2026-06-12 19:38:04.227453 | Job console starting
2026-06-12 19:38:04.365839 | Updating git repos
2026-06-12 19:38:04.503580 | Cloning repos into workspace
2026-06-12 19:38:10.202349 | Restoring repo states
2026-06-12 19:38:10.234578 | Merging changes
2026-06-12 19:38:11.423180 | Checking out repos
2026-06-12 19:38:12.775235 | Preparing playbooks
2026-06-12 19:38:18.592811 | Running Ansible setup
2026-06-12 19:38:23.963355 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 19:38:24.592189 | 
2026-06-12 19:38:24.592324 | PLAY [localhost]
2026-06-12 19:38:24.600292 | 
2026-06-12 19:38:24.600362 | TASK [Gathering Facts]
2026-06-12 19:38:25.581071 | localhost | ok
2026-06-12 19:38:25.594694 | 
2026-06-12 19:38:25.594897 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-12 19:38:26.163832 | localhost -> localhost | changed
2026-06-12 19:38:26.173409 | 
2026-06-12 19:38:26.173562 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-12 19:38:27.191493 | localhost -> localhost | changed
2026-06-12 19:38:27.203412 | 
2026-06-12 19:38:27.203594 | TASK [Setup log path fact]
2026-06-12 19:38:27.228336 | localhost | ok
2026-06-12 19:38:27.248897 | 
2026-06-12 19:38:27.249087 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 19:38:27.281315 | localhost | ok
2026-06-12 19:38:27.292445 | 
2026-06-12 19:38:27.292614 | TASK [emit-job-header : Print job information]
2026-06-12 19:38:27.336432 | # Job Information
2026-06-12 19:38:27.336719 | Ansible Version: 2.16.18
2026-06-12 19:38:27.336771 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-12 19:38:27.336814 | Pipeline: github-check
2026-06-12 19:38:27.336881 | Executor: 38.129.56.84
2026-06-12 19:38:27.336927 | Triggered by: https://github.com/openstack-k8s-operators/ci-framework/pull/3925
2026-06-12 19:38:27.336971 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/417/rdoproject.org/41712c74f61143718c46920c8e9879ac/
2026-06-12 19:38:27.337013 | Event ID: 65cc3230-6694-11f1-894c-88dcdeaebf21
2026-06-12 19:38:27.342700 | 
2026-06-12 19:38:27.342839 | LOOP [emit-job-header : Print node information]
2026-06-12 19:38:27.432501 | localhost | ok:
2026-06-12 19:38:27.432814 | localhost | # Node Information
2026-06-12 19:38:27.432921 | localhost | Inventory Hostname: controller
2026-06-12 19:38:27.432988 | localhost | Hostname: np0000072307
2026-06-12 19:38:27.433039 | localhost | Username: zuul
2026-06-12 19:38:27.433100 | localhost | Distro: CentOS 9
2026-06-12 19:38:27.433147 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-12 19:38:27.433193 | localhost | Region: RegionOne
2026-06-12 19:38:27.433237 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-12 19:38:27.433281 | localhost | Product Name: OpenStack Nova
2026-06-12 19:38:27.433325 | localhost | Interface IP: 38.102.83.22
2026-06-12 19:38:27.444665 | 
2026-06-12 19:38:27.444916 | PLAY [all]
2026-06-12 19:38:27.456769 | 
2026-06-12 19:38:27.456983 | TASK [Gather network facts]
2026-06-12 19:38:28.064540 | controller | ok
2026-06-12 19:38:28.076419 | 
2026-06-12 19:38:28.076576 | TASK [include_role : start-zuul-console]
2026-06-12 19:38:28.104009 | controller | ok
2026-06-12 19:38:28.125698 | 
2026-06-12 19:38:28.125957 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-12 19:38:28.708030 | controller | ok
2026-06-12 19:38:28.720810 | 
2026-06-12 19:38:28.721039 | TASK [include_role : add-build-sshkey]
2026-06-12 19:38:28.756433 | controller | ok
2026-06-12 19:38:28.778826 | 
2026-06-12 19:38:28.779064 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-12 19:38:29.080364 | controller -> localhost | ok
2026-06-12 19:38:29.089569 | 
2026-06-12 19:38:29.089727 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-12 19:38:29.123993 | controller | ok
2026-06-12 19:38:29.151057 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-12 19:38:29.160179 | 
2026-06-12 19:38:29.160289 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-12 19:38:29.892927 | controller -> localhost | Generating public/private rsa key pair.
2026-06-12 19:38:29.893296 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/work/41712c74f61143718c46920c8e9879ac_id_rsa
2026-06-12 19:38:29.893360 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/work/41712c74f61143718c46920c8e9879ac_id_rsa.pub
2026-06-12 19:38:29.893404 | controller -> localhost | The key fingerprint is:
2026-06-12 19:38:29.893445 | controller -> localhost | SHA256:LvT4PfSr9nwIsLWUsVaX1vF5UTUH51azjMUmWR0BQ1Y zuul-build-sshkey
2026-06-12 19:38:29.893484 | controller -> localhost | The key's randomart image is:
2026-06-12 19:38:29.893523 | controller -> localhost | +---[RSA 3072]----+
2026-06-12 19:38:29.893560 | controller -> localhost | |            .=BE&|
2026-06-12 19:38:29.893599 | controller -> localhost | |          . ooO=%|
2026-06-12 19:38:29.893637 | controller -> localhost | |           = +o+=|
2026-06-12 19:38:29.893676 | controller -> localhost | |        . *    ..|
2026-06-12 19:38:29.893714 | controller -> localhost | |      . S* .     |
2026-06-12 19:38:29.893751 | controller -> localhost | |     . +. +      |
2026-06-12 19:38:29.893788 | controller -> localhost | |      o o. o .   |
2026-06-12 19:38:29.893829 | controller -> localhost | |       o .o.o .  |
2026-06-12 19:38:29.893903 | controller -> localhost | |        ..o++o   |
2026-06-12 19:38:29.893944 | controller -> localhost | +----[SHA256]-----+
2026-06-12 19:38:29.894033 | controller -> localhost | ok: Runtime: 0:00:00.230609
2026-06-12 19:38:29.901928 | 
2026-06-12 19:38:29.902072 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-12 19:38:29.947065 | controller | ok
2026-06-12 19:38:29.964034 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-12 19:38:29.978279 | 
2026-06-12 19:38:29.978381 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-12 19:38:30.015115 | controller | skipping: Conditional result was False
2026-06-12 19:38:30.024363 | 
2026-06-12 19:38:30.024513 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-12 19:38:30.741415 | controller | changed
2026-06-12 19:38:30.749257 | 
2026-06-12 19:38:30.749403 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-12 19:38:31.201138 | controller | ok
2026-06-12 19:38:31.211204 | 
2026-06-12 19:38:31.211355 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-12 19:38:33.109952 | controller | changed
2026-06-12 19:38:33.117951 | 
2026-06-12 19:38:33.118132 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-12 19:38:34.956101 | controller | changed
2026-06-12 19:38:34.964499 | 
2026-06-12 19:38:34.964631 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-12 19:38:35.001090 | controller | skipping: Conditional result was False
2026-06-12 19:38:35.009475 | 
2026-06-12 19:38:35.009605 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-12 19:38:35.470344 | controller -> localhost | changed
2026-06-12 19:38:35.485159 | 
2026-06-12 19:38:35.485292 | TASK [add-build-sshkey : Add back temp key]
2026-06-12 19:38:35.887990 | controller -> localhost | Identity added: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/work/41712c74f61143718c46920c8e9879ac_id_rsa (zuul-build-sshkey)
2026-06-12 19:38:35.888383 | controller -> localhost | ok: Runtime: 0:00:00.018346
2026-06-12 19:38:35.898469 | 
2026-06-12 19:38:35.898713 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-12 19:38:36.452213 | controller | ok
2026-06-12 19:38:36.459805 | 
2026-06-12 19:38:36.459971 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-12 19:38:36.498936 | controller | skipping: Conditional result was False
2026-06-12 19:38:36.516485 | 
2026-06-12 19:38:36.516625 | TASK [include_role : validate-host]
2026-06-12 19:38:36.559063 | controller | ok
2026-06-12 19:38:36.594776 | 
2026-06-12 19:38:36.594900 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-12 19:38:36.655299 | controller | ok
2026-06-12 19:38:36.660183 | 
2026-06-12 19:38:36.660274 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-12 19:38:36.926990 | controller -> localhost | ok
2026-06-12 19:38:36.938444 | 
2026-06-12 19:38:36.938577 | TASK [validate-host : Collect information about the host]
2026-06-12 19:38:37.840076 | controller | ok
2026-06-12 19:38:37.859305 | 
2026-06-12 19:38:37.859438 | TASK [validate-host : Sanitize hostname]
2026-06-12 19:38:38.044115 | controller | ok
2026-06-12 19:38:38.049256 | 
2026-06-12 19:38:38.049340 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-12 19:38:38.602193 | controller -> localhost | changed
2026-06-12 19:38:38.609314 | 
2026-06-12 19:38:38.609441 | TASK [validate-host : Collect information about zuul worker]
2026-06-12 19:38:39.177704 | controller | ok
2026-06-12 19:38:39.185687 | 
2026-06-12 19:38:39.185831 | TASK [validate-host : Write out all zuul information for each host]
2026-06-12 19:38:39.739405 | controller -> localhost | changed
2026-06-12 19:38:39.752091 | 
2026-06-12 19:38:39.752211 | TASK [include_role : prepare-workspace-openshift]
2026-06-12 19:38:39.776680 | controller | skipping: Conditional result was False
2026-06-12 19:38:39.782979 | 
2026-06-12 19:38:39.783089 | TASK [include_role : remove-zuul-sshkey]
2026-06-12 19:38:39.808074 | controller | skipping: Conditional result was False
2026-06-12 19:38:39.814161 | 
2026-06-12 19:38:39.814271 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-12 19:38:40.243242 | controller | ok: "logs"
2026-06-12 19:38:40.243725 | controller | ok: All items complete
2026-06-12 19:38:40.243806 | 
2026-06-12 19:38:40.604521 | controller | ok: "artifacts"
2026-06-12 19:38:40.988580 | controller | ok: "docs"
2026-06-12 19:38:41.008252 | 
2026-06-12 19:38:41.008476 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-12 19:38:41.423549 | controller | changed: "logs"
2026-06-12 19:38:41.784308 | controller | changed: "artifacts"
2026-06-12 19:38:42.173401 | controller | changed: "docs"
2026-06-12 19:38:42.192803 | 
2026-06-12 19:38:42.192976 | PLAY RECAP
2026-06-12 19:38:42.193066 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 19:38:42.193125 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 19:38:42.193163 | 
2026-06-12 19:38:42.346302 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 19:38:42.350613 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 19:38:43.072715 | 
2026-06-12 19:38:43.072867 | PLAY [all]
2026-06-12 19:38:43.084863 | 
2026-06-12 19:38:43.084944 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-12 19:38:43.145155 | controller | ok
2026-06-12 19:38:43.150565 | 
2026-06-12 19:38:43.150650 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-12 19:38:43.761627 | controller | changed
2026-06-12 19:38:43.771287 | 
2026-06-12 19:38:43.771431 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-12 19:38:45.822973 | controller | changed
2026-06-12 19:38:45.844739 | 
2026-06-12 19:38:45.844925 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-12 19:38:46.504109 | controller | changed:
2026-06-12 19:38:46.504570 | controller | {
2026-06-12 19:38:46.504656 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-12 19:38:46.504843 | controller | }
2026-06-12 19:38:46.922823 | controller | changed:
2026-06-12 19:38:46.923056 | controller | {
2026-06-12 19:38:46.923127 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-12 19:38:46.923184 | controller | }
2026-06-12 19:38:47.380468 | controller | changed:
2026-06-12 19:38:47.380635 | controller | {
2026-06-12 19:38:47.380686 | 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 19:38:47.380727 | controller | }
2026-06-12 19:38:47.830188 | controller | changed:
2026-06-12 19:38:47.830303 | controller | {
2026-06-12 19:38:47.830327 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-12 19:38:47.830345 | controller | }
2026-06-12 19:38:48.264212 | controller | changed:
2026-06-12 19:38:48.264372 | controller | {
2026-06-12 19:38:48.264425 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-12 19:38:48.264470 | controller | }
2026-06-12 19:38:48.677037 | controller | changed:
2026-06-12 19:38:48.677255 | controller | {
2026-06-12 19:38:48.677317 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-12 19:38:48.677361 | controller | }
2026-06-12 19:38:49.106208 | controller | changed:
2026-06-12 19:38:49.106369 | controller | {
2026-06-12 19:38:49.106421 | 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 19:38:49.106466 | controller | }
2026-06-12 19:38:49.584377 | controller | changed:
2026-06-12 19:38:49.584558 | controller | {
2026-06-12 19:38:49.584612 | 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 19:38:49.584672 | controller | }
2026-06-12 19:38:49.960004 | controller | changed:
2026-06-12 19:38:49.960175 | controller | {
2026-06-12 19:38:49.960229 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-12 19:38:49.960274 | controller | }
2026-06-12 19:38:50.397260 | controller | changed:
2026-06-12 19:38:50.397435 | controller | {
2026-06-12 19:38:50.397486 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-12 19:38:50.397529 | controller | }
2026-06-12 19:38:50.851698 | controller | changed:
2026-06-12 19:38:50.851975 | controller | {
2026-06-12 19:38:50.852053 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-12 19:38:50.852102 | controller | }
2026-06-12 19:38:51.300477 | controller | changed:
2026-06-12 19:38:51.300773 | controller | {
2026-06-12 19:38:51.300929 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-12 19:38:51.301004 | controller | }
2026-06-12 19:38:51.743833 | controller | changed:
2026-06-12 19:38:51.744040 | controller | {
2026-06-12 19:38:51.744091 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-12 19:38:51.744133 | controller | }
2026-06-12 19:38:52.152568 | controller | changed:
2026-06-12 19:38:52.152708 | controller | {
2026-06-12 19:38:52.152737 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-12 19:38:52.152758 | controller | }
2026-06-12 19:38:52.583523 | controller | changed:
2026-06-12 19:38:52.583713 | controller | {
2026-06-12 19:38:52.583764 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-12 19:38:52.583806 | controller | }
2026-06-12 19:38:53.108779 | controller | changed:
2026-06-12 19:38:53.108997 | controller | {
2026-06-12 19:38:53.109057 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-12 19:38:53.109117 | controller | }
2026-06-12 19:38:53.533249 | controller | changed:
2026-06-12 19:38:53.533432 | controller | {
2026-06-12 19:38:53.533484 | 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 19:38:53.533528 | controller | }
2026-06-12 19:38:53.958844 | controller | changed:
2026-06-12 19:38:53.959050 | controller | {
2026-06-12 19:38:53.959103 | 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 19:38:53.959164 | controller | }
2026-06-12 19:38:54.382446 | controller | changed:
2026-06-12 19:38:54.382611 | controller | {
2026-06-12 19:38:54.382661 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-12 19:38:54.382703 | controller | }
2026-06-12 19:38:54.806363 | controller | changed:
2026-06-12 19:38:54.806572 | controller | {
2026-06-12 19:38:54.806625 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-12 19:38:54.806668 | controller | }
2026-06-12 19:38:55.244147 | controller | changed:
2026-06-12 19:38:55.244366 | controller | {
2026-06-12 19:38:55.244448 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-12 19:38:55.244521 | controller | }
2026-06-12 19:38:55.682196 | controller | changed:
2026-06-12 19:38:55.682460 | controller | {
2026-06-12 19:38:55.682551 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-12 19:38:55.682622 | controller | }
2026-06-12 19:38:56.207116 | controller | changed:
2026-06-12 19:38:56.207278 | controller | {
2026-06-12 19:38:56.207330 | 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 19:38:56.207374 | controller | }
2026-06-12 19:38:56.651408 | controller | changed:
2026-06-12 19:38:56.651623 | controller | {
2026-06-12 19:38:56.651682 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-12 19:38:56.651725 | controller | }
2026-06-12 19:38:57.138515 | controller | changed:
2026-06-12 19:38:57.138691 | controller | {
2026-06-12 19:38:57.138810 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-12 19:38:57.138910 | controller | }
2026-06-12 19:38:57.702417 | controller | changed:
2026-06-12 19:38:57.702582 | controller | {
2026-06-12 19:38:57.702633 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-12 19:38:57.702675 | controller | }
2026-06-12 19:38:57.740940 | 
2026-06-12 19:38:57.741167 | TASK [Set timezone to UTC]
2026-06-12 19:38:58.489415 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-12 19:38:58.497541 | 
2026-06-12 19:38:58.497673 | TASK [Create nodepool directory]
2026-06-12 19:38:58.958101 | controller | changed
2026-06-12 19:38:58.968972 | 
2026-06-12 19:38:58.969108 | TASK [Create nodepool sub_nodes file]
2026-06-12 19:39:00.644219 | controller | changed
2026-06-12 19:39:00.652937 | 
2026-06-12 19:39:00.653075 | TASK [Create nodepool sub_nodes_private file]
2026-06-12 19:39:02.362900 | controller | changed
2026-06-12 19:39:02.374244 | 
2026-06-12 19:39:02.374377 | LOOP [Populate nodepool sub_nodes file]
2026-06-12 19:39:02.423616 | 
2026-06-12 19:39:02.423972 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-12 19:39:02.472401 | 
2026-06-12 19:39:02.472705 | TASK [Create nodepool primary file]
2026-06-12 19:39:02.510917 | controller | skipping: Conditional result was False
2026-06-12 19:39:02.523893 | 
2026-06-12 19:39:02.524038 | TASK [Create nodepool node_private for this node]
2026-06-12 19:39:04.166838 | controller | changed
2026-06-12 19:39:04.176407 | 
2026-06-12 19:39:04.176571 | LOOP [Copy ssh keys to nodepool directory]
2026-06-12 19:39:04.784032 | controller | ok: Item: id_rsa Runtime: 0:00:00.009246
2026-06-12 19:39:04.784384 | 
2026-06-12 19:39:05.145669 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.008228
2026-06-12 19:39:05.167482 | 
2026-06-12 19:39:05.167805 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-12 19:39:06.886103 | controller | changed
2026-06-12 19:39:06.894385 | 
2026-06-12 19:39:06.894514 | TASK [Validate sudoers config after edits]
2026-06-12 19:39:07.363073 | controller | /etc/sudoers: parsed OK
2026-06-12 19:39:07.363144 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-12 19:39:07.363156 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-12 19:39:07.363165 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-12 19:39:07.446484 | controller | ok: Runtime: 0:00:00.008658
2026-06-12 19:39:07.455342 | 
2026-06-12 19:39:07.455470 | TASK [Show the environment passed in to job shell scripts]
2026-06-12 19:39:07.900655 | controller | SHELL=/bin/bash
2026-06-12 19:39:07.900835 | controller | ZUUL_PROJECT=openstack-k8s-operators/ci-framework
2026-06-12 19:39:07.900852 | controller | ZUUL_SHORT_PROJECT_NAME=ci-framework
2026-06-12 19:39:07.900866 | controller | ZUUL_CHANGES=openstack-k8s-operators/ci-framework:main:refs/changes/25/3925/d21adfee72085fb85c8957ee2c931a6493c629a3
2026-06-12 19:39:07.900876 | controller | PWD=/home/zuul
2026-06-12 19:39:07.900886 | controller | ZUUL_PIPELINE=github-check
2026-06-12 19:39:07.900898 | controller | LOGNAME=zuul
2026-06-12 19:39:07.900906 | controller | XDG_SESSION_TYPE=tty
2026-06-12 19:39:07.900914 | controller | _=/usr/bin/env
2026-06-12 19:39:07.900926 | controller | MOTD_SHOWN=pam
2026-06-12 19:39:07.900934 | controller | HOME=/home/zuul
2026-06-12 19:39:07.900942 | controller | LANG=en_US.UTF-8
2026-06-12 19:39:07.900950 | controller | SSH_CONNECTION=38.129.56.84 40976 38.102.83.22 22
2026-06-12 19:39:07.900961 | 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 19:39:07.900971 | controller | ZUUL_CHANGE_IDS=3925,d21adfee72085fb85c8957ee2c931a6493c629a3
2026-06-12 19:39:07.900980 | controller | WORKSPACE=/home/zuul/workspace
2026-06-12 19:39:07.900989 | controller | XDG_SESSION_CLASS=user
2026-06-12 19:39:07.900997 | controller | SELINUX_ROLE_REQUESTED=
2026-06-12 19:39:07.901005 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-12 19:39:07.901012 | controller | USER=zuul
2026-06-12 19:39:07.901020 | controller | ZUUL_VOTING=True
2026-06-12 19:39:07.901028 | controller | BUILD_TIMEOUT=10800000
2026-06-12 19:39:07.901035 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-12 19:39:07.901043 | controller | SHLVL=1
2026-06-12 19:39:07.901051 | controller | ZUUL_PATCHSET=d21adfee72085fb85c8957ee2c931a6493c629a3
2026-06-12 19:39:07.901059 | controller | XDG_SESSION_ID=1
2026-06-12 19:39:07.901066 | controller | ZUUL_BRANCH=main
2026-06-12 19:39:07.901074 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-12 19:39:07.901081 | controller | SSH_CLIENT=38.129.56.84 40976 22
2026-06-12 19:39:07.901093 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-12 19:39:07.901101 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-12 19:39:07.901109 | controller | which_declare=declare -f
2026-06-12 19:39:07.901117 | 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 19:39:07.901125 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-12 19:39:07.901135 | controller | ZUUL_CHANGE=3925
2026-06-12 19:39:07.901146 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-12 19:39:07.901157 | controller | ZUUL_UUID=41712c74f61143718c46920c8e9879ac
2026-06-12 19:39:07.901199 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-12 19:39:07.901219 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-12 19:39:07.901232 | controller | }
2026-06-12 19:39:08.002020 | controller | ok: Runtime: 0:00:00.011911
2026-06-12 19:39:08.013520 | 
2026-06-12 19:39:08.013649 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-12 19:39:08.042136 | controller | skipping: Conditional result was False
2026-06-12 19:39:08.053085 | 
2026-06-12 19:39:08.053218 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-12 19:39:08.592674 | controller | skipping: Conditional result was False
2026-06-12 19:39:08.603312 | 
2026-06-12 19:39:08.603465 | TASK [Ensure legacy workspace directory]
2026-06-12 19:39:09.027887 | controller | changed
2026-06-12 19:39:09.031047 | 
2026-06-12 19:39:09.031154 | PLAY RECAP
2026-06-12 19:39:09.031251 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 19:39:09.031296 | 
2026-06-12 19:39:09.250845 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 19:39:09.253711 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-12 19:39:09.907828 | 
2026-06-12 19:39:09.908010 | PLAY [all,!compute]
2026-06-12 19:39:09.918209 | 
2026-06-12 19:39:09.918328 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-12 19:39:10.440473 | controller | skipping: Conditional result was False
2026-06-12 19:39:10.450976 | 
2026-06-12 19:39:10.451137 | TASK [Install podman]
2026-06-12 19:39:27.909638 | controller | changed
2026-06-12 19:39:27.919161 | 
2026-06-12 19:39:27.919301 | TASK [Set var name for quay login zuul secret]
2026-06-12 19:39:27.998354 | controller | skipping: Conditional result was False
2026-06-12 19:39:28.002943 | 
2026-06-12 19:39:28.003012 | TASK [Print the username]
2026-06-12 19:39:28.575379 | controller | openstack-k8s-operators+cirobot
2026-06-12 19:39:29.070042 | controller | ok: Runtime: 0:00:00.006284
2026-06-12 19:39:29.078671 | 
2026-06-12 19:39:29.078798 | TASK [Fail when user or password is not set]
2026-06-12 19:39:29.156921 | controller | skipping: Conditional result was False
2026-06-12 19:39:29.167398 | 
2026-06-12 19:39:29.167602 | TASK [Set vars for quay login]
2026-06-12 19:39:29.244995 | controller | Output suppressed because no_log was given
2026-06-12 19:39:29.253076 | 
2026-06-12 19:39:29.253229 | LOOP [Perform container registry login(s) with podman]
2026-06-12 19:39:30.586097 | controller | Output suppressed because no_log was given
2026-06-12 19:39:30.593581 | 
2026-06-12 19:39:30.593710 | LOOP [Perform container registry login(s) with buildah]
2026-06-12 19:39:30.672445 | controller | Output suppressed because no_log was given
2026-06-12 19:39:30.684190 | 
2026-06-12 19:39:30.684325 | TASK [Set Insecure registry for content provider]
2026-06-12 19:39:31.308603 | controller | changed: Block inserted
2026-06-12 19:39:31.311146 | 
2026-06-12 19:39:31.311238 | PLAY RECAP
2026-06-12 19:39:31.311381 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-12 19:39:31.311441 | 
2026-06-12 19:39:31.487175 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-12 19:39:31.490992 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-12 19:39:32.108377 | 
2026-06-12 19:39:32.108510 | PLAY [Prefer ipv4 over ipv6]
2026-06-12 19:39:32.118066 | 
2026-06-12 19:39:32.118138 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-12 19:39:32.183404 | controller | skipping: Conditional result was False
2026-06-12 19:39:32.186291 | 
2026-06-12 19:39:32.186379 | PLAY [controller]
2026-06-12 19:39:32.194337 | 
2026-06-12 19:39:32.194469 | TASK [Fail when openshift_pull_sec not provided]
2026-06-12 19:39:32.219619 | controller | skipping: Conditional result was False
2026-06-12 19:39:32.230009 | 
2026-06-12 19:39:32.230154 | TASK [Clone repos in the job workspace]
2026-06-12 19:39:32.254807 | controller | ok
2026-06-12 19:39:32.281283 | 
2026-06-12 19:39:32.281384 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 19:39:32.831900 | controller | ok
2026-06-12 19:39:32.842755 | 
2026-06-12 19:39:32.842928 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 19:39:36.391584 | controller | Output suppressed because no_log was given
2026-06-12 19:39:36.402195 | 
2026-06-12 19:39:36.402292 | TASK [Create pull-secret.txt file]
2026-06-12 19:39:38.296511 | controller | Output suppressed because no_log was given
2026-06-12 19:39:38.304953 | 
2026-06-12 19:39:38.305099 | TASK [Apply CRC features and print image build date]
2026-06-12 19:39:38.330156 | controller | ok
2026-06-12 19:39:38.342119 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-12 19:39:38.353487 | 
2026-06-12 19:39:38.353625 | TASK [Set additional parameters for crc - telemetry]
2026-06-12 19:39:38.918543 | controller | skipping: Conditional result was False
2026-06-12 19:39:38.927953 | 
2026-06-12 19:39:38.928085 | TASK [Set additional parameters for crc - monitoring]
2026-06-12 19:39:39.470782 | controller | skipping: Conditional result was False
2026-06-12 19:39:39.480521 | 
2026-06-12 19:39:39.480654 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-12 19:39:40.022991 | controller | skipping: Conditional result was False
2026-06-12 19:39:40.033575 | 
2026-06-12 19:39:40.033728 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-12 19:39:40.577511 | controller | skipping: Conditional result was False
2026-06-12 19:39:40.586956 | 
2026-06-12 19:39:40.587090 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-12 19:39:41.126320 | controller | skipping: Conditional result was False
2026-06-12 19:39:41.136147 | 
2026-06-12 19:39:41.136279 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-12 19:39:41.677397 | controller | skipping: Conditional result was False
2026-06-12 19:39:41.686521 | 
2026-06-12 19:39:41.686650 | TASK [Execute crc start command]
2026-06-12 19:46:13.496013 | controller | ok: Runtime: 0:06:30.819973
2026-06-12 19:46:13.505242 | 
2026-06-12 19:46:13.505367 | TASK [Verify that OpenShift is up and running]
2026-06-12 19:46:13.530299 | controller | ok
2026-06-12 19:46:13.549245 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-12 19:46:13.559393 | 
2026-06-12 19:46:13.559489 | TASK [Create script to login and verify services]
2026-06-12 19:46:15.506536 | controller | changed
2026-06-12 19:46:15.516031 | 
2026-06-12 19:46:15.516157 | TASK [Ensure that user is logged]
2026-06-12 19:46:15.999622 | controller | Checking login to the cluster 1...
2026-06-12 19:46:17.028385 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:46:17.028498 | controller |
2026-06-12 19:46:17.167221 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 19:46:17.172679 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:46:27.179135 | controller | Checking login to the cluster 2...
2026-06-12 19:46:27.393508 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:46:27.393609 | controller |
2026-06-12 19:46:27.513503 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 19:46:27.521573 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:46:37.525983 | controller | Checking login to the cluster 3...
2026-06-12 19:46:37.734226 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:46:37.734329 | controller |
2026-06-12 19:46:37.989550 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 19:46:37.993763 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:46:47.997738 | controller | Checking login to the cluster 4...
2026-06-12 19:46:48.153536 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:46:48.153593 | controller |
2026-06-12 19:46:48.357078 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 19:46:48.363671 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:46:58.374803 | controller | Checking login to the cluster 5...
2026-06-12 19:46:58.589580 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:46:58.589688 | controller |
2026-06-12 19:46:58.891878 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 19:46:58.925033 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:47:08.935752 | controller | Checking login to the cluster 6...
2026-06-12 19:47:09.141996 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:47:09.142119 | controller |
2026-06-12 19:47:09.337694 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 19:47:09.344685 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:47:19.352086 | controller | Checking login to the cluster 7...
2026-06-12 19:47:19.518867 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:47:19.518973 | controller |
2026-06-12 19:47:19.655089 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 19:47:19.661689 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:47:29.667277 | controller | Checking login to the cluster 8...
2026-06-12 19:47:29.852847 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:47:29.852921 | controller |
2026-06-12 19:47:29.914554 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 19:47:29.922814 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:47:39.927794 | controller | Checking login to the cluster 9...
2026-06-12 19:47:40.106436 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:47:40.106540 | controller |
2026-06-12 19:47:40.155279 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 19:47:40.161885 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:47:50.165737 | controller | Checking login to the cluster 10...
2026-06-12 19:47:50.346713 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:47:50.346828 | controller |
2026-06-12 19:47:52.535614 | controller | Login failed (401 Unauthorized)
2026-06-12 19:47:52.535692 | controller | Verify you have provided the correct credentials.
2026-06-12 19:47:52.542538 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:48:02.546632 | controller | Checking login to the cluster 11...
2026-06-12 19:48:02.693530 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:48:02.693654 | controller |
2026-06-12 19:48:03.766396 | controller | Login failed (401 Unauthorized)
2026-06-12 19:48:03.766520 | controller | Verify you have provided the correct credentials.
2026-06-12 19:48:03.772599 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:48:13.776532 | controller | Checking login to the cluster 12...
2026-06-12 19:48:13.940065 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:48:13.940136 | controller |
2026-06-12 19:48:14.901682 | controller | Login failed (401 Unauthorized)
2026-06-12 19:48:14.901769 | controller | Verify you have provided the correct credentials.
2026-06-12 19:48:14.908810 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:48:24.912477 | controller | Checking login to the cluster 13...
2026-06-12 19:48:25.080451 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:48:25.080518 | controller |
2026-06-12 19:48:26.144022 | controller | Login failed (401 Unauthorized)
2026-06-12 19:48:26.144103 | controller | Verify you have provided the correct credentials.
2026-06-12 19:48:26.148513 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:48:36.152638 | controller | Checking login to the cluster 14...
2026-06-12 19:48:36.314261 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:48:36.314351 | controller |
2026-06-12 19:48:36.910576 | controller | Login failed (401 Unauthorized)
2026-06-12 19:48:36.910660 | controller | Verify you have provided the correct credentials.
2026-06-12 19:48:36.916808 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:48:46.919981 | controller | Checking login to the cluster 15...
2026-06-12 19:48:47.066892 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:48:47.067045 | controller |
2026-06-12 19:48:47.726324 | controller | Login failed (401 Unauthorized)
2026-06-12 19:48:47.726458 | controller | Verify you have provided the correct credentials.
2026-06-12 19:48:47.732652 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:48:57.735635 | controller | Checking login to the cluster 16...
2026-06-12 19:48:57.885306 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:48:57.885374 | controller |
2026-06-12 19:48:59.320205 | controller | Login failed (401 Unauthorized)
2026-06-12 19:48:59.320305 | controller | Verify you have provided the correct credentials.
2026-06-12 19:48:59.331929 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:49:09.342122 | controller | Checking login to the cluster 17...
2026-06-12 19:49:09.475952 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:49:09.476063 | controller |
2026-06-12 19:49:10.102087 | controller | Login failed (401 Unauthorized)
2026-06-12 19:49:10.102152 | controller | Verify you have provided the correct credentials.
2026-06-12 19:49:10.113009 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:49:20.115955 | controller | Checking login to the cluster 18...
2026-06-12 19:49:20.256881 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:49:20.256992 | controller |
2026-06-12 19:49:20.930775 | controller | Login failed (401 Unauthorized)
2026-06-12 19:49:20.930870 | controller | Verify you have provided the correct credentials.
2026-06-12 19:49:20.934876 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:49:30.938281 | controller | Checking login to the cluster 19...
2026-06-12 19:49:31.124844 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:49:31.124937 | controller |
2026-06-12 19:49:33.297983 | controller | Login failed (401 Unauthorized)
2026-06-12 19:49:33.298064 | controller | Verify you have provided the correct credentials.
2026-06-12 19:49:33.302481 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:49:43.305188 | controller | Checking login to the cluster 20...
2026-06-12 19:49:43.474269 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:49:43.474346 | controller |
2026-06-12 19:49:43.977345 | controller | Login failed (401 Unauthorized)
2026-06-12 19:49:43.977446 | controller | Verify you have provided the correct credentials.
2026-06-12 19:49:43.981138 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:49:53.983548 | controller | Checking login to the cluster 21...
2026-06-12 19:49:54.105880 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:49:54.105970 | controller |
2026-06-12 19:49:54.605977 | controller | Login failed (401 Unauthorized)
2026-06-12 19:49:54.606068 | controller | Verify you have provided the correct credentials.
2026-06-12 19:49:54.611067 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:50:04.613213 | controller | Checking login to the cluster 22...
2026-06-12 19:50:04.772253 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:50:04.772352 | controller |
2026-06-12 19:50:05.260103 | controller | Login failed (401 Unauthorized)
2026-06-12 19:50:05.260220 | controller | Verify you have provided the correct credentials.
2026-06-12 19:50:05.265275 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:50:15.267976 | controller | Checking login to the cluster 23...
2026-06-12 19:50:15.449998 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:50:15.450114 | controller |
2026-06-12 19:50:15.946884 | controller | Login failed (401 Unauthorized)
2026-06-12 19:50:15.947016 | controller | Verify you have provided the correct credentials.
2026-06-12 19:50:15.952001 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:50:25.954705 | controller | Checking login to the cluster 24...
2026-06-12 19:50:26.093491 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:50:26.093582 | controller |
2026-06-12 19:50:26.489633 | controller | Login failed (401 Unauthorized)
2026-06-12 19:50:26.489762 | controller | Verify you have provided the correct credentials.
2026-06-12 19:50:26.496790 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:50:36.509952 | controller | Checking login to the cluster 25...
2026-06-12 19:50:36.627254 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:50:36.627468 | controller |
2026-06-12 19:50:37.058586 | controller | Login failed (401 Unauthorized)
2026-06-12 19:50:37.058685 | controller | Verify you have provided the correct credentials.
2026-06-12 19:50:37.064814 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:50:47.071457 | controller | Checking login to the cluster 26...
2026-06-12 19:50:47.236388 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:50:47.236483 | controller |
2026-06-12 19:50:47.684860 | controller | Login failed (401 Unauthorized)
2026-06-12 19:50:47.684978 | controller | Verify you have provided the correct credentials.
2026-06-12 19:50:47.690534 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:50:57.694519 | controller | Checking login to the cluster 27...
2026-06-12 19:50:57.833302 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:50:57.833434 | controller |
2026-06-12 19:50:58.704733 | controller | Login failed (401 Unauthorized)
2026-06-12 19:50:58.704817 | controller | Verify you have provided the correct credentials.
2026-06-12 19:50:58.713848 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:51:08.717317 | controller | Checking login to the cluster 28...
2026-06-12 19:51:08.848056 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:51:08.848144 | controller |
2026-06-12 19:51:09.517227 | controller | Login failed (401 Unauthorized)
2026-06-12 19:51:09.517315 | controller | Verify you have provided the correct credentials.
2026-06-12 19:51:09.521610 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:51:19.525405 | controller | Checking login to the cluster 29...
2026-06-12 19:51:19.681045 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:51:19.681333 | controller |
2026-06-12 19:51:21.703476 | controller | Login failed (401 Unauthorized)
2026-06-12 19:51:21.703568 | controller | Verify you have provided the correct credentials.
2026-06-12 19:51:21.711768 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:51:31.714799 | controller | Checking login to the cluster 30...
2026-06-12 19:51:31.853749 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:51:31.853830 | controller |
2026-06-12 19:51:34.727272 | controller | Login failed (401 Unauthorized)
2026-06-12 19:51:34.727334 | controller | Verify you have provided the correct credentials.
2026-06-12 19:51:34.730772 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:51:44.733926 | controller | Checking login to the cluster 31...
2026-06-12 19:51:44.891185 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:51:44.891274 | controller |
2026-06-12 19:51:45.368136 | controller | Login failed (401 Unauthorized)
2026-06-12 19:51:45.368279 | controller | Verify you have provided the correct credentials.
2026-06-12 19:51:45.373822 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:51:55.377889 | controller | Checking login to the cluster 32...
2026-06-12 19:51:55.562487 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:51:55.562571 | controller |
2026-06-12 19:51:56.284448 | controller | Login failed (401 Unauthorized)
2026-06-12 19:51:56.284553 | controller | Verify you have provided the correct credentials.
2026-06-12 19:51:56.291759 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:52:06.296830 | controller | Checking login to the cluster 33...
2026-06-12 19:52:06.433773 | 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 19:52:06.439609 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:52:16.445288 | controller | Checking login to the cluster 34...
2026-06-12 19:52:16.606405 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:52:16.606515 | controller |
2026-06-12 19:52:27.653743 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 19:52:27.657900 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:52:37.661670 | controller | Checking login to the cluster 35...
2026-06-12 19:52:37.805908 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:52:37.806016 | controller |
2026-06-12 19:52:37.887757 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 19:52:37.893016 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 19:52:47.896557 | controller | Checking login to the cluster 36...
2026-06-12 19:52:48.382205 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 19:52:48.382281 | controller |
2026-06-12 19:52:49.473396 | controller | Login successful.
2026-06-12 19:52:49.473484 | controller |
2026-06-12 19:52:49.567441 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-12 19:52:49.567589 | controller |
2026-06-12 19:52:49.567603 | controller | Using project "default".
2026-06-12 19:52:49.939333 | controller | ok: Runtime: 0:06:33.621922
2026-06-12 19:52:49.950101 | 
2026-06-12 19:52:49.950226 | TASK [Delete all openshift-marketplace pods]
2026-06-12 19:52:51.600864 | controller | pod "certified-operators-l27pk" deleted
2026-06-12 19:52:51.658586 | controller | pod "community-operators-qhh6t" deleted
2026-06-12 19:52:51.704046 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-12 19:52:51.762347 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-12 19:52:51.799482 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-12 19:52:55.506590 | controller | ok: Runtime: 0:00:04.940949
2026-06-12 19:52:55.515354 | 
2026-06-12 19:52:55.515492 | TASK [Copy script ensure_services_up.sh]
2026-06-12 19:52:55.583427 | controller | skipping: Conditional result was False
2026-06-12 19:52:55.592723 | 
2026-06-12 19:52:55.592965 | TASK [Ensure all pods are up and running]
2026-06-12 19:52:56.133057 | controller | skipping: Conditional result was False
2026-06-12 19:52:56.143638 | 
2026-06-12 19:52:56.143839 | TASK [Check if there is a image build date file]
2026-06-12 19:52:56.535090 | controller | ok
2026-06-12 19:52:56.543253 | 
2026-06-12 19:52:56.543378 | TASK [Print image date if available]
2026-06-12 19:52:57.037656 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-12 19:52:57.112465 | controller | ok: Runtime: 0:00:00.006668
2026-06-12 19:52:57.117990 | 
2026-06-12 19:52:57.118159 | TASK [Fix machineconfigpool]
2026-06-12 19:52:57.184678 | controller | skipping: Conditional result was False
2026-06-12 19:52:57.191846 | 
2026-06-12 19:52:57.191951 | TASK [Show available nodes]
2026-06-12 19:52:58.071203 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-12 19:52:58.071310 | controller | crc    Ready    control-plane,master,worker   222d   v1.33.5
2026-06-12 19:52:58.232594 | controller | ok: Runtime: 0:00:00.481713
2026-06-12 19:52:58.240642 | 
2026-06-12 19:52:58.240771 | TASK [Configure insecure registry inside crc vm]
2026-06-12 19:52:58.285955 | controller | ok
2026-06-12 19:52:58.300146 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-12 19:52:58.315732 | 
2026-06-12 19:52:58.315893 | TASK [Catch CRC IP]
2026-06-12 19:52:58.803293 | controller | 192.168.130.11
2026-06-12 19:52:58.852089 | controller | ok: Runtime: 0:00:00.094597
2026-06-12 19:52:58.860078 | 
2026-06-12 19:52:58.860226 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-12 19:52:59.537835 | controller | image.config.openshift.io/cluster patched
2026-06-12 19:52:59.908698 | controller | ok: Runtime: 0:00:00.254292
2026-06-12 19:52:59.916914 | 
2026-06-12 19:52:59.917043 | TASK [Check if id_ed25519 key exists]
2026-06-12 19:53:00.339743 | controller | ok
2026-06-12 19:53:00.349616 | 
2026-06-12 19:53:00.350024 | TASK [Set fact if new keypair exists]
2026-06-12 19:53:00.396693 | controller | ok
2026-06-12 19:53:00.404444 | 
2026-06-12 19:53:00.404607 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-12 19:53:01.565306 | controller |
2026-06-12 19:53:01.565398 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-12 19:53:01.565416 | controller |
2026-06-12 19:53:01.565428 | controller | TASK [Gathering Facts] *********************************************************
2026-06-12 19:53:10.196312 | controller | ok: [192.168.130.11]
2026-06-12 19:53:10.196418 | controller |
2026-06-12 19:53:10.196429 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-12 19:53:11.529316 | controller | changed: [192.168.130.11]
2026-06-12 19:53:11.529440 | controller |
2026-06-12 19:53:11.529456 | controller | TASK [Restart crio] ************************************************************
2026-06-12 19:53:17.977737 | controller | changed: [192.168.130.11]
2026-06-12 19:53:17.977831 | controller |
2026-06-12 19:53:17.977845 | controller | TASK [Restart kubelet] *********************************************************
2026-06-12 19:53:19.802435 | controller | changed: [192.168.130.11]
2026-06-12 19:53:19.802524 | controller |
2026-06-12 19:53:19.802535 | controller | PLAY RECAP *********************************************************************
2026-06-12 19:53:19.802545 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-12 19:53:19.802553 | controller |
2026-06-12 19:53:19.973657 | controller | ok: Runtime: 0:00:18.986800
2026-06-12 19:53:19.981623 | 
2026-06-12 19:53:19.981751 | TASK [Catch CRC IP]
2026-06-12 19:53:20.498966 | controller | 192.168.130.11
2026-06-12 19:53:20.546003 | controller | ok: Runtime: 0:00:00.110463
2026-06-12 19:53:20.555271 | 
2026-06-12 19:53:20.555422 | TASK [Check if id_ed25519 key exists]
2026-06-12 19:53:20.896202 | controller | ok
2026-06-12 19:53:20.908152 | 
2026-06-12 19:53:20.908355 | TASK [Set fact if new keypair exists]
2026-06-12 19:53:20.954522 | controller | ok
2026-06-12 19:53:20.963406 | 
2026-06-12 19:53:20.963591 | TASK [Run crc]
2026-06-12 19:53:21.842257 | controller |
2026-06-12 19:53:21.842381 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-12 19:53:21.842394 | controller |
2026-06-12 19:53:21.842402 | controller | TASK [Gathering Facts] *********************************************************
2026-06-12 19:53:27.080915 | controller | ok: [192.168.130.11]
2026-06-12 19:53:27.081027 | controller |
2026-06-12 19:53:27.081040 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-12 19:53:29.601603 | controller | changed: [192.168.130.11]
2026-06-12 19:53:29.601740 | controller |
2026-06-12 19:53:29.601752 | controller | TASK [Add crio config] *********************************************************
2026-06-12 19:53:33.366198 | controller | changed: [192.168.130.11]
2026-06-12 19:53:33.366331 | controller |
2026-06-12 19:53:33.366342 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-12 19:53:43.568777 | controller | changed: [192.168.130.11]
2026-06-12 19:53:43.568869 | controller |
2026-06-12 19:53:43.568875 | controller | PLAY RECAP *********************************************************************
2026-06-12 19:53:43.568879 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-12 19:53:43.568883 | controller |
2026-06-12 19:53:44.036126 | controller | ok: Runtime: 0:00:22.225219
2026-06-12 19:53:44.044277 | 
2026-06-12 19:53:44.044402 | TASK [Set slower etcd profile]
2026-06-12 19:53:44.122876 | controller | ok
2026-06-12 19:53:44.165055 | 
2026-06-12 19:53:44.165155 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-12 19:53:44.748063 | controller | etcd.operator.openshift.io/cluster patched
2026-06-12 19:53:45.200824 | controller | ok: Runtime: 0:00:00.220003
2026-06-12 19:53:45.212179 | 
2026-06-12 19:53:45.212331 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-12 19:54:15.268140 | controller | ok
2026-06-12 19:54:15.276152 | 
2026-06-12 19:54:15.276285 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-12 19:59:50.679083 | controller | ok: Runtime: 0:00:00.154234
2026-06-12 19:59:50.696176 | 
2026-06-12 19:59:50.696355 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-12 19:59:50.771419 | controller | ok
2026-06-12 19:59:50.817662 | 
2026-06-12 19:59:50.817952 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-12 19:59:50.849383 | controller | ok
2026-06-12 19:59:50.855447 | 
2026-06-12 19:59:50.855560 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-12 19:59:50.897285 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-12 19:59:50.904100 | 
2026-06-12 19:59:50.904181 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-12 19:59:51.316748 | controller |
2026-06-12 19:59:51.447734 | controller | ok: Runtime: 0:00:00.038425
2026-06-12 19:59:51.462835 | 
2026-06-12 19:59:51.463005 | TASK [Pause machineconfigpool]
2026-06-12 19:59:51.539773 | controller | ok
2026-06-12 19:59:51.590884 | 
2026-06-12 19:59:51.591015 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-12 19:59:52.214270 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-12 19:59:52.214720 | controller | ok: Item: master Runtime: 0:00:00.190037
2026-06-12 19:59:52.810283 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-12 19:59:52.810484 | controller | ok: Item: worker Runtime: 0:00:00.242682
2026-06-12 19:59:52.828095 | 
2026-06-12 19:59:52.828306 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-12 19:59:53.372563 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-12 19:59:53.372955 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      222d
2026-06-12 19:59:53.373285 | controller | worker   rendered-worker-c27a4c127cfa94922b3894cb4fce6d00   True      False      False      0              0                   0                     0                      222d
2026-06-12 19:59:53.442031 | controller | ok: Runtime: 0:00:00.151031
2026-06-12 19:59:53.465269 | 
2026-06-12 19:59:53.465379 | TASK [Create cluster certificate approver workaround]
2026-06-12 19:59:53.540815 | controller | ok
2026-06-12 19:59:53.590602 | 
2026-06-12 19:59:53.590709 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-12 19:59:54.136731 | controller | ok: Item: Runtime: 0:00:00.143476
2026-06-12 19:59:54.137073 | controller | ok: All items complete
2026-06-12 19:59:54.137110 | 
2026-06-12 20:00:04.666472 | controller | ok: Item: Runtime: 0:00:00.205548
2026-06-12 20:00:15.209768 | controller | ok: Item: Runtime: 0:00:00.177374
2026-06-12 20:00:15.222385 | 
2026-06-12 20:00:15.222566 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-12 20:00:16.675794 | controller | changed
2026-06-12 20:00:16.684349 | 
2026-06-12 20:00:16.684486 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-12 20:00:17.224079 | controller | serviceaccount/csr-approver-sa created
2026-06-12 20:00:17.242994 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-12 20:00:17.264861 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-12 20:00:17.294818 | controller | cronjob.batch/auto-csr-approver created
2026-06-12 20:00:17.729135 | controller | ok: Runtime: 0:00:00.236141
2026-06-12 20:00:17.744975 | 
2026-06-12 20:00:17.745152 | TASK [Ensure that all cluster operators are stable]
2026-06-12 20:00:18.294610 | controller | False
2026-06-12 20:00:18.294713 | controller | True
2026-06-12 20:00:18.294729 | controller | True
2026-06-12 20:00:18.294741 | controller | True
2026-06-12 20:00:18.294752 | controller | True
2026-06-12 20:00:18.294763 | controller | True
2026-06-12 20:00:18.294774 | controller | True
2026-06-12 20:00:18.294785 | controller | True
2026-06-12 20:00:18.294796 | controller | True
2026-06-12 20:00:18.294807 | controller | True
2026-06-12 20:00:18.294818 | controller | True
2026-06-12 20:00:18.294825 | controller | True
2026-06-12 20:00:18.294833 | controller | True
2026-06-12 20:00:18.294841 | controller | True
2026-06-12 20:00:18.294848 | controller | True
2026-06-12 20:00:18.294856 | controller | True
2026-06-12 20:00:18.294864 | controller | True
2026-06-12 20:00:18.294871 | controller | True
2026-06-12 20:00:18.294879 | controller | True
2026-06-12 20:00:18.294887 | controller | True
2026-06-12 20:00:18.294894 | controller | True
2026-06-12 20:00:18.294902 | controller | True
2026-06-12 20:00:18.294909 | controller | True
2026-06-12 20:00:18.294917 | controller | True
2026-06-12 20:02:21.516731 | controller | ok: Runtime: 0:00:00.192475
2026-06-12 20:02:21.521185 | 
2026-06-12 20:02:21.521290 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-12 20:02:21.521484 | 
2026-06-12 20:02:21.521535 | PLAY RECAP
2026-06-12 20:02:21.521605 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-12 20:02:21.521649 | 
2026-06-12 20:02:21.709252 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-12 20:02:21.713361 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-12 20:02:22.368834 | 
2026-06-12 20:02:22.369172 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-12 20:02:22.380168 | 
2026-06-12 20:02:22.380239 | TASK [Clone repos in the job workspace]
2026-06-12 20:02:22.409591 | controller | ok
2026-06-12 20:02:22.425775 | 
2026-06-12 20:02:22.425845 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 20:02:22.946763 | controller | ok
2026-06-12 20:02:22.956665 | 
2026-06-12 20:02:22.956823 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 20:02:24.328352 | controller | Output suppressed because no_log was given
2026-06-12 20:02:24.343695 | 
2026-06-12 20:02:24.343842 | TASK [Create zuul-output directory]
2026-06-12 20:02:24.915343 | controller | ok
2026-06-12 20:02:24.924041 | 
2026-06-12 20:02:24.924174 | TASK [Install required packages]
2026-06-12 20:02:26.278826 | controller | ok: Nothing to do
2026-06-12 20:02:26.288466 | 
2026-06-12 20:02:26.288604 | TASK [Output pip related things]
2026-06-12 20:02:27.301345 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-12 20:02:27.387098 | controller | ok: Runtime: 0:00:00.563295
2026-06-12 20:02:27.393531 | 
2026-06-12 20:02:27.393639 | TASK [Install requirements]
2026-06-12 20:03:49.790220 | controller | changed
2026-06-12 20:03:49.813494 | 
2026-06-12 20:03:49.813682 | TASK [Add cronjob to trigger job stats]
2026-06-12 20:03:49.863045 | controller | skipping: Conditional result was False
2026-06-12 20:03:49.873624 | 
2026-06-12 20:03:49.873757 | LOOP [Construct project change list]
2026-06-12 20:03:49.970134 | controller | ok:
2026-06-12 20:03:49.970577 | controller | {
2026-06-12 20:03:49.970725 | controller |   "branch": "main",
2026-06-12 20:03:49.970838 | controller |   "change": "3925",
2026-06-12 20:03:49.970949 | controller |   "change_message": "[libvirt_manager] Add parent_group key for libvirt layouts\n\nAllow VM types to declare a parent_group so that multiple subgroups (e.g. compute1, compute2) are independently addressable while also being reachable via a shared parent inventory group (e.g. computes).",
2026-06-12 20:03:49.971018 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3925",
2026-06-12 20:03:49.971073 | controller |   "commit_id": "d21adfee72085fb85c8957ee2c931a6493c629a3",
2026-06-12 20:03:49.971122 | controller |   "patchset": "d21adfee72085fb85c8957ee2c931a6493c629a3",
2026-06-12 20:03:49.971167 | controller |   "project": {
2026-06-12 20:03:49.971214 | controller |     "canonical_hostname": "github.com",
2026-06-12 20:03:49.971262 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-12 20:03:49.971311 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-12 20:03:49.971360 | controller |     "short_name": "ci-framework",
2026-06-12 20:03:49.971434 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-12 20:03:49.971549 | controller |   },
2026-06-12 20:03:49.971619 | controller |   "topic": null
2026-06-12 20:03:49.971671 | controller | }
2026-06-12 20:03:50.021418 | 
2026-06-12 20:03:50.021661 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-12 20:03:50.038920 | 
2026-06-12 20:03:50.039018 | TASK [Filter out host if needed]
2026-06-12 20:03:50.059813 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 20:03:50.063170 | 
2026-06-12 20:03:50.063226 | TASK [Get git tag for image tagging]
2026-06-12 20:03:50.857151 | controller | skipping: Conditional result was False
2026-06-12 20:03:50.867583 | 
2026-06-12 20:03:50.867815 | TASK [Set openstack-runner image]
2026-06-12 20:03:50.904760 | controller | skipping: Conditional result was False
2026-06-12 20:03:50.914392 | 
2026-06-12 20:03:50.914527 | TASK [Build openstack-runner image]
2026-06-12 20:03:50.941626 | controller | skipping: Conditional result was False
2026-06-12 20:03:50.950929 | 
2026-06-12 20:03:50.951068 | TASK [Push openstack-runner image]
2026-06-12 20:03:50.978126 | controller | skipping: Conditional result was False
2026-06-12 20:03:50.988472 | 
2026-06-12 20:03:50.988627 | TASK [Make sure ci-framework directory exists]
2026-06-12 20:03:51.026166 | controller | skipping: Conditional result was False
2026-06-12 20:03:51.041974 | 
2026-06-12 20:03:51.042168 | TASK [Create EDPM ansible var file]
2026-06-12 20:03:51.072534 | controller | skipping: Conditional result was False
2026-06-12 20:03:51.074631 | 
2026-06-12 20:03:51.074737 | PLAY RECAP
2026-06-12 20:03:51.074841 | controller | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-12 20:03:51.074928 | 
2026-06-12 20:03:51.319320 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-12 20:03:51.321745 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-12 20:03:52.001427 | 
2026-06-12 20:03:52.001566 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-12 20:03:52.012927 | 
2026-06-12 20:03:52.013059 | TASK [Create zuul-output directory]
2026-06-12 20:03:52.633626 | controller | changed
2026-06-12 20:03:52.642675 | 
2026-06-12 20:03:52.642882 | TASK [Slurp Zuul inventory test]
2026-06-12 20:03:53.108197 | controller -> localhost | ok
2026-06-12 20:03:53.114662 | 
2026-06-12 20:03:53.114738 | TASK [Save zuul inventory]
2026-06-12 20:03:54.841013 | controller | changed
2026-06-12 20:03:54.852082 | 
2026-06-12 20:03:54.852225 | TASK [Save zuul vars without the change_message]
2026-06-12 20:03:56.450895 | controller | changed
2026-06-12 20:03:56.452557 | 
2026-06-12 20:03:56.452605 | PLAY RECAP
2026-06-12 20:03:56.452653 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 20:03:56.452714 | 
2026-06-12 20:03:56.576669 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-12 20:03:56.580726 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-12 20:03:57.239749 | 
2026-06-12 20:03:57.239911 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-12 20:03:57.253523 | 
2026-06-12 20:03:57.253714 | TASK [Filter out host if needed]
2026-06-12 20:03:57.262220 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 20:03:57.266309 | 
2026-06-12 20:03:57.266373 | TASK [Check for edpm-ansible.yml file]
2026-06-12 20:03:57.754335 | controller | ok
2026-06-12 20:03:57.762349 | 
2026-06-12 20:03:57.762482 | TASK [Check if new ssh keypair exists]
2026-06-12 20:03:57.787980 | controller | ok
2026-06-12 20:03:57.815385 | 
2026-06-12 20:03:57.815529 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-12 20:03:58.189393 | controller | ok
2026-06-12 20:03:58.194116 | 
2026-06-12 20:03:58.194181 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-12 20:03:58.232926 | controller | ok
2026-06-12 20:03:58.236598 | 
2026-06-12 20:03:58.236662 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-12 20:03:58.260907 | controller | skipping: Conditional result was False
2026-06-12 20:03:58.269871 | 
2026-06-12 20:03:58.269941 | TASK [Add crc node in local inventory]
2026-06-12 20:03:58.298642 | controller | changed
2026-06-12 20:03:58.303795 | 
2026-06-12 20:03:58.303879 | LOOP [Ensure we know ssh hosts]
2026-06-12 20:03:58.844527 | controller | ok: Item: controller Runtime: 0:00:00.051551
2026-06-12 20:03:59.331698 | controller | ok: Item: crc Runtime: 0:00:00.127800
2026-06-12 20:03:59.346034 | 
2026-06-12 20:03:59.346292 | TASK [Load zuul_inventory]
2026-06-12 20:03:59.851660 | controller | ok
2026-06-12 20:03:59.864469 | 
2026-06-12 20:03:59.864628 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-12 20:04:01.619423 | controller | changed
2026-06-12 20:04:01.631495 | 
2026-06-12 20:04:01.631666 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-12 20:04:03.171953 | controller |
2026-06-12 20:04:03.172123 | controller | PLAY [Remove status flag] ******************************************************
2026-06-12 20:04:03.172137 | controller |
2026-06-12 20:04:03.172147 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-12 20:04:03.172160 | controller | Friday 12 June 2026  20:04:03 +0000 (0:00:00.035)       0:00:00.035 ***********
2026-06-12 20:04:03.172191 | controller | Friday 12 June 2026  20:04:03 +0000 (0:00:00.033)       0:00:00.033 ***********
2026-06-12 20:04:04.360164 | controller | ok: [localhost]
2026-06-12 20:04:04.360270 | controller |
2026-06-12 20:04:04.360278 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-12 20:04:04.360287 | controller | Friday 12 June 2026  20:04:04 +0000 (0:00:01.187)       0:00:01.223 ***********
2026-06-12 20:04:04.360293 | controller | Friday 12 June 2026  20:04:04 +0000 (0:00:01.187)       0:00:01.221 ***********
2026-06-12 20:04:04.692620 | controller | ok: [localhost]
2026-06-12 20:04:04.692697 | controller |
2026-06-12 20:04:04.692704 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-12 20:04:04.692709 | controller | Friday 12 June 2026  20:04:04 +0000 (0:00:00.332)       0:00:01.555 ***********
2026-06-12 20:04:04.692712 | controller | Friday 12 June 2026  20:04:04 +0000 (0:00:00.332)       0:00:01.554 ***********
2026-06-12 20:04:04.782992 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-12 20:04:04.783072 | controller |
2026-06-12 20:04:04.783080 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-12 20:04:04.783086 | controller | Friday 12 June 2026  20:04:04 +0000 (0:00:00.090)       0:00:01.646 ***********
2026-06-12 20:04:04.783091 | controller | Friday 12 June 2026  20:04:04 +0000 (0:00:00.090)       0:00:01.644 ***********
2026-06-12 20:04:04.812636 | controller | skipping: [localhost]
2026-06-12 20:04:04.812709 | controller |
2026-06-12 20:04:04.812725 | 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 20:04:04.812732 | controller | Friday 12 June 2026  20:04:04 +0000 (0:00:00.029)       0:00:01.675 ***********
2026-06-12 20:04:04.812737 | controller | Friday 12 June 2026  20:04:04 +0000 (0:00:00.029)       0:00:01.674 ***********
2026-06-12 20:04:04.857769 | controller | ok: [localhost]
2026-06-12 20:04:04.857851 | controller |
2026-06-12 20:04:04.857861 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-12 20:04:04.857866 | controller |   hostvars[inventory_hostname] |
2026-06-12 20:04:04.857872 | controller |   dict2items |
2026-06-12 20:04:04.857877 | controller |   selectattr("key", "match",
2026-06-12 20:04:04.857883 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-12 20:04:04.857888 | controller |   list | items2dict
2026-06-12 20:04:04.857893 | controller | }}] ***
2026-06-12 20:04:04.857899 | controller | Friday 12 June 2026  20:04:04 +0000 (0:00:00.045)       0:00:01.720 ***********
2026-06-12 20:04:04.857903 | controller | Friday 12 June 2026  20:04:04 +0000 (0:00:00.045)       0:00:01.719 ***********
2026-06-12 20:04:04.947214 | controller | ok: [localhost]
2026-06-12 20:04:04.947265 | controller |
2026-06-12 20:04:04.947277 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-12 20:04:04.947286 | controller | Friday 12 June 2026  20:04:04 +0000 (0:00:00.089)       0:00:01.810 ***********
2026-06-12 20:04:04.947295 | controller | Friday 12 June 2026  20:04:04 +0000 (0:00:00.089)       0:00:01.809 ***********
2026-06-12 20:04:05.155406 | controller | ok: [localhost]
2026-06-12 20:04:05.155442 | controller |
2026-06-12 20:04:05.155449 | 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 20:04:05.155453 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.207)       0:00:02.017 ***********
2026-06-12 20:04:05.155458 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.207)       0:00:02.016 ***********
2026-06-12 20:04:05.200088 | controller | skipping: [localhost]
2026-06-12 20:04:05.200148 | controller |
2026-06-12 20:04:05.200161 | 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 20:04:05.200208 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.044)       0:00:02.062 ***********
2026-06-12 20:04:05.200219 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.044)       0:00:02.061 ***********
2026-06-12 20:04:05.243825 | controller | skipping: [localhost]
2026-06-12 20:04:05.243897 | controller |
2026-06-12 20:04:05.243912 | 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 20:04:05.243923 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.043)       0:00:02.106 ***********
2026-06-12 20:04:05.243932 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.043)       0:00:02.104 ***********
2026-06-12 20:04:05.281795 | controller | skipping: [localhost]
2026-06-12 20:04:05.281840 | controller |
2026-06-12 20:04:05.281854 | 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 20:04:05.281863 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.038)       0:00:02.145 ***********
2026-06-12 20:04:05.281873 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.038)       0:00:02.143 ***********
2026-06-12 20:04:05.317754 | controller | skipping: [localhost]
2026-06-12 20:04:05.317792 | controller |
2026-06-12 20:04:05.317798 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-12 20:04:05.317802 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.035)       0:00:02.180 ***********
2026-06-12 20:04:05.317806 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.035)       0:00:02.179 ***********
2026-06-12 20:04:05.368882 | controller | skipping: [localhost]
2026-06-12 20:04:05.368959 | controller |
2026-06-12 20:04:05.368964 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 20:04:05.368970 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.051)       0:00:02.232 ***********
2026-06-12 20:04:05.368975 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.051)       0:00:02.230 ***********
2026-06-12 20:04:05.949258 | controller | changed: [localhost] => (item=tmp)
2026-06-12 20:04:05.949353 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-12 20:04:05.949362 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-12 20:04:05.949370 | controller |
2026-06-12 20:04:05.949378 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-12 20:04:05.949385 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.579)       0:00:02.811 ***********
2026-06-12 20:04:05.949392 | controller | Friday 12 June 2026  20:04:05 +0000 (0:00:00.579)       0:00:02.810 ***********
2026-06-12 20:04:06.962790 | controller | ok: [localhost]
2026-06-12 20:04:06.962889 | controller |
2026-06-12 20:04:06.962947 | 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 20:04:06.962957 | controller | Friday 12 June 2026  20:04:06 +0000 (0:00:01.013)       0:00:03.825 ***********
2026-06-12 20:04:06.962965 | controller | Friday 12 June 2026  20:04:06 +0000 (0:00:01.013)       0:00:03.823 ***********
2026-06-12 20:04:08.097994 | controller | changed: [localhost]
2026-06-12 20:04:08.098058 | controller |
2026-06-12 20:04:08.098071 | 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 20:04:08.098082 | controller | Friday 12 June 2026  20:04:08 +0000 (0:00:01.135)       0:00:04.960 ***********
2026-06-12 20:04:08.098096 | controller | Friday 12 June 2026  20:04:08 +0000 (0:00:01.135)       0:00:04.959 ***********
2026-06-12 20:04:15.640261 | controller | changed: [localhost]
2026-06-12 20:04:15.640357 | controller |
2026-06-12 20:04:15.640375 | 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 20:04:15.640388 | controller | Friday 12 June 2026  20:04:15 +0000 (0:00:07.542)       0:00:12.503 ***********
2026-06-12 20:04:15.640400 | controller | Friday 12 June 2026  20:04:15 +0000 (0:00:07.542)       0:00:12.502 ***********
2026-06-12 20:04:16.458716 | controller | changed: [localhost]
2026-06-12 20:04:16.458770 | controller |
2026-06-12 20:04:16.458779 | 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 20:04:16.458787 | controller | Friday 12 June 2026  20:04:16 +0000 (0:00:00.817)       0:00:13.321 ***********
2026-06-12 20:04:16.458793 | controller | Friday 12 June 2026  20:04:16 +0000 (0:00:00.818)       0:00:13.320 ***********
2026-06-12 20:04:16.501603 | controller | skipping: [localhost]
2026-06-12 20:04:16.501654 | controller |
2026-06-12 20:04:16.501677 | 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 20:04:16.501685 | controller | Friday 12 June 2026  20:04:16 +0000 (0:00:00.043)       0:00:13.364 ***********
2026-06-12 20:04:16.501691 | controller | Friday 12 June 2026  20:04:16 +0000 (0:00:00.043)       0:00:13.363 ***********
2026-06-12 20:04:17.172475 | controller | changed: [localhost]
2026-06-12 20:04:17.172595 | controller |
2026-06-12 20:04:17.172614 | 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 20:04:17.172627 | controller | Friday 12 June 2026  20:04:17 +0000 (0:00:00.670)       0:00:14.035 ***********
2026-06-12 20:04:17.172640 | controller | Friday 12 June 2026  20:04:17 +0000 (0:00:00.670)       0:00:14.034 ***********
2026-06-12 20:04:17.243490 | controller | skipping: [localhost]
2026-06-12 20:04:17.243598 | controller |
2026-06-12 20:04:17.243628 | 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 20:04:17.243643 | controller | Friday 12 June 2026  20:04:17 +0000 (0:00:00.070)       0:00:14.105 ***********
2026-06-12 20:04:17.243654 | controller | Friday 12 June 2026  20:04:17 +0000 (0:00:00.070)       0:00:14.104 ***********
2026-06-12 20:04:17.319833 | controller | skipping: [localhost]
2026-06-12 20:04:17.319955 | controller |
2026-06-12 20:04:17.319967 | 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 20:04:17.319977 | controller | Friday 12 June 2026  20:04:17 +0000 (0:00:00.076)       0:00:14.182 ***********
2026-06-12 20:04:17.319985 | controller | Friday 12 June 2026  20:04:17 +0000 (0:00:00.076)       0:00:14.181 ***********
2026-06-12 20:04:17.384444 | controller | skipping: [localhost]
2026-06-12 20:04:17.384492 | controller |
2026-06-12 20:04:17.384511 | 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 20:04:17.384521 | controller | Friday 12 June 2026  20:04:17 +0000 (0:00:00.063)       0:00:14.246 ***********
2026-06-12 20:04:17.384528 | controller | Friday 12 June 2026  20:04:17 +0000 (0:00:00.063)       0:00:14.245 ***********
2026-06-12 20:04:17.891526 | controller | changed: [localhost]
2026-06-12 20:04:17.891631 | controller |
2026-06-12 20:04:17.891642 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-12 20:04:17.891652 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-12 20:04:17.891660 | controller | Friday 12 June 2026  20:04:17 +0000 (0:00:00.507)       0:00:14.753 ***********
2026-06-12 20:04:17.891668 | controller | Friday 12 June 2026  20:04:17 +0000 (0:00:00.507)       0:00:14.752 ***********
2026-06-12 20:04:18.723288 | controller | changed: [localhost]
2026-06-12 20:04:18.723398 | controller |
2026-06-12 20:04:18.723430 | 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 20:04:18.723445 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.831)       0:00:15.585 ***********
2026-06-12 20:04:18.723457 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.831)       0:00:15.584 ***********
2026-06-12 20:04:18.762318 | controller | skipping: [localhost]
2026-06-12 20:04:18.762400 | controller |
2026-06-12 20:04:18.762412 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-12 20:04:18.762423 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.039)       0:00:15.624 ***********
2026-06-12 20:04:18.762432 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.039)       0:00:15.623 ***********
2026-06-12 20:04:18.791660 | controller | skipping: [localhost]
2026-06-12 20:04:18.791696 | controller |
2026-06-12 20:04:18.791705 | 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 20:04:18.791714 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.029)       0:00:15.654 ***********
2026-06-12 20:04:18.791722 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.029)       0:00:15.653 ***********
2026-06-12 20:04:18.830700 | controller | skipping: [localhost]
2026-06-12 20:04:18.830745 | controller |
2026-06-12 20:04:18.830757 | 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 20:04:18.830767 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.038)       0:00:15.693 ***********
2026-06-12 20:04:18.830776 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.038)       0:00:15.692 ***********
2026-06-12 20:04:18.886342 | controller | ok: [localhost]
2026-06-12 20:04:18.886420 | controller |
2026-06-12 20:04:18.886431 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-12 20:04:18.886440 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.055)       0:00:15.749 ***********
2026-06-12 20:04:18.886449 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.055)       0:00:15.747 ***********
2026-06-12 20:04:18.919284 | controller | skipping: [localhost]
2026-06-12 20:04:18.919360 | controller |
2026-06-12 20:04:18.919371 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-12 20:04:18.919383 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.032)       0:00:15.781 ***********
2026-06-12 20:04:18.919395 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.032)       0:00:15.780 ***********
2026-06-12 20:04:18.961736 | controller | skipping: [localhost]
2026-06-12 20:04:18.961871 | controller |
2026-06-12 20:04:18.961887 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-12 20:04:18.961900 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.041)       0:00:15.823 ***********
2026-06-12 20:04:18.961912 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.041)       0:00:15.822 ***********
2026-06-12 20:04:18.991570 | controller | skipping: [localhost]
2026-06-12 20:04:18.991683 | controller |
2026-06-12 20:04:18.991698 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-12 20:04:18.991710 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-12 20:04:18.991723 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-12 20:04:18.991734 | controller |   else cifmw_krb_request_out.path
2026-06-12 20:04:18.991746 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-12 20:04:18.991758 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.030)       0:00:15.854 ***********
2026-06-12 20:04:18.991770 | controller | Friday 12 June 2026  20:04:18 +0000 (0:00:00.030)       0:00:15.852 ***********
2026-06-12 20:04:19.022096 | controller | skipping: [localhost]
2026-06-12 20:04:19.022196 | controller |
2026-06-12 20:04:19.022211 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-12 20:04:19.022220 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.030)       0:00:15.885 ***********
2026-06-12 20:04:19.022229 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.030)       0:00:15.883 ***********
2026-06-12 20:04:19.054999 | controller | skipping: [localhost]
2026-06-12 20:04:19.055045 | controller |
2026-06-12 20:04:19.055053 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-12 20:04:19.055061 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.032)       0:00:15.918 ***********
2026-06-12 20:04:19.055069 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.032)       0:00:15.916 ***********
2026-06-12 20:04:19.080049 | controller | skipping: [localhost]
2026-06-12 20:04:19.080135 | controller |
2026-06-12 20:04:19.080148 | 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 20:04:19.080156 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-12 20:04:19.080186 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.024)       0:00:15.943 ***********
2026-06-12 20:04:19.080198 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.025)       0:00:15.941 ***********
2026-06-12 20:04:19.110135 | controller | skipping: [localhost]
2026-06-12 20:04:19.110228 | controller |
2026-06-12 20:04:19.110240 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-12 20:04:19.110249 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.030)       0:00:15.973 ***********
2026-06-12 20:04:19.110256 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.030)       0:00:15.971 ***********
2026-06-12 20:04:19.338932 | controller | ok: [localhost]
2026-06-12 20:04:19.339010 | controller |
2026-06-12 20:04:19.339021 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-12 20:04:19.339031 | controller | source /etc/ci/mirror_info.sh
2026-06-12 20:04:19.339040 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-12 20:04:19.339065 | controller | ] ***
2026-06-12 20:04:19.339074 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.228)       0:00:16.201 ***********
2026-06-12 20:04:19.339083 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.228)       0:00:16.200 ***********
2026-06-12 20:04:19.586220 | controller | changed: [localhost]
2026-06-12 20:04:19.586315 | controller |
2026-06-12 20:04:19.586332 | 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 20:04:19.586345 | controller | source /etc/ci/mirror_info.sh
2026-06-12 20:04:19.586357 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-12 20:04:19.586369 | controller | ] ***
2026-06-12 20:04:19.586380 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.247)       0:00:16.449 ***********
2026-06-12 20:04:19.586391 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.247)       0:00:16.447 ***********
2026-06-12 20:04:19.840439 | controller | changed: [localhost]
2026-06-12 20:04:19.840537 | controller |
2026-06-12 20:04:19.840553 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-12 20:04:19.840567 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.254)       0:00:16.703 ***********
2026-06-12 20:04:19.840581 | controller | Friday 12 June 2026  20:04:19 +0000 (0:00:00.254)       0:00:16.702 ***********
2026-06-12 20:04:20.505363 | 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 20:04:20.505418 | controller | fatal: [localhost]: FAILED! =>
2026-06-12 20:04:20.505428 | controller |     changed: false
2026-06-12 20:04:20.505436 | controller |     elapsed: 0
2026-06-12 20:04:20.505444 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-12 20:04:20.505451 | controller |       Connection refused>'
2026-06-12 20:04:20.505458 | controller |     redirected: false
2026-06-12 20:04:20.505464 | controller |     status: -1
2026-06-12 20:04:20.505471 | controller |     url: http://38.102.83.44:8766/gating.repo
2026-06-12 20:04:20.505478 | controller | ...ignoring
2026-06-12 20:04:20.505485 | controller |
2026-06-12 20:04:20.505492 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-12 20:04:20.505498 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-12 20:04:20.505505 | controller | enabled=1
2026-06-12 20:04:20.505512 | controller | gpgcheck=0
2026-06-12 20:04:20.505519 | controller | priority=1
2026-06-12 20:04:20.505526 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-12 20:04:20.505533 | controller | Friday 12 June 2026  20:04:20 +0000 (0:00:00.664)       0:00:17.368 ***********
2026-06-12 20:04:20.505540 | controller | Friday 12 June 2026  20:04:20 +0000 (0:00:00.664)       0:00:17.366 ***********
2026-06-12 20:04:20.552325 | controller | skipping: [localhost]
2026-06-12 20:04:20.552386 | controller |
2026-06-12 20:04:20.552394 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-12 20:04:20.552400 | controller | Friday 12 June 2026  20:04:20 +0000 (0:00:00.047)       0:00:17.415 ***********
2026-06-12 20:04:20.552405 | controller | Friday 12 June 2026  20:04:20 +0000 (0:00:00.047)       0:00:17.414 ***********
2026-06-12 20:04:20.588874 | controller | skipping: [localhost]
2026-06-12 20:04:20.588966 | controller |
2026-06-12 20:04:20.588977 | 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 20:04:20.588986 | controller | Friday 12 June 2026  20:04:20 +0000 (0:00:00.036)       0:00:17.451 ***********
2026-06-12 20:04:20.588994 | controller | Friday 12 June 2026  20:04:20 +0000 (0:00:00.036)       0:00:17.450 ***********
2026-06-12 20:04:20.634882 | controller | skipping: [localhost]
2026-06-12 20:04:20.634979 | controller |
2026-06-12 20:04:20.634989 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-12 20:04:20.634998 | controller | Friday 12 June 2026  20:04:20 +0000 (0:00:00.045)       0:00:17.497 ***********
2026-06-12 20:04:20.635006 | controller | Friday 12 June 2026  20:04:20 +0000 (0:00:00.046)       0:00:17.496 ***********
2026-06-12 20:04:20.690496 | controller | skipping: [localhost]
2026-06-12 20:04:20.690607 | controller |
2026-06-12 20:04:20.690642 | 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 20:04:20.690652 | controller | Friday 12 June 2026  20:04:20 +0000 (0:00:00.055)       0:00:17.553 ***********
2026-06-12 20:04:20.690661 | controller | Friday 12 June 2026  20:04:20 +0000 (0:00:00.055)       0:00:17.551 ***********
2026-06-12 20:04:20.749043 | controller | skipping: [localhost]
2026-06-12 20:04:20.749106 | controller |
2026-06-12 20:04:20.749121 | 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 20:04:20.749135 | controller | Friday 12 June 2026  20:04:20 +0000 (0:00:00.057)       0:00:17.610 ***********
2026-06-12 20:04:20.749146 | controller | Friday 12 June 2026  20:04:20 +0000 (0:00:00.057)       0:00:17.609 ***********
2026-06-12 20:04:21.145121 | controller | ok: [localhost]
2026-06-12 20:04:21.145203 | controller |
2026-06-12 20:04:21.145217 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-12 20:04:21.145227 | controller | Friday 12 June 2026  20:04:21 +0000 (0:00:00.396)       0:00:18.007 ***********
2026-06-12 20:04:21.145236 | controller | Friday 12 June 2026  20:04:21 +0000 (0:00:00.396)       0:00:18.006 ***********
2026-06-12 20:04:21.881939 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-12 20:04:21.882031 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-12 20:04:21.882037 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-12 20:04:21.882042 | controller |
2026-06-12 20:04:21.882048 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-12 20:04:21.882053 | controller | Friday 12 June 2026  20:04:21 +0000 (0:00:00.736)       0:00:18.744 ***********
2026-06-12 20:04:21.882057 | controller | Friday 12 June 2026  20:04:21 +0000 (0:00:00.736)       0:00:18.743 ***********
2026-06-12 20:04:22.363986 | controller | changed: [localhost]
2026-06-12 20:04:22.364082 | controller |
2026-06-12 20:04:22.364089 | 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 20:04:22.364096 | controller | Friday 12 June 2026  20:04:22 +0000 (0:00:00.482)       0:00:19.226 ***********
2026-06-12 20:04:22.364102 | controller | Friday 12 June 2026  20:04:22 +0000 (0:00:00.482)       0:00:19.225 ***********
2026-06-12 20:04:22.693567 | controller | changed: [localhost]
2026-06-12 20:04:22.693654 | controller |
2026-06-12 20:04:22.693659 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-12 20:04:22.693664 | controller | Friday 12 June 2026  20:04:22 +0000 (0:00:00.328)       0:00:19.555 ***********
2026-06-12 20:04:22.693668 | controller | Friday 12 June 2026  20:04:22 +0000 (0:00:00.329)       0:00:19.554 ***********
2026-06-12 20:04:22.766012 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-12 20:04:22.766060 | controller |
2026-06-12 20:04:22.766071 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-12 20:04:22.766079 | controller | Friday 12 June 2026  20:04:22 +0000 (0:00:00.072)       0:00:19.628 ***********
2026-06-12 20:04:22.766087 | controller | Friday 12 June 2026  20:04:22 +0000 (0:00:00.072)       0:00:19.627 ***********
2026-06-12 20:04:22.800672 | controller | ok: [localhost] =>
2026-06-12 20:04:22.800725 | controller |     cifmw_ci_setup_packages:
2026-06-12 20:04:22.800735 | controller |     - bash-completion
2026-06-12 20:04:22.800743 | controller |     - ca-certificates
2026-06-12 20:04:22.800751 | controller |     - git-core
2026-06-12 20:04:22.800759 | controller |     - make
2026-06-12 20:04:22.800767 | controller |     - tar
2026-06-12 20:04:22.800775 | controller |     - tmux
2026-06-12 20:04:22.800783 | controller |     - python3-pip
2026-06-12 20:04:22.800791 | controller |
2026-06-12 20:04:22.800799 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-12 20:04:22.800819 | controller | Friday 12 June 2026  20:04:22 +0000 (0:00:00.034)       0:00:19.663 ***********
2026-06-12 20:04:22.800827 | controller | Friday 12 June 2026  20:04:22 +0000 (0:00:00.034)       0:00:19.662 ***********
2026-06-12 20:04:52.279722 | controller | changed: [localhost]
2026-06-12 20:04:52.279796 | controller |
2026-06-12 20:04:52.279802 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-12 20:04:52.279807 | controller | Friday 12 June 2026  20:04:52 +0000 (0:00:29.479)       0:00:49.142 ***********
2026-06-12 20:04:52.279810 | controller | Friday 12 June 2026  20:04:52 +0000 (0:00:29.479)       0:00:49.141 ***********
2026-06-12 20:04:52.579742 | controller | ok: [localhost]
2026-06-12 20:04:52.579822 | controller |
2026-06-12 20:04:52.579827 | 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 20:04:52.579833 | controller | Friday 12 June 2026  20:04:52 +0000 (0:00:00.300)       0:00:49.442 ***********
2026-06-12 20:04:52.579836 | controller | Friday 12 June 2026  20:04:52 +0000 (0:00:00.300)       0:00:49.441 ***********
2026-06-12 20:04:52.817246 | controller | changed: [localhost]
2026-06-12 20:04:52.817337 | controller |
2026-06-12 20:04:52.817349 | 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 20:04:52.817359 | controller | Friday 12 June 2026  20:04:52 +0000 (0:00:00.236)       0:00:49.678 ***********
2026-06-12 20:04:52.817367 | controller | Friday 12 June 2026  20:04:52 +0000 (0:00:00.236)       0:00:49.677 ***********
2026-06-12 20:04:57.945269 | controller | changed: [localhost]
2026-06-12 20:04:57.945360 | controller |
2026-06-12 20:04:57.945376 | 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 20:04:57.945389 | controller | Friday 12 June 2026  20:04:57 +0000 (0:00:05.129)       0:00:54.807 ***********
2026-06-12 20:04:57.945401 | controller | Friday 12 June 2026  20:04:57 +0000 (0:00:05.129)       0:00:54.806 ***********
2026-06-12 20:04:57.983088 | controller | skipping: [localhost]
2026-06-12 20:04:57.983139 | controller |
2026-06-12 20:04:57.983149 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-12 20:04:57.983157 | controller | Friday 12 June 2026  20:04:57 +0000 (0:00:00.038)       0:00:54.846 ***********
2026-06-12 20:04:57.983165 | controller | Friday 12 June 2026  20:04:57 +0000 (0:00:00.038)       0:00:54.844 ***********
2026-06-12 20:04:58.365131 | controller | changed: [localhost]
2026-06-12 20:04:58.365319 | controller |
2026-06-12 20:04:58.365335 | 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 20:04:58.365349 | controller |   source ~/.oc_completion
2026-06-12 20:04:58.365361 | controller | fi] ***
2026-06-12 20:04:58.365374 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.381)       0:00:55.227 ***********
2026-06-12 20:04:58.365386 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.381)       0:00:55.226 ***********
2026-06-12 20:04:58.733839 | controller | changed: [localhost]
2026-06-12 20:04:58.733949 | controller |
2026-06-12 20:04:58.733968 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-12 20:04:58.733982 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.368)       0:00:55.596 ***********
2026-06-12 20:04:58.733994 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.368)       0:00:55.595 ***********
2026-06-12 20:04:58.759475 | controller | skipping: [localhost]
2026-06-12 20:04:58.759525 | controller |
2026-06-12 20:04:58.759536 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-12 20:04:58.759546 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-12 20:04:58.759555 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-12 20:04:58.759564 | controller | }}] ***
2026-06-12 20:04:58.759573 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.025)       0:00:55.622 ***********
2026-06-12 20:04:58.759598 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.025)       0:00:55.621 ***********
2026-06-12 20:04:58.796375 | controller | skipping: [localhost]
2026-06-12 20:04:58.796475 | controller |
2026-06-12 20:04:58.796491 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-12 20:04:58.796504 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.035)       0:00:55.658 ***********
2026-06-12 20:04:58.796516 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.035)       0:00:55.657 ***********
2026-06-12 20:04:58.832200 | controller | skipping: [localhost]
2026-06-12 20:04:58.832291 | controller |
2026-06-12 20:04:58.832303 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-12 20:04:58.832312 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.036)       0:00:55.694 ***********
2026-06-12 20:04:58.832322 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.036)       0:00:55.693 ***********
2026-06-12 20:04:58.870572 | controller | skipping: [localhost]
2026-06-12 20:04:58.870661 | controller |
2026-06-12 20:04:58.870673 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-12 20:04:58.870683 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.038)       0:00:55.732 ***********
2026-06-12 20:04:58.870692 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.038)       0:00:55.731 ***********
2026-06-12 20:04:58.903218 | controller | skipping: [localhost]
2026-06-12 20:04:58.903345 | controller |
2026-06-12 20:04:58.903363 | 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 20:04:58.903377 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.032)       0:00:55.765 ***********
2026-06-12 20:04:58.903390 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.032)       0:00:55.764 ***********
2026-06-12 20:04:58.954267 | controller | skipping: [localhost]
2026-06-12 20:04:58.954355 | controller |
2026-06-12 20:04:58.954366 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-12 20:04:58.954377 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.051)       0:00:55.816 ***********
2026-06-12 20:04:58.954386 | controller | Friday 12 June 2026  20:04:58 +0000 (0:00:00.051)       0:00:55.815 ***********
2026-06-12 20:05:00.041743 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-12 20:05:00.041784 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-12 20:05:00.041790 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-12 20:05:00.041795 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-12 20:05:00.041807 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-12 20:05:00.041813 | controller |
2026-06-12 20:05:00.041818 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-12 20:05:00.041823 | controller | Friday 12 June 2026  20:05:00 +0000 (0:00:01.088)       0:00:56.904 ***********
2026-06-12 20:05:00.041836 | controller | Friday 12 June 2026  20:05:00 +0000 (0:00:01.088)       0:00:56.903 ***********
2026-06-12 20:05:00.175335 | controller |
2026-06-12 20:05:00.175377 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 20:05:00.175385 | controller | Friday 12 June 2026  20:05:00 +0000 (0:00:00.133)       0:00:57.038 ***********
2026-06-12 20:05:00.175391 | controller | Friday 12 June 2026  20:05:00 +0000 (0:00:00.133)       0:00:57.037 ***********
2026-06-12 20:05:00.792991 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-12 20:05:00.793079 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-12 20:05:00.793086 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-12 20:05:00.793107 | controller |
2026-06-12 20:05:00.793114 | 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 20:05:00.793120 | controller | Friday 12 June 2026  20:05:00 +0000 (0:00:00.617)       0:00:57.655 ***********
2026-06-12 20:05:00.793124 | controller | Friday 12 June 2026  20:05:00 +0000 (0:00:00.617)       0:00:57.654 ***********
2026-06-12 20:05:01.054515 | controller | ok: [localhost]
2026-06-12 20:05:01.054591 | controller |
2026-06-12 20:05:01.054600 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-12 20:05:01.054606 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.261)       0:00:57.917 ***********
2026-06-12 20:05:01.054612 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.261)       0:00:57.916 ***********
2026-06-12 20:05:01.096131 | controller |
2026-06-12 20:05:01.096209 | 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 20:05:01.096219 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.041)       0:00:57.959 ***********
2026-06-12 20:05:01.096224 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.041)       0:00:57.958 ***********
2026-06-12 20:05:01.151563 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3925', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3925', 'commit_id': 'd21adfee72085fb85c8957ee2c931a6493c629a3', 'patchset': 'd21adfee72085fb85c8957ee2c931a6493c629a3', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-12 20:05:01.151600 | controller | skipping: [localhost]
2026-06-12 20:05:01.151605 | controller |
2026-06-12 20:05:01.151609 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-12 20:05:01.151614 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-12 20:05:01.151619 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-12 20:05:01.151622 | controller | ] ***
2026-06-12 20:05:01.151626 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.055)       0:00:58.014 ***********
2026-06-12 20:05:01.151630 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.055)       0:00:58.013 ***********
2026-06-12 20:05:01.213818 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3925', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3925', 'commit_id': 'd21adfee72085fb85c8957ee2c931a6493c629a3', 'patchset': 'd21adfee72085fb85c8957ee2c931a6493c629a3', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-12 20:05:01.213907 | controller | skipping: [localhost]
2026-06-12 20:05:01.213915 | controller |
2026-06-12 20:05:01.213937 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-12 20:05:01.213943 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.062)       0:00:58.076 ***********
2026-06-12 20:05:01.213949 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.062)       0:00:58.075 ***********
2026-06-12 20:05:01.266429 | controller |
2026-06-12 20:05:01.266506 | 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 20:05:01.266523 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.052)       0:00:58.129 ***********
2026-06-12 20:05:01.266541 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.052)       0:00:58.128 ***********
2026-06-12 20:05:01.292105 | controller | skipping: [localhost]
2026-06-12 20:05:01.292162 | controller |
2026-06-12 20:05:01.292184 | 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 20:05:01.292191 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.025)       0:00:58.155 ***********
2026-06-12 20:05:01.292196 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.025)       0:00:58.154 ***********
2026-06-12 20:05:01.317653 | controller | skipping: [localhost]
2026-06-12 20:05:01.317715 | controller |
2026-06-12 20:05:01.317721 | 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 20:05:01.317726 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.025)       0:00:58.180 ***********
2026-06-12 20:05:01.317730 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.025)       0:00:58.179 ***********
2026-06-12 20:05:01.351915 | controller | skipping: [localhost]
2026-06-12 20:05:01.351949 | controller |
2026-06-12 20:05:01.351958 | 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 20:05:01.351966 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.034)       0:00:58.214 ***********
2026-06-12 20:05:01.351973 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.034)       0:00:58.213 ***********
2026-06-12 20:05:01.398060 | controller | skipping: [localhost]
2026-06-12 20:05:01.398082 | controller |
2026-06-12 20:05:01.398088 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-12 20:05:01.398092 | controller |   _install_yamls_override_vars | default({}) |
2026-06-12 20:05:01.398097 | controller |   combine(item, recursive=True)
2026-06-12 20:05:01.398101 | controller | }}] ***
2026-06-12 20:05:01.398105 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.046)       0:00:58.261 ***********
2026-06-12 20:05:01.398109 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.046)       0:00:58.259 ***********
2026-06-12 20:05:01.481857 | 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 20:05:01.481892 | controller |
2026-06-12 20:05:01.481897 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-12 20:05:01.481902 | controller |   _install_yamls_override_vars.keys() |
2026-06-12 20:05:01.481906 | controller |   map('upper') |
2026-06-12 20:05:01.481910 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-12 20:05:01.481914 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-12 20:05:01.481917 | controller |   combine({
2026-06-12 20:05:01.481921 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-12 20:05:01.481925 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-12 20:05:01.481928 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-12 20:05:01.481932 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-12 20:05:01.481937 | controller |   }) |
2026-06-12 20:05:01.481941 | controller |   combine(install_yamls_operators_repos)
2026-06-12 20:05:01.481944 | controller | }}, cacheable=True] ***
2026-06-12 20:05:01.481948 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.083)       0:00:58.344 ***********
2026-06-12 20:05:01.481951 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.083)       0:00:58.343 ***********
2026-06-12 20:05:01.524653 | controller | ok: [localhost]
2026-06-12 20:05:01.524700 | controller |
2026-06-12 20:05:01.524710 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-12 20:05:01.524718 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.042)       0:00:58.387 ***********
2026-06-12 20:05:01.524736 | controller | Friday 12 June 2026  20:05:01 +0000 (0:00:00.042)       0:00:58.386 ***********
2026-06-12 20:05:02.280419 | controller | ok: [localhost]
2026-06-12 20:05:02.280482 | controller |
2026-06-12 20:05:02.280488 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-12 20:05:02.280492 | controller | Friday 12 June 2026  20:05:02 +0000 (0:00:00.755)       0:00:59.143 ***********
2026-06-12 20:05:02.280496 | controller | Friday 12 June 2026  20:05:02 +0000 (0:00:00.755)       0:00:59.142 ***********
2026-06-12 20:05:02.500790 | controller | ok: [localhost]
2026-06-12 20:05:02.500863 | controller |
2026-06-12 20:05:02.500880 | 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 20:05:02.500885 | controller | Friday 12 June 2026  20:05:02 +0000 (0:00:00.219)       0:00:59.363 ***********
2026-06-12 20:05:02.500889 | controller | Friday 12 June 2026  20:05:02 +0000 (0:00:00.219)       0:00:59.361 ***********
2026-06-12 20:05:02.580869 | controller | ok: [localhost]
2026-06-12 20:05:02.580982 | controller |
2026-06-12 20:05:02.580997 | 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 20:05:02.581011 | controller | export {{ k }}={{ v }}
2026-06-12 20:05:02.581023 | controller | {% endfor %}, mode=0644] ***
2026-06-12 20:05:02.581036 | controller | Friday 12 June 2026  20:05:02 +0000 (0:00:00.080)       0:00:59.443 ***********
2026-06-12 20:05:02.581048 | controller | Friday 12 June 2026  20:05:02 +0000 (0:00:00.080)       0:00:59.442 ***********
2026-06-12 20:05:03.055604 | controller | changed: [localhost]
2026-06-12 20:05:03.055644 | controller |
2026-06-12 20:05:03.055651 | 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 20:05:03.055658 | controller | Friday 12 June 2026  20:05:03 +0000 (0:00:00.475)       0:00:59.918 ***********
2026-06-12 20:05:03.055663 | controller | Friday 12 June 2026  20:05:03 +0000 (0:00:00.475)       0:00:59.917 ***********
2026-06-12 20:05:03.111837 | controller | ok: [localhost]
2026-06-12 20:05:03.111881 | controller |
2026-06-12 20:05:03.111890 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-12 20:05:03.111896 | controller | Friday 12 June 2026  20:05:03 +0000 (0:00:00.055)       0:00:59.974 ***********
2026-06-12 20:05:03.111902 | controller | Friday 12 June 2026  20:05:03 +0000 (0:00:00.055)       0:00:59.973 ***********
2026-06-12 20:05:03.143614 | controller | ok: [localhost] =>
2026-06-12 20:05:03.143659 | controller |     cifmw_install_yamls_environment:
2026-06-12 20:05:03.143666 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:05:03.143672 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:05:03.143678 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:05:03.143683 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:05:03.143688 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:05:03.143694 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:05:03.143700 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:05:03.143705 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:05:03.143710 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:05:03.143716 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:05:03.143721 | controller |
2026-06-12 20:05:03.143727 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-12 20:05:03.143743 | controller | Friday 12 June 2026  20:05:03 +0000 (0:00:00.032)       0:01:00.006 ***********
2026-06-12 20:05:03.143749 | controller | Friday 12 June 2026  20:05:03 +0000 (0:00:00.032)       0:01:00.005 ***********
2026-06-12 20:05:03.178022 | controller | ok: [localhost] =>
2026-06-12 20:05:03.178102 | controller |     cifmw_install_yamls_defaults:
2026-06-12 20:05:03.178112 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-12 20:05:03.178120 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-12 20:05:03.178128 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-12 20:05:03.178135 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-12 20:05:03.178143 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-12 20:05:03.178150 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-12 20:05:03.178159 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-12 20:05:03.178200 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-12 20:05:03.178213 | controller |       BARBICAN_BRANCH: main
2026-06-12 20:05:03.178221 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-12 20:05:03.178228 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-12 20:05:03.178236 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-12 20:05:03.178243 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-12 20:05:03.178251 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-12 20:05:03.178259 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-12 20:05:03.178267 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-12 20:05:03.178274 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-12 20:05:03.178282 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-12 20:05:03.178301 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-12 20:05:03.178309 | controller |       BAREMETAL_BRANCH: main
2026-06-12 20:05:03.178314 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-12 20:05:03.178319 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-12 20:05:03.178324 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-12 20:05:03.178332 | controller |       BAREMETAL_OS_IMG: ''
2026-06-12 20:05:03.178339 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-12 20:05:03.178347 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-12 20:05:03.178354 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-12 20:05:03.178362 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-12 20:05:03.178369 | controller |       BGP_ASN: '64999'
2026-06-12 20:05:03.178376 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-12 20:05:03.178383 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-12 20:05:03.178390 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-12 20:05:03.178397 | controller |       BGP_PEER_ASN: '64999'
2026-06-12 20:05:03.178404 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-12 20:05:03.178412 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-12 20:05:03.178419 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-12 20:05:03.178426 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-12 20:05:03.178433 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:05:03.178440 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:05:03.178447 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-12 20:05:03.178455 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-12 20:05:03.178462 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-12 20:05:03.178470 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:05:03.178477 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-12 20:05:03.178484 | controller |       BMAAS_IPV4: 'true'
2026-06-12 20:05:03.178491 | controller |       BMAAS_IPV6: 'false'
2026-06-12 20:05:03.178506 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-12 20:05:03.178514 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-12 20:05:03.178521 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-12 20:05:03.178528 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-12 20:05:03.178534 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-12 20:05:03.178539 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-12 20:05:03.178544 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-12 20:05:03.178549 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-12 20:05:03.178554 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-12 20:05:03.178559 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-12 20:05:03.178564 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-12 20:05:03.178570 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-12 20:05:03.178575 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-12 20:05:03.178580 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-12 20:05:03.178585 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-12 20:05:03.178590 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-12 20:05:03.178595 | controller |       BMH_NAMESPACE: openstack
2026-06-12 20:05:03.178601 | controller |       BMO_BRANCH: release-0.9
2026-06-12 20:05:03.178606 | controller |       BMO_CLEANUP: 'true'
2026-06-12 20:05:03.178611 | controller |       BMO_COMMIT_HASH: ''
2026-06-12 20:05:03.178616 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-12 20:05:03.178621 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-12 20:05:03.178626 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-12 20:05:03.178632 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-12 20:05:03.178637 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-12 20:05:03.178642 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-12 20:05:03.178647 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-12 20:05:03.178653 | controller |       BMO_SETUP: ''
2026-06-12 20:05:03.178658 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-12 20:05:03.178663 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-12 20:05:03.178668 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-12 20:05:03.178673 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-12 20:05:03.178679 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-12 20:05:03.178684 | controller |       BM_NETWORK_NAME: default
2026-06-12 20:05:03.178689 | controller |       BM_NODE_COUNT: '1'
2026-06-12 20:05:03.178694 | controller |       BM_ROOT_PASSWORD: ''
2026-06-12 20:05:03.178699 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-12 20:05:03.178705 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-12 20:05:03.178710 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-12 20:05:03.178715 | controller |       CEPH_BRANCH: release-1.15
2026-06-12 20:05:03.178729 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-12 20:05:03.178735 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-12 20:05:03.178740 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-12 20:05:03.178745 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-12 20:05:03.178751 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-12 20:05:03.178756 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-12 20:05:03.178761 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-12 20:05:03.178767 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-12 20:05:03.178772 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:05:03.178777 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-12 20:05:03.178782 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-12 20:05:03.178788 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-12 20:05:03.178793 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-12 20:05:03.178801 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-12 20:05:03.178807 | controller |       CINDER_BRANCH: main
2026-06-12 20:05:03.178812 | controller |       CINDER_COMMIT_HASH: ''
2026-06-12 20:05:03.178817 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-12 20:05:03.178822 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-12 20:05:03.178828 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-12 20:05:03.178833 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-12 20:05:03.178838 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-12 20:05:03.178843 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-12 20:05:03.178848 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-12 20:05:03.178854 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-12 20:05:03.178859 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-12 20:05:03.178864 | controller |       CRC_HTTPS_PROXY: ''
2026-06-12 20:05:03.178869 | controller |       CRC_HTTP_PROXY: ''
2026-06-12 20:05:03.178874 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-12 20:05:03.178880 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-12 20:05:03.178889 | 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 20:05:03.178894 | controller |       CRC_VERSION: latest
2026-06-12 20:05:03.178899 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-12 20:05:03.178904 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-12 20:05:03.178909 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-12 20:05:03.178915 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-12 20:05:03.178920 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-12 20:05:03.178925 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 20:05:03.178930 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-12 20:05:03.178935 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-12 20:05:03.178940 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:05:03.178946 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-12 20:05:03.178951 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-12 20:05:03.178956 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-12 20:05:03.178961 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-12 20:05:03.178966 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-12 20:05:03.178971 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-12 20:05:03.178977 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-12 20:05:03.178982 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-12 20:05:03.178987 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-12 20:05:03.178992 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-12 20:05:03.178997 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-12 20:05:03.179002 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-12 20:05:03.179007 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-12 20:05:03.179012 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-12 20:05:03.179018 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-12 20:05:03.179023 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-12 20:05:03.179028 | controller |       DBSERVICE: galera
2026-06-12 20:05:03.179033 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:05:03.179038 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-12 20:05:03.179044 | controller |       DESIGNATE_BRANCH: main
2026-06-12 20:05:03.179049 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-12 20:05:03.179054 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-12 20:05:03.179060 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-12 20:05:03.179067 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-12 20:05:03.179073 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-12 20:05:03.179078 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-12 20:05:03.179083 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-12 20:05:03.179088 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-12 20:05:03.179096 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-12 20:05:03.179102 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-12 20:05:03.179107 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-12 20:05:03.179112 | controller |       DNS_DEPL_IMG: unused
2026-06-12 20:05:03.179117 | controller |       DNS_DOMAIN: localdomain
2026-06-12 20:05:03.179123 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-12 20:05:03.179128 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-12 20:05:03.179133 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-12 20:05:03.179138 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-12 20:05:03.179143 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-12 20:05:03.179148 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-12 20:05:03.179154 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-12 20:05:03.179159 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-12 20:05:03.179164 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-12 20:05:03.179195 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-12 20:05:03.179201 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-12 20:05:03.179206 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-12 20:05:03.179211 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-12 20:05:03.179216 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-12 20:05:03.179222 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-12 20:05:03.179227 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-12 20:05:03.179232 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-12 20:05:03.179237 | controller |       GALERA_REPLICAS: ''
2026-06-12 20:05:03.179242 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-12 20:05:03.179248 | controller |       GIT_CLONE_OPTS: ''
2026-06-12 20:05:03.179253 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-12 20:05:03.179258 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-12 20:05:03.179263 | controller |       GLANCE_BRANCH: main
2026-06-12 20:05:03.179268 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-12 20:05:03.179274 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-12 20:05:03.179279 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-12 20:05:03.179284 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-12 20:05:03.179290 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-12 20:05:03.179295 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-12 20:05:03.179300 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-12 20:05:03.179305 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-12 20:05:03.179310 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-12 20:05:03.179315 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-12 20:05:03.179321 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-12 20:05:03.179326 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-12 20:05:03.179331 | controller |       HEAT_BRANCH: main
2026-06-12 20:05:03.179336 | controller |       HEAT_COMMIT_HASH: ''
2026-06-12 20:05:03.179341 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-12 20:05:03.179355 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-12 20:05:03.179361 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-12 20:05:03.179366 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-12 20:05:03.179371 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-12 20:05:03.179376 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-12 20:05:03.179381 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-12 20:05:03.179386 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-12 20:05:03.179392 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-12 20:05:03.179397 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-12 20:05:03.179405 | controller |       HORIZON_BRANCH: main
2026-06-12 20:05:03.179410 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-12 20:05:03.179416 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-12 20:05:03.179421 | controller |       HORIZON_DEPL_IMG: unused
2026-06-12 20:05:03.179426 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-12 20:05:03.179431 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-12 20:05:03.179436 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-12 20:05:03.179441 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-12 20:05:03.179447 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-12 20:05:03.179452 | controller |       INFRA_BRANCH: main
2026-06-12 20:05:03.179457 | controller |       INFRA_COMMIT_HASH: ''
2026-06-12 20:05:03.179462 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-12 20:05:03.179467 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-12 20:05:03.179475 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-12 20:05:03.179480 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-12 20:05:03.179485 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-12 20:05:03.179494 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-12 20:05:03.179500 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-12 20:05:03.179505 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 20:05:03.179510 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-12 20:05:03.179515 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:05:03.179521 | controller |       INSTALL_NMSTATE: true || false
2026-06-12 20:05:03.179526 | controller |       INSTALL_NNCP: true || false
2026-06-12 20:05:03.179531 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-12 20:05:03.179536 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-12 20:05:03.179541 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-12 20:05:03.179547 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-12 20:05:03.179552 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-12 20:05:03.179557 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-12 20:05:03.179562 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-12 20:05:03.179567 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-12 20:05:03.179572 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-12 20:05:03.179577 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-12 20:05:03.179585 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-12 20:05:03.179590 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-12 20:05:03.179595 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-12 20:05:03.179600 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-12 20:05:03.179606 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-12 20:05:03.179611 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-12 20:05:03.179616 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-12 20:05:03.179621 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-12 20:05:03.179626 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-12 20:05:03.179631 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-12 20:05:03.179636 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-12 20:05:03.179641 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-12 20:05:03.179646 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-12 20:05:03.179651 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-12 20:05:03.179657 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-12 20:05:03.179662 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-12 20:05:03.179667 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-12 20:05:03.179672 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-12 20:05:03.179677 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-12 20:05:03.179682 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-12 20:05:03.179688 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-12 20:05:03.179693 | controller |       IRONIC_BRANCH: main
2026-06-12 20:05:03.179698 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-12 20:05:03.179703 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-12 20:05:03.179708 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-12 20:05:03.179713 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-12 20:05:03.179719 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-12 20:05:03.179724 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-12 20:05:03.179729 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-12 20:05:03.179734 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-12 20:05:03.179739 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-12 20:05:03.179744 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-12 20:05:03.179750 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-12 20:05:03.179755 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-12 20:05:03.179760 | controller |       KEYSTONE_BRANCH: main
2026-06-12 20:05:03.179765 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-12 20:05:03.179770 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-12 20:05:03.179776 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-12 20:05:03.179781 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-12 20:05:03.179786 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-12 20:05:03.179792 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-12 20:05:03.179800 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-12 20:05:03.179807 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-12 20:05:03.179815 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-12 20:05:03.179822 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-12 20:05:03.179829 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-12 20:05:03.179837 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-12 20:05:03.179848 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-12 20:05:03.179856 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-12 20:05:03.179863 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-12 20:05:03.179870 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-12 20:05:03.179877 | controller |       LVMS_CR: '1'
2026-06-12 20:05:03.179884 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-12 20:05:03.179892 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-12 20:05:03.179899 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-12 20:05:03.179906 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-12 20:05:03.179913 | controller |       MANILA_BRANCH: main
2026-06-12 20:05:03.179926 | controller |       MANILA_COMMIT_HASH: ''
2026-06-12 20:05:03.179933 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-12 20:05:03.179939 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-12 20:05:03.179946 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-12 20:05:03.179953 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-12 20:05:03.179966 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-12 20:05:03.179973 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-12 20:05:03.179980 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-12 20:05:03.179987 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-12 20:05:03.179994 | controller |       MARIADB_BRANCH: main
2026-06-12 20:05:03.180001 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-12 20:05:03.180009 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-12 20:05:03.180016 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-12 20:05:03.180022 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-12 20:05:03.180029 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-12 20:05:03.180036 | controller |       MARIADB_DEPL_IMG: unused
2026-06-12 20:05:03.180043 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-12 20:05:03.180051 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-12 20:05:03.180058 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-12 20:05:03.180065 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-12 20:05:03.180073 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-12 20:05:03.180080 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-12 20:05:03.180087 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-12 20:05:03.180094 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-12 20:05:03.180102 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-12 20:05:03.180109 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-12 20:05:03.180116 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-12 20:05:03.180122 | controller |       MICROSHIFT: '0'
2026-06-12 20:05:03.180129 | controller |       MIRROR_INSECURE: 'true'
2026-06-12 20:05:03.180136 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-12 20:05:03.180144 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-12 20:05:03.180151 | controller |       NAMESPACE: openstack
2026-06-12 20:05:03.180158 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-12 20:05:03.180165 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-12 20:05:03.180204 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-12 20:05:03.180213 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-12 20:05:03.180221 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-12 20:05:03.180228 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-12 20:05:03.180235 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-12 20:05:03.180242 | controller |       NETWORK_BGP: 'false'
2026-06-12 20:05:03.180249 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-12 20:05:03.180256 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-12 20:05:03.180263 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-12 20:05:03.180270 | controller |       NETWORK_ISOLATION: 'true'
2026-06-12 20:05:03.180277 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-12 20:05:03.180284 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-12 20:05:03.180291 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-12 20:05:03.180297 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-12 20:05:03.180305 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-12 20:05:03.180312 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-12 20:05:03.180318 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-12 20:05:03.180325 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-12 20:05:03.180332 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-12 20:05:03.180338 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-12 20:05:03.180345 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-12 20:05:03.180352 | controller |       NETWORK_MTU: '1500'
2026-06-12 20:05:03.180359 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-12 20:05:03.180366 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-12 20:05:03.180373 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-12 20:05:03.180380 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-12 20:05:03.180388 | controller |       NETWORK_VLAN_START: '20'
2026-06-12 20:05:03.180395 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-12 20:05:03.180401 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-12 20:05:03.180408 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-12 20:05:03.180415 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-12 20:05:03.180422 | controller |       NEUTRON_BRANCH: main
2026-06-12 20:05:03.180429 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-12 20:05:03.180436 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-12 20:05:03.180450 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-12 20:05:03.180457 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-12 20:05:03.180464 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-12 20:05:03.180471 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-12 20:05:03.180477 | controller |       NFS_HOME: /home/nfs
2026-06-12 20:05:03.180484 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-12 20:05:03.180491 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-12 20:05:03.180497 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-12 20:05:03.180504 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-12 20:05:03.180510 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-12 20:05:03.180517 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-12 20:05:03.180524 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-12 20:05:03.180530 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-12 20:05:03.180536 | controller |       NNCP_BRIDGE: ospbr
2026-06-12 20:05:03.180543 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-12 20:05:03.180550 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-12 20:05:03.180557 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-12 20:05:03.180563 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-12 20:05:03.180574 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-12 20:05:03.180581 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-12 20:05:03.180588 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-12 20:05:03.180595 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-12 20:05:03.180601 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-12 20:05:03.180608 | controller |       NNCP_INTERFACE: enp6s0
2026-06-12 20:05:03.180615 | controller |       NNCP_NODES: ''
2026-06-12 20:05:03.180624 | controller |       NNCP_TIMEOUT: 240s
2026-06-12 20:05:03.180631 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-12 20:05:03.180637 | controller |       NOVA_BRANCH: main
2026-06-12 20:05:03.180675 | controller |       NOVA_COMMIT_HASH: ''
2026-06-12 20:05:03.180684 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-12 20:05:03.180691 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-12 20:05:03.180699 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-12 20:05:03.180705 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-12 20:05:03.180713 | controller |       OCP_NETWORK_NAME: crc
2026-06-12 20:05:03.180720 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-12 20:05:03.180727 | controller |       OCTAVIA_BRANCH: main
2026-06-12 20:05:03.180734 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-12 20:05:03.180741 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-12 20:05:03.180748 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-12 20:05:03.180755 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-12 20:05:03.180762 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-12 20:05:03.180770 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-12 20:05:03.180777 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-12 20:05:03.180785 | controller |       OKD: 'false'
2026-06-12 20:05:03.180792 | controller |       OPENSTACK_BRANCH: main
2026-06-12 20:05:03.180799 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-12 20:05:03.180806 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-12 20:05:03.180814 | 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 20:05:03.180822 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-12 20:05:03.180830 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 20:05:03.180846 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-12 20:05:03.180855 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:05:03.180862 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-12 20:05:03.180869 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-12 20:05:03.180876 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-12 20:05:03.180883 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-12 20:05:03.180891 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-12 20:05:03.180898 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-12 20:05:03.180905 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-12 20:05:03.180913 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-12 20:05:03.180920 | controller |       OPERATOR_CHANNEL: ''
2026-06-12 20:05:03.180928 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-12 20:05:03.180940 | controller |       OPERATOR_SOURCE: ''
2026-06-12 20:05:03.180948 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-12 20:05:03.180956 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:05:03.180963 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:05:03.180975 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-12 20:05:03.180983 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-12 20:05:03.180997 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-12 20:05:03.181004 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-12 20:05:03.181011 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-12 20:05:03.181018 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-12 20:05:03.181026 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-12 20:05:03.181033 | controller |       OVN_BRANCH: main
2026-06-12 20:05:03.181040 | controller |       OVN_COMMIT_HASH: ''
2026-06-12 20:05:03.181048 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-12 20:05:03.181055 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-12 20:05:03.181063 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-12 20:05:03.181070 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-12 20:05:03.181078 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-12 20:05:03.181085 | controller |       PASSWORD: '12345678'
2026-06-12 20:05:03.181093 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-12 20:05:03.181100 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-12 20:05:03.181107 | controller |       RABBITMQ_BRANCH: patches
2026-06-12 20:05:03.181115 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-12 20:05:03.181122 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-12 20:05:03.181129 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-12 20:05:03.181137 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-12 20:05:03.181145 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-12 20:05:03.181152 | controller |       REDHAT_OPERATORS: 'false'
2026-06-12 20:05:03.181160 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-12 20:05:03.181199 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-12 20:05:03.181208 | controller |       REDIS_DEPL_IMG: unused
2026-06-12 20:05:03.181215 | controller |       RH_REGISTRY_PWD: ''
2026-06-12 20:05:03.181222 | controller |       RH_REGISTRY_USER: ''
2026-06-12 20:05:03.181229 | controller |       SECRET: osp-secret
2026-06-12 20:05:03.181236 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-12 20:05:03.181244 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-12 20:05:03.181251 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-12 20:05:03.181258 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-12 20:05:03.181266 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-12 20:05:03.181272 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-12 20:05:03.181279 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-12 20:05:03.181285 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-12 20:05:03.181292 | controller |       STORAGE_CLASS: local-storage
2026-06-12 20:05:03.181299 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-12 20:05:03.181305 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-12 20:05:03.181312 | controller |       SWIFT_BRANCH: main
2026-06-12 20:05:03.181319 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-12 20:05:03.181331 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-12 20:05:03.181339 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-12 20:05:03.181346 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-12 20:05:03.181353 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-12 20:05:03.181361 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-12 20:05:03.181368 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-12 20:05:03.181375 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-12 20:05:03.181383 | controller |       TELEMETRY_BRANCH: main
2026-06-12 20:05:03.181391 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-12 20:05:03.181398 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-12 20:05:03.181405 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-12 20:05:03.181412 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-12 20:05:03.181420 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-12 20:05:03.181427 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-12 20:05:03.181434 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-12 20:05:03.181441 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-12 20:05:03.181448 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-12 20:05:03.181456 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-12 20:05:03.181463 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-12 20:05:03.181470 | controller |       TENANT_HOST_ROUTES: ''
2026-06-12 20:05:03.181477 | controller |       TEST_BRANCH: main
2026-06-12 20:05:03.181484 | controller |       TEST_COMMIT_HASH: ''
2026-06-12 20:05:03.181499 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-12 20:05:03.181507 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-12 20:05:03.181514 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-12 20:05:03.181521 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-12 20:05:03.181528 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-12 20:05:03.181535 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-12 20:05:03.181542 | controller |       TIMEOUT: 300s
2026-06-12 20:05:03.181549 | controller |       TLS_ENABLED: 'false'
2026-06-12 20:05:03.181556 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-12 20:05:03.181564 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-12 20:05:03.181571 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-12 20:05:03.190372 | controller |
2026-06-12 20:05:03.190411 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-12 20:05:03.190419 | controller | Friday 12 June 2026  20:05:03 +0000 (0:00:00.046)       0:01:00.053 ***********
2026-06-12 20:05:03.190425 | controller | Friday 12 June 2026  20:05:03 +0000 (0:00:00.046)       0:01:00.051 ***********
2026-06-12 20:05:03.582885 | controller | ok: [localhost]
2026-06-12 20:05:03.582928 | controller |
2026-06-12 20:05:03.582936 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-12 20:05:03.582950 | controller | Friday 12 June 2026  20:05:03 +0000 (0:00:00.392)       0:01:00.445 ***********
2026-06-12 20:05:03.582955 | controller | Friday 12 June 2026  20:05:03 +0000 (0:00:00.392)       0:01:00.444 ***********
2026-06-12 20:05:03.616747 | controller | ok: [localhost] =>
2026-06-12 20:05:03.616808 | controller |     cifmw_generate_makes:
2026-06-12 20:05:03.616813 | controller |       changed: false
2026-06-12 20:05:03.616816 | controller |       debug:
2026-06-12 20:05:03.616821 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-12 20:05:03.616825 | controller |         - all
2026-06-12 20:05:03.616828 | controller |         - help
2026-06-12 20:05:03.616831 | controller |         - cleanup
2026-06-12 20:05:03.616835 | controller |         - deploy_cleanup
2026-06-12 20:05:03.616838 | controller |         - wait
2026-06-12 20:05:03.616842 | controller |         - crc_storage
2026-06-12 20:05:03.616845 | controller |         - crc_storage_cleanup
2026-06-12 20:05:03.616848 | controller |         - crc_storage_release
2026-06-12 20:05:03.616852 | controller |         - crc_storage_with_retries
2026-06-12 20:05:03.616856 | controller |         - crc_storage_cleanup_with_retries
2026-06-12 20:05:03.616859 | controller |         - operator_namespace
2026-06-12 20:05:03.616863 | controller |         - namespace
2026-06-12 20:05:03.616866 | controller |         - namespace_cleanup
2026-06-12 20:05:03.616869 | controller |         - input
2026-06-12 20:05:03.616873 | controller |         - input_cleanup
2026-06-12 20:05:03.616876 | controller |         - crc_bmo_setup
2026-06-12 20:05:03.616879 | controller |         - crc_bmo_cleanup
2026-06-12 20:05:03.616883 | controller |         - mirror_registry
2026-06-12 20:05:03.616886 | controller |         - mirror_registry_secure
2026-06-12 20:05:03.616898 | controller |         - mirror_registry_ca
2026-06-12 20:05:03.616902 | controller |         - mirror_registry_cleanup
2026-06-12 20:05:03.616905 | controller |         - openstack_prep
2026-06-12 20:05:03.616909 | controller |         - openstack
2026-06-12 20:05:03.616912 | controller |         - openstack_wait
2026-06-12 20:05:03.616916 | controller |         - openstack_init
2026-06-12 20:05:03.616919 | controller |         - openstack_cleanup
2026-06-12 20:05:03.616922 | controller |         - openstack_repo
2026-06-12 20:05:03.616926 | controller |         - openstack_deploy_prep
2026-06-12 20:05:03.616929 | controller |         - openstack_deploy
2026-06-12 20:05:03.616932 | controller |         - openstack_wait_deploy
2026-06-12 20:05:03.616936 | controller |         - openstack_deploy_cleanup
2026-06-12 20:05:03.616939 | controller |         - openstack_update_run
2026-06-12 20:05:03.616943 | controller |         - update_services
2026-06-12 20:05:03.616946 | controller |         - update_system
2026-06-12 20:05:03.616949 | controller |         - openstack_patch_version
2026-06-12 20:05:03.616953 | controller |         - edpm_deploy_generate_keys
2026-06-12 20:05:03.616956 | controller |         - edpm_patch_ansible_runner_image
2026-06-12 20:05:03.616960 | controller |         - edpm_deploy_prep
2026-06-12 20:05:03.616963 | controller |         - edpm_deploy_cleanup
2026-06-12 20:05:03.616966 | controller |         - edpm_deploy
2026-06-12 20:05:03.616970 | controller |         - edpm_deploy_baremetal_prep
2026-06-12 20:05:03.616973 | controller |         - edpm_deploy_baremetal
2026-06-12 20:05:03.616977 | controller |         - edpm_wait_deploy_baremetal
2026-06-12 20:05:03.616980 | controller |         - edpm_wait_deploy
2026-06-12 20:05:03.616983 | controller |         - edpm_register_dns
2026-06-12 20:05:03.616987 | controller |         - edpm_nova_discover_hosts
2026-06-12 20:05:03.616990 | controller |         - openstack_crds
2026-06-12 20:05:03.616994 | controller |         - openstack_crds_cleanup
2026-06-12 20:05:03.616997 | controller |         - edpm_deploy_networker_prep
2026-06-12 20:05:03.617000 | controller |         - edpm_deploy_networker_cleanup
2026-06-12 20:05:03.617004 | controller |         - edpm_deploy_networker
2026-06-12 20:05:03.617007 | controller |         - infra_prep
2026-06-12 20:05:03.617011 | controller |         - infra
2026-06-12 20:05:03.617014 | controller |         - infra_cleanup
2026-06-12 20:05:03.617017 | controller |         - dns_deploy_prep
2026-06-12 20:05:03.617021 | controller |         - dns_deploy
2026-06-12 20:05:03.617024 | controller |         - dns_deploy_cleanup
2026-06-12 20:05:03.617027 | controller |         - netconfig_deploy_prep
2026-06-12 20:05:03.617031 | controller |         - netconfig_deploy
2026-06-12 20:05:03.617034 | controller |         - netconfig_deploy_cleanup
2026-06-12 20:05:03.617037 | controller |         - memcached_deploy_prep
2026-06-12 20:05:03.617041 | controller |         - memcached_deploy
2026-06-12 20:05:03.617047 | controller |         - memcached_deploy_cleanup
2026-06-12 20:05:03.617051 | controller |         - keystone_prep
2026-06-12 20:05:03.617054 | controller |         - keystone
2026-06-12 20:05:03.617057 | controller |         - keystone_cleanup
2026-06-12 20:05:03.617061 | controller |         - keystone_deploy_prep
2026-06-12 20:05:03.617064 | controller |         - keystone_deploy
2026-06-12 20:05:03.617067 | controller |         - keystone_deploy_cleanup
2026-06-12 20:05:03.617071 | controller |         - barbican_prep
2026-06-12 20:05:03.617074 | controller |         - barbican
2026-06-12 20:05:03.617077 | controller |         - barbican_cleanup
2026-06-12 20:05:03.617081 | controller |         - barbican_deploy_prep
2026-06-12 20:05:03.617084 | controller |         - barbican_deploy
2026-06-12 20:05:03.617087 | controller |         - barbican_deploy_validate
2026-06-12 20:05:03.617091 | controller |         - barbican_deploy_cleanup
2026-06-12 20:05:03.617094 | controller |         - mariadb
2026-06-12 20:05:03.617097 | controller |         - mariadb_cleanup
2026-06-12 20:05:03.617101 | controller |         - mariadb_deploy_prep
2026-06-12 20:05:03.617104 | controller |         - mariadb_deploy
2026-06-12 20:05:03.617108 | controller |         - mariadb_deploy_cleanup
2026-06-12 20:05:03.617111 | controller |         - glance_prep
2026-06-12 20:05:03.617114 | controller |         - glance
2026-06-12 20:05:03.617118 | controller |         - glance_cleanup
2026-06-12 20:05:03.617121 | controller |         - glance_deploy_prep
2026-06-12 20:05:03.617126 | controller |         - glance_deploy
2026-06-12 20:05:03.617129 | controller |         - glance_deploy_cleanup
2026-06-12 20:05:03.617133 | controller |         - ovn_prep
2026-06-12 20:05:03.617136 | controller |         - ovn
2026-06-12 20:05:03.617140 | controller |         - ovn_cleanup
2026-06-12 20:05:03.617145 | controller |         - ovn_deploy_prep
2026-06-12 20:05:03.617153 | controller |         - ovn_deploy
2026-06-12 20:05:03.617161 | controller |         - ovn_deploy_cleanup
2026-06-12 20:05:03.617233 | controller |         - neutron_prep
2026-06-12 20:05:03.617246 | controller |         - neutron
2026-06-12 20:05:03.617254 | controller |         - neutron_cleanup
2026-06-12 20:05:03.617261 | controller |         - neutron_deploy_prep
2026-06-12 20:05:03.617269 | controller |         - neutron_deploy
2026-06-12 20:05:03.617277 | controller |         - neutron_deploy_cleanup
2026-06-12 20:05:03.617284 | controller |         - cinder_prep
2026-06-12 20:05:03.617292 | controller |         - cinder
2026-06-12 20:05:03.617299 | controller |         - cinder_cleanup
2026-06-12 20:05:03.617307 | controller |         - cinder_deploy_prep
2026-06-12 20:05:03.617314 | controller |         - cinder_deploy
2026-06-12 20:05:03.617322 | controller |         - cinder_deploy_cleanup
2026-06-12 20:05:03.617329 | controller |         - rabbitmq_prep
2026-06-12 20:05:03.617337 | controller |         - rabbitmq
2026-06-12 20:05:03.617344 | controller |         - rabbitmq_cleanup
2026-06-12 20:05:03.617352 | controller |         - rabbitmq_deploy_prep
2026-06-12 20:05:03.617359 | controller |         - rabbitmq_deploy
2026-06-12 20:05:03.617367 | controller |         - rabbitmq_deploy_cleanup
2026-06-12 20:05:03.617375 | controller |         - infra_rabbitmq_deploy_prep
2026-06-12 20:05:03.617382 | controller |         - infra_rabbitmq_deploy
2026-06-12 20:05:03.617390 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-12 20:05:03.617401 | controller |         - ironic_prep
2026-06-12 20:05:03.617412 | controller |         - ironic
2026-06-12 20:05:03.617421 | controller |         - ironic_cleanup
2026-06-12 20:05:03.617429 | controller |         - ironic_deploy_prep
2026-06-12 20:05:03.617436 | controller |         - ironic_deploy
2026-06-12 20:05:03.617444 | controller |         - ironic_deploy_cleanup
2026-06-12 20:05:03.617451 | controller |         - octavia_prep
2026-06-12 20:05:03.617459 | controller |         - octavia
2026-06-12 20:05:03.617466 | controller |         - octavia_cleanup
2026-06-12 20:05:03.617474 | controller |         - octavia_deploy_prep
2026-06-12 20:05:03.617481 | controller |         - octavia_deploy
2026-06-12 20:05:03.617489 | controller |         - octavia_deploy_cleanup
2026-06-12 20:05:03.617496 | controller |         - designate_prep
2026-06-12 20:05:03.617504 | controller |         - designate
2026-06-12 20:05:03.617511 | controller |         - designate_cleanup
2026-06-12 20:05:03.617519 | controller |         - designate_deploy_prep
2026-06-12 20:05:03.617526 | controller |         - designate_deploy
2026-06-12 20:05:03.617534 | controller |         - designate_deploy_cleanup
2026-06-12 20:05:03.617542 | controller |         - nova_prep
2026-06-12 20:05:03.617549 | controller |         - nova
2026-06-12 20:05:03.617557 | controller |         - nova_cleanup
2026-06-12 20:05:03.617564 | controller |         - nova_deploy_prep
2026-06-12 20:05:03.617576 | controller |         - nova_deploy
2026-06-12 20:05:03.617583 | controller |         - nova_deploy_cleanup
2026-06-12 20:05:03.617591 | controller |         - mariadb_kuttl_run
2026-06-12 20:05:03.617599 | controller |         - mariadb_kuttl
2026-06-12 20:05:03.617606 | controller |         - kuttl_db_prep
2026-06-12 20:05:03.617614 | controller |         - kuttl_db_cleanup
2026-06-12 20:05:03.617621 | controller |         - kuttl_common_prep
2026-06-12 20:05:03.617629 | controller |         - kuttl_common_cleanup
2026-06-12 20:05:03.617636 | controller |         - keystone_kuttl_run
2026-06-12 20:05:03.617665 | controller |         - keystone_kuttl
2026-06-12 20:05:03.617673 | controller |         - barbican_kuttl_run
2026-06-12 20:05:03.617681 | controller |         - barbican_kuttl
2026-06-12 20:05:03.617688 | controller |         - cinder_kuttl_run
2026-06-12 20:05:03.617696 | controller |         - cinder_kuttl
2026-06-12 20:05:03.617703 | controller |         - neutron_kuttl_run
2026-06-12 20:05:03.617711 | controller |         - neutron_kuttl
2026-06-12 20:05:03.617718 | controller |         - octavia_kuttl_run
2026-06-12 20:05:03.617726 | controller |         - octavia_kuttl
2026-06-12 20:05:03.617733 | controller |         - designate_kuttl
2026-06-12 20:05:03.617741 | controller |         - designate_kuttl_run
2026-06-12 20:05:03.617748 | controller |         - ovn_kuttl_run
2026-06-12 20:05:03.617756 | controller |         - ovn_kuttl
2026-06-12 20:05:03.617763 | controller |         - infra_kuttl_run
2026-06-12 20:05:03.617770 | controller |         - infra_kuttl
2026-06-12 20:05:03.617778 | controller |         - ironic_kuttl_run
2026-06-12 20:05:03.617785 | controller |         - ironic_kuttl
2026-06-12 20:05:03.617793 | controller |         - ironic_kuttl_crc
2026-06-12 20:05:03.617800 | controller |         - heat_kuttl_run
2026-06-12 20:05:03.617808 | controller |         - heat_kuttl
2026-06-12 20:05:03.617815 | controller |         - heat_kuttl_crc
2026-06-12 20:05:03.617822 | controller |         - glance_kuttl_run
2026-06-12 20:05:03.617830 | controller |         - glance_kuttl
2026-06-12 20:05:03.617837 | controller |         - manila_kuttl_run
2026-06-12 20:05:03.617845 | controller |         - manila_kuttl
2026-06-12 20:05:03.617852 | controller |         - swift_kuttl_run
2026-06-12 20:05:03.617860 | controller |         - swift_kuttl
2026-06-12 20:05:03.617867 | controller |         - horizon_kuttl_run
2026-06-12 20:05:03.617875 | controller |         - horizon_kuttl
2026-06-12 20:05:03.617882 | controller |         - openstack_kuttl_prep
2026-06-12 20:05:03.617889 | controller |         - openstack_kuttl_run
2026-06-12 20:05:03.617897 | controller |         - openstack_kuttl_cleanup
2026-06-12 20:05:03.617905 | controller |         - openstack_kuttl
2026-06-12 20:05:03.617912 | controller |         - mariadb_chainsaw_run
2026-06-12 20:05:03.617920 | controller |         - mariadb_chainsaw
2026-06-12 20:05:03.617928 | controller |         - horizon_prep
2026-06-12 20:05:03.617938 | controller |         - horizon
2026-06-12 20:05:03.617947 | controller |         - horizon_cleanup
2026-06-12 20:05:03.617957 | controller |         - horizon_deploy_prep
2026-06-12 20:05:03.617966 | controller |         - horizon_deploy
2026-06-12 20:05:03.617977 | controller |         - horizon_deploy_cleanup
2026-06-12 20:05:03.617986 | controller |         - heat_prep
2026-06-12 20:05:03.617993 | controller |         - heat
2026-06-12 20:05:03.618001 | controller |         - heat_cleanup
2026-06-12 20:05:03.618008 | controller |         - heat_deploy_prep
2026-06-12 20:05:03.618016 | controller |         - heat_deploy
2026-06-12 20:05:03.618023 | controller |         - heat_deploy_cleanup
2026-06-12 20:05:03.618031 | controller |         - baremetal_prep
2026-06-12 20:05:03.618038 | controller |         - baremetal
2026-06-12 20:05:03.618045 | controller |         - baremetal_cleanup
2026-06-12 20:05:03.618053 | controller |         - ceph_help
2026-06-12 20:05:03.618060 | controller |         - ceph
2026-06-12 20:05:03.618068 | controller |         - ceph_cleanup
2026-06-12 20:05:03.618075 | controller |         - rook_prep
2026-06-12 20:05:03.618082 | controller |         - rook
2026-06-12 20:05:03.618090 | controller |         - rook_deploy_prep
2026-06-12 20:05:03.618097 | controller |         - rook_deploy
2026-06-12 20:05:03.618104 | controller |         - rook_crc_disk
2026-06-12 20:05:03.618112 | controller |         - rook_cleanup
2026-06-12 20:05:03.618119 | controller |         - lvms
2026-06-12 20:05:03.618126 | controller |         - nmstate
2026-06-12 20:05:03.618134 | controller |         - nncp
2026-06-12 20:05:03.618141 | controller |         - nncp_cleanup
2026-06-12 20:05:03.618149 | controller |         - netattach
2026-06-12 20:05:03.618156 | controller |         - netattach_cleanup
2026-06-12 20:05:03.618163 | controller |         - metallb
2026-06-12 20:05:03.618193 | controller |         - metallb_config
2026-06-12 20:05:03.618204 | controller |         - metallb_config_cleanup
2026-06-12 20:05:03.618216 | controller |         - metallb_cleanup
2026-06-12 20:05:03.618224 | controller |         - loki
2026-06-12 20:05:03.618232 | controller |         - loki_cleanup
2026-06-12 20:05:03.618239 | controller |         - loki_deploy
2026-06-12 20:05:03.618246 | controller |         - loki_deploy_cleanup
2026-06-12 20:05:03.618254 | controller |         - netobserv
2026-06-12 20:05:03.618261 | controller |         - netobserv_cleanup
2026-06-12 20:05:03.618268 | controller |         - netobserv_deploy
2026-06-12 20:05:03.618276 | controller |         - netobserv_deploy_cleanup
2026-06-12 20:05:03.618284 | controller |         - manila_prep
2026-06-12 20:05:03.618291 | controller |         - manila
2026-06-12 20:05:03.618299 | controller |         - manila_cleanup
2026-06-12 20:05:03.618306 | controller |         - manila_deploy_prep
2026-06-12 20:05:03.618313 | controller |         - manila_deploy
2026-06-12 20:05:03.618321 | controller |         - manila_deploy_cleanup
2026-06-12 20:05:03.618328 | controller |         - telemetry_prep
2026-06-12 20:05:03.618336 | controller |         - telemetry
2026-06-12 20:05:03.618343 | controller |         - telemetry_cleanup
2026-06-12 20:05:03.618350 | controller |         - telemetry_deploy_prep
2026-06-12 20:05:03.618358 | controller |         - telemetry_deploy
2026-06-12 20:05:03.618365 | controller |         - telemetry_deploy_cleanup
2026-06-12 20:05:03.618373 | controller |         - telemetry_kuttl_run
2026-06-12 20:05:03.618380 | controller |         - telemetry_kuttl
2026-06-12 20:05:03.618387 | controller |         - test_operator_prep
2026-06-12 20:05:03.618395 | controller |         - test_operator
2026-06-12 20:05:03.618402 | controller |         - test_operator_cleanup
2026-06-12 20:05:03.618410 | controller |         - test_operator_deploy_prep
2026-06-12 20:05:03.618417 | controller |         - test_operator_deploy
2026-06-12 20:05:03.618425 | controller |         - test_operator_deploy_cleanup
2026-06-12 20:05:03.618432 | controller |         - test_operator_kuttl_run
2026-06-12 20:05:03.618440 | controller |         - test_operator_kuttl
2026-06-12 20:05:03.618447 | controller |         - swift_prep
2026-06-12 20:05:03.618455 | controller |         - swift
2026-06-12 20:05:03.618462 | controller |         - swift_cleanup
2026-06-12 20:05:03.618469 | controller |         - swift_deploy_prep
2026-06-12 20:05:03.618477 | controller |         - swift_deploy
2026-06-12 20:05:03.618484 | controller |         - swift_deploy_cleanup
2026-06-12 20:05:03.618492 | controller |         - certmanager
2026-06-12 20:05:03.618499 | controller |         - certmanager_cleanup
2026-06-12 20:05:03.618507 | controller |         - validate_marketplace
2026-06-12 20:05:03.618546 | controller |         - redis_deploy_prep
2026-06-12 20:05:03.618557 | controller |         - redis_deploy
2026-06-12 20:05:03.618564 | controller |         - redis_deploy_cleanup
2026-06-12 20:05:03.618572 | controller |         - set_slower_etcd_profile
2026-06-12 20:05:03.618580 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-12 20:05:03.618588 | controller |         - help
2026-06-12 20:05:03.618595 | controller |         - download_tools
2026-06-12 20:05:03.618603 | controller |         - nfs
2026-06-12 20:05:03.618610 | controller |         - nfs_cleanup
2026-06-12 20:05:03.618617 | controller |         - crc
2026-06-12 20:05:03.618625 | controller |         - crc_cleanup
2026-06-12 20:05:03.618632 | controller |         - crc_scrub
2026-06-12 20:05:03.618639 | controller |         - crc_attach_default_interface
2026-06-12 20:05:03.618647 | controller |         - crc_attach_default_interface_cleanup
2026-06-12 20:05:03.618655 | controller |         - ipv6_lab_network
2026-06-12 20:05:03.618662 | controller |         - ipv6_lab_network_cleanup
2026-06-12 20:05:03.618670 | controller |         - ipv6_lab_nat64_router
2026-06-12 20:05:03.618677 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-12 20:05:03.618685 | controller |         - ipv6_lab_sno
2026-06-12 20:05:03.618692 | controller |         - ipv6_lab_sno_cleanup
2026-06-12 20:05:03.618699 | controller |         - ipv6_lab
2026-06-12 20:05:03.618707 | controller |         - ipv6_lab_cleanup
2026-06-12 20:05:03.618714 | controller |         - attach_default_interface
2026-06-12 20:05:03.618722 | controller |         - attach_default_interface_cleanup
2026-06-12 20:05:03.618729 | controller |         - network_isolation_bridge
2026-06-12 20:05:03.618737 | controller |         - network_isolation_bridge_cleanup
2026-06-12 20:05:03.618744 | controller |         - edpm_baremetal_compute
2026-06-12 20:05:03.618752 | controller |         - edpm_compute
2026-06-12 20:05:03.618759 | controller |         - edpm_compute_bootc
2026-06-12 20:05:03.618767 | controller |         - edpm_ansible_runner
2026-06-12 20:05:03.618774 | controller |         - edpm_computes_bgp
2026-06-12 20:05:03.618785 | controller |         - edpm_compute_repos
2026-06-12 20:05:03.618793 | controller |         - edpm_compute_cleanup
2026-06-12 20:05:03.618800 | controller |         - edpm_networker
2026-06-12 20:05:03.618808 | controller |         - edpm_networker_cleanup
2026-06-12 20:05:03.618815 | controller |         - edpm_deploy_instance
2026-06-12 20:05:03.618823 | controller |         - tripleo_deploy
2026-06-12 20:05:03.618830 | controller |         - standalone_deploy
2026-06-12 20:05:03.618838 | controller |         - standalone_sync
2026-06-12 20:05:03.618845 | controller |         - standalone
2026-06-12 20:05:03.618852 | controller |         - standalone_cleanup
2026-06-12 20:05:03.618860 | controller |         - standalone_snapshot
2026-06-12 20:05:03.618867 | controller |         - standalone_revert
2026-06-12 20:05:03.618875 | controller |         - cifmw_prepare
2026-06-12 20:05:03.618882 | controller |         - cifmw_cleanup
2026-06-12 20:05:03.618889 | controller |         - bmaas_network
2026-06-12 20:05:03.618902 | controller |         - bmaas_network_cleanup
2026-06-12 20:05:03.618910 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-12 20:05:03.618918 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-12 20:05:03.618925 | controller |         - bmaas_crc_attach_network
2026-06-12 20:05:03.618933 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-12 20:05:03.618940 | controller |         - bmaas_crc_baremetal_bridge
2026-06-12 20:05:03.618948 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-12 20:05:03.618955 | controller |         - bmaas_baremetal_net_nad
2026-06-12 20:05:03.618963 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-12 20:05:03.618970 | controller |         - bmaas_metallb
2026-06-12 20:05:03.618978 | controller |         - bmaas_metallb_cleanup
2026-06-12 20:05:03.618985 | controller |         - bmaas_virtual_bms
2026-06-12 20:05:03.618993 | controller |         - bmaas_virtual_bms_cleanup
2026-06-12 20:05:03.619000 | controller |         - bmaas_sushy_emulator
2026-06-12 20:05:03.619008 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-12 20:05:03.619015 | controller |         - bmaas_sushy_emulator_wait
2026-06-12 20:05:03.619023 | controller |         - bmaas_generate_nodes_yaml
2026-06-12 20:05:03.619030 | controller |         - bmaas
2026-06-12 20:05:03.619038 | controller |         - bmaas_cleanup
2026-06-12 20:05:03.619052 | controller |       failed: false
2026-06-12 20:05:03.619063 | controller |       success: true
2026-06-12 20:05:03.627460 | controller |
2026-06-12 20:05:03.627486 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-12 20:05:03.627493 | controller |   {
2026-06-12 20:05:03.627499 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-12 20:05:03.627504 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-12 20:05:03.627510 | controller |   } | to_nice_yaml
2026-06-12 20:05:03.627515 | controller | }}, mode=0644] ***
2026-06-12 20:05:03.627520 | controller | Friday 12 June 2026  20:05:03 +0000 (0:00:00.045)       0:01:00.490 ***********
2026-06-12 20:05:03.627525 | controller | Friday 12 June 2026  20:05:03 +0000 (0:00:00.045)       0:01:00.489 ***********
2026-06-12 20:05:04.169929 | controller | changed: [localhost]
2026-06-12 20:05:04.169990 | controller |
2026-06-12 20:05:04.169996 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-12 20:05:04.170000 | controller | Friday 12 June 2026  20:05:04 +0000 (0:00:00.541)       0:01:01.032 ***********
2026-06-12 20:05:04.170004 | controller | Friday 12 June 2026  20:05:04 +0000 (0:00:00.542)       0:01:01.031 ***********
2026-06-12 20:05:04.216568 | controller | skipping: [localhost]
2026-06-12 20:05:04.216620 | controller |
2026-06-12 20:05:04.216630 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-12 20:05:04.216639 | controller | Friday 12 June 2026  20:05:04 +0000 (0:00:00.046)       0:01:01.079 ***********
2026-06-12 20:05:04.216647 | controller | Friday 12 June 2026  20:05:04 +0000 (0:00:00.046)       0:01:01.077 ***********
2026-06-12 20:05:04.251645 | controller | ok: [localhost]
2026-06-12 20:05:04.251704 | controller |
2026-06-12 20:05:04.251713 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-12 20:05:04.251721 | controller | Friday 12 June 2026  20:05:04 +0000 (0:00:00.035)       0:01:01.114 ***********
2026-06-12 20:05:04.251738 | controller | Friday 12 June 2026  20:05:04 +0000 (0:00:00.035)       0:01:01.113 ***********
2026-06-12 20:05:04.302831 | 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 20:05:04.302880 | controller |
2026-06-12 20:05:04.302904 | 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 20:05:04.302914 | controller | Friday 12 June 2026  20:05:04 +0000 (0:00:00.051)       0:01:01.165 ***********
2026-06-12 20:05:04.302922 | controller | Friday 12 June 2026  20:05:04 +0000 (0:00:00.051)       0:01:01.164 ***********
2026-06-12 20:05:04.370452 | controller | ok: [localhost] =>
2026-06-12 20:05:04.370531 | controller |     changed: false
2026-06-12 20:05:04.370542 | controller |     msg: All assertions passed
2026-06-12 20:05:04.370550 | controller |
2026-06-12 20:05:04.370560 | 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 20:05:04.370569 | controller | Friday 12 June 2026  20:05:04 +0000 (0:00:00.067)       0:01:01.233 ***********
2026-06-12 20:05:04.370577 | controller | Friday 12 June 2026  20:05:04 +0000 (0:00:00.067)       0:01:01.232 ***********
2026-06-12 20:05:05.099816 | controller | changed: [localhost]
2026-06-12 20:05:05.099919 | controller |
2026-06-12 20:05:05.099934 | 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 20:05:05.099948 | controller | Friday 12 June 2026  20:05:05 +0000 (0:00:00.728)       0:01:01.962 ***********
2026-06-12 20:05:05.099960 | controller | Friday 12 June 2026  20:05:05 +0000 (0:00:00.728)       0:01:01.961 ***********
2026-06-12 20:05:05.156589 | controller | ok: [localhost]
2026-06-12 20:05:05.156683 | controller |
2026-06-12 20:05:05.156696 | 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 20:05:05.156706 | controller | Friday 12 June 2026  20:05:05 +0000 (0:00:00.056)       0:01:02.018 ***********
2026-06-12 20:05:05.156714 | controller | Friday 12 June 2026  20:05:05 +0000 (0:00:00.056)       0:01:02.017 ***********
2026-06-12 20:05:05.235559 | controller | ok: [localhost]
2026-06-12 20:05:05.235662 | controller |
2026-06-12 20:05:05.235671 | 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 20:05:05.235679 | controller | Friday 12 June 2026  20:05:05 +0000 (0:00:00.079)       0:01:02.098 ***********
2026-06-12 20:05:05.235686 | controller | Friday 12 June 2026  20:05:05 +0000 (0:00:00.079)       0:01:02.096 ***********
2026-06-12 20:05:05.680645 | controller | changed: [localhost]
2026-06-12 20:05:05.680748 | controller |
2026-06-12 20:05:05.680764 | 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 20:05:05.680777 | controller | Friday 12 June 2026  20:05:05 +0000 (0:00:00.445)       0:01:02.543 ***********
2026-06-12 20:05:05.680805 | controller | Friday 12 June 2026  20:05:05 +0000 (0:00:00.445)       0:01:02.542 ***********
2026-06-12 20:05:05.791879 | controller | ok: [localhost]
2026-06-12 20:05:05.791965 | controller |
2026-06-12 20:05:05.791973 | 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 20:05:05.791980 | controller | Friday 12 June 2026  20:05:05 +0000 (0:00:00.111)       0:01:02.654 ***********
2026-06-12 20:05:05.791986 | controller | Friday 12 June 2026  20:05:05 +0000 (0:00:00.111)       0:01:02.653 ***********
2026-06-12 20:05:05.895469 | controller | ok: [localhost]
2026-06-12 20:05:05.895545 | controller |
2026-06-12 20:05:05.895556 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:05:05.895565 | controller | Friday 12 June 2026  20:05:05 +0000 (0:00:00.103)       0:01:02.758 ***********
2026-06-12 20:05:05.895573 | controller | Friday 12 June 2026  20:05:05 +0000 (0:00:00.103)       0:01:02.757 ***********
2026-06-12 20:05:06.057829 | 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 20:05:06.057919 | controller |
2026-06-12 20:05:06.057932 | 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 20:05:06.057942 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.162)       0:01:02.920 ***********
2026-06-12 20:05:06.057951 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.162)       0:01:02.919 ***********
2026-06-12 20:05:06.140299 | controller | ok: [localhost]
2026-06-12 20:05:06.140383 | controller |
2026-06-12 20:05:06.140394 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-12 20:05:06.140403 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.081)       0:01:03.002 ***********
2026-06-12 20:05:06.140411 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.082)       0:01:03.001 ***********
2026-06-12 20:05:06.369684 | controller | ok: [localhost]
2026-06-12 20:05:06.369768 | controller |
2026-06-12 20:05:06.369778 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-12 20:05:06.369787 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.229)       0:01:03.232 ***********
2026-06-12 20:05:06.369795 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.229)       0:01:03.230 ***********
2026-06-12 20:05:06.398424 | controller | skipping: [localhost]
2026-06-12 20:05:06.398511 | controller |
2026-06-12 20:05:06.398521 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-12 20:05:06.398530 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-12 20:05:06.398538 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-12 20:05:06.398546 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.028)       0:01:03.261 ***********
2026-06-12 20:05:06.398555 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.028)       0:01:03.259 ***********
2026-06-12 20:05:06.624094 | controller | ok: [localhost]
2026-06-12 20:05:06.624145 | controller |
2026-06-12 20:05:06.624151 | 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 20:05:06.624156 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.225)       0:01:03.486 ***********
2026-06-12 20:05:06.624160 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.225)       0:01:03.485 ***********
2026-06-12 20:05:06.664312 | controller | ok: [localhost]
2026-06-12 20:05:06.664331 | controller |
2026-06-12 20:05:06.664336 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-12 20:05:06.664339 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.040)       0:01:03.526 ***********
2026-06-12 20:05:06.664343 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.040)       0:01:03.525 ***********
2026-06-12 20:05:06.892304 | controller | ok: [localhost]
2026-06-12 20:05:06.892362 | controller |
2026-06-12 20:05:06.892368 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 20:05:06.892372 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.228)       0:01:03.755 ***********
2026-06-12 20:05:06.892376 | controller | Friday 12 June 2026  20:05:06 +0000 (0:00:00.228)       0:01:03.753 ***********
2026-06-12 20:05:07.148720 | controller | ok: [localhost]
2026-06-12 20:05:07.148800 | controller |
2026-06-12 20:05:07.148810 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-12 20:05:07.148819 | controller | Friday 12 June 2026  20:05:07 +0000 (0:00:00.256)       0:01:04.011 ***********
2026-06-12 20:05:07.148827 | controller | Friday 12 June 2026  20:05:07 +0000 (0:00:00.256)       0:01:04.010 ***********
2026-06-12 20:05:50.284025 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-12 20:05:50.284072 | controller | changed: [localhost]
2026-06-12 20:05:50.284079 | controller |
2026-06-12 20:05:50.284086 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-12 20:05:50.284091 | controller | Friday 12 June 2026  20:05:50 +0000 (0:00:43.135)       0:01:47.146 ***********
2026-06-12 20:05:50.284096 | controller | Friday 12 June 2026  20:05:50 +0000 (0:00:43.135)       0:01:47.145 ***********
2026-06-12 20:05:50.323660 | controller | skipping: [localhost]
2026-06-12 20:05:50.323716 | controller |
2026-06-12 20:05:50.323727 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-12 20:05:50.323735 | controller | Friday 12 June 2026  20:05:50 +0000 (0:00:00.039)       0:01:47.186 ***********
2026-06-12 20:05:50.323743 | controller | Friday 12 June 2026  20:05:50 +0000 (0:00:00.039)       0:01:47.185 ***********
2026-06-12 20:05:50.524846 | controller | ok: [localhost]
2026-06-12 20:05:50.524887 | controller |
2026-06-12 20:05:50.524894 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-12 20:05:50.524911 | controller | Friday 12 June 2026  20:05:50 +0000 (0:00:00.201)       0:01:47.387 ***********
2026-06-12 20:05:50.524917 | controller | Friday 12 June 2026  20:05:50 +0000 (0:00:00.201)       0:01:47.386 ***********
2026-06-12 20:05:50.609806 | controller | skipping: [localhost]
2026-06-12 20:05:50.609849 | controller |
2026-06-12 20:05:50.609856 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-12 20:05:50.609862 | controller |
2026-06-12 20:05:50.609867 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-12 20:05:50.609872 | controller | Friday 12 June 2026  20:05:50 +0000 (0:00:00.085)       0:01:47.472 ***********
2026-06-12 20:05:50.609877 | controller | Friday 12 June 2026  20:05:50 +0000 (0:00:00.085)       0:01:47.471 ***********
2026-06-12 20:05:50.651220 | controller |
2026-06-12 20:05:50.651255 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-12 20:05:50.651260 | controller | Friday 12 June 2026  20:05:50 +0000 (0:00:00.041)       0:01:47.514 ***********
2026-06-12 20:05:50.651264 | controller | Friday 12 June 2026  20:05:50 +0000 (0:00:00.041)       0:01:47.513 ***********
2026-06-12 20:05:50.882008 | controller | ok: [localhost]
2026-06-12 20:05:50.882109 | controller |
2026-06-12 20:05:50.882142 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-12 20:05:50.882151 | controller | Friday 12 June 2026  20:05:50 +0000 (0:00:00.230)       0:01:47.744 ***********
2026-06-12 20:05:50.882159 | controller | Friday 12 June 2026  20:05:50 +0000 (0:00:00.230)       0:01:47.743 ***********
2026-06-12 20:05:51.113694 | controller | ok: [localhost]
2026-06-12 20:05:51.113791 | controller |
2026-06-12 20:05:51.113799 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-12 20:05:51.113805 | controller | ] ***
2026-06-12 20:05:51.113811 | controller | Friday 12 June 2026  20:05:51 +0000 (0:00:00.231)       0:01:47.976 ***********
2026-06-12 20:05:51.113816 | controller | Friday 12 June 2026  20:05:51 +0000 (0:00:00.231)       0:01:47.975 ***********
2026-06-12 20:05:51.151196 | controller | ok: [localhost] =>
2026-06-12 20:05:51.151296 | controller |     msg: |
2026-06-12 20:05:51.151308 | 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 20:05:51.151317 | controller |
2026-06-12 20:05:51.151326 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-12 20:05:51.151334 | controller | Friday 12 June 2026  20:05:51 +0000 (0:00:00.037)       0:01:48.013 ***********
2026-06-12 20:05:51.151342 | controller | Friday 12 June 2026  20:05:51 +0000 (0:00:00.037)       0:01:48.012 ***********
2026-06-12 20:05:51.226071 | 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 20:05:51.226164 | 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 20:05:51.226379 | 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 20:05:51.226386 | controller |
2026-06-12 20:05:51.226391 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 20:05:51.226397 | controller | Friday 12 June 2026  20:05:51 +0000 (0:00:00.075)       0:01:48.089 ***********
2026-06-12 20:05:51.226402 | controller | Friday 12 June 2026  20:05:51 +0000 (0:00:00.075)       0:01:48.087 ***********
2026-06-12 20:05:51.266947 | controller | skipping: [localhost]
2026-06-12 20:05:51.267053 | controller |
2026-06-12 20:05:51.267062 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 20:05:51.267068 | controller | Friday 12 June 2026  20:05:51 +0000 (0:00:00.040)       0:01:48.130 ***********
2026-06-12 20:05:51.267074 | controller | Friday 12 June 2026  20:05:51 +0000 (0:00:00.040)       0:01:48.128 ***********
2026-06-12 20:05:51.525837 | controller | ok: [localhost]
2026-06-12 20:05:51.525923 | controller |
2026-06-12 20:05:51.525931 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 20:05:51.525936 | controller | Friday 12 June 2026  20:05:51 +0000 (0:00:00.258)       0:01:48.388 ***********
2026-06-12 20:05:51.525941 | controller | Friday 12 June 2026  20:05:51 +0000 (0:00:00.258)       0:01:48.387 ***********
2026-06-12 20:05:51.913243 | controller | changed: [localhost]
2026-06-12 20:05:51.913329 | controller |
2026-06-12 20:05:51.913336 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 20:05:51.913343 | controller | Friday 12 June 2026  20:05:51 +0000 (0:00:00.387)       0:01:48.776 ***********
2026-06-12 20:05:51.913348 | controller | Friday 12 June 2026  20:05:51 +0000 (0:00:00.387)       0:01:48.774 ***********
2026-06-12 20:05:52.286450 | controller | ok: [localhost]
2026-06-12 20:05:52.286544 | controller |
2026-06-12 20:05:52.286555 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 20:05:52.286563 | controller | Friday 12 June 2026  20:05:52 +0000 (0:00:00.373)       0:01:49.149 ***********
2026-06-12 20:05:52.286570 | controller | Friday 12 June 2026  20:05:52 +0000 (0:00:00.373)       0:01:49.148 ***********
2026-06-12 20:05:52.783489 | controller | changed: [localhost]
2026-06-12 20:05:52.783582 | controller |
2026-06-12 20:05:52.783588 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 20:05:52.783613 | controller | Friday 12 June 2026  20:05:52 +0000 (0:00:00.496)       0:01:49.645 ***********
2026-06-12 20:05:52.783617 | controller | Friday 12 June 2026  20:05:52 +0000 (0:00:00.496)       0:01:49.644 ***********
2026-06-12 20:05:52.841017 | controller | ok: [localhost]
2026-06-12 20:05:52.841097 | controller |
2026-06-12 20:05:52.841105 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 20:05:52.841111 | controller | Friday 12 June 2026  20:05:52 +0000 (0:00:00.057)       0:01:49.703 ***********
2026-06-12 20:05:52.841117 | controller | Friday 12 June 2026  20:05:52 +0000 (0:00:00.057)       0:01:49.702 ***********
2026-06-12 20:05:53.069130 | controller | changed: [localhost]
2026-06-12 20:05:53.069228 | controller |
2026-06-12 20:05:53.069235 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 20:05:53.069239 | controller | Friday 12 June 2026  20:05:53 +0000 (0:00:00.228)       0:01:49.932 ***********
2026-06-12 20:05:53.069420 | controller | Friday 12 June 2026  20:05:53 +0000 (0:00:00.228)       0:01:49.930 ***********
2026-06-12 20:05:53.100516 | controller | skipping: [localhost]
2026-06-12 20:05:53.100595 | controller |
2026-06-12 20:05:53.100600 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 20:05:53.100605 | controller | Friday 12 June 2026  20:05:53 +0000 (0:00:00.031)       0:01:49.963 ***********
2026-06-12 20:05:53.100609 | controller | Friday 12 June 2026  20:05:53 +0000 (0:00:00.031)       0:01:49.961 ***********
2026-06-12 20:05:53.292939 | controller | ok: [localhost]
2026-06-12 20:05:53.292979 | controller |
2026-06-12 20:05:53.292986 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 20:05:53.293001 | controller | Friday 12 June 2026  20:05:53 +0000 (0:00:00.192)       0:01:50.156 ***********
2026-06-12 20:05:53.293007 | controller | Friday 12 June 2026  20:05:53 +0000 (0:00:00.192)       0:01:50.154 ***********
2026-06-12 20:05:53.508208 | controller | changed: [localhost]
2026-06-12 20:05:53.508289 | controller |
2026-06-12 20:05:53.508301 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 20:05:53.508309 | controller | Friday 12 June 2026  20:05:53 +0000 (0:00:00.215)       0:01:50.371 ***********
2026-06-12 20:05:53.508317 | controller | Friday 12 June 2026  20:05:53 +0000 (0:00:00.215)       0:01:50.369 ***********
2026-06-12 20:05:53.672663 | controller | ok: [localhost]
2026-06-12 20:05:53.672744 | controller |
2026-06-12 20:05:53.672755 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 20:05:53.672765 | controller | Friday 12 June 2026  20:05:53 +0000 (0:00:00.164)       0:01:50.535 ***********
2026-06-12 20:05:53.672773 | controller | Friday 12 June 2026  20:05:53 +0000 (0:00:00.164)       0:01:50.534 ***********
2026-06-12 20:05:54.150531 | controller | changed: [localhost]
2026-06-12 20:05:54.150624 | controller |
2026-06-12 20:05:54.150635 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 20:05:54.150643 | controller | Friday 12 June 2026  20:05:54 +0000 (0:00:00.476)       0:01:51.012 ***********
2026-06-12 20:05:54.150651 | controller | Friday 12 June 2026  20:05:54 +0000 (0:00:00.477)       0:01:51.011 ***********
2026-06-12 20:05:54.287825 | controller | ok: [localhost]
2026-06-12 20:05:54.287920 | controller |
2026-06-12 20:05:54.287932 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 20:05:54.287944 | controller | Friday 12 June 2026  20:05:54 +0000 (0:00:00.137)       0:01:51.150 ***********
2026-06-12 20:05:54.287956 | controller | Friday 12 June 2026  20:05:54 +0000 (0:00:00.137)       0:01:51.149 ***********
2026-06-12 20:05:54.531220 | controller | changed: [localhost]
2026-06-12 20:05:54.531293 | controller |
2026-06-12 20:05:54.531298 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 20:05:54.531302 | controller | Friday 12 June 2026  20:05:54 +0000 (0:00:00.243)       0:01:51.393 ***********
2026-06-12 20:05:54.531306 | controller | Friday 12 June 2026  20:05:54 +0000 (0:00:00.243)       0:01:51.392 ***********
2026-06-12 20:05:54.574319 | controller | skipping: [localhost]
2026-06-12 20:05:54.574381 | controller |
2026-06-12 20:05:54.574386 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 20:05:54.574401 | controller | Friday 12 June 2026  20:05:54 +0000 (0:00:00.043)       0:01:51.437 ***********
2026-06-12 20:05:54.574405 | controller | Friday 12 June 2026  20:05:54 +0000 (0:00:00.043)       0:01:51.435 ***********
2026-06-12 20:05:54.811295 | controller | ok: [localhost]
2026-06-12 20:05:54.811347 | controller |
2026-06-12 20:05:54.811353 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 20:05:54.811357 | controller | Friday 12 June 2026  20:05:54 +0000 (0:00:00.236)       0:01:51.674 ***********
2026-06-12 20:05:54.811361 | controller | Friday 12 June 2026  20:05:54 +0000 (0:00:00.236)       0:01:51.672 ***********
2026-06-12 20:05:55.064698 | controller | changed: [localhost]
2026-06-12 20:05:55.064779 | controller |
2026-06-12 20:05:55.064790 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 20:05:55.064799 | controller | Friday 12 June 2026  20:05:55 +0000 (0:00:00.253)       0:01:51.927 ***********
2026-06-12 20:05:55.064807 | controller | Friday 12 June 2026  20:05:55 +0000 (0:00:00.253)       0:01:51.926 ***********
2026-06-12 20:05:55.307827 | controller | ok: [localhost]
2026-06-12 20:05:55.307910 | controller |
2026-06-12 20:05:55.307921 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 20:05:55.307929 | controller | Friday 12 June 2026  20:05:55 +0000 (0:00:00.242)       0:01:52.170 ***********
2026-06-12 20:05:55.307937 | controller | Friday 12 June 2026  20:05:55 +0000 (0:00:00.243)       0:01:52.169 ***********
2026-06-12 20:05:55.807433 | controller | changed: [localhost]
2026-06-12 20:05:55.807486 | controller |
2026-06-12 20:05:55.807491 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 20:05:55.807495 | controller | Friday 12 June 2026  20:05:55 +0000 (0:00:00.500)       0:01:52.670 ***********
2026-06-12 20:05:55.807499 | controller | Friday 12 June 2026  20:05:55 +0000 (0:00:00.500)       0:01:52.669 ***********
2026-06-12 20:05:55.843449 | controller | ok: [localhost]
2026-06-12 20:05:55.843519 | controller |
2026-06-12 20:05:55.843525 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 20:05:55.843532 | controller | Friday 12 June 2026  20:05:55 +0000 (0:00:00.036)       0:01:52.706 ***********
2026-06-12 20:05:55.843537 | controller | Friday 12 June 2026  20:05:55 +0000 (0:00:00.036)       0:01:52.705 ***********
2026-06-12 20:05:56.042062 | controller | changed: [localhost]
2026-06-12 20:05:56.042145 | controller |
2026-06-12 20:05:56.042150 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-12 20:05:56.042154 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.198)       0:01:52.905 ***********
2026-06-12 20:05:56.042158 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.198)       0:01:52.904 ***********
2026-06-12 20:05:56.070531 | controller | skipping: [localhost]
2026-06-12 20:05:56.070603 | controller |
2026-06-12 20:05:56.070607 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-12 20:05:56.070611 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.028)       0:01:52.933 ***********
2026-06-12 20:05:56.070615 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.028)       0:01:52.932 ***********
2026-06-12 20:05:56.182599 | controller | skipping: [localhost]
2026-06-12 20:05:56.182691 | controller |
2026-06-12 20:05:56.182701 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-12 20:05:56.182709 | controller |
2026-06-12 20:05:56.182717 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-12 20:05:56.182725 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.112)       0:01:53.045 ***********
2026-06-12 20:05:56.182733 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.112)       0:01:53.044 ***********
2026-06-12 20:05:56.248539 | controller |
2026-06-12 20:05:56.248636 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-12 20:05:56.248646 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.065)       0:01:53.111 ***********
2026-06-12 20:05:56.248654 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.065)       0:01:53.110 ***********
2026-06-12 20:05:56.471579 | controller | ok: [localhost]
2026-06-12 20:05:56.471674 | controller |
2026-06-12 20:05:56.471688 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-12 20:05:56.471701 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.222)       0:01:53.334 ***********
2026-06-12 20:05:56.471712 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.222)       0:01:53.333 ***********
2026-06-12 20:05:56.699412 | controller | ok: [localhost]
2026-06-12 20:05:56.699505 | controller |
2026-06-12 20:05:56.699516 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-12 20:05:56.699526 | controller | ] ***
2026-06-12 20:05:56.699534 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.227)       0:01:53.561 ***********
2026-06-12 20:05:56.699542 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.227)       0:01:53.560 ***********
2026-06-12 20:05:56.749612 | controller | ok: [localhost] =>
2026-06-12 20:05:56.749709 | controller |     msg: |
2026-06-12 20:05:56.749720 | 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 20:05:56.749730 | controller |
2026-06-12 20:05:56.749739 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-12 20:05:56.749747 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.050)       0:01:53.612 ***********
2026-06-12 20:05:56.749755 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.050)       0:01:53.610 ***********
2026-06-12 20:05:56.848075 | 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 20:05:56.848159 | 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 20:05:56.848164 | 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 20:05:56.848202 | controller |
2026-06-12 20:05:56.848208 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 20:05:56.848212 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.098)       0:01:53.710 ***********
2026-06-12 20:05:56.848215 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.098)       0:01:53.709 ***********
2026-06-12 20:05:56.888332 | controller | skipping: [localhost]
2026-06-12 20:05:56.888416 | controller |
2026-06-12 20:05:56.888421 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 20:05:56.888425 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.040)       0:01:53.751 ***********
2026-06-12 20:05:56.888429 | controller | Friday 12 June 2026  20:05:56 +0000 (0:00:00.040)       0:01:53.750 ***********
2026-06-12 20:05:57.151474 | controller | ok: [localhost]
2026-06-12 20:05:57.151554 | controller |
2026-06-12 20:05:57.151559 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 20:05:57.151563 | controller | Friday 12 June 2026  20:05:57 +0000 (0:00:00.262)       0:01:54.014 ***********
2026-06-12 20:05:57.151567 | controller | Friday 12 June 2026  20:05:57 +0000 (0:00:00.262)       0:01:54.012 ***********
2026-06-12 20:05:57.357378 | controller | changed: [localhost]
2026-06-12 20:05:57.357474 | controller |
2026-06-12 20:05:57.357485 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 20:05:57.357493 | controller | Friday 12 June 2026  20:05:57 +0000 (0:00:00.205)       0:01:54.219 ***********
2026-06-12 20:05:57.357501 | controller | Friday 12 June 2026  20:05:57 +0000 (0:00:00.205)       0:01:54.218 ***********
2026-06-12 20:05:57.589362 | controller | ok: [localhost]
2026-06-12 20:05:57.589455 | controller |
2026-06-12 20:05:57.589466 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 20:05:57.589475 | controller | Friday 12 June 2026  20:05:57 +0000 (0:00:00.231)       0:01:54.451 ***********
2026-06-12 20:05:57.589500 | controller | Friday 12 June 2026  20:05:57 +0000 (0:00:00.231)       0:01:54.450 ***********
2026-06-12 20:05:58.104365 | controller | changed: [localhost]
2026-06-12 20:05:58.104485 | controller |
2026-06-12 20:05:58.104498 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 20:05:58.104507 | controller | Friday 12 June 2026  20:05:58 +0000 (0:00:00.515)       0:01:54.967 ***********
2026-06-12 20:05:58.104515 | controller | Friday 12 June 2026  20:05:58 +0000 (0:00:00.515)       0:01:54.966 ***********
2026-06-12 20:05:58.176861 | controller | ok: [localhost]
2026-06-12 20:05:58.176955 | controller |
2026-06-12 20:05:58.176966 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 20:05:58.176976 | controller | Friday 12 June 2026  20:05:58 +0000 (0:00:00.071)       0:01:55.039 ***********
2026-06-12 20:05:58.176984 | controller | Friday 12 June 2026  20:05:58 +0000 (0:00:00.072)       0:01:55.038 ***********
2026-06-12 20:05:58.386976 | controller | changed: [localhost]
2026-06-12 20:05:58.387070 | controller |
2026-06-12 20:05:58.387081 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 20:05:58.387089 | controller | Friday 12 June 2026  20:05:58 +0000 (0:00:00.210)       0:01:55.249 ***********
2026-06-12 20:05:58.387097 | controller | Friday 12 June 2026  20:05:58 +0000 (0:00:00.210)       0:01:55.248 ***********
2026-06-12 20:05:58.433837 | controller | skipping: [localhost]
2026-06-12 20:05:58.433935 | controller |
2026-06-12 20:05:58.433947 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 20:05:58.433979 | controller | Friday 12 June 2026  20:05:58 +0000 (0:00:00.046)       0:01:55.296 ***********
2026-06-12 20:05:58.433988 | controller | Friday 12 June 2026  20:05:58 +0000 (0:00:00.046)       0:01:55.295 ***********
2026-06-12 20:05:58.690103 | controller | ok: [localhost]
2026-06-12 20:05:58.690209 | controller |
2026-06-12 20:05:58.690217 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 20:05:58.690222 | controller | Friday 12 June 2026  20:05:58 +0000 (0:00:00.255)       0:01:55.552 ***********
2026-06-12 20:05:58.690225 | controller | Friday 12 June 2026  20:05:58 +0000 (0:00:00.256)       0:01:55.551 ***********
2026-06-12 20:05:58.967644 | controller | changed: [localhost]
2026-06-12 20:05:58.967735 | controller |
2026-06-12 20:05:58.967745 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 20:05:58.967754 | controller | Friday 12 June 2026  20:05:58 +0000 (0:00:00.277)       0:01:55.829 ***********
2026-06-12 20:05:58.967762 | controller | Friday 12 June 2026  20:05:58 +0000 (0:00:00.277)       0:01:55.828 ***********
2026-06-12 20:05:59.191530 | controller | ok: [localhost]
2026-06-12 20:05:59.191645 | controller |
2026-06-12 20:05:59.191662 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 20:05:59.191676 | controller | Friday 12 June 2026  20:05:59 +0000 (0:00:00.224)       0:01:56.054 ***********
2026-06-12 20:05:59.191688 | controller | Friday 12 June 2026  20:05:59 +0000 (0:00:00.224)       0:01:56.052 ***********
2026-06-12 20:05:59.701810 | controller | changed: [localhost]
2026-06-12 20:05:59.701916 | controller |
2026-06-12 20:05:59.701927 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 20:05:59.701937 | controller | Friday 12 June 2026  20:05:59 +0000 (0:00:00.510)       0:01:56.564 ***********
2026-06-12 20:05:59.701946 | controller | Friday 12 June 2026  20:05:59 +0000 (0:00:00.510)       0:01:56.563 ***********
2026-06-12 20:05:59.759936 | controller | ok: [localhost]
2026-06-12 20:05:59.760019 | controller |
2026-06-12 20:05:59.760029 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 20:05:59.760038 | controller | Friday 12 June 2026  20:05:59 +0000 (0:00:00.058)       0:01:56.622 ***********
2026-06-12 20:05:59.760046 | controller | Friday 12 June 2026  20:05:59 +0000 (0:00:00.058)       0:01:56.621 ***********
2026-06-12 20:05:59.941600 | controller | changed: [localhost]
2026-06-12 20:05:59.941685 | controller |
2026-06-12 20:05:59.941695 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 20:05:59.941716 | controller | Friday 12 June 2026  20:05:59 +0000 (0:00:00.181)       0:01:56.804 ***********
2026-06-12 20:05:59.941724 | controller | Friday 12 June 2026  20:05:59 +0000 (0:00:00.181)       0:01:56.803 ***********
2026-06-12 20:05:59.980602 | controller | skipping: [localhost]
2026-06-12 20:05:59.980681 | controller |
2026-06-12 20:05:59.980690 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 20:05:59.980699 | controller | Friday 12 June 2026  20:05:59 +0000 (0:00:00.038)       0:01:56.843 ***********
2026-06-12 20:05:59.980708 | controller | Friday 12 June 2026  20:05:59 +0000 (0:00:00.038)       0:01:56.841 ***********
2026-06-12 20:06:00.215884 | controller | ok: [localhost]
2026-06-12 20:06:00.215964 | controller |
2026-06-12 20:06:00.215972 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 20:06:00.215978 | controller | Friday 12 June 2026  20:06:00 +0000 (0:00:00.235)       0:01:57.078 ***********
2026-06-12 20:06:00.215983 | controller | Friday 12 June 2026  20:06:00 +0000 (0:00:00.235)       0:01:57.077 ***********
2026-06-12 20:06:00.430552 | controller | changed: [localhost]
2026-06-12 20:06:00.430642 | controller |
2026-06-12 20:06:00.430652 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 20:06:00.430661 | controller | Friday 12 June 2026  20:06:00 +0000 (0:00:00.214)       0:01:57.293 ***********
2026-06-12 20:06:00.430669 | controller | Friday 12 June 2026  20:06:00 +0000 (0:00:00.214)       0:01:57.291 ***********
2026-06-12 20:06:00.634142 | controller | ok: [localhost]
2026-06-12 20:06:00.634260 | controller |
2026-06-12 20:06:00.634273 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 20:06:00.634281 | controller | Friday 12 June 2026  20:06:00 +0000 (0:00:00.203)       0:01:57.496 ***********
2026-06-12 20:06:00.634289 | controller | Friday 12 June 2026  20:06:00 +0000 (0:00:00.203)       0:01:57.495 ***********
2026-06-12 20:06:01.071577 | controller | changed: [localhost]
2026-06-12 20:06:01.071683 | controller |
2026-06-12 20:06:01.071699 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 20:06:01.071711 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.436)       0:01:57.933 ***********
2026-06-12 20:06:01.071722 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.436)       0:01:57.932 ***********
2026-06-12 20:06:01.125404 | controller | ok: [localhost]
2026-06-12 20:06:01.125498 | controller |
2026-06-12 20:06:01.125509 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 20:06:01.125518 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.053)       0:01:57.987 ***********
2026-06-12 20:06:01.125526 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.053)       0:01:57.986 ***********
2026-06-12 20:06:01.366488 | controller | changed: [localhost]
2026-06-12 20:06:01.366563 | controller |
2026-06-12 20:06:01.366571 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-12 20:06:01.366577 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.241)       0:01:58.228 ***********
2026-06-12 20:06:01.366583 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.241)       0:01:58.227 ***********
2026-06-12 20:06:01.599640 | controller | ok: [localhost]
2026-06-12 20:06:01.599730 | controller |
2026-06-12 20:06:01.599736 | 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 20:06:01.599741 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.233)       0:01:58.462 ***********
2026-06-12 20:06:01.599745 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.233)       0:01:58.461 ***********
2026-06-12 20:06:01.634195 | controller | skipping: [localhost]
2026-06-12 20:06:01.634276 | controller |
2026-06-12 20:06:01.634303 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-12 20:06:01.634327 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.034)       0:01:58.497 ***********
2026-06-12 20:06:01.634338 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.034)       0:01:58.495 ***********
2026-06-12 20:06:01.667777 | controller | skipping: [localhost]
2026-06-12 20:06:01.667862 | controller |
2026-06-12 20:06:01.667870 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-12 20:06:01.667876 | controller |   _net_env_def_slurp['content'] |
2026-06-12 20:06:01.667881 | controller |   b64decode |
2026-06-12 20:06:01.667887 | controller |   from_yaml
2026-06-12 20:06:01.667892 | controller | }}, cacheable=True] ***
2026-06-12 20:06:01.667897 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.033)       0:01:58.530 ***********
2026-06-12 20:06:01.667902 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.033)       0:01:58.529 ***********
2026-06-12 20:06:01.725536 | controller | skipping: [localhost]
2026-06-12 20:06:01.725634 | controller |
2026-06-12 20:06:01.725646 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-12 20:06:01.725655 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.057)       0:01:58.588 ***********
2026-06-12 20:06:01.725663 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.057)       0:01:58.586 ***********
2026-06-12 20:06:01.770388 | controller | skipping: [localhost]
2026-06-12 20:06:01.770434 | controller |
2026-06-12 20:06:01.770444 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-12 20:06:01.770452 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.045)       0:01:58.633 ***********
2026-06-12 20:06:01.770460 | controller | Friday 12 June 2026  20:06:01 +0000 (0:00:00.045)       0:01:58.631 ***********
2026-06-12 20:06:02.028269 | controller |
2026-06-12 20:06:02.028382 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 20:06:02.028397 | controller | Friday 12 June 2026  20:06:02 +0000 (0:00:00.257)       0:01:58.890 ***********
2026-06-12 20:06:02.028409 | controller | Friday 12 June 2026  20:06:02 +0000 (0:00:00.257)       0:01:58.889 ***********
2026-06-12 20:06:02.650784 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-12 20:06:02.650855 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-12 20:06:02.650860 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-12 20:06:02.650865 | controller |
2026-06-12 20:06:02.650869 | 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 20:06:02.650874 | controller | Friday 12 June 2026  20:06:02 +0000 (0:00:00.622)       0:01:59.513 ***********
2026-06-12 20:06:02.650878 | controller | Friday 12 June 2026  20:06:02 +0000 (0:00:00.622)       0:01:59.512 ***********
2026-06-12 20:06:02.838223 | controller | changed: [localhost]
2026-06-12 20:06:02.838293 | controller |
2026-06-12 20:06:02.838303 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 20:06:02.838312 | controller | Friday 12 June 2026  20:06:02 +0000 (0:00:00.187)       0:01:59.701 ***********
2026-06-12 20:06:02.838320 | controller | Friday 12 June 2026  20:06:02 +0000 (0:00:00.187)       0:01:59.700 ***********
2026-06-12 20:06:03.021841 | controller | ok: [localhost]
2026-06-12 20:06:03.021931 | controller |
2026-06-12 20:06:03.021942 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-12 20:06:03.021951 | controller | Friday 12 June 2026  20:06:03 +0000 (0:00:00.183)       0:01:59.884 ***********
2026-06-12 20:06:03.021959 | controller | Friday 12 June 2026  20:06:03 +0000 (0:00:00.183)       0:01:59.883 ***********
2026-06-12 20:06:03.064276 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-12 20:06:03.064402 | controller |
2026-06-12 20:06:03.064417 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-12 20:06:03.064430 | controller | Friday 12 June 2026  20:06:03 +0000 (0:00:00.042)       0:01:59.927 ***********
2026-06-12 20:06:03.064438 | controller | Friday 12 June 2026  20:06:03 +0000 (0:00:00.042)       0:01:59.925 ***********
2026-06-12 20:06:03.546024 | controller | changed: [localhost]
2026-06-12 20:06:03.546198 | controller |
2026-06-12 20:06:03.546224 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-12 20:06:03.546237 | controller |   _crc_vers.stdout_lines |
2026-06-12 20:06:03.546249 | controller |   select('match', 'CRC') | first |
2026-06-12 20:06:03.546261 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-12 20:06:03.546273 | controller |   _crc_vers.stdout_lines |
2026-06-12 20:06:03.546283 | controller |   select ('match', 'OpenShift') | first |
2026-06-12 20:06:03.546294 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-12 20:06:03.546305 | controller | Friday 12 June 2026  20:06:03 +0000 (0:00:00.481)       0:02:00.409 ***********
2026-06-12 20:06:03.546316 | controller | Friday 12 June 2026  20:06:03 +0000 (0:00:00.481)       0:02:00.407 ***********
2026-06-12 20:06:03.595338 | controller | ok: [localhost]
2026-06-12 20:06:03.595433 | controller |
2026-06-12 20:06:03.595444 | 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 20:06:03.595453 | controller | Friday 12 June 2026  20:06:03 +0000 (0:00:00.049)       0:02:00.458 ***********
2026-06-12 20:06:03.595462 | controller | Friday 12 June 2026  20:06:03 +0000 (0:00:00.049)       0:02:00.457 ***********
2026-06-12 20:06:03.638511 | controller | ok: [localhost] =>
2026-06-12 20:06:03.638618 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-12 20:06:03.638632 | controller |       OpenShift version 4.20.1.'
2026-06-12 20:06:03.638645 | controller |
2026-06-12 20:06:03.638657 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-12 20:06:03.638669 | controller | Friday 12 June 2026  20:06:03 +0000 (0:00:00.042)       0:02:00.501 ***********
2026-06-12 20:06:03.638680 | controller | Friday 12 June 2026  20:06:03 +0000 (0:00:00.042)       0:02:00.500 ***********
2026-06-12 20:06:04.107968 | controller | ok: [localhost]
2026-06-12 20:06:04.108063 | controller |
2026-06-12 20:06:04.108073 | 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 20:06:04.108095 | controller |   _domain is defined and
2026-06-12 20:06:04.108103 | controller |   'crc' in _domains and
2026-06-12 20:06:04.108111 | controller |   _domains.crc.state == 'running'
2026-06-12 20:06:04.108119 | controller | }}] ***
2026-06-12 20:06:04.108128 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.468)       0:02:00.970 ***********
2026-06-12 20:06:04.108136 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.469)       0:02:00.969 ***********
2026-06-12 20:06:04.160005 | controller | ok: [localhost]
2026-06-12 20:06:04.160074 | controller |
2026-06-12 20:06:04.160084 | 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 20:06:04.160117 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.052)       0:02:01.022 ***********
2026-06-12 20:06:04.160126 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.052)       0:02:01.021 ***********
2026-06-12 20:06:04.206565 | controller | skipping: [localhost]
2026-06-12 20:06:04.206675 | controller |
2026-06-12 20:06:04.206688 | 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 20:06:04.206698 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.046)       0:02:01.069 ***********
2026-06-12 20:06:04.206707 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.046)       0:02:01.067 ***********
2026-06-12 20:06:04.275266 | controller |
2026-06-12 20:06:04.275360 | 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 20:06:04.275373 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-12 20:06:04.275382 | controller | ] ***
2026-06-12 20:06:04.275403 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.069)       0:02:01.138 ***********
2026-06-12 20:06:04.275412 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.069)       0:02:01.136 ***********
2026-06-12 20:06:04.315225 | controller | ok: [localhost]
2026-06-12 20:06:04.315290 | controller |
2026-06-12 20:06:04.315300 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-12 20:06:04.315309 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.039)       0:02:01.178 ***********
2026-06-12 20:06:04.315316 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.039)       0:02:01.176 ***********
2026-06-12 20:06:04.370228 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-12 20:06:04.370309 | controller |
2026-06-12 20:06:04.370319 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-12 20:06:04.370328 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.054)       0:02:01.232 ***********
2026-06-12 20:06:04.370335 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.054)       0:02:01.231 ***********
2026-06-12 20:06:04.402144 | controller | ok: [localhost] =>
2026-06-12 20:06:04.402202 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-12 20:06:04.402210 | controller |
2026-06-12 20:06:04.402215 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-12 20:06:04.402221 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.032)       0:02:01.265 ***********
2026-06-12 20:06:04.402225 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.032)       0:02:01.263 ***********
2026-06-12 20:06:04.426420 | controller | ok: [localhost] =>
2026-06-12 20:06:04.426457 | controller |     _secret_file: null
2026-06-12 20:06:04.426462 | controller |
2026-06-12 20:06:04.426467 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-12 20:06:04.426471 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.024)       0:02:01.289 ***********
2026-06-12 20:06:04.426475 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.024)       0:02:01.288 ***********
2026-06-12 20:06:04.450860 | controller | ok: [localhost] =>
2026-06-12 20:06:04.450978 | controller |     _secret_content: {}
2026-06-12 20:06:04.450988 | controller |
2026-06-12 20:06:04.450997 | 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 20:06:04.451005 | controller | ] ***
2026-06-12 20:06:04.451011 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.024)       0:02:01.313 ***********
2026-06-12 20:06:04.451017 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.024)       0:02:01.312 ***********
2026-06-12 20:06:04.473385 | controller | skipping: [localhost]
2026-06-12 20:06:04.473436 | controller |
2026-06-12 20:06:04.473442 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-12 20:06:04.473447 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.022)       0:02:01.336 ***********
2026-06-12 20:06:04.473452 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.022)       0:02:01.335 ***********
2026-06-12 20:06:04.494916 | controller | skipping: [localhost]
2026-06-12 20:06:04.494970 | controller |
2026-06-12 20:06:04.494979 | 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 20:06:04.494986 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.021)       0:02:01.357 ***********
2026-06-12 20:06:04.494991 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.021)       0:02:01.356 ***********
2026-06-12 20:06:04.524825 | controller | skipping: [localhost]
2026-06-12 20:06:04.524878 | controller |
2026-06-12 20:06:04.524895 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-12 20:06:04.524900 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.029)       0:02:01.387 ***********
2026-06-12 20:06:04.524903 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.029)       0:02:01.386 ***********
2026-06-12 20:06:04.559589 | controller | skipping: [localhost]
2026-06-12 20:06:04.559634 | controller |
2026-06-12 20:06:04.559646 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-12 20:06:04.559651 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.034)       0:02:01.422 ***********
2026-06-12 20:06:04.559655 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.034)       0:02:01.421 ***********
2026-06-12 20:06:04.591875 | controller | skipping: [localhost]
2026-06-12 20:06:04.591935 | controller |
2026-06-12 20:06:04.591946 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-12 20:06:04.591955 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.032)       0:02:01.455 ***********
2026-06-12 20:06:04.591962 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.032)       0:02:01.453 ***********
2026-06-12 20:06:04.613126 | controller | skipping: [localhost]
2026-06-12 20:06:04.613198 | controller |
2026-06-12 20:06:04.613208 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-12 20:06:04.613214 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.021)       0:02:01.476 ***********
2026-06-12 20:06:04.613220 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.021)       0:02:01.475 ***********
2026-06-12 20:06:04.643867 | controller | skipping: [localhost]
2026-06-12 20:06:04.643917 | controller |
2026-06-12 20:06:04.643925 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-12 20:06:04.643931 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.030)       0:02:01.507 ***********
2026-06-12 20:06:04.643937 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.030)       0:02:01.505 ***********
2026-06-12 20:06:04.676266 | controller | skipping: [localhost]
2026-06-12 20:06:04.676308 | controller |
2026-06-12 20:06:04.676315 | 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 20:06:04.676322 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.032)       0:02:01.539 ***********
2026-06-12 20:06:04.676328 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.032)       0:02:01.538 ***********
2026-06-12 20:06:04.707742 | controller | skipping: [localhost]
2026-06-12 20:06:04.707785 | controller |
2026-06-12 20:06:04.707792 | 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 20:06:04.707799 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.030)       0:02:01.570 ***********
2026-06-12 20:06:04.707804 | controller | Friday 12 June 2026  20:06:04 +0000 (0:00:00.030)       0:02:01.569 ***********
2026-06-12 20:06:05.327592 | controller | changed: [localhost]
2026-06-12 20:06:05.327655 | controller |
2026-06-12 20:06:05.327671 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-12 20:06:05.327684 | controller | Friday 12 June 2026  20:06:05 +0000 (0:00:00.619)       0:02:02.190 ***********
2026-06-12 20:06:05.327696 | controller | Friday 12 June 2026  20:06:05 +0000 (0:00:00.619)       0:02:02.188 ***********
2026-06-12 20:06:05.610142 | controller | ok: [localhost]
2026-06-12 20:06:05.610276 | controller |
2026-06-12 20:06:05.610288 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-12 20:06:05.610297 | controller | Friday 12 June 2026  20:06:05 +0000 (0:00:00.282)       0:02:02.472 ***********
2026-06-12 20:06:05.610305 | controller | Friday 12 June 2026  20:06:05 +0000 (0:00:00.282)       0:02:02.471 ***********
2026-06-12 20:06:05.638920 | controller | ok: [localhost] =>
2026-06-12 20:06:05.639020 | controller |     _vm_list:
2026-06-12 20:06:05.639030 | controller |       changed: false
2026-06-12 20:06:05.639038 | controller |       failed: false
2026-06-12 20:06:05.639046 | controller |       list_vms:
2026-06-12 20:06:05.639054 | controller |       - crc
2026-06-12 20:06:05.639062 | controller |
2026-06-12 20:06:05.639070 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-12 20:06:05.639079 | controller | Friday 12 June 2026  20:06:05 +0000 (0:00:00.029)       0:02:02.501 ***********
2026-06-12 20:06:05.639086 | controller | Friday 12 June 2026  20:06:05 +0000 (0:00:00.029)       0:02:02.500 ***********
2026-06-12 20:06:06.060961 | controller | ok: [localhost]
2026-06-12 20:06:06.061083 | controller |
2026-06-12 20:06:06.061095 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-12 20:06:06.061104 | controller | Friday 12 June 2026  20:06:06 +0000 (0:00:00.421)       0:02:02.923 ***********
2026-06-12 20:06:06.061111 | controller | Friday 12 June 2026  20:06:06 +0000 (0:00:00.421)       0:02:02.922 ***********
2026-06-12 20:06:06.103584 | controller | ok: [localhost] =>
2026-06-12 20:06:06.103646 | controller |     _net_list:
2026-06-12 20:06:06.103656 | controller |       changed: false
2026-06-12 20:06:06.103664 | controller |       failed: false
2026-06-12 20:06:06.103672 | controller |       list_nets:
2026-06-12 20:06:06.103680 | controller |       - crc
2026-06-12 20:06:06.103687 | controller |       - default
2026-06-12 20:06:06.103695 | controller |
2026-06-12 20:06:06.103703 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-12 20:06:06.103712 | controller | Friday 12 June 2026  20:06:06 +0000 (0:00:00.042)       0:02:02.965 ***********
2026-06-12 20:06:06.103719 | controller | Friday 12 June 2026  20:06:06 +0000 (0:00:00.042)       0:02:02.964 ***********
2026-06-12 20:06:06.406533 | controller | ok: [localhost]
2026-06-12 20:06:06.406615 | controller |
2026-06-12 20:06:06.406631 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-12 20:06:06.406644 | controller |   _net_bridge_map | default({}) |
2026-06-12 20:06:06.406655 | controller |   combine(_local_map, recursive=true)
2026-06-12 20:06:06.406667 | controller | }}] ***
2026-06-12 20:06:06.406678 | controller | Friday 12 June 2026  20:06:06 +0000 (0:00:00.303)       0:02:03.269 ***********
2026-06-12 20:06:06.406689 | controller | Friday 12 June 2026  20:06:06 +0000 (0:00:00.303)       0:02:03.267 ***********
2026-06-12 20:06:06.482248 | controller | ok: [localhost] => (item=crc)
2026-06-12 20:06:06.482328 | controller | ok: [localhost] => (item=default)
2026-06-12 20:06:06.482342 | controller |
2026-06-12 20:06:06.482353 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-12 20:06:06.482362 | controller | Friday 12 June 2026  20:06:06 +0000 (0:00:00.075)       0:02:03.344 ***********
2026-06-12 20:06:06.482392 | controller | Friday 12 June 2026  20:06:06 +0000 (0:00:00.075)       0:02:03.343 ***********
2026-06-12 20:06:07.778048 | controller | ok: [localhost]
2026-06-12 20:06:07.778140 | controller |
2026-06-12 20:06:07.778151 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-12 20:06:07.778161 | controller | Friday 12 June 2026  20:06:07 +0000 (0:00:01.294)       0:02:04.639 ***********
2026-06-12 20:06:07.778203 | controller | Friday 12 June 2026  20:06:07 +0000 (0:00:01.294)       0:02:04.638 ***********
2026-06-12 20:06:08.225234 | controller | ok: [localhost]
2026-06-12 20:06:08.225308 | controller |
2026-06-12 20:06:08.225315 | 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 20:06:08.225323 | controller | Friday 12 June 2026  20:06:08 +0000 (0:00:00.447)       0:02:05.087 ***********
2026-06-12 20:06:08.225328 | controller | Friday 12 June 2026  20:06:08 +0000 (0:00:00.447)       0:02:05.086 ***********
2026-06-12 20:06:08.688635 | controller | changed: [localhost]
2026-06-12 20:06:08.688719 | controller |
2026-06-12 20:06:08.688731 | 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 20:06:08.688742 | controller | Friday 12 June 2026  20:06:08 +0000 (0:00:00.463)       0:02:05.551 ***********
2026-06-12 20:06:08.688750 | controller | Friday 12 June 2026  20:06:08 +0000 (0:00:00.463)       0:02:05.549 ***********
2026-06-12 20:06:09.109751 | controller | ok: [localhost]
2026-06-12 20:06:09.109841 | controller |
2026-06-12 20:06:09.109858 | 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 20:06:09.109873 | controller | Friday 12 June 2026  20:06:09 +0000 (0:00:00.420)       0:02:05.971 ***********
2026-06-12 20:06:09.109896 | controller | Friday 12 June 2026  20:06:09 +0000 (0:00:00.420)       0:02:05.970 ***********
2026-06-12 20:06:09.189046 | controller | ok: [localhost] =>
2026-06-12 20:06:09.189103 | controller |     changed: false
2026-06-12 20:06:09.189112 | controller |     msg: All assertions passed
2026-06-12 20:06:09.189120 | controller |
2026-06-12 20:06:09.189128 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 20:06:09.189137 | controller | Friday 12 June 2026  20:06:09 +0000 (0:00:00.079)       0:02:06.051 ***********
2026-06-12 20:06:09.189145 | controller | Friday 12 June 2026  20:06:09 +0000 (0:00:00.079)       0:02:06.050 ***********
2026-06-12 20:06:09.422606 | controller | ok: [localhost]
2026-06-12 20:06:09.422647 | controller |
2026-06-12 20:06:09.422654 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 20:06:09.422660 | controller | Friday 12 June 2026  20:06:09 +0000 (0:00:00.233)       0:02:06.285 ***********
2026-06-12 20:06:09.422666 | controller | Friday 12 June 2026  20:06:09 +0000 (0:00:00.233)       0:02:06.284 ***********
2026-06-12 20:06:09.638137 | controller | ok: [localhost]
2026-06-12 20:06:09.638220 | controller |
2026-06-12 20:06:09.638231 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-12 20:06:09.638239 | controller | Friday 12 June 2026  20:06:09 +0000 (0:00:00.215)       0:02:06.501 ***********
2026-06-12 20:06:09.638247 | controller | Friday 12 June 2026  20:06:09 +0000 (0:00:00.215)       0:02:06.500 ***********
2026-06-12 20:06:09.674523 | controller | ok: [localhost] =>
2026-06-12 20:06:09.674597 | controller |     changed: false
2026-06-12 20:06:09.674611 | controller |     msg: All assertions passed
2026-06-12 20:06:09.674623 | controller |
2026-06-12 20:06:09.674636 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-12 20:06:09.674647 | controller | Friday 12 June 2026  20:06:09 +0000 (0:00:00.036)       0:02:06.537 ***********
2026-06-12 20:06:09.674656 | controller | Friday 12 June 2026  20:06:09 +0000 (0:00:00.036)       0:02:06.536 ***********
2026-06-12 20:06:09.895049 | controller | ok: [localhost]
2026-06-12 20:06:09.895135 | controller |
2026-06-12 20:06:09.895143 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-12 20:06:09.895148 | controller | Friday 12 June 2026  20:06:09 +0000 (0:00:00.220)       0:02:06.758 ***********
2026-06-12 20:06:09.895154 | controller | Friday 12 June 2026  20:06:09 +0000 (0:00:00.220)       0:02:06.756 ***********
2026-06-12 20:06:10.125549 | controller | ok: [localhost]
2026-06-12 20:06:10.125614 | controller |
2026-06-12 20:06:10.125625 | 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 20:06:10.125636 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.230)       0:02:06.988 ***********
2026-06-12 20:06:10.125644 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.230)       0:02:06.987 ***********
2026-06-12 20:06:10.162065 | controller | ok: [localhost]
2026-06-12 20:06:10.162124 | controller |
2026-06-12 20:06:10.162134 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-12 20:06:10.162143 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.036)       0:02:07.025 ***********
2026-06-12 20:06:10.162151 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.036)       0:02:07.023 ***********
2026-06-12 20:06:10.184324 | controller | skipping: [localhost]
2026-06-12 20:06:10.184362 | controller |
2026-06-12 20:06:10.184372 | 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 20:06:10.184381 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.022)       0:02:07.047 ***********
2026-06-12 20:06:10.184389 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.022)       0:02:07.046 ***********
2026-06-12 20:06:10.206675 | controller | skipping: [localhost]
2026-06-12 20:06:10.206714 | controller |
2026-06-12 20:06:10.206724 | 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 20:06:10.206733 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-12 20:06:10.206741 | controller | fi
2026-06-12 20:06:10.206749 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-12 20:06:10.206757 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.022)       0:02:07.069 ***********
2026-06-12 20:06:10.206765 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.022)       0:02:07.068 ***********
2026-06-12 20:06:10.242527 | controller | skipping: [localhost]
2026-06-12 20:06:10.242564 | controller |
2026-06-12 20:06:10.242574 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-12 20:06:10.242582 | controller | oc whoami
2026-06-12 20:06:10.242590 | controller | ] ***
2026-06-12 20:06:10.242597 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.034)       0:02:07.104 ***********
2026-06-12 20:06:10.242605 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.034)       0:02:07.103 ***********
2026-06-12 20:06:10.276468 | controller | skipping: [localhost]
2026-06-12 20:06:10.276550 | controller |
2026-06-12 20:06:10.276560 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-12 20:06:10.276569 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.034)       0:02:07.139 ***********
2026-06-12 20:06:10.276577 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.034)       0:02:07.138 ***********
2026-06-12 20:06:10.306710 | controller | skipping: [localhost]
2026-06-12 20:06:10.306785 | controller |
2026-06-12 20:06:10.306795 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 20:06:10.306805 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.030)       0:02:07.169 ***********
2026-06-12 20:06:10.306813 | controller | Friday 12 June 2026  20:06:10 +0000 (0:00:00.030)       0:02:07.168 ***********
2026-06-12 20:06:12.516527 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-12 20:06:12.516601 | controller |
2026-06-12 20:06:12.516642 | 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 20:06:12.516652 | controller | Friday 12 June 2026  20:06:12 +0000 (0:00:02.209)       0:02:09.378 ***********
2026-06-12 20:06:12.516660 | controller | Friday 12 June 2026  20:06:12 +0000 (0:00:02.209)       0:02:09.377 ***********
2026-06-12 20:06:13.647463 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-12 20:06:13.647524 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-12 20:06:13.647529 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-12 20:06:13.657622 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-12 20:06:13.657664 | controller |
2026-06-12 20:06:13.657670 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-12 20:06:13.657674 | controller | Friday 12 June 2026  20:06:13 +0000 (0:00:01.141)       0:02:10.520 ***********
2026-06-12 20:06:13.657678 | controller | Friday 12 June 2026  20:06:13 +0000 (0:00:01.141)       0:02:10.519 ***********
2026-06-12 20:06:15.880769 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-12 20:06:15.880864 | controller |
2026-06-12 20:06:15.880876 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-12 20:06:15.880885 | controller | Friday 12 June 2026  20:06:15 +0000 (0:00:02.222)       0:02:12.743 ***********
2026-06-12 20:06:15.880894 | controller | Friday 12 June 2026  20:06:15 +0000 (0:00:02.222)       0:02:12.742 ***********
2026-06-12 20:06:15.927604 | controller | skipping: [localhost]
2026-06-12 20:06:15.927668 | controller |
2026-06-12 20:06:15.927679 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 20:06:15.927699 | controller | Friday 12 June 2026  20:06:15 +0000 (0:00:00.046)       0:02:12.790 ***********
2026-06-12 20:06:15.927708 | controller | Friday 12 June 2026  20:06:15 +0000 (0:00:00.046)       0:02:12.788 ***********
2026-06-12 20:06:16.180685 | controller | ok: [localhost]
2026-06-12 20:06:16.180777 | controller |
2026-06-12 20:06:16.180789 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-12 20:06:16.180798 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.253)       0:02:13.043 ***********
2026-06-12 20:06:16.180806 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.253)       0:02:13.042 ***********
2026-06-12 20:06:16.246447 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-12 20:06:16.246537 | controller |
2026-06-12 20:06:16.246548 | 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 20:06:16.246558 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.066)       0:02:13.109 ***********
2026-06-12 20:06:16.246566 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.066)       0:02:13.108 ***********
2026-06-12 20:06:16.299117 | controller | skipping: [localhost]
2026-06-12 20:06:16.299201 | controller |
2026-06-12 20:06:16.299217 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-12 20:06:16.299227 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.052)       0:02:13.161 ***********
2026-06-12 20:06:16.299245 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.052)       0:02:13.160 ***********
2026-06-12 20:06:16.354248 | controller | skipping: [localhost]
2026-06-12 20:06:16.354308 | controller |
2026-06-12 20:06:16.354323 | 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 20:06:16.354336 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.055)       0:02:13.216 ***********
2026-06-12 20:06:16.354348 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.055)       0:02:13.215 ***********
2026-06-12 20:06:16.407682 | controller | skipping: [localhost]
2026-06-12 20:06:16.407721 | controller |
2026-06-12 20:06:16.407728 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-12 20:06:16.407734 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-12 20:06:16.407739 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-12 20:06:16.407744 | controller |  default(
2026-06-12 20:06:16.407750 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-12 20:06:16.407755 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-12 20:06:16.407759 | controller |  ) | trim
2026-06-12 20:06:16.407765 | 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 20:06:16.407772 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.053)       0:02:13.270 ***********
2026-06-12 20:06:16.407776 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.053)       0:02:13.268 ***********
2026-06-12 20:06:16.468957 | controller | ok: [localhost]
2026-06-12 20:06:16.468995 | controller |
2026-06-12 20:06:16.469002 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-12 20:06:16.469007 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.061)       0:02:13.331 ***********
2026-06-12 20:06:16.469012 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.061)       0:02:13.330 ***********
2026-06-12 20:06:16.721923 | controller | ok: [localhost]
2026-06-12 20:06:16.721995 | controller |
2026-06-12 20:06:16.722009 | 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 20:06:16.722064 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-12 20:06:16.722079 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-12 20:06:16.722090 | controller |   (cifmw_openshift_login_api is defined)
2026-06-12 20:06:16.722101 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-12 20:06:16.722112 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.252)       0:02:13.583 ***********
2026-06-12 20:06:16.722124 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.252)       0:02:13.582 ***********
2026-06-12 20:06:16.779219 | controller | ok: [localhost] =>
2026-06-12 20:06:16.779263 | controller |     changed: false
2026-06-12 20:06:16.779272 | controller |     msg: All assertions passed
2026-06-12 20:06:16.779280 | controller |
2026-06-12 20:06:16.779287 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-12 20:06:16.779293 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.057)       0:02:13.641 ***********
2026-06-12 20:06:16.779297 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.057)       0:02:13.640 ***********
2026-06-12 20:06:16.829799 | controller | skipping: [localhost]
2026-06-12 20:06:16.829862 | controller |
2026-06-12 20:06:16.829870 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-12 20:06:16.829875 | controller |   (
2026-06-12 20:06:16.829881 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-12 20:06:16.829886 | controller |     b64decode |
2026-06-12 20:06:16.829891 | controller |     from_yaml
2026-06-12 20:06:16.829896 | controller |   ). users | default([]) |
2026-06-12 20:06:16.829901 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-12 20:06:16.829906 | controller |   map(attribute="name") |
2026-06-12 20:06:16.829910 | controller |   map("split", "/") |
2026-06-12 20:06:16.829915 | controller |   map("first")
2026-06-12 20:06:16.829920 | controller | }}, cacheable=True] ***
2026-06-12 20:06:16.829926 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.050)       0:02:13.691 ***********
2026-06-12 20:06:16.829932 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.050)       0:02:13.690 ***********
2026-06-12 20:06:16.877042 | controller | skipping: [localhost]
2026-06-12 20:06:16.877119 | controller |
2026-06-12 20:06:16.877129 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-12 20:06:16.877138 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-12 20:06:16.877145 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-12 20:06:16.877153 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-12 20:06:16.877160 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.048)       0:02:13.739 ***********
2026-06-12 20:06:16.877191 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.048)       0:02:13.738 ***********
2026-06-12 20:06:16.907953 | controller | skipping: [localhost]
2026-06-12 20:06:16.908007 | controller |
2026-06-12 20:06:16.908013 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-12 20:06:16.908017 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-12 20:06:16.908021 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-12 20:06:16.908025 | controller | }}] ***
2026-06-12 20:06:16.908029 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.030)       0:02:13.770 ***********
2026-06-12 20:06:16.908040 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.030)       0:02:13.769 ***********
2026-06-12 20:06:16.947755 | controller | ok: [localhost]
2026-06-12 20:06:16.947817 | controller |
2026-06-12 20:06:16.947822 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-12 20:06:16.947827 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.039)       0:02:13.810 ***********
2026-06-12 20:06:16.947830 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.039)       0:02:13.809 ***********
2026-06-12 20:06:16.993944 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-12 20:06:16.994011 | controller |
2026-06-12 20:06:16.994016 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-12 20:06:16.994021 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.046)       0:02:13.856 ***********
2026-06-12 20:06:16.994036 | controller | Friday 12 June 2026  20:06:16 +0000 (0:00:00.046)       0:02:13.855 ***********
2026-06-12 20:06:17.020454 | controller | skipping: [localhost]
2026-06-12 20:06:17.020509 | controller |
2026-06-12 20:06:17.020514 | 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 20:06:17.020520 | controller | Friday 12 June 2026  20:06:17 +0000 (0:00:00.026)       0:02:13.883 ***********
2026-06-12 20:06:17.020524 | controller | Friday 12 June 2026  20:06:17 +0000 (0:00:00.026)       0:02:13.882 ***********
2026-06-12 20:06:17.925228 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-12 20:06:17.925316 | controller | changed: [localhost]
2026-06-12 20:06:17.925328 | controller |
2026-06-12 20:06:17.925337 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-12 20:06:17.925346 | controller | Friday 12 June 2026  20:06:17 +0000 (0:00:00.903)       0:02:14.787 ***********
2026-06-12 20:06:17.925354 | controller | Friday 12 June 2026  20:06:17 +0000 (0:00:00.903)       0:02:14.785 ***********
2026-06-12 20:06:17.971570 | controller | ok: [localhost] =>
2026-06-12 20:06:17.971634 | controller |     changed: false
2026-06-12 20:06:17.971647 | controller |     msg: All assertions passed
2026-06-12 20:06:17.971659 | controller |
2026-06-12 20:06:17.971670 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-12 20:06:17.971681 | controller | Friday 12 June 2026  20:06:17 +0000 (0:00:00.046)       0:02:14.833 ***********
2026-06-12 20:06:17.971692 | controller | Friday 12 June 2026  20:06:17 +0000 (0:00:00.046)       0:02:14.832 ***********
2026-06-12 20:06:18.342816 | controller | changed: [localhost]
2026-06-12 20:06:18.342863 | controller |
2026-06-12 20:06:18.342874 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-12 20:06:18.342883 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-12 20:06:18.342891 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-12 20:06:18.342900 | controller | }}, cacheable=True] ***
2026-06-12 20:06:18.342908 | controller | Friday 12 June 2026  20:06:18 +0000 (0:00:00.371)       0:02:15.205 ***********
2026-06-12 20:06:18.342915 | controller | Friday 12 June 2026  20:06:18 +0000 (0:00:00.371)       0:02:15.204 ***********
2026-06-12 20:06:18.404951 | controller | ok: [localhost]
2026-06-12 20:06:18.404998 | controller |
2026-06-12 20:06:18.405008 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-12 20:06:18.405017 | controller | Friday 12 June 2026  20:06:18 +0000 (0:00:00.062)       0:02:15.267 ***********
2026-06-12 20:06:18.405025 | controller | Friday 12 June 2026  20:06:18 +0000 (0:00:00.062)       0:02:15.266 ***********
2026-06-12 20:06:18.763958 | controller | changed: [localhost]
2026-06-12 20:06:18.764012 | controller |
2026-06-12 20:06:18.764022 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-12 20:06:18.764031 | controller | Friday 12 June 2026  20:06:18 +0000 (0:00:00.359)       0:02:15.626 ***********
2026-06-12 20:06:18.764040 | controller | Friday 12 June 2026  20:06:18 +0000 (0:00:00.359)       0:02:15.625 ***********
2026-06-12 20:06:19.169239 | controller | changed: [localhost]
2026-06-12 20:06:19.169321 | controller |
2026-06-12 20:06:19.169333 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-12 20:06:19.169342 | controller | Friday 12 June 2026  20:06:19 +0000 (0:00:00.404)       0:02:16.031 ***********
2026-06-12 20:06:19.169351 | controller | Friday 12 June 2026  20:06:19 +0000 (0:00:00.404)       0:02:16.030 ***********
2026-06-12 20:06:19.632905 | controller | changed: [localhost]
2026-06-12 20:06:19.633018 | controller |
2026-06-12 20:06:19.633049 | 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 20:06:19.633060 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-12 20:06:19.633068 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-12 20:06:19.633076 | controller | }}, cacheable=True] ***
2026-06-12 20:06:19.633084 | controller | Friday 12 June 2026  20:06:19 +0000 (0:00:00.463)       0:02:16.495 ***********
2026-06-12 20:06:19.633092 | controller | Friday 12 June 2026  20:06:19 +0000 (0:00:00.463)       0:02:16.493 ***********
2026-06-12 20:06:19.714905 | controller | ok: [localhost]
2026-06-12 20:06:19.715012 | controller |
2026-06-12 20:06:19.715023 | 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 20:06:19.715033 | controller | Friday 12 June 2026  20:06:19 +0000 (0:00:00.081)       0:02:16.576 ***********
2026-06-12 20:06:19.715041 | controller | Friday 12 June 2026  20:06:19 +0000 (0:00:00.081)       0:02:16.575 ***********
2026-06-12 20:06:20.205234 | controller | changed: [localhost]
2026-06-12 20:06:20.205290 | controller |
2026-06-12 20:06:20.205305 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-12 20:06:20.205317 | controller | Friday 12 June 2026  20:06:20 +0000 (0:00:00.490)       0:02:17.067 ***********
2026-06-12 20:06:20.205325 | controller | Friday 12 June 2026  20:06:20 +0000 (0:00:00.490)       0:02:17.066 ***********
2026-06-12 20:06:20.452411 | controller | ok: [localhost]
2026-06-12 20:06:20.452464 | controller |
2026-06-12 20:06:20.452475 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-12 20:06:20.452483 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-12 20:06:20.452491 | controller |   combine(
2026-06-12 20:06:20.452499 | controller |     {
2026-06-12 20:06:20.452507 | controller |       'cifmw_install_yamls_environment': {
2026-06-12 20:06:20.452516 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-12 20:06:20.452524 | controller |       }
2026-06-12 20:06:20.452532 | controller |     }, recursive=true) | to_nice_yaml
2026-06-12 20:06:20.452540 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-12 20:06:20.452547 | controller | Friday 12 June 2026  20:06:20 +0000 (0:00:00.247)       0:02:17.314 ***********
2026-06-12 20:06:20.452555 | controller | Friday 12 June 2026  20:06:20 +0000 (0:00:00.247)       0:02:17.313 ***********
2026-06-12 20:06:21.053073 | controller | changed: [localhost]
2026-06-12 20:06:21.053205 | controller |
2026-06-12 20:06:21.053220 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 20:06:21.053230 | controller | Friday 12 June 2026  20:06:21 +0000 (0:00:00.601)       0:02:17.915 ***********
2026-06-12 20:06:21.053238 | controller | Friday 12 June 2026  20:06:21 +0000 (0:00:00.601)       0:02:17.914 ***********
2026-06-12 20:06:21.278117 | controller | ok: [localhost]
2026-06-12 20:06:21.278249 | controller |
2026-06-12 20:06:21.278261 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-12 20:06:21.278270 | controller |   ((
2026-06-12 20:06:21.278279 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-12 20:06:21.278287 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-12 20:06:21.278295 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-12 20:06:21.278303 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-12 20:06:21.278310 | controller | }}] ***
2026-06-12 20:06:21.278318 | controller | Friday 12 June 2026  20:06:21 +0000 (0:00:00.224)       0:02:18.140 ***********
2026-06-12 20:06:21.278326 | controller | Friday 12 June 2026  20:06:21 +0000 (0:00:00.224)       0:02:18.139 ***********
2026-06-12 20:06:21.331233 | controller | ok: [localhost]
2026-06-12 20:06:21.331330 | controller |
2026-06-12 20:06:21.331340 | 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 20:06:21.331350 | controller | Friday 12 June 2026  20:06:21 +0000 (0:00:00.053)       0:02:18.194 ***********
2026-06-12 20:06:21.331359 | controller | Friday 12 June 2026  20:06:21 +0000 (0:00:00.053)       0:02:18.192 ***********
2026-06-12 20:06:23.176672 | controller | changed: [localhost] => (item=openstack)
2026-06-12 20:06:23.176725 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-12 20:06:23.176736 | controller |
2026-06-12 20:06:23.176746 | 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 20:06:23.176756 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:01.845)       0:02:20.039 ***********
2026-06-12 20:06:23.176765 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:01.845)       0:02:20.038 ***********
2026-06-12 20:06:23.206164 | controller | skipping: [localhost]
2026-06-12 20:06:23.206253 | controller |
2026-06-12 20:06:23.206270 | 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 20:06:23.206286 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.029)       0:02:20.069 ***********
2026-06-12 20:06:23.206312 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.029)       0:02:20.067 ***********
2026-06-12 20:06:23.254673 | controller | skipping: [localhost] => (item=openstack)
2026-06-12 20:06:23.254743 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-12 20:06:23.254760 | controller | skipping: [localhost]
2026-06-12 20:06:23.254773 | controller |
2026-06-12 20:06:23.254787 | 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 20:06:23.254801 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.048)       0:02:20.117 ***********
2026-06-12 20:06:23.254815 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.048)       0:02:20.115 ***********
2026-06-12 20:06:23.304622 | controller | skipping: [localhost]
2026-06-12 20:06:23.304694 | controller |
2026-06-12 20:06:23.304701 | 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 20:06:23.304707 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.048)       0:02:20.165 ***********
2026-06-12 20:06:23.304712 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.048)       0:02:20.164 ***********
2026-06-12 20:06:23.356041 | controller | skipping: [localhost]
2026-06-12 20:06:23.356116 | controller |
2026-06-12 20:06:23.356122 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-12 20:06:23.356128 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.053)       0:02:20.218 ***********
2026-06-12 20:06:23.356133 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.053)       0:02:20.217 ***********
2026-06-12 20:06:23.394331 | controller | skipping: [localhost]
2026-06-12 20:06:23.394412 | controller |
2026-06-12 20:06:23.394418 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-12 20:06:23.394424 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.038)       0:02:20.257 ***********
2026-06-12 20:06:23.394428 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.038)       0:02:20.256 ***********
2026-06-12 20:06:23.423640 | controller | skipping: [localhost]
2026-06-12 20:06:23.423760 | controller |
2026-06-12 20:06:23.423771 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-12 20:06:23.423780 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.029)       0:02:20.286 ***********
2026-06-12 20:06:23.423788 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.029)       0:02:20.285 ***********
2026-06-12 20:06:23.461626 | controller | skipping: [localhost]
2026-06-12 20:06:23.461732 | controller |
2026-06-12 20:06:23.461743 | 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 20:06:23.461753 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.037)       0:02:20.324 ***********
2026-06-12 20:06:23.461762 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.037)       0:02:20.323 ***********
2026-06-12 20:06:23.504493 | controller | skipping: [localhost]
2026-06-12 20:06:23.504596 | controller |
2026-06-12 20:06:23.504608 | 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 20:06:23.504618 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.042)       0:02:20.367 ***********
2026-06-12 20:06:23.504627 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.042)       0:02:20.366 ***********
2026-06-12 20:06:23.544856 | controller | skipping: [localhost]
2026-06-12 20:06:23.544925 | controller |
2026-06-12 20:06:23.544936 | 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 20:06:23.544967 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.040)       0:02:20.407 ***********
2026-06-12 20:06:23.544976 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.040)       0:02:20.406 ***********
2026-06-12 20:06:23.587649 | controller | skipping: [localhost]
2026-06-12 20:06:23.587721 | controller |
2026-06-12 20:06:23.587731 | 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 20:06:23.587740 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.042)       0:02:20.450 ***********
2026-06-12 20:06:23.587748 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.042)       0:02:20.449 ***********
2026-06-12 20:06:23.633959 | controller | skipping: [localhost]
2026-06-12 20:06:23.634020 | controller |
2026-06-12 20:06:23.634030 | 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 20:06:23.634040 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.046)       0:02:20.496 ***********
2026-06-12 20:06:23.634048 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.046)       0:02:20.495 ***********
2026-06-12 20:06:23.679297 | controller | skipping: [localhost]
2026-06-12 20:06:23.679369 | controller |
2026-06-12 20:06:23.679380 | 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 20:06:23.679389 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.045)       0:02:20.542 ***********
2026-06-12 20:06:23.679397 | controller | Friday 12 June 2026  20:06:23 +0000 (0:00:00.045)       0:02:20.541 ***********
2026-06-12 20:06:24.650718 | controller | ok: [localhost]
2026-06-12 20:06:24.650814 | controller |
2026-06-12 20:06:24.650826 | 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 20:06:24.650837 | controller | Friday 12 June 2026  20:06:24 +0000 (0:00:00.970)       0:02:21.513 ***********
2026-06-12 20:06:24.650845 | controller | Friday 12 June 2026  20:06:24 +0000 (0:00:00.970)       0:02:21.511 ***********
2026-06-12 20:06:25.662283 | controller | changed: [localhost]
2026-06-12 20:06:25.662362 | controller |
2026-06-12 20:06:25.662368 | 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 20:06:25.662372 | controller | Friday 12 June 2026  20:06:25 +0000 (0:00:01.011)       0:02:22.525 ***********
2026-06-12 20:06:25.662378 | controller | Friday 12 June 2026  20:06:25 +0000 (0:00:01.011)       0:02:22.523 ***********
2026-06-12 20:06:26.431948 | controller | changed: [localhost]
2026-06-12 20:06:26.432035 | controller |
2026-06-12 20:06:26.432041 | 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 20:06:26.432046 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.767)       0:02:23.292 ***********
2026-06-12 20:06:26.432066 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.767)       0:02:23.291 ***********
2026-06-12 20:06:26.473750 | controller | skipping: [localhost]
2026-06-12 20:06:26.473831 | controller |
2026-06-12 20:06:26.473837 | 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 20:06:26.473843 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.043)       0:02:23.335 ***********
2026-06-12 20:06:26.473848 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.043)       0:02:23.334 ***********
2026-06-12 20:06:26.508063 | controller | skipping: [localhost]
2026-06-12 20:06:26.508142 | controller |
2026-06-12 20:06:26.508147 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-12 20:06:26.508151 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.035)       0:02:23.371 ***********
2026-06-12 20:06:26.508155 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.035)       0:02:23.369 ***********
2026-06-12 20:06:26.548334 | controller | skipping: [localhost]
2026-06-12 20:06:26.548386 | controller |
2026-06-12 20:06:26.548391 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-12 20:06:26.548408 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.040)       0:02:23.411 ***********
2026-06-12 20:06:26.548412 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.040)       0:02:23.410 ***********
2026-06-12 20:06:26.580407 | controller | skipping: [localhost]
2026-06-12 20:06:26.580458 | controller |
2026-06-12 20:06:26.580464 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-12 20:06:26.580468 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.032)       0:02:23.443 ***********
2026-06-12 20:06:26.580471 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.032)       0:02:23.442 ***********
2026-06-12 20:06:26.745060 | controller |
2026-06-12 20:06:26.745118 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-12 20:06:26.745124 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.164)       0:02:23.608 ***********
2026-06-12 20:06:26.745128 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.164)       0:02:23.606 ***********
2026-06-12 20:06:26.991601 | controller | changed: [localhost]
2026-06-12 20:06:26.991677 | controller |
2026-06-12 20:06:26.991685 | 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 20:06:26.991692 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.246)       0:02:23.854 ***********
2026-06-12 20:06:26.991698 | controller | Friday 12 June 2026  20:06:26 +0000 (0:00:00.246)       0:02:23.852 ***********
2026-06-12 20:06:27.769695 | controller | changed: [localhost]
2026-06-12 20:06:27.769773 | controller |
2026-06-12 20:06:27.769778 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-12 20:06:27.769783 | controller | Friday 12 June 2026  20:06:27 +0000 (0:00:00.777)       0:02:24.631 ***********
2026-06-12 20:06:27.769787 | controller | Friday 12 June 2026  20:06:27 +0000 (0:00:00.777)       0:02:24.630 ***********
2026-06-12 20:06:27.838064 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-12 20:06:27.838124 | controller |
2026-06-12 20:06:27.838130 | 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 20:06:27.838134 | controller | Friday 12 June 2026  20:06:27 +0000 (0:00:00.069)       0:02:24.700 ***********
2026-06-12 20:06:27.838138 | controller | Friday 12 June 2026  20:06:27 +0000 (0:00:00.069)       0:02:24.699 ***********
2026-06-12 20:06:28.810932 | controller | changed: [localhost]
2026-06-12 20:06:28.811019 | controller |
2026-06-12 20:06:28.811027 | 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 20:06:28.811058 | controller | Friday 12 June 2026  20:06:28 +0000 (0:00:00.972)       0:02:25.672 ***********
2026-06-12 20:06:28.811064 | controller | Friday 12 June 2026  20:06:28 +0000 (0:00:00.972)       0:02:25.671 ***********
2026-06-12 20:06:33.275730 | controller | changed: [localhost]
2026-06-12 20:06:33.275821 | controller |
2026-06-12 20:06:33.275827 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-12 20:06:33.275833 | controller | Friday 12 June 2026  20:06:33 +0000 (0:00:04.465)       0:02:30.138 ***********
2026-06-12 20:06:33.275837 | controller | Friday 12 June 2026  20:06:33 +0000 (0:00:04.465)       0:02:30.136 ***********
2026-06-12 20:06:33.310484 | controller | skipping: [localhost]
2026-06-12 20:06:33.310563 | controller |
2026-06-12 20:06:33.310572 | 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 20:06:33.310579 | controller | Friday 12 June 2026  20:06:33 +0000 (0:00:00.035)       0:02:30.173 ***********
2026-06-12 20:06:33.310584 | controller | Friday 12 June 2026  20:06:33 +0000 (0:00:00.035)       0:02:30.172 ***********
2026-06-12 20:06:34.064993 | controller | ok: [localhost]
2026-06-12 20:06:34.065100 | controller |
2026-06-12 20:06:34.065110 | 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 20:06:34.065117 | controller | Friday 12 June 2026  20:06:34 +0000 (0:00:00.754)       0:02:30.927 ***********
2026-06-12 20:06:34.065123 | controller | Friday 12 June 2026  20:06:34 +0000 (0:00:00.754)       0:02:30.926 ***********
2026-06-12 20:06:57.061041 | controller | ok: [localhost] => (item=cainjector)
2026-06-12 20:06:57.061142 | controller | ok: [localhost] => (item=webhook)
2026-06-12 20:06:57.061162 | controller | ok: [localhost] => (item=cert-manager)
2026-06-12 20:06:57.061217 | controller |
2026-06-12 20:06:57.061232 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-12 20:06:57.061244 | controller | Friday 12 June 2026  20:06:57 +0000 (0:00:22.995)       0:02:53.923 ***********
2026-06-12 20:06:57.061293 | controller | Friday 12 June 2026  20:06:57 +0000 (0:00:22.995)       0:02:53.922 ***********
2026-06-12 20:06:57.322337 | controller | ok: [localhost]
2026-06-12 20:06:57.322419 | controller |
2026-06-12 20:06:57.322428 | 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 20:06:57.322436 | controller | Friday 12 June 2026  20:06:57 +0000 (0:00:00.260)       0:02:54.183 ***********
2026-06-12 20:06:57.322443 | controller | Friday 12 June 2026  20:06:57 +0000 (0:00:00.260)       0:02:54.182 ***********
2026-06-12 20:06:58.600740 | controller | changed: [localhost]
2026-06-12 20:06:58.600798 | controller |
2026-06-12 20:06:58.600809 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-12 20:06:58.600818 | controller | Friday 12 June 2026  20:06:58 +0000 (0:00:01.278)       0:02:55.462 ***********
2026-06-12 20:06:58.600826 | controller | Friday 12 June 2026  20:06:58 +0000 (0:00:01.278)       0:02:55.461 ***********
2026-06-12 20:06:59.086505 | controller | changed: [localhost]
2026-06-12 20:06:59.086598 | controller |
2026-06-12 20:06:59.086609 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-12 20:06:59.086617 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.486)       0:02:55.949 ***********
2026-06-12 20:06:59.086636 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.486)       0:02:55.947 ***********
2026-06-12 20:06:59.133458 | controller | skipping: [localhost]
2026-06-12 20:06:59.133551 | controller |
2026-06-12 20:06:59.133566 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-12 20:06:59.133578 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.046)       0:02:55.995 ***********
2026-06-12 20:06:59.133589 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.046)       0:02:55.994 ***********
2026-06-12 20:06:59.175208 | controller | skipping: [localhost]
2026-06-12 20:06:59.175251 | controller |
2026-06-12 20:06:59.175260 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-12 20:06:59.175269 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.041)       0:02:56.037 ***********
2026-06-12 20:06:59.175276 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.041)       0:02:56.036 ***********
2026-06-12 20:06:59.216632 | controller | skipping: [localhost]
2026-06-12 20:06:59.216681 | controller |
2026-06-12 20:06:59.216694 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-12 20:06:59.216705 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.041)       0:02:56.079 ***********
2026-06-12 20:06:59.216716 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.041)       0:02:56.077 ***********
2026-06-12 20:06:59.262790 | controller | skipping: [localhost]
2026-06-12 20:06:59.262834 | controller |
2026-06-12 20:06:59.262844 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-12 20:06:59.262852 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.046)       0:02:56.125 ***********
2026-06-12 20:06:59.262860 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.046)       0:02:56.124 ***********
2026-06-12 20:06:59.305585 | controller | skipping: [localhost]
2026-06-12 20:06:59.305694 | controller |
2026-06-12 20:06:59.305710 | 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 20:06:59.305725 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.042)       0:02:56.168 ***********
2026-06-12 20:06:59.305737 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.042)       0:02:56.166 ***********
2026-06-12 20:06:59.414069 | controller | ok: [localhost]
2026-06-12 20:06:59.414142 | controller |
2026-06-12 20:06:59.414154 | 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 20:06:59.414192 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.108)       0:02:56.276 ***********
2026-06-12 20:06:59.414204 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.108)       0:02:56.275 ***********
2026-06-12 20:06:59.617400 | controller | ok: [localhost]
2026-06-12 20:06:59.617510 | controller |
2026-06-12 20:06:59.617516 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:06:59.617521 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.203)       0:02:56.480 ***********
2026-06-12 20:06:59.617525 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.203)       0:02:56.479 ***********
2026-06-12 20:06:59.761678 | controller | skipping: [localhost]
2026-06-12 20:06:59.761831 | controller |
2026-06-12 20:06:59.761850 | 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 20:06:59.761864 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.143)       0:02:56.623 ***********
2026-06-12 20:06:59.761876 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.143)       0:02:56.622 ***********
2026-06-12 20:06:59.841889 | controller | ok: [localhost]
2026-06-12 20:06:59.842015 | controller |
2026-06-12 20:06:59.842028 | 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 20:06:59.842068 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.080)       0:02:56.704 ***********
2026-06-12 20:06:59.842082 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.080)       0:02:56.703 ***********
2026-06-12 20:06:59.956096 | controller | ok: [localhost]
2026-06-12 20:06:59.956136 | controller |
2026-06-12 20:06:59.956143 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:06:59.956149 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.114)       0:02:56.819 ***********
2026-06-12 20:06:59.956154 | controller | Friday 12 June 2026  20:06:59 +0000 (0:00:00.114)       0:02:56.817 ***********
2026-06-12 20:07:00.099038 | controller | skipping: [localhost]
2026-06-12 20:07:00.099094 | controller |
2026-06-12 20:07:00.099106 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 20:07:00.099116 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.142)       0:02:56.961 ***********
2026-06-12 20:07:00.099125 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.142)       0:02:56.960 ***********
2026-06-12 20:07:00.272024 | controller | ok: [localhost]
2026-06-12 20:07:00.272138 | controller |
2026-06-12 20:07:00.272150 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-12 20:07:00.272209 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-12 20:07:00.272230 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-12 20:07:00.272239 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-12 20:07:00.272246 | controller | {% endfor -%}
2026-06-12 20:07:00.272253 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-12 20:07:00.272260 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-12 20:07:00.272267 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-12 20:07:00.272274 | controller | ] ***
2026-06-12 20:07:00.272280 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.172)       0:02:57.134 ***********
2026-06-12 20:07:00.272287 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.172)       0:02:57.133 ***********
2026-06-12 20:07:00.321709 | controller | skipping: [localhost]
2026-06-12 20:07:00.321803 | controller |
2026-06-12 20:07:00.321814 | 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 20:07:00.321823 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.049)       0:02:57.184 ***********
2026-06-12 20:07:00.321830 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.049)       0:02:57.182 ***********
2026-06-12 20:07:00.366958 | controller | skipping: [localhost]
2026-06-12 20:07:00.367041 | controller |
2026-06-12 20:07:00.367047 | 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 20:07:00.367052 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.045)       0:02:57.229 ***********
2026-06-12 20:07:00.367056 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.045)       0:02:57.227 ***********
2026-06-12 20:07:00.455607 | controller | ok: [localhost]
2026-06-12 20:07:00.455691 | controller |
2026-06-12 20:07:00.455699 | 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 20:07:00.455709 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.089)       0:02:57.318 ***********
2026-06-12 20:07:00.455730 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.089)       0:02:57.317 ***********
2026-06-12 20:07:00.647892 | controller | ok: [localhost]
2026-06-12 20:07:00.647933 | controller |
2026-06-12 20:07:00.647940 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:07:00.647946 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.192)       0:02:57.510 ***********
2026-06-12 20:07:00.647952 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.192)       0:02:57.509 ***********
2026-06-12 20:07:00.784687 | controller | skipping: [localhost]
2026-06-12 20:07:00.784741 | controller |
2026-06-12 20:07:00.784753 | 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 20:07:00.784764 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.136)       0:02:57.647 ***********
2026-06-12 20:07:00.784773 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.136)       0:02:57.646 ***********
2026-06-12 20:07:00.868896 | controller | ok: [localhost]
2026-06-12 20:07:00.868950 | controller |
2026-06-12 20:07:00.868961 | 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 20:07:00.868971 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.084)       0:02:57.731 ***********
2026-06-12 20:07:00.868980 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.084)       0:02:57.730 ***********
2026-06-12 20:07:00.980291 | controller | ok: [localhost]
2026-06-12 20:07:00.980377 | controller |
2026-06-12 20:07:00.980388 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:07:00.980398 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.110)       0:02:57.842 ***********
2026-06-12 20:07:00.980406 | controller | Friday 12 June 2026  20:07:00 +0000 (0:00:00.110)       0:02:57.841 ***********
2026-06-12 20:07:01.126015 | controller | skipping: [localhost]
2026-06-12 20:07:01.126075 | controller |
2026-06-12 20:07:01.126100 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 20:07:01.126111 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.145)       0:02:57.988 ***********
2026-06-12 20:07:01.126121 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.145)       0:02:57.987 ***********
2026-06-12 20:07:01.189259 | controller | ok: [localhost]
2026-06-12 20:07:01.189315 | controller |
2026-06-12 20:07:01.189325 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-12 20:07:01.189334 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.063)       0:02:58.051 ***********
2026-06-12 20:07:01.189341 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.063)       0:02:58.050 ***********
2026-06-12 20:07:01.226553 | controller | ok: [localhost] =>
2026-06-12 20:07:01.226629 | controller |     msg: No support for that step yet
2026-06-12 20:07:01.226642 | controller |
2026-06-12 20:07:01.226652 | 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 20:07:01.226661 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.037)       0:02:58.088 ***********
2026-06-12 20:07:01.226669 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.037)       0:02:58.087 ***********
2026-06-12 20:07:01.319603 | controller | ok: [localhost]
2026-06-12 20:07:01.319709 | controller |
2026-06-12 20:07:01.319719 | 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 20:07:01.319729 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.093)       0:02:58.182 ***********
2026-06-12 20:07:01.319737 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.093)       0:02:58.181 ***********
2026-06-12 20:07:01.452976 | controller | ok: [localhost]
2026-06-12 20:07:01.453073 | controller |
2026-06-12 20:07:01.453085 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:07:01.453094 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.132)       0:02:58.315 ***********
2026-06-12 20:07:01.453102 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.133)       0:02:58.314 ***********
2026-06-12 20:07:01.605952 | controller | skipping: [localhost]
2026-06-12 20:07:01.606048 | controller |
2026-06-12 20:07:01.606059 | 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 20:07:01.606069 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.153)       0:02:58.468 ***********
2026-06-12 20:07:01.606077 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.153)       0:02:58.467 ***********
2026-06-12 20:07:01.688449 | controller | ok: [localhost]
2026-06-12 20:07:01.688544 | controller |
2026-06-12 20:07:01.688554 | 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 20:07:01.688564 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.082)       0:02:58.550 ***********
2026-06-12 20:07:01.688573 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.082)       0:02:58.549 ***********
2026-06-12 20:07:01.820263 | controller | ok: [localhost]
2026-06-12 20:07:01.820361 | controller |
2026-06-12 20:07:01.820377 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:07:01.820389 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.131)       0:02:58.682 ***********
2026-06-12 20:07:01.820400 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.131)       0:02:58.680 ***********
2026-06-12 20:07:01.988666 | controller | skipping: [localhost]
2026-06-12 20:07:01.988747 | controller |
2026-06-12 20:07:01.988757 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 20:07:01.988766 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.168)       0:02:58.850 ***********
2026-06-12 20:07:01.988774 | controller | Friday 12 June 2026  20:07:01 +0000 (0:00:00.168)       0:02:58.849 ***********
2026-06-12 20:07:02.073709 | controller | ok: [localhost]
2026-06-12 20:07:02.073783 | controller |
2026-06-12 20:07:02.073794 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 20:07:02.073804 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.084)       0:02:58.935 ***********
2026-06-12 20:07:02.073813 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.084)       0:02:58.934 ***********
2026-06-12 20:07:02.153144 | controller | skipping: [localhost] => (item=artifacts)
2026-06-12 20:07:02.153243 | controller | skipping: [localhost] => (item=logs)
2026-06-12 20:07:02.153260 | controller | skipping: [localhost]
2026-06-12 20:07:02.153272 | controller |
2026-06-12 20:07:02.153285 | 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 20:07:02.153297 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.079)       0:02:59.015 ***********
2026-06-12 20:07:02.153308 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.079)       0:02:59.014 ***********
2026-06-12 20:07:02.209249 | controller | skipping: [localhost]
2026-06-12 20:07:02.209332 | controller |
2026-06-12 20:07:02.209348 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-12 20:07:02.209359 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.056)       0:02:59.071 ***********
2026-06-12 20:07:02.209370 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.056)       0:02:59.070 ***********
2026-06-12 20:07:02.271095 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3925', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3925', 'commit_id': 'd21adfee72085fb85c8957ee2c931a6493c629a3', 'patchset': 'd21adfee72085fb85c8957ee2c931a6493c629a3', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-12 20:07:02.271149 | controller | skipping: [localhost]
2026-06-12 20:07:02.271155 | controller |
2026-06-12 20:07:02.271160 | 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 20:07:02.271164 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.061)       0:02:59.133 ***********
2026-06-12 20:07:02.271183 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.061)       0:02:59.132 ***********
2026-06-12 20:07:02.323820 | controller | skipping: [localhost]
2026-06-12 20:07:02.323906 | controller |
2026-06-12 20:07:02.323914 | 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 20:07:02.323920 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.053)       0:02:59.186 ***********
2026-06-12 20:07:02.323926 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.053)       0:02:59.185 ***********
2026-06-12 20:07:02.368929 | controller | skipping: [localhost]
2026-06-12 20:07:02.369037 | controller |
2026-06-12 20:07:02.369053 | 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 20:07:02.369066 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.044)       0:02:59.231 ***********
2026-06-12 20:07:02.369079 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.044)       0:02:59.230 ***********
2026-06-12 20:07:02.432388 | controller | skipping: [localhost]
2026-06-12 20:07:02.432484 | controller |
2026-06-12 20:07:02.432492 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-12 20:07:02.432500 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.063)       0:02:59.294 ***********
2026-06-12 20:07:02.432508 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.063)       0:02:59.293 ***********
2026-06-12 20:07:02.485861 | controller | skipping: [localhost]
2026-06-12 20:07:02.485956 | controller |
2026-06-12 20:07:02.485964 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-12 20:07:02.485972 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.054)       0:02:59.348 ***********
2026-06-12 20:07:02.485978 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.054)       0:02:59.347 ***********
2026-06-12 20:07:02.527340 | controller | skipping: [localhost]
2026-06-12 20:07:02.527425 | controller |
2026-06-12 20:07:02.527433 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-12 20:07:02.527439 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.041)       0:02:59.390 ***********
2026-06-12 20:07:02.527444 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.041)       0:02:59.389 ***********
2026-06-12 20:07:02.578306 | controller | skipping: [localhost]
2026-06-12 20:07:02.578396 | controller |
2026-06-12 20:07:02.578403 | 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 20:07:02.578409 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.050)       0:02:59.441 ***********
2026-06-12 20:07:02.578414 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.050)       0:02:59.439 ***********
2026-06-12 20:07:02.633299 | controller | skipping: [localhost]
2026-06-12 20:07:02.633383 | controller |
2026-06-12 20:07:02.633391 | 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 20:07:02.633398 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.055)       0:02:59.496 ***********
2026-06-12 20:07:02.633417 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.055)       0:02:59.495 ***********
2026-06-12 20:07:02.726836 | controller | ok: [localhost]
2026-06-12 20:07:02.726928 | controller |
2026-06-12 20:07:02.726939 | 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 20:07:02.726949 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.092)       0:02:59.588 ***********
2026-06-12 20:07:02.726957 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.092)       0:02:59.587 ***********
2026-06-12 20:07:02.848213 | controller | ok: [localhost]
2026-06-12 20:07:02.848290 | controller |
2026-06-12 20:07:02.848295 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:07:02.848300 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.121)       0:02:59.710 ***********
2026-06-12 20:07:02.848304 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.121)       0:02:59.709 ***********
2026-06-12 20:07:02.993846 | controller | skipping: [localhost]
2026-06-12 20:07:02.993926 | controller |
2026-06-12 20:07:02.993948 | 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 20:07:02.993955 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.146)       0:02:59.856 ***********
2026-06-12 20:07:02.993961 | controller | Friday 12 June 2026  20:07:02 +0000 (0:00:00.145)       0:02:59.855 ***********
2026-06-12 20:07:03.112257 | controller | ok: [localhost]
2026-06-12 20:07:03.112340 | controller |
2026-06-12 20:07:03.112348 | 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 20:07:03.112355 | controller | Friday 12 June 2026  20:07:03 +0000 (0:00:00.118)       0:02:59.974 ***********
2026-06-12 20:07:03.112360 | controller | Friday 12 June 2026  20:07:03 +0000 (0:00:00.118)       0:02:59.973 ***********
2026-06-12 20:07:03.261598 | controller | ok: [localhost]
2026-06-12 20:07:03.261638 | controller |
2026-06-12 20:07:03.261645 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:07:03.261650 | controller | Friday 12 June 2026  20:07:03 +0000 (0:00:00.149)       0:03:00.124 ***********
2026-06-12 20:07:03.261655 | controller | Friday 12 June 2026  20:07:03 +0000 (0:00:00.149)       0:03:00.123 ***********
2026-06-12 20:07:03.409825 | controller | skipping: [localhost]
2026-06-12 20:07:03.409871 | controller |
2026-06-12 20:07:03.409879 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 20:07:03.409886 | controller | Friday 12 June 2026  20:07:03 +0000 (0:00:00.148)       0:03:00.272 ***********
2026-06-12 20:07:03.409892 | controller | Friday 12 June 2026  20:07:03 +0000 (0:00:00.148)       0:03:00.271 ***********
2026-06-12 20:07:03.522858 | controller | ok: [localhost]
2026-06-12 20:07:03.522937 | controller |
2026-06-12 20:07:03.522948 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-12 20:07:03.522955 | controller | Friday 12 June 2026  20:07:03 +0000 (0:00:00.112)       0:03:00.385 ***********
2026-06-12 20:07:03.522962 | controller | Friday 12 June 2026  20:07:03 +0000 (0:00:00.112)       0:03:00.384 ***********
2026-06-12 20:07:03.684373 | controller |
2026-06-12 20:07:03.684434 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-12 20:07:03.684448 | controller | Friday 12 June 2026  20:07:03 +0000 (0:00:00.161)       0:03:00.547 ***********
2026-06-12 20:07:03.684460 | controller | Friday 12 June 2026  20:07:03 +0000 (0:00:00.161)       0:03:00.546 ***********
2026-06-12 20:07:03.927966 | controller | changed: [localhost]
2026-06-12 20:07:03.928032 | controller |
2026-06-12 20:07:03.928047 | 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 20:07:03.928072 | controller | Friday 12 June 2026  20:07:03 +0000 (0:00:00.243)       0:03:00.790 ***********
2026-06-12 20:07:03.928082 | controller | Friday 12 June 2026  20:07:03 +0000 (0:00:00.243)       0:03:00.789 ***********
2026-06-12 20:07:04.698699 | controller | ok: [localhost]
2026-06-12 20:07:04.698785 | controller |
2026-06-12 20:07:04.698796 | 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 20:07:04.698805 | controller | Friday 12 June 2026  20:07:04 +0000 (0:00:00.771)       0:03:01.561 ***********
2026-06-12 20:07:04.698814 | controller | Friday 12 June 2026  20:07:04 +0000 (0:00:00.771)       0:03:01.560 ***********
2026-06-12 20:07:05.134222 | controller | changed: [localhost]
2026-06-12 20:07:05.134328 | controller |
2026-06-12 20:07:05.134344 | 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 20:07:05.134356 | controller | Friday 12 June 2026  20:07:05 +0000 (0:00:00.434)       0:03:01.996 ***********
2026-06-12 20:07:05.134367 | controller | Friday 12 June 2026  20:07:05 +0000 (0:00:00.434)       0:03:01.995 ***********
2026-06-12 20:07:05.841401 | controller | ok: [localhost]
2026-06-12 20:07:05.841485 | controller |
2026-06-12 20:07:05.841492 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-12 20:07:05.841498 | controller | Friday 12 June 2026  20:07:05 +0000 (0:00:00.707)       0:03:02.704 ***********
2026-06-12 20:07:05.841503 | controller | Friday 12 June 2026  20:07:05 +0000 (0:00:00.707)       0:03:02.703 ***********
2026-06-12 20:07:07.879320 | controller | changed: [localhost -> controller(38.102.83.22)] => (item=controller)
2026-06-12 20:07:07.879407 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-12 20:07:07.879415 | controller | changed: [localhost] => (item=localhost)
2026-06-12 20:07:07.879421 | controller |
2026-06-12 20:07:07.879426 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-12 20:07:07.879431 | controller |     _host_map |
2026-06-12 20:07:07.879436 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-12 20:07:07.879440 | controller |     map(attribute="value") |
2026-06-12 20:07:07.879445 | controller |     list
2026-06-12 20:07:07.879450 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-12 20:07:07.879455 | controller | Friday 12 June 2026  20:07:07 +0000 (0:00:02.037)       0:03:04.741 ***********
2026-06-12 20:07:07.879460 | controller | Friday 12 June 2026  20:07:07 +0000 (0:00:02.037)       0:03:04.740 ***********
2026-06-12 20:07:07.959037 | controller | ok: [localhost]
2026-06-12 20:07:07.959126 | controller |
2026-06-12 20:07:07.959132 | 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 20:07:07.959136 | controller | Friday 12 June 2026  20:07:07 +0000 (0:00:00.080)       0:03:04.822 ***********
2026-06-12 20:07:07.959140 | controller | Friday 12 June 2026  20:07:07 +0000 (0:00:00.080)       0:03:04.820 ***********
2026-06-12 20:07:08.760241 | controller | changed: [localhost]
2026-06-12 20:07:08.760335 | controller |
2026-06-12 20:07:08.760347 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-12 20:07:08.760356 | controller | Friday 12 June 2026  20:07:08 +0000 (0:00:00.800)       0:03:05.622 ***********
2026-06-12 20:07:08.760364 | controller | Friday 12 June 2026  20:07:08 +0000 (0:00:00.800)       0:03:05.621 ***********
2026-06-12 20:07:08.840924 | 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 20:07:08.840979 | controller |
2026-06-12 20:07:08.840990 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-12 20:07:08.841011 | controller |   [
2026-06-12 20:07:08.841019 | controller |     cifmw_cls_local_storage_name,
2026-06-12 20:07:08.841028 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-12 20:07:08.841036 | controller |   ] | path_join
2026-06-12 20:07:08.841044 | controller | }}, state={{
2026-06-12 20:07:08.841085 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-12 20:07:08.841096 | controller | }}, mode=0775] ***
2026-06-12 20:07:08.841107 | controller | Friday 12 June 2026  20:07:08 +0000 (0:00:00.080)       0:03:05.703 ***********
2026-06-12 20:07:08.841118 | controller | Friday 12 June 2026  20:07:08 +0000 (0:00:00.080)       0:03:05.702 ***********
2026-06-12 20:07:19.338640 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-12 20:07:19.338727 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-12 20:07:19.338737 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-12 20:07:19.338745 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-12 20:07:19.338753 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-12 20:07:19.338760 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-12 20:07:19.338768 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-12 20:07:19.338775 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-12 20:07:19.338783 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-12 20:07:19.338790 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-12 20:07:19.338798 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-12 20:07:19.338805 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-12 20:07:19.338813 | controller |
2026-06-12 20:07:19.338822 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-12 20:07:19.338830 | controller | Friday 12 June 2026  20:07:19 +0000 (0:00:10.497)       0:03:16.201 ***********
2026-06-12 20:07:19.338837 | controller | Friday 12 June 2026  20:07:19 +0000 (0:00:10.497)       0:03:16.199 ***********
2026-06-12 20:07:19.383755 | controller | skipping: [localhost]
2026-06-12 20:07:19.383838 | controller |
2026-06-12 20:07:19.383848 | 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 20:07:19.383857 | controller | Friday 12 June 2026  20:07:19 +0000 (0:00:00.044)       0:03:16.245 ***********
2026-06-12 20:07:19.383866 | controller | Friday 12 June 2026  20:07:19 +0000 (0:00:00.044)       0:03:16.244 ***********
2026-06-12 20:07:19.944207 | controller | changed: [localhost]
2026-06-12 20:07:19.944283 | controller |
2026-06-12 20:07:19.944290 | 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 20:07:19.944294 | controller | Friday 12 June 2026  20:07:19 +0000 (0:00:00.561)       0:03:16.807 ***********
2026-06-12 20:07:19.944298 | controller | Friday 12 June 2026  20:07:19 +0000 (0:00:00.561)       0:03:16.806 ***********
2026-06-12 20:07:21.058673 | controller | changed: [localhost]
2026-06-12 20:07:21.058759 | controller |
2026-06-12 20:07:21.058766 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-12 20:07:21.058772 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:01.114)       0:03:17.921 ***********
2026-06-12 20:07:21.058799 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:01.114)       0:03:17.920 ***********
2026-06-12 20:07:21.109882 | controller | skipping: [localhost]
2026-06-12 20:07:21.109966 | controller |
2026-06-12 20:07:21.109973 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-12 20:07:21.109978 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.051)       0:03:17.972 ***********
2026-06-12 20:07:21.109983 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.051)       0:03:17.971 ***********
2026-06-12 20:07:21.267394 | controller |
2026-06-12 20:07:21.267480 | 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 20:07:21.267502 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.157)       0:03:18.130 ***********
2026-06-12 20:07:21.267508 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.157)       0:03:18.129 ***********
2026-06-12 20:07:21.315818 | controller | skipping: [localhost]
2026-06-12 20:07:21.315911 | controller |
2026-06-12 20:07:21.315922 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-12 20:07:21.315942 | controller |   cifmw_install_yamls_environment |
2026-06-12 20:07:21.315951 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 20:07:21.315958 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-12 20:07:21.315965 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-12 20:07:21.315989 | 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 20:07:21.315998 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-12 20:07:21.316006 | controller | {% endif %}
2026-06-12 20:07:21.316012 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-12 20:07:21.316020 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-12 20:07:21.316027 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.048)       0:03:18.178 ***********
2026-06-12 20:07:21.316033 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.048)       0:03:18.177 ***********
2026-06-12 20:07:21.383258 | controller | ok: [localhost]
2026-06-12 20:07:21.383357 | controller |
2026-06-12 20:07:21.383365 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-12 20:07:21.383373 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.067)       0:03:18.246 ***********
2026-06-12 20:07:21.383380 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.067)       0:03:18.244 ***********
2026-06-12 20:07:21.438531 | controller | skipping: [localhost]
2026-06-12 20:07:21.438611 | controller |
2026-06-12 20:07:21.438616 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-12 20:07:21.438620 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.055)       0:03:18.301 ***********
2026-06-12 20:07:21.438624 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.055)       0:03:18.300 ***********
2026-06-12 20:07:21.503704 | controller |
2026-06-12 20:07:21.503798 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-12 20:07:21.503808 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.065)       0:03:18.366 ***********
2026-06-12 20:07:21.503816 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.065)       0:03:18.365 ***********
2026-06-12 20:07:21.547215 | controller | ok: [localhost] =>
2026-06-12 20:07:21.547291 | controller |     make_input_env:
2026-06-12 20:07:21.547301 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:07:21.547309 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:07:21.547317 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:07:21.547325 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:07:21.547333 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:07:21.547341 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:07:21.547349 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:07:21.547357 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 20:07:21.547365 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:07:21.547372 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:07:21.547380 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:07:21.547388 | 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 20:07:21.547397 | controller |
2026-06-12 20:07:21.547405 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-12 20:07:21.547423 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.043)       0:03:18.410 ***********
2026-06-12 20:07:21.547431 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.043)       0:03:18.408 ***********
2026-06-12 20:07:21.597619 | controller | skipping: [localhost]
2026-06-12 20:07:21.597689 | controller |
2026-06-12 20:07:21.597697 | 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 20:07:21.597704 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.050)       0:03:18.460 ***********
2026-06-12 20:07:21.597709 | controller | Friday 12 June 2026  20:07:21 +0000 (0:00:00.050)       0:03:18.459 ***********
2026-06-12 20:07:23.427366 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 20:07:23.427422 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-12 20:07:23.427427 | controller | }}
2026-06-12 20:07:23.445124 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-12 20:07:23.445150 | controller | changed: [localhost]
2026-06-12 20:07:23.445155 | controller |
2026-06-12 20:07:23.445160 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-12 20:07:23.445189 | controller | Friday 12 June 2026  20:07:23 +0000 (0:00:01.847)       0:03:20.308 ***********
2026-06-12 20:07:23.445194 | controller | Friday 12 June 2026  20:07:23 +0000 (0:00:01.847)       0:03:20.306 ***********
2026-06-12 20:07:23.498780 | controller |
2026-06-12 20:07:23.498818 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-12 20:07:23.498825 | controller | Friday 12 June 2026  20:07:23 +0000 (0:00:00.053)       0:03:20.361 ***********
2026-06-12 20:07:23.498829 | controller | Friday 12 June 2026  20:07:23 +0000 (0:00:00.053)       0:03:20.360 ***********
2026-06-12 20:07:23.560457 | controller | ok: [localhost] =>
2026-06-12 20:07:23.560533 | controller |     make_openstack_env:
2026-06-12 20:07:23.560537 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:07:23.560542 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:07:23.560546 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:07:23.560550 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:07:23.560554 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:07:23.560558 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:07:23.560562 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:07:23.560565 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 20:07:23.560569 | controller |       OPENSTACK_IMG: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 20:07:23.560585 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:07:23.560589 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:07:23.560593 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:07:23.560597 | 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 20:07:23.560601 | controller |
2026-06-12 20:07:23.560604 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-12 20:07:23.560609 | controller | Friday 12 June 2026  20:07:23 +0000 (0:00:00.061)       0:03:20.423 ***********
2026-06-12 20:07:23.560613 | controller | Friday 12 June 2026  20:07:23 +0000 (0:00:00.061)       0:03:20.421 ***********
2026-06-12 20:07:23.602240 | controller | skipping: [localhost]
2026-06-12 20:07:23.602319 | controller |
2026-06-12 20:07:23.602330 | 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 20:07:23.602350 | controller | Friday 12 June 2026  20:07:23 +0000 (0:00:00.041)       0:03:20.464 ***********
2026-06-12 20:07:23.602358 | controller | Friday 12 June 2026  20:07:23 +0000 (0:00:00.041)       0:03:20.463 ***********
2026-06-12 20:11:31.053245 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 20:11:31.053433 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-12 20:11:31.053441 | controller | default(true) }}
2026-06-12 20:11:31.078083 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-12 20:11:31.078129 | controller | changed: [localhost]
2026-06-12 20:11:31.078141 | controller |
2026-06-12 20:11:31.078150 | 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 20:11:31.078156 | controller | Friday 12 June 2026  20:11:31 +0000 (0:04:07.475)       0:07:27.940 ***********
2026-06-12 20:11:31.078161 | controller | Friday 12 June 2026  20:11:31 +0000 (0:04:07.475)       0:07:27.939 ***********
2026-06-12 20:13:02.811062 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-12 20:13:02.811757 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-12 20:13:02.811772 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-12 20:13:02.811776 | controller | changed: [localhost]
2026-06-12 20:13:02.811781 | controller |
2026-06-12 20:13:02.811785 | 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 20:13:02.811790 | controller | Friday 12 June 2026  20:13:02 +0000 (0:01:31.731)       0:08:59.672 ***********
2026-06-12 20:13:02.811794 | controller | Friday 12 June 2026  20:13:02 +0000 (0:01:31.731)       0:08:59.671 ***********
2026-06-12 20:13:03.379668 | controller | changed: [localhost]
2026-06-12 20:13:03.379737 | controller |
2026-06-12 20:13:03.379743 | 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 20:13:03.379747 | controller | Friday 12 June 2026  20:13:03 +0000 (0:00:00.569)       0:09:00.242 ***********
2026-06-12 20:13:03.379752 | controller | Friday 12 June 2026  20:13:03 +0000 (0:00:00.569)       0:09:00.241 ***********
2026-06-12 20:13:04.543558 | controller | ok: [localhost]
2026-06-12 20:13:04.543630 | controller |
2026-06-12 20:13:04.543637 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-12 20:13:04.543641 | controller | Friday 12 June 2026  20:13:04 +0000 (0:00:01.164)       0:09:01.406 ***********
2026-06-12 20:13:04.543645 | controller | Friday 12 June 2026  20:13:04 +0000 (0:00:01.164)       0:09:01.405 ***********
2026-06-12 20:13:04.621966 | controller |
2026-06-12 20:13:04.622033 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-12 20:13:04.622039 | controller | Friday 12 June 2026  20:13:04 +0000 (0:00:00.078)       0:09:01.484 ***********
2026-06-12 20:13:04.622043 | controller | Friday 12 June 2026  20:13:04 +0000 (0:00:00.078)       0:09:01.483 ***********
2026-06-12 20:13:04.676467 | controller | ok: [localhost] =>
2026-06-12 20:13:04.676528 | controller |     make_openstack_init_env:
2026-06-12 20:13:04.676534 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:13:04.676540 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:13:04.676545 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:13:04.676550 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:13:04.676555 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:13:04.676608 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:13:04.676622 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:13:04.676627 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 20:13:04.676631 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:13:04.676636 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:13:04.676789 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:13:04.676799 | 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 20:13:04.676804 | controller |
2026-06-12 20:13:04.676808 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-12 20:13:04.676813 | controller | Friday 12 June 2026  20:13:04 +0000 (0:00:00.054)       0:09:01.539 ***********
2026-06-12 20:13:04.676818 | controller | Friday 12 June 2026  20:13:04 +0000 (0:00:00.054)       0:09:01.538 ***********
2026-06-12 20:13:04.712928 | controller | skipping: [localhost]
2026-06-12 20:13:04.712999 | controller |
2026-06-12 20:13:04.713006 | 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 20:13:04.713011 | controller | Friday 12 June 2026  20:13:04 +0000 (0:00:00.036)       0:09:01.576 ***********
2026-06-12 20:13:04.713015 | controller | Friday 12 June 2026  20:13:04 +0000 (0:00:00.036)       0:09:01.574 ***********
2026-06-12 20:15:54.084957 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 20:15:54.085569 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-12 20:15:54.085601 | controller | default(true) }}
2026-06-12 20:15:54.102364 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-12 20:15:54.102409 | controller | changed: [localhost]
2026-06-12 20:15:54.102424 | controller |
2026-06-12 20:15:54.102435 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-12 20:15:54.102446 | controller | Friday 12 June 2026  20:15:54 +0000 (0:02:49.389)       0:11:50.965 ***********
2026-06-12 20:15:54.102457 | controller | Friday 12 June 2026  20:15:54 +0000 (0:02:49.389)       0:11:50.964 ***********
2026-06-12 20:15:54.135760 | controller | skipping: [localhost]
2026-06-12 20:15:54.135828 | controller |
2026-06-12 20:15:54.135838 | 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 20:15:54.135846 | controller | Friday 12 June 2026  20:15:54 +0000 (0:00:00.033)       0:11:50.998 ***********
2026-06-12 20:15:54.135854 | controller | Friday 12 June 2026  20:15:54 +0000 (0:00:00.033)       0:11:50.997 ***********
2026-06-12 20:15:54.177338 | controller | skipping: [localhost]
2026-06-12 20:15:54.177420 | controller |
2026-06-12 20:15:54.177430 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-12 20:15:54.177438 | controller | Friday 12 June 2026  20:15:54 +0000 (0:00:00.041)       0:11:51.040 ***********
2026-06-12 20:15:54.177444 | controller | Friday 12 June 2026  20:15:54 +0000 (0:00:00.041)       0:11:51.039 ***********
2026-06-12 20:15:54.246047 | controller |
2026-06-12 20:15:54.246099 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-12 20:15:54.246105 | controller | Friday 12 June 2026  20:15:54 +0000 (0:00:00.068)       0:11:51.109 ***********
2026-06-12 20:15:54.246109 | controller | Friday 12 June 2026  20:15:54 +0000 (0:00:00.068)       0:11:51.107 ***********
2026-06-12 20:15:54.299679 | controller | ok: [localhost] =>
2026-06-12 20:15:54.299728 | controller |     make_openstack_deploy_prep_env:
2026-06-12 20:15:54.299733 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:15:54.299737 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:15:54.299753 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:15:54.299757 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:15:54.299761 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-12 20:15:54.299765 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:15:54.299769 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:15:54.299772 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:15:54.299776 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 20:15:54.299779 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:15:54.299783 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:15:54.299786 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:15:54.299790 | 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 20:15:54.299794 | controller |
2026-06-12 20:15:54.299797 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-12 20:15:54.299801 | controller | Friday 12 June 2026  20:15:54 +0000 (0:00:00.053)       0:11:51.162 ***********
2026-06-12 20:15:54.299805 | controller | Friday 12 June 2026  20:15:54 +0000 (0:00:00.053)       0:11:51.161 ***********
2026-06-12 20:15:54.341836 | controller | skipping: [localhost]
2026-06-12 20:15:54.341920 | controller |
2026-06-12 20:15:54.341927 | 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 20:15:54.341931 | controller | Friday 12 June 2026  20:15:54 +0000 (0:00:00.042)       0:11:51.205 ***********
2026-06-12 20:15:54.341949 | controller | Friday 12 June 2026  20:15:54 +0000 (0:00:00.042)       0:11:51.203 ***********
2026-06-12 20:15:55.912465 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 20:15:55.912510 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-12 20:15:55.912515 | controller | default(true) }}
2026-06-12 20:15:55.931336 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-12 20:15:55.931380 | controller | changed: [localhost]
2026-06-12 20:15:55.931387 | controller |
2026-06-12 20:15:55.931392 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-12 20:15:55.931397 | controller | Friday 12 June 2026  20:15:55 +0000 (0:00:01.589)       0:11:52.794 ***********
2026-06-12 20:15:55.931401 | controller | Friday 12 June 2026  20:15:55 +0000 (0:00:01.589)       0:11:52.793 ***********
2026-06-12 20:15:56.004692 | controller |
2026-06-12 20:15:56.004733 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-12 20:15:56.004739 | controller | Friday 12 June 2026  20:15:56 +0000 (0:00:00.073)       0:11:52.867 ***********
2026-06-12 20:15:56.004744 | controller | Friday 12 June 2026  20:15:56 +0000 (0:00:00.073)       0:11:52.866 ***********
2026-06-12 20:15:56.062066 | controller | ok: [localhost] =>
2026-06-12 20:15:56.062119 | controller |     make_netconfig_deploy_env:
2026-06-12 20:15:56.062130 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:15:56.062139 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:15:56.062148 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:15:56.062156 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:15:56.062193 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:15:56.062205 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:15:56.062214 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:15:56.062222 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 20:15:56.062231 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:15:56.062246 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:15:56.062255 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:15:56.062264 | 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 20:15:56.062273 | controller |
2026-06-12 20:15:56.062281 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-12 20:15:56.062290 | controller | Friday 12 June 2026  20:15:56 +0000 (0:00:00.057)       0:11:52.924 ***********
2026-06-12 20:15:56.062298 | controller | Friday 12 June 2026  20:15:56 +0000 (0:00:00.057)       0:11:52.923 ***********
2026-06-12 20:15:56.120206 | controller | skipping: [localhost]
2026-06-12 20:15:56.120259 | controller |
2026-06-12 20:15:56.120269 | 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 20:15:56.120279 | controller | Friday 12 June 2026  20:15:56 +0000 (0:00:00.057)       0:11:52.982 ***********
2026-06-12 20:15:56.120287 | controller | Friday 12 June 2026  20:15:56 +0000 (0:00:00.057)       0:11:52.981 ***********
2026-06-12 20:16:02.179212 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 20:16:02.179286 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-12 20:16:02.179293 | controller | default(true) }}
2026-06-12 20:16:02.197827 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-12 20:16:02.197880 | controller | changed: [localhost]
2026-06-12 20:16:02.197887 | controller |
2026-06-12 20:16:02.197893 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-12 20:16:02.197898 | controller | Friday 12 June 2026  20:16:02 +0000 (0:00:06.078)       0:11:59.061 ***********
2026-06-12 20:16:02.197903 | controller | Friday 12 June 2026  20:16:02 +0000 (0:00:06.078)       0:11:59.059 ***********
2026-06-12 20:16:02.255837 | 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 20:16:02.255909 | controller |
2026-06-12 20:16:02.255918 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-12 20:16:02.255925 | controller | Friday 12 June 2026  20:16:02 +0000 (0:00:00.057)       0:11:59.119 ***********
2026-06-12 20:16:02.255931 | controller | Friday 12 June 2026  20:16:02 +0000 (0:00:00.057)       0:11:59.117 ***********
2026-06-12 20:16:02.301753 | controller | ok: [localhost]
2026-06-12 20:16:02.301813 | controller |
2026-06-12 20:16:02.301818 | 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 20:16:02.301823 | controller | Friday 12 June 2026  20:16:02 +0000 (0:00:00.045)       0:11:59.164 ***********
2026-06-12 20:16:02.301827 | controller | Friday 12 June 2026  20:16:02 +0000 (0:00:00.045)       0:11:59.163 ***********
2026-06-12 20:16:02.340372 | controller | skipping: [localhost]
2026-06-12 20:16:02.340445 | controller |
2026-06-12 20:16:02.340454 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-12 20:16:02.340460 | controller | Friday 12 June 2026  20:16:02 +0000 (0:00:00.038)       0:11:59.203 ***********
2026-06-12 20:16:02.340466 | controller | Friday 12 June 2026  20:16:02 +0000 (0:00:00.038)       0:11:59.201 ***********
2026-06-12 20:16:02.400889 | controller | skipping: [localhost]
2026-06-12 20:16:02.400965 | controller |
2026-06-12 20:16:02.400972 | 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 20:16:02.400994 | controller | Friday 12 June 2026  20:16:02 +0000 (0:00:00.060)       0:11:59.263 ***********
2026-06-12 20:16:02.401000 | controller | Friday 12 June 2026  20:16:02 +0000 (0:00:00.060)       0:11:59.261 ***********
2026-06-12 20:16:02.475219 | controller | ok: [localhost]
2026-06-12 20:16:02.475301 | controller |
2026-06-12 20:16:02.475312 | 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 20:16:02.475319 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-12 20:16:02.475325 | controller |   _ctlplane_name_kustomizations +
2026-06-12 20:16:02.475330 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-12 20:16:02.475335 | controller | }}, kustomizations_paths={{
2026-06-12 20:16:02.475340 | controller |   [
2026-06-12 20:16:02.475345 | controller |     (
2026-06-12 20:16:02.475350 | controller |       [
2026-06-12 20:16:02.475355 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-12 20:16:02.475360 | controller |         'kustomizations',
2026-06-12 20:16:02.475365 | controller |         'controlplane'
2026-06-12 20:16:02.475370 | controller |       ] | ansible.builtin.path_join
2026-06-12 20:16:02.475374 | controller |     )
2026-06-12 20:16:02.475379 | controller |   ]
2026-06-12 20:16:02.475384 | controller | }}] ***
2026-06-12 20:16:02.475388 | controller | Friday 12 June 2026  20:16:02 +0000 (0:00:00.074)       0:11:59.338 ***********
2026-06-12 20:16:02.475394 | controller | Friday 12 June 2026  20:16:02 +0000 (0:00:00.074)       0:11:59.336 ***********
2026-06-12 20:16:03.236113 | controller | changed: [localhost]
2026-06-12 20:16:03.236206 | controller |
2026-06-12 20:16:03.236215 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-12 20:16:03.236221 | controller | Friday 12 June 2026  20:16:03 +0000 (0:00:00.759)       0:12:00.097 ***********
2026-06-12 20:16:03.236226 | controller | Friday 12 June 2026  20:16:03 +0000 (0:00:00.759)       0:12:00.096 ***********
2026-06-12 20:16:03.297427 | controller | ok: [localhost] =>
2026-06-12 20:16:03.297520 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-12 20:16:03.297531 | controller |       changed: true
2026-06-12 20:16:03.297536 | controller |       count: 2
2026-06-12 20:16:03.297541 | controller |       failed: false
2026-06-12 20:16:03.297546 | controller |       kustomizations_paths:
2026-06-12 20:16:03.297551 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-12 20:16:03.297557 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-12 20:16:03.297562 | controller |       result:
2026-06-12 20:16:03.297574 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-12 20:16:03.297579 | controller |         kind: OpenStackControlPlane
2026-06-12 20:16:03.297583 | controller |         metadata:
2026-06-12 20:16:03.297587 | controller |           labels:
2026-06-12 20:16:03.297591 | controller |             created-by: install_yamls
2026-06-12 20:16:03.297595 | controller |           name: controlplane
2026-06-12 20:16:03.297599 | controller |           namespace: openstack
2026-06-12 20:16:03.297603 | controller |         spec:
2026-06-12 20:16:03.297607 | controller |           barbican:
2026-06-12 20:16:03.297611 | controller |             apiOverride:
2026-06-12 20:16:03.297615 | controller |               route: {}
2026-06-12 20:16:03.297619 | controller |             template:
2026-06-12 20:16:03.297651 | controller |               barbicanAPI:
2026-06-12 20:16:03.297655 | controller |                 override:
2026-06-12 20:16:03.297659 | controller |                   service:
2026-06-12 20:16:03.297663 | controller |                     internal:
2026-06-12 20:16:03.297667 | controller |                       metadata:
2026-06-12 20:16:03.297679 | controller |                         annotations:
2026-06-12 20:16:03.297684 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.297689 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.297694 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.297712 | controller |                       spec:
2026-06-12 20:16:03.297723 | controller |                         type: LoadBalancer
2026-06-12 20:16:03.297728 | controller |                 replicas: 1
2026-06-12 20:16:03.297733 | controller |               barbicanKeystoneListener:
2026-06-12 20:16:03.297737 | controller |                 replicas: 1
2026-06-12 20:16:03.297741 | controller |               barbicanWorker:
2026-06-12 20:16:03.297744 | controller |                 replicas: 1
2026-06-12 20:16:03.297749 | controller |               databaseInstance: openstack
2026-06-12 20:16:03.297753 | controller |               notificationsBus:
2026-06-12 20:16:03.297757 | controller |                 cluster: rabbitmq
2026-06-12 20:16:03.297761 | controller |               secret: osp-secret
2026-06-12 20:16:03.297765 | controller |           cinder:
2026-06-12 20:16:03.297769 | controller |             apiOverride:
2026-06-12 20:16:03.297773 | controller |               route: {}
2026-06-12 20:16:03.297777 | controller |             template:
2026-06-12 20:16:03.297781 | controller |               cinderAPI:
2026-06-12 20:16:03.297785 | controller |                 override:
2026-06-12 20:16:03.297788 | controller |                   service:
2026-06-12 20:16:03.297792 | controller |                     internal:
2026-06-12 20:16:03.297802 | controller |                       metadata:
2026-06-12 20:16:03.297808 | controller |                         annotations:
2026-06-12 20:16:03.297812 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.297817 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.297822 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.297826 | controller |                       spec:
2026-06-12 20:16:03.297831 | controller |                         type: LoadBalancer
2026-06-12 20:16:03.297836 | controller |               cinderBackup:
2026-06-12 20:16:03.297841 | controller |                 networkAttachments:
2026-06-12 20:16:03.297846 | controller |                 - storage
2026-06-12 20:16:03.297850 | controller |                 replicas: 0
2026-06-12 20:16:03.297870 | controller |               cinderScheduler:
2026-06-12 20:16:03.297877 | controller |                 replicas: 1
2026-06-12 20:16:03.297881 | controller |               cinderVolumes:
2026-06-12 20:16:03.297885 | controller |                 volume1:
2026-06-12 20:16:03.297889 | controller |                   networkAttachments:
2026-06-12 20:16:03.297893 | controller |                   - storage
2026-06-12 20:16:03.297897 | controller |                   replicas: 0
2026-06-12 20:16:03.297901 | controller |               databaseInstance: openstack
2026-06-12 20:16:03.297905 | controller |               secret: osp-secret
2026-06-12 20:16:03.297909 | controller |           designate:
2026-06-12 20:16:03.297913 | controller |             apiOverride:
2026-06-12 20:16:03.297917 | controller |               route: {}
2026-06-12 20:16:03.297921 | controller |             enabled: false
2026-06-12 20:16:03.297925 | controller |             template:
2026-06-12 20:16:03.297929 | controller |               databaseInstance: openstack
2026-06-12 20:16:03.297935 | controller |               designateAPI:
2026-06-12 20:16:03.297939 | controller |                 override:
2026-06-12 20:16:03.297949 | controller |                   service:
2026-06-12 20:16:03.297954 | controller |                     internal:
2026-06-12 20:16:03.297959 | controller |                       metadata:
2026-06-12 20:16:03.297964 | controller |                         annotations:
2026-06-12 20:16:03.297969 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.297974 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.297979 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.297983 | controller |                       spec:
2026-06-12 20:16:03.297988 | controller |                         type: LoadBalancer
2026-06-12 20:16:03.297993 | controller |               designateBackendbind9:
2026-06-12 20:16:03.297997 | controller |                 networkAttachments:
2026-06-12 20:16:03.298002 | controller |                 - designate
2026-06-12 20:16:03.298007 | controller |                 replicas: 1
2026-06-12 20:16:03.298019 | controller |                 storageClass: local-storage
2026-06-12 20:16:03.298024 | controller |                 storageRequest: 10Gi
2026-06-12 20:16:03.298028 | controller |               designateCentral:
2026-06-12 20:16:03.298032 | controller |                 replicas: 1
2026-06-12 20:16:03.298038 | controller |               designateMdns:
2026-06-12 20:16:03.298042 | controller |                 networkAttachments:
2026-06-12 20:16:03.298046 | controller |                 - designate
2026-06-12 20:16:03.298050 | controller |                 replicas: 1
2026-06-12 20:16:03.298054 | controller |               designateProducer:
2026-06-12 20:16:03.298058 | controller |                 replicas: 1
2026-06-12 20:16:03.298062 | controller |               designateWorker:
2026-06-12 20:16:03.298066 | controller |                 networkAttachments:
2026-06-12 20:16:03.298070 | controller |                 - designate
2026-06-12 20:16:03.298074 | controller |                 replicas: 1
2026-06-12 20:16:03.298077 | controller |               secret: osp-secret
2026-06-12 20:16:03.298081 | controller |           dns:
2026-06-12 20:16:03.298085 | controller |             template:
2026-06-12 20:16:03.298093 | controller |               options:
2026-06-12 20:16:03.298101 | controller |               - key: server
2026-06-12 20:16:03.298106 | controller |                 values:
2026-06-12 20:16:03.298110 | controller |                 - 192.168.122.1
2026-06-12 20:16:03.298115 | controller |               override:
2026-06-12 20:16:03.298119 | controller |                 service:
2026-06-12 20:16:03.298123 | controller |                   metadata:
2026-06-12 20:16:03.298128 | controller |                     annotations:
2026-06-12 20:16:03.298133 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-12 20:16:03.298138 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-12 20:16:03.298164 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-12 20:16:03.298184 | controller |                   spec:
2026-06-12 20:16:03.298188 | controller |                     type: LoadBalancer
2026-06-12 20:16:03.298192 | controller |               replicas: 1
2026-06-12 20:16:03.298201 | controller |           galera:
2026-06-12 20:16:03.298205 | controller |             templates:
2026-06-12 20:16:03.298209 | controller |               openstack:
2026-06-12 20:16:03.298213 | controller |                 replicas: 1
2026-06-12 20:16:03.298216 | controller |                 secret: osp-secret
2026-06-12 20:16:03.298220 | controller |                 storageRequest: 10G
2026-06-12 20:16:03.298224 | controller |               openstack-cell1:
2026-06-12 20:16:03.298228 | controller |                 replicas: 1
2026-06-12 20:16:03.298232 | controller |                 secret: osp-secret
2026-06-12 20:16:03.298236 | controller |                 storageRequest: 10G
2026-06-12 20:16:03.298240 | controller |           glance:
2026-06-12 20:16:03.298244 | controller |             apiOverrides:
2026-06-12 20:16:03.298255 | controller |               default:
2026-06-12 20:16:03.298260 | controller |                 route: {}
2026-06-12 20:16:03.298265 | controller |             template:
2026-06-12 20:16:03.298269 | controller |               customServiceConfig: |
2026-06-12 20:16:03.298274 | controller |                 [DEFAULT]
2026-06-12 20:16:03.298279 | controller |                 enabled_backends = default_backend:swift
2026-06-12 20:16:03.298284 | controller |                 [glance_store]
2026-06-12 20:16:03.298288 | controller |                 default_backend = default_backend
2026-06-12 20:16:03.298293 | controller |                 [default_backend]
2026-06-12 20:16:03.298298 | controller |                 swift_store_create_container_on_put = True
2026-06-12 20:16:03.298303 | controller |                 swift_store_auth_version = 3
2026-06-12 20:16:03.298307 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-12 20:16:03.298311 | controller |                 swift_store_endpoint_type = internalURL
2026-06-12 20:16:03.298316 | controller |                 swift_store_user = service:glance
2026-06-12 20:16:03.298321 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-12 20:16:03.298326 | controller |               databaseInstance: openstack
2026-06-12 20:16:03.298331 | controller |               glanceAPIs:
2026-06-12 20:16:03.298335 | controller |                 default:
2026-06-12 20:16:03.298340 | controller |                   networkAttachments:
2026-06-12 20:16:03.298344 | controller |                   - storage
2026-06-12 20:16:03.298349 | controller |                   override:
2026-06-12 20:16:03.298354 | controller |                     service:
2026-06-12 20:16:03.298359 | controller |                       internal:
2026-06-12 20:16:03.298364 | controller |                         metadata:
2026-06-12 20:16:03.298368 | controller |                           annotations:
2026-06-12 20:16:03.298373 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.298389 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.298396 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.298401 | controller |                         spec:
2026-06-12 20:16:03.298406 | controller |                           type: LoadBalancer
2026-06-12 20:16:03.298411 | controller |                   replicas: 1
2026-06-12 20:16:03.298415 | controller |               keystoneEndpoint: default
2026-06-12 20:16:03.298420 | controller |               secret: osp-secret
2026-06-12 20:16:03.298424 | controller |               storage:
2026-06-12 20:16:03.298428 | controller |                 storageClass: ''
2026-06-12 20:16:03.298432 | controller |                 storageRequest: 10Gi
2026-06-12 20:16:03.298436 | controller |           heat:
2026-06-12 20:16:03.298440 | controller |             apiOverride:
2026-06-12 20:16:03.298444 | controller |               route: {}
2026-06-12 20:16:03.298448 | controller |             cnfAPIOverride:
2026-06-12 20:16:03.298452 | controller |               route: {}
2026-06-12 20:16:03.298455 | controller |             enabled: false
2026-06-12 20:16:03.298467 | controller |             template:
2026-06-12 20:16:03.298472 | controller |               databaseInstance: openstack
2026-06-12 20:16:03.298477 | controller |               heatAPI:
2026-06-12 20:16:03.298481 | controller |                 override:
2026-06-12 20:16:03.298486 | controller |                   service:
2026-06-12 20:16:03.298491 | controller |                     internal:
2026-06-12 20:16:03.298495 | controller |                       metadata:
2026-06-12 20:16:03.298500 | controller |                         annotations:
2026-06-12 20:16:03.298505 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.298519 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.298524 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.298529 | controller |                       spec:
2026-06-12 20:16:03.298551 | controller |                         type: LoadBalancer
2026-06-12 20:16:03.298557 | controller |                 replicas: 1
2026-06-12 20:16:03.298562 | controller |               heatEngine:
2026-06-12 20:16:03.298566 | controller |                 override:
2026-06-12 20:16:03.298571 | controller |                   service:
2026-06-12 20:16:03.298576 | controller |                     internal:
2026-06-12 20:16:03.298581 | controller |                       metadata:
2026-06-12 20:16:03.298595 | controller |                         annotations:
2026-06-12 20:16:03.298601 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.298606 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.298610 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.298615 | controller |                       spec:
2026-06-12 20:16:03.298619 | controller |                         type: LoadBalancer
2026-06-12 20:16:03.298624 | controller |                 replicas: 1
2026-06-12 20:16:03.298629 | controller |               secret: osp-secret
2026-06-12 20:16:03.298633 | controller |           horizon:
2026-06-12 20:16:03.298646 | controller |             apiOverride:
2026-06-12 20:16:03.298650 | controller |               route: {}
2026-06-12 20:16:03.298654 | controller |             template:
2026-06-12 20:16:03.298658 | controller |               replicas: 1
2026-06-12 20:16:03.298662 | controller |               secret: osp-secret
2026-06-12 20:16:03.298666 | controller |           ironic:
2026-06-12 20:16:03.298670 | controller |             enabled: false
2026-06-12 20:16:03.298674 | controller |             template:
2026-06-12 20:16:03.298678 | controller |               databaseInstance: openstack
2026-06-12 20:16:03.298682 | controller |               ironicAPI:
2026-06-12 20:16:03.298686 | controller |                 replicas: 1
2026-06-12 20:16:03.298689 | controller |               ironicConductors:
2026-06-12 20:16:03.298693 | controller |               - replicas: 1
2026-06-12 20:16:03.298697 | controller |                 storageRequest: 10Gi
2026-06-12 20:16:03.298701 | controller |               ironicInspector:
2026-06-12 20:16:03.298705 | controller |                 replicas: 1
2026-06-12 20:16:03.298709 | controller |               ironicNeutronAgent:
2026-06-12 20:16:03.298713 | controller |                 replicas: 1
2026-06-12 20:16:03.298717 | controller |               secret: osp-secret
2026-06-12 20:16:03.298735 | controller |           keystone:
2026-06-12 20:16:03.298742 | controller |             apiOverride:
2026-06-12 20:16:03.298747 | controller |               route: {}
2026-06-12 20:16:03.298751 | controller |             template:
2026-06-12 20:16:03.298756 | controller |               databaseInstance: openstack
2026-06-12 20:16:03.298761 | controller |               notificationsBus:
2026-06-12 20:16:03.298766 | controller |                 cluster: rabbitmq
2026-06-12 20:16:03.298770 | controller |               override:
2026-06-12 20:16:03.298783 | controller |                 service:
2026-06-12 20:16:03.298788 | controller |                   internal:
2026-06-12 20:16:03.298793 | controller |                     metadata:
2026-06-12 20:16:03.298797 | controller |                       annotations:
2026-06-12 20:16:03.298809 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.298814 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.298818 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.298823 | controller |                     spec:
2026-06-12 20:16:03.298827 | controller |                       type: LoadBalancer
2026-06-12 20:16:03.298832 | controller |               secret: osp-secret
2026-06-12 20:16:03.298836 | controller |           manila:
2026-06-12 20:16:03.298841 | controller |             apiOverride:
2026-06-12 20:16:03.298846 | controller |               route: {}
2026-06-12 20:16:03.298850 | controller |             template:
2026-06-12 20:16:03.298858 | controller |               databaseInstance: openstack
2026-06-12 20:16:03.298869 | controller |               manilaAPI:
2026-06-12 20:16:03.298874 | controller |                 networkAttachments:
2026-06-12 20:16:03.298878 | controller |                 - internalapi
2026-06-12 20:16:03.298883 | controller |                 override:
2026-06-12 20:16:03.298888 | controller |                   service:
2026-06-12 20:16:03.298892 | controller |                     internal:
2026-06-12 20:16:03.298897 | controller |                       metadata:
2026-06-12 20:16:03.298908 | controller |                         annotations:
2026-06-12 20:16:03.298913 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.298917 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.298921 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.298925 | controller |                       spec:
2026-06-12 20:16:03.298929 | controller |                         type: LoadBalancer
2026-06-12 20:16:03.298933 | controller |                 replicas: 1
2026-06-12 20:16:03.298937 | controller |               manilaScheduler:
2026-06-12 20:16:03.298941 | controller |                 replicas: 1
2026-06-12 20:16:03.298945 | controller |               manilaShares:
2026-06-12 20:16:03.298949 | controller |                 share1:
2026-06-12 20:16:03.298953 | controller |                   networkAttachments:
2026-06-12 20:16:03.298957 | controller |                   - storage
2026-06-12 20:16:03.298960 | controller |                   replicas: 1
2026-06-12 20:16:03.298964 | controller |           memcached:
2026-06-12 20:16:03.298968 | controller |             templates:
2026-06-12 20:16:03.298972 | controller |               memcached:
2026-06-12 20:16:03.298976 | controller |                 replicas: 1
2026-06-12 20:16:03.298980 | controller |           neutron:
2026-06-12 20:16:03.298990 | controller |             apiOverride:
2026-06-12 20:16:03.298995 | controller |               route: {}
2026-06-12 20:16:03.298999 | controller |             template:
2026-06-12 20:16:03.299004 | controller |               databaseInstance: openstack
2026-06-12 20:16:03.299009 | controller |               networkAttachments:
2026-06-12 20:16:03.299014 | controller |               - internalapi
2026-06-12 20:16:03.299018 | controller |               override:
2026-06-12 20:16:03.299023 | controller |                 service:
2026-06-12 20:16:03.299033 | controller |                   internal:
2026-06-12 20:16:03.299038 | controller |                     metadata:
2026-06-12 20:16:03.299042 | controller |                       annotations:
2026-06-12 20:16:03.299046 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.299050 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.299054 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.299058 | controller |                     spec:
2026-06-12 20:16:03.299065 | controller |                       type: LoadBalancer
2026-06-12 20:16:03.299069 | controller |               secret: osp-secret
2026-06-12 20:16:03.299073 | controller |           nova:
2026-06-12 20:16:03.299077 | controller |             apiOverride:
2026-06-12 20:16:03.299081 | controller |               route: {}
2026-06-12 20:16:03.299085 | controller |             template:
2026-06-12 20:16:03.299089 | controller |               apiServiceTemplate:
2026-06-12 20:16:03.299093 | controller |                 override:
2026-06-12 20:16:03.299097 | controller |                   service:
2026-06-12 20:16:03.299101 | controller |                     internal:
2026-06-12 20:16:03.299105 | controller |                       metadata:
2026-06-12 20:16:03.299116 | controller |                         annotations:
2026-06-12 20:16:03.299121 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.299125 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.299130 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.299135 | controller |                       spec:
2026-06-12 20:16:03.299139 | controller |                         type: LoadBalancer
2026-06-12 20:16:03.299144 | controller |               cellTemplates:
2026-06-12 20:16:03.299156 | controller |                 cell0:
2026-06-12 20:16:03.299163 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-12 20:16:03.299180 | controller |                   cellDatabaseInstance: openstack
2026-06-12 20:16:03.299185 | controller |                   conductorServiceTemplate:
2026-06-12 20:16:03.299189 | controller |                     replicas: 1
2026-06-12 20:16:03.299193 | controller |                   hasAPIAccess: true
2026-06-12 20:16:03.299197 | controller |                   messagingBus:
2026-06-12 20:16:03.299205 | controller |                     cluster: rabbitmq
2026-06-12 20:16:03.299209 | controller |                 cell1:
2026-06-12 20:16:03.299213 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-12 20:16:03.299217 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-12 20:16:03.299221 | controller |                   conductorServiceTemplate:
2026-06-12 20:16:03.299225 | controller |                     replicas: 1
2026-06-12 20:16:03.299233 | controller |                   hasAPIAccess: true
2026-06-12 20:16:03.299241 | controller |                   messagingBus:
2026-06-12 20:16:03.299245 | controller |                     cluster: rabbitmq-cell1
2026-06-12 20:16:03.299250 | controller |               metadataServiceTemplate:
2026-06-12 20:16:03.299255 | controller |                 override:
2026-06-12 20:16:03.299260 | controller |                   service:
2026-06-12 20:16:03.299265 | controller |                     metadata:
2026-06-12 20:16:03.299269 | controller |                       annotations:
2026-06-12 20:16:03.299274 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.299279 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.299284 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.299288 | controller |                     spec:
2026-06-12 20:16:03.299293 | controller |                       type: LoadBalancer
2026-06-12 20:16:03.299298 | controller |               secret: osp-secret
2026-06-12 20:16:03.299302 | controller |           octavia:
2026-06-12 20:16:03.299307 | controller |             enabled: false
2026-06-12 20:16:03.299311 | controller |             template:
2026-06-12 20:16:03.299316 | controller |               databaseInstance: openstack
2026-06-12 20:16:03.299321 | controller |               octaviaAPI:
2026-06-12 20:16:03.299333 | controller |                 replicas: 1
2026-06-12 20:16:03.299338 | controller |               secret: osp-secret
2026-06-12 20:16:03.299342 | controller |           ovn:
2026-06-12 20:16:03.299346 | controller |             template:
2026-06-12 20:16:03.299350 | controller |               ovnController:
2026-06-12 20:16:03.299354 | controller |                 networkAttachment: tenant
2026-06-12 20:16:03.299358 | controller |                 nicMappings:
2026-06-12 20:16:03.299362 | controller |                   datacentre: ospbr
2026-06-12 20:16:03.299366 | controller |               ovnDBCluster:
2026-06-12 20:16:03.299369 | controller |                 ovndbcluster-nb:
2026-06-12 20:16:03.299373 | controller |                   dbType: NB
2026-06-12 20:16:03.299384 | controller |                   networkAttachment: internalapi
2026-06-12 20:16:03.299388 | controller |                   storageRequest: 10Gi
2026-06-12 20:16:03.299394 | controller |                 ovndbcluster-sb:
2026-06-12 20:16:03.299398 | controller |                   dbType: SB
2026-06-12 20:16:03.299402 | controller |                   networkAttachment: internalapi
2026-06-12 20:16:03.299406 | controller |                   storageRequest: 10Gi
2026-06-12 20:16:03.299410 | controller |           placement:
2026-06-12 20:16:03.299414 | controller |             apiOverride:
2026-06-12 20:16:03.299418 | controller |               route: {}
2026-06-12 20:16:03.299426 | controller |             template:
2026-06-12 20:16:03.299434 | controller |               databaseInstance: openstack
2026-06-12 20:16:03.299438 | controller |               override:
2026-06-12 20:16:03.299443 | controller |                 service:
2026-06-12 20:16:03.299447 | controller |                   internal:
2026-06-12 20:16:03.299452 | controller |                     metadata:
2026-06-12 20:16:03.299463 | controller |                       annotations:
2026-06-12 20:16:03.299470 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.299474 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.299479 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.299483 | controller |                     spec:
2026-06-12 20:16:03.299487 | controller |                       type: LoadBalancer
2026-06-12 20:16:03.299491 | controller |               secret: osp-secret
2026-06-12 20:16:03.299496 | controller |           rabbitmq:
2026-06-12 20:16:03.299501 | controller |             templates:
2026-06-12 20:16:03.299505 | controller |               rabbitmq:
2026-06-12 20:16:03.299509 | controller |                 override:
2026-06-12 20:16:03.299514 | controller |                   service:
2026-06-12 20:16:03.299518 | controller |                     metadata:
2026-06-12 20:16:03.299523 | controller |                       annotations:
2026-06-12 20:16:03.299528 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.299532 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-12 20:16:03.299536 | controller |                     spec:
2026-06-12 20:16:03.299540 | controller |                       type: LoadBalancer
2026-06-12 20:16:03.299544 | controller |               rabbitmq-cell1:
2026-06-12 20:16:03.299556 | controller |                 override:
2026-06-12 20:16:03.299561 | controller |                   service:
2026-06-12 20:16:03.299565 | controller |                     metadata:
2026-06-12 20:16:03.299569 | controller |                       annotations:
2026-06-12 20:16:03.299574 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.299586 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-12 20:16:03.299591 | controller |                     spec:
2026-06-12 20:16:03.299596 | controller |                       type: LoadBalancer
2026-06-12 20:16:03.299600 | controller |           redis:
2026-06-12 20:16:03.299605 | controller |             enabled: false
2026-06-12 20:16:03.299609 | controller |           secret: osp-secret
2026-06-12 20:16:03.299614 | controller |           storageClass: local-storage
2026-06-12 20:16:03.299619 | controller |           swift:
2026-06-12 20:16:03.299623 | controller |             enabled: true
2026-06-12 20:16:03.299627 | controller |             proxyOverride:
2026-06-12 20:16:03.299631 | controller |               route: {}
2026-06-12 20:16:03.299635 | controller |             template:
2026-06-12 20:16:03.299639 | controller |               swiftProxy:
2026-06-12 20:16:03.299643 | controller |                 networkAttachments:
2026-06-12 20:16:03.299647 | controller |                 - storage
2026-06-12 20:16:03.299650 | controller |                 override:
2026-06-12 20:16:03.299654 | controller |                   service:
2026-06-12 20:16:03.299664 | controller |                     internal:
2026-06-12 20:16:03.299671 | controller |                       metadata:
2026-06-12 20:16:03.299676 | controller |                         annotations:
2026-06-12 20:16:03.299680 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.299685 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.299694 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.299701 | controller |                       spec:
2026-06-12 20:16:03.299705 | controller |                         type: LoadBalancer
2026-06-12 20:16:03.299712 | controller |                 replicas: 1
2026-06-12 20:16:03.299716 | controller |               swiftRing:
2026-06-12 20:16:03.299720 | controller |                 ringReplicas: 1
2026-06-12 20:16:03.299724 | controller |               swiftStorage:
2026-06-12 20:16:03.299728 | controller |                 networkAttachments:
2026-06-12 20:16:03.299732 | controller |                 - storage
2026-06-12 20:16:03.299736 | controller |                 replicas: 1
2026-06-12 20:16:03.299739 | controller |           telemetry:
2026-06-12 20:16:03.299743 | controller |             enabled: true
2026-06-12 20:16:03.299750 | controller |             template:
2026-06-12 20:16:03.299754 | controller |               autoscaling:
2026-06-12 20:16:03.299758 | controller |                 aodh:
2026-06-12 20:16:03.299762 | controller |                   databaseAccount: aodh
2026-06-12 20:16:03.299766 | controller |                   databaseInstance: openstack
2026-06-12 20:16:03.299770 | controller |                   notificationsBus:
2026-06-12 20:16:03.299778 | controller |                     cluster: rabbitmq
2026-06-12 20:16:03.299786 | controller |                   passwordSelectors: null
2026-06-12 20:16:03.299791 | controller |                   secret: osp-secret
2026-06-12 20:16:03.299796 | controller |                 enabled: false
2026-06-12 20:16:03.299800 | controller |                 heatInstance: heat
2026-06-12 20:16:03.299805 | controller |               ceilometer:
2026-06-12 20:16:03.299814 | controller |                 enabled: true
2026-06-12 20:16:03.299821 | controller |                 notificationsBus:
2026-06-12 20:16:03.299825 | controller |                   cluster: rabbitmq
2026-06-12 20:16:03.299829 | controller |                 secret: osp-secret
2026-06-12 20:16:03.299833 | controller |               cloudkitty:
2026-06-12 20:16:03.299837 | controller |                 apiTimeout: 0
2026-06-12 20:16:03.299841 | controller |                 cloudKittyAPI:
2026-06-12 20:16:03.299845 | controller |                   override:
2026-06-12 20:16:03.299848 | controller |                     service:
2026-06-12 20:16:03.299852 | controller |                       internal:
2026-06-12 20:16:03.299856 | controller |                         metadata:
2026-06-12 20:16:03.299860 | controller |                           annotations:
2026-06-12 20:16:03.299864 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.299868 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.299872 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.299876 | controller |                         spec:
2026-06-12 20:16:03.299880 | controller |                           type: LoadBalancer
2026-06-12 20:16:03.299884 | controller |                   replicas: 1
2026-06-12 20:16:03.299888 | controller |                   resources: {}
2026-06-12 20:16:03.299892 | controller |                   tls:
2026-06-12 20:16:03.299902 | controller |                     api:
2026-06-12 20:16:03.299907 | controller |                       internal: {}
2026-06-12 20:16:03.299912 | controller |                       public: {}
2026-06-12 20:16:03.299917 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-12 20:16:03.299922 | controller |                 cloudKittyProc:
2026-06-12 20:16:03.299926 | controller |                   replicas: 1
2026-06-12 20:16:03.299930 | controller |                   resources: {}
2026-06-12 20:16:03.299941 | controller |                   tls:
2026-06-12 20:16:03.299946 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-12 20:16:03.299957 | controller |                 databaseAccount: cloudkitty
2026-06-12 20:16:03.299962 | controller |                 databaseInstance: openstack
2026-06-12 20:16:03.299966 | controller |                 enabled: false
2026-06-12 20:16:03.299971 | controller |                 memcachedInstance: memcached
2026-06-12 20:16:03.299976 | controller |                 messagingBus:
2026-06-12 20:16:03.299980 | controller |                   cluster: rabbitmq
2026-06-12 20:16:03.299985 | controller |                 passwordSelector:
2026-06-12 20:16:03.299990 | controller |                   aodhService: AodhPassword
2026-06-12 20:16:03.299994 | controller |                   ceilometerService: CeilometerPassword
2026-06-12 20:16:03.299999 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-12 20:16:03.300004 | controller |                 preserveJobs: false
2026-06-12 20:16:03.300008 | controller |                 s3StorageConfig:
2026-06-12 20:16:03.300013 | controller |                   schemas:
2026-06-12 20:16:03.300020 | controller |                   - effectiveDate: '2024-11-18'
2026-06-12 20:16:03.300025 | controller |                     version: v13
2026-06-12 20:16:03.300030 | controller |                   secret:
2026-06-12 20:16:03.300034 | controller |                     name: cloudkitty-loki-s3
2026-06-12 20:16:03.300044 | controller |                     type: s3
2026-06-12 20:16:03.300049 | controller |                 secret: osp-secret
2026-06-12 20:16:03.300053 | controller |                 serviceUser: cloudkitty
2026-06-12 20:16:03.300057 | controller |                 storageClass: local-storage
2026-06-12 20:16:03.300062 | controller |               logging:
2026-06-12 20:16:03.300067 | controller |                 annotations:
2026-06-12 20:16:03.300077 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-12 20:16:03.300082 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 20:16:03.300086 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 20:16:03.300090 | controller |                 cloNamespace: openshift-logging
2026-06-12 20:16:03.300094 | controller |                 enabled: false
2026-06-12 20:16:03.300098 | controller |                 ipaddr: 172.17.0.80
2026-06-12 20:16:03.300102 | controller |                 port: 10514
2026-06-12 20:16:03.300106 | controller |               metricStorage:
2026-06-12 20:16:03.300110 | controller |                 enabled: false
2026-06-12 20:16:03.300114 | controller |                 monitoringStack:
2026-06-12 20:16:03.300118 | controller |                   alertingEnabled: true
2026-06-12 20:16:03.300122 | controller |                   scrapeInterval: 30s
2026-06-12 20:16:03.300126 | controller |                   storage:
2026-06-12 20:16:03.300129 | controller |                     persistent:
2026-06-12 20:16:03.300133 | controller |                       pvcStorageRequest: 10Gi
2026-06-12 20:16:03.300137 | controller |                     retention: 24h
2026-06-12 20:16:03.300141 | controller |                     strategy: persistent
2026-06-12 20:16:03.318476 | controller |
2026-06-12 20:16:03.318553 | 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 20:16:03.318561 | controller | Friday 12 June 2026  20:16:03 +0000 (0:00:00.083)       0:12:00.181 ***********
2026-06-12 20:16:03.318569 | controller | Friday 12 June 2026  20:16:03 +0000 (0:00:00.083)       0:12:00.180 ***********
2026-06-12 20:16:03.783923 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-12 20:16:03.783967 | controller | changed: [localhost]
2026-06-12 20:16:03.783976 | controller |
2026-06-12 20:16:03.783981 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-12 20:16:03.783988 | controller | Friday 12 June 2026  20:16:03 +0000 (0:00:00.465)       0:12:00.646 ***********
2026-06-12 20:16:03.783993 | controller | Friday 12 June 2026  20:16:03 +0000 (0:00:00.465)       0:12:00.645 ***********
2026-06-12 20:16:33.866835 | controller | Pausing for 30 seconds
2026-06-12 20:16:33.866982 | controller | ok: [localhost]
2026-06-12 20:16:33.866989 | controller |
2026-06-12 20:16:33.867041 | 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 20:16:33.867048 | controller | Friday 12 June 2026  20:16:33 +0000 (0:00:30.082)       0:12:30.729 ***********
2026-06-12 20:16:33.867053 | controller | Friday 12 June 2026  20:16:33 +0000 (0:00:30.082)       0:12:30.728 ***********
2026-06-12 20:22:28.305975 | controller | changed: [localhost]
2026-06-12 20:22:28.306038 | controller |
2026-06-12 20:22:28.306045 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-12 20:22:28.306051 | controller | Friday 12 June 2026  20:22:28 +0000 (0:05:54.438)       0:18:25.168 ***********
2026-06-12 20:22:28.306057 | controller | Friday 12 June 2026  20:22:28 +0000 (0:05:54.438)       0:18:25.167 ***********
2026-06-12 20:22:28.424935 | controller |
2026-06-12 20:22:28.424977 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-12 20:22:28.425002 | controller | Friday 12 June 2026  20:22:28 +0000 (0:00:00.119)       0:18:25.288 ***********
2026-06-12 20:22:28.425009 | controller | Friday 12 June 2026  20:22:28 +0000 (0:00:00.119)       0:18:25.286 ***********
2026-06-12 20:22:28.857329 | controller | changed: [localhost]
2026-06-12 20:22:28.857399 | controller |
2026-06-12 20:22:28.857405 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-12 20:22:28.857409 | controller | Friday 12 June 2026  20:22:28 +0000 (0:00:00.431)       0:18:25.719 ***********
2026-06-12 20:22:28.857413 | controller | Friday 12 June 2026  20:22:28 +0000 (0:00:00.431)       0:18:25.718 ***********
2026-06-12 20:22:28.926053 | controller | ok: [localhost]
2026-06-12 20:22:28.926131 | controller |
2026-06-12 20:22:28.926137 | 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 20:22:28.926142 | controller | Friday 12 June 2026  20:22:28 +0000 (0:00:00.068)       0:18:25.788 ***********
2026-06-12 20:22:28.926146 | controller | Friday 12 June 2026  20:22:28 +0000 (0:00:00.068)       0:18:25.787 ***********
2026-06-12 20:22:29.460277 | controller | changed: [localhost]
2026-06-12 20:22:29.460405 | controller |
2026-06-12 20:22:29.460416 | 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 20:22:29.460425 | controller | Friday 12 June 2026  20:22:29 +0000 (0:00:00.534)       0:18:26.323 ***********
2026-06-12 20:22:29.460432 | controller | Friday 12 June 2026  20:22:29 +0000 (0:00:00.534)       0:18:26.321 ***********
2026-06-12 20:22:29.649581 | controller | ok: [localhost]
2026-06-12 20:22:29.649662 | controller |
2026-06-12 20:22:29.649669 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-12 20:22:29.649675 | controller | Friday 12 June 2026  20:22:29 +0000 (0:00:00.188)       0:18:26.512 ***********
2026-06-12 20:22:29.649679 | controller | Friday 12 June 2026  20:22:29 +0000 (0:00:00.188)       0:18:26.510 ***********
2026-06-12 20:22:29.717831 | controller |
2026-06-12 20:22:29.717910 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-12 20:22:29.717917 | controller | Friday 12 June 2026  20:22:29 +0000 (0:00:00.068)       0:18:26.580 ***********
2026-06-12 20:22:29.717923 | controller | Friday 12 June 2026  20:22:29 +0000 (0:00:00.068)       0:18:26.579 ***********
2026-06-12 20:22:29.978092 | controller | ok: [localhost]
2026-06-12 20:22:29.978142 | controller |
2026-06-12 20:22:29.978148 | 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 20:22:29.978153 | controller | Friday 12 June 2026  20:22:29 +0000 (0:00:00.260)       0:18:26.841 ***********
2026-06-12 20:22:29.978157 | controller | Friday 12 June 2026  20:22:29 +0000 (0:00:00.260)       0:18:26.839 ***********
2026-06-12 20:22:30.028641 | controller | skipping: [localhost]
2026-06-12 20:22:30.028719 | controller |
2026-06-12 20:22:30.028726 | 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 20:22:30.028733 | controller | Friday 12 June 2026  20:22:30 +0000 (0:00:00.050)       0:18:26.891 ***********
2026-06-12 20:22:30.028739 | controller | Friday 12 June 2026  20:22:30 +0000 (0:00:00.050)       0:18:26.890 ***********
2026-06-12 20:22:30.055340 | controller | skipping: [localhost]
2026-06-12 20:22:30.055406 | controller |
2026-06-12 20:22:30.055414 | 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 20:22:30.055421 | controller | Friday 12 June 2026  20:22:30 +0000 (0:00:00.026)       0:18:26.918 ***********
2026-06-12 20:22:30.055427 | controller | Friday 12 June 2026  20:22:30 +0000 (0:00:00.026)       0:18:26.917 ***********
2026-06-12 20:22:30.090374 | controller | skipping: [localhost]
2026-06-12 20:22:30.090458 | controller |
2026-06-12 20:22:30.090465 | 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 20:22:30.090470 | controller | Friday 12 June 2026  20:22:30 +0000 (0:00:00.034)       0:18:26.953 ***********
2026-06-12 20:22:30.090474 | controller | Friday 12 June 2026  20:22:30 +0000 (0:00:00.034)       0:18:26.952 ***********
2026-06-12 20:22:30.512612 | controller | changed: [localhost]
2026-06-12 20:22:30.512672 | controller |
2026-06-12 20:22:30.512679 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-12 20:22:30.512684 | controller | Friday 12 June 2026  20:22:30 +0000 (0:00:00.422)       0:18:27.375 ***********
2026-06-12 20:22:30.512689 | controller | Friday 12 June 2026  20:22:30 +0000 (0:00:00.422)       0:18:27.374 ***********
2026-06-12 20:22:32.248790 | controller | changed: [localhost]
2026-06-12 20:22:32.248871 | controller |
2026-06-12 20:22:32.248880 | 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 20:22:32.248886 | controller | Friday 12 June 2026  20:22:32 +0000 (0:00:01.735)       0:18:29.111 ***********
2026-06-12 20:22:32.248892 | controller | Friday 12 June 2026  20:22:32 +0000 (0:00:01.735)       0:18:29.110 ***********
2026-06-12 20:22:32.668053 | controller | changed: [localhost]
2026-06-12 20:22:32.668141 | controller |
2026-06-12 20:22:32.668152 | 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 20:22:32.668160 | controller | Friday 12 June 2026  20:22:32 +0000 (0:00:00.419)       0:18:29.530 ***********
2026-06-12 20:22:32.668202 | controller | Friday 12 June 2026  20:22:32 +0000 (0:00:00.419)       0:18:29.529 ***********
2026-06-12 20:22:33.250654 | controller | ok: [localhost]
2026-06-12 20:22:33.250727 | controller |
2026-06-12 20:22:33.250734 | 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 20:22:33.250741 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.581)       0:18:30.112 ***********
2026-06-12 20:22:33.250746 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.581)       0:18:30.111 ***********
2026-06-12 20:22:33.346248 | controller | ok: [localhost]
2026-06-12 20:22:33.346326 | controller |
2026-06-12 20:22:33.346336 | 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 20:22:33.346343 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.096)       0:18:30.208 ***********
2026-06-12 20:22:33.346348 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.096)       0:18:30.207 ***********
2026-06-12 20:22:33.478437 | controller | ok: [localhost]
2026-06-12 20:22:33.478500 | controller |
2026-06-12 20:22:33.478506 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:22:33.478510 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.132)       0:18:30.341 ***********
2026-06-12 20:22:33.478514 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.132)       0:18:30.339 ***********
2026-06-12 20:22:33.617194 | controller | skipping: [localhost]
2026-06-12 20:22:33.617262 | controller |
2026-06-12 20:22:33.617267 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 20:22:33.617272 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.138)       0:18:30.479 ***********
2026-06-12 20:22:33.617276 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.138)       0:18:30.478 ***********
2026-06-12 20:22:33.720568 | controller | ok: [localhost]
2026-06-12 20:22:33.720637 | controller |
2026-06-12 20:22:33.720643 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-12 20:22:33.720657 | controller |   (
2026-06-12 20:22:33.720660 | controller |     {
2026-06-12 20:22:33.720664 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-12 20:22:33.720668 | controller |       'OPENSTACK_BRANCH': '',
2026-06-12 20:22:33.720672 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-12 20:22:33.720676 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-12 20:22:33.720680 | controller |     else {}
2026-06-12 20:22:33.720683 | controller |   )
2026-06-12 20:22:33.720687 | controller | }}] ***
2026-06-12 20:22:33.720690 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.104)       0:18:30.583 ***********
2026-06-12 20:22:33.720694 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.103)       0:18:30.582 ***********
2026-06-12 20:22:33.757709 | controller | skipping: [localhost]
2026-06-12 20:22:33.757777 | controller |
2026-06-12 20:22:33.757797 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-12 20:22:33.757802 | controller |   cifmw_install_yamls_environment |
2026-06-12 20:22:33.757806 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 20:22:33.757810 | controller |   combine(_install_yamls_repos | default({}))
2026-06-12 20:22:33.757814 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-12 20:22:33.757818 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-12 20:22:33.757822 | controller |   combine(
2026-06-12 20:22:33.757825 | controller |     {
2026-06-12 20:22:33.757829 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-12 20:22:33.757832 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-12 20:22:33.757836 | controller |     else {}
2026-06-12 20:22:33.757840 | controller |   )
2026-06-12 20:22:33.757843 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-12 20:22:33.757847 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.037)       0:18:30.620 ***********
2026-06-12 20:22:33.757851 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.037)       0:18:30.619 ***********
2026-06-12 20:22:33.809720 | controller | ok: [localhost]
2026-06-12 20:22:33.809797 | controller |
2026-06-12 20:22:33.809803 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-12 20:22:33.809808 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.052)       0:18:30.672 ***********
2026-06-12 20:22:33.809811 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.052)       0:18:30.671 ***********
2026-06-12 20:22:33.862119 | controller |
2026-06-12 20:22:33.862204 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-12 20:22:33.862212 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.052)       0:18:30.725 ***********
2026-06-12 20:22:33.862228 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.052)       0:18:30.724 ***********
2026-06-12 20:22:33.910080 | controller | ok: [localhost] =>
2026-06-12 20:22:33.910142 | controller |     make_edpm_baremetal_compute_env:
2026-06-12 20:22:33.910148 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:22:33.910152 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:22:33.910156 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:22:33.910159 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:22:33.910163 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:22:33.910188 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:22:33.910192 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:22:33.910195 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 20:22:33.910200 | controller |       OPENSTACK_IMG: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 20:22:33.910204 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:22:33.910207 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:22:33.910211 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:22:33.910225 | 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 20:22:33.910229 | controller |
2026-06-12 20:22:33.910234 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-12 20:22:33.910238 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.047)       0:18:30.772 ***********
2026-06-12 20:22:33.910241 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.047)       0:18:30.771 ***********
2026-06-12 20:22:33.971238 | controller | skipping: [localhost]
2026-06-12 20:22:33.971301 | controller |
2026-06-12 20:22:33.971307 | 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 20:22:33.971312 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.060)       0:18:30.833 ***********
2026-06-12 20:22:33.971316 | controller | Friday 12 June 2026  20:22:33 +0000 (0:00:00.060)       0:18:30.832 ***********
2026-06-12 20:23:02.821044 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 20:23:02.821134 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-12 20:23:02.821141 | controller | | default(true) }}
2026-06-12 20:23:02.854631 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-12 20:23:02.854714 | controller | changed: [localhost]
2026-06-12 20:23:02.854721 | controller |
2026-06-12 20:23:02.854727 | 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 20:23:02.854733 | controller | Friday 12 June 2026  20:23:02 +0000 (0:00:28.883)       0:18:59.717 ***********
2026-06-12 20:23:02.854738 | controller | Friday 12 June 2026  20:23:02 +0000 (0:00:28.883)       0:18:59.716 ***********
2026-06-12 20:23:02.920201 | controller | skipping: [localhost]
2026-06-12 20:23:02.920275 | controller |
2026-06-12 20:23:02.920283 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-12 20:23:02.920289 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-12 20:23:02.920295 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-12 20:23:02.920301 | controller | }}, cacheable=True] ***
2026-06-12 20:23:02.920306 | controller | Friday 12 June 2026  20:23:02 +0000 (0:00:00.065)       0:18:59.783 ***********
2026-06-12 20:23:02.920311 | controller | Friday 12 June 2026  20:23:02 +0000 (0:00:00.065)       0:18:59.781 ***********
2026-06-12 20:23:02.977907 | controller | skipping: [localhost]
2026-06-12 20:23:02.977984 | controller |
2026-06-12 20:23:02.977991 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-12 20:23:02.977997 | controller | Friday 12 June 2026  20:23:02 +0000 (0:00:00.057)       0:18:59.840 ***********
2026-06-12 20:23:02.978003 | controller | Friday 12 June 2026  20:23:02 +0000 (0:00:00.057)       0:18:59.839 ***********
2026-06-12 20:23:03.053211 | controller |
2026-06-12 20:23:03.053289 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-12 20:23:03.053296 | controller | Friday 12 June 2026  20:23:03 +0000 (0:00:00.075)       0:18:59.915 ***********
2026-06-12 20:23:03.053301 | controller | Friday 12 June 2026  20:23:03 +0000 (0:00:00.075)       0:18:59.914 ***********
2026-06-12 20:23:03.096578 | controller | ok: [localhost] =>
2026-06-12 20:23:03.096649 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-12 20:23:03.096655 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 20:23:03.096660 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 20:23:03.096664 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 20:23:03.096686 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 20:23:03.096690 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:23:03.096694 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 20:23:03.096698 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 20:23:03.096701 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 20:23:03.096705 | controller |       OPENSTACK_IMG: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 20:23:03.096718 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 20:23:03.096722 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 20:23:03.096725 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 20:23:03.096729 | 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 20:23:03.096734 | controller |
2026-06-12 20:23:03.096738 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-12 20:23:03.096742 | controller | Friday 12 June 2026  20:23:03 +0000 (0:00:00.043)       0:18:59.959 ***********
2026-06-12 20:23:03.096746 | controller | Friday 12 June 2026  20:23:03 +0000 (0:00:00.043)       0:18:59.958 ***********
2026-06-12 20:23:03.149399 | controller | skipping: [localhost]
2026-06-12 20:23:03.149469 | controller |
2026-06-12 20:23:03.149474 | 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 20:23:03.149480 | controller | Friday 12 June 2026  20:23:03 +0000 (0:00:00.052)       0:19:00.012 ***********
2026-06-12 20:23:03.149484 | controller | Friday 12 June 2026  20:23:03 +0000 (0:00:00.052)       0:19:00.011 ***********
2026-06-12 20:23:13.990253 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 20:23:13.990328 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-12 20:23:13.990334 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-12 20:23:14.026147 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-12 20:23:14.026215 | controller | changed: [localhost]
2026-06-12 20:23:14.026221 | controller |
2026-06-12 20:23:14.026233 | 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 20:23:14.026238 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-12 20:23:14.026242 | controller | kind: Kustomization
2026-06-12 20:23:14.026246 | controller | patches:
2026-06-12 20:23:14.026250 | controller |   - target:
2026-06-12 20:23:14.026253 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-12 20:23:14.026257 | controller |     patch: |-
2026-06-12 20:23:14.026260 | controller | {% if content_provider_registry_ip is defined %}
2026-06-12 20:23:14.026263 | controller |       - op: add
2026-06-12 20:23:14.026267 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-12 20:23:14.026271 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-12 20:23:14.026275 | controller | {% endif %}
2026-06-12 20:23:14.026278 | controller |
2026-06-12 20:23:14.026282 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-12 20:23:14.026285 | controller |       - op: add
2026-06-12 20:23:14.026289 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-12 20:23:14.026293 | controller |         value: sudo dnf -y update
2026-06-12 20:23:14.026302 | controller | {% endif %}
2026-06-12 20:23:14.026306 | controller | {% endif %}, kustomizations_paths={{
2026-06-12 20:23:14.026309 | controller |   [
2026-06-12 20:23:14.026313 | controller |     (
2026-06-12 20:23:14.026316 | controller |       [
2026-06-12 20:23:14.026319 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-12 20:23:14.026323 | controller |         'kustomizations',
2026-06-12 20:23:14.026326 | controller |         'dataplane'
2026-06-12 20:23:14.026329 | controller |       ] | ansible.builtin.path_join
2026-06-12 20:23:14.026333 | controller |     )
2026-06-12 20:23:14.026336 | controller |   ]
2026-06-12 20:23:14.026339 | controller | }}] ***
2026-06-12 20:23:14.026343 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:10.876)       0:19:10.888 ***********
2026-06-12 20:23:14.026346 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:10.876)       0:19:10.887 ***********
2026-06-12 20:23:14.506587 | controller | changed: [localhost]
2026-06-12 20:23:14.506650 | controller |
2026-06-12 20:23:14.506659 | 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 20:23:14.506667 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:00.480)       0:19:11.369 ***********
2026-06-12 20:23:14.506675 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:00.480)       0:19:11.367 ***********
2026-06-12 20:23:14.564048 | controller | ok: [localhost] =>
2026-06-12 20:23:14.564110 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-12 20:23:14.564115 | controller |       changed: true
2026-06-12 20:23:14.564119 | controller |       count: 2
2026-06-12 20:23:14.564123 | controller |       failed: false
2026-06-12 20:23:14.564126 | controller |       kustomizations_paths:
2026-06-12 20:23:14.564130 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-12 20:23:14.564135 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-12 20:23:14.564139 | controller |       result:
2026-06-12 20:23:14.564143 | controller |       - apiVersion: v1
2026-06-12 20:23:14.564164 | controller |         data:
2026-06-12 20:23:14.564183 | controller |           network_config_template: |
2026-06-12 20:23:14.564192 | controller |             ---
2026-06-12 20:23:14.564197 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-12 20:23:14.564202 | controller |             {% for network in nodeset_networks %}
2026-06-12 20:23:14.564207 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-12 20:23:14.564212 | controller |             {%- endfor %}
2026-06-12 20:23:14.564217 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-12 20:23:14.564222 | controller |             network_config:
2026-06-12 20:23:14.564226 | controller |             - type: ovs_bridge
2026-06-12 20:23:14.564231 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-12 20:23:14.564236 | controller |               mtu: {{ min_viable_mtu }}
2026-06-12 20:23:14.564241 | controller |               use_dhcp: false
2026-06-12 20:23:14.564258 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-12 20:23:14.564264 | controller |               domain: {{ dns_search_domains }}
2026-06-12 20:23:14.564269 | controller |               addresses:
2026-06-12 20:23:14.564274 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-12 20:23:14.564278 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-12 20:23:14.564283 | controller |               members:
2026-06-12 20:23:14.564288 | controller |               - type: interface
2026-06-12 20:23:14.564293 | controller |                 name: nic1
2026-06-12 20:23:14.564297 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-12 20:23:14.564301 | controller |                 # force the MAC address of the bridge to this interface
2026-06-12 20:23:14.564305 | controller |                 primary: true
2026-06-12 20:23:14.564308 | controller |             {% for network in nodeset_networks %}
2026-06-12 20:23:14.564312 | controller |               - type: vlan
2026-06-12 20:23:14.564315 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-12 20:23:14.564319 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-12 20:23:14.564322 | controller |                 addresses:
2026-06-12 20:23:14.564326 | controller |                 - ip_netmask:
2026-06-12 20:23:14.564333 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-12 20:23:14.564337 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-12 20:23:14.564341 | controller |             {% endfor %}
2026-06-12 20:23:14.564344 | controller |         kind: ConfigMap
2026-06-12 20:23:14.564347 | controller |         metadata:
2026-06-12 20:23:14.564351 | controller |           labels:
2026-06-12 20:23:14.564354 | controller |             created-by: install_yamls
2026-06-12 20:23:14.564358 | controller |           name: network-config-template-ipam
2026-06-12 20:23:14.564361 | controller |           namespace: openstack
2026-06-12 20:23:14.564364 | controller |       - apiVersion: v1
2026-06-12 20:23:14.564368 | controller |         data:
2026-06-12 20:23:14.564389 | controller |           physical_bridge_name: br-ex
2026-06-12 20:23:14.564393 | controller |           public_interface_name: eth0
2026-06-12 20:23:14.564396 | controller |         kind: ConfigMap
2026-06-12 20:23:14.564400 | controller |         metadata:
2026-06-12 20:23:14.564403 | controller |           labels:
2026-06-12 20:23:14.564406 | controller |             created-by: install_yamls
2026-06-12 20:23:14.564410 | controller |           name: neutron-edpm-ipam
2026-06-12 20:23:14.564413 | controller |           namespace: openstack
2026-06-12 20:23:14.564416 | controller |       - apiVersion: v1
2026-06-12 20:23:14.564420 | controller |         data:
2026-06-12 20:23:14.564423 | controller |           25-nova-extra.conf: ''
2026-06-12 20:23:14.564426 | controller |         kind: ConfigMap
2026-06-12 20:23:14.564430 | controller |         metadata:
2026-06-12 20:23:14.564433 | controller |           labels:
2026-06-12 20:23:14.564436 | controller |             created-by: install_yamls
2026-06-12 20:23:14.564439 | controller |           name: nova-extra-config
2026-06-12 20:23:14.564443 | controller |           namespace: openstack
2026-06-12 20:23:14.564446 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-12 20:23:14.564450 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-12 20:23:14.564453 | controller |         metadata:
2026-06-12 20:23:14.564456 | controller |           labels:
2026-06-12 20:23:14.564460 | controller |             created-by: install_yamls
2026-06-12 20:23:14.564463 | controller |           name: edpm-deployment-ipam
2026-06-12 20:23:14.564466 | controller |           namespace: openstack
2026-06-12 20:23:14.564470 | controller |         spec:
2026-06-12 20:23:14.564473 | controller |           nodeSets:
2026-06-12 20:23:14.564476 | controller |           - openstack-edpm-ipam
2026-06-12 20:23:14.564480 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-12 20:23:14.564483 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-12 20:23:14.564486 | controller |         metadata:
2026-06-12 20:23:14.564489 | controller |           labels:
2026-06-12 20:23:14.564493 | controller |             created-by: install_yamls
2026-06-12 20:23:14.564496 | controller |           name: openstack-edpm-ipam
2026-06-12 20:23:14.564500 | controller |           namespace: openstack
2026-06-12 20:23:14.564503 | controller |         spec:
2026-06-12 20:23:14.564506 | controller |           baremetalSetTemplate:
2026-06-12 20:23:14.564510 | controller |             bmhLabelSelector:
2026-06-12 20:23:14.564513 | controller |               app: openstack
2026-06-12 20:23:14.564516 | controller |             bmhNamespace: openstack
2026-06-12 20:23:14.564519 | controller |             cloudUserName: cloud-admin
2026-06-12 20:23:14.564523 | controller |             ctlplaneInterface: enp1s0
2026-06-12 20:23:14.564526 | controller |           env:
2026-06-12 20:23:14.564529 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-12 20:23:14.564533 | controller |             value: 'True'
2026-06-12 20:23:14.564536 | controller |           networkAttachments:
2026-06-12 20:23:14.564539 | controller |           - ctlplane
2026-06-12 20:23:14.564543 | controller |           nodeTemplate:
2026-06-12 20:23:14.564546 | controller |             ansible:
2026-06-12 20:23:14.564549 | controller |               ansibleUser: cloud-admin
2026-06-12 20:23:14.564553 | controller |               ansibleVars:
2026-06-12 20:23:14.564556 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-12 20:23:14.564559 | controller |                 edpm_container_registry_insecure_registries:
2026-06-12 20:23:14.564563 | controller |                 - 38.102.83.44:5001
2026-06-12 20:23:14.564566 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-12 20:23:14.564570 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-12 20:23:14.564575 | controller |                 edpm_sshd_allowed_ranges:
2026-06-12 20:23:14.564579 | controller |                 - 192.168.122.0/24
2026-06-12 20:23:14.564582 | controller |                 enable_debug: false
2026-06-12 20:23:14.564585 | controller |                 gather_facts: false
2026-06-12 20:23:14.564597 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 20:23:14.564601 | controller |                 image_prefix: openstack
2026-06-12 20:23:14.564605 | controller |                 image_tag: current-podified
2026-06-12 20:23:14.564608 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-12 20:23:14.564611 | controller |                 timesync_ntp_servers:
2026-06-12 20:23:14.564614 | controller |                 - hostname: pool.ntp.org
2026-06-12 20:23:14.564618 | controller |               ansibleVarsFrom:
2026-06-12 20:23:14.564621 | controller |               - configMapRef:
2026-06-12 20:23:14.564624 | controller |                   name: network-config-template-ipam
2026-06-12 20:23:14.564628 | controller |                 prefix: edpm_
2026-06-12 20:23:14.564631 | controller |               - configMapRef:
2026-06-12 20:23:14.564634 | controller |                   name: neutron-edpm-ipam
2026-06-12 20:23:14.564638 | controller |                 prefix: neutron_
2026-06-12 20:23:14.564641 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-12 20:23:14.564645 | controller |             networks:
2026-06-12 20:23:14.564648 | controller |             - defaultRoute: true
2026-06-12 20:23:14.564651 | controller |               name: ctlplane
2026-06-12 20:23:14.564654 | controller |               subnetName: subnet1
2026-06-12 20:23:14.564658 | controller |             - name: internalapi
2026-06-12 20:23:14.564661 | controller |               subnetName: subnet1
2026-06-12 20:23:14.564664 | controller |             - name: storage
2026-06-12 20:23:14.564668 | controller |               subnetName: subnet1
2026-06-12 20:23:14.564671 | controller |             - name: tenant
2026-06-12 20:23:14.564674 | controller |               subnetName: subnet1
2026-06-12 20:23:14.564678 | controller |           nodes:
2026-06-12 20:23:14.564681 | controller |             edpm-compute-0:
2026-06-12 20:23:14.564687 | controller |               hostName: edpm-compute-0
2026-06-12 20:23:14.564690 | controller |           preProvisioned: false
2026-06-12 20:23:14.564694 | controller |           services:
2026-06-12 20:23:14.564697 | controller |           - repo-setup
2026-06-12 20:23:14.564700 | controller |           - redhat
2026-06-12 20:23:14.564704 | controller |           - bootstrap
2026-06-12 20:23:14.564707 | controller |           - download-cache
2026-06-12 20:23:14.564710 | controller |           - configure-network
2026-06-12 20:23:14.564713 | controller |           - validate-network
2026-06-12 20:23:14.564717 | controller |           - install-os
2026-06-12 20:23:14.564720 | controller |           - configure-os
2026-06-12 20:23:14.564723 | controller |           - ssh-known-hosts
2026-06-12 20:23:14.564726 | controller |           - run-os
2026-06-12 20:23:14.564730 | controller |           - reboot-os
2026-06-12 20:23:14.564733 | controller |           - install-certs
2026-06-12 20:23:14.564736 | controller |           - ovn
2026-06-12 20:23:14.564740 | controller |           - neutron-metadata
2026-06-12 20:23:14.564743 | controller |           - libvirt
2026-06-12 20:23:14.564746 | controller |           - nova
2026-06-12 20:23:14.564749 | controller |           - telemetry
2026-06-12 20:23:14.564753 | controller |           tlsEnabled: true
2026-06-12 20:23:14.564756 | controller |
2026-06-12 20:23:14.564760 | 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 20:23:14.564764 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:00.057)       0:19:11.426 ***********
2026-06-12 20:23:14.564768 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:00.057)       0:19:11.425 ***********
2026-06-12 20:23:14.611126 | controller | skipping: [localhost]
2026-06-12 20:23:14.611202 | controller |
2026-06-12 20:23:14.611209 | 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 20:23:14.611214 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:00.047)       0:19:11.473 ***********
2026-06-12 20:23:14.611224 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:00.047)       0:19:11.472 ***********
2026-06-12 20:23:14.659046 | controller | skipping: [localhost]
2026-06-12 20:23:14.659113 | controller |
2026-06-12 20:23:14.659123 | 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 20:23:14.659132 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:00.047)       0:19:11.521 ***********
2026-06-12 20:23:14.659140 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:00.047)       0:19:11.520 ***********
2026-06-12 20:23:14.707253 | controller | skipping: [localhost]
2026-06-12 20:23:14.707312 | controller |
2026-06-12 20:23:14.707317 | 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 20:23:14.707322 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:00.048)       0:19:11.569 ***********
2026-06-12 20:23:14.707326 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:00.048)       0:19:11.568 ***********
2026-06-12 20:23:14.761587 | controller | skipping: [localhost]
2026-06-12 20:23:14.761659 | controller |
2026-06-12 20:23:14.761665 | 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 20:23:14.761671 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:00.054)       0:19:11.624 ***********
2026-06-12 20:23:14.761675 | controller | Friday 12 June 2026  20:23:14 +0000 (0:00:00.054)       0:19:11.623 ***********
2026-06-12 20:23:15.230520 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-12 20:23:15.230579 | controller | changed: [localhost]
2026-06-12 20:23:15.230586 | controller |
2026-06-12 20:23:15.230593 | 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 20:23:15.230600 | controller | Friday 12 June 2026  20:23:15 +0000 (0:00:00.469)       0:19:12.093 ***********
2026-06-12 20:23:15.230605 | controller | Friday 12 June 2026  20:23:15 +0000 (0:00:00.469)       0:19:12.092 ***********
2026-06-12 20:23:15.713135 | controller | changed: [localhost]
2026-06-12 20:23:15.713206 | controller |
2026-06-12 20:23:15.713216 | 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 20:23:15.713223 | controller | Friday 12 June 2026  20:23:15 +0000 (0:00:00.482)       0:19:12.575 ***********
2026-06-12 20:23:15.713228 | controller | Friday 12 June 2026  20:23:15 +0000 (0:00:00.482)       0:19:12.574 ***********
2026-06-12 20:27:25.831708 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-12 20:27:25.831788 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-12 20:27:25.831793 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-12 20:27:25.831796 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-12 20:27:25.831814 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-12 20:27:25.831817 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-12 20:27:25.831821 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-12 20:27:25.831829 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-12 20:27:25.831833 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-12 20:27:25.831836 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-12 20:27:25.831839 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-12 20:27:25.831843 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-12 20:27:25.831846 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-12 20:27:25.831849 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-12 20:27:25.831853 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-12 20:27:25.831856 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-12 20:27:25.831859 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-12 20:27:25.831863 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-12 20:27:25.831866 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-12 20:27:25.831869 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-12 20:27:25.831873 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-12 20:27:25.831885 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-12 20:27:25.831889 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-12 20:27:25.831892 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-12 20:27:25.831896 | controller | changed: [localhost]
2026-06-12 20:27:25.831900 | controller |
2026-06-12 20:27:25.831905 | 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 20:27:25.831909 | controller | Friday 12 June 2026  20:27:25 +0000 (0:04:10.118)       0:23:22.694 ***********
2026-06-12 20:27:25.831912 | controller | Friday 12 June 2026  20:27:25 +0000 (0:04:10.118)       0:23:22.693 ***********
2026-06-12 20:28:00.736689 | controller | changed: [localhost]
2026-06-12 20:28:00.736822 | controller |
2026-06-12 20:28:00.736832 | 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 20:28:00.736839 | controller | Friday 12 June 2026  20:28:00 +0000 (0:00:34.904)       0:23:57.599 ***********
2026-06-12 20:28:00.736845 | controller | Friday 12 June 2026  20:28:00 +0000 (0:00:34.904)       0:23:57.598 ***********
2026-06-12 20:33:06.605522 | controller | changed: [localhost]
2026-06-12 20:33:06.605648 | controller |
2026-06-12 20:33:06.605668 | 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 20:33:06.605682 | controller | Friday 12 June 2026  20:33:06 +0000 (0:05:05.867)       0:29:03.467 ***********
2026-06-12 20:33:06.605695 | controller | Friday 12 June 2026  20:33:06 +0000 (0:05:05.868)       0:29:03.466 ***********
2026-06-12 20:33:07.042274 | controller | changed: [localhost]
2026-06-12 20:33:07.042385 | controller |
2026-06-12 20:33:07.042391 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-12 20:33:07.042396 | controller | Friday 12 June 2026  20:33:07 +0000 (0:00:00.437)       0:29:03.905 ***********
2026-06-12 20:33:07.042400 | controller | Friday 12 June 2026  20:33:07 +0000 (0:00:00.437)       0:29:03.904 ***********
2026-06-12 20:33:07.089920 | controller | ok: [localhost] =>
2026-06-12 20:33:07.090015 | controller |     compute_nodes_output.stdout_lines:
2026-06-12 20:33:07.090021 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-12 20:33:07.090025 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             10m
2026-06-12 20:33:07.090029 | controller |
2026-06-12 20:33:07.090067 | 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 20:33:07.090073 | controller | Friday 12 June 2026  20:33:07 +0000 (0:00:00.047)       0:29:03.952 ***********
2026-06-12 20:33:07.090077 | controller | Friday 12 June 2026  20:33:07 +0000 (0:00:00.047)       0:29:03.951 ***********
2026-06-12 20:57:09.088610 | controller | changed: [localhost]
2026-06-12 20:57:09.088743 | controller |
2026-06-12 20:57:09.088750 | 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 20:57:09.088756 | controller | Friday 12 June 2026  20:57:09 +0000 (0:24:01.996)       0:53:05.949 ***********
2026-06-12 20:57:09.088761 | controller | Friday 12 June 2026  20:57:09 +0000 (0:24:01.996)       0:53:05.947 ***********
2026-06-12 20:57:13.983608 | controller | changed: [localhost]
2026-06-12 20:57:13.983729 | controller |
2026-06-12 20:57:13.983737 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 20:57:13.983743 | controller | Friday 12 June 2026  20:57:13 +0000 (0:00:04.897)       0:53:10.846 ***********
2026-06-12 20:57:13.983747 | controller | Friday 12 June 2026  20:57:13 +0000 (0:00:04.897)       0:53:10.845 ***********
2026-06-12 20:57:14.062961 | controller | ok: [localhost]
2026-06-12 20:57:14.063069 | controller |
2026-06-12 20:57:14.063076 | 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 20:57:14.063082 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.079)       0:53:10.925 ***********
2026-06-12 20:57:14.063087 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.079)       0:53:10.924 ***********
2026-06-12 20:57:14.094468 | controller | skipping: [localhost]
2026-06-12 20:57:14.094581 | controller |
2026-06-12 20:57:14.094587 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 20:57:14.094593 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.031)       0:53:10.957 ***********
2026-06-12 20:57:14.094597 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.031)       0:53:10.956 ***********
2026-06-12 20:57:14.153667 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-12 20:57:14.153787 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-12 20:57:14.153793 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-12 20:57:14.153797 | controller | skipping: [localhost]
2026-06-12 20:57:14.153803 | controller |
2026-06-12 20:57:14.153808 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-12 20:57:14.153813 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.059)       0:53:11.016 ***********
2026-06-12 20:57:14.153817 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.059)       0:53:11.015 ***********
2026-06-12 20:57:14.189080 | controller | skipping: [localhost]
2026-06-12 20:57:14.189235 | controller |
2026-06-12 20:57:14.189249 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-12 20:57:14.189255 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.035)       0:53:11.051 ***********
2026-06-12 20:57:14.189260 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.035)       0:53:11.050 ***********
2026-06-12 20:57:14.227085 | controller | skipping: [localhost]
2026-06-12 20:57:14.227242 | controller |
2026-06-12 20:57:14.227250 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-12 20:57:14.227256 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.037)       0:53:11.089 ***********
2026-06-12 20:57:14.227260 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.037)       0:53:11.088 ***********
2026-06-12 20:57:14.281518 | controller | skipping: [localhost]
2026-06-12 20:57:14.281641 | controller |
2026-06-12 20:57:14.281647 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-12 20:57:14.281652 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.054)       0:53:11.144 ***********
2026-06-12 20:57:14.281657 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.054)       0:53:11.143 ***********
2026-06-12 20:57:14.313658 | controller | skipping: [localhost]
2026-06-12 20:57:14.313776 | controller |
2026-06-12 20:57:14.313783 | 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 20:57:14.313790 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.032)       0:53:11.176 ***********
2026-06-12 20:57:14.313796 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.032)       0:53:11.175 ***********
2026-06-12 20:57:14.353368 | controller | skipping: [localhost]
2026-06-12 20:57:14.353493 | controller |
2026-06-12 20:57:14.353501 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-12 20:57:14.353507 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.039)       0:53:11.216 ***********
2026-06-12 20:57:14.353512 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.039)       0:53:11.215 ***********
2026-06-12 20:57:14.399415 | controller | skipping: [localhost]
2026-06-12 20:57:14.399534 | controller |
2026-06-12 20:57:14.399542 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-12 20:57:14.399549 | controller |   cifmw_install_yamls_environment |
2026-06-12 20:57:14.399554 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 20:57:14.399560 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-12 20:57:14.399566 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-12 20:57:14.399573 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-12 20:57:14.399577 | controller |   combine(_install_yamls_repos | default({}))
2026-06-12 20:57:14.399580 | controller | }}, cacheable=True] ***
2026-06-12 20:57:14.399583 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.045)       0:53:11.262 ***********
2026-06-12 20:57:14.399587 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.045)       0:53:11.261 ***********
2026-06-12 20:57:14.442074 | controller | skipping: [localhost]
2026-06-12 20:57:14.442248 | controller |
2026-06-12 20:57:14.442256 | 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 20:57:14.442263 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.042)       0:53:11.304 ***********
2026-06-12 20:57:14.442268 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.042)       0:53:11.303 ***********
2026-06-12 20:57:14.485971 | controller | skipping: [localhost]
2026-06-12 20:57:14.486098 | controller |
2026-06-12 20:57:14.486111 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-12 20:57:14.486117 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-12 20:57:14.486219 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-12 20:57:14.486231 | controller | }}, cacheable=True] ***
2026-06-12 20:57:14.486236 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.043)       0:53:11.348 ***********
2026-06-12 20:57:14.486242 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.043)       0:53:11.347 ***********
2026-06-12 20:57:14.520781 | controller | skipping: [localhost]
2026-06-12 20:57:14.520895 | controller |
2026-06-12 20:57:14.520901 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-12 20:57:14.520906 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.035)       0:53:11.383 ***********
2026-06-12 20:57:14.520910 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.035)       0:53:11.382 ***********
2026-06-12 20:57:14.551063 | controller | skipping: [localhost]
2026-06-12 20:57:14.551206 | controller |
2026-06-12 20:57:14.551215 | 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 20:57:14.551220 | controller |   [
2026-06-12 20:57:14.551224 | controller |     (
2026-06-12 20:57:14.551228 | controller |       [
2026-06-12 20:57:14.551232 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-12 20:57:14.551237 | controller |         'kustomizations',
2026-06-12 20:57:14.551240 | controller |         'dataplane'
2026-06-12 20:57:14.551244 | controller |       ] | ansible.builtin.path_join
2026-06-12 20:57:14.551248 | controller |     )
2026-06-12 20:57:14.551251 | controller |   ]
2026-06-12 20:57:14.551254 | controller | }}] ***
2026-06-12 20:57:14.551258 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.030)       0:53:11.414 ***********
2026-06-12 20:57:14.551262 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.030)       0:53:11.412 ***********
2026-06-12 20:57:14.580490 | controller | skipping: [localhost]
2026-06-12 20:57:14.580599 | controller |
2026-06-12 20:57:14.580608 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-12 20:57:14.580615 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.029)       0:53:11.443 ***********
2026-06-12 20:57:14.580620 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.029)       0:53:11.442 ***********
2026-06-12 20:57:14.613228 | controller | skipping: [localhost]
2026-06-12 20:57:14.613343 | controller |
2026-06-12 20:57:14.613349 | 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 20:57:14.613355 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.032)       0:53:11.476 ***********
2026-06-12 20:57:14.613359 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.032)       0:53:11.474 ***********
2026-06-12 20:57:14.662684 | controller | skipping: [localhost]
2026-06-12 20:57:14.662807 | controller |
2026-06-12 20:57:14.662816 | 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 20:57:14.662824 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.049)       0:53:11.525 ***********
2026-06-12 20:57:14.662829 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.049)       0:53:11.524 ***********
2026-06-12 20:57:14.693124 | controller | skipping: [localhost]
2026-06-12 20:57:14.693271 | controller |
2026-06-12 20:57:14.693279 | 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 20:57:14.693307 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.030)       0:53:11.556 ***********
2026-06-12 20:57:14.693312 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.030)       0:53:11.554 ***********
2026-06-12 20:57:14.748611 | controller | skipping: [localhost]
2026-06-12 20:57:14.748731 | controller |
2026-06-12 20:57:14.748767 | 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 20:57:14.748774 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.055)       0:53:11.611 ***********
2026-06-12 20:57:14.748781 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.055)       0:53:11.610 ***********
2026-06-12 20:57:14.795906 | controller | skipping: [localhost]
2026-06-12 20:57:14.796017 | controller |
2026-06-12 20:57:14.796023 | 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 20:57:14.796029 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-12 20:57:14.796033 | controller | ] ***
2026-06-12 20:57:14.796037 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.047)       0:53:11.658 ***********
2026-06-12 20:57:14.796041 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.047)       0:53:11.657 ***********
2026-06-12 20:57:14.830692 | controller | skipping: [localhost]
2026-06-12 20:57:14.830767 | controller |
2026-06-12 20:57:14.830772 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-12 20:57:14.830777 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.034)       0:53:11.693 ***********
2026-06-12 20:57:14.830781 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.034)       0:53:11.692 ***********
2026-06-12 20:57:14.929115 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-12 20:57:14.953220 | controller | skipping: [localhost]
2026-06-12 20:57:14.953347 | controller |
2026-06-12 20:57:14.953353 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-12 20:57:14.953358 | controller | skipping: no hosts matched
2026-06-12 20:57:14.953362 | controller |
2026-06-12 20:57:14.953365 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-12 20:57:14.953369 | controller | skipping: no hosts matched
2026-06-12 20:57:14.953372 | controller |
2026-06-12 20:57:14.953376 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-12 20:57:14.953379 | controller |
2026-06-12 20:57:14.953384 | 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 20:57:14.953389 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.122)       0:53:11.816 ***********
2026-06-12 20:57:14.953392 | controller | Friday 12 June 2026  20:57:14 +0000 (0:00:00.122)       0:53:11.815 ***********
2026-06-12 20:57:15.030042 | controller | ok: [localhost]
2026-06-12 20:57:15.030160 | controller |
2026-06-12 20:57:15.030192 | 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 20:57:15.030202 | controller | Friday 12 June 2026  20:57:15 +0000 (0:00:00.076)       0:53:11.892 ***********
2026-06-12 20:57:15.030207 | controller | Friday 12 June 2026  20:57:15 +0000 (0:00:00.076)       0:53:11.891 ***********
2026-06-12 20:57:15.259590 | controller | ok: [localhost]
2026-06-12 20:57:15.259697 | controller |
2026-06-12 20:57:15.259705 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:57:15.259710 | controller | Friday 12 June 2026  20:57:15 +0000 (0:00:00.229)       0:53:12.121 ***********
2026-06-12 20:57:15.259714 | controller | Friday 12 June 2026  20:57:15 +0000 (0:00:00.229)       0:53:12.120 ***********
2026-06-12 20:57:15.578006 | controller | skipping: [localhost]
2026-06-12 20:57:15.578158 | controller |
2026-06-12 20:57:15.578204 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-12 20:57:15.578213 | controller |
2026-06-12 20:57:15.578218 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-12 20:57:15.578223 | controller | Friday 12 June 2026  20:57:15 +0000 (0:00:00.318)       0:53:12.440 ***********
2026-06-12 20:57:15.578228 | controller | Friday 12 June 2026  20:57:15 +0000 (0:00:00.318)       0:53:12.439 ***********
2026-06-12 20:57:15.616515 | controller | skipping: [localhost]
2026-06-12 20:57:15.616579 | controller |
2026-06-12 20:57:15.616588 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-12 20:57:15.616595 | controller | Friday 12 June 2026  20:57:15 +0000 (0:00:00.038)       0:53:12.479 ***********
2026-06-12 20:57:15.616600 | controller | Friday 12 June 2026  20:57:15 +0000 (0:00:00.038)       0:53:12.478 ***********
2026-06-12 20:57:15.666066 | controller | skipping: [localhost]
2026-06-12 20:57:15.666124 | controller |
2026-06-12 20:57:15.666133 | 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 20:57:15.666144 | controller | Friday 12 June 2026  20:57:15 +0000 (0:00:00.049)       0:53:12.528 ***********
2026-06-12 20:57:15.666149 | controller | Friday 12 June 2026  20:57:15 +0000 (0:00:00.049)       0:53:12.527 ***********
2026-06-12 20:57:15.760126 | controller | ok: [localhost]
2026-06-12 20:57:15.760213 | controller |
2026-06-12 20:57:15.760221 | 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 20:57:15.760228 | controller | Friday 12 June 2026  20:57:15 +0000 (0:00:00.093)       0:53:12.622 ***********
2026-06-12 20:57:15.760235 | controller | Friday 12 June 2026  20:57:15 +0000 (0:00:00.093)       0:53:12.621 ***********
2026-06-12 20:57:16.054022 | controller | ok: [localhost]
2026-06-12 20:57:16.054158 | controller |
2026-06-12 20:57:16.054205 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:57:16.054218 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.293)       0:53:12.916 ***********
2026-06-12 20:57:16.054224 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.293)       0:53:12.915 ***********
2026-06-12 20:57:16.285090 | controller | skipping: [localhost]
2026-06-12 20:57:16.285277 | controller |
2026-06-12 20:57:16.285288 | controller | TASK [Run validations name=validations] ****************************************
2026-06-12 20:57:16.285295 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.231)       0:53:13.147 ***********
2026-06-12 20:57:16.285300 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.231)       0:53:13.146 ***********
2026-06-12 20:57:16.331710 | controller | skipping: [localhost]
2026-06-12 20:57:16.331835 | controller |
2026-06-12 20:57:16.331843 | 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 20:57:16.331852 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.046)       0:53:13.194 ***********
2026-06-12 20:57:16.331860 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.046)       0:53:13.193 ***********
2026-06-12 20:57:16.377768 | controller | skipping: [localhost]
2026-06-12 20:57:16.377902 | controller |
2026-06-12 20:57:16.377914 | 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 20:57:16.377922 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.046)       0:53:13.240 ***********
2026-06-12 20:57:16.377928 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.046)       0:53:13.239 ***********
2026-06-12 20:57:16.412229 | controller | skipping: [localhost]
2026-06-12 20:57:16.412349 | controller |
2026-06-12 20:57:16.412357 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 20:57:16.412390 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.034)       0:53:13.275 ***********
2026-06-12 20:57:16.412396 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.034)       0:53:13.274 ***********
2026-06-12 20:57:16.716977 | controller | skipping: [localhost]
2026-06-12 20:57:16.717145 | controller |
2026-06-12 20:57:16.717155 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-12 20:57:16.717163 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.290)       0:53:13.565 ***********
2026-06-12 20:57:16.717212 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.290)       0:53:13.564 ***********
2026-06-12 20:57:16.717220 | controller |
2026-06-12 20:57:16.717227 | controller | PLAY RECAP *********************************************************************
2026-06-12 20:57:16.717235 | controller | localhost                  : ok=269  changed=97   unreachable=0    failed=0    skipped=173  rescued=0    ignored=1
2026-06-12 20:57:16.717242 | controller |
2026-06-12 20:57:16.717248 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.013)       0:53:13.578 ***********
2026-06-12 20:57:16.717254 | controller | ===============================================================================
2026-06-12 20:57:16.717261 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1442.00s
2026-06-12 20:57:16.717268 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 354.44s
2026-06-12 20:57:16.717274 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 305.87s
2026-06-12 20:57:16.717281 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 250.12s
2026-06-12 20:57:16.717287 | controller | install_yamls_makes : Run openstack ----------------------------------- 247.48s
2026-06-12 20:57:16.717293 | controller | install_yamls_makes : Run openstack_init ------------------------------ 169.39s
2026-06-12 20:57:16.717299 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 91.73s
2026-06-12 20:57:16.717305 | controller | run_hook : Run hook without retry - Download needed tools -------------- 43.14s
2026-06-12 20:57:16.717311 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 34.90s
2026-06-12 20:57:16.717318 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.08s
2026-06-12 20:57:16.717324 | controller | ci_setup : Install needed packages ------------------------------------- 29.48s
2026-06-12 20:57:16.717330 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 28.88s
2026-06-12 20:57:16.717336 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 23.00s
2026-06-12 20:57:16.717342 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep ------------------- 10.88s
2026-06-12 20:57:16.717348 | controller | ci_local_storage : Perform action in the PV directory ------------------ 10.50s
2026-06-12 20:57:16.717353 | controller | repo_setup : Initialize python venv and install requirements ------------ 7.54s
2026-06-12 20:57:16.717359 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 6.08s
2026-06-12 20:57:16.717365 | controller | ci_setup : Install openshift client ------------------------------------- 5.13s
2026-06-12 20:57:16.717371 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 4.90s
2026-06-12 20:57:16.717378 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.47s
2026-06-12 20:57:16.717384 | controller | Friday 12 June 2026  20:57:16 +0000 (0:00:00.014)       0:53:13.578 ***********
2026-06-12 20:57:16.717390 | controller | ===============================================================================
2026-06-12 20:57:16.717397 | controller | edpm_deploy_baremetal ------------------------------------------------ 2040.30s
2026-06-12 20:57:16.717403 | controller | edpm_prepare ---------------------------------------------------------- 481.28s
2026-06-12 20:57:16.717409 | controller | install_yamls_makes --------------------------------------------------- 466.84s
2026-06-12 20:57:16.717444 | controller | run_hook --------------------------------------------------------------- 50.00s
2026-06-12 20:57:16.717462 | controller | ci_setup --------------------------------------------------------------- 37.35s
2026-06-12 20:57:16.717468 | controller | cert_manager ----------------------------------------------------------- 32.34s
2026-06-12 20:57:16.717474 | controller | ci_local_storage ------------------------------------------------------- 17.37s
2026-06-12 20:57:16.717480 | controller | repo_setup ------------------------------------------------------------- 17.32s
2026-06-12 20:57:16.717487 | controller | cifmw_helpers ---------------------------------------------------------- 10.51s
2026-06-12 20:57:16.717493 | controller | rhol_crc ---------------------------------------------------------------- 9.74s
2026-06-12 20:57:16.717500 | controller | openshift_login --------------------------------------------------------- 6.18s
2026-06-12 20:57:16.717506 | controller | openshift_setup --------------------------------------------------------- 5.45s
2026-06-12 20:57:16.717513 | controller | install_yamls ----------------------------------------------------------- 4.04s
2026-06-12 20:57:16.717519 | controller | cifmw_setup ------------------------------------------------------------- 2.97s
2026-06-12 20:57:16.717525 | controller | install_ca -------------------------------------------------------------- 2.95s
2026-06-12 20:57:16.717532 | controller | libvirt_manager --------------------------------------------------------- 2.88s
2026-06-12 20:57:16.717538 | controller | install_openstack_ca ---------------------------------------------------- 1.29s
2026-06-12 20:57:16.717545 | controller | gather_facts ------------------------------------------------------------ 1.19s
2026-06-12 20:57:16.717576 | controller | discover_latest_image --------------------------------------------------- 1.02s
2026-06-12 20:57:16.717584 | controller | operator_build ---------------------------------------------------------- 0.56s
2026-06-12 20:57:16.717618 | controller | edpm_deploy ------------------------------------------------------------- 0.55s
2026-06-12 20:57:16.717627 | controller | manage_secrets ---------------------------------------------------------- 0.47s
2026-06-12 20:57:16.717633 | controller | networking_mapper ------------------------------------------------------- 0.36s
2026-06-12 20:57:16.717640 | controller | ansible.builtin.file ---------------------------------------------------- 0.33s
2026-06-12 20:57:16.717646 | controller | pkg_build --------------------------------------------------------------- 0.09s
2026-06-12 20:57:16.717653 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.09s
2026-06-12 20:57:16.717659 | controller | ansible.builtin.include_vars -------------------------------------------- 0.03s
2026-06-12 20:57:16.717666 | controller | ansible.builtin.meta ---------------------------------------------------- 0.01s
2026-06-12 20:57:16.717672 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-12 20:57:16.717678 | controller | total ---------------------------------------------------------------- 3193.54s
2026-06-12 20:57:17.292935 | controller | ok: Runtime: 0:53:14.963801
2026-06-12 20:57:17.351775 | 
2026-06-12 20:57:17.351969 | PLAY RECAP
2026-06-12 20:57:17.352051 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-12 20:57:17.352093 | 
2026-06-12 20:57:17.494206 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-12 20:57:17.499252 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-12 20:57:18.294819 | 
2026-06-12 20:57:18.294973 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-12 20:57:18.314271 | 
2026-06-12 20:57:18.314403 | TASK [Filter out host if needed]
2026-06-12 20:57:18.321908 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 20:57:18.325051 | 
2026-06-12 20:57:18.325112 | TASK [Ensure we have the ci-framework on host]
2026-06-12 20:57:18.908204 | controller | ok
2026-06-12 20:57:18.919812 | 
2026-06-12 20:57:18.919988 | TASK [End host if no basedir]
2026-06-12 20:57:18.930466 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 20:57:18.937992 | 
2026-06-12 20:57:18.938141 | TASK [Read base centos-9 scenarios]
2026-06-12 20:57:18.965117 | controller | ok
2026-06-12 20:57:19.070637 | 
2026-06-12 20:57:19.070760 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 20:57:19.105170 | controller | skipping: Conditional result was False
2026-06-12 20:57:19.112749 | 
2026-06-12 20:57:19.112843 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 20:57:19.441010 | controller | ok
2026-06-12 20:57:19.449744 | 
2026-06-12 20:57:19.449990 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 20:57:19.487275 | controller | skipping: Conditional result was False
2026-06-12 20:57:19.497894 | 
2026-06-12 20:57:19.498037 | TASK [cifmw_helpers : Read vars]
2026-06-12 20:57:19.540967 | 
2026-06-12 20:57:19.541227 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 20:57:19.592768 | 
2026-06-12 20:57:19.593103 | TASK [cifmw_helpers : Include vars]
2026-06-12 20:57:19.632482 | 
2026-06-12 20:57:19.632755 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 20:57:19.670367 | controller | skipping: Conditional result was False
2026-06-12 20:57:19.689412 | 
2026-06-12 20:57:19.689552 | TASK [run_hook : Assert parameters are valid]
2026-06-12 20:57:19.827259 | controller | ok: All assertions passed
2026-06-12 20:57:19.835292 | 
2026-06-12 20:57:19.835430 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-12 20:57:20.015606 | controller | ok: All assertions passed
2026-06-12 20:57:20.021654 | 
2026-06-12 20:57:20.021756 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-12 20:57:20.127427 | 
2026-06-12 20:57:20.127758 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-12 20:57:20.163637 | controller | skipping: Conditional result was False
2026-06-12 20:57:20.173684 | 
2026-06-12 20:57:20.173814 | TASK [Read artifacts parameters dir and set as facts]
2026-06-12 20:57:20.208134 | controller | ok
2026-06-12 20:57:20.240416 | 
2026-06-12 20:57:20.240501 | TASK [cifmw_helpers : Check directory is available]
2026-06-12 20:57:20.610101 | controller | ok
2026-06-12 20:57:20.619282 | 
2026-06-12 20:57:20.619411 | TASK [cifmw_helpers : Find yaml files]
2026-06-12 20:57:21.121100 | controller | ok: All paths examined
2026-06-12 20:57:21.132667 | 
2026-06-12 20:57:21.132796 | TASK [cifmw_helpers : Print available yaml files]
2026-06-12 20:57:21.190780 | 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 20:57:21.199116 | 
2026-06-12 20:57:21.199263 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-12 20:57:21.251073 | controller | Output suppressed because no_log was given
2026-06-12 20:57:21.251562 | 
2026-06-12 20:57:21.259224 | controller | Output suppressed because no_log was given
2026-06-12 20:57:21.266541 | controller | Output suppressed because no_log was given
2026-06-12 20:57:21.273429 | controller | Output suppressed because no_log was given
2026-06-12 20:57:21.297014 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 20:57:21.307731 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 20:57:21.318030 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 20:57:21.326019 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 20:57:21.333956 | 
2026-06-12 20:57:21.334036 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 20:57:21.369212 | controller | skipping: Conditional result was False
2026-06-12 20:57:21.375915 | 
2026-06-12 20:57:21.375997 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 20:57:21.742377 | controller | ok
2026-06-12 20:57:21.752631 | 
2026-06-12 20:57:21.752808 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 20:57:22.157747 | controller -> localhost | changed
2026-06-12 20:57:22.172227 | 
2026-06-12 20:57:22.172417 | TASK [cifmw_helpers : Read vars]
2026-06-12 20:57:22.612845 | controller | Output suppressed because no_log was given
2026-06-12 20:57:22.622074 | 
2026-06-12 20:57:22.622245 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 20:57:23.382504 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 20:57:23.393674 | 
2026-06-12 20:57:23.393917 | TASK [cifmw_helpers : Include vars]
2026-06-12 20:57:23.464514 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 20:57:23.475359 | 
2026-06-12 20:57:23.475515 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 20:57:24.010518 | controller -> localhost | changed
2026-06-12 20:57:24.017872 | 
2026-06-12 20:57:24.017951 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 20:57:24.058683 | controller | skipping: Conditional result was False
2026-06-12 20:57:24.064529 | 
2026-06-12 20:57:24.064602 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 20:57:24.528393 | controller | ok
2026-06-12 20:57:24.533175 | 
2026-06-12 20:57:24.533237 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 20:57:24.872480 | controller -> localhost | changed
2026-06-12 20:57:24.880583 | 
2026-06-12 20:57:24.880681 | TASK [cifmw_helpers : Read vars]
2026-06-12 20:57:25.209819 | controller | Output suppressed because no_log was given
2026-06-12 20:57:25.218401 | 
2026-06-12 20:57:25.218530 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 20:57:25.724390 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 20:57:25.739600 | 
2026-06-12 20:57:25.739806 | TASK [cifmw_helpers : Include vars]
2026-06-12 20:57:25.807664 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 20:57:25.818808 | 
2026-06-12 20:57:25.819051 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 20:57:26.140118 | controller -> localhost | changed
2026-06-12 20:57:26.152665 | 
2026-06-12 20:57:26.152800 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 20:57:26.191001 | controller | skipping: Conditional result was False
2026-06-12 20:57:26.202540 | 
2026-06-12 20:57:26.202683 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 20:57:26.567724 | controller | ok
2026-06-12 20:57:26.577245 | 
2026-06-12 20:57:26.577379 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 20:57:26.899602 | controller -> localhost | changed
2026-06-12 20:57:26.912516 | 
2026-06-12 20:57:26.912652 | TASK [cifmw_helpers : Read vars]
2026-06-12 20:57:27.305577 | controller | Output suppressed because no_log was given
2026-06-12 20:57:27.315575 | 
2026-06-12 20:57:27.315729 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 20:57:27.861229 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 20:57:27.869173 | 
2026-06-12 20:57:27.869268 | TASK [cifmw_helpers : Include vars]
2026-06-12 20:57:27.926340 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 20:57:27.937318 | 
2026-06-12 20:57:27.937454 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 20:57:28.248537 | controller -> localhost | changed
2026-06-12 20:57:28.263288 | 
2026-06-12 20:57:28.263455 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 20:57:28.290282 | controller | skipping: Conditional result was False
2026-06-12 20:57:28.303698 | 
2026-06-12 20:57:28.303905 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 20:57:28.660545 | controller | ok
2026-06-12 20:57:28.665462 | 
2026-06-12 20:57:28.665528 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 20:57:28.954990 | controller -> localhost | changed
2026-06-12 20:57:28.970232 | 
2026-06-12 20:57:28.971235 | TASK [cifmw_helpers : Read vars]
2026-06-12 20:57:29.328775 | controller | Output suppressed because no_log was given
2026-06-12 20:57:29.338089 | 
2026-06-12 20:57:29.338248 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 20:57:29.836291 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 20:57:29.844930 | 
2026-06-12 20:57:29.845014 | TASK [cifmw_helpers : Include vars]
2026-06-12 20:57:29.899615 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 20:57:29.905392 | 
2026-06-12 20:57:29.905454 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 20:57:30.163584 | controller -> localhost | changed
2026-06-12 20:57:30.182876 | 
2026-06-12 20:57:30.183047 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-12 20:57:30.220452 | controller | skipping: Conditional result was False
2026-06-12 20:57:30.230824 | 
2026-06-12 20:57:30.230990 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-12 20:57:30.276610 | controller | ok
2026-06-12 20:57:30.285145 | 
2026-06-12 20:57:30.285274 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-12 20:57:30.628038 | controller | ok
2026-06-12 20:57:30.637152 | 
2026-06-12 20:57:30.637338 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-12 20:57:31.499671 | controller | ok
2026-06-12 20:57:31.507521 | 
2026-06-12 20:57:31.507614 | LOOP [artifacts : Ensure base directory exists]
2026-06-12 20:57:31.889685 | controller | ok: "artifacts"
2026-06-12 20:57:32.205943 | controller | ok: "logs"
2026-06-12 20:57:32.224224 | 
2026-06-12 20:57:32.224427 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-12 20:57:32.335923 | controller | ERROR
2026-06-12 20:57:32.336148 | controller | {
2026-06-12 20:57:32.336206 | controller |   "ansible_facts": {},
2026-06-12 20:57:32.336237 | controller |   "ansible_included_var_files": [],
2026-06-12 20:57:32.336263 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-12 20:57:32.336286 | controller | }
2026-06-12 20:57:32.336316 | controller | ERROR: Ignoring Errors
2026-06-12 20:57:32.341104 | 
2026-06-12 20:57:32.341164 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-12 20:57:33.725266 | controller | changed
2026-06-12 20:57:33.734562 | 
2026-06-12 20:57:33.734755 | TASK [artifacts : Gather facts]
2026-06-12 20:57:35.048527 | controller | changed
2026-06-12 20:57:35.053406 | 
2026-06-12 20:57:35.053472 | TASK [artifacts : Copy some network configuration files]
2026-06-12 20:57:35.586909 | controller | ok: Runtime: 0:00:00.045412
2026-06-12 20:57:35.596327 | 
2026-06-12 20:57:35.596463 | TASK [artifacts : Get installed packages list]
2026-06-12 20:57:36.754446 | controller | ok
2026-06-12 20:57:36.843567 | 
2026-06-12 20:57:36.843707 | TASK [artifacts : Output package list]
2026-06-12 20:57:38.288754 | controller | changed
2026-06-12 20:57:38.308263 | 
2026-06-12 20:57:38.308399 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-12 20:57:38.823812 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-12 20:57:38.824333 | controller | ok: All items complete
2026-06-12 20:57:38.824395 | 
2026-06-12 20:57:38.964081 | 
2026-06-12 20:57:38.964241 | TASK [os_must_gather : Ensure directories are present]
2026-06-12 20:57:39.340678 | controller | changed
2026-06-12 20:57:39.368579 | 
2026-06-12 20:57:39.368789 | LOOP [os_must_gather : Construct project change list]
2026-06-12 20:57:39.468180 | controller | ok:
2026-06-12 20:57:39.468527 | controller | {
2026-06-12 20:57:39.468589 | controller |   "branch": "main",
2026-06-12 20:57:39.468632 | controller |   "change": "3925",
2026-06-12 20:57:39.468669 | controller |   "change_message": "[libvirt_manager] Add parent_group key for libvirt layouts\n\nAllow VM types to declare a parent_group so that multiple subgroups (e.g. compute1, compute2) are independently addressable while also being reachable via a shared parent inventory group (e.g. computes).",
2026-06-12 20:57:39.468713 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3925",
2026-06-12 20:57:39.468750 | controller |   "commit_id": "d21adfee72085fb85c8957ee2c931a6493c629a3",
2026-06-12 20:57:39.468785 | controller |   "patchset": "d21adfee72085fb85c8957ee2c931a6493c629a3",
2026-06-12 20:57:39.468820 | controller |   "project": {
2026-06-12 20:57:39.468904 | controller |     "canonical_hostname": "github.com",
2026-06-12 20:57:39.468984 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-12 20:57:39.469023 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-12 20:57:39.469059 | controller |     "short_name": "ci-framework",
2026-06-12 20:57:39.469095 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-12 20:57:39.469130 | controller |   },
2026-06-12 20:57:39.469165 | controller |   "topic": null
2026-06-12 20:57:39.469199 | controller | }
2026-06-12 20:57:39.544632 | 
2026-06-12 20:57:39.544812 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-12 20:57:40.164324 | controller | skipping: Conditional result was False
2026-06-12 20:57:40.208935 | 
2026-06-12 20:57:40.209112 | TASK [os_must_gather : Debug git show-ref]
2026-06-12 20:57:40.245677 | controller | skipping: Conditional result was False
2026-06-12 20:57:40.293590 | 
2026-06-12 20:57:40.293763 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-12 20:57:40.329910 | controller | skipping: Conditional result was False
2026-06-12 20:57:40.360526 | 
2026-06-12 20:57:40.360672 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-12 20:57:40.396480 | controller | skipping: Conditional result was False
2026-06-12 20:57:40.517669 | 
2026-06-12 20:57:40.517826 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-12 20:57:40.552723 | controller | skipping: Conditional result was False
2026-06-12 20:57:40.584628 | 
2026-06-12 20:57:40.584755 | TASK [os_must_gather : Check for oc command]
2026-06-12 20:57:41.823800 | controller | changed
2026-06-12 20:57:41.849838 | 
2026-06-12 20:57:41.849999 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-12 20:57:42.241002 | controller | ok
2026-06-12 20:57:42.277756 | 
2026-06-12 20:57:42.277993 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-12 21:07:13.289663 | controller | changed
2026-06-12 21:07:13.362733 | 
2026-06-12 21:07:13.362961 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-12 21:07:13.418832 | controller | skipping: Conditional result was False
2026-06-12 21:07:13.452176 | 
2026-06-12 21:07:13.452465 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-12 21:07:14.182338 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.231454 | 
2026-06-12 21:07:14.231630 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-12 21:07:14.279555 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.323884 | 
2026-06-12 21:07:14.324004 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-12 21:07:14.394789 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.395444 | controller | ok: All items complete
2026-06-12 21:07:14.395501 | 
2026-06-12 21:07:14.410939 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.425927 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.441726 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.461184 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.478315 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.494509 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.509246 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.524068 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.542923 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.558324 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.572950 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.588291 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.602784 | controller | skipping: Conditional result was False
2026-06-12 21:07:14.654684 | 
2026-06-12 21:07:14.654915 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-12 21:07:15.093134 | controller | ok: All paths examined
2026-06-12 21:07:15.120120 | 
2026-06-12 21:07:15.120292 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-12 21:07:15.528168 | controller | changed
2026-06-12 21:07:15.575876 | 
2026-06-12 21:07:15.576009 | TASK [os_must_gather : Collect pod usage]
2026-06-12 21:07:15.633710 | controller | ok
2026-06-12 21:07:15.657225 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-12 21:07:15.677232 | 
2026-06-12 21:07:15.677316 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-12 21:07:16.389070 | controller | error: Metrics API not available
2026-06-12 21:07:16.923520 | controller | ERROR
2026-06-12 21:07:16.923780 | controller | {
2026-06-12 21:07:16.923819 | controller |   "delta": "0:00:00.118982",
2026-06-12 21:07:16.923865 | controller |   "end": "2026-06-12 21:07:16.395056",
2026-06-12 21:07:16.923896 | controller |   "msg": "non-zero return code",
2026-06-12 21:07:16.923919 | controller |   "rc": 1,
2026-06-12 21:07:16.923942 | controller |   "start": "2026-06-12 21:07:16.276074"
2026-06-12 21:07:16.923963 | controller | }
2026-06-12 21:07:16.923993 | controller | ERROR: Ignoring Errors
2026-06-12 21:07:16.963758 | 
2026-06-12 21:07:16.963938 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-12 21:07:17.000092 | controller | skipping: Conditional result was False
2026-06-12 21:07:17.029249 | 
2026-06-12 21:07:17.029455 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-12 21:07:17.721404 | controller | skipping: Conditional result was False
2026-06-12 21:07:17.768435 | 
2026-06-12 21:07:17.768622 | TASK [os_must_gather : Find all namespaces directories]
2026-06-12 21:07:17.806110 | controller | skipping: Conditional result was False
2026-06-12 21:07:17.847717 | 
2026-06-12 21:07:17.847819 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-12 21:07:17.920037 | 
2026-06-12 21:07:17.920297 | TASK [os_must_gather : Get node resource usage]
2026-06-12 21:07:18.520886 | controller | skipping: Conditional result was False
2026-06-12 21:07:18.572621 | 
2026-06-12 21:07:18.572888 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-12 21:07:18.654575 | controller | ok
2026-06-12 21:07:18.678222 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-12 21:07:18.702025 | 
2026-06-12 21:07:18.702107 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-12 21:07:19.257807 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-12 21:07:19.257878 | 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 21:07:19.400238 | controller | ERROR
2026-06-12 21:07:19.400479 | controller | {
2026-06-12 21:07:19.400517 | controller |   "delta": "0:00:00.004982",
2026-06-12 21:07:19.400543 | controller |   "end": "2026-06-12 21:07:19.258130",
2026-06-12 21:07:19.400567 | controller |   "msg": "non-zero return code",
2026-06-12 21:07:19.400591 | controller |   "rc": 2,
2026-06-12 21:07:19.400614 | controller |   "start": "2026-06-12 21:07:19.253148"
2026-06-12 21:07:19.400636 | controller | }
2026-06-12 21:07:19.400665 | controller | ERROR: Ignoring Errors
2026-06-12 21:07:19.443529 | 
2026-06-12 21:07:19.443636 | TASK [artifacts : Create crc logs directory]
2026-06-12 21:07:19.938426 | controller | changed
2026-06-12 21:07:19.965103 | 
2026-06-12 21:07:19.965214 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-12 21:07:21.177060 | controller | ok: Runtime: 0:00:00.220732
2026-06-12 21:07:21.204951 | 
2026-06-12 21:07:21.205110 | TASK [artifacts : Recognize new keypair]
2026-06-12 21:07:21.656610 | controller | ok
2026-06-12 21:07:21.683845 | 
2026-06-12 21:07:21.684033 | TASK [artifacts : Set fact if new keypair exists]
2026-06-12 21:07:21.785135 | controller | ok
2026-06-12 21:07:21.810450 | 
2026-06-12 21:07:21.810543 | TASK [artifacts : Prepare root ssh accesses]
2026-06-12 21:07:31.556698 | controller | changed
2026-06-12 21:07:31.609807 | 
2026-06-12 21:07:31.610025 | TASK [artifacts : Copy logs from CRC VM]
2026-06-12 21:07:38.449044 | controller | changed
2026-06-12 21:07:38.561954 | 
2026-06-12 21:07:38.562114 | TASK [artifacts : List all of the existing virtual machines]
2026-06-12 21:07:39.130490 | controller | ok
2026-06-12 21:07:39.159016 | 
2026-06-12 21:07:39.159142 | TASK [artifacts : Filter out edpm vm]
2026-06-12 21:07:39.238769 | controller | ok
2026-06-12 21:07:39.263554 | 
2026-06-12 21:07:39.263655 | TASK [artifacts : Slurp zuul inventory file]
2026-06-12 21:07:39.292570 | controller | skipping: Conditional result was False
2026-06-12 21:07:39.345211 | 
2026-06-12 21:07:39.345476 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-12 21:07:39.456510 | 
2026-06-12 21:07:39.456802 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-12 21:07:49.319989 | controller | changed: "192.168.122.100"
2026-06-12 21:07:49.320254 | 
2026-06-12 21:07:49.379178 | 
2026-06-12 21:07:49.379381 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-12 21:07:51.481792 | controller | changed: "192.168.122.100"
2026-06-12 21:07:51.529695 | 
2026-06-12 21:07:51.530022 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-12 21:07:51.959694 | controller | ok: All paths examined
2026-06-12 21:07:51.989206 | 
2026-06-12 21:07:51.989423 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-12 21:07:52.969105 | controller | changed:
2026-06-12 21:07:52.969288 | controller | {
2026-06-12 21:07:52.969324 | controller |   "atime": 1781294606.4082694,
2026-06-12 21:07:52.969350 | controller |   "ctime": 1781297836.7159822,
2026-06-12 21:07:52.969372 | controller |   "dev": 64513,
2026-06-12 21:07:52.969395 | controller |   "gid": 1000,
2026-06-12 21:07:52.969419 | controller |   "gr_name": "zuul",
2026-06-12 21:07:52.969442 | controller |   "inode": 3016700,
2026-06-12 21:07:52.969465 | controller |   "isblk": false,
2026-06-12 21:07:52.969486 | controller |   "ischr": false,
2026-06-12 21:07:52.969507 | controller |   "isdir": false,
2026-06-12 21:07:52.969528 | controller |   "isfifo": false,
2026-06-12 21:07:52.969549 | controller |   "isgid": false,
2026-06-12 21:07:52.969572 | controller |   "islnk": false,
2026-06-12 21:07:52.969595 | controller |   "isreg": true,
2026-06-12 21:07:52.969616 | controller |   "issock": false,
2026-06-12 21:07:52.969635 | controller |   "isuid": false,
2026-06-12 21:07:52.969656 | controller |   "mode": "0644",
2026-06-12 21:07:52.969676 | controller |   "mtime": 1781297836.7159822,
2026-06-12 21:07:52.969698 | controller |   "nlink": 1,
2026-06-12 21:07:52.969721 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 21:07:52.969744 | controller |   "pw_name": "zuul",
2026-06-12 21:07:52.969765 | controller |   "rgrp": true,
2026-06-12 21:07:52.969785 | controller |   "roth": true,
2026-06-12 21:07:52.969807 | controller |   "rusr": true,
2026-06-12 21:07:52.969827 | controller |   "size": 356251,
2026-06-12 21:07:52.969853 | controller |   "uid": 1000,
2026-06-12 21:07:52.969891 | controller |   "wgrp": false,
2026-06-12 21:07:52.969921 | controller |   "woth": false,
2026-06-12 21:07:52.969943 | controller |   "wusr": true,
2026-06-12 21:07:52.969963 | controller |   "xgrp": false,
2026-06-12 21:07:52.969983 | controller |   "xoth": false,
2026-06-12 21:07:52.970044 | controller |   "xusr": false
2026-06-12 21:07:52.970068 | controller | }
2026-06-12 21:07:52.970111 | controller | changed: All items complete
2026-06-12 21:07:52.970141 | 
2026-06-12 21:07:52.998033 | 
2026-06-12 21:07:52.998198 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-12 21:08:00.638255 | controller | ok: Runtime: 0:00:06.973571
2026-06-12 21:08:00.665227 | 
2026-06-12 21:08:00.665395 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-12 21:09:46.533902 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-12 21:09:47.242365 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-12 21:09:47.316829 | 
2026-06-12 21:09:47.317047 | LOOP [env_op_images : Ensure directory is present]
2026-06-12 21:09:47.784956 | controller | ok: "artifacts"
2026-06-12 21:09:47.785236 | controller | changed: All items complete
2026-06-12 21:09:47.785265 | 
2026-06-12 21:09:48.028815 | controller | ok: "logs"
2026-06-12 21:09:48.065412 | 
2026-06-12 21:09:48.065661 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-12 21:09:49.204700 | controller | ok: Runtime: 0:00:00.188083
2026-06-12 21:09:49.233259 | 
2026-06-12 21:09:49.233501 | TASK [env_op_images : Get images from the CSV]
2026-06-12 21:09:49.996949 | controller | apiVersion: v1
2026-06-12 21:09:49.997084 | controller | items:
2026-06-12 21:09:49.997094 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-12 21:09:49.997101 | controller |   kind: ClusterServiceVersion
2026-06-12 21:09:49.997107 | controller |   metadata:
2026-06-12 21:09:49.997113 | controller |     annotations:
2026-06-12 21:09:49.997118 | controller |       alm-examples: |-
2026-06-12 21:09:49.997124 | controller |         [
2026-06-12 21:09:49.997128 | controller |           {
2026-06-12 21:09:49.997137 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-12 21:09:49.997143 | controller |             "kind": "OpenStack",
2026-06-12 21:09:49.997151 | controller |             "metadata": {
2026-06-12 21:09:49.997155 | controller |               "labels": {
2026-06-12 21:09:49.997161 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-12 21:09:49.997184 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-12 21:09:49.997195 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-12 21:09:49.997201 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-12 21:09:49.997205 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-12 21:09:49.997210 | controller |               },
2026-06-12 21:09:49.997214 | controller |               "name": "openstack",
2026-06-12 21:09:49.997219 | controller |               "namespace": "openstack-operators"
2026-06-12 21:09:49.997224 | controller |             },
2026-06-12 21:09:49.997228 | controller |             "spec": {
2026-06-12 21:09:49.997233 | controller |               "operatorOverrides": [
2026-06-12 21:09:49.997237 | controller |                 {
2026-06-12 21:09:49.997242 | controller |                   "controllerManager": {
2026-06-12 21:09:49.997246 | controller |                     "resources": {
2026-06-12 21:09:49.997250 | controller |                       "limits": {
2026-06-12 21:09:49.997255 | controller |                         "cpu": "600m",
2026-06-12 21:09:49.997263 | controller |                         "memory": "2Gi"
2026-06-12 21:09:49.997268 | controller |                       }
2026-06-12 21:09:49.997272 | controller |                     }
2026-06-12 21:09:49.997277 | controller |                   },
2026-06-12 21:09:49.997281 | controller |                   "name": "infra",
2026-06-12 21:09:49.997286 | controller |                   "replicas": 1
2026-06-12 21:09:49.997290 | controller |                 }
2026-06-12 21:09:49.997294 | controller |               ]
2026-06-12 21:09:49.997299 | controller |             }
2026-06-12 21:09:49.997303 | controller |           }
2026-06-12 21:09:49.997307 | controller |         ]
2026-06-12 21:09:49.997312 | controller |       capabilities: Seamless Upgrades
2026-06-12 21:09:49.997316 | controller |       createdAt: "2026-06-12T19:36:16Z"
2026-06-12 21:09:49.997320 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-12 21:09:49.997325 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-12 21:09:49.997329 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-12 21:09:49.997333 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-12 21:09:49.997338 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-12 21:09:49.997342 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-12 21:09:49.997346 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-12 21:09:49.997351 | controller |       olm.operatorGroup: openstack
2026-06-12 21:09:49.997355 | controller |       olm.operatorNamespace: openstack-operators
2026-06-12 21:09:49.997359 | controller |       olm.targetNamespaces: ""
2026-06-12 21:09:49.997368 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-12 21:09:49.997376 | 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 21:09:49.997384 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-12 21:09:49.997389 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-12 21:09:49.997394 | controller |         "OpenShift Platform Plus"]'
2026-06-12 21:09:49.997408 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-12 21:09:49.997414 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-12 21:09:49.997418 | controller |     creationTimestamp: "2026-06-12T20:12:39Z"
2026-06-12 21:09:49.997423 | controller |     finalizers:
2026-06-12 21:09:49.997428 | controller |     - operators.coreos.com/csv-cleanup
2026-06-12 21:09:49.997433 | controller |     generation: 1
2026-06-12 21:09:49.997437 | controller |     labels:
2026-06-12 21:09:49.997442 | controller |       olm.managed: "true"
2026-06-12 21:09:49.997447 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-12 21:09:49.997452 | controller |     name: openstack-operator.v0.6.0
2026-06-12 21:09:49.997456 | controller |     namespace: openstack-operators
2026-06-12 21:09:49.997461 | controller |     resourceVersion: "51842"
2026-06-12 21:09:49.997466 | controller |     uid: 26585977-22e7-4cbe-92fe-23f44e8ee27f
2026-06-12 21:09:49.997471 | controller |   spec:
2026-06-12 21:09:49.997476 | controller |     apiservicedefinitions: {}
2026-06-12 21:09:49.997481 | controller |     cleanup:
2026-06-12 21:09:49.997485 | controller |       enabled: false
2026-06-12 21:09:49.997490 | controller |     customresourcedefinitions:
2026-06-12 21:09:49.997495 | controller |       owned:
2026-06-12 21:09:49.997500 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-12 21:09:49.997505 | controller |         displayName: Open Stack
2026-06-12 21:09:49.997509 | controller |         kind: OpenStack
2026-06-12 21:09:49.997514 | controller |         name: openstacks.operator.openstack.org
2026-06-12 21:09:49.997519 | controller |         version: v1beta1
2026-06-12 21:09:49.997524 | controller |     description: Install and configure OpenStack
2026-06-12 21:09:49.997529 | controller |     displayName: OpenStack
2026-06-12 21:09:49.997534 | controller |     icon:
2026-06-12 21:09:49.997586 | 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 21:09:49.997603 | controller |       mediatype: image/png
2026-06-12 21:09:49.997607 | controller |     install:
2026-06-12 21:09:49.997611 | controller |       spec:
2026-06-12 21:09:49.997615 | controller |         clusterPermissions:
2026-06-12 21:09:49.997619 | controller |         - rules:
2026-06-12 21:09:49.997623 | controller |           - apiGroups:
2026-06-12 21:09:49.997626 | controller |             - authentication.k8s.io
2026-06-12 21:09:49.997630 | controller |             resources:
2026-06-12 21:09:49.997633 | controller |             - tokenreviews
2026-06-12 21:09:49.997636 | controller |             verbs:
2026-06-12 21:09:49.997640 | controller |             - create
2026-06-12 21:09:49.997643 | controller |           - apiGroups:
2026-06-12 21:09:49.997646 | controller |             - authorization.k8s.io
2026-06-12 21:09:49.997653 | controller |             resources:
2026-06-12 21:09:49.997657 | controller |             - subjectaccessreviews
2026-06-12 21:09:49.997660 | controller |             verbs:
2026-06-12 21:09:49.997664 | controller |             - create
2026-06-12 21:09:49.997667 | controller |           - apiGroups:
2026-06-12 21:09:49.997685 | controller |             - ""
2026-06-12 21:09:49.997689 | controller |             resources:
2026-06-12 21:09:49.997692 | controller |             - configmaps
2026-06-12 21:09:49.997696 | controller |             - namespaces
2026-06-12 21:09:49.997699 | controller |             - serviceaccounts
2026-06-12 21:09:49.997702 | controller |             - services
2026-06-12 21:09:49.997706 | controller |             verbs:
2026-06-12 21:09:49.997709 | controller |             - '*'
2026-06-12 21:09:49.997713 | controller |           - apiGroups:
2026-06-12 21:09:49.997716 | controller |             - admissionregistration.k8s.io
2026-06-12 21:09:49.997719 | controller |             resources:
2026-06-12 21:09:49.997723 | controller |             - mutatingwebhookconfigurations
2026-06-12 21:09:49.997726 | controller |             - validatingwebhookconfigurations
2026-06-12 21:09:49.997730 | controller |             verbs:
2026-06-12 21:09:49.997733 | controller |             - '*'
2026-06-12 21:09:49.997737 | controller |           - apiGroups:
2026-06-12 21:09:49.997740 | controller |             - apiextensions.k8s.io
2026-06-12 21:09:49.997743 | controller |             resources:
2026-06-12 21:09:49.997747 | controller |             - '*'
2026-06-12 21:09:49.997750 | controller |             verbs:
2026-06-12 21:09:49.997754 | controller |             - '*'
2026-06-12 21:09:49.997757 | controller |           - apiGroups:
2026-06-12 21:09:49.997760 | controller |             - apps
2026-06-12 21:09:49.997764 | controller |             resources:
2026-06-12 21:09:49.997767 | controller |             - deployments
2026-06-12 21:09:49.997771 | controller |             verbs:
2026-06-12 21:09:49.997774 | controller |             - create
2026-06-12 21:09:49.997778 | controller |             - delete
2026-06-12 21:09:49.997781 | controller |             - get
2026-06-12 21:09:49.997784 | controller |             - list
2026-06-12 21:09:49.997788 | controller |             - patch
2026-06-12 21:09:49.997791 | controller |             - update
2026-06-12 21:09:49.997795 | controller |             - watch
2026-06-12 21:09:49.997798 | controller |           - apiGroups:
2026-06-12 21:09:49.997801 | controller |             - cert-manager.io
2026-06-12 21:09:49.997805 | controller |             resources:
2026-06-12 21:09:49.997808 | controller |             - certificates
2026-06-12 21:09:49.997812 | controller |             - issuers
2026-06-12 21:09:49.997815 | controller |             verbs:
2026-06-12 21:09:49.997818 | controller |             - create
2026-06-12 21:09:49.997822 | controller |             - delete
2026-06-12 21:09:49.997825 | controller |             - get
2026-06-12 21:09:49.997829 | controller |             - list
2026-06-12 21:09:49.997832 | controller |             - patch
2026-06-12 21:09:49.997835 | controller |             - update
2026-06-12 21:09:49.997839 | controller |             - watch
2026-06-12 21:09:49.997842 | controller |           - apiGroups:
2026-06-12 21:09:49.997845 | controller |             - discovery.k8s.io
2026-06-12 21:09:49.997849 | controller |             resources:
2026-06-12 21:09:49.997852 | controller |             - endpointslices
2026-06-12 21:09:49.997856 | controller |             verbs:
2026-06-12 21:09:49.997859 | controller |             - get
2026-06-12 21:09:49.997862 | controller |             - list
2026-06-12 21:09:49.997866 | controller |             - watch
2026-06-12 21:09:49.997869 | controller |           - apiGroups:
2026-06-12 21:09:49.997873 | controller |             - monitoring.coreos.com
2026-06-12 21:09:49.997876 | controller |             resources:
2026-06-12 21:09:49.997879 | controller |             - servicemonitors
2026-06-12 21:09:49.997883 | controller |             verbs:
2026-06-12 21:09:49.997886 | controller |             - create
2026-06-12 21:09:49.997890 | controller |             - delete
2026-06-12 21:09:49.997893 | controller |             - get
2026-06-12 21:09:49.997896 | controller |             - list
2026-06-12 21:09:49.997900 | controller |             - update
2026-06-12 21:09:49.997903 | controller |             - watch
2026-06-12 21:09:49.997906 | controller |           - apiGroups:
2026-06-12 21:09:49.997910 | controller |             - networking.k8s.io
2026-06-12 21:09:49.997913 | controller |             resources:
2026-06-12 21:09:49.997917 | controller |             - networkpolicies
2026-06-12 21:09:49.997920 | controller |             verbs:
2026-06-12 21:09:49.997923 | controller |             - create
2026-06-12 21:09:49.997927 | controller |             - delete
2026-06-12 21:09:49.997930 | controller |             - get
2026-06-12 21:09:49.997933 | controller |             - list
2026-06-12 21:09:49.997940 | controller |             - update
2026-06-12 21:09:49.997944 | controller |           - apiGroups:
2026-06-12 21:09:49.997947 | controller |             - operator.openstack.org
2026-06-12 21:09:49.997951 | controller |             resources:
2026-06-12 21:09:49.997954 | controller |             - openstacks
2026-06-12 21:09:49.997957 | controller |             verbs:
2026-06-12 21:09:49.997961 | controller |             - create
2026-06-12 21:09:49.997964 | controller |             - delete
2026-06-12 21:09:49.997967 | controller |             - get
2026-06-12 21:09:49.997971 | controller |             - list
2026-06-12 21:09:49.997974 | controller |             - patch
2026-06-12 21:09:49.997978 | controller |             - update
2026-06-12 21:09:49.997981 | controller |             - watch
2026-06-12 21:09:49.997984 | controller |           - apiGroups:
2026-06-12 21:09:49.997988 | controller |             - operator.openstack.org
2026-06-12 21:09:49.997991 | controller |             resources:
2026-06-12 21:09:49.997994 | controller |             - openstacks/finalizers
2026-06-12 21:09:49.997998 | controller |             verbs:
2026-06-12 21:09:49.998001 | controller |             - update
2026-06-12 21:09:49.998005 | controller |           - apiGroups:
2026-06-12 21:09:49.998008 | controller |             - operator.openstack.org
2026-06-12 21:09:49.998011 | controller |             resources:
2026-06-12 21:09:49.998015 | controller |             - openstacks/status
2026-06-12 21:09:49.998018 | controller |             verbs:
2026-06-12 21:09:49.998022 | controller |             - get
2026-06-12 21:09:49.998026 | controller |             - patch
2026-06-12 21:09:49.998030 | controller |             - update
2026-06-12 21:09:49.998034 | controller |           - apiGroups:
2026-06-12 21:09:49.998038 | controller |             - operators.coreos.com
2026-06-12 21:09:49.998041 | controller |             resources:
2026-06-12 21:09:49.998046 | controller |             - clusterserviceversions
2026-06-12 21:09:49.998050 | controller |             - installplans
2026-06-12 21:09:49.998054 | controller |             - operators
2026-06-12 21:09:49.998057 | controller |             - subscriptions
2026-06-12 21:09:49.998061 | controller |             verbs:
2026-06-12 21:09:49.998064 | controller |             - delete
2026-06-12 21:09:49.998067 | controller |             - get
2026-06-12 21:09:49.998071 | controller |             - list
2026-06-12 21:09:49.998074 | controller |           - apiGroups:
2026-06-12 21:09:49.998077 | controller |             - rbac.authorization.k8s.io
2026-06-12 21:09:49.998081 | controller |             resources:
2026-06-12 21:09:49.998090 | controller |             - clusterrolebindings
2026-06-12 21:09:49.998094 | controller |             - clusterroles
2026-06-12 21:09:49.998097 | controller |             - rolebindings
2026-06-12 21:09:49.998101 | controller |             - roles
2026-06-12 21:09:49.998104 | controller |             verbs:
2026-06-12 21:09:49.998108 | controller |             - '*'
2026-06-12 21:09:49.998111 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-12 21:09:49.998115 | controller |         deployments:
2026-06-12 21:09:49.998118 | controller |         - label:
2026-06-12 21:09:49.998121 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 21:09:49.998125 | controller |             control-plane: controller-manager
2026-06-12 21:09:49.998128 | controller |             openstack.org/operator-name: openstack-init
2026-06-12 21:09:49.998132 | controller |           name: openstack-operator-controller-init
2026-06-12 21:09:49.998136 | controller |           spec:
2026-06-12 21:09:49.998139 | controller |             replicas: 1
2026-06-12 21:09:49.998142 | controller |             selector:
2026-06-12 21:09:49.998146 | controller |               matchLabels:
2026-06-12 21:09:49.998149 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 21:09:49.998153 | controller |                 control-plane: controller-manager
2026-06-12 21:09:49.998156 | controller |                 openstack.org/operator-name: openstack-init
2026-06-12 21:09:49.998160 | controller |             strategy: {}
2026-06-12 21:09:49.998179 | controller |             template:
2026-06-12 21:09:49.998188 | controller |               metadata:
2026-06-12 21:09:49.998193 | controller |                 annotations:
2026-06-12 21:09:49.998198 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-12 21:09:49.998201 | controller |                 creationTimestamp: null
2026-06-12 21:09:49.998205 | controller |                 labels:
2026-06-12 21:09:49.998208 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 21:09:49.998212 | controller |                   control-plane: controller-manager
2026-06-12 21:09:49.998219 | controller |                   openstack.org/operator-name: openstack-init
2026-06-12 21:09:49.998223 | controller |               spec:
2026-06-12 21:09:49.998226 | controller |                 containers:
2026-06-12 21:09:49.998229 | controller |                 - args:
2026-06-12 21:09:49.998233 | controller |                   - --leader-elect
2026-06-12 21:09:49.998236 | controller |                   - --health-probe-bind-address=:8081
2026-06-12 21:09:49.998240 | controller |                   command:
2026-06-12 21:09:49.998243 | controller |                   - /operator
2026-06-12 21:09:49.998246 | controller |                   env:
2026-06-12 21:09:49.998250 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998253 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-12 21:09:49.998258 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998261 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 21:09:49.998265 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998268 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-12 21:09:49.998272 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998275 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-12 21:09:49.998279 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998282 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-12 21:09:49.998286 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998289 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-12 21:09:49.998292 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998296 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-12 21:09:49.998299 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998303 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-12 21:09:49.998306 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998310 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-12 21:09:49.998314 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998317 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-12 21:09:49.998321 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998324 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-12 21:09:49.998328 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998331 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-12 21:09:49.998334 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998338 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-12 21:09:49.998341 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998345 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-12 21:09:49.998348 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998352 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-12 21:09:49.998358 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998369 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-12 21:09:49.998372 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998376 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-12 21:09:49.998379 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998383 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-12 21:09:49.998386 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998390 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-12 21:09:49.998393 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998396 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-12 21:09:49.998400 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998404 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-12 21:09:49.998407 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998410 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-12 21:09:49.998414 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998417 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-12 21:09:49.998421 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998424 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-12 21:09:49.998427 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998431 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-12 21:09:49.998434 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998437 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-12 21:09:49.998441 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998444 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-12 21:09:49.998448 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998451 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-12 21:09:49.998454 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998458 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-12 21:09:49.998461 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998464 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-12 21:09:49.998468 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998471 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-12 21:09:49.998475 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998478 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-12 21:09:49.998482 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998485 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-12 21:09:49.998492 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998495 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-12 21:09:49.998498 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998502 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-12 21:09:49.998505 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998511 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-12 21:09:49.998515 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998518 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-12 21:09:49.998521 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998525 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-12 21:09:49.998528 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998535 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-12 21:09:49.998539 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998542 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-12 21:09:49.998545 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998549 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-12 21:09:49.998552 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998555 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-12 21:09:49.998559 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998562 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-12 21:09:49.998566 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998569 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-12 21:09:49.998572 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998576 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-12 21:09:49.998579 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998582 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-12 21:09:49.998586 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998589 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-12 21:09:49.998593 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998596 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-12 21:09:49.998599 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998603 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-12 21:09:49.998606 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998609 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-12 21:09:49.998613 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998619 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-12 21:09:49.998622 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998626 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-12 21:09:49.998629 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998632 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-12 21:09:49.998636 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998639 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-12 21:09:49.998643 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998646 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-12 21:09:49.998650 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998653 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-12 21:09:49.998656 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998660 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-12 21:09:49.998663 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998667 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-12 21:09:49.998670 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998673 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-12 21:09:49.998677 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998680 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-12 21:09:49.998684 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998687 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-12 21:09:49.998690 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998694 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-12 21:09:49.998697 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998703 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-12 21:09:49.998707 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998710 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-12 21:09:49.998713 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998717 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-12 21:09:49.998720 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998724 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-12 21:09:49.998727 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998753 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-12 21:09:49.998757 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998761 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-12 21:09:49.998764 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998771 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-12 21:09:49.998774 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998778 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-12 21:09:49.998781 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998784 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-12 21:09:49.998788 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998791 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-12 21:09:49.998795 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998798 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-12 21:09:49.998802 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998809 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-12 21:09:49.998812 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998816 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-12 21:09:49.998819 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998822 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-12 21:09:49.998826 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998829 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-12 21:09:49.998833 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998836 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-12 21:09:49.998839 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998843 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-12 21:09:49.998846 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998850 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-12 21:09:49.998853 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998856 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-12 21:09:49.998860 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998863 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 21:09:49.998867 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998870 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-12 21:09:49.998873 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998877 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-12 21:09:49.998880 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998884 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-12 21:09:49.998887 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998890 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-12 21:09:49.998901 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998904 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-12 21:09:49.998908 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998911 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-12 21:09:49.998914 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998918 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-12 21:09:49.998921 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998924 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-12 21:09:49.998928 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998931 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-12 21:09:49.998935 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998938 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-12 21:09:49.998942 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-12 21:09:49.998945 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-12 21:09:49.998948 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-12 21:09:49.998952 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-12 21:09:49.998955 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.998959 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-12 21:09:49.998962 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.998968 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-12 21:09:49.998972 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.998976 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-12 21:09:49.998979 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.998983 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-12 21:09:49.998986 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.998990 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-12 21:09:49.998994 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.998997 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-12 21:09:49.999001 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999004 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-12 21:09:49.999008 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999011 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-12 21:09:49.999017 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999021 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-12 21:09:49.999024 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999027 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-12 21:09:49.999031 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999034 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-12 21:09:49.999038 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999041 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-12 21:09:49.999045 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999051 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-12 21:09:49.999055 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999058 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-12 21:09:49.999062 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999065 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-12 21:09:49.999069 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999072 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-12 21:09:49.999076 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999079 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-12 21:09:49.999083 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999086 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-12 21:09:49.999090 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999093 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-12 21:09:49.999096 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 21:09:49.999100 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-12 21:09:49.999103 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-12 21:09:49.999107 | controller |                     value: 0.6.0-1781292974
2026-06-12 21:09:49.999110 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-12 21:09:49.999114 | controller |                     value: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 21:09:49.999117 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-12 21:09:49.999123 | controller |                     value: "false"
2026-06-12 21:09:49.999127 | controller |                   - name: LEASE_DURATION
2026-06-12 21:09:49.999130 | controller |                     value: "30"
2026-06-12 21:09:49.999134 | controller |                   - name: RENEW_DEADLINE
2026-06-12 21:09:49.999140 | controller |                     value: "20"
2026-06-12 21:09:49.999143 | controller |                   - name: RETRY_PERIOD
2026-06-12 21:09:49.999147 | controller |                     value: "5"
2026-06-12 21:09:49.999152 | controller |                   image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 21:09:49.999156 | controller |                   livenessProbe:
2026-06-12 21:09:49.999159 | controller |                     httpGet:
2026-06-12 21:09:49.999163 | controller |                       path: /healthz
2026-06-12 21:09:49.999184 | controller |                       port: 8081
2026-06-12 21:09:49.999192 | controller |                     initialDelaySeconds: 15
2026-06-12 21:09:49.999197 | controller |                     periodSeconds: 20
2026-06-12 21:09:49.999200 | controller |                   name: operator
2026-06-12 21:09:49.999204 | controller |                   readinessProbe:
2026-06-12 21:09:49.999207 | controller |                     httpGet:
2026-06-12 21:09:49.999211 | controller |                       path: /readyz
2026-06-12 21:09:49.999214 | controller |                       port: 8081
2026-06-12 21:09:49.999217 | controller |                     initialDelaySeconds: 5
2026-06-12 21:09:49.999221 | controller |                     periodSeconds: 10
2026-06-12 21:09:49.999224 | controller |                   resources:
2026-06-12 21:09:49.999228 | controller |                     limits:
2026-06-12 21:09:49.999231 | controller |                       cpu: 500m
2026-06-12 21:09:49.999234 | controller |                       memory: 256Mi
2026-06-12 21:09:49.999238 | controller |                     requests:
2026-06-12 21:09:49.999241 | controller |                       cpu: 10m
2026-06-12 21:09:49.999245 | controller |                       memory: 128Mi
2026-06-12 21:09:49.999248 | controller |                   securityContext:
2026-06-12 21:09:49.999251 | controller |                     allowPrivilegeEscalation: false
2026-06-12 21:09:49.999255 | controller |                 securityContext:
2026-06-12 21:09:49.999258 | controller |                   runAsNonRoot: true
2026-06-12 21:09:49.999262 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-12 21:09:49.999265 | controller |                 terminationGracePeriodSeconds: 10
2026-06-12 21:09:49.999269 | controller |                 tolerations:
2026-06-12 21:09:49.999272 | controller |                 - effect: NoExecute
2026-06-12 21:09:49.999275 | controller |                   key: node.kubernetes.io/not-ready
2026-06-12 21:09:49.999279 | controller |                   operator: Exists
2026-06-12 21:09:49.999282 | controller |                   tolerationSeconds: 120
2026-06-12 21:09:49.999286 | controller |                 - effect: NoExecute
2026-06-12 21:09:49.999289 | controller |                   key: node.kubernetes.io/unreachable
2026-06-12 21:09:49.999292 | controller |                   operator: Exists
2026-06-12 21:09:49.999296 | controller |                   tolerationSeconds: 120
2026-06-12 21:09:49.999299 | controller |         permissions:
2026-06-12 21:09:49.999303 | controller |         - rules:
2026-06-12 21:09:49.999306 | controller |           - apiGroups:
2026-06-12 21:09:49.999309 | controller |             - ""
2026-06-12 21:09:49.999313 | controller |             resources:
2026-06-12 21:09:49.999316 | controller |             - configmaps
2026-06-12 21:09:49.999320 | controller |             verbs:
2026-06-12 21:09:49.999323 | controller |             - get
2026-06-12 21:09:49.999326 | controller |             - list
2026-06-12 21:09:49.999330 | controller |             - watch
2026-06-12 21:09:49.999333 | controller |             - create
2026-06-12 21:09:49.999337 | controller |             - update
2026-06-12 21:09:49.999340 | controller |             - patch
2026-06-12 21:09:49.999343 | controller |             - delete
2026-06-12 21:09:49.999347 | controller |           - apiGroups:
2026-06-12 21:09:49.999350 | controller |             - coordination.k8s.io
2026-06-12 21:09:49.999353 | controller |             resources:
2026-06-12 21:09:49.999357 | controller |             - leases
2026-06-12 21:09:49.999360 | controller |             verbs:
2026-06-12 21:09:49.999364 | controller |             - get
2026-06-12 21:09:49.999371 | controller |             - list
2026-06-12 21:09:49.999375 | controller |             - watch
2026-06-12 21:09:49.999378 | controller |             - create
2026-06-12 21:09:49.999382 | controller |             - update
2026-06-12 21:09:49.999385 | controller |             - patch
2026-06-12 21:09:49.999388 | controller |             - delete
2026-06-12 21:09:49.999392 | controller |           - apiGroups:
2026-06-12 21:09:49.999395 | controller |             - ""
2026-06-12 21:09:49.999402 | controller |             resources:
2026-06-12 21:09:49.999406 | controller |             - events
2026-06-12 21:09:49.999409 | controller |             verbs:
2026-06-12 21:09:49.999413 | controller |             - create
2026-06-12 21:09:49.999416 | controller |             - patch
2026-06-12 21:09:49.999419 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-12 21:09:49.999423 | controller |       strategy: deployment
2026-06-12 21:09:49.999426 | controller |     installModes:
2026-06-12 21:09:49.999430 | controller |     - supported: false
2026-06-12 21:09:49.999433 | controller |       type: OwnNamespace
2026-06-12 21:09:49.999436 | controller |     - supported: false
2026-06-12 21:09:49.999440 | controller |       type: SingleNamespace
2026-06-12 21:09:49.999443 | controller |     - supported: false
2026-06-12 21:09:49.999446 | controller |       type: MultiNamespace
2026-06-12 21:09:49.999450 | controller |     - supported: true
2026-06-12 21:09:49.999453 | controller |       type: AllNamespaces
2026-06-12 21:09:49.999457 | controller |     keywords:
2026-06-12 21:09:49.999460 | controller |     - OpenStack
2026-06-12 21:09:49.999463 | controller |     links:
2026-06-12 21:09:49.999467 | controller |     - name: Openstack Operator
2026-06-12 21:09:49.999470 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-12 21:09:49.999474 | controller |     maturity: alpha
2026-06-12 21:09:49.999477 | controller |     minKubeVersion: 0.0.1
2026-06-12 21:09:49.999481 | controller |     provider:
2026-06-12 21:09:49.999484 | controller |       name: Red Hat Inc.
2026-06-12 21:09:49.999487 | controller |       url: https://redhat.com/
2026-06-12 21:09:49.999491 | controller |     relatedImages:
2026-06-12 21:09:49.999494 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-12 21:09:49.999498 | controller |       name: agent-image-url-default
2026-06-12 21:09:49.999501 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 21:09:49.999505 | controller |       name: ansibleee-image-url-default
2026-06-12 21:09:49.999508 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-12 21:09:49.999512 | controller |       name: aodh-api-image-url-default
2026-06-12 21:09:49.999515 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-12 21:09:49.999519 | controller |       name: aodh-evaluator-image-url-default
2026-06-12 21:09:49.999522 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-12 21:09:49.999525 | controller |       name: aodh-listener-image-url-default
2026-06-12 21:09:49.999529 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-12 21:09:49.999532 | controller |       name: aodh-notifier-image-url-default
2026-06-12 21:09:49.999536 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-12 21:09:49.999539 | controller |       name: apache-image-url-default
2026-06-12 21:09:49.999543 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-12 21:09:49.999546 | controller |       name: barbican-api-image-url-default
2026-06-12 21:09:49.999550 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-12 21:09:49.999553 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-12 21:09:49.999557 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-12 21:09:49.999560 | controller |       name: barbican-worker-image-url-default
2026-06-12 21:09:49.999563 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-12 21:09:49.999567 | controller |       name: ceilometer-central-image-url-default
2026-06-12 21:09:49.999570 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-12 21:09:49.999574 | controller |       name: ceilometer-compute-image-url-default
2026-06-12 21:09:49.999577 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-12 21:09:49.999581 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-12 21:09:49.999584 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-12 21:09:49.999587 | controller |       name: ceilometer-notification-image-url-default
2026-06-12 21:09:49.999593 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-12 21:09:49.999600 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-12 21:09:49.999603 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-12 21:09:49.999607 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-12 21:09:49.999610 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-12 21:09:49.999614 | controller |       name: ksm-image-url-default
2026-06-12 21:09:49.999617 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-12 21:09:49.999620 | controller |       name: cinder-api-image-url-default
2026-06-12 21:09:49.999624 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-12 21:09:49.999627 | controller |       name: cinder-backup-image-url-default
2026-06-12 21:09:49.999631 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-12 21:09:49.999634 | controller |       name: cinder-scheduler-image-url-default
2026-06-12 21:09:49.999638 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-12 21:09:49.999641 | controller |       name: cinder-volume-image-url-default
2026-06-12 21:09:49.999645 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-12 21:09:49.999648 | controller |       name: cloudkitty-api-image-url-default
2026-06-12 21:09:49.999651 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-12 21:09:49.999655 | controller |       name: cloudkitty-proc-image-url-default
2026-06-12 21:09:49.999658 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-12 21:09:49.999662 | controller |       name: designate-api-image-url-default
2026-06-12 21:09:49.999665 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-12 21:09:49.999672 | controller |       name: designate-backendbind9-image-url-default
2026-06-12 21:09:49.999675 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-12 21:09:49.999679 | controller |       name: designate-central-image-url-default
2026-06-12 21:09:49.999682 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-12 21:09:49.999685 | controller |       name: designate-mdns-image-url-default
2026-06-12 21:09:49.999689 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-12 21:09:49.999692 | controller |       name: designate-producer-image-url-default
2026-06-12 21:09:49.999696 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-12 21:09:49.999699 | controller |       name: designate-unbound-image-url-default
2026-06-12 21:09:49.999703 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-12 21:09:49.999706 | controller |       name: designate-worker-image-url-default
2026-06-12 21:09:49.999709 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-12 21:09:49.999713 | controller |       name: edpm-frr-image-url-default
2026-06-12 21:09:49.999716 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-12 21:09:49.999720 | controller |       name: edpm-iscsid-image-url-default
2026-06-12 21:09:49.999723 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-12 21:09:49.999727 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-12 21:09:49.999730 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-12 21:09:49.999733 | controller |       name: edpm-multipathd-image-url-default
2026-06-12 21:09:49.999737 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-12 21:09:49.999740 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-12 21:09:49.999744 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-12 21:09:49.999757 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-12 21:09:49.999761 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-12 21:09:49.999764 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-12 21:09:49.999768 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-12 21:09:49.999771 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-12 21:09:49.999775 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-12 21:09:49.999778 | controller |       name: edpm-node-exporter-image-url-default
2026-06-12 21:09:49.999781 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-12 21:09:49.999785 | controller |       name: edpm-kepler-image-url-default
2026-06-12 21:09:49.999788 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-12 21:09:49.999792 | controller |       name: openstack-network-exporter-image-url-default
2026-06-12 21:09:49.999795 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-12 21:09:49.999799 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-12 21:09:49.999802 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-12 21:09:49.999805 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-12 21:09:49.999809 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-12 21:09:49.999812 | controller |       name: glance-api-image-url-default
2026-06-12 21:09:49.999816 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-12 21:09:49.999819 | controller |       name: heat-api-image-url-default
2026-06-12 21:09:49.999823 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-12 21:09:49.999826 | controller |       name: heat-cfnapi-image-url-default
2026-06-12 21:09:49.999829 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-12 21:09:49.999833 | controller |       name: heat-engine-image-url-default
2026-06-12 21:09:49.999836 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-12 21:09:49.999840 | controller |       name: horizon-image-url-default
2026-06-12 21:09:49.999843 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-12 21:09:49.999846 | controller |       name: infra-memcached-image-url-default
2026-06-12 21:09:49.999850 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-12 21:09:49.999853 | controller |       name: infra-redis-image-url-default
2026-06-12 21:09:49.999857 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-12 21:09:49.999860 | controller |       name: ironic-api-image-url-default
2026-06-12 21:09:49.999864 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-12 21:09:49.999867 | controller |       name: ironic-conductor-image-url-default
2026-06-12 21:09:49.999870 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-12 21:09:49.999874 | controller |       name: ironic-inspector-image-url-default
2026-06-12 21:09:49.999877 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-12 21:09:49.999881 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-12 21:09:49.999884 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-12 21:09:49.999888 | controller |       name: ironic-pxe-image-url-default
2026-06-12 21:09:49.999891 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-12 21:09:49.999898 | controller |       name: ironic-python-agent-image-url-default
2026-06-12 21:09:49.999904 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-12 21:09:49.999908 | controller |       name: keystone-api-image-url-default
2026-06-12 21:09:49.999911 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-12 21:09:49.999917 | controller |       name: manila-api-image-url-default
2026-06-12 21:09:49.999921 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-12 21:09:49.999924 | controller |       name: manila-scheduler-image-url-default
2026-06-12 21:09:49.999928 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-12 21:09:49.999931 | controller |       name: manila-share-image-url-default
2026-06-12 21:09:49.999935 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-12 21:09:49.999938 | controller |       name: mariadb-image-url-default
2026-06-12 21:09:49.999941 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-12 21:09:49.999945 | controller |       name: net-utils-image-url-default
2026-06-12 21:09:49.999948 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-12 21:09:49.999952 | controller |       name: neutron-api-image-url-default
2026-06-12 21:09:49.999955 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-12 21:09:49.999959 | controller |       name: nova-api-image-url-default
2026-06-12 21:09:49.999962 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-12 21:09:49.999965 | controller |       name: nova-compute-image-url-default
2026-06-12 21:09:49.999969 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-12 21:09:49.999972 | controller |       name: nova-conductor-image-url-default
2026-06-12 21:09:49.999976 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-12 21:09:49.999979 | controller |       name: nova-novnc-image-url-default
2026-06-12 21:09:49.999982 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-12 21:09:49.999986 | controller |       name: nova-scheduler-image-url-default
2026-06-12 21:09:49.999989 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-12 21:09:49.999993 | controller |       name: octavia-api-image-url-default
2026-06-12 21:09:49.999996 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-12 21:09:50 | controller |       name: octavia-healthmanager-image-url-default
2026-06-12 21:09:50.000003 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-12 21:09:50.000007 | controller |       name: octavia-housekeeping-image-url-default
2026-06-12 21:09:50.000010 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-12 21:09:50.000014 | controller |       name: octavia-worker-image-url-default
2026-06-12 21:09:50.000017 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-12 21:09:50.000021 | controller |       name: octavia-rsyslog-image-url-default
2026-06-12 21:09:50.000024 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-12 21:09:50.000028 | controller |       name: openstack-client-image-url-default
2026-06-12 21:09:50.000031 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-12 21:09:50.000034 | controller |       name: os-container-image-url-default
2026-06-12 21:09:50.000038 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-12 21:09:50.000041 | controller |       name: ovn-controller-image-url-default
2026-06-12 21:09:50.000045 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-12 21:09:50.000048 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-12 21:09:50.000051 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-12 21:09:50.000055 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-12 21:09:50.000058 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-12 21:09:50.000062 | controller |       name: ovn-northd-image-url-default
2026-06-12 21:09:50.000068 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-12 21:09:50.000071 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-12 21:09:50.000075 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-12 21:09:50.000078 | controller |       name: placement-api-image-url-default
2026-06-12 21:09:50.000082 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 21:09:50.000085 | controller |       name: rabbitmq-image-url-default
2026-06-12 21:09:50.000088 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-12 21:09:50.000092 | controller |       name: swift-account-image-url-default
2026-06-12 21:09:50.000095 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-12 21:09:50.000099 | controller |       name: swift-container-image-url-default
2026-06-12 21:09:50.000102 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-12 21:09:50.000105 | controller |       name: swift-object-image-url-default
2026-06-12 21:09:50.000109 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-12 21:09:50.000112 | controller |       name: swift-proxy-image-url-default
2026-06-12 21:09:50.000116 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-12 21:09:50.000119 | controller |       name: test-tempest-image-url-default
2026-06-12 21:09:50.000126 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-12 21:09:50.000130 | controller |       name: watcher-api-image-url-default
2026-06-12 21:09:50.000133 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-12 21:09:50.000137 | controller |       name: watcher-applier-image-url-default
2026-06-12 21:09:50.000140 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-12 21:09:50.000144 | controller |       name: watcher-decision-engine-image-url-default
2026-06-12 21:09:50.000147 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-12 21:09:50.000151 | controller |       name: openstack-must-gather-default
2026-06-12 21:09:50.000154 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-12 21:09:50.000158 | controller |       name: barbican-operator-manager-image-url
2026-06-12 21:09:50.000161 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-12 21:09:50.000181 | controller |       name: cinder-operator-manager-image-url
2026-06-12 21:09:50.000189 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-12 21:09:50.000193 | controller |       name: designate-operator-manager-image-url
2026-06-12 21:09:50.000198 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-12 21:09:50.000203 | controller |       name: glance-operator-manager-image-url
2026-06-12 21:09:50.000207 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-12 21:09:50.000212 | controller |       name: heat-operator-manager-image-url
2026-06-12 21:09:50.000215 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-12 21:09:50.000219 | controller |       name: horizon-operator-manager-image-url
2026-06-12 21:09:50.000222 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-12 21:09:50.000225 | controller |       name: infra-operator-manager-image-url
2026-06-12 21:09:50.000229 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-12 21:09:50.000235 | controller |       name: ironic-operator-manager-image-url
2026-06-12 21:09:50.000239 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-12 21:09:50.000242 | controller |       name: keystone-operator-manager-image-url
2026-06-12 21:09:50.000252 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-12 21:09:50.000256 | controller |       name: manila-operator-manager-image-url
2026-06-12 21:09:50.000259 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-12 21:09:50.000262 | controller |       name: mariadb-operator-manager-image-url
2026-06-12 21:09:50.000266 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-12 21:09:50.000269 | controller |       name: neutron-operator-manager-image-url
2026-06-12 21:09:50.000273 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-12 21:09:50.000276 | controller |       name: nova-operator-manager-image-url
2026-06-12 21:09:50.000280 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-12 21:09:50.000283 | controller |       name: octavia-operator-manager-image-url
2026-06-12 21:09:50.000287 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-12 21:09:50.000290 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-12 21:09:50.000294 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-12 21:09:50.000297 | controller |       name: ovn-operator-manager-image-url
2026-06-12 21:09:50.000300 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-12 21:09:50.000304 | controller |       name: swift-operator-manager-image-url
2026-06-12 21:09:50.000307 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-12 21:09:50.000311 | controller |       name: telemetry-operator-manager-image-url
2026-06-12 21:09:50.000314 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-12 21:09:50.000318 | controller |       name: test-operator-manager-image-url
2026-06-12 21:09:50.000321 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-12 21:09:50.000329 | controller |       name: watcher-operator-manager-image-url
2026-06-12 21:09:50.000332 | controller |     version: 0.6.0
2026-06-12 21:09:50.000336 | controller |   status:
2026-06-12 21:09:50.000339 | controller |     cleanup: {}
2026-06-12 21:09:50.000343 | controller |     conditions:
2026-06-12 21:09:50.000346 | controller |     - lastTransitionTime: "2026-06-12T20:12:39Z"
2026-06-12 21:09:50.000350 | controller |       lastUpdateTime: "2026-06-12T20:12:39Z"
2026-06-12 21:09:50.000353 | controller |       message: requirements not yet checked
2026-06-12 21:09:50.000356 | controller |       phase: Pending
2026-06-12 21:09:50.000360 | controller |       reason: RequirementsUnknown
2026-06-12 21:09:50.000363 | controller |     - lastTransitionTime: "2026-06-12T20:12:39Z"
2026-06-12 21:09:50.000367 | controller |       lastUpdateTime: "2026-06-12T20:12:39Z"
2026-06-12 21:09:50.000370 | controller |       message: one or more requirements couldn't be found
2026-06-12 21:09:50.000374 | controller |       phase: Pending
2026-06-12 21:09:50.000377 | controller |       reason: RequirementsNotMet
2026-06-12 21:09:50.000380 | controller |     - lastTransitionTime: "2026-06-12T20:12:41Z"
2026-06-12 21:09:50.000384 | controller |       lastUpdateTime: "2026-06-12T20:12:41Z"
2026-06-12 21:09:50.000387 | controller |       message: all requirements found, attempting install
2026-06-12 21:09:50.000393 | controller |       phase: InstallReady
2026-06-12 21:09:50.000397 | controller |       reason: AllRequirementsMet
2026-06-12 21:09:50.000400 | controller |     - lastTransitionTime: "2026-06-12T20:12:41Z"
2026-06-12 21:09:50.000404 | controller |       lastUpdateTime: "2026-06-12T20:12:41Z"
2026-06-12 21:09:50.000407 | controller |       message: waiting for install components to report healthy
2026-06-12 21:09:50.000411 | controller |       phase: Installing
2026-06-12 21:09:50.000414 | controller |       reason: InstallSucceeded
2026-06-12 21:09:50.000417 | controller |     - lastTransitionTime: "2026-06-12T20:12:41Z"
2026-06-12 21:09:50.000421 | controller |       lastUpdateTime: "2026-06-12T20:12:42Z"
2026-06-12 21:09:50.000424 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-12 21:09:50.000428 | controller |         to become ready: waiting for spec update of deployment "openstack-operator-controller-init"
2026-06-12 21:09:50.000431 | controller |         to be observed...'
2026-06-12 21:09:50.000435 | controller |       phase: Installing
2026-06-12 21:09:50.000438 | controller |       reason: InstallWaiting
2026-06-12 21:09:50.000442 | controller |     - lastTransitionTime: "2026-06-12T20:13:20Z"
2026-06-12 21:09:50.000445 | controller |       lastUpdateTime: "2026-06-12T20:13:20Z"
2026-06-12 21:09:50.000448 | controller |       message: install strategy completed with no errors
2026-06-12 21:09:50.000452 | controller |       phase: Succeeded
2026-06-12 21:09:50.000455 | controller |       reason: InstallSucceeded
2026-06-12 21:09:50.000459 | controller |     lastTransitionTime: "2026-06-12T20:13:20Z"
2026-06-12 21:09:50.000462 | controller |     lastUpdateTime: "2026-06-12T20:13:20Z"
2026-06-12 21:09:50.000465 | controller |     message: install strategy completed with no errors
2026-06-12 21:09:50.000469 | controller |     phase: Succeeded
2026-06-12 21:09:50.000472 | controller |     reason: InstallSucceeded
2026-06-12 21:09:50.000476 | controller |     requirementStatus:
2026-06-12 21:09:50.000479 | controller |     - group: operators.coreos.com
2026-06-12 21:09:50.000482 | controller |       kind: ClusterServiceVersion
2026-06-12 21:09:50.000486 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-12 21:09:50.000489 | controller |       name: openstack-operator.v0.6.0
2026-06-12 21:09:50.000493 | controller |       status: Present
2026-06-12 21:09:50.000496 | controller |       version: v1alpha1
2026-06-12 21:09:50.000500 | controller |     - group: apiextensions.k8s.io
2026-06-12 21:09:50.000503 | controller |       kind: CustomResourceDefinition
2026-06-12 21:09:50.000507 | controller |       message: CRD is present and Established condition is true
2026-06-12 21:09:50.000510 | controller |       name: openstacks.operator.openstack.org
2026-06-12 21:09:50.000513 | controller |       status: Present
2026-06-12 21:09:50.000517 | controller |       uuid: 56830073-ec2a-43cf-b0d2-c77a83c37cf3
2026-06-12 21:09:50.000520 | controller |       version: v1
2026-06-12 21:09:50.000524 | controller |     - dependents:
2026-06-12 21:09:50.000527 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000530 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000534 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-12 21:09:50.000537 | controller |         status: Satisfied
2026-06-12 21:09:50.000541 | controller |         version: v1
2026-06-12 21:09:50.000544 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000548 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000551 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-12 21:09:50.000555 | controller |         status: Satisfied
2026-06-12 21:09:50.000558 | controller |         version: v1
2026-06-12 21:09:50.000561 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000565 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000568 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-12 21:09:50.000572 | controller |         status: Satisfied
2026-06-12 21:09:50.000575 | controller |         version: v1
2026-06-12 21:09:50.000579 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000582 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000586 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-12 21:09:50.000592 | controller |         status: Satisfied
2026-06-12 21:09:50.000595 | controller |         version: v1
2026-06-12 21:09:50.000599 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000602 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000606 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-12 21:09:50.000609 | controller |         status: Satisfied
2026-06-12 21:09:50.000613 | controller |         version: v1
2026-06-12 21:09:50.000618 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000622 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000627 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-12 21:09:50.000631 | controller |         status: Satisfied
2026-06-12 21:09:50.000636 | controller |         version: v1
2026-06-12 21:09:50.000641 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000645 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000648 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-12 21:09:50.000652 | controller |         status: Satisfied
2026-06-12 21:09:50.000655 | controller |         version: v1
2026-06-12 21:09:50.000658 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000662 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000669 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-12 21:09:50.000672 | controller |         status: Satisfied
2026-06-12 21:09:50.000676 | controller |         version: v1
2026-06-12 21:09:50.000679 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000683 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000686 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-12 21:09:50.000689 | controller |         status: Satisfied
2026-06-12 21:09:50.000693 | controller |         version: v1
2026-06-12 21:09:50.000696 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000700 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000703 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-12 21:09:50.000707 | controller |         status: Satisfied
2026-06-12 21:09:50.000710 | controller |         version: v1
2026-06-12 21:09:50.000713 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000717 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000720 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-12 21:09:50.000724 | controller |         status: Satisfied
2026-06-12 21:09:50.000727 | controller |         version: v1
2026-06-12 21:09:50.000731 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000734 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000740 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-12 21:09:50.000744 | controller |         status: Satisfied
2026-06-12 21:09:50.000747 | controller |         version: v1
2026-06-12 21:09:50.000751 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000754 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000757 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-12 21:09:50.000761 | controller |         status: Satisfied
2026-06-12 21:09:50.000764 | controller |         version: v1
2026-06-12 21:09:50.000768 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000771 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000775 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-12 21:09:50.000782 | controller |         status: Satisfied
2026-06-12 21:09:50.000785 | controller |         version: v1
2026-06-12 21:09:50.000788 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 21:09:50.000792 | controller |         kind: PolicyRule
2026-06-12 21:09:50.000795 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-12 21:09:50.000799 | controller |         status: Satisfied
2026-06-12 21:09:50.000802 | controller |         version: v1
2026-06-12 21:09:50.000806 | controller |       group: ""
2026-06-12 21:09:50.000809 | controller |       kind: ServiceAccount
2026-06-12 21:09:50.000812 | controller |       message: ""
2026-06-12 21:09:50.000816 | controller |       name: openstack-operator-controller-init
2026-06-12 21:09:50.000819 | controller |       status: Present
2026-06-12 21:09:50.000823 | controller |       version: v1
2026-06-12 21:09:50.000826 | controller | kind: List
2026-06-12 21:09:50.000830 | controller | metadata:
2026-06-12 21:09:50.000833 | controller |   resourceVersion: ""
2026-06-12 21:09:50.448377 | controller | ok: Runtime: 0:00:00.206136
2026-06-12 21:09:50.489387 | 
2026-06-12 21:09:50.489504 | TASK [env_op_images : Get the images name]
2026-06-12 21:09:51.166102 | controller | [
2026-06-12 21:09:51.166231 | controller |   {
2026-06-12 21:09:51.166251 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 21:09:51.166261 | controller |   },
2026-06-12 21:09:51.166270 | controller |   {
2026-06-12 21:09:51.166280 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-12 21:09:51.166289 | controller |   },
2026-06-12 21:09:51.166297 | controller |   {
2026-06-12 21:09:51.166310 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-12 21:09:51.166322 | controller |   },
2026-06-12 21:09:51.166329 | controller |   {
2026-06-12 21:09:51.166337 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-12 21:09:51.166346 | controller |   },
2026-06-12 21:09:51.166353 | controller |   {
2026-06-12 21:09:51.166361 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-12 21:09:51.166369 | controller |   },
2026-06-12 21:09:51.166377 | controller |   {
2026-06-12 21:09:51.166391 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-12 21:09:51.166399 | controller |   },
2026-06-12 21:09:51.166407 | controller |   {
2026-06-12 21:09:51.166414 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-12 21:09:51.166422 | controller |   },
2026-06-12 21:09:51.166430 | controller |   {
2026-06-12 21:09:51.166438 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-12 21:09:51.166445 | controller |   },
2026-06-12 21:09:51.166453 | controller |   {
2026-06-12 21:09:51.166461 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-12 21:09:51.166469 | controller |   },
2026-06-12 21:09:51.166476 | controller |   {
2026-06-12 21:09:51.166484 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-12 21:09:51.166492 | controller |   },
2026-06-12 21:09:51.166499 | controller |   {
2026-06-12 21:09:51.166507 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-12 21:09:51.166515 | controller |   },
2026-06-12 21:09:51.166522 | controller |   {
2026-06-12 21:09:51.166530 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-12 21:09:51.166538 | controller |   },
2026-06-12 21:09:51.166545 | controller |   {
2026-06-12 21:09:51.166553 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-12 21:09:51.166561 | controller |   },
2026-06-12 21:09:51.166569 | controller |   {
2026-06-12 21:09:51.166576 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-12 21:09:51.166584 | controller |   },
2026-06-12 21:09:51.166592 | controller |   {
2026-06-12 21:09:51.166599 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-12 21:09:51.166607 | controller |   },
2026-06-12 21:09:51.166625 | controller |   {
2026-06-12 21:09:51.166634 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-12 21:09:51.166644 | controller |   },
2026-06-12 21:09:51.166652 | controller |   {
2026-06-12 21:09:51.166660 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-12 21:09:51.166668 | controller |   },
2026-06-12 21:09:51.166675 | controller |   {
2026-06-12 21:09:51.166683 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-12 21:09:51.166690 | controller |   },
2026-06-12 21:09:51.166698 | controller |   {
2026-06-12 21:09:51.166706 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-12 21:09:51.166716 | controller |   },
2026-06-12 21:09:51.166723 | controller |   {
2026-06-12 21:09:51.166731 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-12 21:09:51.166739 | controller |   },
2026-06-12 21:09:51.166746 | controller |   {
2026-06-12 21:09:51.166754 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-12 21:09:51.166762 | controller |   }
2026-06-12 21:09:51.166769 | controller | ]
2026-06-12 21:09:51.631991 | controller | ok: Runtime: 0:00:00.211377
2026-06-12 21:09:51.721044 | 
2026-06-12 21:09:51.721190 | TASK [env_op_images : Extract env variable name and images]
2026-06-12 21:09:51.809689 | controller | ok
2026-06-12 21:09:51.838497 | 
2026-06-12 21:09:51.838595 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-12 21:09:56.119294 | controller | ok
2026-06-12 21:09:57.741133 | 
2026-06-12 21:09:57.741431 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-12 21:09:58.443006 | controller | ok
2026-06-12 21:09:58.471364 | 
2026-06-12 21:09:58.471529 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-12 21:10:00.248712 | controller | ok
2026-06-12 21:10:00.507709 | 
2026-06-12 21:10:00.507890 | TASK [env_op_images : Get operator images and pods]
2026-06-12 21:10:01.188407 | controller | ok
2026-06-12 21:10:01.551030 | 
2026-06-12 21:10:01.551236 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-12 21:10:01.931308 | controller | ok:
2026-06-12 21:10:01.931708 | controller | {
2026-06-12 21:10:01.931748 | controller |   "apiVersion": "v1",
2026-06-12 21:10:01.931774 | controller |   "kind": "Pod",
2026-06-12 21:10:01.931797 | controller |   "metadata": {
2026-06-12 21:10:01.931820 | controller |     "annotations": {
2026-06-12 21:10:01.931843 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.74/23\"],\"mac_address\":\"0a:58:0a:d9:00:4a\",\"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.74/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:10:01.931895 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.74\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:10:01.931959 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:01.931986 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:01.932009 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:01.932032 | controller |     },
2026-06-12 21:10:01.932055 | controller |     "creationTimestamp": "2026-06-12T20:14:03Z",
2026-06-12 21:10:01.932078 | controller |     "generateName": "barbican-operator-controller-manager-5dcd54bd69-",
2026-06-12 21:10:01.932100 | controller |     "generation": 1,
2026-06-12 21:10:01.932121 | controller |     "labels": {
2026-06-12 21:10:01.932143 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-12 21:10:01.932164 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:01.932186 | controller |       "openstack.org/operator-name": "barbican",
2026-06-12 21:10:01.932207 | controller |       "pod-template-hash": "5dcd54bd69"
2026-06-12 21:10:01.932229 | controller |     },
2026-06-12 21:10:01.932250 | controller |     "managedFields": [
2026-06-12 21:10:01.932283 | controller |       {
2026-06-12 21:10:01.932307 | controller |         "apiVersion": "v1",
2026-06-12 21:10:01.932329 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:01.932349 | controller |         "fieldsV1": {
2026-06-12 21:10:01.932370 | controller |           "f:metadata": {
2026-06-12 21:10:01.932391 | controller |             "f:annotations": {
2026-06-12 21:10:01.932412 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:01.932432 | controller |             }
2026-06-12 21:10:01.932453 | controller |           }
2026-06-12 21:10:01.932474 | controller |         },
2026-06-12 21:10:01.932495 | controller |         "manager": "crc",
2026-06-12 21:10:01.932516 | controller |         "operation": "Update",
2026-06-12 21:10:01.932536 | controller |         "subresource": "status",
2026-06-12 21:10:01.932557 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:01.932622 | controller |       },
2026-06-12 21:10:01.932653 | controller |       {
2026-06-12 21:10:01.932675 | controller |         "apiVersion": "v1",
2026-06-12 21:10:01.932697 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:01.932719 | controller |         "fieldsV1": {
2026-06-12 21:10:01.932740 | controller |           "f:metadata": {
2026-06-12 21:10:01.932761 | controller |             "f:annotations": {
2026-06-12 21:10:01.932782 | controller |               ".": {},
2026-06-12 21:10:01.932804 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:01.932828 | controller |             },
2026-06-12 21:10:01.932882 | controller |             "f:generateName": {},
2026-06-12 21:10:01.932914 | controller |             "f:labels": {
2026-06-12 21:10:01.932937 | controller |               ".": {},
2026-06-12 21:10:01.932960 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:01.932983 | controller |               "f:control-plane": {},
2026-06-12 21:10:01.933005 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:01.933027 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:01.933048 | controller |             },
2026-06-12 21:10:01.933069 | controller |             "f:ownerReferences": {
2026-06-12 21:10:01.933089 | controller |               ".": {},
2026-06-12 21:10:01.933110 | controller |               "k:{\"uid\":\"a763a5ea-2587-4079-8d2f-fbddc384bb52\"}": {}
2026-06-12 21:10:01.933131 | controller |             }
2026-06-12 21:10:01.933151 | controller |           },
2026-06-12 21:10:01.933172 | controller |           "f:spec": {
2026-06-12 21:10:01.933192 | controller |             "f:containers": {
2026-06-12 21:10:01.933213 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:01.933234 | controller |                 ".": {},
2026-06-12 21:10:01.933255 | controller |                 "f:args": {},
2026-06-12 21:10:01.933277 | controller |                 "f:command": {},
2026-06-12 21:10:01.933298 | controller |                 "f:env": {
2026-06-12 21:10:01.933319 | controller |                   ".": {},
2026-06-12 21:10:01.933339 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:01.933360 | controller |                     ".": {},
2026-06-12 21:10:01.933381 | controller |                     "f:name": {},
2026-06-12 21:10:01.933402 | controller |                     "f:value": {}
2026-06-12 21:10:01.933423 | controller |                   },
2026-06-12 21:10:01.933443 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:01.933464 | controller |                     ".": {},
2026-06-12 21:10:01.933485 | controller |                     "f:name": {},
2026-06-12 21:10:01.933506 | controller |                     "f:value": {}
2026-06-12 21:10:01.933526 | controller |                   },
2026-06-12 21:10:01.933547 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:01.933568 | controller |                     ".": {},
2026-06-12 21:10:01.933600 | controller |                     "f:name": {},
2026-06-12 21:10:01.933622 | controller |                     "f:value": {}
2026-06-12 21:10:01.933643 | controller |                   },
2026-06-12 21:10:01.933665 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:01.933686 | controller |                     ".": {},
2026-06-12 21:10:01.933707 | controller |                     "f:name": {},
2026-06-12 21:10:01.933727 | controller |                     "f:value": {}
2026-06-12 21:10:01.933748 | controller |                   },
2026-06-12 21:10:01.933769 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:01.933789 | controller |                     ".": {},
2026-06-12 21:10:01.933809 | controller |                     "f:name": {},
2026-06-12 21:10:01.933829 | controller |                     "f:value": {}
2026-06-12 21:10:01.933854 | controller |                   }
2026-06-12 21:10:01.933903 | controller |                 },
2026-06-12 21:10:01.933926 | controller |                 "f:image": {},
2026-06-12 21:10:01.933947 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:01.933968 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:01.933989 | controller |                   ".": {},
2026-06-12 21:10:01.934012 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:01.934033 | controller |                   "f:httpGet": {
2026-06-12 21:10:01.934054 | controller |                     ".": {},
2026-06-12 21:10:01.934075 | controller |                     "f:path": {},
2026-06-12 21:10:01.934096 | controller |                     "f:port": {},
2026-06-12 21:10:01.934118 | controller |                     "f:scheme": {}
2026-06-12 21:10:01.934139 | controller |                   },
2026-06-12 21:10:01.934160 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:01.934181 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:01.934201 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:01.934222 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:01.934242 | controller |                 },
2026-06-12 21:10:01.934264 | controller |                 "f:name": {},
2026-06-12 21:10:01.934284 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:01.934304 | controller |                   ".": {},
2026-06-12 21:10:01.934324 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:01.934345 | controller |                   "f:httpGet": {
2026-06-12 21:10:01.934367 | controller |                     ".": {},
2026-06-12 21:10:01.934388 | controller |                     "f:path": {},
2026-06-12 21:10:01.934409 | controller |                     "f:port": {},
2026-06-12 21:10:01.934430 | controller |                     "f:scheme": {}
2026-06-12 21:10:01.934452 | controller |                   },
2026-06-12 21:10:01.934472 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:01.934493 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:01.934514 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:01.934535 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:01.934555 | controller |                 },
2026-06-12 21:10:01.934576 | controller |                 "f:resources": {
2026-06-12 21:10:01.934596 | controller |                   ".": {},
2026-06-12 21:10:01.934617 | controller |                   "f:limits": {
2026-06-12 21:10:01.934637 | controller |                     ".": {},
2026-06-12 21:10:01.934663 | controller |                     "f:cpu": {},
2026-06-12 21:10:01.934727 | controller |                     "f:memory": {}
2026-06-12 21:10:01.934751 | controller |                   },
2026-06-12 21:10:01.934773 | controller |                   "f:requests": {
2026-06-12 21:10:01.934795 | controller |                     ".": {},
2026-06-12 21:10:01.934816 | controller |                     "f:cpu": {},
2026-06-12 21:10:01.934843 | controller |                     "f:memory": {}
2026-06-12 21:10:01.934890 | controller |                   }
2026-06-12 21:10:01.934914 | controller |                 },
2026-06-12 21:10:01.934937 | controller |                 "f:securityContext": {
2026-06-12 21:10:01.934959 | controller |                   ".": {},
2026-06-12 21:10:01.934980 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:01.935001 | controller |                 },
2026-06-12 21:10:01.935024 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:01.935046 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:01.935074 | controller |               }
2026-06-12 21:10:01.935137 | controller |             },
2026-06-12 21:10:01.935175 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:01.935200 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:01.935223 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:01.935245 | controller |             "f:schedulerName": {},
2026-06-12 21:10:01.935267 | controller |             "f:securityContext": {
2026-06-12 21:10:01.935288 | controller |               ".": {},
2026-06-12 21:10:01.935309 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:01.935330 | controller |             },
2026-06-12 21:10:01.935352 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:01.935373 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:01.935394 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:01.935415 | controller |             "f:tolerations": {}
2026-06-12 21:10:01.935436 | controller |           }
2026-06-12 21:10:01.935458 | controller |         },
2026-06-12 21:10:01.935479 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:01.935500 | controller |         "operation": "Update",
2026-06-12 21:10:01.935521 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:01.935543 | controller |       },
2026-06-12 21:10:01.935564 | controller |       {
2026-06-12 21:10:01.935585 | controller |         "apiVersion": "v1",
2026-06-12 21:10:01.935606 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:01.935627 | controller |         "fieldsV1": {
2026-06-12 21:10:01.935648 | controller |           "f:metadata": {
2026-06-12 21:10:01.935669 | controller |             "f:annotations": {
2026-06-12 21:10:01.935690 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:01.935711 | controller |             }
2026-06-12 21:10:01.935732 | controller |           }
2026-06-12 21:10:01.935801 | controller |         },
2026-06-12 21:10:01.935828 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:01.935864 | controller |         "operation": "Update",
2026-06-12 21:10:01.935894 | controller |         "subresource": "status",
2026-06-12 21:10:01.935916 | controller |         "time": "2026-06-12T20:14:30Z"
2026-06-12 21:10:01.935938 | controller |       },
2026-06-12 21:10:01.935960 | controller |       {
2026-06-12 21:10:01.936008 | controller |         "apiVersion": "v1",
2026-06-12 21:10:01.936031 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:01.936053 | controller |         "fieldsV1": {
2026-06-12 21:10:01.936074 | controller |           "f:status": {
2026-06-12 21:10:01.936096 | controller |             "f:conditions": {
2026-06-12 21:10:01.936117 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:01.936138 | controller |                 ".": {},
2026-06-12 21:10:01.936159 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:01.936180 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:01.936201 | controller |                 "f:status": {},
2026-06-12 21:10:01.936223 | controller |                 "f:type": {}
2026-06-12 21:10:01.936244 | controller |               },
2026-06-12 21:10:01.936270 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:01.936291 | controller |                 ".": {},
2026-06-12 21:10:01.936312 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:01.936333 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:01.936353 | controller |                 "f:status": {},
2026-06-12 21:10:01.936374 | controller |                 "f:type": {}
2026-06-12 21:10:01.936394 | controller |               },
2026-06-12 21:10:01.936416 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:01.936438 | controller |                 ".": {},
2026-06-12 21:10:01.936459 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:01.936480 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:01.936501 | controller |                 "f:status": {},
2026-06-12 21:10:01.936522 | controller |                 "f:type": {}
2026-06-12 21:10:01.936543 | controller |               },
2026-06-12 21:10:01.936564 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:01.936584 | controller |                 ".": {},
2026-06-12 21:10:01.936605 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:01.936626 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:01.936646 | controller |                 "f:status": {},
2026-06-12 21:10:01.936667 | controller |                 "f:type": {}
2026-06-12 21:10:01.936688 | controller |               }
2026-06-12 21:10:01.936708 | controller |             },
2026-06-12 21:10:01.936728 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:01.936749 | controller |             "f:hostIP": {},
2026-06-12 21:10:01.936770 | controller |             "f:hostIPs": {},
2026-06-12 21:10:01.936790 | controller |             "f:phase": {},
2026-06-12 21:10:01.936811 | controller |             "f:podIP": {},
2026-06-12 21:10:01.936836 | controller |             "f:podIPs": {
2026-06-12 21:10:01.936935 | controller |               ".": {},
2026-06-12 21:10:01.936958 | controller |               "k:{\"ip\":\"10.217.0.74\"}": {
2026-06-12 21:10:01.936980 | controller |                 ".": {},
2026-06-12 21:10:01.937001 | controller |                 "f:ip": {}
2026-06-12 21:10:01.937023 | controller |               }
2026-06-12 21:10:01.937044 | controller |             },
2026-06-12 21:10:01.937065 | controller |             "f:startTime": {}
2026-06-12 21:10:01.937085 | controller |           }
2026-06-12 21:10:01.937106 | controller |         },
2026-06-12 21:10:01.937126 | controller |         "manager": "kubelet",
2026-06-12 21:10:01.937146 | controller |         "operation": "Update",
2026-06-12 21:10:01.937167 | controller |         "subresource": "status",
2026-06-12 21:10:01.937187 | controller |         "time": "2026-06-12T20:15:39Z"
2026-06-12 21:10:01.937207 | controller |       }
2026-06-12 21:10:01.937227 | controller |     ],
2026-06-12 21:10:01.937247 | controller |     "name": "barbican-operator-controller-manager-5dcd54bd69-r2prd",
2026-06-12 21:10:01.937268 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:01.937288 | controller |     "ownerReferences": [
2026-06-12 21:10:01.937309 | controller |       {
2026-06-12 21:10:01.937329 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:01.937349 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:01.937370 | controller |         "controller": true,
2026-06-12 21:10:01.937391 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:01.937411 | controller |         "name": "barbican-operator-controller-manager-5dcd54bd69",
2026-06-12 21:10:01.937432 | controller |         "uid": "a763a5ea-2587-4079-8d2f-fbddc384bb52"
2026-06-12 21:10:01.937452 | controller |       }
2026-06-12 21:10:01.937473 | controller |     ],
2026-06-12 21:10:01.937494 | controller |     "resourceVersion": "54486",
2026-06-12 21:10:01.937514 | controller |     "uid": "e01d946a-4958-4cfe-8cfc-b118098e99bb"
2026-06-12 21:10:01.937540 | controller |   },
2026-06-12 21:10:01.937561 | controller |   "spec": {
2026-06-12 21:10:01.937582 | controller |     "containers": [
2026-06-12 21:10:01.937604 | controller |       {
2026-06-12 21:10:01.937625 | controller |         "args": [
2026-06-12 21:10:01.937646 | controller |           "--leader-elect",
2026-06-12 21:10:01.937667 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:01.937688 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:01.937709 | controller |         ],
2026-06-12 21:10:01.937729 | controller |         "command": [
2026-06-12 21:10:01.937749 | controller |           "/manager"
2026-06-12 21:10:01.937770 | controller |         ],
2026-06-12 21:10:01.937790 | controller |         "env": [
2026-06-12 21:10:01.937810 | controller |           {
2026-06-12 21:10:01.937830 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:01.937857 | controller |             "value": "30"
2026-06-12 21:10:01.937905 | controller |           },
2026-06-12 21:10:01.938012 | controller |           {
2026-06-12 21:10:01.938045 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:01.938069 | controller |             "value": "20"
2026-06-12 21:10:01.938092 | controller |           },
2026-06-12 21:10:01.938114 | controller |           {
2026-06-12 21:10:01.938135 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:01.938157 | controller |             "value": "5"
2026-06-12 21:10:01.938178 | controller |           },
2026-06-12 21:10:01.938200 | controller |           {
2026-06-12 21:10:01.938221 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:01.938243 | controller |             "value": "false"
2026-06-12 21:10:01.938264 | controller |           },
2026-06-12 21:10:01.938285 | controller |           {
2026-06-12 21:10:01.938306 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:01.938327 | controller |             "value": "false"
2026-06-12 21:10:01.938347 | controller |           }
2026-06-12 21:10:01.938368 | controller |         ],
2026-06-12 21:10:01.938388 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 21:10:01.938410 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:01.938432 | controller |         "livenessProbe": {
2026-06-12 21:10:01.938454 | controller |           "failureThreshold": 3,
2026-06-12 21:10:01.938474 | controller |           "httpGet": {
2026-06-12 21:10:01.938495 | controller |             "path": "/healthz",
2026-06-12 21:10:01.938517 | controller |             "port": 8081,
2026-06-12 21:10:01.938538 | controller |             "scheme": "HTTP"
2026-06-12 21:10:01.938559 | controller |           },
2026-06-12 21:10:01.938580 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:01.938601 | controller |           "periodSeconds": 20,
2026-06-12 21:10:01.938622 | controller |           "successThreshold": 1,
2026-06-12 21:10:01.938643 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:01.938664 | controller |         },
2026-06-12 21:10:01.938685 | controller |         "name": "manager",
2026-06-12 21:10:01.938706 | controller |         "readinessProbe": {
2026-06-12 21:10:01.938727 | controller |           "failureThreshold": 3,
2026-06-12 21:10:01.938747 | controller |           "httpGet": {
2026-06-12 21:10:01.938768 | controller |             "path": "/readyz",
2026-06-12 21:10:01.938789 | controller |             "port": 8081,
2026-06-12 21:10:01.938811 | controller |             "scheme": "HTTP"
2026-06-12 21:10:01.938832 | controller |           },
2026-06-12 21:10:01.938857 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:01.938902 | controller |           "periodSeconds": 10,
2026-06-12 21:10:01.938925 | controller |           "successThreshold": 1,
2026-06-12 21:10:01.938952 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:01.938974 | controller |         },
2026-06-12 21:10:01.938996 | controller |         "resources": {
2026-06-12 21:10:01.939017 | controller |           "limits": {
2026-06-12 21:10:01.939038 | controller |             "cpu": "500m",
2026-06-12 21:10:01.939098 | controller |             "memory": "512Mi"
2026-06-12 21:10:01.939124 | controller |           },
2026-06-12 21:10:01.939146 | controller |           "requests": {
2026-06-12 21:10:01.939167 | controller |             "cpu": "10m",
2026-06-12 21:10:01.939188 | controller |             "memory": "256Mi"
2026-06-12 21:10:01.939210 | controller |           }
2026-06-12 21:10:01.939231 | controller |         },
2026-06-12 21:10:01.939252 | controller |         "securityContext": {
2026-06-12 21:10:01.939273 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:01.939294 | controller |           "capabilities": {
2026-06-12 21:10:01.939315 | controller |             "drop": [
2026-06-12 21:10:01.939336 | controller |               "MKNOD"
2026-06-12 21:10:01.939357 | controller |             ]
2026-06-12 21:10:01.939378 | controller |           }
2026-06-12 21:10:01.939398 | controller |         },
2026-06-12 21:10:01.939419 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:01.939440 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:01.939461 | controller |         "volumeMounts": [
2026-06-12 21:10:01.939483 | controller |           {
2026-06-12 21:10:01.939504 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:01.939525 | controller |             "name": "kube-api-access-qp6b6",
2026-06-12 21:10:01.939546 | controller |             "readOnly": true
2026-06-12 21:10:01.939568 | controller |           }
2026-06-12 21:10:01.939589 | controller |         ]
2026-06-12 21:10:01.939610 | controller |       }
2026-06-12 21:10:01.939631 | controller |     ],
2026-06-12 21:10:01.939652 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:01.939673 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:01.939693 | controller |     "imagePullSecrets": [
2026-06-12 21:10:01.939714 | controller |       {
2026-06-12 21:10:01.939734 | controller |         "name": "barbican-operator-controller-manager-dockercfg-f2xdz"
2026-06-12 21:10:01.939755 | controller |       }
2026-06-12 21:10:01.939776 | controller |     ],
2026-06-12 21:10:01.939796 | controller |     "nodeName": "crc",
2026-06-12 21:10:01.939817 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:01.939837 | controller |     "priority": 0,
2026-06-12 21:10:01.939883 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:01.939908 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:01.939929 | controller |     "securityContext": {
2026-06-12 21:10:01.939950 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:01.939972 | controller |       "seLinuxOptions": {
2026-06-12 21:10:01.939995 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:01.940031 | controller |       }
2026-06-12 21:10:01.940056 | controller |     },
2026-06-12 21:10:01.940077 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-12 21:10:01.940098 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-12 21:10:01.940119 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:01.940182 | controller |     "tolerations": [
2026-06-12 21:10:01.940205 | controller |       {
2026-06-12 21:10:01.940227 | controller |         "effect": "NoExecute",
2026-06-12 21:10:01.940248 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:01.940268 | controller |         "operator": "Exists",
2026-06-12 21:10:01.940289 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:01.940309 | controller |       },
2026-06-12 21:10:01.940330 | controller |       {
2026-06-12 21:10:01.940360 | controller |         "effect": "NoExecute",
2026-06-12 21:10:01.940381 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:01.940401 | controller |         "operator": "Exists",
2026-06-12 21:10:01.940422 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:01.940442 | controller |       },
2026-06-12 21:10:01.940463 | controller |       {
2026-06-12 21:10:01.940484 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:01.940504 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:01.940524 | controller |         "operator": "Exists"
2026-06-12 21:10:01.940545 | controller |       }
2026-06-12 21:10:01.940565 | controller |     ],
2026-06-12 21:10:01.940586 | controller |     "volumes": [
2026-06-12 21:10:01.940606 | controller |       {
2026-06-12 21:10:01.940627 | controller |         "name": "kube-api-access-qp6b6",
2026-06-12 21:10:01.940647 | controller |         "projected": {
2026-06-12 21:10:01.940667 | controller |           "defaultMode": 420,
2026-06-12 21:10:01.940688 | controller |           "sources": [
2026-06-12 21:10:01.940708 | controller |             {
2026-06-12 21:10:01.940728 | controller |               "serviceAccountToken": {
2026-06-12 21:10:01.940748 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:01.940768 | controller |                 "path": "token"
2026-06-12 21:10:01.940789 | controller |               }
2026-06-12 21:10:01.940810 | controller |             },
2026-06-12 21:10:01.940831 | controller |             {
2026-06-12 21:10:01.940883 | controller |               "configMap": {
2026-06-12 21:10:01.940914 | controller |                 "items": [
2026-06-12 21:10:01.940937 | controller |                   {
2026-06-12 21:10:01.940958 | controller |                     "key": "ca.crt",
2026-06-12 21:10:01.940979 | controller |                     "path": "ca.crt"
2026-06-12 21:10:01.941000 | controller |                   }
2026-06-12 21:10:01.941020 | controller |                 ],
2026-06-12 21:10:01.941041 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:01.941062 | controller |               }
2026-06-12 21:10:01.941082 | controller |             },
2026-06-12 21:10:01.941103 | controller |             {
2026-06-12 21:10:01.941124 | controller |               "downwardAPI": {
2026-06-12 21:10:01.941145 | controller |                 "items": [
2026-06-12 21:10:01.941166 | controller |                   {
2026-06-12 21:10:01.941188 | controller |                     "fieldRef": {
2026-06-12 21:10:01.941247 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:01.941275 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:01.941297 | controller |                     },
2026-06-12 21:10:01.941319 | controller |                     "path": "namespace"
2026-06-12 21:10:01.941340 | controller |                   }
2026-06-12 21:10:01.941361 | controller |                 ]
2026-06-12 21:10:01.941382 | controller |               }
2026-06-12 21:10:01.941404 | controller |             },
2026-06-12 21:10:01.941424 | controller |             {
2026-06-12 21:10:01.941446 | controller |               "configMap": {
2026-06-12 21:10:01.941467 | controller |                 "items": [
2026-06-12 21:10:01.941488 | controller |                   {
2026-06-12 21:10:01.941509 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:01.941530 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:01.941551 | controller |                   }
2026-06-12 21:10:01.941571 | controller |                 ],
2026-06-12 21:10:01.941592 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:01.941612 | controller |               }
2026-06-12 21:10:01.941633 | controller |             }
2026-06-12 21:10:01.941653 | controller |           ]
2026-06-12 21:10:01.941673 | controller |         }
2026-06-12 21:10:01.941694 | controller |       }
2026-06-12 21:10:01.941719 | controller |     ]
2026-06-12 21:10:01.941740 | controller |   },
2026-06-12 21:10:01.941760 | controller |   "status": {
2026-06-12 21:10:01.941781 | controller |     "conditions": [
2026-06-12 21:10:01.941801 | controller |       {
2026-06-12 21:10:01.941822 | controller |         "lastProbeTime": null,
2026-06-12 21:10:01.941842 | controller |         "lastTransitionTime": "2026-06-12T20:15:27Z",
2026-06-12 21:10:01.941896 | controller |         "status": "True",
2026-06-12 21:10:01.941922 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:01.941944 | controller |       },
2026-06-12 21:10:01.941966 | controller |       {
2026-06-12 21:10:01.941988 | controller |         "lastProbeTime": null,
2026-06-12 21:10:01.942009 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:01.942030 | controller |         "status": "True",
2026-06-12 21:10:01.942051 | controller |         "type": "Initialized"
2026-06-12 21:10:01.942071 | controller |       },
2026-06-12 21:10:01.942092 | controller |       {
2026-06-12 21:10:01.942113 | controller |         "lastProbeTime": null,
2026-06-12 21:10:01.942133 | controller |         "lastTransitionTime": "2026-06-12T20:15:38Z",
2026-06-12 21:10:01.942154 | controller |         "status": "True",
2026-06-12 21:10:01.942174 | controller |         "type": "Ready"
2026-06-12 21:10:01.942195 | controller |       },
2026-06-12 21:10:01.942216 | controller |       {
2026-06-12 21:10:01.942236 | controller |         "lastProbeTime": null,
2026-06-12 21:10:01.942257 | controller |         "lastTransitionTime": "2026-06-12T20:15:38Z",
2026-06-12 21:10:01.942278 | controller |         "status": "True",
2026-06-12 21:10:01.942346 | controller |         "type": "ContainersReady"
2026-06-12 21:10:01.942369 | controller |       },
2026-06-12 21:10:01.942390 | controller |       {
2026-06-12 21:10:01.942412 | controller |         "lastProbeTime": null,
2026-06-12 21:10:01.942433 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:01.942454 | controller |         "status": "True",
2026-06-12 21:10:01.942475 | controller |         "type": "PodScheduled"
2026-06-12 21:10:01.942497 | controller |       }
2026-06-12 21:10:01.942517 | controller |     ],
2026-06-12 21:10:01.942538 | controller |     "containerStatuses": [
2026-06-12 21:10:01.942558 | controller |       {
2026-06-12 21:10:01.942579 | controller |         "allocatedResources": {
2026-06-12 21:10:01.942599 | controller |           "cpu": "10m",
2026-06-12 21:10:01.942620 | controller |           "memory": "256Mi"
2026-06-12 21:10:01.942641 | controller |         },
2026-06-12 21:10:01.942661 | controller |         "containerID": "cri-o://97981a7ecbd6c9939cc53ad8b4329f0440b36d264e50279ecc35d148442531f9",
2026-06-12 21:10:01.942683 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 21:10:01.942704 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 21:10:01.942726 | controller |         "lastState": {},
2026-06-12 21:10:01.942748 | controller |         "name": "manager",
2026-06-12 21:10:01.942769 | controller |         "ready": true,
2026-06-12 21:10:01.942791 | controller |         "resources": {
2026-06-12 21:10:01.942812 | controller |           "limits": {
2026-06-12 21:10:01.942833 | controller |             "cpu": "500m",
2026-06-12 21:10:01.942885 | controller |             "memory": "512Mi"
2026-06-12 21:10:01.942914 | controller |           },
2026-06-12 21:10:01.942936 | controller |           "requests": {
2026-06-12 21:10:01.942960 | controller |             "cpu": "10m",
2026-06-12 21:10:01.942983 | controller |             "memory": "256Mi"
2026-06-12 21:10:01.943003 | controller |           }
2026-06-12 21:10:01.943024 | controller |         },
2026-06-12 21:10:01.943050 | controller |         "restartCount": 0,
2026-06-12 21:10:01.943071 | controller |         "started": true,
2026-06-12 21:10:01.943091 | controller |         "state": {
2026-06-12 21:10:01.943112 | controller |           "running": {
2026-06-12 21:10:01.943133 | controller |             "startedAt": "2026-06-12T20:15:26Z"
2026-06-12 21:10:01.943154 | controller |           }
2026-06-12 21:10:01.943174 | controller |         },
2026-06-12 21:10:01.943195 | controller |         "user": {
2026-06-12 21:10:01.943215 | controller |           "linux": {
2026-06-12 21:10:01.943235 | controller |             "gid": 0,
2026-06-12 21:10:01.943255 | controller |             "supplementalGroups": [
2026-06-12 21:10:01.943275 | controller |               0
2026-06-12 21:10:01.943295 | controller |             ],
2026-06-12 21:10:01.943315 | controller |             "uid": 65532
2026-06-12 21:10:01.943336 | controller |           }
2026-06-12 21:10:01.943356 | controller |         },
2026-06-12 21:10:01.943823 | controller |         "volumeMounts": [
2026-06-12 21:10:01.943887 | controller |           {
2026-06-12 21:10:01.943913 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:01.943935 | controller |             "name": "kube-api-access-qp6b6",
2026-06-12 21:10:01.943957 | controller |             "readOnly": true,
2026-06-12 21:10:01.943977 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:01.943998 | controller |           }
2026-06-12 21:10:01.944019 | controller |         ]
2026-06-12 21:10:01.944048 | controller |       }
2026-06-12 21:10:01.944097 | controller |     ],
2026-06-12 21:10:01.944129 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:01.944161 | controller |     "hostIPs": [
2026-06-12 21:10:01.944192 | controller |       {
2026-06-12 21:10:01.944222 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:01.944252 | controller |       }
2026-06-12 21:10:01.944275 | controller |     ],
2026-06-12 21:10:01.944296 | controller |     "phase": "Running",
2026-06-12 21:10:01.944317 | controller |     "podIP": "10.217.0.74",
2026-06-12 21:10:01.944337 | controller |     "podIPs": [
2026-06-12 21:10:01.944357 | controller |       {
2026-06-12 21:10:01.944377 | controller |         "ip": "10.217.0.74"
2026-06-12 21:10:01.944399 | controller |       }
2026-06-12 21:10:01.944427 | controller |     ],
2026-06-12 21:10:01.944458 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:01.944488 | controller |     "startTime": "2026-06-12T20:14:03Z"
2026-06-12 21:10:01.944519 | controller |   }
2026-06-12 21:10:01.944547 | controller | }
2026-06-12 21:10:01.977414 | controller | ok:
2026-06-12 21:10:01.977567 | controller | {
2026-06-12 21:10:01.977597 | controller |   "apiVersion": "v1",
2026-06-12 21:10:01.977615 | controller |   "kind": "Pod",
2026-06-12 21:10:01.977631 | controller |   "metadata": {
2026-06-12 21:10:01.977647 | controller |     "annotations": {
2026-06-12 21:10:01.977663 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.73/23\"],\"mac_address\":\"0a:58:0a:d9:00:49\",\"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.73/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:10:01.977679 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.73\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:49\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:10:01.977696 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:01.977712 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:01.977727 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:01.977752 | controller |     },
2026-06-12 21:10:01.977768 | controller |     "creationTimestamp": "2026-06-12T20:14:03Z",
2026-06-12 21:10:01.977784 | controller |     "generateName": "cinder-operator-controller-manager-584b474457-",
2026-06-12 21:10:01.977800 | controller |     "generation": 1,
2026-06-12 21:10:01.977816 | controller |     "labels": {
2026-06-12 21:10:01.977831 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-12 21:10:01.977846 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:01.977888 | controller |       "openstack.org/operator-name": "cinder",
2026-06-12 21:10:01.977906 | controller |       "pod-template-hash": "584b474457"
2026-06-12 21:10:01.977922 | controller |     },
2026-06-12 21:10:01.977937 | controller |     "managedFields": [
2026-06-12 21:10:01.977953 | controller |       {
2026-06-12 21:10:01.977968 | controller |         "apiVersion": "v1",
2026-06-12 21:10:01.977982 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:01.977997 | controller |         "fieldsV1": {
2026-06-12 21:10:01.978012 | controller |           "f:metadata": {
2026-06-12 21:10:01.978027 | controller |             "f:annotations": {
2026-06-12 21:10:01.978043 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:01.978057 | controller |             }
2026-06-12 21:10:01.978072 | controller |           }
2026-06-12 21:10:01.978087 | controller |         },
2026-06-12 21:10:01.978101 | controller |         "manager": "crc",
2026-06-12 21:10:01.978116 | controller |         "operation": "Update",
2026-06-12 21:10:01.978131 | controller |         "subresource": "status",
2026-06-12 21:10:01.978145 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:01.978160 | controller |       },
2026-06-12 21:10:01.978175 | controller |       {
2026-06-12 21:10:01.978189 | controller |         "apiVersion": "v1",
2026-06-12 21:10:01.978203 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:01.978218 | controller |         "fieldsV1": {
2026-06-12 21:10:01.978233 | controller |           "f:metadata": {
2026-06-12 21:10:01.978248 | controller |             "f:annotations": {
2026-06-12 21:10:01.978263 | controller |               ".": {},
2026-06-12 21:10:01.978277 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:01.978293 | controller |             },
2026-06-12 21:10:01.978307 | controller |             "f:generateName": {},
2026-06-12 21:10:01.978322 | controller |             "f:labels": {
2026-06-12 21:10:01.978337 | controller |               ".": {},
2026-06-12 21:10:01.978352 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:01.978366 | controller |               "f:control-plane": {},
2026-06-12 21:10:01.978381 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:01.978396 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:01.978411 | controller |             },
2026-06-12 21:10:01.978426 | controller |             "f:ownerReferences": {
2026-06-12 21:10:01.978441 | controller |               ".": {},
2026-06-12 21:10:01.978456 | controller |               "k:{\"uid\":\"66f0d607-088f-491a-b8d4-d839a73d57b4\"}": {}
2026-06-12 21:10:01.978471 | controller |             }
2026-06-12 21:10:01.978486 | controller |           },
2026-06-12 21:10:01.978501 | controller |           "f:spec": {
2026-06-12 21:10:01.978516 | controller |             "f:containers": {
2026-06-12 21:10:01.978531 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:01.978546 | controller |                 ".": {},
2026-06-12 21:10:01.978561 | controller |                 "f:args": {},
2026-06-12 21:10:01.978576 | controller |                 "f:command": {},
2026-06-12 21:10:01.978594 | controller |                 "f:env": {
2026-06-12 21:10:01.978610 | controller |                   ".": {},
2026-06-12 21:10:01.978626 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:01.978645 | controller |                     ".": {},
2026-06-12 21:10:01.978661 | controller |                     "f:name": {},
2026-06-12 21:10:01.978676 | controller |                     "f:value": {}
2026-06-12 21:10:01.978691 | controller |                   },
2026-06-12 21:10:01.978706 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:01.978721 | controller |                     ".": {},
2026-06-12 21:10:01.978735 | controller |                     "f:name": {},
2026-06-12 21:10:01.978750 | controller |                     "f:value": {}
2026-06-12 21:10:01.978765 | controller |                   },
2026-06-12 21:10:01.978779 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:01.978794 | controller |                     ".": {},
2026-06-12 21:10:01.978808 | controller |                     "f:name": {},
2026-06-12 21:10:01.978823 | controller |                     "f:value": {}
2026-06-12 21:10:01.978838 | controller |                   },
2026-06-12 21:10:01.978857 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:01.978898 | controller |                     ".": {},
2026-06-12 21:10:01.978914 | controller |                     "f:name": {},
2026-06-12 21:10:01.978930 | controller |                     "f:value": {}
2026-06-12 21:10:01.978945 | controller |                   },
2026-06-12 21:10:01.978959 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:01.978974 | controller |                     ".": {},
2026-06-12 21:10:01.978988 | controller |                     "f:name": {},
2026-06-12 21:10:01.979003 | controller |                     "f:value": {}
2026-06-12 21:10:01.979017 | controller |                   }
2026-06-12 21:10:01.979032 | controller |                 },
2026-06-12 21:10:01.979046 | controller |                 "f:image": {},
2026-06-12 21:10:01.979060 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:01.979075 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:01.979089 | controller |                   ".": {},
2026-06-12 21:10:01.979104 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:01.979119 | controller |                   "f:httpGet": {
2026-06-12 21:10:01.979133 | controller |                     ".": {},
2026-06-12 21:10:01.979148 | controller |                     "f:path": {},
2026-06-12 21:10:01.979162 | controller |                     "f:port": {},
2026-06-12 21:10:01.979177 | controller |                     "f:scheme": {}
2026-06-12 21:10:01.979191 | controller |                   },
2026-06-12 21:10:01.979205 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:01.979220 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:01.979234 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:01.979248 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:01.979263 | controller |                 },
2026-06-12 21:10:01.979277 | controller |                 "f:name": {},
2026-06-12 21:10:01.979291 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:01.979306 | controller |                   ".": {},
2026-06-12 21:10:01.979320 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:01.979334 | controller |                   "f:httpGet": {
2026-06-12 21:10:01.979349 | controller |                     ".": {},
2026-06-12 21:10:01.979363 | controller |                     "f:path": {},
2026-06-12 21:10:01.979377 | controller |                     "f:port": {},
2026-06-12 21:10:01.979392 | controller |                     "f:scheme": {}
2026-06-12 21:10:01.979406 | controller |                   },
2026-06-12 21:10:01.979420 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:01.979435 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:01.979453 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:01.979468 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:01.979483 | controller |                 },
2026-06-12 21:10:01.979497 | controller |                 "f:resources": {
2026-06-12 21:10:01.979511 | controller |                   ".": {},
2026-06-12 21:10:01.979526 | controller |                   "f:limits": {
2026-06-12 21:10:01.979540 | controller |                     ".": {},
2026-06-12 21:10:01.979554 | controller |                     "f:cpu": {},
2026-06-12 21:10:01.979569 | controller |                     "f:memory": {}
2026-06-12 21:10:01.979583 | controller |                   },
2026-06-12 21:10:01.979597 | controller |                   "f:requests": {
2026-06-12 21:10:01.979612 | controller |                     ".": {},
2026-06-12 21:10:01.979627 | controller |                     "f:cpu": {},
2026-06-12 21:10:01.979642 | controller |                     "f:memory": {}
2026-06-12 21:10:01.979657 | controller |                   }
2026-06-12 21:10:01.979672 | controller |                 },
2026-06-12 21:10:01.979723 | controller |                 "f:securityContext": {
2026-06-12 21:10:01.979747 | controller |                   ".": {},
2026-06-12 21:10:01.979763 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:01.979778 | controller |                 },
2026-06-12 21:10:01.979815 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:01.979833 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:01.979875 | controller |               }
2026-06-12 21:10:01.979901 | controller |             },
2026-06-12 21:10:01.979920 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:01.979934 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:01.979976 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:01.979992 | controller |             "f:schedulerName": {},
2026-06-12 21:10:01.980007 | controller |             "f:securityContext": {
2026-06-12 21:10:01.980043 | controller |               ".": {},
2026-06-12 21:10:01.980062 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:01.980078 | controller |             },
2026-06-12 21:10:01.980093 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:01.980108 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:01.980124 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:01.980139 | controller |             "f:tolerations": {}
2026-06-12 21:10:01.980154 | controller |           }
2026-06-12 21:10:01.980169 | controller |         },
2026-06-12 21:10:01.980184 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:01.980199 | controller |         "operation": "Update",
2026-06-12 21:10:01.980213 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:01.980228 | controller |       },
2026-06-12 21:10:01.980243 | controller |       {
2026-06-12 21:10:01.980257 | controller |         "apiVersion": "v1",
2026-06-12 21:10:01.980272 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:01.980286 | controller |         "fieldsV1": {
2026-06-12 21:10:01.980301 | controller |           "f:metadata": {
2026-06-12 21:10:01.980315 | controller |             "f:annotations": {
2026-06-12 21:10:01.980330 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:01.980344 | controller |             }
2026-06-12 21:10:01.980359 | controller |           }
2026-06-12 21:10:01.980373 | controller |         },
2026-06-12 21:10:01.980388 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:01.980402 | controller |         "operation": "Update",
2026-06-12 21:10:01.980416 | controller |         "subresource": "status",
2026-06-12 21:10:01.980431 | controller |         "time": "2026-06-12T20:14:31Z"
2026-06-12 21:10:01.980446 | controller |       },
2026-06-12 21:10:01.980460 | controller |       {
2026-06-12 21:10:01.980481 | controller |         "apiVersion": "v1",
2026-06-12 21:10:01.980497 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:01.980529 | controller |         "fieldsV1": {
2026-06-12 21:10:01.980547 | controller |           "f:status": {
2026-06-12 21:10:01.980563 | controller |             "f:conditions": {
2026-06-12 21:10:01.980578 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:01.980594 | controller |                 ".": {},
2026-06-12 21:10:01.980609 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:01.980625 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:01.980647 | controller |                 "f:status": {},
2026-06-12 21:10:01.980669 | controller |                 "f:type": {}
2026-06-12 21:10:01.980685 | controller |               },
2026-06-12 21:10:01.980700 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:01.980715 | controller |                 ".": {},
2026-06-12 21:10:01.980730 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:01.980745 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:01.980760 | controller |                 "f:status": {},
2026-06-12 21:10:01.980775 | controller |                 "f:type": {}
2026-06-12 21:10:01.980789 | controller |               },
2026-06-12 21:10:01.980805 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:01.980820 | controller |                 ".": {},
2026-06-12 21:10:01.980834 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:01.980850 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:01.980896 | controller |                 "f:status": {},
2026-06-12 21:10:01.980916 | controller |                 "f:type": {}
2026-06-12 21:10:01.980931 | controller |               },
2026-06-12 21:10:01.980946 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:01.980961 | controller |                 ".": {},
2026-06-12 21:10:01.980975 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:01.980990 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:01.981004 | controller |                 "f:status": {},
2026-06-12 21:10:01.981019 | controller |                 "f:type": {}
2026-06-12 21:10:01.981033 | controller |               }
2026-06-12 21:10:01.981047 | controller |             },
2026-06-12 21:10:01.981062 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:01.981076 | controller |             "f:hostIP": {},
2026-06-12 21:10:01.981091 | controller |             "f:hostIPs": {},
2026-06-12 21:10:01.981106 | controller |             "f:phase": {},
2026-06-12 21:10:01.981120 | controller |             "f:podIP": {},
2026-06-12 21:10:01.981135 | controller |             "f:podIPs": {
2026-06-12 21:10:01.981150 | controller |               ".": {},
2026-06-12 21:10:01.981164 | controller |               "k:{\"ip\":\"10.217.0.73\"}": {
2026-06-12 21:10:01.981179 | controller |                 ".": {},
2026-06-12 21:10:01.981194 | controller |                 "f:ip": {}
2026-06-12 21:10:01.981209 | controller |               }
2026-06-12 21:10:01.981223 | controller |             },
2026-06-12 21:10:01.981238 | controller |             "f:startTime": {}
2026-06-12 21:10:01.981253 | controller |           }
2026-06-12 21:10:01.981267 | controller |         },
2026-06-12 21:10:01.981282 | controller |         "manager": "kubelet",
2026-06-12 21:10:01.981296 | controller |         "operation": "Update",
2026-06-12 21:10:01.981311 | controller |         "subresource": "status",
2026-06-12 21:10:01.981325 | controller |         "time": "2026-06-12T20:15:41Z"
2026-06-12 21:10:01.981339 | controller |       }
2026-06-12 21:10:01.981353 | controller |     ],
2026-06-12 21:10:01.981368 | controller |     "name": "cinder-operator-controller-manager-584b474457-fkvj7",
2026-06-12 21:10:01.981382 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:01.981400 | controller |     "ownerReferences": [
2026-06-12 21:10:01.981416 | controller |       {
2026-06-12 21:10:01.981430 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:01.981444 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:01.981459 | controller |         "controller": true,
2026-06-12 21:10:01.981473 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:01.981487 | controller |         "name": "cinder-operator-controller-manager-584b474457",
2026-06-12 21:10:01.981501 | controller |         "uid": "66f0d607-088f-491a-b8d4-d839a73d57b4"
2026-06-12 21:10:01.981516 | controller |       }
2026-06-12 21:10:01.981530 | controller |     ],
2026-06-12 21:10:01.981544 | controller |     "resourceVersion": "54638",
2026-06-12 21:10:01.981559 | controller |     "uid": "5a21e0d5-c2ed-4be7-9f8f-788663bcd8fa"
2026-06-12 21:10:01.981573 | controller |   },
2026-06-12 21:10:01.981587 | controller |   "spec": {
2026-06-12 21:10:01.981601 | controller |     "containers": [
2026-06-12 21:10:01.981615 | controller |       {
2026-06-12 21:10:01.981629 | controller |         "args": [
2026-06-12 21:10:01.981643 | controller |           "--leader-elect",
2026-06-12 21:10:01.981657 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:01.981671 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:01.981685 | controller |         ],
2026-06-12 21:10:01.981699 | controller |         "command": [
2026-06-12 21:10:01.981713 | controller |           "/manager"
2026-06-12 21:10:01.981727 | controller |         ],
2026-06-12 21:10:01.981741 | controller |         "env": [
2026-06-12 21:10:01.981755 | controller |           {
2026-06-12 21:10:01.981769 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:01.981783 | controller |             "value": "30"
2026-06-12 21:10:01.981797 | controller |           },
2026-06-12 21:10:01.981812 | controller |           {
2026-06-12 21:10:01.981826 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:01.981840 | controller |             "value": "20"
2026-06-12 21:10:01.981858 | controller |           },
2026-06-12 21:10:01.981892 | controller |           {
2026-06-12 21:10:01.981908 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:01.981923 | controller |             "value": "5"
2026-06-12 21:10:01.981938 | controller |           },
2026-06-12 21:10:01.981953 | controller |           {
2026-06-12 21:10:01.981968 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:01.981983 | controller |             "value": "false"
2026-06-12 21:10:01.981998 | controller |           },
2026-06-12 21:10:01.982013 | controller |           {
2026-06-12 21:10:01.982027 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:01.982042 | controller |             "value": "false"
2026-06-12 21:10:01.982057 | controller |           }
2026-06-12 21:10:01.982071 | controller |         ],
2026-06-12 21:10:01.982086 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 21:10:01.982101 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:01.982115 | controller |         "livenessProbe": {
2026-06-12 21:10:01.982130 | controller |           "failureThreshold": 3,
2026-06-12 21:10:01.982145 | controller |           "httpGet": {
2026-06-12 21:10:01.982160 | controller |             "path": "/healthz",
2026-06-12 21:10:01.982175 | controller |             "port": 8081,
2026-06-12 21:10:01.982190 | controller |             "scheme": "HTTP"
2026-06-12 21:10:01.982205 | controller |           },
2026-06-12 21:10:01.982220 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:01.982234 | controller |           "periodSeconds": 20,
2026-06-12 21:10:01.982249 | controller |           "successThreshold": 1,
2026-06-12 21:10:01.982264 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:01.982288 | controller |         },
2026-06-12 21:10:01.982303 | controller |         "name": "manager",
2026-06-12 21:10:01.982318 | controller |         "readinessProbe": {
2026-06-12 21:10:01.982333 | controller |           "failureThreshold": 3,
2026-06-12 21:10:01.982348 | controller |           "httpGet": {
2026-06-12 21:10:01.982362 | controller |             "path": "/readyz",
2026-06-12 21:10:01.982376 | controller |             "port": 8081,
2026-06-12 21:10:01.982391 | controller |             "scheme": "HTTP"
2026-06-12 21:10:01.982405 | controller |           },
2026-06-12 21:10:01.982420 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:01.982434 | controller |           "periodSeconds": 10,
2026-06-12 21:10:01.982449 | controller |           "successThreshold": 1,
2026-06-12 21:10:01.982464 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:01.982478 | controller |         },
2026-06-12 21:10:01.982493 | controller |         "resources": {
2026-06-12 21:10:01.982508 | controller |           "limits": {
2026-06-12 21:10:01.982522 | controller |             "cpu": "500m",
2026-06-12 21:10:01.982537 | controller |             "memory": "512Mi"
2026-06-12 21:10:01.982551 | controller |           },
2026-06-12 21:10:01.982566 | controller |           "requests": {
2026-06-12 21:10:01.982580 | controller |             "cpu": "10m",
2026-06-12 21:10:01.982595 | controller |             "memory": "256Mi"
2026-06-12 21:10:01.982609 | controller |           }
2026-06-12 21:10:01.982623 | controller |         },
2026-06-12 21:10:01.982638 | controller |         "securityContext": {
2026-06-12 21:10:01.982652 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:01.982667 | controller |           "capabilities": {
2026-06-12 21:10:01.982681 | controller |             "drop": [
2026-06-12 21:10:01.982695 | controller |               "MKNOD"
2026-06-12 21:10:01.982710 | controller |             ]
2026-06-12 21:10:01.982724 | controller |           }
2026-06-12 21:10:01.982739 | controller |         },
2026-06-12 21:10:01.982753 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:01.982768 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:01.982783 | controller |         "volumeMounts": [
2026-06-12 21:10:01.982797 | controller |           {
2026-06-12 21:10:01.982812 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:01.982827 | controller |             "name": "kube-api-access-7p6dd",
2026-06-12 21:10:01.982842 | controller |             "readOnly": true
2026-06-12 21:10:01.982874 | controller |           }
2026-06-12 21:10:01.982894 | controller |         ]
2026-06-12 21:10:01.982910 | controller |       }
2026-06-12 21:10:01.982924 | controller |     ],
2026-06-12 21:10:01.982939 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:01.982954 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:01.982970 | controller |     "imagePullSecrets": [
2026-06-12 21:10:01.982985 | controller |       {
2026-06-12 21:10:01.983000 | controller |         "name": "cinder-operator-controller-manager-dockercfg-7kc4t"
2026-06-12 21:10:01.983015 | controller |       }
2026-06-12 21:10:01.983029 | controller |     ],
2026-06-12 21:10:01.983044 | controller |     "nodeName": "crc",
2026-06-12 21:10:01.983058 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:01.983073 | controller |     "priority": 0,
2026-06-12 21:10:01.983087 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:01.983102 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:01.983117 | controller |     "securityContext": {
2026-06-12 21:10:01.983131 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:01.983146 | controller |       "seLinuxOptions": {
2026-06-12 21:10:01.983160 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:01.983175 | controller |       }
2026-06-12 21:10:01.983194 | controller |     },
2026-06-12 21:10:01.983209 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-12 21:10:01.983224 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-12 21:10:01.983239 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:01.983253 | controller |     "tolerations": [
2026-06-12 21:10:01.983268 | controller |       {
2026-06-12 21:10:01.983282 | controller |         "effect": "NoExecute",
2026-06-12 21:10:01.983297 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:01.983311 | controller |         "operator": "Exists",
2026-06-12 21:10:01.983325 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:01.983340 | controller |       },
2026-06-12 21:10:01.983354 | controller |       {
2026-06-12 21:10:01.983368 | controller |         "effect": "NoExecute",
2026-06-12 21:10:01.983383 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:01.983397 | controller |         "operator": "Exists",
2026-06-12 21:10:01.983411 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:01.983426 | controller |       },
2026-06-12 21:10:01.983440 | controller |       {
2026-06-12 21:10:01.983454 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:01.983468 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:01.983482 | controller |         "operator": "Exists"
2026-06-12 21:10:01.983497 | controller |       }
2026-06-12 21:10:01.983511 | controller |     ],
2026-06-12 21:10:01.983525 | controller |     "volumes": [
2026-06-12 21:10:01.983539 | controller |       {
2026-06-12 21:10:01.983553 | controller |         "name": "kube-api-access-7p6dd",
2026-06-12 21:10:01.983568 | controller |         "projected": {
2026-06-12 21:10:01.983582 | controller |           "defaultMode": 420,
2026-06-12 21:10:01.983596 | controller |           "sources": [
2026-06-12 21:10:01.983610 | controller |             {
2026-06-12 21:10:01.983625 | controller |               "serviceAccountToken": {
2026-06-12 21:10:01.983639 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:01.983653 | controller |                 "path": "token"
2026-06-12 21:10:01.983668 | controller |               }
2026-06-12 21:10:01.983682 | controller |             },
2026-06-12 21:10:01.983696 | controller |             {
2026-06-12 21:10:01.983711 | controller |               "configMap": {
2026-06-12 21:10:01.983725 | controller |                 "items": [
2026-06-12 21:10:01.983739 | controller |                   {
2026-06-12 21:10:01.983753 | controller |                     "key": "ca.crt",
2026-06-12 21:10:01.983768 | controller |                     "path": "ca.crt"
2026-06-12 21:10:01.983782 | controller |                   }
2026-06-12 21:10:01.983796 | controller |                 ],
2026-06-12 21:10:01.983811 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:01.983825 | controller |               }
2026-06-12 21:10:01.983839 | controller |             },
2026-06-12 21:10:01.983857 | controller |             {
2026-06-12 21:10:01.983888 | controller |               "downwardAPI": {
2026-06-12 21:10:01.983904 | controller |                 "items": [
2026-06-12 21:10:01.983918 | controller |                   {
2026-06-12 21:10:01.983932 | controller |                     "fieldRef": {
2026-06-12 21:10:01.983947 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:01.983961 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:01.983976 | controller |                     },
2026-06-12 21:10:01.983991 | controller |                     "path": "namespace"
2026-06-12 21:10:01.984006 | controller |                   }
2026-06-12 21:10:01.984020 | controller |                 ]
2026-06-12 21:10:01.984035 | controller |               }
2026-06-12 21:10:01.984049 | controller |             },
2026-06-12 21:10:01.984067 | controller |             {
2026-06-12 21:10:01.984082 | controller |               "configMap": {
2026-06-12 21:10:01.984096 | controller |                 "items": [
2026-06-12 21:10:01.984111 | controller |                   {
2026-06-12 21:10:01.984126 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:01.984140 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:01.984155 | controller |                   }
2026-06-12 21:10:01.984170 | controller |                 ],
2026-06-12 21:10:01.984185 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:01.984200 | controller |               }
2026-06-12 21:10:01.984215 | controller |             }
2026-06-12 21:10:01.984230 | controller |           ]
2026-06-12 21:10:01.984244 | controller |         }
2026-06-12 21:10:01.984259 | controller |       }
2026-06-12 21:10:01.984274 | controller |     ]
2026-06-12 21:10:01.984289 | controller |   },
2026-06-12 21:10:01.984303 | controller |   "status": {
2026-06-12 21:10:01.984318 | controller |     "conditions": [
2026-06-12 21:10:01.984333 | controller |       {
2026-06-12 21:10:01.984347 | controller |         "lastProbeTime": null,
2026-06-12 21:10:01.984362 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:01.984376 | controller |         "status": "True",
2026-06-12 21:10:01.984391 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:01.984406 | controller |       },
2026-06-12 21:10:01.984421 | controller |       {
2026-06-12 21:10:01.984435 | controller |         "lastProbeTime": null,
2026-06-12 21:10:01.984450 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:01.984465 | controller |         "status": "True",
2026-06-12 21:10:01.984481 | controller |         "type": "Initialized"
2026-06-12 21:10:01.984495 | controller |       },
2026-06-12 21:10:01.984510 | controller |       {
2026-06-12 21:10:01.984528 | controller |         "lastProbeTime": null,
2026-06-12 21:10:01.984543 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:01.984561 | controller |         "status": "True",
2026-06-12 21:10:01.984593 | controller |         "type": "Ready"
2026-06-12 21:10:01.984609 | controller |       },
2026-06-12 21:10:01.984624 | controller |       {
2026-06-12 21:10:01.984639 | controller |         "lastProbeTime": null,
2026-06-12 21:10:01.984654 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:01.984669 | controller |         "status": "True",
2026-06-12 21:10:01.984684 | controller |         "type": "ContainersReady"
2026-06-12 21:10:01.984699 | controller |       },
2026-06-12 21:10:01.984714 | controller |       {
2026-06-12 21:10:01.984729 | controller |         "lastProbeTime": null,
2026-06-12 21:10:01.984743 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:01.984758 | controller |         "status": "True",
2026-06-12 21:10:01.984773 | controller |         "type": "PodScheduled"
2026-06-12 21:10:01.984788 | controller |       }
2026-06-12 21:10:01.984803 | controller |     ],
2026-06-12 21:10:01.984817 | controller |     "containerStatuses": [
2026-06-12 21:10:01.984832 | controller |       {
2026-06-12 21:10:01.984847 | controller |         "allocatedResources": {
2026-06-12 21:10:01.984883 | controller |           "cpu": "10m",
2026-06-12 21:10:01.984901 | controller |           "memory": "256Mi"
2026-06-12 21:10:01.984916 | controller |         },
2026-06-12 21:10:01.984931 | controller |         "containerID": "cri-o://b43c035b04a68b024fd6a1307cd3bc2a7d4e3a1d4c062441060218498f7cf5b4",
2026-06-12 21:10:01.984946 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 21:10:01.984962 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 21:10:01.984981 | controller |         "lastState": {},
2026-06-12 21:10:01.984996 | controller |         "name": "manager",
2026-06-12 21:10:01.985011 | controller |         "ready": true,
2026-06-12 21:10:01.985027 | controller |         "resources": {
2026-06-12 21:10:01.985042 | controller |           "limits": {
2026-06-12 21:10:01.985057 | controller |             "cpu": "500m",
2026-06-12 21:10:01.985072 | controller |             "memory": "512Mi"
2026-06-12 21:10:01.985087 | controller |           },
2026-06-12 21:10:01.985102 | controller |           "requests": {
2026-06-12 21:10:01.985117 | controller |             "cpu": "10m",
2026-06-12 21:10:01.985132 | controller |             "memory": "256Mi"
2026-06-12 21:10:01.985146 | controller |           }
2026-06-12 21:10:01.985161 | controller |         },
2026-06-12 21:10:01.985176 | controller |         "restartCount": 0,
2026-06-12 21:10:01.985191 | controller |         "started": true,
2026-06-12 21:10:01.985205 | controller |         "state": {
2026-06-12 21:10:01.985220 | controller |           "running": {
2026-06-12 21:10:01.985235 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:01.985249 | controller |           }
2026-06-12 21:10:01.985264 | controller |         },
2026-06-12 21:10:01.985279 | controller |         "user": {
2026-06-12 21:10:01.985293 | controller |           "linux": {
2026-06-12 21:10:01.985308 | controller |             "gid": 0,
2026-06-12 21:10:01.985322 | controller |             "supplementalGroups": [
2026-06-12 21:10:01.985337 | controller |               0
2026-06-12 21:10:01.985351 | controller |             ],
2026-06-12 21:10:01.985365 | controller |             "uid": 65532
2026-06-12 21:10:01.985380 | controller |           }
2026-06-12 21:10:01.985394 | controller |         },
2026-06-12 21:10:01.985409 | controller |         "volumeMounts": [
2026-06-12 21:10:01.985423 | controller |           {
2026-06-12 21:10:01.985437 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:01.985452 | controller |             "name": "kube-api-access-7p6dd",
2026-06-12 21:10:01.985466 | controller |             "readOnly": true,
2026-06-12 21:10:01.985481 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:01.985495 | controller |           }
2026-06-12 21:10:01.985509 | controller |         ]
2026-06-12 21:10:01.985523 | controller |       }
2026-06-12 21:10:01.985538 | controller |     ],
2026-06-12 21:10:01.985552 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:01.985566 | controller |     "hostIPs": [
2026-06-12 21:10:01.985581 | controller |       {
2026-06-12 21:10:01.985595 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:01.985609 | controller |       }
2026-06-12 21:10:01.985623 | controller |     ],
2026-06-12 21:10:01.985637 | controller |     "phase": "Running",
2026-06-12 21:10:01.985652 | controller |     "podIP": "10.217.0.73",
2026-06-12 21:10:01.985666 | controller |     "podIPs": [
2026-06-12 21:10:01.985680 | controller |       {
2026-06-12 21:10:01.985694 | controller |         "ip": "10.217.0.73"
2026-06-12 21:10:01.985708 | controller |       }
2026-06-12 21:10:01.985723 | controller |     ],
2026-06-12 21:10:01.985737 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:01.985751 | controller |     "startTime": "2026-06-12T20:14:03Z"
2026-06-12 21:10:01.985766 | controller |   }
2026-06-12 21:10:01.985780 | controller | }
2026-06-12 21:10:02.009606 | controller | ok:
2026-06-12 21:10:02.009688 | controller | {
2026-06-12 21:10:02.009722 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.009753 | controller |   "kind": "Pod",
2026-06-12 21:10:02.009785 | controller |   "metadata": {
2026-06-12 21:10:02.009814 | controller |     "annotations": {
2026-06-12 21:10:02.009842 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.75/23\"],\"mac_address\":\"0a:58:0a:d9:00:4b\",\"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.75/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:10:02.009909 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.75\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:10:02.009941 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.009968 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.009995 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.010022 | controller |     },
2026-06-12 21:10:02.010049 | controller |     "creationTimestamp": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.010075 | controller |     "generateName": "designate-operator-controller-manager-87bbdb4d9-",
2026-06-12 21:10:02.010100 | controller |     "generation": 1,
2026-06-12 21:10:02.010126 | controller |     "labels": {
2026-06-12 21:10:02.010152 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-12 21:10:02.010179 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.010205 | controller |       "openstack.org/operator-name": "designate",
2026-06-12 21:10:02.010231 | controller |       "pod-template-hash": "87bbdb4d9"
2026-06-12 21:10:02.010258 | controller |     },
2026-06-12 21:10:02.010285 | controller |     "managedFields": [
2026-06-12 21:10:02.010311 | controller |       {
2026-06-12 21:10:02.010336 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.010362 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.010388 | controller |         "fieldsV1": {
2026-06-12 21:10:02.010413 | controller |           "f:metadata": {
2026-06-12 21:10:02.010439 | controller |             "f:annotations": {
2026-06-12 21:10:02.010464 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.010490 | controller |             }
2026-06-12 21:10:02.010515 | controller |           }
2026-06-12 21:10:02.010541 | controller |         },
2026-06-12 21:10:02.010567 | controller |         "manager": "crc",
2026-06-12 21:10:02.010593 | controller |         "operation": "Update",
2026-06-12 21:10:02.010620 | controller |         "subresource": "status",
2026-06-12 21:10:02.010646 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.010673 | controller |       },
2026-06-12 21:10:02.010699 | controller |       {
2026-06-12 21:10:02.010725 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.010751 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.010777 | controller |         "fieldsV1": {
2026-06-12 21:10:02.010803 | controller |           "f:metadata": {
2026-06-12 21:10:02.010829 | controller |             "f:annotations": {
2026-06-12 21:10:02.010883 | controller |               ".": {},
2026-06-12 21:10:02.010914 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.010942 | controller |             },
2026-06-12 21:10:02.010970 | controller |             "f:generateName": {},
2026-06-12 21:10:02.010997 | controller |             "f:labels": {
2026-06-12 21:10:02.011023 | controller |               ".": {},
2026-06-12 21:10:02.011049 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.011075 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.011101 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.011127 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.011153 | controller |             },
2026-06-12 21:10:02.011180 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.011206 | controller |               ".": {},
2026-06-12 21:10:02.011267 | controller |               "k:{\"uid\":\"70f1b97b-fa06-4485-a712-eb29c3270311\"}": {}
2026-06-12 21:10:02.011298 | controller |             }
2026-06-12 21:10:02.011319 | controller |           },
2026-06-12 21:10:02.011336 | controller |           "f:spec": {
2026-06-12 21:10:02.011351 | controller |             "f:containers": {
2026-06-12 21:10:02.011366 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.011381 | controller |                 ".": {},
2026-06-12 21:10:02.011395 | controller |                 "f:args": {},
2026-06-12 21:10:02.011410 | controller |                 "f:command": {},
2026-06-12 21:10:02.011425 | controller |                 "f:env": {
2026-06-12 21:10:02.011439 | controller |                   ".": {},
2026-06-12 21:10:02.011453 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.011468 | controller |                     ".": {},
2026-06-12 21:10:02.011482 | controller |                     "f:name": {},
2026-06-12 21:10:02.011497 | controller |                     "f:value": {}
2026-06-12 21:10:02.011512 | controller |                   },
2026-06-12 21:10:02.011527 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.011541 | controller |                     ".": {},
2026-06-12 21:10:02.011556 | controller |                     "f:name": {},
2026-06-12 21:10:02.011570 | controller |                     "f:value": {}
2026-06-12 21:10:02.011585 | controller |                   },
2026-06-12 21:10:02.011599 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.011614 | controller |                     ".": {},
2026-06-12 21:10:02.011628 | controller |                     "f:name": {},
2026-06-12 21:10:02.011642 | controller |                     "f:value": {}
2026-06-12 21:10:02.011657 | controller |                   },
2026-06-12 21:10:02.011672 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.011686 | controller |                     ".": {},
2026-06-12 21:10:02.011701 | controller |                     "f:name": {},
2026-06-12 21:10:02.011716 | controller |                     "f:value": {}
2026-06-12 21:10:02.011730 | controller |                   },
2026-06-12 21:10:02.011745 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.011759 | controller |                     ".": {},
2026-06-12 21:10:02.011774 | controller |                     "f:name": {},
2026-06-12 21:10:02.011788 | controller |                     "f:value": {}
2026-06-12 21:10:02.011802 | controller |                   }
2026-06-12 21:10:02.011816 | controller |                 },
2026-06-12 21:10:02.011830 | controller |                 "f:image": {},
2026-06-12 21:10:02.011844 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.011889 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.011908 | controller |                   ".": {},
2026-06-12 21:10:02.011924 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.011938 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.011952 | controller |                     ".": {},
2026-06-12 21:10:02.011967 | controller |                     "f:path": {},
2026-06-12 21:10:02.011981 | controller |                     "f:port": {},
2026-06-12 21:10:02.011996 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.012010 | controller |                   },
2026-06-12 21:10:02.012025 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.012039 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.012054 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.012068 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.012083 | controller |                 },
2026-06-12 21:10:02.012097 | controller |                 "f:name": {},
2026-06-12 21:10:02.012116 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.012130 | controller |                   ".": {},
2026-06-12 21:10:02.012144 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.012158 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.012172 | controller |                     ".": {},
2026-06-12 21:10:02.012187 | controller |                     "f:path": {},
2026-06-12 21:10:02.012201 | controller |                     "f:port": {},
2026-06-12 21:10:02.012214 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.012228 | controller |                   },
2026-06-12 21:10:02.012241 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.012255 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.012269 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.012282 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.012296 | controller |                 },
2026-06-12 21:10:02.012310 | controller |                 "f:resources": {
2026-06-12 21:10:02.012323 | controller |                   ".": {},
2026-06-12 21:10:02.012337 | controller |                   "f:limits": {
2026-06-12 21:10:02.012351 | controller |                     ".": {},
2026-06-12 21:10:02.012364 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.012378 | controller |                     "f:memory": {}
2026-06-12 21:10:02.012391 | controller |                   },
2026-06-12 21:10:02.012405 | controller |                   "f:requests": {
2026-06-12 21:10:02.012419 | controller |                     ".": {},
2026-06-12 21:10:02.012432 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.012446 | controller |                     "f:memory": {}
2026-06-12 21:10:02.012460 | controller |                   }
2026-06-12 21:10:02.012474 | controller |                 },
2026-06-12 21:10:02.012487 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.012501 | controller |                   ".": {},
2026-06-12 21:10:02.012515 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.012529 | controller |                 },
2026-06-12 21:10:02.012542 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.012556 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.012570 | controller |               }
2026-06-12 21:10:02.012584 | controller |             },
2026-06-12 21:10:02.012597 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.012610 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.012624 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.012637 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.012651 | controller |             "f:securityContext": {
2026-06-12 21:10:02.012665 | controller |               ".": {},
2026-06-12 21:10:02.012678 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.012692 | controller |             },
2026-06-12 21:10:02.012706 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.012720 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.012734 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.012749 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.012763 | controller |           }
2026-06-12 21:10:02.012777 | controller |         },
2026-06-12 21:10:02.012791 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.012805 | controller |         "operation": "Update",
2026-06-12 21:10:02.012819 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.012833 | controller |       },
2026-06-12 21:10:02.012850 | controller |       {
2026-06-12 21:10:02.012883 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.012901 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.012933 | controller |         "fieldsV1": {
2026-06-12 21:10:02.012950 | controller |           "f:metadata": {
2026-06-12 21:10:02.012965 | controller |             "f:annotations": {
2026-06-12 21:10:02.012979 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.012994 | controller |             }
2026-06-12 21:10:02.013009 | controller |           }
2026-06-12 21:10:02.013024 | controller |         },
2026-06-12 21:10:02.013039 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.013053 | controller |         "operation": "Update",
2026-06-12 21:10:02.013067 | controller |         "subresource": "status",
2026-06-12 21:10:02.013082 | controller |         "time": "2026-06-12T20:14:31Z"
2026-06-12 21:10:02.013096 | controller |       },
2026-06-12 21:10:02.013111 | controller |       {
2026-06-12 21:10:02.013125 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.013139 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.013153 | controller |         "fieldsV1": {
2026-06-12 21:10:02.013168 | controller |           "f:status": {
2026-06-12 21:10:02.013182 | controller |             "f:conditions": {
2026-06-12 21:10:02.013196 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.013211 | controller |                 ".": {},
2026-06-12 21:10:02.013226 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.013240 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.013255 | controller |                 "f:status": {},
2026-06-12 21:10:02.013269 | controller |                 "f:type": {}
2026-06-12 21:10:02.013284 | controller |               },
2026-06-12 21:10:02.013298 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.013312 | controller |                 ".": {},
2026-06-12 21:10:02.013326 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.013340 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.013355 | controller |                 "f:status": {},
2026-06-12 21:10:02.013369 | controller |                 "f:type": {}
2026-06-12 21:10:02.013383 | controller |               },
2026-06-12 21:10:02.013398 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.013412 | controller |                 ".": {},
2026-06-12 21:10:02.013427 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.013441 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.013456 | controller |                 "f:status": {},
2026-06-12 21:10:02.013470 | controller |                 "f:type": {}
2026-06-12 21:10:02.013484 | controller |               },
2026-06-12 21:10:02.013499 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.013513 | controller |                 ".": {},
2026-06-12 21:10:02.013528 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.013542 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.013557 | controller |                 "f:status": {},
2026-06-12 21:10:02.013571 | controller |                 "f:type": {}
2026-06-12 21:10:02.013585 | controller |               }
2026-06-12 21:10:02.013599 | controller |             },
2026-06-12 21:10:02.013614 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.013628 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.013642 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.013655 | controller |             "f:phase": {},
2026-06-12 21:10:02.013669 | controller |             "f:podIP": {},
2026-06-12 21:10:02.013683 | controller |             "f:podIPs": {
2026-06-12 21:10:02.013697 | controller |               ".": {},
2026-06-12 21:10:02.013712 | controller |               "k:{\"ip\":\"10.217.0.75\"}": {
2026-06-12 21:10:02.013726 | controller |                 ".": {},
2026-06-12 21:10:02.013751 | controller |                 "f:ip": {}
2026-06-12 21:10:02.013766 | controller |               }
2026-06-12 21:10:02.013780 | controller |             },
2026-06-12 21:10:02.013795 | controller |             "f:startTime": {}
2026-06-12 21:10:02.013809 | controller |           }
2026-06-12 21:10:02.013823 | controller |         },
2026-06-12 21:10:02.013837 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.013855 | controller |         "operation": "Update",
2026-06-12 21:10:02.013936 | controller |         "subresource": "status",
2026-06-12 21:10:02.013952 | controller |         "time": "2026-06-12T20:15:40Z"
2026-06-12 21:10:02.013967 | controller |       }
2026-06-12 21:10:02.013982 | controller |     ],
2026-06-12 21:10:02.013996 | controller |     "name": "designate-operator-controller-manager-87bbdb4d9-5xm49",
2026-06-12 21:10:02.014010 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.014025 | controller |     "ownerReferences": [
2026-06-12 21:10:02.014039 | controller |       {
2026-06-12 21:10:02.014054 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.014068 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.014082 | controller |         "controller": true,
2026-06-12 21:10:02.014097 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.014111 | controller |         "name": "designate-operator-controller-manager-87bbdb4d9",
2026-06-12 21:10:02.014125 | controller |         "uid": "70f1b97b-fa06-4485-a712-eb29c3270311"
2026-06-12 21:10:02.014190 | controller |       }
2026-06-12 21:10:02.014209 | controller |     ],
2026-06-12 21:10:02.014223 | controller |     "resourceVersion": "54575",
2026-06-12 21:10:02.014237 | controller |     "uid": "21998a3f-8d8e-476f-8f3d-9c6fcfbf5817"
2026-06-12 21:10:02.014251 | controller |   },
2026-06-12 21:10:02.014265 | controller |   "spec": {
2026-06-12 21:10:02.014279 | controller |     "containers": [
2026-06-12 21:10:02.014293 | controller |       {
2026-06-12 21:10:02.014307 | controller |         "args": [
2026-06-12 21:10:02.014321 | controller |           "--leader-elect",
2026-06-12 21:10:02.014334 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.014348 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.014362 | controller |         ],
2026-06-12 21:10:02.014375 | controller |         "command": [
2026-06-12 21:10:02.014389 | controller |           "/manager"
2026-06-12 21:10:02.014403 | controller |         ],
2026-06-12 21:10:02.014416 | controller |         "env": [
2026-06-12 21:10:02.014430 | controller |           {
2026-06-12 21:10:02.014443 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.014457 | controller |             "value": "30"
2026-06-12 21:10:02.014470 | controller |           },
2026-06-12 21:10:02.014484 | controller |           {
2026-06-12 21:10:02.014497 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.014511 | controller |             "value": "20"
2026-06-12 21:10:02.014524 | controller |           },
2026-06-12 21:10:02.014537 | controller |           {
2026-06-12 21:10:02.014551 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.014564 | controller |             "value": "5"
2026-06-12 21:10:02.014577 | controller |           },
2026-06-12 21:10:02.014591 | controller |           {
2026-06-12 21:10:02.014605 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.014618 | controller |             "value": "false"
2026-06-12 21:10:02.014632 | controller |           },
2026-06-12 21:10:02.014645 | controller |           {
2026-06-12 21:10:02.014659 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.014672 | controller |             "value": "false"
2026-06-12 21:10:02.014685 | controller |           }
2026-06-12 21:10:02.014699 | controller |         ],
2026-06-12 21:10:02.014712 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 21:10:02.014731 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.014746 | controller |         "livenessProbe": {
2026-06-12 21:10:02.014760 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.014774 | controller |           "httpGet": {
2026-06-12 21:10:02.014787 | controller |             "path": "/healthz",
2026-06-12 21:10:02.014801 | controller |             "port": 8081,
2026-06-12 21:10:02.014815 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.014829 | controller |           },
2026-06-12 21:10:02.014844 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.014876 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.014896 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.014911 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.014926 | controller |         },
2026-06-12 21:10:02.014940 | controller |         "name": "manager",
2026-06-12 21:10:02.014954 | controller |         "readinessProbe": {
2026-06-12 21:10:02.014968 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.014983 | controller |           "httpGet": {
2026-06-12 21:10:02.014997 | controller |             "path": "/readyz",
2026-06-12 21:10:02.015011 | controller |             "port": 8081,
2026-06-12 21:10:02.015025 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.015039 | controller |           },
2026-06-12 21:10:02.015053 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.015067 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.015082 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.015096 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.015111 | controller |         },
2026-06-12 21:10:02.015125 | controller |         "resources": {
2026-06-12 21:10:02.015140 | controller |           "limits": {
2026-06-12 21:10:02.015155 | controller |             "cpu": "500m",
2026-06-12 21:10:02.015169 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.015184 | controller |           },
2026-06-12 21:10:02.015198 | controller |           "requests": {
2026-06-12 21:10:02.015212 | controller |             "cpu": "10m",
2026-06-12 21:10:02.015227 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.015241 | controller |           }
2026-06-12 21:10:02.015256 | controller |         },
2026-06-12 21:10:02.015270 | controller |         "securityContext": {
2026-06-12 21:10:02.015284 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.015299 | controller |           "capabilities": {
2026-06-12 21:10:02.015313 | controller |             "drop": [
2026-06-12 21:10:02.015327 | controller |               "MKNOD"
2026-06-12 21:10:02.015341 | controller |             ]
2026-06-12 21:10:02.015356 | controller |           }
2026-06-12 21:10:02.015370 | controller |         },
2026-06-12 21:10:02.015384 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.015399 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.015413 | controller |         "volumeMounts": [
2026-06-12 21:10:02.015428 | controller |           {
2026-06-12 21:10:02.015442 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.015457 | controller |             "name": "kube-api-access-29v6j",
2026-06-12 21:10:02.015471 | controller |             "readOnly": true
2026-06-12 21:10:02.015486 | controller |           }
2026-06-12 21:10:02.015500 | controller |         ]
2026-06-12 21:10:02.015515 | controller |       }
2026-06-12 21:10:02.015529 | controller |     ],
2026-06-12 21:10:02.015543 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.015557 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.015571 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.015585 | controller |       {
2026-06-12 21:10:02.015603 | controller |         "name": "designate-operator-controller-manager-dockercfg-8wzc2"
2026-06-12 21:10:02.015617 | controller |       }
2026-06-12 21:10:02.015632 | controller |     ],
2026-06-12 21:10:02.015646 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.015660 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.015674 | controller |     "priority": 0,
2026-06-12 21:10:02.015689 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.015703 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.015717 | controller |     "securityContext": {
2026-06-12 21:10:02.015732 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.015746 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.015761 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.015775 | controller |       }
2026-06-12 21:10:02.015789 | controller |     },
2026-06-12 21:10:02.015803 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-12 21:10:02.015818 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-12 21:10:02.015833 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.015851 | controller |     "tolerations": [
2026-06-12 21:10:02.015883 | controller |       {
2026-06-12 21:10:02.015899 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.015914 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.015929 | controller |         "operator": "Exists",
2026-06-12 21:10:02.015943 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.015958 | controller |       },
2026-06-12 21:10:02.015972 | controller |       {
2026-06-12 21:10:02.015986 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.016000 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.016014 | controller |         "operator": "Exists",
2026-06-12 21:10:02.016028 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.016042 | controller |       },
2026-06-12 21:10:02.016055 | controller |       {
2026-06-12 21:10:02.016069 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.016083 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.016097 | controller |         "operator": "Exists"
2026-06-12 21:10:02.016111 | controller |       }
2026-06-12 21:10:02.016125 | controller |     ],
2026-06-12 21:10:02.016139 | controller |     "volumes": [
2026-06-12 21:10:02.016153 | controller |       {
2026-06-12 21:10:02.016167 | controller |         "name": "kube-api-access-29v6j",
2026-06-12 21:10:02.016180 | controller |         "projected": {
2026-06-12 21:10:02.016194 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.016208 | controller |           "sources": [
2026-06-12 21:10:02.016221 | controller |             {
2026-06-12 21:10:02.016267 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.016283 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.016297 | controller |                 "path": "token"
2026-06-12 21:10:02.016312 | controller |               }
2026-06-12 21:10:02.016325 | controller |             },
2026-06-12 21:10:02.016339 | controller |             {
2026-06-12 21:10:02.016353 | controller |               "configMap": {
2026-06-12 21:10:02.016366 | controller |                 "items": [
2026-06-12 21:10:02.016380 | controller |                   {
2026-06-12 21:10:02.016394 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.016408 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.016421 | controller |                   }
2026-06-12 21:10:02.016434 | controller |                 ],
2026-06-12 21:10:02.016448 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.016462 | controller |               }
2026-06-12 21:10:02.016475 | controller |             },
2026-06-12 21:10:02.016489 | controller |             {
2026-06-12 21:10:02.016506 | controller |               "downwardAPI": {
2026-06-12 21:10:02.016521 | controller |                 "items": [
2026-06-12 21:10:02.016534 | controller |                   {
2026-06-12 21:10:02.016548 | controller |                     "fieldRef": {
2026-06-12 21:10:02.016561 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.016575 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.016589 | controller |                     },
2026-06-12 21:10:02.016603 | controller |                     "path": "namespace"
2026-06-12 21:10:02.016617 | controller |                   }
2026-06-12 21:10:02.016630 | controller |                 ]
2026-06-12 21:10:02.016644 | controller |               }
2026-06-12 21:10:02.016658 | controller |             },
2026-06-12 21:10:02.016671 | controller |             {
2026-06-12 21:10:02.016684 | controller |               "configMap": {
2026-06-12 21:10:02.016698 | controller |                 "items": [
2026-06-12 21:10:02.016712 | controller |                   {
2026-06-12 21:10:02.016726 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.016740 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.016753 | controller |                   }
2026-06-12 21:10:02.016767 | controller |                 ],
2026-06-12 21:10:02.016781 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.016795 | controller |               }
2026-06-12 21:10:02.016809 | controller |             }
2026-06-12 21:10:02.016822 | controller |           ]
2026-06-12 21:10:02.016836 | controller |         }
2026-06-12 21:10:02.016853 | controller |       }
2026-06-12 21:10:02.016884 | controller |     ]
2026-06-12 21:10:02.016899 | controller |   },
2026-06-12 21:10:02.016915 | controller |   "status": {
2026-06-12 21:10:02.016930 | controller |     "conditions": [
2026-06-12 21:10:02.016944 | controller |       {
2026-06-12 21:10:02.016970 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.016987 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.017001 | controller |         "status": "True",
2026-06-12 21:10:02.017015 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.017030 | controller |       },
2026-06-12 21:10:02.017044 | controller |       {
2026-06-12 21:10:02.017058 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.017072 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.017086 | controller |         "status": "True",
2026-06-12 21:10:02.017100 | controller |         "type": "Initialized"
2026-06-12 21:10:02.017115 | controller |       },
2026-06-12 21:10:02.017129 | controller |       {
2026-06-12 21:10:02.017144 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.017159 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.017173 | controller |         "status": "True",
2026-06-12 21:10:02.017188 | controller |         "type": "Ready"
2026-06-12 21:10:02.017203 | controller |       },
2026-06-12 21:10:02.017218 | controller |       {
2026-06-12 21:10:02.017233 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.017248 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.017262 | controller |         "status": "True",
2026-06-12 21:10:02.017277 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.017291 | controller |       },
2026-06-12 21:10:02.017338 | controller |       {
2026-06-12 21:10:02.017356 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.017371 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.017386 | controller |         "status": "True",
2026-06-12 21:10:02.017401 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.017415 | controller |       }
2026-06-12 21:10:02.017430 | controller |     ],
2026-06-12 21:10:02.017448 | controller |     "containerStatuses": [
2026-06-12 21:10:02.017491 | controller |       {
2026-06-12 21:10:02.017506 | controller |         "allocatedResources": {
2026-06-12 21:10:02.017521 | controller |           "cpu": "10m",
2026-06-12 21:10:02.017536 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.017550 | controller |         },
2026-06-12 21:10:02.017564 | controller |         "containerID": "cri-o://a31a03aa27ed92b8309d5256e5df71407be4568395734786c99c3bfafbfebb5b",
2026-06-12 21:10:02.017579 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 21:10:02.017594 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 21:10:02.017609 | controller |         "lastState": {},
2026-06-12 21:10:02.017624 | controller |         "name": "manager",
2026-06-12 21:10:02.017638 | controller |         "ready": true,
2026-06-12 21:10:02.017652 | controller |         "resources": {
2026-06-12 21:10:02.017667 | controller |           "limits": {
2026-06-12 21:10:02.017681 | controller |             "cpu": "500m",
2026-06-12 21:10:02.017694 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.017708 | controller |           },
2026-06-12 21:10:02.017723 | controller |           "requests": {
2026-06-12 21:10:02.017737 | controller |             "cpu": "10m",
2026-06-12 21:10:02.017751 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.017765 | controller |           }
2026-06-12 21:10:02.017779 | controller |         },
2026-06-12 21:10:02.017793 | controller |         "restartCount": 0,
2026-06-12 21:10:02.017807 | controller |         "started": true,
2026-06-12 21:10:02.017821 | controller |         "state": {
2026-06-12 21:10:02.017836 | controller |           "running": {
2026-06-12 21:10:02.017853 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.017886 | controller |           }
2026-06-12 21:10:02.017902 | controller |         },
2026-06-12 21:10:02.017916 | controller |         "user": {
2026-06-12 21:10:02.017931 | controller |           "linux": {
2026-06-12 21:10:02.017945 | controller |             "gid": 0,
2026-06-12 21:10:02.017960 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.017975 | controller |               0
2026-06-12 21:10:02.017989 | controller |             ],
2026-06-12 21:10:02.018004 | controller |             "uid": 65532
2026-06-12 21:10:02.018018 | controller |           }
2026-06-12 21:10:02.018032 | controller |         },
2026-06-12 21:10:02.018046 | controller |         "volumeMounts": [
2026-06-12 21:10:02.018060 | controller |           {
2026-06-12 21:10:02.018075 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.018089 | controller |             "name": "kube-api-access-29v6j",
2026-06-12 21:10:02.018103 | controller |             "readOnly": true,
2026-06-12 21:10:02.018117 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.018131 | controller |           }
2026-06-12 21:10:02.018145 | controller |         ]
2026-06-12 21:10:02.018159 | controller |       }
2026-06-12 21:10:02.018172 | controller |     ],
2026-06-12 21:10:02.018186 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.018201 | controller |     "hostIPs": [
2026-06-12 21:10:02.018215 | controller |       {
2026-06-12 21:10:02.018229 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.018243 | controller |       }
2026-06-12 21:10:02.018257 | controller |     ],
2026-06-12 21:10:02.018271 | controller |     "phase": "Running",
2026-06-12 21:10:02.018285 | controller |     "podIP": "10.217.0.75",
2026-06-12 21:10:02.018298 | controller |     "podIPs": [
2026-06-12 21:10:02.018312 | controller |       {
2026-06-12 21:10:02.018326 | controller |         "ip": "10.217.0.75"
2026-06-12 21:10:02.018345 | controller |       }
2026-06-12 21:10:02.018359 | controller |     ],
2026-06-12 21:10:02.018373 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.018387 | controller |     "startTime": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.018401 | controller |   }
2026-06-12 21:10:02.018415 | controller | }
2026-06-12 21:10:02.041612 | controller | ok:
2026-06-12 21:10:02.041702 | controller | {
2026-06-12 21:10:02.041739 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.041769 | controller |   "kind": "Pod",
2026-06-12 21:10:02.041797 | controller |   "metadata": {
2026-06-12 21:10:02.041823 | controller |     "annotations": {
2026-06-12 21:10:02.041853 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.76/23\"],\"mac_address\":\"0a:58:0a:d9:00:4c\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.76/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:10:02.041912 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.76\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:10:02.041944 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.041972 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.041999 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.042025 | controller |     },
2026-06-12 21:10:02.042052 | controller |     "creationTimestamp": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.042078 | controller |     "generateName": "glance-operator-controller-manager-585dc4b7b9-",
2026-06-12 21:10:02.042105 | controller |     "generation": 1,
2026-06-12 21:10:02.042131 | controller |     "labels": {
2026-06-12 21:10:02.042157 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-12 21:10:02.042183 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.042209 | controller |       "openstack.org/operator-name": "glance",
2026-06-12 21:10:02.042235 | controller |       "pod-template-hash": "585dc4b7b9"
2026-06-12 21:10:02.042261 | controller |     },
2026-06-12 21:10:02.042287 | controller |     "managedFields": [
2026-06-12 21:10:02.042314 | controller |       {
2026-06-12 21:10:02.042372 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.042405 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.042431 | controller |         "fieldsV1": {
2026-06-12 21:10:02.042458 | controller |           "f:metadata": {
2026-06-12 21:10:02.042484 | controller |             "f:annotations": {
2026-06-12 21:10:02.042510 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.042536 | controller |             }
2026-06-12 21:10:02.042562 | controller |           }
2026-06-12 21:10:02.042589 | controller |         },
2026-06-12 21:10:02.042614 | controller |         "manager": "crc",
2026-06-12 21:10:02.042640 | controller |         "operation": "Update",
2026-06-12 21:10:02.042665 | controller |         "subresource": "status",
2026-06-12 21:10:02.042691 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.042717 | controller |       },
2026-06-12 21:10:02.042743 | controller |       {
2026-06-12 21:10:02.042769 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.042795 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.042822 | controller |         "fieldsV1": {
2026-06-12 21:10:02.042851 | controller |           "f:metadata": {
2026-06-12 21:10:02.042900 | controller |             "f:annotations": {
2026-06-12 21:10:02.042929 | controller |               ".": {},
2026-06-12 21:10:02.043001 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.043032 | controller |             },
2026-06-12 21:10:02.043052 | controller |             "f:generateName": {},
2026-06-12 21:10:02.043067 | controller |             "f:labels": {
2026-06-12 21:10:02.043082 | controller |               ".": {},
2026-06-12 21:10:02.043097 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.043111 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.043126 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.043141 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.043156 | controller |             },
2026-06-12 21:10:02.043171 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.043186 | controller |               ".": {},
2026-06-12 21:10:02.043201 | controller |               "k:{\"uid\":\"e553e874-a23c-442b-adfd-4b1b1a6309fd\"}": {}
2026-06-12 21:10:02.043216 | controller |             }
2026-06-12 21:10:02.043231 | controller |           },
2026-06-12 21:10:02.043246 | controller |           "f:spec": {
2026-06-12 21:10:02.043260 | controller |             "f:containers": {
2026-06-12 21:10:02.043274 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.043289 | controller |                 ".": {},
2026-06-12 21:10:02.043303 | controller |                 "f:args": {},
2026-06-12 21:10:02.043317 | controller |                 "f:command": {},
2026-06-12 21:10:02.043331 | controller |                 "f:env": {
2026-06-12 21:10:02.043345 | controller |                   ".": {},
2026-06-12 21:10:02.043359 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.043373 | controller |                     ".": {},
2026-06-12 21:10:02.043388 | controller |                     "f:name": {},
2026-06-12 21:10:02.043402 | controller |                     "f:value": {}
2026-06-12 21:10:02.043468 | controller |                   },
2026-06-12 21:10:02.043518 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.043538 | controller |                     ".": {},
2026-06-12 21:10:02.043553 | controller |                     "f:name": {},
2026-06-12 21:10:02.043568 | controller |                     "f:value": {}
2026-06-12 21:10:02.043583 | controller |                   },
2026-06-12 21:10:02.043598 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.043613 | controller |                     ".": {},
2026-06-12 21:10:02.043627 | controller |                     "f:name": {},
2026-06-12 21:10:02.043642 | controller |                     "f:value": {}
2026-06-12 21:10:02.043656 | controller |                   },
2026-06-12 21:10:02.043671 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.043685 | controller |                     ".": {},
2026-06-12 21:10:02.043700 | controller |                     "f:name": {},
2026-06-12 21:10:02.043714 | controller |                     "f:value": {}
2026-06-12 21:10:02.043729 | controller |                   },
2026-06-12 21:10:02.043743 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.043757 | controller |                     ".": {},
2026-06-12 21:10:02.043772 | controller |                     "f:name": {},
2026-06-12 21:10:02.043786 | controller |                     "f:value": {}
2026-06-12 21:10:02.043801 | controller |                   }
2026-06-12 21:10:02.043815 | controller |                 },
2026-06-12 21:10:02.043830 | controller |                 "f:image": {},
2026-06-12 21:10:02.043844 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.043894 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.043912 | controller |                   ".": {},
2026-06-12 21:10:02.043929 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.043951 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.043967 | controller |                     ".": {},
2026-06-12 21:10:02.043981 | controller |                     "f:path": {},
2026-06-12 21:10:02.043996 | controller |                     "f:port": {},
2026-06-12 21:10:02.044010 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.044025 | controller |                   },
2026-06-12 21:10:02.044040 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.044055 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.044070 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.044084 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.044099 | controller |                 },
2026-06-12 21:10:02.044113 | controller |                 "f:name": {},
2026-06-12 21:10:02.044127 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.044142 | controller |                   ".": {},
2026-06-12 21:10:02.044156 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.044170 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.044183 | controller |                     ".": {},
2026-06-12 21:10:02.044197 | controller |                     "f:path": {},
2026-06-12 21:10:02.044211 | controller |                     "f:port": {},
2026-06-12 21:10:02.044225 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.044238 | controller |                   },
2026-06-12 21:10:02.044252 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.044266 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.044280 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.044295 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.044309 | controller |                 },
2026-06-12 21:10:02.044324 | controller |                 "f:resources": {
2026-06-12 21:10:02.044338 | controller |                   ".": {},
2026-06-12 21:10:02.044352 | controller |                   "f:limits": {
2026-06-12 21:10:02.044366 | controller |                     ".": {},
2026-06-12 21:10:02.044380 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.044394 | controller |                     "f:memory": {}
2026-06-12 21:10:02.044408 | controller |                   },
2026-06-12 21:10:02.044422 | controller |                   "f:requests": {
2026-06-12 21:10:02.044435 | controller |                     ".": {},
2026-06-12 21:10:02.044449 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.044463 | controller |                     "f:memory": {}
2026-06-12 21:10:02.044477 | controller |                   }
2026-06-12 21:10:02.044491 | controller |                 },
2026-06-12 21:10:02.044505 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.044519 | controller |                   ".": {},
2026-06-12 21:10:02.044533 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.044547 | controller |                 },
2026-06-12 21:10:02.044590 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.044612 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.044627 | controller |               }
2026-06-12 21:10:02.044642 | controller |             },
2026-06-12 21:10:02.044656 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.044671 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.044685 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.044699 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.044713 | controller |             "f:securityContext": {
2026-06-12 21:10:02.044727 | controller |               ".": {},
2026-06-12 21:10:02.044740 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.044754 | controller |             },
2026-06-12 21:10:02.044772 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.044787 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.044801 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.044815 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.044829 | controller |           }
2026-06-12 21:10:02.044843 | controller |         },
2026-06-12 21:10:02.044880 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.044896 | controller |         "operation": "Update",
2026-06-12 21:10:02.044911 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.044925 | controller |       },
2026-06-12 21:10:02.044939 | controller |       {
2026-06-12 21:10:02.044953 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.044968 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.044981 | controller |         "fieldsV1": {
2026-06-12 21:10:02.044995 | controller |           "f:metadata": {
2026-06-12 21:10:02.045009 | controller |             "f:annotations": {
2026-06-12 21:10:02.045023 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.045037 | controller |             }
2026-06-12 21:10:02.045050 | controller |           }
2026-06-12 21:10:02.045065 | controller |         },
2026-06-12 21:10:02.045080 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.045095 | controller |         "operation": "Update",
2026-06-12 21:10:02.045110 | controller |         "subresource": "status",
2026-06-12 21:10:02.045125 | controller |         "time": "2026-06-12T20:14:30Z"
2026-06-12 21:10:02.045139 | controller |       },
2026-06-12 21:10:02.045154 | controller |       {
2026-06-12 21:10:02.045168 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.045182 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.045196 | controller |         "fieldsV1": {
2026-06-12 21:10:02.045210 | controller |           "f:status": {
2026-06-12 21:10:02.045224 | controller |             "f:conditions": {
2026-06-12 21:10:02.045237 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.045251 | controller |                 ".": {},
2026-06-12 21:10:02.045265 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.045279 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.045295 | controller |                 "f:status": {},
2026-06-12 21:10:02.045324 | controller |                 "f:type": {}
2026-06-12 21:10:02.045342 | controller |               },
2026-06-12 21:10:02.045357 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.045373 | controller |                 ".": {},
2026-06-12 21:10:02.045388 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.045403 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.045418 | controller |                 "f:status": {},
2026-06-12 21:10:02.045432 | controller |                 "f:type": {}
2026-06-12 21:10:02.045447 | controller |               },
2026-06-12 21:10:02.045461 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.045476 | controller |                 ".": {},
2026-06-12 21:10:02.045490 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.045506 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.045521 | controller |                 "f:status": {},
2026-06-12 21:10:02.045536 | controller |                 "f:type": {}
2026-06-12 21:10:02.045550 | controller |               },
2026-06-12 21:10:02.045565 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.045580 | controller |                 ".": {},
2026-06-12 21:10:02.045594 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.045608 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.045623 | controller |                 "f:status": {},
2026-06-12 21:10:02.045673 | controller |                 "f:type": {}
2026-06-12 21:10:02.045695 | controller |               }
2026-06-12 21:10:02.045711 | controller |             },
2026-06-12 21:10:02.045726 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.045741 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.045756 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.045771 | controller |             "f:phase": {},
2026-06-12 21:10:02.045786 | controller |             "f:podIP": {},
2026-06-12 21:10:02.045800 | controller |             "f:podIPs": {
2026-06-12 21:10:02.045815 | controller |               ".": {},
2026-06-12 21:10:02.045829 | controller |               "k:{\"ip\":\"10.217.0.76\"}": {
2026-06-12 21:10:02.045843 | controller |                 ".": {},
2026-06-12 21:10:02.045888 | controller |                 "f:ip": {}
2026-06-12 21:10:02.045905 | controller |               }
2026-06-12 21:10:02.045921 | controller |             },
2026-06-12 21:10:02.045936 | controller |             "f:startTime": {}
2026-06-12 21:10:02.045951 | controller |           }
2026-06-12 21:10:02.045966 | controller |         },
2026-06-12 21:10:02.045980 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.045995 | controller |         "operation": "Update",
2026-06-12 21:10:02.046009 | controller |         "subresource": "status",
2026-06-12 21:10:02.046023 | controller |         "time": "2026-06-12T20:15:40Z"
2026-06-12 21:10:02.046038 | controller |       }
2026-06-12 21:10:02.046052 | controller |     ],
2026-06-12 21:10:02.046066 | controller |     "name": "glance-operator-controller-manager-585dc4b7b9-qmbgl",
2026-06-12 21:10:02.046081 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.046095 | controller |     "ownerReferences": [
2026-06-12 21:10:02.046109 | controller |       {
2026-06-12 21:10:02.046123 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.046137 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.046152 | controller |         "controller": true,
2026-06-12 21:10:02.046166 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.046181 | controller |         "name": "glance-operator-controller-manager-585dc4b7b9",
2026-06-12 21:10:02.046196 | controller |         "uid": "e553e874-a23c-442b-adfd-4b1b1a6309fd"
2026-06-12 21:10:02.046211 | controller |       }
2026-06-12 21:10:02.046226 | controller |     ],
2026-06-12 21:10:02.046240 | controller |     "resourceVersion": "54581",
2026-06-12 21:10:02.046254 | controller |     "uid": "d3ddb4bd-cd05-45f9-b64f-bcbd5eadcc60"
2026-06-12 21:10:02.046269 | controller |   },
2026-06-12 21:10:02.046283 | controller |   "spec": {
2026-06-12 21:10:02.046297 | controller |     "containers": [
2026-06-12 21:10:02.046311 | controller |       {
2026-06-12 21:10:02.046324 | controller |         "args": [
2026-06-12 21:10:02.046338 | controller |           "--leader-elect",
2026-06-12 21:10:02.046352 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.046366 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.046380 | controller |         ],
2026-06-12 21:10:02.046394 | controller |         "command": [
2026-06-12 21:10:02.046409 | controller |           "/manager"
2026-06-12 21:10:02.046423 | controller |         ],
2026-06-12 21:10:02.046437 | controller |         "env": [
2026-06-12 21:10:02.046452 | controller |           {
2026-06-12 21:10:02.046466 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.046480 | controller |             "value": "30"
2026-06-12 21:10:02.046494 | controller |           },
2026-06-12 21:10:02.046508 | controller |           {
2026-06-12 21:10:02.046522 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.046536 | controller |             "value": "20"
2026-06-12 21:10:02.046550 | controller |           },
2026-06-12 21:10:02.046564 | controller |           {
2026-06-12 21:10:02.046582 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.046597 | controller |             "value": "5"
2026-06-12 21:10:02.046611 | controller |           },
2026-06-12 21:10:02.046625 | controller |           {
2026-06-12 21:10:02.046639 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.046652 | controller |             "value": "false"
2026-06-12 21:10:02.046666 | controller |           },
2026-06-12 21:10:02.046680 | controller |           {
2026-06-12 21:10:02.046693 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.046707 | controller |             "value": "false"
2026-06-12 21:10:02.046748 | controller |           }
2026-06-12 21:10:02.046769 | controller |         ],
2026-06-12 21:10:02.046785 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 21:10:02.046800 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.046815 | controller |         "livenessProbe": {
2026-06-12 21:10:02.046830 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.046845 | controller |           "httpGet": {
2026-06-12 21:10:02.046877 | controller |             "path": "/healthz",
2026-06-12 21:10:02.046892 | controller |             "port": 8081,
2026-06-12 21:10:02.046909 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.046925 | controller |           },
2026-06-12 21:10:02.046939 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.046952 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.046966 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.046980 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.046995 | controller |         },
2026-06-12 21:10:02.047008 | controller |         "name": "manager",
2026-06-12 21:10:02.047022 | controller |         "readinessProbe": {
2026-06-12 21:10:02.047036 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.047049 | controller |           "httpGet": {
2026-06-12 21:10:02.047063 | controller |             "path": "/readyz",
2026-06-12 21:10:02.047077 | controller |             "port": 8081,
2026-06-12 21:10:02.047090 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.047104 | controller |           },
2026-06-12 21:10:02.047118 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.047131 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.047145 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.047159 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.047172 | controller |         },
2026-06-12 21:10:02.047186 | controller |         "resources": {
2026-06-12 21:10:02.047201 | controller |           "limits": {
2026-06-12 21:10:02.047215 | controller |             "cpu": "500m",
2026-06-12 21:10:02.047230 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.047244 | controller |           },
2026-06-12 21:10:02.047258 | controller |           "requests": {
2026-06-12 21:10:02.047272 | controller |             "cpu": "10m",
2026-06-12 21:10:02.047286 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.047300 | controller |           }
2026-06-12 21:10:02.047313 | controller |         },
2026-06-12 21:10:02.047327 | controller |         "securityContext": {
2026-06-12 21:10:02.047341 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.047355 | controller |           "capabilities": {
2026-06-12 21:10:02.047369 | controller |             "drop": [
2026-06-12 21:10:02.047382 | controller |               "MKNOD"
2026-06-12 21:10:02.047396 | controller |             ]
2026-06-12 21:10:02.047410 | controller |           }
2026-06-12 21:10:02.047424 | controller |         },
2026-06-12 21:10:02.047438 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.047453 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.047480 | controller |         "volumeMounts": [
2026-06-12 21:10:02.047495 | controller |           {
2026-06-12 21:10:02.047510 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.047524 | controller |             "name": "kube-api-access-4r8xz",
2026-06-12 21:10:02.047539 | controller |             "readOnly": true
2026-06-12 21:10:02.047553 | controller |           }
2026-06-12 21:10:02.047568 | controller |         ]
2026-06-12 21:10:02.047582 | controller |       }
2026-06-12 21:10:02.047596 | controller |     ],
2026-06-12 21:10:02.047610 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.047624 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.047638 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.047652 | controller |       {
2026-06-12 21:10:02.047666 | controller |         "name": "glance-operator-controller-manager-dockercfg-9hgnc"
2026-06-12 21:10:02.047682 | controller |       }
2026-06-12 21:10:02.047697 | controller |     ],
2026-06-12 21:10:02.047717 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.047738 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.047760 | controller |     "priority": 0,
2026-06-12 21:10:02.047780 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.047800 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.047914 | controller |     "securityContext": {
2026-06-12 21:10:02.047938 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.047953 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.047969 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.047984 | controller |       }
2026-06-12 21:10:02.047999 | controller |     },
2026-06-12 21:10:02.048013 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-12 21:10:02.048028 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-12 21:10:02.048043 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.048058 | controller |     "tolerations": [
2026-06-12 21:10:02.048072 | controller |       {
2026-06-12 21:10:02.048086 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.048101 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.048115 | controller |         "operator": "Exists",
2026-06-12 21:10:02.048129 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.048143 | controller |       },
2026-06-12 21:10:02.048157 | controller |       {
2026-06-12 21:10:02.048171 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.048186 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.048200 | controller |         "operator": "Exists",
2026-06-12 21:10:02.048214 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.048228 | controller |       },
2026-06-12 21:10:02.048242 | controller |       {
2026-06-12 21:10:02.048257 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.048271 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.048285 | controller |         "operator": "Exists"
2026-06-12 21:10:02.048300 | controller |       }
2026-06-12 21:10:02.048314 | controller |     ],
2026-06-12 21:10:02.048328 | controller |     "volumes": [
2026-06-12 21:10:02.048343 | controller |       {
2026-06-12 21:10:02.048357 | controller |         "name": "kube-api-access-4r8xz",
2026-06-12 21:10:02.048372 | controller |         "projected": {
2026-06-12 21:10:02.048386 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.048400 | controller |           "sources": [
2026-06-12 21:10:02.048414 | controller |             {
2026-06-12 21:10:02.048428 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.048442 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.048456 | controller |                 "path": "token"
2026-06-12 21:10:02.048517 | controller |               }
2026-06-12 21:10:02.048540 | controller |             },
2026-06-12 21:10:02.048560 | controller |             {
2026-06-12 21:10:02.048575 | controller |               "configMap": {
2026-06-12 21:10:02.048589 | controller |                 "items": [
2026-06-12 21:10:02.048603 | controller |                   {
2026-06-12 21:10:02.048618 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.048633 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.048648 | controller |                   }
2026-06-12 21:10:02.048663 | controller |                 ],
2026-06-12 21:10:02.048677 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.048692 | controller |               }
2026-06-12 21:10:02.048707 | controller |             },
2026-06-12 21:10:02.048721 | controller |             {
2026-06-12 21:10:02.048735 | controller |               "downwardAPI": {
2026-06-12 21:10:02.048749 | controller |                 "items": [
2026-06-12 21:10:02.048763 | controller |                   {
2026-06-12 21:10:02.048776 | controller |                     "fieldRef": {
2026-06-12 21:10:02.048790 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.048804 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.048821 | controller |                     },
2026-06-12 21:10:02.048842 | controller |                     "path": "namespace"
2026-06-12 21:10:02.048894 | controller |                   }
2026-06-12 21:10:02.048922 | controller |                 ]
2026-06-12 21:10:02.048945 | controller |               }
2026-06-12 21:10:02.049019 | controller |             },
2026-06-12 21:10:02.049068 | controller |             {
2026-06-12 21:10:02.049085 | controller |               "configMap": {
2026-06-12 21:10:02.049100 | controller |                 "items": [
2026-06-12 21:10:02.049115 | controller |                   {
2026-06-12 21:10:02.049130 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.049145 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.049159 | controller |                   }
2026-06-12 21:10:02.049174 | controller |                 ],
2026-06-12 21:10:02.049188 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.049202 | controller |               }
2026-06-12 21:10:02.049216 | controller |             }
2026-06-12 21:10:02.049231 | controller |           ]
2026-06-12 21:10:02.049245 | controller |         }
2026-06-12 21:10:02.049259 | controller |       }
2026-06-12 21:10:02.049273 | controller |     ]
2026-06-12 21:10:02.049287 | controller |   },
2026-06-12 21:10:02.049301 | controller |   "status": {
2026-06-12 21:10:02.049315 | controller |     "conditions": [
2026-06-12 21:10:02.049329 | controller |       {
2026-06-12 21:10:02.049342 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.049407 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.049424 | controller |         "status": "True",
2026-06-12 21:10:02.049439 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.049454 | controller |       },
2026-06-12 21:10:02.049468 | controller |       {
2026-06-12 21:10:02.049482 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.049496 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.049509 | controller |         "status": "True",
2026-06-12 21:10:02.049523 | controller |         "type": "Initialized"
2026-06-12 21:10:02.049537 | controller |       },
2026-06-12 21:10:02.049551 | controller |       {
2026-06-12 21:10:02.049565 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.049578 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.049593 | controller |         "status": "True",
2026-06-12 21:10:02.049607 | controller |         "type": "Ready"
2026-06-12 21:10:02.049626 | controller |       },
2026-06-12 21:10:02.049641 | controller |       {
2026-06-12 21:10:02.049655 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.049669 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.049683 | controller |         "status": "True",
2026-06-12 21:10:02.049697 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.049711 | controller |       },
2026-06-12 21:10:02.049725 | controller |       {
2026-06-12 21:10:02.049739 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.049753 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.049767 | controller |         "status": "True",
2026-06-12 21:10:02.049781 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.049795 | controller |       }
2026-06-12 21:10:02.049809 | controller |     ],
2026-06-12 21:10:02.049824 | controller |     "containerStatuses": [
2026-06-12 21:10:02.049838 | controller |       {
2026-06-12 21:10:02.049856 | controller |         "allocatedResources": {
2026-06-12 21:10:02.049898 | controller |           "cpu": "10m",
2026-06-12 21:10:02.049914 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.049929 | controller |         },
2026-06-12 21:10:02.049944 | controller |         "containerID": "cri-o://cd26ddb95a198c75238113641c18af133fdf585ba891a6c5c76d952543600981",
2026-06-12 21:10:02.049959 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 21:10:02.049974 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 21:10:02.049989 | controller |         "lastState": {},
2026-06-12 21:10:02.050004 | controller |         "name": "manager",
2026-06-12 21:10:02.050022 | controller |         "ready": true,
2026-06-12 21:10:02.050044 | controller |         "resources": {
2026-06-12 21:10:02.050067 | controller |           "limits": {
2026-06-12 21:10:02.050086 | controller |             "cpu": "500m",
2026-06-12 21:10:02.050136 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.050154 | controller |           },
2026-06-12 21:10:02.050169 | controller |           "requests": {
2026-06-12 21:10:02.050183 | controller |             "cpu": "10m",
2026-06-12 21:10:02.050198 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.050212 | controller |           }
2026-06-12 21:10:02.050227 | controller |         },
2026-06-12 21:10:02.050241 | controller |         "restartCount": 0,
2026-06-12 21:10:02.050255 | controller |         "started": true,
2026-06-12 21:10:02.050269 | controller |         "state": {
2026-06-12 21:10:02.050283 | controller |           "running": {
2026-06-12 21:10:02.050297 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.050312 | controller |           }
2026-06-12 21:10:02.050326 | controller |         },
2026-06-12 21:10:02.050340 | controller |         "user": {
2026-06-12 21:10:02.050354 | controller |           "linux": {
2026-06-12 21:10:02.050368 | controller |             "gid": 0,
2026-06-12 21:10:02.050382 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.050396 | controller |               0
2026-06-12 21:10:02.050410 | controller |             ],
2026-06-12 21:10:02.050424 | controller |             "uid": 65532
2026-06-12 21:10:02.050439 | controller |           }
2026-06-12 21:10:02.050453 | controller |         },
2026-06-12 21:10:02.050467 | controller |         "volumeMounts": [
2026-06-12 21:10:02.050481 | controller |           {
2026-06-12 21:10:02.050495 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.050509 | controller |             "name": "kube-api-access-4r8xz",
2026-06-12 21:10:02.050523 | controller |             "readOnly": true,
2026-06-12 21:10:02.050538 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.050556 | controller |           }
2026-06-12 21:10:02.050571 | controller |         ]
2026-06-12 21:10:02.050586 | controller |       }
2026-06-12 21:10:02.050601 | controller |     ],
2026-06-12 21:10:02.050616 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.050630 | controller |     "hostIPs": [
2026-06-12 21:10:02.050645 | controller |       {
2026-06-12 21:10:02.050659 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.050673 | controller |       }
2026-06-12 21:10:02.050687 | controller |     ],
2026-06-12 21:10:02.050702 | controller |     "phase": "Running",
2026-06-12 21:10:02.050716 | controller |     "podIP": "10.217.0.76",
2026-06-12 21:10:02.050730 | controller |     "podIPs": [
2026-06-12 21:10:02.050744 | controller |       {
2026-06-12 21:10:02.050759 | controller |         "ip": "10.217.0.76"
2026-06-12 21:10:02.050773 | controller |       }
2026-06-12 21:10:02.050787 | controller |     ],
2026-06-12 21:10:02.050800 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.050814 | controller |     "startTime": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.050829 | controller |   }
2026-06-12 21:10:02.050843 | controller | }
2026-06-12 21:10:02.073896 | controller | ok:
2026-06-12 21:10:02.073989 | controller | {
2026-06-12 21:10:02.074026 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.074058 | controller |   "kind": "Pod",
2026-06-12 21:10:02.074091 | controller |   "metadata": {
2026-06-12 21:10:02.074119 | controller |     "annotations": {
2026-06-12 21:10:02.074148 | 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 21:10:02.074177 | 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 21:10:02.074205 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.074232 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.074260 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.074286 | controller |     },
2026-06-12 21:10:02.074312 | controller |     "creationTimestamp": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.074339 | controller |     "generateName": "heat-operator-controller-manager-5f5d6b8858-",
2026-06-12 21:10:02.074365 | controller |     "generation": 1,
2026-06-12 21:10:02.074392 | controller |     "labels": {
2026-06-12 21:10:02.074418 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-12 21:10:02.074444 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.074470 | controller |       "openstack.org/operator-name": "heat",
2026-06-12 21:10:02.074496 | controller |       "pod-template-hash": "5f5d6b8858"
2026-06-12 21:10:02.074523 | controller |     },
2026-06-12 21:10:02.074550 | controller |     "managedFields": [
2026-06-12 21:10:02.074577 | controller |       {
2026-06-12 21:10:02.074603 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.074630 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.074657 | controller |         "fieldsV1": {
2026-06-12 21:10:02.074683 | controller |           "f:metadata": {
2026-06-12 21:10:02.074709 | controller |             "f:annotations": {
2026-06-12 21:10:02.074735 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.074761 | controller |             }
2026-06-12 21:10:02.074787 | controller |           }
2026-06-12 21:10:02.074878 | controller |         },
2026-06-12 21:10:02.074914 | controller |         "manager": "crc",
2026-06-12 21:10:02.074932 | controller |         "operation": "Update",
2026-06-12 21:10:02.074947 | controller |         "subresource": "status",
2026-06-12 21:10:02.074963 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.074978 | controller |       },
2026-06-12 21:10:02.074992 | controller |       {
2026-06-12 21:10:02.075007 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.075022 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.075036 | controller |         "fieldsV1": {
2026-06-12 21:10:02.075051 | controller |           "f:metadata": {
2026-06-12 21:10:02.075065 | controller |             "f:annotations": {
2026-06-12 21:10:02.075079 | controller |               ".": {},
2026-06-12 21:10:02.075093 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.075107 | controller |             },
2026-06-12 21:10:02.075122 | controller |             "f:generateName": {},
2026-06-12 21:10:02.075136 | controller |             "f:labels": {
2026-06-12 21:10:02.075150 | controller |               ".": {},
2026-06-12 21:10:02.075164 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.075177 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.075191 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.075205 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.075219 | controller |             },
2026-06-12 21:10:02.075233 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.075246 | controller |               ".": {},
2026-06-12 21:10:02.075260 | controller |               "k:{\"uid\":\"e9f72e74-4150-4d0c-8d72-1dd606630cd7\"}": {}
2026-06-12 21:10:02.075275 | controller |             }
2026-06-12 21:10:02.075290 | controller |           },
2026-06-12 21:10:02.075304 | controller |           "f:spec": {
2026-06-12 21:10:02.075318 | controller |             "f:containers": {
2026-06-12 21:10:02.075333 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.075347 | controller |                 ".": {},
2026-06-12 21:10:02.075361 | controller |                 "f:args": {},
2026-06-12 21:10:02.075378 | controller |                 "f:command": {},
2026-06-12 21:10:02.075395 | controller |                 "f:env": {
2026-06-12 21:10:02.075409 | controller |                   ".": {},
2026-06-12 21:10:02.075423 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.075438 | controller |                     ".": {},
2026-06-12 21:10:02.075452 | controller |                     "f:name": {},
2026-06-12 21:10:02.075466 | controller |                     "f:value": {}
2026-06-12 21:10:02.075480 | controller |                   },
2026-06-12 21:10:02.075495 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.075509 | controller |                     ".": {},
2026-06-12 21:10:02.075524 | controller |                     "f:name": {},
2026-06-12 21:10:02.075539 | controller |                     "f:value": {}
2026-06-12 21:10:02.075554 | controller |                   },
2026-06-12 21:10:02.075568 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.075586 | controller |                     ".": {},
2026-06-12 21:10:02.075602 | controller |                     "f:name": {},
2026-06-12 21:10:02.075616 | controller |                     "f:value": {}
2026-06-12 21:10:02.075631 | controller |                   },
2026-06-12 21:10:02.075645 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.075660 | controller |                     ".": {},
2026-06-12 21:10:02.075675 | controller |                     "f:name": {},
2026-06-12 21:10:02.075689 | controller |                     "f:value": {}
2026-06-12 21:10:02.075708 | controller |                   },
2026-06-12 21:10:02.075723 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.075738 | controller |                     ".": {},
2026-06-12 21:10:02.075753 | controller |                     "f:name": {},
2026-06-12 21:10:02.075767 | controller |                     "f:value": {}
2026-06-12 21:10:02.075781 | controller |                   }
2026-06-12 21:10:02.075796 | controller |                 },
2026-06-12 21:10:02.075810 | controller |                 "f:image": {},
2026-06-12 21:10:02.075824 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.075838 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.075855 | controller |                   ".": {},
2026-06-12 21:10:02.075891 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.075907 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.075921 | controller |                     ".": {},
2026-06-12 21:10:02.075935 | controller |                     "f:path": {},
2026-06-12 21:10:02.075950 | controller |                     "f:port": {},
2026-06-12 21:10:02.075964 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.075978 | controller |                   },
2026-06-12 21:10:02.075992 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.076007 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.076021 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.076035 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.076050 | controller |                 },
2026-06-12 21:10:02.076064 | controller |                 "f:name": {},
2026-06-12 21:10:02.076078 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.076093 | controller |                   ".": {},
2026-06-12 21:10:02.076107 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.076121 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.076135 | controller |                     ".": {},
2026-06-12 21:10:02.076150 | controller |                     "f:path": {},
2026-06-12 21:10:02.076164 | controller |                     "f:port": {},
2026-06-12 21:10:02.076178 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.076192 | controller |                   },
2026-06-12 21:10:02.076207 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.076221 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.076235 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.076250 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.076264 | controller |                 },
2026-06-12 21:10:02.076278 | controller |                 "f:resources": {
2026-06-12 21:10:02.076293 | controller |                   ".": {},
2026-06-12 21:10:02.076307 | controller |                   "f:limits": {
2026-06-12 21:10:02.076321 | controller |                     ".": {},
2026-06-12 21:10:02.076335 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.076349 | controller |                     "f:memory": {}
2026-06-12 21:10:02.076363 | controller |                   },
2026-06-12 21:10:02.076377 | controller |                   "f:requests": {
2026-06-12 21:10:02.076391 | controller |                     ".": {},
2026-06-12 21:10:02.076404 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.076418 | controller |                     "f:memory": {}
2026-06-12 21:10:02.076432 | controller |                   }
2026-06-12 21:10:02.076446 | controller |                 },
2026-06-12 21:10:02.076460 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.076474 | controller |                   ".": {},
2026-06-12 21:10:02.076487 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.076502 | controller |                 },
2026-06-12 21:10:02.076520 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.076535 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.076550 | controller |               }
2026-06-12 21:10:02.076564 | controller |             },
2026-06-12 21:10:02.076578 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.076593 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.076607 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.076621 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.076635 | controller |             "f:securityContext": {
2026-06-12 21:10:02.076649 | controller |               ".": {},
2026-06-12 21:10:02.076663 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.076677 | controller |             },
2026-06-12 21:10:02.076691 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.076705 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.076719 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.076733 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.076747 | controller |           }
2026-06-12 21:10:02.076761 | controller |         },
2026-06-12 21:10:02.076775 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.076789 | controller |         "operation": "Update",
2026-06-12 21:10:02.076802 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.076816 | controller |       },
2026-06-12 21:10:02.076830 | controller |       {
2026-06-12 21:10:02.076844 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.076875 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.076894 | controller |         "fieldsV1": {
2026-06-12 21:10:02.076909 | controller |           "f:metadata": {
2026-06-12 21:10:02.076923 | controller |             "f:annotations": {
2026-06-12 21:10:02.076937 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.076951 | controller |             }
2026-06-12 21:10:02.076965 | controller |           }
2026-06-12 21:10:02.076979 | controller |         },
2026-06-12 21:10:02.076993 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.077007 | controller |         "operation": "Update",
2026-06-12 21:10:02.077020 | controller |         "subresource": "status",
2026-06-12 21:10:02.077034 | controller |         "time": "2026-06-12T20:14:31Z"
2026-06-12 21:10:02.077047 | controller |       },
2026-06-12 21:10:02.077061 | controller |       {
2026-06-12 21:10:02.077074 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.077088 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.077101 | controller |         "fieldsV1": {
2026-06-12 21:10:02.077115 | controller |           "f:status": {
2026-06-12 21:10:02.077128 | controller |             "f:conditions": {
2026-06-12 21:10:02.077142 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.077156 | controller |                 ".": {},
2026-06-12 21:10:02.077169 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.077183 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.077196 | controller |                 "f:status": {},
2026-06-12 21:10:02.077209 | controller |                 "f:type": {}
2026-06-12 21:10:02.077223 | controller |               },
2026-06-12 21:10:02.077236 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.077249 | controller |                 ".": {},
2026-06-12 21:10:02.077263 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.077277 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.077291 | controller |                 "f:status": {},
2026-06-12 21:10:02.077305 | controller |                 "f:type": {}
2026-06-12 21:10:02.077320 | controller |               },
2026-06-12 21:10:02.077338 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.077353 | controller |                 ".": {},
2026-06-12 21:10:02.077367 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.077382 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.077396 | controller |                 "f:status": {},
2026-06-12 21:10:02.077410 | controller |                 "f:type": {}
2026-06-12 21:10:02.077424 | controller |               },
2026-06-12 21:10:02.077437 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.077451 | controller |                 ".": {},
2026-06-12 21:10:02.077465 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.077479 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.077494 | controller |                 "f:status": {},
2026-06-12 21:10:02.077508 | controller |                 "f:type": {}
2026-06-12 21:10:02.077523 | controller |               }
2026-06-12 21:10:02.077537 | controller |             },
2026-06-12 21:10:02.077552 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.077566 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.077580 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.077595 | controller |             "f:phase": {},
2026-06-12 21:10:02.077609 | controller |             "f:podIP": {},
2026-06-12 21:10:02.077623 | controller |             "f:podIPs": {
2026-06-12 21:10:02.077637 | controller |               ".": {},
2026-06-12 21:10:02.077651 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-12 21:10:02.077666 | controller |                 ".": {},
2026-06-12 21:10:02.077683 | controller |                 "f:ip": {}
2026-06-12 21:10:02.077701 | controller |               }
2026-06-12 21:10:02.077731 | controller |             },
2026-06-12 21:10:02.077747 | controller |             "f:startTime": {}
2026-06-12 21:10:02.077762 | controller |           }
2026-06-12 21:10:02.077777 | controller |         },
2026-06-12 21:10:02.077792 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.077807 | controller |         "operation": "Update",
2026-06-12 21:10:02.077821 | controller |         "subresource": "status",
2026-06-12 21:10:02.077836 | controller |         "time": "2026-06-12T20:15:41Z"
2026-06-12 21:10:02.077852 | controller |       }
2026-06-12 21:10:02.077907 | controller |     ],
2026-06-12 21:10:02.077927 | controller |     "name": "heat-operator-controller-manager-5f5d6b8858-lfzw6",
2026-06-12 21:10:02.077942 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.077957 | controller |     "ownerReferences": [
2026-06-12 21:10:02.077972 | controller |       {
2026-06-12 21:10:02.077987 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.078002 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.078016 | controller |         "controller": true,
2026-06-12 21:10:02.078031 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.078045 | controller |         "name": "heat-operator-controller-manager-5f5d6b8858",
2026-06-12 21:10:02.078059 | controller |         "uid": "e9f72e74-4150-4d0c-8d72-1dd606630cd7"
2026-06-12 21:10:02.078074 | controller |       }
2026-06-12 21:10:02.078088 | controller |     ],
2026-06-12 21:10:02.078103 | controller |     "resourceVersion": "54609",
2026-06-12 21:10:02.078117 | controller |     "uid": "7cbecce8-64b4-498b-884a-fa07970a3223"
2026-06-12 21:10:02.078132 | controller |   },
2026-06-12 21:10:02.078146 | controller |   "spec": {
2026-06-12 21:10:02.078161 | controller |     "containers": [
2026-06-12 21:10:02.078175 | controller |       {
2026-06-12 21:10:02.078189 | controller |         "args": [
2026-06-12 21:10:02.078203 | controller |           "--leader-elect",
2026-06-12 21:10:02.078217 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.078231 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.078249 | controller |         ],
2026-06-12 21:10:02.078264 | controller |         "command": [
2026-06-12 21:10:02.078278 | controller |           "/manager"
2026-06-12 21:10:02.078292 | controller |         ],
2026-06-12 21:10:02.078312 | controller |         "env": [
2026-06-12 21:10:02.078327 | controller |           {
2026-06-12 21:10:02.078341 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.078356 | controller |             "value": "30"
2026-06-12 21:10:02.078370 | controller |           },
2026-06-12 21:10:02.078385 | controller |           {
2026-06-12 21:10:02.078399 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.078413 | controller |             "value": "20"
2026-06-12 21:10:02.078427 | controller |           },
2026-06-12 21:10:02.078441 | controller |           {
2026-06-12 21:10:02.078455 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.078469 | controller |             "value": "5"
2026-06-12 21:10:02.078483 | controller |           },
2026-06-12 21:10:02.078497 | controller |           {
2026-06-12 21:10:02.078511 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.078525 | controller |             "value": "false"
2026-06-12 21:10:02.078539 | controller |           },
2026-06-12 21:10:02.078553 | controller |           {
2026-06-12 21:10:02.078568 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.078582 | controller |             "value": "false"
2026-06-12 21:10:02.078597 | controller |           }
2026-06-12 21:10:02.078611 | controller |         ],
2026-06-12 21:10:02.078626 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 21:10:02.078641 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.078655 | controller |         "livenessProbe": {
2026-06-12 21:10:02.078670 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.078684 | controller |           "httpGet": {
2026-06-12 21:10:02.078698 | controller |             "path": "/healthz",
2026-06-12 21:10:02.078712 | controller |             "port": 8081,
2026-06-12 21:10:02.078726 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.078740 | controller |           },
2026-06-12 21:10:02.078754 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.078768 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.078782 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.078796 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.078810 | controller |         },
2026-06-12 21:10:02.078824 | controller |         "name": "manager",
2026-06-12 21:10:02.078838 | controller |         "readinessProbe": {
2026-06-12 21:10:02.078855 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.078896 | controller |           "httpGet": {
2026-06-12 21:10:02.078912 | controller |             "path": "/readyz",
2026-06-12 21:10:02.078926 | controller |             "port": 8081,
2026-06-12 21:10:02.078941 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.078955 | controller |           },
2026-06-12 21:10:02.078969 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.078983 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.078997 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.079011 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.079025 | controller |         },
2026-06-12 21:10:02.079039 | controller |         "resources": {
2026-06-12 21:10:02.079053 | controller |           "limits": {
2026-06-12 21:10:02.079067 | controller |             "cpu": "500m",
2026-06-12 21:10:02.079080 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.079094 | controller |           },
2026-06-12 21:10:02.079108 | controller |           "requests": {
2026-06-12 21:10:02.079122 | controller |             "cpu": "10m",
2026-06-12 21:10:02.079140 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.079154 | controller |           }
2026-06-12 21:10:02.079169 | controller |         },
2026-06-12 21:10:02.079183 | controller |         "securityContext": {
2026-06-12 21:10:02.079197 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.079212 | controller |           "capabilities": {
2026-06-12 21:10:02.079233 | controller |             "drop": [
2026-06-12 21:10:02.079247 | controller |               "MKNOD"
2026-06-12 21:10:02.079262 | controller |             ]
2026-06-12 21:10:02.079277 | controller |           }
2026-06-12 21:10:02.079292 | controller |         },
2026-06-12 21:10:02.079306 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.079320 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.079334 | controller |         "volumeMounts": [
2026-06-12 21:10:02.079348 | controller |           {
2026-06-12 21:10:02.079362 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.079377 | controller |             "name": "kube-api-access-t7m2h",
2026-06-12 21:10:02.079391 | controller |             "readOnly": true
2026-06-12 21:10:02.079406 | controller |           }
2026-06-12 21:10:02.079420 | controller |         ]
2026-06-12 21:10:02.079434 | controller |       }
2026-06-12 21:10:02.079449 | controller |     ],
2026-06-12 21:10:02.079463 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.079476 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.079490 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.079504 | controller |       {
2026-06-12 21:10:02.079518 | controller |         "name": "heat-operator-controller-manager-dockercfg-9s5sm"
2026-06-12 21:10:02.079532 | controller |       }
2026-06-12 21:10:02.079546 | controller |     ],
2026-06-12 21:10:02.079560 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.079575 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.079590 | controller |     "priority": 0,
2026-06-12 21:10:02.079605 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.079621 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.079636 | controller |     "securityContext": {
2026-06-12 21:10:02.079651 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.079666 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.079683 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.079743 | controller |       }
2026-06-12 21:10:02.079761 | controller |     },
2026-06-12 21:10:02.079776 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-12 21:10:02.079811 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-12 21:10:02.079831 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.079872 | controller |     "tolerations": [
2026-06-12 21:10:02.079897 | controller |       {
2026-06-12 21:10:02.079914 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.079929 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.079969 | controller |         "operator": "Exists",
2026-06-12 21:10:02.079986 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.080001 | controller |       },
2026-06-12 21:10:02.080017 | controller |       {
2026-06-12 21:10:02.080057 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.080072 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.080088 | controller |         "operator": "Exists",
2026-06-12 21:10:02.080126 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.080147 | controller |       },
2026-06-12 21:10:02.080162 | controller |       {
2026-06-12 21:10:02.080177 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.080215 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.080238 | controller |         "operator": "Exists"
2026-06-12 21:10:02.080253 | controller |       }
2026-06-12 21:10:02.080268 | controller |     ],
2026-06-12 21:10:02.080308 | controller |     "volumes": [
2026-06-12 21:10:02.080331 | controller |       {
2026-06-12 21:10:02.080346 | controller |         "name": "kube-api-access-t7m2h",
2026-06-12 21:10:02.080361 | controller |         "projected": {
2026-06-12 21:10:02.080375 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.080389 | controller |           "sources": [
2026-06-12 21:10:02.080404 | controller |             {
2026-06-12 21:10:02.080418 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.080432 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.080447 | controller |                 "path": "token"
2026-06-12 21:10:02.080461 | controller |               }
2026-06-12 21:10:02.080476 | controller |             },
2026-06-12 21:10:02.080490 | controller |             {
2026-06-12 21:10:02.080505 | controller |               "configMap": {
2026-06-12 21:10:02.080519 | controller |                 "items": [
2026-06-12 21:10:02.080533 | controller |                   {
2026-06-12 21:10:02.080548 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.080562 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.080577 | controller |                   }
2026-06-12 21:10:02.080591 | controller |                 ],
2026-06-12 21:10:02.080606 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.080620 | controller |               }
2026-06-12 21:10:02.080636 | controller |             },
2026-06-12 21:10:02.080651 | controller |             {
2026-06-12 21:10:02.080668 | controller |               "downwardAPI": {
2026-06-12 21:10:02.080689 | controller |                 "items": [
2026-06-12 21:10:02.080708 | controller |                   {
2026-06-12 21:10:02.080728 | controller |                     "fieldRef": {
2026-06-12 21:10:02.080747 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.080766 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.080786 | controller |                     },
2026-06-12 21:10:02.080805 | controller |                     "path": "namespace"
2026-06-12 21:10:02.080820 | controller |                   }
2026-06-12 21:10:02.080835 | controller |                 ]
2026-06-12 21:10:02.080852 | controller |               }
2026-06-12 21:10:02.080889 | controller |             },
2026-06-12 21:10:02.080905 | controller |             {
2026-06-12 21:10:02.080919 | controller |               "configMap": {
2026-06-12 21:10:02.080934 | controller |                 "items": [
2026-06-12 21:10:02.080948 | controller |                   {
2026-06-12 21:10:02.080963 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.080977 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.080992 | controller |                   }
2026-06-12 21:10:02.081006 | controller |                 ],
2026-06-12 21:10:02.081020 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.081035 | controller |               }
2026-06-12 21:10:02.081049 | controller |             }
2026-06-12 21:10:02.081063 | controller |           ]
2026-06-12 21:10:02.081077 | controller |         }
2026-06-12 21:10:02.081090 | controller |       }
2026-06-12 21:10:02.081104 | controller |     ]
2026-06-12 21:10:02.081118 | controller |   },
2026-06-12 21:10:02.081131 | controller |   "status": {
2026-06-12 21:10:02.081145 | controller |     "conditions": [
2026-06-12 21:10:02.081159 | controller |       {
2026-06-12 21:10:02.081172 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.081186 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.081200 | controller |         "status": "True",
2026-06-12 21:10:02.081213 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.081232 | controller |       },
2026-06-12 21:10:02.081247 | controller |       {
2026-06-12 21:10:02.081261 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.081274 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.081288 | controller |         "status": "True",
2026-06-12 21:10:02.081302 | controller |         "type": "Initialized"
2026-06-12 21:10:02.081316 | controller |       },
2026-06-12 21:10:02.081330 | controller |       {
2026-06-12 21:10:02.081344 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.081358 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.081371 | controller |         "status": "True",
2026-06-12 21:10:02.081385 | controller |         "type": "Ready"
2026-06-12 21:10:02.081399 | controller |       },
2026-06-12 21:10:02.081413 | controller |       {
2026-06-12 21:10:02.081427 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.081441 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.081455 | controller |         "status": "True",
2026-06-12 21:10:02.081469 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.081483 | controller |       },
2026-06-12 21:10:02.081497 | controller |       {
2026-06-12 21:10:02.081511 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.081525 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.081539 | controller |         "status": "True",
2026-06-12 21:10:02.081553 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.081567 | controller |       }
2026-06-12 21:10:02.081581 | controller |     ],
2026-06-12 21:10:02.081595 | controller |     "containerStatuses": [
2026-06-12 21:10:02.081609 | controller |       {
2026-06-12 21:10:02.081623 | controller |         "allocatedResources": {
2026-06-12 21:10:02.081637 | controller |           "cpu": "10m",
2026-06-12 21:10:02.081652 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.081667 | controller |         },
2026-06-12 21:10:02.081681 | controller |         "containerID": "cri-o://4332f640aca7cabb6c1b8221a7ee6234dfa6d428427eea022e91ed1ca9d53b1e",
2026-06-12 21:10:02.081697 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 21:10:02.081713 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 21:10:02.081728 | controller |         "lastState": {},
2026-06-12 21:10:02.081746 | controller |         "name": "manager",
2026-06-12 21:10:02.081777 | controller |         "ready": true,
2026-06-12 21:10:02.081793 | controller |         "resources": {
2026-06-12 21:10:02.081807 | controller |           "limits": {
2026-06-12 21:10:02.081822 | controller |             "cpu": "500m",
2026-06-12 21:10:02.081837 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.081851 | controller |           },
2026-06-12 21:10:02.081889 | controller |           "requests": {
2026-06-12 21:10:02.081906 | controller |             "cpu": "10m",
2026-06-12 21:10:02.081920 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.081935 | controller |           }
2026-06-12 21:10:02.081949 | controller |         },
2026-06-12 21:10:02.081964 | controller |         "restartCount": 0,
2026-06-12 21:10:02.081979 | controller |         "started": true,
2026-06-12 21:10:02.081995 | controller |         "state": {
2026-06-12 21:10:02.082010 | controller |           "running": {
2026-06-12 21:10:02.082024 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.082039 | controller |           }
2026-06-12 21:10:02.082054 | controller |         },
2026-06-12 21:10:02.082070 | controller |         "user": {
2026-06-12 21:10:02.082084 | controller |           "linux": {
2026-06-12 21:10:02.082099 | controller |             "gid": 0,
2026-06-12 21:10:02.082117 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.082132 | controller |               0
2026-06-12 21:10:02.082147 | controller |             ],
2026-06-12 21:10:02.082161 | controller |             "uid": 65532
2026-06-12 21:10:02.082176 | controller |           }
2026-06-12 21:10:02.082190 | controller |         },
2026-06-12 21:10:02.082204 | controller |         "volumeMounts": [
2026-06-12 21:10:02.082219 | controller |           {
2026-06-12 21:10:02.082233 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.082248 | controller |             "name": "kube-api-access-t7m2h",
2026-06-12 21:10:02.082263 | controller |             "readOnly": true,
2026-06-12 21:10:02.082277 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.082292 | controller |           }
2026-06-12 21:10:02.082306 | controller |         ]
2026-06-12 21:10:02.082320 | controller |       }
2026-06-12 21:10:02.082335 | controller |     ],
2026-06-12 21:10:02.082349 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.082363 | controller |     "hostIPs": [
2026-06-12 21:10:02.082377 | controller |       {
2026-06-12 21:10:02.082392 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.082406 | controller |       }
2026-06-12 21:10:02.082420 | controller |     ],
2026-06-12 21:10:02.082434 | controller |     "phase": "Running",
2026-06-12 21:10:02.082449 | controller |     "podIP": "10.217.0.77",
2026-06-12 21:10:02.082463 | controller |     "podIPs": [
2026-06-12 21:10:02.082477 | controller |       {
2026-06-12 21:10:02.082492 | controller |         "ip": "10.217.0.77"
2026-06-12 21:10:02.082507 | controller |       }
2026-06-12 21:10:02.082521 | controller |     ],
2026-06-12 21:10:02.082536 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.082551 | controller |     "startTime": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.082566 | controller |   }
2026-06-12 21:10:02.082580 | controller | }
2026-06-12 21:10:02.105140 | controller | ok:
2026-06-12 21:10:02.105227 | controller | {
2026-06-12 21:10:02.105263 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.105295 | controller |   "kind": "Pod",
2026-06-12 21:10:02.105329 | controller |   "metadata": {
2026-06-12 21:10:02.105358 | controller |     "annotations": {
2026-06-12 21:10:02.105385 | 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 21:10:02.105414 | 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 21:10:02.105443 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.105479 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.105507 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.105534 | controller |     },
2026-06-12 21:10:02.105561 | controller |     "creationTimestamp": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.105588 | controller |     "generateName": "horizon-operator-controller-manager-9dc5578b5-",
2026-06-12 21:10:02.105614 | controller |     "generation": 1,
2026-06-12 21:10:02.105640 | controller |     "labels": {
2026-06-12 21:10:02.105666 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-12 21:10:02.105693 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.105750 | controller |       "openstack.org/operator-name": "horizon",
2026-06-12 21:10:02.105781 | controller |       "pod-template-hash": "9dc5578b5"
2026-06-12 21:10:02.105798 | controller |     },
2026-06-12 21:10:02.105814 | controller |     "managedFields": [
2026-06-12 21:10:02.105829 | controller |       {
2026-06-12 21:10:02.105845 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.105882 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.105899 | controller |         "fieldsV1": {
2026-06-12 21:10:02.105914 | controller |           "f:metadata": {
2026-06-12 21:10:02.105929 | controller |             "f:annotations": {
2026-06-12 21:10:02.105943 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.105958 | controller |             }
2026-06-12 21:10:02.105972 | controller |           }
2026-06-12 21:10:02.105987 | controller |         },
2026-06-12 21:10:02.106001 | controller |         "manager": "crc",
2026-06-12 21:10:02.106015 | controller |         "operation": "Update",
2026-06-12 21:10:02.106029 | controller |         "subresource": "status",
2026-06-12 21:10:02.106043 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.106075 | controller |       },
2026-06-12 21:10:02.106093 | controller |       {
2026-06-12 21:10:02.106109 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.106126 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.106142 | controller |         "fieldsV1": {
2026-06-12 21:10:02.106159 | controller |           "f:metadata": {
2026-06-12 21:10:02.106176 | controller |             "f:annotations": {
2026-06-12 21:10:02.106192 | controller |               ".": {},
2026-06-12 21:10:02.106209 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.106225 | controller |             },
2026-06-12 21:10:02.106242 | controller |             "f:generateName": {},
2026-06-12 21:10:02.106258 | controller |             "f:labels": {
2026-06-12 21:10:02.106274 | controller |               ".": {},
2026-06-12 21:10:02.106290 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.106306 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.106321 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.106335 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.106349 | controller |             },
2026-06-12 21:10:02.106362 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.106376 | controller |               ".": {},
2026-06-12 21:10:02.106389 | controller |               "k:{\"uid\":\"ce33ad35-541a-48c2-b95f-e336bd4ef9d4\"}": {}
2026-06-12 21:10:02.106403 | controller |             }
2026-06-12 21:10:02.106417 | controller |           },
2026-06-12 21:10:02.106431 | controller |           "f:spec": {
2026-06-12 21:10:02.106445 | controller |             "f:containers": {
2026-06-12 21:10:02.106458 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.106473 | controller |                 ".": {},
2026-06-12 21:10:02.106487 | controller |                 "f:args": {},
2026-06-12 21:10:02.106501 | controller |                 "f:command": {},
2026-06-12 21:10:02.106514 | controller |                 "f:env": {
2026-06-12 21:10:02.106528 | controller |                   ".": {},
2026-06-12 21:10:02.106542 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.106555 | controller |                     ".": {},
2026-06-12 21:10:02.106569 | controller |                     "f:name": {},
2026-06-12 21:10:02.106583 | controller |                     "f:value": {}
2026-06-12 21:10:02.106597 | controller |                   },
2026-06-12 21:10:02.106610 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.106624 | controller |                     ".": {},
2026-06-12 21:10:02.106638 | controller |                     "f:name": {},
2026-06-12 21:10:02.106662 | controller |                     "f:value": {}
2026-06-12 21:10:02.106676 | controller |                   },
2026-06-12 21:10:02.106691 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.106705 | controller |                     ".": {},
2026-06-12 21:10:02.106720 | controller |                     "f:name": {},
2026-06-12 21:10:02.106734 | controller |                     "f:value": {}
2026-06-12 21:10:02.106749 | controller |                   },
2026-06-12 21:10:02.106763 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.106777 | controller |                     ".": {},
2026-06-12 21:10:02.106791 | controller |                     "f:name": {},
2026-06-12 21:10:02.106805 | controller |                     "f:value": {}
2026-06-12 21:10:02.106819 | controller |                   },
2026-06-12 21:10:02.106833 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.106847 | controller |                     ".": {},
2026-06-12 21:10:02.106884 | controller |                     "f:name": {},
2026-06-12 21:10:02.106900 | controller |                     "f:value": {}
2026-06-12 21:10:02.106915 | controller |                   }
2026-06-12 21:10:02.106929 | controller |                 },
2026-06-12 21:10:02.106944 | controller |                 "f:image": {},
2026-06-12 21:10:02.106959 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.106974 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.106988 | controller |                   ".": {},
2026-06-12 21:10:02.107003 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.107017 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.107031 | controller |                     ".": {},
2026-06-12 21:10:02.107045 | controller |                     "f:path": {},
2026-06-12 21:10:02.107060 | controller |                     "f:port": {},
2026-06-12 21:10:02.107074 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.107089 | controller |                   },
2026-06-12 21:10:02.107103 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.107117 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.107132 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.107146 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.107160 | controller |                 },
2026-06-12 21:10:02.107175 | controller |                 "f:name": {},
2026-06-12 21:10:02.107189 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.107203 | controller |                   ".": {},
2026-06-12 21:10:02.107217 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.107231 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.107246 | controller |                     ".": {},
2026-06-12 21:10:02.107260 | controller |                     "f:path": {},
2026-06-12 21:10:02.107274 | controller |                     "f:port": {},
2026-06-12 21:10:02.107289 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.107303 | controller |                   },
2026-06-12 21:10:02.107318 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.107332 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.107347 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.107361 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.107376 | controller |                 },
2026-06-12 21:10:02.107390 | controller |                 "f:resources": {
2026-06-12 21:10:02.107404 | controller |                   ".": {},
2026-06-12 21:10:02.107419 | controller |                   "f:limits": {
2026-06-12 21:10:02.107433 | controller |                     ".": {},
2026-06-12 21:10:02.107448 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.107466 | controller |                     "f:memory": {}
2026-06-12 21:10:02.107481 | controller |                   },
2026-06-12 21:10:02.107495 | controller |                   "f:requests": {
2026-06-12 21:10:02.107509 | controller |                     ".": {},
2026-06-12 21:10:02.107524 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.107538 | controller |                     "f:memory": {}
2026-06-12 21:10:02.107552 | controller |                   }
2026-06-12 21:10:02.107566 | controller |                 },
2026-06-12 21:10:02.107580 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.107594 | controller |                   ".": {},
2026-06-12 21:10:02.107608 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.107622 | controller |                 },
2026-06-12 21:10:02.107637 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.107651 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.107665 | controller |               }
2026-06-12 21:10:02.107680 | controller |             },
2026-06-12 21:10:02.107694 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.107708 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.107723 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.107737 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.107751 | controller |             "f:securityContext": {
2026-06-12 21:10:02.107765 | controller |               ".": {},
2026-06-12 21:10:02.107780 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.107794 | controller |             },
2026-06-12 21:10:02.107808 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.107822 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.107836 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.107853 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.107886 | controller |           }
2026-06-12 21:10:02.107902 | controller |         },
2026-06-12 21:10:02.107916 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.107931 | controller |         "operation": "Update",
2026-06-12 21:10:02.107945 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.107960 | controller |       },
2026-06-12 21:10:02.107975 | controller |       {
2026-06-12 21:10:02.107989 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.108003 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.108017 | controller |         "fieldsV1": {
2026-06-12 21:10:02.108032 | controller |           "f:metadata": {
2026-06-12 21:10:02.108046 | controller |             "f:annotations": {
2026-06-12 21:10:02.108060 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.108074 | controller |             }
2026-06-12 21:10:02.108088 | controller |           }
2026-06-12 21:10:02.108102 | controller |         },
2026-06-12 21:10:02.108116 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.108130 | controller |         "operation": "Update",
2026-06-12 21:10:02.108144 | controller |         "subresource": "status",
2026-06-12 21:10:02.108158 | controller |         "time": "2026-06-12T20:14:30Z"
2026-06-12 21:10:02.108172 | controller |       },
2026-06-12 21:10:02.108186 | controller |       {
2026-06-12 21:10:02.108200 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.108214 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.108228 | controller |         "fieldsV1": {
2026-06-12 21:10:02.108241 | controller |           "f:status": {
2026-06-12 21:10:02.108255 | controller |             "f:conditions": {
2026-06-12 21:10:02.108269 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.108282 | controller |                 ".": {},
2026-06-12 21:10:02.108295 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.108313 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.108327 | controller |                 "f:status": {},
2026-06-12 21:10:02.108341 | controller |                 "f:type": {}
2026-06-12 21:10:02.108355 | controller |               },
2026-06-12 21:10:02.108369 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.108382 | controller |                 ".": {},
2026-06-12 21:10:02.108396 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.108410 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.108424 | controller |                 "f:status": {},
2026-06-12 21:10:02.108438 | controller |                 "f:type": {}
2026-06-12 21:10:02.108451 | controller |               },
2026-06-12 21:10:02.108465 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.108479 | controller |                 ".": {},
2026-06-12 21:10:02.108493 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.108506 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.108520 | controller |                 "f:status": {},
2026-06-12 21:10:02.108534 | controller |                 "f:type": {}
2026-06-12 21:10:02.108548 | controller |               },
2026-06-12 21:10:02.108561 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.108574 | controller |                 ".": {},
2026-06-12 21:10:02.108588 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.108602 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.108615 | controller |                 "f:status": {},
2026-06-12 21:10:02.108629 | controller |                 "f:type": {}
2026-06-12 21:10:02.108643 | controller |               }
2026-06-12 21:10:02.108658 | controller |             },
2026-06-12 21:10:02.108672 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.108687 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.108702 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.108716 | controller |             "f:phase": {},
2026-06-12 21:10:02.108731 | controller |             "f:podIP": {},
2026-06-12 21:10:02.108745 | controller |             "f:podIPs": {
2026-06-12 21:10:02.108759 | controller |               ".": {},
2026-06-12 21:10:02.108773 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-12 21:10:02.108787 | controller |                 ".": {},
2026-06-12 21:10:02.108801 | controller |                 "f:ip": {}
2026-06-12 21:10:02.108815 | controller |               }
2026-06-12 21:10:02.108828 | controller |             },
2026-06-12 21:10:02.108842 | controller |             "f:startTime": {}
2026-06-12 21:10:02.108872 | controller |           }
2026-06-12 21:10:02.108892 | controller |         },
2026-06-12 21:10:02.108907 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.108921 | controller |         "operation": "Update",
2026-06-12 21:10:02.108936 | controller |         "subresource": "status",
2026-06-12 21:10:02.108951 | controller |         "time": "2026-06-12T20:15:39Z"
2026-06-12 21:10:02.108966 | controller |       }
2026-06-12 21:10:02.108980 | controller |     ],
2026-06-12 21:10:02.108995 | controller |     "name": "horizon-operator-controller-manager-9dc5578b5-vsmbk",
2026-06-12 21:10:02.109010 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.109024 | controller |     "ownerReferences": [
2026-06-12 21:10:02.109039 | controller |       {
2026-06-12 21:10:02.109053 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.109068 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.109083 | controller |         "controller": true,
2026-06-12 21:10:02.109097 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.109111 | controller |         "name": "horizon-operator-controller-manager-9dc5578b5",
2026-06-12 21:10:02.109130 | controller |         "uid": "ce33ad35-541a-48c2-b95f-e336bd4ef9d4"
2026-06-12 21:10:02.109145 | controller |       }
2026-06-12 21:10:02.109160 | controller |     ],
2026-06-12 21:10:02.109174 | controller |     "resourceVersion": "54517",
2026-06-12 21:10:02.109189 | controller |     "uid": "b37be9f4-0a29-43c4-8384-1c5c0f4a2b66"
2026-06-12 21:10:02.109203 | controller |   },
2026-06-12 21:10:02.109217 | controller |   "spec": {
2026-06-12 21:10:02.109232 | controller |     "containers": [
2026-06-12 21:10:02.109246 | controller |       {
2026-06-12 21:10:02.109260 | controller |         "args": [
2026-06-12 21:10:02.109274 | controller |           "--leader-elect",
2026-06-12 21:10:02.109288 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.109303 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.109317 | controller |         ],
2026-06-12 21:10:02.109331 | controller |         "command": [
2026-06-12 21:10:02.109346 | controller |           "/manager"
2026-06-12 21:10:02.109360 | controller |         ],
2026-06-12 21:10:02.109374 | controller |         "env": [
2026-06-12 21:10:02.109388 | controller |           {
2026-06-12 21:10:02.109402 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.109417 | controller |             "value": "30"
2026-06-12 21:10:02.109431 | controller |           },
2026-06-12 21:10:02.109446 | controller |           {
2026-06-12 21:10:02.109460 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.109474 | controller |             "value": "20"
2026-06-12 21:10:02.109489 | controller |           },
2026-06-12 21:10:02.109503 | controller |           {
2026-06-12 21:10:02.109518 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.109532 | controller |             "value": "5"
2026-06-12 21:10:02.109546 | controller |           },
2026-06-12 21:10:02.109560 | controller |           {
2026-06-12 21:10:02.109575 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.109590 | controller |             "value": "false"
2026-06-12 21:10:02.109604 | controller |           },
2026-06-12 21:10:02.109619 | controller |           {
2026-06-12 21:10:02.109634 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.109648 | controller |             "value": "false"
2026-06-12 21:10:02.109663 | controller |           }
2026-06-12 21:10:02.109678 | controller |         ],
2026-06-12 21:10:02.109692 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 21:10:02.109707 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.109722 | controller |         "livenessProbe": {
2026-06-12 21:10:02.109737 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.109751 | controller |           "httpGet": {
2026-06-12 21:10:02.109765 | controller |             "path": "/healthz",
2026-06-12 21:10:02.109780 | controller |             "port": 8081,
2026-06-12 21:10:02.109794 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.109808 | controller |           },
2026-06-12 21:10:02.109822 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.109836 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.109853 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.109884 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.109902 | controller |         },
2026-06-12 21:10:02.109919 | controller |         "name": "manager",
2026-06-12 21:10:02.109934 | controller |         "readinessProbe": {
2026-06-12 21:10:02.109949 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.109963 | controller |           "httpGet": {
2026-06-12 21:10:02.109978 | controller |             "path": "/readyz",
2026-06-12 21:10:02.109992 | controller |             "port": 8081,
2026-06-12 21:10:02.110006 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.110024 | controller |           },
2026-06-12 21:10:02.110039 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.110054 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.110070 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.110084 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.110101 | controller |         },
2026-06-12 21:10:02.110130 | controller |         "resources": {
2026-06-12 21:10:02.110145 | controller |           "limits": {
2026-06-12 21:10:02.110159 | controller |             "cpu": "500m",
2026-06-12 21:10:02.110173 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.110187 | controller |           },
2026-06-12 21:10:02.110201 | controller |           "requests": {
2026-06-12 21:10:02.110215 | controller |             "cpu": "10m",
2026-06-12 21:10:02.110229 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.110243 | controller |           }
2026-06-12 21:10:02.110256 | controller |         },
2026-06-12 21:10:02.110270 | controller |         "securityContext": {
2026-06-12 21:10:02.110284 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.110298 | controller |           "capabilities": {
2026-06-12 21:10:02.110311 | controller |             "drop": [
2026-06-12 21:10:02.110325 | controller |               "MKNOD"
2026-06-12 21:10:02.110339 | controller |             ]
2026-06-12 21:10:02.110353 | controller |           }
2026-06-12 21:10:02.110367 | controller |         },
2026-06-12 21:10:02.110380 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.110394 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.110407 | controller |         "volumeMounts": [
2026-06-12 21:10:02.110421 | controller |           {
2026-06-12 21:10:02.110435 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.110449 | controller |             "name": "kube-api-access-2tkz9",
2026-06-12 21:10:02.110463 | controller |             "readOnly": true
2026-06-12 21:10:02.110477 | controller |           }
2026-06-12 21:10:02.110492 | controller |         ]
2026-06-12 21:10:02.110505 | controller |       }
2026-06-12 21:10:02.110519 | controller |     ],
2026-06-12 21:10:02.110533 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.110547 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.110561 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.110575 | controller |       {
2026-06-12 21:10:02.110589 | controller |         "name": "horizon-operator-controller-manager-dockercfg-wb4nr"
2026-06-12 21:10:02.110603 | controller |       }
2026-06-12 21:10:02.110616 | controller |     ],
2026-06-12 21:10:02.110630 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.110644 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.110659 | controller |     "priority": 0,
2026-06-12 21:10:02.110673 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.110687 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.110701 | controller |     "securityContext": {
2026-06-12 21:10:02.110716 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.110730 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.110745 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.110759 | controller |       }
2026-06-12 21:10:02.110773 | controller |     },
2026-06-12 21:10:02.110787 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-12 21:10:02.110801 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-12 21:10:02.110816 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.110830 | controller |     "tolerations": [
2026-06-12 21:10:02.110844 | controller |       {
2026-06-12 21:10:02.110872 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.110891 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.110910 | controller |         "operator": "Exists",
2026-06-12 21:10:02.110925 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.110939 | controller |       },
2026-06-12 21:10:02.110954 | controller |       {
2026-06-12 21:10:02.110968 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.110984 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.110999 | controller |         "operator": "Exists",
2026-06-12 21:10:02.111014 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.111029 | controller |       },
2026-06-12 21:10:02.111043 | controller |       {
2026-06-12 21:10:02.111058 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.111072 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.111087 | controller |         "operator": "Exists"
2026-06-12 21:10:02.111101 | controller |       }
2026-06-12 21:10:02.111115 | controller |     ],
2026-06-12 21:10:02.111129 | controller |     "volumes": [
2026-06-12 21:10:02.111144 | controller |       {
2026-06-12 21:10:02.111158 | controller |         "name": "kube-api-access-2tkz9",
2026-06-12 21:10:02.111173 | controller |         "projected": {
2026-06-12 21:10:02.111188 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.111202 | controller |           "sources": [
2026-06-12 21:10:02.111217 | controller |             {
2026-06-12 21:10:02.111231 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.111246 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.111260 | controller |                 "path": "token"
2026-06-12 21:10:02.111275 | controller |               }
2026-06-12 21:10:02.111289 | controller |             },
2026-06-12 21:10:02.111304 | controller |             {
2026-06-12 21:10:02.111318 | controller |               "configMap": {
2026-06-12 21:10:02.111333 | controller |                 "items": [
2026-06-12 21:10:02.111347 | controller |                   {
2026-06-12 21:10:02.111362 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.111377 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.111392 | controller |                   }
2026-06-12 21:10:02.111406 | controller |                 ],
2026-06-12 21:10:02.111421 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.111435 | controller |               }
2026-06-12 21:10:02.111450 | controller |             },
2026-06-12 21:10:02.111464 | controller |             {
2026-06-12 21:10:02.111479 | controller |               "downwardAPI": {
2026-06-12 21:10:02.111493 | controller |                 "items": [
2026-06-12 21:10:02.111508 | controller |                   {
2026-06-12 21:10:02.111522 | controller |                     "fieldRef": {
2026-06-12 21:10:02.111537 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.111551 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.111566 | controller |                     },
2026-06-12 21:10:02.111580 | controller |                     "path": "namespace"
2026-06-12 21:10:02.111595 | controller |                   }
2026-06-12 21:10:02.111610 | controller |                 ]
2026-06-12 21:10:02.111624 | controller |               }
2026-06-12 21:10:02.111638 | controller |             },
2026-06-12 21:10:02.111652 | controller |             {
2026-06-12 21:10:02.111667 | controller |               "configMap": {
2026-06-12 21:10:02.111681 | controller |                 "items": [
2026-06-12 21:10:02.111695 | controller |                   {
2026-06-12 21:10:02.111709 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.111724 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.111739 | controller |                   }
2026-06-12 21:10:02.111753 | controller |                 ],
2026-06-12 21:10:02.111768 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.111786 | controller |               }
2026-06-12 21:10:02.111801 | controller |             }
2026-06-12 21:10:02.111815 | controller |           ]
2026-06-12 21:10:02.111830 | controller |         }
2026-06-12 21:10:02.111844 | controller |       }
2026-06-12 21:10:02.111875 | controller |     ]
2026-06-12 21:10:02.111894 | controller |   },
2026-06-12 21:10:02.111909 | controller |   "status": {
2026-06-12 21:10:02.111923 | controller |     "conditions": [
2026-06-12 21:10:02.111937 | controller |       {
2026-06-12 21:10:02.111951 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.111965 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.111980 | controller |         "status": "True",
2026-06-12 21:10:02.111994 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.112009 | controller |       },
2026-06-12 21:10:02.112024 | controller |       {
2026-06-12 21:10:02.112038 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.112053 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.112067 | controller |         "status": "True",
2026-06-12 21:10:02.112082 | controller |         "type": "Initialized"
2026-06-12 21:10:02.112096 | controller |       },
2026-06-12 21:10:02.112111 | controller |       {
2026-06-12 21:10:02.112125 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.112139 | controller |         "lastTransitionTime": "2026-06-12T20:15:39Z",
2026-06-12 21:10:02.112153 | controller |         "status": "True",
2026-06-12 21:10:02.112167 | controller |         "type": "Ready"
2026-06-12 21:10:02.112181 | controller |       },
2026-06-12 21:10:02.112195 | controller |       {
2026-06-12 21:10:02.112209 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.112223 | controller |         "lastTransitionTime": "2026-06-12T20:15:39Z",
2026-06-12 21:10:02.112237 | controller |         "status": "True",
2026-06-12 21:10:02.112250 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.112264 | controller |       },
2026-06-12 21:10:02.112278 | controller |       {
2026-06-12 21:10:02.112291 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.112305 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.112319 | controller |         "status": "True",
2026-06-12 21:10:02.112332 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.112346 | controller |       }
2026-06-12 21:10:02.112359 | controller |     ],
2026-06-12 21:10:02.112373 | controller |     "containerStatuses": [
2026-06-12 21:10:02.112387 | controller |       {
2026-06-12 21:10:02.112401 | controller |         "allocatedResources": {
2026-06-12 21:10:02.112415 | controller |           "cpu": "10m",
2026-06-12 21:10:02.112429 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.112443 | controller |         },
2026-06-12 21:10:02.112457 | controller |         "containerID": "cri-o://3da3fde5bc3d8074458c00fe8eac8d44c445eb631aa8c735f1ee8d3778b8bd10",
2026-06-12 21:10:02.112471 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 21:10:02.112485 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 21:10:02.112499 | controller |         "lastState": {},
2026-06-12 21:10:02.112513 | controller |         "name": "manager",
2026-06-12 21:10:02.112532 | controller |         "ready": true,
2026-06-12 21:10:02.112552 | controller |         "resources": {
2026-06-12 21:10:02.112570 | controller |           "limits": {
2026-06-12 21:10:02.112590 | controller |             "cpu": "500m",
2026-06-12 21:10:02.112604 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.112618 | controller |           },
2026-06-12 21:10:02.112632 | controller |           "requests": {
2026-06-12 21:10:02.112650 | controller |             "cpu": "10m",
2026-06-12 21:10:02.112664 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.112678 | controller |           }
2026-06-12 21:10:02.112692 | controller |         },
2026-06-12 21:10:02.112706 | controller |         "restartCount": 0,
2026-06-12 21:10:02.112720 | controller |         "started": true,
2026-06-12 21:10:02.112734 | controller |         "state": {
2026-06-12 21:10:02.112748 | controller |           "running": {
2026-06-12 21:10:02.112763 | controller |             "startedAt": "2026-06-12T20:15:26Z"
2026-06-12 21:10:02.112778 | controller |           }
2026-06-12 21:10:02.112792 | controller |         },
2026-06-12 21:10:02.112806 | controller |         "user": {
2026-06-12 21:10:02.112820 | controller |           "linux": {
2026-06-12 21:10:02.112834 | controller |             "gid": 0,
2026-06-12 21:10:02.112855 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.112956 | controller |               0
2026-06-12 21:10:02.112976 | controller |             ],
2026-06-12 21:10:02.112991 | controller |             "uid": 65532
2026-06-12 21:10:02.113007 | controller |           }
2026-06-12 21:10:02.113021 | controller |         },
2026-06-12 21:10:02.113036 | controller |         "volumeMounts": [
2026-06-12 21:10:02.113050 | controller |           {
2026-06-12 21:10:02.113065 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.113080 | controller |             "name": "kube-api-access-2tkz9",
2026-06-12 21:10:02.113095 | controller |             "readOnly": true,
2026-06-12 21:10:02.113110 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.113125 | controller |           }
2026-06-12 21:10:02.113140 | controller |         ]
2026-06-12 21:10:02.113154 | controller |       }
2026-06-12 21:10:02.113169 | controller |     ],
2026-06-12 21:10:02.113184 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.113198 | controller |     "hostIPs": [
2026-06-12 21:10:02.113212 | controller |       {
2026-06-12 21:10:02.113227 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.113241 | controller |       }
2026-06-12 21:10:02.113256 | controller |     ],
2026-06-12 21:10:02.113270 | controller |     "phase": "Running",
2026-06-12 21:10:02.113285 | controller |     "podIP": "10.217.0.78",
2026-06-12 21:10:02.113299 | controller |     "podIPs": [
2026-06-12 21:10:02.113314 | controller |       {
2026-06-12 21:10:02.113328 | controller |         "ip": "10.217.0.78"
2026-06-12 21:10:02.113342 | controller |       }
2026-06-12 21:10:02.113356 | controller |     ],
2026-06-12 21:10:02.113370 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.113385 | controller |     "startTime": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.113399 | controller |   }
2026-06-12 21:10:02.113413 | controller | }
2026-06-12 21:10:02.136035 | controller | ok:
2026-06-12 21:10:02.136217 | controller | {
2026-06-12 21:10:02.136247 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.136273 | controller |   "kind": "Pod",
2026-06-12 21:10:02.136291 | controller |   "metadata": {
2026-06-12 21:10:02.136306 | controller |     "annotations": {
2026-06-12 21:10:02.136322 | 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 21:10:02.136339 | 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 21:10:02.136367 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.136383 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.136399 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.136415 | controller |     },
2026-06-12 21:10:02.136430 | controller |     "creationTimestamp": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.136445 | controller |     "generateName": "infra-operator-controller-manager-594d6555bb-",
2026-06-12 21:10:02.136460 | controller |     "generation": 1,
2026-06-12 21:10:02.136474 | controller |     "labels": {
2026-06-12 21:10:02.136489 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-12 21:10:02.136504 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.136519 | controller |       "openstack.org/operator-name": "infra",
2026-06-12 21:10:02.136534 | controller |       "pod-template-hash": "594d6555bb"
2026-06-12 21:10:02.136549 | controller |     },
2026-06-12 21:10:02.136564 | controller |     "managedFields": [
2026-06-12 21:10:02.136578 | controller |       {
2026-06-12 21:10:02.136592 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.136607 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.136621 | controller |         "fieldsV1": {
2026-06-12 21:10:02.136635 | controller |           "f:metadata": {
2026-06-12 21:10:02.136650 | controller |             "f:annotations": {
2026-06-12 21:10:02.136666 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.136681 | controller |             }
2026-06-12 21:10:02.136695 | controller |           }
2026-06-12 21:10:02.136710 | controller |         },
2026-06-12 21:10:02.136724 | controller |         "manager": "crc",
2026-06-12 21:10:02.136739 | controller |         "operation": "Update",
2026-06-12 21:10:02.136753 | controller |         "subresource": "status",
2026-06-12 21:10:02.136767 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.136781 | controller |       },
2026-06-12 21:10:02.136795 | controller |       {
2026-06-12 21:10:02.136809 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.136823 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.136837 | controller |         "fieldsV1": {
2026-06-12 21:10:02.136883 | controller |           "f:metadata": {
2026-06-12 21:10:02.136906 | controller |             "f:annotations": {
2026-06-12 21:10:02.136922 | controller |               ".": {},
2026-06-12 21:10:02.136937 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.136952 | controller |             },
2026-06-12 21:10:02.136967 | controller |             "f:generateName": {},
2026-06-12 21:10:02.136982 | controller |             "f:labels": {
2026-06-12 21:10:02.136999 | controller |               ".": {},
2026-06-12 21:10:02.137018 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.137033 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.137051 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.137065 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.137080 | controller |             },
2026-06-12 21:10:02.137094 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.137108 | controller |               ".": {},
2026-06-12 21:10:02.137122 | controller |               "k:{\"uid\":\"c451daa4-faec-424e-b79d-7073f6bc672d\"}": {}
2026-06-12 21:10:02.137137 | controller |             }
2026-06-12 21:10:02.137151 | controller |           },
2026-06-12 21:10:02.137165 | controller |           "f:spec": {
2026-06-12 21:10:02.137179 | controller |             "f:containers": {
2026-06-12 21:10:02.137192 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.137206 | controller |                 ".": {},
2026-06-12 21:10:02.137220 | controller |                 "f:args": {},
2026-06-12 21:10:02.137238 | controller |                 "f:command": {},
2026-06-12 21:10:02.137252 | controller |                 "f:env": {
2026-06-12 21:10:02.137266 | controller |                   ".": {},
2026-06-12 21:10:02.137280 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.137294 | controller |                     ".": {},
2026-06-12 21:10:02.137308 | controller |                     "f:name": {},
2026-06-12 21:10:02.137322 | controller |                     "f:value": {}
2026-06-12 21:10:02.137336 | controller |                   },
2026-06-12 21:10:02.137349 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.137363 | controller |                     ".": {},
2026-06-12 21:10:02.137377 | controller |                     "f:name": {},
2026-06-12 21:10:02.137391 | controller |                     "f:value": {}
2026-06-12 21:10:02.137405 | controller |                   },
2026-06-12 21:10:02.137419 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.137432 | controller |                     ".": {},
2026-06-12 21:10:02.137446 | controller |                     "f:name": {},
2026-06-12 21:10:02.137460 | controller |                     "f:value": {}
2026-06-12 21:10:02.137473 | controller |                   },
2026-06-12 21:10:02.137487 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.137501 | controller |                     ".": {},
2026-06-12 21:10:02.137515 | controller |                     "f:name": {},
2026-06-12 21:10:02.137528 | controller |                     "f:value": {}
2026-06-12 21:10:02.137542 | controller |                   },
2026-06-12 21:10:02.137556 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.137570 | controller |                     ".": {},
2026-06-12 21:10:02.137583 | controller |                     "f:name": {},
2026-06-12 21:10:02.137597 | controller |                     "f:value": {}
2026-06-12 21:10:02.137612 | controller |                   }
2026-06-12 21:10:02.137626 | controller |                 },
2026-06-12 21:10:02.137640 | controller |                 "f:image": {},
2026-06-12 21:10:02.137654 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.137668 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.137682 | controller |                   ".": {},
2026-06-12 21:10:02.137696 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.137710 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.137725 | controller |                     ".": {},
2026-06-12 21:10:02.137739 | controller |                     "f:path": {},
2026-06-12 21:10:02.137753 | controller |                     "f:port": {},
2026-06-12 21:10:02.137767 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.137781 | controller |                   },
2026-06-12 21:10:02.137796 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.137810 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.137825 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.137839 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.137857 | controller |                 },
2026-06-12 21:10:02.137895 | controller |                 "f:name": {},
2026-06-12 21:10:02.137910 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.137925 | controller |                   ".": {},
2026-06-12 21:10:02.137940 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.137955 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.137970 | controller |                     ".": {},
2026-06-12 21:10:02.137985 | controller |                     "f:path": {},
2026-06-12 21:10:02.138000 | controller |                     "f:port": {},
2026-06-12 21:10:02.138015 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.138033 | controller |                   },
2026-06-12 21:10:02.138048 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.138062 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.138077 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.138092 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.138106 | controller |                 },
2026-06-12 21:10:02.138120 | controller |                 "f:resources": {
2026-06-12 21:10:02.138135 | controller |                   ".": {},
2026-06-12 21:10:02.138149 | controller |                   "f:limits": {
2026-06-12 21:10:02.138164 | controller |                     ".": {},
2026-06-12 21:10:02.138178 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.138193 | controller |                     "f:memory": {}
2026-06-12 21:10:02.138207 | controller |                   },
2026-06-12 21:10:02.138222 | controller |                   "f:requests": {
2026-06-12 21:10:02.138236 | controller |                     ".": {},
2026-06-12 21:10:02.138251 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.138265 | controller |                     "f:memory": {}
2026-06-12 21:10:02.138280 | controller |                   }
2026-06-12 21:10:02.138294 | controller |                 },
2026-06-12 21:10:02.138309 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.138324 | controller |                   ".": {},
2026-06-12 21:10:02.138338 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.138352 | controller |                 },
2026-06-12 21:10:02.138367 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.138381 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 21:10:02.138395 | controller |                 "f:volumeMounts": {
2026-06-12 21:10:02.138409 | controller |                   ".": {},
2026-06-12 21:10:02.138424 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 21:10:02.138440 | controller |                     ".": {},
2026-06-12 21:10:02.138472 | controller |                     "f:mountPath": {},
2026-06-12 21:10:02.138487 | controller |                     "f:name": {},
2026-06-12 21:10:02.138503 | controller |                     "f:readOnly": {}
2026-06-12 21:10:02.138522 | controller |                   }
2026-06-12 21:10:02.138537 | controller |                 }
2026-06-12 21:10:02.138551 | controller |               }
2026-06-12 21:10:02.138566 | controller |             },
2026-06-12 21:10:02.138581 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.138595 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.138610 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.138624 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.138639 | controller |             "f:securityContext": {
2026-06-12 21:10:02.138653 | controller |               ".": {},
2026-06-12 21:10:02.138668 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.138682 | controller |             },
2026-06-12 21:10:02.138697 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.138711 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.138726 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.138740 | controller |             "f:tolerations": {},
2026-06-12 21:10:02.138755 | controller |             "f:volumes": {
2026-06-12 21:10:02.138770 | controller |               ".": {},
2026-06-12 21:10:02.138784 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-12 21:10:02.138798 | controller |                 ".": {},
2026-06-12 21:10:02.138812 | controller |                 "f:name": {},
2026-06-12 21:10:02.138826 | controller |                 "f:secret": {
2026-06-12 21:10:02.138840 | controller |                   ".": {},
2026-06-12 21:10:02.138877 | controller |                   "f:defaultMode": {},
2026-06-12 21:10:02.138898 | controller |                   "f:secretName": {}
2026-06-12 21:10:02.138913 | controller |                 }
2026-06-12 21:10:02.138928 | controller |               }
2026-06-12 21:10:02.138942 | controller |             }
2026-06-12 21:10:02.138956 | controller |           }
2026-06-12 21:10:02.138970 | controller |         },
2026-06-12 21:10:02.138984 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.138999 | controller |         "operation": "Update",
2026-06-12 21:10:02.139013 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.139027 | controller |       },
2026-06-12 21:10:02.139042 | controller |       {
2026-06-12 21:10:02.139056 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.139071 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.139085 | controller |         "fieldsV1": {
2026-06-12 21:10:02.139099 | controller |           "f:metadata": {
2026-06-12 21:10:02.139113 | controller |             "f:annotations": {
2026-06-12 21:10:02.139127 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.139141 | controller |             }
2026-06-12 21:10:02.139155 | controller |           }
2026-06-12 21:10:02.139168 | controller |         },
2026-06-12 21:10:02.139182 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.139196 | controller |         "operation": "Update",
2026-06-12 21:10:02.139210 | controller |         "subresource": "status",
2026-06-12 21:10:02.139224 | controller |         "time": "2026-06-12T20:14:31Z"
2026-06-12 21:10:02.139237 | controller |       },
2026-06-12 21:10:02.139251 | controller |       {
2026-06-12 21:10:02.139265 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.139279 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.139292 | controller |         "fieldsV1": {
2026-06-12 21:10:02.139306 | controller |           "f:status": {
2026-06-12 21:10:02.139319 | controller |             "f:conditions": {
2026-06-12 21:10:02.139333 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.139346 | controller |                 ".": {},
2026-06-12 21:10:02.139360 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.139374 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.139387 | controller |                 "f:status": {},
2026-06-12 21:10:02.139401 | controller |                 "f:type": {}
2026-06-12 21:10:02.139415 | controller |               },
2026-06-12 21:10:02.139429 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.139442 | controller |                 ".": {},
2026-06-12 21:10:02.139456 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.139470 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.139483 | controller |                 "f:status": {},
2026-06-12 21:10:02.139497 | controller |                 "f:type": {}
2026-06-12 21:10:02.139511 | controller |               },
2026-06-12 21:10:02.139524 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.139538 | controller |                 ".": {},
2026-06-12 21:10:02.139552 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.139569 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.139583 | controller |                 "f:status": {},
2026-06-12 21:10:02.139597 | controller |                 "f:type": {}
2026-06-12 21:10:02.139611 | controller |               },
2026-06-12 21:10:02.139624 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.139639 | controller |                 ".": {},
2026-06-12 21:10:02.139653 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.139667 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.139684 | controller |                 "f:status": {},
2026-06-12 21:10:02.139699 | controller |                 "f:type": {}
2026-06-12 21:10:02.139713 | controller |               }
2026-06-12 21:10:02.139728 | controller |             },
2026-06-12 21:10:02.139742 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.139757 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.139771 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.139786 | controller |             "f:phase": {},
2026-06-12 21:10:02.139800 | controller |             "f:podIP": {},
2026-06-12 21:10:02.139814 | controller |             "f:podIPs": {
2026-06-12 21:10:02.139828 | controller |               ".": {},
2026-06-12 21:10:02.139842 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-12 21:10:02.139873 | controller |                 ".": {},
2026-06-12 21:10:02.139893 | controller |                 "f:ip": {}
2026-06-12 21:10:02.139909 | controller |               }
2026-06-12 21:10:02.139924 | controller |             },
2026-06-12 21:10:02.139938 | controller |             "f:startTime": {}
2026-06-12 21:10:02.139953 | controller |           }
2026-06-12 21:10:02.139968 | controller |         },
2026-06-12 21:10:02.139982 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.139997 | controller |         "operation": "Update",
2026-06-12 21:10:02.140012 | controller |         "subresource": "status",
2026-06-12 21:10:02.140027 | controller |         "time": "2026-06-12T20:15:40Z"
2026-06-12 21:10:02.140043 | controller |       }
2026-06-12 21:10:02.140057 | controller |     ],
2026-06-12 21:10:02.140072 | controller |     "name": "infra-operator-controller-manager-594d6555bb-htsh6",
2026-06-12 21:10:02.140087 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.140101 | controller |     "ownerReferences": [
2026-06-12 21:10:02.140116 | controller |       {
2026-06-12 21:10:02.140131 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.140145 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.140160 | controller |         "controller": true,
2026-06-12 21:10:02.140174 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.140190 | controller |         "name": "infra-operator-controller-manager-594d6555bb",
2026-06-12 21:10:02.140205 | controller |         "uid": "c451daa4-faec-424e-b79d-7073f6bc672d"
2026-06-12 21:10:02.140219 | controller |       }
2026-06-12 21:10:02.140233 | controller |     ],
2026-06-12 21:10:02.140248 | controller |     "resourceVersion": "54590",
2026-06-12 21:10:02.140262 | controller |     "uid": "39be21f5-d3ca-4ba8-a8d3-832751b12ba0"
2026-06-12 21:10:02.140276 | controller |   },
2026-06-12 21:10:02.140291 | controller |   "spec": {
2026-06-12 21:10:02.140305 | controller |     "containers": [
2026-06-12 21:10:02.140320 | controller |       {
2026-06-12 21:10:02.140335 | controller |         "args": [
2026-06-12 21:10:02.140350 | controller |           "--leader-elect",
2026-06-12 21:10:02.140364 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.140379 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.140394 | controller |         ],
2026-06-12 21:10:02.140409 | controller |         "command": [
2026-06-12 21:10:02.140423 | controller |           "/manager"
2026-06-12 21:10:02.140438 | controller |         ],
2026-06-12 21:10:02.140453 | controller |         "env": [
2026-06-12 21:10:02.140467 | controller |           {
2026-06-12 21:10:02.140481 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.140496 | controller |             "value": "30"
2026-06-12 21:10:02.140510 | controller |           },
2026-06-12 21:10:02.140524 | controller |           {
2026-06-12 21:10:02.140539 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.140553 | controller |             "value": "20"
2026-06-12 21:10:02.140568 | controller |           },
2026-06-12 21:10:02.140586 | controller |           {
2026-06-12 21:10:02.140601 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.140616 | controller |             "value": "5"
2026-06-12 21:10:02.140630 | controller |           },
2026-06-12 21:10:02.140645 | controller |           {
2026-06-12 21:10:02.140686 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.140701 | controller |             "value": "true"
2026-06-12 21:10:02.140715 | controller |           },
2026-06-12 21:10:02.140730 | controller |           {
2026-06-12 21:10:02.140744 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.140761 | controller |             "value": "false"
2026-06-12 21:10:02.140780 | controller |           }
2026-06-12 21:10:02.140795 | controller |         ],
2026-06-12 21:10:02.140810 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 21:10:02.140825 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.140840 | controller |         "livenessProbe": {
2026-06-12 21:10:02.140857 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.140891 | controller |           "httpGet": {
2026-06-12 21:10:02.140907 | controller |             "path": "/healthz",
2026-06-12 21:10:02.140922 | controller |             "port": 8081,
2026-06-12 21:10:02.140936 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.140950 | controller |           },
2026-06-12 21:10:02.140964 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.140978 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.140992 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.141007 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.141021 | controller |         },
2026-06-12 21:10:02.141035 | controller |         "name": "manager",
2026-06-12 21:10:02.141050 | controller |         "readinessProbe": {
2026-06-12 21:10:02.141064 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.141079 | controller |           "httpGet": {
2026-06-12 21:10:02.141093 | controller |             "path": "/readyz",
2026-06-12 21:10:02.141108 | controller |             "port": 8081,
2026-06-12 21:10:02.141122 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.141136 | controller |           },
2026-06-12 21:10:02.141151 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.141165 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.141179 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.141193 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.141207 | controller |         },
2026-06-12 21:10:02.141221 | controller |         "resources": {
2026-06-12 21:10:02.141235 | controller |           "limits": {
2026-06-12 21:10:02.141249 | controller |             "cpu": "600m",
2026-06-12 21:10:02.141262 | controller |             "memory": "2Gi"
2026-06-12 21:10:02.141276 | controller |           },
2026-06-12 21:10:02.141290 | controller |           "requests": {
2026-06-12 21:10:02.141304 | controller |             "cpu": "10m",
2026-06-12 21:10:02.141318 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.141332 | controller |           }
2026-06-12 21:10:02.141345 | controller |         },
2026-06-12 21:10:02.141359 | controller |         "securityContext": {
2026-06-12 21:10:02.141373 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.141387 | controller |           "capabilities": {
2026-06-12 21:10:02.141401 | controller |             "drop": [
2026-06-12 21:10:02.141414 | controller |               "MKNOD"
2026-06-12 21:10:02.141428 | controller |             ]
2026-06-12 21:10:02.141442 | controller |           }
2026-06-12 21:10:02.141456 | controller |         },
2026-06-12 21:10:02.141469 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.141483 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.141502 | controller |         "volumeMounts": [
2026-06-12 21:10:02.141516 | controller |           {
2026-06-12 21:10:02.141530 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 21:10:02.141544 | controller |             "name": "cert",
2026-06-12 21:10:02.141558 | controller |             "readOnly": true
2026-06-12 21:10:02.141572 | controller |           },
2026-06-12 21:10:02.141587 | controller |           {
2026-06-12 21:10:02.141601 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.141615 | controller |             "name": "kube-api-access-4vmc7",
2026-06-12 21:10:02.141629 | controller |             "readOnly": true
2026-06-12 21:10:02.141644 | controller |           }
2026-06-12 21:10:02.141657 | controller |         ]
2026-06-12 21:10:02.141671 | controller |       }
2026-06-12 21:10:02.141685 | controller |     ],
2026-06-12 21:10:02.141699 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.141713 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.141727 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.141741 | controller |       {
2026-06-12 21:10:02.141755 | controller |         "name": "infra-operator-controller-manager-dockercfg-wd2mx"
2026-06-12 21:10:02.141769 | controller |       }
2026-06-12 21:10:02.141783 | controller |     ],
2026-06-12 21:10:02.141797 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.141812 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.141826 | controller |     "priority": 0,
2026-06-12 21:10:02.141841 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.141858 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.141894 | controller |     "securityContext": {
2026-06-12 21:10:02.141910 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.141927 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.141949 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.141970 | controller |       }
2026-06-12 21:10:02.141990 | controller |     },
2026-06-12 21:10:02.142005 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-12 21:10:02.142019 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-12 21:10:02.142034 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.142048 | controller |     "tolerations": [
2026-06-12 21:10:02.142062 | controller |       {
2026-06-12 21:10:02.142077 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.142092 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.142107 | controller |         "operator": "Exists",
2026-06-12 21:10:02.142122 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.142137 | controller |       },
2026-06-12 21:10:02.142151 | controller |       {
2026-06-12 21:10:02.142166 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.142180 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.142194 | controller |         "operator": "Exists",
2026-06-12 21:10:02.142209 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.142224 | controller |       },
2026-06-12 21:10:02.142238 | controller |       {
2026-06-12 21:10:02.142253 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.142268 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.142283 | controller |         "operator": "Exists"
2026-06-12 21:10:02.142297 | controller |       }
2026-06-12 21:10:02.142311 | controller |     ],
2026-06-12 21:10:02.142326 | controller |     "volumes": [
2026-06-12 21:10:02.142340 | controller |       {
2026-06-12 21:10:02.142355 | controller |         "name": "cert",
2026-06-12 21:10:02.142369 | controller |         "secret": {
2026-06-12 21:10:02.142384 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.142403 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-12 21:10:02.142418 | controller |         }
2026-06-12 21:10:02.142433 | controller |       },
2026-06-12 21:10:02.142447 | controller |       {
2026-06-12 21:10:02.142462 | controller |         "name": "kube-api-access-4vmc7",
2026-06-12 21:10:02.142476 | controller |         "projected": {
2026-06-12 21:10:02.142495 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.142525 | controller |           "sources": [
2026-06-12 21:10:02.142541 | controller |             {
2026-06-12 21:10:02.142556 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.142571 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.142586 | controller |                 "path": "token"
2026-06-12 21:10:02.142601 | controller |               }
2026-06-12 21:10:02.142616 | controller |             },
2026-06-12 21:10:02.142630 | controller |             {
2026-06-12 21:10:02.142645 | controller |               "configMap": {
2026-06-12 21:10:02.142660 | controller |                 "items": [
2026-06-12 21:10:02.142675 | controller |                   {
2026-06-12 21:10:02.142689 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.142705 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.142720 | controller |                   }
2026-06-12 21:10:02.142735 | controller |                 ],
2026-06-12 21:10:02.142749 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.142764 | controller |               }
2026-06-12 21:10:02.142779 | controller |             },
2026-06-12 21:10:02.142794 | controller |             {
2026-06-12 21:10:02.142809 | controller |               "downwardAPI": {
2026-06-12 21:10:02.142823 | controller |                 "items": [
2026-06-12 21:10:02.142838 | controller |                   {
2026-06-12 21:10:02.142852 | controller |                     "fieldRef": {
2026-06-12 21:10:02.142903 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.142920 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.142935 | controller |                     },
2026-06-12 21:10:02.142949 | controller |                     "path": "namespace"
2026-06-12 21:10:02.142964 | controller |                   }
2026-06-12 21:10:02.142978 | controller |                 ]
2026-06-12 21:10:02.142992 | controller |               }
2026-06-12 21:10:02.143006 | controller |             },
2026-06-12 21:10:02.143021 | controller |             {
2026-06-12 21:10:02.143034 | controller |               "configMap": {
2026-06-12 21:10:02.143048 | controller |                 "items": [
2026-06-12 21:10:02.143062 | controller |                   {
2026-06-12 21:10:02.143076 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.143090 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.143104 | controller |                   }
2026-06-12 21:10:02.143118 | controller |                 ],
2026-06-12 21:10:02.143133 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.143147 | controller |               }
2026-06-12 21:10:02.143162 | controller |             }
2026-06-12 21:10:02.143177 | controller |           ]
2026-06-12 21:10:02.143191 | controller |         }
2026-06-12 21:10:02.143205 | controller |       }
2026-06-12 21:10:02.143219 | controller |     ]
2026-06-12 21:10:02.143233 | controller |   },
2026-06-12 21:10:02.143247 | controller |   "status": {
2026-06-12 21:10:02.143261 | controller |     "conditions": [
2026-06-12 21:10:02.143275 | controller |       {
2026-06-12 21:10:02.143289 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.143303 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.143317 | controller |         "status": "True",
2026-06-12 21:10:02.143331 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.143352 | controller |       },
2026-06-12 21:10:02.143367 | controller |       {
2026-06-12 21:10:02.143381 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.143395 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.143410 | controller |         "status": "True",
2026-06-12 21:10:02.143424 | controller |         "type": "Initialized"
2026-06-12 21:10:02.143438 | controller |       },
2026-06-12 21:10:02.143452 | controller |       {
2026-06-12 21:10:02.143465 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.143479 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.143493 | controller |         "status": "True",
2026-06-12 21:10:02.143507 | controller |         "type": "Ready"
2026-06-12 21:10:02.143520 | controller |       },
2026-06-12 21:10:02.143534 | controller |       {
2026-06-12 21:10:02.143548 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.143562 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.143576 | controller |         "status": "True",
2026-06-12 21:10:02.143590 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.143604 | controller |       },
2026-06-12 21:10:02.143618 | controller |       {
2026-06-12 21:10:02.143632 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.143645 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.143659 | controller |         "status": "True",
2026-06-12 21:10:02.143673 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.143687 | controller |       }
2026-06-12 21:10:02.143701 | controller |     ],
2026-06-12 21:10:02.143715 | controller |     "containerStatuses": [
2026-06-12 21:10:02.143728 | controller |       {
2026-06-12 21:10:02.143742 | controller |         "allocatedResources": {
2026-06-12 21:10:02.143756 | controller |           "cpu": "10m",
2026-06-12 21:10:02.143770 | controller |           "memory": "512Mi"
2026-06-12 21:10:02.143783 | controller |         },
2026-06-12 21:10:02.143797 | controller |         "containerID": "cri-o://5b033bcf5bcf9e61bde2c6a29dcde1132a27d2745f50d6a89714a44def3ea25f",
2026-06-12 21:10:02.143813 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 21:10:02.143828 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 21:10:02.143842 | controller |         "lastState": {},
2026-06-12 21:10:02.143872 | controller |         "name": "manager",
2026-06-12 21:10:02.143893 | controller |         "ready": true,
2026-06-12 21:10:02.143909 | controller |         "resources": {
2026-06-12 21:10:02.143924 | controller |           "limits": {
2026-06-12 21:10:02.143939 | controller |             "cpu": "600m",
2026-06-12 21:10:02.143953 | controller |             "memory": "2Gi"
2026-06-12 21:10:02.143968 | controller |           },
2026-06-12 21:10:02.143982 | controller |           "requests": {
2026-06-12 21:10:02.143996 | controller |             "cpu": "10m",
2026-06-12 21:10:02.144010 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.144024 | controller |           }
2026-06-12 21:10:02.144038 | controller |         },
2026-06-12 21:10:02.144052 | controller |         "restartCount": 0,
2026-06-12 21:10:02.144066 | controller |         "started": true,
2026-06-12 21:10:02.144079 | controller |         "state": {
2026-06-12 21:10:02.144093 | controller |           "running": {
2026-06-12 21:10:02.144107 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.144120 | controller |           }
2026-06-12 21:10:02.144136 | controller |         },
2026-06-12 21:10:02.144151 | controller |         "user": {
2026-06-12 21:10:02.144166 | controller |           "linux": {
2026-06-12 21:10:02.144181 | controller |             "gid": 0,
2026-06-12 21:10:02.144200 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.144215 | controller |               0
2026-06-12 21:10:02.144230 | controller |             ],
2026-06-12 21:10:02.144244 | controller |             "uid": 65532
2026-06-12 21:10:02.144259 | controller |           }
2026-06-12 21:10:02.144273 | controller |         },
2026-06-12 21:10:02.144287 | controller |         "volumeMounts": [
2026-06-12 21:10:02.144301 | controller |           {
2026-06-12 21:10:02.144315 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 21:10:02.144330 | controller |             "name": "cert",
2026-06-12 21:10:02.144344 | controller |             "readOnly": true,
2026-06-12 21:10:02.144358 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.144373 | controller |           },
2026-06-12 21:10:02.144387 | controller |           {
2026-06-12 21:10:02.144401 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.144415 | controller |             "name": "kube-api-access-4vmc7",
2026-06-12 21:10:02.144430 | controller |             "readOnly": true,
2026-06-12 21:10:02.144444 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.144458 | controller |           }
2026-06-12 21:10:02.144473 | controller |         ]
2026-06-12 21:10:02.144487 | controller |       }
2026-06-12 21:10:02.144501 | controller |     ],
2026-06-12 21:10:02.144516 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.144531 | controller |     "hostIPs": [
2026-06-12 21:10:02.144545 | controller |       {
2026-06-12 21:10:02.144560 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.144580 | controller |       }
2026-06-12 21:10:02.144594 | controller |     ],
2026-06-12 21:10:02.144608 | controller |     "phase": "Running",
2026-06-12 21:10:02.144627 | controller |     "podIP": "10.217.0.79",
2026-06-12 21:10:02.144641 | controller |     "podIPs": [
2026-06-12 21:10:02.144655 | controller |       {
2026-06-12 21:10:02.144669 | controller |         "ip": "10.217.0.79"
2026-06-12 21:10:02.144684 | controller |       }
2026-06-12 21:10:02.144698 | controller |     ],
2026-06-12 21:10:02.144712 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.144726 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.144741 | controller |   }
2026-06-12 21:10:02.144755 | controller | }
2026-06-12 21:10:02.167092 | controller | ok:
2026-06-12 21:10:02.167153 | controller | {
2026-06-12 21:10:02.167173 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.167190 | controller |   "kind": "Pod",
2026-06-12 21:10:02.167206 | controller |   "metadata": {
2026-06-12 21:10:02.167221 | controller |     "annotations": {
2026-06-12 21:10:02.167237 | 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 21:10:02.167253 | 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 21:10:02.167270 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.167286 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.167301 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.167316 | controller |     },
2026-06-12 21:10:02.167332 | controller |     "creationTimestamp": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.167357 | controller |     "generateName": "ironic-operator-controller-manager-7c845fc7c7-",
2026-06-12 21:10:02.167373 | controller |     "generation": 1,
2026-06-12 21:10:02.167387 | controller |     "labels": {
2026-06-12 21:10:02.167402 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-12 21:10:02.167416 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.167430 | controller |       "openstack.org/operator-name": "ironic",
2026-06-12 21:10:02.167445 | controller |       "pod-template-hash": "7c845fc7c7"
2026-06-12 21:10:02.167459 | controller |     },
2026-06-12 21:10:02.167473 | controller |     "managedFields": [
2026-06-12 21:10:02.167488 | controller |       {
2026-06-12 21:10:02.167502 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.167517 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.167537 | controller |         "fieldsV1": {
2026-06-12 21:10:02.167551 | controller |           "f:metadata": {
2026-06-12 21:10:02.167565 | controller |             "f:annotations": {
2026-06-12 21:10:02.167579 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.167593 | controller |             }
2026-06-12 21:10:02.167608 | controller |           }
2026-06-12 21:10:02.167622 | controller |         },
2026-06-12 21:10:02.167636 | controller |         "manager": "crc",
2026-06-12 21:10:02.167650 | controller |         "operation": "Update",
2026-06-12 21:10:02.167664 | controller |         "subresource": "status",
2026-06-12 21:10:02.167678 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.167692 | controller |       },
2026-06-12 21:10:02.167706 | controller |       {
2026-06-12 21:10:02.167720 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.167734 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.167748 | controller |         "fieldsV1": {
2026-06-12 21:10:02.167762 | controller |           "f:metadata": {
2026-06-12 21:10:02.167776 | controller |             "f:annotations": {
2026-06-12 21:10:02.167789 | controller |               ".": {},
2026-06-12 21:10:02.167803 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.167817 | controller |             },
2026-06-12 21:10:02.167831 | controller |             "f:generateName": {},
2026-06-12 21:10:02.167845 | controller |             "f:labels": {
2026-06-12 21:10:02.167882 | controller |               ".": {},
2026-06-12 21:10:02.167901 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.167917 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.167931 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.167945 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.167960 | controller |             },
2026-06-12 21:10:02.167974 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.167988 | controller |               ".": {},
2026-06-12 21:10:02.168002 | controller |               "k:{\"uid\":\"094d62a4-9ee8-49a4-aca4-5c56867b388c\"}": {}
2026-06-12 21:10:02.168017 | controller |             }
2026-06-12 21:10:02.168030 | controller |           },
2026-06-12 21:10:02.168045 | controller |           "f:spec": {
2026-06-12 21:10:02.168058 | controller |             "f:containers": {
2026-06-12 21:10:02.168072 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.168085 | controller |                 ".": {},
2026-06-12 21:10:02.168099 | controller |                 "f:args": {},
2026-06-12 21:10:02.168113 | controller |                 "f:command": {},
2026-06-12 21:10:02.168127 | controller |                 "f:env": {
2026-06-12 21:10:02.168141 | controller |                   ".": {},
2026-06-12 21:10:02.168154 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.168168 | controller |                     ".": {},
2026-06-12 21:10:02.168182 | controller |                     "f:name": {},
2026-06-12 21:10:02.168199 | controller |                     "f:value": {}
2026-06-12 21:10:02.168214 | controller |                   },
2026-06-12 21:10:02.168228 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.168242 | controller |                     ".": {},
2026-06-12 21:10:02.168256 | controller |                     "f:name": {},
2026-06-12 21:10:02.168269 | controller |                     "f:value": {}
2026-06-12 21:10:02.168283 | controller |                   },
2026-06-12 21:10:02.168298 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.168312 | controller |                     ".": {},
2026-06-12 21:10:02.168327 | controller |                     "f:name": {},
2026-06-12 21:10:02.168341 | controller |                     "f:value": {}
2026-06-12 21:10:02.168356 | controller |                   },
2026-06-12 21:10:02.168370 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.168384 | controller |                     ".": {},
2026-06-12 21:10:02.168399 | controller |                     "f:name": {},
2026-06-12 21:10:02.168413 | controller |                     "f:value": {}
2026-06-12 21:10:02.168427 | controller |                   },
2026-06-12 21:10:02.168441 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.168455 | controller |                     ".": {},
2026-06-12 21:10:02.168469 | controller |                     "f:name": {},
2026-06-12 21:10:02.168483 | controller |                     "f:value": {}
2026-06-12 21:10:02.168497 | controller |                   }
2026-06-12 21:10:02.168511 | controller |                 },
2026-06-12 21:10:02.168525 | controller |                 "f:image": {},
2026-06-12 21:10:02.168540 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.168555 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.168569 | controller |                   ".": {},
2026-06-12 21:10:02.168584 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.168598 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.168613 | controller |                     ".": {},
2026-06-12 21:10:02.168627 | controller |                     "f:path": {},
2026-06-12 21:10:02.168641 | controller |                     "f:port": {},
2026-06-12 21:10:02.168655 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.168669 | controller |                   },
2026-06-12 21:10:02.168683 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.168697 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.168712 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.168726 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.168740 | controller |                 },
2026-06-12 21:10:02.168754 | controller |                 "f:name": {},
2026-06-12 21:10:02.168768 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.168782 | controller |                   ".": {},
2026-06-12 21:10:02.168796 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.168810 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.168824 | controller |                     ".": {},
2026-06-12 21:10:02.168838 | controller |                     "f:path": {},
2026-06-12 21:10:02.168856 | controller |                     "f:port": {},
2026-06-12 21:10:02.168892 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.168910 | controller |                   },
2026-06-12 21:10:02.168926 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.168941 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.168956 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.168970 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.168989 | controller |                 },
2026-06-12 21:10:02.169004 | controller |                 "f:resources": {
2026-06-12 21:10:02.169018 | controller |                   ".": {},
2026-06-12 21:10:02.169032 | controller |                   "f:limits": {
2026-06-12 21:10:02.169046 | controller |                     ".": {},
2026-06-12 21:10:02.169060 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.169074 | controller |                     "f:memory": {}
2026-06-12 21:10:02.169088 | controller |                   },
2026-06-12 21:10:02.169103 | controller |                   "f:requests": {
2026-06-12 21:10:02.169117 | controller |                     ".": {},
2026-06-12 21:10:02.169131 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.169144 | controller |                     "f:memory": {}
2026-06-12 21:10:02.169158 | controller |                   }
2026-06-12 21:10:02.169172 | controller |                 },
2026-06-12 21:10:02.169186 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.169201 | controller |                   ".": {},
2026-06-12 21:10:02.169215 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.169229 | controller |                 },
2026-06-12 21:10:02.169243 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.169257 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.169271 | controller |               }
2026-06-12 21:10:02.169285 | controller |             },
2026-06-12 21:10:02.169299 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.169313 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.169327 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.169341 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.169355 | controller |             "f:securityContext": {
2026-06-12 21:10:02.169369 | controller |               ".": {},
2026-06-12 21:10:02.169384 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.169397 | controller |             },
2026-06-12 21:10:02.169411 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.169425 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.169439 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.169453 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.169467 | controller |           }
2026-06-12 21:10:02.169482 | controller |         },
2026-06-12 21:10:02.169496 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.169510 | controller |         "operation": "Update",
2026-06-12 21:10:02.169524 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.169539 | controller |       },
2026-06-12 21:10:02.169553 | controller |       {
2026-06-12 21:10:02.169567 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.169581 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.169595 | controller |         "fieldsV1": {
2026-06-12 21:10:02.169609 | controller |           "f:metadata": {
2026-06-12 21:10:02.169623 | controller |             "f:annotations": {
2026-06-12 21:10:02.169637 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.169651 | controller |             }
2026-06-12 21:10:02.169665 | controller |           }
2026-06-12 21:10:02.169685 | controller |         },
2026-06-12 21:10:02.169699 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.169713 | controller |         "operation": "Update",
2026-06-12 21:10:02.169727 | controller |         "subresource": "status",
2026-06-12 21:10:02.169741 | controller |         "time": "2026-06-12T20:14:30Z"
2026-06-12 21:10:02.169755 | controller |       },
2026-06-12 21:10:02.169769 | controller |       {
2026-06-12 21:10:02.169783 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.169797 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.169815 | controller |         "fieldsV1": {
2026-06-12 21:10:02.169830 | controller |           "f:status": {
2026-06-12 21:10:02.169844 | controller |             "f:conditions": {
2026-06-12 21:10:02.169876 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.169895 | controller |                 ".": {},
2026-06-12 21:10:02.169910 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.169924 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.169938 | controller |                 "f:status": {},
2026-06-12 21:10:02.169952 | controller |                 "f:type": {}
2026-06-12 21:10:02.169966 | controller |               },
2026-06-12 21:10:02.169980 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.169994 | controller |                 ".": {},
2026-06-12 21:10:02.170007 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.170021 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.170034 | controller |                 "f:status": {},
2026-06-12 21:10:02.170048 | controller |                 "f:type": {}
2026-06-12 21:10:02.170062 | controller |               },
2026-06-12 21:10:02.170075 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.170089 | controller |                 ".": {},
2026-06-12 21:10:02.170103 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.170117 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.170131 | controller |                 "f:status": {},
2026-06-12 21:10:02.170145 | controller |                 "f:type": {}
2026-06-12 21:10:02.170159 | controller |               },
2026-06-12 21:10:02.170172 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.170186 | controller |                 ".": {},
2026-06-12 21:10:02.170200 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.170214 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.170227 | controller |                 "f:status": {},
2026-06-12 21:10:02.170241 | controller |                 "f:type": {}
2026-06-12 21:10:02.170255 | controller |               }
2026-06-12 21:10:02.170269 | controller |             },
2026-06-12 21:10:02.170282 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.170296 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.170311 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.170325 | controller |             "f:phase": {},
2026-06-12 21:10:02.170340 | controller |             "f:podIP": {},
2026-06-12 21:10:02.170354 | controller |             "f:podIPs": {
2026-06-12 21:10:02.170368 | controller |               ".": {},
2026-06-12 21:10:02.170383 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-12 21:10:02.170397 | controller |                 ".": {},
2026-06-12 21:10:02.170411 | controller |                 "f:ip": {}
2026-06-12 21:10:02.170425 | controller |               }
2026-06-12 21:10:02.170439 | controller |             },
2026-06-12 21:10:02.170453 | controller |             "f:startTime": {}
2026-06-12 21:10:02.170467 | controller |           }
2026-06-12 21:10:02.170481 | controller |         },
2026-06-12 21:10:02.170495 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.170509 | controller |         "operation": "Update",
2026-06-12 21:10:02.170523 | controller |         "subresource": "status",
2026-06-12 21:10:02.170537 | controller |         "time": "2026-06-12T20:15:40Z"
2026-06-12 21:10:02.170552 | controller |       }
2026-06-12 21:10:02.170566 | controller |     ],
2026-06-12 21:10:02.170581 | controller |     "name": "ironic-operator-controller-manager-7c845fc7c7-mrkld",
2026-06-12 21:10:02.170595 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.170610 | controller |     "ownerReferences": [
2026-06-12 21:10:02.170624 | controller |       {
2026-06-12 21:10:02.170648 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.170663 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.170677 | controller |         "controller": true,
2026-06-12 21:10:02.170692 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.170706 | controller |         "name": "ironic-operator-controller-manager-7c845fc7c7",
2026-06-12 21:10:02.170720 | controller |         "uid": "094d62a4-9ee8-49a4-aca4-5c56867b388c"
2026-06-12 21:10:02.170735 | controller |       }
2026-06-12 21:10:02.170749 | controller |     ],
2026-06-12 21:10:02.170763 | controller |     "resourceVersion": "54569",
2026-06-12 21:10:02.170777 | controller |     "uid": "b3d35de6-c7f7-46d5-95a2-19472046e49c"
2026-06-12 21:10:02.170791 | controller |   },
2026-06-12 21:10:02.170808 | controller |   "spec": {
2026-06-12 21:10:02.170823 | controller |     "containers": [
2026-06-12 21:10:02.170840 | controller |       {
2026-06-12 21:10:02.170889 | controller |         "args": [
2026-06-12 21:10:02.170909 | controller |           "--leader-elect",
2026-06-12 21:10:02.170924 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.170940 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.170955 | controller |         ],
2026-06-12 21:10:02.170969 | controller |         "command": [
2026-06-12 21:10:02.170984 | controller |           "/manager"
2026-06-12 21:10:02.170998 | controller |         ],
2026-06-12 21:10:02.171012 | controller |         "env": [
2026-06-12 21:10:02.171027 | controller |           {
2026-06-12 21:10:02.171041 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.171055 | controller |             "value": "30"
2026-06-12 21:10:02.171069 | controller |           },
2026-06-12 21:10:02.171083 | controller |           {
2026-06-12 21:10:02.171099 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.171114 | controller |             "value": "20"
2026-06-12 21:10:02.171128 | controller |           },
2026-06-12 21:10:02.171142 | controller |           {
2026-06-12 21:10:02.171156 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.171171 | controller |             "value": "5"
2026-06-12 21:10:02.171185 | controller |           },
2026-06-12 21:10:02.171199 | controller |           {
2026-06-12 21:10:02.171214 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.171228 | controller |             "value": "false"
2026-06-12 21:10:02.171242 | controller |           },
2026-06-12 21:10:02.171257 | controller |           {
2026-06-12 21:10:02.171271 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.171285 | controller |             "value": "false"
2026-06-12 21:10:02.171300 | controller |           }
2026-06-12 21:10:02.171314 | controller |         ],
2026-06-12 21:10:02.171329 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 21:10:02.171344 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.171359 | controller |         "livenessProbe": {
2026-06-12 21:10:02.171373 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.171388 | controller |           "httpGet": {
2026-06-12 21:10:02.171402 | controller |             "path": "/healthz",
2026-06-12 21:10:02.171416 | controller |             "port": 8081,
2026-06-12 21:10:02.171430 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.171444 | controller |           },
2026-06-12 21:10:02.171458 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.171473 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.171487 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.171501 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.171515 | controller |         },
2026-06-12 21:10:02.171529 | controller |         "name": "manager",
2026-06-12 21:10:02.171597 | controller |         "readinessProbe": {
2026-06-12 21:10:02.171618 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.171633 | controller |           "httpGet": {
2026-06-12 21:10:02.171648 | controller |             "path": "/readyz",
2026-06-12 21:10:02.171663 | controller |             "port": 8081,
2026-06-12 21:10:02.171677 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.171691 | controller |           },
2026-06-12 21:10:02.171705 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.171719 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.171733 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.171747 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.171761 | controller |         },
2026-06-12 21:10:02.171775 | controller |         "resources": {
2026-06-12 21:10:02.171789 | controller |           "limits": {
2026-06-12 21:10:02.171803 | controller |             "cpu": "500m",
2026-06-12 21:10:02.171817 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.171831 | controller |           },
2026-06-12 21:10:02.171845 | controller |           "requests": {
2026-06-12 21:10:02.171880 | controller |             "cpu": "10m",
2026-06-12 21:10:02.171900 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.171916 | controller |           }
2026-06-12 21:10:02.171932 | controller |         },
2026-06-12 21:10:02.171946 | controller |         "securityContext": {
2026-06-12 21:10:02.171960 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.171974 | controller |           "capabilities": {
2026-06-12 21:10:02.171988 | controller |             "drop": [
2026-06-12 21:10:02.172002 | controller |               "MKNOD"
2026-06-12 21:10:02.172016 | controller |             ]
2026-06-12 21:10:02.172030 | controller |           }
2026-06-12 21:10:02.172043 | controller |         },
2026-06-12 21:10:02.172058 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.172072 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.172086 | controller |         "volumeMounts": [
2026-06-12 21:10:02.172100 | controller |           {
2026-06-12 21:10:02.172114 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.172128 | controller |             "name": "kube-api-access-lxc67",
2026-06-12 21:10:02.172143 | controller |             "readOnly": true
2026-06-12 21:10:02.172157 | controller |           }
2026-06-12 21:10:02.172171 | controller |         ]
2026-06-12 21:10:02.172185 | controller |       }
2026-06-12 21:10:02.172198 | controller |     ],
2026-06-12 21:10:02.172212 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.172226 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.172240 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.172254 | controller |       {
2026-06-12 21:10:02.172268 | controller |         "name": "ironic-operator-controller-manager-dockercfg-9z8t4"
2026-06-12 21:10:02.172282 | controller |       }
2026-06-12 21:10:02.172296 | controller |     ],
2026-06-12 21:10:02.172310 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.172324 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.172338 | controller |     "priority": 0,
2026-06-12 21:10:02.172352 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.172366 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.172380 | controller |     "securityContext": {
2026-06-12 21:10:02.172394 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.172409 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.172424 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.172438 | controller |       }
2026-06-12 21:10:02.172452 | controller |     },
2026-06-12 21:10:02.172466 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-12 21:10:02.172485 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-12 21:10:02.172500 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.172514 | controller |     "tolerations": [
2026-06-12 21:10:02.172528 | controller |       {
2026-06-12 21:10:02.172542 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.172556 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.172570 | controller |         "operator": "Exists",
2026-06-12 21:10:02.172584 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.172600 | controller |       },
2026-06-12 21:10:02.172614 | controller |       {
2026-06-12 21:10:02.172629 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.172643 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.172658 | controller |         "operator": "Exists",
2026-06-12 21:10:02.172702 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.172720 | controller |       },
2026-06-12 21:10:02.172737 | controller |       {
2026-06-12 21:10:02.172758 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.172787 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.172817 | controller |         "operator": "Exists"
2026-06-12 21:10:02.172846 | controller |       }
2026-06-12 21:10:02.172901 | controller |     ],
2026-06-12 21:10:02.172932 | controller |     "volumes": [
2026-06-12 21:10:02.172959 | controller |       {
2026-06-12 21:10:02.172986 | controller |         "name": "kube-api-access-lxc67",
2026-06-12 21:10:02.173013 | controller |         "projected": {
2026-06-12 21:10:02.173039 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.173066 | controller |           "sources": [
2026-06-12 21:10:02.173092 | controller |             {
2026-06-12 21:10:02.173118 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.173145 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.173171 | controller |                 "path": "token"
2026-06-12 21:10:02.173197 | controller |               }
2026-06-12 21:10:02.173223 | controller |             },
2026-06-12 21:10:02.173250 | controller |             {
2026-06-12 21:10:02.173276 | controller |               "configMap": {
2026-06-12 21:10:02.173302 | controller |                 "items": [
2026-06-12 21:10:02.173328 | controller |                   {
2026-06-12 21:10:02.173354 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.173380 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.173406 | controller |                   }
2026-06-12 21:10:02.173432 | controller |                 ],
2026-06-12 21:10:02.173458 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.173484 | controller |               }
2026-06-12 21:10:02.173510 | controller |             },
2026-06-12 21:10:02.173535 | controller |             {
2026-06-12 21:10:02.173561 | controller |               "downwardAPI": {
2026-06-12 21:10:02.173587 | controller |                 "items": [
2026-06-12 21:10:02.173613 | controller |                   {
2026-06-12 21:10:02.173639 | controller |                     "fieldRef": {
2026-06-12 21:10:02.173665 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.173691 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.173718 | controller |                     },
2026-06-12 21:10:02.173744 | controller |                     "path": "namespace"
2026-06-12 21:10:02.173770 | controller |                   }
2026-06-12 21:10:02.173797 | controller |                 ]
2026-06-12 21:10:02.173823 | controller |               }
2026-06-12 21:10:02.173852 | controller |             },
2026-06-12 21:10:02.173909 | controller |             {
2026-06-12 21:10:02.173938 | controller |               "configMap": {
2026-06-12 21:10:02.173965 | controller |                 "items": [
2026-06-12 21:10:02.174029 | controller |                   {
2026-06-12 21:10:02.174059 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.174077 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.174092 | controller |                   }
2026-06-12 21:10:02.174108 | controller |                 ],
2026-06-12 21:10:02.174123 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.174137 | controller |               }
2026-06-12 21:10:02.174152 | controller |             }
2026-06-12 21:10:02.174166 | controller |           ]
2026-06-12 21:10:02.174180 | controller |         }
2026-06-12 21:10:02.174194 | controller |       }
2026-06-12 21:10:02.174208 | controller |     ]
2026-06-12 21:10:02.174222 | controller |   },
2026-06-12 21:10:02.174236 | controller |   "status": {
2026-06-12 21:10:02.174250 | controller |     "conditions": [
2026-06-12 21:10:02.174264 | controller |       {
2026-06-12 21:10:02.174278 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.174292 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.174306 | controller |         "status": "True",
2026-06-12 21:10:02.174321 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.174335 | controller |       },
2026-06-12 21:10:02.174350 | controller |       {
2026-06-12 21:10:02.174364 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.174378 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.174392 | controller |         "status": "True",
2026-06-12 21:10:02.174406 | controller |         "type": "Initialized"
2026-06-12 21:10:02.174420 | controller |       },
2026-06-12 21:10:02.174435 | controller |       {
2026-06-12 21:10:02.174448 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.174462 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.174477 | controller |         "status": "True",
2026-06-12 21:10:02.174491 | controller |         "type": "Ready"
2026-06-12 21:10:02.174505 | controller |       },
2026-06-12 21:10:02.174519 | controller |       {
2026-06-12 21:10:02.174533 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.174547 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.174561 | controller |         "status": "True",
2026-06-12 21:10:02.174575 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.174589 | controller |       },
2026-06-12 21:10:02.174603 | controller |       {
2026-06-12 21:10:02.174617 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.174630 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.174644 | controller |         "status": "True",
2026-06-12 21:10:02.174658 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.174672 | controller |       }
2026-06-12 21:10:02.174686 | controller |     ],
2026-06-12 21:10:02.174700 | controller |     "containerStatuses": [
2026-06-12 21:10:02.174713 | controller |       {
2026-06-12 21:10:02.174727 | controller |         "allocatedResources": {
2026-06-12 21:10:02.174741 | controller |           "cpu": "10m",
2026-06-12 21:10:02.174755 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.174769 | controller |         },
2026-06-12 21:10:02.174782 | controller |         "containerID": "cri-o://f17c807e0ac795579aa8e4318184ca2fdd234264b4164536c8e2341f6b79db43",
2026-06-12 21:10:02.174797 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 21:10:02.174811 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 21:10:02.174825 | controller |         "lastState": {},
2026-06-12 21:10:02.174839 | controller |         "name": "manager",
2026-06-12 21:10:02.174968 | controller |         "ready": true,
2026-06-12 21:10:02.174990 | controller |         "resources": {
2026-06-12 21:10:02.175005 | controller |           "limits": {
2026-06-12 21:10:02.175020 | controller |             "cpu": "500m",
2026-06-12 21:10:02.175034 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.175049 | controller |           },
2026-06-12 21:10:02.175063 | controller |           "requests": {
2026-06-12 21:10:02.175077 | controller |             "cpu": "10m",
2026-06-12 21:10:02.175090 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.175104 | controller |           }
2026-06-12 21:10:02.175118 | controller |         },
2026-06-12 21:10:02.175131 | controller |         "restartCount": 0,
2026-06-12 21:10:02.175145 | controller |         "started": true,
2026-06-12 21:10:02.175159 | controller |         "state": {
2026-06-12 21:10:02.175173 | controller |           "running": {
2026-06-12 21:10:02.175187 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.175202 | controller |           }
2026-06-12 21:10:02.175216 | controller |         },
2026-06-12 21:10:02.175230 | controller |         "user": {
2026-06-12 21:10:02.175245 | controller |           "linux": {
2026-06-12 21:10:02.175259 | controller |             "gid": 0,
2026-06-12 21:10:02.175273 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.175287 | controller |               0
2026-06-12 21:10:02.175301 | controller |             ],
2026-06-12 21:10:02.175315 | controller |             "uid": 65532
2026-06-12 21:10:02.175329 | controller |           }
2026-06-12 21:10:02.175343 | controller |         },
2026-06-12 21:10:02.175357 | controller |         "volumeMounts": [
2026-06-12 21:10:02.175371 | controller |           {
2026-06-12 21:10:02.175385 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.175400 | controller |             "name": "kube-api-access-lxc67",
2026-06-12 21:10:02.175415 | controller |             "readOnly": true,
2026-06-12 21:10:02.175430 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.175444 | controller |           }
2026-06-12 21:10:02.175459 | controller |         ]
2026-06-12 21:10:02.175473 | controller |       }
2026-06-12 21:10:02.175488 | controller |     ],
2026-06-12 21:10:02.175502 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.175516 | controller |     "hostIPs": [
2026-06-12 21:10:02.175531 | controller |       {
2026-06-12 21:10:02.175545 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.175560 | controller |       }
2026-06-12 21:10:02.175574 | controller |     ],
2026-06-12 21:10:02.175589 | controller |     "phase": "Running",
2026-06-12 21:10:02.175603 | controller |     "podIP": "10.217.0.80",
2026-06-12 21:10:02.175618 | controller |     "podIPs": [
2026-06-12 21:10:02.175633 | controller |       {
2026-06-12 21:10:02.175647 | controller |         "ip": "10.217.0.80"
2026-06-12 21:10:02.175661 | controller |       }
2026-06-12 21:10:02.175676 | controller |     ],
2026-06-12 21:10:02.175690 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.175705 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.175719 | controller |   }
2026-06-12 21:10:02.175733 | controller | }
2026-06-12 21:10:02.197691 | controller | ok:
2026-06-12 21:10:02.197791 | controller | {
2026-06-12 21:10:02.197824 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.197842 | controller |   "kind": "Pod",
2026-06-12 21:10:02.197885 | controller |   "metadata": {
2026-06-12 21:10:02.197906 | controller |     "annotations": {
2026-06-12 21:10:02.197924 | 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 21:10:02.197949 | 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 21:10:02.197966 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.197982 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.197998 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.198013 | controller |     },
2026-06-12 21:10:02.198028 | controller |     "creationTimestamp": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.198043 | controller |     "generateName": "keystone-operator-controller-manager-85bb7cc757-",
2026-06-12 21:10:02.198061 | controller |     "generation": 1,
2026-06-12 21:10:02.198154 | controller |     "labels": {
2026-06-12 21:10:02.198170 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-12 21:10:02.198185 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.198200 | controller |       "openstack.org/operator-name": "keystone",
2026-06-12 21:10:02.198215 | controller |       "pod-template-hash": "85bb7cc757"
2026-06-12 21:10:02.198230 | controller |     },
2026-06-12 21:10:02.198245 | controller |     "managedFields": [
2026-06-12 21:10:02.198259 | controller |       {
2026-06-12 21:10:02.198274 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.198289 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.198303 | controller |         "fieldsV1": {
2026-06-12 21:10:02.198317 | controller |           "f:metadata": {
2026-06-12 21:10:02.198332 | controller |             "f:annotations": {
2026-06-12 21:10:02.198346 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.198361 | controller |             }
2026-06-12 21:10:02.198375 | controller |           }
2026-06-12 21:10:02.198389 | controller |         },
2026-06-12 21:10:02.198404 | controller |         "manager": "crc",
2026-06-12 21:10:02.198418 | controller |         "operation": "Update",
2026-06-12 21:10:02.198432 | controller |         "subresource": "status",
2026-06-12 21:10:02.198446 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.198460 | controller |       },
2026-06-12 21:10:02.198474 | controller |       {
2026-06-12 21:10:02.198490 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.198511 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.198586 | controller |         "fieldsV1": {
2026-06-12 21:10:02.198603 | controller |           "f:metadata": {
2026-06-12 21:10:02.198618 | controller |             "f:annotations": {
2026-06-12 21:10:02.198633 | controller |               ".": {},
2026-06-12 21:10:02.198648 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.198662 | controller |             },
2026-06-12 21:10:02.198677 | controller |             "f:generateName": {},
2026-06-12 21:10:02.198693 | controller |             "f:labels": {
2026-06-12 21:10:02.198708 | controller |               ".": {},
2026-06-12 21:10:02.198723 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.198738 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.198753 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.198773 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.198795 | controller |             },
2026-06-12 21:10:02.198816 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.198832 | controller |               ".": {},
2026-06-12 21:10:02.198851 | controller |               "k:{\"uid\":\"ce279e01-afd2-4880-87cf-804d142ff645\"}": {}
2026-06-12 21:10:02.198894 | controller |             }
2026-06-12 21:10:02.198911 | controller |           },
2026-06-12 21:10:02.198926 | controller |           "f:spec": {
2026-06-12 21:10:02.198940 | controller |             "f:containers": {
2026-06-12 21:10:02.198955 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.198970 | controller |                 ".": {},
2026-06-12 21:10:02.198985 | controller |                 "f:args": {},
2026-06-12 21:10:02.198999 | controller |                 "f:command": {},
2026-06-12 21:10:02.199013 | controller |                 "f:env": {
2026-06-12 21:10:02.199028 | controller |                   ".": {},
2026-06-12 21:10:02.199042 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.199056 | controller |                     ".": {},
2026-06-12 21:10:02.199071 | controller |                     "f:name": {},
2026-06-12 21:10:02.199085 | controller |                     "f:value": {}
2026-06-12 21:10:02.199099 | controller |                   },
2026-06-12 21:10:02.199113 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.199127 | controller |                     ".": {},
2026-06-12 21:10:02.199141 | controller |                     "f:name": {},
2026-06-12 21:10:02.199155 | controller |                     "f:value": {}
2026-06-12 21:10:02.199169 | controller |                   },
2026-06-12 21:10:02.199183 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.199218 | controller |                     ".": {},
2026-06-12 21:10:02.199235 | controller |                     "f:name": {},
2026-06-12 21:10:02.199252 | controller |                     "f:value": {}
2026-06-12 21:10:02.199268 | controller |                   },
2026-06-12 21:10:02.199285 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.199301 | controller |                     ".": {},
2026-06-12 21:10:02.199317 | controller |                     "f:name": {},
2026-06-12 21:10:02.199333 | controller |                     "f:value": {}
2026-06-12 21:10:02.199350 | controller |                   },
2026-06-12 21:10:02.199366 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.199382 | controller |                     ".": {},
2026-06-12 21:10:02.199398 | controller |                     "f:name": {},
2026-06-12 21:10:02.199414 | controller |                     "f:value": {}
2026-06-12 21:10:02.199430 | controller |                   }
2026-06-12 21:10:02.199446 | controller |                 },
2026-06-12 21:10:02.199461 | controller |                 "f:image": {},
2026-06-12 21:10:02.199474 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.199488 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.199502 | controller |                   ".": {},
2026-06-12 21:10:02.199517 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.199531 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.199546 | controller |                     ".": {},
2026-06-12 21:10:02.199560 | controller |                     "f:path": {},
2026-06-12 21:10:02.199575 | controller |                     "f:port": {},
2026-06-12 21:10:02.199589 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.199604 | controller |                   },
2026-06-12 21:10:02.199619 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.199633 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.199647 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.199661 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.199676 | controller |                 },
2026-06-12 21:10:02.199690 | controller |                 "f:name": {},
2026-06-12 21:10:02.199704 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.199718 | controller |                   ".": {},
2026-06-12 21:10:02.199735 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.199750 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.199764 | controller |                     ".": {},
2026-06-12 21:10:02.199779 | controller |                     "f:path": {},
2026-06-12 21:10:02.199794 | controller |                     "f:port": {},
2026-06-12 21:10:02.199809 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.199824 | controller |                   },
2026-06-12 21:10:02.199838 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.199856 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.199891 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.199907 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.199922 | controller |                 },
2026-06-12 21:10:02.199937 | controller |                 "f:resources": {
2026-06-12 21:10:02.199951 | controller |                   ".": {},
2026-06-12 21:10:02.199966 | controller |                   "f:limits": {
2026-06-12 21:10:02.199980 | controller |                     ".": {},
2026-06-12 21:10:02.199995 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.200010 | controller |                     "f:memory": {}
2026-06-12 21:10:02.200024 | controller |                   },
2026-06-12 21:10:02.200039 | controller |                   "f:requests": {
2026-06-12 21:10:02.200053 | controller |                     ".": {},
2026-06-12 21:10:02.200068 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.200082 | controller |                     "f:memory": {}
2026-06-12 21:10:02.200096 | controller |                   }
2026-06-12 21:10:02.200110 | controller |                 },
2026-06-12 21:10:02.200125 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.200139 | controller |                   ".": {},
2026-06-12 21:10:02.200153 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.200167 | controller |                 },
2026-06-12 21:10:02.200181 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.200195 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.200210 | controller |               }
2026-06-12 21:10:02.200224 | controller |             },
2026-06-12 21:10:02.200238 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.200252 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.200266 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.200280 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.200294 | controller |             "f:securityContext": {
2026-06-12 21:10:02.200308 | controller |               ".": {},
2026-06-12 21:10:02.200322 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.200337 | controller |             },
2026-06-12 21:10:02.200351 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.200366 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.200380 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.200394 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.200409 | controller |           }
2026-06-12 21:10:02.200423 | controller |         },
2026-06-12 21:10:02.200437 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.200452 | controller |         "operation": "Update",
2026-06-12 21:10:02.200466 | controller |         "time": "2026-06-12T20:14:03Z"
2026-06-12 21:10:02.200481 | controller |       },
2026-06-12 21:10:02.200495 | controller |       {
2026-06-12 21:10:02.200509 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.200524 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.200538 | controller |         "fieldsV1": {
2026-06-12 21:10:02.200553 | controller |           "f:metadata": {
2026-06-12 21:10:02.200572 | controller |             "f:annotations": {
2026-06-12 21:10:02.200587 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.200601 | controller |             }
2026-06-12 21:10:02.200615 | controller |           }
2026-06-12 21:10:02.200630 | controller |         },
2026-06-12 21:10:02.200644 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.200658 | controller |         "operation": "Update",
2026-06-12 21:10:02.200672 | controller |         "subresource": "status",
2026-06-12 21:10:02.200686 | controller |         "time": "2026-06-12T20:14:23Z"
2026-06-12 21:10:02.200700 | controller |       },
2026-06-12 21:10:02.200714 | controller |       {
2026-06-12 21:10:02.200727 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.200741 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.200755 | controller |         "fieldsV1": {
2026-06-12 21:10:02.200769 | controller |           "f:status": {
2026-06-12 21:10:02.200784 | controller |             "f:conditions": {
2026-06-12 21:10:02.200798 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.200813 | controller |                 ".": {},
2026-06-12 21:10:02.200828 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.200842 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.200877 | controller |                 "f:status": {},
2026-06-12 21:10:02.200898 | controller |                 "f:type": {}
2026-06-12 21:10:02.200912 | controller |               },
2026-06-12 21:10:02.200926 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.200940 | controller |                 ".": {},
2026-06-12 21:10:02.200954 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.200968 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.200982 | controller |                 "f:status": {},
2026-06-12 21:10:02.200996 | controller |                 "f:type": {}
2026-06-12 21:10:02.201009 | controller |               },
2026-06-12 21:10:02.201023 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.201037 | controller |                 ".": {},
2026-06-12 21:10:02.201050 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.201064 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.201078 | controller |                 "f:status": {},
2026-06-12 21:10:02.201091 | controller |                 "f:type": {}
2026-06-12 21:10:02.201105 | controller |               },
2026-06-12 21:10:02.201119 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.201132 | controller |                 ".": {},
2026-06-12 21:10:02.201146 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.201160 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.201173 | controller |                 "f:status": {},
2026-06-12 21:10:02.201187 | controller |                 "f:type": {}
2026-06-12 21:10:02.201201 | controller |               }
2026-06-12 21:10:02.201214 | controller |             },
2026-06-12 21:10:02.201228 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.201241 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.201255 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.201268 | controller |             "f:phase": {},
2026-06-12 21:10:02.201282 | controller |             "f:podIP": {},
2026-06-12 21:10:02.201295 | controller |             "f:podIPs": {
2026-06-12 21:10:02.201308 | controller |               ".": {},
2026-06-12 21:10:02.201322 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-12 21:10:02.201335 | controller |                 ".": {},
2026-06-12 21:10:02.201349 | controller |                 "f:ip": {}
2026-06-12 21:10:02.201362 | controller |               }
2026-06-12 21:10:02.201376 | controller |             },
2026-06-12 21:10:02.201393 | controller |             "f:startTime": {}
2026-06-12 21:10:02.201407 | controller |           }
2026-06-12 21:10:02.201421 | controller |         },
2026-06-12 21:10:02.201435 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.201449 | controller |         "operation": "Update",
2026-06-12 21:10:02.201463 | controller |         "subresource": "status",
2026-06-12 21:10:02.201477 | controller |         "time": "2026-06-12T20:15:41Z"
2026-06-12 21:10:02.201491 | controller |       }
2026-06-12 21:10:02.201505 | controller |     ],
2026-06-12 21:10:02.201519 | controller |     "name": "keystone-operator-controller-manager-85bb7cc757-zsjvx",
2026-06-12 21:10:02.201533 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.201547 | controller |     "ownerReferences": [
2026-06-12 21:10:02.201561 | controller |       {
2026-06-12 21:10:02.201576 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.201589 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.201603 | controller |         "controller": true,
2026-06-12 21:10:02.201617 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.201631 | controller |         "name": "keystone-operator-controller-manager-85bb7cc757",
2026-06-12 21:10:02.201645 | controller |         "uid": "ce279e01-afd2-4880-87cf-804d142ff645"
2026-06-12 21:10:02.201659 | controller |       }
2026-06-12 21:10:02.201673 | controller |     ],
2026-06-12 21:10:02.201687 | controller |     "resourceVersion": "54620",
2026-06-12 21:10:02.201701 | controller |     "uid": "6a32f9da-3fe5-4c55-b781-78638a727235"
2026-06-12 21:10:02.201715 | controller |   },
2026-06-12 21:10:02.201729 | controller |   "spec": {
2026-06-12 21:10:02.201743 | controller |     "containers": [
2026-06-12 21:10:02.201758 | controller |       {
2026-06-12 21:10:02.201772 | controller |         "args": [
2026-06-12 21:10:02.201787 | controller |           "--leader-elect",
2026-06-12 21:10:02.201802 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.201817 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.201831 | controller |         ],
2026-06-12 21:10:02.201846 | controller |         "command": [
2026-06-12 21:10:02.201882 | controller |           "/manager"
2026-06-12 21:10:02.201899 | controller |         ],
2026-06-12 21:10:02.201917 | controller |         "env": [
2026-06-12 21:10:02.201934 | controller |           {
2026-06-12 21:10:02.201948 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.201962 | controller |             "value": "30"
2026-06-12 21:10:02.201977 | controller |           },
2026-06-12 21:10:02.201992 | controller |           {
2026-06-12 21:10:02.202006 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.202021 | controller |             "value": "20"
2026-06-12 21:10:02.202035 | controller |           },
2026-06-12 21:10:02.202050 | controller |           {
2026-06-12 21:10:02.202064 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.202079 | controller |             "value": "5"
2026-06-12 21:10:02.202093 | controller |           },
2026-06-12 21:10:02.202107 | controller |           {
2026-06-12 21:10:02.202121 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.202136 | controller |             "value": "false"
2026-06-12 21:10:02.202150 | controller |           },
2026-06-12 21:10:02.202164 | controller |           {
2026-06-12 21:10:02.202178 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.202193 | controller |             "value": "false"
2026-06-12 21:10:02.202207 | controller |           }
2026-06-12 21:10:02.202221 | controller |         ],
2026-06-12 21:10:02.202236 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 21:10:02.202250 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.202269 | controller |         "livenessProbe": {
2026-06-12 21:10:02.202284 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.202299 | controller |           "httpGet": {
2026-06-12 21:10:02.202313 | controller |             "path": "/healthz",
2026-06-12 21:10:02.202327 | controller |             "port": 8081,
2026-06-12 21:10:02.202342 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.202356 | controller |           },
2026-06-12 21:10:02.202370 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.202384 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.202399 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.202413 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.202428 | controller |         },
2026-06-12 21:10:02.202442 | controller |         "name": "manager",
2026-06-12 21:10:02.202456 | controller |         "readinessProbe": {
2026-06-12 21:10:02.202471 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.202485 | controller |           "httpGet": {
2026-06-12 21:10:02.202499 | controller |             "path": "/readyz",
2026-06-12 21:10:02.202513 | controller |             "port": 8081,
2026-06-12 21:10:02.202528 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.202542 | controller |           },
2026-06-12 21:10:02.202556 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.202571 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.202585 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.202599 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.202614 | controller |         },
2026-06-12 21:10:02.202628 | controller |         "resources": {
2026-06-12 21:10:02.202642 | controller |           "limits": {
2026-06-12 21:10:02.202656 | controller |             "cpu": "500m",
2026-06-12 21:10:02.202671 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.202684 | controller |           },
2026-06-12 21:10:02.202698 | controller |           "requests": {
2026-06-12 21:10:02.202712 | controller |             "cpu": "10m",
2026-06-12 21:10:02.202726 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.202740 | controller |           }
2026-06-12 21:10:02.202755 | controller |         },
2026-06-12 21:10:02.202769 | controller |         "securityContext": {
2026-06-12 21:10:02.202784 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.202798 | controller |           "capabilities": {
2026-06-12 21:10:02.202813 | controller |             "drop": [
2026-06-12 21:10:02.202827 | controller |               "MKNOD"
2026-06-12 21:10:02.202841 | controller |             ]
2026-06-12 21:10:02.202873 | controller |           }
2026-06-12 21:10:02.202893 | controller |         },
2026-06-12 21:10:02.202908 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.202922 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.202936 | controller |         "volumeMounts": [
2026-06-12 21:10:02.202950 | controller |           {
2026-06-12 21:10:02.202964 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.202979 | controller |             "name": "kube-api-access-m6cdh",
2026-06-12 21:10:02.202993 | controller |             "readOnly": true
2026-06-12 21:10:02.203006 | controller |           }
2026-06-12 21:10:02.203020 | controller |         ]
2026-06-12 21:10:02.203034 | controller |       }
2026-06-12 21:10:02.203048 | controller |     ],
2026-06-12 21:10:02.203062 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.203076 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.203089 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.203103 | controller |       {
2026-06-12 21:10:02.203117 | controller |         "name": "keystone-operator-controller-manager-dockercfg-zwbr7"
2026-06-12 21:10:02.203131 | controller |       }
2026-06-12 21:10:02.203149 | controller |     ],
2026-06-12 21:10:02.203163 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.203177 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.203191 | controller |     "priority": 0,
2026-06-12 21:10:02.203208 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.203222 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.203236 | controller |     "securityContext": {
2026-06-12 21:10:02.203268 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.203283 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.203298 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.203313 | controller |       }
2026-06-12 21:10:02.203327 | controller |     },
2026-06-12 21:10:02.203341 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-12 21:10:02.203356 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-12 21:10:02.203370 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.203384 | controller |     "tolerations": [
2026-06-12 21:10:02.203398 | controller |       {
2026-06-12 21:10:02.203413 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.203426 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.203441 | controller |         "operator": "Exists",
2026-06-12 21:10:02.203455 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.203468 | controller |       },
2026-06-12 21:10:02.203482 | controller |       {
2026-06-12 21:10:02.203496 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.203510 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.203523 | controller |         "operator": "Exists",
2026-06-12 21:10:02.203537 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.203551 | controller |       },
2026-06-12 21:10:02.203565 | controller |       {
2026-06-12 21:10:02.203580 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.203594 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.203608 | controller |         "operator": "Exists"
2026-06-12 21:10:02.203622 | controller |       }
2026-06-12 21:10:02.203636 | controller |     ],
2026-06-12 21:10:02.203650 | controller |     "volumes": [
2026-06-12 21:10:02.203664 | controller |       {
2026-06-12 21:10:02.203677 | controller |         "name": "kube-api-access-m6cdh",
2026-06-12 21:10:02.203691 | controller |         "projected": {
2026-06-12 21:10:02.203705 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.203719 | controller |           "sources": [
2026-06-12 21:10:02.203733 | controller |             {
2026-06-12 21:10:02.203747 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.203761 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.203775 | controller |                 "path": "token"
2026-06-12 21:10:02.203790 | controller |               }
2026-06-12 21:10:02.203807 | controller |             },
2026-06-12 21:10:02.203893 | controller |             {
2026-06-12 21:10:02.203930 | controller |               "configMap": {
2026-06-12 21:10:02.203947 | controller |                 "items": [
2026-06-12 21:10:02.203962 | controller |                   {
2026-06-12 21:10:02.203977 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.203992 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.204007 | controller |                   }
2026-06-12 21:10:02.204021 | controller |                 ],
2026-06-12 21:10:02.204035 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.204050 | controller |               }
2026-06-12 21:10:02.204064 | controller |             },
2026-06-12 21:10:02.204079 | controller |             {
2026-06-12 21:10:02.204093 | controller |               "downwardAPI": {
2026-06-12 21:10:02.204108 | controller |                 "items": [
2026-06-12 21:10:02.204127 | controller |                   {
2026-06-12 21:10:02.204141 | controller |                     "fieldRef": {
2026-06-12 21:10:02.204156 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.204170 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.204184 | controller |                     },
2026-06-12 21:10:02.204199 | controller |                     "path": "namespace"
2026-06-12 21:10:02.204213 | controller |                   }
2026-06-12 21:10:02.204227 | controller |                 ]
2026-06-12 21:10:02.204242 | controller |               }
2026-06-12 21:10:02.204256 | controller |             },
2026-06-12 21:10:02.204270 | controller |             {
2026-06-12 21:10:02.204284 | controller |               "configMap": {
2026-06-12 21:10:02.204298 | controller |                 "items": [
2026-06-12 21:10:02.204313 | controller |                   {
2026-06-12 21:10:02.204327 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.204341 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.204356 | controller |                   }
2026-06-12 21:10:02.204371 | controller |                 ],
2026-06-12 21:10:02.204385 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.204400 | controller |               }
2026-06-12 21:10:02.204414 | controller |             }
2026-06-12 21:10:02.204429 | controller |           ]
2026-06-12 21:10:02.204443 | controller |         }
2026-06-12 21:10:02.204457 | controller |       }
2026-06-12 21:10:02.204472 | controller |     ]
2026-06-12 21:10:02.204486 | controller |   },
2026-06-12 21:10:02.204500 | controller |   "status": {
2026-06-12 21:10:02.204515 | controller |     "conditions": [
2026-06-12 21:10:02.204529 | controller |       {
2026-06-12 21:10:02.204543 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.204557 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.204572 | controller |         "status": "True",
2026-06-12 21:10:02.204586 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.204601 | controller |       },
2026-06-12 21:10:02.204616 | controller |       {
2026-06-12 21:10:02.204631 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.204646 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.204661 | controller |         "status": "True",
2026-06-12 21:10:02.204675 | controller |         "type": "Initialized"
2026-06-12 21:10:02.204690 | controller |       },
2026-06-12 21:10:02.204705 | controller |       {
2026-06-12 21:10:02.204719 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.204733 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.204748 | controller |         "status": "True",
2026-06-12 21:10:02.204762 | controller |         "type": "Ready"
2026-06-12 21:10:02.204776 | controller |       },
2026-06-12 21:10:02.204791 | controller |       {
2026-06-12 21:10:02.204805 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.204819 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.204833 | controller |         "status": "True",
2026-06-12 21:10:02.204850 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.204885 | controller |       },
2026-06-12 21:10:02.204902 | controller |       {
2026-06-12 21:10:02.204917 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.204932 | controller |         "lastTransitionTime": "2026-06-12T20:14:03Z",
2026-06-12 21:10:02.204947 | controller |         "status": "True",
2026-06-12 21:10:02.204961 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.204976 | controller |       }
2026-06-12 21:10:02.204991 | controller |     ],
2026-06-12 21:10:02.205005 | controller |     "containerStatuses": [
2026-06-12 21:10:02.205020 | controller |       {
2026-06-12 21:10:02.205038 | controller |         "allocatedResources": {
2026-06-12 21:10:02.205052 | controller |           "cpu": "10m",
2026-06-12 21:10:02.205066 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.205081 | controller |         },
2026-06-12 21:10:02.205095 | controller |         "containerID": "cri-o://0466e958e3bf47b282146b5cc1eafe898c144a2d0dda8b0c4615a2a10f880d89",
2026-06-12 21:10:02.205110 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 21:10:02.205124 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 21:10:02.205139 | controller |         "lastState": {},
2026-06-12 21:10:02.205153 | controller |         "name": "manager",
2026-06-12 21:10:02.205167 | controller |         "ready": true,
2026-06-12 21:10:02.205181 | controller |         "resources": {
2026-06-12 21:10:02.205195 | controller |           "limits": {
2026-06-12 21:10:02.205209 | controller |             "cpu": "500m",
2026-06-12 21:10:02.205223 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.205237 | controller |           },
2026-06-12 21:10:02.205251 | controller |           "requests": {
2026-06-12 21:10:02.205265 | controller |             "cpu": "10m",
2026-06-12 21:10:02.205279 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.205294 | controller |           }
2026-06-12 21:10:02.205308 | controller |         },
2026-06-12 21:10:02.205323 | controller |         "restartCount": 0,
2026-06-12 21:10:02.205337 | controller |         "started": true,
2026-06-12 21:10:02.205351 | controller |         "state": {
2026-06-12 21:10:02.205365 | controller |           "running": {
2026-06-12 21:10:02.205379 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.205392 | controller |           }
2026-06-12 21:10:02.205406 | controller |         },
2026-06-12 21:10:02.205420 | controller |         "user": {
2026-06-12 21:10:02.205434 | controller |           "linux": {
2026-06-12 21:10:02.205448 | controller |             "gid": 0,
2026-06-12 21:10:02.205462 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.205475 | controller |               0
2026-06-12 21:10:02.205489 | controller |             ],
2026-06-12 21:10:02.205503 | controller |             "uid": 65532
2026-06-12 21:10:02.205517 | controller |           }
2026-06-12 21:10:02.205531 | controller |         },
2026-06-12 21:10:02.205545 | controller |         "volumeMounts": [
2026-06-12 21:10:02.205559 | controller |           {
2026-06-12 21:10:02.205573 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.205588 | controller |             "name": "kube-api-access-m6cdh",
2026-06-12 21:10:02.205602 | controller |             "readOnly": true,
2026-06-12 21:10:02.205616 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.205630 | controller |           }
2026-06-12 21:10:02.205644 | controller |         ]
2026-06-12 21:10:02.205659 | controller |       }
2026-06-12 21:10:02.205674 | controller |     ],
2026-06-12 21:10:02.205689 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.205703 | controller |     "hostIPs": [
2026-06-12 21:10:02.205718 | controller |       {
2026-06-12 21:10:02.205732 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.205746 | controller |       }
2026-06-12 21:10:02.205760 | controller |     ],
2026-06-12 21:10:02.205774 | controller |     "phase": "Running",
2026-06-12 21:10:02.205788 | controller |     "podIP": "10.217.0.81",
2026-06-12 21:10:02.205803 | controller |     "podIPs": [
2026-06-12 21:10:02.205817 | controller |       {
2026-06-12 21:10:02.205831 | controller |         "ip": "10.217.0.81"
2026-06-12 21:10:02.205846 | controller |       }
2026-06-12 21:10:02.205881 | controller |     ],
2026-06-12 21:10:02.205898 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.205916 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.205932 | controller |   }
2026-06-12 21:10:02.205947 | controller | }
2026-06-12 21:10:02.226779 | controller | ok:
2026-06-12 21:10:02.226828 | controller | {
2026-06-12 21:10:02.226852 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.226888 | controller |   "kind": "Pod",
2026-06-12 21:10:02.226905 | controller |   "metadata": {
2026-06-12 21:10:02.226920 | controller |     "annotations": {
2026-06-12 21:10:02.226936 | 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 21:10:02.226952 | 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 21:10:02.226968 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.226984 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.226999 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.227014 | controller |     },
2026-06-12 21:10:02.227030 | controller |     "creationTimestamp": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.227045 | controller |     "generateName": "manila-operator-controller-manager-b547849c7-",
2026-06-12 21:10:02.227060 | controller |     "generation": 1,
2026-06-12 21:10:02.227075 | controller |     "labels": {
2026-06-12 21:10:02.227090 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-12 21:10:02.227104 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.227119 | controller |       "openstack.org/operator-name": "manila",
2026-06-12 21:10:02.227133 | controller |       "pod-template-hash": "b547849c7"
2026-06-12 21:10:02.227147 | controller |     },
2026-06-12 21:10:02.227162 | controller |     "managedFields": [
2026-06-12 21:10:02.227176 | controller |       {
2026-06-12 21:10:02.227190 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.227204 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.227218 | controller |         "fieldsV1": {
2026-06-12 21:10:02.227232 | controller |           "f:metadata": {
2026-06-12 21:10:02.227247 | controller |             "f:annotations": {
2026-06-12 21:10:02.227261 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.227275 | controller |             }
2026-06-12 21:10:02.227290 | controller |           }
2026-06-12 21:10:02.227305 | controller |         },
2026-06-12 21:10:02.227319 | controller |         "manager": "crc",
2026-06-12 21:10:02.227333 | controller |         "operation": "Update",
2026-06-12 21:10:02.227348 | controller |         "subresource": "status",
2026-06-12 21:10:02.227362 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.227377 | controller |       },
2026-06-12 21:10:02.227391 | controller |       {
2026-06-12 21:10:02.227406 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.227420 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.227435 | controller |         "fieldsV1": {
2026-06-12 21:10:02.227449 | controller |           "f:metadata": {
2026-06-12 21:10:02.227464 | controller |             "f:annotations": {
2026-06-12 21:10:02.227479 | controller |               ".": {},
2026-06-12 21:10:02.227495 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.227511 | controller |             },
2026-06-12 21:10:02.227530 | controller |             "f:generateName": {},
2026-06-12 21:10:02.227567 | controller |             "f:labels": {
2026-06-12 21:10:02.227584 | controller |               ".": {},
2026-06-12 21:10:02.227599 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.227615 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.227630 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.227644 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.227659 | controller |             },
2026-06-12 21:10:02.227673 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.227687 | controller |               ".": {},
2026-06-12 21:10:02.227702 | controller |               "k:{\"uid\":\"ec935e35-46ac-4db0-ba43-315f3ef5ca08\"}": {}
2026-06-12 21:10:02.227716 | controller |             }
2026-06-12 21:10:02.227730 | controller |           },
2026-06-12 21:10:02.227745 | controller |           "f:spec": {
2026-06-12 21:10:02.227759 | controller |             "f:containers": {
2026-06-12 21:10:02.227773 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.227787 | controller |                 ".": {},
2026-06-12 21:10:02.227801 | controller |                 "f:args": {},
2026-06-12 21:10:02.227815 | controller |                 "f:command": {},
2026-06-12 21:10:02.227829 | controller |                 "f:env": {
2026-06-12 21:10:02.227844 | controller |                   ".": {},
2026-06-12 21:10:02.227881 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.227901 | controller |                     ".": {},
2026-06-12 21:10:02.227916 | controller |                     "f:name": {},
2026-06-12 21:10:02.227931 | controller |                     "f:value": {}
2026-06-12 21:10:02.227946 | controller |                   },
2026-06-12 21:10:02.227960 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.227974 | controller |                     ".": {},
2026-06-12 21:10:02.227988 | controller |                     "f:name": {},
2026-06-12 21:10:02.228003 | controller |                     "f:value": {}
2026-06-12 21:10:02.228017 | controller |                   },
2026-06-12 21:10:02.228031 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.228045 | controller |                     ".": {},
2026-06-12 21:10:02.228059 | controller |                     "f:name": {},
2026-06-12 21:10:02.228073 | controller |                     "f:value": {}
2026-06-12 21:10:02.228087 | controller |                   },
2026-06-12 21:10:02.228100 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.228114 | controller |                     ".": {},
2026-06-12 21:10:02.228128 | controller |                     "f:name": {},
2026-06-12 21:10:02.228142 | controller |                     "f:value": {}
2026-06-12 21:10:02.228155 | controller |                   },
2026-06-12 21:10:02.228169 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.228183 | controller |                     ".": {},
2026-06-12 21:10:02.228196 | controller |                     "f:name": {},
2026-06-12 21:10:02.228210 | controller |                     "f:value": {}
2026-06-12 21:10:02.228223 | controller |                   }
2026-06-12 21:10:02.228237 | controller |                 },
2026-06-12 21:10:02.228250 | controller |                 "f:image": {},
2026-06-12 21:10:02.228264 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.228278 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.228291 | controller |                   ".": {},
2026-06-12 21:10:02.228305 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.228319 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.228333 | controller |                     ".": {},
2026-06-12 21:10:02.228351 | controller |                     "f:path": {},
2026-06-12 21:10:02.228365 | controller |                     "f:port": {},
2026-06-12 21:10:02.228379 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.228393 | controller |                   },
2026-06-12 21:10:02.228407 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.228420 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.228434 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.228448 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.228462 | controller |                 },
2026-06-12 21:10:02.228475 | controller |                 "f:name": {},
2026-06-12 21:10:02.228489 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.228503 | controller |                   ".": {},
2026-06-12 21:10:02.228517 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.228531 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.228544 | controller |                     ".": {},
2026-06-12 21:10:02.228558 | controller |                     "f:path": {},
2026-06-12 21:10:02.228572 | controller |                     "f:port": {},
2026-06-12 21:10:02.228586 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.228600 | controller |                   },
2026-06-12 21:10:02.228615 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.228629 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.228643 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.228658 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.228672 | controller |                 },
2026-06-12 21:10:02.228686 | controller |                 "f:resources": {
2026-06-12 21:10:02.228700 | controller |                   ".": {},
2026-06-12 21:10:02.228715 | controller |                   "f:limits": {
2026-06-12 21:10:02.228729 | controller |                     ".": {},
2026-06-12 21:10:02.228743 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.228757 | controller |                     "f:memory": {}
2026-06-12 21:10:02.228771 | controller |                   },
2026-06-12 21:10:02.228785 | controller |                   "f:requests": {
2026-06-12 21:10:02.228799 | controller |                     ".": {},
2026-06-12 21:10:02.228814 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.228828 | controller |                     "f:memory": {}
2026-06-12 21:10:02.228843 | controller |                   }
2026-06-12 21:10:02.228876 | controller |                 },
2026-06-12 21:10:02.228897 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.228912 | controller |                   ".": {},
2026-06-12 21:10:02.228927 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.228942 | controller |                 },
2026-06-12 21:10:02.228957 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.228972 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.228986 | controller |               }
2026-06-12 21:10:02.229001 | controller |             },
2026-06-12 21:10:02.229015 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.229029 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.229043 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.229058 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.229073 | controller |             "f:securityContext": {
2026-06-12 21:10:02.229087 | controller |               ".": {},
2026-06-12 21:10:02.229102 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.229116 | controller |             },
2026-06-12 21:10:02.229131 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.229146 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.229164 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.229179 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.229193 | controller |           }
2026-06-12 21:10:02.229208 | controller |         },
2026-06-12 21:10:02.229222 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.229237 | controller |         "operation": "Update",
2026-06-12 21:10:02.229252 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.229266 | controller |       },
2026-06-12 21:10:02.229281 | controller |       {
2026-06-12 21:10:02.229295 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.229310 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.229324 | controller |         "fieldsV1": {
2026-06-12 21:10:02.229338 | controller |           "f:metadata": {
2026-06-12 21:10:02.229352 | controller |             "f:annotations": {
2026-06-12 21:10:02.229367 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.229381 | controller |             }
2026-06-12 21:10:02.229396 | controller |           }
2026-06-12 21:10:02.229410 | controller |         },
2026-06-12 21:10:02.229424 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.229439 | controller |         "operation": "Update",
2026-06-12 21:10:02.229453 | controller |         "subresource": "status",
2026-06-12 21:10:02.229467 | controller |         "time": "2026-06-12T20:14:28Z"
2026-06-12 21:10:02.229481 | controller |       },
2026-06-12 21:10:02.229496 | controller |       {
2026-06-12 21:10:02.229510 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.229525 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.229539 | controller |         "fieldsV1": {
2026-06-12 21:10:02.229554 | controller |           "f:status": {
2026-06-12 21:10:02.229568 | controller |             "f:conditions": {
2026-06-12 21:10:02.229583 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.229597 | controller |                 ".": {},
2026-06-12 21:10:02.229612 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.229627 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.229641 | controller |                 "f:status": {},
2026-06-12 21:10:02.229655 | controller |                 "f:type": {}
2026-06-12 21:10:02.229670 | controller |               },
2026-06-12 21:10:02.229684 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.229698 | controller |                 ".": {},
2026-06-12 21:10:02.229712 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.229726 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.229740 | controller |                 "f:status": {},
2026-06-12 21:10:02.229754 | controller |                 "f:type": {}
2026-06-12 21:10:02.229768 | controller |               },
2026-06-12 21:10:02.229782 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.229796 | controller |                 ".": {},
2026-06-12 21:10:02.229810 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.229824 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.229839 | controller |                 "f:status": {},
2026-06-12 21:10:02.229856 | controller |                 "f:type": {}
2026-06-12 21:10:02.229892 | controller |               },
2026-06-12 21:10:02.229907 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.229922 | controller |                 ".": {},
2026-06-12 21:10:02.229936 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.229950 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.229965 | controller |                 "f:status": {},
2026-06-12 21:10:02.229979 | controller |                 "f:type": {}
2026-06-12 21:10:02.229993 | controller |               }
2026-06-12 21:10:02.230052 | controller |             },
2026-06-12 21:10:02.230076 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.230098 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.230115 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.230130 | controller |             "f:phase": {},
2026-06-12 21:10:02.230144 | controller |             "f:podIP": {},
2026-06-12 21:10:02.230158 | controller |             "f:podIPs": {
2026-06-12 21:10:02.230173 | controller |               ".": {},
2026-06-12 21:10:02.230187 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-12 21:10:02.230201 | controller |                 ".": {},
2026-06-12 21:10:02.230214 | controller |                 "f:ip": {}
2026-06-12 21:10:02.230229 | controller |               }
2026-06-12 21:10:02.230242 | controller |             },
2026-06-12 21:10:02.230256 | controller |             "f:startTime": {}
2026-06-12 21:10:02.230270 | controller |           }
2026-06-12 21:10:02.230283 | controller |         },
2026-06-12 21:10:02.230297 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.230311 | controller |         "operation": "Update",
2026-06-12 21:10:02.230324 | controller |         "subresource": "status",
2026-06-12 21:10:02.230338 | controller |         "time": "2026-06-12T20:15:39Z"
2026-06-12 21:10:02.230352 | controller |       }
2026-06-12 21:10:02.230366 | controller |     ],
2026-06-12 21:10:02.230380 | controller |     "name": "manila-operator-controller-manager-b547849c7-tn97l",
2026-06-12 21:10:02.230393 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.230407 | controller |     "ownerReferences": [
2026-06-12 21:10:02.230421 | controller |       {
2026-06-12 21:10:02.230435 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.230449 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.230463 | controller |         "controller": true,
2026-06-12 21:10:02.230477 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.230490 | controller |         "name": "manila-operator-controller-manager-b547849c7",
2026-06-12 21:10:02.230504 | controller |         "uid": "ec935e35-46ac-4db0-ba43-315f3ef5ca08"
2026-06-12 21:10:02.230519 | controller |       }
2026-06-12 21:10:02.230533 | controller |     ],
2026-06-12 21:10:02.230547 | controller |     "resourceVersion": "54502",
2026-06-12 21:10:02.230560 | controller |     "uid": "c1b1c787-5969-4ef8-95a4-b1440b045f17"
2026-06-12 21:10:02.230574 | controller |   },
2026-06-12 21:10:02.230588 | controller |   "spec": {
2026-06-12 21:10:02.230602 | controller |     "containers": [
2026-06-12 21:10:02.230616 | controller |       {
2026-06-12 21:10:02.230630 | controller |         "args": [
2026-06-12 21:10:02.230644 | controller |           "--leader-elect",
2026-06-12 21:10:02.230658 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.230672 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.230687 | controller |         ],
2026-06-12 21:10:02.230701 | controller |         "command": [
2026-06-12 21:10:02.230715 | controller |           "/manager"
2026-06-12 21:10:02.230729 | controller |         ],
2026-06-12 21:10:02.230743 | controller |         "env": [
2026-06-12 21:10:02.230757 | controller |           {
2026-06-12 21:10:02.230771 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.230785 | controller |             "value": "30"
2026-06-12 21:10:02.230799 | controller |           },
2026-06-12 21:10:02.230813 | controller |           {
2026-06-12 21:10:02.230827 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.230841 | controller |             "value": "20"
2026-06-12 21:10:02.230874 | controller |           },
2026-06-12 21:10:02.230895 | controller |           {
2026-06-12 21:10:02.230911 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.230926 | controller |             "value": "5"
2026-06-12 21:10:02.230945 | controller |           },
2026-06-12 21:10:02.230960 | controller |           {
2026-06-12 21:10:02.230975 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.230990 | controller |             "value": "false"
2026-06-12 21:10:02.231005 | controller |           },
2026-06-12 21:10:02.231019 | controller |           {
2026-06-12 21:10:02.231034 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.231048 | controller |             "value": "false"
2026-06-12 21:10:02.231063 | controller |           }
2026-06-12 21:10:02.231077 | controller |         ],
2026-06-12 21:10:02.231092 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 21:10:02.231106 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.231121 | controller |         "livenessProbe": {
2026-06-12 21:10:02.231135 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.231149 | controller |           "httpGet": {
2026-06-12 21:10:02.231163 | controller |             "path": "/healthz",
2026-06-12 21:10:02.231177 | controller |             "port": 8081,
2026-06-12 21:10:02.231191 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.231206 | controller |           },
2026-06-12 21:10:02.231220 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.231235 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.231249 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.231264 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.231278 | controller |         },
2026-06-12 21:10:02.231292 | controller |         "name": "manager",
2026-06-12 21:10:02.231307 | controller |         "readinessProbe": {
2026-06-12 21:10:02.231321 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.231336 | controller |           "httpGet": {
2026-06-12 21:10:02.231350 | controller |             "path": "/readyz",
2026-06-12 21:10:02.231365 | controller |             "port": 8081,
2026-06-12 21:10:02.231379 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.231394 | controller |           },
2026-06-12 21:10:02.231408 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.231422 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.231436 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.231450 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.231465 | controller |         },
2026-06-12 21:10:02.231479 | controller |         "resources": {
2026-06-12 21:10:02.231493 | controller |           "limits": {
2026-06-12 21:10:02.231507 | controller |             "cpu": "500m",
2026-06-12 21:10:02.231521 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.231535 | controller |           },
2026-06-12 21:10:02.231549 | controller |           "requests": {
2026-06-12 21:10:02.231563 | controller |             "cpu": "10m",
2026-06-12 21:10:02.231579 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.231610 | controller |           }
2026-06-12 21:10:02.231626 | controller |         },
2026-06-12 21:10:02.231641 | controller |         "securityContext": {
2026-06-12 21:10:02.231655 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.231670 | controller |           "capabilities": {
2026-06-12 21:10:02.231685 | controller |             "drop": [
2026-06-12 21:10:02.231700 | controller |               "MKNOD"
2026-06-12 21:10:02.231714 | controller |             ]
2026-06-12 21:10:02.231729 | controller |           }
2026-06-12 21:10:02.231743 | controller |         },
2026-06-12 21:10:02.231757 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.231772 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.231786 | controller |         "volumeMounts": [
2026-06-12 21:10:02.231800 | controller |           {
2026-06-12 21:10:02.231814 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.231832 | controller |             "name": "kube-api-access-vtv2w",
2026-06-12 21:10:02.231847 | controller |             "readOnly": true
2026-06-12 21:10:02.231885 | controller |           }
2026-06-12 21:10:02.231902 | controller |         ]
2026-06-12 21:10:02.231917 | controller |       }
2026-06-12 21:10:02.231931 | controller |     ],
2026-06-12 21:10:02.231945 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.231960 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.231974 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.231989 | controller |       {
2026-06-12 21:10:02.232003 | controller |         "name": "manila-operator-controller-manager-dockercfg-t6h2m"
2026-06-12 21:10:02.232018 | controller |       }
2026-06-12 21:10:02.232032 | controller |     ],
2026-06-12 21:10:02.232046 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.232060 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.232074 | controller |     "priority": 0,
2026-06-12 21:10:02.232088 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.232102 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.232116 | controller |     "securityContext": {
2026-06-12 21:10:02.232130 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.232144 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.232157 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.232171 | controller |       }
2026-06-12 21:10:02.232185 | controller |     },
2026-06-12 21:10:02.232199 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-12 21:10:02.232212 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-12 21:10:02.232226 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.232240 | controller |     "tolerations": [
2026-06-12 21:10:02.232254 | controller |       {
2026-06-12 21:10:02.232268 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.232282 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.232297 | controller |         "operator": "Exists",
2026-06-12 21:10:02.232311 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.232324 | controller |       },
2026-06-12 21:10:02.232338 | controller |       {
2026-06-12 21:10:02.232352 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.232366 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.232380 | controller |         "operator": "Exists",
2026-06-12 21:10:02.232393 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.232407 | controller |       },
2026-06-12 21:10:02.232421 | controller |       {
2026-06-12 21:10:02.232435 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.232449 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.232463 | controller |         "operator": "Exists"
2026-06-12 21:10:02.232477 | controller |       }
2026-06-12 21:10:02.232491 | controller |     ],
2026-06-12 21:10:02.232505 | controller |     "volumes": [
2026-06-12 21:10:02.232519 | controller |       {
2026-06-12 21:10:02.232533 | controller |         "name": "kube-api-access-vtv2w",
2026-06-12 21:10:02.232548 | controller |         "projected": {
2026-06-12 21:10:02.232562 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.232576 | controller |           "sources": [
2026-06-12 21:10:02.232590 | controller |             {
2026-06-12 21:10:02.232604 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.232618 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.232632 | controller |                 "path": "token"
2026-06-12 21:10:02.232646 | controller |               }
2026-06-12 21:10:02.232659 | controller |             },
2026-06-12 21:10:02.232673 | controller |             {
2026-06-12 21:10:02.232692 | controller |               "configMap": {
2026-06-12 21:10:02.232707 | controller |                 "items": [
2026-06-12 21:10:02.232721 | controller |                   {
2026-06-12 21:10:02.232735 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.232750 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.232764 | controller |                   }
2026-06-12 21:10:02.232778 | controller |                 ],
2026-06-12 21:10:02.232792 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.232806 | controller |               }
2026-06-12 21:10:02.232820 | controller |             },
2026-06-12 21:10:02.232834 | controller |             {
2026-06-12 21:10:02.232851 | controller |               "downwardAPI": {
2026-06-12 21:10:02.232885 | controller |                 "items": [
2026-06-12 21:10:02.232901 | controller |                   {
2026-06-12 21:10:02.232915 | controller |                     "fieldRef": {
2026-06-12 21:10:02.232930 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.232946 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.232961 | controller |                     },
2026-06-12 21:10:02.232976 | controller |                     "path": "namespace"
2026-06-12 21:10:02.232991 | controller |                   }
2026-06-12 21:10:02.233006 | controller |                 ]
2026-06-12 21:10:02.233020 | controller |               }
2026-06-12 21:10:02.233035 | controller |             },
2026-06-12 21:10:02.233052 | controller |             {
2026-06-12 21:10:02.233066 | controller |               "configMap": {
2026-06-12 21:10:02.233081 | controller |                 "items": [
2026-06-12 21:10:02.233095 | controller |                   {
2026-06-12 21:10:02.233180 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.233198 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.233214 | controller |                   }
2026-06-12 21:10:02.233229 | controller |                 ],
2026-06-12 21:10:02.233243 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.233258 | controller |               }
2026-06-12 21:10:02.233272 | controller |             }
2026-06-12 21:10:02.233287 | controller |           ]
2026-06-12 21:10:02.233302 | controller |         }
2026-06-12 21:10:02.233316 | controller |       }
2026-06-12 21:10:02.233330 | controller |     ]
2026-06-12 21:10:02.233344 | controller |   },
2026-06-12 21:10:02.233359 | controller |   "status": {
2026-06-12 21:10:02.233373 | controller |     "conditions": [
2026-06-12 21:10:02.233388 | controller |       {
2026-06-12 21:10:02.233402 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.233417 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.233432 | controller |         "status": "True",
2026-06-12 21:10:02.233446 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.233461 | controller |       },
2026-06-12 21:10:02.233475 | controller |       {
2026-06-12 21:10:02.233490 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.233511 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.233585 | controller |         "status": "True",
2026-06-12 21:10:02.233622 | controller |         "type": "Initialized"
2026-06-12 21:10:02.233656 | controller |       },
2026-06-12 21:10:02.233685 | controller |       {
2026-06-12 21:10:02.233712 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.233739 | controller |         "lastTransitionTime": "2026-06-12T20:15:39Z",
2026-06-12 21:10:02.233765 | controller |         "status": "True",
2026-06-12 21:10:02.233792 | controller |         "type": "Ready"
2026-06-12 21:10:02.233818 | controller |       },
2026-06-12 21:10:02.233845 | controller |       {
2026-06-12 21:10:02.233908 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.233991 | controller |         "lastTransitionTime": "2026-06-12T20:15:39Z",
2026-06-12 21:10:02.234023 | controller |         "status": "True",
2026-06-12 21:10:02.234041 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.234057 | controller |       },
2026-06-12 21:10:02.234072 | controller |       {
2026-06-12 21:10:02.234087 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.234102 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.234117 | controller |         "status": "True",
2026-06-12 21:10:02.234133 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.234148 | controller |       }
2026-06-12 21:10:02.234162 | controller |     ],
2026-06-12 21:10:02.234177 | controller |     "containerStatuses": [
2026-06-12 21:10:02.234192 | controller |       {
2026-06-12 21:10:02.234237 | controller |         "allocatedResources": {
2026-06-12 21:10:02.234257 | controller |           "cpu": "10m",
2026-06-12 21:10:02.234272 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.234287 | controller |         },
2026-06-12 21:10:02.234302 | controller |         "containerID": "cri-o://2283f4d5f38b7bf14ce7897e8700af0231531eab888fa659c726c82c81067a20",
2026-06-12 21:10:02.234316 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 21:10:02.234331 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 21:10:02.234345 | controller |         "lastState": {},
2026-06-12 21:10:02.234360 | controller |         "name": "manager",
2026-06-12 21:10:02.234374 | controller |         "ready": true,
2026-06-12 21:10:02.234388 | controller |         "resources": {
2026-06-12 21:10:02.234403 | controller |           "limits": {
2026-06-12 21:10:02.234417 | controller |             "cpu": "500m",
2026-06-12 21:10:02.234432 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.234446 | controller |           },
2026-06-12 21:10:02.234461 | controller |           "requests": {
2026-06-12 21:10:02.234475 | controller |             "cpu": "10m",
2026-06-12 21:10:02.234489 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.234504 | controller |           }
2026-06-12 21:10:02.234518 | controller |         },
2026-06-12 21:10:02.234532 | controller |         "restartCount": 0,
2026-06-12 21:10:02.234547 | controller |         "started": true,
2026-06-12 21:10:02.234561 | controller |         "state": {
2026-06-12 21:10:02.234575 | controller |           "running": {
2026-06-12 21:10:02.234589 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.234603 | controller |           }
2026-06-12 21:10:02.234616 | controller |         },
2026-06-12 21:10:02.234630 | controller |         "user": {
2026-06-12 21:10:02.234644 | controller |           "linux": {
2026-06-12 21:10:02.234657 | controller |             "gid": 0,
2026-06-12 21:10:02.234671 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.234685 | controller |               0
2026-06-12 21:10:02.234699 | controller |             ],
2026-06-12 21:10:02.234713 | controller |             "uid": 65532
2026-06-12 21:10:02.234727 | controller |           }
2026-06-12 21:10:02.234741 | controller |         },
2026-06-12 21:10:02.234755 | controller |         "volumeMounts": [
2026-06-12 21:10:02.234769 | controller |           {
2026-06-12 21:10:02.234783 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.234797 | controller |             "name": "kube-api-access-vtv2w",
2026-06-12 21:10:02.234811 | controller |             "readOnly": true,
2026-06-12 21:10:02.234825 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.234839 | controller |           }
2026-06-12 21:10:02.234869 | controller |         ]
2026-06-12 21:10:02.234890 | controller |       }
2026-06-12 21:10:02.234909 | controller |     ],
2026-06-12 21:10:02.234924 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.234940 | controller |     "hostIPs": [
2026-06-12 21:10:02.234956 | controller |       {
2026-06-12 21:10:02.234971 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.234985 | controller |       }
2026-06-12 21:10:02.234999 | controller |     ],
2026-06-12 21:10:02.235013 | controller |     "phase": "Running",
2026-06-12 21:10:02.235026 | controller |     "podIP": "10.217.0.82",
2026-06-12 21:10:02.235040 | controller |     "podIPs": [
2026-06-12 21:10:02.235054 | controller |       {
2026-06-12 21:10:02.235067 | controller |         "ip": "10.217.0.82"
2026-06-12 21:10:02.235081 | controller |       }
2026-06-12 21:10:02.235095 | controller |     ],
2026-06-12 21:10:02.235109 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.235122 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.235136 | controller |   }
2026-06-12 21:10:02.235150 | controller | }
2026-06-12 21:10:02.256228 | controller | ok:
2026-06-12 21:10:02.256283 | controller | {
2026-06-12 21:10:02.256304 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.256321 | controller |   "kind": "Pod",
2026-06-12 21:10:02.256337 | controller |   "metadata": {
2026-06-12 21:10:02.256352 | controller |     "annotations": {
2026-06-12 21:10:02.256374 | 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 21:10:02.256398 | 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 21:10:02.256430 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.256461 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.256490 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.256517 | controller |     },
2026-06-12 21:10:02.256544 | controller |     "creationTimestamp": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.256571 | controller |     "generateName": "mariadb-operator-controller-manager-5545cdc48d-",
2026-06-12 21:10:02.256598 | controller |     "generation": 1,
2026-06-12 21:10:02.256625 | controller |     "labels": {
2026-06-12 21:10:02.256651 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-12 21:10:02.256678 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.256706 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-12 21:10:02.256732 | controller |       "pod-template-hash": "5545cdc48d"
2026-06-12 21:10:02.256759 | controller |     },
2026-06-12 21:10:02.256785 | controller |     "managedFields": [
2026-06-12 21:10:02.256811 | controller |       {
2026-06-12 21:10:02.256838 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.256893 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.256925 | controller |         "fieldsV1": {
2026-06-12 21:10:02.256953 | controller |           "f:metadata": {
2026-06-12 21:10:02.256980 | controller |             "f:annotations": {
2026-06-12 21:10:02.257006 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.257033 | controller |             }
2026-06-12 21:10:02.257060 | controller |           }
2026-06-12 21:10:02.257086 | controller |         },
2026-06-12 21:10:02.257112 | controller |         "manager": "crc",
2026-06-12 21:10:02.257151 | controller |         "operation": "Update",
2026-06-12 21:10:02.257181 | controller |         "subresource": "status",
2026-06-12 21:10:02.257208 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.257235 | controller |       },
2026-06-12 21:10:02.257262 | controller |       {
2026-06-12 21:10:02.257288 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.257314 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.257340 | controller |         "fieldsV1": {
2026-06-12 21:10:02.257366 | controller |           "f:metadata": {
2026-06-12 21:10:02.257392 | controller |             "f:annotations": {
2026-06-12 21:10:02.257419 | controller |               ".": {},
2026-06-12 21:10:02.257446 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.257472 | controller |             },
2026-06-12 21:10:02.257500 | controller |             "f:generateName": {},
2026-06-12 21:10:02.257527 | controller |             "f:labels": {
2026-06-12 21:10:02.257553 | controller |               ".": {},
2026-06-12 21:10:02.257580 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.257606 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.257633 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.257660 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.257686 | controller |             },
2026-06-12 21:10:02.257714 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.257740 | controller |               ".": {},
2026-06-12 21:10:02.257766 | controller |               "k:{\"uid\":\"3cdd9d23-8e78-4505-b666-f90e19d88d0b\"}": {}
2026-06-12 21:10:02.257792 | controller |             }
2026-06-12 21:10:02.257818 | controller |           },
2026-06-12 21:10:02.257845 | controller |           "f:spec": {
2026-06-12 21:10:02.257903 | controller |             "f:containers": {
2026-06-12 21:10:02.257933 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.257959 | controller |                 ".": {},
2026-06-12 21:10:02.257985 | controller |                 "f:args": {},
2026-06-12 21:10:02.258012 | controller |                 "f:command": {},
2026-06-12 21:10:02.258038 | controller |                 "f:env": {
2026-06-12 21:10:02.258064 | controller |                   ".": {},
2026-06-12 21:10:02.258091 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.258118 | controller |                     ".": {},
2026-06-12 21:10:02.258145 | controller |                     "f:name": {},
2026-06-12 21:10:02.258171 | controller |                     "f:value": {}
2026-06-12 21:10:02.258197 | controller |                   },
2026-06-12 21:10:02.258224 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.258250 | controller |                     ".": {},
2026-06-12 21:10:02.258277 | controller |                     "f:name": {},
2026-06-12 21:10:02.258304 | controller |                     "f:value": {}
2026-06-12 21:10:02.258330 | controller |                   },
2026-06-12 21:10:02.258356 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.258382 | controller |                     ".": {},
2026-06-12 21:10:02.258408 | controller |                     "f:name": {},
2026-06-12 21:10:02.258434 | controller |                     "f:value": {}
2026-06-12 21:10:02.258459 | controller |                   },
2026-06-12 21:10:02.258485 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.258511 | controller |                     ".": {},
2026-06-12 21:10:02.258537 | controller |                     "f:name": {},
2026-06-12 21:10:02.258563 | controller |                     "f:value": {}
2026-06-12 21:10:02.258589 | controller |                   },
2026-06-12 21:10:02.258616 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.258671 | controller |                     ".": {},
2026-06-12 21:10:02.258701 | controller |                     "f:name": {},
2026-06-12 21:10:02.258722 | controller |                     "f:value": {}
2026-06-12 21:10:02.258738 | controller |                   }
2026-06-12 21:10:02.258753 | controller |                 },
2026-06-12 21:10:02.258768 | controller |                 "f:image": {},
2026-06-12 21:10:02.258782 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.258796 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.258811 | controller |                   ".": {},
2026-06-12 21:10:02.258825 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.258839 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.258892 | controller |                     ".": {},
2026-06-12 21:10:02.258912 | controller |                     "f:path": {},
2026-06-12 21:10:02.258928 | controller |                     "f:port": {},
2026-06-12 21:10:02.258943 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.258958 | controller |                   },
2026-06-12 21:10:02.258975 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.258992 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.259006 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.259020 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.259035 | controller |                 },
2026-06-12 21:10:02.259049 | controller |                 "f:name": {},
2026-06-12 21:10:02.259063 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.259077 | controller |                   ".": {},
2026-06-12 21:10:02.259091 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.259105 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.259119 | controller |                     ".": {},
2026-06-12 21:10:02.259133 | controller |                     "f:path": {},
2026-06-12 21:10:02.259147 | controller |                     "f:port": {},
2026-06-12 21:10:02.259161 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.259175 | controller |                   },
2026-06-12 21:10:02.259189 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.259204 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.259218 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.259231 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.259245 | controller |                 },
2026-06-12 21:10:02.259259 | controller |                 "f:resources": {
2026-06-12 21:10:02.259273 | controller |                   ".": {},
2026-06-12 21:10:02.259287 | controller |                   "f:limits": {
2026-06-12 21:10:02.259301 | controller |                     ".": {},
2026-06-12 21:10:02.259315 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.259329 | controller |                     "f:memory": {}
2026-06-12 21:10:02.259343 | controller |                   },
2026-06-12 21:10:02.259357 | controller |                   "f:requests": {
2026-06-12 21:10:02.259371 | controller |                     ".": {},
2026-06-12 21:10:02.259385 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.259399 | controller |                     "f:memory": {}
2026-06-12 21:10:02.259413 | controller |                   }
2026-06-12 21:10:02.259427 | controller |                 },
2026-06-12 21:10:02.259442 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.259456 | controller |                   ".": {},
2026-06-12 21:10:02.259471 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.259486 | controller |                 },
2026-06-12 21:10:02.259500 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.259515 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.259533 | controller |               }
2026-06-12 21:10:02.259549 | controller |             },
2026-06-12 21:10:02.259563 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.259578 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.259592 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.259606 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.259620 | controller |             "f:securityContext": {
2026-06-12 21:10:02.259634 | controller |               ".": {},
2026-06-12 21:10:02.259648 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.259663 | controller |             },
2026-06-12 21:10:02.259677 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.259692 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.259707 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.259722 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.259737 | controller |           }
2026-06-12 21:10:02.259752 | controller |         },
2026-06-12 21:10:02.259766 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.259781 | controller |         "operation": "Update",
2026-06-12 21:10:02.259795 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.259809 | controller |       },
2026-06-12 21:10:02.259824 | controller |       {
2026-06-12 21:10:02.259838 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.259857 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.259893 | controller |         "fieldsV1": {
2026-06-12 21:10:02.259908 | controller |           "f:metadata": {
2026-06-12 21:10:02.259924 | controller |             "f:annotations": {
2026-06-12 21:10:02.259956 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.259973 | controller |             }
2026-06-12 21:10:02.259988 | controller |           }
2026-06-12 21:10:02.260003 | controller |         },
2026-06-12 21:10:02.260017 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.260032 | controller |         "operation": "Update",
2026-06-12 21:10:02.260046 | controller |         "subresource": "status",
2026-06-12 21:10:02.260060 | controller |         "time": "2026-06-12T20:14:31Z"
2026-06-12 21:10:02.260075 | controller |       },
2026-06-12 21:10:02.260089 | controller |       {
2026-06-12 21:10:02.260104 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.260118 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.260132 | controller |         "fieldsV1": {
2026-06-12 21:10:02.260147 | controller |           "f:status": {
2026-06-12 21:10:02.260161 | controller |             "f:conditions": {
2026-06-12 21:10:02.260175 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.260190 | controller |                 ".": {},
2026-06-12 21:10:02.260204 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.260219 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.260234 | controller |                 "f:status": {},
2026-06-12 21:10:02.260248 | controller |                 "f:type": {}
2026-06-12 21:10:02.260262 | controller |               },
2026-06-12 21:10:02.260276 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.260290 | controller |                 ".": {},
2026-06-12 21:10:02.260305 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.260319 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.260333 | controller |                 "f:status": {},
2026-06-12 21:10:02.260346 | controller |                 "f:type": {}
2026-06-12 21:10:02.260361 | controller |               },
2026-06-12 21:10:02.260375 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.260389 | controller |                 ".": {},
2026-06-12 21:10:02.260407 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.260422 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.260437 | controller |                 "f:status": {},
2026-06-12 21:10:02.260451 | controller |                 "f:type": {}
2026-06-12 21:10:02.260465 | controller |               },
2026-06-12 21:10:02.260480 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.260494 | controller |                 ".": {},
2026-06-12 21:10:02.260509 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.260523 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.260538 | controller |                 "f:status": {},
2026-06-12 21:10:02.260553 | controller |                 "f:type": {}
2026-06-12 21:10:02.260567 | controller |               }
2026-06-12 21:10:02.260582 | controller |             },
2026-06-12 21:10:02.260596 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.260610 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.260624 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.260638 | controller |             "f:phase": {},
2026-06-12 21:10:02.260653 | controller |             "f:podIP": {},
2026-06-12 21:10:02.260667 | controller |             "f:podIPs": {
2026-06-12 21:10:02.260681 | controller |               ".": {},
2026-06-12 21:10:02.260695 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-12 21:10:02.260709 | controller |                 ".": {},
2026-06-12 21:10:02.260723 | controller |                 "f:ip": {}
2026-06-12 21:10:02.260738 | controller |               }
2026-06-12 21:10:02.260752 | controller |             },
2026-06-12 21:10:02.260773 | controller |             "f:startTime": {}
2026-06-12 21:10:02.260787 | controller |           }
2026-06-12 21:10:02.260802 | controller |         },
2026-06-12 21:10:02.260815 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.260829 | controller |         "operation": "Update",
2026-06-12 21:10:02.260843 | controller |         "subresource": "status",
2026-06-12 21:10:02.260875 | controller |         "time": "2026-06-12T20:15:41Z"
2026-06-12 21:10:02.260895 | controller |       }
2026-06-12 21:10:02.260910 | controller |     ],
2026-06-12 21:10:02.260924 | controller |     "name": "mariadb-operator-controller-manager-5545cdc48d-pnkr5",
2026-06-12 21:10:02.260938 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.260952 | controller |     "ownerReferences": [
2026-06-12 21:10:02.260966 | controller |       {
2026-06-12 21:10:02.260980 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.260995 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.261009 | controller |         "controller": true,
2026-06-12 21:10:02.261023 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.261037 | controller |         "name": "mariadb-operator-controller-manager-5545cdc48d",
2026-06-12 21:10:02.261051 | controller |         "uid": "3cdd9d23-8e78-4505-b666-f90e19d88d0b"
2026-06-12 21:10:02.261065 | controller |       }
2026-06-12 21:10:02.261079 | controller |     ],
2026-06-12 21:10:02.261093 | controller |     "resourceVersion": "54604",
2026-06-12 21:10:02.261106 | controller |     "uid": "fb18e94f-0b73-4b0e-8828-5e5247b8e5e8"
2026-06-12 21:10:02.261120 | controller |   },
2026-06-12 21:10:02.261134 | controller |   "spec": {
2026-06-12 21:10:02.261148 | controller |     "containers": [
2026-06-12 21:10:02.261162 | controller |       {
2026-06-12 21:10:02.261176 | controller |         "args": [
2026-06-12 21:10:02.261189 | controller |           "--leader-elect",
2026-06-12 21:10:02.261203 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.261218 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.261237 | controller |         ],
2026-06-12 21:10:02.261258 | controller |         "command": [
2026-06-12 21:10:02.261288 | controller |           "/manager"
2026-06-12 21:10:02.261312 | controller |         ],
2026-06-12 21:10:02.261333 | controller |         "env": [
2026-06-12 21:10:02.261354 | controller |           {
2026-06-12 21:10:02.261375 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.261396 | controller |             "value": "30"
2026-06-12 21:10:02.261418 | controller |           },
2026-06-12 21:10:02.261440 | controller |           {
2026-06-12 21:10:02.261456 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.261470 | controller |             "value": "20"
2026-06-12 21:10:02.261485 | controller |           },
2026-06-12 21:10:02.261499 | controller |           {
2026-06-12 21:10:02.261513 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.261527 | controller |             "value": "5"
2026-06-12 21:10:02.261541 | controller |           },
2026-06-12 21:10:02.261555 | controller |           {
2026-06-12 21:10:02.261569 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.261584 | controller |             "value": "false"
2026-06-12 21:10:02.261598 | controller |           },
2026-06-12 21:10:02.261613 | controller |           {
2026-06-12 21:10:02.261627 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.261641 | controller |             "value": "false"
2026-06-12 21:10:02.261656 | controller |           }
2026-06-12 21:10:02.261670 | controller |         ],
2026-06-12 21:10:02.261684 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 21:10:02.261699 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.261713 | controller |         "livenessProbe": {
2026-06-12 21:10:02.261729 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.261747 | controller |           "httpGet": {
2026-06-12 21:10:02.261761 | controller |             "path": "/healthz",
2026-06-12 21:10:02.261775 | controller |             "port": 8081,
2026-06-12 21:10:02.261789 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.261804 | controller |           },
2026-06-12 21:10:02.261818 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.261833 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.261851 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.261888 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.261905 | controller |         },
2026-06-12 21:10:02.261920 | controller |         "name": "manager",
2026-06-12 21:10:02.261934 | controller |         "readinessProbe": {
2026-06-12 21:10:02.261949 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.261963 | controller |           "httpGet": {
2026-06-12 21:10:02.261977 | controller |             "path": "/readyz",
2026-06-12 21:10:02.261992 | controller |             "port": 8081,
2026-06-12 21:10:02.262006 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.262020 | controller |           },
2026-06-12 21:10:02.262035 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.262049 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.262064 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.262078 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.262092 | controller |         },
2026-06-12 21:10:02.262106 | controller |         "resources": {
2026-06-12 21:10:02.262121 | controller |           "limits": {
2026-06-12 21:10:02.262135 | controller |             "cpu": "500m",
2026-06-12 21:10:02.262149 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.262163 | controller |           },
2026-06-12 21:10:02.262177 | controller |           "requests": {
2026-06-12 21:10:02.262191 | controller |             "cpu": "10m",
2026-06-12 21:10:02.262205 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.262219 | controller |           }
2026-06-12 21:10:02.262241 | controller |         },
2026-06-12 21:10:02.262256 | controller |         "securityContext": {
2026-06-12 21:10:02.262270 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.262284 | controller |           "capabilities": {
2026-06-12 21:10:02.262298 | controller |             "drop": [
2026-06-12 21:10:02.262312 | controller |               "MKNOD"
2026-06-12 21:10:02.262326 | controller |             ]
2026-06-12 21:10:02.262340 | controller |           }
2026-06-12 21:10:02.262354 | controller |         },
2026-06-12 21:10:02.262368 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.262382 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.262396 | controller |         "volumeMounts": [
2026-06-12 21:10:02.262410 | controller |           {
2026-06-12 21:10:02.262424 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.262438 | controller |             "name": "kube-api-access-5wn8f",
2026-06-12 21:10:02.262452 | controller |             "readOnly": true
2026-06-12 21:10:02.262466 | controller |           }
2026-06-12 21:10:02.262480 | controller |         ]
2026-06-12 21:10:02.262495 | controller |       }
2026-06-12 21:10:02.262509 | controller |     ],
2026-06-12 21:10:02.262523 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.262537 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.262551 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.262565 | controller |       {
2026-06-12 21:10:02.262579 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-r6qzv"
2026-06-12 21:10:02.262594 | controller |       }
2026-06-12 21:10:02.262608 | controller |     ],
2026-06-12 21:10:02.262622 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.262637 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.262651 | controller |     "priority": 0,
2026-06-12 21:10:02.262665 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.262679 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.262693 | controller |     "securityContext": {
2026-06-12 21:10:02.262707 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.262721 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.262735 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.262749 | controller |       }
2026-06-12 21:10:02.262763 | controller |     },
2026-06-12 21:10:02.262778 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-12 21:10:02.262792 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-12 21:10:02.262807 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.262821 | controller |     "tolerations": [
2026-06-12 21:10:02.262836 | controller |       {
2026-06-12 21:10:02.262853 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.262888 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.262904 | controller |         "operator": "Exists",
2026-06-12 21:10:02.262918 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.262932 | controller |       },
2026-06-12 21:10:02.262947 | controller |       {
2026-06-12 21:10:02.262961 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.262975 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.262989 | controller |         "operator": "Exists",
2026-06-12 21:10:02.263003 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.263017 | controller |       },
2026-06-12 21:10:02.263031 | controller |       {
2026-06-12 21:10:02.263045 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.263059 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.263072 | controller |         "operator": "Exists"
2026-06-12 21:10:02.263086 | controller |       }
2026-06-12 21:10:02.263104 | controller |     ],
2026-06-12 21:10:02.263118 | controller |     "volumes": [
2026-06-12 21:10:02.263132 | controller |       {
2026-06-12 21:10:02.263146 | controller |         "name": "kube-api-access-5wn8f",
2026-06-12 21:10:02.263159 | controller |         "projected": {
2026-06-12 21:10:02.263173 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.263187 | controller |           "sources": [
2026-06-12 21:10:02.263200 | controller |             {
2026-06-12 21:10:02.263214 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.263228 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.263241 | controller |                 "path": "token"
2026-06-12 21:10:02.263255 | controller |               }
2026-06-12 21:10:02.263269 | controller |             },
2026-06-12 21:10:02.263282 | controller |             {
2026-06-12 21:10:02.263296 | controller |               "configMap": {
2026-06-12 21:10:02.263310 | controller |                 "items": [
2026-06-12 21:10:02.263324 | controller |                   {
2026-06-12 21:10:02.263337 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.263351 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.263364 | controller |                   }
2026-06-12 21:10:02.263378 | controller |                 ],
2026-06-12 21:10:02.263391 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.263405 | controller |               }
2026-06-12 21:10:02.263418 | controller |             },
2026-06-12 21:10:02.263431 | controller |             {
2026-06-12 21:10:02.263444 | controller |               "downwardAPI": {
2026-06-12 21:10:02.263457 | controller |                 "items": [
2026-06-12 21:10:02.263470 | controller |                   {
2026-06-12 21:10:02.263484 | controller |                     "fieldRef": {
2026-06-12 21:10:02.263497 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.263510 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.263523 | controller |                     },
2026-06-12 21:10:02.263536 | controller |                     "path": "namespace"
2026-06-12 21:10:02.263550 | controller |                   }
2026-06-12 21:10:02.263564 | controller |                 ]
2026-06-12 21:10:02.263578 | controller |               }
2026-06-12 21:10:02.263593 | controller |             },
2026-06-12 21:10:02.263606 | controller |             {
2026-06-12 21:10:02.263620 | controller |               "configMap": {
2026-06-12 21:10:02.263634 | controller |                 "items": [
2026-06-12 21:10:02.263648 | controller |                   {
2026-06-12 21:10:02.263662 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.263676 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.263691 | controller |                   }
2026-06-12 21:10:02.263705 | controller |                 ],
2026-06-12 21:10:02.263719 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.263733 | controller |               }
2026-06-12 21:10:02.263747 | controller |             }
2026-06-12 21:10:02.263760 | controller |           ]
2026-06-12 21:10:02.263774 | controller |         }
2026-06-12 21:10:02.263788 | controller |       }
2026-06-12 21:10:02.263802 | controller |     ]
2026-06-12 21:10:02.263817 | controller |   },
2026-06-12 21:10:02.263832 | controller |   "status": {
2026-06-12 21:10:02.263846 | controller |     "conditions": [
2026-06-12 21:10:02.263891 | controller |       {
2026-06-12 21:10:02.263910 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.263927 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.263942 | controller |         "status": "True",
2026-06-12 21:10:02.263957 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.263973 | controller |       },
2026-06-12 21:10:02.264009 | controller |       {
2026-06-12 21:10:02.264030 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.264046 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.264061 | controller |         "status": "True",
2026-06-12 21:10:02.264075 | controller |         "type": "Initialized"
2026-06-12 21:10:02.264089 | controller |       },
2026-06-12 21:10:02.264104 | controller |       {
2026-06-12 21:10:02.264118 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.264132 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.264147 | controller |         "status": "True",
2026-06-12 21:10:02.264161 | controller |         "type": "Ready"
2026-06-12 21:10:02.264180 | controller |       },
2026-06-12 21:10:02.264196 | controller |       {
2026-06-12 21:10:02.264210 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.264224 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.264238 | controller |         "status": "True",
2026-06-12 21:10:02.264253 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.264267 | controller |       },
2026-06-12 21:10:02.264281 | controller |       {
2026-06-12 21:10:02.264295 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.264309 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.264323 | controller |         "status": "True",
2026-06-12 21:10:02.264336 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.264350 | controller |       }
2026-06-12 21:10:02.264364 | controller |     ],
2026-06-12 21:10:02.264378 | controller |     "containerStatuses": [
2026-06-12 21:10:02.264392 | controller |       {
2026-06-12 21:10:02.264406 | controller |         "allocatedResources": {
2026-06-12 21:10:02.264421 | controller |           "cpu": "10m",
2026-06-12 21:10:02.264435 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.264449 | controller |         },
2026-06-12 21:10:02.264463 | controller |         "containerID": "cri-o://13f7457662c79c216b805d523b14565075a40dcdf955cd2eb047571da5bf8387",
2026-06-12 21:10:02.264477 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 21:10:02.264492 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 21:10:02.264507 | controller |         "lastState": {},
2026-06-12 21:10:02.264521 | controller |         "name": "manager",
2026-06-12 21:10:02.264535 | controller |         "ready": true,
2026-06-12 21:10:02.264549 | controller |         "resources": {
2026-06-12 21:10:02.264563 | controller |           "limits": {
2026-06-12 21:10:02.264577 | controller |             "cpu": "500m",
2026-06-12 21:10:02.264592 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.264606 | controller |           },
2026-06-12 21:10:02.264621 | controller |           "requests": {
2026-06-12 21:10:02.264636 | controller |             "cpu": "10m",
2026-06-12 21:10:02.264650 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.264665 | controller |           }
2026-06-12 21:10:02.264679 | controller |         },
2026-06-12 21:10:02.264693 | controller |         "restartCount": 0,
2026-06-12 21:10:02.264707 | controller |         "started": true,
2026-06-12 21:10:02.264721 | controller |         "state": {
2026-06-12 21:10:02.264735 | controller |           "running": {
2026-06-12 21:10:02.264749 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.264763 | controller |           }
2026-06-12 21:10:02.264777 | controller |         },
2026-06-12 21:10:02.264790 | controller |         "user": {
2026-06-12 21:10:02.264804 | controller |           "linux": {
2026-06-12 21:10:02.264818 | controller |             "gid": 0,
2026-06-12 21:10:02.264832 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.264853 | controller |               0
2026-06-12 21:10:02.264893 | controller |             ],
2026-06-12 21:10:02.264909 | controller |             "uid": 65532
2026-06-12 21:10:02.264924 | controller |           }
2026-06-12 21:10:02.264938 | controller |         },
2026-06-12 21:10:02.264952 | controller |         "volumeMounts": [
2026-06-12 21:10:02.264966 | controller |           {
2026-06-12 21:10:02.264980 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.264994 | controller |             "name": "kube-api-access-5wn8f",
2026-06-12 21:10:02.265008 | controller |             "readOnly": true,
2026-06-12 21:10:02.265022 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.265036 | controller |           }
2026-06-12 21:10:02.265050 | controller |         ]
2026-06-12 21:10:02.265064 | controller |       }
2026-06-12 21:10:02.265078 | controller |     ],
2026-06-12 21:10:02.265091 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.265105 | controller |     "hostIPs": [
2026-06-12 21:10:02.265118 | controller |       {
2026-06-12 21:10:02.265132 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.265145 | controller |       }
2026-06-12 21:10:02.265159 | controller |     ],
2026-06-12 21:10:02.265173 | controller |     "phase": "Running",
2026-06-12 21:10:02.265186 | controller |     "podIP": "10.217.0.83",
2026-06-12 21:10:02.265200 | controller |     "podIPs": [
2026-06-12 21:10:02.265214 | controller |       {
2026-06-12 21:10:02.265228 | controller |         "ip": "10.217.0.83"
2026-06-12 21:10:02.265242 | controller |       }
2026-06-12 21:10:02.265256 | controller |     ],
2026-06-12 21:10:02.265270 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.265284 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.265298 | controller |   }
2026-06-12 21:10:02.265312 | controller | }
2026-06-12 21:10:02.286061 | controller | ok:
2026-06-12 21:10:02.286122 | controller | {
2026-06-12 21:10:02.286157 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.286188 | controller |   "kind": "Pod",
2026-06-12 21:10:02.286215 | controller |   "metadata": {
2026-06-12 21:10:02.286243 | controller |     "annotations": {
2026-06-12 21:10:02.286269 | 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 21:10:02.286297 | 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 21:10:02.286325 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.286352 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.286378 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.286405 | controller |     },
2026-06-12 21:10:02.286431 | controller |     "creationTimestamp": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.286457 | controller |     "generateName": "neutron-operator-controller-manager-6c7667d64b-",
2026-06-12 21:10:02.286483 | controller |     "generation": 1,
2026-06-12 21:10:02.286509 | controller |     "labels": {
2026-06-12 21:10:02.286535 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-12 21:10:02.286561 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.286587 | controller |       "openstack.org/operator-name": "neutron",
2026-06-12 21:10:02.286613 | controller |       "pod-template-hash": "6c7667d64b"
2026-06-12 21:10:02.286668 | controller |     },
2026-06-12 21:10:02.286697 | controller |     "managedFields": [
2026-06-12 21:10:02.286715 | controller |       {
2026-06-12 21:10:02.286730 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.286745 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.286760 | controller |         "fieldsV1": {
2026-06-12 21:10:02.286775 | controller |           "f:metadata": {
2026-06-12 21:10:02.286789 | controller |             "f:annotations": {
2026-06-12 21:10:02.286804 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.286819 | controller |             }
2026-06-12 21:10:02.286833 | controller |           }
2026-06-12 21:10:02.286852 | controller |         },
2026-06-12 21:10:02.286888 | controller |         "manager": "crc",
2026-06-12 21:10:02.286904 | controller |         "operation": "Update",
2026-06-12 21:10:02.286919 | controller |         "subresource": "status",
2026-06-12 21:10:02.286934 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.286949 | controller |       },
2026-06-12 21:10:02.286963 | controller |       {
2026-06-12 21:10:02.286978 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.286993 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.287008 | controller |         "fieldsV1": {
2026-06-12 21:10:02.287022 | controller |           "f:metadata": {
2026-06-12 21:10:02.287037 | controller |             "f:annotations": {
2026-06-12 21:10:02.287051 | controller |               ".": {},
2026-06-12 21:10:02.287065 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.287080 | controller |             },
2026-06-12 21:10:02.287094 | controller |             "f:generateName": {},
2026-06-12 21:10:02.287108 | controller |             "f:labels": {
2026-06-12 21:10:02.287152 | controller |               ".": {},
2026-06-12 21:10:02.287175 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.287190 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.287204 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.287242 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.287262 | controller |             },
2026-06-12 21:10:02.287277 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.287292 | controller |               ".": {},
2026-06-12 21:10:02.287331 | controller |               "k:{\"uid\":\"a11324d7-ec87-4c78-bf4c-10a1184ba91c\"}": {}
2026-06-12 21:10:02.287348 | controller |             }
2026-06-12 21:10:02.287363 | controller |           },
2026-06-12 21:10:02.287377 | controller |           "f:spec": {
2026-06-12 21:10:02.287417 | controller |             "f:containers": {
2026-06-12 21:10:02.287433 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.287448 | controller |                 ".": {},
2026-06-12 21:10:02.287485 | controller |                 "f:args": {},
2026-06-12 21:10:02.287505 | controller |                 "f:command": {},
2026-06-12 21:10:02.287519 | controller |                 "f:env": {
2026-06-12 21:10:02.287534 | controller |                   ".": {},
2026-06-12 21:10:02.287570 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.287590 | controller |                     ".": {},
2026-06-12 21:10:02.287606 | controller |                     "f:name": {},
2026-06-12 21:10:02.287620 | controller |                     "f:value": {}
2026-06-12 21:10:02.287655 | controller |                   },
2026-06-12 21:10:02.287707 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.287746 | controller |                     ".": {},
2026-06-12 21:10:02.287763 | controller |                     "f:name": {},
2026-06-12 21:10:02.287778 | controller |                     "f:value": {}
2026-06-12 21:10:02.287793 | controller |                   },
2026-06-12 21:10:02.287813 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.287828 | controller |                     ".": {},
2026-06-12 21:10:02.287842 | controller |                     "f:name": {},
2026-06-12 21:10:02.287878 | controller |                     "f:value": {}
2026-06-12 21:10:02.287894 | controller |                   },
2026-06-12 21:10:02.287909 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.287923 | controller |                     ".": {},
2026-06-12 21:10:02.287937 | controller |                     "f:name": {},
2026-06-12 21:10:02.287952 | controller |                     "f:value": {}
2026-06-12 21:10:02.287966 | controller |                   },
2026-06-12 21:10:02.287980 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.287995 | controller |                     ".": {},
2026-06-12 21:10:02.288009 | controller |                     "f:name": {},
2026-06-12 21:10:02.288023 | controller |                     "f:value": {}
2026-06-12 21:10:02.288038 | controller |                   }
2026-06-12 21:10:02.288052 | controller |                 },
2026-06-12 21:10:02.288066 | controller |                 "f:image": {},
2026-06-12 21:10:02.288081 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.288095 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.288109 | controller |                   ".": {},
2026-06-12 21:10:02.288123 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.288137 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.288151 | controller |                     ".": {},
2026-06-12 21:10:02.288165 | controller |                     "f:path": {},
2026-06-12 21:10:02.288178 | controller |                     "f:port": {},
2026-06-12 21:10:02.288192 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.288206 | controller |                   },
2026-06-12 21:10:02.288221 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.288235 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.288249 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.288263 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.288282 | controller |                 },
2026-06-12 21:10:02.288311 | controller |                 "f:name": {},
2026-06-12 21:10:02.288326 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.288342 | controller |                   ".": {},
2026-06-12 21:10:02.288356 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.288370 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.288384 | controller |                     ".": {},
2026-06-12 21:10:02.288400 | controller |                     "f:path": {},
2026-06-12 21:10:02.288421 | controller |                     "f:port": {},
2026-06-12 21:10:02.288443 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.288509 | controller |                   },
2026-06-12 21:10:02.288557 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.288575 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.288592 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.288606 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.288621 | controller |                 },
2026-06-12 21:10:02.288635 | controller |                 "f:resources": {
2026-06-12 21:10:02.288650 | controller |                   ".": {},
2026-06-12 21:10:02.288664 | controller |                   "f:limits": {
2026-06-12 21:10:02.288678 | controller |                     ".": {},
2026-06-12 21:10:02.288692 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.288706 | controller |                     "f:memory": {}
2026-06-12 21:10:02.288720 | controller |                   },
2026-06-12 21:10:02.288738 | controller |                   "f:requests": {
2026-06-12 21:10:02.288752 | controller |                     ".": {},
2026-06-12 21:10:02.288766 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.288780 | controller |                     "f:memory": {}
2026-06-12 21:10:02.288793 | controller |                   }
2026-06-12 21:10:02.288807 | controller |                 },
2026-06-12 21:10:02.288820 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.288834 | controller |                   ".": {},
2026-06-12 21:10:02.288850 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.288885 | controller |                 },
2026-06-12 21:10:02.288900 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.288915 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.288929 | controller |               }
2026-06-12 21:10:02.288943 | controller |             },
2026-06-12 21:10:02.288957 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.288970 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.288984 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.288998 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.289011 | controller |             "f:securityContext": {
2026-06-12 21:10:02.289025 | controller |               ".": {},
2026-06-12 21:10:02.289038 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.289052 | controller |             },
2026-06-12 21:10:02.289065 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.289080 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.289094 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.289107 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.289122 | controller |           }
2026-06-12 21:10:02.289136 | controller |         },
2026-06-12 21:10:02.289150 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.289164 | controller |         "operation": "Update",
2026-06-12 21:10:02.289178 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.289192 | controller |       },
2026-06-12 21:10:02.289206 | controller |       {
2026-06-12 21:10:02.289220 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.289234 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.289248 | controller |         "fieldsV1": {
2026-06-12 21:10:02.289262 | controller |           "f:metadata": {
2026-06-12 21:10:02.289275 | controller |             "f:annotations": {
2026-06-12 21:10:02.289289 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.289303 | controller |             }
2026-06-12 21:10:02.289317 | controller |           }
2026-06-12 21:10:02.289331 | controller |         },
2026-06-12 21:10:02.289345 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.289359 | controller |         "operation": "Update",
2026-06-12 21:10:02.289374 | controller |         "subresource": "status",
2026-06-12 21:10:02.289388 | controller |         "time": "2026-06-12T20:14:31Z"
2026-06-12 21:10:02.289403 | controller |       },
2026-06-12 21:10:02.289417 | controller |       {
2026-06-12 21:10:02.289431 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.289446 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.289460 | controller |         "fieldsV1": {
2026-06-12 21:10:02.289474 | controller |           "f:status": {
2026-06-12 21:10:02.289488 | controller |             "f:conditions": {
2026-06-12 21:10:02.289502 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.289517 | controller |                 ".": {},
2026-06-12 21:10:02.289531 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.289546 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.289564 | controller |                 "f:status": {},
2026-06-12 21:10:02.289579 | controller |                 "f:type": {}
2026-06-12 21:10:02.289593 | controller |               },
2026-06-12 21:10:02.289607 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.289621 | controller |                 ".": {},
2026-06-12 21:10:02.289635 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.289650 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.289664 | controller |                 "f:status": {},
2026-06-12 21:10:02.289678 | controller |                 "f:type": {}
2026-06-12 21:10:02.289692 | controller |               },
2026-06-12 21:10:02.289706 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.289721 | controller |                 ".": {},
2026-06-12 21:10:02.289735 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.289749 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.289763 | controller |                 "f:status": {},
2026-06-12 21:10:02.289777 | controller |                 "f:type": {}
2026-06-12 21:10:02.289791 | controller |               },
2026-06-12 21:10:02.289806 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.289820 | controller |                 ".": {},
2026-06-12 21:10:02.289834 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.289851 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.289888 | controller |                 "f:status": {},
2026-06-12 21:10:02.289908 | controller |                 "f:type": {}
2026-06-12 21:10:02.289925 | controller |               }
2026-06-12 21:10:02.289940 | controller |             },
2026-06-12 21:10:02.289954 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.289968 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.289983 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.289997 | controller |             "f:phase": {},
2026-06-12 21:10:02.290011 | controller |             "f:podIP": {},
2026-06-12 21:10:02.290025 | controller |             "f:podIPs": {
2026-06-12 21:10:02.290039 | controller |               ".": {},
2026-06-12 21:10:02.290053 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-12 21:10:02.290067 | controller |                 ".": {},
2026-06-12 21:10:02.290081 | controller |                 "f:ip": {}
2026-06-12 21:10:02.290095 | controller |               }
2026-06-12 21:10:02.290109 | controller |             },
2026-06-12 21:10:02.290124 | controller |             "f:startTime": {}
2026-06-12 21:10:02.290138 | controller |           }
2026-06-12 21:10:02.290152 | controller |         },
2026-06-12 21:10:02.290167 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.290182 | controller |         "operation": "Update",
2026-06-12 21:10:02.290196 | controller |         "subresource": "status",
2026-06-12 21:10:02.290210 | controller |         "time": "2026-06-12T20:15:39Z"
2026-06-12 21:10:02.290224 | controller |       }
2026-06-12 21:10:02.290239 | controller |     ],
2026-06-12 21:10:02.290253 | controller |     "name": "neutron-operator-controller-manager-6c7667d64b-xlgjq",
2026-06-12 21:10:02.290267 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.290281 | controller |     "ownerReferences": [
2026-06-12 21:10:02.290295 | controller |       {
2026-06-12 21:10:02.290309 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.290323 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.290337 | controller |         "controller": true,
2026-06-12 21:10:02.290351 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.290365 | controller |         "name": "neutron-operator-controller-manager-6c7667d64b",
2026-06-12 21:10:02.290380 | controller |         "uid": "a11324d7-ec87-4c78-bf4c-10a1184ba91c"
2026-06-12 21:10:02.290394 | controller |       }
2026-06-12 21:10:02.290413 | controller |     ],
2026-06-12 21:10:02.290428 | controller |     "resourceVersion": "54507",
2026-06-12 21:10:02.290442 | controller |     "uid": "c2fea962-703d-421c-b48b-9a341bf2fc65"
2026-06-12 21:10:02.290456 | controller |   },
2026-06-12 21:10:02.290471 | controller |   "spec": {
2026-06-12 21:10:02.290485 | controller |     "containers": [
2026-06-12 21:10:02.290499 | controller |       {
2026-06-12 21:10:02.290513 | controller |         "args": [
2026-06-12 21:10:02.290527 | controller |           "--leader-elect",
2026-06-12 21:10:02.290542 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.290556 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.290570 | controller |         ],
2026-06-12 21:10:02.290584 | controller |         "command": [
2026-06-12 21:10:02.290597 | controller |           "/manager"
2026-06-12 21:10:02.290611 | controller |         ],
2026-06-12 21:10:02.290624 | controller |         "env": [
2026-06-12 21:10:02.290638 | controller |           {
2026-06-12 21:10:02.290652 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.290665 | controller |             "value": "30"
2026-06-12 21:10:02.290679 | controller |           },
2026-06-12 21:10:02.290693 | controller |           {
2026-06-12 21:10:02.290706 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.290720 | controller |             "value": "20"
2026-06-12 21:10:02.290733 | controller |           },
2026-06-12 21:10:02.290747 | controller |           {
2026-06-12 21:10:02.290761 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.290774 | controller |             "value": "5"
2026-06-12 21:10:02.290788 | controller |           },
2026-06-12 21:10:02.290802 | controller |           {
2026-06-12 21:10:02.290815 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.290829 | controller |             "value": "false"
2026-06-12 21:10:02.290843 | controller |           },
2026-06-12 21:10:02.290872 | controller |           {
2026-06-12 21:10:02.290893 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.290908 | controller |             "value": "false"
2026-06-12 21:10:02.290922 | controller |           }
2026-06-12 21:10:02.290936 | controller |         ],
2026-06-12 21:10:02.290950 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 21:10:02.290965 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.290979 | controller |         "livenessProbe": {
2026-06-12 21:10:02.290993 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.291007 | controller |           "httpGet": {
2026-06-12 21:10:02.291021 | controller |             "path": "/healthz",
2026-06-12 21:10:02.291035 | controller |             "port": 8081,
2026-06-12 21:10:02.291049 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.291062 | controller |           },
2026-06-12 21:10:02.291076 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.291095 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.291116 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.291137 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.291153 | controller |         },
2026-06-12 21:10:02.291168 | controller |         "name": "manager",
2026-06-12 21:10:02.291183 | controller |         "readinessProbe": {
2026-06-12 21:10:02.291197 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.291211 | controller |           "httpGet": {
2026-06-12 21:10:02.291226 | controller |             "path": "/readyz",
2026-06-12 21:10:02.291240 | controller |             "port": 8081,
2026-06-12 21:10:02.291254 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.291268 | controller |           },
2026-06-12 21:10:02.291282 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.291300 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.291315 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.291329 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.291343 | controller |         },
2026-06-12 21:10:02.291357 | controller |         "resources": {
2026-06-12 21:10:02.291372 | controller |           "limits": {
2026-06-12 21:10:02.291388 | controller |             "cpu": "500m",
2026-06-12 21:10:02.291409 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.291483 | controller |           },
2026-06-12 21:10:02.291500 | controller |           "requests": {
2026-06-12 21:10:02.291515 | controller |             "cpu": "10m",
2026-06-12 21:10:02.291530 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.291544 | controller |           }
2026-06-12 21:10:02.291559 | controller |         },
2026-06-12 21:10:02.291573 | controller |         "securityContext": {
2026-06-12 21:10:02.291587 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.291603 | controller |           "capabilities": {
2026-06-12 21:10:02.291617 | controller |             "drop": [
2026-06-12 21:10:02.291631 | controller |               "MKNOD"
2026-06-12 21:10:02.291645 | controller |             ]
2026-06-12 21:10:02.291660 | controller |           }
2026-06-12 21:10:02.291674 | controller |         },
2026-06-12 21:10:02.291688 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.291704 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.291725 | controller |         "volumeMounts": [
2026-06-12 21:10:02.291746 | controller |           {
2026-06-12 21:10:02.291766 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.291787 | controller |             "name": "kube-api-access-pg6d9",
2026-06-12 21:10:02.291803 | controller |             "readOnly": true
2026-06-12 21:10:02.291818 | controller |           }
2026-06-12 21:10:02.291833 | controller |         ]
2026-06-12 21:10:02.291851 | controller |       }
2026-06-12 21:10:02.291886 | controller |     ],
2026-06-12 21:10:02.291903 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.291917 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.291932 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.291946 | controller |       {
2026-06-12 21:10:02.291961 | controller |         "name": "neutron-operator-controller-manager-dockercfg-2lbtq"
2026-06-12 21:10:02.291976 | controller |       }
2026-06-12 21:10:02.291990 | controller |     ],
2026-06-12 21:10:02.292004 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.292019 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.292033 | controller |     "priority": 0,
2026-06-12 21:10:02.292048 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.292062 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.292076 | controller |     "securityContext": {
2026-06-12 21:10:02.292090 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.292104 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.292118 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.292133 | controller |       }
2026-06-12 21:10:02.292147 | controller |     },
2026-06-12 21:10:02.292161 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-12 21:10:02.292175 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-12 21:10:02.292189 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.292204 | controller |     "tolerations": [
2026-06-12 21:10:02.292218 | controller |       {
2026-06-12 21:10:02.292232 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.292246 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.292261 | controller |         "operator": "Exists",
2026-06-12 21:10:02.292281 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.292296 | controller |       },
2026-06-12 21:10:02.292310 | controller |       {
2026-06-12 21:10:02.292326 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.292357 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.292373 | controller |         "operator": "Exists",
2026-06-12 21:10:02.292388 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.292402 | controller |       },
2026-06-12 21:10:02.292416 | controller |       {
2026-06-12 21:10:02.292431 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.292445 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.292459 | controller |         "operator": "Exists"
2026-06-12 21:10:02.292473 | controller |       }
2026-06-12 21:10:02.292486 | controller |     ],
2026-06-12 21:10:02.292501 | controller |     "volumes": [
2026-06-12 21:10:02.292515 | controller |       {
2026-06-12 21:10:02.292530 | controller |         "name": "kube-api-access-pg6d9",
2026-06-12 21:10:02.292544 | controller |         "projected": {
2026-06-12 21:10:02.292559 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.292573 | controller |           "sources": [
2026-06-12 21:10:02.292587 | controller |             {
2026-06-12 21:10:02.292601 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.292615 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.292629 | controller |                 "path": "token"
2026-06-12 21:10:02.292644 | controller |               }
2026-06-12 21:10:02.292658 | controller |             },
2026-06-12 21:10:02.292672 | controller |             {
2026-06-12 21:10:02.292686 | controller |               "configMap": {
2026-06-12 21:10:02.292700 | controller |                 "items": [
2026-06-12 21:10:02.292714 | controller |                   {
2026-06-12 21:10:02.292728 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.292741 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.292755 | controller |                   }
2026-06-12 21:10:02.292769 | controller |                 ],
2026-06-12 21:10:02.292783 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.292797 | controller |               }
2026-06-12 21:10:02.292811 | controller |             },
2026-06-12 21:10:02.292825 | controller |             {
2026-06-12 21:10:02.292838 | controller |               "downwardAPI": {
2026-06-12 21:10:02.292852 | controller |                 "items": [
2026-06-12 21:10:02.292891 | controller |                   {
2026-06-12 21:10:02.292906 | controller |                     "fieldRef": {
2026-06-12 21:10:02.292920 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.292934 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.292948 | controller |                     },
2026-06-12 21:10:02.292962 | controller |                     "path": "namespace"
2026-06-12 21:10:02.292976 | controller |                   }
2026-06-12 21:10:02.292990 | controller |                 ]
2026-06-12 21:10:02.293004 | controller |               }
2026-06-12 21:10:02.293018 | controller |             },
2026-06-12 21:10:02.293031 | controller |             {
2026-06-12 21:10:02.293045 | controller |               "configMap": {
2026-06-12 21:10:02.293059 | controller |                 "items": [
2026-06-12 21:10:02.293073 | controller |                   {
2026-06-12 21:10:02.293087 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.293101 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.293115 | controller |                   }
2026-06-12 21:10:02.293129 | controller |                 ],
2026-06-12 21:10:02.293143 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.293156 | controller |               }
2026-06-12 21:10:02.293170 | controller |             }
2026-06-12 21:10:02.293189 | controller |           ]
2026-06-12 21:10:02.293203 | controller |         }
2026-06-12 21:10:02.293217 | controller |       }
2026-06-12 21:10:02.293231 | controller |     ]
2026-06-12 21:10:02.293245 | controller |   },
2026-06-12 21:10:02.293258 | controller |   "status": {
2026-06-12 21:10:02.293272 | controller |     "conditions": [
2026-06-12 21:10:02.293289 | controller |       {
2026-06-12 21:10:02.293305 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.293319 | controller |         "lastTransitionTime": "2026-06-12T20:15:27Z",
2026-06-12 21:10:02.293334 | controller |         "status": "True",
2026-06-12 21:10:02.293348 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.293362 | controller |       },
2026-06-12 21:10:02.293376 | controller |       {
2026-06-12 21:10:02.293390 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.293404 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.293418 | controller |         "status": "True",
2026-06-12 21:10:02.293432 | controller |         "type": "Initialized"
2026-06-12 21:10:02.293446 | controller |       },
2026-06-12 21:10:02.293460 | controller |       {
2026-06-12 21:10:02.293473 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.293487 | controller |         "lastTransitionTime": "2026-06-12T20:15:39Z",
2026-06-12 21:10:02.293502 | controller |         "status": "True",
2026-06-12 21:10:02.293516 | controller |         "type": "Ready"
2026-06-12 21:10:02.293531 | controller |       },
2026-06-12 21:10:02.293545 | controller |       {
2026-06-12 21:10:02.293560 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.293574 | controller |         "lastTransitionTime": "2026-06-12T20:15:39Z",
2026-06-12 21:10:02.293589 | controller |         "status": "True",
2026-06-12 21:10:02.293603 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.293617 | controller |       },
2026-06-12 21:10:02.293631 | controller |       {
2026-06-12 21:10:02.293645 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.293659 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.293673 | controller |         "status": "True",
2026-06-12 21:10:02.293688 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.293702 | controller |       }
2026-06-12 21:10:02.293716 | controller |     ],
2026-06-12 21:10:02.293730 | controller |     "containerStatuses": [
2026-06-12 21:10:02.293743 | controller |       {
2026-06-12 21:10:02.293758 | controller |         "allocatedResources": {
2026-06-12 21:10:02.293772 | controller |           "cpu": "10m",
2026-06-12 21:10:02.293786 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.293800 | controller |         },
2026-06-12 21:10:02.293814 | controller |         "containerID": "cri-o://798aa092f98816c983b6b372f28398eedd8dad80ab9622d937dc6ec427533e6c",
2026-06-12 21:10:02.293828 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 21:10:02.293843 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 21:10:02.293875 | controller |         "lastState": {},
2026-06-12 21:10:02.293896 | controller |         "name": "manager",
2026-06-12 21:10:02.293911 | controller |         "ready": true,
2026-06-12 21:10:02.293925 | controller |         "resources": {
2026-06-12 21:10:02.293939 | controller |           "limits": {
2026-06-12 21:10:02.293953 | controller |             "cpu": "500m",
2026-06-12 21:10:02.293967 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.293981 | controller |           },
2026-06-12 21:10:02.293995 | controller |           "requests": {
2026-06-12 21:10:02.294009 | controller |             "cpu": "10m",
2026-06-12 21:10:02.294023 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.294041 | controller |           }
2026-06-12 21:10:02.294056 | controller |         },
2026-06-12 21:10:02.294070 | controller |         "restartCount": 0,
2026-06-12 21:10:02.294084 | controller |         "started": true,
2026-06-12 21:10:02.294098 | controller |         "state": {
2026-06-12 21:10:02.294112 | controller |           "running": {
2026-06-12 21:10:02.294126 | controller |             "startedAt": "2026-06-12T20:15:26Z"
2026-06-12 21:10:02.294140 | controller |           }
2026-06-12 21:10:02.294154 | controller |         },
2026-06-12 21:10:02.294169 | controller |         "user": {
2026-06-12 21:10:02.294183 | controller |           "linux": {
2026-06-12 21:10:02.294197 | controller |             "gid": 0,
2026-06-12 21:10:02.294211 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.294225 | controller |               0
2026-06-12 21:10:02.294239 | controller |             ],
2026-06-12 21:10:02.294253 | controller |             "uid": 65532
2026-06-12 21:10:02.294267 | controller |           }
2026-06-12 21:10:02.294282 | controller |         },
2026-06-12 21:10:02.294296 | controller |         "volumeMounts": [
2026-06-12 21:10:02.294310 | controller |           {
2026-06-12 21:10:02.294324 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.294338 | controller |             "name": "kube-api-access-pg6d9",
2026-06-12 21:10:02.294352 | controller |             "readOnly": true,
2026-06-12 21:10:02.294367 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.294381 | controller |           }
2026-06-12 21:10:02.294395 | controller |         ]
2026-06-12 21:10:02.294408 | controller |       }
2026-06-12 21:10:02.294422 | controller |     ],
2026-06-12 21:10:02.294436 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.294449 | controller |     "hostIPs": [
2026-06-12 21:10:02.294463 | controller |       {
2026-06-12 21:10:02.294477 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.294491 | controller |       }
2026-06-12 21:10:02.294505 | controller |     ],
2026-06-12 21:10:02.294519 | controller |     "phase": "Running",
2026-06-12 21:10:02.294533 | controller |     "podIP": "10.217.0.84",
2026-06-12 21:10:02.294548 | controller |     "podIPs": [
2026-06-12 21:10:02.294562 | controller |       {
2026-06-12 21:10:02.294576 | controller |         "ip": "10.217.0.84"
2026-06-12 21:10:02.294590 | controller |       }
2026-06-12 21:10:02.294605 | controller |     ],
2026-06-12 21:10:02.294620 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.294634 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.294648 | controller |   }
2026-06-12 21:10:02.294662 | controller | }
2026-06-12 21:10:02.316316 | controller | ok:
2026-06-12 21:10:02.316381 | controller | {
2026-06-12 21:10:02.316418 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.316449 | controller |   "kind": "Pod",
2026-06-12 21:10:02.316476 | controller |   "metadata": {
2026-06-12 21:10:02.316503 | controller |     "annotations": {
2026-06-12 21:10:02.316530 | 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 21:10:02.316558 | 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 21:10:02.316585 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.316629 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.316672 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.316699 | controller |     },
2026-06-12 21:10:02.316726 | controller |     "creationTimestamp": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.316752 | controller |     "generateName": "nova-operator-controller-manager-6df846755f-",
2026-06-12 21:10:02.316779 | controller |     "generation": 1,
2026-06-12 21:10:02.316805 | controller |     "labels": {
2026-06-12 21:10:02.316831 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-12 21:10:02.316880 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.316917 | controller |       "openstack.org/operator-name": "nova",
2026-06-12 21:10:02.316946 | controller |       "pod-template-hash": "6df846755f"
2026-06-12 21:10:02.316974 | controller |     },
2026-06-12 21:10:02.317001 | controller |     "managedFields": [
2026-06-12 21:10:02.317028 | controller |       {
2026-06-12 21:10:02.317055 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.317081 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.317107 | controller |         "fieldsV1": {
2026-06-12 21:10:02.317134 | controller |           "f:metadata": {
2026-06-12 21:10:02.317160 | controller |             "f:annotations": {
2026-06-12 21:10:02.317186 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.317212 | controller |             }
2026-06-12 21:10:02.317238 | controller |           }
2026-06-12 21:10:02.317264 | controller |         },
2026-06-12 21:10:02.317290 | controller |         "manager": "crc",
2026-06-12 21:10:02.317315 | controller |         "operation": "Update",
2026-06-12 21:10:02.317342 | controller |         "subresource": "status",
2026-06-12 21:10:02.317367 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.317393 | controller |       },
2026-06-12 21:10:02.317419 | controller |       {
2026-06-12 21:10:02.317445 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.317471 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.317498 | controller |         "fieldsV1": {
2026-06-12 21:10:02.317525 | controller |           "f:metadata": {
2026-06-12 21:10:02.317551 | controller |             "f:annotations": {
2026-06-12 21:10:02.317578 | controller |               ".": {},
2026-06-12 21:10:02.317604 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.317630 | controller |             },
2026-06-12 21:10:02.317656 | controller |             "f:generateName": {},
2026-06-12 21:10:02.317682 | controller |             "f:labels": {
2026-06-12 21:10:02.317708 | controller |               ".": {},
2026-06-12 21:10:02.317734 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.317760 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.317786 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.317812 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.317838 | controller |             },
2026-06-12 21:10:02.317910 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.317942 | controller |               ".": {},
2026-06-12 21:10:02.317967 | controller |               "k:{\"uid\":\"b43296d2-f354-42c9-bcf1-7fa3d761c829\"}": {}
2026-06-12 21:10:02.317988 | controller |             }
2026-06-12 21:10:02.318006 | controller |           },
2026-06-12 21:10:02.318021 | controller |           "f:spec": {
2026-06-12 21:10:02.318036 | controller |             "f:containers": {
2026-06-12 21:10:02.318051 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.318066 | controller |                 ".": {},
2026-06-12 21:10:02.318080 | controller |                 "f:args": {},
2026-06-12 21:10:02.318095 | controller |                 "f:command": {},
2026-06-12 21:10:02.318114 | controller |                 "f:env": {
2026-06-12 21:10:02.318129 | controller |                   ".": {},
2026-06-12 21:10:02.318144 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.318158 | controller |                     ".": {},
2026-06-12 21:10:02.318173 | controller |                     "f:name": {},
2026-06-12 21:10:02.318188 | controller |                     "f:value": {}
2026-06-12 21:10:02.318202 | controller |                   },
2026-06-12 21:10:02.318216 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.318230 | controller |                     ".": {},
2026-06-12 21:10:02.318244 | controller |                     "f:name": {},
2026-06-12 21:10:02.318258 | controller |                     "f:value": {}
2026-06-12 21:10:02.318273 | controller |                   },
2026-06-12 21:10:02.318287 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.318302 | controller |                     ".": {},
2026-06-12 21:10:02.318316 | controller |                     "f:name": {},
2026-06-12 21:10:02.318331 | controller |                     "f:value": {}
2026-06-12 21:10:02.318345 | controller |                   },
2026-06-12 21:10:02.318359 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.318374 | controller |                     ".": {},
2026-06-12 21:10:02.318388 | controller |                     "f:name": {},
2026-06-12 21:10:02.318403 | controller |                     "f:value": {}
2026-06-12 21:10:02.318417 | controller |                   },
2026-06-12 21:10:02.318432 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.318447 | controller |                     ".": {},
2026-06-12 21:10:02.318461 | controller |                     "f:name": {},
2026-06-12 21:10:02.318476 | controller |                     "f:value": {}
2026-06-12 21:10:02.318490 | controller |                   }
2026-06-12 21:10:02.318505 | controller |                 },
2026-06-12 21:10:02.318519 | controller |                 "f:image": {},
2026-06-12 21:10:02.318534 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.318548 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.318562 | controller |                   ".": {},
2026-06-12 21:10:02.318577 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.318591 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.318606 | controller |                     ".": {},
2026-06-12 21:10:02.318620 | controller |                     "f:path": {},
2026-06-12 21:10:02.318634 | controller |                     "f:port": {},
2026-06-12 21:10:02.318648 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.318663 | controller |                   },
2026-06-12 21:10:02.318677 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.318694 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.318716 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.318738 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.318760 | controller |                 },
2026-06-12 21:10:02.318780 | controller |                 "f:name": {},
2026-06-12 21:10:02.318798 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.318813 | controller |                   ".": {},
2026-06-12 21:10:02.318827 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.318842 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.318890 | controller |                     ".": {},
2026-06-12 21:10:02.318908 | controller |                     "f:path": {},
2026-06-12 21:10:02.318923 | controller |                     "f:port": {},
2026-06-12 21:10:02.318937 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.318951 | controller |                   },
2026-06-12 21:10:02.318965 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.318988 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.319003 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.319017 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.319031 | controller |                 },
2026-06-12 21:10:02.319046 | controller |                 "f:resources": {
2026-06-12 21:10:02.319060 | controller |                   ".": {},
2026-06-12 21:10:02.319075 | controller |                   "f:limits": {
2026-06-12 21:10:02.319089 | controller |                     ".": {},
2026-06-12 21:10:02.319104 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.319118 | controller |                     "f:memory": {}
2026-06-12 21:10:02.319132 | controller |                   },
2026-06-12 21:10:02.319146 | controller |                   "f:requests": {
2026-06-12 21:10:02.319160 | controller |                     ".": {},
2026-06-12 21:10:02.319174 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.319188 | controller |                     "f:memory": {}
2026-06-12 21:10:02.319202 | controller |                   }
2026-06-12 21:10:02.319216 | controller |                 },
2026-06-12 21:10:02.319230 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.319244 | controller |                   ".": {},
2026-06-12 21:10:02.319258 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.319272 | controller |                 },
2026-06-12 21:10:02.319286 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.319300 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.319314 | controller |               }
2026-06-12 21:10:02.319328 | controller |             },
2026-06-12 21:10:02.319342 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.319356 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.319370 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.319384 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.319398 | controller |             "f:securityContext": {
2026-06-12 21:10:02.319412 | controller |               ".": {},
2026-06-12 21:10:02.319426 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.319439 | controller |             },
2026-06-12 21:10:02.319453 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.319467 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.319481 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.319495 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.319508 | controller |           }
2026-06-12 21:10:02.319522 | controller |         },
2026-06-12 21:10:02.319536 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.319550 | controller |         "operation": "Update",
2026-06-12 21:10:02.319564 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.319578 | controller |       },
2026-06-12 21:10:02.319592 | controller |       {
2026-06-12 21:10:02.319606 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.319620 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.319633 | controller |         "fieldsV1": {
2026-06-12 21:10:02.319647 | controller |           "f:metadata": {
2026-06-12 21:10:02.319661 | controller |             "f:annotations": {
2026-06-12 21:10:02.319675 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.319689 | controller |             }
2026-06-12 21:10:02.319703 | controller |           }
2026-06-12 21:10:02.319716 | controller |         },
2026-06-12 21:10:02.319730 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.319744 | controller |         "operation": "Update",
2026-06-12 21:10:02.319758 | controller |         "subresource": "status",
2026-06-12 21:10:02.319775 | controller |         "time": "2026-06-12T20:14:31Z"
2026-06-12 21:10:02.319791 | controller |       },
2026-06-12 21:10:02.319809 | controller |       {
2026-06-12 21:10:02.319831 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.319857 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.319901 | controller |         "fieldsV1": {
2026-06-12 21:10:02.319923 | controller |           "f:status": {
2026-06-12 21:10:02.319944 | controller |             "f:conditions": {
2026-06-12 21:10:02.319966 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.319985 | controller |                 ".": {},
2026-06-12 21:10:02.320003 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.320019 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.320033 | controller |                 "f:status": {},
2026-06-12 21:10:02.320048 | controller |                 "f:type": {}
2026-06-12 21:10:02.320062 | controller |               },
2026-06-12 21:10:02.320077 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.320091 | controller |                 ".": {},
2026-06-12 21:10:02.320105 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.320120 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.320135 | controller |                 "f:status": {},
2026-06-12 21:10:02.320150 | controller |                 "f:type": {}
2026-06-12 21:10:02.320164 | controller |               },
2026-06-12 21:10:02.320179 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.320193 | controller |                 ".": {},
2026-06-12 21:10:02.320208 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.320223 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.320237 | controller |                 "f:status": {},
2026-06-12 21:10:02.320252 | controller |                 "f:type": {}
2026-06-12 21:10:02.320266 | controller |               },
2026-06-12 21:10:02.320281 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.320295 | controller |                 ".": {},
2026-06-12 21:10:02.320309 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.320324 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.320338 | controller |                 "f:status": {},
2026-06-12 21:10:02.320352 | controller |                 "f:type": {}
2026-06-12 21:10:02.320366 | controller |               }
2026-06-12 21:10:02.320380 | controller |             },
2026-06-12 21:10:02.320394 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.320408 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.320423 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.320437 | controller |             "f:phase": {},
2026-06-12 21:10:02.320452 | controller |             "f:podIP": {},
2026-06-12 21:10:02.320467 | controller |             "f:podIPs": {
2026-06-12 21:10:02.320482 | controller |               ".": {},
2026-06-12 21:10:02.320496 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-12 21:10:02.320511 | controller |                 ".": {},
2026-06-12 21:10:02.320525 | controller |                 "f:ip": {}
2026-06-12 21:10:02.320539 | controller |               }
2026-06-12 21:10:02.320553 | controller |             },
2026-06-12 21:10:02.320568 | controller |             "f:startTime": {}
2026-06-12 21:10:02.320582 | controller |           }
2026-06-12 21:10:02.320597 | controller |         },
2026-06-12 21:10:02.320611 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.320625 | controller |         "operation": "Update",
2026-06-12 21:10:02.320639 | controller |         "subresource": "status",
2026-06-12 21:10:02.320653 | controller |         "time": "2026-06-12T20:15:40Z"
2026-06-12 21:10:02.320669 | controller |       }
2026-06-12 21:10:02.320706 | controller |     ],
2026-06-12 21:10:02.320722 | controller |     "name": "nova-operator-controller-manager-6df846755f-tswl8",
2026-06-12 21:10:02.320737 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.320752 | controller |     "ownerReferences": [
2026-06-12 21:10:02.320767 | controller |       {
2026-06-12 21:10:02.320781 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.320795 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.320810 | controller |         "controller": true,
2026-06-12 21:10:02.320824 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.320838 | controller |         "name": "nova-operator-controller-manager-6df846755f",
2026-06-12 21:10:02.320852 | controller |         "uid": "b43296d2-f354-42c9-bcf1-7fa3d761c829"
2026-06-12 21:10:02.320894 | controller |       }
2026-06-12 21:10:02.320910 | controller |     ],
2026-06-12 21:10:02.320925 | controller |     "resourceVersion": "54560",
2026-06-12 21:10:02.320940 | controller |     "uid": "544ba1a9-9f3b-4f40-a6c4-93954564a794"
2026-06-12 21:10:02.320954 | controller |   },
2026-06-12 21:10:02.320969 | controller |   "spec": {
2026-06-12 21:10:02.320983 | controller |     "containers": [
2026-06-12 21:10:02.320997 | controller |       {
2026-06-12 21:10:02.321011 | controller |         "args": [
2026-06-12 21:10:02.321024 | controller |           "--leader-elect",
2026-06-12 21:10:02.321038 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.321052 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.321066 | controller |         ],
2026-06-12 21:10:02.321080 | controller |         "command": [
2026-06-12 21:10:02.321094 | controller |           "/manager"
2026-06-12 21:10:02.321108 | controller |         ],
2026-06-12 21:10:02.321122 | controller |         "env": [
2026-06-12 21:10:02.321136 | controller |           {
2026-06-12 21:10:02.321151 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.321165 | controller |             "value": "30"
2026-06-12 21:10:02.321179 | controller |           },
2026-06-12 21:10:02.321194 | controller |           {
2026-06-12 21:10:02.321208 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.321221 | controller |             "value": "20"
2026-06-12 21:10:02.321235 | controller |           },
2026-06-12 21:10:02.321249 | controller |           {
2026-06-12 21:10:02.321263 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.321277 | controller |             "value": "5"
2026-06-12 21:10:02.321291 | controller |           },
2026-06-12 21:10:02.321304 | controller |           {
2026-06-12 21:10:02.321318 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.321332 | controller |             "value": "false"
2026-06-12 21:10:02.321346 | controller |           },
2026-06-12 21:10:02.321359 | controller |           {
2026-06-12 21:10:02.321372 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.321386 | controller |             "value": "false"
2026-06-12 21:10:02.321400 | controller |           }
2026-06-12 21:10:02.321413 | controller |         ],
2026-06-12 21:10:02.321427 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 21:10:02.321441 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.321455 | controller |         "livenessProbe": {
2026-06-12 21:10:02.321469 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.321483 | controller |           "httpGet": {
2026-06-12 21:10:02.321497 | controller |             "path": "/healthz",
2026-06-12 21:10:02.321511 | controller |             "port": 8081,
2026-06-12 21:10:02.321524 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.321538 | controller |           },
2026-06-12 21:10:02.321552 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.321565 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.321582 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.321597 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.321611 | controller |         },
2026-06-12 21:10:02.321624 | controller |         "name": "manager",
2026-06-12 21:10:02.321638 | controller |         "readinessProbe": {
2026-06-12 21:10:02.321652 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.321665 | controller |           "httpGet": {
2026-06-12 21:10:02.321679 | controller |             "path": "/readyz",
2026-06-12 21:10:02.321693 | controller |             "port": 8081,
2026-06-12 21:10:02.321707 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.321720 | controller |           },
2026-06-12 21:10:02.321734 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.321748 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.321761 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.321775 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.321789 | controller |         },
2026-06-12 21:10:02.321803 | controller |         "resources": {
2026-06-12 21:10:02.321817 | controller |           "limits": {
2026-06-12 21:10:02.321831 | controller |             "cpu": "500m",
2026-06-12 21:10:02.321844 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.321873 | controller |           },
2026-06-12 21:10:02.321894 | controller |           "requests": {
2026-06-12 21:10:02.321909 | controller |             "cpu": "10m",
2026-06-12 21:10:02.321924 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.321938 | controller |           }
2026-06-12 21:10:02.321952 | controller |         },
2026-06-12 21:10:02.321967 | controller |         "securityContext": {
2026-06-12 21:10:02.321980 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.321994 | controller |           "capabilities": {
2026-06-12 21:10:02.322008 | controller |             "drop": [
2026-06-12 21:10:02.322022 | controller |               "MKNOD"
2026-06-12 21:10:02.322036 | controller |             ]
2026-06-12 21:10:02.322050 | controller |           }
2026-06-12 21:10:02.322063 | controller |         },
2026-06-12 21:10:02.322077 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.322091 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.322105 | controller |         "volumeMounts": [
2026-06-12 21:10:02.322119 | controller |           {
2026-06-12 21:10:02.322134 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.322149 | controller |             "name": "kube-api-access-vs8fd",
2026-06-12 21:10:02.322164 | controller |             "readOnly": true
2026-06-12 21:10:02.322179 | controller |           }
2026-06-12 21:10:02.322193 | controller |         ]
2026-06-12 21:10:02.322208 | controller |       }
2026-06-12 21:10:02.322223 | controller |     ],
2026-06-12 21:10:02.322237 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.322251 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.322265 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.322280 | controller |       {
2026-06-12 21:10:02.322294 | controller |         "name": "nova-operator-controller-manager-dockercfg-6gxf2"
2026-06-12 21:10:02.322308 | controller |       }
2026-06-12 21:10:02.322322 | controller |     ],
2026-06-12 21:10:02.322336 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.322351 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.322365 | controller |     "priority": 0,
2026-06-12 21:10:02.322379 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.322393 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.322406 | controller |     "securityContext": {
2026-06-12 21:10:02.322420 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.322438 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.322452 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.322466 | controller |       }
2026-06-12 21:10:02.322480 | controller |     },
2026-06-12 21:10:02.322494 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-12 21:10:02.322508 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-12 21:10:02.322522 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.322537 | controller |     "tolerations": [
2026-06-12 21:10:02.322554 | controller |       {
2026-06-12 21:10:02.322569 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.322584 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.322599 | controller |         "operator": "Exists",
2026-06-12 21:10:02.322614 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.322628 | controller |       },
2026-06-12 21:10:02.322643 | controller |       {
2026-06-12 21:10:02.322657 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.322671 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.322685 | controller |         "operator": "Exists",
2026-06-12 21:10:02.322699 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.322713 | controller |       },
2026-06-12 21:10:02.322727 | controller |       {
2026-06-12 21:10:02.322741 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.322755 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.322769 | controller |         "operator": "Exists"
2026-06-12 21:10:02.322784 | controller |       }
2026-06-12 21:10:02.322801 | controller |     ],
2026-06-12 21:10:02.322822 | controller |     "volumes": [
2026-06-12 21:10:02.322926 | controller |       {
2026-06-12 21:10:02.322943 | controller |         "name": "kube-api-access-vs8fd",
2026-06-12 21:10:02.322959 | controller |         "projected": {
2026-06-12 21:10:02.322975 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.322990 | controller |           "sources": [
2026-06-12 21:10:02.323005 | controller |             {
2026-06-12 21:10:02.323019 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.323034 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.323049 | controller |                 "path": "token"
2026-06-12 21:10:02.323063 | controller |               }
2026-06-12 21:10:02.323078 | controller |             },
2026-06-12 21:10:02.323092 | controller |             {
2026-06-12 21:10:02.323106 | controller |               "configMap": {
2026-06-12 21:10:02.323120 | controller |                 "items": [
2026-06-12 21:10:02.323134 | controller |                   {
2026-06-12 21:10:02.323149 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.323163 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.323176 | controller |                   }
2026-06-12 21:10:02.323190 | controller |                 ],
2026-06-12 21:10:02.323204 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.323219 | controller |               }
2026-06-12 21:10:02.323233 | controller |             },
2026-06-12 21:10:02.323247 | controller |             {
2026-06-12 21:10:02.323262 | controller |               "downwardAPI": {
2026-06-12 21:10:02.323276 | controller |                 "items": [
2026-06-12 21:10:02.323290 | controller |                   {
2026-06-12 21:10:02.323304 | controller |                     "fieldRef": {
2026-06-12 21:10:02.323318 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.323332 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.323346 | controller |                     },
2026-06-12 21:10:02.323361 | controller |                     "path": "namespace"
2026-06-12 21:10:02.323375 | controller |                   }
2026-06-12 21:10:02.323389 | controller |                 ]
2026-06-12 21:10:02.323407 | controller |               }
2026-06-12 21:10:02.323421 | controller |             },
2026-06-12 21:10:02.323435 | controller |             {
2026-06-12 21:10:02.323449 | controller |               "configMap": {
2026-06-12 21:10:02.323462 | controller |                 "items": [
2026-06-12 21:10:02.323476 | controller |                   {
2026-06-12 21:10:02.323489 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.323503 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.323517 | controller |                   }
2026-06-12 21:10:02.323530 | controller |                 ],
2026-06-12 21:10:02.323544 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.323558 | controller |               }
2026-06-12 21:10:02.323572 | controller |             }
2026-06-12 21:10:02.323586 | controller |           ]
2026-06-12 21:10:02.323599 | controller |         }
2026-06-12 21:10:02.323613 | controller |       }
2026-06-12 21:10:02.323627 | controller |     ]
2026-06-12 21:10:02.323640 | controller |   },
2026-06-12 21:10:02.323654 | controller |   "status": {
2026-06-12 21:10:02.323667 | controller |     "conditions": [
2026-06-12 21:10:02.323680 | controller |       {
2026-06-12 21:10:02.323693 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.323707 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.323720 | controller |         "status": "True",
2026-06-12 21:10:02.323733 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.323747 | controller |       },
2026-06-12 21:10:02.323761 | controller |       {
2026-06-12 21:10:02.323774 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.323787 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.323801 | controller |         "status": "True",
2026-06-12 21:10:02.323814 | controller |         "type": "Initialized"
2026-06-12 21:10:02.323828 | controller |       },
2026-06-12 21:10:02.323841 | controller |       {
2026-06-12 21:10:02.323872 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.323891 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.323906 | controller |         "status": "True",
2026-06-12 21:10:02.323920 | controller |         "type": "Ready"
2026-06-12 21:10:02.323934 | controller |       },
2026-06-12 21:10:02.323948 | controller |       {
2026-06-12 21:10:02.323961 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.323976 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.323990 | controller |         "status": "True",
2026-06-12 21:10:02.324004 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.324019 | controller |       },
2026-06-12 21:10:02.324033 | controller |       {
2026-06-12 21:10:02.324047 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.324061 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.324075 | controller |         "status": "True",
2026-06-12 21:10:02.324089 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.324103 | controller |       }
2026-06-12 21:10:02.324118 | controller |     ],
2026-06-12 21:10:02.324132 | controller |     "containerStatuses": [
2026-06-12 21:10:02.324145 | controller |       {
2026-06-12 21:10:02.324159 | controller |         "allocatedResources": {
2026-06-12 21:10:02.324173 | controller |           "cpu": "10m",
2026-06-12 21:10:02.324187 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.324202 | controller |         },
2026-06-12 21:10:02.324217 | controller |         "containerID": "cri-o://46bda1921ef6865bc10c554a8c3362f1668a943c6e917d6d35ffa9b6b67e1593",
2026-06-12 21:10:02.324233 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 21:10:02.324251 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 21:10:02.324267 | controller |         "lastState": {},
2026-06-12 21:10:02.324282 | controller |         "name": "manager",
2026-06-12 21:10:02.324296 | controller |         "ready": true,
2026-06-12 21:10:02.324311 | controller |         "resources": {
2026-06-12 21:10:02.324326 | controller |           "limits": {
2026-06-12 21:10:02.324340 | controller |             "cpu": "500m",
2026-06-12 21:10:02.324354 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.324368 | controller |           },
2026-06-12 21:10:02.324382 | controller |           "requests": {
2026-06-12 21:10:02.324397 | controller |             "cpu": "10m",
2026-06-12 21:10:02.324411 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.324425 | controller |           }
2026-06-12 21:10:02.324439 | controller |         },
2026-06-12 21:10:02.324453 | controller |         "restartCount": 0,
2026-06-12 21:10:02.324468 | controller |         "started": true,
2026-06-12 21:10:02.324482 | controller |         "state": {
2026-06-12 21:10:02.324496 | controller |           "running": {
2026-06-12 21:10:02.324510 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.324525 | controller |           }
2026-06-12 21:10:02.324539 | controller |         },
2026-06-12 21:10:02.324553 | controller |         "user": {
2026-06-12 21:10:02.324567 | controller |           "linux": {
2026-06-12 21:10:02.324581 | controller |             "gid": 0,
2026-06-12 21:10:02.324595 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.324610 | controller |               0
2026-06-12 21:10:02.324624 | controller |             ],
2026-06-12 21:10:02.324638 | controller |             "uid": 65532
2026-06-12 21:10:02.324653 | controller |           }
2026-06-12 21:10:02.324667 | controller |         },
2026-06-12 21:10:02.324681 | controller |         "volumeMounts": [
2026-06-12 21:10:02.324697 | controller |           {
2026-06-12 21:10:02.324712 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.324729 | controller |             "name": "kube-api-access-vs8fd",
2026-06-12 21:10:02.324760 | controller |             "readOnly": true,
2026-06-12 21:10:02.324775 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.324791 | controller |           }
2026-06-12 21:10:02.324806 | controller |         ]
2026-06-12 21:10:02.324821 | controller |       }
2026-06-12 21:10:02.324835 | controller |     ],
2026-06-12 21:10:02.324849 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.324885 | controller |     "hostIPs": [
2026-06-12 21:10:02.324901 | controller |       {
2026-06-12 21:10:02.324916 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.324931 | controller |       }
2026-06-12 21:10:02.324945 | controller |     ],
2026-06-12 21:10:02.324959 | controller |     "phase": "Running",
2026-06-12 21:10:02.324973 | controller |     "podIP": "10.217.0.85",
2026-06-12 21:10:02.324988 | controller |     "podIPs": [
2026-06-12 21:10:02.325002 | controller |       {
2026-06-12 21:10:02.325017 | controller |         "ip": "10.217.0.85"
2026-06-12 21:10:02.325031 | controller |       }
2026-06-12 21:10:02.325046 | controller |     ],
2026-06-12 21:10:02.325060 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.325074 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.325089 | controller |   }
2026-06-12 21:10:02.325103 | controller | }
2026-06-12 21:10:02.346502 | controller | ok:
2026-06-12 21:10:02.346604 | controller | {
2026-06-12 21:10:02.346638 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.346669 | controller |   "kind": "Pod",
2026-06-12 21:10:02.346702 | controller |   "metadata": {
2026-06-12 21:10:02.346730 | controller |     "annotations": {
2026-06-12 21:10:02.346757 | 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 21:10:02.346834 | 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 21:10:02.346896 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.346915 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.346932 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.346947 | controller |     },
2026-06-12 21:10:02.346961 | controller |     "creationTimestamp": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.346976 | controller |     "generateName": "octavia-operator-controller-manager-6bd797bd9d-",
2026-06-12 21:10:02.346990 | controller |     "generation": 1,
2026-06-12 21:10:02.347005 | controller |     "labels": {
2026-06-12 21:10:02.347019 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-12 21:10:02.347033 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.347047 | controller |       "openstack.org/operator-name": "octavia",
2026-06-12 21:10:02.347061 | controller |       "pod-template-hash": "6bd797bd9d"
2026-06-12 21:10:02.347075 | controller |     },
2026-06-12 21:10:02.347090 | controller |     "managedFields": [
2026-06-12 21:10:02.347103 | controller |       {
2026-06-12 21:10:02.347117 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.347131 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.347145 | controller |         "fieldsV1": {
2026-06-12 21:10:02.347159 | controller |           "f:metadata": {
2026-06-12 21:10:02.347172 | controller |             "f:annotations": {
2026-06-12 21:10:02.347185 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.347199 | controller |             }
2026-06-12 21:10:02.347212 | controller |           }
2026-06-12 21:10:02.347226 | controller |         },
2026-06-12 21:10:02.347240 | controller |         "manager": "crc",
2026-06-12 21:10:02.347254 | controller |         "operation": "Update",
2026-06-12 21:10:02.347268 | controller |         "subresource": "status",
2026-06-12 21:10:02.347282 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.347296 | controller |       },
2026-06-12 21:10:02.347310 | controller |       {
2026-06-12 21:10:02.347323 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.347337 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.347350 | controller |         "fieldsV1": {
2026-06-12 21:10:02.347364 | controller |           "f:metadata": {
2026-06-12 21:10:02.347377 | controller |             "f:annotations": {
2026-06-12 21:10:02.347391 | controller |               ".": {},
2026-06-12 21:10:02.347404 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.347418 | controller |             },
2026-06-12 21:10:02.347432 | controller |             "f:generateName": {},
2026-06-12 21:10:02.347445 | controller |             "f:labels": {
2026-06-12 21:10:02.347459 | controller |               ".": {},
2026-06-12 21:10:02.347473 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.347487 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.347500 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.347514 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.347532 | controller |             },
2026-06-12 21:10:02.347546 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.347560 | controller |               ".": {},
2026-06-12 21:10:02.347574 | controller |               "k:{\"uid\":\"fd6a3098-dd8f-4dfe-a5ff-32103bddd312\"}": {}
2026-06-12 21:10:02.347588 | controller |             }
2026-06-12 21:10:02.347602 | controller |           },
2026-06-12 21:10:02.347615 | controller |           "f:spec": {
2026-06-12 21:10:02.347629 | controller |             "f:containers": {
2026-06-12 21:10:02.347644 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.347659 | controller |                 ".": {},
2026-06-12 21:10:02.347673 | controller |                 "f:args": {},
2026-06-12 21:10:02.347687 | controller |                 "f:command": {},
2026-06-12 21:10:02.347702 | controller |                 "f:env": {
2026-06-12 21:10:02.347716 | controller |                   ".": {},
2026-06-12 21:10:02.347730 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.347744 | controller |                     ".": {},
2026-06-12 21:10:02.347758 | controller |                     "f:name": {},
2026-06-12 21:10:02.347772 | controller |                     "f:value": {}
2026-06-12 21:10:02.347786 | controller |                   },
2026-06-12 21:10:02.347800 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.347814 | controller |                     ".": {},
2026-06-12 21:10:02.347828 | controller |                     "f:name": {},
2026-06-12 21:10:02.347842 | controller |                     "f:value": {}
2026-06-12 21:10:02.347877 | controller |                   },
2026-06-12 21:10:02.347898 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.347914 | controller |                     ".": {},
2026-06-12 21:10:02.347929 | controller |                     "f:name": {},
2026-06-12 21:10:02.347943 | controller |                     "f:value": {}
2026-06-12 21:10:02.347958 | controller |                   },
2026-06-12 21:10:02.347972 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.347987 | controller |                     ".": {},
2026-06-12 21:10:02.348001 | controller |                     "f:name": {},
2026-06-12 21:10:02.348015 | controller |                     "f:value": {}
2026-06-12 21:10:02.348029 | controller |                   },
2026-06-12 21:10:02.348043 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.348057 | controller |                     ".": {},
2026-06-12 21:10:02.348071 | controller |                     "f:name": {},
2026-06-12 21:10:02.348085 | controller |                     "f:value": {}
2026-06-12 21:10:02.348099 | controller |                   }
2026-06-12 21:10:02.348113 | controller |                 },
2026-06-12 21:10:02.348127 | controller |                 "f:image": {},
2026-06-12 21:10:02.348141 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.348155 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.348169 | controller |                   ".": {},
2026-06-12 21:10:02.348182 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.348196 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.348210 | controller |                     ".": {},
2026-06-12 21:10:02.348224 | controller |                     "f:path": {},
2026-06-12 21:10:02.348238 | controller |                     "f:port": {},
2026-06-12 21:10:02.348252 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.348265 | controller |                   },
2026-06-12 21:10:02.348279 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.348293 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.348307 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.348322 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.348340 | controller |                 },
2026-06-12 21:10:02.348355 | controller |                 "f:name": {},
2026-06-12 21:10:02.348369 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.348384 | controller |                   ".": {},
2026-06-12 21:10:02.348398 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.348413 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.348427 | controller |                     ".": {},
2026-06-12 21:10:02.348441 | controller |                     "f:path": {},
2026-06-12 21:10:02.348456 | controller |                     "f:port": {},
2026-06-12 21:10:02.348470 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.348485 | controller |                   },
2026-06-12 21:10:02.348499 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.348513 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.348527 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.348541 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.348556 | controller |                 },
2026-06-12 21:10:02.348570 | controller |                 "f:resources": {
2026-06-12 21:10:02.348584 | controller |                   ".": {},
2026-06-12 21:10:02.348598 | controller |                   "f:limits": {
2026-06-12 21:10:02.348612 | controller |                     ".": {},
2026-06-12 21:10:02.348626 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.348640 | controller |                     "f:memory": {}
2026-06-12 21:10:02.348655 | controller |                   },
2026-06-12 21:10:02.348669 | controller |                   "f:requests": {
2026-06-12 21:10:02.348684 | controller |                     ".": {},
2026-06-12 21:10:02.348698 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.348712 | controller |                     "f:memory": {}
2026-06-12 21:10:02.348726 | controller |                   }
2026-06-12 21:10:02.348740 | controller |                 },
2026-06-12 21:10:02.348754 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.348769 | controller |                   ".": {},
2026-06-12 21:10:02.348783 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.348797 | controller |                 },
2026-06-12 21:10:02.348811 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.348825 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.348839 | controller |               }
2026-06-12 21:10:02.348857 | controller |             },
2026-06-12 21:10:02.348890 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.348906 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.348921 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.348936 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.348950 | controller |             "f:securityContext": {
2026-06-12 21:10:02.348964 | controller |               ".": {},
2026-06-12 21:10:02.348978 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.348992 | controller |             },
2026-06-12 21:10:02.349008 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.349022 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.349053 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.349068 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.349083 | controller |           }
2026-06-12 21:10:02.349097 | controller |         },
2026-06-12 21:10:02.349111 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.349125 | controller |         "operation": "Update",
2026-06-12 21:10:02.349139 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.349152 | controller |       },
2026-06-12 21:10:02.349170 | controller |       {
2026-06-12 21:10:02.349184 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.349198 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.349212 | controller |         "fieldsV1": {
2026-06-12 21:10:02.349226 | controller |           "f:metadata": {
2026-06-12 21:10:02.349239 | controller |             "f:annotations": {
2026-06-12 21:10:02.349253 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.349266 | controller |             }
2026-06-12 21:10:02.349280 | controller |           }
2026-06-12 21:10:02.349294 | controller |         },
2026-06-12 21:10:02.349308 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.349321 | controller |         "operation": "Update",
2026-06-12 21:10:02.349335 | controller |         "subresource": "status",
2026-06-12 21:10:02.349348 | controller |         "time": "2026-06-12T20:14:28Z"
2026-06-12 21:10:02.349362 | controller |       },
2026-06-12 21:10:02.349376 | controller |       {
2026-06-12 21:10:02.349389 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.349402 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.349416 | controller |         "fieldsV1": {
2026-06-12 21:10:02.349429 | controller |           "f:status": {
2026-06-12 21:10:02.349443 | controller |             "f:conditions": {
2026-06-12 21:10:02.349456 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.349470 | controller |                 ".": {},
2026-06-12 21:10:02.349483 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.349497 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.349510 | controller |                 "f:status": {},
2026-06-12 21:10:02.349524 | controller |                 "f:type": {}
2026-06-12 21:10:02.349537 | controller |               },
2026-06-12 21:10:02.349550 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.349564 | controller |                 ".": {},
2026-06-12 21:10:02.349577 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.349591 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.349605 | controller |                 "f:status": {},
2026-06-12 21:10:02.349619 | controller |                 "f:type": {}
2026-06-12 21:10:02.349633 | controller |               },
2026-06-12 21:10:02.349647 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.349662 | controller |                 ".": {},
2026-06-12 21:10:02.349676 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.349691 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.349705 | controller |                 "f:status": {},
2026-06-12 21:10:02.349719 | controller |                 "f:type": {}
2026-06-12 21:10:02.349733 | controller |               },
2026-06-12 21:10:02.349747 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.349761 | controller |                 ".": {},
2026-06-12 21:10:02.349775 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.349789 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.349803 | controller |                 "f:status": {},
2026-06-12 21:10:02.349817 | controller |                 "f:type": {}
2026-06-12 21:10:02.349831 | controller |               }
2026-06-12 21:10:02.349844 | controller |             },
2026-06-12 21:10:02.349874 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.349894 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.349912 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.349929 | controller |             "f:phase": {},
2026-06-12 21:10:02.349943 | controller |             "f:podIP": {},
2026-06-12 21:10:02.349958 | controller |             "f:podIPs": {
2026-06-12 21:10:02.349973 | controller |               ".": {},
2026-06-12 21:10:02.349987 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-12 21:10:02.350005 | controller |                 ".": {},
2026-06-12 21:10:02.350022 | controller |                 "f:ip": {}
2026-06-12 21:10:02.350043 | controller |               }
2026-06-12 21:10:02.350064 | controller |             },
2026-06-12 21:10:02.350084 | controller |             "f:startTime": {}
2026-06-12 21:10:02.350105 | controller |           }
2026-06-12 21:10:02.350121 | controller |         },
2026-06-12 21:10:02.350135 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.350150 | controller |         "operation": "Update",
2026-06-12 21:10:02.350164 | controller |         "subresource": "status",
2026-06-12 21:10:02.350179 | controller |         "time": "2026-06-12T20:15:41Z"
2026-06-12 21:10:02.350193 | controller |       }
2026-06-12 21:10:02.350208 | controller |     ],
2026-06-12 21:10:02.350222 | controller |     "name": "octavia-operator-controller-manager-6bd797bd9d-9pkfl",
2026-06-12 21:10:02.350236 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.350250 | controller |     "ownerReferences": [
2026-06-12 21:10:02.350265 | controller |       {
2026-06-12 21:10:02.350279 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.350293 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.350307 | controller |         "controller": true,
2026-06-12 21:10:02.350321 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.350335 | controller |         "name": "octavia-operator-controller-manager-6bd797bd9d",
2026-06-12 21:10:02.350349 | controller |         "uid": "fd6a3098-dd8f-4dfe-a5ff-32103bddd312"
2026-06-12 21:10:02.350363 | controller |       }
2026-06-12 21:10:02.350377 | controller |     ],
2026-06-12 21:10:02.350392 | controller |     "resourceVersion": "54625",
2026-06-12 21:10:02.350405 | controller |     "uid": "e4470a42-2fc8-4653-8059-d045b1c9a9d1"
2026-06-12 21:10:02.350419 | controller |   },
2026-06-12 21:10:02.350433 | controller |   "spec": {
2026-06-12 21:10:02.350447 | controller |     "containers": [
2026-06-12 21:10:02.350461 | controller |       {
2026-06-12 21:10:02.350474 | controller |         "args": [
2026-06-12 21:10:02.350488 | controller |           "--leader-elect",
2026-06-12 21:10:02.350501 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.350515 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.350529 | controller |         ],
2026-06-12 21:10:02.350543 | controller |         "command": [
2026-06-12 21:10:02.350557 | controller |           "/manager"
2026-06-12 21:10:02.350570 | controller |         ],
2026-06-12 21:10:02.350584 | controller |         "env": [
2026-06-12 21:10:02.350598 | controller |           {
2026-06-12 21:10:02.350612 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.350626 | controller |             "value": "30"
2026-06-12 21:10:02.350639 | controller |           },
2026-06-12 21:10:02.350653 | controller |           {
2026-06-12 21:10:02.350668 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.350682 | controller |             "value": "20"
2026-06-12 21:10:02.350696 | controller |           },
2026-06-12 21:10:02.350711 | controller |           {
2026-06-12 21:10:02.350725 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.350739 | controller |             "value": "5"
2026-06-12 21:10:02.350752 | controller |           },
2026-06-12 21:10:02.350766 | controller |           {
2026-06-12 21:10:02.350780 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.350794 | controller |             "value": "false"
2026-06-12 21:10:02.350808 | controller |           },
2026-06-12 21:10:02.350822 | controller |           {
2026-06-12 21:10:02.350836 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.350853 | controller |             "value": "false"
2026-06-12 21:10:02.350886 | controller |           }
2026-06-12 21:10:02.350902 | controller |         ],
2026-06-12 21:10:02.350921 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 21:10:02.350936 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.350951 | controller |         "livenessProbe": {
2026-06-12 21:10:02.350965 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.350980 | controller |           "httpGet": {
2026-06-12 21:10:02.350994 | controller |             "path": "/healthz",
2026-06-12 21:10:02.351008 | controller |             "port": 8081,
2026-06-12 21:10:02.351022 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.351036 | controller |           },
2026-06-12 21:10:02.351050 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.351064 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.351078 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.351091 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.351105 | controller |         },
2026-06-12 21:10:02.351119 | controller |         "name": "manager",
2026-06-12 21:10:02.351132 | controller |         "readinessProbe": {
2026-06-12 21:10:02.351146 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.351159 | controller |           "httpGet": {
2026-06-12 21:10:02.351172 | controller |             "path": "/readyz",
2026-06-12 21:10:02.351186 | controller |             "port": 8081,
2026-06-12 21:10:02.351199 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.351213 | controller |           },
2026-06-12 21:10:02.351226 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.351240 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.351254 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.351267 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.351281 | controller |         },
2026-06-12 21:10:02.351294 | controller |         "resources": {
2026-06-12 21:10:02.351308 | controller |           "limits": {
2026-06-12 21:10:02.351322 | controller |             "cpu": "500m",
2026-06-12 21:10:02.351335 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.351349 | controller |           },
2026-06-12 21:10:02.351362 | controller |           "requests": {
2026-06-12 21:10:02.351376 | controller |             "cpu": "10m",
2026-06-12 21:10:02.351389 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.351403 | controller |           }
2026-06-12 21:10:02.351417 | controller |         },
2026-06-12 21:10:02.351430 | controller |         "securityContext": {
2026-06-12 21:10:02.351444 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.351458 | controller |           "capabilities": {
2026-06-12 21:10:02.351471 | controller |             "drop": [
2026-06-12 21:10:02.351485 | controller |               "MKNOD"
2026-06-12 21:10:02.351498 | controller |             ]
2026-06-12 21:10:02.351512 | controller |           }
2026-06-12 21:10:02.351526 | controller |         },
2026-06-12 21:10:02.351539 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.351552 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.351566 | controller |         "volumeMounts": [
2026-06-12 21:10:02.351580 | controller |           {
2026-06-12 21:10:02.351593 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.351607 | controller |             "name": "kube-api-access-s6jh9",
2026-06-12 21:10:02.351620 | controller |             "readOnly": true
2026-06-12 21:10:02.351634 | controller |           }
2026-06-12 21:10:02.351648 | controller |         ]
2026-06-12 21:10:02.351662 | controller |       }
2026-06-12 21:10:02.351677 | controller |     ],
2026-06-12 21:10:02.351691 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.351705 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.351722 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.351737 | controller |       {
2026-06-12 21:10:02.351751 | controller |         "name": "octavia-operator-controller-manager-dockercfg-mtq5v"
2026-06-12 21:10:02.351765 | controller |       }
2026-06-12 21:10:02.351779 | controller |     ],
2026-06-12 21:10:02.351793 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.351807 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.351820 | controller |     "priority": 0,
2026-06-12 21:10:02.351834 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.351851 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.351882 | controller |     "securityContext": {
2026-06-12 21:10:02.351898 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.351913 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.351928 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.351943 | controller |       }
2026-06-12 21:10:02.351957 | controller |     },
2026-06-12 21:10:02.351972 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-12 21:10:02.351986 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-12 21:10:02.352001 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.352016 | controller |     "tolerations": [
2026-06-12 21:10:02.352030 | controller |       {
2026-06-12 21:10:02.352044 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.352059 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.352073 | controller |         "operator": "Exists",
2026-06-12 21:10:02.352087 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.352101 | controller |       },
2026-06-12 21:10:02.352115 | controller |       {
2026-06-12 21:10:02.352129 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.352143 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.352157 | controller |         "operator": "Exists",
2026-06-12 21:10:02.352171 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.352185 | controller |       },
2026-06-12 21:10:02.352199 | controller |       {
2026-06-12 21:10:02.352213 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.352227 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.352242 | controller |         "operator": "Exists"
2026-06-12 21:10:02.352255 | controller |       }
2026-06-12 21:10:02.352269 | controller |     ],
2026-06-12 21:10:02.352283 | controller |     "volumes": [
2026-06-12 21:10:02.352297 | controller |       {
2026-06-12 21:10:02.352311 | controller |         "name": "kube-api-access-s6jh9",
2026-06-12 21:10:02.352325 | controller |         "projected": {
2026-06-12 21:10:02.352339 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.352353 | controller |           "sources": [
2026-06-12 21:10:02.352367 | controller |             {
2026-06-12 21:10:02.352381 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.352395 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.352409 | controller |                 "path": "token"
2026-06-12 21:10:02.352423 | controller |               }
2026-06-12 21:10:02.352437 | controller |             },
2026-06-12 21:10:02.352451 | controller |             {
2026-06-12 21:10:02.352465 | controller |               "configMap": {
2026-06-12 21:10:02.352479 | controller |                 "items": [
2026-06-12 21:10:02.352494 | controller |                   {
2026-06-12 21:10:02.352507 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.352521 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.352535 | controller |                   }
2026-06-12 21:10:02.352549 | controller |                 ],
2026-06-12 21:10:02.352563 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.352586 | controller |               }
2026-06-12 21:10:02.352601 | controller |             },
2026-06-12 21:10:02.352615 | controller |             {
2026-06-12 21:10:02.352629 | controller |               "downwardAPI": {
2026-06-12 21:10:02.352644 | controller |                 "items": [
2026-06-12 21:10:02.352658 | controller |                   {
2026-06-12 21:10:02.352672 | controller |                     "fieldRef": {
2026-06-12 21:10:02.352687 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.352701 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.352715 | controller |                     },
2026-06-12 21:10:02.352729 | controller |                     "path": "namespace"
2026-06-12 21:10:02.352743 | controller |                   }
2026-06-12 21:10:02.352757 | controller |                 ]
2026-06-12 21:10:02.352771 | controller |               }
2026-06-12 21:10:02.352785 | controller |             },
2026-06-12 21:10:02.352799 | controller |             {
2026-06-12 21:10:02.352813 | controller |               "configMap": {
2026-06-12 21:10:02.352826 | controller |                 "items": [
2026-06-12 21:10:02.352840 | controller |                   {
2026-06-12 21:10:02.352858 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.352891 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.352906 | controller |                   }
2026-06-12 21:10:02.352920 | controller |                 ],
2026-06-12 21:10:02.352934 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.352949 | controller |               }
2026-06-12 21:10:02.352963 | controller |             }
2026-06-12 21:10:02.352977 | controller |           ]
2026-06-12 21:10:02.352990 | controller |         }
2026-06-12 21:10:02.353004 | controller |       }
2026-06-12 21:10:02.353017 | controller |     ]
2026-06-12 21:10:02.353031 | controller |   },
2026-06-12 21:10:02.353046 | controller |   "status": {
2026-06-12 21:10:02.353061 | controller |     "conditions": [
2026-06-12 21:10:02.353077 | controller |       {
2026-06-12 21:10:02.353110 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.353125 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.353139 | controller |         "status": "True",
2026-06-12 21:10:02.353153 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.353167 | controller |       },
2026-06-12 21:10:02.353181 | controller |       {
2026-06-12 21:10:02.353195 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.353208 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.353222 | controller |         "status": "True",
2026-06-12 21:10:02.353236 | controller |         "type": "Initialized"
2026-06-12 21:10:02.353249 | controller |       },
2026-06-12 21:10:02.353263 | controller |       {
2026-06-12 21:10:02.353277 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.353290 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.353304 | controller |         "status": "True",
2026-06-12 21:10:02.353318 | controller |         "type": "Ready"
2026-06-12 21:10:02.353331 | controller |       },
2026-06-12 21:10:02.353345 | controller |       {
2026-06-12 21:10:02.353359 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.353373 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.353386 | controller |         "status": "True",
2026-06-12 21:10:02.353400 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.353414 | controller |       },
2026-06-12 21:10:02.353427 | controller |       {
2026-06-12 21:10:02.353441 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.353455 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.353468 | controller |         "status": "True",
2026-06-12 21:10:02.353486 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.353501 | controller |       }
2026-06-12 21:10:02.353514 | controller |     ],
2026-06-12 21:10:02.353528 | controller |     "containerStatuses": [
2026-06-12 21:10:02.353542 | controller |       {
2026-06-12 21:10:02.353555 | controller |         "allocatedResources": {
2026-06-12 21:10:02.353569 | controller |           "cpu": "10m",
2026-06-12 21:10:02.353582 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.353596 | controller |         },
2026-06-12 21:10:02.353610 | controller |         "containerID": "cri-o://63912bae57c10175e9cfb3fd76a434718eed5fcc0284d493093b27c7d8144a58",
2026-06-12 21:10:02.353624 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 21:10:02.353639 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 21:10:02.353653 | controller |         "lastState": {},
2026-06-12 21:10:02.353668 | controller |         "name": "manager",
2026-06-12 21:10:02.353682 | controller |         "ready": true,
2026-06-12 21:10:02.353697 | controller |         "resources": {
2026-06-12 21:10:02.353711 | controller |           "limits": {
2026-06-12 21:10:02.353725 | controller |             "cpu": "500m",
2026-06-12 21:10:02.353739 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.353753 | controller |           },
2026-06-12 21:10:02.353767 | controller |           "requests": {
2026-06-12 21:10:02.353781 | controller |             "cpu": "10m",
2026-06-12 21:10:02.353795 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.353809 | controller |           }
2026-06-12 21:10:02.353823 | controller |         },
2026-06-12 21:10:02.353837 | controller |         "restartCount": 0,
2026-06-12 21:10:02.353855 | controller |         "started": true,
2026-06-12 21:10:02.353889 | controller |         "state": {
2026-06-12 21:10:02.353905 | controller |           "running": {
2026-06-12 21:10:02.353920 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.353935 | controller |           }
2026-06-12 21:10:02.353950 | controller |         },
2026-06-12 21:10:02.353964 | controller |         "user": {
2026-06-12 21:10:02.353978 | controller |           "linux": {
2026-06-12 21:10:02.353993 | controller |             "gid": 0,
2026-06-12 21:10:02.354007 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.354021 | controller |               0
2026-06-12 21:10:02.354035 | controller |             ],
2026-06-12 21:10:02.354049 | controller |             "uid": 65532
2026-06-12 21:10:02.354063 | controller |           }
2026-06-12 21:10:02.354077 | controller |         },
2026-06-12 21:10:02.354091 | controller |         "volumeMounts": [
2026-06-12 21:10:02.354105 | controller |           {
2026-06-12 21:10:02.354119 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.354134 | controller |             "name": "kube-api-access-s6jh9",
2026-06-12 21:10:02.354148 | controller |             "readOnly": true,
2026-06-12 21:10:02.354162 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.354177 | controller |           }
2026-06-12 21:10:02.354222 | controller |         ]
2026-06-12 21:10:02.354240 | controller |       }
2026-06-12 21:10:02.354254 | controller |     ],
2026-06-12 21:10:02.354269 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.354283 | controller |     "hostIPs": [
2026-06-12 21:10:02.354297 | controller |       {
2026-06-12 21:10:02.354311 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.354325 | controller |       }
2026-06-12 21:10:02.354339 | controller |     ],
2026-06-12 21:10:02.354353 | controller |     "phase": "Running",
2026-06-12 21:10:02.354368 | controller |     "podIP": "10.217.0.86",
2026-06-12 21:10:02.354386 | controller |     "podIPs": [
2026-06-12 21:10:02.354401 | controller |       {
2026-06-12 21:10:02.354415 | controller |         "ip": "10.217.0.86"
2026-06-12 21:10:02.354429 | controller |       }
2026-06-12 21:10:02.354443 | controller |     ],
2026-06-12 21:10:02.354457 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.354472 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.354486 | controller |   }
2026-06-12 21:10:02.354500 | controller | }
2026-06-12 21:10:02.379070 | controller | ok:
2026-06-12 21:10:02.379137 | controller | {
2026-06-12 21:10:02.379174 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.379206 | controller |   "kind": "Pod",
2026-06-12 21:10:02.379236 | controller |   "metadata": {
2026-06-12 21:10:02.379264 | controller |     "annotations": {
2026-06-12 21:10:02.379313 | 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 21:10:02.379345 | 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 21:10:02.379363 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.379381 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 21:10:02.379397 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 21:10:02.379412 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 21:10:02.379428 | controller |     },
2026-06-12 21:10:02.379444 | controller |     "creationTimestamp": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.379459 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-678fc77c54-",
2026-06-12 21:10:02.379474 | controller |     "generation": 1,
2026-06-12 21:10:02.379489 | controller |     "labels": {
2026-06-12 21:10:02.379504 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-12 21:10:02.379519 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.379535 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-12 21:10:02.379556 | controller |       "pod-template-hash": "678fc77c54"
2026-06-12 21:10:02.379580 | controller |     },
2026-06-12 21:10:02.379598 | controller |     "managedFields": [
2026-06-12 21:10:02.379613 | controller |       {
2026-06-12 21:10:02.379629 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.379644 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.379659 | controller |         "fieldsV1": {
2026-06-12 21:10:02.379674 | controller |           "f:metadata": {
2026-06-12 21:10:02.379731 | controller |             "f:annotations": {
2026-06-12 21:10:02.379753 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.379769 | controller |             }
2026-06-12 21:10:02.379784 | controller |           }
2026-06-12 21:10:02.379825 | controller |         },
2026-06-12 21:10:02.379842 | controller |         "manager": "crc",
2026-06-12 21:10:02.379889 | controller |         "operation": "Update",
2026-06-12 21:10:02.379907 | controller |         "subresource": "status",
2026-06-12 21:10:02.379923 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.379999 | controller |       },
2026-06-12 21:10:02.380020 | controller |       {
2026-06-12 21:10:02.380036 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.380052 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.380073 | controller |         "fieldsV1": {
2026-06-12 21:10:02.380089 | controller |           "f:metadata": {
2026-06-12 21:10:02.380104 | controller |             "f:annotations": {
2026-06-12 21:10:02.380120 | controller |               ".": {},
2026-06-12 21:10:02.380134 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.380149 | controller |             },
2026-06-12 21:10:02.380164 | controller |             "f:generateName": {},
2026-06-12 21:10:02.380178 | controller |             "f:labels": {
2026-06-12 21:10:02.380192 | controller |               ".": {},
2026-06-12 21:10:02.380208 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.380223 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.380238 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.380252 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.380267 | controller |             },
2026-06-12 21:10:02.380281 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.380296 | controller |               ".": {},
2026-06-12 21:10:02.380310 | controller |               "k:{\"uid\":\"7ad7a619-9a29-44d3-a20f-649248521f53\"}": {}
2026-06-12 21:10:02.380325 | controller |             }
2026-06-12 21:10:02.380340 | controller |           },
2026-06-12 21:10:02.380354 | controller |           "f:spec": {
2026-06-12 21:10:02.380369 | controller |             "f:containers": {
2026-06-12 21:10:02.380383 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.380398 | controller |                 ".": {},
2026-06-12 21:10:02.380412 | controller |                 "f:args": {},
2026-06-12 21:10:02.380426 | controller |                 "f:command": {},
2026-06-12 21:10:02.380441 | controller |                 "f:env": {
2026-06-12 21:10:02.380456 | controller |                   ".": {},
2026-06-12 21:10:02.380470 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.380485 | controller |                     ".": {},
2026-06-12 21:10:02.380499 | controller |                     "f:name": {},
2026-06-12 21:10:02.380514 | controller |                     "f:value": {}
2026-06-12 21:10:02.380528 | controller |                   },
2026-06-12 21:10:02.380542 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.380557 | controller |                     ".": {},
2026-06-12 21:10:02.380572 | controller |                     "f:name": {},
2026-06-12 21:10:02.380587 | controller |                     "f:value": {}
2026-06-12 21:10:02.380604 | controller |                   },
2026-06-12 21:10:02.380626 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.380646 | controller |                     ".": {},
2026-06-12 21:10:02.380662 | controller |                     "f:name": {},
2026-06-12 21:10:02.380678 | controller |                     "f:value": {}
2026-06-12 21:10:02.380694 | controller |                   },
2026-06-12 21:10:02.380710 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.380725 | controller |                     ".": {},
2026-06-12 21:10:02.380740 | controller |                     "f:name": {},
2026-06-12 21:10:02.380755 | controller |                     "f:value": {}
2026-06-12 21:10:02.380770 | controller |                   },
2026-06-12 21:10:02.380785 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.380800 | controller |                     ".": {},
2026-06-12 21:10:02.380815 | controller |                     "f:name": {},
2026-06-12 21:10:02.380830 | controller |                     "f:value": {}
2026-06-12 21:10:02.380844 | controller |                   },
2026-06-12 21:10:02.380882 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.380905 | controller |                     ".": {},
2026-06-12 21:10:02.380923 | controller |                     "f:name": {},
2026-06-12 21:10:02.380965 | controller |                     "f:value": {}
2026-06-12 21:10:02.380987 | controller |                   },
2026-06-12 21:10:02.381004 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381020 | controller |                     ".": {},
2026-06-12 21:10:02.381035 | controller |                     "f:name": {},
2026-06-12 21:10:02.381051 | controller |                     "f:value": {}
2026-06-12 21:10:02.381065 | controller |                   },
2026-06-12 21:10:02.381080 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381095 | controller |                     ".": {},
2026-06-12 21:10:02.381110 | controller |                     "f:name": {},
2026-06-12 21:10:02.381125 | controller |                     "f:value": {}
2026-06-12 21:10:02.381140 | controller |                   },
2026-06-12 21:10:02.381155 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381170 | controller |                     ".": {},
2026-06-12 21:10:02.381185 | controller |                     "f:name": {},
2026-06-12 21:10:02.381200 | controller |                     "f:value": {}
2026-06-12 21:10:02.381214 | controller |                   },
2026-06-12 21:10:02.381229 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381245 | controller |                     ".": {},
2026-06-12 21:10:02.381261 | controller |                     "f:name": {},
2026-06-12 21:10:02.381276 | controller |                     "f:value": {}
2026-06-12 21:10:02.381291 | controller |                   },
2026-06-12 21:10:02.381306 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381321 | controller |                     ".": {},
2026-06-12 21:10:02.381336 | controller |                     "f:name": {},
2026-06-12 21:10:02.381350 | controller |                     "f:value": {}
2026-06-12 21:10:02.381365 | controller |                   },
2026-06-12 21:10:02.381380 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381395 | controller |                     ".": {},
2026-06-12 21:10:02.381410 | controller |                     "f:name": {},
2026-06-12 21:10:02.381442 | controller |                     "f:value": {}
2026-06-12 21:10:02.381460 | controller |                   },
2026-06-12 21:10:02.381475 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381490 | controller |                     ".": {},
2026-06-12 21:10:02.381506 | controller |                     "f:name": {},
2026-06-12 21:10:02.381520 | controller |                     "f:value": {}
2026-06-12 21:10:02.381535 | controller |                   },
2026-06-12 21:10:02.381550 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381565 | controller |                     ".": {},
2026-06-12 21:10:02.381579 | controller |                     "f:name": {},
2026-06-12 21:10:02.381594 | controller |                     "f:value": {}
2026-06-12 21:10:02.381608 | controller |                   },
2026-06-12 21:10:02.381623 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381637 | controller |                     ".": {},
2026-06-12 21:10:02.381652 | controller |                     "f:name": {},
2026-06-12 21:10:02.381666 | controller |                     "f:value": {}
2026-06-12 21:10:02.381680 | controller |                   },
2026-06-12 21:10:02.381695 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381714 | controller |                     ".": {},
2026-06-12 21:10:02.381729 | controller |                     "f:name": {},
2026-06-12 21:10:02.381743 | controller |                     "f:value": {}
2026-06-12 21:10:02.381758 | controller |                   },
2026-06-12 21:10:02.381772 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381787 | controller |                     ".": {},
2026-06-12 21:10:02.381802 | controller |                     "f:name": {},
2026-06-12 21:10:02.381817 | controller |                     "f:value": {}
2026-06-12 21:10:02.381832 | controller |                   },
2026-06-12 21:10:02.381847 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381890 | controller |                     ".": {},
2026-06-12 21:10:02.381908 | controller |                     "f:name": {},
2026-06-12 21:10:02.381923 | controller |                     "f:value": {}
2026-06-12 21:10:02.381938 | controller |                   },
2026-06-12 21:10:02.381953 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.381967 | controller |                     ".": {},
2026-06-12 21:10:02.381982 | controller |                     "f:name": {},
2026-06-12 21:10:02.381997 | controller |                     "f:value": {}
2026-06-12 21:10:02.382041 | controller |                   },
2026-06-12 21:10:02.382062 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382077 | controller |                     ".": {},
2026-06-12 21:10:02.382093 | controller |                     "f:name": {},
2026-06-12 21:10:02.382108 | controller |                     "f:value": {}
2026-06-12 21:10:02.382123 | controller |                   },
2026-06-12 21:10:02.382137 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382152 | controller |                     ".": {},
2026-06-12 21:10:02.382166 | controller |                     "f:name": {},
2026-06-12 21:10:02.382181 | controller |                     "f:value": {}
2026-06-12 21:10:02.382195 | controller |                   },
2026-06-12 21:10:02.382209 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382224 | controller |                     ".": {},
2026-06-12 21:10:02.382238 | controller |                     "f:name": {},
2026-06-12 21:10:02.382252 | controller |                     "f:value": {}
2026-06-12 21:10:02.382267 | controller |                   },
2026-06-12 21:10:02.382281 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382296 | controller |                     ".": {},
2026-06-12 21:10:02.382310 | controller |                     "f:name": {},
2026-06-12 21:10:02.382324 | controller |                     "f:value": {}
2026-06-12 21:10:02.382338 | controller |                   },
2026-06-12 21:10:02.382352 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382367 | controller |                     ".": {},
2026-06-12 21:10:02.382381 | controller |                     "f:name": {},
2026-06-12 21:10:02.382395 | controller |                     "f:value": {}
2026-06-12 21:10:02.382410 | controller |                   },
2026-06-12 21:10:02.382424 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382438 | controller |                     ".": {},
2026-06-12 21:10:02.382453 | controller |                     "f:name": {},
2026-06-12 21:10:02.382467 | controller |                     "f:value": {}
2026-06-12 21:10:02.382481 | controller |                   },
2026-06-12 21:10:02.382502 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382517 | controller |                     ".": {},
2026-06-12 21:10:02.382531 | controller |                     "f:name": {},
2026-06-12 21:10:02.382546 | controller |                     "f:value": {}
2026-06-12 21:10:02.382560 | controller |                   },
2026-06-12 21:10:02.382574 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382588 | controller |                     ".": {},
2026-06-12 21:10:02.382603 | controller |                     "f:name": {},
2026-06-12 21:10:02.382617 | controller |                     "f:value": {}
2026-06-12 21:10:02.382631 | controller |                   },
2026-06-12 21:10:02.382646 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382660 | controller |                     ".": {},
2026-06-12 21:10:02.382674 | controller |                     "f:name": {},
2026-06-12 21:10:02.382689 | controller |                     "f:value": {}
2026-06-12 21:10:02.382702 | controller |                   },
2026-06-12 21:10:02.382716 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382731 | controller |                     ".": {},
2026-06-12 21:10:02.382745 | controller |                     "f:name": {},
2026-06-12 21:10:02.382759 | controller |                     "f:value": {}
2026-06-12 21:10:02.382773 | controller |                   },
2026-06-12 21:10:02.382787 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382801 | controller |                     ".": {},
2026-06-12 21:10:02.382814 | controller |                     "f:name": {},
2026-06-12 21:10:02.382828 | controller |                     "f:value": {}
2026-06-12 21:10:02.382843 | controller |                   },
2026-06-12 21:10:02.382879 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382897 | controller |                     ".": {},
2026-06-12 21:10:02.382912 | controller |                     "f:name": {},
2026-06-12 21:10:02.382927 | controller |                     "f:value": {}
2026-06-12 21:10:02.382943 | controller |                   },
2026-06-12 21:10:02.382957 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.382972 | controller |                     ".": {},
2026-06-12 21:10:02.382987 | controller |                     "f:name": {},
2026-06-12 21:10:02.383001 | controller |                     "f:value": {}
2026-06-12 21:10:02.383016 | controller |                   },
2026-06-12 21:10:02.383030 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.383045 | controller |                     ".": {},
2026-06-12 21:10:02.383059 | controller |                     "f:name": {},
2026-06-12 21:10:02.383073 | controller |                     "f:value": {}
2026-06-12 21:10:02.383117 | controller |                   },
2026-06-12 21:10:02.383136 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.383152 | controller |                     ".": {},
2026-06-12 21:10:02.383168 | controller |                     "f:name": {},
2026-06-12 21:10:02.383183 | controller |                     "f:value": {}
2026-06-12 21:10:02.383199 | controller |                   },
2026-06-12 21:10:02.383214 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.383229 | controller |                     ".": {},
2026-06-12 21:10:02.383243 | controller |                     "f:name": {},
2026-06-12 21:10:02.383258 | controller |                     "f:value": {}
2026-06-12 21:10:02.383313 | controller |                   },
2026-06-12 21:10:02.383337 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.383361 | controller |                     ".": {},
2026-06-12 21:10:02.383378 | controller |                     "f:name": {},
2026-06-12 21:10:02.383393 | controller |                     "f:value": {}
2026-06-12 21:10:02.383408 | controller |                   },
2026-06-12 21:10:02.383423 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.383438 | controller |                     ".": {},
2026-06-12 21:10:02.383453 | controller |                     "f:name": {},
2026-06-12 21:10:02.383468 | controller |                     "f:value": {}
2026-06-12 21:10:02.383483 | controller |                   },
2026-06-12 21:10:02.383497 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.383512 | controller |                     ".": {},
2026-06-12 21:10:02.383527 | controller |                     "f:name": {},
2026-06-12 21:10:02.383542 | controller |                     "f:value": {}
2026-06-12 21:10:02.383556 | controller |                   },
2026-06-12 21:10:02.383571 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.383586 | controller |                     ".": {},
2026-06-12 21:10:02.383601 | controller |                     "f:name": {},
2026-06-12 21:10:02.383616 | controller |                     "f:value": {}
2026-06-12 21:10:02.383630 | controller |                   },
2026-06-12 21:10:02.383645 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.383660 | controller |                     ".": {},
2026-06-12 21:10:02.383674 | controller |                     "f:name": {},
2026-06-12 21:10:02.383689 | controller |                     "f:value": {}
2026-06-12 21:10:02.383703 | controller |                   },
2026-06-12 21:10:02.383718 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.383733 | controller |                     ".": {},
2026-06-12 21:10:02.383748 | controller |                     "f:name": {},
2026-06-12 21:10:02.383762 | controller |                     "f:value": {}
2026-06-12 21:10:02.383777 | controller |                   },
2026-06-12 21:10:02.383791 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.383806 | controller |                     ".": {},
2026-06-12 21:10:02.383821 | controller |                     "f:name": {},
2026-06-12 21:10:02.383835 | controller |                     "f:value": {}
2026-06-12 21:10:02.383853 | controller |                   },
2026-06-12 21:10:02.383887 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.383904 | controller |                     ".": {},
2026-06-12 21:10:02.383921 | controller |                     "f:name": {},
2026-06-12 21:10:02.383938 | controller |                     "f:value": {}
2026-06-12 21:10:02.383953 | controller |                   },
2026-06-12 21:10:02.383967 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.383982 | controller |                     ".": {},
2026-06-12 21:10:02.383997 | controller |                     "f:name": {},
2026-06-12 21:10:02.384012 | controller |                     "f:value": {}
2026-06-12 21:10:02.384027 | controller |                   },
2026-06-12 21:10:02.384042 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384057 | controller |                     ".": {},
2026-06-12 21:10:02.384072 | controller |                     "f:name": {},
2026-06-12 21:10:02.384091 | controller |                     "f:value": {}
2026-06-12 21:10:02.384106 | controller |                   },
2026-06-12 21:10:02.384121 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384136 | controller |                     ".": {},
2026-06-12 21:10:02.384151 | controller |                     "f:name": {},
2026-06-12 21:10:02.384199 | controller |                     "f:value": {}
2026-06-12 21:10:02.384215 | controller |                   },
2026-06-12 21:10:02.384230 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384245 | controller |                     ".": {},
2026-06-12 21:10:02.384260 | controller |                     "f:name": {},
2026-06-12 21:10:02.384274 | controller |                     "f:value": {}
2026-06-12 21:10:02.384289 | controller |                   },
2026-06-12 21:10:02.384303 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384318 | controller |                     ".": {},
2026-06-12 21:10:02.384332 | controller |                     "f:name": {},
2026-06-12 21:10:02.384346 | controller |                     "f:value": {}
2026-06-12 21:10:02.384360 | controller |                   },
2026-06-12 21:10:02.384374 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384388 | controller |                     ".": {},
2026-06-12 21:10:02.384402 | controller |                     "f:name": {},
2026-06-12 21:10:02.384415 | controller |                     "f:value": {}
2026-06-12 21:10:02.384429 | controller |                   },
2026-06-12 21:10:02.384443 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384457 | controller |                     ".": {},
2026-06-12 21:10:02.384471 | controller |                     "f:name": {},
2026-06-12 21:10:02.384485 | controller |                     "f:value": {}
2026-06-12 21:10:02.384499 | controller |                   },
2026-06-12 21:10:02.384513 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384527 | controller |                     ".": {},
2026-06-12 21:10:02.384541 | controller |                     "f:name": {},
2026-06-12 21:10:02.384555 | controller |                     "f:value": {}
2026-06-12 21:10:02.384568 | controller |                   },
2026-06-12 21:10:02.384582 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384596 | controller |                     ".": {},
2026-06-12 21:10:02.384609 | controller |                     "f:name": {},
2026-06-12 21:10:02.384623 | controller |                     "f:value": {}
2026-06-12 21:10:02.384637 | controller |                   },
2026-06-12 21:10:02.384650 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384664 | controller |                     ".": {},
2026-06-12 21:10:02.384678 | controller |                     "f:name": {},
2026-06-12 21:10:02.384691 | controller |                     "f:value": {}
2026-06-12 21:10:02.384705 | controller |                   },
2026-06-12 21:10:02.384718 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384732 | controller |                     ".": {},
2026-06-12 21:10:02.384746 | controller |                     "f:name": {},
2026-06-12 21:10:02.384760 | controller |                     "f:value": {}
2026-06-12 21:10:02.384773 | controller |                   },
2026-06-12 21:10:02.384787 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384801 | controller |                     ".": {},
2026-06-12 21:10:02.384818 | controller |                     "f:name": {},
2026-06-12 21:10:02.384833 | controller |                     "f:value": {}
2026-06-12 21:10:02.384849 | controller |                   },
2026-06-12 21:10:02.384879 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384895 | controller |                     ".": {},
2026-06-12 21:10:02.384909 | controller |                     "f:name": {},
2026-06-12 21:10:02.384923 | controller |                     "f:value": {}
2026-06-12 21:10:02.384937 | controller |                   },
2026-06-12 21:10:02.384951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.384965 | controller |                     ".": {},
2026-06-12 21:10:02.384979 | controller |                     "f:name": {},
2026-06-12 21:10:02.384992 | controller |                     "f:value": {}
2026-06-12 21:10:02.385006 | controller |                   },
2026-06-12 21:10:02.385020 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385034 | controller |                     ".": {},
2026-06-12 21:10:02.385048 | controller |                     "f:name": {},
2026-06-12 21:10:02.385063 | controller |                     "f:value": {}
2026-06-12 21:10:02.385077 | controller |                   },
2026-06-12 21:10:02.385092 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385106 | controller |                     ".": {},
2026-06-12 21:10:02.385120 | controller |                     "f:name": {},
2026-06-12 21:10:02.385134 | controller |                     "f:value": {}
2026-06-12 21:10:02.385148 | controller |                   },
2026-06-12 21:10:02.385161 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385175 | controller |                     ".": {},
2026-06-12 21:10:02.385189 | controller |                     "f:name": {},
2026-06-12 21:10:02.385203 | controller |                     "f:value": {}
2026-06-12 21:10:02.385217 | controller |                   },
2026-06-12 21:10:02.385231 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385245 | controller |                     ".": {},
2026-06-12 21:10:02.385259 | controller |                     "f:name": {},
2026-06-12 21:10:02.385273 | controller |                     "f:value": {}
2026-06-12 21:10:02.385288 | controller |                   },
2026-06-12 21:10:02.385302 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385317 | controller |                     ".": {},
2026-06-12 21:10:02.385332 | controller |                     "f:name": {},
2026-06-12 21:10:02.385346 | controller |                     "f:value": {}
2026-06-12 21:10:02.385361 | controller |                   },
2026-06-12 21:10:02.385375 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385389 | controller |                     ".": {},
2026-06-12 21:10:02.385404 | controller |                     "f:name": {},
2026-06-12 21:10:02.385418 | controller |                     "f:value": {}
2026-06-12 21:10:02.385432 | controller |                   },
2026-06-12 21:10:02.385446 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385463 | controller |                     ".": {},
2026-06-12 21:10:02.385495 | controller |                     "f:name": {},
2026-06-12 21:10:02.385512 | controller |                     "f:value": {}
2026-06-12 21:10:02.385526 | controller |                   },
2026-06-12 21:10:02.385541 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385556 | controller |                     ".": {},
2026-06-12 21:10:02.385575 | controller |                     "f:name": {},
2026-06-12 21:10:02.385590 | controller |                     "f:value": {}
2026-06-12 21:10:02.385604 | controller |                   },
2026-06-12 21:10:02.385618 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385633 | controller |                     ".": {},
2026-06-12 21:10:02.385648 | controller |                     "f:name": {},
2026-06-12 21:10:02.385662 | controller |                     "f:value": {}
2026-06-12 21:10:02.385676 | controller |                   },
2026-06-12 21:10:02.385691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385705 | controller |                     ".": {},
2026-06-12 21:10:02.385720 | controller |                     "f:name": {},
2026-06-12 21:10:02.385734 | controller |                     "f:value": {}
2026-06-12 21:10:02.385748 | controller |                   },
2026-06-12 21:10:02.385762 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385777 | controller |                     ".": {},
2026-06-12 21:10:02.385791 | controller |                     "f:name": {},
2026-06-12 21:10:02.385804 | controller |                     "f:value": {}
2026-06-12 21:10:02.385819 | controller |                   },
2026-06-12 21:10:02.385834 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385848 | controller |                     ".": {},
2026-06-12 21:10:02.385885 | controller |                     "f:name": {},
2026-06-12 21:10:02.385902 | controller |                     "f:value": {}
2026-06-12 21:10:02.385916 | controller |                   },
2026-06-12 21:10:02.385931 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.385945 | controller |                     ".": {},
2026-06-12 21:10:02.385959 | controller |                     "f:name": {},
2026-06-12 21:10:02.385973 | controller |                     "f:value": {}
2026-06-12 21:10:02.385987 | controller |                   },
2026-06-12 21:10:02.386001 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386016 | controller |                     ".": {},
2026-06-12 21:10:02.386031 | controller |                     "f:name": {},
2026-06-12 21:10:02.386045 | controller |                     "f:value": {}
2026-06-12 21:10:02.386060 | controller |                   },
2026-06-12 21:10:02.386074 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386089 | controller |                     ".": {},
2026-06-12 21:10:02.386104 | controller |                     "f:name": {},
2026-06-12 21:10:02.386118 | controller |                     "f:value": {}
2026-06-12 21:10:02.386133 | controller |                   },
2026-06-12 21:10:02.386147 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386162 | controller |                     ".": {},
2026-06-12 21:10:02.386177 | controller |                     "f:name": {},
2026-06-12 21:10:02.386191 | controller |                     "f:value": {}
2026-06-12 21:10:02.386205 | controller |                   },
2026-06-12 21:10:02.386219 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386233 | controller |                     ".": {},
2026-06-12 21:10:02.386247 | controller |                     "f:name": {},
2026-06-12 21:10:02.386261 | controller |                     "f:value": {}
2026-06-12 21:10:02.386275 | controller |                   },
2026-06-12 21:10:02.386289 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386307 | controller |                     ".": {},
2026-06-12 21:10:02.386322 | controller |                     "f:name": {},
2026-06-12 21:10:02.386336 | controller |                     "f:value": {}
2026-06-12 21:10:02.386350 | controller |                   },
2026-06-12 21:10:02.386364 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386378 | controller |                     ".": {},
2026-06-12 21:10:02.386392 | controller |                     "f:name": {},
2026-06-12 21:10:02.386406 | controller |                     "f:value": {}
2026-06-12 21:10:02.386420 | controller |                   },
2026-06-12 21:10:02.386434 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 21:10:02.386448 | controller |                     ".": {},
2026-06-12 21:10:02.386462 | controller |                     "f:name": {},
2026-06-12 21:10:02.386476 | controller |                     "f:value": {}
2026-06-12 21:10:02.386490 | controller |                   },
2026-06-12 21:10:02.386504 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386518 | controller |                     ".": {},
2026-06-12 21:10:02.386532 | controller |                     "f:name": {},
2026-06-12 21:10:02.386545 | controller |                     "f:value": {}
2026-06-12 21:10:02.386559 | controller |                   },
2026-06-12 21:10:02.386573 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386587 | controller |                     ".": {},
2026-06-12 21:10:02.386600 | controller |                     "f:name": {},
2026-06-12 21:10:02.386614 | controller |                     "f:value": {}
2026-06-12 21:10:02.386628 | controller |                   },
2026-06-12 21:10:02.386642 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386656 | controller |                     ".": {},
2026-06-12 21:10:02.386670 | controller |                     "f:name": {},
2026-06-12 21:10:02.386684 | controller |                     "f:value": {}
2026-06-12 21:10:02.386698 | controller |                   },
2026-06-12 21:10:02.386712 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386726 | controller |                     ".": {},
2026-06-12 21:10:02.386739 | controller |                     "f:name": {},
2026-06-12 21:10:02.386753 | controller |                     "f:value": {}
2026-06-12 21:10:02.386767 | controller |                   },
2026-06-12 21:10:02.386780 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386794 | controller |                     ".": {},
2026-06-12 21:10:02.386808 | controller |                     "f:name": {},
2026-06-12 21:10:02.386821 | controller |                     "f:value": {}
2026-06-12 21:10:02.386835 | controller |                   },
2026-06-12 21:10:02.386852 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386888 | controller |                     ".": {},
2026-06-12 21:10:02.386905 | controller |                     "f:name": {},
2026-06-12 21:10:02.386919 | controller |                     "f:value": {}
2026-06-12 21:10:02.386933 | controller |                   },
2026-06-12 21:10:02.386948 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.386962 | controller |                     ".": {},
2026-06-12 21:10:02.386976 | controller |                     "f:name": {},
2026-06-12 21:10:02.386990 | controller |                     "f:value": {}
2026-06-12 21:10:02.387004 | controller |                   },
2026-06-12 21:10:02.387018 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.387035 | controller |                     ".": {},
2026-06-12 21:10:02.387049 | controller |                     "f:name": {},
2026-06-12 21:10:02.387063 | controller |                     "f:value": {}
2026-06-12 21:10:02.387078 | controller |                   },
2026-06-12 21:10:02.387092 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.387107 | controller |                     ".": {},
2026-06-12 21:10:02.387148 | controller |                     "f:name": {},
2026-06-12 21:10:02.387171 | controller |                     "f:value": {}
2026-06-12 21:10:02.387186 | controller |                   },
2026-06-12 21:10:02.387201 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.387248 | controller |                     ".": {},
2026-06-12 21:10:02.387267 | controller |                     "f:name": {},
2026-06-12 21:10:02.387282 | controller |                     "f:value": {}
2026-06-12 21:10:02.387316 | controller |                   },
2026-06-12 21:10:02.387338 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.387353 | controller |                     ".": {},
2026-06-12 21:10:02.387368 | controller |                     "f:name": {},
2026-06-12 21:10:02.387403 | controller |                     "f:value": {}
2026-06-12 21:10:02.387424 | controller |                   },
2026-06-12 21:10:02.387439 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.387455 | controller |                     ".": {},
2026-06-12 21:10:02.387492 | controller |                     "f:name": {},
2026-06-12 21:10:02.387511 | controller |                     "f:value": {}
2026-06-12 21:10:02.387526 | controller |                   },
2026-06-12 21:10:02.387540 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.387578 | controller |                     ".": {},
2026-06-12 21:10:02.387596 | controller |                     "f:name": {},
2026-06-12 21:10:02.387611 | controller |                     "f:value": {}
2026-06-12 21:10:02.387625 | controller |                   },
2026-06-12 21:10:02.387664 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.387680 | controller |                     ".": {},
2026-06-12 21:10:02.387695 | controller |                     "f:name": {},
2026-06-12 21:10:02.387709 | controller |                     "f:value": {}
2026-06-12 21:10:02.387749 | controller |                   },
2026-06-12 21:10:02.387764 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.387779 | controller |                     ".": {},
2026-06-12 21:10:02.387811 | controller |                     "f:name": {},
2026-06-12 21:10:02.387833 | controller |                     "f:value": {}
2026-06-12 21:10:02.387871 | controller |                   },
2026-06-12 21:10:02.387897 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.387914 | controller |                     ".": {},
2026-06-12 21:10:02.387930 | controller |                     "f:name": {},
2026-06-12 21:10:02.387971 | controller |                     "f:value": {}
2026-06-12 21:10:02.387988 | controller |                   },
2026-06-12 21:10:02.388002 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.388035 | controller |                     ".": {},
2026-06-12 21:10:02.388057 | controller |                     "f:name": {},
2026-06-12 21:10:02.388073 | controller |                     "f:value": {}
2026-06-12 21:10:02.388087 | controller |                   },
2026-06-12 21:10:02.388127 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.388148 | controller |                     ".": {},
2026-06-12 21:10:02.388217 | controller |                     "f:name": {},
2026-06-12 21:10:02.388235 | controller |                     "f:value": {}
2026-06-12 21:10:02.388250 | controller |                   },
2026-06-12 21:10:02.388265 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.388280 | controller |                     ".": {},
2026-06-12 21:10:02.388357 | controller |                     "f:name": {},
2026-06-12 21:10:02.388405 | controller |                     "f:value": {}
2026-06-12 21:10:02.388421 | controller |                   }
2026-06-12 21:10:02.388436 | controller |                 },
2026-06-12 21:10:02.388450 | controller |                 "f:image": {},
2026-06-12 21:10:02.388465 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.388480 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.388495 | controller |                   ".": {},
2026-06-12 21:10:02.388509 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.388524 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.388538 | controller |                     ".": {},
2026-06-12 21:10:02.388552 | controller |                     "f:path": {},
2026-06-12 21:10:02.388566 | controller |                     "f:port": {},
2026-06-12 21:10:02.388581 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.388595 | controller |                   },
2026-06-12 21:10:02.388611 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.388625 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.388641 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.388662 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.388683 | controller |                 },
2026-06-12 21:10:02.388775 | controller |                 "f:name": {},
2026-06-12 21:10:02.388802 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.388839 | controller |                   ".": {},
2026-06-12 21:10:02.388876 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.388893 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.388929 | controller |                     ".": {},
2026-06-12 21:10:02.388950 | controller |                     "f:path": {},
2026-06-12 21:10:02.388965 | controller |                     "f:port": {},
2026-06-12 21:10:02.388979 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.389016 | controller |                   },
2026-06-12 21:10:02.389035 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.389050 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.389064 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.389103 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.389121 | controller |                 },
2026-06-12 21:10:02.389136 | controller |                 "f:resources": {
2026-06-12 21:10:02.389151 | controller |                   ".": {},
2026-06-12 21:10:02.389191 | controller |                   "f:limits": {
2026-06-12 21:10:02.389207 | controller |                     ".": {},
2026-06-12 21:10:02.389221 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.389256 | controller |                     "f:memory": {}
2026-06-12 21:10:02.389276 | controller |                   },
2026-06-12 21:10:02.389292 | controller |                   "f:requests": {
2026-06-12 21:10:02.389306 | controller |                     ".": {},
2026-06-12 21:10:02.389341 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.389361 | controller |                     "f:memory": {}
2026-06-12 21:10:02.389383 | controller |                   }
2026-06-12 21:10:02.389451 | controller |                 },
2026-06-12 21:10:02.389519 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.389568 | controller |                   ".": {},
2026-06-12 21:10:02.389625 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.389655 | controller |                 },
2026-06-12 21:10:02.389710 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.389739 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 21:10:02.389792 | controller |                 "f:volumeMounts": {
2026-06-12 21:10:02.389821 | controller |                   ".": {},
2026-06-12 21:10:02.389900 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 21:10:02.389962 | controller |                     ".": {},
2026-06-12 21:10:02.389993 | controller |                     "f:mountPath": {},
2026-06-12 21:10:02.390046 | controller |                     "f:name": {},
2026-06-12 21:10:02.390076 | controller |                     "f:readOnly": {}
2026-06-12 21:10:02.390128 | controller |                   }
2026-06-12 21:10:02.390158 | controller |                 }
2026-06-12 21:10:02.390211 | controller |               }
2026-06-12 21:10:02.390244 | controller |             },
2026-06-12 21:10:02.390298 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.390331 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.390385 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.390417 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.390484 | controller |             "f:securityContext": {
2026-06-12 21:10:02.390518 | controller |               ".": {},
2026-06-12 21:10:02.390573 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.390602 | controller |             },
2026-06-12 21:10:02.390656 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.390684 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.390737 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.390765 | controller |             "f:tolerations": {},
2026-06-12 21:10:02.390814 | controller |             "f:volumes": {
2026-06-12 21:10:02.390843 | controller |               ".": {},
2026-06-12 21:10:02.390909 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-12 21:10:02.390972 | controller |                 ".": {},
2026-06-12 21:10:02.391005 | controller |                 "f:name": {},
2026-06-12 21:10:02.391083 | controller |                 "f:secret": {
2026-06-12 21:10:02.391140 | controller |                   ".": {},
2026-06-12 21:10:02.391166 | controller |                   "f:defaultMode": {},
2026-06-12 21:10:02.391183 | controller |                   "f:secretName": {}
2026-06-12 21:10:02.391220 | controller |                 }
2026-06-12 21:10:02.391240 | controller |               }
2026-06-12 21:10:02.391255 | controller |             }
2026-06-12 21:10:02.391270 | controller |           }
2026-06-12 21:10:02.391308 | controller |         },
2026-06-12 21:10:02.391327 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.391342 | controller |         "operation": "Update",
2026-06-12 21:10:02.391356 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.391395 | controller |       },
2026-06-12 21:10:02.391411 | controller |       {
2026-06-12 21:10:02.391426 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.391440 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.391479 | controller |         "fieldsV1": {
2026-06-12 21:10:02.391495 | controller |           "f:metadata": {
2026-06-12 21:10:02.391510 | controller |             "f:annotations": {
2026-06-12 21:10:02.391525 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.391565 | controller |             }
2026-06-12 21:10:02.391581 | controller |           }
2026-06-12 21:10:02.391601 | controller |         },
2026-06-12 21:10:02.391639 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.391657 | controller |         "operation": "Update",
2026-06-12 21:10:02.391672 | controller |         "subresource": "status",
2026-06-12 21:10:02.391686 | controller |         "time": "2026-06-12T20:15:19Z"
2026-06-12 21:10:02.391724 | controller |       },
2026-06-12 21:10:02.391742 | controller |       {
2026-06-12 21:10:02.391757 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.391771 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.391808 | controller |         "fieldsV1": {
2026-06-12 21:10:02.391824 | controller |           "f:status": {
2026-06-12 21:10:02.391839 | controller |             "f:conditions": {
2026-06-12 21:10:02.391887 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.391908 | controller |                 ".": {},
2026-06-12 21:10:02.391923 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.391959 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.391979 | controller |                 "f:status": {},
2026-06-12 21:10:02.391994 | controller |                 "f:type": {}
2026-06-12 21:10:02.392008 | controller |               },
2026-06-12 21:10:02.392044 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.392064 | controller |                 ".": {},
2026-06-12 21:10:02.392080 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.392094 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.392131 | controller |                 "f:status": {},
2026-06-12 21:10:02.392150 | controller |                 "f:type": {}
2026-06-12 21:10:02.392166 | controller |               },
2026-06-12 21:10:02.392180 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.392219 | controller |                 ".": {},
2026-06-12 21:10:02.392237 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.392252 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.392267 | controller |                 "f:status": {},
2026-06-12 21:10:02.392309 | controller |                 "f:type": {}
2026-06-12 21:10:02.392324 | controller |               },
2026-06-12 21:10:02.392340 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.392375 | controller |                 ".": {},
2026-06-12 21:10:02.392394 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.392409 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.392424 | controller |                 "f:status": {},
2026-06-12 21:10:02.392457 | controller |                 "f:type": {}
2026-06-12 21:10:02.392476 | controller |               }
2026-06-12 21:10:02.392491 | controller |             },
2026-06-12 21:10:02.392506 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.392551 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.392571 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.392586 | controller |             "f:phase": {},
2026-06-12 21:10:02.392619 | controller |             "f:podIP": {},
2026-06-12 21:10:02.392640 | controller |             "f:podIPs": {
2026-06-12 21:10:02.392655 | controller |               ".": {},
2026-06-12 21:10:02.392669 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-12 21:10:02.392704 | controller |                 ".": {},
2026-06-12 21:10:02.392724 | controller |                 "f:ip": {}
2026-06-12 21:10:02.392739 | controller |               }
2026-06-12 21:10:02.392754 | controller |             },
2026-06-12 21:10:02.392787 | controller |             "f:startTime": {}
2026-06-12 21:10:02.392806 | controller |           }
2026-06-12 21:10:02.392821 | controller |         },
2026-06-12 21:10:02.392835 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.392874 | controller |         "operation": "Update",
2026-06-12 21:10:02.392902 | controller |         "subresource": "status",
2026-06-12 21:10:02.392921 | controller |         "time": "2026-06-12T20:15:52Z"
2026-06-12 21:10:02.392958 | controller |       }
2026-06-12 21:10:02.392978 | controller |     ],
2026-06-12 21:10:02.392993 | controller |     "name": "openstack-baremetal-operator-controller-manager-678fc77c54tlvlc",
2026-06-12 21:10:02.393008 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.393023 | controller |     "ownerReferences": [
2026-06-12 21:10:02.393059 | controller |       {
2026-06-12 21:10:02.393080 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.393096 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.393110 | controller |         "controller": true,
2026-06-12 21:10:02.393125 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.393139 | controller |         "name": "openstack-baremetal-operator-controller-manager-678fc77c54",
2026-06-12 21:10:02.393153 | controller |         "uid": "7ad7a619-9a29-44d3-a20f-649248521f53"
2026-06-12 21:10:02.393167 | controller |       }
2026-06-12 21:10:02.393203 | controller |     ],
2026-06-12 21:10:02.393223 | controller |     "resourceVersion": "54753",
2026-06-12 21:10:02.393239 | controller |     "uid": "d7ffabf7-c769-44fd-b904-326556bbef09"
2026-06-12 21:10:02.393253 | controller |   },
2026-06-12 21:10:02.393267 | controller |   "spec": {
2026-06-12 21:10:02.393282 | controller |     "containers": [
2026-06-12 21:10:02.393296 | controller |       {
2026-06-12 21:10:02.393309 | controller |         "args": [
2026-06-12 21:10:02.393323 | controller |           "--leader-elect",
2026-06-12 21:10:02.393337 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.393351 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.393365 | controller |         ],
2026-06-12 21:10:02.393379 | controller |         "command": [
2026-06-12 21:10:02.393393 | controller |           "/manager"
2026-06-12 21:10:02.393427 | controller |         ],
2026-06-12 21:10:02.393447 | controller |         "env": [
2026-06-12 21:10:02.393463 | controller |           {
2026-06-12 21:10:02.393477 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.393491 | controller |             "value": "30"
2026-06-12 21:10:02.393505 | controller |           },
2026-06-12 21:10:02.393519 | controller |           {
2026-06-12 21:10:02.393533 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.393549 | controller |             "value": "20"
2026-06-12 21:10:02.393563 | controller |           },
2026-06-12 21:10:02.393644 | controller |           {
2026-06-12 21:10:02.393696 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.393714 | controller |             "value": "5"
2026-06-12 21:10:02.393729 | controller |           },
2026-06-12 21:10:02.393743 | controller |           {
2026-06-12 21:10:02.393757 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.393771 | controller |             "value": "true"
2026-06-12 21:10:02.393785 | controller |           },
2026-06-12 21:10:02.393824 | controller |           {
2026-06-12 21:10:02.393841 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.393867 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 21:10:02.393887 | controller |           },
2026-06-12 21:10:02.393902 | controller |           {
2026-06-12 21:10:02.393917 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.393931 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 21:10:02.393946 | controller |           },
2026-06-12 21:10:02.393960 | controller |           {
2026-06-12 21:10:02.393974 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.393992 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 21:10:02.394007 | controller |           },
2026-06-12 21:10:02.394021 | controller |           {
2026-06-12 21:10:02.394036 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394050 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 21:10:02.394065 | controller |           },
2026-06-12 21:10:02.394079 | controller |           {
2026-06-12 21:10:02.394094 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394108 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 21:10:02.394123 | controller |           },
2026-06-12 21:10:02.394137 | controller |           {
2026-06-12 21:10:02.394151 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394165 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 21:10:02.394179 | controller |           },
2026-06-12 21:10:02.394193 | controller |           {
2026-06-12 21:10:02.394207 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394221 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 21:10:02.394235 | controller |           },
2026-06-12 21:10:02.394250 | controller |           {
2026-06-12 21:10:02.394265 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394280 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 21:10:02.394295 | controller |           },
2026-06-12 21:10:02.394310 | controller |           {
2026-06-12 21:10:02.394324 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394339 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 21:10:02.394354 | controller |           },
2026-06-12 21:10:02.394369 | controller |           {
2026-06-12 21:10:02.394383 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394398 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 21:10:02.394413 | controller |           },
2026-06-12 21:10:02.394427 | controller |           {
2026-06-12 21:10:02.394442 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394457 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 21:10:02.394472 | controller |           },
2026-06-12 21:10:02.394486 | controller |           {
2026-06-12 21:10:02.394504 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394544 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 21:10:02.394560 | controller |           },
2026-06-12 21:10:02.394574 | controller |           {
2026-06-12 21:10:02.394589 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394603 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 21:10:02.394618 | controller |           },
2026-06-12 21:10:02.394632 | controller |           {
2026-06-12 21:10:02.394646 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394660 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 21:10:02.394679 | controller |           },
2026-06-12 21:10:02.394694 | controller |           {
2026-06-12 21:10:02.394708 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394726 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 21:10:02.394768 | controller |           },
2026-06-12 21:10:02.394783 | controller |           {
2026-06-12 21:10:02.394798 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394812 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 21:10:02.394827 | controller |           },
2026-06-12 21:10:02.394842 | controller |           {
2026-06-12 21:10:02.394873 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394889 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 21:10:02.394904 | controller |           },
2026-06-12 21:10:02.394919 | controller |           {
2026-06-12 21:10:02.394933 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.394948 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 21:10:02.394962 | controller |           },
2026-06-12 21:10:02.394976 | controller |           {
2026-06-12 21:10:02.394990 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395005 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 21:10:02.395019 | controller |           },
2026-06-12 21:10:02.395033 | controller |           {
2026-06-12 21:10:02.395047 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395061 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 21:10:02.395075 | controller |           },
2026-06-12 21:10:02.395090 | controller |           {
2026-06-12 21:10:02.395104 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395119 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 21:10:02.395134 | controller |           },
2026-06-12 21:10:02.395148 | controller |           {
2026-06-12 21:10:02.395162 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395177 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 21:10:02.395191 | controller |           },
2026-06-12 21:10:02.395205 | controller |           {
2026-06-12 21:10:02.395219 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395233 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 21:10:02.395247 | controller |           },
2026-06-12 21:10:02.395261 | controller |           {
2026-06-12 21:10:02.395275 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395289 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 21:10:02.395304 | controller |           },
2026-06-12 21:10:02.395318 | controller |           {
2026-06-12 21:10:02.395333 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395347 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 21:10:02.395361 | controller |           },
2026-06-12 21:10:02.395375 | controller |           {
2026-06-12 21:10:02.395393 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395408 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 21:10:02.395422 | controller |           },
2026-06-12 21:10:02.395436 | controller |           {
2026-06-12 21:10:02.395450 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395463 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 21:10:02.395477 | controller |           },
2026-06-12 21:10:02.395491 | controller |           {
2026-06-12 21:10:02.395505 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395519 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 21:10:02.395533 | controller |           },
2026-06-12 21:10:02.395547 | controller |           {
2026-06-12 21:10:02.395560 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395574 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 21:10:02.395587 | controller |           },
2026-06-12 21:10:02.395601 | controller |           {
2026-06-12 21:10:02.395615 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395628 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 21:10:02.395642 | controller |           },
2026-06-12 21:10:02.395656 | controller |           {
2026-06-12 21:10:02.395670 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395684 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 21:10:02.395698 | controller |           },
2026-06-12 21:10:02.395711 | controller |           {
2026-06-12 21:10:02.395725 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395739 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 21:10:02.395753 | controller |           },
2026-06-12 21:10:02.395767 | controller |           {
2026-06-12 21:10:02.395780 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395797 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 21:10:02.395840 | controller |           },
2026-06-12 21:10:02.395883 | controller |           {
2026-06-12 21:10:02.395901 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395917 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 21:10:02.395934 | controller |           },
2026-06-12 21:10:02.395948 | controller |           {
2026-06-12 21:10:02.395962 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.395977 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 21:10:02.395991 | controller |           },
2026-06-12 21:10:02.396005 | controller |           {
2026-06-12 21:10:02.396018 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396032 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 21:10:02.396046 | controller |           },
2026-06-12 21:10:02.396060 | controller |           {
2026-06-12 21:10:02.396073 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396091 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 21:10:02.396105 | controller |           },
2026-06-12 21:10:02.396119 | controller |           {
2026-06-12 21:10:02.396133 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396147 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 21:10:02.396161 | controller |           },
2026-06-12 21:10:02.396175 | controller |           {
2026-06-12 21:10:02.396190 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396204 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 21:10:02.396218 | controller |           },
2026-06-12 21:10:02.396232 | controller |           {
2026-06-12 21:10:02.396246 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396260 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 21:10:02.396275 | controller |           },
2026-06-12 21:10:02.396289 | controller |           {
2026-06-12 21:10:02.396303 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396317 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 21:10:02.396332 | controller |           },
2026-06-12 21:10:02.396346 | controller |           {
2026-06-12 21:10:02.396360 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396375 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 21:10:02.396390 | controller |           },
2026-06-12 21:10:02.396405 | controller |           {
2026-06-12 21:10:02.396419 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396433 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 21:10:02.396448 | controller |           },
2026-06-12 21:10:02.396462 | controller |           {
2026-06-12 21:10:02.396477 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396491 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 21:10:02.396505 | controller |           },
2026-06-12 21:10:02.396520 | controller |           {
2026-06-12 21:10:02.396534 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396548 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 21:10:02.396563 | controller |           },
2026-06-12 21:10:02.396577 | controller |           {
2026-06-12 21:10:02.396592 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396606 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 21:10:02.396620 | controller |           },
2026-06-12 21:10:02.396635 | controller |           {
2026-06-12 21:10:02.396649 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396663 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 21:10:02.396678 | controller |           },
2026-06-12 21:10:02.396692 | controller |           {
2026-06-12 21:10:02.396706 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396721 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 21:10:02.396735 | controller |           },
2026-06-12 21:10:02.396756 | controller |           {
2026-06-12 21:10:02.396770 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396785 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 21:10:02.396799 | controller |           },
2026-06-12 21:10:02.396813 | controller |           {
2026-06-12 21:10:02.396827 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396841 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 21:10:02.396886 | controller |           },
2026-06-12 21:10:02.396912 | controller |           {
2026-06-12 21:10:02.396927 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.396942 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 21:10:02.396956 | controller |           },
2026-06-12 21:10:02.396971 | controller |           {
2026-06-12 21:10:02.396985 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397000 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 21:10:02.397014 | controller |           },
2026-06-12 21:10:02.397028 | controller |           {
2026-06-12 21:10:02.397042 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397057 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 21:10:02.397071 | controller |           },
2026-06-12 21:10:02.397085 | controller |           {
2026-06-12 21:10:02.397099 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397113 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 21:10:02.397127 | controller |           },
2026-06-12 21:10:02.397141 | controller |           {
2026-06-12 21:10:02.397156 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397170 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 21:10:02.397185 | controller |           },
2026-06-12 21:10:02.397199 | controller |           {
2026-06-12 21:10:02.397213 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397227 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 21:10:02.397241 | controller |           },
2026-06-12 21:10:02.397255 | controller |           {
2026-06-12 21:10:02.397269 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397283 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 21:10:02.397298 | controller |           },
2026-06-12 21:10:02.397312 | controller |           {
2026-06-12 21:10:02.397326 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397340 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 21:10:02.397355 | controller |           },
2026-06-12 21:10:02.397369 | controller |           {
2026-06-12 21:10:02.397383 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397398 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 21:10:02.397413 | controller |           },
2026-06-12 21:10:02.397427 | controller |           {
2026-06-12 21:10:02.397441 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397459 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 21:10:02.397474 | controller |           },
2026-06-12 21:10:02.397488 | controller |           {
2026-06-12 21:10:02.397502 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397516 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 21:10:02.397529 | controller |           },
2026-06-12 21:10:02.397543 | controller |           {
2026-06-12 21:10:02.397556 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397570 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 21:10:02.397586 | controller |           },
2026-06-12 21:10:02.397600 | controller |           {
2026-06-12 21:10:02.397614 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397643 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 21:10:02.397659 | controller |           },
2026-06-12 21:10:02.397673 | controller |           {
2026-06-12 21:10:02.397687 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397700 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 21:10:02.397714 | controller |           },
2026-06-12 21:10:02.397728 | controller |           {
2026-06-12 21:10:02.397742 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397756 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 21:10:02.397772 | controller |           },
2026-06-12 21:10:02.397786 | controller |           {
2026-06-12 21:10:02.397800 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397814 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 21:10:02.397828 | controller |           },
2026-06-12 21:10:02.397842 | controller |           {
2026-06-12 21:10:02.397859 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.397896 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 21:10:02.397912 | controller |           },
2026-06-12 21:10:02.397927 | controller |           {
2026-06-12 21:10:02.397992 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398010 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 21:10:02.398025 | controller |           },
2026-06-12 21:10:02.398039 | controller |           {
2026-06-12 21:10:02.398053 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398068 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 21:10:02.398083 | controller |           },
2026-06-12 21:10:02.398097 | controller |           {
2026-06-12 21:10:02.398111 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398126 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 21:10:02.398140 | controller |           },
2026-06-12 21:10:02.398154 | controller |           {
2026-06-12 21:10:02.398168 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398181 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 21:10:02.398200 | controller |           },
2026-06-12 21:10:02.398214 | controller |           {
2026-06-12 21:10:02.398229 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398243 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 21:10:02.398257 | controller |           },
2026-06-12 21:10:02.398272 | controller |           {
2026-06-12 21:10:02.398286 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398300 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 21:10:02.398315 | controller |           },
2026-06-12 21:10:02.398329 | controller |           {
2026-06-12 21:10:02.398343 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 21:10:02.398357 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 21:10:02.398372 | controller |           },
2026-06-12 21:10:02.398386 | controller |           {
2026-06-12 21:10:02.398400 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398415 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 21:10:02.398429 | controller |           },
2026-06-12 21:10:02.398444 | controller |           {
2026-06-12 21:10:02.398458 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398476 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 21:10:02.398519 | controller |           },
2026-06-12 21:10:02.398536 | controller |           {
2026-06-12 21:10:02.398551 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398566 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 21:10:02.398585 | controller |           },
2026-06-12 21:10:02.398607 | controller |           {
2026-06-12 21:10:02.398629 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398646 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 21:10:02.398661 | controller |           },
2026-06-12 21:10:02.398676 | controller |           {
2026-06-12 21:10:02.398690 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398705 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 21:10:02.398720 | controller |           },
2026-06-12 21:10:02.398734 | controller |           {
2026-06-12 21:10:02.398749 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398763 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 21:10:02.398778 | controller |           },
2026-06-12 21:10:02.398793 | controller |           {
2026-06-12 21:10:02.398807 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398821 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 21:10:02.398836 | controller |           },
2026-06-12 21:10:02.398869 | controller |           {
2026-06-12 21:10:02.398890 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398905 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 21:10:02.398920 | controller |           },
2026-06-12 21:10:02.398934 | controller |           {
2026-06-12 21:10:02.398952 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.398967 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 21:10:02.398982 | controller |           },
2026-06-12 21:10:02.398996 | controller |           {
2026-06-12 21:10:02.399010 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.399086 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 21:10:02.399134 | controller |           },
2026-06-12 21:10:02.399150 | controller |           {
2026-06-12 21:10:02.399165 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.399180 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 21:10:02.399195 | controller |           },
2026-06-12 21:10:02.399210 | controller |           {
2026-06-12 21:10:02.399224 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.399239 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 21:10:02.399253 | controller |           },
2026-06-12 21:10:02.399268 | controller |           {
2026-06-12 21:10:02.399282 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.399297 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 21:10:02.399311 | controller |           },
2026-06-12 21:10:02.399326 | controller |           {
2026-06-12 21:10:02.399340 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.399354 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 21:10:02.399369 | controller |           },
2026-06-12 21:10:02.399383 | controller |           {
2026-06-12 21:10:02.399397 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.399412 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 21:10:02.399427 | controller |           },
2026-06-12 21:10:02.399441 | controller |           {
2026-06-12 21:10:02.399456 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.399470 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 21:10:02.399484 | controller |           },
2026-06-12 21:10:02.399498 | controller |           {
2026-06-12 21:10:02.399513 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.399527 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 21:10:02.399541 | controller |           },
2026-06-12 21:10:02.399555 | controller |           {
2026-06-12 21:10:02.399569 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.399583 | controller |             "value": "false"
2026-06-12 21:10:02.399597 | controller |           }
2026-06-12 21:10:02.399611 | controller |         ],
2026-06-12 21:10:02.399625 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 21:10:02.399640 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.399655 | controller |         "livenessProbe": {
2026-06-12 21:10:02.399669 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.399684 | controller |           "httpGet": {
2026-06-12 21:10:02.399698 | controller |             "path": "/healthz",
2026-06-12 21:10:02.399712 | controller |             "port": 8081,
2026-06-12 21:10:02.399730 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.399745 | controller |           },
2026-06-12 21:10:02.399759 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.399773 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.399787 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.399801 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.399815 | controller |         },
2026-06-12 21:10:02.399829 | controller |         "name": "manager",
2026-06-12 21:10:02.399843 | controller |         "readinessProbe": {
2026-06-12 21:10:02.399880 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.399897 | controller |           "httpGet": {
2026-06-12 21:10:02.399911 | controller |             "path": "/readyz",
2026-06-12 21:10:02.399925 | controller |             "port": 8081,
2026-06-12 21:10:02.399939 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.399957 | controller |           },
2026-06-12 21:10:02.400026 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.400052 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.400068 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.400083 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.400098 | controller |         },
2026-06-12 21:10:02.400112 | controller |         "resources": {
2026-06-12 21:10:02.400126 | controller |           "limits": {
2026-06-12 21:10:02.400141 | controller |             "cpu": "500m",
2026-06-12 21:10:02.400182 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.400203 | controller |           },
2026-06-12 21:10:02.400219 | controller |           "requests": {
2026-06-12 21:10:02.400233 | controller |             "cpu": "10m",
2026-06-12 21:10:02.400248 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.400262 | controller |           }
2026-06-12 21:10:02.400276 | controller |         },
2026-06-12 21:10:02.400290 | controller |         "securityContext": {
2026-06-12 21:10:02.400304 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.400318 | controller |           "capabilities": {
2026-06-12 21:10:02.400332 | controller |             "drop": [
2026-06-12 21:10:02.400346 | controller |               "ALL"
2026-06-12 21:10:02.400360 | controller |             ]
2026-06-12 21:10:02.400374 | controller |           },
2026-06-12 21:10:02.400388 | controller |           "runAsUser": 1000660000
2026-06-12 21:10:02.400402 | controller |         },
2026-06-12 21:10:02.400415 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.400429 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.400443 | controller |         "volumeMounts": [
2026-06-12 21:10:02.400457 | controller |           {
2026-06-12 21:10:02.400471 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 21:10:02.400485 | controller |             "name": "cert",
2026-06-12 21:10:02.400499 | controller |             "readOnly": true
2026-06-12 21:10:02.400513 | controller |           },
2026-06-12 21:10:02.400528 | controller |           {
2026-06-12 21:10:02.400542 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.400557 | controller |             "name": "kube-api-access-48t8v",
2026-06-12 21:10:02.400571 | controller |             "readOnly": true
2026-06-12 21:10:02.400586 | controller |           }
2026-06-12 21:10:02.400600 | controller |         ]
2026-06-12 21:10:02.400615 | controller |       }
2026-06-12 21:10:02.400629 | controller |     ],
2026-06-12 21:10:02.400643 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.400657 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.400671 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.400685 | controller |       {
2026-06-12 21:10:02.400699 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-jkhrn"
2026-06-12 21:10:02.400717 | controller |       }
2026-06-12 21:10:02.400732 | controller |     ],
2026-06-12 21:10:02.400746 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.400761 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.400776 | controller |     "priority": 0,
2026-06-12 21:10:02.400790 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.400805 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.400820 | controller |     "securityContext": {
2026-06-12 21:10:02.400834 | controller |       "fsGroup": 1000660000,
2026-06-12 21:10:02.400852 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.400886 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.400902 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.400917 | controller |       },
2026-06-12 21:10:02.400931 | controller |       "seccompProfile": {
2026-06-12 21:10:02.400946 | controller |         "type": "RuntimeDefault"
2026-06-12 21:10:02.400960 | controller |       }
2026-06-12 21:10:02.400975 | controller |     },
2026-06-12 21:10:02.400989 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-12 21:10:02.401004 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-12 21:10:02.401018 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.401033 | controller |     "tolerations": [
2026-06-12 21:10:02.401047 | controller |       {
2026-06-12 21:10:02.401062 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.401076 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.401091 | controller |         "operator": "Exists",
2026-06-12 21:10:02.401105 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.401120 | controller |       },
2026-06-12 21:10:02.401135 | controller |       {
2026-06-12 21:10:02.401152 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.401173 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.401197 | controller |         "operator": "Exists",
2026-06-12 21:10:02.401258 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.401292 | controller |       },
2026-06-12 21:10:02.401321 | controller |       {
2026-06-12 21:10:02.401348 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.401374 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.401401 | controller |         "operator": "Exists"
2026-06-12 21:10:02.401426 | controller |       }
2026-06-12 21:10:02.401452 | controller |     ],
2026-06-12 21:10:02.401478 | controller |     "volumes": [
2026-06-12 21:10:02.401504 | controller |       {
2026-06-12 21:10:02.401530 | controller |         "name": "cert",
2026-06-12 21:10:02.401555 | controller |         "secret": {
2026-06-12 21:10:02.401580 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.401605 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-12 21:10:02.401631 | controller |         }
2026-06-12 21:10:02.401657 | controller |       },
2026-06-12 21:10:02.401704 | controller |       {
2026-06-12 21:10:02.401734 | controller |         "name": "kube-api-access-48t8v",
2026-06-12 21:10:02.401762 | controller |         "projected": {
2026-06-12 21:10:02.401789 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.401815 | controller |           "sources": [
2026-06-12 21:10:02.401841 | controller |             {
2026-06-12 21:10:02.401888 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.401918 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.401945 | controller |                 "path": "token"
2026-06-12 21:10:02.401972 | controller |               }
2026-06-12 21:10:02.401998 | controller |             },
2026-06-12 21:10:02.402024 | controller |             {
2026-06-12 21:10:02.402077 | controller |               "configMap": {
2026-06-12 21:10:02.402107 | controller |                 "items": [
2026-06-12 21:10:02.402129 | controller |                   {
2026-06-12 21:10:02.402146 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.402162 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.402177 | controller |                   }
2026-06-12 21:10:02.402192 | controller |                 ],
2026-06-12 21:10:02.402206 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.402221 | controller |               }
2026-06-12 21:10:02.402235 | controller |             },
2026-06-12 21:10:02.402250 | controller |             {
2026-06-12 21:10:02.402264 | controller |               "downwardAPI": {
2026-06-12 21:10:02.402279 | controller |                 "items": [
2026-06-12 21:10:02.402294 | controller |                   {
2026-06-12 21:10:02.402354 | controller |                     "fieldRef": {
2026-06-12 21:10:02.402401 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.402421 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.402436 | controller |                     },
2026-06-12 21:10:02.402451 | controller |                     "path": "namespace"
2026-06-12 21:10:02.402466 | controller |                   }
2026-06-12 21:10:02.402481 | controller |                 ]
2026-06-12 21:10:02.402495 | controller |               }
2026-06-12 21:10:02.402513 | controller |             },
2026-06-12 21:10:02.402578 | controller |             {
2026-06-12 21:10:02.402603 | controller |               "configMap": {
2026-06-12 21:10:02.402618 | controller |                 "items": [
2026-06-12 21:10:02.402633 | controller |                   {
2026-06-12 21:10:02.402647 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.402662 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.402676 | controller |                   }
2026-06-12 21:10:02.402690 | controller |                 ],
2026-06-12 21:10:02.402704 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.402718 | controller |               }
2026-06-12 21:10:02.402733 | controller |             }
2026-06-12 21:10:02.402746 | controller |           ]
2026-06-12 21:10:02.402760 | controller |         }
2026-06-12 21:10:02.402774 | controller |       }
2026-06-12 21:10:02.402787 | controller |     ]
2026-06-12 21:10:02.402801 | controller |   },
2026-06-12 21:10:02.402815 | controller |   "status": {
2026-06-12 21:10:02.402828 | controller |     "conditions": [
2026-06-12 21:10:02.402842 | controller |       {
2026-06-12 21:10:02.402878 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.402894 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.402909 | controller |         "status": "True",
2026-06-12 21:10:02.402923 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.402938 | controller |       },
2026-06-12 21:10:02.402953 | controller |       {
2026-06-12 21:10:02.402969 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.402984 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.402998 | controller |         "status": "True",
2026-06-12 21:10:02.403012 | controller |         "type": "Initialized"
2026-06-12 21:10:02.403026 | controller |       },
2026-06-12 21:10:02.403040 | controller |       {
2026-06-12 21:10:02.403053 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.403067 | controller |         "lastTransitionTime": "2026-06-12T20:15:51Z",
2026-06-12 21:10:02.403081 | controller |         "status": "True",
2026-06-12 21:10:02.403095 | controller |         "type": "Ready"
2026-06-12 21:10:02.403108 | controller |       },
2026-06-12 21:10:02.403122 | controller |       {
2026-06-12 21:10:02.403136 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.403154 | controller |         "lastTransitionTime": "2026-06-12T20:15:51Z",
2026-06-12 21:10:02.403168 | controller |         "status": "True",
2026-06-12 21:10:02.403182 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.403196 | controller |       },
2026-06-12 21:10:02.403211 | controller |       {
2026-06-12 21:10:02.403226 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.403240 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.403255 | controller |         "status": "True",
2026-06-12 21:10:02.403269 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.403283 | controller |       }
2026-06-12 21:10:02.403297 | controller |     ],
2026-06-12 21:10:02.403312 | controller |     "containerStatuses": [
2026-06-12 21:10:02.403326 | controller |       {
2026-06-12 21:10:02.403340 | controller |         "allocatedResources": {
2026-06-12 21:10:02.403354 | controller |           "cpu": "10m",
2026-06-12 21:10:02.403368 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.403383 | controller |         },
2026-06-12 21:10:02.403397 | controller |         "containerID": "cri-o://fe0a1711b388c0816d9261332847aa5ce68eb6693b4081c725d4eebd37966ca6",
2026-06-12 21:10:02.403411 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 21:10:02.403426 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 21:10:02.403445 | controller |         "lastState": {},
2026-06-12 21:10:02.403490 | controller |         "name": "manager",
2026-06-12 21:10:02.403507 | controller |         "ready": true,
2026-06-12 21:10:02.403522 | controller |         "resources": {
2026-06-12 21:10:02.403537 | controller |           "limits": {
2026-06-12 21:10:02.403551 | controller |             "cpu": "500m",
2026-06-12 21:10:02.403566 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.403580 | controller |           },
2026-06-12 21:10:02.403595 | controller |           "requests": {
2026-06-12 21:10:02.403609 | controller |             "cpu": "10m",
2026-06-12 21:10:02.403624 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.403638 | controller |           }
2026-06-12 21:10:02.403653 | controller |         },
2026-06-12 21:10:02.403693 | controller |         "restartCount": 0,
2026-06-12 21:10:02.403712 | controller |         "started": true,
2026-06-12 21:10:02.403727 | controller |         "state": {
2026-06-12 21:10:02.403741 | controller |           "running": {
2026-06-12 21:10:02.403774 | controller |             "startedAt": "2026-06-12T20:15:39Z"
2026-06-12 21:10:02.403793 | controller |           }
2026-06-12 21:10:02.403808 | controller |         },
2026-06-12 21:10:02.403823 | controller |         "user": {
2026-06-12 21:10:02.403837 | controller |           "linux": {
2026-06-12 21:10:02.403867 | controller |             "gid": 0,
2026-06-12 21:10:02.403886 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.403902 | controller |               0,
2026-06-12 21:10:02.403916 | controller |               1000660000
2026-06-12 21:10:02.403931 | controller |             ],
2026-06-12 21:10:02.403945 | controller |             "uid": 1000660000
2026-06-12 21:10:02.403960 | controller |           }
2026-06-12 21:10:02.403974 | controller |         },
2026-06-12 21:10:02.403988 | controller |         "volumeMounts": [
2026-06-12 21:10:02.404002 | controller |           {
2026-06-12 21:10:02.404017 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 21:10:02.404031 | controller |             "name": "cert",
2026-06-12 21:10:02.404046 | controller |             "readOnly": true,
2026-06-12 21:10:02.404060 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.404074 | controller |           },
2026-06-12 21:10:02.404093 | controller |           {
2026-06-12 21:10:02.404107 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.404122 | controller |             "name": "kube-api-access-48t8v",
2026-06-12 21:10:02.404136 | controller |             "readOnly": true,
2026-06-12 21:10:02.404150 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.404165 | controller |           }
2026-06-12 21:10:02.404179 | controller |         ]
2026-06-12 21:10:02.404194 | controller |       }
2026-06-12 21:10:02.404208 | controller |     ],
2026-06-12 21:10:02.404222 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.404236 | controller |     "hostIPs": [
2026-06-12 21:10:02.404251 | controller |       {
2026-06-12 21:10:02.404265 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.404279 | controller |       }
2026-06-12 21:10:02.404293 | controller |     ],
2026-06-12 21:10:02.404307 | controller |     "phase": "Running",
2026-06-12 21:10:02.404322 | controller |     "podIP": "10.217.0.87",
2026-06-12 21:10:02.404336 | controller |     "podIPs": [
2026-06-12 21:10:02.404351 | controller |       {
2026-06-12 21:10:02.404365 | controller |         "ip": "10.217.0.87"
2026-06-12 21:10:02.404380 | controller |       }
2026-06-12 21:10:02.404394 | controller |     ],
2026-06-12 21:10:02.404408 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.404422 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.404437 | controller |   }
2026-06-12 21:10:02.404451 | controller | }
2026-06-12 21:10:02.432673 | controller | ok:
2026-06-12 21:10:02.432741 | controller | {
2026-06-12 21:10:02.432776 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.432807 | controller |   "kind": "Pod",
2026-06-12 21:10:02.432836 | controller |   "metadata": {
2026-06-12 21:10:02.432887 | controller |     "annotations": {
2026-06-12 21:10:02.432937 | 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 21:10:02.432974 | controller |       "capabilities": "Seamless Upgrades",
2026-06-12 21:10:02.433002 | controller |       "createdAt": "2026-06-12T19:36:16Z",
2026-06-12 21:10:02.433029 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-12 21:10:02.433055 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-12 21:10:02.433082 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-12 21:10:02.433107 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-12 21:10:02.433133 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-12 21:10:02.433198 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-12 21:10:02.433225 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-12 21:10:02.433252 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.62/23\"],\"mac_address\":\"0a:58:0a:d9:00:3e\",\"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.62/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 21:10:02.433318 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.62\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:3e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 21:10:02.433349 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-12 21:10:02.433371 | controller |       "olm.operatorGroup": "openstack",
2026-06-12 21:10:02.433391 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-12 21:10:02.433410 | controller |       "olm.targetNamespaces": "",
2026-06-12 21:10:02.433425 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 21:10:02.433440 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-12 21:10:02.433456 | 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 21:10:02.433475 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-12 21:10:02.433491 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-12 21:10:02.433506 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-12 21:10:02.433520 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-12 21:10:02.433535 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 21:10:02.433549 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 21:10:02.433564 | controller |     },
2026-06-12 21:10:02.433578 | controller |     "creationTimestamp": "2026-06-12T20:12:41Z",
2026-06-12 21:10:02.433592 | controller |     "generateName": "openstack-operator-controller-init-79b69d9d8-",
2026-06-12 21:10:02.433606 | controller |     "generation": 1,
2026-06-12 21:10:02.433621 | controller |     "labels": {
2026-06-12 21:10:02.433635 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-12 21:10:02.433649 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.433664 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-12 21:10:02.433678 | controller |       "pod-template-hash": "79b69d9d8"
2026-06-12 21:10:02.433692 | controller |     },
2026-06-12 21:10:02.433706 | controller |     "managedFields": [
2026-06-12 21:10:02.433720 | controller |       {
2026-06-12 21:10:02.433734 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.433748 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.433762 | controller |         "fieldsV1": {
2026-06-12 21:10:02.433777 | controller |           "f:metadata": {
2026-06-12 21:10:02.433790 | controller |             "f:annotations": {
2026-06-12 21:10:02.433804 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.433818 | controller |             }
2026-06-12 21:10:02.433832 | controller |           }
2026-06-12 21:10:02.433846 | controller |         },
2026-06-12 21:10:02.433892 | controller |         "manager": "crc",
2026-06-12 21:10:02.433909 | controller |         "operation": "Update",
2026-06-12 21:10:02.433924 | controller |         "subresource": "status",
2026-06-12 21:10:02.433938 | controller |         "time": "2026-06-12T20:12:41Z"
2026-06-12 21:10:02.433956 | controller |       },
2026-06-12 21:10:02.433971 | controller |       {
2026-06-12 21:10:02.433986 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.434001 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.434015 | controller |         "fieldsV1": {
2026-06-12 21:10:02.434030 | controller |           "f:metadata": {
2026-06-12 21:10:02.434044 | controller |             "f:annotations": {
2026-06-12 21:10:02.434058 | controller |               ".": {},
2026-06-12 21:10:02.434095 | controller |               "f:alm-examples": {},
2026-06-12 21:10:02.434112 | controller |               "f:capabilities": {},
2026-06-12 21:10:02.434126 | controller |               "f:createdAt": {},
2026-06-12 21:10:02.434141 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-12 21:10:02.434155 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-12 21:10:02.434170 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-12 21:10:02.434184 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-12 21:10:02.434198 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-12 21:10:02.434212 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-12 21:10:02.434258 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-12 21:10:02.434275 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-12 21:10:02.434290 | controller |               "f:olm.operatorGroup": {},
2026-06-12 21:10:02.434305 | controller |               "f:olm.operatorNamespace": {},
2026-06-12 21:10:02.434320 | controller |               "f:olm.targetNamespaces": {},
2026-06-12 21:10:02.434334 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-12 21:10:02.434349 | controller |               "f:operatorframework.io/properties": {},
2026-06-12 21:10:02.434363 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-12 21:10:02.434381 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-12 21:10:02.434402 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-12 21:10:02.434421 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-12 21:10:02.434500 | controller |             },
2026-06-12 21:10:02.434520 | controller |             "f:generateName": {},
2026-06-12 21:10:02.434540 | controller |             "f:labels": {
2026-06-12 21:10:02.434604 | controller |               ".": {},
2026-06-12 21:10:02.434625 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.434645 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.434711 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.434738 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.434756 | controller |             },
2026-06-12 21:10:02.434772 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.434787 | controller |               ".": {},
2026-06-12 21:10:02.434802 | controller |               "k:{\"uid\":\"cf6db926-5cf6-426e-a7e9-294d53a1fe17\"}": {}
2026-06-12 21:10:02.434817 | controller |             }
2026-06-12 21:10:02.434831 | controller |           },
2026-06-12 21:10:02.434846 | controller |           "f:spec": {
2026-06-12 21:10:02.434884 | controller |             "f:containers": {
2026-06-12 21:10:02.434901 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-12 21:10:02.434915 | controller |                 ".": {},
2026-06-12 21:10:02.434930 | controller |                 "f:args": {},
2026-06-12 21:10:02.434945 | controller |                 "f:command": {},
2026-06-12 21:10:02.434960 | controller |                 "f:env": {
2026-06-12 21:10:02.434978 | controller |                   ".": {},
2026-06-12 21:10:02.434993 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.435008 | controller |                     ".": {},
2026-06-12 21:10:02.435022 | controller |                     "f:name": {},
2026-06-12 21:10:02.435037 | controller |                     "f:value": {}
2026-06-12 21:10:02.435051 | controller |                   },
2026-06-12 21:10:02.435066 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.435080 | controller |                     ".": {},
2026-06-12 21:10:02.435095 | controller |                     "f:name": {},
2026-06-12 21:10:02.435109 | controller |                     "f:value": {}
2026-06-12 21:10:02.435123 | controller |                   },
2026-06-12 21:10:02.435138 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-12 21:10:02.435152 | controller |                     ".": {},
2026-06-12 21:10:02.435167 | controller |                     "f:name": {},
2026-06-12 21:10:02.435181 | controller |                     "f:value": {}
2026-06-12 21:10:02.435196 | controller |                   },
2026-06-12 21:10:02.435210 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-12 21:10:02.435225 | controller |                     ".": {},
2026-06-12 21:10:02.435239 | controller |                     "f:name": {},
2026-06-12 21:10:02.435254 | controller |                     "f:value": {}
2026-06-12 21:10:02.435268 | controller |                   },
2026-06-12 21:10:02.435283 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-12 21:10:02.435333 | controller |                     ".": {},
2026-06-12 21:10:02.435349 | controller |                     "f:name": {},
2026-06-12 21:10:02.435363 | controller |                     "f:value": {}
2026-06-12 21:10:02.435378 | controller |                   },
2026-06-12 21:10:02.435392 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.435407 | controller |                     ".": {},
2026-06-12 21:10:02.435421 | controller |                     "f:name": {},
2026-06-12 21:10:02.435435 | controller |                     "f:value": {}
2026-06-12 21:10:02.435450 | controller |                   },
2026-06-12 21:10:02.435464 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.435478 | controller |                     ".": {},
2026-06-12 21:10:02.435492 | controller |                     "f:name": {},
2026-06-12 21:10:02.435506 | controller |                     "f:value": {}
2026-06-12 21:10:02.435520 | controller |                   },
2026-06-12 21:10:02.435535 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.435549 | controller |                     ".": {},
2026-06-12 21:10:02.435564 | controller |                     "f:name": {},
2026-06-12 21:10:02.435579 | controller |                     "f:value": {}
2026-06-12 21:10:02.435593 | controller |                   },
2026-06-12 21:10:02.435607 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.435621 | controller |                     ".": {},
2026-06-12 21:10:02.435636 | controller |                     "f:name": {},
2026-06-12 21:10:02.435650 | controller |                     "f:value": {}
2026-06-12 21:10:02.435664 | controller |                   },
2026-06-12 21:10:02.435678 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.435692 | controller |                     ".": {},
2026-06-12 21:10:02.435706 | controller |                     "f:name": {},
2026-06-12 21:10:02.435720 | controller |                     "f:value": {}
2026-06-12 21:10:02.435734 | controller |                   },
2026-06-12 21:10:02.435748 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.435766 | controller |                     ".": {},
2026-06-12 21:10:02.435781 | controller |                     "f:name": {},
2026-06-12 21:10:02.435795 | controller |                     "f:value": {}
2026-06-12 21:10:02.435809 | controller |                   },
2026-06-12 21:10:02.435823 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.435837 | controller |                     ".": {},
2026-06-12 21:10:02.435866 | controller |                     "f:name": {},
2026-06-12 21:10:02.435886 | controller |                     "f:value": {}
2026-06-12 21:10:02.435901 | controller |                   },
2026-06-12 21:10:02.435915 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.435930 | controller |                     ".": {},
2026-06-12 21:10:02.435944 | controller |                     "f:name": {},
2026-06-12 21:10:02.435958 | controller |                     "f:value": {}
2026-06-12 21:10:02.435971 | controller |                   },
2026-06-12 21:10:02.435985 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.436000 | controller |                     ".": {},
2026-06-12 21:10:02.436014 | controller |                     "f:name": {},
2026-06-12 21:10:02.436027 | controller |                     "f:value": {}
2026-06-12 21:10:02.436041 | controller |                   },
2026-06-12 21:10:02.436055 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.436069 | controller |                     ".": {},
2026-06-12 21:10:02.436083 | controller |                     "f:name": {},
2026-06-12 21:10:02.436097 | controller |                     "f:value": {}
2026-06-12 21:10:02.436111 | controller |                   },
2026-06-12 21:10:02.436125 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.436139 | controller |                     ".": {},
2026-06-12 21:10:02.436153 | controller |                     "f:name": {},
2026-06-12 21:10:02.436167 | controller |                     "f:value": {}
2026-06-12 21:10:02.436181 | controller |                   },
2026-06-12 21:10:02.436195 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.436209 | controller |                     ".": {},
2026-06-12 21:10:02.436223 | controller |                     "f:name": {},
2026-06-12 21:10:02.436237 | controller |                     "f:value": {}
2026-06-12 21:10:02.436251 | controller |                   },
2026-06-12 21:10:02.436265 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.436279 | controller |                     ".": {},
2026-06-12 21:10:02.436293 | controller |                     "f:name": {},
2026-06-12 21:10:02.436307 | controller |                     "f:value": {}
2026-06-12 21:10:02.436321 | controller |                   },
2026-06-12 21:10:02.436336 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.436350 | controller |                     ".": {},
2026-06-12 21:10:02.436393 | controller |                     "f:name": {},
2026-06-12 21:10:02.436413 | controller |                     "f:value": {}
2026-06-12 21:10:02.436428 | controller |                   },
2026-06-12 21:10:02.436443 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.436458 | controller |                     ".": {},
2026-06-12 21:10:02.436473 | controller |                     "f:name": {},
2026-06-12 21:10:02.436487 | controller |                     "f:value": {}
2026-06-12 21:10:02.436509 | controller |                   },
2026-06-12 21:10:02.436524 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.436538 | controller |                     ".": {},
2026-06-12 21:10:02.436552 | controller |                     "f:name": {},
2026-06-12 21:10:02.436567 | controller |                     "f:value": {}
2026-06-12 21:10:02.436581 | controller |                   },
2026-06-12 21:10:02.436595 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.436610 | controller |                     ".": {},
2026-06-12 21:10:02.436625 | controller |                     "f:name": {},
2026-06-12 21:10:02.436640 | controller |                     "f:value": {}
2026-06-12 21:10:02.436654 | controller |                   },
2026-06-12 21:10:02.436668 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.436683 | controller |                     ".": {},
2026-06-12 21:10:02.436697 | controller |                     "f:name": {},
2026-06-12 21:10:02.436712 | controller |                     "f:value": {}
2026-06-12 21:10:02.436726 | controller |                   },
2026-06-12 21:10:02.436741 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.436756 | controller |                     ".": {},
2026-06-12 21:10:02.436770 | controller |                     "f:name": {},
2026-06-12 21:10:02.436784 | controller |                     "f:value": {}
2026-06-12 21:10:02.436799 | controller |                   },
2026-06-12 21:10:02.436813 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.436828 | controller |                     ".": {},
2026-06-12 21:10:02.436842 | controller |                     "f:name": {},
2026-06-12 21:10:02.436875 | controller |                     "f:value": {}
2026-06-12 21:10:02.436892 | controller |                   },
2026-06-12 21:10:02.436907 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.436922 | controller |                     ".": {},
2026-06-12 21:10:02.436936 | controller |                     "f:name": {},
2026-06-12 21:10:02.436953 | controller |                     "f:value": {}
2026-06-12 21:10:02.436970 | controller |                   },
2026-06-12 21:10:02.436985 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.436999 | controller |                     ".": {},
2026-06-12 21:10:02.437013 | controller |                     "f:name": {},
2026-06-12 21:10:02.437028 | controller |                     "f:value": {}
2026-06-12 21:10:02.437042 | controller |                   },
2026-06-12 21:10:02.437057 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.437071 | controller |                     ".": {},
2026-06-12 21:10:02.437085 | controller |                     "f:name": {},
2026-06-12 21:10:02.437100 | controller |                     "f:value": {}
2026-06-12 21:10:02.437114 | controller |                   },
2026-06-12 21:10:02.437128 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.437143 | controller |                     ".": {},
2026-06-12 21:10:02.437157 | controller |                     "f:name": {},
2026-06-12 21:10:02.437172 | controller |                     "f:value": {}
2026-06-12 21:10:02.437186 | controller |                   },
2026-06-12 21:10:02.437200 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.437215 | controller |                     ".": {},
2026-06-12 21:10:02.437229 | controller |                     "f:name": {},
2026-06-12 21:10:02.437247 | controller |                     "f:value": {}
2026-06-12 21:10:02.437262 | controller |                   },
2026-06-12 21:10:02.437276 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.437291 | controller |                     ".": {},
2026-06-12 21:10:02.437305 | controller |                     "f:name": {},
2026-06-12 21:10:02.437320 | controller |                     "f:value": {}
2026-06-12 21:10:02.437334 | controller |                   },
2026-06-12 21:10:02.437348 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.437362 | controller |                     ".": {},
2026-06-12 21:10:02.437377 | controller |                     "f:name": {},
2026-06-12 21:10:02.437391 | controller |                     "f:value": {}
2026-06-12 21:10:02.437406 | controller |                   },
2026-06-12 21:10:02.437420 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.437434 | controller |                     ".": {},
2026-06-12 21:10:02.437448 | controller |                     "f:name": {},
2026-06-12 21:10:02.437463 | controller |                     "f:value": {}
2026-06-12 21:10:02.437477 | controller |                   },
2026-06-12 21:10:02.437490 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.437505 | controller |                     ".": {},
2026-06-12 21:10:02.437518 | controller |                     "f:name": {},
2026-06-12 21:10:02.437537 | controller |                     "f:value": {}
2026-06-12 21:10:02.437551 | controller |                   },
2026-06-12 21:10:02.437564 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.437578 | controller |                     ".": {},
2026-06-12 21:10:02.437592 | controller |                     "f:name": {},
2026-06-12 21:10:02.437606 | controller |                     "f:value": {}
2026-06-12 21:10:02.437621 | controller |                   },
2026-06-12 21:10:02.437635 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.437650 | controller |                     ".": {},
2026-06-12 21:10:02.437664 | controller |                     "f:name": {},
2026-06-12 21:10:02.437679 | controller |                     "f:value": {}
2026-06-12 21:10:02.437693 | controller |                   },
2026-06-12 21:10:02.437706 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.437721 | controller |                     ".": {},
2026-06-12 21:10:02.437735 | controller |                     "f:name": {},
2026-06-12 21:10:02.437749 | controller |                     "f:value": {}
2026-06-12 21:10:02.437763 | controller |                   },
2026-06-12 21:10:02.437777 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.437791 | controller |                     ".": {},
2026-06-12 21:10:02.437805 | controller |                     "f:name": {},
2026-06-12 21:10:02.437819 | controller |                     "f:value": {}
2026-06-12 21:10:02.437833 | controller |                   },
2026-06-12 21:10:02.437850 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.437883 | controller |                     ".": {},
2026-06-12 21:10:02.437898 | controller |                     "f:name": {},
2026-06-12 21:10:02.437913 | controller |                     "f:value": {}
2026-06-12 21:10:02.437927 | controller |                   },
2026-06-12 21:10:02.437941 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.437956 | controller |                     ".": {},
2026-06-12 21:10:02.437970 | controller |                     "f:name": {},
2026-06-12 21:10:02.437987 | controller |                     "f:value": {}
2026-06-12 21:10:02.438001 | controller |                   },
2026-06-12 21:10:02.438015 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.438030 | controller |                     ".": {},
2026-06-12 21:10:02.438044 | controller |                     "f:name": {},
2026-06-12 21:10:02.438058 | controller |                     "f:value": {}
2026-06-12 21:10:02.438073 | controller |                   },
2026-06-12 21:10:02.438088 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.438103 | controller |                     ".": {},
2026-06-12 21:10:02.438120 | controller |                     "f:name": {},
2026-06-12 21:10:02.438154 | controller |                     "f:value": {}
2026-06-12 21:10:02.438168 | controller |                   },
2026-06-12 21:10:02.438183 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.438198 | controller |                     ".": {},
2026-06-12 21:10:02.438212 | controller |                     "f:name": {},
2026-06-12 21:10:02.438226 | controller |                     "f:value": {}
2026-06-12 21:10:02.438240 | controller |                   },
2026-06-12 21:10:02.438254 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.438268 | controller |                     ".": {},
2026-06-12 21:10:02.438283 | controller |                     "f:name": {},
2026-06-12 21:10:02.438297 | controller |                     "f:value": {}
2026-06-12 21:10:02.438311 | controller |                   },
2026-06-12 21:10:02.438324 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.438339 | controller |                     ".": {},
2026-06-12 21:10:02.438353 | controller |                     "f:name": {},
2026-06-12 21:10:02.438367 | controller |                     "f:value": {}
2026-06-12 21:10:02.438381 | controller |                   },
2026-06-12 21:10:02.438395 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.438409 | controller |                     ".": {},
2026-06-12 21:10:02.438424 | controller |                     "f:name": {},
2026-06-12 21:10:02.438441 | controller |                     "f:value": {}
2026-06-12 21:10:02.438487 | controller |                   },
2026-06-12 21:10:02.438502 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.438517 | controller |                     ".": {},
2026-06-12 21:10:02.438532 | controller |                     "f:name": {},
2026-06-12 21:10:02.438546 | controller |                     "f:value": {}
2026-06-12 21:10:02.438560 | controller |                   },
2026-06-12 21:10:02.438574 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.438589 | controller |                     ".": {},
2026-06-12 21:10:02.438603 | controller |                     "f:name": {},
2026-06-12 21:10:02.438616 | controller |                     "f:value": {}
2026-06-12 21:10:02.438630 | controller |                   },
2026-06-12 21:10:02.438644 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.438659 | controller |                     ".": {},
2026-06-12 21:10:02.438674 | controller |                     "f:name": {},
2026-06-12 21:10:02.438689 | controller |                     "f:value": {}
2026-06-12 21:10:02.438704 | controller |                   },
2026-06-12 21:10:02.438719 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.438737 | controller |                     ".": {},
2026-06-12 21:10:02.438752 | controller |                     "f:name": {},
2026-06-12 21:10:02.438767 | controller |                     "f:value": {}
2026-06-12 21:10:02.438781 | controller |                   },
2026-06-12 21:10:02.438795 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.438810 | controller |                     ".": {},
2026-06-12 21:10:02.438824 | controller |                     "f:name": {},
2026-06-12 21:10:02.438838 | controller |                     "f:value": {}
2026-06-12 21:10:02.438876 | controller |                   },
2026-06-12 21:10:02.438892 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.438907 | controller |                     ".": {},
2026-06-12 21:10:02.438922 | controller |                     "f:name": {},
2026-06-12 21:10:02.438937 | controller |                     "f:value": {}
2026-06-12 21:10:02.438951 | controller |                   },
2026-06-12 21:10:02.438966 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.438980 | controller |                     ".": {},
2026-06-12 21:10:02.438995 | controller |                     "f:name": {},
2026-06-12 21:10:02.439009 | controller |                     "f:value": {}
2026-06-12 21:10:02.439023 | controller |                   },
2026-06-12 21:10:02.439038 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.439053 | controller |                     ".": {},
2026-06-12 21:10:02.439067 | controller |                     "f:name": {},
2026-06-12 21:10:02.439082 | controller |                     "f:value": {}
2026-06-12 21:10:02.439096 | controller |                   },
2026-06-12 21:10:02.439110 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.439125 | controller |                     ".": {},
2026-06-12 21:10:02.439139 | controller |                     "f:name": {},
2026-06-12 21:10:02.439153 | controller |                     "f:value": {}
2026-06-12 21:10:02.439168 | controller |                   },
2026-06-12 21:10:02.439182 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.439197 | controller |                     ".": {},
2026-06-12 21:10:02.439211 | controller |                     "f:name": {},
2026-06-12 21:10:02.439225 | controller |                     "f:value": {}
2026-06-12 21:10:02.439240 | controller |                   },
2026-06-12 21:10:02.439254 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.439269 | controller |                     ".": {},
2026-06-12 21:10:02.439283 | controller |                     "f:name": {},
2026-06-12 21:10:02.439298 | controller |                     "f:value": {}
2026-06-12 21:10:02.439313 | controller |                   },
2026-06-12 21:10:02.439327 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.439342 | controller |                     ".": {},
2026-06-12 21:10:02.439356 | controller |                     "f:name": {},
2026-06-12 21:10:02.439370 | controller |                     "f:value": {}
2026-06-12 21:10:02.439385 | controller |                   },
2026-06-12 21:10:02.439399 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.439413 | controller |                     ".": {},
2026-06-12 21:10:02.439428 | controller |                     "f:name": {},
2026-06-12 21:10:02.439442 | controller |                     "f:value": {}
2026-06-12 21:10:02.439457 | controller |                   },
2026-06-12 21:10:02.439472 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.439491 | controller |                     ".": {},
2026-06-12 21:10:02.439506 | controller |                     "f:name": {},
2026-06-12 21:10:02.439551 | controller |                     "f:value": {}
2026-06-12 21:10:02.439570 | controller |                   },
2026-06-12 21:10:02.439584 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.439599 | controller |                     ".": {},
2026-06-12 21:10:02.439613 | controller |                     "f:name": {},
2026-06-12 21:10:02.439628 | controller |                     "f:value": {}
2026-06-12 21:10:02.439642 | controller |                   },
2026-06-12 21:10:02.439656 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.439671 | controller |                     ".": {},
2026-06-12 21:10:02.439685 | controller |                     "f:name": {},
2026-06-12 21:10:02.439700 | controller |                     "f:value": {}
2026-06-12 21:10:02.439721 | controller |                   },
2026-06-12 21:10:02.439788 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.439809 | controller |                     ".": {},
2026-06-12 21:10:02.439824 | controller |                     "f:name": {},
2026-06-12 21:10:02.439838 | controller |                     "f:value": {}
2026-06-12 21:10:02.439874 | controller |                   },
2026-06-12 21:10:02.439891 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.439906 | controller |                     ".": {},
2026-06-12 21:10:02.439921 | controller |                     "f:name": {},
2026-06-12 21:10:02.439935 | controller |                     "f:value": {}
2026-06-12 21:10:02.439949 | controller |                   },
2026-06-12 21:10:02.439963 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.439978 | controller |                     ".": {},
2026-06-12 21:10:02.439991 | controller |                     "f:name": {},
2026-06-12 21:10:02.440005 | controller |                     "f:value": {}
2026-06-12 21:10:02.440019 | controller |                   },
2026-06-12 21:10:02.440033 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.440047 | controller |                     ".": {},
2026-06-12 21:10:02.440060 | controller |                     "f:name": {},
2026-06-12 21:10:02.440074 | controller |                     "f:value": {}
2026-06-12 21:10:02.440088 | controller |                   },
2026-06-12 21:10:02.440101 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.440115 | controller |                     ".": {},
2026-06-12 21:10:02.440128 | controller |                     "f:name": {},
2026-06-12 21:10:02.440142 | controller |                     "f:value": {}
2026-06-12 21:10:02.440156 | controller |                   },
2026-06-12 21:10:02.440170 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.440184 | controller |                     ".": {},
2026-06-12 21:10:02.440198 | controller |                     "f:name": {},
2026-06-12 21:10:02.440212 | controller |                     "f:value": {}
2026-06-12 21:10:02.440226 | controller |                   },
2026-06-12 21:10:02.440240 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.440254 | controller |                     ".": {},
2026-06-12 21:10:02.440268 | controller |                     "f:name": {},
2026-06-12 21:10:02.440282 | controller |                     "f:value": {}
2026-06-12 21:10:02.440297 | controller |                   },
2026-06-12 21:10:02.440311 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.440328 | controller |                     ".": {},
2026-06-12 21:10:02.440343 | controller |                     "f:name": {},
2026-06-12 21:10:02.440357 | controller |                     "f:value": {}
2026-06-12 21:10:02.440371 | controller |                   },
2026-06-12 21:10:02.440386 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.440400 | controller |                     ".": {},
2026-06-12 21:10:02.440414 | controller |                     "f:name": {},
2026-06-12 21:10:02.440428 | controller |                     "f:value": {}
2026-06-12 21:10:02.440441 | controller |                   },
2026-06-12 21:10:02.440456 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.440470 | controller |                     ".": {},
2026-06-12 21:10:02.440484 | controller |                     "f:name": {},
2026-06-12 21:10:02.440498 | controller |                     "f:value": {}
2026-06-12 21:10:02.440513 | controller |                   },
2026-06-12 21:10:02.440527 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.440541 | controller |                     ".": {},
2026-06-12 21:10:02.440555 | controller |                     "f:name": {},
2026-06-12 21:10:02.440570 | controller |                     "f:value": {}
2026-06-12 21:10:02.440584 | controller |                   },
2026-06-12 21:10:02.440628 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.440647 | controller |                     ".": {},
2026-06-12 21:10:02.440662 | controller |                     "f:name": {},
2026-06-12 21:10:02.440677 | controller |                     "f:value": {}
2026-06-12 21:10:02.440691 | controller |                   },
2026-06-12 21:10:02.440705 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.440720 | controller |                     ".": {},
2026-06-12 21:10:02.440734 | controller |                     "f:name": {},
2026-06-12 21:10:02.440748 | controller |                     "f:value": {}
2026-06-12 21:10:02.440762 | controller |                   },
2026-06-12 21:10:02.440777 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.440791 | controller |                     ".": {},
2026-06-12 21:10:02.440805 | controller |                     "f:name": {},
2026-06-12 21:10:02.440819 | controller |                     "f:value": {}
2026-06-12 21:10:02.440834 | controller |                   },
2026-06-12 21:10:02.440862 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.440884 | controller |                     ".": {},
2026-06-12 21:10:02.440900 | controller |                     "f:name": {},
2026-06-12 21:10:02.440915 | controller |                     "f:value": {}
2026-06-12 21:10:02.440930 | controller |                   },
2026-06-12 21:10:02.440944 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.440959 | controller |                     ".": {},
2026-06-12 21:10:02.440974 | controller |                     "f:name": {},
2026-06-12 21:10:02.440988 | controller |                     "f:value": {}
2026-06-12 21:10:02.441003 | controller |                   },
2026-06-12 21:10:02.441017 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.441032 | controller |                     ".": {},
2026-06-12 21:10:02.441046 | controller |                     "f:name": {},
2026-06-12 21:10:02.441061 | controller |                     "f:value": {}
2026-06-12 21:10:02.441075 | controller |                   },
2026-06-12 21:10:02.441094 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.441109 | controller |                     ".": {},
2026-06-12 21:10:02.441123 | controller |                     "f:name": {},
2026-06-12 21:10:02.441138 | controller |                     "f:value": {}
2026-06-12 21:10:02.441152 | controller |                   },
2026-06-12 21:10:02.441167 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.441181 | controller |                     ".": {},
2026-06-12 21:10:02.441195 | controller |                     "f:name": {},
2026-06-12 21:10:02.441210 | controller |                     "f:value": {}
2026-06-12 21:10:02.441224 | controller |                   },
2026-06-12 21:10:02.441239 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.441253 | controller |                     ".": {},
2026-06-12 21:10:02.441267 | controller |                     "f:name": {},
2026-06-12 21:10:02.441282 | controller |                     "f:value": {}
2026-06-12 21:10:02.441296 | controller |                   },
2026-06-12 21:10:02.441310 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.441324 | controller |                     ".": {},
2026-06-12 21:10:02.441339 | controller |                     "f:name": {},
2026-06-12 21:10:02.441353 | controller |                     "f:value": {}
2026-06-12 21:10:02.441367 | controller |                   },
2026-06-12 21:10:02.441382 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.441396 | controller |                     ".": {},
2026-06-12 21:10:02.441411 | controller |                     "f:name": {},
2026-06-12 21:10:02.441425 | controller |                     "f:value": {}
2026-06-12 21:10:02.441439 | controller |                   },
2026-06-12 21:10:02.441454 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.441468 | controller |                     ".": {},
2026-06-12 21:10:02.441483 | controller |                     "f:name": {},
2026-06-12 21:10:02.441497 | controller |                     "f:value": {}
2026-06-12 21:10:02.441511 | controller |                   },
2026-06-12 21:10:02.441525 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.441540 | controller |                     ".": {},
2026-06-12 21:10:02.441555 | controller |                     "f:name": {},
2026-06-12 21:10:02.441569 | controller |                     "f:value": {}
2026-06-12 21:10:02.441583 | controller |                   },
2026-06-12 21:10:02.441598 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.441612 | controller |                     ".": {},
2026-06-12 21:10:02.441627 | controller |                     "f:name": {},
2026-06-12 21:10:02.441641 | controller |                     "f:value": {}
2026-06-12 21:10:02.441656 | controller |                   },
2026-06-12 21:10:02.441673 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.441719 | controller |                     ".": {},
2026-06-12 21:10:02.441735 | controller |                     "f:name": {},
2026-06-12 21:10:02.441749 | controller |                     "f:value": {}
2026-06-12 21:10:02.441764 | controller |                   },
2026-06-12 21:10:02.441778 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.441792 | controller |                     ".": {},
2026-06-12 21:10:02.441806 | controller |                     "f:name": {},
2026-06-12 21:10:02.441821 | controller |                     "f:value": {}
2026-06-12 21:10:02.441838 | controller |                   },
2026-06-12 21:10:02.441867 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.441887 | controller |                     ".": {},
2026-06-12 21:10:02.441902 | controller |                     "f:name": {},
2026-06-12 21:10:02.441917 | controller |                     "f:value": {}
2026-06-12 21:10:02.441931 | controller |                   },
2026-06-12 21:10:02.441946 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.441962 | controller |                     ".": {},
2026-06-12 21:10:02.441979 | controller |                     "f:name": {},
2026-06-12 21:10:02.441992 | controller |                     "f:value": {}
2026-06-12 21:10:02.442006 | controller |                   },
2026-06-12 21:10:02.442020 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.442035 | controller |                     ".": {},
2026-06-12 21:10:02.442049 | controller |                     "f:name": {},
2026-06-12 21:10:02.442063 | controller |                     "f:value": {}
2026-06-12 21:10:02.442076 | controller |                   },
2026-06-12 21:10:02.442090 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.442104 | controller |                     ".": {},
2026-06-12 21:10:02.442118 | controller |                     "f:name": {},
2026-06-12 21:10:02.442135 | controller |                     "f:value": {}
2026-06-12 21:10:02.442149 | controller |                   },
2026-06-12 21:10:02.442163 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 21:10:02.442198 | controller |                     ".": {},
2026-06-12 21:10:02.442213 | controller |                     "f:name": {},
2026-06-12 21:10:02.442228 | controller |                     "f:value": {}
2026-06-12 21:10:02.442242 | controller |                   },
2026-06-12 21:10:02.442256 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.442271 | controller |                     ".": {},
2026-06-12 21:10:02.442285 | controller |                     "f:name": {},
2026-06-12 21:10:02.442299 | controller |                     "f:value": {}
2026-06-12 21:10:02.442313 | controller |                   },
2026-06-12 21:10:02.442327 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.442341 | controller |                     ".": {},
2026-06-12 21:10:02.442356 | controller |                     "f:name": {},
2026-06-12 21:10:02.442370 | controller |                     "f:value": {}
2026-06-12 21:10:02.442384 | controller |                   },
2026-06-12 21:10:02.442398 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.442412 | controller |                     ".": {},
2026-06-12 21:10:02.442426 | controller |                     "f:name": {},
2026-06-12 21:10:02.442440 | controller |                     "f:value": {}
2026-06-12 21:10:02.442454 | controller |                   },
2026-06-12 21:10:02.442469 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.442483 | controller |                     ".": {},
2026-06-12 21:10:02.442497 | controller |                     "f:name": {},
2026-06-12 21:10:02.442511 | controller |                     "f:value": {}
2026-06-12 21:10:02.442525 | controller |                   },
2026-06-12 21:10:02.442539 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.442553 | controller |                     ".": {},
2026-06-12 21:10:02.442566 | controller |                     "f:name": {},
2026-06-12 21:10:02.442588 | controller |                     "f:value": {}
2026-06-12 21:10:02.442603 | controller |                   },
2026-06-12 21:10:02.442617 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.442631 | controller |                     ".": {},
2026-06-12 21:10:02.442645 | controller |                     "f:name": {},
2026-06-12 21:10:02.442659 | controller |                     "f:value": {}
2026-06-12 21:10:02.442673 | controller |                   },
2026-06-12 21:10:02.442688 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.442702 | controller |                     ".": {},
2026-06-12 21:10:02.442717 | controller |                     "f:name": {},
2026-06-12 21:10:02.442732 | controller |                     "f:value": {}
2026-06-12 21:10:02.442746 | controller |                   },
2026-06-12 21:10:02.442794 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.442813 | controller |                     ".": {},
2026-06-12 21:10:02.442828 | controller |                     "f:name": {},
2026-06-12 21:10:02.442843 | controller |                     "f:value": {}
2026-06-12 21:10:02.442874 | controller |                   },
2026-06-12 21:10:02.442891 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.442906 | controller |                     ".": {},
2026-06-12 21:10:02.442921 | controller |                     "f:name": {},
2026-06-12 21:10:02.442935 | controller |                     "f:value": {}
2026-06-12 21:10:02.442949 | controller |                   },
2026-06-12 21:10:02.442964 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.442979 | controller |                     ".": {},
2026-06-12 21:10:02.442994 | controller |                     "f:name": {},
2026-06-12 21:10:02.443009 | controller |                     "f:value": {}
2026-06-12 21:10:02.443024 | controller |                   },
2026-06-12 21:10:02.443039 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.443053 | controller |                     ".": {},
2026-06-12 21:10:02.443068 | controller |                     "f:name": {},
2026-06-12 21:10:02.443082 | controller |                     "f:value": {}
2026-06-12 21:10:02.443097 | controller |                   },
2026-06-12 21:10:02.443112 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.443126 | controller |                     ".": {},
2026-06-12 21:10:02.443141 | controller |                     "f:name": {},
2026-06-12 21:10:02.443155 | controller |                     "f:value": {}
2026-06-12 21:10:02.443170 | controller |                   },
2026-06-12 21:10:02.443185 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.443199 | controller |                     ".": {},
2026-06-12 21:10:02.443214 | controller |                     "f:name": {},
2026-06-12 21:10:02.443229 | controller |                     "f:value": {}
2026-06-12 21:10:02.443243 | controller |                   },
2026-06-12 21:10:02.443257 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.443272 | controller |                     ".": {},
2026-06-12 21:10:02.443287 | controller |                     "f:name": {},
2026-06-12 21:10:02.443301 | controller |                     "f:value": {}
2026-06-12 21:10:02.443316 | controller |                   },
2026-06-12 21:10:02.443330 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.443344 | controller |                     ".": {},
2026-06-12 21:10:02.443359 | controller |                     "f:name": {},
2026-06-12 21:10:02.443377 | controller |                     "f:value": {}
2026-06-12 21:10:02.443393 | controller |                   },
2026-06-12 21:10:02.443407 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.443421 | controller |                     ".": {},
2026-06-12 21:10:02.443436 | controller |                     "f:name": {},
2026-06-12 21:10:02.443450 | controller |                     "f:value": {}
2026-06-12 21:10:02.443465 | controller |                   },
2026-06-12 21:10:02.443481 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.443502 | controller |                     ".": {},
2026-06-12 21:10:02.443545 | controller |                     "f:name": {},
2026-06-12 21:10:02.443572 | controller |                     "f:value": {}
2026-06-12 21:10:02.443589 | controller |                   },
2026-06-12 21:10:02.443604 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.443619 | controller |                     ".": {},
2026-06-12 21:10:02.443634 | controller |                     "f:name": {},
2026-06-12 21:10:02.443649 | controller |                     "f:value": {}
2026-06-12 21:10:02.443664 | controller |                   },
2026-06-12 21:10:02.443678 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.443693 | controller |                     ".": {},
2026-06-12 21:10:02.443707 | controller |                     "f:name": {},
2026-06-12 21:10:02.443722 | controller |                     "f:value": {}
2026-06-12 21:10:02.443736 | controller |                   },
2026-06-12 21:10:02.443751 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.443766 | controller |                     ".": {},
2026-06-12 21:10:02.443780 | controller |                     "f:name": {},
2026-06-12 21:10:02.443795 | controller |                     "f:value": {}
2026-06-12 21:10:02.443809 | controller |                   },
2026-06-12 21:10:02.443824 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.443890 | controller |                     ".": {},
2026-06-12 21:10:02.443911 | controller |                     "f:name": {},
2026-06-12 21:10:02.443926 | controller |                     "f:value": {}
2026-06-12 21:10:02.443941 | controller |                   },
2026-06-12 21:10:02.443958 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 21:10:02.443975 | controller |                     ".": {},
2026-06-12 21:10:02.443989 | controller |                     "f:name": {},
2026-06-12 21:10:02.444003 | controller |                     "f:value": {}
2026-06-12 21:10:02.444017 | controller |                   },
2026-06-12 21:10:02.444031 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.444045 | controller |                     ".": {},
2026-06-12 21:10:02.444058 | controller |                     "f:name": {},
2026-06-12 21:10:02.444073 | controller |                     "f:value": {}
2026-06-12 21:10:02.444087 | controller |                   },
2026-06-12 21:10:02.444101 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.444115 | controller |                     ".": {},
2026-06-12 21:10:02.444129 | controller |                     "f:name": {},
2026-06-12 21:10:02.444143 | controller |                     "f:value": {}
2026-06-12 21:10:02.444157 | controller |                   },
2026-06-12 21:10:02.444172 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.444186 | controller |                     ".": {},
2026-06-12 21:10:02.444200 | controller |                     "f:name": {},
2026-06-12 21:10:02.444218 | controller |                     "f:value": {}
2026-06-12 21:10:02.444232 | controller |                   },
2026-06-12 21:10:02.444246 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.444260 | controller |                     ".": {},
2026-06-12 21:10:02.444274 | controller |                     "f:name": {},
2026-06-12 21:10:02.444288 | controller |                     "f:value": {}
2026-06-12 21:10:02.444302 | controller |                   },
2026-06-12 21:10:02.444316 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.444330 | controller |                     ".": {},
2026-06-12 21:10:02.444344 | controller |                     "f:name": {},
2026-06-12 21:10:02.444358 | controller |                     "f:value": {}
2026-06-12 21:10:02.444372 | controller |                   }
2026-06-12 21:10:02.444387 | controller |                 },
2026-06-12 21:10:02.444401 | controller |                 "f:image": {},
2026-06-12 21:10:02.444415 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.444429 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.444443 | controller |                   ".": {},
2026-06-12 21:10:02.444458 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.444472 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.444486 | controller |                     ".": {},
2026-06-12 21:10:02.444500 | controller |                     "f:path": {},
2026-06-12 21:10:02.444514 | controller |                     "f:port": {},
2026-06-12 21:10:02.444528 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.444542 | controller |                   },
2026-06-12 21:10:02.444556 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.444570 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.444584 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.444598 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.444612 | controller |                 },
2026-06-12 21:10:02.444626 | controller |                 "f:name": {},
2026-06-12 21:10:02.444640 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.444653 | controller |                   ".": {},
2026-06-12 21:10:02.444667 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.444681 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.444695 | controller |                     ".": {},
2026-06-12 21:10:02.444709 | controller |                     "f:path": {},
2026-06-12 21:10:02.444723 | controller |                     "f:port": {},
2026-06-12 21:10:02.444737 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.444751 | controller |                   },
2026-06-12 21:10:02.444765 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.444779 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.444793 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.444807 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.444821 | controller |                 },
2026-06-12 21:10:02.444836 | controller |                 "f:resources": {
2026-06-12 21:10:02.444853 | controller |                   ".": {},
2026-06-12 21:10:02.444888 | controller |                   "f:limits": {
2026-06-12 21:10:02.444904 | controller |                     ".": {},
2026-06-12 21:10:02.444919 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.444966 | controller |                     "f:memory": {}
2026-06-12 21:10:02.444982 | controller |                   },
2026-06-12 21:10:02.444996 | controller |                   "f:requests": {
2026-06-12 21:10:02.445010 | controller |                     ".": {},
2026-06-12 21:10:02.445024 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.445042 | controller |                     "f:memory": {}
2026-06-12 21:10:02.445056 | controller |                   }
2026-06-12 21:10:02.445070 | controller |                 },
2026-06-12 21:10:02.445084 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.445098 | controller |                   ".": {},
2026-06-12 21:10:02.445112 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.445127 | controller |                 },
2026-06-12 21:10:02.445142 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.445157 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.445172 | controller |               }
2026-06-12 21:10:02.445187 | controller |             },
2026-06-12 21:10:02.445201 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.445215 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.445230 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.445244 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.445259 | controller |             "f:securityContext": {
2026-06-12 21:10:02.445273 | controller |               ".": {},
2026-06-12 21:10:02.445287 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.445302 | controller |             },
2026-06-12 21:10:02.445316 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.445330 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.445345 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.445359 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.445374 | controller |           }
2026-06-12 21:10:02.445388 | controller |         },
2026-06-12 21:10:02.445402 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.445417 | controller |         "operation": "Update",
2026-06-12 21:10:02.445431 | controller |         "time": "2026-06-12T20:12:41Z"
2026-06-12 21:10:02.445446 | controller |       },
2026-06-12 21:10:02.445460 | controller |       {
2026-06-12 21:10:02.445474 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.445489 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.445503 | controller |         "fieldsV1": {
2026-06-12 21:10:02.445517 | controller |           "f:metadata": {
2026-06-12 21:10:02.445531 | controller |             "f:annotations": {
2026-06-12 21:10:02.445545 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.445559 | controller |             }
2026-06-12 21:10:02.445573 | controller |           }
2026-06-12 21:10:02.445587 | controller |         },
2026-06-12 21:10:02.445601 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.445615 | controller |         "operation": "Update",
2026-06-12 21:10:02.445630 | controller |         "subresource": "status",
2026-06-12 21:10:02.445644 | controller |         "time": "2026-06-12T20:12:45Z"
2026-06-12 21:10:02.445658 | controller |       },
2026-06-12 21:10:02.445672 | controller |       {
2026-06-12 21:10:02.445687 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.445701 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.445715 | controller |         "fieldsV1": {
2026-06-12 21:10:02.445729 | controller |           "f:status": {
2026-06-12 21:10:02.445743 | controller |             "f:conditions": {
2026-06-12 21:10:02.445757 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.445771 | controller |                 ".": {},
2026-06-12 21:10:02.445785 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.445799 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.445813 | controller |                 "f:status": {},
2026-06-12 21:10:02.445827 | controller |                 "f:type": {}
2026-06-12 21:10:02.445841 | controller |               },
2026-06-12 21:10:02.445876 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.445896 | controller |                 ".": {},
2026-06-12 21:10:02.445912 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.445927 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.445942 | controller |                 "f:status": {},
2026-06-12 21:10:02.445956 | controller |                 "f:type": {}
2026-06-12 21:10:02.445971 | controller |               },
2026-06-12 21:10:02.445985 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.446028 | controller |                 ".": {},
2026-06-12 21:10:02.446045 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.446059 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.446074 | controller |                 "f:status": {},
2026-06-12 21:10:02.446088 | controller |                 "f:type": {}
2026-06-12 21:10:02.446102 | controller |               },
2026-06-12 21:10:02.446116 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.446130 | controller |                 ".": {},
2026-06-12 21:10:02.446144 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.446158 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.446173 | controller |                 "f:status": {},
2026-06-12 21:10:02.446187 | controller |                 "f:type": {}
2026-06-12 21:10:02.446204 | controller |               }
2026-06-12 21:10:02.446235 | controller |             },
2026-06-12 21:10:02.446252 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.446266 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.446281 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.446295 | controller |             "f:phase": {},
2026-06-12 21:10:02.446309 | controller |             "f:podIP": {},
2026-06-12 21:10:02.446324 | controller |             "f:podIPs": {
2026-06-12 21:10:02.446338 | controller |               ".": {},
2026-06-12 21:10:02.446352 | controller |               "k:{\"ip\":\"10.217.0.62\"}": {
2026-06-12 21:10:02.446365 | controller |                 ".": {},
2026-06-12 21:10:02.446379 | controller |                 "f:ip": {}
2026-06-12 21:10:02.446393 | controller |               }
2026-06-12 21:10:02.446407 | controller |             },
2026-06-12 21:10:02.446421 | controller |             "f:startTime": {}
2026-06-12 21:10:02.446435 | controller |           }
2026-06-12 21:10:02.446449 | controller |         },
2026-06-12 21:10:02.446463 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.446477 | controller |         "operation": "Update",
2026-06-12 21:10:02.446490 | controller |         "subresource": "status",
2026-06-12 21:10:02.446504 | controller |         "time": "2026-06-12T20:13:20Z"
2026-06-12 21:10:02.446517 | controller |       }
2026-06-12 21:10:02.446531 | controller |     ],
2026-06-12 21:10:02.446545 | controller |     "name": "openstack-operator-controller-init-79b69d9d8-qxdlq",
2026-06-12 21:10:02.446559 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.446573 | controller |     "ownerReferences": [
2026-06-12 21:10:02.446586 | controller |       {
2026-06-12 21:10:02.446600 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.446614 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.446628 | controller |         "controller": true,
2026-06-12 21:10:02.446642 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.446655 | controller |         "name": "openstack-operator-controller-init-79b69d9d8",
2026-06-12 21:10:02.446669 | controller |         "uid": "cf6db926-5cf6-426e-a7e9-294d53a1fe17"
2026-06-12 21:10:02.446682 | controller |       }
2026-06-12 21:10:02.446696 | controller |     ],
2026-06-12 21:10:02.446709 | controller |     "resourceVersion": "51837",
2026-06-12 21:10:02.446723 | controller |     "uid": "bbc1580a-f1b3-4e8d-a901-e1d964c51347"
2026-06-12 21:10:02.446740 | controller |   },
2026-06-12 21:10:02.446755 | controller |   "spec": {
2026-06-12 21:10:02.446768 | controller |     "containers": [
2026-06-12 21:10:02.446782 | controller |       {
2026-06-12 21:10:02.446796 | controller |         "args": [
2026-06-12 21:10:02.446810 | controller |           "--leader-elect",
2026-06-12 21:10:02.446823 | controller |           "--health-probe-bind-address=:8081"
2026-06-12 21:10:02.446837 | controller |         ],
2026-06-12 21:10:02.446854 | controller |         "command": [
2026-06-12 21:10:02.446891 | controller |           "/operator"
2026-06-12 21:10:02.446907 | controller |         ],
2026-06-12 21:10:02.446921 | controller |         "env": [
2026-06-12 21:10:02.446936 | controller |           {
2026-06-12 21:10:02.446950 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.446965 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 21:10:02.446980 | controller |           },
2026-06-12 21:10:02.446994 | controller |           {
2026-06-12 21:10:02.447009 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447023 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 21:10:02.447038 | controller |           },
2026-06-12 21:10:02.447052 | controller |           {
2026-06-12 21:10:02.447094 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447113 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 21:10:02.447128 | controller |           },
2026-06-12 21:10:02.447142 | controller |           {
2026-06-12 21:10:02.447156 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447171 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 21:10:02.447185 | controller |           },
2026-06-12 21:10:02.447200 | controller |           {
2026-06-12 21:10:02.447214 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447229 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 21:10:02.447245 | controller |           },
2026-06-12 21:10:02.447259 | controller |           {
2026-06-12 21:10:02.447274 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447288 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 21:10:02.447303 | controller |           },
2026-06-12 21:10:02.447318 | controller |           {
2026-06-12 21:10:02.447332 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447346 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 21:10:02.447361 | controller |           },
2026-06-12 21:10:02.447376 | controller |           {
2026-06-12 21:10:02.447390 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447404 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 21:10:02.447419 | controller |           },
2026-06-12 21:10:02.447433 | controller |           {
2026-06-12 21:10:02.447447 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447461 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 21:10:02.447476 | controller |           },
2026-06-12 21:10:02.447490 | controller |           {
2026-06-12 21:10:02.447504 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447523 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 21:10:02.447538 | controller |           },
2026-06-12 21:10:02.447552 | controller |           {
2026-06-12 21:10:02.447566 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447580 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 21:10:02.447594 | controller |           },
2026-06-12 21:10:02.447608 | controller |           {
2026-06-12 21:10:02.447622 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447636 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 21:10:02.447651 | controller |           },
2026-06-12 21:10:02.447665 | controller |           {
2026-06-12 21:10:02.447679 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447693 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 21:10:02.447708 | controller |           },
2026-06-12 21:10:02.447722 | controller |           {
2026-06-12 21:10:02.447736 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447750 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 21:10:02.447765 | controller |           },
2026-06-12 21:10:02.447779 | controller |           {
2026-06-12 21:10:02.447794 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447808 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 21:10:02.447822 | controller |           },
2026-06-12 21:10:02.447837 | controller |           {
2026-06-12 21:10:02.447854 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447886 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 21:10:02.447902 | controller |           },
2026-06-12 21:10:02.447917 | controller |           {
2026-06-12 21:10:02.447932 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.447946 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 21:10:02.447960 | controller |           },
2026-06-12 21:10:02.447975 | controller |           {
2026-06-12 21:10:02.447989 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448004 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 21:10:02.448018 | controller |           },
2026-06-12 21:10:02.448033 | controller |           {
2026-06-12 21:10:02.448047 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448061 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 21:10:02.448076 | controller |           },
2026-06-12 21:10:02.448090 | controller |           {
2026-06-12 21:10:02.448104 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448118 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 21:10:02.448172 | controller |           },
2026-06-12 21:10:02.448193 | controller |           {
2026-06-12 21:10:02.448237 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448255 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 21:10:02.448274 | controller |           },
2026-06-12 21:10:02.448289 | controller |           {
2026-06-12 21:10:02.448304 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448318 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 21:10:02.448333 | controller |           },
2026-06-12 21:10:02.448347 | controller |           {
2026-06-12 21:10:02.448361 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448375 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 21:10:02.448389 | controller |           },
2026-06-12 21:10:02.448404 | controller |           {
2026-06-12 21:10:02.448417 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448431 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 21:10:02.448445 | controller |           },
2026-06-12 21:10:02.448459 | controller |           {
2026-06-12 21:10:02.448473 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448487 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 21:10:02.448501 | controller |           },
2026-06-12 21:10:02.448515 | controller |           {
2026-06-12 21:10:02.448528 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448542 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 21:10:02.448556 | controller |           },
2026-06-12 21:10:02.448570 | controller |           {
2026-06-12 21:10:02.448584 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448597 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 21:10:02.448611 | controller |           },
2026-06-12 21:10:02.448624 | controller |           {
2026-06-12 21:10:02.448638 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448652 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 21:10:02.448666 | controller |           },
2026-06-12 21:10:02.448679 | controller |           {
2026-06-12 21:10:02.448693 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448707 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 21:10:02.448721 | controller |           },
2026-06-12 21:10:02.448734 | controller |           {
2026-06-12 21:10:02.448748 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448761 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 21:10:02.448775 | controller |           },
2026-06-12 21:10:02.448789 | controller |           {
2026-06-12 21:10:02.448802 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448816 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 21:10:02.448829 | controller |           },
2026-06-12 21:10:02.448843 | controller |           {
2026-06-12 21:10:02.448877 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448892 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 21:10:02.448907 | controller |           },
2026-06-12 21:10:02.448921 | controller |           {
2026-06-12 21:10:02.448938 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.448953 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 21:10:02.448967 | controller |           },
2026-06-12 21:10:02.448981 | controller |           {
2026-06-12 21:10:02.448994 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449008 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 21:10:02.449022 | controller |           },
2026-06-12 21:10:02.449036 | controller |           {
2026-06-12 21:10:02.449049 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449064 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 21:10:02.449078 | controller |           },
2026-06-12 21:10:02.449092 | controller |           {
2026-06-12 21:10:02.449106 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449121 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 21:10:02.449135 | controller |           },
2026-06-12 21:10:02.449149 | controller |           {
2026-06-12 21:10:02.449163 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449177 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 21:10:02.449192 | controller |           },
2026-06-12 21:10:02.449206 | controller |           {
2026-06-12 21:10:02.449219 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449233 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 21:10:02.449247 | controller |           },
2026-06-12 21:10:02.449261 | controller |           {
2026-06-12 21:10:02.449303 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449323 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 21:10:02.449338 | controller |           },
2026-06-12 21:10:02.449353 | controller |           {
2026-06-12 21:10:02.449367 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449382 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 21:10:02.449396 | controller |           },
2026-06-12 21:10:02.449411 | controller |           {
2026-06-12 21:10:02.449425 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449440 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 21:10:02.449455 | controller |           },
2026-06-12 21:10:02.449469 | controller |           {
2026-06-12 21:10:02.449483 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449498 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 21:10:02.449512 | controller |           },
2026-06-12 21:10:02.449527 | controller |           {
2026-06-12 21:10:02.449541 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449556 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 21:10:02.449570 | controller |           },
2026-06-12 21:10:02.449585 | controller |           {
2026-06-12 21:10:02.449599 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449617 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 21:10:02.449632 | controller |           },
2026-06-12 21:10:02.449646 | controller |           {
2026-06-12 21:10:02.449661 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449675 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 21:10:02.449689 | controller |           },
2026-06-12 21:10:02.449704 | controller |           {
2026-06-12 21:10:02.449718 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449732 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 21:10:02.449746 | controller |           },
2026-06-12 21:10:02.449760 | controller |           {
2026-06-12 21:10:02.449774 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449788 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 21:10:02.449802 | controller |           },
2026-06-12 21:10:02.449816 | controller |           {
2026-06-12 21:10:02.449830 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449844 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 21:10:02.449878 | controller |           },
2026-06-12 21:10:02.449894 | controller |           {
2026-06-12 21:10:02.449909 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449923 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 21:10:02.449938 | controller |           },
2026-06-12 21:10:02.449952 | controller |           {
2026-06-12 21:10:02.449967 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.449981 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 21:10:02.449995 | controller |           },
2026-06-12 21:10:02.450009 | controller |           {
2026-06-12 21:10:02.450023 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450037 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 21:10:02.450052 | controller |           },
2026-06-12 21:10:02.450066 | controller |           {
2026-06-12 21:10:02.450080 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450095 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 21:10:02.450115 | controller |           },
2026-06-12 21:10:02.450184 | controller |           {
2026-06-12 21:10:02.450208 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450224 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 21:10:02.450240 | controller |           },
2026-06-12 21:10:02.450255 | controller |           {
2026-06-12 21:10:02.450298 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450315 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 21:10:02.450330 | controller |           },
2026-06-12 21:10:02.450345 | controller |           {
2026-06-12 21:10:02.450395 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450410 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 21:10:02.450429 | controller |           },
2026-06-12 21:10:02.450444 | controller |           {
2026-06-12 21:10:02.450458 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450473 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 21:10:02.450488 | controller |           },
2026-06-12 21:10:02.450502 | controller |           {
2026-06-12 21:10:02.450516 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450530 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 21:10:02.450544 | controller |           },
2026-06-12 21:10:02.450559 | controller |           {
2026-06-12 21:10:02.450574 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450588 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 21:10:02.450602 | controller |           },
2026-06-12 21:10:02.450616 | controller |           {
2026-06-12 21:10:02.450629 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450644 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 21:10:02.450659 | controller |           },
2026-06-12 21:10:02.450673 | controller |           {
2026-06-12 21:10:02.450687 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450701 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 21:10:02.450714 | controller |           },
2026-06-12 21:10:02.450728 | controller |           {
2026-06-12 21:10:02.450742 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450756 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 21:10:02.450769 | controller |           },
2026-06-12 21:10:02.450783 | controller |           {
2026-06-12 21:10:02.450797 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450810 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 21:10:02.450824 | controller |           },
2026-06-12 21:10:02.450838 | controller |           {
2026-06-12 21:10:02.450881 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450907 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 21:10:02.450948 | controller |           },
2026-06-12 21:10:02.450964 | controller |           {
2026-06-12 21:10:02.450978 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.450992 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 21:10:02.451007 | controller |           },
2026-06-12 21:10:02.451021 | controller |           {
2026-06-12 21:10:02.451035 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451049 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 21:10:02.451063 | controller |           },
2026-06-12 21:10:02.451076 | controller |           {
2026-06-12 21:10:02.451090 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451104 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 21:10:02.451119 | controller |           },
2026-06-12 21:10:02.451133 | controller |           {
2026-06-12 21:10:02.451146 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451165 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 21:10:02.451179 | controller |           },
2026-06-12 21:10:02.451193 | controller |           {
2026-06-12 21:10:02.451207 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451222 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 21:10:02.451236 | controller |           },
2026-06-12 21:10:02.451249 | controller |           {
2026-06-12 21:10:02.451263 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451277 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 21:10:02.451292 | controller |           },
2026-06-12 21:10:02.451307 | controller |           {
2026-06-12 21:10:02.451321 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451335 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 21:10:02.451350 | controller |           },
2026-06-12 21:10:02.451364 | controller |           {
2026-06-12 21:10:02.451378 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451393 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 21:10:02.451408 | controller |           },
2026-06-12 21:10:02.451422 | controller |           {
2026-06-12 21:10:02.451437 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451451 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 21:10:02.451465 | controller |           },
2026-06-12 21:10:02.451479 | controller |           {
2026-06-12 21:10:02.451493 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451508 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 21:10:02.451523 | controller |           },
2026-06-12 21:10:02.451538 | controller |           {
2026-06-12 21:10:02.451553 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451567 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 21:10:02.451582 | controller |           },
2026-06-12 21:10:02.451597 | controller |           {
2026-06-12 21:10:02.451611 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451626 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 21:10:02.451640 | controller |           },
2026-06-12 21:10:02.451655 | controller |           {
2026-06-12 21:10:02.451669 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451683 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 21:10:02.451698 | controller |           },
2026-06-12 21:10:02.451712 | controller |           {
2026-06-12 21:10:02.451726 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451740 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 21:10:02.451755 | controller |           },
2026-06-12 21:10:02.451768 | controller |           {
2026-06-12 21:10:02.451783 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451797 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 21:10:02.451817 | controller |           },
2026-06-12 21:10:02.451832 | controller |           {
2026-06-12 21:10:02.451846 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451890 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 21:10:02.451908 | controller |           },
2026-06-12 21:10:02.451923 | controller |           {
2026-06-12 21:10:02.451937 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.451951 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 21:10:02.451966 | controller |           },
2026-06-12 21:10:02.451980 | controller |           {
2026-06-12 21:10:02.451994 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452009 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 21:10:02.452023 | controller |           },
2026-06-12 21:10:02.452037 | controller |           {
2026-06-12 21:10:02.452052 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452066 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 21:10:02.452081 | controller |           },
2026-06-12 21:10:02.452095 | controller |           {
2026-06-12 21:10:02.452109 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452124 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 21:10:02.452138 | controller |           },
2026-06-12 21:10:02.452153 | controller |           {
2026-06-12 21:10:02.452167 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452181 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 21:10:02.452196 | controller |           },
2026-06-12 21:10:02.452210 | controller |           {
2026-06-12 21:10:02.452224 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452238 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 21:10:02.452252 | controller |           },
2026-06-12 21:10:02.452266 | controller |           {
2026-06-12 21:10:02.452280 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452294 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 21:10:02.452309 | controller |           },
2026-06-12 21:10:02.452323 | controller |           {
2026-06-12 21:10:02.452339 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452353 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 21:10:02.452368 | controller |           },
2026-06-12 21:10:02.452382 | controller |           {
2026-06-12 21:10:02.452396 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452410 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 21:10:02.452455 | controller |           },
2026-06-12 21:10:02.452476 | controller |           {
2026-06-12 21:10:02.452491 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452505 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 21:10:02.452519 | controller |           },
2026-06-12 21:10:02.452538 | controller |           {
2026-06-12 21:10:02.452552 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452567 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 21:10:02.452581 | controller |           },
2026-06-12 21:10:02.452596 | controller |           {
2026-06-12 21:10:02.452610 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452624 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-12 21:10:02.452639 | controller |           },
2026-06-12 21:10:02.452653 | controller |           {
2026-06-12 21:10:02.452667 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452681 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-12 21:10:02.452696 | controller |           },
2026-06-12 21:10:02.452709 | controller |           {
2026-06-12 21:10:02.452723 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.452737 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-12 21:10:02.452751 | controller |           },
2026-06-12 21:10:02.452765 | controller |           {
2026-06-12 21:10:02.452779 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 21:10:02.452793 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 21:10:02.452807 | controller |           },
2026-06-12 21:10:02.452821 | controller |           {
2026-06-12 21:10:02.452835 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.452851 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-12 21:10:02.452884 | controller |           },
2026-06-12 21:10:02.452899 | controller |           {
2026-06-12 21:10:02.452913 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.452928 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-12 21:10:02.452943 | controller |           },
2026-06-12 21:10:02.452958 | controller |           {
2026-06-12 21:10:02.452972 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.452986 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-12 21:10:02.452999 | controller |           },
2026-06-12 21:10:02.453013 | controller |           {
2026-06-12 21:10:02.453026 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453040 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-12 21:10:02.453054 | controller |           },
2026-06-12 21:10:02.453068 | controller |           {
2026-06-12 21:10:02.453083 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453097 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-12 21:10:02.453111 | controller |           },
2026-06-12 21:10:02.453125 | controller |           {
2026-06-12 21:10:02.453139 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453153 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-12 21:10:02.453173 | controller |           },
2026-06-12 21:10:02.453188 | controller |           {
2026-06-12 21:10:02.453201 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453215 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-12 21:10:02.453229 | controller |           },
2026-06-12 21:10:02.453243 | controller |           {
2026-06-12 21:10:02.453257 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453271 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-12 21:10:02.453285 | controller |           },
2026-06-12 21:10:02.453298 | controller |           {
2026-06-12 21:10:02.453312 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453325 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-12 21:10:02.453339 | controller |           },
2026-06-12 21:10:02.453354 | controller |           {
2026-06-12 21:10:02.453368 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453382 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-12 21:10:02.453397 | controller |           },
2026-06-12 21:10:02.453411 | controller |           {
2026-06-12 21:10:02.453425 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453439 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-12 21:10:02.453454 | controller |           },
2026-06-12 21:10:02.453468 | controller |           {
2026-06-12 21:10:02.453482 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453499 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-12 21:10:02.453560 | controller |           },
2026-06-12 21:10:02.453578 | controller |           {
2026-06-12 21:10:02.453594 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453609 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-12 21:10:02.453665 | controller |           },
2026-06-12 21:10:02.453699 | controller |           {
2026-06-12 21:10:02.453727 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453755 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-12 21:10:02.453781 | controller |           },
2026-06-12 21:10:02.453807 | controller |           {
2026-06-12 21:10:02.453832 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453882 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-12 21:10:02.453914 | controller |           },
2026-06-12 21:10:02.453940 | controller |           {
2026-06-12 21:10:02.453966 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.453996 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-12 21:10:02.454059 | controller |           },
2026-06-12 21:10:02.454087 | controller |           {
2026-06-12 21:10:02.454104 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.454119 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-12 21:10:02.454134 | controller |           },
2026-06-12 21:10:02.454149 | controller |           {
2026-06-12 21:10:02.454163 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.454178 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-12 21:10:02.454193 | controller |           },
2026-06-12 21:10:02.454208 | controller |           {
2026-06-12 21:10:02.454222 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.454236 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-12 21:10:02.454251 | controller |           },
2026-06-12 21:10:02.454265 | controller |           {
2026-06-12 21:10:02.454280 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 21:10:02.454294 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-12 21:10:02.454309 | controller |           },
2026-06-12 21:10:02.454380 | controller |           {
2026-06-12 21:10:02.454396 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-12 21:10:02.454411 | controller |             "value": "0.6.0-1781292974"
2026-06-12 21:10:02.454425 | controller |           },
2026-06-12 21:10:02.454440 | controller |           {
2026-06-12 21:10:02.454454 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-12 21:10:02.454468 | controller |             "value": "38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc"
2026-06-12 21:10:02.454482 | controller |           },
2026-06-12 21:10:02.454497 | controller |           {
2026-06-12 21:10:02.454510 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.454524 | controller |             "value": "false"
2026-06-12 21:10:02.454538 | controller |           },
2026-06-12 21:10:02.454552 | controller |           {
2026-06-12 21:10:02.454566 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.454580 | controller |             "value": "30"
2026-06-12 21:10:02.454594 | controller |           },
2026-06-12 21:10:02.454608 | controller |           {
2026-06-12 21:10:02.454622 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.454636 | controller |             "value": "20"
2026-06-12 21:10:02.454650 | controller |           },
2026-06-12 21:10:02.454663 | controller |           {
2026-06-12 21:10:02.454677 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.454694 | controller |             "value": "5"
2026-06-12 21:10:02.454740 | controller |           },
2026-06-12 21:10:02.454756 | controller |           {
2026-06-12 21:10:02.454770 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-12 21:10:02.454785 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-12 21:10:02.454799 | controller |           }
2026-06-12 21:10:02.454813 | controller |         ],
2026-06-12 21:10:02.454827 | controller |         "image": "38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 21:10:02.454842 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.454883 | controller |         "livenessProbe": {
2026-06-12 21:10:02.454900 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.454918 | controller |           "httpGet": {
2026-06-12 21:10:02.454933 | controller |             "path": "/healthz",
2026-06-12 21:10:02.454948 | controller |             "port": 8081,
2026-06-12 21:10:02.454962 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.454976 | controller |           },
2026-06-12 21:10:02.454989 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.455003 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.455017 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.455032 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.455046 | controller |         },
2026-06-12 21:10:02.455060 | controller |         "name": "operator",
2026-06-12 21:10:02.455074 | controller |         "readinessProbe": {
2026-06-12 21:10:02.455088 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.455102 | controller |           "httpGet": {
2026-06-12 21:10:02.455116 | controller |             "path": "/readyz",
2026-06-12 21:10:02.455129 | controller |             "port": 8081,
2026-06-12 21:10:02.455143 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.455156 | controller |           },
2026-06-12 21:10:02.455170 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.455184 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.455198 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.455212 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.455225 | controller |         },
2026-06-12 21:10:02.455239 | controller |         "resources": {
2026-06-12 21:10:02.455252 | controller |           "limits": {
2026-06-12 21:10:02.455266 | controller |             "cpu": "500m",
2026-06-12 21:10:02.455280 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.455293 | controller |           },
2026-06-12 21:10:02.455307 | controller |           "requests": {
2026-06-12 21:10:02.455321 | controller |             "cpu": "10m",
2026-06-12 21:10:02.455334 | controller |             "memory": "128Mi"
2026-06-12 21:10:02.455348 | controller |           }
2026-06-12 21:10:02.455361 | controller |         },
2026-06-12 21:10:02.455375 | controller |         "securityContext": {
2026-06-12 21:10:02.455389 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.455403 | controller |           "capabilities": {
2026-06-12 21:10:02.455416 | controller |             "drop": [
2026-06-12 21:10:02.455430 | controller |               "ALL"
2026-06-12 21:10:02.455444 | controller |             ]
2026-06-12 21:10:02.455457 | controller |           },
2026-06-12 21:10:02.455471 | controller |           "runAsUser": 1000660000
2026-06-12 21:10:02.455485 | controller |         },
2026-06-12 21:10:02.455499 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.455513 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.455526 | controller |         "volumeMounts": [
2026-06-12 21:10:02.455540 | controller |           {
2026-06-12 21:10:02.455553 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.455567 | controller |             "name": "kube-api-access-z56vk",
2026-06-12 21:10:02.455581 | controller |             "readOnly": true
2026-06-12 21:10:02.455594 | controller |           }
2026-06-12 21:10:02.455608 | controller |         ]
2026-06-12 21:10:02.455621 | controller |       }
2026-06-12 21:10:02.455635 | controller |     ],
2026-06-12 21:10:02.455648 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.455662 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.455675 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.455688 | controller |       {
2026-06-12 21:10:02.455702 | controller |         "name": "openstack-operator-controller-init-dockercfg-pb5rg"
2026-06-12 21:10:02.455715 | controller |       }
2026-06-12 21:10:02.455729 | controller |     ],
2026-06-12 21:10:02.455746 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.455761 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.455807 | controller |     "priority": 0,
2026-06-12 21:10:02.455826 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.455841 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.455867 | controller |     "securityContext": {
2026-06-12 21:10:02.455885 | controller |       "fsGroup": 1000660000,
2026-06-12 21:10:02.455900 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.455914 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.455928 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.455942 | controller |       },
2026-06-12 21:10:02.455955 | controller |       "seccompProfile": {
2026-06-12 21:10:02.455969 | controller |         "type": "RuntimeDefault"
2026-06-12 21:10:02.455983 | controller |       }
2026-06-12 21:10:02.455997 | controller |     },
2026-06-12 21:10:02.456011 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-12 21:10:02.456026 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-12 21:10:02.456040 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.456055 | controller |     "tolerations": [
2026-06-12 21:10:02.456070 | controller |       {
2026-06-12 21:10:02.456084 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.456098 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.456113 | controller |         "operator": "Exists",
2026-06-12 21:10:02.456126 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.456140 | controller |       },
2026-06-12 21:10:02.456154 | controller |       {
2026-06-12 21:10:02.456169 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.456182 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.456196 | controller |         "operator": "Exists",
2026-06-12 21:10:02.456210 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.456224 | controller |       },
2026-06-12 21:10:02.456238 | controller |       {
2026-06-12 21:10:02.456252 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.456266 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.456280 | controller |         "operator": "Exists"
2026-06-12 21:10:02.456294 | controller |       }
2026-06-12 21:10:02.456308 | controller |     ],
2026-06-12 21:10:02.456322 | controller |     "volumes": [
2026-06-12 21:10:02.456336 | controller |       {
2026-06-12 21:10:02.456350 | controller |         "name": "kube-api-access-z56vk",
2026-06-12 21:10:02.456364 | controller |         "projected": {
2026-06-12 21:10:02.456377 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.456391 | controller |           "sources": [
2026-06-12 21:10:02.456405 | controller |             {
2026-06-12 21:10:02.456419 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.456433 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.456447 | controller |                 "path": "token"
2026-06-12 21:10:02.456461 | controller |               }
2026-06-12 21:10:02.456475 | controller |             },
2026-06-12 21:10:02.456489 | controller |             {
2026-06-12 21:10:02.456502 | controller |               "configMap": {
2026-06-12 21:10:02.456516 | controller |                 "items": [
2026-06-12 21:10:02.456530 | controller |                   {
2026-06-12 21:10:02.456544 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.456558 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.456572 | controller |                   }
2026-06-12 21:10:02.456586 | controller |                 ],
2026-06-12 21:10:02.456600 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.456614 | controller |               }
2026-06-12 21:10:02.456632 | controller |             },
2026-06-12 21:10:02.456646 | controller |             {
2026-06-12 21:10:02.456660 | controller |               "downwardAPI": {
2026-06-12 21:10:02.456674 | controller |                 "items": [
2026-06-12 21:10:02.456688 | controller |                   {
2026-06-12 21:10:02.456702 | controller |                     "fieldRef": {
2026-06-12 21:10:02.456716 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.456730 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.456745 | controller |                     },
2026-06-12 21:10:02.456759 | controller |                     "path": "namespace"
2026-06-12 21:10:02.456773 | controller |                   }
2026-06-12 21:10:02.456787 | controller |                 ]
2026-06-12 21:10:02.456801 | controller |               }
2026-06-12 21:10:02.456815 | controller |             },
2026-06-12 21:10:02.456829 | controller |             {
2026-06-12 21:10:02.456843 | controller |               "configMap": {
2026-06-12 21:10:02.456891 | controller |                 "items": [
2026-06-12 21:10:02.456915 | controller |                   {
2026-06-12 21:10:02.456930 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.456944 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.456959 | controller |                   }
2026-06-12 21:10:02.456973 | controller |                 ],
2026-06-12 21:10:02.456987 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.457000 | controller |               }
2026-06-12 21:10:02.457015 | controller |             }
2026-06-12 21:10:02.457029 | controller |           ]
2026-06-12 21:10:02.457043 | controller |         }
2026-06-12 21:10:02.457057 | controller |       }
2026-06-12 21:10:02.457071 | controller |     ]
2026-06-12 21:10:02.457085 | controller |   },
2026-06-12 21:10:02.457099 | controller |   "status": {
2026-06-12 21:10:02.457113 | controller |     "conditions": [
2026-06-12 21:10:02.457127 | controller |       {
2026-06-12 21:10:02.457141 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.457155 | controller |         "lastTransitionTime": "2026-06-12T20:13:09Z",
2026-06-12 21:10:02.457169 | controller |         "status": "True",
2026-06-12 21:10:02.457183 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.457196 | controller |       },
2026-06-12 21:10:02.457210 | controller |       {
2026-06-12 21:10:02.457224 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.457237 | controller |         "lastTransitionTime": "2026-06-12T20:12:41Z",
2026-06-12 21:10:02.457251 | controller |         "status": "True",
2026-06-12 21:10:02.457264 | controller |         "type": "Initialized"
2026-06-12 21:10:02.457278 | controller |       },
2026-06-12 21:10:02.457291 | controller |       {
2026-06-12 21:10:02.457305 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.457318 | controller |         "lastTransitionTime": "2026-06-12T20:13:20Z",
2026-06-12 21:10:02.457331 | controller |         "status": "True",
2026-06-12 21:10:02.457345 | controller |         "type": "Ready"
2026-06-12 21:10:02.457358 | controller |       },
2026-06-12 21:10:02.457371 | controller |       {
2026-06-12 21:10:02.457384 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.457398 | controller |         "lastTransitionTime": "2026-06-12T20:13:20Z",
2026-06-12 21:10:02.457411 | controller |         "status": "True",
2026-06-12 21:10:02.457424 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.457438 | controller |       },
2026-06-12 21:10:02.457451 | controller |       {
2026-06-12 21:10:02.457465 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.457478 | controller |         "lastTransitionTime": "2026-06-12T20:12:41Z",
2026-06-12 21:10:02.457491 | controller |         "status": "True",
2026-06-12 21:10:02.457505 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.457522 | controller |       }
2026-06-12 21:10:02.457536 | controller |     ],
2026-06-12 21:10:02.457550 | controller |     "containerStatuses": [
2026-06-12 21:10:02.457564 | controller |       {
2026-06-12 21:10:02.457578 | controller |         "allocatedResources": {
2026-06-12 21:10:02.457592 | controller |           "cpu": "10m",
2026-06-12 21:10:02.457605 | controller |           "memory": "128Mi"
2026-06-12 21:10:02.457619 | controller |         },
2026-06-12 21:10:02.457633 | controller |         "containerID": "cri-o://e2e4e9da47bfa819c75fb205fe273f0e6e40837d8970b66563f48e4ff5865908",
2026-06-12 21:10:02.457647 | controller |         "image": "38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 21:10:02.457661 | controller |         "imageID": "38.102.83.44:5001/openstack-k8s-operators/openstack-operator@sha256:abc7d809aa7bf17ea54d6f4e091c1c17074936972e4ea4fb75061ad2dfe4cf84",
2026-06-12 21:10:02.457676 | controller |         "lastState": {},
2026-06-12 21:10:02.457690 | controller |         "name": "operator",
2026-06-12 21:10:02.457704 | controller |         "ready": true,
2026-06-12 21:10:02.457717 | controller |         "resources": {
2026-06-12 21:10:02.457731 | controller |           "limits": {
2026-06-12 21:10:02.457745 | controller |             "cpu": "500m",
2026-06-12 21:10:02.457759 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.457773 | controller |           },
2026-06-12 21:10:02.457787 | controller |           "requests": {
2026-06-12 21:10:02.457801 | controller |             "cpu": "10m",
2026-06-12 21:10:02.457815 | controller |             "memory": "128Mi"
2026-06-12 21:10:02.457829 | controller |           }
2026-06-12 21:10:02.457843 | controller |         },
2026-06-12 21:10:02.457874 | controller |         "restartCount": 0,
2026-06-12 21:10:02.457893 | controller |         "started": true,
2026-06-12 21:10:02.457907 | controller |         "state": {
2026-06-12 21:10:02.457922 | controller |           "running": {
2026-06-12 21:10:02.457962 | controller |             "startedAt": "2026-06-12T20:13:09Z"
2026-06-12 21:10:02.457981 | controller |           }
2026-06-12 21:10:02.457996 | controller |         },
2026-06-12 21:10:02.458010 | controller |         "user": {
2026-06-12 21:10:02.458024 | controller |           "linux": {
2026-06-12 21:10:02.458039 | controller |             "gid": 0,
2026-06-12 21:10:02.458053 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.458068 | controller |               0,
2026-06-12 21:10:02.458083 | controller |               1000660000
2026-06-12 21:10:02.458097 | controller |             ],
2026-06-12 21:10:02.458111 | controller |             "uid": 1000660000
2026-06-12 21:10:02.458126 | controller |           }
2026-06-12 21:10:02.458140 | controller |         },
2026-06-12 21:10:02.458154 | controller |         "volumeMounts": [
2026-06-12 21:10:02.458168 | controller |           {
2026-06-12 21:10:02.458182 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.458196 | controller |             "name": "kube-api-access-z56vk",
2026-06-12 21:10:02.458211 | controller |             "readOnly": true,
2026-06-12 21:10:02.458225 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.458239 | controller |           }
2026-06-12 21:10:02.458253 | controller |         ]
2026-06-12 21:10:02.458267 | controller |       }
2026-06-12 21:10:02.458281 | controller |     ],
2026-06-12 21:10:02.458295 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.458309 | controller |     "hostIPs": [
2026-06-12 21:10:02.458324 | controller |       {
2026-06-12 21:10:02.458339 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.458353 | controller |       }
2026-06-12 21:10:02.458384 | controller |     ],
2026-06-12 21:10:02.458402 | controller |     "phase": "Running",
2026-06-12 21:10:02.458417 | controller |     "podIP": "10.217.0.62",
2026-06-12 21:10:02.458435 | controller |     "podIPs": [
2026-06-12 21:10:02.458450 | controller |       {
2026-06-12 21:10:02.458464 | controller |         "ip": "10.217.0.62"
2026-06-12 21:10:02.458479 | controller |       }
2026-06-12 21:10:02.458493 | controller |     ],
2026-06-12 21:10:02.458507 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.458521 | controller |     "startTime": "2026-06-12T20:12:41Z"
2026-06-12 21:10:02.458535 | controller |   }
2026-06-12 21:10:02.458550 | controller | }
2026-06-12 21:10:02.488250 | controller | ok:
2026-06-12 21:10:02.488325 | controller | {
2026-06-12 21:10:02.488361 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.488391 | controller |   "kind": "Pod",
2026-06-12 21:10:02.488419 | controller |   "metadata": {
2026-06-12 21:10:02.488446 | controller |     "annotations": {
2026-06-12 21:10:02.488473 | 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 21:10:02.488501 | 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 21:10:02.488529 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.488556 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 21:10:02.488584 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 21:10:02.488611 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 21:10:02.488635 | controller |     },
2026-06-12 21:10:02.488681 | controller |     "creationTimestamp": "2026-06-12T20:14:05Z",
2026-06-12 21:10:02.488711 | controller |     "generateName": "openstack-operator-controller-manager-5c6bf754d7-",
2026-06-12 21:10:02.488728 | controller |     "generation": 1,
2026-06-12 21:10:02.488744 | controller |     "labels": {
2026-06-12 21:10:02.488759 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-12 21:10:02.488774 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.488789 | controller |       "openstack.org/operator-name": "openstack",
2026-06-12 21:10:02.488804 | controller |       "pod-template-hash": "5c6bf754d7"
2026-06-12 21:10:02.488819 | controller |     },
2026-06-12 21:10:02.488834 | controller |     "managedFields": [
2026-06-12 21:10:02.488853 | controller |       {
2026-06-12 21:10:02.488895 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.488959 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.488989 | controller |         "fieldsV1": {
2026-06-12 21:10:02.489008 | controller |           "f:metadata": {
2026-06-12 21:10:02.489047 | controller |             "f:annotations": {
2026-06-12 21:10:02.489063 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.489078 | controller |             }
2026-06-12 21:10:02.489093 | controller |           }
2026-06-12 21:10:02.489108 | controller |         },
2026-06-12 21:10:02.489123 | controller |         "manager": "crc",
2026-06-12 21:10:02.489137 | controller |         "operation": "Update",
2026-06-12 21:10:02.489152 | controller |         "subresource": "status",
2026-06-12 21:10:02.489167 | controller |         "time": "2026-06-12T20:14:05Z"
2026-06-12 21:10:02.489181 | controller |       },
2026-06-12 21:10:02.489196 | controller |       {
2026-06-12 21:10:02.489210 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.489225 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.489244 | controller |         "fieldsV1": {
2026-06-12 21:10:02.489259 | controller |           "f:metadata": {
2026-06-12 21:10:02.489273 | controller |             "f:annotations": {
2026-06-12 21:10:02.489287 | controller |               ".": {},
2026-06-12 21:10:02.489301 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.489315 | controller |             },
2026-06-12 21:10:02.489330 | controller |             "f:generateName": {},
2026-06-12 21:10:02.489343 | controller |             "f:labels": {
2026-06-12 21:10:02.489357 | controller |               ".": {},
2026-06-12 21:10:02.489372 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.489386 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.489400 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.489414 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.489428 | controller |             },
2026-06-12 21:10:02.489442 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.489456 | controller |               ".": {},
2026-06-12 21:10:02.489470 | controller |               "k:{\"uid\":\"f25c0f01-c8f1-40fc-9398-2a7f53da96c2\"}": {}
2026-06-12 21:10:02.489484 | controller |             }
2026-06-12 21:10:02.489499 | controller |           },
2026-06-12 21:10:02.489513 | controller |           "f:spec": {
2026-06-12 21:10:02.489527 | controller |             "f:containers": {
2026-06-12 21:10:02.489541 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.489555 | controller |                 ".": {},
2026-06-12 21:10:02.489569 | controller |                 "f:args": {},
2026-06-12 21:10:02.489583 | controller |                 "f:command": {},
2026-06-12 21:10:02.489596 | controller |                 "f:env": {
2026-06-12 21:10:02.489610 | controller |                   ".": {},
2026-06-12 21:10:02.489624 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.489638 | controller |                     ".": {},
2026-06-12 21:10:02.489652 | controller |                     "f:name": {},
2026-06-12 21:10:02.489666 | controller |                     "f:value": {}
2026-06-12 21:10:02.489680 | controller |                   },
2026-06-12 21:10:02.489693 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-12 21:10:02.489707 | controller |                     ".": {},
2026-06-12 21:10:02.489721 | controller |                     "f:name": {},
2026-06-12 21:10:02.489734 | controller |                     "f:value": {}
2026-06-12 21:10:02.489748 | controller |                   },
2026-06-12 21:10:02.489761 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.489775 | controller |                     ".": {},
2026-06-12 21:10:02.489789 | controller |                     "f:name": {},
2026-06-12 21:10:02.489803 | controller |                     "f:value": {}
2026-06-12 21:10:02.489816 | controller |                   },
2026-06-12 21:10:02.489830 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.489844 | controller |                     ".": {},
2026-06-12 21:10:02.489880 | controller |                     "f:name": {},
2026-06-12 21:10:02.489897 | controller |                     "f:value": {}
2026-06-12 21:10:02.489912 | controller |                   },
2026-06-12 21:10:02.489927 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.489990 | controller |                     ".": {},
2026-06-12 21:10:02.490012 | controller |                     "f:name": {},
2026-06-12 21:10:02.490028 | controller |                     "f:value": {}
2026-06-12 21:10:02.490043 | controller |                   },
2026-06-12 21:10:02.490058 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490077 | controller |                     ".": {},
2026-06-12 21:10:02.490091 | controller |                     "f:name": {},
2026-06-12 21:10:02.490106 | controller |                     "f:value": {}
2026-06-12 21:10:02.490120 | controller |                   },
2026-06-12 21:10:02.490134 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490148 | controller |                     ".": {},
2026-06-12 21:10:02.490163 | controller |                     "f:name": {},
2026-06-12 21:10:02.490178 | controller |                     "f:value": {}
2026-06-12 21:10:02.490192 | controller |                   },
2026-06-12 21:10:02.490207 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490222 | controller |                     ".": {},
2026-06-12 21:10:02.490237 | controller |                     "f:name": {},
2026-06-12 21:10:02.490251 | controller |                     "f:value": {}
2026-06-12 21:10:02.490266 | controller |                   },
2026-06-12 21:10:02.490281 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490295 | controller |                     ".": {},
2026-06-12 21:10:02.490310 | controller |                     "f:name": {},
2026-06-12 21:10:02.490324 | controller |                     "f:value": {}
2026-06-12 21:10:02.490338 | controller |                   },
2026-06-12 21:10:02.490352 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490367 | controller |                     ".": {},
2026-06-12 21:10:02.490381 | controller |                     "f:name": {},
2026-06-12 21:10:02.490395 | controller |                     "f:value": {}
2026-06-12 21:10:02.490409 | controller |                   },
2026-06-12 21:10:02.490423 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490437 | controller |                     ".": {},
2026-06-12 21:10:02.490451 | controller |                     "f:name": {},
2026-06-12 21:10:02.490465 | controller |                     "f:value": {}
2026-06-12 21:10:02.490480 | controller |                   },
2026-06-12 21:10:02.490494 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490508 | controller |                     ".": {},
2026-06-12 21:10:02.490521 | controller |                     "f:name": {},
2026-06-12 21:10:02.490535 | controller |                     "f:value": {}
2026-06-12 21:10:02.490549 | controller |                   },
2026-06-12 21:10:02.490563 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490577 | controller |                     ".": {},
2026-06-12 21:10:02.490591 | controller |                     "f:name": {},
2026-06-12 21:10:02.490605 | controller |                     "f:value": {}
2026-06-12 21:10:02.490619 | controller |                   },
2026-06-12 21:10:02.490634 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490648 | controller |                     ".": {},
2026-06-12 21:10:02.490662 | controller |                     "f:name": {},
2026-06-12 21:10:02.490676 | controller |                     "f:value": {}
2026-06-12 21:10:02.490690 | controller |                   },
2026-06-12 21:10:02.490704 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490719 | controller |                     ".": {},
2026-06-12 21:10:02.490733 | controller |                     "f:name": {},
2026-06-12 21:10:02.490748 | controller |                     "f:value": {}
2026-06-12 21:10:02.490780 | controller |                   },
2026-06-12 21:10:02.490798 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490817 | controller |                     ".": {},
2026-06-12 21:10:02.490832 | controller |                     "f:name": {},
2026-06-12 21:10:02.490846 | controller |                     "f:value": {}
2026-06-12 21:10:02.490878 | controller |                   },
2026-06-12 21:10:02.490897 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490915 | controller |                     ".": {},
2026-06-12 21:10:02.490931 | controller |                     "f:name": {},
2026-06-12 21:10:02.490946 | controller |                     "f:value": {}
2026-06-12 21:10:02.490960 | controller |                   },
2026-06-12 21:10:02.490975 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.490990 | controller |                     ".": {},
2026-06-12 21:10:02.491004 | controller |                     "f:name": {},
2026-06-12 21:10:02.491019 | controller |                     "f:value": {}
2026-06-12 21:10:02.491033 | controller |                   },
2026-06-12 21:10:02.491047 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491062 | controller |                     ".": {},
2026-06-12 21:10:02.491076 | controller |                     "f:name": {},
2026-06-12 21:10:02.491090 | controller |                     "f:value": {}
2026-06-12 21:10:02.491104 | controller |                   },
2026-06-12 21:10:02.491118 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491132 | controller |                     ".": {},
2026-06-12 21:10:02.491147 | controller |                     "f:name": {},
2026-06-12 21:10:02.491161 | controller |                     "f:value": {}
2026-06-12 21:10:02.491175 | controller |                   },
2026-06-12 21:10:02.491189 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491204 | controller |                     ".": {},
2026-06-12 21:10:02.491218 | controller |                     "f:name": {},
2026-06-12 21:10:02.491233 | controller |                     "f:value": {}
2026-06-12 21:10:02.491247 | controller |                   },
2026-06-12 21:10:02.491262 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491276 | controller |                     ".": {},
2026-06-12 21:10:02.491290 | controller |                     "f:name": {},
2026-06-12 21:10:02.491304 | controller |                     "f:value": {}
2026-06-12 21:10:02.491318 | controller |                   },
2026-06-12 21:10:02.491332 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491346 | controller |                     ".": {},
2026-06-12 21:10:02.491360 | controller |                     "f:name": {},
2026-06-12 21:10:02.491374 | controller |                     "f:value": {}
2026-06-12 21:10:02.491388 | controller |                   },
2026-06-12 21:10:02.491402 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491416 | controller |                     ".": {},
2026-06-12 21:10:02.491430 | controller |                     "f:name": {},
2026-06-12 21:10:02.491444 | controller |                     "f:value": {}
2026-06-12 21:10:02.491458 | controller |                   },
2026-06-12 21:10:02.491472 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491487 | controller |                     ".": {},
2026-06-12 21:10:02.491501 | controller |                     "f:name": {},
2026-06-12 21:10:02.491515 | controller |                     "f:value": {}
2026-06-12 21:10:02.491529 | controller |                   },
2026-06-12 21:10:02.491554 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491569 | controller |                     ".": {},
2026-06-12 21:10:02.491583 | controller |                     "f:name": {},
2026-06-12 21:10:02.491597 | controller |                     "f:value": {}
2026-06-12 21:10:02.491612 | controller |                   },
2026-06-12 21:10:02.491626 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491640 | controller |                     ".": {},
2026-06-12 21:10:02.491654 | controller |                     "f:name": {},
2026-06-12 21:10:02.491667 | controller |                     "f:value": {}
2026-06-12 21:10:02.491681 | controller |                   },
2026-06-12 21:10:02.491695 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491710 | controller |                     ".": {},
2026-06-12 21:10:02.491724 | controller |                     "f:name": {},
2026-06-12 21:10:02.491738 | controller |                     "f:value": {}
2026-06-12 21:10:02.491752 | controller |                   },
2026-06-12 21:10:02.491766 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491780 | controller |                     ".": {},
2026-06-12 21:10:02.491794 | controller |                     "f:name": {},
2026-06-12 21:10:02.491809 | controller |                     "f:value": {}
2026-06-12 21:10:02.491823 | controller |                   },
2026-06-12 21:10:02.491837 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491854 | controller |                     ".": {},
2026-06-12 21:10:02.491888 | controller |                     "f:name": {},
2026-06-12 21:10:02.491903 | controller |                     "f:value": {}
2026-06-12 21:10:02.491917 | controller |                   },
2026-06-12 21:10:02.491932 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.491946 | controller |                     ".": {},
2026-06-12 21:10:02.491960 | controller |                     "f:name": {},
2026-06-12 21:10:02.491974 | controller |                     "f:value": {}
2026-06-12 21:10:02.491988 | controller |                   },
2026-06-12 21:10:02.492003 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492017 | controller |                     ".": {},
2026-06-12 21:10:02.492032 | controller |                     "f:name": {},
2026-06-12 21:10:02.492046 | controller |                     "f:value": {}
2026-06-12 21:10:02.492061 | controller |                   },
2026-06-12 21:10:02.492075 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492089 | controller |                     ".": {},
2026-06-12 21:10:02.492104 | controller |                     "f:name": {},
2026-06-12 21:10:02.492118 | controller |                     "f:value": {}
2026-06-12 21:10:02.492132 | controller |                   },
2026-06-12 21:10:02.492147 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492161 | controller |                     ".": {},
2026-06-12 21:10:02.492175 | controller |                     "f:name": {},
2026-06-12 21:10:02.492189 | controller |                     "f:value": {}
2026-06-12 21:10:02.492203 | controller |                   },
2026-06-12 21:10:02.492218 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492232 | controller |                     ".": {},
2026-06-12 21:10:02.492247 | controller |                     "f:name": {},
2026-06-12 21:10:02.492261 | controller |                     "f:value": {}
2026-06-12 21:10:02.492279 | controller |                   },
2026-06-12 21:10:02.492294 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492309 | controller |                     ".": {},
2026-06-12 21:10:02.492323 | controller |                     "f:name": {},
2026-06-12 21:10:02.492338 | controller |                     "f:value": {}
2026-06-12 21:10:02.492352 | controller |                   },
2026-06-12 21:10:02.492367 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492381 | controller |                     ".": {},
2026-06-12 21:10:02.492395 | controller |                     "f:name": {},
2026-06-12 21:10:02.492409 | controller |                     "f:value": {}
2026-06-12 21:10:02.492423 | controller |                   },
2026-06-12 21:10:02.492437 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492452 | controller |                     ".": {},
2026-06-12 21:10:02.492466 | controller |                     "f:name": {},
2026-06-12 21:10:02.492480 | controller |                     "f:value": {}
2026-06-12 21:10:02.492494 | controller |                   },
2026-06-12 21:10:02.492508 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492522 | controller |                     ".": {},
2026-06-12 21:10:02.492537 | controller |                     "f:name": {},
2026-06-12 21:10:02.492551 | controller |                     "f:value": {}
2026-06-12 21:10:02.492565 | controller |                   },
2026-06-12 21:10:02.492579 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492594 | controller |                     ".": {},
2026-06-12 21:10:02.492608 | controller |                     "f:name": {},
2026-06-12 21:10:02.492622 | controller |                     "f:value": {}
2026-06-12 21:10:02.492636 | controller |                   },
2026-06-12 21:10:02.492650 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492664 | controller |                     ".": {},
2026-06-12 21:10:02.492678 | controller |                     "f:name": {},
2026-06-12 21:10:02.492693 | controller |                     "f:value": {}
2026-06-12 21:10:02.492707 | controller |                   },
2026-06-12 21:10:02.492721 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492736 | controller |                     ".": {},
2026-06-12 21:10:02.492750 | controller |                     "f:name": {},
2026-06-12 21:10:02.492765 | controller |                     "f:value": {}
2026-06-12 21:10:02.492780 | controller |                   },
2026-06-12 21:10:02.492794 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492809 | controller |                     ".": {},
2026-06-12 21:10:02.492823 | controller |                     "f:name": {},
2026-06-12 21:10:02.492837 | controller |                     "f:value": {}
2026-06-12 21:10:02.492855 | controller |                   },
2026-06-12 21:10:02.492888 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492903 | controller |                     ".": {},
2026-06-12 21:10:02.492920 | controller |                     "f:name": {},
2026-06-12 21:10:02.492937 | controller |                     "f:value": {}
2026-06-12 21:10:02.492951 | controller |                   },
2026-06-12 21:10:02.492965 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.492980 | controller |                     ".": {},
2026-06-12 21:10:02.492999 | controller |                     "f:name": {},
2026-06-12 21:10:02.493014 | controller |                     "f:value": {}
2026-06-12 21:10:02.493029 | controller |                   },
2026-06-12 21:10:02.493043 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493058 | controller |                     ".": {},
2026-06-12 21:10:02.493072 | controller |                     "f:name": {},
2026-06-12 21:10:02.493086 | controller |                     "f:value": {}
2026-06-12 21:10:02.493100 | controller |                   },
2026-06-12 21:10:02.493114 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493128 | controller |                     ".": {},
2026-06-12 21:10:02.493142 | controller |                     "f:name": {},
2026-06-12 21:10:02.493156 | controller |                     "f:value": {}
2026-06-12 21:10:02.493170 | controller |                   },
2026-06-12 21:10:02.493184 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493198 | controller |                     ".": {},
2026-06-12 21:10:02.493212 | controller |                     "f:name": {},
2026-06-12 21:10:02.493226 | controller |                     "f:value": {}
2026-06-12 21:10:02.493241 | controller |                   },
2026-06-12 21:10:02.493255 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493270 | controller |                     ".": {},
2026-06-12 21:10:02.493284 | controller |                     "f:name": {},
2026-06-12 21:10:02.493298 | controller |                     "f:value": {}
2026-06-12 21:10:02.493312 | controller |                   },
2026-06-12 21:10:02.493327 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493341 | controller |                     ".": {},
2026-06-12 21:10:02.493355 | controller |                     "f:name": {},
2026-06-12 21:10:02.493369 | controller |                     "f:value": {}
2026-06-12 21:10:02.493383 | controller |                   },
2026-06-12 21:10:02.493397 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493412 | controller |                     ".": {},
2026-06-12 21:10:02.493426 | controller |                     "f:name": {},
2026-06-12 21:10:02.493440 | controller |                     "f:value": {}
2026-06-12 21:10:02.493454 | controller |                   },
2026-06-12 21:10:02.493467 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493482 | controller |                     ".": {},
2026-06-12 21:10:02.493495 | controller |                     "f:name": {},
2026-06-12 21:10:02.493509 | controller |                     "f:value": {}
2026-06-12 21:10:02.493524 | controller |                   },
2026-06-12 21:10:02.493538 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493552 | controller |                     ".": {},
2026-06-12 21:10:02.493565 | controller |                     "f:name": {},
2026-06-12 21:10:02.493579 | controller |                     "f:value": {}
2026-06-12 21:10:02.493593 | controller |                   },
2026-06-12 21:10:02.493606 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493620 | controller |                     ".": {},
2026-06-12 21:10:02.493634 | controller |                     "f:name": {},
2026-06-12 21:10:02.493648 | controller |                     "f:value": {}
2026-06-12 21:10:02.493662 | controller |                   },
2026-06-12 21:10:02.493676 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493690 | controller |                     ".": {},
2026-06-12 21:10:02.493707 | controller |                     "f:name": {},
2026-06-12 21:10:02.493721 | controller |                     "f:value": {}
2026-06-12 21:10:02.493735 | controller |                   },
2026-06-12 21:10:02.493749 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493762 | controller |                     ".": {},
2026-06-12 21:10:02.493776 | controller |                     "f:name": {},
2026-06-12 21:10:02.493790 | controller |                     "f:value": {}
2026-06-12 21:10:02.493803 | controller |                   },
2026-06-12 21:10:02.493817 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493831 | controller |                     ".": {},
2026-06-12 21:10:02.493844 | controller |                     "f:name": {},
2026-06-12 21:10:02.493874 | controller |                     "f:value": {}
2026-06-12 21:10:02.493894 | controller |                   },
2026-06-12 21:10:02.493909 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493923 | controller |                     ".": {},
2026-06-12 21:10:02.493938 | controller |                     "f:name": {},
2026-06-12 21:10:02.493952 | controller |                     "f:value": {}
2026-06-12 21:10:02.493966 | controller |                   },
2026-06-12 21:10:02.493980 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.493995 | controller |                     ".": {},
2026-06-12 21:10:02.494009 | controller |                     "f:name": {},
2026-06-12 21:10:02.494024 | controller |                     "f:value": {}
2026-06-12 21:10:02.494038 | controller |                   },
2026-06-12 21:10:02.494053 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494068 | controller |                     ".": {},
2026-06-12 21:10:02.494082 | controller |                     "f:name": {},
2026-06-12 21:10:02.494096 | controller |                     "f:value": {}
2026-06-12 21:10:02.494110 | controller |                   },
2026-06-12 21:10:02.494125 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494139 | controller |                     ".": {},
2026-06-12 21:10:02.494153 | controller |                     "f:name": {},
2026-06-12 21:10:02.494167 | controller |                     "f:value": {}
2026-06-12 21:10:02.494182 | controller |                   },
2026-06-12 21:10:02.494196 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494211 | controller |                     ".": {},
2026-06-12 21:10:02.494225 | controller |                     "f:name": {},
2026-06-12 21:10:02.494239 | controller |                     "f:value": {}
2026-06-12 21:10:02.494254 | controller |                   },
2026-06-12 21:10:02.494269 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494284 | controller |                     ".": {},
2026-06-12 21:10:02.494298 | controller |                     "f:name": {},
2026-06-12 21:10:02.494312 | controller |                     "f:value": {}
2026-06-12 21:10:02.494327 | controller |                   },
2026-06-12 21:10:02.494341 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494356 | controller |                     ".": {},
2026-06-12 21:10:02.494369 | controller |                     "f:name": {},
2026-06-12 21:10:02.494383 | controller |                     "f:value": {}
2026-06-12 21:10:02.494398 | controller |                   },
2026-06-12 21:10:02.494412 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494426 | controller |                     ".": {},
2026-06-12 21:10:02.494446 | controller |                     "f:name": {},
2026-06-12 21:10:02.494462 | controller |                     "f:value": {}
2026-06-12 21:10:02.494477 | controller |                   },
2026-06-12 21:10:02.494492 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494507 | controller |                     ".": {},
2026-06-12 21:10:02.494521 | controller |                     "f:name": {},
2026-06-12 21:10:02.494536 | controller |                     "f:value": {}
2026-06-12 21:10:02.494550 | controller |                   },
2026-06-12 21:10:02.494565 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494579 | controller |                     ".": {},
2026-06-12 21:10:02.494594 | controller |                     "f:name": {},
2026-06-12 21:10:02.494608 | controller |                     "f:value": {}
2026-06-12 21:10:02.494622 | controller |                   },
2026-06-12 21:10:02.494637 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494651 | controller |                     ".": {},
2026-06-12 21:10:02.494665 | controller |                     "f:name": {},
2026-06-12 21:10:02.494679 | controller |                     "f:value": {}
2026-06-12 21:10:02.494693 | controller |                   },
2026-06-12 21:10:02.494707 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494721 | controller |                     ".": {},
2026-06-12 21:10:02.494735 | controller |                     "f:name": {},
2026-06-12 21:10:02.494749 | controller |                     "f:value": {}
2026-06-12 21:10:02.494764 | controller |                   },
2026-06-12 21:10:02.494780 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494795 | controller |                     ".": {},
2026-06-12 21:10:02.494813 | controller |                     "f:name": {},
2026-06-12 21:10:02.494841 | controller |                     "f:value": {}
2026-06-12 21:10:02.494856 | controller |                   },
2026-06-12 21:10:02.494891 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494907 | controller |                     ".": {},
2026-06-12 21:10:02.494922 | controller |                     "f:name": {},
2026-06-12 21:10:02.494937 | controller |                     "f:value": {}
2026-06-12 21:10:02.494951 | controller |                   },
2026-06-12 21:10:02.494967 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.494982 | controller |                     ".": {},
2026-06-12 21:10:02.494996 | controller |                     "f:name": {},
2026-06-12 21:10:02.495011 | controller |                     "f:value": {}
2026-06-12 21:10:02.495025 | controller |                   },
2026-06-12 21:10:02.495040 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.495055 | controller |                     ".": {},
2026-06-12 21:10:02.495069 | controller |                     "f:name": {},
2026-06-12 21:10:02.495083 | controller |                     "f:value": {}
2026-06-12 21:10:02.495098 | controller |                   },
2026-06-12 21:10:02.495112 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.495126 | controller |                     ".": {},
2026-06-12 21:10:02.495141 | controller |                     "f:name": {},
2026-06-12 21:10:02.495155 | controller |                     "f:value": {}
2026-06-12 21:10:02.495169 | controller |                   },
2026-06-12 21:10:02.495183 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.495206 | controller |                     ".": {},
2026-06-12 21:10:02.495222 | controller |                     "f:name": {},
2026-06-12 21:10:02.495236 | controller |                     "f:value": {}
2026-06-12 21:10:02.495250 | controller |                   },
2026-06-12 21:10:02.495265 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 21:10:02.495279 | controller |                     ".": {},
2026-06-12 21:10:02.495294 | controller |                     "f:name": {},
2026-06-12 21:10:02.495309 | controller |                     "f:value": {}
2026-06-12 21:10:02.495323 | controller |                   },
2026-06-12 21:10:02.495337 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.495352 | controller |                     ".": {},
2026-06-12 21:10:02.495366 | controller |                     "f:name": {},
2026-06-12 21:10:02.495380 | controller |                     "f:value": {}
2026-06-12 21:10:02.495394 | controller |                   },
2026-06-12 21:10:02.495408 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.495424 | controller |                     ".": {},
2026-06-12 21:10:02.495438 | controller |                     "f:name": {},
2026-06-12 21:10:02.495452 | controller |                     "f:value": {}
2026-06-12 21:10:02.495466 | controller |                   },
2026-06-12 21:10:02.495480 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.495494 | controller |                     ".": {},
2026-06-12 21:10:02.495508 | controller |                     "f:name": {},
2026-06-12 21:10:02.495522 | controller |                     "f:value": {}
2026-06-12 21:10:02.495536 | controller |                   },
2026-06-12 21:10:02.495550 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.495565 | controller |                     ".": {},
2026-06-12 21:10:02.495579 | controller |                     "f:name": {},
2026-06-12 21:10:02.495593 | controller |                     "f:value": {}
2026-06-12 21:10:02.495607 | controller |                   },
2026-06-12 21:10:02.495622 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.495636 | controller |                     ".": {},
2026-06-12 21:10:02.495650 | controller |                     "f:name": {},
2026-06-12 21:10:02.495663 | controller |                     "f:value": {}
2026-06-12 21:10:02.495677 | controller |                   },
2026-06-12 21:10:02.495691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.495705 | controller |                     ".": {},
2026-06-12 21:10:02.495719 | controller |                     "f:name": {},
2026-06-12 21:10:02.495733 | controller |                     "f:value": {}
2026-06-12 21:10:02.495746 | controller |                   },
2026-06-12 21:10:02.495761 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.495774 | controller |                     ".": {},
2026-06-12 21:10:02.495788 | controller |                     "f:name": {},
2026-06-12 21:10:02.495802 | controller |                     "f:value": {}
2026-06-12 21:10:02.495815 | controller |                   },
2026-06-12 21:10:02.495829 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.495843 | controller |                     ".": {},
2026-06-12 21:10:02.495876 | controller |                     "f:name": {},
2026-06-12 21:10:02.495895 | controller |                     "f:value": {}
2026-06-12 21:10:02.495910 | controller |                   },
2026-06-12 21:10:02.495924 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.495942 | controller |                     ".": {},
2026-06-12 21:10:02.495957 | controller |                     "f:name": {},
2026-06-12 21:10:02.495971 | controller |                     "f:value": {}
2026-06-12 21:10:02.495985 | controller |                   },
2026-06-12 21:10:02.495999 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.496013 | controller |                     ".": {},
2026-06-12 21:10:02.496027 | controller |                     "f:name": {},
2026-06-12 21:10:02.496041 | controller |                     "f:value": {}
2026-06-12 21:10:02.496055 | controller |                   },
2026-06-12 21:10:02.496070 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.496085 | controller |                     ".": {},
2026-06-12 21:10:02.496099 | controller |                     "f:name": {},
2026-06-12 21:10:02.496113 | controller |                     "f:value": {}
2026-06-12 21:10:02.496128 | controller |                   },
2026-06-12 21:10:02.496142 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.496158 | controller |                     ".": {},
2026-06-12 21:10:02.496173 | controller |                     "f:name": {},
2026-06-12 21:10:02.496187 | controller |                     "f:value": {}
2026-06-12 21:10:02.496201 | controller |                   },
2026-06-12 21:10:02.496216 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.496230 | controller |                     ".": {},
2026-06-12 21:10:02.496244 | controller |                     "f:name": {},
2026-06-12 21:10:02.496258 | controller |                     "f:value": {}
2026-06-12 21:10:02.496273 | controller |                   },
2026-06-12 21:10:02.496287 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.496302 | controller |                     ".": {},
2026-06-12 21:10:02.496317 | controller |                     "f:name": {},
2026-06-12 21:10:02.496331 | controller |                     "f:value": {}
2026-06-12 21:10:02.496346 | controller |                   },
2026-06-12 21:10:02.496360 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.496375 | controller |                     ".": {},
2026-06-12 21:10:02.496389 | controller |                     "f:name": {},
2026-06-12 21:10:02.496404 | controller |                     "f:value": {}
2026-06-12 21:10:02.496418 | controller |                   },
2026-06-12 21:10:02.496432 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.496447 | controller |                     ".": {},
2026-06-12 21:10:02.496461 | controller |                     "f:name": {},
2026-06-12 21:10:02.496476 | controller |                     "f:value": {}
2026-06-12 21:10:02.496490 | controller |                   },
2026-06-12 21:10:02.496505 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 21:10:02.496519 | controller |                     ".": {},
2026-06-12 21:10:02.496533 | controller |                     "f:name": {},
2026-06-12 21:10:02.496547 | controller |                     "f:value": {}
2026-06-12 21:10:02.496562 | controller |                   },
2026-06-12 21:10:02.496576 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.496590 | controller |                     ".": {},
2026-06-12 21:10:02.496604 | controller |                     "f:name": {},
2026-06-12 21:10:02.496618 | controller |                     "f:value": {}
2026-06-12 21:10:02.496633 | controller |                   },
2026-06-12 21:10:02.496651 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.496665 | controller |                     ".": {},
2026-06-12 21:10:02.496680 | controller |                     "f:name": {},
2026-06-12 21:10:02.496694 | controller |                     "f:value": {}
2026-06-12 21:10:02.496708 | controller |                   }
2026-06-12 21:10:02.496723 | controller |                 },
2026-06-12 21:10:02.496737 | controller |                 "f:image": {},
2026-06-12 21:10:02.496751 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.496766 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.496780 | controller |                   ".": {},
2026-06-12 21:10:02.496794 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.496809 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.496823 | controller |                     ".": {},
2026-06-12 21:10:02.496837 | controller |                     "f:path": {},
2026-06-12 21:10:02.496854 | controller |                     "f:port": {},
2026-06-12 21:10:02.496888 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.496904 | controller |                   },
2026-06-12 21:10:02.496918 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.496932 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.496947 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.496961 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.496975 | controller |                 },
2026-06-12 21:10:02.496990 | controller |                 "f:name": {},
2026-06-12 21:10:02.497004 | controller |                 "f:ports": {
2026-06-12 21:10:02.497019 | controller |                   ".": {},
2026-06-12 21:10:02.497033 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-12 21:10:02.497048 | controller |                     ".": {},
2026-06-12 21:10:02.497062 | controller |                     "f:containerPort": {},
2026-06-12 21:10:02.497077 | controller |                     "f:name": {},
2026-06-12 21:10:02.497091 | controller |                     "f:protocol": {}
2026-06-12 21:10:02.497106 | controller |                   }
2026-06-12 21:10:02.497120 | controller |                 },
2026-06-12 21:10:02.497134 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.497150 | controller |                   ".": {},
2026-06-12 21:10:02.497164 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.497179 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.497193 | controller |                     ".": {},
2026-06-12 21:10:02.497207 | controller |                     "f:path": {},
2026-06-12 21:10:02.497221 | controller |                     "f:port": {},
2026-06-12 21:10:02.497235 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.497249 | controller |                   },
2026-06-12 21:10:02.497263 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.497277 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.497292 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.497307 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.497321 | controller |                 },
2026-06-12 21:10:02.497336 | controller |                 "f:resources": {
2026-06-12 21:10:02.497350 | controller |                   ".": {},
2026-06-12 21:10:02.497365 | controller |                   "f:limits": {
2026-06-12 21:10:02.497379 | controller |                     ".": {},
2026-06-12 21:10:02.497393 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.497409 | controller |                     "f:memory": {}
2026-06-12 21:10:02.497423 | controller |                   },
2026-06-12 21:10:02.497440 | controller |                   "f:requests": {
2026-06-12 21:10:02.497465 | controller |                     ".": {},
2026-06-12 21:10:02.497487 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.497507 | controller |                     "f:memory": {}
2026-06-12 21:10:02.497522 | controller |                   }
2026-06-12 21:10:02.497537 | controller |                 },
2026-06-12 21:10:02.497551 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.497565 | controller |                   ".": {},
2026-06-12 21:10:02.497579 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-12 21:10:02.497594 | controller |                   "f:capabilities": {
2026-06-12 21:10:02.497608 | controller |                     ".": {},
2026-06-12 21:10:02.497622 | controller |                     "f:drop": {}
2026-06-12 21:10:02.497636 | controller |                   }
2026-06-12 21:10:02.497650 | controller |                 },
2026-06-12 21:10:02.497664 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.497679 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 21:10:02.497693 | controller |                 "f:volumeMounts": {
2026-06-12 21:10:02.497707 | controller |                   ".": {},
2026-06-12 21:10:02.497721 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-12 21:10:02.497736 | controller |                     ".": {},
2026-06-12 21:10:02.497750 | controller |                     "f:mountPath": {},
2026-06-12 21:10:02.497764 | controller |                     "f:name": {},
2026-06-12 21:10:02.497778 | controller |                     "f:readOnly": {}
2026-06-12 21:10:02.497792 | controller |                   },
2026-06-12 21:10:02.497806 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 21:10:02.497820 | controller |                     ".": {},
2026-06-12 21:10:02.497834 | controller |                     "f:mountPath": {},
2026-06-12 21:10:02.497852 | controller |                     "f:name": {},
2026-06-12 21:10:02.497885 | controller |                     "f:readOnly": {}
2026-06-12 21:10:02.497902 | controller |                   }
2026-06-12 21:10:02.497916 | controller |                 }
2026-06-12 21:10:02.497931 | controller |               }
2026-06-12 21:10:02.497945 | controller |             },
2026-06-12 21:10:02.497959 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.497973 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.497987 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.498001 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.498015 | controller |             "f:securityContext": {
2026-06-12 21:10:02.498029 | controller |               ".": {},
2026-06-12 21:10:02.498043 | controller |               "f:runAsNonRoot": {},
2026-06-12 21:10:02.498057 | controller |               "f:seccompProfile": {
2026-06-12 21:10:02.498071 | controller |                 ".": {},
2026-06-12 21:10:02.498088 | controller |                 "f:type": {}
2026-06-12 21:10:02.498108 | controller |               }
2026-06-12 21:10:02.498187 | controller |             },
2026-06-12 21:10:02.498207 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.498222 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.498237 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.498252 | controller |             "f:volumes": {
2026-06-12 21:10:02.498266 | controller |               ".": {},
2026-06-12 21:10:02.498281 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-12 21:10:02.498296 | controller |                 ".": {},
2026-06-12 21:10:02.498310 | controller |                 "f:name": {},
2026-06-12 21:10:02.498325 | controller |                 "f:secret": {
2026-06-12 21:10:02.498340 | controller |                   ".": {},
2026-06-12 21:10:02.498358 | controller |                   "f:defaultMode": {},
2026-06-12 21:10:02.498425 | controller |                   "f:items": {},
2026-06-12 21:10:02.498449 | controller |                   "f:optional": {},
2026-06-12 21:10:02.498465 | controller |                   "f:secretName": {}
2026-06-12 21:10:02.498481 | controller |                 }
2026-06-12 21:10:02.498496 | controller |               },
2026-06-12 21:10:02.498511 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-12 21:10:02.498528 | controller |                 ".": {},
2026-06-12 21:10:02.498549 | controller |                 "f:name": {},
2026-06-12 21:10:02.498618 | controller |                 "f:secret": {
2026-06-12 21:10:02.498650 | controller |                   ".": {},
2026-06-12 21:10:02.498671 | controller |                   "f:defaultMode": {},
2026-06-12 21:10:02.498690 | controller |                   "f:secretName": {}
2026-06-12 21:10:02.498711 | controller |                 }
2026-06-12 21:10:02.498734 | controller |               }
2026-06-12 21:10:02.498760 | controller |             }
2026-06-12 21:10:02.498790 | controller |           }
2026-06-12 21:10:02.498818 | controller |         },
2026-06-12 21:10:02.498845 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.498926 | controller |         "operation": "Update",
2026-06-12 21:10:02.498966 | controller |         "time": "2026-06-12T20:14:05Z"
2026-06-12 21:10:02.498995 | controller |       },
2026-06-12 21:10:02.499022 | controller |       {
2026-06-12 21:10:02.499049 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.499074 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.499101 | controller |         "fieldsV1": {
2026-06-12 21:10:02.499127 | controller |           "f:metadata": {
2026-06-12 21:10:02.499154 | controller |             "f:annotations": {
2026-06-12 21:10:02.499181 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.499207 | controller |             }
2026-06-12 21:10:02.499233 | controller |           }
2026-06-12 21:10:02.499259 | controller |         },
2026-06-12 21:10:02.499285 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.499311 | controller |         "operation": "Update",
2026-06-12 21:10:02.499337 | controller |         "subresource": "status",
2026-06-12 21:10:02.499364 | controller |         "time": "2026-06-12T20:14:31Z"
2026-06-12 21:10:02.499390 | controller |       },
2026-06-12 21:10:02.499417 | controller |       {
2026-06-12 21:10:02.499444 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.499470 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.499545 | controller |         "fieldsV1": {
2026-06-12 21:10:02.499575 | controller |           "f:status": {
2026-06-12 21:10:02.499592 | controller |             "f:conditions": {
2026-06-12 21:10:02.499607 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.499622 | controller |                 ".": {},
2026-06-12 21:10:02.499637 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.499652 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.499666 | controller |                 "f:status": {},
2026-06-12 21:10:02.499681 | controller |                 "f:type": {}
2026-06-12 21:10:02.499696 | controller |               },
2026-06-12 21:10:02.499711 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.499725 | controller |                 ".": {},
2026-06-12 21:10:02.499739 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.499754 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.499768 | controller |                 "f:status": {},
2026-06-12 21:10:02.499783 | controller |                 "f:type": {}
2026-06-12 21:10:02.499798 | controller |               },
2026-06-12 21:10:02.499812 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.499827 | controller |                 ".": {},
2026-06-12 21:10:02.499845 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.499889 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.499906 | controller |                 "f:status": {},
2026-06-12 21:10:02.499921 | controller |                 "f:type": {}
2026-06-12 21:10:02.499935 | controller |               },
2026-06-12 21:10:02.499950 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.499964 | controller |                 ".": {},
2026-06-12 21:10:02.499978 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.499992 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.500006 | controller |                 "f:status": {},
2026-06-12 21:10:02.500020 | controller |                 "f:type": {}
2026-06-12 21:10:02.500034 | controller |               }
2026-06-12 21:10:02.500049 | controller |             },
2026-06-12 21:10:02.500063 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.500077 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.500092 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.500106 | controller |             "f:phase": {},
2026-06-12 21:10:02.500120 | controller |             "f:podIP": {},
2026-06-12 21:10:02.500134 | controller |             "f:podIPs": {
2026-06-12 21:10:02.500148 | controller |               ".": {},
2026-06-12 21:10:02.500163 | controller |               "k:{\"ip\":\"10.217.0.93\"}": {
2026-06-12 21:10:02.500177 | controller |                 ".": {},
2026-06-12 21:10:02.500191 | controller |                 "f:ip": {}
2026-06-12 21:10:02.500206 | controller |               }
2026-06-12 21:10:02.500220 | controller |             },
2026-06-12 21:10:02.500234 | controller |             "f:startTime": {}
2026-06-12 21:10:02.500248 | controller |           }
2026-06-12 21:10:02.500262 | controller |         },
2026-06-12 21:10:02.500275 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.500289 | controller |         "operation": "Update",
2026-06-12 21:10:02.500303 | controller |         "subresource": "status",
2026-06-12 21:10:02.500317 | controller |         "time": "2026-06-12T20:15:39Z"
2026-06-12 21:10:02.500331 | controller |       }
2026-06-12 21:10:02.500344 | controller |     ],
2026-06-12 21:10:02.500358 | controller |     "name": "openstack-operator-controller-manager-5c6bf754d7-jp4lv",
2026-06-12 21:10:02.500372 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.500385 | controller |     "ownerReferences": [
2026-06-12 21:10:02.500399 | controller |       {
2026-06-12 21:10:02.500413 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.500426 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.500440 | controller |         "controller": true,
2026-06-12 21:10:02.500454 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.500468 | controller |         "name": "openstack-operator-controller-manager-5c6bf754d7",
2026-06-12 21:10:02.500481 | controller |         "uid": "f25c0f01-c8f1-40fc-9398-2a7f53da96c2"
2026-06-12 21:10:02.500495 | controller |       }
2026-06-12 21:10:02.500509 | controller |     ],
2026-06-12 21:10:02.500523 | controller |     "resourceVersion": "54491",
2026-06-12 21:10:02.500537 | controller |     "uid": "25880f32-ebc1-434c-b1b2-cdfe542829c1"
2026-06-12 21:10:02.500551 | controller |   },
2026-06-12 21:10:02.500565 | controller |   "spec": {
2026-06-12 21:10:02.500579 | controller |     "containers": [
2026-06-12 21:10:02.500592 | controller |       {
2026-06-12 21:10:02.500606 | controller |         "args": [
2026-06-12 21:10:02.500620 | controller |           "--metrics-bind-address=:8443",
2026-06-12 21:10:02.500634 | controller |           "--leader-elect",
2026-06-12 21:10:02.500648 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.500662 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 21:10:02.500680 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-12 21:10:02.500694 | controller |         ],
2026-06-12 21:10:02.500708 | controller |         "command": [
2026-06-12 21:10:02.500721 | controller |           "/manager"
2026-06-12 21:10:02.500735 | controller |         ],
2026-06-12 21:10:02.500749 | controller |         "env": [
2026-06-12 21:10:02.500763 | controller |           {
2026-06-12 21:10:02.500776 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.500790 | controller |             "value": "30"
2026-06-12 21:10:02.500804 | controller |           },
2026-06-12 21:10:02.500819 | controller |           {
2026-06-12 21:10:02.500833 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.500850 | controller |             "value": "20"
2026-06-12 21:10:02.500887 | controller |           },
2026-06-12 21:10:02.500903 | controller |           {
2026-06-12 21:10:02.500918 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.500933 | controller |             "value": "5"
2026-06-12 21:10:02.500947 | controller |           },
2026-06-12 21:10:02.500961 | controller |           {
2026-06-12 21:10:02.500975 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-12 21:10:02.500989 | controller |             "value": "0.6.0-1781292974"
2026-06-12 21:10:02.501003 | controller |           },
2026-06-12 21:10:02.501017 | controller |           {
2026-06-12 21:10:02.501030 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501045 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 21:10:02.501060 | controller |           },
2026-06-12 21:10:02.501074 | controller |           {
2026-06-12 21:10:02.501089 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501103 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 21:10:02.501118 | controller |           },
2026-06-12 21:10:02.501132 | controller |           {
2026-06-12 21:10:02.501147 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501161 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 21:10:02.501175 | controller |           },
2026-06-12 21:10:02.501189 | controller |           {
2026-06-12 21:10:02.501204 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501218 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 21:10:02.501232 | controller |           },
2026-06-12 21:10:02.501246 | controller |           {
2026-06-12 21:10:02.501260 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501274 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 21:10:02.501289 | controller |           },
2026-06-12 21:10:02.501303 | controller |           {
2026-06-12 21:10:02.501317 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501331 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 21:10:02.501346 | controller |           },
2026-06-12 21:10:02.501360 | controller |           {
2026-06-12 21:10:02.501374 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501388 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 21:10:02.501403 | controller |           },
2026-06-12 21:10:02.501417 | controller |           {
2026-06-12 21:10:02.501431 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501445 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 21:10:02.501499 | controller |           },
2026-06-12 21:10:02.501523 | controller |           {
2026-06-12 21:10:02.501545 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501561 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 21:10:02.501576 | controller |           },
2026-06-12 21:10:02.501590 | controller |           {
2026-06-12 21:10:02.501605 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501619 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 21:10:02.501634 | controller |           },
2026-06-12 21:10:02.501648 | controller |           {
2026-06-12 21:10:02.501663 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501677 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 21:10:02.501691 | controller |           },
2026-06-12 21:10:02.501706 | controller |           {
2026-06-12 21:10:02.501720 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501734 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 21:10:02.501749 | controller |           },
2026-06-12 21:10:02.501763 | controller |           {
2026-06-12 21:10:02.501777 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501791 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 21:10:02.501805 | controller |           },
2026-06-12 21:10:02.501819 | controller |           {
2026-06-12 21:10:02.501833 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501851 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 21:10:02.501885 | controller |           },
2026-06-12 21:10:02.501901 | controller |           {
2026-06-12 21:10:02.501916 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501930 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 21:10:02.501944 | controller |           },
2026-06-12 21:10:02.501961 | controller |           {
2026-06-12 21:10:02.501977 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.501992 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 21:10:02.502006 | controller |           },
2026-06-12 21:10:02.502020 | controller |           {
2026-06-12 21:10:02.502035 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502049 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 21:10:02.502063 | controller |           },
2026-06-12 21:10:02.502077 | controller |           {
2026-06-12 21:10:02.502091 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502106 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 21:10:02.502120 | controller |           },
2026-06-12 21:10:02.502135 | controller |           {
2026-06-12 21:10:02.502149 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502163 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 21:10:02.502182 | controller |           },
2026-06-12 21:10:02.502196 | controller |           {
2026-06-12 21:10:02.502211 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502225 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 21:10:02.502239 | controller |           },
2026-06-12 21:10:02.502253 | controller |           {
2026-06-12 21:10:02.502268 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502282 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 21:10:02.502296 | controller |           },
2026-06-12 21:10:02.502310 | controller |           {
2026-06-12 21:10:02.502323 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502337 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 21:10:02.502351 | controller |           },
2026-06-12 21:10:02.502365 | controller |           {
2026-06-12 21:10:02.502379 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502393 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 21:10:02.502407 | controller |           },
2026-06-12 21:10:02.502421 | controller |           {
2026-06-12 21:10:02.502434 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502448 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 21:10:02.502462 | controller |           },
2026-06-12 21:10:02.502476 | controller |           {
2026-06-12 21:10:02.502490 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502504 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 21:10:02.502518 | controller |           },
2026-06-12 21:10:02.502532 | controller |           {
2026-06-12 21:10:02.502546 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502560 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 21:10:02.502574 | controller |           },
2026-06-12 21:10:02.502588 | controller |           {
2026-06-12 21:10:02.502601 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502615 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 21:10:02.502630 | controller |           },
2026-06-12 21:10:02.502644 | controller |           {
2026-06-12 21:10:02.502658 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502672 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 21:10:02.502686 | controller |           },
2026-06-12 21:10:02.502700 | controller |           {
2026-06-12 21:10:02.502714 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502728 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 21:10:02.502742 | controller |           },
2026-06-12 21:10:02.502755 | controller |           {
2026-06-12 21:10:02.502769 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502782 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 21:10:02.502796 | controller |           },
2026-06-12 21:10:02.502809 | controller |           {
2026-06-12 21:10:02.502826 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502841 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 21:10:02.502858 | controller |           },
2026-06-12 21:10:02.502889 | controller |           {
2026-06-12 21:10:02.502911 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.502944 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 21:10:02.502960 | controller |           },
2026-06-12 21:10:02.502974 | controller |           {
2026-06-12 21:10:02.502989 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503003 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 21:10:02.503018 | controller |           },
2026-06-12 21:10:02.503032 | controller |           {
2026-06-12 21:10:02.503046 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503061 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 21:10:02.503075 | controller |           },
2026-06-12 21:10:02.503089 | controller |           {
2026-06-12 21:10:02.503103 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503117 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 21:10:02.503132 | controller |           },
2026-06-12 21:10:02.503146 | controller |           {
2026-06-12 21:10:02.503161 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503175 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 21:10:02.503190 | controller |           },
2026-06-12 21:10:02.503205 | controller |           {
2026-06-12 21:10:02.503219 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503233 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 21:10:02.503248 | controller |           },
2026-06-12 21:10:02.503262 | controller |           {
2026-06-12 21:10:02.503277 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503291 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 21:10:02.503305 | controller |           },
2026-06-12 21:10:02.503319 | controller |           {
2026-06-12 21:10:02.503333 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503347 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 21:10:02.503362 | controller |           },
2026-06-12 21:10:02.503376 | controller |           {
2026-06-12 21:10:02.503390 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503404 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 21:10:02.503419 | controller |           },
2026-06-12 21:10:02.503433 | controller |           {
2026-06-12 21:10:02.503446 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503460 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 21:10:02.503474 | controller |           },
2026-06-12 21:10:02.503489 | controller |           {
2026-06-12 21:10:02.503503 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503521 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 21:10:02.503536 | controller |           },
2026-06-12 21:10:02.503550 | controller |           {
2026-06-12 21:10:02.503564 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503578 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 21:10:02.503592 | controller |           },
2026-06-12 21:10:02.503606 | controller |           {
2026-06-12 21:10:02.503620 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503634 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 21:10:02.503648 | controller |           },
2026-06-12 21:10:02.503662 | controller |           {
2026-06-12 21:10:02.503676 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503690 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 21:10:02.503704 | controller |           },
2026-06-12 21:10:02.503718 | controller |           {
2026-06-12 21:10:02.503732 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503746 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 21:10:02.503760 | controller |           },
2026-06-12 21:10:02.503774 | controller |           {
2026-06-12 21:10:02.503788 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503802 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 21:10:02.503817 | controller |           },
2026-06-12 21:10:02.503831 | controller |           {
2026-06-12 21:10:02.503845 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503882 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 21:10:02.503899 | controller |           },
2026-06-12 21:10:02.503917 | controller |           {
2026-06-12 21:10:02.503934 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.503949 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 21:10:02.503964 | controller |           },
2026-06-12 21:10:02.503978 | controller |           {
2026-06-12 21:10:02.503992 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504006 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 21:10:02.504020 | controller |           },
2026-06-12 21:10:02.504034 | controller |           {
2026-06-12 21:10:02.504048 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504062 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 21:10:02.504077 | controller |           },
2026-06-12 21:10:02.504091 | controller |           {
2026-06-12 21:10:02.504105 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504119 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 21:10:02.504133 | controller |           },
2026-06-12 21:10:02.504147 | controller |           {
2026-06-12 21:10:02.504162 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504177 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 21:10:02.504194 | controller |           },
2026-06-12 21:10:02.504209 | controller |           {
2026-06-12 21:10:02.504223 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504237 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 21:10:02.504251 | controller |           },
2026-06-12 21:10:02.504266 | controller |           {
2026-06-12 21:10:02.504280 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504294 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 21:10:02.504308 | controller |           },
2026-06-12 21:10:02.504322 | controller |           {
2026-06-12 21:10:02.504336 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504350 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 21:10:02.504364 | controller |           },
2026-06-12 21:10:02.504378 | controller |           {
2026-06-12 21:10:02.504392 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504405 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 21:10:02.504419 | controller |           },
2026-06-12 21:10:02.504432 | controller |           {
2026-06-12 21:10:02.504446 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504460 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 21:10:02.504474 | controller |           },
2026-06-12 21:10:02.504488 | controller |           {
2026-06-12 21:10:02.504502 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504516 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 21:10:02.504530 | controller |           },
2026-06-12 21:10:02.504544 | controller |           {
2026-06-12 21:10:02.504558 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504572 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 21:10:02.504586 | controller |           },
2026-06-12 21:10:02.504600 | controller |           {
2026-06-12 21:10:02.504614 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504627 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 21:10:02.504641 | controller |           },
2026-06-12 21:10:02.504655 | controller |           {
2026-06-12 21:10:02.504669 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504684 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 21:10:02.504698 | controller |           },
2026-06-12 21:10:02.504712 | controller |           {
2026-06-12 21:10:02.504726 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504739 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 21:10:02.504753 | controller |           },
2026-06-12 21:10:02.504766 | controller |           {
2026-06-12 21:10:02.504780 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504793 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 21:10:02.504807 | controller |           },
2026-06-12 21:10:02.504820 | controller |           {
2026-06-12 21:10:02.504834 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504854 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 21:10:02.504887 | controller |           },
2026-06-12 21:10:02.504902 | controller |           {
2026-06-12 21:10:02.504917 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504932 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 21:10:02.504946 | controller |           },
2026-06-12 21:10:02.504968 | controller |           {
2026-06-12 21:10:02.504982 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.504996 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 21:10:02.505010 | controller |           },
2026-06-12 21:10:02.505024 | controller |           {
2026-06-12 21:10:02.505038 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505052 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 21:10:02.505066 | controller |           },
2026-06-12 21:10:02.505080 | controller |           {
2026-06-12 21:10:02.505094 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505108 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 21:10:02.505122 | controller |           },
2026-06-12 21:10:02.505136 | controller |           {
2026-06-12 21:10:02.505150 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505165 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 21:10:02.505179 | controller |           },
2026-06-12 21:10:02.505194 | controller |           {
2026-06-12 21:10:02.505208 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505223 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 21:10:02.505238 | controller |           },
2026-06-12 21:10:02.505252 | controller |           {
2026-06-12 21:10:02.505266 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505280 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 21:10:02.505295 | controller |           },
2026-06-12 21:10:02.505309 | controller |           {
2026-06-12 21:10:02.505323 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505337 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 21:10:02.505351 | controller |           },
2026-06-12 21:10:02.505365 | controller |           {
2026-06-12 21:10:02.505379 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 21:10:02.505393 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 21:10:02.505408 | controller |           },
2026-06-12 21:10:02.505422 | controller |           {
2026-06-12 21:10:02.505435 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505449 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 21:10:02.505463 | controller |           },
2026-06-12 21:10:02.505477 | controller |           {
2026-06-12 21:10:02.505491 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505505 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 21:10:02.505523 | controller |           },
2026-06-12 21:10:02.505537 | controller |           {
2026-06-12 21:10:02.505551 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505565 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 21:10:02.505579 | controller |           },
2026-06-12 21:10:02.505593 | controller |           {
2026-06-12 21:10:02.505607 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505621 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 21:10:02.505635 | controller |           },
2026-06-12 21:10:02.505649 | controller |           {
2026-06-12 21:10:02.505662 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 21:10:02.505690 | controller |           },
2026-06-12 21:10:02.505704 | controller |           {
2026-06-12 21:10:02.505718 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505732 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 21:10:02.505747 | controller |           },
2026-06-12 21:10:02.505766 | controller |           {
2026-06-12 21:10:02.505779 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505793 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 21:10:02.505807 | controller |           },
2026-06-12 21:10:02.505821 | controller |           {
2026-06-12 21:10:02.505835 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505852 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 21:10:02.505882 | controller |           },
2026-06-12 21:10:02.505899 | controller |           {
2026-06-12 21:10:02.505913 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505928 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 21:10:02.505943 | controller |           },
2026-06-12 21:10:02.505958 | controller |           {
2026-06-12 21:10:02.505972 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.505986 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 21:10:02.506001 | controller |           },
2026-06-12 21:10:02.506015 | controller |           {
2026-06-12 21:10:02.506029 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.506043 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 21:10:02.506057 | controller |           },
2026-06-12 21:10:02.506071 | controller |           {
2026-06-12 21:10:02.506085 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.506099 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 21:10:02.506113 | controller |           },
2026-06-12 21:10:02.506127 | controller |           {
2026-06-12 21:10:02.506142 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.506156 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 21:10:02.506170 | controller |           },
2026-06-12 21:10:02.506184 | controller |           {
2026-06-12 21:10:02.506202 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.506217 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 21:10:02.506231 | controller |           },
2026-06-12 21:10:02.506245 | controller |           {
2026-06-12 21:10:02.506259 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.506273 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 21:10:02.506287 | controller |           },
2026-06-12 21:10:02.506301 | controller |           {
2026-06-12 21:10:02.506315 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.506329 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 21:10:02.506343 | controller |           },
2026-06-12 21:10:02.506357 | controller |           {
2026-06-12 21:10:02.506370 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 21:10:02.506384 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 21:10:02.506398 | controller |           }
2026-06-12 21:10:02.506412 | controller |         ],
2026-06-12 21:10:02.506426 | controller |         "image": "38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 21:10:02.506440 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.506454 | controller |         "livenessProbe": {
2026-06-12 21:10:02.506468 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.506482 | controller |           "httpGet": {
2026-06-12 21:10:02.506495 | controller |             "path": "/healthz",
2026-06-12 21:10:02.506509 | controller |             "port": 8081,
2026-06-12 21:10:02.506523 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.506537 | controller |           },
2026-06-12 21:10:02.506550 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.506564 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.506578 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.506591 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.506605 | controller |         },
2026-06-12 21:10:02.506619 | controller |         "name": "manager",
2026-06-12 21:10:02.506633 | controller |         "ports": [
2026-06-12 21:10:02.506647 | controller |           {
2026-06-12 21:10:02.506660 | controller |             "containerPort": 9443,
2026-06-12 21:10:02.506674 | controller |             "name": "webhook-server",
2026-06-12 21:10:02.506688 | controller |             "protocol": "TCP"
2026-06-12 21:10:02.506701 | controller |           }
2026-06-12 21:10:02.506715 | controller |         ],
2026-06-12 21:10:02.506728 | controller |         "readinessProbe": {
2026-06-12 21:10:02.506742 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.506755 | controller |           "httpGet": {
2026-06-12 21:10:02.506769 | controller |             "path": "/readyz",
2026-06-12 21:10:02.506782 | controller |             "port": 8081,
2026-06-12 21:10:02.506796 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.506809 | controller |           },
2026-06-12 21:10:02.506822 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.506835 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.506852 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.506883 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.506899 | controller |         },
2026-06-12 21:10:02.506914 | controller |         "resources": {
2026-06-12 21:10:02.506930 | controller |           "limits": {
2026-06-12 21:10:02.506946 | controller |             "cpu": "500m",
2026-06-12 21:10:02.507042 | controller |             "memory": "1Gi"
2026-06-12 21:10:02.507073 | controller |           },
2026-06-12 21:10:02.507090 | controller |           "requests": {
2026-06-12 21:10:02.507105 | controller |             "cpu": "10m",
2026-06-12 21:10:02.507119 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.507134 | controller |           }
2026-06-12 21:10:02.507148 | controller |         },
2026-06-12 21:10:02.507163 | controller |         "securityContext": {
2026-06-12 21:10:02.507177 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.507191 | controller |           "capabilities": {
2026-06-12 21:10:02.507205 | controller |             "drop": [
2026-06-12 21:10:02.507220 | controller |               "ALL"
2026-06-12 21:10:02.507235 | controller |             ]
2026-06-12 21:10:02.507250 | controller |           },
2026-06-12 21:10:02.507264 | controller |           "runAsUser": 1000660000
2026-06-12 21:10:02.507279 | controller |         },
2026-06-12 21:10:02.507293 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.507308 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.507322 | controller |         "volumeMounts": [
2026-06-12 21:10:02.507336 | controller |           {
2026-06-12 21:10:02.507350 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 21:10:02.507365 | controller |             "name": "metrics-certs",
2026-06-12 21:10:02.507379 | controller |             "readOnly": true
2026-06-12 21:10:02.507393 | controller |           },
2026-06-12 21:10:02.507406 | controller |           {
2026-06-12 21:10:02.507420 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 21:10:02.507434 | controller |             "name": "webhook-certs",
2026-06-12 21:10:02.507448 | controller |             "readOnly": true
2026-06-12 21:10:02.507462 | controller |           },
2026-06-12 21:10:02.507476 | controller |           {
2026-06-12 21:10:02.507490 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.507504 | controller |             "name": "kube-api-access-jxjzb",
2026-06-12 21:10:02.507518 | controller |             "readOnly": true
2026-06-12 21:10:02.507533 | controller |           }
2026-06-12 21:10:02.507547 | controller |         ]
2026-06-12 21:10:02.507562 | controller |       }
2026-06-12 21:10:02.507576 | controller |     ],
2026-06-12 21:10:02.507590 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.507604 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.507618 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.507632 | controller |       {
2026-06-12 21:10:02.507646 | controller |         "name": "openstack-operator-controller-manager-dockercfg-jcmml"
2026-06-12 21:10:02.507660 | controller |       }
2026-06-12 21:10:02.507674 | controller |     ],
2026-06-12 21:10:02.507689 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.507703 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.507717 | controller |     "priority": 0,
2026-06-12 21:10:02.507731 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.507745 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.507760 | controller |     "securityContext": {
2026-06-12 21:10:02.507774 | controller |       "fsGroup": 1000660000,
2026-06-12 21:10:02.507788 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.507802 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.507816 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.507830 | controller |       },
2026-06-12 21:10:02.507845 | controller |       "seccompProfile": {
2026-06-12 21:10:02.507883 | controller |         "type": "RuntimeDefault"
2026-06-12 21:10:02.507900 | controller |       }
2026-06-12 21:10:02.507914 | controller |     },
2026-06-12 21:10:02.507929 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-12 21:10:02.507948 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-12 21:10:02.507963 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.507977 | controller |     "tolerations": [
2026-06-12 21:10:02.507992 | controller |       {
2026-06-12 21:10:02.508006 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.508021 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.508035 | controller |         "operator": "Exists",
2026-06-12 21:10:02.508050 | controller |         "tolerationSeconds": 300
2026-06-12 21:10:02.508064 | controller |       },
2026-06-12 21:10:02.508078 | controller |       {
2026-06-12 21:10:02.508092 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.508106 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.508120 | controller |         "operator": "Exists",
2026-06-12 21:10:02.508134 | controller |         "tolerationSeconds": 300
2026-06-12 21:10:02.508148 | controller |       },
2026-06-12 21:10:02.508162 | controller |       {
2026-06-12 21:10:02.508176 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.508190 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.508203 | controller |         "operator": "Exists"
2026-06-12 21:10:02.508218 | controller |       }
2026-06-12 21:10:02.508232 | controller |     ],
2026-06-12 21:10:02.508246 | controller |     "volumes": [
2026-06-12 21:10:02.508261 | controller |       {
2026-06-12 21:10:02.508275 | controller |         "name": "metrics-certs",
2026-06-12 21:10:02.508289 | controller |         "secret": {
2026-06-12 21:10:02.508303 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.508317 | controller |           "items": [
2026-06-12 21:10:02.508331 | controller |             {
2026-06-12 21:10:02.508345 | controller |               "key": "ca.crt",
2026-06-12 21:10:02.508359 | controller |               "path": "ca.crt"
2026-06-12 21:10:02.508373 | controller |             },
2026-06-12 21:10:02.508387 | controller |             {
2026-06-12 21:10:02.508401 | controller |               "key": "tls.crt",
2026-06-12 21:10:02.508415 | controller |               "path": "tls.crt"
2026-06-12 21:10:02.508429 | controller |             },
2026-06-12 21:10:02.508443 | controller |             {
2026-06-12 21:10:02.508456 | controller |               "key": "tls.key",
2026-06-12 21:10:02.508470 | controller |               "path": "tls.key"
2026-06-12 21:10:02.508484 | controller |             }
2026-06-12 21:10:02.508498 | controller |           ],
2026-06-12 21:10:02.508511 | controller |           "optional": false,
2026-06-12 21:10:02.508525 | controller |           "secretName": "metrics-server-cert"
2026-06-12 21:10:02.508539 | controller |         }
2026-06-12 21:10:02.508552 | controller |       },
2026-06-12 21:10:02.508566 | controller |       {
2026-06-12 21:10:02.508580 | controller |         "name": "webhook-certs",
2026-06-12 21:10:02.508593 | controller |         "secret": {
2026-06-12 21:10:02.508607 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.508621 | controller |           "secretName": "webhook-server-cert"
2026-06-12 21:10:02.508635 | controller |         }
2026-06-12 21:10:02.508649 | controller |       },
2026-06-12 21:10:02.508662 | controller |       {
2026-06-12 21:10:02.508676 | controller |         "name": "kube-api-access-jxjzb",
2026-06-12 21:10:02.508690 | controller |         "projected": {
2026-06-12 21:10:02.508704 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.508718 | controller |           "sources": [
2026-06-12 21:10:02.508731 | controller |             {
2026-06-12 21:10:02.508745 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.508758 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.508772 | controller |                 "path": "token"
2026-06-12 21:10:02.508786 | controller |               }
2026-06-12 21:10:02.508803 | controller |             },
2026-06-12 21:10:02.508817 | controller |             {
2026-06-12 21:10:02.508831 | controller |               "configMap": {
2026-06-12 21:10:02.508845 | controller |                 "items": [
2026-06-12 21:10:02.508880 | controller |                   {
2026-06-12 21:10:02.508897 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.508911 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.508925 | controller |                   }
2026-06-12 21:10:02.508939 | controller |                 ],
2026-06-12 21:10:02.508953 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.508967 | controller |               }
2026-06-12 21:10:02.508981 | controller |             },
2026-06-12 21:10:02.508996 | controller |             {
2026-06-12 21:10:02.509010 | controller |               "downwardAPI": {
2026-06-12 21:10:02.509025 | controller |                 "items": [
2026-06-12 21:10:02.509039 | controller |                   {
2026-06-12 21:10:02.509053 | controller |                     "fieldRef": {
2026-06-12 21:10:02.509067 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.509082 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.509096 | controller |                     },
2026-06-12 21:10:02.509110 | controller |                     "path": "namespace"
2026-06-12 21:10:02.509125 | controller |                   }
2026-06-12 21:10:02.509139 | controller |                 ]
2026-06-12 21:10:02.509153 | controller |               }
2026-06-12 21:10:02.509167 | controller |             },
2026-06-12 21:10:02.509181 | controller |             {
2026-06-12 21:10:02.509195 | controller |               "configMap": {
2026-06-12 21:10:02.509211 | controller |                 "items": [
2026-06-12 21:10:02.509226 | controller |                   {
2026-06-12 21:10:02.509241 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.509255 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.509270 | controller |                   }
2026-06-12 21:10:02.509284 | controller |                 ],
2026-06-12 21:10:02.509299 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.509313 | controller |               }
2026-06-12 21:10:02.509327 | controller |             }
2026-06-12 21:10:02.509342 | controller |           ]
2026-06-12 21:10:02.509356 | controller |         }
2026-06-12 21:10:02.509369 | controller |       }
2026-06-12 21:10:02.509384 | controller |     ]
2026-06-12 21:10:02.509397 | controller |   },
2026-06-12 21:10:02.509411 | controller |   "status": {
2026-06-12 21:10:02.509425 | controller |     "conditions": [
2026-06-12 21:10:02.509439 | controller |       {
2026-06-12 21:10:02.509453 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.509467 | controller |         "lastTransitionTime": "2026-06-12T20:15:22Z",
2026-06-12 21:10:02.509481 | controller |         "status": "True",
2026-06-12 21:10:02.509496 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.509509 | controller |       },
2026-06-12 21:10:02.509524 | controller |       {
2026-06-12 21:10:02.509538 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.509552 | controller |         "lastTransitionTime": "2026-06-12T20:14:06Z",
2026-06-12 21:10:02.509566 | controller |         "status": "True",
2026-06-12 21:10:02.509580 | controller |         "type": "Initialized"
2026-06-12 21:10:02.509595 | controller |       },
2026-06-12 21:10:02.509609 | controller |       {
2026-06-12 21:10:02.509625 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.509640 | controller |         "lastTransitionTime": "2026-06-12T20:15:34Z",
2026-06-12 21:10:02.509655 | controller |         "status": "True",
2026-06-12 21:10:02.509675 | controller |         "type": "Ready"
2026-06-12 21:10:02.509703 | controller |       },
2026-06-12 21:10:02.509738 | controller |       {
2026-06-12 21:10:02.509768 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.509794 | controller |         "lastTransitionTime": "2026-06-12T20:15:34Z",
2026-06-12 21:10:02.509820 | controller |         "status": "True",
2026-06-12 21:10:02.509846 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.509895 | controller |       },
2026-06-12 21:10:02.509924 | controller |       {
2026-06-12 21:10:02.509949 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.509976 | controller |         "lastTransitionTime": "2026-06-12T20:14:05Z",
2026-06-12 21:10:02.510001 | controller |         "status": "True",
2026-06-12 21:10:02.510027 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.510052 | controller |       }
2026-06-12 21:10:02.510078 | controller |     ],
2026-06-12 21:10:02.510103 | controller |     "containerStatuses": [
2026-06-12 21:10:02.510129 | controller |       {
2026-06-12 21:10:02.510154 | controller |         "allocatedResources": {
2026-06-12 21:10:02.510179 | controller |           "cpu": "10m",
2026-06-12 21:10:02.510204 | controller |           "memory": "512Mi"
2026-06-12 21:10:02.510229 | controller |         },
2026-06-12 21:10:02.510255 | controller |         "containerID": "cri-o://9b462a6dbf2075de236040c10f428f215c0f194954533e7e91b230ee4aa70802",
2026-06-12 21:10:02.510280 | controller |         "image": "38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 21:10:02.510306 | controller |         "imageID": "38.102.83.44:5001/openstack-k8s-operators/openstack-operator@sha256:abc7d809aa7bf17ea54d6f4e091c1c17074936972e4ea4fb75061ad2dfe4cf84",
2026-06-12 21:10:02.510332 | controller |         "lastState": {},
2026-06-12 21:10:02.510358 | controller |         "name": "manager",
2026-06-12 21:10:02.510383 | controller |         "ready": true,
2026-06-12 21:10:02.510409 | controller |         "resources": {
2026-06-12 21:10:02.510434 | controller |           "limits": {
2026-06-12 21:10:02.510460 | controller |             "cpu": "500m",
2026-06-12 21:10:02.510485 | controller |             "memory": "1Gi"
2026-06-12 21:10:02.510511 | controller |           },
2026-06-12 21:10:02.510537 | controller |           "requests": {
2026-06-12 21:10:02.510562 | controller |             "cpu": "10m",
2026-06-12 21:10:02.510588 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.510613 | controller |           }
2026-06-12 21:10:02.510639 | controller |         },
2026-06-12 21:10:02.510665 | controller |         "restartCount": 0,
2026-06-12 21:10:02.510690 | controller |         "started": true,
2026-06-12 21:10:02.510715 | controller |         "state": {
2026-06-12 21:10:02.510741 | controller |           "running": {
2026-06-12 21:10:02.510766 | controller |             "startedAt": "2026-06-12T20:15:22Z"
2026-06-12 21:10:02.510791 | controller |           }
2026-06-12 21:10:02.510816 | controller |         },
2026-06-12 21:10:02.510842 | controller |         "user": {
2026-06-12 21:10:02.510891 | controller |           "linux": {
2026-06-12 21:10:02.510920 | controller |             "gid": 0,
2026-06-12 21:10:02.510946 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.510971 | controller |               0,
2026-06-12 21:10:02.510997 | controller |               1000660000
2026-06-12 21:10:02.511042 | controller |             ],
2026-06-12 21:10:02.511069 | controller |             "uid": 1000660000
2026-06-12 21:10:02.511095 | controller |           }
2026-06-12 21:10:02.511121 | controller |         },
2026-06-12 21:10:02.511146 | controller |         "volumeMounts": [
2026-06-12 21:10:02.511171 | controller |           {
2026-06-12 21:10:02.511196 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 21:10:02.511222 | controller |             "name": "metrics-certs",
2026-06-12 21:10:02.511259 | controller |             "readOnly": true,
2026-06-12 21:10:02.511286 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.511314 | controller |           },
2026-06-12 21:10:02.511340 | controller |           {
2026-06-12 21:10:02.511368 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 21:10:02.511393 | controller |             "name": "webhook-certs",
2026-06-12 21:10:02.511418 | controller |             "readOnly": true,
2026-06-12 21:10:02.511444 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.511469 | controller |           },
2026-06-12 21:10:02.511495 | controller |           {
2026-06-12 21:10:02.511520 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.511546 | controller |             "name": "kube-api-access-jxjzb",
2026-06-12 21:10:02.511571 | controller |             "readOnly": true,
2026-06-12 21:10:02.511596 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.511621 | controller |           }
2026-06-12 21:10:02.511646 | controller |         ]
2026-06-12 21:10:02.511671 | controller |       }
2026-06-12 21:10:02.511696 | controller |     ],
2026-06-12 21:10:02.511721 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.511746 | controller |     "hostIPs": [
2026-06-12 21:10:02.511772 | controller |       {
2026-06-12 21:10:02.511797 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.511822 | controller |       }
2026-06-12 21:10:02.511847 | controller |     ],
2026-06-12 21:10:02.511897 | controller |     "phase": "Running",
2026-06-12 21:10:02.511926 | controller |     "podIP": "10.217.0.93",
2026-06-12 21:10:02.511952 | controller |     "podIPs": [
2026-06-12 21:10:02.511978 | controller |       {
2026-06-12 21:10:02.512003 | controller |         "ip": "10.217.0.93"
2026-06-12 21:10:02.512029 | controller |       }
2026-06-12 21:10:02.512054 | controller |     ],
2026-06-12 21:10:02.512079 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.512105 | controller |     "startTime": "2026-06-12T20:14:06Z"
2026-06-12 21:10:02.512131 | controller |   }
2026-06-12 21:10:02.512156 | controller | }
2026-06-12 21:10:02.537159 | controller | ok:
2026-06-12 21:10:02.537217 | controller | {
2026-06-12 21:10:02.537238 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.537255 | controller |   "kind": "Pod",
2026-06-12 21:10:02.537271 | controller |   "metadata": {
2026-06-12 21:10:02.537286 | controller |     "annotations": {
2026-06-12 21:10:02.537301 | 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 21:10:02.537317 | 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 21:10:02.537333 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.537348 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.537364 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.537379 | controller |     },
2026-06-12 21:10:02.537395 | controller |     "creationTimestamp": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.537410 | controller |     "generateName": "ovn-operator-controller-manager-5666dfdddd-",
2026-06-12 21:10:02.537425 | controller |     "generation": 1,
2026-06-12 21:10:02.537440 | controller |     "labels": {
2026-06-12 21:10:02.537455 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-12 21:10:02.537476 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.537491 | controller |       "openstack.org/operator-name": "ovn",
2026-06-12 21:10:02.537506 | controller |       "pod-template-hash": "5666dfdddd"
2026-06-12 21:10:02.537521 | controller |     },
2026-06-12 21:10:02.537535 | controller |     "managedFields": [
2026-06-12 21:10:02.537550 | controller |       {
2026-06-12 21:10:02.537565 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.537579 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.537594 | controller |         "fieldsV1": {
2026-06-12 21:10:02.537608 | controller |           "f:metadata": {
2026-06-12 21:10:02.537623 | controller |             "f:annotations": {
2026-06-12 21:10:02.537637 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.537652 | controller |             }
2026-06-12 21:10:02.537667 | controller |           }
2026-06-12 21:10:02.537681 | controller |         },
2026-06-12 21:10:02.537696 | controller |         "manager": "crc",
2026-06-12 21:10:02.537710 | controller |         "operation": "Update",
2026-06-12 21:10:02.537725 | controller |         "subresource": "status",
2026-06-12 21:10:02.537739 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.537754 | controller |       },
2026-06-12 21:10:02.537769 | controller |       {
2026-06-12 21:10:02.537783 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.537798 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.537812 | controller |         "fieldsV1": {
2026-06-12 21:10:02.537828 | controller |           "f:metadata": {
2026-06-12 21:10:02.537843 | controller |             "f:annotations": {
2026-06-12 21:10:02.537887 | controller |               ".": {},
2026-06-12 21:10:02.537920 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.537950 | controller |             },
2026-06-12 21:10:02.537978 | controller |             "f:generateName": {},
2026-06-12 21:10:02.538005 | controller |             "f:labels": {
2026-06-12 21:10:02.538031 | controller |               ".": {},
2026-06-12 21:10:02.538058 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.538085 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.538111 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.538138 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.538165 | controller |             },
2026-06-12 21:10:02.538192 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.538218 | controller |               ".": {},
2026-06-12 21:10:02.538243 | controller |               "k:{\"uid\":\"fa5a5e5b-30e4-48d6-9ac9-f6187e65e0f9\"}": {}
2026-06-12 21:10:02.538270 | controller |             }
2026-06-12 21:10:02.538296 | controller |           },
2026-06-12 21:10:02.538322 | controller |           "f:spec": {
2026-06-12 21:10:02.538348 | controller |             "f:containers": {
2026-06-12 21:10:02.538374 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.538400 | controller |                 ".": {},
2026-06-12 21:10:02.538426 | controller |                 "f:args": {},
2026-06-12 21:10:02.538453 | controller |                 "f:command": {},
2026-06-12 21:10:02.538479 | controller |                 "f:env": {
2026-06-12 21:10:02.538505 | controller |                   ".": {},
2026-06-12 21:10:02.538532 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.538558 | controller |                     ".": {},
2026-06-12 21:10:02.538584 | controller |                     "f:name": {},
2026-06-12 21:10:02.538610 | controller |                     "f:value": {}
2026-06-12 21:10:02.538636 | controller |                   },
2026-06-12 21:10:02.538662 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.538688 | controller |                     ".": {},
2026-06-12 21:10:02.538755 | controller |                     "f:name": {},
2026-06-12 21:10:02.538785 | controller |                     "f:value": {}
2026-06-12 21:10:02.538802 | controller |                   },
2026-06-12 21:10:02.538817 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.538832 | controller |                     ".": {},
2026-06-12 21:10:02.538863 | controller |                     "f:name": {},
2026-06-12 21:10:02.538885 | controller |                     "f:value": {}
2026-06-12 21:10:02.538901 | controller |                   },
2026-06-12 21:10:02.538916 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.538932 | controller |                     ".": {},
2026-06-12 21:10:02.538946 | controller |                     "f:name": {},
2026-06-12 21:10:02.538961 | controller |                     "f:value": {}
2026-06-12 21:10:02.538976 | controller |                   },
2026-06-12 21:10:02.538990 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.539005 | controller |                     ".": {},
2026-06-12 21:10:02.539019 | controller |                     "f:name": {},
2026-06-12 21:10:02.539034 | controller |                     "f:value": {}
2026-06-12 21:10:02.539048 | controller |                   }
2026-06-12 21:10:02.539062 | controller |                 },
2026-06-12 21:10:02.539076 | controller |                 "f:image": {},
2026-06-12 21:10:02.539090 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.539104 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.539118 | controller |                   ".": {},
2026-06-12 21:10:02.539132 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.539146 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.539160 | controller |                     ".": {},
2026-06-12 21:10:02.539174 | controller |                     "f:path": {},
2026-06-12 21:10:02.539188 | controller |                     "f:port": {},
2026-06-12 21:10:02.539202 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.539215 | controller |                   },
2026-06-12 21:10:02.539229 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.539243 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.539257 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.539271 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.539285 | controller |                 },
2026-06-12 21:10:02.539299 | controller |                 "f:name": {},
2026-06-12 21:10:02.539313 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.539327 | controller |                   ".": {},
2026-06-12 21:10:02.539341 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.539358 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.539391 | controller |                     ".": {},
2026-06-12 21:10:02.539406 | controller |                     "f:path": {},
2026-06-12 21:10:02.539421 | controller |                     "f:port": {},
2026-06-12 21:10:02.539435 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.539449 | controller |                   },
2026-06-12 21:10:02.539463 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.539477 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.539491 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.539505 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.539518 | controller |                 },
2026-06-12 21:10:02.539532 | controller |                 "f:resources": {
2026-06-12 21:10:02.539545 | controller |                   ".": {},
2026-06-12 21:10:02.539559 | controller |                   "f:limits": {
2026-06-12 21:10:02.539573 | controller |                     ".": {},
2026-06-12 21:10:02.539591 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.539606 | controller |                     "f:memory": {}
2026-06-12 21:10:02.539619 | controller |                   },
2026-06-12 21:10:02.539633 | controller |                   "f:requests": {
2026-06-12 21:10:02.539647 | controller |                     ".": {},
2026-06-12 21:10:02.539661 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.539676 | controller |                     "f:memory": {}
2026-06-12 21:10:02.539691 | controller |                   }
2026-06-12 21:10:02.539705 | controller |                 },
2026-06-12 21:10:02.539720 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.539734 | controller |                   ".": {},
2026-06-12 21:10:02.539748 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.539762 | controller |                 },
2026-06-12 21:10:02.539776 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.539790 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.539804 | controller |               }
2026-06-12 21:10:02.539818 | controller |             },
2026-06-12 21:10:02.539832 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.539846 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.539878 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.539897 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.539913 | controller |             "f:securityContext": {
2026-06-12 21:10:02.539928 | controller |               ".": {},
2026-06-12 21:10:02.539943 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.539958 | controller |             },
2026-06-12 21:10:02.539972 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.539987 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.540002 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.540016 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.540031 | controller |           }
2026-06-12 21:10:02.540045 | controller |         },
2026-06-12 21:10:02.540060 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.540074 | controller |         "operation": "Update",
2026-06-12 21:10:02.540089 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.540103 | controller |       },
2026-06-12 21:10:02.540118 | controller |       {
2026-06-12 21:10:02.540132 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.540147 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.540161 | controller |         "fieldsV1": {
2026-06-12 21:10:02.540175 | controller |           "f:metadata": {
2026-06-12 21:10:02.540189 | controller |             "f:annotations": {
2026-06-12 21:10:02.540204 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.540218 | controller |             }
2026-06-12 21:10:02.540233 | controller |           }
2026-06-12 21:10:02.540247 | controller |         },
2026-06-12 21:10:02.540261 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.540276 | controller |         "operation": "Update",
2026-06-12 21:10:02.540289 | controller |         "subresource": "status",
2026-06-12 21:10:02.540303 | controller |         "time": "2026-06-12T20:14:30Z"
2026-06-12 21:10:02.540318 | controller |       },
2026-06-12 21:10:02.540331 | controller |       {
2026-06-12 21:10:02.540345 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.540360 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.540374 | controller |         "fieldsV1": {
2026-06-12 21:10:02.540388 | controller |           "f:status": {
2026-06-12 21:10:02.540403 | controller |             "f:conditions": {
2026-06-12 21:10:02.540417 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.540432 | controller |                 ".": {},
2026-06-12 21:10:02.540449 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.540464 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.540478 | controller |                 "f:status": {},
2026-06-12 21:10:02.540492 | controller |                 "f:type": {}
2026-06-12 21:10:02.540506 | controller |               },
2026-06-12 21:10:02.540520 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.540534 | controller |                 ".": {},
2026-06-12 21:10:02.540548 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.540563 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.540577 | controller |                 "f:status": {},
2026-06-12 21:10:02.540591 | controller |                 "f:type": {}
2026-06-12 21:10:02.540604 | controller |               },
2026-06-12 21:10:02.540618 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.540632 | controller |                 ".": {},
2026-06-12 21:10:02.540646 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.540660 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.540675 | controller |                 "f:status": {},
2026-06-12 21:10:02.540689 | controller |                 "f:type": {}
2026-06-12 21:10:02.540703 | controller |               },
2026-06-12 21:10:02.540717 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.540731 | controller |                 ".": {},
2026-06-12 21:10:02.540745 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.540759 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.540773 | controller |                 "f:status": {},
2026-06-12 21:10:02.540787 | controller |                 "f:type": {}
2026-06-12 21:10:02.540801 | controller |               }
2026-06-12 21:10:02.540815 | controller |             },
2026-06-12 21:10:02.540829 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.540842 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.540872 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.540892 | controller |             "f:phase": {},
2026-06-12 21:10:02.540907 | controller |             "f:podIP": {},
2026-06-12 21:10:02.540921 | controller |             "f:podIPs": {
2026-06-12 21:10:02.540935 | controller |               ".": {},
2026-06-12 21:10:02.540950 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-12 21:10:02.540964 | controller |                 ".": {},
2026-06-12 21:10:02.540978 | controller |                 "f:ip": {}
2026-06-12 21:10:02.540992 | controller |               }
2026-06-12 21:10:02.541006 | controller |             },
2026-06-12 21:10:02.541021 | controller |             "f:startTime": {}
2026-06-12 21:10:02.541034 | controller |           }
2026-06-12 21:10:02.541048 | controller |         },
2026-06-12 21:10:02.541062 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.541075 | controller |         "operation": "Update",
2026-06-12 21:10:02.541089 | controller |         "subresource": "status",
2026-06-12 21:10:02.541102 | controller |         "time": "2026-06-12T20:15:41Z"
2026-06-12 21:10:02.541116 | controller |       }
2026-06-12 21:10:02.541130 | controller |     ],
2026-06-12 21:10:02.541144 | controller |     "name": "ovn-operator-controller-manager-5666dfdddd-f2zqk",
2026-06-12 21:10:02.541158 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.541172 | controller |     "ownerReferences": [
2026-06-12 21:10:02.541186 | controller |       {
2026-06-12 21:10:02.541199 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.541213 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.541227 | controller |         "controller": true,
2026-06-12 21:10:02.541241 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.541255 | controller |         "name": "ovn-operator-controller-manager-5666dfdddd",
2026-06-12 21:10:02.541273 | controller |         "uid": "fa5a5e5b-30e4-48d6-9ac9-f6187e65e0f9"
2026-06-12 21:10:02.541287 | controller |       }
2026-06-12 21:10:02.541301 | controller |     ],
2026-06-12 21:10:02.541315 | controller |     "resourceVersion": "54598",
2026-06-12 21:10:02.541329 | controller |     "uid": "a5b53242-7567-48dd-8682-30b615c9e59b"
2026-06-12 21:10:02.541343 | controller |   },
2026-06-12 21:10:02.541357 | controller |   "spec": {
2026-06-12 21:10:02.541371 | controller |     "containers": [
2026-06-12 21:10:02.541385 | controller |       {
2026-06-12 21:10:02.541398 | controller |         "args": [
2026-06-12 21:10:02.541412 | controller |           "--leader-elect",
2026-06-12 21:10:02.541425 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.541439 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.541452 | controller |         ],
2026-06-12 21:10:02.541466 | controller |         "command": [
2026-06-12 21:10:02.541479 | controller |           "/manager"
2026-06-12 21:10:02.541492 | controller |         ],
2026-06-12 21:10:02.541506 | controller |         "env": [
2026-06-12 21:10:02.541519 | controller |           {
2026-06-12 21:10:02.541533 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.541546 | controller |             "value": "30"
2026-06-12 21:10:02.541560 | controller |           },
2026-06-12 21:10:02.541574 | controller |           {
2026-06-12 21:10:02.541588 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.541602 | controller |             "value": "20"
2026-06-12 21:10:02.541616 | controller |           },
2026-06-12 21:10:02.541630 | controller |           {
2026-06-12 21:10:02.541644 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.541658 | controller |             "value": "5"
2026-06-12 21:10:02.541672 | controller |           },
2026-06-12 21:10:02.541687 | controller |           {
2026-06-12 21:10:02.541701 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.541715 | controller |             "value": "false"
2026-06-12 21:10:02.541729 | controller |           },
2026-06-12 21:10:02.541744 | controller |           {
2026-06-12 21:10:02.541758 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.541771 | controller |             "value": "false"
2026-06-12 21:10:02.541785 | controller |           }
2026-06-12 21:10:02.541799 | controller |         ],
2026-06-12 21:10:02.541813 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 21:10:02.541828 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.541842 | controller |         "livenessProbe": {
2026-06-12 21:10:02.541881 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.541899 | controller |           "httpGet": {
2026-06-12 21:10:02.541914 | controller |             "path": "/healthz",
2026-06-12 21:10:02.541929 | controller |             "port": 8081,
2026-06-12 21:10:02.541944 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.541959 | controller |           },
2026-06-12 21:10:02.541973 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.541988 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.542002 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.542017 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.542031 | controller |         },
2026-06-12 21:10:02.542045 | controller |         "name": "manager",
2026-06-12 21:10:02.542059 | controller |         "readinessProbe": {
2026-06-12 21:10:02.542073 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.542087 | controller |           "httpGet": {
2026-06-12 21:10:02.542102 | controller |             "path": "/readyz",
2026-06-12 21:10:02.542116 | controller |             "port": 8081,
2026-06-12 21:10:02.542134 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.542149 | controller |           },
2026-06-12 21:10:02.542164 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.542178 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.542193 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.542207 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.542221 | controller |         },
2026-06-12 21:10:02.542236 | controller |         "resources": {
2026-06-12 21:10:02.542250 | controller |           "limits": {
2026-06-12 21:10:02.542264 | controller |             "cpu": "500m",
2026-06-12 21:10:02.542278 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.542293 | controller |           },
2026-06-12 21:10:02.542308 | controller |           "requests": {
2026-06-12 21:10:02.542323 | controller |             "cpu": "10m",
2026-06-12 21:10:02.542337 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.542352 | controller |           }
2026-06-12 21:10:02.542367 | controller |         },
2026-06-12 21:10:02.542381 | controller |         "securityContext": {
2026-06-12 21:10:02.542396 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.542411 | controller |           "capabilities": {
2026-06-12 21:10:02.542425 | controller |             "drop": [
2026-06-12 21:10:02.542440 | controller |               "MKNOD"
2026-06-12 21:10:02.542455 | controller |             ]
2026-06-12 21:10:02.542470 | controller |           }
2026-06-12 21:10:02.542485 | controller |         },
2026-06-12 21:10:02.542499 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.542514 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.542529 | controller |         "volumeMounts": [
2026-06-12 21:10:02.542544 | controller |           {
2026-06-12 21:10:02.542559 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.542574 | controller |             "name": "kube-api-access-k2ntq",
2026-06-12 21:10:02.542589 | controller |             "readOnly": true
2026-06-12 21:10:02.542604 | controller |           }
2026-06-12 21:10:02.542619 | controller |         ]
2026-06-12 21:10:02.542634 | controller |       }
2026-06-12 21:10:02.542649 | controller |     ],
2026-06-12 21:10:02.542664 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.542679 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.542694 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.542709 | controller |       {
2026-06-12 21:10:02.542724 | controller |         "name": "ovn-operator-controller-manager-dockercfg-7j7x5"
2026-06-12 21:10:02.542739 | controller |       }
2026-06-12 21:10:02.542754 | controller |     ],
2026-06-12 21:10:02.542769 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.542783 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.542798 | controller |     "priority": 0,
2026-06-12 21:10:02.542813 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.542828 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.542843 | controller |     "securityContext": {
2026-06-12 21:10:02.542901 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.542938 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.542953 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.542969 | controller |       }
2026-06-12 21:10:02.542983 | controller |     },
2026-06-12 21:10:02.542999 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-12 21:10:02.543014 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-12 21:10:02.543029 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.543045 | controller |     "tolerations": [
2026-06-12 21:10:02.543059 | controller |       {
2026-06-12 21:10:02.543074 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.543095 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.543110 | controller |         "operator": "Exists",
2026-06-12 21:10:02.543124 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.543139 | controller |       },
2026-06-12 21:10:02.543153 | controller |       {
2026-06-12 21:10:02.543167 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.543181 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.543196 | controller |         "operator": "Exists",
2026-06-12 21:10:02.543210 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.543224 | controller |       },
2026-06-12 21:10:02.543240 | controller |       {
2026-06-12 21:10:02.543261 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.543282 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.543377 | controller |         "operator": "Exists"
2026-06-12 21:10:02.543396 | controller |       }
2026-06-12 21:10:02.543436 | controller |     ],
2026-06-12 21:10:02.543453 | controller |     "volumes": [
2026-06-12 21:10:02.543468 | controller |       {
2026-06-12 21:10:02.543483 | controller |         "name": "kube-api-access-k2ntq",
2026-06-12 21:10:02.543497 | controller |         "projected": {
2026-06-12 21:10:02.543511 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.543525 | controller |           "sources": [
2026-06-12 21:10:02.543539 | controller |             {
2026-06-12 21:10:02.543552 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.543566 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.543580 | controller |                 "path": "token"
2026-06-12 21:10:02.543594 | controller |               }
2026-06-12 21:10:02.543608 | controller |             },
2026-06-12 21:10:02.543622 | controller |             {
2026-06-12 21:10:02.543635 | controller |               "configMap": {
2026-06-12 21:10:02.543649 | controller |                 "items": [
2026-06-12 21:10:02.543662 | controller |                   {
2026-06-12 21:10:02.543676 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.543689 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.543703 | controller |                   }
2026-06-12 21:10:02.543716 | controller |                 ],
2026-06-12 21:10:02.543730 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.543743 | controller |               }
2026-06-12 21:10:02.543757 | controller |             },
2026-06-12 21:10:02.543770 | controller |             {
2026-06-12 21:10:02.543783 | controller |               "downwardAPI": {
2026-06-12 21:10:02.543796 | controller |                 "items": [
2026-06-12 21:10:02.543810 | controller |                   {
2026-06-12 21:10:02.543824 | controller |                     "fieldRef": {
2026-06-12 21:10:02.543837 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.543851 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.543890 | controller |                     },
2026-06-12 21:10:02.543906 | controller |                     "path": "namespace"
2026-06-12 21:10:02.543921 | controller |                   }
2026-06-12 21:10:02.543936 | controller |                 ]
2026-06-12 21:10:02.543951 | controller |               }
2026-06-12 21:10:02.543965 | controller |             },
2026-06-12 21:10:02.543979 | controller |             {
2026-06-12 21:10:02.543993 | controller |               "configMap": {
2026-06-12 21:10:02.544007 | controller |                 "items": [
2026-06-12 21:10:02.544021 | controller |                   {
2026-06-12 21:10:02.544035 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.544049 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.544063 | controller |                   }
2026-06-12 21:10:02.544077 | controller |                 ],
2026-06-12 21:10:02.544100 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.544115 | controller |               }
2026-06-12 21:10:02.544130 | controller |             }
2026-06-12 21:10:02.544145 | controller |           ]
2026-06-12 21:10:02.544160 | controller |         }
2026-06-12 21:10:02.544174 | controller |       }
2026-06-12 21:10:02.544189 | controller |     ]
2026-06-12 21:10:02.544203 | controller |   },
2026-06-12 21:10:02.544218 | controller |   "status": {
2026-06-12 21:10:02.544232 | controller |     "conditions": [
2026-06-12 21:10:02.544246 | controller |       {
2026-06-12 21:10:02.544261 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.544275 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.544290 | controller |         "status": "True",
2026-06-12 21:10:02.544305 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.544319 | controller |       },
2026-06-12 21:10:02.544333 | controller |       {
2026-06-12 21:10:02.544348 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.544362 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.544376 | controller |         "status": "True",
2026-06-12 21:10:02.544390 | controller |         "type": "Initialized"
2026-06-12 21:10:02.544404 | controller |       },
2026-06-12 21:10:02.544419 | controller |       {
2026-06-12 21:10:02.544433 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.544447 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.544461 | controller |         "status": "True",
2026-06-12 21:10:02.544476 | controller |         "type": "Ready"
2026-06-12 21:10:02.544490 | controller |       },
2026-06-12 21:10:02.544504 | controller |       {
2026-06-12 21:10:02.544518 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.544531 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.544546 | controller |         "status": "True",
2026-06-12 21:10:02.544560 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.544573 | controller |       },
2026-06-12 21:10:02.544588 | controller |       {
2026-06-12 21:10:02.544601 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.544615 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.544630 | controller |         "status": "True",
2026-06-12 21:10:02.544644 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.544658 | controller |       }
2026-06-12 21:10:02.544672 | controller |     ],
2026-06-12 21:10:02.544686 | controller |     "containerStatuses": [
2026-06-12 21:10:02.544700 | controller |       {
2026-06-12 21:10:02.544714 | controller |         "allocatedResources": {
2026-06-12 21:10:02.544728 | controller |           "cpu": "10m",
2026-06-12 21:10:02.544742 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.544756 | controller |         },
2026-06-12 21:10:02.544770 | controller |         "containerID": "cri-o://a3d122bfdf7d268650a0bcefe57269c5e799dd7e7aff2e246e96f0663b665e8e",
2026-06-12 21:10:02.544784 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 21:10:02.544799 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 21:10:02.544814 | controller |         "lastState": {},
2026-06-12 21:10:02.544828 | controller |         "name": "manager",
2026-06-12 21:10:02.544843 | controller |         "ready": true,
2026-06-12 21:10:02.544875 | controller |         "resources": {
2026-06-12 21:10:02.544895 | controller |           "limits": {
2026-06-12 21:10:02.544911 | controller |             "cpu": "500m",
2026-06-12 21:10:02.544926 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.544940 | controller |           },
2026-06-12 21:10:02.544959 | controller |           "requests": {
2026-06-12 21:10:02.544974 | controller |             "cpu": "10m",
2026-06-12 21:10:02.544988 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.545002 | controller |           }
2026-06-12 21:10:02.545016 | controller |         },
2026-06-12 21:10:02.545031 | controller |         "restartCount": 0,
2026-06-12 21:10:02.545045 | controller |         "started": true,
2026-06-12 21:10:02.545059 | controller |         "state": {
2026-06-12 21:10:02.545073 | controller |           "running": {
2026-06-12 21:10:02.545087 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.545101 | controller |           }
2026-06-12 21:10:02.545116 | controller |         },
2026-06-12 21:10:02.545130 | controller |         "user": {
2026-06-12 21:10:02.545145 | controller |           "linux": {
2026-06-12 21:10:02.545159 | controller |             "gid": 0,
2026-06-12 21:10:02.545173 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.545188 | controller |               0
2026-06-12 21:10:02.545202 | controller |             ],
2026-06-12 21:10:02.545216 | controller |             "uid": 65532
2026-06-12 21:10:02.545230 | controller |           }
2026-06-12 21:10:02.545244 | controller |         },
2026-06-12 21:10:02.545258 | controller |         "volumeMounts": [
2026-06-12 21:10:02.545272 | controller |           {
2026-06-12 21:10:02.545286 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.545306 | controller |             "name": "kube-api-access-k2ntq",
2026-06-12 21:10:02.545319 | controller |             "readOnly": true,
2026-06-12 21:10:02.545333 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.545347 | controller |           }
2026-06-12 21:10:02.545360 | controller |         ]
2026-06-12 21:10:02.545374 | controller |       }
2026-06-12 21:10:02.545388 | controller |     ],
2026-06-12 21:10:02.545402 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.545415 | controller |     "hostIPs": [
2026-06-12 21:10:02.545429 | controller |       {
2026-06-12 21:10:02.545442 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.545455 | controller |       }
2026-06-12 21:10:02.545469 | controller |     ],
2026-06-12 21:10:02.545482 | controller |     "phase": "Running",
2026-06-12 21:10:02.545496 | controller |     "podIP": "10.217.0.88",
2026-06-12 21:10:02.545509 | controller |     "podIPs": [
2026-06-12 21:10:02.545523 | controller |       {
2026-06-12 21:10:02.545537 | controller |         "ip": "10.217.0.88"
2026-06-12 21:10:02.545551 | controller |       }
2026-06-12 21:10:02.545564 | controller |     ],
2026-06-12 21:10:02.545578 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.545592 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.545605 | controller |   }
2026-06-12 21:10:02.545619 | controller | }
2026-06-12 21:10:02.568313 | controller | ok:
2026-06-12 21:10:02.568400 | controller | {
2026-06-12 21:10:02.568425 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.568442 | controller |   "kind": "Pod",
2026-06-12 21:10:02.568457 | controller |   "metadata": {
2026-06-12 21:10:02.568472 | controller |     "annotations": {
2026-06-12 21:10:02.568487 | 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 21:10:02.568504 | 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 21:10:02.568527 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.568543 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 21:10:02.568558 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 21:10:02.568573 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 21:10:02.568588 | controller |     },
2026-06-12 21:10:02.568602 | controller |     "creationTimestamp": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.568617 | controller |     "generateName": "swift-operator-controller-manager-79846f755c-",
2026-06-12 21:10:02.568631 | controller |     "generation": 1,
2026-06-12 21:10:02.568646 | controller |     "labels": {
2026-06-12 21:10:02.568661 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-12 21:10:02.568676 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.568691 | controller |       "openstack.org/operator-name": "swift",
2026-06-12 21:10:02.568705 | controller |       "pod-template-hash": "79846f755c"
2026-06-12 21:10:02.568720 | controller |     },
2026-06-12 21:10:02.568734 | controller |     "managedFields": [
2026-06-12 21:10:02.568749 | controller |       {
2026-06-12 21:10:02.568763 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.568778 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.568792 | controller |         "fieldsV1": {
2026-06-12 21:10:02.568806 | controller |           "f:metadata": {
2026-06-12 21:10:02.568820 | controller |             "f:annotations": {
2026-06-12 21:10:02.568834 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.568851 | controller |             }
2026-06-12 21:10:02.568883 | controller |           }
2026-06-12 21:10:02.568899 | controller |         },
2026-06-12 21:10:02.568913 | controller |         "manager": "crc",
2026-06-12 21:10:02.568928 | controller |         "operation": "Update",
2026-06-12 21:10:02.568942 | controller |         "subresource": "status",
2026-06-12 21:10:02.568957 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.568972 | controller |       },
2026-06-12 21:10:02.568986 | controller |       {
2026-06-12 21:10:02.569000 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.569015 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.569029 | controller |         "fieldsV1": {
2026-06-12 21:10:02.569043 | controller |           "f:metadata": {
2026-06-12 21:10:02.569057 | controller |             "f:annotations": {
2026-06-12 21:10:02.569072 | controller |               ".": {},
2026-06-12 21:10:02.569086 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.569100 | controller |             },
2026-06-12 21:10:02.569118 | controller |             "f:generateName": {},
2026-06-12 21:10:02.569139 | controller |             "f:labels": {
2026-06-12 21:10:02.569213 | controller |               ".": {},
2026-06-12 21:10:02.569231 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.569246 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.569261 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.569276 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.569291 | controller |             },
2026-06-12 21:10:02.569305 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.569319 | controller |               ".": {},
2026-06-12 21:10:02.569334 | controller |               "k:{\"uid\":\"abc06d83-2be8-4fc8-bb5f-276acb2efc0e\"}": {}
2026-06-12 21:10:02.569349 | controller |             }
2026-06-12 21:10:02.569363 | controller |           },
2026-06-12 21:10:02.569377 | controller |           "f:spec": {
2026-06-12 21:10:02.569391 | controller |             "f:containers": {
2026-06-12 21:10:02.569406 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.569430 | controller |                 ".": {},
2026-06-12 21:10:02.569498 | controller |                 "f:args": {},
2026-06-12 21:10:02.569520 | controller |                 "f:command": {},
2026-06-12 21:10:02.569535 | controller |                 "f:env": {
2026-06-12 21:10:02.569551 | controller |                   ".": {},
2026-06-12 21:10:02.569565 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.569579 | controller |                     ".": {},
2026-06-12 21:10:02.569594 | controller |                     "f:name": {},
2026-06-12 21:10:02.569631 | controller |                     "f:value": {}
2026-06-12 21:10:02.569648 | controller |                   },
2026-06-12 21:10:02.569663 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.569678 | controller |                     ".": {},
2026-06-12 21:10:02.569698 | controller |                     "f:name": {},
2026-06-12 21:10:02.569713 | controller |                     "f:value": {}
2026-06-12 21:10:02.569727 | controller |                   },
2026-06-12 21:10:02.569741 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.569756 | controller |                     ".": {},
2026-06-12 21:10:02.569770 | controller |                     "f:name": {},
2026-06-12 21:10:02.569784 | controller |                     "f:value": {}
2026-06-12 21:10:02.569799 | controller |                   },
2026-06-12 21:10:02.569813 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.569828 | controller |                     ".": {},
2026-06-12 21:10:02.569843 | controller |                     "f:name": {},
2026-06-12 21:10:02.569879 | controller |                     "f:value": {}
2026-06-12 21:10:02.569896 | controller |                   },
2026-06-12 21:10:02.569910 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.569925 | controller |                     ".": {},
2026-06-12 21:10:02.569940 | controller |                     "f:name": {},
2026-06-12 21:10:02.569954 | controller |                     "f:value": {}
2026-06-12 21:10:02.569968 | controller |                   }
2026-06-12 21:10:02.569983 | controller |                 },
2026-06-12 21:10:02.569997 | controller |                 "f:image": {},
2026-06-12 21:10:02.570011 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.570025 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.570040 | controller |                   ".": {},
2026-06-12 21:10:02.570054 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.570069 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.570083 | controller |                     ".": {},
2026-06-12 21:10:02.570097 | controller |                     "f:path": {},
2026-06-12 21:10:02.570112 | controller |                     "f:port": {},
2026-06-12 21:10:02.570126 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.570141 | controller |                   },
2026-06-12 21:10:02.570155 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.570169 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.570184 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.570198 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.570213 | controller |                 },
2026-06-12 21:10:02.570227 | controller |                 "f:name": {},
2026-06-12 21:10:02.570242 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.570256 | controller |                   ".": {},
2026-06-12 21:10:02.570270 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.570284 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.570298 | controller |                     ".": {},
2026-06-12 21:10:02.570312 | controller |                     "f:path": {},
2026-06-12 21:10:02.570330 | controller |                     "f:port": {},
2026-06-12 21:10:02.570345 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.570359 | controller |                   },
2026-06-12 21:10:02.570373 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.570386 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.570400 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.570414 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.570428 | controller |                 },
2026-06-12 21:10:02.570441 | controller |                 "f:resources": {
2026-06-12 21:10:02.570455 | controller |                   ".": {},
2026-06-12 21:10:02.570468 | controller |                   "f:limits": {
2026-06-12 21:10:02.570482 | controller |                     ".": {},
2026-06-12 21:10:02.570496 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.570510 | controller |                     "f:memory": {}
2026-06-12 21:10:02.570523 | controller |                   },
2026-06-12 21:10:02.570537 | controller |                   "f:requests": {
2026-06-12 21:10:02.570551 | controller |                     ".": {},
2026-06-12 21:10:02.570565 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.570579 | controller |                     "f:memory": {}
2026-06-12 21:10:02.570592 | controller |                   }
2026-06-12 21:10:02.570606 | controller |                 },
2026-06-12 21:10:02.570620 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.570635 | controller |                   ".": {},
2026-06-12 21:10:02.570648 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.570663 | controller |                 },
2026-06-12 21:10:02.570704 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.570723 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.570738 | controller |               }
2026-06-12 21:10:02.570752 | controller |             },
2026-06-12 21:10:02.570772 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.570836 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.570881 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.570946 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.570970 | controller |             "f:securityContext": {
2026-06-12 21:10:02.570987 | controller |               ".": {},
2026-06-12 21:10:02.571002 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.571017 | controller |             },
2026-06-12 21:10:02.571031 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.571051 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.571116 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.571139 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.571154 | controller |           }
2026-06-12 21:10:02.571170 | controller |         },
2026-06-12 21:10:02.571185 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.571200 | controller |         "operation": "Update",
2026-06-12 21:10:02.571214 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.571229 | controller |       },
2026-06-12 21:10:02.571243 | controller |       {
2026-06-12 21:10:02.571258 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.571272 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.571287 | controller |         "fieldsV1": {
2026-06-12 21:10:02.571301 | controller |           "f:metadata": {
2026-06-12 21:10:02.571315 | controller |             "f:annotations": {
2026-06-12 21:10:02.571330 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.571345 | controller |             }
2026-06-12 21:10:02.571360 | controller |           }
2026-06-12 21:10:02.571379 | controller |         },
2026-06-12 21:10:02.571394 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.571408 | controller |         "operation": "Update",
2026-06-12 21:10:02.571422 | controller |         "subresource": "status",
2026-06-12 21:10:02.571437 | controller |         "time": "2026-06-12T20:14:28Z"
2026-06-12 21:10:02.571452 | controller |       },
2026-06-12 21:10:02.571466 | controller |       {
2026-06-12 21:10:02.571481 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.571496 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.571511 | controller |         "fieldsV1": {
2026-06-12 21:10:02.571525 | controller |           "f:status": {
2026-06-12 21:10:02.571540 | controller |             "f:conditions": {
2026-06-12 21:10:02.571554 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.571569 | controller |                 ".": {},
2026-06-12 21:10:02.571584 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.571598 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.571613 | controller |                 "f:status": {},
2026-06-12 21:10:02.571627 | controller |                 "f:type": {}
2026-06-12 21:10:02.571641 | controller |               },
2026-06-12 21:10:02.571655 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.571671 | controller |                 ".": {},
2026-06-12 21:10:02.571687 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.571701 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.571717 | controller |                 "f:status": {},
2026-06-12 21:10:02.571733 | controller |                 "f:type": {}
2026-06-12 21:10:02.571792 | controller |               },
2026-06-12 21:10:02.571821 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.571837 | controller |                 ".": {},
2026-06-12 21:10:02.571865 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.571886 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.571902 | controller |                 "f:status": {},
2026-06-12 21:10:02.571917 | controller |                 "f:type": {}
2026-06-12 21:10:02.571932 | controller |               },
2026-06-12 21:10:02.571947 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.571961 | controller |                 ".": {},
2026-06-12 21:10:02.571976 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.571991 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.572005 | controller |                 "f:status": {},
2026-06-12 21:10:02.572020 | controller |                 "f:type": {}
2026-06-12 21:10:02.572034 | controller |               }
2026-06-12 21:10:02.572048 | controller |             },
2026-06-12 21:10:02.572063 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.572077 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.572091 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.572105 | controller |             "f:phase": {},
2026-06-12 21:10:02.572119 | controller |             "f:podIP": {},
2026-06-12 21:10:02.572135 | controller |             "f:podIPs": {
2026-06-12 21:10:02.572149 | controller |               ".": {},
2026-06-12 21:10:02.572163 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-12 21:10:02.572179 | controller |                 ".": {},
2026-06-12 21:10:02.572194 | controller |                 "f:ip": {}
2026-06-12 21:10:02.572208 | controller |               }
2026-06-12 21:10:02.572223 | controller |             },
2026-06-12 21:10:02.572237 | controller |             "f:startTime": {}
2026-06-12 21:10:02.572252 | controller |           }
2026-06-12 21:10:02.572266 | controller |         },
2026-06-12 21:10:02.572281 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.572300 | controller |         "operation": "Update",
2026-06-12 21:10:02.572315 | controller |         "subresource": "status",
2026-06-12 21:10:02.572329 | controller |         "time": "2026-06-12T20:15:39Z"
2026-06-12 21:10:02.572344 | controller |       }
2026-06-12 21:10:02.572359 | controller |     ],
2026-06-12 21:10:02.572374 | controller |     "name": "swift-operator-controller-manager-79846f755c-5sjsj",
2026-06-12 21:10:02.572388 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.572403 | controller |     "ownerReferences": [
2026-06-12 21:10:02.572417 | controller |       {
2026-06-12 21:10:02.572433 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.572447 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.572462 | controller |         "controller": true,
2026-06-12 21:10:02.572476 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.572491 | controller |         "name": "swift-operator-controller-manager-79846f755c",
2026-06-12 21:10:02.572505 | controller |         "uid": "abc06d83-2be8-4fc8-bb5f-276acb2efc0e"
2026-06-12 21:10:02.572519 | controller |       }
2026-06-12 21:10:02.572533 | controller |     ],
2026-06-12 21:10:02.572547 | controller |     "resourceVersion": "54511",
2026-06-12 21:10:02.572561 | controller |     "uid": "1881eb7a-7a85-474e-bc49-28fafe95e41c"
2026-06-12 21:10:02.572575 | controller |   },
2026-06-12 21:10:02.572589 | controller |   "spec": {
2026-06-12 21:10:02.572603 | controller |     "containers": [
2026-06-12 21:10:02.572618 | controller |       {
2026-06-12 21:10:02.572632 | controller |         "args": [
2026-06-12 21:10:02.572646 | controller |           "--leader-elect",
2026-06-12 21:10:02.572660 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.572673 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.572687 | controller |         ],
2026-06-12 21:10:02.572701 | controller |         "command": [
2026-06-12 21:10:02.572714 | controller |           "/manager"
2026-06-12 21:10:02.572728 | controller |         ],
2026-06-12 21:10:02.572742 | controller |         "env": [
2026-06-12 21:10:02.572755 | controller |           {
2026-06-12 21:10:02.572769 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.572783 | controller |             "value": "30"
2026-06-12 21:10:02.572796 | controller |           },
2026-06-12 21:10:02.572810 | controller |           {
2026-06-12 21:10:02.572825 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.572843 | controller |             "value": "20"
2026-06-12 21:10:02.572899 | controller |           },
2026-06-12 21:10:02.572916 | controller |           {
2026-06-12 21:10:02.572931 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.572945 | controller |             "value": "5"
2026-06-12 21:10:02.572959 | controller |           },
2026-06-12 21:10:02.572973 | controller |           {
2026-06-12 21:10:02.572987 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.573001 | controller |             "value": "false"
2026-06-12 21:10:02.573021 | controller |           },
2026-06-12 21:10:02.573036 | controller |           {
2026-06-12 21:10:02.573051 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.573065 | controller |             "value": "false"
2026-06-12 21:10:02.573079 | controller |           }
2026-06-12 21:10:02.573093 | controller |         ],
2026-06-12 21:10:02.573107 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 21:10:02.573121 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.573135 | controller |         "livenessProbe": {
2026-06-12 21:10:02.573150 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.573165 | controller |           "httpGet": {
2026-06-12 21:10:02.573180 | controller |             "path": "/healthz",
2026-06-12 21:10:02.573198 | controller |             "port": 8081,
2026-06-12 21:10:02.573212 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.573227 | controller |           },
2026-06-12 21:10:02.573241 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.573255 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.573269 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.573283 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.573298 | controller |         },
2026-06-12 21:10:02.573312 | controller |         "name": "manager",
2026-06-12 21:10:02.573326 | controller |         "readinessProbe": {
2026-06-12 21:10:02.573341 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.573355 | controller |           "httpGet": {
2026-06-12 21:10:02.573369 | controller |             "path": "/readyz",
2026-06-12 21:10:02.573383 | controller |             "port": 8081,
2026-06-12 21:10:02.573397 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.573411 | controller |           },
2026-06-12 21:10:02.573426 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.573440 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.573454 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.573469 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.573483 | controller |         },
2026-06-12 21:10:02.573497 | controller |         "resources": {
2026-06-12 21:10:02.573512 | controller |           "limits": {
2026-06-12 21:10:02.573526 | controller |             "cpu": "500m",
2026-06-12 21:10:02.573540 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.573554 | controller |           },
2026-06-12 21:10:02.573568 | controller |           "requests": {
2026-06-12 21:10:02.573582 | controller |             "cpu": "10m",
2026-06-12 21:10:02.573596 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.573610 | controller |           }
2026-06-12 21:10:02.573624 | controller |         },
2026-06-12 21:10:02.573639 | controller |         "securityContext": {
2026-06-12 21:10:02.573653 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.573668 | controller |           "capabilities": {
2026-06-12 21:10:02.573682 | controller |             "drop": [
2026-06-12 21:10:02.573696 | controller |               "ALL"
2026-06-12 21:10:02.573710 | controller |             ]
2026-06-12 21:10:02.573724 | controller |           },
2026-06-12 21:10:02.573738 | controller |           "runAsUser": 1000660000
2026-06-12 21:10:02.573752 | controller |         },
2026-06-12 21:10:02.573766 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.573781 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.573796 | controller |         "volumeMounts": [
2026-06-12 21:10:02.573811 | controller |           {
2026-06-12 21:10:02.573825 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.573840 | controller |             "name": "kube-api-access-lg6s2",
2026-06-12 21:10:02.573875 | controller |             "readOnly": true
2026-06-12 21:10:02.573895 | controller |           }
2026-06-12 21:10:02.573911 | controller |         ]
2026-06-12 21:10:02.574150 | controller |       }
2026-06-12 21:10:02.574174 | controller |     ],
2026-06-12 21:10:02.574190 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.574205 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.574220 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.574234 | controller |       {
2026-06-12 21:10:02.574249 | controller |         "name": "swift-operator-controller-manager-dockercfg-g2g2c"
2026-06-12 21:10:02.574265 | controller |       }
2026-06-12 21:10:02.574281 | controller |     ],
2026-06-12 21:10:02.574295 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.574310 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.574329 | controller |     "priority": 0,
2026-06-12 21:10:02.574345 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.574359 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.574375 | controller |     "securityContext": {
2026-06-12 21:10:02.574389 | controller |       "fsGroup": 1000660000,
2026-06-12 21:10:02.574404 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.574418 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.574432 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.574446 | controller |       },
2026-06-12 21:10:02.574461 | controller |       "seccompProfile": {
2026-06-12 21:10:02.574475 | controller |         "type": "RuntimeDefault"
2026-06-12 21:10:02.574490 | controller |       }
2026-06-12 21:10:02.574504 | controller |     },
2026-06-12 21:10:02.574519 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-12 21:10:02.574534 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-12 21:10:02.574549 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.574563 | controller |     "tolerations": [
2026-06-12 21:10:02.574577 | controller |       {
2026-06-12 21:10:02.574593 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.574607 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.574621 | controller |         "operator": "Exists",
2026-06-12 21:10:02.574635 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.574649 | controller |       },
2026-06-12 21:10:02.574663 | controller |       {
2026-06-12 21:10:02.574677 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.574691 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.574706 | controller |         "operator": "Exists",
2026-06-12 21:10:02.574721 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.574736 | controller |       },
2026-06-12 21:10:02.574750 | controller |       {
2026-06-12 21:10:02.574764 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.574778 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.574793 | controller |         "operator": "Exists"
2026-06-12 21:10:02.574807 | controller |       }
2026-06-12 21:10:02.574821 | controller |     ],
2026-06-12 21:10:02.574835 | controller |     "volumes": [
2026-06-12 21:10:02.574852 | controller |       {
2026-06-12 21:10:02.574886 | controller |         "name": "kube-api-access-lg6s2",
2026-06-12 21:10:02.574903 | controller |         "projected": {
2026-06-12 21:10:02.574917 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.574931 | controller |           "sources": [
2026-06-12 21:10:02.574945 | controller |             {
2026-06-12 21:10:02.574959 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.574973 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.574987 | controller |                 "path": "token"
2026-06-12 21:10:02.575002 | controller |               }
2026-06-12 21:10:02.575016 | controller |             },
2026-06-12 21:10:02.575030 | controller |             {
2026-06-12 21:10:02.575043 | controller |               "configMap": {
2026-06-12 21:10:02.575057 | controller |                 "items": [
2026-06-12 21:10:02.575070 | controller |                   {
2026-06-12 21:10:02.575084 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.575098 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.575111 | controller |                   }
2026-06-12 21:10:02.575125 | controller |                 ],
2026-06-12 21:10:02.575138 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.575152 | controller |               }
2026-06-12 21:10:02.575166 | controller |             },
2026-06-12 21:10:02.575180 | controller |             {
2026-06-12 21:10:02.575193 | controller |               "downwardAPI": {
2026-06-12 21:10:02.575211 | controller |                 "items": [
2026-06-12 21:10:02.575225 | controller |                   {
2026-06-12 21:10:02.575239 | controller |                     "fieldRef": {
2026-06-12 21:10:02.575252 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.575267 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.575282 | controller |                     },
2026-06-12 21:10:02.575297 | controller |                     "path": "namespace"
2026-06-12 21:10:02.575316 | controller |                   }
2026-06-12 21:10:02.575337 | controller |                 ]
2026-06-12 21:10:02.575366 | controller |               }
2026-06-12 21:10:02.575394 | controller |             },
2026-06-12 21:10:02.575421 | controller |             {
2026-06-12 21:10:02.575446 | controller |               "configMap": {
2026-06-12 21:10:02.575471 | controller |                 "items": [
2026-06-12 21:10:02.575496 | controller |                   {
2026-06-12 21:10:02.575521 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.575546 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.575570 | controller |                   }
2026-06-12 21:10:02.575595 | controller |                 ],
2026-06-12 21:10:02.575621 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.575647 | controller |               }
2026-06-12 21:10:02.575672 | controller |             }
2026-06-12 21:10:02.575697 | controller |           ]
2026-06-12 21:10:02.575722 | controller |         }
2026-06-12 21:10:02.575747 | controller |       }
2026-06-12 21:10:02.575772 | controller |     ]
2026-06-12 21:10:02.575799 | controller |   },
2026-06-12 21:10:02.575876 | controller |   "status": {
2026-06-12 21:10:02.575907 | controller |     "conditions": [
2026-06-12 21:10:02.575939 | controller |       {
2026-06-12 21:10:02.575964 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.575989 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.576015 | controller |         "status": "True",
2026-06-12 21:10:02.576041 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.576066 | controller |       },
2026-06-12 21:10:02.576092 | controller |       {
2026-06-12 21:10:02.576117 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.576142 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.576167 | controller |         "status": "True",
2026-06-12 21:10:02.576193 | controller |         "type": "Initialized"
2026-06-12 21:10:02.576218 | controller |       },
2026-06-12 21:10:02.576243 | controller |       {
2026-06-12 21:10:02.576268 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.576293 | controller |         "lastTransitionTime": "2026-06-12T20:15:39Z",
2026-06-12 21:10:02.576319 | controller |         "status": "True",
2026-06-12 21:10:02.576344 | controller |         "type": "Ready"
2026-06-12 21:10:02.576369 | controller |       },
2026-06-12 21:10:02.576395 | controller |       {
2026-06-12 21:10:02.576420 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.576445 | controller |         "lastTransitionTime": "2026-06-12T20:15:39Z",
2026-06-12 21:10:02.576470 | controller |         "status": "True",
2026-06-12 21:10:02.576496 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.576521 | controller |       },
2026-06-12 21:10:02.576546 | controller |       {
2026-06-12 21:10:02.576572 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.576597 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.576622 | controller |         "status": "True",
2026-06-12 21:10:02.576647 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.576672 | controller |       }
2026-06-12 21:10:02.576698 | controller |     ],
2026-06-12 21:10:02.576724 | controller |     "containerStatuses": [
2026-06-12 21:10:02.576749 | controller |       {
2026-06-12 21:10:02.576802 | controller |         "allocatedResources": {
2026-06-12 21:10:02.576831 | controller |           "cpu": "10m",
2026-06-12 21:10:02.576854 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.576889 | controller |         },
2026-06-12 21:10:02.576906 | controller |         "containerID": "cri-o://11b7ef2184e42abff351dece74ca220aa5a9a621e57af2a5d934602600acfab7",
2026-06-12 21:10:02.576922 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 21:10:02.576936 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 21:10:02.576951 | controller |         "lastState": {},
2026-06-12 21:10:02.576965 | controller |         "name": "manager",
2026-06-12 21:10:02.576979 | controller |         "ready": true,
2026-06-12 21:10:02.576994 | controller |         "resources": {
2026-06-12 21:10:02.577008 | controller |           "limits": {
2026-06-12 21:10:02.577022 | controller |             "cpu": "500m",
2026-06-12 21:10:02.577036 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.577050 | controller |           },
2026-06-12 21:10:02.577064 | controller |           "requests": {
2026-06-12 21:10:02.577078 | controller |             "cpu": "10m",
2026-06-12 21:10:02.577092 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.577106 | controller |           }
2026-06-12 21:10:02.577120 | controller |         },
2026-06-12 21:10:02.577133 | controller |         "restartCount": 0,
2026-06-12 21:10:02.577147 | controller |         "started": true,
2026-06-12 21:10:02.577161 | controller |         "state": {
2026-06-12 21:10:02.577176 | controller |           "running": {
2026-06-12 21:10:02.577191 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.577227 | controller |           }
2026-06-12 21:10:02.577250 | controller |         },
2026-06-12 21:10:02.577266 | controller |         "user": {
2026-06-12 21:10:02.577280 | controller |           "linux": {
2026-06-12 21:10:02.577295 | controller |             "gid": 0,
2026-06-12 21:10:02.577309 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.577323 | controller |               0,
2026-06-12 21:10:02.577337 | controller |               1000660000
2026-06-12 21:10:02.577352 | controller |             ],
2026-06-12 21:10:02.577366 | controller |             "uid": 1000660000
2026-06-12 21:10:02.577380 | controller |           }
2026-06-12 21:10:02.577394 | controller |         },
2026-06-12 21:10:02.577408 | controller |         "volumeMounts": [
2026-06-12 21:10:02.577421 | controller |           {
2026-06-12 21:10:02.577440 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.577457 | controller |             "name": "kube-api-access-lg6s2",
2026-06-12 21:10:02.577472 | controller |             "readOnly": true,
2026-06-12 21:10:02.577486 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.577501 | controller |           }
2026-06-12 21:10:02.577515 | controller |         ]
2026-06-12 21:10:02.577529 | controller |       }
2026-06-12 21:10:02.577545 | controller |     ],
2026-06-12 21:10:02.577558 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.577573 | controller |     "hostIPs": [
2026-06-12 21:10:02.577587 | controller |       {
2026-06-12 21:10:02.577601 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.577615 | controller |       }
2026-06-12 21:10:02.577629 | controller |     ],
2026-06-12 21:10:02.577643 | controller |     "phase": "Running",
2026-06-12 21:10:02.577657 | controller |     "podIP": "10.217.0.89",
2026-06-12 21:10:02.577671 | controller |     "podIPs": [
2026-06-12 21:10:02.577685 | controller |       {
2026-06-12 21:10:02.577698 | controller |         "ip": "10.217.0.89"
2026-06-12 21:10:02.577717 | controller |       }
2026-06-12 21:10:02.577732 | controller |     ],
2026-06-12 21:10:02.577746 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.577760 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.577775 | controller |   }
2026-06-12 21:10:02.577789 | controller | }
2026-06-12 21:10:02.601796 | controller | ok:
2026-06-12 21:10:02.601938 | controller | {
2026-06-12 21:10:02.601968 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.601986 | controller |   "kind": "Pod",
2026-06-12 21:10:02.602002 | controller |   "metadata": {
2026-06-12 21:10:02.602018 | controller |     "annotations": {
2026-06-12 21:10:02.602033 | 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 21:10:02.602049 | 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 21:10:02.602065 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.602081 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.602096 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.602112 | controller |     },
2026-06-12 21:10:02.602126 | controller |     "creationTimestamp": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.602141 | controller |     "generateName": "telemetry-operator-controller-manager-565998cc45-",
2026-06-12 21:10:02.602156 | controller |     "generation": 1,
2026-06-12 21:10:02.602170 | controller |     "labels": {
2026-06-12 21:10:02.602185 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-12 21:10:02.602199 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.602214 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-12 21:10:02.602228 | controller |       "pod-template-hash": "565998cc45"
2026-06-12 21:10:02.602243 | controller |     },
2026-06-12 21:10:02.602257 | controller |     "managedFields": [
2026-06-12 21:10:02.602272 | controller |       {
2026-06-12 21:10:02.602286 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.602302 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.602316 | controller |         "fieldsV1": {
2026-06-12 21:10:02.602330 | controller |           "f:metadata": {
2026-06-12 21:10:02.602344 | controller |             "f:annotations": {
2026-06-12 21:10:02.602359 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.602373 | controller |             }
2026-06-12 21:10:02.602389 | controller |           }
2026-06-12 21:10:02.602403 | controller |         },
2026-06-12 21:10:02.602418 | controller |         "manager": "crc",
2026-06-12 21:10:02.602433 | controller |         "operation": "Update",
2026-06-12 21:10:02.602447 | controller |         "subresource": "status",
2026-06-12 21:10:02.602462 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.602476 | controller |       },
2026-06-12 21:10:02.602491 | controller |       {
2026-06-12 21:10:02.602505 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.602519 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.602533 | controller |         "fieldsV1": {
2026-06-12 21:10:02.602548 | controller |           "f:metadata": {
2026-06-12 21:10:02.602562 | controller |             "f:annotations": {
2026-06-12 21:10:02.602577 | controller |               ".": {},
2026-06-12 21:10:02.602598 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.602614 | controller |             },
2026-06-12 21:10:02.602629 | controller |             "f:generateName": {},
2026-06-12 21:10:02.602644 | controller |             "f:labels": {
2026-06-12 21:10:02.602658 | controller |               ".": {},
2026-06-12 21:10:02.602673 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.602688 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.602702 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.602717 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.602732 | controller |             },
2026-06-12 21:10:02.602747 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.602762 | controller |               ".": {},
2026-06-12 21:10:02.602777 | controller |               "k:{\"uid\":\"45c3d34f-1d16-43c9-a3ba-15c0dc180579\"}": {}
2026-06-12 21:10:02.602791 | controller |             }
2026-06-12 21:10:02.602806 | controller |           },
2026-06-12 21:10:02.602821 | controller |           "f:spec": {
2026-06-12 21:10:02.602835 | controller |             "f:containers": {
2026-06-12 21:10:02.602852 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.602897 | controller |                 ".": {},
2026-06-12 21:10:02.602914 | controller |                 "f:args": {},
2026-06-12 21:10:02.602929 | controller |                 "f:command": {},
2026-06-12 21:10:02.602944 | controller |                 "f:env": {
2026-06-12 21:10:02.602958 | controller |                   ".": {},
2026-06-12 21:10:02.602972 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.602987 | controller |                     ".": {},
2026-06-12 21:10:02.603001 | controller |                     "f:name": {},
2026-06-12 21:10:02.603015 | controller |                     "f:value": {}
2026-06-12 21:10:02.603029 | controller |                   },
2026-06-12 21:10:02.603043 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.603058 | controller |                     ".": {},
2026-06-12 21:10:02.603072 | controller |                     "f:name": {},
2026-06-12 21:10:02.603086 | controller |                     "f:value": {}
2026-06-12 21:10:02.603100 | controller |                   },
2026-06-12 21:10:02.603115 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.603129 | controller |                     ".": {},
2026-06-12 21:10:02.603144 | controller |                     "f:name": {},
2026-06-12 21:10:02.603159 | controller |                     "f:value": {}
2026-06-12 21:10:02.603173 | controller |                   },
2026-06-12 21:10:02.603187 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.603202 | controller |                     ".": {},
2026-06-12 21:10:02.603216 | controller |                     "f:name": {},
2026-06-12 21:10:02.603230 | controller |                     "f:value": {}
2026-06-12 21:10:02.603245 | controller |                   },
2026-06-12 21:10:02.603287 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.603308 | controller |                     ".": {},
2026-06-12 21:10:02.603323 | controller |                     "f:name": {},
2026-06-12 21:10:02.603338 | controller |                     "f:value": {}
2026-06-12 21:10:02.603352 | controller |                   }
2026-06-12 21:10:02.603367 | controller |                 },
2026-06-12 21:10:02.603381 | controller |                 "f:image": {},
2026-06-12 21:10:02.603395 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.603410 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.603425 | controller |                   ".": {},
2026-06-12 21:10:02.603440 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.603454 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.603473 | controller |                     ".": {},
2026-06-12 21:10:02.603488 | controller |                     "f:path": {},
2026-06-12 21:10:02.603502 | controller |                     "f:port": {},
2026-06-12 21:10:02.603517 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.603531 | controller |                   },
2026-06-12 21:10:02.603546 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.603561 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.603576 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.603590 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.603604 | controller |                 },
2026-06-12 21:10:02.603619 | controller |                 "f:name": {},
2026-06-12 21:10:02.603633 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.603647 | controller |                   ".": {},
2026-06-12 21:10:02.603661 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.603676 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.603690 | controller |                     ".": {},
2026-06-12 21:10:02.603705 | controller |                     "f:path": {},
2026-06-12 21:10:02.603719 | controller |                     "f:port": {},
2026-06-12 21:10:02.603733 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.603748 | controller |                   },
2026-06-12 21:10:02.603762 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.603779 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.603822 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.603839 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.603883 | controller |                 },
2026-06-12 21:10:02.603902 | controller |                 "f:resources": {
2026-06-12 21:10:02.603917 | controller |                   ".": {},
2026-06-12 21:10:02.603931 | controller |                   "f:limits": {
2026-06-12 21:10:02.603946 | controller |                     ".": {},
2026-06-12 21:10:02.603960 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.603974 | controller |                     "f:memory": {}
2026-06-12 21:10:02.603988 | controller |                   },
2026-06-12 21:10:02.604002 | controller |                   "f:requests": {
2026-06-12 21:10:02.604016 | controller |                     ".": {},
2026-06-12 21:10:02.604030 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.604044 | controller |                     "f:memory": {}
2026-06-12 21:10:02.604058 | controller |                   }
2026-06-12 21:10:02.604073 | controller |                 },
2026-06-12 21:10:02.604087 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.604101 | controller |                   ".": {},
2026-06-12 21:10:02.604115 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.604129 | controller |                 },
2026-06-12 21:10:02.604145 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.604181 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.604197 | controller |               }
2026-06-12 21:10:02.604212 | controller |             },
2026-06-12 21:10:02.604227 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.604241 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.604255 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.604270 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.604284 | controller |             "f:securityContext": {
2026-06-12 21:10:02.604298 | controller |               ".": {},
2026-06-12 21:10:02.604312 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.604326 | controller |             },
2026-06-12 21:10:02.604340 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.604358 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.604373 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.604387 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.604425 | controller |           }
2026-06-12 21:10:02.604446 | controller |         },
2026-06-12 21:10:02.604460 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.604475 | controller |         "operation": "Update",
2026-06-12 21:10:02.604489 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.604503 | controller |       },
2026-06-12 21:10:02.604517 | controller |       {
2026-06-12 21:10:02.604531 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.604545 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.604559 | controller |         "fieldsV1": {
2026-06-12 21:10:02.604573 | controller |           "f:metadata": {
2026-06-12 21:10:02.604588 | controller |             "f:annotations": {
2026-06-12 21:10:02.604603 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.604618 | controller |             }
2026-06-12 21:10:02.604632 | controller |           }
2026-06-12 21:10:02.604646 | controller |         },
2026-06-12 21:10:02.604661 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.604675 | controller |         "operation": "Update",
2026-06-12 21:10:02.604689 | controller |         "subresource": "status",
2026-06-12 21:10:02.604703 | controller |         "time": "2026-06-12T20:14:31Z"
2026-06-12 21:10:02.604717 | controller |       },
2026-06-12 21:10:02.604731 | controller |       {
2026-06-12 21:10:02.604745 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.604759 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.604773 | controller |         "fieldsV1": {
2026-06-12 21:10:02.604787 | controller |           "f:status": {
2026-06-12 21:10:02.604802 | controller |             "f:conditions": {
2026-06-12 21:10:02.604816 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.604831 | controller |                 ".": {},
2026-06-12 21:10:02.604846 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.604880 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.604897 | controller |                 "f:status": {},
2026-06-12 21:10:02.604912 | controller |                 "f:type": {}
2026-06-12 21:10:02.604926 | controller |               },
2026-06-12 21:10:02.604941 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.604956 | controller |                 ".": {},
2026-06-12 21:10:02.604970 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.604985 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.604999 | controller |                 "f:status": {},
2026-06-12 21:10:02.605014 | controller |                 "f:type": {}
2026-06-12 21:10:02.605028 | controller |               },
2026-06-12 21:10:02.605042 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.605056 | controller |                 ".": {},
2026-06-12 21:10:02.605071 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.605085 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.605100 | controller |                 "f:status": {},
2026-06-12 21:10:02.605114 | controller |                 "f:type": {}
2026-06-12 21:10:02.605128 | controller |               },
2026-06-12 21:10:02.605142 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.605156 | controller |                 ".": {},
2026-06-12 21:10:02.605170 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.605185 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.605199 | controller |                 "f:status": {},
2026-06-12 21:10:02.605217 | controller |                 "f:type": {}
2026-06-12 21:10:02.605231 | controller |               }
2026-06-12 21:10:02.605246 | controller |             },
2026-06-12 21:10:02.605260 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.605274 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.605288 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.605302 | controller |             "f:phase": {},
2026-06-12 21:10:02.605317 | controller |             "f:podIP": {},
2026-06-12 21:10:02.605331 | controller |             "f:podIPs": {
2026-06-12 21:10:02.605345 | controller |               ".": {},
2026-06-12 21:10:02.605359 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-12 21:10:02.605373 | controller |                 ".": {},
2026-06-12 21:10:02.605387 | controller |                 "f:ip": {}
2026-06-12 21:10:02.605401 | controller |               }
2026-06-12 21:10:02.605415 | controller |             },
2026-06-12 21:10:02.605429 | controller |             "f:startTime": {}
2026-06-12 21:10:02.605443 | controller |           }
2026-06-12 21:10:02.605457 | controller |         },
2026-06-12 21:10:02.605472 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.605486 | controller |         "operation": "Update",
2026-06-12 21:10:02.605500 | controller |         "subresource": "status",
2026-06-12 21:10:02.605514 | controller |         "time": "2026-06-12T20:15:41Z"
2026-06-12 21:10:02.605528 | controller |       }
2026-06-12 21:10:02.605542 | controller |     ],
2026-06-12 21:10:02.605557 | controller |     "name": "telemetry-operator-controller-manager-565998cc45-jz7fm",
2026-06-12 21:10:02.605571 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.605586 | controller |     "ownerReferences": [
2026-06-12 21:10:02.605601 | controller |       {
2026-06-12 21:10:02.605615 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.605630 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.605644 | controller |         "controller": true,
2026-06-12 21:10:02.605658 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.605672 | controller |         "name": "telemetry-operator-controller-manager-565998cc45",
2026-06-12 21:10:02.605687 | controller |         "uid": "45c3d34f-1d16-43c9-a3ba-15c0dc180579"
2026-06-12 21:10:02.605701 | controller |       }
2026-06-12 21:10:02.605716 | controller |     ],
2026-06-12 21:10:02.605730 | controller |     "resourceVersion": "54615",
2026-06-12 21:10:02.605744 | controller |     "uid": "67847b28-c244-404b-8230-7eaf542dca7a"
2026-06-12 21:10:02.605758 | controller |   },
2026-06-12 21:10:02.605772 | controller |   "spec": {
2026-06-12 21:10:02.605787 | controller |     "containers": [
2026-06-12 21:10:02.605801 | controller |       {
2026-06-12 21:10:02.605815 | controller |         "args": [
2026-06-12 21:10:02.605830 | controller |           "--leader-elect",
2026-06-12 21:10:02.605844 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.605874 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.605893 | controller |         ],
2026-06-12 21:10:02.605908 | controller |         "command": [
2026-06-12 21:10:02.605923 | controller |           "/manager"
2026-06-12 21:10:02.605937 | controller |         ],
2026-06-12 21:10:02.605951 | controller |         "env": [
2026-06-12 21:10:02.605965 | controller |           {
2026-06-12 21:10:02.605979 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.605993 | controller |             "value": "30"
2026-06-12 21:10:02.606006 | controller |           },
2026-06-12 21:10:02.606020 | controller |           {
2026-06-12 21:10:02.606034 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.606048 | controller |             "value": "20"
2026-06-12 21:10:02.606062 | controller |           },
2026-06-12 21:10:02.606076 | controller |           {
2026-06-12 21:10:02.606090 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.606107 | controller |             "value": "5"
2026-06-12 21:10:02.606122 | controller |           },
2026-06-12 21:10:02.606136 | controller |           {
2026-06-12 21:10:02.606150 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.606164 | controller |             "value": "false"
2026-06-12 21:10:02.606178 | controller |           },
2026-06-12 21:10:02.606192 | controller |           {
2026-06-12 21:10:02.606205 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.606219 | controller |             "value": "false"
2026-06-12 21:10:02.606232 | controller |           }
2026-06-12 21:10:02.606246 | controller |         ],
2026-06-12 21:10:02.606260 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 21:10:02.606274 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.606288 | controller |         "livenessProbe": {
2026-06-12 21:10:02.606302 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.606316 | controller |           "httpGet": {
2026-06-12 21:10:02.606330 | controller |             "path": "/healthz",
2026-06-12 21:10:02.606344 | controller |             "port": 8081,
2026-06-12 21:10:02.606357 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.606371 | controller |           },
2026-06-12 21:10:02.606385 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.606399 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.606412 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.606426 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.606440 | controller |         },
2026-06-12 21:10:02.606454 | controller |         "name": "manager",
2026-06-12 21:10:02.606468 | controller |         "readinessProbe": {
2026-06-12 21:10:02.606482 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.606496 | controller |           "httpGet": {
2026-06-12 21:10:02.606510 | controller |             "path": "/readyz",
2026-06-12 21:10:02.606524 | controller |             "port": 8081,
2026-06-12 21:10:02.606537 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.606551 | controller |           },
2026-06-12 21:10:02.606565 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.606580 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.606594 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.606608 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.606623 | controller |         },
2026-06-12 21:10:02.606637 | controller |         "resources": {
2026-06-12 21:10:02.606651 | controller |           "limits": {
2026-06-12 21:10:02.606665 | controller |             "cpu": "500m",
2026-06-12 21:10:02.606679 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.606693 | controller |           },
2026-06-12 21:10:02.606707 | controller |           "requests": {
2026-06-12 21:10:02.606721 | controller |             "cpu": "10m",
2026-06-12 21:10:02.606735 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.606749 | controller |           }
2026-06-12 21:10:02.606763 | controller |         },
2026-06-12 21:10:02.606777 | controller |         "securityContext": {
2026-06-12 21:10:02.606792 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.606806 | controller |           "capabilities": {
2026-06-12 21:10:02.606821 | controller |             "drop": [
2026-06-12 21:10:02.606836 | controller |               "MKNOD"
2026-06-12 21:10:02.606854 | controller |             ]
2026-06-12 21:10:02.606886 | controller |           }
2026-06-12 21:10:02.606902 | controller |         },
2026-06-12 21:10:02.606917 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.606932 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.606951 | controller |         "volumeMounts": [
2026-06-12 21:10:02.606966 | controller |           {
2026-06-12 21:10:02.606980 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.606995 | controller |             "name": "kube-api-access-zvbfp",
2026-06-12 21:10:02.607009 | controller |             "readOnly": true
2026-06-12 21:10:02.607024 | controller |           }
2026-06-12 21:10:02.607039 | controller |         ]
2026-06-12 21:10:02.607053 | controller |       }
2026-06-12 21:10:02.607067 | controller |     ],
2026-06-12 21:10:02.607082 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.607096 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.607111 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.607125 | controller |       {
2026-06-12 21:10:02.607140 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-nhj4l"
2026-06-12 21:10:02.607154 | controller |       }
2026-06-12 21:10:02.607168 | controller |     ],
2026-06-12 21:10:02.607183 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.607197 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.607211 | controller |     "priority": 0,
2026-06-12 21:10:02.607225 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.607240 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.607254 | controller |     "securityContext": {
2026-06-12 21:10:02.607269 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.607283 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.607298 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.607312 | controller |       }
2026-06-12 21:10:02.607326 | controller |     },
2026-06-12 21:10:02.607340 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-12 21:10:02.607355 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-12 21:10:02.607370 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.607384 | controller |     "tolerations": [
2026-06-12 21:10:02.607399 | controller |       {
2026-06-12 21:10:02.607413 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.607428 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.607442 | controller |         "operator": "Exists",
2026-06-12 21:10:02.607457 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.607471 | controller |       },
2026-06-12 21:10:02.607485 | controller |       {
2026-06-12 21:10:02.607499 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.607514 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.607528 | controller |         "operator": "Exists",
2026-06-12 21:10:02.607542 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.607557 | controller |       },
2026-06-12 21:10:02.607571 | controller |       {
2026-06-12 21:10:02.607586 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.607600 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.607614 | controller |         "operator": "Exists"
2026-06-12 21:10:02.607629 | controller |       }
2026-06-12 21:10:02.607643 | controller |     ],
2026-06-12 21:10:02.607657 | controller |     "volumes": [
2026-06-12 21:10:02.607671 | controller |       {
2026-06-12 21:10:02.607685 | controller |         "name": "kube-api-access-zvbfp",
2026-06-12 21:10:02.607699 | controller |         "projected": {
2026-06-12 21:10:02.607713 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.607727 | controller |           "sources": [
2026-06-12 21:10:02.607741 | controller |             {
2026-06-12 21:10:02.607755 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.607769 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.607783 | controller |                 "path": "token"
2026-06-12 21:10:02.607797 | controller |               }
2026-06-12 21:10:02.607819 | controller |             },
2026-06-12 21:10:02.607834 | controller |             {
2026-06-12 21:10:02.607852 | controller |               "configMap": {
2026-06-12 21:10:02.607883 | controller |                 "items": [
2026-06-12 21:10:02.607899 | controller |                   {
2026-06-12 21:10:02.607915 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.607932 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.607948 | controller |                   }
2026-06-12 21:10:02.607961 | controller |                 ],
2026-06-12 21:10:02.607975 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.607989 | controller |               }
2026-06-12 21:10:02.608002 | controller |             },
2026-06-12 21:10:02.608016 | controller |             {
2026-06-12 21:10:02.608030 | controller |               "downwardAPI": {
2026-06-12 21:10:02.608044 | controller |                 "items": [
2026-06-12 21:10:02.608057 | controller |                   {
2026-06-12 21:10:02.608071 | controller |                     "fieldRef": {
2026-06-12 21:10:02.608085 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.608098 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.608112 | controller |                     },
2026-06-12 21:10:02.608126 | controller |                     "path": "namespace"
2026-06-12 21:10:02.608140 | controller |                   }
2026-06-12 21:10:02.608155 | controller |                 ]
2026-06-12 21:10:02.608171 | controller |               }
2026-06-12 21:10:02.608185 | controller |             },
2026-06-12 21:10:02.608199 | controller |             {
2026-06-12 21:10:02.608232 | controller |               "configMap": {
2026-06-12 21:10:02.608247 | controller |                 "items": [
2026-06-12 21:10:02.608261 | controller |                   {
2026-06-12 21:10:02.608275 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.608289 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.608303 | controller |                   }
2026-06-12 21:10:02.608317 | controller |                 ],
2026-06-12 21:10:02.608330 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.608344 | controller |               }
2026-06-12 21:10:02.608358 | controller |             }
2026-06-12 21:10:02.608372 | controller |           ]
2026-06-12 21:10:02.608385 | controller |         }
2026-06-12 21:10:02.608398 | controller |       }
2026-06-12 21:10:02.608412 | controller |     ]
2026-06-12 21:10:02.608425 | controller |   },
2026-06-12 21:10:02.608438 | controller |   "status": {
2026-06-12 21:10:02.608452 | controller |     "conditions": [
2026-06-12 21:10:02.608466 | controller |       {
2026-06-12 21:10:02.608479 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.608493 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.608507 | controller |         "status": "True",
2026-06-12 21:10:02.608522 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.608536 | controller |       },
2026-06-12 21:10:02.608550 | controller |       {
2026-06-12 21:10:02.608563 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.608578 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.608592 | controller |         "status": "True",
2026-06-12 21:10:02.608606 | controller |         "type": "Initialized"
2026-06-12 21:10:02.608621 | controller |       },
2026-06-12 21:10:02.608635 | controller |       {
2026-06-12 21:10:02.608650 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.608664 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.608678 | controller |         "status": "True",
2026-06-12 21:10:02.608692 | controller |         "type": "Ready"
2026-06-12 21:10:02.608706 | controller |       },
2026-06-12 21:10:02.608724 | controller |       {
2026-06-12 21:10:02.608738 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.608752 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.608766 | controller |         "status": "True",
2026-06-12 21:10:02.608780 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.608795 | controller |       },
2026-06-12 21:10:02.608809 | controller |       {
2026-06-12 21:10:02.608824 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.608838 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.608856 | controller |         "status": "True",
2026-06-12 21:10:02.608891 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.608908 | controller |       }
2026-06-12 21:10:02.608924 | controller |     ],
2026-06-12 21:10:02.608939 | controller |     "containerStatuses": [
2026-06-12 21:10:02.608954 | controller |       {
2026-06-12 21:10:02.608968 | controller |         "allocatedResources": {
2026-06-12 21:10:02.608982 | controller |           "cpu": "10m",
2026-06-12 21:10:02.608996 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.609011 | controller |         },
2026-06-12 21:10:02.609025 | controller |         "containerID": "cri-o://c677d9f8660ba31f94306ca7707f6b8049cea8c3c2c9f0a792bdccf810db64e9",
2026-06-12 21:10:02.609040 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 21:10:02.609055 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 21:10:02.609070 | controller |         "lastState": {},
2026-06-12 21:10:02.609085 | controller |         "name": "manager",
2026-06-12 21:10:02.609100 | controller |         "ready": true,
2026-06-12 21:10:02.609114 | controller |         "resources": {
2026-06-12 21:10:02.609129 | controller |           "limits": {
2026-06-12 21:10:02.609144 | controller |             "cpu": "500m",
2026-06-12 21:10:02.609158 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.609173 | controller |           },
2026-06-12 21:10:02.609187 | controller |           "requests": {
2026-06-12 21:10:02.609202 | controller |             "cpu": "10m",
2026-06-12 21:10:02.609216 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.609230 | controller |           }
2026-06-12 21:10:02.609245 | controller |         },
2026-06-12 21:10:02.609259 | controller |         "restartCount": 0,
2026-06-12 21:10:02.609274 | controller |         "started": true,
2026-06-12 21:10:02.609288 | controller |         "state": {
2026-06-12 21:10:02.609302 | controller |           "running": {
2026-06-12 21:10:02.609316 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.609330 | controller |           }
2026-06-12 21:10:02.609344 | controller |         },
2026-06-12 21:10:02.609359 | controller |         "user": {
2026-06-12 21:10:02.609373 | controller |           "linux": {
2026-06-12 21:10:02.609387 | controller |             "gid": 0,
2026-06-12 21:10:02.609402 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.609416 | controller |               0
2026-06-12 21:10:02.609430 | controller |             ],
2026-06-12 21:10:02.609445 | controller |             "uid": 65532
2026-06-12 21:10:02.609459 | controller |           }
2026-06-12 21:10:02.609474 | controller |         },
2026-06-12 21:10:02.609488 | controller |         "volumeMounts": [
2026-06-12 21:10:02.609503 | controller |           {
2026-06-12 21:10:02.609517 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.609531 | controller |             "name": "kube-api-access-zvbfp",
2026-06-12 21:10:02.609546 | controller |             "readOnly": true,
2026-06-12 21:10:02.609561 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.609579 | controller |           }
2026-06-12 21:10:02.609594 | controller |         ]
2026-06-12 21:10:02.609608 | controller |       }
2026-06-12 21:10:02.609623 | controller |     ],
2026-06-12 21:10:02.609637 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.609651 | controller |     "hostIPs": [
2026-06-12 21:10:02.609666 | controller |       {
2026-06-12 21:10:02.609680 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.609694 | controller |       }
2026-06-12 21:10:02.609708 | controller |     ],
2026-06-12 21:10:02.609722 | controller |     "phase": "Running",
2026-06-12 21:10:02.609736 | controller |     "podIP": "10.217.0.90",
2026-06-12 21:10:02.609750 | controller |     "podIPs": [
2026-06-12 21:10:02.609764 | controller |       {
2026-06-12 21:10:02.609778 | controller |         "ip": "10.217.0.90"
2026-06-12 21:10:02.609819 | controller |       }
2026-06-12 21:10:02.609834 | controller |     ],
2026-06-12 21:10:02.609852 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.609885 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.609902 | controller |   }
2026-06-12 21:10:02.609917 | controller | }
2026-06-12 21:10:02.631828 | controller | ok:
2026-06-12 21:10:02.631930 | controller | {
2026-06-12 21:10:02.631959 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.631983 | controller |   "kind": "Pod",
2026-06-12 21:10:02.632000 | controller |   "metadata": {
2026-06-12 21:10:02.632015 | controller |     "annotations": {
2026-06-12 21:10:02.632031 | 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 21:10:02.632047 | 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 21:10:02.632064 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.632085 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.632107 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.632128 | controller |     },
2026-06-12 21:10:02.632151 | controller |     "creationTimestamp": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.632172 | controller |     "generateName": "test-operator-controller-manager-7579dbdcb9-",
2026-06-12 21:10:02.632193 | controller |     "generation": 1,
2026-06-12 21:10:02.632214 | controller |     "labels": {
2026-06-12 21:10:02.632233 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-12 21:10:02.632254 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.632276 | controller |       "openstack.org/operator-name": "test",
2026-06-12 21:10:02.632294 | controller |       "pod-template-hash": "7579dbdcb9"
2026-06-12 21:10:02.632310 | controller |     },
2026-06-12 21:10:02.632324 | controller |     "managedFields": [
2026-06-12 21:10:02.632339 | controller |       {
2026-06-12 21:10:02.632354 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.632368 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.632382 | controller |         "fieldsV1": {
2026-06-12 21:10:02.632396 | controller |           "f:metadata": {
2026-06-12 21:10:02.632410 | controller |             "f:annotations": {
2026-06-12 21:10:02.632424 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.632439 | controller |             }
2026-06-12 21:10:02.632453 | controller |           }
2026-06-12 21:10:02.632474 | controller |         },
2026-06-12 21:10:02.632489 | controller |         "manager": "crc",
2026-06-12 21:10:02.632529 | controller |         "operation": "Update",
2026-06-12 21:10:02.632545 | controller |         "subresource": "status",
2026-06-12 21:10:02.632560 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.632574 | controller |       },
2026-06-12 21:10:02.632588 | controller |       {
2026-06-12 21:10:02.632602 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.632616 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.632630 | controller |         "fieldsV1": {
2026-06-12 21:10:02.632644 | controller |           "f:metadata": {
2026-06-12 21:10:02.632658 | controller |             "f:annotations": {
2026-06-12 21:10:02.632672 | controller |               ".": {},
2026-06-12 21:10:02.632686 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.632700 | controller |             },
2026-06-12 21:10:02.632714 | controller |             "f:generateName": {},
2026-06-12 21:10:02.632728 | controller |             "f:labels": {
2026-06-12 21:10:02.632742 | controller |               ".": {},
2026-06-12 21:10:02.632757 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.632771 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.633202 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.633254 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.633275 | controller |             },
2026-06-12 21:10:02.633292 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.633307 | controller |               ".": {},
2026-06-12 21:10:02.633322 | controller |               "k:{\"uid\":\"3d2175e2-6401-4ad4-9d28-56cb5774c90c\"}": {}
2026-06-12 21:10:02.633338 | controller |             }
2026-06-12 21:10:02.633352 | controller |           },
2026-06-12 21:10:02.633367 | controller |           "f:spec": {
2026-06-12 21:10:02.633382 | controller |             "f:containers": {
2026-06-12 21:10:02.633396 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.633411 | controller |                 ".": {},
2026-06-12 21:10:02.633426 | controller |                 "f:args": {},
2026-06-12 21:10:02.633440 | controller |                 "f:command": {},
2026-06-12 21:10:02.633455 | controller |                 "f:env": {
2026-06-12 21:10:02.633470 | controller |                   ".": {},
2026-06-12 21:10:02.633485 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.633500 | controller |                     ".": {},
2026-06-12 21:10:02.633515 | controller |                     "f:name": {},
2026-06-12 21:10:02.633530 | controller |                     "f:value": {}
2026-06-12 21:10:02.633545 | controller |                   },
2026-06-12 21:10:02.633559 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.633574 | controller |                     ".": {},
2026-06-12 21:10:02.633589 | controller |                     "f:name": {},
2026-06-12 21:10:02.633603 | controller |                     "f:value": {}
2026-06-12 21:10:02.633618 | controller |                   },
2026-06-12 21:10:02.633632 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.633647 | controller |                     ".": {},
2026-06-12 21:10:02.633662 | controller |                     "f:name": {},
2026-06-12 21:10:02.633676 | controller |                     "f:value": {}
2026-06-12 21:10:02.633691 | controller |                   },
2026-06-12 21:10:02.633705 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.633720 | controller |                     ".": {},
2026-06-12 21:10:02.633734 | controller |                     "f:name": {},
2026-06-12 21:10:02.633748 | controller |                     "f:value": {}
2026-06-12 21:10:02.633762 | controller |                   },
2026-06-12 21:10:02.633782 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.633797 | controller |                     ".": {},
2026-06-12 21:10:02.633811 | controller |                     "f:name": {},
2026-06-12 21:10:02.633826 | controller |                     "f:value": {}
2026-06-12 21:10:02.633840 | controller |                   }
2026-06-12 21:10:02.633877 | controller |                 },
2026-06-12 21:10:02.633898 | controller |                 "f:image": {},
2026-06-12 21:10:02.633914 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.633930 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.633945 | controller |                   ".": {},
2026-06-12 21:10:02.633960 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.633975 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.633990 | controller |                     ".": {},
2026-06-12 21:10:02.634005 | controller |                     "f:path": {},
2026-06-12 21:10:02.634020 | controller |                     "f:port": {},
2026-06-12 21:10:02.634034 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.634049 | controller |                   },
2026-06-12 21:10:02.634064 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.634079 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.634094 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.634109 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.634124 | controller |                 },
2026-06-12 21:10:02.634139 | controller |                 "f:name": {},
2026-06-12 21:10:02.634154 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.634169 | controller |                   ".": {},
2026-06-12 21:10:02.634184 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.634199 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.634214 | controller |                     ".": {},
2026-06-12 21:10:02.634229 | controller |                     "f:path": {},
2026-06-12 21:10:02.634244 | controller |                     "f:port": {},
2026-06-12 21:10:02.634292 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.634311 | controller |                   },
2026-06-12 21:10:02.634326 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.634342 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.634357 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.634372 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.634387 | controller |                 },
2026-06-12 21:10:02.634402 | controller |                 "f:resources": {
2026-06-12 21:10:02.634417 | controller |                   ".": {},
2026-06-12 21:10:02.634432 | controller |                   "f:limits": {
2026-06-12 21:10:02.635297 | controller |                     ".": {},
2026-06-12 21:10:02.635339 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.635360 | controller |                     "f:memory": {}
2026-06-12 21:10:02.635377 | controller |                   },
2026-06-12 21:10:02.635392 | controller |                   "f:requests": {
2026-06-12 21:10:02.635407 | controller |                     ".": {},
2026-06-12 21:10:02.635423 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.635437 | controller |                     "f:memory": {}
2026-06-12 21:10:02.635452 | controller |                   }
2026-06-12 21:10:02.635467 | controller |                 },
2026-06-12 21:10:02.635481 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.635496 | controller |                   ".": {},
2026-06-12 21:10:02.635510 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.635525 | controller |                 },
2026-06-12 21:10:02.635540 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.635560 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.635576 | controller |               }
2026-06-12 21:10:02.635591 | controller |             },
2026-06-12 21:10:02.635605 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.635619 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.635633 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.635647 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.635661 | controller |             "f:securityContext": {
2026-06-12 21:10:02.635674 | controller |               ".": {},
2026-06-12 21:10:02.635688 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.635702 | controller |             },
2026-06-12 21:10:02.635716 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.635729 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.635743 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.635757 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.635771 | controller |           }
2026-06-12 21:10:02.635786 | controller |         },
2026-06-12 21:10:02.635799 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.635814 | controller |         "operation": "Update",
2026-06-12 21:10:02.635827 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.635842 | controller |       },
2026-06-12 21:10:02.635880 | controller |       {
2026-06-12 21:10:02.635897 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.635913 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.635930 | controller |         "fieldsV1": {
2026-06-12 21:10:02.635946 | controller |           "f:metadata": {
2026-06-12 21:10:02.635960 | controller |             "f:annotations": {
2026-06-12 21:10:02.635974 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.636116 | controller |             }
2026-06-12 21:10:02.636250 | controller |           }
2026-06-12 21:10:02.636272 | controller |         },
2026-06-12 21:10:02.636340 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.636363 | controller |         "operation": "Update",
2026-06-12 21:10:02.636379 | controller |         "subresource": "status",
2026-06-12 21:10:02.636395 | controller |         "time": "2026-06-12T20:14:31Z"
2026-06-12 21:10:02.636411 | controller |       },
2026-06-12 21:10:02.636426 | controller |       {
2026-06-12 21:10:02.636441 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.636456 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.636471 | controller |         "fieldsV1": {
2026-06-12 21:10:02.636486 | controller |           "f:status": {
2026-06-12 21:10:02.636501 | controller |             "f:conditions": {
2026-06-12 21:10:02.636516 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.636840 | controller |                 ".": {},
2026-06-12 21:10:02.636897 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.636918 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.636935 | controller |                 "f:status": {},
2026-06-12 21:10:02.636952 | controller |                 "f:type": {}
2026-06-12 21:10:02.636968 | controller |               },
2026-06-12 21:10:02.636983 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.636999 | controller |                 ".": {},
2026-06-12 21:10:02.637015 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.637030 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.637045 | controller |                 "f:status": {},
2026-06-12 21:10:02.637061 | controller |                 "f:type": {}
2026-06-12 21:10:02.637076 | controller |               },
2026-06-12 21:10:02.637091 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.637112 | controller |                 ".": {},
2026-06-12 21:10:02.637127 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.637142 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.637157 | controller |                 "f:status": {},
2026-06-12 21:10:02.637172 | controller |                 "f:type": {}
2026-06-12 21:10:02.637187 | controller |               },
2026-06-12 21:10:02.637202 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.637217 | controller |                 ".": {},
2026-06-12 21:10:02.637233 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.637248 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.637263 | controller |                 "f:status": {},
2026-06-12 21:10:02.637277 | controller |                 "f:type": {}
2026-06-12 21:10:02.637292 | controller |               }
2026-06-12 21:10:02.637306 | controller |             },
2026-06-12 21:10:02.637321 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.637335 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.637349 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.637364 | controller |             "f:phase": {},
2026-06-12 21:10:02.637378 | controller |             "f:podIP": {},
2026-06-12 21:10:02.637392 | controller |             "f:podIPs": {
2026-06-12 21:10:02.637406 | controller |               ".": {},
2026-06-12 21:10:02.637421 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-12 21:10:02.637435 | controller |                 ".": {},
2026-06-12 21:10:02.637449 | controller |                 "f:ip": {}
2026-06-12 21:10:02.637463 | controller |               }
2026-06-12 21:10:02.637477 | controller |             },
2026-06-12 21:10:02.637491 | controller |             "f:startTime": {}
2026-06-12 21:10:02.637505 | controller |           }
2026-06-12 21:10:02.637519 | controller |         },
2026-06-12 21:10:02.638969 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.639016 | controller |         "operation": "Update",
2026-06-12 21:10:02.639048 | controller |         "subresource": "status",
2026-06-12 21:10:02.639071 | controller |         "time": "2026-06-12T20:15:40Z"
2026-06-12 21:10:02.639099 | controller |       }
2026-06-12 21:10:02.639126 | controller |     ],
2026-06-12 21:10:02.639153 | controller |     "name": "test-operator-controller-manager-7579dbdcb9-9fkpf",
2026-06-12 21:10:02.639180 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.639206 | controller |     "ownerReferences": [
2026-06-12 21:10:02.639233 | controller |       {
2026-06-12 21:10:02.639259 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.639285 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.639310 | controller |         "controller": true,
2026-06-12 21:10:02.639336 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.639360 | controller |         "name": "test-operator-controller-manager-7579dbdcb9",
2026-06-12 21:10:02.639448 | controller |         "uid": "3d2175e2-6401-4ad4-9d28-56cb5774c90c"
2026-06-12 21:10:02.639476 | controller |       }
2026-06-12 21:10:02.639494 | controller |     ],
2026-06-12 21:10:02.639509 | controller |     "resourceVersion": "54564",
2026-06-12 21:10:02.639524 | controller |     "uid": "ae9f7dca-c02e-4994-a66b-17fad061e14e"
2026-06-12 21:10:02.639540 | controller |   },
2026-06-12 21:10:02.639555 | controller |   "spec": {
2026-06-12 21:10:02.639569 | controller |     "containers": [
2026-06-12 21:10:02.639584 | controller |       {
2026-06-12 21:10:02.639598 | controller |         "args": [
2026-06-12 21:10:02.639613 | controller |           "--leader-elect",
2026-06-12 21:10:02.639627 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.639642 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.639667 | controller |         ],
2026-06-12 21:10:02.639689 | controller |         "command": [
2026-06-12 21:10:02.639710 | controller |           "/manager"
2026-06-12 21:10:02.639726 | controller |         ],
2026-06-12 21:10:02.639740 | controller |         "env": [
2026-06-12 21:10:02.639754 | controller |           {
2026-06-12 21:10:02.639769 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.639783 | controller |             "value": "30"
2026-06-12 21:10:02.639797 | controller |           },
2026-06-12 21:10:02.639813 | controller |           {
2026-06-12 21:10:02.639826 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.639840 | controller |             "value": "20"
2026-06-12 21:10:02.639884 | controller |           },
2026-06-12 21:10:02.639906 | controller |           {
2026-06-12 21:10:02.639924 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.639942 | controller |             "value": "5"
2026-06-12 21:10:02.639956 | controller |           },
2026-06-12 21:10:02.639971 | controller |           {
2026-06-12 21:10:02.639985 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.640001 | controller |             "value": "false"
2026-06-12 21:10:02.640015 | controller |           },
2026-06-12 21:10:02.640030 | controller |           {
2026-06-12 21:10:02.640044 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.640058 | controller |             "value": "false"
2026-06-12 21:10:02.640074 | controller |           }
2026-06-12 21:10:02.640094 | controller |         ],
2026-06-12 21:10:02.640115 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 21:10:02.640133 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.640148 | controller |         "livenessProbe": {
2026-06-12 21:10:02.640162 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.640176 | controller |           "httpGet": {
2026-06-12 21:10:02.640191 | controller |             "path": "/healthz",
2026-06-12 21:10:02.640205 | controller |             "port": 8081,
2026-06-12 21:10:02.640218 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.640232 | controller |           },
2026-06-12 21:10:02.640246 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.640260 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.640274 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.640288 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.640302 | controller |         },
2026-06-12 21:10:02.640316 | controller |         "name": "manager",
2026-06-12 21:10:02.640330 | controller |         "readinessProbe": {
2026-06-12 21:10:02.640344 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.640357 | controller |           "httpGet": {
2026-06-12 21:10:02.640371 | controller |             "path": "/readyz",
2026-06-12 21:10:02.640385 | controller |             "port": 8081,
2026-06-12 21:10:02.640399 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.640413 | controller |           },
2026-06-12 21:10:02.640427 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.640440 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.640454 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.640467 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.640481 | controller |         },
2026-06-12 21:10:02.640494 | controller |         "resources": {
2026-06-12 21:10:02.640508 | controller |           "limits": {
2026-06-12 21:10:02.640521 | controller |             "cpu": "500m",
2026-06-12 21:10:02.640535 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.640548 | controller |           },
2026-06-12 21:10:02.640566 | controller |           "requests": {
2026-06-12 21:10:02.640586 | controller |             "cpu": "10m",
2026-06-12 21:10:02.640626 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.640650 | controller |           }
2026-06-12 21:10:02.640669 | controller |         },
2026-06-12 21:10:02.640686 | controller |         "securityContext": {
2026-06-12 21:10:02.640703 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.640721 | controller |           "capabilities": {
2026-06-12 21:10:02.640738 | controller |             "drop": [
2026-06-12 21:10:02.640755 | controller |               "MKNOD"
2026-06-12 21:10:02.640772 | controller |             ]
2026-06-12 21:10:02.640790 | controller |           }
2026-06-12 21:10:02.640808 | controller |         },
2026-06-12 21:10:02.640825 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.640843 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.640888 | controller |         "volumeMounts": [
2026-06-12 21:10:02.640909 | controller |           {
2026-06-12 21:10:02.640927 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.640946 | controller |             "name": "kube-api-access-mzmmc",
2026-06-12 21:10:02.640964 | controller |             "readOnly": true
2026-06-12 21:10:02.640982 | controller |           }
2026-06-12 21:10:02.640999 | controller |         ]
2026-06-12 21:10:02.641016 | controller |       }
2026-06-12 21:10:02.641033 | controller |     ],
2026-06-12 21:10:02.641051 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.641068 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.641086 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.641103 | controller |       {
2026-06-12 21:10:02.641122 | controller |         "name": "test-operator-controller-manager-dockercfg-5t88v"
2026-06-12 21:10:02.641142 | controller |       }
2026-06-12 21:10:02.641160 | controller |     ],
2026-06-12 21:10:02.641175 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.641189 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.641204 | controller |     "priority": 0,
2026-06-12 21:10:02.641218 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.641234 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.641254 | controller |     "securityContext": {
2026-06-12 21:10:02.641355 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.641384 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.641401 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.641416 | controller |       }
2026-06-12 21:10:02.641431 | controller |     },
2026-06-12 21:10:02.641446 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-12 21:10:02.641461 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-12 21:10:02.641476 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.641491 | controller |     "tolerations": [
2026-06-12 21:10:02.641505 | controller |       {
2026-06-12 21:10:02.641519 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.641533 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.641548 | controller |         "operator": "Exists",
2026-06-12 21:10:02.641563 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.641577 | controller |       },
2026-06-12 21:10:02.641591 | controller |       {
2026-06-12 21:10:02.641606 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.641620 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.641635 | controller |         "operator": "Exists",
2026-06-12 21:10:02.641649 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.641663 | controller |       },
2026-06-12 21:10:02.641678 | controller |       {
2026-06-12 21:10:02.641692 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.641706 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.641724 | controller |         "operator": "Exists"
2026-06-12 21:10:02.641739 | controller |       }
2026-06-12 21:10:02.641754 | controller |     ],
2026-06-12 21:10:02.641768 | controller |     "volumes": [
2026-06-12 21:10:02.641782 | controller |       {
2026-06-12 21:10:02.641797 | controller |         "name": "kube-api-access-mzmmc",
2026-06-12 21:10:02.641811 | controller |         "projected": {
2026-06-12 21:10:02.641825 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.641839 | controller |           "sources": [
2026-06-12 21:10:02.641874 | controller |             {
2026-06-12 21:10:02.641896 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.641913 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.641927 | controller |                 "path": "token"
2026-06-12 21:10:02.641942 | controller |               }
2026-06-12 21:10:02.641957 | controller |             },
2026-06-12 21:10:02.641971 | controller |             {
2026-06-12 21:10:02.641986 | controller |               "configMap": {
2026-06-12 21:10:02.642000 | controller |                 "items": [
2026-06-12 21:10:02.642015 | controller |                   {
2026-06-12 21:10:02.642029 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.642043 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.642057 | controller |                   }
2026-06-12 21:10:02.642072 | controller |                 ],
2026-06-12 21:10:02.642086 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.642100 | controller |               }
2026-06-12 21:10:02.642114 | controller |             },
2026-06-12 21:10:02.642129 | controller |             {
2026-06-12 21:10:02.642144 | controller |               "downwardAPI": {
2026-06-12 21:10:02.642158 | controller |                 "items": [
2026-06-12 21:10:02.642172 | controller |                   {
2026-06-12 21:10:02.642186 | controller |                     "fieldRef": {
2026-06-12 21:10:02.642200 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.642215 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.642229 | controller |                     },
2026-06-12 21:10:02.642244 | controller |                     "path": "namespace"
2026-06-12 21:10:02.642259 | controller |                   }
2026-06-12 21:10:02.642273 | controller |                 ]
2026-06-12 21:10:02.642287 | controller |               }
2026-06-12 21:10:02.642301 | controller |             },
2026-06-12 21:10:02.642315 | controller |             {
2026-06-12 21:10:02.642329 | controller |               "configMap": {
2026-06-12 21:10:02.642344 | controller |                 "items": [
2026-06-12 21:10:02.642358 | controller |                   {
2026-06-12 21:10:02.642371 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.642385 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.642399 | controller |                   }
2026-06-12 21:10:02.642412 | controller |                 ],
2026-06-12 21:10:02.642425 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.642439 | controller |               }
2026-06-12 21:10:02.642453 | controller |             }
2026-06-12 21:10:02.642466 | controller |           ]
2026-06-12 21:10:02.642480 | controller |         }
2026-06-12 21:10:02.642493 | controller |       }
2026-06-12 21:10:02.642507 | controller |     ]
2026-06-12 21:10:02.642520 | controller |   },
2026-06-12 21:10:02.642534 | controller |   "status": {
2026-06-12 21:10:02.642547 | controller |     "conditions": [
2026-06-12 21:10:02.642561 | controller |       {
2026-06-12 21:10:02.642574 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.642587 | controller |         "lastTransitionTime": "2026-06-12T20:15:28Z",
2026-06-12 21:10:02.642601 | controller |         "status": "True",
2026-06-12 21:10:02.642615 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.642633 | controller |       },
2026-06-12 21:10:02.642647 | controller |       {
2026-06-12 21:10:02.642661 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.642675 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.642689 | controller |         "status": "True",
2026-06-12 21:10:02.642703 | controller |         "type": "Initialized"
2026-06-12 21:10:02.642716 | controller |       },
2026-06-12 21:10:02.642730 | controller |       {
2026-06-12 21:10:02.642744 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.642757 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.642771 | controller |         "status": "True",
2026-06-12 21:10:02.642785 | controller |         "type": "Ready"
2026-06-12 21:10:02.642799 | controller |       },
2026-06-12 21:10:02.642813 | controller |       {
2026-06-12 21:10:02.642827 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.642841 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.642871 | controller |         "status": "True",
2026-06-12 21:10:02.642891 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.642906 | controller |       },
2026-06-12 21:10:02.642922 | controller |       {
2026-06-12 21:10:02.642938 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.642952 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.642966 | controller |         "status": "True",
2026-06-12 21:10:02.642980 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.642994 | controller |       }
2026-06-12 21:10:02.643008 | controller |     ],
2026-06-12 21:10:02.643023 | controller |     "containerStatuses": [
2026-06-12 21:10:02.643037 | controller |       {
2026-06-12 21:10:02.643051 | controller |         "allocatedResources": {
2026-06-12 21:10:02.643065 | controller |           "cpu": "10m",
2026-06-12 21:10:02.643079 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.643093 | controller |         },
2026-06-12 21:10:02.643107 | controller |         "containerID": "cri-o://9c875400a50316fe6f7473baf4f4efa6b6e41063f92a6a8594d0301539e5cb8e",
2026-06-12 21:10:02.643122 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 21:10:02.643136 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 21:10:02.643151 | controller |         "lastState": {},
2026-06-12 21:10:02.643165 | controller |         "name": "manager",
2026-06-12 21:10:02.643179 | controller |         "ready": true,
2026-06-12 21:10:02.643193 | controller |         "resources": {
2026-06-12 21:10:02.643208 | controller |           "limits": {
2026-06-12 21:10:02.643222 | controller |             "cpu": "500m",
2026-06-12 21:10:02.643237 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.643252 | controller |           },
2026-06-12 21:10:02.643267 | controller |           "requests": {
2026-06-12 21:10:02.643282 | controller |             "cpu": "10m",
2026-06-12 21:10:02.643296 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.643311 | controller |           }
2026-06-12 21:10:02.643325 | controller |         },
2026-06-12 21:10:02.643339 | controller |         "restartCount": 0,
2026-06-12 21:10:02.643355 | controller |         "started": true,
2026-06-12 21:10:02.643369 | controller |         "state": {
2026-06-12 21:10:02.643383 | controller |           "running": {
2026-06-12 21:10:02.643398 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.643412 | controller |           }
2026-06-12 21:10:02.643426 | controller |         },
2026-06-12 21:10:02.643440 | controller |         "user": {
2026-06-12 21:10:02.643454 | controller |           "linux": {
2026-06-12 21:10:02.643468 | controller |             "gid": 0,
2026-06-12 21:10:02.643486 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.643501 | controller |               0
2026-06-12 21:10:02.643516 | controller |             ],
2026-06-12 21:10:02.643531 | controller |             "uid": 65532
2026-06-12 21:10:02.643545 | controller |           }
2026-06-12 21:10:02.643559 | controller |         },
2026-06-12 21:10:02.643573 | controller |         "volumeMounts": [
2026-06-12 21:10:02.643587 | controller |           {
2026-06-12 21:10:02.643601 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.643615 | controller |             "name": "kube-api-access-mzmmc",
2026-06-12 21:10:02.643630 | controller |             "readOnly": true,
2026-06-12 21:10:02.643644 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.643658 | controller |           }
2026-06-12 21:10:02.643672 | controller |         ]
2026-06-12 21:10:02.643687 | controller |       }
2026-06-12 21:10:02.643701 | controller |     ],
2026-06-12 21:10:02.643715 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.643729 | controller |     "hostIPs": [
2026-06-12 21:10:02.643743 | controller |       {
2026-06-12 21:10:02.643757 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.643771 | controller |       }
2026-06-12 21:10:02.643785 | controller |     ],
2026-06-12 21:10:02.643799 | controller |     "phase": "Running",
2026-06-12 21:10:02.643813 | controller |     "podIP": "10.217.0.91",
2026-06-12 21:10:02.643827 | controller |     "podIPs": [
2026-06-12 21:10:02.643841 | controller |       {
2026-06-12 21:10:02.643871 | controller |         "ip": "10.217.0.91"
2026-06-12 21:10:02.643891 | controller |       }
2026-06-12 21:10:02.643908 | controller |     ],
2026-06-12 21:10:02.643922 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.643937 | controller |     "startTime": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.643951 | controller |   }
2026-06-12 21:10:02.643966 | controller | }
2026-06-12 21:10:02.667798 | controller | ok:
2026-06-12 21:10:02.667916 | controller | {
2026-06-12 21:10:02.667955 | controller |   "apiVersion": "v1",
2026-06-12 21:10:02.667985 | controller |   "kind": "Pod",
2026-06-12 21:10:02.668017 | controller |   "metadata": {
2026-06-12 21:10:02.668046 | controller |     "annotations": {
2026-06-12 21:10:02.668074 | 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 21:10:02.668103 | 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 21:10:02.668131 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 21:10:02.668158 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 21:10:02.668184 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 21:10:02.668211 | controller |     },
2026-06-12 21:10:02.668238 | controller |     "creationTimestamp": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.668264 | controller |     "generateName": "watcher-operator-controller-manager-7869644bb4-",
2026-06-12 21:10:02.668290 | controller |     "generation": 1,
2026-06-12 21:10:02.668316 | controller |     "labels": {
2026-06-12 21:10:02.668343 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-12 21:10:02.668370 | controller |       "control-plane": "controller-manager",
2026-06-12 21:10:02.668427 | controller |       "openstack.org/operator-name": "watcher",
2026-06-12 21:10:02.668457 | controller |       "pod-template-hash": "7869644bb4"
2026-06-12 21:10:02.668475 | controller |     },
2026-06-12 21:10:02.668491 | controller |     "managedFields": [
2026-06-12 21:10:02.668506 | controller |       {
2026-06-12 21:10:02.668521 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.668536 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.668550 | controller |         "fieldsV1": {
2026-06-12 21:10:02.668565 | controller |           "f:metadata": {
2026-06-12 21:10:02.668579 | controller |             "f:annotations": {
2026-06-12 21:10:02.668593 | controller |               ".": {},
2026-06-12 21:10:02.668607 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 21:10:02.668622 | controller |             },
2026-06-12 21:10:02.668636 | controller |             "f:generateName": {},
2026-06-12 21:10:02.668651 | controller |             "f:labels": {
2026-06-12 21:10:02.668665 | controller |               ".": {},
2026-06-12 21:10:02.668680 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 21:10:02.668694 | controller |               "f:control-plane": {},
2026-06-12 21:10:02.668708 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 21:10:02.668722 | controller |               "f:pod-template-hash": {}
2026-06-12 21:10:02.668736 | controller |             },
2026-06-12 21:10:02.668750 | controller |             "f:ownerReferences": {
2026-06-12 21:10:02.668765 | controller |               ".": {},
2026-06-12 21:10:02.668779 | controller |               "k:{\"uid\":\"b46643cf-8e63-4978-b51e-9cf411b270f1\"}": {}
2026-06-12 21:10:02.668793 | controller |             }
2026-06-12 21:10:02.668807 | controller |           },
2026-06-12 21:10:02.668822 | controller |           "f:spec": {
2026-06-12 21:10:02.668836 | controller |             "f:containers": {
2026-06-12 21:10:02.668854 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 21:10:02.668889 | controller |                 ".": {},
2026-06-12 21:10:02.668919 | controller |                 "f:args": {},
2026-06-12 21:10:02.668936 | controller |                 "f:command": {},
2026-06-12 21:10:02.668950 | controller |                 "f:env": {
2026-06-12 21:10:02.668965 | controller |                   ".": {},
2026-06-12 21:10:02.668979 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 21:10:02.668993 | controller |                     ".": {},
2026-06-12 21:10:02.669007 | controller |                     "f:name": {},
2026-06-12 21:10:02.669022 | controller |                     "f:value": {}
2026-06-12 21:10:02.669036 | controller |                   },
2026-06-12 21:10:02.669050 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 21:10:02.669064 | controller |                     ".": {},
2026-06-12 21:10:02.669078 | controller |                     "f:name": {},
2026-06-12 21:10:02.669092 | controller |                     "f:value": {}
2026-06-12 21:10:02.669106 | controller |                   },
2026-06-12 21:10:02.669120 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 21:10:02.669134 | controller |                     ".": {},
2026-06-12 21:10:02.669148 | controller |                     "f:name": {},
2026-06-12 21:10:02.669162 | controller |                     "f:value": {}
2026-06-12 21:10:02.669175 | controller |                   },
2026-06-12 21:10:02.669189 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 21:10:02.669203 | controller |                     ".": {},
2026-06-12 21:10:02.669217 | controller |                     "f:name": {},
2026-06-12 21:10:02.669231 | controller |                     "f:value": {}
2026-06-12 21:10:02.669246 | controller |                   },
2026-06-12 21:10:02.669260 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 21:10:02.669279 | controller |                     ".": {},
2026-06-12 21:10:02.669294 | controller |                     "f:name": {},
2026-06-12 21:10:02.669308 | controller |                     "f:value": {}
2026-06-12 21:10:02.669322 | controller |                   }
2026-06-12 21:10:02.669337 | controller |                 },
2026-06-12 21:10:02.669351 | controller |                 "f:image": {},
2026-06-12 21:10:02.669365 | controller |                 "f:imagePullPolicy": {},
2026-06-12 21:10:02.669379 | controller |                 "f:livenessProbe": {
2026-06-12 21:10:02.669393 | controller |                   ".": {},
2026-06-12 21:10:02.669407 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.669420 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.669434 | controller |                     ".": {},
2026-06-12 21:10:02.669448 | controller |                     "f:path": {},
2026-06-12 21:10:02.669463 | controller |                     "f:port": {},
2026-06-12 21:10:02.669478 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.669492 | controller |                   },
2026-06-12 21:10:02.669507 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.669521 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.669536 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.669551 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.669565 | controller |                 },
2026-06-12 21:10:02.669580 | controller |                 "f:name": {},
2026-06-12 21:10:02.669594 | controller |                 "f:readinessProbe": {
2026-06-12 21:10:02.669609 | controller |                   ".": {},
2026-06-12 21:10:02.669624 | controller |                   "f:failureThreshold": {},
2026-06-12 21:10:02.669638 | controller |                   "f:httpGet": {
2026-06-12 21:10:02.669652 | controller |                     ".": {},
2026-06-12 21:10:02.669667 | controller |                     "f:path": {},
2026-06-12 21:10:02.669680 | controller |                     "f:port": {},
2026-06-12 21:10:02.669694 | controller |                     "f:scheme": {}
2026-06-12 21:10:02.669709 | controller |                   },
2026-06-12 21:10:02.669723 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 21:10:02.669737 | controller |                   "f:periodSeconds": {},
2026-06-12 21:10:02.669751 | controller |                   "f:successThreshold": {},
2026-06-12 21:10:02.669765 | controller |                   "f:timeoutSeconds": {}
2026-06-12 21:10:02.669780 | controller |                 },
2026-06-12 21:10:02.669794 | controller |                 "f:resources": {
2026-06-12 21:10:02.669808 | controller |                   ".": {},
2026-06-12 21:10:02.669822 | controller |                   "f:limits": {
2026-06-12 21:10:02.669836 | controller |                     ".": {},
2026-06-12 21:10:02.669853 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.669889 | controller |                     "f:memory": {}
2026-06-12 21:10:02.669905 | controller |                   },
2026-06-12 21:10:02.669919 | controller |                   "f:requests": {
2026-06-12 21:10:02.669934 | controller |                     ".": {},
2026-06-12 21:10:02.669948 | controller |                     "f:cpu": {},
2026-06-12 21:10:02.669962 | controller |                     "f:memory": {}
2026-06-12 21:10:02.669976 | controller |                   }
2026-06-12 21:10:02.669990 | controller |                 },
2026-06-12 21:10:02.670004 | controller |                 "f:securityContext": {
2026-06-12 21:10:02.670018 | controller |                   ".": {},
2026-06-12 21:10:02.670033 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 21:10:02.670047 | controller |                 },
2026-06-12 21:10:02.670061 | controller |                 "f:terminationMessagePath": {},
2026-06-12 21:10:02.670075 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 21:10:02.670093 | controller |               }
2026-06-12 21:10:02.670107 | controller |             },
2026-06-12 21:10:02.670121 | controller |             "f:dnsPolicy": {},
2026-06-12 21:10:02.670135 | controller |             "f:enableServiceLinks": {},
2026-06-12 21:10:02.670149 | controller |             "f:restartPolicy": {},
2026-06-12 21:10:02.670163 | controller |             "f:schedulerName": {},
2026-06-12 21:10:02.670178 | controller |             "f:securityContext": {
2026-06-12 21:10:02.670192 | controller |               ".": {},
2026-06-12 21:10:02.670206 | controller |               "f:runAsNonRoot": {}
2026-06-12 21:10:02.670221 | controller |             },
2026-06-12 21:10:02.670235 | controller |             "f:serviceAccount": {},
2026-06-12 21:10:02.670249 | controller |             "f:serviceAccountName": {},
2026-06-12 21:10:02.670264 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 21:10:02.670278 | controller |             "f:tolerations": {}
2026-06-12 21:10:02.670293 | controller |           }
2026-06-12 21:10:02.670307 | controller |         },
2026-06-12 21:10:02.670321 | controller |         "manager": "kube-controller-manager",
2026-06-12 21:10:02.670335 | controller |         "operation": "Update",
2026-06-12 21:10:02.670349 | controller |         "time": "2026-06-12T20:14:04Z"
2026-06-12 21:10:02.670363 | controller |       },
2026-06-12 21:10:02.670377 | controller |       {
2026-06-12 21:10:02.670391 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.670405 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.670419 | controller |         "fieldsV1": {
2026-06-12 21:10:02.670432 | controller |           "f:metadata": {
2026-06-12 21:10:02.670446 | controller |             "f:annotations": {
2026-06-12 21:10:02.670461 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 21:10:02.670475 | controller |             }
2026-06-12 21:10:02.670489 | controller |           }
2026-06-12 21:10:02.670504 | controller |         },
2026-06-12 21:10:02.670517 | controller |         "manager": "crc",
2026-06-12 21:10:02.670532 | controller |         "operation": "Update",
2026-06-12 21:10:02.670546 | controller |         "subresource": "status",
2026-06-12 21:10:02.670560 | controller |         "time": "2026-06-12T20:14:05Z"
2026-06-12 21:10:02.670573 | controller |       },
2026-06-12 21:10:02.670587 | controller |       {
2026-06-12 21:10:02.670601 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.670615 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.670629 | controller |         "fieldsV1": {
2026-06-12 21:10:02.670643 | controller |           "f:metadata": {
2026-06-12 21:10:02.670657 | controller |             "f:annotations": {
2026-06-12 21:10:02.670671 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 21:10:02.670685 | controller |             }
2026-06-12 21:10:02.670700 | controller |           }
2026-06-12 21:10:02.670714 | controller |         },
2026-06-12 21:10:02.670728 | controller |         "manager": "multus-daemon",
2026-06-12 21:10:02.670742 | controller |         "operation": "Update",
2026-06-12 21:10:02.670756 | controller |         "subresource": "status",
2026-06-12 21:10:02.670770 | controller |         "time": "2026-06-12T20:14:29Z"
2026-06-12 21:10:02.670784 | controller |       },
2026-06-12 21:10:02.670798 | controller |       {
2026-06-12 21:10:02.670812 | controller |         "apiVersion": "v1",
2026-06-12 21:10:02.670826 | controller |         "fieldsType": "FieldsV1",
2026-06-12 21:10:02.670839 | controller |         "fieldsV1": {
2026-06-12 21:10:02.670856 | controller |           "f:status": {
2026-06-12 21:10:02.670888 | controller |             "f:conditions": {
2026-06-12 21:10:02.670904 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 21:10:02.670920 | controller |                 ".": {},
2026-06-12 21:10:02.670936 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.670955 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.670970 | controller |                 "f:status": {},
2026-06-12 21:10:02.670984 | controller |                 "f:type": {}
2026-06-12 21:10:02.670998 | controller |               },
2026-06-12 21:10:02.671012 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 21:10:02.671026 | controller |                 ".": {},
2026-06-12 21:10:02.671039 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.671053 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.671067 | controller |                 "f:status": {},
2026-06-12 21:10:02.671080 | controller |                 "f:type": {}
2026-06-12 21:10:02.671095 | controller |               },
2026-06-12 21:10:02.671108 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 21:10:02.671122 | controller |                 ".": {},
2026-06-12 21:10:02.671136 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.671150 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.671164 | controller |                 "f:status": {},
2026-06-12 21:10:02.671178 | controller |                 "f:type": {}
2026-06-12 21:10:02.671191 | controller |               },
2026-06-12 21:10:02.671205 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 21:10:02.671219 | controller |                 ".": {},
2026-06-12 21:10:02.671233 | controller |                 "f:lastProbeTime": {},
2026-06-12 21:10:02.671248 | controller |                 "f:lastTransitionTime": {},
2026-06-12 21:10:02.671262 | controller |                 "f:status": {},
2026-06-12 21:10:02.671277 | controller |                 "f:type": {}
2026-06-12 21:10:02.671291 | controller |               }
2026-06-12 21:10:02.671306 | controller |             },
2026-06-12 21:10:02.671320 | controller |             "f:containerStatuses": {},
2026-06-12 21:10:02.671334 | controller |             "f:hostIP": {},
2026-06-12 21:10:02.671348 | controller |             "f:hostIPs": {},
2026-06-12 21:10:02.671362 | controller |             "f:phase": {},
2026-06-12 21:10:02.671376 | controller |             "f:podIP": {},
2026-06-12 21:10:02.671390 | controller |             "f:podIPs": {
2026-06-12 21:10:02.671404 | controller |               ".": {},
2026-06-12 21:10:02.671418 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-12 21:10:02.671432 | controller |                 ".": {},
2026-06-12 21:10:02.671446 | controller |                 "f:ip": {}
2026-06-12 21:10:02.671460 | controller |               }
2026-06-12 21:10:02.671475 | controller |             },
2026-06-12 21:10:02.671490 | controller |             "f:startTime": {}
2026-06-12 21:10:02.671504 | controller |           }
2026-06-12 21:10:02.671518 | controller |         },
2026-06-12 21:10:02.671532 | controller |         "manager": "kubelet",
2026-06-12 21:10:02.671546 | controller |         "operation": "Update",
2026-06-12 21:10:02.671561 | controller |         "subresource": "status",
2026-06-12 21:10:02.671575 | controller |         "time": "2026-06-12T20:15:41Z"
2026-06-12 21:10:02.671590 | controller |       }
2026-06-12 21:10:02.671604 | controller |     ],
2026-06-12 21:10:02.671619 | controller |     "name": "watcher-operator-controller-manager-7869644bb4-pvf96",
2026-06-12 21:10:02.671633 | controller |     "namespace": "openstack-operators",
2026-06-12 21:10:02.671648 | controller |     "ownerReferences": [
2026-06-12 21:10:02.671663 | controller |       {
2026-06-12 21:10:02.671677 | controller |         "apiVersion": "apps/v1",
2026-06-12 21:10:02.671692 | controller |         "blockOwnerDeletion": true,
2026-06-12 21:10:02.671706 | controller |         "controller": true,
2026-06-12 21:10:02.671720 | controller |         "kind": "ReplicaSet",
2026-06-12 21:10:02.671735 | controller |         "name": "watcher-operator-controller-manager-7869644bb4",
2026-06-12 21:10:02.671749 | controller |         "uid": "b46643cf-8e63-4978-b51e-9cf411b270f1"
2026-06-12 21:10:02.671768 | controller |       }
2026-06-12 21:10:02.671782 | controller |     ],
2026-06-12 21:10:02.671797 | controller |     "resourceVersion": "54631",
2026-06-12 21:10:02.671811 | controller |     "uid": "26fed06e-a353-43bc-a40f-d83348b68d44"
2026-06-12 21:10:02.671825 | controller |   },
2026-06-12 21:10:02.671840 | controller |   "spec": {
2026-06-12 21:10:02.671873 | controller |     "containers": [
2026-06-12 21:10:02.671893 | controller |       {
2026-06-12 21:10:02.671909 | controller |         "args": [
2026-06-12 21:10:02.671923 | controller |           "--leader-elect",
2026-06-12 21:10:02.671938 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 21:10:02.671952 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 21:10:02.671967 | controller |         ],
2026-06-12 21:10:02.671981 | controller |         "command": [
2026-06-12 21:10:02.671995 | controller |           "/manager"
2026-06-12 21:10:02.672009 | controller |         ],
2026-06-12 21:10:02.672024 | controller |         "env": [
2026-06-12 21:10:02.672060 | controller |           {
2026-06-12 21:10:02.672082 | controller |             "name": "LEASE_DURATION",
2026-06-12 21:10:02.672096 | controller |             "value": "30"
2026-06-12 21:10:02.672111 | controller |           },
2026-06-12 21:10:02.672125 | controller |           {
2026-06-12 21:10:02.672140 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 21:10:02.672154 | controller |             "value": "20"
2026-06-12 21:10:02.672168 | controller |           },
2026-06-12 21:10:02.672182 | controller |           {
2026-06-12 21:10:02.672197 | controller |             "name": "RETRY_PERIOD",
2026-06-12 21:10:02.672211 | controller |             "value": "5"
2026-06-12 21:10:02.672225 | controller |           },
2026-06-12 21:10:02.672239 | controller |           {
2026-06-12 21:10:02.672254 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 21:10:02.672268 | controller |             "value": "false"
2026-06-12 21:10:02.672283 | controller |           },
2026-06-12 21:10:02.672297 | controller |           {
2026-06-12 21:10:02.672311 | controller |             "name": "METRICS_CERTS",
2026-06-12 21:10:02.672325 | controller |             "value": "false"
2026-06-12 21:10:02.672340 | controller |           }
2026-06-12 21:10:02.672354 | controller |         ],
2026-06-12 21:10:02.672368 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 21:10:02.672383 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 21:10:02.672397 | controller |         "livenessProbe": {
2026-06-12 21:10:02.672411 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.672426 | controller |           "httpGet": {
2026-06-12 21:10:02.672440 | controller |             "path": "/healthz",
2026-06-12 21:10:02.672454 | controller |             "port": 8081,
2026-06-12 21:10:02.672468 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.672482 | controller |           },
2026-06-12 21:10:02.672496 | controller |           "initialDelaySeconds": 15,
2026-06-12 21:10:02.672510 | controller |           "periodSeconds": 20,
2026-06-12 21:10:02.672525 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.672539 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.672553 | controller |         },
2026-06-12 21:10:02.672567 | controller |         "name": "manager",
2026-06-12 21:10:02.672581 | controller |         "readinessProbe": {
2026-06-12 21:10:02.672595 | controller |           "failureThreshold": 3,
2026-06-12 21:10:02.672609 | controller |           "httpGet": {
2026-06-12 21:10:02.672623 | controller |             "path": "/readyz",
2026-06-12 21:10:02.672637 | controller |             "port": 8081,
2026-06-12 21:10:02.672651 | controller |             "scheme": "HTTP"
2026-06-12 21:10:02.672669 | controller |           },
2026-06-12 21:10:02.672684 | controller |           "initialDelaySeconds": 5,
2026-06-12 21:10:02.672698 | controller |           "periodSeconds": 10,
2026-06-12 21:10:02.672712 | controller |           "successThreshold": 1,
2026-06-12 21:10:02.672726 | controller |           "timeoutSeconds": 1
2026-06-12 21:10:02.672740 | controller |         },
2026-06-12 21:10:02.672755 | controller |         "resources": {
2026-06-12 21:10:02.672769 | controller |           "limits": {
2026-06-12 21:10:02.672783 | controller |             "cpu": "500m",
2026-06-12 21:10:02.672797 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.672811 | controller |           },
2026-06-12 21:10:02.672825 | controller |           "requests": {
2026-06-12 21:10:02.672839 | controller |             "cpu": "10m",
2026-06-12 21:10:02.672869 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.672889 | controller |           }
2026-06-12 21:10:02.672905 | controller |         },
2026-06-12 21:10:02.672922 | controller |         "securityContext": {
2026-06-12 21:10:02.672938 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 21:10:02.672967 | controller |           "capabilities": {
2026-06-12 21:10:02.672982 | controller |             "drop": [
2026-06-12 21:10:02.672997 | controller |               "MKNOD"
2026-06-12 21:10:02.673011 | controller |             ]
2026-06-12 21:10:02.673026 | controller |           }
2026-06-12 21:10:02.673040 | controller |         },
2026-06-12 21:10:02.673054 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 21:10:02.673069 | controller |         "terminationMessagePolicy": "File",
2026-06-12 21:10:02.673083 | controller |         "volumeMounts": [
2026-06-12 21:10:02.673097 | controller |           {
2026-06-12 21:10:02.673112 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.673126 | controller |             "name": "kube-api-access-r9zcr",
2026-06-12 21:10:02.673171 | controller |             "readOnly": true
2026-06-12 21:10:02.673186 | controller |           }
2026-06-12 21:10:02.673200 | controller |         ]
2026-06-12 21:10:02.673214 | controller |       }
2026-06-12 21:10:02.673228 | controller |     ],
2026-06-12 21:10:02.673242 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 21:10:02.673256 | controller |     "enableServiceLinks": true,
2026-06-12 21:10:02.673270 | controller |     "imagePullSecrets": [
2026-06-12 21:10:02.673285 | controller |       {
2026-06-12 21:10:02.673299 | controller |         "name": "watcher-operator-controller-manager-dockercfg-q6slb"
2026-06-12 21:10:02.673313 | controller |       }
2026-06-12 21:10:02.673328 | controller |     ],
2026-06-12 21:10:02.673343 | controller |     "nodeName": "crc",
2026-06-12 21:10:02.673357 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 21:10:02.673371 | controller |     "priority": 0,
2026-06-12 21:10:02.673385 | controller |     "restartPolicy": "Always",
2026-06-12 21:10:02.673399 | controller |     "schedulerName": "default-scheduler",
2026-06-12 21:10:02.673414 | controller |     "securityContext": {
2026-06-12 21:10:02.673428 | controller |       "runAsNonRoot": true,
2026-06-12 21:10:02.673442 | controller |       "seLinuxOptions": {
2026-06-12 21:10:02.673456 | controller |         "level": "s0:c26,c5"
2026-06-12 21:10:02.673470 | controller |       }
2026-06-12 21:10:02.673483 | controller |     },
2026-06-12 21:10:02.673497 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-12 21:10:02.673512 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-12 21:10:02.673526 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 21:10:02.673541 | controller |     "tolerations": [
2026-06-12 21:10:02.673555 | controller |       {
2026-06-12 21:10:02.673570 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.673585 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 21:10:02.673603 | controller |         "operator": "Exists",
2026-06-12 21:10:02.673618 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.673632 | controller |       },
2026-06-12 21:10:02.673647 | controller |       {
2026-06-12 21:10:02.673661 | controller |         "effect": "NoExecute",
2026-06-12 21:10:02.673675 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 21:10:02.673689 | controller |         "operator": "Exists",
2026-06-12 21:10:02.673703 | controller |         "tolerationSeconds": 120
2026-06-12 21:10:02.673717 | controller |       },
2026-06-12 21:10:02.673731 | controller |       {
2026-06-12 21:10:02.673745 | controller |         "effect": "NoSchedule",
2026-06-12 21:10:02.673759 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 21:10:02.673773 | controller |         "operator": "Exists"
2026-06-12 21:10:02.673787 | controller |       }
2026-06-12 21:10:02.673802 | controller |     ],
2026-06-12 21:10:02.673816 | controller |     "volumes": [
2026-06-12 21:10:02.673830 | controller |       {
2026-06-12 21:10:02.673844 | controller |         "name": "kube-api-access-r9zcr",
2026-06-12 21:10:02.673878 | controller |         "projected": {
2026-06-12 21:10:02.673895 | controller |           "defaultMode": 420,
2026-06-12 21:10:02.673910 | controller |           "sources": [
2026-06-12 21:10:02.673925 | controller |             {
2026-06-12 21:10:02.673940 | controller |               "serviceAccountToken": {
2026-06-12 21:10:02.673954 | controller |                 "expirationSeconds": 3607,
2026-06-12 21:10:02.673968 | controller |                 "path": "token"
2026-06-12 21:10:02.673982 | controller |               }
2026-06-12 21:10:02.673997 | controller |             },
2026-06-12 21:10:02.674011 | controller |             {
2026-06-12 21:10:02.674025 | controller |               "configMap": {
2026-06-12 21:10:02.674040 | controller |                 "items": [
2026-06-12 21:10:02.674054 | controller |                   {
2026-06-12 21:10:02.674068 | controller |                     "key": "ca.crt",
2026-06-12 21:10:02.674082 | controller |                     "path": "ca.crt"
2026-06-12 21:10:02.674096 | controller |                   }
2026-06-12 21:10:02.674110 | controller |                 ],
2026-06-12 21:10:02.674124 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 21:10:02.674138 | controller |               }
2026-06-12 21:10:02.674152 | controller |             },
2026-06-12 21:10:02.674166 | controller |             {
2026-06-12 21:10:02.674180 | controller |               "downwardAPI": {
2026-06-12 21:10:02.674194 | controller |                 "items": [
2026-06-12 21:10:02.674208 | controller |                   {
2026-06-12 21:10:02.674222 | controller |                     "fieldRef": {
2026-06-12 21:10:02.674236 | controller |                       "apiVersion": "v1",
2026-06-12 21:10:02.674250 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 21:10:02.674264 | controller |                     },
2026-06-12 21:10:02.674299 | controller |                     "path": "namespace"
2026-06-12 21:10:02.674318 | controller |                   }
2026-06-12 21:10:02.674333 | controller |                 ]
2026-06-12 21:10:02.674347 | controller |               }
2026-06-12 21:10:02.674362 | controller |             },
2026-06-12 21:10:02.674376 | controller |             {
2026-06-12 21:10:02.674390 | controller |               "configMap": {
2026-06-12 21:10:02.674405 | controller |                 "items": [
2026-06-12 21:10:02.674419 | controller |                   {
2026-06-12 21:10:02.674433 | controller |                     "key": "service-ca.crt",
2026-06-12 21:10:02.674447 | controller |                     "path": "service-ca.crt"
2026-06-12 21:10:02.674461 | controller |                   }
2026-06-12 21:10:02.674475 | controller |                 ],
2026-06-12 21:10:02.674489 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 21:10:02.674506 | controller |               }
2026-06-12 21:10:02.674521 | controller |             }
2026-06-12 21:10:02.674535 | controller |           ]
2026-06-12 21:10:02.674549 | controller |         }
2026-06-12 21:10:02.674564 | controller |       }
2026-06-12 21:10:02.674578 | controller |     ]
2026-06-12 21:10:02.674593 | controller |   },
2026-06-12 21:10:02.674608 | controller |   "status": {
2026-06-12 21:10:02.674622 | controller |     "conditions": [
2026-06-12 21:10:02.674637 | controller |       {
2026-06-12 21:10:02.674657 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.674726 | controller |         "lastTransitionTime": "2026-06-12T20:15:29Z",
2026-06-12 21:10:02.674750 | controller |         "status": "True",
2026-06-12 21:10:02.674765 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 21:10:02.674780 | controller |       },
2026-06-12 21:10:02.674796 | controller |       {
2026-06-12 21:10:02.674810 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.674824 | controller |         "lastTransitionTime": "2026-06-12T20:14:05Z",
2026-06-12 21:10:02.674839 | controller |         "status": "True",
2026-06-12 21:10:02.674870 | controller |         "type": "Initialized"
2026-06-12 21:10:02.674891 | controller |       },
2026-06-12 21:10:02.674907 | controller |       {
2026-06-12 21:10:02.674923 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.674940 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.674954 | controller |         "status": "True",
2026-06-12 21:10:02.674968 | controller |         "type": "Ready"
2026-06-12 21:10:02.674982 | controller |       },
2026-06-12 21:10:02.674996 | controller |       {
2026-06-12 21:10:02.675010 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.675024 | controller |         "lastTransitionTime": "2026-06-12T20:15:40Z",
2026-06-12 21:10:02.675039 | controller |         "status": "True",
2026-06-12 21:10:02.675053 | controller |         "type": "ContainersReady"
2026-06-12 21:10:02.675067 | controller |       },
2026-06-12 21:10:02.675080 | controller |       {
2026-06-12 21:10:02.675094 | controller |         "lastProbeTime": null,
2026-06-12 21:10:02.675108 | controller |         "lastTransitionTime": "2026-06-12T20:14:04Z",
2026-06-12 21:10:02.675122 | controller |         "status": "True",
2026-06-12 21:10:02.675136 | controller |         "type": "PodScheduled"
2026-06-12 21:10:02.675149 | controller |       }
2026-06-12 21:10:02.675163 | controller |     ],
2026-06-12 21:10:02.675177 | controller |     "containerStatuses": [
2026-06-12 21:10:02.675191 | controller |       {
2026-06-12 21:10:02.675205 | controller |         "allocatedResources": {
2026-06-12 21:10:02.675218 | controller |           "cpu": "10m",
2026-06-12 21:10:02.675232 | controller |           "memory": "256Mi"
2026-06-12 21:10:02.675245 | controller |         },
2026-06-12 21:10:02.675259 | controller |         "containerID": "cri-o://97e43b8daf71fc0327e2bd6cd84143ef37b100c83abb4f5bd8b2bf3060e1b20b",
2026-06-12 21:10:02.675273 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 21:10:02.675288 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 21:10:02.675302 | controller |         "lastState": {},
2026-06-12 21:10:02.675316 | controller |         "name": "manager",
2026-06-12 21:10:02.675330 | controller |         "ready": true,
2026-06-12 21:10:02.675344 | controller |         "resources": {
2026-06-12 21:10:02.675358 | controller |           "limits": {
2026-06-12 21:10:02.675372 | controller |             "cpu": "500m",
2026-06-12 21:10:02.675386 | controller |             "memory": "512Mi"
2026-06-12 21:10:02.675400 | controller |           },
2026-06-12 21:10:02.675414 | controller |           "requests": {
2026-06-12 21:10:02.675433 | controller |             "cpu": "10m",
2026-06-12 21:10:02.675447 | controller |             "memory": "256Mi"
2026-06-12 21:10:02.675462 | controller |           }
2026-06-12 21:10:02.675477 | controller |         },
2026-06-12 21:10:02.675491 | controller |         "restartCount": 0,
2026-06-12 21:10:02.675505 | controller |         "started": true,
2026-06-12 21:10:02.675520 | controller |         "state": {
2026-06-12 21:10:02.675534 | controller |           "running": {
2026-06-12 21:10:02.675548 | controller |             "startedAt": "2026-06-12T20:15:27Z"
2026-06-12 21:10:02.675562 | controller |           }
2026-06-12 21:10:02.675576 | controller |         },
2026-06-12 21:10:02.675590 | controller |         "user": {
2026-06-12 21:10:02.675604 | controller |           "linux": {
2026-06-12 21:10:02.675618 | controller |             "gid": 0,
2026-06-12 21:10:02.675632 | controller |             "supplementalGroups": [
2026-06-12 21:10:02.675646 | controller |               0
2026-06-12 21:10:02.675660 | controller |             ],
2026-06-12 21:10:02.675675 | controller |             "uid": 65532
2026-06-12 21:10:02.675689 | controller |           }
2026-06-12 21:10:02.675704 | controller |         },
2026-06-12 21:10:02.675718 | controller |         "volumeMounts": [
2026-06-12 21:10:02.675732 | controller |           {
2026-06-12 21:10:02.675747 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 21:10:02.675761 | controller |             "name": "kube-api-access-r9zcr",
2026-06-12 21:10:02.675776 | controller |             "readOnly": true,
2026-06-12 21:10:02.675790 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 21:10:02.675804 | controller |           }
2026-06-12 21:10:02.675819 | controller |         ]
2026-06-12 21:10:02.675833 | controller |       }
2026-06-12 21:10:02.675850 | controller |     ],
2026-06-12 21:10:02.675882 | controller |     "hostIP": "192.168.126.11",
2026-06-12 21:10:02.675899 | controller |     "hostIPs": [
2026-06-12 21:10:02.675914 | controller |       {
2026-06-12 21:10:02.675928 | controller |         "ip": "192.168.126.11"
2026-06-12 21:10:02.675943 | controller |       }
2026-06-12 21:10:02.675957 | controller |     ],
2026-06-12 21:10:02.675972 | controller |     "phase": "Running",
2026-06-12 21:10:02.675986 | controller |     "podIP": "10.217.0.92",
2026-06-12 21:10:02.676000 | controller |     "podIPs": [
2026-06-12 21:10:02.676014 | controller |       {
2026-06-12 21:10:02.676028 | controller |         "ip": "10.217.0.92"
2026-06-12 21:10:02.676042 | controller |       }
2026-06-12 21:10:02.676056 | controller |     ],
2026-06-12 21:10:02.676070 | controller |     "qosClass": "Burstable",
2026-06-12 21:10:02.676084 | controller |     "startTime": "2026-06-12T20:14:05Z"
2026-06-12 21:10:02.676098 | controller |   }
2026-06-12 21:10:02.676112 | controller | }
2026-06-12 21:10:03.142778 | 
2026-06-12 21:10:03.143020 | TASK [env_op_images : Write images to file]
2026-06-12 21:10:04.644430 | controller | changed
2026-06-12 21:10:04.676289 | 
2026-06-12 21:10:04.676460 | TASK [env_op_images : Generate pulled images registry report]
2026-06-12 21:10:04.730786 | controller | ok
2026-06-12 21:10:04.755681 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-12 21:10:04.776363 | 
2026-06-12 21:10:04.776469 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-12 21:10:05.170496 | controller | ok
2026-06-12 21:10:05.200745 | 
2026-06-12 21:10:05.200956 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-12 21:10:05.764418 | controller | {
2026-06-12 21:10:05.764516 | controller |     "apiVersion": "v1",
2026-06-12 21:10:05.764524 | controller |     "items": [],
2026-06-12 21:10:05.764531 | controller |     "kind": "List",
2026-06-12 21:10:05.764536 | controller |     "metadata": {
2026-06-12 21:10:05.764541 | controller |         "resourceVersion": ""
2026-06-12 21:10:05.764546 | controller |     }
2026-06-12 21:10:05.764551 | controller | }
2026-06-12 21:10:05.881537 | controller | ok: Runtime: 0:00:00.155974
2026-06-12 21:10:05.909971 | 
2026-06-12 21:10:05.910157 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-12 21:10:06.776053 | controller | {
2026-06-12 21:10:06.776147 | controller |     "apiVersion": "v1",
2026-06-12 21:10:06.776154 | controller |     "items": [],
2026-06-12 21:10:06.776159 | controller |     "kind": "List",
2026-06-12 21:10:06.776167 | controller |     "metadata": {
2026-06-12 21:10:06.776183 | controller |         "resourceVersion": ""
2026-06-12 21:10:06.776188 | controller |     }
2026-06-12 21:10:06.776192 | controller | }
2026-06-12 21:10:06.879601 | controller | ok: Runtime: 0:00:00.142981
2026-06-12 21:10:06.903336 | 
2026-06-12 21:10:06.903489 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-12 21:10:07.032518 | controller | ok
2026-06-12 21:10:07.061568 | 
2026-06-12 21:10:07.061750 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-12 21:10:07.167009 | 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 21:10:07.193969 | 
2026-06-12 21:10:07.194083 | LOOP [env_op_images : Get pods per namespace]
2026-06-12 21:10:09.266123 | controller | ok: "openstack"
2026-06-12 21:10:09.266489 | controller | ok: All items complete
2026-06-12 21:10:09.266525 | 
2026-06-12 21:10:10.952363 | controller | ok: "openstack-operators"
2026-06-12 21:10:12.159556 | 
2026-06-12 21:10:12.159716 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-12 21:10:13.841769 | controller | ok
2026-06-12 21:10:13.896625 | 
2026-06-12 21:10:13.896815 | TASK [env_op_images : Build report summary]
2026-06-12 21:10:13.993880 | controller | ok
2026-06-12 21:10:14.023178 | 
2026-06-12 21:10:14.023390 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-12 21:10:15.523980 | controller | changed
2026-06-12 21:10:15.553871 | 
2026-06-12 21:10:15.554055 | TASK [env_op_images : Pulled images report summary]
2026-06-12 21:10:15.638184 | 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 21:10:15.665838 | 
2026-06-12 21:10:15.665997 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-12 21:10:15.718239 | controller | ok
2026-06-12 21:10:15.744397 | controller | included: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-12 21:10:15.770359 | 
2026-06-12 21:10:15.770475 | TASK [env_op_images : Check pulled images report exists]
2026-06-12 21:10:16.137162 | controller | ok
2026-06-12 21:10:16.165622 | 
2026-06-12 21:10:16.165900 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-12 21:10:16.932518 | controller | changed
2026-06-12 21:10:16.953213 | 
2026-06-12 21:10:16.953392 | TASK [env_op_images : List cluster nodes]
2026-06-12 21:10:17.612771 | controller | {
2026-06-12 21:10:17.612908 | controller |     "apiVersion": "v1",
2026-06-12 21:10:17.612921 | controller |     "items": [
2026-06-12 21:10:17.612931 | controller |         {
2026-06-12 21:10:17.612944 | controller |             "apiVersion": "v1",
2026-06-12 21:10:17.612954 | controller |             "kind": "Node",
2026-06-12 21:10:17.612962 | controller |             "metadata": {
2026-06-12 21:10:17.612971 | controller |                 "annotations": {
2026-06-12 21:10:17.612983 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-12 21:10:17.612999 | 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 21:10:17.613011 | 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 21:10:17.613020 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-12 21:10:17.613029 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-12 21:10:17.613037 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-12 21:10:17.613052 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-12 21:10:17.613060 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-12 21:10:17.613068 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-12 21:10:17.613076 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-12 21:10:17.613083 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-12 21:10:17.613091 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-12 21:10:17.613099 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-12 21:10:17.613107 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 21:10:17.613114 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 21:10:17.613122 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 21:10:17.613130 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 21:10:17.613138 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-12 21:10:17.613146 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "88629",
2026-06-12 21:10:17.613153 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-12 21:10:17.613161 | 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 21:10:17.613211 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-12 21:10:17.613225 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-12 21:10:17.613233 | controller |                 },
2026-06-12 21:10:17.613241 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-12 21:10:17.613249 | controller |                 "labels": {
2026-06-12 21:10:17.613256 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-12 21:10:17.613264 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-12 21:10:17.613283 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-12 21:10:17.613291 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-12 21:10:17.613298 | controller |                     "kubernetes.io/os": "linux",
2026-06-12 21:10:17.613306 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-12 21:10:17.613314 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-12 21:10:17.613321 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-12 21:10:17.613329 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-12 21:10:17.613336 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-12 21:10:17.613344 | controller |                 },
2026-06-12 21:10:17.613351 | controller |                 "name": "crc",
2026-06-12 21:10:17.613359 | controller |                 "resourceVersion": "91320",
2026-06-12 21:10:17.613367 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-12 21:10:17.613374 | controller |             },
2026-06-12 21:10:17.613382 | controller |             "spec": {
2026-06-12 21:10:17.613390 | controller |                 "taints": [
2026-06-12 21:10:17.613397 | controller |                     {
2026-06-12 21:10:17.613405 | controller |                         "effect": "PreferNoSchedule",
2026-06-12 21:10:17.613412 | controller |                         "key": "UpdateInProgress"
2026-06-12 21:10:17.613420 | controller |                     }
2026-06-12 21:10:17.613427 | controller |                 ]
2026-06-12 21:10:17.613435 | controller |             },
2026-06-12 21:10:17.613443 | controller |             "status": {
2026-06-12 21:10:17.613450 | controller |                 "addresses": [
2026-06-12 21:10:17.613458 | controller |                     {
2026-06-12 21:10:17.613465 | controller |                         "address": "192.168.126.11",
2026-06-12 21:10:17.613489 | controller |                         "type": "InternalIP"
2026-06-12 21:10:17.613497 | controller |                     },
2026-06-12 21:10:17.613505 | controller |                     {
2026-06-12 21:10:17.613512 | controller |                         "address": "crc",
2026-06-12 21:10:17.613520 | controller |                         "type": "Hostname"
2026-06-12 21:10:17.613528 | controller |                     }
2026-06-12 21:10:17.613535 | controller |                 ],
2026-06-12 21:10:17.613543 | controller |                 "allocatable": {
2026-06-12 21:10:17.613550 | controller |                     "cpu": "11800m",
2026-06-12 21:10:17.613558 | controller |                     "ephemeral-storage": "231016688053",
2026-06-12 21:10:17.613565 | controller |                     "hugepages-1Gi": "0",
2026-06-12 21:10:17.613573 | controller |                     "hugepages-2Mi": "0",
2026-06-12 21:10:17.613581 | controller |                     "memory": "31621688Ki",
2026-06-12 21:10:17.613588 | controller |                     "pods": "250"
2026-06-12 21:10:17.613596 | controller |                 },
2026-06-12 21:10:17.613603 | controller |                 "capacity": {
2026-06-12 21:10:17.613611 | controller |                     "cpu": "12",
2026-06-12 21:10:17.613618 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-12 21:10:17.613626 | controller |                     "hugepages-1Gi": "0",
2026-06-12 21:10:17.613648 | controller |                     "hugepages-2Mi": "0",
2026-06-12 21:10:17.613660 | controller |                     "memory": "32082488Ki",
2026-06-12 21:10:17.613670 | controller |                     "pods": "250"
2026-06-12 21:10:17.613681 | controller |                 },
2026-06-12 21:10:17.613692 | controller |                 "conditions": [
2026-06-12 21:10:17.613702 | controller |                     {
2026-06-12 21:10:17.613710 | controller |                         "lastHeartbeatTime": "2026-06-12T21:09:47Z",
2026-06-12 21:10:17.613717 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 21:10:17.613731 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-12 21:10:17.613739 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-12 21:10:17.613747 | controller |                         "status": "False",
2026-06-12 21:10:17.613754 | controller |                         "type": "MemoryPressure"
2026-06-12 21:10:17.613762 | controller |                     },
2026-06-12 21:10:17.613769 | controller |                     {
2026-06-12 21:10:17.613777 | controller |                         "lastHeartbeatTime": "2026-06-12T21:09:47Z",
2026-06-12 21:10:17.613784 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 21:10:17.613798 | controller |                         "message": "kubelet has no disk pressure",
2026-06-12 21:10:17.613805 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-12 21:10:17.613813 | controller |                         "status": "False",
2026-06-12 21:10:17.613820 | controller |                         "type": "DiskPressure"
2026-06-12 21:10:17.613828 | controller |                     },
2026-06-12 21:10:17.613836 | controller |                     {
2026-06-12 21:10:17.613843 | controller |                         "lastHeartbeatTime": "2026-06-12T21:09:47Z",
2026-06-12 21:10:17.613851 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 21:10:17.613858 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-12 21:10:17.613866 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-12 21:10:17.613873 | controller |                         "status": "False",
2026-06-12 21:10:17.613881 | controller |                         "type": "PIDPressure"
2026-06-12 21:10:17.613888 | controller |                     },
2026-06-12 21:10:17.613896 | controller |                     {
2026-06-12 21:10:17.613903 | controller |                         "lastHeartbeatTime": "2026-06-12T21:09:47Z",
2026-06-12 21:10:17.613911 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-12 21:10:17.613918 | controller |                         "message": "kubelet is posting ready status",
2026-06-12 21:10:17.613928 | controller |                         "reason": "KubeletReady",
2026-06-12 21:10:17.613939 | controller |                         "status": "True",
2026-06-12 21:10:17.613950 | controller |                         "type": "Ready"
2026-06-12 21:10:17.613960 | controller |                     }
2026-06-12 21:10:17.613971 | controller |                 ],
2026-06-12 21:10:17.613982 | controller |                 "daemonEndpoints": {
2026-06-12 21:10:17.613993 | controller |                     "kubeletEndpoint": {
2026-06-12 21:10:17.614003 | controller |                         "Port": 10250
2026-06-12 21:10:17.614014 | controller |                     }
2026-06-12 21:10:17.614024 | controller |                 },
2026-06-12 21:10:17.614031 | controller |                 "features": {
2026-06-12 21:10:17.614039 | controller |                     "supplementalGroupsPolicy": true
2026-06-12 21:10:17.614047 | controller |                 },
2026-06-12 21:10:17.614055 | controller |                 "images": [
2026-06-12 21:10:17.614065 | controller |                     {
2026-06-12 21:10:17.614076 | controller |                         "names": [
2026-06-12 21:10:17.614087 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-12 21:10:17.614098 | controller |                         ],
2026-06-12 21:10:17.614109 | controller |                         "sizeBytes": 2981840865
2026-06-12 21:10:17.614120 | controller |                     },
2026-06-12 21:10:17.614130 | controller |                     {
2026-06-12 21:10:17.614141 | controller |                         "names": [
2026-06-12 21:10:17.614149 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-12 21:10:17.614157 | controller |                         ],
2026-06-12 21:10:17.614165 | controller |                         "sizeBytes": 1791386233
2026-06-12 21:10:17.614217 | controller |                     },
2026-06-12 21:10:17.614230 | controller |                     {
2026-06-12 21:10:17.614241 | controller |                         "names": [
2026-06-12 21:10:17.614252 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:e0e8c3b534ef6d1af2ab0a5f468ebba764330fb966a49c166232ac1ecb98ad11",
2026-06-12 21:10:17.614263 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115",
2026-06-12 21:10:17.614273 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-12 21:10:17.614280 | controller |                         ],
2026-06-12 21:10:17.614289 | controller |                         "sizeBytes": 1663108685
2026-06-12 21:10:17.614300 | controller |                     },
2026-06-12 21:10:17.614311 | controller |                     {
2026-06-12 21:10:17.614331 | controller |                         "names": [
2026-06-12 21:10:17.614353 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-12 21:10:17.614364 | controller |                         ],
2026-06-12 21:10:17.614375 | controller |                         "sizeBytes": 1641503854
2026-06-12 21:10:17.614386 | controller |                     },
2026-06-12 21:10:17.614397 | controller |                     {
2026-06-12 21:10:17.614408 | controller |                         "names": [
2026-06-12 21:10:17.614434 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-12 21:10:17.614446 | controller |                         ],
2026-06-12 21:10:17.614457 | controller |                         "sizeBytes": 1597684406
2026-06-12 21:10:17.614468 | controller |                     },
2026-06-12 21:10:17.614479 | controller |                     {
2026-06-12 21:10:17.614489 | controller |                         "names": [
2026-06-12 21:10:17.614500 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-12 21:10:17.614511 | controller |                         ],
2026-06-12 21:10:17.614521 | controller |                         "sizeBytes": 1283022964
2026-06-12 21:10:17.614532 | controller |                     },
2026-06-12 21:10:17.614543 | controller |                     {
2026-06-12 21:10:17.614554 | controller |                         "names": [
2026-06-12 21:10:17.614564 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-12 21:10:17.614575 | controller |                         ],
2026-06-12 21:10:17.614585 | controller |                         "sizeBytes": 1261384762
2026-06-12 21:10:17.614596 | controller |                     },
2026-06-12 21:10:17.614607 | controller |                     {
2026-06-12 21:10:17.614617 | controller |                         "names": [
2026-06-12 21:10:17.614628 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-12 21:10:17.614639 | controller |                         ],
2026-06-12 21:10:17.614649 | controller |                         "sizeBytes": 1236270196
2026-06-12 21:10:17.614660 | controller |                     },
2026-06-12 21:10:17.614671 | controller |                     {
2026-06-12 21:10:17.614681 | controller |                         "names": [
2026-06-12 21:10:17.614692 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-12 21:10:17.614703 | controller |                         ],
2026-06-12 21:10:17.614714 | controller |                         "sizeBytes": 1224304325
2026-06-12 21:10:17.614724 | controller |                     },
2026-06-12 21:10:17.614735 | controller |                     {
2026-06-12 21:10:17.614745 | controller |                         "names": [
2026-06-12 21:10:17.614756 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-12 21:10:17.614767 | controller |                         ],
2026-06-12 21:10:17.614777 | controller |                         "sizeBytes": 1188201576
2026-06-12 21:10:17.614788 | controller |                     },
2026-06-12 21:10:17.614799 | controller |                     {
2026-06-12 21:10:17.614810 | controller |                         "names": [
2026-06-12 21:10:17.614820 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102",
2026-06-12 21:10:17.614831 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 21:10:17.614842 | controller |                         ],
2026-06-12 21:10:17.614852 | controller |                         "sizeBytes": 1161849635
2026-06-12 21:10:17.614902 | controller |                     },
2026-06-12 21:10:17.614916 | controller |                     {
2026-06-12 21:10:17.614926 | controller |                         "names": [
2026-06-12 21:10:17.614937 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf",
2026-06-12 21:10:17.614957 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:5c43f78f30d705ea7cd6cf5a0d43085bddeae40fcecffd3b5e598199be58b221",
2026-06-12 21:10:17.614968 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-12 21:10:17.614979 | controller |                         ],
2026-06-12 21:10:17.614989 | controller |                         "sizeBytes": 1144593725
2026-06-12 21:10:17.615000 | controller |                     },
2026-06-12 21:10:17.615008 | controller |                     {
2026-06-12 21:10:17.615016 | controller |                         "names": [
2026-06-12 21:10:17.615023 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-12 21:10:17.615031 | controller |                         ],
2026-06-12 21:10:17.615039 | controller |                         "sizeBytes": 1126957757
2026-06-12 21:10:17.615046 | controller |                     },
2026-06-12 21:10:17.615054 | controller |                     {
2026-06-12 21:10:17.615061 | controller |                         "names": [
2026-06-12 21:10:17.615069 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516",
2026-06-12 21:10:17.615077 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:2811a7e7ec1381568bcc092304a3132d821e2c8597d6a1b7f23170d7bf0eb75b",
2026-06-12 21:10:17.615084 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-12 21:10:17.615092 | controller |                         ],
2026-06-12 21:10:17.615099 | controller |                         "sizeBytes": 1112894777
2026-06-12 21:10:17.615107 | controller |                     },
2026-06-12 21:10:17.615114 | controller |                     {
2026-06-12 21:10:17.615122 | controller |                         "names": [
2026-06-12 21:10:17.615129 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17",
2026-06-12 21:10:17.615146 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 21:10:17.615165 | controller |                         ],
2026-06-12 21:10:17.615207 | controller |                         "sizeBytes": 1083799196
2026-06-12 21:10:17.615215 | controller |                     },
2026-06-12 21:10:17.615223 | controller |                     {
2026-06-12 21:10:17.615231 | controller |                         "names": [
2026-06-12 21:10:17.615238 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-12 21:10:17.615246 | controller |                         ],
2026-06-12 21:10:17.615253 | controller |                         "sizeBytes": 1079537324
2026-06-12 21:10:17.615261 | controller |                     },
2026-06-12 21:10:17.615269 | controller |                     {
2026-06-12 21:10:17.615276 | controller |                         "names": [
2026-06-12 21:10:17.615284 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-12 21:10:17.615291 | controller |                         ],
2026-06-12 21:10:17.615299 | controller |                         "sizeBytes": 1052707833
2026-06-12 21:10:17.615306 | controller |                     },
2026-06-12 21:10:17.615314 | controller |                     {
2026-06-12 21:10:17.615321 | controller |                         "names": [
2026-06-12 21:10:17.615329 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:7b54e1e90decd1b13bca74d4debd94fcd10edfbfab9a78e71e2df8b032a43eb1",
2026-06-12 21:10:17.615337 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba",
2026-06-12 21:10:17.615344 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-12 21:10:17.615352 | controller |                         ],
2026-06-12 21:10:17.615365 | controller |                         "sizeBytes": 1041008430
2026-06-12 21:10:17.615373 | controller |                     },
2026-06-12 21:10:17.615380 | controller |                     {
2026-06-12 21:10:17.615388 | controller |                         "names": [
2026-06-12 21:10:17.615396 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e",
2026-06-12 21:10:17.615403 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 21:10:17.615411 | controller |                         ],
2026-06-12 21:10:17.615419 | controller |                         "sizeBytes": 994527714
2026-06-12 21:10:17.615426 | controller |                     },
2026-06-12 21:10:17.615434 | controller |                     {
2026-06-12 21:10:17.615441 | controller |                         "names": [
2026-06-12 21:10:17.615449 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-12 21:10:17.615456 | controller |                         ],
2026-06-12 21:10:17.615464 | controller |                         "sizeBytes": 989392005
2026-06-12 21:10:17.615471 | controller |                     },
2026-06-12 21:10:17.615479 | controller |                     {
2026-06-12 21:10:17.615486 | controller |                         "names": [
2026-06-12 21:10:17.615494 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313",
2026-06-12 21:10:17.615502 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 21:10:17.615509 | controller |                         ],
2026-06-12 21:10:17.615517 | controller |                         "sizeBytes": 983416689
2026-06-12 21:10:17.615524 | controller |                     },
2026-06-12 21:10:17.615532 | controller |                     {
2026-06-12 21:10:17.615539 | controller |                         "names": [
2026-06-12 21:10:17.615547 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-12 21:10:17.615555 | controller |                         ],
2026-06-12 21:10:17.615562 | controller |                         "sizeBytes": 971668163
2026-06-12 21:10:17.615570 | controller |                     },
2026-06-12 21:10:17.615577 | controller |                     {
2026-06-12 21:10:17.615585 | controller |                         "names": [
2026-06-12 21:10:17.615592 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-12 21:10:17.615600 | controller |                         ],
2026-06-12 21:10:17.615607 | controller |                         "sizeBytes": 969078739
2026-06-12 21:10:17.615615 | controller |                     },
2026-06-12 21:10:17.615623 | controller |                     {
2026-06-12 21:10:17.615632 | controller |                         "names": [
2026-06-12 21:10:17.615643 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-12 21:10:17.615653 | controller |                         ],
2026-06-12 21:10:17.615664 | controller |                         "sizeBytes": 876488654
2026-06-12 21:10:17.615675 | controller |                     },
2026-06-12 21:10:17.615692 | controller |                     {
2026-06-12 21:10:17.615702 | controller |                         "names": [
2026-06-12 21:10:17.615710 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-12 21:10:17.615717 | controller |                         ],
2026-06-12 21:10:17.615725 | controller |                         "sizeBytes": 874121453
2026-06-12 21:10:17.615733 | controller |                     },
2026-06-12 21:10:17.615740 | controller |                     {
2026-06-12 21:10:17.615748 | controller |                         "names": [
2026-06-12 21:10:17.615755 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-12 21:10:17.615763 | controller |                         ],
2026-06-12 21:10:17.615776 | controller |                         "sizeBytes": 847332502
2026-06-12 21:10:17.615783 | controller |                     },
2026-06-12 21:10:17.615791 | controller |                     {
2026-06-12 21:10:17.615798 | controller |                         "names": [
2026-06-12 21:10:17.615813 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-12 21:10:17.615821 | controller |                         ],
2026-06-12 21:10:17.615829 | controller |                         "sizeBytes": 772260039
2026-06-12 21:10:17.615836 | controller |                     },
2026-06-12 21:10:17.615844 | controller |                     {
2026-06-12 21:10:17.615851 | controller |                         "names": [
2026-06-12 21:10:17.615859 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-12 21:10:17.615867 | controller |                         ],
2026-06-12 21:10:17.615874 | controller |                         "sizeBytes": 769516783
2026-06-12 21:10:17.615882 | controller |                     },
2026-06-12 21:10:17.615889 | controller |                     {
2026-06-12 21:10:17.615897 | controller |                         "names": [
2026-06-12 21:10:17.615905 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-12 21:10:17.615912 | controller |                         ],
2026-06-12 21:10:17.615920 | controller |                         "sizeBytes": 721591926
2026-06-12 21:10:17.615929 | controller |                     },
2026-06-12 21:10:17.615937 | controller |                     {
2026-06-12 21:10:17.615945 | controller |                         "names": [
2026-06-12 21:10:17.615954 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c",
2026-06-12 21:10:17.615961 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 21:10:17.615969 | controller |                         ],
2026-06-12 21:10:17.615976 | controller |                         "sizeBytes": 685363428
2026-06-12 21:10:17.615984 | controller |                     },
2026-06-12 21:10:17.615991 | controller |                     {
2026-06-12 21:10:17.615999 | controller |                         "names": [
2026-06-12 21:10:17.616007 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb",
2026-06-12 21:10:17.616014 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 21:10:17.616022 | controller |                         ],
2026-06-12 21:10:17.616029 | controller |                         "sizeBytes": 679336787
2026-06-12 21:10:17.616037 | controller |                     },
2026-06-12 21:10:17.616045 | controller |                     {
2026-06-12 21:10:17.616052 | controller |                         "names": [
2026-06-12 21:10:17.616060 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e",
2026-06-12 21:10:17.616067 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 21:10:17.616075 | controller |                         ],
2026-06-12 21:10:17.616082 | controller |                         "sizeBytes": 670935535
2026-06-12 21:10:17.616090 | controller |                     },
2026-06-12 21:10:17.616097 | controller |                     {
2026-06-12 21:10:17.616105 | controller |                         "names": [
2026-06-12 21:10:17.616112 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1",
2026-06-12 21:10:17.616120 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 21:10:17.616128 | controller |                         ],
2026-06-12 21:10:17.616135 | controller |                         "sizeBytes": 668567017
2026-06-12 21:10:17.616143 | controller |                     },
2026-06-12 21:10:17.616150 | controller |                     {
2026-06-12 21:10:17.616162 | controller |                         "names": [
2026-06-12 21:10:17.616208 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e",
2026-06-12 21:10:17.616217 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 21:10:17.616225 | controller |                         ],
2026-06-12 21:10:17.616232 | controller |                         "sizeBytes": 668561385
2026-06-12 21:10:17.616240 | controller |                     },
2026-06-12 21:10:17.616247 | controller |                     {
2026-06-12 21:10:17.616255 | controller |                         "names": [
2026-06-12 21:10:17.616262 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-12 21:10:17.616270 | controller |                         ],
2026-06-12 21:10:17.616277 | controller |                         "sizeBytes": 646867625
2026-06-12 21:10:17.616285 | controller |                     },
2026-06-12 21:10:17.616292 | controller |                     {
2026-06-12 21:10:17.616300 | controller |                         "names": [
2026-06-12 21:10:17.616308 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-12 21:10:17.616315 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-12 21:10:17.616327 | controller |                         ],
2026-06-12 21:10:17.616335 | controller |                         "sizeBytes": 644545406
2026-06-12 21:10:17.616343 | controller |                     },
2026-06-12 21:10:17.616350 | controller |                     {
2026-06-12 21:10:17.616358 | controller |                         "names": [
2026-06-12 21:10:17.616365 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-12 21:10:17.616373 | controller |                         ],
2026-06-12 21:10:17.616380 | controller |                         "sizeBytes": 638910445
2026-06-12 21:10:17.616388 | controller |                     },
2026-06-12 21:10:17.616395 | controller |                     {
2026-06-12 21:10:17.616403 | controller |                         "names": [
2026-06-12 21:10:17.616410 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-12 21:10:17.616418 | controller |                         ],
2026-06-12 21:10:17.616426 | controller |                         "sizeBytes": 617699779
2026-06-12 21:10:17.616433 | controller |                     },
2026-06-12 21:10:17.616441 | controller |                     {
2026-06-12 21:10:17.616455 | controller |                         "names": [
2026-06-12 21:10:17.616462 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-12 21:10:17.616470 | controller |                         ],
2026-06-12 21:10:17.616477 | controller |                         "sizeBytes": 607756695
2026-06-12 21:10:17.616485 | controller |                     },
2026-06-12 21:10:17.616492 | controller |                     {
2026-06-12 21:10:17.616500 | controller |                         "names": [
2026-06-12 21:10:17.616508 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33",
2026-06-12 21:10:17.616515 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 21:10:17.616523 | controller |                         ],
2026-06-12 21:10:17.616530 | controller |                         "sizeBytes": 594718948
2026-06-12 21:10:17.616538 | controller |                     },
2026-06-12 21:10:17.616545 | controller |                     {
2026-06-12 21:10:17.616553 | controller |                         "names": [
2026-06-12 21:10:17.616560 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-12 21:10:17.616568 | controller |                         ],
2026-06-12 21:10:17.616575 | controller |                         "sizeBytes": 584721741
2026-06-12 21:10:17.616588 | controller |                     },
2026-06-12 21:10:17.616595 | controller |                     {
2026-06-12 21:10:17.616603 | controller |                         "names": [
2026-06-12 21:10:17.616611 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-12 21:10:17.616618 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-12 21:10:17.616626 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-12 21:10:17.616637 | controller |                         ],
2026-06-12 21:10:17.616647 | controller |                         "sizeBytes": 584351326
2026-06-12 21:10:17.616658 | controller |                     },
2026-06-12 21:10:17.616668 | controller |                     {
2026-06-12 21:10:17.616679 | controller |                         "names": [
2026-06-12 21:10:17.616690 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-12 21:10:17.616700 | controller |                         ],
2026-06-12 21:10:17.616708 | controller |                         "sizeBytes": 545674969
2026-06-12 21:10:17.616716 | controller |                     },
2026-06-12 21:10:17.616723 | controller |                     {
2026-06-12 21:10:17.616731 | controller |                         "names": [
2026-06-12 21:10:17.616738 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-12 21:10:17.616746 | controller |                         ],
2026-06-12 21:10:17.616753 | controller |                         "sizeBytes": 542463064
2026-06-12 21:10:17.616761 | controller |                     },
2026-06-12 21:10:17.616769 | controller |                     {
2026-06-12 21:10:17.616776 | controller |                         "names": [
2026-06-12 21:10:17.616784 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-12 21:10:17.616791 | controller |                         ],
2026-06-12 21:10:17.616799 | controller |                         "sizeBytes": 539380592
2026-06-12 21:10:17.616806 | controller |                     },
2026-06-12 21:10:17.616814 | controller |                     {
2026-06-12 21:10:17.616821 | controller |                         "names": [
2026-06-12 21:10:17.616829 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-12 21:10:17.616837 | controller |                         ],
2026-06-12 21:10:17.616844 | controller |                         "sizeBytes": 533027808
2026-06-12 21:10:17.616852 | controller |                     },
2026-06-12 21:10:17.616859 | controller |                     {
2026-06-12 21:10:17.616867 | controller |                         "names": [
2026-06-12 21:10:17.616874 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-12 21:10:17.616882 | controller |                         ],
2026-06-12 21:10:17.616889 | controller |                         "sizeBytes": 528200501
2026-06-12 21:10:17.616897 | controller |                     },
2026-06-12 21:10:17.616905 | controller |                     {
2026-06-12 21:10:17.616912 | controller |                         "names": [
2026-06-12 21:10:17.616920 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-12 21:10:17.616927 | controller |                         ],
2026-06-12 21:10:17.616935 | controller |                         "sizeBytes": 527774342
2026-06-12 21:10:17.616942 | controller |                     },
2026-06-12 21:10:17.616950 | controller |                     {
2026-06-12 21:10:17.616957 | controller |                         "names": [
2026-06-12 21:10:17.616965 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d"
2026-06-12 21:10:17.616972 | controller |                         ],
2026-06-12 21:10:17.616980 | controller |                         "sizeBytes": 526632426
2026-06-12 21:10:17.616993 | controller |                     },
2026-06-12 21:10:17.617000 | controller |                     {
2026-06-12 21:10:17.617008 | controller |                         "names": [
2026-06-12 21:10:17.617015 | controller |                             "quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd",
2026-06-12 21:10:17.617023 | controller |                             "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 21:10:17.617031 | controller |                         ],
2026-06-12 21:10:17.617038 | controller |                         "sizeBytes": 525788591
2026-06-12 21:10:17.617046 | controller |                     }
2026-06-12 21:10:17.617060 | controller |                 ],
2026-06-12 21:10:17.617067 | controller |                 "nodeInfo": {
2026-06-12 21:10:17.617075 | controller |                     "architecture": "amd64",
2026-06-12 21:10:17.617083 | controller |                     "bootID": "16a3fe90-dcd4-4f76-8beb-172d756b304a",
2026-06-12 21:10:17.617090 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-12 21:10:17.617098 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-12 21:10:17.617106 | controller |                     "kubeProxyVersion": "",
2026-06-12 21:10:17.617113 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-12 21:10:17.617121 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-12 21:10:17.617133 | controller |                     "operatingSystem": "linux",
2026-06-12 21:10:17.617141 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-12 21:10:17.617149 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-12 21:10:17.617156 | controller |                 },
2026-06-12 21:10:17.617164 | controller |                 "runtimeHandlers": [
2026-06-12 21:10:17.617202 | controller |                     {
2026-06-12 21:10:17.617210 | controller |                         "features": {
2026-06-12 21:10:17.617218 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 21:10:17.617225 | controller |                             "userNamespaces": true
2026-06-12 21:10:17.617233 | controller |                         },
2026-06-12 21:10:17.617241 | controller |                         "name": "crun"
2026-06-12 21:10:17.617248 | controller |                     },
2026-06-12 21:10:17.617256 | controller |                     {
2026-06-12 21:10:17.617263 | controller |                         "features": {
2026-06-12 21:10:17.617270 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 21:10:17.617278 | controller |                             "userNamespaces": true
2026-06-12 21:10:17.617285 | controller |                         },
2026-06-12 21:10:17.617293 | controller |                         "name": ""
2026-06-12 21:10:17.617300 | controller |                     },
2026-06-12 21:10:17.617308 | controller |                     {
2026-06-12 21:10:17.617315 | controller |                         "features": {
2026-06-12 21:10:17.617323 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 21:10:17.617330 | controller |                             "userNamespaces": true
2026-06-12 21:10:17.617338 | controller |                         },
2026-06-12 21:10:17.617345 | controller |                         "name": "runc"
2026-06-12 21:10:17.617353 | controller |                     }
2026-06-12 21:10:17.617361 | controller |                 ]
2026-06-12 21:10:17.617368 | controller |             }
2026-06-12 21:10:17.617376 | controller |         }
2026-06-12 21:10:17.617383 | controller |     ],
2026-06-12 21:10:17.617391 | controller |     "kind": "List",
2026-06-12 21:10:17.617398 | controller |     "metadata": {
2026-06-12 21:10:17.617406 | controller |         "resourceVersion": ""
2026-06-12 21:10:17.617413 | controller |     }
2026-06-12 21:10:17.617421 | controller | }
2026-06-12 21:10:18.119917 | controller | ok: Runtime: 0:00:00.196643
2026-06-12 21:10:18.154370 | 
2026-06-12 21:10:18.154640 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-12 21:10:18.195273 | controller | skipping: Conditional result was False
2026-06-12 21:10:18.232444 | 
2026-06-12 21:10:18.232679 | TASK [env_op_images : Extract node names]
2026-06-12 21:10:18.349122 | controller | ok
2026-06-12 21:10:18.377212 | 
2026-06-12 21:10:18.377418 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-12 21:10:20.154128 | controller | Jun 12 19:41:53.752240 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 21:10:20.154408 | controller | Jun 12 19:41:55.500016 crc crio[3657]: time="2026-06-12T19:41:55.49725068Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 21:10:20.154437 | controller | Jun 12 19:41:55.501562 crc crio[3657]: time="2026-06-12T19:41:55.500190894Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 21:10:20.154457 | controller | Jun 12 19:41:55.506500 crc crio[3657]: time="2026-06-12T19:41:55.506247237Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 21:10:20.154476 | controller | Jun 12 19:41:55.507844 crc crio[3657]: time="2026-06-12T19:41:55.507741974Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 21:10:20.154494 | controller | Jun 12 19:41:55.666938 crc crio[3657]: time="2026-06-12T19:41:55.666685513Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 21:10:20.154513 | controller | Jun 12 19:41:55.669520 crc crio[3657]: time="2026-06-12T19:41:55.66906789Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 21:10:20.154531 | controller | Jun 12 19:41:55.669635 crc crio[3657]: time="2026-06-12T19:41:55.669535395Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 21:10:20.154548 | controller | Jun 12 19:41:55.670826 crc crio[3657]: time="2026-06-12T19:41:55.670215827Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 21:10:20.154565 | controller | Jun 12 19:41:55.670826 crc crio[3657]: time="2026-06-12T19:41:55.670492476Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 21:10:20.154581 | controller | Jun 12 19:41:55.695322 crc crio[3657]: time="2026-06-12T19:41:55.694984037Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 21:10:20.154599 | controller | Jun 12 19:41:55.724414 crc crio[3657]: time="2026-06-12T19:41:55.723931508Z" 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 21:10:20.154617 | controller | Jun 12 19:41:55.731239 crc crio[3657]: time="2026-06-12T19:41:55.731003578Z" 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 21:10:20.154644 | controller | Jun 12 19:41:56.140454 crc crio[3657]: time="2026-06-12T19:41:56.138904707Z" 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 21:10:20.154662 | controller | Jun 12 19:41:56.981237 crc crio[3657]: time="2026-06-12T19:41:56.979575883Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 21:10:20.154679 | controller | Jun 12 19:41:56.981237 crc crio[3657]: time="2026-06-12T19:41:56.980888085Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 21:10:20.154696 | controller | Jun 12 19:41:56.981237 crc crio[3657]: time="2026-06-12T19:41:56.981061371Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 21:10:20.154713 | controller | Jun 12 19:41:56.981237 crc crio[3657]: time="2026-06-12T19:41:56.981084961Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 21:10:20.154729 | controller | Jun 12 19:41:56.981237 crc crio[3657]: time="2026-06-12T19:41:56.981098752Z" level=info msg="RDT not available in the host system"
2026-06-12 21:10:20.154745 | controller | Jun 12 19:41:56.987582 crc crio[3657]: time="2026-06-12T19:41:56.987483724Z" level=info msg="Conmon does support the --sync option"
2026-06-12 21:10:20.154761 | controller | Jun 12 19:41:56.987582 crc crio[3657]: time="2026-06-12T19:41:56.987533696Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 21:10:20.154777 | controller | Jun 12 19:41:56.993461 crc crio[3657]: time="2026-06-12T19:41:56.992998388Z" level=info msg="Conmon does support the --sync option"
2026-06-12 21:10:20.154793 | controller | Jun 12 19:41:56.993461 crc crio[3657]: time="2026-06-12T19:41:56.993035119Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 21:10:20.154814 | controller | Jun 12 19:41:58.055504 crc crio[3657]: time="2026-06-12T19:41:58.0544918Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.154831 | controller | Jun 12 19:41:58.055504 crc crio[3657]: time="2026-06-12T19:41:58.05549984Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.154864 | controller | Jun 12 19:41:58.061860 crc crio[3657]: time="2026-06-12T19:41:58.05855238Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 21:10:20.154887 | controller | Jun 12 19:41:58.061860 crc crio[3657]: time="2026-06-12T19:41:58.05857958Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 21:10:20.154907 | controller | Jun 12 19:41:58.061997 crc crio[3657]: time="2026-06-12T19:41:58.06185503Z" 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.DisableFIPS\", \"io.kubernetes.cri.container-type\", \"cpu-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.umask\", \"bundle\", \"org.criu.config\", \"module.wasm.image/variant\", \"run.oci.\", \"cpu-quota.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-shared.crio.io\", \"org.systemd.property.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"irq-load-balancing.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri-o.LinkLogs\", \"seccomp-profile.kubernetes.cri-o.io\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-12 21:10:20.154933 | controller | Jun 12 19:41:58.071408 crc crio[3657]: time="2026-06-12T19:41:58.07122278Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-12 21:10:20.154951 | controller | Jun 12 19:42:00.330217 crc crio[3657]: time="2026-06-12T19:42:00.328377822Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 21:10:20.154968 | controller | Jun 12 19:42:00.332865 crc crio[3657]: time="2026-06-12T19:42:00.331612258Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 21:10:20.154984 | controller | Jun 12 19:42:00.695825 crc crio[3657]: time="2026-06-12T19:42:00.695253071Z" 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 21:10:20.155001 | controller | Jun 12 19:42:00.715575 crc crio[3657]: time="2026-06-12T19:42:00.715101518Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-12 21:10:20.155017 | controller | Jun 12 19:42:00.742201 crc crio[3657]: time="2026-06-12T19:42:00.741929743Z" 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 21:10:20.155034 | controller | Jun 12 19:42:00.765914 crc crio[3657]: time="2026-06-12T19:42:00.765818592Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-12 21:10:20.155050 | controller | Jun 12 19:42:00.790708 crc crio[3657]: time="2026-06-12T19:42:00.790529381Z" 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 21:10:20.155069 | controller | Jun 12 19:42:00.814429 crc crio[3657]: time="2026-06-12T19:42:00.81392425Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-12 21:10:20.155087 | controller | Jun 12 19:42:00.941759 crc crio[3657]: time="2026-06-12T19:42:00.941526205Z" 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 21:10:20.155103 | controller | Jun 12 19:42:00.952023 crc crio[3657]: time="2026-06-12T19:42:00.951883227Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-12 21:10:20.155119 | controller | Jun 12 19:42:00.972718 crc crio[3657]: time="2026-06-12T19:42:00.972245341Z" 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 21:10:20.155136 | controller | Jun 12 19:42:00.986020 crc crio[3657]: time="2026-06-12T19:42:00.985874688Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-12 21:10:20.155152 | controller | Jun 12 19:42:00.999204 crc crio[3657]: time="2026-06-12T19:42:00.999113476Z" 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 21:10:20.155169 | controller | Jun 12 19:42:01.005477 crc crio[3657]: time="2026-06-12T19:42:01.005246962Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-12 21:10:20.155185 | controller | Jun 12 19:42:01.019487 crc crio[3657]: time="2026-06-12T19:42:01.019373816Z" 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 21:10:20.155201 | controller | Jun 12 19:42:01.026954 crc crio[3657]: time="2026-06-12T19:42:01.02684317Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-12 21:10:20.155217 | controller | Jun 12 19:42:01.056335 crc crio[3657]: time="2026-06-12T19:42:01.056107501Z" 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 21:10:20.155234 | controller | Jun 12 19:42:01.070965 crc crio[3657]: time="2026-06-12T19:42:01.0706703Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-12 21:10:20.155251 | controller | Jun 12 19:42:01.098705 crc crio[3657]: time="2026-06-12T19:42:01.09846192Z" 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 21:10:20.155267 | controller | Jun 12 19:42:01.109706 crc crio[3657]: time="2026-06-12T19:42:01.109567024Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-12 21:10:20.155284 | controller | Jun 12 19:42:01.125553 crc crio[3657]: time="2026-06-12T19:42:01.125058555Z" 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 21:10:20.155304 | controller | Jun 12 19:42:01.136603 crc crio[3657]: time="2026-06-12T19:42:01.136445877Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-12 21:10:20.155321 | controller | Jun 12 19:42:01.175508 crc crio[3657]: time="2026-06-12T19:42:01.175207393Z" 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 21:10:20.155337 | controller | Jun 12 19:42:01.188579 crc crio[3657]: time="2026-06-12T19:42:01.188412336Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-12 21:10:20.155353 | controller | Jun 12 19:42:01.217991 crc crio[3657]: time="2026-06-12T19:42:01.217834502Z" 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 21:10:20.155370 | controller | Jun 12 19:42:01.228585 crc crio[3657]: time="2026-06-12T19:42:01.228393257Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-12 21:10:20.155386 | controller | Jun 12 19:42:01.263846 crc crio[3657]: time="2026-06-12T19:42:01.263680656Z" 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 21:10:20.155402 | controller | Jun 12 19:42:01.276208 crc crio[3657]: time="2026-06-12T19:42:01.27603712Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-12 21:10:20.155419 | controller | Jun 12 19:42:01.285173 crc crio[3657]: time="2026-06-12T19:42:01.285054072Z" 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 21:10:20.155435 | controller | Jun 12 19:42:01.293874 crc crio[3657]: time="2026-06-12T19:42:01.2937276Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-12 21:10:20.155452 | controller | Jun 12 19:42:01.361945 crc crio[3657]: time="2026-06-12T19:42:01.361187478Z" 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 21:10:20.155469 | controller | Jun 12 19:42:01.374420 crc crio[3657]: time="2026-06-12T19:42:01.374156234Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-12 21:10:20.155485 | controller | Jun 12 19:42:01.390242 crc crio[3657]: time="2026-06-12T19:42:01.389988276Z" 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 21:10:20.155502 | controller | Jun 12 19:42:01.400783 crc crio[3657]: time="2026-06-12T19:42:01.400578027Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-12 21:10:20.155518 | controller | Jun 12 19:42:01.414181 crc crio[3657]: time="2026-06-12T19:42:01.413877809Z" 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 21:10:20.155537 | controller | Jun 12 19:42:01.423228 crc crio[3657]: time="2026-06-12T19:42:01.423098213Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-12 21:10:20.155554 | controller | Jun 12 19:42:01.445843 crc crio[3657]: time="2026-06-12T19:42:01.445655919Z" 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 21:10:20.155570 | controller | Jun 12 19:42:01.455039 crc crio[3657]: time="2026-06-12T19:42:01.454791519Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-12 21:10:20.155586 | controller | Jun 12 19:42:01.471780 crc crio[3657]: time="2026-06-12T19:42:01.471255179Z" 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 21:10:20.155602 | controller | Jun 12 19:42:01.477235 crc crio[3657]: time="2026-06-12T19:42:01.47710356Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-12 21:10:20.155619 | controller | Jun 12 19:42:01.486802 crc crio[3657]: time="2026-06-12T19:42:01.486362553Z" 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 21:10:20.155635 | controller | Jun 12 19:42:01.498351 crc crio[3657]: time="2026-06-12T19:42:01.497737615Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-12 21:10:20.155652 | controller | Jun 12 19:42:01.506576 crc crio[3657]: time="2026-06-12T19:42:01.506081992Z" 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 21:10:20.155668 | controller | Jun 12 19:42:01.510795 crc crio[3657]: time="2026-06-12T19:42:01.510231627Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-12 21:10:20.155685 | controller | Jun 12 19:42:01.520148 crc crio[3657]: time="2026-06-12T19:42:01.519210653Z" 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 21:10:20.155701 | controller | Jun 12 19:42:01.524575 crc crio[3657]: time="2026-06-12T19:42:01.524425056Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-12 21:10:20.155718 | controller | Jun 12 19:42:01.555548 crc crio[3657]: time="2026-06-12T19:42:01.54286527Z" 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 21:10:20.155734 | controller | Jun 12 19:42:01.555548 crc crio[3657]: time="2026-06-12T19:42:01.550587142Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-12 21:10:20.155754 | controller | Jun 12 19:42:01.617638 crc crio[3657]: time="2026-06-12T19:42:01.616851174Z" 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 21:10:20.155771 | controller | Jun 12 19:42:01.626020 crc crio[3657]: time="2026-06-12T19:42:01.625867242Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-12 21:10:20.155787 | controller | Jun 12 19:42:01.673858 crc crio[3657]: time="2026-06-12T19:42:01.673557995Z" 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 21:10:20.155804 | controller | Jun 12 19:42:01.687151 crc crio[3657]: time="2026-06-12T19:42:01.687033456Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-12 21:10:20.155821 | controller | Jun 12 19:42:01.707747 crc crio[3657]: time="2026-06-12T19:42:01.707637929Z" 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 21:10:20.155837 | controller | Jun 12 19:42:01.721674 crc crio[3657]: time="2026-06-12T19:42:01.721509249Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-12 21:10:20.155875 | controller | Jun 12 19:42:01.737869 crc crio[3657]: time="2026-06-12T19:42:01.737498436Z" 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 21:10:20.155894 | controller | Jun 12 19:42:01.745565 crc crio[3657]: time="2026-06-12T19:42:01.745503956Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-12 21:10:20.155911 | controller | Jun 12 19:42:01.760017 crc crio[3657]: time="2026-06-12T19:42:01.759879828Z" 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 21:10:20.155928 | controller | Jun 12 19:42:01.771859 crc crio[3657]: time="2026-06-12T19:42:01.771773805Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-12 21:10:20.155945 | controller | Jun 12 19:42:01.790380 crc crio[3657]: time="2026-06-12T19:42:01.790008273Z" 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 21:10:20.155961 | controller | Jun 12 19:42:01.803707 crc crio[3657]: time="2026-06-12T19:42:01.803560544Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-12 21:10:20.155977 | controller | Jun 12 19:42:01.820059 crc crio[3657]: time="2026-06-12T19:42:01.819947311Z" 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 21:10:20.155993 | controller | Jun 12 19:42:01.826664 crc crio[3657]: time="2026-06-12T19:42:01.826507332Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-12 21:10:20.156016 | controller | Jun 12 19:42:01.863554 crc crio[3657]: time="2026-06-12T19:42:01.862662111Z" 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 21:10:20.156032 | controller | Jun 12 19:42:01.873717 crc crio[3657]: time="2026-06-12T19:42:01.873118318Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-12 21:10:20.156049 | controller | Jun 12 19:42:01.906960 crc crio[3657]: time="2026-06-12T19:42:01.906677466Z" 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 21:10:20.156065 | controller | Jun 12 19:42:01.916682 crc crio[3657]: time="2026-06-12T19:42:01.916135696Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-12 21:10:20.156081 | controller | Jun 12 19:42:01.936656 crc crio[3657]: time="2026-06-12T19:42:01.93642719Z" 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 21:10:20.156097 | controller | Jun 12 19:42:01.947173 crc crio[3657]: time="2026-06-12T19:42:01.947022739Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-12 21:10:20.156113 | controller | Jun 12 19:42:01.966076 crc crio[3657]: time="2026-06-12T19:42:01.965764913Z" 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 21:10:20.156130 | controller | Jun 12 19:42:01.972024 crc crio[3657]: time="2026-06-12T19:42:01.971809957Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-12 21:10:20.156146 | controller | Jun 12 19:42:01.988180 crc crio[3657]: time="2026-06-12T19:42:01.987722633Z" 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 21:10:20.156162 | controller | Jun 12 19:42:02.001830 crc crio[3657]: time="2026-06-12T19:42:02.001680975Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-12 21:10:20.156178 | controller | Jun 12 19:42:02.040105 crc crio[3657]: time="2026-06-12T19:42:02.039809359Z" 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 21:10:20.156195 | controller | Jun 12 19:42:02.050099 crc crio[3657]: time="2026-06-12T19:42:02.049845624Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-12 21:10:20.156211 | controller | Jun 12 19:42:02.061060 crc crio[3657]: time="2026-06-12T19:42:02.060929486Z" 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 21:10:20.156231 | controller | Jun 12 19:42:02.066430 crc crio[3657]: time="2026-06-12T19:42:02.065979815Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-12 21:10:20.156248 | controller | Jun 12 19:42:02.078460 crc crio[3657]: time="2026-06-12T19:42:02.078198199Z" 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 21:10:20.156264 | controller | Jun 12 19:42:02.083931 crc crio[3657]: time="2026-06-12T19:42:02.082928989Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-12 21:10:20.156280 | controller | Jun 12 19:42:02.090954 crc crio[3657]: time="2026-06-12T19:42:02.090836465Z" 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 21:10:20.156296 | controller | Jun 12 19:42:02.095945 crc crio[3657]: time="2026-06-12T19:42:02.095804322Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-12 21:10:20.156312 | controller | Jun 12 19:42:02.103766 crc crio[3657]: time="2026-06-12T19:42:02.103643196Z" 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 21:10:20.156329 | controller | Jun 12 19:42:02.113768 crc crio[3657]: time="2026-06-12T19:42:02.113614484Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-12 21:10:20.156345 | controller | Jun 12 19:42:02.135032 crc crio[3657]: time="2026-06-12T19:42:02.134785959Z" 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 21:10:20.156361 | controller | Jun 12 19:42:02.144358 crc crio[3657]: time="2026-06-12T19:42:02.144100933Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-12 21:10:20.156377 | controller | Jun 12 19:42:02.160852 crc crio[3657]: time="2026-06-12T19:42:02.160723847Z" 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 21:10:20.156393 | controller | Jun 12 19:42:02.168689 crc crio[3657]: time="2026-06-12T19:42:02.168542723Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-12 21:10:20.156422 | controller | Jun 12 19:42:02.181189 crc crio[3657]: time="2026-06-12T19:42:02.181024943Z" 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 21:10:20.156439 | controller | Jun 12 19:42:02.189268 crc crio[3657]: time="2026-06-12T19:42:02.189114126Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-12 21:10:20.156455 | controller | Jun 12 19:42:02.201360 crc crio[3657]: time="2026-06-12T19:42:02.201183784Z" 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 21:10:20.156475 | controller | Jun 12 19:42:02.210234 crc crio[3657]: time="2026-06-12T19:42:02.210066759Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-12 21:10:20.156492 | controller | Jun 12 19:42:02.223375 crc crio[3657]: time="2026-06-12T19:42:02.223138195Z" 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 21:10:20.156509 | controller | Jun 12 19:42:02.231555 crc crio[3657]: time="2026-06-12T19:42:02.231234348Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-12 21:10:20.156525 | controller | Jun 12 19:42:02.248001 crc crio[3657]: time="2026-06-12T19:42:02.247618145Z" 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 21:10:20.156541 | controller | Jun 12 19:42:02.256843 crc crio[3657]: time="2026-06-12T19:42:02.256669435Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-12 21:10:20.156557 | controller | Jun 12 19:42:02.275869 crc crio[3657]: time="2026-06-12T19:42:02.275653713Z" 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 21:10:20.156573 | controller | Jun 12 19:42:02.285472 crc crio[3657]: time="2026-06-12T19:42:02.285164654Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-12 21:10:20.156589 | controller | Jun 12 19:42:02.298990 crc crio[3657]: time="2026-06-12T19:42:02.298754374Z" 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 21:10:20.156606 | controller | Jun 12 19:42:02.306391 crc crio[3657]: time="2026-06-12T19:42:02.306190089Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-12 21:10:20.156623 | controller | Jun 12 19:42:02.338229 crc crio[3657]: time="2026-06-12T19:42:02.338114521Z" 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 21:10:20.156642 | controller | Jun 12 19:42:02.346563 crc crio[3657]: time="2026-06-12T19:42:02.346386749Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-12 21:10:20.156660 | controller | Jun 12 19:42:02.375003 crc crio[3657]: time="2026-06-12T19:42:02.374784135Z" 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 21:10:20.156677 | controller | Jun 12 19:42:02.384542 crc crio[3657]: time="2026-06-12T19:42:02.384253906Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-12 21:10:20.156696 | controller | Jun 12 19:42:02.397082 crc crio[3657]: time="2026-06-12T19:42:02.396870589Z" 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 21:10:20.156713 | controller | Jun 12 19:42:02.403379 crc crio[3657]: time="2026-06-12T19:42:02.403109851Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-12 21:10:20.156730 | controller | Jun 12 19:42:02.415141 crc crio[3657]: time="2026-06-12T19:42:02.414647796Z" 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 21:10:20.156746 | controller | Jun 12 19:42:02.421586 crc crio[3657]: time="2026-06-12T19:42:02.421422932Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-12 21:10:20.156763 | controller | Jun 12 19:42:02.441966 crc crio[3657]: time="2026-06-12T19:42:02.441822129Z" 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 21:10:20.156780 | controller | Jun 12 19:42:02.448080 crc crio[3657]: time="2026-06-12T19:42:02.447941768Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-12 21:10:20.156796 | controller | Jun 12 19:42:02.515530 crc crio[3657]: time="2026-06-12T19:42:02.515060264Z" 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 21:10:20.156813 | controller | Jun 12 19:42:02.524830 crc crio[3657]: time="2026-06-12T19:42:02.524206726Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-12 21:10:20.156829 | controller | Jun 12 19:42:02.547000 crc crio[3657]: time="2026-06-12T19:42:02.546778612Z" 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 21:10:20.156845 | controller | Jun 12 19:42:02.554698 crc crio[3657]: time="2026-06-12T19:42:02.554626118Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-12 21:10:20.156883 | controller | Jun 12 19:42:02.570671 crc crio[3657]: time="2026-06-12T19:42:02.57007014Z" 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 21:10:20.156900 | controller | Jun 12 19:42:02.582129 crc crio[3657]: time="2026-06-12T19:42:02.581966838Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-12 21:10:20.156917 | controller | Jun 12 19:42:02.602093 crc crio[3657]: time="2026-06-12T19:42:02.602028603Z" 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 21:10:20.156933 | controller | Jun 12 19:42:02.609198 crc crio[3657]: time="2026-06-12T19:42:02.609037107Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-12 21:10:20.156953 | controller | Jun 12 19:42:02.626162 crc crio[3657]: time="2026-06-12T19:42:02.625842236Z" 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 21:10:20.156970 | controller | Jun 12 19:42:02.632726 crc crio[3657]: time="2026-06-12T19:42:02.632246542Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-12 21:10:20.156986 | controller | Jun 12 19:42:02.648984 crc crio[3657]: time="2026-06-12T19:42:02.648792324Z" 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 21:10:20.157002 | controller | Jun 12 19:42:02.655116 crc crio[3657]: time="2026-06-12T19:42:02.655045475Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-12 21:10:20.157018 | controller | Jun 12 19:42:02.665417 crc crio[3657]: time="2026-06-12T19:42:02.665220474Z" 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 21:10:20.157034 | controller | Jun 12 19:42:02.672522 crc crio[3657]: time="2026-06-12T19:42:02.672367909Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-12 21:10:20.157050 | controller | Jun 12 19:42:02.682513 crc crio[3657]: time="2026-06-12T19:42:02.682073174Z" 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 21:10:20.157067 | controller | Jun 12 19:42:02.688722 crc crio[3657]: time="2026-06-12T19:42:02.688572964Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-12 21:10:20.157084 | controller | Jun 12 19:42:02.733675 crc crio[3657]: time="2026-06-12T19:42:02.733484181Z" 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 21:10:20.157101 | controller | Jun 12 19:42:02.738660 crc crio[3657]: time="2026-06-12T19:42:02.738598832Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-12 21:10:20.157117 | controller | Jun 12 19:42:02.747733 crc crio[3657]: time="2026-06-12T19:42:02.747680459Z" 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 21:10:20.157134 | controller | Jun 12 19:42:02.755435 crc crio[3657]: time="2026-06-12T19:42:02.755136275Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-12 21:10:20.157150 | controller | Jun 12 19:42:02.781562 crc crio[3657]: time="2026-06-12T19:42:02.780993961Z" 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 21:10:20.157174 | controller | Jun 12 19:42:02.788810 crc crio[3657]: time="2026-06-12T19:42:02.788635101Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-12 21:10:20.157192 | controller | Jun 12 19:42:02.801157 crc crio[3657]: time="2026-06-12T19:42:02.800849005Z" 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 21:10:20.157208 | controller | Jun 12 19:42:02.806856 crc crio[3657]: time="2026-06-12T19:42:02.806693245Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-12 21:10:20.157225 | controller | Jun 12 19:42:02.870063 crc crio[3657]: time="2026-06-12T19:42:02.869852783Z" 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 21:10:20.157241 | controller | Jun 12 19:42:02.871875 crc crio[3657]: time="2026-06-12T19:42:02.871768576Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-12 21:10:20.157257 | controller | Jun 12 19:42:02.878120 crc crio[3657]: time="2026-06-12T19:42:02.877987036Z" 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 21:10:20.157272 | controller | Jun 12 19:42:02.883040 crc crio[3657]: time="2026-06-12T19:42:02.882959992Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-12 21:10:20.157288 | controller | Jun 12 19:42:02.899084 crc crio[3657]: time="2026-06-12T19:42:02.898433975Z" 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 21:10:20.157304 | controller | Jun 12 19:42:02.902652 crc crio[3657]: time="2026-06-12T19:42:02.902142837Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-12 21:10:20.157320 | controller | Jun 12 19:42:02.921657 crc crio[3657]: time="2026-06-12T19:42:02.92156116Z" 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 21:10:20.157336 | controller | Jun 12 19:42:02.928138 crc crio[3657]: time="2026-06-12T19:42:02.927550262Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-12 21:10:20.157352 | controller | Jun 12 19:42:02.939766 crc crio[3657]: time="2026-06-12T19:42:02.939683855Z" 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 21:10:20.157368 | controller | Jun 12 19:42:02.945092 crc crio[3657]: time="2026-06-12T19:42:02.94495843Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-12 21:10:20.157383 | controller | Jun 12 19:42:02.950379 crc crio[3657]: time="2026-06-12T19:42:02.949702109Z" 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 21:10:20.157404 | controller | Jun 12 19:42:02.954121 crc crio[3657]: time="2026-06-12T19:42:02.954085709Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-12 21:10:20.157421 | controller | Jun 12 19:42:03.003086 crc crio[3657]: time="2026-06-12T19:42:03.002992977Z" 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 21:10:20.157437 | controller | Jun 12 19:42:03.003746 crc crio[3657]: time="2026-06-12T19:42:03.003682116Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.157455 | controller | Jun 12 19:42:03.004740 crc crio[3657]: time="2026-06-12T19:42:03.004698364Z" 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 21:10:20.157472 | controller | Jun 12 19:42:03.006626 crc crio[3657]: time="2026-06-12T19:42:03.005527487Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 21:10:20.157490 | controller | Jun 12 19:42:03.008132 crc crio[3657]: time="2026-06-12T19:42:03.008041194Z" 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:0xc00008d338}] Aliases:map[]}"
2026-06-12 21:10:20.157509 | controller | Jun 12 19:42:03.008725 crc crio[3657]: time="2026-06-12T19:42:03.00824169Z" 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 21:10:20.157525 | controller | Jun 12 19:42:03.016848 crc crio[3657]: time="2026-06-12T19:42:03.016482826Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 21:10:20.157542 | controller | Jun 12 19:42:03.017193 crc crio[3657]: time="2026-06-12T19:42:03.016841226Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 21:10:20.157558 | controller | Jun 12 19:42:03.017613 crc crio[3657]: time="2026-06-12T19:42:03.017490424Z" level=info msg="Create NRI interface"
2026-06-12 21:10:20.157575 | controller | Jun 12 19:42:03.020566 crc crio[3657]: time="2026-06-12T19:42:03.020440514Z" level=info msg="runtime interface created"
2026-06-12 21:10:20.157591 | controller | Jun 12 19:42:03.020941 crc crio[3657]: time="2026-06-12T19:42:03.020805184Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 21:10:20.157607 | controller | Jun 12 19:42:03.020941 crc crio[3657]: time="2026-06-12T19:42:03.020886396Z" level=info msg="runtime interface starting up..."
2026-06-12 21:10:20.157624 | controller | Jun 12 19:42:03.021147 crc crio[3657]: time="2026-06-12T19:42:03.020963298Z" level=info msg="starting plugins..."
2026-06-12 21:10:20.157640 | controller | Jun 12 19:42:03.021752 crc crio[3657]: time="2026-06-12T19:42:03.021648138Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 21:10:20.157656 | controller | Jun 12 19:42:03.026060 crc crio[3657]: time="2026-06-12T19:42:03.025875323Z" level=info msg="No systemd watchdog enabled"
2026-06-12 21:10:20.157673 | controller | Jun 12 19:42:03.034413 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 21:10:20.157689 | controller | Jun 12 19:42:03.175866 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.157709 | controller | Jun 12 19:42:03.176935 crc crio[3657]: time="2026-06-12T19:42:03.176785465Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-12 21:10:20.157726 | controller | Jun 12 19:42:03.177048 crc crio[3657]: time="2026-06-12T19:42:03.17698501Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.157744 | controller | Jun 12 19:42:03.177115 crc crio[3657]: time="2026-06-12T19:42:03.177090943Z" 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 21:10:20.157761 | controller | Jun 12 19:42:03.177942 crc crio[3657]: time="2026-06-12T19:42:03.177793433Z" 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:0xc00127ef78}] Aliases:map[]}"
2026-06-12 21:10:20.157778 | controller | Jun 12 19:42:03.178432 crc crio[3657]: time="2026-06-12T19:42:03.178197964Z" 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 21:10:20.157795 | controller | Jun 12 19:42:03.275483 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.157812 | controller | Jun 12 19:42:03.275842 crc crio[3657]: time="2026-06-12T19:42:03.275611817Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-12 21:10:20.157828 | controller | Jun 12 19:42:03.275842 crc crio[3657]: time="2026-06-12T19:42:03.275660028Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.157845 | controller | Jun 12 19:42:03.275842 crc crio[3657]: time="2026-06-12T19:42:03.27570472Z" 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 21:10:20.157886 | controller | Jun 12 19:42:03.276114 crc crio[3657]: time="2026-06-12T19:42:03.276033089Z" 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:0xc00011a108}] Aliases:map[]}"
2026-06-12 21:10:20.157905 | controller | Jun 12 19:42:03.276453 crc crio[3657]: time="2026-06-12T19:42:03.276241964Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.157922 | controller | Jun 12 19:42:03.436602 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.157976 | controller | Jun 12 19:42:03.438353 crc crio[3657]: time="2026-06-12T19:42:03.436754307Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-12 21:10:20.157995 | controller | Jun 12 19:42:03.438353 crc crio[3657]: time="2026-06-12T19:42:03.436793509Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.158012 | controller | Jun 12 19:42:03.438353 crc crio[3657]: time="2026-06-12T19:42:03.436816969Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-12 21:10:20.158029 | controller | Jun 12 19:42:03.438353 crc crio[3657]: time="2026-06-12T19:42:03.43683351Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.158045 | controller | Jun 12 19:42:03.438353 crc crio[3657]: time="2026-06-12T19:42:03.436870751Z" 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 21:10:20.158062 | controller | Jun 12 19:42:03.438353 crc crio[3657]: time="2026-06-12T19:42:03.43721698Z" 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:0xc00011a4b8}] Aliases:map[]}"
2026-06-12 21:10:20.158080 | controller | Jun 12 19:42:03.438353 crc crio[3657]: time="2026-06-12T19:42:03.437516189Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.158097 | controller | Jun 12 19:42:03.496166 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.158113 | controller | Jun 12 19:42:03.496473 crc crio[3657]: time="2026-06-12T19:42:03.496423702Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-12 21:10:20.158130 | controller | Jun 12 19:42:03.496473 crc crio[3657]: time="2026-06-12T19:42:03.496462493Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.158146 | controller | Jun 12 19:42:03.496568 crc crio[3657]: time="2026-06-12T19:42:03.496501204Z" 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 21:10:20.158163 | controller | Jun 12 19:42:03.496744 crc crio[3657]: time="2026-06-12T19:42:03.496665909Z" 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:0xc00127f008}] Aliases:map[]}"
2026-06-12 21:10:20.158181 | controller | Jun 12 19:42:03.496821 crc crio[3657]: time="2026-06-12T19:42:03.496755611Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.158203 | controller | Jun 12 19:42:03.496821 crc crio[3657]: time="2026-06-12T19:42:03.496774092Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.158220 | controller | Jun 12 19:42:03.496821 crc crio[3657]: time="2026-06-12T19:42:03.496788472Z" 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 21:10:20.158236 | controller | Jun 12 19:42:03.759984 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.158253 | controller | Jun 12 19:42:03.760599 crc crio[3657]: time="2026-06-12T19:42:03.760194338Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-12 21:10:20.158269 | controller | Jun 12 19:42:03.760599 crc crio[3657]: time="2026-06-12T19:42:03.760239129Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.158285 | controller | Jun 12 19:42:03.760599 crc crio[3657]: time="2026-06-12T19:42:03.760373353Z" 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 21:10:20.158303 | controller | Jun 12 19:42:03.760854 crc crio[3657]: time="2026-06-12T19:42:03.76061822Z" 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:0xc00127f070}] Aliases:map[]}"
2026-06-12 21:10:20.158320 | controller | Jun 12 19:42:03.760854 crc crio[3657]: time="2026-06-12T19:42:03.760816425Z" 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 21:10:20.158337 | controller | Jun 12 19:42:03.979712 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.158354 | controller | Jun 12 19:42:03.980001 crc crio[3657]: time="2026-06-12T19:42:03.979873069Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-12 21:10:20.158370 | controller | Jun 12 19:42:03.980001 crc crio[3657]: time="2026-06-12T19:42:03.979957112Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.158386 | controller | Jun 12 19:42:03.980001 crc crio[3657]: time="2026-06-12T19:42:03.979999254Z" 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 21:10:20.158403 | controller | Jun 12 19:42:03.980382 crc crio[3657]: time="2026-06-12T19:42:03.98024704Z" 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:0xc00011a6f0}] Aliases:map[]}"
2026-06-12 21:10:20.158424 | controller | Jun 12 19:42:03.980510 crc crio[3657]: time="2026-06-12T19:42:03.980485187Z" 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 21:10:20.158440 | controller | Jun 12 19:42:04.283631 crc crio[3657]: 2026-06-12T19:42:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.158457 | controller | Jun 12 19:42:04.284114 crc crio[3657]: time="2026-06-12T19:42:04.284016903Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-12 21:10:20.158473 | controller | Jun 12 19:42:04.284175 crc crio[3657]: time="2026-06-12T19:42:04.284111775Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.158489 | controller | Jun 12 19:42:04.284175 crc crio[3657]: time="2026-06-12T19:42:04.284156836Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-12 21:10:20.158505 | controller | Jun 12 19:42:04.284310 crc crio[3657]: time="2026-06-12T19:42:04.284178087Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.158522 | controller | Jun 12 19:42:04.284310 crc crio[3657]: time="2026-06-12T19:42:04.284225398Z" 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 21:10:20.158539 | controller | Jun 12 19:42:04.284841 crc crio[3657]: time="2026-06-12T19:42:04.284748493Z" 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:0xc00011a7c8}] Aliases:map[]}"
2026-06-12 21:10:20.158556 | controller | Jun 12 19:42:04.285255 crc crio[3657]: time="2026-06-12T19:42:04.285156545Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.158572 | controller | Jun 12 19:42:04.340830 crc crio[3657]: 2026-06-12T19:42:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.158589 | controller | Jun 12 19:42:04.341228 crc crio[3657]: time="2026-06-12T19:42:04.340992522Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-12 21:10:20.158605 | controller | Jun 12 19:42:04.341228 crc crio[3657]: time="2026-06-12T19:42:04.341052783Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.158621 | controller | Jun 12 19:42:04.341228 crc crio[3657]: time="2026-06-12T19:42:04.341105045Z" 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 21:10:20.158639 | controller | Jun 12 19:42:04.341744 crc crio[3657]: time="2026-06-12T19:42:04.341615998Z" 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:0xc000896280}] Aliases:map[]}"
2026-06-12 21:10:20.158659 | controller | Jun 12 19:42:04.342107 crc crio[3657]: time="2026-06-12T19:42:04.34200019Z" 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 21:10:20.158676 | controller | Jun 12 19:42:04.588632 crc crio[3657]: 2026-06-12T19:42:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.158693 | controller | Jun 12 19:42:04.591120 crc crio[3657]: time="2026-06-12T19:42:04.588768433Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-12 21:10:20.158709 | controller | Jun 12 19:42:04.591120 crc crio[3657]: time="2026-06-12T19:42:04.588800344Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.158725 | controller | Jun 12 19:42:04.591120 crc crio[3657]: time="2026-06-12T19:42:04.588833054Z" 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 21:10:20.158742 | controller | Jun 12 19:42:04.591120 crc crio[3657]: time="2026-06-12T19:42:04.5890517Z" 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:0xc00127f118}] Aliases:map[]}"
2026-06-12 21:10:20.158758 | controller | Jun 12 19:42:04.591120 crc crio[3657]: time="2026-06-12T19:42:04.589170424Z" 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 21:10:20.158775 | controller | Jun 12 19:42:04.720541 crc crio[3657]: 2026-06-12T19:42:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.158792 | controller | Jun 12 19:42:04.721002 crc crio[3657]: time="2026-06-12T19:42:04.720664343Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-12 21:10:20.158808 | controller | Jun 12 19:42:04.721002 crc crio[3657]: time="2026-06-12T19:42:04.720709044Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.158824 | controller | Jun 12 19:42:04.721002 crc crio[3657]: time="2026-06-12T19:42:04.720766206Z" 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 21:10:20.158840 | controller | Jun 12 19:42:04.721382 crc crio[3657]: time="2026-06-12T19:42:04.721149516Z" 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:0xc000896328}] Aliases:map[]}"
2026-06-12 21:10:20.158881 | controller | Jun 12 19:42:04.721551 crc crio[3657]: time="2026-06-12T19:42:04.721492055Z" 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 21:10:20.158900 | controller | Jun 12 19:42:05.095563 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.158917 | controller | Jun 12 19:42:05.095989 crc crio[3657]: time="2026-06-12T19:42:05.095763427Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-12 21:10:20.158933 | controller | Jun 12 19:42:05.095989 crc crio[3657]: time="2026-06-12T19:42:05.095812359Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.158950 | controller | Jun 12 19:42:05.095989 crc crio[3657]: time="2026-06-12T19:42:05.09585764Z" 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 21:10:20.158967 | controller | Jun 12 19:42:05.098831 crc crio[3657]: time="2026-06-12T19:42:05.096380254Z" 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:0xc0001a2a08}] Aliases:map[]}"
2026-06-12 21:10:20.158984 | controller | Jun 12 19:42:05.098831 crc crio[3657]: time="2026-06-12T19:42:05.09880739Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.159000 | controller | Jun 12 19:42:05.231844 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.159017 | controller | Jun 12 19:42:05.232149 crc crio[3657]: time="2026-06-12T19:42:05.232088778Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-12 21:10:20.159033 | controller | Jun 12 19:42:05.232199 crc crio[3657]: time="2026-06-12T19:42:05.23215136Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159049 | controller | Jun 12 19:42:05.232199 crc crio[3657]: time="2026-06-12T19:42:05.232178061Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-12 21:10:20.159066 | controller | Jun 12 19:42:05.232199 crc crio[3657]: time="2026-06-12T19:42:05.232193461Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159082 | controller | Jun 12 19:42:05.232508 crc crio[3657]: time="2026-06-12T19:42:05.232241482Z" 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 21:10:20.159102 | controller | Jun 12 19:42:05.232824 crc crio[3657]: time="2026-06-12T19:42:05.232708636Z" 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:0xc0001a2aa0}] Aliases:map[]}"
2026-06-12 21:10:20.159120 | controller | Jun 12 19:42:05.233167 crc crio[3657]: time="2026-06-12T19:42:05.233082666Z" 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 21:10:20.159137 | controller | Jun 12 19:42:05.277058 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.159153 | controller | Jun 12 19:42:05.277491 crc crio[3657]: time="2026-06-12T19:42:05.277454489Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-12 21:10:20.159170 | controller | Jun 12 19:42:05.277588 crc crio[3657]: time="2026-06-12T19:42:05.277574953Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159186 | controller | Jun 12 19:42:05.277684 crc crio[3657]: time="2026-06-12T19:42:05.277668505Z" 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 21:10:20.159204 | controller | Jun 12 19:42:05.277963 crc crio[3657]: time="2026-06-12T19:42:05.277939553Z" 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:0xc0008963c0}] Aliases:map[]}"
2026-06-12 21:10:20.159221 | controller | Jun 12 19:42:05.278174 crc crio[3657]: time="2026-06-12T19:42:05.278159588Z" 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 21:10:20.159237 | controller | Jun 12 19:42:05.395457 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.159254 | controller | Jun 12 19:42:05.395724 crc crio[3657]: time="2026-06-12T19:42:05.395467569Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-12 21:10:20.159271 | controller | Jun 12 19:42:05.395724 crc crio[3657]: time="2026-06-12T19:42:05.39551082Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159287 | controller | Jun 12 19:42:05.395724 crc crio[3657]: time="2026-06-12T19:42:05.395538061Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-12 21:10:20.159303 | controller | Jun 12 19:42:05.395724 crc crio[3657]: time="2026-06-12T19:42:05.395550351Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159323 | controller | Jun 12 19:42:05.395724 crc crio[3657]: time="2026-06-12T19:42:05.395583942Z" 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 21:10:20.159340 | controller | Jun 12 19:42:05.396233 crc crio[3657]: time="2026-06-12T19:42:05.39587313Z" 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:0xc00008d3e8}] Aliases:map[]}"
2026-06-12 21:10:20.159357 | controller | Jun 12 19:42:05.396233 crc crio[3657]: time="2026-06-12T19:42:05.396185688Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.159373 | controller | Jun 12 19:42:05.420719 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.159390 | controller | Jun 12 19:42:05.420719 crc crio[3657]: time="2026-06-12T19:42:05.420687859Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-12 21:10:20.159406 | controller | Jun 12 19:42:05.421505 crc crio[3657]: time="2026-06-12T19:42:05.420747531Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159422 | controller | Jun 12 19:42:05.421505 crc crio[3657]: time="2026-06-12T19:42:05.420818373Z" 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 21:10:20.159439 | controller | Jun 12 19:42:05.421805 crc crio[3657]: time="2026-06-12T19:42:05.421564044Z" 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:0xc0001a2b58}] Aliases:map[]}"
2026-06-12 21:10:20.159456 | controller | Jun 12 19:42:05.422143 crc crio[3657]: time="2026-06-12T19:42:05.422090348Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.159473 | controller | Jun 12 19:42:05.567234 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.159490 | controller | Jun 12 19:42:05.568262 crc crio[3657]: time="2026-06-12T19:42:05.567584589Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-12 21:10:20.159506 | controller | Jun 12 19:42:05.568262 crc crio[3657]: time="2026-06-12T19:42:05.56764099Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159530 | controller | Jun 12 19:42:05.568262 crc crio[3657]: time="2026-06-12T19:42:05.567657871Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-12 21:10:20.159546 | controller | Jun 12 19:42:05.568262 crc crio[3657]: time="2026-06-12T19:42:05.567665291Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159563 | controller | Jun 12 19:42:05.568262 crc crio[3657]: time="2026-06-12T19:42:05.567695572Z" 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 21:10:20.159579 | controller | Jun 12 19:42:05.568262 crc crio[3657]: time="2026-06-12T19:42:05.567858606Z" 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:0xc00127f1e0}] Aliases:map[]}"
2026-06-12 21:10:20.159596 | controller | Jun 12 19:42:05.568262 crc crio[3657]: time="2026-06-12T19:42:05.56802359Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.159613 | controller | Jun 12 19:42:05.613522 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.159629 | controller | Jun 12 19:42:05.614222 crc crio[3657]: time="2026-06-12T19:42:05.61363938Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-12 21:10:20.159645 | controller | Jun 12 19:42:05.614222 crc crio[3657]: time="2026-06-12T19:42:05.61367142Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159662 | controller | Jun 12 19:42:05.614222 crc crio[3657]: time="2026-06-12T19:42:05.613707331Z" 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 21:10:20.159679 | controller | Jun 12 19:42:05.614222 crc crio[3657]: time="2026-06-12T19:42:05.613991669Z" 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:0xc00008d478}] Aliases:map[]}"
2026-06-12 21:10:20.159698 | controller | Jun 12 19:42:05.614222 crc crio[3657]: time="2026-06-12T19:42:05.614118603Z" 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 21:10:20.159714 | controller | Jun 12 19:42:05.708412 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.159731 | controller | Jun 12 19:42:05.709061 crc crio[3657]: time="2026-06-12T19:42:05.708588107Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-12 21:10:20.159750 | controller | Jun 12 19:42:05.709061 crc crio[3657]: time="2026-06-12T19:42:05.708650769Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159766 | controller | Jun 12 19:42:05.709061 crc crio[3657]: time="2026-06-12T19:42:05.70868706Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-12 21:10:20.159783 | controller | Jun 12 19:42:05.709061 crc crio[3657]: time="2026-06-12T19:42:05.70870722Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159799 | controller | Jun 12 19:42:05.709061 crc crio[3657]: time="2026-06-12T19:42:05.708729981Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-12 21:10:20.159815 | controller | Jun 12 19:42:05.709061 crc crio[3657]: time="2026-06-12T19:42:05.708748951Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159830 | controller | Jun 12 19:42:05.709061 crc crio[3657]: time="2026-06-12T19:42:05.708818503Z" 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 21:10:20.159860 | controller | Jun 12 19:42:05.709850 crc crio[3657]: time="2026-06-12T19:42:05.709442471Z" 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:0xc00008d508}] Aliases:map[]}"
2026-06-12 21:10:20.159884 | controller | Jun 12 19:42:05.709850 crc crio[3657]: time="2026-06-12T19:42:05.70976681Z" 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 21:10:20.159902 | controller | Jun 12 19:42:05.871862 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.159918 | controller | Jun 12 19:42:05.871862 crc crio[3657]: time="2026-06-12T19:42:05.867236989Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-12 21:10:20.159935 | controller | Jun 12 19:42:05.871862 crc crio[3657]: time="2026-06-12T19:42:05.867948419Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.159952 | controller | Jun 12 19:42:05.871862 crc crio[3657]: time="2026-06-12T19:42:05.868012601Z" 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 21:10:20.159969 | controller | Jun 12 19:42:05.871862 crc crio[3657]: time="2026-06-12T19:42:05.868500704Z" 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:0xc00008d598}] Aliases:map[]}"
2026-06-12 21:10:20.159990 | controller | Jun 12 19:42:05.871862 crc crio[3657]: time="2026-06-12T19:42:05.868777543Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.160007 | controller | Jun 12 19:42:05.945802 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.160024 | controller | Jun 12 19:42:05.945802 crc crio[3657]: time="2026-06-12T19:42:05.920022494Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-12 21:10:20.160040 | controller | Jun 12 19:42:05.945802 crc crio[3657]: time="2026-06-12T19:42:05.920056514Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.160056 | controller | Jun 12 19:42:05.945802 crc crio[3657]: time="2026-06-12T19:42:05.920093515Z" 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 21:10:20.160073 | controller | Jun 12 19:42:05.945802 crc crio[3657]: time="2026-06-12T19:42:05.920226439Z" 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:0xc00008d630}] Aliases:map[]}"
2026-06-12 21:10:20.160090 | controller | Jun 12 19:42:05.945802 crc crio[3657]: time="2026-06-12T19:42:05.920322492Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.160106 | controller | Jun 12 19:42:05.945802 crc crio[3657]: time="2026-06-12T19:42:05.920337562Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.160122 | controller | Jun 12 19:42:05.945802 crc crio[3657]: time="2026-06-12T19:42:05.920348862Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.160138 | controller | Jun 12 19:42:05.947052 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.160153 | controller | Jun 12 19:42:05.947052 crc crio[3657]: time="2026-06-12T19:42:05.946045835Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-12 21:10:20.160169 | controller | Jun 12 19:42:05.947052 crc crio[3657]: time="2026-06-12T19:42:05.946081486Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.160185 | controller | Jun 12 19:42:05.947052 crc crio[3657]: time="2026-06-12T19:42:05.946113667Z" 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 21:10:20.160202 | controller | Jun 12 19:42:05.947052 crc crio[3657]: time="2026-06-12T19:42:05.946466818Z" 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:0xc00011a8c8}] Aliases:map[]}"
2026-06-12 21:10:20.160223 | controller | Jun 12 19:42:05.947052 crc crio[3657]: time="2026-06-12T19:42:05.946599041Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.160240 | controller | Jun 12 19:42:06.343021 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.160257 | controller | Jun 12 19:42:06.344689 crc crio[3657]: time="2026-06-12T19:42:06.344589932Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-12 21:10:20.160273 | controller | Jun 12 19:42:06.344689 crc crio[3657]: time="2026-06-12T19:42:06.344652774Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.160289 | controller | Jun 12 19:42:06.344823 crc crio[3657]: time="2026-06-12T19:42:06.344706885Z" 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 21:10:20.160307 | controller | Jun 12 19:42:06.345194 crc crio[3657]: time="2026-06-12T19:42:06.345045494Z" 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:0xc000896000}] Aliases:map[]}"
2026-06-12 21:10:20.160324 | controller | Jun 12 19:42:06.345391 crc crio[3657]: time="2026-06-12T19:42:06.345343022Z" 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 21:10:20.160341 | controller | Jun 12 19:42:06.390952 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.160358 | controller | Jun 12 19:42:06.391158 crc crio[3657]: time="2026-06-12T19:42:06.391067293Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-12 21:10:20.160375 | controller | Jun 12 19:42:06.391158 crc crio[3657]: time="2026-06-12T19:42:06.391108505Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.160391 | controller | Jun 12 19:42:06.391158 crc crio[3657]: time="2026-06-12T19:42:06.391145946Z" 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 21:10:20.160423 | controller | Jun 12 19:42:06.391566 crc crio[3657]: time="2026-06-12T19:42:06.391440034Z" 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:0xc00008c5d0}] Aliases:map[]}"
2026-06-12 21:10:20.160445 | controller | Jun 12 19:42:06.391792 crc crio[3657]: time="2026-06-12T19:42:06.391614878Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.160462 | controller | Jun 12 19:42:06.421026 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.160479 | controller | Jun 12 19:42:06.421492 crc crio[3657]: time="2026-06-12T19:42:06.421389153Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-12 21:10:20.160495 | controller | Jun 12 19:42:06.421604 crc crio[3657]: time="2026-06-12T19:42:06.421532717Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.160511 | controller | Jun 12 19:42:06.421699 crc crio[3657]: time="2026-06-12T19:42:06.421558368Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-12 21:10:20.160527 | controller | Jun 12 19:42:06.421699 crc crio[3657]: time="2026-06-12T19:42:06.421654402Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.160543 | controller | Jun 12 19:42:06.421829 crc crio[3657]: time="2026-06-12T19:42:06.421771565Z" 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 21:10:20.160560 | controller | Jun 12 19:42:06.422685 crc crio[3657]: time="2026-06-12T19:42:06.422503994Z" 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:0xc00008c678}] Aliases:map[]}"
2026-06-12 21:10:20.160577 | controller | Jun 12 19:42:06.423628 crc crio[3657]: time="2026-06-12T19:42:06.423525463Z" 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 21:10:20.160594 | controller | Jun 12 19:42:06.473041 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.160633 | controller | Jun 12 19:42:06.480443 crc crio[3657]: time="2026-06-12T19:42:06.47349589Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-12 21:10:20.160694 | controller | Jun 12 19:42:06.480443 crc crio[3657]: time="2026-06-12T19:42:06.473565442Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.160716 | controller | Jun 12 19:42:06.480443 crc crio[3657]: time="2026-06-12T19:42:06.473634284Z" 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 21:10:20.160735 | controller | Jun 12 19:42:06.480443 crc crio[3657]: time="2026-06-12T19:42:06.474070895Z" 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:0xc00127e020}] Aliases:map[]}"
2026-06-12 21:10:20.160757 | controller | Jun 12 19:42:06.480443 crc crio[3657]: time="2026-06-12T19:42:06.474506857Z" 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 21:10:20.160776 | controller | Jun 12 19:42:06.539491 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.160793 | controller | Jun 12 19:42:06.540095 crc crio[3657]: time="2026-06-12T19:42:06.539785594Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-12 21:10:20.160810 | controller | Jun 12 19:42:06.540247 crc crio[3657]: time="2026-06-12T19:42:06.540106503Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.160827 | controller | Jun 12 19:42:06.540529 crc crio[3657]: time="2026-06-12T19:42:06.540493093Z" 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 21:10:20.160845 | controller | Jun 12 19:42:06.541035 crc crio[3657]: time="2026-06-12T19:42:06.540817692Z" 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:0xc00011a180}] Aliases:map[]}"
2026-06-12 21:10:20.160882 | controller | Jun 12 19:42:06.541246 crc crio[3657]: time="2026-06-12T19:42:06.541141402Z" 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 21:10:20.160900 | controller | Jun 12 19:42:06.613040 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.160917 | controller | Jun 12 19:42:06.615531 crc crio[3657]: time="2026-06-12T19:42:06.61307323Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-12 21:10:20.160934 | controller | Jun 12 19:42:06.615531 crc crio[3657]: time="2026-06-12T19:42:06.613167202Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.160951 | controller | Jun 12 19:42:06.615531 crc crio[3657]: time="2026-06-12T19:42:06.613240574Z" 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 21:10:20.160968 | controller | Jun 12 19:42:06.615531 crc crio[3657]: time="2026-06-12T19:42:06.613692897Z" 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:0xc0008a6000}] Aliases:map[]}"
2026-06-12 21:10:20.160990 | controller | Jun 12 19:42:06.615531 crc crio[3657]: time="2026-06-12T19:42:06.614036397Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.161007 | controller | Jun 12 19:42:07.152254 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.161024 | controller | Jun 12 19:42:07.152254 crc crio[3657]: time="2026-06-12T19:42:07.125772039Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-12 21:10:20.161041 | controller | Jun 12 19:42:07.152254 crc crio[3657]: time="2026-06-12T19:42:07.125857762Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.161057 | controller | Jun 12 19:42:07.152254 crc crio[3657]: time="2026-06-12T19:42:07.125922714Z" 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 21:10:20.161074 | controller | Jun 12 19:42:07.152254 crc crio[3657]: time="2026-06-12T19:42:07.126211532Z" 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:0xc0001a2160}] Aliases:map[]}"
2026-06-12 21:10:20.161092 | controller | Jun 12 19:42:07.152254 crc crio[3657]: time="2026-06-12T19:42:07.126520261Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.161109 | controller | Jun 12 19:42:07.254122 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.161125 | controller | Jun 12 19:42:07.254687 crc crio[3657]: time="2026-06-12T19:42:07.254504023Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-12 21:10:20.161142 | controller | Jun 12 19:42:07.254798 crc crio[3657]: time="2026-06-12T19:42:07.254686668Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.161158 | controller | Jun 12 19:42:07.254873 crc crio[3657]: time="2026-06-12T19:42:07.254793791Z" 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 21:10:20.161175 | controller | Jun 12 19:42:07.255181 crc crio[3657]: time="2026-06-12T19:42:07.255091279Z" 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:0xc002616000}] Aliases:map[]}"
2026-06-12 21:10:20.161196 | controller | Jun 12 19:42:07.255326 crc crio[3657]: time="2026-06-12T19:42:07.255216783Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.161213 | controller | Jun 12 19:42:07.255326 crc crio[3657]: time="2026-06-12T19:42:07.255235973Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.161229 | controller | Jun 12 19:42:07.255457 crc crio[3657]: time="2026-06-12T19:42:07.255329006Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.161246 | controller | Jun 12 19:42:07.521935 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.161263 | controller | Jun 12 19:42:07.521935 crc crio[3657]: time="2026-06-12T19:42:07.520645925Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-12 21:10:20.161280 | controller | Jun 12 19:42:07.521935 crc crio[3657]: time="2026-06-12T19:42:07.520708828Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.161296 | controller | Jun 12 19:42:07.521935 crc crio[3657]: time="2026-06-12T19:42:07.52078883Z" 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 21:10:20.161313 | controller | Jun 12 19:42:07.521935 crc crio[3657]: time="2026-06-12T19:42:07.521176471Z" 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:0xc00127e410}] Aliases:map[]}"
2026-06-12 21:10:20.161330 | controller | Jun 12 19:42:07.521935 crc crio[3657]: time="2026-06-12T19:42:07.521947771Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.161347 | controller | Jun 12 19:42:07.607474 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.161364 | controller | Jun 12 19:42:07.608371 crc crio[3657]: time="2026-06-12T19:42:07.607653476Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-12 21:10:20.161381 | controller | Jun 12 19:42:07.608371 crc crio[3657]: time="2026-06-12T19:42:07.607719098Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.161397 | controller | Jun 12 19:42:07.608371 crc crio[3657]: time="2026-06-12T19:42:07.607739509Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-12 21:10:20.161413 | controller | Jun 12 19:42:07.608371 crc crio[3657]: time="2026-06-12T19:42:07.607755709Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.161433 | controller | Jun 12 19:42:07.608371 crc crio[3657]: time="2026-06-12T19:42:07.60779644Z" 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 21:10:20.161451 | controller | Jun 12 19:42:07.608371 crc crio[3657]: time="2026-06-12T19:42:07.607973325Z" 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:0xc00127e4c8}] Aliases:map[]}"
2026-06-12 21:10:20.161467 | controller | Jun 12 19:42:07.608371 crc crio[3657]: time="2026-06-12T19:42:07.608038597Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.161483 | controller | Jun 12 19:42:07.608371 crc crio[3657]: time="2026-06-12T19:42:07.608055207Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.161500 | controller | Jun 12 19:42:07.608371 crc crio[3657]: time="2026-06-12T19:42:07.608068367Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.161516 | controller | Jun 12 19:42:07.623400 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.161532 | controller | Jun 12 19:42:07.624638 crc crio[3657]: time="2026-06-12T19:42:07.623458579Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-12 21:10:20.161548 | controller | Jun 12 19:42:07.624638 crc crio[3657]: time="2026-06-12T19:42:07.62349506Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.161564 | controller | Jun 12 19:42:07.624638 crc crio[3657]: time="2026-06-12T19:42:07.623513071Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-12 21:10:20.161580 | controller | Jun 12 19:42:07.624638 crc crio[3657]: time="2026-06-12T19:42:07.623521831Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.161595 | controller | Jun 12 19:42:07.624638 crc crio[3657]: time="2026-06-12T19:42:07.623553322Z" 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 21:10:20.161612 | controller | Jun 12 19:42:07.624638 crc crio[3657]: time="2026-06-12T19:42:07.623778998Z" 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:0xc00127e538}] Aliases:map[]}"
2026-06-12 21:10:20.161628 | controller | Jun 12 19:42:07.624638 crc crio[3657]: time="2026-06-12T19:42:07.624021354Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.161645 | controller | Jun 12 19:42:07.762786 crc crio[3657]: time="2026-06-12T19:42:07.762617098Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=e1422b96-091f-46fd-8c6f-e305868b0ce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.161665 | controller | Jun 12 19:42:07.764243 crc crio[3657]: time="2026-06-12T19:42:07.764001166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.161683 | controller | Jun 12 19:42:07.783938 crc crio[3657]: time="2026-06-12T19:42:07.783675467Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e1422b96-091f-46fd-8c6f-e305868b0ce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.161700 | controller | Jun 12 19:42:07.819579 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.161717 | controller | Jun 12 19:42:07.819796 crc crio[3657]: time="2026-06-12T19:42:07.81973375Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-12 21:10:20.161733 | controller | Jun 12 19:42:07.819796 crc crio[3657]: time="2026-06-12T19:42:07.819800682Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.161749 | controller | Jun 12 19:42:07.819994 crc crio[3657]: time="2026-06-12T19:42:07.819859184Z" 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 21:10:20.161766 | controller | Jun 12 19:42:07.820228 crc crio[3657]: time="2026-06-12T19:42:07.820152782Z" 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:0xc0019942d0}] Aliases:map[]}"
2026-06-12 21:10:20.161782 | controller | Jun 12 19:42:07.820533 crc crio[3657]: time="2026-06-12T19:42:07.82043937Z" 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 21:10:20.161799 | controller | Jun 12 19:42:07.839092 crc crio[3657]: time="2026-06-12T19:42:07.838973037Z" level=info msg="Ran pod sandbox d9d3efbfc171f395fd0ed7240e964e3c7863581fb19f2af7d46e6263fd47350e with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=e1422b96-091f-46fd-8c6f-e305868b0ce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.161816 | controller | Jun 12 19:42:07.854559 crc crio[3657]: time="2026-06-12T19:42:07.853816454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=466bbc03-656d-421d-a0d5-e046dd76310d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.161832 | controller | Jun 12 19:42:07.866369 crc crio[3657]: time="2026-06-12T19:42:07.866050938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0c0c1060-9383-4d51-afd9-9be22b8f41b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.161863 | controller | Jun 12 19:42:07.884720 crc crio[3657]: time="2026-06-12T19:42:07.883193447Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=d30f5f49-7165-445f-b24e-224fb2e3f5dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.161890 | controller | Jun 12 19:42:07.884720 crc crio[3657]: time="2026-06-12T19:42:07.883554367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.161908 | controller | Jun 12 19:42:07.889479 crc crio[3657]: time="2026-06-12T19:42:07.888931064Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=331aa0b1-0445-49a4-b6ff-6ea68d51c5fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.161925 | controller | Jun 12 19:42:07.894961 crc crio[3657]: time="2026-06-12T19:42:07.894775459Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d30f5f49-7165-445f-b24e-224fb2e3f5dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.161942 | controller | Jun 12 19:42:07.897780 crc crio[3657]: time="2026-06-12T19:42:07.897620306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.161960 | controller | Jun 12 19:42:07.926619 crc crio[3657]: time="2026-06-12T19:42:07.926556209Z" level=info msg="Ran pod sandbox 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb with infra container: openshift-etcd/etcd-crc/POD" id=d30f5f49-7165-445f-b24e-224fb2e3f5dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.161976 | controller | Jun 12 19:42:07.937156 crc crio[3657]: time="2026-06-12T19:42:07.935258062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8793290b-7aca-41cf-9405-aaaed29162bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.161993 | controller | Jun 12 19:42:07.940146 crc crio[3657]: time="2026-06-12T19:42:07.939772866Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=ada41e4d-8fe6-4e39-8c0d-c8ba938ec178 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.162010 | controller | Jun 12 19:42:07.940601 crc crio[3657]: time="2026-06-12T19:42:07.940158716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.162027 | controller | Jun 12 19:42:07.954441 crc crio[3657]: time="2026-06-12T19:42:07.953748959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9a5e9cbb-a0de-4317-a0bd-f32e28a6552d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.162044 | controller | Jun 12 19:42:07.965818 crc crio[3657]: time="2026-06-12T19:42:07.965720893Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=ada41e4d-8fe6-4e39-8c0d-c8ba938ec178 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.162060 | controller | Jun 12 19:42:07.966501 crc crio[3657]: time="2026-06-12T19:42:07.966251073Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=872a16db-b747-44e7-8ee3-b1f2d890a502 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.162077 | controller | Jun 12 19:42:07.967164 crc crio[3657]: time="2026-06-12T19:42:07.967028854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.162093 | controller | Jun 12 19:42:07.979193 crc crio[3657]: time="2026-06-12T19:42:07.979026021Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=cc4ee1d1-df44-41e5-b2ce-610da2fb7cab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.162114 | controller | Jun 12 19:42:07.979193 crc crio[3657]: time="2026-06-12T19:42:07.979180715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.162130 | controller | Jun 12 19:42:07.995550 crc crio[3657]: time="2026-06-12T19:42:07.99547037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.162147 | controller | Jun 12 19:42:07.998360 crc crio[3657]: time="2026-06-12T19:42:07.998177909Z" level=info msg="Ran pod sandbox 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=ada41e4d-8fe6-4e39-8c0d-c8ba938ec178 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.162163 | controller | Jun 12 19:42:08.042617 crc crio[3657]: time="2026-06-12T19:42:08.042176608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=80981667-586e-4f24-97db-6412d77f62cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.162180 | controller | Jun 12 19:42:08.043644 crc crio[3657]: time="2026-06-12T19:42:08.043176658Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=cc4ee1d1-df44-41e5-b2ce-610da2fb7cab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.162196 | controller | Jun 12 19:42:08.047252 crc crio[3657]: time="2026-06-12T19:42:08.046467697Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=76f37e94-155c-49ad-bed5-bc3fed1e5346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.162213 | controller | Jun 12 19:42:08.047252 crc crio[3657]: time="2026-06-12T19:42:08.046704145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.162229 | controller | Jun 12 19:42:08.058139 crc crio[3657]: time="2026-06-12T19:42:08.05708521Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e97036a7-60a5-48a1-a8e2-6216947d3e85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.162246 | controller | Jun 12 19:42:08.076346 crc crio[3657]: time="2026-06-12T19:42:08.076040128Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=00382996-2333-4dfc-ad5e-1c6947dc5b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.162262 | controller | Jun 12 19:42:08.077791 crc crio[3657]: time="2026-06-12T19:42:08.076131809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.162279 | controller | Jun 12 19:42:08.079255 crc crio[3657]: time="2026-06-12T19:42:08.078981645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.162295 | controller | Jun 12 19:42:08.080724 crc crio[3657]: time="2026-06-12T19:42:08.080560599Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=76f37e94-155c-49ad-bed5-bc3fed1e5346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.162311 | controller | Jun 12 19:42:08.088802 crc crio[3657]: time="2026-06-12T19:42:08.088570274Z" level=info msg="Ran pod sandbox 8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=cc4ee1d1-df44-41e5-b2ce-610da2fb7cab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.162331 | controller | Jun 12 19:42:08.096476 crc crio[3657]: time="2026-06-12T19:42:08.096221777Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b1a40973-f3d7-45e5-b35c-312fbdf50b92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.162348 | controller | Jun 12 19:42:08.105756 crc crio[3657]: time="2026-06-12T19:42:08.105110576Z" level=info msg="Ran pod sandbox c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=76f37e94-155c-49ad-bed5-bc3fed1e5346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.162365 | controller | Jun 12 19:42:08.126957 crc crio[3657]: time="2026-06-12T19:42:08.126727092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.162382 | controller | Jun 12 19:42:08.223961 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.162398 | controller | Jun 12 19:42:08.226609 crc crio[3657]: time="2026-06-12T19:42:08.225584877Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-12 21:10:20.162414 | controller | Jun 12 19:42:08.226609 crc crio[3657]: time="2026-06-12T19:42:08.225635498Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.162430 | controller | Jun 12 19:42:08.226609 crc crio[3657]: time="2026-06-12T19:42:08.225652009Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-12 21:10:20.162446 | controller | Jun 12 19:42:08.226609 crc crio[3657]: time="2026-06-12T19:42:08.225660549Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.162462 | controller | Jun 12 19:42:08.226609 crc crio[3657]: time="2026-06-12T19:42:08.22570585Z" 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 21:10:20.162479 | controller | Jun 12 19:42:08.227182 crc crio[3657]: time="2026-06-12T19:42:08.226868093Z" 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:0xc00127e280}] Aliases:map[]}"
2026-06-12 21:10:20.162496 | controller | Jun 12 19:42:08.264841 crc crio[3657]: time="2026-06-12T19:42:08.262866719Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.162512 | controller | Jun 12 19:42:08.289166 crc crio[3657]: time="2026-06-12T19:42:08.28894809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=beb94b03-6134-412b-befb-14f61092df45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.162529 | controller | Jun 12 19:42:08.290129 crc crio[3657]: time="2026-06-12T19:42:08.28969817Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=246aac0b-950b-46e2-b069-d9a0709e32bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.162550 | controller | Jun 12 19:42:08.304112 crc crio[3657]: time="2026-06-12T19:42:08.303773557Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=d28aa3d5-8c5f-44d9-bea7-e9b59025d346 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.162566 | controller | Jun 12 19:42:08.304735 crc crio[3657]: time="2026-06-12T19:42:08.30463503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a0c58d2c-acd0-47d3-8920-1cfcdd836dcb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.162583 | controller | Jun 12 19:42:08.304858 crc crio[3657]: time="2026-06-12T19:42:08.304828825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.162599 | controller | Jun 12 19:42:08.327183 crc crio[3657]: time="2026-06-12T19:42:08.326945342Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=96614614-6b9e-4629-ae25-be8c18ad42c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.162616 | controller | Jun 12 19:42:08.327704 crc crio[3657]: time="2026-06-12T19:42:08.327667681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.162632 | controller | Jun 12 19:42:08.329769 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.162648 | controller | Jun 12 19:42:08.329769 crc crio[3657]: time="2026-06-12T19:42:08.329773818Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-12 21:10:20.162665 | controller | Jun 12 19:42:08.330038 crc crio[3657]: time="2026-06-12T19:42:08.329804489Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.162681 | controller | Jun 12 19:42:08.330038 crc crio[3657]: time="2026-06-12T19:42:08.32984676Z" 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 21:10:20.162697 | controller | Jun 12 19:42:08.330184 crc crio[3657]: time="2026-06-12T19:42:08.330034205Z" 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:0xc0027904d8}] Aliases:map[]}"
2026-06-12 21:10:20.162714 | controller | Jun 12 19:42:08.330184 crc crio[3657]: time="2026-06-12T19:42:08.330095017Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.162731 | controller | Jun 12 19:42:08.330184 crc crio[3657]: time="2026-06-12T19:42:08.330110097Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.162747 | controller | Jun 12 19:42:08.330184 crc crio[3657]: time="2026-06-12T19:42:08.330123198Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.162767 | controller | Jun 12 19:42:08.331045 crc crio[3657]: time="2026-06-12T19:42:08.330572763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.162784 | controller | Jun 12 19:42:08.358990 crc crio[3657]: time="2026-06-12T19:42:08.358728767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.162801 | controller | Jun 12 19:42:08.632452 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.162818 | controller | Jun 12 19:42:08.634219 crc crio[3657]: time="2026-06-12T19:42:08.634112707Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-12 21:10:20.162835 | controller | Jun 12 19:42:08.634219 crc crio[3657]: time="2026-06-12T19:42:08.634179689Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.162871 | controller | Jun 12 19:42:08.634392 crc crio[3657]: time="2026-06-12T19:42:08.63422376Z" 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 21:10:20.162891 | controller | Jun 12 19:42:08.634608 crc crio[3657]: time="2026-06-12T19:42:08.634542148Z" 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:0xc0026160c8}] Aliases:map[]}"
2026-06-12 21:10:20.162909 | controller | Jun 12 19:42:08.634804 crc crio[3657]: time="2026-06-12T19:42:08.634733874Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.162926 | controller | Jun 12 19:42:08.659372 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.162943 | controller | Jun 12 19:42:08.659464 crc crio[3657]: time="2026-06-12T19:42:08.65941541Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-12 21:10:20.162960 | controller | Jun 12 19:42:08.659464 crc crio[3657]: time="2026-06-12T19:42:08.65945548Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.162976 | controller | Jun 12 19:42:08.660128 crc crio[3657]: time="2026-06-12T19:42:08.659475381Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-12 21:10:20.162992 | controller | Jun 12 19:42:08.660128 crc crio[3657]: time="2026-06-12T19:42:08.659492171Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.163008 | controller | Jun 12 19:42:08.660128 crc crio[3657]: time="2026-06-12T19:42:08.659530032Z" 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 21:10:20.163024 | controller | Jun 12 19:42:08.660348 crc crio[3657]: time="2026-06-12T19:42:08.66018371Z" 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:0xc00011abd0}] Aliases:map[]}"
2026-06-12 21:10:20.163048 | controller | Jun 12 19:42:08.660478 crc crio[3657]: time="2026-06-12T19:42:08.660405787Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.163064 | controller | Jun 12 19:42:08.741062 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.163189 | controller | Jun 12 19:42:08.741392 crc crio[3657]: time="2026-06-12T19:42:08.741314754Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-12 21:10:20.163211 | controller | Jun 12 19:42:08.741392 crc crio[3657]: time="2026-06-12T19:42:08.741386912Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.163227 | controller | Jun 12 19:42:08.741758 crc crio[3657]: time="2026-06-12T19:42:08.741655389Z" 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 21:10:20.163244 | controller | Jun 12 19:42:08.742085 crc crio[3657]: time="2026-06-12T19:42:08.741956668Z" 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:0xc002910350}] Aliases:map[]}"
2026-06-12 21:10:20.163261 | controller | Jun 12 19:42:08.742363 crc crio[3657]: time="2026-06-12T19:42:08.742195244Z" 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 21:10:20.163277 | controller | Jun 12 19:42:08.879765 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.163293 | controller | Jun 12 19:42:08.879765 crc crio[3657]: time="2026-06-12T19:42:08.879751629Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-12 21:10:20.163309 | controller | Jun 12 19:42:08.880144 crc crio[3657]: time="2026-06-12T19:42:08.87979721Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.163369 | controller | Jun 12 19:42:08.880144 crc crio[3657]: time="2026-06-12T19:42:08.879829021Z" 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 21:10:20.163388 | controller | Jun 12 19:42:08.880144 crc crio[3657]: time="2026-06-12T19:42:08.880032377Z" 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:0xc0029104a0}] Aliases:map[]}"
2026-06-12 21:10:20.163409 | controller | Jun 12 19:42:08.880317 crc crio[3657]: time="2026-06-12T19:42:08.88017603Z" 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 21:10:20.163426 | controller | Jun 12 19:42:09.300653 crc crio[3657]: 2026-06-12T19:42:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.163441 | controller | Jun 12 19:42:09.300898 crc crio[3657]: time="2026-06-12T19:42:09.300829702Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-12 21:10:20.163457 | controller | Jun 12 19:42:09.301031 crc crio[3657]: time="2026-06-12T19:42:09.300912414Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.163472 | controller | Jun 12 19:42:09.301031 crc crio[3657]: time="2026-06-12T19:42:09.301003057Z" 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 21:10:20.163488 | controller | Jun 12 19:42:09.301472 crc crio[3657]: time="2026-06-12T19:42:09.301390207Z" 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:0xc001994298}] Aliases:map[]}"
2026-06-12 21:10:20.163504 | controller | Jun 12 19:42:09.301651 crc crio[3657]: time="2026-06-12T19:42:09.301599833Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.163520 | controller | Jun 12 19:42:09.426085 crc crio[3657]: 2026-06-12T19:42:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.163536 | controller | Jun 12 19:42:09.426322 crc crio[3657]: time="2026-06-12T19:42:09.426169912Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-12 21:10:20.163552 | controller | Jun 12 19:42:09.426322 crc crio[3657]: time="2026-06-12T19:42:09.426210264Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.163568 | controller | Jun 12 19:42:09.426322 crc crio[3657]: time="2026-06-12T19:42:09.426250145Z" 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 21:10:20.163584 | controller | Jun 12 19:42:09.426637 crc crio[3657]: time="2026-06-12T19:42:09.426541992Z" 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:0xc0001a2368}] Aliases:map[]}"
2026-06-12 21:10:20.163604 | controller | Jun 12 19:42:09.426871 crc crio[3657]: time="2026-06-12T19:42:09.42681901Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.163620 | controller | Jun 12 19:42:09.652659 crc crio[3657]: 2026-06-12T19:42:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.163636 | controller | Jun 12 19:42:09.653935 crc crio[3657]: time="2026-06-12T19:42:09.653843022Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-12 21:10:20.163653 | controller | Jun 12 19:42:09.654158 crc crio[3657]: time="2026-06-12T19:42:09.654142822Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.163668 | controller | Jun 12 19:42:09.654363 crc crio[3657]: time="2026-06-12T19:42:09.654344437Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-12 21:10:20.163683 | controller | Jun 12 19:42:09.654550 crc crio[3657]: time="2026-06-12T19:42:09.654531762Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.163699 | controller | Jun 12 19:42:09.654847 crc crio[3657]: time="2026-06-12T19:42:09.65482631Z" 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 21:10:20.163714 | controller | Jun 12 19:42:09.655808 crc crio[3657]: time="2026-06-12T19:42:09.655784527Z" 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:0xc0001a2160}] Aliases:map[]}"
2026-06-12 21:10:20.163730 | controller | Jun 12 19:42:09.656451 crc crio[3657]: time="2026-06-12T19:42:09.656426274Z" 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 21:10:20.163746 | controller | Jun 12 19:42:09.884706 crc crio[3657]: 2026-06-12T19:42:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.163762 | controller | Jun 12 19:42:09.885023 crc crio[3657]: time="2026-06-12T19:42:09.884813463Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-12 21:10:20.163777 | controller | Jun 12 19:42:09.885335 crc crio[3657]: time="2026-06-12T19:42:09.885221827Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.163793 | controller | Jun 12 19:42:09.885394 crc crio[3657]: time="2026-06-12T19:42:09.885361211Z" 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 21:10:20.163813 | controller | Jun 12 19:42:09.885817 crc crio[3657]: time="2026-06-12T19:42:09.885742409Z" 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:0xc0008a6178}] Aliases:map[]}"
2026-06-12 21:10:20.163830 | controller | Jun 12 19:42:09.886184 crc crio[3657]: time="2026-06-12T19:42:09.886122809Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.163845 | controller | Jun 12 19:42:10.359747 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.163883 | controller | Jun 12 19:42:10.363717 crc crio[3657]: time="2026-06-12T19:42:10.363628886Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-12 21:10:20.163900 | controller | Jun 12 19:42:10.363717 crc crio[3657]: time="2026-06-12T19:42:10.363708728Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.163915 | controller | Jun 12 19:42:10.364006 crc crio[3657]: time="2026-06-12T19:42:10.363945564Z" 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 21:10:20.163931 | controller | Jun 12 19:42:10.364251 crc crio[3657]: time="2026-06-12T19:42:10.364193461Z" 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:0xc00008c4b0}] Aliases:map[]}"
2026-06-12 21:10:20.163948 | controller | Jun 12 19:42:10.364532 crc crio[3657]: time="2026-06-12T19:42:10.364479839Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.163964 | controller | Jun 12 19:42:10.404844 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.163980 | controller | Jun 12 19:42:10.405020 crc crio[3657]: time="2026-06-12T19:42:10.404948957Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-12 21:10:20.163995 | controller | Jun 12 19:42:10.405020 crc crio[3657]: time="2026-06-12T19:42:10.405005478Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.164011 | controller | Jun 12 19:42:10.405114 crc crio[3657]: time="2026-06-12T19:42:10.405023639Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-12 21:10:20.164027 | controller | Jun 12 19:42:10.405114 crc crio[3657]: time="2026-06-12T19:42:10.405033209Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.164042 | controller | Jun 12 19:42:10.405114 crc crio[3657]: time="2026-06-12T19:42:10.40507069Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-12 21:10:20.164061 | controller | Jun 12 19:42:10.405114 crc crio[3657]: time="2026-06-12T19:42:10.40508032Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.164076 | controller | Jun 12 19:42:10.405238 crc crio[3657]: time="2026-06-12T19:42:10.405113681Z" 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 21:10:20.164092 | controller | Jun 12 19:42:10.405361 crc crio[3657]: time="2026-06-12T19:42:10.405324867Z" 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:0xc0008a6128}] Aliases:map[]}"
2026-06-12 21:10:20.164108 | controller | Jun 12 19:42:10.405543 crc crio[3657]: time="2026-06-12T19:42:10.405481501Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.164124 | controller | Jun 12 19:42:10.471224 crc crio[3657]: time="2026-06-12T19:42:10.471122358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.164140 | controller | Jun 12 19:42:10.471701 crc crio[3657]: time="2026-06-12T19:42:10.471595063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.164156 | controller | Jun 12 19:42:10.472083 crc crio[3657]: time="2026-06-12T19:42:10.472030083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.164172 | controller | Jun 12 19:42:10.475492 crc crio[3657]: time="2026-06-12T19:42:10.475360295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.164188 | controller | Jun 12 19:42:10.475825 crc crio[3657]: time="2026-06-12T19:42:10.475736834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.164204 | controller | Jun 12 19:42:10.497015 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.164220 | controller | Jun 12 19:42:10.497168 crc crio[3657]: time="2026-06-12T19:42:10.497096959Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-12 21:10:20.164235 | controller | Jun 12 19:42:10.497168 crc crio[3657]: time="2026-06-12T19:42:10.49715472Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.164251 | controller | Jun 12 19:42:10.497301 crc crio[3657]: time="2026-06-12T19:42:10.497175681Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-12 21:10:20.164266 | controller | Jun 12 19:42:10.497301 crc crio[3657]: time="2026-06-12T19:42:10.497184681Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.164281 | controller | Jun 12 19:42:10.497301 crc crio[3657]: time="2026-06-12T19:42:10.497218392Z" 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 21:10:20.164300 | controller | Jun 12 19:42:10.497530 crc crio[3657]: time="2026-06-12T19:42:10.497457758Z" 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:0xc00011aa78}] Aliases:map[]}"
2026-06-12 21:10:20.164317 | controller | Jun 12 19:42:10.497724 crc crio[3657]: time="2026-06-12T19:42:10.497657015Z" 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 21:10:20.164333 | controller | Jun 12 19:42:10.526114 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.164349 | controller | Jun 12 19:42:10.526114 crc crio[3657]: time="2026-06-12T19:42:10.522183865Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-12 21:10:20.164365 | controller | Jun 12 19:42:10.526114 crc crio[3657]: time="2026-06-12T19:42:10.52234877Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.164380 | controller | Jun 12 19:42:10.526114 crc crio[3657]: time="2026-06-12T19:42:10.522382171Z" 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 21:10:20.164397 | controller | Jun 12 19:42:10.526114 crc crio[3657]: time="2026-06-12T19:42:10.522576296Z" 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:0xc00011ab20}] Aliases:map[]}"
2026-06-12 21:10:20.164427 | controller | Jun 12 19:42:10.526114 crc crio[3657]: time="2026-06-12T19:42:10.522683089Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.164444 | controller | Jun 12 19:42:10.551586 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.164461 | controller | Jun 12 19:42:10.551712 crc crio[3657]: time="2026-06-12T19:42:10.551592383Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-12 21:10:20.164476 | controller | Jun 12 19:42:10.551712 crc crio[3657]: time="2026-06-12T19:42:10.551617443Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.164492 | controller | Jun 12 19:42:10.551712 crc crio[3657]: time="2026-06-12T19:42:10.551652714Z" 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 21:10:20.164512 | controller | Jun 12 19:42:10.551845 crc crio[3657]: time="2026-06-12T19:42:10.551720886Z" 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:0xc00011abc8}] Aliases:map[]}"
2026-06-12 21:10:20.164529 | controller | Jun 12 19:42:10.551845 crc crio[3657]: time="2026-06-12T19:42:10.551770457Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.164545 | controller | Jun 12 19:42:10.551845 crc crio[3657]: time="2026-06-12T19:42:10.551781908Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.164561 | controller | Jun 12 19:42:10.551845 crc crio[3657]: time="2026-06-12T19:42:10.551795448Z" 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 21:10:20.164578 | controller | Jun 12 19:42:10.596514 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.164597 | controller | Jun 12 19:42:10.596659 crc crio[3657]: time="2026-06-12T19:42:10.596527489Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-12 21:10:20.164613 | controller | Jun 12 19:42:10.596659 crc crio[3657]: time="2026-06-12T19:42:10.59654932Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.164628 | controller | Jun 12 19:42:10.596659 crc crio[3657]: time="2026-06-12T19:42:10.596579021Z" 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 21:10:20.164644 | controller | Jun 12 19:42:10.599494 crc crio[3657]: time="2026-06-12T19:42:10.596737835Z" 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:0xc00011ac40}] Aliases:map[]}"
2026-06-12 21:10:20.164660 | controller | Jun 12 19:42:10.599494 crc crio[3657]: time="2026-06-12T19:42:10.599052859Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.164676 | controller | Jun 12 19:42:10.641522 crc crio[3657]: time="2026-06-12T19:42:10.64147506Z" level=info msg="Created container 464d64db0ab0131b906468e00bec857a94eedf6dab2fd5a7946d9fbe4a691dce: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=96614614-6b9e-4629-ae25-be8c18ad42c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.164693 | controller | Jun 12 19:42:10.641855 crc crio[3657]: time="2026-06-12T19:42:10.641717847Z" level=info msg="Created container 63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=d28aa3d5-8c5f-44d9-bea7-e9b59025d346 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.164713 | controller | Jun 12 19:42:10.642552 crc crio[3657]: time="2026-06-12T19:42:10.642405995Z" level=info msg="Created container a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96: openshift-kube-apiserver/kube-apiserver-crc/setup" id=00382996-2333-4dfc-ad5e-1c6947dc5b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.164729 | controller | Jun 12 19:42:10.644830 crc crio[3657]: time="2026-06-12T19:42:10.64479921Z" level=info msg="Starting container: a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96" id=47bb375e-5da3-4f34-8777-1f2a82b52caa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.164745 | controller | Jun 12 19:42:10.645163 crc crio[3657]: time="2026-06-12T19:42:10.645106589Z" level=info msg="Starting container: 63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405" id=0e8b55a4-8791-44bf-a24b-8e00d512e047 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.164760 | controller | Jun 12 19:42:10.646052 crc crio[3657]: time="2026-06-12T19:42:10.645980534Z" level=info msg="Starting container: 464d64db0ab0131b906468e00bec857a94eedf6dab2fd5a7946d9fbe4a691dce" id=6c72018b-340a-4391-8319-125f2782a458 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.164776 | controller | Jun 12 19:42:10.652583 crc crio[3657]: time="2026-06-12T19:42:10.65244545Z" level=info msg="Created container 3a3656f564613ba748ed3fe49154bcf7de3d6dfb43812808759ffd41df5a5e3b: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=331aa0b1-0445-49a4-b6ff-6ea68d51c5fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.164792 | controller | Jun 12 19:42:10.655378 crc crio[3657]: time="2026-06-12T19:42:10.654809795Z" level=info msg="Starting container: 3a3656f564613ba748ed3fe49154bcf7de3d6dfb43812808759ffd41df5a5e3b" id=ed1989a6-0682-42e1-9601-0645b3988738 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.164808 | controller | Jun 12 19:42:10.657147 crc crio[3657]: time="2026-06-12T19:42:10.656594784Z" level=info msg="Started container" PID=5442 containerID=63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=0e8b55a4-8791-44bf-a24b-8e00d512e047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53
2026-06-12 21:10:20.164824 | controller | Jun 12 19:42:10.658657 crc crio[3657]: time="2026-06-12T19:42:10.658540517Z" level=info msg="Created container 4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e: openshift-etcd/etcd-crc/setup" id=872a16db-b747-44e7-8ee3-b1f2d890a502 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.164839 | controller | Jun 12 19:42:10.663557 crc crio[3657]: time="2026-06-12T19:42:10.663517163Z" level=info msg="Starting container: 4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e" id=8d945803-61f8-48fa-a3b9-e26660dede16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.164875 | controller | Jun 12 19:42:10.665663 crc crio[3657]: time="2026-06-12T19:42:10.66561293Z" level=info msg="Started container" PID=5438 containerID=464d64db0ab0131b906468e00bec857a94eedf6dab2fd5a7946d9fbe4a691dce description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=6c72018b-340a-4391-8319-125f2782a458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af
2026-06-12 21:10:20.164893 | controller | Jun 12 19:42:10.669574 crc crio[3657]: time="2026-06-12T19:42:10.669529618Z" level=info msg="Started container" PID=5443 containerID=3a3656f564613ba748ed3fe49154bcf7de3d6dfb43812808759ffd41df5a5e3b description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=ed1989a6-0682-42e1-9601-0645b3988738 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d3efbfc171f395fd0ed7240e964e3c7863581fb19f2af7d46e6263fd47350e
2026-06-12 21:10:20.164914 | controller | Jun 12 19:42:10.672093 crc crio[3657]: time="2026-06-12T19:42:10.671989004Z" level=info msg="Started container" PID=5441 containerID=a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=47bb375e-5da3-4f34-8777-1f2a82b52caa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786
2026-06-12 21:10:20.164930 | controller | Jun 12 19:42:10.672656 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.164947 | controller | Jun 12 19:42:10.673150 crc crio[3657]: time="2026-06-12T19:42:10.673060984Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-12 21:10:20.164963 | controller | Jun 12 19:42:10.673348 crc crio[3657]: time="2026-06-12T19:42:10.673145507Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.164978 | controller | Jun 12 19:42:10.673348 crc crio[3657]: time="2026-06-12T19:42:10.673180068Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-12 21:10:20.164995 | controller | Jun 12 19:42:10.673348 crc crio[3657]: time="2026-06-12T19:42:10.673195848Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.165010 | controller | Jun 12 19:42:10.673348 crc crio[3657]: time="2026-06-12T19:42:10.673241209Z" 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 21:10:20.165026 | controller | Jun 12 19:42:10.673634 crc crio[3657]: time="2026-06-12T19:42:10.673573278Z" 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:0xc00011af60}] Aliases:map[]}"
2026-06-12 21:10:20.165042 | controller | Jun 12 19:42:10.674017 crc crio[3657]: time="2026-06-12T19:42:10.67395479Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.165058 | controller | Jun 12 19:42:10.676427 crc crio[3657]: time="2026-06-12T19:42:10.676396896Z" level=info msg="Started container" PID=5439 containerID=4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e description=openshift-etcd/etcd-crc/setup id=8d945803-61f8-48fa-a3b9-e26660dede16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb
2026-06-12 21:10:20.165075 | controller | Jun 12 19:42:10.695422 crc crio[3657]: time="2026-06-12T19:42:10.693630949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=75c002e9-efed-49e7-b8a9-1832179c3a67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.165091 | controller | Jun 12 19:42:10.699603 crc crio[3657]: time="2026-06-12T19:42:10.698091549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f3e07614-af83-4a35-887f-35b8fd3906d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.165111 | controller | Jun 12 19:42:10.701667 crc crio[3657]: time="2026-06-12T19:42:10.701567754Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6f9a5c96-1eb6-4b7b-a231-2ee2e2f27e29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.165127 | controller | Jun 12 19:42:10.702236 crc crio[3657]: time="2026-06-12T19:42:10.702156561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165143 | controller | Jun 12 19:42:10.728595 crc crio[3657]: time="2026-06-12T19:42:10.72844737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165158 | controller | Jun 12 19:42:10.863910 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.165174 | controller | Jun 12 19:42:10.864157 crc crio[3657]: time="2026-06-12T19:42:10.864054201Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-12 21:10:20.165189 | controller | Jun 12 19:42:10.864157 crc crio[3657]: time="2026-06-12T19:42:10.864143013Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.165205 | controller | Jun 12 19:42:10.864349 crc crio[3657]: time="2026-06-12T19:42:10.864192015Z" 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 21:10:20.165221 | controller | Jun 12 19:42:10.864486 crc crio[3657]: time="2026-06-12T19:42:10.864417991Z" 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:0xc002790090}] Aliases:map[]}"
2026-06-12 21:10:20.165237 | controller | Jun 12 19:42:10.864681 crc crio[3657]: time="2026-06-12T19:42:10.864621456Z" 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 21:10:20.165252 | controller | Jun 12 19:42:10.898550 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.165268 | controller | Jun 12 19:42:10.898782 crc crio[3657]: time="2026-06-12T19:42:10.89867872Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-12 21:10:20.165284 | controller | Jun 12 19:42:10.898782 crc crio[3657]: time="2026-06-12T19:42:10.898763072Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.165299 | controller | Jun 12 19:42:10.898934 crc crio[3657]: time="2026-06-12T19:42:10.898796493Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-12 21:10:20.165315 | controller | Jun 12 19:42:10.898934 crc crio[3657]: time="2026-06-12T19:42:10.898813604Z" level=info msg="cleanup sandbox network"
2026-06-12 21:10:20.165330 | controller | Jun 12 19:42:10.898934 crc crio[3657]: time="2026-06-12T19:42:10.898830714Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-12 21:10:20.165350 | controller | Jun 12 19:42:11.061130 crc crio[3657]: time="2026-06-12T19:42:11.061007481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165366 | controller | Jun 12 19:42:11.165467 crc crio[3657]: time="2026-06-12T19:42:11.165050408Z" level=info msg="Created container 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6f9a5c96-1eb6-4b7b-a231-2ee2e2f27e29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.165383 | controller | Jun 12 19:42:11.166784 crc crio[3657]: time="2026-06-12T19:42:11.166603231Z" level=info msg="Starting container: 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819" id=3de5cfa3-f454-4316-b932-84348632f2be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.165398 | controller | Jun 12 19:42:11.192118 crc crio[3657]: time="2026-06-12T19:42:11.191848721Z" level=info msg="Started container" PID=5524 containerID=86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3de5cfa3-f454-4316-b932-84348632f2be name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53
2026-06-12 21:10:20.165415 | controller | Jun 12 19:42:11.214655 crc crio[3657]: time="2026-06-12T19:42:11.214569664Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=c1f71259-a2e3-416a-959f-41234ac60e14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.165430 | controller | Jun 12 19:42:11.219516 crc crio[3657]: time="2026-06-12T19:42:11.219417086Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=29d34aea-a8ac-4188-aac1-679fa6c56c1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.165446 | controller | Jun 12 19:42:11.225104 crc crio[3657]: time="2026-06-12T19:42:11.224822854Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=5c1866a2-c22c-45da-ad18-9440dbd75db1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.165462 | controller | Jun 12 19:42:11.225851 crc crio[3657]: time="2026-06-12T19:42:11.225518893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165477 | controller | Jun 12 19:42:11.244539 crc crio[3657]: time="2026-06-12T19:42:11.244453911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165493 | controller | Jun 12 19:42:11.482115 crc crio[3657]: time="2026-06-12T19:42:11.4818379Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2ba453f1-d67f-41f3-8397-8ebcfa6042a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.165509 | controller | Jun 12 19:42:11.493181 crc crio[3657]: time="2026-06-12T19:42:11.493120527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4d9f7b1f-d7a4-407f-bf01-f51240b19e99 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.165524 | controller | Jun 12 19:42:11.497498 crc crio[3657]: time="2026-06-12T19:42:11.497129786Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7d2c9a62-740e-4c36-b765-87abd15e2c53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.165543 | controller | Jun 12 19:42:11.498022 crc crio[3657]: time="2026-06-12T19:42:11.497944498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3c6b3088-a0b6-4758-9e73-deaf4db6cf7a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.165558 | controller | Jun 12 19:42:11.501620 crc crio[3657]: time="2026-06-12T19:42:11.50149564Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=a9ac83cb-1aa5-4c55-8f74-93cc6ff24ad6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.165574 | controller | Jun 12 19:42:11.503153 crc crio[3657]: time="2026-06-12T19:42:11.502117778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165590 | controller | Jun 12 19:42:11.503198 crc crio[3657]: time="2026-06-12T19:42:11.50314707Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=ebef935c-6cfe-413a-8c18-bc784761c8e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.165607 | controller | Jun 12 19:42:11.503738 crc crio[3657]: time="2026-06-12T19:42:11.503667455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165623 | controller | Jun 12 19:42:11.503869 crc crio[3657]: time="2026-06-12T19:42:11.50383226Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0917bf30-df73-43d9-a77c-1284c479afab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.165639 | controller | Jun 12 19:42:11.514786 crc crio[3657]: time="2026-06-12T19:42:11.514529942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=17322987-2c41-4661-a21e-7d2cf207a172 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.165654 | controller | Jun 12 19:42:11.515243 crc crio[3657]: time="2026-06-12T19:42:11.515211822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=bdc32144-2507-40c4-902b-de5390253870 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.165670 | controller | Jun 12 19:42:11.527203 crc crio[3657]: time="2026-06-12T19:42:11.526941051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=62f02148-329a-48bc-87ea-a2e6a3ed7c01 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.165686 | controller | Jun 12 19:42:11.527203 crc crio[3657]: time="2026-06-12T19:42:11.526982933Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=380b18cc-7af6-4331-a5c6-0a3a47209be2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.165701 | controller | Jun 12 19:42:11.530186 crc crio[3657]: time="2026-06-12T19:42:11.529672206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165717 | controller | Jun 12 19:42:11.533256 crc crio[3657]: time="2026-06-12T19:42:11.532975417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165733 | controller | Jun 12 19:42:11.538462 crc crio[3657]: time="2026-06-12T19:42:11.537511954Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=01511ade-b3da-4f30-93d8-dd94a32ce8cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.165752 | controller | Jun 12 19:42:11.558219 crc crio[3657]: time="2026-06-12T19:42:11.558170073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165769 | controller | Jun 12 19:42:11.558690 crc crio[3657]: time="2026-06-12T19:42:11.558489065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165785 | controller | Jun 12 19:42:11.613152 crc crio[3657]: time="2026-06-12T19:42:11.612133123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165801 | controller | Jun 12 19:42:11.716645 crc crio[3657]: time="2026-06-12T19:42:11.715112442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165816 | controller | Jun 12 19:42:13.368675 crc crio[3657]: time="2026-06-12T19:42:13.368626515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165831 | controller | Jun 12 19:42:13.460830 crc crio[3657]: time="2026-06-12T19:42:13.460740512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165862 | controller | Jun 12 19:42:13.529170 crc crio[3657]: time="2026-06-12T19:42:13.523597541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165885 | controller | Jun 12 19:42:13.717722 crc crio[3657]: time="2026-06-12T19:42:13.717494007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.165901 | controller | Jun 12 19:42:13.796209 crc crio[3657]: time="2026-06-12T19:42:13.795226126Z" level=info msg="Created container ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=ebef935c-6cfe-413a-8c18-bc784761c8e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.165917 | controller | Jun 12 19:42:13.800188 crc crio[3657]: time="2026-06-12T19:42:13.799716928Z" level=info msg="Starting container: ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a" id=93242d95-c306-46bb-9edb-efd70dcf7a0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.165933 | controller | Jun 12 19:42:13.901132 crc crio[3657]: time="2026-06-12T19:42:13.900668554Z" level=info msg="Started container" PID=5576 containerID=ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=93242d95-c306-46bb-9edb-efd70dcf7a0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb
2026-06-12 21:10:20.165949 | controller | Jun 12 19:42:13.982812 crc crio[3657]: time="2026-06-12T19:42:13.982071338Z" level=info msg="Created container e8a48d348901fefc3dc4ba4d91bba0bdfed54d29ad9edddeed8d86b70f60325c: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=380b18cc-7af6-4331-a5c6-0a3a47209be2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.165965 | controller | Jun 12 19:42:13.985698 crc crio[3657]: time="2026-06-12T19:42:13.984218477Z" level=info msg="Created container a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=a9ac83cb-1aa5-4c55-8f74-93cc6ff24ad6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.165985 | controller | Jun 12 19:42:13.986698 crc crio[3657]: time="2026-06-12T19:42:13.986299964Z" level=info msg="Starting container: e8a48d348901fefc3dc4ba4d91bba0bdfed54d29ad9edddeed8d86b70f60325c" id=25206f3a-e53a-4f9a-97fd-db4f9c86c110 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.166002 | controller | Jun 12 19:42:13.986698 crc crio[3657]: time="2026-06-12T19:42:13.986651854Z" level=info msg="Created container 71d858e8aa06ef1fbc196a50e021f08b55255a960b846fd191e8dab4a6bc4b56: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=01511ade-b3da-4f30-93d8-dd94a32ce8cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166017 | controller | Jun 12 19:42:13.988002 crc crio[3657]: time="2026-06-12T19:42:13.987426945Z" level=info msg="Starting container: a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f" id=eb6ade13-96c2-4e6b-ab40-b5daf0a39516 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.166033 | controller | Jun 12 19:42:13.988858 crc crio[3657]: time="2026-06-12T19:42:13.988686949Z" level=info msg="Starting container: 71d858e8aa06ef1fbc196a50e021f08b55255a960b846fd191e8dab4a6bc4b56" id=932baae3-3eb8-48c4-bfcd-306e5cda0095 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.166048 | controller | Jun 12 19:42:13.997374 crc crio[3657]: time="2026-06-12T19:42:13.997103933Z" level=info msg="Started container" PID=5585 containerID=e8a48d348901fefc3dc4ba4d91bba0bdfed54d29ad9edddeed8d86b70f60325c description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=25206f3a-e53a-4f9a-97fd-db4f9c86c110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d3efbfc171f395fd0ed7240e964e3c7863581fb19f2af7d46e6263fd47350e
2026-06-12 21:10:20.166064 | controller | Jun 12 19:42:14.000128 crc crio[3657]: time="2026-06-12T19:42:13.999458625Z" level=info msg="Started container" PID=5586 containerID=a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=eb6ade13-96c2-4e6b-ab40-b5daf0a39516 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786
2026-06-12 21:10:20.166081 | controller | Jun 12 19:42:14.029568 crc crio[3657]: time="2026-06-12T19:42:14.029179488Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=762728ed-edfc-46b5-875c-82c5c607b717 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166097 | controller | Jun 12 19:42:14.037560 crc crio[3657]: time="2026-06-12T19:42:14.035800571Z" level=info msg="Started container" PID=5590 containerID=71d858e8aa06ef1fbc196a50e021f08b55255a960b846fd191e8dab4a6bc4b56 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=932baae3-3eb8-48c4-bfcd-306e5cda0095 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af
2026-06-12 21:10:20.166112 | controller | Jun 12 19:42:14.041382 crc crio[3657]: time="2026-06-12T19:42:14.041192947Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2343e015-f0cb-4d21-a9ec-b34a42a25b68 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166128 | controller | Jun 12 19:42:14.049818 crc crio[3657]: time="2026-06-12T19:42:14.048738724Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=51d60bd1-02b0-4a8c-9d47-c70cb1e2c487 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166144 | controller | Jun 12 19:42:14.049818 crc crio[3657]: time="2026-06-12T19:42:14.049589377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166163 | controller | Jun 12 19:42:14.063395 crc crio[3657]: time="2026-06-12T19:42:14.063174778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=a6455848-e218-4919-afa4-43df9e2124fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166179 | controller | Jun 12 19:42:14.066140 crc crio[3657]: time="2026-06-12T19:42:14.06580831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=47b7d8fa-e3d6-4513-8b0a-d2bd106235b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166195 | controller | Jun 12 19:42:14.074754 crc crio[3657]: time="2026-06-12T19:42:14.074226211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166210 | controller | Jun 12 19:42:14.075948 crc crio[3657]: time="2026-06-12T19:42:14.075827295Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=16322a63-2be2-4ed7-ae6e-90571ed658d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166226 | controller | Jun 12 19:42:14.076551 crc crio[3657]: time="2026-06-12T19:42:14.076390681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166242 | controller | Jun 12 19:42:14.195626 crc crio[3657]: time="2026-06-12T19:42:14.195246322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166257 | controller | Jun 12 19:42:14.874544 crc crio[3657]: time="2026-06-12T19:42:14.873865511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a720ef03-76c1-4934-acb0-bee73c97cfc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166272 | controller | Jun 12 19:42:14.904987 crc crio[3657]: time="2026-06-12T19:42:14.903178992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=83367063-be82-4c00-a17c-8afbfcd164e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166287 | controller | Jun 12 19:42:14.919513 crc crio[3657]: time="2026-06-12T19:42:14.909650871Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=2d4c2156-5363-436d-85b3-b58491468802 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166303 | controller | Jun 12 19:42:14.919513 crc crio[3657]: time="2026-06-12T19:42:14.910151916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166319 | controller | Jun 12 19:42:15.025513 crc crio[3657]: time="2026-06-12T19:42:15.025205616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166334 | controller | Jun 12 19:42:16.788359 crc crio[3657]: time="2026-06-12T19:42:16.769613459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166350 | controller | Jun 12 19:42:17.277713 crc crio[3657]: time="2026-06-12T19:42:17.271685458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166372 | controller | Jun 12 19:42:17.291088 crc crio[3657]: time="2026-06-12T19:42:17.290590684Z" level=info msg="Created container baf3343f60c368fbf629406d779bc6c37cf2cdd29caf74d494fc1a21fcfe71f1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=16322a63-2be2-4ed7-ae6e-90571ed658d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166388 | controller | Jun 12 19:42:17.295709 crc crio[3657]: time="2026-06-12T19:42:17.295200025Z" level=info msg="Starting container: baf3343f60c368fbf629406d779bc6c37cf2cdd29caf74d494fc1a21fcfe71f1" id=567fa354-32e7-4ea5-8b67-666af64859c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.166405 | controller | Jun 12 19:42:17.365682 crc crio[3657]: time="2026-06-12T19:42:17.358790669Z" level=info msg="Started container" PID=5667 containerID=baf3343f60c368fbf629406d779bc6c37cf2cdd29caf74d494fc1a21fcfe71f1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=567fa354-32e7-4ea5-8b67-666af64859c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af
2026-06-12 21:10:20.166422 | controller | Jun 12 19:42:17.478445 crc crio[3657]: time="2026-06-12T19:42:17.477514781Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=728df08b-df4a-4b75-b8cf-f842bceec8f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166438 | controller | Jun 12 19:42:17.485073 crc crio[3657]: time="2026-06-12T19:42:17.484734734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=ba3efa87-7a63-4eaa-82d9-d3a091834305 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166455 | controller | Jun 12 19:42:17.505020 crc crio[3657]: time="2026-06-12T19:42:17.502858879Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=22dede53-b5a1-4583-876b-d3a0aeebe6b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166471 | controller | Jun 12 19:42:17.505020 crc crio[3657]: time="2026-06-12T19:42:17.504159666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166487 | controller | Jun 12 19:42:17.601163 crc crio[3657]: time="2026-06-12T19:42:17.601039662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166503 | controller | Jun 12 19:42:17.836576 crc crio[3657]: time="2026-06-12T19:42:17.835111003Z" level=info msg="Created container e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93: openshift-etcd/etcd-crc/etcd-resources-copy" id=2d4c2156-5363-436d-85b3-b58491468802 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166519 | controller | Jun 12 19:42:17.840845 crc crio[3657]: time="2026-06-12T19:42:17.840774372Z" level=info msg="Starting container: e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93" id=3760456d-61e4-41be-90de-2e3d6d9059a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.166535 | controller | Jun 12 19:42:17.917177 crc crio[3657]: time="2026-06-12T19:42:17.916827343Z" level=info msg="Started container" PID=5679 containerID=e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93 description=openshift-etcd/etcd-crc/etcd-resources-copy id=3760456d-61e4-41be-90de-2e3d6d9059a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb
2026-06-12 21:10:20.166550 | controller | Jun 12 19:42:18.834581 crc crio[3657]: time="2026-06-12T19:42:18.834411963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166570 | controller | Jun 12 19:42:18.891383 crc crio[3657]: time="2026-06-12T19:42:18.891174246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166587 | controller | Jun 12 19:42:18.898531 crc crio[3657]: time="2026-06-12T19:42:18.898179353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166603 | controller | Jun 12 19:42:19.074337 crc crio[3657]: time="2026-06-12T19:42:19.074109969Z" level=info msg="Created container 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=51d60bd1-02b0-4a8c-9d47-c70cb1e2c487 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166618 | controller | Jun 12 19:42:19.077210 crc crio[3657]: time="2026-06-12T19:42:19.076847237Z" level=info msg="Created container ab195c0efd5f41478b5c0a9599cd76da06d6b5d61dba519fb6b5f21f7e3e39f7: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=22dede53-b5a1-4583-876b-d3a0aeebe6b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166633 | controller | Jun 12 19:42:19.078525 crc crio[3657]: time="2026-06-12T19:42:19.078239576Z" level=info msg="Starting container: ab195c0efd5f41478b5c0a9599cd76da06d6b5d61dba519fb6b5f21f7e3e39f7" id=e4556719-ce46-4cf8-a3cc-8877f0de5a15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.166649 | controller | Jun 12 19:42:19.079435 crc crio[3657]: time="2026-06-12T19:42:19.078475003Z" level=info msg="Starting container: 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5" id=a4f80f1e-89da-4f0e-8c41-86d746f80cf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.166664 | controller | Jun 12 19:42:19.093627 crc crio[3657]: time="2026-06-12T19:42:19.093407977Z" level=info msg="Started container" PID=5706 containerID=ab195c0efd5f41478b5c0a9599cd76da06d6b5d61dba519fb6b5f21f7e3e39f7 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=e4556719-ce46-4cf8-a3cc-8877f0de5a15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af
2026-06-12 21:10:20.166679 | controller | Jun 12 19:42:19.102736 crc crio[3657]: time="2026-06-12T19:42:19.102605858Z" level=info msg="Created container 6b658cf9129be96d5b9445979937ba9e75317c5689cea29a89962171c7fb35d4: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=5c1866a2-c22c-45da-ad18-9440dbd75db1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166696 | controller | Jun 12 19:42:19.105629 crc crio[3657]: time="2026-06-12T19:42:19.105538521Z" level=info msg="Starting container: 6b658cf9129be96d5b9445979937ba9e75317c5689cea29a89962171c7fb35d4" id=c04b4def-8901-41bc-9d5c-d7127abd70ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.166712 | controller | Jun 12 19:42:19.117004 crc crio[3657]: time="2026-06-12T19:42:19.116832292Z" level=info msg="Started container" PID=5708 containerID=368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a4f80f1e-89da-4f0e-8c41-86d746f80cf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786
2026-06-12 21:10:20.166728 | controller | Jun 12 19:42:19.129611 crc crio[3657]: time="2026-06-12T19:42:19.129194952Z" level=info msg="Started container" PID=5711 containerID=6b658cf9129be96d5b9445979937ba9e75317c5689cea29a89962171c7fb35d4 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=c04b4def-8901-41bc-9d5c-d7127abd70ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53
2026-06-12 21:10:20.166749 | controller | Jun 12 19:42:19.146245 crc crio[3657]: time="2026-06-12T19:42:19.145831196Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ab3df506-52d5-4302-a154-9ff141020a30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166765 | controller | Jun 12 19:42:19.156069 crc crio[3657]: time="2026-06-12T19:42:19.155992804Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=76d9148a-d44f-4f54-8a0e-7016ef5dfb89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166781 | controller | Jun 12 19:42:19.159837 crc crio[3657]: time="2026-06-12T19:42:19.159801992Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=f57a50c1-18aa-4850-8dd7-1f36d7500ab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166796 | controller | Jun 12 19:42:19.165693 crc crio[3657]: time="2026-06-12T19:42:19.165472875Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=2f3e6204-e7be-4b43-b842-a1ab513c3e91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166812 | controller | Jun 12 19:42:19.179854 crc crio[3657]: time="2026-06-12T19:42:19.179743Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=9a243c8c-925c-4695-986f-200e93557a08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166828 | controller | Jun 12 19:42:19.180928 crc crio[3657]: time="2026-06-12T19:42:19.180599663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166844 | controller | Jun 12 19:42:19.203788 crc crio[3657]: time="2026-06-12T19:42:19.203031569Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=cda50f0d-146d-4081-93e2-1f6abebf03cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166883 | controller | Jun 12 19:42:19.204090 crc crio[3657]: time="2026-06-12T19:42:19.203822692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166900 | controller | Jun 12 19:42:19.234684 crc crio[3657]: time="2026-06-12T19:42:19.234049141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166915 | controller | Jun 12 19:42:19.288762 crc crio[3657]: time="2026-06-12T19:42:19.287169891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166931 | controller | Jun 12 19:42:20.007819 crc crio[3657]: time="2026-06-12T19:42:19.991532537Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=72ff4f82-73a0-46c4-82e2-6ec307ff67af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166946 | controller | Jun 12 19:42:20.010824 crc crio[3657]: time="2026-06-12T19:42:20.00958227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=1b674029-55fe-4c8c-96b7-cd103e4cbf4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.166967 | controller | Jun 12 19:42:20.024625 crc crio[3657]: time="2026-06-12T19:42:20.020812791Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=4ff345bd-3332-42f2-8624-750e25b81333 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.166983 | controller | Jun 12 19:42:20.024625 crc crio[3657]: time="2026-06-12T19:42:20.021307565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.166999 | controller | Jun 12 19:42:20.265135 crc crio[3657]: time="2026-06-12T19:42:20.264642061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167015 | controller | Jun 12 19:42:22.621851 crc crio[3657]: time="2026-06-12T19:42:22.621597314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167031 | controller | Jun 12 19:42:22.674811 crc crio[3657]: time="2026-06-12T19:42:22.674106032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167047 | controller | Jun 12 19:42:23.479739 crc crio[3657]: time="2026-06-12T19:42:23.479072513Z" level=info msg="Created container e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=9a243c8c-925c-4695-986f-200e93557a08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167063 | controller | Jun 12 19:42:23.484438 crc crio[3657]: time="2026-06-12T19:42:23.483143988Z" level=info msg="Starting container: e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c" id=fe15557b-d400-45f3-9c0c-685890eba921 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.167079 | controller | Jun 12 19:42:23.530650 crc crio[3657]: time="2026-06-12T19:42:23.530604437Z" level=info msg="Created container da01ecd6290d53c3efde7f57f44ed22e54a1995265be9d8a12d659d3d01fa56d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=cda50f0d-146d-4081-93e2-1f6abebf03cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167095 | controller | Jun 12 19:42:23.532839 crc crio[3657]: time="2026-06-12T19:42:23.532811017Z" level=info msg="Starting container: da01ecd6290d53c3efde7f57f44ed22e54a1995265be9d8a12d659d3d01fa56d" id=ef0fd2a7-cd7e-4264-bbc0-e84156f538ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.167111 | controller | Jun 12 19:42:23.567395 crc crio[3657]: time="2026-06-12T19:42:23.561231428Z" level=info msg="Started container" PID=5790 containerID=e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=fe15557b-d400-45f3-9c0c-685890eba921 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786
2026-06-12 21:10:20.167128 | controller | Jun 12 19:42:23.680808 crc crio[3657]: time="2026-06-12T19:42:23.680573433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167144 | controller | Jun 12 19:42:23.682844 crc crio[3657]: time="2026-06-12T19:42:23.682693998Z" level=info msg="Started container" PID=5795 containerID=da01ecd6290d53c3efde7f57f44ed22e54a1995265be9d8a12d659d3d01fa56d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=ef0fd2a7-cd7e-4264-bbc0-e84156f538ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53
2026-06-12 21:10:20.167163 | controller | Jun 12 19:42:23.753010 crc crio[3657]: time="2026-06-12T19:42:23.744191803Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8b36d523-5630-4817-92d6-eadccfb28cbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.167180 | controller | Jun 12 19:42:23.762173 crc crio[3657]: time="2026-06-12T19:42:23.760799038Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=800a6372-d918-4fb6-92c9-101f778c1801 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.167196 | controller | Jun 12 19:42:23.781452 crc crio[3657]: time="2026-06-12T19:42:23.781013588Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=b421db8f-7626-4180-840d-629de061b844 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167212 | controller | Jun 12 19:42:23.782979 crc crio[3657]: time="2026-06-12T19:42:23.782849871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167228 | controller | Jun 12 19:42:23.923846 crc crio[3657]: time="2026-06-12T19:42:23.922632371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167244 | controller | Jun 12 19:42:24.245860 crc crio[3657]: time="2026-06-12T19:42:24.245483571Z" level=info msg="Created container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10: openshift-etcd/etcd-crc/etcdctl" id=4ff345bd-3332-42f2-8624-750e25b81333 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167259 | controller | Jun 12 19:42:24.257545 crc crio[3657]: time="2026-06-12T19:42:24.257107555Z" level=info msg="Starting container: 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10" id=bc532f7f-3af0-427f-869f-e97c97ab5c37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.167275 | controller | Jun 12 19:42:24.398254 crc crio[3657]: time="2026-06-12T19:42:24.397246872Z" level=info msg="Started container" PID=5818 containerID=12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 description=openshift-etcd/etcd-crc/etcdctl id=bc532f7f-3af0-427f-869f-e97c97ab5c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb
2026-06-12 21:10:20.167291 | controller | Jun 12 19:42:24.523663 crc crio[3657]: time="2026-06-12T19:42:24.523126525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8876e308-a3c3-47f4-b22d-3b999f1af3f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.167307 | controller | Jun 12 19:42:24.528246 crc crio[3657]: time="2026-06-12T19:42:24.52785893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3df14041-ee41-49f7-a0b9-c7f9cbe5fcd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.167323 | controller | Jun 12 19:42:24.536430 crc crio[3657]: time="2026-06-12T19:42:24.535112966Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=08c82a11-0d81-49f8-842e-a06c9abcd4ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167339 | controller | Jun 12 19:42:24.536430 crc crio[3657]: time="2026-06-12T19:42:24.536134896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167354 | controller | Jun 12 19:42:24.599706 crc crio[3657]: time="2026-06-12T19:42:24.599480433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167374 | controller | Jun 12 19:42:25.298868 crc crio[3657]: time="2026-06-12T19:42:25.298824327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167390 | controller | Jun 12 19:42:25.822514 crc crio[3657]: time="2026-06-12T19:42:25.821772412Z" level=info msg="Created container f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=b421db8f-7626-4180-840d-629de061b844 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167407 | controller | Jun 12 19:42:25.832549 crc crio[3657]: time="2026-06-12T19:42:25.831685748Z" level=info msg="Starting container: f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455" id=d4124f44-1200-4882-999c-2e006af2237d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.167423 | controller | Jun 12 19:42:26.004859 crc crio[3657]: time="2026-06-12T19:42:26.002680837Z" level=info msg="Started container" PID=5850 containerID=f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d4124f44-1200-4882-999c-2e006af2237d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786
2026-06-12 21:10:20.167440 | controller | Jun 12 19:42:26.253639 crc crio[3657]: time="2026-06-12T19:42:26.252850525Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0dcb742e-7646-4b69-b704-17eb814fd0a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.167456 | controller | Jun 12 19:42:26.262854 crc crio[3657]: time="2026-06-12T19:42:26.262126637Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e9b7d3d5-d797-4050-a612-032a5cf7108b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.167472 | controller | Jun 12 19:42:26.280542 crc crio[3657]: time="2026-06-12T19:42:26.279214406Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=5a2bd97c-7df8-40e3-8c94-bbc355c8862a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167487 | controller | Jun 12 19:42:26.280542 crc crio[3657]: time="2026-06-12T19:42:26.280548664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167503 | controller | Jun 12 19:42:26.310654 crc crio[3657]: time="2026-06-12T19:42:26.309566575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167519 | controller | Jun 12 19:42:26.424636 crc crio[3657]: time="2026-06-12T19:42:26.424494509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167535 | controller | Jun 12 19:42:27.192674 crc crio[3657]: time="2026-06-12T19:42:27.177169067Z" level=info msg="Created container b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5: openshift-etcd/etcd-crc/etcd" id=08c82a11-0d81-49f8-842e-a06c9abcd4ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167550 | controller | Jun 12 19:42:27.192674 crc crio[3657]: time="2026-06-12T19:42:27.186562978Z" level=info msg="Starting container: b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5" id=c95d92cc-cb8f-457d-a278-5b6832b05a62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.167570 | controller | Jun 12 19:42:27.254974 crc crio[3657]: time="2026-06-12T19:42:27.254791781Z" level=info msg="Started container" PID=5883 containerID=b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5 description=openshift-etcd/etcd-crc/etcd id=c95d92cc-cb8f-457d-a278-5b6832b05a62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb
2026-06-12 21:10:20.167586 | controller | Jun 12 19:42:27.322652 crc crio[3657]: time="2026-06-12T19:42:27.32259227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=bb80bb7d-763f-496b-abfb-4ead3d37e779 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.167602 | controller | Jun 12 19:42:27.334344 crc crio[3657]: time="2026-06-12T19:42:27.327591014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=688b9ba9-95fb-420d-99a3-b7e9ecf4f423 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.167618 | controller | Jun 12 19:42:27.334344 crc crio[3657]: time="2026-06-12T19:42:27.331182924Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=735383fb-fd15-441f-989b-09fab6741ee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167634 | controller | Jun 12 19:42:27.334344 crc crio[3657]: time="2026-06-12T19:42:27.333095689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167650 | controller | Jun 12 19:42:27.531367 crc crio[3657]: time="2026-06-12T19:42:27.531076155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167665 | controller | Jun 12 19:42:27.534554 crc crio[3657]: time="2026-06-12T19:42:27.534244415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167682 | controller | Jun 12 19:42:28.112806 crc crio[3657]: time="2026-06-12T19:42:28.106807075Z" level=info msg="Created container 1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=5a2bd97c-7df8-40e3-8c94-bbc355c8862a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167697 | controller | Jun 12 19:42:28.116955 crc crio[3657]: time="2026-06-12T19:42:28.115473297Z" level=info msg="Starting container: 1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed" id=b4950d4d-130e-42c7-94fe-ad93db446489 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.167713 | controller | Jun 12 19:42:28.233569 crc crio[3657]: time="2026-06-12T19:42:28.224204747Z" level=info msg="Started container" PID=5910 containerID=1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=b4950d4d-130e-42c7-94fe-ad93db446489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786
2026-06-12 21:10:20.167728 | controller | Jun 12 19:42:28.861801 crc crio[3657]: time="2026-06-12T19:42:28.8608638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167744 | controller | Jun 12 19:42:29.748135 crc crio[3657]: time="2026-06-12T19:42:29.748004518Z" level=info msg="Created container 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351: openshift-etcd/etcd-crc/etcd-metrics" id=735383fb-fd15-441f-989b-09fab6741ee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167763 | controller | Jun 12 19:42:29.752688 crc crio[3657]: time="2026-06-12T19:42:29.752431324Z" level=info msg="Starting container: 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351" id=91392667-6832-47f7-b107-df912b7ad390 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.167780 | controller | Jun 12 19:42:29.800062 crc crio[3657]: time="2026-06-12T19:42:29.799421338Z" level=info msg="Started container" PID=5929 containerID=4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351 description=openshift-etcd/etcd-crc/etcd-metrics id=91392667-6832-47f7-b107-df912b7ad390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb
2026-06-12 21:10:20.167796 | controller | Jun 12 19:42:29.822636 crc crio[3657]: time="2026-06-12T19:42:29.822482491Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=7fda3587-3104-464c-b8e5-ef8edfd5e518 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.167811 | controller | Jun 12 19:42:29.826810 crc crio[3657]: time="2026-06-12T19:42:29.826678821Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=686c2aae-ae8f-4595-91e8-997d0c203b28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.167827 | controller | Jun 12 19:42:29.831174 crc crio[3657]: time="2026-06-12T19:42:29.831029374Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=5a73820a-e3bd-4ca1-a7fa-a36ce6f5bc73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167843 | controller | Jun 12 19:42:29.831832 crc crio[3657]: time="2026-06-12T19:42:29.831725474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167879 | controller | Jun 12 19:42:29.875513 crc crio[3657]: time="2026-06-12T19:42:29.875378903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167896 | controller | Jun 12 19:42:30.576522 crc crio[3657]: time="2026-06-12T19:42:30.576354484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.167912 | controller | Jun 12 19:42:30.870762 crc crio[3657]: time="2026-06-12T19:42:30.87062534Z" level=info msg="Created container 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7: openshift-etcd/etcd-crc/etcd-readyz" id=5a73820a-e3bd-4ca1-a7fa-a36ce6f5bc73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.167928 | controller | Jun 12 19:42:30.873001 crc crio[3657]: time="2026-06-12T19:42:30.872685848Z" level=info msg="Starting container: 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7" id=2d8bca58-6edb-469f-bd17-e90fd32bd321 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.167944 | controller | Jun 12 19:42:30.905015 crc crio[3657]: time="2026-06-12T19:42:30.904246774Z" level=info msg="Started container" PID=5950 containerID=6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7 description=openshift-etcd/etcd-crc/etcd-readyz id=2d8bca58-6edb-469f-bd17-e90fd32bd321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb
2026-06-12 21:10:20.167960 | controller | Jun 12 19:42:30.926435 crc crio[3657]: time="2026-06-12T19:42:30.926354851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=4106bc93-fed6-4ea6-90ca-ac1286ac5a12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.167975 | controller | Jun 12 19:42:30.930156 crc crio[3657]: time="2026-06-12T19:42:30.929924843Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=2b94e985-3450-42c5-ac1e-e0cd7d1a15f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.167995 | controller | Jun 12 19:42:30.933735 crc crio[3657]: time="2026-06-12T19:42:30.933159545Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=f30613ac-1dc0-4da1-a6d6-215b095c9cf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.168011 | controller | Jun 12 19:42:30.934229 crc crio[3657]: time="2026-06-12T19:42:30.934126212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168027 | controller | Jun 12 19:42:30.952567 crc crio[3657]: time="2026-06-12T19:42:30.952476973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168043 | controller | Jun 12 19:42:31.596116 crc crio[3657]: time="2026-06-12T19:42:31.59590349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168058 | controller | Jun 12 19:42:31.751148 crc crio[3657]: time="2026-06-12T19:42:31.750734557Z" level=info msg="Created container ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d: openshift-etcd/etcd-crc/etcd-rev" id=f30613ac-1dc0-4da1-a6d6-215b095c9cf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.168074 | controller | Jun 12 19:42:31.754105 crc crio[3657]: time="2026-06-12T19:42:31.753969048Z" level=info msg="Starting container: ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d" id=bd31fa10-dd5a-424a-b646-1874b6085cbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.168089 | controller | Jun 12 19:42:31.763131 crc crio[3657]: time="2026-06-12T19:42:31.762763939Z" level=info msg="Started container" PID=5967 containerID=ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d description=openshift-etcd/etcd-crc/etcd-rev id=bd31fa10-dd5a-424a-b646-1874b6085cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb
2026-06-12 21:10:20.168105 | controller | Jun 12 19:42:47.703550 crc crio[3657]: time="2026-06-12T19:42:47.702034308Z" level=info msg="Stopping container: 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819 (timeout: 30s)" id=778f576d-ea6a-4c23-8aaa-5ef99ee56ad4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.168121 | controller | Jun 12 19:42:47.864645 crc crio[3657]: time="2026-06-12T19:42:47.86414381Z" level=info msg="Stopped container 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=778f576d-ea6a-4c23-8aaa-5ef99ee56ad4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.168137 | controller | Jun 12 19:42:47.872162 crc crio[3657]: time="2026-06-12T19:42:47.871785258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=1a01ddbd-b11d-4ec2-b1a3-20cd4ccba941 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.168153 | controller | Jun 12 19:42:47.880221 crc crio[3657]: time="2026-06-12T19:42:47.88000428Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=65d1b730-baa1-4ee4-b35b-70ede5f1f057 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.168168 | controller | Jun 12 19:42:47.892082 crc crio[3657]: time="2026-06-12T19:42:47.89015969Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=81a35271-79c4-45c0-8c48-e8e27aae81be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.168187 | controller | Jun 12 19:42:47.896787 crc crio[3657]: time="2026-06-12T19:42:47.896616576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168204 | controller | Jun 12 19:42:47.933829 crc crio[3657]: time="2026-06-12T19:42:47.933094379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168220 | controller | Jun 12 19:42:48.372640 crc crio[3657]: time="2026-06-12T19:42:48.371593607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168236 | controller | Jun 12 19:42:48.531119 crc crio[3657]: time="2026-06-12T19:42:48.530975942Z" level=info msg="Created container e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=81a35271-79c4-45c0-8c48-e8e27aae81be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.168252 | controller | Jun 12 19:42:48.536457 crc crio[3657]: time="2026-06-12T19:42:48.535047927Z" level=info msg="Starting container: e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a" id=62d189aa-b161-4b9b-bb6d-7b3fa203b387 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.168268 | controller | Jun 12 19:42:48.559706 crc crio[3657]: time="2026-06-12T19:42:48.559203214Z" level=info msg="Started container" PID=6206 containerID=e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=62d189aa-b161-4b9b-bb6d-7b3fa203b387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53
2026-06-12 21:10:20.168284 | controller | Jun 12 19:42:50.175535 crc crio[3657]: time="2026-06-12T19:42:50.175078599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8b0194f9-b274-4d9a-a4bc-74afae0fb277 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.168300 | controller | Jun 12 19:42:50.184697 crc crio[3657]: time="2026-06-12T19:42:50.184141877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=123fd2a5-f84e-431e-928c-308b5c4b805d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.168316 | controller | Jun 12 19:42:50.191729 crc crio[3657]: time="2026-06-12T19:42:50.190759756Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=6e87d4f8-6dd3-4fb3-a9e5-b3a81d07d44d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.168331 | controller | Jun 12 19:42:50.192072 crc crio[3657]: time="2026-06-12T19:42:50.191774055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168348 | controller | Jun 12 19:42:50.229063 crc crio[3657]: time="2026-06-12T19:42:50.228770444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168364 | controller | Jun 12 19:42:50.724990 crc crio[3657]: time="2026-06-12T19:42:50.724061876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168379 | controller | Jun 12 19:42:50.840636 crc crio[3657]: time="2026-06-12T19:42:50.840358169Z" level=info msg="Created container 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=6e87d4f8-6dd3-4fb3-a9e5-b3a81d07d44d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.168398 | controller | Jun 12 19:42:50.843964 crc crio[3657]: time="2026-06-12T19:42:50.843562479Z" level=info msg="Starting container: 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b" id=5819dfd8-786a-438b-aa89-f440e774b8d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.168435 | controller | Jun 12 19:42:50.855469 crc crio[3657]: time="2026-06-12T19:42:50.855393705Z" level=info msg="Started container" PID=6248 containerID=5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=5819dfd8-786a-438b-aa89-f440e774b8d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786
2026-06-12 21:10:20.168456 | controller | Jun 12 19:42:51.189719 crc crio[3657]: time="2026-06-12T19:42:51.18950813Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9c0dabd4-4fa4-413b-b61c-db2b1a53fae8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.168473 | controller | Jun 12 19:42:51.194432 crc crio[3657]: time="2026-06-12T19:42:51.193848284Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=611768ab-68b9-4b7c-b1d4-c8c44c101dc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.168489 | controller | Jun 12 19:42:51.198640 crc crio[3657]: time="2026-06-12T19:42:51.198556001Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=cf958039-a2ee-4a02-a24d-9222aa8b68c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.168506 | controller | Jun 12 19:42:51.199743 crc crio[3657]: time="2026-06-12T19:42:51.199638001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168522 | controller | Jun 12 19:42:51.217841 crc crio[3657]: time="2026-06-12T19:42:51.217721822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168538 | controller | Jun 12 19:42:51.758984 crc crio[3657]: time="2026-06-12T19:42:51.758855986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168553 | controller | Jun 12 19:42:51.839736 crc crio[3657]: time="2026-06-12T19:42:51.839601059Z" level=info msg="Created container d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=cf958039-a2ee-4a02-a24d-9222aa8b68c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.168569 | controller | Jun 12 19:42:51.842248 crc crio[3657]: time="2026-06-12T19:42:51.842127061Z" level=info msg="Starting container: d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384" id=96cc3ef3-5caf-4d39-8506-09bad0477e77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.168585 | controller | Jun 12 19:42:51.851011 crc crio[3657]: time="2026-06-12T19:42:51.850840408Z" level=info msg="Started container" PID=6303 containerID=d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=96cc3ef3-5caf-4d39-8506-09bad0477e77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786
2026-06-12 21:10:20.168605 | controller | Jun 12 19:43:42.035137 crc crio[3657]: time="2026-06-12T19:43:42.016406887Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.168621 | controller | Jun 12 19:43:42.035137 crc crio[3657]: time="2026-06-12T19:43:42.035080968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168637 | controller | Jun 12 19:43:42.047846 crc crio[3657]: time="2026-06-12T19:43:42.046656921Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=6d43597b-c20e-48a8-9e42-45e463bae691 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.168653 | controller | Jun 12 19:43:42.047846 crc crio[3657]: time="2026-06-12T19:43:42.047251688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168668 | controller | Jun 12 19:43:42.147493 crc crio[3657]: time="2026-06-12T19:43:42.147054788Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=6d43597b-c20e-48a8-9e42-45e463bae691 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.168684 | controller | Jun 12 19:43:42.175174 crc crio[3657]: time="2026-06-12T19:43:42.175073586Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/8cd91413-ab8b-4893-8cad-59f7a4842c5f 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:0xc0001a29a0}] Aliases:map[]}"
2026-06-12 21:10:20.168712 | controller | Jun 12 19:43:42.175174 crc crio[3657]: time="2026-06-12T19:43:42.175138548Z" 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 21:10:20.168728 | controller | Jun 12 19:43:42.180697 crc crio[3657]: time="2026-06-12T19:43:42.180592155Z" level=info msg="Ran pod sandbox c3755ecbedfb155662e870e8b3b33f0f22403a28041508e98503aa55af993e09 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=6d43597b-c20e-48a8-9e42-45e463bae691 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.168744 | controller | Jun 12 19:43:42.473326 crc crio[3657]: time="2026-06-12T19:43:42.472698242Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=834fc952-792e-48b2-83c1-f815802f9db1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.168761 | controller | Jun 12 19:43:42.552786 crc crio[3657]: time="2026-06-12T19:43:42.551077125Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.168777 | controller | Jun 12 19:43:42.552786 crc crio[3657]: time="2026-06-12T19:43:42.551162458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168793 | controller | Jun 12 19:43:42.559890 crc crio[3657]: time="2026-06-12T19:43:42.559775508Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=714b5000-514c-4e99-8532-3c4eeabd7d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.168812 | controller | Jun 12 19:43:42.561474 crc crio[3657]: time="2026-06-12T19:43:42.560081926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168828 | controller | Jun 12 19:43:42.561540 crc crio[3657]: time="2026-06-12T19:43:42.560445049Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=ee0f2428-ca00-41d2-9261-05108d5aa0e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.168844 | controller | Jun 12 19:43:42.561540 crc crio[3657]: time="2026-06-12T19:43:42.561516256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168881 | controller | Jun 12 19:43:42.623535 crc crio[3657]: time="2026-06-12T19:43:42.623079169Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=714b5000-514c-4e99-8532-3c4eeabd7d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.168899 | controller | Jun 12 19:43:42.629404 crc crio[3657]: time="2026-06-12T19:43:42.629145079Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=5ed948b8-1ca5-4bfa-a5aa-74cd88077c59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.168915 | controller | Jun 12 19:43:42.629456 crc crio[3657]: time="2026-06-12T19:43:42.629405436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.168931 | controller | Jun 12 19:43:42.676222 crc crio[3657]: time="2026-06-12T19:43:42.676017513Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0557c9ac-3d4c-4bc8-baa6-d4baaeda917b 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:0xc0019943d0}] Aliases:map[]}"
2026-06-12 21:10:20.168948 | controller | Jun 12 19:43:42.676222 crc crio[3657]: time="2026-06-12T19:43:42.676210208Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.168964 | controller | Jun 12 19:43:42.704531 crc crio[3657]: time="2026-06-12T19:43:42.704122942Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=ee0f2428-ca00-41d2-9261-05108d5aa0e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.168980 | controller | Jun 12 19:43:42.737554 crc crio[3657]: time="2026-06-12T19:43:42.736766181Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=5ed948b8-1ca5-4bfa-a5aa-74cd88077c59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.168995 | controller | Jun 12 19:43:42.769754 crc crio[3657]: time="2026-06-12T19:43:42.769487348Z" level=info msg="Ran pod sandbox 196ea754d5f3cc30c657a4cde4ce4a726f7f17e1e153081257756d4600f2b36e with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=714b5000-514c-4e99-8532-3c4eeabd7d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169011 | controller | Jun 12 19:43:42.845708 crc crio[3657]: time="2026-06-12T19:43:42.845239716Z" level=info msg="Ran pod sandbox 328252147ccbd67fb44acd02461c0bc88277908c42984c0f9f0a97cb9072be9e with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=ee0f2428-ca00-41d2-9261-05108d5aa0e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169031 | controller | Jun 12 19:43:42.855890 crc crio[3657]: time="2026-06-12T19:43:42.855747842Z" level=info msg="Ran pod sandbox 12d9e6518e3347c0c58eba28632ccb88f5d59a5f21d970b278adc43eba0261c3 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=5ed948b8-1ca5-4bfa-a5aa-74cd88077c59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169047 | controller | Jun 12 19:43:42.885247 crc crio[3657]: time="2026-06-12T19:43:42.885194757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=617e7037-93e4-4bea-a642-345380e9e18c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.169063 | controller | Jun 12 19:43:42.896488 crc crio[3657]: time="2026-06-12T19:43:42.895885219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=cb26a325-fd5d-45f4-ae0d-7f37475ab22b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.169079 | controller | Jun 12 19:43:42.902641 crc crio[3657]: time="2026-06-12T19:43:42.899128168Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=4a6c30d8-f743-4717-b725-f4673df4c6fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.169094 | controller | Jun 12 19:43:42.909435 crc crio[3657]: time="2026-06-12T19:43:42.908542939Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=5d6d528b-ea49-4072-a176-133291096c85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.169110 | controller | Jun 12 19:43:43.036537 crc crio[3657]: time="2026-06-12T19:43:43.035950015Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169126 | controller | Jun 12 19:43:43.036537 crc crio[3657]: time="2026-06-12T19:43:43.036243784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169142 | controller | Jun 12 19:43:43.202209 crc crio[3657]: time="2026-06-12T19:43:43.201045585Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/1ac8b99f-70e5-4b7d-9748-c66b9fddc2f0 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:0xc0008a6228}] Aliases:map[]}"
2026-06-12 21:10:20.169159 | controller | Jun 12 19:43:43.202209 crc crio[3657]: time="2026-06-12T19:43:43.201639711Z" 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 21:10:20.169175 | controller | Jun 12 19:43:44.275832 crc crio[3657]: time="2026-06-12T19:43:44.275735226Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=98accd02-3774-4f46-aa81-85dde2b545e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.169191 | controller | Jun 12 19:43:44.276414 crc crio[3657]: time="2026-06-12T19:43:44.275889199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=429ae8fa-03d2-4257-8adb-e7f78452b11f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.169214 | controller | Jun 12 19:43:44.276865 crc crio[3657]: time="2026-06-12T19:43:44.276797235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=5fab209c-76c3-4905-b39e-a6d2c8108fbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.169230 | controller | Jun 12 19:43:44.279145 crc crio[3657]: time="2026-06-12T19:43:44.27847841Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3cde1094-a708-43d5-82b1-bccb92cde35b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.169246 | controller | Jun 12 19:43:44.284149 crc crio[3657]: time="2026-06-12T19:43:44.284065095Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=ea1e9a33-6db0-4394-abda-80ff0d0628cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.169262 | controller | Jun 12 19:43:44.325250 crc crio[3657]: time="2026-06-12T19:43:44.325054974Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169277 | controller | Jun 12 19:43:44.325250 crc crio[3657]: time="2026-06-12T19:43:44.325147157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169293 | controller | Jun 12 19:43:44.379531 crc crio[3657]: time="2026-06-12T19:43:44.379093512Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/03a4dc7e-8d3b-4871-b2a4-102a636588db 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:0xc0008966a0}] Aliases:map[]}"
2026-06-12 21:10:20.169309 | controller | Jun 12 19:43:44.379531 crc crio[3657]: time="2026-06-12T19:43:44.379142433Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.169325 | controller | Jun 12 19:43:44.406639 crc crio[3657]: time="2026-06-12T19:43:44.401098917Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169341 | controller | Jun 12 19:43:44.406639 crc crio[3657]: time="2026-06-12T19:43:44.402324721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169356 | controller | Jun 12 19:43:44.412751 crc crio[3657]: time="2026-06-12T19:43:44.412480316Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169372 | controller | Jun 12 19:43:44.412831 crc crio[3657]: time="2026-06-12T19:43:44.412793854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169388 | controller | Jun 12 19:43:44.413541 crc crio[3657]: time="2026-06-12T19:43:44.413144425Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169407 | controller | Jun 12 19:43:44.413541 crc crio[3657]: time="2026-06-12T19:43:44.413197666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169423 | controller | Jun 12 19:43:44.413541 crc crio[3657]: time="2026-06-12T19:43:44.413508325Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169439 | controller | Jun 12 19:43:44.422085 crc crio[3657]: time="2026-06-12T19:43:44.413546206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169454 | controller | Jun 12 19:43:44.454465 crc crio[3657]: time="2026-06-12T19:43:44.451351137Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169470 | controller | Jun 12 19:43:44.454465 crc crio[3657]: time="2026-06-12T19:43:44.451416349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169485 | controller | Jun 12 19:43:44.485494 crc crio[3657]: time="2026-06-12T19:43:44.484159343Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169501 | controller | Jun 12 19:43:44.485494 crc crio[3657]: time="2026-06-12T19:43:44.484223835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169517 | controller | Jun 12 19:43:44.545831 crc crio[3657]: time="2026-06-12T19:43:44.545192966Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/17f21ded-7bbe-4e38-85c8-721d67241412 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:0xc000896978}] Aliases:map[]}"
2026-06-12 21:10:20.169533 | controller | Jun 12 19:43:44.545831 crc crio[3657]: time="2026-06-12T19:43:44.545787402Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.169548 | controller | Jun 12 19:43:44.548595 crc crio[3657]: time="2026-06-12T19:43:44.548094491Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d5818c18-0d82-4171-a8aa-ef4c2d379db3 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:0xc002616148}] Aliases:map[]}"
2026-06-12 21:10:20.169565 | controller | Jun 12 19:43:44.548595 crc crio[3657]: time="2026-06-12T19:43:44.548160702Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.169580 | controller | Jun 12 19:43:44.554840 crc crio[3657]: time="2026-06-12T19:43:44.553787372Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/5dc225bb-1e20-483a-9e53-b7a5953e5729 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:0xc0008969e8}] Aliases:map[]}"
2026-06-12 21:10:20.169600 | controller | Jun 12 19:43:44.554840 crc crio[3657]: time="2026-06-12T19:43:44.554499022Z" 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 21:10:20.169617 | controller | Jun 12 19:43:44.562614 crc crio[3657]: time="2026-06-12T19:43:44.562468796Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169633 | controller | Jun 12 19:43:44.562614 crc crio[3657]: time="2026-06-12T19:43:44.562565848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169649 | controller | Jun 12 19:43:44.615793 crc crio[3657]: time="2026-06-12T19:43:44.614906108Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169665 | controller | Jun 12 19:43:44.615793 crc crio[3657]: time="2026-06-12T19:43:44.615189006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169682 | controller | Jun 12 19:43:44.706325 crc crio[3657]: time="2026-06-12T19:43:44.705962747Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/9595b99c-8b5c-445c-b658-f3368cc683d9 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:0xc0008a69e0}] Aliases:map[]}"
2026-06-12 21:10:20.169698 | controller | Jun 12 19:43:44.706325 crc crio[3657]: time="2026-06-12T19:43:44.706170333Z" 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 21:10:20.169714 | controller | Jun 12 19:43:44.752197 crc crio[3657]: time="2026-06-12T19:43:44.750899986Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/c760989d-d8d5-4b45-b08b-96c9dd5b1c53 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:0xc0008a6b08}] Aliases:map[]}"
2026-06-12 21:10:20.169730 | controller | Jun 12 19:43:44.775468 crc crio[3657]: time="2026-06-12T19:43:44.775352345Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.169746 | controller | Jun 12 19:43:44.891207 crc crio[3657]: time="2026-06-12T19:43:44.891165757Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/b7e36669-14fd-49f7-8d09-cf2ae773af58 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:0xc000896d90}] Aliases:map[]}"
2026-06-12 21:10:20.169766 | controller | Jun 12 19:43:44.891795 crc crio[3657]: time="2026-06-12T19:43:44.891761073Z" 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 21:10:20.169783 | controller | Jun 12 19:43:44.893621 crc crio[3657]: time="2026-06-12T19:43:44.893439341Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/90b18121-4a33-439a-b94e-94df9d3a87a9 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:0xc002616368}] Aliases:map[]}"
2026-06-12 21:10:20.169800 | controller | Jun 12 19:43:44.893621 crc crio[3657]: time="2026-06-12T19:43:44.893617866Z" 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 21:10:20.169816 | controller | Jun 12 19:43:44.942200 crc crio[3657]: time="2026-06-12T19:43:44.941707053Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/3d4bddb5-808a-44de-bbea-b9d6dcc607c9 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:0xc002616470}] Aliases:map[]}"
2026-06-12 21:10:20.169833 | controller | Jun 12 19:43:44.942200 crc crio[3657]: time="2026-06-12T19:43:44.942147195Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.169864 | controller | Jun 12 19:43:45.235815 crc crio[3657]: time="2026-06-12T19:43:45.235214474Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169888 | controller | Jun 12 19:43:45.237759 crc crio[3657]: time="2026-06-12T19:43:45.235840961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169906 | controller | Jun 12 19:43:45.348782 crc crio[3657]: time="2026-06-12T19:43:45.348514616Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169922 | controller | Jun 12 19:43:45.349911 crc crio[3657]: time="2026-06-12T19:43:45.348840535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169938 | controller | Jun 12 19:43:45.448046 crc crio[3657]: time="2026-06-12T19:43:45.44767567Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=dbefa2ae-6d12-4066-bbc5-2238d40d2a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169955 | controller | Jun 12 19:43:45.448148 crc crio[3657]: time="2026-06-12T19:43:45.44805087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.169975 | controller | Jun 12 19:43:45.764044 crc crio[3657]: time="2026-06-12T19:43:45.758171308Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.169992 | controller | Jun 12 19:43:45.768089 crc crio[3657]: time="2026-06-12T19:43:45.767139802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.170009 | controller | Jun 12 19:43:45.928739 crc crio[3657]: time="2026-06-12T19:43:45.917441303Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/165268a1-c760-47c2-b25c-98fdfb43afc9 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:0xc0008a60d8}] Aliases:map[]}"
2026-06-12 21:10:20.170025 | controller | Jun 12 19:43:45.928739 crc crio[3657]: time="2026-06-12T19:43:45.917824515Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.170041 | controller | Jun 12 19:43:45.966788 crc crio[3657]: time="2026-06-12T19:43:45.965795973Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170057 | controller | Jun 12 19:43:45.984069 crc crio[3657]: time="2026-06-12T19:43:45.975103395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.170073 | controller | Jun 12 19:43:46.071336 crc crio[3657]: time="2026-06-12T19:43:46.070443978Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170089 | controller | Jun 12 19:43:46.071336 crc crio[3657]: time="2026-06-12T19:43:46.070651136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.170105 | controller | Jun 12 19:43:46.108116 crc crio[3657]: time="2026-06-12T19:43:46.107723372Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=dbefa2ae-6d12-4066-bbc5-2238d40d2a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170121 | controller | Jun 12 19:43:46.156873 crc crio[3657]: time="2026-06-12T19:43:46.154781787Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170137 | controller | Jun 12 19:43:46.156873 crc crio[3657]: time="2026-06-12T19:43:46.155099665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.170153 | controller | Jun 12 19:43:46.281749 crc crio[3657]: time="2026-06-12T19:43:46.281124998Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170172 | controller | Jun 12 19:43:46.281847 crc crio[3657]: time="2026-06-12T19:43:46.281755135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.170189 | controller | Jun 12 19:43:46.284840 crc crio[3657]: time="2026-06-12T19:43:46.284347991Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/73f392c4-6347-46a0-918e-266591167ead 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:0xc00008c450}] Aliases:map[]}"
2026-06-12 21:10:20.170206 | controller | Jun 12 19:43:46.284840 crc crio[3657]: time="2026-06-12T19:43:46.284379002Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.170223 | controller | Jun 12 19:43:46.290395 crc crio[3657]: time="2026-06-12T19:43:46.289760132Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5b0ebdb7-019c-402a-ba0f-340ed47eb2ed 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:0xc0026162b0}] Aliases:map[]}"
2026-06-12 21:10:20.170239 | controller | Jun 12 19:43:46.290395 crc crio[3657]: time="2026-06-12T19:43:46.290385019Z" 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 21:10:20.170255 | controller | Jun 12 19:43:46.771507 crc crio[3657]: time="2026-06-12T19:43:46.77082684Z" level=info msg="Ran pod sandbox 139e30f39b5f0474a3e4bf6d2a8a962fdb993f23c37d89925233963d6365fb4f with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=dbefa2ae-6d12-4066-bbc5-2238d40d2a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170272 | controller | Jun 12 19:43:46.777341 crc crio[3657]: time="2026-06-12T19:43:46.776773726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=b3d77504-2a8a-41e1-822c-057af75910b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.170288 | controller | Jun 12 19:43:46.801363 crc crio[3657]: time="2026-06-12T19:43:46.798525163Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170303 | controller | Jun 12 19:43:46.801363 crc crio[3657]: time="2026-06-12T19:43:46.799661955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.170320 | controller | Jun 12 19:43:46.858142 crc crio[3657]: time="2026-06-12T19:43:46.857651068Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/c2125b54-7e42-4854-8ffc-e6366732da64 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:0xc002616418}] Aliases:map[]}"
2026-06-12 21:10:20.170340 | controller | Jun 12 19:43:46.858142 crc crio[3657]: time="2026-06-12T19:43:46.857855904Z" 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 21:10:20.170356 | controller | Jun 12 19:43:47.007113 crc crio[3657]: time="2026-06-12T19:43:47.006252192Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170372 | controller | Jun 12 19:43:47.007220 crc crio[3657]: time="2026-06-12T19:43:47.007137156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.170388 | controller | Jun 12 19:43:47.063464 crc crio[3657]: time="2026-06-12T19:43:47.061123957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a7074b0a-4d3a-4322-a67c-a133c962121a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.170403 | controller | Jun 12 19:43:47.160555 crc crio[3657]: time="2026-06-12T19:43:47.146352699Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=976abc0e-2345-4a92-8003-360b69362dcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170420 | controller | Jun 12 19:43:47.160555 crc crio[3657]: time="2026-06-12T19:43:47.146441542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.170436 | controller | Jun 12 19:43:47.234409 crc crio[3657]: time="2026-06-12T19:43:47.233730134Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=0f9faec7-14e0-465c-8d35-5866d053a6cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170451 | controller | Jun 12 19:43:47.234627 crc crio[3657]: time="2026-06-12T19:43:47.234607007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.170467 | controller | Jun 12 19:43:47.447609 crc crio[3657]: time="2026-06-12T19:43:47.447566011Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170483 | controller | Jun 12 19:43:47.461201 crc crio[3657]: time="2026-06-12T19:43:47.461179852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.170498 | controller | Jun 12 19:43:47.461836 crc crio[3657]: time="2026-06-12T19:43:47.450583627Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=5205dd20-5304-4ccc-87df-33f9ee0bb3d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.170514 | controller | Jun 12 19:43:47.561645 crc crio[3657]: time="2026-06-12T19:43:47.553487083Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/ffde29f3-8fdd-45a1-ba90-094f60207299 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:0xc00133c598}] Aliases:map[]}"
2026-06-12 21:10:20.170534 | controller | Jun 12 19:43:47.561645 crc crio[3657]: time="2026-06-12T19:43:47.553904435Z" 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 21:10:20.170550 | controller | Jun 12 19:43:47.563141 crc crio[3657]: time="2026-06-12T19:43:47.561912319Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170566 | controller | Jun 12 19:43:47.563141 crc crio[3657]: time="2026-06-12T19:43:47.562073053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.170582 | controller | Jun 12 19:43:47.705684 crc crio[3657]: time="2026-06-12T19:43:47.6964727Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=42e13886-bb14-4614-ae2b-01dbb8a686c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.170599 | controller | Jun 12 19:43:48.016231 crc crio[3657]: time="2026-06-12T19:43:48.015862369Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/a1a1a2bb-442f-4e56-9bc3-e113d80e9377 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:0xc00127e718}] Aliases:map[]}"
2026-06-12 21:10:20.170615 | controller | Jun 12 19:43:48.016231 crc crio[3657]: time="2026-06-12T19:43:48.015925511Z" 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 21:10:20.170631 | controller | Jun 12 19:43:48.134653 crc crio[3657]: time="2026-06-12T19:43:48.134477716Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8de646c9-e469-479d-a6be-11a14250a604 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:0xc00133c698}] Aliases:map[]}"
2026-06-12 21:10:20.170647 | controller | Jun 12 19:43:48.134653 crc crio[3657]: time="2026-06-12T19:43:48.134561938Z" 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 21:10:20.170664 | controller | Jun 12 19:43:49.057124 crc crio[3657]: time="2026-06-12T19:43:49.056814613Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a9a07109-38d9-4582-a2c4-071d19a21d89 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:0xc000896340}] Aliases:map[]}"
2026-06-12 21:10:20.170680 | controller | Jun 12 19:43:49.057124 crc crio[3657]: time="2026-06-12T19:43:49.057024318Z" 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 21:10:20.170696 | controller | Jun 12 19:43:49.245687 crc crio[3657]: time="2026-06-12T19:43:49.24288785Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0f9faec7-14e0-465c-8d35-5866d053a6cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170717 | controller | Jun 12 19:43:49.636736 crc crio[3657]: time="2026-06-12T19:43:49.635105472Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=976abc0e-2345-4a92-8003-360b69362dcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170733 | controller | Jun 12 19:43:50.229753 crc crio[3657]: time="2026-06-12T19:43:50.227452777Z" level=info msg="Ran pod sandbox 0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=0f9faec7-14e0-465c-8d35-5866d053a6cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170796 | controller | Jun 12 19:43:50.281731 crc crio[3657]: time="2026-06-12T19:43:50.258184462Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6aa6908f-cb86-46ed-845a-15e38de8e745 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.170817 | controller | Jun 12 19:43:50.350336 crc crio[3657]: time="2026-06-12T19:43:50.343334114Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/524e987c-3762-4eac-aaf0-83547c189025 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:0xc002616118}] Aliases:map[]}"
2026-06-12 21:10:20.170836 | controller | Jun 12 19:43:50.350336 crc crio[3657]: time="2026-06-12T19:43:50.343434117Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.170871 | controller | Jun 12 19:43:50.359218 crc crio[3657]: time="2026-06-12T19:43:50.352865119Z" level=info msg="Ran pod sandbox 02ef35a4d09b8aad6d09eb321930267aa571a268e092f22943daea4ec845013b with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=976abc0e-2345-4a92-8003-360b69362dcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.170889 | controller | Jun 12 19:43:50.375047 crc crio[3657]: time="2026-06-12T19:43:50.371919812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=ec99ed49-fd74-43cd-b4e7-6c4f2a4a536e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.170906 | controller | Jun 12 19:43:50.375047 crc crio[3657]: time="2026-06-12T19:43:50.372228199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=b444ca6f-f5e8-4097-9415-6731ef351cbf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.170923 | controller | Jun 12 19:43:50.425622 crc crio[3657]: time="2026-06-12T19:43:50.421799705Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/3b3aeb85-f8da-427b-a39f-5c7f61bfe765 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:0xc0019941a0}] Aliases:map[]}"
2026-06-12 21:10:20.170939 | controller | Jun 12 19:43:50.425622 crc crio[3657]: time="2026-06-12T19:43:50.422012741Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.170960 | controller | Jun 12 19:43:50.949253 crc crio[3657]: time="2026-06-12T19:43:50.94919111Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b71d4e61-43c2-4636-a271-c0c3ea8a08d7 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:0xc002616250}] Aliases:map[]}"
2026-06-12 21:10:20.171026 | controller | Jun 12 19:43:50.949604 crc crio[3657]: time="2026-06-12T19:43:50.949583381Z" 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 21:10:20.171050 | controller | Jun 12 19:43:51.029567 crc crio[3657]: time="2026-06-12T19:43:51.028759074Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=9940e766-62ba-45b0-80cb-707315d7a931 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.171066 | controller | Jun 12 19:43:51.071645 crc crio[3657]: time="2026-06-12T19:43:51.06676236Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5421fbab-e652-4be9-be04-b8abd682e1e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.171082 | controller | Jun 12 19:43:51.094914 crc crio[3657]: time="2026-06-12T19:43:51.094019835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=3aa290ec-06d5-41ba-bd0c-1c81803d4986 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.171097 | controller | Jun 12 19:43:53.173759 crc crio[3657]: time="2026-06-12T19:43:53.173701385Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=f2e41df0-c7ce-4059-ac91-5d806a750b00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171114 | controller | Jun 12 19:43:53.178862 crc crio[3657]: time="2026-06-12T19:43:53.178837879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.171130 | controller | Jun 12 19:43:53.326825 crc crio[3657]: time="2026-06-12T19:43:53.326773896Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f2e41df0-c7ce-4059-ac91-5d806a750b00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171145 | controller | Jun 12 19:43:53.346110 crc crio[3657]: time="2026-06-12T19:43:53.33871795Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171161 | controller | Jun 12 19:43:53.346110 crc crio[3657]: time="2026-06-12T19:43:53.343880014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.171177 | controller | Jun 12 19:43:53.367851 crc crio[3657]: time="2026-06-12T19:43:53.367764222Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171234 | controller | Jun 12 19:43:53.368814 crc crio[3657]: time="2026-06-12T19:43:53.368782219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.171252 | controller | Jun 12 19:43:53.401180 crc crio[3657]: time="2026-06-12T19:43:53.401128578Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171269 | controller | Jun 12 19:43:53.401583 crc crio[3657]: time="2026-06-12T19:43:53.401561899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.171285 | controller | Jun 12 19:43:53.414994 crc crio[3657]: time="2026-06-12T19:43:53.414370416Z" level=info msg="Ran pod sandbox f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=f2e41df0-c7ce-4059-ac91-5d806a750b00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171301 | controller | Jun 12 19:43:53.434920 crc crio[3657]: time="2026-06-12T19:43:53.423582234Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171317 | controller | Jun 12 19:43:53.434920 crc crio[3657]: time="2026-06-12T19:43:53.423650586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.171334 | controller | Jun 12 19:43:53.481668 crc crio[3657]: time="2026-06-12T19:43:53.480799542Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/90df6362-0a29-4e9a-b725-c7c87eab352c 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:0xc0008a6508}] Aliases:map[]}"
2026-06-12 21:10:20.171351 | controller | Jun 12 19:43:53.481668 crc crio[3657]: time="2026-06-12T19:43:53.481193643Z" 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 21:10:20.171368 | controller | Jun 12 19:43:53.486839 crc crio[3657]: time="2026-06-12T19:43:53.486794958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bd270ec0-4d80-4e7f-bfa0-69b099087e5d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.171385 | controller | Jun 12 19:43:53.570784 crc crio[3657]: time="2026-06-12T19:43:53.565076078Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1cc28954-4e05-4795-8309-544d47b024dd 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:0xc00008c5b0}] Aliases:map[]}"
2026-06-12 21:10:20.171401 | controller | Jun 12 19:43:53.570784 crc crio[3657]: time="2026-06-12T19:43:53.565120609Z" 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 21:10:20.171421 | controller | Jun 12 19:43:53.609033 crc crio[3657]: time="2026-06-12T19:43:53.608549365Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b255b071-5f1b-4cbc-9123-12017de559ab 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:0xc001994738}] Aliases:map[]}"
2026-06-12 21:10:20.171439 | controller | Jun 12 19:43:53.609033 crc crio[3657]: time="2026-06-12T19:43:53.60870064Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.171456 | controller | Jun 12 19:43:53.919835 crc crio[3657]: time="2026-06-12T19:43:53.919432101Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a7450e36-fe2b-40bd-84b9-749c0991aa57 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:0xc00008c6d0}] Aliases:map[]}"
2026-06-12 21:10:20.171473 | controller | Jun 12 19:43:53.919835 crc crio[3657]: time="2026-06-12T19:43:53.919493865Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.171490 | controller | Jun 12 19:43:54.020619 crc crio[3657]: time="2026-06-12T19:43:54.02018357Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=0147f88b-208e-4517-85c1-6ea03923a01f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171507 | controller | Jun 12 19:43:54.020619 crc crio[3657]: time="2026-06-12T19:43:54.02034043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.171525 | controller | Jun 12 19:43:54.022550 crc crio[3657]: time="2026-06-12T19:43:54.022503095Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=e51a85e1-358c-49aa-9e25-6c47ec37316b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171541 | controller | Jun 12 19:43:54.022699 crc crio[3657]: time="2026-06-12T19:43:54.022677569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.171558 | controller | Jun 12 19:43:54.024026 crc crio[3657]: time="2026-06-12T19:43:54.023572155Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171575 | controller | Jun 12 19:43:54.024092 crc crio[3657]: time="2026-06-12T19:43:54.024074048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.171592 | controller | Jun 12 19:43:54.025536 crc crio[3657]: time="2026-06-12T19:43:54.023718864Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171608 | controller | Jun 12 19:43:54.025536 crc crio[3657]: time="2026-06-12T19:43:54.024196302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.171629 | controller | Jun 12 19:43:54.044323 crc crio[3657]: time="2026-06-12T19:43:54.044234974Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=44f3a65c-5a08-429a-9ed3-15b5ea0bd004 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171646 | controller | Jun 12 19:43:54.045245 crc crio[3657]: time="2026-06-12T19:43:54.045218382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.171662 | controller | Jun 12 19:43:54.121497 crc crio[3657]: time="2026-06-12T19:43:54.120778432Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171678 | controller | Jun 12 19:43:54.121676 crc crio[3657]: time="2026-06-12T19:43:54.121651567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.171694 | controller | Jun 12 19:43:54.338211 crc crio[3657]: time="2026-06-12T19:43:54.337840416Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0147f88b-208e-4517-85c1-6ea03923a01f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171711 | controller | Jun 12 19:43:54.455771 crc crio[3657]: time="2026-06-12T19:43:54.454407093Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6f9bfcf0-abdc-4a6b-b9f2-75c6d456f4d7 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:0xc00133c1a8}] Aliases:map[]}"
2026-06-12 21:10:20.171728 | controller | Jun 12 19:43:54.456025 crc crio[3657]: time="2026-06-12T19:43:54.456001147Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.171745 | controller | Jun 12 19:43:54.524778 crc crio[3657]: time="2026-06-12T19:43:54.521423747Z" level=info msg="Ran pod sandbox 240a301ac6bdc1150ded9041a4294dd6bfa882576700c5e4b7e84318bf2ee9c7 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=0147f88b-208e-4517-85c1-6ea03923a01f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171761 | controller | Jun 12 19:43:54.534834 crc crio[3657]: time="2026-06-12T19:43:54.534176312Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e51a85e1-358c-49aa-9e25-6c47ec37316b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171777 | controller | Jun 12 19:43:54.546861 crc crio[3657]: time="2026-06-12T19:43:54.546717184Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=44f3a65c-5a08-429a-9ed3-15b5ea0bd004 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171794 | controller | Jun 12 19:43:54.592142 crc crio[3657]: time="2026-06-12T19:43:54.591902255Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=141c5020-eff3-4983-86ff-60ffaf6e8d9b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.171810 | controller | Jun 12 19:43:54.614725 crc crio[3657]: time="2026-06-12T19:43:54.594846807Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/86a37fd2-4d9d-4520-8df7-9b0ec8e95005 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:0xc000896388}] Aliases:map[]}"
2026-06-12 21:10:20.171832 | controller | Jun 12 19:43:54.614725 crc crio[3657]: time="2026-06-12T19:43:54.594869707Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.171863 | controller | Jun 12 19:43:54.632004 crc crio[3657]: time="2026-06-12T19:43:54.631936329Z" level=info msg="Ran pod sandbox 3fa15229e97ca5bfc732e70ab5050ec3bc734180b47cb3a8bc68aebc9262ca81 with infra container: openshift-image-registry/node-ca-2wddl/POD" id=44f3a65c-5a08-429a-9ed3-15b5ea0bd004 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171886 | controller | Jun 12 19:43:54.647916 crc crio[3657]: time="2026-06-12T19:43:54.647873964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=7badd59d-f27e-47ef-92d5-6279b3c91995 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.171903 | controller | Jun 12 19:43:54.661167 crc crio[3657]: time="2026-06-12T19:43:54.661134352Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/fd21850d-67c6-4cde-a499-3e52d3de576b 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:0xc00008c630}] Aliases:map[]}"
2026-06-12 21:10:20.171921 | controller | Jun 12 19:43:54.661322 crc crio[3657]: time="2026-06-12T19:43:54.661247795Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.171938 | controller | Jun 12 19:43:54.682648 crc crio[3657]: time="2026-06-12T19:43:54.681668075Z" level=info msg="Ran pod sandbox e2fa1c71a9097b7ea065ce2443877cdc1518abc0ec6a0f63399276aa79334d4f with infra container: openshift-dns/node-resolver-277xp/POD" id=e51a85e1-358c-49aa-9e25-6c47ec37316b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.171954 | controller | Jun 12 19:43:54.688937 crc crio[3657]: time="2026-06-12T19:43:54.688909556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=ef43b56e-e3e1-4ec2-8daf-7fda20bee9f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.171970 | controller | Jun 12 19:43:54.747884 crc crio[3657]: time="2026-06-12T19:43:54.743149583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=12e33b3c-45a5-42c4-ab2d-1971c5e6fe06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.171986 | controller | Jun 12 19:43:54.747884 crc crio[3657]: time="2026-06-12T19:43:54.747565622Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172002 | controller | Jun 12 19:43:54.747884 crc crio[3657]: time="2026-06-12T19:43:54.747708136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172019 | controller | Jun 12 19:43:54.870076 crc crio[3657]: time="2026-06-12T19:43:54.868174198Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/0a95f19a-232d-4896-ac37-c550361f5017 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:0xc0008a64c0}] Aliases:map[]}"
2026-06-12 21:10:20.172041 | controller | Jun 12 19:43:54.870076 crc crio[3657]: time="2026-06-12T19:43:54.868661041Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.172058 | controller | Jun 12 19:43:54.987752 crc crio[3657]: time="2026-06-12T19:43:54.980716058Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172126 | controller | Jun 12 19:43:54.987752 crc crio[3657]: time="2026-06-12T19:43:54.980893703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172147 | controller | Jun 12 19:43:55.078927 crc crio[3657]: time="2026-06-12T19:43:55.077798438Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172163 | controller | Jun 12 19:43:55.078927 crc crio[3657]: time="2026-06-12T19:43:55.078721794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172180 | controller | Jun 12 19:43:55.178072 crc crio[3657]: time="2026-06-12T19:43:55.161539716Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/dd8ff074-2360-4ef1-9354-c27ae23773bc 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:0xc0008a6758}] Aliases:map[]}"
2026-06-12 21:10:20.172197 | controller | Jun 12 19:43:55.178072 crc crio[3657]: time="2026-06-12T19:43:55.161601019Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.172214 | controller | Jun 12 19:43:55.183120 crc crio[3657]: time="2026-06-12T19:43:55.182645303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=4a68e30b-b249-46f9-8f7a-4b19232a9c1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.172231 | controller | Jun 12 19:43:55.236410 crc crio[3657]: time="2026-06-12T19:43:55.235938361Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172247 | controller | Jun 12 19:43:55.236501 crc crio[3657]: time="2026-06-12T19:43:55.236442996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172264 | controller | Jun 12 19:43:55.328780 crc crio[3657]: time="2026-06-12T19:43:55.328154022Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172285 | controller | Jun 12 19:43:55.330892 crc crio[3657]: time="2026-06-12T19:43:55.329952162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172302 | controller | Jun 12 19:43:55.330892 crc crio[3657]: time="2026-06-12T19:43:55.328818598Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f90fc054-a7c9-4244-898e-4c4109de151a 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:0xc000896510}] Aliases:map[]}"
2026-06-12 21:10:20.172319 | controller | Jun 12 19:43:55.330892 crc crio[3657]: time="2026-06-12T19:43:55.330209878Z" 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 21:10:20.172336 | controller | Jun 12 19:43:55.338509 crc crio[3657]: time="2026-06-12T19:43:55.328873911Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=bde8ee50-9992-4939-88c7-bfc92745d97c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172353 | controller | Jun 12 19:43:55.340801 crc crio[3657]: time="2026-06-12T19:43:55.337508772Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172370 | controller | Jun 12 19:43:55.340801 crc crio[3657]: time="2026-06-12T19:43:55.340601488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172386 | controller | Jun 12 19:43:55.343844 crc crio[3657]: time="2026-06-12T19:43:55.342248563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172403 | controller | Jun 12 19:43:55.346565 crc crio[3657]: time="2026-06-12T19:43:55.345827953Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=dd464ff1-f71a-4090-b1e8-7e1920d997f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172431 | controller | Jun 12 19:43:55.346565 crc crio[3657]: time="2026-06-12T19:43:55.345903765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172449 | controller | Jun 12 19:43:55.351111 crc crio[3657]: time="2026-06-12T19:43:55.350889047Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=23897811-220e-4451-bc34-4265d2dd334a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172466 | controller | Jun 12 19:43:55.351523 crc crio[3657]: time="2026-06-12T19:43:55.351173814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172483 | controller | Jun 12 19:43:55.356659 crc crio[3657]: time="2026-06-12T19:43:55.356149854Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172499 | controller | Jun 12 19:43:55.356723 crc crio[3657]: time="2026-06-12T19:43:55.356674865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172519 | controller | Jun 12 19:43:55.399342 crc crio[3657]: time="2026-06-12T19:43:55.398753354Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172536 | controller | Jun 12 19:43:55.399342 crc crio[3657]: time="2026-06-12T19:43:55.399029292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172553 | controller | Jun 12 19:43:55.401154 crc crio[3657]: time="2026-06-12T19:43:55.400526794Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172569 | controller | Jun 12 19:43:55.401154 crc crio[3657]: time="2026-06-12T19:43:55.4007663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172586 | controller | Jun 12 19:43:55.409565 crc crio[3657]: time="2026-06-12T19:43:55.409217106Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172602 | controller | Jun 12 19:43:55.410078 crc crio[3657]: time="2026-06-12T19:43:55.409586926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172619 | controller | Jun 12 19:43:55.419837 crc crio[3657]: time="2026-06-12T19:43:55.419645257Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172635 | controller | Jun 12 19:43:55.419837 crc crio[3657]: time="2026-06-12T19:43:55.41972797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172651 | controller | Jun 12 19:43:55.420009 crc crio[3657]: time="2026-06-12T19:43:55.419862434Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172667 | controller | Jun 12 19:43:55.420009 crc crio[3657]: time="2026-06-12T19:43:55.419895945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172683 | controller | Jun 12 19:43:55.428831 crc crio[3657]: time="2026-06-12T19:43:55.428133524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=0a56c311-477c-4a01-b40b-709929ae7447 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.172699 | controller | Jun 12 19:43:55.437253 crc crio[3657]: time="2026-06-12T19:43:55.435915972Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=0cc3b1b7-4a71-4098-ab00-1fd3da9f14bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.172715 | controller | Jun 12 19:43:55.479827 crc crio[3657]: time="2026-06-12T19:43:55.479615902Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172732 | controller | Jun 12 19:43:55.479827 crc crio[3657]: time="2026-06-12T19:43:55.479786717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172752 | controller | Jun 12 19:43:55.500765 crc crio[3657]: time="2026-06-12T19:43:55.487580738Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172769 | controller | Jun 12 19:43:55.500765 crc crio[3657]: time="2026-06-12T19:43:55.500677768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172786 | controller | Jun 12 19:43:55.501033 crc crio[3657]: time="2026-06-12T19:43:55.49696882Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a5c5b908-e430-4ef4-940c-b999fcaec764 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:0xc00008cc30}] Aliases:map[]}"
2026-06-12 21:10:20.172803 | controller | Jun 12 19:43:55.501033 crc crio[3657]: time="2026-06-12T19:43:55.500832243Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.172820 | controller | Jun 12 19:43:55.503657 crc crio[3657]: time="2026-06-12T19:43:55.503479223Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=bde8ee50-9992-4939-88c7-bfc92745d97c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172837 | controller | Jun 12 19:43:55.537807 crc crio[3657]: time="2026-06-12T19:43:55.532486702Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=8c965d51-d73e-4c11-99e2-a0835badcb3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.172877 | controller | Jun 12 19:43:56.178099 crc crio[3657]: time="2026-06-12T19:43:56.176682463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f4217f64-9fec-4096-a66a-98a55b2391d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.172897 | controller | Jun 12 19:43:56.863610 crc crio[3657]: time="2026-06-12T19:43:56.861627491Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/dbe0d6bd-818e-42b5-b5ba-77ac658362f4 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:0xc000896700}] Aliases:map[]}"
2026-06-12 21:10:20.172914 | controller | Jun 12 19:43:56.863610 crc crio[3657]: time="2026-06-12T19:43:56.861722274Z" 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 21:10:20.172931 | controller | Jun 12 19:43:56.868805 crc crio[3657]: time="2026-06-12T19:43:56.865734836Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172948 | controller | Jun 12 19:43:56.891488 crc crio[3657]: time="2026-06-12T19:43:56.891364162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.172969 | controller | Jun 12 19:43:57.130659 crc crio[3657]: time="2026-06-12T19:43:57.12849315Z" level=info msg="Ran pod sandbox 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=bde8ee50-9992-4939-88c7-bfc92745d97c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.172987 | controller | Jun 12 19:43:57.141636 crc crio[3657]: time="2026-06-12T19:43:57.141246246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ad5f907d-f653-4583-b6b3-455a4480ff60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173004 | controller | Jun 12 19:43:57.179367 crc crio[3657]: time="2026-06-12T19:43:57.16974408Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=0676c9b5-0f7a-48b5-b76c-e7ac732009be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173020 | controller | Jun 12 19:43:57.280835 crc crio[3657]: time="2026-06-12T19:43:57.280231774Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1a626c68-808e-421a-a04c-805ec4de0c72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173036 | controller | Jun 12 19:43:57.360903 crc crio[3657]: time="2026-06-12T19:43:57.359677609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8be705e3-9e0c-4adb-a0d1-1b31fc0a278d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173053 | controller | Jun 12 19:43:57.720503 crc crio[3657]: time="2026-06-12T19:43:57.715724024Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/2eac2148-c25b-49a5-a2f5-d7f61ea5fd5f 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:0xc000896638}] Aliases:map[]}"
2026-06-12 21:10:20.173070 | controller | Jun 12 19:43:57.720503 crc crio[3657]: time="2026-06-12T19:43:57.715794356Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.173087 | controller | Jun 12 19:43:57.741440 crc crio[3657]: time="2026-06-12T19:43:57.732819756Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1fc4df5f-7dc8-449f-a91d-bbac035b7d7c 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:0xc0008a6760}] Aliases:map[]}"
2026-06-12 21:10:20.173104 | controller | Jun 12 19:43:57.741440 crc crio[3657]: time="2026-06-12T19:43:57.740471087Z" 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 21:10:20.173121 | controller | Jun 12 19:43:57.897253 crc crio[3657]: time="2026-06-12T19:43:57.896581371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e9a95be7-eb47-4b85-96fc-c8c9fbeeae32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173141 | controller | Jun 12 19:43:57.948887 crc crio[3657]: time="2026-06-12T19:43:57.94866505Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/467489c2-3812-4795-88cc-c15e46158174 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:0xc000896950}] Aliases:map[]}"
2026-06-12 21:10:20.173186 | controller | Jun 12 19:43:57.948887 crc crio[3657]: time="2026-06-12T19:43:57.948878976Z" 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 21:10:20.173208 | controller | Jun 12 19:43:57.956751 crc crio[3657]: time="2026-06-12T19:43:57.955884221Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=dd464ff1-f71a-4090-b1e8-7e1920d997f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.173225 | controller | Jun 12 19:43:57.977211 crc crio[3657]: time="2026-06-12T19:43:57.969102786Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=23897811-220e-4451-bc34-4265d2dd334a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.173241 | controller | Jun 12 19:43:57.977466 crc crio[3657]: time="2026-06-12T19:43:57.972630411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a45a2934-0e19-4f6b-a3ae-c6c11d306641 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173258 | controller | Jun 12 19:43:58.087797 crc crio[3657]: time="2026-06-12T19:43:58.086474757Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/9b2e02e0-c02c-4148-80ea-557340aa30d2 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:0xc001994980}] Aliases:map[]}"
2026-06-12 21:10:20.173275 | controller | Jun 12 19:43:58.087797 crc crio[3657]: time="2026-06-12T19:43:58.086533849Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.173291 | controller | Jun 12 19:43:58.136787 crc crio[3657]: time="2026-06-12T19:43:58.132762148Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/b880663c-b0c4-44cd-ac7f-2da434642fff 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:0xc00146e060}] Aliases:map[]}"
2026-06-12 21:10:20.173308 | controller | Jun 12 19:43:58.144890 crc crio[3657]: time="2026-06-12T19:43:58.14464467Z" 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 21:10:20.173324 | controller | Jun 12 19:43:58.149670 crc crio[3657]: time="2026-06-12T19:43:58.149149431Z" level=info msg="Ran pod sandbox ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=dd464ff1-f71a-4090-b1e8-7e1920d997f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.173345 | controller | Jun 12 19:43:58.158206 crc crio[3657]: time="2026-06-12T19:43:58.158145481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=b8e632bf-9a92-47a4-ae71-0229c1856fe6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173362 | controller | Jun 12 19:43:58.188663 crc crio[3657]: time="2026-06-12T19:43:58.186728735Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7d98de13-5a33-4a87-9956-0c59e4aa11ac 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:0xc00133c080}] Aliases:map[]}"
2026-06-12 21:10:20.173379 | controller | Jun 12 19:43:58.188663 crc crio[3657]: time="2026-06-12T19:43:58.186787457Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.173396 | controller | Jun 12 19:43:58.188663 crc crio[3657]: time="2026-06-12T19:43:58.187508709Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/8e9629e9-f63a-46c7-8438-420acfa1d250 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:0xc00011a798}] Aliases:map[]}"
2026-06-12 21:10:20.173412 | controller | Jun 12 19:43:58.188663 crc crio[3657]: time="2026-06-12T19:43:58.187537Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.173429 | controller | Jun 12 19:43:58.242856 crc crio[3657]: time="2026-06-12T19:43:58.241154868Z" level=info msg="Ran pod sandbox e24565c82cb60794100f8993b3a27c35d6a8b28759e6f3e8b755aeee8c56949f with infra container: openshift-multus/multus-bzhnf/POD" id=23897811-220e-4451-bc34-4265d2dd334a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.173446 | controller | Jun 12 19:43:58.356211 crc crio[3657]: time="2026-06-12T19:43:58.35565149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=da9de43e-08b9-48ed-8dc5-9af56d7a4aa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173463 | controller | Jun 12 19:43:58.428951 crc crio[3657]: time="2026-06-12T19:43:58.428527368Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/7a6e18e1-3646-4b33-b8af-33b05a8ffa94 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:0xc00146e178}] Aliases:map[]}"
2026-06-12 21:10:20.173480 | controller | Jun 12 19:43:58.431432 crc crio[3657]: time="2026-06-12T19:43:58.430647258Z" 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 21:10:20.173497 | controller | Jun 12 19:43:58.583792 crc crio[3657]: time="2026-06-12T19:43:58.578220535Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/eb7a28df-0864-4c83-84b7-7cd753d689bf 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:0xc0026167c0}] Aliases:map[]}"
2026-06-12 21:10:20.173517 | controller | Jun 12 19:43:58.583792 crc crio[3657]: time="2026-06-12T19:43:58.578951155Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.173534 | controller | Jun 12 19:43:58.661181 crc crio[3657]: time="2026-06-12T19:43:58.660938304Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b485139a-1880-4b1a-b367-77177c9ce57a 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:0xc00133c0d8}] Aliases:map[]}"
2026-06-12 21:10:20.173551 | controller | Jun 12 19:43:58.661181 crc crio[3657]: time="2026-06-12T19:43:58.661180321Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.173568 | controller | Jun 12 19:43:58.952159 crc crio[3657]: time="2026-06-12T19:43:58.950979233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=02ebf18b-d029-4e1d-af5b-db61eca291e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173585 | controller | Jun 12 19:43:59.008442 crc crio[3657]: time="2026-06-12T19:43:59.006775339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=f46e480c-c48f-4597-a6ad-dea3bf5178f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173601 | controller | Jun 12 19:43:59.201789 crc crio[3657]: time="2026-06-12T19:43:59.197554284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=084f303f-0980-433b-96f0-52ef0ab48cd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173617 | controller | Jun 12 19:43:59.201789 crc crio[3657]: time="2026-06-12T19:43:59.198115049Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=792b6aee-0de1-4f68-82c2-30d788af2654 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173633 | controller | Jun 12 19:43:59.209987 crc crio[3657]: time="2026-06-12T19:43:59.206415771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6cca59ef-194f-41b3-a13b-eb659a150a4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173649 | controller | Jun 12 19:44:02.172435 crc crio[3657]: time="2026-06-12T19:44:02.168436761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7b8a9132-bae4-4105-975a-751b4e912b87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173666 | controller | Jun 12 19:44:02.172435 crc crio[3657]: time="2026-06-12T19:44:02.169080329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=633d6144-cb2b-4500-921a-6ab8a3864237 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173686 | controller | Jun 12 19:44:02.178995 crc crio[3657]: time="2026-06-12T19:44:02.172810791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=7cc035d0-3558-4788-ab0a-666fc59dee4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173703 | controller | Jun 12 19:44:08.178465 crc crio[3657]: time="2026-06-12T19:44:08.17656415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=54b6e784-c5b7-4eb9-92be-3b3c82a75212 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173720 | controller | Jun 12 19:44:08.180659 crc crio[3657]: time="2026-06-12T19:44:08.176621792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=e31e6276-926e-4e7d-9ef8-d200d7473cc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173736 | controller | Jun 12 19:44:09.169692 crc crio[3657]: time="2026-06-12T19:44:09.169568801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=9268c6de-7676-4ce9-a00a-12d2fea42192 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173753 | controller | Jun 12 19:44:09.171031 crc crio[3657]: time="2026-06-12T19:44:09.170914318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=72c02c0e-3b68-4972-887e-38a386c4fdbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173769 | controller | Jun 12 19:44:10.168360 crc crio[3657]: time="2026-06-12T19:44:10.168198298Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=4d07f198-3d71-4358-9d31-0e0e4ac2d78d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173785 | controller | Jun 12 19:44:10.170821 crc crio[3657]: time="2026-06-12T19:44:10.170622674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=56d52890-df1e-4237-ad2d-4e869e2dc488 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173801 | controller | Jun 12 19:44:10.171346 crc crio[3657]: time="2026-06-12T19:44:10.171222802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=8cb4fb19-0193-4155-a0a0-b6d4b0022a08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173817 | controller | Jun 12 19:44:10.171782 crc crio[3657]: time="2026-06-12T19:44:10.171655493Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=ff6535db-1493-4f7c-961a-9cacb2efafc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173833 | controller | Jun 12 19:44:10.175429 crc crio[3657]: time="2026-06-12T19:44:10.175398946Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=bd6a9c25-acd8-476d-9ad8-8a4377a2385d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.173864 | controller | Jun 12 19:44:10.176474 crc crio[3657]: time="2026-06-12T19:44:10.176392203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=84741cc5-6cca-4f11-a2c1-b5988abe5627 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173889 | controller | Jun 12 19:44:10.176906 crc crio[3657]: time="2026-06-12T19:44:10.176814975Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=59d574b5-82e8-48bf-836e-7fe46cf66fff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173906 | controller | Jun 12 19:44:10.176981 crc crio[3657]: time="2026-06-12T19:44:10.176922958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f4da12dc-6f3b-4b3f-b7f3-17f3c2e6f4d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173923 | controller | Jun 12 19:44:10.177428 crc crio[3657]: time="2026-06-12T19:44:10.177400231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.173939 | controller | Jun 12 19:44:10.180350 crc crio[3657]: time="2026-06-12T19:44:10.180194233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=5d2737c7-f1a3-4380-8c69-4acba1f7a89e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.173955 | controller | Jun 12 19:44:10.180880 crc crio[3657]: time="2026-06-12T19:44:10.180800195Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=3769989e-febe-4b40-a246-8393ca9654e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.173972 | controller | Jun 12 19:44:10.182346 crc crio[3657]: time="2026-06-12T19:44:10.182105981Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=8995605f-1537-43ea-9026-028a9882fbd9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.173989 | controller | Jun 12 19:44:10.182876 crc crio[3657]: time="2026-06-12T19:44:10.182761565Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=c621cdc7-0e16-4253-af7b-037071b1de78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.174006 | controller | Jun 12 19:44:10.208585 crc crio[3657]: time="2026-06-12T19:44:10.208445799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174022 | controller | Jun 12 19:44:10.211489 crc crio[3657]: time="2026-06-12T19:44:10.211375138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174039 | controller | Jun 12 19:44:10.211623 crc crio[3657]: time="2026-06-12T19:44:10.211428759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174056 | controller | Jun 12 19:44:10.269186 crc crio[3657]: time="2026-06-12T19:44:10.269017127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174073 | controller | Jun 12 19:44:10.272562 crc crio[3657]: time="2026-06-12T19:44:10.272433621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174089 | controller | Jun 12 19:44:10.294985 crc crio[3657]: time="2026-06-12T19:44:10.294824439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174105 | controller | Jun 12 19:44:10.298194 crc crio[3657]: time="2026-06-12T19:44:10.296785515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174124 | controller | Jun 12 19:44:10.301634 crc crio[3657]: time="2026-06-12T19:44:10.301142137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174141 | controller | Jun 12 19:44:10.370640 crc crio[3657]: time="2026-06-12T19:44:10.369709913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174157 | controller | Jun 12 19:44:10.670643 crc crio[3657]: time="2026-06-12T19:44:10.669777314Z" level=info msg="Created container 7882cba11cc1dcd439b2c465e9ba11c1a4759d66b8943129f794ef605e66254b: openshift-multus/multus-bzhnf/kube-multus" id=3769989e-febe-4b40-a246-8393ca9654e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.174174 | controller | Jun 12 19:44:10.675447 crc crio[3657]: time="2026-06-12T19:44:10.67535596Z" level=info msg="Starting container: 7882cba11cc1dcd439b2c465e9ba11c1a4759d66b8943129f794ef605e66254b" id=8a674383-ad1f-4441-97d4-133323775186 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.174191 | controller | Jun 12 19:44:10.711358 crc crio[3657]: time="2026-06-12T19:44:10.71120444Z" level=info msg="Started container" PID=7591 containerID=7882cba11cc1dcd439b2c465e9ba11c1a4759d66b8943129f794ef605e66254b description=openshift-multus/multus-bzhnf/kube-multus id=8a674383-ad1f-4441-97d4-133323775186 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e24565c82cb60794100f8993b3a27c35d6a8b28759e6f3e8b755aeee8c56949f
2026-06-12 21:10:20.174208 | controller | Jun 12 19:44:10.728243 crc crio[3657]: time="2026-06-12T19:44:10.727943608Z" level=info msg="Created container b6566b679e28ef20a1c15dcea8922d1f4df1f31c9ef8356c72332cdd61ec11b2: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=8995605f-1537-43ea-9026-028a9882fbd9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.174269 | controller | Jun 12 19:44:10.733584 crc crio[3657]: time="2026-06-12T19:44:10.733188472Z" level=info msg="Starting container: b6566b679e28ef20a1c15dcea8922d1f4df1f31c9ef8356c72332cdd61ec11b2" id=fff25fae-2db2-4b4d-ae97-48959caf8042 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.174315 | controller | Jun 12 19:44:10.749965 crc crio[3657]: time="2026-06-12T19:44:10.748824851Z" level=info msg="Started container" PID=7593 containerID=b6566b679e28ef20a1c15dcea8922d1f4df1f31c9ef8356c72332cdd61ec11b2 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=fff25fae-2db2-4b4d-ae97-48959caf8042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=196ea754d5f3cc30c657a4cde4ce4a726f7f17e1e153081257756d4600f2b36e
2026-06-12 21:10:20.174336 | controller | Jun 12 19:44:10.864914 crc crio[3657]: time="2026-06-12T19:44:10.864687803Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_559d0f07-1b45-4f53-8ded-165e9c4c38a3\""
2026-06-12 21:10:20.174354 | controller | Jun 12 19:44:10.895374 crc crio[3657]: time="2026-06-12T19:44:10.894854809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=cb0de440-9d9d-4b0f-b80d-a844af203c37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.174370 | controller | Jun 12 19:44:10.912581 crc crio[3657]: time="2026-06-12T19:44:10.912428038Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=875df3a2-8bf5-458b-a6e0-434399aa5969 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.174387 | controller | Jun 12 19:44:10.932117 crc crio[3657]: time="2026-06-12T19:44:10.930256277Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=49b465fd-8530-4f78-9642-2ab1258a0532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.174407 | controller | Jun 12 19:44:10.932117 crc crio[3657]: time="2026-06-12T19:44:10.931006014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174424 | controller | Jun 12 19:44:11.119357 crc crio[3657]: time="2026-06-12T19:44:11.118455452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174441 | controller | Jun 12 19:44:11.127936 crc crio[3657]: time="2026-06-12T19:44:11.12395544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174457 | controller | Jun 12 19:44:11.229935 crc crio[3657]: time="2026-06-12T19:44:11.223677508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6e30497d-b390-4786-84db-f528d08c80ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.174474 | controller | Jun 12 19:44:11.251394 crc crio[3657]: time="2026-06-12T19:44:11.249687525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174490 | controller | Jun 12 19:44:11.251394 crc crio[3657]: time="2026-06-12T19:44:11.250153622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=50851e68-28e0-4b1f-be53-332134e5893c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.174506 | controller | Jun 12 19:44:11.254936 crc crio[3657]: time="2026-06-12T19:44:11.254712374Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=a7705e9e-5940-4f76-a0d7-9780720c4f40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.174523 | controller | Jun 12 19:44:11.255936 crc crio[3657]: time="2026-06-12T19:44:11.25589562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174539 | controller | Jun 12 19:44:11.490236 crc crio[3657]: time="2026-06-12T19:44:11.489849126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174556 | controller | Jun 12 19:44:11.565545 crc crio[3657]: time="2026-06-12T19:44:11.565232961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174572 | controller | Jun 12 19:44:11.763849 crc crio[3657]: time="2026-06-12T19:44:11.763640306Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.174588 | controller | Jun 12 19:44:11.830396 crc crio[3657]: time="2026-06-12T19:44:11.829430821Z" level=info msg="Created container fc364b2526920e270be5baca27b8fdf4f98fbad81831595d084bdaf823d82660: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=c621cdc7-0e16-4253-af7b-037071b1de78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.174605 | controller | Jun 12 19:44:11.841424 crc crio[3657]: time="2026-06-12T19:44:11.841197174Z" level=info msg="Starting container: fc364b2526920e270be5baca27b8fdf4f98fbad81831595d084bdaf823d82660" id=838ad86c-45aa-4fdc-b46e-b936fd4967ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.174621 | controller | Jun 12 19:44:11.870228 crc crio[3657]: time="2026-06-12T19:44:11.869855055Z" level=info msg="Created container 9b891a1d65ad8170319cdc673b429c45a4c76081bc3d7cacea62805f19fb9b92: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=49b465fd-8530-4f78-9642-2ab1258a0532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.174641 | controller | Jun 12 19:44:11.880729 crc crio[3657]: time="2026-06-12T19:44:11.87981732Z" level=info msg="Starting container: 9b891a1d65ad8170319cdc673b429c45a4c76081bc3d7cacea62805f19fb9b92" id=8f34eef7-ddac-473f-9ae6-a51e3909266c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.174658 | controller | Jun 12 19:44:11.900464 crc crio[3657]: time="2026-06-12T19:44:11.899947012Z" level=info msg="Started container" PID=7622 containerID=fc364b2526920e270be5baca27b8fdf4f98fbad81831595d084bdaf823d82660 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=838ad86c-45aa-4fdc-b46e-b936fd4967ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3755ecbedfb155662e870e8b3b33f0f22403a28041508e98503aa55af993e09
2026-06-12 21:10:20.174675 | controller | Jun 12 19:44:12.031892 crc crio[3657]: time="2026-06-12T19:44:12.029954867Z" level=info msg="Created container 0a242c4b1e3ca271125c8f9e40b8fd610202459bc6619161e0549bfa5e2215c6: openshift-dns/node-resolver-277xp/dns-node-resolver" id=bd6a9c25-acd8-476d-9ad8-8a4377a2385d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.174692 | controller | Jun 12 19:44:12.043835 crc crio[3657]: time="2026-06-12T19:44:12.043789786Z" level=info msg="Starting container: 0a242c4b1e3ca271125c8f9e40b8fd610202459bc6619161e0549bfa5e2215c6" id=7d5e45ff-ad56-41f5-b2de-fdf5b34efae2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.174708 | controller | Jun 12 19:44:12.093630 crc crio[3657]: time="2026-06-12T19:44:12.091518187Z" level=info msg="Started container" PID=7625 containerID=9b891a1d65ad8170319cdc673b429c45a4c76081bc3d7cacea62805f19fb9b92 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=8f34eef7-ddac-473f-9ae6-a51e3909266c name=/runtime.v1.RuntimeService/StartContainer sandboxID=196ea754d5f3cc30c657a4cde4ce4a726f7f17e1e153081257756d4600f2b36e
2026-06-12 21:10:20.174725 | controller | Jun 12 19:44:12.107038 crc crio[3657]: time="2026-06-12T19:44:12.106988674Z" level=info msg="Started container" PID=7633 containerID=0a242c4b1e3ca271125c8f9e40b8fd610202459bc6619161e0549bfa5e2215c6 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=7d5e45ff-ad56-41f5-b2de-fdf5b34efae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2fa1c71a9097b7ea065ce2443877cdc1518abc0ec6a0f63399276aa79334d4f
2026-06-12 21:10:20.174742 | controller | Jun 12 19:44:13.191652 crc crio[3657]: time="2026-06-12T19:44:13.187965399Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=afe16f19-36db-4d15-8d27-b068907a8067 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.174759 | controller | Jun 12 19:44:13.191652 crc crio[3657]: time="2026-06-12T19:44:13.188485654Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=3bec5893-6723-48a7-9a9d-ad58797a68b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.174775 | controller | Jun 12 19:44:13.198532 crc crio[3657]: time="2026-06-12T19:44:13.197836069Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=e9f8ec1a-ea67-4fa8-a5aa-e521397ea422 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.174792 | controller | Jun 12 19:44:13.209776 crc crio[3657]: time="2026-06-12T19:44:13.209724678Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=17a6cc93-2946-4b2f-a634-ce45e9028ed2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.174808 | controller | Jun 12 19:44:13.229634 crc crio[3657]: time="2026-06-12T19:44:13.226473943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174829 | controller | Jun 12 19:44:13.231422 crc crio[3657]: time="2026-06-12T19:44:13.230757813Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=4ea398af-25a1-4760-affb-50e62f61c5ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.174846 | controller | Jun 12 19:44:13.242666 crc crio[3657]: time="2026-06-12T19:44:13.242352899Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=394aec11-ccf5-4754-ad4c-91e654296878 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.174883 | controller | Jun 12 19:44:13.326775 crc crio[3657]: time="2026-06-12T19:44:13.326465426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174901 | controller | Jun 12 19:44:13.574790 crc crio[3657]: time="2026-06-12T19:44:13.571961039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174918 | controller | Jun 12 19:44:13.696688 crc crio[3657]: time="2026-06-12T19:44:13.694726366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174934 | controller | Jun 12 19:44:13.797753 crc crio[3657]: time="2026-06-12T19:44:13.797680723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174950 | controller | Jun 12 19:44:13.843411 crc crio[3657]: time="2026-06-12T19:44:13.842928789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.174966 | controller | Jun 12 19:44:14.069827 crc crio[3657]: time="2026-06-12T19:44:14.066148927Z" level=info msg="Created container c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=a7705e9e-5940-4f76-a0d7-9780720c4f40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.174983 | controller | Jun 12 19:44:14.073669 crc crio[3657]: time="2026-06-12T19:44:14.073256832Z" level=info msg="Starting container: c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3" id=06ae353b-00a7-4da0-aad2-05b21ad31c79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.175000 | controller | Jun 12 19:44:14.157876 crc crio[3657]: time="2026-06-12T19:44:14.154556191Z" level=info msg="Started container" PID=7684 containerID=c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=06ae353b-00a7-4da0-aad2-05b21ad31c79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897
2026-06-12 21:10:20.175018 | controller | Jun 12 19:44:14.191184 crc crio[3657]: time="2026-06-12T19:44:14.189635923Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=1cfe1822-dda7-4f33-a43a-1f9b7aac1091 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175035 | controller | Jun 12 19:44:14.191184 crc crio[3657]: time="2026-06-12T19:44:14.190635285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=58205675-9cb2-4597-b040-1aa1de00a8cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175054 | controller | Jun 12 19:44:14.205731 crc crio[3657]: time="2026-06-12T19:44:14.205035839Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=ccd2733b-5ac6-4969-8524-c8b43f58023f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175071 | controller | Jun 12 19:44:14.232398 crc crio[3657]: time="2026-06-12T19:44:14.230525111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=18a197cf-9628-41c7-975b-91c7df0b32d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175087 | controller | Jun 12 19:44:14.253956 crc crio[3657]: time="2026-06-12T19:44:14.253852761Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=8758e916-97b3-4c52-af92-2c30e06ca42d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175103 | controller | Jun 12 19:44:14.261549 crc crio[3657]: time="2026-06-12T19:44:14.258074042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175120 | controller | Jun 12 19:44:14.285558 crc crio[3657]: time="2026-06-12T19:44:14.283618068Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=c3736f6a-1c51-4b3f-a21f-1f50480912ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175136 | controller | Jun 12 19:44:14.285558 crc crio[3657]: time="2026-06-12T19:44:14.284215111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175153 | controller | Jun 12 19:44:14.349910 crc crio[3657]: time="2026-06-12T19:44:14.349670861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=26c89120-b91f-4281-b88f-70f2a2c428e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175169 | controller | Jun 12 19:44:14.457035 crc crio[3657]: time="2026-06-12T19:44:14.440854922Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ad0dbfc2-1101-43b2-a26d-4e4bdc81c52f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175184 | controller | Jun 12 19:44:14.883336 crc crio[3657]: time="2026-06-12T19:44:14.882421809Z" level=info msg="Created container 7a0200b5ac026ff1625b2dfed7c6e0d3c60d9390982c82ef068877173676582f: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=394aec11-ccf5-4754-ad4c-91e654296878 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175200 | controller | Jun 12 19:44:14.901385 crc crio[3657]: time="2026-06-12T19:44:14.891904396Z" level=info msg="Starting container: 7a0200b5ac026ff1625b2dfed7c6e0d3c60d9390982c82ef068877173676582f" id=459bcea3-5c8b-4879-aea5-8639586263d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.175217 | controller | Jun 12 19:44:15.057518 crc crio[3657]: time="2026-06-12T19:44:15.048963515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175234 | controller | Jun 12 19:44:15.101173 crc crio[3657]: time="2026-06-12T19:44:15.077601037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175251 | controller | Jun 12 19:44:15.113196 crc crio[3657]: time="2026-06-12T19:44:15.112627213Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=b168bcb0-f4dd-42c6-be51-224580dfac7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175274 | controller | Jun 12 19:44:15.113196 crc crio[3657]: time="2026-06-12T19:44:15.113012041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175292 | controller | Jun 12 19:44:15.150848 crc crio[3657]: time="2026-06-12T19:44:15.14369233Z" level=info msg="Started container" PID=7694 containerID=7a0200b5ac026ff1625b2dfed7c6e0d3c60d9390982c82ef068877173676582f description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=459bcea3-5c8b-4879-aea5-8639586263d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=139e30f39b5f0474a3e4bf6d2a8a962fdb993f23c37d89925233963d6365fb4f
2026-06-12 21:10:20.175310 | controller | Jun 12 19:44:15.199397 crc crio[3657]: time="2026-06-12T19:44:15.197467428Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=13175921-65a8-4aba-b13e-424f544b0d08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175327 | controller | Jun 12 19:44:15.515580 crc crio[3657]: time="2026-06-12T19:44:15.511846441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175343 | controller | Jun 12 19:44:15.586464 crc crio[3657]: time="2026-06-12T19:44:15.579247529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8f3c9267-ad1b-456d-9eb0-46715efbf0bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175360 | controller | Jun 12 19:44:15.703680 crc crio[3657]: time="2026-06-12T19:44:15.698009931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175376 | controller | Jun 12 19:44:16.240978 crc crio[3657]: time="2026-06-12T19:44:16.240855762Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=0d582cc9-6377-43a4-a097-19d5ac8931a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175392 | controller | Jun 12 19:44:16.251504 crc crio[3657]: time="2026-06-12T19:44:16.250602114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175409 | controller | Jun 12 19:44:16.279565 crc crio[3657]: time="2026-06-12T19:44:16.279521819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175425 | controller | Jun 12 19:44:16.485992 crc crio[3657]: time="2026-06-12T19:44:16.484705431Z" level=info msg="Created container 3f0ccadbe48cee4da29f26630c13ca4a936efd378fec644bd994a2bdbe8c10af: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=8758e916-97b3-4c52-af92-2c30e06ca42d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175442 | controller | Jun 12 19:44:16.554882 crc crio[3657]: time="2026-06-12T19:44:16.553675276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6238e7bf-8d10-4348-a297-6866e7b6724b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175459 | controller | Jun 12 19:44:16.558620 crc crio[3657]: time="2026-06-12T19:44:16.55858228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175475 | controller | Jun 12 19:44:16.572680 crc crio[3657]: time="2026-06-12T19:44:16.565466783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5d60f84b-8489-4069-9bfc-7f210fa5116b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175496 | controller | Jun 12 19:44:16.609540 crc crio[3657]: time="2026-06-12T19:44:16.606822709Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=c871ee60-afa7-4775-9362-fe0ce9ed69ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175513 | controller | Jun 12 19:44:16.610843 crc crio[3657]: time="2026-06-12T19:44:16.609569859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175529 | controller | Jun 12 19:44:16.610843 crc crio[3657]: time="2026-06-12T19:44:16.610405026Z" level=info msg="Starting container: 3f0ccadbe48cee4da29f26630c13ca4a936efd378fec644bd994a2bdbe8c10af" id=49bfdcfb-39cc-4d72-9fc4-6b8abe3faf91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.175546 | controller | Jun 12 19:44:16.858519 crc crio[3657]: time="2026-06-12T19:44:16.857891839Z" level=info msg="Started container" PID=7729 containerID=3f0ccadbe48cee4da29f26630c13ca4a936efd378fec644bd994a2bdbe8c10af description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=49bfdcfb-39cc-4d72-9fc4-6b8abe3faf91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12d9e6518e3347c0c58eba28632ccb88f5d59a5f21d970b278adc43eba0261c3
2026-06-12 21:10:20.175563 | controller | Jun 12 19:44:16.915321 crc crio[3657]: time="2026-06-12T19:44:16.91471534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175580 | controller | Jun 12 19:44:17.039780 crc crio[3657]: time="2026-06-12T19:44:17.031017628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175596 | controller | Jun 12 19:44:17.185945 crc crio[3657]: time="2026-06-12T19:44:17.184761522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175613 | controller | Jun 12 19:44:17.680751 crc crio[3657]: time="2026-06-12T19:44:17.679012142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175629 | controller | Jun 12 19:44:18.421341 crc crio[3657]: time="2026-06-12T19:44:18.41790539Z" level=info msg="Created container 36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=b168bcb0-f4dd-42c6-be51-224580dfac7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175646 | controller | Jun 12 19:44:18.434347 crc crio[3657]: time="2026-06-12T19:44:18.432933617Z" level=info msg="Starting container: 36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8" id=098f895f-88ab-46b8-8ac4-ab718a08cc26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.175663 | controller | Jun 12 19:44:18.768648 crc crio[3657]: time="2026-06-12T19:44:18.767880807Z" level=info msg="Created container 017ad6420def54e6300a583d2a809908639f1dde34b8b60b17f492339c69e9e8: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=c871ee60-afa7-4775-9362-fe0ce9ed69ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175679 | controller | Jun 12 19:44:18.775823 crc crio[3657]: time="2026-06-12T19:44:18.775086763Z" level=info msg="Started container" PID=7744 containerID=36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=098f895f-88ab-46b8-8ac4-ab718a08cc26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897
2026-06-12 21:10:20.175699 | controller | Jun 12 19:44:18.781667 crc crio[3657]: time="2026-06-12T19:44:18.781507002Z" level=info msg="Starting container: 017ad6420def54e6300a583d2a809908639f1dde34b8b60b17f492339c69e9e8" id=d6290701-5704-4984-befc-57d8268c255d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.175717 | controller | Jun 12 19:44:18.784808 crc crio[3657]: time="2026-06-12T19:44:18.783905072Z" level=info msg="Created container 19f93a9e0123b61849ca8b4144ae1ec8c91a857a827af3e5bf16029106e19b13: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=17a6cc93-2946-4b2f-a634-ce45e9028ed2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175733 | controller | Jun 12 19:44:18.790815 crc crio[3657]: time="2026-06-12T19:44:18.790719898Z" level=info msg="Starting container: 19f93a9e0123b61849ca8b4144ae1ec8c91a857a827af3e5bf16029106e19b13" id=2f958129-3c15-4da0-84fb-35c9934f5793 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.175750 | controller | Jun 12 19:44:18.795483 crc crio[3657]: time="2026-06-12T19:44:18.792847584Z" level=info msg="Created container dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=c3736f6a-1c51-4b3f-a21f-1f50480912ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175766 | controller | Jun 12 19:44:18.802905 crc crio[3657]: time="2026-06-12T19:44:18.799720209Z" level=info msg="Started container" PID=7759 containerID=017ad6420def54e6300a583d2a809908639f1dde34b8b60b17f492339c69e9e8 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=d6290701-5704-4984-befc-57d8268c255d name=/runtime.v1.RuntimeService/StartContainer sandboxID=139e30f39b5f0474a3e4bf6d2a8a962fdb993f23c37d89925233963d6365fb4f
2026-06-12 21:10:20.175783 | controller | Jun 12 19:44:18.805601 crc crio[3657]: time="2026-06-12T19:44:18.805429665Z" level=info msg="Starting container: dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e" id=5ce20fdb-54e6-4a4a-a520-01cfabba27c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.175800 | controller | Jun 12 19:44:18.900835 crc crio[3657]: time="2026-06-12T19:44:18.900583352Z" level=info msg="Started container" PID=7750 containerID=dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=5ce20fdb-54e6-4a4a-a520-01cfabba27c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02ef35a4d09b8aad6d09eb321930267aa571a268e092f22943daea4ec845013b
2026-06-12 21:10:20.175817 | controller | Jun 12 19:44:18.902576 crc crio[3657]: time="2026-06-12T19:44:18.901952316Z" level=info msg="Started container" PID=7762 containerID=19f93a9e0123b61849ca8b4144ae1ec8c91a857a827af3e5bf16029106e19b13 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=2f958129-3c15-4da0-84fb-35c9934f5793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761
2026-06-12 21:10:20.175834 | controller | Jun 12 19:44:19.238798 crc crio[3657]: time="2026-06-12T19:44:19.238719136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=5579b26c-7f69-4d0a-b932-47156e8d829f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175864 | controller | Jun 12 19:44:19.336827 crc crio[3657]: time="2026-06-12T19:44:19.320158015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=0609f64f-296d-4f5b-986f-1f05ceda689f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175890 | controller | Jun 12 19:44:19.680967 crc crio[3657]: time="2026-06-12T19:44:19.680889948Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=f61580a1-0bcf-4e95-817f-a33824824f76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175907 | controller | Jun 12 19:44:19.682818 crc crio[3657]: time="2026-06-12T19:44:19.682794819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175924 | controller | Jun 12 19:44:19.777894 crc crio[3657]: time="2026-06-12T19:44:19.777450346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.175941 | controller | Jun 12 19:44:20.194961 crc crio[3657]: time="2026-06-12T19:44:20.191888985Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=c9b8f194-8be3-4497-8d54-4ee248bdb2d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175958 | controller | Jun 12 19:44:20.235356 crc crio[3657]: time="2026-06-12T19:44:20.229497276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=cefd4486-a0b5-4cfc-b309-c4386d6f5560 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.175975 | controller | Jun 12 19:44:20.261455 crc crio[3657]: time="2026-06-12T19:44:20.259237393Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=c09a3914-bdd4-4bf9-b4c7-bb1ea2e5d700 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.175991 | controller | Jun 12 19:44:20.261455 crc crio[3657]: time="2026-06-12T19:44:20.26001795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176008 | controller | Jun 12 19:44:22.512648 crc crio[3657]: time="2026-06-12T19:44:22.510693405Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=db8bd729-8174-4c81-bce8-b166916e3d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.176025 | controller | Jun 12 19:44:22.522941 crc crio[3657]: time="2026-06-12T19:44:22.521733172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=a3e0ca6c-a8d2-4dcf-ac37-7112965f721d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.176041 | controller | Jun 12 19:44:22.614728 crc crio[3657]: time="2026-06-12T19:44:22.6117418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=2068ff4b-aab1-4204-9ad5-fa821cc7814e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.176057 | controller | Jun 12 19:44:22.614728 crc crio[3657]: time="2026-06-12T19:44:22.612578688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=53430495-7432-4fb3-86e9-f349d9f076a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.176073 | controller | Jun 12 19:44:22.645642 crc crio[3657]: time="2026-06-12T19:44:22.640581873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176089 | controller | Jun 12 19:44:22.702903 crc crio[3657]: time="2026-06-12T19:44:22.701529982Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=995c3331-3598-4cfe-8211-4b95a3dff962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.176109 | controller | Jun 12 19:44:22.702903 crc crio[3657]: time="2026-06-12T19:44:22.702703247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176126 | controller | Jun 12 19:44:22.724224 crc crio[3657]: time="2026-06-12T19:44:22.723740712Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=9b954b29-a0cb-40cb-991a-3b463b5eec37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.176143 | controller | Jun 12 19:44:22.729220 crc crio[3657]: time="2026-06-12T19:44:22.729173541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176160 | controller | Jun 12 19:44:23.530410 crc crio[3657]: time="2026-06-12T19:44:23.524566937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176177 | controller | Jun 12 19:44:23.617622 crc crio[3657]: time="2026-06-12T19:44:23.617085712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176194 | controller | Jun 12 19:44:23.647573 crc crio[3657]: time="2026-06-12T19:44:23.64653024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176211 | controller | Jun 12 19:44:23.814498 crc crio[3657]: time="2026-06-12T19:44:23.814082607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176227 | controller | Jun 12 19:44:23.844454 crc crio[3657]: time="2026-06-12T19:44:23.84313499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176244 | controller | Jun 12 19:44:24.096615 crc crio[3657]: time="2026-06-12T19:44:24.094732454Z" level=info msg="Created container a2a08e9d833670d53f22c0d11c5fe15ab57af6bb428efae09a4eb8bd8015579b: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=c09a3914-bdd4-4bf9-b4c7-bb1ea2e5d700 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.176260 | controller | Jun 12 19:44:24.134925 crc crio[3657]: time="2026-06-12T19:44:24.134142643Z" level=info msg="Starting container: a2a08e9d833670d53f22c0d11c5fe15ab57af6bb428efae09a4eb8bd8015579b" id=6521ffeb-e7e7-4c5f-95fa-885b1197d3ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.176278 | controller | Jun 12 19:44:24.186358 crc crio[3657]: time="2026-06-12T19:44:24.184245325Z" level=info msg="Started container" PID=7849 containerID=a2a08e9d833670d53f22c0d11c5fe15ab57af6bb428efae09a4eb8bd8015579b description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=6521ffeb-e7e7-4c5f-95fa-885b1197d3ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=240a301ac6bdc1150ded9041a4294dd6bfa882576700c5e4b7e84318bf2ee9c7
2026-06-12 21:10:20.176295 | controller | Jun 12 19:44:24.299821 crc crio[3657]: time="2026-06-12T19:44:24.297029438Z" level=info msg="Created container 66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=995c3331-3598-4cfe-8211-4b95a3dff962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.176311 | controller | Jun 12 19:44:24.340507 crc crio[3657]: time="2026-06-12T19:44:24.338696084Z" level=info msg="Starting container: 66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf" id=6f3a983f-4887-4d5b-85ab-13f7265546ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.176332 | controller | Jun 12 19:44:24.366563 crc crio[3657]: time="2026-06-12T19:44:24.356875149Z" level=info msg="Started container" PID=7857 containerID=66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=6f3a983f-4887-4d5b-85ab-13f7265546ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4
2026-06-12 21:10:20.176349 | controller | Jun 12 19:44:24.798424 crc crio[3657]: time="2026-06-12T19:44:24.797960824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176365 | controller | Jun 12 19:44:25.639508 crc crio[3657]: time="2026-06-12T19:44:25.630764679Z" level=info msg="Created container 9bd5cba44679b6a1eacbc079660fb72b03e5936c87ac577d6719429853503f0b: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=0d582cc9-6377-43a4-a097-19d5ac8931a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.176382 | controller | Jun 12 19:44:25.860813 crc crio[3657]: time="2026-06-12T19:44:25.791938779Z" level=info msg="Starting container: 9bd5cba44679b6a1eacbc079660fb72b03e5936c87ac577d6719429853503f0b" id=403fd761-ea74-4c33-947d-a7d4d04943a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.176398 | controller | Jun 12 19:44:26.224440 crc crio[3657]: time="2026-06-12T19:44:26.223886707Z" level=info msg="Started container" PID=7904 containerID=9bd5cba44679b6a1eacbc079660fb72b03e5936c87ac577d6719429853503f0b description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=403fd761-ea74-4c33-947d-a7d4d04943a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828
2026-06-12 21:10:20.176415 | controller | Jun 12 19:44:26.876210 crc crio[3657]: time="2026-06-12T19:44:26.871199091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=9e5f284c-6b26-4855-96a0-83a4180eaa4c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.176443 | controller | Jun 12 19:44:26.950691 crc crio[3657]: time="2026-06-12T19:44:26.949926857Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9c2d085e-8c94-4bba-8f1c-106b858115dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.176460 | controller | Jun 12 19:44:26.976874 crc crio[3657]: time="2026-06-12T19:44:26.976526728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f512f35e-b3b0-4190-90e5-a7087ea8e227 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.176477 | controller | Jun 12 19:44:26.979724 crc crio[3657]: time="2026-06-12T19:44:26.978807268Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=79656670-2fd5-4d8d-8546-d45b45b6529f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.176494 | controller | Jun 12 19:44:27.049417 crc crio[3657]: time="2026-06-12T19:44:27.044649814Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=8074aa4a-5e0d-418a-9c14-289e49a9c556 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.176510 | controller | Jun 12 19:44:27.112485 crc crio[3657]: time="2026-06-12T19:44:27.107014826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176526 | controller | Jun 12 19:44:27.112485 crc crio[3657]: time="2026-06-12T19:44:27.11085865Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=04947e99-6447-412f-a17c-b27dda0c8689 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.176546 | controller | Jun 12 19:44:27.268545 crc crio[3657]: time="2026-06-12T19:44:27.268139532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176563 | controller | Jun 12 19:44:27.594742 crc crio[3657]: time="2026-06-12T19:44:27.594595082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176580 | controller | Jun 12 19:44:28.071416 crc crio[3657]: time="2026-06-12T19:44:28.071082599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176596 | controller | Jun 12 19:44:28.648576 crc crio[3657]: time="2026-06-12T19:44:28.644362412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176612 | controller | Jun 12 19:44:28.662348 crc crio[3657]: time="2026-06-12T19:44:28.658554538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176628 | controller | Jun 12 19:44:29.012840 crc crio[3657]: time="2026-06-12T19:44:29.010804622Z" level=info msg="Created container e78e0f53301c589c4912a97444d0f5bfda4a265cc12a2a2a15f1705314c3e00c: openshift-image-registry/node-ca-2wddl/node-ca" id=f61580a1-0bcf-4e95-817f-a33824824f76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.176644 | controller | Jun 12 19:44:29.025653 crc crio[3657]: time="2026-06-12T19:44:29.020235006Z" level=info msg="Starting container: e78e0f53301c589c4912a97444d0f5bfda4a265cc12a2a2a15f1705314c3e00c" id=56b94744-4623-491a-972f-395419563fbe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.176661 | controller | Jun 12 19:44:29.146616 crc crio[3657]: time="2026-06-12T19:44:29.145531731Z" level=info msg="Started container" PID=7945 containerID=e78e0f53301c589c4912a97444d0f5bfda4a265cc12a2a2a15f1705314c3e00c description=openshift-image-registry/node-ca-2wddl/node-ca id=56b94744-4623-491a-972f-395419563fbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa15229e97ca5bfc732e70ab5050ec3bc734180b47cb3a8bc68aebc9262ca81
2026-06-12 21:10:20.176677 | controller | Jun 12 19:44:29.253933 crc crio[3657]: time="2026-06-12T19:44:29.252771232Z" level=info msg="Created container c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=8074aa4a-5e0d-418a-9c14-289e49a9c556 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.176693 | controller | Jun 12 19:44:29.259835 crc crio[3657]: time="2026-06-12T19:44:29.259256135Z" level=info msg="Starting container: c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d" id=a89eff90-01f4-474b-bff4-d775c3c0c14d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.176710 | controller | Jun 12 19:44:29.661147 crc crio[3657]: time="2026-06-12T19:44:29.654009472Z" level=info msg="Started container" PID=7975 containerID=c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=a89eff90-01f4-474b-bff4-d775c3c0c14d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4
2026-06-12 21:10:20.176727 | controller | Jun 12 19:44:30.005468 crc crio[3657]: time="2026-06-12T19:44:29.990688979Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=447d634d-9526-4ab2-adbb-9e1182d12840 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.176747 | controller | Jun 12 19:44:30.144923 crc crio[3657]: time="2026-06-12T19:44:30.144698833Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=db8a8671-4f47-434c-bc36-18233ee74ed2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.176765 | controller | Jun 12 19:44:30.191635 crc crio[3657]: time="2026-06-12T19:44:30.189704377Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=b8375769-903e-4caf-b969-f56b062fe93e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.176781 | controller | Jun 12 19:44:30.191635 crc crio[3657]: time="2026-06-12T19:44:30.19076878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176798 | controller | Jun 12 19:44:30.662473 crc crio[3657]: time="2026-06-12T19:44:30.643193974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176814 | controller | Jun 12 19:44:31.266807 crc crio[3657]: time="2026-06-12T19:44:31.265994025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176830 | controller | Jun 12 19:44:31.279818 crc crio[3657]: time="2026-06-12T19:44:31.279669177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.176847 | controller | Jun 12 19:44:32.459230 crc crio[3657]: time="2026-06-12T19:44:32.458615756Z" level=info msg="Created container eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=b8375769-903e-4caf-b969-f56b062fe93e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.176883 | controller | Jun 12 19:44:32.466946 crc crio[3657]: time="2026-06-12T19:44:32.466897721Z" level=info msg="Starting container: eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02" id=ca681808-388f-4342-8581-42ef6898f184 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.176900 | controller | Jun 12 19:44:32.478575 crc crio[3657]: time="2026-06-12T19:44:32.478529844Z" level=info msg="Created container b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=04947e99-6447-412f-a17c-b27dda0c8689 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.176917 | controller | Jun 12 19:44:32.491682 crc crio[3657]: time="2026-06-12T19:44:32.491564194Z" level=info msg="Starting container: b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38" id=732c1381-7714-4b9a-b90d-4677ee7609cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.176934 | controller | Jun 12 19:44:32.698926 crc crio[3657]: time="2026-06-12T19:44:32.69773877Z" level=info msg="Started container" PID=8084 containerID=eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=ca681808-388f-4342-8581-42ef6898f184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4
2026-06-12 21:10:20.176951 | controller | Jun 12 19:44:32.753803 crc crio[3657]: time="2026-06-12T19:44:32.751861387Z" level=info msg="Started container" PID=8085 containerID=b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=732c1381-7714-4b9a-b90d-4677ee7609cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828
2026-06-12 21:10:20.176972 | controller | Jun 12 19:44:32.872664 crc crio[3657]: time="2026-06-12T19:44:32.871141726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e12ae671-f8f5-4e2a-8c3e-4932554104e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.176990 | controller | Jun 12 19:44:32.883350 crc crio[3657]: time="2026-06-12T19:44:32.882852601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b3adc4a5-5bf7-4074-abb8-a5c81fa929d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177006 | controller | Jun 12 19:44:32.890725 crc crio[3657]: time="2026-06-12T19:44:32.889730591Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=0d7dcf2e-3c96-40d0-8611-6d81bea1724f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.177022 | controller | Jun 12 19:44:32.893000 crc crio[3657]: time="2026-06-12T19:44:32.89153216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177039 | controller | Jun 12 19:44:33.065238 crc crio[3657]: time="2026-06-12T19:44:33.064740809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177055 | controller | Jun 12 19:44:33.073167 crc crio[3657]: time="2026-06-12T19:44:33.071047806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177071 | controller | Jun 12 19:44:33.605454 crc crio[3657]: time="2026-06-12T19:44:33.599003124Z" level=info msg="Created container f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=0d7dcf2e-3c96-40d0-8611-6d81bea1724f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.177088 | controller | Jun 12 19:44:33.621956 crc crio[3657]: time="2026-06-12T19:44:33.621590406Z" level=info msg="Starting container: f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057" id=a74742ad-2328-456c-b189-69de518281b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.177104 | controller | Jun 12 19:44:33.689969 crc crio[3657]: time="2026-06-12T19:44:33.689640619Z" level=info msg="Started container" PID=8117 containerID=f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=a74742ad-2328-456c-b189-69de518281b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4
2026-06-12 21:10:20.177121 | controller | Jun 12 19:44:33.784382 crc crio[3657]: time="2026-06-12T19:44:33.781558716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=82213439-83ec-4c85-b2c4-e71828b3080e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177137 | controller | Jun 12 19:44:33.788383 crc crio[3657]: time="2026-06-12T19:44:33.787970751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=9ea66680-4df8-48d3-a25f-82f388b700e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177154 | controller | Jun 12 19:44:33.811147 crc crio[3657]: time="2026-06-12T19:44:33.810689224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8600e9bd-d0f3-4686-b3e2-ca4434957b71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177174 | controller | Jun 12 19:44:33.831877 crc crio[3657]: time="2026-06-12T19:44:33.831745743Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=89685570-07cc-4401-9096-6c3e4ac6fc44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.177191 | controller | Jun 12 19:44:33.832068 crc crio[3657]: time="2026-06-12T19:44:33.831810535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a450b91c-0ad2-4b2b-a5c6-4f11720029d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177207 | controller | Jun 12 19:44:33.833043 crc crio[3657]: time="2026-06-12T19:44:33.832910019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177224 | controller | Jun 12 19:44:33.969836 crc crio[3657]: time="2026-06-12T19:44:33.967900553Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=a296ad1c-5430-48a8-ab09-5d452504e0ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.177240 | controller | Jun 12 19:44:33.994931 crc crio[3657]: time="2026-06-12T19:44:33.9946355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177257 | controller | Jun 12 19:44:34.141994 crc crio[3657]: time="2026-06-12T19:44:34.141793797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177273 | controller | Jun 12 19:44:34.149797 crc crio[3657]: time="2026-06-12T19:44:34.148650227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177290 | controller | Jun 12 19:44:34.167249 crc crio[3657]: time="2026-06-12T19:44:34.166113999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177306 | controller | Jun 12 19:44:34.645786 crc crio[3657]: time="2026-06-12T19:44:34.645239853Z" level=info msg="Created container 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=a296ad1c-5430-48a8-ab09-5d452504e0ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.177323 | controller | Jun 12 19:44:34.659364 crc crio[3657]: time="2026-06-12T19:44:34.647837463Z" level=info msg="Starting container: 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01" id=c004255f-490d-4ee7-b549-d165d8c3d2c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.177340 | controller | Jun 12 19:44:34.834823 crc crio[3657]: time="2026-06-12T19:44:34.832798875Z" level=info msg="Started container" PID=8144 containerID=02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=c004255f-490d-4ee7-b549-d165d8c3d2c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4
2026-06-12 21:10:20.177357 | controller | Jun 12 19:44:35.739947 crc crio[3657]: time="2026-06-12T19:44:35.721859894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ed828f52-a3e7-4230-9ae6-77a58a38aeee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177374 | controller | Jun 12 19:44:35.782838 crc crio[3657]: time="2026-06-12T19:44:35.782567497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=223a70b5-2faf-4633-8e05-6661a7e5f090 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177394 | controller | Jun 12 19:44:35.796413 crc crio[3657]: time="2026-06-12T19:44:35.795827597Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=553f5fae-bd48-436e-9549-c2cb3eb44133 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.177412 | controller | Jun 12 19:44:35.799212 crc crio[3657]: time="2026-06-12T19:44:35.798873124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177428 | controller | Jun 12 19:44:36.010850 crc crio[3657]: time="2026-06-12T19:44:36.007194074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177445 | controller | Jun 12 19:44:36.024712 crc crio[3657]: time="2026-06-12T19:44:36.013112011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177462 | controller | Jun 12 19:44:36.785236 crc crio[3657]: time="2026-06-12T19:44:36.784698591Z" level=info msg="Created container 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=553f5fae-bd48-436e-9549-c2cb3eb44133 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.177479 | controller | Jun 12 19:44:36.789439 crc crio[3657]: time="2026-06-12T19:44:36.788430691Z" level=info msg="Starting container: 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25" id=942b9d72-41e2-4ad9-8116-58066f2e6fb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.177495 | controller | Jun 12 19:44:36.974914 crc crio[3657]: time="2026-06-12T19:44:36.974241337Z" level=info msg="Started container" PID=8196 containerID=9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=942b9d72-41e2-4ad9-8116-58066f2e6fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4
2026-06-12 21:10:20.177512 | controller | Jun 12 19:44:37.217143 crc crio[3657]: time="2026-06-12T19:44:37.215972052Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=103816b6-044a-417f-9ae4-e859f09447e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177528 | controller | Jun 12 19:44:37.263711 crc crio[3657]: time="2026-06-12T19:44:37.252923295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=476333cb-f1a2-4edc-97f3-9346677d29d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177544 | controller | Jun 12 19:44:37.287253 crc crio[3657]: time="2026-06-12T19:44:37.28491497Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=29c242d6-a948-4ae7-9efb-8555077ffd08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.177561 | controller | Jun 12 19:44:37.296440 crc crio[3657]: time="2026-06-12T19:44:37.296417021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177577 | controller | Jun 12 19:44:37.619422 crc crio[3657]: time="2026-06-12T19:44:37.6179089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177593 | controller | Jun 12 19:44:37.621966 crc crio[3657]: time="2026-06-12T19:44:37.618637917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177613 | controller | Jun 12 19:44:37.648227 crc crio[3657]: time="2026-06-12T19:44:37.647111357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177630 | controller | Jun 12 19:44:38.386230 crc crio[3657]: time="2026-06-12T19:44:38.35410735Z" level=info msg="Created container 2eb5de4f436ae3bc1c27e73b4e2cc9b7694b2d642a27df335f389a1cef78da05: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=89685570-07cc-4401-9096-6c3e4ac6fc44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.177647 | controller | Jun 12 19:44:38.386230 crc crio[3657]: time="2026-06-12T19:44:38.38159479Z" level=info msg="Starting container: 2eb5de4f436ae3bc1c27e73b4e2cc9b7694b2d642a27df335f389a1cef78da05" id=9a9d7178-7634-40e3-986b-ce2a216a444e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.177664 | controller | Jun 12 19:44:38.581026 crc crio[3657]: time="2026-06-12T19:44:38.580556583Z" level=info msg="Created container 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=29c242d6-a948-4ae7-9efb-8555077ffd08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.177680 | controller | Jun 12 19:44:38.595532 crc crio[3657]: time="2026-06-12T19:44:38.59510555Z" level=info msg="Starting container: 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34" id=a37732e1-1e88-4e3e-b377-e26513f4950b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.177697 | controller | Jun 12 19:44:38.693782 crc crio[3657]: time="2026-06-12T19:44:38.686570917Z" level=info msg="Started container" PID=8221 containerID=2eb5de4f436ae3bc1c27e73b4e2cc9b7694b2d642a27df335f389a1cef78da05 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=9a9d7178-7634-40e3-986b-ce2a216a444e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761
2026-06-12 21:10:20.177713 | controller | Jun 12 19:44:38.808662 crc crio[3657]: time="2026-06-12T19:44:38.805235817Z" level=info msg="Started container" PID=8223 containerID=2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=a37732e1-1e88-4e3e-b377-e26513f4950b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4
2026-06-12 21:10:20.177730 | controller | Jun 12 19:44:40.397595 crc crio[3657]: time="2026-06-12T19:44:40.385141839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=a6d29325-08d6-4687-a8d1-c7eb7524418a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177746 | controller | Jun 12 19:44:40.404509 crc crio[3657]: time="2026-06-12T19:44:40.403531148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=3e913981-f71b-4695-984d-94ca902870cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177763 | controller | Jun 12 19:44:40.408146 crc crio[3657]: time="2026-06-12T19:44:40.407708275Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=9563cd53-5ebe-4aa3-9659-9dbefa744789 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.177779 | controller | Jun 12 19:44:40.410173 crc crio[3657]: time="2026-06-12T19:44:40.409209378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177799 | controller | Jun 12 19:44:40.510563 crc crio[3657]: time="2026-06-12T19:44:40.510090498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177816 | controller | Jun 12 19:44:43.014172 crc crio[3657]: time="2026-06-12T19:44:43.01388633Z" level=info msg="NetworkStart: stopping network for sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.177832 | controller | Jun 12 19:44:43.078906 crc crio[3657]: time="2026-06-12T19:44:43.078732543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.177863 | controller | Jun 12 19:44:43.480162 crc crio[3657]: time="2026-06-12T19:44:43.480036625Z" level=info msg="Created container 60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=9563cd53-5ebe-4aa3-9659-9dbefa744789 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.177886 | controller | Jun 12 19:44:43.486152 crc crio[3657]: time="2026-06-12T19:44:43.485243365Z" level=info msg="Starting container: 60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e" id=3c62b5cd-c85c-4651-a113-38c25200b909 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.177904 | controller | Jun 12 19:44:43.512533 crc crio[3657]: time="2026-06-12T19:44:43.512214354Z" level=info msg="Started container" PID=8347 containerID=60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3c62b5cd-c85c-4651-a113-38c25200b909 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828
2026-06-12 21:10:20.177921 | controller | Jun 12 19:44:44.027181 crc crio[3657]: time="2026-06-12T19:44:44.026677236Z" level=info msg="NetworkStart: stopping network for sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.177938 | controller | Jun 12 19:44:44.338745 crc crio[3657]: time="2026-06-12T19:44:44.33773355Z" level=info msg="NetworkStart: stopping network for sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.177955 | controller | Jun 12 19:44:44.660990 crc crio[3657]: time="2026-06-12T19:44:44.660658934Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=92bd9fb0-3368-460e-8a7b-3efd1d8794ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177971 | controller | Jun 12 19:44:44.684565 crc crio[3657]: time="2026-06-12T19:44:44.680666106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a8b2d36c-2359-43b6-8374-be04e6094717 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.177987 | controller | Jun 12 19:44:44.703860 crc crio[3657]: time="2026-06-12T19:44:44.703532834Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=b01163fd-60b7-4c54-86c8-fd7c45a49b6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.178003 | controller | Jun 12 19:44:44.708490 crc crio[3657]: time="2026-06-12T19:44:44.704850393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.178020 | controller | Jun 12 19:44:44.829719 crc crio[3657]: time="2026-06-12T19:44:44.829163947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.178040 | controller | Jun 12 19:44:44.896444 crc crio[3657]: time="2026-06-12T19:44:44.895822536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.178057 | controller | Jun 12 19:44:44.998751 crc crio[3657]: time="2026-06-12T19:44:44.993130418Z" level=info msg="Removing container: b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38" id=aceec6ca-ee24-40df-9239-96376fcfde37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.178074 | controller | Jun 12 19:44:46.665741 crc crio[3657]: time="2026-06-12T19:44:46.665114904Z" level=info msg="Removed container b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=aceec6ca-ee24-40df-9239-96376fcfde37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.178090 | controller | Jun 12 19:44:46.914654 crc crio[3657]: time="2026-06-12T19:44:46.912780132Z" level=info msg="NetworkStart: stopping network for sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178107 | controller | Jun 12 19:44:47.398867 crc crio[3657]: time="2026-06-12T19:44:47.398811388Z" level=info msg="Created container 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=b01163fd-60b7-4c54-86c8-fd7c45a49b6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.178123 | controller | Jun 12 19:44:47.407704 crc crio[3657]: time="2026-06-12T19:44:47.407105395Z" level=info msg="Starting container: 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3" id=e9e7c6da-007c-4cf9-9733-ac4f7a432d43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.178139 | controller | Jun 12 19:44:47.464748 crc crio[3657]: time="2026-06-12T19:44:47.464652619Z" level=info msg="Started container" PID=8504 containerID=5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=e9e7c6da-007c-4cf9-9733-ac4f7a432d43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4
2026-06-12 21:10:20.178155 | controller | Jun 12 19:44:47.887217 crc crio[3657]: time="2026-06-12T19:44:47.882518505Z" level=info msg="NetworkStart: stopping network for sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178171 | controller | Jun 12 19:44:48.139520 crc crio[3657]: time="2026-06-12T19:44:48.117900807Z" level=info msg="NetworkStart: stopping network for sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178188 | controller | Jun 12 19:44:48.324566 crc crio[3657]: time="2026-06-12T19:44:48.310568419Z" level=info msg="Created container 9b8aa7182f6995125c2a7db0b34beee4e1491b9897e3c8c63b528ffc2ae538ac: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=9b954b29-a0cb-40cb-991a-3b463b5eec37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.178204 | controller | Jun 12 19:44:48.353142 crc crio[3657]: time="2026-06-12T19:44:48.348767217Z" level=info msg="Starting container: 9b8aa7182f6995125c2a7db0b34beee4e1491b9897e3c8c63b528ffc2ae538ac" id=6430c5a3-19c2-4d88-9cc8-ebcc31b8b58f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.178220 | controller | Jun 12 19:44:48.398506 crc crio[3657]: time="2026-06-12T19:44:48.389682569Z" level=info msg="Started container" PID=8083 containerID=9b8aa7182f6995125c2a7db0b34beee4e1491b9897e3c8c63b528ffc2ae538ac description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=6430c5a3-19c2-4d88-9cc8-ebcc31b8b58f name=/runtime.v1.RuntimeService/StartContainer sandboxID=328252147ccbd67fb44acd02461c0bc88277908c42984c0f9f0a97cb9072be9e
2026-06-12 21:10:20.178240 | controller | Jun 12 19:44:49.421233 crc crio[3657]: time="2026-06-12T19:44:49.420428867Z" level=info msg="NetworkStart: stopping network for sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178257 | controller | Jun 12 19:44:49.727428 crc crio[3657]: time="2026-06-12T19:44:49.726150853Z" level=info msg="NetworkStart: stopping network for sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178274 | controller | Jun 12 19:44:50.310597 crc crio[3657]: time="2026-06-12T19:44:50.310497763Z" level=info msg="NetworkStart: stopping network for sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178290 | controller | Jun 12 19:44:50.473606 crc crio[3657]: time="2026-06-12T19:44:50.473338355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1a89f65f-4b7c-48e7-98ee-460041a76b57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.178306 | controller | Jun 12 19:44:50.525107 crc crio[3657]: time="2026-06-12T19:44:50.525018673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7e389652-8499-4a11-8e7b-2c044fde66ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.178322 | controller | Jun 12 19:44:50.528579 crc crio[3657]: time="2026-06-12T19:44:50.528453277Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=c7aebe96-45f9-4f37-95e9-143b40e74c46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.178338 | controller | Jun 12 19:44:50.528835 crc crio[3657]: time="2026-06-12T19:44:50.528757274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.178355 | controller | Jun 12 19:44:50.625394 crc crio[3657]: time="2026-06-12T19:44:50.613065571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.178371 | controller | Jun 12 19:44:50.625394 crc crio[3657]: time="2026-06-12T19:44:50.622198157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.178387 | controller | Jun 12 19:44:50.679719 crc crio[3657]: time="2026-06-12T19:44:50.6792483Z" level=info msg="NetworkStart: stopping network for sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178404 | controller | Jun 12 19:44:50.889428 crc crio[3657]: time="2026-06-12T19:44:50.886636138Z" level=info msg="Created container a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=c7aebe96-45f9-4f37-95e9-143b40e74c46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.178420 | controller | Jun 12 19:44:50.898451 crc crio[3657]: time="2026-06-12T19:44:50.894253912Z" level=info msg="Starting container: a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9" id=20adefa9-a318-4285-b2e0-9fb79f8f7bd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.178442 | controller | Jun 12 19:44:50.949637 crc crio[3657]: time="2026-06-12T19:44:50.949522125Z" level=info msg="Started container" PID=8607 containerID=a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=20adefa9-a318-4285-b2e0-9fb79f8f7bd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4
2026-06-12 21:10:20.178460 | controller | Jun 12 19:44:51.351052 crc crio[3657]: time="2026-06-12T19:44:51.350699563Z" level=info msg="NetworkStart: stopping network for sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178476 | controller | Jun 12 19:44:52.002736 crc crio[3657]: time="2026-06-12T19:44:52.002484075Z" level=info msg="NetworkStart: stopping network for sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178493 | controller | Jun 12 19:44:52.007885 crc crio[3657]: time="2026-06-12T19:44:52.007628937Z" level=info msg="NetworkStart: stopping network for sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178509 | controller | Jun 12 19:44:52.710752 crc crio[3657]: time="2026-06-12T19:44:52.7106794Z" level=info msg="NetworkStart: stopping network for sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178526 | controller | Jun 12 19:44:52.880341 crc crio[3657]: time="2026-06-12T19:44:52.880135243Z" level=info msg="NetworkStart: stopping network for sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178542 | controller | Jun 12 19:44:53.176103 crc crio[3657]: time="2026-06-12T19:44:53.173080167Z" level=info msg="NetworkStart: stopping network for sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178558 | controller | Jun 12 19:44:53.300876 crc crio[3657]: time="2026-06-12T19:44:53.300478581Z" level=info msg="NetworkStart: stopping network for sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178575 | controller | Jun 12 19:44:53.414432 crc crio[3657]: time="2026-06-12T19:44:53.413778896Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=2a93b8c2-8f0f-430f-ba38-8bcf14b87581 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.178591 | controller | Jun 12 19:44:53.428827 crc crio[3657]: time="2026-06-12T19:44:53.425698692Z" level=info msg="NetworkStart: stopping network for sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178608 | controller | Jun 12 19:44:53.441041 crc crio[3657]: time="2026-06-12T19:44:53.439063359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=ade18843-f4ae-45e1-a80f-f267ec00da36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.178624 | controller | Jun 12 19:44:53.451476 crc crio[3657]: time="2026-06-12T19:44:53.450959183Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=d1781e78-65d0-4c48-9448-2e49b075df51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.178644 | controller | Jun 12 19:44:53.453997 crc crio[3657]: time="2026-06-12T19:44:53.453850786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.178661 | controller | Jun 12 19:44:53.505844 crc crio[3657]: time="2026-06-12T19:44:53.505591955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.178677 | controller | Jun 12 19:44:53.822248 crc crio[3657]: time="2026-06-12T19:44:53.822154752Z" level=info msg="NetworkStart: stopping network for sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178693 | controller | Jun 12 19:44:53.843101 crc crio[3657]: time="2026-06-12T19:44:53.842701577Z" level=info msg="NetworkStart: stopping network for sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178709 | controller | Jun 12 19:44:53.915675 crc crio[3657]: time="2026-06-12T19:44:53.914244957Z" level=info msg="NetworkStart: stopping network for sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178725 | controller | Jun 12 19:44:53.967361 crc crio[3657]: time="2026-06-12T19:44:53.967249904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.178742 | controller | Jun 12 19:44:53.998450 crc crio[3657]: time="2026-06-12T19:44:53.99783326Z" level=info msg="NetworkStart: stopping network for sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178758 | controller | Jun 12 19:44:54.156458 crc crio[3657]: time="2026-06-12T19:44:54.155876039Z" level=info msg="Created container dd67e962e40e87ef0465eace6f0830071f01374f8b01570680d6466cfa936ff3: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=d1781e78-65d0-4c48-9448-2e49b075df51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.178774 | controller | Jun 12 19:44:54.163123 crc crio[3657]: time="2026-06-12T19:44:54.15961623Z" level=info msg="Starting container: dd67e962e40e87ef0465eace6f0830071f01374f8b01570680d6466cfa936ff3" id=86fc4cb6-1945-408c-b8a3-c7c8fdcf3998 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.178791 | controller | Jun 12 19:44:54.175302 crc crio[3657]: time="2026-06-12T19:44:54.174963649Z" level=info msg="Started container" PID=8665 containerID=dd67e962e40e87ef0465eace6f0830071f01374f8b01570680d6466cfa936ff3 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=86fc4cb6-1945-408c-b8a3-c7c8fdcf3998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761
2026-06-12 21:10:20.178808 | controller | Jun 12 19:44:54.320629 crc crio[3657]: time="2026-06-12T19:44:54.319636412Z" level=info msg="NetworkStart: stopping network for sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178825 | controller | Jun 12 19:44:54.555009 crc crio[3657]: time="2026-06-12T19:44:54.554872855Z" level=info msg="NetworkStart: stopping network for sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178845 | controller | Jun 12 19:44:54.583712 crc crio[3657]: time="2026-06-12T19:44:54.583092532Z" level=info msg="NetworkStart: stopping network for sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178883 | controller | Jun 12 19:44:54.949849 crc crio[3657]: time="2026-06-12T19:44:54.94918329Z" level=info msg="NetworkStart: stopping network for sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.178901 | controller | Jun 12 19:44:55.504405 crc crio[3657]: time="2026-06-12T19:44:55.503472156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=e49633af-7df5-4dcf-9d61-faffa2bf4476 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.178918 | controller | Jun 12 19:44:55.515594 crc crio[3657]: time="2026-06-12T19:44:55.514678916Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=c18f941b-e75e-45b3-8321-0d14eb476d90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.178935 | controller | Jun 12 19:44:55.522197 crc crio[3657]: time="2026-06-12T19:44:55.522141731Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=47fb333b-1c8d-4a67-b612-e8d0416c60bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.178951 | controller | Jun 12 19:44:55.526082 crc crio[3657]: time="2026-06-12T19:44:55.526052186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.178968 | controller | Jun 12 19:44:55.601992 crc crio[3657]: time="2026-06-12T19:44:55.601711732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.178984 | controller | Jun 12 19:44:56.410185 crc crio[3657]: time="2026-06-12T19:44:56.409752189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.179001 | controller | Jun 12 19:44:56.556419 crc crio[3657]: time="2026-06-12T19:44:56.555815581Z" level=info msg="Created container 39c9cc2335e91cfad74eb21f7097943b1a953c1ba057a0c69af3b898d7d9886b: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=47fb333b-1c8d-4a67-b612-e8d0416c60bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.179017 | controller | Jun 12 19:44:56.559470 crc crio[3657]: time="2026-06-12T19:44:56.559386888Z" level=info msg="Starting container: 39c9cc2335e91cfad74eb21f7097943b1a953c1ba057a0c69af3b898d7d9886b" id=73431b35-19b1-4d69-8f74-186066df0540 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.179034 | controller | Jun 12 19:44:56.564595 crc crio[3657]: time="2026-06-12T19:44:56.564530829Z" level=info msg="Started container" PID=8757 containerID=39c9cc2335e91cfad74eb21f7097943b1a953c1ba057a0c69af3b898d7d9886b description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=73431b35-19b1-4d69-8f74-186066df0540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761
2026-06-12 21:10:20.179051 | controller | Jun 12 19:44:57.247086 crc crio[3657]: time="2026-06-12T19:44:57.242857173Z" level=info msg="NetworkStart: stopping network for sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179068 | controller | Jun 12 19:44:57.252538 crc crio[3657]: time="2026-06-12T19:44:57.252237175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=48744892-8769-43ee-9d3e-d72f6c5ad78a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.179088 | controller | Jun 12 19:44:57.259637 crc crio[3657]: time="2026-06-12T19:44:57.259594403Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=e5887a38-0d77-42e0-ba88-6fd23334bf10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.179105 | controller | Jun 12 19:44:57.273948 crc crio[3657]: time="2026-06-12T19:44:57.273821097Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=1b19bf4a-e748-4d31-af11-a5583506b431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.179121 | controller | Jun 12 19:44:57.274554 crc crio[3657]: time="2026-06-12T19:44:57.274487192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.179138 | controller | Jun 12 19:44:57.304352 crc crio[3657]: time="2026-06-12T19:44:57.304115348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.179154 | controller | Jun 12 19:44:57.350953 crc crio[3657]: time="2026-06-12T19:44:57.350171533Z" level=info msg="NetworkStart: stopping network for sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179171 | controller | Jun 12 19:44:57.473658 crc crio[3657]: time="2026-06-12T19:44:57.472612391Z" level=info msg="NetworkStart: stopping network for sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179187 | controller | Jun 12 19:44:57.545583 crc crio[3657]: time="2026-06-12T19:44:57.54543229Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=9b1859ed-0463-47cf-9be8-2af914ecb533 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.179203 | controller | Jun 12 19:44:57.553823 crc crio[3657]: time="2026-06-12T19:44:57.553386404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=f22423e0-11a2-420a-840c-4228fbcb12d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.179219 | controller | Jun 12 19:44:57.556762 crc crio[3657]: time="2026-06-12T19:44:57.556706683Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=c76bcf4a-5459-4645-bc3f-d0e5af0b4ff1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.179234 | controller | Jun 12 19:44:57.558007 crc crio[3657]: time="2026-06-12T19:44:57.557982311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.179251 | controller | Jun 12 19:44:57.607129 crc crio[3657]: time="2026-06-12T19:44:57.607075557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.179267 | controller | Jun 12 19:44:57.621470 crc crio[3657]: time="2026-06-12T19:44:57.621155645Z" level=info msg="NetworkStart: stopping network for sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179286 | controller | Jun 12 19:44:57.708550 crc crio[3657]: time="2026-06-12T19:44:57.708036348Z" level=info msg="NetworkStart: stopping network for sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179303 | controller | Jun 12 19:44:57.786445 crc crio[3657]: time="2026-06-12T19:44:57.785846096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.179319 | controller | Jun 12 19:44:57.851235 crc crio[3657]: time="2026-06-12T19:44:57.851055769Z" level=info msg="NetworkStart: stopping network for sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179336 | controller | Jun 12 19:44:57.884232 crc crio[3657]: time="2026-06-12T19:44:57.883708815Z" level=info msg="Created container af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=1b19bf4a-e748-4d31-af11-a5583506b431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.179353 | controller | Jun 12 19:44:57.891031 crc crio[3657]: time="2026-06-12T19:44:57.889439061Z" level=info msg="Starting container: af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0" id=3eb05fc0-384a-41b3-a887-cfa1afa33afb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.179369 | controller | Jun 12 19:44:57.902615 crc crio[3657]: time="2026-06-12T19:44:57.902383926Z" level=info msg="NetworkStart: stopping network for sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179385 | controller | Jun 12 19:44:57.910026 crc crio[3657]: time="2026-06-12T19:44:57.909859776Z" level=info msg="Started container" PID=8896 containerID=af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3eb05fc0-384a-41b3-a887-cfa1afa33afb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828
2026-06-12 21:10:20.179402 | controller | Jun 12 19:44:57.936088 crc crio[3657]: time="2026-06-12T19:44:57.936004887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.179419 | controller | Jun 12 19:44:58.020499 crc crio[3657]: time="2026-06-12T19:44:58.020429967Z" level=info msg="Created container fa2ae9ef64c26f2d58a2ffe4e7e34e1a7a480e87aadc0794ede2708507a8c3b4: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=c76bcf4a-5459-4645-bc3f-d0e5af0b4ff1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.179436 | controller | Jun 12 19:44:58.022083 crc crio[3657]: time="2026-06-12T19:44:58.021984681Z" level=info msg="Starting container: fa2ae9ef64c26f2d58a2ffe4e7e34e1a7a480e87aadc0794ede2708507a8c3b4" id=36bf1070-2191-4835-9744-33d939eb81e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.179452 | controller | Jun 12 19:44:58.035933 crc crio[3657]: time="2026-06-12T19:44:58.035851708Z" level=info msg="Started container" PID=8925 containerID=fa2ae9ef64c26f2d58a2ffe4e7e34e1a7a480e87aadc0794ede2708507a8c3b4 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=36bf1070-2191-4835-9744-33d939eb81e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761
2026-06-12 21:10:20.179469 | controller | Jun 12 19:44:58.817250 crc crio[3657]: time="2026-06-12T19:44:58.816538119Z" level=info msg="NetworkStart: stopping network for sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179489 | controller | Jun 12 19:44:58.876401 crc crio[3657]: time="2026-06-12T19:44:58.873554221Z" level=info msg="NetworkStart: stopping network for sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179506 | controller | Jun 12 19:44:59.558092 crc crio[3657]: time="2026-06-12T19:44:59.55482001Z" level=info msg="NetworkStart: stopping network for sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179522 | controller | Jun 12 19:44:59.642235 crc crio[3657]: time="2026-06-12T19:44:59.641663803Z" level=info msg="NetworkStart: stopping network for sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179538 | controller | Jun 12 19:44:59.756988 crc crio[3657]: time="2026-06-12T19:44:59.7535026Z" level=info msg="NetworkStart: stopping network for sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179554 | controller | Jun 12 19:44:59.920721 crc crio[3657]: time="2026-06-12T19:44:59.920564502Z" level=info msg="NetworkStart: stopping network for sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179570 | controller | Jun 12 19:45:00.217073 crc crio[3657]: time="2026-06-12T19:45:00.2155015Z" level=info msg="NetworkStart: stopping network for sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179586 | controller | Jun 12 19:45:00.228072 crc crio[3657]: time="2026-06-12T19:45:00.227913247Z" level=info msg="NetworkStart: stopping network for sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179602 | controller | Jun 12 19:45:00.240221 crc crio[3657]: time="2026-06-12T19:45:00.239993873Z" level=info msg="NetworkStart: stopping network for sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179618 | controller | Jun 12 19:45:00.544514 crc crio[3657]: time="2026-06-12T19:45:00.54440057Z" level=info msg="NetworkStart: stopping network for sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179634 | controller | Jun 12 19:45:00.551816 crc crio[3657]: time="2026-06-12T19:45:00.551456861Z" level=info msg="NetworkStart: stopping network for sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179651 | controller | Jun 12 19:45:00.651583 crc crio[3657]: time="2026-06-12T19:45:00.651456137Z" level=info msg="NetworkStart: stopping network for sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.179667 | controller | Jun 12 19:45:00.651583 crc crio[3657]: time="2026-06-12T19:45:00.651557349Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.179683 | controller | Jun 12 19:45:00.652764 crc crio[3657]: time="2026-06-12T19:45:00.651659801Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_f0085f9b-a244-4588-affc-ccdc3fc45922\""
2026-06-12 21:10:20.179704 | controller | Jun 12 19:45:00.652764 crc crio[3657]: time="2026-06-12T19:45:00.652703434Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/c2125b54-7e42-4854-8ffc-e6366732da64 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:0xc000896340}] Aliases:map[]}"
2026-06-12 21:10:20.179722 | controller | Jun 12 19:45:00.653207 crc crio[3657]: time="2026-06-12T19:45:00.652765193Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/90b18121-4a33-439a-b94e-94df9d3a87a9 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:0xc00146e568}] Aliases:map[]}"
2026-06-12 21:10:20.179740 | controller | Jun 12 19:45:00.653207 crc crio[3657]: time="2026-06-12T19:45:00.652849707Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.179757 | controller | Jun 12 19:45:00.653207 crc crio[3657]: time="2026-06-12T19:45:00.653071422Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.179774 | controller | Jun 12 19:45:00.653207 crc crio[3657]: time="2026-06-12T19:45:00.653108952Z" 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 21:10:20.179791 | controller | Jun 12 19:45:00.653207 crc crio[3657]: time="2026-06-12T19:45:00.653160152Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5b0ebdb7-019c-402a-ba0f-340ed47eb2ed 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:0xc00146e580}] Aliases:map[]}"
2026-06-12 21:10:20.179808 | controller | Jun 12 19:45:00.654410 crc crio[3657]: time="2026-06-12T19:45:00.653453418Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.179825 | controller | Jun 12 19:45:00.654410 crc crio[3657]: time="2026-06-12T19:45:00.65350614Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.179842 | controller | Jun 12 19:45:00.654410 crc crio[3657]: time="2026-06-12T19:45:00.653540081Z" 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 21:10:20.179879 | controller | Jun 12 19:45:00.655135 crc crio[3657]: time="2026-06-12T19:45:00.654571452Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/86a37fd2-4d9d-4520-8df7-9b0ec8e95005 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:0xc00127e4d8}] Aliases:map[]}"
2026-06-12 21:10:20.179900 | controller | Jun 12 19:45:00.655135 crc crio[3657]: time="2026-06-12T19:45:00.654755266Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.179918 | controller | Jun 12 19:45:00.655135 crc crio[3657]: time="2026-06-12T19:45:00.655049983Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.179934 | controller | Jun 12 19:45:00.655135 crc crio[3657]: time="2026-06-12T19:45:00.655077784Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.179951 | controller | Jun 12 19:45:00.657677 crc crio[3657]: time="2026-06-12T19:45:00.657523239Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/ffde29f3-8fdd-45a1-ba90-094f60207299 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:0xc0026165b8}] Aliases:map[]}"
2026-06-12 21:10:20.179967 | controller | Jun 12 19:45:00.657677 crc crio[3657]: time="2026-06-12T19:45:00.657632531Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.179984 | controller | Jun 12 19:45:00.657677 crc crio[3657]: time="2026-06-12T19:45:00.657653841Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180000 | controller | Jun 12 19:45:00.657677 crc crio[3657]: time="2026-06-12T19:45:00.657672022Z" 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 21:10:20.180017 | controller | Jun 12 19:45:00.662104 crc crio[3657]: time="2026-06-12T19:45:00.661205789Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/73f392c4-6347-46a0-918e-266591167ead 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:0xc00008ca78}] Aliases:map[]}"
2026-06-12 21:10:20.180034 | controller | Jun 12 19:45:00.662104 crc crio[3657]: time="2026-06-12T19:45:00.661510266Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180051 | controller | Jun 12 19:45:00.662104 crc crio[3657]: time="2026-06-12T19:45:00.661540146Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180068 | controller | Jun 12 19:45:00.662104 crc crio[3657]: time="2026-06-12T19:45:00.661556597Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.180084 | controller | Jun 12 19:45:00.662104 crc crio[3657]: time="2026-06-12T19:45:00.661628806Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/0a95f19a-232d-4896-ac37-c550361f5017 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:0xc00011a5a8}] Aliases:map[]}"
2026-06-12 21:10:20.180106 | controller | Jun 12 19:45:00.663204 crc crio[3657]: time="2026-06-12T19:45:00.662215518Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/b7e36669-14fd-49f7-8d09-cf2ae773af58 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:0xc002910100}] Aliases:map[]}"
2026-06-12 21:10:20.180123 | controller | Jun 12 19:45:00.663204 crc crio[3657]: time="2026-06-12T19:45:00.662375783Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180140 | controller | Jun 12 19:45:00.663204 crc crio[3657]: time="2026-06-12T19:45:00.662404913Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180157 | controller | Jun 12 19:45:00.663204 crc crio[3657]: time="2026-06-12T19:45:00.662423724Z" 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 21:10:20.180173 | controller | Jun 12 19:45:00.663204 crc crio[3657]: time="2026-06-12T19:45:00.662402532Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b485139a-1880-4b1a-b367-77177c9ce57a 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:0xc0008a6050}] Aliases:map[]}"
2026-06-12 21:10:20.180190 | controller | Jun 12 19:45:00.663204 crc crio[3657]: time="2026-06-12T19:45:00.662552716Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180206 | controller | Jun 12 19:45:00.663204 crc crio[3657]: time="2026-06-12T19:45:00.662575206Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180222 | controller | Jun 12 19:45:00.663204 crc crio[3657]: time="2026-06-12T19:45:00.662590036Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.180238 | controller | Jun 12 19:45:00.663204 crc crio[3657]: time="2026-06-12T19:45:00.663067927Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180255 | controller | Jun 12 19:45:00.663204 crc crio[3657]: time="2026-06-12T19:45:00.663095778Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180271 | controller | Jun 12 19:45:00.663204 crc crio[3657]: time="2026-06-12T19:45:00.663115058Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.180287 | controller | Jun 12 19:45:00.667538 crc crio[3657]: time="2026-06-12T19:45:00.666554703Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/eb7a28df-0864-4c83-84b7-7cd753d689bf 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:0xc0001a2358}] Aliases:map[]}"
2026-06-12 21:10:20.180308 | controller | Jun 12 19:45:00.667538 crc crio[3657]: time="2026-06-12T19:45:00.666650245Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180325 | controller | Jun 12 19:45:00.667538 crc crio[3657]: time="2026-06-12T19:45:00.666681446Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180342 | controller | Jun 12 19:45:00.667538 crc crio[3657]: time="2026-06-12T19:45:00.666696666Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.180358 | controller | Jun 12 19:45:00.668246 crc crio[3657]: time="2026-06-12T19:45:00.668077246Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/a1a1a2bb-442f-4e56-9bc3-e113d80e9377 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:0xc00133c8c0}] Aliases:map[]}"
2026-06-12 21:10:20.180376 | controller | Jun 12 19:45:00.668246 crc crio[3657]: time="2026-06-12T19:45:00.668142958Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180393 | controller | Jun 12 19:45:00.668246 crc crio[3657]: time="2026-06-12T19:45:00.668156518Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180409 | controller | Jun 12 19:45:00.668246 crc crio[3657]: time="2026-06-12T19:45:00.668168988Z" 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 21:10:20.180426 | controller | Jun 12 19:45:00.669123 crc crio[3657]: time="2026-06-12T19:45:00.668716623Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/c760989d-d8d5-4b45-b08b-96c9dd5b1c53 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:0xc001994020}] Aliases:map[]}"
2026-06-12 21:10:20.180456 | controller | Jun 12 19:45:00.669123 crc crio[3657]: time="2026-06-12T19:45:00.668940207Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180474 | controller | Jun 12 19:45:00.669123 crc crio[3657]: time="2026-06-12T19:45:00.668982938Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180490 | controller | Jun 12 19:45:00.669123 crc crio[3657]: time="2026-06-12T19:45:00.66904458Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.180507 | controller | Jun 12 19:45:00.672469 crc crio[3657]: time="2026-06-12T19:45:00.669733495Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/17f21ded-7bbe-4e38-85c8-721d67241412 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:0xc00146e5f8}] Aliases:map[]}"
2026-06-12 21:10:20.180524 | controller | Jun 12 19:45:00.680636 crc crio[3657]: time="2026-06-12T19:45:00.677974045Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180544 | controller | Jun 12 19:45:00.680636 crc crio[3657]: time="2026-06-12T19:45:00.678529196Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180561 | controller | Jun 12 19:45:00.680636 crc crio[3657]: time="2026-06-12T19:45:00.678554447Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.180578 | controller | Jun 12 19:45:00.680636 crc crio[3657]: time="2026-06-12T19:45:00.678581698Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7d98de13-5a33-4a87-9956-0c59e4aa11ac 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:0xc002790068}] Aliases:map[]}"
2026-06-12 21:10:20.180595 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.652944767Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180611 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.688337111Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180628 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.688368591Z" 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 21:10:20.180644 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.69149376Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1cc28954-4e05-4795-8309-544d47b024dd 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:0xc00127e590}] Aliases:map[]}"
2026-06-12 21:10:20.180661 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.691644883Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180678 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.691664313Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180694 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.691689134Z" 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 21:10:20.180710 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.691723672Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0557c9ac-3d4c-4bc8-baa6-d4baaeda917b 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:0xc002616660}] Aliases:map[]}"
2026-06-12 21:10:20.180727 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.694605674Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180747 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.694638055Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180764 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.694652235Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.180781 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.694723003Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f90fc054-a7c9-4244-898e-4c4109de151a 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:0xc002910238}] Aliases:map[]}"
2026-06-12 21:10:20.180798 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.694770724Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180814 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.694783404Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180831 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.694794654Z" 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 21:10:20.180922 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.697104768Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/3b3aeb85-f8da-427b-a39f-5c7f61bfe765 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:0xc0019941a0}] Aliases:map[]}"
2026-06-12 21:10:20.180946 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.69719813Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.180965 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.697226961Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.180982 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.697245711Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.181000 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.697444212Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/467489c2-3812-4795-88cc-c15e46158174 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:0xc000896420}] Aliases:map[]}"
2026-06-12 21:10:20.181017 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.697482583Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181038 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.697500713Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181055 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.697508603Z" 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 21:10:20.181072 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.697687044Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/dbe0d6bd-818e-42b5-b5ba-77ac658362f4 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:0xc00146e670}] Aliases:map[]}"
2026-06-12 21:10:20.181090 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.697780966Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181106 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.697807387Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181123 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.697822837Z" 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 21:10:20.181140 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.694543033Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/9b2e02e0-c02c-4148-80ea-557340aa30d2 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:0xc0001a2448}] Aliases:map[]}"
2026-06-12 21:10:20.181157 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.698121845Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181174 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.698145096Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/5dc225bb-1e20-483a-9e53-b7a5953e5729 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:0xc00127e610}] Aliases:map[]}"
2026-06-12 21:10:20.181190 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.698189957Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181207 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.698208237Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181223 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.698217657Z" 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 21:10:20.181242 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.698666567Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181259 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.698696568Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181276 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.698714148Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.181293 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.694211592Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b255b071-5f1b-4cbc-9123-12017de559ab 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:0xc0029101c0}] Aliases:map[]}"
2026-06-12 21:10:20.181310 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.691533038Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/8cd91413-ab8b-4893-8cad-59f7a4842c5f 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:0xc002616648}] Aliases:map[]}"
2026-06-12 21:10:20.181327 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.694145361Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/524e987c-3762-4eac-aaf0-83547c189025 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:0xc0029101a8}] Aliases:map[]}"
2026-06-12 21:10:20.181343 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.699127747Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181360 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.699148137Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181376 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.699071725Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181392 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.699185328Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181408 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.699198608Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.181424 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.699396912Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/90df6362-0a29-4e9a-b725-c7c87eab352c 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:0xc00133c960}] Aliases:map[]}"
2026-06-12 21:10:20.181444 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.699452444Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181461 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.699466225Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181478 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.699481635Z" 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 21:10:20.181495 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.694446267Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/dd8ff074-2360-4ef1-9354-c27ae23773bc 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:0xc0029101f0}] Aliases:map[]}"
2026-06-12 21:10:20.181512 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.70020402Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181529 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.700233771Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181545 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.700248171Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.181562 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.694621911Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6f9bfcf0-abdc-4a6b-b9f2-75c6d456f4d7 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:0xc002910220}] Aliases:map[]}"
2026-06-12 21:10:20.181579 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.700980997Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181595 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.701001537Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181611 | controller | Jun 12 19:45:00.708598 crc crio[3657]: time="2026-06-12T19:45:00.701012747Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.181628 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.698145096Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181647 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.705923305Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.181671 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.708537812Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d5818c18-0d82-4171-a8aa-ef4c2d379db3 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:0xc0001a2490}] Aliases:map[]}"
2026-06-12 21:10:20.181688 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.708584073Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181704 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.708595833Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181720 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.708608714Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.181737 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.709077923Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/7a6e18e1-3646-4b33-b8af-33b05a8ffa94 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:0xc000896528}] Aliases:map[]}"
2026-06-12 21:10:20.181753 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.709152415Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181769 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.709164395Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181785 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.709175585Z" 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 21:10:20.181802 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.694363325Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a7450e36-fe2b-40bd-84b9-749c0991aa57 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:0xc0029101d8}] Aliases:map[]}"
2026-06-12 21:10:20.181893 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.709475643Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181914 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.709497371Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181932 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.709512262Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.181952 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.699150457Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.181969 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.709706388Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.181986 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.710043815Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.182002 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.699169507Z" 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 21:10:20.182019 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.697373441Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/8e9629e9-f63a-46c7-8438-420acfa1d250 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:0xc000896408}] Aliases:map[]}"
2026-06-12 21:10:20.182035 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.71304688Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.182052 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.71305886Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.182068 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.713067861Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.182084 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.714796258Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a9a07109-38d9-4582-a2c4-071d19a21d89 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:0xc00133c9e0}] Aliases:map[]}"
2026-06-12 21:10:20.182101 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.71483922Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.182118 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.71485103Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.182135 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.714941432Z" 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 21:10:20.182151 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.694539949Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a5c5b908-e430-4ef4-940c-b999fcaec764 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:0xc002910208}] Aliases:map[]}"
2026-06-12 21:10:20.182172 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.715049448Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.182189 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.715064595Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.182206 | controller | Jun 12 19:45:00.722606 crc crio[3657]: time="2026-06-12T19:45:00.715079239Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.182223 | controller | Jun 12 19:45:00.745221 crc crio[3657]: time="2026-06-12T19:45:00.736816458Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8de646c9-e469-479d-a6be-11a14250a604 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:0xc0001a2510}] Aliases:map[]}"
2026-06-12 21:10:20.182240 | controller | Jun 12 19:45:00.745221 crc crio[3657]: time="2026-06-12T19:45:00.736979382Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.182257 | controller | Jun 12 19:45:00.745221 crc crio[3657]: time="2026-06-12T19:45:00.736996982Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.182274 | controller | Jun 12 19:45:00.745221 crc crio[3657]: time="2026-06-12T19:45:00.737009132Z" 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 21:10:20.182291 | controller | Jun 12 19:45:00.745221 crc crio[3657]: time="2026-06-12T19:45:00.739386154Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/2eac2148-c25b-49a5-a2f5-d7f61ea5fd5f 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:0xc0008965a0}] Aliases:map[]}"
2026-06-12 21:10:20.182308 | controller | Jun 12 19:45:00.745221 crc crio[3657]: time="2026-06-12T19:45:00.745103288Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.182325 | controller | Jun 12 19:45:00.745221 crc crio[3657]: time="2026-06-12T19:45:00.745125269Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.182341 | controller | Jun 12 19:45:00.745221 crc crio[3657]: time="2026-06-12T19:45:00.74514049Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.182358 | controller | Jun 12 19:45:00.746254 crc crio[3657]: time="2026-06-12T19:45:00.661529354Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/b880663c-b0c4-44cd-ac7f-2da434642fff 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:0xc00011a520}] Aliases:map[]}"
2026-06-12 21:10:20.182379 | controller | Jun 12 19:45:00.746995 crc crio[3657]: time="2026-06-12T19:45:00.74697251Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.182396 | controller | Jun 12 19:45:00.747103 crc crio[3657]: time="2026-06-12T19:45:00.747085623Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.182412 | controller | Jun 12 19:45:00.753397 crc crio[3657]: time="2026-06-12T19:45:00.753027752Z" 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 21:10:20.182429 | controller | Jun 12 19:45:00.766022 crc crio[3657]: 2026-06-12T19:45:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.182446 | controller | Jun 12 19:45:00.766022 crc crio[3657]: time="2026-06-12T19:45:00.765705967Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.182463 | controller | Jun 12 19:45:00.812638 crc crio[3657]: time="2026-06-12T19:45:00.694062329Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/fd21850d-67c6-4cde-a499-3e52d3de576b 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:0xc002910190}] Aliases:map[]}"
2026-06-12 21:10:20.182479 | controller | Jun 12 19:45:00.812638 crc crio[3657]: time="2026-06-12T19:45:00.806374808Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.182496 | controller | Jun 12 19:45:00.812638 crc crio[3657]: time="2026-06-12T19:45:00.806389118Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.182513 | controller | Jun 12 19:45:00.812638 crc crio[3657]: time="2026-06-12T19:45:00.806417059Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.182530 | controller | Jun 12 19:45:00.813831 crc crio[3657]: time="2026-06-12T19:45:00.746721264Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1fc4df5f-7dc8-449f-a91d-bbac035b7d7c 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:0xc00011a7c0}] Aliases:map[]}"
2026-06-12 21:10:20.182547 | controller | Jun 12 19:45:00.817600 crc crio[3657]: time="2026-06-12T19:45:00.748537985Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/3d4bddb5-808a-44de-bbea-b9d6dcc607c9 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:0xc00008cb20}] Aliases:map[]}"
2026-06-12 21:10:20.182568 | controller | Jun 12 19:45:00.828502 crc crio[3657]: time="2026-06-12T19:45:00.828472919Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.182585 | controller | Jun 12 19:45:00.828682 crc crio[3657]: time="2026-06-12T19:45:00.828396157Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.182601 | controller | Jun 12 19:45:00.828784 crc crio[3657]: time="2026-06-12T19:45:00.828765336Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.182617 | controller | Jun 12 19:45:00.829041 crc crio[3657]: 2026-06-12T19:45:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.182634 | controller | Jun 12 19:45:00.829695 crc crio[3657]: time="2026-06-12T19:45:00.828890949Z" 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 21:10:20.182651 | controller | Jun 12 19:45:00.830068 crc crio[3657]: time="2026-06-12T19:45:00.748249927Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/1ac8b99f-70e5-4b7d-9748-c66b9fddc2f0 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:0xc00133ca80}] Aliases:map[]}"
2026-06-12 21:10:20.182667 | controller | Jun 12 19:45:00.830528 crc crio[3657]: time="2026-06-12T19:45:00.830505684Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.182684 | controller | Jun 12 19:45:00.830623 crc crio[3657]: time="2026-06-12T19:45:00.830608866Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.182700 | controller | Jun 12 19:45:00.830720 crc crio[3657]: time="2026-06-12T19:45:00.830697658Z" 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 21:10:20.182717 | controller | Jun 12 19:45:00.832233 crc crio[3657]: time="2026-06-12T19:45:00.748247057Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/03a4dc7e-8d3b-4871-b2a4-102a636588db 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:0xc00008cb00}] Aliases:map[]}"
2026-06-12 21:10:20.182733 | controller | Jun 12 19:45:00.832802 crc crio[3657]: time="2026-06-12T19:45:00.832773943Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.182749 | controller | Jun 12 19:45:00.833127 crc crio[3657]: time="2026-06-12T19:45:00.748505884Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/9595b99c-8b5c-445c-b658-f3368cc683d9 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:0xc00133ca98}] Aliases:map[]}"
2026-06-12 21:10:20.182770 | controller | Jun 12 19:45:00.833239 crc crio[3657]: time="2026-06-12T19:45:00.748057793Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b71d4e61-43c2-4636-a271-c0c3ea8a08d7 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:0xc00133ca50}] Aliases:map[]}"
2026-06-12 21:10:20.182787 | controller | Jun 12 19:45:00.833483 crc crio[3657]: time="2026-06-12T19:45:00.746835767Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.182804 | controller | Jun 12 19:45:00.833567 crc crio[3657]: time="2026-06-12T19:45:00.748168786Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/165268a1-c760-47c2-b25c-98fdfb43afc9 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:0xc00133ca68}] Aliases:map[]}"
2026-06-12 21:10:20.182821 | controller | Jun 12 19:45:00.833697 crc crio[3657]: time="2026-06-12T19:45:00.833445108Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.182837 | controller | Jun 12 19:45:00.833780 crc crio[3657]: time="2026-06-12T19:45:00.833764645Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.182874 | controller | Jun 12 19:45:00.837845 crc crio[3657]: time="2026-06-12T19:45:00.82892716Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.182893 | controller | Jun 12 19:45:00.837845 crc crio[3657]: time="2026-06-12T19:45:00.834652624Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.182909 | controller | Jun 12 19:45:00.837845 crc crio[3657]: time="2026-06-12T19:45:00.834710376Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.182926 | controller | Jun 12 19:45:00.837845 crc crio[3657]: time="2026-06-12T19:45:00.834732656Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.182942 | controller | Jun 12 19:45:00.837845 crc crio[3657]: time="2026-06-12T19:45:00.834744916Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.182959 | controller | Jun 12 19:45:00.837845 crc crio[3657]: time="2026-06-12T19:45:00.829195335Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.182975 | controller | Jun 12 19:45:00.839922 crc crio[3657]: time="2026-06-12T19:45:00.839646543Z" level=info msg="runSandbox: deleting pod ID b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3 from idIndex" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.182995 | controller | Jun 12 19:45:00.839922 crc crio[3657]: time="2026-06-12T19:45:00.839713145Z" level=info msg="runSandbox: removing pod sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183013 | controller | Jun 12 19:45:00.840057 crc crio[3657]: time="2026-06-12T19:45:00.83993443Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183029 | controller | Jun 12 19:45:00.840057 crc crio[3657]: time="2026-06-12T19:45:00.83996108Z" level=info msg="runSandbox: unmounting shmPath for sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183046 | controller | Jun 12 19:45:00.862311 crc crio[3657]: time="2026-06-12T19:45:00.833509789Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.183062 | controller | Jun 12 19:45:00.862311 crc crio[3657]: time="2026-06-12T19:45:00.857577294Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.183078 | controller | Jun 12 19:45:00.862311 crc crio[3657]: time="2026-06-12T19:45:00.857601024Z" 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 21:10:20.183095 | controller | Jun 12 19:45:00.862311 crc crio[3657]: time="2026-06-12T19:45:00.859174968Z" level=info msg="runSandbox: removing pod sandbox from storage: b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183111 | controller | Jun 12 19:45:00.882795 crc crio[3657]: time="2026-06-12T19:45:00.871848061Z" level=info msg="runSandbox: deleting pod ID 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0 from idIndex" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183128 | controller | Jun 12 19:45:00.882795 crc crio[3657]: time="2026-06-12T19:45:00.872808882Z" level=info msg="runSandbox: removing pod sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183145 | controller | Jun 12 19:45:00.882795 crc crio[3657]: time="2026-06-12T19:45:00.872888694Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183161 | controller | Jun 12 19:45:00.882795 crc crio[3657]: time="2026-06-12T19:45:00.872916734Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183178 | controller | Jun 12 19:45:00.882795 crc crio[3657]: time="2026-06-12T19:45:00.882499493Z" level=info msg="runSandbox: removing pod sandbox from storage: 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183193 | controller | Jun 12 19:45:00.884117 crc crio[3657]: time="2026-06-12T19:45:00.83353877Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.183210 | controller | Jun 12 19:45:00.884117 crc crio[3657]: time="2026-06-12T19:45:00.88403014Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.183231 | controller | Jun 12 19:45:00.884117 crc crio[3657]: time="2026-06-12T19:45:00.884046917Z" 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 21:10:20.183248 | controller | Jun 12 19:45:00.974179 crc crio[3657]: time="2026-06-12T19:45:00.921251704Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183264 | controller | Jun 12 19:45:00.976740 crc crio[3657]: time="2026-06-12T19:45:00.97424785Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183281 | controller | Jun 12 19:45:00.981476 crc crio[3657]: time="2026-06-12T19:45:00.980446866Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183297 | controller | Jun 12 19:45:00.981476 crc crio[3657]: time="2026-06-12T19:45:00.980735112Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183314 | controller | Jun 12 19:45:01.102552 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.183330 | controller | Jun 12 19:45:01.102552 crc crio[3657]: time="2026-06-12T19:45:01.097001283Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183347 | controller | Jun 12 19:45:01.152312 crc crio[3657]: time="2026-06-12T19:45:01.136430153Z" level=info msg="runSandbox: deleting pod ID 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441 from idIndex" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183363 | controller | Jun 12 19:45:01.152312 crc crio[3657]: time="2026-06-12T19:45:01.136504348Z" level=info msg="runSandbox: removing pod sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183380 | controller | Jun 12 19:45:01.152312 crc crio[3657]: time="2026-06-12T19:45:01.137040499Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183397 | controller | Jun 12 19:45:01.152312 crc crio[3657]: time="2026-06-12T19:45:01.13707361Z" level=info msg="runSandbox: unmounting shmPath for sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183413 | controller | Jun 12 19:45:01.152312 crc crio[3657]: time="2026-06-12T19:45:01.142180662Z" level=info msg="runSandbox: removing pod sandbox from storage: 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183433 | controller | Jun 12 19:45:01.174715 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.183450 | controller | Jun 12 19:45:01.174715 crc crio[3657]: time="2026-06-12T19:45:01.174652224Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183467 | controller | Jun 12 19:45:01.182093 crc crio[3657]: time="2026-06-12T19:45:01.181956272Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183483 | controller | Jun 12 19:45:01.182419 crc crio[3657]: time="2026-06-12T19:45:01.182107015Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183499 | controller | Jun 12 19:45:01.185080 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.183515 | controller | Jun 12 19:45:01.193721 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.183531 | controller | Jun 12 19:45:01.193721 crc crio[3657]: time="2026-06-12T19:45:01.189206122Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183547 | controller | Jun 12 19:45:01.193721 crc crio[3657]: time="2026-06-12T19:45:01.191989233Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183563 | controller | Jun 12 19:45:01.256059 crc crio[3657]: time="2026-06-12T19:45:01.255724215Z" level=info msg="runSandbox: deleting pod ID 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1 from idIndex" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183580 | controller | Jun 12 19:45:01.256207 crc crio[3657]: time="2026-06-12T19:45:01.256065093Z" level=info msg="runSandbox: removing pod sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183596 | controller | Jun 12 19:45:01.256207 crc crio[3657]: time="2026-06-12T19:45:01.256134815Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183612 | controller | Jun 12 19:45:01.256207 crc crio[3657]: time="2026-06-12T19:45:01.256157865Z" level=info msg="runSandbox: unmounting shmPath for sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183631 | controller | Jun 12 19:45:01.262931 crc crio[3657]: time="2026-06-12T19:45:01.261845449Z" level=info msg="runSandbox: deleting pod ID 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d from idIndex" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183648 | controller | Jun 12 19:45:01.262931 crc crio[3657]: time="2026-06-12T19:45:01.262192806Z" level=info msg="runSandbox: removing pod sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183663 | controller | Jun 12 19:45:01.262931 crc crio[3657]: time="2026-06-12T19:45:01.262232577Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183679 | controller | Jun 12 19:45:01.262931 crc crio[3657]: time="2026-06-12T19:45:01.262254168Z" level=info msg="runSandbox: unmounting shmPath for sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183695 | controller | Jun 12 19:45:01.265426 crc crio[3657]: time="2026-06-12T19:45:01.264825094Z" level=info msg="runSandbox: deleting pod ID ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127 from idIndex" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183712 | controller | Jun 12 19:45:01.265426 crc crio[3657]: time="2026-06-12T19:45:01.265190612Z" level=info msg="runSandbox: removing pod sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183728 | controller | Jun 12 19:45:01.267013 crc crio[3657]: time="2026-06-12T19:45:01.265646941Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183745 | controller | Jun 12 19:45:01.267013 crc crio[3657]: time="2026-06-12T19:45:01.266116962Z" level=info msg="runSandbox: unmounting shmPath for sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183761 | controller | Jun 12 19:45:01.281510 crc crio[3657]: time="2026-06-12T19:45:01.280426974Z" level=info msg="runSandbox: removing pod sandbox from storage: 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183778 | controller | Jun 12 19:45:01.281510 crc crio[3657]: time="2026-06-12T19:45:01.280418824Z" level=info msg="runSandbox: removing pod sandbox from storage: ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183794 | controller | Jun 12 19:45:01.290571 crc crio[3657]: time="2026-06-12T19:45:01.289838729Z" level=info msg="runSandbox: removing pod sandbox from storage: 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183810 | controller | Jun 12 19:45:01.362713 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.183826 | controller | Jun 12 19:45:01.362781 crc crio[3657]: time="2026-06-12T19:45:01.362740371Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183846 | controller | Jun 12 19:45:01.370452 crc crio[3657]: time="2026-06-12T19:45:01.369539799Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183883 | controller | Jun 12 19:45:01.370452 crc crio[3657]: time="2026-06-12T19:45:01.369948288Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183901 | controller | Jun 12 19:45:01.392090 crc crio[3657]: time="2026-06-12T19:45:01.391676392Z" level=info msg="runSandbox: deleting pod ID 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987 from idIndex" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183917 | controller | Jun 12 19:45:01.392173 crc crio[3657]: time="2026-06-12T19:45:01.392099941Z" level=info msg="runSandbox: removing pod sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183934 | controller | Jun 12 19:45:01.392173 crc crio[3657]: time="2026-06-12T19:45:01.392145622Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183949 | controller | Jun 12 19:45:01.392173 crc crio[3657]: time="2026-06-12T19:45:01.392161552Z" level=info msg="runSandbox: unmounting shmPath for sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183966 | controller | Jun 12 19:45:01.416985 crc crio[3657]: time="2026-06-12T19:45:01.413535858Z" level=info msg="runSandbox: removing pod sandbox from storage: 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.183982 | controller | Jun 12 19:45:01.499983 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.183998 | controller | Jun 12 19:45:01.507838 crc crio[3657]: time="2026-06-12T19:45:01.506123116Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184014 | controller | Jun 12 19:45:01.551196 crc crio[3657]: time="2026-06-12T19:45:01.551099523Z" level=info msg="runSandbox: deleting pod ID b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a from idIndex" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184030 | controller | Jun 12 19:45:01.551196 crc crio[3657]: time="2026-06-12T19:45:01.551178905Z" level=info msg="runSandbox: removing pod sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184046 | controller | Jun 12 19:45:01.551832 crc crio[3657]: time="2026-06-12T19:45:01.551251917Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184066 | controller | Jun 12 19:45:01.551832 crc crio[3657]: time="2026-06-12T19:45:01.551623904Z" level=info msg="runSandbox: unmounting shmPath for sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184082 | controller | Jun 12 19:45:01.579735 crc crio[3657]: time="2026-06-12T19:45:01.579149125Z" level=info msg="runSandbox: removing pod sandbox from storage: b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184099 | controller | Jun 12 19:45:01.657035 crc crio[3657]: time="2026-06-12T19:45:01.655113868Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184115 | controller | Jun 12 19:45:01.657035 crc crio[3657]: time="2026-06-12T19:45:01.655617918Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184132 | controller | Jun 12 19:45:01.707548 crc crio[3657]: time="2026-06-12T19:45:01.70706185Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184148 | controller | Jun 12 19:45:01.707548 crc crio[3657]: time="2026-06-12T19:45:01.707370817Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184165 | controller | Jun 12 19:45:01.737122 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.184181 | controller | Jun 12 19:45:01.737122 crc crio[3657]: time="2026-06-12T19:45:01.736692502Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184198 | controller | Jun 12 19:45:01.861654 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.184214 | controller | Jun 12 19:45:01.910139 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.184230 | controller | Jun 12 19:45:01.910801 crc crio[3657]: time="2026-06-12T19:45:01.909126117Z" level=info msg="runSandbox: deleting pod ID b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d from idIndex" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184246 | controller | Jun 12 19:45:01.911027 crc crio[3657]: time="2026-06-12T19:45:01.910984138Z" level=info msg="runSandbox: removing pod sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184267 | controller | Jun 12 19:45:01.911172 crc crio[3657]: time="2026-06-12T19:45:01.911146581Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184284 | controller | Jun 12 19:45:01.911400 crc crio[3657]: time="2026-06-12T19:45:01.911376586Z" level=info msg="runSandbox: unmounting shmPath for sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184300 | controller | Jun 12 19:45:01.913176 crc crio[3657]: time="2026-06-12T19:45:01.910018526Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184316 | controller | Jun 12 19:45:01.913176 crc crio[3657]: time="2026-06-12T19:45:01.909193698Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184332 | controller | Jun 12 19:45:01.968757 crc crio[3657]: time="2026-06-12T19:45:01.968700918Z" level=info msg="runSandbox: removing pod sandbox from storage: b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184349 | controller | Jun 12 19:45:02.032574 crc crio[3657]: time="2026-06-12T19:45:02.028792998Z" 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=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184366 | controller | Jun 12 19:45:02.045597 crc crio[3657]: time="2026-06-12T19:45:02.037967288Z" 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=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184382 | controller | Jun 12 19:45:02.045597 crc crio[3657]: time="2026-06-12T19:45:02.041422653Z" level=info msg="runSandbox: deleting pod ID 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9 from idIndex" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184399 | controller | Jun 12 19:45:02.045597 crc crio[3657]: time="2026-06-12T19:45:02.041476284Z" level=info msg="runSandbox: removing pod sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184415 | controller | Jun 12 19:45:02.045597 crc crio[3657]: time="2026-06-12T19:45:02.041527336Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184431 | controller | Jun 12 19:45:02.045597 crc crio[3657]: time="2026-06-12T19:45:02.041556736Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184460 | controller | Jun 12 19:45:02.045597 crc crio[3657]: time="2026-06-12T19:45:02.042200541Z" 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=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184482 | controller | Jun 12 19:45:02.045597 crc crio[3657]: time="2026-06-12T19:45:02.042252862Z" 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=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184500 | controller | Jun 12 19:45:02.045597 crc crio[3657]: time="2026-06-12T19:45:02.045543663Z" level=info msg="runSandbox: removing pod sandbox from storage: 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184517 | controller | Jun 12 19:45:02.046033 crc crio[3657]: time="2026-06-12T19:45:02.045679646Z" level=info msg="runSandbox: deleting pod ID 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77 from idIndex" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184534 | controller | Jun 12 19:45:02.046033 crc crio[3657]: time="2026-06-12T19:45:02.045727357Z" level=info msg="runSandbox: removing pod sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184550 | controller | Jun 12 19:45:02.046033 crc crio[3657]: time="2026-06-12T19:45:02.045756108Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184567 | controller | Jun 12 19:45:02.046033 crc crio[3657]: time="2026-06-12T19:45:02.045780198Z" level=info msg="runSandbox: unmounting shmPath for sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184583 | controller | Jun 12 19:45:02.060130 crc crio[3657]: time="2026-06-12T19:45:02.051821724Z" level=info msg="runSandbox: removing pod sandbox from storage: 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184600 | controller | Jun 12 19:45:02.086773 crc crio[3657]: time="2026-06-12T19:45:02.086235003Z" 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=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184617 | controller | Jun 12 19:45:02.086773 crc crio[3657]: time="2026-06-12T19:45:02.08653192Z" 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=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184636 | controller | Jun 12 19:45:02.362246 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.184655 | controller | Jun 12 19:45:02.362246 crc crio[3657]: time="2026-06-12T19:45:02.362157488Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184672 | controller | Jun 12 19:45:02.410381 crc crio[3657]: time="2026-06-12T19:45:02.408213732Z" level=info msg="runSandbox: deleting pod ID 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c from idIndex" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184724 | controller | Jun 12 19:45:02.582156 crc crio[3657]: time="2026-06-12T19:45:02.581612177Z" level=info msg="runSandbox: removing pod sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184742 | controller | Jun 12 19:45:02.585065 crc crio[3657]: time="2026-06-12T19:45:02.584778216Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184758 | controller | Jun 12 19:45:02.585142 crc crio[3657]: time="2026-06-12T19:45:02.585061032Z" level=info msg="runSandbox: unmounting shmPath for sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184775 | controller | Jun 12 19:45:02.596821 crc crio[3657]: time="2026-06-12T19:45:02.596512371Z" level=info msg="runSandbox: removing pod sandbox from storage: 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184791 | controller | Jun 12 19:45:02.622478 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.184808 | controller | Jun 12 19:45:02.622478 crc crio[3657]: time="2026-06-12T19:45:02.621812843Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184825 | controller | Jun 12 19:45:02.667882 crc crio[3657]: time="2026-06-12T19:45:02.667087828Z" level=info msg="runSandbox: deleting pod ID fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a from idIndex" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184841 | controller | Jun 12 19:45:02.667882 crc crio[3657]: time="2026-06-12T19:45:02.667366805Z" level=info msg="runSandbox: removing pod sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184876 | controller | Jun 12 19:45:02.667882 crc crio[3657]: time="2026-06-12T19:45:02.667426186Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184894 | controller | Jun 12 19:45:02.667882 crc crio[3657]: time="2026-06-12T19:45:02.667445206Z" level=info msg="runSandbox: unmounting shmPath for sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184911 | controller | Jun 12 19:45:02.674055 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.184928 | controller | Jun 12 19:45:02.674055 crc crio[3657]: time="2026-06-12T19:45:02.670113675Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184953 | controller | Jun 12 19:45:02.674055 crc crio[3657]: time="2026-06-12T19:45:02.672747023Z" level=info msg="runSandbox: removing pod sandbox from storage: fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184970 | controller | Jun 12 19:45:02.717702 crc crio[3657]: time="2026-06-12T19:45:02.717484722Z" level=info msg="runSandbox: deleting pod ID 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0 from idIndex" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.184987 | controller | Jun 12 19:45:02.717814 crc crio[3657]: time="2026-06-12T19:45:02.717714407Z" level=info msg="runSandbox: removing pod sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185003 | controller | Jun 12 19:45:02.717814 crc crio[3657]: time="2026-06-12T19:45:02.717761978Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185020 | controller | Jun 12 19:45:02.717814 crc crio[3657]: time="2026-06-12T19:45:02.717784968Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185037 | controller | Jun 12 19:45:02.721480 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.185054 | controller | Jun 12 19:45:02.722202 crc crio[3657]: time="2026-06-12T19:45:02.721816526Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185070 | controller | Jun 12 19:45:02.726207 crc crio[3657]: time="2026-06-12T19:45:02.725128148Z" level=info msg="runSandbox: removing pod sandbox from storage: 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185087 | controller | Jun 12 19:45:02.732140 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.185103 | controller | Jun 12 19:45:02.732140 crc crio[3657]: time="2026-06-12T19:45:02.732027988Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185119 | controller | Jun 12 19:45:02.790499 crc crio[3657]: time="2026-06-12T19:45:02.788062793Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185136 | controller | Jun 12 19:45:02.790499 crc crio[3657]: time="2026-06-12T19:45:02.789634207Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185156 | controller | Jun 12 19:45:02.790499 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.185173 | controller | Jun 12 19:45:02.791764 crc crio[3657]: time="2026-06-12T19:45:02.790551087Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185189 | controller | Jun 12 19:45:02.823143 crc crio[3657]: time="2026-06-12T19:45:02.8227924Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185205 | controller | Jun 12 19:45:02.823246 crc crio[3657]: time="2026-06-12T19:45:02.823179559Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185222 | controller | Jun 12 19:45:02.870037 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.185238 | controller | Jun 12 19:45:02.870798 crc crio[3657]: time="2026-06-12T19:45:02.870170703Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185254 | controller | Jun 12 19:45:02.892684 crc crio[3657]: time="2026-06-12T19:45:02.889064898Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185270 | controller | Jun 12 19:45:02.892684 crc crio[3657]: time="2026-06-12T19:45:02.88913394Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185286 | controller | Jun 12 19:45:02.892684 crc crio[3657]: time="2026-06-12T19:45:02.890739385Z" level=info msg="runSandbox: deleting pod ID bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae from idIndex" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185302 | controller | Jun 12 19:45:02.892684 crc crio[3657]: time="2026-06-12T19:45:02.890807076Z" level=info msg="runSandbox: removing pod sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185318 | controller | Jun 12 19:45:02.892684 crc crio[3657]: time="2026-06-12T19:45:02.891079792Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185334 | controller | Jun 12 19:45:02.892684 crc crio[3657]: time="2026-06-12T19:45:02.891155844Z" level=info msg="runSandbox: unmounting shmPath for sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185353 | controller | Jun 12 19:45:02.892684 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.185370 | controller | Jun 12 19:45:02.892684 crc crio[3657]: time="2026-06-12T19:45:02.892557124Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185386 | controller | Jun 12 19:45:02.905242 crc crio[3657]: time="2026-06-12T19:45:02.905169899Z" 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=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185402 | controller | Jun 12 19:45:02.905699 crc crio[3657]: time="2026-06-12T19:45:02.905242141Z" 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=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185419 | controller | Jun 12 19:45:02.916194 crc crio[3657]: time="2026-06-12T19:45:02.910527386Z" level=info msg="runSandbox: removing pod sandbox from storage: bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185435 | controller | Jun 12 19:45:02.918462 crc crio[3657]: time="2026-06-12T19:45:02.916727451Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185450 | controller | Jun 12 19:45:02.918462 crc crio[3657]: time="2026-06-12T19:45:02.916775412Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185467 | controller | Jun 12 19:45:02.933930 crc crio[3657]: time="2026-06-12T19:45:02.93363877Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185483 | controller | Jun 12 19:45:02.933930 crc crio[3657]: time="2026-06-12T19:45:02.933921747Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185499 | controller | Jun 12 19:45:02.937054 crc crio[3657]: time="2026-06-12T19:45:02.936731994Z" level=info msg="runSandbox: deleting pod ID 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369 from idIndex" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185515 | controller | Jun 12 19:45:02.937559 crc crio[3657]: time="2026-06-12T19:45:02.937516734Z" level=info msg="runSandbox: removing pod sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185531 | controller | Jun 12 19:45:02.938166 crc crio[3657]: time="2026-06-12T19:45:02.937555775Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185550 | controller | Jun 12 19:45:02.938166 crc crio[3657]: time="2026-06-12T19:45:02.937710519Z" level=info msg="runSandbox: unmounting shmPath for sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185567 | controller | Jun 12 19:45:02.940253 crc crio[3657]: time="2026-06-12T19:45:02.939801605Z" level=info msg="runSandbox: deleting pod ID 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96 from idIndex" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185582 | controller | Jun 12 19:45:02.940565 crc crio[3657]: time="2026-06-12T19:45:02.940495079Z" level=info msg="runSandbox: removing pod sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185599 | controller | Jun 12 19:45:02.940905 crc crio[3657]: time="2026-06-12T19:45:02.940741714Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185615 | controller | Jun 12 19:45:02.940905 crc crio[3657]: time="2026-06-12T19:45:02.940789225Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185630 | controller | Jun 12 19:45:02.941007 crc crio[3657]: time="2026-06-12T19:45:02.940866217Z" level=info msg="runSandbox: deleting pod ID 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd from idIndex" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185646 | controller | Jun 12 19:45:02.941007 crc crio[3657]: time="2026-06-12T19:45:02.94096883Z" level=info msg="runSandbox: removing pod sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185662 | controller | Jun 12 19:45:02.941111 crc crio[3657]: time="2026-06-12T19:45:02.941053342Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185678 | controller | Jun 12 19:45:02.941111 crc crio[3657]: time="2026-06-12T19:45:02.941077502Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185694 | controller | Jun 12 19:45:02.951504 crc crio[3657]: time="2026-06-12T19:45:02.941835608Z" level=info msg="runSandbox: removing pod sandbox from storage: 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185711 | controller | Jun 12 19:45:02.951504 crc crio[3657]: time="2026-06-12T19:45:02.942608826Z" level=info msg="runSandbox: deleting pod ID af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0 from idIndex" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185727 | controller | Jun 12 19:45:02.951504 crc crio[3657]: time="2026-06-12T19:45:02.942650137Z" level=info msg="runSandbox: removing pod sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185746 | controller | Jun 12 19:45:02.951504 crc crio[3657]: time="2026-06-12T19:45:02.942688887Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185763 | controller | Jun 12 19:45:02.951504 crc crio[3657]: time="2026-06-12T19:45:02.942714668Z" level=info msg="runSandbox: unmounting shmPath for sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185779 | controller | Jun 12 19:45:02.951504 crc crio[3657]: time="2026-06-12T19:45:02.947620064Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185796 | controller | Jun 12 19:45:02.951504 crc crio[3657]: time="2026-06-12T19:45:02.947659225Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185812 | controller | Jun 12 19:45:02.951504 crc crio[3657]: time="2026-06-12T19:45:02.947766108Z" level=info msg="runSandbox: removing pod sandbox from storage: 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185829 | controller | Jun 12 19:45:02.966653 crc crio[3657]: time="2026-06-12T19:45:02.963761777Z" level=info msg="runSandbox: removing pod sandbox from storage: af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185846 | controller | Jun 12 19:45:02.966653 crc crio[3657]: time="2026-06-12T19:45:02.964102904Z" level=info msg="runSandbox: removing pod sandbox from storage: 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185882 | controller | Jun 12 19:45:03.077414 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.185900 | controller | Jun 12 19:45:03.077414 crc crio[3657]: time="2026-06-12T19:45:03.072436958Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185917 | controller | Jun 12 19:45:03.117224 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.185933 | controller | Jun 12 19:45:03.117224 crc crio[3657]: time="2026-06-12T19:45:03.117073424Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185950 | controller | Jun 12 19:45:03.131973 crc crio[3657]: time="2026-06-12T19:45:03.13158793Z" level=info msg="runSandbox: deleting pod ID 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c from idIndex" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185970 | controller | Jun 12 19:45:03.131973 crc crio[3657]: time="2026-06-12T19:45:03.131712004Z" level=info msg="runSandbox: removing pod sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.185987 | controller | Jun 12 19:45:03.131973 crc crio[3657]: time="2026-06-12T19:45:03.131760705Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186003 | controller | Jun 12 19:45:03.131973 crc crio[3657]: time="2026-06-12T19:45:03.131777975Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186019 | controller | Jun 12 19:45:03.140831 crc crio[3657]: time="2026-06-12T19:45:03.137463459Z" level=info msg="runSandbox: removing pod sandbox from storage: 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186035 | controller | Jun 12 19:45:03.142942 crc crio[3657]: time="2026-06-12T19:45:03.142623111Z" level=info msg="runSandbox: deleting pod ID d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8 from idIndex" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186051 | controller | Jun 12 19:45:03.142942 crc crio[3657]: time="2026-06-12T19:45:03.142806355Z" level=info msg="runSandbox: removing pod sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186066 | controller | Jun 12 19:45:03.142942 crc crio[3657]: time="2026-06-12T19:45:03.142920468Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186083 | controller | Jun 12 19:45:03.142942 crc crio[3657]: time="2026-06-12T19:45:03.142943708Z" level=info msg="runSandbox: unmounting shmPath for sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186100 | controller | Jun 12 19:45:03.155149 crc crio[3657]: time="2026-06-12T19:45:03.150568084Z" 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=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186117 | controller | Jun 12 19:45:03.155149 crc crio[3657]: time="2026-06-12T19:45:03.150794649Z" 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=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186133 | controller | Jun 12 19:45:03.170425 crc crio[3657]: time="2026-06-12T19:45:03.167503783Z" level=info msg="runSandbox: removing pod sandbox from storage: d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186150 | controller | Jun 12 19:45:03.250553 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.186171 | controller | Jun 12 19:45:03.251075 crc crio[3657]: time="2026-06-12T19:45:03.25066572Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186187 | controller | Jun 12 19:45:03.291064 crc crio[3657]: time="2026-06-12T19:45:03.287182805Z" level=info msg="runSandbox: deleting pod ID 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983 from idIndex" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186204 | controller | Jun 12 19:45:03.291064 crc crio[3657]: time="2026-06-12T19:45:03.288106434Z" level=info msg="runSandbox: removing pod sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186220 | controller | Jun 12 19:45:03.291064 crc crio[3657]: time="2026-06-12T19:45:03.288981474Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186236 | controller | Jun 12 19:45:03.291064 crc crio[3657]: time="2026-06-12T19:45:03.289013214Z" level=info msg="runSandbox: unmounting shmPath for sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186253 | controller | Jun 12 19:45:03.301106 crc crio[3657]: time="2026-06-12T19:45:03.300683163Z" level=info msg="runSandbox: removing pod sandbox from storage: 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186269 | controller | Jun 12 19:45:03.353401 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.186286 | controller | Jun 12 19:45:03.354570 crc crio[3657]: time="2026-06-12T19:45:03.354110529Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186302 | controller | Jun 12 19:45:03.369697 crc crio[3657]: time="2026-06-12T19:45:03.368257417Z" level=info msg="runSandbox: deleting pod ID e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3 from idIndex" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186318 | controller | Jun 12 19:45:03.369697 crc crio[3657]: time="2026-06-12T19:45:03.368690556Z" level=info msg="runSandbox: removing pod sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186334 | controller | Jun 12 19:45:03.369697 crc crio[3657]: time="2026-06-12T19:45:03.368798009Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186351 | controller | Jun 12 19:45:03.369697 crc crio[3657]: time="2026-06-12T19:45:03.369084755Z" level=info msg="runSandbox: unmounting shmPath for sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186370 | controller | Jun 12 19:45:03.370756 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.186387 | controller | Jun 12 19:45:03.376002 crc crio[3657]: time="2026-06-12T19:45:03.375429403Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186403 | controller | Jun 12 19:45:03.383784 crc crio[3657]: time="2026-06-12T19:45:03.383240324Z" level=info msg="runSandbox: removing pod sandbox from storage: e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186419 | controller | Jun 12 19:45:03.405755 crc crio[3657]: time="2026-06-12T19:45:03.405537111Z" level=info msg="runSandbox: deleting pod ID 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40 from idIndex" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186436 | controller | Jun 12 19:45:03.405755 crc crio[3657]: time="2026-06-12T19:45:03.405716525Z" level=info msg="runSandbox: removing pod sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186452 | controller | Jun 12 19:45:03.405755 crc crio[3657]: time="2026-06-12T19:45:03.405778337Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186467 | controller | Jun 12 19:45:03.406816 crc crio[3657]: time="2026-06-12T19:45:03.405807867Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186484 | controller | Jun 12 19:45:03.421066 crc crio[3657]: time="2026-06-12T19:45:03.420538619Z" level=info msg="runSandbox: removing pod sandbox from storage: 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186500 | controller | Jun 12 19:45:03.478747 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.186517 | controller | Jun 12 19:45:03.479918 crc crio[3657]: time="2026-06-12T19:45:03.478792422Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186533 | controller | Jun 12 19:45:03.507790 crc crio[3657]: time="2026-06-12T19:45:03.507216592Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186550 | controller | Jun 12 19:45:03.507790 crc crio[3657]: time="2026-06-12T19:45:03.507661042Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186566 | controller | Jun 12 19:45:03.527539 crc crio[3657]: time="2026-06-12T19:45:03.512969725Z" level=info msg="runSandbox: deleting pod ID 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf from idIndex" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186587 | controller | Jun 12 19:45:03.527539 crc crio[3657]: time="2026-06-12T19:45:03.517905495Z" level=info msg="runSandbox: removing pod sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186604 | controller | Jun 12 19:45:03.527539 crc crio[3657]: time="2026-06-12T19:45:03.518046108Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186620 | controller | Jun 12 19:45:03.527539 crc crio[3657]: time="2026-06-12T19:45:03.518067068Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186636 | controller | Jun 12 19:45:03.527539 crc crio[3657]: time="2026-06-12T19:45:03.521170476Z" level=info msg="runSandbox: removing pod sandbox from storage: 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186653 | controller | Jun 12 19:45:03.646081 crc crio[3657]: time="2026-06-12T19:45:03.644746582Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186669 | controller | Jun 12 19:45:03.652155 crc crio[3657]: time="2026-06-12T19:45:03.645253053Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186685 | controller | Jun 12 19:45:03.657816 crc crio[3657]: time="2026-06-12T19:45:03.656181521Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186702 | controller | Jun 12 19:45:03.657816 crc crio[3657]: time="2026-06-12T19:45:03.656705262Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186718 | controller | Jun 12 19:45:03.688232 crc crio[3657]: time="2026-06-12T19:45:03.687060465Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186734 | controller | Jun 12 19:45:03.688232 crc crio[3657]: time="2026-06-12T19:45:03.687703158Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186749 | controller | Jun 12 19:45:03.711756 crc crio[3657]: time="2026-06-12T19:45:03.709624166Z" 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=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186769 | controller | Jun 12 19:45:03.711756 crc crio[3657]: time="2026-06-12T19:45:03.709681788Z" 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=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186786 | controller | Jun 12 19:45:03.726809 crc crio[3657]: time="2026-06-12T19:45:03.726103449Z" 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=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186802 | controller | Jun 12 19:45:03.727171 crc crio[3657]: time="2026-06-12T19:45:03.726819854Z" 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=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186819 | controller | Jun 12 19:45:03.750805 crc crio[3657]: time="2026-06-12T19:45:03.75001628Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186835 | controller | Jun 12 19:45:03.750805 crc crio[3657]: time="2026-06-12T19:45:03.750139713Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186868 | controller | Jun 12 19:45:03.832064 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.186889 | controller | Jun 12 19:45:03.834147 crc crio[3657]: time="2026-06-12T19:45:03.832521357Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186907 | controller | Jun 12 19:45:03.872244 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.186923 | controller | Jun 12 19:45:03.872244 crc crio[3657]: time="2026-06-12T19:45:03.871502992Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186939 | controller | Jun 12 19:45:03.964179 crc crio[3657]: time="2026-06-12T19:45:03.963466432Z" level=info msg="runSandbox: deleting pod ID 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4 from idIndex" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186955 | controller | Jun 12 19:45:03.964179 crc crio[3657]: time="2026-06-12T19:45:03.963666066Z" level=info msg="runSandbox: removing pod sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186972 | controller | Jun 12 19:45:03.964179 crc crio[3657]: time="2026-06-12T19:45:03.963725638Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.186993 | controller | Jun 12 19:45:03.964179 crc crio[3657]: time="2026-06-12T19:45:03.963745889Z" level=info msg="runSandbox: unmounting shmPath for sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187010 | controller | Jun 12 19:45:03.974968 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.187026 | controller | Jun 12 19:45:03.974968 crc crio[3657]: time="2026-06-12T19:45:03.974813526Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187043 | controller | Jun 12 19:45:03.986162 crc crio[3657]: time="2026-06-12T19:45:03.978711844Z" level=info msg="runSandbox: removing pod sandbox from storage: 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187059 | controller | Jun 12 19:45:04.044705 crc crio[3657]: time="2026-06-12T19:45:04.044480308Z" level=info msg="runSandbox: deleting pod ID 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa from idIndex" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187075 | controller | Jun 12 19:45:04.044705 crc crio[3657]: time="2026-06-12T19:45:04.044660242Z" level=info msg="runSandbox: removing pod sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187091 | controller | Jun 12 19:45:04.046186 crc crio[3657]: time="2026-06-12T19:45:04.044724883Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187107 | controller | Jun 12 19:45:04.046186 crc crio[3657]: time="2026-06-12T19:45:04.044750984Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187123 | controller | Jun 12 19:45:04.063687 crc crio[3657]: time="2026-06-12T19:45:04.062814888Z" level=info msg="runSandbox: deleting pod ID 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93 from idIndex" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187139 | controller | Jun 12 19:45:04.063687 crc crio[3657]: time="2026-06-12T19:45:04.063668486Z" level=info msg="runSandbox: removing pod sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187154 | controller | Jun 12 19:45:04.064126 crc crio[3657]: time="2026-06-12T19:45:04.063756748Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187170 | controller | Jun 12 19:45:04.064126 crc crio[3657]: time="2026-06-12T19:45:04.063785798Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187191 | controller | Jun 12 19:45:04.074162 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.187208 | controller | Jun 12 19:45:04.074162 crc crio[3657]: time="2026-06-12T19:45:04.073758432Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187224 | controller | Jun 12 19:45:04.076366 crc crio[3657]: time="2026-06-12T19:45:04.075459393Z" level=info msg="runSandbox: removing pod sandbox from storage: 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187240 | controller | Jun 12 19:45:04.081527 crc crio[3657]: time="2026-06-12T19:45:04.081139107Z" level=info msg="runSandbox: removing pod sandbox from storage: 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187256 | controller | Jun 12 19:45:04.087994 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.187272 | controller | Jun 12 19:45:04.088693 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.187289 | controller | Jun 12 19:45:04.089749 crc crio[3657]: time="2026-06-12T19:45:04.089437116Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187305 | controller | Jun 12 19:45:04.091633 crc crio[3657]: time="2026-06-12T19:45:04.091508443Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187322 | controller | Jun 12 19:45:04.092048 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.187338 | controller | Jun 12 19:45:04.092320 crc crio[3657]: time="2026-06-12T19:45:04.092162368Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187354 | controller | Jun 12 19:45:04.094133 crc crio[3657]: time="2026-06-12T19:45:04.093986074Z" level=info msg="runSandbox: deleting pod ID a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e from idIndex" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187371 | controller | Jun 12 19:45:04.094354 crc crio[3657]: time="2026-06-12T19:45:04.094139097Z" level=info msg="runSandbox: removing pod sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187391 | controller | Jun 12 19:45:04.094354 crc crio[3657]: time="2026-06-12T19:45:04.094207519Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187408 | controller | Jun 12 19:45:04.094354 crc crio[3657]: time="2026-06-12T19:45:04.094233769Z" level=info msg="runSandbox: unmounting shmPath for sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187424 | controller | Jun 12 19:45:04.097683 crc crio[3657]: time="2026-06-12T19:45:04.09755126Z" level=info msg="runSandbox: removing pod sandbox from storage: a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187441 | controller | Jun 12 19:45:04.104655 crc crio[3657]: time="2026-06-12T19:45:04.104384763Z" 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=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187457 | controller | Jun 12 19:45:04.104655 crc crio[3657]: time="2026-06-12T19:45:04.104443819Z" 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=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187474 | controller | Jun 12 19:45:04.111007 crc crio[3657]: time="2026-06-12T19:45:04.110564853Z" level=info msg="runSandbox: deleting pod ID 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36 from idIndex" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187491 | controller | Jun 12 19:45:04.111007 crc crio[3657]: time="2026-06-12T19:45:04.110601504Z" level=info msg="runSandbox: removing pod sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187507 | controller | Jun 12 19:45:04.111007 crc crio[3657]: time="2026-06-12T19:45:04.110633624Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187524 | controller | Jun 12 19:45:04.111007 crc crio[3657]: time="2026-06-12T19:45:04.110648355Z" level=info msg="runSandbox: unmounting shmPath for sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187540 | controller | Jun 12 19:45:04.114790 crc crio[3657]: time="2026-06-12T19:45:04.11457236Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187556 | controller | Jun 12 19:45:04.114790 crc crio[3657]: time="2026-06-12T19:45:04.114718013Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187572 | controller | Jun 12 19:45:04.124116 crc crio[3657]: time="2026-06-12T19:45:04.123170948Z" level=info msg="runSandbox: removing pod sandbox from storage: 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187592 | controller | Jun 12 19:45:04.124541 crc crio[3657]: time="2026-06-12T19:45:04.124481692Z" level=info msg="runSandbox: deleting pod ID 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13 from idIndex" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187609 | controller | Jun 12 19:45:04.124679 crc crio[3657]: time="2026-06-12T19:45:04.124657356Z" level=info msg="runSandbox: removing pod sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187625 | controller | Jun 12 19:45:04.124958 crc crio[3657]: time="2026-06-12T19:45:04.124818619Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187641 | controller | Jun 12 19:45:04.125068 crc crio[3657]: time="2026-06-12T19:45:04.125044694Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187657 | controller | Jun 12 19:45:04.135236 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.187673 | controller | Jun 12 19:45:04.135407 crc crio[3657]: time="2026-06-12T19:45:04.135198718Z" level=info msg="runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187689 | controller | Jun 12 19:45:04.135509 crc crio[3657]: time="2026-06-12T19:45:04.135403622Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187706 | controller | Jun 12 19:45:04.135585 crc crio[3657]: time="2026-06-12T19:45:04.135353991Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187722 | controller | Jun 12 19:45:04.138700 crc crio[3657]: time="2026-06-12T19:45:04.138654184Z" level=info msg="runSandbox: removing pod sandbox from storage: 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187738 | controller | Jun 12 19:45:04.179232 crc crio[3657]: time="2026-06-12T19:45:04.178971333Z" level=info msg="runSandbox: deleting pod ID 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d from idIndex" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187754 | controller | Jun 12 19:45:04.181545 crc crio[3657]: time="2026-06-12T19:45:04.180145828Z" level=info msg="runSandbox: removing pod sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187770 | controller | Jun 12 19:45:04.202071 crc crio[3657]: time="2026-06-12T19:45:04.186255172Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187790 | controller | Jun 12 19:45:04.202071 crc crio[3657]: time="2026-06-12T19:45:04.201932623Z" level=info msg="runSandbox: unmounting shmPath for sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187807 | controller | Jun 12 19:45:04.203699 crc crio[3657]: time="2026-06-12T19:45:04.198017037Z" level=info msg="runSandbox: deleting pod ID 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160 from idIndex" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187824 | controller | Jun 12 19:45:04.203699 crc crio[3657]: time="2026-06-12T19:45:04.203601612Z" level=info msg="runSandbox: removing pod sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187840 | controller | Jun 12 19:45:04.203699 crc crio[3657]: time="2026-06-12T19:45:04.203669333Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187876 | controller | Jun 12 19:45:04.204717 crc crio[3657]: time="2026-06-12T19:45:04.204037591Z" level=info msg="runSandbox: unmounting shmPath for sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187894 | controller | Jun 12 19:45:04.211456 crc crio[3657]: time="2026-06-12T19:45:04.209679155Z" level=info msg="runSandbox: removing pod sandbox from storage: 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187911 | controller | Jun 12 19:45:04.244440 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.187927 | controller | Jun 12 19:45:04.244440 crc crio[3657]: time="2026-06-12T19:45:04.242022839Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187944 | controller | Jun 12 19:45:04.288774 crc crio[3657]: time="2026-06-12T19:45:04.288051813Z" level=info msg="runSandbox: removing pod sandbox from storage: 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187960 | controller | Jun 12 19:45:04.303466 crc crio[3657]: time="2026-06-12T19:45:04.300428801Z" level=info msg="runSandbox: deleting pod ID 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e from idIndex" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187976 | controller | Jun 12 19:45:04.303466 crc crio[3657]: time="2026-06-12T19:45:04.300723568Z" level=info msg="runSandbox: removing pod sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.187992 | controller | Jun 12 19:45:04.303466 crc crio[3657]: time="2026-06-12T19:45:04.300790319Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188008 | controller | Jun 12 19:45:04.303466 crc crio[3657]: time="2026-06-12T19:45:04.3008181Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188030 | controller | Jun 12 19:45:04.318630 crc crio[3657]: time="2026-06-12T19:45:04.318188011Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188047 | controller | Jun 12 19:45:04.328966 crc crio[3657]: time="2026-06-12T19:45:04.318546709Z" level=info msg="runSandbox: removing pod sandbox from storage: 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188063 | controller | Jun 12 19:45:04.329113 crc crio[3657]: time="2026-06-12T19:45:04.329032438Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188079 | controller | Jun 12 19:45:04.344471 crc crio[3657]: time="2026-06-12T19:45:04.331547828Z" 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=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188095 | controller | Jun 12 19:45:04.344603 crc crio[3657]: time="2026-06-12T19:45:04.344517498Z" 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=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188112 | controller | Jun 12 19:45:04.371748 crc crio[3657]: time="2026-06-12T19:45:04.37078327Z" 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=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188128 | controller | Jun 12 19:45:04.371748 crc crio[3657]: time="2026-06-12T19:45:04.370948204Z" 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=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188143 | controller | Jun 12 19:45:04.389651 crc crio[3657]: time="2026-06-12T19:45:04.385667256Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188160 | controller | Jun 12 19:45:04.389651 crc crio[3657]: time="2026-06-12T19:45:04.385813759Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188176 | controller | Jun 12 19:45:04.392649 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.188193 | controller | Jun 12 19:45:04.394250 crc crio[3657]: time="2026-06-12T19:45:04.393953327Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188212 | controller | Jun 12 19:45:04.438702 crc crio[3657]: time="2026-06-12T19:45:04.438394674Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188229 | controller | Jun 12 19:45:04.443636 crc crio[3657]: time="2026-06-12T19:45:04.442527608Z" level=info msg="runSandbox: deleting pod ID 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b from idIndex" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188245 | controller | Jun 12 19:45:04.443636 crc crio[3657]: time="2026-06-12T19:45:04.442816494Z" level=info msg="runSandbox: removing pod sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188261 | controller | Jun 12 19:45:04.443636 crc crio[3657]: time="2026-06-12T19:45:04.443069249Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188277 | controller | Jun 12 19:45:04.443636 crc crio[3657]: time="2026-06-12T19:45:04.44309146Z" level=info msg="runSandbox: unmounting shmPath for sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188294 | controller | Jun 12 19:45:04.453637 crc crio[3657]: time="2026-06-12T19:45:04.452812772Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188310 | controller | Jun 12 19:45:04.460692 crc crio[3657]: time="2026-06-12T19:45:04.459154431Z" level=info msg="runSandbox: removing pod sandbox from storage: 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188325 | controller | Jun 12 19:45:04.497607 crc crio[3657]: time="2026-06-12T19:45:04.497443135Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188341 | controller | Jun 12 19:45:04.497607 crc crio[3657]: time="2026-06-12T19:45:04.497511866Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188357 | controller | Jun 12 19:45:04.504979 crc crio[3657]: time="2026-06-12T19:45:04.504244473Z" 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=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188373 | controller | Jun 12 19:45:04.505126 crc crio[3657]: time="2026-06-12T19:45:04.504996629Z" 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=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188389 | controller | Jun 12 19:45:04.524188 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.188408 | controller | Jun 12 19:45:04.524756 crc crio[3657]: time="2026-06-12T19:45:04.524585218Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188425 | controller | Jun 12 19:45:04.538819 crc crio[3657]: time="2026-06-12T19:45:04.537479455Z" level=info msg="runSandbox: deleting pod ID 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a from idIndex" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188442 | controller | Jun 12 19:45:04.538819 crc crio[3657]: time="2026-06-12T19:45:04.53772732Z" level=info msg="runSandbox: removing pod sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188470 | controller | Jun 12 19:45:04.538819 crc crio[3657]: time="2026-06-12T19:45:04.537776201Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188487 | controller | Jun 12 19:45:04.538819 crc crio[3657]: time="2026-06-12T19:45:04.537793012Z" level=info msg="runSandbox: unmounting shmPath for sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188504 | controller | Jun 12 19:45:04.540915 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.188520 | controller | Jun 12 19:45:04.541196 crc crio[3657]: time="2026-06-12T19:45:04.541134933Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188537 | controller | Jun 12 19:45:04.541877 crc crio[3657]: time="2026-06-12T19:45:04.541725545Z" level=info msg="runSandbox: removing pod sandbox from storage: 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188553 | controller | Jun 12 19:45:04.558632 crc crio[3657]: time="2026-06-12T19:45:04.553516438Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188569 | controller | Jun 12 19:45:04.558632 crc crio[3657]: time="2026-06-12T19:45:04.553741594Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188586 | controller | Jun 12 19:45:04.567429 crc crio[3657]: time="2026-06-12T19:45:04.565949868Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188602 | controller | Jun 12 19:45:04.567429 crc crio[3657]: time="2026-06-12T19:45:04.566202956Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188622 | controller | Jun 12 19:45:04.577114 crc crio[3657]: time="2026-06-12T19:45:04.569705937Z" level=info msg="runSandbox: deleting pod ID e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5 from idIndex" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188638 | controller | Jun 12 19:45:04.577114 crc crio[3657]: time="2026-06-12T19:45:04.569786858Z" level=info msg="runSandbox: removing pod sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188654 | controller | Jun 12 19:45:04.577114 crc crio[3657]: time="2026-06-12T19:45:04.570170016Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188670 | controller | Jun 12 19:45:04.577114 crc crio[3657]: time="2026-06-12T19:45:04.570202677Z" level=info msg="runSandbox: unmounting shmPath for sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188687 | controller | Jun 12 19:45:04.592712 crc crio[3657]: time="2026-06-12T19:45:04.591472542Z" level=info msg="runSandbox: removing pod sandbox from storage: e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188703 | controller | Jun 12 19:45:04.635366 crc crio[3657]: time="2026-06-12T19:45:04.634218431Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188720 | controller | Jun 12 19:45:04.641672 crc crio[3657]: time="2026-06-12T19:45:04.64014034Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188736 | controller | Jun 12 19:45:04.797764 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.188753 | controller | Jun 12 19:45:04.798571 crc crio[3657]: time="2026-06-12T19:45:04.798523442Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188769 | controller | Jun 12 19:45:04.813389 crc crio[3657]: time="2026-06-12T19:45:04.813361814Z" level=info msg="runSandbox: deleting pod ID 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e from idIndex" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188785 | controller | Jun 12 19:45:04.813503 crc crio[3657]: time="2026-06-12T19:45:04.813485707Z" level=info msg="runSandbox: removing pod sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188802 | controller | Jun 12 19:45:04.813648 crc crio[3657]: time="2026-06-12T19:45:04.81362665Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188822 | controller | Jun 12 19:45:04.813727 crc crio[3657]: time="2026-06-12T19:45:04.813713111Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188838 | controller | Jun 12 19:45:04.818633 crc crio[3657]: time="2026-06-12T19:45:04.81825294Z" level=info msg="runSandbox: removing pod sandbox from storage: 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188878 | controller | Jun 12 19:45:04.834566 crc crio[3657]: time="2026-06-12T19:45:04.833775625Z" 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=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188896 | controller | Jun 12 19:45:04.834566 crc crio[3657]: time="2026-06-12T19:45:04.833894018Z" 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=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188913 | controller | Jun 12 19:45:04.853130 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.188930 | controller | Jun 12 19:45:04.853733 crc crio[3657]: time="2026-06-12T19:45:04.85322175Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188947 | controller | Jun 12 19:45:04.861940 crc crio[3657]: time="2026-06-12T19:45:04.861719327Z" level=info msg="runSandbox: deleting pod ID 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da from idIndex" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188963 | controller | Jun 12 19:45:04.861940 crc crio[3657]: time="2026-06-12T19:45:04.861928881Z" level=info msg="runSandbox: removing pod sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188979 | controller | Jun 12 19:45:04.862092 crc crio[3657]: time="2026-06-12T19:45:04.861986972Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.188995 | controller | Jun 12 19:45:04.862092 crc crio[3657]: time="2026-06-12T19:45:04.862007323Z" level=info msg="runSandbox: unmounting shmPath for sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189011 | controller | Jun 12 19:45:04.868371 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.189028 | controller | Jun 12 19:45:04.868371 crc crio[3657]: time="2026-06-12T19:45:04.862429043Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189048 | controller | Jun 12 19:45:04.871781 crc crio[3657]: time="2026-06-12T19:45:04.869219781Z" level=info msg="runSandbox: removing pod sandbox from storage: 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189065 | controller | Jun 12 19:45:04.878156 crc crio[3657]: time="2026-06-12T19:45:04.877995942Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189081 | controller | Jun 12 19:45:04.878218 crc crio[3657]: time="2026-06-12T19:45:04.878162425Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189098 | controller | Jun 12 19:45:04.886515 crc crio[3657]: time="2026-06-12T19:45:04.886230866Z" level=info msg="runSandbox: deleting pod ID d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7 from idIndex" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189114 | controller | Jun 12 19:45:04.886977 crc crio[3657]: time="2026-06-12T19:45:04.886685541Z" level=info msg="runSandbox: removing pod sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189130 | controller | Jun 12 19:45:04.900397 crc crio[3657]: time="2026-06-12T19:45:04.892746243Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189147 | controller | Jun 12 19:45:04.900397 crc crio[3657]: time="2026-06-12T19:45:04.892774074Z" level=info msg="runSandbox: unmounting shmPath for sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189163 | controller | Jun 12 19:45:04.914597 crc crio[3657]: time="2026-06-12T19:45:04.912601087Z" level=info msg="runSandbox: removing pod sandbox from storage: d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189179 | controller | Jun 12 19:45:04.914597 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.189196 | controller | Jun 12 19:45:04.919617 crc crio[3657]: time="2026-06-12T19:45:04.914794207Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189212 | controller | Jun 12 19:45:04.933234 crc crio[3657]: time="2026-06-12T19:45:04.928603825Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189228 | controller | Jun 12 19:45:04.933234 crc crio[3657]: time="2026-06-12T19:45:04.929144537Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189248 | controller | Jun 12 19:45:04.979454 crc crio[3657]: time="2026-06-12T19:45:04.974955399Z" level=info msg="runSandbox: deleting pod ID c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761 from idIndex" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189265 | controller | Jun 12 19:45:04.979454 crc crio[3657]: time="2026-06-12T19:45:04.975146923Z" level=info msg="runSandbox: removing pod sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189281 | controller | Jun 12 19:45:04.979454 crc crio[3657]: time="2026-06-12T19:45:04.975238005Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189297 | controller | Jun 12 19:45:04.979454 crc crio[3657]: time="2026-06-12T19:45:04.975310376Z" level=info msg="runSandbox: unmounting shmPath for sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189313 | controller | Jun 12 19:45:04.979454 crc crio[3657]: time="2026-06-12T19:45:04.979224062Z" level=info msg="runSandbox: removing pod sandbox from storage: c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189330 | controller | Jun 12 19:45:04.999626 crc crio[3657]: time="2026-06-12T19:45:04.999440661Z" level=info msg="runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189346 | controller | Jun 12 19:45:04.999626 crc crio[3657]: time="2026-06-12T19:45:04.999567563Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189362 | controller | Jun 12 19:45:05.009868 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.189379 | controller | Jun 12 19:45:05.009868 crc crio[3657]: time="2026-06-12T19:45:05.009728121Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189395 | controller | Jun 12 19:45:05.010657 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.189411 | controller | Jun 12 19:45:05.010727 crc crio[3657]: time="2026-06-12T19:45:05.010650101Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189428 | controller | Jun 12 19:45:05.029571 crc crio[3657]: time="2026-06-12T19:45:05.029484975Z" level=info msg="runSandbox: deleting pod ID 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4 from idIndex" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189447 | controller | Jun 12 19:45:05.029651 crc crio[3657]: time="2026-06-12T19:45:05.029576207Z" level=info msg="runSandbox: removing pod sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189464 | controller | Jun 12 19:45:05.039240 crc crio[3657]: time="2026-06-12T19:45:05.038925891Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189481 | controller | Jun 12 19:45:05.039240 crc crio[3657]: time="2026-06-12T19:45:05.039038164Z" level=info msg="runSandbox: unmounting shmPath for sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189497 | controller | Jun 12 19:45:05.039469 crc crio[3657]: time="2026-06-12T19:45:05.032580301Z" level=info msg="runSandbox: deleting pod ID 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8 from idIndex" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189513 | controller | Jun 12 19:45:05.039469 crc crio[3657]: time="2026-06-12T19:45:05.039440761Z" level=info msg="runSandbox: removing pod sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189529 | controller | Jun 12 19:45:05.039994 crc crio[3657]: time="2026-06-12T19:45:05.039661196Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189545 | controller | Jun 12 19:45:05.040496 crc crio[3657]: time="2026-06-12T19:45:05.040174718Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189561 | controller | Jun 12 19:45:05.041362 crc crio[3657]: time="2026-06-12T19:45:05.04119824Z" level=info msg="runSandbox: removing pod sandbox from storage: 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189577 | controller | Jun 12 19:45:05.041946 crc crio[3657]: 2026-06-12T19:45:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.189593 | controller | Jun 12 19:45:05.042949 crc crio[3657]: time="2026-06-12T19:45:05.042059024Z" level=info msg="runSandbox: removing pod sandbox from storage: 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189610 | controller | Jun 12 19:45:05.043104 crc crio[3657]: time="2026-06-12T19:45:05.042886568Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189627 | controller | Jun 12 19:45:05.045637 crc crio[3657]: time="2026-06-12T19:45:05.045556788Z" level=info msg="runSandbox: deleting pod ID cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae from idIndex" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189643 | controller | Jun 12 19:45:05.045723 crc crio[3657]: time="2026-06-12T19:45:05.04564843Z" level=info msg="runSandbox: removing pod sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189662 | controller | Jun 12 19:45:05.045723 crc crio[3657]: time="2026-06-12T19:45:05.045699971Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189679 | controller | Jun 12 19:45:05.046201 crc crio[3657]: time="2026-06-12T19:45:05.045728362Z" level=info msg="runSandbox: unmounting shmPath for sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189695 | controller | Jun 12 19:45:05.047673 crc crio[3657]: time="2026-06-12T19:45:05.047546111Z" level=info msg="runSandbox: removing pod sandbox from storage: cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189711 | controller | Jun 12 19:45:05.050444 crc crio[3657]: time="2026-06-12T19:45:05.050151686Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189728 | controller | Jun 12 19:45:05.050444 crc crio[3657]: time="2026-06-12T19:45:05.050230208Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189744 | controller | Jun 12 19:45:05.059552 crc crio[3657]: time="2026-06-12T19:45:05.05672774Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189760 | controller | Jun 12 19:45:05.059552 crc crio[3657]: time="2026-06-12T19:45:05.056898173Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189776 | controller | Jun 12 19:45:05.067567 crc crio[3657]: time="2026-06-12T19:45:05.064064531Z" 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=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189792 | controller | Jun 12 19:45:05.067567 crc crio[3657]: time="2026-06-12T19:45:05.064123272Z" 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=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189808 | controller | Jun 12 19:45:05.081340 crc crio[3657]: 2026-06-12T19:45:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 21:10:20.189825 | controller | Jun 12 19:45:05.081596 crc crio[3657]: time="2026-06-12T19:45:05.081440128Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189845 | controller | Jun 12 19:45:05.082143 crc crio[3657]: time="2026-06-12T19:45:05.081606092Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.189882 | controller | Jun 12 19:45:05.082143 crc crio[3657]: time="2026-06-12T19:45:05.081710025Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-12 21:10:20.189899 | controller | Jun 12 19:45:05.087560 crc crio[3657]: time="2026-06-12T19:45:05.087180091Z" level=info msg="runSandbox: deleting pod ID 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1 from idIndex" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189916 | controller | Jun 12 19:45:05.088435 crc crio[3657]: time="2026-06-12T19:45:05.088144431Z" level=info msg="runSandbox: removing pod sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189932 | controller | Jun 12 19:45:05.088720 crc crio[3657]: time="2026-06-12T19:45:05.088622472Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189948 | controller | Jun 12 19:45:05.088781 crc crio[3657]: time="2026-06-12T19:45:05.088725795Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189963 | controller | Jun 12 19:45:05.090743 crc crio[3657]: time="2026-06-12T19:45:05.090688147Z" level=info msg="runSandbox: removing pod sandbox from storage: 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189978 | controller | Jun 12 19:45:05.094967 crc crio[3657]: time="2026-06-12T19:45:05.094909759Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.189994 | controller | Jun 12 19:45:05.094967 crc crio[3657]: time="2026-06-12T19:45:05.09495321Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.190010 | controller | Jun 12 19:45:05.112338 crc crio[3657]: time="2026-06-12T19:45:05.112205638Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190026 | controller | Jun 12 19:45:05.112338 crc crio[3657]: time="2026-06-12T19:45:05.11232718Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190042 | controller | Jun 12 19:45:05.112490 crc crio[3657]: time="2026-06-12T19:45:05.112378161Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_f0085f9b-a244-4588-affc-ccdc3fc45922\""
2026-06-12 21:10:20.190058 | controller | Jun 12 19:45:05.113114 crc crio[3657]: time="2026-06-12T19:45:05.112912393Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_727115bb-3d2a-497e-b8a7-b8325e98f0fc\""
2026-06-12 21:10:20.190073 | controller | Jun 12 19:45:05.131928 crc crio[3657]: time="2026-06-12T19:45:05.131590944Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190089 | controller | Jun 12 19:45:05.131928 crc crio[3657]: time="2026-06-12T19:45:05.131689636Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190109 | controller | Jun 12 19:45:05.132461 crc crio[3657]: time="2026-06-12T19:45:05.132150595Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.190125 | controller | Jun 12 19:45:05.454877 crc crio[3657]: time="2026-06-12T19:45:05.454068703Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190140 | controller | Jun 12 19:45:05.454877 crc crio[3657]: time="2026-06-12T19:45:05.454890736Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190155 | controller | Jun 12 19:45:05.455166 crc crio[3657]: time="2026-06-12T19:45:05.454994683Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-12 21:10:20.190171 | controller | Jun 12 19:45:05.521518 crc crio[3657]: time="2026-06-12T19:45:05.520776169Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190186 | controller | Jun 12 19:45:05.522161 crc crio[3657]: time="2026-06-12T19:45:05.521812252Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190201 | controller | Jun 12 19:45:05.522161 crc crio[3657]: time="2026-06-12T19:45:05.521981005Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-12 21:10:20.190216 | controller | Jun 12 19:45:05.779669 crc crio[3657]: time="2026-06-12T19:45:05.779558179Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190231 | controller | Jun 12 19:45:05.779669 crc crio[3657]: time="2026-06-12T19:45:05.77962817Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190246 | controller | Jun 12 19:45:05.780763 crc crio[3657]: time="2026-06-12T19:45:05.779780223Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-12 21:10:20.190262 | controller | Jun 12 19:45:06.405970 crc crio[3657]: time="2026-06-12T19:45:06.405663393Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190277 | controller | Jun 12 19:45:06.405970 crc crio[3657]: time="2026-06-12T19:45:06.405967702Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190293 | controller | Jun 12 19:45:06.407624 crc crio[3657]: time="2026-06-12T19:45:06.406090033Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-12 21:10:20.190308 | controller | Jun 12 19:45:06.833080 crc crio[3657]: time="2026-06-12T19:45:06.832953918Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190323 | controller | Jun 12 19:45:06.833080 crc crio[3657]: time="2026-06-12T19:45:06.83305152Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190338 | controller | Jun 12 19:45:06.833400 crc crio[3657]: time="2026-06-12T19:45:06.833131432Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-12 21:10:20.190354 | controller | Jun 12 19:45:07.247725 crc crio[3657]: time="2026-06-12T19:45:07.247632658Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190369 | controller | Jun 12 19:45:07.248190 crc crio[3657]: time="2026-06-12T19:45:07.24815717Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190384 | controller | Jun 12 19:45:07.248474 crc crio[3657]: time="2026-06-12T19:45:07.248438716Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-12 21:10:20.190400 | controller | Jun 12 19:45:07.860485 crc crio[3657]: time="2026-06-12T19:45:07.859950519Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190418 | controller | Jun 12 19:45:07.860485 crc crio[3657]: time="2026-06-12T19:45:07.86000278Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190434 | controller | Jun 12 19:45:07.860485 crc crio[3657]: time="2026-06-12T19:45:07.860025151Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-12 21:10:20.190450 | controller | Jun 12 19:45:08.120753 crc crio[3657]: time="2026-06-12T19:45:08.120635709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=04172a4e-d256-467f-b097-6efbcc7251fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.190466 | controller | Jun 12 19:45:08.128494 crc crio[3657]: time="2026-06-12T19:45:08.127766561Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=b78a16a6-9d13-4902-a8ef-d277e723f56e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.190482 | controller | Jun 12 19:45:08.139440 crc crio[3657]: time="2026-06-12T19:45:08.137212457Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=3b63e145-5c4f-471a-a8a4-a5a53c958e6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.190498 | controller | Jun 12 19:45:08.139440 crc crio[3657]: time="2026-06-12T19:45:08.137997964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.190514 | controller | Jun 12 19:45:08.163148 crc crio[3657]: time="2026-06-12T19:45:08.162886855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.190530 | controller | Jun 12 19:45:08.188671 crc crio[3657]: time="2026-06-12T19:45:08.188510504Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190546 | controller | Jun 12 19:45:08.188671 crc crio[3657]: time="2026-06-12T19:45:08.188585276Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190561 | controller | Jun 12 19:45:08.188671 crc crio[3657]: time="2026-06-12T19:45:08.188613066Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-12 21:10:20.190577 | controller | Jun 12 19:45:08.224322 crc crio[3657]: time="2026-06-12T19:45:08.224189959Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190592 | controller | Jun 12 19:45:08.224322 crc crio[3657]: time="2026-06-12T19:45:08.22423215Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190608 | controller | Jun 12 19:45:08.224527 crc crio[3657]: time="2026-06-12T19:45:08.224251161Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-12 21:10:20.190623 | controller | Jun 12 19:45:08.401187 crc crio[3657]: time="2026-06-12T19:45:08.400901959Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190639 | controller | Jun 12 19:45:08.401187 crc crio[3657]: time="2026-06-12T19:45:08.40096465Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190654 | controller | Jun 12 19:45:08.401187 crc crio[3657]: time="2026-06-12T19:45:08.400988781Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-12 21:10:20.190669 | controller | Jun 12 19:45:08.427874 crc crio[3657]: time="2026-06-12T19:45:08.427695383Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190688 | controller | Jun 12 19:45:08.427874 crc crio[3657]: time="2026-06-12T19:45:08.427844496Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190704 | controller | Jun 12 19:45:08.427874 crc crio[3657]: time="2026-06-12T19:45:08.427876876Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-12 21:10:20.190720 | controller | Jun 12 19:45:08.498009 crc crio[3657]: time="2026-06-12T19:45:08.497928189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.190737 | controller | Jun 12 19:45:08.499028 crc crio[3657]: time="2026-06-12T19:45:08.49891457Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190753 | controller | Jun 12 19:45:08.499028 crc crio[3657]: time="2026-06-12T19:45:08.498979282Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190769 | controller | Jun 12 19:45:08.499150 crc crio[3657]: time="2026-06-12T19:45:08.499036773Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-12 21:10:20.190785 | controller | Jun 12 19:45:08.635161 crc crio[3657]: time="2026-06-12T19:45:08.634228303Z" level=info msg="Created container e3b68560c02415c523833aa2de6233c5730ddee685a219c56886fd18df831b9e: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=3b63e145-5c4f-471a-a8a4-a5a53c958e6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.190801 | controller | Jun 12 19:45:08.637670 crc crio[3657]: time="2026-06-12T19:45:08.637217506Z" level=info msg="Starting container: e3b68560c02415c523833aa2de6233c5730ddee685a219c56886fd18df831b9e" id=76769a4c-4664-4042-bf5f-e90d0e55ae2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.190817 | controller | Jun 12 19:45:08.651144 crc crio[3657]: time="2026-06-12T19:45:08.650974931Z" level=info msg="Started container" PID=9611 containerID=e3b68560c02415c523833aa2de6233c5730ddee685a219c56886fd18df831b9e description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=76769a4c-4664-4042-bf5f-e90d0e55ae2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761
2026-06-12 21:10:20.190833 | controller | Jun 12 19:45:08.772458 crc crio[3657]: time="2026-06-12T19:45:08.772221941Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190864 | controller | Jun 12 19:45:08.772458 crc crio[3657]: time="2026-06-12T19:45:08.772332783Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190885 | controller | Jun 12 19:45:08.772458 crc crio[3657]: time="2026-06-12T19:45:08.772358783Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-12 21:10:20.190902 | controller | Jun 12 19:45:08.900866 crc crio[3657]: time="2026-06-12T19:45:08.900693656Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.190917 | controller | Jun 12 19:45:08.900866 crc crio[3657]: time="2026-06-12T19:45:08.900800918Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.190932 | controller | Jun 12 19:45:08.902036 crc crio[3657]: time="2026-06-12T19:45:08.900934391Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-12 21:10:20.190947 | controller | Jun 12 19:45:08.933775 crc crio[3657]: time="2026-06-12T19:45:08.933594571Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.191007 | controller | Jun 12 19:45:08.933775 crc crio[3657]: time="2026-06-12T19:45:08.933708814Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.191028 | controller | Jun 12 19:45:08.934579 crc crio[3657]: time="2026-06-12T19:45:08.933871247Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-12 21:10:20.191045 | controller | Jun 12 19:45:08.977085 crc crio[3657]: time="2026-06-12T19:45:08.976954791Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.191061 | controller | Jun 12 19:45:08.977085 crc crio[3657]: time="2026-06-12T19:45:08.977057224Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.191077 | controller | Jun 12 19:45:08.977958 crc crio[3657]: time="2026-06-12T19:45:08.977133754Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-12 21:10:20.191093 | controller | Jun 12 19:45:09.006875 crc crio[3657]: time="2026-06-12T19:45:09.00673585Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.191109 | controller | Jun 12 19:45:09.006875 crc crio[3657]: time="2026-06-12T19:45:09.006866512Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.191124 | controller | Jun 12 19:45:09.006875 crc crio[3657]: time="2026-06-12T19:45:09.006908913Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-12 21:10:20.191140 | controller | Jun 12 19:45:09.129072 crc crio[3657]: time="2026-06-12T19:45:09.128171603Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.191155 | controller | Jun 12 19:45:09.129072 crc crio[3657]: time="2026-06-12T19:45:09.128233025Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.191171 | controller | Jun 12 19:45:09.129072 crc crio[3657]: time="2026-06-12T19:45:09.128426309Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-12 21:10:20.191187 | controller | Jun 12 19:45:09.163191 crc crio[3657]: time="2026-06-12T19:45:09.162935549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=266ecac7-a853-469b-8fe7-faa5d5d72b3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.191202 | controller | Jun 12 19:45:09.173565 crc crio[3657]: time="2026-06-12T19:45:09.172973764Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=a844e5ce-4ac4-424e-8e20-9b24b92b5c8a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.191218 | controller | Jun 12 19:45:09.182047 crc crio[3657]: time="2026-06-12T19:45:09.181673211Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=7a09155e-9290-47d6-9e38-7c271539a286 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.191234 | controller | Jun 12 19:45:09.183716 crc crio[3657]: time="2026-06-12T19:45:09.183488381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191251 | controller | Jun 12 19:45:09.234913 crc crio[3657]: time="2026-06-12T19:45:09.23245013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191266 | controller | Jun 12 19:45:09.454208 crc crio[3657]: time="2026-06-12T19:45:09.45342745Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.191287 | controller | Jun 12 19:45:09.454208 crc crio[3657]: time="2026-06-12T19:45:09.453502531Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.191303 | controller | Jun 12 19:45:09.454208 crc crio[3657]: time="2026-06-12T19:45:09.453537642Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_727115bb-3d2a-497e-b8a7-b8325e98f0fc\""
2026-06-12 21:10:20.191319 | controller | Jun 12 19:45:09.454208 crc crio[3657]: time="2026-06-12T19:45:09.453594473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.191335 | controller | Jun 12 19:45:09.533063 crc crio[3657]: time="2026-06-12T19:45:09.529129037Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.191350 | controller | Jun 12 19:45:09.533063 crc crio[3657]: time="2026-06-12T19:45:09.530150438Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.191366 | controller | Jun 12 19:45:09.533063 crc crio[3657]: time="2026-06-12T19:45:09.530195549Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_f732c52b-c2b7-4f14-9cc7-46ad6f1ee001\""
2026-06-12 21:10:20.191381 | controller | Jun 12 19:45:09.620540 crc crio[3657]: time="2026-06-12T19:45:09.620429099Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.191397 | controller | Jun 12 19:45:09.620540 crc crio[3657]: time="2026-06-12T19:45:09.620492001Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.191412 | controller | Jun 12 19:45:09.620540 crc crio[3657]: time="2026-06-12T19:45:09.620515381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.191427 | controller | Jun 12 19:45:09.658078 crc crio[3657]: time="2026-06-12T19:45:09.657752739Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.191443 | controller | Jun 12 19:45:09.658078 crc crio[3657]: time="2026-06-12T19:45:09.657976764Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.191458 | controller | Jun 12 19:45:09.658078 crc crio[3657]: time="2026-06-12T19:45:09.658001745Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-12 21:10:20.191473 | controller | Jun 12 19:45:09.708793 crc crio[3657]: time="2026-06-12T19:45:09.705654197Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.191489 | controller | Jun 12 19:45:09.708793 crc crio[3657]: time="2026-06-12T19:45:09.70577711Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.191504 | controller | Jun 12 19:45:09.708793 crc crio[3657]: time="2026-06-12T19:45:09.705991734Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.191520 | controller | Jun 12 19:45:09.719418 crc crio[3657]: time="2026-06-12T19:45:09.719055747Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/POD" id=20bcd98f-a38f-4392-b128-deb15c7b469d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.191536 | controller | Jun 12 19:45:09.719889 crc crio[3657]: time="2026-06-12T19:45:09.719584278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191552 | controller | Jun 12 19:45:09.737853 crc crio[3657]: time="2026-06-12T19:45:09.737728305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191575 | controller | Jun 12 19:45:09.744439 crc crio[3657]: time="2026-06-12T19:45:09.744368828Z" level=info msg="Got pod network &{Name:collect-profiles-29688225-cq6db Namespace:openshift-operator-lifecycle-manager ID:031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918 UID:23a86011-9e90-428a-82a2-7a5cb1a9cf0a NetNS:/var/run/netns/c7960065-01ea-4ddd-af60-58908351c39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23a86011_9e90_428a_82a2_7a5cb1a9cf0a.slice PodAnnotations:0xc002910638}] Aliases:map[]}"
2026-06-12 21:10:20.191593 | controller | Jun 12 19:45:09.744439 crc crio[3657]: time="2026-06-12T19:45:09.744426279Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688225-cq6db to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.191610 | controller | Jun 12 19:45:09.752932 crc crio[3657]: time="2026-06-12T19:45:09.752851248Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.191626 | controller | Jun 12 19:45:09.854594 crc crio[3657]: time="2026-06-12T19:45:09.854427616Z" level=info msg="Created container b51d29c6f2d9aff75f07f4cc9265dd907cf66dfcbf196cbca75601cf219a8928: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=7a09155e-9290-47d6-9e38-7c271539a286 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.191642 | controller | Jun 12 19:45:09.857566 crc crio[3657]: time="2026-06-12T19:45:09.857467982Z" level=info msg="Starting container: b51d29c6f2d9aff75f07f4cc9265dd907cf66dfcbf196cbca75601cf219a8928" id=2ef9e651-76b0-4894-bf5a-b00f07d24f7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.191658 | controller | Jun 12 19:45:09.869658 crc crio[3657]: time="2026-06-12T19:45:09.86950577Z" level=info msg="Started container" PID=9732 containerID=b51d29c6f2d9aff75f07f4cc9265dd907cf66dfcbf196cbca75601cf219a8928 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=2ef9e651-76b0-4894-bf5a-b00f07d24f7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761
2026-06-12 21:10:20.191675 | controller | Jun 12 19:45:12.169871 crc crio[3657]: time="2026-06-12T19:45:12.169117882Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=50ba47f4-f984-46ae-8590-421ce9d925f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.191691 | controller | Jun 12 19:45:12.172048 crc crio[3657]: time="2026-06-12T19:45:12.169876359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191707 | controller | Jun 12 19:45:13.173753 crc crio[3657]: time="2026-06-12T19:45:13.170178699Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=0f697629-ffdd-4946-a9fb-8a4e4fc5337a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.191723 | controller | Jun 12 19:45:13.173753 crc crio[3657]: time="2026-06-12T19:45:13.170549978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191738 | controller | Jun 12 19:45:13.173753 crc crio[3657]: time="2026-06-12T19:45:13.170438325Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=79f351b0-8a02-4458-b07a-55239e830571 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.191754 | controller | Jun 12 19:45:13.173753 crc crio[3657]: time="2026-06-12T19:45:13.170750962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191773 | controller | Jun 12 19:45:13.173753 crc crio[3657]: time="2026-06-12T19:45:13.170848204Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=a956cb54-25f0-4d2f-af0f-a58934e2c417 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.191790 | controller | Jun 12 19:45:13.173753 crc crio[3657]: time="2026-06-12T19:45:13.170958966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191806 | controller | Jun 12 19:45:14.170044 crc crio[3657]: time="2026-06-12T19:45:14.167920654Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=3f4a2716-4ab7-4d49-b247-af174bd48d0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.191822 | controller | Jun 12 19:45:14.170044 crc crio[3657]: time="2026-06-12T19:45:14.168021566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191838 | controller | Jun 12 19:45:14.170044 crc crio[3657]: time="2026-06-12T19:45:14.168359052Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=6fe21ad0-11a8-4145-ab3a-a11549a10439 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.191872 | controller | Jun 12 19:45:14.170044 crc crio[3657]: time="2026-06-12T19:45:14.168451464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191890 | controller | Jun 12 19:45:14.170044 crc crio[3657]: time="2026-06-12T19:45:14.169920316Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=35bc73c4-e7d2-47a8-bde4-d828297462d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.191907 | controller | Jun 12 19:45:14.170687 crc crio[3657]: time="2026-06-12T19:45:14.1700784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191924 | controller | Jun 12 19:45:14.267169 crc crio[3657]: time="2026-06-12T19:45:14.267038649Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=d08e5b40-030a-402c-b8a9-20316c0ce952 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.191941 | controller | Jun 12 19:45:14.267703 crc crio[3657]: time="2026-06-12T19:45:14.267203883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191957 | controller | Jun 12 19:45:15.184186 crc crio[3657]: time="2026-06-12T19:45:15.18342098Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=102200bc-fe37-4f04-90ca-838a95733085 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.191974 | controller | Jun 12 19:45:15.184186 crc crio[3657]: time="2026-06-12T19:45:15.183506502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.191991 | controller | Jun 12 19:45:15.184186 crc crio[3657]: time="2026-06-12T19:45:15.183581773Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=b5eba648-c92d-457d-b662-91f43c045d55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192008 | controller | Jun 12 19:45:15.184186 crc crio[3657]: time="2026-06-12T19:45:15.183672635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192025 | controller | Jun 12 19:45:15.184679 crc crio[3657]: time="2026-06-12T19:45:15.184448472Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=4166228c-3831-497e-8234-d8e41f654df5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192050 | controller | Jun 12 19:45:15.184679 crc crio[3657]: time="2026-06-12T19:45:15.184586855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192068 | controller | Jun 12 19:45:15.185212 crc crio[3657]: time="2026-06-12T19:45:15.1848613Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=3e0803a4-1ff7-49b9-b480-c69f87b4376f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192084 | controller | Jun 12 19:45:15.185212 crc crio[3657]: time="2026-06-12T19:45:15.184907741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192101 | controller | Jun 12 19:45:15.186578 crc crio[3657]: time="2026-06-12T19:45:15.186084677Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=39a8abdf-2388-4cd9-ba4b-c8d0d1f4d511 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192118 | controller | Jun 12 19:45:15.186578 crc crio[3657]: time="2026-06-12T19:45:15.186256952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192134 | controller | Jun 12 19:45:15.186578 crc crio[3657]: time="2026-06-12T19:45:15.186335542Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=d52cefe6-f41e-419d-90e4-c9d9930a185c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192151 | controller | Jun 12 19:45:15.186578 crc crio[3657]: time="2026-06-12T19:45:15.186575957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192167 | controller | Jun 12 19:45:15.189991 crc crio[3657]: time="2026-06-12T19:45:15.189835697Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=bfc400cc-5047-4cfd-a136-ec2cb9dab64b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192184 | controller | Jun 12 19:45:15.190156 crc crio[3657]: time="2026-06-12T19:45:15.18999555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192200 | controller | Jun 12 19:45:16.170727 crc crio[3657]: time="2026-06-12T19:45:16.169939955Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=7be858ca-9e37-4786-92ca-2fc082d6918e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192217 | controller | Jun 12 19:45:16.171724 crc crio[3657]: time="2026-06-12T19:45:16.170882054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192233 | controller | Jun 12 19:45:16.171724 crc crio[3657]: time="2026-06-12T19:45:16.170920486Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=03d63b8f-5430-4f53-a494-dab3257dff50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192249 | controller | Jun 12 19:45:16.171724 crc crio[3657]: time="2026-06-12T19:45:16.171068143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192269 | controller | Jun 12 19:45:16.171724 crc crio[3657]: time="2026-06-12T19:45:16.170508258Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=aaf5102f-1058-4015-b5ba-9afb54052e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192285 | controller | Jun 12 19:45:16.171724 crc crio[3657]: time="2026-06-12T19:45:16.171460127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192302 | controller | Jun 12 19:45:16.171724 crc crio[3657]: time="2026-06-12T19:45:16.170524909Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=ff4234d7-2306-438f-91a8-fce6332abe8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192318 | controller | Jun 12 19:45:16.171724 crc crio[3657]: time="2026-06-12T19:45:16.171579332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192334 | controller | Jun 12 19:45:16.172881 crc crio[3657]: time="2026-06-12T19:45:16.172738349Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c4b8a4ec-47ed-4f89-9eb6-1b4435d64d0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192351 | controller | Jun 12 19:45:16.173032 crc crio[3657]: time="2026-06-12T19:45:16.172966599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192367 | controller | Jun 12 19:45:16.173645 crc crio[3657]: time="2026-06-12T19:45:16.17349821Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=92da9895-29d7-4b10-a73a-c5f1ca3487fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192384 | controller | Jun 12 19:45:16.173645 crc crio[3657]: time="2026-06-12T19:45:16.173626814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192400 | controller | Jun 12 19:45:17.187456 crc crio[3657]: time="2026-06-12T19:45:17.187229469Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=dbd38a13-70b2-467b-98cc-758b400fbbcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192416 | controller | Jun 12 19:45:17.187456 crc crio[3657]: time="2026-06-12T19:45:17.187403636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192432 | controller | Jun 12 19:45:17.188463 crc crio[3657]: time="2026-06-12T19:45:17.187952397Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=8dd9c2ef-e91a-4e85-a8c2-3b5118f6547b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192449 | controller | Jun 12 19:45:17.188463 crc crio[3657]: time="2026-06-12T19:45:17.188036Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=c96ea6f2-1138-41fa-904e-f3445d5a6f8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192476 | controller | Jun 12 19:45:17.188463 crc crio[3657]: time="2026-06-12T19:45:17.188117313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192493 | controller | Jun 12 19:45:17.188463 crc crio[3657]: time="2026-06-12T19:45:17.188151205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192510 | controller | Jun 12 19:45:17.188463 crc crio[3657]: time="2026-06-12T19:45:17.188179686Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=c9935c94-8fdc-4f94-9560-bd5152cb40b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192530 | controller | Jun 12 19:45:17.189438 crc crio[3657]: time="2026-06-12T19:45:17.188491529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192547 | controller | Jun 12 19:45:17.189438 crc crio[3657]: time="2026-06-12T19:45:17.188657385Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=6a47d82e-54bb-4b34-86d1-994ab1933e29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192564 | controller | Jun 12 19:45:17.189438 crc crio[3657]: time="2026-06-12T19:45:17.188746019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192580 | controller | Jun 12 19:45:17.191137 crc crio[3657]: time="2026-06-12T19:45:17.190900386Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=e2f20f57-073d-455e-8a30-6c997d5f3bd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192596 | controller | Jun 12 19:45:17.191137 crc crio[3657]: time="2026-06-12T19:45:17.191109886Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=ca44f0dc-cbfb-468a-b2a6-7e94d9be2610 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192612 | controller | Jun 12 19:45:17.191472 crc crio[3657]: time="2026-06-12T19:45:17.191147517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192628 | controller | Jun 12 19:45:17.191472 crc crio[3657]: time="2026-06-12T19:45:17.191156298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192645 | controller | Jun 12 19:45:17.191658 crc crio[3657]: time="2026-06-12T19:45:17.191047803Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=0194ef7f-0f2d-44df-99db-b89f3dd9be5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192661 | controller | Jun 12 19:45:17.191658 crc crio[3657]: time="2026-06-12T19:45:17.191541013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192677 | controller | Jun 12 19:45:17.191658 crc crio[3657]: time="2026-06-12T19:45:17.19096725Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=364fe0ec-ff7f-4ebc-9720-a7cbd5d2fb67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192694 | controller | Jun 12 19:45:17.192041 crc crio[3657]: time="2026-06-12T19:45:17.191673749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192710 | controller | Jun 12 19:45:17.193242 crc crio[3657]: time="2026-06-12T19:45:17.192960193Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=600f0064-6649-4c0b-95a2-108ca5df9c36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192726 | controller | Jun 12 19:45:17.193972 crc crio[3657]: time="2026-06-12T19:45:17.193665632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192742 | controller | Jun 12 19:45:18.170175 crc crio[3657]: time="2026-06-12T19:45:18.169064082Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=4ac41726-7675-4586-9c8b-4fb4141b357c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192762 | controller | Jun 12 19:45:18.170175 crc crio[3657]: time="2026-06-12T19:45:18.169205908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192780 | controller | Jun 12 19:45:18.171168 crc crio[3657]: time="2026-06-12T19:45:18.170466347Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=9e37a69c-915a-45e2-a341-e535aadc693a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192796 | controller | Jun 12 19:45:18.171168 crc crio[3657]: time="2026-06-12T19:45:18.170559803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192813 | controller | Jun 12 19:45:18.171168 crc crio[3657]: time="2026-06-12T19:45:18.171063081Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=09094906-9a57-4314-993c-44118bc8a399 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192830 | controller | Jun 12 19:45:18.171168 crc crio[3657]: time="2026-06-12T19:45:18.171176146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192846 | controller | Jun 12 19:45:18.172057 crc crio[3657]: time="2026-06-12T19:45:18.171462748Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=27ca9297-247a-411f-aa1a-de852d33b335 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192884 | controller | Jun 12 19:45:18.172057 crc crio[3657]: time="2026-06-12T19:45:18.171596704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192902 | controller | Jun 12 19:45:18.172465 crc crio[3657]: time="2026-06-12T19:45:18.172045754Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=421155d9-5545-4f08-b6fa-9d10d6f20760 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192919 | controller | Jun 12 19:45:18.172465 crc crio[3657]: time="2026-06-12T19:45:18.172141088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192935 | controller | Jun 12 19:45:18.173991 crc crio[3657]: time="2026-06-12T19:45:18.173506762Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=1d53d281-86e1-422f-8c7a-ceca05fbf93b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192952 | controller | Jun 12 19:45:18.173991 crc crio[3657]: time="2026-06-12T19:45:18.173582075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.192968 | controller | Jun 12 19:45:18.173991 crc crio[3657]: time="2026-06-12T19:45:18.173742701Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=ce2253c8-b4b5-4825-82ba-818c8dea1000 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.192984 | controller | Jun 12 19:45:18.173991 crc crio[3657]: time="2026-06-12T19:45:18.173789673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.193000 | controller | Jun 12 19:45:19.173153 crc crio[3657]: time="2026-06-12T19:45:19.17103413Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=396a3d7d-5791-4fb4-af74-b5b8f9238cda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.193020 | controller | Jun 12 19:45:19.173153 crc crio[3657]: time="2026-06-12T19:45:19.171201107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.193037 | controller | Jun 12 19:45:19.173153 crc crio[3657]: time="2026-06-12T19:45:19.172554053Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=ad198386-28ff-45fe-b0f3-9feeb66b43f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.193053 | controller | Jun 12 19:45:19.173153 crc crio[3657]: time="2026-06-12T19:45:19.172674307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.193069 | controller | Jun 12 19:45:19.173153 crc crio[3657]: time="2026-06-12T19:45:19.173026573Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=bbb63a8e-8675-4151-a583-f6a3cc685626 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.193085 | controller | Jun 12 19:45:19.177021 crc crio[3657]: time="2026-06-12T19:45:19.173186919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.193101 | controller | Jun 12 19:45:19.177021 crc crio[3657]: time="2026-06-12T19:45:19.173908308Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=8148c6dd-8f3c-411f-b594-a5904724f8d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.193119 | controller | Jun 12 19:45:19.177021 crc crio[3657]: time="2026-06-12T19:45:19.174469801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.193136 | controller | Jun 12 19:45:19.178801 crc crio[3657]: time="2026-06-12T19:45:19.177430213Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=03baeba0-ef0f-4567-84ad-49a9fefe1956 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.193152 | controller | Jun 12 19:45:19.178801 crc crio[3657]: time="2026-06-12T19:45:19.177507566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.193169 | controller | Jun 12 19:45:19.184929 crc crio[3657]: time="2026-06-12T19:45:19.184651863Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=e393da2f-543f-41ad-adfc-cb6331f6488c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.193186 | controller | Jun 12 19:45:19.184929 crc crio[3657]: time="2026-06-12T19:45:19.184881813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.193202 | controller | Jun 12 19:45:20.169406 crc crio[3657]: time="2026-06-12T19:45:20.169213024Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=7be553ee-370d-4fd3-ab8c-71d26ef382e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.193219 | controller | Jun 12 19:45:20.169746 crc crio[3657]: time="2026-06-12T19:45:20.169704898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.193235 | controller | Jun 12 19:45:28.379477 crc crio[3657]: time="2026-06-12T19:45:28.377491993Z" level=info msg="Removing container: 60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e" id=04adfbfa-f6e1-40a9-8a9f-71eb35816577 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.193255 | controller | Jun 12 19:45:28.517758 crc crio[3657]: time="2026-06-12T19:45:28.517537328Z" level=info msg="Removed container 60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=04adfbfa-f6e1-40a9-8a9f-71eb35816577 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.193272 | controller | Jun 12 19:45:29.108536 crc crio[3657]: 2026-06-12T19:45:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:031f8c3069d8432 Mac:0e:70:47:15:3a:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/c7960065-01ea-4ddd-af60-58908351c39f SocketPath: PciID:}] [{Interface:0xc0004b2e20 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.193289 | controller | Jun 12 19:45:29.113897 crc crio[3657]: time="2026-06-12T19:45:29.112457435Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.193306 | controller | Jun 12 19:45:29.114484 crc crio[3657]: time="2026-06-12T19:45:29.114246778Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_f732c52b-c2b7-4f14-9cc7-46ad6f1ee001\""
2026-06-12 21:10:20.193322 | controller | Jun 12 19:45:29.114693 crc crio[3657]: time="2026-06-12T19:45:29.114524559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.193339 | controller | Jun 12 19:45:29.115121 crc crio[3657]: time="2026-06-12T19:45:29.114889246Z" level=info msg="Got pod network &{Name:collect-profiles-29688225-cq6db Namespace:openshift-operator-lifecycle-manager ID:031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918 UID:23a86011-9e90-428a-82a2-7a5cb1a9cf0a NetNS:/var/run/netns/c7960065-01ea-4ddd-af60-58908351c39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23a86011_9e90_428a_82a2_7a5cb1a9cf0a.slice PodAnnotations:0xc002910638}] Aliases:map[]}"
2026-06-12 21:10:20.193357 | controller | Jun 12 19:45:29.115693 crc crio[3657]: time="2026-06-12T19:45:29.11549814Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688225-cq6db for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.193374 | controller | Jun 12 19:45:29.116548 crc crio[3657]: time="2026-06-12T19:45:29.116406085Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f 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:0xc00011ac18}] Aliases:map[]}"
2026-06-12 21:10:20.193391 | controller | Jun 12 19:45:29.116548 crc crio[3657]: time="2026-06-12T19:45:29.11652632Z" 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 21:10:20.193408 | controller | Jun 12 19:45:29.117016 crc crio[3657]: time="2026-06-12T19:45:29.116853854Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 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:0xc00011ac68}] Aliases:map[]}"
2026-06-12 21:10:20.193428 | controller | Jun 12 19:45:29.117192 crc crio[3657]: time="2026-06-12T19:45:29.117015561Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.193445 | controller | Jun 12 19:45:29.118671 crc crio[3657]: time="2026-06-12T19:45:29.118504591Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 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:0xc00133c2d8}] Aliases:map[]}"
2026-06-12 21:10:20.193462 | controller | Jun 12 19:45:29.118671 crc crio[3657]: time="2026-06-12T19:45:29.118616986Z" 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 21:10:20.193479 | controller | Jun 12 19:45:29.119797 crc crio[3657]: time="2026-06-12T19:45:29.118847116Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 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:0xc00133c180}] Aliases:map[]}"
2026-06-12 21:10:20.193496 | controller | Jun 12 19:45:29.119797 crc crio[3657]: time="2026-06-12T19:45:29.1194393Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.193512 | controller | Jun 12 19:45:29.119797 crc crio[3657]: time="2026-06-12T19:45:29.119655168Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad 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:0xc0008a6650}] Aliases:map[]}"
2026-06-12 21:10:20.193529 | controller | Jun 12 19:45:29.119797 crc crio[3657]: time="2026-06-12T19:45:29.11971523Z" 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 21:10:20.193545 | controller | Jun 12 19:45:29.123019 crc crio[3657]: time="2026-06-12T19:45:29.116895776Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 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:0xc00133c1d8}] Aliases:map[]}"
2026-06-12 21:10:20.193562 | controller | Jun 12 19:45:29.123019 crc crio[3657]: time="2026-06-12T19:45:29.12241668Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.193579 | controller | Jun 12 19:45:29.123853 crc crio[3657]: time="2026-06-12T19:45:29.123594047Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/1721aefa-d160-4301-8f65-24d008a64409 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:0xc000896000}] Aliases:map[]}"
2026-06-12 21:10:20.193599 | controller | Jun 12 19:45:29.123853 crc crio[3657]: time="2026-06-12T19:45:29.123700151Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.193617 | controller | Jun 12 19:45:29.131433 crc crio[3657]: time="2026-06-12T19:45:29.131123257Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b 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:0xc002616048}] Aliases:map[]}"
2026-06-12 21:10:20.193633 | controller | Jun 12 19:45:29.131701 crc crio[3657]: time="2026-06-12T19:45:29.13143819Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.193650 | controller | Jun 12 19:45:29.131701 crc crio[3657]: time="2026-06-12T19:45:29.131147837Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a 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:0xc00146e000}] Aliases:map[]}"
2026-06-12 21:10:20.193667 | controller | Jun 12 19:45:29.131701 crc crio[3657]: time="2026-06-12T19:45:29.131665488Z" 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 21:10:20.193684 | controller | Jun 12 19:45:29.132771 crc crio[3657]: time="2026-06-12T19:45:29.131692683Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a5f08a15-f416-49f6-bec6-6b03a6c854a6 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:0xc0001a21b8}] Aliases:map[]}"
2026-06-12 21:10:20.193700 | controller | Jun 12 19:45:29.132771 crc crio[3657]: time="2026-06-12T19:45:29.131827988Z" 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 21:10:20.193716 | controller | Jun 12 19:45:29.132771 crc crio[3657]: time="2026-06-12T19:45:29.13202688Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc002790000}] Aliases:map[]}"
2026-06-12 21:10:20.193736 | controller | Jun 12 19:45:29.132771 crc crio[3657]: time="2026-06-12T19:45:29.132152295Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.193941 | controller | Jun 12 19:45:29.132771 crc crio[3657]: time="2026-06-12T19:45:29.133902663Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc002616010}] Aliases:map[]}"
2026-06-12 21:10:20.193960 | controller | Jun 12 19:45:29.132771 crc crio[3657]: time="2026-06-12T19:45:29.13408132Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.193977 | controller | Jun 12 19:45:29.132771 crc crio[3657]: time="2026-06-12T19:45:29.133909497Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff 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:0xc0008a66a0}] Aliases:map[]}"
2026-06-12 21:10:20.193994 | controller | Jun 12 19:45:29.132771 crc crio[3657]: time="2026-06-12T19:45:29.13444525Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.194011 | controller | Jun 12 19:45:29.142907 crc crio[3657]: time="2026-06-12T19:45:29.142746298Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e 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:0xc0001a2268}] Aliases:map[]}"
2026-06-12 21:10:20.194027 | controller | Jun 12 19:45:29.142907 crc crio[3657]: time="2026-06-12T19:45:29.142841441Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.194044 | controller | Jun 12 19:45:29.182854 crc crio[3657]: time="2026-06-12T19:45:29.182708758Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d 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:0xc00008cc98}] Aliases:map[]}"
2026-06-12 21:10:20.194060 | controller | Jun 12 19:45:29.182854 crc crio[3657]: time="2026-06-12T19:45:29.182830022Z" 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 21:10:20.194077 | controller | Jun 12 19:45:29.185623 crc crio[3657]: time="2026-06-12T19:45:29.185490472Z" level=info msg="Ran pod sandbox 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/POD" id=20bcd98f-a38f-4392-b128-deb15c7b469d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.194099 | controller | Jun 12 19:45:29.191027 crc crio[3657]: time="2026-06-12T19:45:29.190383444Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 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:0xc0008960a8}] Aliases:map[]}"
2026-06-12 21:10:20.194117 | controller | Jun 12 19:45:29.191027 crc crio[3657]: time="2026-06-12T19:45:29.190978319Z" 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 21:10:20.194134 | controller | Jun 12 19:45:29.194653 crc crio[3657]: time="2026-06-12T19:45:29.193803745Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea 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:0xc0008a66e8}] Aliases:map[]}"
2026-06-12 21:10:20.194151 | controller | Jun 12 19:45:29.194653 crc crio[3657]: time="2026-06-12T19:45:29.194517414Z" 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 21:10:20.194168 | controller | Jun 12 19:45:29.195914 crc crio[3657]: time="2026-06-12T19:45:29.195792214Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 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:0xc00011ad20}] Aliases:map[]}"
2026-06-12 21:10:20.194185 | controller | Jun 12 19:45:29.195914 crc crio[3657]: time="2026-06-12T19:45:29.195914389Z" 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 21:10:20.194202 | controller | Jun 12 19:45:29.203848 crc crio[3657]: time="2026-06-12T19:45:29.201049442Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d 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:0xc00127e200}] Aliases:map[]}"
2026-06-12 21:10:20.194219 | controller | Jun 12 19:45:29.203848 crc crio[3657]: time="2026-06-12T19:45:29.201399766Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.194239 | controller | Jun 12 19:45:29.262150 crc crio[3657]: time="2026-06-12T19:45:29.231875364Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 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:0xc002790060}] Aliases:map[]}"
2026-06-12 21:10:20.194256 | controller | Jun 12 19:45:29.262150 crc crio[3657]: time="2026-06-12T19:45:29.231992939Z" 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 21:10:20.194273 | controller | Jun 12 19:45:29.417850 crc crio[3657]: time="2026-06-12T19:45:29.414042578Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 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:0xc002616128}] Aliases:map[]}"
2026-06-12 21:10:20.194290 | controller | Jun 12 19:45:29.417850 crc crio[3657]: time="2026-06-12T19:45:29.414609432Z" 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 21:10:20.194306 | controller | Jun 12 19:45:29.439445 crc crio[3657]: time="2026-06-12T19:45:29.424607281Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 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:0xc00146e0f8}] Aliases:map[]}"
2026-06-12 21:10:20.194323 | controller | Jun 12 19:45:29.439445 crc crio[3657]: time="2026-06-12T19:45:29.424795268Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.194340 | controller | Jun 12 19:45:29.439445 crc crio[3657]: time="2026-06-12T19:45:29.429696409Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d 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:0xc00146e0a0}] Aliases:map[]}"
2026-06-12 21:10:20.194391 | controller | Jun 12 19:45:29.439445 crc crio[3657]: time="2026-06-12T19:45:29.429780742Z" 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 21:10:20.194411 | controller | Jun 12 19:45:29.439445 crc crio[3657]: time="2026-06-12T19:45:29.430721151Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/67e8f3fa-7c63-4f72-b623-8cdcb400cd8d 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:0xc001994d40}] Aliases:map[]}"
2026-06-12 21:10:20.194431 | controller | Jun 12 19:45:29.439445 crc crio[3657]: time="2026-06-12T19:45:29.430797694Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.194449 | controller | Jun 12 19:45:29.439445 crc crio[3657]: time="2026-06-12T19:45:29.433111899Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 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:0xc00008cd48}] Aliases:map[]}"
2026-06-12 21:10:20.194465 | controller | Jun 12 19:45:29.439445 crc crio[3657]: time="2026-06-12T19:45:29.433675942Z" 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 21:10:20.194482 | controller | Jun 12 19:45:29.439445 crc crio[3657]: time="2026-06-12T19:45:29.435114201Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d49d53fb-5c80-4ad7-8724-5e8ca7fbf865 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:0xc00008ccc8}] Aliases:map[]}"
2026-06-12 21:10:20.194499 | controller | Jun 12 19:45:29.439445 crc crio[3657]: time="2026-06-12T19:45:29.435139052Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.194516 | controller | Jun 12 19:45:29.439445 crc crio[3657]: time="2026-06-12T19:45:29.435182663Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 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:0xc00146e168}] Aliases:map[]}"
2026-06-12 21:10:20.194533 | controller | Jun 12 19:45:29.439445 crc crio[3657]: time="2026-06-12T19:45:29.435245166Z" 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 21:10:20.194549 | controller | Jun 12 19:45:29.448931 crc crio[3657]: time="2026-06-12T19:45:29.447504808Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 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:0xc00011ade0}] Aliases:map[]}"
2026-06-12 21:10:20.194566 | controller | Jun 12 19:45:29.448931 crc crio[3657]: time="2026-06-12T19:45:29.447847382Z" 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 21:10:20.194587 | controller | Jun 12 19:45:29.451318 crc crio[3657]: time="2026-06-12T19:45:29.443105898Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/869243f4-2ca6-4073-b0ee-df71772a979c 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:0xc00008ccf8}] Aliases:map[]}"
2026-06-12 21:10:20.194604 | controller | Jun 12 19:45:29.452676 crc crio[3657]: time="2026-06-12T19:45:29.430801954Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a 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:0xc00146e068}] Aliases:map[]}"
2026-06-12 21:10:20.194621 | controller | Jun 12 19:45:29.452676 crc crio[3657]: time="2026-06-12T19:45:29.451809855Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.194640 | controller | Jun 12 19:45:29.452676 crc crio[3657]: time="2026-06-12T19:45:29.452171519Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.194659 | controller | Jun 12 19:45:29.461649 crc crio[3657]: time="2026-06-12T19:45:29.461196299Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 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:0xc0026160f8}] Aliases:map[]}"
2026-06-12 21:10:20.194676 | controller | Jun 12 19:45:29.461649 crc crio[3657]: time="2026-06-12T19:45:29.461514092Z" 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 21:10:20.194693 | controller | Jun 12 19:45:29.461649 crc crio[3657]: time="2026-06-12T19:45:29.461575744Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 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:0xc00133c408}] Aliases:map[]}"
2026-06-12 21:10:20.194709 | controller | Jun 12 19:45:29.461649 crc crio[3657]: time="2026-06-12T19:45:29.461598105Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.194726 | controller | Jun 12 19:45:29.471318 crc crio[3657]: time="2026-06-12T19:45:29.461829805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c10ee347-493f-494d-a242-aed7b0db3ec0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.194750 | controller | Jun 12 19:45:29.477361 crc crio[3657]: time="2026-06-12T19:45:29.472122327Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c 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:0xc00011ad50}] Aliases:map[]}"
2026-06-12 21:10:20.194767 | controller | Jun 12 19:45:29.477361 crc crio[3657]: time="2026-06-12T19:45:29.472178619Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.194784 | controller | Jun 12 19:45:29.477361 crc crio[3657]: time="2026-06-12T19:45:29.476624191Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c 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:0xc002790188}] Aliases:map[]}"
2026-06-12 21:10:20.194801 | controller | Jun 12 19:45:29.477361 crc crio[3657]: time="2026-06-12T19:45:29.476673663Z" 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 21:10:20.194819 | controller | Jun 12 19:45:29.478754 crc crio[3657]: time="2026-06-12T19:45:29.464670021Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/961a7e35-cdc7-411d-bad3-f3fc74159a14 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:0xc0008a6750}] Aliases:map[]}"
2026-06-12 21:10:20.194835 | controller | Jun 12 19:45:29.478754 crc crio[3657]: time="2026-06-12T19:45:29.478744758Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.194871 | controller | Jun 12 19:45:29.478861 crc crio[3657]: time="2026-06-12T19:45:29.478819481Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 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:0xc00011adb0}] Aliases:map[]}"
2026-06-12 21:10:20.194890 | controller | Jun 12 19:45:29.478861 crc crio[3657]: time="2026-06-12T19:45:29.478851032Z" 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 21:10:20.194908 | controller | Jun 12 19:45:29.479076 crc crio[3657]: time="2026-06-12T19:45:29.469846983Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/5eeaaa0a-330a-45b1-96b5-0966ecd5190f 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:0xc00133c420}] Aliases:map[]}"
2026-06-12 21:10:20.194945 | controller | Jun 12 19:45:29.479076 crc crio[3657]: time="2026-06-12T19:45:29.479052211Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.195034 | controller | Jun 12 19:45:29.491810 crc crio[3657]: time="2026-06-12T19:45:29.491257014Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 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:0xc0001a2470}] Aliases:map[]}"
2026-06-12 21:10:20.195057 | controller | Jun 12 19:45:29.491810 crc crio[3657]: time="2026-06-12T19:45:29.491484433Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.195075 | controller | Jun 12 19:45:29.518399 crc crio[3657]: time="2026-06-12T19:45:29.49753469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1fc29949-6ee2-48dd-8672-988cfdd5e425 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.195093 | controller | Jun 12 19:45:29.518399 crc crio[3657]: time="2026-06-12T19:45:29.509066463Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c 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:0xc00011ad80}] Aliases:map[]}"
2026-06-12 21:10:20.195110 | controller | Jun 12 19:45:29.518399 crc crio[3657]: time="2026-06-12T19:45:29.509095694Z" 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 21:10:20.195132 | controller | Jun 12 19:45:29.520593 crc crio[3657]: time="2026-06-12T19:45:29.520098344Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e 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:0xc002790150}] Aliases:map[]}"
2026-06-12 21:10:20.195205 | controller | Jun 12 19:45:29.521471 crc crio[3657]: time="2026-06-12T19:45:29.521151698Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.195226 | controller | Jun 12 19:45:29.550427 crc crio[3657]: time="2026-06-12T19:45:29.546700633Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 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:0xc0027900a0}] Aliases:map[]}"
2026-06-12 21:10:20.195248 | controller | Jun 12 19:45:29.550427 crc crio[3657]: time="2026-06-12T19:45:29.547385582Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.195266 | controller | Jun 12 19:45:29.632875 crc crio[3657]: time="2026-06-12T19:45:29.632154226Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/collect-profiles" id=ef4e3ded-e127-4cb4-80eb-4d5328f020d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.195283 | controller | Jun 12 19:45:29.654423 crc crio[3657]: time="2026-06-12T19:45:29.653182627Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 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:0xc001994d80}] Aliases:map[]}"
2026-06-12 21:10:20.195300 | controller | Jun 12 19:45:29.654423 crc crio[3657]: time="2026-06-12T19:45:29.653653287Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.195316 | controller | Jun 12 19:45:29.666639 crc crio[3657]: time="2026-06-12T19:45:29.659868271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.195333 | controller | Jun 12 19:45:29.735196 crc crio[3657]: time="2026-06-12T19:45:29.731669543Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 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:0xc0001a2360}] Aliases:map[]}"
2026-06-12 21:10:20.195350 | controller | Jun 12 19:45:29.735196 crc crio[3657]: time="2026-06-12T19:45:29.732159633Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.195416 | controller | Jun 12 19:45:29.755829 crc crio[3657]: time="2026-06-12T19:45:29.754670656Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea 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:0xc000896130}] Aliases:map[]}"
2026-06-12 21:10:20.195443 | controller | Jun 12 19:45:29.755829 crc crio[3657]: time="2026-06-12T19:45:29.755618974Z" 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 21:10:20.195466 | controller | Jun 12 19:45:29.770363 crc crio[3657]: time="2026-06-12T19:45:29.76968244Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b 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:0xc002790120}] Aliases:map[]}"
2026-06-12 21:10:20.195484 | controller | Jun 12 19:45:29.770363 crc crio[3657]: time="2026-06-12T19:45:29.769734742Z" 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 21:10:20.195501 | controller | Jun 12 19:45:30.196945 crc crio[3657]: time="2026-06-12T19:45:30.1918988Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.195518 | controller | Jun 12 19:45:32.585799 crc crio[3657]: time="2026-06-12T19:45:32.578918058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.195535 | controller | Jun 12 19:45:33.368707 crc crio[3657]: time="2026-06-12T19:45:33.366171397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.195552 | controller | Jun 12 19:45:34.983868 crc crio[3657]: time="2026-06-12T19:45:34.982680623Z" level=info msg="Created container 92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/collect-profiles" id=ef4e3ded-e127-4cb4-80eb-4d5328f020d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.195569 | controller | Jun 12 19:45:35.042817 crc crio[3657]: time="2026-06-12T19:45:35.041241823Z" level=info msg="Starting container: 92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb" id=8f0acb62-855c-49b1-aa58-5edd603d37a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.195586 | controller | Jun 12 19:45:35.130687 crc crio[3657]: time="2026-06-12T19:45:35.130089575Z" level=info msg="Started container" PID=10409 containerID=92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb description=openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/collect-profiles id=8f0acb62-855c-49b1-aa58-5edd603d37a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918
2026-06-12 21:10:20.195603 | controller | Jun 12 19:45:35.768908 crc crio[3657]: 2026-06-12T19:45:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10ad153e7b19493 Mac:82:4d:12:74:73:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195620 | controller | Jun 12 19:45:36.532024 crc crio[3657]: 2026-06-12T19:45:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01bd8b339be458a Mac:26:ec:48:69:fc:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/1721aefa-d160-4301-8f65-24d008a64409 SocketPath: PciID:}] [{Interface:0xc000432790 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195637 | controller | Jun 12 19:45:36.850622 crc crio[3657]: 2026-06-12T19:45:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1715da6fe669cb Mac:3e:20:b9:b1:c9:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 SocketPath: PciID:}] [{Interface:0xc000014c20 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195656 | controller | Jun 12 19:45:47.087020 crc crio[3657]: 2026-06-12T19:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90a73eed47b195e Mac:22:a1:c4:a7:53:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea SocketPath: PciID:}] [{Interface:0xc0004be6f0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195673 | controller | Jun 12 19:45:52.172620 crc crio[3657]: time="2026-06-12T19:45:52.17159815Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=fa7bd548-6409-4a14-a6f3-288d00404a78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.195690 | controller | Jun 12 19:45:52.182566 crc crio[3657]: time="2026-06-12T19:45:52.181725315Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=797422fe-1a64-4831-93bb-2a988bfe8504 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.195707 | controller | Jun 12 19:45:52.187231 crc crio[3657]: time="2026-06-12T19:45:52.187067543Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e3e9582d-1c4f-43b6-83de-00cf78a85349 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.195723 | controller | Jun 12 19:45:52.190206 crc crio[3657]: time="2026-06-12T19:45:52.188733402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.195739 | controller | Jun 12 19:45:52.650596 crc crio[3657]: 2026-06-12T19:45:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa1c16e0c221582 Mac:66:e4:fe:17:7b:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195755 | controller | Jun 12 19:45:52.709785 crc crio[3657]: time="2026-06-12T19:45:52.704399231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.195772 | controller | Jun 12 19:45:54.665526 crc crio[3657]: time="2026-06-12T19:45:54.664875511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.195788 | controller | Jun 12 19:45:54.906448 crc crio[3657]: time="2026-06-12T19:45:54.90596589Z" level=info msg="Created container bc51e45118fdda541c664489e85f8bf7f2a4b140c1589dd0604547b6c23b6734: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e3e9582d-1c4f-43b6-83de-00cf78a85349 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.195805 | controller | Jun 12 19:45:54.909582 crc crio[3657]: time="2026-06-12T19:45:54.909141459Z" level=info msg="Starting container: bc51e45118fdda541c664489e85f8bf7f2a4b140c1589dd0604547b6c23b6734" id=ab2e0ad6-b29d-4a29-a239-2975c314e8a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.195822 | controller | Jun 12 19:45:54.925206 crc crio[3657]: time="2026-06-12T19:45:54.925125238Z" level=info msg="Started container" PID=11309 containerID=bc51e45118fdda541c664489e85f8bf7f2a4b140c1589dd0604547b6c23b6734 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=ab2e0ad6-b29d-4a29-a239-2975c314e8a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828
2026-06-12 21:10:20.195842 | controller | Jun 12 19:45:54.981850 crc crio[3657]: 2026-06-12T19:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6177e25eee3dae4 Mac:32:fc:3e:6f:fc:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 SocketPath: PciID:}] [{Interface:0xc000304a20 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195880 | controller | Jun 12 19:45:54.989622 crc crio[3657]: 2026-06-12T19:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:714002f43a7ee23 Mac:aa:60:cc:31:14:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad SocketPath: PciID:}] [{Interface:0xc0001807d0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195898 | controller | Jun 12 19:45:55.102450 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83c8bc1641505ef Mac:ee:15:ef:af:d1:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195915 | controller | Jun 12 19:45:55.129471 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:396f5a2f0b437a0 Mac:26:f3:ae:9a:c1:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195932 | controller | Jun 12 19:45:55.171193 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d33060243c8379 Mac:ea:8b:6f:2c:33:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c SocketPath: PciID:}] [{Interface:0xc0002b2a20 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195948 | controller | Jun 12 19:45:55.200474 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fdce9fab793b37 Mac:f6:ca:5b:7d:41:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c SocketPath: PciID:}] [{Interface:0xc000015100 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195965 | controller | Jun 12 19:45:55.204887 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d90fd6d8f5d5057 Mac:3a:68:20:9c:2b:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 SocketPath: PciID:}] [{Interface:0xc00028a6f0 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195981 | controller | Jun 12 19:45:55.210504 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:932a691be2e67e6 Mac:f2:76:d3:02:f2:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e SocketPath: PciID:}] [{Interface:0xc000015ae0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.195998 | controller | Jun 12 19:45:55.219107 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d563fba2817a50 Mac:92:7d:5d:b2:fb:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 SocketPath: PciID:}] [{Interface:0xc0003a0a00 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196014 | controller | Jun 12 19:45:55.224486 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a33780b9a790989 Mac:e6:81:ff:0c:17:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/a5f08a15-f416-49f6-bec6-6b03a6c854a6 SocketPath: PciID:}] [{Interface:0xc00011b050 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196034 | controller | Jun 12 19:45:55.224486 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0a480a4f47ca56 Mac:2e:83:68:6d:3a:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f SocketPath: PciID:}] [{Interface:0xc000228ed0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196051 | controller | Jun 12 19:45:55.224486 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfff0d7a5af2a33 Mac:ea:d5:18:06:3a:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a SocketPath: PciID:}] [{Interface:0xc00042a730 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196067 | controller | Jun 12 19:45:55.230617 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd549cbaf6afb87 Mac:76:1e:57:89:f4:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/869243f4-2ca6-4073-b0ee-df71772a979c SocketPath: PciID:}] [{Interface:0xc0002945c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196083 | controller | Jun 12 19:45:55.235793 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79333a16b9287f6 Mac:6a:f7:f8:df:57:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 SocketPath: PciID:}] [{Interface:0xc00042e5d0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196099 | controller | Jun 12 19:45:55.307082 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8e2c73c61e0113 Mac:86:23:16:ce:d7:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c SocketPath: PciID:}] [{Interface:0xc000233440 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196115 | controller | Jun 12 19:45:55.343801 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36eb9dff0daf0b9 Mac:4a:e4:25:84:77:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 SocketPath: PciID:}] [{Interface:0xc00031e920 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196131 | controller | Jun 12 19:45:55.801629 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a9ba9cec0a6d2e Mac:02:59:c0:ff:c7:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196147 | controller | Jun 12 19:45:55.817203 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd200671615d752 Mac:da:70:06:ee:ca:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 SocketPath: PciID:}] [{Interface:0xc0001e36f0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196164 | controller | Jun 12 19:45:55.826511 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2064ffd70be887 Mac:2a:6a:4f:40:16:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d SocketPath: PciID:}] [{Interface:0xc0002008c0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196184 | controller | Jun 12 19:45:55.836427 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9c8f7c8523cd87 Mac:ca:55:bb:82:db:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 SocketPath: PciID:}] [{Interface:0xc000015150 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196201 | controller | Jun 12 19:45:55.836580 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9da18816d77fae Mac:ba:25:8e:5b:32:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196217 | controller | Jun 12 19:45:56.051532 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1161639ee0f28c4 Mac:ee:71:e3:dd:3b:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d SocketPath: PciID:}] [{Interface:0xc000180b50 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196233 | controller | Jun 12 19:45:56.198487 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4be2fde7b065b8b Mac:46:43:4c:ef:8b:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 SocketPath: PciID:}] [{Interface:0xc0001198a0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196249 | controller | Jun 12 19:45:56.198487 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:042f9cca7c28b3e Mac:32:9d:b1:9f:59:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 SocketPath: PciID:}] [{Interface:0xc00035b0e0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196265 | controller | Jun 12 19:45:56.200503 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b88a9abf564b516 Mac:fa:b3:65:ab:fb:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 SocketPath: PciID:}] [{Interface:0xc000358b90 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196281 | controller | Jun 12 19:45:56.206096 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee501c68a11fa46 Mac:f2:c2:b7:82:97:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 SocketPath: PciID:}] [{Interface:0xc000014aa0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196297 | controller | Jun 12 19:45:56.457598 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d93f8121fc7277 Mac:12:f9:c1:fd:17:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 SocketPath: PciID:}] [{Interface:0xc00022b050 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196313 | controller | Jun 12 19:45:56.463735 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7440314ce78e2d Mac:ae:48:00:a0:c9:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d SocketPath: PciID:}] [{Interface:0xc00019cbd0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196329 | controller | Jun 12 19:45:56.468067 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bc14cea3d7784a Mac:66:a1:87:20:24:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 SocketPath: PciID:}] [{Interface:0xc00019d420 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196348 | controller | Jun 12 19:45:56.469602 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf95b94f5cd4d16 Mac:22:8f:3a:9c:ed:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/67e8f3fa-7c63-4f72-b623-8cdcb400cd8d SocketPath: PciID:}] [{Interface:0xc000014950 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196364 | controller | Jun 12 19:45:56.477871 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ead576271deb78 Mac:0a:3d:32:b4:89:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/961a7e35-cdc7-411d-bad3-f3fc74159a14 SocketPath: PciID:}] [{Interface:0xc00032ca10 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196380 | controller | Jun 12 19:45:56.516688 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e267c715eff153 Mac:f6:73:ba:ef:f3:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/5eeaaa0a-330a-45b1-96b5-0966ecd5190f SocketPath: PciID:}] [{Interface:0xc00019cf10 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196396 | controller | Jun 12 19:45:56.863816 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5256017d9e4ccdb Mac:fe:ee:8e:f6:d9:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a SocketPath: PciID:}] [{Interface:0xc000122990 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196412 | controller | Jun 12 19:45:56.874599 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:206eeeecb0d015d Mac:f2:ca:8a:00:fd:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 SocketPath: PciID:}] [{Interface:0xc0003851e0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196428 | controller | Jun 12 19:45:56.874599 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f5820235e3df1 Mac:ce:48:a4:4f:5f:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 SocketPath: PciID:}] [{Interface:0xc00011a690 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196444 | controller | Jun 12 19:45:56.876046 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edc805e1ae28bf7 Mac:96:90:3b:9e:66:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b SocketPath: PciID:}] [{Interface:0xc00011aac0 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196506 | controller | Jun 12 19:45:56.877027 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c46e7f375e2f6a6 Mac:be:0e:42:03:db:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c SocketPath: PciID:}] [{Interface:0xc000346be0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196526 | controller | Jun 12 19:45:56.877027 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b76b4bc91831e68 Mac:4e:ca:a3:f2:b1:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 SocketPath: PciID:}] [{Interface:0xc00011a820 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196547 | controller | Jun 12 19:45:56.877721 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9622372a8a85a1c Mac:fe:fa:d3:4b:68:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e SocketPath: PciID:}] [{Interface:0xc00035ea40 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196564 | controller | Jun 12 19:45:56.881111 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ce53a8914e89c0 Mac:82:c7:26:6f:18:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d49d53fb-5c80-4ad7-8724-5e8ca7fbf865 SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.196581 | controller | Jun 12 19:45:56.882048 crc crio[3657]: time="2026-06-12T19:45:56.881894755Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.196598 | controller | Jun 12 19:45:56.882214 crc crio[3657]: time="2026-06-12T19:45:56.882137896Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-12 21:10:20.196615 | controller | Jun 12 19:45:56.882380 crc crio[3657]: time="2026-06-12T19:45:56.882210046Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b 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:0xc002790120}] Aliases:map[]}"
2026-06-12 21:10:20.196632 | controller | Jun 12 19:45:56.882461 crc crio[3657]: time="2026-06-12T19:45:56.882422874Z" 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 21:10:20.196649 | controller | Jun 12 19:45:56.883591 crc crio[3657]: time="2026-06-12T19:45:56.883496021Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 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:0xc002616128}] Aliases:map[]}"
2026-06-12 21:10:20.196666 | controller | Jun 12 19:45:56.883955 crc crio[3657]: time="2026-06-12T19:45:56.883853396Z" 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 21:10:20.196683 | controller | Jun 12 19:45:56.884251 crc crio[3657]: time="2026-06-12T19:45:56.884168186Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 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:0xc00133c1d8}] Aliases:map[]}"
2026-06-12 21:10:20.196700 | controller | Jun 12 19:45:56.884469 crc crio[3657]: time="2026-06-12T19:45:56.884433396Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.196721 | controller | Jun 12 19:45:56.884725 crc crio[3657]: time="2026-06-12T19:45:56.884645485Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/1721aefa-d160-4301-8f65-24d008a64409 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:0xc000896000}] Aliases:map[]}"
2026-06-12 21:10:20.196739 | controller | Jun 12 19:45:56.884725 crc crio[3657]: time="2026-06-12T19:45:56.884687169Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d 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:0xc00146e0a0}] Aliases:map[]}"
2026-06-12 21:10:20.196756 | controller | Jun 12 19:45:56.884896 crc crio[3657]: time="2026-06-12T19:45:56.88478456Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.196772 | controller | Jun 12 19:45:56.884947 crc crio[3657]: time="2026-06-12T19:45:56.884925069Z" 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 21:10:20.196789 | controller | Jun 12 19:45:56.884996 crc crio[3657]: time="2026-06-12T19:45:56.884660528Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 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:0xc00011ad20}] Aliases:map[]}"
2026-06-12 21:10:20.196805 | controller | Jun 12 19:45:56.885133 crc crio[3657]: time="2026-06-12T19:45:56.885068973Z" 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 21:10:20.196822 | controller | Jun 12 19:45:56.885443 crc crio[3657]: time="2026-06-12T19:45:56.88523603Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 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:0xc00133c2d8}] Aliases:map[]}"
2026-06-12 21:10:20.196838 | controller | Jun 12 19:45:56.885549 crc crio[3657]: time="2026-06-12T19:45:56.885470039Z" 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 21:10:20.196876 | controller | Jun 12 19:45:56.885605 crc crio[3657]: time="2026-06-12T19:45:56.885529734Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 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:0xc001994d80}] Aliases:map[]}"
2026-06-12 21:10:20.196899 | controller | Jun 12 19:45:56.885675 crc crio[3657]: time="2026-06-12T19:45:56.885640476Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea 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:0xc000896130}] Aliases:map[]}"
2026-06-12 21:10:20.196916 | controller | Jun 12 19:45:56.885799 crc crio[3657]: time="2026-06-12T19:45:56.88573628Z" 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 21:10:20.196934 | controller | Jun 12 19:45:56.886055 crc crio[3657]: time="2026-06-12T19:45:56.885788985Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 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:0xc00146e168}] Aliases:map[]}"
2026-06-12 21:10:20.196951 | controller | Jun 12 19:45:56.886055 crc crio[3657]: time="2026-06-12T19:45:56.885760204Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.196968 | controller | Jun 12 19:45:56.886055 crc crio[3657]: time="2026-06-12T19:45:56.885996743Z" 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 21:10:20.196985 | controller | Jun 12 19:45:56.886210 crc crio[3657]: time="2026-06-12T19:45:56.886087344Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff 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:0xc0008a66a0}] Aliases:map[]}"
2026-06-12 21:10:20.197002 | controller | Jun 12 19:45:56.886210 crc crio[3657]: time="2026-06-12T19:45:56.886191628Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197019 | controller | Jun 12 19:45:56.886558 crc crio[3657]: time="2026-06-12T19:45:56.886417958Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea 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:0xc0008a66e8}] Aliases:map[]}"
2026-06-12 21:10:20.197040 | controller | Jun 12 19:45:56.886558 crc crio[3657]: time="2026-06-12T19:45:56.886522992Z" 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 21:10:20.197057 | controller | Jun 12 19:45:56.886765 crc crio[3657]: time="2026-06-12T19:45:56.886671651Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d 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:0xc00008cc98}] Aliases:map[]}"
2026-06-12 21:10:20.197075 | controller | Jun 12 19:45:56.886765 crc crio[3657]: time="2026-06-12T19:45:56.886758092Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c 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:0xc002790188}] Aliases:map[]}"
2026-06-12 21:10:20.197092 | controller | Jun 12 19:45:56.886895 crc crio[3657]: time="2026-06-12T19:45:56.886858446Z" 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 21:10:20.197109 | controller | Jun 12 19:45:56.887083 crc crio[3657]: time="2026-06-12T19:45:56.887017222Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 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:0xc0026160f8}] Aliases:map[]}"
2026-06-12 21:10:20.197126 | controller | Jun 12 19:45:56.887201 crc crio[3657]: time="2026-06-12T19:45:56.887143277Z" 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 21:10:20.197143 | controller | Jun 12 19:45:56.887201 crc crio[3657]: time="2026-06-12T19:45:56.887170801Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b 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:0xc002616048}] Aliases:map[]}"
2026-06-12 21:10:20.197160 | controller | Jun 12 19:45:56.887441 crc crio[3657]: time="2026-06-12T19:45:56.887412418Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e 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:0xc002790150}] Aliases:map[]}"
2026-06-12 21:10:20.197180 | controller | Jun 12 19:45:56.887532 crc crio[3657]: time="2026-06-12T19:45:56.887512102Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197197 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.887615189Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197214 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.887680109Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 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:0xc00011ade0}] Aliases:map[]}"
2026-06-12 21:10:20.197231 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.887763898Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 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:0xc00146e0f8}] Aliases:map[]}"
2026-06-12 21:10:20.197248 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.887817795Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc002616010}] Aliases:map[]}"
2026-06-12 21:10:20.197265 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.887887038Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 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:0xc00008cd48}] Aliases:map[]}"
2026-06-12 21:10:20.197282 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.887959111Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a 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:0xc00146e000}] Aliases:map[]}"
2026-06-12 21:10:20.197298 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.888001948Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197317 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.888068826Z" 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 21:10:20.197334 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.887666768Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc002790000}] Aliases:map[]}"
2026-06-12 21:10:20.197351 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.888254663Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f 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:0xc00011ac18}] Aliases:map[]}"
2026-06-12 21:10:20.197367 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.887803005Z" 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 21:10:20.197384 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.888474372Z" 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 21:10:20.197400 | controller | Jun 12 19:45:56.888485 crc crio[3657]: time="2026-06-12T19:45:56.888506876Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197417 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.888562405Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 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:0xc0027900a0}] Aliases:map[]}"
2026-06-12 21:10:20.197466 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.88867002Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/869243f4-2ca6-4073-b0ee-df71772a979c 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:0xc00008ccf8}] Aliases:map[]}"
2026-06-12 21:10:20.197484 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.888802555Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197508 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.888852727Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197526 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.888879228Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 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:0xc002790060}] Aliases:map[]}"
2026-06-12 21:10:20.197543 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.888988926Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/67e8f3fa-7c63-4f72-b623-8cdcb400cd8d 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:0xc001994d40}] Aliases:map[]}"
2026-06-12 21:10:20.197560 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.889023194Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 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:0xc00133c408}] Aliases:map[]}"
2026-06-12 21:10:20.197576 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.889036Z" 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 21:10:20.197593 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.889126519Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197609 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.889205571Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197627 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.887946711Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a5f08a15-f416-49f6-bec6-6b03a6c854a6 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:0xc0001a21b8}] Aliases:map[]}"
2026-06-12 21:10:20.197646 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.88939079Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 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:0xc0001a2470}] Aliases:map[]}"
2026-06-12 21:10:20.197667 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.889475129Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 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:0xc0008960a8}] Aliases:map[]}"
2026-06-12 21:10:20.197684 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.889503883Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197701 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.889636016Z" 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 21:10:20.197718 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.88964688Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c 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:0xc00011ad80}] Aliases:map[]}"
2026-06-12 21:10:20.197734 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.88964238Z" 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 21:10:20.197751 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.889751994Z" 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 21:10:20.197767 | controller | Jun 12 19:45:56.889853 crc crio[3657]: time="2026-06-12T19:45:56.889805189Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/961a7e35-cdc7-411d-bad3-f3fc74159a14 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:0xc0008a6750}] Aliases:map[]}"
2026-06-12 21:10:20.197784 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.888524254Z" 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 21:10:20.197801 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.889966623Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d 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:0xc00127e200}] Aliases:map[]}"
2026-06-12 21:10:20.197874 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890040419Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197908 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890065527Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197930 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890163911Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 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:0xc0001a2360}] Aliases:map[]}"
2026-06-12 21:10:20.197948 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890226609Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 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:0xc00011ac68}] Aliases:map[]}"
2026-06-12 21:10:20.197966 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.882188745Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d49d53fb-5c80-4ad7-8724-5e8ca7fbf865 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:0xc00008ccc8}] Aliases:map[]}"
2026-06-12 21:10:20.197983 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890476039Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.197999 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890505676Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.198016 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890638211Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.198032 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890635684Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e 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:0xc0001a2268}] Aliases:map[]}"
2026-06-12 21:10:20.198049 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890726244Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a 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:0xc00146e068}] Aliases:map[]}"
2026-06-12 21:10:20.198069 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890729496Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/5eeaaa0a-330a-45b1-96b5-0966ecd5190f 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:0xc00133c420}] Aliases:map[]}"
2026-06-12 21:10:20.198087 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890753311Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 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:0xc00011adb0}] Aliases:map[]}"
2026-06-12 21:10:20.198104 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890850789Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.198121 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890891137Z" 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 21:10:20.198137 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.890913665Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.198154 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.88671542Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad 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:0xc0008a6650}] Aliases:map[]}"
2026-06-12 21:10:20.198171 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.88792978Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.198187 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.891105251Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.198204 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.891362186Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c 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:0xc00011ad50}] Aliases:map[]}"
2026-06-12 21:10:20.198226 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.891544413Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.198244 | controller | Jun 12 19:45:56.891611 crc crio[3657]: time="2026-06-12T19:45:56.891586102Z" 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 21:10:20.198261 | controller | Jun 12 19:45:56.894215 crc crio[3657]: time="2026-06-12T19:45:56.88670409Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 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:0xc00133c180}] Aliases:map[]}"
2026-06-12 21:10:20.198278 | controller | Jun 12 19:45:56.894215 crc crio[3657]: time="2026-06-12T19:45:56.891135181Z" 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 21:10:20.198295 | controller | Jun 12 19:45:56.894215 crc crio[3657]: time="2026-06-12T19:45:56.891913365Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.198312 | controller | Jun 12 19:45:56.904171 crc crio[3657]: time="2026-06-12T19:45:56.904037895Z" level=info msg="Ran pod sandbox 1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=aaf5102f-1058-4015-b5ba-9afb54052e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198329 | controller | Jun 12 19:45:56.906875 crc crio[3657]: time="2026-06-12T19:45:56.906816728Z" level=info msg="Ran pod sandbox 10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=50ba47f4-f984-46ae-8590-421ce9d925f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198345 | controller | Jun 12 19:45:56.908912 crc crio[3657]: time="2026-06-12T19:45:56.908824259Z" level=info msg="Ran pod sandbox 0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=0f697629-ffdd-4946-a9fb-8a4e4fc5337a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198362 | controller | Jun 12 19:45:56.916484 crc crio[3657]: time="2026-06-12T19:45:56.912559349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=b4898551-0b3d-4241-85d8-6a9acf164423 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198379 | controller | Jun 12 19:45:56.916484 crc crio[3657]: time="2026-06-12T19:45:56.912717366Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0bf2611f-a5ae-4183-8209-85fe0c2501c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198395 | controller | Jun 12 19:45:56.916484 crc crio[3657]: time="2026-06-12T19:45:56.912592051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c97c9f0e-1b5f-466c-b8a6-bad1b06351fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198414 | controller | Jun 12 19:45:56.919476 crc crio[3657]: time="2026-06-12T19:45:56.919374556Z" level=info msg="Ran pod sandbox 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=421155d9-5545-4f08-b6fa-9d10d6f20760 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198431 | controller | Jun 12 19:45:56.921037 crc crio[3657]: time="2026-06-12T19:45:56.920901548Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.198447 | controller | Jun 12 19:45:56.921037 crc crio[3657]: time="2026-06-12T19:45:56.920979881Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.198462 | controller | Jun 12 19:45:56.921037 crc crio[3657]: time="2026-06-12T19:45:56.921022023Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.198479 | controller | Jun 12 19:45:56.923016 crc crio[3657]: time="2026-06-12T19:45:56.922868859Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5d88db9d-5466-438e-8c72-5e619c468526 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198575 | controller | Jun 12 19:45:56.924753 crc crio[3657]: time="2026-06-12T19:45:56.924660191Z" level=info msg="Ran pod sandbox dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=b5eba648-c92d-457d-b662-91f43c045d55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198600 | controller | Jun 12 19:45:56.926625 crc crio[3657]: time="2026-06-12T19:45:56.926531167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=dc3602c7-cc29-43dd-8524-7f328885490b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198618 | controller | Jun 12 19:45:56.930251 crc crio[3657]: time="2026-06-12T19:45:56.930082532Z" level=info msg="Ran pod sandbox a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=ad198386-28ff-45fe-b0f3-9feeb66b43f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198634 | controller | Jun 12 19:45:56.936215 crc crio[3657]: time="2026-06-12T19:45:56.936079716Z" level=info msg="Ran pod sandbox c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=a956cb54-25f0-4d2f-af0f-a58934e2c417 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198651 | controller | Jun 12 19:45:56.937218 crc crio[3657]: time="2026-06-12T19:45:56.937142767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d849478a-70d0-479e-ba99-a1f0a0a1dccf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198668 | controller | Jun 12 19:45:56.937719 crc crio[3657]: time="2026-06-12T19:45:56.93764026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=d3ca8757-8e75-4480-ae66-92be04762e65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198684 | controller | Jun 12 19:45:56.937899 crc crio[3657]: time="2026-06-12T19:45:56.937821255Z" level=info msg="Ran pod sandbox 90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=4ac41726-7675-4586-9c8b-4fb4141b357c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198704 | controller | Jun 12 19:45:56.938742 crc crio[3657]: time="2026-06-12T19:45:56.938648899Z" level=info msg="Ran pod sandbox d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=8dd9c2ef-e91a-4e85-a8c2-3b5118f6547b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198722 | controller | Jun 12 19:45:56.941008 crc crio[3657]: time="2026-06-12T19:45:56.940912871Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=297247b4-baea-4f70-86ef-6075725a8451 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198738 | controller | Jun 12 19:45:56.941008 crc crio[3657]: time="2026-06-12T19:45:56.940988934Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=f943e6fc-b779-4c7a-b0e8-3d28c9834eb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198755 | controller | Jun 12 19:45:56.950052 crc crio[3657]: time="2026-06-12T19:45:56.947063101Z" level=info msg="Ran pod sandbox d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=39a8abdf-2388-4cd9-ba4b-c8d0d1f4d511 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198771 | controller | Jun 12 19:45:56.952618 crc crio[3657]: time="2026-06-12T19:45:56.952542346Z" level=info msg="Ran pod sandbox fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=c9935c94-8fdc-4f94-9560-bd5152cb40b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198787 | controller | Jun 12 19:45:56.953253 crc crio[3657]: time="2026-06-12T19:45:56.953169258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=fcb8a7ea-a99a-4f44-939e-cd4ec01d3cf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198804 | controller | Jun 12 19:45:56.954066 crc crio[3657]: time="2026-06-12T19:45:56.953960828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=175bcc73-f55b-4500-9d2c-5a21687f0433 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198820 | controller | Jun 12 19:45:56.955860 crc crio[3657]: time="2026-06-12T19:45:56.955793165Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.198837 | controller | Jun 12 19:45:56.955860 crc crio[3657]: time="2026-06-12T19:45:56.955845577Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.198876 | controller | Jun 12 19:45:56.956055 crc crio[3657]: time="2026-06-12T19:45:56.955896269Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-12 21:10:20.198896 | controller | Jun 12 19:45:56.956689 crc crio[3657]: time="2026-06-12T19:45:56.956656118Z" level=info msg="Ran pod sandbox 396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=600f0064-6649-4c0b-95a2-108ca5df9c36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198913 | controller | Jun 12 19:45:56.956924 crc crio[3657]: time="2026-06-12T19:45:56.956735584Z" level=info msg="Ran pod sandbox 2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=92da9895-29d7-4b10-a73a-c5f1ca3487fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198933 | controller | Jun 12 19:45:56.963011 crc crio[3657]: time="2026-06-12T19:45:56.962964056Z" level=info msg="Ran pod sandbox d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=6fe21ad0-11a8-4145-ab3a-a11549a10439 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.198950 | controller | Jun 12 19:45:56.963723 crc crio[3657]: time="2026-06-12T19:45:56.963610162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=e4b7facc-cbab-4034-a5ce-eade74ef658a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198967 | controller | Jun 12 19:45:56.964113 crc crio[3657]: time="2026-06-12T19:45:56.963991087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=eaf257ea-c152-4ac7-aaa4-ac8c3dd5d34f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.198983 | controller | Jun 12 19:45:56.967577 crc crio[3657]: time="2026-06-12T19:45:56.967405789Z" level=info msg="Ran pod sandbox 932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=03d63b8f-5430-4f53-a494-dab3257dff50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199000 | controller | Jun 12 19:45:56.970972 crc crio[3657]: time="2026-06-12T19:45:56.970822714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=d88dc76e-92bb-41dc-a4aa-884ccee9a460 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199016 | controller | Jun 12 19:45:56.971522 crc crio[3657]: time="2026-06-12T19:45:56.971423489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=28a88076-d7a2-48cd-9b60-c8cecb126e3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199032 | controller | Jun 12 19:45:56.973522 crc crio[3657]: time="2026-06-12T19:45:56.973450181Z" level=info msg="Ran pod sandbox edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=1d53d281-86e1-422f-8c7a-ceca05fbf93b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199048 | controller | Jun 12 19:45:56.974893 crc crio[3657]: time="2026-06-12T19:45:56.9748549Z" level=info msg="Ran pod sandbox bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=396a3d7d-5791-4fb4-af74-b5b8f9238cda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199064 | controller | Jun 12 19:45:56.975197 crc crio[3657]: time="2026-06-12T19:45:56.975144359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=89b51a49-91ec-4c18-a2d7-6c5fe6abcbbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199080 | controller | Jun 12 19:45:56.976519 crc crio[3657]: time="2026-06-12T19:45:56.976424087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=d6f9718f-029c-4d6b-b4c3-413727742cf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199097 | controller | Jun 12 19:45:56.981056 crc crio[3657]: time="2026-06-12T19:45:56.980855762Z" level=info msg="Ran pod sandbox b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=8148c6dd-8f3c-411f-b594-a5904724f8d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199117 | controller | Jun 12 19:45:56.983160 crc crio[3657]: time="2026-06-12T19:45:56.98303486Z" level=info msg="Ran pod sandbox dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=7be553ee-370d-4fd3-ab8c-71d26ef382e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199134 | controller | Jun 12 19:45:56.983599 crc crio[3657]: time="2026-06-12T19:45:56.983500871Z" level=info msg="Ran pod sandbox 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=dbd38a13-70b2-467b-98cc-758b400fbbcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199150 | controller | Jun 12 19:45:56.984157 crc crio[3657]: time="2026-06-12T19:45:56.984108314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=250241f1-8587-42d9-a763-7c3795be389a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199166 | controller | Jun 12 19:45:56.984827 crc crio[3657]: time="2026-06-12T19:45:56.984744312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=cd8c409a-f408-43c8-9c96-9d34c2c8833d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199183 | controller | Jun 12 19:45:56.984827 crc crio[3657]: time="2026-06-12T19:45:56.984809502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=d0ece763-7c10-4cf0-ac55-9d4077e499f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199199 | controller | Jun 12 19:45:56.989038 crc crio[3657]: time="2026-06-12T19:45:56.988965022Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.199216 | controller | Jun 12 19:45:56.989038 crc crio[3657]: time="2026-06-12T19:45:56.989007924Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.199232 | controller | Jun 12 19:45:56.989340 crc crio[3657]: time="2026-06-12T19:45:56.989072567Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-12 21:10:20.199248 | controller | Jun 12 19:45:56.992236 crc crio[3657]: time="2026-06-12T19:45:56.992155731Z" level=info msg="Ran pod sandbox 83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=d52cefe6-f41e-419d-90e4-c9d9930a185c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199264 | controller | Jun 12 19:45:56.993662 crc crio[3657]: time="2026-06-12T19:45:56.99363288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=a5aa21ab-6017-466d-9e20-7b39d0454b9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199280 | controller | Jun 12 19:45:56.996939 crc crio[3657]: time="2026-06-12T19:45:56.996685535Z" level=info msg="Ran pod sandbox ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=ff4234d7-2306-438f-91a8-fce6332abe8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199296 | controller | Jun 12 19:45:56.999726 crc crio[3657]: time="2026-06-12T19:45:56.999657174Z" level=info msg="Ran pod sandbox 79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=79f351b0-8a02-4458-b07a-55239e830571 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199317 | controller | Jun 12 19:45:57.000428 crc crio[3657]: time="2026-06-12T19:45:57.000254939Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=83df4636-6395-42cd-a81e-e1d4dc01af58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199334 | controller | Jun 12 19:45:57.001759 crc crio[3657]: time="2026-06-12T19:45:57.001684187Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=354c2bf9-6303-42ea-a972-00ffe0a5314c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199350 | controller | Jun 12 19:45:57.013765 crc crio[3657]: time="2026-06-12T19:45:57.013653354Z" level=info msg="Ran pod sandbox 36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=364fe0ec-ff7f-4ebc-9720-a7cbd5d2fb67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199366 | controller | Jun 12 19:45:57.014692 crc crio[3657]: time="2026-06-12T19:45:57.014642127Z" level=info msg="Ran pod sandbox bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=ca44f0dc-cbfb-468a-b2a6-7e94d9be2610 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199383 | controller | Jun 12 19:45:57.016975 crc crio[3657]: time="2026-06-12T19:45:57.016874384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=46a379fd-35ca-44a3-819f-accd6341d3cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199399 | controller | Jun 12 19:45:57.017142 crc crio[3657]: time="2026-06-12T19:45:57.017081892Z" level=info msg="Ran pod sandbox 042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=c96ea6f2-1138-41fa-904e-f3445d5a6f8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199416 | controller | Jun 12 19:45:57.018620 crc crio[3657]: time="2026-06-12T19:45:57.018559405Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=96b49999-3051-4e66-a8f4-795cf113e92e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199432 | controller | Jun 12 19:45:57.020114 crc crio[3657]: time="2026-06-12T19:45:57.020051397Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=f8f847c3-b966-4dae-9e32-b9edf708ceae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199448 | controller | Jun 12 19:45:57.034094 crc crio[3657]: time="2026-06-12T19:45:57.033763782Z" level=info msg="Ran pod sandbox b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=3e0803a4-1ff7-49b9-b480-c69f87b4376f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199464 | controller | Jun 12 19:45:57.034784 crc crio[3657]: time="2026-06-12T19:45:57.034722228Z" level=info msg="Ran pod sandbox 4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=7be858ca-9e37-4786-92ca-2fc082d6918e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199481 | controller | Jun 12 19:45:57.035737 crc crio[3657]: time="2026-06-12T19:45:57.035682557Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=8f104d08-97c5-41a6-8131-3fafb0e1d908 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199501 | controller | Jun 12 19:45:57.035803 crc crio[3657]: time="2026-06-12T19:45:57.03576461Z" level=info msg="Ran pod sandbox 5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=bbb63a8e-8675-4151-a583-f6a3cc685626 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199518 | controller | Jun 12 19:45:57.036731 crc crio[3657]: time="2026-06-12T19:45:57.036676098Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=428d5aa0-acee-4352-b23d-f1425b6d28ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199535 | controller | Jun 12 19:45:57.038420 crc crio[3657]: time="2026-06-12T19:45:57.03820731Z" level=info msg="Ran pod sandbox c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=102200bc-fe37-4f04-90ca-838a95733085 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199551 | controller | Jun 12 19:45:57.040115 crc crio[3657]: time="2026-06-12T19:45:57.039367087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=6a5a764d-a68a-4ac7-b6e4-1a5378609bca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199567 | controller | Jun 12 19:45:57.040252 crc crio[3657]: time="2026-06-12T19:45:57.040201971Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=71a2819d-2c68-4e48-a1a6-c68173228596 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199583 | controller | Jun 12 19:45:57.040662 crc crio[3657]: time="2026-06-12T19:45:57.040591088Z" level=info msg="Ran pod sandbox 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=3f4a2716-4ab7-4d49-b247-af174bd48d0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199598 | controller | Jun 12 19:45:57.041850 crc crio[3657]: time="2026-06-12T19:45:57.041789196Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=fd91c38c-c0bf-4339-94d3-5621c6a5fb1e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199615 | controller | Jun 12 19:45:57.043010 crc crio[3657]: time="2026-06-12T19:45:57.042532635Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=ccd1dc54-6588-4346-90b1-40fbf376f178 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199631 | controller | Jun 12 19:45:57.043163 crc crio[3657]: time="2026-06-12T19:45:57.043087111Z" level=info msg="Ran pod sandbox 6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=9e37a69c-915a-45e2-a341-e535aadc693a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199647 | controller | Jun 12 19:45:57.045860 crc crio[3657]: time="2026-06-12T19:45:57.045795052Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=c5814870-ecc5-4836-8662-a20041621bc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199664 | controller | Jun 12 19:45:57.049606 crc crio[3657]: time="2026-06-12T19:45:57.04954998Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.199684 | controller | Jun 12 19:45:57.049606 crc crio[3657]: time="2026-06-12T19:45:57.049592491Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.199701 | controller | Jun 12 19:45:57.049722 crc crio[3657]: time="2026-06-12T19:45:57.049633783Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-12 21:10:20.199717 | controller | Jun 12 19:45:57.050518 crc crio[3657]: time="2026-06-12T19:45:57.050451992Z" level=info msg="Ran pod sandbox d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c4b8a4ec-47ed-4f89-9eb6-1b4435d64d0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199733 | controller | Jun 12 19:45:57.051165 crc crio[3657]: time="2026-06-12T19:45:57.051132435Z" level=info msg="Ran pod sandbox b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=d08e5b40-030a-402c-b8a9-20316c0ce952 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199750 | controller | Jun 12 19:45:57.056096 crc crio[3657]: time="2026-06-12T19:45:57.056025376Z" level=info msg="Ran pod sandbox 1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=e393da2f-543f-41ad-adfc-cb6331f6488c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199767 | controller | Jun 12 19:45:57.056189 crc crio[3657]: time="2026-06-12T19:45:57.056142518Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=2dd5fd32-f3b6-4b7d-ae05-78e341b1ace5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199783 | controller | Jun 12 19:45:57.056441 crc crio[3657]: time="2026-06-12T19:45:57.056409359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=08901979-9e54-4b98-becd-b0bd69467188 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199800 | controller | Jun 12 19:45:57.058990 crc crio[3657]: time="2026-06-12T19:45:57.058959832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=a48fb6ab-3086-45d2-bd4e-5a33f5b9b8af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199816 | controller | Jun 12 19:45:57.067417 crc crio[3657]: time="2026-06-12T19:45:57.067376324Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=2f89496c-cfc4-4b7d-bc5b-4ee817975ee0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199832 | controller | Jun 12 19:45:57.068075 crc crio[3657]: time="2026-06-12T19:45:57.068047171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=32243daa-f356-4a39-8de3-5555b45ec084 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199861 | controller | Jun 12 19:45:57.068965 crc crio[3657]: time="2026-06-12T19:45:57.068933638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=a7a2a5ba-c9d0-4c05-ae63-cfd791abd962 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199884 | controller | Jun 12 19:45:57.069385 crc crio[3657]: time="2026-06-12T19:45:57.069352937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6fcb0fce-1771-4e87-ac81-12719808c1e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199905 | controller | Jun 12 19:45:57.069863 crc crio[3657]: time="2026-06-12T19:45:57.069830614Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=68425dfb-1333-481d-a457-745feb3396fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199922 | controller | Jun 12 19:45:57.070228 crc crio[3657]: time="2026-06-12T19:45:57.07020305Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d59b6f92-a869-4806-9257-c019e18e610a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199938 | controller | Jun 12 19:45:57.072240 crc crio[3657]: time="2026-06-12T19:45:57.072179049Z" level=info msg="Ran pod sandbox 71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=0194ef7f-0f2d-44df-99db-b89f3dd9be5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.199954 | controller | Jun 12 19:45:57.073198 crc crio[3657]: time="2026-06-12T19:45:57.073137928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=cb78fe54-0c81-4404-8b53-a59de43b79ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199971 | controller | Jun 12 19:45:57.073382 crc crio[3657]: time="2026-06-12T19:45:57.073168733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c6b1b645-1276-4d90-a933-bc45df73bb62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.199987 | controller | Jun 12 19:45:57.073382 crc crio[3657]: time="2026-06-12T19:45:57.073335436Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=4d67c73f-569a-4cfb-9e04-7cf9e1abcbd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200003 | controller | Jun 12 19:45:57.073506 crc crio[3657]: time="2026-06-12T19:45:57.073395373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=fbf60adb-6594-4814-a3a1-883995843089 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200019 | controller | Jun 12 19:45:57.073568 crc crio[3657]: time="2026-06-12T19:45:57.073517148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=9f9a3fd3-3b03-4b8a-aea7-e3695c26e285 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200035 | controller | Jun 12 19:45:57.073621 crc crio[3657]: time="2026-06-12T19:45:57.073540148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=29f0f18e-b569-42b4-b831-21836037cc9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200051 | controller | Jun 12 19:45:57.073715 crc crio[3657]: time="2026-06-12T19:45:57.073158579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=125ab68c-2251-4e73-b3b5-5ef116963add name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200068 | controller | Jun 12 19:45:57.073949 crc crio[3657]: time="2026-06-12T19:45:57.073344591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=df9fa53b-437d-469b-b1de-ba3f7f54b929 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200087 | controller | Jun 12 19:45:57.074039 crc crio[3657]: time="2026-06-12T19:45:57.073881348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=d4186362-21fc-4a87-93dc-acb632a58cdf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200103 | controller | Jun 12 19:45:57.074675 crc crio[3657]: time="2026-06-12T19:45:57.074594432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=39e02a32-2ebe-4446-8341-a63d3dc768fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200120 | controller | Jun 12 19:45:57.074911 crc crio[3657]: time="2026-06-12T19:45:57.074842192Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=4a60ac3c-71eb-4f37-aa0c-ae9a325e8d87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200136 | controller | Jun 12 19:45:57.076509 crc crio[3657]: time="2026-06-12T19:45:57.076431494Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=53972cd9-2964-47be-b161-4950346858f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200153 | controller | Jun 12 19:45:57.076509 crc crio[3657]: time="2026-06-12T19:45:57.076472208Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=2549b3ee-2832-452e-a342-8848f3bf99cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200169 | controller | Jun 12 19:45:57.076649 crc crio[3657]: time="2026-06-12T19:45:57.076435966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=c780ec01-4aec-4e93-89e0-5341b33156f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200185 | controller | Jun 12 19:45:57.076850 crc crio[3657]: time="2026-06-12T19:45:57.076767442Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=57b232fc-9088-44e7-8c58-19acb36deb4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200201 | controller | Jun 12 19:45:57.077003 crc crio[3657]: time="2026-06-12T19:45:57.076978189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200217 | controller | Jun 12 19:45:57.077159 crc crio[3657]: time="2026-06-12T19:45:57.077051663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200234 | controller | Jun 12 19:45:57.077740 crc crio[3657]: time="2026-06-12T19:45:57.077647264Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=6ab520b5-4115-4d31-b446-6d7c688750b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200251 | controller | Jun 12 19:45:57.078008 crc crio[3657]: time="2026-06-12T19:45:57.077944607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200267 | controller | Jun 12 19:45:57.078143 crc crio[3657]: time="2026-06-12T19:45:57.078086689Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=70d5eb9d-881a-46b2-bb86-9541ae59a746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200284 | controller | Jun 12 19:45:57.078516 crc crio[3657]: time="2026-06-12T19:45:57.078462914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200303 | controller | Jun 12 19:45:57.079150 crc crio[3657]: time="2026-06-12T19:45:57.07910729Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=00b054c9-cbba-45cf-b828-bcaa86fba511 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200320 | controller | Jun 12 19:45:57.080173 crc crio[3657]: time="2026-06-12T19:45:57.080142912Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=884b7dbb-9982-47fb-892b-1685ab5ba1f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200337 | controller | Jun 12 19:45:57.081557 crc crio[3657]: time="2026-06-12T19:45:57.081470386Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=ff7a440b-871e-40cc-9f89-e3328b1c94dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200353 | controller | Jun 12 19:45:57.081852 crc crio[3657]: time="2026-06-12T19:45:57.08181792Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=c0c9ed7e-1130-4c65-ab3a-20321abcf186 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200369 | controller | Jun 12 19:45:57.084681 crc crio[3657]: time="2026-06-12T19:45:57.084573573Z" level=info msg="Ran pod sandbox a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=27ca9297-247a-411f-aa1a-de852d33b335 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.200386 | controller | Jun 12 19:45:57.085599 crc crio[3657]: time="2026-06-12T19:45:57.085512462Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=ed1367de-a53e-4be7-b874-a081274865b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200402 | controller | Jun 12 19:45:57.085757 crc crio[3657]: time="2026-06-12T19:45:57.085661648Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=62301e98-6c2f-489e-8158-8373d7bf3243 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200418 | controller | Jun 12 19:45:57.085852 crc crio[3657]: time="2026-06-12T19:45:57.085799033Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=9172151f-e592-4d6d-9fdc-2f9e17e2ed55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200434 | controller | Jun 12 19:45:57.085982 crc crio[3657]: time="2026-06-12T19:45:57.085916218Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=311e7ae1-25c8-4b18-a5ee-a088b4ce31e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200450 | controller | Jun 12 19:45:57.086207 crc crio[3657]: time="2026-06-12T19:45:57.086135467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=3314dce3-4992-4a77-874b-d5b035f48f4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200490 | controller | Jun 12 19:45:57.086352 crc crio[3657]: time="2026-06-12T19:45:57.086158735Z" level=info msg="Ran pod sandbox 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=03baeba0-ef0f-4567-84ad-49a9fefe1956 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.200509 | controller | Jun 12 19:45:57.086646 crc crio[3657]: time="2026-06-12T19:45:57.086615556Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=0aefd015-b1f1-4310-afad-7c25fad88fa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200532 | controller | Jun 12 19:45:57.086892 crc crio[3657]: time="2026-06-12T19:45:57.086865706Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=97accc7b-47f4-455c-995c-6dd66362efff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200550 | controller | Jun 12 19:45:57.087161 crc crio[3657]: time="2026-06-12T19:45:57.087131138Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=995995b6-642b-4da1-88ff-2ceab1ff3aa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200566 | controller | Jun 12 19:45:57.087370 crc crio[3657]: time="2026-06-12T19:45:57.087221688Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=4e1dd26b-491a-42c5-9671-1860ca9ff9cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200582 | controller | Jun 12 19:45:57.088168 crc crio[3657]: time="2026-06-12T19:45:57.088133246Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=8fb6eb76-12a5-4b3b-be30-3f1350672b15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200598 | controller | Jun 12 19:45:57.088447 crc crio[3657]: time="2026-06-12T19:45:57.088375209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200615 | controller | Jun 12 19:45:57.088621 crc crio[3657]: time="2026-06-12T19:45:57.08845091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200631 | controller | Jun 12 19:45:57.088621 crc crio[3657]: time="2026-06-12T19:45:57.088138007Z" level=info msg="Ran pod sandbox 9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a with infra container: openshift-dns/dns-default-qtghf/POD" id=09094906-9a57-4314-993c-44118bc8a399 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.200648 | controller | Jun 12 19:45:57.088724 crc crio[3657]: time="2026-06-12T19:45:57.088622716Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=2b2ae155-ea81-40f2-a65d-a08bf3b8c624 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200664 | controller | Jun 12 19:45:57.089006 crc crio[3657]: time="2026-06-12T19:45:57.088937961Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=acb47001-1329-4f5d-aca6-7ea04695eb0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.200681 | controller | Jun 12 19:45:57.089238 crc crio[3657]: time="2026-06-12T19:45:57.089177281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=052e36f3-e009-44cd-9433-022054d4c7ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200697 | controller | Jun 12 19:45:57.089903 crc crio[3657]: time="2026-06-12T19:45:57.089868667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=18e2c299-3d31-43c3-850f-2c419d104000 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200713 | controller | Jun 12 19:45:57.090099 crc crio[3657]: time="2026-06-12T19:45:57.090006335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200733 | controller | Jun 12 19:45:57.090418 crc crio[3657]: time="2026-06-12T19:45:57.090220464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200750 | controller | Jun 12 19:45:57.090515 crc crio[3657]: time="2026-06-12T19:45:57.090420459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200766 | controller | Jun 12 19:45:57.090635 crc crio[3657]: time="2026-06-12T19:45:57.09042605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200783 | controller | Jun 12 19:45:57.092631 crc crio[3657]: time="2026-06-12T19:45:57.091182913Z" level=info msg="Ran pod sandbox 206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=bfc400cc-5047-4cfd-a136-ec2cb9dab64b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.200800 | controller | Jun 12 19:45:57.093893 crc crio[3657]: time="2026-06-12T19:45:57.093859389Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=a3fbba12-cd5b-4d93-b188-30569e47b9d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200816 | controller | Jun 12 19:45:57.094332 crc crio[3657]: time="2026-06-12T19:45:57.094195087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=042c5fc0-6fde-429a-9d87-56c3441dc45c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200832 | controller | Jun 12 19:45:57.097104 crc crio[3657]: time="2026-06-12T19:45:57.097033689Z" level=info msg="Ran pod sandbox 714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=6a47d82e-54bb-4b34-86d1-994ab1933e29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.200861 | controller | Jun 12 19:45:57.098176 crc crio[3657]: time="2026-06-12T19:45:57.098120978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200884 | controller | Jun 12 19:45:57.098409 crc crio[3657]: time="2026-06-12T19:45:57.098337001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200901 | controller | Jun 12 19:45:57.098854 crc crio[3657]: time="2026-06-12T19:45:57.098780229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200917 | controller | Jun 12 19:45:57.098854 crc crio[3657]: time="2026-06-12T19:45:57.098833951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200933 | controller | Jun 12 19:45:57.099133 crc crio[3657]: time="2026-06-12T19:45:57.098973396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=08aae9ec-5258-43e3-bbfa-996b5936e557 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.200949 | controller | Jun 12 19:45:57.099133 crc crio[3657]: time="2026-06-12T19:45:57.099119848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200966 | controller | Jun 12 19:45:57.100033 crc crio[3657]: time="2026-06-12T19:45:57.099885346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.200986 | controller | Jun 12 19:45:57.100033 crc crio[3657]: time="2026-06-12T19:45:57.099935555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.201003 | controller | Jun 12 19:45:57.100210 crc crio[3657]: time="2026-06-12T19:45:57.100129084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.201020 | controller | Jun 12 19:45:57.100847 crc crio[3657]: time="2026-06-12T19:45:57.10077882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=5436c39e-a6f4-4920-98a7-c70f9db5ab13 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201037 | controller | Jun 12 19:45:57.100977 crc crio[3657]: time="2026-06-12T19:45:57.100795111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=eb45865e-db9a-422c-ae1f-57bc5b8f0dc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201098 | controller | Jun 12 19:45:57.101512 crc crio[3657]: time="2026-06-12T19:45:57.101152655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=578287e3-bc8a-46ce-afe8-61d570ad0d26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201120 | controller | Jun 12 19:45:57.101604 crc crio[3657]: time="2026-06-12T19:45:57.101559032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=ad1125b6-c1b9-4ab1-959e-fba59dd1859d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201138 | controller | Jun 12 19:45:57.101793 crc crio[3657]: time="2026-06-12T19:45:57.101711368Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=6fe01e1c-df64-487a-9594-541df51511b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201156 | controller | Jun 12 19:45:57.101977 crc crio[3657]: time="2026-06-12T19:45:57.101905792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=201584f0-08b2-4c8a-b37a-c3d005e61a8d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201172 | controller | Jun 12 19:45:57.102056 crc crio[3657]: time="2026-06-12T19:45:57.101992689Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=43ca9927-da82-49fa-bba7-f0b1169a708c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201189 | controller | Jun 12 19:45:57.102111 crc crio[3657]: time="2026-06-12T19:45:57.101932136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6e2b99d9-8ff2-47bb-8248-c7bda996b7a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201206 | controller | Jun 12 19:45:57.102169 crc crio[3657]: time="2026-06-12T19:45:57.102101843Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=b5546475-a0c7-4e3e-92c2-037e36b4eabb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201222 | controller | Jun 12 19:45:57.102226 crc crio[3657]: time="2026-06-12T19:45:57.102205428Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=f670443d-622b-45d6-8f6a-8be947d11861 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201242 | controller | Jun 12 19:45:57.102365 crc crio[3657]: time="2026-06-12T19:45:57.10223785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f3d5a7e7-7f0b-497c-882e-61e683180bae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201259 | controller | Jun 12 19:45:57.102365 crc crio[3657]: time="2026-06-12T19:45:57.102247147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=270ef7b6-3bec-4161-8f6e-6fb07b908445 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201275 | controller | Jun 12 19:45:57.102485 crc crio[3657]: time="2026-06-12T19:45:57.102076523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=3db9b021-0c6d-43ed-a635-6a5e06374b34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201291 | controller | Jun 12 19:45:57.102538 crc crio[3657]: time="2026-06-12T19:45:57.102516721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=fb7e8481-19a7-4b06-bb31-5c00e5c96a95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201308 | controller | Jun 12 19:45:57.102594 crc crio[3657]: time="2026-06-12T19:45:57.102552772Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=8cadb42d-9a63-4d52-a0fc-780d7b970bf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201324 | controller | Jun 12 19:45:57.102844 crc crio[3657]: time="2026-06-12T19:45:57.102816073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.201340 | controller | Jun 12 19:45:57.104411 crc crio[3657]: time="2026-06-12T19:45:57.104236051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=bb392656-7d30-44ef-be87-c810b7c42c86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201357 | controller | Jun 12 19:45:57.104411 crc crio[3657]: time="2026-06-12T19:45:57.10423916Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f68e1679-c0b9-480d-8e36-9183b6ee1a17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201373 | controller | Jun 12 19:45:57.107603 crc crio[3657]: time="2026-06-12T19:45:57.107521143Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=2d96bc96-06a4-4e2c-a9c9-fb9e60a811a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201389 | controller | Jun 12 19:45:57.112007 crc crio[3657]: time="2026-06-12T19:45:57.111941013Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=6478cefa-f3bf-43b0-98a7-fdf26f40bd8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201406 | controller | Jun 12 19:45:57.112156 crc crio[3657]: time="2026-06-12T19:45:57.112041277Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=8c3926a7-c10c-44ee-a2d5-92bb6edc7acc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201422 | controller | Jun 12 19:45:57.112156 crc crio[3657]: time="2026-06-12T19:45:57.112037217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=2ccc4b9b-fe5f-4248-b9a2-257a7375685f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201442 | controller | Jun 12 19:45:57.112156 crc crio[3657]: time="2026-06-12T19:45:57.112099469Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=30101596-da94-43ff-8d5f-a8230b951c0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201458 | controller | Jun 12 19:45:57.112156 crc crio[3657]: time="2026-06-12T19:45:57.112148551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=fcb38a18-7712-4d7f-8763-7254898e57fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201474 | controller | Jun 12 19:45:57.112438 crc crio[3657]: time="2026-06-12T19:45:57.1121089Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=81bb81a5-e252-4b65-ad23-04f91ca373ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201491 | controller | Jun 12 19:45:57.113521 crc crio[3657]: time="2026-06-12T19:45:57.113450484Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.201507 | controller | Jun 12 19:45:57.113521 crc crio[3657]: time="2026-06-12T19:45:57.113494355Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.201523 | controller | Jun 12 19:45:57.113521 crc crio[3657]: time="2026-06-12T19:45:57.113517286Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-12 21:10:20.201540 | controller | Jun 12 19:45:57.116902 crc crio[3657]: time="2026-06-12T19:45:57.115884193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.201557 | controller | Jun 12 19:45:57.116902 crc crio[3657]: time="2026-06-12T19:45:57.116089981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.201574 | controller | Jun 12 19:45:57.117491 crc crio[3657]: time="2026-06-12T19:45:57.117421325Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=420c9107-407c-4109-a302-5ddfa8986fa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201590 | controller | Jun 12 19:45:57.119486 crc crio[3657]: time="2026-06-12T19:45:57.119421906Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=f3ed5511-7ff3-46ee-abad-6986cacfb443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201606 | controller | Jun 12 19:45:57.119639 crc crio[3657]: time="2026-06-12T19:45:57.119618224Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=c9dfc428-83e7-4d62-9f72-a65894956520 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201623 | controller | Jun 12 19:45:57.119705 crc crio[3657]: time="2026-06-12T19:45:57.119677757Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=c31d3963-05c3-4493-b5fc-d1da9da691f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201639 | controller | Jun 12 19:45:57.121444 crc crio[3657]: time="2026-06-12T19:45:57.121384638Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=1eaf2711-80fb-4c4c-b1d7-96fccd996c42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201659 | controller | Jun 12 19:45:57.121538 crc crio[3657]: time="2026-06-12T19:45:57.121400207Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=7601eeca-1f8d-4f46-8b34-bc98b60b5923 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201676 | controller | Jun 12 19:45:57.122485 crc crio[3657]: time="2026-06-12T19:45:57.122414287Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=00de2189-26af-459d-9815-1489c29f3b6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201692 | controller | Jun 12 19:45:57.122485 crc crio[3657]: time="2026-06-12T19:45:57.12244523Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=87d5c7ff-1489-4b80-8769-f6ad6015698b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201709 | controller | Jun 12 19:45:57.122622 crc crio[3657]: time="2026-06-12T19:45:57.122441058Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=0cba330f-fc6c-44a3-b16c-730e6965841a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201725 | controller | Jun 12 19:45:57.122846 crc crio[3657]: time="2026-06-12T19:45:57.122766333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.201741 | controller | Jun 12 19:45:57.122921 crc crio[3657]: time="2026-06-12T19:45:57.122869986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.201758 | controller | Jun 12 19:45:57.123371 crc crio[3657]: time="2026-06-12T19:45:57.123217901Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=208b7795-43d1-4df6-9cf3-db6d0477d68b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201774 | controller | Jun 12 19:45:57.123463 crc crio[3657]: time="2026-06-12T19:45:57.123224681Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=df3e0cc9-389f-411a-84d9-e7e6659e73a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201790 | controller | Jun 12 19:45:57.123826 crc crio[3657]: time="2026-06-12T19:45:57.12369555Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=734fb0c2-a330-4fe5-841f-fd5f69020fbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201806 | controller | Jun 12 19:45:57.123826 crc crio[3657]: time="2026-06-12T19:45:57.123761523Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=a5cf6c9d-f4cf-4ff8-b300-4e33fea064c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201822 | controller | Jun 12 19:45:57.123951 crc crio[3657]: time="2026-06-12T19:45:57.123767633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.201838 | controller | Jun 12 19:45:57.124212 crc crio[3657]: time="2026-06-12T19:45:57.124155488Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=e31a5bc6-0c40-4ba8-98b1-6dd423430b3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201874 | controller | Jun 12 19:45:57.126125 crc crio[3657]: time="2026-06-12T19:45:57.126039626Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=921850f3-4096-46f0-aad0-d6a37769d202 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.201896 | controller | Jun 12 19:45:57.128160 crc crio[3657]: time="2026-06-12T19:45:57.12809813Z" level=info msg="Ran pod sandbox 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=e2f20f57-073d-455e-8a30-6c997d5f3bd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.201913 | controller | Jun 12 19:45:57.130737 crc crio[3657]: time="2026-06-12T19:45:57.130536168Z" level=info msg="Ran pod sandbox 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=ce2253c8-b4b5-4825-82ba-818c8dea1000 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.201930 | controller | Jun 12 19:45:57.131841 crc crio[3657]: time="2026-06-12T19:45:57.131650785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.201947 | controller | Jun 12 19:45:57.132371 crc crio[3657]: time="2026-06-12T19:45:57.132245519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.201963 | controller | Jun 12 19:45:57.132745 crc crio[3657]: time="2026-06-12T19:45:57.132616425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.201980 | controller | Jun 12 19:45:57.134437 crc crio[3657]: time="2026-06-12T19:45:57.134255478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b7e54df4-baf6-4ca2-a37d-79573fc388ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.201997 | controller | Jun 12 19:45:57.135822 crc crio[3657]: time="2026-06-12T19:45:57.134398068Z" level=info msg="Ran pod sandbox 6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=35bc73c4-e7d2-47a8-bde4-d828297462d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.202013 | controller | Jun 12 19:45:57.135822 crc crio[3657]: time="2026-06-12T19:45:57.134637347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=7691cdb0-f63b-4510-ad8a-74e80c5ec6b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.202030 | controller | Jun 12 19:45:57.135822 crc crio[3657]: time="2026-06-12T19:45:57.134565794Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=1f7eb7cc-4624-4298-9c12-7b60003141ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.202046 | controller | Jun 12 19:45:57.135822 crc crio[3657]: time="2026-06-12T19:45:57.1350376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202063 | controller | Jun 12 19:45:57.135822 crc crio[3657]: time="2026-06-12T19:45:57.135675209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202079 | controller | Jun 12 19:45:57.137648 crc crio[3657]: time="2026-06-12T19:45:57.137208932Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=8340627d-bbe2-4007-8480-0e442439f8d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.202095 | controller | Jun 12 19:45:57.137648 crc crio[3657]: time="2026-06-12T19:45:57.13740099Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=cb888c4b-4cb7-4c2f-a2fe-61f1cb0911ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.202115 | controller | Jun 12 19:45:57.139746 crc crio[3657]: time="2026-06-12T19:45:57.13970171Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=04b4c182-ec93-499d-908b-9b56fb7419cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.202131 | controller | Jun 12 19:45:57.139824 crc crio[3657]: time="2026-06-12T19:45:57.139748511Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=b39ec1c0-869b-4a76-8164-60ab5c0341a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.202147 | controller | Jun 12 19:45:57.141766 crc crio[3657]: time="2026-06-12T19:45:57.141707791Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.202164 | controller | Jun 12 19:45:57.141766 crc crio[3657]: time="2026-06-12T19:45:57.141744832Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.202180 | controller | Jun 12 19:45:57.141766 crc crio[3657]: time="2026-06-12T19:45:57.141762773Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-12 21:10:20.202196 | controller | Jun 12 19:45:57.150889 crc crio[3657]: time="2026-06-12T19:45:57.150825981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202212 | controller | Jun 12 19:45:57.151080 crc crio[3657]: time="2026-06-12T19:45:57.151023799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202228 | controller | Jun 12 19:45:57.151232 crc crio[3657]: time="2026-06-12T19:45:57.151208737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202244 | controller | Jun 12 19:45:57.152083 crc crio[3657]: time="2026-06-12T19:45:57.152029791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202261 | controller | Jun 12 19:45:57.166858 crc crio[3657]: time="2026-06-12T19:45:57.166795969Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.202277 | controller | Jun 12 19:45:57.166858 crc crio[3657]: time="2026-06-12T19:45:57.166842831Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.202294 | controller | Jun 12 19:45:57.166858 crc crio[3657]: time="2026-06-12T19:45:57.166860172Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-12 21:10:20.202310 | controller | Jun 12 19:45:57.195674 crc crio[3657]: time="2026-06-12T19:45:57.195514536Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.202326 | controller | Jun 12 19:45:57.195674 crc crio[3657]: time="2026-06-12T19:45:57.195597769Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.202342 | controller | Jun 12 19:45:57.195674 crc crio[3657]: time="2026-06-12T19:45:57.19561969Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-12 21:10:20.202358 | controller | Jun 12 19:45:57.215774 crc crio[3657]: time="2026-06-12T19:45:57.215407923Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.202374 | controller | Jun 12 19:45:57.215774 crc crio[3657]: time="2026-06-12T19:45:57.215455825Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.202394 | controller | Jun 12 19:45:57.215774 crc crio[3657]: time="2026-06-12T19:45:57.215473386Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.202411 | controller | Jun 12 19:45:57.236075 crc crio[3657]: time="2026-06-12T19:45:57.235985478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202427 | controller | Jun 12 19:45:57.236165 crc crio[3657]: time="2026-06-12T19:45:57.236023659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202444 | controller | Jun 12 19:45:57.236516 crc crio[3657]: time="2026-06-12T19:45:57.236469827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202460 | controller | Jun 12 19:45:57.236786 crc crio[3657]: time="2026-06-12T19:45:57.236476659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202477 | controller | Jun 12 19:45:57.237098 crc crio[3657]: time="2026-06-12T19:45:57.237074303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202493 | controller | Jun 12 19:45:57.238528 crc crio[3657]: time="2026-06-12T19:45:57.23848726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202510 | controller | Jun 12 19:45:57.249400 crc crio[3657]: time="2026-06-12T19:45:57.249158443Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.202526 | controller | Jun 12 19:45:57.249400 crc crio[3657]: time="2026-06-12T19:45:57.249366121Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.202543 | controller | Jun 12 19:45:57.249400 crc crio[3657]: time="2026-06-12T19:45:57.249390942Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_559d0f07-1b45-4f53-8ded-165e9c4c38a3\""
2026-06-12 21:10:20.202559 | controller | Jun 12 19:45:57.249587 crc crio[3657]: time="2026-06-12T19:45:57.249508367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.202575 | controller | Jun 12 19:45:57.256929 crc crio[3657]: time="2026-06-12T19:45:57.256843667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202592 | controller | Jun 12 19:45:57.258420 crc crio[3657]: time="2026-06-12T19:45:57.258236392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202609 | controller | Jun 12 19:45:57.260399 crc crio[3657]: time="2026-06-12T19:45:57.260223255Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=911cba51-64e2-49a4-870f-29e6a37f4887 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.202625 | controller | Jun 12 19:45:57.262072 crc crio[3657]: time="2026-06-12T19:45:57.260780314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7afdda39-0e84-4e62-8b6c-4cd11732a733 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.202642 | controller | Jun 12 19:45:57.276766 crc crio[3657]: time="2026-06-12T19:45:57.276725512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202661 | controller | Jun 12 19:45:57.276992 crc crio[3657]: time="2026-06-12T19:45:57.276778395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202678 | controller | Jun 12 19:45:57.278976 crc crio[3657]: time="2026-06-12T19:45:57.278884999Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=5952ea93-84e5-473a-82af-d18380b69d90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.202695 | controller | Jun 12 19:45:57.279993 crc crio[3657]: time="2026-06-12T19:45:57.279917802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202711 | controller | Jun 12 19:45:57.297340 crc crio[3657]: time="2026-06-12T19:45:57.296649748Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.202728 | controller | Jun 12 19:45:57.297472 crc crio[3657]: time="2026-06-12T19:45:57.297412548Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.202744 | controller | Jun 12 19:45:57.297753 crc crio[3657]: time="2026-06-12T19:45:57.297657109Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_acf0e17d-0f87-4d0f-a251-90d1ba7eef2d\""
2026-06-12 21:10:20.202760 | controller | Jun 12 19:45:57.333808 crc crio[3657]: time="2026-06-12T19:45:57.333736126Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.202776 | controller | Jun 12 19:45:57.333808 crc crio[3657]: time="2026-06-12T19:45:57.333795817Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.202793 | controller | Jun 12 19:45:57.333946 crc crio[3657]: time="2026-06-12T19:45:57.333828438Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-12 21:10:20.202809 | controller | Jun 12 19:45:57.362433 crc crio[3657]: time="2026-06-12T19:45:57.362354175Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.202825 | controller | Jun 12 19:45:57.362433 crc crio[3657]: time="2026-06-12T19:45:57.362414007Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.202841 | controller | Jun 12 19:45:57.362540 crc crio[3657]: time="2026-06-12T19:45:57.362447808Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_acf0e17d-0f87-4d0f-a251-90d1ba7eef2d\""
2026-06-12 21:10:20.202878 | controller | Jun 12 19:45:57.362540 crc crio[3657]: time="2026-06-12T19:45:57.362497239Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_145ba6c3-7eeb-4fa8-9267-e206c1af974a\""
2026-06-12 21:10:20.202896 | controller | Jun 12 19:45:57.363119 crc crio[3657]: time="2026-06-12T19:45:57.363043834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202912 | controller | Jun 12 19:45:57.383250 crc crio[3657]: time="2026-06-12T19:45:57.383131793Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=512e71f3-d6a6-4d48-a67d-2550a0a4d214 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.202929 | controller | Jun 12 19:45:57.384004 crc crio[3657]: time="2026-06-12T19:45:57.383945667Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=9bac031f-7d29-4c59-9916-39cc0c2698eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.202949 | controller | Jun 12 19:45:57.384814 crc crio[3657]: time="2026-06-12T19:45:57.384635886Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=2ce4925a-5fa2-49d6-9444-4a94749212e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.202967 | controller | Jun 12 19:45:57.395128 crc crio[3657]: time="2026-06-12T19:45:57.395051151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.202983 | controller | Jun 12 19:45:57.395365 crc crio[3657]: time="2026-06-12T19:45:57.39521654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203000 | controller | Jun 12 19:45:57.397610 crc crio[3657]: time="2026-06-12T19:45:57.395071666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203017 | controller | Jun 12 19:45:57.398390 crc crio[3657]: time="2026-06-12T19:45:57.39821527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203033 | controller | Jun 12 19:45:57.402347 crc crio[3657]: time="2026-06-12T19:45:57.398997661Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.203049 | controller | Jun 12 19:45:57.402423 crc crio[3657]: time="2026-06-12T19:45:57.40235749Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.203066 | controller | Jun 12 19:45:57.402423 crc crio[3657]: time="2026-06-12T19:45:57.402399801Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-12 21:10:20.203082 | controller | Jun 12 19:45:57.412843 crc crio[3657]: time="2026-06-12T19:45:57.412777221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203098 | controller | Jun 12 19:45:57.415716 crc crio[3657]: time="2026-06-12T19:45:57.415646485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203115 | controller | Jun 12 19:45:57.417513 crc crio[3657]: time="2026-06-12T19:45:57.417458023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203132 | controller | Jun 12 19:45:57.419842 crc crio[3657]: time="2026-06-12T19:45:57.419780984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203148 | controller | Jun 12 19:45:57.422852 crc crio[3657]: time="2026-06-12T19:45:57.422786085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203165 | controller | Jun 12 19:45:57.426116 crc crio[3657]: time="2026-06-12T19:45:57.426058017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203181 | controller | Jun 12 19:45:57.433358 crc crio[3657]: time="2026-06-12T19:45:57.433084879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203197 | controller | Jun 12 19:45:57.444354 crc crio[3657]: time="2026-06-12T19:45:57.444208829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203217 | controller | Jun 12 19:45:57.449220 crc crio[3657]: time="2026-06-12T19:45:57.44916207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203234 | controller | Jun 12 19:45:57.466373 crc crio[3657]: time="2026-06-12T19:45:57.465804561Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.203251 | controller | Jun 12 19:45:57.466373 crc crio[3657]: time="2026-06-12T19:45:57.465836922Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.203267 | controller | Jun 12 19:45:57.466373 crc crio[3657]: time="2026-06-12T19:45:57.465861593Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-12 21:10:20.203283 | controller | Jun 12 19:45:57.467233 crc crio[3657]: time="2026-06-12T19:45:57.46715407Z" level=info msg="Ran pod sandbox b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=4166228c-3831-497e-8234-d8e41f654df5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.203300 | controller | Jun 12 19:45:57.469703 crc crio[3657]: time="2026-06-12T19:45:57.469617872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=a35e3812-713b-471a-912b-713552abe743 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.203317 | controller | Jun 12 19:45:57.510954 crc crio[3657]: time="2026-06-12T19:45:57.510868588Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.203334 | controller | Jun 12 19:45:57.510954 crc crio[3657]: time="2026-06-12T19:45:57.51094049Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.203351 | controller | Jun 12 19:45:57.510954 crc crio[3657]: time="2026-06-12T19:45:57.510968831Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-12 21:10:20.203367 | controller | Jun 12 19:45:57.542885 crc crio[3657]: time="2026-06-12T19:45:57.542756211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203384 | controller | Jun 12 19:45:57.578225 crc crio[3657]: time="2026-06-12T19:45:57.577899859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203400 | controller | Jun 12 19:45:57.580547 crc crio[3657]: time="2026-06-12T19:45:57.580474015Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.203416 | controller | Jun 12 19:45:57.580547 crc crio[3657]: time="2026-06-12T19:45:57.580531087Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.203432 | controller | Jun 12 19:45:57.581487 crc crio[3657]: time="2026-06-12T19:45:57.580557487Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_145ba6c3-7eeb-4fa8-9267-e206c1af974a\""
2026-06-12 21:10:20.203449 | controller | Jun 12 19:45:57.581487 crc crio[3657]: time="2026-06-12T19:45:57.580600789Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 21:10:20.203465 | controller | Jun 12 19:45:57.587539 crc crio[3657]: time="2026-06-12T19:45:57.587213966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203486 | controller | Jun 12 19:45:57.592047 crc crio[3657]: time="2026-06-12T19:45:57.591959882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203503 | controller | Jun 12 19:45:57.594148 crc crio[3657]: time="2026-06-12T19:45:57.594046039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203519 | controller | Jun 12 19:45:57.603121 crc crio[3657]: time="2026-06-12T19:45:57.603040595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203537 | controller | Jun 12 19:45:57.610635 crc crio[3657]: time="2026-06-12T19:45:57.61054554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203561 | controller | Jun 12 19:45:57.612212 crc crio[3657]: time="2026-06-12T19:45:57.612148701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203635 | controller | Jun 12 19:45:57.617162 crc crio[3657]: time="2026-06-12T19:45:57.61707583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203655 | controller | Jun 12 19:45:57.620618 crc crio[3657]: time="2026-06-12T19:45:57.620566231Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.203673 | controller | Jun 12 19:45:57.620618 crc crio[3657]: time="2026-06-12T19:45:57.620605872Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.203689 | controller | Jun 12 19:45:57.656929 crc crio[3657]: time="2026-06-12T19:45:57.656857782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203706 | controller | Jun 12 19:45:57.691537 crc crio[3657]: time="2026-06-12T19:45:57.676369281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203723 | controller | Jun 12 19:45:57.691537 crc crio[3657]: time="2026-06-12T19:45:57.678983916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203739 | controller | Jun 12 19:45:57.734858 crc crio[3657]: time="2026-06-12T19:45:57.73479336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203755 | controller | Jun 12 19:45:57.751482 crc crio[3657]: time="2026-06-12T19:45:57.751437932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203772 | controller | Jun 12 19:45:57.830173 crc crio[3657]: time="2026-06-12T19:45:57.830085628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203788 | controller | Jun 12 19:45:57.834606 crc crio[3657]: time="2026-06-12T19:45:57.834546442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203805 | controller | Jun 12 19:45:57.857145 crc crio[3657]: time="2026-06-12T19:45:57.856079181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203825 | controller | Jun 12 19:45:57.857989 crc crio[3657]: time="2026-06-12T19:45:57.857912503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203842 | controller | Jun 12 19:45:57.861669 crc crio[3657]: time="2026-06-12T19:45:57.861604368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203880 | controller | Jun 12 19:45:57.861896 crc crio[3657]: time="2026-06-12T19:45:57.861821435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203898 | controller | Jun 12 19:45:57.864545 crc crio[3657]: time="2026-06-12T19:45:57.864493992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203915 | controller | Jun 12 19:45:57.867806 crc crio[3657]: time="2026-06-12T19:45:57.867746172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203931 | controller | Jun 12 19:45:57.868588 crc crio[3657]: time="2026-06-12T19:45:57.868537394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203948 | controller | Jun 12 19:45:57.871582 crc crio[3657]: time="2026-06-12T19:45:57.871525909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203964 | controller | Jun 12 19:45:57.879067 crc crio[3657]: time="2026-06-12T19:45:57.878953109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203981 | controller | Jun 12 19:45:57.883143 crc crio[3657]: time="2026-06-12T19:45:57.883075765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.203997 | controller | Jun 12 19:45:57.886972 crc crio[3657]: time="2026-06-12T19:45:57.886535362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.204013 | controller | Jun 12 19:45:57.951175 crc crio[3657]: time="2026-06-12T19:45:57.95073777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.204029 | controller | Jun 12 19:45:58.024498 crc crio[3657]: time="2026-06-12T19:45:58.024253625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=052e8486-10ef-4b84-90d5-0dbbda5840f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.204045 | controller | Jun 12 19:45:58.085981 crc crio[3657]: time="2026-06-12T19:45:58.085904836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.204061 | controller | Jun 12 19:45:58.113962 crc crio[3657]: time="2026-06-12T19:45:58.113871354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.204081 | controller | Jun 12 19:45:58.126194 crc crio[3657]: time="2026-06-12T19:45:58.12611441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.204098 | controller | Jun 12 19:45:58.127396 crc crio[3657]: time="2026-06-12T19:45:58.127239291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.204114 | controller | Jun 12 19:45:58.132588 crc crio[3657]: time="2026-06-12T19:45:58.13250502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.204130 | controller | Jun 12 19:45:58.144236 crc crio[3657]: time="2026-06-12T19:45:58.144099728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.204146 | controller | Jun 12 19:45:58.145116 crc crio[3657]: time="2026-06-12T19:45:58.145056528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.204163 | controller | Jun 12 19:45:58.146588 crc crio[3657]: time="2026-06-12T19:45:58.146517567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.204179 | controller | Jun 12 19:45:58.260356 crc crio[3657]: time="2026-06-12T19:45:58.260141031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.204196 | controller | Jun 12 19:45:58.289215 crc crio[3657]: time="2026-06-12T19:45:58.283947975Z" level=info msg="Created container 97800db8c4c3468fda653884900a5b82d2e6df75d83029dd751e26df1621cb66: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=97accc7b-47f4-455c-995c-6dd66362efff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204213 | controller | Jun 12 19:45:58.289215 crc crio[3657]: time="2026-06-12T19:45:58.284810439Z" level=info msg="Created container a835920c9a46db86207fc5b3c291fcd19698df4d618c1f5b29ea824ad1125b83: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=2b2ae155-ea81-40f2-a65d-a08bf3b8c624 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204229 | controller | Jun 12 19:45:58.289215 crc crio[3657]: time="2026-06-12T19:45:58.285831868Z" level=info msg="Created container 2955a04110ddf2b7e866b59a31ec113a1940d9b47582dcb4af1f9a168253c97e: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=995995b6-642b-4da1-88ff-2ceab1ff3aa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204246 | controller | Jun 12 19:45:58.289215 crc crio[3657]: time="2026-06-12T19:45:58.286099196Z" level=info msg="Created container 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=57b232fc-9088-44e7-8c58-19acb36deb4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204263 | controller | Jun 12 19:45:58.289215 crc crio[3657]: time="2026-06-12T19:45:58.28621818Z" level=info msg="Created container 302375c609433bfc16f42a17684286438714baa0ee7ea2901cbfdae38427a9f1: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=00b054c9-cbba-45cf-b828-bcaa86fba511 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204280 | controller | Jun 12 19:45:58.289215 crc crio[3657]: time="2026-06-12T19:45:58.286694503Z" level=info msg="Created container 2e264b9a633600435c91f46c5aea8200b75668bdd16019112e70a4a758d7eb64: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=30101596-da94-43ff-8d5f-a8230b951c0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204303 | controller | Jun 12 19:45:58.289215 crc crio[3657]: time="2026-06-12T19:45:58.286766585Z" level=info msg="Created container c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=2d96bc96-06a4-4e2c-a9c9-fb9e60a811a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204320 | controller | Jun 12 19:45:58.290504 crc crio[3657]: time="2026-06-12T19:45:58.290375969Z" level=info msg="Starting container: 97800db8c4c3468fda653884900a5b82d2e6df75d83029dd751e26df1621cb66" id=5f24ffbb-2ab2-409b-92ee-021425abe666 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204337 | controller | Jun 12 19:45:58.309494 crc crio[3657]: time="2026-06-12T19:45:58.304750333Z" level=info msg="Created container 8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=6ab520b5-4115-4d31-b446-6d7c688750b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204354 | controller | Jun 12 19:45:58.309494 crc crio[3657]: time="2026-06-12T19:45:58.304761333Z" level=info msg="Created container a0221fcad531b21dd6214b10dafb6340d87ae5c047039c4e4bda75159cd8f935: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=62301e98-6c2f-489e-8158-8373d7bf3243 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204371 | controller | Jun 12 19:45:58.310898 crc crio[3657]: time="2026-06-12T19:45:58.309934341Z" level=info msg="Created container 44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=420c9107-407c-4109-a302-5ddfa8986fa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204388 | controller | Jun 12 19:45:58.312096 crc crio[3657]: time="2026-06-12T19:45:58.311539865Z" level=info msg="Created container c700d24a4d700af2324133d9aee1315750138447821bef19edf5288b1382272c: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=ed1367de-a53e-4be7-b874-a081274865b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204404 | controller | Jun 12 19:45:58.313251 crc crio[3657]: time="2026-06-12T19:45:58.312653656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.204421 | controller | Jun 12 19:45:58.317416 crc crio[3657]: time="2026-06-12T19:45:58.311024142Z" level=info msg="Created container 92906562b296ebea72ceeb32f7123673059c95cf96d2d6cbbec695002cc767b0: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=53972cd9-2964-47be-b161-4950346858f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204438 | controller | Jun 12 19:45:58.317416 crc crio[3657]: time="2026-06-12T19:45:58.311127493Z" level=info msg="Created container b060a7f492d1a4e27a7a4ca1975d3203bb9d09e0333f669647a6f0cbbe163222: openshift-dns/dns-default-qtghf/dns" id=00de2189-26af-459d-9815-1489c29f3b6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204454 | controller | Jun 12 19:45:58.317416 crc crio[3657]: time="2026-06-12T19:45:58.315953879Z" level=info msg="Created container 70d5aad42c9e4f4403f95045e3cb56ab3e93a6a55174d1e9e800495a9c2f83c3: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=0aefd015-b1f1-4310-afad-7c25fad88fa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204485 | controller | Jun 12 19:45:58.318675 crc crio[3657]: time="2026-06-12T19:45:58.318419991Z" level=info msg="Starting container: 92906562b296ebea72ceeb32f7123673059c95cf96d2d6cbbec695002cc767b0" id=a4795189-2dca-4290-b2fc-b5617755a164 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204509 | controller | Jun 12 19:45:58.319599 crc crio[3657]: time="2026-06-12T19:45:58.31879339Z" level=info msg="Created container d5c66aa59f442e497087f2bf0447931b9174ed6f3888ba75ed92836d2ca7e775: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=c0c9ed7e-1130-4c65-ab3a-20321abcf186 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204527 | controller | Jun 12 19:45:58.319599 crc crio[3657]: time="2026-06-12T19:45:58.319083248Z" level=info msg="Created container 49136d742fd80f39005d1b9d9750882b304c1d3f76d15f95b2f69cece5acebb4: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=70d5eb9d-881a-46b2-bb86-9541ae59a746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204544 | controller | Jun 12 19:45:58.319599 crc crio[3657]: time="2026-06-12T19:45:58.319474159Z" level=info msg="Created container 49fdc4f82f4d06e561d361a8a66eca284beb13d951526c3d064bb19a1b1682c0: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=4e1dd26b-491a-42c5-9671-1860ca9ff9cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204560 | controller | Jun 12 19:45:58.324690 crc crio[3657]: time="2026-06-12T19:45:58.31984671Z" level=info msg="Created container 8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=ff7a440b-871e-40cc-9f89-e3328b1c94dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204576 | controller | Jun 12 19:45:58.325445 crc crio[3657]: time="2026-06-12T19:45:58.319952404Z" level=info msg="Created container 2bf4bf6ff5996df21bf545515093ef90f5ca8153088587ec0a7c96991aff9d66: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=311e7ae1-25c8-4b18-a5ee-a088b4ce31e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204594 | controller | Jun 12 19:45:58.325631 crc crio[3657]: time="2026-06-12T19:45:58.320087168Z" level=info msg="Starting container: 70d5aad42c9e4f4403f95045e3cb56ab3e93a6a55174d1e9e800495a9c2f83c3" id=5d3765ee-befc-40d8-9fdb-99ea9201479a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204610 | controller | Jun 12 19:45:58.327412 crc crio[3657]: time="2026-06-12T19:45:58.327123685Z" level=info msg="Starting container: 8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40" id=fb994760-fa94-41bd-b4b1-eccab5fcdf52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204628 | controller | Jun 12 19:45:58.328403 crc crio[3657]: time="2026-06-12T19:45:58.328173395Z" level=info msg="Started container" PID=11816 containerID=92906562b296ebea72ceeb32f7123673059c95cf96d2d6cbbec695002cc767b0 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=a4795189-2dca-4290-b2fc-b5617755a164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb
2026-06-12 21:10:20.204645 | controller | Jun 12 19:45:58.328557 crc crio[3657]: time="2026-06-12T19:45:58.320146299Z" level=info msg="Created container 453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=884b7dbb-9982-47fb-892b-1685ab5ba1f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204662 | controller | Jun 12 19:45:58.328954 crc crio[3657]: time="2026-06-12T19:45:58.32052703Z" level=info msg="Starting container: a835920c9a46db86207fc5b3c291fcd19698df4d618c1f5b29ea824ad1125b83" id=3d6f564d-8496-4a28-a4ec-da07fd1761f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204679 | controller | Jun 12 19:45:58.328954 crc crio[3657]: time="2026-06-12T19:45:58.328945077Z" level=info msg="Starting container: 2bf4bf6ff5996df21bf545515093ef90f5ca8153088587ec0a7c96991aff9d66" id=5ecc3537-c34b-4d39-9544-6916546850da name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204698 | controller | Jun 12 19:45:58.329714 crc crio[3657]: time="2026-06-12T19:45:58.32940531Z" level=info msg="Starting container: 453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414" id=ee981d20-f955-4013-92ee-9a7c66213397 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204715 | controller | Jun 12 19:45:58.329898 crc crio[3657]: time="2026-06-12T19:45:58.320555662Z" level=info msg="Created container 18054c080c979e0b239f5e8d4dc6abb4f4a0bbc063ff0a418ee63003b9d91118: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=8fb6eb76-12a5-4b3b-be30-3f1350672b15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204731 | controller | Jun 12 19:45:58.330036 crc crio[3657]: time="2026-06-12T19:45:58.320645654Z" level=info msg="Starting container: c700d24a4d700af2324133d9aee1315750138447821bef19edf5288b1382272c" id=55cd26b4-520e-4431-925d-bdb6f76a7703 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204747 | controller | Jun 12 19:45:58.330488 crc crio[3657]: time="2026-06-12T19:45:58.320690724Z" level=info msg="Starting container: 8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90" id=bee94fe6-3c52-4f35-828d-312c50a04f6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204764 | controller | Jun 12 19:45:58.330774 crc crio[3657]: time="2026-06-12T19:45:58.320716027Z" level=info msg="Starting container: b060a7f492d1a4e27a7a4ca1975d3203bb9d09e0333f669647a6f0cbbe163222" id=110fd2b6-2048-4141-b7f3-522b72632394 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204779 | controller | Jun 12 19:45:58.331189 crc crio[3657]: time="2026-06-12T19:45:58.331067527Z" level=info msg="Created container 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=9172151f-e592-4d6d-9fdc-2f9e17e2ed55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204795 | controller | Jun 12 19:45:58.331948 crc crio[3657]: time="2026-06-12T19:45:58.33185665Z" level=info msg="Starting container: 18054c080c979e0b239f5e8d4dc6abb4f4a0bbc063ff0a418ee63003b9d91118" id=dc7ecd54-b925-4e6c-9d0a-939f559dba35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204811 | controller | Jun 12 19:45:58.332467 crc crio[3657]: time="2026-06-12T19:45:58.332152491Z" level=info msg="Starting container: 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f" id=ff658d20-7c68-4416-a23b-aa418ec48af3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204827 | controller | Jun 12 19:45:58.337929 crc crio[3657]: time="2026-06-12T19:45:58.335607596Z" level=info msg="Created container 712004d8d158e253124de39ca077e46de25ee320063dcbbc7555da03ed00cf32: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=6478cefa-f3bf-43b0-98a7-fdf26f40bd8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204843 | controller | Jun 12 19:45:58.337929 crc crio[3657]: time="2026-06-12T19:45:58.320735376Z" level=info msg="Starting container: 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf" id=f8834c13-377c-48c2-8f28-cc1e197c913f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204879 | controller | Jun 12 19:45:58.346098 crc crio[3657]: time="2026-06-12T19:45:58.345947921Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=02b2db48-0ea9-41ce-a380-aadc40508fbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.204897 | controller | Jun 12 19:45:58.348022 crc crio[3657]: time="2026-06-12T19:45:58.347802883Z" level=info msg="Started container" PID=11924 containerID=a835920c9a46db86207fc5b3c291fcd19698df4d618c1f5b29ea824ad1125b83 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=3d6f564d-8496-4a28-a4ec-da07fd1761f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476
2026-06-12 21:10:20.204917 | controller | Jun 12 19:45:58.348759 crc crio[3657]: time="2026-06-12T19:45:58.348682244Z" level=info msg="Started container" PID=11937 containerID=b060a7f492d1a4e27a7a4ca1975d3203bb9d09e0333f669647a6f0cbbe163222 description=openshift-dns/dns-default-qtghf/dns id=110fd2b6-2048-4141-b7f3-522b72632394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a
2026-06-12 21:10:20.204934 | controller | Jun 12 19:45:58.354561 crc crio[3657]: time="2026-06-12T19:45:58.354464416Z" level=info msg="Starting container: 712004d8d158e253124de39ca077e46de25ee320063dcbbc7555da03ed00cf32" id=7a42f0df-31d3-4049-8ca9-ae51723e8168 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204950 | controller | Jun 12 19:45:58.354708 crc crio[3657]: time="2026-06-12T19:45:58.354584192Z" level=info msg="Started container" PID=11888 containerID=8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=bee94fe6-3c52-4f35-828d-312c50a04f6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66
2026-06-12 21:10:20.204967 | controller | Jun 12 19:45:58.359373 crc crio[3657]: time="2026-06-12T19:45:58.320766979Z" level=info msg="Starting container: 44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb" id=0d43f6b4-4cc8-41d8-9134-740e687a34b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.204983 | controller | Jun 12 19:45:58.360017 crc crio[3657]: time="2026-06-12T19:45:58.359921128Z" level=info msg="Started container" PID=11852 containerID=9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=f8834c13-377c-48c2-8f28-cc1e197c913f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae
2026-06-12 21:10:20.205000 | controller | Jun 12 19:45:58.361647 crc crio[3657]: time="2026-06-12T19:45:58.361217542Z" level=info msg="Created container cf0f3be682a0c9f4345580b81ed6d726da8f681e0a0d4059ea0e3f41d6b9fd7e: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=acb47001-1329-4f5d-aca6-7ea04695eb0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.205016 | controller | Jun 12 19:45:58.363226 crc crio[3657]: time="2026-06-12T19:45:58.361981133Z" level=info msg="Started container" PID=11824 containerID=2bf4bf6ff5996df21bf545515093ef90f5ca8153088587ec0a7c96991aff9d66 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=5ecc3537-c34b-4d39-9544-6916546850da name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e
2026-06-12 21:10:20.205032 | controller | Jun 12 19:45:58.363476 crc crio[3657]: time="2026-06-12T19:45:58.362667704Z" level=info msg="Started container" PID=11894 containerID=70d5aad42c9e4f4403f95045e3cb56ab3e93a6a55174d1e9e800495a9c2f83c3 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=5d3765ee-befc-40d8-9fdb-99ea9201479a name=/runtime.v1.RuntimeService/StartContainer sandboxID=10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548
2026-06-12 21:10:20.205050 | controller | Jun 12 19:45:58.365056 crc crio[3657]: time="2026-06-12T19:45:58.364953576Z" level=info msg="Started container" PID=11873 containerID=c700d24a4d700af2324133d9aee1315750138447821bef19edf5288b1382272c description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=55cd26b4-520e-4431-925d-bdb6f76a7703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733
2026-06-12 21:10:20.205069 | controller | Jun 12 19:45:58.387145 crc crio[3657]: time="2026-06-12T19:45:58.320833608Z" level=info msg="Starting container: 302375c609433bfc16f42a17684286438714baa0ee7ea2901cbfdae38427a9f1" id=7f046ae3-8145-4642-abb7-572b8ba55db7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.205086 | controller | Jun 12 19:45:58.387634 crc crio[3657]: time="2026-06-12T19:45:58.320770807Z" level=info msg="Starting container: 2955a04110ddf2b7e866b59a31ec113a1940d9b47582dcb4af1f9a168253c97e" id=8cc8c6b7-61a9-4a1a-8958-f5e4bf50416f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.205102 | controller | Jun 12 19:45:58.388216 crc crio[3657]: time="2026-06-12T19:45:58.38808444Z" level=info msg="Started container" PID=11887 containerID=18054c080c979e0b239f5e8d4dc6abb4f4a0bbc063ff0a418ee63003b9d91118 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=dc7ecd54-b925-4e6c-9d0a-939f559dba35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded
2026-06-12 21:10:20.205119 | controller | Jun 12 19:45:58.388717 crc crio[3657]: time="2026-06-12T19:45:58.388631606Z" level=info msg="Started container" PID=11918 containerID=8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=fb994760-fa94-41bd-b4b1-eccab5fcdf52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3
2026-06-12 21:10:20.205135 | controller | Jun 12 19:45:58.403138 crc crio[3657]: time="2026-06-12T19:45:58.321037064Z" level=info msg="Starting container: 2e264b9a633600435c91f46c5aea8200b75668bdd16019112e70a4a758d7eb64" id=c7e21a3c-fb70-46c2-b82d-eb3761f895d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.205151 | controller | Jun 12 19:45:58.403138 crc crio[3657]: time="2026-06-12T19:45:58.321208958Z" level=info msg="Starting container: 49136d742fd80f39005d1b9d9750882b304c1d3f76d15f95b2f69cece5acebb4" id=baedcffc-bf01-4338-be4c-460a40383c4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.205167 | controller | Jun 12 19:45:58.403138 crc crio[3657]: time="2026-06-12T19:45:58.321212839Z" level=info msg="Starting container: d5c66aa59f442e497087f2bf0447931b9174ed6f3888ba75ed92836d2ca7e775" id=1c5a900c-379d-4628-8d68-8592c9f8d113 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.205184 | controller | Jun 12 19:45:58.403138 crc crio[3657]: time="2026-06-12T19:45:58.321401525Z" level=info msg="Starting container: a0221fcad531b21dd6214b10dafb6340d87ae5c047039c4e4bda75159cd8f935" id=a77df85b-a410-41d3-b211-67ce419a372f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.205200 | controller | Jun 12 19:45:58.404539 crc crio[3657]: time="2026-06-12T19:45:58.322474234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205216 | controller | Jun 12 19:45:58.409958 crc crio[3657]: time="2026-06-12T19:45:58.405497867Z" level=info msg="Started container" PID=11818 containerID=302375c609433bfc16f42a17684286438714baa0ee7ea2901cbfdae38427a9f1 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=7f046ae3-8145-4642-abb7-572b8ba55db7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e
2026-06-12 21:10:20.205235 | controller | Jun 12 19:45:58.423413 crc crio[3657]: time="2026-06-12T19:45:58.422587149Z" level=info msg="Started container" PID=11949 containerID=712004d8d158e253124de39ca077e46de25ee320063dcbbc7555da03ed00cf32 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=7a42f0df-31d3-4049-8ca9-ae51723e8168 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6
2026-06-12 21:10:20.205256 | controller | Jun 12 19:45:58.423726 crc crio[3657]: time="2026-06-12T19:45:58.324419799Z" level=info msg="Started container" PID=11828 containerID=97800db8c4c3468fda653884900a5b82d2e6df75d83029dd751e26df1621cb66 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=5f24ffbb-2ab2-409b-92ee-021425abe666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a
2026-06-12 21:10:20.205273 | controller | Jun 12 19:45:58.424647 crc crio[3657]: time="2026-06-12T19:45:58.3211964Z" level=info msg="Starting container: 49fdc4f82f4d06e561d361a8a66eca284beb13d951526c3d064bb19a1b1682c0" id=5784673b-089a-4953-9884-9d4fbb70b8cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.205289 | controller | Jun 12 19:45:58.425888 crc crio[3657]: time="2026-06-12T19:45:58.32089081Z" level=info msg="Starting container: c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4" id=fcd451b9-7cd9-4288-a5df-0ff43dfa5e6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.205306 | controller | Jun 12 19:45:58.427778 crc crio[3657]: time="2026-06-12T19:45:58.426040134Z" level=info msg="Started container" PID=11917 containerID=2955a04110ddf2b7e866b59a31ec113a1940d9b47582dcb4af1f9a168253c97e description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=8cc8c6b7-61a9-4a1a-8958-f5e4bf50416f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243
2026-06-12 21:10:20.205322 | controller | Jun 12 19:45:58.428191 crc crio[3657]: time="2026-06-12T19:45:58.405026339Z" level=info msg="Starting container: cf0f3be682a0c9f4345580b81ed6d726da8f681e0a0d4059ea0e3f41d6b9fd7e" id=df072238-e924-4486-afee-6d0c2588104a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.205339 | controller | Jun 12 19:45:58.433565 crc crio[3657]: time="2026-06-12T19:45:58.429195704Z" level=info msg="Started container" PID=11951 containerID=9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=ff658d20-7c68-4416-a23b-aa418ec48af3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824
2026-06-12 21:10:20.205355 | controller | Jun 12 19:45:58.433565 crc crio[3657]: time="2026-06-12T19:45:58.429443501Z" level=info msg="Started container" PID=11875 containerID=453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=ee981d20-f955-4013-92ee-9a7c66213397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef
2026-06-12 21:10:20.205371 | controller | Jun 12 19:45:58.433565 crc crio[3657]: time="2026-06-12T19:45:58.429891398Z" level=info msg="Started container" PID=11874 containerID=49fdc4f82f4d06e561d361a8a66eca284beb13d951526c3d064bb19a1b1682c0 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=5784673b-089a-4953-9884-9d4fbb70b8cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034
2026-06-12 21:10:20.205388 | controller | Jun 12 19:45:58.456451 crc crio[3657]: time="2026-06-12T19:45:58.455680522Z" level=info msg="Started container" PID=11904 containerID=a0221fcad531b21dd6214b10dafb6340d87ae5c047039c4e4bda75159cd8f935 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=a77df85b-a410-41d3-b211-67ce419a372f name=/runtime.v1.RuntimeService/StartContainer sandboxID=90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af
2026-06-12 21:10:20.205405 | controller | Jun 12 19:45:58.457006 crc crio[3657]: time="2026-06-12T19:45:58.456916567Z" level=info msg="Started container" PID=11929 containerID=d5c66aa59f442e497087f2bf0447931b9174ed6f3888ba75ed92836d2ca7e775 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=1c5a900c-379d-4628-8d68-8592c9f8d113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51
2026-06-12 21:10:20.205426 | controller | Jun 12 19:45:58.458900 crc crio[3657]: time="2026-06-12T19:45:58.458674027Z" level=info msg="Started container" PID=11872 containerID=44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=0d43f6b4-4cc8-41d8-9134-740e687a34b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7
2026-06-12 21:10:20.205443 | controller | Jun 12 19:45:58.460170 crc crio[3657]: time="2026-06-12T19:45:58.459759758Z" level=info msg="Started container" PID=11952 containerID=cf0f3be682a0c9f4345580b81ed6d726da8f681e0a0d4059ea0e3f41d6b9fd7e description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=df072238-e924-4486-afee-6d0c2588104a name=/runtime.v1.RuntimeService/StartContainer sandboxID=36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552
2026-06-12 21:10:20.205460 | controller | Jun 12 19:45:58.462937 crc crio[3657]: time="2026-06-12T19:45:58.462843428Z" level=info msg="Started container" PID=11926 containerID=2e264b9a633600435c91f46c5aea8200b75668bdd16019112e70a4a758d7eb64 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=c7e21a3c-fb70-46c2-b82d-eb3761f895d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62
2026-06-12 21:10:20.205476 | controller | Jun 12 19:45:58.466096 crc crio[3657]: time="2026-06-12T19:45:58.464491647Z" level=info msg="Started container" PID=11919 containerID=c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=fcd451b9-7cd9-4288-a5df-0ff43dfa5e6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1
2026-06-12 21:10:20.205493 | controller | Jun 12 19:45:58.466620 crc crio[3657]: time="2026-06-12T19:45:58.466576955Z" level=info msg="Started container" PID=11817 containerID=49136d742fd80f39005d1b9d9750882b304c1d3f76d15f95b2f69cece5acebb4 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=baedcffc-bf01-4338-be4c-460a40383c4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214
2026-06-12 21:10:20.205510 | controller | Jun 12 19:45:58.470620 crc crio[3657]: time="2026-06-12T19:45:58.47057662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205527 | controller | Jun 12 19:45:58.477808 crc crio[3657]: time="2026-06-12T19:45:58.477771808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205544 | controller | Jun 12 19:45:58.488018 crc crio[3657]: time="2026-06-12T19:45:58.487880353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205560 | controller | Jun 12 19:45:58.521152 crc crio[3657]: time="2026-06-12T19:45:58.520903977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205576 | controller | Jun 12 19:45:58.526127 crc crio[3657]: time="2026-06-12T19:45:58.526064504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205596 | controller | Jun 12 19:45:58.526971 crc crio[3657]: time="2026-06-12T19:45:58.526903337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205613 | controller | Jun 12 19:45:58.533834 crc crio[3657]: time="2026-06-12T19:45:58.533727603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205629 | controller | Jun 12 19:45:58.534864 crc crio[3657]: time="2026-06-12T19:45:58.53476576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205645 | controller | Jun 12 19:45:58.539473 crc crio[3657]: time="2026-06-12T19:45:58.539373105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205661 | controller | Jun 12 19:45:58.544452 crc crio[3657]: time="2026-06-12T19:45:58.544386826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205677 | controller | Jun 12 19:45:58.553190 crc crio[3657]: time="2026-06-12T19:45:58.552918615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205694 | controller | Jun 12 19:45:58.554175 crc crio[3657]: time="2026-06-12T19:45:58.554058855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7540be6b-2f34-45f4-a1b3-24fbb8471e9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.205710 | controller | Jun 12 19:45:58.560417 crc crio[3657]: time="2026-06-12T19:45:58.560353433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205727 | controller | Jun 12 19:45:58.561436 crc crio[3657]: time="2026-06-12T19:45:58.561363341Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1333dcba-3684-40b9-b9f7-cfae2b9933d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.205795 | controller | Jun 12 19:45:58.565811 crc crio[3657]: time="2026-06-12T19:45:58.565748036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=87798b2f-8100-4ef8-acb7-5eb9c935a0aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.205825 | controller | Jun 12 19:45:58.570784 crc crio[3657]: time="2026-06-12T19:45:58.570703631Z" level=info msg="Created container e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=0cba330f-fc6c-44a3-b16c-730e6965841a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.205844 | controller | Jun 12 19:45:58.574416 crc crio[3657]: time="2026-06-12T19:45:58.574137157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205884 | controller | Jun 12 19:45:58.575149 crc crio[3657]: time="2026-06-12T19:45:58.575049779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=866421da-8f50-4924-ac9c-2ceb590601bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.205907 | controller | Jun 12 19:45:58.575532 crc crio[3657]: time="2026-06-12T19:45:58.57546083Z" level=info msg="Starting container: e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56" id=b9c8776b-46eb-4f2b-88c7-428317234377 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.205924 | controller | Jun 12 19:45:58.584384 crc crio[3657]: time="2026-06-12T19:45:58.583864198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205941 | controller | Jun 12 19:45:58.588235 crc crio[3657]: time="2026-06-12T19:45:58.588097678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205957 | controller | Jun 12 19:45:58.588577 crc crio[3657]: time="2026-06-12T19:45:58.58850906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205974 | controller | Jun 12 19:45:58.594425 crc crio[3657]: time="2026-06-12T19:45:58.594211523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.205991 | controller | Jun 12 19:45:58.598059 crc crio[3657]: time="2026-06-12T19:45:58.596134886Z" level=info msg="Started container" PID=11958 containerID=e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b9c8776b-46eb-4f2b-88c7-428317234377 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23
2026-06-12 21:10:20.206008 | controller | Jun 12 19:45:58.598607 crc crio[3657]: time="2026-06-12T19:45:58.598005129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206025 | controller | Jun 12 19:45:58.603568 crc crio[3657]: time="2026-06-12T19:45:58.602740182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206041 | controller | Jun 12 19:45:58.611393 crc crio[3657]: time="2026-06-12T19:45:58.60403378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=22ff7668-11a4-4eb8-85ab-4aec23972ef9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.206058 | controller | Jun 12 19:45:58.614686 crc crio[3657]: time="2026-06-12T19:45:58.604194377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206074 | controller | Jun 12 19:45:58.615693 crc crio[3657]: time="2026-06-12T19:45:58.611118394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206090 | controller | Jun 12 19:45:58.616149 crc crio[3657]: time="2026-06-12T19:45:58.605195962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9d5eb530-162d-4529-884a-436b3f4601a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.206106 | controller | Jun 12 19:45:58.616192 crc crio[3657]: time="2026-06-12T19:45:58.605089239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=5dc05c91-6fb9-440c-8099-25e34ca8bc89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.206126 | controller | Jun 12 19:45:58.616373 crc crio[3657]: time="2026-06-12T19:45:58.605355736Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d221260c-f015-420d-960b-f6613d1173ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.206143 | controller | Jun 12 19:45:58.618594 crc crio[3657]: time="2026-06-12T19:45:58.618527178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206159 | controller | Jun 12 19:45:58.623687 crc crio[3657]: time="2026-06-12T19:45:58.623575061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206175 | controller | Jun 12 19:45:58.630177 crc crio[3657]: time="2026-06-12T19:45:58.630082497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206191 | controller | Jun 12 19:45:58.641748 crc crio[3657]: time="2026-06-12T19:45:58.641516468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206207 | controller | Jun 12 19:45:58.650161 crc crio[3657]: time="2026-06-12T19:45:58.650020737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206223 | controller | Jun 12 19:45:58.652026 crc crio[3657]: time="2026-06-12T19:45:58.651233515Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b7ab279b-614b-4221-bcac-f0238b35e30b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.206240 | controller | Jun 12 19:45:58.652026 crc crio[3657]: time="2026-06-12T19:45:58.651550453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8d0348f9-7286-4294-bc23-37ffd3a82dd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.206256 | controller | Jun 12 19:45:58.652026 crc crio[3657]: time="2026-06-12T19:45:58.652002736Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9e505be2-75be-4b9c-a54e-f0999c1e3518 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.206272 | controller | Jun 12 19:45:58.652220 crc crio[3657]: time="2026-06-12T19:45:58.65215917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=85229e3e-c6d2-4c88-8002-f7f5efb907c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.206288 | controller | Jun 12 19:45:58.653548 crc crio[3657]: time="2026-06-12T19:45:58.653456568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206304 | controller | Jun 12 19:45:58.654869 crc crio[3657]: time="2026-06-12T19:45:58.654144118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8428c7a0-2813-492d-ac47-00dcfea3a7d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.206320 | controller | Jun 12 19:45:58.654869 crc crio[3657]: time="2026-06-12T19:45:58.654670353Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4c7f514e-2b44-4565-ae1c-242ddb3287e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.206340 | controller | Jun 12 19:45:58.656100 crc crio[3657]: time="2026-06-12T19:45:58.656005721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206356 | controller | Jun 12 19:45:58.657203 crc crio[3657]: time="2026-06-12T19:45:58.657165531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=4e43c000-0435-468f-8c5d-54f8b210dd7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.206372 | controller | Jun 12 19:45:58.657558 crc crio[3657]: time="2026-06-12T19:45:58.65748357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=82d1181e-5d16-4a69-8df6-fccb5b426c17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.206388 | controller | Jun 12 19:45:58.677915 crc crio[3657]: time="2026-06-12T19:45:58.677820482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206404 | controller | Jun 12 19:45:58.683401 crc crio[3657]: time="2026-06-12T19:45:58.683192088Z" level=info msg="Created container a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=c31d3963-05c3-4493-b5fc-d1da9da691f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.206420 | controller | Jun 12 19:45:58.684018 crc crio[3657]: time="2026-06-12T19:45:58.683915278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206437 | controller | Jun 12 19:45:58.698547 crc crio[3657]: time="2026-06-12T19:45:58.689037274Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=69b1b848-752e-42a3-a422-e50bf31d7eaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.206453 | controller | Jun 12 19:45:58.698661 crc crio[3657]: time="2026-06-12T19:45:58.689082316Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=4363d7a7-d153-4c0d-ac67-b14dc4100cf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.206470 | controller | Jun 12 19:45:58.698661 crc crio[3657]: time="2026-06-12T19:45:58.689120787Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=6115e792-31b1-4a39-829d-7edfced17470 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.206486 | controller | Jun 12 19:45:58.698661 crc crio[3657]: time="2026-06-12T19:45:58.689391264Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=e9965c20-90ca-49c9-982b-47300610751b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.206503 | controller | Jun 12 19:45:58.698784 crc crio[3657]: time="2026-06-12T19:45:58.689447226Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=c08791b8-940f-4951-824c-74f7b051229b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.206519 | controller | Jun 12 19:45:58.698784 crc crio[3657]: time="2026-06-12T19:45:58.689492247Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=39de9ba6-107a-492d-83c5-5f5049aa953d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.206535 | controller | Jun 12 19:45:58.698784 crc crio[3657]: time="2026-06-12T19:45:58.689535928Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=cca4b687-60eb-4428-8e4f-2284f73e1d46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.206555 | controller | Jun 12 19:45:58.698951 crc crio[3657]: time="2026-06-12T19:45:58.68957954Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=aa9644b0-caa5-4b91-b568-ae8b0e25770f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.206572 | controller | Jun 12 19:45:58.698951 crc crio[3657]: time="2026-06-12T19:45:58.689690873Z" level=info msg="Starting container: a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa" id=0dc7270e-cc16-40ac-9691-a3ea14d983f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.206588 | controller | Jun 12 19:45:58.700035 crc crio[3657]: time="2026-06-12T19:45:58.699964193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206604 | controller | Jun 12 19:45:58.701759 crc crio[3657]: time="2026-06-12T19:45:58.701734813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206620 | controller | Jun 12 19:45:58.704848 crc crio[3657]: time="2026-06-12T19:45:58.70442158Z" level=info msg="Started container" PID=12036 containerID=a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=0dc7270e-cc16-40ac-9691-a3ea14d983f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a
2026-06-12 21:10:20.206636 | controller | Jun 12 19:45:58.715549 crc crio[3657]: time="2026-06-12T19:45:58.715482215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206653 | controller | Jun 12 19:45:58.715643 crc crio[3657]: time="2026-06-12T19:45:58.71558096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206669 | controller | Jun 12 19:45:58.715643 crc crio[3657]: time="2026-06-12T19:45:58.71561965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206685 | controller | Jun 12 19:45:58.715837 crc crio[3657]: time="2026-06-12T19:45:58.71580481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206701 | controller | Jun 12 19:45:58.716083 crc crio[3657]: time="2026-06-12T19:45:58.715510907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206717 | controller | Jun 12 19:45:58.718638 crc crio[3657]: time="2026-06-12T19:45:58.718558335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206733 | controller | Jun 12 19:45:58.721869 crc crio[3657]: time="2026-06-12T19:45:58.7217784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206750 | controller | Jun 12 19:45:58.722932 crc crio[3657]: time="2026-06-12T19:45:58.72179939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206767 | controller | Jun 12 19:45:58.736984 crc crio[3657]: time="2026-06-12T19:45:58.736933888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206786 | controller | Jun 12 19:45:58.801334 crc crio[3657]: time="2026-06-12T19:45:58.801213656Z" level=info msg="Created container c6f2cbd2e19c3da681388428d2440c34836ecc24c4ba4a51479deeea32ff5b7e: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=a5cf6c9d-f4cf-4ff8-b300-4e33fea064c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.206803 | controller | Jun 12 19:45:58.828530 crc crio[3657]: time="2026-06-12T19:45:58.828440822Z" level=info msg="Starting container: c6f2cbd2e19c3da681388428d2440c34836ecc24c4ba4a51479deeea32ff5b7e" id=0a016ab7-4e90-4703-aead-bcf46d8b3d31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.206820 | controller | Jun 12 19:45:58.842029 crc crio[3657]: time="2026-06-12T19:45:58.83949112Z" level=info msg="Started container" PID=12155 containerID=c6f2cbd2e19c3da681388428d2440c34836ecc24c4ba4a51479deeea32ff5b7e description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=0a016ab7-4e90-4703-aead-bcf46d8b3d31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088
2026-06-12 21:10:20.206837 | controller | Jun 12 19:45:58.858167 crc crio[3657]: time="2026-06-12T19:45:58.858063038Z" level=info msg="Created container 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=7601eeca-1f8d-4f46-8b34-bc98b60b5923 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.206874 | controller | Jun 12 19:45:58.927407 crc crio[3657]: time="2026-06-12T19:45:58.926520997Z" level=info msg="Starting container: 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b" id=82d682d4-c805-4556-bb1a-7cffb7d7d575 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.206894 | controller | Jun 12 19:45:58.985996 crc crio[3657]: time="2026-06-12T19:45:58.985924382Z" level=info msg="Started container" PID=12191 containerID=470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=82d682d4-c805-4556-bb1a-7cffb7d7d575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c
2026-06-12 21:10:20.206911 | controller | Jun 12 19:45:59.015330 crc crio[3657]: time="2026-06-12T19:45:59.014838621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.206929 | controller | Jun 12 19:45:59.041531 crc crio[3657]: time="2026-06-12T19:45:59.041470644Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=8913b51f-1881-4e06-9e58-597a34d38726 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.206945 | controller | Jun 12 19:45:59.102606 crc crio[3657]: time="2026-06-12T19:45:59.095799719Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:10:20.206962 | controller | Jun 12 19:45:59.140002 crc crio[3657]: time="2026-06-12T19:45:59.139752953Z" level=info msg="Created container 1a265faf93fba4d4e128354544e9642914f3d8b208f161061671f356a9d6aadb: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=df3e0cc9-389f-411a-84d9-e7e6659e73a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.206979 | controller | Jun 12 19:45:59.159229 crc crio[3657]: time="2026-06-12T19:45:59.159005Z" level=info msg="Starting container: 1a265faf93fba4d4e128354544e9642914f3d8b208f161061671f356a9d6aadb" id=8f0529fd-8f6c-41ff-b828-1aed160524ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207000 | controller | Jun 12 19:45:59.186238 crc crio[3657]: time="2026-06-12T19:45:59.185191642Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b41dc298-173e-4868-a17c-bca53058c8b1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.207017 | controller | Jun 12 19:45:59.193906 crc crio[3657]: time="2026-06-12T19:45:59.193096104Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:10:20.207033 | controller | Jun 12 19:45:59.199409 crc crio[3657]: time="2026-06-12T19:45:59.198812325Z" level=info msg="Started container" PID=12222 containerID=1a265faf93fba4d4e128354544e9642914f3d8b208f161061671f356a9d6aadb description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=8f0529fd-8f6c-41ff-b828-1aed160524ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48
2026-06-12 21:10:20.207050 | controller | Jun 12 19:45:59.204531 crc crio[3657]: time="2026-06-12T19:45:59.204481997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.207068 | controller | Jun 12 19:45:59.377876 crc crio[3657]: time="2026-06-12T19:45:59.375075692Z" level=info msg="Created container b33b6370f16c9d750c1c3efc84a4da642436d0275410711d5b4051c4aa4b7f3d: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=1f7eb7cc-4624-4298-9c12-7b60003141ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207084 | controller | Jun 12 19:45:59.403167 crc crio[3657]: time="2026-06-12T19:45:59.403094799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.207101 | controller | Jun 12 19:45:59.493795 crc crio[3657]: time="2026-06-12T19:45:59.493515032Z" level=info msg="Starting container: b33b6370f16c9d750c1c3efc84a4da642436d0275410711d5b4051c4aa4b7f3d" id=69eb3f47-4a05-471a-8293-1517272811c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207118 | controller | Jun 12 19:45:59.503905 crc crio[3657]: time="2026-06-12T19:45:59.50322594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.207134 | controller | Jun 12 19:45:59.563064 crc crio[3657]: time="2026-06-12T19:45:59.561869338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.207151 | controller | Jun 12 19:45:59.632985 crc crio[3657]: time="2026-06-12T19:45:59.632628195Z" level=info msg="Created container 7f7f9dfd1ca48b06c8089c528d3fce9f32d967276ccc4d70d00cd9454a30868e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=b39ec1c0-869b-4a76-8164-60ab5c0341a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207167 | controller | Jun 12 19:45:59.637755 crc crio[3657]: time="2026-06-12T19:45:59.637118311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.207184 | controller | Jun 12 19:45:59.672865 crc crio[3657]: time="2026-06-12T19:45:59.672514876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a016c1a5-30fe-4b11-878b-53afaec1be78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.207200 | controller | Jun 12 19:45:59.672865 crc crio[3657]: time="2026-06-12T19:45:59.672830505Z" level=info msg="Starting container: 7f7f9dfd1ca48b06c8089c528d3fce9f32d967276ccc4d70d00cd9454a30868e" id=9cff359b-b9f9-4372-a9be-990c980a9250 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207221 | controller | Jun 12 19:45:59.796615 crc crio[3657]: time="2026-06-12T19:45:59.796496636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.207238 | controller | Jun 12 19:45:59.804998 crc crio[3657]: time="2026-06-12T19:45:59.799210388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.207254 | controller | Jun 12 19:45:59.840509 crc crio[3657]: time="2026-06-12T19:45:59.839833562Z" level=info msg="Created container 90a85c43bd9b81cd558b93927711c4be39d5c826d654d586e04e489e01f5a3b3: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=8340627d-bbe2-4007-8480-0e442439f8d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207271 | controller | Jun 12 19:45:59.890730 crc crio[3657]: time="2026-06-12T19:45:59.889644762Z" level=info msg="Starting container: 90a85c43bd9b81cd558b93927711c4be39d5c826d654d586e04e489e01f5a3b3" id=702a5973-324a-4df2-ad85-b2c883301fe7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207287 | controller | Jun 12 19:45:59.900035 crc crio[3657]: time="2026-06-12T19:45:59.899802273Z" level=info msg="Started container" PID=12205 containerID=b33b6370f16c9d750c1c3efc84a4da642436d0275410711d5b4051c4aa4b7f3d description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=69eb3f47-4a05-471a-8293-1517272811c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8
2026-06-12 21:10:20.207303 | controller | Jun 12 19:45:59.915728 crc crio[3657]: time="2026-06-12T19:45:59.914914905Z" level=info msg="Created container c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c: openshift-console/console-6c684df5db-cc8g8/console" id=9bac031f-7d29-4c59-9916-39cc0c2698eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207320 | controller | Jun 12 19:45:59.923439 crc crio[3657]: time="2026-06-12T19:45:59.923133792Z" level=info msg="Created container eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18: openshift-console/downloads-747b44746d-4pqvr/download-server" id=734fb0c2-a330-4fe5-841f-fd5f69020fbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207336 | controller | Jun 12 19:45:59.929708 crc crio[3657]: time="2026-06-12T19:45:59.929494251Z" level=info msg="Starting container: c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c" id=9d5e125d-46bb-48f9-9c2a-a7a8119ad339 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207352 | controller | Jun 12 19:45:59.935568 crc crio[3657]: time="2026-06-12T19:45:59.935432385Z" level=info msg="Created container d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=e31a5bc6-0c40-4ba8-98b1-6dd423430b3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207369 | controller | Jun 12 19:45:59.959913 crc crio[3657]: time="2026-06-12T19:45:59.959557657Z" level=info msg="Created container 0286454e50692c0a68a76abc8224fc7d82a316a947bf58f6e77ae39080fd5420: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=921850f3-4096-46f0-aad0-d6a37769d202 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207386 | controller | Jun 12 19:46:00.003857 crc crio[3657]: time="2026-06-12T19:46:00.00348608Z" level=info msg="Created container ddcfccddf8d108bff8c160c800d6cf2e228af7fe39eb2c31fdf61f5ae637bbe8: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=87d5c7ff-1489-4b80-8769-f6ad6015698b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207402 | controller | Jun 12 19:46:00.055840 crc crio[3657]: time="2026-06-12T19:46:00.054736467Z" level=info msg="Starting container: 0286454e50692c0a68a76abc8224fc7d82a316a947bf58f6e77ae39080fd5420" id=7e45dc35-6306-4616-a633-8597df64b584 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207425 | controller | Jun 12 19:46:00.093911 crc crio[3657]: time="2026-06-12T19:46:00.093222719Z" level=info msg="Created container e3a8cdad8e6c96cab1dfd7217775de3384be9820501304f0bd2d3f9051330d3a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=208b7795-43d1-4df6-9cf3-db6d0477d68b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207442 | controller | Jun 12 19:46:00.113700 crc crio[3657]: time="2026-06-12T19:46:00.112660286Z" level=info msg="Starting container: ddcfccddf8d108bff8c160c800d6cf2e228af7fe39eb2c31fdf61f5ae637bbe8" id=75d17e9e-7816-4126-9a11-b432ccd72fde name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207458 | controller | Jun 12 19:46:00.116825 crc crio[3657]: time="2026-06-12T19:46:00.114973422Z" level=info msg="Starting container: d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655" id=3b1b8477-7e39-44b4-bcf6-5f44f696197f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207474 | controller | Jun 12 19:46:00.126794 crc crio[3657]: time="2026-06-12T19:46:00.110152704Z" level=info msg="Starting container: eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18" id=ba542ab2-5497-4f2a-8149-bbe3ad599b48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207491 | controller | Jun 12 19:46:00.128112 crc crio[3657]: time="2026-06-12T19:46:00.128075898Z" level=info msg="Starting container: e3a8cdad8e6c96cab1dfd7217775de3384be9820501304f0bd2d3f9051330d3a" id=e46c8f26-b087-4e75-a675-28c3ed8a4dfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207507 | controller | Jun 12 19:46:00.157619 crc crio[3657]: time="2026-06-12T19:46:00.157244727Z" level=info msg="Created container 1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=2ce4925a-5fa2-49d6-9444-4a94749212e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207523 | controller | Jun 12 19:46:00.200460 crc crio[3657]: time="2026-06-12T19:46:00.190684752Z" level=info msg="Started container" PID=12251 containerID=90a85c43bd9b81cd558b93927711c4be39d5c826d654d586e04e489e01f5a3b3 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=702a5973-324a-4df2-ad85-b2c883301fe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2
2026-06-12 21:10:20.207540 | controller | Jun 12 19:46:00.227103 crc crio[3657]: time="2026-06-12T19:46:00.227052842Z" level=info msg="Started container" PID=12246 containerID=7f7f9dfd1ca48b06c8089c528d3fce9f32d967276ccc4d70d00cd9454a30868e description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=9cff359b-b9f9-4372-a9be-990c980a9250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607
2026-06-12 21:10:20.207557 | controller | Jun 12 19:46:00.238799 crc crio[3657]: time="2026-06-12T19:46:00.227878513Z" level=info msg="Started container" PID=12225 containerID=ddcfccddf8d108bff8c160c800d6cf2e228af7fe39eb2c31fdf61f5ae637bbe8 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=75d17e9e-7816-4126-9a11-b432ccd72fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf
2026-06-12 21:10:20.207573 | controller | Jun 12 19:46:00.298999 crc crio[3657]: time="2026-06-12T19:46:00.29866575Z" level=info msg="Starting container: 1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175" id=3766de6e-e37d-4501-b023-3fc734c9226d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207590 | controller | Jun 12 19:46:00.316822 crc crio[3657]: time="2026-06-12T19:46:00.315833341Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=fa4128a1-34f1-4929-a965-d4a1b999ff2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.207610 | controller | Jun 12 19:46:00.350378 crc crio[3657]: time="2026-06-12T19:46:00.350212757Z" level=info msg="Created container 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=1eaf2711-80fb-4c4c-b1d7-96fccd996c42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207626 | controller | Jun 12 19:46:00.356463 crc crio[3657]: time="2026-06-12T19:46:00.356433574Z" level=info msg="Starting container: 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085" id=0e4ec2d8-81d8-4002-bd43-85e4b929a7ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207643 | controller | Jun 12 19:46:00.440843 crc crio[3657]: time="2026-06-12T19:46:00.440505928Z" level=info msg="Started container" PID=12237 containerID=e3a8cdad8e6c96cab1dfd7217775de3384be9820501304f0bd2d3f9051330d3a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=e46c8f26-b087-4e75-a675-28c3ed8a4dfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817
2026-06-12 21:10:20.207660 | controller | Jun 12 19:46:00.465216 crc crio[3657]: time="2026-06-12T19:46:00.463552255Z" level=info msg="Started container" PID=12247 containerID=c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c description=openshift-console/console-6c684df5db-cc8g8/console id=9d5e125d-46bb-48f9-9c2a-a7a8119ad339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943
2026-06-12 21:10:20.207677 | controller | Jun 12 19:46:00.489877 crc crio[3657]: time="2026-06-12T19:46:00.489832621Z" level=info msg="Created container f39b8f4814de3d34f82d835b1eed3ff98f638177ebad170519d4c204f5cfe3e9: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=04b4c182-ec93-499d-908b-9b56fb7419cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207693 | controller | Jun 12 19:46:00.501584 crc crio[3657]: time="2026-06-12T19:46:00.493715043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.207709 | controller | Jun 12 19:46:00.503740 crc crio[3657]: time="2026-06-12T19:46:00.503612576Z" level=info msg="Starting container: f39b8f4814de3d34f82d835b1eed3ff98f638177ebad170519d4c204f5cfe3e9" id=cab7e6a6-76ab-4ec1-b106-f35722b8f0cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207726 | controller | Jun 12 19:46:00.513849 crc crio[3657]: time="2026-06-12T19:46:00.513801013Z" level=info msg="Started container" PID=12231 containerID=5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=0e4ec2d8-81d8-4002-bd43-85e4b929a7ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5
2026-06-12 21:10:20.207742 | controller | Jun 12 19:46:00.536396 crc crio[3657]: time="2026-06-12T19:46:00.536082126Z" level=info msg="Started container" PID=12228 containerID=1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=3766de6e-e37d-4501-b023-3fc734c9226d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a
2026-06-12 21:10:20.207758 | controller | Jun 12 19:46:00.615939 crc crio[3657]: time="2026-06-12T19:46:00.615823033Z" level=info msg="Started container" PID=12235 containerID=0286454e50692c0a68a76abc8224fc7d82a316a947bf58f6e77ae39080fd5420 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=7e45dc35-6306-4616-a633-8597df64b584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3
2026-06-12 21:10:20.207779 | controller | Jun 12 19:46:00.735710 crc crio[3657]: time="2026-06-12T19:46:00.734953289Z" level=info msg="Started container" PID=12226 containerID=f39b8f4814de3d34f82d835b1eed3ff98f638177ebad170519d4c204f5cfe3e9 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=cab7e6a6-76ab-4ec1-b106-f35722b8f0cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167
2026-06-12 21:10:20.207795 | controller | Jun 12 19:46:00.841521 crc crio[3657]: time="2026-06-12T19:46:00.83296409Z" level=info msg="Created container f901996a648dae953857d19f61cc8b93fa7a59562f60c68435d1a817f6b53538: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=02b2db48-0ea9-41ce-a380-aadc40508fbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207811 | controller | Jun 12 19:46:00.910831 crc crio[3657]: time="2026-06-12T19:46:00.909180276Z" level=info msg="Starting container: f901996a648dae953857d19f61cc8b93fa7a59562f60c68435d1a817f6b53538" id=ab49e8a0-3fec-49c1-8c96-d4c9147c94c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.207828 | controller | Jun 12 19:46:00.947803 crc crio[3657]: time="2026-06-12T19:46:00.929661162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.207844 | controller | Jun 12 19:46:00.968871 crc crio[3657]: time="2026-06-12T19:46:00.968512375Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f694d71f-f3c2-43a8-8862-b4bb126c5e16 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.207879 | controller | Jun 12 19:46:00.988862 crc crio[3657]: time="2026-06-12T19:46:00.973724824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.207897 | controller | Jun 12 19:46:01.030579 crc crio[3657]: time="2026-06-12T19:46:01.020143099Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=366b11eb-665f-49ad-a1c1-94a6b10d5214 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.207913 | controller | Jun 12 19:46:01.118567 crc crio[3657]: time="2026-06-12T19:46:01.095940842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.207930 | controller | Jun 12 19:46:01.143943 crc crio[3657]: time="2026-06-12T19:46:01.096654333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.207946 | controller | Jun 12 19:46:01.143943 crc crio[3657]: time="2026-06-12T19:46:01.123871072Z" level=info msg="Started container" PID=12227 containerID=d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=3b1b8477-7e39-44b4-bcf6-5f44f696197f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468
2026-06-12 21:10:20.207963 | controller | Jun 12 19:46:01.205704 crc crio[3657]: time="2026-06-12T19:46:01.197096332Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=5dab89db-18cd-41e7-860b-250a64f5f1e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.207983 | controller | Jun 12 19:46:01.229548 crc crio[3657]: time="2026-06-12T19:46:01.217897218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208000 | controller | Jun 12 19:46:01.229548 crc crio[3657]: time="2026-06-12T19:46:01.223652408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208016 | controller | Jun 12 19:46:01.330713 crc crio[3657]: time="2026-06-12T19:46:01.327074039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208032 | controller | Jun 12 19:46:01.392143 crc crio[3657]: time="2026-06-12T19:46:01.391779401Z" level=info msg="Started container" PID=12249 containerID=eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ba542ab2-5497-4f2a-8149-bbe3ad599b48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc
2026-06-12 21:10:20.208049 | controller | Jun 12 19:46:01.427573 crc crio[3657]: time="2026-06-12T19:46:01.416693249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208065 | controller | Jun 12 19:46:01.501164 crc crio[3657]: time="2026-06-12T19:46:01.501038774Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=eea11823-fd36-4de0-a79f-f703fdf7879d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208082 | controller | Jun 12 19:46:01.564925 crc crio[3657]: time="2026-06-12T19:46:01.563993631Z" level=info msg="Started container" PID=12325 containerID=f901996a648dae953857d19f61cc8b93fa7a59562f60c68435d1a817f6b53538 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=ab49e8a0-3fec-49c1-8c96-d4c9147c94c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f
2026-06-12 21:10:20.208099 | controller | Jun 12 19:46:01.958967 crc crio[3657]: time="2026-06-12T19:46:01.958658208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208115 | controller | Jun 12 19:46:02.057673 crc crio[3657]: time="2026-06-12T19:46:02.010097644Z" level=info msg="Created container b3f3d58f41b09e16b2d6d3172ec6bb21a22102bba7880ecd09dec0a513b59da6: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=512e71f3-d6a6-4d48-a67d-2550a0a4d214 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208132 | controller | Jun 12 19:46:02.185859 crc crio[3657]: time="2026-06-12T19:46:02.184150743Z" level=info msg="Starting container: b3f3d58f41b09e16b2d6d3172ec6bb21a22102bba7880ecd09dec0a513b59da6" id=c5126017-22d6-4b45-8acd-82126e6c80f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.208148 | controller | Jun 12 19:46:02.229545 crc crio[3657]: time="2026-06-12T19:46:02.222574609Z" level=info msg="Created container 47a818108738488b1bb5aed4d7ab531d9046232678f6091718eb5dd2d603d953: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=69b1b848-752e-42a3-a422-e50bf31d7eaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208164 | controller | Jun 12 19:46:02.265700 crc crio[3657]: time="2026-06-12T19:46:02.253092741Z" level=info msg="Starting container: 47a818108738488b1bb5aed4d7ab531d9046232678f6091718eb5dd2d603d953" id=86edde70-8365-4084-9356-d5151ddd216f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.208184 | controller | Jun 12 19:46:02.495914 crc crio[3657]: time="2026-06-12T19:46:02.494157426Z" level=info msg="Created container d06baa00025919376c95c2cccf5e22fa77bb443f8bf986b870f68b0ae6991174: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=c9dfc428-83e7-4d62-9f72-a65894956520 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208201 | controller | Jun 12 19:46:02.499896 crc crio[3657]: time="2026-06-12T19:46:02.4967123Z" level=info msg="Stopping pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918" id=84c786b1-6334-4867-8956-7196c0bf6ed0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.208217 | controller | Jun 12 19:46:02.533436 crc crio[3657]: time="2026-06-12T19:46:02.498252195Z" level=info msg="Got pod network &{Name:collect-profiles-29688225-cq6db Namespace:openshift-operator-lifecycle-manager ID:031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918 UID:23a86011-9e90-428a-82a2-7a5cb1a9cf0a NetNS:/var/run/netns/c7960065-01ea-4ddd-af60-58908351c39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23a86011_9e90_428a_82a2_7a5cb1a9cf0a.slice PodAnnotations:0xc00008c218}] Aliases:map[]}"
2026-06-12 21:10:20.208235 | controller | Jun 12 19:46:02.533436 crc crio[3657]: time="2026-06-12T19:46:02.527796498Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688225-cq6db from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.208252 | controller | Jun 12 19:46:02.579220 crc crio[3657]: time="2026-06-12T19:46:02.510458476Z" level=info msg="Starting container: d06baa00025919376c95c2cccf5e22fa77bb443f8bf986b870f68b0ae6991174" id=480bfb1c-96d1-4193-94a4-1afaa13d6b19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.208270 | controller | Jun 12 19:46:02.947652 crc crio[3657]: time="2026-06-12T19:46:02.928035259Z" level=info msg="Started container" PID=12371 containerID=b3f3d58f41b09e16b2d6d3172ec6bb21a22102bba7880ecd09dec0a513b59da6 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=c5126017-22d6-4b45-8acd-82126e6c80f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b
2026-06-12 21:10:20.208287 | controller | Jun 12 19:46:03.100686 crc crio[3657]: time="2026-06-12T19:46:03.085718085Z" level=info msg="Started container" PID=12339 containerID=d06baa00025919376c95c2cccf5e22fa77bb443f8bf986b870f68b0ae6991174 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=480bfb1c-96d1-4193-94a4-1afaa13d6b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305
2026-06-12 21:10:20.208305 | controller | Jun 12 19:46:03.129449 crc crio[3657]: time="2026-06-12T19:46:03.126788444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=bcf354b0-1110-49c5-a7bd-91d4593a887b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.208321 | controller | Jun 12 19:46:03.299574 crc crio[3657]: time="2026-06-12T19:46:03.297143923Z" level=info msg="Started container" PID=12347 containerID=47a818108738488b1bb5aed4d7ab531d9046232678f6091718eb5dd2d603d953 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=86edde70-8365-4084-9356-d5151ddd216f name=/runtime.v1.RuntimeService/StartContainer sandboxID=932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733
2026-06-12 21:10:20.208337 | controller | Jun 12 19:46:03.323477 crc crio[3657]: time="2026-06-12T19:46:03.306073609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208357 | controller | Jun 12 19:46:03.475010 crc crio[3657]: time="2026-06-12T19:46:03.459143131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=b9af08b5-59dc-41de-90e9-6ee4a64431ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.208374 | controller | Jun 12 19:46:03.545602 crc crio[3657]: time="2026-06-12T19:46:03.544925161Z" level=info msg="Created container 87b09983438bddfefe4c99173ec4af07bb72e0dae0255e1d6d0beec2894f3de2: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=e9965c20-90ca-49c9-982b-47300610751b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208390 | controller | Jun 12 19:46:03.607994 crc crio[3657]: time="2026-06-12T19:46:03.606869922Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=8eb2db9b-bef1-4467-8150-86b6eca71f35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208407 | controller | Jun 12 19:46:03.653041 crc crio[3657]: time="2026-06-12T19:46:03.652741683Z" level=info msg="Starting container: 87b09983438bddfefe4c99173ec4af07bb72e0dae0255e1d6d0beec2894f3de2" id=bdb217da-fabd-4cda-b3ed-e0470d62dc52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.208423 | controller | Jun 12 19:46:03.680544 crc crio[3657]: time="2026-06-12T19:46:03.680130077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208439 | controller | Jun 12 19:46:03.748893 crc crio[3657]: time="2026-06-12T19:46:03.744118043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208455 | controller | Jun 12 19:46:05.136612 crc crio[3657]: time="2026-06-12T19:46:05.135995262Z" level=info msg="Created container 74fccd033e4693fcc4319271fc102f82ff7ef3fc12f532ec7fc64216fff5d063: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=cca4b687-60eb-4428-8e4f-2284f73e1d46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208472 | controller | Jun 12 19:46:05.138383 crc crio[3657]: time="2026-06-12T19:46:05.137821864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208508 | controller | Jun 12 19:46:05.217635 crc crio[3657]: time="2026-06-12T19:46:05.211906078Z" level=info msg="Started container" PID=12346 containerID=87b09983438bddfefe4c99173ec4af07bb72e0dae0255e1d6d0beec2894f3de2 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=bdb217da-fabd-4cda-b3ed-e0470d62dc52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a
2026-06-12 21:10:20.208527 | controller | Jun 12 19:46:05.316870 crc crio[3657]: time="2026-06-12T19:46:05.31621745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208545 | controller | Jun 12 19:46:06.033528 crc crio[3657]: time="2026-06-12T19:46:06.02643362Z" level=info msg="Created container 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=39de9ba6-107a-492d-83c5-5f5049aa953d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208562 | controller | Jun 12 19:46:06.097820 crc crio[3657]: time="2026-06-12T19:46:06.084365227Z" level=info msg="Starting container: 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18" id=52df1ac5-c64e-4294-b921-4d15139f6bdd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.208583 | controller | Jun 12 19:46:06.606149 crc crio[3657]: time="2026-06-12T19:46:06.605697815Z" level=info msg="Started container" PID=12415 containerID=125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=52df1ac5-c64e-4294-b921-4d15139f6bdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214
2026-06-12 21:10:20.208602 | controller | Jun 12 19:46:07.837522 crc crio[3657]: time="2026-06-12T19:46:07.83708071Z" level=info msg="Created container 6f84daa117e1b252791de97fb74e3560c7f701001a8c6071fcb26b00a990872a: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=5dab89db-18cd-41e7-860b-250a64f5f1e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208618 | controller | Jun 12 19:46:07.862803 crc crio[3657]: time="2026-06-12T19:46:07.8589684Z" level=info msg="Starting container: 6f84daa117e1b252791de97fb74e3560c7f701001a8c6071fcb26b00a990872a" id=3d9b15fd-f428-4e74-b0c6-8eb4553daf33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.208635 | controller | Jun 12 19:46:08.391766 crc crio[3657]: time="2026-06-12T19:46:08.39087743Z" level=info msg="Starting container: 74fccd033e4693fcc4319271fc102f82ff7ef3fc12f532ec7fc64216fff5d063" id=d191f532-7dd8-43c9-b02d-eff1a2bd9cc2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.208652 | controller | Jun 12 19:46:08.424644 crc crio[3657]: time="2026-06-12T19:46:08.423500945Z" level=info msg="Started container" PID=12500 containerID=6f84daa117e1b252791de97fb74e3560c7f701001a8c6071fcb26b00a990872a description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=3d9b15fd-f428-4e74-b0c6-8eb4553daf33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48
2026-06-12 21:10:20.208668 | controller | Jun 12 19:46:09.440697 crc crio[3657]: time="2026-06-12T19:46:09.439669072Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=838cbd36-a0f7-48e0-86c6-4ac6609fa899 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.208685 | controller | Jun 12 19:46:09.838061 crc crio[3657]: time="2026-06-12T19:46:09.83367461Z" level=info msg="Started container" PID=12412 containerID=74fccd033e4693fcc4319271fc102f82ff7ef3fc12f532ec7fc64216fff5d063 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=d191f532-7dd8-43c9-b02d-eff1a2bd9cc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e
2026-06-12 21:10:20.208702 | controller | Jun 12 19:46:09.986817 crc crio[3657]: time="2026-06-12T19:46:09.984092591Z" level=info msg="Created container 598afb54e898670bfdb985c68d41d3f0bb8ecbe35d1232d09ede86695891cd67: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=eea11823-fd36-4de0-a79f-f703fdf7879d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208719 | controller | Jun 12 19:46:10.237017 crc crio[3657]: time="2026-06-12T19:46:10.235090854Z" level=info msg="Starting container: 598afb54e898670bfdb985c68d41d3f0bb8ecbe35d1232d09ede86695891cd67" id=27ed5f22-a0cf-4431-b712-d80844a82b65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.208735 | controller | Jun 12 19:46:10.445775 crc crio[3657]: time="2026-06-12T19:46:10.430959582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=5a469659-a82a-4757-9891-ed54df693c38 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.208751 | controller | Jun 12 19:46:10.486413 crc crio[3657]: time="2026-06-12T19:46:10.463179989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208771 | controller | Jun 12 19:46:10.496831 crc crio[3657]: time="2026-06-12T19:46:10.491756483Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=da72bd44-d2e6-4f91-b3a0-ec10135975fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208787 | controller | Jun 12 19:46:10.517257 crc crio[3657]: time="2026-06-12T19:46:10.516866994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208804 | controller | Jun 12 19:46:10.592487 crc crio[3657]: time="2026-06-12T19:46:10.591743694Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=a9b9b00c-a5d3-4a4f-b318-ef124fe9025f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.208820 | controller | Jun 12 19:46:10.628766 crc crio[3657]: time="2026-06-12T19:46:10.628127836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=73c862cd-2c99-4e05-be04-f37b357119fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.208836 | controller | Jun 12 19:46:10.911566 crc crio[3657]: time="2026-06-12T19:46:10.902657389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208873 | controller | Jun 12 19:46:11.505814 crc crio[3657]: time="2026-06-12T19:46:11.473056667Z" level=info msg="Started container" PID=12528 containerID=598afb54e898670bfdb985c68d41d3f0bb8ecbe35d1232d09ede86695891cd67 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=27ed5f22-a0cf-4431-b712-d80844a82b65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8
2026-06-12 21:10:20.208893 | controller | Jun 12 19:46:12.996622 crc crio[3657]: time="2026-06-12T19:46:12.995236948Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=9386b834-4778-4253-ba3d-414f7f286700 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208910 | controller | Jun 12 19:46:12.998696 crc crio[3657]: time="2026-06-12T19:46:12.997196094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208926 | controller | Jun 12 19:46:13.031024 crc crio[3657]: time="2026-06-12T19:46:13.03021587Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e4549b36-ca02-45ea-881f-6308f44ee5a2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.208943 | controller | Jun 12 19:46:13.638734 crc crio[3657]: time="2026-06-12T19:46:13.637800231Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:10:20.208961 | controller | Jun 12 19:46:14.485119 crc crio[3657]: time="2026-06-12T19:46:14.48495545Z" level=info msg="Created container 472b3a57c1cabfdb0564ee478f16611185956aa8a73ee33d80ca938828634ca0: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=8eb2db9b-bef1-4467-8150-86b6eca71f35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.208978 | controller | Jun 12 19:46:14.576707 crc crio[3657]: time="2026-06-12T19:46:14.563129167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.208995 | controller | Jun 12 19:46:14.580779 crc crio[3657]: time="2026-06-12T19:46:14.580739822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209016 | controller | Jun 12 19:46:15.635878 crc crio[3657]: time="2026-06-12T19:46:15.635577408Z" level=info msg="Starting container: 472b3a57c1cabfdb0564ee478f16611185956aa8a73ee33d80ca938828634ca0" id=45938991-5b8f-47de-8e07-01fcfcdf5e1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.209033 | controller | Jun 12 19:46:16.527078 crc crio[3657]: time="2026-06-12T19:46:16.526935016Z" level=info msg="Started container" PID=12688 containerID=472b3a57c1cabfdb0564ee478f16611185956aa8a73ee33d80ca938828634ca0 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=45938991-5b8f-47de-8e07-01fcfcdf5e1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f
2026-06-12 21:10:20.209050 | controller | Jun 12 19:46:17.593255 crc crio[3657]: time="2026-06-12T19:46:17.592045933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209067 | controller | Jun 12 19:46:17.611157 crc crio[3657]: time="2026-06-12T19:46:17.609765961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209083 | controller | Jun 12 19:46:17.778115 crc crio[3657]: time="2026-06-12T19:46:17.750978041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209099 | controller | Jun 12 19:46:18.161719 crc crio[3657]: time="2026-06-12T19:46:18.158736713Z" level=info msg="Created container 62ae335fd3ab8c18d715c1acbae59cb4e6fcb17a533ddc7a6d9784a0a1c661db: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=c08791b8-940f-4951-824c-74f7b051229b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.209116 | controller | Jun 12 19:46:19.485796 crc crio[3657]: time="2026-06-12T19:46:19.485736239Z" level=info msg="Starting container: 62ae335fd3ab8c18d715c1acbae59cb4e6fcb17a533ddc7a6d9784a0a1c661db" id=751d89b6-2b27-4abb-be93-896fca74f5f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.209133 | controller | Jun 12 19:46:20.048634 crc crio[3657]: time="2026-06-12T19:46:20.043137058Z" level=info msg="Created container 0cb4ac780e5aff156a0ae8a4e7c9081dd597e12d8082b344d5eb2dd9bac61299: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=6115e792-31b1-4a39-829d-7edfced17470 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.209150 | controller | Jun 12 19:46:20.067919 crc crio[3657]: time="2026-06-12T19:46:20.061806194Z" level=info msg="Created container eef5fed67434f3a7ae5b2403bf8a49c8ae5aa7009d427c9ff97ef342b3a52a94: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=aa9644b0-caa5-4b91-b568-ae8b0e25770f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.209167 | controller | Jun 12 19:46:20.106882 crc crio[3657]: time="2026-06-12T19:46:20.105148987Z" level=info msg="Started container" PID=12773 containerID=62ae335fd3ab8c18d715c1acbae59cb4e6fcb17a533ddc7a6d9784a0a1c661db description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=751d89b6-2b27-4abb-be93-896fca74f5f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552
2026-06-12 21:10:20.209184 | controller | Jun 12 19:46:22.145552 crc crio[3657]: time="2026-06-12T19:46:22.144705655Z" level=info msg="Starting container: 0cb4ac780e5aff156a0ae8a4e7c9081dd597e12d8082b344d5eb2dd9bac61299" id=a13a8b86-5b7c-4ea0-8c93-1cf23b2f3739 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.209200 | controller | Jun 12 19:46:22.227874 crc crio[3657]: time="2026-06-12T19:46:22.225748183Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5dfe0386-cb51-4ba7-b0fa-531e3aed49da name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.209221 | controller | Jun 12 19:46:22.241699 crc crio[3657]: time="2026-06-12T19:46:22.24081438Z" level=info msg="Starting container: eef5fed67434f3a7ae5b2403bf8a49c8ae5aa7009d427c9ff97ef342b3a52a94" id=cef6edb5-d0b7-4159-ae3d-734049360432 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.209238 | controller | Jun 12 19:46:22.465150 crc crio[3657]: time="2026-06-12T19:46:22.458415528Z" level=info msg="Started container" PID=12815 containerID=eef5fed67434f3a7ae5b2403bf8a49c8ae5aa7009d427c9ff97ef342b3a52a94 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=cef6edb5-d0b7-4159-ae3d-734049360432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476
2026-06-12 21:10:20.209255 | controller | Jun 12 19:46:22.662689 crc crio[3657]: time="2026-06-12T19:46:22.652841555Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:10:20.209272 | controller | Jun 12 19:46:22.718846 crc crio[3657]: time="2026-06-12T19:46:22.717831972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209288 | controller | Jun 12 19:46:23.162786 crc crio[3657]: time="2026-06-12T19:46:23.16020201Z" level=info msg="Started container" PID=12821 containerID=0cb4ac780e5aff156a0ae8a4e7c9081dd597e12d8082b344d5eb2dd9bac61299 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=a13a8b86-5b7c-4ea0-8c93-1cf23b2f3739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a
2026-06-12 21:10:20.209305 | controller | Jun 12 19:46:23.588224 crc crio[3657]: time="2026-06-12T19:46:23.588103677Z" level=info msg="Created container dc6a0b7ec25fce37763035406cfaf05b222bc7c38371b97d05f25b1318737a45: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=4363d7a7-d153-4c0d-ac67-b14dc4100cf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.209322 | controller | Jun 12 19:46:23.726007 crc crio[3657]: time="2026-06-12T19:46:23.72574798Z" level=info msg="Starting container: dc6a0b7ec25fce37763035406cfaf05b222bc7c38371b97d05f25b1318737a45" id=47ed1f8a-7f71-46aa-9242-042dfbc6465a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.209338 | controller | Jun 12 19:46:23.858976 crc crio[3657]: time="2026-06-12T19:46:23.857709611Z" level=info msg="Started container" PID=12897 containerID=dc6a0b7ec25fce37763035406cfaf05b222bc7c38371b97d05f25b1318737a45 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=47ed1f8a-7f71-46aa-9242-042dfbc6465a name=/runtime.v1.RuntimeService/StartContainer sandboxID=10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548
2026-06-12 21:10:20.209355 | controller | Jun 12 19:46:24.669840 crc crio[3657]: time="2026-06-12T19:46:24.668987463Z" level=info msg="Stopping container: dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e (timeout: 3600s)" id=6b72c342-3d69-4bd5-a692-8702247a53a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.209371 | controller | Jun 12 19:46:25.651817 crc crio[3657]: time="2026-06-12T19:46:25.651154988Z" level=info msg="Stopping container: e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56 (timeout: 30s)" id=8992c826-afb5-42b3-a0f1-a997fad48056 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.209387 | controller | Jun 12 19:46:25.794372 crc crio[3657]: time="2026-06-12T19:46:25.789159103Z" level=info msg="Stopping container: 453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414 (timeout: 30s)" id=80f995f7-458e-4042-ac8a-2dd737121645 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.209407 | controller | Jun 12 19:46:33.414189 crc crio[3657]: time="2026-06-12T19:46:33.41346861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=025bcf83-1d7f-44a7-89e9-229935386a36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.209423 | controller | Jun 12 19:46:33.432244 crc crio[3657]: time="2026-06-12T19:46:33.431793086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=3ec8d6dc-ab85-4675-99bc-bb97ca682a65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.209440 | controller | Jun 12 19:46:33.600826 crc crio[3657]: time="2026-06-12T19:46:33.600622686Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0ec97870-877b-4644-acc5-90c5be487c1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.209456 | controller | Jun 12 19:46:33.601787 crc crio[3657]: time="2026-06-12T19:46:33.601500452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209473 | controller | Jun 12 19:46:34.920830 crc crio[3657]: time="2026-06-12T19:46:34.90916997Z" level=info msg="Stopped container e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=8992c826-afb5-42b3-a0f1-a997fad48056 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.209489 | controller | Jun 12 19:46:34.991842 crc crio[3657]: time="2026-06-12T19:46:34.987152062Z" level=info msg="Stopped pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918" id=84c786b1-6334-4867-8956-7196c0bf6ed0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.209506 | controller | Jun 12 19:46:35.017794 crc crio[3657]: time="2026-06-12T19:46:35.009664219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=48a8388d-fb29-4a80-9793-c8db061e79f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.209522 | controller | Jun 12 19:46:35.051950 crc crio[3657]: time="2026-06-12T19:46:35.040202482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209538 | controller | Jun 12 19:46:35.162242 crc crio[3657]: time="2026-06-12T19:46:35.162147382Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=59b967e2-865b-4988-a7f4-b0282adaf085 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.209554 | controller | Jun 12 19:46:35.209219 crc crio[3657]: time="2026-06-12T19:46:35.208549857Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c508ce33-46a9-4175-8b9e-7e0b63073c7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.209570 | controller | Jun 12 19:46:35.233054 crc crio[3657]: time="2026-06-12T19:46:35.232770478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209586 | controller | Jun 12 19:46:35.284221 crc crio[3657]: time="2026-06-12T19:46:35.283874643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209602 | controller | Jun 12 19:46:35.403939 crc crio[3657]: time="2026-06-12T19:46:35.371740214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209621 | controller | Jun 12 19:46:35.533211 crc crio[3657]: time="2026-06-12T19:46:35.421755336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209637 | controller | Jun 12 19:46:36.472219 crc crio[3657]: time="2026-06-12T19:46:36.462512208Z" level=info msg="Created container 4045353d2b794b7e1823d5458e4435bdbfb2faf5c361779d13ac60fdbc974959: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=da72bd44-d2e6-4f91-b3a0-ec10135975fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.209654 | controller | Jun 12 19:46:36.491748 crc crio[3657]: time="2026-06-12T19:46:36.491697613Z" level=info msg="Starting container: 4045353d2b794b7e1823d5458e4435bdbfb2faf5c361779d13ac60fdbc974959" id=207a7c96-cca1-426d-a84e-262847acae97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.209670 | controller | Jun 12 19:46:36.958144 crc crio[3657]: time="2026-06-12T19:46:36.957198758Z" level=info msg="Started container" PID=13121 containerID=4045353d2b794b7e1823d5458e4435bdbfb2faf5c361779d13ac60fdbc974959 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=207a7c96-cca1-426d-a84e-262847acae97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b
2026-06-12 21:10:20.209688 | controller | Jun 12 19:46:37.415455 crc crio[3657]: time="2026-06-12T19:46:37.28076706Z" level=info msg="Created container fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0ec97870-877b-4644-acc5-90c5be487c1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.209704 | controller | Jun 12 19:46:37.446418 crc crio[3657]: time="2026-06-12T19:46:37.433791532Z" level=info msg="Stopping container: 44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb (timeout: 30s)" id=ec53247d-0eb4-460c-b815-806a96602ed9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.209721 | controller | Jun 12 19:46:37.518840 crc crio[3657]: time="2026-06-12T19:46:37.515246322Z" level=info msg="Stopping container: a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa (timeout: 30s)" id=e803bf19-6a9b-4514-84de-6ad8bd521c9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.209737 | controller | Jun 12 19:46:37.522547 crc crio[3657]: time="2026-06-12T19:46:37.522225823Z" level=info msg="Starting container: fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291" id=8496dc2d-2a41-41ac-a5a4-341d0c64f0d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.209754 | controller | Jun 12 19:46:37.557992 crc crio[3657]: time="2026-06-12T19:46:37.557937595Z" level=info msg="Started container" PID=13138 containerID=fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=8496dc2d-2a41-41ac-a5a4-341d0c64f0d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817
2026-06-12 21:10:20.209770 | controller | Jun 12 19:46:37.779919 crc crio[3657]: time="2026-06-12T19:46:37.767062488Z" level=info msg="Created container 217f7faa57571c5ac6720f0958866cd0413b98a6eda2a41e7ba6163975fe1579: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=9386b834-4778-4253-ba3d-414f7f286700 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.209787 | controller | Jun 12 19:46:37.822069 crc crio[3657]: time="2026-06-12T19:46:37.810967231Z" level=info msg="Starting container: 217f7faa57571c5ac6720f0958866cd0413b98a6eda2a41e7ba6163975fe1579" id=9769b37f-e64c-4fac-b9f3-3f2fbba42169 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.209804 | controller | Jun 12 19:46:38.210567 crc crio[3657]: time="2026-06-12T19:46:38.210433634Z" level=info msg="Started container" PID=13137 containerID=217f7faa57571c5ac6720f0958866cd0413b98a6eda2a41e7ba6163975fe1579 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=9769b37f-e64c-4fac-b9f3-3f2fbba42169 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305
2026-06-12 21:10:20.209826 | controller | Jun 12 19:46:38.483605 crc crio[3657]: time="2026-06-12T19:46:38.483182934Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9aa44b3b-b146-4f82-b350-f11e6d585dde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.209867 | controller | Jun 12 19:46:38.524921 crc crio[3657]: time="2026-06-12T19:46:38.510865663Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5cc4898d-1450-4ecb-8c62-6a97af39207a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.209900 | controller | Jun 12 19:46:38.527722 crc crio[3657]: time="2026-06-12T19:46:38.527183267Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=853a7784-862d-4b26-8c0f-be73343c8bac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.209925 | controller | Jun 12 19:46:38.527722 crc crio[3657]: time="2026-06-12T19:46:38.527689732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209950 | controller | Jun 12 19:46:39.798701 crc crio[3657]: time="2026-06-12T19:46:39.794447588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.209971 | controller | Jun 12 19:46:40.775092 crc crio[3657]: time="2026-06-12T19:46:40.775032254Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/POD" id=e252b535-9754-42d8-8bd0-84455638184e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.209988 | controller | Jun 12 19:46:40.787567 crc crio[3657]: time="2026-06-12T19:46:40.787542873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210005 | controller | Jun 12 19:46:40.815646 crc crio[3657]: time="2026-06-12T19:46:40.814853238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210021 | controller | Jun 12 19:46:41.048581 crc crio[3657]: time="2026-06-12T19:46:41.031768139Z" level=info msg="Stopping container: eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18 (timeout: 2s)" id=0459b890-7063-4943-b5ef-79f28978f970 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.210037 | controller | Jun 12 19:46:41.123928 crc crio[3657]: time="2026-06-12T19:46:41.120630633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210054 | controller | Jun 12 19:46:41.326883 crc crio[3657]: time="2026-06-12T19:46:41.320938577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210071 | controller | Jun 12 19:46:42.816129 crc crio[3657]: time="2026-06-12T19:46:42.815685406Z" level=warning msg="Failed to find process for container a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa: checking if PID of a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa is running failed: open /proc/12036/stat: no such process"
2026-06-12 21:10:20.210092 | controller | Jun 12 19:46:43.344043 crc crio[3657]: time="2026-06-12T19:46:43.343880965Z" level=info msg="Created container 8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c508ce33-46a9-4175-8b9e-7e0b63073c7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.210108 | controller | Jun 12 19:46:43.378460 crc crio[3657]: time="2026-06-12T19:46:43.3780753Z" level=info msg="Starting container: 8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c" id=71a9ef51-bda5-45c5-8487-b2e50d70b5bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.210125 | controller | Jun 12 19:46:43.686794 crc crio[3657]: time="2026-06-12T19:46:43.680779591Z" level=info msg="Started container" PID=13204 containerID=8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=71a9ef51-bda5-45c5-8487-b2e50d70b5bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23
2026-06-12 21:10:20.210142 | controller | Jun 12 19:46:43.731586 crc crio[3657]: time="2026-06-12T19:46:43.730783944Z" level=info msg="Created container a8dc93ad97c489dfe3fbf674bde127bd7f7f6203c567531642ccb4ecfe4e09e3: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=f3ed5511-7ff3-46ee-abad-6986cacfb443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.210159 | controller | Jun 12 19:46:43.791920 crc crio[3657]: time="2026-06-12T19:46:43.790693754Z" level=info msg="Starting container: a8dc93ad97c489dfe3fbf674bde127bd7f7f6203c567531642ccb4ecfe4e09e3" id=b51a1d88-c8ba-4a7e-a0a1-fc995668a7b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.210175 | controller | Jun 12 19:46:44.289336 crc crio[3657]: time="2026-06-12T19:46:44.288759855Z" level=info msg="Started container" PID=13200 containerID=a8dc93ad97c489dfe3fbf674bde127bd7f7f6203c567531642ccb4ecfe4e09e3 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=b51a1d88-c8ba-4a7e-a0a1-fc995668a7b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b
2026-06-12 21:10:20.210191 | controller | Jun 12 19:46:44.506571 crc crio[3657]: time="2026-06-12T19:46:44.505798056Z" level=info msg="Stopping container: 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085 (timeout: 30s)" id=90bfbabb-e7ea-49f7-b5b4-b2d92c364227 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.210208 | controller | Jun 12 19:46:44.523340 crc crio[3657]: time="2026-06-12T19:46:44.523113471Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=1e4a4987-db41-45f0-8425-77a3ddf9a8cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210225 | controller | Jun 12 19:46:44.747687 crc crio[3657]: time="2026-06-12T19:46:44.743251182Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=b0d40d64-19ab-433f-bbec-ff88326db0ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210241 | controller | Jun 12 19:46:44.842591 crc crio[3657]: time="2026-06-12T19:46:44.841822228Z" level=info msg="Stopped container a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=e803bf19-6a9b-4514-84de-6ad8bd521c9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.210257 | controller | Jun 12 19:46:44.872174 crc crio[3657]: time="2026-06-12T19:46:44.871630801Z" level=info msg="Stopped container eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0459b890-7063-4943-b5ef-79f28978f970 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.210273 | controller | Jun 12 19:46:44.884044 crc crio[3657]: time="2026-06-12T19:46:44.884003038Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=1027765d-ee5c-4cf8-8e0a-4666d2d8ae91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210293 | controller | Jun 12 19:46:44.897152 crc crio[3657]: time="2026-06-12T19:46:44.897126676Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8103d217-724a-49ba-8706-6d1638ae1946 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210309 | controller | Jun 12 19:46:45.070792 crc crio[3657]: time="2026-06-12T19:46:45.070741389Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a0ec829c-f02d-4319-bb92-f5914b791d35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210325 | controller | Jun 12 19:46:45.098033 crc crio[3657]: time="2026-06-12T19:46:45.097889035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=782fec40-48f1-4e6b-b974-189f23e2f212 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210341 | controller | Jun 12 19:46:45.189553 crc crio[3657]: time="2026-06-12T19:46:45.189511011Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=f807e31e-e51b-4785-a474-20314712aa42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.210357 | controller | Jun 12 19:46:45.222224 crc crio[3657]: time="2026-06-12T19:46:45.222194558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210374 | controller | Jun 12 19:46:45.237981 crc crio[3657]: time="2026-06-12T19:46:45.205106966Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=5a5f4900-6ae0-4ad5-985a-a10c360aafc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.210390 | controller | Jun 12 19:46:45.450140 crc crio[3657]: time="2026-06-12T19:46:45.449120045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210407 | controller | Jun 12 19:46:45.511217 crc crio[3657]: time="2026-06-12T19:46:45.509217368Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e252b535-9754-42d8-8bd0-84455638184e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.210424 | controller | Jun 12 19:46:45.522455 crc crio[3657]: time="2026-06-12T19:46:45.205206349Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8e626728-b5b6-40aa-bed8-132ee7cb94d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.210440 | controller | Jun 12 19:46:48.347489 crc crio[3657]: time="2026-06-12T19:46:48.343585818Z" level=info msg="Stopped container 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=90bfbabb-e7ea-49f7-b5b4-b2d92c364227 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.210457 | controller | Jun 12 19:46:49.360939 crc crio[3657]: time="2026-06-12T19:46:49.360752174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=c7fad93f-8943-4477-bf1c-19dc5be62f98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210473 | controller | Jun 12 19:46:50.203889 crc crio[3657]: time="2026-06-12T19:46:50.202998385Z" level=info msg="Ran pod sandbox 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb with infra container: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/POD" id=e252b535-9754-42d8-8bd0-84455638184e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.210496 | controller | Jun 12 19:46:50.384146 crc crio[3657]: time="2026-06-12T19:46:50.382109985Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=e92597cd-3899-4bab-ac58-81b6fc13cd97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210513 | controller | Jun 12 19:46:50.435983 crc crio[3657]: time="2026-06-12T19:46:50.435080262Z" level=info msg="Stopping container: fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291 (timeout: 30s)" id=52830b6b-acfe-435b-ad14-d80d5e7819dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.210529 | controller | Jun 12 19:46:54.099571 crc crio[3657]: time="2026-06-12T19:46:54.098162334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210545 | controller | Jun 12 19:46:54.391904 crc crio[3657]: time="2026-06-12T19:46:54.39115337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210562 | controller | Jun 12 19:46:54.503852 crc crio[3657]: time="2026-06-12T19:46:54.493655229Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=d742423a-e378-4005-b2fa-1b84292a8299 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210578 | controller | Jun 12 19:46:54.556908 crc crio[3657]: time="2026-06-12T19:46:54.555852946Z" level=info msg="Stopped container 453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=80f995f7-458e-4042-ac8a-2dd737121645 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.210595 | controller | Jun 12 19:46:54.642628 crc crio[3657]: time="2026-06-12T19:46:54.632198078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=39d57805-da8b-4690-8a22-bc6361409097 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210611 | controller | Jun 12 19:46:55.536902 crc crio[3657]: time="2026-06-12T19:46:55.536838657Z" level=info msg="Created container aea4139646b69a9ff2b72d900f835f4cc68f358b5e4c54658c708f7271b4cb40: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=853a7784-862d-4b26-8c0f-be73343c8bac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.210627 | controller | Jun 12 19:46:55.553136 crc crio[3657]: time="2026-06-12T19:46:55.552717478Z" level=info msg="Starting container: aea4139646b69a9ff2b72d900f835f4cc68f358b5e4c54658c708f7271b4cb40" id=ab635ce8-a82d-4628-9d21-444a8069b5af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.210644 | controller | Jun 12 19:46:55.761139 crc crio[3657]: time="2026-06-12T19:46:55.759987221Z" level=info msg="Started container" PID=13333 containerID=aea4139646b69a9ff2b72d900f835f4cc68f358b5e4c54658c708f7271b4cb40 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=ab635ce8-a82d-4628-9d21-444a8069b5af name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305
2026-06-12 21:10:20.210661 | controller | Jun 12 19:46:56.078895 crc crio[3657]: time="2026-06-12T19:46:56.078699941Z" level=info msg="Stopping container: 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18 (timeout: 30s)" id=6093d448-7457-4d09-9742-8096a77fbae2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.210681 | controller | Jun 12 19:46:56.260722 crc crio[3657]: time="2026-06-12T19:46:56.260051154Z" level=info msg="Stopped container 44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=ec53247d-0eb4-460c-b815-806a96602ed9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.210698 | controller | Jun 12 19:46:56.300396 crc crio[3657]: time="2026-06-12T19:46:56.299189246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=13aa0f20-da95-43cf-bc76-42e810c44564 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210715 | controller | Jun 12 19:46:56.323619 crc crio[3657]: time="2026-06-12T19:46:56.323478983Z" level=info msg="Stopped container fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=52830b6b-acfe-435b-ad14-d80d5e7819dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.210732 | controller | Jun 12 19:46:56.340008 crc crio[3657]: time="2026-06-12T19:46:56.339954591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=44276d54-d86d-4b02-9112-e85822f32c44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210748 | controller | Jun 12 19:46:56.347144 crc crio[3657]: time="2026-06-12T19:46:56.347117519Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=b8ef45e9-323c-46c6-b06f-27a6033072fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210764 | controller | Jun 12 19:46:56.348135 crc crio[3657]: time="2026-06-12T19:46:56.348109539Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=47dce282-298b-40f8-aa20-9241665e8d29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210780 | controller | Jun 12 19:46:56.361690 crc crio[3657]: time="2026-06-12T19:46:56.36166297Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=5b96d601-23ac-4627-bed9-f0c17bef5333 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210797 | controller | Jun 12 19:46:56.408694 crc crio[3657]: time="2026-06-12T19:46:56.408643645Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=def631b6-4d2b-4f66-97e0-5f5f32ec8ad2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.210813 | controller | Jun 12 19:46:56.430798 crc crio[3657]: time="2026-06-12T19:46:56.430529459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210829 | controller | Jun 12 19:46:57.084348 crc crio[3657]: time="2026-06-12T19:46:57.084136343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210845 | controller | Jun 12 19:46:57.234186 crc crio[3657]: time="2026-06-12T19:46:57.221717994Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=15071585-41fe-443f-8f5b-68e653726d45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.210884 | controller | Jun 12 19:46:57.234186 crc crio[3657]: time="2026-06-12T19:46:57.223099266Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins" id=dbc50512-17ab-4fa4-8987-2b1bdcbc9e16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.210906 | controller | Jun 12 19:46:57.235431 crc crio[3657]: time="2026-06-12T19:46:57.235071119Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=bd6eef70-58ad-4302-b2ec-6410fa3c48e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.210923 | controller | Jun 12 19:46:57.240410 crc crio[3657]: time="2026-06-12T19:46:57.235563953Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=429bbcbd-cd8e-4e34-8cc9-bc3110e37456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.210939 | controller | Jun 12 19:46:57.364518 crc crio[3657]: time="2026-06-12T19:46:57.332048978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210955 | controller | Jun 12 19:46:57.364518 crc crio[3657]: time="2026-06-12T19:46:57.35221985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210971 | controller | Jun 12 19:46:57.364518 crc crio[3657]: time="2026-06-12T19:46:57.355143448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.210987 | controller | Jun 12 19:46:57.518128 crc crio[3657]: time="2026-06-12T19:46:57.51560857Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e56130c5-8d44-440f-9168-b515fa8d20ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.211004 | controller | Jun 12 19:46:57.939892 crc crio[3657]: time="2026-06-12T19:46:57.93658551Z" level=info msg="Stopped container 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=6093d448-7457-4d09-9742-8096a77fbae2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.211020 | controller | Jun 12 19:46:57.939892 crc crio[3657]: time="2026-06-12T19:46:57.939866229Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a953c434-280e-472d-b242-0bad598daf53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.211036 | controller | Jun 12 19:46:58.900799 crc crio[3657]: time="2026-06-12T19:46:58.900575372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211052 | controller | Jun 12 19:46:59.081983 crc crio[3657]: time="2026-06-12T19:46:59.080758486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211068 | controller | Jun 12 19:46:59.130886 crc crio[3657]: time="2026-06-12T19:46:59.130096811Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c7522226-2884-48a9-b542-c56edb66c594 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.211101 | controller | Jun 12 19:46:59.637232 crc crio[3657]: time="2026-06-12T19:46:59.636018824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211118 | controller | Jun 12 19:46:59.641441 crc crio[3657]: time="2026-06-12T19:46:59.641001934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211134 | controller | Jun 12 19:47:00.433120 crc crio[3657]: time="2026-06-12T19:47:00.337785555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211197 | controller | Jun 12 19:47:00.534892 crc crio[3657]: time="2026-06-12T19:47:00.531028096Z" level=info msg="Created container 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8e626728-b5b6-40aa-bed8-132ee7cb94d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.211220 | controller | Jun 12 19:47:00.805028 crc crio[3657]: time="2026-06-12T19:47:00.804673483Z" level=info msg="Starting container: 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217" id=05ebd50c-c873-4b71-90cb-70ab4ff4966d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.211238 | controller | Jun 12 19:47:01.232822 crc crio[3657]: time="2026-06-12T19:47:01.23197058Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=e697d20c-cac2-4ccd-a931-2f19445317f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.211255 | controller | Jun 12 19:47:01.585685 crc crio[3657]: time="2026-06-12T19:47:01.552768565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211272 | controller | Jun 12 19:47:01.689353 crc crio[3657]: time="2026-06-12T19:47:01.688957819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211289 | controller | Jun 12 19:47:01.700154 crc crio[3657]: time="2026-06-12T19:47:01.696817648Z" level=info msg="Started container" PID=13381 containerID=67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=05ebd50c-c873-4b71-90cb-70ab4ff4966d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc
2026-06-12 21:10:20.211306 | controller | Jun 12 19:47:01.792519 crc crio[3657]: time="2026-06-12T19:47:01.792253281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211323 | controller | Jun 12 19:47:01.848198 crc crio[3657]: time="2026-06-12T19:47:01.846726732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211340 | controller | Jun 12 19:47:02.064956 crc crio[3657]: time="2026-06-12T19:47:02.052211174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211356 | controller | Jun 12 19:47:02.670933 crc crio[3657]: time="2026-06-12T19:47:02.666892143Z" level=info msg="Created container e0f7fb932e06bfa94dcb34707e374e8e665dced89d23d3f7ed9938ed62bf2ef4: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=5a5f4900-6ae0-4ad5-985a-a10c360aafc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.211373 | controller | Jun 12 19:47:02.684254 crc crio[3657]: time="2026-06-12T19:47:02.681606523Z" level=info msg="Starting container: e0f7fb932e06bfa94dcb34707e374e8e665dced89d23d3f7ed9938ed62bf2ef4" id=49732966-6455-4ca7-8a84-73a74bee0509 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.211391 | controller | Jun 12 19:47:02.973186 crc crio[3657]: time="2026-06-12T19:47:02.972703292Z" level=info msg="Started container" PID=13393 containerID=e0f7fb932e06bfa94dcb34707e374e8e665dced89d23d3f7ed9938ed62bf2ef4 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=49732966-6455-4ca7-8a84-73a74bee0509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a
2026-06-12 21:10:20.211411 | controller | Jun 12 19:47:03.771945 crc crio[3657]: time="2026-06-12T19:47:03.771758853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211428 | controller | Jun 12 19:47:03.902780 crc crio[3657]: time="2026-06-12T19:47:03.901348123Z" level=info msg="Created container 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=def631b6-4d2b-4f66-97e0-5f5f32ec8ad2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.211444 | controller | Jun 12 19:47:04.132886 crc crio[3657]: time="2026-06-12T19:47:04.064665183Z" level=info msg="Starting container: 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81" id=71c84d23-8b14-4cf8-bcab-88c8a48b519c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.211461 | controller | Jun 12 19:47:04.168960 crc crio[3657]: time="2026-06-12T19:47:04.135169042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211477 | controller | Jun 12 19:47:04.229550 crc crio[3657]: time="2026-06-12T19:47:04.120171198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211493 | controller | Jun 12 19:47:04.729102 crc crio[3657]: time="2026-06-12T19:47:04.728444369Z" level=info msg="Created container a92041346b7e3d9876a3d917c18ff73d4bd7983ff72a4ee4fbca421a8b001519: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=bd6eef70-58ad-4302-b2ec-6410fa3c48e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.211510 | controller | Jun 12 19:47:04.831463 crc crio[3657]: time="2026-06-12T19:47:04.825561589Z" level=info msg="Starting container: a92041346b7e3d9876a3d917c18ff73d4bd7983ff72a4ee4fbca421a8b001519" id=5e85e6b4-a106-4dcc-9fd0-2e62cbf2632c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.211527 | controller | Jun 12 19:47:05.269703 crc crio[3657]: time="2026-06-12T19:47:05.266833193Z" level=info msg="Started container" PID=13430 containerID=a92041346b7e3d9876a3d917c18ff73d4bd7983ff72a4ee4fbca421a8b001519 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=5e85e6b4-a106-4dcc-9fd0-2e62cbf2632c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef
2026-06-12 21:10:20.211544 | controller | Jun 12 19:47:05.302507 crc crio[3657]: time="2026-06-12T19:47:05.302200533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211560 | controller | Jun 12 19:47:05.392872 crc crio[3657]: time="2026-06-12T19:47:05.392643686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211576 | controller | Jun 12 19:47:05.394141 crc crio[3657]: time="2026-06-12T19:47:05.393941505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211593 | controller | Jun 12 19:47:05.838147 crc crio[3657]: time="2026-06-12T19:47:05.838028543Z" level=info msg="Started container" PID=13403 containerID=576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=71c84d23-8b14-4cf8-bcab-88c8a48b519c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5
2026-06-12 21:10:20.211649 | controller | Jun 12 19:47:05.904141 crc crio[3657]: time="2026-06-12T19:47:05.903445107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211677 | controller | Jun 12 19:47:06.188209 crc crio[3657]: time="2026-06-12T19:47:06.186899704Z" level=info msg="Created container b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e56130c5-8d44-440f-9168-b515fa8d20ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.211702 | controller | Jun 12 19:47:06.286030 crc crio[3657]: time="2026-06-12T19:47:06.285985088Z" level=info msg="Starting container: b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28" id=a3290bb2-c95d-4238-b8f7-2968764534d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.211727 | controller | Jun 12 19:47:06.692856 crc crio[3657]: time="2026-06-12T19:47:06.691247259Z" level=info msg="Started container" PID=13451 containerID=b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a3290bb2-c95d-4238-b8f7-2968764534d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817
2026-06-12 21:10:20.211751 | controller | Jun 12 19:47:09.279013 crc crio[3657]: time="2026-06-12T19:47:09.277494388Z" level=info msg="Created container cda52111aedbf4350f7e74af7ef81d1a6c8f12466299e8cf04b9e464a386c0a6: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=429bbcbd-cd8e-4e34-8cc9-bc3110e37456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.211773 | controller | Jun 12 19:47:09.310658 crc crio[3657]: time="2026-06-12T19:47:09.309562059Z" level=info msg="Starting container: cda52111aedbf4350f7e74af7ef81d1a6c8f12466299e8cf04b9e464a386c0a6" id=7b37fc60-6153-4318-9183-585c6f6db918 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.211794 | controller | Jun 12 19:47:09.334983 crc crio[3657]: time="2026-06-12T19:47:09.331581226Z" level=info msg="Created container 3cdbee5c69e93473d10188d0cb48e97216bc6fd0898eb41170f1c7b17a0ed637: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=e697d20c-cac2-4ccd-a931-2f19445317f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.211811 | controller | Jun 12 19:47:09.346504 crc crio[3657]: time="2026-06-12T19:47:09.345885479Z" level=info msg="Starting container: 3cdbee5c69e93473d10188d0cb48e97216bc6fd0898eb41170f1c7b17a0ed637" id=c4503ba4-6c7b-4fa5-9720-2ba5c825bd4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.211828 | controller | Jun 12 19:47:09.550237 crc crio[3657]: time="2026-06-12T19:47:09.547156253Z" level=info msg="Started container" PID=13481 containerID=cda52111aedbf4350f7e74af7ef81d1a6c8f12466299e8cf04b9e464a386c0a6 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=7b37fc60-6153-4318-9183-585c6f6db918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7
2026-06-12 21:10:20.211845 | controller | Jun 12 19:47:11.234025 crc crio[3657]: time="2026-06-12T19:47:11.226950747Z" level=info msg="Started container" PID=13487 containerID=3cdbee5c69e93473d10188d0cb48e97216bc6fd0898eb41170f1c7b17a0ed637 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=c4503ba4-6c7b-4fa5-9720-2ba5c825bd4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214
2026-06-12 21:10:20.211884 | controller | Jun 12 19:47:13.854054 crc crio[3657]: time="2026-06-12T19:47:13.852091474Z" level=info msg="Stopped container dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=6b72c342-3d69-4bd5-a692-8702247a53a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.211905 | controller | Jun 12 19:47:14.062685 crc crio[3657]: time="2026-06-12T19:47:14.058227721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=a370cba5-f869-4914-b2a7-7098af860c8d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.211922 | controller | Jun 12 19:47:14.205991 crc crio[3657]: time="2026-06-12T19:47:14.184171373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=aa277df3-775d-49de-82fc-b6397f67a940 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.211938 | controller | Jun 12 19:47:14.276236 crc crio[3657]: time="2026-06-12T19:47:14.275216725Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=dbaed794-2879-4790-8d5d-89adec114d3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.211955 | controller | Jun 12 19:47:14.295233 crc crio[3657]: time="2026-06-12T19:47:14.293753036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211970 | controller | Jun 12 19:47:17.200832 crc crio[3657]: time="2026-06-12T19:47:17.196589765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.211987 | controller | Jun 12 19:47:17.217782 crc crio[3657]: time="2026-06-12T19:47:17.217619101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212004 | controller | Jun 12 19:47:17.541467 crc crio[3657]: time="2026-06-12T19:47:17.540882546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212021 | controller | Jun 12 19:47:18.406648 crc crio[3657]: time="2026-06-12T19:47:18.405851394Z" level=info msg="Created container 98f4b884d701a0de61e770d173a57dd31b1e0f75ec87d61d0a6575b68becd8b1: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=dbaed794-2879-4790-8d5d-89adec114d3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.212038 | controller | Jun 12 19:47:18.448609 crc crio[3657]: time="2026-06-12T19:47:18.4485265Z" level=info msg="Starting container: 98f4b884d701a0de61e770d173a57dd31b1e0f75ec87d61d0a6575b68becd8b1" id=5385046e-59aa-4280-ba69-0ace7bad6d33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.212055 | controller | Jun 12 19:47:18.570905 crc crio[3657]: time="2026-06-12T19:47:18.559245827Z" level=info msg="Started container" PID=13604 containerID=98f4b884d701a0de61e770d173a57dd31b1e0f75ec87d61d0a6575b68becd8b1 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=5385046e-59aa-4280-ba69-0ace7bad6d33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02ef35a4d09b8aad6d09eb321930267aa571a268e092f22943daea4ec845013b
2026-06-12 21:10:20.212072 | controller | Jun 12 19:47:19.041045 crc crio[3657]: time="2026-06-12T19:47:19.038463858Z" level=info msg="Created container 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins" id=dbc50512-17ab-4fa4-8987-2b1bdcbc9e16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.212089 | controller | Jun 12 19:47:19.045832 crc crio[3657]: time="2026-06-12T19:47:19.045792993Z" level=info msg="Starting container: 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451" id=12987ab0-5f9f-48da-beb7-fb6232f14dca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.212109 | controller | Jun 12 19:47:19.144462 crc crio[3657]: time="2026-06-12T19:47:19.144354558Z" level=info msg="Started container" PID=13605 containerID=9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451 description=openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins id=12987ab0-5f9f-48da-beb7-fb6232f14dca name=/runtime.v1.RuntimeService/StartContainer sandboxID=82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb
2026-06-12 21:10:20.212127 | controller | Jun 12 19:47:20.503907 crc crio[3657]: time="2026-06-12T19:47:20.503076252Z" level=info msg="Stopping container: b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28 (timeout: 30s)" id=56861afe-d469-4f60-983f-62cdf59ee874 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.212144 | controller | Jun 12 19:47:21.335359 crc crio[3657]: time="2026-06-12T19:47:21.331750129Z" level=info msg="Stopped container b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=56861afe-d469-4f60-983f-62cdf59ee874 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.212160 | controller | Jun 12 19:47:21.342970 crc crio[3657]: time="2026-06-12T19:47:21.342910123Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=a260e1f9-d309-4e25-933b-9004fa06276d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.212177 | controller | Jun 12 19:47:21.395552 crc crio[3657]: time="2026-06-12T19:47:21.382140402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=04745454-d9fe-45d7-b7ee-f3d393d0453d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.212193 | controller | Jun 12 19:47:21.526149 crc crio[3657]: time="2026-06-12T19:47:21.522015792Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0e1eb6ad-f2c8-4ff8-a224-88eccb3bc488 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.212209 | controller | Jun 12 19:47:21.526149 crc crio[3657]: time="2026-06-12T19:47:21.522722563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212226 | controller | Jun 12 19:47:22.347804 crc crio[3657]: time="2026-06-12T19:47:22.342985248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212243 | controller | Jun 12 19:47:22.430641 crc crio[3657]: time="2026-06-12T19:47:22.429794761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212259 | controller | Jun 12 19:47:22.762661 crc crio[3657]: time="2026-06-12T19:47:22.755040614Z" level=info msg="Removing container: fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291" id=d786dcda-304d-4510-9887-910f138b3c60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.212276 | controller | Jun 12 19:47:23.950501 crc crio[3657]: time="2026-06-12T19:47:23.926688783Z" level=info msg="Stopping container: 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451 (timeout: 30s)" id=bf09872f-abab-4b4b-b0e3-579316358e18 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.212292 | controller | Jun 12 19:47:24.243143 crc crio[3657]: time="2026-06-12T19:47:24.239759638Z" level=info msg="Removed container fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d786dcda-304d-4510-9887-910f138b3c60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.212313 | controller | Jun 12 19:47:24.754202 crc crio[3657]: time="2026-06-12T19:47:24.753210863Z" level=info msg="Created container a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0e1eb6ad-f2c8-4ff8-a224-88eccb3bc488 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.212331 | controller | Jun 12 19:47:24.865143 crc crio[3657]: time="2026-06-12T19:47:24.865009062Z" level=info msg="Starting container: a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133" id=c2ce58d7-bc9d-41db-ade4-d917880acfb6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.212347 | controller | Jun 12 19:47:25.299077 crc crio[3657]: time="2026-06-12T19:47:25.298881459Z" level=info msg="Started container" PID=13671 containerID=a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=c2ce58d7-bc9d-41db-ade4-d917880acfb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817
2026-06-12 21:10:20.212364 | controller | Jun 12 19:47:26.314343 crc crio[3657]: time="2026-06-12T19:47:26.313912026Z" level=info msg="Stopping container: 8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90 (timeout: 30s)" id=a5e07079-6fc6-4da1-bc4b-fbada48aeb8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.212381 | controller | Jun 12 19:47:27.936209 crc crio[3657]: time="2026-06-12T19:47:27.922901692Z" level=info msg="Stopping container: 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217 (timeout: 2s)" id=8c724768-0184-4d71-bde9-92982c7075d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.212397 | controller | Jun 12 19:47:30.386982 crc crio[3657]: time="2026-06-12T19:47:30.384518912Z" level=info msg="Stopped container 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8c724768-0184-4d71-bde9-92982c7075d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.212413 | controller | Jun 12 19:47:30.399789 crc crio[3657]: time="2026-06-12T19:47:30.396847685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=8e8af6fa-b97b-4f4b-bce1-81afc14d787e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.212429 | controller | Jun 12 19:47:30.404091 crc crio[3657]: time="2026-06-12T19:47:30.402623179Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b0ff182a-554d-4841-a173-1b56c75e3758 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.212445 | controller | Jun 12 19:47:30.447730 crc crio[3657]: time="2026-06-12T19:47:30.447169652Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=1ef8107d-02e1-4355-8c13-32feb77a0035 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.212460 | controller | Jun 12 19:47:30.469527 crc crio[3657]: time="2026-06-12T19:47:30.469111254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212477 | controller | Jun 12 19:47:30.943410 crc crio[3657]: time="2026-06-12T19:47:30.942945762Z" level=info msg="Stopped container 8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=a5e07079-6fc6-4da1-bc4b-fbada48aeb8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.212511 | controller | Jun 12 19:47:31.039646 crc crio[3657]: time="2026-06-12T19:47:31.03946977Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=c207270b-5124-4bdf-8e8f-f55d0b1da2dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.212529 | controller | Jun 12 19:47:31.047500 crc crio[3657]: time="2026-06-12T19:47:31.047253609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=4b955bad-b8d0-41e0-afb7-240b56d76ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.212545 | controller | Jun 12 19:47:31.074466 crc crio[3657]: time="2026-06-12T19:47:31.071911956Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=b9a8e86a-0c0d-498a-90ec-d265778bebce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.212561 | controller | Jun 12 19:47:31.074466 crc crio[3657]: time="2026-06-12T19:47:31.072454654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212577 | controller | Jun 12 19:47:31.158916 crc crio[3657]: time="2026-06-12T19:47:31.15858341Z" level=info msg="Stopping container: 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f (timeout: 30s)" id=8e59c1f8-5568-4f26-8450-6c536bbe1212 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.212594 | controller | Jun 12 19:47:31.356466 crc crio[3657]: time="2026-06-12T19:47:31.333669327Z" level=info msg="Stopping container: 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b (timeout: 30s)" id=5bf9741e-f048-4da6-bd1c-08497124e471 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.212609 | controller | Jun 12 19:47:31.788886 crc crio[3657]: time="2026-06-12T19:47:31.788606875Z" level=info msg="Removing container: eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18" id=a316b76c-b98b-4b32-9e28-117baa65e5c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.212625 | controller | Jun 12 19:47:32.381206 crc crio[3657]: time="2026-06-12T19:47:32.380798118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212641 | controller | Jun 12 19:47:32.401729 crc crio[3657]: time="2026-06-12T19:47:32.401550777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212657 | controller | Jun 12 19:47:32.459638 crc crio[3657]: time="2026-06-12T19:47:32.459583932Z" level=info msg="Stopped container 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=5bf9741e-f048-4da6-bd1c-08497124e471 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.212673 | controller | Jun 12 19:47:32.463949 crc crio[3657]: time="2026-06-12T19:47:32.46224904Z" level=info msg="Stopping pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c" id=9644a23e-70aa-40f9-8c7e-3823fcfc926d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.212690 | controller | Jun 12 19:47:32.471781 crc crio[3657]: time="2026-06-12T19:47:32.471704028Z" level=info msg="Stopped container 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=8e59c1f8-5568-4f26-8450-6c536bbe1212 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.212707 | controller | Jun 12 19:47:32.475591 crc crio[3657]: time="2026-06-12T19:47:32.475501455Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a5f08a15-f416-49f6-bec6-6b03a6c854a6 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:0xc0008a67e8}] Aliases:map[]}"
2026-06-12 21:10:20.212728 | controller | Jun 12 19:47:32.475803 crc crio[3657]: time="2026-06-12T19:47:32.475744942Z" 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 21:10:20.212745 | controller | Jun 12 19:47:32.508401 crc crio[3657]: time="2026-06-12T19:47:32.504104426Z" level=info msg="Stopping pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824" id=07d4cdee-8368-4b12-bd05-28d118315f50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.212761 | controller | Jun 12 19:47:32.508401 crc crio[3657]: time="2026-06-12T19:47:32.50491156Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/869243f4-2ca6-4073-b0ee-df71772a979c 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:0xc00008c720}] Aliases:map[]}"
2026-06-12 21:10:20.212778 | controller | Jun 12 19:47:32.508401 crc crio[3657]: time="2026-06-12T19:47:32.505143587Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.212795 | controller | Jun 12 19:47:32.521400 crc crio[3657]: time="2026-06-12T19:47:32.521319574Z" level=info msg="Removed container eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a316b76c-b98b-4b32-9e28-117baa65e5c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.212811 | controller | Jun 12 19:47:32.604113 crc crio[3657]: time="2026-06-12T19:47:32.603239102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212828 | controller | Jun 12 19:47:32.611638 crc crio[3657]: time="2026-06-12T19:47:32.611497748Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-7tkmc/POD" id=65a716f7-ab81-4bd5-acaf-48741df15783 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.212844 | controller | Jun 12 19:47:32.611638 crc crio[3657]: time="2026-06-12T19:47:32.611587201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212880 | controller | Jun 12 19:47:32.668742 crc crio[3657]: time="2026-06-12T19:47:32.668562894Z" level=info msg="Created container f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=1ef8107d-02e1-4355-8c13-32feb77a0035 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.212898 | controller | Jun 12 19:47:32.673631 crc crio[3657]: time="2026-06-12T19:47:32.673601988Z" level=info msg="Starting container: f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4" id=fd1d6766-a70e-4660-a919-e05cae932752 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.212915 | controller | Jun 12 19:47:32.691070 crc crio[3657]: time="2026-06-12T19:47:32.691019689Z" level=info msg="Started container" PID=13750 containerID=f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fd1d6766-a70e-4660-a919-e05cae932752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc
2026-06-12 21:10:20.212935 | controller | Jun 12 19:47:32.700430 crc crio[3657]: time="2026-06-12T19:47:32.700188434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212952 | controller | Jun 12 19:47:32.738470 crc crio[3657]: time="2026-06-12T19:47:32.737011083Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-2w6z8/POD" id=f1dfe124-7b49-4d7a-b3f0-6dfabcb3eaef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.212969 | controller | Jun 12 19:47:32.753715 crc crio[3657]: time="2026-06-12T19:47:32.753641774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.212986 | controller | Jun 12 19:47:32.815237 crc crio[3657]: time="2026-06-12T19:47:32.815178834Z" level=info msg="Got pod network &{Name:community-operators-7tkmc Namespace:openshift-marketplace ID:2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4 UID:188a9fa9-9c92-433f-b898-12a7506f3209 NetNS:/var/run/netns/9ea41646-fde7-43b4-8461-9159ea8e7638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod188a9fa9_9c92_433f_b898_12a7506f3209.slice PodAnnotations:0xc00011ae60}] Aliases:map[]}"
2026-06-12 21:10:20.213003 | controller | Jun 12 19:47:32.816845 crc crio[3657]: time="2026-06-12T19:47:32.816578631Z" level=info msg="Adding pod openshift-marketplace_community-operators-7tkmc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.213020 | controller | Jun 12 19:47:33.039024 crc crio[3657]: time="2026-06-12T19:47:33.038631573Z" level=info msg="Created container 1db2314ca383feb88f9925a4885d153318bc9c528c5fae2bfb6cdfbb494dd08e: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=b9a8e86a-0c0d-498a-90ec-d265778bebce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.213036 | controller | Jun 12 19:47:33.058888 crc crio[3657]: time="2026-06-12T19:47:33.058241816Z" level=info msg="Starting container: 1db2314ca383feb88f9925a4885d153318bc9c528c5fae2bfb6cdfbb494dd08e" id=14a1f4d3-c543-4ac4-aa60-90f4298bbb4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.213054 | controller | Jun 12 19:47:33.119743 crc crio[3657]: time="2026-06-12T19:47:33.103494498Z" level=info msg="Started container" PID=13783 containerID=1db2314ca383feb88f9925a4885d153318bc9c528c5fae2bfb6cdfbb494dd08e description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=14a1f4d3-c543-4ac4-aa60-90f4298bbb4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66
2026-06-12 21:10:20.213071 | controller | Jun 12 19:47:33.897732 crc crio[3657]: time="2026-06-12T19:47:33.896478509Z" level=info msg="Got pod network &{Name:certified-operators-2w6z8 Namespace:openshift-marketplace ID:8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd UID:e1c9ccad-69e4-42c8-b85a-9b060e6c4817 NetNS:/var/run/netns/8ead601e-37fb-4888-a45b-d91c2a008df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1c9ccad_69e4_42c8_b85a_9b060e6c4817.slice PodAnnotations:0xc0008a61e8}] Aliases:map[]}"
2026-06-12 21:10:20.213088 | controller | Jun 12 19:47:33.897732 crc crio[3657]: time="2026-06-12T19:47:33.897042647Z" level=info msg="Adding pod openshift-marketplace_certified-operators-2w6z8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.213108 | controller | Jun 12 19:47:34.039617 crc crio[3657]: time="2026-06-12T19:47:34.035759162Z" level=info msg="Stopped pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c" id=9644a23e-70aa-40f9-8c7e-3823fcfc926d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.213207 | controller | Jun 12 19:47:34.467767 crc crio[3657]: time="2026-06-12T19:47:34.466035018Z" level=info msg="Stopped pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824" id=07d4cdee-8368-4b12-bd05-28d118315f50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.213225 | controller | Jun 12 19:47:35.380068 crc crio[3657]: time="2026-06-12T19:47:35.380023208Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-r4546/POD" id=5736987c-851e-4b7a-a362-f7b19243a6bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.213241 | controller | Jun 12 19:47:35.471167 crc crio[3657]: time="2026-06-12T19:47:35.461314579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.213257 | controller | Jun 12 19:47:35.683431 crc crio[3657]: time="2026-06-12T19:47:35.682230617Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/POD" id=eab23624-de4f-4fd3-b5c8-9d760aea75e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.213273 | controller | Jun 12 19:47:35.683431 crc crio[3657]: time="2026-06-12T19:47:35.683235757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.213290 | controller | Jun 12 19:47:35.766820 crc crio[3657]: time="2026-06-12T19:47:35.763844439Z" level=info msg="Removing container: 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b" id=84a91831-d634-4749-9950-7bd62506bf9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.213308 | controller | Jun 12 19:47:35.872925 crc crio[3657]: time="2026-06-12T19:47:35.854578776Z" level=info msg="Got pod network &{Name:redhat-marketplace-r4546 Namespace:openshift-marketplace ID:ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8 UID:07638932-7da0-4862-a543-4e4fc0e2693e NetNS:/var/run/netns/e06bd10a-3f4a-4638-88d0-488221cc5fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07638932_7da0_4862_a543_4e4fc0e2693e.slice PodAnnotations:0xc0008a6578}] Aliases:map[]}"
2026-06-12 21:10:20.213325 | controller | Jun 12 19:47:35.872925 crc crio[3657]: time="2026-06-12T19:47:35.85471422Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-r4546 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.213342 | controller | Jun 12 19:47:36.258796 crc crio[3657]: time="2026-06-12T19:47:36.258198884Z" level=info msg="Got pod network &{Name:route-controller-manager-864bf8cccc-l95vx Namespace:openshift-route-controller-manager ID:9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 UID:1b85a10c-5657-4281-9d2f-7af7db023842 NetNS:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b85a10c_5657_4281_9d2f_7af7db023842.slice PodAnnotations:0xc0001a2b30}] Aliases:map[]}"
2026-06-12 21:10:20.213359 | controller | Jun 12 19:47:36.258796 crc crio[3657]: time="2026-06-12T19:47:36.258492232Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.213376 | controller | Jun 12 19:47:36.432146 crc crio[3657]: time="2026-06-12T19:47:36.421684369Z" level=info msg="Stopping container: a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133 (timeout: 30s)" id=a34326cd-c24a-4df4-9f0e-4cbdd5ab3df5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.213397 | controller | Jun 12 19:47:36.454210 crc crio[3657]: time="2026-06-12T19:47:36.452974384Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-tqnsn/POD" id=ae403159-e1ee-4135-b867-e16f3de0df11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.213414 | controller | Jun 12 19:47:36.454210 crc crio[3657]: time="2026-06-12T19:47:36.453057677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.213431 | controller | Jun 12 19:47:36.589249 crc crio[3657]: time="2026-06-12T19:47:36.584541277Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/POD" id=542068f3-9a96-4428-8d01-633a25f6bdbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.213447 | controller | Jun 12 19:47:36.589249 crc crio[3657]: time="2026-06-12T19:47:36.584647496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.213464 | controller | Jun 12 19:47:36.781130 crc crio[3657]: time="2026-06-12T19:47:36.780573979Z" level=info msg="Removed container 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=84a91831-d634-4749-9950-7bd62506bf9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.213480 | controller | Jun 12 19:47:36.875001 crc crio[3657]: time="2026-06-12T19:47:36.874676226Z" level=info msg="Removing container: 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f" id=26e39e1b-c04d-49da-b915-79fb67f4579c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.213497 | controller | Jun 12 19:47:36.918589 crc crio[3657]: time="2026-06-12T19:47:36.91721746Z" level=info msg="Stopped container a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=a34326cd-c24a-4df4-9f0e-4cbdd5ab3df5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.213513 | controller | Jun 12 19:47:36.937100 crc crio[3657]: time="2026-06-12T19:47:36.935207388Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=64f754bd-0fba-4921-8c3b-b77df4ad97f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.213530 | controller | Jun 12 19:47:37.069765 crc crio[3657]: time="2026-06-12T19:47:36.971780298Z" level=info msg="Got pod network &{Name:redhat-operators-tqnsn Namespace:openshift-marketplace ID:99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de UID:b1c8c96c-d632-4d44-abb0-589697897d20 NetNS:/var/run/netns/6fa22018-8d32-4c32-aefe-a09079703631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1c8c96c_d632_4d44_abb0_589697897d20.slice PodAnnotations:0xc00146e868}] Aliases:map[]}"
2026-06-12 21:10:20.213548 | controller | Jun 12 19:47:37.069765 crc crio[3657]: time="2026-06-12T19:47:36.971828089Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-tqnsn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.213564 | controller | Jun 12 19:47:37.069765 crc crio[3657]: time="2026-06-12T19:47:37.032791575Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=1f8e60c6-0069-4a49-a5d4-5c4796822c29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.213584 | controller | Jun 12 19:47:37.472343 crc crio[3657]: 2026-06-12T19:47:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e9acabb5f44973 Mac:4e:cc:a8:e3:58:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/8ead601e-37fb-4888-a45b-d91c2a008df1 SocketPath: PciID:}] [{Interface:0xc0001135b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.213602 | controller | Jun 12 19:47:37.474094 crc crio[3657]: time="2026-06-12T19:47:37.473941471Z" level=info msg="Got pod network &{Name:certified-operators-2w6z8 Namespace:openshift-marketplace ID:8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd UID:e1c9ccad-69e4-42c8-b85a-9b060e6c4817 NetNS:/var/run/netns/8ead601e-37fb-4888-a45b-d91c2a008df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1c9ccad_69e4_42c8_b85a_9b060e6c4817.slice PodAnnotations:0xc0008a61e8}] Aliases:map[]}"
2026-06-12 21:10:20.213650 | controller | Jun 12 19:47:37.474434 crc crio[3657]: time="2026-06-12T19:47:37.474361053Z" level=info msg="Checking pod openshift-marketplace_certified-operators-2w6z8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.213673 | controller | Jun 12 19:47:37.577587 crc crio[3657]: time="2026-06-12T19:47:37.576559334Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=92b8172b-7f10-4a4a-b192-7f48ec083940 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.213690 | controller | Jun 12 19:47:37.705721 crc crio[3657]: time="2026-06-12T19:47:37.705576171Z" level=info msg="Ran pod sandbox 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd with infra container: openshift-marketplace/certified-operators-2w6z8/POD" id=f1dfe124-7b49-4d7a-b3f0-6dfabcb3eaef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.213707 | controller | Jun 12 19:47:37.721040 crc crio[3657]: time="2026-06-12T19:47:37.72099844Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a0a5d646-1b86-4687-a129-8e0fe0d89f2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.213724 | controller | Jun 12 19:47:37.845414 crc crio[3657]: 2026-06-12T19:47:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2738231ba12e0e5 Mac:8a:aa:a4:10:ec:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/9ea41646-fde7-43b4-8461-9159ea8e7638 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.213740 | controller | Jun 12 19:47:37.857647 crc crio[3657]: time="2026-06-12T19:47:37.856758975Z" level=info msg="Got pod network &{Name:community-operators-7tkmc Namespace:openshift-marketplace ID:2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4 UID:188a9fa9-9c92-433f-b898-12a7506f3209 NetNS:/var/run/netns/9ea41646-fde7-43b4-8461-9159ea8e7638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod188a9fa9_9c92_433f_b898_12a7506f3209.slice PodAnnotations:0xc00011ae60}] Aliases:map[]}"
2026-06-12 21:10:20.213757 | controller | Jun 12 19:47:37.857647 crc crio[3657]: time="2026-06-12T19:47:37.857190195Z" level=info msg="Checking pod openshift-marketplace_community-operators-7tkmc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.213774 | controller | Jun 12 19:47:37.859132 crc crio[3657]: time="2026-06-12T19:47:37.858807057Z" level=info msg="Removed container 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=26e39e1b-c04d-49da-b915-79fb67f4579c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.213798 | controller | Jun 12 19:47:37.886124 crc crio[3657]: time="2026-06-12T19:47:37.863926131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.213815 | controller | Jun 12 19:47:37.886614 crc crio[3657]: time="2026-06-12T19:47:37.883654587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=363b45d4-ea01-49d5-b048-d96561973bfa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.213832 | controller | Jun 12 19:47:38.033758 crc crio[3657]: time="2026-06-12T19:47:38.033038439Z" level=info msg="Removing container: b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28" id=498bec18-b147-4c20-9ecc-88044fdea7ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.213862 | controller | Jun 12 19:47:38.034182 crc crio[3657]: time="2026-06-12T19:47:38.034108685Z" level=info msg="Ran pod sandbox 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4 with infra container: openshift-marketplace/community-operators-7tkmc/POD" id=65a716f7-ab81-4bd5-acaf-48741df15783 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.213885 | controller | Jun 12 19:47:38.089711 crc crio[3657]: time="2026-06-12T19:47:38.085367774Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2w6z8/extract-utilities" id=ed28632b-4344-487d-ab81-85b6359554e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.213902 | controller | Jun 12 19:47:38.105195 crc crio[3657]: time="2026-06-12T19:47:38.092571714Z" level=info msg="Got pod network &{Name:controller-manager-84bd99b6fd-jrp4c Namespace:openshift-controller-manager ID:6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc UID:abaaf000-ba6f-4976-abfc-b07348cdf678 NetNS:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabaaf000_ba6f_4976_abfc_b07348cdf678.slice PodAnnotations:0xc0001a2358}] Aliases:map[]}"
2026-06-12 21:10:20.213919 | controller | Jun 12 19:47:38.105195 crc crio[3657]: time="2026-06-12T19:47:38.092871603Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.213936 | controller | Jun 12 19:47:38.138742 crc crio[3657]: time="2026-06-12T19:47:38.136014515Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=373a7328-a436-4298-9220-b589558665e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.213953 | controller | Jun 12 19:47:38.173546 crc crio[3657]: time="2026-06-12T19:47:38.173052139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.213969 | controller | Jun 12 19:47:38.178196 crc crio[3657]: time="2026-06-12T19:47:38.178037458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2c15c1e7-d0c8-4d58-a7fc-948b65fc56d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.213986 | controller | Jun 12 19:47:38.278470 crc crio[3657]: time="2026-06-12T19:47:38.277193661Z" level=info msg="Creating container: openshift-marketplace/community-operators-7tkmc/extract-utilities" id=bc4de575-79ea-496b-bba5-cadbe27d5a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.214003 | controller | Jun 12 19:47:38.412577 crc crio[3657]: time="2026-06-12T19:47:38.410790243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214024 | controller | Jun 12 19:47:38.558157 crc crio[3657]: time="2026-06-12T19:47:38.557927039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214040 | controller | Jun 12 19:47:38.968948 crc crio[3657]: time="2026-06-12T19:47:38.964922219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214057 | controller | Jun 12 19:47:39.202524 crc crio[3657]: time="2026-06-12T19:47:39.202195908Z" level=info msg="Removed container b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=498bec18-b147-4c20-9ecc-88044fdea7ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.214073 | controller | Jun 12 19:47:39.266115 crc crio[3657]: time="2026-06-12T19:47:39.266054754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214090 | controller | Jun 12 19:47:39.317545 crc crio[3657]: time="2026-06-12T19:47:39.312138624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214106 | controller | Jun 12 19:47:40.175062 crc crio[3657]: time="2026-06-12T19:47:40.164957415Z" level=info msg="Created container 3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=92b8172b-7f10-4a4a-b192-7f48ec083940 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.214122 | controller | Jun 12 19:47:40.222780 crc crio[3657]: time="2026-06-12T19:47:40.220005255Z" level=info msg="Starting container: 3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897" id=b98e302f-8334-4b9f-abf1-284d0999fa2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.214139 | controller | Jun 12 19:47:40.232428 crc crio[3657]: time="2026-06-12T19:47:40.228532791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214155 | controller | Jun 12 19:47:40.237441 crc crio[3657]: time="2026-06-12T19:47:40.237011651Z" level=info msg="Started container" PID=14034 containerID=3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=b98e302f-8334-4b9f-abf1-284d0999fa2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817
2026-06-12 21:10:20.214172 | controller | Jun 12 19:47:40.290856 crc crio[3657]: time="2026-06-12T19:47:40.290784369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214189 | controller | Jun 12 19:47:40.649905 crc crio[3657]: time="2026-06-12T19:47:40.648106969Z" level=info msg="Created container d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464: openshift-marketplace/community-operators-7tkmc/extract-utilities" id=bc4de575-79ea-496b-bba5-cadbe27d5a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.214205 | controller | Jun 12 19:47:40.756189 crc crio[3657]: time="2026-06-12T19:47:40.756123235Z" level=info msg="Starting container: d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464" id=42531be1-7def-4a9e-a51d-1bc6290c0828 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.214222 | controller | Jun 12 19:47:41.257123 crc crio[3657]: time="2026-06-12T19:47:41.255038449Z" level=info msg="Started container" PID=14040 containerID=d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464 description=openshift-marketplace/community-operators-7tkmc/extract-utilities id=42531be1-7def-4a9e-a51d-1bc6290c0828 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4
2026-06-12 21:10:20.214242 | controller | Jun 12 19:47:41.718368 crc crio[3657]: time="2026-06-12T19:47:41.717746211Z" level=info msg="Created container 029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5: openshift-marketplace/certified-operators-2w6z8/extract-utilities" id=ed28632b-4344-487d-ab81-85b6359554e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.214259 | controller | Jun 12 19:47:41.724877 crc crio[3657]: time="2026-06-12T19:47:41.724133789Z" level=info msg="Starting container: 029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5" id=5c49f573-914e-490d-acc8-539773b2f670 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.214276 | controller | Jun 12 19:47:41.782900 crc crio[3657]: time="2026-06-12T19:47:41.782151957Z" level=info msg="Started container" PID=14085 containerID=029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5 description=openshift-marketplace/certified-operators-2w6z8/extract-utilities id=5c49f573-914e-490d-acc8-539773b2f670 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd
2026-06-12 21:10:20.214293 | controller | Jun 12 19:47:42.939206 crc crio[3657]: 2026-06-12T19:47:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee729404028fabd Mac:da:66:80:54:30:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/e06bd10a-3f4a-4638-88d0-488221cc5fc2 SocketPath: PciID:}] [{Interface:0xc0004385b0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.214310 | controller | Jun 12 19:47:42.943819 crc crio[3657]: time="2026-06-12T19:47:42.943702235Z" level=info msg="Got pod network &{Name:redhat-marketplace-r4546 Namespace:openshift-marketplace ID:ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8 UID:07638932-7da0-4862-a543-4e4fc0e2693e NetNS:/var/run/netns/e06bd10a-3f4a-4638-88d0-488221cc5fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07638932_7da0_4862_a543_4e4fc0e2693e.slice PodAnnotations:0xc0008a6578}] Aliases:map[]}"
2026-06-12 21:10:20.214326 | controller | Jun 12 19:47:42.945565 crc crio[3657]: time="2026-06-12T19:47:42.943882961Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-r4546 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.214343 | controller | Jun 12 19:47:43.103653 crc crio[3657]: time="2026-06-12T19:47:43.102925755Z" level=info msg="Ran pod sandbox ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8 with infra container: openshift-marketplace/redhat-marketplace-r4546/POD" id=5736987c-851e-4b7a-a362-f7b19243a6bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.214359 | controller | Jun 12 19:47:43.210407 crc crio[3657]: time="2026-06-12T19:47:43.210212007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=942c6bf0-1d07-44f8-ae2e-957249694172 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.214376 | controller | Jun 12 19:47:43.423134 crc crio[3657]: 2026-06-12T19:47:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6318655259bb1d0 Mac:c6:80:46:a6:7f:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.214392 | controller | Jun 12 19:47:43.426512 crc crio[3657]: time="2026-06-12T19:47:43.42618115Z" level=info msg="Got pod network &{Name:controller-manager-84bd99b6fd-jrp4c Namespace:openshift-controller-manager ID:6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc UID:abaaf000-ba6f-4976-abfc-b07348cdf678 NetNS:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabaaf000_ba6f_4976_abfc_b07348cdf678.slice PodAnnotations:0xc0001a2358}] Aliases:map[]}"
2026-06-12 21:10:20.214412 | controller | Jun 12 19:47:43.426701 crc crio[3657]: time="2026-06-12T19:47:43.426647344Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.214430 | controller | Jun 12 19:47:43.448161 crc crio[3657]: time="2026-06-12T19:47:43.447740496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aae0e9f6-b0f1-4374-a87f-0bcccd51e675 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.214446 | controller | Jun 12 19:47:43.480739 crc crio[3657]: time="2026-06-12T19:47:43.473481479Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-r4546/extract-utilities" id=9100c795-5c98-4736-b557-a4f50d4a2d4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.214463 | controller | Jun 12 19:47:43.494565 crc crio[3657]: time="2026-06-12T19:47:43.491956646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214479 | controller | Jun 12 19:47:43.537564 crc crio[3657]: time="2026-06-12T19:47:43.533917112Z" level=info msg="Ran pod sandbox 6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc with infra container: openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/POD" id=542068f3-9a96-4428-8d01-633a25f6bdbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.214495 | controller | Jun 12 19:47:43.559625 crc crio[3657]: time="2026-06-12T19:47:43.559480282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=a2c8d13a-a3a5-461f-a0de-503b6be3da8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.214512 | controller | Jun 12 19:47:43.585986 crc crio[3657]: time="2026-06-12T19:47:43.585898181Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=93a30c98-f78b-4271-a142-5537e0b2da07 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.214529 | controller | Jun 12 19:47:43.638902 crc crio[3657]: time="2026-06-12T19:47:43.638825033Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:10:20.214545 | controller | Jun 12 19:47:43.672977 crc crio[3657]: time="2026-06-12T19:47:43.672355672Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=88883ba1-a641-4590-8699-f3a696657a75 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.214562 | controller | Jun 12 19:47:43.764787 crc crio[3657]: time="2026-06-12T19:47:43.762075972Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:10:20.214578 | controller | Jun 12 19:47:44.403170 crc crio[3657]: time="2026-06-12T19:47:44.402914851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=4ab4e50b-8f52-47b0-8836-f3e50cd31be2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.214595 | controller | Jun 12 19:47:44.497102 crc crio[3657]: time="2026-06-12T19:47:44.496449975Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/controller-manager" id=9d72da4e-f7ee-4380-9c35-f7ecd6af78f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.214615 | controller | Jun 12 19:47:44.540974 crc crio[3657]: time="2026-06-12T19:47:44.540828794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214632 | controller | Jun 12 19:47:44.658695 crc crio[3657]: 2026-06-12T19:47:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99e5822f6d2431d Mac:46:62:2c:74:e9:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/6fa22018-8d32-4c32-aefe-a09079703631 SocketPath: PciID:}] [{Interface:0xc000502760 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.214649 | controller | Jun 12 19:47:44.727147 crc crio[3657]: time="2026-06-12T19:47:44.726736204Z" level=info msg="Got pod network &{Name:redhat-operators-tqnsn Namespace:openshift-marketplace ID:99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de UID:b1c8c96c-d632-4d44-abb0-589697897d20 NetNS:/var/run/netns/6fa22018-8d32-4c32-aefe-a09079703631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1c8c96c_d632_4d44_abb0_589697897d20.slice PodAnnotations:0xc00146e868}] Aliases:map[]}"
2026-06-12 21:10:20.214666 | controller | Jun 12 19:47:44.727147 crc crio[3657]: time="2026-06-12T19:47:44.727100905Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-tqnsn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.214682 | controller | Jun 12 19:47:44.959098 crc crio[3657]: time="2026-06-12T19:47:44.956908672Z" level=info msg="Ran pod sandbox 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de with infra container: openshift-marketplace/redhat-operators-tqnsn/POD" id=ae403159-e1ee-4135-b867-e16f3de0df11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.214766 | controller | Jun 12 19:47:44.975891 crc crio[3657]: time="2026-06-12T19:47:44.975357918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214790 | controller | Jun 12 19:47:44.984689 crc crio[3657]: time="2026-06-12T19:47:44.984591315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214808 | controller | Jun 12 19:47:45.045250 crc crio[3657]: time="2026-06-12T19:47:45.034917364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d37a1f33-2892-4d31-bd63-5093a1587ee7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.214825 | controller | Jun 12 19:47:45.067110 crc crio[3657]: time="2026-06-12T19:47:45.066834595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=77870159-395e-4d96-842a-4ddd25816c85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.214842 | controller | Jun 12 19:47:45.071485 crc crio[3657]: time="2026-06-12T19:47:45.070187633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214876 | controller | Jun 12 19:47:45.088999 crc crio[3657]: time="2026-06-12T19:47:45.088834968Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-tqnsn/extract-utilities" id=077f115d-d47c-438c-b81c-aad92788a472 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.214895 | controller | Jun 12 19:47:45.092746 crc crio[3657]: time="2026-06-12T19:47:45.089518689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214915 | controller | Jun 12 19:47:45.098904 crc crio[3657]: time="2026-06-12T19:47:45.08954396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214932 | controller | Jun 12 19:47:45.444993 crc crio[3657]: 2026-06-12T19:47:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9831a13b6c2ac81 Mac:f6:75:b5:ab:be:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 SocketPath: PciID:}] [{Interface:0xc000504590 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.214949 | controller | Jun 12 19:47:45.446980 crc crio[3657]: time="2026-06-12T19:47:45.44585304Z" level=info msg="Got pod network &{Name:route-controller-manager-864bf8cccc-l95vx Namespace:openshift-route-controller-manager ID:9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 UID:1b85a10c-5657-4281-9d2f-7af7db023842 NetNS:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b85a10c_5657_4281_9d2f_7af7db023842.slice PodAnnotations:0xc0001a2b30}] Aliases:map[]}"
2026-06-12 21:10:20.214967 | controller | Jun 12 19:47:45.448779 crc crio[3657]: time="2026-06-12T19:47:45.448639963Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.214983 | controller | Jun 12 19:47:45.486426 crc crio[3657]: time="2026-06-12T19:47:45.486229314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.214999 | controller | Jun 12 19:47:45.490866 crc crio[3657]: time="2026-06-12T19:47:45.488247514Z" level=info msg="Ran pod sandbox 9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 with infra container: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/POD" id=eab23624-de4f-4fd3-b5c8-9d760aea75e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.215016 | controller | Jun 12 19:47:45.506333 crc crio[3657]: time="2026-06-12T19:47:45.506110482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=39c3f066-f2d8-456f-9ce5-58cce9e260f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.215032 | controller | Jun 12 19:47:45.513158 crc crio[3657]: time="2026-06-12T19:47:45.513098332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=99aec5c7-6c28-4657-a619-e029b6f9aa53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.215049 | controller | Jun 12 19:47:45.538455 crc crio[3657]: time="2026-06-12T19:47:45.538182168Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager" id=e1271b65-867b-4961-8197-d54b97686f1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.215065 | controller | Jun 12 19:47:45.539730 crc crio[3657]: time="2026-06-12T19:47:45.538906909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215081 | controller | Jun 12 19:47:45.542075 crc crio[3657]: time="2026-06-12T19:47:45.541802668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215098 | controller | Jun 12 19:47:45.579927 crc crio[3657]: time="2026-06-12T19:47:45.579242577Z" level=info msg="Created container 77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab: openshift-marketplace/redhat-marketplace-r4546/extract-utilities" id=9100c795-5c98-4736-b557-a4f50d4a2d4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.215117 | controller | Jun 12 19:47:45.632177 crc crio[3657]: time="2026-06-12T19:47:45.628883885Z" level=info msg="Starting container: 77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab" id=74ea41c9-faaf-403c-b4fe-868d34480667 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.215135 | controller | Jun 12 19:47:45.678149 crc crio[3657]: time="2026-06-12T19:47:45.678058006Z" level=info msg="Created container 3441adf5f6ffe675c87263f013ca14fe8036ff038cb7d9cf7cbd5ceb5d15b399: openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/controller-manager" id=9d72da4e-f7ee-4380-9c35-f7ecd6af78f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.215151 | controller | Jun 12 19:47:45.682745 crc crio[3657]: time="2026-06-12T19:47:45.682552708Z" level=info msg="Starting container: 3441adf5f6ffe675c87263f013ca14fe8036ff038cb7d9cf7cbd5ceb5d15b399" id=e8ba79fc-8aaf-4f6d-8b29-7788af4b34e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.215168 | controller | Jun 12 19:47:45.755926 crc crio[3657]: time="2026-06-12T19:47:45.738106503Z" level=info msg="Started container" PID=14211 containerID=3441adf5f6ffe675c87263f013ca14fe8036ff038cb7d9cf7cbd5ceb5d15b399 description=openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/controller-manager id=e8ba79fc-8aaf-4f6d-8b29-7788af4b34e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc
2026-06-12 21:10:20.215185 | controller | Jun 12 19:47:45.960802 crc crio[3657]: time="2026-06-12T19:47:45.960111577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215201 | controller | Jun 12 19:47:46.002599 crc crio[3657]: time="2026-06-12T19:47:46.001924683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215218 | controller | Jun 12 19:47:46.008929 crc crio[3657]: time="2026-06-12T19:47:46.006009166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215234 | controller | Jun 12 19:47:46.321764 crc crio[3657]: time="2026-06-12T19:47:46.319736479Z" level=info msg="Created container a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818: openshift-marketplace/redhat-operators-tqnsn/extract-utilities" id=077f115d-d47c-438c-b81c-aad92788a472 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.215251 | controller | Jun 12 19:47:46.336618 crc crio[3657]: time="2026-06-12T19:47:46.332462265Z" level=info msg="Starting container: a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818" id=34730d65-9204-4eee-8868-e8be4fe32c4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.215267 | controller | Jun 12 19:47:46.407892 crc crio[3657]: time="2026-06-12T19:47:46.407787738Z" level=info msg="Started container" PID=14222 containerID=77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab description=openshift-marketplace/redhat-marketplace-r4546/extract-utilities id=74ea41c9-faaf-403c-b4fe-868d34480667 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8
2026-06-12 21:10:20.215284 | controller | Jun 12 19:47:46.821814 crc crio[3657]: time="2026-06-12T19:47:46.819122675Z" level=info msg="Created container 1448f43b4e7ba90059bdffead5da0e1a41e974d9ed906156ee519fdd4cdedf4b: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager" id=e1271b65-867b-4961-8197-d54b97686f1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.215304 | controller | Jun 12 19:47:46.913835 crc crio[3657]: time="2026-06-12T19:47:46.911957143Z" level=info msg="Starting container: 1448f43b4e7ba90059bdffead5da0e1a41e974d9ed906156ee519fdd4cdedf4b" id=f919c1cd-770e-4a37-8940-9ac146c2113c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.215321 | controller | Jun 12 19:47:47.122884 crc crio[3657]: time="2026-06-12T19:47:47.122513609Z" level=info msg="Started container" PID=14272 containerID=1448f43b4e7ba90059bdffead5da0e1a41e974d9ed906156ee519fdd4cdedf4b description=openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager id=f919c1cd-770e-4a37-8940-9ac146c2113c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01
2026-06-12 21:10:20.215338 | controller | Jun 12 19:47:47.232902 crc crio[3657]: time="2026-06-12T19:47:47.232158132Z" level=info msg="Started container" PID=14254 containerID=a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818 description=openshift-marketplace/redhat-operators-tqnsn/extract-utilities id=34730d65-9204-4eee-8868-e8be4fe32c4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de
2026-06-12 21:10:20.215355 | controller | Jun 12 19:47:47.680236 crc crio[3657]: time="2026-06-12T19:47:47.680143966Z" level=info msg="Created container 92337087b7ed9fc47d1a52a39db030b5757da0ad25dbc2718a854bb6c815d3c4: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=f807e31e-e51b-4785-a474-20314712aa42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.215372 | controller | Jun 12 19:47:47.698891 crc crio[3657]: time="2026-06-12T19:47:47.698089856Z" level=info msg="Starting container: 92337087b7ed9fc47d1a52a39db030b5757da0ad25dbc2718a854bb6c815d3c4" id=b9357c1d-5b15-4cdd-b631-e64cf7873e5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.215388 | controller | Jun 12 19:47:47.929993 crc crio[3657]: time="2026-06-12T19:47:47.9298996Z" level=info msg="Started container" PID=14279 containerID=92337087b7ed9fc47d1a52a39db030b5757da0ad25dbc2718a854bb6c815d3c4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=b9357c1d-5b15-4cdd-b631-e64cf7873e5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b
2026-06-12 21:10:20.215405 | controller | Jun 12 19:47:48.031755 crc crio[3657]: time="2026-06-12T19:47:48.026785711Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=892eab68-d58c-4965-a2e6-6885f58da5b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.215421 | controller | Jun 12 19:47:48.032844 crc crio[3657]: time="2026-06-12T19:47:48.031794413Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9650ece1-4db3-41dd-9d4e-4ff48354f7b5 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.215437 | controller | Jun 12 19:47:48.197012 crc crio[3657]: time="2026-06-12T19:47:48.068644551Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=1043217b-3043-4667-9a4e-893de513070b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.215454 | controller | Jun 12 19:47:48.199089 crc crio[3657]: time="2026-06-12T19:47:48.06882913Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:10:20.215470 | controller | Jun 12 19:47:48.225784 crc crio[3657]: time="2026-06-12T19:47:48.221492747Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=164d1e17-6479-4ba1-9d67-be20f84659a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.215486 | controller | Jun 12 19:47:48.225784 crc crio[3657]: time="2026-06-12T19:47:48.222007372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215507 | controller | Jun 12 19:47:48.337918 crc crio[3657]: time="2026-06-12T19:47:48.337733351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215525 | controller | Jun 12 19:47:49.566723 crc crio[3657]: time="2026-06-12T19:47:49.565793656Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=75fbe1dd-5640-4614-895a-32733c1ec2da name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.215541 | controller | Jun 12 19:47:49.757907 crc crio[3657]: time="2026-06-12T19:47:49.753181728Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:10:20.215558 | controller | Jun 12 19:47:54.099211 crc crio[3657]: time="2026-06-12T19:47:54.0951657Z" level=warning msg="Stopping container 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451 with stop signal(15) timed out. Killing..."
2026-06-12 21:10:20.215575 | controller | Jun 12 19:47:56.244676 crc crio[3657]: time="2026-06-12T19:47:56.236115217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215591 | controller | Jun 12 19:47:57.613640 crc crio[3657]: time="2026-06-12T19:47:57.610903526Z" level=info msg="Stopping container: f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4 (timeout: 2s)" id=87d18408-ea13-4af1-b45b-11cf5aa730d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.215608 | controller | Jun 12 19:47:57.837104 crc crio[3657]: time="2026-06-12T19:47:57.826455482Z" level=info msg="Created container ea677d6c99f6105c6ed70dc8e8cb16c439adc3420f6129ddd526d87bc830bb52: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=164d1e17-6479-4ba1-9d67-be20f84659a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.215625 | controller | Jun 12 19:47:57.890170 crc crio[3657]: time="2026-06-12T19:47:57.873387548Z" level=info msg="Starting container: ea677d6c99f6105c6ed70dc8e8cb16c439adc3420f6129ddd526d87bc830bb52" id=9ca9e48a-f28f-45aa-bc27-e187b1cbb6a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.215641 | controller | Jun 12 19:47:58.170170 crc crio[3657]: time="2026-06-12T19:47:58.166239564Z" level=info msg="Started container" PID=14416 containerID=ea677d6c99f6105c6ed70dc8e8cb16c439adc3420f6129ddd526d87bc830bb52 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=9ca9e48a-f28f-45aa-bc27-e187b1cbb6a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b
2026-06-12 21:10:20.215657 | controller | Jun 12 19:47:58.529944 crc crio[3657]: time="2026-06-12T19:47:58.529731669Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=6fdb2ed0-9c61-4f29-b74c-d4ffc610c10e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.215674 | controller | Jun 12 19:48:00.448256 crc crio[3657]: time="2026-06-12T19:48:00.445783125Z" level=info msg="Stopped container 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins" id=bf09872f-abab-4b4b-b0e3-579316358e18 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.215690 | controller | Jun 12 19:48:00.525514 crc crio[3657]: time="2026-06-12T19:48:00.519204018Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=cc6e543e-5e9f-4537-8bad-115e318235a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.215707 | controller | Jun 12 19:48:00.525514 crc crio[3657]: time="2026-06-12T19:48:00.523592701Z" level=info msg="Stopping pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb" id=1589afc8-04c4-433b-9870-c25d0fc49b3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.215726 | controller | Jun 12 19:48:00.639684 crc crio[3657]: time="2026-06-12T19:48:00.624829258Z" level=info msg="Removing container: 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217" id=659d6d00-333f-4429-b21b-e5b4bbc5a39b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.215742 | controller | Jun 12 19:48:00.732491 crc crio[3657]: time="2026-06-12T19:48:00.73138491Z" level=info msg="Stopped container f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=87d18408-ea13-4af1-b45b-11cf5aa730d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.215759 | controller | Jun 12 19:48:00.768631 crc crio[3657]: time="2026-06-12T19:48:00.76836995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=363e22ce-1678-4e6a-90f7-1e90340d9bcb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.215775 | controller | Jun 12 19:48:00.869772 crc crio[3657]: time="2026-06-12T19:48:00.857744711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=7b06858f-4cb1-43f9-af1c-0b3e78474408 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.215792 | controller | Jun 12 19:48:00.869772 crc crio[3657]: time="2026-06-12T19:48:00.859168164Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=7c1136c9-aafc-4482-b860-de60306e341c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.215808 | controller | Jun 12 19:48:00.926665 crc crio[3657]: time="2026-06-12T19:48:00.926474791Z" level=info msg="Stopped pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb" id=1589afc8-04c4-433b-9870-c25d0fc49b3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.215824 | controller | Jun 12 19:48:00.928981 crc crio[3657]: time="2026-06-12T19:48:00.927396449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215841 | controller | Jun 12 19:48:00.954808 crc crio[3657]: time="2026-06-12T19:48:00.953893345Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=abc84a1a-bdd6-40c0-8c29-b69c978c4980 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.215876 | controller | Jun 12 19:48:01.189394 crc crio[3657]: time="2026-06-12T19:48:01.188754227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215895 | controller | Jun 12 19:48:02.738611 crc crio[3657]: time="2026-06-12T19:48:02.738249549Z" level=info msg="Removed container 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217: openshift-console/downloads-747b44746d-4pqvr/download-server" id=659d6d00-333f-4429-b21b-e5b4bbc5a39b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.215912 | controller | Jun 12 19:48:02.808373 crc crio[3657]: time="2026-06-12T19:48:02.807139108Z" level=info msg="Removing container: 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451" id=cf39374c-e69f-49fb-a96f-63d10298c0f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.215928 | controller | Jun 12 19:48:02.815780 crc crio[3657]: time="2026-06-12T19:48:02.815706626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215944 | controller | Jun 12 19:48:02.820792 crc crio[3657]: time="2026-06-12T19:48:02.82071925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215964 | controller | Jun 12 19:48:02.827664 crc crio[3657]: time="2026-06-12T19:48:02.824853388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.215981 | controller | Jun 12 19:48:03.330928 crc crio[3657]: time="2026-06-12T19:48:03.330048948Z" level=info msg="Created container 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=abc84a1a-bdd6-40c0-8c29-b69c978c4980 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.215998 | controller | Jun 12 19:48:03.381639 crc crio[3657]: time="2026-06-12T19:48:03.373174354Z" level=info msg="Starting container: 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e" id=2b8e89f4-6190-4531-ad32-6ed86fc279f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.216014 | controller | Jun 12 19:48:03.482669 crc crio[3657]: time="2026-06-12T19:48:03.482068956Z" level=info msg="Started container" PID=14460 containerID=381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2b8e89f4-6190-4531-ad32-6ed86fc279f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc
2026-06-12 21:10:20.216031 | controller | Jun 12 19:48:08.150732 crc crio[3657]: time="2026-06-12T19:48:08.1495526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.216048 | controller | Jun 12 19:48:09.079143 crc crio[3657]: time="2026-06-12T19:48:09.079013692Z" level=info msg="Created container 5646092a795c87fe3964bd85f2acefe4a5d05194c68b7868f2d465736fd258ec: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=7c1136c9-aafc-4482-b860-de60306e341c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.216064 | controller | Jun 12 19:48:09.177072 crc crio[3657]: time="2026-06-12T19:48:09.174115997Z" level=info msg="Starting container: 5646092a795c87fe3964bd85f2acefe4a5d05194c68b7868f2d465736fd258ec" id=26e5bf3f-a668-477e-bc07-93e445b5f737 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.216080 | controller | Jun 12 19:48:09.421067 crc crio[3657]: time="2026-06-12T19:48:09.420897522Z" level=info msg="Started container" PID=14503 containerID=5646092a795c87fe3964bd85f2acefe4a5d05194c68b7868f2d465736fd258ec description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=26e5bf3f-a668-477e-bc07-93e445b5f737 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b
2026-06-12 21:10:20.216097 | controller | Jun 12 19:48:12.059763 crc crio[3657]: time="2026-06-12T19:48:12.058899177Z" level=info msg="Stopping pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c" id=206a367d-15db-478d-b59d-2b1c90c489f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.216114 | controller | Jun 12 19:48:12.061137 crc crio[3657]: time="2026-06-12T19:48:12.059781033Z" level=info msg="Stopped pod sandbox (already stopped): a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c" id=206a367d-15db-478d-b59d-2b1c90c489f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.216130 | controller | Jun 12 19:48:12.069380 crc crio[3657]: time="2026-06-12T19:48:12.068810926Z" level=info msg="Removing pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c" id=02b7e647-cac7-4a07-98ac-4313d1230c6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.216146 | controller | Jun 12 19:48:16.714712 crc crio[3657]: time="2026-06-12T19:48:16.713220006Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=037e2213-4ae4-4b5c-b850-dd352bf3ec7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.216166 | controller | Jun 12 19:48:16.714712 crc crio[3657]: time="2026-06-12T19:48:16.714424613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.216183 | controller | Jun 12 19:48:21.947860 crc crio[3657]: time="2026-06-12T19:48:21.946427253Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=6b09a267-bf2a-4ca4-997f-7db550b6535a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.216199 | controller | Jun 12 19:48:21.958230 crc crio[3657]: time="2026-06-12T19:48:21.95358774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.216216 | controller | Jun 12 19:48:27.532135 crc crio[3657]: time="2026-06-12T19:48:27.524748765Z" level=info msg="Stopping container: 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e (timeout: 2s)" id=7b35ca5c-816d-43f6-bded-b3c0bfbc85e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.216233 | controller | Jun 12 19:49:13.912612 crc crio[3657]: time="2026-06-12T19:49:13.906524662Z" level=info msg="Stopped container 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7b35ca5c-816d-43f6-bded-b3c0bfbc85e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.216249 | controller | Jun 12 19:49:13.943326 crc crio[3657]: time="2026-06-12T19:49:13.942501332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=8d0953cb-c810-4558-93ff-b31837c38ae6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.216265 | controller | Jun 12 19:49:14.145182 crc crio[3657]: time="2026-06-12T19:49:14.138947668Z" level=info msg="Removed container 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins" id=cf39374c-e69f-49fb-a96f-63d10298c0f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.216281 | controller | Jun 12 19:49:14.168551 crc crio[3657]: time="2026-06-12T19:49:14.167086179Z" level=info msg="Removing container: f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4" id=42efa5ba-bdc6-475d-9492-9c1eaa3f7ded name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.216298 | controller | Jun 12 19:49:35.332795 crc crio[3657]: time="2026-06-12T19:49:35.328485334Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=641aea2e-1d80-48b5-81a4-edc349185567 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.216315 | controller | Jun 12 19:49:35.345151 crc crio[3657]: time="2026-06-12T19:49:35.345039264Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a36c65fd-2e24-4603-b284-38450fa8fa2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.216331 | controller | Jun 12 19:49:35.360491 crc crio[3657]: time="2026-06-12T19:49:35.360383598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.216347 | controller | Jun 12 19:49:35.370919 crc crio[3657]: time="2026-06-12T19:49:35.370810615Z" level=info msg="Removed pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c" id=02b7e647-cac7-4a07-98ac-4313d1230c6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.216363 | controller | Jun 12 19:49:35.372684 crc crio[3657]: time="2026-06-12T19:49:35.372529627Z" level=info msg="Stopping pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824" id=e00c72a1-a98c-4593-b592-06ed1d81ef4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.216383 | controller | Jun 12 19:49:35.372684 crc crio[3657]: time="2026-06-12T19:49:35.372671401Z" level=info msg="Stopped pod sandbox (already stopped): dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824" id=e00c72a1-a98c-4593-b592-06ed1d81ef4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.216399 | controller | Jun 12 19:49:35.373446 crc crio[3657]: time="2026-06-12T19:49:35.373329881Z" level=info msg="Removing pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824" id=81f0c586-4efc-4c91-9477-e0a67e9033d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.216416 | controller | Jun 12 19:50:06.482832 crc crio[3657]: time="2026-06-12T19:50:06.481347077Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=d84642c6-8d43-4632-b42c-0ffdcae8a475 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.216432 | controller | Jun 12 19:50:06.485555 crc crio[3657]: time="2026-06-12T19:50:06.482904714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.216448 | controller | Jun 12 19:51:07.452594 crc crio[3657]: time="2026-06-12T19:51:07.451747051Z" level=info msg="Removed pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824" id=81f0c586-4efc-4c91-9477-e0a67e9033d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.216465 | controller | Jun 12 19:51:07.461233 crc crio[3657]: time="2026-06-12T19:51:07.461009346Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a UID:670d3cbf-abf6-41a9-a75f-56d920aaefe6 NetNS:/var/run/netns/3ff6a896-0fd1-478c-a85d-1355c772bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod670d3cbf_abf6_41a9_a75f_56d920aaefe6.slice PodAnnotations:0xc0008a6ce0}] Aliases:map[]}"
2026-06-12 21:10:20.216482 | controller | Jun 12 19:51:07.461233 crc crio[3657]: time="2026-06-12T19:51:07.461064868Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.216511 | controller | Jun 12 19:51:07.466458 crc crio[3657]: time="2026-06-12T19:51:07.466341306Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61 UID:9ff9ee37-6adc-403e-86d8-2ada91d4ef17 NetNS:/var/run/netns/05d9539c-eb30-436d-80a0-f500813b1d9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9ff9ee37_6adc_403e_86d8_2ada91d4ef17.slice PodAnnotations:0xc002910090}] Aliases:map[]}"
2026-06-12 21:10:20.216528 | controller | Jun 12 19:51:07.466458 crc crio[3657]: time="2026-06-12T19:51:07.466425806Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.216545 | controller | Jun 12 19:51:07.554366 crc crio[3657]: time="2026-06-12T19:51:07.553996886Z" level=info msg="Removed container f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=42efa5ba-bdc6-475d-9492-9c1eaa3f7ded name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.216561 | controller | Jun 12 19:51:07.703086 crc crio[3657]: time="2026-06-12T19:51:07.702732305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.216582 | controller | Jun 12 19:51:07.713355 crc crio[3657]: time="2026-06-12T19:51:07.712908278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.216599 | controller | Jun 12 19:51:07.791494 crc crio[3657]: time="2026-06-12T19:51:07.782813633Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 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:0xc0027904d8}] Aliases:map[]}"
2026-06-12 21:10:20.216616 | controller | Jun 12 19:51:07.791494 crc crio[3657]: time="2026-06-12T19:51:07.783093822Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.216633 | controller | Jun 12 19:51:07.800754 crc crio[3657]: time="2026-06-12T19:51:07.799766931Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=88883ba1-a641-4590-8699-f3a696657a75 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.216650 | controller | Jun 12 19:51:07.802934 crc crio[3657]: time="2026-06-12T19:51:07.801375551Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7d2be0b5-78b7-44c3-a298-f7206689d669 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.216667 | controller | Jun 12 19:51:07.826988 crc crio[3657]: time="2026-06-12T19:51:07.825680928Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d59b136a-ec90-44e8-8921-3f5ba66596bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.216684 | controller | Jun 12 19:51:07.841899 crc crio[3657]: time="2026-06-12T19:51:07.841745615Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2w6z8/extract-content" id=b5a9e897-dc16-45de-9ceb-7e4165cdb89a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.216701 | controller | Jun 12 19:51:07.842474 crc crio[3657]: time="2026-06-12T19:51:07.842244611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.216717 | controller | Jun 12 19:51:07.852536 crc crio[3657]: time="2026-06-12T19:51:07.844061936Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=75fbe1dd-5640-4614-895a-32733c1ec2da name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.216733 | controller | Jun 12 19:51:07.852536 crc crio[3657]: time="2026-06-12T19:51:07.848058543Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0a908f0f-cb44-4aba-bbfa-cf9b553ada72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.216750 | controller | Jun 12 19:51:07.858551 crc crio[3657]: time="2026-06-12T19:51:07.858197763Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=93a30c98-f78b-4271-a142-5537e0b2da07 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.216766 | controller | Jun 12 19:51:07.859054 crc crio[3657]: time="2026-06-12T19:51:07.858994974Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=cabd6f3b-4e76-45b9-b5f6-9c9adf8a1eb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.216782 | controller | Jun 12 19:51:07.908793 crc crio[3657]: time="2026-06-12T19:51:07.902722418Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f02440db-4498-4f33-be72-52204df3fc64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.216801 | controller | Jun 12 19:51:07.908793 crc crio[3657]: time="2026-06-12T19:51:07.905945497Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=e4549b36-ca02-45ea-881f-6308f44ee5a2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.216817 | controller | Jun 12 19:51:07.912569 crc crio[3657]: time="2026-06-12T19:51:07.909907352Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e58501be-0403-4dfe-bf4d-7bcbe31a54ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.216834 | controller | Jun 12 19:51:07.914676 crc crio[3657]: time="2026-06-12T19:51:07.912635755Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2bda31cf-8bea-4acf-8ce7-98655e752d26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.216863 | controller | Jun 12 19:51:07.958952 crc crio[3657]: time="2026-06-12T19:51:07.94791785Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=8913b51f-1881-4e06-9e58-597a34d38726 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.216885 | controller | Jun 12 19:51:07.962148 crc crio[3657]: time="2026-06-12T19:51:07.962089938Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=64f5a203-8b0f-4d45-841e-3b825561db86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.216902 | controller | Jun 12 19:51:08.004372 crc crio[3657]: time="2026-06-12T19:51:08.004180999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.216918 | controller | Jun 12 19:51:08.012875 crc crio[3657]: time="2026-06-12T19:51:08.012750389Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=9650ece1-4db3-41dd-9d4e-4ff48354f7b5 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.216934 | controller | Jun 12 19:51:08.014711 crc crio[3657]: time="2026-06-12T19:51:08.014639276Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a4bf9ef3-635f-43f1-844b-1a9755e22f37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.216951 | controller | Jun 12 19:51:08.024860 crc crio[3657]: time="2026-06-12T19:51:08.024732545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.216968 | controller | Jun 12 19:51:08.029339 crc crio[3657]: time="2026-06-12T19:51:08.029197303Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=b41dc298-173e-4868-a17c-bca53058c8b1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.216985 | controller | Jun 12 19:51:08.030118 crc crio[3657]: time="2026-06-12T19:51:08.030057565Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b8844fc4-903a-457f-9ca7-fcbff7a28554 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217001 | controller | Jun 12 19:51:08.036430 crc crio[3657]: time="2026-06-12T19:51:08.036213177Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=5dfe0386-cb51-4ba7-b0fa-531e3aed49da name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.217017 | controller | Jun 12 19:51:08.036892 crc crio[3657]: time="2026-06-12T19:51:08.036810487Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=99b937d1-8c71-4981-845d-e07c64326485 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217040 | controller | Jun 12 19:51:08.308871 crc crio[3657]: time="2026-06-12T19:51:08.307325307Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=21ffd95f-372c-44d3-a07b-67a4a781788a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217057 | controller | Jun 12 19:51:08.308871 crc crio[3657]: time="2026-06-12T19:51:08.307887304Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ee1145b0-f689-4e3e-8d2c-ef114952fa3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217073 | controller | Jun 12 19:51:08.308871 crc crio[3657]: time="2026-06-12T19:51:08.307922135Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=04958617-25a0-47f7-8ee9-621e6190dc60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217089 | controller | Jun 12 19:51:08.308871 crc crio[3657]: time="2026-06-12T19:51:08.307988377Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8cb8d5bc-b245-4db0-a27c-1c2754ecbd58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217105 | controller | Jun 12 19:51:08.308871 crc crio[3657]: time="2026-06-12T19:51:08.307942225Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=fce4e618-0396-4844-bdfd-f74a5f6a5122 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217121 | controller | Jun 12 19:51:08.421929 crc crio[3657]: time="2026-06-12T19:51:08.421785437Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-tqnsn/extract-content" id=f0bb7122-5ebd-4c41-8b91-d88bf78ce6f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.217137 | controller | Jun 12 19:51:08.423165 crc crio[3657]: time="2026-06-12T19:51:08.422685395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217153 | controller | Jun 12 19:51:08.459528 crc crio[3657]: time="2026-06-12T19:51:08.458489907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217169 | controller | Jun 12 19:51:08.464225 crc crio[3657]: time="2026-06-12T19:51:08.464153158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217185 | controller | Jun 12 19:51:08.662137 crc crio[3657]: time="2026-06-12T19:51:08.661974814Z" level=info msg="Created container cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6: openshift-marketplace/certified-operators-2w6z8/extract-content" id=b5a9e897-dc16-45de-9ceb-7e4165cdb89a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.217201 | controller | Jun 12 19:51:08.666797 crc crio[3657]: time="2026-06-12T19:51:08.666676529Z" level=info msg="Starting container: cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6" id=318d9482-3cf6-4a8f-9ed9-3886850f16de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.217217 | controller | Jun 12 19:51:08.677671 crc crio[3657]: time="2026-06-12T19:51:08.677157784Z" level=info msg="Started container" PID=15409 containerID=cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6 description=openshift-marketplace/certified-operators-2w6z8/extract-content id=318d9482-3cf6-4a8f-9ed9-3886850f16de name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd
2026-06-12 21:10:20.217234 | controller | Jun 12 19:51:08.902697 crc crio[3657]: time="2026-06-12T19:51:08.901647663Z" level=info msg="Created container 1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a36c65fd-2e24-4603-b284-38450fa8fa2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.217254 | controller | Jun 12 19:51:08.904167 crc crio[3657]: time="2026-06-12T19:51:08.904035984Z" level=info msg="Starting container: 1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747" id=73966476-bffd-4716-9e1b-07c213d26468 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.217270 | controller | Jun 12 19:51:08.913882 crc crio[3657]: time="2026-06-12T19:51:08.913752706Z" level=info msg="Started container" PID=15356 containerID=1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=73966476-bffd-4716-9e1b-07c213d26468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc
2026-06-12 21:10:20.217287 | controller | Jun 12 19:51:08.927345 crc crio[3657]: time="2026-06-12T19:51:08.924683784Z" level=info msg="Creating container: openshift-marketplace/community-operators-7tkmc/extract-content" id=10672197-3c8b-4a1c-b3f6-937fb3b58308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.217303 | controller | Jun 12 19:51:08.927345 crc crio[3657]: time="2026-06-12T19:51:08.925946362Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=3a9a1852-756a-42a0-8d95-1ae9fe677431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.217319 | controller | Jun 12 19:51:08.927345 crc crio[3657]: time="2026-06-12T19:51:08.926689944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217336 | controller | Jun 12 19:51:08.928622 crc crio[3657]: time="2026-06-12T19:51:08.927440626Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=22c6a2bb-b42f-4e23-8639-bb0a30d45705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.217352 | controller | Jun 12 19:51:08.929946 crc crio[3657]: time="2026-06-12T19:51:08.92985461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217368 | controller | Jun 12 19:51:08.933494 crc crio[3657]: time="2026-06-12T19:51:08.933049155Z" level=info msg="Created container ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78: openshift-marketplace/redhat-operators-tqnsn/extract-content" id=f0bb7122-5ebd-4c41-8b91-d88bf78ce6f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.217385 | controller | Jun 12 19:51:08.937163 crc crio[3657]: time="2026-06-12T19:51:08.937056565Z" level=info msg="Starting container: ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78" id=08e279ba-7a58-4d20-afc6-fe806b38078f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.217402 | controller | Jun 12 19:51:08.946784 crc crio[3657]: time="2026-06-12T19:51:08.946529929Z" level=info msg="Started container" PID=15445 containerID=ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78 description=openshift-marketplace/redhat-operators-tqnsn/extract-content id=08e279ba-7a58-4d20-afc6-fe806b38078f name=/runtime.v1.RuntimeService/StartContainer sandboxID=99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de
2026-06-12 21:10:20.217419 | controller | Jun 12 19:51:08.975729 crc crio[3657]: time="2026-06-12T19:51:08.975528119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217436 | controller | Jun 12 19:51:08.977409 crc crio[3657]: time="2026-06-12T19:51:08.977226739Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-r4546/extract-content" id=bf64c51d-b81c-40d3-b2f5-9f1d3fcfff49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.217456 | controller | Jun 12 19:51:08.978071 crc crio[3657]: time="2026-06-12T19:51:08.977956116Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=a21067ae-6a61-4129-8b47-b79429b62066 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.217473 | controller | Jun 12 19:51:08.979223 crc crio[3657]: time="2026-06-12T19:51:08.979022638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217490 | controller | Jun 12 19:51:08.980476 crc crio[3657]: time="2026-06-12T19:51:08.979927393Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=2f9bcd51-d573-4961-b885-e6a00625b403 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.217507 | controller | Jun 12 19:51:09.022744 crc crio[3657]: 2026-06-12T19:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5598f6ef6276bba Mac:1e:4c:fa:95:71:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/3ff6a896-0fd1-478c-a85d-1355c772bc26 SocketPath: PciID:}] [{Interface:0xc00059e5f0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.217523 | controller | Jun 12 19:51:09.023494 crc crio[3657]: 2026-06-12T19:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93557dfd4067c06 Mac:7a:07:a6:ea:81:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/05d9539c-eb30-436d-80a0-f500813b1d9f SocketPath: PciID:}] [{Interface:0xc00031a990 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.217540 | controller | Jun 12 19:51:09.024948 crc crio[3657]: time="2026-06-12T19:51:09.024828701Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61 UID:9ff9ee37-6adc-403e-86d8-2ada91d4ef17 NetNS:/var/run/netns/05d9539c-eb30-436d-80a0-f500813b1d9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9ff9ee37_6adc_403e_86d8_2ada91d4ef17.slice PodAnnotations:0xc002910090}] Aliases:map[]}"
2026-06-12 21:10:20.217556 | controller | Jun 12 19:51:09.025072 crc crio[3657]: time="2026-06-12T19:51:09.024961483Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a UID:670d3cbf-abf6-41a9-a75f-56d920aaefe6 NetNS:/var/run/netns/3ff6a896-0fd1-478c-a85d-1355c772bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod670d3cbf_abf6_41a9_a75f_56d920aaefe6.slice PodAnnotations:0xc0008a6ce0}] Aliases:map[]}"
2026-06-12 21:10:20.217573 | controller | Jun 12 19:51:09.025072 crc crio[3657]: time="2026-06-12T19:51:09.025045358Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.217590 | controller | Jun 12 19:51:09.025188 crc crio[3657]: time="2026-06-12T19:51:09.025125698Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.217606 | controller | Jun 12 19:51:09.026502 crc crio[3657]: 2026-06-12T19:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c533f9cf8ec7f93 Mac:d6:79:8c:da:e0:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 SocketPath: PciID:}] [{Interface:0xc0001daa40 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.217623 | controller | Jun 12 19:51:09.027694 crc crio[3657]: time="2026-06-12T19:51:09.02760621Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 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:0xc0027904d8}] Aliases:map[]}"
2026-06-12 21:10:20.217644 | controller | Jun 12 19:51:09.027974 crc crio[3657]: time="2026-06-12T19:51:09.02790178Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.217661 | controller | Jun 12 19:51:09.033493 crc crio[3657]: time="2026-06-12T19:51:09.033416872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217678 | controller | Jun 12 19:51:09.043959 crc crio[3657]: time="2026-06-12T19:51:09.043776284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217695 | controller | Jun 12 19:51:09.046976 crc crio[3657]: time="2026-06-12T19:51:09.046927249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217711 | controller | Jun 12 19:51:09.100789 crc crio[3657]: time="2026-06-12T19:51:09.100655939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217727 | controller | Jun 12 19:51:09.105396 crc crio[3657]: time="2026-06-12T19:51:09.1053243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217744 | controller | Jun 12 19:51:09.122466 crc crio[3657]: time="2026-06-12T19:51:09.112335604Z" level=info msg="Ran pod sandbox 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=6b09a267-bf2a-4ca4-997f-7db550b6535a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.217760 | controller | Jun 12 19:51:09.122466 crc crio[3657]: time="2026-06-12T19:51:09.113811817Z" level=info msg="Ran pod sandbox 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=037e2213-4ae4-4b5c-b850-dd352bf3ec7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.217776 | controller | Jun 12 19:51:09.122466 crc crio[3657]: time="2026-06-12T19:51:09.121379473Z" level=info msg="Ran pod sandbox c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=d84642c6-8d43-4632-b42c-0ffdcae8a475 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.217792 | controller | Jun 12 19:51:09.122466 crc crio[3657]: time="2026-06-12T19:51:09.122114444Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=419c0465-f4b4-4bb8-a741-97baf5e9fd43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217809 | controller | Jun 12 19:51:09.126451 crc crio[3657]: time="2026-06-12T19:51:09.126040877Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=11ec2709-13de-40b7-a3f4-eab09caf89fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217828 | controller | Jun 12 19:51:09.126451 crc crio[3657]: time="2026-06-12T19:51:09.126217608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217844 | controller | Jun 12 19:51:09.127204 crc crio[3657]: time="2026-06-12T19:51:09.126501422Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=c69424da-fe71-46f2-9151-977c37994e71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217882 | controller | Jun 12 19:51:09.127204 crc crio[3657]: time="2026-06-12T19:51:09.127050005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217900 | controller | Jun 12 19:51:09.129074 crc crio[3657]: time="2026-06-12T19:51:09.12891228Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=50eb9cac-093c-4605-894d-23e2c62db12a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217917 | controller | Jun 12 19:51:09.132335 crc crio[3657]: time="2026-06-12T19:51:09.132204325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=097a0c2b-8bf3-4184-9ba3-3f1ca044279c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217933 | controller | Jun 12 19:51:09.139574 crc crio[3657]: time="2026-06-12T19:51:09.139492373Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b8bebb7f-b2c7-4189-8476-0a310190cff0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.217950 | controller | Jun 12 19:51:09.147366 crc crio[3657]: time="2026-06-12T19:51:09.147223345Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=50a39972-8548-4c43-b38a-c82fcd0bc9db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.217966 | controller | Jun 12 19:51:09.152254 crc crio[3657]: time="2026-06-12T19:51:09.152184605Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=8ac0034c-1b1c-433a-a491-7fd51b4b2c3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.217983 | controller | Jun 12 19:51:09.155003 crc crio[3657]: time="2026-06-12T19:51:09.154535545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.217999 | controller | Jun 12 19:51:09.155699 crc crio[3657]: time="2026-06-12T19:51:09.155591185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218015 | controller | Jun 12 19:51:09.160003 crc crio[3657]: time="2026-06-12T19:51:09.159518264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218031 | controller | Jun 12 19:51:09.168818 crc crio[3657]: time="2026-06-12T19:51:09.168652517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218048 | controller | Jun 12 19:51:09.170483 crc crio[3657]: time="2026-06-12T19:51:09.169187453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218065 | controller | Jun 12 19:51:09.184985 crc crio[3657]: time="2026-06-12T19:51:09.184812332Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=6333e56e-cce6-436f-9cca-6549c4ce76c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.218085 | controller | Jun 12 19:51:09.199020 crc crio[3657]: time="2026-06-12T19:51:09.19881707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218101 | controller | Jun 12 19:51:09.260168 crc crio[3657]: time="2026-06-12T19:51:09.260042787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218118 | controller | Jun 12 19:51:09.264944 crc crio[3657]: time="2026-06-12T19:51:09.264851093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218134 | controller | Jun 12 19:51:09.295180 crc crio[3657]: time="2026-06-12T19:51:09.295102599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218151 | controller | Jun 12 19:51:09.310096 crc crio[3657]: time="2026-06-12T19:51:09.30998524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218167 | controller | Jun 12 19:51:09.332040 crc crio[3657]: time="2026-06-12T19:51:09.331816518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218184 | controller | Jun 12 19:51:09.350119 crc crio[3657]: time="2026-06-12T19:51:09.349982213Z" level=info msg="Created container d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39: openshift-marketplace/certified-operators-l27pk/extract-content" id=3a9a1852-756a-42a0-8d95-1ae9fe677431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.218200 | controller | Jun 12 19:51:09.353478 crc crio[3657]: time="2026-06-12T19:51:09.35331657Z" level=info msg="Created container f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=a21067ae-6a61-4129-8b47-b79429b62066 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.218217 | controller | Jun 12 19:51:09.360603 crc crio[3657]: time="2026-06-12T19:51:09.36048653Z" level=info msg="Starting container: d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39" id=8828980b-141d-4eb4-bd16-04b9b6ac09c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.218234 | controller | Jun 12 19:51:09.360893 crc crio[3657]: time="2026-06-12T19:51:09.360762858Z" level=info msg="Created container 58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d: openshift-marketplace/community-operators-7tkmc/extract-content" id=10672197-3c8b-4a1c-b3f6-937fb3b58308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.218250 | controller | Jun 12 19:51:09.365781 crc crio[3657]: time="2026-06-12T19:51:09.365630805Z" level=info msg="Starting container: f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07" id=cf7271dd-4d6f-450a-ba62-42920a7c5b3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.218266 | controller | Jun 12 19:51:09.367520 crc crio[3657]: time="2026-06-12T19:51:09.367452751Z" level=info msg="Created container 01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=2f9bcd51-d573-4961-b885-e6a00625b403 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.218282 | controller | Jun 12 19:51:09.367644 crc crio[3657]: time="2026-06-12T19:51:09.367511343Z" level=info msg="Starting container: 58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d" id=a71063df-07bb-4239-93f3-2b15a536e699 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.218302 | controller | Jun 12 19:51:09.368805 crc crio[3657]: time="2026-06-12T19:51:09.368497522Z" level=info msg="Starting container: 01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1" id=d9ae02fe-c739-4071-91b6-bd2c1921ab6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.218319 | controller | Jun 12 19:51:09.379515 crc crio[3657]: time="2026-06-12T19:51:09.377914948Z" level=info msg="Started container" PID=15474 containerID=f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=cf7271dd-4d6f-450a-ba62-42920a7c5b3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1
2026-06-12 21:10:20.218336 | controller | Jun 12 19:51:09.381138 crc crio[3657]: time="2026-06-12T19:51:09.380769004Z" level=info msg="Started container" PID=15473 containerID=58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d description=openshift-marketplace/community-operators-7tkmc/extract-content id=a71063df-07bb-4239-93f3-2b15a536e699 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4
2026-06-12 21:10:20.218353 | controller | Jun 12 19:51:09.384166 crc crio[3657]: time="2026-06-12T19:51:09.383531182Z" level=info msg="Started container" PID=15475 containerID=d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39 description=openshift-marketplace/certified-operators-l27pk/extract-content id=8828980b-141d-4eb4-bd16-04b9b6ac09c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a
2026-06-12 21:10:20.218369 | controller | Jun 12 19:51:09.388135 crc crio[3657]: time="2026-06-12T19:51:09.388081816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218386 | controller | Jun 12 19:51:09.391065 crc crio[3657]: time="2026-06-12T19:51:09.390964554Z" level=info msg="Started container" PID=15478 containerID=01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=d9ae02fe-c739-4071-91b6-bd2c1921ab6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468
2026-06-12 21:10:20.218402 | controller | Jun 12 19:51:09.431770 crc crio[3657]: time="2026-06-12T19:51:09.430869011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218418 | controller | Jun 12 19:51:09.435769 crc crio[3657]: time="2026-06-12T19:51:09.431485499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218434 | controller | Jun 12 19:51:09.595336 crc crio[3657]: time="2026-06-12T19:51:09.594955547Z" level=info msg="Created container 4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38: openshift-marketplace/redhat-marketplace-r4546/extract-content" id=bf64c51d-b81c-40d3-b2f5-9f1d3fcfff49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.218451 | controller | Jun 12 19:51:09.604620 crc crio[3657]: time="2026-06-12T19:51:09.603623087Z" level=info msg="Starting container: 4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38" id=e7d0d5d2-dc23-4f60-91c6-a67b412429d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.218467 | controller | Jun 12 19:51:09.617088 crc crio[3657]: time="2026-06-12T19:51:09.616474562Z" level=info msg="Created container c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd: openshift-marketplace/community-operators-qhh6t/extract-content" id=22c6a2bb-b42f-4e23-8639-bb0a30d45705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.218487 | controller | Jun 12 19:51:09.624733 crc crio[3657]: time="2026-06-12T19:51:09.622163734Z" level=info msg="Starting container: c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd" id=49c52d01-a5ca-4887-8d70-7890daedb059 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.218503 | controller | Jun 12 19:51:09.646254 crc crio[3657]: time="2026-06-12T19:51:09.645375786Z" level=info msg="Started container" PID=15494 containerID=4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38 description=openshift-marketplace/redhat-marketplace-r4546/extract-content id=e7d0d5d2-dc23-4f60-91c6-a67b412429d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8
2026-06-12 21:10:20.218520 | controller | Jun 12 19:51:09.685624 crc crio[3657]: time="2026-06-12T19:51:09.684649251Z" level=info msg="Started container" PID=15497 containerID=c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd description=openshift-marketplace/community-operators-qhh6t/extract-content id=49c52d01-a5ca-4887-8d70-7890daedb059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3
2026-06-12 21:10:20.218536 | controller | Jun 12 19:51:09.725022 crc crio[3657]: time="2026-06-12T19:51:09.724936713Z" level=info msg="Created container 8426507208c6c44249faa6983f9434e6f859311fe92d3bfd54478ac7cc02a43d: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=8ac0034c-1b1c-433a-a491-7fd51b4b2c3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.218552 | controller | Jun 12 19:51:09.734942 crc crio[3657]: time="2026-06-12T19:51:09.734674597Z" level=info msg="Starting container: 8426507208c6c44249faa6983f9434e6f859311fe92d3bfd54478ac7cc02a43d" id=eabf0f29-a2f4-44de-b76f-7643983073ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.218568 | controller | Jun 12 19:51:09.741663 crc crio[3657]: time="2026-06-12T19:51:09.741576657Z" level=info msg="Started container" PID=15522 containerID=8426507208c6c44249faa6983f9434e6f859311fe92d3bfd54478ac7cc02a43d description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=eabf0f29-a2f4-44de-b76f-7643983073ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e
2026-06-12 21:10:20.218584 | controller | Jun 12 19:51:09.934770 crc crio[3657]: time="2026-06-12T19:51:09.934060652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f78d80e5-9625-4046-ba1e-33076946d1ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.218601 | controller | Jun 12 19:51:09.939524 crc crio[3657]: time="2026-06-12T19:51:09.939185677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=83139869-a028-483a-ab4f-23d543021563 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.218617 | controller | Jun 12 19:51:09.948783 crc crio[3657]: time="2026-06-12T19:51:09.948700342Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=34c89ae8-61bd-419f-bf41-817d444f746a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.218633 | controller | Jun 12 19:51:09.949406 crc crio[3657]: time="2026-06-12T19:51:09.949352561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218649 | controller | Jun 12 19:51:09.985042 crc crio[3657]: time="2026-06-12T19:51:09.984973151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=79e74e44-8da2-4642-86b1-6ae5532ef00d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.218669 | controller | Jun 12 19:51:09.996578 crc crio[3657]: time="2026-06-12T19:51:09.996252746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4e804359-1da6-404f-9d1b-0299bd7a93dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.218686 | controller | Jun 12 19:51:10.024477 crc crio[3657]: time="2026-06-12T19:51:10.024065396Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2w6z8/registry-server" id=66488633-bb1e-4670-99fe-82f0fd176084 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.218702 | controller | Jun 12 19:51:10.025739 crc crio[3657]: time="2026-06-12T19:51:10.025170689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218718 | controller | Jun 12 19:51:10.188460 crc crio[3657]: time="2026-06-12T19:51:10.182885794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218734 | controller | Jun 12 19:51:10.216468 crc crio[3657]: time="2026-06-12T19:51:10.216161189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218750 | controller | Jun 12 19:51:10.470679 crc crio[3657]: time="2026-06-12T19:51:10.470455258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218766 | controller | Jun 12 19:51:10.484488 crc crio[3657]: time="2026-06-12T19:51:10.48439231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218782 | controller | Jun 12 19:51:10.505557 crc crio[3657]: time="2026-06-12T19:51:10.505345469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218798 | controller | Jun 12 19:51:10.522685 crc crio[3657]: time="2026-06-12T19:51:10.522562845Z" level=info msg="Created container edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=34c89ae8-61bd-419f-bf41-817d444f746a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.218815 | controller | Jun 12 19:51:10.535790 crc crio[3657]: time="2026-06-12T19:51:10.5356819Z" level=info msg="Starting container: edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69" id=b3faf809-73c5-4dae-9c15-bd950d52ff8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.218831 | controller | Jun 12 19:51:10.540115 crc crio[3657]: time="2026-06-12T19:51:10.540033258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.218863 | controller | Jun 12 19:51:10.557802 crc crio[3657]: time="2026-06-12T19:51:10.557733159Z" level=info msg="Started container" PID=15569 containerID=edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=b3faf809-73c5-4dae-9c15-bd950d52ff8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468
2026-06-12 21:10:20.218886 | controller | Jun 12 19:51:10.738240 crc crio[3657]: time="2026-06-12T19:51:10.738176958Z" level=info msg="Created container b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be: openshift-marketplace/certified-operators-2w6z8/registry-server" id=66488633-bb1e-4670-99fe-82f0fd176084 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.218906 | controller | Jun 12 19:51:10.740072 crc crio[3657]: time="2026-06-12T19:51:10.739932302Z" level=info msg="Starting container: b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be" id=6c540b71-8a55-4eb6-9658-ec97f317b084 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.218923 | controller | Jun 12 19:51:10.753455 crc crio[3657]: time="2026-06-12T19:51:10.750759545Z" level=info msg="Started container" PID=15577 containerID=b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be description=openshift-marketplace/certified-operators-2w6z8/registry-server id=6c540b71-8a55-4eb6-9658-ec97f317b084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd
2026-06-12 21:10:20.218940 | controller | Jun 12 19:51:11.061717 crc crio[3657]: time="2026-06-12T19:51:11.061506364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9235d1e0-3c0d-4f15-a256-13361c9847b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.218956 | controller | Jun 12 19:51:11.077402 crc crio[3657]: time="2026-06-12T19:51:11.07725722Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7638fcfb-a224-4497-8317-d07b7c3082ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.218973 | controller | Jun 12 19:51:11.082658 crc crio[3657]: time="2026-06-12T19:51:11.082569743Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=24cf8698-7e7a-44f4-9551-d0aba12a349a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.218989 | controller | Jun 12 19:51:11.085033 crc crio[3657]: time="2026-06-12T19:51:11.084946973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=34e04d10-1925-4261-9337-d8ee140ebb33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.219005 | controller | Jun 12 19:51:11.537371 crc crio[3657]: time="2026-06-12T19:51:11.536549091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=24de6c74-520a-4ce6-bc2e-459b24315f5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.219021 | controller | Jun 12 19:51:11.574013 crc crio[3657]: time="2026-06-12T19:51:11.573899202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=97a21d0f-14af-4300-a9b8-5a6b6e4794bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.219038 | controller | Jun 12 19:51:11.577575 crc crio[3657]: time="2026-06-12T19:51:11.576622287Z" level=info msg="Created container 98132bc9add67ea74d1a27eabcd21ad0e521e358aa980caabecc22acae56c251: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=50a39972-8548-4c43-b38a-c82fcd0bc9db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219054 | controller | Jun 12 19:51:11.578473 crc crio[3657]: time="2026-06-12T19:51:11.578406066Z" level=info msg="Starting container: 98132bc9add67ea74d1a27eabcd21ad0e521e358aa980caabecc22acae56c251" id=f6603fab-cdda-4d80-b087-eef10fbd6156 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.219071 | controller | Jun 12 19:51:11.587861 crc crio[3657]: time="2026-06-12T19:51:11.587760067Z" level=info msg="Started container" PID=15585 containerID=98132bc9add67ea74d1a27eabcd21ad0e521e358aa980caabecc22acae56c251 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=f6603fab-cdda-4d80-b087-eef10fbd6156 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61
2026-06-12 21:10:20.219092 | controller | Jun 12 19:51:11.589582 crc crio[3657]: time="2026-06-12T19:51:11.589437779Z" level=info msg="Created container fa36a2fe65a9cbca69998f5cca02d830f612d50089f6b5498850532439bc8e81: openshift-kube-apiserver/installer-13-crc/installer" id=6333e56e-cce6-436f-9cca-6549c4ce76c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219109 | controller | Jun 12 19:51:11.590884 crc crio[3657]: time="2026-06-12T19:51:11.590720116Z" level=info msg="Starting container: fa36a2fe65a9cbca69998f5cca02d830f612d50089f6b5498850532439bc8e81" id=df0b1ece-37a8-46c8-b6ed-77b20d8aa83d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.219126 | controller | Jun 12 19:51:11.600737 crc crio[3657]: time="2026-06-12T19:51:11.600613622Z" level=info msg="Started container" PID=15582 containerID=fa36a2fe65a9cbca69998f5cca02d830f612d50089f6b5498850532439bc8e81 description=openshift-kube-apiserver/installer-13-crc/installer id=df0b1ece-37a8-46c8-b6ed-77b20d8aa83d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a
2026-06-12 21:10:20.219142 | controller | Jun 12 19:51:11.691604 crc crio[3657]: time="2026-06-12T19:51:11.691404554Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-r4546/registry-server" id=37b6f125-da0b-485d-9004-24d702ede9fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219159 | controller | Jun 12 19:51:11.692059 crc crio[3657]: time="2026-06-12T19:51:11.691996772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219175 | controller | Jun 12 19:51:11.727355 crc crio[3657]: time="2026-06-12T19:51:11.727166277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219191 | controller | Jun 12 19:51:11.734802 crc crio[3657]: time="2026-06-12T19:51:11.73464937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219208 | controller | Jun 12 19:51:11.981735 crc crio[3657]: time="2026-06-12T19:51:11.981559914Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=e507cbca-360c-4d2e-a0c1-c96061f3e5fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219224 | controller | Jun 12 19:51:11.981735 crc crio[3657]: time="2026-06-12T19:51:11.981622294Z" level=info msg="Creating container: openshift-marketplace/community-operators-7tkmc/registry-server" id=951d9290-fb0d-4345-b146-892fe9afbdc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219240 | controller | Jun 12 19:51:11.983523 crc crio[3657]: time="2026-06-12T19:51:11.982242074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219256 | controller | Jun 12 19:51:11.983523 crc crio[3657]: time="2026-06-12T19:51:11.98249394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219273 | controller | Jun 12 19:51:12.051599 crc crio[3657]: time="2026-06-12T19:51:12.051424257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219289 | controller | Jun 12 19:51:12.056477 crc crio[3657]: time="2026-06-12T19:51:12.056321374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219306 | controller | Jun 12 19:51:12.075248 crc crio[3657]: time="2026-06-12T19:51:12.075108017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219326 | controller | Jun 12 19:51:12.080502 crc crio[3657]: time="2026-06-12T19:51:12.080380764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219343 | controller | Jun 12 19:51:12.138640 crc crio[3657]: time="2026-06-12T19:51:12.138542518Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=99dbcdaa-565f-4cfd-9ae2-a0a697ca8577 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.219360 | controller | Jun 12 19:51:12.168725 crc crio[3657]: time="2026-06-12T19:51:12.168607201Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2725e13b-5e15-4f74-ade6-be63562b6151 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.219377 | controller | Jun 12 19:51:12.188899 crc crio[3657]: time="2026-06-12T19:51:12.188718555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=776af69a-2430-472e-98a5-a0cc9fbc5241 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.219393 | controller | Jun 12 19:51:12.350793 crc crio[3657]: time="2026-06-12T19:51:12.35042665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b7efc1d8-717a-46a6-b4fd-2d1b644b4e0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.219410 | controller | Jun 12 19:51:12.351418 crc crio[3657]: time="2026-06-12T19:51:12.350499903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e5f67981-6482-48cd-989f-a1f557bbb248 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.219426 | controller | Jun 12 19:51:12.352037 crc crio[3657]: time="2026-06-12T19:51:12.350625036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c44b8836-fb2c-44c1-b50b-7fae5c74c492 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.219442 | controller | Jun 12 19:51:12.357439 crc crio[3657]: time="2026-06-12T19:51:12.357234404Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=82e8faff-2569-4814-8f4f-88b00b985502 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219458 | controller | Jun 12 19:51:12.357925 crc crio[3657]: time="2026-06-12T19:51:12.357748029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219474 | controller | Jun 12 19:51:12.403334 crc crio[3657]: time="2026-06-12T19:51:12.403169122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219491 | controller | Jun 12 19:51:12.407506 crc crio[3657]: time="2026-06-12T19:51:12.407436219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219507 | controller | Jun 12 19:51:12.528349 crc crio[3657]: time="2026-06-12T19:51:12.528213381Z" level=info msg="Created container 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a: openshift-marketplace/redhat-marketplace-r4546/registry-server" id=37b6f125-da0b-485d-9004-24d702ede9fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219527 | controller | Jun 12 19:51:12.530200 crc crio[3657]: time="2026-06-12T19:51:12.530100177Z" level=info msg="Starting container: 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a" id=abf92cd8-a6c9-4b3f-9516-e35a7176428e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.219543 | controller | Jun 12 19:51:12.537588 crc crio[3657]: time="2026-06-12T19:51:12.537493999Z" level=info msg="Started container" PID=15653 containerID=5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a description=openshift-marketplace/redhat-marketplace-r4546/registry-server id=abf92cd8-a6c9-4b3f-9516-e35a7176428e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8
2026-06-12 21:10:20.219560 | controller | Jun 12 19:51:12.759616 crc crio[3657]: time="2026-06-12T19:51:12.759490844Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=f9cc601d-9da5-4a0c-8eff-67eae60b7cbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219577 | controller | Jun 12 19:51:12.760776 crc crio[3657]: time="2026-06-12T19:51:12.759500615Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-tqnsn/registry-server" id=40659a6b-79a2-47a5-85ca-ec566bbaa822 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219593 | controller | Jun 12 19:51:12.761211 crc crio[3657]: time="2026-06-12T19:51:12.760495044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219609 | controller | Jun 12 19:51:12.762829 crc crio[3657]: time="2026-06-12T19:51:12.761172765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219626 | controller | Jun 12 19:51:12.803551 crc crio[3657]: time="2026-06-12T19:51:12.802225194Z" level=info msg="Created container 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7: openshift-marketplace/certified-operators-l27pk/registry-server" id=e507cbca-360c-4d2e-a0c1-c96061f3e5fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219645 | controller | Jun 12 19:51:12.991150 crc crio[3657]: time="2026-06-12T19:51:12.987633575Z" level=info msg="Starting container: 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7" id=8f9a6e8f-319d-41ba-88fb-11d3cf3bd692 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.219663 | controller | Jun 12 19:51:12.996716 crc crio[3657]: time="2026-06-12T19:51:12.804228736Z" level=info msg="Created container 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103: openshift-marketplace/community-operators-7tkmc/registry-server" id=951d9290-fb0d-4345-b146-892fe9afbdc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219679 | controller | Jun 12 19:51:13.004369 crc crio[3657]: time="2026-06-12T19:51:13.004213299Z" level=info msg="Starting container: 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103" id=78a5673a-ea3f-45f0-8c26-f44e7d4f76d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.219695 | controller | Jun 12 19:51:13.013809 crc crio[3657]: time="2026-06-12T19:51:13.013676163Z" level=info msg="Started container" PID=15666 containerID=29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103 description=openshift-marketplace/community-operators-7tkmc/registry-server id=78a5673a-ea3f-45f0-8c26-f44e7d4f76d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4
2026-06-12 21:10:20.219712 | controller | Jun 12 19:51:13.019237 crc crio[3657]: time="2026-06-12T19:51:13.019109438Z" level=info msg="Started container" PID=15663 containerID=5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7 description=openshift-marketplace/certified-operators-l27pk/registry-server id=8f9a6e8f-319d-41ba-88fb-11d3cf3bd692 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a
2026-06-12 21:10:20.219732 | controller | Jun 12 19:51:13.049533 crc crio[3657]: time="2026-06-12T19:51:13.049428133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219749 | controller | Jun 12 19:51:13.056211 crc crio[3657]: time="2026-06-12T19:51:13.056052321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219765 | controller | Jun 12 19:51:13.062723 crc crio[3657]: time="2026-06-12T19:51:13.06265709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219782 | controller | Jun 12 19:51:13.074438 crc crio[3657]: time="2026-06-12T19:51:13.067137255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.219798 | controller | Jun 12 19:51:13.151406 crc crio[3657]: time="2026-06-12T19:51:13.151210261Z" level=info msg="Created container f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4: openshift-marketplace/community-operators-qhh6t/registry-server" id=82e8faff-2569-4814-8f4f-88b00b985502 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219814 | controller | Jun 12 19:51:13.152672 crc crio[3657]: time="2026-06-12T19:51:13.152533027Z" level=info msg="Starting container: f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4" id=3cf1637d-f5cf-432c-975d-4cb1128cdeea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.219830 | controller | Jun 12 19:51:13.167809 crc crio[3657]: time="2026-06-12T19:51:13.16747003Z" level=info msg="Started container" PID=15677 containerID=f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4 description=openshift-marketplace/community-operators-qhh6t/registry-server id=3cf1637d-f5cf-432c-975d-4cb1128cdeea name=/runtime.v1.RuntimeService/StartContainer sandboxID=01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3
2026-06-12 21:10:20.219846 | controller | Jun 12 19:51:13.903816 crc crio[3657]: time="2026-06-12T19:51:13.903046675Z" level=info msg="Created container 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=f9cc601d-9da5-4a0c-8eff-67eae60b7cbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219883 | controller | Jun 12 19:51:13.909639 crc crio[3657]: time="2026-06-12T19:51:13.909429298Z" level=info msg="Starting container: 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf" id=cc28653e-c203-4ba1-bafb-97801057a47b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.219900 | controller | Jun 12 19:51:13.928123 crc crio[3657]: time="2026-06-12T19:51:13.927666883Z" level=info msg="Started container" PID=15721 containerID=1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=cc28653e-c203-4ba1-bafb-97801057a47b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1
2026-06-12 21:10:20.219917 | controller | Jun 12 19:51:14.187137 crc crio[3657]: time="2026-06-12T19:51:14.186996698Z" level=info msg="Created container 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e: openshift-marketplace/redhat-operators-tqnsn/registry-server" id=40659a6b-79a2-47a5-85ca-ec566bbaa822 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.219933 | controller | Jun 12 19:51:14.193591 crc crio[3657]: time="2026-06-12T19:51:14.193247197Z" level=info msg="Starting container: 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e" id=ae5faeb0-f8b3-430c-84c4-6def1e7d5082 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.219953 | controller | Jun 12 19:51:14.234946 crc crio[3657]: time="2026-06-12T19:51:14.234680568Z" level=info msg="Started container" PID=15723 containerID=85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e description=openshift-marketplace/redhat-operators-tqnsn/registry-server id=ae5faeb0-f8b3-430c-84c4-6def1e7d5082 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de
2026-06-12 21:10:20.219969 | controller | Jun 12 19:51:16.485302 crc crio[3657]: time="2026-06-12T19:51:16.484471717Z" level=info msg="Stopping pod sandbox: 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61" id=f43cf859-1cda-4973-895a-c05d681b0bba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.219986 | controller | Jun 12 19:51:16.486203 crc crio[3657]: time="2026-06-12T19:51:16.485682484Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61 UID:9ff9ee37-6adc-403e-86d8-2ada91d4ef17 NetNS:/var/run/netns/05d9539c-eb30-436d-80a0-f500813b1d9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9ff9ee37_6adc_403e_86d8_2ada91d4ef17.slice PodAnnotations:0xc00127e0d8}] Aliases:map[]}"
2026-06-12 21:10:20.220003 | controller | Jun 12 19:51:16.486203 crc crio[3657]: time="2026-06-12T19:51:16.485960722Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.220020 | controller | Jun 12 19:51:17.541074 crc crio[3657]: time="2026-06-12T19:51:17.540652301Z" level=info msg="Stopped pod sandbox: 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61" id=f43cf859-1cda-4973-895a-c05d681b0bba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.220036 | controller | Jun 12 19:51:27.438256 crc crio[3657]: time="2026-06-12T19:51:27.43768572Z" level=info msg="Stopping container: 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103 (timeout: 2s)" id=eaae81ed-e4c4-43d2-bbe8-e6f486dfe154 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.220053 | controller | Jun 12 19:51:28.763794 crc crio[3657]: time="2026-06-12T19:51:28.763079171Z" level=info msg="Stopped container 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103: openshift-marketplace/community-operators-7tkmc/registry-server" id=eaae81ed-e4c4-43d2-bbe8-e6f486dfe154 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.220069 | controller | Jun 12 19:51:28.765169 crc crio[3657]: time="2026-06-12T19:51:28.76509502Z" level=info msg="Stopping pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4" id=0564c5ab-aea2-4d04-b440-0e3ef5437a97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.220086 | controller | Jun 12 19:51:28.766625 crc crio[3657]: time="2026-06-12T19:51:28.766502123Z" level=info msg="Got pod network &{Name:community-operators-7tkmc Namespace:openshift-marketplace ID:2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4 UID:188a9fa9-9c92-433f-b898-12a7506f3209 NetNS:/var/run/netns/9ea41646-fde7-43b4-8461-9159ea8e7638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod188a9fa9_9c92_433f_b898_12a7506f3209.slice PodAnnotations:0xc00008d368}] Aliases:map[]}"
2026-06-12 21:10:20.220102 | controller | Jun 12 19:51:28.767031 crc crio[3657]: time="2026-06-12T19:51:28.766863954Z" level=info msg="Deleting pod openshift-marketplace_community-operators-7tkmc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.220118 | controller | Jun 12 19:51:29.496185 crc crio[3657]: time="2026-06-12T19:51:29.495648271Z" level=info msg="Stopped pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4" id=0564c5ab-aea2-4d04-b440-0e3ef5437a97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.220141 | controller | Jun 12 19:51:29.668555 crc crio[3657]: time="2026-06-12T19:51:29.668444121Z" level=info msg="Removing container: 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103" id=88c41f17-45a2-430f-ae3a-18a5488c2806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220158 | controller | Jun 12 19:51:29.740235 crc crio[3657]: time="2026-06-12T19:51:29.74014625Z" level=info msg="Removed container 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103: openshift-marketplace/community-operators-7tkmc/registry-server" id=88c41f17-45a2-430f-ae3a-18a5488c2806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220217 | controller | Jun 12 19:51:29.769162 crc crio[3657]: time="2026-06-12T19:51:29.768975505Z" level=info msg="Removing container: 58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d" id=f5a97f99-371e-4355-bdd8-45e38d4ce04a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220234 | controller | Jun 12 19:51:29.772021 crc crio[3657]: time="2026-06-12T19:51:29.77195994Z" level=info msg="Stopping container: b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be (timeout: 2s)" id=463bf5da-305a-4bfc-9cae-6fcf7389f112 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.220251 | controller | Jun 12 19:51:29.845359 crc crio[3657]: time="2026-06-12T19:51:29.845201401Z" level=info msg="Removed container 58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d: openshift-marketplace/community-operators-7tkmc/extract-content" id=f5a97f99-371e-4355-bdd8-45e38d4ce04a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220268 | controller | Jun 12 19:51:29.850449 crc crio[3657]: time="2026-06-12T19:51:29.850392366Z" level=info msg="Removing container: d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464" id=4334bf4a-4b7e-4cd5-9d18-c014c835a163 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220285 | controller | Jun 12 19:51:29.918201 crc crio[3657]: time="2026-06-12T19:51:29.918010973Z" level=info msg="Removed container d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464: openshift-marketplace/community-operators-7tkmc/extract-utilities" id=4334bf4a-4b7e-4cd5-9d18-c014c835a163 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220302 | controller | Jun 12 19:51:31.753030 crc crio[3657]: time="2026-06-12T19:51:31.750697254Z" level=info msg="Stopped container b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be: openshift-marketplace/certified-operators-2w6z8/registry-server" id=463bf5da-305a-4bfc-9cae-6fcf7389f112 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.220318 | controller | Jun 12 19:51:31.759515 crc crio[3657]: time="2026-06-12T19:51:31.759126388Z" level=info msg="Stopping pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd" id=361fe125-13c4-4868-92a0-1bec8810ff9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.220334 | controller | Jun 12 19:51:31.762167 crc crio[3657]: time="2026-06-12T19:51:31.761142078Z" level=info msg="Got pod network &{Name:certified-operators-2w6z8 Namespace:openshift-marketplace ID:8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd UID:e1c9ccad-69e4-42c8-b85a-9b060e6c4817 NetNS:/var/run/netns/8ead601e-37fb-4888-a45b-d91c2a008df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1c9ccad_69e4_42c8_b85a_9b060e6c4817.slice PodAnnotations:0xc00127e2b8}] Aliases:map[]}"
2026-06-12 21:10:20.220351 | controller | Jun 12 19:51:31.762511 crc crio[3657]: time="2026-06-12T19:51:31.762169308Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-2w6z8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.220371 | controller | Jun 12 19:51:32.574795 crc crio[3657]: time="2026-06-12T19:51:32.573973756Z" level=info msg="Stopped pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd" id=361fe125-13c4-4868-92a0-1bec8810ff9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.220388 | controller | Jun 12 19:51:32.618868 crc crio[3657]: time="2026-06-12T19:51:32.618736299Z" level=info msg="Stopping container: 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a (timeout: 2s)" id=af0bf4c6-b52d-441e-a27c-dcfa4f1fb886 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.220404 | controller | Jun 12 19:51:32.754918 crc crio[3657]: time="2026-06-12T19:51:32.754788986Z" level=info msg="Stopped container 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a: openshift-marketplace/redhat-marketplace-r4546/registry-server" id=af0bf4c6-b52d-441e-a27c-dcfa4f1fb886 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.220420 | controller | Jun 12 19:51:32.758212 crc crio[3657]: time="2026-06-12T19:51:32.757841421Z" level=info msg="Stopping pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8" id=87688c3d-5e87-4021-9b19-9faaf310e094 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.220436 | controller | Jun 12 19:51:32.758851 crc crio[3657]: time="2026-06-12T19:51:32.758614064Z" level=info msg="Got pod network &{Name:redhat-marketplace-r4546 Namespace:openshift-marketplace ID:ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8 UID:07638932-7da0-4862-a543-4e4fc0e2693e NetNS:/var/run/netns/e06bd10a-3f4a-4638-88d0-488221cc5fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07638932_7da0_4862_a543_4e4fc0e2693e.slice PodAnnotations:0xc001994550}] Aliases:map[]}"
2026-06-12 21:10:20.220452 | controller | Jun 12 19:51:32.758851 crc crio[3657]: time="2026-06-12T19:51:32.758770438Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-r4546 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.220469 | controller | Jun 12 19:51:32.764251 crc crio[3657]: time="2026-06-12T19:51:32.764061984Z" level=info msg="Removing container: b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be" id=aa6336ca-b9c4-4995-a9d7-2eda3f649b36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220485 | controller | Jun 12 19:51:32.797752 crc crio[3657]: time="2026-06-12T19:51:32.797693342Z" level=info msg="Removed container b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be: openshift-marketplace/certified-operators-2w6z8/registry-server" id=aa6336ca-b9c4-4995-a9d7-2eda3f649b36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220512 | controller | Jun 12 19:51:32.817125 crc crio[3657]: time="2026-06-12T19:51:32.810415837Z" level=info msg="Removing container: cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6" id=af2d3107-7483-4f99-a522-4bb23a628ad8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220529 | controller | Jun 12 19:51:32.885833 crc crio[3657]: time="2026-06-12T19:51:32.884449643Z" level=info msg="Removed container cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6: openshift-marketplace/certified-operators-2w6z8/extract-content" id=af2d3107-7483-4f99-a522-4bb23a628ad8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220546 | controller | Jun 12 19:51:32.899087 crc crio[3657]: time="2026-06-12T19:51:32.899055991Z" level=info msg="Removing container: 029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5" id=334e63e6-48d6-4bb7-beb1-76bb4eba1171 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220563 | controller | Jun 12 19:51:32.988452 crc crio[3657]: time="2026-06-12T19:51:32.983025244Z" level=info msg="Removed container 029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5: openshift-marketplace/certified-operators-2w6z8/extract-utilities" id=334e63e6-48d6-4bb7-beb1-76bb4eba1171 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220583 | controller | Jun 12 19:51:33.478951 crc crio[3657]: time="2026-06-12T19:51:33.478681727Z" level=info msg="Stopped pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8" id=87688c3d-5e87-4021-9b19-9faaf310e094 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.220600 | controller | Jun 12 19:51:33.794525 crc crio[3657]: time="2026-06-12T19:51:33.794092513Z" level=info msg="Removing container: 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a" id=f38693a3-a64c-4cd1-8104-3cfa56a7d691 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220616 | controller | Jun 12 19:51:33.828414 crc crio[3657]: time="2026-06-12T19:51:33.828142975Z" level=info msg="Removed container 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a: openshift-marketplace/redhat-marketplace-r4546/registry-server" id=f38693a3-a64c-4cd1-8104-3cfa56a7d691 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220633 | controller | Jun 12 19:51:33.832560 crc crio[3657]: time="2026-06-12T19:51:33.832449692Z" level=info msg="Removing container: 4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38" id=8a39eb6e-6215-4690-a3a0-5e157daebddc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220649 | controller | Jun 12 19:51:33.896665 crc crio[3657]: time="2026-06-12T19:51:33.896493102Z" level=info msg="Removed container 4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38: openshift-marketplace/redhat-marketplace-r4546/extract-content" id=8a39eb6e-6215-4690-a3a0-5e157daebddc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220666 | controller | Jun 12 19:51:33.902164 crc crio[3657]: time="2026-06-12T19:51:33.902039639Z" level=info msg="Removing container: 77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab" id=3d77a523-e94b-43a7-b8fd-5b5bfe6b967c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220682 | controller | Jun 12 19:51:33.938243 crc crio[3657]: time="2026-06-12T19:51:33.93811996Z" level=info msg="Removed container 77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab: openshift-marketplace/redhat-marketplace-r4546/extract-utilities" id=3d77a523-e94b-43a7-b8fd-5b5bfe6b967c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220698 | controller | Jun 12 19:51:37.509681 crc crio[3657]: time="2026-06-12T19:51:37.508224866Z" level=info msg="Stopping container: 1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747 (timeout: 2s)" id=91663867-fabc-419f-ab86-dcba7a553c9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.220714 | controller | Jun 12 19:51:37.658499 crc crio[3657]: time="2026-06-12T19:51:37.657571243Z" level=info msg="Stopped container 1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747: openshift-console/downloads-747b44746d-4pqvr/download-server" id=91663867-fabc-419f-ab86-dcba7a553c9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.220730 | controller | Jun 12 19:51:37.661638 crc crio[3657]: time="2026-06-12T19:51:37.661535742Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=9cc58c23-5382-4079-b4e1-c01ddbf95e0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.220747 | controller | Jun 12 19:51:37.666516 crc crio[3657]: time="2026-06-12T19:51:37.666449339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=3fec5a6b-56f0-46b9-81bb-9f62a21ad7ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.220763 | controller | Jun 12 19:51:37.683843 crc crio[3657]: time="2026-06-12T19:51:37.682679576Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=be9fd66a-9cc0-4ebc-ba9f-8452b4293cce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.220782 | controller | Jun 12 19:51:37.683843 crc crio[3657]: time="2026-06-12T19:51:37.683251883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.220799 | controller | Jun 12 19:51:37.712432 crc crio[3657]: time="2026-06-12T19:51:37.712387336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.220815 | controller | Jun 12 19:51:37.717610 crc crio[3657]: time="2026-06-12T19:51:37.717588492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.220832 | controller | Jun 12 19:51:37.892545 crc crio[3657]: time="2026-06-12T19:51:37.892495136Z" level=info msg="Created container 08c8e6c632b3378251960636bcd3b5964de5aa7b7b6403f3bbe860f9aece7de7: openshift-console/downloads-747b44746d-4pqvr/download-server" id=be9fd66a-9cc0-4ebc-ba9f-8452b4293cce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.220862 | controller | Jun 12 19:51:37.894718 crc crio[3657]: time="2026-06-12T19:51:37.894620669Z" level=info msg="Starting container: 08c8e6c632b3378251960636bcd3b5964de5aa7b7b6403f3bbe860f9aece7de7" id=ee1e1e16-6abf-409e-8844-22e103be184f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.220885 | controller | Jun 12 19:51:37.914597 crc crio[3657]: time="2026-06-12T19:51:37.914523576Z" level=info msg="Started container" PID=16408 containerID=08c8e6c632b3378251960636bcd3b5964de5aa7b7b6403f3bbe860f9aece7de7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ee1e1e16-6abf-409e-8844-22e103be184f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc
2026-06-12 21:10:20.220903 | controller | Jun 12 19:51:37.915973 crc crio[3657]: time="2026-06-12T19:51:37.915936918Z" level=info msg="Removing container: 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e" id=575d725d-d48a-4ecc-baf2-819056756814 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220920 | controller | Jun 12 19:51:38.046661 crc crio[3657]: time="2026-06-12T19:51:38.046421002Z" level=info msg="Removed container 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=575d725d-d48a-4ecc-baf2-819056756814 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.220936 | controller | Jun 12 19:51:38.930694 crc crio[3657]: time="2026-06-12T19:51:38.930622207Z" level=info msg="Stopping container: 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e (timeout: 2s)" id=6d5c98e8-cb4b-43d6-abfd-42c20a7c5607 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.220953 | controller | Jun 12 19:51:39.067248 crc crio[3657]: time="2026-06-12T19:51:39.067183201Z" level=info msg="Stopped container 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e: openshift-marketplace/redhat-operators-tqnsn/registry-server" id=6d5c98e8-cb4b-43d6-abfd-42c20a7c5607 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.220969 | controller | Jun 12 19:51:39.068461 crc crio[3657]: time="2026-06-12T19:51:39.068386696Z" level=info msg="Stopping pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de" id=7459b755-bf2c-4a3e-b89e-471633044f8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.220986 | controller | Jun 12 19:51:39.069201 crc crio[3657]: time="2026-06-12T19:51:39.069047107Z" level=info msg="Got pod network &{Name:redhat-operators-tqnsn Namespace:openshift-marketplace ID:99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de UID:b1c8c96c-d632-4d44-abb0-589697897d20 NetNS:/var/run/netns/6fa22018-8d32-4c32-aefe-a09079703631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1c8c96c_d632_4d44_abb0_589697897d20.slice PodAnnotations:0xc00146e178}] Aliases:map[]}"
2026-06-12 21:10:20.221007 | controller | Jun 12 19:51:39.069477 crc crio[3657]: time="2026-06-12T19:51:39.069410088Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-tqnsn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.221024 | controller | Jun 12 19:51:40.551804 crc crio[3657]: time="2026-06-12T19:51:40.551241921Z" level=info msg="Stopped pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de" id=7459b755-bf2c-4a3e-b89e-471633044f8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.221040 | controller | Jun 12 19:51:40.987886 crc crio[3657]: time="2026-06-12T19:51:40.987720386Z" level=info msg="Removing container: 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e" id=00ca23c3-866b-4168-b4ea-ee37c5137853 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221057 | controller | Jun 12 19:51:41.028861 crc crio[3657]: time="2026-06-12T19:51:41.028663262Z" level=info msg="Removed container 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e: openshift-marketplace/redhat-operators-tqnsn/registry-server" id=00ca23c3-866b-4168-b4ea-ee37c5137853 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221073 | controller | Jun 12 19:51:41.033486 crc crio[3657]: time="2026-06-12T19:51:41.033365364Z" level=info msg="Removing container: ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78" id=f8165fc9-edde-4d84-88c3-eb711c7675e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221090 | controller | Jun 12 19:51:41.081863 crc crio[3657]: time="2026-06-12T19:51:41.081667891Z" level=info msg="Removed container ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78: openshift-marketplace/redhat-operators-tqnsn/extract-content" id=f8165fc9-edde-4d84-88c3-eb711c7675e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221107 | controller | Jun 12 19:51:41.087016 crc crio[3657]: time="2026-06-12T19:51:41.086710343Z" level=info msg="Removing container: a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818" id=7c7e7835-4ea8-4dae-9251-98383876cb2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221132 | controller | Jun 12 19:51:41.111208 crc crio[3657]: time="2026-06-12T19:51:41.111132237Z" level=info msg="Removed container a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818: openshift-marketplace/redhat-operators-tqnsn/extract-utilities" id=7c7e7835-4ea8-4dae-9251-98383876cb2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221208 | controller | Jun 12 19:51:56.677510 crc crio[3657]: time="2026-06-12T19:51:56.67535453Z" level=info msg="Stopping container: d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384 (timeout: 15s)" id=46dc99ed-e94d-4443-a779-dfa2119e51e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.221230 | controller | Jun 12 19:51:56.677510 crc crio[3657]: time="2026-06-12T19:51:56.676335431Z" level=info msg="Stopping container: 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5 (timeout: 15s)" id=47a00687-e467-4295-888e-82563a06c0b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.221291 | controller | Jun 12 19:51:56.677510 crc crio[3657]: time="2026-06-12T19:51:56.676151285Z" level=info msg="Stopping container: 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b (timeout: 15s)" id=fb7daa9b-3b62-4d19-92a8-a86e4132b745 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.221313 | controller | Jun 12 19:51:56.680058 crc crio[3657]: time="2026-06-12T19:51:56.676187896Z" level=info msg="Stopping container: f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455 (timeout: 15s)" id=acbb028d-36c6-4a82-a5aa-8ff700ff08da name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.221335 | controller | Jun 12 19:51:56.687680 crc crio[3657]: time="2026-06-12T19:51:56.676210857Z" level=info msg="Stopping container: e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c (timeout: 15s)" id=e52919f3-95c7-4707-98ec-eff510373fe7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.221352 | controller | Jun 12 19:51:56.979491 crc crio[3657]: time="2026-06-12T19:51:56.978603312Z" level=info msg="Stopped container e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=e52919f3-95c7-4707-98ec-eff510373fe7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.221370 | controller | Jun 12 19:51:56.998921 crc crio[3657]: time="2026-06-12T19:51:56.998465638Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=48310af5-e037-4e34-8bdf-45c8b1fa3cb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.221387 | controller | Jun 12 19:51:56.998921 crc crio[3657]: time="2026-06-12T19:51:56.998608622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.221403 | controller | Jun 12 19:51:57.095097 crc crio[3657]: time="2026-06-12T19:51:57.095039307Z" level=info msg="Stopped container d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=46dc99ed-e94d-4443-a779-dfa2119e51e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.221420 | controller | Jun 12 19:51:57.174483 crc crio[3657]: time="2026-06-12T19:51:57.17437929Z" level=info msg="Stopped container f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=acbb028d-36c6-4a82-a5aa-8ff700ff08da name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.221436 | controller | Jun 12 19:51:57.272676 crc crio[3657]: time="2026-06-12T19:51:57.272571402Z" level=info msg="Stopped container 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=47a00687-e467-4295-888e-82563a06c0b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.221452 | controller | Jun 12 19:51:57.298942 crc crio[3657]: time="2026-06-12T19:51:57.298794571Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=48310af5-e037-4e34-8bdf-45c8b1fa3cb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.221469 | controller | Jun 12 19:51:57.328355 crc crio[3657]: time="2026-06-12T19:51:57.327917137Z" level=info msg="Ran pod sandbox fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=48310af5-e037-4e34-8bdf-45c8b1fa3cb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.221485 | controller | Jun 12 19:51:57.333077 crc crio[3657]: time="2026-06-12T19:51:57.332948952Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=12b19d03-faad-415e-8eaf-1ca7a9187a30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.221501 | controller | Jun 12 19:51:57.358796 crc crio[3657]: time="2026-06-12T19:51:57.358714936Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c922456c-1324-42e0-9267-113cf21ee3a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.221520 | controller | Jun 12 19:51:57.363852 crc crio[3657]: time="2026-06-12T19:51:57.363796057Z" level=info msg="Removing container: 1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed" id=4cba1ac3-b198-4bae-87cf-b470650f1119 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221537 | controller | Jun 12 19:51:57.373119 crc crio[3657]: time="2026-06-12T19:51:57.373075932Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=b2677ffb-3ac3-4385-9ebc-663bba35ec6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.221553 | controller | Jun 12 19:51:57.438680 crc crio[3657]: time="2026-06-12T19:51:57.438431971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.221570 | controller | Jun 12 19:51:57.476349 crc crio[3657]: time="2026-06-12T19:51:57.476151825Z" level=info msg="Removed container 1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4cba1ac3-b198-4bae-87cf-b470650f1119 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221586 | controller | Jun 12 19:51:57.482543 crc crio[3657]: time="2026-06-12T19:51:57.482457036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.221603 | controller | Jun 12 19:51:57.816543 crc crio[3657]: time="2026-06-12T19:51:57.816365409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.221620 | controller | Jun 12 19:51:57.990119 crc crio[3657]: time="2026-06-12T19:51:57.989027111Z" level=info msg="Created container 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=b2677ffb-3ac3-4385-9ebc-663bba35ec6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.221637 | controller | Jun 12 19:51:57.992537 crc crio[3657]: time="2026-06-12T19:51:57.992152954Z" level=info msg="Starting container: 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef" id=17ba8fc9-8302-46a5-923d-303557b5b46f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.221654 | controller | Jun 12 19:51:58.043914 crc crio[3657]: time="2026-06-12T19:51:58.043679932Z" level=info msg="Started container" PID=16718 containerID=29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=17ba8fc9-8302-46a5-923d-303557b5b46f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3
2026-06-12 21:10:20.221671 | controller | Jun 12 19:51:58.401170 crc crio[3657]: time="2026-06-12T19:51:58.400657938Z" level=info msg="Stopping pod sandbox: 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a" id=347d0b11-eceb-4418-90de-638d7cc92c9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.221688 | controller | Jun 12 19:51:58.401753 crc crio[3657]: time="2026-06-12T19:51:58.401584915Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a UID:670d3cbf-abf6-41a9-a75f-56d920aaefe6 NetNS:/var/run/netns/3ff6a896-0fd1-478c-a85d-1355c772bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod670d3cbf_abf6_41a9_a75f_56d920aaefe6.slice PodAnnotations:0xc0019942f8}] Aliases:map[]}"
2026-06-12 21:10:20.221704 | controller | Jun 12 19:51:58.401842 crc crio[3657]: time="2026-06-12T19:51:58.401753731Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.221725 | controller | Jun 12 19:52:00.018702 crc crio[3657]: time="2026-06-12T19:52:00.018229804Z" level=info msg="Stopped container 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=fb7daa9b-3b62-4d19-92a8-a86e4132b745 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.221741 | controller | Jun 12 19:52:00.021618 crc crio[3657]: time="2026-06-12T19:52:00.020382387Z" level=info msg="Stopping pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786" id=fac46102-8e49-400c-8cd8-d8013cf2df9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.221758 | controller | Jun 12 19:52:00.027147 crc crio[3657]: time="2026-06-12T19:52:00.027104829Z" level=info msg="Stopped pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786" id=fac46102-8e49-400c-8cd8-d8013cf2df9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.221774 | controller | Jun 12 19:52:00.213833 crc crio[3657]: time="2026-06-12T19:52:00.21306164Z" level=info msg="Stopped pod sandbox: 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a" id=347d0b11-eceb-4418-90de-638d7cc92c9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.221790 | controller | Jun 12 19:52:00.893767 crc crio[3657]: time="2026-06-12T19:52:00.893449429Z" level=info msg="Removing container: d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384" id=c5586ecf-b606-4d4c-b15b-8ecffc7a0c53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221806 | controller | Jun 12 19:52:00.926915 crc crio[3657]: time="2026-06-12T19:52:00.92647965Z" level=info msg="Removed container d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=c5586ecf-b606-4d4c-b15b-8ecffc7a0c53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221823 | controller | Jun 12 19:52:00.929711 crc crio[3657]: time="2026-06-12T19:52:00.929631312Z" level=info msg="Removing container: 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b" id=9238ce75-ac2a-4206-9b29-a8aa6bf7de81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221840 | controller | Jun 12 19:52:00.956641 crc crio[3657]: time="2026-06-12T19:52:00.956544841Z" level=info msg="Removed container 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=9238ce75-ac2a-4206-9b29-a8aa6bf7de81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221877 | controller | Jun 12 19:52:00.959738 crc crio[3657]: time="2026-06-12T19:52:00.959628242Z" level=info msg="Removing container: f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455" id=32b31514-5640-4fad-8e13-2208deb1be3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221896 | controller | Jun 12 19:52:00.987604 crc crio[3657]: time="2026-06-12T19:52:00.98752054Z" level=info msg="Removed container f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=32b31514-5640-4fad-8e13-2208deb1be3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221912 | controller | Jun 12 19:52:00.990177 crc crio[3657]: time="2026-06-12T19:52:00.990098866Z" level=info msg="Removing container: e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c" id=720e901d-183d-4cc0-8e17-b7682d753337 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221929 | controller | Jun 12 19:52:01.010310 crc crio[3657]: time="2026-06-12T19:52:01.010185232Z" level=info msg="Removed container e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=720e901d-183d-4cc0-8e17-b7682d753337 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221949 | controller | Jun 12 19:52:01.013711 crc crio[3657]: time="2026-06-12T19:52:01.013674345Z" level=info msg="Removing container: 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5" id=35601169-9d33-40b9-b100-8a14cd60f24f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221966 | controller | Jun 12 19:52:01.030376 crc crio[3657]: time="2026-06-12T19:52:01.030192886Z" level=info msg="Removed container 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=35601169-9d33-40b9-b100-8a14cd60f24f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221982 | controller | Jun 12 19:52:01.033404 crc crio[3657]: time="2026-06-12T19:52:01.033374039Z" level=info msg="Removing container: a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f" id=3e1299dd-a744-4c01-921a-76711fa6ad7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.221999 | controller | Jun 12 19:52:01.149731 crc crio[3657]: time="2026-06-12T19:52:01.149456267Z" level=info msg="Removed container a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=3e1299dd-a744-4c01-921a-76711fa6ad7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.222014 | controller | Jun 12 19:52:01.155074 crc crio[3657]: time="2026-06-12T19:52:01.154844832Z" level=info msg="Removing container: a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96" id=0f5369bc-78e7-44a0-9f20-a3d9b90ff901 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.222031 | controller | Jun 12 19:52:01.254857 crc crio[3657]: time="2026-06-12T19:52:01.254652136Z" level=info msg="Removed container a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96: openshift-kube-apiserver/kube-apiserver-crc/setup" id=0f5369bc-78e7-44a0-9f20-a3d9b90ff901 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.222047 | controller | Jun 12 19:52:07.484616 crc crio[3657]: time="2026-06-12T19:52:07.48374675Z" level=info msg="Stopping pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de" id=7789a16e-e2aa-45a3-8865-2db103a93156 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.222063 | controller | Jun 12 19:52:07.484616 crc crio[3657]: time="2026-06-12T19:52:07.484607005Z" level=info msg="Stopped pod sandbox (already stopped): 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de" id=7789a16e-e2aa-45a3-8865-2db103a93156 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.222079 | controller | Jun 12 19:52:07.486055 crc crio[3657]: time="2026-06-12T19:52:07.485142551Z" level=info msg="Removing pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de" id=79969886-a1ad-413c-b306-22152c28f6bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.222095 | controller | Jun 12 19:52:07.493961 crc crio[3657]: time="2026-06-12T19:52:07.493834989Z" level=info msg="Removed pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de" id=79969886-a1ad-413c-b306-22152c28f6bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.222111 | controller | Jun 12 19:52:07.495318 crc crio[3657]: time="2026-06-12T19:52:07.49520502Z" level=info msg="Stopping pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4" id=9dabc9ed-06a0-42c2-af26-efa441f18d32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.222127 | controller | Jun 12 19:52:07.495399 crc crio[3657]: time="2026-06-12T19:52:07.495326943Z" level=info msg="Stopped pod sandbox (already stopped): 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4" id=9dabc9ed-06a0-42c2-af26-efa441f18d32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.222143 | controller | Jun 12 19:52:07.496016 crc crio[3657]: time="2026-06-12T19:52:07.495921321Z" level=info msg="Removing pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4" id=2ab7ba02-66d5-410c-8a5c-e46775e929e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.222163 | controller | Jun 12 19:52:07.506815 crc crio[3657]: time="2026-06-12T19:52:07.506709714Z" level=info msg="Removed pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4" id=2ab7ba02-66d5-410c-8a5c-e46775e929e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.222180 | controller | Jun 12 19:52:07.508117 crc crio[3657]: time="2026-06-12T19:52:07.507952267Z" level=info msg="Stopping pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786" id=03ee217f-e5e7-4c95-8019-c8edd933ccda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.222196 | controller | Jun 12 19:52:07.508117 crc crio[3657]: time="2026-06-12T19:52:07.508077631Z" level=info msg="Stopped pod sandbox (already stopped): 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786" id=03ee217f-e5e7-4c95-8019-c8edd933ccda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.222212 | controller | Jun 12 19:52:07.509964 crc crio[3657]: time="2026-06-12T19:52:07.509883216Z" level=info msg="Removing pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786" id=9c7933cf-b3f0-42bc-8d7f-9fa241420c70 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.222228 | controller | Jun 12 19:52:07.521013 crc crio[3657]: time="2026-06-12T19:52:07.520877102Z" level=info msg="Removed pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786" id=9c7933cf-b3f0-42bc-8d7f-9fa241420c70 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.222244 | controller | Jun 12 19:52:07.522140 crc crio[3657]: time="2026-06-12T19:52:07.52187166Z" level=info msg="Stopping pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8" id=4427f690-b4f1-44a3-b468-5893ef96d5ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.222259 | controller | Jun 12 19:52:07.522140 crc crio[3657]: time="2026-06-12T19:52:07.521957652Z" level=info msg="Stopped pod sandbox (already stopped): ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8" id=4427f690-b4f1-44a3-b468-5893ef96d5ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.222276 | controller | Jun 12 19:52:07.523358 crc crio[3657]: time="2026-06-12T19:52:07.523252941Z" level=info msg="Removing pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8" id=667aa3a4-4b85-4a20-b9e5-9a5c3cddcb1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.222292 | controller | Jun 12 19:52:07.532474 crc crio[3657]: time="2026-06-12T19:52:07.532056813Z" level=info msg="Removed pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8" id=667aa3a4-4b85-4a20-b9e5-9a5c3cddcb1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.222307 | controller | Jun 12 19:52:07.533543 crc crio[3657]: time="2026-06-12T19:52:07.533476204Z" level=info msg="Stopping pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd" id=f40e4419-3b76-45f4-b340-19e9194907a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.222323 | controller | Jun 12 19:52:07.533629 crc crio[3657]: time="2026-06-12T19:52:07.533553006Z" level=info msg="Stopped pod sandbox (already stopped): 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd" id=f40e4419-3b76-45f4-b340-19e9194907a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.222339 | controller | Jun 12 19:52:07.535463 crc crio[3657]: time="2026-06-12T19:52:07.535384871Z" level=info msg="Removing pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd" id=464e9e36-31a1-446b-a920-c9098cf2b7e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.222355 | controller | Jun 12 19:52:07.545358 crc crio[3657]: time="2026-06-12T19:52:07.545203066Z" level=info msg="Removed pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd" id=464e9e36-31a1-446b-a920-c9098cf2b7e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.222374 | controller | Jun 12 19:52:07.546180 crc crio[3657]: time="2026-06-12T19:52:07.546105289Z" level=info msg="Stopping pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb" id=e9c72e87-fae5-481a-bd40-3fd1d051d24e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.222390 | controller | Jun 12 19:52:07.546180 crc crio[3657]: time="2026-06-12T19:52:07.546174741Z" level=info msg="Stopped pod sandbox (already stopped): 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb" id=e9c72e87-fae5-481a-bd40-3fd1d051d24e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.222406 | controller | Jun 12 19:52:07.546933 crc crio[3657]: time="2026-06-12T19:52:07.546850041Z" level=info msg="Removing pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb" id=dc9b098a-f555-490e-b8a0-55c0a2b4f15d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.222422 | controller | Jun 12 19:52:07.557042 crc crio[3657]: time="2026-06-12T19:52:07.554553882Z" level=info msg="Removed pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb" id=dc9b098a-f555-490e-b8a0-55c0a2b4f15d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.222438 | controller | Jun 12 19:52:10.211842 crc crio[3657]: time="2026-06-12T19:52:10.211400336Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=8fc5bcf7-4dee-4b47-a187-b55e0c69c20a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.222454 | controller | Jun 12 19:52:10.211842 crc crio[3657]: time="2026-06-12T19:52:10.211845209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.222471 | controller | Jun 12 19:52:10.229046 crc crio[3657]: time="2026-06-12T19:52:10.228764074Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8fc5bcf7-4dee-4b47-a187-b55e0c69c20a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.222487 | controller | Jun 12 19:52:10.245821 crc crio[3657]: time="2026-06-12T19:52:10.24548831Z" level=info msg="Ran pod sandbox 3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=8fc5bcf7-4dee-4b47-a187-b55e0c69c20a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.222503 | controller | Jun 12 19:52:10.250630 crc crio[3657]: time="2026-06-12T19:52:10.250257782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5e15a3ae-1602-442d-8658-86c930f09fb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.222520 | controller | Jun 12 19:52:10.254451 crc crio[3657]: time="2026-06-12T19:52:10.254376511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7e81dde0-35cd-4deb-a71c-32ce84db4866 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.222536 | controller | Jun 12 19:52:10.271519 crc crio[3657]: time="2026-06-12T19:52:10.261903444Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=cafac97f-b4e4-4174-9463-119efc1168b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.222552 | controller | Jun 12 19:52:10.271519 crc crio[3657]: time="2026-06-12T19:52:10.262653106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.222573 | controller | Jun 12 19:52:10.321240 crc crio[3657]: time="2026-06-12T19:52:10.321102393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.222590 | controller | Jun 12 19:52:10.573484 crc crio[3657]: time="2026-06-12T19:52:10.573186195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.222607 | controller | Jun 12 19:52:10.694839 crc crio[3657]: time="2026-06-12T19:52:10.6947136Z" level=info msg="Created container 11d501f6a9891f6fcc76a9cf050ff23e1fa9c51327a16875ca8131a14cf0a755: openshift-kube-apiserver/kube-apiserver-crc/setup" id=cafac97f-b4e4-4174-9463-119efc1168b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.222623 | controller | Jun 12 19:52:10.695935 crc crio[3657]: time="2026-06-12T19:52:10.695849153Z" level=info msg="Starting container: 11d501f6a9891f6fcc76a9cf050ff23e1fa9c51327a16875ca8131a14cf0a755" id=68709c34-90d7-4fde-b80d-4af2151a648c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.222639 | controller | Jun 12 19:52:10.706876 crc crio[3657]: time="2026-06-12T19:52:10.706806289Z" level=info msg="Started container" PID=17010 containerID=11d501f6a9891f6fcc76a9cf050ff23e1fa9c51327a16875ca8131a14cf0a755 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=68709c34-90d7-4fde-b80d-4af2151a648c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7
2026-06-12 21:10:20.222656 | controller | Jun 12 19:52:11.037863 crc crio[3657]: time="2026-06-12T19:52:11.037216139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=30006865-b706-4c9b-8692-3b55b0abc532 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.222673 | controller | Jun 12 19:52:11.044634 crc crio[3657]: time="2026-06-12T19:52:11.044220476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ce92b42e-ff14-4bd1-a312-30104553e342 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.222689 | controller | Jun 12 19:52:11.046072 crc crio[3657]: time="2026-06-12T19:52:11.045833093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=84c9061b-b497-43e7-a22b-24873e4a9d19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.222706 | controller | Jun 12 19:52:11.050840 crc crio[3657]: time="2026-06-12T19:52:11.050593595Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=7c66de7e-c9a3-4fb8-a2c2-163737f5f306 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.222722 | controller | Jun 12 19:52:11.051498 crc crio[3657]: time="2026-06-12T19:52:11.051085929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.222739 | controller | Jun 12 19:52:11.053568 crc crio[3657]: time="2026-06-12T19:52:11.052470562Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e27a88e9-d95a-4c2d-ae2c-781339ae20f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.222756 | controller | Jun 12 19:52:11.076403 crc crio[3657]: time="2026-06-12T19:52:11.076078261Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=075926f6-eadf-4eb7-a8ec-24d2d8423b43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.222773 | controller | Jun 12 19:52:11.077467 crc crio[3657]: time="2026-06-12T19:52:11.07741141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.222793 | controller | Jun 12 19:52:11.102398 crc crio[3657]: time="2026-06-12T19:52:11.102074511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.222811 | controller | Jun 12 19:52:11.134961 crc crio[3657]: time="2026-06-12T19:52:11.134855714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.222827 | controller | Jun 12 19:52:11.308731 crc crio[3657]: time="2026-06-12T19:52:11.308512134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.222844 | controller | Jun 12 19:52:11.354438 crc crio[3657]: time="2026-06-12T19:52:11.35423171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.222885 | controller | Jun 12 19:52:11.430128 crc crio[3657]: time="2026-06-12T19:52:11.430035548Z" level=info msg="Created container e2580ad61a56da6a26aa3748b52c6621f9bfbc14216f7242b075d6bb53b8db3c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=7c66de7e-c9a3-4fb8-a2c2-163737f5f306 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.222903 | controller | Jun 12 19:52:11.431459 crc crio[3657]: time="2026-06-12T19:52:11.431242374Z" level=info msg="Starting container: e2580ad61a56da6a26aa3748b52c6621f9bfbc14216f7242b075d6bb53b8db3c" id=d6ae8e8d-27d5-44b9-9efb-8ab66418adc3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.222920 | controller | Jun 12 19:52:11.437599 crc crio[3657]: time="2026-06-12T19:52:11.43751373Z" level=info msg="Started container" PID=17024 containerID=e2580ad61a56da6a26aa3748b52c6621f9bfbc14216f7242b075d6bb53b8db3c description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=d6ae8e8d-27d5-44b9-9efb-8ab66418adc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53
2026-06-12 21:10:20.222937 | controller | Jun 12 19:52:11.464186 crc crio[3657]: time="2026-06-12T19:52:11.463894212Z" level=info msg="Created container 3c8d37b82e6633a715011a9ec89776a735d6fbd2a29bed0a9089096026eb303a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=075926f6-eadf-4eb7-a8ec-24d2d8423b43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.222954 | controller | Jun 12 19:52:11.465723 crc crio[3657]: time="2026-06-12T19:52:11.465616924Z" level=info msg="Starting container: 3c8d37b82e6633a715011a9ec89776a735d6fbd2a29bed0a9089096026eb303a" id=1f553d55-57b9-468a-9390-af98e5149cc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.222970 | controller | Jun 12 19:52:11.473571 crc crio[3657]: time="2026-06-12T19:52:11.473472967Z" level=info msg="Started container" PID=17036 containerID=3c8d37b82e6633a715011a9ec89776a735d6fbd2a29bed0a9089096026eb303a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=1f553d55-57b9-468a-9390-af98e5149cc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7
2026-06-12 21:10:20.222986 | controller | Jun 12 19:52:11.490548 crc crio[3657]: time="2026-06-12T19:52:11.490479011Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=57e41bc8-5918-4f7e-9ded-d4d597f3d286 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.223003 | controller | Jun 12 19:52:11.493182 crc crio[3657]: time="2026-06-12T19:52:11.492948684Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bbd81063-6c23-449d-9566-88c60109df87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.223022 | controller | Jun 12 19:52:11.500573 crc crio[3657]: time="2026-06-12T19:52:11.500449656Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=7417d968-4e2b-44ac-acfc-b055311b607d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.223039 | controller | Jun 12 19:52:11.500966 crc crio[3657]: time="2026-06-12T19:52:11.500908831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.223056 | controller | Jun 12 19:52:11.527174 crc crio[3657]: time="2026-06-12T19:52:11.527089947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.223073 | controller | Jun 12 19:52:11.823422 crc crio[3657]: time="2026-06-12T19:52:11.823337223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.223089 | controller | Jun 12 19:52:11.986387 crc crio[3657]: time="2026-06-12T19:52:11.986315407Z" level=info msg="Created container 42eb5260d706b767faf97b0709b9af3d75279d2f829dfa5911564ddefb68e643: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=7417d968-4e2b-44ac-acfc-b055311b607d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.223106 | controller | Jun 12 19:52:11.987721 crc crio[3657]: time="2026-06-12T19:52:11.987631265Z" level=info msg="Starting container: 42eb5260d706b767faf97b0709b9af3d75279d2f829dfa5911564ddefb68e643" id=75e4f573-ba02-47af-90c9-35489ecd5836 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.223122 | controller | Jun 12 19:52:11.994142 crc crio[3657]: time="2026-06-12T19:52:11.994057727Z" level=info msg="Started container" PID=17092 containerID=42eb5260d706b767faf97b0709b9af3d75279d2f829dfa5911564ddefb68e643 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=75e4f573-ba02-47af-90c9-35489ecd5836 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7
2026-06-12 21:10:20.223139 | controller | Jun 12 19:52:12.017840 crc crio[3657]: time="2026-06-12T19:52:12.017727078Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=83dcf129-af51-485a-8850-159ce3d0164a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.223155 | controller | Jun 12 19:52:12.022157 crc crio[3657]: time="2026-06-12T19:52:12.021981205Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=71acd8f6-ffe9-4394-b345-49770645be12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.223172 | controller | Jun 12 19:52:12.032592 crc crio[3657]: time="2026-06-12T19:52:12.032448965Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=38ea005a-2bb2-408d-9a06-37d6bd121c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.223188 | controller | Jun 12 19:52:12.033207 crc crio[3657]: time="2026-06-12T19:52:12.033130635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.223204 | controller | Jun 12 19:52:12.071299 crc crio[3657]: time="2026-06-12T19:52:12.071201264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.223224 | controller | Jun 12 19:52:12.355695 crc crio[3657]: time="2026-06-12T19:52:12.35561614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.223241 | controller | Jun 12 19:52:12.449734 crc crio[3657]: time="2026-06-12T19:52:12.449599646Z" level=info msg="Created container 3ec91a10681ca9553965ad7f0eb6053f43c8e296179f3b4c91bdf553c0d2be70: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=38ea005a-2bb2-408d-9a06-37d6bd121c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.223257 | controller | Jun 12 19:52:12.450962 crc crio[3657]: time="2026-06-12T19:52:12.450850964Z" level=info msg="Starting container: 3ec91a10681ca9553965ad7f0eb6053f43c8e296179f3b4c91bdf553c0d2be70" id=abf5b75d-df07-463c-9169-e4d1db804861 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.223274 | controller | Jun 12 19:52:12.458850 crc crio[3657]: time="2026-06-12T19:52:12.458752569Z" level=info msg="Started container" PID=17118 containerID=3ec91a10681ca9553965ad7f0eb6053f43c8e296179f3b4c91bdf553c0d2be70 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=abf5b75d-df07-463c-9169-e4d1db804861 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7
2026-06-12 21:10:20.223291 | controller | Jun 12 19:52:12.485591 crc crio[3657]: time="2026-06-12T19:52:12.485491692Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=804adb73-57c1-480b-b6a7-6e381023ac2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.223307 | controller | Jun 12 19:52:12.488044 crc crio[3657]: time="2026-06-12T19:52:12.487902305Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e151f78f-0c52-41cc-86d1-9a0317198f58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.223323 | controller | Jun 12 19:52:12.503045 crc crio[3657]: time="2026-06-12T19:52:12.502366031Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=3cc9d398-e544-45c7-858c-6a0d3b37f37f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.223340 | controller | Jun 12 19:52:12.503539 crc crio[3657]: time="2026-06-12T19:52:12.503095493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.223356 | controller | Jun 12 19:52:12.545921 crc crio[3657]: time="2026-06-12T19:52:12.54579051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.223372 | controller | Jun 12 19:52:12.758220 crc crio[3657]: time="2026-06-12T19:52:12.758126877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.223388 | controller | Jun 12 19:52:12.842206 crc crio[3657]: time="2026-06-12T19:52:12.842154499Z" level=info msg="Created container 7a8e58093fdfbbefaf381c58ffcbdbd45f41b9f71e2ce634c86c2e0ea33d3745: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=3cc9d398-e544-45c7-858c-6a0d3b37f37f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.223404 | controller | Jun 12 19:52:12.843449 crc crio[3657]: time="2026-06-12T19:52:12.843411666Z" level=info msg="Starting container: 7a8e58093fdfbbefaf381c58ffcbdbd45f41b9f71e2ce634c86c2e0ea33d3745" id=06ad9a27-e8cc-4b59-9b8e-ac32a4663798 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.223427 | controller | Jun 12 19:52:12.847349 crc crio[3657]: time="2026-06-12T19:52:12.847211389Z" level=info msg="Started container" PID=17139 containerID=7a8e58093fdfbbefaf381c58ffcbdbd45f41b9f71e2ce634c86c2e0ea33d3745 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=06ad9a27-e8cc-4b59-9b8e-ac32a4663798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7
2026-06-12 21:10:20.223445 | controller | Jun 12 19:52:12.858231 crc crio[3657]: time="2026-06-12T19:52:12.858154723Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ebf3f97a-3b03-497d-b569-648dfbf13447 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.223461 | controller | Jun 12 19:52:12.860526 crc crio[3657]: time="2026-06-12T19:52:12.860474432Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3cf95f73-d1d8-4946-bee9-f007353f7bc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.223477 | controller | Jun 12 19:52:12.866337 crc crio[3657]: time="2026-06-12T19:52:12.866228313Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=5a437ca2-b783-48cb-b007-728c3c226fd9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.223493 | controller | Jun 12 19:52:12.867703 crc crio[3657]: time="2026-06-12T19:52:12.867581134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.223509 | controller | Jun 12 19:52:12.900669 crc crio[3657]: time="2026-06-12T19:52:12.900575683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.223524 | controller | Jun 12 19:52:13.218320 crc crio[3657]: time="2026-06-12T19:52:13.20671219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.223541 | controller | Jun 12 19:52:13.382028 crc crio[3657]: time="2026-06-12T19:52:13.381919257Z" level=info msg="Created container 527b45387013fbf65bfe160f5ac0b5ad1510ad4b698a71d656a8841d08d5972e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=5a437ca2-b783-48cb-b007-728c3c226fd9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.223557 | controller | Jun 12 19:52:13.384629 crc crio[3657]: time="2026-06-12T19:52:13.384480694Z" level=info msg="Starting container: 527b45387013fbf65bfe160f5ac0b5ad1510ad4b698a71d656a8841d08d5972e" id=e7b7a340-417f-4470-97f6-5f8dabe64df4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.223573 | controller | Jun 12 19:52:13.409449 crc crio[3657]: time="2026-06-12T19:52:13.404409044Z" level=info msg="Started container" PID=17158 containerID=527b45387013fbf65bfe160f5ac0b5ad1510ad4b698a71d656a8841d08d5972e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=e7b7a340-417f-4470-97f6-5f8dabe64df4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7
2026-06-12 21:10:20.223590 | controller | Jun 12 19:52:50.587021 crc crio[3657]: time="2026-06-12T19:52:50.586056695Z" level=info msg="Stopping container: 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef (timeout: 5s)" id=fac77946-74b8-4c65-bd4d-b23bd5db6067 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.223607 | controller | Jun 12 19:52:51.625513 crc crio[3657]: time="2026-06-12T19:52:51.624224382Z" level=info msg="Stopping container: 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7 (timeout: 30s)" id=7bf7cfb1-7d91-479a-86fc-b23ca2497f04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.223627 | controller | Jun 12 19:52:51.692431 crc crio[3657]: time="2026-06-12T19:52:51.691942194Z" level=info msg="Stopping container: f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4 (timeout: 30s)" id=c1f3d51b-d4ba-4231-afaf-994691d8340b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.223644 | controller | Jun 12 19:52:51.729169 crc crio[3657]: time="2026-06-12T19:52:51.729008559Z" level=info msg="Stopping container: 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81 (timeout: 30s)" id=0bb8b6fd-6740-486e-9b72-424354cca258 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.223660 | controller | Jun 12 19:52:51.768795 crc crio[3657]: time="2026-06-12T19:52:51.767679929Z" level=info msg="Stopping container: edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69 (timeout: 30s)" id=1a3469c0-3c2d-476b-b0bc-b0692d3e5be9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.223676 | controller | Jun 12 19:52:51.832971 crc crio[3657]: time="2026-06-12T19:52:51.832887859Z" level=info msg="Stopping container: 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf (timeout: 30s)" id=9c4c58a9-daeb-4af2-a611-32100569f62a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.223691 | controller | Jun 12 19:52:51.888007 crc crio[3657]: time="2026-06-12T19:52:51.887911258Z" level=info msg="Stopped container 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=0bb8b6fd-6740-486e-9b72-424354cca258 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.223708 | controller | Jun 12 19:52:51.892577 crc crio[3657]: time="2026-06-12T19:52:51.892487939Z" level=info msg="Stopped container 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7: openshift-marketplace/certified-operators-l27pk/registry-server" id=7bf7cfb1-7d91-479a-86fc-b23ca2497f04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.223724 | controller | Jun 12 19:52:51.892692 crc crio[3657]: time="2026-06-12T19:52:51.892618118Z" level=info msg="Stopping pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5" id=c5625492-0ee4-4b0e-bd75-2a96ac027273 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.223741 | controller | Jun 12 19:52:51.893380 crc crio[3657]: time="2026-06-12T19:52:51.893341211Z" level=info msg="Stopping pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a" id=ccbc57d8-14f3-46a7-a3a2-bf254bf84a11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.223757 | controller | Jun 12 19:52:51.893994 crc crio[3657]: time="2026-06-12T19:52:51.893352847Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/5eeaaa0a-330a-45b1-96b5-0966ecd5190f 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:0xc00146ea18}] Aliases:map[]}"
2026-06-12 21:10:20.223774 | controller | Jun 12 19:52:51.893994 crc crio[3657]: time="2026-06-12T19:52:51.893950908Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.223792 | controller | Jun 12 19:52:51.894893 crc crio[3657]: time="2026-06-12T19:52:51.894862302Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/961a7e35-cdc7-411d-bad3-f3fc74159a14 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:0xc00127f378}] Aliases:map[]}"
2026-06-12 21:10:20.223813 | controller | Jun 12 19:52:51.895193 crc crio[3657]: time="2026-06-12T19:52:51.89516865Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.223830 | controller | Jun 12 19:52:51.996123 crc crio[3657]: time="2026-06-12T19:52:51.995788537Z" level=info msg="Stopped container f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4: openshift-marketplace/community-operators-qhh6t/registry-server" id=c1f3d51b-d4ba-4231-afaf-994691d8340b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.223867 | controller | Jun 12 19:52:51.998598 crc crio[3657]: time="2026-06-12T19:52:51.998337543Z" level=info msg="Stopping pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3" id=53aea2f4-ff44-4324-bf4f-3dd32c413bea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.223891 | controller | Jun 12 19:52:51.998952 crc crio[3657]: time="2026-06-12T19:52:51.998927339Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/1721aefa-d160-4301-8f65-24d008a64409 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:0xc002910f10}] Aliases:map[]}"
2026-06-12 21:10:20.223909 | controller | Jun 12 19:52:51.999431 crc crio[3657]: time="2026-06-12T19:52:51.999245048Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.223927 | controller | Jun 12 19:52:52.192577 crc crio[3657]: time="2026-06-12T19:52:52.192518383Z" level=info msg="Stopped container 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=9c4c58a9-daeb-4af2-a611-32100569f62a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.223944 | controller | Jun 12 19:52:52.199603 crc crio[3657]: time="2026-06-12T19:52:52.199244881Z" level=info msg="Stopping pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1" id=dd772978-4678-413e-b9f8-54092f1ac0c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.223964 | controller | Jun 12 19:52:52.199821 crc crio[3657]: time="2026-06-12T19:52:52.199692902Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d49d53fb-5c80-4ad7-8724-5e8ca7fbf865 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:0xc00008cd50}] Aliases:map[]}"
2026-06-12 21:10:20.223982 | controller | Jun 12 19:52:52.200413 crc crio[3657]: time="2026-06-12T19:52:52.199969339Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.223999 | controller | Jun 12 19:52:52.475504 crc crio[3657]: time="2026-06-12T19:52:52.475342095Z" level=info msg="Stopped container edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=1a3469c0-3c2d-476b-b0bc-b0692d3e5be9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.224016 | controller | Jun 12 19:52:52.490927 crc crio[3657]: time="2026-06-12T19:52:52.489923746Z" level=info msg="Stopping pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468" id=36dc5b6b-058c-48ea-b18e-700a19c4e51f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.224038 | controller | Jun 12 19:52:52.496037 crc crio[3657]: time="2026-06-12T19:52:52.491050777Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/67e8f3fa-7c63-4f72-b623-8cdcb400cd8d 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:0xc00008ce30}] Aliases:map[]}"
2026-06-12 21:10:20.224056 | controller | Jun 12 19:52:52.501647 crc crio[3657]: time="2026-06-12T19:52:52.500776136Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.224073 | controller | Jun 12 19:52:53.061660 crc crio[3657]: time="2026-06-12T19:52:53.060970966Z" level=info msg="Removing container: 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085" id=25692d9a-dfd2-4773-85db-6b570891866a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224089 | controller | Jun 12 19:52:53.122994 crc crio[3657]: time="2026-06-12T19:52:53.122845669Z" level=info msg="Stopped pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a" id=ccbc57d8-14f3-46a7-a3a2-bf254bf84a11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.224106 | controller | Jun 12 19:52:53.231785 crc crio[3657]: time="2026-06-12T19:52:53.231660221Z" level=info msg="Removed container 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=25692d9a-dfd2-4773-85db-6b570891866a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224122 | controller | Jun 12 19:52:53.296818 crc crio[3657]: time="2026-06-12T19:52:53.296031328Z" level=info msg="Stopped pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5" id=c5625492-0ee4-4b0e-bd75-2a96ac027273 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.224138 | controller | Jun 12 19:52:53.739928 crc crio[3657]: time="2026-06-12T19:52:53.739885806Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/POD" id=08f35343-ead9-4ca7-b048-5df18b1acd8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.224155 | controller | Jun 12 19:52:53.740154 crc crio[3657]: time="2026-06-12T19:52:53.740132563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.224172 | controller | Jun 12 19:52:53.813922 crc crio[3657]: time="2026-06-12T19:52:53.812559348Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-bc6m2 Namespace:openshift-marketplace ID:7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c UID:90cb158f-409c-48e1-b66e-7e6a7bc3684b NetNS:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90cb158f_409c_48e1_b66e_7e6a7bc3684b.slice PodAnnotations:0xc0001a24b0}] Aliases:map[]}"
2026-06-12 21:10:20.224189 | controller | Jun 12 19:52:53.813922 crc crio[3657]: time="2026-06-12T19:52:53.812899807Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-bc6m2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.224206 | controller | Jun 12 19:52:53.998550 crc crio[3657]: time="2026-06-12T19:52:53.992976323Z" level=info msg="Stopped pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3" id=53aea2f4-ff44-4324-bf4f-3dd32c413bea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.224226 | controller | Jun 12 19:52:54.155166 crc crio[3657]: time="2026-06-12T19:52:54.155125246Z" level=info msg="Removing container: f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4" id=6110a2eb-3983-4641-81cb-8dd15d43750d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224243 | controller | Jun 12 19:52:54.227739 crc crio[3657]: time="2026-06-12T19:52:54.224868312Z" level=info msg="Removed container f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4: openshift-marketplace/community-operators-qhh6t/registry-server" id=6110a2eb-3983-4641-81cb-8dd15d43750d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224260 | controller | Jun 12 19:52:54.237893 crc crio[3657]: time="2026-06-12T19:52:54.237558994Z" level=info msg="Removing container: c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd" id=9a870583-e15a-4a7f-ab87-6282e7c123ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224277 | controller | Jun 12 19:52:54.318449 crc crio[3657]: time="2026-06-12T19:52:54.318345293Z" level=info msg="Removed container c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd: openshift-marketplace/community-operators-qhh6t/extract-content" id=9a870583-e15a-4a7f-ab87-6282e7c123ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224293 | controller | Jun 12 19:52:54.329629 crc crio[3657]: time="2026-06-12T19:52:54.327917078Z" level=info msg="Removing container: 8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40" id=e4b8ac85-9792-4a05-bfee-160c93127177 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224310 | controller | Jun 12 19:52:54.456495 crc crio[3657]: time="2026-06-12T19:52:54.454805225Z" level=info msg="Removed container 8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=e4b8ac85-9792-4a05-bfee-160c93127177 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224326 | controller | Jun 12 19:52:54.484611 crc crio[3657]: time="2026-06-12T19:52:54.484539419Z" level=info msg="Removing container: 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7" id=c2b88ba2-9b41-4517-a796-eac12a8dc278 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224342 | controller | Jun 12 19:52:54.496955 crc crio[3657]: time="2026-06-12T19:52:54.496884775Z" level=info msg="Stopped pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1" id=dd772978-4678-413e-b9f8-54092f1ac0c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.224359 | controller | Jun 12 19:52:54.572434 crc crio[3657]: time="2026-06-12T19:52:54.569723523Z" level=info msg="Removed container 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7: openshift-marketplace/certified-operators-l27pk/registry-server" id=c2b88ba2-9b41-4517-a796-eac12a8dc278 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224375 | controller | Jun 12 19:52:54.606378 crc crio[3657]: time="2026-06-12T19:52:54.605726769Z" level=info msg="Removing container: d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39" id=602fdccb-7efd-476c-b7a7-8c4896e4bf88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224391 | controller | Jun 12 19:52:54.658884 crc crio[3657]: time="2026-06-12T19:52:54.658813439Z" level=info msg="Stopped pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468" id=36dc5b6b-058c-48ea-b18e-700a19c4e51f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.224406 | controller | Jun 12 19:52:54.695990 crc crio[3657]: time="2026-06-12T19:52:54.695694346Z" level=info msg="Removed container d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39: openshift-marketplace/certified-operators-l27pk/extract-content" id=602fdccb-7efd-476c-b7a7-8c4896e4bf88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224425 | controller | Jun 12 19:52:54.711640 crc crio[3657]: time="2026-06-12T19:52:54.710056949Z" level=info msg="Removing container: 1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175" id=5fe21662-f46d-44c1-a59c-cb9fba9b13dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224442 | controller | Jun 12 19:52:54.781099 crc crio[3657]: time="2026-06-12T19:52:54.779650488Z" level=info msg="Removed container 1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=5fe21662-f46d-44c1-a59c-cb9fba9b13dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224458 | controller | Jun 12 19:52:54.795120 crc crio[3657]: time="2026-06-12T19:52:54.793906389Z" level=info msg="Removing container: 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81" id=dc4ee92a-de37-4cf6-8813-a0ccde46ecd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224474 | controller | Jun 12 19:52:54.853508 crc crio[3657]: time="2026-06-12T19:52:54.853250583Z" level=info msg="Removed container 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=dc4ee92a-de37-4cf6-8813-a0ccde46ecd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224491 | controller | Jun 12 19:52:55.076816 crc crio[3657]: 2026-06-12T19:52:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cfffecf78de702 Mac:76:00:1e:f2:fe:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec SocketPath: PciID:}] [{Interface:0xc000014a20 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.224521 | controller | Jun 12 19:52:55.076816 crc crio[3657]: time="2026-06-12T19:52:55.07522195Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-bc6m2 Namespace:openshift-marketplace ID:7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c UID:90cb158f-409c-48e1-b66e-7e6a7bc3684b NetNS:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90cb158f_409c_48e1_b66e_7e6a7bc3684b.slice PodAnnotations:0xc0001a24b0}] Aliases:map[]}"
2026-06-12 21:10:20.224540 | controller | Jun 12 19:52:55.076816 crc crio[3657]: time="2026-06-12T19:52:55.075399445Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bc6m2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.224557 | controller | Jun 12 19:52:55.081502 crc crio[3657]: time="2026-06-12T19:52:55.081465934Z" level=info msg="Ran pod sandbox 7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c with infra container: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/POD" id=08f35343-ead9-4ca7-b048-5df18b1acd8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.224574 | controller | Jun 12 19:52:55.084315 crc crio[3657]: time="2026-06-12T19:52:55.084195915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=a1f42a9b-40da-4125-bc99-88024e26578d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.224590 | controller | Jun 12 19:52:55.087848 crc crio[3657]: time="2026-06-12T19:52:55.087825461Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=83219e73-92f1-4f80-a5f3-e26ce1cbe8bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.224606 | controller | Jun 12 19:52:55.108056 crc crio[3657]: time="2026-06-12T19:52:55.108015766Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator" id=779a8cbf-7919-4915-bec6-e8b207524352 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.224626 | controller | Jun 12 19:52:55.108671 crc crio[3657]: time="2026-06-12T19:52:55.108648473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.224642 | controller | Jun 12 19:52:55.144124 crc crio[3657]: time="2026-06-12T19:52:55.143990899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.224658 | controller | Jun 12 19:52:55.151736 crc crio[3657]: time="2026-06-12T19:52:55.15131358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.224675 | controller | Jun 12 19:52:55.227450 crc crio[3657]: time="2026-06-12T19:52:55.227379902Z" level=info msg="Removing container: edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69" id=a9fbcab1-bb48-4037-9a96-17528216c863 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224691 | controller | Jun 12 19:52:55.242889 crc crio[3657]: time="2026-06-12T19:52:55.242807002Z" level=info msg="Removed container edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=a9fbcab1-bb48-4037-9a96-17528216c863 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224707 | controller | Jun 12 19:52:55.246871 crc crio[3657]: time="2026-06-12T19:52:55.246577954Z" level=info msg="Removing container: 01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1" id=5eb0d0f7-d5a8-4fc1-ae80-4f0495f8ec27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224723 | controller | Jun 12 19:52:55.257015 crc crio[3657]: time="2026-06-12T19:52:55.256934259Z" level=info msg="Created container 9979692b04b2684dba7ab068756f187347ec5a36a4f01ab7f1ac094e97b76809: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator" id=779a8cbf-7919-4915-bec6-e8b207524352 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.224739 | controller | Jun 12 19:52:55.259319 crc crio[3657]: time="2026-06-12T19:52:55.259047365Z" level=info msg="Starting container: 9979692b04b2684dba7ab068756f187347ec5a36a4f01ab7f1ac094e97b76809" id=14af5bae-6aa0-4acf-8e50-482aaa0798be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.224755 | controller | Jun 12 19:52:55.275784 crc crio[3657]: time="2026-06-12T19:52:55.274460548Z" level=info msg="Removed container 01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=5eb0d0f7-d5a8-4fc1-ae80-4f0495f8ec27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224772 | controller | Jun 12 19:52:55.275784 crc crio[3657]: time="2026-06-12T19:52:55.275146794Z" level=info msg="Started container" PID=17917 containerID=9979692b04b2684dba7ab068756f187347ec5a36a4f01ab7f1ac094e97b76809 description=openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator id=14af5bae-6aa0-4acf-8e50-482aaa0798be name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c
2026-06-12 21:10:20.224789 | controller | Jun 12 19:52:55.283537 crc crio[3657]: time="2026-06-12T19:52:55.283486489Z" level=info msg="Removing container: d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655" id=dd8958a6-7aa9-4fcb-99df-0a897cbc2c11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224805 | controller | Jun 12 19:52:55.305030 crc crio[3657]: time="2026-06-12T19:52:55.304570292Z" level=info msg="Removed container d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=dd8958a6-7aa9-4fcb-99df-0a897cbc2c11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224825 | controller | Jun 12 19:52:55.309615 crc crio[3657]: time="2026-06-12T19:52:55.308378192Z" level=info msg="Removing container: 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf" id=0c6339e4-9974-4e95-97b9-35ab2e719a3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224842 | controller | Jun 12 19:52:55.327045 crc crio[3657]: time="2026-06-12T19:52:55.326972706Z" level=info msg="Removed container 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=0c6339e4-9974-4e95-97b9-35ab2e719a3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224878 | controller | Jun 12 19:52:55.331965 crc crio[3657]: time="2026-06-12T19:52:55.331866721Z" level=info msg="Removing container: f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07" id=3325db93-c202-4989-812b-6d314048d286 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224897 | controller | Jun 12 19:52:55.354437 crc crio[3657]: time="2026-06-12T19:52:55.354366025Z" level=info msg="Removed container f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=3325db93-c202-4989-812b-6d314048d286 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224913 | controller | Jun 12 19:52:55.357709 crc crio[3657]: time="2026-06-12T19:52:55.357586157Z" level=info msg="Removing container: c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4" id=254f3dae-6786-4c1f-8563-d86235fd8149 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224929 | controller | Jun 12 19:52:55.380865 crc crio[3657]: time="2026-06-12T19:52:55.380540754Z" level=info msg="Removed container c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=254f3dae-6786-4c1f-8563-d86235fd8149 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.224945 | controller | Jun 12 19:52:55.626891 crc crio[3657]: time="2026-06-12T19:52:55.626611114Z" level=warning msg="Stopping container 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef with stop signal(15) timed out. Killing..."
2026-06-12 21:10:20.224961 | controller | Jun 12 19:52:56.160732 crc crio[3657]: time="2026-06-12T19:52:56.160554249Z" level=info msg="Stopped container 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=fac77946-74b8-4c65-bd4d-b23bd5db6067 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.224978 | controller | Jun 12 19:52:56.162088 crc crio[3657]: time="2026-06-12T19:52:56.161977416Z" level=info msg="Stopping pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3" id=3eddc126-6fd6-4722-928e-63c18f070a93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.224994 | controller | Jun 12 19:52:56.167651 crc crio[3657]: time="2026-06-12T19:52:56.167569723Z" level=info msg="Stopped pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3" id=3eddc126-6fd6-4722-928e-63c18f070a93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225010 | controller | Jun 12 19:52:56.279126 crc crio[3657]: time="2026-06-12T19:52:56.278013358Z" level=info msg="Removing container: 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef" id=c23a6310-e198-4de7-ac7b-b9fa05c5714d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.225026 | controller | Jun 12 19:52:56.308675 crc crio[3657]: time="2026-06-12T19:52:56.308531906Z" level=info msg="Removed container 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=c23a6310-e198-4de7-ac7b-b9fa05c5714d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.225087 | controller | Jun 12 19:53:07.594492 crc crio[3657]: time="2026-06-12T19:53:07.593241226Z" level=info msg="Stopping pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3" id=ac85ca7e-c202-425f-a8d7-746837a31f63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225113 | controller | Jun 12 19:53:07.594492 crc crio[3657]: time="2026-06-12T19:53:07.594462218Z" level=info msg="Stopped pod sandbox (already stopped): 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3" id=ac85ca7e-c202-425f-a8d7-746837a31f63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225137 | controller | Jun 12 19:53:07.597729 crc crio[3657]: time="2026-06-12T19:53:07.596526822Z" level=info msg="Removing pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3" id=5bb9245f-81c4-4e2f-a77e-52f9153d37b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.225161 | controller | Jun 12 19:53:07.612099 crc crio[3657]: time="2026-06-12T19:53:07.611886262Z" level=info msg="Removed pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3" id=5bb9245f-81c4-4e2f-a77e-52f9153d37b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.225178 | controller | Jun 12 19:53:07.613735 crc crio[3657]: time="2026-06-12T19:53:07.61356588Z" level=info msg="Stopping pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a" id=17ed512c-0426-4b31-8d16-922b532e2bf2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225195 | controller | Jun 12 19:53:07.613910 crc crio[3657]: time="2026-06-12T19:53:07.613734315Z" level=info msg="Stopped pod sandbox (already stopped): 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a" id=17ed512c-0426-4b31-8d16-922b532e2bf2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225212 | controller | Jun 12 19:53:07.614931 crc crio[3657]: time="2026-06-12T19:53:07.614796542Z" level=info msg="Removing pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a" id=ab3f1139-18f0-47e5-8b44-20828efd9971 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.225228 | controller | Jun 12 19:53:07.629704 crc crio[3657]: time="2026-06-12T19:53:07.629557832Z" level=info msg="Removed pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a" id=ab3f1139-18f0-47e5-8b44-20828efd9971 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.225245 | controller | Jun 12 19:53:07.631114 crc crio[3657]: time="2026-06-12T19:53:07.630960788Z" level=info msg="Stopping pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468" id=cb9b363b-f7e1-4c45-8864-8f3b903af3a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225260 | controller | Jun 12 19:53:07.631485 crc crio[3657]: time="2026-06-12T19:53:07.631138052Z" level=info msg="Stopped pod sandbox (already stopped): bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468" id=cb9b363b-f7e1-4c45-8864-8f3b903af3a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225277 | controller | Jun 12 19:53:07.632690 crc crio[3657]: time="2026-06-12T19:53:07.63254904Z" level=info msg="Removing pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468" id=e229bacd-cec6-4c0f-8e61-36ecc0af22fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.225293 | controller | Jun 12 19:53:07.646422 crc crio[3657]: time="2026-06-12T19:53:07.646205349Z" level=info msg="Removed pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468" id=e229bacd-cec6-4c0f-8e61-36ecc0af22fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.225309 | controller | Jun 12 19:53:07.649107 crc crio[3657]: time="2026-06-12T19:53:07.648743475Z" level=info msg="Stopping pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1" id=a66a8733-3889-4d52-bb5b-551e57ae89ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225329 | controller | Jun 12 19:53:07.649107 crc crio[3657]: time="2026-06-12T19:53:07.648874379Z" level=info msg="Stopped pod sandbox (already stopped): 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1" id=a66a8733-3889-4d52-bb5b-551e57ae89ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225346 | controller | Jun 12 19:53:07.650435 crc crio[3657]: time="2026-06-12T19:53:07.650190744Z" level=info msg="Removing pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1" id=969bf1f2-d33e-4067-b506-c3f6f86471bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.225362 | controller | Jun 12 19:53:07.666772 crc crio[3657]: time="2026-06-12T19:53:07.666626658Z" level=info msg="Removed pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1" id=969bf1f2-d33e-4067-b506-c3f6f86471bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.225377 | controller | Jun 12 19:53:07.668420 crc crio[3657]: time="2026-06-12T19:53:07.668169206Z" level=info msg="Stopping pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3" id=322ffe7a-babf-4666-bfe3-8c1a72166b6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225393 | controller | Jun 12 19:53:07.668638 crc crio[3657]: time="2026-06-12T19:53:07.668431483Z" level=info msg="Stopped pod sandbox (already stopped): fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3" id=322ffe7a-babf-4666-bfe3-8c1a72166b6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225409 | controller | Jun 12 19:53:07.669565 crc crio[3657]: time="2026-06-12T19:53:07.66945165Z" level=info msg="Removing pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3" id=934a8d63-978b-4268-86b9-3e410663b354 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.225424 | controller | Jun 12 19:53:07.688174 crc crio[3657]: time="2026-06-12T19:53:07.687977384Z" level=info msg="Removed pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3" id=934a8d63-978b-4268-86b9-3e410663b354 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.225440 | controller | Jun 12 19:53:07.689822 crc crio[3657]: time="2026-06-12T19:53:07.689703813Z" level=info msg="Stopping pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5" id=530cf81a-fc9a-4f53-8c4b-c79490ed1fe4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225457 | controller | Jun 12 19:53:07.690128 crc crio[3657]: time="2026-06-12T19:53:07.689824276Z" level=info msg="Stopped pod sandbox (already stopped): 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5" id=530cf81a-fc9a-4f53-8c4b-c79490ed1fe4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.225473 | controller | Jun 12 19:53:07.690925 crc crio[3657]: time="2026-06-12T19:53:07.690842113Z" level=info msg="Removing pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5" id=fc394d68-3360-4efc-9d0b-40d4af1b87af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.225490 | controller | Jun 12 19:53:07.705629 crc crio[3657]: time="2026-06-12T19:53:07.70545959Z" level=info msg="Removed pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5" id=fc394d68-3360-4efc-9d0b-40d4af1b87af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.225506 | controller | Jun 12 19:53:14.765687 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-12 21:10:20.225524 | controller | Jun 12 19:53:14.845226 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-12 21:10:20.225541 | controller | Jun 12 19:53:14.845782 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-12 21:10:20.225558 | controller | Jun 12 19:53:14.845973 crc systemd[1]: crio.service: Consumed 25min 40.459s CPU time.
2026-06-12 21:10:20.225575 | controller | Jun 12 19:53:14.962240 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 21:10:20.225595 | controller | Jun 12 19:53:15.065431 crc crio[18774]: time="2026-06-12T19:53:15.065218866Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 21:10:20.225612 | controller | Jun 12 19:53:15.065431 crc crio[18774]: time="2026-06-12T19:53:15.06538872Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 21:10:20.225630 | controller | Jun 12 19:53:15.067778 crc crio[18774]: time="2026-06-12T19:53:15.067692632Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 21:10:20.225649 | controller | Jun 12 19:53:15.067863 crc crio[18774]: time="2026-06-12T19:53:15.067818105Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 21:10:20.225667 | controller | Jun 12 19:53:15.088897 crc crio[18774]: time="2026-06-12T19:53:15.088775394Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 21:10:20.225683 | controller | Jun 12 19:53:15.089347 crc crio[18774]: time="2026-06-12T19:53:15.089233896Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 21:10:20.225699 | controller | Jun 12 19:53:15.089454 crc crio[18774]: time="2026-06-12T19:53:15.089350969Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 21:10:20.225715 | controller | Jun 12 19:53:15.089561 crc crio[18774]: time="2026-06-12T19:53:15.089508444Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 21:10:20.225731 | controller | Jun 12 19:53:15.090377 crc crio[18774]: time="2026-06-12T19:53:15.089550965Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 21:10:20.225747 | controller | Jun 12 19:53:15.116440 crc crio[18774]: time="2026-06-12T19:53:15.116314788Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 21:10:20.225763 | controller | Jun 12 19:53:15.143314 crc crio[18774]: time="2026-06-12T19:53:15.143152416Z" 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 21:10:20.225779 | controller | Jun 12 19:53:15.150212 crc crio[18774]: time="2026-06-12T19:53:15.150133437Z" 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 21:10:20.225796 | controller | Jun 12 19:53:15.238997 crc crio[18774]: time="2026-06-12T19:53:15.238828872Z" 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 21:10:20.225812 | controller | Jun 12 19:53:15.440098 crc crio[18774]: time="2026-06-12T19:53:15.439790787Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 21:10:20.225828 | controller | Jun 12 19:53:15.440098 crc crio[18774]: time="2026-06-12T19:53:15.439849589Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 21:10:20.225844 | controller | Jun 12 19:53:15.440098 crc crio[18774]: time="2026-06-12T19:53:15.439862199Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 21:10:20.225884 | controller | Jun 12 19:53:15.440098 crc crio[18774]: time="2026-06-12T19:53:15.439869049Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 21:10:20.225902 | controller | Jun 12 19:53:15.440098 crc crio[18774]: time="2026-06-12T19:53:15.439877009Z" level=info msg="RDT not available in the host system"
2026-06-12 21:10:20.225918 | controller | Jun 12 19:53:15.444945 crc crio[18774]: time="2026-06-12T19:53:15.44488615Z" level=info msg="Conmon does support the --sync option"
2026-06-12 21:10:20.225933 | controller | Jun 12 19:53:15.444945 crc crio[18774]: time="2026-06-12T19:53:15.444924101Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 21:10:20.225952 | controller | Jun 12 19:53:15.454892 crc crio[18774]: time="2026-06-12T19:53:15.454819062Z" level=info msg="Conmon does support the --sync option"
2026-06-12 21:10:20.225968 | controller | Jun 12 19:53:15.455026 crc crio[18774]: time="2026-06-12T19:53:15.454939055Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 21:10:20.225985 | controller | Jun 12 19:53:15.562984 crc crio[18774]: time="2026-06-12T19:53:15.562873945Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.226001 | controller | Jun 12 19:53:15.562984 crc crio[18774]: time="2026-06-12T19:53:15.562995668Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.226017 | controller | Jun 12 19:53:15.563712 crc crio[18774]: time="2026-06-12T19:53:15.563607634Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 21:10:20.226033 | controller | Jun 12 19:53:15.563712 crc crio[18774]: time="2026-06-12T19:53:15.563704646Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 21:10:20.226055 | controller | Jun 12 19:53:15.565553 crc crio[18774]: time="2026-06-12T19:53:15.56531934Z" 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\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.systemd.property.\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"bundle\", \"org.criu.config\", \"run.oci.\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.umask\", \"seccomp-profile.kubernetes.cri-o.io\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.UnifiedCgroup\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/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 21:10:20.226083 | controller | Jun 12 19:53:15.566964 crc crio[18774]: time="2026-06-12T19:53:15.566926293Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 21:10:20.226101 | controller | Jun 12 19:53:15.567541 crc crio[18774]: time="2026-06-12T19:53:15.567389525Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 21:10:20.226117 | controller | Jun 12 19:53:17.616243 crc crio[18774]: time="2026-06-12T19:53:17.615764298Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-bc6m2 Namespace:openshift-marketplace ID:7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c UID:90cb158f-409c-48e1-b66e-7e6a7bc3684b NetNS:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90cb158f_409c_48e1_b66e_7e6a7bc3684b.slice PodAnnotations:0xc000018f58}] Aliases:map[]}"
2026-06-12 21:10:20.226134 | controller | Jun 12 19:53:17.619031 crc crio[18774]: time="2026-06-12T19:53:17.6169792Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bc6m2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.226151 | controller | Jun 12 19:53:17.619031 crc crio[18774]: time="2026-06-12T19:53:17.618209503Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 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:0xc000019098}] Aliases:map[]}"
2026-06-12 21:10:20.226168 | controller | Jun 12 19:53:17.619031 crc crio[18774]: time="2026-06-12T19:53:17.618560332Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.226185 | controller | Jun 12 19:53:17.619031 crc crio[18774]: time="2026-06-12T19:53:17.618939312Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:10:20.226202 | controller | Jun 12 19:53:17.619031 crc crio[18774]: time="2026-06-12T19:53:17.618993414Z" level=warning msg="Could not restore sandbox IP for 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_9ff9ee37-6adc-403e-86d8-2ada91d4ef17_0(93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:10:20.226218 | controller | Jun 12 19:53:17.619689 crc crio[18774]: time="2026-06-12T19:53:17.619032795Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:10:20.226235 | controller | Jun 12 19:53:17.619689 crc crio[18774]: time="2026-06-12T19:53:17.619137627Z" level=warning msg="Could not restore sandbox IP for 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_670d3cbf-abf6-41a9-a75f-56d920aaefe6_0(5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:10:20.226252 | controller | Jun 12 19:53:17.619889 crc crio[18774]: time="2026-06-12T19:53:17.619799956Z" level=info msg="Got pod network &{Name:controller-manager-84bd99b6fd-jrp4c Namespace:openshift-controller-manager ID:6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc UID:abaaf000-ba6f-4976-abfc-b07348cdf678 NetNS:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabaaf000_ba6f_4976_abfc_b07348cdf678.slice PodAnnotations:0xc000019160}] Aliases:map[]}"
2026-06-12 21:10:20.226272 | controller | Jun 12 19:53:17.620589 crc crio[18774]: time="2026-06-12T19:53:17.620386667Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.226290 | controller | Jun 12 19:53:17.621574 crc crio[18774]: time="2026-06-12T19:53:17.621452979Z" level=info msg="Got pod network &{Name:route-controller-manager-864bf8cccc-l95vx Namespace:openshift-route-controller-manager ID:9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 UID:1b85a10c-5657-4281-9d2f-7af7db023842 NetNS:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b85a10c_5657_4281_9d2f_7af7db023842.slice PodAnnotations:0xc000019228}] Aliases:map[]}"
2026-06-12 21:10:20.226308 | controller | Jun 12 19:53:17.622018 crc crio[18774]: time="2026-06-12T19:53:17.621902981Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.226324 | controller | Jun 12 19:53:17.623018 crc crio[18774]: time="2026-06-12T19:53:17.622896998Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d 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:0xc000019300}] Aliases:map[]}"
2026-06-12 21:10:20.226342 | controller | Jun 12 19:53:17.623458 crc crio[18774]: time="2026-06-12T19:53:17.623234607Z" 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 21:10:20.226359 | controller | Jun 12 19:53:17.624482 crc crio[18774]: time="2026-06-12T19:53:17.624361017Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a 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:0xc0000193c0}] Aliases:map[]}"
2026-06-12 21:10:20.226376 | controller | Jun 12 19:53:17.624756 crc crio[18774]: time="2026-06-12T19:53:17.624643234Z" 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 21:10:20.226393 | controller | Jun 12 19:53:17.626091 crc crio[18774]: time="2026-06-12T19:53:17.625922708Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 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:0xc000019450}] Aliases:map[]}"
2026-06-12 21:10:20.226417 | controller | Jun 12 19:53:17.626500 crc crio[18774]: time="2026-06-12T19:53:17.626258908Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.226434 | controller | Jun 12 19:53:17.627891 crc crio[18774]: time="2026-06-12T19:53:17.627762848Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d 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:0xc0000194e0}] Aliases:map[]}"
2026-06-12 21:10:20.226451 | controller | Jun 12 19:53:17.628349 crc crio[18774]: time="2026-06-12T19:53:17.628152038Z" 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 21:10:20.226468 | controller | Jun 12 19:53:17.629618 crc crio[18774]: time="2026-06-12T19:53:17.629502194Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a 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:0xc000019570}] Aliases:map[]}"
2026-06-12 21:10:20.226485 | controller | Jun 12 19:53:17.630528 crc crio[18774]: time="2026-06-12T19:53:17.630412431Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.226502 | controller | Jun 12 19:53:17.632989 crc crio[18774]: time="2026-06-12T19:53:17.632847495Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc000019600}] Aliases:map[]}"
2026-06-12 21:10:20.226519 | controller | Jun 12 19:53:17.634604 crc crio[18774]: time="2026-06-12T19:53:17.634472288Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.226535 | controller | Jun 12 19:53:17.636431 crc crio[18774]: time="2026-06-12T19:53:17.636191294Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b 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:0xc000126348}] Aliases:map[]}"
2026-06-12 21:10:20.226552 | controller | Jun 12 19:53:17.636774 crc crio[18774]: time="2026-06-12T19:53:17.636648457Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.226572 | controller | Jun 12 19:53:17.638138 crc crio[18774]: time="2026-06-12T19:53:17.637945711Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e 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:0xc000126458}] Aliases:map[]}"
2026-06-12 21:10:20.226589 | controller | Jun 12 19:53:17.638618 crc crio[18774]: time="2026-06-12T19:53:17.638480495Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.226606 | controller | Jun 12 19:53:17.639720 crc crio[18774]: time="2026-06-12T19:53:17.639576792Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 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:0xc000126518}] Aliases:map[]}"
2026-06-12 21:10:20.226622 | controller | Jun 12 19:53:17.640115 crc crio[18774]: time="2026-06-12T19:53:17.639970165Z" 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 21:10:20.226639 | controller | Jun 12 19:53:17.641213 crc crio[18774]: time="2026-06-12T19:53:17.641035944Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea 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:0xc0001265d8}] Aliases:map[]}"
2026-06-12 21:10:20.226657 | controller | Jun 12 19:53:17.641652 crc crio[18774]: time="2026-06-12T19:53:17.641531046Z" 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 21:10:20.226675 | controller | Jun 12 19:53:17.643247 crc crio[18774]: time="2026-06-12T19:53:17.643119029Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 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:0xc000126998}] Aliases:map[]}"
2026-06-12 21:10:20.226692 | controller | Jun 12 19:53:17.643643 crc crio[18774]: time="2026-06-12T19:53:17.64352553Z" 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 21:10:20.226709 | controller | Jun 12 19:53:17.644931 crc crio[18774]: time="2026-06-12T19:53:17.644810544Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad 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:0xc000126a58}] Aliases:map[]}"
2026-06-12 21:10:20.226729 | controller | Jun 12 19:53:17.645457 crc crio[18774]: time="2026-06-12T19:53:17.645175274Z" 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 21:10:20.226746 | controller | Jun 12 19:53:17.646520 crc crio[18774]: time="2026-06-12T19:53:17.646376926Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 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:0xc000126b08}] Aliases:map[]}"
2026-06-12 21:10:20.226764 | controller | Jun 12 19:53:17.646852 crc crio[18774]: time="2026-06-12T19:53:17.646730755Z" 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 21:10:20.226781 | controller | Jun 12 19:53:17.648683 crc crio[18774]: time="2026-06-12T19:53:17.648544883Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 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:0xc000126bf8}] Aliases:map[]}"
2026-06-12 21:10:20.226798 | controller | Jun 12 19:53:17.649032 crc crio[18774]: time="2026-06-12T19:53:17.648914483Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.226815 | controller | Jun 12 19:53:17.652015 crc crio[18774]: time="2026-06-12T19:53:17.651547396Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 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:0xc000019678}] Aliases:map[]}"
2026-06-12 21:10:20.226831 | controller | Jun 12 19:53:17.652617 crc crio[18774]: time="2026-06-12T19:53:17.652512181Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.226863 | controller | Jun 12 19:53:17.653220 crc crio[18774]: time="2026-06-12T19:53:17.653158098Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea 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:0xc000314ec0}] Aliases:map[]}"
2026-06-12 21:10:20.226890 | controller | Jun 12 19:53:17.653491 crc crio[18774]: time="2026-06-12T19:53:17.653406585Z" 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 21:10:20.226909 | controller | Jun 12 19:53:17.653919 crc crio[18774]: time="2026-06-12T19:53:17.653860597Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff 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:0xc000314f68}] Aliases:map[]}"
2026-06-12 21:10:20.226926 | controller | Jun 12 19:53:17.654125 crc crio[18774]: time="2026-06-12T19:53:17.654026762Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.226946 | controller | Jun 12 19:53:17.654651 crc crio[18774]: time="2026-06-12T19:53:17.654587376Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc000315008}] Aliases:map[]}"
2026-06-12 21:10:20.227021 | controller | Jun 12 19:53:17.654799 crc crio[18774]: time="2026-06-12T19:53:17.65475164Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.227054 | controller | Jun 12 19:53:17.655344 crc crio[18774]: time="2026-06-12T19:53:17.655227104Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c 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:0xc0003150b8}] Aliases:map[]}"
2026-06-12 21:10:20.227122 | controller | Jun 12 19:53:17.655500 crc crio[18774]: time="2026-06-12T19:53:17.655448189Z" 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 21:10:20.227153 | controller | Jun 12 19:53:17.655949 crc crio[18774]: time="2026-06-12T19:53:17.655889731Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d 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:0xc000315158}] Aliases:map[]}"
2026-06-12 21:10:20.227172 | controller | Jun 12 19:53:17.656242 crc crio[18774]: time="2026-06-12T19:53:17.656184349Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.227190 | controller | Jun 12 19:53:17.656831 crc crio[18774]: time="2026-06-12T19:53:17.656772185Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e 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:0xc000315220}] Aliases:map[]}"
2026-06-12 21:10:20.227212 | controller | Jun 12 19:53:17.657093 crc crio[18774]: time="2026-06-12T19:53:17.65698621Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.227231 | controller | Jun 12 19:53:17.657880 crc crio[18774]: time="2026-06-12T19:53:17.657821603Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b 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:0xc0003152b8}] Aliases:map[]}"
2026-06-12 21:10:20.227248 | controller | Jun 12 19:53:17.658093 crc crio[18774]: time="2026-06-12T19:53:17.657995268Z" 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 21:10:20.227273 | controller | Jun 12 19:53:17.658725 crc crio[18774]: time="2026-06-12T19:53:17.658623234Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 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:0xc000315340}] Aliases:map[]}"
2026-06-12 21:10:20.227346 | controller | Jun 12 19:53:17.658891 crc crio[18774]: time="2026-06-12T19:53:17.658818769Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.227365 | controller | Jun 12 19:53:17.659486 crc crio[18774]: time="2026-06-12T19:53:17.659390165Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 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:0xc0003153e0}] Aliases:map[]}"
2026-06-12 21:10:20.227383 | controller | Jun 12 19:53:17.659651 crc crio[18774]: time="2026-06-12T19:53:17.659552209Z" 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 21:10:20.227400 | controller | Jun 12 19:53:17.660181 crc crio[18774]: time="2026-06-12T19:53:17.660118274Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 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:0xc000315470}] Aliases:map[]}"
2026-06-12 21:10:20.227422 | controller | Jun 12 19:53:17.660458 crc crio[18774]: time="2026-06-12T19:53:17.66036425Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.227440 | controller | Jun 12 19:53:17.660963 crc crio[18774]: time="2026-06-12T19:53:17.660904095Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f 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:0xc000315518}] Aliases:map[]}"
2026-06-12 21:10:20.227457 | controller | Jun 12 19:53:17.661143 crc crio[18774]: time="2026-06-12T19:53:17.66111056Z" 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 21:10:20.227474 | controller | Jun 12 19:53:17.661928 crc crio[18774]: time="2026-06-12T19:53:17.661840929Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 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:0xc0003155b8}] Aliases:map[]}"
2026-06-12 21:10:20.227490 | controller | Jun 12 19:53:17.662150 crc crio[18774]: time="2026-06-12T19:53:17.662002645Z" 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 21:10:20.227507 | controller | Jun 12 19:53:17.662899 crc crio[18774]: time="2026-06-12T19:53:17.662803535Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 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:0xc000315658}] Aliases:map[]}"
2026-06-12 21:10:20.227524 | controller | Jun 12 19:53:17.663381 crc crio[18774]: time="2026-06-12T19:53:17.66297504Z" 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 21:10:20.227541 | controller | Jun 12 19:53:17.663640 crc crio[18774]: time="2026-06-12T19:53:17.663576286Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c 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:0xc0003156e8}] Aliases:map[]}"
2026-06-12 21:10:20.227558 | controller | Jun 12 19:53:17.663804 crc crio[18774]: time="2026-06-12T19:53:17.663755331Z" 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 21:10:20.227578 | controller | Jun 12 19:53:17.664415 crc crio[18774]: time="2026-06-12T19:53:17.664234283Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c 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:0xc000315778}] Aliases:map[]}"
2026-06-12 21:10:20.227595 | controller | Jun 12 19:53:17.664724 crc crio[18774]: time="2026-06-12T19:53:17.664621603Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.227612 | controller | Jun 12 19:53:17.665503 crc crio[18774]: time="2026-06-12T19:53:17.665431672Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 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:0xc000315808}] Aliases:map[]}"
2026-06-12 21:10:20.227629 | controller | Jun 12 19:53:17.665914 crc crio[18774]: time="2026-06-12T19:53:17.665819696Z" 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 21:10:20.227646 | controller | Jun 12 19:53:17.666612 crc crio[18774]: time="2026-06-12T19:53:17.666550206Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 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:0xc000315898}] Aliases:map[]}"
2026-06-12 21:10:20.227663 | controller | Jun 12 19:53:17.666827 crc crio[18774]: time="2026-06-12T19:53:17.666743311Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.227679 | controller | Jun 12 19:53:17.667498 crc crio[18774]: time="2026-06-12T19:53:17.667437569Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 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:0xc000315918}] Aliases:map[]}"
2026-06-12 21:10:20.227696 | controller | Jun 12 19:53:17.668629 crc crio[18774]: time="2026-06-12T19:53:17.667603674Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.227713 | controller | Jun 12 19:53:17.668629 crc crio[18774]: time="2026-06-12T19:53:17.668403115Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 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:0xc0003159a8}] Aliases:map[]}"
2026-06-12 21:10:20.227733 | controller | Jun 12 19:53:17.668629 crc crio[18774]: time="2026-06-12T19:53:17.668557119Z" 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 21:10:20.227750 | controller | Jun 12 19:53:17.669368 crc crio[18774]: time="2026-06-12T19:53:17.66933623Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 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:0xc000315a38}] Aliases:map[]}"
2026-06-12 21:10:20.227767 | controller | Jun 12 19:53:17.669837 crc crio[18774]: time="2026-06-12T19:53:17.669539175Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.227784 | controller | Jun 12 19:53:17.670411 crc crio[18774]: time="2026-06-12T19:53:17.670205932Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 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:0xc000315ab8}] Aliases:map[]}"
2026-06-12 21:10:20.227801 | controller | Jun 12 19:53:17.671431 crc crio[18774]: time="2026-06-12T19:53:17.670504681Z" 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 21:10:20.227818 | controller | Jun 12 19:53:17.671431 crc crio[18774]: time="2026-06-12T19:53:17.671035569Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 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:0xc000315b48}] Aliases:map[]}"
2026-06-12 21:10:20.227836 | controller | Jun 12 19:53:17.671431 crc crio[18774]: time="2026-06-12T19:53:17.67123828Z" 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 21:10:20.227874 | controller | Jun 12 19:53:17.672255 crc crio[18774]: time="2026-06-12T19:53:17.67195797Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 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:0xc000315bd8}] Aliases:map[]}"
2026-06-12 21:10:20.227897 | controller | Jun 12 19:53:17.672255 crc crio[18774]: time="2026-06-12T19:53:17.672205596Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.227914 | controller | Jun 12 19:53:17.672618 crc crio[18774]: time="2026-06-12T19:53:17.672514304Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:10:20.227931 | controller | Jun 12 19:53:17.672618 crc crio[18774]: time="2026-06-12T19:53:17.672538135Z" level=warning msg="Could not restore sandbox IP for 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918: failed to get network status for pod sandbox k8s_collect-profiles-29688225-cq6db_openshift-operator-lifecycle-manager_23a86011-9e90-428a-82a2-7a5cb1a9cf0a_0(031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:10:20.227948 | controller | Jun 12 19:53:17.673807 crc crio[18774]: time="2026-06-12T19:53:17.673689289Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 21:10:20.227965 | controller | Jun 12 19:53:17.675693 crc crio[18774]: time="2026-06-12T19:53:17.675551698Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 21:10:20.227981 | controller | Jun 12 19:53:17.675998 crc crio[18774]: time="2026-06-12T19:53:17.675800965Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 21:10:20.227998 | controller | Jun 12 19:53:17.676474 crc crio[18774]: time="2026-06-12T19:53:17.675964929Z" level=info msg="Create NRI interface"
2026-06-12 21:10:20.228014 | controller | Jun 12 19:53:17.676630 crc crio[18774]: time="2026-06-12T19:53:17.676568634Z" level=info msg="runtime interface created"
2026-06-12 21:10:20.228031 | controller | Jun 12 19:53:17.676630 crc crio[18774]: time="2026-06-12T19:53:17.676606515Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 21:10:20.228046 | controller | Jun 12 19:53:17.676919 crc crio[18774]: time="2026-06-12T19:53:17.676668597Z" level=info msg="runtime interface starting up..."
2026-06-12 21:10:20.228062 | controller | Jun 12 19:53:17.676919 crc crio[18774]: time="2026-06-12T19:53:17.676694658Z" level=info msg="starting plugins..."
2026-06-12 21:10:20.228077 | controller | Jun 12 19:53:17.677174 crc crio[18774]: time="2026-06-12T19:53:17.676927534Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 21:10:20.228092 | controller | Jun 12 19:53:17.706398 crc crio[18774]: time="2026-06-12T19:53:17.702243493Z" level=info msg="No systemd watchdog enabled"
2026-06-12 21:10:20.228108 | controller | Jun 12 19:53:17.713373 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 21:10:20.228124 | controller | Jun 12 19:53:25.799925 crc crio[18774]: time="2026-06-12T19:53:25.799020465Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-hzgmh/POD" id=b84a5934-19e6-4634-aca6-158bff2103db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.228140 | controller | Jun 12 19:53:25.801430 crc crio[18774]: time="2026-06-12T19:53:25.79995978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228157 | controller | Jun 12 19:53:25.835488 crc crio[18774]: time="2026-06-12T19:53:25.834938903Z" level=info msg="Got pod network &{Name:redhat-marketplace-hzgmh Namespace:openshift-marketplace ID:3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d UID:b754e4ce-b558-43ed-9164-d451df5da57c NetNS:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb754e4ce_b558_43ed_9164_d451df5da57c.slice PodAnnotations:0xc0032d0a20}] Aliases:map[]}"
2026-06-12 21:10:20.228176 | controller | Jun 12 19:53:25.835488 crc crio[18774]: time="2026-06-12T19:53:25.835476544Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-hzgmh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.228193 | controller | Jun 12 19:53:25.840709 crc crio[18774]: time="2026-06-12T19:53:25.840638719Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-jmqgf/POD" id=d0ff3d89-16a9-4d0e-aa48-77639741117a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.228209 | controller | Jun 12 19:53:25.840788 crc crio[18774]: time="2026-06-12T19:53:25.840749752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228225 | controller | Jun 12 19:53:25.892905 crc crio[18774]: time="2026-06-12T19:53:25.892799144Z" level=info msg="Got pod network &{Name:certified-operators-jmqgf Namespace:openshift-marketplace ID:35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a UID:062eb0dd-1271-4352-b324-e52546c9c2ed NetNS:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod062eb0dd_1271_4352_b324_e52546c9c2ed.slice PodAnnotations:0xc002a40780}] Aliases:map[]}"
2026-06-12 21:10:20.228241 | controller | Jun 12 19:53:25.892905 crc crio[18774]: time="2026-06-12T19:53:25.892885826Z" level=info msg="Adding pod openshift-marketplace_certified-operators-jmqgf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.228256 | controller | Jun 12 19:53:26.011161 crc crio[18774]: time="2026-06-12T19:53:26.011087743Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-ws998/POD" id=75d57009-bdcb-4e8d-90fc-e7cd621780e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.228272 | controller | Jun 12 19:53:26.011433 crc crio[18774]: time="2026-06-12T19:53:26.011210966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228288 | controller | Jun 12 19:53:26.035395 crc crio[18774]: time="2026-06-12T19:53:26.035198128Z" level=info msg="Got pod network &{Name:community-operators-ws998 Namespace:openshift-marketplace ID:bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b UID:42f442bb-0b15-4ffa-9de6-47f66f62b389 NetNS:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42f442bb_0b15_4ffa_9de6_47f66f62b389.slice PodAnnotations:0xc002792158}] Aliases:map[]}"
2026-06-12 21:10:20.228304 | controller | Jun 12 19:53:26.035395 crc crio[18774]: time="2026-06-12T19:53:26.035335251Z" level=info msg="Adding pod openshift-marketplace_community-operators-ws998 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.228320 | controller | Jun 12 19:53:26.046876 crc crio[18774]: time="2026-06-12T19:53:26.046808413Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-zq252/POD" id=d611d569-1a30-4b8e-a9ef-ca23a3454340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.228335 | controller | Jun 12 19:53:26.047773 crc crio[18774]: time="2026-06-12T19:53:26.047675897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228351 | controller | Jun 12 19:53:26.118321 crc crio[18774]: time="2026-06-12T19:53:26.117735423Z" level=info msg="Got pod network &{Name:redhat-operators-zq252 Namespace:openshift-marketplace ID:8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c UID:95cee7e9-7b6c-4a0e-8a31-7e38f3c7dfe3 NetNS:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95cee7e9_7b6c_4a0e_8a31_7e38f3c7dfe3.slice PodAnnotations:0xc002a401f0}] Aliases:map[]}"
2026-06-12 21:10:20.228371 | controller | Jun 12 19:53:26.118321 crc crio[18774]: time="2026-06-12T19:53:26.118227975Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-zq252 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.228387 | controller | Jun 12 19:53:26.235584 crc crio[18774]: 2026-06-12T19:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fceb5c4c9dcb80 Mac:56:ba:83:11:8d:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.228404 | controller | Jun 12 19:53:26.235584 crc crio[18774]: time="2026-06-12T19:53:26.232602833Z" level=info msg="Got pod network &{Name:redhat-marketplace-hzgmh Namespace:openshift-marketplace ID:3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d UID:b754e4ce-b558-43ed-9164-d451df5da57c NetNS:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb754e4ce_b558_43ed_9164_d451df5da57c.slice PodAnnotations:0xc0032d0a20}] Aliases:map[]}"
2026-06-12 21:10:20.228420 | controller | Jun 12 19:53:26.235584 crc crio[18774]: time="2026-06-12T19:53:26.232753787Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-hzgmh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.228436 | controller | Jun 12 19:53:26.270618 crc crio[18774]: 2026-06-12T19:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35e12c64140a2e0 Mac:4a:14:a7:08:2f:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.228452 | controller | Jun 12 19:53:26.271697 crc crio[18774]: time="2026-06-12T19:53:26.271634378Z" level=info msg="Got pod network &{Name:certified-operators-jmqgf Namespace:openshift-marketplace ID:35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a UID:062eb0dd-1271-4352-b324-e52546c9c2ed NetNS:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod062eb0dd_1271_4352_b324_e52546c9c2ed.slice PodAnnotations:0xc002a40780}] Aliases:map[]}"
2026-06-12 21:10:20.228469 | controller | Jun 12 19:53:26.271921 crc crio[18774]: time="2026-06-12T19:53:26.271789262Z" level=info msg="Checking pod openshift-marketplace_certified-operators-jmqgf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.228485 | controller | Jun 12 19:53:26.286753 crc crio[18774]: time="2026-06-12T19:53:26.286661713Z" level=info msg="Ran pod sandbox 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d with infra container: openshift-marketplace/redhat-marketplace-hzgmh/POD" id=b84a5934-19e6-4634-aca6-158bff2103db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.228501 | controller | Jun 12 19:53:26.288105 crc crio[18774]: time="2026-06-12T19:53:26.287931447Z" level=info msg="Ran pod sandbox 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a with infra container: openshift-marketplace/certified-operators-jmqgf/POD" id=d0ff3d89-16a9-4d0e-aa48-77639741117a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.228536 | controller | Jun 12 19:53:26.293905 crc crio[18774]: time="2026-06-12T19:53:26.291736706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=99fb24ac-8464-4b6e-b67d-edb8d61664f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.228553 | controller | Jun 12 19:53:26.293905 crc crio[18774]: time="2026-06-12T19:53:26.292560498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aa946b90-8955-4467-b861-8bbde82d621d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.228569 | controller | Jun 12 19:53:26.298490 crc crio[18774]: time="2026-06-12T19:53:26.296995818Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=299ef485-3af4-4bfd-9c6f-20e551432f9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.228584 | controller | Jun 12 19:53:26.298490 crc crio[18774]: time="2026-06-12T19:53:26.29781187Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3341d61a-2ecb-4059-96a0-e809f43726ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.228600 | controller | Jun 12 19:53:26.307514 crc crio[18774]: time="2026-06-12T19:53:26.307428849Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-hzgmh/extract-utilities" id=b7442cfd-a823-476e-9f96-c28a40241c6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.228616 | controller | Jun 12 19:53:26.312383 crc crio[18774]: time="2026-06-12T19:53:26.309860573Z" level=info msg="Creating container: openshift-marketplace/certified-operators-jmqgf/extract-utilities" id=1bced0b5-90e2-45c9-a3f6-14480b8a8c17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.228633 | controller | Jun 12 19:53:26.312383 crc crio[18774]: time="2026-06-12T19:53:26.312068141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228650 | controller | Jun 12 19:53:26.312864 crc crio[18774]: time="2026-06-12T19:53:26.31280229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228667 | controller | Jun 12 19:53:26.360108 crc crio[18774]: 2026-06-12T19:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb0275d8a844206 Mac:aa:4f:93:e4:b6:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 SocketPath: PciID:}] [{Interface:0xc00013eef0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.228683 | controller | Jun 12 19:53:26.361072 crc crio[18774]: time="2026-06-12T19:53:26.360995628Z" level=info msg="Got pod network &{Name:community-operators-ws998 Namespace:openshift-marketplace ID:bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b UID:42f442bb-0b15-4ffa-9de6-47f66f62b389 NetNS:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42f442bb_0b15_4ffa_9de6_47f66f62b389.slice PodAnnotations:0xc002792158}] Aliases:map[]}"
2026-06-12 21:10:20.228700 | controller | Jun 12 19:53:26.361239 crc crio[18774]: time="2026-06-12T19:53:26.361180843Z" level=info msg="Checking pod openshift-marketplace_community-operators-ws998 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.228716 | controller | Jun 12 19:53:26.361415 crc crio[18774]: time="2026-06-12T19:53:26.361360237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228735 | controller | Jun 12 19:53:26.368646 crc crio[18774]: time="2026-06-12T19:53:26.368569529Z" level=info msg="Ran pod sandbox bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b with infra container: openshift-marketplace/community-operators-ws998/POD" id=75d57009-bdcb-4e8d-90fc-e7cd621780e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.228751 | controller | Jun 12 19:53:26.372557 crc crio[18774]: time="2026-06-12T19:53:26.372490524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7797bf10-9496-4f23-8d55-3f02889ca230 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.228767 | controller | Jun 12 19:53:26.373991 crc crio[18774]: time="2026-06-12T19:53:26.373921558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228782 | controller | Jun 12 19:53:26.382085 crc crio[18774]: time="2026-06-12T19:53:26.381980739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228797 | controller | Jun 12 19:53:26.384164 crc crio[18774]: time="2026-06-12T19:53:26.383918989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=74fc36ec-34f9-4962-a41c-df4a33fd440e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.228813 | controller | Jun 12 19:53:26.396135 crc crio[18774]: time="2026-06-12T19:53:26.395576947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228828 | controller | Jun 12 19:53:26.407567 crc crio[18774]: time="2026-06-12T19:53:26.407470551Z" level=info msg="Creating container: openshift-marketplace/community-operators-ws998/extract-utilities" id=4fc7c996-382c-4569-9ff4-36fe8842cefd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.228844 | controller | Jun 12 19:53:26.407952 crc crio[18774]: time="2026-06-12T19:53:26.407900942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228879 | controller | Jun 12 19:53:26.434846 crc crio[18774]: time="2026-06-12T19:53:26.434738567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228896 | controller | Jun 12 19:53:26.447721 crc crio[18774]: time="2026-06-12T19:53:26.44763022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.228912 | controller | Jun 12 19:53:26.468830 crc crio[18774]: 2026-06-12T19:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f5857729cbeef9 Mac:8a:7c:06:ed:3e:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.228928 | controller | Jun 12 19:53:26.471938 crc crio[18774]: time="2026-06-12T19:53:26.470667592Z" level=info msg="Got pod network &{Name:redhat-operators-zq252 Namespace:openshift-marketplace ID:8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c UID:95cee7e9-7b6c-4a0e-8a31-7e38f3c7dfe3 NetNS:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95cee7e9_7b6c_4a0e_8a31_7e38f3c7dfe3.slice PodAnnotations:0xc002a401f0}] Aliases:map[]}"
2026-06-12 21:10:20.228948 | controller | Jun 12 19:53:26.471938 crc crio[18774]: time="2026-06-12T19:53:26.470803956Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-zq252 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.228964 | controller | Jun 12 19:53:26.498523 crc crio[18774]: time="2026-06-12T19:53:26.498426283Z" level=info msg="Ran pod sandbox 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c with infra container: openshift-marketplace/redhat-operators-zq252/POD" id=d611d569-1a30-4b8e-a9ef-ca23a3454340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.228981 | controller | Jun 12 19:53:26.503960 crc crio[18774]: time="2026-06-12T19:53:26.501135604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7796ca37-8ec3-4d92-86a2-7f3d0edc891a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.228997 | controller | Jun 12 19:53:26.505142 crc crio[18774]: time="2026-06-12T19:53:26.505087649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6e08c6cc-6e32-4ee3-8189-1e621671c965 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.229013 | controller | Jun 12 19:53:26.519318 crc crio[18774]: time="2026-06-12T19:53:26.51580576Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zq252/extract-utilities" id=5acee730-8f98-4d28-be36-2a37e4a7f92e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.229029 | controller | Jun 12 19:53:26.519318 crc crio[18774]: time="2026-06-12T19:53:26.517421143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229045 | controller | Jun 12 19:53:26.525176 crc crio[18774]: time="2026-06-12T19:53:26.525119165Z" level=info msg="Created container 491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be: openshift-marketplace/redhat-marketplace-hzgmh/extract-utilities" id=b7442cfd-a823-476e-9f96-c28a40241c6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.229061 | controller | Jun 12 19:53:26.529943 crc crio[18774]: time="2026-06-12T19:53:26.52985775Z" level=info msg="Starting container: 491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be" id=b4a0fc67-69cc-4945-b8ef-6be20f08f666 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.229076 | controller | Jun 12 19:53:26.532137 crc crio[18774]: time="2026-06-12T19:53:26.532072539Z" level=info msg="Created container 7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b: openshift-marketplace/certified-operators-jmqgf/extract-utilities" id=1bced0b5-90e2-45c9-a3f6-14480b8a8c17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.229092 | controller | Jun 12 19:53:26.536675 crc crio[18774]: time="2026-06-12T19:53:26.536611388Z" level=info msg="Starting container: 7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b" id=afc6daf9-ed88-46ce-8135-e9723bf5bd51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.229107 | controller | Jun 12 19:53:26.537967 crc crio[18774]: time="2026-06-12T19:53:26.537707216Z" level=info msg="Started container" PID=19701 containerID=491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be description=openshift-marketplace/redhat-marketplace-hzgmh/extract-utilities id=b4a0fc67-69cc-4945-b8ef-6be20f08f666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d
2026-06-12 21:10:20.229124 | controller | Jun 12 19:53:26.547566 crc crio[18774]: time="2026-06-12T19:53:26.547424864Z" level=info msg="Started container" PID=19698 containerID=7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b description=openshift-marketplace/certified-operators-jmqgf/extract-utilities id=afc6daf9-ed88-46ce-8135-e9723bf5bd51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a
2026-06-12 21:10:20.229144 | controller | Jun 12 19:53:26.558100 crc crio[18774]: time="2026-06-12T19:53:26.557758509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229160 | controller | Jun 12 19:53:26.562584 crc crio[18774]: time="2026-06-12T19:53:26.562499018Z" level=info msg="Created container 499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e: openshift-marketplace/community-operators-ws998/extract-utilities" id=4fc7c996-382c-4569-9ff4-36fe8842cefd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.229176 | controller | Jun 12 19:53:26.564118 crc crio[18774]: time="2026-06-12T19:53:26.56407204Z" level=info msg="Starting container: 499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e" id=fd24ceed-a717-47d0-8be0-a944a862a9be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.229191 | controller | Jun 12 19:53:26.569554 crc crio[18774]: time="2026-06-12T19:53:26.569448132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229207 | controller | Jun 12 19:53:26.578863 crc crio[18774]: time="2026-06-12T19:53:26.578812501Z" level=info msg="Started container" PID=19709 containerID=499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e description=openshift-marketplace/community-operators-ws998/extract-utilities id=fd24ceed-a717-47d0-8be0-a944a862a9be name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b
2026-06-12 21:10:20.229223 | controller | Jun 12 19:53:26.827379 crc crio[18774]: time="2026-06-12T19:53:26.827168251Z" level=info msg="Created container 5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972: openshift-marketplace/redhat-operators-zq252/extract-utilities" id=5acee730-8f98-4d28-be36-2a37e4a7f92e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.229239 | controller | Jun 12 19:53:26.829012 crc crio[18774]: time="2026-06-12T19:53:26.828939727Z" level=info msg="Starting container: 5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972" id=4f61e2f1-95fb-417b-96d6-e409a12d69dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.229254 | controller | Jun 12 19:53:26.839796 crc crio[18774]: time="2026-06-12T19:53:26.83968816Z" level=info msg="Started container" PID=19752 containerID=5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972 description=openshift-marketplace/redhat-operators-zq252/extract-utilities id=4f61e2f1-95fb-417b-96d6-e409a12d69dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c
2026-06-12 21:10:20.229271 | controller | Jun 12 19:53:27.157377 crc crio[18774]: time="2026-06-12T19:53:27.156961085Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=058de0dc-75de-480e-bf8b-248793d890b1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.229287 | controller | Jun 12 19:53:27.161164 crc crio[18774]: time="2026-06-12T19:53:27.160555611Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=997bdfd2-0185-4053-b550-1d1699b9b493 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.229302 | controller | Jun 12 19:53:27.167579 crc crio[18774]: time="2026-06-12T19:53:27.166906748Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7a8b136e-748f-4a6b-9c5f-a18975fa4c4d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.229318 | controller | Jun 12 19:53:27.178240 crc crio[18774]: time="2026-06-12T19:53:27.177699053Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:10:20.229340 | controller | Jun 12 19:53:27.179136 crc crio[18774]: time="2026-06-12T19:53:27.178897175Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=ebe85366-600d-40f9-8c2c-51aa8f800f1e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.229357 | controller | Jun 12 19:53:27.181681 crc crio[18774]: time="2026-06-12T19:53:27.181555276Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:10:20.229373 | controller | Jun 12 19:53:27.188216 crc crio[18774]: time="2026-06-12T19:53:27.182435538Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:10:20.229389 | controller | Jun 12 19:53:27.188216 crc crio[18774]: time="2026-06-12T19:53:27.185592858Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:10:20.229404 | controller | Jun 12 19:53:27.723348 crc crio[18774]: time="2026-06-12T19:53:27.722808451Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=ebe85366-600d-40f9-8c2c-51aa8f800f1e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.229420 | controller | Jun 12 19:53:27.724542 crc crio[18774]: time="2026-06-12T19:53:27.724446184Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=78758340-c138-409a-8c87-29f9b8f61e6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.229436 | controller | Jun 12 19:53:27.726617 crc crio[18774]: time="2026-06-12T19:53:27.726539969Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=afa110ea-d9b6-41cf-891a-60310a089dfc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.229452 | controller | Jun 12 19:53:27.735193 crc crio[18774]: time="2026-06-12T19:53:27.734983042Z" level=info msg="Creating container: openshift-marketplace/community-operators-ws998/extract-content" id=cd93c388-dec1-4d84-bf87-482d9a911d43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.229468 | controller | Jun 12 19:53:27.735819 crc crio[18774]: time="2026-06-12T19:53:27.735747162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229483 | controller | Jun 12 19:53:27.777096 crc crio[18774]: time="2026-06-12T19:53:27.776831531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229499 | controller | Jun 12 19:53:27.781713 crc crio[18774]: time="2026-06-12T19:53:27.781625757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229515 | controller | Jun 12 19:53:27.810982 crc crio[18774]: time="2026-06-12T19:53:27.810805345Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=997bdfd2-0185-4053-b550-1d1699b9b493 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.229531 | controller | Jun 12 19:53:27.813494 crc crio[18774]: time="2026-06-12T19:53:27.813385703Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0b5092e8-f694-42d7-9316-be2522b29687 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.229546 | controller | Jun 12 19:53:27.827254 crc crio[18774]: time="2026-06-12T19:53:27.826100348Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=60974677-98f7-4b7b-a8a3-684df53287f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.229565 | controller | Jun 12 19:53:27.850128 crc crio[18774]: time="2026-06-12T19:53:27.849977887Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=058de0dc-75de-480e-bf8b-248793d890b1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.229581 | controller | Jun 12 19:53:27.851893 crc crio[18774]: time="2026-06-12T19:53:27.851845585Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e518d38f-dcc9-41ed-8099-09e24c57e443 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.229596 | controller | Jun 12 19:53:27.852430 crc crio[18774]: time="2026-06-12T19:53:27.852358678Z" level=info msg="Creating container: openshift-marketplace/certified-operators-jmqgf/extract-content" id=b1cefa3b-01e8-481b-aaa8-e26aa8c9984a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.229612 | controller | Jun 12 19:53:27.852811 crc crio[18774]: time="2026-06-12T19:53:27.852742468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229628 | controller | Jun 12 19:53:27.862980 crc crio[18774]: time="2026-06-12T19:53:27.862902568Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=981f6652-435c-4864-802a-91cabb1552d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.229643 | controller | Jun 12 19:53:27.869416 crc crio[18774]: time="2026-06-12T19:53:27.869256378Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zq252/extract-content" id=5d8f5c57-89be-46df-8d9a-8074a8830dcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.229659 | controller | Jun 12 19:53:27.869645 crc crio[18774]: time="2026-06-12T19:53:27.869616717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229675 | controller | Jun 12 19:53:27.903538 crc crio[18774]: time="2026-06-12T19:53:27.903420573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229690 | controller | Jun 12 19:53:27.919387 crc crio[18774]: time="2026-06-12T19:53:27.919181127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229706 | controller | Jun 12 19:53:27.921104 crc crio[18774]: time="2026-06-12T19:53:27.92073943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229721 | controller | Jun 12 19:53:27.923511 crc crio[18774]: time="2026-06-12T19:53:27.923461821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229736 | controller | Jun 12 19:53:27.957796 crc crio[18774]: time="2026-06-12T19:53:27.95772299Z" level=info msg="Created container df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b: openshift-marketplace/community-operators-ws998/extract-content" id=cd93c388-dec1-4d84-bf87-482d9a911d43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.229752 | controller | Jun 12 19:53:27.963012 crc crio[18774]: time="2026-06-12T19:53:27.962880236Z" level=info msg="Starting container: df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b" id=bf73afe3-d82f-43f0-9976-e664a4c6a350 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.229768 | controller | Jun 12 19:53:27.977015 crc crio[18774]: time="2026-06-12T19:53:27.976939828Z" level=info msg="Started container" PID=19896 containerID=df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b description=openshift-marketplace/community-operators-ws998/extract-content id=bf73afe3-d82f-43f0-9976-e664a4c6a350 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b
2026-06-12 21:10:20.229787 | controller | Jun 12 19:53:28.068595 crc crio[18774]: time="2026-06-12T19:53:28.067755365Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=7a8b136e-748f-4a6b-9c5f-a18975fa4c4d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.229803 | controller | Jun 12 19:53:28.077476 crc crio[18774]: time="2026-06-12T19:53:28.071463714Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=96d831f3-0fed-42b8-930e-7924da9eee25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.229819 | controller | Jun 12 19:53:28.082226 crc crio[18774]: time="2026-06-12T19:53:28.081871161Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=74d90789-892f-41b4-8273-0adec3df1ee4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.229835 | controller | Jun 12 19:53:28.087835 crc crio[18774]: time="2026-06-12T19:53:28.087705702Z" level=info msg="Created container 959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036: openshift-marketplace/certified-operators-jmqgf/extract-content" id=b1cefa3b-01e8-481b-aaa8-e26aa8c9984a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.229867 | controller | Jun 12 19:53:28.089781 crc crio[18774]: time="2026-06-12T19:53:28.089701771Z" level=info msg="Starting container: 959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036" id=5846d877-4a36-48d0-a5f1-f7812455c7f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.229889 | controller | Jun 12 19:53:28.094580 crc crio[18774]: time="2026-06-12T19:53:28.090414132Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-hzgmh/extract-content" id=b073291f-812a-478f-b901-5e4252653a02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.229905 | controller | Jun 12 19:53:28.094580 crc crio[18774]: time="2026-06-12T19:53:28.090812132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.229920 | controller | Jun 12 19:53:28.097975 crc crio[18774]: time="2026-06-12T19:53:28.097907727Z" level=info msg="Created container 964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9: openshift-marketplace/redhat-operators-zq252/extract-content" id=5d8f5c57-89be-46df-8d9a-8074a8830dcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.229936 | controller | Jun 12 19:53:28.098922 crc crio[18774]: time="2026-06-12T19:53:28.098841542Z" level=info msg="Started container" PID=19935 containerID=959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036 description=openshift-marketplace/certified-operators-jmqgf/extract-content id=5846d877-4a36-48d0-a5f1-f7812455c7f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a
2026-06-12 21:10:20.229952 | controller | Jun 12 19:53:28.099740 crc crio[18774]: time="2026-06-12T19:53:28.099673314Z" level=info msg="Starting container: 964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9" id=5c808d70-1244-40e2-b3db-12c6172079b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.229968 | controller | Jun 12 19:53:28.112721 crc crio[18774]: time="2026-06-12T19:53:28.112243257Z" level=info msg="Started container" PID=19933 containerID=964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9 description=openshift-marketplace/redhat-operators-zq252/extract-content id=5c808d70-1244-40e2-b3db-12c6172079b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c
2026-06-12 21:10:20.229988 | controller | Jun 12 19:53:28.184257 crc crio[18774]: time="2026-06-12T19:53:28.184113925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230004 | controller | Jun 12 19:53:28.196213 crc crio[18774]: time="2026-06-12T19:53:28.196124691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230020 | controller | Jun 12 19:53:28.288543 crc crio[18774]: time="2026-06-12T19:53:28.28847352Z" level=info msg="Created container 72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a: openshift-marketplace/redhat-marketplace-hzgmh/extract-content" id=b073291f-812a-478f-b901-5e4252653a02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.230036 | controller | Jun 12 19:53:28.293486 crc crio[18774]: time="2026-06-12T19:53:28.29336455Z" level=info msg="Starting container: 72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a" id=b42bf581-ac89-4f0b-a11a-00be01ad5c5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.230051 | controller | Jun 12 19:53:28.299863 crc crio[18774]: time="2026-06-12T19:53:28.299365247Z" level=info msg="Started container" PID=19954 containerID=72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a description=openshift-marketplace/redhat-marketplace-hzgmh/extract-content id=b42bf581-ac89-4f0b-a11a-00be01ad5c5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d
2026-06-12 21:10:20.230067 | controller | Jun 12 19:53:29.295376 crc crio[18774]: time="2026-06-12T19:53:29.295174099Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8d0d825d-d08c-4b9d-b404-42c68717ffcd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.230082 | controller | Jun 12 19:53:29.298403 crc crio[18774]: time="2026-06-12T19:53:29.298328595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d2026048-7af7-422a-8535-a62ec09eb551 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.230098 | controller | Jun 12 19:53:29.298486 crc crio[18774]: time="2026-06-12T19:53:29.298423627Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=11750dcf-8e79-4118-b9b3-1aaba9a25231 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.230114 | controller | Jun 12 19:53:29.303666 crc crio[18774]: time="2026-06-12T19:53:29.303590812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f8826cea-27b8-49c9-aec0-e94d20bf4980 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.230130 | controller | Jun 12 19:53:29.305620 crc crio[18774]: time="2026-06-12T19:53:29.305558585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=72456cec-6d04-4839-96e6-f530eafcc900 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.230146 | controller | Jun 12 19:53:29.307144 crc crio[18774]: time="2026-06-12T19:53:29.306981132Z" level=info msg="Creating container: openshift-marketplace/certified-operators-jmqgf/registry-server" id=ccabc424-dc70-452c-8b2e-2a3887bfe27c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.230161 | controller | Jun 12 19:53:29.307534 crc crio[18774]: time="2026-06-12T19:53:29.307479455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230177 | controller | Jun 12 19:53:29.308909 crc crio[18774]: time="2026-06-12T19:53:29.308838591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6e342ec5-400a-4e8b-98c7-489630750711 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.230197 | controller | Jun 12 19:53:29.315525 crc crio[18774]: time="2026-06-12T19:53:29.313901197Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-hzgmh/registry-server" id=67963c5a-4e98-4e35-8c9f-43cee37ab5d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.230212 | controller | Jun 12 19:53:29.315525 crc crio[18774]: time="2026-06-12T19:53:29.315509291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230228 | controller | Jun 12 19:53:29.323338 crc crio[18774]: time="2026-06-12T19:53:29.322971703Z" level=info msg="Creating container: openshift-marketplace/community-operators-ws998/registry-server" id=b616b488-45a9-4652-b82c-66f2d7b0c0e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.230280 | controller | Jun 12 19:53:29.323546 crc crio[18774]: time="2026-06-12T19:53:29.323381354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230300 | controller | Jun 12 19:53:29.349541 crc crio[18774]: time="2026-06-12T19:53:29.348430563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230316 | controller | Jun 12 19:53:29.352369 crc crio[18774]: time="2026-06-12T19:53:29.352137881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230332 | controller | Jun 12 19:53:29.355463 crc crio[18774]: time="2026-06-12T19:53:29.355363155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230348 | controller | Jun 12 19:53:29.356718 crc crio[18774]: time="2026-06-12T19:53:29.356662978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230364 | controller | Jun 12 19:53:29.377648 crc crio[18774]: time="2026-06-12T19:53:29.377416305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230379 | controller | Jun 12 19:53:29.380788 crc crio[18774]: time="2026-06-12T19:53:29.380677831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230395 | controller | Jun 12 19:53:29.595891 crc crio[18774]: time="2026-06-12T19:53:29.595240065Z" level=info msg="Created container 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f: openshift-marketplace/certified-operators-jmqgf/registry-server" id=ccabc424-dc70-452c-8b2e-2a3887bfe27c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.230411 | controller | Jun 12 19:53:29.596554 crc crio[18774]: time="2026-06-12T19:53:29.596336294Z" level=info msg="Created container 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925: openshift-marketplace/redhat-marketplace-hzgmh/registry-server" id=67963c5a-4e98-4e35-8c9f-43cee37ab5d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.230427 | controller | Jun 12 19:53:29.596789 crc crio[18774]: time="2026-06-12T19:53:29.596606771Z" level=info msg="Created container 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa: openshift-marketplace/community-operators-ws998/registry-server" id=b616b488-45a9-4652-b82c-66f2d7b0c0e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.230447 | controller | Jun 12 19:53:29.597877 crc crio[18774]: time="2026-06-12T19:53:29.597787892Z" level=info msg="Starting container: 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa" id=5067520f-19d0-4f7a-828f-901cfee6da1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.230463 | controller | Jun 12 19:53:29.597877 crc crio[18774]: time="2026-06-12T19:53:29.597846954Z" level=info msg="Starting container: 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925" id=158531c5-5149-4b6c-88a7-12902017d39c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.230479 | controller | Jun 12 19:53:29.598134 crc crio[18774]: time="2026-06-12T19:53:29.597956257Z" level=info msg="Starting container: 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f" id=19c7089f-257a-47b5-b770-bd240df677f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.230495 | controller | Jun 12 19:53:29.607789 crc crio[18774]: time="2026-06-12T19:53:29.60719528Z" level=info msg="Started container" PID=20124 containerID=0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa description=openshift-marketplace/community-operators-ws998/registry-server id=5067520f-19d0-4f7a-828f-901cfee6da1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b
2026-06-12 21:10:20.230511 | controller | Jun 12 19:53:29.607789 crc crio[18774]: time="2026-06-12T19:53:29.607401575Z" level=info msg="Started container" PID=20119 containerID=02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f description=openshift-marketplace/certified-operators-jmqgf/registry-server id=19c7089f-257a-47b5-b770-bd240df677f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a
2026-06-12 21:10:20.230528 | controller | Jun 12 19:53:29.610511 crc crio[18774]: time="2026-06-12T19:53:29.609168504Z" level=info msg="Started container" PID=20117 containerID=8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925 description=openshift-marketplace/redhat-marketplace-hzgmh/registry-server id=158531c5-5149-4b6c-88a7-12902017d39c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d
2026-06-12 21:10:20.230544 | controller | Jun 12 19:53:32.535747 crc crio[18774]: time="2026-06-12T19:53:32.534383679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f3e9cc62-b7a1-454c-b87a-f317ee653f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.230560 | controller | Jun 12 19:53:32.540173 crc crio[18774]: time="2026-06-12T19:53:32.53915063Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=45e886b1-1e27-441b-b879-f847de5a69d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.230576 | controller | Jun 12 19:53:32.548590 crc crio[18774]: time="2026-06-12T19:53:32.548491833Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zq252/registry-server" id=3c7a0a56-6311-4786-a161-acdc48b70c09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.230592 | controller | Jun 12 19:53:32.549201 crc crio[18774]: time="2026-06-12T19:53:32.549084345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230608 | controller | Jun 12 19:53:32.684807 crc crio[18774]: time="2026-06-12T19:53:32.684432711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230624 | controller | Jun 12 19:53:32.699910 crc crio[18774]: time="2026-06-12T19:53:32.699826901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.230642 | controller | Jun 12 19:53:33.131623 crc crio[18774]: time="2026-06-12T19:53:33.130976602Z" level=info msg="Created container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0: openshift-marketplace/redhat-operators-zq252/registry-server" id=3c7a0a56-6311-4786-a161-acdc48b70c09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.230658 | controller | Jun 12 19:53:33.138138 crc crio[18774]: time="2026-06-12T19:53:33.138056527Z" level=info msg="Starting container: edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0" id=235d3564-3c54-41c1-99a5-e1f35626afe3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.230674 | controller | Jun 12 19:53:33.161904 crc crio[18774]: time="2026-06-12T19:53:33.161797006Z" level=info msg="Started container" PID=20449 containerID=edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 description=openshift-marketplace/redhat-operators-zq252/registry-server id=235d3564-3c54-41c1-99a5-e1f35626afe3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c
2026-06-12 21:10:20.230690 | controller | Jun 12 19:53:36.870366 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-12 21:10:20.230706 | controller | Jun 12 19:53:40.551556 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-12 21:10:20.230723 | controller | Jun 12 19:53:40.552326 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-12 21:10:20.230738 | controller | Jun 12 19:53:40.553542 crc systemd[1]: crio.service: Consumed 7.707s CPU time.
2026-06-12 21:10:20.230754 | controller | Jun 12 19:53:40.647771 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 21:10:20.230770 | controller | Jun 12 19:53:40.797602 crc crio[20719]: time="2026-06-12T19:53:40.797514945Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 21:10:20.230785 | controller | Jun 12 19:53:40.797602 crc crio[20719]: time="2026-06-12T19:53:40.797567877Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 21:10:20.230801 | controller | Jun 12 19:53:40.804369 crc crio[20719]: time="2026-06-12T19:53:40.804160395Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 21:10:20.230816 | controller | Jun 12 19:53:40.804571 crc crio[20719]: time="2026-06-12T19:53:40.804510404Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 21:10:20.230831 | controller | Jun 12 19:53:40.805351 crc crio[20719]: time="2026-06-12T19:53:40.805250514Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-12 21:10:20.230846 | controller | Jun 12 19:53:40.820920 crc crio[20719]: time="2026-06-12T19:53:40.820785823Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 21:10:20.230882 | controller | Jun 12 19:53:40.821432 crc crio[20719]: time="2026-06-12T19:53:40.821358728Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 21:10:20.230898 | controller | Jun 12 19:53:40.821505 crc crio[20719]: time="2026-06-12T19:53:40.821490651Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 21:10:20.230913 | controller | Jun 12 19:53:40.822425 crc crio[20719]: time="2026-06-12T19:53:40.822346435Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 21:10:20.230929 | controller | Jun 12 19:53:40.824419 crc crio[20719]: time="2026-06-12T19:53:40.822489928Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 21:10:20.230944 | controller | Jun 12 19:53:40.851688 crc crio[20719]: time="2026-06-12T19:53:40.851574372Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 21:10:20.230963 | controller | Jun 12 19:53:40.863512 crc crio[20719]: time="2026-06-12T19:53:40.863427224Z" 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 21:10:20.230979 | controller | Jun 12 19:53:40.867895 crc crio[20719]: time="2026-06-12T19:53:40.86783391Z" 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 21:10:20.230995 | controller | Jun 12 19:53:40.944426 crc crio[20719]: time="2026-06-12T19:53:40.943975573Z" 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 21:10:20.231011 | controller | Jun 12 19:53:41.129805 crc crio[20719]: time="2026-06-12T19:53:41.129567017Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 21:10:20.231026 | controller | Jun 12 19:53:41.129805 crc crio[20719]: time="2026-06-12T19:53:41.129612669Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 21:10:20.231041 | controller | Jun 12 19:53:41.129805 crc crio[20719]: time="2026-06-12T19:53:41.129620469Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 21:10:20.231057 | controller | Jun 12 19:53:41.129805 crc crio[20719]: time="2026-06-12T19:53:41.129627449Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 21:10:20.231072 | controller | Jun 12 19:53:41.129805 crc crio[20719]: time="2026-06-12T19:53:41.129634769Z" level=info msg="RDT not available in the host system"
2026-06-12 21:10:20.231087 | controller | Jun 12 19:53:41.136392 crc crio[20719]: time="2026-06-12T19:53:41.136197318Z" level=info msg="Conmon does support the --sync option"
2026-06-12 21:10:20.231102 | controller | Jun 12 19:53:41.136519 crc crio[20719]: time="2026-06-12T19:53:41.136475556Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 21:10:20.231117 | controller | Jun 12 19:53:41.142801 crc crio[20719]: time="2026-06-12T19:53:41.14271324Z" level=info msg="Conmon does support the --sync option"
2026-06-12 21:10:20.231132 | controller | Jun 12 19:53:41.142801 crc crio[20719]: time="2026-06-12T19:53:41.142770742Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 21:10:20.231147 | controller | Jun 12 19:53:41.234373 crc crio[20719]: time="2026-06-12T19:53:41.234204567Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.231162 | controller | Jun 12 19:53:41.234994 crc crio[20719]: time="2026-06-12T19:53:41.234935165Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.231178 | controller | Jun 12 19:53:41.235769 crc crio[20719]: time="2026-06-12T19:53:41.235732227Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 21:10:20.231193 | controller | Jun 12 19:53:41.235936 crc crio[20719]: time="2026-06-12T19:53:41.235911492Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 21:10:20.231211 | controller | Jun 12 19:53:41.237186 crc crio[20719]: time="2026-06-12T19:53:41.2369638Z" 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.LinkLogs\", \"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri.rdt-class\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"run.oci.\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.systemd.property.\", \"org.criu.config\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"cpu-c-states.crio.io\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.PodLinuxResources\"]\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 21:10:20.231234 | controller | Jun 12 19:53:41.240483 crc crio[20719]: time="2026-06-12T19:53:41.2400472Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 21:10:20.231251 | controller | Jun 12 19:53:41.240483 crc crio[20719]: time="2026-06-12T19:53:41.240372719Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 21:10:20.231268 | controller | Jun 12 19:53:43.247567 crc crio[20719]: time="2026-06-12T19:53:43.246865164Z" level=info msg="Got pod network &{Name:redhat-operators-zq252 Namespace:openshift-marketplace ID:8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c UID:95cee7e9-7b6c-4a0e-8a31-7e38f3c7dfe3 NetNS:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95cee7e9_7b6c_4a0e_8a31_7e38f3c7dfe3.slice PodAnnotations:0xc000eae8f8}] Aliases:map[]}"
2026-06-12 21:10:20.231284 | controller | Jun 12 19:53:43.248748 crc crio[20719]: time="2026-06-12T19:53:43.247685625Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-zq252 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231301 | controller | Jun 12 19:53:43.251581 crc crio[20719]: time="2026-06-12T19:53:43.249619048Z" level=info msg="Got pod network &{Name:community-operators-ws998 Namespace:openshift-marketplace ID:bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b UID:42f442bb-0b15-4ffa-9de6-47f66f62b389 NetNS:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42f442bb_0b15_4ffa_9de6_47f66f62b389.slice PodAnnotations:0xc000eaea18}] Aliases:map[]}"
2026-06-12 21:10:20.231321 | controller | Jun 12 19:53:43.251581 crc crio[20719]: time="2026-06-12T19:53:43.249798062Z" level=info msg="Checking pod openshift-marketplace_community-operators-ws998 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231390 | controller | Jun 12 19:53:43.251581 crc crio[20719]: time="2026-06-12T19:53:43.25047583Z" level=info msg="Got pod network &{Name:certified-operators-jmqgf Namespace:openshift-marketplace ID:35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a UID:062eb0dd-1271-4352-b324-e52546c9c2ed NetNS:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod062eb0dd_1271_4352_b324_e52546c9c2ed.slice PodAnnotations:0xc000eaeac0}] Aliases:map[]}"
2026-06-12 21:10:20.231412 | controller | Jun 12 19:53:43.251581 crc crio[20719]: time="2026-06-12T19:53:43.250671576Z" level=info msg="Checking pod openshift-marketplace_certified-operators-jmqgf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231430 | controller | Jun 12 19:53:43.251581 crc crio[20719]: time="2026-06-12T19:53:43.2512213Z" level=info msg="Got pod network &{Name:redhat-marketplace-hzgmh Namespace:openshift-marketplace ID:3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d UID:b754e4ce-b558-43ed-9164-d451df5da57c NetNS:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb754e4ce_b558_43ed_9164_d451df5da57c.slice PodAnnotations:0xc000eaeb68}] Aliases:map[]}"
2026-06-12 21:10:20.231447 | controller | Jun 12 19:53:43.251581 crc crio[20719]: time="2026-06-12T19:53:43.251459166Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-hzgmh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231463 | controller | Jun 12 19:53:43.252672 crc crio[20719]: time="2026-06-12T19:53:43.25194209Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-bc6m2 Namespace:openshift-marketplace ID:7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c UID:90cb158f-409c-48e1-b66e-7e6a7bc3684b NetNS:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90cb158f_409c_48e1_b66e_7e6a7bc3684b.slice PodAnnotations:0xc000eaec10}] Aliases:map[]}"
2026-06-12 21:10:20.231479 | controller | Jun 12 19:53:43.252672 crc crio[20719]: time="2026-06-12T19:53:43.252130395Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bc6m2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231496 | controller | Jun 12 19:53:43.252842 crc crio[20719]: time="2026-06-12T19:53:43.252692179Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 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:0xc000eaecb8}] Aliases:map[]}"
2026-06-12 21:10:20.231512 | controller | Jun 12 19:53:43.254000 crc crio[20719]: time="2026-06-12T19:53:43.253746691Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231533 | controller | Jun 12 19:53:43.254728 crc crio[20719]: time="2026-06-12T19:53:43.254603373Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:10:20.231550 | controller | Jun 12 19:53:43.254875 crc crio[20719]: time="2026-06-12T19:53:43.254785479Z" level=warning msg="Could not restore sandbox IP for 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_9ff9ee37-6adc-403e-86d8-2ada91d4ef17_0(93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:10:20.231566 | controller | Jun 12 19:53:43.254875 crc crio[20719]: time="2026-06-12T19:53:43.25484541Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:10:20.231582 | controller | Jun 12 19:53:43.254875 crc crio[20719]: time="2026-06-12T19:53:43.254866541Z" level=warning msg="Could not restore sandbox IP for 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_670d3cbf-abf6-41a9-a75f-56d920aaefe6_0(5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:10:20.231598 | controller | Jun 12 19:53:43.256669 crc crio[20719]: time="2026-06-12T19:53:43.256496036Z" level=info msg="Got pod network &{Name:controller-manager-84bd99b6fd-jrp4c Namespace:openshift-controller-manager ID:6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc UID:abaaf000-ba6f-4976-abfc-b07348cdf678 NetNS:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabaaf000_ba6f_4976_abfc_b07348cdf678.slice PodAnnotations:0xc000eaed68}] Aliases:map[]}"
2026-06-12 21:10:20.231614 | controller | Jun 12 19:53:43.257185 crc crio[20719]: time="2026-06-12T19:53:43.256941118Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231630 | controller | Jun 12 19:53:43.259011 crc crio[20719]: time="2026-06-12T19:53:43.258809667Z" level=info msg="Got pod network &{Name:route-controller-manager-864bf8cccc-l95vx Namespace:openshift-route-controller-manager ID:9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 UID:1b85a10c-5657-4281-9d2f-7af7db023842 NetNS:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b85a10c_5657_4281_9d2f_7af7db023842.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}"
2026-06-12 21:10:20.231646 | controller | Jun 12 19:53:43.259381 crc crio[20719]: time="2026-06-12T19:53:43.259187168Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231663 | controller | Jun 12 19:53:43.260377 crc crio[20719]: time="2026-06-12T19:53:43.260164643Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d 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:0xc00008d268}] Aliases:map[]}"
2026-06-12 21:10:20.231684 | controller | Jun 12 19:53:43.260830 crc crio[20719]: time="2026-06-12T19:53:43.260598166Z" 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 21:10:20.231701 | controller | Jun 12 19:53:43.262531 crc crio[20719]: time="2026-06-12T19:53:43.261584121Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a 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:0xc00008d308}] Aliases:map[]}"
2026-06-12 21:10:20.231718 | controller | Jun 12 19:53:43.262531 crc crio[20719]: time="2026-06-12T19:53:43.262179077Z" 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 21:10:20.231734 | controller | Jun 12 19:53:43.263445 crc crio[20719]: time="2026-06-12T19:53:43.263154163Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 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:0xc00008d398}] Aliases:map[]}"
2026-06-12 21:10:20.231750 | controller | Jun 12 19:53:43.263598 crc crio[20719]: time="2026-06-12T19:53:43.263547254Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231767 | controller | Jun 12 19:53:43.264735 crc crio[20719]: time="2026-06-12T19:53:43.264533635Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d 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:0xc00008d438}] Aliases:map[]}"
2026-06-12 21:10:20.231783 | controller | Jun 12 19:53:43.264837 crc crio[20719]: time="2026-06-12T19:53:43.264783157Z" 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 21:10:20.231799 | controller | Jun 12 19:53:43.265976 crc crio[20719]: time="2026-06-12T19:53:43.26584478Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a 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:0xc00008d4c8}] Aliases:map[]}"
2026-06-12 21:10:20.231815 | controller | Jun 12 19:53:43.266401 crc crio[20719]: time="2026-06-12T19:53:43.266203975Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231836 | controller | Jun 12 19:53:43.268071 crc crio[20719]: time="2026-06-12T19:53:43.26788707Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc00008d558}] Aliases:map[]}"
2026-06-12 21:10:20.231871 | controller | Jun 12 19:53:43.268585 crc crio[20719]: time="2026-06-12T19:53:43.268403763Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231890 | controller | Jun 12 19:53:43.270820 crc crio[20719]: time="2026-06-12T19:53:43.270676414Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b 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:0xc000110280}] Aliases:map[]}"
2026-06-12 21:10:20.231906 | controller | Jun 12 19:53:43.271097 crc crio[20719]: time="2026-06-12T19:53:43.270986382Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231922 | controller | Jun 12 19:53:43.273016 crc crio[20719]: time="2026-06-12T19:53:43.272859212Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e 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:0xc000110578}] Aliases:map[]}"
2026-06-12 21:10:20.231938 | controller | Jun 12 19:53:43.273658 crc crio[20719]: time="2026-06-12T19:53:43.2735206Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.231954 | controller | Jun 12 19:53:43.274835 crc crio[20719]: time="2026-06-12T19:53:43.274677831Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 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:0xc0001106b0}] Aliases:map[]}"
2026-06-12 21:10:20.231970 | controller | Jun 12 19:53:43.275424 crc crio[20719]: time="2026-06-12T19:53:43.275181344Z" 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 21:10:20.231986 | controller | Jun 12 19:53:43.276508 crc crio[20719]: time="2026-06-12T19:53:43.276376486Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea 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:0xc000110780}] Aliases:map[]}"
2026-06-12 21:10:20.232007 | controller | Jun 12 19:53:43.276811 crc crio[20719]: time="2026-06-12T19:53:43.276703564Z" 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 21:10:20.232024 | controller | Jun 12 19:53:43.280395 crc crio[20719]: time="2026-06-12T19:53:43.280156056Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 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:0xc00008d5a0}] Aliases:map[]}"
2026-06-12 21:10:20.232040 | controller | Jun 12 19:53:43.280644 crc crio[20719]: time="2026-06-12T19:53:43.280509665Z" 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 21:10:20.232056 | controller | Jun 12 19:53:43.281165 crc crio[20719]: time="2026-06-12T19:53:43.28104935Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad 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:0xc00008d630}] Aliases:map[]}"
2026-06-12 21:10:20.232072 | controller | Jun 12 19:53:43.281403 crc crio[20719]: time="2026-06-12T19:53:43.281255466Z" 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 21:10:20.232089 | controller | Jun 12 19:53:43.281946 crc crio[20719]: time="2026-06-12T19:53:43.281833761Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 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:0xc00008d6c0}] Aliases:map[]}"
2026-06-12 21:10:20.232105 | controller | Jun 12 19:53:43.282147 crc crio[20719]: time="2026-06-12T19:53:43.282047706Z" 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 21:10:20.232122 | controller | Jun 12 19:53:43.282809 crc crio[20719]: time="2026-06-12T19:53:43.282700904Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 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:0xc00008d750}] Aliases:map[]}"
2026-06-12 21:10:20.232138 | controller | Jun 12 19:53:43.282974 crc crio[20719]: time="2026-06-12T19:53:43.282886949Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232159 | controller | Jun 12 19:53:43.287371 crc crio[20719]: time="2026-06-12T19:53:43.283437933Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 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:0xc00008d7e0}] Aliases:map[]}"
2026-06-12 21:10:20.232176 | controller | Jun 12 19:53:43.287371 crc crio[20719]: time="2026-06-12T19:53:43.283621799Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232192 | controller | Jun 12 19:53:43.287371 crc crio[20719]: time="2026-06-12T19:53:43.284137712Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea 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:0xc00008d860}] Aliases:map[]}"
2026-06-12 21:10:20.232208 | controller | Jun 12 19:53:43.287371 crc crio[20719]: time="2026-06-12T19:53:43.284348288Z" 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 21:10:20.232224 | controller | Jun 12 19:53:43.287371 crc crio[20719]: time="2026-06-12T19:53:43.285012976Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff 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:0xc00008d8f0}] Aliases:map[]}"
2026-06-12 21:10:20.232240 | controller | Jun 12 19:53:43.287371 crc crio[20719]: time="2026-06-12T19:53:43.285195261Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232256 | controller | Jun 12 19:53:43.287371 crc crio[20719]: time="2026-06-12T19:53:43.287203034Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc00008d980}] Aliases:map[]}"
2026-06-12 21:10:20.232271 | controller | Jun 12 19:53:43.288243 crc crio[20719]: time="2026-06-12T19:53:43.28743872Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232287 | controller | Jun 12 19:53:43.288243 crc crio[20719]: time="2026-06-12T19:53:43.287886693Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c 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:0xc00008da10}] Aliases:map[]}"
2026-06-12 21:10:20.232308 | controller | Jun 12 19:53:43.288243 crc crio[20719]: time="2026-06-12T19:53:43.288062427Z" 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 21:10:20.232324 | controller | Jun 12 19:53:43.288697 crc crio[20719]: time="2026-06-12T19:53:43.288578831Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d 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:0xc00008da90}] Aliases:map[]}"
2026-06-12 21:10:20.232340 | controller | Jun 12 19:53:43.288812 crc crio[20719]: time="2026-06-12T19:53:43.288711994Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232356 | controller | Jun 12 19:53:43.289652 crc crio[20719]: time="2026-06-12T19:53:43.289550987Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e 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:0xc00008db10}] Aliases:map[]}"
2026-06-12 21:10:20.232372 | controller | Jun 12 19:53:43.289907 crc crio[20719]: time="2026-06-12T19:53:43.289816804Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232388 | controller | Jun 12 19:53:43.290527 crc crio[20719]: time="2026-06-12T19:53:43.29043368Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b 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:0xc00008dba0}] Aliases:map[]}"
2026-06-12 21:10:20.232404 | controller | Jun 12 19:53:43.290698 crc crio[20719]: time="2026-06-12T19:53:43.290597465Z" 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 21:10:20.232421 | controller | Jun 12 19:53:43.291252 crc crio[20719]: time="2026-06-12T19:53:43.291149879Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 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:0xc00008dc20}] Aliases:map[]}"
2026-06-12 21:10:20.232440 | controller | Jun 12 19:53:43.291252 crc crio[20719]: time="2026-06-12T19:53:43.291382965Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232457 | controller | Jun 12 19:53:43.292500 crc crio[20719]: time="2026-06-12T19:53:43.292249419Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 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:0xc00008dcb0}] Aliases:map[]}"
2026-06-12 21:10:20.232473 | controller | Jun 12 19:53:43.292500 crc crio[20719]: time="2026-06-12T19:53:43.292481835Z" 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 21:10:20.232489 | controller | Jun 12 19:53:43.293252 crc crio[20719]: time="2026-06-12T19:53:43.293154912Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 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:0xc00008dd30}] Aliases:map[]}"
2026-06-12 21:10:20.232505 | controller | Jun 12 19:53:43.293538 crc crio[20719]: time="2026-06-12T19:53:43.29341185Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232534 | controller | Jun 12 19:53:43.294094 crc crio[20719]: time="2026-06-12T19:53:43.293975125Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f 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:0xc00008ddc0}] Aliases:map[]}"
2026-06-12 21:10:20.232552 | controller | Jun 12 19:53:43.294246 crc crio[20719]: time="2026-06-12T19:53:43.2941798Z" 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 21:10:20.232568 | controller | Jun 12 19:53:43.294789 crc crio[20719]: time="2026-06-12T19:53:43.294697683Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 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:0xc00008de58}] Aliases:map[]}"
2026-06-12 21:10:20.232584 | controller | Jun 12 19:53:43.294899 crc crio[20719]: time="2026-06-12T19:53:43.294867799Z" 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 21:10:20.232604 | controller | Jun 12 19:53:43.296098 crc crio[20719]: time="2026-06-12T19:53:43.29590953Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 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:0xc000526190}] Aliases:map[]}"
2026-06-12 21:10:20.232620 | controller | Jun 12 19:53:43.296222 crc crio[20719]: time="2026-06-12T19:53:43.296174287Z" 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 21:10:20.232637 | controller | Jun 12 19:53:43.296804 crc crio[20719]: time="2026-06-12T19:53:43.296714222Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c 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:0xc000526328}] Aliases:map[]}"
2026-06-12 21:10:20.232653 | controller | Jun 12 19:53:43.296909 crc crio[20719]: time="2026-06-12T19:53:43.296893056Z" 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 21:10:20.232668 | controller | Jun 12 19:53:43.297560 crc crio[20719]: time="2026-06-12T19:53:43.29743926Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c 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:0xc000526490}] Aliases:map[]}"
2026-06-12 21:10:20.232684 | controller | Jun 12 19:53:43.297938 crc crio[20719]: time="2026-06-12T19:53:43.297681967Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232700 | controller | Jun 12 19:53:43.298558 crc crio[20719]: time="2026-06-12T19:53:43.298463148Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 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:0xc0005265a0}] Aliases:map[]}"
2026-06-12 21:10:20.232716 | controller | Jun 12 19:53:43.298722 crc crio[20719]: time="2026-06-12T19:53:43.298671553Z" 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 21:10:20.232732 | controller | Jun 12 19:53:43.299405 crc crio[20719]: time="2026-06-12T19:53:43.299251088Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 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:0xc000526670}] Aliases:map[]}"
2026-06-12 21:10:20.232751 | controller | Jun 12 19:53:43.299736 crc crio[20719]: time="2026-06-12T19:53:43.29964236Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232768 | controller | Jun 12 19:53:43.300246 crc crio[20719]: time="2026-06-12T19:53:43.300167253Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 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:0xc000526738}] Aliases:map[]}"
2026-06-12 21:10:20.232784 | controller | Jun 12 19:53:43.301658 crc crio[20719]: time="2026-06-12T19:53:43.301568031Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232801 | controller | Jun 12 19:53:43.302188 crc crio[20719]: time="2026-06-12T19:53:43.302113416Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 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:0xc000526818}] Aliases:map[]}"
2026-06-12 21:10:20.232817 | controller | Jun 12 19:53:43.302437 crc crio[20719]: time="2026-06-12T19:53:43.30236377Z" 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 21:10:20.232834 | controller | Jun 12 19:53:43.302978 crc crio[20719]: time="2026-06-12T19:53:43.302901016Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 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:0xc0005268d0}] Aliases:map[]}"
2026-06-12 21:10:20.232865 | controller | Jun 12 19:53:43.303187 crc crio[20719]: time="2026-06-12T19:53:43.30311939Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232888 | controller | Jun 12 19:53:43.304491 crc crio[20719]: time="2026-06-12T19:53:43.304410826Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 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:0xc000526978}] Aliases:map[]}"
2026-06-12 21:10:20.232905 | controller | Jun 12 19:53:43.304705 crc crio[20719]: time="2026-06-12T19:53:43.304635682Z" 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 21:10:20.232925 | controller | Jun 12 19:53:43.305186 crc crio[20719]: time="2026-06-12T19:53:43.305113776Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 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:0xc000526a20}] Aliases:map[]}"
2026-06-12 21:10:20.232941 | controller | Jun 12 19:53:43.305425 crc crio[20719]: time="2026-06-12T19:53:43.305355202Z" 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 21:10:20.232958 | controller | Jun 12 19:53:43.306249 crc crio[20719]: time="2026-06-12T19:53:43.30606121Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 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:0xc000526ab8}] Aliases:map[]}"
2026-06-12 21:10:20.232974 | controller | Jun 12 19:53:43.306249 crc crio[20719]: time="2026-06-12T19:53:43.306245976Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.232991 | controller | Jun 12 19:53:43.306959 crc crio[20719]: time="2026-06-12T19:53:43.306469572Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:10:20.233007 | controller | Jun 12 19:53:43.306959 crc crio[20719]: time="2026-06-12T19:53:43.306491562Z" level=warning msg="Could not restore sandbox IP for 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918: failed to get network status for pod sandbox k8s_collect-profiles-29688225-cq6db_openshift-operator-lifecycle-manager_23a86011-9e90-428a-82a2-7a5cb1a9cf0a_0(031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 21:10:20.233024 | controller | Jun 12 19:53:43.308159 crc crio[20719]: time="2026-06-12T19:53:43.307988458Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 21:10:20.233039 | controller | Jun 12 19:53:43.309921 crc crio[20719]: time="2026-06-12T19:53:43.309821867Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 21:10:20.233055 | controller | Jun 12 19:53:43.310126 crc crio[20719]: time="2026-06-12T19:53:43.309902069Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 21:10:20.233071 | controller | Jun 12 19:53:43.310126 crc crio[20719]: time="2026-06-12T19:53:43.309994491Z" level=info msg="Create NRI interface"
2026-06-12 21:10:20.233086 | controller | Jun 12 19:53:43.310126 crc crio[20719]: time="2026-06-12T19:53:43.310106434Z" level=info msg="runtime interface created"
2026-06-12 21:10:20.233102 | controller | Jun 12 19:53:43.310126 crc crio[20719]: time="2026-06-12T19:53:43.310135575Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 21:10:20.233117 | controller | Jun 12 19:53:43.310472 crc crio[20719]: time="2026-06-12T19:53:43.310146035Z" level=info msg="runtime interface starting up..."
2026-06-12 21:10:20.233132 | controller | Jun 12 19:53:43.310472 crc crio[20719]: time="2026-06-12T19:53:43.310159756Z" level=info msg="starting plugins..."
2026-06-12 21:10:20.233152 | controller | Jun 12 19:53:43.310472 crc crio[20719]: time="2026-06-12T19:53:43.310195437Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 21:10:20.233167 | controller | Jun 12 19:53:43.315785 crc crio[20719]: time="2026-06-12T19:53:43.315699013Z" level=info msg="No systemd watchdog enabled"
2026-06-12 21:10:20.233183 | controller | Jun 12 19:53:43.323399 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 21:10:20.233199 | controller | Jun 12 19:54:12.514163 crc crio[20719]: time="2026-06-12T19:54:12.512009149Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=0df3578b-bac0-4415-a2bf-a62318af8f3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.233215 | controller | Jun 12 19:54:12.520506 crc crio[20719]: time="2026-06-12T19:54:12.51747455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.233232 | controller | Jun 12 19:54:12.705490 crc crio[20719]: time="2026-06-12T19:54:12.705217343Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459 UID:613e6253-16d1-47c3-bd57-e240cf05bd70 NetNS:/var/run/netns/ea87da96-0c64-467b-ab9f-82b52fa64243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod613e6253_16d1_47c3_bd57_e240cf05bd70.slice PodAnnotations:0xc000eae458}] Aliases:map[]}"
2026-06-12 21:10:20.233248 | controller | Jun 12 19:54:12.705490 crc crio[20719]: time="2026-06-12T19:54:12.705362536Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.233264 | controller | Jun 12 19:54:15.929940 crc crio[20719]: 2026-06-12T19:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acf35ea050718b7 Mac:c6:64:23:1d:07:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/ea87da96-0c64-467b-ab9f-82b52fa64243 SocketPath: PciID:}] [{Interface:0xc000015300 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.233280 | controller | Jun 12 19:54:15.934479 crc crio[20719]: time="2026-06-12T19:54:15.934207343Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459 UID:613e6253-16d1-47c3-bd57-e240cf05bd70 NetNS:/var/run/netns/ea87da96-0c64-467b-ab9f-82b52fa64243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod613e6253_16d1_47c3_bd57_e240cf05bd70.slice PodAnnotations:0xc000eae458}] Aliases:map[]}"
2026-06-12 21:10:20.233297 | controller | Jun 12 19:54:15.934850 crc crio[20719]: time="2026-06-12T19:54:15.934594611Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.233313 | controller | Jun 12 19:54:15.955853 crc crio[20719]: time="2026-06-12T19:54:15.955772211Z" level=info msg="Ran pod sandbox acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459 with infra container: openshift-etcd/installer-3-crc/POD" id=0df3578b-bac0-4415-a2bf-a62318af8f3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.233328 | controller | Jun 12 19:54:15.969366 crc crio[20719]: time="2026-06-12T19:54:15.969114712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=bbef6245-b81e-4e7d-837d-8d65cd99938e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.233344 | controller | Jun 12 19:54:15.973442 crc crio[20719]: time="2026-06-12T19:54:15.973374806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=1f7295f3-9b66-4475-9f7b-3959c38b6bfd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.233364 | controller | Jun 12 19:54:15.990492 crc crio[20719]: time="2026-06-12T19:54:15.990248297Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=1ba7a55b-96b4-4f6d-b1e1-9dc2d04fa80e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.233380 | controller | Jun 12 19:54:15.991124 crc crio[20719]: time="2026-06-12T19:54:15.991072866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.233396 | controller | Jun 12 19:54:16.042622 crc crio[20719]: time="2026-06-12T19:54:16.042506583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.233411 | controller | Jun 12 19:54:16.317144 crc crio[20719]: time="2026-06-12T19:54:16.316749583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.233427 | controller | Jun 12 19:54:16.510170 crc crio[20719]: time="2026-06-12T19:54:16.509971742Z" level=info msg="Created container 8c1070e579a5bfe2251e9dd178aa304c410d0cc05d91432235c1b16004e8e2eb: openshift-etcd/installer-3-crc/installer" id=1ba7a55b-96b4-4f6d-b1e1-9dc2d04fa80e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.233443 | controller | Jun 12 19:54:16.516806 crc crio[20719]: time="2026-06-12T19:54:16.513514914Z" level=info msg="Starting container: 8c1070e579a5bfe2251e9dd178aa304c410d0cc05d91432235c1b16004e8e2eb" id=79f7477a-83d7-4dfe-b165-b2b9212b79c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.233459 | controller | Jun 12 19:54:16.534386 crc crio[20719]: time="2026-06-12T19:54:16.53403879Z" level=info msg="Started container" PID=21472 containerID=8c1070e579a5bfe2251e9dd178aa304c410d0cc05d91432235c1b16004e8e2eb description=openshift-etcd/installer-3-crc/installer id=79f7477a-83d7-4dfe-b165-b2b9212b79c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459
2026-06-12 21:10:20.233475 | controller | Jun 12 19:54:50.784411 crc crio[20719]: time="2026-06-12T19:54:50.783653238Z" level=info msg="Stopping container: b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5 (timeout: 30s)" id=b5ccc124-2ec5-4ee7-bb45-275b58491f28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.233491 | controller | Jun 12 19:54:50.785750 crc crio[20719]: time="2026-06-12T19:54:50.78373198Z" level=info msg="Stopping container: 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7 (timeout: 30s)" id=06c1c095-d715-44c9-ba0c-11f8455560c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.233506 | controller | Jun 12 19:54:50.785750 crc crio[20719]: time="2026-06-12T19:54:50.783789021Z" level=info msg="Stopping container: 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 (timeout: 30s)" id=890d20f4-815a-402b-95c7-a3497120ce05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.233522 | controller | Jun 12 19:54:50.786674 crc crio[20719]: time="2026-06-12T19:54:50.783904184Z" level=info msg="Stopping container: ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d (timeout: 30s)" id=45a8b471-3aa0-4b69-b896-63aa5ce00097 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.233538 | controller | Jun 12 19:54:50.786900 crc crio[20719]: time="2026-06-12T19:54:50.784065627Z" level=info msg="Stopping container: 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351 (timeout: 30s)" id=58bc306f-7184-42db-840f-dce030930bf8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.233557 | controller | Jun 12 19:54:51.014789 crc crio[20719]: time="2026-06-12T19:54:51.014659072Z" level=info msg="Stopped container 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7: openshift-etcd/etcd-crc/etcd-readyz" id=06c1c095-d715-44c9-ba0c-11f8455560c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.233573 | controller | Jun 12 19:54:51.092240 crc crio[20719]: time="2026-06-12T19:54:51.092079833Z" level=info msg="Stopped container 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351: openshift-etcd/etcd-crc/etcd-metrics" id=58bc306f-7184-42db-840f-dce030930bf8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.233589 | controller | Jun 12 19:54:51.154752 crc crio[20719]: time="2026-06-12T19:54:51.154613639Z" level=info msg="Stopped container ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d: openshift-etcd/etcd-crc/etcd-rev" id=45a8b471-3aa0-4b69-b896-63aa5ce00097 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.233605 | controller | Jun 12 19:55:05.191964 crc crio[20719]: time="2026-06-12T19:55:05.191234238Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=87c20793-adc4-4eae-b57a-e102680cd229 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.233621 | controller | Jun 12 19:55:05.192796 crc crio[20719]: time="2026-06-12T19:55:05.192120844Z" level=info msg="Removing container: 63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405" id=904be9a0-3cd3-42a0-a80e-6ec853644103 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.233637 | controller | Jun 12 19:55:05.194977 crc crio[20719]: time="2026-06-12T19:55:05.194905174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=587cc8a0-2dbe-4d61-9004-c6867c7909d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.233653 | controller | Jun 12 19:55:05.298107 crc crio[20719]: time="2026-06-12T19:55:05.297793384Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=89496a79-8e09-44a3-a625-355e75f25a8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.233668 | controller | Jun 12 19:55:05.298962 crc crio[20719]: time="2026-06-12T19:55:05.298930147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.233684 | controller | Jun 12 19:55:05.327345 crc crio[20719]: time="2026-06-12T19:55:05.327166875Z" level=info msg="Removed container 63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=904be9a0-3cd3-42a0-a80e-6ec853644103 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.233700 | controller | Jun 12 19:55:05.344113 crc crio[20719]: time="2026-06-12T19:55:05.344023562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.233716 | controller | Jun 12 19:55:05.597062 crc crio[20719]: time="2026-06-12T19:55:05.596848012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.233733 | controller | Jun 12 19:55:05.732459 crc crio[20719]: time="2026-06-12T19:55:05.732245401Z" level=info msg="Created container 99ceb6070a3c72253c4f49f41851e88604721569ac0dcb035b3c97140881eb6b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=89496a79-8e09-44a3-a625-355e75f25a8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.233749 | controller | Jun 12 19:55:05.734118 crc crio[20719]: time="2026-06-12T19:55:05.734015722Z" level=info msg="Starting container: 99ceb6070a3c72253c4f49f41851e88604721569ac0dcb035b3c97140881eb6b" id=d5e80f4d-c406-47b3-94be-66cf9d177bfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.233769 | controller | Jun 12 19:55:05.745490 crc crio[20719]: time="2026-06-12T19:55:05.745185361Z" level=info msg="Started container" PID=22126 containerID=99ceb6070a3c72253c4f49f41851e88604721569ac0dcb035b3c97140881eb6b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=d5e80f4d-c406-47b3-94be-66cf9d177bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53
2026-06-12 21:10:20.233786 | controller | Jun 12 19:55:06.218105 crc crio[20719]: time="2026-06-12T19:55:06.217967454Z" level=info msg="Stopping pod sandbox: acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459" id=7c219399-d6e6-4fdc-a870-3764e1c2954d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.233803 | controller | Jun 12 19:55:06.219457 crc crio[20719]: time="2026-06-12T19:55:06.218808968Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459 UID:613e6253-16d1-47c3-bd57-e240cf05bd70 NetNS:/var/run/netns/ea87da96-0c64-467b-ab9f-82b52fa64243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod613e6253_16d1_47c3_bd57_e240cf05bd70.slice PodAnnotations:0xc000a38b18}] Aliases:map[]}"
2026-06-12 21:10:20.233818 | controller | Jun 12 19:55:06.219457 crc crio[20719]: time="2026-06-12T19:55:06.219087547Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.233834 | controller | Jun 12 19:55:06.582622 crc crio[20719]: time="2026-06-12T19:55:06.581902416Z" level=info msg="Stopped pod sandbox: acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459" id=7c219399-d6e6-4fdc-a870-3764e1c2954d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.233866 | controller | Jun 12 19:55:18.008672 crc crio[20719]: time="2026-06-12T19:55:18.006527828Z" level=info msg="Stopped container b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5: openshift-etcd/etcd-crc/etcd" id=b5ccc124-2ec5-4ee7-bb45-275b58491f28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.233888 | controller | Jun 12 19:55:20.806249 crc crio[20719]: time="2026-06-12T19:55:20.80540214Z" level=warning msg="Stopping container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 with stop signal(15) timed out. Killing..."
2026-06-12 21:10:20.233905 | controller | Jun 12 19:55:20.859015 crc crio[20719]: time="2026-06-12T19:55:20.858696464Z" level=error msg="Killing container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 21:10:20.233921 | controller | Jun 12 19:55:20.986808 crc crio[20719]: time="2026-06-12T19:55:20.986563539Z" level=info msg="Stopped container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10: openshift-etcd/etcd-crc/etcdctl" id=890d20f4-815a-402b-95c7-a3497120ce05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.233938 | controller | Jun 12 19:55:20.988891 crc crio[20719]: time="2026-06-12T19:55:20.988679709Z" level=info msg="Stopping pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb" id=5261d31c-3c3c-43a2-a100-5548da71db30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.233954 | controller | Jun 12 19:55:20.996250 crc crio[20719]: time="2026-06-12T19:55:20.996125862Z" level=info msg="Stopped pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb" id=5261d31c-3c3c-43a2-a100-5548da71db30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.233974 | controller | Jun 12 19:55:21.451662 crc crio[20719]: time="2026-06-12T19:55:21.451216239Z" level=info msg="Removing container: ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d" id=d75b7632-ca91-4c40-8560-08394e65a94c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.233990 | controller | Jun 12 19:55:21.488455 crc crio[20719]: time="2026-06-12T19:55:21.488193361Z" level=info msg="Removed container ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d: openshift-etcd/etcd-crc/etcd-rev" id=d75b7632-ca91-4c40-8560-08394e65a94c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234006 | controller | Jun 12 19:55:21.493166 crc crio[20719]: time="2026-06-12T19:55:21.493061825Z" level=info msg="Removing container: 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7" id=93876d3e-36d1-4836-981d-6379f6568d01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234022 | controller | Jun 12 19:55:21.520908 crc crio[20719]: time="2026-06-12T19:55:21.52052715Z" level=info msg="Removed container 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7: openshift-etcd/etcd-crc/etcd-readyz" id=93876d3e-36d1-4836-981d-6379f6568d01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234037 | controller | Jun 12 19:55:21.524707 crc crio[20719]: time="2026-06-12T19:55:21.524162294Z" level=info msg="Removing container: 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351" id=48b93ea4-7b9b-43d3-a99f-bc06888936ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234053 | controller | Jun 12 19:55:21.552224 crc crio[20719]: time="2026-06-12T19:55:21.55200518Z" level=info msg="Removed container 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351: openshift-etcd/etcd-crc/etcd-metrics" id=48b93ea4-7b9b-43d3-a99f-bc06888936ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234068 | controller | Jun 12 19:55:21.574785 crc crio[20719]: time="2026-06-12T19:55:21.568040642Z" level=info msg="Removing container: b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5" id=2a639962-7f61-4a46-8ddb-bee2f156ccbd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234084 | controller | Jun 12 19:55:21.600907 crc crio[20719]: time="2026-06-12T19:55:21.600835896Z" level=info msg="Removed container b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5: openshift-etcd/etcd-crc/etcd" id=2a639962-7f61-4a46-8ddb-bee2f156ccbd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234099 | controller | Jun 12 19:55:21.606134 crc crio[20719]: time="2026-06-12T19:55:21.606031224Z" level=info msg="Removing container: 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10" id=15b081c7-c513-4d5d-9c3d-585cc68a3e99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234114 | controller | Jun 12 19:55:21.640159 crc crio[20719]: time="2026-06-12T19:55:21.639886133Z" level=info msg="Removed container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10: openshift-etcd/etcd-crc/etcdctl" id=15b081c7-c513-4d5d-9c3d-585cc68a3e99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234130 | controller | Jun 12 19:55:21.644067 crc crio[20719]: time="2026-06-12T19:55:21.643968798Z" level=info msg="Removing container: e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93" id=187f3fa7-0a8d-46dd-91d5-a17fcf1e5f5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234145 | controller | Jun 12 19:55:21.757764 crc crio[20719]: time="2026-06-12T19:55:21.757563765Z" level=info msg="Removed container e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93: openshift-etcd/etcd-crc/etcd-resources-copy" id=187f3fa7-0a8d-46dd-91d5-a17fcf1e5f5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234160 | controller | Jun 12 19:55:21.761977 crc crio[20719]: time="2026-06-12T19:55:21.761845637Z" level=info msg="Removing container: ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a" id=c7209a94-5509-40ed-9be3-797085f79737 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234179 | controller | Jun 12 19:55:21.876240 crc crio[20719]: time="2026-06-12T19:55:21.875828288Z" level=info msg="Removed container ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=c7209a94-5509-40ed-9be3-797085f79737 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234196 | controller | Jun 12 19:55:21.885921 crc crio[20719]: time="2026-06-12T19:55:21.88578399Z" level=info msg="Removing container: 4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e" id=46c2298a-b698-4b37-8b9c-6d5dc4a136e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234211 | controller | Jun 12 19:55:21.982936 crc crio[20719]: time="2026-06-12T19:55:21.98257859Z" level=info msg="Removed container 4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e: openshift-etcd/etcd-crc/setup" id=46c2298a-b698-4b37-8b9c-6d5dc4a136e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234227 | controller | Jun 12 19:55:43.931410 crc crio[20719]: time="2026-06-12T19:55:43.930590942Z" level=info msg="Stopping pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb" id=5591c6d8-2baf-4005-913b-a293da27b25b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.234242 | controller | Jun 12 19:55:43.931410 crc crio[20719]: time="2026-06-12T19:55:43.931401275Z" level=info msg="Stopped pod sandbox (already stopped): 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb" id=5591c6d8-2baf-4005-913b-a293da27b25b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.234258 | controller | Jun 12 19:55:43.933681 crc crio[20719]: time="2026-06-12T19:55:43.932180037Z" level=info msg="Removing pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb" id=184139a1-2d49-47aa-9294-420001f27360 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.234273 | controller | Jun 12 19:55:43.940188 crc crio[20719]: time="2026-06-12T19:55:43.940084485Z" level=info msg="Removed pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb" id=184139a1-2d49-47aa-9294-420001f27360 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.234288 | controller | Jun 12 19:55:53.847454 crc crio[20719]: time="2026-06-12T19:55:53.843229062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ff499b9f-b541-452c-8864-a738d6ba91ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.234303 | controller | Jun 12 19:55:53.850845 crc crio[20719]: time="2026-06-12T19:55:53.848027297Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2ef5c03d-3f65-4178-8f24-21dc17a4a53d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.234318 | controller | Jun 12 19:55:53.852118 crc crio[20719]: time="2026-06-12T19:55:53.85199742Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=495ce7d8-b07b-4917-a0b3-e37d79b9e142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.234334 | controller | Jun 12 19:55:53.852816 crc crio[20719]: time="2026-06-12T19:55:53.852622508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.234349 | controller | Jun 12 19:55:53.894091 crc crio[20719]: time="2026-06-12T19:55:53.893447395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.234364 | controller | Jun 12 19:55:53.901553 crc crio[20719]: time="2026-06-12T19:55:53.900424815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.234384 | controller | Jun 12 19:55:54.047927 crc crio[20719]: time="2026-06-12T19:55:54.047786466Z" level=info msg="Created container 23667f7dd6e045d6fd02bbc64d33decc33aa396a6959d455178992913e4867cf: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=495ce7d8-b07b-4917-a0b3-e37d79b9e142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.234400 | controller | Jun 12 19:55:54.049538 crc crio[20719]: time="2026-06-12T19:55:54.049441394Z" level=info msg="Starting container: 23667f7dd6e045d6fd02bbc64d33decc33aa396a6959d455178992913e4867cf" id=8bd9d09b-8290-48b1-aa9a-b691c57c7b0d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.234416 | controller | Jun 12 19:55:54.061626 crc crio[20719]: time="2026-06-12T19:55:54.056596898Z" level=info msg="Started container" PID=22829 containerID=23667f7dd6e045d6fd02bbc64d33decc33aa396a6959d455178992913e4867cf description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=8bd9d09b-8290-48b1-aa9a-b691c57c7b0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=196ea754d5f3cc30c657a4cde4ce4a726f7f17e1e153081257756d4600f2b36e
2026-06-12 21:10:20.234433 | controller | Jun 12 19:56:30.338050 crc crio[20719]: time="2026-06-12T19:56:30.336390728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=86db0d8b-0bf1-4364-9768-b0c779ef2677 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.234449 | controller | Jun 12 19:56:30.342415 crc crio[20719]: time="2026-06-12T19:56:30.342020829Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=22f0c4ca-63d1-46dc-a119-a2677322f969 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.234464 | controller | Jun 12 19:56:30.347147 crc crio[20719]: time="2026-06-12T19:56:30.346969561Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator" id=92bdf573-3fdb-4467-91b9-97a416ef3c91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.234480 | controller | Jun 12 19:56:30.348130 crc crio[20719]: time="2026-06-12T19:56:30.347887437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.234496 | controller | Jun 12 19:56:30.421132 crc crio[20719]: time="2026-06-12T19:56:30.420946534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.234512 | controller | Jun 12 19:56:30.427416 crc crio[20719]: time="2026-06-12T19:56:30.427159233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.234528 | controller | Jun 12 19:56:30.597430 crc crio[20719]: time="2026-06-12T19:56:30.596929334Z" level=info msg="Created container 373748dd3cf3f7203f168a89ce1374a1dea711cf83ee3defa755967e8acfa0ab: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator" id=92bdf573-3fdb-4467-91b9-97a416ef3c91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.234544 | controller | Jun 12 19:56:30.598858 crc crio[20719]: time="2026-06-12T19:56:30.598688745Z" level=info msg="Starting container: 373748dd3cf3f7203f168a89ce1374a1dea711cf83ee3defa755967e8acfa0ab" id=965fe1bf-c9cc-4f3a-8463-22c53ebbe329 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.234560 | controller | Jun 12 19:56:30.607674 crc crio[20719]: time="2026-06-12T19:56:30.607485856Z" level=info msg="Started container" PID=23316 containerID=373748dd3cf3f7203f168a89ce1374a1dea711cf83ee3defa755967e8acfa0ab description=openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator id=965fe1bf-c9cc-4f3a-8463-22c53ebbe329 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c
2026-06-12 21:10:20.234579 | controller | Jun 12 19:56:53.989400 crc crio[20719]: time="2026-06-12T19:56:53.988627303Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=a0e80d82-4811-47c6-b664-6f7fde7bca8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.234595 | controller | Jun 12 19:56:53.990793 crc crio[20719]: time="2026-06-12T19:56:53.989417176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.234611 | controller | Jun 12 19:56:54.017789 crc crio[20719]: time="2026-06-12T19:56:54.017675246Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a0e80d82-4811-47c6-b664-6f7fde7bca8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.234627 | controller | Jun 12 19:56:54.034619 crc crio[20719]: time="2026-06-12T19:56:54.034479006Z" level=info msg="Ran pod sandbox f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7 with infra container: openshift-etcd/etcd-crc/POD" id=a0e80d82-4811-47c6-b664-6f7fde7bca8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.234643 | controller | Jun 12 19:56:54.037766 crc crio[20719]: time="2026-06-12T19:56:54.037665235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b15ce2b9-bf45-43d4-9bce-902eb0d036f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.234659 | controller | Jun 12 19:56:54.040163 crc crio[20719]: time="2026-06-12T19:56:54.040076234Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4810d9b4-2e04-4ba2-9866-450159c497a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.234674 | controller | Jun 12 19:56:54.056012 crc crio[20719]: time="2026-06-12T19:56:54.055907776Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=4279edc8-b57d-4d93-a9c7-c8574c5bd802 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.234690 | controller | Jun 12 19:56:54.057011 crc crio[20719]: time="2026-06-12T19:56:54.056929436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.234706 | controller | Jun 12 19:56:54.112247 crc crio[20719]: time="2026-06-12T19:56:54.111620409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.234721 | controller | Jun 12 19:56:54.319247 crc crio[20719]: time="2026-06-12T19:56:54.319019916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.234737 | controller | Jun 12 19:56:54.444911 crc crio[20719]: time="2026-06-12T19:56:54.444722429Z" level=info msg="Created container a66edef232e7e02f5882f428c0f45ecf8325b44d8af58e31bf79c1ebc28bf718: openshift-etcd/etcd-crc/setup" id=4279edc8-b57d-4d93-a9c7-c8574c5bd802 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.234752 | controller | Jun 12 19:56:54.446803 crc crio[20719]: time="2026-06-12T19:56:54.446733357Z" level=info msg="Starting container: a66edef232e7e02f5882f428c0f45ecf8325b44d8af58e31bf79c1ebc28bf718" id=607e5b3b-b42b-4150-88d7-d7d4753c8735 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.234772 | controller | Jun 12 19:56:54.458146 crc crio[20719]: time="2026-06-12T19:56:54.457991849Z" level=info msg="Started container" PID=23632 containerID=a66edef232e7e02f5882f428c0f45ecf8325b44d8af58e31bf79c1ebc28bf718 description=openshift-etcd/etcd-crc/setup id=607e5b3b-b42b-4150-88d7-d7d4753c8735 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7
2026-06-12 21:10:20.234788 | controller | Jun 12 19:57:19.946590 crc crio[20719]: time="2026-06-12T19:57:19.94402328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=4e46bd9b-35a1-4df9-aae8-db88a54d3eef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.234804 | controller | Jun 12 19:57:19.946590 crc crio[20719]: time="2026-06-12T19:57:19.944560306Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=13c093ea-2e52-4320-a5a6-29b43ef56ec7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.234820 | controller | Jun 12 19:57:19.953442 crc crio[20719]: time="2026-06-12T19:57:19.948688505Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d42f24db-dc8a-47fe-8e85-1188af2109fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.234836 | controller | Jun 12 19:57:19.953442 crc crio[20719]: time="2026-06-12T19:57:19.950035076Z" level=info msg="Removing container: 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18" id=029336a6-62a2-4a92-94a6-b113e034ea38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.234871 | controller | Jun 12 19:57:19.953442 crc crio[20719]: time="2026-06-12T19:57:19.951985269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=ac89074a-a20e-428e-8b86-a061d1a7782a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.234890 | controller | Jun 12 19:57:19.954654 crc crio[20719]: time="2026-06-12T19:57:19.954526522Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=a7afb673-55dc-4ed2-b6cf-bd5886420a17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.234905 | controller | Jun 12 19:57:19.955440 crc crio[20719]: time="2026-06-12T19:57:19.955249443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.234921 | controller | Jun 12 19:57:19.957645 crc crio[20719]: time="2026-06-12T19:57:19.957255771Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=8841b67c-6dc0-40fb-beb6-87667d2bbea0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.234937 | controller | Jun 12 19:57:19.959027 crc crio[20719]: time="2026-06-12T19:57:19.958025483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.234953 | controller | Jun 12 19:57:19.959614 crc crio[20719]: time="2026-06-12T19:57:19.959469905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=88b75ae3-5187-4a44-bfee-f68ace773b11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.234969 | controller | Jun 12 19:57:20.003078 crc crio[20719]: time="2026-06-12T19:57:20.002198783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=5c6069c4-ba10-4b92-84cd-f32e888fd7ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.234991 | controller | Jun 12 19:57:20.012179 crc crio[20719]: time="2026-06-12T19:57:20.012024331Z" level=info msg="Removed container 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=029336a6-62a2-4a92-94a6-b113e034ea38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.235008 | controller | Jun 12 19:57:20.016613 crc crio[20719]: time="2026-06-12T19:57:20.016461073Z" level=info msg="Removing container: af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0" id=2158bc2d-586d-4b49-b79e-025aa8be98f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.235024 | controller | Jun 12 19:57:20.031419 crc crio[20719]: time="2026-06-12T19:57:20.026608387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235039 | controller | Jun 12 19:57:20.031419 crc crio[20719]: time="2026-06-12T19:57:20.029683383Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=1fd98ebf-2f13-4045-9642-72dd9394a7fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.235055 | controller | Jun 12 19:57:20.034053 crc crio[20719]: time="2026-06-12T19:57:20.033946645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235071 | controller | Jun 12 19:57:20.087935 crc crio[20719]: time="2026-06-12T19:57:20.087808714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235087 | controller | Jun 12 19:57:20.098153 crc crio[20719]: time="2026-06-12T19:57:20.098036782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235102 | controller | Jun 12 19:57:20.105185 crc crio[20719]: time="2026-06-12T19:57:20.105082387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235119 | controller | Jun 12 19:57:20.128518 crc crio[20719]: time="2026-06-12T19:57:20.128252067Z" level=info msg="Removed container af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=2158bc2d-586d-4b49-b79e-025aa8be98f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.235135 | controller | Jun 12 19:57:20.135766 crc crio[20719]: time="2026-06-12T19:57:20.135724851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235151 | controller | Jun 12 19:57:20.284898 crc crio[20719]: time="2026-06-12T19:57:20.284763785Z" level=info msg="Created container 24b7828dfa2db38db668e7ce74504e73fa820b60f9844fad3d53fe0648ae8c90: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=8841b67c-6dc0-40fb-beb6-87667d2bbea0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.235167 | controller | Jun 12 19:57:20.286244 crc crio[20719]: time="2026-06-12T19:57:20.286152054Z" level=info msg="Starting container: 24b7828dfa2db38db668e7ce74504e73fa820b60f9844fad3d53fe0648ae8c90" id=3c4b155c-2cc4-497e-afc8-652918e86271 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.235183 | controller | Jun 12 19:57:20.294588 crc crio[20719]: time="2026-06-12T19:57:20.294521878Z" level=info msg="Started container" PID=23988 containerID=24b7828dfa2db38db668e7ce74504e73fa820b60f9844fad3d53fe0648ae8c90 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=3c4b155c-2cc4-497e-afc8-652918e86271 name=/runtime.v1.RuntimeService/StartContainer sandboxID=206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607
2026-06-12 21:10:20.235204 | controller | Jun 12 19:57:20.301784 crc crio[20719]: time="2026-06-12T19:57:20.301663411Z" level=info msg="Created container ef6e67e73c0c18f3d66145950ba1cb07b9e95f6c1952443e165a994959cc8b7e: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=a7afb673-55dc-4ed2-b6cf-bd5886420a17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.235220 | controller | Jun 12 19:57:20.303338 crc crio[20719]: time="2026-06-12T19:57:20.303170834Z" level=info msg="Starting container: ef6e67e73c0c18f3d66145950ba1cb07b9e95f6c1952443e165a994959cc8b7e" id=b9d4d107-1cf7-4e0b-9408-eb7028251880 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.235237 | controller | Jun 12 19:57:20.313698 crc crio[20719]: time="2026-06-12T19:57:20.313549252Z" level=info msg="Started container" PID=23984 containerID=ef6e67e73c0c18f3d66145950ba1cb07b9e95f6c1952443e165a994959cc8b7e description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=b9d4d107-1cf7-4e0b-9408-eb7028251880 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214
2026-06-12 21:10:20.235253 | controller | Jun 12 19:57:20.374687 crc crio[20719]: time="2026-06-12T19:57:20.374626649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235269 | controller | Jun 12 19:57:20.455336 crc crio[20719]: time="2026-06-12T19:57:20.455175643Z" level=info msg="Created container 67d4ef0d9cc7111d7cf2a3dcb8d804cc17edf167f4d94d3b0f2a1818bd36ed36: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=1fd98ebf-2f13-4045-9642-72dd9394a7fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.235284 | controller | Jun 12 19:57:20.457010 crc crio[20719]: time="2026-06-12T19:57:20.456912504Z" level=info msg="Starting container: 67d4ef0d9cc7111d7cf2a3dcb8d804cc17edf167f4d94d3b0f2a1818bd36ed36" id=5fd5f868-7462-4024-8214-b85b73b9ff7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.235301 | controller | Jun 12 19:57:20.466184 crc crio[20719]: time="2026-06-12T19:57:20.466089377Z" level=info msg="Started container" PID=24036 containerID=67d4ef0d9cc7111d7cf2a3dcb8d804cc17edf167f4d94d3b0f2a1818bd36ed36 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=5fd5f868-7462-4024-8214-b85b73b9ff7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828
2026-06-12 21:10:20.235317 | controller | Jun 12 19:57:22.030061 crc crio[20719]: time="2026-06-12T19:57:22.028674163Z" level=info msg="Removing container: 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819" id=b1d3737e-c916-478d-af19-a348049047d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.235333 | controller | Jun 12 19:57:22.031963 crc crio[20719]: time="2026-06-12T19:57:22.029094194Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=bbe52dd3-2164-4cb4-a5cb-1f74fd6be702 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.235349 | controller | Jun 12 19:57:22.037611 crc crio[20719]: time="2026-06-12T19:57:22.037429204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=a464215f-9bf5-4c83-880d-46822495cb0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.235367 | controller | Jun 12 19:57:22.037611 crc crio[20719]: time="2026-06-12T19:57:22.037592219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=21ff4378-10f4-4d17-ba80-8cd68b2e947d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.235383 | controller | Jun 12 19:57:22.043142 crc crio[20719]: time="2026-06-12T19:57:22.04215306Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=edade586-fe36-4b46-ac17-1ac0faa9fddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.235399 | controller | Jun 12 19:57:22.043142 crc crio[20719]: time="2026-06-12T19:57:22.042649104Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=5223489e-8464-4171-9eb4-edc260608b45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.235415 | controller | Jun 12 19:57:22.043142 crc crio[20719]: time="2026-06-12T19:57:22.042978914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235431 | controller | Jun 12 19:57:22.046705 crc crio[20719]: time="2026-06-12T19:57:22.046451353Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=16bd5b06-f40f-4194-8fe4-be183429b0df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.235447 | controller | Jun 12 19:57:22.048123 crc crio[20719]: time="2026-06-12T19:57:22.048017638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d78450d1-a114-414a-a9e3-71ed71bdcf61 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.235462 | controller | Jun 12 19:57:22.061765 crc crio[20719]: time="2026-06-12T19:57:22.061561447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235478 | controller | Jun 12 19:57:22.064831 crc crio[20719]: time="2026-06-12T19:57:22.064674558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9b5f79f8-0df0-4871-a3e1-2e2c4eda6753 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.235494 | controller | Jun 12 19:57:22.077520 crc crio[20719]: time="2026-06-12T19:57:22.077249862Z" level=info msg="Removed container 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b1d3737e-c916-478d-af19-a348049047d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.235510 | controller | Jun 12 19:57:22.083119 crc crio[20719]: time="2026-06-12T19:57:22.082761487Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=cadc44fb-ce4f-4217-8de8-766826d2990a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.235525 | controller | Jun 12 19:57:22.102391 crc crio[20719]: time="2026-06-12T19:57:22.102159775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235541 | controller | Jun 12 19:57:22.109034 crc crio[20719]: time="2026-06-12T19:57:22.108917913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235557 | controller | Jun 12 19:57:22.144944 crc crio[20719]: time="2026-06-12T19:57:22.144755131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235576 | controller | Jun 12 19:57:22.181788 crc crio[20719]: time="2026-06-12T19:57:22.181620939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235592 | controller | Jun 12 19:57:22.191566 crc crio[20719]: time="2026-06-12T19:57:22.191437561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235608 | controller | Jun 12 19:57:22.291081 crc crio[20719]: time="2026-06-12T19:57:22.290956141Z" level=info msg="Created container 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=cadc44fb-ce4f-4217-8de8-766826d2990a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.235623 | controller | Jun 12 19:57:22.292763 crc crio[20719]: time="2026-06-12T19:57:22.292595441Z" level=info msg="Starting container: 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809" id=1852e080-c727-4553-b063-2724ca77fd9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.235639 | controller | Jun 12 19:57:22.305114 crc crio[20719]: time="2026-06-12T19:57:22.304808199Z" level=info msg="Started container" PID=24073 containerID=981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=1852e080-c727-4553-b063-2724ca77fd9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897
2026-06-12 21:10:20.235655 | controller | Jun 12 19:57:22.380073 crc crio[20719]: time="2026-06-12T19:57:22.378792402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235671 | controller | Jun 12 19:57:22.390631 crc crio[20719]: time="2026-06-12T19:57:22.390496173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235686 | controller | Jun 12 19:57:22.465439 crc crio[20719]: time="2026-06-12T19:57:22.465244481Z" level=info msg="Created container f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=edade586-fe36-4b46-ac17-1ac0faa9fddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.235702 | controller | Jun 12 19:57:22.467223 crc crio[20719]: time="2026-06-12T19:57:22.467124805Z" level=info msg="Starting container: f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6" id=06e1c0a7-b833-44c4-8054-636730aa989b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.235718 | controller | Jun 12 19:57:22.467586 crc crio[20719]: time="2026-06-12T19:57:22.467484505Z" level=info msg="Created container dfeac7d1e23e28953b128191cd49acbf44a1aa5ce9255d53cbf75e5b633bfed6: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=16bd5b06-f40f-4194-8fe4-be183429b0df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.235734 | controller | Jun 12 19:57:22.469871 crc crio[20719]: time="2026-06-12T19:57:22.469744631Z" level=info msg="Starting container: dfeac7d1e23e28953b128191cd49acbf44a1aa5ce9255d53cbf75e5b633bfed6" id=0277018c-b731-4b61-9b14-38357fe84bb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.235749 | controller | Jun 12 19:57:22.471580 crc crio[20719]: time="2026-06-12T19:57:22.47146767Z" level=info msg="Started container" PID=24095 containerID=f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=06e1c0a7-b833-44c4-8054-636730aa989b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53
2026-06-12 21:10:20.235769 | controller | Jun 12 19:57:22.476075 crc crio[20719]: time="2026-06-12T19:57:22.475975929Z" level=info msg="Started container" PID=24097 containerID=dfeac7d1e23e28953b128191cd49acbf44a1aa5ce9255d53cbf75e5b633bfed6 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=0277018c-b731-4b61-9b14-38357fe84bb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af
2026-06-12 21:10:20.235785 | controller | Jun 12 19:57:28.615196 crc crio[20719]: time="2026-06-12T19:57:28.614166617Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d64f4dc2-cb13-4b3c-9174-8ccb3f954e81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.235801 | controller | Jun 12 19:57:28.619604 crc crio[20719]: time="2026-06-12T19:57:28.619456029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4739ec60-13ae-4547-9448-e88bc448e5d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.235817 | controller | Jun 12 19:57:28.638846 crc crio[20719]: time="2026-06-12T19:57:28.638723963Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=18e4a2b5-0cb5-4c70-ad5d-f37113852a64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.235833 | controller | Jun 12 19:57:28.639547 crc crio[20719]: time="2026-06-12T19:57:28.639454075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235864 | controller | Jun 12 19:57:28.689697 crc crio[20719]: time="2026-06-12T19:57:28.689589605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235886 | controller | Jun 12 19:57:28.869819 crc crio[20719]: time="2026-06-12T19:57:28.869605059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.235903 | controller | Jun 12 19:57:28.977524 crc crio[20719]: time="2026-06-12T19:57:28.977063019Z" level=info msg="Created container a105c69c99be0796315f531ad3537cbd76c7ea264dd7e7208829506fd933e0d5: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=18e4a2b5-0cb5-4c70-ad5d-f37113852a64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.235919 | controller | Jun 12 19:57:29.026080 crc crio[20719]: time="2026-06-12T19:57:29.025962335Z" level=info msg="Starting container: a105c69c99be0796315f531ad3537cbd76c7ea264dd7e7208829506fd933e0d5" id=5f1cdcdf-6455-4fd6-8b0b-000f2382ea92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.235936 | controller | Jun 12 19:57:29.036773 crc crio[20719]: time="2026-06-12T19:57:29.03661516Z" level=info msg="Started container" PID=24224 containerID=a105c69c99be0796315f531ad3537cbd76c7ea264dd7e7208829506fd933e0d5 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=5f1cdcdf-6455-4fd6-8b0b-000f2382ea92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7
2026-06-12 21:10:20.235952 | controller | Jun 12 19:57:29.212355 crc crio[20719]: time="2026-06-12T19:57:29.212143686Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=c82d7add-e43a-4fa9-a29d-a55395c8f6d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.235968 | controller | Jun 12 19:57:29.216007 crc crio[20719]: time="2026-06-12T19:57:29.215775062Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=fab746ba-c85f-495b-902e-de87348a75e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.235988 | controller | Jun 12 19:57:29.220689 crc crio[20719]: time="2026-06-12T19:57:29.220569078Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=6ad26f94-0e85-485a-b23a-72bcb979c7b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.236005 | controller | Jun 12 19:57:29.221924 crc crio[20719]: time="2026-06-12T19:57:29.221534425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236021 | controller | Jun 12 19:57:29.277630 crc crio[20719]: time="2026-06-12T19:57:29.277395132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236038 | controller | Jun 12 19:57:29.519224 crc crio[20719]: time="2026-06-12T19:57:29.518818131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236053 | controller | Jun 12 19:57:29.621813 crc crio[20719]: time="2026-06-12T19:57:29.621570814Z" level=info msg="Created container d49100b66ded8341fbc991b622bf647ec80c7175641d7042843da0b1e4685aaf: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=6ad26f94-0e85-485a-b23a-72bcb979c7b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.236070 | controller | Jun 12 19:57:29.623394 crc crio[20719]: time="2026-06-12T19:57:29.623145589Z" level=info msg="Starting container: d49100b66ded8341fbc991b622bf647ec80c7175641d7042843da0b1e4685aaf" id=fe835caa-8bd6-4879-8864-628a622fb99d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.236086 | controller | Jun 12 19:57:29.639372 crc crio[20719]: time="2026-06-12T19:57:29.639099108Z" level=info msg="Started container" PID=24233 containerID=d49100b66ded8341fbc991b622bf647ec80c7175641d7042843da0b1e4685aaf description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=fe835caa-8bd6-4879-8864-628a622fb99d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53
2026-06-12 21:10:20.236102 | controller | Jun 12 19:57:32.276668 crc crio[20719]: time="2026-06-12T19:57:32.275754078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8a6bacbd-1486-4234-b25c-b130a46e82c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.236118 | controller | Jun 12 19:57:32.280428 crc crio[20719]: time="2026-06-12T19:57:32.280242476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=da155ce8-8863-46ae-9711-6d951d1d553f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.236133 | controller | Jun 12 19:57:32.284648 crc crio[20719]: time="2026-06-12T19:57:32.284505378Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=b664123e-b8ac-4202-88f1-5e332823a1a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.236149 | controller | Jun 12 19:57:32.285515 crc crio[20719]: time="2026-06-12T19:57:32.285396644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236165 | controller | Jun 12 19:57:32.326208 crc crio[20719]: time="2026-06-12T19:57:32.326101784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236184 | controller | Jun 12 19:57:32.606627 crc crio[20719]: time="2026-06-12T19:57:32.606476363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236201 | controller | Jun 12 19:57:32.745152 crc crio[20719]: time="2026-06-12T19:57:32.744851571Z" level=info msg="Created container bf53d946b06728931b79a10f014d2d9605548e310f21f952400aa8c139a793cf: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=b664123e-b8ac-4202-88f1-5e332823a1a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.236217 | controller | Jun 12 19:57:32.747738 crc crio[20719]: time="2026-06-12T19:57:32.747676112Z" level=info msg="Starting container: bf53d946b06728931b79a10f014d2d9605548e310f21f952400aa8c139a793cf" id=98d1e357-3b73-4172-8cd5-d028dc9c1b6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.236233 | controller | Jun 12 19:57:32.757782 crc crio[20719]: time="2026-06-12T19:57:32.757727111Z" level=info msg="Started container" PID=24298 containerID=bf53d946b06728931b79a10f014d2d9605548e310f21f952400aa8c139a793cf description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=98d1e357-3b73-4172-8cd5-d028dc9c1b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af
2026-06-12 21:10:20.236249 | controller | Jun 12 19:57:53.103781 crc crio[20719]: time="2026-06-12T19:57:53.102732948Z" level=info msg="Stopping container: f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6 (timeout: 30s)" id=30a17931-feac-45ad-ac40-2263e96cd228 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.236266 | controller | Jun 12 19:57:53.170117 crc crio[20719]: time="2026-06-12T19:57:53.169953509Z" level=info msg="Stopped container f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=30a17931-feac-45ad-ac40-2263e96cd228 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.236282 | controller | Jun 12 19:57:53.172366 crc crio[20719]: time="2026-06-12T19:57:53.172192163Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=6b4b7da0-bd22-411c-b1f0-08a7771825b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.236298 | controller | Jun 12 19:57:53.175369 crc crio[20719]: time="2026-06-12T19:57:53.17519082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e354ef7d-a54d-467c-8233-821e11af7c28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.236314 | controller | Jun 12 19:57:53.180838 crc crio[20719]: time="2026-06-12T19:57:53.178400322Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8243c0c5-4e53-4ec8-b3fb-4ee29a75ae67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.236330 | controller | Jun 12 19:57:53.180838 crc crio[20719]: time="2026-06-12T19:57:53.178840634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236345 | controller | Jun 12 19:57:53.208680 crc crio[20719]: time="2026-06-12T19:57:53.208438055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236361 | controller | Jun 12 19:57:53.400842 crc crio[20719]: time="2026-06-12T19:57:53.400600398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236380 | controller | Jun 12 19:57:53.583352 crc crio[20719]: time="2026-06-12T19:57:53.583242072Z" level=info msg="Removing container: e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a" id=f4d93e44-bd0c-4aa0-bae9-2857e0f99540 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.236397 | controller | Jun 12 19:57:53.632141 crc crio[20719]: time="2026-06-12T19:57:53.632019812Z" level=info msg="Created container c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8243c0c5-4e53-4ec8-b3fb-4ee29a75ae67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.236412 | controller | Jun 12 19:57:53.634501 crc crio[20719]: time="2026-06-12T19:57:53.634452711Z" level=info msg="Starting container: c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a" id=097792b0-48e9-4925-95d8-5da4089e5eaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.236428 | controller | Jun 12 19:57:53.644767 crc crio[20719]: time="2026-06-12T19:57:53.641493154Z" level=info msg="Started container" PID=24600 containerID=c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=097792b0-48e9-4925-95d8-5da4089e5eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53
2026-06-12 21:10:20.236444 | controller | Jun 12 19:57:53.660986 crc crio[20719]: time="2026-06-12T19:57:53.660765869Z" level=info msg="Removed container e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f4d93e44-bd0c-4aa0-bae9-2857e0f99540 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.236459 | controller | Jun 12 19:58:03.202105 crc crio[20719]: time="2026-06-12T19:58:03.202063685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3610f668-cf16-4197-90b1-31eb2341c92f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.236475 | controller | Jun 12 19:58:03.209590 crc crio[20719]: time="2026-06-12T19:58:03.209431419Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=39811934-165f-440a-adf2-72b1919011b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.236490 | controller | Jun 12 19:58:03.227945 crc crio[20719]: time="2026-06-12T19:58:03.227730673Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=cf27d967-08a1-4f18-8a9d-2d8b2b584201 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.236505 | controller | Jun 12 19:58:03.228658 crc crio[20719]: time="2026-06-12T19:58:03.228530376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236531 | controller | Jun 12 19:58:03.267369 crc crio[20719]: time="2026-06-12T19:58:03.266738284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236548 | controller | Jun 12 19:58:03.492970 crc crio[20719]: time="2026-06-12T19:58:03.492798516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236564 | controller | Jun 12 19:58:03.623793 crc crio[20719]: time="2026-06-12T19:58:03.623668363Z" level=info msg="Created container 64adde2cbcdbcb4f4e3132ee8b016c00ba657b94238069b5d092915a51be5369: openshift-etcd/etcd-crc/etcd-resources-copy" id=cf27d967-08a1-4f18-8a9d-2d8b2b584201 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.236584 | controller | Jun 12 19:58:03.625377 crc crio[20719]: time="2026-06-12T19:58:03.625215778Z" level=info msg="Starting container: 64adde2cbcdbcb4f4e3132ee8b016c00ba657b94238069b5d092915a51be5369" id=3cd9fccc-c901-45d5-a21d-9bf28e0fec7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.236600 | controller | Jun 12 19:58:03.635169 crc crio[20719]: time="2026-06-12T19:58:03.63503236Z" level=info msg="Started container" PID=24742 containerID=64adde2cbcdbcb4f4e3132ee8b016c00ba657b94238069b5d092915a51be5369 description=openshift-etcd/etcd-crc/etcd-resources-copy id=3cd9fccc-c901-45d5-a21d-9bf28e0fec7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7
2026-06-12 21:10:20.236616 | controller | Jun 12 19:58:24.757083 crc crio[20719]: time="2026-06-12T19:58:24.755915491Z" level=info msg="Stopping container: c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a (timeout: 30s)" id=03f6e453-e87b-481e-9d4b-645ee2a71f17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.236633 | controller | Jun 12 19:58:25.000441 crc crio[20719]: time="2026-06-12T19:58:24.999698598Z" level=info msg="Stopped container c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=03f6e453-e87b-481e-9d4b-645ee2a71f17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.236649 | controller | Jun 12 19:58:25.002510 crc crio[20719]: time="2026-06-12T19:58:25.002402166Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=91df4dd2-ee6a-4476-9e0c-3dc5d5fc52b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.236665 | controller | Jun 12 19:58:25.006789 crc crio[20719]: time="2026-06-12T19:58:25.006653117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=a32b73bb-4e02-4b32-a90e-61bbf149fb3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.236681 | controller | Jun 12 19:58:25.012014 crc crio[20719]: time="2026-06-12T19:58:25.011822596Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c7b9f4ca-ef88-43b0-9e99-e104a444a878 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.236697 | controller | Jun 12 19:58:25.013636 crc crio[20719]: time="2026-06-12T19:58:25.013508735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236713 | controller | Jun 12 19:58:25.063691 crc crio[20719]: time="2026-06-12T19:58:25.063529363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236729 | controller | Jun 12 19:58:25.105455 crc crio[20719]: time="2026-06-12T19:58:25.105321824Z" level=info msg="Removing container: f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6" id=f0dd80ba-aa7e-40ab-92e4-89017a25fdf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.236744 | controller | Jun 12 19:58:25.161674 crc crio[20719]: time="2026-06-12T19:58:25.16154501Z" level=info msg="Removed container f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f0dd80ba-aa7e-40ab-92e4-89017a25fdf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.236760 | controller | Jun 12 19:58:25.327657 crc crio[20719]: time="2026-06-12T19:58:25.327374307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236779 | controller | Jun 12 19:58:25.431499 crc crio[20719]: time="2026-06-12T19:58:25.431215842Z" level=info msg="Created container 7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c7b9f4ca-ef88-43b0-9e99-e104a444a878 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.236796 | controller | Jun 12 19:58:25.434662 crc crio[20719]: time="2026-06-12T19:58:25.434533667Z" level=info msg="Starting container: 7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197" id=06357e1f-b187-4475-9b98-935fd32f70f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.236812 | controller | Jun 12 19:58:25.445252 crc crio[20719]: time="2026-06-12T19:58:25.445037649Z" level=info msg="Started container" PID=25012 containerID=7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=06357e1f-b187-4475-9b98-935fd32f70f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53
2026-06-12 21:10:20.236828 | controller | Jun 12 19:58:37.858147 crc crio[20719]: time="2026-06-12T19:58:37.857094886Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2372511c-8029-4d3f-b245-ae2c72100dc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.236843 | controller | Jun 12 19:58:37.864238 crc crio[20719]: time="2026-06-12T19:58:37.863385056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0b7ab2e4-f1ee-4bb6-8508-3e94bf25bbf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.236878 | controller | Jun 12 19:58:37.889702 crc crio[20719]: time="2026-06-12T19:58:37.889512307Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=91dff061-8676-456b-9ac4-950eb2a4dd0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.236895 | controller | Jun 12 19:58:37.890526 crc crio[20719]: time="2026-06-12T19:58:37.890140426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236910 | controller | Jun 12 19:58:37.947077 crc crio[20719]: time="2026-06-12T19:58:37.946878207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236926 | controller | Jun 12 19:58:38.661755 crc crio[20719]: time="2026-06-12T19:58:38.234812892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.236942 | controller | Jun 12 19:58:39.222098 crc crio[20719]: time="2026-06-12T19:58:39.221633226Z" level=info msg="Created container 806348f599a8f90c27cb433a175229beb84cf82e6874de85d1971df1703adf23: openshift-etcd/etcd-crc/etcdctl" id=91dff061-8676-456b-9ac4-950eb2a4dd0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.236958 | controller | Jun 12 19:58:39.223523 crc crio[20719]: time="2026-06-12T19:58:39.223457388Z" level=info msg="Starting container: 806348f599a8f90c27cb433a175229beb84cf82e6874de85d1971df1703adf23" id=3b4cb8ae-d03c-4bab-a1f9-277b6dc02fbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.236974 | controller | Jun 12 19:58:39.227782 crc crio[20719]: time="2026-06-12T19:58:39.227706811Z" level=info msg="Started container" PID=25220 containerID=806348f599a8f90c27cb433a175229beb84cf82e6874de85d1971df1703adf23 description=openshift-etcd/etcd-crc/etcdctl id=3b4cb8ae-d03c-4bab-a1f9-277b6dc02fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7
2026-06-12 21:10:20.236994 | controller | Jun 12 19:58:39.238044 crc crio[20719]: time="2026-06-12T19:58:39.238003199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8eae2595-08a3-4de1-9c56-1c313855d608 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237011 | controller | Jun 12 19:58:39.242843 crc crio[20719]: time="2026-06-12T19:58:39.242732934Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=eef01693-adb3-4fca-9a34-3c4ceaaf359e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237026 | controller | Jun 12 19:58:39.250569 crc crio[20719]: time="2026-06-12T19:58:39.250512988Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=9384b5e1-4b15-4338-aede-a2fc04e57ba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.237042 | controller | Jun 12 19:58:39.250810 crc crio[20719]: time="2026-06-12T19:58:39.250758935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237057 | controller | Jun 12 19:58:39.272467 crc crio[20719]: time="2026-06-12T19:58:39.272374627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237073 | controller | Jun 12 19:58:39.412931 crc crio[20719]: time="2026-06-12T19:58:39.412751142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237089 | controller | Jun 12 19:58:39.516063 crc crio[20719]: time="2026-06-12T19:58:39.515818495Z" level=info msg="Created container bf2425c95dbafcd68edc516e09785bbcee5ccb95214f763229ed00645397f187: openshift-etcd/etcd-crc/etcd" id=9384b5e1-4b15-4338-aede-a2fc04e57ba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.237105 | controller | Jun 12 19:58:39.517577 crc crio[20719]: time="2026-06-12T19:58:39.517467442Z" level=info msg="Starting container: bf2425c95dbafcd68edc516e09785bbcee5ccb95214f763229ed00645397f187" id=958b6061-bc78-4f13-b94b-51af50257510 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.237121 | controller | Jun 12 19:58:39.524755 crc crio[20719]: time="2026-06-12T19:58:39.524622338Z" level=info msg="Started container" PID=25253 containerID=bf2425c95dbafcd68edc516e09785bbcee5ccb95214f763229ed00645397f187 description=openshift-etcd/etcd-crc/etcd id=958b6061-bc78-4f13-b94b-51af50257510 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7
2026-06-12 21:10:20.237137 | controller | Jun 12 19:58:39.537928 crc crio[20719]: time="2026-06-12T19:58:39.537734335Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=dfbe0454-451b-4469-90f5-217e9a591851 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237153 | controller | Jun 12 19:58:39.542824 crc crio[20719]: time="2026-06-12T19:58:39.542677476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6d74bf14-7b02-4faa-85bd-16c129b7a4b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237169 | controller | Jun 12 19:58:39.549428 crc crio[20719]: time="2026-06-12T19:58:39.549240636Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=f654b239-f600-4cbf-8cf1-c4f5c0cdd117 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.237185 | controller | Jun 12 19:58:39.550475 crc crio[20719]: time="2026-06-12T19:58:39.549636957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237242 | controller | Jun 12 19:58:39.586671 crc crio[20719]: time="2026-06-12T19:58:39.586424814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237268 | controller | Jun 12 19:58:39.771433 crc crio[20719]: time="2026-06-12T19:58:39.771340439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237293 | controller | Jun 12 19:58:39.861069 crc crio[20719]: time="2026-06-12T19:58:39.860831822Z" level=info msg="Created container c786c2242c10b72aba22204363643a5e119cae83b35a631b5f2f1e7f895a14b1: openshift-etcd/etcd-crc/etcd-metrics" id=f654b239-f600-4cbf-8cf1-c4f5c0cdd117 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.237311 | controller | Jun 12 19:58:39.862206 crc crio[20719]: time="2026-06-12T19:58:39.862100568Z" level=info msg="Starting container: c786c2242c10b72aba22204363643a5e119cae83b35a631b5f2f1e7f895a14b1" id=0b8809e9-0e54-411c-b75c-4de03aba334f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.237327 | controller | Jun 12 19:58:39.868891 crc crio[20719]: time="2026-06-12T19:58:39.868737489Z" level=info msg="Started container" PID=25287 containerID=c786c2242c10b72aba22204363643a5e119cae83b35a631b5f2f1e7f895a14b1 description=openshift-etcd/etcd-crc/etcd-metrics id=0b8809e9-0e54-411c-b75c-4de03aba334f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7
2026-06-12 21:10:20.237343 | controller | Jun 12 19:58:39.896543 crc crio[20719]: time="2026-06-12T19:58:39.896188108Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=d286b217-0b78-4a37-a7e1-710bdb587be1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237359 | controller | Jun 12 19:58:39.901774 crc crio[20719]: time="2026-06-12T19:58:39.900892823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ced1f783-44c4-453b-9152-0c2d88bd7ff2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237374 | controller | Jun 12 19:58:39.911484 crc crio[20719]: time="2026-06-12T19:58:39.911386785Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=84257a95-f1c8-43cb-8455-900f706f9e3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.237390 | controller | Jun 12 19:58:39.912063 crc crio[20719]: time="2026-06-12T19:58:39.91192499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237405 | controller | Jun 12 19:58:39.961063 crc crio[20719]: time="2026-06-12T19:58:39.960898888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237421 | controller | Jun 12 19:58:40.159005 crc crio[20719]: time="2026-06-12T19:58:40.158832697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237438 | controller | Jun 12 19:58:40.271755 crc crio[20719]: time="2026-06-12T19:58:40.271594869Z" level=info msg="Created container 873a78f1720b68b64015b8110514938a0627059cc7ac4a43ab9843a38f33ff8c: openshift-etcd/etcd-crc/etcd-readyz" id=84257a95-f1c8-43cb-8455-900f706f9e3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.237454 | controller | Jun 12 19:58:40.273718 crc crio[20719]: time="2026-06-12T19:58:40.273525974Z" level=info msg="Starting container: 873a78f1720b68b64015b8110514938a0627059cc7ac4a43ab9843a38f33ff8c" id=c06e3af0-2b79-4699-8b0d-421d2c0b8721 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.237474 | controller | Jun 12 19:58:40.288326 crc crio[20719]: time="2026-06-12T19:58:40.288146864Z" level=info msg="Started container" PID=25318 containerID=873a78f1720b68b64015b8110514938a0627059cc7ac4a43ab9843a38f33ff8c description=openshift-etcd/etcd-crc/etcd-readyz id=c06e3af0-2b79-4699-8b0d-421d2c0b8721 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7
2026-06-12 21:10:20.237491 | controller | Jun 12 19:58:40.303023 crc crio[20719]: time="2026-06-12T19:58:40.302888499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=4cf8abba-0d10-4069-9231-4c7dc8a574ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237508 | controller | Jun 12 19:58:40.307234 crc crio[20719]: time="2026-06-12T19:58:40.307093119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c370d8ab-cd58-4bee-aca5-06ade86797a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237524 | controller | Jun 12 19:58:40.316537 crc crio[20719]: time="2026-06-12T19:58:40.316394756Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=3d9d378a-7434-4a8c-942d-661ac60d69c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.237539 | controller | Jun 12 19:58:40.316842 crc crio[20719]: time="2026-06-12T19:58:40.316798867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237555 | controller | Jun 12 19:58:40.356078 crc crio[20719]: time="2026-06-12T19:58:40.355987885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237571 | controller | Jun 12 19:58:40.584706 crc crio[20719]: time="2026-06-12T19:58:40.584564265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237587 | controller | Jun 12 19:58:40.737380 crc crio[20719]: time="2026-06-12T19:58:40.73711794Z" level=info msg="Created container e1ccc919f1c1f4d381848c1db35931f84a1a52a3846d053a436360a3599c4689: openshift-etcd/etcd-crc/etcd-rev" id=3d9d378a-7434-4a8c-942d-661ac60d69c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.237602 | controller | Jun 12 19:58:40.738856 crc crio[20719]: time="2026-06-12T19:58:40.738742876Z" level=info msg="Starting container: e1ccc919f1c1f4d381848c1db35931f84a1a52a3846d053a436360a3599c4689" id=93d0a7da-41f7-4cf0-9de8-6f65f08d3cab name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.237617 | controller | Jun 12 19:58:40.753853 crc crio[20719]: time="2026-06-12T19:58:40.749542637Z" level=info msg="Started container" PID=25344 containerID=e1ccc919f1c1f4d381848c1db35931f84a1a52a3846d053a436360a3599c4689 description=openshift-etcd/etcd-crc/etcd-rev id=93d0a7da-41f7-4cf0-9de8-6f65f08d3cab name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7
2026-06-12 21:10:20.237633 | controller | Jun 12 19:58:54.756796 crc crio[20719]: time="2026-06-12T19:58:54.755690385Z" level=info msg="Stopping container: 7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197 (timeout: 30s)" id=12de156e-9140-44a2-a5f1-022856c7c7f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.237649 | controller | Jun 12 19:58:54.941369 crc crio[20719]: time="2026-06-12T19:58:54.941173756Z" level=info msg="Stopped container 7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=12de156e-9140-44a2-a5f1-022856c7c7f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.237669 | controller | Jun 12 19:58:55.420438 crc crio[20719]: time="2026-06-12T19:58:55.420069492Z" level=info msg="Removing container: c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a" id=f5c37ba3-4eb8-4e3d-970c-89b3a727e8cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.237685 | controller | Jun 12 19:58:55.464115 crc crio[20719]: time="2026-06-12T19:58:55.463896344Z" level=info msg="Removed container c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f5c37ba3-4eb8-4e3d-970c-89b3a727e8cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.237701 | controller | Jun 12 19:59:21.761567 crc crio[20719]: time="2026-06-12T19:59:21.760699644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=32ab8007-b331-4ee5-97b9-5018ce98eabc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237717 | controller | Jun 12 19:59:21.771379 crc crio[20719]: time="2026-06-12T19:59:21.765427839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=55a06d23-13df-49b4-9835-0cf4499ba85f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237733 | controller | Jun 12 19:59:21.772229 crc crio[20719]: time="2026-06-12T19:59:21.772179682Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=be575689-bc95-4737-90cd-2ef768a2e203 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237748 | controller | Jun 12 19:59:21.772745 crc crio[20719]: time="2026-06-12T19:59:21.772645267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=d5329771-de29-4ef2-a832-edf3bc89b9ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237764 | controller | Jun 12 19:59:21.776115 crc crio[20719]: time="2026-06-12T19:59:21.776039838Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=e63367cc-8652-4716-ae71-138d748a60c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.237780 | controller | Jun 12 19:59:21.776710 crc crio[20719]: time="2026-06-12T19:59:21.776499802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237796 | controller | Jun 12 19:59:21.776710 crc crio[20719]: time="2026-06-12T19:59:21.776593722Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=e0c526a0-aa1f-4a25-a77d-9e8e4fdf9937 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237812 | controller | Jun 12 19:59:21.778728 crc crio[20719]: time="2026-06-12T19:59:21.778679114Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager" id=5a992531-1365-4a37-b9ac-9bd3705933f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.237828 | controller | Jun 12 19:59:21.781162 crc crio[20719]: time="2026-06-12T19:59:21.781051522Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=95ddbe8a-5c87-4c52-8327-e91122a16129 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237843 | controller | Jun 12 19:59:21.789092 crc crio[20719]: time="2026-06-12T19:59:21.788958455Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=61646aad-2956-4c93-9dc8-5a040966a9a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237887 | controller | Jun 12 19:59:21.789727 crc crio[20719]: time="2026-06-12T19:59:21.789644572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237905 | controller | Jun 12 19:59:21.791458 crc crio[20719]: time="2026-06-12T19:59:21.791376953Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=2ccd1b98-19e3-4b3a-b78a-db3ad6a7710b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.237921 | controller | Jun 12 19:59:21.791908 crc crio[20719]: time="2026-06-12T19:59:21.791856116Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f6741aeb-6f07-4b7c-9eda-2f8c4e2d60b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237936 | controller | Jun 12 19:59:21.797684 crc crio[20719]: time="2026-06-12T19:59:21.796468619Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=253107ee-e451-4df6-863e-c5729da71994 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237952 | controller | Jun 12 19:59:21.808874 crc crio[20719]: time="2026-06-12T19:59:21.808707276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=2186a8b2-01d1-4129-9daf-75f7fba5d514 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237967 | controller | Jun 12 19:59:21.816646 crc crio[20719]: time="2026-06-12T19:59:21.816493963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=fd6ff751-907a-442b-87da-7b5aa2e2ae3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.237982 | controller | Jun 12 19:59:21.817539 crc crio[20719]: time="2026-06-12T19:59:21.817163882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.237998 | controller | Jun 12 19:59:21.818063 crc crio[20719]: time="2026-06-12T19:59:21.81779038Z" level=info msg="Removing container: e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56" id=71224709-8620-4196-aaf2-bd5ee155a7c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.238013 | controller | Jun 12 19:59:21.819463 crc crio[20719]: time="2026-06-12T19:59:21.8193562Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=df565109-0a76-405e-954a-6f432c0a3da8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.238029 | controller | Jun 12 19:59:21.820402 crc crio[20719]: time="2026-06-12T19:59:21.819970248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238045 | controller | Jun 12 19:59:21.820402 crc crio[20719]: time="2026-06-12T19:59:21.820094328Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=6e3b989e-b203-44f7-865b-6324048e8ff0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.238061 | controller | Jun 12 19:59:21.820692 crc crio[20719]: time="2026-06-12T19:59:21.820631733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238084 | controller | Jun 12 19:59:21.825722 crc crio[20719]: time="2026-06-12T19:59:21.825430712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=fd3d667f-11e6-449f-90a7-f587d722b153 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.238101 | controller | Jun 12 19:59:21.828567 crc crio[20719]: time="2026-06-12T19:59:21.828494981Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cc4e2a47-39c4-4f0d-8fe8-dedf6f0daeea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.238117 | controller | Jun 12 19:59:21.838119 crc crio[20719]: time="2026-06-12T19:59:21.836570886Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=886455e7-79b8-4b76-bbaf-dfb765f2b272 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.238133 | controller | Jun 12 19:59:21.845235 crc crio[20719]: time="2026-06-12T19:59:21.840035207Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=4189847b-8044-48f1-8a3f-88680a63ea51 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.238149 | controller | Jun 12 19:59:21.845446 crc crio[20719]: time="2026-06-12T19:59:21.845357981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238164 | controller | Jun 12 19:59:21.847751 crc crio[20719]: time="2026-06-12T19:59:21.847599997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=7f9bbefc-771f-4e4d-a372-11a2e4c4fb20 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.238180 | controller | Jun 12 19:59:21.847864 crc crio[20719]: time="2026-06-12T19:59:21.847819573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=9ad395ed-64df-48a3-a7c5-dae580f7f654 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.238196 | controller | Jun 12 19:59:21.849560 crc crio[20719]: time="2026-06-12T19:59:21.849205876Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=26041bf9-01db-4ab6-b30d-decf99088ebc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.238212 | controller | Jun 12 19:59:21.850691 crc crio[20719]: time="2026-06-12T19:59:21.850614147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=1fcdf76c-44f8-4067-968f-451e89de1b47 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.238228 | controller | Jun 12 19:59:21.854763 crc crio[20719]: time="2026-06-12T19:59:21.854714054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238244 | controller | Jun 12 19:59:21.866437 crc crio[20719]: time="2026-06-12T19:59:21.866342402Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=b5151736-a3f8-4e86-9386-54f88f4c2e41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.238260 | controller | Jun 12 19:59:21.867483 crc crio[20719]: time="2026-06-12T19:59:21.867406569Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=d101af04-ecd8-446a-868f-dad6c0b055b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.238281 | controller | Jun 12 19:59:21.868941 crc crio[20719]: time="2026-06-12T19:59:21.868835133Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=98d33aba-bb2c-476f-a6f1-0e5cb41aa5be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.238297 | controller | Jun 12 19:59:21.888786 crc crio[20719]: time="2026-06-12T19:59:21.888648539Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=661182ce-0e61-4c15-bca6-83ee6445e4be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.238313 | controller | Jun 12 19:59:21.892505 crc crio[20719]: time="2026-06-12T19:59:21.892409169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238329 | controller | Jun 12 19:59:21.892505 crc crio[20719]: time="2026-06-12T19:59:21.89244442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238345 | controller | Jun 12 19:59:21.895739 crc crio[20719]: time="2026-06-12T19:59:21.895562485Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=52bc0d5c-fbbe-4daa-a42f-cac8df19ddc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.238361 | controller | Jun 12 19:59:21.896380 crc crio[20719]: time="2026-06-12T19:59:21.89621834Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=657dc6b8-16f3-4a74-858c-ef362c15e559 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.238377 | controller | Jun 12 19:59:21.916197 crc crio[20719]: time="2026-06-12T19:59:21.916057616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238393 | controller | Jun 12 19:59:21.922841 crc crio[20719]: time="2026-06-12T19:59:21.922765381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238409 | controller | Jun 12 19:59:21.942310 crc crio[20719]: time="2026-06-12T19:59:21.942166886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238424 | controller | Jun 12 19:59:21.942616 crc crio[20719]: time="2026-06-12T19:59:21.942470455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238440 | controller | Jun 12 19:59:21.943372 crc crio[20719]: time="2026-06-12T19:59:21.943175725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238456 | controller | Jun 12 19:59:21.950849 crc crio[20719]: time="2026-06-12T19:59:21.950743005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238472 | controller | Jun 12 19:59:21.965733 crc crio[20719]: time="2026-06-12T19:59:21.96152291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238487 | controller | Jun 12 19:59:21.965733 crc crio[20719]: time="2026-06-12T19:59:21.96296683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238506 | controller | Jun 12 19:59:21.982848 crc crio[20719]: time="2026-06-12T19:59:21.982694444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238522 | controller | Jun 12 19:59:21.993078 crc crio[20719]: time="2026-06-12T19:59:21.992900822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238537 | controller | Jun 12 19:59:22.053828 crc crio[20719]: time="2026-06-12T19:59:22.05358865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238553 | controller | Jun 12 19:59:22.055844 crc crio[20719]: time="2026-06-12T19:59:22.055738897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238569 | controller | Jun 12 19:59:22.068086 crc crio[20719]: time="2026-06-12T19:59:22.067910775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238584 | controller | Jun 12 19:59:22.074578 crc crio[20719]: time="2026-06-12T19:59:22.074492143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238600 | controller | Jun 12 19:59:22.082405 crc crio[20719]: time="2026-06-12T19:59:22.081599269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238616 | controller | Jun 12 19:59:22.096224 crc crio[20719]: time="2026-06-12T19:59:22.096181724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238633 | controller | Jun 12 19:59:22.158776 crc crio[20719]: time="2026-06-12T19:59:22.158677903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238651 | controller | Jun 12 19:59:22.241153 crc crio[20719]: time="2026-06-12T19:59:22.241103246Z" level=info msg="Removed container e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=71224709-8620-4196-aaf2-bd5ee155a7c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.238669 | controller | Jun 12 19:59:22.248111 crc crio[20719]: time="2026-06-12T19:59:22.247968387Z" level=info msg="Removing container: a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133" id=ca3d731b-de53-4862-b5d7-9ecd3de279c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.238685 | controller | Jun 12 19:59:22.312048 crc crio[20719]: time="2026-06-12T19:59:22.311619808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238701 | controller | Jun 12 19:59:22.327204 crc crio[20719]: time="2026-06-12T19:59:22.327132267Z" level=info msg="Removed container a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=ca3d731b-de53-4862-b5d7-9ecd3de279c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.238717 | controller | Jun 12 19:59:22.329456 crc crio[20719]: time="2026-06-12T19:59:22.329394783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238737 | controller | Jun 12 19:59:22.392114 crc crio[20719]: time="2026-06-12T19:59:22.392020603Z" level=info msg="Created container f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=df565109-0a76-405e-954a-6f432c0a3da8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.238753 | controller | Jun 12 19:59:22.393377 crc crio[20719]: time="2026-06-12T19:59:22.39324295Z" level=info msg="Starting container: f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f" id=08759bf8-4b9a-4a2d-bb0b-2aab46545f7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.238770 | controller | Jun 12 19:59:22.400353 crc crio[20719]: time="2026-06-12T19:59:22.400124058Z" level=info msg="Started container" PID=25972 containerID=f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=08759bf8-4b9a-4a2d-bb0b-2aab46545f7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23
2026-06-12 21:10:20.238787 | controller | Jun 12 19:59:22.404893 crc crio[20719]: time="2026-06-12T19:59:22.404733063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238803 | controller | Jun 12 19:59:22.415367 crc crio[20719]: time="2026-06-12T19:59:22.41532272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.238819 | controller | Jun 12 19:59:22.453608 crc crio[20719]: time="2026-06-12T19:59:22.453494432Z" level=info msg="Created container 5aeff29f8d99fbea9f1a3df213ea45ebb8295b6b3dd4e82e7197247b70e0f82f: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager" id=5a992531-1365-4a37-b9ac-9bd3705933f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.238835 | controller | Jun 12 19:59:22.455373 crc crio[20719]: time="2026-06-12T19:59:22.455248376Z" level=info msg="Starting container: 5aeff29f8d99fbea9f1a3df213ea45ebb8295b6b3dd4e82e7197247b70e0f82f" id=cfd69e5a-283e-4043-b519-17b7a223edf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.238872 | controller | Jun 12 19:59:22.464024 crc crio[20719]: time="2026-06-12T19:59:22.463945016Z" level=info msg="Started container" PID=25976 containerID=5aeff29f8d99fbea9f1a3df213ea45ebb8295b6b3dd4e82e7197247b70e0f82f description=openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager id=cfd69e5a-283e-4043-b519-17b7a223edf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01
2026-06-12 21:10:20.238891 | controller | Jun 12 19:59:22.468921 crc crio[20719]: time="2026-06-12T19:59:22.468818697Z" level=info msg="Created container 2252e52ecd4bcc3b813baa17942e967e133904130f189fb655a894767844472c: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=6e3b989e-b203-44f7-865b-6324048e8ff0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.238907 | controller | Jun 12 19:59:22.472228 crc crio[20719]: time="2026-06-12T19:59:22.472092473Z" level=info msg="Starting container: 2252e52ecd4bcc3b813baa17942e967e133904130f189fb655a894767844472c" id=53c0c909-2573-4507-87b1-d1a955b8f23c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.238923 | controller | Jun 12 19:59:22.478634 crc crio[20719]: time="2026-06-12T19:59:22.47859118Z" level=info msg="Created container d0278c57780a56a8f4ba7eac196558bd49178583f78e737cce7079c2156b5c96: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=2ccd1b98-19e3-4b3a-b78a-db3ad6a7710b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.238943 | controller | Jun 12 19:59:22.479255 crc crio[20719]: time="2026-06-12T19:59:22.479182127Z" level=info msg="Started container" PID=25986 containerID=2252e52ecd4bcc3b813baa17942e967e133904130f189fb655a894767844472c description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=53c0c909-2573-4507-87b1-d1a955b8f23c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3755ecbedfb155662e870e8b3b33f0f22403a28041508e98503aa55af993e09
2026-06-12 21:10:20.238959 | controller | Jun 12 19:59:22.480489 crc crio[20719]: time="2026-06-12T19:59:22.480393363Z" level=info msg="Created container 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=657dc6b8-16f3-4a74-858c-ef362c15e559 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.238975 | controller | Jun 12 19:59:22.480648 crc crio[20719]: time="2026-06-12T19:59:22.480536907Z" level=info msg="Starting container: d0278c57780a56a8f4ba7eac196558bd49178583f78e737cce7079c2156b5c96" id=c6df6fe0-0c8d-4946-bfc3-93c90b2d4662 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.238991 | controller | Jun 12 19:59:22.482369 crc crio[20719]: time="2026-06-12T19:59:22.482189344Z" level=info msg="Starting container: 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718" id=bab3f042-35ef-4749-97ec-3215109dd54a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.239007 | controller | Jun 12 19:59:22.487080 crc crio[20719]: time="2026-06-12T19:59:22.486918641Z" level=info msg="Started container" PID=25975 containerID=d0278c57780a56a8f4ba7eac196558bd49178583f78e737cce7079c2156b5c96 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=c6df6fe0-0c8d-4946-bfc3-93c90b2d4662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088
2026-06-12 21:10:20.239023 | controller | Jun 12 19:59:22.489970 crc crio[20719]: time="2026-06-12T19:59:22.4899274Z" level=info msg="Started container" PID=25977 containerID=0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=bab3f042-35ef-4749-97ec-3215109dd54a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817
2026-06-12 21:10:20.239039 | controller | Jun 12 19:59:22.495475 crc crio[20719]: time="2026-06-12T19:59:22.491348901Z" level=info msg="Created container 181ba22898515e648bc2e68c509ea989585d7aa12b3212e4fdca64d8a9b6bb25: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=e63367cc-8652-4716-ae71-138d748a60c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.239054 | controller | Jun 12 19:59:22.495475 crc crio[20719]: time="2026-06-12T19:59:22.494133942Z" level=info msg="Starting container: 181ba22898515e648bc2e68c509ea989585d7aa12b3212e4fdca64d8a9b6bb25" id=0f7ea07d-5b30-4ca7-86b8-849a12290011 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.239070 | controller | Jun 12 19:59:22.505390 crc crio[20719]: time="2026-06-12T19:59:22.504641577Z" level=info msg="Started container" PID=25974 containerID=181ba22898515e648bc2e68c509ea989585d7aa12b3212e4fdca64d8a9b6bb25 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=0f7ea07d-5b30-4ca7-86b8-849a12290011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034
2026-06-12 21:10:20.239085 | controller | Jun 12 19:59:22.522690 crc crio[20719]: time="2026-06-12T19:59:22.522567709Z" level=info msg="Created container 6057885f84454dedc718a9d646d942d2844cdf9fe874c4f69c5c41303c29c161: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=98d33aba-bb2c-476f-a6f1-0e5cb41aa5be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.239104 | controller | Jun 12 19:59:22.523956 crc crio[20719]: time="2026-06-12T19:59:22.523800734Z" level=info msg="Starting container: 6057885f84454dedc718a9d646d942d2844cdf9fe874c4f69c5c41303c29c161" id=9f88cc06-2e00-47fc-9d64-b302d8984a53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.239120 | controller | Jun 12 19:59:22.530778 crc crio[20719]: time="2026-06-12T19:59:22.530662014Z" level=info msg="Started container" PID=26002 containerID=6057885f84454dedc718a9d646d942d2844cdf9fe874c4f69c5c41303c29c161 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=9f88cc06-2e00-47fc-9d64-b302d8984a53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51
2026-06-12 21:10:20.239136 | controller | Jun 12 19:59:22.533881 crc crio[20719]: time="2026-06-12T19:59:22.533712942Z" level=info msg="Created container 260d16d69c08760ffd2512ed5a5b7eccb3e3f6c78cfa0a2931f053041b1346a8: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=b5151736-a3f8-4e86-9386-54f88f4c2e41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.239152 | controller | Jun 12 19:59:22.535516 crc crio[20719]: time="2026-06-12T19:59:22.535438032Z" level=info msg="Created container bb03d98632e6bc7d734f2dc0a3e7c367c03f1976274914961f9f65335fb44752: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=52bc0d5c-fbbe-4daa-a42f-cac8df19ddc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.239167 | controller | Jun 12 19:59:22.538633 crc crio[20719]: time="2026-06-12T19:59:22.538536993Z" level=info msg="Created container ae590b45c4d18a651aea242ec5f6e043fea97f6b5e28b2eb30cd24860e3643c2: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=26041bf9-01db-4ab6-b30d-decf99088ebc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.239183 | controller | Jun 12 19:59:22.538633 crc crio[20719]: time="2026-06-12T19:59:22.538601964Z" level=info msg="Starting container: bb03d98632e6bc7d734f2dc0a3e7c367c03f1976274914961f9f65335fb44752" id=672c146d-f792-4d46-8075-e5667bb579bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.239199 | controller | Jun 12 19:59:22.538955 crc crio[20719]: time="2026-06-12T19:59:22.538552265Z" level=info msg="Starting container: 260d16d69c08760ffd2512ed5a5b7eccb3e3f6c78cfa0a2931f053041b1346a8" id=c8683faa-4cd6-444c-95c3-87fe2d80eaca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.239214 | controller | Jun 12 19:59:22.543583 crc crio[20719]: time="2026-06-12T19:59:22.543480519Z" level=info msg="Starting container: ae590b45c4d18a651aea242ec5f6e043fea97f6b5e28b2eb30cd24860e3643c2" id=6d32c20f-db94-4dbf-a691-a81f339cf0f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.239230 | controller | Jun 12 19:59:22.552136 crc crio[20719]: time="2026-06-12T19:59:22.552077666Z" level=info msg="Started container" PID=26003 containerID=bb03d98632e6bc7d734f2dc0a3e7c367c03f1976274914961f9f65335fb44752 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=672c146d-f792-4d46-8075-e5667bb579bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded
2026-06-12 21:10:20.239245 | controller | Jun 12 19:59:22.552836 crc crio[20719]: time="2026-06-12T19:59:22.552704815Z" level=info msg="Started container" PID=25973 containerID=260d16d69c08760ffd2512ed5a5b7eccb3e3f6c78cfa0a2931f053041b1346a8 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=c8683faa-4cd6-444c-95c3-87fe2d80eaca name=/runtime.v1.RuntimeService/StartContainer sandboxID=1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3
2026-06-12 21:10:20.239265 | controller | Jun 12 19:59:22.556489 crc crio[20719]: time="2026-06-12T19:59:22.556212685Z" level=info msg="Started container" PID=25987 containerID=ae590b45c4d18a651aea242ec5f6e043fea97f6b5e28b2eb30cd24860e3643c2 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=6d32c20f-db94-4dbf-a691-a81f339cf0f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb
2026-06-12 21:10:20.239281 | controller | Jun 12 19:59:31.947732 crc crio[20719]: time="2026-06-12T19:59:31.946592566Z" level=info msg="Stopping container: 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718 (timeout: 30s)" id=6d466749-0a81-49ac-80e7-a83b6311b9b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.239297 | controller | Jun 12 19:59:32.501118 crc crio[20719]: time="2026-06-12T19:59:32.500808968Z" level=info msg="Stopped container 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=6d466749-0a81-49ac-80e7-a83b6311b9b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.239312 | controller | Jun 12 19:59:32.504146 crc crio[20719]: time="2026-06-12T19:59:32.502862527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=db2dc24f-5a6a-4502-9e3a-cec65dfddd12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.239328 | controller | Jun 12 19:59:32.507424 crc crio[20719]: time="2026-06-12T19:59:32.507228234Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=a4979fa9-096e-4324-ad0b-7dfe17d94a6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.239344 | controller | Jun 12 19:59:32.511916 crc crio[20719]: time="2026-06-12T19:59:32.511811578Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=2a84c075-23d3-4395-b284-5deaec26bc69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.239359 | controller | Jun 12 19:59:32.512347 crc crio[20719]: time="2026-06-12T19:59:32.512164118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.239375 | controller | Jun 12 19:59:32.542345 crc crio[20719]: time="2026-06-12T19:59:32.541692307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.239391 | controller | Jun 12 19:59:32.545804 crc crio[20719]: time="2026-06-12T19:59:32.545709043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.239407 | controller | Jun 12 19:59:32.740783 crc crio[20719]: time="2026-06-12T19:59:32.740599868Z" level=info msg="Created container 2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=2a84c075-23d3-4395-b284-5deaec26bc69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.239422 | controller | Jun 12 19:59:32.743194 crc crio[20719]: time="2026-06-12T19:59:32.742971057Z" level=info msg="Starting container: 2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70" id=7176e3f3-4955-4c5a-8efd-e9de7a7f681e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.239442 | controller | Jun 12 19:59:32.758221 crc crio[20719]: time="2026-06-12T19:59:32.757953222Z" level=info msg="Started container" PID=26252 containerID=2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=7176e3f3-4955-4c5a-8efd-e9de7a7f681e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817
2026-06-12 21:10:20.239459 | controller | Jun 12 19:59:33.103940 crc crio[20719]: time="2026-06-12T19:59:33.103798437Z" level=info msg="Removing container: 3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897" id=fc29ddf6-afe6-4759-af59-b7e54c3a9a71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.239476 | controller | Jun 12 19:59:33.170128 crc crio[20719]: time="2026-06-12T19:59:33.16988433Z" level=info msg="Removed container 3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=fc29ddf6-afe6-4759-af59-b7e54c3a9a71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.239492 | controller | Jun 12 19:59:36.923083 crc crio[20719]: time="2026-06-12T19:59:36.922398509Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=fc57d5db-6551-46dc-9380-2d294b80f2ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.239508 | controller | Jun 12 19:59:36.928663 crc crio[20719]: time="2026-06-12T19:59:36.928555257Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=fa4ae292-2e2b-4c7e-941a-9b0edb41253d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.239523 | controller | Jun 12 19:59:36.933784 crc crio[20719]: time="2026-06-12T19:59:36.933635376Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=43594e80-fcd2-4a6e-8235-268ac36a0912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.239539 | controller | Jun 12 19:59:36.934904 crc crio[20719]: time="2026-06-12T19:59:36.93479849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.239555 | controller | Jun 12 19:59:37.001766 crc crio[20719]: time="2026-06-12T19:59:37.000956894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.239570 | controller | Jun 12 19:59:37.262667 crc crio[20719]: time="2026-06-12T19:59:37.262481504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.239586 | controller | Jun 12 19:59:37.372048 crc crio[20719]: time="2026-06-12T19:59:37.371573436Z" level=info msg="Created container 6b25165c1b9bb0b9b5ae019add3b8dca9eb3206939a377ce17f25f1bba6a2d4d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=43594e80-fcd2-4a6e-8235-268ac36a0912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.239602 | controller | Jun 12 19:59:37.373530 crc crio[20719]: time="2026-06-12T19:59:37.373491992Z" level=info msg="Starting container: 6b25165c1b9bb0b9b5ae019add3b8dca9eb3206939a377ce17f25f1bba6a2d4d" id=fff108b5-0f00-4041-827c-fa6988056494 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.239618 | controller | Jun 12 19:59:37.380966 crc crio[20719]: time="2026-06-12T19:59:37.380925678Z" level=info msg="Started container" PID=26352 containerID=6b25165c1b9bb0b9b5ae019add3b8dca9eb3206939a377ce17f25f1bba6a2d4d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fff108b5-0f00-4041-827c-fa6988056494 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53
2026-06-12 21:10:20.239638 | controller | Jun 12 19:59:43.949013 crc crio[20719]: time="2026-06-12T19:59:43.947871068Z" level=info msg="Stopping container: 2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70 (timeout: 30s)" id=f6aa106f-1bc6-443a-a565-aa422ae55171 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.239654 | controller | Jun 12 19:59:44.260247 crc crio[20719]: time="2026-06-12T19:59:44.260156076Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=5aa5011d-e312-44db-8902-d18bd1cd3de6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.239670 | controller | Jun 12 19:59:44.262777 crc crio[20719]: time="2026-06-12T19:59:44.262675649Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=c7f7b63c-10c0-4d53-913c-2ef0476ddb69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.239685 | controller | Jun 12 19:59:44.266498 crc crio[20719]: time="2026-06-12T19:59:44.266413459Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=5b705135-c635-4293-94fa-9ef272fe56e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.239701 | controller | Jun 12 19:59:44.266808 crc crio[20719]: time="2026-06-12T19:59:44.26673954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.239716 | controller | Jun 12 19:59:44.299082 crc crio[20719]: time="2026-06-12T19:59:44.298906274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.239733 | controller | Jun 12 19:59:44.304132 crc crio[20719]: time="2026-06-12T19:59:44.303804155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.239748 | controller | Jun 12 19:59:44.432336 crc crio[20719]: time="2026-06-12T19:59:44.432195538Z" level=info msg="Created container e7cfe137076d321db6bfbc78363cb6b3912c4a2d9a02bb7441776ca25ffa5397: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=5b705135-c635-4293-94fa-9ef272fe56e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.239764 | controller | Jun 12 19:59:44.433598 crc crio[20719]: time="2026-06-12T19:59:44.433484675Z" level=info msg="Starting container: e7cfe137076d321db6bfbc78363cb6b3912c4a2d9a02bb7441776ca25ffa5397" id=6ef23f0f-1f66-45b5-bf3c-4953ea47d471 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.239780 | controller | Jun 12 19:59:44.439228 crc crio[20719]: time="2026-06-12T19:59:44.43909937Z" level=info msg="Started container" PID=26462 containerID=e7cfe137076d321db6bfbc78363cb6b3912c4a2d9a02bb7441776ca25ffa5397 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=6ef23f0f-1f66-45b5-bf3c-4953ea47d471 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12d9e6518e3347c0c58eba28632ccb88f5d59a5f21d970b278adc43eba0261c3
2026-06-12 21:10:20.239797 | controller | Jun 12 19:59:44.987400 crc crio[20719]: time="2026-06-12T19:59:44.984829693Z" level=info msg="Stopped container 2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f6aa106f-1bc6-443a-a565-aa422ae55171 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.239813 | controller | Jun 12 19:59:45.281405 crc crio[20719]: time="2026-06-12T19:59:45.281253761Z" level=info msg="Removing container: 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718" id=740cd7b7-58ee-4956-ae0c-ff4407ac295e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.239833 | controller | Jun 12 19:59:45.319855 crc crio[20719]: time="2026-06-12T19:59:45.319717336Z" level=info msg="Removed container 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=740cd7b7-58ee-4956-ae0c-ff4407ac295e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.239864 | controller | Jun 12 19:59:47.621910 crc crio[20719]: time="2026-06-12T19:59:47.621737642Z" level=info msg="Stopping container: f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f (timeout: 30s)" id=5db9eeb5-eec1-48c1-bf22-0e5d5cad60d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.239886 | controller | Jun 12 19:59:48.261790 crc crio[20719]: time="2026-06-12T19:59:48.260912023Z" level=info msg="Stopped container f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=5db9eeb5-eec1-48c1-bf22-0e5d5cad60d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.239902 | controller | Jun 12 19:59:48.264658 crc crio[20719]: time="2026-06-12T19:59:48.264544029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=89b09bc9-4982-4c67-9285-5838019639ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.239919 | controller | Jun 12 19:59:48.267192 crc crio[20719]: time="2026-06-12T19:59:48.267093503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=ce70e827-282f-4ae9-b4a0-a536e4bca54d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.239934 | controller | Jun 12 19:59:48.269568 crc crio[20719]: time="2026-06-12T19:59:48.269461801Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c9e8b84c-be18-4fb5-866a-71d3e674faef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.239950 | controller | Jun 12 19:59:48.270079 crc crio[20719]: time="2026-06-12T19:59:48.269932285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.239966 | controller | Jun 12 19:59:48.312921 crc crio[20719]: time="2026-06-12T19:59:48.312749912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.239982 | controller | Jun 12 19:59:48.321965 crc crio[20719]: time="2026-06-12T19:59:48.321781042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.239998 | controller | Jun 12 19:59:48.333597 crc crio[20719]: time="2026-06-12T19:59:48.333460842Z" level=info msg="Removing container: 8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c" id=9018b1d6-82a8-451c-9c1b-19274483841c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.240014 | controller | Jun 12 19:59:48.392255 crc crio[20719]: time="2026-06-12T19:59:48.391777999Z" level=info msg="Removed container 8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=9018b1d6-82a8-451c-9c1b-19274483841c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.240029 | controller | Jun 12 19:59:48.471403 crc crio[20719]: time="2026-06-12T19:59:48.471253228Z" level=info msg="Created container a769a7b0c5eccb1302ce278f96b8c60a972d36d1294e7387c8545fade19f04a7: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c9e8b84c-be18-4fb5-866a-71d3e674faef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.240048 | controller | Jun 12 19:59:48.473457 crc crio[20719]: time="2026-06-12T19:59:48.473244266Z" level=info msg="Starting container: a769a7b0c5eccb1302ce278f96b8c60a972d36d1294e7387c8545fade19f04a7" id=01305820-a107-4cd0-8f11-9e43bb25f430 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.240065 | controller | Jun 12 19:59:48.479537 crc crio[20719]: time="2026-06-12T19:59:48.479385735Z" level=info msg="Started container" PID=26561 containerID=a769a7b0c5eccb1302ce278f96b8c60a972d36d1294e7387c8545fade19f04a7 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=01305820-a107-4cd0-8f11-9e43bb25f430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23
2026-06-12 21:10:20.240081 | controller | Jun 12 20:00:09.926727 crc crio[20719]: time="2026-06-12T20:00:09.925571441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=320f80e3-8bad-43f2-84e4-74f0e97ebe4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.240098 | controller | Jun 12 20:00:09.931832 crc crio[20719]: time="2026-06-12T20:00:09.931736101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=e22fb79b-7ae3-4dc1-8d74-96d955d61a70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.240113 | controller | Jun 12 20:00:09.936810 crc crio[20719]: time="2026-06-12T20:00:09.936727425Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=92ca45c3-a6c7-4a0c-830c-10353e7ae924 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.240129 | controller | Jun 12 20:00:09.937367 crc crio[20719]: time="2026-06-12T20:00:09.937216539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.240145 | controller | Jun 12 20:00:09.998577 crc crio[20719]: time="2026-06-12T20:00:09.99846082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.240161 | controller | Jun 12 20:00:10.002895 crc crio[20719]: time="2026-06-12T20:00:10.002820727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.240177 | controller | Jun 12 20:00:10.182536 crc crio[20719]: time="2026-06-12T20:00:10.181910193Z" level=info msg="Created container d2263621c3ea9257eb165364632c46c0fdaeb7b75f05a0920cf756fe132a9511: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=92ca45c3-a6c7-4a0c-830c-10353e7ae924 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.240193 | controller | Jun 12 20:00:10.185048 crc crio[20719]: time="2026-06-12T20:00:10.184948242Z" level=info msg="Starting container: d2263621c3ea9257eb165364632c46c0fdaeb7b75f05a0920cf756fe132a9511" id=9998eb71-3aad-42de-a8cd-e3a5da66abdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.240209 | controller | Jun 12 20:00:10.195803 crc crio[20719]: time="2026-06-12T20:00:10.19552459Z" level=info msg="Started container" PID=26925 containerID=d2263621c3ea9257eb165364632c46c0fdaeb7b75f05a0920cf756fe132a9511 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=9998eb71-3aad-42de-a8cd-e3a5da66abdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817
2026-06-12 21:10:20.240225 | controller | Jun 12 20:00:25.312813 crc crio[20719]: time="2026-06-12T20:00:25.311707035Z" level=info msg="Stopping container: 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf (timeout: 15s)" id=9c9b4355-a7b0-4bd1-a439-675af782420d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.240246 | controller | Jun 12 20:00:25.509902 crc crio[20719]: time="2026-06-12T20:00:25.509766893Z" level=info msg="Stopped container 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=9c9b4355-a7b0-4bd1-a439-675af782420d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.240262 | controller | Jun 12 20:00:25.512130 crc crio[20719]: time="2026-06-12T20:00:25.512003118Z" level=info msg="Stopping pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae" id=5cd3a99f-369b-4cc8-a536-74e28421efae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.240279 | controller | Jun 12 20:00:25.512988 crc crio[20719]: time="2026-06-12T20:00:25.512910934Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc00170cd58}] Aliases:map[]}"
2026-06-12 21:10:20.240295 | controller | Jun 12 20:00:25.513449 crc crio[20719]: time="2026-06-12T20:00:25.513228184Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.240312 | controller | Jun 12 20:00:25.938799 crc crio[20719]: time="2026-06-12T20:00:25.938143436Z" level=info msg="Stopped pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae" id=5cd3a99f-369b-4cc8-a536-74e28421efae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.240328 | controller | Jun 12 20:00:26.802854 crc crio[20719]: time="2026-06-12T20:00:26.801729433Z" level=info msg="Removing container: 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf" id=df219568-fd86-4a6a-94c2-d751aedcd366 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.240345 | controller | Jun 12 20:00:26.837444 crc crio[20719]: time="2026-06-12T20:00:26.837201975Z" level=info msg="Removed container 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=df219568-fd86-4a6a-94c2-d751aedcd366 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.240361 | controller | Jun 12 20:00:44.092578 crc crio[20719]: time="2026-06-12T20:00:44.09139767Z" level=info msg="Stopping pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae" id=ef5bea69-df08-44fe-9550-3e0335fa9338 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.240377 | controller | Jun 12 20:00:44.092578 crc crio[20719]: time="2026-06-12T20:00:44.092561765Z" level=info msg="Stopped pod sandbox (already stopped): 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae" id=ef5bea69-df08-44fe-9550-3e0335fa9338 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.240393 | controller | Jun 12 20:00:44.094750 crc crio[20719]: time="2026-06-12T20:00:44.093204003Z" level=info msg="Removing pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae" id=ec6ba302-0714-4d7e-a407-f3d89adb711c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.240408 | controller | Jun 12 20:00:44.107096 crc crio[20719]: time="2026-06-12T20:00:44.106862154Z" level=info msg="Removed pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae" id=ec6ba302-0714-4d7e-a407-f3d89adb711c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.240427 | controller | Jun 12 20:01:52.855684 crc crio[20719]: time="2026-06-12T20:01:52.854186662Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/POD" id=77c1a660-024f-441d-b229-4280614f9e9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.240443 | controller | Jun 12 20:01:52.857445 crc crio[20719]: time="2026-06-12T20:01:52.85580331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.240459 | controller | Jun 12 20:01:52.869177 crc crio[20719]: time="2026-06-12T20:01:52.868995025Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/POD" id=7fabe049-a1c0-4be3-a403-353c557fc9a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.240475 | controller | Jun 12 20:01:52.869544 crc crio[20719]: time="2026-06-12T20:01:52.869251812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.240491 | controller | Jun 12 20:01:52.933071 crc crio[20719]: time="2026-06-12T20:01:52.932840419Z" level=info msg="Got pod network &{Name:oauth-openshift-786dc84d4f-s2cnw Namespace:openshift-authentication ID:872f6f87d97bea889362d76d238c45c8b113973460b911146b8532feab744332 UID:cf176428-646f-4268-9e40-bf9e703ca362 NetNS:/var/run/netns/6c2ec37a-3850-4259-b239-0133aac007c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf176428_646f_4268_9e40_bf9e703ca362.slice PodAnnotations:0xc0023e20d0}] Aliases:map[]}"
2026-06-12 21:10:20.240508 | controller | Jun 12 20:01:52.933650 crc crio[20719]: time="2026-06-12T20:01:52.93355695Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-786dc84d4f-s2cnw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.240524 | controller | Jun 12 20:01:52.942018 crc crio[20719]: time="2026-06-12T20:01:52.941780866Z" level=info msg="Got pod network &{Name:collect-profiles-29688240-qb876 Namespace:openshift-operator-lifecycle-manager ID:34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb UID:5c1b2aa8-7936-4f66-bab6-ffd56626a72c NetNS:/var/run/netns/a75500a1-463a-48bc-b2ec-0b89a1a0cf42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c1b2aa8_7936_4f66_bab6_ffd56626a72c.slice PodAnnotations:0xc002d9a0e0}] Aliases:map[]}"
2026-06-12 21:10:20.240553 | controller | Jun 12 20:01:52.942018 crc crio[20719]: time="2026-06-12T20:01:52.941885209Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688240-qb876 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.240570 | controller | Jun 12 20:01:53.279980 crc crio[20719]: 2026-06-12T20:01:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34c966c8ec66ac7 Mac:12:ca:14:3b:bb:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/a75500a1-463a-48bc-b2ec-0b89a1a0cf42 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.240586 | controller | Jun 12 20:01:53.283153 crc crio[20719]: time="2026-06-12T20:01:53.281167432Z" level=info msg="Got pod network &{Name:collect-profiles-29688240-qb876 Namespace:openshift-operator-lifecycle-manager ID:34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb UID:5c1b2aa8-7936-4f66-bab6-ffd56626a72c NetNS:/var/run/netns/a75500a1-463a-48bc-b2ec-0b89a1a0cf42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c1b2aa8_7936_4f66_bab6_ffd56626a72c.slice PodAnnotations:0xc002d9a0e0}] Aliases:map[]}"
2026-06-12 21:10:20.240607 | controller | Jun 12 20:01:53.283153 crc crio[20719]: time="2026-06-12T20:01:53.281411839Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688240-qb876 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.240624 | controller | Jun 12 20:01:53.286790 crc crio[20719]: time="2026-06-12T20:01:53.286704843Z" level=info msg="Ran pod sandbox 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/POD" id=7fabe049-a1c0-4be3-a403-353c557fc9a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.240640 | controller | Jun 12 20:01:53.292100 crc crio[20719]: time="2026-06-12T20:01:53.29193325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=32d6babc-6893-410a-a2c6-c168ed142416 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.240656 | controller | Jun 12 20:01:53.295408 crc crio[20719]: time="2026-06-12T20:01:53.294745311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9a810c2f-16cf-40ea-9d91-1efb21e5a65c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.240672 | controller | Jun 12 20:01:53.309186 crc crio[20719]: time="2026-06-12T20:01:53.30903332Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/collect-profiles" id=d86ee152-f8c9-45c3-8a09-5c19a0248263 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.240687 | controller | Jun 12 20:01:53.309970 crc crio[20719]: time="2026-06-12T20:01:53.309894664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.240705 | controller | Jun 12 20:01:53.340978 crc crio[20719]: 2026-06-12T20:01:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:872f6f87d97bea8 Mac:52:4f:89:b3:bf:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/6c2ec37a-3850-4259-b239-0133aac007c7 SocketPath: PciID:}] [{Interface:0xc000014e80 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.240727 | controller | Jun 12 20:01:53.342073 crc crio[20719]: time="2026-06-12T20:01:53.341927029Z" level=info msg="Got pod network &{Name:oauth-openshift-786dc84d4f-s2cnw Namespace:openshift-authentication ID:872f6f87d97bea889362d76d238c45c8b113973460b911146b8532feab744332 UID:cf176428-646f-4268-9e40-bf9e703ca362 NetNS:/var/run/netns/6c2ec37a-3850-4259-b239-0133aac007c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf176428_646f_4268_9e40_bf9e703ca362.slice PodAnnotations:0xc0023e20d0}] Aliases:map[]}"
2026-06-12 21:10:20.240750 | controller | Jun 12 20:01:53.342330 crc crio[20719]: time="2026-06-12T20:01:53.342084733Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-786dc84d4f-s2cnw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.240796 | controller | Jun 12 20:01:53.347697 crc crio[20719]: time="2026-06-12T20:01:53.347604721Z" level=info msg="Ran pod sandbox 872f6f87d97bea889362d76d238c45c8b113973460b911146b8532feab744332 with infra container: openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/POD" id=77c1a660-024f-441d-b229-4280614f9e9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.240819 | controller | Jun 12 20:01:53.349744 crc crio[20719]: time="2026-06-12T20:01:53.34964916Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=40fc9e22-cb9e-4086-b939-dbf132d48251 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.240845 | controller | Jun 12 20:01:53.351606 crc crio[20719]: time="2026-06-12T20:01:53.351485872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=1def1ae9-6c28-4139-b92d-f4820c65474e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.240892 | controller | Jun 12 20:01:53.351899 crc crio[20719]: time="2026-06-12T20:01:53.35177974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.240915 | controller | Jun 12 20:01:53.357343 crc crio[20719]: time="2026-06-12T20:01:53.357160215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.240937 | controller | Jun 12 20:01:53.358692 crc crio[20719]: time="2026-06-12T20:01:53.358541794Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/oauth-openshift" id=5cf82ed4-a31f-4532-aab0-e94a66388345 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.240955 | controller | Jun 12 20:01:53.359122 crc crio[20719]: time="2026-06-12T20:01:53.359042958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.240971 | controller | Jun 12 20:01:53.403613 crc crio[20719]: time="2026-06-12T20:01:53.403479588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.240988 | controller | Jun 12 20:01:53.459440 crc crio[20719]: time="2026-06-12T20:01:53.459062546Z" level=info msg="Created container 0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/collect-profiles" id=d86ee152-f8c9-45c3-8a09-5c19a0248263 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.241004 | controller | Jun 12 20:01:53.461780 crc crio[20719]: time="2026-06-12T20:01:53.461665341Z" level=info msg="Starting container: 0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364" id=895f627a-ace1-434a-a32f-cb5698fe9110 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.241021 | controller | Jun 12 20:01:53.475897 crc crio[20719]: time="2026-06-12T20:01:53.475331221Z" level=info msg="Started container" PID=28385 containerID=0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364 description=openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/collect-profiles id=895f627a-ace1-434a-a32f-cb5698fe9110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb
2026-06-12 21:10:20.241037 | controller | Jun 12 20:01:53.606362 crc crio[20719]: time="2026-06-12T20:01:53.605919632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.241053 | controller | Jun 12 20:01:53.783347 crc crio[20719]: time="2026-06-12T20:01:53.783089535Z" level=info msg="Created container 57101dbb9622cc0617cd6d34b002dbe4e34c20a825dbba196c53a69cdb7c71f4: openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/oauth-openshift" id=5cf82ed4-a31f-4532-aab0-e94a66388345 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.241069 | controller | Jun 12 20:01:53.785098 crc crio[20719]: time="2026-06-12T20:01:53.784884096Z" level=info msg="Starting container: 57101dbb9622cc0617cd6d34b002dbe4e34c20a825dbba196c53a69cdb7c71f4" id=c17e6993-6065-4f0c-a36c-638c70fc86af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.241085 | controller | Jun 12 20:01:53.804121 crc crio[20719]: time="2026-06-12T20:01:53.803875129Z" level=info msg="Started container" PID=28402 containerID=57101dbb9622cc0617cd6d34b002dbe4e34c20a825dbba196c53a69cdb7c71f4 description=openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/oauth-openshift id=c17e6993-6065-4f0c-a36c-638c70fc86af name=/runtime.v1.RuntimeService/StartContainer sandboxID=872f6f87d97bea889362d76d238c45c8b113973460b911146b8532feab744332
2026-06-12 21:10:20.241108 | controller | Jun 12 20:01:55.887420 crc crio[20719]: time="2026-06-12T20:01:55.886398015Z" level=info msg="Stopping pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb" id=89abe7ac-6552-4ed8-a03e-13a1ff71e040 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.241124 | controller | Jun 12 20:01:55.891115 crc crio[20719]: time="2026-06-12T20:01:55.887900659Z" level=info msg="Got pod network &{Name:collect-profiles-29688240-qb876 Namespace:openshift-operator-lifecycle-manager ID:34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb UID:5c1b2aa8-7936-4f66-bab6-ffd56626a72c NetNS:/var/run/netns/a75500a1-463a-48bc-b2ec-0b89a1a0cf42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c1b2aa8_7936_4f66_bab6_ffd56626a72c.slice PodAnnotations:0xc00008d370}] Aliases:map[]}"
2026-06-12 21:10:20.241141 | controller | Jun 12 20:01:55.891115 crc crio[20719]: time="2026-06-12T20:01:55.888065953Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688240-qb876 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.241157 | controller | Jun 12 20:01:56.305380 crc crio[20719]: time="2026-06-12T20:01:56.304966986Z" level=info msg="Stopped pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb" id=89abe7ac-6552-4ed8-a03e-13a1ff71e040 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.241173 | controller | Jun 12 20:02:00.542042 crc crio[20719]: time="2026-06-12T20:02:00.541114702Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688242-57vhs/POD" id=146d0fc2-5519-4502-8560-039aed055812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.241188 | controller | Jun 12 20:02:00.543444 crc crio[20719]: time="2026-06-12T20:02:00.542092059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.241205 | controller | Jun 12 20:02:00.583015 crc crio[20719]: time="2026-06-12T20:02:00.582609539Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688242-57vhs Namespace:openshift-infra ID:bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf UID:c359225e-6fd2-487b-b9f3-f0f6b1798cdd NetNS:/var/run/netns/8920b7c9-3686-4cf1-b9c9-e440ef21bc15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc359225e_6fd2_487b_b9f3_f0f6b1798cdd.slice PodAnnotations:0xc00008d860}] Aliases:map[]}"
2026-06-12 21:10:20.241221 | controller | Jun 12 20:02:00.583015 crc crio[20719]: time="2026-06-12T20:02:00.582976959Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688242-57vhs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.241237 | controller | Jun 12 20:02:00.939827 crc crio[20719]: 2026-06-12T20:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf5f9d0b1b4e502 Mac:b6:a4:fb:c5:0a:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/8920b7c9-3686-4cf1-b9c9-e440ef21bc15 SocketPath: PciID:}] [{Interface:0xc00050c5b0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.241253 | controller | Jun 12 20:02:00.941382 crc crio[20719]: time="2026-06-12T20:02:00.941172929Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688242-57vhs Namespace:openshift-infra ID:bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf UID:c359225e-6fd2-487b-b9f3-f0f6b1798cdd NetNS:/var/run/netns/8920b7c9-3686-4cf1-b9c9-e440ef21bc15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc359225e_6fd2_487b_b9f3_f0f6b1798cdd.slice PodAnnotations:0xc00008d860}] Aliases:map[]}"
2026-06-12 21:10:20.241273 | controller | Jun 12 20:02:00.941518 crc crio[20719]: time="2026-06-12T20:02:00.941458247Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688242-57vhs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.241289 | controller | Jun 12 20:02:00.950477 crc crio[20719]: time="2026-06-12T20:02:00.950314835Z" level=info msg="Ran pod sandbox bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf with infra container: openshift-infra/auto-csr-approver-29688242-57vhs/POD" id=146d0fc2-5519-4502-8560-039aed055812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.241305 | controller | Jun 12 20:02:00.953628 crc crio[20719]: time="2026-06-12T20:02:00.953523086Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d963a630-1796-4773-b5c0-5e670c07fd03 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.241321 | controller | Jun 12 20:02:00.963969 crc crio[20719]: time="2026-06-12T20:02:00.963837204Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.241337 | controller | Jun 12 20:02:06.366648 crc crio[20719]: time="2026-06-12T20:02:06.364964862Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d963a630-1796-4773-b5c0-5e670c07fd03 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.241353 | controller | Jun 12 20:02:06.370999 crc crio[20719]: time="2026-06-12T20:02:06.368565258Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=33a876d8-ed3c-4a04-892b-cee6eb87e267 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.241369 | controller | Jun 12 20:02:06.374020 crc crio[20719]: time="2026-06-12T20:02:06.373790588Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7bca980d-4645-4c3e-b060-e9eecc5cedd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.241385 | controller | Jun 12 20:02:06.387631 crc crio[20719]: time="2026-06-12T20:02:06.387452418Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688242-57vhs/oc" id=c3efb283-4c58-4723-8174-00a586729bad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.241401 | controller | Jun 12 20:02:06.390929 crc crio[20719]: time="2026-06-12T20:02:06.390693522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.241417 | controller | Jun 12 20:02:06.433609 crc crio[20719]: time="2026-06-12T20:02:06.43337643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.241461 | controller | Jun 12 20:02:06.727862 crc crio[20719]: time="2026-06-12T20:02:06.727102353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.241483 | controller | Jun 12 20:02:06.850160 crc crio[20719]: time="2026-06-12T20:02:06.849993565Z" level=info msg="Created container 0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab: openshift-infra/auto-csr-approver-29688242-57vhs/oc" id=c3efb283-4c58-4723-8174-00a586729bad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.241500 | controller | Jun 12 20:02:06.854059 crc crio[20719]: time="2026-06-12T20:02:06.853922486Z" level=info msg="Starting container: 0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab" id=cc77f747-8b7b-409f-a660-103d832b49fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.241521 | controller | Jun 12 20:02:06.867606 crc crio[20719]: time="2026-06-12T20:02:06.867494654Z" level=info msg="Started container" PID=28721 containerID=0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab description=openshift-infra/auto-csr-approver-29688242-57vhs/oc id=cc77f747-8b7b-409f-a660-103d832b49fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf
2026-06-12 21:10:20.241538 | controller | Jun 12 20:02:09.057894 crc crio[20719]: time="2026-06-12T20:02:09.057081171Z" level=info msg="Stopping pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf" id=3d006090-16b3-47b6-8565-ce6c6dec9a34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.241555 | controller | Jun 12 20:02:09.059925 crc crio[20719]: time="2026-06-12T20:02:09.058922454Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688242-57vhs Namespace:openshift-infra ID:bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf UID:c359225e-6fd2-487b-b9f3-f0f6b1798cdd NetNS:/var/run/netns/8920b7c9-3686-4cf1-b9c9-e440ef21bc15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc359225e_6fd2_487b_b9f3_f0f6b1798cdd.slice PodAnnotations:0xc000526460}] Aliases:map[]}"
2026-06-12 21:10:20.241571 | controller | Jun 12 20:02:09.059925 crc crio[20719]: time="2026-06-12T20:02:09.059080279Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688242-57vhs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.241587 | controller | Jun 12 20:02:09.381629 crc crio[20719]: time="2026-06-12T20:02:09.380802441Z" level=info msg="Stopped pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf" id=3d006090-16b3-47b6-8565-ce6c6dec9a34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.241603 | controller | Jun 12 20:03:05.021126 crc crio[20719]: time="2026-06-12T20:03:05.019776709Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-t82rj/POD" id=5f989728-6163-4d2e-b6bd-63902559ac07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.241619 | controller | Jun 12 20:03:05.023564 crc crio[20719]: time="2026-06-12T20:03:05.021380955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.241637 | controller | Jun 12 20:03:05.057656 crc crio[20719]: time="2026-06-12T20:03:05.05752826Z" level=info msg="Got pod network &{Name:redhat-operators-t82rj Namespace:openshift-marketplace ID:52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7 UID:cacfbd3b-f446-4ae8-a1c5-334f0a98696f NetNS:/var/run/netns/178c669a-131a-4db2-9d2a-6ee08daa2001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcacfbd3b_f446_4ae8_a1c5_334f0a98696f.slice PodAnnotations:0xc00334afe8}] Aliases:map[]}"
2026-06-12 21:10:20.241656 | controller | Jun 12 20:03:05.057656 crc crio[20719]: time="2026-06-12T20:03:05.057621313Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-t82rj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.241672 | controller | Jun 12 20:03:05.427969 crc crio[20719]: 2026-06-12T20:03:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52a68ce86032a86 Mac:5e:10:e3:8d:fe:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/178c669a-131a-4db2-9d2a-6ee08daa2001 SocketPath: PciID:}] [{Interface:0xc0005106e0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.241689 | controller | Jun 12 20:03:05.431100 crc crio[20719]: time="2026-06-12T20:03:05.430949898Z" level=info msg="Got pod network &{Name:redhat-operators-t82rj Namespace:openshift-marketplace ID:52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7 UID:cacfbd3b-f446-4ae8-a1c5-334f0a98696f NetNS:/var/run/netns/178c669a-131a-4db2-9d2a-6ee08daa2001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcacfbd3b_f446_4ae8_a1c5_334f0a98696f.slice PodAnnotations:0xc00334afe8}] Aliases:map[]}"
2026-06-12 21:10:20.241710 | controller | Jun 12 20:03:05.431187 crc crio[20719]: time="2026-06-12T20:03:05.431171395Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-t82rj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.241726 | controller | Jun 12 20:03:05.442826 crc crio[20719]: time="2026-06-12T20:03:05.442714955Z" level=info msg="Ran pod sandbox 52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7 with infra container: openshift-marketplace/redhat-operators-t82rj/POD" id=5f989728-6163-4d2e-b6bd-63902559ac07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.241743 | controller | Jun 12 20:03:05.448370 crc crio[20719]: time="2026-06-12T20:03:05.44785396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=58a3b29b-0599-4661-8b85-7b857f1c2741 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.241759 | controller | Jun 12 20:03:05.450860 crc crio[20719]: time="2026-06-12T20:03:05.450761394Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=301f7e56-496c-4a74-87a1-84e7b0084811 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.241775 | controller | Jun 12 20:03:05.459132 crc crio[20719]: time="2026-06-12T20:03:05.4590294Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-t82rj/extract-utilities" id=237d4df6-dd79-400c-913f-9d2cc3a8dc97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.241791 | controller | Jun 12 20:03:05.459692 crc crio[20719]: time="2026-06-12T20:03:05.459611716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.241806 | controller | Jun 12 20:03:05.506016 crc crio[20719]: time="2026-06-12T20:03:05.505866869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.241822 | controller | Jun 12 20:03:05.510652 crc crio[20719]: time="2026-06-12T20:03:05.510593264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.241838 | controller | Jun 12 20:03:05.624772 crc crio[20719]: time="2026-06-12T20:03:05.624644083Z" level=info msg="Created container 82dba80007b87d6735f4c9719db84a5bb385f9241564edfb0862b6bd53053db1: openshift-marketplace/redhat-operators-t82rj/extract-utilities" id=237d4df6-dd79-400c-913f-9d2cc3a8dc97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.241874 | controller | Jun 12 20:03:05.626078 crc crio[20719]: time="2026-06-12T20:03:05.626004491Z" level=info msg="Starting container: 82dba80007b87d6735f4c9719db84a5bb385f9241564edfb0862b6bd53053db1" id=39327ffe-af91-4c20-9df8-c5026da98378 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.241892 | controller | Jun 12 20:03:05.633438 crc crio[20719]: time="2026-06-12T20:03:05.633374532Z" level=info msg="Started container" PID=29575 containerID=82dba80007b87d6735f4c9719db84a5bb385f9241564edfb0862b6bd53053db1 description=openshift-marketplace/redhat-operators-t82rj/extract-utilities id=39327ffe-af91-4c20-9df8-c5026da98378 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7
2026-06-12 21:10:20.241913 | controller | Jun 12 20:03:05.730079 crc crio[20719]: time="2026-06-12T20:03:05.729577592Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e8c49d37-d29e-4df8-8153-dd09dea10f68 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.241930 | controller | Jun 12 20:03:05.735965 crc crio[20719]: time="2026-06-12T20:03:05.735851982Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:10:20.241946 | controller | Jun 12 20:03:06.922986 crc crio[20719]: time="2026-06-12T20:03:06.922753787Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=e8c49d37-d29e-4df8-8153-dd09dea10f68 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.241963 | controller | Jun 12 20:03:06.924422 crc crio[20719]: time="2026-06-12T20:03:06.923919239Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=25c52f9a-3d7b-4518-8169-a79c3816bae2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.241979 | controller | Jun 12 20:03:06.927199 crc crio[20719]: time="2026-06-12T20:03:06.92711372Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=73eb7677-31d1-47a8-a33d-c30deaa5635a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.241995 | controller | Jun 12 20:03:06.936171 crc crio[20719]: time="2026-06-12T20:03:06.936036906Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-t82rj/extract-content" id=20795741-0c98-4729-9479-79549959421e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.242011 | controller | Jun 12 20:03:06.937431 crc crio[20719]: time="2026-06-12T20:03:06.93720182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242027 | controller | Jun 12 20:03:06.981089 crc crio[20719]: time="2026-06-12T20:03:06.981011117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242042 | controller | Jun 12 20:03:06.985056 crc crio[20719]: time="2026-06-12T20:03:06.984979774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242058 | controller | Jun 12 20:03:07.121639 crc crio[20719]: time="2026-06-12T20:03:07.121513085Z" level=info msg="Created container fa985dab928c53d1ea2a660cc8e8f22962ef1308946e8df98333fb83eb53f9ad: openshift-marketplace/redhat-operators-t82rj/extract-content" id=20795741-0c98-4729-9479-79549959421e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.242074 | controller | Jun 12 20:03:07.123250 crc crio[20719]: time="2026-06-12T20:03:07.123176562Z" level=info msg="Starting container: fa985dab928c53d1ea2a660cc8e8f22962ef1308946e8df98333fb83eb53f9ad" id=2781b8d2-ef22-4d67-9ed5-a10e394090cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.242090 | controller | Jun 12 20:03:07.132915 crc crio[20719]: time="2026-06-12T20:03:07.13283328Z" level=info msg="Started container" PID=29624 containerID=fa985dab928c53d1ea2a660cc8e8f22962ef1308946e8df98333fb83eb53f9ad description=openshift-marketplace/redhat-operators-t82rj/extract-content id=2781b8d2-ef22-4d67-9ed5-a10e394090cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7
2026-06-12 21:10:20.242106 | controller | Jun 12 20:03:09.398727 crc crio[20719]: time="2026-06-12T20:03:09.397206481Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-8hcx8/POD" id=1d0c9c95-485c-4e22-8c23-4444bbf1aa23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.242125 | controller | Jun 12 20:03:09.398727 crc crio[20719]: time="2026-06-12T20:03:09.397966293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242142 | controller | Jun 12 20:03:09.439867 crc crio[20719]: time="2026-06-12T20:03:09.438418192Z" level=info msg="Got pod network &{Name:redhat-marketplace-8hcx8 Namespace:openshift-marketplace ID:7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071 UID:e5f92fce-71d7-4503-95da-f435c92b79d3 NetNS:/var/run/netns/a297f3e5-b48b-4de6-910e-3628a00c2745 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5f92fce_71d7_4503_95da_f435c92b79d3.slice PodAnnotations:0xc002d9a6f0}] Aliases:map[]}"
2026-06-12 21:10:20.242159 | controller | Jun 12 20:03:09.439867 crc crio[20719]: time="2026-06-12T20:03:09.438806083Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-8hcx8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.242175 | controller | Jun 12 20:03:11.958894 crc crio[20719]: 2026-06-12T20:03:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e7f21a22afada2 Mac:f2:39:8e:53:e5:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/a297f3e5-b48b-4de6-910e-3628a00c2745 SocketPath: PciID:}] [{Interface:0xc00025b060 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.242192 | controller | Jun 12 20:03:11.962059 crc crio[20719]: time="2026-06-12T20:03:11.96166873Z" level=info msg="Got pod network &{Name:redhat-marketplace-8hcx8 Namespace:openshift-marketplace ID:7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071 UID:e5f92fce-71d7-4503-95da-f435c92b79d3 NetNS:/var/run/netns/a297f3e5-b48b-4de6-910e-3628a00c2745 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5f92fce_71d7_4503_95da_f435c92b79d3.slice PodAnnotations:0xc002d9a6f0}] Aliases:map[]}"
2026-06-12 21:10:20.242208 | controller | Jun 12 20:03:11.962059 crc crio[20719]: time="2026-06-12T20:03:11.961933103Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-8hcx8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.242224 | controller | Jun 12 20:03:11.972986 crc crio[20719]: time="2026-06-12T20:03:11.972922851Z" level=info msg="Ran pod sandbox 7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071 with infra container: openshift-marketplace/redhat-marketplace-8hcx8/POD" id=1d0c9c95-485c-4e22-8c23-4444bbf1aa23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.242240 | controller | Jun 12 20:03:11.976750 crc crio[20719]: time="2026-06-12T20:03:11.976625856Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=702beefa-376b-40ab-9823-31eec31228d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.242256 | controller | Jun 12 20:03:11.982819 crc crio[20719]: time="2026-06-12T20:03:11.980648125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=160d1fe2-7d6c-4a40-b118-3fdfb4915f90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.242271 | controller | Jun 12 20:03:11.993015 crc crio[20719]: time="2026-06-12T20:03:11.992614724Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-8hcx8/extract-utilities" id=02025795-4b58-487f-ace6-ed527a21508f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.242287 | controller | Jun 12 20:03:11.993388 crc crio[20719]: time="2026-06-12T20:03:11.993217542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242305 | controller | Jun 12 20:03:12.036536 crc crio[20719]: time="2026-06-12T20:03:12.036352072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242321 | controller | Jun 12 20:03:12.045362 crc crio[20719]: time="2026-06-12T20:03:12.045172144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242337 | controller | Jun 12 20:03:12.920745 crc crio[20719]: time="2026-06-12T20:03:12.919644721Z" level=info msg="Created container b3e9fc8392a9d7243bd807408037ba5134389b73546ff3503bf4a263fc9fc0e1: openshift-marketplace/redhat-marketplace-8hcx8/extract-utilities" id=02025795-4b58-487f-ace6-ed527a21508f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.242353 | controller | Jun 12 20:03:12.922785 crc crio[20719]: time="2026-06-12T20:03:12.922572655Z" level=info msg="Starting container: b3e9fc8392a9d7243bd807408037ba5134389b73546ff3503bf4a263fc9fc0e1" id=b546079d-b180-45cc-a8bb-fd3e8023f5ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.242369 | controller | Jun 12 20:03:12.935212 crc crio[20719]: time="2026-06-12T20:03:12.935047893Z" level=info msg="Started container" PID=29765 containerID=b3e9fc8392a9d7243bd807408037ba5134389b73546ff3503bf4a263fc9fc0e1 description=openshift-marketplace/redhat-marketplace-8hcx8/extract-utilities id=b546079d-b180-45cc-a8bb-fd3e8023f5ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071
2026-06-12 21:10:20.242385 | controller | Jun 12 20:03:13.224091 crc crio[20719]: time="2026-06-12T20:03:13.223867586Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-lxj4h/POD" id=0dfa2b3e-3847-4131-8d89-1e8feb38713a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.242401 | controller | Jun 12 20:03:13.224091 crc crio[20719]: time="2026-06-12T20:03:13.224055591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242417 | controller | Jun 12 20:03:13.255476 crc crio[20719]: time="2026-06-12T20:03:13.255061119Z" level=info msg="Got pod network &{Name:certified-operators-lxj4h Namespace:openshift-marketplace ID:bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc UID:98bd082d-8385-452b-8591-04ea03d1fc2e NetNS:/var/run/netns/cd35e94b-d605-45ab-9a2e-e3e0ff7dd0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98bd082d_8385_452b_8591_04ea03d1fc2e.slice PodAnnotations:0xc003ab0290}] Aliases:map[]}"
2026-06-12 21:10:20.242433 | controller | Jun 12 20:03:13.256239 crc crio[20719]: time="2026-06-12T20:03:13.255866633Z" level=info msg="Adding pod openshift-marketplace_certified-operators-lxj4h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.242449 | controller | Jun 12 20:03:13.919950 crc crio[20719]: time="2026-06-12T20:03:13.919658567Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=11c09627-e77f-4469-81bc-be1b6a9f9972 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.242465 | controller | Jun 12 20:03:13.929087 crc crio[20719]: time="2026-06-12T20:03:13.928883392Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:10:20.242482 | controller | Jun 12 20:03:15.060707 crc crio[20719]: time="2026-06-12T20:03:15.059045896Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=11c09627-e77f-4469-81bc-be1b6a9f9972 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.242501 | controller | Jun 12 20:03:15.061792 crc crio[20719]: time="2026-06-12T20:03:15.06055916Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-lqjj5/POD" id=7316dd10-33ae-44ca-8d57-46a9ecd04a16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.242517 | controller | Jun 12 20:03:15.061792 crc crio[20719]: time="2026-06-12T20:03:15.060846918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242533 | controller | Jun 12 20:03:15.063129 crc crio[20719]: time="2026-06-12T20:03:15.062936505Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9b559465-d94b-4667-984b-f8540e2f1b25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.242549 | controller | Jun 12 20:03:15.084061 crc crio[20719]: time="2026-06-12T20:03:15.083824681Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a38108ad-be5a-49de-ba7e-a0fc0777aa2c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.242565 | controller | Jun 12 20:03:15.114457 crc crio[20719]: time="2026-06-12T20:03:15.112880313Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-8hcx8/extract-content" id=81afe203-7cf7-4e12-8013-89f93d2612a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.242580 | controller | Jun 12 20:03:15.114457 crc crio[20719]: time="2026-06-12T20:03:15.114247923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242596 | controller | Jun 12 20:03:15.119756 crc crio[20719]: time="2026-06-12T20:03:15.119412992Z" level=info msg="Got pod network &{Name:community-operators-lqjj5 Namespace:openshift-marketplace ID:c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731 UID:2369a1f5-7f83-47fe-870b-27a4b42d7249 NetNS:/var/run/netns/a4a584c1-10ef-4cbf-8b9f-59dbb845e80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2369a1f5_7f83_47fe_870b_27a4b42d7249.slice PodAnnotations:0xc00170c9b8}] Aliases:map[]}"
2026-06-12 21:10:20.242612 | controller | Jun 12 20:03:15.119756 crc crio[20719]: time="2026-06-12T20:03:15.119542006Z" level=info msg="Adding pod openshift-marketplace_community-operators-lqjj5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.242627 | controller | Jun 12 20:03:15.258727 crc crio[20719]: time="2026-06-12T20:03:15.257039204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242643 | controller | Jun 12 20:03:15.270705 crc crio[20719]: time="2026-06-12T20:03:15.269895456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242658 | controller | Jun 12 20:03:15.531164 crc crio[20719]: time="2026-06-12T20:03:15.530538177Z" level=info msg="Created container 9dd418a20ca45de6651f8a752b0cf5e9377802e6fec2b0ed01f0da1a459ad5a8: openshift-marketplace/redhat-marketplace-8hcx8/extract-content" id=81afe203-7cf7-4e12-8013-89f93d2612a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.242674 | controller | Jun 12 20:03:15.541820 crc crio[20719]: time="2026-06-12T20:03:15.541720001Z" level=info msg="Starting container: 9dd418a20ca45de6651f8a752b0cf5e9377802e6fec2b0ed01f0da1a459ad5a8" id=fa047020-4655-404a-9093-79c8a21071cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.242690 | controller | Jun 12 20:03:15.554662 crc crio[20719]: time="2026-06-12T20:03:15.55414629Z" level=info msg="Started container" PID=29828 containerID=9dd418a20ca45de6651f8a752b0cf5e9377802e6fec2b0ed01f0da1a459ad5a8 description=openshift-marketplace/redhat-marketplace-8hcx8/extract-content id=fa047020-4655-404a-9093-79c8a21071cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071
2026-06-12 21:10:20.242709 | controller | Jun 12 20:03:15.811965 crc crio[20719]: 2026-06-12T20:03:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf0c9ea2ec2ff03 Mac:6e:e4:d8:a9:02:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/cd35e94b-d605-45ab-9a2e-e3e0ff7dd0dd SocketPath: PciID:}] [{Interface:0xc000194de0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.242726 | controller | Jun 12 20:03:15.814538 crc crio[20719]: time="2026-06-12T20:03:15.813341329Z" level=info msg="Got pod network &{Name:certified-operators-lxj4h Namespace:openshift-marketplace ID:bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc UID:98bd082d-8385-452b-8591-04ea03d1fc2e NetNS:/var/run/netns/cd35e94b-d605-45ab-9a2e-e3e0ff7dd0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98bd082d_8385_452b_8591_04ea03d1fc2e.slice PodAnnotations:0xc003ab0290}] Aliases:map[]}"
2026-06-12 21:10:20.242743 | controller | Jun 12 20:03:15.814538 crc crio[20719]: time="2026-06-12T20:03:15.813582706Z" level=info msg="Checking pod openshift-marketplace_certified-operators-lxj4h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.242759 | controller | Jun 12 20:03:15.826144 crc crio[20719]: time="2026-06-12T20:03:15.82604087Z" level=info msg="Ran pod sandbox bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc with infra container: openshift-marketplace/certified-operators-lxj4h/POD" id=0dfa2b3e-3847-4131-8d89-1e8feb38713a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.242775 | controller | Jun 12 20:03:15.829172 crc crio[20719]: time="2026-06-12T20:03:15.828985075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1e8c1e95-ed6b-4893-a4e6-bb63c394327b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.242790 | controller | Jun 12 20:03:15.839563 crc crio[20719]: time="2026-06-12T20:03:15.838504686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=533c08ab-6259-4b8f-b11a-b1316bc5c445 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.242806 | controller | Jun 12 20:03:15.855421 crc crio[20719]: time="2026-06-12T20:03:15.854018162Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lxj4h/extract-utilities" id=38a411d0-3b7a-44dc-9fe7-1ede6df7e9d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.242822 | controller | Jun 12 20:03:15.855421 crc crio[20719]: time="2026-06-12T20:03:15.85497458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242837 | controller | Jun 12 20:03:15.915201 crc crio[20719]: time="2026-06-12T20:03:15.914589879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242872 | controller | Jun 12 20:03:15.932613 crc crio[20719]: time="2026-06-12T20:03:15.932387304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.242890 | controller | Jun 12 20:03:16.229632 crc crio[20719]: time="2026-06-12T20:03:16.228799858Z" level=info msg="Created container c3633be7e1b001af4e0b70fd14dffd7a143b748079f232d74ef81bddb7cef7b2: openshift-marketplace/certified-operators-lxj4h/extract-utilities" id=38a411d0-3b7a-44dc-9fe7-1ede6df7e9d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.242911 | controller | Jun 12 20:03:16.232954 crc crio[20719]: time="2026-06-12T20:03:16.232600046Z" level=info msg="Starting container: c3633be7e1b001af4e0b70fd14dffd7a143b748079f232d74ef81bddb7cef7b2" id=7b42ad9b-710c-41bd-9e17-9b83aa6b775d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.242928 | controller | Jun 12 20:03:16.243694 crc crio[20719]: time="2026-06-12T20:03:16.24353213Z" level=info msg="Started container" PID=29854 containerID=c3633be7e1b001af4e0b70fd14dffd7a143b748079f232d74ef81bddb7cef7b2 description=openshift-marketplace/certified-operators-lxj4h/extract-utilities id=7b42ad9b-710c-41bd-9e17-9b83aa6b775d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc
2026-06-12 21:10:20.242944 | controller | Jun 12 20:03:17.072543 crc crio[20719]: time="2026-06-12T20:03:17.072154669Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f2e1fdcb-e7f3-4f89-87ca-cd8e58d3aac4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.242960 | controller | Jun 12 20:03:17.081409 crc crio[20719]: time="2026-06-12T20:03:17.081126624Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:10:20.242976 | controller | Jun 12 20:03:17.465832 crc crio[20719]: 2026-06-12T20:03:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4aa92dc25a55f9 Mac:76:0e:c7:47:08:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/a4a584c1-10ef-4cbf-8b9f-59dbb845e80b SocketPath: PciID:}] [{Interface:0xc0005345c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.242993 | controller | Jun 12 20:03:17.469041 crc crio[20719]: time="2026-06-12T20:03:17.468930014Z" level=info msg="Got pod network &{Name:community-operators-lqjj5 Namespace:openshift-marketplace ID:c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731 UID:2369a1f5-7f83-47fe-870b-27a4b42d7249 NetNS:/var/run/netns/a4a584c1-10ef-4cbf-8b9f-59dbb845e80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2369a1f5_7f83_47fe_870b_27a4b42d7249.slice PodAnnotations:0xc00170c9b8}] Aliases:map[]}"
2026-06-12 21:10:20.243009 | controller | Jun 12 20:03:17.469237 crc crio[20719]: time="2026-06-12T20:03:17.469149811Z" level=info msg="Checking pod openshift-marketplace_community-operators-lqjj5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.243026 | controller | Jun 12 20:03:17.483919 crc crio[20719]: time="2026-06-12T20:03:17.483812895Z" level=info msg="Ran pod sandbox c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731 with infra container: openshift-marketplace/community-operators-lqjj5/POD" id=7316dd10-33ae-44ca-8d57-46a9ecd04a16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.243042 | controller | Jun 12 20:03:17.489070 crc crio[20719]: time="2026-06-12T20:03:17.488927707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=93538efa-a45b-49fe-8f86-22305c14f8f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.243058 | controller | Jun 12 20:03:17.495148 crc crio[20719]: time="2026-06-12T20:03:17.495049334Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3fdb924f-100a-4c8f-96b6-6645f80a5382 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.243075 | controller | Jun 12 20:03:17.513793 crc crio[20719]: time="2026-06-12T20:03:17.513011374Z" level=info msg="Creating container: openshift-marketplace/community-operators-lqjj5/extract-utilities" id=7dc95300-869b-4f7e-8528-83897d060688 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.243100 | controller | Jun 12 20:03:17.513793 crc crio[20719]: time="2026-06-12T20:03:17.513668172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243124 | controller | Jun 12 20:03:17.589632 crc crio[20719]: time="2026-06-12T20:03:17.589453348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243147 | controller | Jun 12 20:03:17.601204 crc crio[20719]: time="2026-06-12T20:03:17.600891575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243170 | controller | Jun 12 20:03:17.918201 crc crio[20719]: time="2026-06-12T20:03:17.917815001Z" level=info msg="Created container 9b79f72b94a025a7717b84737fe035d5060a2f44a1b12bfcd5441aaba9f8f22a: openshift-marketplace/community-operators-lqjj5/extract-utilities" id=7dc95300-869b-4f7e-8528-83897d060688 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.243188 | controller | Jun 12 20:03:17.920612 crc crio[20719]: time="2026-06-12T20:03:17.920522669Z" level=info msg="Starting container: 9b79f72b94a025a7717b84737fe035d5060a2f44a1b12bfcd5441aaba9f8f22a" id=aa52dcfb-4560-4ec4-b50d-66e43460c8ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.243204 | controller | Jun 12 20:03:17.962783 crc crio[20719]: time="2026-06-12T20:03:17.962670459Z" level=info msg="Started container" PID=29906 containerID=9b79f72b94a025a7717b84737fe035d5060a2f44a1b12bfcd5441aaba9f8f22a description=openshift-marketplace/community-operators-lqjj5/extract-utilities id=aa52dcfb-4560-4ec4-b50d-66e43460c8ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731
2026-06-12 21:10:20.243221 | controller | Jun 12 20:03:19.153555 crc crio[20719]: time="2026-06-12T20:03:19.153182028Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=28cfd3af-c570-437e-86f9-5e77028431c6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.243237 | controller | Jun 12 20:03:19.164150 crc crio[20719]: time="2026-06-12T20:03:19.164109973Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:10:20.243253 | controller | Jun 12 20:03:19.610143 crc crio[20719]: time="2026-06-12T20:03:19.609931292Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=f2e1fdcb-e7f3-4f89-87ca-cd8e58d3aac4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.243269 | controller | Jun 12 20:03:19.613419 crc crio[20719]: time="2026-06-12T20:03:19.613171078Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=747c3c30-bbb1-4b98-995d-f8c686ef80b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.243285 | controller | Jun 12 20:03:19.620004 crc crio[20719]: time="2026-06-12T20:03:19.619905551Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bb41d91c-4b80-4b80-b034-85bd956efef2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.243301 | controller | Jun 12 20:03:19.636071 crc crio[20719]: time="2026-06-12T20:03:19.635819642Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lxj4h/extract-content" id=6e84da28-8ba4-48b7-a121-f32f76ab332e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.243317 | controller | Jun 12 20:03:19.637077 crc crio[20719]: time="2026-06-12T20:03:19.637009426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243333 | controller | Jun 12 20:03:19.731040 crc crio[20719]: time="2026-06-12T20:03:19.730831227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243353 | controller | Jun 12 20:03:19.751957 crc crio[20719]: time="2026-06-12T20:03:19.751736378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243369 | controller | Jun 12 20:03:20.196863 crc crio[20719]: time="2026-06-12T20:03:20.195022015Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=28cfd3af-c570-437e-86f9-5e77028431c6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.243386 | controller | Jun 12 20:03:20.199215 crc crio[20719]: time="2026-06-12T20:03:20.19849059Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=1f4f2d81-8f92-46b4-8b4f-0b87c0f4ea8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.243402 | controller | Jun 12 20:03:20.208177 crc crio[20719]: time="2026-06-12T20:03:20.207694344Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=7abf1c81-dfe0-441b-b071-a359f457b3df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.243417 | controller | Jun 12 20:03:20.234195 crc crio[20719]: time="2026-06-12T20:03:20.233786163Z" level=info msg="Creating container: openshift-marketplace/community-operators-lqjj5/extract-content" id=48a8c040-28e6-4bd7-bca7-8e6f6eae788a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.243433 | controller | Jun 12 20:03:20.235060 crc crio[20719]: time="2026-06-12T20:03:20.234926456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243448 | controller | Jun 12 20:03:20.250850 crc crio[20719]: time="2026-06-12T20:03:20.250533628Z" level=info msg="Created container d9306485e3b59a739d26473069e2e24910e94e34f24087f1a8b18fdba29364ea: openshift-marketplace/certified-operators-lxj4h/extract-content" id=6e84da28-8ba4-48b7-a121-f32f76ab332e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.243464 | controller | Jun 12 20:03:20.258841 crc crio[20719]: time="2026-06-12T20:03:20.258608051Z" level=info msg="Starting container: d9306485e3b59a739d26473069e2e24910e94e34f24087f1a8b18fdba29364ea" id=542f22a6-c7d6-4cba-8c4d-5577e9b1b585 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.243480 | controller | Jun 12 20:03:20.274606 crc crio[20719]: time="2026-06-12T20:03:20.274491601Z" level=info msg="Started container" PID=29943 containerID=d9306485e3b59a739d26473069e2e24910e94e34f24087f1a8b18fdba29364ea description=openshift-marketplace/certified-operators-lxj4h/extract-content id=542f22a6-c7d6-4cba-8c4d-5577e9b1b585 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc
2026-06-12 21:10:20.243495 | controller | Jun 12 20:03:20.303172 crc crio[20719]: time="2026-06-12T20:03:20.302894255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243511 | controller | Jun 12 20:03:20.320495 crc crio[20719]: time="2026-06-12T20:03:20.320088908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243526 | controller | Jun 12 20:03:20.843933 crc crio[20719]: time="2026-06-12T20:03:20.843051534Z" level=info msg="Created container 0bfcb12b3f4d12dc93d7ba862cc36323052494ca2a5314d60e95055aa33cb29b: openshift-marketplace/community-operators-lqjj5/extract-content" id=48a8c040-28e6-4bd7-bca7-8e6f6eae788a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.243546 | controller | Jun 12 20:03:20.859069 crc crio[20719]: time="2026-06-12T20:03:20.856666867Z" level=info msg="Starting container: 0bfcb12b3f4d12dc93d7ba862cc36323052494ca2a5314d60e95055aa33cb29b" id=138bf5af-b42a-499e-8f58-fc48a1663607 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.243562 | controller | Jun 12 20:03:20.925953 crc crio[20719]: time="2026-06-12T20:03:20.925817938Z" level=info msg="Started container" PID=29976 containerID=0bfcb12b3f4d12dc93d7ba862cc36323052494ca2a5314d60e95055aa33cb29b description=openshift-marketplace/community-operators-lqjj5/extract-content id=138bf5af-b42a-499e-8f58-fc48a1663607 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731
2026-06-12 21:10:20.243578 | controller | Jun 12 20:03:24.361784 crc crio[20719]: time="2026-06-12T20:03:24.360866025Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dd5a53ec-f975-4c95-a059-5f8aad5ebdf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.243593 | controller | Jun 12 20:03:24.369600 crc crio[20719]: time="2026-06-12T20:03:24.369532209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1264170e-8f5e-4dc3-a0e1-dfc96decd450 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.243609 | controller | Jun 12 20:03:24.390874 crc crio[20719]: time="2026-06-12T20:03:24.390550587Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-8hcx8/registry-server" id=8d68235d-c7b7-4a52-8479-0f5cbf6911ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.243624 | controller | Jun 12 20:03:24.391736 crc crio[20719]: time="2026-06-12T20:03:24.391221557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243639 | controller | Jun 12 20:03:24.493803 crc crio[20719]: time="2026-06-12T20:03:24.492984783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243654 | controller | Jun 12 20:03:24.527956 crc crio[20719]: time="2026-06-12T20:03:24.527679992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243670 | controller | Jun 12 20:03:25.202963 crc crio[20719]: time="2026-06-12T20:03:25.202107537Z" level=info msg="Created container 5307c2e4338fd9cda14974bef1555807f51c840ae9fda3fc56c8001251612caa: openshift-marketplace/redhat-marketplace-8hcx8/registry-server" id=8d68235d-c7b7-4a52-8479-0f5cbf6911ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.243686 | controller | Jun 12 20:03:25.205547 crc crio[20719]: time="2026-06-12T20:03:25.205188205Z" level=info msg="Starting container: 5307c2e4338fd9cda14974bef1555807f51c840ae9fda3fc56c8001251612caa" id=a0be0077-26df-413a-9929-5045cd03c49f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.243701 | controller | Jun 12 20:03:25.259757 crc crio[20719]: time="2026-06-12T20:03:25.258602031Z" level=info msg="Started container" PID=30013 containerID=5307c2e4338fd9cda14974bef1555807f51c840ae9fda3fc56c8001251612caa description=openshift-marketplace/redhat-marketplace-8hcx8/registry-server id=a0be0077-26df-413a-9929-5045cd03c49f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071
2026-06-12 21:10:20.243716 | controller | Jun 12 20:03:39.009631 crc crio[20719]: time="2026-06-12T20:03:39.008033838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d7af97a4-5185-4709-8d3f-25f8576ba806 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.243736 | controller | Jun 12 20:03:39.015757 crc crio[20719]: time="2026-06-12T20:03:39.015605078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f787aa68-7771-4fc5-9675-2df7fbf5840d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.243752 | controller | Jun 12 20:03:39.047096 crc crio[20719]: time="2026-06-12T20:03:39.046930955Z" level=info msg="Creating container: openshift-marketplace/community-operators-lqjj5/registry-server" id=0766953e-1589-44f4-8818-fe81e05f4b85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.243767 | controller | Jun 12 20:03:39.048102 crc crio[20719]: time="2026-06-12T20:03:39.048015027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243782 | controller | Jun 12 20:03:39.159718 crc crio[20719]: time="2026-06-12T20:03:39.159541163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243798 | controller | Jun 12 20:03:39.166143 crc crio[20719]: time="2026-06-12T20:03:39.165966369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243814 | controller | Jun 12 20:03:39.369037 crc crio[20719]: time="2026-06-12T20:03:39.368220739Z" level=info msg="Created container 9c8ff13c026011eaddad7d13e8692bd3a686bc6d3f4ce973f4e8f3e5ac835141: openshift-marketplace/community-operators-lqjj5/registry-server" id=0766953e-1589-44f4-8818-fe81e05f4b85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.243829 | controller | Jun 12 20:03:39.376716 crc crio[20719]: time="2026-06-12T20:03:39.376629779Z" level=info msg="Starting container: 9c8ff13c026011eaddad7d13e8692bd3a686bc6d3f4ce973f4e8f3e5ac835141" id=438e9094-f7b4-4458-8e1d-5ad7d87b1941 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.243845 | controller | Jun 12 20:03:39.386991 crc crio[20719]: time="2026-06-12T20:03:39.386776451Z" level=info msg="Started container" PID=30263 containerID=9c8ff13c026011eaddad7d13e8692bd3a686bc6d3f4ce973f4e8f3e5ac835141 description=openshift-marketplace/community-operators-lqjj5/registry-server id=438e9094-f7b4-4458-8e1d-5ad7d87b1941 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731
2026-06-12 21:10:20.243882 | controller | Jun 12 20:03:40.031675 crc crio[20719]: time="2026-06-12T20:03:40.031550098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7187d292-d77b-4ab7-b37f-0fde786d557a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.243899 | controller | Jun 12 20:03:40.037061 crc crio[20719]: time="2026-06-12T20:03:40.036882612Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f5529656-b0db-45d9-9f94-b9187bdf6ea7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.243915 | controller | Jun 12 20:03:40.071249 crc crio[20719]: time="2026-06-12T20:03:40.065798991Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lxj4h/registry-server" id=f7dabae0-f507-4594-b19c-f3364ad6979d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.243931 | controller | Jun 12 20:03:40.071249 crc crio[20719]: time="2026-06-12T20:03:40.066708616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243947 | controller | Jun 12 20:03:40.341888 crc crio[20719]: time="2026-06-12T20:03:40.341054812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243967 | controller | Jun 12 20:03:40.382067 crc crio[20719]: time="2026-06-12T20:03:40.381840597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.243984 | controller | Jun 12 20:03:40.638793 crc crio[20719]: time="2026-06-12T20:03:40.638675504Z" level=info msg="Created container 1e976c10ee617a55689376e36bbf96f916d4cb65853e9afaa41d322903cbbeff: openshift-marketplace/certified-operators-lxj4h/registry-server" id=f7dabae0-f507-4594-b19c-f3364ad6979d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.244000 | controller | Jun 12 20:03:40.642026 crc crio[20719]: time="2026-06-12T20:03:40.641859431Z" level=info msg="Starting container: 1e976c10ee617a55689376e36bbf96f916d4cb65853e9afaa41d322903cbbeff" id=e84f62bf-5e0d-4a0b-8baf-aac0d9e4b387 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.244016 | controller | Jun 12 20:03:40.654600 crc crio[20719]: time="2026-06-12T20:03:40.654470217Z" level=info msg="Started container" PID=30332 containerID=1e976c10ee617a55689376e36bbf96f916d4cb65853e9afaa41d322903cbbeff description=openshift-marketplace/certified-operators-lxj4h/registry-server id=e84f62bf-5e0d-4a0b-8baf-aac0d9e4b387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc
2026-06-12 21:10:20.244032 | controller | Jun 12 20:03:41.080706 crc crio[20719]: time="2026-06-12T20:03:41.080619102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d70b157a-6611-4838-a83e-1a7be64238a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.244048 | controller | Jun 12 20:03:41.083872 crc crio[20719]: time="2026-06-12T20:03:41.083777071Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9851b952-817d-406b-8eca-8d5315703409 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.244064 | controller | Jun 12 20:03:41.091078 crc crio[20719]: time="2026-06-12T20:03:41.090967187Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-t82rj/registry-server" id=dc47e19b-604c-4870-bcb0-31de7a780649 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.244079 | controller | Jun 12 20:03:41.091880 crc crio[20719]: time="2026-06-12T20:03:41.091720419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.244095 | controller | Jun 12 20:03:41.145550 crc crio[20719]: time="2026-06-12T20:03:41.145439123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.244110 | controller | Jun 12 20:03:41.149469 crc crio[20719]: time="2026-06-12T20:03:41.149412027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.244126 | controller | Jun 12 20:03:41.303080 crc crio[20719]: time="2026-06-12T20:03:41.302958113Z" level=info msg="Created container 40ac0972fbf07ad70252acab9c167cb79eaaa2b7f849cf706881f7e1bcb3a0e6: openshift-marketplace/redhat-operators-t82rj/registry-server" id=dc47e19b-604c-4870-bcb0-31de7a780649 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.244142 | controller | Jun 12 20:03:41.306182 crc crio[20719]: time="2026-06-12T20:03:41.306043281Z" level=info msg="Starting container: 40ac0972fbf07ad70252acab9c167cb79eaaa2b7f849cf706881f7e1bcb3a0e6" id=2a91469e-964e-4857-acb1-dcde666194ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.244165 | controller | Jun 12 20:03:41.319610 crc crio[20719]: time="2026-06-12T20:03:41.319465985Z" level=info msg="Started container" PID=30366 containerID=40ac0972fbf07ad70252acab9c167cb79eaaa2b7f849cf706881f7e1bcb3a0e6 description=openshift-marketplace/redhat-operators-t82rj/registry-server id=2a91469e-964e-4857-acb1-dcde666194ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7
2026-06-12 21:10:20.244181 | controller | Jun 12 20:03:46.232156 crc crio[20719]: time="2026-06-12T20:03:46.231746804Z" level=info msg="Stopping container: 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa (timeout: 2s)" id=e95e22ce-7759-4083-8206-b0361ac59d93 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.244197 | controller | Jun 12 20:03:46.359364 crc crio[20719]: time="2026-06-12T20:03:46.359153894Z" level=info msg="Stopped container 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa: openshift-marketplace/community-operators-ws998/registry-server" id=e95e22ce-7759-4083-8206-b0361ac59d93 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.244213 | controller | Jun 12 20:03:46.361658 crc crio[20719]: time="2026-06-12T20:03:46.361558004Z" level=info msg="Stopping pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b" id=557d926e-6ac7-4af6-be82-a4e77692e78f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.244229 | controller | Jun 12 20:03:46.362854 crc crio[20719]: time="2026-06-12T20:03:46.362757888Z" level=info msg="Got pod network &{Name:community-operators-ws998 Namespace:openshift-marketplace ID:bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b UID:42f442bb-0b15-4ffa-9de6-47f66f62b389 NetNS:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42f442bb_0b15_4ffa_9de6_47f66f62b389.slice PodAnnotations:0xc000110440}] Aliases:map[]}"
2026-06-12 21:10:20.244245 | controller | Jun 12 20:03:46.363094 crc crio[20719]: time="2026-06-12T20:03:46.363009276Z" level=info msg="Deleting pod openshift-marketplace_community-operators-ws998 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.244261 | controller | Jun 12 20:03:46.735116 crc crio[20719]: time="2026-06-12T20:03:46.73458123Z" level=info msg="Stopped pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b" id=557d926e-6ac7-4af6-be82-a4e77692e78f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.244277 | controller | Jun 12 20:03:47.199045 crc crio[20719]: time="2026-06-12T20:03:47.197531308Z" level=info msg="Removing container: 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa" id=72bc54aa-e32c-430d-b4fd-c87c965f905d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244293 | controller | Jun 12 20:03:47.230739 crc crio[20719]: time="2026-06-12T20:03:47.229832401Z" level=info msg="Removed container 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa: openshift-marketplace/community-operators-ws998/registry-server" id=72bc54aa-e32c-430d-b4fd-c87c965f905d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244309 | controller | Jun 12 20:03:47.237696 crc crio[20719]: time="2026-06-12T20:03:47.237006036Z" level=info msg="Removing container: df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b" id=358abbcf-2d66-4f3b-8e65-9c6f2054d856 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244324 | controller | Jun 12 20:03:47.299629 crc crio[20719]: time="2026-06-12T20:03:47.299515204Z" level=info msg="Removed container df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b: openshift-marketplace/community-operators-ws998/extract-content" id=358abbcf-2d66-4f3b-8e65-9c6f2054d856 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244343 | controller | Jun 12 20:03:47.307832 crc crio[20719]: time="2026-06-12T20:03:47.307570932Z" level=info msg="Removing container: 499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e" id=24aff05d-59fb-46ff-a0bb-cd86fd38d5aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244360 | controller | Jun 12 20:03:47.330635 crc crio[20719]: time="2026-06-12T20:03:47.330529778Z" level=info msg="Removed container 499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e: openshift-marketplace/community-operators-ws998/extract-utilities" id=24aff05d-59fb-46ff-a0bb-cd86fd38d5aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244375 | controller | Jun 12 20:03:51.434894 crc crio[20719]: time="2026-06-12T20:03:51.434371692Z" level=info msg="Stopping container: 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925 (timeout: 2s)" id=956d925a-f8fc-470e-991a-bdae1c7f90b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.244390 | controller | Jun 12 20:03:51.560989 crc crio[20719]: time="2026-06-12T20:03:51.56076364Z" level=info msg="Stopped container 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925: openshift-marketplace/redhat-marketplace-hzgmh/registry-server" id=956d925a-f8fc-470e-991a-bdae1c7f90b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.244406 | controller | Jun 12 20:03:51.562177 crc crio[20719]: time="2026-06-12T20:03:51.562095038Z" level=info msg="Stopping pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d" id=fd7f8f72-7730-40b9-831c-a93f5c98d9a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.244421 | controller | Jun 12 20:03:51.562949 crc crio[20719]: time="2026-06-12T20:03:51.562880971Z" level=info msg="Got pod network &{Name:redhat-marketplace-hzgmh Namespace:openshift-marketplace ID:3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d UID:b754e4ce-b558-43ed-9164-d451df5da57c NetNS:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb754e4ce_b558_43ed_9164_d451df5da57c.slice PodAnnotations:0xc000526e50}] Aliases:map[]}"
2026-06-12 21:10:20.244437 | controller | Jun 12 20:03:51.563099 crc crio[20719]: time="2026-06-12T20:03:51.563059916Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-hzgmh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.244453 | controller | Jun 12 20:03:51.814205 crc crio[20719]: time="2026-06-12T20:03:51.81347905Z" level=info msg="Stopped pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d" id=fd7f8f72-7730-40b9-831c-a93f5c98d9a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.244469 | controller | Jun 12 20:03:52.317180 crc crio[20719]: time="2026-06-12T20:03:52.316714958Z" level=info msg="Removing container: 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925" id=f6657ccd-2953-4076-8a62-42098a5bd37f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244486 | controller | Jun 12 20:03:52.348610 crc crio[20719]: time="2026-06-12T20:03:52.348454478Z" level=info msg="Removed container 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925: openshift-marketplace/redhat-marketplace-hzgmh/registry-server" id=f6657ccd-2953-4076-8a62-42098a5bd37f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244502 | controller | Jun 12 20:03:52.353904 crc crio[20719]: time="2026-06-12T20:03:52.353818338Z" level=info msg="Removing container: 72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a" id=60b70468-a9c6-4743-8673-a91a7b60b819 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244518 | controller | Jun 12 20:03:52.385079 crc crio[20719]: time="2026-06-12T20:03:52.384961008Z" level=info msg="Removed container 72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a: openshift-marketplace/redhat-marketplace-hzgmh/extract-content" id=60b70468-a9c6-4743-8673-a91a7b60b819 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244556 | controller | Jun 12 20:03:52.387904 crc crio[20719]: time="2026-06-12T20:03:52.38783533Z" level=info msg="Removing container: 491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be" id=1bb0ccba-bcae-466d-95e3-f57ca42bcc67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244577 | controller | Jun 12 20:03:52.417163 crc crio[20719]: time="2026-06-12T20:03:52.416980015Z" level=info msg="Removed container 491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be: openshift-marketplace/redhat-marketplace-hzgmh/extract-utilities" id=1bb0ccba-bcae-466d-95e3-f57ca42bcc67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244594 | controller | Jun 12 20:03:55.646414 crc crio[20719]: time="2026-06-12T20:03:55.641038729Z" level=info msg="Stopping container: 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f (timeout: 2s)" id=e4b7f032-d51e-411f-ba8c-ea9413b10ff7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.244610 | controller | Jun 12 20:03:56.778143 crc crio[20719]: time="2026-06-12T20:03:56.777999521Z" level=info msg="Stopped container 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f: openshift-marketplace/certified-operators-jmqgf/registry-server" id=e4b7f032-d51e-411f-ba8c-ea9413b10ff7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.244626 | controller | Jun 12 20:03:56.779458 crc crio[20719]: time="2026-06-12T20:03:56.779375061Z" level=info msg="Stopping pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a" id=2ac5d1f4-2346-4938-8b2e-d4f5a5c4649f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.244644 | controller | Jun 12 20:03:56.780208 crc crio[20719]: time="2026-06-12T20:03:56.780143393Z" level=info msg="Got pod network &{Name:certified-operators-jmqgf Namespace:openshift-marketplace ID:35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a UID:062eb0dd-1271-4352-b324-e52546c9c2ed NetNS:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod062eb0dd_1271_4352_b324_e52546c9c2ed.slice PodAnnotations:0xc003ab0218}] Aliases:map[]}"
2026-06-12 21:10:20.244662 | controller | Jun 12 20:03:56.780548 crc crio[20719]: time="2026-06-12T20:03:56.780442452Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-jmqgf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.244678 | controller | Jun 12 20:03:57.071531 crc crio[20719]: time="2026-06-12T20:03:57.071441836Z" level=info msg="Stopped pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a" id=2ac5d1f4-2346-4938-8b2e-d4f5a5c4649f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.244694 | controller | Jun 12 20:03:57.426189 crc crio[20719]: time="2026-06-12T20:03:57.425121543Z" level=info msg="Removing container: 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f" id=abeef183-26f1-49bc-ac66-7b4bf4314877 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244710 | controller | Jun 12 20:03:57.449526 crc crio[20719]: time="2026-06-12T20:03:57.44872711Z" level=info msg="Removed container 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f: openshift-marketplace/certified-operators-jmqgf/registry-server" id=abeef183-26f1-49bc-ac66-7b4bf4314877 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244726 | controller | Jun 12 20:03:57.456481 crc crio[20719]: time="2026-06-12T20:03:57.456382401Z" level=info msg="Removing container: 959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036" id=760959ae-d97b-4fb4-9394-aaf62292cb4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244745 | controller | Jun 12 20:03:57.487893 crc crio[20719]: time="2026-06-12T20:03:57.487792232Z" level=info msg="Removed container 959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036: openshift-marketplace/certified-operators-jmqgf/extract-content" id=760959ae-d97b-4fb4-9394-aaf62292cb4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244762 | controller | Jun 12 20:03:57.491023 crc crio[20719]: time="2026-06-12T20:03:57.490943466Z" level=info msg="Removing container: 7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b" id=ada15d69-55e4-497b-bba7-a5409b0d4ce6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244778 | controller | Jun 12 20:03:57.508128 crc crio[20719]: time="2026-06-12T20:03:57.508023671Z" level=info msg="Removed container 7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b: openshift-marketplace/certified-operators-jmqgf/extract-utilities" id=ada15d69-55e4-497b-bba7-a5409b0d4ce6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244794 | controller | Jun 12 20:03:57.835017 crc crio[20719]: time="2026-06-12T20:03:57.834903209Z" level=info msg="Stopping container: edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 (timeout: 2s)" id=f185d30c-fe04-4ddf-860b-b679febd6d3f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.244810 | controller | Jun 12 20:03:59.845480 crc crio[20719]: time="2026-06-12T20:03:59.844831395Z" level=warning msg="Stopping container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 with stop signal(15) timed out. Killing..."
2026-06-12 21:10:20.244826 | controller | Jun 12 20:03:59.898681 crc crio[20719]: time="2026-06-12T20:03:59.8985075Z" level=error msg="Killing container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 21:10:20.244842 | controller | Jun 12 20:03:59.927650 crc crio[20719]: time="2026-06-12T20:03:59.927559781Z" level=info msg="Stopped container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0: openshift-marketplace/redhat-operators-zq252/registry-server" id=f185d30c-fe04-4ddf-860b-b679febd6d3f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.244877 | controller | Jun 12 20:03:59.928991 crc crio[20719]: time="2026-06-12T20:03:59.92890198Z" level=info msg="Stopping pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c" id=02837b9d-6c80-439c-bc3d-75ddac897e8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.244895 | controller | Jun 12 20:03:59.929746 crc crio[20719]: time="2026-06-12T20:03:59.929676723Z" level=info msg="Got pod network &{Name:redhat-operators-zq252 Namespace:openshift-marketplace ID:8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c UID:95cee7e9-7b6c-4a0e-8a31-7e38f3c7dfe3 NetNS:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95cee7e9_7b6c_4a0e_8a31_7e38f3c7dfe3.slice PodAnnotations:0xc00334a7f8}] Aliases:map[]}"
2026-06-12 21:10:20.244911 | controller | Jun 12 20:03:59.929877 crc crio[20719]: time="2026-06-12T20:03:59.929854818Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-zq252 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.244926 | controller | Jun 12 20:04:00.235709 crc crio[20719]: time="2026-06-12T20:04:00.235601157Z" level=info msg="Stopped pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c" id=02837b9d-6c80-439c-bc3d-75ddac897e8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.244942 | controller | Jun 12 20:04:00.478063 crc crio[20719]: time="2026-06-12T20:04:00.477993856Z" level=info msg="Removing container: edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0" id=fb75d069-7aad-496e-9a38-2b0fdd17bc07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244962 | controller | Jun 12 20:04:00.518724 crc crio[20719]: time="2026-06-12T20:04:00.518627024Z" level=info msg="Removed container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0: openshift-marketplace/redhat-operators-zq252/registry-server" id=fb75d069-7aad-496e-9a38-2b0fdd17bc07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.244978 | controller | Jun 12 20:04:00.524791 crc crio[20719]: time="2026-06-12T20:04:00.524243047Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688244-tkzff/POD" id=9ece5828-7b1e-474e-b297-cbaa34b701b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.244994 | controller | Jun 12 20:04:00.524791 crc crio[20719]: time="2026-06-12T20:04:00.524389098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.245009 | controller | Jun 12 20:04:00.528299 crc crio[20719]: time="2026-06-12T20:04:00.528109247Z" level=info msg="Removing container: 964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9" id=4047416a-2c1d-4486-bb79-0835acd3c1ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.245025 | controller | Jun 12 20:04:00.545427 crc crio[20719]: time="2026-06-12T20:04:00.544860663Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688244-tkzff Namespace:openshift-infra ID:c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16 UID:81443475-8c12-4993-a297-99e4646ef322 NetNS:/var/run/netns/119707e9-e042-41c2-994a-7891ed89616d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81443475_8c12_4993_a297_99e4646ef322.slice PodAnnotations:0xc000eaef10}] Aliases:map[]}"
2026-06-12 21:10:20.245041 | controller | Jun 12 20:04:00.545427 crc crio[20719]: time="2026-06-12T20:04:00.545400921Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688244-tkzff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.245057 | controller | Jun 12 20:04:00.599976 crc crio[20719]: time="2026-06-12T20:04:00.597199455Z" level=info msg="Removed container 964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9: openshift-marketplace/redhat-operators-zq252/extract-content" id=4047416a-2c1d-4486-bb79-0835acd3c1ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.245073 | controller | Jun 12 20:04:00.605382 crc crio[20719]: time="2026-06-12T20:04:00.60519077Z" level=info msg="Removing container: 5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972" id=51038bd7-81c7-47c7-92b4-6096cedbecb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.245089 | controller | Jun 12 20:04:00.627796 crc crio[20719]: time="2026-06-12T20:04:00.627647681Z" level=info msg="Removed container 5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972: openshift-marketplace/redhat-operators-zq252/extract-utilities" id=51038bd7-81c7-47c7-92b4-6096cedbecb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.245104 | controller | Jun 12 20:04:00.877153 crc crio[20719]: 2026-06-12T20:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c49b09882199cf8 Mac:c2:20:9f:a6:1b:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/119707e9-e042-41c2-994a-7891ed89616d SocketPath: PciID:}] [{Interface:0xc00050c6b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.245120 | controller | Jun 12 20:04:00.881018 crc crio[20719]: time="2026-06-12T20:04:00.880871656Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688244-tkzff Namespace:openshift-infra ID:c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16 UID:81443475-8c12-4993-a297-99e4646ef322 NetNS:/var/run/netns/119707e9-e042-41c2-994a-7891ed89616d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81443475_8c12_4993_a297_99e4646ef322.slice PodAnnotations:0xc000eaef10}] Aliases:map[]}"
2026-06-12 21:10:20.245140 | controller | Jun 12 20:04:00.881531 crc crio[20719]: time="2026-06-12T20:04:00.881455483Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688244-tkzff for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.245156 | controller | Jun 12 20:04:00.889412 crc crio[20719]: time="2026-06-12T20:04:00.889180907Z" level=info msg="Ran pod sandbox c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16 with infra container: openshift-infra/auto-csr-approver-29688244-tkzff/POD" id=9ece5828-7b1e-474e-b297-cbaa34b701b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.245171 | controller | Jun 12 20:04:00.892839 crc crio[20719]: time="2026-06-12T20:04:00.892724098Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1ef13560-7df9-4bf1-b980-ed1cb6dbf7ea name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.245187 | controller | Jun 12 20:04:00.900975 crc crio[20719]: time="2026-06-12T20:04:00.900897561Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.245202 | controller | Jun 12 20:04:01.734988 crc crio[20719]: time="2026-06-12T20:04:01.734479076Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1ef13560-7df9-4bf1-b980-ed1cb6dbf7ea name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.245218 | controller | Jun 12 20:04:01.736724 crc crio[20719]: time="2026-06-12T20:04:01.736572505Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b8ec394f-10b6-4e7b-bb65-9fa24bf77173 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.245234 | controller | Jun 12 20:04:01.739504 crc crio[20719]: time="2026-06-12T20:04:01.738938353Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=193d3582-fb38-4ec7-8b04-e250c93ac40f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.245250 | controller | Jun 12 20:04:01.745161 crc crio[20719]: time="2026-06-12T20:04:01.745030286Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688244-tkzff/oc" id=99fff6c8-f7e8-47a5-b6ff-b57bc7521df5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.245266 | controller | Jun 12 20:04:01.745781 crc crio[20719]: time="2026-06-12T20:04:01.745701616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.245282 | controller | Jun 12 20:04:01.789046 crc crio[20719]: time="2026-06-12T20:04:01.788874029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.245297 | controller | Jun 12 20:04:02.177178 crc crio[20719]: time="2026-06-12T20:04:02.177068871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.245313 | controller | Jun 12 20:04:02.296793 crc crio[20719]: time="2026-06-12T20:04:02.296685038Z" level=info msg="Created container e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d: openshift-infra/auto-csr-approver-29688244-tkzff/oc" id=99fff6c8-f7e8-47a5-b6ff-b57bc7521df5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.245329 | controller | Jun 12 20:04:02.298311 crc crio[20719]: time="2026-06-12T20:04:02.298184443Z" level=info msg="Starting container: e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d" id=38a6556a-9c85-4880-a682-b1ef4dbd10ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.245348 | controller | Jun 12 20:04:02.303110 crc crio[20719]: time="2026-06-12T20:04:02.302972008Z" level=info msg="Started container" PID=30910 containerID=e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d description=openshift-infra/auto-csr-approver-29688244-tkzff/oc id=38a6556a-9c85-4880-a682-b1ef4dbd10ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16
2026-06-12 21:10:20.245365 | controller | Jun 12 20:04:04.566017 crc crio[20719]: time="2026-06-12T20:04:04.565096329Z" level=info msg="Stopping pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16" id=58e4b632-0dd5-4103-9247-c23ba4699743 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.245381 | controller | Jun 12 20:04:04.567238 crc crio[20719]: time="2026-06-12T20:04:04.566839189Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688244-tkzff Namespace:openshift-infra ID:c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16 UID:81443475-8c12-4993-a297-99e4646ef322 NetNS:/var/run/netns/119707e9-e042-41c2-994a-7891ed89616d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81443475_8c12_4993_a297_99e4646ef322.slice PodAnnotations:0xc00334add0}] Aliases:map[]}"
2026-06-12 21:10:20.245397 | controller | Jun 12 20:04:04.567238 crc crio[20719]: time="2026-06-12T20:04:04.566973263Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688244-tkzff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.245413 | controller | Jun 12 20:04:04.822543 crc crio[20719]: time="2026-06-12T20:04:04.822064211Z" level=info msg="Stopped pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16" id=58e4b632-0dd5-4103-9247-c23ba4699743 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.245429 | controller | Jun 12 20:04:44.232071 crc crio[20719]: time="2026-06-12T20:04:44.229086547Z" level=info msg="Stopping pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c" id=1b418120-f2b9-4e54-9fc0-653e67a109f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.245445 | controller | Jun 12 20:04:44.232071 crc crio[20719]: time="2026-06-12T20:04:44.232011141Z" level=info msg="Stopped pod sandbox (already stopped): 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c" id=1b418120-f2b9-4e54-9fc0-653e67a109f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.245461 | controller | Jun 12 20:04:44.235218 crc crio[20719]: time="2026-06-12T20:04:44.234955205Z" level=info msg="Removing pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c" id=4b9ce21b-593e-48d3-bfdb-52f3622ee94b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.245476 | controller | Jun 12 20:04:44.260412 crc crio[20719]: time="2026-06-12T20:04:44.260169396Z" level=info msg="Removed pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c" id=4b9ce21b-593e-48d3-bfdb-52f3622ee94b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.245492 | controller | Jun 12 20:04:44.262564 crc crio[20719]: time="2026-06-12T20:04:44.262223844Z" level=info msg="Stopping pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b" id=d8fbac97-c9d1-4124-8dcd-faceb62c1b9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.245508 | controller | Jun 12 20:04:44.262801 crc crio[20719]: time="2026-06-12T20:04:44.262644216Z" level=info msg="Stopped pod sandbox (already stopped): bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b" id=d8fbac97-c9d1-4124-8dcd-faceb62c1b9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.245523 | controller | Jun 12 20:04:44.264068 crc crio[20719]: time="2026-06-12T20:04:44.263957773Z" level=info msg="Removing pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b" id=5be4cd1a-f91e-4604-a6e5-6fc4cb828a4b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.245541 | controller | Jun 12 20:04:44.278915 crc crio[20719]: time="2026-06-12T20:04:44.278760787Z" level=info msg="Removed pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b" id=5be4cd1a-f91e-4604-a6e5-6fc4cb828a4b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.245557 | controller | Jun 12 20:04:44.280190 crc crio[20719]: time="2026-06-12T20:04:44.280059803Z" level=info msg="Stopping pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d" id=362dd58c-dcaf-4640-918a-57b0fdf268a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.245572 | controller | Jun 12 20:04:44.280472 crc crio[20719]: time="2026-06-12T20:04:44.280195747Z" level=info msg="Stopped pod sandbox (already stopped): 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d" id=362dd58c-dcaf-4640-918a-57b0fdf268a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.245587 | controller | Jun 12 20:04:44.281646 crc crio[20719]: time="2026-06-12T20:04:44.281443773Z" level=info msg="Removing pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d" id=3bbdb293-be39-47bf-8d45-1d465b34d52b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.245602 | controller | Jun 12 20:04:44.302696 crc crio[20719]: time="2026-06-12T20:04:44.302506908Z" level=info msg="Removed pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d" id=3bbdb293-be39-47bf-8d45-1d465b34d52b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.245618 | controller | Jun 12 20:04:44.304209 crc crio[20719]: time="2026-06-12T20:04:44.304066469Z" level=info msg="Stopping pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a" id=42a89e5f-23fe-4d28-a118-610f09243480 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.245634 | controller | Jun 12 20:04:44.304473 crc crio[20719]: time="2026-06-12T20:04:44.304227074Z" level=info msg="Stopped pod sandbox (already stopped): 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a" id=42a89e5f-23fe-4d28-a118-610f09243480 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.245650 | controller | Jun 12 20:04:44.305620 crc crio[20719]: time="2026-06-12T20:04:44.30551594Z" level=info msg="Removing pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a" id=26a497c7-325a-49b9-8945-0af690defbd1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.245666 | controller | Jun 12 20:04:44.325925 crc crio[20719]: time="2026-06-12T20:04:44.325725221Z" level=info msg="Removed pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a" id=26a497c7-325a-49b9-8945-0af690defbd1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.245681 | controller | Jun 12 20:06:00.573673 crc crio[20719]: time="2026-06-12T20:06:00.572827357Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688246-cj4tn/POD" id=cf07fc6a-4f69-4c5e-8071-00c1afaf1f9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.245697 | controller | Jun 12 20:06:00.575975 crc crio[20719]: time="2026-06-12T20:06:00.573716602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.245713 | controller | Jun 12 20:06:00.625114 crc crio[20719]: time="2026-06-12T20:06:00.624927707Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688246-cj4tn Namespace:openshift-infra ID:8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689 UID:179f2f28-3711-40f1-8ae2-17c52c9f47bc NetNS:/var/run/netns/e8d2a536-2294-4ee6-9ca4-8d58a726db0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod179f2f28_3711_40f1_8ae2_17c52c9f47bc.slice PodAnnotations:0xc00259a158}] Aliases:map[]}"
2026-06-12 21:10:20.245732 | controller | Jun 12 20:06:00.625317 crc crio[20719]: time="2026-06-12T20:06:00.625138553Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688246-cj4tn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.245749 | controller | Jun 12 20:06:01.224025 crc crio[20719]: 2026-06-12T20:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d96a142980dea1 Mac:3e:ad:e0:c3:20:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/e8d2a536-2294-4ee6-9ca4-8d58a726db0d SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.245765 | controller | Jun 12 20:06:01.226585 crc crio[20719]: time="2026-06-12T20:06:01.226494878Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688246-cj4tn Namespace:openshift-infra ID:8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689 UID:179f2f28-3711-40f1-8ae2-17c52c9f47bc NetNS:/var/run/netns/e8d2a536-2294-4ee6-9ca4-8d58a726db0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod179f2f28_3711_40f1_8ae2_17c52c9f47bc.slice PodAnnotations:0xc00259a158}] Aliases:map[]}"
2026-06-12 21:10:20.245781 | controller | Jun 12 20:06:01.226825 crc crio[20719]: time="2026-06-12T20:06:01.226793096Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688246-cj4tn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.245797 | controller | Jun 12 20:06:01.238630 crc crio[20719]: time="2026-06-12T20:06:01.238374577Z" level=info msg="Ran pod sandbox 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689 with infra container: openshift-infra/auto-csr-approver-29688246-cj4tn/POD" id=cf07fc6a-4f69-4c5e-8071-00c1afaf1f9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.245813 | controller | Jun 12 20:06:01.242481 crc crio[20719]: time="2026-06-12T20:06:01.242179436Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4a29ae71-fe1d-469e-ab68-e3e39887ef2e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.245829 | controller | Jun 12 20:06:01.254102 crc crio[20719]: time="2026-06-12T20:06:01.253971062Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.245845 | controller | Jun 12 20:06:02.362784 crc crio[20719]: time="2026-06-12T20:06:02.36196572Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4a29ae71-fe1d-469e-ab68-e3e39887ef2e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.245883 | controller | Jun 12 20:06:02.366973 crc crio[20719]: time="2026-06-12T20:06:02.366823375Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=93fe0967-6e3b-487d-8500-ea2cdefa5191 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.245900 | controller | Jun 12 20:06:02.369467 crc crio[20719]: time="2026-06-12T20:06:02.369334152Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=abf558e8-477e-47c0-8bf2-ed1017135449 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.245916 | controller | Jun 12 20:06:02.378502 crc crio[20719]: time="2026-06-12T20:06:02.378186156Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688246-cj4tn/oc" id=8fa1ce37-9ea2-4816-87f5-0cf10869c36c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.245933 | controller | Jun 12 20:06:02.378961 crc crio[20719]: time="2026-06-12T20:06:02.378886365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.245949 | controller | Jun 12 20:06:02.424527 crc crio[20719]: time="2026-06-12T20:06:02.424230358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.245969 | controller | Jun 12 20:06:02.744066 crc crio[20719]: time="2026-06-12T20:06:02.743948007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.245985 | controller | Jun 12 20:06:02.875906 crc crio[20719]: time="2026-06-12T20:06:02.875642559Z" level=info msg="Created container 9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e: openshift-infra/auto-csr-approver-29688246-cj4tn/oc" id=8fa1ce37-9ea2-4816-87f5-0cf10869c36c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.246001 | controller | Jun 12 20:06:02.877040 crc crio[20719]: time="2026-06-12T20:06:02.876955406Z" level=info msg="Starting container: 9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e" id=ae5001d0-f07b-4b20-ba6c-0c22b9697fda name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.246017 | controller | Jun 12 20:06:02.883767 crc crio[20719]: time="2026-06-12T20:06:02.883710921Z" level=info msg="Started container" PID=32543 containerID=9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e description=openshift-infra/auto-csr-approver-29688246-cj4tn/oc id=ae5001d0-f07b-4b20-ba6c-0c22b9697fda name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689
2026-06-12 21:10:20.246034 | controller | Jun 12 20:06:05.224609 crc crio[20719]: time="2026-06-12T20:06:05.223501317Z" level=info msg="Stopping pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689" id=7f6c5d39-5694-406b-a524-c8e1e94fb4b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.246050 | controller | Jun 12 20:06:05.226828 crc crio[20719]: time="2026-06-12T20:06:05.225603986Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688246-cj4tn Namespace:openshift-infra ID:8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689 UID:179f2f28-3711-40f1-8ae2-17c52c9f47bc NetNS:/var/run/netns/e8d2a536-2294-4ee6-9ca4-8d58a726db0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod179f2f28_3711_40f1_8ae2_17c52c9f47bc.slice PodAnnotations:0xc003ab02b8}] Aliases:map[]}"
2026-06-12 21:10:20.246066 | controller | Jun 12 20:06:05.226828 crc crio[20719]: time="2026-06-12T20:06:05.225869953Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688246-cj4tn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.246082 | controller | Jun 12 20:06:05.575394 crc crio[20719]: time="2026-06-12T20:06:05.574504744Z" level=info msg="Stopped pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689" id=7f6c5d39-5694-406b-a524-c8e1e94fb4b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.246099 | controller | Jun 12 20:06:32.900859 crc crio[20719]: time="2026-06-12T20:06:32.89998011Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/POD" id=e07d8522-0042-4350-80cd-6607915ab7a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.246114 | controller | Jun 12 20:06:32.902538 crc crio[20719]: time="2026-06-12T20:06:32.900906415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.246130 | controller | Jun 12 20:06:32.935602 crc crio[20719]: time="2026-06-12T20:06:32.935437053Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n9pzv Namespace:cert-manager ID:b368404816b708b754f7793cbd660d1776ffa6d5b7a4f1dae965856d537d9c1a UID:91b569c8-6ea8-44bb-9ef0-e47075f2fd56 NetNS:/var/run/netns/6f7a527d-1a3a-4320-998c-9bb8f411ab69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91b569c8_6ea8_44bb_9ef0_e47075f2fd56.slice PodAnnotations:0xc000eae298}] Aliases:map[]}"
2026-06-12 21:10:20.246150 | controller | Jun 12 20:06:32.935926 crc crio[20719]: time="2026-06-12T20:06:32.935898967Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n9pzv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.246166 | controller | Jun 12 20:06:32.949204 crc crio[20719]: time="2026-06-12T20:06:32.949108497Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-xwlk5/POD" id=e8be40ab-e269-49ec-9440-aaa3bb11dfec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.246182 | controller | Jun 12 20:06:32.949458 crc crio[20719]: time="2026-06-12T20:06:32.949233161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.246198 | controller | Jun 12 20:06:32.975088 crc crio[20719]: time="2026-06-12T20:06:32.974946677Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-xwlk5 Namespace:cert-manager ID:b0c147f0a7b8a65940123d52999b2b3bff2d943856dba26ba8c73094e7354c12 UID:e39f721a-5089-4ac1-ad84-36fdfaf3a025 NetNS:/var/run/netns/3accf8ba-debe-4641-95e1-0f133aaf5ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39f721a_5089_4ac1_ad84_36fdfaf3a025.slice PodAnnotations:0xc00170c568}] Aliases:map[]}"
2026-06-12 21:10:20.246214 | controller | Jun 12 20:06:32.975088 crc crio[20719]: time="2026-06-12T20:06:32.975022629Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-xwlk5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.246230 | controller | Jun 12 20:06:32.983087 crc crio[20719]: time="2026-06-12T20:06:32.97978993Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-f4shp/POD" id=af424cc5-ed3e-4ea6-bf73-466b4f359581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.246245 | controller | Jun 12 20:06:32.983087 crc crio[20719]: time="2026-06-12T20:06:32.980360655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.246261 | controller | Jun 12 20:06:33.011026 crc crio[20719]: time="2026-06-12T20:06:33.010868513Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-f4shp Namespace:cert-manager ID:59266b24e55b6e060d9dc93418afedc3ed05c32ba9f11ebf3c84d8aff3b6b361 UID:977e1694-9113-4285-965d-92b103cca4f1 NetNS:/var/run/netns/083462a8-5614-4d8d-9d2c-e668a89ebf6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod977e1694_9113_4285_965d_92b103cca4f1.slice PodAnnotations:0xc003ab01e0}] Aliases:map[]}"
2026-06-12 21:10:20.246277 | controller | Jun 12 20:06:33.011026 crc crio[20719]: time="2026-06-12T20:06:33.010935075Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-f4shp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.246293 | controller | Jun 12 20:06:33.336929 crc crio[20719]: 2026-06-12T20:06:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b368404816b708b Mac:fe:24:16:19:87:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/6f7a527d-1a3a-4320-998c-9bb8f411ab69 SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.246309 | controller | Jun 12 20:06:33.339620 crc crio[20719]: time="2026-06-12T20:06:33.339567709Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n9pzv Namespace:cert-manager ID:b368404816b708b754f7793cbd660d1776ffa6d5b7a4f1dae965856d537d9c1a UID:91b569c8-6ea8-44bb-9ef0-e47075f2fd56 NetNS:/var/run/netns/6f7a527d-1a3a-4320-998c-9bb8f411ab69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91b569c8_6ea8_44bb_9ef0_e47075f2fd56.slice PodAnnotations:0xc000eae298}] Aliases:map[]}"
2026-06-12 21:10:20.246329 | controller | Jun 12 20:06:33.339994 crc crio[20719]: time="2026-06-12T20:06:33.339965409Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n9pzv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.246345 | controller | Jun 12 20:06:33.352135 crc crio[20719]: time="2026-06-12T20:06:33.351495126Z" level=info msg="Ran pod sandbox b368404816b708b754f7793cbd660d1776ffa6d5b7a4f1dae965856d537d9c1a with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/POD" id=e07d8522-0042-4350-80cd-6607915ab7a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.246361 | controller | Jun 12 20:06:33.355585 crc crio[20719]: time="2026-06-12T20:06:33.354689672Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=ec820385-858d-423b-a90c-e17a88e88a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246377 | controller | Jun 12 20:06:33.355585 crc crio[20719]: time="2026-06-12T20:06:33.354862177Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=ec820385-858d-423b-a90c-e17a88e88a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246393 | controller | Jun 12 20:06:33.355585 crc crio[20719]: time="2026-06-12T20:06:33.355107383Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=ec820385-858d-423b-a90c-e17a88e88a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246409 | controller | Jun 12 20:06:33.356954 crc crio[20719]: time="2026-06-12T20:06:33.35637103Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=7782b206-47bc-4414-8475-525436401d14 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.246424 | controller | Jun 12 20:06:33.372210 crc crio[20719]: time="2026-06-12T20:06:33.371521494Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-12 21:10:20.246440 | controller | Jun 12 20:06:33.385590 crc crio[20719]: 2026-06-12T20:06:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0c147f0a7b8a65 Mac:32:13:9c:7c:cc:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/3accf8ba-debe-4641-95e1-0f133aaf5ec5 SocketPath: PciID:}] [{Interface:0xc00022c6b0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.246455 | controller | Jun 12 20:06:33.387939 crc crio[20719]: time="2026-06-12T20:06:33.387853353Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-xwlk5 Namespace:cert-manager ID:b0c147f0a7b8a65940123d52999b2b3bff2d943856dba26ba8c73094e7354c12 UID:e39f721a-5089-4ac1-ad84-36fdfaf3a025 NetNS:/var/run/netns/3accf8ba-debe-4641-95e1-0f133aaf5ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39f721a_5089_4ac1_ad84_36fdfaf3a025.slice PodAnnotations:0xc00170c568}] Aliases:map[]}"
2026-06-12 21:10:20.246471 | controller | Jun 12 20:06:33.388161 crc crio[20719]: time="2026-06-12T20:06:33.388045618Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-xwlk5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.246487 | controller | Jun 12 20:06:33.398060 crc crio[20719]: time="2026-06-12T20:06:33.39797491Z" level=info msg="Ran pod sandbox b0c147f0a7b8a65940123d52999b2b3bff2d943856dba26ba8c73094e7354c12 with infra container: cert-manager/cert-manager-7b8b89f89d-xwlk5/POD" id=e8be40ab-e269-49ec-9440-aaa3bb11dfec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.246507 | controller | Jun 12 20:06:33.400851 crc crio[20719]: time="2026-06-12T20:06:33.400767916Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=f5d703dd-99f5-4bcd-b4a5-5ce21b8b0812 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246523 | controller | Jun 12 20:06:33.401088 crc crio[20719]: time="2026-06-12T20:06:33.401033693Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=f5d703dd-99f5-4bcd-b4a5-5ce21b8b0812 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246539 | controller | Jun 12 20:06:33.401153 crc crio[20719]: time="2026-06-12T20:06:33.401114055Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=f5d703dd-99f5-4bcd-b4a5-5ce21b8b0812 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246554 | controller | Jun 12 20:06:33.405126 crc crio[20719]: time="2026-06-12T20:06:33.40492608Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=b3225d9c-ccaf-4d83-8b28-61c6c84bf843 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.246570 | controller | Jun 12 20:06:33.414051 crc crio[20719]: time="2026-06-12T20:06:33.413597968Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-12 21:10:20.246586 | controller | Jun 12 20:06:33.419664 crc crio[20719]: 2026-06-12T20:06:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59266b24e55b6e0 Mac:2e:f0:24:37:5f:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/083462a8-5614-4d8d-9d2c-e668a89ebf6f SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.246602 | controller | Jun 12 20:06:33.420615 crc crio[20719]: time="2026-06-12T20:06:33.420548748Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-f4shp Namespace:cert-manager ID:59266b24e55b6e060d9dc93418afedc3ed05c32ba9f11ebf3c84d8aff3b6b361 UID:977e1694-9113-4285-965d-92b103cca4f1 NetNS:/var/run/netns/083462a8-5614-4d8d-9d2c-e668a89ebf6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod977e1694_9113_4285_965d_92b103cca4f1.slice PodAnnotations:0xc003ab01e0}] Aliases:map[]}"
2026-06-12 21:10:20.246618 | controller | Jun 12 20:06:33.420767 crc crio[20719]: time="2026-06-12T20:06:33.420715193Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-f4shp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.246634 | controller | Jun 12 20:06:33.428218 crc crio[20719]: time="2026-06-12T20:06:33.428157218Z" level=info msg="Ran pod sandbox 59266b24e55b6e060d9dc93418afedc3ed05c32ba9f11ebf3c84d8aff3b6b361 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-f4shp/POD" id=af424cc5-ed3e-4ea6-bf73-466b4f359581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.246650 | controller | Jun 12 20:06:33.432062 crc crio[20719]: time="2026-06-12T20:06:33.431786336Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=7c468a99-233e-4a82-a9a5-32d19b15f41c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246666 | controller | Jun 12 20:06:33.432062 crc crio[20719]: time="2026-06-12T20:06:33.431967922Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=7c468a99-233e-4a82-a9a5-32d19b15f41c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246682 | controller | Jun 12 20:06:33.432062 crc crio[20719]: time="2026-06-12T20:06:33.432010383Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=7c468a99-233e-4a82-a9a5-32d19b15f41c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246698 | controller | Jun 12 20:06:33.433730 crc crio[20719]: time="2026-06-12T20:06:33.433036551Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=968663a1-e1df-47f6-97f3-106ab6c3d527 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.246716 | controller | Jun 12 20:06:33.436449 crc crio[20719]: time="2026-06-12T20:06:33.436221819Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-12 21:10:20.246732 | controller | Jun 12 20:06:37.691043 crc crio[20719]: time="2026-06-12T20:06:37.690458185Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=7782b206-47bc-4414-8475-525436401d14 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.246748 | controller | Jun 12 20:06:37.692787 crc crio[20719]: time="2026-06-12T20:06:37.692246158Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=6d43dadc-a35e-4f2c-82cd-780cbde56d2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246764 | controller | Jun 12 20:06:37.697867 crc crio[20719]: time="2026-06-12T20:06:37.697794366Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=0a9b3d9f-6a72-47c1-a762-e2bb6d6876f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246781 | controller | Jun 12 20:06:37.717802 crc crio[20719]: time="2026-06-12T20:06:37.717717811Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/cert-manager-cainjector" id=44e233f5-6d49-4ac8-a2fd-b4250d8bc556 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.246797 | controller | Jun 12 20:06:37.720488 crc crio[20719]: time="2026-06-12T20:06:37.720371625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.246813 | controller | Jun 12 20:06:37.750052 crc crio[20719]: time="2026-06-12T20:06:37.749750221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.246829 | controller | Jun 12 20:06:37.754058 crc crio[20719]: time="2026-06-12T20:06:37.753895804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.246845 | controller | Jun 12 20:06:37.881530 crc crio[20719]: time="2026-06-12T20:06:37.881419622Z" level=info msg="Created container e77bff646f7e4e64d48a70e37a10eba38f0deed41139a54b732013a262b28609: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/cert-manager-cainjector" id=44e233f5-6d49-4ac8-a2fd-b4250d8bc556 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.246882 | controller | Jun 12 20:06:37.882872 crc crio[20719]: time="2026-06-12T20:06:37.882789649Z" level=info msg="Starting container: e77bff646f7e4e64d48a70e37a10eba38f0deed41139a54b732013a262b28609" id=382f542e-057f-43cc-ae3e-2139330509af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.246899 | controller | Jun 12 20:06:38.111621 crc crio[20719]: time="2026-06-12T20:06:38.111525042Z" level=info msg="Started container" PID=33934 containerID=e77bff646f7e4e64d48a70e37a10eba38f0deed41139a54b732013a262b28609 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/cert-manager-cainjector id=382f542e-057f-43cc-ae3e-2139330509af name=/runtime.v1.RuntimeService/StartContainer sandboxID=b368404816b708b754f7793cbd660d1776ffa6d5b7a4f1dae965856d537d9c1a
2026-06-12 21:10:20.246916 | controller | Jun 12 20:06:40.397114 crc crio[20719]: time="2026-06-12T20:06:40.396154897Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=968663a1-e1df-47f6-97f3-106ab6c3d527 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.246932 | controller | Jun 12 20:06:40.399209 crc crio[20719]: time="2026-06-12T20:06:40.398620104Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=8a20f512-2a46-42ca-ac56-d50c2e81785c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246952 | controller | Jun 12 20:06:40.454035 crc crio[20719]: time="2026-06-12T20:06:40.453852449Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=e038cbf1-ae64-4ee1-b994-072bb57fc4b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.246969 | controller | Jun 12 20:06:40.461210 crc crio[20719]: time="2026-06-12T20:06:40.461038551Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=b3225d9c-ccaf-4d83-8b28-61c6c84bf843 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.246986 | controller | Jun 12 20:06:40.464845 crc crio[20719]: time="2026-06-12T20:06:40.464700566Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=b80b7c78-0327-425b-b8a4-5fc93d8342f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.247002 | controller | Jun 12 20:06:40.469358 crc crio[20719]: time="2026-06-12T20:06:40.468984404Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-f4shp/cert-manager-webhook" id=40992c85-e95d-4324-988a-5c6b9d89e0c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.247018 | controller | Jun 12 20:06:40.473608 crc crio[20719]: time="2026-06-12T20:06:40.470166876Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=e6d94887-5626-4065-8bbb-546e38d170a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.247033 | controller | Jun 12 20:06:40.477197 crc crio[20719]: time="2026-06-12T20:06:40.476833162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.247050 | controller | Jun 12 20:06:40.493375 crc crio[20719]: time="2026-06-12T20:06:40.490576398Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-xwlk5/cert-manager-controller" id=7d28b99a-1856-4500-beee-818b6b9d0d79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.247066 | controller | Jun 12 20:06:40.501339 crc crio[20719]: time="2026-06-12T20:06:40.501228158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.247081 | controller | Jun 12 20:06:40.528242 crc crio[20719]: time="2026-06-12T20:06:40.528109216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.247098 | controller | Jun 12 20:06:40.531784 crc crio[20719]: time="2026-06-12T20:06:40.531677843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.247114 | controller | Jun 12 20:06:40.536528 crc crio[20719]: time="2026-06-12T20:06:40.536197128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.247130 | controller | Jun 12 20:06:40.536528 crc crio[20719]: time="2026-06-12T20:06:40.536455325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.247147 | controller | Jun 12 20:06:40.682147 crc crio[20719]: time="2026-06-12T20:06:40.682010867Z" level=info msg="Created container 0bdd44e4ab6fa7c6c4ffbecac04abd8643054055055e2360411fb2f8dc284b2f: cert-manager/cert-manager-webhook-769f6b94cb-f4shp/cert-manager-webhook" id=40992c85-e95d-4324-988a-5c6b9d89e0c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.247162 | controller | Jun 12 20:06:40.683163 crc crio[20719]: time="2026-06-12T20:06:40.683078556Z" level=info msg="Created container bc6f917756609fb14bba710760925a5111a29ebed198f9585c8ecc91e5833884: cert-manager/cert-manager-7b8b89f89d-xwlk5/cert-manager-controller" id=7d28b99a-1856-4500-beee-818b6b9d0d79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.247184 | controller | Jun 12 20:06:40.684090 crc crio[20719]: time="2026-06-12T20:06:40.683985702Z" level=info msg="Starting container: 0bdd44e4ab6fa7c6c4ffbecac04abd8643054055055e2360411fb2f8dc284b2f" id=5c69a183-5faf-4862-8fe0-15c6ccc0bd10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.247201 | controller | Jun 12 20:06:40.684763 crc crio[20719]: time="2026-06-12T20:06:40.684251718Z" level=info msg="Starting container: bc6f917756609fb14bba710760925a5111a29ebed198f9585c8ecc91e5833884" id=60f1a2ba-74c1-46ed-b908-9b512e219569 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.247218 | controller | Jun 12 20:06:40.693142 crc crio[20719]: time="2026-06-12T20:06:40.693109942Z" level=info msg="Started container" PID=34099 containerID=0bdd44e4ab6fa7c6c4ffbecac04abd8643054055055e2360411fb2f8dc284b2f description=cert-manager/cert-manager-webhook-769f6b94cb-f4shp/cert-manager-webhook id=5c69a183-5faf-4862-8fe0-15c6ccc0bd10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59266b24e55b6e060d9dc93418afedc3ed05c32ba9f11ebf3c84d8aff3b6b361
2026-06-12 21:10:20.247234 | controller | Jun 12 20:06:40.694997 crc crio[20719]: time="2026-06-12T20:06:40.694967402Z" level=info msg="Started container" PID=34100 containerID=bc6f917756609fb14bba710760925a5111a29ebed198f9585c8ecc91e5833884 description=cert-manager/cert-manager-7b8b89f89d-xwlk5/cert-manager-controller id=60f1a2ba-74c1-46ed-b908-9b512e219569 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0c147f0a7b8a65940123d52999b2b3bff2d943856dba26ba8c73094e7354c12
2026-06-12 21:10:20.247250 | controller | Jun 12 20:06:41.475952 crc crio[20719]: time="2026-06-12T20:06:41.475736048Z" level=info msg="Stopping container: 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809 (timeout: 30s)" id=162dd5db-0f8c-48d8-b651-68e395abe067 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247266 | controller | Jun 12 20:06:41.476669 crc crio[20719]: time="2026-06-12T20:06:41.475992795Z" level=info msg="Stopping container: c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3 (timeout: 30s)" id=2c9dea4a-9176-452b-8809-e5a23ae7825c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247282 | controller | Jun 12 20:06:41.605563 crc crio[20719]: time="2026-06-12T20:06:41.604621952Z" level=info msg="Stopped container 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=162dd5db-0f8c-48d8-b651-68e395abe067 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247297 | controller | Jun 12 20:06:41.658796 crc crio[20719]: time="2026-06-12T20:06:41.658731486Z" level=info msg="Stopped container c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=2c9dea4a-9176-452b-8809-e5a23ae7825c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247313 | controller | Jun 12 20:06:41.660531 crc crio[20719]: time="2026-06-12T20:06:41.660251138Z" level=info msg="Stopping pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897" id=b4f34612-9621-4f63-9eea-a60d0e6df841 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.247329 | controller | Jun 12 20:06:41.668247 crc crio[20719]: time="2026-06-12T20:06:41.668147235Z" level=info msg="Stopped pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897" id=b4f34612-9621-4f63-9eea-a60d0e6df841 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.247345 | controller | Jun 12 20:06:41.676910 crc crio[20719]: time="2026-06-12T20:06:41.676823374Z" level=info msg="Stopping container: 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34 (timeout: 30s)" id=88bd74ff-235f-46fd-9a3d-4f7d0fd5032d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247364 | controller | Jun 12 20:06:41.677726 crc crio[20719]: time="2026-06-12T20:06:41.677036482Z" level=info msg="Stopping container: 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01 (timeout: 30s)" id=4f22ad8d-0092-4c29-b0d1-6e369fbf7bb3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247380 | controller | Jun 12 20:06:41.677726 crc crio[20719]: time="2026-06-12T20:06:41.677549313Z" level=info msg="Stopping container: eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02 (timeout: 30s)" id=ba3b1e5b-c73d-4482-8397-fad106faa1f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247396 | controller | Jun 12 20:06:41.677877 crc crio[20719]: time="2026-06-12T20:06:41.676910638Z" level=info msg="Stopping container: 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3 (timeout: 30s)" id=48b6559a-9781-420e-aab9-b8a38b320405 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247412 | controller | Jun 12 20:06:41.677877 crc crio[20719]: time="2026-06-12T20:06:41.677811254Z" level=info msg="Stopping container: 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25 (timeout: 30s)" id=ee31634f-a4cc-4c33-bc91-b5304ef8acc9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247428 | controller | Jun 12 20:06:41.678138 crc crio[20719]: time="2026-06-12T20:06:41.67809417Z" level=info msg="Stopping container: c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d (timeout: 30s)" id=dc3ecc8a-70eb-464d-abe7-43183807ff72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247443 | controller | Jun 12 20:06:41.678798 crc crio[20719]: time="2026-06-12T20:06:41.6787696Z" level=info msg="Stopping container: f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057 (timeout: 30s)" id=d89a33f7-914e-43c5-9ad0-a02ad81a9d63 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247459 | controller | Jun 12 20:06:41.769490 crc crio[20719]: time="2026-06-12T20:06:41.766045439Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 21:10:20.247475 | controller | Jun 12 20:06:41.769490 crc crio[20719]: time="2026-06-12T20:06:41.76642092Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.247491 | controller | Jun 12 20:06:41.769490 crc crio[20719]: time="2026-06-12T20:06:41.766984636Z" level=info msg="Removing container: 36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8" id=63a06199-f3c7-4132-8631-410989334676 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.247509 | controller | Jun 12 20:06:41.783895 crc crio[20719]: time="2026-06-12T20:06:41.771910111Z" level=info msg="Stopping container: a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9 (timeout: 30s)" id=429b396e-42cb-42bf-b443-24ed50faec2b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247580 | controller | Jun 12 20:06:41.825664 crc crio[20719]: time="2026-06-12T20:06:41.825555592Z" level=info msg="Stopped container eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=ba3b1e5b-c73d-4482-8397-fad106faa1f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247611 | controller | Jun 12 20:06:41.844337 crc crio[20719]: time="2026-06-12T20:06:41.840377869Z" level=info msg="Stopped container f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=d89a33f7-914e-43c5-9ad0-a02ad81a9d63 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247631 | controller | Jun 12 20:06:41.844337 crc crio[20719]: time="2026-06-12T20:06:41.842034695Z" level=info msg="Stopped container 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=4f22ad8d-0092-4c29-b0d1-6e369fbf7bb3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247654 | controller | Jun 12 20:06:41.849817 crc crio[20719]: time="2026-06-12T20:06:41.849714264Z" level=info msg="Stopped container c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=dc3ecc8a-70eb-464d-abe7-43183807ff72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247671 | controller | Jun 12 20:06:41.954427 crc crio[20719]: time="2026-06-12T20:06:41.954045927Z" level=info msg="Removed container 36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=63a06199-f3c7-4132-8631-410989334676 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.247687 | controller | Jun 12 20:06:42.015919 crc crio[20719]: time="2026-06-12T20:06:42.015855662Z" level=info msg="Stopped container 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=ee31634f-a4cc-4c33-bc91-b5304ef8acc9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247703 | controller | Jun 12 20:06:42.017067 crc crio[20719]: time="2026-06-12T20:06:42.017040074Z" level=info msg="Stopped container 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=48b6559a-9781-420e-aab9-b8a38b320405 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247719 | controller | Jun 12 20:06:42.029377 crc crio[20719]: time="2026-06-12T20:06:42.02921093Z" level=info msg="Stopped container a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=429b396e-42cb-42bf-b443-24ed50faec2b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247735 | controller | Jun 12 20:06:42.052733 crc crio[20719]: time="2026-06-12T20:06:42.052633941Z" level=info msg="Stopped container 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=88bd74ff-235f-46fd-9a3d-4f7d0fd5032d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.247751 | controller | Jun 12 20:06:42.053562 crc crio[20719]: time="2026-06-12T20:06:42.053487314Z" level=info msg="Stopping pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4" id=fabfbbcd-106e-4720-955e-558720180bce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.247767 | controller | Jun 12 20:06:42.056112 crc crio[20719]: time="2026-06-12T20:06:42.056041245Z" level=info msg="Stopped pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4" id=fabfbbcd-106e-4720-955e-558720180bce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.247783 | controller | Jun 12 20:06:42.349847 crc crio[20719]: time="2026-06-12T20:06:42.349132253Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/POD" id=f9e196e4-a9b3-478c-b19d-975dd92de030 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.247799 | controller | Jun 12 20:06:42.350032 crc crio[20719]: time="2026-06-12T20:06:42.349872593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.247814 | controller | Jun 12 20:06:42.375974 crc crio[20719]: time="2026-06-12T20:06:42.375809307Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f9e196e4-a9b3-478c-b19d-975dd92de030 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.247830 | controller | Jun 12 20:06:42.391115 crc crio[20719]: time="2026-06-12T20:06:42.390855161Z" level=info msg="Ran pod sandbox 2a74137e74c89b1a5da71d61ad7cb8c41aa0233a594d2afb866755546ace7707 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/POD" id=f9e196e4-a9b3-478c-b19d-975dd92de030 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.247865 | controller | Jun 12 20:06:42.394492 crc crio[20719]: time="2026-06-12T20:06:42.394110137Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ff81df49-3317-4c44-bf8b-b1882f415a66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.247888 | controller | Jun 12 20:06:42.398593 crc crio[20719]: time="2026-06-12T20:06:42.397146571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fe3f0cc6-e653-438c-9740-ccd5c98b4a20 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.247905 | controller | Jun 12 20:06:42.413229 crc crio[20719]: time="2026-06-12T20:06:42.413148249Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/kube-rbac-proxy" id=f6539bac-1ab6-4aa7-8cce-0ef259df3043 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.247920 | controller | Jun 12 20:06:42.413733 crc crio[20719]: time="2026-06-12T20:06:42.413685794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.247936 | controller | Jun 12 20:06:42.435230 crc crio[20719]: time="2026-06-12T20:06:42.435151563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.247952 | controller | Jun 12 20:06:42.503003 crc crio[20719]: time="2026-06-12T20:06:42.501932954Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-cwj7n/POD" id=dba6f314-c056-473f-b505-e42d1a84557e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.247968 | controller | Jun 12 20:06:42.503003 crc crio[20719]: time="2026-06-12T20:06:42.502067947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.247984 | controller | Jun 12 20:06:42.521370 crc crio[20719]: time="2026-06-12T20:06:42.521235309Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=dba6f314-c056-473f-b505-e42d1a84557e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.247999 | controller | Jun 12 20:06:42.531183 crc crio[20719]: time="2026-06-12T20:06:42.531116666Z" level=info msg="Ran pod sandbox bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960 with infra container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/POD" id=dba6f314-c056-473f-b505-e42d1a84557e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.248015 | controller | Jun 12 20:06:42.534179 crc crio[20719]: time="2026-06-12T20:06:42.534019614Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=93cd1143-5bd8-4d62-ac35-3429d4db846c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.248031 | controller | Jun 12 20:06:42.541574 crc crio[20719]: time="2026-06-12T20:06:42.541327926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1c2b6b81-61ce-43a3-81ce-ebdeb3f39c51 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.248046 | controller | Jun 12 20:06:42.552007 crc crio[20719]: time="2026-06-12T20:06:42.551888364Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kubecfg-setup" id=9e8b2da9-f9a3-4193-bc0b-b312bcecb5e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.248066 | controller | Jun 12 20:06:42.552432 crc crio[20719]: time="2026-06-12T20:06:42.552362207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.248082 | controller | Jun 12 20:06:42.589441 crc crio[20719]: time="2026-06-12T20:06:42.589148198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.248098 | controller | Jun 12 20:06:42.594308 crc crio[20719]: time="2026-06-12T20:06:42.594168958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.248114 | controller | Jun 12 20:06:42.730780 crc crio[20719]: time="2026-06-12T20:06:42.730687898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.248130 | controller | Jun 12 20:06:42.757874 crc crio[20719]: time="2026-06-12T20:06:42.757750051Z" level=info msg="Created container dbe0537d3b46ec037871f3a0d4c4242cd47502657d4da4180e46ab715fc88beb: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kubecfg-setup" id=9e8b2da9-f9a3-4193-bc0b-b312bcecb5e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.248145 | controller | Jun 12 20:06:42.761588 crc crio[20719]: time="2026-06-12T20:06:42.761514334Z" level=info msg="Starting container: dbe0537d3b46ec037871f3a0d4c4242cd47502657d4da4180e46ab715fc88beb" id=80b5eada-7a1e-43b0-8773-cf5154e17a9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.248161 | controller | Jun 12 20:06:42.766046 crc crio[20719]: time="2026-06-12T20:06:42.766012498Z" level=info msg="Started container" PID=34279 containerID=dbe0537d3b46ec037871f3a0d4c4242cd47502657d4da4180e46ab715fc88beb description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/kubecfg-setup id=80b5eada-7a1e-43b0-8773-cf5154e17a9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960
2026-06-12 21:10:20.248177 | controller | Jun 12 20:06:42.788020 crc crio[20719]: time="2026-06-12T20:06:42.787483376Z" level=info msg="Created container 29e6ae01b0e2032a072a77c9c747c7cbe7f9b3a624f75ba388853ea42aa1de07: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/kube-rbac-proxy" id=f6539bac-1ab6-4aa7-8cce-0ef259df3043 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.248192 | controller | Jun 12 20:06:42.788716 crc crio[20719]: time="2026-06-12T20:06:42.788643888Z" level=info msg="Starting container: 29e6ae01b0e2032a072a77c9c747c7cbe7f9b3a624f75ba388853ea42aa1de07" id=aaa57e53-7c99-40fb-a6fc-7a272fefcf03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.248208 | controller | Jun 12 20:06:42.798949 crc crio[20719]: time="2026-06-12T20:06:42.798889199Z" level=info msg="Removing container: a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9" id=6ea2b820-3d82-4014-999d-a0ba7993f7f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248224 | controller | Jun 12 20:06:42.802379 crc crio[20719]: time="2026-06-12T20:06:42.801046669Z" level=info msg="Started container" PID=34284 containerID=29e6ae01b0e2032a072a77c9c747c7cbe7f9b3a624f75ba388853ea42aa1de07 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/kube-rbac-proxy id=aaa57e53-7c99-40fb-a6fc-7a272fefcf03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a74137e74c89b1a5da71d61ad7cb8c41aa0233a594d2afb866755546ace7707
2026-06-12 21:10:20.248240 | controller | Jun 12 20:06:42.816475 crc crio[20719]: time="2026-06-12T20:06:42.816305892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=8ff27349-cb89-4e6b-b130-56851e5c0ad0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.248259 | controller | Jun 12 20:06:42.821333 crc crio[20719]: time="2026-06-12T20:06:42.821203161Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=b72a8cde-072f-4013-8554-11baac24919e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.248275 | controller | Jun 12 20:06:42.824376 crc crio[20719]: time="2026-06-12T20:06:42.824326117Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=f4fb2498-a89c-41ca-a1c4-2f35d9fc8679 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.248290 | controller | Jun 12 20:06:42.824950 crc crio[20719]: time="2026-06-12T20:06:42.824922182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.248306 | controller | Jun 12 20:06:42.828150 crc crio[20719]: time="2026-06-12T20:06:42.828022428Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8f1483ca-9ce6-41de-b6da-24213f21ed6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.248322 | controller | Jun 12 20:06:42.860987 crc crio[20719]: time="2026-06-12T20:06:42.860755665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3f8f9a7d-9f7e-4ce3-857b-045df4d65f63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.248338 | controller | Jun 12 20:06:42.877327 crc crio[20719]: time="2026-06-12T20:06:42.876180141Z" level=info msg="Removed container a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=6ea2b820-3d82-4014-999d-a0ba7993f7f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248353 | controller | Jun 12 20:06:42.884908 crc crio[20719]: time="2026-06-12T20:06:42.884823912Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/ovnkube-cluster-manager" id=7f12b2f5-e26d-47a1-b943-8e1f6651665f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.248369 | controller | Jun 12 20:06:42.885339 crc crio[20719]: time="2026-06-12T20:06:42.885236713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.248384 | controller | Jun 12 20:06:42.898820 crc crio[20719]: time="2026-06-12T20:06:42.898688022Z" level=info msg="Removing container: 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3" id=34193f02-e0fb-417b-92b7-37c375f6030c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248400 | controller | Jun 12 20:06:42.908543 crc crio[20719]: time="2026-06-12T20:06:42.908488718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.248416 | controller | Jun 12 20:06:42.910559 crc crio[20719]: time="2026-06-12T20:06:42.910532385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.248431 | controller | Jun 12 20:06:42.927326 crc crio[20719]: time="2026-06-12T20:06:42.927151788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.248448 | controller | Jun 12 20:06:42.935668 crc crio[20719]: time="2026-06-12T20:06:42.935074305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.248467 | controller | Jun 12 20:06:42.988345 crc crio[20719]: time="2026-06-12T20:06:42.988228112Z" level=info msg="Removed container 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=34193f02-e0fb-417b-92b7-37c375f6030c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248484 | controller | Jun 12 20:06:42.993083 crc crio[20719]: time="2026-06-12T20:06:42.992707966Z" level=info msg="Removing container: 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34" id=2747404f-0884-4988-87ed-14a7f2154117 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248500 | controller | Jun 12 20:06:43.016832 crc crio[20719]: time="2026-06-12T20:06:43.016219712Z" level=info msg="Removed container 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=2747404f-0884-4988-87ed-14a7f2154117 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248516 | controller | Jun 12 20:06:43.023670 crc crio[20719]: time="2026-06-12T20:06:43.023087702Z" level=info msg="Removing container: 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25" id=598c2aef-d080-483f-a7ca-673f10390f2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248531 | controller | Jun 12 20:06:43.038254 crc crio[20719]: time="2026-06-12T20:06:43.038205495Z" level=info msg="Removed container 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=598c2aef-d080-483f-a7ca-673f10390f2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248568 | controller | Jun 12 20:06:43.040773 crc crio[20719]: time="2026-06-12T20:06:43.040706612Z" level=info msg="Removing container: 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01" id=ba29d7f1-5a15-436a-a3ea-489e146578dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248586 | controller | Jun 12 20:06:43.055032 crc crio[20719]: time="2026-06-12T20:06:43.054956554Z" level=info msg="Created container 66533187af1e104b7defb0ccf5def9e9e9a25ba2fa092f143be890007ea22870: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/ovnkube-cluster-manager" id=7f12b2f5-e26d-47a1-b943-8e1f6651665f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.248602 | controller | Jun 12 20:06:43.056745 crc crio[20719]: time="2026-06-12T20:06:43.056663009Z" level=info msg="Starting container: 66533187af1e104b7defb0ccf5def9e9e9a25ba2fa092f143be890007ea22870" id=47fdbae1-b8a5-498b-bdc6-9c8f9dd83d86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.248618 | controller | Jun 12 20:06:43.060852 crc crio[20719]: time="2026-06-12T20:06:43.060779655Z" level=info msg="Removed container 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=ba29d7f1-5a15-436a-a3ea-489e146578dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248634 | controller | Jun 12 20:06:43.063380 crc crio[20719]: time="2026-06-12T20:06:43.063324742Z" level=info msg="Removing container: f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057" id=84164d39-356c-417f-ba02-2428f1694779 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248650 | controller | Jun 12 20:06:43.064458 crc crio[20719]: time="2026-06-12T20:06:43.064247777Z" level=info msg="Started container" PID=34313 containerID=66533187af1e104b7defb0ccf5def9e9e9a25ba2fa092f143be890007ea22870 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/ovnkube-cluster-manager id=47fdbae1-b8a5-498b-bdc6-9c8f9dd83d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a74137e74c89b1a5da71d61ad7cb8c41aa0233a594d2afb866755546ace7707
2026-06-12 21:10:20.248666 | controller | Jun 12 20:06:43.066083 crc crio[20719]: time="2026-06-12T20:06:43.066044257Z" level=info msg="Created container 486e2f6d95a983a346950e4f83e40a3ffdb66bec5afc06b4c8e1af0e32a38a80: openshift-multus/multus-bzhnf/kube-multus" id=f4fb2498-a89c-41ca-a1c4-2f35d9fc8679 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.248686 | controller | Jun 12 20:06:43.067230 crc crio[20719]: time="2026-06-12T20:06:43.067103727Z" level=info msg="Starting container: 486e2f6d95a983a346950e4f83e40a3ffdb66bec5afc06b4c8e1af0e32a38a80" id=f6762a5c-159c-4ea8-8db8-c18c9cf6de87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.248703 | controller | Jun 12 20:06:43.079991 crc crio[20719]: time="2026-06-12T20:06:43.079941749Z" level=info msg="Removed container f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=84164d39-356c-417f-ba02-2428f1694779 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248718 | controller | Jun 12 20:06:43.080976 crc crio[20719]: time="2026-06-12T20:06:43.080665928Z" level=info msg="Started container" PID=34314 containerID=486e2f6d95a983a346950e4f83e40a3ffdb66bec5afc06b4c8e1af0e32a38a80 description=openshift-multus/multus-bzhnf/kube-multus id=f6762a5c-159c-4ea8-8db8-c18c9cf6de87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e24565c82cb60794100f8993b3a27c35d6a8b28759e6f3e8b755aeee8c56949f
2026-06-12 21:10:20.248734 | controller | Jun 12 20:06:43.087109 crc crio[20719]: time="2026-06-12T20:06:43.087029102Z" level=info msg="Removing container: eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02" id=e6a7e7a6-bda3-478c-81e6-22383eb618a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248750 | controller | Jun 12 20:06:43.101786 crc crio[20719]: time="2026-06-12T20:06:43.101683115Z" level=info msg="Removed container eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=e6a7e7a6-bda3-478c-81e6-22383eb618a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248766 | controller | Jun 12 20:06:43.102243 crc crio[20719]: time="2026-06-12T20:06:43.101815038Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_5defc5e1-ab1c-4e45-9a9e-312f0792c983\""
2026-06-12 21:10:20.248783 | controller | Jun 12 20:06:43.102430 crc crio[20719]: time="2026-06-12T20:06:43.102320753Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.248799 | controller | Jun 12 20:06:43.106735 crc crio[20719]: time="2026-06-12T20:06:43.10664243Z" level=info msg="Removing container: c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d" id=74f986e1-0aff-428f-87ca-3f2eb0272cc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248815 | controller | Jun 12 20:06:43.126880 crc crio[20719]: time="2026-06-12T20:06:43.126809013Z" level=info msg="Removed container c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=74f986e1-0aff-428f-87ca-3f2eb0272cc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248831 | controller | Jun 12 20:06:43.129148 crc crio[20719]: time="2026-06-12T20:06:43.129109606Z" level=info msg="Removing container: 66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf" id=75ca022a-a4b9-438b-9a12-503f1d28000e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248847 | controller | Jun 12 20:06:43.152948 crc crio[20719]: time="2026-06-12T20:06:43.152881698Z" level=info msg="Removed container 66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=75ca022a-a4b9-438b-9a12-503f1d28000e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.248883 | controller | Jun 12 20:06:43.664015 crc crio[20719]: time="2026-06-12T20:06:43.663041461Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-12 21:10:20.248901 | controller | Jun 12 20:06:43.666105 crc crio[20719]: time="2026-06-12T20:06:43.664069369Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.248920 | controller | Jun 12 20:06:43.693389 crc crio[20719]: time="2026-06-12T20:06:43.692819668Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-12 21:10:20.248937 | controller | Jun 12 20:06:43.693389 crc crio[20719]: time="2026-06-12T20:06:43.693098935Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.248952 | controller | Jun 12 20:06:43.696184 crc crio[20719]: time="2026-06-12T20:06:43.695973334Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-12 21:10:20.248968 | controller | Jun 12 20:06:43.696473 crc crio[20719]: time="2026-06-12T20:06:43.696224951Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.248984 | controller | Jun 12 20:06:43.713829 crc crio[20719]: time="2026-06-12T20:06:43.71365377Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-12 21:10:20.248999 | controller | Jun 12 20:06:43.713829 crc crio[20719]: time="2026-06-12T20:06:43.713807594Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.249014 | controller | Jun 12 20:06:43.727907 crc crio[20719]: time="2026-06-12T20:06:43.727768527Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-12 21:10:20.249030 | controller | Jun 12 20:06:43.727907 crc crio[20719]: time="2026-06-12T20:06:43.727872589Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.249045 | controller | Jun 12 20:06:43.739215 crc crio[20719]: time="2026-06-12T20:06:43.739063406Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-12 21:10:20.249060 | controller | Jun 12 20:06:43.739215 crc crio[20719]: time="2026-06-12T20:06:43.73920612Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.249075 | controller | Jun 12 20:06:43.748057 crc crio[20719]: time="2026-06-12T20:06:43.74793959Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-12 21:10:20.249091 | controller | Jun 12 20:06:43.748368 crc crio[20719]: time="2026-06-12T20:06:43.748096024Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.249106 | controller | Jun 12 20:06:43.748661 crc crio[20719]: time="2026-06-12T20:06:43.748553316Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-12 21:10:20.249121 | controller | Jun 12 20:06:43.748801 crc crio[20719]: time="2026-06-12T20:06:43.74868911Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.249137 | controller | Jun 12 20:06:43.756922 crc crio[20719]: time="2026-06-12T20:06:43.756799763Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_5defc5e1-ab1c-4e45-9a9e-312f0792c983\""
2026-06-12 21:10:20.249153 | controller | Jun 12 20:06:43.857751 crc crio[20719]: time="2026-06-12T20:06:43.856053774Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a5d6f8d1-8aa2-40da-b8de-e87eaf9cf075 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.249169 | controller | Jun 12 20:06:43.859546 crc crio[20719]: time="2026-06-12T20:06:43.859054408Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c591472c-e768-41da-8d46-e177e15398a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.249185 | controller | Jun 12 20:06:43.873641 crc crio[20719]: time="2026-06-12T20:06:43.87113146Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-controller" id=4e0a940f-3d25-4dd9-b03a-b7bb7d23b71b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.249202 | controller | Jun 12 20:06:43.873641 crc crio[20719]: time="2026-06-12T20:06:43.871794829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.249222 | controller | Jun 12 20:06:43.925652 crc crio[20719]: time="2026-06-12T20:06:43.925015939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.249239 | controller | Jun 12 20:06:43.928057 crc crio[20719]: time="2026-06-12T20:06:43.92792214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.249255 | controller | Jun 12 20:06:44.040803 crc crio[20719]: time="2026-06-12T20:06:44.040620878Z" level=info msg="Created container 67f0be0ceb996e2c3674d007cb977d6c02ec98d677e3dadb1cd7c84467376928: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-controller" id=4e0a940f-3d25-4dd9-b03a-b7bb7d23b71b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.249271 | controller | Jun 12 20:06:44.042610 crc crio[20719]: time="2026-06-12T20:06:44.042505869Z" level=info msg="Starting container: 67f0be0ceb996e2c3674d007cb977d6c02ec98d677e3dadb1cd7c84467376928" id=594ae77b-48b1-4893-bce1-bf459fc4551b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.249287 | controller | Jun 12 20:06:44.123124 crc crio[20719]: time="2026-06-12T20:06:44.122522854Z" level=info msg="Started container" PID=34392 containerID=67f0be0ceb996e2c3674d007cb977d6c02ec98d677e3dadb1cd7c84467376928 description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-controller id=594ae77b-48b1-4893-bce1-bf459fc4551b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960
2026-06-12 21:10:20.249303 | controller | Jun 12 20:06:44.135904 crc crio[20719]: time="2026-06-12T20:06:44.135819799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=aa9f56ae-e699-4e96-80ed-431f1b32610a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.249319 | controller | Jun 12 20:06:44.138016 crc crio[20719]: time="2026-06-12T20:06:44.137941187Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bed77926-11db-4180-a7b1-7fda550966b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.249335 | controller | Jun 12 20:06:44.143953 crc crio[20719]: time="2026-06-12T20:06:44.143852609Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-acl-logging" id=6791e238-c3ef-4382-b8bc-dff38ac60216 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.249350 | controller | Jun 12 20:06:44.144520 crc crio[20719]: time="2026-06-12T20:06:44.144446935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.249367 | controller | Jun 12 20:06:44.174080 crc crio[20719]: time="2026-06-12T20:06:44.173967605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.249382 | controller | Jun 12 20:06:44.175913 crc crio[20719]: time="2026-06-12T20:06:44.175787676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.249398 | controller | Jun 12 20:06:44.283557 crc crio[20719]: time="2026-06-12T20:06:44.283457098Z" level=info msg="Created container 83c32260e0d0e5f2c39dbc5a19f18f45dced07f338b0158b057f5959b803038f: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-acl-logging" id=6791e238-c3ef-4382-b8bc-dff38ac60216 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.249414 | controller | Jun 12 20:06:44.285146 crc crio[20719]: time="2026-06-12T20:06:44.285061422Z" level=info msg="Starting container: 83c32260e0d0e5f2c39dbc5a19f18f45dced07f338b0158b057f5959b803038f" id=8af87477-e5e8-4447-a206-617f463aaecc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.249434 | controller | Jun 12 20:06:44.308100 crc crio[20719]: time="2026-06-12T20:06:44.30794683Z" level=info msg="Started container" PID=34404 containerID=83c32260e0d0e5f2c39dbc5a19f18f45dced07f338b0158b057f5959b803038f description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-acl-logging id=8af87477-e5e8-4447-a206-617f463aaecc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960
2026-06-12 21:10:20.249450 | controller | Jun 12 20:06:44.328220 crc crio[20719]: time="2026-06-12T20:06:44.325651828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9ce2610a-5926-42ff-843a-15d1cc52f5ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.249466 | controller | Jun 12 20:06:44.332540 crc crio[20719]: time="2026-06-12T20:06:44.332091793Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=bc6f4a97-dee5-4877-a829-966ec4163b28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.249482 | controller | Jun 12 20:06:44.346018 crc crio[20719]: time="2026-06-12T20:06:44.345867202Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-node" id=0a668a11-0075-4dd0-8085-367155423a55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.249498 | controller | Jun 12 20:06:44.347463 crc crio[20719]: time="2026-06-12T20:06:44.347189879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.249514 | controller | Jun 12 20:06:44.375890 crc crio[20719]: time="2026-06-12T20:06:44.375743219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.249530 | controller | Jun 12 20:06:44.376128 crc crio[20719]: time="2026-06-12T20:06:44.375774442Z" level=info msg="Removing container: 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809" id=28589f33-290a-4122-aae8-83a67361c773 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.249545 | controller | Jun 12 20:06:44.378157 crc crio[20719]: time="2026-06-12T20:06:44.378051684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.249561 | controller | Jun 12 20:06:44.410744 crc crio[20719]: time="2026-06-12T20:06:44.410427302Z" level=info msg="Removed container 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=28589f33-290a-4122-aae8-83a67361c773 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.249576 | controller | Jun 12 20:06:44.415699 crc crio[20719]: time="2026-06-12T20:06:44.415501769Z" level=info msg="Removing container: c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3" id=0f038418-a130-4f34-beb8-51f2753dbd47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.249593 | controller | Jun 12 20:06:44.443612 crc crio[20719]: time="2026-06-12T20:06:44.443196582Z" level=info msg="Removed container c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=0f038418-a130-4f34-beb8-51f2753dbd47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.249608 | controller | Jun 12 20:06:44.451960 crc crio[20719]: time="2026-06-12T20:06:44.451786375Z" level=info msg="Stopping pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897" id=9dd1ecd3-c0d2-4ecd-ae2f-fa953f225810 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.249628 | controller | Jun 12 20:06:44.451960 crc crio[20719]: time="2026-06-12T20:06:44.451873097Z" level=info msg="Stopped pod sandbox (already stopped): 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897" id=9dd1ecd3-c0d2-4ecd-ae2f-fa953f225810 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.249644 | controller | Jun 12 20:06:44.452653 crc crio[20719]: time="2026-06-12T20:06:44.452482255Z" level=info msg="Removing pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897" id=59a829f0-3962-4f5f-aec3-cc982fe47577 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.249660 | controller | Jun 12 20:06:44.463174 crc crio[20719]: time="2026-06-12T20:06:44.463029095Z" level=info msg="Removed pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897" id=59a829f0-3962-4f5f-aec3-cc982fe47577 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.249675 | controller | Jun 12 20:06:44.464095 crc crio[20719]: time="2026-06-12T20:06:44.463854956Z" level=info msg="Stopping pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4" id=419121f8-96f0-4b90-a376-8ead6813996d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.249691 | controller | Jun 12 20:06:44.464095 crc crio[20719]: time="2026-06-12T20:06:44.463928358Z" level=info msg="Stopped pod sandbox (already stopped): f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4" id=419121f8-96f0-4b90-a376-8ead6813996d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.249706 | controller | Jun 12 20:06:44.464722 crc crio[20719]: time="2026-06-12T20:06:44.464580296Z" level=info msg="Removing pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4" id=b061557a-bb00-4dec-8310-2ee5ddfae965 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.249722 | controller | Jun 12 20:06:44.480603 crc crio[20719]: time="2026-06-12T20:06:44.480489577Z" level=info msg="Removed pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4" id=b061557a-bb00-4dec-8310-2ee5ddfae965 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.249737 | controller | Jun 12 20:06:44.493769 crc crio[20719]: time="2026-06-12T20:06:44.493668955Z" level=info msg="Created container b68f23c301acf59f6643a1d785fa40d733b1c2adc8edaf71d2a74bd2b5f42b1d: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-node" id=0a668a11-0075-4dd0-8085-367155423a55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.249753 | controller | Jun 12 20:06:44.494931 crc crio[20719]: time="2026-06-12T20:06:44.494744414Z" level=info msg="Starting container: b68f23c301acf59f6643a1d785fa40d733b1c2adc8edaf71d2a74bd2b5f42b1d" id=eb2a01e2-1d63-4889-a585-062c62c13373 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.249768 | controller | Jun 12 20:06:44.502320 crc crio[20719]: time="2026-06-12T20:06:44.502142126Z" level=info msg="Started container" PID=34424 containerID=b68f23c301acf59f6643a1d785fa40d733b1c2adc8edaf71d2a74bd2b5f42b1d description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-node id=eb2a01e2-1d63-4889-a585-062c62c13373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960
2026-06-12 21:10:20.249785 | controller | Jun 12 20:06:44.523554 crc crio[20719]: time="2026-06-12T20:06:44.523468991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=83817b4b-f9c8-46fe-9f00-79cba7435add name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.249801 | controller | Jun 12 20:06:44.526680 crc crio[20719]: time="2026-06-12T20:06:44.526586617Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d80b0722-adf8-49e8-a1e7-c85148d1fc3b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.249819 | controller | Jun 12 20:06:44.534768 crc crio[20719]: time="2026-06-12T20:06:44.534673169Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-ovn-metrics" id=059814ff-7be1-4e2f-9a96-7a2e07e11712 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.249836 | controller | Jun 12 20:06:44.535012 crc crio[20719]: time="2026-06-12T20:06:44.534955646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.249873 | controller | Jun 12 20:06:44.564547 crc crio[20719]: time="2026-06-12T20:06:44.564446415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.249892 | controller | Jun 12 20:06:44.567048 crc crio[20719]: time="2026-06-12T20:06:44.566971484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.249909 | controller | Jun 12 20:06:44.653115 crc crio[20719]: time="2026-06-12T20:06:44.652998244Z" level=info msg="Created container 4c4e1d9604d0c6265677f7fdb2a0055b5586ec882330b3ec34e8368a60c1e7f4: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-ovn-metrics" id=059814ff-7be1-4e2f-9a96-7a2e07e11712 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.249925 | controller | Jun 12 20:06:44.654778 crc crio[20719]: time="2026-06-12T20:06:44.654714601Z" level=info msg="Starting container: 4c4e1d9604d0c6265677f7fdb2a0055b5586ec882330b3ec34e8368a60c1e7f4" id=142b773f-6bea-47c7-9975-e2f509d10831 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.249941 | controller | Jun 12 20:06:44.659929 crc crio[20719]: time="2026-06-12T20:06:44.659855022Z" level=info msg="Started container" PID=34443 containerID=4c4e1d9604d0c6265677f7fdb2a0055b5586ec882330b3ec34e8368a60c1e7f4 description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-ovn-metrics id=142b773f-6bea-47c7-9975-e2f509d10831 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960
2026-06-12 21:10:20.249957 | controller | Jun 12 20:06:44.680155 crc crio[20719]: time="2026-06-12T20:06:44.680045576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3fa4ac25-f6c4-4c84-8575-bc6d5f55b2c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.249973 | controller | Jun 12 20:06:44.682338 crc crio[20719]: time="2026-06-12T20:06:44.682223906Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f952c0fb-bc00-477f-ba18-9433da2c9314 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.249988 | controller | Jun 12 20:06:44.688873 crc crio[20719]: time="2026-06-12T20:06:44.688802726Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/northd" id=9b527340-8cc9-4857-93ad-33eb32f72874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.250004 | controller | Jun 12 20:06:44.689338 crc crio[20719]: time="2026-06-12T20:06:44.689217017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.250020 | controller | Jun 12 20:06:44.725352 crc crio[20719]: time="2026-06-12T20:06:44.725227635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.250036 | controller | Jun 12 20:06:44.727844 crc crio[20719]: time="2026-06-12T20:06:44.727778626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.250055 | controller | Jun 12 20:06:44.838678 crc crio[20719]: time="2026-06-12T20:06:44.838372048Z" level=info msg="Created container 939da759e6ff0089008677ae41a8931d8ba9ad5cdae673d656527c95a41b02ab: openshift-ovn-kubernetes/ovnkube-node-cwj7n/northd" id=9b527340-8cc9-4857-93ad-33eb32f72874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.250071 | controller | Jun 12 20:06:44.840347 crc crio[20719]: time="2026-06-12T20:06:44.840200739Z" level=info msg="Starting container: 939da759e6ff0089008677ae41a8931d8ba9ad5cdae673d656527c95a41b02ab" id=8fb07fb1-c988-4abd-be13-3629fa78d9e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.250087 | controller | Jun 12 20:06:44.847703 crc crio[20719]: time="2026-06-12T20:06:44.84754048Z" level=info msg="Started container" PID=34462 containerID=939da759e6ff0089008677ae41a8931d8ba9ad5cdae673d656527c95a41b02ab description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/northd id=8fb07fb1-c988-4abd-be13-3629fa78d9e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960
2026-06-12 21:10:20.250103 | controller | Jun 12 20:06:44.867961 crc crio[20719]: time="2026-06-12T20:06:44.867853358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ab08be71-6d54-43a9-8b2d-e1abaf554d7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.250119 | controller | Jun 12 20:06:44.870523 crc crio[20719]: time="2026-06-12T20:06:44.870431168Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=46064dec-f7f1-4000-ba2a-5448b630715c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.250135 | controller | Jun 12 20:06:44.882183 crc crio[20719]: time="2026-06-12T20:06:44.882019086Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/nbdb" id=eac9f491-8a0b-4bf7-aa4a-fe870836020e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.250150 | controller | Jun 12 20:06:44.882580 crc crio[20719]: time="2026-06-12T20:06:44.88255811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.250166 | controller | Jun 12 20:06:44.909925 crc crio[20719]: time="2026-06-12T20:06:44.90914337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.250182 | controller | Jun 12 20:06:44.910977 crc crio[20719]: time="2026-06-12T20:06:44.910869019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.250197 | controller | Jun 12 20:06:45.024706 crc crio[20719]: time="2026-06-12T20:06:45.024510914Z" level=info msg="Created container aa750368274ba14e473d1fb99be8ed809b1c2766f5709a35cf39c3dc344ccf7b: openshift-ovn-kubernetes/ovnkube-node-cwj7n/nbdb" id=eac9f491-8a0b-4bf7-aa4a-fe870836020e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.250213 | controller | Jun 12 20:06:45.026909 crc crio[20719]: time="2026-06-12T20:06:45.026756746Z" level=info msg="Starting container: aa750368274ba14e473d1fb99be8ed809b1c2766f5709a35cf39c3dc344ccf7b" id=b421e1f9-68dc-4b96-aaa3-6845c67b0729 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.250228 | controller | Jun 12 20:06:45.034983 crc crio[20719]: time="2026-06-12T20:06:45.034836446Z" level=info msg="Started container" PID=34473 containerID=aa750368274ba14e473d1fb99be8ed809b1c2766f5709a35cf39c3dc344ccf7b description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/nbdb id=b421e1f9-68dc-4b96-aaa3-6845c67b0729 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960
2026-06-12 21:10:20.250286 | controller | Jun 12 20:06:47.163198 crc crio[20719]: time="2026-06-12T20:06:47.162189816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3e0138a0-cfd5-45a0-b4de-b99bc546c5be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.250313 | controller | Jun 12 20:06:47.166873 crc crio[20719]: time="2026-06-12T20:06:47.166655349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bb7007c0-c7b1-403f-99d2-9f2a82cc43d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.250337 | controller | Jun 12 20:06:47.177055 crc crio[20719]: time="2026-06-12T20:06:47.17692201Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/sbdb" id=1220d06f-6471-4a8b-b7f0-6052a7b639e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.250355 | controller | Jun 12 20:06:47.177344 crc crio[20719]: time="2026-06-12T20:06:47.177220138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.250371 | controller | Jun 12 20:06:47.206713 crc crio[20719]: time="2026-06-12T20:06:47.206545194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.250387 | controller | Jun 12 20:06:47.210922 crc crio[20719]: time="2026-06-12T20:06:47.210773322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.250403 | controller | Jun 12 20:06:47.330106 crc crio[20719]: time="2026-06-12T20:06:47.329957718Z" level=info msg="Created container d4a06f0cb4d399f30db805a03b502a0aa33ff4a3d92ac6e3e0ace451b443467b: openshift-ovn-kubernetes/ovnkube-node-cwj7n/sbdb" id=1220d06f-6471-4a8b-b7f0-6052a7b639e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.250419 | controller | Jun 12 20:06:47.331991 crc crio[20719]: time="2026-06-12T20:06:47.331874531Z" level=info msg="Starting container: d4a06f0cb4d399f30db805a03b502a0aa33ff4a3d92ac6e3e0ace451b443467b" id=5af088fd-8620-46eb-bfb1-05a45e6e24e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.250435 | controller | Jun 12 20:06:47.339663 crc crio[20719]: time="2026-06-12T20:06:47.339563421Z" level=info msg="Started container" PID=34593 containerID=d4a06f0cb4d399f30db805a03b502a0aa33ff4a3d92ac6e3e0ace451b443467b description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/sbdb id=5af088fd-8620-46eb-bfb1-05a45e6e24e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960
2026-06-12 21:10:20.250451 | controller | Jun 12 20:06:49.471722 crc crio[20719]: time="2026-06-12T20:06:49.471067109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c80e7671-7d3c-46f0-823c-e7579ba3df8d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.250468 | controller | Jun 12 20:06:49.555480 crc crio[20719]: time="2026-06-12T20:06:49.554981246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b063fd10-43b4-4465-a4a3-b916157ddbed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.250483 | controller | Jun 12 20:06:49.604676 crc crio[20719]: time="2026-06-12T20:06:49.604466304Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovnkube-controller" id=58dcf937-2ea2-4856-8ef5-bb3ef5a1d4db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.250506 | controller | Jun 12 20:06:49.606837 crc crio[20719]: time="2026-06-12T20:06:49.606736856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.250522 | controller | Jun 12 20:06:49.663924 crc crio[20719]: time="2026-06-12T20:06:49.66377629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.250538 | controller | Jun 12 20:06:49.667076 crc crio[20719]: time="2026-06-12T20:06:49.666991279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.250554 | controller | Jun 12 20:06:49.880888 crc crio[20719]: time="2026-06-12T20:06:49.877966766Z" level=info msg="Created container c898b0cc152e62a5fc61353a30b81827358e724526b611cc99fc5539419126e3: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovnkube-controller" id=58dcf937-2ea2-4856-8ef5-bb3ef5a1d4db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.250571 | controller | Jun 12 20:06:49.881466 crc crio[20719]: time="2026-06-12T20:06:49.881189823Z" level=info msg="Starting container: c898b0cc152e62a5fc61353a30b81827358e724526b611cc99fc5539419126e3" id=e6ac34cd-0724-4a98-911c-de0fe70c8866 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.250587 | controller | Jun 12 20:06:49.890077 crc crio[20719]: time="2026-06-12T20:06:49.889772888Z" level=info msg="Started container" PID=34679 containerID=c898b0cc152e62a5fc61353a30b81827358e724526b611cc99fc5539419126e3 description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovnkube-controller id=e6ac34cd-0724-4a98-911c-de0fe70c8866 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960
2026-06-12 21:10:20.250603 | controller | Jun 12 20:06:50.066593 crc crio[20719]: time="2026-06-12T20:06:50.066220559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.250618 | controller | Jun 12 20:06:50.066959 crc crio[20719]: time="2026-06-12T20:06:50.066771924Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.250633 | controller | Jun 12 20:06:50.066959 crc crio[20719]: time="2026-06-12T20:06:50.066855366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.250649 | controller | Jun 12 20:06:50.066959 crc crio[20719]: time="2026-06-12T20:06:50.066917708Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.250664 | controller | Jun 12 20:06:50.067790 crc crio[20719]: time="2026-06-12T20:06:50.067509014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.250680 | controller | Jun 12 20:06:50.067790 crc crio[20719]: time="2026-06-12T20:06:50.067653638Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.250695 | controller | Jun 12 20:06:50.067790 crc crio[20719]: time="2026-06-12T20:06:50.067691429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.250711 | controller | Jun 12 20:06:50.067790 crc crio[20719]: time="2026-06-12T20:06:50.06772121Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.250726 | controller | Jun 12 20:06:50.068224 crc crio[20719]: time="2026-06-12T20:06:50.067996147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.250741 | controller | Jun 12 20:06:50.068224 crc crio[20719]: time="2026-06-12T20:06:50.068042658Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.250756 | controller | Jun 12 20:06:50.068672 crc crio[20719]: time="2026-06-12T20:06:50.068349207Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.250775 | controller | Jun 12 20:06:50.068672 crc crio[20719]: time="2026-06-12T20:06:50.068437009Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.250791 | controller | Jun 12 20:06:50.068672 crc crio[20719]: time="2026-06-12T20:06:50.068614284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.250805 | controller | Jun 12 20:06:50.068672 crc crio[20719]: time="2026-06-12T20:06:50.068663135Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.250821 | controller | Jun 12 20:06:50.069060 crc crio[20719]: time="2026-06-12T20:06:50.068926133Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.250836 | controller | Jun 12 20:06:50.069060 crc crio[20719]: time="2026-06-12T20:06:50.068966954Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.250875 | controller | Jun 12 20:06:50.069240 crc crio[20719]: time="2026-06-12T20:06:50.069117808Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.250893 | controller | Jun 12 20:06:50.069240 crc crio[20719]: time="2026-06-12T20:06:50.069153859Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.250909 | controller | Jun 12 20:06:50.069624 crc crio[20719]: time="2026-06-12T20:06:50.069459988Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.250924 | controller | Jun 12 20:06:50.069624 crc crio[20719]: time="2026-06-12T20:06:50.069499109Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.250939 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.069817187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.250954 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.06990238Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.250970 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.070069464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.250985 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.070116975Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251000 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.070487766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251015 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.070539367Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251030 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.070622069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251046 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.07066484Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251061 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.070885056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251077 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.070925827Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251092 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.071132784Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251107 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.071178155Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251125 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.071567926Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251141 | controller | Jun 12 20:06:50.071740 crc crio[20719]: time="2026-06-12T20:06:50.071625687Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251157 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.071778221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251172 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.071831853Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251187 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.072071799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251203 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.072113261Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251219 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.07248167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251235 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.072532043Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251250 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.072703737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251265 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.072739218Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251281 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.072956034Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251296 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.072994185Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251311 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.073224042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251327 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.073452337Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251342 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.073602772Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251357 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.073652133Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251372 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.073832008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251387 | controller | Jun 12 20:06:50.073860 crc crio[20719]: time="2026-06-12T20:06:50.073870629Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251402 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.074075536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251418 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.074112877Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251433 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.074517968Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251452 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.074570909Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251469 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.074788245Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251484 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.074826636Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251500 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.075027431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251562 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.075065732Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251583 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.075375322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251600 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.075497655Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251617 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.075641269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251632 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.075759362Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251648 | controller | Jun 12 20:06:50.076128 crc crio[20719]: time="2026-06-12T20:06:50.076153511Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251664 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.076257076Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251679 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.076371439Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251695 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.076510562Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251710 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.076808592Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251725 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.076908604Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251741 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.077073419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251756 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.07710924Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251771 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.077376137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251786 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.07747828Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251802 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.077624694Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251817 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.077669275Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251837 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.077790248Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251871 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.077825469Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251889 | controller | Jun 12 20:06:50.077956 crc crio[20719]: time="2026-06-12T20:06:50.077960793Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251904 | controller | Jun 12 20:06:50.079059 crc crio[20719]: time="2026-06-12T20:06:50.077996514Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251920 | controller | Jun 12 20:06:50.079059 crc crio[20719]: time="2026-06-12T20:06:50.078133928Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251935 | controller | Jun 12 20:06:50.079059 crc crio[20719]: time="2026-06-12T20:06:50.078170139Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251950 | controller | Jun 12 20:06:50.079059 crc crio[20719]: time="2026-06-12T20:06:50.078456837Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251965 | controller | Jun 12 20:06:50.079059 crc crio[20719]: time="2026-06-12T20:06:50.078497658Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.251981 | controller | Jun 12 20:06:50.079059 crc crio[20719]: time="2026-06-12T20:06:50.078669513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.251996 | controller | Jun 12 20:06:50.079059 crc crio[20719]: time="2026-06-12T20:06:50.078716284Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252011 | controller | Jun 12 20:06:50.079059 crc crio[20719]: time="2026-06-12T20:06:50.078973671Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252026 | controller | Jun 12 20:06:50.079059 crc crio[20719]: time="2026-06-12T20:06:50.079013072Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252041 | controller | Jun 12 20:06:50.081043 crc crio[20719]: time="2026-06-12T20:06:50.079212498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252056 | controller | Jun 12 20:06:50.081043 crc crio[20719]: time="2026-06-12T20:06:50.079250099Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252071 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.081912249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252086 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.081999451Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252101 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.082067653Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252116 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.082096454Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252132 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.082452663Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252147 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.082499975Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252162 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.082534536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252181 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.082567207Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252197 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.082854205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252212 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.082905137Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252227 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.082939081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252242 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.082971738Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252257 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.083504716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252272 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.083547634Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252287 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.083604506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252301 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.083630276Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252316 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.083886133Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252332 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.083928744Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252347 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.084041557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252363 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.084079178Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252378 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.084342098Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252393 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.084381247Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252408 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.0844995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252423 | controller | Jun 12 20:06:50.084578 crc crio[20719]: time="2026-06-12T20:06:50.084539421Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252438 | controller | Jun 12 20:06:50.086248 crc crio[20719]: time="2026-06-12T20:06:50.084974993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252453 | controller | Jun 12 20:06:50.086248 crc crio[20719]: time="2026-06-12T20:06:50.085016814Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252468 | controller | Jun 12 20:06:50.086248 crc crio[20719]: time="2026-06-12T20:06:50.085044265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252483 | controller | Jun 12 20:06:50.086248 crc crio[20719]: time="2026-06-12T20:06:50.085068375Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252498 | controller | Jun 12 20:06:50.086248 crc crio[20719]: time="2026-06-12T20:06:50.085527148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252517 | controller | Jun 12 20:06:50.086248 crc crio[20719]: time="2026-06-12T20:06:50.08557731Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252532 | controller | Jun 12 20:06:50.086248 crc crio[20719]: time="2026-06-12T20:06:50.085611671Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252562 | controller | Jun 12 20:06:50.086248 crc crio[20719]: time="2026-06-12T20:06:50.085642322Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252584 | controller | Jun 12 20:06:50.086248 crc crio[20719]: time="2026-06-12T20:06:50.085814896Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252602 | controller | Jun 12 20:06:50.086248 crc crio[20719]: time="2026-06-12T20:06:50.085854907Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252621 | controller | Jun 12 20:06:50.086248 crc crio[20719]: time="2026-06-12T20:06:50.086000711Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252638 | controller | Jun 12 20:06:50.086248 crc crio[20719]: time="2026-06-12T20:06:50.086037672Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252656 | controller | Jun 12 20:06:50.087241 crc crio[20719]: time="2026-06-12T20:06:50.086782323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252674 | controller | Jun 12 20:06:50.087241 crc crio[20719]: time="2026-06-12T20:06:50.086823814Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252691 | controller | Jun 12 20:06:50.089107 crc crio[20719]: time="2026-06-12T20:06:50.087904193Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252708 | controller | Jun 12 20:06:50.089107 crc crio[20719]: time="2026-06-12T20:06:50.088082078Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252725 | controller | Jun 12 20:06:50.089107 crc crio[20719]: time="2026-06-12T20:06:50.08815708Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252743 | controller | Jun 12 20:06:50.089107 crc crio[20719]: time="2026-06-12T20:06:50.088209281Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252760 | controller | Jun 12 20:06:50.089107 crc crio[20719]: time="2026-06-12T20:06:50.088237052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252777 | controller | Jun 12 20:06:50.089107 crc crio[20719]: time="2026-06-12T20:06:50.08854033Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252795 | controller | Jun 12 20:06:50.089107 crc crio[20719]: time="2026-06-12T20:06:50.088623972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252812 | controller | Jun 12 20:06:50.089107 crc crio[20719]: time="2026-06-12T20:06:50.088864899Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252827 | controller | Jun 12 20:06:50.089107 crc crio[20719]: time="2026-06-12T20:06:50.088997414Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252842 | controller | Jun 12 20:06:50.089936 crc crio[20719]: time="2026-06-12T20:06:50.089132947Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252878 | controller | Jun 12 20:06:50.089936 crc crio[20719]: time="2026-06-12T20:06:50.089201699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252895 | controller | Jun 12 20:06:50.089936 crc crio[20719]: time="2026-06-12T20:06:50.089448236Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252914 | controller | Jun 12 20:06:50.089936 crc crio[20719]: time="2026-06-12T20:06:50.089492987Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252930 | controller | Jun 12 20:06:50.089936 crc crio[20719]: time="2026-06-12T20:06:50.089538658Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252945 | controller | Jun 12 20:06:50.089936 crc crio[20719]: time="2026-06-12T20:06:50.089868477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252960 | controller | Jun 12 20:06:50.090361 crc crio[20719]: time="2026-06-12T20:06:50.089940399Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.252976 | controller | Jun 12 20:06:50.090361 crc crio[20719]: time="2026-06-12T20:06:50.08995998Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.252991 | controller | Jun 12 20:06:50.090361 crc crio[20719]: time="2026-06-12T20:06:50.089992331Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253006 | controller | Jun 12 20:06:50.090361 crc crio[20719]: time="2026-06-12T20:06:50.090026492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253021 | controller | Jun 12 20:06:50.090361 crc crio[20719]: time="2026-06-12T20:06:50.090059263Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253036 | controller | Jun 12 20:06:50.090361 crc crio[20719]: time="2026-06-12T20:06:50.090223798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253050 | controller | Jun 12 20:06:50.090361 crc crio[20719]: time="2026-06-12T20:06:50.090367352Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253066 | controller | Jun 12 20:06:50.090810 crc crio[20719]: time="2026-06-12T20:06:50.090538226Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253081 | controller | Jun 12 20:06:50.090810 crc crio[20719]: time="2026-06-12T20:06:50.090590708Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253096 | controller | Jun 12 20:06:50.090810 crc crio[20719]: time="2026-06-12T20:06:50.090717841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253111 | controller | Jun 12 20:06:50.090810 crc crio[20719]: time="2026-06-12T20:06:50.090766753Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253126 | controller | Jun 12 20:06:50.090983 crc crio[20719]: time="2026-06-12T20:06:50.090895136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253142 | controller | Jun 12 20:06:50.090983 crc crio[20719]: time="2026-06-12T20:06:50.090945237Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253157 | controller | Jun 12 20:06:50.091559 crc crio[20719]: time="2026-06-12T20:06:50.091103802Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253172 | controller | Jun 12 20:06:50.091559 crc crio[20719]: time="2026-06-12T20:06:50.091194043Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253187 | controller | Jun 12 20:06:50.091559 crc crio[20719]: time="2026-06-12T20:06:50.091470123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253202 | controller | Jun 12 20:06:50.091559 crc crio[20719]: time="2026-06-12T20:06:50.091523634Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253217 | controller | Jun 12 20:06:50.092657 crc crio[20719]: time="2026-06-12T20:06:50.091702738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253237 | controller | Jun 12 20:06:50.092657 crc crio[20719]: time="2026-06-12T20:06:50.09178396Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253252 | controller | Jun 12 20:06:50.092657 crc crio[20719]: time="2026-06-12T20:06:50.091877923Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253267 | controller | Jun 12 20:06:50.092657 crc crio[20719]: time="2026-06-12T20:06:50.091934244Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253282 | controller | Jun 12 20:06:50.092657 crc crio[20719]: time="2026-06-12T20:06:50.092057488Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253297 | controller | Jun 12 20:06:50.092657 crc crio[20719]: time="2026-06-12T20:06:50.09211907Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253312 | controller | Jun 12 20:06:50.092657 crc crio[20719]: time="2026-06-12T20:06:50.092257424Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253327 | controller | Jun 12 20:06:50.093073 crc crio[20719]: time="2026-06-12T20:06:50.092684325Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253342 | controller | Jun 12 20:06:50.093073 crc crio[20719]: time="2026-06-12T20:06:50.092747557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253357 | controller | Jun 12 20:06:50.093073 crc crio[20719]: time="2026-06-12T20:06:50.092790158Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253372 | controller | Jun 12 20:06:50.093073 crc crio[20719]: time="2026-06-12T20:06:50.092961353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253387 | controller | Jun 12 20:06:50.093073 crc crio[20719]: time="2026-06-12T20:06:50.093012804Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253402 | controller | Jun 12 20:06:50.093476 crc crio[20719]: time="2026-06-12T20:06:50.093155598Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253417 | controller | Jun 12 20:06:50.093476 crc crio[20719]: time="2026-06-12T20:06:50.09320887Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253432 | controller | Jun 12 20:06:50.093814 crc crio[20719]: time="2026-06-12T20:06:50.093696324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253447 | controller | Jun 12 20:06:50.093814 crc crio[20719]: time="2026-06-12T20:06:50.093803657Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253463 | controller | Jun 12 20:06:50.093981 crc crio[20719]: time="2026-06-12T20:06:50.093864418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253478 | controller | Jun 12 20:06:50.093981 crc crio[20719]: time="2026-06-12T20:06:50.09391584Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253494 | controller | Jun 12 20:06:50.093981 crc crio[20719]: time="2026-06-12T20:06:50.093960961Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253509 | controller | Jun 12 20:06:50.094218 crc crio[20719]: time="2026-06-12T20:06:50.093996772Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253524 | controller | Jun 12 20:06:50.096337 crc crio[20719]: time="2026-06-12T20:06:50.09615283Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253539 | controller | Jun 12 20:06:50.096337 crc crio[20719]: time="2026-06-12T20:06:50.096210162Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253558 | controller | Jun 12 20:06:50.096892 crc crio[20719]: time="2026-06-12T20:06:50.096750085Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253573 | controller | Jun 12 20:06:50.096892 crc crio[20719]: time="2026-06-12T20:06:50.096866059Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253589 | controller | Jun 12 20:06:50.097671 crc crio[20719]: time="2026-06-12T20:06:50.09692576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253604 | controller | Jun 12 20:06:50.097671 crc crio[20719]: time="2026-06-12T20:06:50.096975972Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253619 | controller | Jun 12 20:06:50.097671 crc crio[20719]: time="2026-06-12T20:06:50.097023513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253634 | controller | Jun 12 20:06:50.097671 crc crio[20719]: time="2026-06-12T20:06:50.097057364Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253650 | controller | Jun 12 20:06:50.097671 crc crio[20719]: time="2026-06-12T20:06:50.097448495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253665 | controller | Jun 12 20:06:50.097671 crc crio[20719]: time="2026-06-12T20:06:50.097501487Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253680 | controller | Jun 12 20:06:50.097671 crc crio[20719]: time="2026-06-12T20:06:50.097537078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253696 | controller | Jun 12 20:06:50.097671 crc crio[20719]: time="2026-06-12T20:06:50.097563078Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253711 | controller | Jun 12 20:06:50.099444 crc crio[20719]: time="2026-06-12T20:06:50.097753174Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253727 | controller | Jun 12 20:06:50.099444 crc crio[20719]: time="2026-06-12T20:06:50.097825616Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253742 | controller | Jun 12 20:06:50.099444 crc crio[20719]: time="2026-06-12T20:06:50.098016861Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253757 | controller | Jun 12 20:06:50.099444 crc crio[20719]: time="2026-06-12T20:06:50.098065542Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253772 | controller | Jun 12 20:06:50.099444 crc crio[20719]: time="2026-06-12T20:06:50.098241827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253787 | controller | Jun 12 20:06:50.099444 crc crio[20719]: time="2026-06-12T20:06:50.098454673Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253803 | controller | Jun 12 20:06:50.099444 crc crio[20719]: time="2026-06-12T20:06:50.098614977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253818 | controller | Jun 12 20:06:50.099444 crc crio[20719]: time="2026-06-12T20:06:50.098654898Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253833 | controller | Jun 12 20:06:50.099444 crc crio[20719]: time="2026-06-12T20:06:50.099070859Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253864 | controller | Jun 12 20:06:50.099444 crc crio[20719]: time="2026-06-12T20:06:50.09911374Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253886 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.099706886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253905 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.099752578Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253920 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.099957613Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253936 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.100005105Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253951 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.100021435Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253965 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.100050566Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.253981 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.100165849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.253996 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.10021331Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254011 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.100985852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254026 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.101075845Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254041 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.101340122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254056 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.101472185Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254071 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.101584758Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254086 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.10164848Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254101 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.102381041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254116 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.103129871Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254132 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.103836951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254147 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.103896843Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254162 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.103958405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254177 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.103992406Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254192 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.104058537Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254207 | controller | Jun 12 20:06:50.104228 crc crio[20719]: time="2026-06-12T20:06:50.104108899Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254226 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.104612101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254241 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.104697594Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254256 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.104756525Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254271 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.104807907Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254287 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.105377753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254301 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.105497666Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254317 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.105664511Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254332 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.105721412Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254347 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.105761693Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254362 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.105794704Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254377 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.106218006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254392 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.106486543Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254407 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.106573515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254422 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.106647477Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254437 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.106707359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254452 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.10675799Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254467 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.106963006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254482 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.107047508Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254497 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.107078839Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254513 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.10712761Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254528 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.107252054Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254544 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.107512871Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254564 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.107581303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254580 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.107634184Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254595 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.107864361Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254610 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.10817097Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254625 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.10853773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254641 | controller | Jun 12 20:06:50.110226 crc crio[20719]: time="2026-06-12T20:06:50.109024904Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254656 | controller | Jun 12 20:06:50.113022 crc crio[20719]: time="2026-06-12T20:06:50.111519643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254670 | controller | Jun 12 20:06:50.114005 crc crio[20719]: time="2026-06-12T20:06:50.113724254Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254685 | controller | Jun 12 20:06:50.114696 crc crio[20719]: time="2026-06-12T20:06:50.114242218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254700 | controller | Jun 12 20:06:50.115769 crc crio[20719]: time="2026-06-12T20:06:50.115106882Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254715 | controller | Jun 12 20:06:50.116752 crc crio[20719]: time="2026-06-12T20:06:50.116136111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254730 | controller | Jun 12 20:06:50.117756 crc crio[20719]: time="2026-06-12T20:06:50.117123899Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254745 | controller | Jun 12 20:06:50.118990 crc crio[20719]: time="2026-06-12T20:06:50.118713413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254760 | controller | Jun 12 20:06:50.119150 crc crio[20719]: time="2026-06-12T20:06:50.119119874Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254776 | controller | Jun 12 20:06:50.119568 crc crio[20719]: time="2026-06-12T20:06:50.119452453Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254791 | controller | Jun 12 20:06:50.119568 crc crio[20719]: time="2026-06-12T20:06:50.119558956Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254807 | controller | Jun 12 20:06:50.119884 crc crio[20719]: time="2026-06-12T20:06:50.119787662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254822 | controller | Jun 12 20:06:50.119884 crc crio[20719]: time="2026-06-12T20:06:50.119845484Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254838 | controller | Jun 12 20:06:50.120043 crc crio[20719]: time="2026-06-12T20:06:50.119935412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254874 | controller | Jun 12 20:06:50.120118 crc crio[20719]: time="2026-06-12T20:06:50.120060885Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254892 | controller | Jun 12 20:06:50.120510 crc crio[20719]: time="2026-06-12T20:06:50.120177589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254911 | controller | Jun 12 20:06:50.120633 crc crio[20719]: time="2026-06-12T20:06:50.120528638Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254927 | controller | Jun 12 20:06:50.120633 crc crio[20719]: time="2026-06-12T20:06:50.12060385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254942 | controller | Jun 12 20:06:50.120847 crc crio[20719]: time="2026-06-12T20:06:50.120650901Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254957 | controller | Jun 12 20:06:50.120847 crc crio[20719]: time="2026-06-12T20:06:50.120674532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.254973 | controller | Jun 12 20:06:50.120847 crc crio[20719]: time="2026-06-12T20:06:50.120710863Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.254988 | controller | Jun 12 20:06:50.120847 crc crio[20719]: time="2026-06-12T20:06:50.120804446Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255003 | controller | Jun 12 20:06:50.120847 crc crio[20719]: time="2026-06-12T20:06:50.120840367Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255018 | controller | Jun 12 20:06:50.121813 crc crio[20719]: time="2026-06-12T20:06:50.121742241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255033 | controller | Jun 12 20:06:50.121813 crc crio[20719]: time="2026-06-12T20:06:50.121789482Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255048 | controller | Jun 12 20:06:50.121813 crc crio[20719]: time="2026-06-12T20:06:50.121819063Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255063 | controller | Jun 12 20:06:50.122153 crc crio[20719]: time="2026-06-12T20:06:50.121845484Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255079 | controller | Jun 12 20:06:50.122236 crc crio[20719]: time="2026-06-12T20:06:50.121977447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255094 | controller | Jun 12 20:06:50.122544 crc crio[20719]: time="2026-06-12T20:06:50.122237914Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255109 | controller | Jun 12 20:06:50.122544 crc crio[20719]: time="2026-06-12T20:06:50.122360478Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255124 | controller | Jun 12 20:06:50.122544 crc crio[20719]: time="2026-06-12T20:06:50.122448761Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255139 | controller | Jun 12 20:06:50.122544 crc crio[20719]: time="2026-06-12T20:06:50.122487962Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255154 | controller | Jun 12 20:06:50.122544 crc crio[20719]: time="2026-06-12T20:06:50.122522183Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255169 | controller | Jun 12 20:06:50.122916 crc crio[20719]: time="2026-06-12T20:06:50.122647387Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255184 | controller | Jun 12 20:06:50.122916 crc crio[20719]: time="2026-06-12T20:06:50.122683778Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255200 | controller | Jun 12 20:06:50.122916 crc crio[20719]: time="2026-06-12T20:06:50.1227937Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255215 | controller | Jun 12 20:06:50.122916 crc crio[20719]: time="2026-06-12T20:06:50.122827361Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255234 | controller | Jun 12 20:06:50.123178 crc crio[20719]: time="2026-06-12T20:06:50.123007006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255249 | controller | Jun 12 20:06:50.123178 crc crio[20719]: time="2026-06-12T20:06:50.123042717Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255264 | controller | Jun 12 20:06:50.123548 crc crio[20719]: time="2026-06-12T20:06:50.123198671Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255280 | controller | Jun 12 20:06:50.123548 crc crio[20719]: time="2026-06-12T20:06:50.123235492Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255294 | controller | Jun 12 20:06:50.123548 crc crio[20719]: time="2026-06-12T20:06:50.123461879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255309 | controller | Jun 12 20:06:50.123548 crc crio[20719]: time="2026-06-12T20:06:50.12350345Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255325 | controller | Jun 12 20:06:50.123841 crc crio[20719]: time="2026-06-12T20:06:50.123656544Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255340 | controller | Jun 12 20:06:50.123841 crc crio[20719]: time="2026-06-12T20:06:50.123694995Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255355 | controller | Jun 12 20:06:50.123998 crc crio[20719]: time="2026-06-12T20:06:50.123860129Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255370 | controller | Jun 12 20:06:50.123998 crc crio[20719]: time="2026-06-12T20:06:50.12389757Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255385 | controller | Jun 12 20:06:50.124494 crc crio[20719]: time="2026-06-12T20:06:50.124371794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255400 | controller | Jun 12 20:06:50.124639 crc crio[20719]: time="2026-06-12T20:06:50.124505768Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255416 | controller | Jun 12 20:06:50.124639 crc crio[20719]: time="2026-06-12T20:06:50.124548109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255431 | controller | Jun 12 20:06:50.124639 crc crio[20719]: time="2026-06-12T20:06:50.12457486Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255446 | controller | Jun 12 20:06:50.124862 crc crio[20719]: time="2026-06-12T20:06:50.124809056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255462 | controller | Jun 12 20:06:50.124862 crc crio[20719]: time="2026-06-12T20:06:50.124844587Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255477 | controller | Jun 12 20:06:50.125618 crc crio[20719]: time="2026-06-12T20:06:50.125201657Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255493 | controller | Jun 12 20:06:50.125618 crc crio[20719]: time="2026-06-12T20:06:50.125446823Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255508 | controller | Jun 12 20:06:50.125618 crc crio[20719]: time="2026-06-12T20:06:50.125494495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255523 | controller | Jun 12 20:06:50.125618 crc crio[20719]: time="2026-06-12T20:06:50.125530416Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255539 | controller | Jun 12 20:06:50.125618 crc crio[20719]: time="2026-06-12T20:06:50.125593477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255560 | controller | Jun 12 20:06:50.125618 crc crio[20719]: time="2026-06-12T20:06:50.125628168Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255576 | controller | Jun 12 20:06:50.127114 crc crio[20719]: time="2026-06-12T20:06:50.125788093Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255591 | controller | Jun 12 20:06:50.127114 crc crio[20719]: time="2026-06-12T20:06:50.125835834Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255607 | controller | Jun 12 20:06:50.127114 crc crio[20719]: time="2026-06-12T20:06:50.12606Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255623 | controller | Jun 12 20:06:50.127114 crc crio[20719]: time="2026-06-12T20:06:50.126115681Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255639 | controller | Jun 12 20:06:50.127114 crc crio[20719]: time="2026-06-12T20:06:50.126440691Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255654 | controller | Jun 12 20:06:50.127114 crc crio[20719]: time="2026-06-12T20:06:50.126498973Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255670 | controller | Jun 12 20:06:50.127114 crc crio[20719]: time="2026-06-12T20:06:50.126847122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255685 | controller | Jun 12 20:06:50.127114 crc crio[20719]: time="2026-06-12T20:06:50.126904414Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255700 | controller | Jun 12 20:06:50.127858 crc crio[20719]: time="2026-06-12T20:06:50.127364426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255716 | controller | Jun 12 20:06:50.127858 crc crio[20719]: time="2026-06-12T20:06:50.127479739Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255731 | controller | Jun 12 20:06:50.127858 crc crio[20719]: time="2026-06-12T20:06:50.12750477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255745 | controller | Jun 12 20:06:50.127858 crc crio[20719]: time="2026-06-12T20:06:50.127539611Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255760 | controller | Jun 12 20:06:50.127858 crc crio[20719]: time="2026-06-12T20:06:50.127575367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255775 | controller | Jun 12 20:06:50.127858 crc crio[20719]: time="2026-06-12T20:06:50.127603373Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255790 | controller | Jun 12 20:06:50.128247 crc crio[20719]: time="2026-06-12T20:06:50.127986895Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255806 | controller | Jun 12 20:06:50.128552 crc crio[20719]: time="2026-06-12T20:06:50.128258822Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255821 | controller | Jun 12 20:06:50.128552 crc crio[20719]: time="2026-06-12T20:06:50.128381506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255836 | controller | Jun 12 20:06:50.128552 crc crio[20719]: time="2026-06-12T20:06:50.128475588Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255869 | controller | Jun 12 20:06:50.128552 crc crio[20719]: time="2026-06-12T20:06:50.12850551Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255887 | controller | Jun 12 20:06:50.128552 crc crio[20719]: time="2026-06-12T20:06:50.128529621Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255908 | controller | Jun 12 20:06:50.135651 crc crio[20719]: time="2026-06-12T20:06:50.135525111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255924 | controller | Jun 12 20:06:50.135818 crc crio[20719]: time="2026-06-12T20:06:50.135678586Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255940 | controller | Jun 12 20:06:50.135818 crc crio[20719]: time="2026-06-12T20:06:50.135743118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255955 | controller | Jun 12 20:06:50.135818 crc crio[20719]: time="2026-06-12T20:06:50.135795419Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.255970 | controller | Jun 12 20:06:50.136012 crc crio[20719]: time="2026-06-12T20:06:50.135850721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.255985 | controller | Jun 12 20:06:50.136012 crc crio[20719]: time="2026-06-12T20:06:50.135898942Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256000 | controller | Jun 12 20:06:50.136191 crc crio[20719]: time="2026-06-12T20:06:50.136066404Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256015 | controller | Jun 12 20:06:50.136191 crc crio[20719]: time="2026-06-12T20:06:50.136115225Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256031 | controller | Jun 12 20:06:50.136742 crc crio[20719]: time="2026-06-12T20:06:50.136225238Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256046 | controller | Jun 12 20:06:50.136742 crc crio[20719]: time="2026-06-12T20:06:50.136330551Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256061 | controller | Jun 12 20:06:50.136742 crc crio[20719]: time="2026-06-12T20:06:50.136463125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256076 | controller | Jun 12 20:06:50.136742 crc crio[20719]: time="2026-06-12T20:06:50.136508836Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256091 | controller | Jun 12 20:06:50.136742 crc crio[20719]: time="2026-06-12T20:06:50.136642009Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256106 | controller | Jun 12 20:06:50.136742 crc crio[20719]: time="2026-06-12T20:06:50.13667856Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256121 | controller | Jun 12 20:06:50.137144 crc crio[20719]: time="2026-06-12T20:06:50.136853136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256136 | controller | Jun 12 20:06:50.137144 crc crio[20719]: time="2026-06-12T20:06:50.136888577Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256151 | controller | Jun 12 20:06:50.137144 crc crio[20719]: time="2026-06-12T20:06:50.137066262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256166 | controller | Jun 12 20:06:50.137144 crc crio[20719]: time="2026-06-12T20:06:50.137101103Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256181 | controller | Jun 12 20:06:50.137633 crc crio[20719]: time="2026-06-12T20:06:50.137445392Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256195 | controller | Jun 12 20:06:50.137633 crc crio[20719]: time="2026-06-12T20:06:50.137490253Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256210 | controller | Jun 12 20:06:50.137816 crc crio[20719]: time="2026-06-12T20:06:50.137650628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256229 | controller | Jun 12 20:06:50.137816 crc crio[20719]: time="2026-06-12T20:06:50.137699199Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256245 | controller | Jun 12 20:06:50.137816 crc crio[20719]: time="2026-06-12T20:06:50.137775291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256260 | controller | Jun 12 20:06:50.137816 crc crio[20719]: time="2026-06-12T20:06:50.137809612Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256275 | controller | Jun 12 20:06:50.138104 crc crio[20719]: time="2026-06-12T20:06:50.138022758Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256290 | controller | Jun 12 20:06:50.138104 crc crio[20719]: time="2026-06-12T20:06:50.138063189Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256305 | controller | Jun 12 20:06:50.138448 crc crio[20719]: time="2026-06-12T20:06:50.138377207Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256320 | controller | Jun 12 20:06:50.138594 crc crio[20719]: time="2026-06-12T20:06:50.13845986Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256335 | controller | Jun 12 20:06:50.138594 crc crio[20719]: time="2026-06-12T20:06:50.138520421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256350 | controller | Jun 12 20:06:50.138594 crc crio[20719]: time="2026-06-12T20:06:50.138546672Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256365 | controller | Jun 12 20:06:50.138941 crc crio[20719]: time="2026-06-12T20:06:50.138738967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256380 | controller | Jun 12 20:06:50.138941 crc crio[20719]: time="2026-06-12T20:06:50.138774598Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256395 | controller | Jun 12 20:06:50.138941 crc crio[20719]: time="2026-06-12T20:06:50.138931102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256410 | controller | Jun 12 20:06:50.139165 crc crio[20719]: time="2026-06-12T20:06:50.138964803Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256425 | controller | Jun 12 20:06:50.139165 crc crio[20719]: time="2026-06-12T20:06:50.139161639Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256440 | controller | Jun 12 20:06:50.139482 crc crio[20719]: time="2026-06-12T20:06:50.139194969Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256455 | controller | Jun 12 20:06:50.139783 crc crio[20719]: time="2026-06-12T20:06:50.139680624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256471 | controller | Jun 12 20:06:50.139783 crc crio[20719]: time="2026-06-12T20:06:50.139750885Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256486 | controller | Jun 12 20:06:50.139956 crc crio[20719]: time="2026-06-12T20:06:50.139826838Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256501 | controller | Jun 12 20:06:50.139956 crc crio[20719]: time="2026-06-12T20:06:50.139861928Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256516 | controller | Jun 12 20:06:50.139956 crc crio[20719]: time="2026-06-12T20:06:50.13991582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256531 | controller | Jun 12 20:06:50.140206 crc crio[20719]: time="2026-06-12T20:06:50.139984712Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256546 | controller | Jun 12 20:06:50.140206 crc crio[20719]: time="2026-06-12T20:06:50.140043663Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256582 | controller | Jun 12 20:06:50.140206 crc crio[20719]: time="2026-06-12T20:06:50.140092995Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256600 | controller | Jun 12 20:06:50.140206 crc crio[20719]: time="2026-06-12T20:06:50.140157666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256615 | controller | Jun 12 20:06:50.140206 crc crio[20719]: time="2026-06-12T20:06:50.140193887Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256631 | controller | Jun 12 20:06:50.140754 crc crio[20719]: time="2026-06-12T20:06:50.140551957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256646 | controller | Jun 12 20:06:50.140754 crc crio[20719]: time="2026-06-12T20:06:50.140601538Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256661 | controller | Jun 12 20:06:50.140754 crc crio[20719]: time="2026-06-12T20:06:50.14066205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256676 | controller | Jun 12 20:06:50.140754 crc crio[20719]: time="2026-06-12T20:06:50.140722112Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256691 | controller | Jun 12 20:06:50.141025 crc crio[20719]: time="2026-06-12T20:06:50.140800514Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256706 | controller | Jun 12 20:06:50.141025 crc crio[20719]: time="2026-06-12T20:06:50.140838885Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256722 | controller | Jun 12 20:06:50.141537 crc crio[20719]: time="2026-06-12T20:06:50.141194595Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256737 | controller | Jun 12 20:06:50.141537 crc crio[20719]: time="2026-06-12T20:06:50.141369269Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256752 | controller | Jun 12 20:06:50.141537 crc crio[20719]: time="2026-06-12T20:06:50.141480192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256768 | controller | Jun 12 20:06:50.141537 crc crio[20719]: time="2026-06-12T20:06:50.141532954Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256783 | controller | Jun 12 20:06:50.141929 crc crio[20719]: time="2026-06-12T20:06:50.141556594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256798 | controller | Jun 12 20:06:50.141929 crc crio[20719]: time="2026-06-12T20:06:50.141589485Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256813 | controller | Jun 12 20:06:50.141929 crc crio[20719]: time="2026-06-12T20:06:50.141876164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256829 | controller | Jun 12 20:06:50.141929 crc crio[20719]: time="2026-06-12T20:06:50.141924525Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256843 | controller | Jun 12 20:06:50.142177 crc crio[20719]: time="2026-06-12T20:06:50.141972087Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256878 | controller | Jun 12 20:06:50.142177 crc crio[20719]: time="2026-06-12T20:06:50.142029488Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256895 | controller | Jun 12 20:06:50.142509 crc crio[20719]: time="2026-06-12T20:06:50.142205243Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256911 | controller | Jun 12 20:06:50.142509 crc crio[20719]: time="2026-06-12T20:06:50.142246894Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256930 | controller | Jun 12 20:06:50.142509 crc crio[20719]: time="2026-06-12T20:06:50.14245159Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256946 | controller | Jun 12 20:06:50.142509 crc crio[20719]: time="2026-06-12T20:06:50.142505311Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256961 | controller | Jun 12 20:06:50.142814 crc crio[20719]: time="2026-06-12T20:06:50.142672336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.256976 | controller | Jun 12 20:06:50.142814 crc crio[20719]: time="2026-06-12T20:06:50.142718027Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.256992 | controller | Jun 12 20:06:50.142814 crc crio[20719]: time="2026-06-12T20:06:50.142801259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257008 | controller | Jun 12 20:06:50.143013 crc crio[20719]: time="2026-06-12T20:06:50.14284535Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257024 | controller | Jun 12 20:06:50.143093 crc crio[20719]: time="2026-06-12T20:06:50.143037886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257039 | controller | Jun 12 20:06:50.143093 crc crio[20719]: time="2026-06-12T20:06:50.143082667Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257055 | controller | Jun 12 20:06:50.143229 crc crio[20719]: time="2026-06-12T20:06:50.143177179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257070 | controller | Jun 12 20:06:50.143229 crc crio[20719]: time="2026-06-12T20:06:50.143223891Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257085 | controller | Jun 12 20:06:50.143627 crc crio[20719]: time="2026-06-12T20:06:50.143448527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257101 | controller | Jun 12 20:06:50.143627 crc crio[20719]: time="2026-06-12T20:06:50.143491798Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257116 | controller | Jun 12 20:06:50.144045 crc crio[20719]: time="2026-06-12T20:06:50.14393556Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257130 | controller | Jun 12 20:06:50.144045 crc crio[20719]: time="2026-06-12T20:06:50.144008892Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257145 | controller | Jun 12 20:06:50.144254 crc crio[20719]: time="2026-06-12T20:06:50.144054273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257160 | controller | Jun 12 20:06:50.144254 crc crio[20719]: time="2026-06-12T20:06:50.144090074Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257176 | controller | Jun 12 20:06:50.144254 crc crio[20719]: time="2026-06-12T20:06:50.144132505Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257191 | controller | Jun 12 20:06:50.144254 crc crio[20719]: time="2026-06-12T20:06:50.144178016Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257206 | controller | Jun 12 20:06:50.144254 crc crio[20719]: time="2026-06-12T20:06:50.144215347Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257222 | controller | Jun 12 20:06:50.144254 crc crio[20719]: time="2026-06-12T20:06:50.144240628Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257237 | controller | Jun 12 20:06:50.145225 crc crio[20719]: time="2026-06-12T20:06:50.144541086Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257256 | controller | Jun 12 20:06:50.145225 crc crio[20719]: time="2026-06-12T20:06:50.144583947Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257271 | controller | Jun 12 20:06:50.145225 crc crio[20719]: time="2026-06-12T20:06:50.144716101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257286 | controller | Jun 12 20:06:50.145225 crc crio[20719]: time="2026-06-12T20:06:50.144751662Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257300 | controller | Jun 12 20:06:50.145225 crc crio[20719]: time="2026-06-12T20:06:50.14499732Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257315 | controller | Jun 12 20:06:50.145225 crc crio[20719]: time="2026-06-12T20:06:50.145059631Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257330 | controller | Jun 12 20:06:50.145225 crc crio[20719]: time="2026-06-12T20:06:50.145113823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257344 | controller | Jun 12 20:06:50.145225 crc crio[20719]: time="2026-06-12T20:06:50.145155714Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257358 | controller | Jun 12 20:06:50.145998 crc crio[20719]: time="2026-06-12T20:06:50.145645867Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257373 | controller | Jun 12 20:06:50.146084 crc crio[20719]: time="2026-06-12T20:06:50.146010387Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257388 | controller | Jun 12 20:06:50.146084 crc crio[20719]: time="2026-06-12T20:06:50.146028177Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257402 | controller | Jun 12 20:06:50.146084 crc crio[20719]: time="2026-06-12T20:06:50.146050908Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257417 | controller | Jun 12 20:06:50.146762 crc crio[20719]: time="2026-06-12T20:06:50.146087489Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257432 | controller | Jun 12 20:06:50.146762 crc crio[20719]: time="2026-06-12T20:06:50.14611281Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257446 | controller | Jun 12 20:06:50.146762 crc crio[20719]: time="2026-06-12T20:06:50.146678895Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257461 | controller | Jun 12 20:06:50.146762 crc crio[20719]: time="2026-06-12T20:06:50.146741387Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257476 | controller | Jun 12 20:06:50.147034 crc crio[20719]: time="2026-06-12T20:06:50.146798898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257491 | controller | Jun 12 20:06:50.147034 crc crio[20719]: time="2026-06-12T20:06:50.14684859Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257506 | controller | Jun 12 20:06:50.147034 crc crio[20719]: time="2026-06-12T20:06:50.146905001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257521 | controller | Jun 12 20:06:50.147034 crc crio[20719]: time="2026-06-12T20:06:50.146942932Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257536 | controller | Jun 12 20:06:50.147034 crc crio[20719]: time="2026-06-12T20:06:50.147006724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257551 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.147055835Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257569 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.147445026Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257585 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.147495897Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257600 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.147550759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257615 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.147579219Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257631 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.14760436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257648 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.147626311Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257665 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.147794045Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257680 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.147831506Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257695 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.147882958Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257711 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.147915499Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257726 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.148058642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257741 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.148093703Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257757 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.148235237Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257772 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.14834339Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257788 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.148535596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257804 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.148580258Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257819 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.148720661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257835 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.148761112Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257865 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.148787353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257886 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.148810474Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257902 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.149078681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257921 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.149116732Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257936 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.149249366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257952 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.149356079Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257967 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.149462381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.257982 | controller | Jun 12 20:06:50.149621 crc crio[20719]: time="2026-06-12T20:06:50.149501132Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.257997 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.149877524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258012 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150012396Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258026 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150057147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258042 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150090958Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258057 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150118499Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258073 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.15014481Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258089 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150250193Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258104 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150352625Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258120 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150659665Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258135 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150700466Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258151 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150729687Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258166 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150754537Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258182 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150795788Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258197 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150821159Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258213 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.150986654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258228 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.151021945Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258243 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.151148408Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258262 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.151194119Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258278 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.151892648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258293 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.15194319Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258308 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.152106614Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258323 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.152200926Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258338 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.152459033Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258353 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.152501875Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258368 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.152538206Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258383 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.152570587Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258398 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.152728021Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258413 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.152781552Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258428 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.152823673Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258443 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.152864695Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258459 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.15303342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258474 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.153085942Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258489 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.153125543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258504 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.153502963Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258520 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.153628251Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258535 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.153668337Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258550 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.154106539Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258565 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.154150435Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258584 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.154181781Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258599 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.154206972Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258615 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.154233893Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258630 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.154257273Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258645 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.154816279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258660 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.154920112Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258676 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.154954733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258691 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.154978924Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258706 | controller | Jun 12 20:06:50.155089 crc crio[20719]: time="2026-06-12T20:06:50.155131838Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258721 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.155171549Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258737 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.15520257Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258752 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.155228121Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258767 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.155642712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258783 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.155697763Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258798 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.155737534Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258813 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.155770976Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258828 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.156017083Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258846 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.156118766Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258941 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.156151927Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258961 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.156175567Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.258977 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.156334041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.258997 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.156373803Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259013 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.156988968Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259029 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.157112222Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259044 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.157178703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259059 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.157229975Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259074 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.15743421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259089 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.157482922Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259105 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.157499182Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259120 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.157526623Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259136 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.157595875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259151 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.157632016Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259166 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.157724608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259181 | controller | Jun 12 20:06:50.157839 crc crio[20719]: time="2026-06-12T20:06:50.157758599Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259196 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.157941354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259212 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.15797788Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259227 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.158059807Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259243 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.158092888Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259258 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.158236452Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259274 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.158352445Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259289 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.158497109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259305 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.15854094Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259324 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.158661534Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259339 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.158695804Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259355 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.159025614Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259370 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.159166058Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259385 | controller | Jun 12 20:06:50.159229 crc crio[20719]: time="2026-06-12T20:06:50.15923129Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259401 | controller | Jun 12 20:06:50.160082 crc crio[20719]: time="2026-06-12T20:06:50.159362213Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259416 | controller | Jun 12 20:06:50.160082 crc crio[20719]: time="2026-06-12T20:06:50.159476136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259431 | controller | Jun 12 20:06:50.160082 crc crio[20719]: time="2026-06-12T20:06:50.159530728Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259446 | controller | Jun 12 20:06:50.160082 crc crio[20719]: time="2026-06-12T20:06:50.159547638Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259461 | controller | Jun 12 20:06:50.160082 crc crio[20719]: time="2026-06-12T20:06:50.159574809Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259477 | controller | Jun 12 20:06:50.160082 crc crio[20719]: time="2026-06-12T20:06:50.1596078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259492 | controller | Jun 12 20:06:50.160082 crc crio[20719]: time="2026-06-12T20:06:50.159638461Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259508 | controller | Jun 12 20:06:50.160082 crc crio[20719]: time="2026-06-12T20:06:50.159849217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259523 | controller | Jun 12 20:06:50.160082 crc crio[20719]: time="2026-06-12T20:06:50.159901658Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259538 | controller | Jun 12 20:06:50.160082 crc crio[20719]: time="2026-06-12T20:06:50.160169745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259553 | controller | Jun 12 20:06:50.161575 crc crio[20719]: time="2026-06-12T20:06:50.160248677Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259568 | controller | Jun 12 20:06:50.161575 crc crio[20719]: time="2026-06-12T20:06:50.160365392Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259583 | controller | Jun 12 20:06:50.161575 crc crio[20719]: time="2026-06-12T20:06:50.160569626Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259598 | controller | Jun 12 20:06:50.161575 crc crio[20719]: time="2026-06-12T20:06:50.160645319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259613 | controller | Jun 12 20:06:50.161575 crc crio[20719]: time="2026-06-12T20:06:50.160916666Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259628 | controller | Jun 12 20:06:50.161575 crc crio[20719]: time="2026-06-12T20:06:50.160950137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259647 | controller | Jun 12 20:06:50.161575 crc crio[20719]: time="2026-06-12T20:06:50.160984938Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259662 | controller | Jun 12 20:06:50.161575 crc crio[20719]: time="2026-06-12T20:06:50.16103112Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259677 | controller | Jun 12 20:06:50.161575 crc crio[20719]: time="2026-06-12T20:06:50.161066Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259693 | controller | Jun 12 20:06:50.161575 crc crio[20719]: time="2026-06-12T20:06:50.161207183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259708 | controller | Jun 12 20:06:50.161575 crc crio[20719]: time="2026-06-12T20:06:50.161336477Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259723 | controller | Jun 12 20:06:50.161575 crc crio[20719]: time="2026-06-12T20:06:50.161553594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259738 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.161616235Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259754 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.161671677Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259769 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.161721648Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259784 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.161766749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259799 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.16180028Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259814 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.161891653Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259829 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.161938094Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259845 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.161966375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259880 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.161992886Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259897 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.16214733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259912 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.162188571Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259927 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.162383346Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259942 | controller | Jun 12 20:06:50.162516 crc crio[20719]: time="2026-06-12T20:06:50.162465348Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259957 | controller | Jun 12 20:06:50.163162 crc crio[20719]: time="2026-06-12T20:06:50.162745986Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.259972 | controller | Jun 12 20:06:50.163162 crc crio[20719]: time="2026-06-12T20:06:50.162785957Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.259987 | controller | Jun 12 20:06:50.163162 crc crio[20719]: time="2026-06-12T20:06:50.162800217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260006 | controller | Jun 12 20:06:50.163162 crc crio[20719]: time="2026-06-12T20:06:50.163061746Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260021 | controller | Jun 12 20:06:50.163162 crc crio[20719]: time="2026-06-12T20:06:50.163088886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260037 | controller | Jun 12 20:06:50.163567 crc crio[20719]: time="2026-06-12T20:06:50.163195139Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260053 | controller | Jun 12 20:06:50.163567 crc crio[20719]: time="2026-06-12T20:06:50.16323165Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260068 | controller | Jun 12 20:06:50.163567 crc crio[20719]: time="2026-06-12T20:06:50.163333463Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260084 | controller | Jun 12 20:06:50.163567 crc crio[20719]: time="2026-06-12T20:06:50.163470097Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260099 | controller | Jun 12 20:06:50.163567 crc crio[20719]: time="2026-06-12T20:06:50.163512778Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260114 | controller | Jun 12 20:06:50.163824 crc crio[20719]: time="2026-06-12T20:06:50.163629841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260129 | controller | Jun 12 20:06:50.163824 crc crio[20719]: time="2026-06-12T20:06:50.163664962Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260144 | controller | Jun 12 20:06:50.163824 crc crio[20719]: time="2026-06-12T20:06:50.163799286Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260158 | controller | Jun 12 20:06:50.164018 crc crio[20719]: time="2026-06-12T20:06:50.163843487Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260173 | controller | Jun 12 20:06:50.164018 crc crio[20719]: time="2026-06-12T20:06:50.16397471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260187 | controller | Jun 12 20:06:50.164018 crc crio[20719]: time="2026-06-12T20:06:50.164015871Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260202 | controller | Jun 12 20:06:50.164167 crc crio[20719]: time="2026-06-12T20:06:50.164146765Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260217 | controller | Jun 12 20:06:50.164224 crc crio[20719]: time="2026-06-12T20:06:50.164192396Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260232 | controller | Jun 12 20:06:50.164648 crc crio[20719]: time="2026-06-12T20:06:50.164566387Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260247 | controller | Jun 12 20:06:50.164753 crc crio[20719]: time="2026-06-12T20:06:50.164692631Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260262 | controller | Jun 12 20:06:50.165219 crc crio[20719]: time="2026-06-12T20:06:50.165020569Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260277 | controller | Jun 12 20:06:50.165469 crc crio[20719]: time="2026-06-12T20:06:50.165243595Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260293 | controller | Jun 12 20:06:50.165469 crc crio[20719]: time="2026-06-12T20:06:50.16543658Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260308 | controller | Jun 12 20:06:50.165585 crc crio[20719]: time="2026-06-12T20:06:50.165495041Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260327 | controller | Jun 12 20:06:50.165585 crc crio[20719]: time="2026-06-12T20:06:50.165543813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260342 | controller | Jun 12 20:06:50.165585 crc crio[20719]: time="2026-06-12T20:06:50.165580744Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260358 | controller | Jun 12 20:06:50.165795 crc crio[20719]: time="2026-06-12T20:06:50.165757541Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260373 | controller | Jun 12 20:06:50.165849 crc crio[20719]: time="2026-06-12T20:06:50.165806002Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260389 | controller | Jun 12 20:06:50.166529 crc crio[20719]: time="2026-06-12T20:06:50.166431507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260404 | controller | Jun 12 20:06:50.166614 crc crio[20719]: time="2026-06-12T20:06:50.16655667Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260420 | controller | Jun 12 20:06:50.166683 crc crio[20719]: time="2026-06-12T20:06:50.166625952Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260436 | controller | Jun 12 20:06:50.166683 crc crio[20719]: time="2026-06-12T20:06:50.166676453Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260451 | controller | Jun 12 20:06:50.166776 crc crio[20719]: time="2026-06-12T20:06:50.166711594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260466 | controller | Jun 12 20:06:50.166776 crc crio[20719]: time="2026-06-12T20:06:50.166756986Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260481 | controller | Jun 12 20:06:50.166882 crc crio[20719]: time="2026-06-12T20:06:50.166799857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260496 | controller | Jun 12 20:06:50.166882 crc crio[20719]: time="2026-06-12T20:06:50.166823737Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260511 | controller | Jun 12 20:06:50.167105 crc crio[20719]: time="2026-06-12T20:06:50.167045084Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260526 | controller | Jun 12 20:06:50.167189 crc crio[20719]: time="2026-06-12T20:06:50.167113756Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260541 | controller | Jun 12 20:06:50.167189 crc crio[20719]: time="2026-06-12T20:06:50.167145917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260558 | controller | Jun 12 20:06:50.167189 crc crio[20719]: time="2026-06-12T20:06:50.167169378Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260599 | controller | Jun 12 20:06:50.167559 crc crio[20719]: time="2026-06-12T20:06:50.167525477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260615 | controller | Jun 12 20:06:50.167622 crc crio[20719]: time="2026-06-12T20:06:50.167567659Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260631 | controller | Jun 12 20:06:50.167622 crc crio[20719]: time="2026-06-12T20:06:50.167595329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260646 | controller | Jun 12 20:06:50.167622 crc crio[20719]: time="2026-06-12T20:06:50.16761898Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260662 | controller | Jun 12 20:06:50.167867 crc crio[20719]: time="2026-06-12T20:06:50.167821505Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260684 | controller | Jun 12 20:06:50.167957 crc crio[20719]: time="2026-06-12T20:06:50.167880497Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260700 | controller | Jun 12 20:06:50.167957 crc crio[20719]: time="2026-06-12T20:06:50.167912438Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260715 | controller | Jun 12 20:06:50.167957 crc crio[20719]: time="2026-06-12T20:06:50.167937399Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260730 | controller | Jun 12 20:06:50.168200 crc crio[20719]: time="2026-06-12T20:06:50.168144364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260745 | controller | Jun 12 20:06:50.168347 crc crio[20719]: time="2026-06-12T20:06:50.168204956Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260760 | controller | Jun 12 20:06:50.168347 crc crio[20719]: time="2026-06-12T20:06:50.168237197Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260788 | controller | Jun 12 20:06:50.168564 crc crio[20719]: time="2026-06-12T20:06:50.16835773Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260804 | controller | Jun 12 20:06:50.168564 crc crio[20719]: time="2026-06-12T20:06:50.168533365Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260819 | controller | Jun 12 20:06:50.168564 crc crio[20719]: time="2026-06-12T20:06:50.168576976Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260834 | controller | Jun 12 20:06:50.168935 crc crio[20719]: time="2026-06-12T20:06:50.168641148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260863 | controller | Jun 12 20:06:50.169375 crc crio[20719]: time="2026-06-12T20:06:50.169222364Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260885 | controller | Jun 12 20:06:50.169982 crc crio[20719]: time="2026-06-12T20:06:50.169570184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260901 | controller | Jun 12 20:06:50.170138 crc crio[20719]: time="2026-06-12T20:06:50.170076847Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260917 | controller | Jun 12 20:06:50.170223 crc crio[20719]: time="2026-06-12T20:06:50.170142919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260932 | controller | Jun 12 20:06:50.170223 crc crio[20719]: time="2026-06-12T20:06:50.170185331Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260947 | controller | Jun 12 20:06:50.170474 crc crio[20719]: time="2026-06-12T20:06:50.170222762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260963 | controller | Jun 12 20:06:50.170474 crc crio[20719]: time="2026-06-12T20:06:50.170255713Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.260978 | controller | Jun 12 20:06:50.170693 crc crio[20719]: time="2026-06-12T20:06:50.170573221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.260993 | controller | Jun 12 20:06:50.170790 crc crio[20719]: time="2026-06-12T20:06:50.170746696Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261009 | controller | Jun 12 20:06:50.170844 crc crio[20719]: time="2026-06-12T20:06:50.170815477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261024 | controller | Jun 12 20:06:50.170896 crc crio[20719]: time="2026-06-12T20:06:50.170866069Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261043 | controller | Jun 12 20:06:50.170943 crc crio[20719]: time="2026-06-12T20:06:50.17091618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261059 | controller | Jun 12 20:06:50.170998 crc crio[20719]: time="2026-06-12T20:06:50.170954961Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261074 | controller | Jun 12 20:06:50.171184 crc crio[20719]: time="2026-06-12T20:06:50.171116017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261089 | controller | Jun 12 20:06:50.171418 crc crio[20719]: time="2026-06-12T20:06:50.171189039Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261105 | controller | Jun 12 20:06:50.171542 crc crio[20719]: time="2026-06-12T20:06:50.171369682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261120 | controller | Jun 12 20:06:50.171542 crc crio[20719]: time="2026-06-12T20:06:50.171483956Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261135 | controller | Jun 12 20:06:50.171542 crc crio[20719]: time="2026-06-12T20:06:50.171531658Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261151 | controller | Jun 12 20:06:50.171710 crc crio[20719]: time="2026-06-12T20:06:50.171579579Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261166 | controller | Jun 12 20:06:50.171930 crc crio[20719]: time="2026-06-12T20:06:50.171837845Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261181 | controller | Jun 12 20:06:50.172022 crc crio[20719]: time="2026-06-12T20:06:50.171936658Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261197 | controller | Jun 12 20:06:50.172022 crc crio[20719]: time="2026-06-12T20:06:50.171993059Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261212 | controller | Jun 12 20:06:50.172144 crc crio[20719]: time="2026-06-12T20:06:50.172045911Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261227 | controller | Jun 12 20:06:50.172144 crc crio[20719]: time="2026-06-12T20:06:50.172091122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261243 | controller | Jun 12 20:06:50.172144 crc crio[20719]: time="2026-06-12T20:06:50.172126763Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261258 | controller | Jun 12 20:06:50.172520 crc crio[20719]: time="2026-06-12T20:06:50.172235906Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261274 | controller | Jun 12 20:06:50.172520 crc crio[20719]: time="2026-06-12T20:06:50.1723794Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261289 | controller | Jun 12 20:06:50.172520 crc crio[20719]: time="2026-06-12T20:06:50.172498913Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261304 | controller | Jun 12 20:06:50.172711 crc crio[20719]: time="2026-06-12T20:06:50.172544714Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261319 | controller | Jun 12 20:06:50.172711 crc crio[20719]: time="2026-06-12T20:06:50.172586385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261335 | controller | Jun 12 20:06:50.172711 crc crio[20719]: time="2026-06-12T20:06:50.172621716Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261350 | controller | Jun 12 20:06:50.172855 crc crio[20719]: time="2026-06-12T20:06:50.172825872Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261368 | controller | Jun 12 20:06:50.172921 crc crio[20719]: time="2026-06-12T20:06:50.172881603Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261383 | controller | Jun 12 20:06:50.172977 crc crio[20719]: time="2026-06-12T20:06:50.172925885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261399 | controller | Jun 12 20:06:50.172977 crc crio[20719]: time="2026-06-12T20:06:50.172961576Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261414 | controller | Jun 12 20:06:50.173150 crc crio[20719]: time="2026-06-12T20:06:50.173101389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261429 | controller | Jun 12 20:06:50.173237 crc crio[20719]: time="2026-06-12T20:06:50.173167141Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261444 | controller | Jun 12 20:06:50.173237 crc crio[20719]: time="2026-06-12T20:06:50.173201822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261459 | controller | Jun 12 20:06:50.173237 crc crio[20719]: time="2026-06-12T20:06:50.173224514Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261474 | controller | Jun 12 20:06:50.173586 crc crio[20719]: time="2026-06-12T20:06:50.173498551Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261490 | controller | Jun 12 20:06:50.173586 crc crio[20719]: time="2026-06-12T20:06:50.173548242Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261505 | controller | Jun 12 20:06:50.173780 crc crio[20719]: time="2026-06-12T20:06:50.173710947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261520 | controller | Jun 12 20:06:50.173780 crc crio[20719]: time="2026-06-12T20:06:50.173780769Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261535 | controller | Jun 12 20:06:50.174089 crc crio[20719]: time="2026-06-12T20:06:50.17381403Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261550 | controller | Jun 12 20:06:50.174089 crc crio[20719]: time="2026-06-12T20:06:50.17383776Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261565 | controller | Jun 12 20:06:50.174089 crc crio[20719]: time="2026-06-12T20:06:50.173909812Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261580 | controller | Jun 12 20:06:50.174089 crc crio[20719]: time="2026-06-12T20:06:50.173938473Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261595 | controller | Jun 12 20:06:50.174511 crc crio[20719]: time="2026-06-12T20:06:50.174105418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261654 | controller | Jun 12 20:06:50.174511 crc crio[20719]: time="2026-06-12T20:06:50.174139408Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261675 | controller | Jun 12 20:06:50.174511 crc crio[20719]: time="2026-06-12T20:06:50.17419531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261692 | controller | Jun 12 20:06:50.174511 crc crio[20719]: time="2026-06-12T20:06:50.174222581Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261708 | controller | Jun 12 20:06:50.174762 crc crio[20719]: time="2026-06-12T20:06:50.174524489Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261723 | controller | Jun 12 20:06:50.174762 crc crio[20719]: time="2026-06-12T20:06:50.17456482Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261743 | controller | Jun 12 20:06:50.174762 crc crio[20719]: time="2026-06-12T20:06:50.174677874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261758 | controller | Jun 12 20:06:50.174762 crc crio[20719]: time="2026-06-12T20:06:50.174714955Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261773 | controller | Jun 12 20:06:50.174955 crc crio[20719]: time="2026-06-12T20:06:50.174858709Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261789 | controller | Jun 12 20:06:50.174955 crc crio[20719]: time="2026-06-12T20:06:50.17489289Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261804 | controller | Jun 12 20:06:50.175075 crc crio[20719]: time="2026-06-12T20:06:50.175003793Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261819 | controller | Jun 12 20:06:50.175075 crc crio[20719]: time="2026-06-12T20:06:50.175038004Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261834 | controller | Jun 12 20:06:50.175228 crc crio[20719]: time="2026-06-12T20:06:50.175169327Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261863 | controller | Jun 12 20:06:50.175470 crc crio[20719]: time="2026-06-12T20:06:50.175234359Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261885 | controller | Jun 12 20:06:50.175470 crc crio[20719]: time="2026-06-12T20:06:50.175463205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261901 | controller | Jun 12 20:06:50.176040 crc crio[20719]: time="2026-06-12T20:06:50.175499956Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261916 | controller | Jun 12 20:06:50.176040 crc crio[20719]: time="2026-06-12T20:06:50.175526317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261931 | controller | Jun 12 20:06:50.176040 crc crio[20719]: time="2026-06-12T20:06:50.175549688Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261946 | controller | Jun 12 20:06:50.176040 crc crio[20719]: time="2026-06-12T20:06:50.175712722Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261961 | controller | Jun 12 20:06:50.176040 crc crio[20719]: time="2026-06-12T20:06:50.175749883Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.261977 | controller | Jun 12 20:06:50.176040 crc crio[20719]: time="2026-06-12T20:06:50.175879117Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.261992 | controller | Jun 12 20:06:50.176040 crc crio[20719]: time="2026-06-12T20:06:50.175912907Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262007 | controller | Jun 12 20:06:50.176732 crc crio[20719]: time="2026-06-12T20:06:50.176117544Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262023 | controller | Jun 12 20:06:50.176732 crc crio[20719]: time="2026-06-12T20:06:50.176153015Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262038 | controller | Jun 12 20:06:50.176732 crc crio[20719]: time="2026-06-12T20:06:50.176363861Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262053 | controller | Jun 12 20:06:50.176732 crc crio[20719]: time="2026-06-12T20:06:50.176460303Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262069 | controller | Jun 12 20:06:50.176732 crc crio[20719]: time="2026-06-12T20:06:50.176503024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262084 | controller | Jun 12 20:06:50.176732 crc crio[20719]: time="2026-06-12T20:06:50.176537015Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262103 | controller | Jun 12 20:06:50.177081 crc crio[20719]: time="2026-06-12T20:06:50.176760091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262119 | controller | Jun 12 20:06:50.177081 crc crio[20719]: time="2026-06-12T20:06:50.176799922Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262134 | controller | Jun 12 20:06:50.177081 crc crio[20719]: time="2026-06-12T20:06:50.177052829Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262149 | controller | Jun 12 20:06:50.177249 crc crio[20719]: time="2026-06-12T20:06:50.17709157Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262165 | controller | Jun 12 20:06:50.177249 crc crio[20719]: time="2026-06-12T20:06:50.177139122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262180 | controller | Jun 12 20:06:50.177560 crc crio[20719]: time="2026-06-12T20:06:50.177354337Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262195 | controller | Jun 12 20:06:50.177560 crc crio[20719]: time="2026-06-12T20:06:50.177523623Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262211 | controller | Jun 12 20:06:50.177709 crc crio[20719]: time="2026-06-12T20:06:50.177573034Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262226 | controller | Jun 12 20:06:50.177709 crc crio[20719]: time="2026-06-12T20:06:50.177647664Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262241 | controller | Jun 12 20:06:50.177841 crc crio[20719]: time="2026-06-12T20:06:50.177724416Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262256 | controller | Jun 12 20:06:50.177841 crc crio[20719]: time="2026-06-12T20:06:50.17779124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262273 | controller | Jun 12 20:06:50.177841 crc crio[20719]: time="2026-06-12T20:06:50.177833991Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262288 | controller | Jun 12 20:06:50.178011 crc crio[20719]: time="2026-06-12T20:06:50.177925624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262304 | controller | Jun 12 20:06:50.178011 crc crio[20719]: time="2026-06-12T20:06:50.177961845Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262320 | controller | Jun 12 20:06:50.178132 crc crio[20719]: time="2026-06-12T20:06:50.178093248Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262336 | controller | Jun 12 20:06:50.178132 crc crio[20719]: time="2026-06-12T20:06:50.178127619Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262351 | controller | Jun 12 20:06:50.178256 crc crio[20719]: time="2026-06-12T20:06:50.178233832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262366 | controller | Jun 12 20:06:50.178256 crc crio[20719]: time="2026-06-12T20:06:50.178336025Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262381 | controller | Jun 12 20:06:50.178588 crc crio[20719]: time="2026-06-12T20:06:50.178490259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262396 | controller | Jun 12 20:06:50.178588 crc crio[20719]: time="2026-06-12T20:06:50.17853195Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262412 | controller | Jun 12 20:06:50.178684 crc crio[20719]: time="2026-06-12T20:06:50.178626053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262430 | controller | Jun 12 20:06:50.178684 crc crio[20719]: time="2026-06-12T20:06:50.178662354Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262446 | controller | Jun 12 20:06:50.178841 crc crio[20719]: time="2026-06-12T20:06:50.178796067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262461 | controller | Jun 12 20:06:50.178923 crc crio[20719]: time="2026-06-12T20:06:50.17885573Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262476 | controller | Jun 12 20:06:50.178978 crc crio[20719]: time="2026-06-12T20:06:50.178945193Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262491 | controller | Jun 12 20:06:50.179033 crc crio[20719]: time="2026-06-12T20:06:50.178979643Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262507 | controller | Jun 12 20:06:50.179203 crc crio[20719]: time="2026-06-12T20:06:50.179142458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262522 | controller | Jun 12 20:06:50.179505 crc crio[20719]: time="2026-06-12T20:06:50.17920838Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262537 | controller | Jun 12 20:06:50.179505 crc crio[20719]: time="2026-06-12T20:06:50.179457446Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262553 | controller | Jun 12 20:06:50.179505 crc crio[20719]: time="2026-06-12T20:06:50.179502528Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262569 | controller | Jun 12 20:06:50.179830 crc crio[20719]: time="2026-06-12T20:06:50.179739953Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262584 | controller | Jun 12 20:06:50.180158 crc crio[20719]: time="2026-06-12T20:06:50.179867497Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262599 | controller | Jun 12 20:06:50.180158 crc crio[20719]: time="2026-06-12T20:06:50.179947809Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262615 | controller | Jun 12 20:06:50.180158 crc crio[20719]: time="2026-06-12T20:06:50.180023201Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262630 | controller | Jun 12 20:06:50.180491 crc crio[20719]: time="2026-06-12T20:06:50.180199686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262645 | controller | Jun 12 20:06:50.180491 crc crio[20719]: time="2026-06-12T20:06:50.180240099Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262661 | controller | Jun 12 20:06:50.180585 crc crio[20719]: time="2026-06-12T20:06:50.180495032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262676 | controller | Jun 12 20:06:50.180585 crc crio[20719]: time="2026-06-12T20:06:50.180562284Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262691 | controller | Jun 12 20:06:50.180684 crc crio[20719]: time="2026-06-12T20:06:50.180610299Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262707 | controller | Jun 12 20:06:50.180684 crc crio[20719]: time="2026-06-12T20:06:50.18065519Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262722 | controller | Jun 12 20:06:50.181131 crc crio[20719]: time="2026-06-12T20:06:50.181036447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262737 | controller | Jun 12 20:06:50.181220 crc crio[20719]: time="2026-06-12T20:06:50.18114019Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262756 | controller | Jun 12 20:06:50.181454 crc crio[20719]: time="2026-06-12T20:06:50.181212372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262772 | controller | Jun 12 20:06:50.181454 crc crio[20719]: time="2026-06-12T20:06:50.181343665Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262787 | controller | Jun 12 20:06:50.181610 crc crio[20719]: time="2026-06-12T20:06:50.181455958Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262802 | controller | Jun 12 20:06:50.181610 crc crio[20719]: time="2026-06-12T20:06:50.18150978Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262818 | controller | Jun 12 20:06:50.181610 crc crio[20719]: time="2026-06-12T20:06:50.181538602Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262832 | controller | Jun 12 20:06:50.181610 crc crio[20719]: time="2026-06-12T20:06:50.181573263Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262861 | controller | Jun 12 20:06:50.181792 crc crio[20719]: time="2026-06-12T20:06:50.181613014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262882 | controller | Jun 12 20:06:50.181792 crc crio[20719]: time="2026-06-12T20:06:50.181635494Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262899 | controller | Jun 12 20:06:50.181894 crc crio[20719]: time="2026-06-12T20:06:50.18184242Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262914 | controller | Jun 12 20:06:50.181894 crc crio[20719]: time="2026-06-12T20:06:50.181873531Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262929 | controller | Jun 12 20:06:50.182043 crc crio[20719]: time="2026-06-12T20:06:50.181990204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262944 | controller | Jun 12 20:06:50.182043 crc crio[20719]: time="2026-06-12T20:06:50.182033815Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262959 | controller | Jun 12 20:06:50.182704 crc crio[20719]: time="2026-06-12T20:06:50.182526298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.262974 | controller | Jun 12 20:06:50.182704 crc crio[20719]: time="2026-06-12T20:06:50.182628171Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.262989 | controller | Jun 12 20:06:50.182704 crc crio[20719]: time="2026-06-12T20:06:50.182687283Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263004 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.182736514Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263019 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.182786325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263034 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.182830777Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263049 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.182973231Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263064 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.183009972Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263080 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.183432713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263098 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.183496115Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263114 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.183560356Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263129 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.183609228Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263144 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.183628259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263160 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.18366447Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263174 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.183707621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263190 | controller | Jun 12 20:06:50.183682 crc crio[20719]: time="2026-06-12T20:06:50.183742692Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263205 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.183968858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263220 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.184155573Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263235 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.184171793Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263249 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.184376159Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263264 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.184529063Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263279 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.184636117Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263296 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.184648947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263363 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.184891614Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263391 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.184909794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263409 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.185006287Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263426 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.18511183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263441 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.18514046Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263457 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.185440878Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263473 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.18550767Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263491 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.185531691Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263507 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.185564652Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263529 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.185666815Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263599 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.185698035Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263619 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.185796798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263638 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.185822269Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263656 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.185951333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263671 | controller | Jun 12 20:06:50.185969 crc crio[20719]: time="2026-06-12T20:06:50.185975364Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263686 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.18619827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263702 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.186225681Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263717 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.186375475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263732 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.186431716Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263748 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.18656803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263763 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.186591901Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263779 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.186837697Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263794 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.186867378Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263809 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.186973841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263825 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.186997502Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263840 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.187170106Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263876 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.187197147Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263894 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.187375912Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263914 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.187437163Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263930 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.187576917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263945 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.187601348Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263961 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.187763342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.263977 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.187787713Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.263992 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.187923707Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264007 | controller | Jun 12 20:06:50.188009 crc crio[20719]: time="2026-06-12T20:06:50.187949277Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264023 | controller | Jun 12 20:06:50.189052 crc crio[20719]: time="2026-06-12T20:06:50.188108722Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264038 | controller | Jun 12 20:06:50.189052 crc crio[20719]: time="2026-06-12T20:06:50.188134362Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264053 | controller | Jun 12 20:06:50.189052 crc crio[20719]: time="2026-06-12T20:06:50.188338639Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264069 | controller | Jun 12 20:06:50.189052 crc crio[20719]: time="2026-06-12T20:06:50.18836715Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264084 | controller | Jun 12 20:06:50.189052 crc crio[20719]: time="2026-06-12T20:06:50.188599946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264100 | controller | Jun 12 20:06:50.189052 crc crio[20719]: time="2026-06-12T20:06:50.188631247Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264115 | controller | Jun 12 20:06:50.189052 crc crio[20719]: time="2026-06-12T20:06:50.18873826Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264130 | controller | Jun 12 20:06:50.189052 crc crio[20719]: time="2026-06-12T20:06:50.188772291Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264145 | controller | Jun 12 20:06:50.189052 crc crio[20719]: time="2026-06-12T20:06:50.188911814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264159 | controller | Jun 12 20:06:50.189052 crc crio[20719]: time="2026-06-12T20:06:50.188943025Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264174 | controller | Jun 12 20:06:50.189052 crc crio[20719]: time="2026-06-12T20:06:50.189057478Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264190 | controller | Jun 12 20:06:50.189716 crc crio[20719]: time="2026-06-12T20:06:50.189082889Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264204 | controller | Jun 12 20:06:50.189716 crc crio[20719]: time="2026-06-12T20:06:50.189238203Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264219 | controller | Jun 12 20:06:50.189716 crc crio[20719]: time="2026-06-12T20:06:50.189366977Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264234 | controller | Jun 12 20:06:50.189716 crc crio[20719]: time="2026-06-12T20:06:50.189424078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264254 | controller | Jun 12 20:06:50.189716 crc crio[20719]: time="2026-06-12T20:06:50.189449369Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264269 | controller | Jun 12 20:06:50.189716 crc crio[20719]: time="2026-06-12T20:06:50.189600254Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264285 | controller | Jun 12 20:06:50.189716 crc crio[20719]: time="2026-06-12T20:06:50.189626325Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264300 | controller | Jun 12 20:06:50.190050 crc crio[20719]: time="2026-06-12T20:06:50.189745288Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264315 | controller | Jun 12 20:06:50.190050 crc crio[20719]: time="2026-06-12T20:06:50.189769379Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264329 | controller | Jun 12 20:06:50.190050 crc crio[20719]: time="2026-06-12T20:06:50.189933253Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264345 | controller | Jun 12 20:06:50.190050 crc crio[20719]: time="2026-06-12T20:06:50.189958584Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264359 | controller | Jun 12 20:06:50.190233 crc crio[20719]: time="2026-06-12T20:06:50.190119798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264374 | controller | Jun 12 20:06:50.190233 crc crio[20719]: time="2026-06-12T20:06:50.190144519Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264389 | controller | Jun 12 20:06:50.190467 crc crio[20719]: time="2026-06-12T20:06:50.190257102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264405 | controller | Jun 12 20:06:50.190467 crc crio[20719]: time="2026-06-12T20:06:50.190373955Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264420 | controller | Jun 12 20:06:50.190580 crc crio[20719]: time="2026-06-12T20:06:50.19054595Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264435 | controller | Jun 12 20:06:50.190580 crc crio[20719]: time="2026-06-12T20:06:50.19057654Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264450 | controller | Jun 12 20:06:50.190781 crc crio[20719]: time="2026-06-12T20:06:50.190728545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264465 | controller | Jun 12 20:06:50.190781 crc crio[20719]: time="2026-06-12T20:06:50.190774496Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264480 | controller | Jun 12 20:06:50.190905 crc crio[20719]: time="2026-06-12T20:06:50.190892919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264495 | controller | Jun 12 20:06:50.190955 crc crio[20719]: time="2026-06-12T20:06:50.19091702Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264511 | controller | Jun 12 20:06:50.191131 crc crio[20719]: time="2026-06-12T20:06:50.191082145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264526 | controller | Jun 12 20:06:50.191207 crc crio[20719]: time="2026-06-12T20:06:50.191133546Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264541 | controller | Jun 12 20:06:50.191709 crc crio[20719]: time="2026-06-12T20:06:50.191235519Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264556 | controller | Jun 12 20:06:50.191709 crc crio[20719]: time="2026-06-12T20:06:50.191367923Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264587 | controller | Jun 12 20:06:50.191709 crc crio[20719]: time="2026-06-12T20:06:50.191538107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264605 | controller | Jun 12 20:06:50.191709 crc crio[20719]: time="2026-06-12T20:06:50.191574358Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264621 | controller | Jun 12 20:06:50.191969 crc crio[20719]: time="2026-06-12T20:06:50.191730143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264636 | controller | Jun 12 20:06:50.191969 crc crio[20719]: time="2026-06-12T20:06:50.191766184Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264652 | controller | Jun 12 20:06:50.191969 crc crio[20719]: time="2026-06-12T20:06:50.191791804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264667 | controller | Jun 12 20:06:50.191969 crc crio[20719]: time="2026-06-12T20:06:50.191813385Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264682 | controller | Jun 12 20:06:50.192162 crc crio[20719]: time="2026-06-12T20:06:50.191973109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264697 | controller | Jun 12 20:06:50.192162 crc crio[20719]: time="2026-06-12T20:06:50.19200419Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264712 | controller | Jun 12 20:06:50.192252 crc crio[20719]: time="2026-06-12T20:06:50.192180205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264727 | controller | Jun 12 20:06:50.192252 crc crio[20719]: time="2026-06-12T20:06:50.192212016Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264742 | controller | Jun 12 20:06:50.192505 crc crio[20719]: time="2026-06-12T20:06:50.192458563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264757 | controller | Jun 12 20:06:50.192505 crc crio[20719]: time="2026-06-12T20:06:50.192490944Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264771 | controller | Jun 12 20:06:50.192841 crc crio[20719]: time="2026-06-12T20:06:50.192639598Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264787 | controller | Jun 12 20:06:50.192841 crc crio[20719]: time="2026-06-12T20:06:50.19269579Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264802 | controller | Jun 12 20:06:50.192841 crc crio[20719]: time="2026-06-12T20:06:50.192822843Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264817 | controller | Jun 12 20:06:50.193102 crc crio[20719]: time="2026-06-12T20:06:50.192854554Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264833 | controller | Jun 12 20:06:50.193102 crc crio[20719]: time="2026-06-12T20:06:50.193020319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264862 | controller | Jun 12 20:06:50.193102 crc crio[20719]: time="2026-06-12T20:06:50.193046119Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264884 | controller | Jun 12 20:06:50.193375 crc crio[20719]: time="2026-06-12T20:06:50.193338027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264901 | controller | Jun 12 20:06:50.193512 crc crio[20719]: time="2026-06-12T20:06:50.193382288Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264916 | controller | Jun 12 20:06:50.193565 crc crio[20719]: time="2026-06-12T20:06:50.193546203Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264936 | controller | Jun 12 20:06:50.193620 crc crio[20719]: time="2026-06-12T20:06:50.193580394Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264951 | controller | Jun 12 20:06:50.193884 crc crio[20719]: time="2026-06-12T20:06:50.193829641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264967 | controller | Jun 12 20:06:50.193884 crc crio[20719]: time="2026-06-12T20:06:50.193876493Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.264982 | controller | Jun 12 20:06:50.193884 crc crio[20719]: time="2026-06-12T20:06:50.193901163Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.264997 | controller | Jun 12 20:06:50.193884 crc crio[20719]: time="2026-06-12T20:06:50.193916964Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265013 | controller | Jun 12 20:06:50.194872 crc crio[20719]: time="2026-06-12T20:06:50.194103459Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265028 | controller | Jun 12 20:06:50.194872 crc crio[20719]: time="2026-06-12T20:06:50.194127719Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265043 | controller | Jun 12 20:06:50.194872 crc crio[20719]: time="2026-06-12T20:06:50.194248463Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265059 | controller | Jun 12 20:06:50.194872 crc crio[20719]: time="2026-06-12T20:06:50.194331715Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265074 | controller | Jun 12 20:06:50.194872 crc crio[20719]: time="2026-06-12T20:06:50.194478629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265089 | controller | Jun 12 20:06:50.194872 crc crio[20719]: time="2026-06-12T20:06:50.19450456Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265104 | controller | Jun 12 20:06:50.194872 crc crio[20719]: time="2026-06-12T20:06:50.194619933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265119 | controller | Jun 12 20:06:50.194872 crc crio[20719]: time="2026-06-12T20:06:50.194644524Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265134 | controller | Jun 12 20:06:50.194872 crc crio[20719]: time="2026-06-12T20:06:50.194814718Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265149 | controller | Jun 12 20:06:50.194872 crc crio[20719]: time="2026-06-12T20:06:50.194844349Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265164 | controller | Jun 12 20:06:50.195584 crc crio[20719]: time="2026-06-12T20:06:50.194999153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265179 | controller | Jun 12 20:06:50.195584 crc crio[20719]: time="2026-06-12T20:06:50.195026754Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265194 | controller | Jun 12 20:06:50.195584 crc crio[20719]: time="2026-06-12T20:06:50.195172679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265209 | controller | Jun 12 20:06:50.195584 crc crio[20719]: time="2026-06-12T20:06:50.19519765Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265224 | controller | Jun 12 20:06:50.195584 crc crio[20719]: time="2026-06-12T20:06:50.195421616Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265239 | controller | Jun 12 20:06:50.195584 crc crio[20719]: time="2026-06-12T20:06:50.195448976Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265258 | controller | Jun 12 20:06:50.195883 crc crio[20719]: time="2026-06-12T20:06:50.19559543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265273 | controller | Jun 12 20:06:50.195883 crc crio[20719]: time="2026-06-12T20:06:50.195620131Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265288 | controller | Jun 12 20:06:50.195883 crc crio[20719]: time="2026-06-12T20:06:50.195845127Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265303 | controller | Jun 12 20:06:50.195883 crc crio[20719]: time="2026-06-12T20:06:50.195870778Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265318 | controller | Jun 12 20:06:50.196057 crc crio[20719]: time="2026-06-12T20:06:50.195891248Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265333 | controller | Jun 12 20:06:50.196057 crc crio[20719]: time="2026-06-12T20:06:50.195908619Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265348 | controller | Jun 12 20:06:50.196371 crc crio[20719]: time="2026-06-12T20:06:50.196081803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265363 | controller | Jun 12 20:06:50.196371 crc crio[20719]: time="2026-06-12T20:06:50.196109654Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265378 | controller | Jun 12 20:06:50.196371 crc crio[20719]: time="2026-06-12T20:06:50.196360851Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265393 | controller | Jun 12 20:06:50.196597 crc crio[20719]: time="2026-06-12T20:06:50.196432533Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265408 | controller | Jun 12 20:06:50.196597 crc crio[20719]: time="2026-06-12T20:06:50.196563827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265423 | controller | Jun 12 20:06:50.196597 crc crio[20719]: time="2026-06-12T20:06:50.196590108Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265438 | controller | Jun 12 20:06:50.196775 crc crio[20719]: time="2026-06-12T20:06:50.196687301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265453 | controller | Jun 12 20:06:50.196775 crc crio[20719]: time="2026-06-12T20:06:50.196710431Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265468 | controller | Jun 12 20:06:50.197022 crc crio[20719]: time="2026-06-12T20:06:50.196986429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265483 | controller | Jun 12 20:06:50.197098 crc crio[20719]: time="2026-06-12T20:06:50.19702977Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265499 | controller | Jun 12 20:06:50.197098 crc crio[20719]: time="2026-06-12T20:06:50.197055501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265514 | controller | Jun 12 20:06:50.197098 crc crio[20719]: time="2026-06-12T20:06:50.197071971Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265529 | controller | Jun 12 20:06:50.197245 crc crio[20719]: time="2026-06-12T20:06:50.197200385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265544 | controller | Jun 12 20:06:50.197455 crc crio[20719]: time="2026-06-12T20:06:50.197358729Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265559 | controller | Jun 12 20:06:50.197455 crc crio[20719]: time="2026-06-12T20:06:50.197415601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265578 | controller | Jun 12 20:06:50.197455 crc crio[20719]: time="2026-06-12T20:06:50.197444301Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265594 | controller | Jun 12 20:06:50.197708 crc crio[20719]: time="2026-06-12T20:06:50.197669007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265609 | controller | Jun 12 20:06:50.197708 crc crio[20719]: time="2026-06-12T20:06:50.197710169Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265624 | controller | Jun 12 20:06:50.197838 crc crio[20719]: time="2026-06-12T20:06:50.197733259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265639 | controller | Jun 12 20:06:50.197838 crc crio[20719]: time="2026-06-12T20:06:50.1977496Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265654 | controller | Jun 12 20:06:50.198033 crc crio[20719]: time="2026-06-12T20:06:50.197959265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265670 | controller | Jun 12 20:06:50.198033 crc crio[20719]: time="2026-06-12T20:06:50.197986317Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265685 | controller | Jun 12 20:06:50.198136 crc crio[20719]: time="2026-06-12T20:06:50.198123241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265701 | controller | Jun 12 20:06:50.198184 crc crio[20719]: time="2026-06-12T20:06:50.198147461Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265716 | controller | Jun 12 20:06:50.198384 crc crio[20719]: time="2026-06-12T20:06:50.198349987Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265731 | controller | Jun 12 20:06:50.198492 crc crio[20719]: time="2026-06-12T20:06:50.198425689Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265747 | controller | Jun 12 20:06:50.198492 crc crio[20719]: time="2026-06-12T20:06:50.198485071Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265762 | controller | Jun 12 20:06:50.198601 crc crio[20719]: time="2026-06-12T20:06:50.198511901Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265777 | controller | Jun 12 20:06:50.198723 crc crio[20719]: time="2026-06-12T20:06:50.198676146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265792 | controller | Jun 12 20:06:50.198723 crc crio[20719]: time="2026-06-12T20:06:50.198718757Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265807 | controller | Jun 12 20:06:50.198843 crc crio[20719]: time="2026-06-12T20:06:50.198814249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265823 | controller | Jun 12 20:06:50.198843 crc crio[20719]: time="2026-06-12T20:06:50.19883778Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265838 | controller | Jun 12 20:06:50.199043 crc crio[20719]: time="2026-06-12T20:06:50.199008725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265873 | controller | Jun 12 20:06:50.199124 crc crio[20719]: time="2026-06-12T20:06:50.199049426Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265891 | controller | Jun 12 20:06:50.199216 crc crio[20719]: time="2026-06-12T20:06:50.199181449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265906 | controller | Jun 12 20:06:50.199378 crc crio[20719]: time="2026-06-12T20:06:50.1992225Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265922 | controller | Jun 12 20:06:50.199501 crc crio[20719]: time="2026-06-12T20:06:50.199473608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265944 | controller | Jun 12 20:06:50.199501 crc crio[20719]: time="2026-06-12T20:06:50.199501569Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265960 | controller | Jun 12 20:06:50.199679 crc crio[20719]: time="2026-06-12T20:06:50.199643743Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.265975 | controller | Jun 12 20:06:50.199760 crc crio[20719]: time="2026-06-12T20:06:50.199682604Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.265991 | controller | Jun 12 20:06:50.199882 crc crio[20719]: time="2026-06-12T20:06:50.199847568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.266006 | controller | Jun 12 20:06:50.199963 crc crio[20719]: time="2026-06-12T20:06:50.199887679Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.266022 | controller | Jun 12 20:06:50.200056 crc crio[20719]: time="2026-06-12T20:06:50.200021983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.266038 | controller | Jun 12 20:06:50.200126 crc crio[20719]: time="2026-06-12T20:06:50.200061564Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.266053 | controller | Jun 12 20:06:50.200126 crc crio[20719]: time="2026-06-12T20:06:50.200084445Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 21:10:20.266068 | controller | Jun 12 20:06:50.200126 crc crio[20719]: time="2026-06-12T20:06:50.200101565Z" level=info msg="Updated default CNI network name to "
2026-06-12 21:10:20.266084 | controller | Jun 12 20:06:53.930090 crc crio[20719]: time="2026-06-12T20:06:53.92947226Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 21:10:20.266099 | controller | Jun 12 20:06:54.004562 crc crio[20719]: time="2026-06-12T20:06:54.002707191Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.266114 | controller | Jun 12 20:06:54.004562 crc crio[20719]: time="2026-06-12T20:06:54.003522954Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.266129 | controller | Jun 12 20:06:54.004562 crc crio[20719]: time="2026-06-12T20:06:54.003614457Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 21:10:20.266144 | controller | Jun 12 20:06:54.084996 crc crio[20719]: time="2026-06-12T20:06:54.084876752Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 21:10:20.266160 | controller | Jun 12 20:06:54.084996 crc crio[20719]: time="2026-06-12T20:06:54.084966705Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 21:10:20.266176 | controller | Jun 12 20:07:29.268862 crc crio[20719]: time="2026-06-12T20:07:29.26762119Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/POD" id=16a36b6e-d273-4702-a9d9-d4a43748b6b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.266192 | controller | Jun 12 20:07:29.272516 crc crio[20719]: time="2026-06-12T20:07:29.26907243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.266208 | controller | Jun 12 20:07:29.312363 crc crio[20719]: time="2026-06-12T20:07:29.312150852Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 Namespace:openshift-marketplace ID:75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d UID:79d3eba2-215d-4b2e-a96c-d1a0fdff1603 NetNS:/var/run/netns/964215c8-7114-4b4c-bf79-48745cf57150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79d3eba2_215d_4b2e_a96c_d1a0fdff1603.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}"
2026-06-12 21:10:20.266229 | controller | Jun 12 20:07:29.312363 crc crio[20719]: time="2026-06-12T20:07:29.31242967Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.266246 | controller | Jun 12 20:07:29.880743 crc crio[20719]: 2026-06-12T20:07:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75371e1b8411903 Mac:ce:a9:a6:e5:25:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/964215c8-7114-4b4c-bf79-48745cf57150 SocketPath: PciID:}] [{Interface:0xc0003273d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.266263 | controller | Jun 12 20:07:29.882794 crc crio[20719]: time="2026-06-12T20:07:29.882712871Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 Namespace:openshift-marketplace ID:75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d UID:79d3eba2-215d-4b2e-a96c-d1a0fdff1603 NetNS:/var/run/netns/964215c8-7114-4b4c-bf79-48745cf57150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79d3eba2_215d_4b2e_a96c_d1a0fdff1603.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}"
2026-06-12 21:10:20.266279 | controller | Jun 12 20:07:29.882950 crc crio[20719]: time="2026-06-12T20:07:29.882894357Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.266295 | controller | Jun 12 20:07:29.901184 crc crio[20719]: time="2026-06-12T20:07:29.890465217Z" level=info msg="Ran pod sandbox 75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/POD" id=16a36b6e-d273-4702-a9d9-d4a43748b6b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.266311 | controller | Jun 12 20:07:29.901184 crc crio[20719]: time="2026-06-12T20:07:29.89617892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=754666dc-5373-4cdc-8848-736b1f46dff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.266327 | controller | Jun 12 20:07:29.901184 crc crio[20719]: time="2026-06-12T20:07:29.898018101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ebb99379-7973-42cc-8cdd-1e2915d31f26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.266344 | controller | Jun 12 20:07:29.907693 crc crio[20719]: time="2026-06-12T20:07:29.905826545Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/util" id=d086009b-d652-4ca7-a0ed-a216a435a8ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.266359 | controller | Jun 12 20:07:29.907693 crc crio[20719]: time="2026-06-12T20:07:29.906895355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.266375 | controller | Jun 12 20:07:29.944702 crc crio[20719]: time="2026-06-12T20:07:29.941237686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.266394 | controller | Jun 12 20:07:29.950179 crc crio[20719]: time="2026-06-12T20:07:29.950097959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.266411 | controller | Jun 12 20:07:30.097786 crc crio[20719]: time="2026-06-12T20:07:30.097657216Z" level=info msg="Created container 1743d2dc6a975a93c54dcadf31ff3ee464f6c0291ea350afc798ba1f20fd3b6b: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/util" id=d086009b-d652-4ca7-a0ed-a216a435a8ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.266427 | controller | Jun 12 20:07:30.099358 crc crio[20719]: time="2026-06-12T20:07:30.099215349Z" level=info msg="Starting container: 1743d2dc6a975a93c54dcadf31ff3ee464f6c0291ea350afc798ba1f20fd3b6b" id=2b6d9e94-92be-4369-b393-8095f8727637 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.266443 | controller | Jun 12 20:07:30.110170 crc crio[20719]: time="2026-06-12T20:07:30.109964634Z" level=info msg="Started container" PID=36273 containerID=1743d2dc6a975a93c54dcadf31ff3ee464f6c0291ea350afc798ba1f20fd3b6b description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/util id=2b6d9e94-92be-4369-b393-8095f8727637 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d
2026-06-12 21:10:20.266460 | controller | Jun 12 20:07:30.512217 crc crio[20719]: time="2026-06-12T20:07:30.511917239Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=fe144c72-db9e-4fd7-937a-a156e41715ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.266476 | controller | Jun 12 20:07:30.514792 crc crio[20719]: time="2026-06-12T20:07:30.512520445Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=fe144c72-db9e-4fd7-937a-a156e41715ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.266492 | controller | Jun 12 20:07:30.514792 crc crio[20719]: time="2026-06-12T20:07:30.512643509Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=fe144c72-db9e-4fd7-937a-a156e41715ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.266508 | controller | Jun 12 20:07:30.518641 crc crio[20719]: time="2026-06-12T20:07:30.516082233Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=e710ac8b-2b46-43da-8c18-29c1096f49ef name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.266523 | controller | Jun 12 20:07:30.537453 crc crio[20719]: time="2026-06-12T20:07:30.537250803Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-12 21:10:20.266539 | controller | Jun 12 20:07:32.460841 crc crio[20719]: time="2026-06-12T20:07:32.460668209Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=e710ac8b-2b46-43da-8c18-29c1096f49ef name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.266555 | controller | Jun 12 20:07:32.462251 crc crio[20719]: time="2026-06-12T20:07:32.462162691Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=7e670ae6-030c-49d0-87ae-40ab5d372554 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.266570 | controller | Jun 12 20:07:32.467408 crc crio[20719]: time="2026-06-12T20:07:32.467226569Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=5b463152-1e67-4ad6-b096-d8c7eac5c955 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.266590 | controller | Jun 12 20:07:32.475977 crc crio[20719]: time="2026-06-12T20:07:32.475853265Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/pull" id=21734a4f-79a0-471e-ad91-cddb521af663 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.266606 | controller | Jun 12 20:07:32.478198 crc crio[20719]: time="2026-06-12T20:07:32.478079246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.266621 | controller | Jun 12 20:07:32.523038 crc crio[20719]: time="2026-06-12T20:07:32.522915978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.266637 | controller | Jun 12 20:07:32.524745 crc crio[20719]: time="2026-06-12T20:07:32.523432452Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/0ef51144f828e9af88dad01ff30c457ec3ff61197c7760bc828ed372013cca00/merged/etc/passwd: no such file or directory"
2026-06-12 21:10:20.266653 | controller | Jun 12 20:07:32.524745 crc crio[20719]: time="2026-06-12T20:07:32.523481544Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/0ef51144f828e9af88dad01ff30c457ec3ff61197c7760bc828ed372013cca00/merged/etc/group: no such file or directory"
2026-06-12 21:10:20.266668 | controller | Jun 12 20:07:32.530032 crc crio[20719]: time="2026-06-12T20:07:32.529928968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.266684 | controller | Jun 12 20:07:32.654302 crc crio[20719]: time="2026-06-12T20:07:32.653617881Z" level=info msg="Created container c14e5c422d66ab8b71ceb64924f14cf44cf1f23a7126190610c56c12c65af72b: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/pull" id=21734a4f-79a0-471e-ad91-cddb521af663 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.266699 | controller | Jun 12 20:07:32.657426 crc crio[20719]: time="2026-06-12T20:07:32.657198369Z" level=info msg="Starting container: c14e5c422d66ab8b71ceb64924f14cf44cf1f23a7126190610c56c12c65af72b" id=1f8156d5-3a01-48ae-8c3d-c924be1998f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.266715 | controller | Jun 12 20:07:32.667220 crc crio[20719]: time="2026-06-12T20:07:32.666888926Z" level=info msg="Started container" PID=36319 containerID=c14e5c422d66ab8b71ceb64924f14cf44cf1f23a7126190610c56c12c65af72b description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/pull id=1f8156d5-3a01-48ae-8c3d-c924be1998f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d
2026-06-12 21:10:20.266731 | controller | Jun 12 20:07:33.555796 crc crio[20719]: time="2026-06-12T20:07:33.555631982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b3acc2ce-58d8-44ed-8a21-07a7dbfca39d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.266747 | controller | Jun 12 20:07:33.559772 crc crio[20719]: time="2026-06-12T20:07:33.559641892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0977b4ad-3cba-47fa-a5b1-c5661287e5de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.266763 | controller | Jun 12 20:07:33.570189 crc crio[20719]: time="2026-06-12T20:07:33.570033077Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/extract" id=33a79337-254a-4ee3-8b2e-e003473748bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.266781 | controller | Jun 12 20:07:33.570990 crc crio[20719]: time="2026-06-12T20:07:33.570879021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.266798 | controller | Jun 12 20:07:33.628150 crc crio[20719]: time="2026-06-12T20:07:33.627923005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.266814 | controller | Jun 12 20:07:33.634778 crc crio[20719]: time="2026-06-12T20:07:33.634662869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.266830 | controller | Jun 12 20:07:33.775698 crc crio[20719]: time="2026-06-12T20:07:33.775513502Z" level=info msg="Created container b1d18033b35912cc7ec141a0751fadfe49870b756a61cfe795fc37c37f2dc20b: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/extract" id=33a79337-254a-4ee3-8b2e-e003473748bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.266868 | controller | Jun 12 20:07:33.777591 crc crio[20719]: time="2026-06-12T20:07:33.777437095Z" level=info msg="Starting container: b1d18033b35912cc7ec141a0751fadfe49870b756a61cfe795fc37c37f2dc20b" id=8efb70ef-8df3-425e-8b06-e74d92293108 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.266892 | controller | Jun 12 20:07:33.786200 crc crio[20719]: time="2026-06-12T20:07:33.78598002Z" level=info msg="Started container" PID=36359 containerID=b1d18033b35912cc7ec141a0751fadfe49870b756a61cfe795fc37c37f2dc20b description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/extract id=8efb70ef-8df3-425e-8b06-e74d92293108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d
2026-06-12 21:10:20.266909 | controller | Jun 12 20:07:35.588991 crc crio[20719]: time="2026-06-12T20:07:35.587851431Z" level=info msg="Stopping pod sandbox: 75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d" id=050b9acf-bef9-47cb-a654-0e9d45c82af8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.266926 | controller | Jun 12 20:07:35.590911 crc crio[20719]: time="2026-06-12T20:07:35.589807386Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 Namespace:openshift-marketplace ID:75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d UID:79d3eba2-215d-4b2e-a96c-d1a0fdff1603 NetNS:/var/run/netns/964215c8-7114-4b4c-bf79-48745cf57150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79d3eba2_215d_4b2e_a96c_d1a0fdff1603.slice PodAnnotations:0xc00334a798}] Aliases:map[]}"
2026-06-12 21:10:20.266942 | controller | Jun 12 20:07:35.590911 crc crio[20719]: time="2026-06-12T20:07:35.590004242Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.266958 | controller | Jun 12 20:07:36.366246 crc crio[20719]: time="2026-06-12T20:07:36.365864091Z" level=info msg="Stopped pod sandbox: 75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d" id=050b9acf-bef9-47cb-a654-0e9d45c82af8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.266974 | controller | Jun 12 20:07:40.952885 crc crio[20719]: time="2026-06-12T20:07:40.952348902Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/POD" id=685f6498-2a97-4128-b6ec-17e5391f2047 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.266994 | controller | Jun 12 20:07:40.954131 crc crio[20719]: time="2026-06-12T20:07:40.952929638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.267010 | controller | Jun 12 20:07:41.002477 crc crio[20719]: time="2026-06-12T20:07:41.002363361Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-kfbm6 Namespace:openshift-nmstate ID:c5752ab65d0114b0c3aefa60ac0ccc79f859423f6acbc00c8b095fd9613b31b5 UID:796c9b33-3033-428c-909d-87cee3327eb5 NetNS:/var/run/netns/96ffd537-b0eb-4a96-ab9e-20f9cdba63ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod796c9b33_3033_428c_909d_87cee3327eb5.slice PodAnnotations:0xc000eae060}] Aliases:map[]}"
2026-06-12 21:10:20.267026 | controller | Jun 12 20:07:41.002800 crc crio[20719]: time="2026-06-12T20:07:41.002460884Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-kfbm6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.267042 | controller | Jun 12 20:07:41.805726 crc crio[20719]: 2026-06-12T20:07:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5752ab65d0114b Mac:96:00:dd:0a:12:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/96ffd537-b0eb-4a96-ab9e-20f9cdba63ea SocketPath: PciID:}] [{Interface:0xc00024e740 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.267058 | controller | Jun 12 20:07:41.806855 crc crio[20719]: time="2026-06-12T20:07:41.806792816Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-kfbm6 Namespace:openshift-nmstate ID:c5752ab65d0114b0c3aefa60ac0ccc79f859423f6acbc00c8b095fd9613b31b5 UID:796c9b33-3033-428c-909d-87cee3327eb5 NetNS:/var/run/netns/96ffd537-b0eb-4a96-ab9e-20f9cdba63ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod796c9b33_3033_428c_909d_87cee3327eb5.slice PodAnnotations:0xc000eae060}] Aliases:map[]}"
2026-06-12 21:10:20.267074 | controller | Jun 12 20:07:41.807026 crc crio[20719]: time="2026-06-12T20:07:41.806979631Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-kfbm6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.267091 | controller | Jun 12 20:07:41.813237 crc crio[20719]: time="2026-06-12T20:07:41.81314856Z" level=info msg="Ran pod sandbox c5752ab65d0114b0c3aefa60ac0ccc79f859423f6acbc00c8b095fd9613b31b5 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/POD" id=685f6498-2a97-4128-b6ec-17e5391f2047 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.267108 | controller | Jun 12 20:07:41.815959 crc crio[20719]: time="2026-06-12T20:07:41.815880165Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=c4906ca8-e65d-4f88-948f-985f5f49c253 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.267124 | controller | Jun 12 20:07:41.816187 crc crio[20719]: time="2026-06-12T20:07:41.816082632Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=c4906ca8-e65d-4f88-948f-985f5f49c253 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.267140 | controller | Jun 12 20:07:41.816187 crc crio[20719]: time="2026-06-12T20:07:41.816155514Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=c4906ca8-e65d-4f88-948f-985f5f49c253 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.267160 | controller | Jun 12 20:07:41.817562 crc crio[20719]: time="2026-06-12T20:07:41.817474868Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=ac9378f5-c2e3-4d45-a63f-de5e4794e327 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.267176 | controller | Jun 12 20:07:41.824338 crc crio[20719]: time="2026-06-12T20:07:41.824220494Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-12 21:10:20.267192 | controller | Jun 12 20:07:45.640845 crc crio[20719]: time="2026-06-12T20:07:45.639881443Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=ac9378f5-c2e3-4d45-a63f-de5e4794e327 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.267208 | controller | Jun 12 20:07:45.643036 crc crio[20719]: time="2026-06-12T20:07:45.642213804Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=19546e39-7c0f-436b-b18d-eee8a4d1892f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.267224 | controller | Jun 12 20:07:45.646186 crc crio[20719]: time="2026-06-12T20:07:45.646079131Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=45c9e50f-2e71-4f57-830a-45a8dbd2ad51 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.267240 | controller | Jun 12 20:07:45.654934 crc crio[20719]: time="2026-06-12T20:07:45.654776289Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/nmstate-operator" id=c1c4104d-99e0-4cdf-88b3-e00149eee859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.267256 | controller | Jun 12 20:07:45.656969 crc crio[20719]: time="2026-06-12T20:07:45.656834858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.267271 | controller | Jun 12 20:07:45.681626 crc crio[20719]: time="2026-06-12T20:07:45.681487612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.267287 | controller | Jun 12 20:07:45.685331 crc crio[20719]: time="2026-06-12T20:07:45.685186514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.267303 | controller | Jun 12 20:07:45.810595 crc crio[20719]: time="2026-06-12T20:07:45.81049495Z" level=info msg="Created container f4b78ad51d2f7566acbc12e0fd5f75c4646d4f1548a19f1fea9dad88f2045bb9: openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/nmstate-operator" id=c1c4104d-99e0-4cdf-88b3-e00149eee859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.267318 | controller | Jun 12 20:07:45.812115 crc crio[20719]: time="2026-06-12T20:07:45.812031323Z" level=info msg="Starting container: f4b78ad51d2f7566acbc12e0fd5f75c4646d4f1548a19f1fea9dad88f2045bb9" id=cdae0f66-0f78-4c19-ae74-98066b4b02b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.267333 | controller | Jun 12 20:07:45.820480 crc crio[20719]: time="2026-06-12T20:07:45.820407023Z" level=info msg="Started container" PID=36687 containerID=f4b78ad51d2f7566acbc12e0fd5f75c4646d4f1548a19f1fea9dad88f2045bb9 description=openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/nmstate-operator id=cdae0f66-0f78-4c19-ae74-98066b4b02b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5752ab65d0114b0c3aefa60ac0ccc79f859423f6acbc00c8b095fd9613b31b5
2026-06-12 21:10:20.267354 | controller | Jun 12 20:07:59.835673 crc crio[20719]: time="2026-06-12T20:07:59.8346742Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/POD" id=039f46d2-fceb-44f2-a5e5-e82161042691 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.267370 | controller | Jun 12 20:07:59.837184 crc crio[20719]: time="2026-06-12T20:07:59.835717939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.267386 | controller | Jun 12 20:07:59.865920 crc crio[20719]: time="2026-06-12T20:07:59.865816852Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-74bbm Namespace:openshift-nmstate ID:262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e UID:8e84fc74-95d8-477e-b441-a51cb62fd084 NetNS:/var/run/netns/1417365d-ad5a-4ceb-be25-8c29d9d0f5e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e84fc74_95d8_477e_b441_a51cb62fd084.slice PodAnnotations:0xc000a38e60}] Aliases:map[]}"
2026-06-12 21:10:20.267402 | controller | Jun 12 20:07:59.865920 crc crio[20719]: time="2026-06-12T20:07:59.865907565Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-74bbm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.267418 | controller | Jun 12 20:07:59.981630 crc crio[20719]: time="2026-06-12T20:07:59.981093654Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-r4q5g/POD" id=61d531c7-3eb4-40df-a834-344aa76dd8e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.267434 | controller | Jun 12 20:07:59.981745 crc crio[20719]: time="2026-06-12T20:07:59.981652069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.267450 | controller | Jun 12 20:08:00.005034 crc crio[20719]: time="2026-06-12T20:08:00.004910636Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=61d531c7-3eb4-40df-a834-344aa76dd8e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.267465 | controller | Jun 12 20:08:00.052405 crc crio[20719]: time="2026-06-12T20:08:00.052246921Z" level=info msg="Ran pod sandbox 5c8af9f60670e87ebf3aec2d095dcc1b6a5f6213648e4678e2dcf4b6154a5498 with infra container: openshift-nmstate/nmstate-handler-r4q5g/POD" id=61d531c7-3eb4-40df-a834-344aa76dd8e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.267481 | controller | Jun 12 20:08:00.062444 crc crio[20719]: time="2026-06-12T20:08:00.061198744Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=2843ef7d-b647-481c-b50c-999071dfa156 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.267496 | controller | Jun 12 20:08:00.062900 crc crio[20719]: time="2026-06-12T20:08:00.062856916Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=2843ef7d-b647-481c-b50c-999071dfa156 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.267512 | controller | Jun 12 20:08:00.063073 crc crio[20719]: time="2026-06-12T20:08:00.063053372Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=2843ef7d-b647-481c-b50c-999071dfa156 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.267528 | controller | Jun 12 20:08:00.067093 crc crio[20719]: time="2026-06-12T20:08:00.067059043Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=77e1e171-b593-4a9e-b976-805618d69812 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.267547 | controller | Jun 12 20:08:00.074779 crc crio[20719]: time="2026-06-12T20:08:00.072900722Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 21:10:20.267564 | controller | Jun 12 20:08:00.525138 crc crio[20719]: time="2026-06-12T20:08:00.521903822Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688248-tn6cb/POD" id=b65fd8a0-ce35-4433-bd54-1a408810a7c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.267580 | controller | Jun 12 20:08:00.525138 crc crio[20719]: time="2026-06-12T20:08:00.522226161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.267596 | controller | Jun 12 20:08:00.554190 crc crio[20719]: time="2026-06-12T20:08:00.554117497Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688248-tn6cb Namespace:openshift-infra ID:a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858 UID:e362e60b-74a1-4f2d-8b48-f73c93410fe9 NetNS:/var/run/netns/dfaefae0-1f8a-4ceb-8d5d-710c2b0bdc3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode362e60b_74a1_4f2d_8b48_f73c93410fe9.slice PodAnnotations:0xc003ab1280}] Aliases:map[]}"
2026-06-12 21:10:20.267612 | controller | Jun 12 20:08:00.554190 crc crio[20719]: time="2026-06-12T20:08:00.554180539Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688248-tn6cb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.267628 | controller | Jun 12 20:08:00.670737 crc crio[20719]: time="2026-06-12T20:08:00.670550664Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/POD" id=bc1f6167-424a-4a51-bab1-ca808eae9e01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.267646 | controller | Jun 12 20:08:00.670737 crc crio[20719]: time="2026-06-12T20:08:00.670685988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.267665 | controller | Jun 12 20:08:00.708230 crc crio[20719]: time="2026-06-12T20:08:00.707032135Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-flwpm Namespace:openshift-nmstate ID:71d09b14a109d40e3c2a446b6c11e8836f564d71bb3a0389d6bf76ceab4d3a3d UID:b1122dcf-fb26-481e-b704-ea14de9ab2ca NetNS:/var/run/netns/647f919e-3315-4b85-81cc-e32a06937bd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1122dcf_fb26_481e_b704_ea14de9ab2ca.slice PodAnnotations:0xc002d9a030}] Aliases:map[]}"
2026-06-12 21:10:20.267681 | controller | Jun 12 20:08:00.708230 crc crio[20719]: time="2026-06-12T20:08:00.707098958Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-flwpm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.267697 | controller | Jun 12 20:08:00.719040 crc crio[20719]: time="2026-06-12T20:08:00.718885781Z" level=info msg="Running pod sandbox: openshift-console/console-67bd847d85-vdm7m/POD" id=e8b35968-f082-4bb7-87f4-17b179155146 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.267712 | controller | Jun 12 20:08:00.719458 crc crio[20719]: time="2026-06-12T20:08:00.719105407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.267728 | controller | Jun 12 20:08:00.784742 crc crio[20719]: time="2026-06-12T20:08:00.784029427Z" level=info msg="Got pod network &{Name:console-67bd847d85-vdm7m Namespace:openshift-console ID:4d4652a7239c262d348c8e25772ccd0cfc990be9997b5716f47aa3b45c93a9b9 UID:9a5149be-d4dc-4187-89db-8a1ba4d045fa NetNS:/var/run/netns/f23f55f3-7b62-48e9-9925-1d7d1daa9fc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a5149be_d4dc_4187_89db_8a1ba4d045fa.slice PodAnnotations:0xc003ab01a0}] Aliases:map[]}"
2026-06-12 21:10:20.267748 | controller | Jun 12 20:08:00.784742 crc crio[20719]: time="2026-06-12T20:08:00.784353216Z" level=info msg="Adding pod openshift-console_console-67bd847d85-vdm7m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.267764 | controller | Jun 12 20:08:00.899256 crc crio[20719]: 2026-06-12T20:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:262fc1f20f72799 Mac:e6:65:28:70:03:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/1417365d-ad5a-4ceb-be25-8c29d9d0f5e7 SocketPath: PciID:}] [{Interface:0xc0006245d0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.267780 | controller | Jun 12 20:08:00.901091 crc crio[20719]: time="2026-06-12T20:08:00.901010216Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-74bbm Namespace:openshift-nmstate ID:262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e UID:8e84fc74-95d8-477e-b441-a51cb62fd084 NetNS:/var/run/netns/1417365d-ad5a-4ceb-be25-8c29d9d0f5e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e84fc74_95d8_477e_b441_a51cb62fd084.slice PodAnnotations:0xc000a38e60}] Aliases:map[]}"
2026-06-12 21:10:20.267796 | controller | Jun 12 20:08:00.901186 crc crio[20719]: time="2026-06-12T20:08:00.901151551Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-74bbm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.267812 | controller | Jun 12 20:08:00.928088 crc crio[20719]: time="2026-06-12T20:08:00.927966409Z" level=info msg="Ran pod sandbox 262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/POD" id=039f46d2-fceb-44f2-a5e5-e82161042691 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.267827 | controller | Jun 12 20:08:00.932707 crc crio[20719]: time="2026-06-12T20:08:00.932217032Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=7df541d8-7ef1-4d9a-9656-fc253d1d0b69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.267843 | controller | Jun 12 20:08:00.937062 crc crio[20719]: time="2026-06-12T20:08:00.932982823Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=7df541d8-7ef1-4d9a-9656-fc253d1d0b69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.267878 | controller | Jun 12 20:08:00.938016 crc crio[20719]: time="2026-06-12T20:08:00.937979201Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=7df541d8-7ef1-4d9a-9656-fc253d1d0b69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.267894 | controller | Jun 12 20:08:00.952024 crc crio[20719]: time="2026-06-12T20:08:00.950890075Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=901032d0-9618-4170-a71c-239b8b8561ed name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.267914 | controller | Jun 12 20:08:00.973500 crc crio[20719]: time="2026-06-12T20:08:00.97158036Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 21:10:20.267930 | controller | Jun 12 20:08:01.408032 crc crio[20719]: 2026-06-12T20:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3b4f4021e551aa Mac:8a:a2:5b:5b:6c:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/dfaefae0-1f8a-4ceb-8d5d-710c2b0bdc3a SocketPath: PciID:}] [{Interface:0xc00018e5c0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.267946 | controller | Jun 12 20:08:01.410034 crc crio[20719]: time="2026-06-12T20:08:01.409847353Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688248-tn6cb Namespace:openshift-infra ID:a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858 UID:e362e60b-74a1-4f2d-8b48-f73c93410fe9 NetNS:/var/run/netns/dfaefae0-1f8a-4ceb-8d5d-710c2b0bdc3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode362e60b_74a1_4f2d_8b48_f73c93410fe9.slice PodAnnotations:0xc003ab1280}] Aliases:map[]}"
2026-06-12 21:10:20.267963 | controller | Jun 12 20:08:01.410945 crc crio[20719]: time="2026-06-12T20:08:01.410649854Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688248-tn6cb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.267979 | controller | Jun 12 20:08:01.422564 crc crio[20719]: time="2026-06-12T20:08:01.422194703Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-brrj2/POD" id=e95c7c08-51ad-448a-afe9-5005d4f0b981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.267995 | controller | Jun 12 20:08:01.422648 crc crio[20719]: time="2026-06-12T20:08:01.422576633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.268011 | controller | Jun 12 20:08:01.436234 crc crio[20719]: time="2026-06-12T20:08:01.435858196Z" level=info msg="Ran pod sandbox a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858 with infra container: openshift-infra/auto-csr-approver-29688248-tn6cb/POD" id=b65fd8a0-ce35-4433-bd54-1a408810a7c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.268027 | controller | Jun 12 20:08:01.446441 crc crio[20719]: time="2026-06-12T20:08:01.446019495Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=38506c15-14d0-4f18-b5af-1ff1e8e760c9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.268043 | controller | Jun 12 20:08:01.457134 crc crio[20719]: time="2026-06-12T20:08:01.455889367Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.268059 | controller | Jun 12 20:08:01.470125 crc crio[20719]: time="2026-06-12T20:08:01.470026893Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-brrj2 Namespace:openshift-nmstate ID:a30ac59f20daf6543cf1c47dd2ef4abec440dadf8829f592af3acf6030c1ea8e UID:69a48745-6062-4536-bcdd-c5833d565fab NetNS:/var/run/netns/52016515-1d25-4586-bf6a-410649700d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69a48745_6062_4536_bcdd_c5833d565fab.slice PodAnnotations:0xc00334a458}] Aliases:map[]}"
2026-06-12 21:10:20.268075 | controller | Jun 12 20:08:01.470125 crc crio[20719]: time="2026-06-12T20:08:01.470100855Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-brrj2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.268091 | controller | Jun 12 20:08:01.750389 crc crio[20719]: 2026-06-12T20:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71d09b14a109d40 Mac:0e:68:d7:ca:86:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/647f919e-3315-4b85-81cc-e32a06937bd2 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.268110 | controller | Jun 12 20:08:01.752224 crc crio[20719]: time="2026-06-12T20:08:01.752148131Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-flwpm Namespace:openshift-nmstate ID:71d09b14a109d40e3c2a446b6c11e8836f564d71bb3a0389d6bf76ceab4d3a3d UID:b1122dcf-fb26-481e-b704-ea14de9ab2ca NetNS:/var/run/netns/647f919e-3315-4b85-81cc-e32a06937bd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1122dcf_fb26_481e_b704_ea14de9ab2ca.slice PodAnnotations:0xc002d9a030}] Aliases:map[]}"
2026-06-12 21:10:20.268126 | controller | Jun 12 20:08:01.752506 crc crio[20719]: time="2026-06-12T20:08:01.752437298Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-flwpm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.268142 | controller | Jun 12 20:08:01.760743 crc crio[20719]: time="2026-06-12T20:08:01.760626137Z" level=info msg="Ran pod sandbox 71d09b14a109d40e3c2a446b6c11e8836f564d71bb3a0389d6bf76ceab4d3a3d with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/POD" id=bc1f6167-424a-4a51-bab1-ca808eae9e01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.268158 | controller | Jun 12 20:08:01.762966 crc crio[20719]: time="2026-06-12T20:08:01.762879495Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=9bf13187-3995-4c33-81e2-2ac80f330eb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268173 | controller | Jun 12 20:08:01.763191 crc crio[20719]: time="2026-06-12T20:08:01.763123961Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=9bf13187-3995-4c33-81e2-2ac80f330eb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268189 | controller | Jun 12 20:08:01.763303 crc crio[20719]: time="2026-06-12T20:08:01.763220124Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=9bf13187-3995-4c33-81e2-2ac80f330eb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268204 | controller | Jun 12 20:08:01.764988 crc crio[20719]: time="2026-06-12T20:08:01.76454625Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=25170a3c-9052-44d3-8887-20997692f55a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.268220 | controller | Jun 12 20:08:01.770475 crc crio[20719]: time="2026-06-12T20:08:01.769583959Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-12 21:10:20.268236 | controller | Jun 12 20:08:01.807704 crc crio[20719]: 2026-06-12T20:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d4652a7239c262 Mac:a6:f3:f9:ba:fe:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/f23f55f3-7b62-48e9-9925-1d7d1daa9fc7 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.268253 | controller | Jun 12 20:08:01.808862 crc crio[20719]: time="2026-06-12T20:08:01.808720703Z" level=info msg="Got pod network &{Name:console-67bd847d85-vdm7m Namespace:openshift-console ID:4d4652a7239c262d348c8e25772ccd0cfc990be9997b5716f47aa3b45c93a9b9 UID:9a5149be-d4dc-4187-89db-8a1ba4d045fa NetNS:/var/run/netns/f23f55f3-7b62-48e9-9925-1d7d1daa9fc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a5149be_d4dc_4187_89db_8a1ba4d045fa.slice PodAnnotations:0xc003ab01a0}] Aliases:map[]}"
2026-06-12 21:10:20.268273 | controller | Jun 12 20:08:01.808987 crc crio[20719]: time="2026-06-12T20:08:01.808881497Z" level=info msg="Checking pod openshift-console_console-67bd847d85-vdm7m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.268290 | controller | Jun 12 20:08:01.817781 crc crio[20719]: time="2026-06-12T20:08:01.817577628Z" level=info msg="Ran pod sandbox 4d4652a7239c262d348c8e25772ccd0cfc990be9997b5716f47aa3b45c93a9b9 with infra container: openshift-console/console-67bd847d85-vdm7m/POD" id=e8b35968-f082-4bb7-87f4-17b179155146 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.268306 | controller | Jun 12 20:08:01.822213 crc crio[20719]: time="2026-06-12T20:08:01.822044808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=e1156806-a6e6-405c-a2f4-94233e82798b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268322 | controller | Jun 12 20:08:01.828538 crc crio[20719]: time="2026-06-12T20:08:01.828214387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=9bdb396f-5cf4-485d-9ee8-83c357b6f734 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268337 | controller | Jun 12 20:08:01.838209 crc crio[20719]: time="2026-06-12T20:08:01.838124408Z" level=info msg="Creating container: openshift-console/console-67bd847d85-vdm7m/console" id=c096dd81-1632-4033-9a3a-dee1ec888dad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.268353 | controller | Jun 12 20:08:01.838850 crc crio[20719]: time="2026-06-12T20:08:01.838771826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.268368 | controller | Jun 12 20:08:01.861069 crc crio[20719]: 2026-06-12T20:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a30ac59f20daf65 Mac:52:56:28:9a:53:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/52016515-1d25-4586-bf6a-410649700d4c SocketPath: PciID:}] [{Interface:0xc000302840 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.268385 | controller | Jun 12 20:08:01.862849 crc crio[20719]: time="2026-06-12T20:08:01.862752574Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-brrj2 Namespace:openshift-nmstate ID:a30ac59f20daf6543cf1c47dd2ef4abec440dadf8829f592af3acf6030c1ea8e UID:69a48745-6062-4536-bcdd-c5833d565fab NetNS:/var/run/netns/52016515-1d25-4586-bf6a-410649700d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69a48745_6062_4536_bcdd_c5833d565fab.slice PodAnnotations:0xc00334a458}] Aliases:map[]}"
2026-06-12 21:10:20.268400 | controller | Jun 12 20:08:01.863176 crc crio[20719]: time="2026-06-12T20:08:01.863107134Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-brrj2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.268416 | controller | Jun 12 20:08:01.874958 crc crio[20719]: time="2026-06-12T20:08:01.874796716Z" level=info msg="Ran pod sandbox a30ac59f20daf6543cf1c47dd2ef4abec440dadf8829f592af3acf6030c1ea8e with infra container: openshift-nmstate/nmstate-webhook-9b7874799-brrj2/POD" id=e95c7c08-51ad-448a-afe9-5005d4f0b981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.268432 | controller | Jun 12 20:08:01.877331 crc crio[20719]: time="2026-06-12T20:08:01.877151529Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=93be0641-1d78-46d6-b25f-c6bb081e594a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268451 | controller | Jun 12 20:08:01.877761 crc crio[20719]: time="2026-06-12T20:08:01.877665253Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=93be0641-1d78-46d6-b25f-c6bb081e594a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268467 | controller | Jun 12 20:08:01.877907 crc crio[20719]: time="2026-06-12T20:08:01.877803557Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=93be0641-1d78-46d6-b25f-c6bb081e594a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268483 | controller | Jun 12 20:08:01.880715 crc crio[20719]: time="2026-06-12T20:08:01.880641474Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=62a0a816-44ba-4e32-96fc-2e4d50dcbc57 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.268498 | controller | Jun 12 20:08:01.884948 crc crio[20719]: time="2026-06-12T20:08:01.883977587Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 21:10:20.268514 | controller | Jun 12 20:08:01.884948 crc crio[20719]: time="2026-06-12T20:08:01.884204995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.268529 | controller | Jun 12 20:08:01.893729 crc crio[20719]: time="2026-06-12T20:08:01.892905251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.268545 | controller | Jun 12 20:08:02.036533 crc crio[20719]: time="2026-06-12T20:08:02.036442058Z" level=info msg="Created container 2569303aa38b88cad4f4ddb9a199abfc6b5c2fc4fe472755a1a3b3e0a201dd2d: openshift-console/console-67bd847d85-vdm7m/console" id=c096dd81-1632-4033-9a3a-dee1ec888dad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.268561 | controller | Jun 12 20:08:02.037741 crc crio[20719]: time="2026-06-12T20:08:02.037400933Z" level=info msg="Starting container: 2569303aa38b88cad4f4ddb9a199abfc6b5c2fc4fe472755a1a3b3e0a201dd2d" id=337f5f14-f156-440b-a042-a38dca39af75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.268588 | controller | Jun 12 20:08:02.045674 crc crio[20719]: time="2026-06-12T20:08:02.045232589Z" level=info msg="Started container" PID=37080 containerID=2569303aa38b88cad4f4ddb9a199abfc6b5c2fc4fe472755a1a3b3e0a201dd2d description=openshift-console/console-67bd847d85-vdm7m/console id=337f5f14-f156-440b-a042-a38dca39af75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d4652a7239c262d348c8e25772ccd0cfc990be9997b5716f47aa3b45c93a9b9
2026-06-12 21:10:20.268606 | controller | Jun 12 20:08:02.373504 crc crio[20719]: time="2026-06-12T20:08:02.373425431Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=38506c15-14d0-4f18-b5af-1ff1e8e760c9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.268622 | controller | Jun 12 20:08:02.374838 crc crio[20719]: time="2026-06-12T20:08:02.374733266Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=93851987-9982-43ce-9102-714f48961ef7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268638 | controller | Jun 12 20:08:02.377566 crc crio[20719]: time="2026-06-12T20:08:02.377468031Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d785cae9-f2c5-4b7e-aafb-011e9fca665f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268657 | controller | Jun 12 20:08:02.383117 crc crio[20719]: time="2026-06-12T20:08:02.383064195Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688248-tn6cb/oc" id=6d76d436-4027-450a-b89a-bbd408dfb94e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.268673 | controller | Jun 12 20:08:02.383710 crc crio[20719]: time="2026-06-12T20:08:02.383585459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.268689 | controller | Jun 12 20:08:02.437096 crc crio[20719]: time="2026-06-12T20:08:02.436995264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.268704 | controller | Jun 12 20:08:02.769546 crc crio[20719]: time="2026-06-12T20:08:02.769059802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.268720 | controller | Jun 12 20:08:02.864530 crc crio[20719]: time="2026-06-12T20:08:02.86413553Z" level=info msg="Created container fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9: openshift-infra/auto-csr-approver-29688248-tn6cb/oc" id=6d76d436-4027-450a-b89a-bbd408dfb94e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.268736 | controller | Jun 12 20:08:02.869512 crc crio[20719]: time="2026-06-12T20:08:02.869233501Z" level=info msg="Starting container: fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9" id=b2282ac3-8be1-4213-9283-d0545f11abf5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.268751 | controller | Jun 12 20:08:02.876487 crc crio[20719]: time="2026-06-12T20:08:02.876401197Z" level=info msg="Started container" PID=37115 containerID=fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9 description=openshift-infra/auto-csr-approver-29688248-tn6cb/oc id=b2282ac3-8be1-4213-9283-d0545f11abf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858
2026-06-12 21:10:20.268767 | controller | Jun 12 20:08:05.094349 crc crio[20719]: time="2026-06-12T20:08:05.09286722Z" level=info msg="Stopping pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858" id=59235f92-4963-429a-b686-bb797246e88c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.268783 | controller | Jun 12 20:08:05.096190 crc crio[20719]: time="2026-06-12T20:08:05.095044701Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688248-tn6cb Namespace:openshift-infra ID:a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858 UID:e362e60b-74a1-4f2d-8b48-f73c93410fe9 NetNS:/var/run/netns/dfaefae0-1f8a-4ceb-8d5d-710c2b0bdc3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode362e60b_74a1_4f2d_8b48_f73c93410fe9.slice PodAnnotations:0xc0001106b8}] Aliases:map[]}"
2026-06-12 21:10:20.268800 | controller | Jun 12 20:08:05.096190 crc crio[20719]: time="2026-06-12T20:08:05.095673239Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688248-tn6cb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.268816 | controller | Jun 12 20:08:05.467144 crc crio[20719]: time="2026-06-12T20:08:05.467051108Z" level=info msg="Stopped pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858" id=59235f92-4963-429a-b686-bb797246e88c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.268832 | controller | Jun 12 20:08:05.477000 crc crio[20719]: time="2026-06-12T20:08:05.476946733Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=62a0a816-44ba-4e32-96fc-2e4d50dcbc57 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.268869 | controller | Jun 12 20:08:05.477777 crc crio[20719]: time="2026-06-12T20:08:05.477698335Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=95716a59-c000-4cda-ba22-990733a63470 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268891 | controller | Jun 12 20:08:05.532512 crc crio[20719]: time="2026-06-12T20:08:05.531862195Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=901032d0-9618-4170-a71c-239b8b8561ed name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.268908 | controller | Jun 12 20:08:05.534590 crc crio[20719]: time="2026-06-12T20:08:05.533592Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=ce9b76a5-1572-42cd-aae5-541127ebfe25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268923 | controller | Jun 12 20:08:05.534590 crc crio[20719]: time="2026-06-12T20:08:05.534003044Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=369ca988-9a07-4979-b78b-f3f9015435fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268939 | controller | Jun 12 20:08:05.551575 crc crio[20719]: time="2026-06-12T20:08:05.551458218Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=543326b1-fef0-4492-a138-1b033a39f88b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.268954 | controller | Jun 12 20:08:05.551837 crc crio[20719]: time="2026-06-12T20:08:05.551585332Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-brrj2/nmstate-webhook" id=8f1a7766-c3b3-426f-86d9-5363e778dd4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.268970 | controller | Jun 12 20:08:05.556491 crc crio[20719]: time="2026-06-12T20:08:05.555576273Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=77e1e171-b593-4a9e-b976-805618d69812 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.268985 | controller | Jun 12 20:08:05.557789 crc crio[20719]: time="2026-06-12T20:08:05.557563228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269001 | controller | Jun 12 20:08:05.557938 crc crio[20719]: time="2026-06-12T20:08:05.557899724Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=e30fb9a4-43c5-4b2c-832f-90f471343cc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.269017 | controller | Jun 12 20:08:05.563942 crc crio[20719]: time="2026-06-12T20:08:05.562718507Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=1e003598-273c-4600-940a-ec60077b0fb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.269032 | controller | Jun 12 20:08:05.567720 crc crio[20719]: time="2026-06-12T20:08:05.567592273Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/nmstate-metrics" id=65d6d82c-b5ee-4798-b627-aed33efe8e32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.269051 | controller | Jun 12 20:08:05.573770 crc crio[20719]: time="2026-06-12T20:08:05.573660582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269067 | controller | Jun 12 20:08:05.575153 crc crio[20719]: time="2026-06-12T20:08:05.575012415Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-r4q5g/nmstate-handler" id=8e8b49f3-a7e0-4d3f-b047-2601d1d3ee7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.269083 | controller | Jun 12 20:08:05.598851 crc crio[20719]: time="2026-06-12T20:08:05.598721984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269099 | controller | Jun 12 20:08:05.627665 crc crio[20719]: time="2026-06-12T20:08:05.627578936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269115 | controller | Jun 12 20:08:05.632965 crc crio[20719]: time="2026-06-12T20:08:05.632923492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269132 | controller | Jun 12 20:08:05.667436 crc crio[20719]: time="2026-06-12T20:08:05.66708732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269147 | controller | Jun 12 20:08:05.674803 crc crio[20719]: time="2026-06-12T20:08:05.673467285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269164 | controller | Jun 12 20:08:05.683212 crc crio[20719]: time="2026-06-12T20:08:05.682098876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269179 | controller | Jun 12 20:08:05.809212 crc crio[20719]: time="2026-06-12T20:08:05.809091426Z" level=info msg="Created container 743ae7a845c73304484272c74f051e0be3fcab80507ae59ba2d796dfd0624e76: openshift-nmstate/nmstate-webhook-9b7874799-brrj2/nmstate-webhook" id=8f1a7766-c3b3-426f-86d9-5363e778dd4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.269195 | controller | Jun 12 20:08:05.813080 crc crio[20719]: time="2026-06-12T20:08:05.812987641Z" level=info msg="Starting container: 743ae7a845c73304484272c74f051e0be3fcab80507ae59ba2d796dfd0624e76" id=8bc9e8d2-c61a-4329-ad83-c7aad17faf2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.269211 | controller | Jun 12 20:08:05.818496 crc crio[20719]: time="2026-06-12T20:08:05.818351928Z" level=info msg="Created container b50878f2915b6aa5473846f9e4670376eada3e9fe0f5de4f26143e8ce7e7e67c: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/nmstate-metrics" id=65d6d82c-b5ee-4798-b627-aed33efe8e32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.269226 | controller | Jun 12 20:08:05.820667 crc crio[20719]: time="2026-06-12T20:08:05.82060096Z" level=info msg="Starting container: b50878f2915b6aa5473846f9e4670376eada3e9fe0f5de4f26143e8ce7e7e67c" id=b7c679b5-7a41-4372-abf0-8b8588e3e81d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.269242 | controller | Jun 12 20:08:05.829990 crc crio[20719]: time="2026-06-12T20:08:05.822580694Z" level=info msg="Started container" PID=37278 containerID=743ae7a845c73304484272c74f051e0be3fcab80507ae59ba2d796dfd0624e76 description=openshift-nmstate/nmstate-webhook-9b7874799-brrj2/nmstate-webhook id=8bc9e8d2-c61a-4329-ad83-c7aad17faf2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a30ac59f20daf6543cf1c47dd2ef4abec440dadf8829f592af3acf6030c1ea8e
2026-06-12 21:10:20.269299 | controller | Jun 12 20:08:05.831095 crc crio[20719]: time="2026-06-12T20:08:05.830966044Z" level=info msg="Started container" PID=37279 containerID=b50878f2915b6aa5473846f9e4670376eada3e9fe0f5de4f26143e8ce7e7e67c description=openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/nmstate-metrics id=b7c679b5-7a41-4372-abf0-8b8588e3e81d name=/runtime.v1.RuntimeService/StartContainer sandboxID=262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e
2026-06-12 21:10:20.269324 | controller | Jun 12 20:08:05.843004 crc crio[20719]: time="2026-06-12T20:08:05.842913423Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=d2e3864c-d229-4210-9eb5-5ed51b6abac9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.269350 | controller | Jun 12 20:08:05.843647 crc crio[20719]: time="2026-06-12T20:08:05.843576551Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=d2e3864c-d229-4210-9eb5-5ed51b6abac9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.269368 | controller | Jun 12 20:08:05.843854 crc crio[20719]: time="2026-06-12T20:08:05.843788628Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=d2e3864c-d229-4210-9eb5-5ed51b6abac9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.269384 | controller | Jun 12 20:08:05.845423 crc crio[20719]: time="2026-06-12T20:08:05.84533604Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=f1a43059-8103-4298-99be-5d51ac669100 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.269400 | controller | Jun 12 20:08:05.849999 crc crio[20719]: time="2026-06-12T20:08:05.849822153Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-12 21:10:20.269416 | controller | Jun 12 20:08:06.067959 crc crio[20719]: time="2026-06-12T20:08:06.067496782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269432 | controller | Jun 12 20:08:06.199870 crc crio[20719]: time="2026-06-12T20:08:06.199728228Z" level=info msg="Created container af288af110a3142455fdd4576f81eb203eafcfe7f4b8c2a70222a9df3f0e1159: openshift-nmstate/nmstate-handler-r4q5g/nmstate-handler" id=8e8b49f3-a7e0-4d3f-b047-2601d1d3ee7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.269449 | controller | Jun 12 20:08:06.201455 crc crio[20719]: time="2026-06-12T20:08:06.201351223Z" level=info msg="Starting container: af288af110a3142455fdd4576f81eb203eafcfe7f4b8c2a70222a9df3f0e1159" id=e0309fbc-ae03-44dd-b78a-d688e23b5cf5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.269465 | controller | Jun 12 20:08:06.210402 crc crio[20719]: time="2026-06-12T20:08:06.206143565Z" level=info msg="Started container" PID=37313 containerID=af288af110a3142455fdd4576f81eb203eafcfe7f4b8c2a70222a9df3f0e1159 description=openshift-nmstate/nmstate-handler-r4q5g/nmstate-handler id=e0309fbc-ae03-44dd-b78a-d688e23b5cf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c8af9f60670e87ebf3aec2d095dcc1b6a5f6213648e4678e2dcf4b6154a5498
2026-06-12 21:10:20.269481 | controller | Jun 12 20:08:07.289165 crc crio[20719]: time="2026-06-12T20:08:07.288559725Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=25170a3c-9052-44d3-8887-20997692f55a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.269497 | controller | Jun 12 20:08:07.291320 crc crio[20719]: time="2026-06-12T20:08:07.291234649Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=553789de-917a-4c8c-82f4-a1992ac39057 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.269518 | controller | Jun 12 20:08:07.318837 crc crio[20719]: time="2026-06-12T20:08:07.318447943Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=02911c5e-f989-4ba9-99b8-cd5d01cc8933 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.269535 | controller | Jun 12 20:08:07.339229 crc crio[20719]: time="2026-06-12T20:08:07.33913233Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/nmstate-console-plugin" id=a417f7dd-7f1b-48ad-b55d-aa8e19b019b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.269551 | controller | Jun 12 20:08:07.342419 crc crio[20719]: time="2026-06-12T20:08:07.342127183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269566 | controller | Jun 12 20:08:07.383653 crc crio[20719]: time="2026-06-12T20:08:07.383336543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269582 | controller | Jun 12 20:08:07.395136 crc crio[20719]: time="2026-06-12T20:08:07.395015213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269598 | controller | Jun 12 20:08:07.548229 crc crio[20719]: time="2026-06-12T20:08:07.547820755Z" level=info msg="Created container b59d628df8a536faab0c3ae415ed80a0c0bd1c151b7584c329dc02397b39ff46: openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/nmstate-console-plugin" id=a417f7dd-7f1b-48ad-b55d-aa8e19b019b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.269614 | controller | Jun 12 20:08:07.553654 crc crio[20719]: time="2026-06-12T20:08:07.553587323Z" level=info msg="Starting container: b59d628df8a536faab0c3ae415ed80a0c0bd1c151b7584c329dc02397b39ff46" id=52ba1eb5-6215-4889-8297-ba4a02885344 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.269632 | controller | Jun 12 20:08:07.558978 crc crio[20719]: time="2026-06-12T20:08:07.558902419Z" level=info msg="Started container" PID=37357 containerID=b59d628df8a536faab0c3ae415ed80a0c0bd1c151b7584c329dc02397b39ff46 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/nmstate-console-plugin id=52ba1eb5-6215-4889-8297-ba4a02885344 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d09b14a109d40e3c2a446b6c11e8836f564d71bb3a0389d6bf76ceab4d3a3d
2026-06-12 21:10:20.269651 | controller | Jun 12 20:08:09.981337 crc crio[20719]: time="2026-06-12T20:08:09.980863384Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=f1a43059-8103-4298-99be-5d51ac669100 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.269668 | controller | Jun 12 20:08:09.983194 crc crio[20719]: time="2026-06-12T20:08:09.982545754Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=0020aa4a-8859-4e71-9c07-ea91df502502 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.269684 | controller | Jun 12 20:08:09.987571 crc crio[20719]: time="2026-06-12T20:08:09.987511361Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=1b04fc13-81a3-4413-a68b-5a5fa0da3bde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.269703 | controller | Jun 12 20:08:09.996978 crc crio[20719]: time="2026-06-12T20:08:09.996886258Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/kube-rbac-proxy" id=570db364-933a-4b7c-ac87-9a58f12d880a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.269727 | controller | Jun 12 20:08:09.998768 crc crio[20719]: time="2026-06-12T20:08:09.998685957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269749 | controller | Jun 12 20:08:10.032827 crc crio[20719]: time="2026-06-12T20:08:10.0326809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269770 | controller | Jun 12 20:08:10.039590 crc crio[20719]: time="2026-06-12T20:08:10.039486156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.269792 | controller | Jun 12 20:08:10.197408 crc crio[20719]: time="2026-06-12T20:08:10.195630209Z" level=info msg="Created container 67de8de284836eaad934a7c407fb1e5c88f58d22bf0614d17a64044b106e0743: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/kube-rbac-proxy" id=570db364-933a-4b7c-ac87-9a58f12d880a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.269813 | controller | Jun 12 20:08:10.199096 crc crio[20719]: time="2026-06-12T20:08:10.198968442Z" level=info msg="Starting container: 67de8de284836eaad934a7c407fb1e5c88f58d22bf0614d17a64044b106e0743" id=67912f35-dad9-4139-a419-f4a49a4a5aa2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.269835 | controller | Jun 12 20:08:10.222822 crc crio[20719]: time="2026-06-12T20:08:10.212998335Z" level=info msg="Started container" PID=37424 containerID=67de8de284836eaad934a7c407fb1e5c88f58d22bf0614d17a64044b106e0743 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/kube-rbac-proxy id=67912f35-dad9-4139-a419-f4a49a4a5aa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e
2026-06-12 21:10:20.269899 | controller | Jun 12 20:08:36.423252 crc crio[20719]: time="2026-06-12T20:08:36.422453722Z" level=info msg="Stopping container: c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c (timeout: 15s)" id=0a642af2-246d-4a28-926f-1b45e553b1d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.269925 | controller | Jun 12 20:08:36.569937 crc crio[20719]: time="2026-06-12T20:08:36.569440534Z" level=info msg="Stopped container c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c: openshift-console/console-6c684df5db-cc8g8/console" id=0a642af2-246d-4a28-926f-1b45e553b1d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.269943 | controller | Jun 12 20:08:36.572429 crc crio[20719]: time="2026-06-12T20:08:36.571448109Z" level=info msg="Stopping pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943" id=305f0d39-1580-49c6-85a1-13b96fcbc0ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.269959 | controller | Jun 12 20:08:36.572429 crc crio[20719]: time="2026-06-12T20:08:36.571983883Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc0023e2ca8}] Aliases:map[]}"
2026-06-12 21:10:20.269975 | controller | Jun 12 20:08:36.572429 crc crio[20719]: time="2026-06-12T20:08:36.572139568Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.269996 | controller | Jun 12 20:08:36.893588 crc crio[20719]: time="2026-06-12T20:08:36.892988488Z" level=info msg="Stopped pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943" id=305f0d39-1580-49c6-85a1-13b96fcbc0ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.270013 | controller | Jun 12 20:08:37.567624 crc crio[20719]: time="2026-06-12T20:08:37.567507438Z" level=info msg="Removing container: c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c" id=8523838f-a2f7-4c64-bc51-4e8ce320bc63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.270029 | controller | Jun 12 20:08:37.642694 crc crio[20719]: time="2026-06-12T20:08:37.641191602Z" level=info msg="Removed container c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c: openshift-console/console-6c684df5db-cc8g8/console" id=8523838f-a2f7-4c64-bc51-4e8ce320bc63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.270045 | controller | Jun 12 20:08:44.528588 crc crio[20719]: time="2026-06-12T20:08:44.527543669Z" level=info msg="Removing container: 0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab" id=effd963b-af1b-4f72-9c41-a1dc2327cc45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.270061 | controller | Jun 12 20:08:44.731679 crc crio[20719]: time="2026-06-12T20:08:44.730510196Z" level=info msg="Removed container 0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab: openshift-infra/auto-csr-approver-29688242-57vhs/oc" id=effd963b-af1b-4f72-9c41-a1dc2327cc45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.270077 | controller | Jun 12 20:08:44.740989 crc crio[20719]: time="2026-06-12T20:08:44.740908152Z" level=info msg="Stopping pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943" id=801148e6-5ae9-4402-ad31-5d5102e7de15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.270093 | controller | Jun 12 20:08:44.740989 crc crio[20719]: time="2026-06-12T20:08:44.740974154Z" level=info msg="Stopped pod sandbox (already stopped): 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943" id=801148e6-5ae9-4402-ad31-5d5102e7de15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.270108 | controller | Jun 12 20:08:44.741523 crc crio[20719]: time="2026-06-12T20:08:44.741449087Z" level=info msg="Removing pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943" id=bc7103ae-2bcf-4f7c-be54-b443b47d0e06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.270124 | controller | Jun 12 20:08:44.761403 crc crio[20719]: time="2026-06-12T20:08:44.761188199Z" level=info msg="Removed pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943" id=bc7103ae-2bcf-4f7c-be54-b443b47d0e06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.270139 | controller | Jun 12 20:08:44.762661 crc crio[20719]: time="2026-06-12T20:08:44.762552245Z" level=info msg="Stopping pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf" id=3abfdadd-80b2-4ef1-884b-dfecef4d512f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.270155 | controller | Jun 12 20:08:44.762783 crc crio[20719]: time="2026-06-12T20:08:44.762681408Z" level=info msg="Stopped pod sandbox (already stopped): bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf" id=3abfdadd-80b2-4ef1-884b-dfecef4d512f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.270170 | controller | Jun 12 20:08:44.763637 crc crio[20719]: time="2026-06-12T20:08:44.763545842Z" level=info msg="Removing pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf" id=3894c8ff-f5bb-480a-ab6e-3514ebf3e965 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.270186 | controller | Jun 12 20:08:44.774130 crc crio[20719]: time="2026-06-12T20:08:44.773775803Z" level=info msg="Removed pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf" id=3894c8ff-f5bb-480a-ab6e-3514ebf3e965 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.270204 | controller | Jun 12 20:08:48.670950 crc crio[20719]: time="2026-06-12T20:08:48.669790443Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/POD" id=d729640b-2be0-45c6-b200-2a3c30c51818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.270221 | controller | Jun 12 20:08:48.670950 crc crio[20719]: time="2026-06-12T20:08:48.670786931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.270236 | controller | Jun 12 20:08:48.704068 crc crio[20719]: time="2026-06-12T20:08:48.703678353Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf Namespace:openshift-marketplace ID:18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706 UID:dc6aa827-8d46-426f-8bbc-3218585166ce NetNS:/var/run/netns/e1335895-b388-40df-87c0-f8a4ac80fbcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc6aa827_8d46_426f_8bbc_3218585166ce.slice PodAnnotations:0xc000eae128}] Aliases:map[]}"
2026-06-12 21:10:20.270253 | controller | Jun 12 20:08:48.704068 crc crio[20719]: time="2026-06-12T20:08:48.703776246Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.270269 | controller | Jun 12 20:08:49.138171 crc crio[20719]: 2026-06-12T20:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18178eae0010707 Mac:e6:86:b2:14:1d:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/e1335895-b388-40df-87c0-f8a4ac80fbcb SocketPath: PciID:}] [{Interface:0xc000308bd0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.270286 | controller | Jun 12 20:08:49.141020 crc crio[20719]: time="2026-06-12T20:08:49.140875615Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf Namespace:openshift-marketplace ID:18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706 UID:dc6aa827-8d46-426f-8bbc-3218585166ce NetNS:/var/run/netns/e1335895-b388-40df-87c0-f8a4ac80fbcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc6aa827_8d46_426f_8bbc_3218585166ce.slice PodAnnotations:0xc000eae128}] Aliases:map[]}"
2026-06-12 21:10:20.270302 | controller | Jun 12 20:08:49.141650 crc crio[20719]: time="2026-06-12T20:08:49.141098821Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.270319 | controller | Jun 12 20:08:49.150587 crc crio[20719]: time="2026-06-12T20:08:49.150472751Z" level=info msg="Ran pod sandbox 18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/POD" id=d729640b-2be0-45c6-b200-2a3c30c51818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.270336 | controller | Jun 12 20:08:49.155205 crc crio[20719]: time="2026-06-12T20:08:49.155100314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=de1d138c-cc71-4ba1-8c8e-1475e1fcb65f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.270352 | controller | Jun 12 20:08:49.159750 crc crio[20719]: time="2026-06-12T20:08:49.159437803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c32c8905-7e84-4896-b021-5f4f74d09b1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.270371 | controller | Jun 12 20:08:49.167106 crc crio[20719]: time="2026-06-12T20:08:49.166058785Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/util" id=b1c870ee-7ccc-43b6-9978-f051d90e35eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.270388 | controller | Jun 12 20:08:49.167106 crc crio[20719]: time="2026-06-12T20:08:49.166705672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.270404 | controller | Jun 12 20:08:49.204828 crc crio[20719]: time="2026-06-12T20:08:49.204669494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.270421 | controller | Jun 12 20:08:49.211766 crc crio[20719]: time="2026-06-12T20:08:49.211634985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.270437 | controller | Jun 12 20:08:49.362155 crc crio[20719]: time="2026-06-12T20:08:49.361854405Z" level=info msg="Created container 9e206ad4c295b68db340939e52d2c8dc36ea070c4628fe028e2377b5cea7387e: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/util" id=b1c870ee-7ccc-43b6-9978-f051d90e35eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.270453 | controller | Jun 12 20:08:49.364033 crc crio[20719]: time="2026-06-12T20:08:49.363766788Z" level=info msg="Starting container: 9e206ad4c295b68db340939e52d2c8dc36ea070c4628fe028e2377b5cea7387e" id=27cdadb8-d10a-4ff7-82c8-fdda67fd2592 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.270469 | controller | Jun 12 20:08:49.375510 crc crio[20719]: time="2026-06-12T20:08:49.375179071Z" level=info msg="Started container" PID=38744 containerID=9e206ad4c295b68db340939e52d2c8dc36ea070c4628fe028e2377b5cea7387e description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/util id=27cdadb8-d10a-4ff7-82c8-fdda67fd2592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706
2026-06-12 21:10:20.270485 | controller | Jun 12 20:08:49.712713 crc crio[20719]: time="2026-06-12T20:08:49.711571097Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=2e410f81-0289-4b44-a786-1c7d144701bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.270501 | controller | Jun 12 20:08:49.712713 crc crio[20719]: time="2026-06-12T20:08:49.712547364Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=2e410f81-0289-4b44-a786-1c7d144701bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.270517 | controller | Jun 12 20:08:49.712713 crc crio[20719]: time="2026-06-12T20:08:49.712621406Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=2e410f81-0289-4b44-a786-1c7d144701bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.270532 | controller | Jun 12 20:08:49.715722 crc crio[20719]: time="2026-06-12T20:08:49.71495528Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=9dfd4231-0540-4daa-afc8-f2cc812dc4fa name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.270548 | controller | Jun 12 20:08:49.725036 crc crio[20719]: time="2026-06-12T20:08:49.724901314Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-12 21:10:20.270567 | controller | Jun 12 20:08:51.473954 crc crio[20719]: time="2026-06-12T20:08:51.472943809Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=9dfd4231-0540-4daa-afc8-f2cc812dc4fa name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.270583 | controller | Jun 12 20:08:51.476205 crc crio[20719]: time="2026-06-12T20:08:51.47595399Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=e8128c34-0e23-4a29-9bcb-44a7e1cb43f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.270598 | controller | Jun 12 20:08:51.482920 crc crio[20719]: time="2026-06-12T20:08:51.482765117Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=91a95aaa-4e85-4df8-84f3-28299323979f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.270613 | controller | Jun 12 20:08:51.499907 crc crio[20719]: time="2026-06-12T20:08:51.499755944Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/pull" id=8da8502c-08fa-48f2-af5c-ae531db753f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.270628 | controller | Jun 12 20:08:51.502888 crc crio[20719]: time="2026-06-12T20:08:51.502732737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.270644 | controller | Jun 12 20:08:51.573655 crc crio[20719]: time="2026-06-12T20:08:51.573465549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.270660 | controller | Jun 12 20:08:51.574085 crc crio[20719]: time="2026-06-12T20:08:51.573976783Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7468768e6bb1283030b04050d58ff2bf0fcc2cc4604154065b9ec66e8298209a/merged/etc/passwd: no such file or directory"
2026-06-12 21:10:20.270676 | controller | Jun 12 20:08:51.574085 crc crio[20719]: time="2026-06-12T20:08:51.574034694Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/7468768e6bb1283030b04050d58ff2bf0fcc2cc4604154065b9ec66e8298209a/merged/etc/group: no such file or directory"
2026-06-12 21:10:20.270692 | controller | Jun 12 20:08:51.580804 crc crio[20719]: time="2026-06-12T20:08:51.580679413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.270708 | controller | Jun 12 20:08:51.731169 crc crio[20719]: time="2026-06-12T20:08:51.730906624Z" level=info msg="Created container bb58eed2981706fc65838df17a4007fac9ded764df2d0c75de6c8849262847fd: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/pull" id=8da8502c-08fa-48f2-af5c-ae531db753f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.270723 | controller | Jun 12 20:08:51.732932 crc crio[20719]: time="2026-06-12T20:08:51.732813776Z" level=info msg="Starting container: bb58eed2981706fc65838df17a4007fac9ded764df2d0c75de6c8849262847fd" id=3cea6266-f937-4c40-8a0f-4a5535c5b1df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.270739 | controller | Jun 12 20:08:51.755475 crc crio[20719]: time="2026-06-12T20:08:51.753181574Z" level=info msg="Started container" PID=38823 containerID=bb58eed2981706fc65838df17a4007fac9ded764df2d0c75de6c8849262847fd description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/pull id=3cea6266-f937-4c40-8a0f-4a5535c5b1df name=/runtime.v1.RuntimeService/StartContainer sandboxID=18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706
2026-06-12 21:10:20.270760 | controller | Jun 12 20:08:52.781564 crc crio[20719]: time="2026-06-12T20:08:52.780637355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a1d89bfe-5cef-4503-8d20-eaeba9dba7c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.270777 | controller | Jun 12 20:08:52.785922 crc crio[20719]: time="2026-06-12T20:08:52.785745856Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3405dbfe-e43a-4cc5-a596-73ddff540f02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.270793 | controller | Jun 12 20:08:52.803615 crc crio[20719]: time="2026-06-12T20:08:52.802187177Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/extract" id=d9d65269-5395-46a1-8a44-24ddc44df3cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.270808 | controller | Jun 12 20:08:52.803615 crc crio[20719]: time="2026-06-12T20:08:52.803089552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.270823 | controller | Jun 12 20:08:52.874330 crc crio[20719]: time="2026-06-12T20:08:52.87413097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.270839 | controller | Jun 12 20:08:52.878090 crc crio[20719]: time="2026-06-12T20:08:52.877998396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.270876 | controller | Jun 12 20:08:53.079149 crc crio[20719]: time="2026-06-12T20:08:53.079089022Z" level=info msg="Created container 59ef2fe4bd1861b4a8925c0f1c18d250dd9f4ded87cd1c988e4d36f7ad3a8865: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/extract" id=d9d65269-5395-46a1-8a44-24ddc44df3cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.270894 | controller | Jun 12 20:08:53.080793 crc crio[20719]: time="2026-06-12T20:08:53.080658154Z" level=info msg="Starting container: 59ef2fe4bd1861b4a8925c0f1c18d250dd9f4ded87cd1c988e4d36f7ad3a8865" id=b6f3d087-0ca4-490b-bafb-16e6f34078e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.270910 | controller | Jun 12 20:08:53.091998 crc crio[20719]: time="2026-06-12T20:08:53.091846501Z" level=info msg="Started container" PID=38852 containerID=59ef2fe4bd1861b4a8925c0f1c18d250dd9f4ded87cd1c988e4d36f7ad3a8865 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/extract id=b6f3d087-0ca4-490b-bafb-16e6f34078e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706
2026-06-12 21:10:20.270926 | controller | Jun 12 20:08:54.824554 crc crio[20719]: time="2026-06-12T20:08:54.823892468Z" level=info msg="Stopping pod sandbox: 18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706" id=a65a69af-91f0-4352-ba71-46fb67c31326 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.270942 | controller | Jun 12 20:08:54.827229 crc crio[20719]: time="2026-06-12T20:08:54.827171529Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf Namespace:openshift-marketplace ID:18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706 UID:dc6aa827-8d46-426f-8bbc-3218585166ce NetNS:/var/run/netns/e1335895-b388-40df-87c0-f8a4ac80fbcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc6aa827_8d46_426f_8bbc_3218585166ce.slice PodAnnotations:0xc00008d088}] Aliases:map[]}"
2026-06-12 21:10:20.270962 | controller | Jun 12 20:08:54.828052 crc crio[20719]: time="2026-06-12T20:08:54.827994772Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.270979 | controller | Jun 12 20:08:55.225879 crc crio[20719]: time="2026-06-12T20:08:55.225721629Z" level=info msg="Stopped pod sandbox: 18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706" id=a65a69af-91f0-4352-ba71-46fb67c31326 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.270994 | controller | Jun 12 20:09:07.338713 crc crio[20719]: time="2026-06-12T20:09:07.338093711Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/POD" id=26850cc4-cb65-4744-b3ee-6f378a27bd2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.271010 | controller | Jun 12 20:09:07.339841 crc crio[20719]: time="2026-06-12T20:09:07.338730288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.271026 | controller | Jun 12 20:09:07.371325 crc crio[20719]: time="2026-06-12T20:09:07.371126929Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-79c8b7fbcc-mls25 Namespace:metallb-system ID:efdd0a10311e13ae3bfd87cf7eb454242992f9ca7dc1824a43df90e4b63f8e33 UID:aad1ba17-21d4-48dc-bf3a-cb1c005c46aa NetNS:/var/run/netns/e7357ccb-f23b-417e-9e70-aa7fda90de2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaad1ba17_21d4_48dc_bf3a_cb1c005c46aa.slice PodAnnotations:0xc000a38128}] Aliases:map[]}"
2026-06-12 21:10:20.271042 | controller | Jun 12 20:09:07.371325 crc crio[20719]: time="2026-06-12T20:09:07.371217432Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-79c8b7fbcc-mls25 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.271058 | controller | Jun 12 20:09:07.948468 crc crio[20719]: time="2026-06-12T20:09:07.9480048Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/POD" id=333a92de-eeb0-47f3-a2b3-8c59cce565ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.271073 | controller | Jun 12 20:09:07.948468 crc crio[20719]: time="2026-06-12T20:09:07.948442452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.271090 | controller | Jun 12 20:09:08.000456 crc crio[20719]: time="2026-06-12T20:09:07.998780022Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-5d778cdf7f-jlj4p Namespace:metallb-system ID:7a1ec588cee5ea421f4dbbd3987490c9fd238c791bff769654da16ccbe12f3c6 UID:b5e92481-395b-4ab8-a812-a5b4725f267b NetNS:/var/run/netns/10560115-45a1-4515-8160-e07165625f81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5e92481_395b_4ab8_a812_a5b4725f267b.slice PodAnnotations:0xc002d9a2a8}] Aliases:map[]}"
2026-06-12 21:10:20.271106 | controller | Jun 12 20:09:08.000456 crc crio[20719]: time="2026-06-12T20:09:07.998849814Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-5d778cdf7f-jlj4p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.271122 | controller | Jun 12 20:09:08.233218 crc crio[20719]: 2026-06-12T20:09:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efdd0a10311e13a Mac:ce:dd:11:68:4d:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/e7357ccb-f23b-417e-9e70-aa7fda90de2e SocketPath: PciID:}] [{Interface:0xc0003509f0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.271142 | controller | Jun 12 20:09:08.234879 crc crio[20719]: time="2026-06-12T20:09:08.234686277Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-79c8b7fbcc-mls25 Namespace:metallb-system ID:efdd0a10311e13ae3bfd87cf7eb454242992f9ca7dc1824a43df90e4b63f8e33 UID:aad1ba17-21d4-48dc-bf3a-cb1c005c46aa NetNS:/var/run/netns/e7357ccb-f23b-417e-9e70-aa7fda90de2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaad1ba17_21d4_48dc_bf3a_cb1c005c46aa.slice PodAnnotations:0xc000a38128}] Aliases:map[]}"
2026-06-12 21:10:20.271158 | controller | Jun 12 20:09:08.235424 crc crio[20719]: time="2026-06-12T20:09:08.23531903Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-79c8b7fbcc-mls25 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.271175 | controller | Jun 12 20:09:08.246010 crc crio[20719]: time="2026-06-12T20:09:08.245793808Z" level=info msg="Ran pod sandbox efdd0a10311e13ae3bfd87cf7eb454242992f9ca7dc1824a43df90e4b63f8e33 with infra container: metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/POD" id=26850cc4-cb65-4744-b3ee-6f378a27bd2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.271191 | controller | Jun 12 20:09:08.254898 crc crio[20719]: time="2026-06-12T20:09:08.254731192Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=e9148636-be99-43cd-8809-8187a1eacf2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.271207 | controller | Jun 12 20:09:08.255537 crc crio[20719]: time="2026-06-12T20:09:08.25499454Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=e9148636-be99-43cd-8809-8187a1eacf2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.271223 | controller | Jun 12 20:09:08.255537 crc crio[20719]: time="2026-06-12T20:09:08.255057681Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=e9148636-be99-43cd-8809-8187a1eacf2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.271239 | controller | Jun 12 20:09:08.256826 crc crio[20719]: time="2026-06-12T20:09:08.256675648Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=867609aa-ef6a-4b54-804c-1b10a5621602 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.271254 | controller | Jun 12 20:09:08.263497 crc crio[20719]: time="2026-06-12T20:09:08.263181405Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-12 21:10:20.271270 | controller | Jun 12 20:09:08.561852 crc crio[20719]: 2026-06-12T20:09:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a1ec588cee5ea4 Mac:96:c0:aa:de:c2:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/10560115-45a1-4515-8160-e07165625f81 SocketPath: PciID:}] [{Interface:0xc00011abf0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.271286 | controller | Jun 12 20:09:08.563365 crc crio[20719]: time="2026-06-12T20:09:08.563236524Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-5d778cdf7f-jlj4p Namespace:metallb-system ID:7a1ec588cee5ea421f4dbbd3987490c9fd238c791bff769654da16ccbe12f3c6 UID:b5e92481-395b-4ab8-a812-a5b4725f267b NetNS:/var/run/netns/10560115-45a1-4515-8160-e07165625f81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5e92481_395b_4ab8_a812_a5b4725f267b.slice PodAnnotations:0xc002d9a2a8}] Aliases:map[]}"
2026-06-12 21:10:20.271306 | controller | Jun 12 20:09:08.563671 crc crio[20719]: time="2026-06-12T20:09:08.563602174Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-5d778cdf7f-jlj4p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.271322 | controller | Jun 12 20:09:08.569891 crc crio[20719]: time="2026-06-12T20:09:08.569828645Z" level=info msg="Ran pod sandbox 7a1ec588cee5ea421f4dbbd3987490c9fd238c791bff769654da16ccbe12f3c6 with infra container: metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/POD" id=333a92de-eeb0-47f3-a2b3-8c59cce565ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.271338 | controller | Jun 12 20:09:08.572234 crc crio[20719]: time="2026-06-12T20:09:08.572124327Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=ae4152c7-4de9-42e9-a1a9-95a357141a73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.271354 | controller | Jun 12 20:09:08.572580 crc crio[20719]: time="2026-06-12T20:09:08.572487347Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=ae4152c7-4de9-42e9-a1a9-95a357141a73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.271370 | controller | Jun 12 20:09:08.572665 crc crio[20719]: time="2026-06-12T20:09:08.57258248Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=ae4152c7-4de9-42e9-a1a9-95a357141a73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.271387 | controller | Jun 12 20:09:08.573878 crc crio[20719]: time="2026-06-12T20:09:08.573813414Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=39ed1541-032b-4465-b1a4-d75e3f9efcc3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.271402 | controller | Jun 12 20:09:08.576580 crc crio[20719]: time="2026-06-12T20:09:08.576462948Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-12 21:10:20.271418 | controller | Jun 12 20:09:28.252132 crc crio[20719]: time="2026-06-12T20:09:28.250833877Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=867609aa-ef6a-4b54-804c-1b10a5621602 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.271434 | controller | Jun 12 20:09:28.256043 crc crio[20719]: time="2026-06-12T20:09:28.255851609Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=35b9316d-9b19-4f1a-8b03-dd5230759c84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.271449 | controller | Jun 12 20:09:28.261473 crc crio[20719]: time="2026-06-12T20:09:28.261253823Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=44d72402-0a8c-4146-8eb1-49caebc855eb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.271464 | controller | Jun 12 20:09:28.261879 crc crio[20719]: time="2026-06-12T20:09:28.261776948Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=39ed1541-032b-4465-b1a4-d75e3f9efcc3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.271483 | controller | Jun 12 20:09:28.263026 crc crio[20719]: time="2026-06-12T20:09:28.26290999Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=9f76f5a8-7e84-4cb8-a0c5-4e83ba7008f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.271499 | controller | Jun 12 20:09:28.272176 crc crio[20719]: time="2026-06-12T20:09:28.271970298Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=d72d4a8d-96e9-4e19-8808-0e4faf55a5fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.271515 | controller | Jun 12 20:09:28.281196 crc crio[20719]: time="2026-06-12T20:09:28.281089837Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/manager" id=d5c5e9af-356f-4375-848f-62b3b8308619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.271530 | controller | Jun 12 20:09:28.282951 crc crio[20719]: time="2026-06-12T20:09:28.282871788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.271546 | controller | Jun 12 20:09:28.292091 crc crio[20719]: time="2026-06-12T20:09:28.291960606Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/webhook-server" id=07b48e21-5c2f-4b1a-8b62-456cbfb8edc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.271562 | controller | Jun 12 20:09:28.295191 crc crio[20719]: time="2026-06-12T20:09:28.295112045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.271577 | controller | Jun 12 20:09:28.316209 crc crio[20719]: time="2026-06-12T20:09:28.316111633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.271593 | controller | Jun 12 20:09:28.324443 crc crio[20719]: time="2026-06-12T20:09:28.324122409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.271608 | controller | Jun 12 20:09:28.336384 crc crio[20719]: time="2026-06-12T20:09:28.336203544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.271623 | controller | Jun 12 20:09:28.342038 crc crio[20719]: time="2026-06-12T20:09:28.341932185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.271639 | controller | Jun 12 20:09:28.486950 crc crio[20719]: time="2026-06-12T20:09:28.486854665Z" level=info msg="Created container 4f1a087bfe02897f267ff225c9a03308b7008873766bd117917f27f095e34c38: metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/manager" id=d5c5e9af-356f-4375-848f-62b3b8308619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.271655 | controller | Jun 12 20:09:28.488873 crc crio[20719]: time="2026-06-12T20:09:28.48877963Z" level=info msg="Starting container: 4f1a087bfe02897f267ff225c9a03308b7008873766bd117917f27f095e34c38" id=410b5ace-10b0-4e94-a676-3eb1cce955ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.271671 | controller | Jun 12 20:09:28.489564 crc crio[20719]: time="2026-06-12T20:09:28.48950184Z" level=info msg="Created container 337c682325fa4e73ce72e067aa265ae5b6d8e97db4d6e10407603bada829b0e2: metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/webhook-server" id=07b48e21-5c2f-4b1a-8b62-456cbfb8edc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.271689 | controller | Jun 12 20:09:28.490832 crc crio[20719]: time="2026-06-12T20:09:28.490725285Z" level=info msg="Starting container: 337c682325fa4e73ce72e067aa265ae5b6d8e97db4d6e10407603bada829b0e2" id=7dcdcb03-6b17-4572-88a0-662abd20419c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.271751 | controller | Jun 12 20:09:28.501967 crc crio[20719]: time="2026-06-12T20:09:28.501664827Z" level=info msg="Started container" PID=39555 containerID=337c682325fa4e73ce72e067aa265ae5b6d8e97db4d6e10407603bada829b0e2 description=metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/webhook-server id=7dcdcb03-6b17-4572-88a0-662abd20419c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a1ec588cee5ea421f4dbbd3987490c9fd238c791bff769654da16ccbe12f3c6
2026-06-12 21:10:20.271773 | controller | Jun 12 20:09:28.504801 crc crio[20719]: time="2026-06-12T20:09:28.504700022Z" level=info msg="Started container" PID=39554 containerID=4f1a087bfe02897f267ff225c9a03308b7008873766bd117917f27f095e34c38 description=metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/manager id=410b5ace-10b0-4e94-a676-3eb1cce955ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=efdd0a10311e13ae3bfd87cf7eb454242992f9ca7dc1824a43df90e4b63f8e33
2026-06-12 21:10:20.271791 | controller | Jun 12 20:10:00.522934 crc crio[20719]: time="2026-06-12T20:10:00.521952628Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688250-2kjvb/POD" id=65e152e6-b1c5-44fc-a9f7-c84b94b2e47f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.271807 | controller | Jun 12 20:10:00.524659 crc crio[20719]: time="2026-06-12T20:10:00.522948327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.271881 | controller | Jun 12 20:10:00.554873 crc crio[20719]: time="2026-06-12T20:10:00.55473789Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688250-2kjvb Namespace:openshift-infra ID:eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751 UID:0a4d387e-675e-4fe4-8a5d-5c794ea48995 NetNS:/var/run/netns/16f8414f-7138-4330-a098-f67a235fed3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4d387e_675e_4fe4_8a5d_5c794ea48995.slice PodAnnotations:0xc000eaf1a8}] Aliases:map[]}"
2026-06-12 21:10:20.271903 | controller | Jun 12 20:10:00.554873 crc crio[20719]: time="2026-06-12T20:10:00.554845553Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688250-2kjvb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.271920 | controller | Jun 12 20:10:01.638869 crc crio[20719]: 2026-06-12T20:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eaf1799a293fe68 Mac:1e:93:c5:35:dc:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/16f8414f-7138-4330-a098-f67a235fed3f SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.271936 | controller | Jun 12 20:10:01.641881 crc crio[20719]: time="2026-06-12T20:10:01.641794399Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688250-2kjvb Namespace:openshift-infra ID:eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751 UID:0a4d387e-675e-4fe4-8a5d-5c794ea48995 NetNS:/var/run/netns/16f8414f-7138-4330-a098-f67a235fed3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4d387e_675e_4fe4_8a5d_5c794ea48995.slice PodAnnotations:0xc000eaf1a8}] Aliases:map[]}"
2026-06-12 21:10:20.271952 | controller | Jun 12 20:10:01.642101 crc crio[20719]: time="2026-06-12T20:10:01.642000864Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688250-2kjvb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.271976 | controller | Jun 12 20:10:01.658712 crc crio[20719]: time="2026-06-12T20:10:01.653970139Z" level=info msg="Ran pod sandbox eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751 with infra container: openshift-infra/auto-csr-approver-29688250-2kjvb/POD" id=65e152e6-b1c5-44fc-a9f7-c84b94b2e47f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.271992 | controller | Jun 12 20:10:01.659823 crc crio[20719]: time="2026-06-12T20:10:01.659744479Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8f1948a5-a82e-4646-a8fa-c5f9bfb158a1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.272008 | controller | Jun 12 20:10:01.680745 crc crio[20719]: time="2026-06-12T20:10:01.679438767Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.272024 | controller | Jun 12 20:10:01.846869 crc crio[20719]: time="2026-06-12T20:10:01.846782365Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-d5q48/POD" id=f8891f15-5cab-48dd-baa5-e2f7695e5830 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.272039 | controller | Jun 12 20:10:01.847025 crc crio[20719]: time="2026-06-12T20:10:01.846898498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272055 | controller | Jun 12 20:10:01.885455 crc crio[20719]: time="2026-06-12T20:10:01.885346744Z" level=info msg="Got pod network &{Name:controller-8464864885-d5q48 Namespace:metallb-system ID:cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec UID:6714b527-6727-4778-a486-005a6d0175fc NetNS:/var/run/netns/d04a38c5-cea7-4aa6-9ff3-9d8828d1a176 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6714b527_6727_4778_a486_005a6d0175fc.slice PodAnnotations:0xc002d9a118}] Aliases:map[]}"
2026-06-12 21:10:20.272072 | controller | Jun 12 20:10:01.885455 crc crio[20719]: time="2026-06-12T20:10:01.885442574Z" level=info msg="Adding pod metallb-system_controller-8464864885-d5q48 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.272087 | controller | Jun 12 20:10:02.801661 crc crio[20719]: 2026-06-12T20:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cab4b598d50cac0 Mac:fe:24:f6:7a:e4:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d04a38c5-cea7-4aa6-9ff3-9d8828d1a176 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.272103 | controller | Jun 12 20:10:02.805795 crc crio[20719]: time="2026-06-12T20:10:02.805725348Z" level=info msg="Got pod network &{Name:controller-8464864885-d5q48 Namespace:metallb-system ID:cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec UID:6714b527-6727-4778-a486-005a6d0175fc NetNS:/var/run/netns/d04a38c5-cea7-4aa6-9ff3-9d8828d1a176 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6714b527_6727_4778_a486_005a6d0175fc.slice PodAnnotations:0xc002d9a118}] Aliases:map[]}"
2026-06-12 21:10:20.272120 | controller | Jun 12 20:10:02.806002 crc crio[20719]: time="2026-06-12T20:10:02.805902783Z" level=info msg="Checking pod metallb-system_controller-8464864885-d5q48 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.272136 | controller | Jun 12 20:10:02.819774 crc crio[20719]: time="2026-06-12T20:10:02.81968882Z" level=info msg="Ran pod sandbox cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec with infra container: metallb-system/controller-8464864885-d5q48/POD" id=f8891f15-5cab-48dd-baa5-e2f7695e5830 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.272152 | controller | Jun 12 20:10:02.821963 crc crio[20719]: time="2026-06-12T20:10:02.82189537Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=d2b6a60d-a4f7-4c20-96d2-e2536b81bb2c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.272172 | controller | Jun 12 20:10:02.824042 crc crio[20719]: time="2026-06-12T20:10:02.823988439Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=4e57fd86-0902-449e-8a2a-85bbba5f97c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.272188 | controller | Jun 12 20:10:02.830471 crc crio[20719]: time="2026-06-12T20:10:02.830422607Z" level=info msg="Creating container: metallb-system/controller-8464864885-d5q48/controller" id=409a42fc-95d3-499e-8109-762f9262c304 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.272204 | controller | Jun 12 20:10:02.830966 crc crio[20719]: time="2026-06-12T20:10:02.83087377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272220 | controller | Jun 12 20:10:02.885049 crc crio[20719]: time="2026-06-12T20:10:02.884905119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272235 | controller | Jun 12 20:10:02.893482 crc crio[20719]: time="2026-06-12T20:10:02.893341121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272251 | controller | Jun 12 20:10:03.056652 crc crio[20719]: time="2026-06-12T20:10:03.056460946Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8f1948a5-a82e-4646-a8fa-c5f9bfb158a1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.272266 | controller | Jun 12 20:10:03.058348 crc crio[20719]: time="2026-06-12T20:10:03.058117062Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=290c3242-ffd0-4844-baeb-059949d67fb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.272282 | controller | Jun 12 20:10:03.061357 crc crio[20719]: time="2026-06-12T20:10:03.061241333Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2a4d1ecd-1668-40e9-a60b-a56d329fc39c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.272298 | controller | Jun 12 20:10:03.067733 crc crio[20719]: time="2026-06-12T20:10:03.067670819Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688250-2kjvb/oc" id=3b4d2ffd-b93a-4654-8915-15d8e6951be3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.272313 | controller | Jun 12 20:10:03.067967 crc crio[20719]: time="2026-06-12T20:10:03.067751618Z" level=info msg="Created container 8d7532a81932d791783ad810be1ce590ccef4bdb2f93dd4800f94b466e3b785d: metallb-system/controller-8464864885-d5q48/controller" id=409a42fc-95d3-499e-8109-762f9262c304 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.272329 | controller | Jun 12 20:10:03.068143 crc crio[20719]: time="2026-06-12T20:10:03.06808435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272345 | controller | Jun 12 20:10:03.069510 crc crio[20719]: time="2026-06-12T20:10:03.069414912Z" level=info msg="Starting container: 8d7532a81932d791783ad810be1ce590ccef4bdb2f93dd4800f94b466e3b785d" id=895fc67d-ca10-49ea-be61-c66964bc4a51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.272361 | controller | Jun 12 20:10:03.083791 crc crio[20719]: time="2026-06-12T20:10:03.0837236Z" level=info msg="Started container" PID=40144 containerID=8d7532a81932d791783ad810be1ce590ccef4bdb2f93dd4800f94b466e3b785d description=metallb-system/controller-8464864885-d5q48/controller id=895fc67d-ca10-49ea-be61-c66964bc4a51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec
2026-06-12 21:10:20.272381 | controller | Jun 12 20:10:03.096914 crc crio[20719]: time="2026-06-12T20:10:03.095679281Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=78ef6598-cbff-45f4-8fe6-a5e4e5ada3f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.272397 | controller | Jun 12 20:10:03.112880 crc crio[20719]: time="2026-06-12T20:10:03.112768876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272413 | controller | Jun 12 20:10:03.115997 crc crio[20719]: time="2026-06-12T20:10:03.115591953Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=3e782016-84f9-423c-9fca-a11a099782e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.272428 | controller | Jun 12 20:10:03.129941 crc crio[20719]: time="2026-06-12T20:10:03.129821053Z" level=info msg="Creating container: metallb-system/controller-8464864885-d5q48/kube-rbac-proxy" id=bf98937e-533d-49d9-94d6-27d2c4167636 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.272444 | controller | Jun 12 20:10:03.130411 crc crio[20719]: time="2026-06-12T20:10:03.130325898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272459 | controller | Jun 12 20:10:03.189884 crc crio[20719]: time="2026-06-12T20:10:03.189731713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272475 | controller | Jun 12 20:10:03.198353 crc crio[20719]: time="2026-06-12T20:10:03.198147442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272490 | controller | Jun 12 20:10:03.377251 crc crio[20719]: time="2026-06-12T20:10:03.376470481Z" level=info msg="Created container f3583282c67ffac98458a8d246ec59df142eeda7797207dc45e79be392f75897: metallb-system/controller-8464864885-d5q48/kube-rbac-proxy" id=bf98937e-533d-49d9-94d6-27d2c4167636 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.272506 | controller | Jun 12 20:10:03.383237 crc crio[20719]: time="2026-06-12T20:10:03.383132591Z" level=info msg="Starting container: f3583282c67ffac98458a8d246ec59df142eeda7797207dc45e79be392f75897" id=7866747b-3122-491f-9972-15e13c204cdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.272523 | controller | Jun 12 20:10:03.397187 crc crio[20719]: time="2026-06-12T20:10:03.396483011Z" level=info msg="Started container" PID=40165 containerID=f3583282c67ffac98458a8d246ec59df142eeda7797207dc45e79be392f75897 description=metallb-system/controller-8464864885-d5q48/kube-rbac-proxy id=7866747b-3122-491f-9972-15e13c204cdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec
2026-06-12 21:10:20.272539 | controller | Jun 12 20:10:03.884342 crc crio[20719]: time="2026-06-12T20:10:03.88196436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272556 | controller | Jun 12 20:10:04.166897 crc crio[20719]: time="2026-06-12T20:10:04.166649583Z" level=info msg="Created container d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826: openshift-infra/auto-csr-approver-29688250-2kjvb/oc" id=3b4d2ffd-b93a-4654-8915-15d8e6951be3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.272576 | controller | Jun 12 20:10:04.169951 crc crio[20719]: time="2026-06-12T20:10:04.169647485Z" level=info msg="Starting container: d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826" id=c7a8f5b1-2592-481e-aa1b-89088aacf8bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.272608 | controller | Jun 12 20:10:04.199515 crc crio[20719]: time="2026-06-12T20:10:04.199306544Z" level=info msg="Started container" PID=40204 containerID=d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826 description=openshift-infra/auto-csr-approver-29688250-2kjvb/oc id=c7a8f5b1-2592-481e-aa1b-89088aacf8bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751
2026-06-12 21:10:20.272626 | controller | Jun 12 20:10:05.464500 crc crio[20719]: time="2026-06-12T20:10:05.463650974Z" level=info msg="Running pod sandbox: metallb-system/speaker-bcgqs/POD" id=b5deb02a-9db5-4ab3-98bd-154e8c6f8854 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.272643 | controller | Jun 12 20:10:05.465919 crc crio[20719]: time="2026-06-12T20:10:05.464539889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272659 | controller | Jun 12 20:10:05.561202 crc crio[20719]: time="2026-06-12T20:10:05.560850012Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=b5deb02a-9db5-4ab3-98bd-154e8c6f8854 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.272676 | controller | Jun 12 20:10:05.665733 crc crio[20719]: time="2026-06-12T20:10:05.665016499Z" level=info msg="Ran pod sandbox 39bab981e6afb2c2c563ee29ba98fbed304d1a865176aa27bd461ca43df43b70 with infra container: metallb-system/speaker-bcgqs/POD" id=b5deb02a-9db5-4ab3-98bd-154e8c6f8854 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.272693 | controller | Jun 12 20:10:05.675141 crc crio[20719]: time="2026-06-12T20:10:05.674888512Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=8c53f218-36f5-4a9a-8d24-d159411f5aac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.272709 | controller | Jun 12 20:10:05.683164 crc crio[20719]: time="2026-06-12T20:10:05.682707508Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=a83b3740-9cbb-4c94-94cd-0a91a739f9bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.272725 | controller | Jun 12 20:10:05.698967 crc crio[20719]: time="2026-06-12T20:10:05.698703296Z" level=info msg="Creating container: metallb-system/speaker-bcgqs/speaker" id=8627dd51-c884-44d8-b53f-05e1a749c2f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.272741 | controller | Jun 12 20:10:05.699556 crc crio[20719]: time="2026-06-12T20:10:05.699112526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272758 | controller | Jun 12 20:10:05.834204 crc crio[20719]: time="2026-06-12T20:10:05.833015035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272774 | controller | Jun 12 20:10:06.648132 crc crio[20719]: time="2026-06-12T20:10:06.647160039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272791 | controller | Jun 12 20:10:06.903970 crc crio[20719]: time="2026-06-12T20:10:06.903148226Z" level=info msg="Created container 96a2cf317733c8c6b4df2f028b359bbcba5f59c8f782947afe10f041c337ff8a: metallb-system/speaker-bcgqs/speaker" id=8627dd51-c884-44d8-b53f-05e1a749c2f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.272811 | controller | Jun 12 20:10:06.908343 crc crio[20719]: time="2026-06-12T20:10:06.907913993Z" level=info msg="Starting container: 96a2cf317733c8c6b4df2f028b359bbcba5f59c8f782947afe10f041c337ff8a" id=6a931d8f-7633-4440-aaef-a57de7df09a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.272828 | controller | Jun 12 20:10:06.931669 crc crio[20719]: time="2026-06-12T20:10:06.930534536Z" level=info msg="Started container" PID=40299 containerID=96a2cf317733c8c6b4df2f028b359bbcba5f59c8f782947afe10f041c337ff8a description=metallb-system/speaker-bcgqs/speaker id=6a931d8f-7633-4440-aaef-a57de7df09a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39bab981e6afb2c2c563ee29ba98fbed304d1a865176aa27bd461ca43df43b70
2026-06-12 21:10:20.272845 | controller | Jun 12 20:10:06.961901 crc crio[20719]: time="2026-06-12T20:10:06.961423221Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=827212d9-fbf2-4896-a212-6716ece95999 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.272917 | controller | Jun 12 20:10:06.973257 crc crio[20719]: time="2026-06-12T20:10:06.972689362Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=2a18f09b-d331-4c29-a491-0a2f4b9ea716 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.272959 | controller | Jun 12 20:10:06.981231 crc crio[20719]: time="2026-06-12T20:10:06.980910431Z" level=info msg="Creating container: metallb-system/speaker-bcgqs/kube-rbac-proxy" id=65d618e3-3236-4d9d-8f81-fde0b59d73cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.272980 | controller | Jun 12 20:10:06.981611 crc crio[20719]: time="2026-06-12T20:10:06.981546148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.272998 | controller | Jun 12 20:10:07.057406 crc crio[20719]: time="2026-06-12T20:10:07.057174428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.273014 | controller | Jun 12 20:10:07.867723 crc crio[20719]: time="2026-06-12T20:10:07.866952675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.273031 | controller | Jun 12 20:10:08.111331 crc crio[20719]: time="2026-06-12T20:10:08.111225833Z" level=info msg="Created container 47cb097180fd9fd407475cea463b34f2b4b8dbac1c1a5b369013d1148d9c6ba0: metallb-system/speaker-bcgqs/kube-rbac-proxy" id=65d618e3-3236-4d9d-8f81-fde0b59d73cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.273048 | controller | Jun 12 20:10:08.114096 crc crio[20719]: time="2026-06-12T20:10:08.114069399Z" level=info msg="Starting container: 47cb097180fd9fd407475cea463b34f2b4b8dbac1c1a5b369013d1148d9c6ba0" id=c83cc53a-6646-4cfb-a5e5-03a13d867ed6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.273064 | controller | Jun 12 20:10:08.121525 crc crio[20719]: time="2026-06-12T20:10:08.121425088Z" level=info msg="Started container" PID=40319 containerID=47cb097180fd9fd407475cea463b34f2b4b8dbac1c1a5b369013d1148d9c6ba0 description=metallb-system/speaker-bcgqs/kube-rbac-proxy id=c83cc53a-6646-4cfb-a5e5-03a13d867ed6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39bab981e6afb2c2c563ee29ba98fbed304d1a865176aa27bd461ca43df43b70
2026-06-12 21:10:20.273080 | controller | Jun 12 20:10:09.553165 crc crio[20719]: time="2026-06-12T20:10:09.552512831Z" level=info msg="Stopping pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751" id=04907b61-2133-4245-a25e-f63d436a7f95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.273101 | controller | Jun 12 20:10:09.554488 crc crio[20719]: time="2026-06-12T20:10:09.554073343Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688250-2kjvb Namespace:openshift-infra ID:eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751 UID:0a4d387e-675e-4fe4-8a5d-5c794ea48995 NetNS:/var/run/netns/16f8414f-7138-4330-a098-f67a235fed3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4d387e_675e_4fe4_8a5d_5c794ea48995.slice PodAnnotations:0xc002d9a4b0}] Aliases:map[]}"
2026-06-12 21:10:20.273118 | controller | Jun 12 20:10:09.554488 crc crio[20719]: time="2026-06-12T20:10:09.554421072Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688250-2kjvb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.273136 | controller | Jun 12 20:10:10.061135 crc crio[20719]: time="2026-06-12T20:10:10.060981252Z" level=info msg="Stopped pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751" id=04907b61-2133-4245-a25e-f63d436a7f95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.273152 | controller | Jun 12 20:10:28.365980 crc crio[20719]: time="2026-06-12T20:10:28.362939714Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-7lsf9/POD" id=624bff1d-b037-46ad-945b-f8d5013b87ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.273169 | controller | Jun 12 20:10:28.365980 crc crio[20719]: time="2026-06-12T20:10:28.364381542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.273185 | controller | Jun 12 20:10:28.385203 crc crio[20719]: time="2026-06-12T20:10:28.384988042Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=624bff1d-b037-46ad-945b-f8d5013b87ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.273201 | controller | Jun 12 20:10:28.776394 crc crio[20719]: time="2026-06-12T20:10:28.775723683Z" level=info msg="Ran pod sandbox 040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099 with infra container: openshift-frr-k8s/frr-k8s-7lsf9/POD" id=624bff1d-b037-46ad-945b-f8d5013b87ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.273218 | controller | Jun 12 20:10:28.782614 crc crio[20719]: time="2026-06-12T20:10:28.782216306Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ab4d9782-c3fe-4e7f-969f-c5a8c6cceb48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.273234 | controller | Jun 12 20:10:28.783216 crc crio[20719]: time="2026-06-12T20:10:28.782960346Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=ab4d9782-c3fe-4e7f-969f-c5a8c6cceb48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.273249 | controller | Jun 12 20:10:28.785814 crc crio[20719]: time="2026-06-12T20:10:28.785696699Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=ab4d9782-c3fe-4e7f-969f-c5a8c6cceb48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.273265 | controller | Jun 12 20:10:28.787572 crc crio[20719]: time="2026-06-12T20:10:28.787485057Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=54d544ec-8b37-4ff3-9d76-ef8c035baaeb name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.273284 | controller | Jun 12 20:10:28.796423 crc crio[20719]: time="2026-06-12T20:10:28.795067268Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-12 21:10:20.273301 | controller | Jun 12 20:10:31.696488 crc crio[20719]: time="2026-06-12T20:10:31.695927005Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/POD" id=feb4b19d-2259-4ac7-a5c3-82ab285fc19d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.273317 | controller | Jun 12 20:10:31.697994 crc crio[20719]: time="2026-06-12T20:10:31.696549752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.273333 | controller | Jun 12 20:10:31.734948 crc crio[20719]: time="2026-06-12T20:10:31.734563846Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=feb4b19d-2259-4ac7-a5c3-82ab285fc19d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.273349 | controller | Jun 12 20:10:31.756633 crc crio[20719]: time="2026-06-12T20:10:31.756574273Z" level=info msg="Ran pod sandbox 3ffefd27cd85eb55a21508769e5294a49d61930ffd792ebb5931620da4da639a with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/POD" id=feb4b19d-2259-4ac7-a5c3-82ab285fc19d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.273366 | controller | Jun 12 20:10:31.760480 crc crio[20719]: time="2026-06-12T20:10:31.760447795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=04f3f8bf-46d5-46f7-aa57-c67e5a7b3fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.273382 | controller | Jun 12 20:10:31.760769 crc crio[20719]: time="2026-06-12T20:10:31.760747963Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=04f3f8bf-46d5-46f7-aa57-c67e5a7b3fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.273398 | controller | Jun 12 20:10:31.760916 crc crio[20719]: time="2026-06-12T20:10:31.760896747Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=04f3f8bf-46d5-46f7-aa57-c67e5a7b3fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.273415 | controller | Jun 12 20:10:31.762050 crc crio[20719]: time="2026-06-12T20:10:31.761938005Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=dff47211-9b6e-4bd0-9cab-e3256133dab9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.273431 | controller | Jun 12 20:10:31.767547 crc crio[20719]: time="2026-06-12T20:10:31.767134354Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-12 21:10:20.273447 | controller | Jun 12 20:10:44.830518 crc crio[20719]: time="2026-06-12T20:10:44.8284555Z" level=info msg="Removing container: e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d" id=681eb721-1ab4-4fd4-839e-0e2233509573 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.273463 | controller | Jun 12 20:11:01.231124 crc crio[20719]: time="2026-06-12T20:11:01.23002119Z" level=info msg="Removed container e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d: openshift-infra/auto-csr-approver-29688244-tkzff/oc" id=681eb721-1ab4-4fd4-839e-0e2233509573 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.273479 | controller | Jun 12 20:11:01.245802 crc crio[20719]: time="2026-06-12T20:11:01.245710908Z" level=info msg="Stopping pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16" id=1495cd6e-523c-41af-96c8-16e1afe8f467 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.273499 | controller | Jun 12 20:11:01.246033 crc crio[20719]: time="2026-06-12T20:11:01.245819921Z" level=info msg="Stopped pod sandbox (already stopped): c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16" id=1495cd6e-523c-41af-96c8-16e1afe8f467 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.273515 | controller | Jun 12 20:11:01.247102 crc crio[20719]: time="2026-06-12T20:11:01.246988815Z" level=info msg="Removing pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16" id=7f66cb87-fae1-4c4c-a6a1-53e4a2ce7c37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.273531 | controller | Jun 12 20:11:01.275696 crc crio[20719]: time="2026-06-12T20:11:01.275535916Z" level=info msg="Removed pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16" id=7f66cb87-fae1-4c4c-a6a1-53e4a2ce7c37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.273547 | controller | Jun 12 20:11:01.290580 crc crio[20719]: time="2026-06-12T20:11:01.290431845Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=54d544ec-8b37-4ff3-9d76-ef8c035baaeb name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.273563 | controller | Jun 12 20:11:01.292526 crc crio[20719]: time="2026-06-12T20:11:01.292382744Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=299bf72e-8ced-4844-93c0-7ea9d72a65c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.273578 | controller | Jun 12 20:11:01.302016 crc crio[20719]: time="2026-06-12T20:11:01.301874147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=58c28579-17b3-4999-91fc-ecaab48ba28f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.273594 | controller | Jun 12 20:11:01.318473 crc crio[20719]: time="2026-06-12T20:11:01.318399747Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-files" id=04d83a51-160d-480f-a472-4f27772df868 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.273610 | controller | Jun 12 20:11:01.320837 crc crio[20719]: time="2026-06-12T20:11:01.320480427Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=dff47211-9b6e-4bd0-9cab-e3256133dab9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.273626 | controller | Jun 12 20:11:01.322110 crc crio[20719]: time="2026-06-12T20:11:01.322016074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.273644 | controller | Jun 12 20:11:01.322996 crc crio[20719]: time="2026-06-12T20:11:01.322940319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=97904f0c-1fa8-4db1-b35c-e912405f9a45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.273663 | controller | Jun 12 20:11:01.326544 crc crio[20719]: time="2026-06-12T20:11:01.326479663Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b5e49305-ffca-4edf-ac96-d23bf68064d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.273680 | controller | Jun 12 20:11:01.336871 crc crio[20719]: time="2026-06-12T20:11:01.336785547Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/frr-k8s-webhook-server" id=804ec358-c4f9-4815-a938-878fb5e6ade5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.273699 | controller | Jun 12 20:11:01.348114 crc crio[20719]: time="2026-06-12T20:11:01.34804681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.273715 | controller | Jun 12 20:11:01.369088 crc crio[20719]: time="2026-06-12T20:11:01.368993066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.273732 | controller | Jun 12 20:11:01.375977 crc crio[20719]: time="2026-06-12T20:11:01.3758705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.273748 | controller | Jun 12 20:11:01.383166 crc crio[20719]: time="2026-06-12T20:11:01.38300795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.273764 | controller | Jun 12 20:11:01.388076 crc crio[20719]: time="2026-06-12T20:11:01.388015724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.273780 | controller | Jun 12 20:11:02.414090 crc crio[20719]: time="2026-06-12T20:11:02.413771315Z" level=info msg="Created container a9e3255d2ba79705acc03f31df7dffe3042bf1d5f473c995b3e2e72675535a63: openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-files" id=04d83a51-160d-480f-a472-4f27772df868 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.273797 | controller | Jun 12 20:11:02.428183 crc crio[20719]: time="2026-06-12T20:11:02.42786677Z" level=info msg="Starting container: a9e3255d2ba79705acc03f31df7dffe3042bf1d5f473c995b3e2e72675535a63" id=9351bd7e-3d2b-4279-ac74-d147ce10779c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.273813 | controller | Jun 12 20:11:02.562733 crc crio[20719]: time="2026-06-12T20:11:02.562650904Z" level=info msg="Created container 1a30b4d6684a4f8f6db1099483d1c048da74bfb6587fb43dd5e41cc7f4f2360d: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/frr-k8s-webhook-server" id=804ec358-c4f9-4815-a938-878fb5e6ade5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.273829 | controller | Jun 12 20:11:02.587811 crc crio[20719]: time="2026-06-12T20:11:02.584895703Z" level=info msg="Starting container: 1a30b4d6684a4f8f6db1099483d1c048da74bfb6587fb43dd5e41cc7f4f2360d" id=9e9e260d-1107-4ad0-a03e-f0ddebfd244b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.273846 | controller | Jun 12 20:11:02.720236 crc crio[20719]: time="2026-06-12T20:11:02.697883789Z" level=info msg="Started container" PID=41153 containerID=a9e3255d2ba79705acc03f31df7dffe3042bf1d5f473c995b3e2e72675535a63 description=openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-files id=9351bd7e-3d2b-4279-ac74-d147ce10779c name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099
2026-06-12 21:10:20.273885 | controller | Jun 12 20:11:02.857058 crc crio[20719]: time="2026-06-12T20:11:02.853998726Z" level=info msg="Started container" PID=41154 containerID=1a30b4d6684a4f8f6db1099483d1c048da74bfb6587fb43dd5e41cc7f4f2360d description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/frr-k8s-webhook-server id=9e9e260d-1107-4ad0-a03e-f0ddebfd244b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ffefd27cd85eb55a21508769e5294a49d61930ffd792ebb5931620da4da639a
2026-06-12 21:10:20.273903 | controller | Jun 12 20:11:03.426834 crc crio[20719]: time="2026-06-12T20:11:03.426779073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=50443a2c-f0ef-46c5-ae5f-409128ff7ab2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.273924 | controller | Jun 12 20:11:03.491687 crc crio[20719]: time="2026-06-12T20:11:03.491351937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c40eef0c-a841-48a3-9ad6-3a537dd4f934 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.273940 | controller | Jun 12 20:11:03.513936 crc crio[20719]: time="2026-06-12T20:11:03.513815237Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-7lsf9/cp-reloader" id=f681dbdd-8381-4f44-9044-aa65abfb78aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.273957 | controller | Jun 12 20:11:03.516025 crc crio[20719]: time="2026-06-12T20:11:03.515951134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.273973 | controller | Jun 12 20:11:03.544102 crc crio[20719]: time="2026-06-12T20:11:03.54400223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.273989 | controller | Jun 12 20:11:03.549193 crc crio[20719]: time="2026-06-12T20:11:03.549130447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274035 | controller | Jun 12 20:11:03.686697 crc crio[20719]: time="2026-06-12T20:11:03.686221864Z" level=info msg="Created container a2b120d3e368bf8fe4fd24d2b36647980396b97e40714fa84e2f945ef1739468: openshift-frr-k8s/frr-k8s-7lsf9/cp-reloader" id=f681dbdd-8381-4f44-9044-aa65abfb78aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274054 | controller | Jun 12 20:11:03.687978 crc crio[20719]: time="2026-06-12T20:11:03.68792493Z" level=info msg="Starting container: a2b120d3e368bf8fe4fd24d2b36647980396b97e40714fa84e2f945ef1739468" id=241b1bfb-03c1-4829-9c61-58d9e645b0d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.274072 | controller | Jun 12 20:11:03.694357 crc crio[20719]: time="2026-06-12T20:11:03.694169765Z" level=info msg="Started container" PID=41201 containerID=a2b120d3e368bf8fe4fd24d2b36647980396b97e40714fa84e2f945ef1739468 description=openshift-frr-k8s/frr-k8s-7lsf9/cp-reloader id=241b1bfb-03c1-4829-9c61-58d9e645b0d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099
2026-06-12 21:10:20.274089 | controller | Jun 12 20:11:04.436459 crc crio[20719]: time="2026-06-12T20:11:04.434679516Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=85c68565-af9c-4f8b-aaad-c583bf73d4c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.274106 | controller | Jun 12 20:11:04.439668 crc crio[20719]: time="2026-06-12T20:11:04.439563836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=5c4b5156-8068-4510-84dd-055117b6031a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.274122 | controller | Jun 12 20:11:04.451047 crc crio[20719]: time="2026-06-12T20:11:04.450660281Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-7lsf9/cp-metrics" id=1b07fbec-afa0-4493-8fd2-10373d3a9eda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274139 | controller | Jun 12 20:11:04.453565 crc crio[20719]: time="2026-06-12T20:11:04.453102817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274155 | controller | Jun 12 20:11:04.508725 crc crio[20719]: time="2026-06-12T20:11:04.508603177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274176 | controller | Jun 12 20:11:04.511737 crc crio[20719]: time="2026-06-12T20:11:04.511664109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274193 | controller | Jun 12 20:11:04.620137 crc crio[20719]: time="2026-06-12T20:11:04.619593186Z" level=info msg="Created container 3cb8c3f9b998311e34b383df823b83a195272ee8be91dea902e534f164920f3c: openshift-frr-k8s/frr-k8s-7lsf9/cp-metrics" id=1b07fbec-afa0-4493-8fd2-10373d3a9eda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274209 | controller | Jun 12 20:11:04.623694 crc crio[20719]: time="2026-06-12T20:11:04.623629914Z" level=info msg="Starting container: 3cb8c3f9b998311e34b383df823b83a195272ee8be91dea902e534f164920f3c" id=7e59eee4-ea77-466c-881a-6c0f2eeb4b41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.274226 | controller | Jun 12 20:11:04.629655 crc crio[20719]: time="2026-06-12T20:11:04.629530512Z" level=info msg="Started container" PID=41211 containerID=3cb8c3f9b998311e34b383df823b83a195272ee8be91dea902e534f164920f3c description=openshift-frr-k8s/frr-k8s-7lsf9/cp-metrics id=7e59eee4-ea77-466c-881a-6c0f2eeb4b41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099
2026-06-12 21:10:20.274242 | controller | Jun 12 20:11:05.589809 crc crio[20719]: time="2026-06-12T20:11:05.587147654Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7f4ee68d-7d60-4645-b290-cb48f5a40be2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.274259 | controller | Jun 12 20:11:05.694969 crc crio[20719]: time="2026-06-12T20:11:05.6945754Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d5195b60-c8b7-444d-a5b1-4c3515c5b49c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.274275 | controller | Jun 12 20:11:05.857238 crc crio[20719]: time="2026-06-12T20:11:05.856184095Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-status" id=f6a27ff4-9a59-45ab-bb39-6d873fd13a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274291 | controller | Jun 12 20:11:05.922169 crc crio[20719]: time="2026-06-12T20:11:05.920218306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274308 | controller | Jun 12 20:11:06.222701 crc crio[20719]: time="2026-06-12T20:11:06.220658818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274324 | controller | Jun 12 20:11:06.277940 crc crio[20719]: time="2026-06-12T20:11:06.276774606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274341 | controller | Jun 12 20:11:06.794437 crc crio[20719]: time="2026-06-12T20:11:06.793041991Z" level=info msg="Created container 11a13d2806a0dacc14728047131fa3d473064094ef28181b2a882756fc31456c: openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-status" id=f6a27ff4-9a59-45ab-bb39-6d873fd13a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274358 | controller | Jun 12 20:11:06.803002 crc crio[20719]: time="2026-06-12T20:11:06.802027011Z" level=info msg="Starting container: 11a13d2806a0dacc14728047131fa3d473064094ef28181b2a882756fc31456c" id=640adc10-af28-4cc4-9cab-4a11bad5f87a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.274375 | controller | Jun 12 20:11:06.815898 crc crio[20719]: time="2026-06-12T20:11:06.815071469Z" level=info msg="Started container" PID=41267 containerID=11a13d2806a0dacc14728047131fa3d473064094ef28181b2a882756fc31456c description=openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-status id=640adc10-af28-4cc4-9cab-4a11bad5f87a name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099
2026-06-12 21:10:20.274395 | controller | Jun 12 20:11:07.624143 crc crio[20719]: time="2026-06-12T20:11:07.623958763Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=65ff905a-c1ca-4616-bf7f-99c5e5f0b0c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.274412 | controller | Jun 12 20:11:07.650723 crc crio[20719]: time="2026-06-12T20:11:07.650579392Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9699aeb3-c254-429f-816c-d9837b998daf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.274428 | controller | Jun 12 20:11:07.690978 crc crio[20719]: time="2026-06-12T20:11:07.690871217Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-7lsf9/controller" id=a4ab4f07-bd82-4f87-8086-0a438ece6669 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274445 | controller | Jun 12 20:11:07.693009 crc crio[20719]: time="2026-06-12T20:11:07.692896291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274461 | controller | Jun 12 20:11:07.731811 crc crio[20719]: time="2026-06-12T20:11:07.731570442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274477 | controller | Jun 12 20:11:07.736014 crc crio[20719]: time="2026-06-12T20:11:07.735911368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274494 | controller | Jun 12 20:11:08.079467 crc crio[20719]: time="2026-06-12T20:11:08.079153783Z" level=info msg="Created container 1c906222dd7aa84cc84c0154ccf115f290e21c191cf03184be0abc08ceef3ef8: openshift-frr-k8s/frr-k8s-7lsf9/controller" id=a4ab4f07-bd82-4f87-8086-0a438ece6669 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274510 | controller | Jun 12 20:11:08.082702 crc crio[20719]: time="2026-06-12T20:11:08.082586664Z" level=info msg="Starting container: 1c906222dd7aa84cc84c0154ccf115f290e21c191cf03184be0abc08ceef3ef8" id=23c800a2-ea96-4832-8bad-fcc3bfbd29aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.274526 | controller | Jun 12 20:11:08.092885 crc crio[20719]: time="2026-06-12T20:11:08.092802726Z" level=info msg="Started container" PID=41283 containerID=1c906222dd7aa84cc84c0154ccf115f290e21c191cf03184be0abc08ceef3ef8 description=openshift-frr-k8s/frr-k8s-7lsf9/controller id=23c800a2-ea96-4832-8bad-fcc3bfbd29aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099
2026-06-12 21:10:20.274543 | controller | Jun 12 20:11:08.154177 crc crio[20719]: time="2026-06-12T20:11:08.153983329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=940bfbcf-0320-4c76-b451-bb2415c63bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.274560 | controller | Jun 12 20:11:08.157412 crc crio[20719]: time="2026-06-12T20:11:08.157247965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=65a0d5c3-c0a8-46c3-a087-e8f54a9dda79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.274576 | controller | Jun 12 20:11:08.204065 crc crio[20719]: time="2026-06-12T20:11:08.203762137Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-7lsf9/frr" id=b7dc5e4c-20f8-48e7-899c-0f6a83a254cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274596 | controller | Jun 12 20:11:08.206863 crc crio[20719]: time="2026-06-12T20:11:08.20570706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274612 | controller | Jun 12 20:11:08.237728 crc crio[20719]: time="2026-06-12T20:11:08.234004442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274629 | controller | Jun 12 20:11:08.237728 crc crio[20719]: time="2026-06-12T20:11:08.237230728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274645 | controller | Jun 12 20:11:08.467567 crc crio[20719]: time="2026-06-12T20:11:08.467415137Z" level=info msg="Created container 4cd5546daa2c117b792b6f81214fa0822bc7d0650c97c36e67ee421069083d79: openshift-frr-k8s/frr-k8s-7lsf9/frr" id=b7dc5e4c-20f8-48e7-899c-0f6a83a254cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274661 | controller | Jun 12 20:11:08.469221 crc crio[20719]: time="2026-06-12T20:11:08.469118433Z" level=info msg="Starting container: 4cd5546daa2c117b792b6f81214fa0822bc7d0650c97c36e67ee421069083d79" id=f3adfb8c-3d0a-44de-8a57-2f6c9ac29f5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.274678 | controller | Jun 12 20:11:08.477413 crc crio[20719]: time="2026-06-12T20:11:08.477341812Z" level=info msg="Started container" PID=41310 containerID=4cd5546daa2c117b792b6f81214fa0822bc7d0650c97c36e67ee421069083d79 description=openshift-frr-k8s/frr-k8s-7lsf9/frr id=f3adfb8c-3d0a-44de-8a57-2f6c9ac29f5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099
2026-06-12 21:10:20.274694 | controller | Jun 12 20:11:08.612055 crc crio[20719]: time="2026-06-12T20:11:08.611214162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=11e5173c-1943-42b7-8a38-002c5715ca06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.274710 | controller | Jun 12 20:11:08.621185 crc crio[20719]: time="2026-06-12T20:11:08.620839248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e6416d21-d2f5-4def-863d-a1076e8fc458 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.274726 | controller | Jun 12 20:11:08.712109 crc crio[20719]: time="2026-06-12T20:11:08.711977469Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-7lsf9/reloader" id=97a4ee13-3695-4552-b0a9-e61ffaba0560 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274742 | controller | Jun 12 20:11:08.714213 crc crio[20719]: time="2026-06-12T20:11:08.714025864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274758 | controller | Jun 12 20:11:08.761729 crc crio[20719]: time="2026-06-12T20:11:08.761565712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274774 | controller | Jun 12 20:11:08.778731 crc crio[20719]: time="2026-06-12T20:11:08.766787261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274791 | controller | Jun 12 20:11:09.005418 crc crio[20719]: time="2026-06-12T20:11:09.005063916Z" level=info msg="Created container 8c4ef5b72a3a262c57b9683cdb7d28c2d8694dd733fce8c8b97d5f7b30fbad1b: openshift-frr-k8s/frr-k8s-7lsf9/reloader" id=97a4ee13-3695-4552-b0a9-e61ffaba0560 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274811 | controller | Jun 12 20:11:09.008028 crc crio[20719]: time="2026-06-12T20:11:09.00784093Z" level=info msg="Starting container: 8c4ef5b72a3a262c57b9683cdb7d28c2d8694dd733fce8c8b97d5f7b30fbad1b" id=cf32a2c3-9932-4821-9f24-b23010c1327a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.274828 | controller | Jun 12 20:11:09.017141 crc crio[20719]: time="2026-06-12T20:11:09.016811419Z" level=info msg="Started container" PID=41350 containerID=8c4ef5b72a3a262c57b9683cdb7d28c2d8694dd733fce8c8b97d5f7b30fbad1b description=openshift-frr-k8s/frr-k8s-7lsf9/reloader id=cf32a2c3-9932-4821-9f24-b23010c1327a name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099
2026-06-12 21:10:20.274844 | controller | Jun 12 20:11:09.096218 crc crio[20719]: time="2026-06-12T20:11:09.096056562Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d27cea53-947a-4894-8728-d31cda8a692c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.274880 | controller | Jun 12 20:11:09.100654 crc crio[20719]: time="2026-06-12T20:11:09.100536402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a3af50f2-bc38-45f9-8191-3cdcd2cbaa2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.274898 | controller | Jun 12 20:11:09.121075 crc crio[20719]: time="2026-06-12T20:11:09.120891345Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-7lsf9/frr-metrics" id=c714f77a-85ff-44f2-a6e7-579ed4e95892 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274915 | controller | Jun 12 20:11:09.122810 crc crio[20719]: time="2026-06-12T20:11:09.12258191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274931 | controller | Jun 12 20:11:09.155758 crc crio[20719]: time="2026-06-12T20:11:09.155521079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274947 | controller | Jun 12 20:11:09.159704 crc crio[20719]: time="2026-06-12T20:11:09.159599417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.274963 | controller | Jun 12 20:11:09.326605 crc crio[20719]: time="2026-06-12T20:11:09.326479538Z" level=info msg="Created container acd2ab34458add7738b12d4c3b715ed2c72cab98ac7f3440c2f42e50c627df91: openshift-frr-k8s/frr-k8s-7lsf9/frr-metrics" id=c714f77a-85ff-44f2-a6e7-579ed4e95892 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.274979 | controller | Jun 12 20:11:09.329950 crc crio[20719]: time="2026-06-12T20:11:09.329845918Z" level=info msg="Starting container: acd2ab34458add7738b12d4c3b715ed2c72cab98ac7f3440c2f42e50c627df91" id=083318d1-53b9-47ba-884b-4f38571c27ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.274995 | controller | Jun 12 20:11:09.337744 crc crio[20719]: time="2026-06-12T20:11:09.337617825Z" level=info msg="Started container" PID=41370 containerID=acd2ab34458add7738b12d4c3b715ed2c72cab98ac7f3440c2f42e50c627df91 description=openshift-frr-k8s/frr-k8s-7lsf9/frr-metrics id=083318d1-53b9-47ba-884b-4f38571c27ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099
2026-06-12 21:10:20.275011 | controller | Jun 12 20:11:09.436119 crc crio[20719]: time="2026-06-12T20:11:09.435886146Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f08e9e74-e8cb-499d-8380-4f212eb41cae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.275032 | controller | Jun 12 20:11:09.445842 crc crio[20719]: time="2026-06-12T20:11:09.445712838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=38c713c9-3fb5-499e-a934-678bfd032b73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.275049 | controller | Jun 12 20:11:09.518049 crc crio[20719]: time="2026-06-12T20:11:09.517477482Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-7lsf9/frr-status" id=00f200bc-c7c4-4183-b0a1-87f237c3702c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.275102 | controller | Jun 12 20:11:09.520158 crc crio[20719]: time="2026-06-12T20:11:09.520077272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.275145 | controller | Jun 12 20:11:09.558178 crc crio[20719]: time="2026-06-12T20:11:09.558038003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.275166 | controller | Jun 12 20:11:09.569812 crc crio[20719]: time="2026-06-12T20:11:09.569657395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.275183 | controller | Jun 12 20:11:09.791460 crc crio[20719]: time="2026-06-12T20:11:09.791309494Z" level=info msg="Created container 894b1bdc16d312fb74d46222b65fc7664f10c8b473b4af087b0a9c38ab6f5dfc: openshift-frr-k8s/frr-k8s-7lsf9/frr-status" id=00f200bc-c7c4-4183-b0a1-87f237c3702c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.275200 | controller | Jun 12 20:11:09.792883 crc crio[20719]: time="2026-06-12T20:11:09.792825895Z" level=info msg="Starting container: 894b1bdc16d312fb74d46222b65fc7664f10c8b473b4af087b0a9c38ab6f5dfc" id=a92c7f76-8453-4b11-81e9-cc8bc7ff200a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.275217 | controller | Jun 12 20:11:09.798217 crc crio[20719]: time="2026-06-12T20:11:09.798154627Z" level=info msg="Started container" PID=41409 containerID=894b1bdc16d312fb74d46222b65fc7664f10c8b473b4af087b0a9c38ab6f5dfc description=openshift-frr-k8s/frr-k8s-7lsf9/frr-status id=a92c7f76-8453-4b11-81e9-cc8bc7ff200a name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099
2026-06-12 21:10:20.275234 | controller | Jun 12 20:11:09.821152 crc crio[20719]: time="2026-06-12T20:11:09.821092289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d9f41710-019a-475f-9289-a3f651109172 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.275250 | controller | Jun 12 20:11:09.830142 crc crio[20719]: time="2026-06-12T20:11:09.830056978Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=af51396d-1f77-4be0-b9c9-bfeffa9d7368 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.275267 | controller | Jun 12 20:11:09.906031 crc crio[20719]: time="2026-06-12T20:11:09.90585811Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy" id=7475121a-0870-4dc1-9904-57e410636fa0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.275283 | controller | Jun 12 20:11:09.909128 crc crio[20719]: time="2026-06-12T20:11:09.909042664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.275299 | controller | Jun 12 20:11:09.990627 crc crio[20719]: time="2026-06-12T20:11:09.989627354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.275323 | controller | Jun 12 20:11:10.494841 crc crio[20719]: time="2026-06-12T20:11:10.494722634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.275340 | controller | Jun 12 20:11:10.657456 crc crio[20719]: time="2026-06-12T20:11:10.651844186Z" level=info msg="Created container 33d133491f12eb2d35f0e4f091772ec2b09ddfeae00562f493a740c92fafd4f4: openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy" id=7475121a-0870-4dc1-9904-57e410636fa0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.275356 | controller | Jun 12 20:11:10.657456 crc crio[20719]: time="2026-06-12T20:11:10.654830656Z" level=info msg="Starting container: 33d133491f12eb2d35f0e4f091772ec2b09ddfeae00562f493a740c92fafd4f4" id=99589393-ba3e-4812-81dc-e5fdce6f23ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.275373 | controller | Jun 12 20:11:10.664753 crc crio[20719]: time="2026-06-12T20:11:10.664240446Z" level=info msg="Started container" PID=41445 containerID=33d133491f12eb2d35f0e4f091772ec2b09ddfeae00562f493a740c92fafd4f4 description=openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy id=99589393-ba3e-4812-81dc-e5fdce6f23ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099
2026-06-12 21:10:20.275390 | controller | Jun 12 20:11:10.735732 crc crio[20719]: time="2026-06-12T20:11:10.735638902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=48fd6a91-8dff-4a34-bb9d-adda6746aa6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.275406 | controller | Jun 12 20:11:10.747406 crc crio[20719]: time="2026-06-12T20:11:10.746791488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=51b1c7b4-5f24-493c-b920-f7e5deeb9c66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.275422 | controller | Jun 12 20:11:10.775222 crc crio[20719]: time="2026-06-12T20:11:10.772959126Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy-frr" id=91879a2b-fb7f-4227-af09-d52fcd3dc9f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.275438 | controller | Jun 12 20:11:10.775222 crc crio[20719]: time="2026-06-12T20:11:10.773801239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.275454 | controller | Jun 12 20:11:10.811240 crc crio[20719]: time="2026-06-12T20:11:10.811148775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.275470 | controller | Jun 12 20:11:11.307041 crc crio[20719]: time="2026-06-12T20:11:11.306029402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.275486 | controller | Jun 12 20:11:11.691626 crc crio[20719]: time="2026-06-12T20:11:11.690668431Z" level=info msg="Created container d03ec6870c075ac853bf5861285ce2a02569b3d231dd1e0b1e8b0de66098f510: openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy-frr" id=91879a2b-fb7f-4227-af09-d52fcd3dc9f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.275502 | controller | Jun 12 20:11:11.695663 crc crio[20719]: time="2026-06-12T20:11:11.694660627Z" level=info msg="Starting container: d03ec6870c075ac853bf5861285ce2a02569b3d231dd1e0b1e8b0de66098f510" id=fc5fa8cf-4b91-48a4-95af-86d6931d61d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.275518 | controller | Jun 12 20:11:11.701552 crc crio[20719]: time="2026-06-12T20:11:11.701184151Z" level=info msg="Started container" PID=41484 containerID=d03ec6870c075ac853bf5861285ce2a02569b3d231dd1e0b1e8b0de66098f510 description=openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy-frr id=fc5fa8cf-4b91-48a4-95af-86d6931d61d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099
2026-06-12 21:10:20.275538 | controller | Jun 12 20:11:30.385010 crc crio[20719]: time="2026-06-12T20:11:30.38324025Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/POD" id=d985a672-36ca-4216-9043-14af5f63f0ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.275555 | controller | Jun 12 20:11:30.386886 crc crio[20719]: time="2026-06-12T20:11:30.385022118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.275572 | controller | Jun 12 20:11:30.444448 crc crio[20719]: time="2026-06-12T20:11:30.444088303Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5585957b54-7b7sj Namespace:baremetal-operator-system ID:9cc17955e312533b2bc78b496ba9814f00fc35a36b6dde24511888c9d10a2303 UID:e756c68b-236d-48b3-be99-f4d16e2d67bc NetNS:/var/run/netns/f924805c-7692-4eaf-8f20-1d64ee68008a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode756c68b_236d_48b3_be99_f4d16e2d67bc.slice PodAnnotations:0xc000110690}] Aliases:map[]}"
2026-06-12 21:10:20.275590 | controller | Jun 12 20:11:30.444448 crc crio[20719]: time="2026-06-12T20:11:30.444158975Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5585957b54-7b7sj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.275607 | controller | Jun 12 20:11:30.928179 crc crio[20719]: time="2026-06-12T20:11:30.927594487Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/POD" id=1ea8e162-b326-403e-a7db-69e6e1511018 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.275623 | controller | Jun 12 20:11:30.928501 crc crio[20719]: time="2026-06-12T20:11:30.928185452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.275640 | controller | Jun 12 20:11:30.955640 crc crio[20719]: time="2026-06-12T20:11:30.955519554Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6fcfc9f55-bg8fc Namespace:baremetal-operator-system ID:edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab UID:d94aed27-7325-4947-9b40-828fdc13db43 NetNS:/var/run/netns/7405a507-4c7d-44a8-8cd4-47ce98ad5353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd94aed27_7325_4947_9b40_828fdc13db43.slice PodAnnotations:0xc00008c988}] Aliases:map[]}"
2026-06-12 21:10:20.275657 | controller | Jun 12 20:11:30.955886 crc crio[20719]: time="2026-06-12T20:11:30.955656687Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6fcfc9f55-bg8fc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.275674 | controller | Jun 12 20:11:31.081005 crc crio[20719]: 2026-06-12T20:11:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9cc17955e312533 Mac:1a:94:c9:0a:30:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/f924805c-7692-4eaf-8f20-1d64ee68008a SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.275690 | controller | Jun 12 20:11:31.087221 crc crio[20719]: time="2026-06-12T20:11:31.083188387Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5585957b54-7b7sj Namespace:baremetal-operator-system ID:9cc17955e312533b2bc78b496ba9814f00fc35a36b6dde24511888c9d10a2303 UID:e756c68b-236d-48b3-be99-f4d16e2d67bc NetNS:/var/run/netns/f924805c-7692-4eaf-8f20-1d64ee68008a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode756c68b_236d_48b3_be99_f4d16e2d67bc.slice PodAnnotations:0xc000110690}] Aliases:map[]}"
2026-06-12 21:10:20.275711 | controller | Jun 12 20:11:31.087221 crc crio[20719]: time="2026-06-12T20:11:31.083486435Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5585957b54-7b7sj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.275728 | controller | Jun 12 20:11:31.103846 crc crio[20719]: time="2026-06-12T20:11:31.103770638Z" level=info msg="Ran pod sandbox 9cc17955e312533b2bc78b496ba9814f00fc35a36b6dde24511888c9d10a2303 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/POD" id=d985a672-36ca-4216-9043-14af5f63f0ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.275745 | controller | Jun 12 20:11:31.112738 crc crio[20719]: time="2026-06-12T20:11:31.112652631Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=6a230324-eeab-4271-90bb-eb97823468b4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.275762 | controller | Jun 12 20:11:31.125545 crc crio[20719]: time="2026-06-12T20:11:31.125508907Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 21:10:20.275779 | controller | Jun 12 20:11:31.484483 crc crio[20719]: time="2026-06-12T20:11:31.483597736Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-dq5x9/POD" id=75c27a44-e722-4272-835d-e351601d4c64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.275795 | controller | Jun 12 20:11:31.484483 crc crio[20719]: time="2026-06-12T20:11:31.484028237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.275812 | controller | Jun 12 20:11:31.505971 crc crio[20719]: time="2026-06-12T20:11:31.505556152Z" level=info msg="Got pod network &{Name:openstack-operator-index-dq5x9 Namespace:openstack-operators ID:b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1 UID:2af5095a-4f5b-4049-94e0-38cc64b0237c NetNS:/var/run/netns/bb5ee930-aede-486e-ac9f-74ab59ce565f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2af5095a_4f5b_4049_94e0_38cc64b0237c.slice PodAnnotations:0xc000eae798}] Aliases:map[]}"
2026-06-12 21:10:20.275829 | controller | Jun 12 20:11:31.505971 crc crio[20719]: time="2026-06-12T20:11:31.505620713Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-dq5x9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.275846 | controller | Jun 12 20:11:31.528935 crc crio[20719]: 2026-06-12T20:11:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edea85cc41b4f54 Mac:0a:4f:23:33:53:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/7405a507-4c7d-44a8-8cd4-47ce98ad5353 SocketPath: PciID:}] [{Interface:0xc0004a0890 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.275883 | controller | Jun 12 20:11:31.529917 crc crio[20719]: time="2026-06-12T20:11:31.529832159Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6fcfc9f55-bg8fc Namespace:baremetal-operator-system ID:edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab UID:d94aed27-7325-4947-9b40-828fdc13db43 NetNS:/var/run/netns/7405a507-4c7d-44a8-8cd4-47ce98ad5353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd94aed27_7325_4947_9b40_828fdc13db43.slice PodAnnotations:0xc00008c988}] Aliases:map[]}"
2026-06-12 21:10:20.275905 | controller | Jun 12 20:11:31.530923 crc crio[20719]: time="2026-06-12T20:11:31.530861357Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6fcfc9f55-bg8fc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.275922 | controller | Jun 12 20:11:31.541996 crc crio[20719]: time="2026-06-12T20:11:31.541945274Z" level=info msg="Ran pod sandbox edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/POD" id=1ea8e162-b326-403e-a7db-69e6e1511018 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.275939 | controller | Jun 12 20:11:31.546595 crc crio[20719]: time="2026-06-12T20:11:31.546519325Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=c7e4fa4c-c349-4d6e-924b-5152dc70d2a2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.275955 | controller | Jun 12 20:11:31.549431 crc crio[20719]: time="2026-06-12T20:11:31.549368771Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-12 21:10:20.275971 | controller | Jun 12 20:11:31.905132 crc crio[20719]: 2026-06-12T20:11:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b547797243181f7 Mac:b2:25:2a:34:df:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/bb5ee930-aede-486e-ac9f-74ab59ce565f SocketPath: PciID:}] [{Interface:0xc000530d70 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.275988 | controller | Jun 12 20:11:31.905132 crc crio[20719]: time="2026-06-12T20:11:31.904466211Z" level=info msg="Got pod network &{Name:openstack-operator-index-dq5x9 Namespace:openstack-operators ID:b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1 UID:2af5095a-4f5b-4049-94e0-38cc64b0237c NetNS:/var/run/netns/bb5ee930-aede-486e-ac9f-74ab59ce565f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2af5095a_4f5b_4049_94e0_38cc64b0237c.slice PodAnnotations:0xc000eae798}] Aliases:map[]}"
2026-06-12 21:10:20.276005 | controller | Jun 12 20:11:31.905132 crc crio[20719]: time="2026-06-12T20:11:31.904650886Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-dq5x9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.276021 | controller | Jun 12 20:11:31.915443 crc crio[20719]: time="2026-06-12T20:11:31.915196887Z" level=info msg="Ran pod sandbox b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1 with infra container: openstack-operators/openstack-operator-index-dq5x9/POD" id=75c27a44-e722-4272-835d-e351601d4c64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.276037 | controller | Jun 12 20:11:31.918589 crc crio[20719]: time="2026-06-12T20:11:31.918506515Z" level=info msg="Pulling image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=931b1ebc-2133-4df9-975e-01d83026741c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.276054 | controller | Jun 12 20:11:31.919829 crc crio[20719]: time="2026-06-12T20:11:31.919754078Z" level=info msg="Trying to access \"38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 21:10:20.276071 | controller | Jun 12 20:11:32.016613 crc crio[20719]: time="2026-06-12T20:11:32.016521109Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/POD" id=15294a76-56d1-40ea-9e9a-2dde6d76de4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.276090 | controller | Jun 12 20:11:32.016718 crc crio[20719]: time="2026-06-12T20:11:32.016632662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276107 | controller | Jun 12 20:11:32.049683 crc crio[20719]: time="2026-06-12T20:11:32.049569993Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=15294a76-56d1-40ea-9e9a-2dde6d76de4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.276124 | controller | Jun 12 20:11:32.065690 crc crio[20719]: time="2026-06-12T20:11:32.065592388Z" level=info msg="Ran pod sandbox 4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476 with infra container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/POD" id=15294a76-56d1-40ea-9e9a-2dde6d76de4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.276140 | controller | Jun 12 20:11:32.070219 crc crio[20719]: time="2026-06-12T20:11:32.070110818Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=0301f98e-b318-46d9-8b45-21262197d617 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.276156 | controller | Jun 12 20:11:32.076213 crc crio[20719]: time="2026-06-12T20:11:32.076088319Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-12 21:10:20.276172 | controller | Jun 12 20:11:36.178670 crc crio[20719]: time="2026-06-12T20:11:36.176075371Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-jgzmb/POD" id=8ed74e30-dc7d-4471-b7d9-15cc839aa07d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.276189 | controller | Jun 12 20:11:36.178670 crc crio[20719]: time="2026-06-12T20:11:36.177072719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276205 | controller | Jun 12 20:11:56.387574 crc crio[20719]: time="2026-06-12T20:11:56.387023873Z" level=info msg="Got pod network &{Name:openstack-operator-index-jgzmb Namespace:openstack-operators ID:db8ce6ce3da7c7808dae8f79e0a6e0df5d83ad66271bf8b402bd57ca9bcb8387 UID:1b5d73f9-0981-462f-83da-99babf748eaa NetNS:/var/run/netns/e43c850b-d1cd-4f89-aa75-965f6d428da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b5d73f9_0981_462f_83da_99babf748eaa.slice PodAnnotations:0xc003c98788}] Aliases:map[]}"
2026-06-12 21:10:20.276222 | controller | Jun 12 20:11:56.387574 crc crio[20719]: time="2026-06-12T20:11:56.387545927Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-jgzmb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.276239 | controller | Jun 12 20:11:56.682630 crc crio[20719]: time="2026-06-12T20:11:56.68250642Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03" id=c7e4fa4c-c349-4d6e-924b-5152dc70d2a2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.276255 | controller | Jun 12 20:11:56.688795 crc crio[20719]: time="2026-06-12T20:11:56.687951788Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=825474c4-7aa5-4222-9b02-0e2b31b3fe5d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.276271 | controller | Jun 12 20:11:56.701468 crc crio[20719]: time="2026-06-12T20:11:56.701170728Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=6a230324-eeab-4271-90bb-eb97823468b4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.276287 | controller | Jun 12 20:11:56.703048 crc crio[20719]: time="2026-06-12T20:11:56.702779554Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=b9eef1d1-4255-4384-87bf-0549e9c70dbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.276307 | controller | Jun 12 20:11:57.302222 crc crio[20719]: 2026-06-12T20:11:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db8ce6ce3da7c78 Mac:c6:a4:11:1c:cc:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e43c850b-d1cd-4f89-aa75-965f6d428da2 SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.276324 | controller | Jun 12 20:11:57.304661 crc crio[20719]: time="2026-06-12T20:11:57.304091392Z" level=info msg="Got pod network &{Name:openstack-operator-index-jgzmb Namespace:openstack-operators ID:db8ce6ce3da7c7808dae8f79e0a6e0df5d83ad66271bf8b402bd57ca9bcb8387 UID:1b5d73f9-0981-462f-83da-99babf748eaa NetNS:/var/run/netns/e43c850b-d1cd-4f89-aa75-965f6d428da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b5d73f9_0981_462f_83da_99babf748eaa.slice PodAnnotations:0xc003c98788}] Aliases:map[]}"
2026-06-12 21:10:20.276341 | controller | Jun 12 20:11:57.305060 crc crio[20719]: time="2026-06-12T20:11:57.304954866Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-jgzmb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.276358 | controller | Jun 12 20:11:57.917607 crc crio[20719]: time="2026-06-12T20:11:57.917440743Z" level=info msg="Ran pod sandbox db8ce6ce3da7c7808dae8f79e0a6e0df5d83ad66271bf8b402bd57ca9bcb8387 with infra container: openstack-operators/openstack-operator-index-jgzmb/POD" id=8ed74e30-dc7d-4471-b7d9-15cc839aa07d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.276374 | controller | Jun 12 20:11:57.936591 crc crio[20719]: time="2026-06-12T20:11:57.935879902Z" level=info msg="Pulling image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=514e9cea-a548-4e93-a0c3-3d8ee1f47dfe name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.276391 | controller | Jun 12 20:11:57.938194 crc crio[20719]: time="2026-06-12T20:11:57.93807801Z" level=info msg="Trying to access \"38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 21:10:20.276407 | controller | Jun 12 20:11:57.953727 crc crio[20719]: time="2026-06-12T20:11:57.953673357Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=0301f98e-b318-46d9-8b45-21262197d617 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.276423 | controller | Jun 12 20:11:57.956734 crc crio[20719]: time="2026-06-12T20:11:57.956597394Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=4c57de5c-be6b-4259-8568-f514d8f6ed81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.276439 | controller | Jun 12 20:11:58.602220 crc crio[20719]: time="2026-06-12T20:11:58.600897437Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=c6cc77a5-7bf5-43ce-aa9c-7c8a0f49f694 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.276456 | controller | Jun 12 20:11:58.602220 crc crio[20719]: time="2026-06-12T20:11:58.600966369Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=37cf8e51-d4f2-4c73-ad1c-fd8d55db89e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.276472 | controller | Jun 12 20:11:58.739864 crc crio[20719]: time="2026-06-12T20:11:58.739719879Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=a77ced06-49eb-4830-81fe-05755f1dcb60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.276489 | controller | Jun 12 20:11:59.622444 crc crio[20719]: time="2026-06-12T20:11:59.622206995Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-ipa-downloader" id=77d7fa2a-a89a-4f36-bbbf-c9468c4d9072 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.276510 | controller | Jun 12 20:12:00.520417 crc crio[20719]: time="2026-06-12T20:12:00.519041497Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688252-5p97h/POD" id=cb865c14-e2d1-45bd-a220-360e9121a1bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.276527 | controller | Jun 12 20:12:00.521557 crc crio[20719]: time="2026-06-12T20:12:00.52146839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276543 | controller | Jun 12 20:12:00.535989 crc crio[20719]: time="2026-06-12T20:12:00.535856342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276559 | controller | Jun 12 20:12:00.543840 crc crio[20719]: time="2026-06-12T20:12:00.543710702Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager" id=18ee9c7e-b9a1-4c5d-a64e-a3611f6e767a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.276575 | controller | Jun 12 20:12:00.549120 crc crio[20719]: time="2026-06-12T20:12:00.549060555Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/manager" id=81a18812-e09b-44a8-9b19-3ed66906ceb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.276604 | controller | Jun 12 20:12:00.830492 crc crio[20719]: time="2026-06-12T20:12:00.830312526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276622 | controller | Jun 12 20:12:00.835144 crc crio[20719]: time="2026-06-12T20:12:00.834910671Z" level=info msg="Pulled image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index@sha256:06f5e3d0f789a79fe0b144b8bf74d688109b66addf6c206c54c6868ecebaa66d" id=931b1ebc-2133-4df9-975e-01d83026741c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.276641 | controller | Jun 12 20:12:00.841199 crc crio[20719]: time="2026-06-12T20:12:00.841131995Z" level=info msg="Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=65853ed0-0855-4fc2-8f9f-85aa368a8248 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.276659 | controller | Jun 12 20:12:00.847591 crc crio[20719]: time="2026-06-12T20:12:00.847492344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276676 | controller | Jun 12 20:12:00.849191 crc crio[20719]: time="2026-06-12T20:12:00.849118758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276692 | controller | Jun 12 20:12:00.849883 crc crio[20719]: time="2026-06-12T20:12:00.849770537Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688252-5p97h Namespace:openshift-infra ID:fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7 UID:430e0f86-c4d8-44dd-9258-7c0a15388cb5 NetNS:/var/run/netns/18df2c63-adf0-4dc9-867a-d5158693da45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod430e0f86_c4d8_44dd_9258_7c0a15388cb5.slice PodAnnotations:0xc00334a4e8}] Aliases:map[]}"
2026-06-12 21:10:20.276709 | controller | Jun 12 20:12:00.849883 crc crio[20719]: time="2026-06-12T20:12:00.84987767Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688252-5p97h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.276728 | controller | Jun 12 20:12:00.916583 crc crio[20719]: time="2026-06-12T20:12:00.916502854Z" level=info msg="Pulled image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index@sha256:06f5e3d0f789a79fe0b144b8bf74d688109b66addf6c206c54c6868ecebaa66d" id=514e9cea-a548-4e93-a0c3-3d8ee1f47dfe name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.276745 | controller | Jun 12 20:12:00.920936 crc crio[20719]: time="2026-06-12T20:12:00.920851071Z" level=info msg="Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=c5888ade-7171-448b-b515-21b72e995950 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.276762 | controller | Jun 12 20:12:00.927624 crc crio[20719]: time="2026-06-12T20:12:00.92600944Z" level=info msg="Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=8dfd7453-e0b4-4040-a08d-8c5eb811a5fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.276778 | controller | Jun 12 20:12:00.989358 crc crio[20719]: time="2026-06-12T20:12:00.986618695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276795 | controller | Jun 12 20:12:01.003913 crc crio[20719]: time="2026-06-12T20:12:00.999872978Z" level=info msg="Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=77c12e40-a479-473a-8be0-98cdfcd4163b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.276812 | controller | Jun 12 20:12:01.003913 crc crio[20719]: time="2026-06-12T20:12:01.001192844Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-dq5x9/registry-server" id=5a5583f0-02a4-4c13-8134-89ad86a198e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.276828 | controller | Jun 12 20:12:01.006761 crc crio[20719]: time="2026-06-12T20:12:01.006149657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276844 | controller | Jun 12 20:12:01.042953 crc crio[20719]: time="2026-06-12T20:12:01.042793999Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-jgzmb/registry-server" id=d1e24788-bb5a-4679-8cb1-c4de4c623ffa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.276880 | controller | Jun 12 20:12:01.131910 crc crio[20719]: time="2026-06-12T20:12:01.13178169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276898 | controller | Jun 12 20:12:01.155034 crc crio[20719]: time="2026-06-12T20:12:01.154889334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276914 | controller | Jun 12 20:12:01.203170 crc crio[20719]: time="2026-06-12T20:12:01.199578681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276930 | controller | Jun 12 20:12:01.269947 crc crio[20719]: time="2026-06-12T20:12:01.26917711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276947 | controller | Jun 12 20:12:01.286213 crc crio[20719]: time="2026-06-12T20:12:01.285463476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276963 | controller | Jun 12 20:12:01.328422 crc crio[20719]: time="2026-06-12T20:12:01.328348599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.276983 | controller | Jun 12 20:12:01.331031 crc crio[20719]: time="2026-06-12T20:12:01.330952435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.277000 | controller | Jun 12 20:12:01.360971 crc crio[20719]: time="2026-06-12T20:12:01.360428884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.277016 | controller | Jun 12 20:12:01.371102 crc crio[20719]: time="2026-06-12T20:12:01.370816424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.277032 | controller | Jun 12 20:12:01.424806 crc crio[20719]: time="2026-06-12T20:12:01.424666748Z" level=info msg="Created container f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager" id=18ee9c7e-b9a1-4c5d-a64e-a3611f6e767a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.277049 | controller | Jun 12 20:12:01.427108 crc crio[20719]: time="2026-06-12T20:12:01.42701774Z" level=info msg="Starting container: f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521" id=3c01856b-37f7-4e5b-9813-4b5cdd4c86f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.277066 | controller | Jun 12 20:12:01.431068 crc crio[20719]: time="2026-06-12T20:12:01.430959166Z" level=info msg="Created container 918ebc2c8ef6cd0db089145fd29f79e15d79ef57a0481ea038aa24fedef495e6: baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/manager" id=81a18812-e09b-44a8-9b19-3ed66906ceb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.277083 | controller | Jun 12 20:12:01.431350 crc crio[20719]: time="2026-06-12T20:12:01.431224262Z" level=info msg="Created container 2b75c5a47d7576aa15d3dc5f4527c73958f9f5e52b63a0dae5394fd2af9436f0: openstack-operators/openstack-operator-index-jgzmb/registry-server" id=d1e24788-bb5a-4679-8cb1-c4de4c623ffa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.277100 | controller | Jun 12 20:12:01.433081 crc crio[20719]: time="2026-06-12T20:12:01.43299192Z" level=info msg="Started container" PID=43163 containerID=f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521 description=baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager id=3c01856b-37f7-4e5b-9813-4b5cdd4c86f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab
2026-06-12 21:10:20.277117 | controller | Jun 12 20:12:01.433474 crc crio[20719]: time="2026-06-12T20:12:01.433051081Z" level=info msg="Starting container: 918ebc2c8ef6cd0db089145fd29f79e15d79ef57a0481ea038aa24fedef495e6" id=ef85cc53-c25d-4237-aef5-9c2a9c96e9ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.277134 | controller | Jun 12 20:12:01.438527 crc crio[20719]: time="2026-06-12T20:12:01.435856316Z" level=info msg="Starting container: 2b75c5a47d7576aa15d3dc5f4527c73958f9f5e52b63a0dae5394fd2af9436f0" id=549d599e-e68a-4049-9000-0d6367260685 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.277151 | controller | Jun 12 20:12:01.441234 crc crio[20719]: time="2026-06-12T20:12:01.441130057Z" level=info msg="Started container" PID=43182 containerID=2b75c5a47d7576aa15d3dc5f4527c73958f9f5e52b63a0dae5394fd2af9436f0 description=openstack-operators/openstack-operator-index-jgzmb/registry-server id=549d599e-e68a-4049-9000-0d6367260685 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db8ce6ce3da7c7808dae8f79e0a6e0df5d83ad66271bf8b402bd57ca9bcb8387
2026-06-12 21:10:20.277168 | controller | Jun 12 20:12:01.459372 crc crio[20719]: time="2026-06-12T20:12:01.459091895Z" level=info msg="Started container" PID=43175 containerID=918ebc2c8ef6cd0db089145fd29f79e15d79ef57a0481ea038aa24fedef495e6 description=baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/manager id=ef85cc53-c25d-4237-aef5-9c2a9c96e9ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cc17955e312533b2bc78b496ba9814f00fc35a36b6dde24511888c9d10a2303
2026-06-12 21:10:20.277189 | controller | Jun 12 20:12:01.511655 crc crio[20719]: time="2026-06-12T20:12:01.511220286Z" level=info msg="Created container 9cbf1727f6b10ecd2f43226368a0535bcad590d96f971cd66e1cb03d958d7608: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-ipa-downloader" id=77d7fa2a-a89a-4f36-bbbf-c9468c4d9072 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.277206 | controller | Jun 12 20:12:01.515861 crc crio[20719]: time="2026-06-12T20:12:01.51582388Z" level=info msg="Starting container: 9cbf1727f6b10ecd2f43226368a0535bcad590d96f971cd66e1cb03d958d7608" id=c507371f-78e7-49ca-9ad9-abdefcb2c00c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.277223 | controller | Jun 12 20:12:01.534355 crc crio[20719]: time="2026-06-12T20:12:01.534228649Z" level=info msg="Started container" PID=43183 containerID=9cbf1727f6b10ecd2f43226368a0535bcad590d96f971cd66e1cb03d958d7608 description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-ipa-downloader id=c507371f-78e7-49ca-9ad9-abdefcb2c00c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476
2026-06-12 21:10:20.277240 | controller | Jun 12 20:12:01.599756 crc crio[20719]: time="2026-06-12T20:12:01.599597475Z" level=info msg="Created container c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274: openstack-operators/openstack-operator-index-dq5x9/registry-server" id=5a5583f0-02a4-4c13-8134-89ad86a198e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.277256 | controller | Jun 12 20:12:01.602062 crc crio[20719]: time="2026-06-12T20:12:01.602024231Z" level=info msg="Starting container: c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274" id=6be89d9b-0987-4c8d-8c81-c65c3d82426a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.277273 | controller | Jun 12 20:12:01.609643 crc crio[20719]: time="2026-06-12T20:12:01.609574911Z" level=info msg="Started container" PID=43201 containerID=c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274 description=openstack-operators/openstack-operator-index-dq5x9/registry-server id=6be89d9b-0987-4c8d-8c81-c65c3d82426a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1
2026-06-12 21:10:20.277289 | controller | Jun 12 20:12:01.638672 crc crio[20719]: 2026-06-12T20:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa7c5a383da197e Mac:9a:26:32:5d:85:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/18df2c63-adf0-4dc9-867a-d5158693da45 SocketPath: PciID:}] [{Interface:0xc00059ee80 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.277306 | controller | Jun 12 20:12:01.638672 crc crio[20719]: time="2026-06-12T20:12:01.637072462Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688252-5p97h Namespace:openshift-infra ID:fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7 UID:430e0f86-c4d8-44dd-9258-7c0a15388cb5 NetNS:/var/run/netns/18df2c63-adf0-4dc9-867a-d5158693da45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod430e0f86_c4d8_44dd_9258_7c0a15388cb5.slice PodAnnotations:0xc00334a4e8}] Aliases:map[]}"
2026-06-12 21:10:20.277322 | controller | Jun 12 20:12:01.638672 crc crio[20719]: time="2026-06-12T20:12:01.637253357Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688252-5p97h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.277343 | controller | Jun 12 20:12:01.649339 crc crio[20719]: time="2026-06-12T20:12:01.649232298Z" level=info msg="Ran pod sandbox fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7 with infra container: openshift-infra/auto-csr-approver-29688252-5p97h/POD" id=cb865c14-e2d1-45bd-a220-360e9121a1bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.277359 | controller | Jun 12 20:12:01.671511 crc crio[20719]: time="2026-06-12T20:12:01.671379566Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4a3a1bd8-f658-480d-86d7-19bbefbab3c4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.277375 | controller | Jun 12 20:12:01.691729 crc crio[20719]: time="2026-06-12T20:12:01.691516195Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.277391 | controller | Jun 12 20:12:02.203100 crc crio[20719]: time="2026-06-12T20:12:02.202236576Z" level=info msg="Stopping container: c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274 (timeout: 2s)" id=d326bd01-b706-48de-8190-a0c7c5908386 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.277407 | controller | Jun 12 20:12:02.347949 crc crio[20719]: time="2026-06-12T20:12:02.347833359Z" level=info msg="Stopped container c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274: openstack-operators/openstack-operator-index-dq5x9/registry-server" id=d326bd01-b706-48de-8190-a0c7c5908386 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.277423 | controller | Jun 12 20:12:02.353086 crc crio[20719]: time="2026-06-12T20:12:02.353000157Z" level=info msg="Stopping pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1" id=bd2ba3b4-0364-4109-9392-06f7593160b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.277440 | controller | Jun 12 20:12:02.353959 crc crio[20719]: time="2026-06-12T20:12:02.35389549Z" level=info msg="Got pod network &{Name:openstack-operator-index-dq5x9 Namespace:openstack-operators ID:b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1 UID:2af5095a-4f5b-4049-94e0-38cc64b0237c NetNS:/var/run/netns/bb5ee930-aede-486e-ac9f-74ab59ce565f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2af5095a_4f5b_4049_94e0_38cc64b0237c.slice PodAnnotations:0xc00334a810}] Aliases:map[]}"
2026-06-12 21:10:20.277456 | controller | Jun 12 20:12:02.354208 crc crio[20719]: time="2026-06-12T20:12:02.354143108Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-dq5x9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.277473 | controller | Jun 12 20:12:02.557437 crc crio[20719]: time="2026-06-12T20:12:02.557251553Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4a3a1bd8-f658-480d-86d7-19bbefbab3c4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.277489 | controller | Jun 12 20:12:02.558762 crc crio[20719]: time="2026-06-12T20:12:02.558726163Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0634694e-c6e3-4ff6-aa6a-c6202ab9b47a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.277506 | controller | Jun 12 20:12:02.562502 crc crio[20719]: time="2026-06-12T20:12:02.56198259Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=45337a39-1eb4-4c43-a6fd-59c8e455309c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.277522 | controller | Jun 12 20:12:02.573861 crc crio[20719]: time="2026-06-12T20:12:02.570457276Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688252-5p97h/oc" id=36f44731-27a9-43d8-a0c1-75edbf67a881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.277539 | controller | Jun 12 20:12:02.580438 crc crio[20719]: time="2026-06-12T20:12:02.579502277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.277559 | controller | Jun 12 20:12:02.669104 crc crio[20719]: time="2026-06-12T20:12:02.668866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.277576 | controller | Jun 12 20:12:03.425892 crc crio[20719]: time="2026-06-12T20:12:03.42387734Z" level=info msg="Stopped pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1" id=bd2ba3b4-0364-4109-9392-06f7593160b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.277592 | controller | Jun 12 20:12:03.702543 crc crio[20719]: time="2026-06-12T20:12:03.702482519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.277609 | controller | Jun 12 20:12:03.895232 crc crio[20719]: time="2026-06-12T20:12:03.894681073Z" level=info msg="Created container a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631: openshift-infra/auto-csr-approver-29688252-5p97h/oc" id=36f44731-27a9-43d8-a0c1-75edbf67a881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.277625 | controller | Jun 12 20:12:03.899087 crc crio[20719]: time="2026-06-12T20:12:03.898947366Z" level=info msg="Starting container: a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631" id=aaf66366-3ada-4463-a594-56d20b138e52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.277641 | controller | Jun 12 20:12:03.906244 crc crio[20719]: time="2026-06-12T20:12:03.906141478Z" level=info msg="Started container" PID=43320 containerID=a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631 description=openshift-infra/auto-csr-approver-29688252-5p97h/oc id=aaf66366-3ada-4463-a594-56d20b138e52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7
2026-06-12 21:10:20.277657 | controller | Jun 12 20:12:04.407957 crc crio[20719]: time="2026-06-12T20:12:04.407500559Z" level=info msg="Removing container: c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274" id=6337bb2c-2ca8-4695-ad13-ca6342f60f7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.277675 | controller | Jun 12 20:12:04.452561 crc crio[20719]: time="2026-06-12T20:12:04.452105349Z" level=info msg="Removed container c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274: openstack-operators/openstack-operator-index-dq5x9/registry-server" id=6337bb2c-2ca8-4695-ad13-ca6342f60f7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.277691 | controller | Jun 12 20:12:07.453153 crc crio[20719]: time="2026-06-12T20:12:07.452332584Z" level=info msg="Stopping pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7" id=d046e23f-c5d2-401a-92e4-b9f18f19ee9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.277708 | controller | Jun 12 20:12:07.454890 crc crio[20719]: time="2026-06-12T20:12:07.453903206Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688252-5p97h Namespace:openshift-infra ID:fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7 UID:430e0f86-c4d8-44dd-9258-7c0a15388cb5 NetNS:/var/run/netns/18df2c63-adf0-4dc9-867a-d5158693da45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod430e0f86_c4d8_44dd_9258_7c0a15388cb5.slice PodAnnotations:0xc003ab0d00}] Aliases:map[]}"
2026-06-12 21:10:20.277724 | controller | Jun 12 20:12:07.454890 crc crio[20719]: time="2026-06-12T20:12:07.45403661Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688252-5p97h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.277744 | controller | Jun 12 20:12:08.235726 crc crio[20719]: time="2026-06-12T20:12:08.235228202Z" level=info msg="Stopped pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7" id=d046e23f-c5d2-401a-92e4-b9f18f19ee9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.277761 | controller | Jun 12 20:12:24.330504 crc crio[20719]: time="2026-06-12T20:12:24.329867207Z" level=info msg="Stopping container: f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521 (timeout: 10s)" id=ab4018e3-3df0-4224-87a0-c3f41a544c60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.277778 | controller | Jun 12 20:12:24.459010 crc crio[20719]: time="2026-06-12T20:12:24.458595906Z" level=info msg="Stopped container f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager" id=ab4018e3-3df0-4224-87a0-c3f41a544c60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.277794 | controller | Jun 12 20:12:24.460627 crc crio[20719]: time="2026-06-12T20:12:24.460568939Z" level=info msg="Stopping pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab" id=ba9f09b3-5d77-4f4d-a362-d8197da5ee6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.277810 | controller | Jun 12 20:12:24.461189 crc crio[20719]: time="2026-06-12T20:12:24.461119903Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6fcfc9f55-bg8fc Namespace:baremetal-operator-system ID:edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab UID:d94aed27-7325-4947-9b40-828fdc13db43 NetNS:/var/run/netns/7405a507-4c7d-44a8-8cd4-47ce98ad5353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd94aed27_7325_4947_9b40_828fdc13db43.slice PodAnnotations:0xc00008cc78}] Aliases:map[]}"
2026-06-12 21:10:20.277827 | controller | Jun 12 20:12:24.461398 crc crio[20719]: time="2026-06-12T20:12:24.461349749Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6fcfc9f55-bg8fc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.277843 | controller | Jun 12 20:12:24.681681 crc crio[20719]: time="2026-06-12T20:12:24.680548178Z" level=info msg="Running pod sandbox: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/POD" id=54708c4c-4f1e-457a-9f08-7556ce7523dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.277883 | controller | Jun 12 20:12:24.681681 crc crio[20719]: time="2026-06-12T20:12:24.680780175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.277902 | controller | Jun 12 20:12:24.785759 crc crio[20719]: time="2026-06-12T20:12:24.785682282Z" level=info msg="Got pod network &{Name:774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 Namespace:openstack-operators ID:7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2 UID:2d87f42e-7ad1-47a8-ad80-b49c7da30c73 NetNS:/var/run/netns/e8cb578f-4199-41f5-87d3-d4f57deaed42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d87f42e_7ad1_47a8_ad80_b49c7da30c73.slice PodAnnotations:0xc00008d198}] Aliases:map[]}"
2026-06-12 21:10:20.277919 | controller | Jun 12 20:12:24.785759 crc crio[20719]: time="2026-06-12T20:12:24.785734003Z" level=info msg="Adding pod openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.277935 | controller | Jun 12 20:12:25.909503 crc crio[20719]: time="2026-06-12T20:12:25.908459255Z" level=info msg="Stopped pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab" id=ba9f09b3-5d77-4f4d-a362-d8197da5ee6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.277955 | controller | Jun 12 20:12:26.165218 crc crio[20719]: time="2026-06-12T20:12:26.164944575Z" level=info msg="Removing container: f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521" id=9d2141b8-1592-4be1-8ae3-273e96429b7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.277972 | controller | Jun 12 20:12:26.227680 crc crio[20719]: time="2026-06-12T20:12:26.226797666Z" level=info msg="Removed container f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager" id=9d2141b8-1592-4be1-8ae3-273e96429b7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.277989 | controller | Jun 12 20:12:26.510859 crc crio[20719]: 2026-06-12T20:12:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7df69a48ea183a5 Mac:9a:b5:ed:94:a3:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/e8cb578f-4199-41f5-87d3-d4f57deaed42 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.278006 | controller | Jun 12 20:12:26.512740 crc crio[20719]: time="2026-06-12T20:12:26.512673699Z" level=info msg="Got pod network &{Name:774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 Namespace:openstack-operators ID:7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2 UID:2d87f42e-7ad1-47a8-ad80-b49c7da30c73 NetNS:/var/run/netns/e8cb578f-4199-41f5-87d3-d4f57deaed42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d87f42e_7ad1_47a8_ad80_b49c7da30c73.slice PodAnnotations:0xc00008d198}] Aliases:map[]}"
2026-06-12 21:10:20.278023 | controller | Jun 12 20:12:26.512859 crc crio[20719]: time="2026-06-12T20:12:26.512828493Z" level=info msg="Checking pod openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.278040 | controller | Jun 12 20:12:26.530184 crc crio[20719]: time="2026-06-12T20:12:26.530103686Z" level=info msg="Ran pod sandbox 7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2 with infra container: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/POD" id=54708c4c-4f1e-457a-9f08-7556ce7523dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.278057 | controller | Jun 12 20:12:26.532816 crc crio[20719]: time="2026-06-12T20:12:26.532743724Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c3f39e64-67e5-42ee-a99f-d453fe435ea9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.278074 | controller | Jun 12 20:12:26.534830 crc crio[20719]: time="2026-06-12T20:12:26.534737918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4efeb69a-c148-4714-b058-f7c5b38cc5d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.278091 | controller | Jun 12 20:12:26.545342 crc crio[20719]: time="2026-06-12T20:12:26.542110184Z" level=info msg="Creating container: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/util" id=e9bcb20a-6c8e-409b-8565-b80f7addef43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.278107 | controller | Jun 12 20:12:26.545342 crc crio[20719]: time="2026-06-12T20:12:26.54271256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.278124 | controller | Jun 12 20:12:26.579181 crc crio[20719]: time="2026-06-12T20:12:26.579121181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.278143 | controller | Jun 12 20:12:26.583448 crc crio[20719]: time="2026-06-12T20:12:26.583421996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.278160 | controller | Jun 12 20:12:26.715900 crc crio[20719]: time="2026-06-12T20:12:26.715835677Z" level=info msg="Created container dd240f7cf94889b3e77e042f7d1832b7d5866c76bdea9a608c0c61a62599a4b4: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/util" id=e9bcb20a-6c8e-409b-8565-b80f7addef43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.278176 | controller | Jun 12 20:12:26.720361 crc crio[20719]: time="2026-06-12T20:12:26.719467685Z" level=info msg="Starting container: dd240f7cf94889b3e77e042f7d1832b7d5866c76bdea9a608c0c61a62599a4b4" id=43e671a9-f142-4018-8a78-dcc1437f9626 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.278193 | controller | Jun 12 20:12:26.726144 crc crio[20719]: time="2026-06-12T20:12:26.725808792Z" level=info msg="Started container" PID=43865 containerID=dd240f7cf94889b3e77e042f7d1832b7d5866c76bdea9a608c0c61a62599a4b4 description=openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/util id=43e671a9-f142-4018-8a78-dcc1437f9626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2
2026-06-12 21:10:20.278209 | controller | Jun 12 20:12:30.242932 crc crio[20719]: time="2026-06-12T20:12:30.24232252Z" level=info msg="Pulling image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=1b304f6a-710e-4433-a4a8-cb18357197cf name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.278226 | controller | Jun 12 20:12:30.244023 crc crio[20719]: time="2026-06-12T20:12:30.243983663Z" level=info msg="Trying to access \"38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 21:10:20.278242 | controller | Jun 12 20:12:32.328182 crc crio[20719]: time="2026-06-12T20:12:32.327799769Z" level=info msg="Pulled image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:88bc2c8ef1a3b7663aefcaa7393452d5bd07f7bc3194e45ac776c25891171fcb" id=1b304f6a-710e-4433-a4a8-cb18357197cf name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.278259 | controller | Jun 12 20:12:32.330220 crc crio[20719]: time="2026-06-12T20:12:32.330071049Z" level=info msg="Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=76156c2f-5dde-490e-8eda-466a31395ca2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.278275 | controller | Jun 12 20:12:32.337720 crc crio[20719]: time="2026-06-12T20:12:32.337502628Z" level=info msg="Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=f61a6f26-f50a-491a-a63d-0ff842b00904 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.278291 | controller | Jun 12 20:12:32.349349 crc crio[20719]: time="2026-06-12T20:12:32.349178369Z" level=info msg="Creating container: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/pull" id=fea6feb6-01d5-4783-9dd7-efe5d15af99a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.278307 | controller | Jun 12 20:12:32.354342 crc crio[20719]: time="2026-06-12T20:12:32.354168273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.278323 | controller | Jun 12 20:12:32.411940 crc crio[20719]: time="2026-06-12T20:12:32.411506691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.278346 | controller | Jun 12 20:12:32.411940 crc crio[20719]: time="2026-06-12T20:12:32.41186133Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/704cb10df22908896a6d4db2095f435cb23f9ea3c63d36c457caed6887669fc0/merged/etc/passwd: no such file or directory"
2026-06-12 21:10:20.278362 | controller | Jun 12 20:12:32.411940 crc crio[20719]: time="2026-06-12T20:12:32.411897121Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/704cb10df22908896a6d4db2095f435cb23f9ea3c63d36c457caed6887669fc0/merged/etc/group: no such file or directory"
2026-06-12 21:10:20.278378 | controller | Jun 12 20:12:32.416030 crc crio[20719]: time="2026-06-12T20:12:32.415734483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.278395 | controller | Jun 12 20:12:32.585031 crc crio[20719]: time="2026-06-12T20:12:32.584195567Z" level=info msg="Created container 58fea03af449a5344884058c3e5e57edc68e1613ea4e619888e56ba6082f6ccd: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/pull" id=fea6feb6-01d5-4783-9dd7-efe5d15af99a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.278412 | controller | Jun 12 20:12:32.588072 crc crio[20719]: time="2026-06-12T20:12:32.587981189Z" level=info msg="Starting container: 58fea03af449a5344884058c3e5e57edc68e1613ea4e619888e56ba6082f6ccd" id=6da52e81-cdf6-4f1e-a6b3-a6b5e1860ad7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.278428 | controller | Jun 12 20:12:32.635169 crc crio[20719]: time="2026-06-12T20:12:32.635004652Z" level=info msg="Started container" PID=43964 containerID=58fea03af449a5344884058c3e5e57edc68e1613ea4e619888e56ba6082f6ccd description=openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/pull id=6da52e81-cdf6-4f1e-a6b3-a6b5e1860ad7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2
2026-06-12 21:10:20.278445 | controller | Jun 12 20:12:33.317693 crc crio[20719]: time="2026-06-12T20:12:33.317522085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=631a34bc-8909-40d9-bd42-0a3f8dbe3863 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.278462 | controller | Jun 12 20:12:33.322758 crc crio[20719]: time="2026-06-12T20:12:33.32261618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=79b94ef7-91df-408a-9c9e-c69dd384d268 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.278478 | controller | Jun 12 20:12:33.333380 crc crio[20719]: time="2026-06-12T20:12:33.332455034Z" level=info msg="Creating container: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/extract" id=e891ad68-6e2e-45f5-9c13-42abcd7fb5fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.278494 | controller | Jun 12 20:12:33.333380 crc crio[20719]: time="2026-06-12T20:12:33.33306513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.278510 | controller | Jun 12 20:12:33.476332 crc crio[20719]: time="2026-06-12T20:12:33.475800447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.278527 | controller | Jun 12 20:12:33.485607 crc crio[20719]: time="2026-06-12T20:12:33.485233758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.278547 | controller | Jun 12 20:12:33.639774 crc crio[20719]: time="2026-06-12T20:12:33.639170464Z" level=info msg="Created container 6a4fe0c6dc789eee1359a337dec18a181f046793f92f7ec1aa6ff28eb23245e0: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/extract" id=e891ad68-6e2e-45f5-9c13-42abcd7fb5fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.278564 | controller | Jun 12 20:12:33.641554 crc crio[20719]: time="2026-06-12T20:12:33.641471176Z" level=info msg="Starting container: 6a4fe0c6dc789eee1359a337dec18a181f046793f92f7ec1aa6ff28eb23245e0" id=4afa1d27-2f84-4e2b-941f-5344e08a34b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.278581 | controller | Jun 12 20:12:33.655510 crc crio[20719]: time="2026-06-12T20:12:33.655434597Z" level=info msg="Started container" PID=44007 containerID=6a4fe0c6dc789eee1359a337dec18a181f046793f92f7ec1aa6ff28eb23245e0 description=openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/extract id=4afa1d27-2f84-4e2b-941f-5344e08a34b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2
2026-06-12 21:10:20.278598 | controller | Jun 12 20:12:36.391997 crc crio[20719]: time="2026-06-12T20:12:36.390842322Z" level=info msg="Stopping pod sandbox: 7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2" id=15b5cb73-c2f5-4afe-863d-017e9f5495b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.278615 | controller | Jun 12 20:12:36.394125 crc crio[20719]: time="2026-06-12T20:12:36.393944565Z" level=info msg="Got pod network &{Name:774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 Namespace:openstack-operators ID:7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2 UID:2d87f42e-7ad1-47a8-ad80-b49c7da30c73 NetNS:/var/run/netns/e8cb578f-4199-41f5-87d3-d4f57deaed42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d87f42e_7ad1_47a8_ad80_b49c7da30c73.slice PodAnnotations:0xc003ab06e8}] Aliases:map[]}"
2026-06-12 21:10:20.278631 | controller | Jun 12 20:12:36.394578 crc crio[20719]: time="2026-06-12T20:12:36.394490361Z" level=info msg="Deleting pod openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.278648 | controller | Jun 12 20:12:37.205747 crc crio[20719]: time="2026-06-12T20:12:37.205202519Z" level=info msg="Stopped pod sandbox: 7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2" id=15b5cb73-c2f5-4afe-863d-017e9f5495b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.278665 | controller | Jun 12 20:12:42.177257 crc crio[20719]: time="2026-06-12T20:12:42.17655965Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/POD" id=cc736839-71b6-4c2d-9ff4-e8924dadd46b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.278681 | controller | Jun 12 20:12:42.178482 crc crio[20719]: time="2026-06-12T20:12:42.177321801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.278697 | controller | Jun 12 20:12:42.358690 crc crio[20719]: time="2026-06-12T20:12:42.358382964Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-79b69d9d8-qxdlq Namespace:openstack-operators ID:b4dd3e675a258e4b4f08af23e1f4223c52f2414370641d5f022ae16037a3bda3 UID:bbc1580a-f1b3-4e8d-a901-e1d964c51347 NetNS:/var/run/netns/cce89697-fc42-48d6-8996-b225383864c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbc1580a_f1b3_4e8d_a901_e1d964c51347.slice PodAnnotations:0xc0005276b8}] Aliases:map[]}"
2026-06-12 21:10:20.278714 | controller | Jun 12 20:12:42.358690 crc crio[20719]: time="2026-06-12T20:12:42.358429366Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-79b69d9d8-qxdlq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.278734 | controller | Jun 12 20:12:45.284764 crc crio[20719]: 2026-06-12T20:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4dd3e675a258e4 Mac:16:20:02:64:a7:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/cce89697-fc42-48d6-8996-b225383864c6 SocketPath: PciID:}] [{Interface:0xc0003365e0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.278751 | controller | Jun 12 20:12:45.290893 crc crio[20719]: time="2026-06-12T20:12:45.287696381Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-79b69d9d8-qxdlq Namespace:openstack-operators ID:b4dd3e675a258e4b4f08af23e1f4223c52f2414370641d5f022ae16037a3bda3 UID:bbc1580a-f1b3-4e8d-a901-e1d964c51347 NetNS:/var/run/netns/cce89697-fc42-48d6-8996-b225383864c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbc1580a_f1b3_4e8d_a901_e1d964c51347.slice PodAnnotations:0xc0005276b8}] Aliases:map[]}"
2026-06-12 21:10:20.278767 | controller | Jun 12 20:12:45.290893 crc crio[20719]: time="2026-06-12T20:12:45.287977958Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-79b69d9d8-qxdlq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.278784 | controller | Jun 12 20:12:45.310468 crc crio[20719]: time="2026-06-12T20:12:45.310328842Z" level=info msg="Ran pod sandbox b4dd3e675a258e4b4f08af23e1f4223c52f2414370641d5f022ae16037a3bda3 with infra container: openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/POD" id=cc736839-71b6-4c2d-9ff4-e8924dadd46b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.278800 | controller | Jun 12 20:12:45.316491 crc crio[20719]: time="2026-06-12T20:12:45.316371284Z" level=info msg="Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=4d4e74f7-9859-41e3-94fb-acd6a90dddc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.278816 | controller | Jun 12 20:12:45.316863 crc crio[20719]: time="2026-06-12T20:12:45.316658873Z" level=info msg="Image 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found" id=4d4e74f7-9859-41e3-94fb-acd6a90dddc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.278833 | controller | Jun 12 20:12:45.316943 crc crio[20719]: time="2026-06-12T20:12:45.316889489Z" level=info msg="Neither image nor artfiact 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found" id=4d4e74f7-9859-41e3-94fb-acd6a90dddc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.278866 | controller | Jun 12 20:12:45.321091 crc crio[20719]: time="2026-06-12T20:12:45.320973899Z" level=info msg="Pulling image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=d901dcf6-fc60-42fd-bbba-d558c2d10188 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.278888 | controller | Jun 12 20:12:45.323425 crc crio[20719]: time="2026-06-12T20:12:45.323213959Z" level=info msg="Trying to access \"38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 21:10:20.278906 | controller | Jun 12 20:13:00.376034 crc crio[20719]: time="2026-06-12T20:13:00.37514646Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=2f8fdbcb-3aa3-4637-b293-11aa13c72d64 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.278923 | controller | Jun 12 20:13:00.392195 crc crio[20719]: time="2026-06-12T20:13:00.392137203Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-12 21:10:20.278943 | controller | Jun 12 20:13:01.348032 crc crio[20719]: time="2026-06-12T20:13:01.347601334Z" level=info msg="Removing container: 9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e" id=9bbe8b44-24e3-4940-be57-1615797b38d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.278960 | controller | Jun 12 20:13:08.196802 crc crio[20719]: time="2026-06-12T20:13:08.195715985Z" level=info msg="Removed container 9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e: openshift-infra/auto-csr-approver-29688246-cj4tn/oc" id=9bbe8b44-24e3-4940-be57-1615797b38d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.278976 | controller | Jun 12 20:13:08.206540 crc crio[20719]: time="2026-06-12T20:13:08.205348642Z" level=info msg="Stopping pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1" id=6e095f80-4c65-40e9-ad64-2749150fb7c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.278992 | controller | Jun 12 20:13:08.206540 crc crio[20719]: time="2026-06-12T20:13:08.205746572Z" level=info msg="Stopped pod sandbox (already stopped): b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1" id=6e095f80-4c65-40e9-ad64-2749150fb7c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.279008 | controller | Jun 12 20:13:08.207692 crc crio[20719]: time="2026-06-12T20:13:08.207396806Z" level=info msg="Removing pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1" id=92addb34-147d-4339-96ea-405855b3974d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.279023 | controller | Jun 12 20:13:08.783115 crc crio[20719]: time="2026-06-12T20:13:08.783019682Z" level=info msg="Removed pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1" id=92addb34-147d-4339-96ea-405855b3974d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.279039 | controller | Jun 12 20:13:08.784429 crc crio[20719]: time="2026-06-12T20:13:08.784363044Z" level=info msg="Stopping pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab" id=fc40002a-5199-49ed-8655-185b5841c000 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.279055 | controller | Jun 12 20:13:08.784554 crc crio[20719]: time="2026-06-12T20:13:08.784446376Z" level=info msg="Stopped pod sandbox (already stopped): edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab" id=fc40002a-5199-49ed-8655-185b5841c000 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.279071 | controller | Jun 12 20:13:08.785791 crc crio[20719]: time="2026-06-12T20:13:08.78534932Z" level=info msg="Removing pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab" id=c5f53414-7716-48e4-b6f4-183745013a88 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.279087 | controller | Jun 12 20:13:08.798662 crc crio[20719]: time="2026-06-12T20:13:08.79771097Z" level=info msg="Removed pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab" id=c5f53414-7716-48e4-b6f4-183745013a88 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.279103 | controller | Jun 12 20:13:08.798662 crc crio[20719]: time="2026-06-12T20:13:08.798591443Z" level=info msg="Stopping pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689" id=d59289ac-c2ce-43f0-951a-b2b7c9325b03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.279118 | controller | Jun 12 20:13:08.798662 crc crio[20719]: time="2026-06-12T20:13:08.798635865Z" level=info msg="Stopped pod sandbox (already stopped): 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689" id=d59289ac-c2ce-43f0-951a-b2b7c9325b03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.279135 | controller | Jun 12 20:13:08.800400 crc crio[20719]: time="2026-06-12T20:13:08.799852657Z" level=info msg="Removing pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689" id=c6603f88-7974-417f-9629-8be91747ebb5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.279155 | controller | Jun 12 20:13:08.860904 crc crio[20719]: time="2026-06-12T20:13:08.860794497Z" level=info msg="Removed pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689" id=c6603f88-7974-417f-9629-8be91747ebb5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.279172 | controller | Jun 12 20:13:08.883846 crc crio[20719]: time="2026-06-12T20:13:08.883607228Z" level=info msg="Pulled image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator@sha256:abc7d809aa7bf17ea54d6f4e091c1c17074936972e4ea4fb75061ad2dfe4cf84" id=d901dcf6-fc60-42fd-bbba-d558c2d10188 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.279188 | controller | Jun 12 20:13:08.885041 crc crio[20719]: time="2026-06-12T20:13:08.884989188Z" level=info msg="Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=8cc17da2-ffbb-46f4-a185-c630160041ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.279204 | controller | Jun 12 20:13:08.891774 crc crio[20719]: time="2026-06-12T20:13:08.891689586Z" level=info msg="Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=acd8a8c1-d271-444f-86c0-ad38c0dc56ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.279220 | controller | Jun 12 20:13:08.902153 crc crio[20719]: time="2026-06-12T20:13:08.902070014Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/operator" id=2c01faa3-8cf2-4bdc-95ad-654cd31ba134 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.279236 | controller | Jun 12 20:13:08.905105 crc crio[20719]: time="2026-06-12T20:13:08.90493072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279252 | controller | Jun 12 20:13:08.949115 crc crio[20719]: time="2026-06-12T20:13:08.949008325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279268 | controller | Jun 12 20:13:08.954674 crc crio[20719]: time="2026-06-12T20:13:08.954600045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279285 | controller | Jun 12 20:13:09.101880 crc crio[20719]: time="2026-06-12T20:13:09.101761149Z" level=info msg="Created container e2e4e9da47bfa819c75fb205fe273f0e6e40837d8970b66563f48e4ff5865908: openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/operator" id=2c01faa3-8cf2-4bdc-95ad-654cd31ba134 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.279301 | controller | Jun 12 20:13:09.104228 crc crio[20719]: time="2026-06-12T20:13:09.104140152Z" level=info msg="Starting container: e2e4e9da47bfa819c75fb205fe273f0e6e40837d8970b66563f48e4ff5865908" id=5dbfab2d-382f-4076-8649-1064adee2835 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.279318 | controller | Jun 12 20:13:09.117554 crc crio[20719]: time="2026-06-12T20:13:09.117455418Z" level=info msg="Started container" PID=44807 containerID=e2e4e9da47bfa819c75fb205fe273f0e6e40837d8970b66563f48e4ff5865908 description=openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/operator id=5dbfab2d-382f-4076-8649-1064adee2835 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4dd3e675a258e4b4f08af23e1f4223c52f2414370641d5f022ae16037a3bda3
2026-06-12 21:10:20.279337 | controller | Jun 12 20:13:09.659140 crc crio[20719]: time="2026-06-12T20:13:09.658607631Z" level=info msg="Reading blob body from https://quay.io/v2/metal3-io/mariadb/blobs/sha256:743f3819fc6ab9f6b55eb56356c2647ef8fe1b1b850dace486022229e19c76f1 failed (unexpected EOF), reconnecting after 16777217 bytes…"
2026-06-12 21:10:20.279362 | controller | Jun 12 20:13:19.596857 crc crio[20719]: time="2026-06-12T20:13:19.595793245Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-12 21:10:20.279380 | controller | Jun 12 20:13:19.883149 crc crio[20719]: time="2026-06-12T20:13:19.882623476Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=19bd68a9-a91d-4c95-ba02-3d1d52e4e79c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.279397 | controller | Jun 12 20:13:19.892722 crc crio[20719]: time="2026-06-12T20:13:19.892561071Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 21:10:20.279413 | controller | Jun 12 20:13:56.936584 crc crio[20719]: time="2026-06-12T20:13:56.935764516Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-crwkt/POD" id=7315e422-2ec9-4869-846c-c5fba604901e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279429 | controller | Jun 12 20:13:56.937946 crc crio[20719]: time="2026-06-12T20:13:56.93701466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279446 | controller | Jun 12 20:14:00.580244 crc crio[20719]: time="2026-06-12T20:14:00.577806984Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688254-cr8vs/POD" id=64d6ac9a-b846-4419-967c-a9d6d2b8d9ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279462 | controller | Jun 12 20:14:00.580244 crc crio[20719]: time="2026-06-12T20:14:00.578717539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279479 | controller | Jun 12 20:14:00.836560 crc crio[20719]: time="2026-06-12T20:14:00.836426246Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-2wjrb/POD" id=6662ef4f-b4cd-4e28-8732-3da5f2701f0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279495 | controller | Jun 12 20:14:00.836560 crc crio[20719]: time="2026-06-12T20:14:00.836539679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279511 | controller | Jun 12 20:14:03.781364 crc crio[20719]: time="2026-06-12T20:14:03.772506588Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/POD" id=afc0118d-282a-4906-8488-e49ae5ed8927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279528 | controller | Jun 12 20:14:03.781364 crc crio[20719]: time="2026-06-12T20:14:03.773951477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279544 | controller | Jun 12 20:14:03.916441 crc crio[20719]: time="2026-06-12T20:14:03.914874439Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/POD" id=19e47056-6c9b-467a-bf87-d5b1bf3ff62c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279560 | controller | Jun 12 20:14:03.916441 crc crio[20719]: time="2026-06-12T20:14:03.915006423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279576 | controller | Jun 12 20:14:04.147600 crc crio[20719]: time="2026-06-12T20:14:04.146730035Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/POD" id=471bb7bd-a5df-4cf0-8369-0ab2d900dbbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279592 | controller | Jun 12 20:14:04.147600 crc crio[20719]: time="2026-06-12T20:14:04.146811583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279612 | controller | Jun 12 20:14:04.184101 crc crio[20719]: time="2026-06-12T20:14:04.182687411Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/POD" id=f4c55fd9-870d-4e12-b08d-a5df34efe35d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279629 | controller | Jun 12 20:14:04.184101 crc crio[20719]: time="2026-06-12T20:14:04.182770983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279648 | controller | Jun 12 20:14:04.396664 crc crio[20719]: time="2026-06-12T20:14:04.396068906Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/POD" id=8cbed542-6fed-4579-bed9-5394222beec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279666 | controller | Jun 12 20:14:04.396664 crc crio[20719]: time="2026-06-12T20:14:04.396432046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279682 | controller | Jun 12 20:14:04.486020 crc crio[20719]: time="2026-06-12T20:14:04.485704552Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/POD" id=67871d54-208e-487e-b500-ed2ab3f0d4e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279698 | controller | Jun 12 20:14:04.486020 crc crio[20719]: time="2026-06-12T20:14:04.485869226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279715 | controller | Jun 12 20:14:04.684474 crc crio[20719]: time="2026-06-12T20:14:04.683056587Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/POD" id=cbeea9aa-7d3a-4702-9fff-698c7ba10989 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279731 | controller | Jun 12 20:14:04.684474 crc crio[20719]: time="2026-06-12T20:14:04.683213541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279747 | controller | Jun 12 20:14:04.747081 crc crio[20719]: time="2026-06-12T20:14:04.745938186Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/POD" id=813c5ba0-c954-416a-b379-17cb4f011b25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279764 | controller | Jun 12 20:14:04.747081 crc crio[20719]: time="2026-06-12T20:14:04.74645326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279780 | controller | Jun 12 20:14:05.066759 crc crio[20719]: time="2026-06-12T20:14:05.066637187Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/POD" id=b876ca9f-c6d9-4e16-b0da-3f201ea40f43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279796 | controller | Jun 12 20:14:05.068449 crc crio[20719]: time="2026-06-12T20:14:05.066805712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279811 | controller | Jun 12 20:14:05.258910 crc crio[20719]: time="2026-06-12T20:14:05.241458558Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/POD" id=f2634a1e-d500-4f05-af16-305f51c135d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279827 | controller | Jun 12 20:14:05.258910 crc crio[20719]: time="2026-06-12T20:14:05.242115747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279860 | controller | Jun 12 20:14:05.283963 crc crio[20719]: time="2026-06-12T20:14:05.265849928Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/POD" id=40e664ec-4f77-451f-9af7-5c5ab3ca35ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279883 | controller | Jun 12 20:14:05.283963 crc crio[20719]: time="2026-06-12T20:14:05.265933251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279900 | controller | Jun 12 20:14:05.327708 crc crio[20719]: time="2026-06-12T20:14:05.320095174Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/POD" id=aee918b9-905c-4b53-adf5-748d23ae45ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279917 | controller | Jun 12 20:14:05.327708 crc crio[20719]: time="2026-06-12T20:14:05.320219917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279933 | controller | Jun 12 20:14:05.327708 crc crio[20719]: time="2026-06-12T20:14:05.320915467Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/POD" id=df77f8ff-a777-4edd-98f8-5ecb96995be8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279950 | controller | Jun 12 20:14:05.327708 crc crio[20719]: time="2026-06-12T20:14:05.320952228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279966 | controller | Jun 12 20:14:05.425920 crc crio[20719]: time="2026-06-12T20:14:05.425093679Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/POD" id=72d6ce9d-64ba-48c4-a67f-863e3aa9162b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.279982 | controller | Jun 12 20:14:05.425920 crc crio[20719]: time="2026-06-12T20:14:05.425235582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.279998 | controller | Jun 12 20:14:05.523569 crc crio[20719]: time="2026-06-12T20:14:05.520063117Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/POD" id=ca495247-daa1-45a3-bc09-d4d64cff3490 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.280015 | controller | Jun 12 20:14:05.523569 crc crio[20719]: time="2026-06-12T20:14:05.520417197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.280031 | controller | Jun 12 20:14:05.552445 crc crio[20719]: time="2026-06-12T20:14:05.551350333Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/POD" id=2d3e99d1-30f5-4e1d-8656-91a3c18dd9f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.280047 | controller | Jun 12 20:14:05.579114 crc crio[20719]: time="2026-06-12T20:14:05.578985594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.280064 | controller | Jun 12 20:14:05.620230 crc crio[20719]: time="2026-06-12T20:14:05.617837584Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/POD" id=fefea05e-0e00-4fa9-accb-43ba7caf942d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.280080 | controller | Jun 12 20:14:05.620230 crc crio[20719]: time="2026-06-12T20:14:05.617923132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.280101 | controller | Jun 12 20:14:05.723748 crc crio[20719]: time="2026-06-12T20:14:05.723644781Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/POD" id=97359e49-5190-417d-860a-f73e53a01d11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.280118 | controller | Jun 12 20:14:05.723874 crc crio[20719]: time="2026-06-12T20:14:05.723778535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.280134 | controller | Jun 12 20:14:08.992335 crc crio[20719]: time="2026-06-12T20:14:08.990335548Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-nmns8/POD" id=4ae749f6-dad9-4f28-ac5f-6395ef048df8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.280151 | controller | Jun 12 20:14:08.992335 crc crio[20719]: time="2026-06-12T20:14:08.990696647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.280168 | controller | Jun 12 20:14:20.531554 crc crio[20719]: time="2026-06-12T20:14:20.530871487Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/POD" id=66665487-a25f-41d7-81fd-a76181cfeae8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.280184 | controller | Jun 12 20:14:20.532597 crc crio[20719]: time="2026-06-12T20:14:20.531602417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.280201 | controller | Jun 12 20:14:21.839129 crc crio[20719]: time="2026-06-12T20:14:21.838820163Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688254-cr8vs Namespace:openshift-infra ID:3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320 UID:9889f0fe-87ce-4c71-8d38-ece4efc8c085 NetNS:/var/run/netns/b076c1e5-cd83-496b-a4f4-1ac5eaa1f5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9889f0fe_87ce_4c71_8d38_ece4efc8c085.slice PodAnnotations:0xc000eae940}] Aliases:map[]}"
2026-06-12 21:10:20.280218 | controller | Jun 12 20:14:21.839129 crc crio[20719]: time="2026-06-12T20:14:21.838921136Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688254-cr8vs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280234 | controller | Jun 12 20:14:22.157724 crc crio[20719]: time="2026-06-12T20:14:22.156820893Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/POD" id=d73264c3-fb84-4764-93fa-4ec6aff07b60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.280251 | controller | Jun 12 20:14:22.157884 crc crio[20719]: time="2026-06-12T20:14:22.157752837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.280267 | controller | Jun 12 20:14:22.974777 crc crio[20719]: 2026-06-12T20:14:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3be7bccbee30d64 Mac:9e:18:59:54:69:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/b076c1e5-cd83-496b-a4f4-1ac5eaa1f5f6 SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.280284 | controller | Jun 12 20:14:22.975877 crc crio[20719]: time="2026-06-12T20:14:22.975803817Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688254-cr8vs Namespace:openshift-infra ID:3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320 UID:9889f0fe-87ce-4c71-8d38-ece4efc8c085 NetNS:/var/run/netns/b076c1e5-cd83-496b-a4f4-1ac5eaa1f5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9889f0fe_87ce_4c71_8d38_ece4efc8c085.slice PodAnnotations:0xc000eae940}] Aliases:map[]}"
2026-06-12 21:10:20.280305 | controller | Jun 12 20:14:22.976195 crc crio[20719]: time="2026-06-12T20:14:22.976110316Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688254-cr8vs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.280322 | controller | Jun 12 20:14:23.059626 crc crio[20719]: time="2026-06-12T20:14:23.059519398Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-zsjvx Namespace:openstack-operators ID:bd5214b83c1c55d6ac10ffebd7662c00deb55c74009e97b8607ca31b02e1b2db UID:6a32f9da-3fe5-4c55-b781-78638a727235 NetNS:/var/run/netns/438d3972-817e-4612-b64a-93fa8eb0860c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a32f9da_3fe5_4c55_b781_78638a727235.slice PodAnnotations:0xc002d9a2f8}] Aliases:map[]}"
2026-06-12 21:10:20.280339 | controller | Jun 12 20:14:23.059626 crc crio[20719]: time="2026-06-12T20:14:23.05958911Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-zsjvx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280356 | controller | Jun 12 20:14:23.936241 crc crio[20719]: time="2026-06-12T20:14:23.935704887Z" level=info msg="Ran pod sandbox 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320 with infra container: openshift-infra/auto-csr-approver-29688254-cr8vs/POD" id=64d6ac9a-b846-4419-967c-a9d6d2b8d9ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.280373 | controller | Jun 12 20:14:23.948004 crc crio[20719]: time="2026-06-12T20:14:23.947913222Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ac34d583-55f9-4178-9324-ca4888c959b4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.280390 | controller | Jun 12 20:14:23.966163 crc crio[20719]: time="2026-06-12T20:14:23.966083813Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.280406 | controller | Jun 12 20:14:23.979563 crc crio[20719]: time="2026-06-12T20:14:23.979448511Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-5sjsj Namespace:openstack-operators ID:f3c1bd3bb14ce67d68388f044455082cf4a4a09a4e8a3af6a911a4960842a122 UID:1881eb7a-7a85-474e-bc49-28fafe95e41c NetNS:/var/run/netns/ae995e39-7768-4fd6-9088-c5805e9f1f9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1881eb7a_7a85_474e_bc49_28fafe95e41c.slice PodAnnotations:0xc002d9a158}] Aliases:map[]}"
2026-06-12 21:10:20.280423 | controller | Jun 12 20:14:23.979563 crc crio[20719]: time="2026-06-12T20:14:23.979506523Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-5sjsj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280439 | controller | Jun 12 20:14:23.988336 crc crio[20719]: time="2026-06-12T20:14:23.988203669Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-9pkfl Namespace:openstack-operators ID:932b86a0c6b1a6badcdca14cf2bcf09a5b09abdfbd06985bbf2cdb3d8e09e763 UID:e4470a42-2fc8-4653-8059-d045b1c9a9d1 NetNS:/var/run/netns/2c06e2bb-a99a-4c66-8170-e32132b557fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4470a42_2fc8_4653_8059_d045b1c9a9d1.slice PodAnnotations:0xc000eae2b0}] Aliases:map[]}"
2026-06-12 21:10:20.280456 | controller | Jun 12 20:14:23.988473 crc crio[20719]: time="2026-06-12T20:14:23.988350893Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-9pkfl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280476 | controller | Jun 12 20:14:24.000582 crc crio[20719]: 2026-06-12T20:14:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd5214b83c1c55d Mac:be:21:31:18:aa:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/438d3972-817e-4612-b64a-93fa8eb0860c SocketPath: PciID:}] [{Interface:0xc000285660 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.280494 | controller | Jun 12 20:14:24.002100 crc crio[20719]: time="2026-06-12T20:14:24.001997746Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-zsjvx Namespace:openstack-operators ID:bd5214b83c1c55d6ac10ffebd7662c00deb55c74009e97b8607ca31b02e1b2db UID:6a32f9da-3fe5-4c55-b781-78638a727235 NetNS:/var/run/netns/438d3972-817e-4612-b64a-93fa8eb0860c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a32f9da_3fe5_4c55_b781_78638a727235.slice PodAnnotations:0xc002d9a2f8}] Aliases:map[]}"
2026-06-12 21:10:20.280510 | controller | Jun 12 20:14:24.002444 crc crio[20719]: time="2026-06-12T20:14:24.002382517Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-zsjvx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.280527 | controller | Jun 12 20:14:24.008156 crc crio[20719]: time="2026-06-12T20:14:24.005246469Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-pvf96 Namespace:openstack-operators ID:7fe6d1739c88ac74ca826be025e6d221ab08015b2f49ba4a4c9cb35e755fb257 UID:26fed06e-a353-43bc-a40f-d83348b68d44 NetNS:/var/run/netns/89b840cf-e04b-4fa1-b7be-bc87e4e45f5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26fed06e_a353_43bc_a40f_d83348b68d44.slice PodAnnotations:0xc000110690}] Aliases:map[]}"
2026-06-12 21:10:20.280544 | controller | Jun 12 20:14:24.008156 crc crio[20719]: time="2026-06-12T20:14:24.005365762Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-pvf96 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280561 | controller | Jun 12 20:14:24.014470 crc crio[20719]: time="2026-06-12T20:14:24.014378726Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-qmbgl Namespace:openstack-operators ID:7ec1c351693acedae09aa69d97cee02ada03aef483b12b2e5cf64323baf82a48 UID:d3ddb4bd-cd05-45f9-b64f-bcbd5eadcc60 NetNS:/var/run/netns/15c2e4dd-f8ae-44a3-ae90-66bf92dd8a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3ddb4bd_cd05_45f9_b64f_bcbd5eadcc60.slice PodAnnotations:0xc0001108e0}] Aliases:map[]}"
2026-06-12 21:10:20.280577 | controller | Jun 12 20:14:24.014563 crc crio[20719]: time="2026-06-12T20:14:24.014473949Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-qmbgl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280605 | controller | Jun 12 20:14:24.023884 crc crio[20719]: time="2026-06-12T20:14:24.023784903Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-mrkld Namespace:openstack-operators ID:7afd849bb8f93e4d411d61d50d7f3a75ca67bd7232817e84d59e53913c099586 UID:b3d35de6-c7f7-46d5-95a2-19472046e49c NetNS:/var/run/netns/c595ebc0-1be9-4200-b4ff-fce7b7d5cd7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d35de6_c7f7_46d5_95a2_19472046e49c.slice PodAnnotations:0xc00170c390}] Aliases:map[]}"
2026-06-12 21:10:20.280626 | controller | Jun 12 20:14:24.023884 crc crio[20719]: time="2026-06-12T20:14:24.023871535Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-mrkld to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280643 | controller | Jun 12 20:14:24.069575 crc crio[20719]: time="2026-06-12T20:14:24.069096151Z" level=info msg="Got pod network &{Name:certified-operators-2wjrb Namespace:openshift-marketplace ID:51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1 UID:48939476-04c1-46dc-88d6-71cf10e0a61e NetNS:/var/run/netns/65038ee5-5fb3-44c0-9eb9-c8a18d66f314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48939476_04c1_46dc_88d6_71cf10e0a61e.slice PodAnnotations:0xc000110c20}] Aliases:map[]}"
2026-06-12 21:10:20.280660 | controller | Jun 12 20:14:24.069575 crc crio[20719]: time="2026-06-12T20:14:24.069148863Z" level=info msg="Adding pod openshift-marketplace_certified-operators-2wjrb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280677 | controller | Jun 12 20:14:24.116431 crc crio[20719]: time="2026-06-12T20:14:24.114402784Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-vsmbk Namespace:openstack-operators ID:235b9a83dc86b9279f6b9b03315c531510761db202c745425abdd9c045b58b10 UID:b37be9f4-0a29-43c4-8384-1c5c0f4a2b66 NetNS:/var/run/netns/61e0450b-a056-4973-99a0-c86901fe1fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb37be9f4_0a29_43c4_8384_1c5c0f4a2b66.slice PodAnnotations:0xc003c981a0}] Aliases:map[]}"
2026-06-12 21:10:20.280693 | controller | Jun 12 20:14:24.116431 crc crio[20719]: time="2026-06-12T20:14:24.114457895Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-vsmbk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280710 | controller | Jun 12 20:14:24.116431 crc crio[20719]: time="2026-06-12T20:14:24.114696135Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-tn97l Namespace:openstack-operators ID:7ee6cb3bb1a39051e29a10ba7c9e1aded244490418bfab64f29b5168afbe0dbc UID:c1b1c787-5969-4ef8-95a4-b1440b045f17 NetNS:/var/run/netns/7488954e-81e5-45c1-b3e8-5c0f51023c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1b1c787_5969_4ef8_95a4_b1440b045f17.slice PodAnnotations:0xc003c98218}] Aliases:map[]}"
2026-06-12 21:10:20.280726 | controller | Jun 12 20:14:24.116431 crc crio[20719]: time="2026-06-12T20:14:24.114743126Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-tn97l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280743 | controller | Jun 12 20:14:24.147439 crc crio[20719]: time="2026-06-12T20:14:24.144691554Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-f2zqk Namespace:openstack-operators ID:c334520bb13d9ca20c1b222bcfad11990bb1c2fac5ebfcbe3df7bc6a504d4161 UID:a5b53242-7567-48dd-8682-30b615c9e59b NetNS:/var/run/netns/adca9489-90cc-463d-a362-f6606b1e7dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5b53242_7567_48dd_8682_30b615c9e59b.slice PodAnnotations:0xc000eae8d8}] Aliases:map[]}"
2026-06-12 21:10:20.280760 | controller | Jun 12 20:14:24.147439 crc crio[20719]: time="2026-06-12T20:14:24.14489952Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-f2zqk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280779 | controller | Jun 12 20:14:24.155328 crc crio[20719]: time="2026-06-12T20:14:24.152567917Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-r2prd Namespace:openstack-operators ID:20496b703eae6d621a672ca8206646c16def05d52512c50665190ff343b95dac UID:e01d946a-4958-4cfe-8cfc-b118098e99bb NetNS:/var/run/netns/05bb04a3-e8ce-442b-8be0-1fd66f22b448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode01d946a_4958_4cfe_8cfc_b118098e99bb.slice PodAnnotations:0xc003ab0128}] Aliases:map[]}"
2026-06-12 21:10:20.280796 | controller | Jun 12 20:14:24.155328 crc crio[20719]: time="2026-06-12T20:14:24.152624818Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-r2prd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280813 | controller | Jun 12 20:14:24.161959 crc crio[20719]: time="2026-06-12T20:14:24.156034608Z" level=info msg="Got pod network &{Name:redhat-marketplace-crwkt Namespace:openshift-marketplace ID:328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066 UID:431cfbb8-7347-412c-9e95-1d2e073db583 NetNS:/var/run/netns/988db3ce-cbec-47d6-be6e-4cfe66dc40b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod431cfbb8_7347_412c_9e95_1d2e073db583.slice PodAnnotations:0xc002d9a528}] Aliases:map[]}"
2026-06-12 21:10:20.280829 | controller | Jun 12 20:14:24.161959 crc crio[20719]: time="2026-06-12T20:14:24.15611227Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-crwkt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280846 | controller | Jun 12 20:14:28.332582 crc crio[20719]: 2026-06-12T20:14:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ee6cb3bb1a3905 Mac:e6:de:e0:8f:b6:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/7488954e-81e5-45c1-b3e8-5c0f51023c98 SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.280888 | controller | Jun 12 20:14:28.337446 crc crio[20719]: time="2026-06-12T20:14:28.337136158Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-tn97l Namespace:openstack-operators ID:7ee6cb3bb1a39051e29a10ba7c9e1aded244490418bfab64f29b5168afbe0dbc UID:c1b1c787-5969-4ef8-95a4-b1440b045f17 NetNS:/var/run/netns/7488954e-81e5-45c1-b3e8-5c0f51023c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1b1c787_5969_4ef8_95a4_b1440b045f17.slice PodAnnotations:0xc003c98218}] Aliases:map[]}"
2026-06-12 21:10:20.280906 | controller | Jun 12 20:14:28.337945 crc crio[20719]: time="2026-06-12T20:14:28.33788243Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-tn97l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.280923 | controller | Jun 12 20:14:28.468032 crc crio[20719]: time="2026-06-12T20:14:28.467832456Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-9fkpf Namespace:openstack-operators ID:995f73542db2c18bffc8ab363523714bb71d392485900d5a4d963bd96a7f6bb4 UID:ae9f7dca-c02e-4994-a66b-17fad061e14e NetNS:/var/run/netns/8d0e3b4b-797d-438f-ab80-d94b1125249f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae9f7dca_c02e_4994_a66b_17fad061e14e.slice PodAnnotations:0xc00008ca10}] Aliases:map[]}"
2026-06-12 21:10:20.280940 | controller | Jun 12 20:14:28.468032 crc crio[20719]: time="2026-06-12T20:14:28.467916958Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-9fkpf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.280959 | controller | Jun 12 20:14:28.481054 crc crio[20719]: 2026-06-12T20:14:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:932b86a0c6b1a6b Mac:ae:20:29:ab:45:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/2c06e2bb-a99a-4c66-8170-e32132b557fc SocketPath: PciID:}] [{Interface:0xc000114740 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.280976 | controller | Jun 12 20:14:28.492256 crc crio[20719]: time="2026-06-12T20:14:28.488071384Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-9pkfl Namespace:openstack-operators ID:932b86a0c6b1a6badcdca14cf2bcf09a5b09abdfbd06985bbf2cdb3d8e09e763 UID:e4470a42-2fc8-4653-8059-d045b1c9a9d1 NetNS:/var/run/netns/2c06e2bb-a99a-4c66-8170-e32132b557fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4470a42_2fc8_4653_8059_d045b1c9a9d1.slice PodAnnotations:0xc000eae2b0}] Aliases:map[]}"
2026-06-12 21:10:20.280992 | controller | Jun 12 20:14:28.492256 crc crio[20719]: time="2026-06-12T20:14:28.488486305Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-9pkfl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.281008 | controller | Jun 12 20:14:28.516813 crc crio[20719]: time="2026-06-12T20:14:28.514328771Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-htsh6 Namespace:openstack-operators ID:e24ba0cd71aaf26985b5285cf300fd815765e23c4dc4b477a9b4de5dd07fb92f UID:39be21f5-d3ca-4ba8-a8d3-832751b12ba0 NetNS:/var/run/netns/3f083e7b-d2fe-4e78-9fca-1313ab45af50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39be21f5_d3ca_4ba8_a8d3_832751b12ba0.slice PodAnnotations:0xc002d9a368}] Aliases:map[]}"
2026-06-12 21:10:20.281024 | controller | Jun 12 20:14:28.516813 crc crio[20719]: time="2026-06-12T20:14:28.514404203Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-htsh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.281040 | controller | Jun 12 20:14:28.534475 crc crio[20719]: time="2026-06-12T20:14:28.533403104Z" level=info msg="Got pod network &{Name:community-operators-nmns8 Namespace:openshift-marketplace ID:e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc UID:aa05dd51-290e-47b9-8655-c1e81c7a0452 NetNS:/var/run/netns/986739ee-e915-4bba-a764-8b003df94d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa05dd51_290e_47b9_8655_c1e81c7a0452.slice PodAnnotations:0xc0033321b0}] Aliases:map[]}"
2026-06-12 21:10:20.281056 | controller | Jun 12 20:14:28.534475 crc crio[20719]: time="2026-06-12T20:14:28.533542388Z" level=info msg="Adding pod openshift-marketplace_community-operators-nmns8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.281072 | controller | Jun 12 20:14:28.569014 crc crio[20719]: time="2026-06-12T20:14:28.568917688Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-lfzw6 Namespace:openstack-operators ID:7ac8a20f1299a41d0b4b3c0f730d99f08e9bd2186bfd1dcbbb7f5fb87e19a897 UID:7cbecce8-64b4-498b-884a-fa07970a3223 NetNS:/var/run/netns/3b9cd81d-f72f-478d-a0dc-dc80747a859a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbecce8_64b4_498b_884a_fa07970a3223.slice PodAnnotations:0xc00259a210}] Aliases:map[]}"
2026-06-12 21:10:20.281088 | controller | Jun 12 20:14:28.571397 crc crio[20719]: time="2026-06-12T20:14:28.571109089Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-lfzw6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.281107 | controller | Jun 12 20:14:28.643739 crc crio[20719]: time="2026-06-12T20:14:28.641911388Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-5xm49 Namespace:openstack-operators ID:a950adc5bf0dba1ef166ddba7abfdc2fa097c9e940520b1cf6d32f421d9a6a84 UID:21998a3f-8d8e-476f-8f3d-9c6fcfbf5817 NetNS:/var/run/netns/5ec7c776-5d17-4b75-869e-36e2e8a3c8a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21998a3f_8d8e_476f_8f3d_9c6fcfbf5817.slice PodAnnotations:0xc000a38448}] Aliases:map[]}"
2026-06-12 21:10:20.281123 | controller | Jun 12 20:14:28.643739 crc crio[20719]: time="2026-06-12T20:14:28.642025541Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-5xm49 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.281139 | controller | Jun 12 20:14:28.718091 crc crio[20719]: time="2026-06-12T20:14:28.717762719Z" level=info msg="Ran pod sandbox bd5214b83c1c55d6ac10ffebd7662c00deb55c74009e97b8607ca31b02e1b2db with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/POD" id=813c5ba0-c954-416a-b379-17cb4f011b25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.281155 | controller | Jun 12 20:14:28.748763 crc crio[20719]: time="2026-06-12T20:14:28.748629213Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=3b3b90c9-550c-4c5e-aa83-0fdd98226d45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.281170 | controller | Jun 12 20:14:28.759573 crc crio[20719]: time="2026-06-12T20:14:28.754413747Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found" id=3b3b90c9-550c-4c5e-aa83-0fdd98226d45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.281186 | controller | Jun 12 20:14:28.759573 crc crio[20719]: time="2026-06-12T20:14:28.756377062Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found" id=3b3b90c9-550c-4c5e-aa83-0fdd98226d45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.281201 | controller | Jun 12 20:14:28.771590 crc crio[20719]: time="2026-06-12T20:14:28.770074534Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=94840a88-32f7-43bf-8d35-a2cf0b1a5466 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.281217 | controller | Jun 12 20:14:28.815504 crc crio[20719]: time="2026-06-12T20:14:28.81462244Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\""
2026-06-12 21:10:20.281232 | controller | Jun 12 20:14:28.823475 crc crio[20719]: time="2026-06-12T20:14:28.818980173Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-xlgjq Namespace:openstack-operators ID:8cddee308050512ccb5a34136371685483adbd5186af3a9497b3a1e42bc40ddd UID:c2fea962-703d-421c-b48b-9a341bf2fc65 NetNS:/var/run/netns/ec2516f0-b8d4-4a50-ba71-471e9ddda527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2fea962_703d_421c_b48b_9a341bf2fc65.slice PodAnnotations:0xc00259a310}] Aliases:map[]}"
2026-06-12 21:10:20.281249 | controller | Jun 12 20:14:28.823475 crc crio[20719]: time="2026-06-12T20:14:28.819804696Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-xlgjq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.281271 | controller | Jun 12 20:14:28.878224 crc crio[20719]: 2026-06-12T20:14:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3c1bd3bb14ce67 Mac:4a:bc:8b:75:37:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/ae995e39-7768-4fd6-9088-c5805e9f1f9b SocketPath: PciID:}] [{Interface:0xc000112760 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.281288 | controller | Jun 12 20:14:28.901353 crc crio[20719]: time="2026-06-12T20:14:28.891145586Z" level=info msg="Ran pod sandbox 7ee6cb3bb1a39051e29a10ba7c9e1aded244490418bfab64f29b5168afbe0dbc with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/POD" id=b876ca9f-c6d9-4e16-b0da-3f201ea40f43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.281304 | controller | Jun 12 20:14:28.912930 crc crio[20719]: time="2026-06-12T20:14:28.910883231Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-5sjsj Namespace:openstack-operators ID:f3c1bd3bb14ce67d68388f044455082cf4a4a09a4e8a3af6a911a4960842a122 UID:1881eb7a-7a85-474e-bc49-28fafe95e41c NetNS:/var/run/netns/ae995e39-7768-4fd6-9088-c5805e9f1f9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1881eb7a_7a85_474e_bc49_28fafe95e41c.slice PodAnnotations:0xc002d9a158}] Aliases:map[]}"
2026-06-12 21:10:20.281321 | controller | Jun 12 20:14:28.912930 crc crio[20719]: time="2026-06-12T20:14:28.911425286Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-5sjsj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.281337 | controller | Jun 12 20:14:28.916949 crc crio[20719]: time="2026-06-12T20:14:28.913743236Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=6021c506-e9f2-4b6f-998e-505344111c7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.281352 | controller | Jun 12 20:14:28.916949 crc crio[20719]: time="2026-06-12T20:14:28.914006833Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found" id=6021c506-e9f2-4b6f-998e-505344111c7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.281368 | controller | Jun 12 20:14:28.916949 crc crio[20719]: time="2026-06-12T20:14:28.914077685Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found" id=6021c506-e9f2-4b6f-998e-505344111c7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.281383 | controller | Jun 12 20:14:28.919338 crc crio[20719]: time="2026-06-12T20:14:28.918668604Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=fcc40564-829c-4e7e-a6d7-b2384531b16c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.281398 | controller | Jun 12 20:14:28.932553 crc crio[20719]: time="2026-06-12T20:14:28.929666035Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\""
2026-06-12 21:10:20.281414 | controller | Jun 12 20:14:29.091143 crc crio[20719]: time="2026-06-12T20:14:29.078789457Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-hrxfk/POD" id=93744e9e-3e95-4eb1-adce-4c2a770ff376 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.281429 | controller | Jun 12 20:14:29.091143 crc crio[20719]: time="2026-06-12T20:14:29.078879029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.281448 | controller | Jun 12 20:14:29.433396 crc crio[20719]: 2026-06-12T20:14:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fe6d1739c88ac7 Mac:46:7a:4f:d1:13:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/89b840cf-e04b-4fa1-b7be-bc87e4e45f5e SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.281465 | controller | Jun 12 20:14:29.445017 crc crio[20719]: time="2026-06-12T20:14:29.443621382Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-pvf96 Namespace:openstack-operators ID:7fe6d1739c88ac74ca826be025e6d221ab08015b2f49ba4a4c9cb35e755fb257 UID:26fed06e-a353-43bc-a40f-d83348b68d44 NetNS:/var/run/netns/89b840cf-e04b-4fa1-b7be-bc87e4e45f5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26fed06e_a353_43bc_a40f_d83348b68d44.slice PodAnnotations:0xc000110690}] Aliases:map[]}"
2026-06-12 21:10:20.281481 | controller | Jun 12 20:14:29.445017 crc crio[20719]: time="2026-06-12T20:14:29.44462826Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-pvf96 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.281497 | controller | Jun 12 20:14:30.132817 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ec1c351693aced Mac:9e:e8:8f:3d:d0:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/15c2e4dd-f8ae-44a3-ae90-66bf92dd8a11 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.281513 | controller | Jun 12 20:14:30.134249 crc crio[20719]: time="2026-06-12T20:14:30.134049057Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-qmbgl Namespace:openstack-operators ID:7ec1c351693acedae09aa69d97cee02ada03aef483b12b2e5cf64323baf82a48 UID:d3ddb4bd-cd05-45f9-b64f-bcbd5eadcc60 NetNS:/var/run/netns/15c2e4dd-f8ae-44a3-ae90-66bf92dd8a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3ddb4bd_cd05_45f9_b64f_bcbd5eadcc60.slice PodAnnotations:0xc0001108e0}] Aliases:map[]}"
2026-06-12 21:10:20.281530 | controller | Jun 12 20:14:30.134803 crc crio[20719]: time="2026-06-12T20:14:30.134568111Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-qmbgl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.281546 | controller | Jun 12 20:14:30.345561 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20496b703eae6d6 Mac:fe:45:bf:d7:01:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/05bb04a3-e8ce-442b-8be0-1fd66f22b448 SocketPath: PciID:}] [{Interface:0xc0005026e0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.281562 | controller | Jun 12 20:14:30.394679 crc crio[20719]: time="2026-06-12T20:14:30.39208038Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-r2prd Namespace:openstack-operators ID:20496b703eae6d621a672ca8206646c16def05d52512c50665190ff343b95dac UID:e01d946a-4958-4cfe-8cfc-b118098e99bb NetNS:/var/run/netns/05bb04a3-e8ce-442b-8be0-1fd66f22b448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode01d946a_4958_4cfe_8cfc_b118098e99bb.slice PodAnnotations:0xc003ab0128}] Aliases:map[]}"
2026-06-12 21:10:20.281578 | controller | Jun 12 20:14:30.419728 crc crio[20719]: time="2026-06-12T20:14:30.419646993Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-r2prd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.281598 | controller | Jun 12 20:14:30.508432 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51b948921168959 Mac:5e:62:6f:ed:61:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/65038ee5-5fb3-44c0-9eb9-c8a18d66f314 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.281615 | controller | Jun 12 20:14:30.510811 crc crio[20719]: time="2026-06-12T20:14:30.508840691Z" level=info msg="Got pod network &{Name:certified-operators-2wjrb Namespace:openshift-marketplace ID:51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1 UID:48939476-04c1-46dc-88d6-71cf10e0a61e NetNS:/var/run/netns/65038ee5-5fb3-44c0-9eb9-c8a18d66f314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48939476_04c1_46dc_88d6_71cf10e0a61e.slice PodAnnotations:0xc000110c20}] Aliases:map[]}"
2026-06-12 21:10:20.281631 | controller | Jun 12 20:14:30.510811 crc crio[20719]: time="2026-06-12T20:14:30.508994495Z" level=info msg="Checking pod openshift-marketplace_certified-operators-2wjrb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.281647 | controller | Jun 12 20:14:30.678527 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:235b9a83dc86b92 Mac:56:6c:35:4e:53:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/61e0450b-a056-4973-99a0-c86901fe1fb3 SocketPath: PciID:}] [{Interface:0xc000112d20 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.281664 | controller | Jun 12 20:14:30.696679 crc crio[20719]: time="2026-06-12T20:14:30.696530079Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-vsmbk Namespace:openstack-operators ID:235b9a83dc86b9279f6b9b03315c531510761db202c745425abdd9c045b58b10 UID:b37be9f4-0a29-43c4-8384-1c5c0f4a2b66 NetNS:/var/run/netns/61e0450b-a056-4973-99a0-c86901fe1fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb37be9f4_0a29_43c4_8384_1c5c0f4a2b66.slice PodAnnotations:0xc003c981a0}] Aliases:map[]}"
2026-06-12 21:10:20.281680 | controller | Jun 12 20:14:30.697100 crc crio[20719]: time="2026-06-12T20:14:30.696767656Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-vsmbk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.281696 | controller | Jun 12 20:14:30.791735 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7afd849bb8f93e4 Mac:86:d3:04:92:e6:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/c595ebc0-1be9-4200-b4ff-fce7b7d5cd7c SocketPath: PciID:}] [{Interface:0xc0001dcf00 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.281712 | controller | Jun 12 20:14:30.793167 crc crio[20719]: time="2026-06-12T20:14:30.792173712Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-mrkld Namespace:openstack-operators ID:7afd849bb8f93e4d411d61d50d7f3a75ca67bd7232817e84d59e53913c099586 UID:b3d35de6-c7f7-46d5-95a2-19472046e49c NetNS:/var/run/netns/c595ebc0-1be9-4200-b4ff-fce7b7d5cd7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d35de6_c7f7_46d5_95a2_19472046e49c.slice PodAnnotations:0xc00170c390}] Aliases:map[]}"
2026-06-12 21:10:20.281728 | controller | Jun 12 20:14:30.793167 crc crio[20719]: time="2026-06-12T20:14:30.792622915Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-mrkld for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.281748 | controller | Jun 12 20:14:30.799480 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c334520bb13d9ca Mac:86:c8:71:eb:ae:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/adca9489-90cc-463d-a362-f6606b1e7dad SocketPath: PciID:}] [{Interface:0xc000200a90 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.281765 | controller | Jun 12 20:14:30.804652 crc crio[20719]: time="2026-06-12T20:14:30.804591021Z" level=info msg="Ran pod sandbox 932b86a0c6b1a6badcdca14cf2bcf09a5b09abdfbd06985bbf2cdb3d8e09e763 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/POD" id=72d6ce9d-64ba-48c4-a67f-863e3aa9162b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.281781 | controller | Jun 12 20:14:30.806966 crc crio[20719]: time="2026-06-12T20:14:30.80478857Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-f2zqk Namespace:openstack-operators ID:c334520bb13d9ca20c1b222bcfad11990bb1c2fac5ebfcbe3df7bc6a504d4161 UID:a5b53242-7567-48dd-8682-30b615c9e59b NetNS:/var/run/netns/adca9489-90cc-463d-a362-f6606b1e7dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5b53242_7567_48dd_8682_30b615c9e59b.slice PodAnnotations:0xc000eae8d8}] Aliases:map[]}"
2026-06-12 21:10:20.281841 | controller | Jun 12 20:14:30.809854 crc crio[20719]: time="2026-06-12T20:14:30.809824029Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-f2zqk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.281880 | controller | Jun 12 20:14:30.818539 crc crio[20719]: time="2026-06-12T20:14:30.817535959Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=fba24b34-b037-4608-9489-651af0c2f38f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.281899 | controller | Jun 12 20:14:30.825667 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1b25d3ae1195e7 Mac:6e:8e:36:a6:a9:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/986739ee-e915-4bba-a764-8b003df94d3f SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.281916 | controller | Jun 12 20:14:30.839420 crc crio[20719]: time="2026-06-12T20:14:30.837770853Z" level=info msg="Got pod network &{Name:community-operators-nmns8 Namespace:openshift-marketplace ID:e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc UID:aa05dd51-290e-47b9-8655-c1e81c7a0452 NetNS:/var/run/netns/986739ee-e915-4bba-a764-8b003df94d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa05dd51_290e_47b9_8655_c1e81c7a0452.slice PodAnnotations:0xc0033321b0}] Aliases:map[]}"
2026-06-12 21:10:20.281933 | controller | Jun 12 20:14:30.839420 crc crio[20719]: time="2026-06-12T20:14:30.837973358Z" level=info msg="Checking pod openshift-marketplace_community-operators-nmns8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.281949 | controller | Jun 12 20:14:30.839420 crc crio[20719]: time="2026-06-12T20:14:30.838370499Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-jz7fm Namespace:openstack-operators ID:e0a9eda67ea8fdd8a8dd4e3f1bbd3bf75c616e93067ea0aeb8365d08b476ba17 UID:67847b28-c244-404b-8230-7eaf542dca7a NetNS:/var/run/netns/cdea65eb-45a0-4a7b-aca4-b38db899b9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67847b28_c244_404b_8230_7eaf542dca7a.slice PodAnnotations:0xc00170c5e0}] Aliases:map[]}"
2026-06-12 21:10:20.281969 | controller | Jun 12 20:14:30.839420 crc crio[20719]: time="2026-06-12T20:14:30.838427441Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-jz7fm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.281986 | controller | Jun 12 20:14:30.839420 crc crio[20719]: time="2026-06-12T20:14:30.839369527Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-fkvj7 Namespace:openstack-operators ID:4e743f65ad86a81afceea148a10b581b364a42ae83531f9d8dcda1eb231a16bf UID:5a21e0d5-c2ed-4be7-9f8f-788663bcd8fa NetNS:/var/run/netns/d1b8d469-e0fc-4178-aecb-2eb8ae53f503 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a21e0d5_c2ed_4be7_9f8f_788663bcd8fa.slice PodAnnotations:0xc003c986b0}] Aliases:map[]}"
2026-06-12 21:10:20.282002 | controller | Jun 12 20:14:30.839420 crc crio[20719]: time="2026-06-12T20:14:30.839398978Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-fkvj7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.282018 | controller | Jun 12 20:14:30.857542 crc crio[20719]: time="2026-06-12T20:14:30.85269442Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found" id=fba24b34-b037-4608-9489-651af0c2f38f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282034 | controller | Jun 12 20:14:30.857542 crc crio[20719]: time="2026-06-12T20:14:30.856515138Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found" id=fba24b34-b037-4608-9489-651af0c2f38f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282050 | controller | Jun 12 20:14:30.871011 crc crio[20719]: time="2026-06-12T20:14:30.865209828Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=b62e974b-a876-43c3-9cb7-6cb7c86ef010 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.282066 | controller | Jun 12 20:14:30.887642 crc crio[20719]: time="2026-06-12T20:14:30.887487132Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-pnkr5 Namespace:openstack-operators ID:c4e9d1723008e3c01cfd8380c65406728fd57da36c719187e77f694b10887ed3 UID:fb18e94f-0b73-4b0e-8828-5e5247b8e5e8 NetNS:/var/run/netns/6c349f99-bd8e-42cf-a313-4f457ece35e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb18e94f_0b73_4b0e_8828_5e5247b8e5e8.slice PodAnnotations:0xc002d9a920}] Aliases:map[]}"
2026-06-12 21:10:20.282083 | controller | Jun 12 20:14:30.887642 crc crio[20719]: time="2026-06-12T20:14:30.887568374Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-pnkr5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.282099 | controller | Jun 12 20:14:30.888786 crc crio[20719]: time="2026-06-12T20:14:30.888702284Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\""
2026-06-12 21:10:20.282114 | controller | Jun 12 20:14:30.896068 crc crio[20719]: time="2026-06-12T20:14:30.895720827Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-tswl8 Namespace:openstack-operators ID:5576ab981868caf292b75fc03de865c391cb95a7ac671a6a56b11e20cfcd681f UID:544ba1a9-9f3b-4f40-a6c4-93954564a794 NetNS:/var/run/netns/734f6daa-ab33-440d-adaa-fce2d257e3a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod544ba1a9_9f3b_4f40_a6c4_93954564a794.slice PodAnnotations:0xc003332720}] Aliases:map[]}"
2026-06-12 21:10:20.282170 | controller | Jun 12 20:14:30.896068 crc crio[20719]: time="2026-06-12T20:14:30.895904852Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-tswl8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.282196 | controller | Jun 12 20:14:30.903064 crc crio[20719]: time="2026-06-12T20:14:30.902956041Z" level=info msg="Ran pod sandbox f3c1bd3bb14ce67d68388f044455082cf4a4a09a4e8a3af6a911a4960842a122 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/POD" id=ca495247-daa1-45a3-bc09-d4d64cff3490 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.282221 | controller | Jun 12 20:14:30.967006 crc crio[20719]: time="2026-06-12T20:14:30.965352405Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-5c6bf754d7-jp4lv Namespace:openstack-operators ID:0fa124aa40c97a77d4da607b0c87373e04463acd50f535bae70fb64eb01ea139 UID:25880f32-ebc1-434c-b1b2-cdfe542829c1 NetNS:/var/run/netns/59c3a2b4-7130-4772-851c-fbb53a3e18b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25880f32_ebc1_434c_b1b2_cdfe542829c1.slice PodAnnotations:0xc003332838}] Aliases:map[]}"
2026-06-12 21:10:20.282244 | controller | Jun 12 20:14:30.967006 crc crio[20719]: time="2026-06-12T20:14:30.965462188Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-5c6bf754d7-jp4lv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.282267 | controller | Jun 12 20:14:30.971020 crc crio[20719]: time="2026-06-12T20:14:30.970991643Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=a419c2a8-9890-4625-ac38-3457052a8845 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282287 | controller | Jun 12 20:14:30.971410 crc crio[20719]: time="2026-06-12T20:14:30.971385572Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=a419c2a8-9890-4625-ac38-3457052a8845 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282303 | controller | Jun 12 20:14:30.971535 crc crio[20719]: time="2026-06-12T20:14:30.971518329Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=a419c2a8-9890-4625-ac38-3457052a8845 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282319 | controller | Jun 12 20:14:30.981709 crc crio[20719]: time="2026-06-12T20:14:30.975543492Z" level=info msg="Ran pod sandbox 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1 with infra container: openshift-marketplace/certified-operators-2wjrb/POD" id=6662ef4f-b4cd-4e28-8732-3da5f2701f0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.282335 | controller | Jun 12 20:14:30.983360 crc crio[20719]: time="2026-06-12T20:14:30.982958653Z" level=info msg="Ran pod sandbox 7ec1c351693acedae09aa69d97cee02ada03aef483b12b2e5cf64323baf82a48 with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/POD" id=471bb7bd-a5df-4cf0-8369-0ab2d900dbbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.282351 | controller | Jun 12 20:14:30.989648 crc crio[20719]: time="2026-06-12T20:14:30.98696122Z" level=info msg="Ran pod sandbox 7fe6d1739c88ac74ca826be025e6d221ab08015b2f49ba4a4c9cb35e755fb257 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/POD" id=97359e49-5190-417d-860a-f73e53a01d11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.282370 | controller | Jun 12 20:14:30.999975 crc crio[20719]: time="2026-06-12T20:14:30.98347281Z" level=info msg="Ran pod sandbox 20496b703eae6d621a672ca8206646c16def05d52512c50665190ff343b95dac with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/POD" id=f4c55fd9-870d-4e12-b08d-a5df34efe35d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.282387 | controller | Jun 12 20:14:30.999975 crc crio[20719]: time="2026-06-12T20:14:30.995917853Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=0ff90cbf-c2b7-4e89-8bec-b9c1b427bb09 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.282402 | controller | Jun 12 20:14:31.001599 crc crio[20719]: time="2026-06-12T20:14:31.001499124Z" level=info msg="Ran pod sandbox 7afd849bb8f93e4d411d61d50d7f3a75ca67bd7232817e84d59e53913c099586 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/POD" id=cbeea9aa-7d3a-4702-9fff-698c7ba10989 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.282418 | controller | Jun 12 20:14:31.003716 crc crio[20719]: time="2026-06-12T20:14:31.003681084Z" level=info msg="Ran pod sandbox 235b9a83dc86b9279f6b9b03315c531510761db202c745425abdd9c045b58b10 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/POD" id=67871d54-208e-487e-b500-ed2ab3f0d4e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.282433 | controller | Jun 12 20:14:31.009412 crc crio[20719]: time="2026-06-12T20:14:31.008781443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e311bf23-5b8f-4487-88d6-f8ed20fa72e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282449 | controller | Jun 12 20:14:31.035003 crc crio[20719]: time="2026-06-12T20:14:31.034944377Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=d0bf7498-8876-41d4-afa9-a40268787e0b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282465 | controller | Jun 12 20:14:31.036786 crc crio[20719]: time="2026-06-12T20:14:31.036659045Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=43e270d1-446d-42bc-a570-e906eff33466 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282481 | controller | Jun 12 20:14:31.037109 crc crio[20719]: time="2026-06-12T20:14:31.037026285Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found" id=43e270d1-446d-42bc-a570-e906eff33466 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282497 | controller | Jun 12 20:14:31.037349 crc crio[20719]: time="2026-06-12T20:14:31.037152748Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found" id=43e270d1-446d-42bc-a570-e906eff33466 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282513 | controller | Jun 12 20:14:31.037771 crc crio[20719]: time="2026-06-12T20:14:31.036035307Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=c84b7a18-fba2-43d0-a9ba-37d9b246b1a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282528 | controller | Jun 12 20:14:31.037928 crc crio[20719]: time="2026-06-12T20:14:31.037868748Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=c84b7a18-fba2-43d0-a9ba-37d9b246b1a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282548 | controller | Jun 12 20:14:31.038018 crc crio[20719]: time="2026-06-12T20:14:31.03793473Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=c84b7a18-fba2-43d0-a9ba-37d9b246b1a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282564 | controller | Jun 12 20:14:31.038018 crc crio[20719]: time="2026-06-12T20:14:31.037623921Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found" id=d0bf7498-8876-41d4-afa9-a40268787e0b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282580 | controller | Jun 12 20:14:31.038125 crc crio[20719]: time="2026-06-12T20:14:31.038032804Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found" id=d0bf7498-8876-41d4-afa9-a40268787e0b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282595 | controller | Jun 12 20:14:31.038125 crc crio[20719]: time="2026-06-12T20:14:31.036538011Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=a5f5a219-6779-4d67-8e3d-348a516a3e2b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282610 | controller | Jun 12 20:14:31.038479 crc crio[20719]: time="2026-06-12T20:14:31.038172548Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found" id=a5f5a219-6779-4d67-8e3d-348a516a3e2b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282625 | controller | Jun 12 20:14:31.038479 crc crio[20719]: time="2026-06-12T20:14:31.03824607Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found" id=a5f5a219-6779-4d67-8e3d-348a516a3e2b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282640 | controller | Jun 12 20:14:31.038479 crc crio[20719]: time="2026-06-12T20:14:31.03651918Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\""
2026-06-12 21:10:20.282655 | controller | Jun 12 20:14:31.050816 crc crio[20719]: time="2026-06-12T20:14:31.045657359Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=6aeeeb50-cb4d-4223-94cc-ecc3cffb1ecf name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.282671 | controller | Jun 12 20:14:31.050816 crc crio[20719]: time="2026-06-12T20:14:31.046353718Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=727f3ce1-ab22-4826-b63b-175f798ca715 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.282686 | controller | Jun 12 20:14:31.050816 crc crio[20719]: time="2026-06-12T20:14:31.046370527Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=d6d57d50-d2d5-4dd6-8cc4-0abf31f8874b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.282701 | controller | Jun 12 20:14:31.050816 crc crio[20719]: time="2026-06-12T20:14:31.046470832Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=010e3606-1128-4246-b171-443016356c5a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.282716 | controller | Jun 12 20:14:31.054174 crc crio[20719]: time="2026-06-12T20:14:31.054047816Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\""
2026-06-12 21:10:20.282736 | controller | Jun 12 20:14:31.069049 crc crio[20719]: time="2026-06-12T20:14:31.054860876Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\""
2026-06-12 21:10:20.282752 | controller | Jun 12 20:14:31.069049 crc crio[20719]: time="2026-06-12T20:14:31.063936006Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\""
2026-06-12 21:10:20.282768 | controller | Jun 12 20:14:31.069917 crc crio[20719]: time="2026-06-12T20:14:31.069791081Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=542e1c8d-3d4f-4015-8b61-be5dead70b8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282784 | controller | Jun 12 20:14:31.070157 crc crio[20719]: time="2026-06-12T20:14:31.070077359Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found" id=542e1c8d-3d4f-4015-8b61-be5dead70b8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282800 | controller | Jun 12 20:14:31.070157 crc crio[20719]: time="2026-06-12T20:14:31.07013605Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found" id=542e1c8d-3d4f-4015-8b61-be5dead70b8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.282817 | controller | Jun 12 20:14:31.072500 crc crio[20719]: time="2026-06-12T20:14:31.072439236Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\""
2026-06-12 21:10:20.282832 | controller | Jun 12 20:14:31.089604 crc crio[20719]: time="2026-06-12T20:14:31.08831136Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=40e11749-bad4-4c17-88e0-9677fda8bedd name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.282864 | controller | Jun 12 20:14:31.096843 crc crio[20719]: time="2026-06-12T20:14:31.096752789Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\""
2026-06-12 21:10:20.282888 | controller | Jun 12 20:14:31.179662 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a950adc5bf0dba1 Mac:56:b1:43:66:54:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/5ec7c776-5d17-4b75-869e-36e2e8a3c8a7 SocketPath: PciID:}] [{Interface:0xc0003846b0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.282905 | controller | Jun 12 20:14:31.200763 crc crio[20719]: time="2026-06-12T20:14:31.19964738Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-5xm49 Namespace:openstack-operators ID:a950adc5bf0dba1ef166ddba7abfdc2fa097c9e940520b1cf6d32f421d9a6a84 UID:21998a3f-8d8e-476f-8f3d-9c6fcfbf5817 NetNS:/var/run/netns/5ec7c776-5d17-4b75-869e-36e2e8a3c8a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21998a3f_8d8e_476f_8f3d_9c6fcfbf5817.slice PodAnnotations:0xc000a38448}] Aliases:map[]}"
2026-06-12 21:10:20.282921 | controller | Jun 12 20:14:31.200763 crc crio[20719]: time="2026-06-12T20:14:31.199846805Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-5xm49 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.282937 | controller | Jun 12 20:14:31.281676 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:995f73542db2c18 Mac:66:8e:f8:2c:04:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/8d0e3b4b-797d-438f-ab80-d94b1125249f SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.282958 | controller | Jun 12 20:14:31.282207 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ac8a20f1299a41 Mac:a6:e0:51:3c:fc:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/3b9cd81d-f72f-478d-a0dc-dc80747a859a SocketPath: PciID:}] [{Interface:0xc0003928a0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.282974 | controller | Jun 12 20:14:31.283747 crc crio[20719]: time="2026-06-12T20:14:31.283716661Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-9fkpf Namespace:openstack-operators ID:995f73542db2c18bffc8ab363523714bb71d392485900d5a4d963bd96a7f6bb4 UID:ae9f7dca-c02e-4994-a66b-17fad061e14e NetNS:/var/run/netns/8d0e3b4b-797d-438f-ab80-d94b1125249f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae9f7dca_c02e_4994_a66b_17fad061e14e.slice PodAnnotations:0xc00008ca10}] Aliases:map[]}"
2026-06-12 21:10:20.282990 | controller | Jun 12 20:14:31.285981 crc crio[20719]: time="2026-06-12T20:14:31.285934013Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-9fkpf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.283007 | controller | Jun 12 20:14:31.290999 crc crio[20719]: time="2026-06-12T20:14:31.290871188Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-lfzw6 Namespace:openstack-operators ID:7ac8a20f1299a41d0b4b3c0f730d99f08e9bd2186bfd1dcbbb7f5fb87e19a897 UID:7cbecce8-64b4-498b-884a-fa07970a3223 NetNS:/var/run/netns/3b9cd81d-f72f-478d-a0dc-dc80747a859a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbecce8_64b4_498b_884a_fa07970a3223.slice PodAnnotations:0xc00259a210}] Aliases:map[]}"
2026-06-12 21:10:20.283023 | controller | Jun 12 20:14:31.291218 crc crio[20719]: time="2026-06-12T20:14:31.291147835Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-lfzw6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.283039 | controller | Jun 12 20:14:31.482981 crc crio[20719]: time="2026-06-12T20:14:31.482592814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=36e88605-5a45-4a25-9f4c-d96352576cbd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283055 | controller | Jun 12 20:14:31.483569 crc crio[20719]: time="2026-06-12T20:14:31.483535101Z" level=info msg="Ran pod sandbox c334520bb13d9ca20c1b222bcfad11990bb1c2fac5ebfcbe3df7bc6a504d4161 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/POD" id=df77f8ff-a777-4edd-98f8-5ecb96995be8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.283070 | controller | Jun 12 20:14:31.487911 crc crio[20719]: time="2026-06-12T20:14:31.487740503Z" level=info msg="Ran pod sandbox 995f73542db2c18bffc8ab363523714bb71d392485900d5a4d963bd96a7f6bb4 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/POD" id=fefea05e-0e00-4fa9-accb-43ba7caf942d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.283086 | controller | Jun 12 20:14:31.489326 crc crio[20719]: time="2026-06-12T20:14:31.488098047Z" level=info msg="Ran pod sandbox e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc with infra container: openshift-marketplace/community-operators-nmns8/POD" id=4ae749f6-dad9-4f28-ac5f-6395ef048df8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.283105 | controller | Jun 12 20:14:31.489326 crc crio[20719]: time="2026-06-12T20:14:31.489050662Z" level=info msg="Ran pod sandbox a950adc5bf0dba1ef166ddba7abfdc2fa097c9e940520b1cf6d32f421d9a6a84 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/POD" id=19e47056-6c9b-467a-bf87-d5b1bf3ff62c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.283121 | controller | Jun 12 20:14:31.493373 crc crio[20719]: time="2026-06-12T20:14:31.493332498Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=06aa5216-3cfe-485b-91c1-743445a0674c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283137 | controller | Jun 12 20:14:31.495434 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:328cae6e77a3d56 Mac:d2:94:a1:5c:c2:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/988db3ce-cbec-47d6-be6e-4cfe66dc40b1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.283153 | controller | Jun 12 20:14:31.496002 crc crio[20719]: time="2026-06-12T20:14:31.495971202Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=06aa5216-3cfe-485b-91c1-743445a0674c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283168 | controller | Jun 12 20:14:31.496382 crc crio[20719]: time="2026-06-12T20:14:31.496362104Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=06aa5216-3cfe-485b-91c1-743445a0674c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283183 | controller | Jun 12 20:14:31.496743 crc crio[20719]: time="2026-06-12T20:14:31.496522578Z" level=info msg="Got pod network &{Name:redhat-marketplace-crwkt Namespace:openshift-marketplace ID:328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066 UID:431cfbb8-7347-412c-9e95-1d2e073db583 NetNS:/var/run/netns/988db3ce-cbec-47d6-be6e-4cfe66dc40b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod431cfbb8_7347_412c_9e95_1d2e073db583.slice PodAnnotations:0xc002d9a528}] Aliases:map[]}"
2026-06-12 21:10:20.283199 | controller | Jun 12 20:14:31.497077 crc crio[20719]: time="2026-06-12T20:14:31.497015508Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-crwkt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.283215 | controller | Jun 12 20:14:31.497712 crc crio[20719]: time="2026-06-12T20:14:31.497650823Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=8ee9c32e-a30e-4610-8838-81ddac0eb7cc name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.283231 | controller | Jun 12 20:14:31.498980 crc crio[20719]: time="2026-06-12T20:14:31.498907918Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=7c63e06c-2833-41be-8718-4dba7b2731f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283247 | controller | Jun 12 20:14:31.499175 crc crio[20719]: time="2026-06-12T20:14:31.499126675Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=7c63e06c-2833-41be-8718-4dba7b2731f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283262 | controller | Jun 12 20:14:31.500934 crc crio[20719]: time="2026-06-12T20:14:31.499229508Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=7c63e06c-2833-41be-8718-4dba7b2731f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283281 | controller | Jun 12 20:14:31.500934 crc crio[20719]: time="2026-06-12T20:14:31.499390882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a452e8aa-5863-407b-ba80-5c4bf49afbf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283297 | controller | Jun 12 20:14:31.500934 crc crio[20719]: time="2026-06-12T20:14:31.499431776Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=403e4905-218d-402d-93b7-12702ffd3539 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283312 | controller | Jun 12 20:14:31.500934 crc crio[20719]: time="2026-06-12T20:14:31.49955777Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found" id=403e4905-218d-402d-93b7-12702ffd3539 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283327 | controller | Jun 12 20:14:31.501463 crc crio[20719]: time="2026-06-12T20:14:31.501166125Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found" id=403e4905-218d-402d-93b7-12702ffd3539 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283343 | controller | Jun 12 20:14:31.502452 crc crio[20719]: time="2026-06-12T20:14:31.502044644Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=44ae3710-e687-4aeb-b14e-ebfbc5c90174 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.283358 | controller | Jun 12 20:14:31.514312 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cddee308050512 Mac:0a:93:99:b5:e3:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/ec2516f0-b8d4-4a50-ba71-471e9ddda527 SocketPath: PciID:}] [{Interface:0xc000235130 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.283373 | controller | Jun 12 20:14:31.514960 crc crio[20719]: time="2026-06-12T20:14:31.514163024Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=245a93fe-b13a-4645-9680-0ea13eca591d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.283388 | controller | Jun 12 20:14:31.515758 crc crio[20719]: time="2026-06-12T20:14:31.515016918Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-xlgjq Namespace:openstack-operators ID:8cddee308050512ccb5a34136371685483adbd5186af3a9497b3a1e42bc40ddd UID:c2fea962-703d-421c-b48b-9a341bf2fc65 NetNS:/var/run/netns/ec2516f0-b8d4-4a50-ba71-471e9ddda527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2fea962_703d_421c_b48b_9a341bf2fc65.slice PodAnnotations:0xc00259a310}] Aliases:map[]}"
2026-06-12 21:10:20.283404 | controller | Jun 12 20:14:31.515758 crc crio[20719]: time="2026-06-12T20:14:31.5154102Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-xlgjq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.283420 | controller | Jun 12 20:14:31.515758 crc crio[20719]: time="2026-06-12T20:14:31.515588655Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\""
2026-06-12 21:10:20.283439 | controller | Jun 12 20:14:31.519052 crc crio[20719]: time="2026-06-12T20:14:31.518609879Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\""
2026-06-12 21:10:20.283455 | controller | Jun 12 20:14:31.526799 crc crio[20719]: time="2026-06-12T20:14:31.526471744Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\""
2026-06-12 21:10:20.283470 | controller | Jun 12 20:14:31.527050 crc crio[20719]: time="2026-06-12T20:14:31.526960934Z" level=info msg="Ran pod sandbox 7ac8a20f1299a41d0b4b3c0f730d99f08e9bd2186bfd1dcbbb7f5fb87e19a897 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/POD" id=8cbed542-6fed-4579-bed9-5394222beec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.283485 | controller | Jun 12 20:14:31.536376 crc crio[20719]: time="2026-06-12T20:14:31.536095868Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=72da1dda-97a5-4b4f-b2c4-c7986f5bc2b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283500 | controller | Jun 12 20:14:31.536597 crc crio[20719]: time="2026-06-12T20:14:31.53651808Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found" id=72da1dda-97a5-4b4f-b2c4-c7986f5bc2b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283516 | controller | Jun 12 20:14:31.536682 crc crio[20719]: time="2026-06-12T20:14:31.536629953Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found" id=72da1dda-97a5-4b4f-b2c4-c7986f5bc2b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283531 | controller | Jun 12 20:14:31.537628 crc crio[20719]: time="2026-06-12T20:14:31.537509646Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=69549583-9521-4d1f-b41d-9e0a613e618b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.283547 | controller | Jun 12 20:14:31.545166 crc crio[20719]: time="2026-06-12T20:14:31.54445003Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\""
2026-06-12 21:10:20.283562 | controller | Jun 12 20:14:31.557347 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e24ba0cd71aaf26 Mac:de:f1:4f:62:d2:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/3f083e7b-d2fe-4e78-9fca-1313ab45af50 SocketPath: PciID:}] [{Interface:0xc000014a70 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.283577 | controller | Jun 12 20:14:31.558130 crc crio[20719]: time="2026-06-12T20:14:31.558040128Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-htsh6 Namespace:openstack-operators ID:e24ba0cd71aaf26985b5285cf300fd815765e23c4dc4b477a9b4de5dd07fb92f UID:39be21f5-d3ca-4ba8-a8d3-832751b12ba0 NetNS:/var/run/netns/3f083e7b-d2fe-4e78-9fca-1313ab45af50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39be21f5_d3ca_4ba8_a8d3_832751b12ba0.slice PodAnnotations:0xc002d9a368}] Aliases:map[]}"
2026-06-12 21:10:20.283593 | controller | Jun 12 20:14:31.558457 crc crio[20719]: time="2026-06-12T20:14:31.55838786Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-htsh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.283609 | controller | Jun 12 20:14:31.708121 crc crio[20719]: time="2026-06-12T20:14:31.708005498Z" level=info msg="Ran pod sandbox 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066 with infra container: openshift-marketplace/redhat-marketplace-crwkt/POD" id=7315e422-2ec9-4869-846c-c5fba604901e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.283630 | controller | Jun 12 20:14:31.708417 crc crio[20719]: time="2026-06-12T20:14:31.708358128Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5623ab8c-4a29-4073-b1c2-e18cc677d7a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283646 | controller | Jun 12 20:14:31.718996 crc crio[20719]: time="2026-06-12T20:14:31.716164025Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0ddd8c73-7725-4a95-a143-67f3b2004e64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283662 | controller | Jun 12 20:14:31.718996 crc crio[20719]: time="2026-06-12T20:14:31.718583415Z" level=info msg="Ran pod sandbox 8cddee308050512ccb5a34136371685483adbd5186af3a9497b3a1e42bc40ddd with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/POD" id=40e664ec-4f77-451f-9af7-5c5ab3ca35ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.283678 | controller | Jun 12 20:14:31.720068 crc crio[20719]: time="2026-06-12T20:14:31.719879746Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2wjrb/extract-utilities" id=f6e270f2-953e-4ec7-be61-84b80ac847ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.283694 | controller | Jun 12 20:14:31.728037 crc crio[20719]: time="2026-06-12T20:14:31.727956492Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=000d3375-8ce0-44ee-966b-850a1ccc1e4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283710 | controller | Jun 12 20:14:31.728454 crc crio[20719]: time="2026-06-12T20:14:31.728170418Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found" id=000d3375-8ce0-44ee-966b-850a1ccc1e4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283725 | controller | Jun 12 20:14:31.728454 crc crio[20719]: time="2026-06-12T20:14:31.728301342Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found" id=000d3375-8ce0-44ee-966b-850a1ccc1e4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283740 | controller | Jun 12 20:14:31.740515 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5576ab981868caf Mac:f6:18:38:10:6a:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/734f6daa-ab33-440d-adaa-fce2d257e3a6 SocketPath: PciID:}] [{Interface:0xc000258e30 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.283756 | controller | Jun 12 20:14:31.741236 crc crio[20719]: time="2026-06-12T20:14:31.741152411Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-tswl8 Namespace:openstack-operators ID:5576ab981868caf292b75fc03de865c391cb95a7ac671a6a56b11e20cfcd681f UID:544ba1a9-9f3b-4f40-a6c4-93954564a794 NetNS:/var/run/netns/734f6daa-ab33-440d-adaa-fce2d257e3a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod544ba1a9_9f3b_4f40_a6c4_93954564a794.slice PodAnnotations:0xc003332720}] Aliases:map[]}"
2026-06-12 21:10:20.283772 | controller | Jun 12 20:14:31.741430 crc crio[20719]: time="2026-06-12T20:14:31.741373798Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-tswl8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.283791 | controller | Jun 12 20:14:31.742087 crc crio[20719]: time="2026-06-12T20:14:31.742032716Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=ec181c18-a43b-4c60-b227-57c0fd86280d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.283807 | controller | Jun 12 20:14:31.742431 crc crio[20719]: time="2026-06-12T20:14:31.742401969Z" level=info msg="Ran pod sandbox e24ba0cd71aaf26985b5285cf300fd815765e23c4dc4b477a9b4de5dd07fb92f with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/POD" id=66665487-a25f-41d7-81fd-a76181cfeae8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.283822 | controller | Jun 12 20:14:31.744518 crc crio[20719]: time="2026-06-12T20:14:31.744468603Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\""
2026-06-12 21:10:20.283837 | controller | Jun 12 20:14:31.749914 crc crio[20719]: time="2026-06-12T20:14:31.749675629Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=36ebb904-cc88-4d76-b7ea-6267b58a3d5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283871 | controller | Jun 12 20:14:31.749914 crc crio[20719]: time="2026-06-12T20:14:31.749881894Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found" id=36ebb904-cc88-4d76-b7ea-6267b58a3d5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283889 | controller | Jun 12 20:14:31.749914 crc crio[20719]: time="2026-06-12T20:14:31.749935536Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found" id=36ebb904-cc88-4d76-b7ea-6267b58a3d5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.283904 | controller | Jun 12 20:14:31.752125 crc crio[20719]: time="2026-06-12T20:14:31.752055685Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=90c8dd34-d114-495d-98a4-f1f7f507cba9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.283921 | controller | Jun 12 20:14:31.758539 crc crio[20719]: time="2026-06-12T20:14:31.758475616Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\""
2026-06-12 21:10:20.283937 | controller | Jun 12 20:14:31.798390 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fa124aa40c97a7 Mac:66:74:89:c6:22:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/59c3a2b4-7130-4772-851c-fbb53a3e18b0 SocketPath: PciID:}] [{Interface:0xc000532730 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.283953 | controller | Jun 12 20:14:31.800056 crc crio[20719]: time="2026-06-12T20:14:31.799696605Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-5c6bf754d7-jp4lv Namespace:openstack-operators ID:0fa124aa40c97a77d4da607b0c87373e04463acd50f535bae70fb64eb01ea139 UID:25880f32-ebc1-434c-b1b2-cdfe542829c1 NetNS:/var/run/netns/59c3a2b4-7130-4772-851c-fbb53a3e18b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25880f32_ebc1_434c_b1b2_cdfe542829c1.slice PodAnnotations:0xc003332838}] Aliases:map[]}"
2026-06-12 21:10:20.283970 | controller | Jun 12 20:14:31.800056 crc crio[20719]: time="2026-06-12T20:14:31.799854069Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-5c6bf754d7-jp4lv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.283993 | controller | Jun 12 20:14:31.876801 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0a9eda67ea8fdd Mac:b2:fc:2a:48:85:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/cdea65eb-45a0-4a7b-aca4-b38db899b9bb SocketPath: PciID:}] [{Interface:0xc00030c5b0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.284009 | controller | Jun 12 20:14:31.878769 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e9d1723008e3c Mac:ca:fa:ea:b9:3e:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/6c349f99-bd8e-42cf-a313-4f457ece35e8 SocketPath: PciID:}] [{Interface:0xc00011ae00 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.284026 | controller | Jun 12 20:14:31.879724 crc crio[20719]: time="2026-06-12T20:14:31.879634597Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-pnkr5 Namespace:openstack-operators ID:c4e9d1723008e3c01cfd8380c65406728fd57da36c719187e77f694b10887ed3 UID:fb18e94f-0b73-4b0e-8828-5e5247b8e5e8 NetNS:/var/run/netns/6c349f99-bd8e-42cf-a313-4f457ece35e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb18e94f_0b73_4b0e_8828_5e5247b8e5e8.slice PodAnnotations:0xc002d9a920}] Aliases:map[]}"
2026-06-12 21:10:20.284042 | controller | Jun 12 20:14:31.879812 crc crio[20719]: time="2026-06-12T20:14:31.879771611Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-jz7fm Namespace:openstack-operators ID:e0a9eda67ea8fdd8a8dd4e3f1bbd3bf75c616e93067ea0aeb8365d08b476ba17 UID:67847b28-c244-404b-8230-7eaf542dca7a NetNS:/var/run/netns/cdea65eb-45a0-4a7b-aca4-b38db899b9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67847b28_c244_404b_8230_7eaf542dca7a.slice PodAnnotations:0xc00170c5e0}] Aliases:map[]}"
2026-06-12 21:10:20.284059 | controller | Jun 12 20:14:31.880330 crc crio[20719]: time="2026-06-12T20:14:31.880211543Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-jz7fm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.284075 | controller | Jun 12 20:14:31.880415 crc crio[20719]: time="2026-06-12T20:14:31.879777631Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-pnkr5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.284090 | controller | Jun 12 20:14:31.890073 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e743f65ad86a81 Mac:fe:97:16:22:f4:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/d1b8d469-e0fc-4178-aecb-2eb8ae53f503 SocketPath: PciID:}] [{Interface:0xc0004befc0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.284106 | controller | Jun 12 20:14:31.893663 crc crio[20719]: time="2026-06-12T20:14:31.893540576Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-fkvj7 Namespace:openstack-operators ID:4e743f65ad86a81afceea148a10b581b364a42ae83531f9d8dcda1eb231a16bf UID:5a21e0d5-c2ed-4be7-9f8f-788663bcd8fa NetNS:/var/run/netns/d1b8d469-e0fc-4178-aecb-2eb8ae53f503 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a21e0d5_c2ed_4be7_9f8f_788663bcd8fa.slice PodAnnotations:0xc003c986b0}] Aliases:map[]}"
2026-06-12 21:10:20.284125 | controller | Jun 12 20:14:31.894616 crc crio[20719]: time="2026-06-12T20:14:31.894450022Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-fkvj7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.284141 | controller | Jun 12 20:14:32.073376 crc crio[20719]: time="2026-06-12T20:14:32.067902813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.284157 | controller | Jun 12 20:14:32.077545 crc crio[20719]: time="2026-06-12T20:14:32.076394659Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bb02312d-7e58-428e-8292-83cf04c3e7a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284173 | controller | Jun 12 20:14:32.081454 crc crio[20719]: time="2026-06-12T20:14:32.08137607Z" level=info msg="Creating container: openshift-marketplace/community-operators-nmns8/extract-utilities" id=128dd58c-303b-4c95-afad-7c622b78dbd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.284188 | controller | Jun 12 20:14:32.595566 crc crio[20719]: time="2026-06-12T20:14:32.593880465Z" level=info msg="Ran pod sandbox c4e9d1723008e3c01cfd8380c65406728fd57da36c719187e77f694b10887ed3 with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/POD" id=f2634a1e-d500-4f05-af16-305f51c135d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.284204 | controller | Jun 12 20:14:32.601102 crc crio[20719]: time="2026-06-12T20:14:32.601040325Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=ec670ccc-fa14-4fac-af2a-a9f35a17dbc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284219 | controller | Jun 12 20:14:32.601504 crc crio[20719]: time="2026-06-12T20:14:32.601452298Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found" id=ec670ccc-fa14-4fac-af2a-a9f35a17dbc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284235 | controller | Jun 12 20:14:32.601593 crc crio[20719]: time="2026-06-12T20:14:32.60153007Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found" id=ec670ccc-fa14-4fac-af2a-a9f35a17dbc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284251 | controller | Jun 12 20:14:32.603799 crc crio[20719]: time="2026-06-12T20:14:32.603694361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.284266 | controller | Jun 12 20:14:32.609991 crc crio[20719]: time="2026-06-12T20:14:32.609799159Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=9efa1c40-7b2b-4e75-845d-b736434170e1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.284281 | controller | Jun 12 20:14:32.618518 crc crio[20719]: time="2026-06-12T20:14:32.618354526Z" level=info msg="Ran pod sandbox 5576ab981868caf292b75fc03de865c391cb95a7ac671a6a56b11e20cfcd681f with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/POD" id=aee918b9-905c-4b53-adf5-748d23ae45ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.284297 | controller | Jun 12 20:14:32.622336 crc crio[20719]: time="2026-06-12T20:14:32.622166264Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=d5184e41-e8f8-4948-b4ca-331a528c2c84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284316 | controller | Jun 12 20:14:32.623029 crc crio[20719]: time="2026-06-12T20:14:32.622970058Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found" id=d5184e41-e8f8-4948-b4ca-331a528c2c84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284332 | controller | Jun 12 20:14:32.623123 crc crio[20719]: time="2026-06-12T20:14:32.62306199Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found" id=d5184e41-e8f8-4948-b4ca-331a528c2c84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284348 | controller | Jun 12 20:14:32.624785 crc crio[20719]: time="2026-06-12T20:14:32.624712735Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=1ba7852b-7ad3-4d3d-a4ff-a56c099f2b13 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.284364 | controller | Jun 12 20:14:32.629756 crc crio[20719]: time="2026-06-12T20:14:32.629667596Z" level=info msg="Ran pod sandbox 4e743f65ad86a81afceea148a10b581b364a42ae83531f9d8dcda1eb231a16bf with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/POD" id=afc0118d-282a-4906-8488-e49ae5ed8927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.284380 | controller | Jun 12 20:14:32.632554 crc crio[20719]: time="2026-06-12T20:14:32.632485864Z" level=info msg="Ran pod sandbox 0fa124aa40c97a77d4da607b0c87373e04463acd50f535bae70fb64eb01ea139 with infra container: openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/POD" id=d73264c3-fb84-4764-93fa-4ec6aff07b60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.284396 | controller | Jun 12 20:14:32.634695 crc crio[20719]: time="2026-06-12T20:14:32.634639037Z" level=info msg="Ran pod sandbox e0a9eda67ea8fdd8a8dd4e3f1bbd3bf75c616e93067ea0aeb8365d08b476ba17 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/POD" id=2d3e99d1-30f5-4e1d-8656-91a3c18dd9f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.284412 | controller | Jun 12 20:14:32.642945 crc crio[20719]: time="2026-06-12T20:14:32.642871243Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=78e1546d-77e1-4216-ad1e-035f9b1a225d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284428 | controller | Jun 12 20:14:32.643149 crc crio[20719]: time="2026-06-12T20:14:32.642985166Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=8845cc46-0591-4c9b-92a8-687448a0cb67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284444 | controller | Jun 12 20:14:32.643149 crc crio[20719]: time="2026-06-12T20:14:32.64313041Z" level=info msg="Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=fa61843d-5191-4a10-9228-08bc1dda89bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284459 | controller | Jun 12 20:14:32.643445 crc crio[20719]: time="2026-06-12T20:14:32.643361876Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=8845cc46-0591-4c9b-92a8-687448a0cb67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284475 | controller | Jun 12 20:14:32.643575 crc crio[20719]: time="2026-06-12T20:14:32.643459489Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found" id=78e1546d-77e1-4216-ad1e-035f9b1a225d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284491 | controller | Jun 12 20:14:32.643575 crc crio[20719]: time="2026-06-12T20:14:32.6434683Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=8845cc46-0591-4c9b-92a8-687448a0cb67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284510 | controller | Jun 12 20:14:32.643575 crc crio[20719]: time="2026-06-12T20:14:32.64351344Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found" id=78e1546d-77e1-4216-ad1e-035f9b1a225d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284526 | controller | Jun 12 20:14:32.644917 crc crio[20719]: time="2026-06-12T20:14:32.644852227Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=572cbc21-bb3f-4cf1-ad2c-93f58e10f424 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.284542 | controller | Jun 12 20:14:32.645219 crc crio[20719]: time="2026-06-12T20:14:32.644950631Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=5efae1be-4e7a-4221-b1d3-6b62c5991c13 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.284557 | controller | Jun 12 20:14:32.656435 crc crio[20719]: time="2026-06-12T20:14:32.656333512Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\""
2026-06-12 21:10:20.284573 | controller | Jun 12 20:14:32.656611 crc crio[20719]: time="2026-06-12T20:14:32.656349242Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\""
2026-06-12 21:10:20.284588 | controller | Jun 12 20:14:32.656763 crc crio[20719]: time="2026-06-12T20:14:32.65669486Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\""
2026-06-12 21:10:20.284616 | controller | Jun 12 20:14:32.661729 crc crio[20719]: time="2026-06-12T20:14:32.661646709Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\""
2026-06-12 21:10:20.284633 | controller | Jun 12 20:14:32.856584 crc crio[20719]: time="2026-06-12T20:14:32.856431414Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-crwkt/extract-utilities" id=8e46fcf3-7b1e-44af-9707-c3573bbc018a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.284648 | controller | Jun 12 20:14:33.033650 crc crio[20719]: time="2026-06-12T20:14:33.033479558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.284664 | controller | Jun 12 20:14:33.035570 crc crio[20719]: time="2026-06-12T20:14:33.035377119Z" level=info msg="Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=aa5a313f-2eeb-4ea4-97a7-a804ef4982c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284680 | controller | Jun 12 20:14:35.545221 crc crio[20719]: time="2026-06-12T20:14:35.54449459Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/manager" id=1f6f7e27-2371-4370-94d9-3312ba7695bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.284696 | controller | Jun 12 20:14:35.959468 crc crio[20719]: time="2026-06-12T20:14:35.957907487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.284711 | controller | Jun 12 20:14:36.738659 crc crio[20719]: time="2026-06-12T20:14:36.712953731Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/POD" id=f21bdf70-c23c-43a5-bfe8-6c88ab2fedb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.284732 | controller | Jun 12 20:14:36.738659 crc crio[20719]: time="2026-06-12T20:14:36.713070134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.284749 | controller | Jun 12 20:14:38.841695 crc crio[20719]: time="2026-06-12T20:14:38.841050073Z" level=info msg="Got pod network &{Name:redhat-operators-hrxfk Namespace:openshift-marketplace ID:c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940 UID:7fd8007d-3a76-40a1-92ef-dd3e1ddbe8a9 NetNS:/var/run/netns/e4b56950-96df-4eac-8788-b9970f445178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fd8007d_3a76_40a1_92ef_dd3e1ddbe8a9.slice PodAnnotations:0xc00008cca8}] Aliases:map[]}"
2026-06-12 21:10:20.284765 | controller | Jun 12 20:14:38.841695 crc crio[20719]: time="2026-06-12T20:14:38.841614158Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-hrxfk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.284782 | controller | Jun 12 20:14:44.216803 crc crio[20719]: time="2026-06-12T20:14:44.200699943Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ac34d583-55f9-4178-9324-ca4888c959b4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.284798 | controller | Jun 12 20:14:44.261719 crc crio[20719]: time="2026-06-12T20:14:44.261587308Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=703b0ff7-1ef0-424c-9366-05407a7585f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284814 | controller | Jun 12 20:14:45.730916 crc crio[20719]: time="2026-06-12T20:14:45.717881204Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=82086a65-3dc1-4576-a1b3-bae96468ccf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.284830 | controller | Jun 12 20:14:46.239981 crc crio[20719]: 2026-06-12T20:14:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c65a6ee0de2c956 Mac:ba:9a:ff:67:bd:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/e4b56950-96df-4eac-8788-b9970f445178 SocketPath: PciID:}] [{Interface:0xc0002a7960 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.284846 | controller | Jun 12 20:14:46.243446 crc crio[20719]: time="2026-06-12T20:14:46.242517266Z" level=info msg="Got pod network &{Name:redhat-operators-hrxfk Namespace:openshift-marketplace ID:c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940 UID:7fd8007d-3a76-40a1-92ef-dd3e1ddbe8a9 NetNS:/var/run/netns/e4b56950-96df-4eac-8788-b9970f445178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fd8007d_3a76_40a1_92ef_dd3e1ddbe8a9.slice PodAnnotations:0xc00008cca8}] Aliases:map[]}"
2026-06-12 21:10:20.284884 | controller | Jun 12 20:14:46.243446 crc crio[20719]: time="2026-06-12T20:14:46.242907337Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-hrxfk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.284901 | controller | Jun 12 20:14:46.339059 crc crio[20719]: time="2026-06-12T20:14:46.338741495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.284917 | controller | Jun 12 20:14:46.354379 crc crio[20719]: time="2026-06-12T20:14:46.349756727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.284938 | controller | Jun 12 20:14:46.376171 crc crio[20719]: time="2026-06-12T20:14:46.376111852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.284954 | controller | Jun 12 20:14:46.380466 crc crio[20719]: time="2026-06-12T20:14:46.380355799Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688254-cr8vs/oc" id=e9955bc8-9e01-410e-b508-2a6994fd4eab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.284970 | controller | Jun 12 20:14:46.401557 crc crio[20719]: time="2026-06-12T20:14:46.401457476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.284985 | controller | Jun 12 20:14:46.531597 crc crio[20719]: time="2026-06-12T20:14:46.531163187Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=19bd68a9-a91d-4c95-ba02-3d1d52e4e79c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285001 | controller | Jun 12 20:14:46.546352 crc crio[20719]: time="2026-06-12T20:14:46.546165805Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=1313b956-ff6c-4f66-b398-df5c53a93479 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285017 | controller | Jun 12 20:14:47.171454 crc crio[20719]: time="2026-06-12T20:14:47.171180538Z" level=info msg="Created container 225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186: openshift-marketplace/community-operators-nmns8/extract-utilities" id=128dd58c-303b-4c95-afad-7c622b78dbd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.285033 | controller | Jun 12 20:14:47.173171 crc crio[20719]: time="2026-06-12T20:14:47.173097177Z" level=info msg="Starting container: 225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186" id=45775178-2ad3-4bcc-872a-767de872205c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.285049 | controller | Jun 12 20:14:47.193734 crc crio[20719]: time="2026-06-12T20:14:47.193586424Z" level=info msg="Started container" PID=47786 containerID=225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186 description=openshift-marketplace/community-operators-nmns8/extract-utilities id=45775178-2ad3-4bcc-872a-767de872205c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc
2026-06-12 21:10:20.285066 | controller | Jun 12 20:14:47.215044 crc crio[20719]: time="2026-06-12T20:14:47.214425848Z" level=info msg="Created container 6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd: openshift-marketplace/certified-operators-2wjrb/extract-utilities" id=f6e270f2-953e-4ec7-be61-84b80ac847ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.285082 | controller | Jun 12 20:14:47.244940 crc crio[20719]: time="2026-06-12T20:14:47.244816179Z" level=info msg="Starting container: 6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd" id=979733af-07c3-4b92-949c-39d30e5a533b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.285098 | controller | Jun 12 20:14:47.280404 crc crio[20719]: time="2026-06-12T20:14:47.27975256Z" level=info msg="Started container" PID=47788 containerID=6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd description=openshift-marketplace/certified-operators-2wjrb/extract-utilities id=979733af-07c3-4b92-949c-39d30e5a533b name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1
2026-06-12 21:10:20.285115 | controller | Jun 12 20:14:48.171223 crc crio[20719]: time="2026-06-12T20:14:48.166797334Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=79c94d11-d2fe-42b1-892d-103b69e91fe3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285136 | controller | Jun 12 20:14:48.184985 crc crio[20719]: time="2026-06-12T20:14:48.184878089Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e209477b-394a-4c08-b743-a71184412daf name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285153 | controller | Jun 12 20:14:48.190693 crc crio[20719]: time="2026-06-12T20:14:48.190602267Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:10:20.285169 | controller | Jun 12 20:14:48.216831 crc crio[20719]: time="2026-06-12T20:14:48.216483396Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:10:20.285185 | controller | Jun 12 20:14:52.064726 crc crio[20719]: time="2026-06-12T20:14:52.0641074Z" level=info msg="Ran pod sandbox c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940 with infra container: openshift-marketplace/redhat-operators-hrxfk/POD" id=93744e9e-3e95-4eb1-adce-4c2a770ff376 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.285201 | controller | Jun 12 20:14:52.069762 crc crio[20719]: time="2026-06-12T20:14:52.069625374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e9f2d510-6066-4259-980b-a95ac00cabd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285216 | controller | Jun 12 20:14:55.996080 crc crio[20719]: time="2026-06-12T20:14:55.995462134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.285233 | controller | Jun 12 20:14:59.467170 crc crio[20719]: time="2026-06-12T20:14:59.466607373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.285248 | controller | Jun 12 20:14:59.473852 crc crio[20719]: time="2026-06-12T20:14:59.473766312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.285264 | controller | Jun 12 20:14:59.602344 crc crio[20719]: time="2026-06-12T20:14:59.601424747Z" level=info msg="Created container b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d: openshift-marketplace/redhat-marketplace-crwkt/extract-utilities" id=8e46fcf3-7b1e-44af-9707-c3573bbc018a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.285280 | controller | Jun 12 20:14:59.603906 crc crio[20719]: time="2026-06-12T20:14:59.603792042Z" level=info msg="Starting container: b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d" id=f9d8be3f-4d5b-494f-8604-0af733591ce4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.285295 | controller | Jun 12 20:14:59.622855 crc crio[20719]: time="2026-06-12T20:14:59.62233344Z" level=info msg="Started container" PID=48042 containerID=b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d description=openshift-marketplace/redhat-marketplace-crwkt/extract-utilities id=f9d8be3f-4d5b-494f-8604-0af733591ce4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066
2026-06-12 21:10:20.285311 | controller | Jun 12 20:15:00.483966 crc crio[20719]: time="2026-06-12T20:15:00.48387334Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4b21552c-9f7f-4083-bd8c-80605cc50bf8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285327 | controller | Jun 12 20:15:00.493900 crc crio[20719]: time="2026-06-12T20:15:00.493805908Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:10:20.285343 | controller | Jun 12 20:15:00.562025 crc crio[20719]: time="2026-06-12T20:15:00.561890108Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/POD" id=4537dfbe-cb1b-4323-a368-044618d9e89b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.285363 | controller | Jun 12 20:15:00.562025 crc crio[20719]: time="2026-06-12T20:15:00.56197311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.285379 | controller | Jun 12 20:15:07.962657 crc crio[20719]: time="2026-06-12T20:15:07.96175276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a5d9e9c1-0088-4591-9ce5-4e3508328f27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285396 | controller | Jun 12 20:15:18.937408 crc crio[20719]: time="2026-06-12T20:15:18.936532217Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54tlvlc Namespace:openstack-operators ID:29e8db63d5f9001ba4aaab8c1b452d902c334f6c072d489156dd1a5d36288ba2 UID:d7ffabf7-c769-44fd-b904-326556bbef09 NetNS:/var/run/netns/9d94bbe1-f8a8-4abb-bf53-36ca979a4032 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7ffabf7_c769_44fd_b904_326556bbef09.slice PodAnnotations:0xc00008c4b8}] Aliases:map[]}"
2026-06-12 21:10:20.285412 | controller | Jun 12 20:15:18.937408 crc crio[20719]: time="2026-06-12T20:15:18.937257627Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tlvlc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.285428 | controller | Jun 12 20:15:19.530244 crc crio[20719]: 2026-06-12T20:15:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29e8db63d5f9001 Mac:ee:d0:43:52:6e:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/9d94bbe1-f8a8-4abb-bf53-36ca979a4032 SocketPath: PciID:}] [{Interface:0xc00018ed70 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.285445 | controller | Jun 12 20:15:19.530801 crc crio[20719]: time="2026-06-12T20:15:19.530630041Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54tlvlc Namespace:openstack-operators ID:29e8db63d5f9001ba4aaab8c1b452d902c334f6c072d489156dd1a5d36288ba2 UID:d7ffabf7-c769-44fd-b904-326556bbef09 NetNS:/var/run/netns/9d94bbe1-f8a8-4abb-bf53-36ca979a4032 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7ffabf7_c769_44fd_b904_326556bbef09.slice PodAnnotations:0xc00008c4b8}] Aliases:map[]}"
2026-06-12 21:10:20.285461 | controller | Jun 12 20:15:19.530876 crc crio[20719]: time="2026-06-12T20:15:19.530831507Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tlvlc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.285477 | controller | Jun 12 20:15:22.586032 crc crio[20719]: time="2026-06-12T20:15:22.58553852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.285492 | controller | Jun 12 20:15:22.592072 crc crio[20719]: time="2026-06-12T20:15:22.591982679Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-hrxfk/extract-utilities" id=365247e6-7bfa-4a46-b49e-3b2b942256a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.285508 | controller | Jun 12 20:15:22.593021 crc crio[20719]: time="2026-06-12T20:15:22.592756852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.285527 | controller | Jun 12 20:15:22.601476 crc crio[20719]: time="2026-06-12T20:15:22.601182251Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=6aeeeb50-cb4d-4223-94cc-ecc3cffb1ecf name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285543 | controller | Jun 12 20:15:22.602583 crc crio[20719]: time="2026-06-12T20:15:22.602508934Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=1f530b51-39f8-4fd0-8d88-edf7f9831730 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285559 | controller | Jun 12 20:15:22.741760 crc crio[20719]: time="2026-06-12T20:15:22.741600397Z" level=info msg="Created container 9b462a6dbf2075de236040c10f428f215c0f194954533e7e91b230ee4aa70802: openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/manager" id=1f6f7e27-2371-4370-94d9-3312ba7695bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.285575 | controller | Jun 12 20:15:22.743359 crc crio[20719]: time="2026-06-12T20:15:22.743159731Z" level=info msg="Starting container: 9b462a6dbf2075de236040c10f428f215c0f194954533e7e91b230ee4aa70802" id=ae6730ee-41cf-4ff9-917a-eacbacf4bd1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.285591 | controller | Jun 12 20:15:22.757300 crc crio[20719]: time="2026-06-12T20:15:22.7571433Z" level=info msg="Started container" PID=48681 containerID=9b462a6dbf2075de236040c10f428f215c0f194954533e7e91b230ee4aa70802 description=openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/manager id=ae6730ee-41cf-4ff9-917a-eacbacf4bd1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fa124aa40c97a77d4da607b0c87373e04463acd50f535bae70fb64eb01ea139
2026-06-12 21:10:20.285607 | controller | Jun 12 20:15:23.031514 crc crio[20719]: time="2026-06-12T20:15:23.030803101Z" level=info msg="Ran pod sandbox 29e8db63d5f9001ba4aaab8c1b452d902c334f6c072d489156dd1a5d36288ba2 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/POD" id=f21bdf70-c23c-43a5-bfe8-6c88ab2fedb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.285623 | controller | Jun 12 20:15:23.036998 crc crio[20719]: time="2026-06-12T20:15:23.034879506Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=40e11749-bad4-4c17-88e0-9677fda8bedd name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285639 | controller | Jun 12 20:15:23.036998 crc crio[20719]: time="2026-06-12T20:15:23.036654723Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=630742fd-88e9-403d-a0fe-ffef03c023eb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285655 | controller | Jun 12 20:15:23.036998 crc crio[20719]: time="2026-06-12T20:15:23.036715995Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=ef8759c6-6222-4913-9ec4-662b42bfb761 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285671 | controller | Jun 12 20:15:23.043194 crc crio[20719]: time="2026-06-12T20:15:23.039847933Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=fcc40564-829c-4e7e-a6d7-b2384531b16c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285687 | controller | Jun 12 20:15:23.043194 crc crio[20719]: time="2026-06-12T20:15:23.040832499Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=549dc2ab-8012-46af-be9f-d06dae600a0d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285706 | controller | Jun 12 20:15:23.174903 crc crio[20719]: time="2026-06-12T20:15:23.174618844Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found" id=630742fd-88e9-403d-a0fe-ffef03c023eb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285722 | controller | Jun 12 20:15:23.174903 crc crio[20719]: time="2026-06-12T20:15:23.17483804Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found" id=630742fd-88e9-403d-a0fe-ffef03c023eb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285738 | controller | Jun 12 20:15:23.176820 crc crio[20719]: time="2026-06-12T20:15:23.176721522Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=25b1687d-ddc1-46db-89d4-1240ff3d37c0 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285754 | controller | Jun 12 20:15:23.188788 crc crio[20719]: time="2026-06-12T20:15:23.188651926Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\""
2026-06-12 21:10:20.285770 | controller | Jun 12 20:15:24.259975 crc crio[20719]: time="2026-06-12T20:15:24.259842278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.285786 | controller | Jun 12 20:15:25.318998 crc crio[20719]: time="2026-06-12T20:15:25.318610877Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=866bcc55-b044-483e-ba5e-5601450a0d85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285802 | controller | Jun 12 20:15:25.345333 crc crio[20719]: time="2026-06-12T20:15:25.34512822Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=b62e974b-a876-43c3-9cb7-6cb7c86ef010 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285818 | controller | Jun 12 20:15:25.347211 crc crio[20719]: time="2026-06-12T20:15:25.346993556Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=c0835a9a-dba5-45de-9af5-f78e85eb4869 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285833 | controller | Jun 12 20:15:25.367454 crc crio[20719]: time="2026-06-12T20:15:25.367341395Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=54d4ac98-57bc-418f-bfaf-12c32d5f8d15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285864 | controller | Jun 12 20:15:25.385200 crc crio[20719]: time="2026-06-12T20:15:25.385088002Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=90c8dd34-d114-495d-98a4-f1f7f507cba9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285886 | controller | Jun 12 20:15:25.386376 crc crio[20719]: time="2026-06-12T20:15:25.386212564Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=04d63a84-6f42-4acb-aacc-a0cf71a4eb0d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285903 | controller | Jun 12 20:15:25.393826 crc crio[20719]: time="2026-06-12T20:15:25.393712215Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=727f3ce1-ab22-4826-b63b-175f798ca715 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285922 | controller | Jun 12 20:15:25.394723 crc crio[20719]: time="2026-06-12T20:15:25.39464771Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=5efae1be-4e7a-4221-b1d3-6b62c5991c13 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285938 | controller | Jun 12 20:15:25.395583 crc crio[20719]: time="2026-06-12T20:15:25.395539901Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=240cc402-7fb3-47f8-92c4-a6abcfcfc115 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285955 | controller | Jun 12 20:15:25.396937 crc crio[20719]: time="2026-06-12T20:15:25.396807447Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=c013ed3a-c145-4373-8cd3-816f2f560e63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.285971 | controller | Jun 12 20:15:25.405868 crc crio[20719]: time="2026-06-12T20:15:25.405770117Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=0ff90cbf-c2b7-4e89-8bec-b9c1b427bb09 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.285987 | controller | Jun 12 20:15:25.407116 crc crio[20719]: time="2026-06-12T20:15:25.407007412Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=4d47a3b1-e780-4dca-90ec-0e7986184d79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286003 | controller | Jun 12 20:15:25.414742 crc crio[20719]: time="2026-06-12T20:15:25.414651558Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=d6d57d50-d2d5-4dd6-8cc4-0abf31f8874b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286019 | controller | Jun 12 20:15:25.415582 crc crio[20719]: time="2026-06-12T20:15:25.415501809Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=8c95baaf-4540-46d3-bcdb-339afe6369ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286034 | controller | Jun 12 20:15:25.427986 crc crio[20719]: time="2026-06-12T20:15:25.427894195Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=44ae3710-e687-4aeb-b14e-ebfbc5c90174 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286049 | controller | Jun 12 20:15:25.428924 crc crio[20719]: time="2026-06-12T20:15:25.428885603Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=f1a0ac92-5b9b-47c7-b396-9b43bcd8f235 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286065 | controller | Jun 12 20:15:25.429109 crc crio[20719]: time="2026-06-12T20:15:25.428888523Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=8ee9c32e-a30e-4610-8838-81ddac0eb7cc name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286081 | controller | Jun 12 20:15:25.430561 crc crio[20719]: time="2026-06-12T20:15:25.430495318Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=c66b1951-d430-4c09-ab61-a65bc79cc9a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286096 | controller | Jun 12 20:15:25.440036 crc crio[20719]: time="2026-06-12T20:15:25.439929616Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=69549583-9521-4d1f-b41d-9e0a613e618b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286114 | controller | Jun 12 20:15:25.441137 crc crio[20719]: time="2026-06-12T20:15:25.441078193Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=dd5e3d24-e3b4-424a-a4c7-7119fd41342a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286130 | controller | Jun 12 20:15:25.443428 crc crio[20719]: time="2026-06-12T20:15:25.443257177Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=010e3606-1128-4246-b171-443016356c5a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286145 | controller | Jun 12 20:15:25.444547 crc crio[20719]: time="2026-06-12T20:15:25.444459307Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=7880a451-3f69-4050-a185-dcc814d05981 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286161 | controller | Jun 12 20:15:25.447971 crc crio[20719]: time="2026-06-12T20:15:25.447880327Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=ec181c18-a43b-4c60-b227-57c0fd86280d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286176 | controller | Jun 12 20:15:25.448780 crc crio[20719]: time="2026-06-12T20:15:25.448680486Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=1ad56d14-c727-4b96-a6d5-49e13faf4900 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286191 | controller | Jun 12 20:15:25.450749 crc crio[20719]: time="2026-06-12T20:15:25.450633903Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=572cbc21-bb3f-4cf1-ad2c-93f58e10f424 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286208 | controller | Jun 12 20:15:25.451190 crc crio[20719]: time="2026-06-12T20:15:25.451129174Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=0b5801a7-7c6c-4a30-8cca-e5640dbe5fdf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286224 | controller | Jun 12 20:15:25.468554 crc crio[20719]: time="2026-06-12T20:15:25.467356632Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=245a93fe-b13a-4645-9680-0ea13eca591d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286240 | controller | Jun 12 20:15:25.469088 crc crio[20719]: time="2026-06-12T20:15:25.467214006Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=9efa1c40-7b2b-4e75-845d-b736434170e1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286255 | controller | Jun 12 20:15:25.471494 crc crio[20719]: time="2026-06-12T20:15:25.47139781Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=3d2d1c2d-bd35-46ca-b047-7e1ed85260e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286271 | controller | Jun 12 20:15:25.471922 crc crio[20719]: time="2026-06-12T20:15:25.471862523Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=db0a9d93-ba86-4a46-bb9a-c33ab0c1e0e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286291 | controller | Jun 12 20:15:25.491212 crc crio[20719]: time="2026-06-12T20:15:25.49111969Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=f739e5c7-dad2-4e71-a6e1-4b95fd46176d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286307 | controller | Jun 12 20:15:25.491212 crc crio[20719]: time="2026-06-12T20:15:25.491324406Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=1b70c874-d6d0-4071-9a9b-244d531abf3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286323 | controller | Jun 12 20:15:25.535947 crc crio[20719]: time="2026-06-12T20:15:25.535762548Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=1ba7852b-7ad3-4d3d-a4ff-a56c099f2b13 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286338 | controller | Jun 12 20:15:25.537890 crc crio[20719]: time="2026-06-12T20:15:25.537785422Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=970f850f-a80a-4bd5-9677-e4f28d3346ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286354 | controller | Jun 12 20:15:25.550433 crc crio[20719]: time="2026-06-12T20:15:25.550180199Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=00884fe4-ef91-46e8-8a90-45963b90de48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286370 | controller | Jun 12 20:15:25.550433 crc crio[20719]: time="2026-06-12T20:15:25.550367994Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=5675e8ff-c1cb-4ffe-a4b8-373571a5cc70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286385 | controller | Jun 12 20:15:25.550433 crc crio[20719]: time="2026-06-12T20:15:25.550367435Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=6e8eb738-e489-4369-8411-0a4437a203be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286401 | controller | Jun 12 20:15:25.550433 crc crio[20719]: time="2026-06-12T20:15:25.550193605Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=94840a88-32f7-43bf-8d35-a2cf0b1a5466 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286416 | controller | Jun 12 20:15:25.551107 crc crio[20719]: time="2026-06-12T20:15:25.550989741Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=4a933ce4-6b02-4747-80e5-5277689fd9d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286431 | controller | Jun 12 20:15:25.551421 crc crio[20719]: time="2026-06-12T20:15:25.551023673Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=d544c4be-4a0b-4eb1-9544-7fa7b9e1823e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286446 | controller | Jun 12 20:15:25.551742 crc crio[20719]: time="2026-06-12T20:15:25.551412605Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=e5926bd8-03c6-497e-a4a7-e2acf80b5c08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286465 | controller | Jun 12 20:15:25.553213 crc crio[20719]: time="2026-06-12T20:15:25.55310343Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=3a9395c4-5bef-47aa-b865-810976cd1877 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286481 | controller | Jun 12 20:15:25.553213 crc crio[20719]: time="2026-06-12T20:15:25.553344607Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=203d7290-0255-46ca-9a5c-1cd08115dbea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286496 | controller | Jun 12 20:15:25.553871 crc crio[20719]: time="2026-06-12T20:15:25.553753728Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=130d4ba0-e398-4d64-b098-c25f1d375b5d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286511 | controller | Jun 12 20:15:25.554211 crc crio[20719]: time="2026-06-12T20:15:25.554039686Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=7d4de69e-bc9b-494f-9052-921987fbffc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286526 | controller | Jun 12 20:15:25.556498 crc crio[20719]: time="2026-06-12T20:15:25.556400272Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=48045e02-1093-4afe-99ab-31add37f4841 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286542 | controller | Jun 12 20:15:25.558522 crc crio[20719]: time="2026-06-12T20:15:25.558412549Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/manager" id=1afb7774-65d2-4330-b74c-b55bd4bc4691 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.286557 | controller | Jun 12 20:15:25.563669 crc crio[20719]: time="2026-06-12T20:15:25.563540362Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=5d290f60-5f8c-45d5-82d2-16f673d7d3f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286573 | controller | Jun 12 20:15:25.569659 crc crio[20719]: time="2026-06-12T20:15:25.56955644Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/manager" id=e70e710a-ad5a-4670-9664-168e79bfb493 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.286589 | controller | Jun 12 20:15:25.581011 crc crio[20719]: time="2026-06-12T20:15:25.579349173Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=c74146f5-e2ab-4788-b158-c0a01402a9e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286604 | controller | Jun 12 20:15:25.619907 crc crio[20719]: time="2026-06-12T20:15:25.619840895Z" level=info msg="Got pod network &{Name:collect-profiles-29688255-qsht6 Namespace:openshift-operator-lifecycle-manager ID:64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc UID:6dbac650-68ef-4f2f-aa8b-9c8d3ec335b8 NetNS:/var/run/netns/c7f56ec3-d781-4435-a9d4-f83ce14d9a7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbac650_68ef_4f2f_aa8b_9c8d3ec335b8.slice PodAnnotations:0xc000110780}] Aliases:map[]}"
2026-06-12 21:10:20.286621 | controller | Jun 12 20:15:25.620198 crc crio[20719]: time="2026-06-12T20:15:25.620158413Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688255-qsht6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.286636 | controller | Jun 12 20:15:25.624523 crc crio[20719]: time="2026-06-12T20:15:25.624338669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.286656 | controller | Jun 12 20:15:25.676331 crc crio[20719]: time="2026-06-12T20:15:25.675920169Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=a62c670f-93c9-44ab-8182-98193e9cadbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286672 | controller | Jun 12 20:15:25.677542 crc crio[20719]: time="2026-06-12T20:15:25.677472582Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=7c6ac631-ff6d-497a-9e2e-c2fa99dd442e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286688 | controller | Jun 12 20:15:25.686119 crc crio[20719]: time="2026-06-12T20:15:25.686073192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.286704 | controller | Jun 12 20:15:25.701369 crc crio[20719]: time="2026-06-12T20:15:25.701326088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.286720 | controller | Jun 12 20:15:25.706644 crc crio[20719]: time="2026-06-12T20:15:25.706570795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.286735 | controller | Jun 12 20:15:25.710441 crc crio[20719]: time="2026-06-12T20:15:25.710120008Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=c10509d2-071d-4496-a5e4-c8d1cd235711 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286751 | controller | Jun 12 20:15:25.716175 crc crio[20719]: time="2026-06-12T20:15:25.715435112Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/manager" id=5a060516-0fd0-49f8-85d4-46da3dce2387 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.286766 | controller | Jun 12 20:15:25.717081 crc crio[20719]: time="2026-06-12T20:15:25.716903583Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=30b00bc8-fa5f-4741-a7bb-02b47e5d8186 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286781 | controller | Jun 12 20:15:25.722598 crc crio[20719]: time="2026-06-12T20:15:25.718332483Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=79c94d11-d2fe-42b1-892d-103b69e91fe3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286796 | controller | Jun 12 20:15:25.722598 crc crio[20719]: time="2026-06-12T20:15:25.719574919Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=06bbc5c8-d750-419e-bbc2-5828ab4e44cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286812 | controller | Jun 12 20:15:25.726084 crc crio[20719]: time="2026-06-12T20:15:25.72537738Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/manager" id=7deac8f0-5a0e-4c38-92e0-2bb66a2e4bfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.286827 | controller | Jun 12 20:15:25.730341 crc crio[20719]: time="2026-06-12T20:15:25.728419325Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=4b21552c-9f7f-4083-bd8c-80605cc50bf8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286866 | controller | Jun 12 20:15:25.730341 crc crio[20719]: time="2026-06-12T20:15:25.72964773Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1389a95b-4826-495b-a723-4f658a261889 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286888 | controller | Jun 12 20:15:25.734575 crc crio[20719]: time="2026-06-12T20:15:25.734500786Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/manager" id=d636f6de-123f-4a52-bb99-b10da5a9f6af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.286905 | controller | Jun 12 20:15:25.738420 crc crio[20719]: time="2026-06-12T20:15:25.738340451Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/manager" id=9a671e36-e624-4cdc-af0a-f35ddbb698b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.286920 | controller | Jun 12 20:15:25.746923 crc crio[20719]: time="2026-06-12T20:15:25.746834678Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/manager" id=654e3f9f-0187-4578-9775-cdab32606e23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.286936 | controller | Jun 12 20:15:25.747197 crc crio[20719]: time="2026-06-12T20:15:25.747128487Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=e209477b-394a-4c08-b743-a71184412daf name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.286952 | controller | Jun 12 20:15:25.747961 crc crio[20719]: time="2026-06-12T20:15:25.747919218Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=732bb276-c9b5-4609-8815-ff944e766969 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286968 | controller | Jun 12 20:15:25.749610 crc crio[20719]: time="2026-06-12T20:15:25.749562965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.286983 | controller | Jun 12 20:15:25.750740 crc crio[20719]: time="2026-06-12T20:15:25.750670845Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=1e33e836-20fc-4e4e-8188-93d9e2063a2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.286999 | controller | Jun 12 20:15:25.751575 crc crio[20719]: time="2026-06-12T20:15:25.751518471Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/manager" id=eeb7cbdf-f163-4f55-bc02-7fa77076b9d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287014 | controller | Jun 12 20:15:25.753181 crc crio[20719]: time="2026-06-12T20:15:25.753133834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287029 | controller | Jun 12 20:15:25.755925 crc crio[20719]: time="2026-06-12T20:15:25.75577631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287045 | controller | Jun 12 20:15:25.756604 crc crio[20719]: time="2026-06-12T20:15:25.756525279Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=673b23c5-b1b9-4388-afd9-2a3525b9191a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.287060 | controller | Jun 12 20:15:25.758575 crc crio[20719]: time="2026-06-12T20:15:25.758468389Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9d83f0de-f96a-42f8-b580-37817bfdf413 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.287076 | controller | Jun 12 20:15:25.760020 crc crio[20719]: time="2026-06-12T20:15:25.758588596Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/manager" id=33fbb859-0814-4427-b0e9-0b1ebb221c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287095 | controller | Jun 12 20:15:25.760535 crc crio[20719]: time="2026-06-12T20:15:25.758772793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287112 | controller | Jun 12 20:15:25.760615 crc crio[20719]: time="2026-06-12T20:15:25.758593187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287127 | controller | Jun 12 20:15:25.762876 crc crio[20719]: time="2026-06-12T20:15:25.762818925Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic" id=c17cc51e-27eb-4b23-8f85-71363f830d08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287143 | controller | Jun 12 20:15:25.767690 crc crio[20719]: time="2026-06-12T20:15:25.767624528Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/manager" id=b66ca37d-1e58-47cf-b0de-6bd947621268 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287158 | controller | Jun 12 20:15:25.777709 crc crio[20719]: time="2026-06-12T20:15:25.777449846Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/manager" id=90afff96-5d9b-438c-90f3-840f0e031d03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287174 | controller | Jun 12 20:15:25.797033 crc crio[20719]: time="2026-06-12T20:15:25.796962663Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/manager" id=80b10e40-1c3a-4ca0-a1d7-1b395887c421 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287189 | controller | Jun 12 20:15:25.797033 crc crio[20719]: time="2026-06-12T20:15:25.797027834Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/manager" id=2ac32889-52b3-4f20-b309-19e03a88bc3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287204 | controller | Jun 12 20:15:25.830163 crc crio[20719]: time="2026-06-12T20:15:25.814702014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287219 | controller | Jun 12 20:15:25.830163 crc crio[20719]: time="2026-06-12T20:15:25.815757193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287235 | controller | Jun 12 20:15:25.830163 crc crio[20719]: time="2026-06-12T20:15:25.827751642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287251 | controller | Jun 12 20:15:25.832183 crc crio[20719]: time="2026-06-12T20:15:25.831875011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287266 | controller | Jun 12 20:15:25.837316 crc crio[20719]: time="2026-06-12T20:15:25.836676877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287282 | controller | Jun 12 20:15:25.852595 crc crio[20719]: time="2026-06-12T20:15:25.852522529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287297 | controller | Jun 12 20:15:25.853375 crc crio[20719]: time="2026-06-12T20:15:25.853191638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287316 | controller | Jun 12 20:15:25.854394 crc crio[20719]: time="2026-06-12T20:15:25.853348373Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/manager" id=3da7a344-318d-47ec-8d08-eef591f2cc44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287333 | controller | Jun 12 20:15:25.872033 crc crio[20719]: time="2026-06-12T20:15:25.871334264Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/manager" id=6d99729b-6bee-4cf5-befd-12225244e4d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287349 | controller | Jun 12 20:15:25.873331 crc crio[20719]: time="2026-06-12T20:15:25.873246627Z" level=info msg="Created container af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be: openshift-marketplace/redhat-operators-hrxfk/extract-utilities" id=365247e6-7bfa-4a46-b49e-3b2b942256a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287364 | controller | Jun 12 20:15:25.890457 crc crio[20719]: time="2026-06-12T20:15:25.890342528Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/manager" id=73a4b2f2-9211-4517-90bf-be2e170cfce6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287380 | controller | Jun 12 20:15:25.893053 crc crio[20719]: time="2026-06-12T20:15:25.892921301Z" level=info msg="Starting container: af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be" id=eb598a24-41a4-4a30-8e2e-9eb5f3374bca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.287396 | controller | Jun 12 20:15:25.907733 crc crio[20719]: time="2026-06-12T20:15:25.907524532Z" level=info msg="Started container" PID=48829 containerID=af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be description=openshift-marketplace/redhat-operators-hrxfk/extract-utilities id=eb598a24-41a4-4a30-8e2e-9eb5f3374bca name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940
2026-06-12 21:10:20.287411 | controller | Jun 12 20:15:25.912815 crc crio[20719]: time="2026-06-12T20:15:25.912635618Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/manager" id=ede94cf6-70b6-47d0-90da-a44801185333 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287427 | controller | Jun 12 20:15:25.914740 crc crio[20719]: time="2026-06-12T20:15:25.914677556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287442 | controller | Jun 12 20:15:25.917020 crc crio[20719]: time="2026-06-12T20:15:25.91694588Z" level=info msg="Creating container: openshift-marketplace/community-operators-nmns8/extract-content" id=391fd57e-fcbf-4f64-ae99-157d4082dea9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287457 | controller | Jun 12 20:15:25.931898 crc crio[20719]: time="2026-06-12T20:15:25.924856069Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/manager" id=7169a572-5b72-4c09-aae4-ab7ae71ca26c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287473 | controller | Jun 12 20:15:25.958566 crc crio[20719]: time="2026-06-12T20:15:25.95815764Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/manager" id=92beadc4-6afd-45a9-ac4c-a60d9fc7d62c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287488 | controller | Jun 12 20:15:25.958566 crc crio[20719]: time="2026-06-12T20:15:25.958157898Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-crwkt/extract-content" id=a77b6415-c3bf-4335-9b87-d5a893f6e097 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287507 | controller | Jun 12 20:15:25.958566 crc crio[20719]: time="2026-06-12T20:15:25.958485359Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2wjrb/extract-content" id=83ab9343-b2ac-4d53-ad57-425c8690fdcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287523 | controller | Jun 12 20:15:26.042370 crc crio[20719]: time="2026-06-12T20:15:26.042080045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287538 | controller | Jun 12 20:15:26.057755 crc crio[20719]: time="2026-06-12T20:15:26.057672536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287554 | controller | Jun 12 20:15:26.084938 crc crio[20719]: time="2026-06-12T20:15:26.084468973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287569 | controller | Jun 12 20:15:26.113534 crc crio[20719]: time="2026-06-12T20:15:26.113445804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287585 | controller | Jun 12 20:15:26.184964 crc crio[20719]: 2026-06-12T20:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64a5a90964d11df Mac:02:5e:11:42:75:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/c7f56ec3-d781-4435-a9d4-f83ce14d9a7d SocketPath: PciID:}] [{Interface:0xc00050a5c0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.287601 | controller | Jun 12 20:15:26.184964 crc crio[20719]: time="2026-06-12T20:15:26.184580222Z" level=info msg="Got pod network &{Name:collect-profiles-29688255-qsht6 Namespace:openshift-operator-lifecycle-manager ID:64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc UID:6dbac650-68ef-4f2f-aa8b-9c8d3ec335b8 NetNS:/var/run/netns/c7f56ec3-d781-4435-a9d4-f83ce14d9a7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbac650_68ef_4f2f_aa8b_9c8d3ec335b8.slice PodAnnotations:0xc000110780}] Aliases:map[]}"
2026-06-12 21:10:20.287617 | controller | Jun 12 20:15:26.184964 crc crio[20719]: time="2026-06-12T20:15:26.184711636Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688255-qsht6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.287633 | controller | Jun 12 20:15:26.195113 crc crio[20719]: time="2026-06-12T20:15:26.195030223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287649 | controller | Jun 12 20:15:26.281420 crc crio[20719]: time="2026-06-12T20:15:26.280543998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287665 | controller | Jun 12 20:15:26.285566 crc crio[20719]: time="2026-06-12T20:15:26.285462323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287681 | controller | Jun 12 20:15:26.287662 crc crio[20719]: time="2026-06-12T20:15:26.287570576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287696 | controller | Jun 12 20:15:26.287792 crc crio[20719]: time="2026-06-12T20:15:26.287665216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287715 | controller | Jun 12 20:15:26.295328 crc crio[20719]: time="2026-06-12T20:15:26.295143885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287730 | controller | Jun 12 20:15:26.299486 crc crio[20719]: time="2026-06-12T20:15:26.298540117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287746 | controller | Jun 12 20:15:26.306547 crc crio[20719]: time="2026-06-12T20:15:26.306023559Z" level=info msg="Created container 97981a7ecbd6c9939cc53ad8b4329f0440b36d264e50279ecc35d148442531f9: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/manager" id=1afb7774-65d2-4330-b74c-b55bd4bc4691 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287762 | controller | Jun 12 20:15:26.313860 crc crio[20719]: time="2026-06-12T20:15:26.313823916Z" level=info msg="Starting container: 97981a7ecbd6c9939cc53ad8b4329f0440b36d264e50279ecc35d148442531f9" id=57cbcfe6-c89c-4408-8574-808526fe4018 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.287778 | controller | Jun 12 20:15:26.314118 crc crio[20719]: time="2026-06-12T20:15:26.314037103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287793 | controller | Jun 12 20:15:26.317592 crc crio[20719]: time="2026-06-12T20:15:26.31752182Z" level=info msg="Created container 798aa092f98816c983b6b372f28398eedd8dad80ab9622d937dc6ec427533e6c: openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/manager" id=d636f6de-123f-4a52-bb99-b10da5a9f6af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.287809 | controller | Jun 12 20:15:26.318465 crc crio[20719]: time="2026-06-12T20:15:26.318390064Z" level=info msg="Starting container: 798aa092f98816c983b6b372f28398eedd8dad80ab9622d937dc6ec427533e6c" id=1f7b790b-215a-4a67-ad17-51a068f9e09e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.287825 | controller | Jun 12 20:15:26.319595 crc crio[20719]: time="2026-06-12T20:15:26.319464514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287841 | controller | Jun 12 20:15:26.321659 crc crio[20719]: time="2026-06-12T20:15:26.320465582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287876 | controller | Jun 12 20:15:26.322684 crc crio[20719]: time="2026-06-12T20:15:26.321679296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287894 | controller | Jun 12 20:15:26.323499 crc crio[20719]: time="2026-06-12T20:15:26.323464546Z" level=info msg="Started container" PID=48878 containerID=97981a7ecbd6c9939cc53ad8b4329f0440b36d264e50279ecc35d148442531f9 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/manager id=57cbcfe6-c89c-4408-8574-808526fe4018 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20496b703eae6d621a672ca8206646c16def05d52512c50665190ff343b95dac
2026-06-12 21:10:20.287910 | controller | Jun 12 20:15:26.328905 crc crio[20719]: time="2026-06-12T20:15:26.32649477Z" level=info msg="Started container" PID=48886 containerID=798aa092f98816c983b6b372f28398eedd8dad80ab9622d937dc6ec427533e6c description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/manager id=1f7b790b-215a-4a67-ad17-51a068f9e09e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cddee308050512ccb5a34136371685483adbd5186af3a9497b3a1e42bc40ddd
2026-06-12 21:10:20.287930 | controller | Jun 12 20:15:26.399141 crc crio[20719]: time="2026-06-12T20:15:26.399057286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287946 | controller | Jun 12 20:15:26.399769 crc crio[20719]: time="2026-06-12T20:15:26.399731376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.287961 | controller | Jun 12 20:15:26.402775 crc crio[20719]: time="2026-06-12T20:15:26.40269017Z" level=info msg="Ran pod sandbox 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/POD" id=4537dfbe-cb1b-4323-a368-044618d9e89b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.287977 | controller | Jun 12 20:15:26.406002 crc crio[20719]: time="2026-06-12T20:15:26.405928227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=54d4b572-c14a-488b-842e-a9e2a3befa4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.287992 | controller | Jun 12 20:15:26.410861 crc crio[20719]: time="2026-06-12T20:15:26.410775443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288008 | controller | Jun 12 20:15:26.414295 crc crio[20719]: time="2026-06-12T20:15:26.414166527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288024 | controller | Jun 12 20:15:26.429023 crc crio[20719]: time="2026-06-12T20:15:26.428880888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288040 | controller | Jun 12 20:15:26.430793 crc crio[20719]: time="2026-06-12T20:15:26.430707789Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0079c15d-3fb7-45a3-a429-a5320d8e73a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.288055 | controller | Jun 12 20:15:26.444058 crc crio[20719]: time="2026-06-12T20:15:26.44398821Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/collect-profiles" id=19f4e443-2c6e-4654-98aa-10609e6e5165 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.288071 | controller | Jun 12 20:15:26.457483 crc crio[20719]: time="2026-06-12T20:15:26.457251081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288087 | controller | Jun 12 20:15:26.496354 crc crio[20719]: time="2026-06-12T20:15:26.490703084Z" level=info msg="Created container 3da3fde5bc3d8074458c00fe8eac8d44c445eb631aa8c735f1ee8d3778b8bd10: openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/manager" id=5a060516-0fd0-49f8-85d4-46da3dce2387 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.288102 | controller | Jun 12 20:15:26.496354 crc crio[20719]: time="2026-06-12T20:15:26.49162137Z" level=info msg="Starting container: 3da3fde5bc3d8074458c00fe8eac8d44c445eb631aa8c735f1ee8d3778b8bd10" id=5b01ed64-fb65-446e-bfa2-da3fb94fe99e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.288118 | controller | Jun 12 20:15:26.530442 crc crio[20719]: time="2026-06-12T20:15:26.530398902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288138 | controller | Jun 12 20:15:26.538779 crc crio[20719]: time="2026-06-12T20:15:26.538575433Z" level=info msg="Started container" PID=48908 containerID=3da3fde5bc3d8074458c00fe8eac8d44c445eb631aa8c735f1ee8d3778b8bd10 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/manager id=5b01ed64-fb65-446e-bfa2-da3fb94fe99e name=/runtime.v1.RuntimeService/StartContainer sandboxID=235b9a83dc86b9279f6b9b03315c531510761db202c745425abdd9c045b58b10
2026-06-12 21:10:20.288154 | controller | Jun 12 20:15:26.539080 crc crio[20719]: time="2026-06-12T20:15:26.539052504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288170 | controller | Jun 12 20:15:26.588479 crc crio[20719]: time="2026-06-12T20:15:26.588316739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288186 | controller | Jun 12 20:15:26.592049 crc crio[20719]: time="2026-06-12T20:15:26.591988303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288202 | controller | Jun 12 20:15:26.618989 crc crio[20719]: time="2026-06-12T20:15:26.618940813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288218 | controller | Jun 12 20:15:26.623624 crc crio[20719]: time="2026-06-12T20:15:26.623598064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288233 | controller | Jun 12 20:15:26.632520 crc crio[20719]: time="2026-06-12T20:15:26.632446091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288249 | controller | Jun 12 20:15:26.637356 crc crio[20719]: time="2026-06-12T20:15:26.637130852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288265 | controller | Jun 12 20:15:26.643870 crc crio[20719]: time="2026-06-12T20:15:26.643797768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288280 | controller | Jun 12 20:15:26.647778 crc crio[20719]: time="2026-06-12T20:15:26.647739389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288296 | controller | Jun 12 20:15:26.664366 crc crio[20719]: time="2026-06-12T20:15:26.664168177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288312 | controller | Jun 12 20:15:26.732887 crc crio[20719]: time="2026-06-12T20:15:26.732089893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288327 | controller | Jun 12 20:15:26.733572 crc crio[20719]: time="2026-06-12T20:15:26.733406672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288342 | controller | Jun 12 20:15:26.738781 crc crio[20719]: time="2026-06-12T20:15:26.738713398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288358 | controller | Jun 12 20:15:26.739091 crc crio[20719]: time="2026-06-12T20:15:26.738874664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288377 | controller | Jun 12 20:15:26.763434 crc crio[20719]: time="2026-06-12T20:15:26.763303864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288392 | controller | Jun 12 20:15:26.771082 crc crio[20719]: time="2026-06-12T20:15:26.770994891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288407 | controller | Jun 12 20:15:26.771716 crc crio[20719]: time="2026-06-12T20:15:26.771649817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288423 | controller | Jun 12 20:15:26.772594 crc crio[20719]: time="2026-06-12T20:15:26.772411331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288439 | controller | Jun 12 20:15:26.776055 crc crio[20719]: time="2026-06-12T20:15:26.775984738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288455 | controller | Jun 12 20:15:26.777727 crc crio[20719]: time="2026-06-12T20:15:26.777672246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288471 | controller | Jun 12 20:15:26.784368 crc crio[20719]: time="2026-06-12T20:15:26.784197327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288486 | controller | Jun 12 20:15:26.790364 crc crio[20719]: time="2026-06-12T20:15:26.787695785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288503 | controller | Jun 12 20:15:26.806168 crc crio[20719]: time="2026-06-12T20:15:26.806050888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288519 | controller | Jun 12 20:15:26.811336 crc crio[20719]: time="2026-06-12T20:15:26.809895347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288534 | controller | Jun 12 20:15:26.820415 crc crio[20719]: time="2026-06-12T20:15:26.820258403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288551 | controller | Jun 12 20:15:26.825943 crc crio[20719]: time="2026-06-12T20:15:26.82587507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288566 | controller | Jun 12 20:15:26.841841 crc crio[20719]: time="2026-06-12T20:15:26.841804786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288582 | controller | Jun 12 20:15:26.845154 crc crio[20719]: time="2026-06-12T20:15:26.845089657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288599 | controller | Jun 12 20:15:26.848140 crc crio[20719]: time="2026-06-12T20:15:26.848062334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288632 | controller | Jun 12 20:15:26.848347 crc crio[20719]: time="2026-06-12T20:15:26.848321898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288650 | controller | Jun 12 20:15:26.848872 crc crio[20719]: time="2026-06-12T20:15:26.84881047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288665 | controller | Jun 12 20:15:26.856385 crc crio[20719]: time="2026-06-12T20:15:26.8563145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288681 | controller | Jun 12 20:15:26.867478 crc crio[20719]: time="2026-06-12T20:15:26.866524305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288697 | controller | Jun 12 20:15:26.874662 crc crio[20719]: time="2026-06-12T20:15:26.867748269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288713 | controller | Jun 12 20:15:26.875014 crc crio[20719]: time="2026-06-12T20:15:26.874774946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288729 | controller | Jun 12 20:15:26.876854 crc crio[20719]: time="2026-06-12T20:15:26.876788971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288745 | controller | Jun 12 20:15:27.002202 crc crio[20719]: time="2026-06-12T20:15:27.001981559Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6b7be681-cbd5-4b4d-88cd-a59d53a1c0b3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.288760 | controller | Jun 12 20:15:27.015002 crc crio[20719]: time="2026-06-12T20:15:27.009892008Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:10:20.288777 | controller | Jun 12 20:15:27.570037 crc crio[20719]: time="2026-06-12T20:15:27.569850179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.288793 | controller | Jun 12 20:15:27.647777 crc crio[20719]: time="2026-06-12T20:15:27.647639111Z" level=info msg="Created container 67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4: openshift-infra/auto-csr-approver-29688254-cr8vs/oc" id=e9955bc8-9e01-410e-b508-2a6994fd4eab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.288809 | controller | Jun 12 20:15:27.651538 crc crio[20719]: time="2026-06-12T20:15:27.651448407Z" level=info msg="Starting container: 67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4" id=4156e07d-eec4-404e-b3c5-5a751f2ed227 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.288825 | controller | Jun 12 20:15:27.670721 crc crio[20719]: time="2026-06-12T20:15:27.670606293Z" level=info msg="Started container" PID=48900 containerID=67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4 description=openshift-infra/auto-csr-approver-29688254-cr8vs/oc id=4156e07d-eec4-404e-b3c5-5a751f2ed227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320
2026-06-12 21:10:20.288841 | controller | Jun 12 20:15:27.881899 crc crio[20719]: time="2026-06-12T20:15:27.881358906Z" level=info msg="Created container 5b033bcf5bcf9e61bde2c6a29dcde1132a27d2745f50d6a89714a44def3ea25f: openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/manager" id=80b10e40-1c3a-4ca0-a1d7-1b395887c421 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.288880 | controller | Jun 12 20:15:27.881899 crc crio[20719]: time="2026-06-12T20:15:27.881884361Z" level=info msg="Created container cd26ddb95a198c75238113641c18af133fdf585ba891a6c5c76d952543600981: openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/manager" id=90afff96-5d9b-438c-90f3-840f0e031d03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.288899 | controller | Jun 12 20:15:27.882482 crc crio[20719]: time="2026-06-12T20:15:27.882013013Z" level=info msg="Created container 13f7457662c79c216b805d523b14565075a40dcdf955cd2eb047571da5bf8387: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/manager" id=2ac32889-52b3-4f20-b309-19e03a88bc3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.288915 | controller | Jun 12 20:15:27.882482 crc crio[20719]: time="2026-06-12T20:15:27.881542391Z" level=info msg="Created container 9c875400a50316fe6f7473baf4f4efa6b6e41063f92a6a8594d0301539e5cb8e: openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/manager" id=3da7a344-318d-47ec-8d08-eef591f2cc44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.288932 | controller | Jun 12 20:15:27.882482 crc crio[20719]: time="2026-06-12T20:15:27.882398645Z" level=info msg="Created container 0466e958e3bf47b282146b5cc1eafe898c144a2d0dda8b0c4615a2a10f880d89: openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/manager" id=92beadc4-6afd-45a9-ac4c-a60d9fc7d62c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.288948 | controller | Jun 12 20:15:27.882482 crc crio[20719]: time="2026-06-12T20:15:27.882334494Z" level=info msg="Created container 97e43b8daf71fc0327e2bd6cd84143ef37b100c83abb4f5bd8b2bf3060e1b20b: openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/manager" id=73a4b2f2-9211-4517-90bf-be2e170cfce6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.288964 | controller | Jun 12 20:15:27.882932 crc crio[20719]: time="2026-06-12T20:15:27.882573599Z" level=info msg="Created container b43c035b04a68b024fd6a1307cd3bc2a7d4e3a1d4c062441060218498f7cf5b4: openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/manager" id=7deac8f0-5a0e-4c38-92e0-2bb66a2e4bfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.288980 | controller | Jun 12 20:15:27.882932 crc crio[20719]: time="2026-06-12T20:15:27.881697186Z" level=info msg="Created container 4332f640aca7cabb6c1b8221a7ee6234dfa6d428427eea022e91ed1ca9d53b1e: openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/manager" id=33fbb859-0814-4427-b0e9-0b1ebb221c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.288996 | controller | Jun 12 20:15:27.883211 crc crio[20719]: time="2026-06-12T20:15:27.883075153Z" level=info msg="Created container 63912bae57c10175e9cfb3fd76a434718eed5fcc0284d493093b27c7d8144a58: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/manager" id=eeb7cbdf-f163-4f55-bc02-7fa77076b9d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289012 | controller | Jun 12 20:15:27.883997 crc crio[20719]: time="2026-06-12T20:15:27.883901318Z" level=info msg="Created container 46bda1921ef6865bc10c554a8c3362f1668a943c6e917d6d35ffa9b6b67e1593: openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/manager" id=ede94cf6-70b6-47d0-90da-a44801185333 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289027 | controller | Jun 12 20:15:27.883997 crc crio[20719]: time="2026-06-12T20:15:27.883961872Z" level=info msg="Starting container: 97e43b8daf71fc0327e2bd6cd84143ef37b100c83abb4f5bd8b2bf3060e1b20b" id=baed9f18-0ae4-47fc-938b-ab4387ad39bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289043 | controller | Jun 12 20:15:27.883997 crc crio[20719]: time="2026-06-12T20:15:27.883981669Z" level=info msg="Created container f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09: openshift-marketplace/community-operators-nmns8/extract-content" id=391fd57e-fcbf-4f64-ae99-157d4082dea9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289063 | controller | Jun 12 20:15:27.884512 crc crio[20719]: time="2026-06-12T20:15:27.884019804Z" level=info msg="Starting container: cd26ddb95a198c75238113641c18af133fdf585ba891a6c5c76d952543600981" id=c51d4fdd-6729-4123-8329-f3dc0f3a1999 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289079 | controller | Jun 12 20:15:27.884512 crc crio[20719]: time="2026-06-12T20:15:27.884117567Z" level=info msg="Starting container: 13f7457662c79c216b805d523b14565075a40dcdf955cd2eb047571da5bf8387" id=0d39e7d3-5926-43b0-8254-c2d978c2e3b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289094 | controller | Jun 12 20:15:27.884512 crc crio[20719]: time="2026-06-12T20:15:27.884484453Z" level=info msg="Created container c677d9f8660ba31f94306ca7707f6b8049cea8c3c2c9f0a792bdccf810db64e9: openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/manager" id=654e3f9f-0187-4578-9775-cdab32606e23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289110 | controller | Jun 12 20:15:27.884768 crc crio[20719]: time="2026-06-12T20:15:27.884558836Z" level=info msg="Created container 2283f4d5f38b7bf14ce7897e8700af0231531eab888fa659c726c82c81067a20: openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/manager" id=9a671e36-e624-4cdc-af0a-f35ddbb698b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289125 | controller | Jun 12 20:15:27.884768 crc crio[20719]: time="2026-06-12T20:15:27.884685728Z" level=info msg="Created container a3d122bfdf7d268650a0bcefe57269c5e799dd7e7aff2e246e96f0663b665e8e: openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/manager" id=6d99729b-6bee-4cf5-befd-12225244e4d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289141 | controller | Jun 12 20:15:27.885013 crc crio[20719]: time="2026-06-12T20:15:27.884912377Z" level=info msg="Starting container: f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09" id=3af08c9f-6d09-4ba6-9e65-b776c70a62a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289156 | controller | Jun 12 20:15:27.885621 crc crio[20719]: time="2026-06-12T20:15:27.885567405Z" level=info msg="Created container b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca: openshift-marketplace/redhat-marketplace-crwkt/extract-content" id=a77b6415-c3bf-4335-9b87-d5a893f6e097 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289172 | controller | Jun 12 20:15:27.886563 crc crio[20719]: time="2026-06-12T20:15:27.88647751Z" level=info msg="Starting container: 46bda1921ef6865bc10c554a8c3362f1668a943c6e917d6d35ffa9b6b67e1593" id=bdd1a60f-3e73-43f1-8871-017ce95006f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289188 | controller | Jun 12 20:15:27.886563 crc crio[20719]: time="2026-06-12T20:15:27.88654432Z" level=info msg="Starting container: 9c875400a50316fe6f7473baf4f4efa6b6e41063f92a6a8594d0301539e5cb8e" id=095e1298-0488-421b-b957-c798e337eb70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289203 | controller | Jun 12 20:15:27.886816 crc crio[20719]: time="2026-06-12T20:15:27.886689685Z" level=info msg="Starting container: 5b033bcf5bcf9e61bde2c6a29dcde1132a27d2745f50d6a89714a44def3ea25f" id=f7a7c2a4-959b-43fe-b08a-c4e29fd59bd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289219 | controller | Jun 12 20:15:27.886941 crc crio[20719]: time="2026-06-12T20:15:27.886830497Z" level=info msg="Starting container: b43c035b04a68b024fd6a1307cd3bc2a7d4e3a1d4c062441060218498f7cf5b4" id=4ebc8f27-044f-405a-8d0b-8c9b3c44b039 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289234 | controller | Jun 12 20:15:27.886941 crc crio[20719]: time="2026-06-12T20:15:27.886897449Z" level=info msg="Starting container: 0466e958e3bf47b282146b5cc1eafe898c144a2d0dda8b0c4615a2a10f880d89" id=e8b8b8a0-c643-4534-bf8a-6ae30a7848af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289253 | controller | Jun 12 20:15:27.887149 crc crio[20719]: time="2026-06-12T20:15:27.885938816Z" level=info msg="Created container f17c807e0ac795579aa8e4318184ca2fdd234264b4164536c8e2341f6b79db43: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/manager" id=e70e710a-ad5a-4670-9664-168e79bfb493 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289269 | controller | Jun 12 20:15:27.887696 crc crio[20719]: time="2026-06-12T20:15:27.887604732Z" level=info msg="Starting container: b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca" id=df09a409-0dcb-4161-9be9-797bb8ffceb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289285 | controller | Jun 12 20:15:27.887949 crc crio[20719]: time="2026-06-12T20:15:27.88785209Z" level=info msg="Created container aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837: openshift-marketplace/certified-operators-2wjrb/extract-content" id=83ab9343-b2ac-4d53-ad57-425c8690fdcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289300 | controller | Jun 12 20:15:27.891413 crc crio[20719]: time="2026-06-12T20:15:27.884043811Z" level=info msg="Created container aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/collect-profiles" id=19f4e443-2c6e-4654-98aa-10609e6e5165 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289316 | controller | Jun 12 20:15:27.891413 crc crio[20719]: time="2026-06-12T20:15:27.889390632Z" level=info msg="Created container a31a03aa27ed92b8309d5256e5df71407be4568395734786c99c3bfafbfebb5b: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/manager" id=7169a572-5b72-4c09-aae4-ab7ae71ca26c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289332 | controller | Jun 12 20:15:27.891413 crc crio[20719]: time="2026-06-12T20:15:27.883950458Z" level=info msg="Starting container: 63912bae57c10175e9cfb3fd76a434718eed5fcc0284d493093b27c7d8144a58" id=1041d477-cd8e-4d93-b3f1-cc38d3048504 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289348 | controller | Jun 12 20:15:27.891413 crc crio[20719]: time="2026-06-12T20:15:27.886483108Z" level=info msg="Starting container: c677d9f8660ba31f94306ca7707f6b8049cea8c3c2c9f0a792bdccf810db64e9" id=b6cf7b01-4513-4229-9691-aaee170f83cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289364 | controller | Jun 12 20:15:27.894770 crc crio[20719]: time="2026-06-12T20:15:27.894713284Z" level=info msg="Created container 36af2d3a3540457f5a3ff25728b49bfca98c247146cb542442584725b11a4610: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic" id=c17cc51e-27eb-4b23-8f85-71363f830d08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289379 | controller | Jun 12 20:15:27.896644 crc crio[20719]: time="2026-06-12T20:15:27.883906291Z" level=info msg="Starting container: 4332f640aca7cabb6c1b8221a7ee6234dfa6d428427eea022e91ed1ca9d53b1e" id=635c696c-3b38-4969-a763-bb8f07bc7aeb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289395 | controller | Jun 12 20:15:27.900558 crc crio[20719]: time="2026-06-12T20:15:27.886513669Z" level=info msg="Starting container: 2283f4d5f38b7bf14ce7897e8700af0231531eab888fa659c726c82c81067a20" id=e9071321-8809-48b8-bce0-69f9f6dbc347 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289410 | controller | Jun 12 20:15:27.900558 crc crio[20719]: time="2026-06-12T20:15:27.899472924Z" level=info msg="Starting container: a31a03aa27ed92b8309d5256e5df71407be4568395734786c99c3bfafbfebb5b" id=1896f1b2-110b-4fb4-8806-8b6ecc289d1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289426 | controller | Jun 12 20:15:27.900558 crc crio[20719]: time="2026-06-12T20:15:27.900002096Z" level=info msg="Starting container: 36af2d3a3540457f5a3ff25728b49bfca98c247146cb542442584725b11a4610" id=858e6f36-1a39-43a8-b148-94ac7bf501eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289445 | controller | Jun 12 20:15:27.901693 crc crio[20719]: time="2026-06-12T20:15:27.901595073Z" level=info msg="Starting container: aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837" id=0ddb5a98-2809-4e6a-8c00-ba0b4f5c2742 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289461 | controller | Jun 12 20:15:27.902693 crc crio[20719]: time="2026-06-12T20:15:27.902578815Z" level=info msg="Started container" PID=48916 containerID=b43c035b04a68b024fd6a1307cd3bc2a7d4e3a1d4c062441060218498f7cf5b4 description=openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/manager id=4ebc8f27-044f-405a-8d0b-8c9b3c44b039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e743f65ad86a81afceea148a10b581b364a42ae83531f9d8dcda1eb231a16bf
2026-06-12 21:10:20.289477 | controller | Jun 12 20:15:27.903610 crc crio[20719]: time="2026-06-12T20:15:27.903499334Z" level=info msg="Started container" PID=49024 containerID=9c875400a50316fe6f7473baf4f4efa6b6e41063f92a6a8594d0301539e5cb8e description=openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/manager id=095e1298-0488-421b-b957-c798e337eb70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=995f73542db2c18bffc8ab363523714bb71d392485900d5a4d963bd96a7f6bb4
2026-06-12 21:10:20.289493 | controller | Jun 12 20:15:27.904436 crc crio[20719]: time="2026-06-12T20:15:27.887197591Z" level=info msg="Created container 11b7ef2184e42abff351dece74ca220aa5a9a621e57af2a5d934602600acfab7: openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/manager" id=b66ca37d-1e58-47cf-b0de-6bd947621268 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.289509 | controller | Jun 12 20:15:27.904803 crc crio[20719]: time="2026-06-12T20:15:27.904559415Z" level=info msg="Starting container: f17c807e0ac795579aa8e4318184ca2fdd234264b4164536c8e2341f6b79db43" id=6cd50f9c-2974-489f-aaae-ddcb16406602 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289525 | controller | Jun 12 20:15:27.905427 crc crio[20719]: time="2026-06-12T20:15:27.905338965Z" level=info msg="Starting container: aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3" id=be6b10bd-ce54-4a49-ab87-18f2cf802e9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289540 | controller | Jun 12 20:15:27.906877 crc crio[20719]: time="2026-06-12T20:15:27.906755396Z" level=info msg="Started container" PID=49053 containerID=46bda1921ef6865bc10c554a8c3362f1668a943c6e917d6d35ffa9b6b67e1593 description=openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/manager id=bdd1a60f-3e73-43f1-8871-017ce95006f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5576ab981868caf292b75fc03de865c391cb95a7ac671a6a56b11e20cfcd681f
2026-06-12 21:10:20.289556 | controller | Jun 12 20:15:27.907044 crc crio[20719]: time="2026-06-12T20:15:27.906823556Z" level=info msg="Starting container: 11b7ef2184e42abff351dece74ca220aa5a9a621e57af2a5d934602600acfab7" id=eaadc652-2baa-4d33-8908-5226d54d3117 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289572 | controller | Jun 12 20:15:27.907448 crc crio[20719]: time="2026-06-12T20:15:27.887555181Z" level=info msg="Starting container: a3d122bfdf7d268650a0bcefe57269c5e799dd7e7aff2e246e96f0663b665e8e" id=531889a3-3a4e-42a8-9a6a-209f5500bd7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.289589 | controller | Jun 12 20:15:27.918495 crc crio[20719]: time="2026-06-12T20:15:27.917538592Z" level=info msg="Started container" PID=49027 containerID=aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837 description=openshift-marketplace/certified-operators-2wjrb/extract-content id=0ddb5a98-2809-4e6a-8c00-ba0b4f5c2742 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1
2026-06-12 21:10:20.289608 | controller | Jun 12 20:15:27.942659 crc crio[20719]: time="2026-06-12T20:15:27.942479551Z" level=info msg="Started container" PID=49020 containerID=11b7ef2184e42abff351dece74ca220aa5a9a621e57af2a5d934602600acfab7 description=openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/manager id=eaadc652-2baa-4d33-8908-5226d54d3117 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c1bd3bb14ce67d68388f044455082cf4a4a09a4e8a3af6a911a4960842a122
2026-06-12 21:10:20.289625 | controller | Jun 12 20:15:27.948000 crc crio[20719]: time="2026-06-12T20:15:27.947426096Z" level=info msg="Started container" PID=49023 containerID=63912bae57c10175e9cfb3fd76a434718eed5fcc0284d493093b27c7d8144a58 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/manager id=1041d477-cd8e-4d93-b3f1-cc38d3048504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=932b86a0c6b1a6badcdca14cf2bcf09a5b09abdfbd06985bbf2cdb3d8e09e763
2026-06-12 21:10:20.289641 | controller | Jun 12 20:15:27.950075 crc crio[20719]: time="2026-06-12T20:15:27.950035159Z" level=info msg="Started container" PID=48935 containerID=5b033bcf5bcf9e61bde2c6a29dcde1132a27d2745f50d6a89714a44def3ea25f description=openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/manager id=f7a7c2a4-959b-43fe-b08a-c4e29fd59bd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e24ba0cd71aaf26985b5285cf300fd815765e23c4dc4b477a9b4de5dd07fb92f
2026-06-12 21:10:20.289657 | controller | Jun 12 20:15:27.950501 crc crio[20719]: time="2026-06-12T20:15:27.950206996Z" level=info msg="Started container" PID=49028 containerID=cd26ddb95a198c75238113641c18af133fdf585ba891a6c5c76d952543600981 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/manager id=c51d4fdd-6729-4123-8329-f3dc0f3a1999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ec1c351693acedae09aa69d97cee02ada03aef483b12b2e5cf64323baf82a48
2026-06-12 21:10:20.289673 | controller | Jun 12 20:15:27.982383 crc crio[20719]: time="2026-06-12T20:15:27.971069593Z" level=info msg="Started container" PID=49049 containerID=a31a03aa27ed92b8309d5256e5df71407be4568395734786c99c3bfafbfebb5b description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/manager id=1896f1b2-110b-4fb4-8806-8b6ecc289d1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a950adc5bf0dba1ef166ddba7abfdc2fa097c9e940520b1cf6d32f421d9a6a84
2026-06-12 21:10:20.289689 | controller | Jun 12 20:15:27.982383 crc crio[20719]: time="2026-06-12T20:15:27.971254884Z" level=info msg="Started container" PID=49041 containerID=a3d122bfdf7d268650a0bcefe57269c5e799dd7e7aff2e246e96f0663b665e8e description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/manager id=531889a3-3a4e-42a8-9a6a-209f5500bd7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c334520bb13d9ca20c1b222bcfad11990bb1c2fac5ebfcbe3df7bc6a504d4161
2026-06-12 21:10:20.289705 | controller | Jun 12 20:15:27.982383 crc crio[20719]: time="2026-06-12T20:15:27.971704927Z" level=info msg="Started container" PID=49029 containerID=f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09 description=openshift-marketplace/community-operators-nmns8/extract-content id=3af08c9f-6d09-4ba6-9e65-b776c70a62a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc
2026-06-12 21:10:20.289720 | controller | Jun 12 20:15:27.982383 crc crio[20719]: time="2026-06-12T20:15:27.973966544Z" level=info msg="Started container" PID=49019 containerID=13f7457662c79c216b805d523b14565075a40dcdf955cd2eb047571da5bf8387 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/manager id=0d39e7d3-5926-43b0-8254-c2d978c2e3b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e9d1723008e3c01cfd8380c65406728fd57da36c719187e77f694b10887ed3
2026-06-12 21:10:20.289736 | controller | Jun 12 20:15:27.982383 crc crio[20719]: time="2026-06-12T20:15:27.974464725Z" level=info msg="Started container" PID=49021 containerID=4332f640aca7cabb6c1b8221a7ee6234dfa6d428427eea022e91ed1ca9d53b1e description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/manager id=635c696c-3b38-4969-a763-bb8f07bc7aeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ac8a20f1299a41d0b4b3c0f730d99f08e9bd2186bfd1dcbbb7f5fb87e19a897
2026-06-12 21:10:20.289756 | controller | Jun 12 20:15:27.982383 crc crio[20719]: time="2026-06-12T20:15:27.974724452Z" level=info msg="Started container" PID=49013 containerID=f17c807e0ac795579aa8e4318184ca2fdd234264b4164536c8e2341f6b79db43 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/manager id=6cd50f9c-2974-489f-aaae-ddcb16406602 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7afd849bb8f93e4d411d61d50d7f3a75ca67bd7232817e84d59e53913c099586
2026-06-12 21:10:20.289773 | controller | Jun 12 20:15:27.982383 crc crio[20719]: time="2026-06-12T20:15:27.974859638Z" level=info msg="Started container" PID=49040 containerID=97e43b8daf71fc0327e2bd6cd84143ef37b100c83abb4f5bd8b2bf3060e1b20b description=openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/manager id=baed9f18-0ae4-47fc-938b-ab4387ad39bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fe6d1739c88ac74ca826be025e6d221ab08015b2f49ba4a4c9cb35e755fb257
2026-06-12 21:10:20.289788 | controller | Jun 12 20:15:27.982383 crc crio[20719]: time="2026-06-12T20:15:27.975519415Z" level=info msg="Started container" PID=49026 containerID=0466e958e3bf47b282146b5cc1eafe898c144a2d0dda8b0c4615a2a10f880d89 description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/manager id=e8b8b8a0-c643-4534-bf8a-6ae30a7848af name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd5214b83c1c55d6ac10ffebd7662c00deb55c74009e97b8607ca31b02e1b2db
2026-06-12 21:10:20.289803 | controller | Jun 12 20:15:27.982383 crc crio[20719]: time="2026-06-12T20:15:27.975620987Z" level=info msg="Started container" PID=49077 containerID=36af2d3a3540457f5a3ff25728b49bfca98c247146cb542442584725b11a4610 description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic id=858e6f36-1a39-43a8-b148-94ac7bf501eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476
2026-06-12 21:10:20.289819 | controller | Jun 12 20:15:27.982383 crc crio[20719]: time="2026-06-12T20:15:27.975736831Z" level=info msg="Started container" PID=49025 containerID=c677d9f8660ba31f94306ca7707f6b8049cea8c3c2c9f0a792bdccf810db64e9 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/manager id=b6cf7b01-4513-4229-9691-aaee170f83cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0a9eda67ea8fdd8a8dd4e3f1bbd3bf75c616e93067ea0aeb8365d08b476ba17
2026-06-12 21:10:20.289834 | controller | Jun 12 20:15:27.982383 crc crio[20719]: time="2026-06-12T20:15:27.975838373Z" level=info msg="Started container" PID=49022 containerID=2283f4d5f38b7bf14ce7897e8700af0231531eab888fa659c726c82c81067a20 description=openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/manager id=e9071321-8809-48b8-bce0-69f9f6dbc347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ee6cb3bb1a39051e29a10ba7c9e1aded244490418bfab64f29b5168afbe0dbc
2026-06-12 21:10:20.289866 | controller | Jun 12 20:15:27.994647 crc crio[20719]: time="2026-06-12T20:15:27.994546576Z" level=info msg="Started container" PID=49014 containerID=b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca description=openshift-marketplace/redhat-marketplace-crwkt/extract-content id=df09a409-0dcb-4161-9be9-797bb8ffceb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066
2026-06-12 21:10:20.289889 | controller | Jun 12 20:15:28.016776 crc crio[20719]: time="2026-06-12T20:15:28.016689784Z" level=info msg="Started container" PID=49054 containerID=aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3 description=openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/collect-profiles id=be6b10bd-ce54-4a49-ab87-18f2cf802e9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc
2026-06-12 21:10:20.289911 | controller | Jun 12 20:15:28.128556 crc crio[20719]: time="2026-06-12T20:15:28.128515446Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=b62d89e9-8267-44fc-8f98-62a0c80bb8d5 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.289928 | controller | Jun 12 20:15:28.158678 crc crio[20719]: time="2026-06-12T20:15:28.158585025Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 21:10:20.289944 | controller | Jun 12 20:15:29.678023 crc crio[20719]: time="2026-06-12T20:15:29.677580249Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=83d5627e-b6b3-4a9e-bf2f-8dbdabe3ef27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.289960 | controller | Jun 12 20:15:30.741633 crc crio[20719]: time="2026-06-12T20:15:30.741023076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a62da585-1bd8-45b9-9ff2-8a2adc46d723 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.289976 | controller | Jun 12 20:15:31.774432 crc crio[20719]: time="2026-06-12T20:15:31.774162726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a25c0aee-cff7-4752-a68a-4718e60a3c88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.289992 | controller | Jun 12 20:15:31.795205 crc crio[20719]: time="2026-06-12T20:15:31.79293475Z" level=info msg="Stopping pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc" id=66379854-3aab-4d90-9489-ce77b7583d77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.290008 | controller | Jun 12 20:15:31.795205 crc crio[20719]: time="2026-06-12T20:15:31.793806504Z" level=info msg="Got pod network &{Name:collect-profiles-29688255-qsht6 Namespace:openshift-operator-lifecycle-manager ID:64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc UID:6dbac650-68ef-4f2f-aa8b-9c8d3ec335b8 NetNS:/var/run/netns/c7f56ec3-d781-4435-a9d4-f83ce14d9a7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbac650_68ef_4f2f_aa8b_9c8d3ec335b8.slice PodAnnotations:0xc000a38558}] Aliases:map[]}"
2026-06-12 21:10:20.290024 | controller | Jun 12 20:15:31.795205 crc crio[20719]: time="2026-06-12T20:15:31.794000349Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688255-qsht6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.290039 | controller | Jun 12 20:15:32.814649 crc crio[20719]: time="2026-06-12T20:15:32.813477357Z" level=info msg="Stopping pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320" id=3d80460e-63d8-4f71-9b84-3709f8be087c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.290056 | controller | Jun 12 20:15:32.816473 crc crio[20719]: time="2026-06-12T20:15:32.815825273Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688254-cr8vs Namespace:openshift-infra ID:3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320 UID:9889f0fe-87ce-4c71-8d38-ece4efc8c085 NetNS:/var/run/netns/b076c1e5-cd83-496b-a4f4-1ac5eaa1f5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9889f0fe_87ce_4c71_8d38_ece4efc8c085.slice PodAnnotations:0xc0005267a0}] Aliases:map[]}"
2026-06-12 21:10:20.290072 | controller | Jun 12 20:15:32.816473 crc crio[20719]: time="2026-06-12T20:15:32.816111281Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688254-cr8vs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.290091 | controller | Jun 12 20:15:33.972091 crc crio[20719]: time="2026-06-12T20:15:33.971919946Z" level=info msg="Stopped pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc" id=66379854-3aab-4d90-9489-ce77b7583d77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.290108 | controller | Jun 12 20:15:34.096044 crc crio[20719]: time="2026-06-12T20:15:34.095518376Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e5f89678-7d61-4886-b0fe-1a1e55ccde99 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.290124 | controller | Jun 12 20:15:34.096509 crc crio[20719]: time="2026-06-12T20:15:34.095927127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f0ae6387-d51f-4122-91ce-3efc3a5e8d09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.290139 | controller | Jun 12 20:15:34.096812 crc crio[20719]: time="2026-06-12T20:15:34.09670497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f983ae03-0eff-481d-8ccc-2ec3423ea04b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.290155 | controller | Jun 12 20:15:34.545603 crc crio[20719]: time="2026-06-12T20:15:34.544980663Z" level=info msg="Stopped pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320" id=3d80460e-63d8-4f71-9b84-3709f8be087c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.290171 | controller | Jun 12 20:15:35.707635 crc crio[20719]: time="2026-06-12T20:15:35.695922826Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-crwkt/registry-server" id=e505a92b-2cc6-4bed-af62-ed4c53f5643a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.290186 | controller | Jun 12 20:15:35.934006 crc crio[20719]: time="2026-06-12T20:15:35.933880515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290203 | controller | Jun 12 20:15:35.935183 crc crio[20719]: time="2026-06-12T20:15:35.935038648Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=6b7be681-cbd5-4b4d-88cd-a59d53a1c0b3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.290218 | controller | Jun 12 20:15:35.954987 crc crio[20719]: time="2026-06-12T20:15:35.9548402Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=905ae981-ed70-498c-aecb-efa689f7f9f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.290233 | controller | Jun 12 20:15:36.020147 crc crio[20719]: time="2026-06-12T20:15:36.019920096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290249 | controller | Jun 12 20:15:36.024596 crc crio[20719]: time="2026-06-12T20:15:36.024501195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290265 | controller | Jun 12 20:15:36.090020 crc crio[20719]: time="2026-06-12T20:15:36.08988165Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2261b2c1-57bd-4a6a-a91d-cfa0b32fb905 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.290280 | controller | Jun 12 20:15:36.343079 crc crio[20719]: time="2026-06-12T20:15:36.332501024Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2wjrb/registry-server" id=81ed2215-bebb-493e-954f-5fdffb0bcaa0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.290299 | controller | Jun 12 20:15:36.343079 crc crio[20719]: time="2026-06-12T20:15:36.3356304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290316 | controller | Jun 12 20:15:36.391046 crc crio[20719]: time="2026-06-12T20:15:36.390848582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290332 | controller | Jun 12 20:15:36.394901 crc crio[20719]: time="2026-06-12T20:15:36.394799192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290347 | controller | Jun 12 20:15:36.919725 crc crio[20719]: time="2026-06-12T20:15:36.91955276Z" level=info msg="Created container 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3: openshift-marketplace/redhat-marketplace-crwkt/registry-server" id=e505a92b-2cc6-4bed-af62-ed4c53f5643a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.290363 | controller | Jun 12 20:15:36.924564 crc crio[20719]: time="2026-06-12T20:15:36.924257262Z" level=info msg="Starting container: 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3" id=7e94e15c-5674-4f97-9a29-47c1b26c9479 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.290379 | controller | Jun 12 20:15:36.941443 crc crio[20719]: time="2026-06-12T20:15:36.940540256Z" level=info msg="Started container" PID=49680 containerID=8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3 description=openshift-marketplace/redhat-marketplace-crwkt/registry-server id=7e94e15c-5674-4f97-9a29-47c1b26c9479 name=/runtime.v1.RuntimeService/StartContainer sandboxID=328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066
2026-06-12 21:10:20.290395 | controller | Jun 12 20:15:36.956591 crc crio[20719]: time="2026-06-12T20:15:36.949583549Z" level=info msg="Creating container: openshift-marketplace/community-operators-nmns8/registry-server" id=8520fabb-e428-47b8-b12a-702804f22116 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.290410 | controller | Jun 12 20:15:36.956591 crc crio[20719]: time="2026-06-12T20:15:36.950067593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290426 | controller | Jun 12 20:15:37.026214 crc crio[20719]: time="2026-06-12T20:15:37.026046833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290442 | controller | Jun 12 20:15:37.030348 crc crio[20719]: time="2026-06-12T20:15:37.030105137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290458 | controller | Jun 12 20:15:37.248028 crc crio[20719]: time="2026-06-12T20:15:37.245145061Z" level=info msg="Created container 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5: openshift-marketplace/certified-operators-2wjrb/registry-server" id=81ed2215-bebb-493e-954f-5fdffb0bcaa0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.290474 | controller | Jun 12 20:15:37.248028 crc crio[20719]: time="2026-06-12T20:15:37.2469624Z" level=info msg="Starting container: 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5" id=0cfaf9e4-90f0-4370-9dfc-1b67b8d6ba60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.290490 | controller | Jun 12 20:15:37.255605 crc crio[20719]: time="2026-06-12T20:15:37.254830531Z" level=info msg="Started container" PID=49699 containerID=55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5 description=openshift-marketplace/certified-operators-2wjrb/registry-server id=0cfaf9e4-90f0-4370-9dfc-1b67b8d6ba60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1
2026-06-12 21:10:20.290510 | controller | Jun 12 20:15:37.848047 crc crio[20719]: time="2026-06-12T20:15:37.847708281Z" level=info msg="Created container 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe: openshift-marketplace/community-operators-nmns8/registry-server" id=8520fabb-e428-47b8-b12a-702804f22116 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.290526 | controller | Jun 12 20:15:37.849080 crc crio[20719]: time="2026-06-12T20:15:37.847830423Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-hrxfk/extract-content" id=e85084a0-c86a-417c-acc5-e22562cce70b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.290542 | controller | Jun 12 20:15:37.850826 crc crio[20719]: time="2026-06-12T20:15:37.850670973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290557 | controller | Jun 12 20:15:37.851179 crc crio[20719]: time="2026-06-12T20:15:37.850996434Z" level=info msg="Starting container: 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe" id=c2cbdeee-baf6-448a-86b6-6898a3b5d968 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.290573 | controller | Jun 12 20:15:37.860778 crc crio[20719]: time="2026-06-12T20:15:37.860636682Z" level=info msg="Started container" PID=49726 containerID=24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe description=openshift-marketplace/community-operators-nmns8/registry-server id=c2cbdeee-baf6-448a-86b6-6898a3b5d968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc
2026-06-12 21:10:20.290589 | controller | Jun 12 20:15:37.925822 crc crio[20719]: time="2026-06-12T20:15:37.925709788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290604 | controller | Jun 12 20:15:37.933326 crc crio[20719]: time="2026-06-12T20:15:37.929974627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290620 | controller | Jun 12 20:15:38.932726 crc crio[20719]: time="2026-06-12T20:15:38.931967488Z" level=info msg="Created container f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b: openshift-marketplace/redhat-operators-hrxfk/extract-content" id=e85084a0-c86a-417c-acc5-e22562cce70b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.290636 | controller | Jun 12 20:15:38.933777 crc crio[20719]: time="2026-06-12T20:15:38.933681995Z" level=info msg="Starting container: f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b" id=9644cbd0-d926-4a03-bbd6-fce864139c53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.290651 | controller | Jun 12 20:15:38.941656 crc crio[20719]: time="2026-06-12T20:15:38.941545495Z" level=info msg="Started container" PID=49762 containerID=f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b description=openshift-marketplace/redhat-operators-hrxfk/extract-content id=9644cbd0-d926-4a03-bbd6-fce864139c53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940
2026-06-12 21:10:20.290667 | controller | Jun 12 20:15:39.013683 crc crio[20719]: time="2026-06-12T20:15:39.013598442Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=25b1687d-ddc1-46db-89d4-1240ff3d37c0 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.290686 | controller | Jun 12 20:15:39.022503 crc crio[20719]: time="2026-06-12T20:15:39.017599818Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=7375f58f-32fd-4206-8b67-9faeafda7549 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.290702 | controller | Jun 12 20:15:39.040485 crc crio[20719]: time="2026-06-12T20:15:39.040429186Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=0164439d-fbf2-4ed6-80d5-3f29728007f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.290719 | controller | Jun 12 20:15:39.055838 crc crio[20719]: time="2026-06-12T20:15:39.055729954Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=b62d89e9-8267-44fc-8f98-62a0c80bb8d5 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.290735 | controller | Jun 12 20:15:39.056654 crc crio[20719]: time="2026-06-12T20:15:39.056512944Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=7a53bac2-b55e-46dc-88e7-fdc2ea084582 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.290751 | controller | Jun 12 20:15:39.063484 crc crio[20719]: time="2026-06-12T20:15:39.063391357Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/manager" id=658f4e1b-2502-436f-8e63-aff3ddcf6831 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.290767 | controller | Jun 12 20:15:39.063831 crc crio[20719]: time="2026-06-12T20:15:39.063771598Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=d214dd50-69e4-4e40-945b-1f16815043f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.290782 | controller | Jun 12 20:15:39.065369 crc crio[20719]: time="2026-06-12T20:15:39.06496872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290798 | controller | Jun 12 20:15:39.074521 crc crio[20719]: time="2026-06-12T20:15:39.074386855Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-httpd" id=c54c20a7-7e30-48b8-b089-2ff06685af4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.290813 | controller | Jun 12 20:15:39.083396 crc crio[20719]: time="2026-06-12T20:15:39.083210251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290829 | controller | Jun 12 20:15:39.140747 crc crio[20719]: time="2026-06-12T20:15:39.140555922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290844 | controller | Jun 12 20:15:39.154025 crc crio[20719]: time="2026-06-12T20:15:39.153929524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290880 | controller | Jun 12 20:15:39.164031 crc crio[20719]: time="2026-06-12T20:15:39.163976624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290897 | controller | Jun 12 20:15:39.316837 crc crio[20719]: time="2026-06-12T20:15:39.316744879Z" level=info msg="Created container fe0a1711b388c0816d9261332847aa5ce68eb6693b4081c725d4eebd37966ca6: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/manager" id=658f4e1b-2502-436f-8e63-aff3ddcf6831 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.290918 | controller | Jun 12 20:15:39.323720 crc crio[20719]: time="2026-06-12T20:15:39.322763377Z" level=info msg="Starting container: fe0a1711b388c0816d9261332847aa5ce68eb6693b4081c725d4eebd37966ca6" id=0d4b8b71-35b9-4cea-8e1f-bc339635dfd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.290934 | controller | Jun 12 20:15:39.336559 crc crio[20719]: time="2026-06-12T20:15:39.334765676Z" level=info msg="Started container" PID=49786 containerID=fe0a1711b388c0816d9261332847aa5ce68eb6693b4081c725d4eebd37966ca6 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/manager id=0d4b8b71-35b9-4cea-8e1f-bc339635dfd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29e8db63d5f9001ba4aaab8c1b452d902c334f6c072d489156dd1a5d36288ba2
2026-06-12 21:10:20.290950 | controller | Jun 12 20:15:40.146575 crc crio[20719]: time="2026-06-12T20:15:40.146097821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.290967 | controller | Jun 12 20:15:40.269220 crc crio[20719]: time="2026-06-12T20:15:40.269136775Z" level=info msg="Created container 5e837c9302b8d7dcf0cf6684ee9bd8c7c05b92d860483ac2be99d6baae1ca0ab: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-httpd" id=c54c20a7-7e30-48b8-b089-2ff06685af4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.290983 | controller | Jun 12 20:15:40.273354 crc crio[20719]: time="2026-06-12T20:15:40.273201889Z" level=info msg="Starting container: 5e837c9302b8d7dcf0cf6684ee9bd8c7c05b92d860483ac2be99d6baae1ca0ab" id=2249d9ea-0d8e-4d7e-8694-9acaa94148f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.290999 | controller | Jun 12 20:15:40.279062 crc crio[20719]: time="2026-06-12T20:15:40.278971532Z" level=info msg="Started container" PID=49870 containerID=5e837c9302b8d7dcf0cf6684ee9bd8c7c05b92d860483ac2be99d6baae1ca0ab description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-httpd id=2249d9ea-0d8e-4d7e-8694-9acaa94148f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476
2026-06-12 21:10:20.291015 | controller | Jun 12 20:15:40.289847 crc crio[20719]: time="2026-06-12T20:15:40.289766312Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=adef3bb8-b61e-475e-838c-844297917cfa name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.291031 | controller | Jun 12 20:15:40.293427 crc crio[20719]: time="2026-06-12T20:15:40.293142338Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 21:10:20.291047 | controller | Jun 12 20:15:40.681875 crc crio[20719]: time="2026-06-12T20:15:40.681727744Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=adef3bb8-b61e-475e-838c-844297917cfa name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.291063 | controller | Jun 12 20:15:40.683370 crc crio[20719]: time="2026-06-12T20:15:40.683215995Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=7c4ffc2e-dc77-4aab-93aa-252a8124ea92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.291078 | controller | Jun 12 20:15:40.687877 crc crio[20719]: time="2026-06-12T20:15:40.687589827Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=605e72f7-fe7b-46c9-a364-c0ace2320001 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.291094 | controller | Jun 12 20:15:40.693430 crc crio[20719]: time="2026-06-12T20:15:40.693219783Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-log-watch" id=d4c5bfd9-ada8-437f-8173-3b9509ff266e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.291110 | controller | Jun 12 20:15:40.693922 crc crio[20719]: time="2026-06-12T20:15:40.693842072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.291129 | controller | Jun 12 20:15:40.760823 crc crio[20719]: time="2026-06-12T20:15:40.760740732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.291145 | controller | Jun 12 20:15:41.153013 crc crio[20719]: time="2026-06-12T20:15:41.152552076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=031b7fcc-9f32-4005-a9f2-8068e1e9f19b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.291161 | controller | Jun 12 20:15:41.156905 crc crio[20719]: time="2026-06-12T20:15:41.156858327Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bd920993-9a5b-44c1-b50f-c6129db0474b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.291176 | controller | Jun 12 20:15:41.187807 crc crio[20719]: time="2026-06-12T20:15:41.187705098Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-hrxfk/registry-server" id=d71a233c-600b-4d6b-83ca-809d63812a81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.291192 | controller | Jun 12 20:15:41.188193 crc crio[20719]: time="2026-06-12T20:15:41.18814377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.291207 | controller | Jun 12 20:15:41.285357 crc crio[20719]: time="2026-06-12T20:15:41.285159233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.291222 | controller | Jun 12 20:15:41.294711 crc crio[20719]: time="2026-06-12T20:15:41.292854253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.291238 | controller | Jun 12 20:15:41.481679 crc crio[20719]: time="2026-06-12T20:15:41.481570831Z" level=info msg="Created container 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e: openshift-marketplace/redhat-operators-hrxfk/registry-server" id=d71a233c-600b-4d6b-83ca-809d63812a81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.291253 | controller | Jun 12 20:15:41.484443 crc crio[20719]: time="2026-06-12T20:15:41.48405185Z" level=info msg="Starting container: 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e" id=07651a66-8b1c-43a9-b6e9-80243c5c4b91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.291269 | controller | Jun 12 20:15:41.491702 crc crio[20719]: time="2026-06-12T20:15:41.491625613Z" level=info msg="Started container" PID=50015 containerID=9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e description=openshift-marketplace/redhat-operators-hrxfk/registry-server id=07651a66-8b1c-43a9-b6e9-80243c5c4b91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940
2026-06-12 21:10:20.291285 | controller | Jun 12 20:15:41.610535 crc crio[20719]: time="2026-06-12T20:15:41.610444709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.291301 | controller | Jun 12 20:15:41.710778 crc crio[20719]: time="2026-06-12T20:15:41.710655566Z" level=info msg="Created container ef29722b9858d43fa377b3a19818d9982d4d7e2161cefd437b98b81812009ab5: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-log-watch" id=d4c5bfd9-ada8-437f-8173-3b9509ff266e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.291317 | controller | Jun 12 20:15:41.712383 crc crio[20719]: time="2026-06-12T20:15:41.712179089Z" level=info msg="Starting container: ef29722b9858d43fa377b3a19818d9982d4d7e2161cefd437b98b81812009ab5" id=e046eefe-321e-4b6a-9dc7-db203a9a7efc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.291337 | controller | Jun 12 20:15:41.718073 crc crio[20719]: time="2026-06-12T20:15:41.71798013Z" level=info msg="Started container" PID=50032 containerID=ef29722b9858d43fa377b3a19818d9982d4d7e2161cefd437b98b81812009ab5 description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-log-watch id=e046eefe-321e-4b6a-9dc7-db203a9a7efc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476
2026-06-12 21:10:20.291355 | controller | Jun 12 20:15:42.177436 crc crio[20719]: time="2026-06-12T20:15:42.177311804Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=8460fda1-9226-42ba-ab16-20ada0296ede name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.291371 | controller | Jun 12 20:15:42.181059 crc crio[20719]: time="2026-06-12T20:15:42.180900064Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-12 21:10:20.291387 | controller | Jun 12 20:15:49.018847 crc crio[20719]: time="2026-06-12T20:15:49.018175211Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=8460fda1-9226-42ba-ab16-20ada0296ede name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.291403 | controller | Jun 12 20:15:49.020155 crc crio[20719]: time="2026-06-12T20:15:49.01996997Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=1dda63a4-9dcd-4c1f-9499-cbc132a28117 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.291418 | controller | Jun 12 20:15:49.025033 crc crio[20719]: time="2026-06-12T20:15:49.024962899Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=a8e0482b-7bc9-4683-b517-a6de7ce3f279 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.291434 | controller | Jun 12 20:15:49.031962 crc crio[20719]: time="2026-06-12T20:15:49.031883282Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/mariadb" id=34a6b1b3-b290-4c76-b8d1-78668262df1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.291449 | controller | Jun 12 20:15:49.033418 crc crio[20719]: time="2026-06-12T20:15:49.03322499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.291465 | controller | Jun 12 20:15:49.067815 crc crio[20719]: time="2026-06-12T20:15:49.067735773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.291481 | controller | Jun 12 20:15:49.281752 crc crio[20719]: time="2026-06-12T20:15:49.281664024Z" level=info msg="Stopping container: 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3 (timeout: 2s)" id=643b6d47-5fcf-46eb-be5c-9ac7ffaaddb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.291496 | controller | Jun 12 20:15:49.309090 crc crio[20719]: time="2026-06-12T20:15:49.308657458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.291511 | controller | Jun 12 20:15:49.408623 crc crio[20719]: time="2026-06-12T20:15:49.408582128Z" level=info msg="Stopped container 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3: openshift-marketplace/redhat-marketplace-crwkt/registry-server" id=643b6d47-5fcf-46eb-be5c-9ac7ffaaddb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.291527 | controller | Jun 12 20:15:49.410180 crc crio[20719]: time="2026-06-12T20:15:49.410083502Z" level=info msg="Stopping pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066" id=d211d51b-d8f9-4ccf-9466-c7ac4a97a601 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.291546 | controller | Jun 12 20:15:49.410777 crc crio[20719]: time="2026-06-12T20:15:49.410711609Z" level=info msg="Got pod network &{Name:redhat-marketplace-crwkt Namespace:openshift-marketplace ID:328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066 UID:431cfbb8-7347-412c-9e95-1d2e073db583 NetNS:/var/run/netns/988db3ce-cbec-47d6-be6e-4cfe66dc40b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod431cfbb8_7347_412c_9e95_1d2e073db583.slice PodAnnotations:0xc000a381a8}] Aliases:map[]}"
2026-06-12 21:10:20.291563 | controller | Jun 12 20:15:49.410920 crc crio[20719]: time="2026-06-12T20:15:49.410873833Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-crwkt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.291579 | controller | Jun 12 20:15:49.508569 crc crio[20719]: time="2026-06-12T20:15:49.508486836Z" level=info msg="Created container b9812b0e4867f5d72d51e491c832d51f9d98d3c2973230311f90d626004da53e: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/mariadb" id=34a6b1b3-b290-4c76-b8d1-78668262df1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.291595 | controller | Jun 12 20:15:49.510086 crc crio[20719]: time="2026-06-12T20:15:49.51002057Z" level=info msg="Starting container: b9812b0e4867f5d72d51e491c832d51f9d98d3c2973230311f90d626004da53e" id=32a4bb68-efca-4e23-889e-84f0240994cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.291612 | controller | Jun 12 20:15:49.515039 crc crio[20719]: time="2026-06-12T20:15:49.514912047Z" level=info msg="Started container" PID=50280 containerID=b9812b0e4867f5d72d51e491c832d51f9d98d3c2973230311f90d626004da53e description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/mariadb id=32a4bb68-efca-4e23-889e-84f0240994cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476
2026-06-12 21:10:20.291628 | controller | Jun 12 20:15:49.723209 crc crio[20719]: time="2026-06-12T20:15:49.723106208Z" level=info msg="Stopped pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066" id=d211d51b-d8f9-4ccf-9466-c7ac4a97a601 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.291644 | controller | Jun 12 20:15:50.330893 crc crio[20719]: time="2026-06-12T20:15:50.329756165Z" level=info msg="Removing container: 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3" id=90b03fd1-c91f-4ec4-9b43-9895f72dd07e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.291660 | controller | Jun 12 20:15:50.363226 crc crio[20719]: time="2026-06-12T20:15:50.363023594Z" level=info msg="Removed container 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3: openshift-marketplace/redhat-marketplace-crwkt/registry-server" id=90b03fd1-c91f-4ec4-9b43-9895f72dd07e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.291675 | controller | Jun 12 20:15:50.372411 crc crio[20719]: time="2026-06-12T20:15:50.371773655Z" level=info msg="Removing container: b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca" id=5381263e-fb7b-4571-9bca-5b6988347b63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.291691 | controller | Jun 12 20:15:50.415351 crc crio[20719]: time="2026-06-12T20:15:50.415092944Z" level=info msg="Removed container b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca: openshift-marketplace/redhat-marketplace-crwkt/extract-content" id=5381263e-fb7b-4571-9bca-5b6988347b63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.291706 | controller | Jun 12 20:15:50.422901 crc crio[20719]: time="2026-06-12T20:15:50.421720938Z" level=info msg="Removing container: b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d" id=277ceb63-e561-4efe-8c6a-b1173e8bf617 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.291725 | controller | Jun 12 20:15:50.462714 crc crio[20719]: time="2026-06-12T20:15:50.462663886Z" level=info msg="Removed container b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d: openshift-marketplace/redhat-marketplace-crwkt/extract-utilities" id=277ceb63-e561-4efe-8c6a-b1173e8bf617 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.291742 | controller | Jun 12 20:16:01.022349 crc crio[20719]: time="2026-06-12T20:16:01.02150527Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688256-64684/POD" id=a3ae4639-cfbd-42d4-bc09-145d8f97e778 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.291757 | controller | Jun 12 20:16:01.022349 crc crio[20719]: time="2026-06-12T20:16:01.022334294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.291773 | controller | Jun 12 20:16:01.053943 crc crio[20719]: time="2026-06-12T20:16:01.053614275Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688256-64684 Namespace:openshift-infra ID:f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64 UID:1d087133-b85e-4c92-b6a2-8f6eb4d34a3d NetNS:/var/run/netns/9087fed8-5ac6-4f22-9356-ccc5269ea069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d087133_b85e_4c92_b6a2_8f6eb4d34a3d.slice PodAnnotations:0xc00170c260}] Aliases:map[]}"
2026-06-12 21:10:20.291789 | controller | Jun 12 20:16:01.054951 crc crio[20719]: time="2026-06-12T20:16:01.05485264Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688256-64684 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.291804 | controller | Jun 12 20:16:01.277231 crc crio[20719]: time="2026-06-12T20:16:01.274912473Z" level=info msg="Stopping container: 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e (timeout: 2s)" id=b15b87a0-f30b-4611-9743-ddd6a7f6ff19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.291820 | controller | Jun 12 20:16:01.406619 crc crio[20719]: time="2026-06-12T20:16:01.406100724Z" level=info msg="Stopped container 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e: openshift-marketplace/redhat-operators-hrxfk/registry-server" id=b15b87a0-f30b-4611-9743-ddd6a7f6ff19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.291836 | controller | Jun 12 20:16:01.407953 crc crio[20719]: time="2026-06-12T20:16:01.407850123Z" level=info msg="Stopping pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940" id=9a479b8f-d871-453b-aa8d-b224796f72a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.291894 | controller | Jun 12 20:16:01.408506 crc crio[20719]: time="2026-06-12T20:16:01.408429059Z" level=info msg="Got pod network &{Name:redhat-operators-hrxfk Namespace:openshift-marketplace ID:c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940 UID:7fd8007d-3a76-40a1-92ef-dd3e1ddbe8a9 NetNS:/var/run/netns/e4b56950-96df-4eac-8788-b9970f445178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fd8007d_3a76_40a1_92ef_dd3e1ddbe8a9.slice PodAnnotations:0xc000eae6a0}] Aliases:map[]}"
2026-06-12 21:10:20.291917 | controller | Jun 12 20:16:01.408653 crc crio[20719]: time="2026-06-12T20:16:01.408609344Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-hrxfk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.291934 | controller | Jun 12 20:16:01.439504 crc crio[20719]: time="2026-06-12T20:16:01.439086016Z" level=info msg="Stopping container: 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe (timeout: 2s)" id=12731b2e-2418-4d48-b9af-b4faf2f86f34 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.291954 | controller | Jun 12 20:16:01.577944 crc crio[20719]: time="2026-06-12T20:16:01.577841499Z" level=info msg="Stopped container 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe: openshift-marketplace/community-operators-nmns8/registry-server" id=12731b2e-2418-4d48-b9af-b4faf2f86f34 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.291971 | controller | Jun 12 20:16:01.584980 crc crio[20719]: time="2026-06-12T20:16:01.584869365Z" level=info msg="Stopping pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc" id=53f6f9af-2ef3-4c3a-99af-3e636c0a70e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.291987 | controller | Jun 12 20:16:01.585441 crc crio[20719]: time="2026-06-12T20:16:01.585368229Z" level=info msg="Got pod network &{Name:community-operators-nmns8 Namespace:openshift-marketplace ID:e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc UID:aa05dd51-290e-47b9-8655-c1e81c7a0452 NetNS:/var/run/netns/986739ee-e915-4bba-a764-8b003df94d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa05dd51_290e_47b9_8655_c1e81c7a0452.slice PodAnnotations:0xc000eae960}] Aliases:map[]}"
2026-06-12 21:10:20.292004 | controller | Jun 12 20:16:01.585556 crc crio[20719]: time="2026-06-12T20:16:01.585528953Z" level=info msg="Deleting pod openshift-marketplace_community-operators-nmns8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.292020 | controller | Jun 12 20:16:01.631183 crc crio[20719]: 2026-06-12T20:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f316a3878fb39f3 Mac:82:e8:cb:86:fb:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/9087fed8-5ac6-4f22-9356-ccc5269ea069 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.292036 | controller | Jun 12 20:16:01.633355 crc crio[20719]: time="2026-06-12T20:16:01.633198454Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688256-64684 Namespace:openshift-infra ID:f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64 UID:1d087133-b85e-4c92-b6a2-8f6eb4d34a3d NetNS:/var/run/netns/9087fed8-5ac6-4f22-9356-ccc5269ea069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d087133_b85e_4c92_b6a2_8f6eb4d34a3d.slice PodAnnotations:0xc00170c260}] Aliases:map[]}"
2026-06-12 21:10:20.292053 | controller | Jun 12 20:16:01.633472 crc crio[20719]: time="2026-06-12T20:16:01.633453312Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688256-64684 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.292069 | controller | Jun 12 20:16:01.643459 crc crio[20719]: time="2026-06-12T20:16:01.643368152Z" level=info msg="Ran pod sandbox f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64 with infra container: openshift-infra/auto-csr-approver-29688256-64684/POD" id=a3ae4639-cfbd-42d4-bc09-145d8f97e778 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.292085 | controller | Jun 12 20:16:01.645813 crc crio[20719]: time="2026-06-12T20:16:01.645647072Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=54af686c-b606-49cd-b6e6-b5b418c07710 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.292100 | controller | Jun 12 20:16:01.650814 crc crio[20719]: time="2026-06-12T20:16:01.650721554Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.292116 | controller | Jun 12 20:16:01.707972 crc crio[20719]: time="2026-06-12T20:16:01.70757145Z" level=info msg="Stopped pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940" id=9a479b8f-d871-453b-aa8d-b224796f72a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.292134 | controller | Jun 12 20:16:01.952723 crc crio[20719]: time="2026-06-12T20:16:01.952633451Z" level=info msg="Stopped pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc" id=53f6f9af-2ef3-4c3a-99af-3e636c0a70e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.292151 | controller | Jun 12 20:16:02.539349 crc crio[20719]: time="2026-06-12T20:16:02.538583109Z" level=info msg="Removing container: 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe" id=1ffc8c15-0844-4288-a115-5b0267c683f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292166 | controller | Jun 12 20:16:02.628567 crc crio[20719]: time="2026-06-12T20:16:02.628461739Z" level=info msg="Removed container 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe: openshift-marketplace/community-operators-nmns8/registry-server" id=1ffc8c15-0844-4288-a115-5b0267c683f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292182 | controller | Jun 12 20:16:02.639105 crc crio[20719]: time="2026-06-12T20:16:02.63896864Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=54af686c-b606-49cd-b6e6-b5b418c07710 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.292197 | controller | Jun 12 20:16:02.646482 crc crio[20719]: time="2026-06-12T20:16:02.645996908Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1a449c24-3603-44d0-af2b-e19a6b20556d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.292213 | controller | Jun 12 20:16:02.656497 crc crio[20719]: time="2026-06-12T20:16:02.656159093Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5346a731-7a7b-44a3-a3c1-2ee380206f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.292229 | controller | Jun 12 20:16:02.661868 crc crio[20719]: time="2026-06-12T20:16:02.661780058Z" level=info msg="Removing container: f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09" id=7ecb0ed4-55f4-47e8-92bf-31bb9d468e4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292245 | controller | Jun 12 20:16:02.668192 crc crio[20719]: time="2026-06-12T20:16:02.667645221Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688256-64684/oc" id=6d8371d4-7475-4e45-af49-c87442419d98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.292260 | controller | Jun 12 20:16:02.670924 crc crio[20719]: time="2026-06-12T20:16:02.668525656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.292276 | controller | Jun 12 20:16:02.748083 crc crio[20719]: time="2026-06-12T20:16:02.747929242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.292292 | controller | Jun 12 20:16:02.768845 crc crio[20719]: time="2026-06-12T20:16:02.768227341Z" level=info msg="Removed container f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09: openshift-marketplace/community-operators-nmns8/extract-content" id=7ecb0ed4-55f4-47e8-92bf-31bb9d468e4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292308 | controller | Jun 12 20:16:02.778073 crc crio[20719]: time="2026-06-12T20:16:02.777859119Z" level=info msg="Removing container: 225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186" id=0f376ca2-91c2-4ad3-9521-178da815f9fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292324 | controller | Jun 12 20:16:02.862336 crc crio[20719]: time="2026-06-12T20:16:02.85954939Z" level=info msg="Removed container 225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186: openshift-marketplace/community-operators-nmns8/extract-utilities" id=0f376ca2-91c2-4ad3-9521-178da815f9fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292343 | controller | Jun 12 20:16:02.914023 crc crio[20719]: time="2026-06-12T20:16:02.913948217Z" level=info msg="Removing container: 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e" id=9dd95be1-9ac9-4b54-88c0-12281f264227 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292359 | controller | Jun 12 20:16:02.999888 crc crio[20719]: time="2026-06-12T20:16:02.998375903Z" level=info msg="Removed container 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e: openshift-marketplace/redhat-operators-hrxfk/registry-server" id=9dd95be1-9ac9-4b54-88c0-12281f264227 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292375 | controller | Jun 12 20:16:03.008118 crc crio[20719]: time="2026-06-12T20:16:03.007062446Z" level=info msg="Removing container: f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b" id=07b3d536-03ea-4659-a1db-59c8cda6e773 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292391 | controller | Jun 12 20:16:03.052605 crc crio[20719]: time="2026-06-12T20:16:03.052354211Z" level=info msg="Removed container f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b: openshift-marketplace/redhat-operators-hrxfk/extract-content" id=07b3d536-03ea-4659-a1db-59c8cda6e773 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292406 | controller | Jun 12 20:16:03.061227 crc crio[20719]: time="2026-06-12T20:16:03.060994843Z" level=info msg="Removing container: af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be" id=7bb33ac6-8cb8-4951-8ff2-166ad3ceaa7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292422 | controller | Jun 12 20:16:03.131963 crc crio[20719]: time="2026-06-12T20:16:03.131850773Z" level=info msg="Removed container af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be: openshift-marketplace/redhat-operators-hrxfk/extract-utilities" id=7bb33ac6-8cb8-4951-8ff2-166ad3ceaa7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292438 | controller | Jun 12 20:16:03.221488 crc crio[20719]: time="2026-06-12T20:16:03.220861754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.292454 | controller | Jun 12 20:16:03.342973 crc crio[20719]: time="2026-06-12T20:16:03.342495219Z" level=info msg="Created container 04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8: openshift-infra/auto-csr-approver-29688256-64684/oc" id=6d8371d4-7475-4e45-af49-c87442419d98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.292470 | controller | Jun 12 20:16:03.350446 crc crio[20719]: time="2026-06-12T20:16:03.350057991Z" level=info msg="Starting container: 04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8" id=dda3374a-b324-4be6-8118-44b4381ccefe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.292485 | controller | Jun 12 20:16:03.360867 crc crio[20719]: time="2026-06-12T20:16:03.360562586Z" level=info msg="Started container" PID=50866 containerID=04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8 description=openshift-infra/auto-csr-approver-29688256-64684/oc id=dda3374a-b324-4be6-8118-44b4381ccefe name=/runtime.v1.RuntimeService/StartContainer sandboxID=f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64
2026-06-12 21:10:20.292500 | controller | Jun 12 20:16:03.650232 crc crio[20719]: time="2026-06-12T20:16:03.646808609Z" level=info msg="Stopping container: 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5 (timeout: 2s)" id=6291765a-96bf-46ee-91e0-0ae86237d4ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.292516 | controller | Jun 12 20:16:03.783868 crc crio[20719]: time="2026-06-12T20:16:03.783770368Z" level=info msg="Stopped container 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5: openshift-marketplace/certified-operators-2wjrb/registry-server" id=6291765a-96bf-46ee-91e0-0ae86237d4ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.292535 | controller | Jun 12 20:16:03.789648 crc crio[20719]: time="2026-06-12T20:16:03.789560297Z" level=info msg="Stopping pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1" id=fa6b40cd-5569-43ce-8b57-091b63daae57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.292551 | controller | Jun 12 20:16:03.790109 crc crio[20719]: time="2026-06-12T20:16:03.79004572Z" level=info msg="Got pod network &{Name:certified-operators-2wjrb Namespace:openshift-marketplace ID:51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1 UID:48939476-04c1-46dc-88d6-71cf10e0a61e NetNS:/var/run/netns/65038ee5-5fb3-44c0-9eb9-c8a18d66f314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48939476_04c1_46dc_88d6_71cf10e0a61e.slice PodAnnotations:0xc00170c6d0}] Aliases:map[]}"
2026-06-12 21:10:20.292568 | controller | Jun 12 20:16:03.790231 crc crio[20719]: time="2026-06-12T20:16:03.790198771Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-2wjrb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.292584 | controller | Jun 12 20:16:04.114956 crc crio[20719]: time="2026-06-12T20:16:04.114862071Z" level=info msg="Stopped pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1" id=fa6b40cd-5569-43ce-8b57-091b63daae57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.292600 | controller | Jun 12 20:16:04.611173 crc crio[20719]: time="2026-06-12T20:16:04.6098893Z" level=info msg="Removing container: 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5" id=a3f38efc-e60f-484c-9d2f-754f8043a12a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292627 | controller | Jun 12 20:16:04.663555 crc crio[20719]: time="2026-06-12T20:16:04.663399462Z" level=info msg="Removed container 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5: openshift-marketplace/certified-operators-2wjrb/registry-server" id=a3f38efc-e60f-484c-9d2f-754f8043a12a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292645 | controller | Jun 12 20:16:04.674460 crc crio[20719]: time="2026-06-12T20:16:04.66683469Z" level=info msg="Removing container: aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837" id=ea15867e-da45-4cc6-a402-c12f6d728b6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292661 | controller | Jun 12 20:16:04.705545 crc crio[20719]: time="2026-06-12T20:16:04.705100089Z" level=info msg="Removed container aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837: openshift-marketplace/certified-operators-2wjrb/extract-content" id=ea15867e-da45-4cc6-a402-c12f6d728b6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292678 | controller | Jun 12 20:16:04.708163 crc crio[20719]: time="2026-06-12T20:16:04.708072311Z" level=info msg="Removing container: 6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd" id=5786f134-49ee-41c0-8087-47e8bda93c1a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292694 | controller | Jun 12 20:16:04.733176 crc crio[20719]: time="2026-06-12T20:16:04.733123674Z" level=info msg="Removed container 6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd: openshift-marketplace/certified-operators-2wjrb/extract-utilities" id=5786f134-49ee-41c0-8087-47e8bda93c1a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292710 | controller | Jun 12 20:16:05.644089 crc crio[20719]: time="2026-06-12T20:16:05.643751631Z" level=info msg="Stopping pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64" id=8a47de8c-3c80-47c5-8034-e53e6f520be5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.292726 | controller | Jun 12 20:16:05.644809 crc crio[20719]: time="2026-06-12T20:16:05.644687257Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688256-64684 Namespace:openshift-infra ID:f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64 UID:1d087133-b85e-4c92-b6a2-8f6eb4d34a3d NetNS:/var/run/netns/9087fed8-5ac6-4f22-9356-ccc5269ea069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d087133_b85e_4c92_b6a2_8f6eb4d34a3d.slice PodAnnotations:0xc00334a188}] Aliases:map[]}"
2026-06-12 21:10:20.292746 | controller | Jun 12 20:16:05.644987 crc crio[20719]: time="2026-06-12T20:16:05.644938244Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688256-64684 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.292763 | controller | Jun 12 20:16:05.950923 crc crio[20719]: time="2026-06-12T20:16:05.950834252Z" level=info msg="Stopped pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64" id=8a47de8c-3c80-47c5-8034-e53e6f520be5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.292779 | controller | Jun 12 20:16:08.943347 crc crio[20719]: time="2026-06-12T20:16:08.942507246Z" level=info msg="Removing container: d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826" id=9bdc81b1-534f-41ab-b267-04cb988a90a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292795 | controller | Jun 12 20:16:09.108402 crc crio[20719]: time="2026-06-12T20:16:09.107753399Z" level=info msg="Removed container d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826: openshift-infra/auto-csr-approver-29688250-2kjvb/oc" id=9bdc81b1-534f-41ab-b267-04cb988a90a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292811 | controller | Jun 12 20:16:09.112992 crc crio[20719]: time="2026-06-12T20:16:09.112523803Z" level=info msg="Removing container: fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9" id=539b1a9b-0396-42c2-8802-292dfb6a1fd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292826 | controller | Jun 12 20:16:09.398607 crc crio[20719]: time="2026-06-12T20:16:09.398434083Z" level=info msg="Removed container fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9: openshift-infra/auto-csr-approver-29688248-tn6cb/oc" id=539b1a9b-0396-42c2-8802-292dfb6a1fd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.292842 | controller | Jun 12 20:16:09.429677 crc crio[20719]: time="2026-06-12T20:16:09.429548066Z" level=info msg="Stopping pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751" id=51190c09-57dc-4da5-a2c5-5e7ac4acd2ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.292876 | controller | Jun 12 20:16:09.429677 crc crio[20719]: time="2026-06-12T20:16:09.429638318Z" level=info msg="Stopped pod sandbox (already stopped): eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751" id=51190c09-57dc-4da5-a2c5-5e7ac4acd2ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.292893 | controller | Jun 12 20:16:09.430670 crc crio[20719]: time="2026-06-12T20:16:09.430578203Z" level=info msg="Removing pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751" id=6d9eb3cc-bce2-4f17-ae1a-5891a5943468 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.292909 | controller | Jun 12 20:16:09.450477 crc crio[20719]: time="2026-06-12T20:16:09.450365389Z" level=info msg="Removed pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751" id=6d9eb3cc-bce2-4f17-ae1a-5891a5943468 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.292924 | controller | Jun 12 20:16:09.452067 crc crio[20719]: time="2026-06-12T20:16:09.451926957Z" level=info msg="Stopping pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1" id=33dfa06c-f231-4691-a5b0-84c3ad8d1ac5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.292940 | controller | Jun 12 20:16:09.452151 crc crio[20719]: time="2026-06-12T20:16:09.452109382Z" level=info msg="Stopped pod sandbox (already stopped): 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1" id=33dfa06c-f231-4691-a5b0-84c3ad8d1ac5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.292961 | controller | Jun 12 20:16:09.453573 crc crio[20719]: time="2026-06-12T20:16:09.453498612Z" level=info msg="Removing pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1" id=60a3c45f-7d34-4f4c-a7bf-9de538bcfecb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.292977 | controller | Jun 12 20:16:09.464797 crc crio[20719]: time="2026-06-12T20:16:09.464758267Z" level=info msg="Removed pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1" id=60a3c45f-7d34-4f4c-a7bf-9de538bcfecb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.292992 | controller | Jun 12 20:16:09.466219 crc crio[20719]: time="2026-06-12T20:16:09.466122844Z" level=info msg="Stopping pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858" id=00d22d15-87a8-4ef9-85f8-3ec559184c0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.293008 | controller | Jun 12 20:16:09.466378 crc crio[20719]: time="2026-06-12T20:16:09.466224506Z" level=info msg="Stopped pod sandbox (already stopped): a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858" id=00d22d15-87a8-4ef9-85f8-3ec559184c0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.293023 | controller | Jun 12 20:16:09.466835 crc crio[20719]: time="2026-06-12T20:16:09.466750772Z" level=info msg="Removing pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858" id=84007135-ad77-46c4-861a-289fd88ed24f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.293038 | controller | Jun 12 20:16:09.481185 crc crio[20719]: time="2026-06-12T20:16:09.481029645Z" level=info msg="Removed pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858" id=84007135-ad77-46c4-861a-289fd88ed24f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.293055 | controller | Jun 12 20:16:09.482550 crc crio[20719]: time="2026-06-12T20:16:09.482499491Z" level=info msg="Stopping pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc" id=d9facaa5-6e79-4a46-99f0-037a072f6319 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.293071 | controller | Jun 12 20:16:09.482748 crc crio[20719]: time="2026-06-12T20:16:09.482723347Z" level=info msg="Stopped pod sandbox (already stopped): e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc" id=d9facaa5-6e79-4a46-99f0-037a072f6319 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.293086 | controller | Jun 12 20:16:09.484094 crc crio[20719]: time="2026-06-12T20:16:09.483695585Z" level=info msg="Removing pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc" id=c75c5511-d6c6-4af7-8f38-933d2c238cb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.293102 | controller | Jun 12 20:16:09.496844 crc crio[20719]: time="2026-06-12T20:16:09.496718531Z" level=info msg="Removed pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc" id=c75c5511-d6c6-4af7-8f38-933d2c238cb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.293118 | controller | Jun 12 20:16:09.497677 crc crio[20719]: time="2026-06-12T20:16:09.497639834Z" level=info msg="Stopping pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066" id=2b905059-1cd8-422e-b6f1-ee2e9a306180 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.293133 | controller | Jun 12 20:16:09.497875 crc crio[20719]: time="2026-06-12T20:16:09.49784563Z" level=info msg="Stopped pod sandbox (already stopped): 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066" id=2b905059-1cd8-422e-b6f1-ee2e9a306180 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.293153 | controller | Jun 12 20:16:09.498971 crc crio[20719]: time="2026-06-12T20:16:09.498934Z" level=info msg="Removing pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066" id=e5d47a97-e240-464f-bf16-202a5f0ff186 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.293170 | controller | Jun 12 20:16:09.513929 crc crio[20719]: time="2026-06-12T20:16:09.513798156Z" level=info msg="Removed pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066" id=e5d47a97-e240-464f-bf16-202a5f0ff186 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.293186 | controller | Jun 12 20:16:09.516527 crc crio[20719]: time="2026-06-12T20:16:09.51607631Z" level=info msg="Stopping pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940" id=8e087da6-ff85-4510-9cc4-1e3cbbebcbbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.293202 | controller | Jun 12 20:16:09.516646 crc crio[20719]: time="2026-06-12T20:16:09.516555813Z" level=info msg="Stopped pod sandbox (already stopped): c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940" id=8e087da6-ff85-4510-9cc4-1e3cbbebcbbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.293219 | controller | Jun 12 20:16:09.517346 crc crio[20719]: time="2026-06-12T20:16:09.51717753Z" level=info msg="Removing pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940" id=6359cd1e-5f35-4ceb-9ddc-363aafebe77d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.293235 | controller | Jun 12 20:16:09.528353 crc crio[20719]: time="2026-06-12T20:16:09.528126835Z" level=info msg="Removed pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940" id=6359cd1e-5f35-4ceb-9ddc-363aafebe77d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.293251 | controller | Jun 12 20:16:11.116036 crc crio[20719]: time="2026-06-12T20:16:11.115508888Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/POD" id=de20d974-f540-4351-8f33-b83d2aa1f452 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.293268 | controller | Jun 12 20:16:11.117451 crc crio[20719]: time="2026-06-12T20:16:11.116045412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.293284 | controller | Jun 12 20:16:11.146923 crc crio[20719]: time="2026-06-12T20:16:11.146813484Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-mlp6w Namespace:openstack ID:6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334 UID:52ed91e4-82c3-44fc-a8cb-c4daa1011bd0 NetNS:/var/run/netns/89835734-73e6-4ae2-96c9-af68b7a4a9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52ed91e4_82c3_44fc_a8cb_c4daa1011bd0.slice PodAnnotations:0xc00259a658}] Aliases:map[]}"
2026-06-12 21:10:20.293302 | controller | Jun 12 20:16:11.146923 crc crio[20719]: time="2026-06-12T20:16:11.146874126Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-mlp6w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.293318 | controller | Jun 12 20:16:11.257685 crc crio[20719]: time="2026-06-12T20:16:11.251662679Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-x2v7z/POD" id=dc7bec93-21b9-43b0-b33b-e340ceb20c1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.293335 | controller | Jun 12 20:16:11.257685 crc crio[20719]: time="2026-06-12T20:16:11.252130172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.293352 | controller | Jun 12 20:16:11.308977 crc crio[20719]: time="2026-06-12T20:16:11.308431215Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-x2v7z Namespace:openstack ID:e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91 UID:1b4525c2-f01f-4eff-a6be-fe373f9c68e7 NetNS:/var/run/netns/13cc81aa-2374-431f-98ce-a52a74d4f12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b4525c2_f01f_4eff_a6be_fe373f9c68e7.slice PodAnnotations:0xc003c981b8}] Aliases:map[]}"
2026-06-12 21:10:20.293372 | controller | Jun 12 20:16:11.309167 crc crio[20719]: time="2026-06-12T20:16:11.308498667Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-x2v7z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.293389 | controller | Jun 12 20:16:11.633993 crc crio[20719]: 2026-06-12T20:16:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7dfe9b802f4863 Mac:52:d3:43:53:aa:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/13cc81aa-2374-431f-98ce-a52a74d4f12f SocketPath: PciID:}] [{Interface:0xc0002d0c00 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.293406 | controller | Jun 12 20:16:11.635212 crc crio[20719]: time="2026-06-12T20:16:11.635102522Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-x2v7z Namespace:openstack ID:e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91 UID:1b4525c2-f01f-4eff-a6be-fe373f9c68e7 NetNS:/var/run/netns/13cc81aa-2374-431f-98ce-a52a74d4f12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b4525c2_f01f_4eff_a6be_fe373f9c68e7.slice PodAnnotations:0xc003c981b8}] Aliases:map[]}"
2026-06-12 21:10:20.293423 | controller | Jun 12 20:16:11.635412 crc crio[20719]: time="2026-06-12T20:16:11.63538524Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-x2v7z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.293440 | controller | Jun 12 20:16:11.651123 crc crio[20719]: time="2026-06-12T20:16:11.651024682Z" level=info msg="Ran pod sandbox e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91 with infra container: openstack/dnsmasq-dns-769fc96f7c-x2v7z/POD" id=dc7bec93-21b9-43b0-b33b-e340ceb20c1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.293456 | controller | Jun 12 20:16:11.652904 crc crio[20719]: time="2026-06-12T20:16:11.652776546Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5202ed2f-c938-47ec-8a27-af5036155659 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.293473 | controller | Jun 12 20:16:11.653024 crc crio[20719]: time="2026-06-12T20:16:11.652973321Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=5202ed2f-c938-47ec-8a27-af5036155659 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.293489 | controller | Jun 12 20:16:11.653024 crc crio[20719]: time="2026-06-12T20:16:11.653017192Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=5202ed2f-c938-47ec-8a27-af5036155659 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.293504 | controller | Jun 12 20:16:11.654121 crc crio[20719]: time="2026-06-12T20:16:11.654043911Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=85a58f37-5fd2-4693-bb97-20229d76ac69 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.293520 | controller | Jun 12 20:16:11.660475 crc crio[20719]: time="2026-06-12T20:16:11.660409859Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 21:10:20.293537 | controller | Jun 12 20:16:11.722176 crc crio[20719]: 2026-06-12T20:16:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cbcf02451bfc81 Mac:e2:1c:7d:eb:20:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/89835734-73e6-4ae2-96c9-af68b7a4a9e3 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.293557 | controller | Jun 12 20:16:11.723189 crc crio[20719]: time="2026-06-12T20:16:11.723097439Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-mlp6w Namespace:openstack ID:6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334 UID:52ed91e4-82c3-44fc-a8cb-c4daa1011bd0 NetNS:/var/run/netns/89835734-73e6-4ae2-96c9-af68b7a4a9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52ed91e4_82c3_44fc_a8cb_c4daa1011bd0.slice PodAnnotations:0xc00259a658}] Aliases:map[]}"
2026-06-12 21:10:20.293574 | controller | Jun 12 20:16:11.723401 crc crio[20719]: time="2026-06-12T20:16:11.723355406Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-mlp6w for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.293591 | controller | Jun 12 20:16:11.729355 crc crio[20719]: time="2026-06-12T20:16:11.72917452Z" level=info msg="Ran pod sandbox 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/POD" id=de20d974-f540-4351-8f33-b83d2aa1f452 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.293607 | controller | Jun 12 20:16:11.732353 crc crio[20719]: time="2026-06-12T20:16:11.732194282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=74db4e71-7a05-4077-a6b6-e77b90be3cbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.293623 | controller | Jun 12 20:16:11.732490 crc crio[20719]: time="2026-06-12T20:16:11.732452009Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=74db4e71-7a05-4077-a6b6-e77b90be3cbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.293639 | controller | Jun 12 20:16:11.732557 crc crio[20719]: time="2026-06-12T20:16:11.732496441Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=74db4e71-7a05-4077-a6b6-e77b90be3cbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.293655 | controller | Jun 12 20:16:11.733784 crc crio[20719]: time="2026-06-12T20:16:11.733687725Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0edd5b53-fd4e-4652-943e-4c9874fbf7de name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.293674 | controller | Jun 12 20:16:11.741569 crc crio[20719]: time="2026-06-12T20:16:11.741448331Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 21:10:20.293692 | controller | Jun 12 20:16:13.649496 crc crio[20719]: time="2026-06-12T20:16:13.6489564Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-vktw9/POD" id=80368bf5-c140-4b19-bb1e-b717928e1036 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.293709 | controller | Jun 12 20:16:13.649496 crc crio[20719]: time="2026-06-12T20:16:13.649507846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.293726 | controller | Jun 12 20:16:13.744496 crc crio[20719]: time="2026-06-12T20:16:13.744386097Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-vktw9 Namespace:openstack ID:cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b UID:14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e NetNS:/var/run/netns/dc8bbf69-0294-4755-bb63-ee765e7a3028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14aa9f4a_4a4e_4b2b_bed9_27bc25db3f5e.slice PodAnnotations:0xc000110db0}] Aliases:map[]}"
2026-06-12 21:10:20.293747 | controller | Jun 12 20:16:13.744496 crc crio[20719]: time="2026-06-12T20:16:13.744457999Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b994dcc49-vktw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.293764 | controller | Jun 12 20:16:14.355803 crc crio[20719]: time="2026-06-12T20:16:14.355404791Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-xcr6d/POD" id=e81dbec3-5024-47f7-889c-94d17f5efb3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.293781 | controller | Jun 12 20:16:14.355803 crc crio[20719]: time="2026-06-12T20:16:14.355831343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.293797 | controller | Jun 12 20:16:14.425488 crc crio[20719]: time="2026-06-12T20:16:14.422574576Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-xcr6d Namespace:openstack ID:ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069 UID:d78dda3b-0a51-45c9-a01b-99ce5ea9a952 NetNS:/var/run/netns/1b63b99f-8342-4ab7-ba8e-66d723318d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78dda3b_0a51_45c9_a01b_99ce5ea9a952.slice PodAnnotations:0xc0005263f0}] Aliases:map[]}"
2026-06-12 21:10:20.293814 | controller | Jun 12 20:16:14.425488 crc crio[20719]: time="2026-06-12T20:16:14.422644038Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-xcr6d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.293831 | controller | Jun 12 20:16:14.503170 crc crio[20719]: 2026-06-12T20:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf332d273a9f13c Mac:e2:4a:56:26:4a:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/dc8bbf69-0294-4755-bb63-ee765e7a3028 SocketPath: PciID:}] [{Interface:0xc00011b500 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.293862 | controller | Jun 12 20:16:14.506326 crc crio[20719]: time="2026-06-12T20:16:14.506158639Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-vktw9 Namespace:openstack ID:cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b UID:14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e NetNS:/var/run/netns/dc8bbf69-0294-4755-bb63-ee765e7a3028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14aa9f4a_4a4e_4b2b_bed9_27bc25db3f5e.slice PodAnnotations:0xc000110db0}] Aliases:map[]}"
2026-06-12 21:10:20.293886 | controller | Jun 12 20:16:14.506713 crc crio[20719]: time="2026-06-12T20:16:14.506538759Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b994dcc49-vktw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.293903 | controller | Jun 12 20:16:14.547189 crc crio[20719]: time="2026-06-12T20:16:14.547103422Z" level=info msg="Ran pod sandbox cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b with infra container: openstack/dnsmasq-dns-6b994dcc49-vktw9/POD" id=80368bf5-c140-4b19-bb1e-b717928e1036 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.293920 | controller | Jun 12 20:16:14.552237 crc crio[20719]: time="2026-06-12T20:16:14.552145633Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=97f1fe9c-b033-4d2d-b404-fc391037d77a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.293937 | controller | Jun 12 20:16:14.552564 crc crio[20719]: time="2026-06-12T20:16:14.552512683Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=97f1fe9c-b033-4d2d-b404-fc391037d77a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.293953 | controller | Jun 12 20:16:14.552641 crc crio[20719]: time="2026-06-12T20:16:14.552589525Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=97f1fe9c-b033-4d2d-b404-fc391037d77a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.293973 | controller | Jun 12 20:16:14.553882 crc crio[20719]: time="2026-06-12T20:16:14.55378224Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8aedde07-9ee0-44ec-a7a1-1216879a4240 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.293990 | controller | Jun 12 20:16:14.564006 crc crio[20719]: time="2026-06-12T20:16:14.563929498Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 21:10:20.294006 | controller | Jun 12 20:16:14.883827 crc crio[20719]: time="2026-06-12T20:16:14.868011143Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=898221b9-a8b6-4e3f-86cc-2478f298379a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.294022 | controller | Jun 12 20:16:14.883827 crc crio[20719]: time="2026-06-12T20:16:14.868099805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.294038 | controller | Jun 12 20:16:14.935725 crc crio[20719]: 2026-06-12T20:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad5750d5ebe7067 Mac:aa:f7:2c:6e:85:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/1b63b99f-8342-4ab7-ba8e-66d723318d3f SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.294055 | controller | Jun 12 20:16:14.938557 crc crio[20719]: time="2026-06-12T20:16:14.938313853Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-xcr6d Namespace:openstack ID:ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069 UID:d78dda3b-0a51-45c9-a01b-99ce5ea9a952 NetNS:/var/run/netns/1b63b99f-8342-4ab7-ba8e-66d723318d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78dda3b_0a51_45c9_a01b_99ce5ea9a952.slice PodAnnotations:0xc0005263f0}] Aliases:map[]}"
2026-06-12 21:10:20.294072 | controller | Jun 12 20:16:14.938557 crc crio[20719]: time="2026-06-12T20:16:14.938514639Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-xcr6d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.294089 | controller | Jun 12 20:16:15.006648 crc crio[20719]: time="2026-06-12T20:16:15.00654006Z" level=info msg="Ran pod sandbox ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069 with infra container: openstack/dnsmasq-dns-68bc84565-xcr6d/POD" id=e81dbec3-5024-47f7-889c-94d17f5efb3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.294105 | controller | Jun 12 20:16:15.012609 crc crio[20719]: time="2026-06-12T20:16:15.012463793Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=92aa0229-3f62-4536-a112-b40c5e260566 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.294122 | controller | Jun 12 20:16:15.012689 crc crio[20719]: time="2026-06-12T20:16:15.012676659Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=92aa0229-3f62-4536-a112-b40c5e260566 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.294138 | controller | Jun 12 20:16:15.012735 crc crio[20719]: time="2026-06-12T20:16:15.0127187Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=92aa0229-3f62-4536-a112-b40c5e260566 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.294154 | controller | Jun 12 20:16:15.014051 crc crio[20719]: time="2026-06-12T20:16:15.013858244Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=be68ebde-af7c-4e34-b35b-cbdd9cb2eecd name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.294175 | controller | Jun 12 20:16:15.014051 crc crio[20719]: time="2026-06-12T20:16:15.014026977Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57 UID:13fe876e-cdb4-434b-89c5-e0e0730a7da2 NetNS:/var/run/netns/ae4a4473-4502-4f23-9385-889f86bd478a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13fe876e_cdb4_434b_89c5_e0e0730a7da2.slice PodAnnotations:0xc000110240}] Aliases:map[]}"
2026-06-12 21:10:20.294192 | controller | Jun 12 20:16:15.014216 crc crio[20719]: time="2026-06-12T20:16:15.014070978Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.294209 | controller | Jun 12 20:16:15.019062 crc crio[20719]: time="2026-06-12T20:16:15.018941528Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 21:10:20.294225 | controller | Jun 12 20:16:15.379046 crc crio[20719]: time="2026-06-12T20:16:15.372606477Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=ae7fb79f-d8e1-448e-9e4e-166ea991f0ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.294242 | controller | Jun 12 20:16:15.379046 crc crio[20719]: time="2026-06-12T20:16:15.372988137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.294258 | controller | Jun 12 20:16:15.433148 crc crio[20719]: 2026-06-12T20:16:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b09d305623b3e01 Mac:8a:0a:1d:c1:9c:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/ae4a4473-4502-4f23-9385-889f86bd478a SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.294275 | controller | Jun 12 20:16:15.434821 crc crio[20719]: time="2026-06-12T20:16:15.434508836Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57 UID:13fe876e-cdb4-434b-89c5-e0e0730a7da2 NetNS:/var/run/netns/ae4a4473-4502-4f23-9385-889f86bd478a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13fe876e_cdb4_434b_89c5_e0e0730a7da2.slice PodAnnotations:0xc000110240}] Aliases:map[]}"
2026-06-12 21:10:20.294292 | controller | Jun 12 20:16:15.434821 crc crio[20719]: time="2026-06-12T20:16:15.434782253Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.294308 | controller | Jun 12 20:16:15.445071 crc crio[20719]: time="2026-06-12T20:16:15.44499698Z" level=info msg="Ran pod sandbox b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57 with infra container: openstack/rabbitmq-server-0/POD" id=898221b9-a8b6-4e3f-86cc-2478f298379a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.294325 | controller | Jun 12 20:16:15.449082 crc crio[20719]: time="2026-06-12T20:16:15.448766603Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=4ff6ddeb-7609-4a31-bbd0-58bab395d7e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.294341 | controller | Jun 12 20:16:15.449934 crc crio[20719]: time="2026-06-12T20:16:15.449801152Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=4ff6ddeb-7609-4a31-bbd0-58bab395d7e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.294361 | controller | Jun 12 20:16:15.450220 crc crio[20719]: time="2026-06-12T20:16:15.450013148Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=4ff6ddeb-7609-4a31-bbd0-58bab395d7e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.294378 | controller | Jun 12 20:16:15.452321 crc crio[20719]: time="2026-06-12T20:16:15.451977402Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=ed9283ba-ed78-4daf-9261-5c8302738fe8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.294394 | controller | Jun 12 20:16:15.464213 crc crio[20719]: time="2026-06-12T20:16:15.464139421Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308 UID:e8bac8a2-7f36-4465-8201-166ad4662d1f NetNS:/var/run/netns/d288b731-10dd-49c8-a4ff-02e258345576 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8bac8a2_7f36_4465_8201_166ad4662d1f.slice PodAnnotations:0xc002d9a248}] Aliases:map[]}"
2026-06-12 21:10:20.294411 | controller | Jun 12 20:16:15.464213 crc crio[20719]: time="2026-06-12T20:16:15.464199713Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.294427 | controller | Jun 12 20:16:15.464562 crc crio[20719]: time="2026-06-12T20:16:15.464448095Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-12 21:10:20.294443 | controller | Jun 12 20:16:16.344578 crc crio[20719]: 2026-06-12T20:16:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3b43a65e85f9ae Mac:46:4f:51:5f:60:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/d288b731-10dd-49c8-a4ff-02e258345576 SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.294460 | controller | Jun 12 20:16:16.349169 crc crio[20719]: time="2026-06-12T20:16:16.348976363Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308 UID:e8bac8a2-7f36-4465-8201-166ad4662d1f NetNS:/var/run/netns/d288b731-10dd-49c8-a4ff-02e258345576 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8bac8a2_7f36_4465_8201_166ad4662d1f.slice PodAnnotations:0xc002d9a248}] Aliases:map[]}"
2026-06-12 21:10:20.294476 | controller | Jun 12 20:16:16.349366 crc crio[20719]: time="2026-06-12T20:16:16.349342643Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.294493 | controller | Jun 12 20:16:16.666622 crc crio[20719]: time="2026-06-12T20:16:16.638601675Z" level=info msg="Ran pod sandbox a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=ae7fb79f-d8e1-448e-9e4e-166ea991f0ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.294510 | controller | Jun 12 20:16:16.678721 crc crio[20719]: time="2026-06-12T20:16:16.677883384Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=a4f3437f-599e-496d-97a8-c2c54097d21a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.294526 | controller | Jun 12 20:16:16.678721 crc crio[20719]: time="2026-06-12T20:16:16.678050379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.294543 | controller | Jun 12 20:16:16.730416 crc crio[20719]: time="2026-06-12T20:16:16.730165025Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=dbba3b91-a189-42d8-a1dd-8e077023b0ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.294598 | controller | Jun 12 20:16:16.730725 crc crio[20719]: time="2026-06-12T20:16:16.730529675Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=dbba3b91-a189-42d8-a1dd-8e077023b0ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.294626 | controller | Jun 12 20:16:16.730725 crc crio[20719]: time="2026-06-12T20:16:16.730586667Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=dbba3b91-a189-42d8-a1dd-8e077023b0ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.294652 | controller | Jun 12 20:16:16.758348 crc crio[20719]: time="2026-06-12T20:16:16.757413914Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5 UID:394d28e1-49a8-4395-9d4b-c236d42f16fa NetNS:/var/run/netns/20ab4ba3-8587-4c73-85d0-4343b601947f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod394d28e1_49a8_4395_9d4b_c236d42f16fa.slice PodAnnotations:0xc00259a768}] Aliases:map[]}"
2026-06-12 21:10:20.294671 | controller | Jun 12 20:16:16.758348 crc crio[20719]: time="2026-06-12T20:16:16.757490846Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.294688 | controller | Jun 12 20:16:16.762978 crc crio[20719]: time="2026-06-12T20:16:16.762899937Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=8b72fc12-d266-4dea-80a7-24bb1c3219b9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.294705 | controller | Jun 12 20:16:16.773596 crc crio[20719]: time="2026-06-12T20:16:16.772984521Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-12 21:10:20.294721 | controller | Jun 12 20:16:17.648877 crc crio[20719]: 2026-06-12T20:16:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc6926df4dc0888 Mac:5a:3e:6b:55:2c:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/20ab4ba3-8587-4c73-85d0-4343b601947f SocketPath: PciID:}] [{Interface:0xc0003028a0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.294738 | controller | Jun 12 20:16:17.654931 crc crio[20719]: time="2026-06-12T20:16:17.652697132Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5 UID:394d28e1-49a8-4395-9d4b-c236d42f16fa NetNS:/var/run/netns/20ab4ba3-8587-4c73-85d0-4343b601947f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod394d28e1_49a8_4395_9d4b_c236d42f16fa.slice PodAnnotations:0xc00259a768}] Aliases:map[]}"
2026-06-12 21:10:20.294755 | controller | Jun 12 20:16:17.654931 crc crio[20719]: time="2026-06-12T20:16:17.652880017Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.294771 | controller | Jun 12 20:16:17.740779 crc crio[20719]: time="2026-06-12T20:16:17.74019092Z" level=info msg="Ran pod sandbox cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5 with infra container: openstack/openstack-galera-0/POD" id=a4f3437f-599e-496d-97a8-c2c54097d21a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.294787 | controller | Jun 12 20:16:17.819470 crc crio[20719]: time="2026-06-12T20:16:17.815664792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=401ca21e-24ba-4f28-8965-0521dad8f8c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.294807 | controller | Jun 12 20:16:17.819470 crc crio[20719]: time="2026-06-12T20:16:17.816731282Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=401ca21e-24ba-4f28-8965-0521dad8f8c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.294824 | controller | Jun 12 20:16:17.819470 crc crio[20719]: time="2026-06-12T20:16:17.816786814Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=401ca21e-24ba-4f28-8965-0521dad8f8c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.294840 | controller | Jun 12 20:16:17.908420 crc crio[20719]: time="2026-06-12T20:16:17.907019457Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c0f7adb0-1e58-497e-8d94-95d8b5127531 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.294878 | controller | Jun 12 20:16:17.925695 crc crio[20719]: time="2026-06-12T20:16:17.925594975Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-12 21:10:20.294896 | controller | Jun 12 20:16:18.459650 crc crio[20719]: time="2026-06-12T20:16:18.458212683Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=2b915bdc-a9da-46ae-b024-b68164dfdf7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.294914 | controller | Jun 12 20:16:18.459815 crc crio[20719]: time="2026-06-12T20:16:18.459785298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.294931 | controller | Jun 12 20:16:18.531052 crc crio[20719]: time="2026-06-12T20:16:18.530960677Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:4bc70aa91e5bcdc31430d44f77a1629680d1d9773b47cc975fd717f7521472c7 UID:04ba4b0d-a8ae-4727-b943-1c7f205fd72b NetNS:/var/run/netns/971f5290-20cd-43bd-885e-c1a6b2e784a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ba4b0d_a8ae_4727_b943_1c7f205fd72b.slice PodAnnotations:0xc00259a158}] Aliases:map[]}"
2026-06-12 21:10:20.294948 | controller | Jun 12 20:16:18.531350 crc crio[20719]: time="2026-06-12T20:16:18.531244205Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.294964 | controller | Jun 12 20:16:18.649839 crc crio[20719]: time="2026-06-12T20:16:18.647962443Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=860f3d7a-5e0e-466e-8094-3f7efc4ed219 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.294981 | controller | Jun 12 20:16:18.649839 crc crio[20719]: time="2026-06-12T20:16:18.64930375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.294998 | controller | Jun 12 20:16:18.846990 crc crio[20719]: time="2026-06-12T20:16:18.846468932Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e UID:e3bf6254-c54a-4e80-a31c-635beb13d1e7 NetNS:/var/run/netns/0bfca96b-3899-4780-a230-fd81ff5f7530 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3bf6254_c54a_4e80_a31c_635beb13d1e7.slice PodAnnotations:0xc00259a3e0}] Aliases:map[]}"
2026-06-12 21:10:20.295014 | controller | Jun 12 20:16:18.846990 crc crio[20719]: time="2026-06-12T20:16:18.846629596Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.295031 | controller | Jun 12 20:16:19.340606 crc crio[20719]: 2026-06-12T20:16:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bc70aa91e5bcdc Mac:fe:f1:0d:11:a2:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/971f5290-20cd-43bd-885e-c1a6b2e784a2 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.295051 | controller | Jun 12 20:16:19.348808 crc crio[20719]: time="2026-06-12T20:16:19.348710265Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:4bc70aa91e5bcdc31430d44f77a1629680d1d9773b47cc975fd717f7521472c7 UID:04ba4b0d-a8ae-4727-b943-1c7f205fd72b NetNS:/var/run/netns/971f5290-20cd-43bd-885e-c1a6b2e784a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ba4b0d_a8ae_4727_b943_1c7f205fd72b.slice PodAnnotations:0xc00259a158}] Aliases:map[]}"
2026-06-12 21:10:20.295069 | controller | Jun 12 20:16:19.351224 crc crio[20719]: time="2026-06-12T20:16:19.351175585Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.295085 | controller | Jun 12 20:16:19.367386 crc crio[20719]: time="2026-06-12T20:16:19.367229448Z" level=info msg="Ran pod sandbox 4bc70aa91e5bcdc31430d44f77a1629680d1d9773b47cc975fd717f7521472c7 with infra container: openstack/memcached-0/POD" id=2b915bdc-a9da-46ae-b024-b68164dfdf7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.295102 | controller | Jun 12 20:16:19.396393 crc crio[20719]: time="2026-06-12T20:16:19.386520653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=a8117645-5e8f-4026-a08e-794ed25b8430 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.295118 | controller | Jun 12 20:16:19.396393 crc crio[20719]: time="2026-06-12T20:16:19.388777566Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=a8117645-5e8f-4026-a08e-794ed25b8430 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.295134 | controller | Jun 12 20:16:19.396393 crc crio[20719]: time="2026-06-12T20:16:19.388832898Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=a8117645-5e8f-4026-a08e-794ed25b8430 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.295151 | controller | Jun 12 20:16:19.396393 crc crio[20719]: time="2026-06-12T20:16:19.391376184Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=1a9f950d-d210-42e1-8a2b-a9af721c5245 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.295167 | controller | Jun 12 20:16:19.400816 crc crio[20719]: time="2026-06-12T20:16:19.40057868Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-12 21:10:20.295184 | controller | Jun 12 20:16:19.740412 crc crio[20719]: 2026-06-12T20:16:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08b3b5f60a19010 Mac:8a:72:65:d9:d4:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/0bfca96b-3899-4780-a230-fd81ff5f7530 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.295201 | controller | Jun 12 20:16:19.741828 crc crio[20719]: time="2026-06-12T20:16:19.741651924Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e UID:e3bf6254-c54a-4e80-a31c-635beb13d1e7 NetNS:/var/run/netns/0bfca96b-3899-4780-a230-fd81ff5f7530 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3bf6254_c54a_4e80_a31c_635beb13d1e7.slice PodAnnotations:0xc00259a3e0}] Aliases:map[]}"
2026-06-12 21:10:20.295222 | controller | Jun 12 20:16:19.741923 crc crio[20719]: time="2026-06-12T20:16:19.741847299Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.295239 | controller | Jun 12 20:16:19.819663 crc crio[20719]: time="2026-06-12T20:16:19.819571826Z" level=info msg="Ran pod sandbox 08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e with infra container: openstack/openstack-cell1-galera-0/POD" id=860f3d7a-5e0e-466e-8094-3f7efc4ed219 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.295255 | controller | Jun 12 20:16:19.824475 crc crio[20719]: time="2026-06-12T20:16:19.824419621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7be47861-f229-47ef-a5ec-d438734c6478 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.295271 | controller | Jun 12 20:16:19.824763 crc crio[20719]: time="2026-06-12T20:16:19.824645677Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=7be47861-f229-47ef-a5ec-d438734c6478 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.295287 | controller | Jun 12 20:16:19.824763 crc crio[20719]: time="2026-06-12T20:16:19.82472086Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=7be47861-f229-47ef-a5ec-d438734c6478 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.295304 | controller | Jun 12 20:16:19.826437 crc crio[20719]: time="2026-06-12T20:16:19.826370717Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=515ec0bc-5f07-41c5-8f33-6e72e9848b67 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.295320 | controller | Jun 12 20:16:19.842626 crc crio[20719]: time="2026-06-12T20:16:19.842369976Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-12 21:10:20.295336 | controller | Jun 12 20:16:21.442879 crc crio[20719]: time="2026-06-12T20:16:21.434644264Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=2ff8244a-50dc-4b51-9f83-460107d44794 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.295352 | controller | Jun 12 20:16:21.444117 crc crio[20719]: time="2026-06-12T20:16:21.442962589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.295369 | controller | Jun 12 20:16:21.523589 crc crio[20719]: time="2026-06-12T20:16:21.52350118Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191 UID:514c8131-b43f-4662-a312-6e9e71084873 NetNS:/var/run/netns/8b28e43f-f2b5-4d36-b4b6-8b903d93ef7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod514c8131_b43f_4662_a312_6e9e71084873.slice PodAnnotations:0xc000110e00}] Aliases:map[]}"
2026-06-12 21:10:20.295386 | controller | Jun 12 20:16:21.523949 crc crio[20719]: time="2026-06-12T20:16:21.523570446Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.295402 | controller | Jun 12 20:16:22.350382 crc crio[20719]: 2026-06-12T20:16:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ea059fba6b1f35 Mac:8a:b5:89:55:73:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/8b28e43f-f2b5-4d36-b4b6-8b903d93ef7b SocketPath: PciID:}] [{Interface:0xc000194df0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.295419 | controller | Jun 12 20:16:22.350680 crc crio[20719]: time="2026-06-12T20:16:22.35048507Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191 UID:514c8131-b43f-4662-a312-6e9e71084873 NetNS:/var/run/netns/8b28e43f-f2b5-4d36-b4b6-8b903d93ef7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod514c8131_b43f_4662_a312_6e9e71084873.slice PodAnnotations:0xc000110e00}] Aliases:map[]}"
2026-06-12 21:10:20.295439 | controller | Jun 12 20:16:22.351514 crc crio[20719]: time="2026-06-12T20:16:22.351383486Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.295456 | controller | Jun 12 20:16:22.414581 crc crio[20719]: time="2026-06-12T20:16:22.413605157Z" level=info msg="Ran pod sandbox 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191 with infra container: openstack/kube-state-metrics-0/POD" id=2ff8244a-50dc-4b51-9f83-460107d44794 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.295473 | controller | Jun 12 20:16:22.425654 crc crio[20719]: time="2026-06-12T20:16:22.422493138Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=a29835f5-13b6-41a6-9c05-be26794d2f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.295490 | controller | Jun 12 20:16:22.425654 crc crio[20719]: time="2026-06-12T20:16:22.422725014Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=a29835f5-13b6-41a6-9c05-be26794d2f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.295506 | controller | Jun 12 20:16:22.425654 crc crio[20719]: time="2026-06-12T20:16:22.422770065Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=a29835f5-13b6-41a6-9c05-be26794d2f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.295522 | controller | Jun 12 20:16:22.433679 crc crio[20719]: time="2026-06-12T20:16:22.425718599Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=7473f9c8-588a-4515-a6a4-edd63366c69d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.295539 | controller | Jun 12 20:16:22.442250 crc crio[20719]: time="2026-06-12T20:16:22.441163163Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-12 21:10:20.295555 | controller | Jun 12 20:16:23.866728 crc crio[20719]: time="2026-06-12T20:16:23.866096483Z" level=info msg="Running pod sandbox: openstack/ovn-controller-58skl/POD" id=e015ed9b-c819-40d5-9198-4e5169653b32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.295571 | controller | Jun 12 20:16:23.914322 crc crio[20719]: time="2026-06-12T20:16:23.914137271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.295587 | controller | Jun 12 20:16:23.914961 crc crio[20719]: time="2026-06-12T20:16:23.884553435Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-qzjp6/POD" id=2fc7e936-4a53-4ce6-b287-aef4e318b115 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.295604 | controller | Jun 12 20:16:23.915090 crc crio[20719]: time="2026-06-12T20:16:23.915029517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.295627 | controller | Jun 12 20:16:24.664772 crc crio[20719]: time="2026-06-12T20:16:24.664535246Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=d78b2bd5-2a9b-44a6-8ccf-f59aeee7cc13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.295726 | controller | Jun 12 20:16:24.664772 crc crio[20719]: time="2026-06-12T20:16:24.66469168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.295753 | controller | Jun 12 20:16:26.801371 crc crio[20719]: time="2026-06-12T20:16:26.797945292Z" level=info msg="Got pod network &{Name:ovn-controller-58skl Namespace:openstack ID:e5a92dafc4b1a8d583078115935cb313e32f385fb5fd652848a486be095b9c8f UID:cc107692-77f5-4f3c-b263-bb485f48def9 NetNS:/var/run/netns/5ec74fdd-631c-47ae-a9fb-4b26591ca2bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc107692_77f5_4f3c_b263_bb485f48def9.slice PodAnnotations:0xc0005261d0}] Aliases:map[]}"
2026-06-12 21:10:20.295772 | controller | Jun 12 20:16:26.802564 crc crio[20719]: time="2026-06-12T20:16:26.801423571Z" level=info msg="Adding pod openstack_ovn-controller-58skl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.295789 | controller | Jun 12 20:16:28.741868 crc crio[20719]: 2026-06-12T20:16:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5a92dafc4b1a8d Mac:da:bc:ce:ac:d8:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/5ec74fdd-631c-47ae-a9fb-4b26591ca2bc SocketPath: PciID:}] [{Interface:0xc0001e2a20 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.295807 | controller | Jun 12 20:16:28.743652 crc crio[20719]: time="2026-06-12T20:16:28.743587479Z" level=info msg="Got pod network &{Name:ovn-controller-58skl Namespace:openstack ID:e5a92dafc4b1a8d583078115935cb313e32f385fb5fd652848a486be095b9c8f UID:cc107692-77f5-4f3c-b263-bb485f48def9 NetNS:/var/run/netns/5ec74fdd-631c-47ae-a9fb-4b26591ca2bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc107692_77f5_4f3c_b263_bb485f48def9.slice PodAnnotations:0xc0005261d0}] Aliases:map[]}"
2026-06-12 21:10:20.295824 | controller | Jun 12 20:16:28.743817 crc crio[20719]: time="2026-06-12T20:16:28.743780171Z" level=info msg="Checking pod openstack_ovn-controller-58skl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.295841 | controller | Jun 12 20:16:34.257970 crc crio[20719]: time="2026-06-12T20:16:34.257171291Z" level=info msg="Ran pod sandbox e5a92dafc4b1a8d583078115935cb313e32f385fb5fd652848a486be095b9c8f with infra container: openstack/ovn-controller-58skl/POD" id=e015ed9b-c819-40d5-9198-4e5169653b32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.295878 | controller | Jun 12 20:16:34.261795 crc crio[20719]: time="2026-06-12T20:16:34.261698597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=088122a9-03fe-47e0-9771-36c894248186 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.295897 | controller | Jun 12 20:16:34.262031 crc crio[20719]: time="2026-06-12T20:16:34.261966123Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=088122a9-03fe-47e0-9771-36c894248186 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.295914 | controller | Jun 12 20:16:34.262104 crc crio[20719]: time="2026-06-12T20:16:34.262065776Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=088122a9-03fe-47e0-9771-36c894248186 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.295931 | controller | Jun 12 20:16:34.263765 crc crio[20719]: time="2026-06-12T20:16:34.263422575Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=49fdc02e-fc28-4280-9f97-cf222c7e0f06 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.295947 | controller | Jun 12 20:16:34.271827 crc crio[20719]: time="2026-06-12T20:16:34.271736361Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-12 21:10:20.295968 | controller | Jun 12 20:16:35.356239 crc crio[20719]: time="2026-06-12T20:16:35.355848101Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-qzjp6 Namespace:openstack ID:c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a UID:d4ca80a6-22d2-402b-bd8a-b223ab587a99 NetNS:/var/run/netns/17d68a5b-470e-437e-94cb-d7b1cc1e2285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4ca80a6_22d2_402b_bd8a_b223ab587a99.slice PodAnnotations:0xc003ab06c8}] Aliases:map[]}"
2026-06-12 21:10:20.295986 | controller | Jun 12 20:16:35.356239 crc crio[20719]: time="2026-06-12T20:16:35.355985885Z" level=info msg="Adding pod openstack_ovn-controller-ovs-qzjp6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.296002 | controller | Jun 12 20:16:35.846020 crc crio[20719]: time="2026-06-12T20:16:35.845663054Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=82edb305-d619-403d-a750-5ee9be8c46fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.296019 | controller | Jun 12 20:16:35.846020 crc crio[20719]: time="2026-06-12T20:16:35.846014244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.296036 | controller | Jun 12 20:16:36.652559 crc crio[20719]: 2026-06-12T20:16:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c08d761e3c34e76 Mac:f2:c8:de:28:2f:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/17d68a5b-470e-437e-94cb-d7b1cc1e2285 SocketPath: PciID:}] [{Interface:0xc00025cc10 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.296053 | controller | Jun 12 20:16:36.654355 crc crio[20719]: time="2026-06-12T20:16:36.653401983Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-qzjp6 Namespace:openstack ID:c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a UID:d4ca80a6-22d2-402b-bd8a-b223ab587a99 NetNS:/var/run/netns/17d68a5b-470e-437e-94cb-d7b1cc1e2285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4ca80a6_22d2_402b_bd8a_b223ab587a99.slice PodAnnotations:0xc003ab06c8}] Aliases:map[]}"
2026-06-12 21:10:20.296070 | controller | Jun 12 20:16:36.654355 crc crio[20719]: time="2026-06-12T20:16:36.653563767Z" level=info msg="Checking pod openstack_ovn-controller-ovs-qzjp6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.296087 | controller | Jun 12 20:16:39.711391 crc crio[20719]: time="2026-06-12T20:16:39.710211396Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-gfwzk/POD" id=e0b60794-2977-4da7-aa8a-cc355b49b192 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.296103 | controller | Jun 12 20:16:39.711391 crc crio[20719]: time="2026-06-12T20:16:39.711049148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.296120 | controller | Jun 12 20:16:44.938611 crc crio[20719]: time="2026-06-12T20:16:44.937744086Z" level=info msg="Ran pod sandbox c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a with infra container: openstack/ovn-controller-ovs-qzjp6/POD" id=2fc7e936-4a53-4ce6-b287-aef4e318b115 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.296137 | controller | Jun 12 20:16:44.940771 crc crio[20719]: time="2026-06-12T20:16:44.93941487Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68 UID:1762fc3d-b2f9-4f81-9500-5c8460906253 NetNS:/var/run/netns/d92f2fb9-c03f-40d0-a0af-27715a94c3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1762fc3d_b2f9_4f81_9500_5c8460906253.slice PodAnnotations:0xc000a38350}] Aliases:map[]}"
2026-06-12 21:10:20.296160 | controller | Jun 12 20:16:44.940771 crc crio[20719]: time="2026-06-12T20:16:44.939463341Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.296178 | controller | Jun 12 20:16:44.941677 crc crio[20719]: time="2026-06-12T20:16:44.941583541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=28f7d067-bfe2-4332-afaf-67a1a7bdc29c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296194 | controller | Jun 12 20:16:44.941919 crc crio[20719]: time="2026-06-12T20:16:44.941855488Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=28f7d067-bfe2-4332-afaf-67a1a7bdc29c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296210 | controller | Jun 12 20:16:44.942012 crc crio[20719]: time="2026-06-12T20:16:44.941942122Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=28f7d067-bfe2-4332-afaf-67a1a7bdc29c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296226 | controller | Jun 12 20:16:44.942843 crc crio[20719]: time="2026-06-12T20:16:44.942767133Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=b10ff92c-60fa-431e-9847-a045698b5366 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.296242 | controller | Jun 12 20:16:44.950690 crc crio[20719]: time="2026-06-12T20:16:44.950613764Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-12 21:10:20.296258 | controller | Jun 12 20:16:45.638708 crc crio[20719]: 2026-06-12T20:16:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:656096e1db701fa Mac:3a:c1:ae:56:04:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/d92f2fb9-c03f-40d0-a0af-27715a94c3e6 SocketPath: PciID:}] [{Interface:0xc0002f4800 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.296274 | controller | Jun 12 20:16:45.639365 crc crio[20719]: time="2026-06-12T20:16:45.639104006Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68 UID:1762fc3d-b2f9-4f81-9500-5c8460906253 NetNS:/var/run/netns/d92f2fb9-c03f-40d0-a0af-27715a94c3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1762fc3d_b2f9_4f81_9500_5c8460906253.slice PodAnnotations:0xc000a38350}] Aliases:map[]}"
2026-06-12 21:10:20.296290 | controller | Jun 12 20:16:45.639791 crc crio[20719]: time="2026-06-12T20:16:45.639511438Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.296307 | controller | Jun 12 20:16:50.807162 crc crio[20719]: time="2026-06-12T20:16:50.806515115Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-86cd84489-752nr/POD" id=49d2ff89-9f96-4d4f-bf24-5728d716069c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.296323 | controller | Jun 12 20:16:50.807162 crc crio[20719]: time="2026-06-12T20:16:50.807199285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.296339 | controller | Jun 12 20:16:51.647106 crc crio[20719]: time="2026-06-12T20:16:51.64683939Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6" id=8b72fc12-d266-4dea-80a7-24bb1c3219b9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.296356 | controller | Jun 12 20:16:51.648455 crc crio[20719]: time="2026-06-12T20:16:51.648365814Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=4848aa3b-face-4ac5-b656-be1539ed580d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296376 | controller | Jun 12 20:16:51.664032 crc crio[20719]: time="2026-06-12T20:16:51.663958661Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f" id=1a9f950d-d210-42e1-8a2b-a9af721c5245 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.296393 | controller | Jun 12 20:16:51.667921 crc crio[20719]: time="2026-06-12T20:16:51.667825787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=5f3d7e2b-7384-4549-b57c-b13e2b2e9f98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296409 | controller | Jun 12 20:16:51.670741 crc crio[20719]: time="2026-06-12T20:16:51.670584948Z" level=info msg="Ran pod sandbox 656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68 with infra container: openstack/ovsdbserver-nb-0/POD" id=d78b2bd5-2a9b-44a6-8ccf-f59aeee7cc13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.296425 | controller | Jun 12 20:16:51.675105 crc crio[20719]: time="2026-06-12T20:16:51.674094332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=9bcd031b-30da-44b3-95ea-7ad573a0daac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296441 | controller | Jun 12 20:16:51.675105 crc crio[20719]: time="2026-06-12T20:16:51.674585345Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=9bcd031b-30da-44b3-95ea-7ad573a0daac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296457 | controller | Jun 12 20:16:51.675105 crc crio[20719]: time="2026-06-12T20:16:51.674668298Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=9bcd031b-30da-44b3-95ea-7ad573a0daac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296474 | controller | Jun 12 20:16:51.676695 crc crio[20719]: time="2026-06-12T20:16:51.676626483Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=1185762e-a777-4fb8-9151-05753ae98719 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.296490 | controller | Jun 12 20:16:51.685910 crc crio[20719]: time="2026-06-12T20:16:51.685825869Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-12 21:10:20.296506 | controller | Jun 12 20:16:51.688823 crc crio[20719]: time="2026-06-12T20:16:51.688781241Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505" id=c0f7adb0-1e58-497e-8d94-95d8b5127531 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.296523 | controller | Jun 12 20:16:51.690120 crc crio[20719]: time="2026-06-12T20:16:51.690028527Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8a4293cb-50cf-4d2a-b6c4-e091489c7e6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296539 | controller | Jun 12 20:16:53.276364 crc crio[20719]: time="2026-06-12T20:16:53.276171808Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=adbfc8bd-2fbe-44c3-ab56-204392925a05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296554 | controller | Jun 12 20:16:53.297788 crc crio[20719]: time="2026-06-12T20:16:53.29713298Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=2a2dbb49-dec9-49f5-9f0c-58ada2cbe0b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296575 | controller | Jun 12 20:16:53.329875 crc crio[20719]: time="2026-06-12T20:16:53.32975766Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=27616173-6068-46d6-b7c7-0e3026d0bfe1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296592 | controller | Jun 12 20:16:53.380965 crc crio[20719]: time="2026-06-12T20:16:53.380770129Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505" id=515ec0bc-5f07-41c5-8f33-6e72e9848b67 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.296608 | controller | Jun 12 20:16:53.382178 crc crio[20719]: time="2026-06-12T20:16:53.382130183Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=60999a88-5efa-439c-acd1-f0dc677e62cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296644 | controller | Jun 12 20:16:53.382547 crc crio[20719]: time="2026-06-12T20:16:53.382435354Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6" id=ed9283ba-ed78-4daf-9261-5c8302738fe8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.296665 | controller | Jun 12 20:16:53.383745 crc crio[20719]: time="2026-06-12T20:16:53.383583333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=4a9822bd-5b7e-4c6f-8166-b6a2648eba5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296684 | controller | Jun 12 20:16:55.088450 crc crio[20719]: time="2026-06-12T20:16:55.088352323Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=1060a54b-e2da-4ccd-881b-43320e9c8554 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.296703 | controller | Jun 12 20:16:55.101833 crc crio[20719]: time="2026-06-12T20:16:55.097697593Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=f50e15d7-53a7-42f7-8737-3ffd95b3c062 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.296721 | controller | Jun 12 20:16:55.109375 crc crio[20719]: time="2026-06-12T20:16:55.102015777Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1755ed75-b805-48cc-a6b4-530b4759addf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296740 | controller | Jun 12 20:16:55.109375 crc crio[20719]: time="2026-06-12T20:16:55.105399538Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=1462e5e9-3aeb-414e-8f3c-7e5923e80cfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.296759 | controller | Jun 12 20:16:55.109375 crc crio[20719]: time="2026-06-12T20:16:55.106255457Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=7473f9c8-588a-4515-a6a4-edd63366c69d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.296777 | controller | Jun 12 20:16:55.109375 crc crio[20719]: time="2026-06-12T20:16:55.107874618Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=6606f047-9f5c-4fb3-a108-5151e3a5f7bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296796 | controller | Jun 12 20:16:55.109375 crc crio[20719]: time="2026-06-12T20:16:55.108186416Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=4ab21bdf-30f5-4999-8c60-ed0a4eff5cee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296815 | controller | Jun 12 20:16:55.110606 crc crio[20719]: time="2026-06-12T20:16:55.11047199Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=0edd5b53-fd4e-4652-943e-4c9874fbf7de name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.296837 | controller | Jun 12 20:16:55.112030 crc crio[20719]: time="2026-06-12T20:16:55.11191561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a956a69a-bb1a-4397-99e0-50ccf1c447f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.296877 | controller | Jun 12 20:16:55.115074 crc crio[20719]: time="2026-06-12T20:16:55.114982105Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-gfwzk Namespace:openstack ID:1f6b7973fafaddec7559e1b8b3b922d29bd778a533f88e64d47adc57866a8d7f UID:0c4ff50f-61b1-4c54-86af-2de1b0acdee3 NetNS:/var/run/netns/fc676be4-7967-4a8b-9f1d-e9e743fa22ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c4ff50f_61b1_4c54_86af_2de1b0acdee3.slice PodAnnotations:0xc000526488}] Aliases:map[]}"
2026-06-12 21:10:20.296896 | controller | Jun 12 20:16:55.115074 crc crio[20719]: time="2026-06-12T20:16:55.115049817Z" level=info msg="Adding pod openstack_ovn-controller-metrics-gfwzk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.296913 | controller | Jun 12 20:16:55.166810 crc crio[20719]: time="2026-06-12T20:16:55.166610557Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a UID:f7bc37f3-b516-4d08-a7ce-182949df0c44 NetNS:/var/run/netns/2f4f5e46-546e-4b8f-a768-749acc2829db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7bc37f3_b516_4d08_a7ce_182949df0c44.slice PodAnnotations:0xc000526730}] Aliases:map[]}"
2026-06-12 21:10:20.296930 | controller | Jun 12 20:16:55.166810 crc crio[20719]: time="2026-06-12T20:16:55.166760451Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.296947 | controller | Jun 12 20:16:55.699585 crc crio[20719]: 2026-06-12T20:16:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f6b7973fafadde Mac:ae:57:b1:1d:f6:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/fc676be4-7967-4a8b-9f1d-e9e743fa22ef SocketPath: PciID:}] [{Interface:0xc00068cf90 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.296964 | controller | Jun 12 20:16:55.701463 crc crio[20719]: time="2026-06-12T20:16:55.701255292Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-gfwzk Namespace:openstack ID:1f6b7973fafaddec7559e1b8b3b922d29bd778a533f88e64d47adc57866a8d7f UID:0c4ff50f-61b1-4c54-86af-2de1b0acdee3 NetNS:/var/run/netns/fc676be4-7967-4a8b-9f1d-e9e743fa22ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c4ff50f_61b1_4c54_86af_2de1b0acdee3.slice PodAnnotations:0xc000526488}] Aliases:map[]}"
2026-06-12 21:10:20.296981 | controller | Jun 12 20:16:55.701585 crc crio[20719]: time="2026-06-12T20:16:55.70153981Z" level=info msg="Checking pod openstack_ovn-controller-metrics-gfwzk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.296998 | controller | Jun 12 20:16:55.902951 crc crio[20719]: 2026-06-12T20:16:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a07ecc53f1485ff Mac:d6:2d:2b:69:ec:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/2f4f5e46-546e-4b8f-a768-749acc2829db SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.297014 | controller | Jun 12 20:16:55.904133 crc crio[20719]: time="2026-06-12T20:16:55.904034805Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a UID:f7bc37f3-b516-4d08-a7ce-182949df0c44 NetNS:/var/run/netns/2f4f5e46-546e-4b8f-a768-749acc2829db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7bc37f3_b516_4d08_a7ce_182949df0c44.slice PodAnnotations:0xc000526730}] Aliases:map[]}"
2026-06-12 21:10:20.297034 | controller | Jun 12 20:16:55.904368 crc crio[20719]: time="2026-06-12T20:16:55.90422602Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.297050 | controller | Jun 12 20:16:56.096241 crc crio[20719]: time="2026-06-12T20:16:56.096144616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.297067 | controller | Jun 12 20:16:56.112036 crc crio[20719]: time="2026-06-12T20:16:56.111938667Z" level=info msg="Ran pod sandbox 1f6b7973fafaddec7559e1b8b3b922d29bd778a533f88e64d47adc57866a8d7f with infra container: openstack/ovn-controller-metrics-gfwzk/POD" id=e0b60794-2977-4da7-aa8a-cc355b49b192 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.297083 | controller | Jun 12 20:16:56.115655 crc crio[20719]: time="2026-06-12T20:16:56.115211078Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=89d0b893-1223-44e1-8eaa-a426ef290efd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297100 | controller | Jun 12 20:16:56.118229 crc crio[20719]: time="2026-06-12T20:16:56.118130101Z" level=info msg="Ran pod sandbox a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a with infra container: openstack/ovsdbserver-sb-0/POD" id=82edb305-d619-403d-a750-5ee9be8c46fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.297116 | controller | Jun 12 20:16:56.121242 crc crio[20719]: time="2026-06-12T20:16:56.121068402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=6b8c4d24-91a5-4974-b337-559db6194218 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297132 | controller | Jun 12 20:16:56.130388 crc crio[20719]: time="2026-06-12T20:16:56.130174246Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=89d0b893-1223-44e1-8eaa-a426ef290efd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297148 | controller | Jun 12 20:16:56.130840 crc crio[20719]: time="2026-06-12T20:16:56.130476054Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=89d0b893-1223-44e1-8eaa-a426ef290efd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297164 | controller | Jun 12 20:16:56.131884 crc crio[20719]: time="2026-06-12T20:16:56.13178588Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=baba3ad8-efa2-4e36-ba1d-c9e6a4da5550 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.297206 | controller | Jun 12 20:16:56.133017 crc crio[20719]: time="2026-06-12T20:16:56.132585553Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=6b8c4d24-91a5-4974-b337-559db6194218 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297228 | controller | Jun 12 20:16:56.135368 crc crio[20719]: time="2026-06-12T20:16:56.135223297Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-12 21:10:20.297245 | controller | Jun 12 20:16:56.135877 crc crio[20719]: time="2026-06-12T20:16:56.135809684Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=6b8c4d24-91a5-4974-b337-559db6194218 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297266 | controller | Jun 12 20:16:56.137226 crc crio[20719]: time="2026-06-12T20:16:56.137202641Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=0c4dd570-bca4-4a95-8e3b-b4881d6c9efa name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.297282 | controller | Jun 12 20:16:56.139981 crc crio[20719]: time="2026-06-12T20:16:56.139906858Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-12 21:10:20.297299 | controller | Jun 12 20:16:56.142233 crc crio[20719]: time="2026-06-12T20:16:56.142174412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.297316 | controller | Jun 12 20:16:56.145142 crc crio[20719]: time="2026-06-12T20:16:56.14489255Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577" id=b10ff92c-60fa-431e-9847-a045698b5366 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.297332 | controller | Jun 12 20:16:56.147059 crc crio[20719]: time="2026-06-12T20:16:56.146782444Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=402d1101-df4b-4446-b182-539e92464dad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297348 | controller | Jun 12 20:16:56.148184 crc crio[20719]: time="2026-06-12T20:16:56.148113371Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43" id=49fdc02e-fc28-4280-9f97-cf222c7e0f06 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.297364 | controller | Jun 12 20:16:56.149370 crc crio[20719]: time="2026-06-12T20:16:56.149190697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.297380 | controller | Jun 12 20:16:56.152354 crc crio[20719]: time="2026-06-12T20:16:56.15219052Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=ab7902fe-9344-48ae-9119-6b351bfd6f34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297397 | controller | Jun 12 20:16:56.165770 crc crio[20719]: time="2026-06-12T20:16:56.165619264Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=be68ebde-af7c-4e34-b35b-cbdd9cb2eecd name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.297413 | controller | Jun 12 20:16:56.167476 crc crio[20719]: time="2026-06-12T20:16:56.167227451Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=1d65e892-2f9e-4951-99c4-544d99dc676b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.297429 | controller | Jun 12 20:16:56.168003 crc crio[20719]: time="2026-06-12T20:16:56.167927844Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-752nr Namespace:openstack ID:0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946 UID:27548c2a-9378-4006-9fbf-d59def9cc4fb NetNS:/var/run/netns/4321c4bc-3051-40b7-9ccd-1b4debf925e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27548c2a_9378_4006_9fbf_d59def9cc4fb.slice PodAnnotations:0xc000a38248}] Aliases:map[]}"
2026-06-12 21:10:20.297446 | controller | Jun 12 20:16:56.168003 crc crio[20719]: time="2026-06-12T20:16:56.167993916Z" level=info msg="Adding pod openstack_dnsmasq-dns-86cd84489-752nr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.297463 | controller | Jun 12 20:16:56.168547 crc crio[20719]: time="2026-06-12T20:16:56.168449944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d9123252-0508-47db-9899-dfb0618e11d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297482 | controller | Jun 12 20:16:56.170563 crc crio[20719]: time="2026-06-12T20:16:56.17047233Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=da8b2a68-bbf4-4b07-a21c-00c7e9175f48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.297499 | controller | Jun 12 20:16:56.180506 crc crio[20719]: time="2026-06-12T20:16:56.180222189Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=85a58f37-5fd2-4693-bb97-20229d76ac69 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.297515 | controller | Jun 12 20:16:56.184166 crc crio[20719]: time="2026-06-12T20:16:56.184031309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=83451f2b-14b6-4905-9d1f-17aed2cbc430 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297532 | controller | Jun 12 20:16:56.193390 crc crio[20719]: time="2026-06-12T20:16:56.193245716Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=8aedde07-9ee0-44ec-a7a1-1216879a4240 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.297548 | controller | Jun 12 20:16:56.196096 crc crio[20719]: time="2026-06-12T20:16:56.195808717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fbee48c2-b961-43db-8f2b-bf4db487a078 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297564 | controller | Jun 12 20:16:56.211577 crc crio[20719]: time="2026-06-12T20:16:56.211491646Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=fcd5aaa1-2dec-4c0f-88f6-206bb7bfec98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297580 | controller | Jun 12 20:16:56.216048 crc crio[20719]: time="2026-06-12T20:16:56.21596642Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956" id=1185762e-a777-4fb8-9151-05753ae98719 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.297596 | controller | Jun 12 20:16:56.217077 crc crio[20719]: time="2026-06-12T20:16:56.216952388Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=61da2903-61ee-4487-82c0-0715329b93da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297612 | controller | Jun 12 20:16:56.225934 crc crio[20719]: time="2026-06-12T20:16:56.225647861Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=dd1f0784-5a39-4f47-80ef-949c678fa772 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.297628 | controller | Jun 12 20:16:56.231004 crc crio[20719]: time="2026-06-12T20:16:56.230889238Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=57e3efa2-95cd-47d6-88b9-543ffcc4bf8d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297644 | controller | Jun 12 20:16:56.235788 crc crio[20719]: time="2026-06-12T20:16:56.235669271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b0d77d11-13e8-465f-88da-6b21e5cc53e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297660 | controller | Jun 12 20:16:56.267106 crc crio[20719]: time="2026-06-12T20:16:56.267004425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=808d933b-2502-412e-9777-70b62e990561 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297679 | controller | Jun 12 20:16:56.288657 crc crio[20719]: time="2026-06-12T20:16:56.288074114Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=be1b14d6-a3fe-4dde-81fe-1ad05f995713 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297696 | controller | Jun 12 20:16:56.315425 crc crio[20719]: time="2026-06-12T20:16:56.311786226Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-x2v7z/init" id=822512e7-5177-4323-9586-2dfb051959ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.297712 | controller | Jun 12 20:16:56.343645 crc crio[20719]: time="2026-06-12T20:16:56.343532692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.297728 | controller | Jun 12 20:16:56.344596 crc crio[20719]: time="2026-06-12T20:16:56.344519911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.297745 | controller | Jun 12 20:16:56.349656 crc crio[20719]: time="2026-06-12T20:16:56.3495647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.297761 | controller | Jun 12 20:16:56.355715 crc crio[20719]: time="2026-06-12T20:16:56.35563556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=a9a8397d-cd1b-4bc8-9e49-f8fd9817a17e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297777 | controller | Jun 12 20:16:56.362760 crc crio[20719]: time="2026-06-12T20:16:56.36267618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.297793 | controller | Jun 12 20:16:56.364914 crc crio[20719]: time="2026-06-12T20:16:56.36454939Z" level=info msg="Creating container: openstack/ovn-controller-ovs-qzjp6/ovsdb-server-init" id=a23db6c1-3879-4c5c-9f03-2b94992f3421 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.297810 | controller | Jun 12 20:16:56.365028 crc crio[20719]: time="2026-06-12T20:16:56.364676741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=c7fef9f5-73ed-4775-a465-0868a8857291 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297826 | controller | Jun 12 20:16:56.365028 crc crio[20719]: time="2026-06-12T20:16:56.364808465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=38ee38e5-3652-4bf9-ab2f-ba09358f06aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.297842 | controller | Jun 12 20:16:56.393768 crc crio[20719]: time="2026-06-12T20:16:56.393674901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.297879 | controller | Jun 12 20:16:56.399861 crc crio[20719]: time="2026-06-12T20:16:56.399780212Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/init" id=8f908c7f-5820-41a7-a35b-6ffa5f7689c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.297897 | controller | Jun 12 20:16:56.401632 crc crio[20719]: time="2026-06-12T20:16:56.400795603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.297913 | controller | Jun 12 20:16:56.404509 crc crio[20719]: time="2026-06-12T20:16:56.404457526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.297930 | controller | Jun 12 20:16:56.407060 crc crio[20719]: time="2026-06-12T20:16:56.406988942Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-vktw9/init" id=d043ca98-00c2-45ce-b53d-2cf5811a1954 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.297951 | controller | Jun 12 20:16:56.421790 crc crio[20719]: time="2026-06-12T20:16:56.421682923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.297967 | controller | Jun 12 20:16:56.438163 crc crio[20719]: time="2026-06-12T20:16:56.438106903Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=2d39fbce-5e3e-4624-b3d5-687f823ea797 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.297983 | controller | Jun 12 20:16:56.466378 crc crio[20719]: time="2026-06-12T20:16:56.466199966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298000 | controller | Jun 12 20:16:56.468910 crc crio[20719]: time="2026-06-12T20:16:56.46883779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298016 | controller | Jun 12 20:16:56.471867 crc crio[20719]: time="2026-06-12T20:16:56.471795832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298033 | controller | Jun 12 20:16:56.477632 crc crio[20719]: time="2026-06-12T20:16:56.477542993Z" level=info msg="Creating container: openstack/ovn-controller-58skl/ovn-controller" id=ed612692-7028-47be-9ffe-7386ca9a7f5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.298049 | controller | Jun 12 20:16:56.479520 crc crio[20719]: time="2026-06-12T20:16:56.479450638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298065 | controller | Jun 12 20:16:56.487718 crc crio[20719]: time="2026-06-12T20:16:56.487659124Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-xcr6d/init" id=4b250953-6da2-4cba-a2a4-867eae7b5b94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.298081 | controller | Jun 12 20:16:56.490882 crc crio[20719]: time="2026-06-12T20:16:56.490813703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298098 | controller | Jun 12 20:16:56.497784 crc crio[20719]: time="2026-06-12T20:16:56.497717815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298113 | controller | Jun 12 20:16:56.518025 crc crio[20719]: time="2026-06-12T20:16:56.517840314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298129 | controller | Jun 12 20:16:56.518465 crc crio[20719]: time="2026-06-12T20:16:56.518167073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298146 | controller | Jun 12 20:16:56.524931 crc crio[20719]: time="2026-06-12T20:16:56.524887094Z" level=info msg="Created container 8626537a566168fc966db0fb8ddcf43acde80b6c5203e639f447093be068eec1: openstack/openstack-galera-0/mysql-bootstrap" id=1060a54b-e2da-4ccd-881b-43320e9c8554 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.298162 | controller | Jun 12 20:16:56.526406 crc crio[20719]: time="2026-06-12T20:16:56.526223811Z" level=info msg="Starting container: 8626537a566168fc966db0fb8ddcf43acde80b6c5203e639f447093be068eec1" id=8c1475a6-4380-42fd-9a52-6d1efdd02efc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.298183 | controller | Jun 12 20:16:56.531490 crc crio[20719]: time="2026-06-12T20:16:56.531143759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298199 | controller | Jun 12 20:16:56.531999 crc crio[20719]: time="2026-06-12T20:16:56.53192151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298215 | controller | Jun 12 20:16:56.533131 crc crio[20719]: time="2026-06-12T20:16:56.533035984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298231 | controller | Jun 12 20:16:56.536738 crc crio[20719]: time="2026-06-12T20:16:56.536636042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298298 | controller | Jun 12 20:16:56.540839 crc crio[20719]: time="2026-06-12T20:16:56.540762161Z" level=info msg="Started container" PID=53426 containerID=8626537a566168fc966db0fb8ddcf43acde80b6c5203e639f447093be068eec1 description=openstack/openstack-galera-0/mysql-bootstrap id=8c1475a6-4380-42fd-9a52-6d1efdd02efc name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5
2026-06-12 21:10:20.298325 | controller | Jun 12 20:16:56.543684 crc crio[20719]: time="2026-06-12T20:16:56.543613701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298343 | controller | Jun 12 20:16:56.548964 crc crio[20719]: time="2026-06-12T20:16:56.548761621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298360 | controller | Jun 12 20:16:56.691889 crc crio[20719]: 2026-06-12T20:16:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0968d4a80234288 Mac:76:d2:30:94:7b:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/4321c4bc-3051-40b7-9ccd-1b4debf925e3 SocketPath: PciID:}] [{Interface:0xc00048ea30 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.298377 | controller | Jun 12 20:16:56.693734 crc crio[20719]: time="2026-06-12T20:16:56.693608478Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-752nr Namespace:openstack ID:0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946 UID:27548c2a-9378-4006-9fbf-d59def9cc4fb NetNS:/var/run/netns/4321c4bc-3051-40b7-9ccd-1b4debf925e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27548c2a_9378_4006_9fbf_d59def9cc4fb.slice PodAnnotations:0xc000a38248}] Aliases:map[]}"
2026-06-12 21:10:20.298394 | controller | Jun 12 20:16:56.693856 crc crio[20719]: time="2026-06-12T20:16:56.693812794Z" level=info msg="Checking pod openstack_dnsmasq-dns-86cd84489-752nr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.298411 | controller | Jun 12 20:16:56.880204 crc crio[20719]: time="2026-06-12T20:16:56.879633868Z" level=info msg="Ran pod sandbox 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946 with infra container: openstack/dnsmasq-dns-86cd84489-752nr/POD" id=49d2ff89-9f96-4d4f-bf24-5728d716069c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.298428 | controller | Jun 12 20:16:56.882600 crc crio[20719]: time="2026-06-12T20:16:56.882516509Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9f46af29-759f-462d-8c04-730ef46ff37d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.298448 | controller | Jun 12 20:16:56.915049 crc crio[20719]: time="2026-06-12T20:16:56.914571252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298465 | controller | Jun 12 20:16:56.918080 crc crio[20719]: time="2026-06-12T20:16:56.918044219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298481 | controller | Jun 12 20:16:56.929108 crc crio[20719]: time="2026-06-12T20:16:56.929012635Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=16459fb3-578d-465c-b33c-064d2fa0e160 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.298498 | controller | Jun 12 20:16:56.939743 crc crio[20719]: time="2026-06-12T20:16:56.939603481Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-752nr/init" id=3eb1073c-8b27-497b-8ca2-a7600b9621a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.298514 | controller | Jun 12 20:16:56.941840 crc crio[20719]: time="2026-06-12T20:16:56.941764973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298531 | controller | Jun 12 20:16:56.949567 crc crio[20719]: time="2026-06-12T20:16:56.949198289Z" level=info msg="Created container 8a4160d7d77cf1cbc87663880ec5885fb7494f927b7db3df2669df22f35da569: openstack/memcached-0/memcached" id=f50e15d7-53a7-42f7-8737-3ffd95b3c062 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.298547 | controller | Jun 12 20:16:56.950809 crc crio[20719]: time="2026-06-12T20:16:56.950699821Z" level=info msg="Starting container: 8a4160d7d77cf1cbc87663880ec5885fb7494f927b7db3df2669df22f35da569" id=30dc523b-4105-4726-9841-4a6aeeb90ded name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.298563 | controller | Jun 12 20:16:56.963577 crc crio[20719]: time="2026-06-12T20:16:56.963217935Z" level=info msg="Started container" PID=53437 containerID=8a4160d7d77cf1cbc87663880ec5885fb7494f927b7db3df2669df22f35da569 description=openstack/memcached-0/memcached id=30dc523b-4105-4726-9841-4a6aeeb90ded name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bc70aa91e5bcdc31430d44f77a1629680d1d9773b47cc975fd717f7521472c7
2026-06-12 21:10:20.298580 | controller | Jun 12 20:16:56.990885 crc crio[20719]: time="2026-06-12T20:16:56.990835761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298596 | controller | Jun 12 20:16:56.997773 crc crio[20719]: time="2026-06-12T20:16:56.997688713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.298613 | controller | Jun 12 20:16:57.009119 crc crio[20719]: time="2026-06-12T20:16:57.009008231Z" level=info msg="Created container 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491: openstack/kube-state-metrics-0/kube-state-metrics" id=dd1f0784-5a39-4f47-80ef-949c678fa772 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.298629 | controller | Jun 12 20:16:57.011236 crc crio[20719]: time="2026-06-12T20:16:57.011172618Z" level=info msg="Starting container: 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491" id=2158003b-d771-4a59-a85e-59ab000fc89f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.298648 | controller | Jun 12 20:16:57.021910 crc crio[20719]: time="2026-06-12T20:16:57.021772465Z" level=info msg="Started container" PID=53450 containerID=762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491 description=openstack/kube-state-metrics-0/kube-state-metrics id=2158003b-d771-4a59-a85e-59ab000fc89f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191
2026-06-12 21:10:20.298671 | controller | Jun 12 20:16:57.514048 crc crio[20719]: time="2026-06-12T20:16:57.513645986Z" level=info msg="Created container b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358: openstack/dnsmasq-dns-769fc96f7c-x2v7z/init" id=822512e7-5177-4323-9586-2dfb051959ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.298688 | controller | Jun 12 20:16:57.516072 crc crio[20719]: time="2026-06-12T20:16:57.51586631Z" level=info msg="Starting container: b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358" id=a1122951-be84-4a41-92c0-f0af73c6b29b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.298705 | controller | Jun 12 20:16:57.527554 crc crio[20719]: time="2026-06-12T20:16:57.527380279Z" level=info msg="Started container" PID=53497 containerID=b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358 description=openstack/dnsmasq-dns-769fc96f7c-x2v7z/init id=a1122951-be84-4a41-92c0-f0af73c6b29b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91
2026-06-12 21:10:20.298721 | controller | Jun 12 20:16:57.606014 crc crio[20719]: time="2026-06-12T20:16:57.605892091Z" level=info msg="Created container 0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/init" id=8f908c7f-5820-41a7-a35b-6ffa5f7689c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.298738 | controller | Jun 12 20:16:57.607567 crc crio[20719]: time="2026-06-12T20:16:57.607511846Z" level=info msg="Starting container: 0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269" id=07198805-47cf-47a0-b317-e1bbfd53135c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.298754 | controller | Jun 12 20:16:57.614723 crc crio[20719]: time="2026-06-12T20:16:57.614607283Z" level=info msg="Started container" PID=53526 containerID=0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269 description=openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/init id=07198805-47cf-47a0-b317-e1bbfd53135c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334
2026-06-12 21:10:20.298771 | controller | Jun 12 20:16:57.685407 crc crio[20719]: time="2026-06-12T20:16:57.685242916Z" level=info msg="Created container e97a5d29aa3298cdfbcd0c86015d04c0a08abb67633fdf9c3a28cd5a16425f42: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=da8b2a68-bbf4-4b07-a21c-00c7e9175f48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.298788 | controller | Jun 12 20:16:57.686725 crc crio[20719]: time="2026-06-12T20:16:57.686526771Z" level=info msg="Starting container: e97a5d29aa3298cdfbcd0c86015d04c0a08abb67633fdf9c3a28cd5a16425f42" id=bc8a8141-c038-4d1f-9892-c1446f816dae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.298804 | controller | Jun 12 20:16:57.695108 crc crio[20719]: time="2026-06-12T20:16:57.695015798Z" level=info msg="Started container" PID=53462 containerID=e97a5d29aa3298cdfbcd0c86015d04c0a08abb67633fdf9c3a28cd5a16425f42 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=bc8a8141-c038-4d1f-9892-c1446f816dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e
2026-06-12 21:10:20.298821 | controller | Jun 12 20:16:58.118590 crc crio[20719]: time="2026-06-12T20:16:58.114787138Z" level=info msg="Stopping pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91" id=dbf63389-709a-430a-85bc-b9fa50706dd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.298838 | controller | Jun 12 20:16:58.118590 crc crio[20719]: time="2026-06-12T20:16:58.115620112Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-x2v7z Namespace:openstack ID:e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91 UID:1b4525c2-f01f-4eff-a6be-fe373f9c68e7 NetNS:/var/run/netns/13cc81aa-2374-431f-98ce-a52a74d4f12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b4525c2_f01f_4eff_a6be_fe373f9c68e7.slice PodAnnotations:0xc00259a8a8}] Aliases:map[]}"
2026-06-12 21:10:20.298879 | controller | Jun 12 20:16:58.118590 crc crio[20719]: time="2026-06-12T20:16:58.115781447Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-x2v7z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.298898 | controller | Jun 12 20:16:58.138228 crc crio[20719]: time="2026-06-12T20:16:58.138042485Z" level=info msg="Stopping pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334" id=3f73fcdc-bf64-4abe-b1f6-a43bed7b6bcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.298915 | controller | Jun 12 20:16:58.139223 crc crio[20719]: time="2026-06-12T20:16:58.138735694Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-mlp6w Namespace:openstack ID:6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334 UID:52ed91e4-82c3-44fc-a8cb-c4daa1011bd0 NetNS:/var/run/netns/89835734-73e6-4ae2-96c9-af68b7a4a9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52ed91e4_82c3_44fc_a8cb_c4daa1011bd0.slice PodAnnotations:0xc000a38390}] Aliases:map[]}"
2026-06-12 21:10:20.298932 | controller | Jun 12 20:16:58.139223 crc crio[20719]: time="2026-06-12T20:16:58.13888933Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-mlp6w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.298949 | controller | Jun 12 20:16:58.307900 crc crio[20719]: time="2026-06-12T20:16:58.307432934Z" level=info msg="Created container 6f27bdbf4f8dd5c9f7775f0f25a0f5452f409435efbbb37b8fe11774a79fa4e8: openstack/rabbitmq-cell1-server-0/setup-container" id=1462e5e9-3aeb-414e-8f3c-7e5923e80cfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.298966 | controller | Jun 12 20:16:58.312190 crc crio[20719]: time="2026-06-12T20:16:58.312096436Z" level=info msg="Starting container: 6f27bdbf4f8dd5c9f7775f0f25a0f5452f409435efbbb37b8fe11774a79fa4e8" id=4836f9a8-f01a-4fb8-9c9b-ab476d0f5565 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.298983 | controller | Jun 12 20:16:58.323783 crc crio[20719]: time="2026-06-12T20:16:58.323691719Z" level=info msg="Started container" PID=53431 containerID=6f27bdbf4f8dd5c9f7775f0f25a0f5452f409435efbbb37b8fe11774a79fa4e8 description=openstack/rabbitmq-cell1-server-0/setup-container id=4836f9a8-f01a-4fb8-9c9b-ab476d0f5565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308
2026-06-12 21:10:20.299000 | controller | Jun 12 20:16:58.508922 crc crio[20719]: time="2026-06-12T20:16:58.508799324Z" level=info msg="Created container 82496403181c82e3801d074378e8d7d707fdc9ac08930b19debf3806ab7f145e: openstack/rabbitmq-server-0/setup-container" id=1d65e892-2f9e-4951-99c4-544d99dc676b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.299016 | controller | Jun 12 20:16:58.532122 crc crio[20719]: time="2026-06-12T20:16:58.531972626Z" level=info msg="Starting container: 82496403181c82e3801d074378e8d7d707fdc9ac08930b19debf3806ab7f145e" id=adcce238-02c2-4210-b0d6-67f42967ed2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.299033 | controller | Jun 12 20:16:58.561017 crc crio[20719]: time="2026-06-12T20:16:58.560638084Z" level=info msg="Started container" PID=53458 containerID=82496403181c82e3801d074378e8d7d707fdc9ac08930b19debf3806ab7f145e description=openstack/rabbitmq-server-0/setup-container id=adcce238-02c2-4210-b0d6-67f42967ed2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57
2026-06-12 21:10:20.299053 | controller | Jun 12 20:16:58.997777 crc crio[20719]: time="2026-06-12T20:16:58.99472491Z" level=info msg="Stopped pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91" id=dbf63389-709a-430a-85bc-b9fa50706dd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.299071 | controller | Jun 12 20:16:58.998434 crc crio[20719]: time="2026-06-12T20:16:58.998237159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299087 | controller | Jun 12 20:16:59.012518 crc crio[20719]: time="2026-06-12T20:16:59.012038449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299104 | controller | Jun 12 20:16:59.019889 crc crio[20719]: time="2026-06-12T20:16:59.019780021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299120 | controller | Jun 12 20:16:59.176681 crc crio[20719]: time="2026-06-12T20:16:59.176566927Z" level=info msg="Removing container: b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358" id=801763d5-fac7-4112-a562-d5c72524afaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.299136 | controller | Jun 12 20:16:59.270918 crc crio[20719]: time="2026-06-12T20:16:59.268605136Z" level=info msg="Created container bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc: openstack/dnsmasq-dns-86cd84489-752nr/init" id=3eb1073c-8b27-497b-8ca2-a7600b9621a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.299152 | controller | Jun 12 20:16:59.276858 crc crio[20719]: time="2026-06-12T20:16:59.276570279Z" level=info msg="Starting container: bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc" id=5e369cd3-bcaf-44db-bcc4-e01e5173aeb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.299169 | controller | Jun 12 20:16:59.287888 crc crio[20719]: time="2026-06-12T20:16:59.287597737Z" level=info msg="Started container" PID=53896 containerID=bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc description=openstack/dnsmasq-dns-86cd84489-752nr/init id=5e369cd3-bcaf-44db-bcc4-e01e5173aeb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946
2026-06-12 21:10:20.299185 | controller | Jun 12 20:16:59.780971 crc crio[20719]: time="2026-06-12T20:16:59.780027032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299201 | controller | Jun 12 20:17:00.198447 crc crio[20719]: time="2026-06-12T20:17:00.196842188Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=edd9bebc-fce5-4641-853b-942465f8fae9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.299217 | controller | Jun 12 20:17:00.217904 crc crio[20719]: time="2026-06-12T20:17:00.217764893Z" level=info msg="Created container 64260b7796b3c9739167b45731cf3acb65692afc91da54a2db4cf60ef5fa45e8: openstack/ovn-controller-ovs-qzjp6/ovsdb-server-init" id=a23db6c1-3879-4c5c-9f03-2b94992f3421 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.299234 | controller | Jun 12 20:17:00.219468 crc crio[20719]: time="2026-06-12T20:17:00.219237624Z" level=info msg="Starting container: 64260b7796b3c9739167b45731cf3acb65692afc91da54a2db4cf60ef5fa45e8" id=d814d13a-7d0e-48d9-b5b8-fb80631d48cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.299251 | controller | Jun 12 20:17:00.228116 crc crio[20719]: time="2026-06-12T20:17:00.227999868Z" level=info msg="Started container" PID=54029 containerID=64260b7796b3c9739167b45731cf3acb65692afc91da54a2db4cf60ef5fa45e8 description=openstack/ovn-controller-ovs-qzjp6/ovsdb-server-init id=d814d13a-7d0e-48d9-b5b8-fb80631d48cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a
2026-06-12 21:10:20.299272 | controller | Jun 12 20:17:00.661483 crc crio[20719]: time="2026-06-12T20:17:00.660677637Z" level=info msg="Stopped pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334" id=3f73fcdc-bf64-4abe-b1f6-a43bed7b6bcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.299289 | controller | Jun 12 20:17:00.679912 crc crio[20719]: time="2026-06-12T20:17:00.679644076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299306 | controller | Jun 12 20:17:00.679912 crc crio[20719]: time="2026-06-12T20:17:00.679905353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299322 | controller | Jun 12 20:17:00.689170 crc crio[20719]: time="2026-06-12T20:17:00.68910511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299339 | controller | Jun 12 20:17:00.696924 crc crio[20719]: time="2026-06-12T20:17:00.696799731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299355 | controller | Jun 12 20:17:00.698698 crc crio[20719]: time="2026-06-12T20:17:00.696822726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299371 | controller | Jun 12 20:17:00.709918 crc crio[20719]: time="2026-06-12T20:17:00.709823169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299387 | controller | Jun 12 20:17:00.751136 crc crio[20719]: time="2026-06-12T20:17:00.75105915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299403 | controller | Jun 12 20:17:00.844146 crc crio[20719]: time="2026-06-12T20:17:00.844039601Z" level=info msg="Removed container b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358: openstack/dnsmasq-dns-769fc96f7c-x2v7z/init" id=801763d5-fac7-4112-a562-d5c72524afaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.299419 | controller | Jun 12 20:17:00.877843 crc crio[20719]: time="2026-06-12T20:17:00.877715996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=490c9658-e7c8-486e-8835-dcbbfc335b05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.299435 | controller | Jun 12 20:17:01.175181 crc crio[20719]: time="2026-06-12T20:17:01.175065562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299451 | controller | Jun 12 20:17:01.257384 crc crio[20719]: time="2026-06-12T20:17:01.254480083Z" level=info msg="Removing container: 0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269" id=9ec26109-dfa5-4b6f-96d3-929708e23657 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.299468 | controller | Jun 12 20:17:01.291070 crc crio[20719]: time="2026-06-12T20:17:01.290948923Z" level=info msg="Created container 16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05: openstack/dnsmasq-dns-6b994dcc49-vktw9/init" id=d043ca98-00c2-45ce-b53d-2cf5811a1954 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.299484 | controller | Jun 12 20:17:01.295809 crc crio[20719]: time="2026-06-12T20:17:01.295726029Z" level=info msg="Starting container: 16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05" id=d134a1af-b6e9-46e0-bbb6-c948642ad9a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.299507 | controller | Jun 12 20:17:01.302855 crc crio[20719]: time="2026-06-12T20:17:01.302745377Z" level=info msg="Started container" PID=54288 containerID=16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05 description=openstack/dnsmasq-dns-6b994dcc49-vktw9/init id=d134a1af-b6e9-46e0-bbb6-c948642ad9a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b
2026-06-12 21:10:20.299524 | controller | Jun 12 20:17:01.318734 crc crio[20719]: time="2026-06-12T20:17:01.318677326Z" level=info msg="Created container 7ea8649e702e02d14566df493e6dc90a17fba120a0d636d2484790f113e79a5a: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=2d39fbce-5e3e-4624-b3d5-687f823ea797 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.299540 | controller | Jun 12 20:17:01.329940 crc crio[20719]: time="2026-06-12T20:17:01.326749435Z" level=info msg="Starting container: 7ea8649e702e02d14566df493e6dc90a17fba120a0d636d2484790f113e79a5a" id=2f00afb3-2846-4504-9c88-4a4e5c01614d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.299556 | controller | Jun 12 20:17:01.335231 crc crio[20719]: time="2026-06-12T20:17:01.334911589Z" level=info msg="Started container" PID=54274 containerID=7ea8649e702e02d14566df493e6dc90a17fba120a0d636d2484790f113e79a5a description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=2f00afb3-2846-4504-9c88-4a4e5c01614d name=/runtime.v1.RuntimeService/StartContainer sandboxID=656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68
2026-06-12 21:10:20.299572 | controller | Jun 12 20:17:01.362039 crc crio[20719]: time="2026-06-12T20:17:01.361898631Z" level=info msg="Created container 2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee: openstack/dnsmasq-dns-68bc84565-xcr6d/init" id=4b250953-6da2-4cba-a2a4-867eae7b5b94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.299589 | controller | Jun 12 20:17:01.363778 crc crio[20719]: time="2026-06-12T20:17:01.363593609Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=bd2040cb-45ea-435d-b694-9bcc497e4fd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.299605 | controller | Jun 12 20:17:01.363778 crc crio[20719]: time="2026-06-12T20:17:01.363766414Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=bd2040cb-45ea-435d-b694-9bcc497e4fd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.299621 | controller | Jun 12 20:17:01.363997 crc crio[20719]: time="2026-06-12T20:17:01.363806365Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=bd2040cb-45ea-435d-b694-9bcc497e4fd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.299637 | controller | Jun 12 20:17:01.364045 crc crio[20719]: time="2026-06-12T20:17:01.364012551Z" level=info msg="Starting container: 2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee" id=4269e921-4806-4caa-bd32-ae03904df066 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.299653 | controller | Jun 12 20:17:01.375375 crc crio[20719]: time="2026-06-12T20:17:01.374779592Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=413f8e68-b182-47e9-b5fb-76c0941020c1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.299669 | controller | Jun 12 20:17:01.384049 crc crio[20719]: time="2026-06-12T20:17:01.383903578Z" level=info msg="Started container" PID=54273 containerID=2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee description=openstack/dnsmasq-dns-68bc84565-xcr6d/init id=4269e921-4806-4caa-bd32-ae03904df066 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069
2026-06-12 21:10:20.299689 | controller | Jun 12 20:17:01.389136 crc crio[20719]: time="2026-06-12T20:17:01.387738656Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-12 21:10:20.299706 | controller | Jun 12 20:17:01.432855 crc crio[20719]: time="2026-06-12T20:17:01.432710188Z" level=info msg="Created container bf0ecd2f70d866f162e1e45cc4d5e38a1e4f975dd72432786ecc0f8d43e6930a: openstack/ovn-controller-58skl/ovn-controller" id=ed612692-7028-47be-9ffe-7386ca9a7f5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.299722 | controller | Jun 12 20:17:01.435654 crc crio[20719]: time="2026-06-12T20:17:01.434636108Z" level=info msg="Starting container: bf0ecd2f70d866f162e1e45cc4d5e38a1e4f975dd72432786ecc0f8d43e6930a" id=19cd2d8b-ff84-4513-b0a4-21d4ad52f4ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.299738 | controller | Jun 12 20:17:01.444085 crc crio[20719]: time="2026-06-12T20:17:01.443645454Z" level=info msg="Started container" PID=54301 containerID=bf0ecd2f70d866f162e1e45cc4d5e38a1e4f975dd72432786ecc0f8d43e6930a description=openstack/ovn-controller-58skl/ovn-controller id=19cd2d8b-ff84-4513-b0a4-21d4ad52f4ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5a92dafc4b1a8d583078115935cb313e32f385fb5fd652848a486be095b9c8f
2026-06-12 21:10:20.299753 | controller | Jun 12 20:17:01.793708 crc crio[20719]: time="2026-06-12T20:17:01.792994036Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95" id=0c4dd570-bca4-4a95-8e3b-b4881d6c9efa name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.299769 | controller | Jun 12 20:17:01.794843 crc crio[20719]: time="2026-06-12T20:17:01.794711934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=554702a6-099d-49eb-834d-e04da25ffb58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.299785 | controller | Jun 12 20:17:01.809841 crc crio[20719]: time="2026-06-12T20:17:01.808986215Z" level=info msg="Removed container 0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/init" id=9ec26109-dfa5-4b6f-96d3-929708e23657 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.299801 | controller | Jun 12 20:17:01.883931 crc crio[20719]: time="2026-06-12T20:17:01.883847352Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns" id=166202d0-48fa-4231-bedc-2a05763788be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.299817 | controller | Jun 12 20:17:01.901797 crc crio[20719]: time="2026-06-12T20:17:01.901708594Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=baba3ad8-efa2-4e36-ba1d-c9e6a4da5550 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.299833 | controller | Jun 12 20:17:01.903386 crc crio[20719]: time="2026-06-12T20:17:01.902612626Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=68807c43-4240-48c0-9075-3f20c29dcd3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.299864 | controller | Jun 12 20:17:01.915705 crc crio[20719]: time="2026-06-12T20:17:01.91566418Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=413f8e68-b182-47e9-b5fb-76c0941020c1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.299886 | controller | Jun 12 20:17:01.916434 crc crio[20719]: time="2026-06-12T20:17:01.916379631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299907 | controller | Jun 12 20:17:01.917735 crc crio[20719]: time="2026-06-12T20:17:01.917665706Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=04087b1f-cb46-498d-bad1-ca210942d916 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.299924 | controller | Jun 12 20:17:01.926941 crc crio[20719]: time="2026-06-12T20:17:01.926476652Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=6ee054f7-b499-4bef-81c1-869a2d75166b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.299940 | controller | Jun 12 20:17:01.957678 crc crio[20719]: time="2026-06-12T20:17:01.957586721Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=9a5b5da9-3e37-4490-b9db-025df280926c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.299956 | controller | Jun 12 20:17:01.965032 crc crio[20719]: time="2026-06-12T20:17:01.961255655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.299973 | controller | Jun 12 20:17:01.977585 crc crio[20719]: time="2026-06-12T20:17:01.977507548Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=9c9b506a-72d6-4b1d-be37-17cb9c825276 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.299989 | controller | Jun 12 20:17:01.991875 crc crio[20719]: time="2026-06-12T20:17:01.991783989Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=71dbcaca-9ac3-4ee4-a517-f072bc604c39 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.300005 | controller | Jun 12 20:17:02.008074 crc crio[20719]: time="2026-06-12T20:17:02.007983007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300021 | controller | Jun 12 20:17:02.012020 crc crio[20719]: time="2026-06-12T20:17:02.011955478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300037 | controller | Jun 12 20:17:02.017365 crc crio[20719]: time="2026-06-12T20:17:02.017224476Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=c636237b-8990-4bba-af12-8cd2ab846818 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300053 | controller | Jun 12 20:17:02.019360 crc crio[20719]: time="2026-06-12T20:17:02.019211883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300069 | controller | Jun 12 20:17:02.030968 crc crio[20719]: time="2026-06-12T20:17:02.030833006Z" level=info msg="Creating container: openstack/ovn-controller-metrics-gfwzk/openstack-network-exporter" id=b35d7b57-af7f-4e8d-b534-cf52147a0f1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300085 | controller | Jun 12 20:17:02.050776 crc crio[20719]: time="2026-06-12T20:17:02.050588697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300101 | controller | Jun 12 20:17:02.051432 crc crio[20719]: time="2026-06-12T20:17:02.050702222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300117 | controller | Jun 12 20:17:02.057516 crc crio[20719]: time="2026-06-12T20:17:02.057447779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300134 | controller | Jun 12 20:17:02.113945 crc crio[20719]: time="2026-06-12T20:17:02.113820542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300154 | controller | Jun 12 20:17:02.119517 crc crio[20719]: time="2026-06-12T20:17:02.119435689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300171 | controller | Jun 12 20:17:02.148470 crc crio[20719]: time="2026-06-12T20:17:02.14839056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300187 | controller | Jun 12 20:17:02.160470 crc crio[20719]: time="2026-06-12T20:17:02.160392462Z" level=info msg="Created container 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816: openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns" id=166202d0-48fa-4231-bedc-2a05763788be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300204 | controller | Jun 12 20:17:02.164150 crc crio[20719]: time="2026-06-12T20:17:02.164042886Z" level=info msg="Starting container: 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816" id=53be55de-1228-4755-a7a4-3bcf078ff2f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.300220 | controller | Jun 12 20:17:02.179519 crc crio[20719]: time="2026-06-12T20:17:02.179248778Z" level=info msg="Created container 21122c3c57a05fa3366cec45f1b16a8d8d4458f41fadecb94476631feb4951be: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=9a5b5da9-3e37-4490-b9db-025df280926c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300236 | controller | Jun 12 20:17:02.179939 crc crio[20719]: time="2026-06-12T20:17:02.179797734Z" level=info msg="Started container" PID=54539 containerID=8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816 description=openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns id=53be55de-1228-4755-a7a4-3bcf078ff2f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946
2026-06-12 21:10:20.300252 | controller | Jun 12 20:17:02.180991 crc crio[20719]: time="2026-06-12T20:17:02.180891526Z" level=info msg="Starting container: 21122c3c57a05fa3366cec45f1b16a8d8d4458f41fadecb94476631feb4951be" id=e2444f21-318d-4527-822e-978f8dda2abe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.300269 | controller | Jun 12 20:17:02.203941 crc crio[20719]: time="2026-06-12T20:17:02.203793284Z" level=info msg="Started container" PID=54542 containerID=21122c3c57a05fa3366cec45f1b16a8d8d4458f41fadecb94476631feb4951be description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=e2444f21-318d-4527-822e-978f8dda2abe name=/runtime.v1.RuntimeService/StartContainer sandboxID=a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a
2026-06-12 21:10:20.300285 | controller | Jun 12 20:17:02.205676 crc crio[20719]: time="2026-06-12T20:17:02.205583774Z" level=info msg="Created container faec4c1c755d1a00136dcc7e8c8557e7f7e66aac9d357616f73445dfb0281fa9: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=c636237b-8990-4bba-af12-8cd2ab846818 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300301 | controller | Jun 12 20:17:02.209379 crc crio[20719]: time="2026-06-12T20:17:02.208570491Z" level=info msg="Starting container: faec4c1c755d1a00136dcc7e8c8557e7f7e66aac9d357616f73445dfb0281fa9" id=df920c1d-437e-4532-b27a-4baf4b6a17c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.300317 | controller | Jun 12 20:17:02.216147 crc crio[20719]: time="2026-06-12T20:17:02.216013035Z" level=info msg="Started container" PID=54546 containerID=faec4c1c755d1a00136dcc7e8c8557e7f7e66aac9d357616f73445dfb0281fa9 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=df920c1d-437e-4532-b27a-4baf4b6a17c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68
2026-06-12 21:10:20.300338 | controller | Jun 12 20:17:02.230116 crc crio[20719]: time="2026-06-12T20:17:02.227557897Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=40ba45da-4f80-4957-989c-5aa974dd0a05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.300354 | controller | Jun 12 20:17:02.233793 crc crio[20719]: time="2026-06-12T20:17:02.233687278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300371 | controller | Jun 12 20:17:02.265898 crc crio[20719]: time="2026-06-12T20:17:02.265795474Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=23d41040-2a5b-472a-a7a2-8383fce07cbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.300388 | controller | Jun 12 20:17:02.277494 crc crio[20719]: time="2026-06-12T20:17:02.277424759Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=23404df7-068a-42fc-8265-9155b8de026c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300404 | controller | Jun 12 20:17:02.279927 crc crio[20719]: time="2026-06-12T20:17:02.279894899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300421 | controller | Jun 12 20:17:02.316809 crc crio[20719]: time="2026-06-12T20:17:02.316769277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1ece1414-9668-4be8-8d34-3bf0967aebb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.300439 | controller | Jun 12 20:17:02.324387 crc crio[20719]: time="2026-06-12T20:17:02.324221166Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cfe6174b-34ac-493a-b768-439c09f60803 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.300455 | controller | Jun 12 20:17:02.332820 crc crio[20719]: time="2026-06-12T20:17:02.332768064Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=01054163-1e5e-413c-b0bf-98dda93c17f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.300471 | controller | Jun 12 20:17:02.356111 crc crio[20719]: time="2026-06-12T20:17:02.354988775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=760e90c8-110f-4102-8238-d7bacb6482ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.300487 | controller | Jun 12 20:17:02.358980 crc crio[20719]: time="2026-06-12T20:17:02.357564682Z" level=info msg="Stopping pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069" id=610b4cdc-c2d7-47b1-b9ee-9c94d928e74d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.300503 | controller | Jun 12 20:17:02.358980 crc crio[20719]: time="2026-06-12T20:17:02.358191791Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-xcr6d Namespace:openstack ID:ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069 UID:d78dda3b-0a51-45c9-a01b-99ce5ea9a952 NetNS:/var/run/netns/1b63b99f-8342-4ab7-ba8e-66d723318d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78dda3b_0a51_45c9_a01b_99ce5ea9a952.slice PodAnnotations:0xc00008cc90}] Aliases:map[]}"
2026-06-12 21:10:20.300520 | controller | Jun 12 20:17:02.358980 crc crio[20719]: time="2026-06-12T20:17:02.358471068Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-xcr6d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.300537 | controller | Jun 12 20:17:02.376001 crc crio[20719]: time="2026-06-12T20:17:02.375239341Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5b6db537-6e2b-4361-8c00-85a22670f4de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.300557 | controller | Jun 12 20:17:02.378230 crc crio[20719]: time="2026-06-12T20:17:02.378165683Z" level=info msg="Creating container: openstack/ovn-controller-ovs-qzjp6/ovsdb-server" id=c362f048-73e9-46cc-b1e2-cf49c478dd6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300573 | controller | Jun 12 20:17:02.380848 crc crio[20719]: time="2026-06-12T20:17:02.380188328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300590 | controller | Jun 12 20:17:02.385849 crc crio[20719]: time="2026-06-12T20:17:02.385747963Z" level=info msg="Created container ab27471d046046c6088f00bd476c17c9e8edcbe10af07e8264b81725e7d7d1e3: openstack/ovn-controller-metrics-gfwzk/openstack-network-exporter" id=b35d7b57-af7f-4e8d-b534-cf52147a0f1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300606 | controller | Jun 12 20:17:02.388827 crc crio[20719]: time="2026-06-12T20:17:02.388437768Z" level=info msg="Starting container: ab27471d046046c6088f00bd476c17c9e8edcbe10af07e8264b81725e7d7d1e3" id=eb1e6910-c931-4efb-ab63-4e45a0401b00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.300636 | controller | Jun 12 20:17:02.389665 crc crio[20719]: time="2026-06-12T20:17:02.389458916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300655 | controller | Jun 12 20:17:02.391152 crc crio[20719]: time="2026-06-12T20:17:02.391000415Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300672 | controller | Jun 12 20:17:02.416729 crc crio[20719]: time="2026-06-12T20:17:02.41515771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300689 | controller | Jun 12 20:17:02.422089 crc crio[20719]: time="2026-06-12T20:17:02.422024798Z" level=info msg="Started container" PID=54582 containerID=ab27471d046046c6088f00bd476c17c9e8edcbe10af07e8264b81725e7d7d1e3 description=openstack/ovn-controller-metrics-gfwzk/openstack-network-exporter id=eb1e6910-c931-4efb-ab63-4e45a0401b00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f6b7973fafaddec7559e1b8b3b922d29bd778a533f88e64d47adc57866a8d7f
2026-06-12 21:10:20.300706 | controller | Jun 12 20:17:02.430586 crc crio[20719]: time="2026-06-12T20:17:02.430497562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300723 | controller | Jun 12 20:17:02.491654 crc crio[20719]: time="2026-06-12T20:17:02.491566132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4d3d5e21-ec0f-4117-bdc3-b1c906deea9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.300740 | controller | Jun 12 20:17:02.503891 crc crio[20719]: time="2026-06-12T20:17:02.503767248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300756 | controller | Jun 12 20:17:02.523354 crc crio[20719]: time="2026-06-12T20:17:02.52248111Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=0804a413-bb24-4011-8023-f58b30b51289 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300773 | controller | Jun 12 20:17:02.525430 crc crio[20719]: time="2026-06-12T20:17:02.524874637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300792 | controller | Jun 12 20:17:02.552584 crc crio[20719]: time="2026-06-12T20:17:02.551356704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300809 | controller | Jun 12 20:17:02.562823 crc crio[20719]: time="2026-06-12T20:17:02.56150936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300825 | controller | Jun 12 20:17:02.608789 crc crio[20719]: time="2026-06-12T20:17:02.608055209Z" level=info msg="Created container 037702e117eb3b1b9ab5e3e582a8796ec71c9ab0b41549c69419f47bab1875df: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=23404df7-068a-42fc-8265-9155b8de026c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300841 | controller | Jun 12 20:17:02.615194 crc crio[20719]: time="2026-06-12T20:17:02.614115076Z" level=info msg="Starting container: 037702e117eb3b1b9ab5e3e582a8796ec71c9ab0b41549c69419f47bab1875df" id=84f0add5-b235-4974-8b33-20b5fb15feaa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.300875 | controller | Jun 12 20:17:02.631030 crc crio[20719]: time="2026-06-12T20:17:02.63088196Z" level=info msg="Started container" PID=54667 containerID=037702e117eb3b1b9ab5e3e582a8796ec71c9ab0b41549c69419f47bab1875df description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=84f0add5-b235-4974-8b33-20b5fb15feaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a
2026-06-12 21:10:20.300894 | controller | Jun 12 20:17:02.635728 crc crio[20719]: time="2026-06-12T20:17:02.634878348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300911 | controller | Jun 12 20:17:02.640355 crc crio[20719]: time="2026-06-12T20:17:02.639407484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.300927 | controller | Jun 12 20:17:02.770774 crc crio[20719]: time="2026-06-12T20:17:02.770574375Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300945 | controller | Jun 12 20:17:02.774200 crc crio[20719]: time="2026-06-12T20:17:02.77411091Z" level=info msg="Created container f705f0899f09241470a24e7efa3c8903dc307888dde5607b3a70dc79194b31fc: openstack/openstack-galera-0/galera" id=0804a413-bb24-4011-8023-f58b30b51289 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300961 | controller | Jun 12 20:17:02.775945 crc crio[20719]: time="2026-06-12T20:17:02.775831402Z" level=info msg="Starting container: f705f0899f09241470a24e7efa3c8903dc307888dde5607b3a70dc79194b31fc" id=aec8260c-0f38-4bc7-95bf-85ba2bc57114 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.300977 | controller | Jun 12 20:17:02.779959 crc crio[20719]: time="2026-06-12T20:17:02.779686269Z" level=info msg="createCtr: deleting container ID 1dcfef49db80a2645d6322f5d9664b670438267eb01459bce69fee9c3bb463aa from idIndex" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.300994 | controller | Jun 12 20:17:02.779959 crc crio[20719]: time="2026-06-12T20:17:02.779752351Z" level=info msg="createCtr: removing container 1dcfef49db80a2645d6322f5d9664b670438267eb01459bce69fee9c3bb463aa" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.301010 | controller | Jun 12 20:17:02.779959 crc crio[20719]: time="2026-06-12T20:17:02.779803243Z" level=info msg="createCtr: deleting container 1dcfef49db80a2645d6322f5d9664b670438267eb01459bce69fee9c3bb463aa from storage" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.301030 | controller | Jun 12 20:17:02.788214 crc crio[20719]: time="2026-06-12T20:17:02.788061498Z" level=info msg="Started container" PID=54744 containerID=f705f0899f09241470a24e7efa3c8903dc307888dde5607b3a70dc79194b31fc description=openstack/openstack-galera-0/galera id=aec8260c-0f38-4bc7-95bf-85ba2bc57114 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5
2026-06-12 21:10:20.301047 | controller | Jun 12 20:17:02.833079 crc crio[20719]: time="2026-06-12T20:17:02.832851946Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-vktw9_openstack_14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e_0" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.301064 | controller | Jun 12 20:17:02.870140 crc crio[20719]: time="2026-06-12T20:17:02.869386884Z" level=info msg="Stopped pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069" id=610b4cdc-c2d7-47b1-b9ee-9c94d928e74d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.301080 | controller | Jun 12 20:17:02.873258 crc crio[20719]: time="2026-06-12T20:17:02.873189441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.301096 | controller | Jun 12 20:17:03.041832 crc crio[20719]: time="2026-06-12T20:17:03.041657053Z" level=info msg="Created container 34a877284f49fc3e012ce637b4dc8e042b87523d027725a6a23e6067e36e5712: openstack/ovn-controller-ovs-qzjp6/ovsdb-server" id=c362f048-73e9-46cc-b1e2-cf49c478dd6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.301113 | controller | Jun 12 20:17:03.043690 crc crio[20719]: time="2026-06-12T20:17:03.042857404Z" level=info msg="Starting container: 34a877284f49fc3e012ce637b4dc8e042b87523d027725a6a23e6067e36e5712" id=98eb2c9b-4c71-4eac-8d14-f0134302aab2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.301129 | controller | Jun 12 20:17:03.053964 crc crio[20719]: time="2026-06-12T20:17:03.053908076Z" level=info msg="Started container" PID=54820 containerID=34a877284f49fc3e012ce637b4dc8e042b87523d027725a6a23e6067e36e5712 description=openstack/ovn-controller-ovs-qzjp6/ovsdb-server id=98eb2c9b-4c71-4eac-8d14-f0134302aab2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a
2026-06-12 21:10:20.301146 | controller | Jun 12 20:17:03.079676 crc crio[20719]: time="2026-06-12T20:17:03.077251577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=d4c0f6d5-83d0-4a39-8134-71f744fb01c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.301162 | controller | Jun 12 20:17:03.090447 crc crio[20719]: time="2026-06-12T20:17:03.087769033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=477de674-cd31-4acc-af3f-a8cb9774badc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.301178 | controller | Jun 12 20:17:03.107596 crc crio[20719]: time="2026-06-12T20:17:03.107359878Z" level=info msg="Creating container: openstack/ovn-controller-ovs-qzjp6/ovs-vswitchd" id=34356bbf-7f35-43d8-851a-fd6d1b81372e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.301194 | controller | Jun 12 20:17:03.109971 crc crio[20719]: time="2026-06-12T20:17:03.108838968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.301210 | controller | Jun 12 20:17:03.153829 crc crio[20719]: time="2026-06-12T20:17:03.153448924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.301230 | controller | Jun 12 20:17:03.343656 crc crio[20719]: time="2026-06-12T20:17:03.34346444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.301246 | controller | Jun 12 20:17:03.415154 crc crio[20719]: time="2026-06-12T20:17:03.413697999Z" level=info msg="Removing container: 2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee" id=228ccb72-68fb-41bb-bc57-54bec53023b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.301262 | controller | Jun 12 20:17:03.441618 crc crio[20719]: time="2026-06-12T20:17:03.441525827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0cf3c326-04c4-4e43-88cb-810bfcbaa591 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.301279 | controller | Jun 12 20:17:03.448219 crc crio[20719]: time="2026-06-12T20:17:03.444464141Z" level=info msg="Removed container 2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee: openstack/dnsmasq-dns-68bc84565-xcr6d/init" id=228ccb72-68fb-41bb-bc57-54bec53023b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.301295 | controller | Jun 12 20:17:03.467183 crc crio[20719]: time="2026-06-12T20:17:03.467084289Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=db78985f-ea17-4e41-af26-bc455ab5167f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.301311 | controller | Jun 12 20:17:03.475580 crc crio[20719]: time="2026-06-12T20:17:03.475148742Z" level=info msg="Created container 3983f344dac8ab08cf6cdcdae007039939e2ec7699c75dac45f6cfbd708b56f0: openstack/ovn-controller-ovs-qzjp6/ovs-vswitchd" id=34356bbf-7f35-43d8-851a-fd6d1b81372e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.301327 | controller | Jun 12 20:17:03.482083 crc crio[20719]: time="2026-06-12T20:17:03.481975795Z" level=info msg="Starting container: 3983f344dac8ab08cf6cdcdae007039939e2ec7699c75dac45f6cfbd708b56f0" id=c6ddb8d9-e487-41ae-8c8b-4fd3d34fa5dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.301344 | controller | Jun 12 20:17:03.492725 crc crio[20719]: time="2026-06-12T20:17:03.492564715Z" level=info msg="Started container" PID=54894 containerID=3983f344dac8ab08cf6cdcdae007039939e2ec7699c75dac45f6cfbd708b56f0 description=openstack/ovn-controller-ovs-qzjp6/ovs-vswitchd id=c6ddb8d9-e487-41ae-8c8b-4fd3d34fa5dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a
2026-06-12 21:10:20.301360 | controller | Jun 12 20:17:03.554474 crc crio[20719]: time="2026-06-12T20:17:03.553143192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=306dd232-aee5-4f20-9c20-c34d7786ccb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.301377 | controller | Jun 12 20:17:03.569924 crc crio[20719]: time="2026-06-12T20:17:03.56980776Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns" id=33144d89-ed6e-44b9-8469-e381a6bd00f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.301393 | controller | Jun 12 20:17:03.574625 crc crio[20719]: time="2026-06-12T20:17:03.574161343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.301409 | controller | Jun 12 20:17:03.578239 crc crio[20719]: time="2026-06-12T20:17:03.57791452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3130dfe5-d975-4b36-91ea-9b1b94e802a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.301425 | controller | Jun 12 20:17:03.611683 crc crio[20719]: time="2026-06-12T20:17:03.611558597Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=752d87f8-466f-440e-a697-ca4de9483308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.301444 | controller | Jun 12 20:17:03.614001 crc crio[20719]: time="2026-06-12T20:17:03.613978835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.301460 | controller | Jun 12 20:17:03.713114 crc crio[20719]: time="2026-06-12T20:17:03.712744847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.301476 | controller | Jun 12 20:17:03.721647 crc crio[20719]: time="2026-06-12T20:17:03.721620045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.301492 | controller | Jun 12 20:17:03.777513 crc crio[20719]: time="2026-06-12T20:17:03.777467844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.301508 | controller | Jun 12 20:17:03.780975 crc crio[20719]: time="2026-06-12T20:17:03.780950841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.301523 | controller | Jun 12 20:17:03.908236 crc crio[20719]: time="2026-06-12T20:17:03.907987208Z" level=info msg="Created container 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns" id=33144d89-ed6e-44b9-8469-e381a6bd00f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.301538 | controller | Jun 12 20:17:03.910986 crc crio[20719]: time="2026-06-12T20:17:03.910671872Z" level=info msg="Starting container: 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded" id=c63a446d-84e3-4279-9374-e8f511293d02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.301553 | controller | Jun 12 20:17:03.939145 crc crio[20719]: time="2026-06-12T20:17:03.938933884Z" level=info msg="Started container" PID=54931 containerID=63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded description=openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns id=c63a446d-84e3-4279-9374-e8f511293d02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b
2026-06-12 21:10:20.301569 | controller | Jun 12 20:17:04.024041 crc crio[20719]: time="2026-06-12T20:17:04.023971645Z" level=info msg="Created container 222465b76187d6e8f8d49eedae903f9e1be6888381a6ffdb6a60daa36bdc4f41: openstack/openstack-cell1-galera-0/galera" id=752d87f8-466f-440e-a697-ca4de9483308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.301585 | controller | Jun 12 20:17:04.029002 crc crio[20719]: time="2026-06-12T20:17:04.028908674Z" level=info msg="Starting container: 222465b76187d6e8f8d49eedae903f9e1be6888381a6ffdb6a60daa36bdc4f41" id=9a488a16-6ed0-4dd2-8d6d-7f85a7b82519 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.301601 | controller | Jun 12 20:17:04.045691 crc crio[20719]: time="2026-06-12T20:17:04.04564328Z" level=info msg="Started container" PID=54935 containerID=222465b76187d6e8f8d49eedae903f9e1be6888381a6ffdb6a60daa36bdc4f41 description=openstack/openstack-cell1-galera-0/galera id=9a488a16-6ed0-4dd2-8d6d-7f85a7b82519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e
2026-06-12 21:10:20.301617 | controller | Jun 12 20:17:04.480548 crc crio[20719]: time="2026-06-12T20:17:04.480442707Z" level=info msg="Stopping container: 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded (timeout: 10s)" id=20fdc88d-e595-482a-b1c4-d4ca6ea6cdda name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.301638 | controller | Jun 12 20:17:04.639204 crc crio[20719]: time="2026-06-12T20:17:04.638788188Z" level=info msg="Stopped container 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns" id=20fdc88d-e595-482a-b1c4-d4ca6ea6cdda name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.301656 | controller | Jun 12 20:17:04.640216 crc crio[20719]: time="2026-06-12T20:17:04.640119657Z" level=info msg="Stopping pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b" id=81679a7e-dbea-4379-b533-10e68bad0f5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.301673 | controller | Jun 12 20:17:04.640961 crc crio[20719]: time="2026-06-12T20:17:04.64088332Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-vktw9 Namespace:openstack ID:cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b UID:14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e NetNS:/var/run/netns/dc8bbf69-0294-4755-bb63-ee765e7a3028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14aa9f4a_4a4e_4b2b_bed9_27bc25db3f5e.slice PodAnnotations:0xc0005268a8}] Aliases:map[]}"
2026-06-12 21:10:20.301689 | controller | Jun 12 20:17:04.641183 crc crio[20719]: time="2026-06-12T20:17:04.641116446Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b994dcc49-vktw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.301705 | controller | Jun 12 20:17:04.765596 crc crio[20719]: time="2026-06-12T20:17:04.765511665Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-6pmk7/POD" id=7aec02ba-3b31-4891-8e14-21f85fc57fc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.301721 | controller | Jun 12 20:17:04.765696 crc crio[20719]: time="2026-06-12T20:17:04.765623588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.301737 | controller | Jun 12 20:17:04.807361 crc crio[20719]: time="2026-06-12T20:17:04.807226461Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-6pmk7 Namespace:openstack ID:42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af UID:9beaa42d-0a86-402f-8ad0-8de6e66384ca NetNS:/var/run/netns/a06b64dc-964b-4678-95da-4f61145cb2f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9beaa42d_0a86_402f_8ad0_8de6e66384ca.slice PodAnnotations:0xc000526cd0}] Aliases:map[]}"
2026-06-12 21:10:20.301753 | controller | Jun 12 20:17:04.807361 crc crio[20719]: time="2026-06-12T20:17:04.807365985Z" level=info msg="Adding pod openstack_dnsmasq-dns-77594b4b4f-6pmk7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.301769 | controller | Jun 12 20:17:05.051786 crc crio[20719]: time="2026-06-12T20:17:05.048364027Z" level=info msg="Stopped pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b" id=81679a7e-dbea-4379-b533-10e68bad0f5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.301785 | controller | Jun 12 20:17:05.409035 crc crio[20719]: 2026-06-12T20:17:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42003d829c16c5c Mac:7e:e8:e2:2b:74:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/a06b64dc-964b-4678-95da-4f61145cb2f5 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.301802 | controller | Jun 12 20:17:05.410951 crc crio[20719]: time="2026-06-12T20:17:05.410876783Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-6pmk7 Namespace:openstack ID:42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af UID:9beaa42d-0a86-402f-8ad0-8de6e66384ca NetNS:/var/run/netns/a06b64dc-964b-4678-95da-4f61145cb2f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9beaa42d_0a86_402f_8ad0_8de6e66384ca.slice PodAnnotations:0xc000526cd0}] Aliases:map[]}"
2026-06-12 21:10:20.301821 | controller | Jun 12 20:17:05.411066 crc crio[20719]: time="2026-06-12T20:17:05.411034348Z" level=info msg="Checking pod openstack_dnsmasq-dns-77594b4b4f-6pmk7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.301837 | controller | Jun 12 20:17:05.440938 crc crio[20719]: time="2026-06-12T20:17:05.439451499Z" level=info msg="Ran pod sandbox 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af with infra container: openstack/dnsmasq-dns-77594b4b4f-6pmk7/POD" id=7aec02ba-3b31-4891-8e14-21f85fc57fc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.301872 | controller | Jun 12 20:17:05.444620 crc crio[20719]: time="2026-06-12T20:17:05.442598437Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2bfa10ae-2451-49a0-a37a-3aec6b5a9d31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.301890 | controller | Jun 12 20:17:05.492974 crc crio[20719]: time="2026-06-12T20:17:05.492082108Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7d511b02-275b-4a8b-93c6-983ecf2aa5e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.301906 | controller | Jun 12 20:17:05.506656 crc crio[20719]: time="2026-06-12T20:17:05.506566893Z" level=info msg="Creating container: openstack/dnsmasq-dns-77594b4b4f-6pmk7/init" id=3cc5da50-e7f3-429f-a010-db19c694b924 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.301922 | controller | Jun 12 20:17:05.508692 crc crio[20719]: time="2026-06-12T20:17:05.508664611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.301979 | controller | Jun 12 20:17:05.524435 crc crio[20719]: time="2026-06-12T20:17:05.524215126Z" level=info msg="Removing container: 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded" id=72108a8e-aae1-40f3-9fc4-c88ddd72797b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.302001 | controller | Jun 12 20:17:05.562832 crc crio[20719]: time="2026-06-12T20:17:05.56273713Z" level=info msg="Removed container 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns" id=72108a8e-aae1-40f3-9fc4-c88ddd72797b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.302018 | controller | Jun 12 20:17:05.565870 crc crio[20719]: time="2026-06-12T20:17:05.565751605Z" level=info msg="Removing container: 16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05" id=9d319de3-d9f5-4fae-9d34-3a47381ecf19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.302034 | controller | Jun 12 20:17:05.572620 crc crio[20719]: time="2026-06-12T20:17:05.572577056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.302051 | controller | Jun 12 20:17:05.576900 crc crio[20719]: time="2026-06-12T20:17:05.576877505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.302067 | controller | Jun 12 20:17:05.608808 crc crio[20719]: time="2026-06-12T20:17:05.608719486Z" level=info msg="Removed container 16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05: openstack/dnsmasq-dns-6b994dcc49-vktw9/init" id=9d319de3-d9f5-4fae-9d34-3a47381ecf19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.302083 | controller | Jun 12 20:17:05.685538 crc crio[20719]: time="2026-06-12T20:17:05.685450685Z" level=info msg="Created container 4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903: openstack/dnsmasq-dns-77594b4b4f-6pmk7/init" id=3cc5da50-e7f3-429f-a010-db19c694b924 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.302103 | controller | Jun 12 20:17:05.687541 crc crio[20719]: time="2026-06-12T20:17:05.687462902Z" level=info msg="Starting container: 4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903" id=e95826d3-a370-4be1-8914-0951f78999ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.302119 | controller | Jun 12 20:17:05.693594 crc crio[20719]: time="2026-06-12T20:17:05.693521852Z" level=info msg="Started container" PID=55541 containerID=4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903 description=openstack/dnsmasq-dns-77594b4b4f-6pmk7/init id=e95826d3-a370-4be1-8914-0951f78999ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af
2026-06-12 21:10:20.302135 | controller | Jun 12 20:17:06.574572 crc crio[20719]: time="2026-06-12T20:17:06.574027991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e3082f34-ceca-4ab5-b000-c5aa3e8e089b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.302151 | controller | Jun 12 20:17:06.656215 crc crio[20719]: time="2026-06-12T20:17:06.656074592Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=923d1f56-9d04-468e-af5a-db9c986a7c13 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.302167 | controller | Jun 12 20:17:06.667681 crc crio[20719]: time="2026-06-12T20:17:06.667577883Z" level=info msg="Creating container: openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns" id=10a43253-d7ad-4efd-b6e5-62b86be0f423 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.302183 | controller | Jun 12 20:17:06.670504 crc crio[20719]: time="2026-06-12T20:17:06.670437614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.302199 | controller | Jun 12 20:17:06.732345 crc crio[20719]: time="2026-06-12T20:17:06.732178206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.302215 | controller | Jun 12 20:17:06.736196 crc crio[20719]: time="2026-06-12T20:17:06.736082855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.302231 | controller | Jun 12 20:17:06.871794 crc crio[20719]: time="2026-06-12T20:17:06.871727222Z" level=info msg="Created container 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8: openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns" id=10a43253-d7ad-4efd-b6e5-62b86be0f423 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.302247 | controller | Jun 12 20:17:06.873617 crc crio[20719]: time="2026-06-12T20:17:06.872922617Z" level=info msg="Starting container: 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8" id=c508d825-0eee-40d9-b5a0-16b70df01ef7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.302263 | controller | Jun 12 20:17:06.879178 crc crio[20719]: time="2026-06-12T20:17:06.879074028Z" level=info msg="Started container" PID=55859 containerID=0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8 description=openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns id=c508d825-0eee-40d9-b5a0-16b70df01ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af
2026-06-12 21:10:20.302279 | controller | Jun 12 20:17:09.577512 crc crio[20719]: time="2026-06-12T20:17:09.576927089Z" level=info msg="Stopping pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91" id=79f47ca8-9316-4850-ac5f-cbce9d309189 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.302298 | controller | Jun 12 20:17:09.578789 crc crio[20719]: time="2026-06-12T20:17:09.577533446Z" level=info msg="Stopped pod sandbox (already stopped): e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91" id=79f47ca8-9316-4850-ac5f-cbce9d309189 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.302314 | controller | Jun 12 20:17:09.578789 crc crio[20719]: time="2026-06-12T20:17:09.57841989Z" level=info msg="Removing pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91" id=87288a9e-e6f5-4805-9713-f7185534a578 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.302330 | controller | Jun 12 20:17:09.603211 crc crio[20719]: time="2026-06-12T20:17:09.602931653Z" level=info msg="Removed pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91" id=87288a9e-e6f5-4805-9713-f7185534a578 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.302346 | controller | Jun 12 20:17:09.605385 crc crio[20719]: time="2026-06-12T20:17:09.605334142Z" level=info msg="Stopping pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069" id=7d997ce0-5439-4a0b-b868-a955cde78471 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.302361 | controller | Jun 12 20:17:09.605541 crc crio[20719]: time="2026-06-12T20:17:09.605523467Z" level=info msg="Stopped pod sandbox (already stopped): ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069" id=7d997ce0-5439-4a0b-b868-a955cde78471 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.302377 | controller | Jun 12 20:17:09.606538 crc crio[20719]: time="2026-06-12T20:17:09.606472125Z" level=info msg="Removing pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069" id=20c78c2e-c43f-4fcb-a7e2-7e09919ccc85 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.302393 | controller | Jun 12 20:17:09.623995 crc crio[20719]: time="2026-06-12T20:17:09.623882697Z" level=info msg="Removed pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069" id=20c78c2e-c43f-4fcb-a7e2-7e09919ccc85 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.302409 | controller | Jun 12 20:17:09.627972 crc crio[20719]: time="2026-06-12T20:17:09.62602549Z" level=info msg="Stopping pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b" id=c70d9680-2fa5-4614-9472-6047fa2f4793 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.302424 | controller | Jun 12 20:17:09.627972 crc crio[20719]: time="2026-06-12T20:17:09.626131953Z" level=info msg="Stopped pod sandbox (already stopped): cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b" id=c70d9680-2fa5-4614-9472-6047fa2f4793 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.302440 | controller | Jun 12 20:17:09.627972 crc crio[20719]: time="2026-06-12T20:17:09.626677089Z" level=info msg="Removing pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b" id=8f90159f-6d38-45ad-964f-3709d1fb5331 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.302455 | controller | Jun 12 20:17:09.645170 crc crio[20719]: time="2026-06-12T20:17:09.645074109Z" level=info msg="Removed pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b" id=8f90159f-6d38-45ad-964f-3709d1fb5331 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.302471 | controller | Jun 12 20:17:09.646932 crc crio[20719]: time="2026-06-12T20:17:09.646436679Z" level=info msg="Stopping pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334" id=31bf81a0-30ac-486d-8a88-a3aa87252da3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.302487 | controller | Jun 12 20:17:09.646932 crc crio[20719]: time="2026-06-12T20:17:09.646529222Z" level=info msg="Stopped pod sandbox (already stopped): 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334" id=31bf81a0-30ac-486d-8a88-a3aa87252da3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.302506 | controller | Jun 12 20:17:09.647533 crc crio[20719]: time="2026-06-12T20:17:09.647116418Z" level=info msg="Removing pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334" id=eb475cc9-422e-4fcf-a542-9c9a24a37ffd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.302523 | controller | Jun 12 20:17:09.664832 crc crio[20719]: time="2026-06-12T20:17:09.664198186Z" level=info msg="Removed pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334" id=eb475cc9-422e-4fcf-a542-9c9a24a37ffd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.302539 | controller | Jun 12 20:17:12.051782 crc crio[20719]: time="2026-06-12T20:17:12.050094951Z" level=info msg="Stopping container: 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8 (timeout: 10s)" id=afc2a61b-79f4-49a3-b218-6bb38546bd13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.302554 | controller | Jun 12 20:17:12.835760 crc crio[20719]: time="2026-06-12T20:17:12.835114443Z" level=info msg="Stopped container 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8: openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns" id=afc2a61b-79f4-49a3-b218-6bb38546bd13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.302570 | controller | Jun 12 20:17:12.836794 crc crio[20719]: time="2026-06-12T20:17:12.836719327Z" level=info msg="Stopping pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af" id=65c89f1a-b900-42a2-aff9-c3bb5067d539 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.302586 | controller | Jun 12 20:17:12.837466 crc crio[20719]: time="2026-06-12T20:17:12.837396826Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-6pmk7 Namespace:openstack ID:42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af UID:9beaa42d-0a86-402f-8ad0-8de6e66384ca NetNS:/var/run/netns/a06b64dc-964b-4678-95da-4f61145cb2f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9beaa42d_0a86_402f_8ad0_8de6e66384ca.slice PodAnnotations:0xc002d9a7a8}] Aliases:map[]}"
2026-06-12 21:10:20.302601 | controller | Jun 12 20:17:12.837589 crc crio[20719]: time="2026-06-12T20:17:12.837561161Z" level=info msg="Deleting pod openstack_dnsmasq-dns-77594b4b4f-6pmk7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.302617 | controller | Jun 12 20:17:13.500384 crc crio[20719]: time="2026-06-12T20:17:13.50025761Z" level=info msg="Stopped pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af" id=65c89f1a-b900-42a2-aff9-c3bb5067d539 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.302633 | controller | Jun 12 20:17:13.716644 crc crio[20719]: time="2026-06-12T20:17:13.716499146Z" level=info msg="Removing container: 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8" id=f79593bf-9adc-431e-a8b1-485eae3a574d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.302648 | controller | Jun 12 20:17:13.847193 crc crio[20719]: time="2026-06-12T20:17:13.847040673Z" level=info msg="Removed container 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8: openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns" id=f79593bf-9adc-431e-a8b1-485eae3a574d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.302664 | controller | Jun 12 20:17:13.851671 crc crio[20719]: time="2026-06-12T20:17:13.851570878Z" level=info msg="Removing container: 4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903" id=9bd21cc6-a9c9-4e1c-b967-52224ed4958d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.302679 | controller | Jun 12 20:17:13.880130 crc crio[20719]: time="2026-06-12T20:17:13.880049495Z" level=info msg="Removed container 4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903: openstack/dnsmasq-dns-77594b4b4f-6pmk7/init" id=9bd21cc6-a9c9-4e1c-b967-52224ed4958d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.302701 | controller | Jun 12 20:17:14.770579 crc crio[20719]: time="2026-06-12T20:17:14.770108221Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-pxldd/POD" id=2ddf2e14-f520-4645-bfeb-ed73dc1d9e39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.302717 | controller | Jun 12 20:17:14.771456 crc crio[20719]: time="2026-06-12T20:17:14.770617075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.302733 | controller | Jun 12 20:17:14.804669 crc crio[20719]: time="2026-06-12T20:17:14.804524711Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-pxldd Namespace:openstack ID:b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3 UID:28220db3-9753-46ec-82eb-1bc0a132d18e NetNS:/var/run/netns/ba890865-730a-4c80-8324-cf0b186a58fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28220db3_9753_46ec_82eb_1bc0a132d18e.slice PodAnnotations:0xc003332130}] Aliases:map[]}"
2026-06-12 21:10:20.302749 | controller | Jun 12 20:17:14.804669 crc crio[20719]: time="2026-06-12T20:17:14.804605473Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6fcdc445-pxldd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.302766 | controller | Jun 12 20:17:15.235063 crc crio[20719]: time="2026-06-12T20:17:15.234657578Z" level=info msg="Running pod sandbox: openstack/glance-db-create-xjhlh/POD" id=947eed94-117d-4bae-b512-809f3493e2a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.302782 | controller | Jun 12 20:17:15.235221 crc crio[20719]: time="2026-06-12T20:17:15.235083979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.302798 | controller | Jun 12 20:17:15.271511 crc crio[20719]: time="2026-06-12T20:17:15.271356762Z" level=info msg="Got pod network &{Name:glance-db-create-xjhlh Namespace:openstack ID:cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741 UID:e4e89c20-4975-40f1-b260-68e1fd7403fb NetNS:/var/run/netns/ff17b563-413e-43ca-8dc5-07afbef8b724 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e89c20_4975_40f1_b260_68e1fd7403fb.slice PodAnnotations:0xc0033323c8}] Aliases:map[]}"
2026-06-12 21:10:20.302814 | controller | Jun 12 20:17:15.271703 crc crio[20719]: time="2026-06-12T20:17:15.271524377Z" level=info msg="Adding pod openstack_glance-db-create-xjhlh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.302830 | controller | Jun 12 20:17:15.315792 crc crio[20719]: time="2026-06-12T20:17:15.314598189Z" level=info msg="Running pod sandbox: openstack/glance-e20b-account-create-update-22dfz/POD" id=0b0d41e6-9ddc-407b-8c74-335c9912f66a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.302846 | controller | Jun 12 20:17:15.315792 crc crio[20719]: time="2026-06-12T20:17:15.314676891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.302881 | controller | Jun 12 20:17:15.343981 crc crio[20719]: time="2026-06-12T20:17:15.343891381Z" level=info msg="Got pod network &{Name:glance-e20b-account-create-update-22dfz Namespace:openstack ID:0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587 UID:f20e72ea-10da-4968-b9c5-a84b24dea21b NetNS:/var/run/netns/2f9eac04-e985-4da9-b013-e98f086e1d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf20e72ea_10da_4968_b9c5_a84b24dea21b.slice PodAnnotations:0xc0033326e8}] Aliases:map[]}"
2026-06-12 21:10:20.302903 | controller | Jun 12 20:17:15.343981 crc crio[20719]: time="2026-06-12T20:17:15.343958963Z" level=info msg="Adding pod openstack_glance-e20b-account-create-update-22dfz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.302919 | controller | Jun 12 20:17:15.401068 crc crio[20719]: time="2026-06-12T20:17:15.400995581Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-m4xcd/POD" id=36ad10c5-7498-4846-936f-a46a4fa6b353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.302935 | controller | Jun 12 20:17:15.401179 crc crio[20719]: time="2026-06-12T20:17:15.401097434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.302951 | controller | Jun 12 20:17:15.460081 crc crio[20719]: time="2026-06-12T20:17:15.459989059Z" level=info msg="Got pod network &{Name:root-account-create-update-m4xcd Namespace:openstack ID:9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7 UID:94f223b4-0974-4b11-b1bf-814908d0c2aa NetNS:/var/run/netns/cdd7d449-aa89-4b47-b50e-d5b8a6270ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94f223b4_0974_4b11_b1bf_814908d0c2aa.slice PodAnnotations:0xc0033329f0}] Aliases:map[]}"
2026-06-12 21:10:20.302968 | controller | Jun 12 20:17:15.460081 crc crio[20719]: time="2026-06-12T20:17:15.460065401Z" level=info msg="Adding pod openstack_root-account-create-update-m4xcd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.302984 | controller | Jun 12 20:17:15.646113 crc crio[20719]: 2026-06-12T20:17:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b71650d88dd4e0b Mac:42:ef:b0:61:82:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/ba890865-730a-4c80-8324-cf0b186a58fa SocketPath: PciID:}] [{Interface:0xc0004967a0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.303000 | controller | Jun 12 20:17:15.647641 crc crio[20719]: time="2026-06-12T20:17:15.647577927Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-pxldd Namespace:openstack ID:b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3 UID:28220db3-9753-46ec-82eb-1bc0a132d18e NetNS:/var/run/netns/ba890865-730a-4c80-8324-cf0b186a58fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28220db3_9753_46ec_82eb_1bc0a132d18e.slice PodAnnotations:0xc003332130}] Aliases:map[]}"
2026-06-12 21:10:20.303016 | controller | Jun 12 20:17:15.647785 crc crio[20719]: time="2026-06-12T20:17:15.647734201Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6fcdc445-pxldd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.303032 | controller | Jun 12 20:17:15.668798 crc crio[20719]: time="2026-06-12T20:17:15.666016038Z" level=info msg="Ran pod sandbox b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3 with infra container: openstack/dnsmasq-dns-7b6fcdc445-pxldd/POD" id=2ddf2e14-f520-4645-bfeb-ed73dc1d9e39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.303048 | controller | Jun 12 20:17:15.682134 crc crio[20719]: time="2026-06-12T20:17:15.675513045Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4194126c-8784-4afc-a97f-f270cb4960e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.303064 | controller | Jun 12 20:17:15.758930 crc crio[20719]: time="2026-06-12T20:17:15.758847357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0c8cb870-3dc4-4550-b461-4d085199a173 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.303083 | controller | Jun 12 20:17:15.774512 crc crio[20719]: time="2026-06-12T20:17:15.774427195Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-pxldd/init" id=768fb028-0e3c-4fd1-9c76-9d2d42166e51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.303100 | controller | Jun 12 20:17:15.776135 crc crio[20719]: time="2026-06-12T20:17:15.775837745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303116 | controller | Jun 12 20:17:15.829999 crc crio[20719]: time="2026-06-12T20:17:15.829898654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303132 | controller | Jun 12 20:17:15.834410 crc crio[20719]: time="2026-06-12T20:17:15.834356148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303149 | controller | Jun 12 20:17:15.977034 crc crio[20719]: time="2026-06-12T20:17:15.976617919Z" level=info msg="Created container a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66: openstack/dnsmasq-dns-7b6fcdc445-pxldd/init" id=768fb028-0e3c-4fd1-9c76-9d2d42166e51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.303165 | controller | Jun 12 20:17:15.978431 crc crio[20719]: time="2026-06-12T20:17:15.978133922Z" level=info msg="Starting container: a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66" id=a234b99d-d5ec-4d3b-a3a1-fcc9ea3ffa8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.303181 | controller | Jun 12 20:17:15.988930 crc crio[20719]: time="2026-06-12T20:17:15.988723491Z" level=info msg="Started container" PID=56697 containerID=a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66 description=openstack/dnsmasq-dns-7b6fcdc445-pxldd/init id=a234b99d-d5ec-4d3b-a3a1-fcc9ea3ffa8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3
2026-06-12 21:10:20.303198 | controller | Jun 12 20:17:16.087661 crc crio[20719]: 2026-06-12T20:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d8ef3419fd61b3 Mac:76:2b:3b:98:23:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/2f9eac04-e985-4da9-b013-e98f086e1d88 SocketPath: PciID:}] [{Interface:0xc000508590 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.303214 | controller | Jun 12 20:17:16.090012 crc crio[20719]: time="2026-06-12T20:17:16.089142611Z" level=info msg="Got pod network &{Name:glance-e20b-account-create-update-22dfz Namespace:openstack ID:0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587 UID:f20e72ea-10da-4968-b9c5-a84b24dea21b NetNS:/var/run/netns/2f9eac04-e985-4da9-b013-e98f086e1d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf20e72ea_10da_4968_b9c5_a84b24dea21b.slice PodAnnotations:0xc0033326e8}] Aliases:map[]}"
2026-06-12 21:10:20.303230 | controller | Jun 12 20:17:16.090012 crc crio[20719]: time="2026-06-12T20:17:16.089371738Z" level=info msg="Checking pod openstack_glance-e20b-account-create-update-22dfz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.303247 | controller | Jun 12 20:17:16.104075 crc crio[20719]: time="2026-06-12T20:17:16.103003148Z" level=info msg="Ran pod sandbox 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587 with infra container: openstack/glance-e20b-account-create-update-22dfz/POD" id=0b0d41e6-9ddc-407b-8c74-335c9912f66a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.303266 | controller | Jun 12 20:17:16.106542 crc crio[20719]: time="2026-06-12T20:17:16.106429313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9e7735ec-01ec-4aca-8750-759db425441e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.303283 | controller | Jun 12 20:17:16.110877 crc crio[20719]: time="2026-06-12T20:17:16.109871189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a053291d-f043-4f5c-ab97-85f86eefb928 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.303299 | controller | Jun 12 20:17:16.120363 crc crio[20719]: time="2026-06-12T20:17:16.118893461Z" level=info msg="Creating container: openstack/glance-e20b-account-create-update-22dfz/mariadb-account-create-update" id=2a2ece0e-76ed-4c1c-b9a0-f48d68eb8bec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.303314 | controller | Jun 12 20:17:16.120363 crc crio[20719]: time="2026-06-12T20:17:16.120226049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303330 | controller | Jun 12 20:17:16.156911 crc crio[20719]: time="2026-06-12T20:17:16.156790099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303346 | controller | Jun 12 20:17:16.159541 crc crio[20719]: time="2026-06-12T20:17:16.159473864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303361 | controller | Jun 12 20:17:16.192351 crc crio[20719]: 2026-06-12T20:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cff5cf01f4aa960 Mac:1e:64:07:4d:f0:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/ff17b563-413e-43ca-8dc5-07afbef8b724 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.303377 | controller | Jun 12 20:17:16.194249 crc crio[20719]: time="2026-06-12T20:17:16.194195665Z" level=info msg="Got pod network &{Name:glance-db-create-xjhlh Namespace:openstack ID:cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741 UID:e4e89c20-4975-40f1-b260-68e1fd7403fb NetNS:/var/run/netns/ff17b563-413e-43ca-8dc5-07afbef8b724 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e89c20_4975_40f1_b260_68e1fd7403fb.slice PodAnnotations:0xc0033323c8}] Aliases:map[]}"
2026-06-12 21:10:20.303393 | controller | Jun 12 20:17:16.194542 crc crio[20719]: time="2026-06-12T20:17:16.194488054Z" level=info msg="Checking pod openstack_glance-db-create-xjhlh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.303409 | controller | Jun 12 20:17:16.218402 crc crio[20719]: 2026-06-12T20:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9319d7696a2c0cc Mac:a6:25:12:03:bf:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/cdd7d449-aa89-4b47-b50e-d5b8a6270ab0 SocketPath: PciID:}] [{Interface:0xc0004826a0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.303426 | controller | Jun 12 20:17:16.219555 crc crio[20719]: time="2026-06-12T20:17:16.219466329Z" level=info msg="Got pod network &{Name:root-account-create-update-m4xcd Namespace:openstack ID:9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7 UID:94f223b4-0974-4b11-b1bf-814908d0c2aa NetNS:/var/run/netns/cdd7d449-aa89-4b47-b50e-d5b8a6270ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94f223b4_0974_4b11_b1bf_814908d0c2aa.slice PodAnnotations:0xc0033329f0}] Aliases:map[]}"
2026-06-12 21:10:20.303451 | controller | Jun 12 20:17:16.219741 crc crio[20719]: time="2026-06-12T20:17:16.219680495Z" level=info msg="Checking pod openstack_root-account-create-update-m4xcd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.303468 | controller | Jun 12 20:17:16.228895 crc crio[20719]: time="2026-06-12T20:17:16.227716833Z" level=info msg="Ran pod sandbox 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7 with infra container: openstack/root-account-create-update-m4xcd/POD" id=36ad10c5-7498-4846-936f-a46a4fa6b353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.303484 | controller | Jun 12 20:17:16.230338 crc crio[20719]: time="2026-06-12T20:17:16.230017533Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fa74cf06-fc90-446c-9306-fba433fe5e4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.303499 | controller | Jun 12 20:17:16.231037 crc crio[20719]: time="2026-06-12T20:17:16.230959852Z" level=info msg="Ran pod sandbox cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741 with infra container: openstack/glance-db-create-xjhlh/POD" id=947eed94-117d-4bae-b512-809f3493e2a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.303515 | controller | Jun 12 20:17:16.232881 crc crio[20719]: time="2026-06-12T20:17:16.232809264Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=dd5e5bd0-e934-4220-b9f1-904417bead2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.303531 | controller | Jun 12 20:17:16.234144 crc crio[20719]: time="2026-06-12T20:17:16.234096027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=55d2fc0a-a3c2-4188-83f2-7a620e0483be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.303546 | controller | Jun 12 20:17:16.236967 crc crio[20719]: time="2026-06-12T20:17:16.236853579Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6cb1b24d-4531-43c6-9912-553b5f7b801b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.303562 | controller | Jun 12 20:17:16.242360 crc crio[20719]: time="2026-06-12T20:17:16.242234367Z" level=info msg="Creating container: openstack/root-account-create-update-m4xcd/mariadb-account-create-update" id=0fa346ed-c436-4aff-89af-31b955b1cdfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.303578 | controller | Jun 12 20:17:16.243882 crc crio[20719]: time="2026-06-12T20:17:16.243836152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303594 | controller | Jun 12 20:17:16.247068 crc crio[20719]: time="2026-06-12T20:17:16.246986667Z" level=info msg="Creating container: openstack/glance-db-create-xjhlh/mariadb-database-create" id=96774e21-7903-41e0-b794-f765c334cf60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.303610 | controller | Jun 12 20:17:16.263870 crc crio[20719]: time="2026-06-12T20:17:16.263765635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303626 | controller | Jun 12 20:17:16.290806 crc crio[20719]: time="2026-06-12T20:17:16.290252314Z" level=info msg="Created container 7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931: openstack/glance-e20b-account-create-update-22dfz/mariadb-account-create-update" id=2a2ece0e-76ed-4c1c-b9a0-f48d68eb8bec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.303643 | controller | Jun 12 20:17:16.294719 crc crio[20719]: time="2026-06-12T20:17:16.294562655Z" level=info msg="Starting container: 7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931" id=76fb7442-13c9-4ccd-9006-7e8405cac1c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.303662 | controller | Jun 12 20:17:16.304635 crc crio[20719]: time="2026-06-12T20:17:16.304549957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303679 | controller | Jun 12 20:17:16.306233 crc crio[20719]: time="2026-06-12T20:17:16.306157909Z" level=info msg="Started container" PID=56723 containerID=7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931 description=openstack/glance-e20b-account-create-update-22dfz/mariadb-account-create-update id=76fb7442-13c9-4ccd-9006-7e8405cac1c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587
2026-06-12 21:10:20.303695 | controller | Jun 12 20:17:16.308574 crc crio[20719]: time="2026-06-12T20:17:16.308500164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303712 | controller | Jun 12 20:17:16.319784 crc crio[20719]: time="2026-06-12T20:17:16.319647596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303727 | controller | Jun 12 20:17:16.324760 crc crio[20719]: time="2026-06-12T20:17:16.322647189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303743 | controller | Jun 12 20:17:16.430695 crc crio[20719]: time="2026-06-12T20:17:16.430598772Z" level=info msg="Created container 23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87: openstack/glance-db-create-xjhlh/mariadb-database-create" id=96774e21-7903-41e0-b794-f765c334cf60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.303759 | controller | Jun 12 20:17:16.431943 crc crio[20719]: time="2026-06-12T20:17:16.431872358Z" level=info msg="Starting container: 23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87" id=598cf07f-2fd6-45d5-aa25-c37eb4acb4a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.303775 | controller | Jun 12 20:17:16.432985 crc crio[20719]: time="2026-06-12T20:17:16.432917347Z" level=info msg="Created container ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca: openstack/root-account-create-update-m4xcd/mariadb-account-create-update" id=0fa346ed-c436-4aff-89af-31b955b1cdfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.303790 | controller | Jun 12 20:17:16.434149 crc crio[20719]: time="2026-06-12T20:17:16.433730439Z" level=info msg="Starting container: ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca" id=2f3a8585-097a-4385-820b-6d7abb45e988 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.303806 | controller | Jun 12 20:17:16.437362 crc crio[20719]: time="2026-06-12T20:17:16.437233538Z" level=info msg="Started container" PID=56747 containerID=23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87 description=openstack/glance-db-create-xjhlh/mariadb-database-create id=598cf07f-2fd6-45d5-aa25-c37eb4acb4a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741
2026-06-12 21:10:20.303822 | controller | Jun 12 20:17:16.439378 crc crio[20719]: time="2026-06-12T20:17:16.439255684Z" level=info msg="Started container" PID=56751 containerID=ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca description=openstack/root-account-create-update-m4xcd/mariadb-account-create-update id=2f3a8585-097a-4385-820b-6d7abb45e988 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7
2026-06-12 21:10:20.303838 | controller | Jun 12 20:17:16.772381 crc crio[20719]: time="2026-06-12T20:17:16.772212729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bcb62aaa-5127-47aa-a4d5-97e98dd3c582 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.303877 | controller | Jun 12 20:17:16.840641 crc crio[20719]: time="2026-06-12T20:17:16.840162576Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=91ee3ed1-72b4-403b-aa36-537352cfc03b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.303896 | controller | Jun 12 20:17:16.873872 crc crio[20719]: time="2026-06-12T20:17:16.873695534Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns" id=eff9a994-1671-49f5-be24-79e4e751885f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.303911 | controller | Jun 12 20:17:16.875785 crc crio[20719]: time="2026-06-12T20:17:16.875678068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303928 | controller | Jun 12 20:17:16.912746 crc crio[20719]: time="2026-06-12T20:17:16.912597778Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-km9rw/POD" id=71115f73-bfc2-4ff3-a07f-d847e9cf3f8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.303944 | controller | Jun 12 20:17:16.915576 crc crio[20719]: time="2026-06-12T20:17:16.912762283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303960 | controller | Jun 12 20:17:16.941071 crc crio[20719]: time="2026-06-12T20:17:16.94097008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303976 | controller | Jun 12 20:17:16.956353 crc crio[20719]: time="2026-06-12T20:17:16.955931138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.303992 | controller | Jun 12 20:17:16.958199 crc crio[20719]: time="2026-06-12T20:17:16.958130216Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-km9rw Namespace:openstack ID:4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93 UID:23e171e8-5b53-4e7b-9b6e-8349ea3cdaab NetNS:/var/run/netns/bb6f1405-7a2b-4144-8709-9fcb226ca2e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e171e8_5b53_4e7b_9b6e_8349ea3cdaab.slice PodAnnotations:0xc00259a310}] Aliases:map[]}"
2026-06-12 21:10:20.304008 | controller | Jun 12 20:17:16.958199 crc crio[20719]: time="2026-06-12T20:17:16.958208148Z" level=info msg="Adding pod openstack_swift-ring-rebalance-km9rw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.304024 | controller | Jun 12 20:17:17.213145 crc crio[20719]: time="2026-06-12T20:17:17.212935642Z" level=info msg="Created container c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12: openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns" id=eff9a994-1671-49f5-be24-79e4e751885f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.304040 | controller | Jun 12 20:17:17.214103 crc crio[20719]: time="2026-06-12T20:17:17.214046463Z" level=info msg="Starting container: c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12" id=1bcc14a6-1ad3-4d79-92c5-a078377bab0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.304056 | controller | Jun 12 20:17:17.224562 crc crio[20719]: time="2026-06-12T20:17:17.224505935Z" level=info msg="Started container" PID=56892 containerID=c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12 description=openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns id=1bcc14a6-1ad3-4d79-92c5-a078377bab0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3
2026-06-12 21:10:20.304075 | controller | Jun 12 20:17:17.529605 crc crio[20719]: 2026-06-12T20:17:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b49848a4fec62f Mac:52:a1:ba:e2:31:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/bb6f1405-7a2b-4144-8709-9fcb226ca2e7 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.304091 | controller | Jun 12 20:17:17.531356 crc crio[20719]: time="2026-06-12T20:17:17.531212348Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-km9rw Namespace:openstack ID:4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93 UID:23e171e8-5b53-4e7b-9b6e-8349ea3cdaab NetNS:/var/run/netns/bb6f1405-7a2b-4144-8709-9fcb226ca2e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e171e8_5b53_4e7b_9b6e_8349ea3cdaab.slice PodAnnotations:0xc00259a310}] Aliases:map[]}"
2026-06-12 21:10:20.304107 | controller | Jun 12 20:17:17.532153 crc crio[20719]: time="2026-06-12T20:17:17.531499136Z" level=info msg="Checking pod openstack_swift-ring-rebalance-km9rw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.304123 | controller | Jun 12 20:17:17.541122 crc crio[20719]: time="2026-06-12T20:17:17.540735616Z" level=info msg="Ran pod sandbox 4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93 with infra container: openstack/swift-ring-rebalance-km9rw/POD" id=71115f73-bfc2-4ff3-a07f-d847e9cf3f8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.304139 | controller | Jun 12 20:17:17.544737 crc crio[20719]: time="2026-06-12T20:17:17.544576614Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=e97326ab-deac-4230-b2a9-a2e59b48f6a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.304155 | controller | Jun 12 20:17:17.545043 crc crio[20719]: time="2026-06-12T20:17:17.544997506Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=e97326ab-deac-4230-b2a9-a2e59b48f6a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.304171 | controller | Jun 12 20:17:17.545115 crc crio[20719]: time="2026-06-12T20:17:17.545072178Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=e97326ab-deac-4230-b2a9-a2e59b48f6a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.304186 | controller | Jun 12 20:17:17.546583 crc crio[20719]: time="2026-06-12T20:17:17.546256877Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=10b71cac-790a-4cde-9293-0f27580ad029 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.304202 | controller | Jun 12 20:17:17.553143 crc crio[20719]: time="2026-06-12T20:17:17.553068284Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-12 21:10:20.304217 | controller | Jun 12 20:17:17.693730 crc crio[20719]: time="2026-06-12T20:17:17.693646511Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/POD" id=9f44e6f9-71e5-48ce-a3ec-9c1f0d9a6be7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.304233 | controller | Jun 12 20:17:17.693837 crc crio[20719]: time="2026-06-12T20:17:17.693766774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.304249 | controller | Jun 12 20:17:17.739835 crc crio[20719]: time="2026-06-12T20:17:17.739747658Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781295437-8zkdb Namespace:openstack ID:2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118 UID:2d11aa01-f7e6-4120-97f3-1e0fc5f71bd8 NetNS:/var/run/netns/130a3e71-aea6-4528-914e-65b988f36e99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d11aa01_f7e6_4120_97f3_1e0fc5f71bd8.slice PodAnnotations:0xc000a390f0}] Aliases:map[]}"
2026-06-12 21:10:20.304270 | controller | Jun 12 20:17:17.739835 crc crio[20719]: time="2026-06-12T20:17:17.73981771Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781295437-8zkdb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.304286 | controller | Jun 12 20:17:17.856897 crc crio[20719]: time="2026-06-12T20:17:17.856481706Z" level=info msg="Stopping pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587" id=7bc9cd59-564c-4b19-b7ae-70d61a5a80c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.304302 | controller | Jun 12 20:17:17.857992 crc crio[20719]: time="2026-06-12T20:17:17.857250177Z" level=info msg="Got pod network &{Name:glance-e20b-account-create-update-22dfz Namespace:openstack ID:0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587 UID:f20e72ea-10da-4968-b9c5-a84b24dea21b NetNS:/var/run/netns/2f9eac04-e985-4da9-b013-e98f086e1d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf20e72ea_10da_4968_b9c5_a84b24dea21b.slice PodAnnotations:0xc000111810}] Aliases:map[]}"
2026-06-12 21:10:20.304318 | controller | Jun 12 20:17:17.857992 crc crio[20719]: time="2026-06-12T20:17:17.857511775Z" level=info msg="Deleting pod openstack_glance-e20b-account-create-update-22dfz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.304334 | controller | Jun 12 20:17:18.331646 crc crio[20719]: 2026-06-12T20:17:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2186ca121d87bd2 Mac:22:90:c2:24:70:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/130a3e71-aea6-4528-914e-65b988f36e99 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.304350 | controller | Jun 12 20:17:18.332241 crc crio[20719]: time="2026-06-12T20:17:18.332163986Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/POD" id=ab857f51-0af5-49e5-ba27-7bcae67c1045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.304365 | controller | Jun 12 20:17:18.332482 crc crio[20719]: time="2026-06-12T20:17:18.332326131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.304382 | controller | Jun 12 20:17:18.333977 crc crio[20719]: time="2026-06-12T20:17:18.333901734Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781295437-8zkdb Namespace:openstack ID:2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118 UID:2d11aa01-f7e6-4120-97f3-1e0fc5f71bd8 NetNS:/var/run/netns/130a3e71-aea6-4528-914e-65b988f36e99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d11aa01_f7e6_4120_97f3_1e0fc5f71bd8.slice PodAnnotations:0xc000a390f0}] Aliases:map[]}"
2026-06-12 21:10:20.304398 | controller | Jun 12 20:17:18.334462 crc crio[20719]: time="2026-06-12T20:17:18.334198022Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781295437-8zkdb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.304414 | controller | Jun 12 20:17:18.367498 crc crio[20719]: time="2026-06-12T20:17:18.367432241Z" level=info msg="Ran pod sandbox 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118 with infra container: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/POD" id=9f44e6f9-71e5-48ce-a3ec-9c1f0d9a6be7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.304432 | controller | Jun 12 20:17:18.371622 crc crio[20719]: time="2026-06-12T20:17:18.371544456Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=9088e1db-2cb4-4cca-9381-0fcbd08a1c16 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.304448 | controller | Jun 12 20:17:18.395960 crc crio[20719]: time="2026-06-12T20:17:18.395871886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=6f70d1b9-95c7-43fe-839d-80994dd9d91a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.304464 | controller | Jun 12 20:17:18.419127 crc crio[20719]: time="2026-06-12T20:17:18.418860615Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781295437-g8mq8 Namespace:openstack ID:de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778 UID:e03861a4-828c-4d37-9f7a-d1c619eeecab NetNS:/var/run/netns/d338148b-ba6c-4161-8416-dc953a49755f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode03861a4_828c_4d37_9f7a_d1c619eeecab.slice PodAnnotations:0xc0005262a8}] Aliases:map[]}"
2026-06-12 21:10:20.304480 | controller | Jun 12 20:17:18.419127 crc crio[20719]: time="2026-06-12T20:17:18.418931127Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781295437-g8mq8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.304496 | controller | Jun 12 20:17:18.423938 crc crio[20719]: time="2026-06-12T20:17:18.423039492Z" level=info msg="Stopped pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587" id=7bc9cd59-564c-4b19-b7ae-70d61a5a80c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.304512 | controller | Jun 12 20:17:18.438150 crc crio[20719]: time="2026-06-12T20:17:18.438069992Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/ovn-config" id=44ebca8f-8846-4747-850f-96fb8cdc692d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.304528 | controller | Jun 12 20:17:18.439514 crc crio[20719]: time="2026-06-12T20:17:18.439463181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.304543 | controller | Jun 12 20:17:18.474351 crc crio[20719]: time="2026-06-12T20:17:18.47417026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.304559 | controller | Jun 12 20:17:18.483781 crc crio[20719]: time="2026-06-12T20:17:18.478232743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.304575 | controller | Jun 12 20:17:18.580045 crc crio[20719]: time="2026-06-12T20:17:18.579945154Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=d0ed7542-fdfb-42e3-9251-7a2b9ee1fb4b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.304590 | controller | Jun 12 20:17:18.580188 crc crio[20719]: time="2026-06-12T20:17:18.580076397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.304606 | controller | Jun 12 20:17:18.651623 crc crio[20719]: time="2026-06-12T20:17:18.651075778Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11 UID:1cc1af02-8c98-415b-95ff-474cc0cdad14 NetNS:/var/run/netns/c1524662-0c64-4bb4-a483-7e30fc6329e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc1af02_8c98_415b_95ff_474cc0cdad14.slice PodAnnotations:0xc0023e23d8}] Aliases:map[]}"
2026-06-12 21:10:20.304626 | controller | Jun 12 20:17:18.651623 crc crio[20719]: time="2026-06-12T20:17:18.651608023Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.304659 | controller | Jun 12 20:17:18.665054 crc crio[20719]: time="2026-06-12T20:17:18.664654802Z" level=info msg="Created container ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/ovn-config" id=44ebca8f-8846-4747-850f-96fb8cdc692d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.304676 | controller | Jun 12 20:17:18.668082 crc crio[20719]: time="2026-06-12T20:17:18.66724222Z" level=info msg="Starting container: ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571" id=a90e827c-75d2-4f4e-b1f9-4261ebd1c1f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.304692 | controller | Jun 12 20:17:18.700339 crc crio[20719]: time="2026-06-12T20:17:18.699950502Z" level=info msg="Started container" PID=57046 containerID=ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571 description=openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/ovn-config id=a90e827c-75d2-4f4e-b1f9-4261ebd1c1f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118
2026-06-12 21:10:20.304709 | controller | Jun 12 20:17:18.967058 crc crio[20719]: time="2026-06-12T20:17:18.965491795Z" level=info msg="Stopping pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741" id=74d08f7c-02fa-48a7-a59a-050000bbd105 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.304725 | controller | Jun 12 20:17:18.967058 crc crio[20719]: time="2026-06-12T20:17:18.965888427Z" level=info msg="Got pod network &{Name:glance-db-create-xjhlh Namespace:openstack ID:cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741 UID:e4e89c20-4975-40f1-b260-68e1fd7403fb NetNS:/var/run/netns/ff17b563-413e-43ca-8dc5-07afbef8b724 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e89c20_4975_40f1_b260_68e1fd7403fb.slice PodAnnotations:0xc00008cd80}] Aliases:map[]}"
2026-06-12 21:10:20.304741 | controller | Jun 12 20:17:18.967058 crc crio[20719]: time="2026-06-12T20:17:18.96600828Z" level=info msg="Deleting pod openstack_glance-db-create-xjhlh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.304758 | controller | Jun 12 20:17:18.974690 crc crio[20719]: time="2026-06-12T20:17:18.974590675Z" level=info msg="Stopping pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7" id=d7b88009-74b7-41b9-840c-ad805aba5aa1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.304774 | controller | Jun 12 20:17:18.975357 crc crio[20719]: time="2026-06-12T20:17:18.975210882Z" level=info msg="Got pod network &{Name:root-account-create-update-m4xcd Namespace:openstack ID:9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7 UID:94f223b4-0974-4b11-b1bf-814908d0c2aa NetNS:/var/run/netns/cdd7d449-aa89-4b47-b50e-d5b8a6270ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94f223b4_0974_4b11_b1bf_814908d0c2aa.slice PodAnnotations:0xc003c98538}] Aliases:map[]}"
2026-06-12 21:10:20.304790 | controller | Jun 12 20:17:18.975636 crc crio[20719]: time="2026-06-12T20:17:18.97552346Z" level=info msg="Deleting pod openstack_root-account-create-update-m4xcd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.304806 | controller | Jun 12 20:17:18.982114 crc crio[20719]: 2026-06-12T20:17:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de39077ade6f803 Mac:ce:2b:18:7b:79:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/d338148b-ba6c-4161-8416-dc953a49755f SocketPath: PciID:}] [{Interface:0xc00035c940 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.304826 | controller | Jun 12 20:17:18.982789 crc crio[20719]: time="2026-06-12T20:17:18.982683802Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781295437-g8mq8 Namespace:openstack ID:de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778 UID:e03861a4-828c-4d37-9f7a-d1c619eeecab NetNS:/var/run/netns/d338148b-ba6c-4161-8416-dc953a49755f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode03861a4_828c_4d37_9f7a_d1c619eeecab.slice PodAnnotations:0xc0005262a8}] Aliases:map[]}"
2026-06-12 21:10:20.304843 | controller | Jun 12 20:17:18.996005 crc crio[20719]: time="2026-06-12T20:17:18.995840502Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781295437-g8mq8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.304885 | controller | Jun 12 20:17:19.034748 crc crio[20719]: time="2026-06-12T20:17:19.034492509Z" level=info msg="Ran pod sandbox de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778 with infra container: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/POD" id=ab857f51-0af5-49e5-ba27-7bcae67c1045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.304903 | controller | Jun 12 20:17:19.043319 crc crio[20719]: time="2026-06-12T20:17:19.043051071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=5392f396-6252-4986-8103-ca508fd52171 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.304919 | controller | Jun 12 20:17:19.090066 crc crio[20719]: time="2026-06-12T20:17:19.089857451Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=5d0a1f6d-9188-40b9-a448-c7e43929027e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.304935 | controller | Jun 12 20:17:19.109712 crc crio[20719]: time="2026-06-12T20:17:19.109642889Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/ovn-config" id=93dad0d3-4514-40ad-9612-83381911291d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.304951 | controller | Jun 12 20:17:19.114790 crc crio[20719]: time="2026-06-12T20:17:19.114739974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.304967 | controller | Jun 12 20:17:19.235235 crc crio[20719]: time="2026-06-12T20:17:19.234205016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.304983 | controller | Jun 12 20:17:19.248700 crc crio[20719]: time="2026-06-12T20:17:19.248610708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.304999 | controller | Jun 12 20:17:19.288987 crc crio[20719]: time="2026-06-12T20:17:19.287824453Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-9j8v9/POD" id=c1549b4b-f7d8-44e6-ae38-a6d7e7e72a6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.305015 | controller | Jun 12 20:17:19.288987 crc crio[20719]: time="2026-06-12T20:17:19.287939296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.305032 | controller | Jun 12 20:17:19.355634 crc crio[20719]: time="2026-06-12T20:17:19.355479707Z" level=info msg="Got pod network &{Name:keystone-db-create-9j8v9 Namespace:openstack ID:e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399 UID:22179728-9c70-4a9d-b129-9683d4e9c6f5 NetNS:/var/run/netns/79895ff7-1349-4bcd-bcf1-f7e8b3ee4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22179728_9c70_4a9d_b129_9683d4e9c6f5.slice PodAnnotations:0xc00170c1e8}] Aliases:map[]}"
2026-06-12 21:10:20.305052 | controller | Jun 12 20:17:19.355759 crc crio[20719]: time="2026-06-12T20:17:19.355662772Z" level=info msg="Adding pod openstack_keystone-db-create-9j8v9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.305069 | controller | Jun 12 20:17:19.437228 crc crio[20719]: 2026-06-12T20:17:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6090493a759972d Mac:76:18:dc:f8:5e:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/c1524662-0c64-4bb4-a483-7e30fc6329e8 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.305085 | controller | Jun 12 20:17:19.438822 crc crio[20719]: time="2026-06-12T20:17:19.438758947Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11 UID:1cc1af02-8c98-415b-95ff-474cc0cdad14 NetNS:/var/run/netns/c1524662-0c64-4bb4-a483-7e30fc6329e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc1af02_8c98_415b_95ff_474cc0cdad14.slice PodAnnotations:0xc0023e23d8}] Aliases:map[]}"
2026-06-12 21:10:20.305102 | controller | Jun 12 20:17:19.438923 crc crio[20719]: time="2026-06-12T20:17:19.438908882Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.305118 | controller | Jun 12 20:17:19.441547 crc crio[20719]: time="2026-06-12T20:17:19.441518223Z" level=info msg="Created container 5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/ovn-config" id=93dad0d3-4514-40ad-9612-83381911291d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.305134 | controller | Jun 12 20:17:19.443096 crc crio[20719]: time="2026-06-12T20:17:19.442987965Z" level=info msg="Starting container: 5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894" id=962e4213-a476-439a-b5e6-38f59263ea24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.305150 | controller | Jun 12 20:17:19.446837 crc crio[20719]: time="2026-06-12T20:17:19.446753974Z" level=info msg="Ran pod sandbox 6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11 with infra container: openstack/ovn-northd-0/POD" id=d0ed7542-fdfb-42e3-9251-7a2b9ee1fb4b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.305166 | controller | Jun 12 20:17:19.457541 crc crio[20719]: time="2026-06-12T20:17:19.453710944Z" level=info msg="Started container" PID=57171 containerID=5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894 description=openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/ovn-config id=962e4213-a476-439a-b5e6-38f59263ea24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778
2026-06-12 21:10:20.305182 | controller | Jun 12 20:17:19.457541 crc crio[20719]: time="2026-06-12T20:17:19.453805227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=4795badd-b0e8-4f70-bb2e-6535f6f0bcd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.305198 | controller | Jun 12 20:17:19.457541 crc crio[20719]: time="2026-06-12T20:17:19.454027483Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=4795badd-b0e8-4f70-bb2e-6535f6f0bcd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.305213 | controller | Jun 12 20:17:19.457541 crc crio[20719]: time="2026-06-12T20:17:19.454073024Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=4795badd-b0e8-4f70-bb2e-6535f6f0bcd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.305232 | controller | Jun 12 20:17:19.457541 crc crio[20719]: time="2026-06-12T20:17:19.454847226Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=0eee2b80-01b5-4059-8cf2-124ab9252d3f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.305248 | controller | Jun 12 20:17:19.465612 crc crio[20719]: time="2026-06-12T20:17:19.460500635Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-12 21:10:20.305264 | controller | Jun 12 20:17:19.467387 crc crio[20719]: time="2026-06-12T20:17:19.466445193Z" level=info msg="Running pod sandbox: openstack/keystone-d6c5-account-create-update-7hd78/POD" id=71f34351-98ec-41b0-bb4e-bfb14723f297 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.305280 | controller | Jun 12 20:17:19.467387 crc crio[20719]: time="2026-06-12T20:17:19.466518935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.305296 | controller | Jun 12 20:17:19.595813 crc crio[20719]: time="2026-06-12T20:17:19.595023379Z" level=info msg="Got pod network &{Name:keystone-d6c5-account-create-update-7hd78 Namespace:openstack ID:5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b UID:234284cf-7ee8-4f75-a38d-1fed92d35c17 NetNS:/var/run/netns/9e577e82-b903-40f7-a42f-d527ffde0f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234284cf_7ee8_4f75_a38d_1fed92d35c17.slice PodAnnotations:0xc000526528}] Aliases:map[]}"
2026-06-12 21:10:20.305313 | controller | Jun 12 20:17:19.595813 crc crio[20719]: time="2026-06-12T20:17:19.595667056Z" level=info msg="Adding pod openstack_keystone-d6c5-account-create-update-7hd78 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.305329 | controller | Jun 12 20:17:19.654723 crc crio[20719]: time="2026-06-12T20:17:19.65464028Z" level=info msg="Running pod sandbox: openstack/placement-db-create-xkdfm/POD" id=db6e416d-824b-41b6-a521-add02a7c2160 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.305345 | controller | Jun 12 20:17:19.654846 crc crio[20719]: time="2026-06-12T20:17:19.654744616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.305361 | controller | Jun 12 20:17:19.657560 crc crio[20719]: time="2026-06-12T20:17:19.657474332Z" level=info msg="Stopped pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7" id=d7b88009-74b7-41b9-840c-ad805aba5aa1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.305377 | controller | Jun 12 20:17:19.717366 crc crio[20719]: time="2026-06-12T20:17:19.705568614Z" level=info msg="Got pod network &{Name:placement-db-create-xkdfm Namespace:openstack ID:b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3 UID:f9bbf781-0682-4166-85ff-c489e21206a5 NetNS:/var/run/netns/640af57d-77ca-4f42-b07b-0179da75d11a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9bbf781_0682_4166_85ff_c489e21206a5.slice PodAnnotations:0xc000526910}] Aliases:map[]}"
2026-06-12 21:10:20.305394 | controller | Jun 12 20:17:19.717366 crc crio[20719]: time="2026-06-12T20:17:19.705635446Z" level=info msg="Adding pod openstack_placement-db-create-xkdfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.305410 | controller | Jun 12 20:17:19.750769 crc crio[20719]: time="2026-06-12T20:17:19.747753302Z" level=info msg="Running pod sandbox: openstack/placement-b486-account-create-update-sxhhd/POD" id=5fa1c381-ac7a-44b3-9b01-68982214c058 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.305429 | controller | Jun 12 20:17:19.750769 crc crio[20719]: time="2026-06-12T20:17:19.747875365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.305446 | controller | Jun 12 20:17:19.874760 crc crio[20719]: time="2026-06-12T20:17:19.873689838Z" level=info msg="Got pod network &{Name:placement-b486-account-create-update-sxhhd Namespace:openstack ID:08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df UID:8a72ec85-efbd-47ad-a2eb-0a0d2d78109c NetNS:/var/run/netns/5e220d1e-072b-4dc2-a032-f721a4a35f99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a72ec85_efbd_47ad_a2eb_0a0d2d78109c.slice PodAnnotations:0xc00259a498}] Aliases:map[]}"
2026-06-12 21:10:20.305462 | controller | Jun 12 20:17:19.874760 crc crio[20719]: time="2026-06-12T20:17:19.873787441Z" level=info msg="Adding pod openstack_placement-b486-account-create-update-sxhhd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.305478 | controller | Jun 12 20:17:19.883353 crc crio[20719]: time="2026-06-12T20:17:19.88308271Z" level=info msg="Stopped pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741" id=74d08f7c-02fa-48a7-a59a-050000bbd105 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.305494 | controller | Jun 12 20:17:20.038567 crc crio[20719]: time="2026-06-12T20:17:20.037937903Z" level=info msg="Stopping pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118" id=c41b0873-d0f2-4751-b889-2e45c7388ac2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.305509 | controller | Jun 12 20:17:20.040100 crc crio[20719]: time="2026-06-12T20:17:20.039231429Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781295437-8zkdb Namespace:openstack ID:2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118 UID:2d11aa01-f7e6-4120-97f3-1e0fc5f71bd8 NetNS:/var/run/netns/130a3e71-aea6-4528-914e-65b988f36e99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d11aa01_f7e6_4120_97f3_1e0fc5f71bd8.slice PodAnnotations:0xc00170c5d8}] Aliases:map[]}"
2026-06-12 21:10:20.305525 | controller | Jun 12 20:17:20.040100 crc crio[20719]: time="2026-06-12T20:17:20.039429895Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781295437-8zkdb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.305541 | controller | Jun 12 20:17:20.445532 crc crio[20719]: 2026-06-12T20:17:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a3c0fcd70bc9a3 Mac:8a:9a:8d:74:57:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/9e577e82-b903-40f7-a42f-d527ffde0f3b SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.305557 | controller | Jun 12 20:17:20.446853 crc crio[20719]: time="2026-06-12T20:17:20.446767396Z" level=info msg="Got pod network &{Name:keystone-d6c5-account-create-update-7hd78 Namespace:openstack ID:5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b UID:234284cf-7ee8-4f75-a38d-1fed92d35c17 NetNS:/var/run/netns/9e577e82-b903-40f7-a42f-d527ffde0f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234284cf_7ee8_4f75_a38d_1fed92d35c17.slice PodAnnotations:0xc000526528}] Aliases:map[]}"
2026-06-12 21:10:20.305574 | controller | Jun 12 20:17:20.446975 crc crio[20719]: time="2026-06-12T20:17:20.44693883Z" level=info msg="Checking pod openstack_keystone-d6c5-account-create-update-7hd78 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.305596 | controller | Jun 12 20:17:20.461520 crc crio[20719]: 2026-06-12T20:17:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e216af55256a4ef Mac:be:d4:67:1d:bf:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/79895ff7-1349-4bcd-bcf1-f7e8b3ee4d97 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.305613 | controller | Jun 12 20:17:20.461520 crc crio[20719]: time="2026-06-12T20:17:20.456129867Z" level=info msg="Got pod network &{Name:keystone-db-create-9j8v9 Namespace:openstack ID:e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399 UID:22179728-9c70-4a9d-b129-9683d4e9c6f5 NetNS:/var/run/netns/79895ff7-1349-4bcd-bcf1-f7e8b3ee4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22179728_9c70_4a9d_b129_9683d4e9c6f5.slice PodAnnotations:0xc00170c1e8}] Aliases:map[]}"
2026-06-12 21:10:20.305630 | controller | Jun 12 20:17:20.461520 crc crio[20719]: time="2026-06-12T20:17:20.456349453Z" level=info msg="Checking pod openstack_keystone-db-create-9j8v9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.305647 | controller | Jun 12 20:17:20.465422 crc crio[20719]: time="2026-06-12T20:17:20.465339547Z" level=info msg="Ran pod sandbox e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399 with infra container: openstack/keystone-db-create-9j8v9/POD" id=c1549b4b-f7d8-44e6-ae38-a6d7e7e72a6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.305663 | controller | Jun 12 20:17:20.467843 crc crio[20719]: time="2026-06-12T20:17:20.467222691Z" level=info msg="Ran pod sandbox 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b with infra container: openstack/keystone-d6c5-account-create-update-7hd78/POD" id=71f34351-98ec-41b0-bb4e-bfb14723f297 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.305679 | controller | Jun 12 20:17:20.468742 crc crio[20719]: time="2026-06-12T20:17:20.468646156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=da471562-1d5e-4f4c-a090-2f5aca099099 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.305695 | controller | Jun 12 20:17:20.494881 crc crio[20719]: time="2026-06-12T20:17:20.494806415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=24c8e222-f5a3-4987-8f9b-3b28078370ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.305711 | controller | Jun 12 20:17:20.500513 crc crio[20719]: time="2026-06-12T20:17:20.500433793Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=91cf12d1-9b4d-4b6f-9709-799e1ff9f1bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.305727 | controller | Jun 12 20:17:20.502549 crc crio[20719]: time="2026-06-12T20:17:20.502487581Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=93a7e9bf-620d-47e5-8489-e1c5407abf44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.305742 | controller | Jun 12 20:17:20.601597 crc crio[20719]: time="2026-06-12T20:17:20.601449084Z" level=info msg="Creating container: openstack/keystone-db-create-9j8v9/mariadb-database-create" id=6f3ad901-1639-4054-b12f-3f791744be93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.305758 | controller | Jun 12 20:17:20.605194 crc crio[20719]: time="2026-06-12T20:17:20.605111497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.305773 | controller | Jun 12 20:17:20.668509 crc crio[20719]: time="2026-06-12T20:17:20.668416227Z" level=info msg="Stopped pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118" id=c41b0873-d0f2-4751-b889-2e45c7388ac2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.305793 | controller | Jun 12 20:17:20.700503 crc crio[20719]: time="2026-06-12T20:17:20.700209611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.305809 | controller | Jun 12 20:17:20.704861 crc crio[20719]: time="2026-06-12T20:17:20.704652164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.305825 | controller | Jun 12 20:17:20.755073 crc crio[20719]: 2026-06-12T20:17:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3890ca4c0af6aa Mac:96:6f:c7:7e:09:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/640af57d-77ca-4f42-b07b-0179da75d11a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.305842 | controller | Jun 12 20:17:20.755073 crc crio[20719]: time="2026-06-12T20:17:20.748811668Z" level=info msg="Got pod network &{Name:placement-db-create-xkdfm Namespace:openstack ID:b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3 UID:f9bbf781-0682-4166-85ff-c489e21206a5 NetNS:/var/run/netns/640af57d-77ca-4f42-b07b-0179da75d11a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9bbf781_0682_4166_85ff_c489e21206a5.slice PodAnnotations:0xc000526910}] Aliases:map[]}"
2026-06-12 21:10:20.305878 | controller | Jun 12 20:17:20.755073 crc crio[20719]: time="2026-06-12T20:17:20.748983753Z" level=info msg="Checking pod openstack_placement-db-create-xkdfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.305896 | controller | Jun 12 20:17:20.759702 crc crio[20719]: time="2026-06-12T20:17:20.759567418Z" level=info msg="Ran pod sandbox b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3 with infra container: openstack/placement-db-create-xkdfm/POD" id=db6e416d-824b-41b6-a521-add02a7c2160 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.305912 | controller | Jun 12 20:17:20.764725 crc crio[20719]: time="2026-06-12T20:17:20.764603968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e88be6e9-39dc-4360-a753-b3ebf8b55b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.305929 | controller | Jun 12 20:17:20.771571 crc crio[20719]: time="2026-06-12T20:17:20.771187163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a4ac256f-4a68-47b7-b521-9dc707ee1e2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.305945 | controller | Jun 12 20:17:20.778988 crc crio[20719]: time="2026-06-12T20:17:20.777973251Z" level=info msg="Creating container: openstack/keystone-d6c5-account-create-update-7hd78/mariadb-account-create-update" id=c8cacbde-8db7-46f2-8c24-dad935327cbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.305961 | controller | Jun 12 20:17:20.780042 crc crio[20719]: time="2026-06-12T20:17:20.779923946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.305977 | controller | Jun 12 20:17:20.840918 crc crio[20719]: time="2026-06-12T20:17:20.840764053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.305993 | controller | Jun 12 20:17:20.844232 crc crio[20719]: time="2026-06-12T20:17:20.844119078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.306013 | controller | Jun 12 20:17:20.892027 crc crio[20719]: time="2026-06-12T20:17:20.89184296Z" level=info msg="Creating container: openstack/placement-db-create-xkdfm/mariadb-database-create" id=6de1fab5-28e7-45b8-adb7-32272b6b2ca0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.306029 | controller | Jun 12 20:17:20.894745 crc crio[20719]: time="2026-06-12T20:17:20.89466116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.306045 | controller | Jun 12 20:17:20.938441 crc crio[20719]: 2026-06-12T20:17:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08a39b8c5aa350c Mac:c2:99:91:a3:68:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/5e220d1e-072b-4dc2-a032-f721a4a35f99 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.306061 | controller | Jun 12 20:17:20.939499 crc crio[20719]: time="2026-06-12T20:17:20.939073706Z" level=info msg="Got pod network &{Name:placement-b486-account-create-update-sxhhd Namespace:openstack ID:08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df UID:8a72ec85-efbd-47ad-a2eb-0a0d2d78109c NetNS:/var/run/netns/5e220d1e-072b-4dc2-a032-f721a4a35f99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a72ec85_efbd_47ad_a2eb_0a0d2d78109c.slice PodAnnotations:0xc00259a498}] Aliases:map[]}"
2026-06-12 21:10:20.306078 | controller | Jun 12 20:17:20.939499 crc crio[20719]: time="2026-06-12T20:17:20.939206789Z" level=info msg="Checking pod openstack_placement-b486-account-create-update-sxhhd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.306094 | controller | Jun 12 20:17:20.948074 crc crio[20719]: time="2026-06-12T20:17:20.947934676Z" level=info msg="Ran pod sandbox 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df with infra container: openstack/placement-b486-account-create-update-sxhhd/POD" id=5fa1c381-ac7a-44b3-9b01-68982214c058 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.306110 | controller | Jun 12 20:17:20.950627 crc crio[20719]: time="2026-06-12T20:17:20.950443259Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c8030214-873f-4289-b6be-20e75ed02c32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.306126 | controller | Jun 12 20:17:20.953800 crc crio[20719]: time="2026-06-12T20:17:20.953684906Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ada76790-23e5-4b11-a402-661769b36e89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.306141 | controller | Jun 12 20:17:20.972822 crc crio[20719]: time="2026-06-12T20:17:20.972710288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.306157 | controller | Jun 12 20:17:20.976511 crc crio[20719]: time="2026-06-12T20:17:20.976439911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.306173 | controller | Jun 12 20:17:21.089997 crc crio[20719]: time="2026-06-12T20:17:21.08991572Z" level=info msg="Stopping pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778" id=cc843027-5565-43b0-80cd-8327c862674e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.306189 | controller | Jun 12 20:17:21.092519 crc crio[20719]: time="2026-06-12T20:17:21.090543288Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781295437-g8mq8 Namespace:openstack ID:de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778 UID:e03861a4-828c-4d37-9f7a-d1c619eeecab NetNS:/var/run/netns/d338148b-ba6c-4161-8416-dc953a49755f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode03861a4_828c_4d37_9f7a_d1c619eeecab.slice PodAnnotations:0xc000eaeb88}] Aliases:map[]}"
2026-06-12 21:10:20.306208 | controller | Jun 12 20:17:21.092519 crc crio[20719]: time="2026-06-12T20:17:21.090713043Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781295437-g8mq8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.306224 | controller | Jun 12 20:17:21.351534 crc crio[20719]: time="2026-06-12T20:17:21.351256836Z" level=info msg="Creating container: openstack/placement-b486-account-create-update-sxhhd/mariadb-account-create-update" id=d4f1ddb6-bc2b-4aa9-8d44-6400353d8ae4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.306240 | controller | Jun 12 20:17:21.352574 crc crio[20719]: time="2026-06-12T20:17:21.352431658Z" level=info msg="Created container 715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31: openstack/placement-db-create-xkdfm/mariadb-database-create" id=6de1fab5-28e7-45b8-adb7-32272b6b2ca0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.306256 | controller | Jun 12 20:17:21.355537 crc crio[20719]: time="2026-06-12T20:17:21.355461775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.306272 | controller | Jun 12 20:17:21.382161 crc crio[20719]: time="2026-06-12T20:17:21.381973948Z" level=info msg="Starting container: 715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31" id=78fa4ef2-d80b-4991-8d7c-443bf97f635a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.306288 | controller | Jun 12 20:17:21.398949 crc crio[20719]: time="2026-06-12T20:17:21.398572078Z" level=info msg="Started container" PID=57410 containerID=715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31 description=openstack/placement-db-create-xkdfm/mariadb-database-create id=78fa4ef2-d80b-4991-8d7c-443bf97f635a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3
2026-06-12 21:10:20.306304 | controller | Jun 12 20:17:21.404621 crc crio[20719]: time="2026-06-12T20:17:21.404386588Z" level=info msg="Created container 7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6: openstack/keystone-d6c5-account-create-update-7hd78/mariadb-account-create-update" id=c8cacbde-8db7-46f2-8c24-dad935327cbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.306324 | controller | Jun 12 20:17:21.407693 crc crio[20719]: time="2026-06-12T20:17:21.407096494Z" level=info msg="Created container b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121: openstack/keystone-db-create-9j8v9/mariadb-database-create" id=6f3ad901-1639-4054-b12f-3f791744be93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.306348 | controller | Jun 12 20:17:21.409763 crc crio[20719]: time="2026-06-12T20:17:21.409675597Z" level=info msg="Starting container: 7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6" id=58bf8b1f-5364-4691-965a-6c031bc670e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.306373 | controller | Jun 12 20:17:21.415170 crc crio[20719]: time="2026-06-12T20:17:21.414926131Z" level=info msg="Starting container: b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121" id=85c7fa70-cad1-48ce-809f-c94863d99418 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.306398 | controller | Jun 12 20:17:21.428671 crc crio[20719]: time="2026-06-12T20:17:21.428536693Z" level=info msg="Started container" PID=57405 containerID=7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6 description=openstack/keystone-d6c5-account-create-update-7hd78/mariadb-account-create-update id=58bf8b1f-5364-4691-965a-6c031bc670e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b
2026-06-12 21:10:20.306428 | controller | Jun 12 20:17:21.431059 crc crio[20719]: time="2026-06-12T20:17:21.430905449Z" level=info msg="Started container" PID=57398 containerID=b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121 description=openstack/keystone-db-create-9j8v9/mariadb-database-create id=85c7fa70-cad1-48ce-809f-c94863d99418 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399
2026-06-12 21:10:20.306454 | controller | Jun 12 20:17:21.507550 crc crio[20719]: time="2026-06-12T20:17:21.489861546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.306479 | controller | Jun 12 20:17:21.507550 crc crio[20719]: time="2026-06-12T20:17:21.498502446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.306502 | controller | Jun 12 20:17:21.811952 crc crio[20719]: time="2026-06-12T20:17:21.811186495Z" level=info msg="Created container e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc: openstack/placement-b486-account-create-update-sxhhd/mariadb-account-create-update" id=d4f1ddb6-bc2b-4aa9-8d44-6400353d8ae4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.306519 | controller | Jun 12 20:17:21.814628 crc crio[20719]: time="2026-06-12T20:17:21.814554708Z" level=info msg="Starting container: e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc" id=bc76eac5-f47a-4e3a-8307-220d054893fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.306536 | controller | Jun 12 20:17:21.823953 crc crio[20719]: time="2026-06-12T20:17:21.823872608Z" level=info msg="Started container" PID=57511 containerID=e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc description=openstack/placement-b486-account-create-update-sxhhd/mariadb-account-create-update id=bc76eac5-f47a-4e3a-8307-220d054893fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df
2026-06-12 21:10:20.306552 | controller | Jun 12 20:17:22.881923 crc crio[20719]: time="2026-06-12T20:17:22.880440503Z" level=info msg="Stopped pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778" id=cc843027-5565-43b0-80cd-8327c862674e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.306568 | controller | Jun 12 20:17:24.109251 crc crio[20719]: time="2026-06-12T20:17:24.106447617Z" level=info msg="Stopping container: 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816 (timeout: 10s)" id=275233dd-943c-4e10-93e8-b8b627e5f6a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.306584 | controller | Jun 12 20:17:25.243702 crc crio[20719]: time="2026-06-12T20:17:25.243621663Z" level=info msg="Stopping pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399" id=cc850027-9ca7-496a-85d3-fefdeb52454c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.306599 | controller | Jun 12 20:17:25.244140 crc crio[20719]: time="2026-06-12T20:17:25.244089635Z" level=info msg="Stopping pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3" id=6fcc822f-2f66-4e8c-a575-ed1f5bd87c4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.306615 | controller | Jun 12 20:17:25.244376 crc crio[20719]: time="2026-06-12T20:17:25.244239191Z" level=info msg="Got pod network &{Name:keystone-db-create-9j8v9 Namespace:openstack ID:e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399 UID:22179728-9c70-4a9d-b129-9683d4e9c6f5 NetNS:/var/run/netns/79895ff7-1349-4bcd-bcf1-f7e8b3ee4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22179728_9c70_4a9d_b129_9683d4e9c6f5.slice PodAnnotations:0xc000eae170}] Aliases:map[]}"
2026-06-12 21:10:20.306635 | controller | Jun 12 20:17:25.244912 crc crio[20719]: time="2026-06-12T20:17:25.244827365Z" level=info msg="Got pod network &{Name:placement-db-create-xkdfm Namespace:openstack ID:b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3 UID:f9bbf781-0682-4166-85ff-c489e21206a5 NetNS:/var/run/netns/640af57d-77ca-4f42-b07b-0179da75d11a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9bbf781_0682_4166_85ff_c489e21206a5.slice PodAnnotations:0xc003ab06d8}] Aliases:map[]}"
2026-06-12 21:10:20.306652 | controller | Jun 12 20:17:25.245114 crc crio[20719]: time="2026-06-12T20:17:25.245040302Z" level=info msg="Deleting pod openstack_placement-db-create-xkdfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.306668 | controller | Jun 12 20:17:25.249897 crc crio[20719]: time="2026-06-12T20:17:25.244693971Z" level=info msg="Stopping pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df" id=ce76248d-e73d-4818-96f0-b912f768ef9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.306683 | controller | Jun 12 20:17:25.250094 crc crio[20719]: time="2026-06-12T20:17:25.245058203Z" level=info msg="Deleting pod openstack_keystone-db-create-9j8v9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.306699 | controller | Jun 12 20:17:25.250564 crc crio[20719]: time="2026-06-12T20:17:25.244710094Z" level=info msg="Stopping pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b" id=3b2aee31-d0f9-4445-b760-400d905a5286 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.306716 | controller | Jun 12 20:17:25.250866 crc crio[20719]: time="2026-06-12T20:17:25.250673198Z" level=info msg="Got pod network &{Name:placement-b486-account-create-update-sxhhd Namespace:openstack ID:08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df UID:8a72ec85-efbd-47ad-a2eb-0a0d2d78109c NetNS:/var/run/netns/5e220d1e-072b-4dc2-a032-f721a4a35f99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a72ec85_efbd_47ad_a2eb_0a0d2d78109c.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}"
2026-06-12 21:10:20.306732 | controller | Jun 12 20:17:25.250866 crc crio[20719]: time="2026-06-12T20:17:25.250815113Z" level=info msg="Deleting pod openstack_placement-b486-account-create-update-sxhhd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.306748 | controller | Jun 12 20:17:25.251410 crc crio[20719]: time="2026-06-12T20:17:25.251114431Z" level=info msg="Got pod network &{Name:keystone-d6c5-account-create-update-7hd78 Namespace:openstack ID:5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b UID:234284cf-7ee8-4f75-a38d-1fed92d35c17 NetNS:/var/run/netns/9e577e82-b903-40f7-a42f-d527ffde0f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234284cf_7ee8_4f75_a38d_1fed92d35c17.slice PodAnnotations:0xc00259a000}] Aliases:map[]}"
2026-06-12 21:10:20.306764 | controller | Jun 12 20:17:25.251676 crc crio[20719]: time="2026-06-12T20:17:25.251502453Z" level=info msg="Deleting pod openstack_keystone-d6c5-account-create-update-7hd78 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.306780 | controller | Jun 12 20:17:25.732840 crc crio[20719]: time="2026-06-12T20:17:25.727447561Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-8m4w9/POD" id=86f76ca6-58d3-48d9-b273-716939f2c67e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.306798 | controller | Jun 12 20:17:25.733438 crc crio[20719]: time="2026-06-12T20:17:25.733252996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.306816 | controller | Jun 12 20:17:27.133917 crc crio[20719]: time="2026-06-12T20:17:27.133465878Z" level=info msg="Stopped pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3" id=6fcc822f-2f66-4e8c-a575-ed1f5bd87c4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.306839 | controller | Jun 12 20:17:27.135787 crc crio[20719]: time="2026-06-12T20:17:27.134099845Z" level=info msg="Stopped pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399" id=cc850027-9ca7-496a-85d3-fefdeb52454c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.306891 | controller | Jun 12 20:17:27.137791 crc crio[20719]: time="2026-06-12T20:17:27.137678536Z" level=info msg="Stopped pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b" id=3b2aee31-d0f9-4445-b760-400d905a5286 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.306921 | controller | Jun 12 20:17:27.145175 crc crio[20719]: time="2026-06-12T20:17:27.145060141Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4" id=0eee2b80-01b5-4059-8cf2-124ab9252d3f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.306946 | controller | Jun 12 20:17:27.154602 crc crio[20719]: time="2026-06-12T20:17:27.154359408Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=25db7430-c3aa-4e18-b725-8ae3663d4219 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.306963 | controller | Jun 12 20:17:27.160651 crc crio[20719]: time="2026-06-12T20:17:27.160552174Z" level=info msg="Stopped container 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816: openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns" id=275233dd-943c-4e10-93e8-b8b627e5f6a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.306979 | controller | Jun 12 20:17:27.161638 crc crio[20719]: time="2026-06-12T20:17:27.161532961Z" level=info msg="Stopping pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946" id=6a81f56c-c4c5-4e8a-ba6f-3291308e6bb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.306996 | controller | Jun 12 20:17:27.162396 crc crio[20719]: time="2026-06-12T20:17:27.16218303Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-752nr Namespace:openstack ID:0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946 UID:27548c2a-9378-4006-9fbf-d59def9cc4fb NetNS:/var/run/netns/4321c4bc-3051-40b7-9ccd-1b4debf925e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27548c2a_9378_4006_9fbf_d59def9cc4fb.slice PodAnnotations:0xc00170c868}] Aliases:map[]}"
2026-06-12 21:10:20.307012 | controller | Jun 12 20:17:27.162552 crc crio[20719]: time="2026-06-12T20:17:27.162436976Z" level=info msg="Deleting pod openstack_dnsmasq-dns-86cd84489-752nr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.307028 | controller | Jun 12 20:17:27.169200 crc crio[20719]: time="2026-06-12T20:17:27.168454734Z" level=info msg="Stopped pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df" id=ce76248d-e73d-4818-96f0-b912f768ef9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.307045 | controller | Jun 12 20:17:27.253085 crc crio[20719]: time="2026-06-12T20:17:27.252971718Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073" id=10b71cac-790a-4cde-9293-0f27580ad029 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.307065 | controller | Jun 12 20:17:27.257220 crc crio[20719]: time="2026-06-12T20:17:27.257081731Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=cd116237-dbe8-4dc0-9448-564d947dacda name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.307081 | controller | Jun 12 20:17:27.267173 crc crio[20719]: time="2026-06-12T20:17:27.267108699Z" level=info msg="Got pod network &{Name:glance-db-sync-8m4w9 Namespace:openstack ID:6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a UID:a6c5a0f1-a4a9-41fe-865d-a348e37f086d NetNS:/var/run/netns/fb388c05-5461-4671-be77-94d829f591a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6c5a0f1_a4a9_41fe_865d_a348e37f086d.slice PodAnnotations:0xc00170c130}] Aliases:map[]}"
2026-06-12 21:10:20.307097 | controller | Jun 12 20:17:27.267718 crc crio[20719]: time="2026-06-12T20:17:27.267683746Z" level=info msg="Adding pod openstack_glance-db-sync-8m4w9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.307113 | controller | Jun 12 20:17:27.306642 crc crio[20719]: time="2026-06-12T20:17:27.30654676Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=1de0d199-aa3e-409d-98dc-c788042d45c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.307129 | controller | Jun 12 20:17:27.316713 crc crio[20719]: time="2026-06-12T20:17:27.316512227Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=ed1a0219-0fa6-4549-98e2-f5f67cef1aa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.307144 | controller | Jun 12 20:17:27.318074 crc crio[20719]: time="2026-06-12T20:17:27.317976689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.307160 | controller | Jun 12 20:17:27.324065 crc crio[20719]: time="2026-06-12T20:17:27.323994528Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=e395feaa-8e1e-4133-9195-465fdf26e049 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.307176 | controller | Jun 12 20:17:27.380412 crc crio[20719]: time="2026-06-12T20:17:27.377048333Z" level=info msg="Creating container: openstack/swift-ring-rebalance-km9rw/swift-ring-rebalance" id=a9316a52-1f18-4fe0-a518-d14186390c70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.307192 | controller | Jun 12 20:17:27.380412 crc crio[20719]: time="2026-06-12T20:17:27.379630146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.307207 | controller | Jun 12 20:17:27.380412 crc crio[20719]: time="2026-06-12T20:17:27.379801615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.307223 | controller | Jun 12 20:17:27.395545 crc crio[20719]: time="2026-06-12T20:17:27.392414506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.307239 | controller | Jun 12 20:17:27.435956 crc crio[20719]: time="2026-06-12T20:17:27.435832539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.307255 | controller | Jun 12 20:17:27.439411 crc crio[20719]: time="2026-06-12T20:17:27.439346797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.307271 | controller | Jun 12 20:17:27.610799 crc crio[20719]: time="2026-06-12T20:17:27.610666869Z" level=info msg="Stopped pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946" id=6a81f56c-c4c5-4e8a-ba6f-3291308e6bb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.307291 | controller | Jun 12 20:17:27.636403 crc crio[20719]: time="2026-06-12T20:17:27.635980922Z" level=info msg="Created container 30380ee5412d4efe57088a3f5bff38fe252eeb63be6d3b55e1f56cc8b928e858: openstack/swift-ring-rebalance-km9rw/swift-ring-rebalance" id=a9316a52-1f18-4fe0-a518-d14186390c70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.307307 | controller | Jun 12 20:17:27.638043 crc crio[20719]: time="2026-06-12T20:17:27.637981622Z" level=info msg="Starting container: 30380ee5412d4efe57088a3f5bff38fe252eeb63be6d3b55e1f56cc8b928e858" id=a39fde68-1900-41bd-ad01-f2b2a22fa6f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.307324 | controller | Jun 12 20:17:27.646227 crc crio[20719]: time="2026-06-12T20:17:27.646039577Z" level=info msg="Started container" PID=58064 containerID=30380ee5412d4efe57088a3f5bff38fe252eeb63be6d3b55e1f56cc8b928e858 description=openstack/swift-ring-rebalance-km9rw/swift-ring-rebalance id=a39fde68-1900-41bd-ad01-f2b2a22fa6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93
2026-06-12 21:10:20.307340 | controller | Jun 12 20:17:27.652820 crc crio[20719]: time="2026-06-12T20:17:27.652617481Z" level=info msg="Created container cc24c66cc25abf55336d797f1366064d5b0783c0554ed23f6984013746c3fca7: openstack/ovn-northd-0/ovn-northd" id=ed1a0219-0fa6-4549-98e2-f5f67cef1aa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.307356 | controller | Jun 12 20:17:27.657940 crc crio[20719]: time="2026-06-12T20:17:27.657869367Z" level=info msg="Starting container: cc24c66cc25abf55336d797f1366064d5b0783c0554ed23f6984013746c3fca7" id=96fb232b-f41c-4c4f-bfaa-ab1754992960 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.307372 | controller | Jun 12 20:17:27.682004 crc crio[20719]: time="2026-06-12T20:17:27.681219359Z" level=info msg="Started container" PID=58062 containerID=cc24c66cc25abf55336d797f1366064d5b0783c0554ed23f6984013746c3fca7 description=openstack/ovn-northd-0/ovn-northd id=96fb232b-f41c-4c4f-bfaa-ab1754992960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11
2026-06-12 21:10:20.307388 | controller | Jun 12 20:17:27.696489 crc crio[20719]: time="2026-06-12T20:17:27.696415534Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=3900f3fd-5a30-4bcd-a86d-1c3cf40e6516 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.307404 | controller | Jun 12 20:17:27.744509 crc crio[20719]: time="2026-06-12T20:17:27.743030025Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=6e419388-7af9-4386-8f7b-487ff032ce93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.307420 | controller | Jun 12 20:17:27.753686 crc crio[20719]: time="2026-06-12T20:17:27.753000254Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=a478604b-c9a8-46de-9d0a-57a365511c76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.307436 | controller | Jun 12 20:17:27.753686 crc crio[20719]: time="2026-06-12T20:17:27.753433526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.307452 | controller | Jun 12 20:17:27.795935 crc crio[20719]: time="2026-06-12T20:17:27.795856409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.307467 | controller | Jun 12 20:17:27.799045 crc crio[20719]: time="2026-06-12T20:17:27.798911874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.307487 | controller | Jun 12 20:17:27.941424 crc crio[20719]: time="2026-06-12T20:17:27.940749684Z" level=info msg="Created container 6c567591ba0c8d7e607146affef678cf6483e6472a50e0e29119db73890677d1: openstack/ovn-northd-0/openstack-network-exporter" id=a478604b-c9a8-46de-9d0a-57a365511c76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.307504 | controller | Jun 12 20:17:27.946885 crc crio[20719]: time="2026-06-12T20:17:27.942076681Z" level=info msg="Starting container: 6c567591ba0c8d7e607146affef678cf6483e6472a50e0e29119db73890677d1" id=68042123-936d-4688-af9a-545afef35327 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.307521 | controller | Jun 12 20:17:27.954659 crc crio[20719]: time="2026-06-12T20:17:27.95457984Z" level=info msg="Started container" PID=58126 containerID=6c567591ba0c8d7e607146affef678cf6483e6472a50e0e29119db73890677d1 description=openstack/ovn-northd-0/openstack-network-exporter id=68042123-936d-4688-af9a-545afef35327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11
2026-06-12 21:10:20.307538 | controller | Jun 12 20:17:28.037960 crc crio[20719]: 2026-06-12T20:17:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d38a6d7ce3b815 Mac:16:2c:f8:29:3a:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/fb388c05-5461-4671-be77-94d829f591a0 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.307555 | controller | Jun 12 20:17:28.039698 crc crio[20719]: time="2026-06-12T20:17:28.039661105Z" level=info msg="Got pod network &{Name:glance-db-sync-8m4w9 Namespace:openstack ID:6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a UID:a6c5a0f1-a4a9-41fe-865d-a348e37f086d NetNS:/var/run/netns/fb388c05-5461-4671-be77-94d829f591a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6c5a0f1_a4a9_41fe_865d_a348e37f086d.slice PodAnnotations:0xc00170c130}] Aliases:map[]}"
2026-06-12 21:10:20.307572 | controller | Jun 12 20:17:28.040057 crc crio[20719]: time="2026-06-12T20:17:28.040037386Z" level=info msg="Checking pod openstack_glance-db-sync-8m4w9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.307588 | controller | Jun 12 20:17:28.047431 crc crio[20719]: time="2026-06-12T20:17:28.047359203Z" level=info msg="Ran pod sandbox 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a with infra container: openstack/glance-db-sync-8m4w9/POD" id=86f76ca6-58d3-48d9-b273-716939f2c67e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.307604 | controller | Jun 12 20:17:28.049428 crc crio[20719]: time="2026-06-12T20:17:28.049395747Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b1fdafbb-ab05-4ffe-a576-ac2674bc3157 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.307620 | controller | Jun 12 20:17:28.049637 crc crio[20719]: time="2026-06-12T20:17:28.049619933Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=b1fdafbb-ab05-4ffe-a576-ac2674bc3157 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.307636 | controller | Jun 12 20:17:28.049760 crc crio[20719]: time="2026-06-12T20:17:28.049745436Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=b1fdafbb-ab05-4ffe-a576-ac2674bc3157 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.307652 | controller | Jun 12 20:17:28.050879 crc crio[20719]: time="2026-06-12T20:17:28.050798965Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=7a1e2669-f62c-45c6-a174-8affcd90dc98 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.307671 | controller | Jun 12 20:17:28.054469 crc crio[20719]: time="2026-06-12T20:17:28.054400137Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-12 21:10:20.307687 | controller | Jun 12 20:17:28.338357 crc crio[20719]: time="2026-06-12T20:17:28.332959433Z" level=info msg="Removing container: 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816" id=be6a21e2-fa98-4fce-a56f-8bea1ff4fb2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.307703 | controller | Jun 12 20:17:28.377185 crc crio[20719]: time="2026-06-12T20:17:28.377063724Z" level=info msg="Removed container 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816: openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns" id=be6a21e2-fa98-4fce-a56f-8bea1ff4fb2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.307719 | controller | Jun 12 20:17:28.387681 crc crio[20719]: time="2026-06-12T20:17:28.387478045Z" level=info msg="Removing container: bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc" id=ae9b805b-8265-4651-83d9-44816d622811 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.307734 | controller | Jun 12 20:17:28.453803 crc crio[20719]: time="2026-06-12T20:17:28.453670364Z" level=info msg="Removed container bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc: openstack/dnsmasq-dns-86cd84489-752nr/init" id=ae9b805b-8265-4651-83d9-44816d622811 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.307750 | controller | Jun 12 20:17:31.392536 crc crio[20719]: time="2026-06-12T20:17:31.391701Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0a7b30ee-c6a4-455b-93d4-39d239445f6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.307765 | controller | Jun 12 20:17:31.407432 crc crio[20719]: time="2026-06-12T20:17:31.407242713Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=cbeaaa46-2334-4cfb-b201-41c2c38889ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.307781 | controller | Jun 12 20:17:31.474370 crc crio[20719]: time="2026-06-12T20:17:31.474205342Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b852d5ec-8e40-424a-a95d-c1eda2f91c41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.307796 | controller | Jun 12 20:17:31.485072 crc crio[20719]: time="2026-06-12T20:17:31.484406337Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=3759f871-5fa7-4632-8c6d-01cf236170f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.307812 | controller | Jun 12 20:17:31.485072 crc crio[20719]: time="2026-06-12T20:17:31.48485374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.307828 | controller | Jun 12 20:17:31.501868 crc crio[20719]: time="2026-06-12T20:17:31.501759521Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6d975d8e-75a1-4828-b400-96b55de1c3de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.307843 | controller | Jun 12 20:17:31.518908 crc crio[20719]: time="2026-06-12T20:17:31.518824197Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=13aabbcd-9135-4bb4-9d99-1edbd4198a33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.307876 | controller | Jun 12 20:17:31.519374 crc crio[20719]: time="2026-06-12T20:17:31.519242818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.307892 | controller | Jun 12 20:17:31.560348 crc crio[20719]: time="2026-06-12T20:17:31.55925023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.308158 | controller | Jun 12 20:17:31.565587 crc crio[20719]: time="2026-06-12T20:17:31.56476172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.308179 | controller | Jun 12 20:17:31.575016 crc crio[20719]: time="2026-06-12T20:17:31.574936374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.308196 | controller | Jun 12 20:17:31.579814 crc crio[20719]: time="2026-06-12T20:17:31.579751978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.308212 | controller | Jun 12 20:17:31.772750 crc crio[20719]: time="2026-06-12T20:17:31.772067517Z" level=info msg="Created container 682e20e09d45ded3251f6fdaf382d86c8896f32b302ad7037390f3b775274d7d: openstack/rabbitmq-server-0/rabbitmq" id=3759f871-5fa7-4632-8c6d-01cf236170f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.308227 | controller | Jun 12 20:17:31.773909 crc crio[20719]: time="2026-06-12T20:17:31.773835626Z" level=info msg="Starting container: 682e20e09d45ded3251f6fdaf382d86c8896f32b302ad7037390f3b775274d7d" id=1a2b9b8f-9b97-4578-9ba2-9234b92836d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.308243 | controller | Jun 12 20:17:31.781338 crc crio[20719]: time="2026-06-12T20:17:31.781006876Z" level=info msg="Started container" PID=58317 containerID=682e20e09d45ded3251f6fdaf382d86c8896f32b302ad7037390f3b775274d7d description=openstack/rabbitmq-server-0/rabbitmq id=1a2b9b8f-9b97-4578-9ba2-9234b92836d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57
2026-06-12 21:10:20.308258 | controller | Jun 12 20:17:31.805416 crc crio[20719]: time="2026-06-12T20:17:31.805239593Z" level=info msg="Created container f677275127040df6da4d9ea75537af6426f84ce96b5a21e5614c25c2795e8642: openstack/rabbitmq-cell1-server-0/rabbitmq" id=13aabbcd-9135-4bb4-9d99-1edbd4198a33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.308274 | controller | Jun 12 20:17:31.806527 crc crio[20719]: time="2026-06-12T20:17:31.806419637Z" level=info msg="Starting container: f677275127040df6da4d9ea75537af6426f84ce96b5a21e5614c25c2795e8642" id=5b0beba8-a63e-46e0-a772-d8a3385d6b20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.308289 | controller | Jun 12 20:17:31.814645 crc crio[20719]: time="2026-06-12T20:17:31.814567363Z" level=info msg="Started container" PID=58318 containerID=f677275127040df6da4d9ea75537af6426f84ce96b5a21e5614c25c2795e8642 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=5b0beba8-a63e-46e0-a772-d8a3385d6b20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308
2026-06-12 21:10:20.308305 | controller | Jun 12 20:17:32.533926 crc crio[20719]: time="2026-06-12T20:17:32.533835661Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-cp84r/POD" id=9007231f-0b0a-4c1b-9779-b7f168baa32d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.308321 | controller | Jun 12 20:17:32.535225 crc crio[20719]: time="2026-06-12T20:17:32.533971156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.308337 | controller | Jun 12 20:17:32.571535 crc crio[20719]: time="2026-06-12T20:17:32.571116402Z" level=info msg="Got pod network &{Name:root-account-create-update-cp84r Namespace:openstack ID:ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001 UID:e158afdc-4a6e-4311-88db-171f96e04070 NetNS:/var/run/netns/5a66d6f3-e1d1-4a4a-8535-fa054286dad0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode158afdc_4a6e_4311_88db_171f96e04070.slice PodAnnotations:0xc00259a840}] Aliases:map[]}"
2026-06-12 21:10:20.308356 | controller | Jun 12 20:17:32.571535 crc crio[20719]: time="2026-06-12T20:17:32.571503973Z" level=info msg="Adding pod openstack_root-account-create-update-cp84r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.308373 | controller | Jun 12 20:17:33.069485 crc crio[20719]: 2026-06-12T20:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecf1309d52fc68f Mac:ee:03:c6:4d:e3:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/5a66d6f3-e1d1-4a4a-8535-fa054286dad0 SocketPath: PciID:}] [{Interface:0xc0001ac6d0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.308389 | controller | Jun 12 20:17:33.071167 crc crio[20719]: time="2026-06-12T20:17:33.071073682Z" level=info msg="Got pod network &{Name:root-account-create-update-cp84r Namespace:openstack ID:ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001 UID:e158afdc-4a6e-4311-88db-171f96e04070 NetNS:/var/run/netns/5a66d6f3-e1d1-4a4a-8535-fa054286dad0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode158afdc_4a6e_4311_88db_171f96e04070.slice PodAnnotations:0xc00259a840}] Aliases:map[]}"
2026-06-12 21:10:20.308405 | controller | Jun 12 20:17:33.071500 crc crio[20719]: time="2026-06-12T20:17:33.07139706Z" level=info msg="Checking pod openstack_root-account-create-update-cp84r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.308421 | controller | Jun 12 20:17:33.087224 crc crio[20719]: time="2026-06-12T20:17:33.086891181Z" level=info msg="Ran pod sandbox ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001 with infra container: openstack/root-account-create-update-cp84r/POD" id=9007231f-0b0a-4c1b-9779-b7f168baa32d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.308437 | controller | Jun 12 20:17:33.095027 crc crio[20719]: time="2026-06-12T20:17:33.094898365Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d5522cdc-479f-4377-886c-68388638b088 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.308453 | controller | Jun 12 20:17:33.101710 crc crio[20719]: time="2026-06-12T20:17:33.100066808Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=67ce6e22-d51e-48c5-bce6-b51690f36db3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.308469 | controller | Jun 12 20:17:33.108482 crc crio[20719]: time="2026-06-12T20:17:33.10838633Z" level=info msg="Creating container: openstack/root-account-create-update-cp84r/mariadb-account-create-update" id=c74102d6-aee7-477e-b311-53d3721408e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.308484 | controller | Jun 12 20:17:33.108861 crc crio[20719]: time="2026-06-12T20:17:33.108789242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.308500 | controller | Jun 12 20:17:33.148074 crc crio[20719]: time="2026-06-12T20:17:33.147943465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.308515 | controller | Jun 12 20:17:33.151753 crc crio[20719]: time="2026-06-12T20:17:33.151660338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.308531 | controller | Jun 12 20:17:33.357378 crc crio[20719]: time="2026-06-12T20:17:33.357205531Z" level=info msg="Created container 3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d: openstack/root-account-create-update-cp84r/mariadb-account-create-update" id=c74102d6-aee7-477e-b311-53d3721408e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.308551 | controller | Jun 12 20:17:33.363817 crc crio[20719]: time="2026-06-12T20:17:33.363768801Z" level=info msg="Starting container: 3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d" id=ddf2d932-cce9-4a05-b071-2d800c737723 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.308567 | controller | Jun 12 20:17:33.382801 crc crio[20719]: time="2026-06-12T20:17:33.382681238Z" level=info msg="Started container" PID=58522 containerID=3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d description=openstack/root-account-create-update-cp84r/mariadb-account-create-update id=ddf2d932-cce9-4a05-b071-2d800c737723 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001
2026-06-12 21:10:20.308583 | controller | Jun 12 20:17:35.485868 crc crio[20719]: time="2026-06-12T20:17:35.485762998Z" level=info msg="Stopping pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001" id=75837c56-17cd-4f36-9b44-55a587c59e81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.308599 | controller | Jun 12 20:17:35.487062 crc crio[20719]: time="2026-06-12T20:17:35.486639681Z" level=info msg="Got pod network &{Name:root-account-create-update-cp84r Namespace:openstack ID:ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001 UID:e158afdc-4a6e-4311-88db-171f96e04070 NetNS:/var/run/netns/5a66d6f3-e1d1-4a4a-8535-fa054286dad0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode158afdc_4a6e_4311_88db_171f96e04070.slice PodAnnotations:0xc003ab0430}] Aliases:map[]}"
2026-06-12 21:10:20.308615 | controller | Jun 12 20:17:35.487062 crc crio[20719]: time="2026-06-12T20:17:35.486765735Z" level=info msg="Deleting pod openstack_root-account-create-update-cp84r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.308631 | controller | Jun 12 20:17:35.915992 crc crio[20719]: time="2026-06-12T20:17:35.915479514Z" level=info msg="Stopped pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001" id=75837c56-17cd-4f36-9b44-55a587c59e81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.308662 | controller | Jun 12 20:17:37.257408 crc crio[20719]: time="2026-06-12T20:17:37.256949562Z" level=info msg="Running pod sandbox: openstack/ovn-controller-58skl-config-pgk5w/POD" id=154c0cbf-9f5a-42de-90d6-64fecf0bf69d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.308679 | controller | Jun 12 20:17:37.258191 crc crio[20719]: time="2026-06-12T20:17:37.257451176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.308695 | controller | Jun 12 20:17:37.304582 crc crio[20719]: time="2026-06-12T20:17:37.30449391Z" level=info msg="Got pod network &{Name:ovn-controller-58skl-config-pgk5w Namespace:openstack ID:b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b UID:6b970636-8c7b-479d-93b0-db479d542ffc NetNS:/var/run/netns/8ad05819-a543-494b-bd44-95ff8993ab4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b970636_8c7b_479d_93b0_db479d542ffc.slice PodAnnotations:0xc000526e28}] Aliases:map[]}"
2026-06-12 21:10:20.308712 | controller | Jun 12 20:17:37.304582 crc crio[20719]: time="2026-06-12T20:17:37.304559162Z" level=info msg="Adding pod openstack_ovn-controller-58skl-config-pgk5w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.308734 | controller | Jun 12 20:17:37.536840 crc crio[20719]: time="2026-06-12T20:17:37.536136208Z" level=info msg="Stopping pod sandbox: 4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93" id=9628a6ba-f66b-40b3-98f9-da8b0c7cabc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.308751 | controller | Jun 12 20:17:37.538135 crc crio[20719]: time="2026-06-12T20:17:37.53801267Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-km9rw Namespace:openstack ID:4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93 UID:23e171e8-5b53-4e7b-9b6e-8349ea3cdaab NetNS:/var/run/netns/bb6f1405-7a2b-4144-8709-9fcb226ca2e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e171e8_5b53_4e7b_9b6e_8349ea3cdaab.slice PodAnnotations:0xc000526f40}] Aliases:map[]}"
2026-06-12 21:10:20.308767 | controller | Jun 12 20:17:37.538349 crc crio[20719]: time="2026-06-12T20:17:37.538195797Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-km9rw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.308783 | controller | Jun 12 20:17:37.817139 crc crio[20719]: 2026-06-12T20:17:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b51f0b1f6016988 Mac:aa:81:c4:5e:38:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/8ad05819-a543-494b-bd44-95ff8993ab4c SocketPath: PciID:}] [{Interface:0xc000546720 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.308799 | controller | Jun 12 20:17:37.817790 crc crio[20719]: time="2026-06-12T20:17:37.817722316Z" level=info msg="Got pod network &{Name:ovn-controller-58skl-config-pgk5w Namespace:openstack ID:b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b UID:6b970636-8c7b-479d-93b0-db479d542ffc NetNS:/var/run/netns/8ad05819-a543-494b-bd44-95ff8993ab4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b970636_8c7b_479d_93b0_db479d542ffc.slice PodAnnotations:0xc000526e28}] Aliases:map[]}"
2026-06-12 21:10:20.308815 | controller | Jun 12 20:17:37.817924 crc crio[20719]: time="2026-06-12T20:17:37.81787255Z" level=info msg="Checking pod openstack_ovn-controller-58skl-config-pgk5w for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.308831 | controller | Jun 12 20:17:47.553899 crc crio[20719]: time="2026-06-12T20:17:47.553041152Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=0ce74183-ba5f-423e-b58a-f6c17ae4ee46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.308846 | controller | Jun 12 20:17:47.554849 crc crio[20719]: time="2026-06-12T20:17:47.553940907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.308877 | controller | Jun 12 20:17:47.739912 crc crio[20719]: time="2026-06-12T20:17:47.739804521Z" level=info msg="Ran pod sandbox b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b with infra container: openstack/ovn-controller-58skl-config-pgk5w/POD" id=154c0cbf-9f5a-42de-90d6-64fecf0bf69d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.308894 | controller | Jun 12 20:17:47.746457 crc crio[20719]: time="2026-06-12T20:17:47.746145464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=3a212bc0-2e34-4f76-bbfe-8c1fc382d90b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.308910 | controller | Jun 12 20:17:47.761774 crc crio[20719]: time="2026-06-12T20:17:47.761627526Z" level=info msg="Stopped pod sandbox: 4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93" id=9628a6ba-f66b-40b3-98f9-da8b0c7cabc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.308933 | controller | Jun 12 20:17:47.819100 crc crio[20719]: time="2026-06-12T20:17:47.818348659Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=c37a4964-5e8f-41f4-991f-3d3f2870261f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.308949 | controller | Jun 12 20:17:47.842416 crc crio[20719]: time="2026-06-12T20:17:47.842367688Z" level=info msg="Creating container: openstack/ovn-controller-58skl-config-pgk5w/ovn-config" id=4a670969-a131-4b24-8465-0ebf779fb4bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.308967 | controller | Jun 12 20:17:47.842770 crc crio[20719]: time="2026-06-12T20:17:47.842669379Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a UID:7724586f-168e-445e-a015-bd8fdc79dc3d NetNS:/var/run/netns/40e80a0d-2a58-4fbb-8291-5dbbae9678b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7724586f_168e_445e_a015_bd8fdc79dc3d.slice PodAnnotations:0xc000eae3b0}] Aliases:map[]}"
2026-06-12 21:10:20.308983 | controller | Jun 12 20:17:47.842770 crc crio[20719]: time="2026-06-12T20:17:47.842749161Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.309000 | controller | Jun 12 20:17:47.843234 crc crio[20719]: time="2026-06-12T20:17:47.843211293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309016 | controller | Jun 12 20:17:47.905078 crc crio[20719]: time="2026-06-12T20:17:47.904976507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309032 | controller | Jun 12 20:17:47.908444 crc crio[20719]: time="2026-06-12T20:17:47.908231495Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313" id=7a1e2669-f62c-45c6-a174-8affcd90dc98 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.309048 | controller | Jun 12 20:17:47.910121 crc crio[20719]: time="2026-06-12T20:17:47.910029307Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=89109932-9efe-47bf-be97-41631a8d0a8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309064 | controller | Jun 12 20:17:47.970919 crc crio[20719]: time="2026-06-12T20:17:47.970826694Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1390f5d4-368f-4550-99e0-b6f47e2975f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309079 | controller | Jun 12 20:17:48.007410 crc crio[20719]: time="2026-06-12T20:17:48.00681305Z" level=info msg="Creating container: openstack/glance-db-sync-8m4w9/glance-db-sync" id=e6f06508-5da2-4332-a633-548ac298d3d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.309095 | controller | Jun 12 20:17:48.009176 crc crio[20719]: time="2026-06-12T20:17:48.009104481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309111 | controller | Jun 12 20:17:48.094769 crc crio[20719]: time="2026-06-12T20:17:48.094574783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309126 | controller | Jun 12 20:17:48.197964 crc crio[20719]: time="2026-06-12T20:17:48.197911456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309148 | controller | Jun 12 20:17:48.324943 crc crio[20719]: time="2026-06-12T20:17:48.324877258Z" level=info msg="Created container 71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6: openstack/ovn-controller-58skl-config-pgk5w/ovn-config" id=4a670969-a131-4b24-8465-0ebf779fb4bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.309164 | controller | Jun 12 20:17:48.326865 crc crio[20719]: time="2026-06-12T20:17:48.326782521Z" level=info msg="Starting container: 71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6" id=dc569d0b-de87-496c-8792-078c7212dbb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.309180 | controller | Jun 12 20:17:48.345972 crc crio[20719]: time="2026-06-12T20:17:48.34566371Z" level=info msg="Started container" PID=59494 containerID=71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6 description=openstack/ovn-controller-58skl-config-pgk5w/ovn-config id=dc569d0b-de87-496c-8792-078c7212dbb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b
2026-06-12 21:10:20.309197 | controller | Jun 12 20:17:48.553935 crc crio[20719]: 2026-06-12T20:17:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e19661604dee7a Mac:52:01:a9:31:d6:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/40e80a0d-2a58-4fbb-8291-5dbbae9678b7 SocketPath: PciID:}] [{Interface:0xc0004b2790 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.309213 | controller | Jun 12 20:17:48.555606 crc crio[20719]: time="2026-06-12T20:17:48.555525018Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a UID:7724586f-168e-445e-a015-bd8fdc79dc3d NetNS:/var/run/netns/40e80a0d-2a58-4fbb-8291-5dbbae9678b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7724586f_168e_445e_a015_bd8fdc79dc3d.slice PodAnnotations:0xc000eae3b0}] Aliases:map[]}"
2026-06-12 21:10:20.309229 | controller | Jun 12 20:17:48.555701 crc crio[20719]: time="2026-06-12T20:17:48.555689692Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.309247 | controller | Jun 12 20:17:48.574483 crc crio[20719]: time="2026-06-12T20:17:48.574400747Z" level=info msg="Ran pod sandbox 5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a with infra container: openstack/swift-storage-0/POD" id=0ce74183-ba5f-423e-b58a-f6c17ae4ee46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.309263 | controller | Jun 12 20:17:48.577586 crc crio[20719]: time="2026-06-12T20:17:48.57749722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=481941f9-1667-43d3-bd66-fcfa9a51bf88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309279 | controller | Jun 12 20:17:48.577783 crc crio[20719]: time="2026-06-12T20:17:48.577724857Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=481941f9-1667-43d3-bd66-fcfa9a51bf88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309295 | controller | Jun 12 20:17:48.577783 crc crio[20719]: time="2026-06-12T20:17:48.577767928Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=481941f9-1667-43d3-bd66-fcfa9a51bf88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309311 | controller | Jun 12 20:17:48.585851 crc crio[20719]: time="2026-06-12T20:17:48.585744133Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=a2b32e9a-670d-403a-88e5-ae0053b472c1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.309327 | controller | Jun 12 20:17:48.589682 crc crio[20719]: time="2026-06-12T20:17:48.589558648Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-12 21:10:20.309347 | controller | Jun 12 20:17:48.897698 crc crio[20719]: time="2026-06-12T20:17:48.89765975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309364 | controller | Jun 12 20:17:49.100507 crc crio[20719]: time="2026-06-12T20:17:49.100051507Z" level=info msg="Created container 0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5: openstack/glance-db-sync-8m4w9/glance-db-sync" id=e6f06508-5da2-4332-a633-548ac298d3d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.309379 | controller | Jun 12 20:17:49.102390 crc crio[20719]: time="2026-06-12T20:17:49.101722924Z" level=info msg="Starting container: 0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5" id=5d7c8aa1-faa5-4c7b-9856-06dae6ef0926 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.309395 | controller | Jun 12 20:17:49.106719 crc crio[20719]: time="2026-06-12T20:17:49.106653841Z" level=info msg="Started container" PID=59634 containerID=0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5 description=openstack/glance-db-sync-8m4w9/glance-db-sync id=5d7c8aa1-faa5-4c7b-9856-06dae6ef0926 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a
2026-06-12 21:10:20.309411 | controller | Jun 12 20:17:50.240564 crc crio[20719]: time="2026-06-12T20:17:50.23998487Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0" id=a2b32e9a-670d-403a-88e5-ae0053b472c1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.309427 | controller | Jun 12 20:17:50.241760 crc crio[20719]: time="2026-06-12T20:17:50.241702588Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=17943180-2ca1-408b-a701-0fd9fceaa8fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309443 | controller | Jun 12 20:17:50.247973 crc crio[20719]: time="2026-06-12T20:17:50.247835458Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=46e192dd-6951-4376-ac93-0994c7f3fdd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309459 | controller | Jun 12 20:17:50.259783 crc crio[20719]: time="2026-06-12T20:17:50.25970774Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=b8a0d866-667d-4aab-ba02-b2f0c0885fd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.309474 | controller | Jun 12 20:17:50.262788 crc crio[20719]: time="2026-06-12T20:17:50.262730485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309490 | controller | Jun 12 20:17:50.309195 crc crio[20719]: time="2026-06-12T20:17:50.309131247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309506 | controller | Jun 12 20:17:50.320390 crc crio[20719]: time="2026-06-12T20:17:50.320304672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309522 | controller | Jun 12 20:17:50.470936 crc crio[20719]: time="2026-06-12T20:17:50.47067154Z" level=info msg="Created container 15a50944c30c5203c2b292fa41669672ac34b2dd557332058e9e44f0f55300f9: openstack/swift-storage-0/xattr-restore" id=b8a0d866-667d-4aab-ba02-b2f0c0885fd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.309537 | controller | Jun 12 20:17:50.473545 crc crio[20719]: time="2026-06-12T20:17:50.473446137Z" level=info msg="Starting container: 15a50944c30c5203c2b292fa41669672ac34b2dd557332058e9e44f0f55300f9" id=bda70a5e-078d-4259-b0cd-44207d91b996 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.309557 | controller | Jun 12 20:17:50.486002 crc crio[20719]: time="2026-06-12T20:17:50.485901064Z" level=info msg="Started container" PID=59806 containerID=15a50944c30c5203c2b292fa41669672ac34b2dd557332058e9e44f0f55300f9 description=openstack/swift-storage-0/xattr-restore id=bda70a5e-078d-4259-b0cd-44207d91b996 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.309574 | controller | Jun 12 20:17:50.799237 crc crio[20719]: time="2026-06-12T20:17:50.798222233Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=d757c930-4a9c-4a41-872f-219764316ae4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309590 | controller | Jun 12 20:17:50.799237 crc crio[20719]: time="2026-06-12T20:17:50.798633205Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=d757c930-4a9c-4a41-872f-219764316ae4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309606 | controller | Jun 12 20:17:50.799237 crc crio[20719]: time="2026-06-12T20:17:50.798677736Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=d757c930-4a9c-4a41-872f-219764316ae4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309621 | controller | Jun 12 20:17:50.799694 crc crio[20719]: time="2026-06-12T20:17:50.799608211Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=9ad6b501-c951-4d1e-9427-b893602bbd8e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.309637 | controller | Jun 12 20:17:50.801098 crc crio[20719]: time="2026-06-12T20:17:50.799996212Z" level=info msg="Stopping pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b" id=6918f898-7976-4f31-8612-6404bab4ac40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.309653 | controller | Jun 12 20:17:50.801905 crc crio[20719]: time="2026-06-12T20:17:50.801683991Z" level=info msg="Got pod network &{Name:ovn-controller-58skl-config-pgk5w Namespace:openstack ID:b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b UID:6b970636-8c7b-479d-93b0-db479d542ffc NetNS:/var/run/netns/8ad05819-a543-494b-bd44-95ff8993ab4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b970636_8c7b_479d_93b0_db479d542ffc.slice PodAnnotations:0xc00170c7e0}] Aliases:map[]}"
2026-06-12 21:10:20.309670 | controller | Jun 12 20:17:50.801905 crc crio[20719]: time="2026-06-12T20:17:50.801879846Z" level=info msg="Deleting pod openstack_ovn-controller-58skl-config-pgk5w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.309685 | controller | Jun 12 20:17:50.810586 crc crio[20719]: time="2026-06-12T20:17:50.807895824Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-12 21:10:20.309701 | controller | Jun 12 20:17:51.114536 crc crio[20719]: time="2026-06-12T20:17:51.114388168Z" level=info msg="Stopped pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b" id=6918f898-7976-4f31-8612-6404bab4ac40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.309716 | controller | Jun 12 20:17:52.522623 crc crio[20719]: time="2026-06-12T20:17:52.521719986Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4" id=9ad6b501-c951-4d1e-9427-b893602bbd8e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.309732 | controller | Jun 12 20:17:52.524189 crc crio[20719]: time="2026-06-12T20:17:52.524148463Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=50befff5-0030-4427-b163-115d39e824da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309751 | controller | Jun 12 20:17:52.558650 crc crio[20719]: time="2026-06-12T20:17:52.558537773Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=c1b69e94-ce6b-4d32-919c-f18241c834aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309768 | controller | Jun 12 20:17:52.567171 crc crio[20719]: time="2026-06-12T20:17:52.567132103Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=39fff7b6-3aa0-4a5f-9922-42ec9d761914 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.309784 | controller | Jun 12 20:17:52.569673 crc crio[20719]: time="2026-06-12T20:17:52.569649524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309800 | controller | Jun 12 20:17:52.639008 crc crio[20719]: time="2026-06-12T20:17:52.638949198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309816 | controller | Jun 12 20:17:52.642836 crc crio[20719]: time="2026-06-12T20:17:52.642812295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309832 | controller | Jun 12 20:17:52.795168 crc crio[20719]: time="2026-06-12T20:17:52.794654704Z" level=info msg="Created container 428e99d0cbc9631d02ccb67842e1c55d615478904d29b022bba37746008cf1ee: openstack/swift-storage-0/account-server" id=39fff7b6-3aa0-4a5f-9922-42ec9d761914 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.309862 | controller | Jun 12 20:17:52.797801 crc crio[20719]: time="2026-06-12T20:17:52.79772951Z" level=info msg="Starting container: 428e99d0cbc9631d02ccb67842e1c55d615478904d29b022bba37746008cf1ee" id=d1e2076a-0f0b-4d3a-971f-ad8d119e6d3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.309884 | controller | Jun 12 20:17:52.802821 crc crio[20719]: time="2026-06-12T20:17:52.80272846Z" level=info msg="Started container" PID=59985 containerID=428e99d0cbc9631d02ccb67842e1c55d615478904d29b022bba37746008cf1ee description=openstack/swift-storage-0/account-server id=d1e2076a-0f0b-4d3a-971f-ad8d119e6d3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.309901 | controller | Jun 12 20:17:52.813814 crc crio[20719]: time="2026-06-12T20:17:52.813730268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=d81f50e8-94a5-44ec-a5b2-789180e5f6d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309918 | controller | Jun 12 20:17:52.833855 crc crio[20719]: time="2026-06-12T20:17:52.833804887Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=5599dbb2-d0dd-442f-b4e1-f47b9a121f32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.309933 | controller | Jun 12 20:17:52.844866 crc crio[20719]: time="2026-06-12T20:17:52.844709461Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=88892033-aa16-4231-8e10-1392b3497bba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.309949 | controller | Jun 12 20:17:52.847406 crc crio[20719]: time="2026-06-12T20:17:52.847249023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309965 | controller | Jun 12 20:17:52.904493 crc crio[20719]: time="2026-06-12T20:17:52.904375958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.309987 | controller | Jun 12 20:17:52.907477 crc crio[20719]: time="2026-06-12T20:17:52.907252267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310004 | controller | Jun 12 20:17:53.055707 crc crio[20719]: time="2026-06-12T20:17:53.055583558Z" level=info msg="Created container 434cbbd3bbac487fa766361b63b4452ec35792264ccb2db24d17ad7893739380: openstack/swift-storage-0/account-replicator" id=88892033-aa16-4231-8e10-1392b3497bba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.310020 | controller | Jun 12 20:17:53.056819 crc crio[20719]: time="2026-06-12T20:17:53.056762541Z" level=info msg="Starting container: 434cbbd3bbac487fa766361b63b4452ec35792264ccb2db24d17ad7893739380" id=bfeba9fe-b28b-46d6-ab67-c4d762b5fbaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.310038 | controller | Jun 12 20:17:53.071926 crc crio[20719]: time="2026-06-12T20:17:53.071843073Z" level=info msg="Started container" PID=60004 containerID=434cbbd3bbac487fa766361b63b4452ec35792264ccb2db24d17ad7893739380 description=openstack/swift-storage-0/account-replicator id=bfeba9fe-b28b-46d6-ab67-c4d762b5fbaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.310061 | controller | Jun 12 20:17:53.092356 crc crio[20719]: time="2026-06-12T20:17:53.092116268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=1b66f604-25ea-42df-83b5-711c4ced9240 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.310085 | controller | Jun 12 20:17:53.112906 crc crio[20719]: time="2026-06-12T20:17:53.112804605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=de9d2bb3-4c7e-45b1-b3a1-ccbf230cf39e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.310109 | controller | Jun 12 20:17:53.123781 crc crio[20719]: time="2026-06-12T20:17:53.123691599Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=6e046636-da1b-484a-81af-2b339d7d147b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.310131 | controller | Jun 12 20:17:53.126252 crc crio[20719]: time="2026-06-12T20:17:53.126156509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310154 | controller | Jun 12 20:17:53.187131 crc crio[20719]: time="2026-06-12T20:17:53.186986286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310178 | controller | Jun 12 20:17:53.191255 crc crio[20719]: time="2026-06-12T20:17:53.191186253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310199 | controller | Jun 12 20:17:53.329189 crc crio[20719]: time="2026-06-12T20:17:53.329087488Z" level=info msg="Created container 078b0e47d9a83852690a7c92a5407972e9feb54bb726d3eeb2ab74031af5de7f: openstack/swift-storage-0/account-auditor" id=6e046636-da1b-484a-81af-2b339d7d147b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.310217 | controller | Jun 12 20:17:53.330905 crc crio[20719]: time="2026-06-12T20:17:53.330847692Z" level=info msg="Starting container: 078b0e47d9a83852690a7c92a5407972e9feb54bb726d3eeb2ab74031af5de7f" id=31e41ee6-11e6-42aa-aa19-0e742eb2d877 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.310233 | controller | Jun 12 20:17:53.360727 crc crio[20719]: time="2026-06-12T20:17:53.360592159Z" level=info msg="Started container" PID=60024 containerID=078b0e47d9a83852690a7c92a5407972e9feb54bb726d3eeb2ab74031af5de7f description=openstack/swift-storage-0/account-auditor id=31e41ee6-11e6-42aa-aa19-0e742eb2d877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.310254 | controller | Jun 12 20:17:53.384238 crc crio[20719]: time="2026-06-12T20:17:53.384159494Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=1a7669ad-8864-4850-ac97-d5af81b90e59 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.310270 | controller | Jun 12 20:17:53.398548 crc crio[20719]: time="2026-06-12T20:17:53.39844656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=03502979-89f0-4f72-a0a9-84dd1966ee97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.310286 | controller | Jun 12 20:17:53.407250 crc crio[20719]: time="2026-06-12T20:17:53.407118852Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=a00fb616-4e29-4860-bb17-75d178b50de8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.310301 | controller | Jun 12 20:17:53.409576 crc crio[20719]: time="2026-06-12T20:17:53.409500868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310317 | controller | Jun 12 20:17:53.457861 crc crio[20719]: time="2026-06-12T20:17:53.457511229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310332 | controller | Jun 12 20:17:53.460417 crc crio[20719]: time="2026-06-12T20:17:53.460359428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310348 | controller | Jun 12 20:17:53.647430 crc crio[20719]: time="2026-06-12T20:17:53.647313866Z" level=info msg="Created container 305ffa03dbcbd17dd7ef0d16e36d6de7cd0fa3159306bf5793d466d8a3743a9c: openstack/swift-storage-0/account-reaper" id=a00fb616-4e29-4860-bb17-75d178b50de8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.310364 | controller | Jun 12 20:17:53.648937 crc crio[20719]: time="2026-06-12T20:17:53.648852039Z" level=info msg="Starting container: 305ffa03dbcbd17dd7ef0d16e36d6de7cd0fa3159306bf5793d466d8a3743a9c" id=fe0bf26a-a3d0-4135-b2d3-d7b46f53cf57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.310380 | controller | Jun 12 20:17:53.657675 crc crio[20719]: time="2026-06-12T20:17:53.657582604Z" level=info msg="Started container" PID=60078 containerID=305ffa03dbcbd17dd7ef0d16e36d6de7cd0fa3159306bf5793d466d8a3743a9c description=openstack/swift-storage-0/account-reaper id=fe0bf26a-a3d0-4135-b2d3-d7b46f53cf57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.310395 | controller | Jun 12 20:17:53.669552 crc crio[20719]: time="2026-06-12T20:17:53.669458764Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=0b6e3c04-494d-412c-ad27-7971c3df7cb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.310411 | controller | Jun 12 20:17:53.669856 crc crio[20719]: time="2026-06-12T20:17:53.669784053Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=0b6e3c04-494d-412c-ad27-7971c3df7cb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.310426 | controller | Jun 12 20:17:53.669930 crc crio[20719]: time="2026-06-12T20:17:53.669884386Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=0b6e3c04-494d-412c-ad27-7971c3df7cb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.310447 | controller | Jun 12 20:17:53.671105 crc crio[20719]: time="2026-06-12T20:17:53.671038249Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=53b8df11-c653-43b3-b6ea-88d7008795e2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.310463 | controller | Jun 12 20:17:53.675250 crc crio[20719]: time="2026-06-12T20:17:53.675173566Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-12 21:10:20.310479 | controller | Jun 12 20:17:54.431043 crc crio[20719]: time="2026-06-12T20:17:54.430699973Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-dmc5m/POD" id=4d76127c-ddc2-4dc1-bf50-71cf6c3e5e2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.310494 | controller | Jun 12 20:17:54.431153 crc crio[20719]: time="2026-06-12T20:17:54.431066303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310509 | controller | Jun 12 20:17:54.474919 crc crio[20719]: time="2026-06-12T20:17:54.474850808Z" level=info msg="Running pod sandbox: openstack/cinder-41d7-account-create-update-tmwt8/POD" id=203d573f-716d-4327-88b7-a3d6819ce5ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.310525 | controller | Jun 12 20:17:54.475033 crc crio[20719]: time="2026-06-12T20:17:54.474970551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310541 | controller | Jun 12 20:17:54.539923 crc crio[20719]: time="2026-06-12T20:17:54.539801527Z" level=info msg="Got pod network &{Name:cinder-db-create-dmc5m Namespace:openstack ID:b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0 UID:d2553930-1b45-458c-acdb-70c15bbbce49 NetNS:/var/run/netns/e3529d0b-545c-44a7-939b-aa19ba99ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2553930_1b45_458c_acdb_70c15bbbce49.slice PodAnnotations:0xc000111408}] Aliases:map[]}"
2026-06-12 21:10:20.310557 | controller | Jun 12 20:17:54.539923 crc crio[20719]: time="2026-06-12T20:17:54.539859918Z" level=info msg="Adding pod openstack_cinder-db-create-dmc5m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.310574 | controller | Jun 12 20:17:54.551915 crc crio[20719]: time="2026-06-12T20:17:54.549760709Z" level=info msg="Got pod network &{Name:cinder-41d7-account-create-update-tmwt8 Namespace:openstack ID:d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4 UID:af34115b-280c-4889-a15d-87904a384b43 NetNS:/var/run/netns/7f81f95d-38b8-4473-abcf-3954bad29244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf34115b_280c_4889_a15d_87904a384b43.slice PodAnnotations:0xc00334a400}] Aliases:map[]}"
2026-06-12 21:10:20.310590 | controller | Jun 12 20:17:54.551915 crc crio[20719]: time="2026-06-12T20:17:54.549838411Z" level=info msg="Adding pod openstack_cinder-41d7-account-create-update-tmwt8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.310607 | controller | Jun 12 20:17:54.750664 crc crio[20719]: time="2026-06-12T20:17:54.750580684Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-sczdz/POD" id=f819b731-d688-4b5d-8b63-0d4122b93af3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.310622 | controller | Jun 12 20:17:54.751563 crc crio[20719]: time="2026-06-12T20:17:54.750695188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310638 | controller | Jun 12 20:17:54.997140 crc crio[20719]: time="2026-06-12T20:17:54.996694946Z" level=info msg="Running pod sandbox: openstack/barbican-3eda-account-create-update-wr9ck/POD" id=80b2c10d-188d-4fa3-b33f-4c1219e203c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.310658 | controller | Jun 12 20:17:54.997953 crc crio[20719]: time="2026-06-12T20:17:54.997640062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310675 | controller | Jun 12 20:17:55.074386 crc crio[20719]: time="2026-06-12T20:17:55.074229571Z" level=info msg="Got pod network &{Name:barbican-db-create-sczdz Namespace:openstack ID:1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024 UID:765618fd-e784-47f2-89ce-d00e8f12fe3e NetNS:/var/run/netns/29186f89-8443-47c5-bfaa-97e0a3d3c47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765618fd_e784_47f2_89ce_d00e8f12fe3e.slice PodAnnotations:0xc00259a148}] Aliases:map[]}"
2026-06-12 21:10:20.310691 | controller | Jun 12 20:17:55.075045 crc crio[20719]: time="2026-06-12T20:17:55.075015243Z" level=info msg="Adding pod openstack_barbican-db-create-sczdz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.310707 | controller | Jun 12 20:17:55.099418 crc crio[20719]: time="2026-06-12T20:17:55.096787599Z" level=info msg="Got pod network &{Name:barbican-3eda-account-create-update-wr9ck Namespace:openstack ID:6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6 UID:983c8ed5-da6a-45a9-83e2-d2dd918b0fa9 NetNS:/var/run/netns/fdad26ca-3b00-45c9-be2e-2d94f3e3a14f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod983c8ed5_da6a_45a9_83e2_d2dd918b0fa9.slice PodAnnotations:0xc000eae320}] Aliases:map[]}"
2026-06-12 21:10:20.310723 | controller | Jun 12 20:17:55.099418 crc crio[20719]: time="2026-06-12T20:17:55.096855951Z" level=info msg="Adding pod openstack_barbican-3eda-account-create-update-wr9ck to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.310739 | controller | Jun 12 20:17:55.100100 crc crio[20719]: time="2026-06-12T20:17:55.100002699Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-pttj2/POD" id=7d49cc6a-81cd-4206-aa3b-4a248d142967 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.310755 | controller | Jun 12 20:17:55.100469 crc crio[20719]: time="2026-06-12T20:17:55.100103392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310771 | controller | Jun 12 20:17:55.159867 crc crio[20719]: time="2026-06-12T20:17:55.154973794Z" level=info msg="Got pod network &{Name:neutron-db-create-pttj2 Namespace:openstack ID:5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446 UID:09acd8fb-533d-4fe4-8966-02182e3564b7 NetNS:/var/run/netns/6640d228-3276-4405-a534-b39874c9a266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09acd8fb_533d_4fe4_8966_02182e3564b7.slice PodAnnotations:0xc00170c5b0}] Aliases:map[]}"
2026-06-12 21:10:20.310787 | controller | Jun 12 20:17:55.159867 crc crio[20719]: time="2026-06-12T20:17:55.155012125Z" level=info msg="Adding pod openstack_neutron-db-create-pttj2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.310803 | controller | Jun 12 20:17:55.159867 crc crio[20719]: time="2026-06-12T20:17:55.157173965Z" level=info msg="Running pod sandbox: openstack/neutron-eddf-account-create-update-zthmj/POD" id=5417ccd2-45ea-4966-88bf-7244b40a9e86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.310819 | controller | Jun 12 20:17:55.159867 crc crio[20719]: time="2026-06-12T20:17:55.157250827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310838 | controller | Jun 12 20:17:55.179348 crc crio[20719]: time="2026-06-12T20:17:55.178910456Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-j48tq/POD" id=ba8cd0d1-8221-4d54-8194-0326a4c2c62a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.310877 | controller | Jun 12 20:17:55.179348 crc crio[20719]: time="2026-06-12T20:17:55.179017689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.310895 | controller | Jun 12 20:17:55.185945 crc crio[20719]: time="2026-06-12T20:17:55.185864715Z" level=info msg="Got pod network &{Name:neutron-eddf-account-create-update-zthmj Namespace:openstack ID:4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b UID:416f2943-cfed-420f-a7b9-aced12264dcc NetNS:/var/run/netns/3ed9523e-9beb-415b-92c2-aeefa4525ba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod416f2943_cfed_420f_a7b9_aced12264dcc.slice PodAnnotations:0xc000526768}] Aliases:map[]}"
2026-06-12 21:10:20.310911 | controller | Jun 12 20:17:55.185945 crc crio[20719]: time="2026-06-12T20:17:55.185932777Z" level=info msg="Adding pod openstack_neutron-eddf-account-create-update-zthmj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.310928 | controller | Jun 12 20:17:55.220215 crc crio[20719]: time="2026-06-12T20:17:55.220100154Z" level=info msg="Got pod network &{Name:keystone-db-sync-j48tq Namespace:openstack ID:525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0 UID:54186bdf-0971-4af2-af55-22e282b39cba NetNS:/var/run/netns/5090e313-1350-4727-9302-b9f5999f44b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54186bdf_0971_4af2_af55_22e282b39cba.slice PodAnnotations:0xc000526968}] Aliases:map[]}"
2026-06-12 21:10:20.310943 | controller | Jun 12 20:17:55.220215 crc crio[20719]: time="2026-06-12T20:17:55.220190336Z" level=info msg="Adding pod openstack_keystone-db-sync-j48tq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.310959 | controller | Jun 12 20:17:55.796025 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d404bb94df98d Mac:3a:a1:10:2d:86:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/7f81f95d-38b8-4473-abcf-3954bad29244 SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.310976 | controller | Jun 12 20:17:55.798588 crc crio[20719]: time="2026-06-12T20:17:55.798502229Z" level=info msg="Got pod network &{Name:cinder-41d7-account-create-update-tmwt8 Namespace:openstack ID:d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4 UID:af34115b-280c-4889-a15d-87904a384b43 NetNS:/var/run/netns/7f81f95d-38b8-4473-abcf-3954bad29244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf34115b_280c_4889_a15d_87904a384b43.slice PodAnnotations:0xc00334a400}] Aliases:map[]}"
2026-06-12 21:10:20.310992 | controller | Jun 12 20:17:55.798749 crc crio[20719]: time="2026-06-12T20:17:55.798709624Z" level=info msg="Checking pod openstack_cinder-41d7-account-create-update-tmwt8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.311008 | controller | Jun 12 20:17:55.816666 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b55e8aabdfcd359 Mac:7e:f4:7d:15:9a:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/e3529d0b-545c-44a7-939b-aa19ba99ff43 SocketPath: PciID:}] [{Interface:0xc000438770 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.311029 | controller | Jun 12 20:17:55.816666 crc crio[20719]: time="2026-06-12T20:17:55.816472889Z" level=info msg="Got pod network &{Name:cinder-db-create-dmc5m Namespace:openstack ID:b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0 UID:d2553930-1b45-458c-acdb-70c15bbbce49 NetNS:/var/run/netns/e3529d0b-545c-44a7-939b-aa19ba99ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2553930_1b45_458c_acdb_70c15bbbce49.slice PodAnnotations:0xc000111408}] Aliases:map[]}"
2026-06-12 21:10:20.311046 | controller | Jun 12 20:17:55.816666 crc crio[20719]: time="2026-06-12T20:17:55.816651045Z" level=info msg="Checking pod openstack_cinder-db-create-dmc5m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.311062 | controller | Jun 12 20:17:55.826152 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b3e840406ae8df Mac:b6:2d:ba:a5:d8:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/6640d228-3276-4405-a534-b39874c9a266 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.311078 | controller | Jun 12 20:17:55.827355 crc crio[20719]: time="2026-06-12T20:17:55.827248721Z" level=info msg="Got pod network &{Name:neutron-db-create-pttj2 Namespace:openstack ID:5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446 UID:09acd8fb-533d-4fe4-8966-02182e3564b7 NetNS:/var/run/netns/6640d228-3276-4405-a534-b39874c9a266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09acd8fb_533d_4fe4_8966_02182e3564b7.slice PodAnnotations:0xc00170c5b0}] Aliases:map[]}"
2026-06-12 21:10:20.311094 | controller | Jun 12 20:17:55.827670 crc crio[20719]: time="2026-06-12T20:17:55.827651583Z" level=info msg="Checking pod openstack_neutron-db-create-pttj2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.311110 | controller | Jun 12 20:17:55.875808 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cc3c4861acc418 Mac:5e:73:49:83:31:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/fdad26ca-3b00-45c9-be2e-2d94f3e3a14f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.311126 | controller | Jun 12 20:17:55.877358 crc crio[20719]: time="2026-06-12T20:17:55.876880067Z" level=info msg="Got pod network &{Name:barbican-3eda-account-create-update-wr9ck Namespace:openstack ID:6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6 UID:983c8ed5-da6a-45a9-83e2-d2dd918b0fa9 NetNS:/var/run/netns/fdad26ca-3b00-45c9-be2e-2d94f3e3a14f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod983c8ed5_da6a_45a9_83e2_d2dd918b0fa9.slice PodAnnotations:0xc000eae320}] Aliases:map[]}"
2026-06-12 21:10:20.311142 | controller | Jun 12 20:17:55.877358 crc crio[20719]: time="2026-06-12T20:17:55.877105593Z" level=info msg="Checking pod openstack_barbican-3eda-account-create-update-wr9ck for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.311158 | controller | Jun 12 20:17:55.960523 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e42299ca7eb1a5 Mac:22:e6:02:c3:a7:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/29186f89-8443-47c5-bfaa-97e0a3d3c47c SocketPath: PciID:}] [{Interface:0xc0001dd1d0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.311179 | controller | Jun 12 20:17:55.962204 crc crio[20719]: time="2026-06-12T20:17:55.962133956Z" level=info msg="Got pod network &{Name:barbican-db-create-sczdz Namespace:openstack ID:1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024 UID:765618fd-e784-47f2-89ce-d00e8f12fe3e NetNS:/var/run/netns/29186f89-8443-47c5-bfaa-97e0a3d3c47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765618fd_e784_47f2_89ce_d00e8f12fe3e.slice PodAnnotations:0xc00259a148}] Aliases:map[]}"
2026-06-12 21:10:20.311196 | controller | Jun 12 20:17:55.962434 crc crio[20719]: time="2026-06-12T20:17:55.962389663Z" level=info msg="Checking pod openstack_barbican-db-create-sczdz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.311212 | controller | Jun 12 20:17:55.980062 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:525d871a41b1602 Mac:52:75:d7:b9:d6:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/5090e313-1350-4727-9302-b9f5999f44b0 SocketPath: PciID:}] [{Interface:0xc000440770 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.311228 | controller | Jun 12 20:17:55.981212 crc crio[20719]: time="2026-06-12T20:17:55.981178087Z" level=info msg="Got pod network &{Name:keystone-db-sync-j48tq Namespace:openstack ID:525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0 UID:54186bdf-0971-4af2-af55-22e282b39cba NetNS:/var/run/netns/5090e313-1350-4727-9302-b9f5999f44b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54186bdf_0971_4af2_af55_22e282b39cba.slice PodAnnotations:0xc000526968}] Aliases:map[]}"
2026-06-12 21:10:20.311244 | controller | Jun 12 20:17:55.981709 crc crio[20719]: time="2026-06-12T20:17:55.981690082Z" level=info msg="Checking pod openstack_keystone-db-sync-j48tq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.311261 | controller | Jun 12 20:17:55.984406 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f018dfbbd45f0c Mac:4e:ac:6e:65:8f:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/3ed9523e-9beb-415b-92c2-aeefa4525ba9 SocketPath: PciID:}] [{Interface:0xc00011e5d0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.311277 | controller | Jun 12 20:17:55.986190 crc crio[20719]: time="2026-06-12T20:17:55.986125336Z" level=info msg="Got pod network &{Name:neutron-eddf-account-create-update-zthmj Namespace:openstack ID:4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b UID:416f2943-cfed-420f-a7b9-aced12264dcc NetNS:/var/run/netns/3ed9523e-9beb-415b-92c2-aeefa4525ba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod416f2943_cfed_420f_a7b9_aced12264dcc.slice PodAnnotations:0xc000526768}] Aliases:map[]}"
2026-06-12 21:10:20.311294 | controller | Jun 12 20:17:55.986362 crc crio[20719]: time="2026-06-12T20:17:55.986311321Z" level=info msg="Checking pod openstack_neutron-eddf-account-create-update-zthmj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.311310 | controller | Jun 12 20:17:56.320886 crc crio[20719]: time="2026-06-12T20:17:56.320770412Z" level=info msg="Ran pod sandbox 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6 with infra container: openstack/barbican-3eda-account-create-update-wr9ck/POD" id=80b2c10d-188d-4fa3-b33f-4c1219e203c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.311327 | controller | Jun 12 20:17:56.326407 crc crio[20719]: time="2026-06-12T20:17:56.326074439Z" level=info msg="Ran pod sandbox 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446 with infra container: openstack/neutron-db-create-pttj2/POD" id=7d49cc6a-81cd-4206-aa3b-4a248d142967 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.311347 | controller | Jun 12 20:17:56.328814 crc crio[20719]: time="2026-06-12T20:17:56.328768031Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0a3db524-371c-4835-98ba-a344e5199127 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311364 | controller | Jun 12 20:17:56.330748 crc crio[20719]: time="2026-06-12T20:17:56.330513729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5cab550c-d8bd-4d40-934c-bfb9b96262e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311380 | controller | Jun 12 20:17:56.337015 crc crio[20719]: time="2026-06-12T20:17:56.33692825Z" level=info msg="Ran pod sandbox d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4 with infra container: openstack/cinder-41d7-account-create-update-tmwt8/POD" id=203d573f-716d-4327-88b7-a3d6819ce5ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.311395 | controller | Jun 12 20:17:56.340059 crc crio[20719]: time="2026-06-12T20:17:56.339976904Z" level=info msg="Ran pod sandbox b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0 with infra container: openstack/cinder-db-create-dmc5m/POD" id=4d76127c-ddc2-4dc1-bf50-71cf6c3e5e2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.311411 | controller | Jun 12 20:17:56.341536 crc crio[20719]: time="2026-06-12T20:17:56.34144261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=78f53e9a-fd90-4b89-b668-ff0cca23f541 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311426 | controller | Jun 12 20:17:56.347524 crc crio[20719]: time="2026-06-12T20:17:56.347449202Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=85f6962e-8580-4eee-8199-bfdf25c015c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311442 | controller | Jun 12 20:17:56.353877 crc crio[20719]: time="2026-06-12T20:17:56.353847262Z" level=info msg="Ran pod sandbox 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0 with infra container: openstack/keystone-db-sync-j48tq/POD" id=ba8cd0d1-8221-4d54-8194-0326a4c2c62a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.311457 | controller | Jun 12 20:17:56.361434 crc crio[20719]: time="2026-06-12T20:17:56.361388513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=a152e9ea-11fd-460e-9710-35abb57cebc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311473 | controller | Jun 12 20:17:56.361756 crc crio[20719]: time="2026-06-12T20:17:56.361739122Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=a152e9ea-11fd-460e-9710-35abb57cebc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311488 | controller | Jun 12 20:17:56.361880 crc crio[20719]: time="2026-06-12T20:17:56.361865076Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=a152e9ea-11fd-460e-9710-35abb57cebc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311504 | controller | Jun 12 20:17:56.363926 crc crio[20719]: time="2026-06-12T20:17:56.363901294Z" level=info msg="Ran pod sandbox 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024 with infra container: openstack/barbican-db-create-sczdz/POD" id=f819b731-d688-4b5d-8b63-0d4122b93af3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.311520 | controller | Jun 12 20:17:56.366876 crc crio[20719]: time="2026-06-12T20:17:56.366767841Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=c3fbca86-1918-4b28-8253-274ae58933f0 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.311539 | controller | Jun 12 20:17:56.369592 crc crio[20719]: time="2026-06-12T20:17:56.36949768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=68c37cb7-3489-43e2-ae1d-2ee6c852dffa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311555 | controller | Jun 12 20:17:56.371617 crc crio[20719]: time="2026-06-12T20:17:56.371588861Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-12 21:10:20.311571 | controller | Jun 12 20:17:56.380656 crc crio[20719]: time="2026-06-12T20:17:56.380574508Z" level=info msg="Ran pod sandbox 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b with infra container: openstack/neutron-eddf-account-create-update-zthmj/POD" id=5417ccd2-45ea-4966-88bf-7244b40a9e86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.311586 | controller | Jun 12 20:17:56.381150 crc crio[20719]: time="2026-06-12T20:17:56.381117482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e8948fbf-21ad-4415-b8f2-0b9c8d86e6f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311601 | controller | Jun 12 20:17:56.381552 crc crio[20719]: time="2026-06-12T20:17:56.381161583Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ddad3d4f-dc4d-4a45-b1ba-3dcd1414ef0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311617 | controller | Jun 12 20:17:56.382192 crc crio[20719]: time="2026-06-12T20:17:56.38212903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f9ba1ed6-59e3-4d83-b3bb-f47fdf693e4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311632 | controller | Jun 12 20:17:56.382344 crc crio[20719]: time="2026-06-12T20:17:56.382208283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=04a3010a-71a1-4cc2-947a-a8438b6a2bfe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311647 | controller | Jun 12 20:17:56.382499 crc crio[20719]: time="2026-06-12T20:17:56.38246877Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f72656f1-2b00-49c8-9ef3-2a93dfb89ce7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311662 | controller | Jun 12 20:17:56.382768 crc crio[20719]: time="2026-06-12T20:17:56.382726857Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=dd180023-1294-424b-bd8e-a934648f18ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311678 | controller | Jun 12 20:17:56.413421 crc crio[20719]: time="2026-06-12T20:17:56.412893389Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4eda179c-ab35-461c-8f5d-c9811bb7118a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311693 | controller | Jun 12 20:17:56.425093 crc crio[20719]: time="2026-06-12T20:17:56.424984056Z" level=info msg="Creating container: openstack/cinder-db-create-dmc5m/mariadb-database-create" id=42a87002-2c32-4d2e-80c4-490ac0f11161 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.311709 | controller | Jun 12 20:17:56.425554 crc crio[20719]: time="2026-06-12T20:17:56.42547971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.311724 | controller | Jun 12 20:17:56.426850 crc crio[20719]: time="2026-06-12T20:17:56.426802419Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1" id=53b8df11-c653-43b3-b6ea-88d7008795e2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.311745 | controller | Jun 12 20:17:56.432714 crc crio[20719]: time="2026-06-12T20:17:56.43261129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=59901589-1cef-4428-acc8-c77b0b3b4e43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311761 | controller | Jun 12 20:17:56.447001 crc crio[20719]: time="2026-06-12T20:17:56.446920829Z" level=info msg="Creating container: openstack/neutron-db-create-pttj2/mariadb-database-create" id=83eba624-2e4f-4183-aee5-d46789375f80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.311777 | controller | Jun 12 20:17:56.454609 crc crio[20719]: time="2026-06-12T20:17:56.454527943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.311792 | controller | Jun 12 20:17:56.454939 crc crio[20719]: time="2026-06-12T20:17:56.454758767Z" level=info msg="Creating container: openstack/barbican-db-create-sczdz/mariadb-database-create" id=4b363d5a-311a-4b1c-b803-371192d6547a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.311807 | controller | Jun 12 20:17:56.457394 crc crio[20719]: time="2026-06-12T20:17:56.457139034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.311822 | controller | Jun 12 20:17:56.459595 crc crio[20719]: time="2026-06-12T20:17:56.459563241Z" level=info msg="Creating container: openstack/cinder-41d7-account-create-update-tmwt8/mariadb-account-create-update" id=0e286a02-cdbc-4ec4-9fa2-88bedda74383 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.311838 | controller | Jun 12 20:17:56.470932 crc crio[20719]: time="2026-06-12T20:17:56.470820517Z" level=info msg="Creating container: openstack/neutron-eddf-account-create-update-zthmj/mariadb-account-create-update" id=7b0a80cb-5fb9-45a1-9330-e86f2c8793fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.311871 | controller | Jun 12 20:17:56.474305 crc crio[20719]: time="2026-06-12T20:17:56.474221531Z" level=info msg="Creating container: openstack/barbican-3eda-account-create-update-wr9ck/mariadb-account-create-update" id=76b0e64d-d2ef-4e5e-9f13-b6d21425ff3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.311890 | controller | Jun 12 20:17:56.475440 crc crio[20719]: time="2026-06-12T20:17:56.475415534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.311906 | controller | Jun 12 20:17:56.476159 crc crio[20719]: time="2026-06-12T20:17:56.476081413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.311921 | controller | Jun 12 20:17:56.476513 crc crio[20719]: time="2026-06-12T20:17:56.476447064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.311937 | controller | Jun 12 20:17:56.503524 crc crio[20719]: time="2026-06-12T20:17:56.503460927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=81505008-e70c-41a4-b793-d179492c6191 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.311952 | controller | Jun 12 20:17:56.505712 crc crio[20719]: time="2026-06-12T20:17:56.505641158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.311968 | controller | Jun 12 20:17:56.512888 crc crio[20719]: time="2026-06-12T20:17:56.512814028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.311990 | controller | Jun 12 20:17:56.514688 crc crio[20719]: time="2026-06-12T20:17:56.514555037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312006 | controller | Jun 12 20:17:56.523824 crc crio[20719]: time="2026-06-12T20:17:56.523650971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312040 | controller | Jun 12 20:17:56.539690 crc crio[20719]: time="2026-06-12T20:17:56.539141343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312082 | controller | Jun 12 20:17:56.542839 crc crio[20719]: time="2026-06-12T20:17:56.542780585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312102 | controller | Jun 12 20:17:56.571102 crc crio[20719]: time="2026-06-12T20:17:56.570967432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312119 | controller | Jun 12 20:17:56.576252 crc crio[20719]: time="2026-06-12T20:17:56.57555543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312136 | controller | Jun 12 20:17:56.587605 crc crio[20719]: time="2026-06-12T20:17:56.587250669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312151 | controller | Jun 12 20:17:56.591795 crc crio[20719]: time="2026-06-12T20:17:56.591769707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312167 | controller | Jun 12 20:17:56.592925 crc crio[20719]: time="2026-06-12T20:17:56.592848403Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=25c68e8f-c918-4b09-a724-37f8df4c5ed4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312184 | controller | Jun 12 20:17:56.595060 crc crio[20719]: time="2026-06-12T20:17:56.594994634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312200 | controller | Jun 12 20:17:56.642922 crc crio[20719]: time="2026-06-12T20:17:56.642842418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312216 | controller | Jun 12 20:17:56.648728 crc crio[20719]: time="2026-06-12T20:17:56.64864939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312232 | controller | Jun 12 20:17:56.654192 crc crio[20719]: time="2026-06-12T20:17:56.654094566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312247 | controller | Jun 12 20:17:56.658666 crc crio[20719]: time="2026-06-12T20:17:56.658603419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312263 | controller | Jun 12 20:17:56.877984 crc crio[20719]: time="2026-06-12T20:17:56.877869499Z" level=info msg="Created container c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db: openstack/neutron-db-create-pttj2/mariadb-database-create" id=83eba624-2e4f-4183-aee5-d46789375f80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312284 | controller | Jun 12 20:17:56.881134 crc crio[20719]: time="2026-06-12T20:17:56.88109211Z" level=info msg="Starting container: c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db" id=531ffe63-b1b6-44b6-a23c-eedba28045c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.312301 | controller | Jun 12 20:17:56.882154 crc crio[20719]: time="2026-06-12T20:17:56.882075847Z" level=info msg="Created container a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005: openstack/barbican-db-create-sczdz/mariadb-database-create" id=4b363d5a-311a-4b1c-b803-371192d6547a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312316 | controller | Jun 12 20:17:56.887659 crc crio[20719]: time="2026-06-12T20:17:56.887581282Z" level=info msg="Starting container: a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005" id=800a08a3-78ae-4336-b66c-f38fe5ccece1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.312332 | controller | Jun 12 20:17:56.889528 crc crio[20719]: time="2026-06-12T20:17:56.889432912Z" level=info msg="Started container" PID=60501 containerID=c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db description=openstack/neutron-db-create-pttj2/mariadb-database-create id=531ffe63-b1b6-44b6-a23c-eedba28045c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446
2026-06-12 21:10:20.312349 | controller | Jun 12 20:17:56.896924 crc crio[20719]: time="2026-06-12T20:17:56.896835254Z" level=info msg="Started container" PID=60506 containerID=a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005 description=openstack/barbican-db-create-sczdz/mariadb-database-create id=800a08a3-78ae-4336-b66c-f38fe5ccece1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024
2026-06-12 21:10:20.312364 | controller | Jun 12 20:17:56.911211 crc crio[20719]: time="2026-06-12T20:17:56.910809278Z" level=info msg="Created container c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395: openstack/cinder-db-create-dmc5m/mariadb-database-create" id=42a87002-2c32-4d2e-80c4-490ac0f11161 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312380 | controller | Jun 12 20:17:56.914823 crc crio[20719]: time="2026-06-12T20:17:56.914559958Z" level=info msg="Starting container: c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395" id=5cad5c9a-ab47-4aaf-a8ef-903de2fe8883 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.312396 | controller | Jun 12 20:17:56.919847 crc crio[20719]: time="2026-06-12T20:17:56.919615797Z" level=info msg="Created container bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1: openstack/barbican-3eda-account-create-update-wr9ck/mariadb-account-create-update" id=76b0e64d-d2ef-4e5e-9f13-b6d21425ff3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312411 | controller | Jun 12 20:17:56.921644 crc crio[20719]: time="2026-06-12T20:17:56.921532229Z" level=info msg="Starting container: bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1" id=d72e8b1b-6ff3-4a20-97f6-caa1778fa311 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.312427 | controller | Jun 12 20:17:56.926226 crc crio[20719]: time="2026-06-12T20:17:56.926128146Z" level=info msg="Started container" PID=60503 containerID=c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395 description=openstack/cinder-db-create-dmc5m/mariadb-database-create id=5cad5c9a-ab47-4aaf-a8ef-903de2fe8883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0
2026-06-12 21:10:20.312444 | controller | Jun 12 20:17:56.929495 crc crio[20719]: time="2026-06-12T20:17:56.929413059Z" level=info msg="Started container" PID=60505 containerID=bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1 description=openstack/barbican-3eda-account-create-update-wr9ck/mariadb-account-create-update id=d72e8b1b-6ff3-4a20-97f6-caa1778fa311 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6
2026-06-12 21:10:20.312465 | controller | Jun 12 20:17:56.943705 crc crio[20719]: time="2026-06-12T20:17:56.943312268Z" level=info msg="Created container b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378: openstack/cinder-41d7-account-create-update-tmwt8/mariadb-account-create-update" id=0e286a02-cdbc-4ec4-9fa2-88bedda74383 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312482 | controller | Jun 12 20:17:56.945605 crc crio[20719]: time="2026-06-12T20:17:56.944480629Z" level=info msg="Starting container: b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378" id=115984df-480f-49c7-94ec-279981c149ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.312498 | controller | Jun 12 20:17:56.961002 crc crio[20719]: time="2026-06-12T20:17:56.960913188Z" level=info msg="Created container 82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c: openstack/neutron-eddf-account-create-update-zthmj/mariadb-account-create-update" id=7b0a80cb-5fb9-45a1-9330-e86f2c8793fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312514 | controller | Jun 12 20:17:56.966853 crc crio[20719]: time="2026-06-12T20:17:56.966758001Z" level=info msg="Started container" PID=60549 containerID=b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378 description=openstack/cinder-41d7-account-create-update-tmwt8/mariadb-account-create-update id=115984df-480f-49c7-94ec-279981c149ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4
2026-06-12 21:10:20.312530 | controller | Jun 12 20:17:56.967639 crc crio[20719]: time="2026-06-12T20:17:56.967615125Z" level=info msg="Starting container: 82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c" id=a72069f5-74bd-4f0a-963f-13ef5dc316e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.312546 | controller | Jun 12 20:17:56.987393 crc crio[20719]: time="2026-06-12T20:17:56.986696858Z" level=info msg="Started container" PID=60544 containerID=82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c description=openstack/neutron-eddf-account-create-update-zthmj/mariadb-account-create-update id=a72069f5-74bd-4f0a-963f-13ef5dc316e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b
2026-06-12 21:10:20.312562 | controller | Jun 12 20:17:56.988529 crc crio[20719]: time="2026-06-12T20:17:56.987105399Z" level=info msg="Created container 21748e175b69ef65fd653a776ab5613d7dac7bfa836aa35fc51c610e71a9df62: openstack/swift-storage-0/container-server" id=25c68e8f-c918-4b09-a724-37f8df4c5ed4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312578 | controller | Jun 12 20:17:56.993970 crc crio[20719]: time="2026-06-12T20:17:56.993891231Z" level=info msg="Starting container: 21748e175b69ef65fd653a776ab5613d7dac7bfa836aa35fc51c610e71a9df62" id=002d904d-ef3b-47e6-bf1a-b035cc5ddae1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.312594 | controller | Jun 12 20:17:57.056690 crc crio[20719]: time="2026-06-12T20:17:57.056568988Z" level=info msg="Started container" PID=60547 containerID=21748e175b69ef65fd653a776ab5613d7dac7bfa836aa35fc51c610e71a9df62 description=openstack/swift-storage-0/container-server id=002d904d-ef3b-47e6-bf1a-b035cc5ddae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.312610 | controller | Jun 12 20:17:57.129252 crc crio[20719]: time="2026-06-12T20:17:57.129114102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=d9f94fbf-2699-4f69-857d-253567e7c466 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.312632 | controller | Jun 12 20:17:57.159486 crc crio[20719]: time="2026-06-12T20:17:57.15802849Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=923946b1-c2a2-4245-942a-4849a411d866 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.312662 | controller | Jun 12 20:17:57.170471 crc crio[20719]: time="2026-06-12T20:17:57.170393906Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=92ed20ff-d296-461f-931f-59713b014c69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312679 | controller | Jun 12 20:17:57.172198 crc crio[20719]: time="2026-06-12T20:17:57.172142035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312695 | controller | Jun 12 20:17:57.225894 crc crio[20719]: time="2026-06-12T20:17:57.225813554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312711 | controller | Jun 12 20:17:57.230384 crc crio[20719]: time="2026-06-12T20:17:57.230250876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312726 | controller | Jun 12 20:17:57.720435 crc crio[20719]: time="2026-06-12T20:17:57.720256509Z" level=info msg="Created container 654023987ddd4e5468f0919eb93960a9943902e82dd9008553325f053766fb29: openstack/swift-storage-0/container-replicator" id=92ed20ff-d296-461f-931f-59713b014c69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312742 | controller | Jun 12 20:17:57.721821 crc crio[20719]: time="2026-06-12T20:17:57.721631474Z" level=info msg="Starting container: 654023987ddd4e5468f0919eb93960a9943902e82dd9008553325f053766fb29" id=22dc862d-2508-4fe6-b7c7-a702ff5c2d5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.312758 | controller | Jun 12 20:17:57.728798 crc crio[20719]: time="2026-06-12T20:17:57.728740342Z" level=info msg="Started container" PID=60709 containerID=654023987ddd4e5468f0919eb93960a9943902e82dd9008553325f053766fb29 description=openstack/swift-storage-0/container-replicator id=22dc862d-2508-4fe6-b7c7-a702ff5c2d5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.312774 | controller | Jun 12 20:17:57.742237 crc crio[20719]: time="2026-06-12T20:17:57.741857787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=e5b7ada6-47e7-4b1b-b2d0-217ea46a2bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.312789 | controller | Jun 12 20:17:57.756395 crc crio[20719]: time="2026-06-12T20:17:57.756345322Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=70bab93a-5402-460e-a51b-2e3ffb9dbde4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.312805 | controller | Jun 12 20:17:57.765116 crc crio[20719]: time="2026-06-12T20:17:57.765038654Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=f25f6b50-a340-4bc5-a8f0-7e6ed01f6f3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312820 | controller | Jun 12 20:17:57.765578 crc crio[20719]: time="2026-06-12T20:17:57.765520057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312836 | controller | Jun 12 20:17:57.836440 crc crio[20719]: time="2026-06-12T20:17:57.836191164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312870 | controller | Jun 12 20:17:57.839917 crc crio[20719]: time="2026-06-12T20:17:57.839837293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.312898 | controller | Jun 12 20:17:58.017931 crc crio[20719]: time="2026-06-12T20:17:58.016076722Z" level=info msg="Created container 0af42f6c51868cdcaf3dc67288e7a95d2523479c70a796dd751a5786cabcf08c: openstack/swift-storage-0/container-auditor" id=f25f6b50-a340-4bc5-a8f0-7e6ed01f6f3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312916 | controller | Jun 12 20:17:58.021649 crc crio[20719]: time="2026-06-12T20:17:58.021459613Z" level=info msg="Starting container: 0af42f6c51868cdcaf3dc67288e7a95d2523479c70a796dd751a5786cabcf08c" id=2506cddb-26d1-491e-aa2f-083232618c59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.312932 | controller | Jun 12 20:17:58.027928 crc crio[20719]: time="2026-06-12T20:17:58.027853651Z" level=info msg="Started container" PID=60775 containerID=0af42f6c51868cdcaf3dc67288e7a95d2523479c70a796dd751a5786cabcf08c description=openstack/swift-storage-0/container-auditor id=2506cddb-26d1-491e-aa2f-083232618c59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.312948 | controller | Jun 12 20:17:58.045162 crc crio[20719]: time="2026-06-12T20:17:58.044473466Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=c822800b-75e0-446d-891d-318df930f156 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.312964 | controller | Jun 12 20:17:58.086850 crc crio[20719]: time="2026-06-12T20:17:58.085664665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=5b576d23-de56-463a-8f78-a86ceeb76668 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.312979 | controller | Jun 12 20:17:58.105145 crc crio[20719]: time="2026-06-12T20:17:58.105031736Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=c68cc289-94b5-4444-a325-4c132e9bd76d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.312995 | controller | Jun 12 20:17:58.106078 crc crio[20719]: time="2026-06-12T20:17:58.105999994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313011 | controller | Jun 12 20:17:58.182850 crc crio[20719]: time="2026-06-12T20:17:58.182735905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313027 | controller | Jun 12 20:17:58.193084 crc crio[20719]: time="2026-06-12T20:17:58.192989161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313043 | controller | Jun 12 20:17:58.311399 crc crio[20719]: time="2026-06-12T20:17:58.311116858Z" level=info msg="Created container f899cfeb321f1adf0ee3c16ec7e4e447c5280a27b54b7b9d27fad7a5ef958640: openstack/swift-storage-0/container-updater" id=c68cc289-94b5-4444-a325-4c132e9bd76d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.313059 | controller | Jun 12 20:17:58.314654 crc crio[20719]: time="2026-06-12T20:17:58.314549844Z" level=info msg="Starting container: f899cfeb321f1adf0ee3c16ec7e4e447c5280a27b54b7b9d27fad7a5ef958640" id=ebd27b38-eefd-4040-9294-036959957e8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.313074 | controller | Jun 12 20:17:58.320240 crc crio[20719]: time="2026-06-12T20:17:58.319636466Z" level=info msg="Started container" PID=60789 containerID=f899cfeb321f1adf0ee3c16ec7e4e447c5280a27b54b7b9d27fad7a5ef958640 description=openstack/swift-storage-0/container-updater id=ebd27b38-eefd-4040-9294-036959957e8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.313095 | controller | Jun 12 20:17:58.339892 crc crio[20719]: time="2026-06-12T20:17:58.339797359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=14924d87-bbb3-4f37-adb2-f8ed62742226 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.313112 | controller | Jun 12 20:17:58.350760 crc crio[20719]: time="2026-06-12T20:17:58.350670472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1117db06-be02-407b-b92f-b386012b3f58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.313128 | controller | Jun 12 20:17:58.358351 crc crio[20719]: time="2026-06-12T20:17:58.358176002Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=0c967884-ac7f-4e93-8d02-e7f1edf06cfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.313143 | controller | Jun 12 20:17:58.358746 crc crio[20719]: time="2026-06-12T20:17:58.358683306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313158 | controller | Jun 12 20:17:58.421243 crc crio[20719]: time="2026-06-12T20:17:58.421158358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313174 | controller | Jun 12 20:17:58.424834 crc crio[20719]: time="2026-06-12T20:17:58.424771671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313190 | controller | Jun 12 20:17:58.530369 crc crio[20719]: time="2026-06-12T20:17:58.530223679Z" level=info msg="Created container 532a9e375c460f1a86511b4d1630df5ce8eb0c9f24199da7ae51d6b9a2300a5c: openstack/swift-storage-0/object-server" id=0c967884-ac7f-4e93-8d02-e7f1edf06cfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.313205 | controller | Jun 12 20:17:58.531715 crc crio[20719]: time="2026-06-12T20:17:58.531642365Z" level=info msg="Starting container: 532a9e375c460f1a86511b4d1630df5ce8eb0c9f24199da7ae51d6b9a2300a5c" id=c2c85a6a-726e-489f-b6f5-b2d1bfb9dc86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.313221 | controller | Jun 12 20:17:58.537190 crc crio[20719]: time="2026-06-12T20:17:58.537114859Z" level=info msg="Started container" PID=60805 containerID=532a9e375c460f1a86511b4d1630df5ce8eb0c9f24199da7ae51d6b9a2300a5c description=openstack/swift-storage-0/object-server id=c2c85a6a-726e-489f-b6f5-b2d1bfb9dc86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.313237 | controller | Jun 12 20:17:58.549234 crc crio[20719]: time="2026-06-12T20:17:58.549141144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=8f987db4-4f40-4715-987f-8aef850f3438 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.313253 | controller | Jun 12 20:17:58.562191 crc crio[20719]: time="2026-06-12T20:17:58.562036963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=723d5e6a-cc24-4f94-9406-ef3860506362 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.313269 | controller | Jun 12 20:17:58.569797 crc crio[20719]: time="2026-06-12T20:17:58.569710718Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=e67a0a7e-ef8f-4fca-8dc9-fbfb89dd3c53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.313284 | controller | Jun 12 20:17:58.570201 crc crio[20719]: time="2026-06-12T20:17:58.570138579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313305 | controller | Jun 12 20:17:58.614350 crc crio[20719]: time="2026-06-12T20:17:58.614153368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313321 | controller | Jun 12 20:17:58.618591 crc crio[20719]: time="2026-06-12T20:17:58.61851582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313337 | controller | Jun 12 20:17:58.720038 crc crio[20719]: time="2026-06-12T20:17:58.719940821Z" level=info msg="Created container 6bf4db613f03d3c57794134c5d876a39a6903eb153a970da139202993a94bdc0: openstack/swift-storage-0/object-replicator" id=e67a0a7e-ef8f-4fca-8dc9-fbfb89dd3c53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.313353 | controller | Jun 12 20:17:58.725447 crc crio[20719]: time="2026-06-12T20:17:58.725225018Z" level=info msg="Starting container: 6bf4db613f03d3c57794134c5d876a39a6903eb153a970da139202993a94bdc0" id=7fdc09bf-467f-429f-97b7-f80e82fa5af8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.313369 | controller | Jun 12 20:17:58.731974 crc crio[20719]: time="2026-06-12T20:17:58.730703982Z" level=info msg="Started container" PID=60831 containerID=6bf4db613f03d3c57794134c5d876a39a6903eb153a970da139202993a94bdc0 description=openstack/swift-storage-0/object-replicator id=7fdc09bf-467f-429f-97b7-f80e82fa5af8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.313385 | controller | Jun 12 20:17:58.740719 crc crio[20719]: time="2026-06-12T20:17:58.740152945Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f83f2e13-9d5b-4f43-8776-67aef7ea2d7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.313400 | controller | Jun 12 20:17:58.753190 crc crio[20719]: time="2026-06-12T20:17:58.753098768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=2cbb5190-7bfc-459e-a5d6-7a93bac9cdca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.313416 | controller | Jun 12 20:17:58.758758 crc crio[20719]: time="2026-06-12T20:17:58.758687004Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=87e946ee-2451-4ffd-94c6-9dcef8ea7436 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.313431 | controller | Jun 12 20:17:58.758996 crc crio[20719]: time="2026-06-12T20:17:58.758945801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313446 | controller | Jun 12 20:17:58.818417 crc crio[20719]: time="2026-06-12T20:17:58.81804975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313463 | controller | Jun 12 20:17:58.821964 crc crio[20719]: time="2026-06-12T20:17:58.821869476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313478 | controller | Jun 12 20:17:58.983423 crc crio[20719]: time="2026-06-12T20:17:58.982823709Z" level=info msg="Created container 4320ced9a0c93e644841a116fa80086c68d327c79038ef151f97af8cfb0db293: openstack/swift-storage-0/object-auditor" id=87e946ee-2451-4ffd-94c6-9dcef8ea7436 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.313494 | controller | Jun 12 20:17:58.985454 crc crio[20719]: time="2026-06-12T20:17:58.985379631Z" level=info msg="Starting container: 4320ced9a0c93e644841a116fa80086c68d327c79038ef151f97af8cfb0db293" id=f90a5ba2-1e2f-411f-a70f-0bf003156078 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.313515 | controller | Jun 12 20:17:58.999343 crc crio[20719]: time="2026-06-12T20:17:58.999169956Z" level=info msg="Started container" PID=60865 containerID=4320ced9a0c93e644841a116fa80086c68d327c79038ef151f97af8cfb0db293 description=openstack/swift-storage-0/object-auditor id=f90a5ba2-1e2f-411f-a70f-0bf003156078 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.313531 | controller | Jun 12 20:17:59.021540 crc crio[20719]: time="2026-06-12T20:17:59.021439398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=fb96f11c-cc34-4ea9-8332-00744dbcc517 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.313546 | controller | Jun 12 20:17:59.226721 crc crio[20719]: time="2026-06-12T20:17:59.226119491Z" level=info msg="Stopping pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024" id=b9218d39-711c-4c46-8075-b69b78c67e4f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.313562 | controller | Jun 12 20:17:59.226721 crc crio[20719]: time="2026-06-12T20:17:59.226204186Z" level=info msg="Stopping pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446" id=e2aca785-767e-47fd-a64d-9bafa4bc1ede name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.313577 | controller | Jun 12 20:17:59.226721 crc crio[20719]: time="2026-06-12T20:17:59.226453623Z" level=info msg="Stopping pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0" id=b7d290b8-1f7a-4540-a161-8e3048e0d99f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.313593 | controller | Jun 12 20:17:59.226721 crc crio[20719]: time="2026-06-12T20:17:59.226590966Z" level=info msg="Stopping pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b" id=e3c2dcaa-712b-421f-8502-5f2a0113a632 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.313610 | controller | Jun 12 20:17:59.227025 crc crio[20719]: time="2026-06-12T20:17:59.226960235Z" level=info msg="Got pod network &{Name:barbican-db-create-sczdz Namespace:openstack ID:1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024 UID:765618fd-e784-47f2-89ce-d00e8f12fe3e NetNS:/var/run/netns/29186f89-8443-47c5-bfaa-97e0a3d3c47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765618fd_e784_47f2_89ce_d00e8f12fe3e.slice PodAnnotations:0xc0033325e8}] Aliases:map[]}"
2026-06-12 21:10:20.313627 | controller | Jun 12 20:17:59.227123 crc crio[20719]: time="2026-06-12T20:17:59.227041089Z" level=info msg="Got pod network &{Name:cinder-db-create-dmc5m Namespace:openstack ID:b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0 UID:d2553930-1b45-458c-acdb-70c15bbbce49 NetNS:/var/run/netns/e3529d0b-545c-44a7-939b-aa19ba99ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2553930_1b45_458c_acdb_70c15bbbce49.slice PodAnnotations:0xc002d9a1c8}] Aliases:map[]}"
2026-06-12 21:10:20.313644 | controller | Jun 12 20:17:59.227173 crc crio[20719]: time="2026-06-12T20:17:59.227123389Z" level=info msg="Deleting pod openstack_barbican-db-create-sczdz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.313660 | controller | Jun 12 20:17:59.227341 crc crio[20719]: time="2026-06-12T20:17:59.227203283Z" level=info msg="Deleting pod openstack_cinder-db-create-dmc5m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.313676 | controller | Jun 12 20:17:59.227419 crc crio[20719]: time="2026-06-12T20:17:59.227129772Z" level=info msg="Got pod network &{Name:neutron-db-create-pttj2 Namespace:openstack ID:5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446 UID:09acd8fb-533d-4fe4-8966-02182e3564b7 NetNS:/var/run/netns/6640d228-3276-4405-a534-b39874c9a266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09acd8fb_533d_4fe4_8966_02182e3564b7.slice PodAnnotations:0xc003ab0220}] Aliases:map[]}"
2026-06-12 21:10:20.313697 | controller | Jun 12 20:17:59.227419 crc crio[20719]: time="2026-06-12T20:17:59.227232783Z" level=info msg="Got pod network &{Name:neutron-eddf-account-create-update-zthmj Namespace:openstack ID:4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b UID:416f2943-cfed-420f-a7b9-aced12264dcc NetNS:/var/run/netns/3ed9523e-9beb-415b-92c2-aeefa4525ba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod416f2943_cfed_420f_a7b9_aced12264dcc.slice PodAnnotations:0xc003c984a0}] Aliases:map[]}"
2026-06-12 21:10:20.313713 | controller | Jun 12 20:17:59.227633 crc crio[20719]: time="2026-06-12T20:17:59.227582533Z" level=info msg="Deleting pod openstack_neutron-eddf-account-create-update-zthmj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.313729 | controller | Jun 12 20:17:59.227633 crc crio[20719]: time="2026-06-12T20:17:59.227608124Z" level=info msg="Deleting pod openstack_neutron-db-create-pttj2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.313745 | controller | Jun 12 20:17:59.228159 crc crio[20719]: time="2026-06-12T20:17:59.228091147Z" level=info msg="Stopping pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4" id=78076ba2-573d-4e71-8c1b-66f9c8ad8a53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.313761 | controller | Jun 12 20:17:59.228770 crc crio[20719]: time="2026-06-12T20:17:59.22857199Z" level=info msg="Got pod network &{Name:cinder-41d7-account-create-update-tmwt8 Namespace:openstack ID:d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4 UID:af34115b-280c-4889-a15d-87904a384b43 NetNS:/var/run/netns/7f81f95d-38b8-4473-abcf-3954bad29244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf34115b_280c_4889_a15d_87904a384b43.slice PodAnnotations:0xc00259a238}] Aliases:map[]}"
2026-06-12 21:10:20.313777 | controller | Jun 12 20:17:59.228770 crc crio[20719]: time="2026-06-12T20:17:59.228685574Z" level=info msg="Deleting pod openstack_cinder-41d7-account-create-update-tmwt8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.313793 | controller | Jun 12 20:17:59.229824 crc crio[20719]: time="2026-06-12T20:17:59.229775013Z" level=info msg="Stopping pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6" id=88f7fb0b-17cd-4293-bb8f-032403560d0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.313809 | controller | Jun 12 20:17:59.230351 crc crio[20719]: time="2026-06-12T20:17:59.230235356Z" level=info msg="Got pod network &{Name:barbican-3eda-account-create-update-wr9ck Namespace:openstack ID:6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6 UID:983c8ed5-da6a-45a9-83e2-d2dd918b0fa9 NetNS:/var/run/netns/fdad26ca-3b00-45c9-be2e-2d94f3e3a14f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod983c8ed5_da6a_45a9_83e2_d2dd918b0fa9.slice PodAnnotations:0xc003ab0298}] Aliases:map[]}"
2026-06-12 21:10:20.313825 | controller | Jun 12 20:17:59.230494 crc crio[20719]: time="2026-06-12T20:17:59.230441722Z" level=info msg="Deleting pod openstack_barbican-3eda-account-create-update-wr9ck from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.313841 | controller | Jun 12 20:18:00.502862 crc crio[20719]: time="2026-06-12T20:18:00.502233664Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688258-kg4dv/POD" id=30d62cb4-60df-4a06-83e8-4fbc914ff303 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.313881 | controller | Jun 12 20:18:00.503943 crc crio[20719]: time="2026-06-12T20:18:00.502913983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.313899 | controller | Jun 12 20:18:02.326865 crc crio[20719]: time="2026-06-12T20:18:02.325985155Z" level=info msg="Stopping pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a" id=3c0d975a-47cf-454a-a08a-d217065359c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.313916 | controller | Jun 12 20:18:02.329509 crc crio[20719]: time="2026-06-12T20:18:02.327532759Z" level=info msg="Got pod network &{Name:glance-db-sync-8m4w9 Namespace:openstack ID:6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a UID:a6c5a0f1-a4a9-41fe-865d-a348e37f086d NetNS:/var/run/netns/fb388c05-5461-4671-be77-94d829f591a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6c5a0f1_a4a9_41fe_865d_a348e37f086d.slice PodAnnotations:0xc003c98148}] Aliases:map[]}"
2026-06-12 21:10:20.313932 | controller | Jun 12 20:18:02.329509 crc crio[20719]: time="2026-06-12T20:18:02.327671403Z" level=info msg="Deleting pod openstack_glance-db-sync-8m4w9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.313948 | controller | Jun 12 20:18:03.712373 crc crio[20719]: time="2026-06-12T20:18:03.711406831Z" level=info msg="Stopped pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4" id=78076ba2-573d-4e71-8c1b-66f9c8ad8a53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.313964 | controller | Jun 12 20:18:03.714567 crc crio[20719]: time="2026-06-12T20:18:03.711958496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f4e25f0a-894b-4f1b-b010-6d917db66d0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.313980 | controller | Jun 12 20:18:03.716972 crc crio[20719]: time="2026-06-12T20:18:03.71674488Z" level=info msg="Stopped pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b" id=e3c2dcaa-712b-421f-8502-5f2a0113a632 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.313995 | controller | Jun 12 20:18:03.722196 crc crio[20719]: time="2026-06-12T20:18:03.72212359Z" level=info msg="Stopped pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6" id=88f7fb0b-17cd-4293-bb8f-032403560d0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.314011 | controller | Jun 12 20:18:03.724900 crc crio[20719]: time="2026-06-12T20:18:03.724830325Z" level=info msg="Stopped pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0" id=b7d290b8-1f7a-4540-a161-8e3048e0d99f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.314026 | controller | Jun 12 20:18:03.729740 crc crio[20719]: time="2026-06-12T20:18:03.729358023Z" level=info msg="Stopped pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a" id=3c0d975a-47cf-454a-a08a-d217065359c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.314042 | controller | Jun 12 20:18:03.741316 crc crio[20719]: time="2026-06-12T20:18:03.74113738Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=07d9c1b5-27e4-421a-8e37-2666401807ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.314057 | controller | Jun 12 20:18:03.783402 crc crio[20719]: time="2026-06-12T20:18:03.783162024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314073 | controller | Jun 12 20:18:03.786117 crc crio[20719]: time="2026-06-12T20:18:03.785999493Z" level=info msg="Stopped pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446" id=e2aca785-767e-47fd-a64d-9bafa4bc1ede name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.314095 | controller | Jun 12 20:18:03.787199 crc crio[20719]: time="2026-06-12T20:18:03.787091213Z" level=info msg="Stopped pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024" id=b9218d39-711c-4c46-8075-b69b78c67e4f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.314111 | controller | Jun 12 20:18:03.838477 crc crio[20719]: time="2026-06-12T20:18:03.838129319Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688258-kg4dv Namespace:openshift-infra ID:6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3 UID:a846caa0-70a0-47ec-92da-78b8816f9afb NetNS:/var/run/netns/ca9797f2-8d43-407d-94f9-0e46524542fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda846caa0_70a0_47ec_92da_78b8816f9afb.slice PodAnnotations:0xc00008c588}] Aliases:map[]}"
2026-06-12 21:10:20.314127 | controller | Jun 12 20:18:03.838477 crc crio[20719]: time="2026-06-12T20:18:03.838218181Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688258-kg4dv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.314142 | controller | Jun 12 20:18:03.842936 crc crio[20719]: time="2026-06-12T20:18:03.842755066Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b" id=c3fbca86-1918-4b28-8253-274ae58933f0 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.314158 | controller | Jun 12 20:18:03.844771 crc crio[20719]: time="2026-06-12T20:18:03.84468247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=06bfae5e-ff92-44ba-8847-ea400f9e9136 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.314173 | controller | Jun 12 20:18:03.892680 crc crio[20719]: time="2026-06-12T20:18:03.892478927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=587f1a56-de89-43b9-a997-5af58725575f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.314189 | controller | Jun 12 20:18:03.894928 crc crio[20719]: time="2026-06-12T20:18:03.892501556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314205 | controller | Jun 12 20:18:03.904051 crc crio[20719]: time="2026-06-12T20:18:03.903981178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314220 | controller | Jun 12 20:18:03.906584 crc crio[20719]: time="2026-06-12T20:18:03.906411174Z" level=info msg="Creating container: openstack/keystone-db-sync-j48tq/keystone-db-sync" id=6a254f5b-c2c3-4f38-a920-a23f3890a916 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.314236 | controller | Jun 12 20:18:03.908662 crc crio[20719]: time="2026-06-12T20:18:03.908611067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314252 | controller | Jun 12 20:18:03.954410 crc crio[20719]: time="2026-06-12T20:18:03.952870231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314268 | controller | Jun 12 20:18:03.957533 crc crio[20719]: time="2026-06-12T20:18:03.957468329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314283 | controller | Jun 12 20:18:04.088231 crc crio[20719]: time="2026-06-12T20:18:04.08780383Z" level=info msg="Created container 48d447e238e05a7ebf529f89f4dd5ad421264a6dd591b9a7ff64ed1a9535e306: openstack/swift-storage-0/object-updater" id=07d9c1b5-27e4-421a-8e37-2666401807ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.314305 | controller | Jun 12 20:18:04.090152 crc crio[20719]: time="2026-06-12T20:18:04.090079173Z" level=info msg="Starting container: 48d447e238e05a7ebf529f89f4dd5ad421264a6dd591b9a7ff64ed1a9535e306" id=1432d001-da84-4d2e-a8f0-a9bdfeb5ea1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.314321 | controller | Jun 12 20:18:04.113681 crc crio[20719]: time="2026-06-12T20:18:04.107218591Z" level=info msg="Started container" PID=61349 containerID=48d447e238e05a7ebf529f89f4dd5ad421264a6dd591b9a7ff64ed1a9535e306 description=openstack/swift-storage-0/object-updater id=1432d001-da84-4d2e-a8f0-a9bdfeb5ea1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.314336 | controller | Jun 12 20:18:04.113681 crc crio[20719]: time="2026-06-12T20:18:04.111003338Z" level=info msg="Created container 862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360: openstack/keystone-db-sync-j48tq/keystone-db-sync" id=6a254f5b-c2c3-4f38-a920-a23f3890a916 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.314352 | controller | Jun 12 20:18:04.115174 crc crio[20719]: time="2026-06-12T20:18:04.114476872Z" level=info msg="Starting container: 862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360" id=48dd1b31-ee6b-4e89-b690-8bfe95e1db0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.314368 | controller | Jun 12 20:18:04.129140 crc crio[20719]: time="2026-06-12T20:18:04.125739979Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=02fb4841-10a5-4f76-9b2f-fbd5acaf18c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.314383 | controller | Jun 12 20:18:04.133891 crc crio[20719]: time="2026-06-12T20:18:04.133037762Z" level=info msg="Started container" PID=61354 containerID=862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360 description=openstack/keystone-db-sync-j48tq/keystone-db-sync id=48dd1b31-ee6b-4e89-b690-8bfe95e1db0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0
2026-06-12 21:10:20.314399 | controller | Jun 12 20:18:04.144831 crc crio[20719]: time="2026-06-12T20:18:04.144256174Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=700596f5-b574-4e00-84a3-74fa008b1d72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.314414 | controller | Jun 12 20:18:04.160096 crc crio[20719]: time="2026-06-12T20:18:04.159974523Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=5bd9d2b0-3623-4582-96d3-0d6433f55d4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.314430 | controller | Jun 12 20:18:04.160541 crc crio[20719]: time="2026-06-12T20:18:04.160452407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314445 | controller | Jun 12 20:18:04.236470 crc crio[20719]: time="2026-06-12T20:18:04.236230261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314461 | controller | Jun 12 20:18:04.241661 crc crio[20719]: time="2026-06-12T20:18:04.241092268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314478 | controller | Jun 12 20:18:04.363516 crc crio[20719]: time="2026-06-12T20:18:04.363096344Z" level=info msg="Created container e32eed7318f99b8aced1031374e6079c88ed2af135e44edd00893b9e86513489: openstack/swift-storage-0/object-expirer" id=5bd9d2b0-3623-4582-96d3-0d6433f55d4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.314500 | controller | Jun 12 20:18:04.367433 crc crio[20719]: time="2026-06-12T20:18:04.366395305Z" level=info msg="Starting container: e32eed7318f99b8aced1031374e6079c88ed2af135e44edd00893b9e86513489" id=236fd744-c3fe-4ff2-b59b-c64fb75ea9bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.314517 | controller | Jun 12 20:18:04.370870 crc crio[20719]: time="2026-06-12T20:18:04.370781887Z" level=info msg="Started container" PID=61389 containerID=e32eed7318f99b8aced1031374e6079c88ed2af135e44edd00893b9e86513489 description=openstack/swift-storage-0/object-expirer id=236fd744-c3fe-4ff2-b59b-c64fb75ea9bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.314532 | controller | Jun 12 20:18:04.390704 crc crio[20719]: time="2026-06-12T20:18:04.390637873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b03dd455-4637-4a88-a869-dbfcd814d6b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.314548 | controller | Jun 12 20:18:04.418171 crc crio[20719]: time="2026-06-12T20:18:04.417994085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=d6a8d2bc-04b5-41a1-93d6-ee789644f34e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.314564 | controller | Jun 12 20:18:04.426481 crc crio[20719]: time="2026-06-12T20:18:04.426133361Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=ebd60130-706e-409a-8f10-e5eee22efb4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.314579 | controller | Jun 12 20:18:04.427026 crc crio[20719]: time="2026-06-12T20:18:04.426490691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314595 | controller | Jun 12 20:18:04.475925 crc crio[20719]: 2026-06-12T20:18:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6efca57d084ac40 Mac:5e:c5:8b:68:c0:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/ca9797f2-8d43-407d-94f9-0e46524542fa SocketPath: PciID:}] [{Interface:0xc000160d60 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.314611 | controller | Jun 12 20:18:04.475925 crc crio[20719]: time="2026-06-12T20:18:04.473945588Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688258-kg4dv Namespace:openshift-infra ID:6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3 UID:a846caa0-70a0-47ec-92da-78b8816f9afb NetNS:/var/run/netns/ca9797f2-8d43-407d-94f9-0e46524542fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda846caa0_70a0_47ec_92da_78b8816f9afb.slice PodAnnotations:0xc00008c588}] Aliases:map[]}"
2026-06-12 21:10:20.314627 | controller | Jun 12 20:18:04.475925 crc crio[20719]: time="2026-06-12T20:18:04.474075151Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688258-kg4dv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.314646 | controller | Jun 12 20:18:04.475925 crc crio[20719]: time="2026-06-12T20:18:04.473960327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314664 | controller | Jun 12 20:18:04.477855 crc crio[20719]: time="2026-06-12T20:18:04.477786425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314680 | controller | Jun 12 20:18:04.482826 crc crio[20719]: time="2026-06-12T20:18:04.482790835Z" level=info msg="Ran pod sandbox 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3 with infra container: openshift-infra/auto-csr-approver-29688258-kg4dv/POD" id=30d62cb4-60df-4a06-83e8-4fbc914ff303 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.314701 | controller | Jun 12 20:18:04.489907 crc crio[20719]: time="2026-06-12T20:18:04.489518923Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0aebe839-08de-45fa-8535-d74fc8a36d0a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.314717 | controller | Jun 12 20:18:04.497477 crc crio[20719]: time="2026-06-12T20:18:04.497239168Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.314732 | controller | Jun 12 20:18:04.573857 crc crio[20719]: time="2026-06-12T20:18:04.573818175Z" level=info msg="Created container c941e8c8ff54f0d0585f26b14588dcfa0fdba69f5cff923df1e021a88bacc5e5: openstack/swift-storage-0/rsync" id=ebd60130-706e-409a-8f10-e5eee22efb4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.314748 | controller | Jun 12 20:18:04.576867 crc crio[20719]: time="2026-06-12T20:18:04.576611813Z" level=info msg="Starting container: c941e8c8ff54f0d0585f26b14588dcfa0fdba69f5cff923df1e021a88bacc5e5" id=45a02824-5c2a-4e2b-84e9-4e69f994af5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.314764 | controller | Jun 12 20:18:04.584111 crc crio[20719]: time="2026-06-12T20:18:04.584052312Z" level=info msg="Started container" PID=61400 containerID=c941e8c8ff54f0d0585f26b14588dcfa0fdba69f5cff923df1e021a88bacc5e5 description=openstack/swift-storage-0/rsync id=45a02824-5c2a-4e2b-84e9-4e69f994af5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.314780 | controller | Jun 12 20:18:04.598697 crc crio[20719]: time="2026-06-12T20:18:04.598546316Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=a687e17d-4e3f-4119-95a9-b5b0634104a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.314796 | controller | Jun 12 20:18:04.611973 crc crio[20719]: time="2026-06-12T20:18:04.611580219Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=ceca35c6-40aa-420e-8035-a1d025fdc75d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.314813 | controller | Jun 12 20:18:04.619057 crc crio[20719]: time="2026-06-12T20:18:04.618968775Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=0a9e4c10-4570-4f5b-911c-db540d6a4d45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.314829 | controller | Jun 12 20:18:04.619545 crc crio[20719]: time="2026-06-12T20:18:04.619478619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314844 | controller | Jun 12 20:18:04.680079 crc crio[20719]: time="2026-06-12T20:18:04.679826014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314880 | controller | Jun 12 20:18:04.683662 crc crio[20719]: time="2026-06-12T20:18:04.683596019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.314897 | controller | Jun 12 20:18:04.911991 crc crio[20719]: time="2026-06-12T20:18:04.911864312Z" level=info msg="Created container 7f469227d9b36b972378083c65e91d9008e9b8f5aa6a8e868da5117aaa1e54b4: openstack/swift-storage-0/swift-recon-cron" id=0a9e4c10-4570-4f5b-911c-db540d6a4d45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.314914 | controller | Jun 12 20:18:04.914072 crc crio[20719]: time="2026-06-12T20:18:04.913508767Z" level=info msg="Starting container: 7f469227d9b36b972378083c65e91d9008e9b8f5aa6a8e868da5117aaa1e54b4" id=dce7555b-86c0-4502-990e-0ffeecbdb495 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.314935 | controller | Jun 12 20:18:04.922470 crc crio[20719]: time="2026-06-12T20:18:04.922191351Z" level=info msg="Started container" PID=61414 containerID=7f469227d9b36b972378083c65e91d9008e9b8f5aa6a8e868da5117aaa1e54b4 description=openstack/swift-storage-0/swift-recon-cron id=dce7555b-86c0-4502-990e-0ffeecbdb495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a
2026-06-12 21:10:20.314951 | controller | Jun 12 20:18:05.639487 crc crio[20719]: time="2026-06-12T20:18:05.639254511Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0aebe839-08de-45fa-8535-d74fc8a36d0a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.314968 | controller | Jun 12 20:18:05.640642 crc crio[20719]: time="2026-06-12T20:18:05.640563058Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cd75f289-6ff1-4c36-9867-4497ab24b771 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.314984 | controller | Jun 12 20:18:05.642899 crc crio[20719]: time="2026-06-12T20:18:05.642833533Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=95617543-e2e3-4c29-a8ae-186aabb7c92d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.315000 | controller | Jun 12 20:18:05.650459 crc crio[20719]: time="2026-06-12T20:18:05.650320184Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688258-kg4dv/oc" id=15d93701-38d0-4172-ab8c-ad9e841eadf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.315015 | controller | Jun 12 20:18:05.650836 crc crio[20719]: time="2026-06-12T20:18:05.650804097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.315031 | controller | Jun 12 20:18:05.698478 crc crio[20719]: time="2026-06-12T20:18:05.698251336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.315046 | controller | Jun 12 20:18:06.266357 crc crio[20719]: time="2026-06-12T20:18:06.254213474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.315062 | controller | Jun 12 20:18:06.379133 crc crio[20719]: time="2026-06-12T20:18:06.378873914Z" level=info msg="Created container d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e: openshift-infra/auto-csr-approver-29688258-kg4dv/oc" id=15d93701-38d0-4172-ab8c-ad9e841eadf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.315077 | controller | Jun 12 20:18:06.380856 crc crio[20719]: time="2026-06-12T20:18:06.380723687Z" level=info msg="Starting container: d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e" id=14705b72-7b0a-4b6c-9d88-f14ffe25b77f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.315093 | controller | Jun 12 20:18:06.387541 crc crio[20719]: time="2026-06-12T20:18:06.387466324Z" level=info msg="Started container" PID=61512 containerID=d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e description=openshift-infra/auto-csr-approver-29688258-kg4dv/oc id=14705b72-7b0a-4b6c-9d88-f14ffe25b77f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3
2026-06-12 21:10:20.315109 | controller | Jun 12 20:18:06.684006 crc crio[20719]: time="2026-06-12T20:18:06.68358501Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/POD" id=c8b7bbc3-7ac7-4440-9e32-7783f49507db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.315133 | controller | Jun 12 20:18:06.684163 crc crio[20719]: time="2026-06-12T20:18:06.684015932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.315150 | controller | Jun 12 20:18:06.750164 crc crio[20719]: time="2026-06-12T20:18:06.749918512Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-zt56n Namespace:openstack ID:06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96 UID:3ef453a4-28da-4712-8dc1-42e6b863d1f0 NetNS:/var/run/netns/b785719e-6fd2-40d1-95b6-4d065afd3ea9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ef453a4_28da_4712_8dc1_42e6b863d1f0.slice PodAnnotations:0xc003332038}] Aliases:map[]}"
2026-06-12 21:10:20.315166 | controller | Jun 12 20:18:06.750164 crc crio[20719]: time="2026-06-12T20:18:06.749986944Z" level=info msg="Adding pod openstack_dnsmasq-dns-68dfc8c9f9-zt56n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.315182 | controller | Jun 12 20:18:07.316394 crc crio[20719]: 2026-06-12T20:18:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06c090c841e1081 Mac:82:75:03:33:42:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/b785719e-6fd2-40d1-95b6-4d065afd3ea9 SocketPath: PciID:}] [{Interface:0xc000014d40 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.315198 | controller | Jun 12 20:18:07.317838 crc crio[20719]: time="2026-06-12T20:18:07.317222379Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-zt56n Namespace:openstack ID:06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96 UID:3ef453a4-28da-4712-8dc1-42e6b863d1f0 NetNS:/var/run/netns/b785719e-6fd2-40d1-95b6-4d065afd3ea9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ef453a4_28da_4712_8dc1_42e6b863d1f0.slice PodAnnotations:0xc003332038}] Aliases:map[]}"
2026-06-12 21:10:20.315214 | controller | Jun 12 20:18:07.317838 crc crio[20719]: time="2026-06-12T20:18:07.317466676Z" level=info msg="Checking pod openstack_dnsmasq-dns-68dfc8c9f9-zt56n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.315231 | controller | Jun 12 20:18:07.326473 crc crio[20719]: time="2026-06-12T20:18:07.326434206Z" level=info msg="Ran pod sandbox 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96 with infra container: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/POD" id=c8b7bbc3-7ac7-4440-9e32-7783f49507db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.315247 | controller | Jun 12 20:18:07.328934 crc crio[20719]: time="2026-06-12T20:18:07.328839292Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e0620dd3-9855-4160-9eaa-577bef4083a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.315263 | controller | Jun 12 20:18:07.381652 crc crio[20719]: time="2026-06-12T20:18:07.381574595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=64fd8df2-00ae-4cf7-a2d3-ccadf9907aed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.315279 | controller | Jun 12 20:18:07.391410 crc crio[20719]: time="2026-06-12T20:18:07.391232435Z" level=info msg="Creating container: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/init" id=f18be686-75e2-4f01-86f3-68d10a8fa3da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.315294 | controller | Jun 12 20:18:07.392054 crc crio[20719]: time="2026-06-12T20:18:07.391983225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.315310 | controller | Jun 12 20:18:07.436972 crc crio[20719]: time="2026-06-12T20:18:07.436887779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.315332 | controller | Jun 12 20:18:07.440489 crc crio[20719]: time="2026-06-12T20:18:07.440439478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.315348 | controller | Jun 12 20:18:07.596590 crc crio[20719]: time="2026-06-12T20:18:07.596060733Z" level=info msg="Created container 0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/init" id=f18be686-75e2-4f01-86f3-68d10a8fa3da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.315364 | controller | Jun 12 20:18:07.599148 crc crio[20719]: time="2026-06-12T20:18:07.597911224Z" level=info msg="Starting container: 0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae" id=e6c7f5d2-aa88-4dd9-b80f-7f299535095b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.315380 | controller | Jun 12 20:18:07.605896 crc crio[20719]: time="2026-06-12T20:18:07.605805774Z" level=info msg="Started container" PID=61673 containerID=0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae description=openstack/dnsmasq-dns-68dfc8c9f9-zt56n/init id=e6c7f5d2-aa88-4dd9-b80f-7f299535095b name=/runtime.v1.RuntimeService/StartContainer sandboxID=06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96
2026-06-12 21:10:20.315396 | controller | Jun 12 20:18:08.520526 crc crio[20719]: time="2026-06-12T20:18:08.518837562Z" level=info msg="Stopping pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3" id=a2f979d4-45e6-4fbe-b22e-4db53d24da9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.315412 | controller | Jun 12 20:18:08.520526 crc crio[20719]: time="2026-06-12T20:18:08.520222471Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688258-kg4dv Namespace:openshift-infra ID:6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3 UID:a846caa0-70a0-47ec-92da-78b8816f9afb NetNS:/var/run/netns/ca9797f2-8d43-407d-94f9-0e46524542fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda846caa0_70a0_47ec_92da_78b8816f9afb.slice PodAnnotations:0xc000a38250}] Aliases:map[]}"
2026-06-12 21:10:20.315428 | controller | Jun 12 20:18:08.520526 crc crio[20719]: time="2026-06-12T20:18:08.520461481Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688258-kg4dv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.315443 | controller | Jun 12 20:18:08.522156 crc crio[20719]: time="2026-06-12T20:18:08.520764815Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=544618bb-f437-42a8-9006-045a7edf7a50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.315459 | controller | Jun 12 20:18:08.624675 crc crio[20719]: time="2026-06-12T20:18:08.624566553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cb9d021b-6146-4641-aa7e-4112785889f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.315475 | controller | Jun 12 20:18:08.641812 crc crio[20719]: time="2026-06-12T20:18:08.641716572Z" level=info msg="Creating container: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns" id=9e72b18f-b291-4320-96c3-40f099c3448f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.315490 | controller | Jun 12 20:18:08.642359 crc crio[20719]: time="2026-06-12T20:18:08.642191116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.315505 | controller | Jun 12 20:18:08.713426 crc crio[20719]: time="2026-06-12T20:18:08.713210578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.315527 | controller | Jun 12 20:18:08.718497 crc crio[20719]: time="2026-06-12T20:18:08.71758307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.315543 | controller | Jun 12 20:18:08.874324 crc crio[20719]: time="2026-06-12T20:18:08.869352632Z" level=info msg="Stopped pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3" id=a2f979d4-45e6-4fbe-b22e-4db53d24da9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.315559 | controller | Jun 12 20:18:09.059662 crc crio[20719]: time="2026-06-12T20:18:09.058921539Z" level=info msg="Created container 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns" id=9e72b18f-b291-4320-96c3-40f099c3448f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.315574 | controller | Jun 12 20:18:09.061124 crc crio[20719]: time="2026-06-12T20:18:09.061027368Z" level=info msg="Starting container: 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402" id=64c99455-0358-4354-925d-68fec9f0aacc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.315590 | controller | Jun 12 20:18:09.067186 crc crio[20719]: time="2026-06-12T20:18:09.067096097Z" level=info msg="Started container" PID=61778 containerID=3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402 description=openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns id=64c99455-0358-4354-925d-68fec9f0aacc name=/runtime.v1.RuntimeService/StartContainer sandboxID=06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96
2026-06-12 21:10:20.315605 | controller | Jun 12 20:18:09.715754 crc crio[20719]: time="2026-06-12T20:18:09.715414305Z" level=info msg="Stopping pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af" id=5a3d97eb-6095-42a4-8bb0-98faa7ba5447 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.315622 | controller | Jun 12 20:18:09.715754 crc crio[20719]: time="2026-06-12T20:18:09.715779975Z" level=info msg="Stopped pod sandbox (already stopped): 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af" id=5a3d97eb-6095-42a4-8bb0-98faa7ba5447 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.315638 | controller | Jun 12 20:18:09.717142 crc crio[20719]: time="2026-06-12T20:18:09.716543857Z" level=info msg="Removing pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af" id=25cef182-ad9d-4efb-9970-bd5939e84897 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.315654 | controller | Jun 12 20:18:09.733592 crc crio[20719]: time="2026-06-12T20:18:09.733513265Z" level=info msg="Removed pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af" id=25cef182-ad9d-4efb-9970-bd5939e84897 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.315669 | controller | Jun 12 20:18:09.734816 crc crio[20719]: time="2026-06-12T20:18:09.734751871Z" level=info msg="Stopping pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946" id=9ef8142a-27d7-4c67-9c47-6e956635eff8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.315685 | controller | Jun 12 20:18:09.734889 crc crio[20719]: time="2026-06-12T20:18:09.734816962Z" level=info msg="Stopped pod sandbox (already stopped): 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946" id=9ef8142a-27d7-4c67-9c47-6e956635eff8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.315700 | controller | Jun 12 20:18:09.735407 crc crio[20719]: time="2026-06-12T20:18:09.735224064Z" level=info msg="Removing pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946" id=d6012432-8552-44cf-a7a4-bc01a446cfa7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.315722 | controller | Jun 12 20:18:09.759525 crc crio[20719]: time="2026-06-12T20:18:09.759083636Z" level=info msg="Removed pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946" id=d6012432-8552-44cf-a7a4-bc01a446cfa7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.315738 | controller | Jun 12 20:18:10.612499 crc crio[20719]: time="2026-06-12T20:18:10.612208869Z" level=info msg="Stopping pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0" id=4198c11a-9ed9-430b-9cab-2f25a0b276c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.315753 | controller | Jun 12 20:18:10.613426 crc crio[20719]: time="2026-06-12T20:18:10.613206588Z" level=info msg="Got pod network &{Name:keystone-db-sync-j48tq Namespace:openstack ID:525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0 UID:54186bdf-0971-4af2-af55-22e282b39cba NetNS:/var/run/netns/5090e313-1350-4727-9302-b9f5999f44b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54186bdf_0971_4af2_af55_22e282b39cba.slice PodAnnotations:0xc003c98030}] Aliases:map[]}"
2026-06-12 21:10:20.315769 | controller | Jun 12 20:18:10.613608 crc crio[20719]: time="2026-06-12T20:18:10.613551727Z" level=info msg="Deleting pod openstack_keystone-db-sync-j48tq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.315785 | controller | Jun 12 20:18:10.987399 crc crio[20719]: time="2026-06-12T20:18:10.986726734Z" level=info msg="Stopped pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0" id=4198c11a-9ed9-430b-9cab-2f25a0b276c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.315801 | controller | Jun 12 20:18:14.557317 crc crio[20719]: time="2026-06-12T20:18:14.553618169Z" level=info msg="Stopping container: 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402 (timeout: 10s)" id=e7b0f18a-7f49-4ef8-8709-f61529fe8949 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.315816 | controller | Jun 12 20:18:14.667249 crc crio[20719]: time="2026-06-12T20:18:14.667155587Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-lc89v/POD" id=c4bbf0ab-3b23-47e6-b49f-7359088dc6ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.315831 | controller | Jun 12 20:18:14.667249 crc crio[20719]: time="2026-06-12T20:18:14.667304338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.315860 | controller | Jun 12 20:18:14.758823 crc crio[20719]: time="2026-06-12T20:18:14.758700043Z" level=info msg="Got pod network &{Name:keystone-bootstrap-lc89v Namespace:openstack ID:86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621 UID:5005db63-120c-4aee-b52a-8ea421427e80 NetNS:/var/run/netns/1c4c48b2-9294-4e8c-883d-a68a690e9af8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5005db63_120c_4aee_b52a_8ea421427e80.slice PodAnnotations:0xc000a39240}] Aliases:map[]}"
2026-06-12 21:10:20.315882 | controller | Jun 12 20:18:14.758823 crc crio[20719]: time="2026-06-12T20:18:14.758803935Z" level=info msg="Adding pod openstack_keystone-bootstrap-lc89v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.315900 | controller | Jun 12 20:18:15.035077 crc crio[20719]: time="2026-06-12T20:18:15.03465437Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-rjc7k/POD" id=73e8956e-dedf-4e0f-88a5-ea6aa39ba17f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.315916 | controller | Jun 12 20:18:15.035427 crc crio[20719]: time="2026-06-12T20:18:15.035098469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.315937 | controller | Jun 12 20:18:15.092327 crc crio[20719]: time="2026-06-12T20:18:15.085247209Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-rjc7k Namespace:openstack ID:c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7 UID:181c3c05-2f52-47b9-bfac-0b964cc3aaac NetNS:/var/run/netns/8c3fc7cb-6359-4d28-9008-1626b786f9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181c3c05_2f52_47b9_bfac_0b964cc3aaac.slice PodAnnotations:0xc00008d3b8}] Aliases:map[]}"
2026-06-12 21:10:20.315953 | controller | Jun 12 20:18:15.092327 crc crio[20719]: time="2026-06-12T20:18:15.085412796Z" level=info msg="Adding pod openstack_dnsmasq-dns-57c96b5555-rjc7k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.315969 | controller | Jun 12 20:18:15.143431 crc crio[20719]: time="2026-06-12T20:18:15.139622206Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-96vqh/POD" id=3b6617c9-b8e4-4e60-b99f-30680caad9b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.315984 | controller | Jun 12 20:18:15.143431 crc crio[20719]: time="2026-06-12T20:18:15.140097799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316000 | controller | Jun 12 20:18:15.228759 crc crio[20719]: time="2026-06-12T20:18:15.22856153Z" level=info msg="Stopped container 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns" id=e7b0f18a-7f49-4ef8-8709-f61529fe8949 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.316016 | controller | Jun 12 20:18:15.254509 crc crio[20719]: time="2026-06-12T20:18:15.252620715Z" level=info msg="Stopping pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96" id=ef04875d-6e1a-440e-ae56-dea577473c48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.316031 | controller | Jun 12 20:18:15.254509 crc crio[20719]: time="2026-06-12T20:18:15.253508641Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-zt56n Namespace:openstack ID:06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96 UID:3ef453a4-28da-4712-8dc1-42e6b863d1f0 NetNS:/var/run/netns/b785719e-6fd2-40d1-95b6-4d065afd3ea9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ef453a4_28da_4712_8dc1_42e6b863d1f0.slice PodAnnotations:0xc003ab03f8}] Aliases:map[]}"
2026-06-12 21:10:20.316047 | controller | Jun 12 20:18:15.254509 crc crio[20719]: time="2026-06-12T20:18:15.253714272Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-zt56n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.316063 | controller | Jun 12 20:18:15.346408 crc crio[20719]: time="2026-06-12T20:18:15.346200979Z" level=info msg="Got pod network &{Name:cinder-db-sync-96vqh Namespace:openstack ID:814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03 UID:35f4ac8d-0409-4a4c-a5fc-a511aef3ba19 NetNS:/var/run/netns/6f73e369-bcc9-45bf-b91f-405dd73f35c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35f4ac8d_0409_4a4c_a5fc_a511aef3ba19.slice PodAnnotations:0xc003c986a8}] Aliases:map[]}"
2026-06-12 21:10:20.316079 | controller | Jun 12 20:18:15.346408 crc crio[20719]: time="2026-06-12T20:18:15.346362014Z" level=info msg="Adding pod openstack_cinder-db-sync-96vqh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.316094 | controller | Jun 12 20:18:15.369510 crc crio[20719]: time="2026-06-12T20:18:15.367624265Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-54gf8/POD" id=876d0ae3-4962-4ef5-bee6-ffaeaae3e87f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.316115 | controller | Jun 12 20:18:15.369510 crc crio[20719]: time="2026-06-12T20:18:15.367741668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316131 | controller | Jun 12 20:18:15.549106 crc crio[20719]: time="2026-06-12T20:18:15.549032944Z" level=info msg="Got pod network &{Name:neutron-db-sync-54gf8 Namespace:openstack ID:7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0 UID:edd1272e-35ac-4033-8f03-83a2b7588364 NetNS:/var/run/netns/f78e39f4-b8cc-417f-a1c5-56669df12c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedd1272e_35ac_4033_8f03_83a2b7588364.slice PodAnnotations:0xc003ab01a0}] Aliases:map[]}"
2026-06-12 21:10:20.316147 | controller | Jun 12 20:18:15.549106 crc crio[20719]: time="2026-06-12T20:18:15.549099706Z" level=info msg="Adding pod openstack_neutron-db-sync-54gf8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.316163 | controller | Jun 12 20:18:15.614221 crc crio[20719]: time="2026-06-12T20:18:15.613752191Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-qbbm8/POD" id=74b1c4e1-6d8e-4eef-a371-e8108e249d34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.316178 | controller | Jun 12 20:18:15.614221 crc crio[20719]: time="2026-06-12T20:18:15.613849664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316194 | controller | Jun 12 20:18:15.660214 crc crio[20719]: time="2026-06-12T20:18:15.656059583Z" level=info msg="Got pod network &{Name:placement-db-sync-qbbm8 Namespace:openstack ID:1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659 UID:61822326-23ba-4257-9400-1c47f8e9876c NetNS:/var/run/netns/70c14abc-c2a9-4dd2-aa05-3019ad046073 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61822326_23ba_4257_9400_1c47f8e9876c.slice PodAnnotations:0xc003c98388}] Aliases:map[]}"
2026-06-12 21:10:20.316211 | controller | Jun 12 20:18:15.660214 crc crio[20719]: time="2026-06-12T20:18:15.656535126Z" level=info msg="Adding pod openstack_placement-db-sync-qbbm8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.316227 | controller | Jun 12 20:18:15.691143 crc crio[20719]: time="2026-06-12T20:18:15.690915045Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-2lpnn/POD" id=0c6d2863-29ed-4733-9216-fd30a58f0900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.316242 | controller | Jun 12 20:18:15.691143 crc crio[20719]: time="2026-06-12T20:18:15.691012288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316258 | controller | Jun 12 20:18:15.734909 crc crio[20719]: 2026-06-12T20:18:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86e9638b769d902 Mac:fe:88:b8:c7:13:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/1c4c48b2-9294-4e8c-883d-a68a690e9af8 SocketPath: PciID:}] [{Interface:0xc0000150d0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.316275 | controller | Jun 12 20:18:15.735556 crc crio[20719]: time="2026-06-12T20:18:15.735027008Z" level=info msg="Got pod network &{Name:keystone-bootstrap-lc89v Namespace:openstack ID:86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621 UID:5005db63-120c-4aee-b52a-8ea421427e80 NetNS:/var/run/netns/1c4c48b2-9294-4e8c-883d-a68a690e9af8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5005db63_120c_4aee_b52a_8ea421427e80.slice PodAnnotations:0xc000a39240}] Aliases:map[]}"
2026-06-12 21:10:20.316296 | controller | Jun 12 20:18:15.735556 crc crio[20719]: time="2026-06-12T20:18:15.735192533Z" level=info msg="Checking pod openstack_keystone-bootstrap-lc89v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.316312 | controller | Jun 12 20:18:15.769017 crc crio[20719]: time="2026-06-12T20:18:15.768940925Z" level=info msg="Ran pod sandbox 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621 with infra container: openstack/keystone-bootstrap-lc89v/POD" id=c4bbf0ab-3b23-47e6-b49f-7359088dc6ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.316329 | controller | Jun 12 20:18:15.780763 crc crio[20719]: time="2026-06-12T20:18:15.780676388Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=319f930d-b4d7-44b2-9e0b-853d4bc5910e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.316345 | controller | Jun 12 20:18:15.782912 crc crio[20719]: time="2026-06-12T20:18:15.782844602Z" level=info msg="Got pod network &{Name:barbican-db-sync-2lpnn Namespace:openstack ID:893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632 UID:5892c344-8c1c-40ee-8cc1-0c5f03e2ad10 NetNS:/var/run/netns/a3a0b1dc-5b65-4fda-b0a5-9ed065bf7829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5892c344_8c1c_40ee_8cc1_0c5f03e2ad10.slice PodAnnotations:0xc003c984a8}] Aliases:map[]}"
2026-06-12 21:10:20.316361 | controller | Jun 12 20:18:15.782912 crc crio[20719]: time="2026-06-12T20:18:15.782908314Z" level=info msg="Adding pod openstack_barbican-db-sync-2lpnn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.316376 | controller | Jun 12 20:18:15.826428 crc crio[20719]: time="2026-06-12T20:18:15.820495602Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=979f9fe1-01bd-4576-a81a-10e0ca1016af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.316392 | controller | Jun 12 20:18:15.826428 crc crio[20719]: time="2026-06-12T20:18:15.820573375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316408 | controller | Jun 12 20:18:15.857623 crc crio[20719]: time="2026-06-12T20:18:15.857253743Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=3e209588-3f34-4b07-b3c8-f61976d44b21 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.316424 | controller | Jun 12 20:18:15.877306 crc crio[20719]: time="2026-06-12T20:18:15.877111905Z" level=info msg="Creating container: openstack/keystone-bootstrap-lc89v/keystone-bootstrap" id=c4926708-b81f-4783-a64e-d2209fb44aac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.316440 | controller | Jun 12 20:18:15.880932 crc crio[20719]: time="2026-06-12T20:18:15.88090249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316456 | controller | Jun 12 20:18:15.928771 crc crio[20719]: time="2026-06-12T20:18:15.928668625Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6 UID:75a52c55-586a-4c20-8f34-3cd74cf66226 NetNS:/var/run/netns/4a1114d9-039d-4fc9-9a11-2e8abe2ff225 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75a52c55_586a_4c20_8f34_3cd74cf66226.slice PodAnnotations:0xc003c98890}] Aliases:map[]}"
2026-06-12 21:10:20.316472 | controller | Jun 12 20:18:15.928771 crc crio[20719]: time="2026-06-12T20:18:15.928730816Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.316492 | controller | Jun 12 20:18:15.976638 crc crio[20719]: 2026-06-12T20:18:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c47d1ff1097532d Mac:8e:e6:c6:83:97:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/8c3fc7cb-6359-4d28-9008-1626b786f9bd SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.316509 | controller | Jun 12 20:18:15.980365 crc crio[20719]: time="2026-06-12T20:18:15.977830744Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-rjc7k Namespace:openstack ID:c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7 UID:181c3c05-2f52-47b9-bfac-0b964cc3aaac NetNS:/var/run/netns/8c3fc7cb-6359-4d28-9008-1626b786f9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181c3c05_2f52_47b9_bfac_0b964cc3aaac.slice PodAnnotations:0xc00008d3b8}] Aliases:map[]}"
2026-06-12 21:10:20.316526 | controller | Jun 12 20:18:15.980541 crc crio[20719]: time="2026-06-12T20:18:15.980477589Z" level=info msg="Checking pod openstack_dnsmasq-dns-57c96b5555-rjc7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.316542 | controller | Jun 12 20:18:16.037327 crc crio[20719]: time="2026-06-12T20:18:16.035609611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316558 | controller | Jun 12 20:18:16.049723 crc crio[20719]: time="2026-06-12T20:18:16.045816703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316574 | controller | Jun 12 20:18:16.049723 crc crio[20719]: time="2026-06-12T20:18:16.048531957Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-w6cbt/POD" id=a72a4c24-30d2-4362-a704-97bacdd8ccac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.316590 | controller | Jun 12 20:18:16.049723 crc crio[20719]: time="2026-06-12T20:18:16.048609332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316606 | controller | Jun 12 20:18:16.068354 crc crio[20719]: time="2026-06-12T20:18:16.06514244Z" level=info msg="Ran pod sandbox c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7 with infra container: openstack/dnsmasq-dns-57c96b5555-rjc7k/POD" id=73e8956e-dedf-4e0f-88a5-ea6aa39ba17f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.316622 | controller | Jun 12 20:18:16.075914 crc crio[20719]: time="2026-06-12T20:18:16.0758624Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ca86d569-4a19-49bd-8100-8daeb98cba89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.316638 | controller | Jun 12 20:18:16.097098 crc crio[20719]: time="2026-06-12T20:18:16.090778478Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-w6cbt Namespace:openstack ID:2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b UID:e9dd2dfb-4664-49c9-8cda-ae70c96b1393 NetNS:/var/run/netns/7ff73cd1-21ee-4e8c-9b04-0a1123c99a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9dd2dfb_4664_49c9_8cda_ae70c96b1393.slice PodAnnotations:0xc0033322e0}] Aliases:map[]}"
2026-06-12 21:10:20.316668 | controller | Jun 12 20:18:16.097098 crc crio[20719]: time="2026-06-12T20:18:16.0908461Z" level=info msg="Adding pod openstack_dnsmasq-dns-6674dbf88c-w6cbt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.316689 | controller | Jun 12 20:18:16.122415 crc crio[20719]: time="2026-06-12T20:18:16.119999931Z" level=info msg="Stopped pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96" id=ef04875d-6e1a-440e-ae56-dea577473c48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.316706 | controller | Jun 12 20:18:16.183018 crc crio[20719]: time="2026-06-12T20:18:16.182825931Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=e12e9823-f1c9-4ec1-b691-196ac1f1764b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.316722 | controller | Jun 12 20:18:16.183018 crc crio[20719]: time="2026-06-12T20:18:16.182913203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316737 | controller | Jun 12 20:18:16.285744 crc crio[20719]: time="2026-06-12T20:18:16.284755893Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c464dae1-b078-48f2-b398-dc8d5b58320b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.316754 | controller | Jun 12 20:18:16.304557 crc crio[20719]: time="2026-06-12T20:18:16.296972365Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9 UID:3df8b15f-5554-4df1-940c-ee8d1e1a244c NetNS:/var/run/netns/c4d6ed48-4458-4b36-93d3-e99c3379aec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3df8b15f_5554_4df1_940c_ee8d1e1a244c.slice PodAnnotations:0xc000110138}] Aliases:map[]}"
2026-06-12 21:10:20.316771 | controller | Jun 12 20:18:16.304557 crc crio[20719]: time="2026-06-12T20:18:16.297034136Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.316787 | controller | Jun 12 20:18:16.304557 crc crio[20719]: time="2026-06-12T20:18:16.303387766Z" level=info msg="Created container 5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1: openstack/keystone-bootstrap-lc89v/keystone-bootstrap" id=c4926708-b81f-4783-a64e-d2209fb44aac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.316803 | controller | Jun 12 20:18:16.309863 crc crio[20719]: time="2026-06-12T20:18:16.309359144Z" level=info msg="Starting container: 5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1" id=215dcd92-436a-4d02-ad26-0aecedb50c40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.316819 | controller | Jun 12 20:18:16.336187 crc crio[20719]: time="2026-06-12T20:18:16.335726098Z" level=info msg="Creating container: openstack/dnsmasq-dns-57c96b5555-rjc7k/init" id=d082a78d-8d18-4387-93ba-be5ea9925b7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.316834 | controller | Jun 12 20:18:16.336187 crc crio[20719]: time="2026-06-12T20:18:16.336095508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316863 | controller | Jun 12 20:18:16.340035 crc crio[20719]: time="2026-06-12T20:18:16.338975636Z" level=info msg="Started container" PID=62419 containerID=5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1 description=openstack/keystone-bootstrap-lc89v/keystone-bootstrap id=215dcd92-436a-4d02-ad26-0aecedb50c40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621
2026-06-12 21:10:20.316885 | controller | Jun 12 20:18:16.438573 crc crio[20719]: time="2026-06-12T20:18:16.438495998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316901 | controller | Jun 12 20:18:16.444313 crc crio[20719]: time="2026-06-12T20:18:16.444208564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.316922 | controller | Jun 12 20:18:16.487081 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:814eb0bbaf28ec6 Mac:fa:c4:1e:83:26:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/6f73e369-bcc9-45bf-b91f-405dd73f35c4 SocketPath: PciID:}] [{Interface:0xc0002848f0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.316938 | controller | Jun 12 20:18:16.487081 crc crio[20719]: time="2026-06-12T20:18:16.485967697Z" level=info msg="Got pod network &{Name:cinder-db-sync-96vqh Namespace:openstack ID:814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03 UID:35f4ac8d-0409-4a4c-a5fc-a511aef3ba19 NetNS:/var/run/netns/6f73e369-bcc9-45bf-b91f-405dd73f35c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35f4ac8d_0409_4a4c_a5fc_a511aef3ba19.slice PodAnnotations:0xc003c986a8}] Aliases:map[]}"
2026-06-12 21:10:20.316954 | controller | Jun 12 20:18:16.487081 crc crio[20719]: time="2026-06-12T20:18:16.486094401Z" level=info msg="Checking pod openstack_cinder-db-sync-96vqh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.316970 | controller | Jun 12 20:18:16.505927 crc crio[20719]: time="2026-06-12T20:18:16.504644542Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=d104809b-fff8-4da5-9ff6-9457b5b9ad82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.316986 | controller | Jun 12 20:18:16.505927 crc crio[20719]: time="2026-06-12T20:18:16.504741512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.317002 | controller | Jun 12 20:18:16.523060 crc crio[20719]: time="2026-06-12T20:18:16.522961397Z" level=info msg="Ran pod sandbox 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03 with infra container: openstack/cinder-db-sync-96vqh/POD" id=3b6617c9-b8e4-4e60-b99f-30680caad9b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.317018 | controller | Jun 12 20:18:16.533546 crc crio[20719]: time="2026-06-12T20:18:16.533404082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=4b99f9f8-5c00-4041-b5bf-378259aebf29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317033 | controller | Jun 12 20:18:16.533546 crc crio[20719]: time="2026-06-12T20:18:16.533564286Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=4b99f9f8-5c00-4041-b5bf-378259aebf29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317049 | controller | Jun 12 20:18:16.533546 crc crio[20719]: time="2026-06-12T20:18:16.533604237Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=4b99f9f8-5c00-4041-b5bf-378259aebf29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317066 | controller | Jun 12 20:18:16.543205 crc crio[20719]: time="2026-06-12T20:18:16.543120486Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=25074a62-287f-4ea2-97da-a129ddc2fe12 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.317082 | controller | Jun 12 20:18:16.562603 crc crio[20719]: time="2026-06-12T20:18:16.559685609Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-12 21:10:20.317098 | controller | Jun 12 20:18:16.579971 crc crio[20719]: time="2026-06-12T20:18:16.579900653Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1 UID:ce25368b-11fc-43e0-8ef0-402df5172ab6 NetNS:/var/run/netns/e5ec9e33-df7b-4438-8afd-51d7cddbd44e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce25368b_11fc_43e0_8ef0_402df5172ab6.slice PodAnnotations:0xc003ab06b8}] Aliases:map[]}"
2026-06-12 21:10:20.317121 | controller | Jun 12 20:18:16.579971 crc crio[20719]: time="2026-06-12T20:18:16.579954834Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.317137 | controller | Jun 12 20:18:16.635722 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f0c05becf978bf Mac:b2:d9:55:da:93:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/f78e39f4-b8cc-417f-a1c5-56669df12c03 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.317154 | controller | Jun 12 20:18:16.637859 crc crio[20719]: time="2026-06-12T20:18:16.637451409Z" level=info msg="Got pod network &{Name:neutron-db-sync-54gf8 Namespace:openstack ID:7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0 UID:edd1272e-35ac-4033-8f03-83a2b7588364 NetNS:/var/run/netns/f78e39f4-b8cc-417f-a1c5-56669df12c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedd1272e_35ac_4033_8f03_83a2b7588364.slice PodAnnotations:0xc003ab01a0}] Aliases:map[]}"
2026-06-12 21:10:20.317170 | controller | Jun 12 20:18:16.638114 crc crio[20719]: time="2026-06-12T20:18:16.638006295Z" level=info msg="Checking pod openstack_neutron-db-sync-54gf8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.317186 | controller | Jun 12 20:18:16.641051 crc crio[20719]: time="2026-06-12T20:18:16.640968336Z" level=info msg="Created container 197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3: openstack/dnsmasq-dns-57c96b5555-rjc7k/init" id=d082a78d-8d18-4387-93ba-be5ea9925b7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.317202 | controller | Jun 12 20:18:16.642747 crc crio[20719]: time="2026-06-12T20:18:16.6424831Z" level=info msg="Starting container: 197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3" id=db3115a3-c43a-46d4-9a6d-4cfbd5b49c34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.317217 | controller | Jun 12 20:18:16.648250 crc crio[20719]: time="2026-06-12T20:18:16.648127069Z" level=info msg="Ran pod sandbox 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0 with infra container: openstack/neutron-db-sync-54gf8/POD" id=876d0ae3-4962-4ef5-bee6-ffaeaae3e87f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.317233 | controller | Jun 12 20:18:16.649912 crc crio[20719]: time="2026-06-12T20:18:16.649802314Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dad7206c-89f0-493c-88b8-41dc55f3c506 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317248 | controller | Jun 12 20:18:16.676974 crc crio[20719]: time="2026-06-12T20:18:16.675945286Z" level=info msg="Started container" PID=62525 containerID=197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3 description=openstack/dnsmasq-dns-57c96b5555-rjc7k/init id=db3115a3-c43a-46d4-9a6d-4cfbd5b49c34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7
2026-06-12 21:10:20.317264 | controller | Jun 12 20:18:16.688448 crc crio[20719]: time="2026-06-12T20:18:16.68799287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=312f8ffa-59e0-4423-8667-b20ac5eb2780 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317286 | controller | Jun 12 20:18:16.708319 crc crio[20719]: time="2026-06-12T20:18:16.704938844Z" level=info msg="Creating container: openstack/neutron-db-sync-54gf8/neutron-db-sync" id=27b82190-12a0-4732-8778-194fc430aa61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.317302 | controller | Jun 12 20:18:16.709201 crc crio[20719]: time="2026-06-12T20:18:16.708519415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.317318 | controller | Jun 12 20:18:16.747000 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d6351955d8ed80 Mac:a6:0f:87:27:bf:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/70c14abc-c2a9-4dd2-aa05-3019ad046073 SocketPath: PciID:}] [{Interface:0xc0005025c0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.317335 | controller | Jun 12 20:18:16.747000 crc crio[20719]: time="2026-06-12T20:18:16.741093325Z" level=info msg="Got pod network &{Name:placement-db-sync-qbbm8 Namespace:openstack ID:1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659 UID:61822326-23ba-4257-9400-1c47f8e9876c NetNS:/var/run/netns/70c14abc-c2a9-4dd2-aa05-3019ad046073 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61822326_23ba_4257_9400_1c47f8e9876c.slice PodAnnotations:0xc003c98388}] Aliases:map[]}"
2026-06-12 21:10:20.317351 | controller | Jun 12 20:18:16.747000 crc crio[20719]: time="2026-06-12T20:18:16.74125297Z" level=info msg="Checking pod openstack_placement-db-sync-qbbm8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.317368 | controller | Jun 12 20:18:16.785242 crc crio[20719]: time="2026-06-12T20:18:16.785144897Z" level=info msg="Ran pod sandbox 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659 with infra container: openstack/placement-db-sync-qbbm8/POD" id=74b1c4e1-6d8e-4eef-a371-e8108e249d34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.317383 | controller | Jun 12 20:18:16.807449 crc crio[20719]: time="2026-06-12T20:18:16.807227899Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=b4b0906e-ac90-40a7-8978-96aa05fa8760 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317399 | controller | Jun 12 20:18:16.807999 crc crio[20719]: time="2026-06-12T20:18:16.8079777Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=b4b0906e-ac90-40a7-8978-96aa05fa8760 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317415 | controller | Jun 12 20:18:16.808127 crc crio[20719]: time="2026-06-12T20:18:16.808111554Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=b4b0906e-ac90-40a7-8978-96aa05fa8760 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317431 | controller | Jun 12 20:18:16.811521 crc crio[20719]: time="2026-06-12T20:18:16.810608673Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=f25545c8-a468-473c-8356-b1e668898d59 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.317446 | controller | Jun 12 20:18:16.819519 crc crio[20719]: time="2026-06-12T20:18:16.819438609Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-12 21:10:20.317462 | controller | Jun 12 20:18:16.963497 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dc90e11418c0ac Mac:f2:f6:32:a3:21:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/7ff73cd1-21ee-4e8c-9b04-0a1123c99a67 SocketPath: PciID:}] [{Interface:0xc00058a5d0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.317482 | controller | Jun 12 20:18:16.966631 crc crio[20719]: time="2026-06-12T20:18:16.966548656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.317498 | controller | Jun 12 20:18:16.968126 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8ab5827f9a4b02 Mac:ba:7e:ad:fc:19:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/4a1114d9-039d-4fc9-9a11-2e8abe2ff225 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.317514 | controller | Jun 12 20:18:16.970256 crc crio[20719]: time="2026-06-12T20:18:16.970147289Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6 UID:75a52c55-586a-4c20-8f34-3cd74cf66226 NetNS:/var/run/netns/4a1114d9-039d-4fc9-9a11-2e8abe2ff225 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75a52c55_586a_4c20_8f34_3cd74cf66226.slice PodAnnotations:0xc003c98890}] Aliases:map[]}"
2026-06-12 21:10:20.317530 | controller | Jun 12 20:18:16.970533 crc crio[20719]: time="2026-06-12T20:18:16.970482448Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.317546 | controller | Jun 12 20:18:16.975778 crc crio[20719]: time="2026-06-12T20:18:16.975706446Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-w6cbt Namespace:openstack ID:2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b UID:e9dd2dfb-4664-49c9-8cda-ae70c96b1393 NetNS:/var/run/netns/7ff73cd1-21ee-4e8c-9b04-0a1123c99a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9dd2dfb_4664_49c9_8cda_ae70c96b1393.slice PodAnnotations:0xc0033322e0}] Aliases:map[]}"
2026-06-12 21:10:20.317562 | controller | Jun 12 20:18:16.976040 crc crio[20719]: time="2026-06-12T20:18:16.975990524Z" level=info msg="Checking pod openstack_dnsmasq-dns-6674dbf88c-w6cbt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.317578 | controller | Jun 12 20:18:16.980841 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:893f7fdf51adb02 Mac:7a:42:b7:99:63:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/a3a0b1dc-5b65-4fda-b0a5-9ed065bf7829 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.317593 | controller | Jun 12 20:18:16.981868 crc crio[20719]: time="2026-06-12T20:18:16.981786382Z" level=info msg="Removing container: 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402" id=093b0961-4be5-445d-b16b-d7ff16f3dcff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.317609 | controller | Jun 12 20:18:16.982434 crc crio[20719]: time="2026-06-12T20:18:16.982367393Z" level=info msg="Got pod network &{Name:barbican-db-sync-2lpnn Namespace:openstack ID:893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632 UID:5892c344-8c1c-40ee-8cc1-0c5f03e2ad10 NetNS:/var/run/netns/a3a0b1dc-5b65-4fda-b0a5-9ed065bf7829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5892c344_8c1c_40ee_8cc1_0c5f03e2ad10.slice PodAnnotations:0xc003c984a8}] Aliases:map[]}"
2026-06-12 21:10:20.317626 | controller | Jun 12 20:18:16.982620 crc crio[20719]: time="2026-06-12T20:18:16.982566757Z" level=info msg="Checking pod openstack_barbican-db-sync-2lpnn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.317649 | controller | Jun 12 20:18:17.009046 crc crio[20719]: time="2026-06-12T20:18:17.008958124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.317668 | controller | Jun 12 20:18:17.013616 crc crio[20719]: time="2026-06-12T20:18:17.013545195Z" level=info msg="Stopping pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7" id=930ec849-343a-4e69-bcb2-54ebaf966392 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.317684 | controller | Jun 12 20:18:17.013974 crc crio[20719]: time="2026-06-12T20:18:17.013918435Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-rjc7k Namespace:openstack ID:c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7 UID:181c3c05-2f52-47b9-bfac-0b964cc3aaac NetNS:/var/run/netns/8c3fc7cb-6359-4d28-9008-1626b786f9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181c3c05_2f52_47b9_bfac_0b964cc3aaac.slice PodAnnotations:0xc00259a648}] Aliases:map[]}"
2026-06-12 21:10:20.317700 | controller | Jun 12 20:18:17.014121 crc crio[20719]: time="2026-06-12T20:18:17.014068019Z" level=info msg="Deleting pod openstack_dnsmasq-dns-57c96b5555-rjc7k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.317717 | controller | Jun 12 20:18:17.024421 crc crio[20719]: time="2026-06-12T20:18:17.021679967Z" level=info msg="Ran pod sandbox 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b with infra container: openstack/dnsmasq-dns-6674dbf88c-w6cbt/POD" id=a72a4c24-30d2-4362-a704-97bacdd8ccac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.317733 | controller | Jun 12 20:18:17.031982 crc crio[20719]: time="2026-06-12T20:18:17.031955293Z" level=info msg="Ran pod sandbox 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632 with infra container: openstack/barbican-db-sync-2lpnn/POD" id=0c6d2863-29ed-4733-9216-fd30a58f0900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.317749 | controller | Jun 12 20:18:17.043767 crc crio[20719]: time="2026-06-12T20:18:17.037795797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3011b02b-5cd8-411b-b252-1f1ddc218bb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317764 | controller | Jun 12 20:18:17.054410 crc crio[20719]: time="2026-06-12T20:18:17.051864629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=92696b97-ca85-41de-ae40-68d05de4af5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317780 | controller | Jun 12 20:18:17.062583 crc crio[20719]: time="2026-06-12T20:18:17.062487624Z" level=info msg="Ran pod sandbox a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6 with infra container: openstack/ceilometer-0/POD" id=979f9fe1-01bd-4576-a81a-10e0ca1016af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.317795 | controller | Jun 12 20:18:17.074444 crc crio[20719]: time="2026-06-12T20:18:17.074246824Z" level=info msg="Removed container 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns" id=093b0961-4be5-445d-b16b-d7ff16f3dcff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.317811 | controller | Jun 12 20:18:17.075011 crc crio[20719]: time="2026-06-12T20:18:17.074944644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=cd20afd4-28ab-4599-9f11-970e4bfe7daf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317826 | controller | Jun 12 20:18:17.075247 crc crio[20719]: time="2026-06-12T20:18:17.07517435Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=cd20afd4-28ab-4599-9f11-970e4bfe7daf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317860 | controller | Jun 12 20:18:17.075601 crc crio[20719]: time="2026-06-12T20:18:17.075558709Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=92696b97-ca85-41de-ae40-68d05de4af5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317883 | controller | Jun 12 20:18:17.076631 crc crio[20719]: time="2026-06-12T20:18:17.076570729Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=92696b97-ca85-41de-ae40-68d05de4af5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317900 | controller | Jun 12 20:18:17.077447 crc crio[20719]: time="2026-06-12T20:18:17.075574952Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=cd20afd4-28ab-4599-9f11-970e4bfe7daf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.317916 | controller | Jun 12 20:18:17.079245 crc crio[20719]: time="2026-06-12T20:18:17.079118699Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=960c2b9d-b9bf-4af0-b64d-ab47dc9da664 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.317932 | controller | Jun 12 20:18:17.088463 crc crio[20719]: time="2026-06-12T20:18:17.088363839Z" level=info msg="Removing container: 0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae" id=27169889-7c1d-45bf-871e-9a86d6f03b84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.317947 | controller | Jun 12 20:18:17.088870 crc crio[20719]: time="2026-06-12T20:18:17.088789808Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=9b899fae-9f41-40ef-8fb9-64b18245598d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.317963 | controller | Jun 12 20:18:17.094796 crc crio[20719]: time="2026-06-12T20:18:17.092060304Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-12 21:10:20.317978 | controller | Jun 12 20:18:17.094796 crc crio[20719]: time="2026-06-12T20:18:17.092127491Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-12 21:10:20.317994 | controller | Jun 12 20:18:17.160198 crc crio[20719]: time="2026-06-12T20:18:17.15810994Z" level=info msg="Removed container 0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/init" id=27169889-7c1d-45bf-871e-9a86d6f03b84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.318009 | controller | Jun 12 20:18:17.189639 crc crio[20719]: time="2026-06-12T20:18:17.185369925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9ee6886b-0c70-40d7-af3f-f5d2854ead55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.318025 | controller | Jun 12 20:18:17.194150 crc crio[20719]: time="2026-06-12T20:18:17.193030943Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-w6cbt/init" id=cafcb804-bbf0-4cee-94f1-04ca9e6c780b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.318041 | controller | Jun 12 20:18:17.194150 crc crio[20719]: time="2026-06-12T20:18:17.193469166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318057 | controller | Jun 12 20:18:17.224451 crc crio[20719]: time="2026-06-12T20:18:17.224130047Z" level=info msg="Created container 3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d: openstack/neutron-db-sync-54gf8/neutron-db-sync" id=27b82190-12a0-4732-8778-194fc430aa61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.318079 | controller | Jun 12 20:18:17.232102 crc crio[20719]: time="2026-06-12T20:18:17.231703751Z" level=info msg="Starting container: 3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d" id=ff09d141-c868-4e27-ae9e-e92d6edb1282 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.318095 | controller | Jun 12 20:18:17.241610 crc crio[20719]: time="2026-06-12T20:18:17.241505932Z" level=info msg="Started container" PID=62671 containerID=3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d description=openstack/neutron-db-sync-54gf8/neutron-db-sync id=ff09d141-c868-4e27-ae9e-e92d6edb1282 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0
2026-06-12 21:10:20.318111 | controller | Jun 12 20:18:17.270194 crc crio[20719]: time="2026-06-12T20:18:17.269755383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318127 | controller | Jun 12 20:18:17.299413 crc crio[20719]: time="2026-06-12T20:18:17.291091671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318143 | controller | Jun 12 20:18:17.407361 crc crio[20719]: time="2026-06-12T20:18:17.404941064Z" level=info msg="Created container e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0: openstack/dnsmasq-dns-6674dbf88c-w6cbt/init" id=cafcb804-bbf0-4cee-94f1-04ca9e6c780b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.318158 | controller | Jun 12 20:18:17.424420 crc crio[20719]: time="2026-06-12T20:18:17.421584083Z" level=info msg="Starting container: e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0" id=2b2a8117-0dba-4408-9b20-3db72a9fe0f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.318174 | controller | Jun 12 20:18:17.474722 crc crio[20719]: time="2026-06-12T20:18:17.4731054Z" level=info msg="Started container" PID=62697 containerID=e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0 description=openstack/dnsmasq-dns-6674dbf88c-w6cbt/init id=2b2a8117-0dba-4408-9b20-3db72a9fe0f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b
2026-06-12 21:10:20.318189 | controller | Jun 12 20:18:17.651492 crc crio[20719]: time="2026-06-12T20:18:17.650839829Z" level=info msg="Stopped pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7" id=930ec849-343a-4e69-bcb2-54ebaf966392 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.318205 | controller | Jun 12 20:18:17.703798 crc crio[20719]: 2026-06-12T20:18:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aeb3e0691eade78 Mac:e2:57:37:1b:7b:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/e5ec9e33-df7b-4438-8afd-51d7cddbd44e SocketPath: PciID:}] [{Interface:0xc00051c5c0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.318222 | controller | Jun 12 20:18:17.704100 crc crio[20719]: time="2026-06-12T20:18:17.703854489Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1 UID:ce25368b-11fc-43e0-8ef0-402df5172ab6 NetNS:/var/run/netns/e5ec9e33-df7b-4438-8afd-51d7cddbd44e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce25368b_11fc_43e0_8ef0_402df5172ab6.slice PodAnnotations:0xc003ab06b8}] Aliases:map[]}"
2026-06-12 21:10:20.318238 | controller | Jun 12 20:18:17.704100 crc crio[20719]: time="2026-06-12T20:18:17.703997142Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.318259 | controller | Jun 12 20:18:17.730470 crc crio[20719]: time="2026-06-12T20:18:17.728872512Z" level=info msg="Ran pod sandbox aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1 with infra container: openstack/glance-default-internal-api-0/POD" id=d104809b-fff8-4da5-9ff6-9457b5b9ad82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.318275 | controller | Jun 12 20:18:17.731775 crc crio[20719]: time="2026-06-12T20:18:17.731722097Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=71087edc-8423-4212-ab1d-b219bf4624a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.318291 | controller | Jun 12 20:18:17.739147 crc crio[20719]: time="2026-06-12T20:18:17.736745227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=44e95407-e259-478c-935e-d0d3ad4a24ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.318307 | controller | Jun 12 20:18:17.749085 crc crio[20719]: time="2026-06-12T20:18:17.747753385Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=2dcf1a48-3cab-477b-b9e4-7ea595b42a49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.318322 | controller | Jun 12 20:18:17.749085 crc crio[20719]: time="2026-06-12T20:18:17.748937509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318338 | controller | Jun 12 20:18:17.833207 crc crio[20719]: time="2026-06-12T20:18:17.829030265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318354 | controller | Jun 12 20:18:18.111398 crc crio[20719]: time="2026-06-12T20:18:18.111238001Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e4e8c42a-31fd-41cd-99f2-ce11a8b82d74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.318369 | controller | Jun 12 20:18:18.234562 crc crio[20719]: time="2026-06-12T20:18:18.211598385Z" level=info msg="Removing container: 197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3" id=dd04cee7-f313-4de4-9e7d-d5a8bb6807dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.318384 | controller | Jun 12 20:18:18.234562 crc crio[20719]: time="2026-06-12T20:18:18.224547838Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c329b876-203b-42cb-8fb4-4497eab85dfd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.318400 | controller | Jun 12 20:18:18.238386 crc crio[20719]: time="2026-06-12T20:18:18.238198798Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns" id=5ba51168-d7f6-4d3d-a6ec-5c9dedc45f7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.318416 | controller | Jun 12 20:18:18.241846 crc crio[20719]: time="2026-06-12T20:18:18.240963826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318432 | controller | Jun 12 20:18:18.437685 crc crio[20719]: time="2026-06-12T20:18:18.437582297Z" level=info msg="Removed container 197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3: openstack/dnsmasq-dns-57c96b5555-rjc7k/init" id=dd04cee7-f313-4de4-9e7d-d5a8bb6807dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.318447 | controller | Jun 12 20:18:18.452614 crc crio[20719]: time="2026-06-12T20:18:18.45225303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318463 | controller | Jun 12 20:18:18.458650 crc crio[20719]: time="2026-06-12T20:18:18.458114094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318483 | controller | Jun 12 20:18:18.813676 crc crio[20719]: time="2026-06-12T20:18:18.81117248Z" level=info msg="Created container 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7: openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns" id=5ba51168-d7f6-4d3d-a6ec-5c9dedc45f7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.318499 | controller | Jun 12 20:18:18.831780 crc crio[20719]: time="2026-06-12T20:18:18.831682697Z" level=info msg="Starting container: 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7" id=26b5a278-cb6e-4625-886a-2f58d5c48bcf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.318515 | controller | Jun 12 20:18:18.881406 crc crio[20719]: time="2026-06-12T20:18:18.880899Z" level=info msg="Started container" PID=62825 containerID=3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7 description=openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns id=26b5a278-cb6e-4625-886a-2f58d5c48bcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b
2026-06-12 21:10:20.318531 | controller | Jun 12 20:18:19.032544 crc crio[20719]: 2026-06-12T20:18:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a86cc50426eb70f Mac:6e:9f:c9:42:c9:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/c4d6ed48-4458-4b36-93d3-e99c3379aec4 SocketPath: PciID:}] [{Interface:0xc000140790 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.318546 | controller | Jun 12 20:18:19.039701 crc crio[20719]: time="2026-06-12T20:18:19.039590508Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9 UID:3df8b15f-5554-4df1-940c-ee8d1e1a244c NetNS:/var/run/netns/c4d6ed48-4458-4b36-93d3-e99c3379aec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3df8b15f_5554_4df1_940c_ee8d1e1a244c.slice PodAnnotations:0xc000110138}] Aliases:map[]}"
2026-06-12 21:10:20.318563 | controller | Jun 12 20:18:19.040012 crc crio[20719]: time="2026-06-12T20:18:19.039847906Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.318578 | controller | Jun 12 20:18:19.098118 crc crio[20719]: time="2026-06-12T20:18:19.098038962Z" level=info msg="Ran pod sandbox a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9 with infra container: openstack/glance-default-external-api-0/POD" id=e12e9823-f1c9-4ec1-b691-196ac1f1764b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.318594 | controller | Jun 12 20:18:19.111452 crc crio[20719]: time="2026-06-12T20:18:19.107748602Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=64ad03b3-ec14-4066-8b33-63a86fa8fd71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.318610 | controller | Jun 12 20:18:19.112506 crc crio[20719]: time="2026-06-12T20:18:19.112225096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=174c6ee7-904d-42bd-a095-5b98e5faac3b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.318625 | controller | Jun 12 20:18:19.132360 crc crio[20719]: time="2026-06-12T20:18:19.124643625Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=eb6eec10-a2ae-4162-8d7e-0ab30cd8892a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.318641 | controller | Jun 12 20:18:19.132360 crc crio[20719]: time="2026-06-12T20:18:19.125122899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318660 | controller | Jun 12 20:18:19.357664 crc crio[20719]: time="2026-06-12T20:18:19.357374943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318676 | controller | Jun 12 20:18:19.562321 crc crio[20719]: time="2026-06-12T20:18:19.562181834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318692 | controller | Jun 12 20:18:20.053041 crc crio[20719]: time="2026-06-12T20:18:20.052661106Z" level=info msg="Created container f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3: openstack/glance-default-internal-api-0/glance-log" id=2dcf1a48-3cab-477b-b9e4-7ea595b42a49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.318708 | controller | Jun 12 20:18:20.055927 crc crio[20719]: time="2026-06-12T20:18:20.05422977Z" level=info msg="Starting container: f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3" id=dfd58815-4e7d-49df-8961-58fdd7761713 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.318723 | controller | Jun 12 20:18:20.081224 crc crio[20719]: time="2026-06-12T20:18:20.080958527Z" level=info msg="Started container" PID=62917 containerID=f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3 description=openstack/glance-default-internal-api-0/glance-log id=dfd58815-4e7d-49df-8961-58fdd7761713 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1
2026-06-12 21:10:20.318739 | controller | Jun 12 20:18:20.231579 crc crio[20719]: time="2026-06-12T20:18:20.231084481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318755 | controller | Jun 12 20:18:20.782812 crc crio[20719]: time="2026-06-12T20:18:20.782536023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=72405152-1903-4f12-9ed8-5a6c9c04ee32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.318771 | controller | Jun 12 20:18:20.872022 crc crio[20719]: time="2026-06-12T20:18:20.871934439Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=721d742a-e690-42a2-a62a-dbc401eedf0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.318786 | controller | Jun 12 20:18:20.897357 crc crio[20719]: time="2026-06-12T20:18:20.897175292Z" level=info msg="Created container 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473: openstack/glance-default-external-api-0/glance-log" id=eb6eec10-a2ae-4162-8d7e-0ab30cd8892a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.318801 | controller | Jun 12 20:18:20.921994 crc crio[20719]: time="2026-06-12T20:18:20.921469571Z" level=info msg="Starting container: 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473" id=4d53ff2f-cb53-45ad-91dc-6f15daf076e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.318816 | controller | Jun 12 20:18:20.922184 crc crio[20719]: time="2026-06-12T20:18:20.922099491Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=0971990f-9722-4158-b962-b6088fdf2a52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.318832 | controller | Jun 12 20:18:20.923522 crc crio[20719]: time="2026-06-12T20:18:20.923467059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318861 | controller | Jun 12 20:18:20.933812 crc crio[20719]: time="2026-06-12T20:18:20.933740462Z" level=info msg="Started container" PID=62947 containerID=852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473 description=openstack/glance-default-external-api-0/glance-log id=4d53ff2f-cb53-45ad-91dc-6f15daf076e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9
2026-06-12 21:10:20.318888 | controller | Jun 12 20:18:20.973586 crc crio[20719]: time="2026-06-12T20:18:20.973470315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1eab53a3-5af7-4c5a-ade6-edb09ee72b1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.318905 | controller | Jun 12 20:18:21.078253 crc crio[20719]: time="2026-06-12T20:18:21.051877725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318921 | controller | Jun 12 20:18:21.141743 crc crio[20719]: time="2026-06-12T20:18:21.141621785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=638f90ed-6428-435c-917d-44efb28ae6aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.318937 | controller | Jun 12 20:18:21.154717 crc crio[20719]: time="2026-06-12T20:18:21.154627733Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=b85293f5-0960-4239-9819-73b6acfdc7b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.318953 | controller | Jun 12 20:18:21.155181 crc crio[20719]: time="2026-06-12T20:18:21.155090746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318969 | controller | Jun 12 20:18:21.354190 crc crio[20719]: time="2026-06-12T20:18:21.353959794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.318985 | controller | Jun 12 20:18:22.295235 crc crio[20719]: time="2026-06-12T20:18:22.29455421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.319001 | controller | Jun 12 20:18:22.427148 crc crio[20719]: time="2026-06-12T20:18:22.427000357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.319016 | controller | Jun 12 20:18:22.466441 crc crio[20719]: time="2026-06-12T20:18:22.466318436Z" level=info msg="Created container 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be: openstack/glance-default-internal-api-0/glance-httpd" id=0971990f-9722-4158-b962-b6088fdf2a52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.319032 | controller | Jun 12 20:18:22.468016 crc crio[20719]: time="2026-06-12T20:18:22.467916249Z" level=info msg="Starting container: 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be" id=7a0aae4c-0b02-441e-bcdc-57f143d13845 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.319048 | controller | Jun 12 20:18:22.479143 crc crio[20719]: time="2026-06-12T20:18:22.478998659Z" level=info msg="Started container" PID=63076 containerID=5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be description=openstack/glance-default-internal-api-0/glance-httpd id=7a0aae4c-0b02-441e-bcdc-57f143d13845 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1
2026-06-12 21:10:20.319064 | controller | Jun 12 20:18:22.550119 crc crio[20719]: time="2026-06-12T20:18:22.549915689Z" level=info msg="Created container 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde: openstack/glance-default-external-api-0/glance-httpd" id=b85293f5-0960-4239-9819-73b6acfdc7b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.319081 | controller | Jun 12 20:18:22.551435 crc crio[20719]: time="2026-06-12T20:18:22.55137887Z" level=info msg="Starting container: 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde" id=f362c103-1dc7-4092-a712-7efd23a91b28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.319101 | controller | Jun 12 20:18:22.564873 crc crio[20719]: time="2026-06-12T20:18:22.564756239Z" level=info msg="Started container" PID=63083 containerID=5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde description=openstack/glance-default-external-api-0/glance-httpd id=f362c103-1dc7-4092-a712-7efd23a91b28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9
2026-06-12 21:10:20.319118 | controller | Jun 12 20:18:22.591923 crc crio[20719]: time="2026-06-12T20:18:22.589600196Z" level=info msg="Stopping container: 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be (timeout: 30s)" id=bc994ce9-b710-4918-8ef8-ebc2ad9f96b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.319134 | controller | Jun 12 20:18:22.591923 crc crio[20719]: time="2026-06-12T20:18:22.58967851Z" level=info msg="Stopping container: f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3 (timeout: 30s)" id=4324b1cd-61e2-4cb3-b8ba-1c42fa59d05d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.319150 | controller | Jun 12 20:18:23.619467 crc crio[20719]: time="2026-06-12T20:18:23.618022478Z" level=info msg="Stopping container: 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473 (timeout: 30s)" id=d61ea463-12c6-4cc1-bea9-214a300e9f9a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.319166 | controller | Jun 12 20:18:23.620929 crc crio[20719]: time="2026-06-12T20:18:23.618222561Z" level=info msg="Stopping container: 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde (timeout: 30s)" id=ebf8db4b-4c0a-4f6f-9c7b-f7618a6f6ba6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.319181 | controller | Jun 12 20:18:24.654818 crc crio[20719]: time="2026-06-12T20:18:24.654214292Z" level=info msg="Stopping pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621" id=38a647dc-35d5-465a-bfde-a97c99b58fd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.319197 | controller | Jun 12 20:18:24.657105 crc crio[20719]: time="2026-06-12T20:18:24.657027482Z" level=info msg="Got pod network &{Name:keystone-bootstrap-lc89v Namespace:openstack ID:86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621 UID:5005db63-120c-4aee-b52a-8ea421427e80 NetNS:/var/run/netns/1c4c48b2-9294-4e8c-883d-a68a690e9af8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5005db63_120c_4aee_b52a_8ea421427e80.slice PodAnnotations:0xc000110248}] Aliases:map[]}"
2026-06-12 21:10:20.319213 | controller | Jun 12 20:18:24.657609 crc crio[20719]: time="2026-06-12T20:18:24.657534065Z" level=info msg="Deleting pod openstack_keystone-bootstrap-lc89v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.319229 | controller | Jun 12 20:18:25.539245 crc crio[20719]: time="2026-06-12T20:18:25.538827826Z" level=info msg="Stopped container 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde: openstack/glance-default-external-api-0/glance-httpd" id=ebf8db4b-4c0a-4f6f-9c7b-f7618a6f6ba6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.319245 | controller | Jun 12 20:18:25.659496 crc crio[20719]: time="2026-06-12T20:18:25.659449393Z" level=info msg="Stopping container: c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12 (timeout: 10s)" id=0cba6c17-da6b-4ba6-8b85-2da83342bd4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.319260 | controller | Jun 12 20:18:32.961418 crc crio[20719]: time="2026-06-12T20:18:32.959206128Z" level=info msg="Stopped container 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be: openstack/glance-default-internal-api-0/glance-httpd" id=bc994ce9-b710-4918-8ef8-ebc2ad9f96b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.319279 | controller | Jun 12 20:18:33.110444 crc crio[20719]: time="2026-06-12T20:18:33.109885905Z" level=info msg="Stopped container f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3: openstack/glance-default-internal-api-0/glance-log" id=4324b1cd-61e2-4cb3-b8ba-1c42fa59d05d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.319296 | controller | Jun 12 20:18:33.112675 crc crio[20719]: time="2026-06-12T20:18:33.111888085Z" level=info msg="Stopping pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1" id=2464695b-4f92-48b3-b680-3e5a58070ed6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.319312 | controller | Jun 12 20:18:33.114518 crc crio[20719]: time="2026-06-12T20:18:33.11381289Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1 UID:ce25368b-11fc-43e0-8ef0-402df5172ab6 NetNS:/var/run/netns/e5ec9e33-df7b-4438-8afd-51d7cddbd44e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce25368b_11fc_43e0_8ef0_402df5172ab6.slice PodAnnotations:0xc0023e3338}] Aliases:map[]}"
2026-06-12 21:10:20.319328 | controller | Jun 12 20:18:33.114518 crc crio[20719]: time="2026-06-12T20:18:33.114103208Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.319344 | controller | Jun 12 20:18:33.251894 crc crio[20719]: time="2026-06-12T20:18:33.25110632Z" level=info msg="Stopped container 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473: openstack/glance-default-external-api-0/glance-log" id=d61ea463-12c6-4cc1-bea9-214a300e9f9a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.319360 | controller | Jun 12 20:18:33.256982 crc crio[20719]: time="2026-06-12T20:18:33.256805759Z" level=info msg="Stopping pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9" id=50b59b16-3c35-45fb-872d-53fddf8e02bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.319376 | controller | Jun 12 20:18:33.257378 crc crio[20719]: time="2026-06-12T20:18:33.25721471Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9 UID:3df8b15f-5554-4df1-940c-ee8d1e1a244c NetNS:/var/run/netns/c4d6ed48-4458-4b36-93d3-e99c3379aec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3df8b15f_5554_4df1_940c_ee8d1e1a244c.slice PodAnnotations:0xc00259a258}] Aliases:map[]}"
2026-06-12 21:10:20.319393 | controller | Jun 12 20:18:33.257499 crc crio[20719]: time="2026-06-12T20:18:33.257439184Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.319408 | controller | Jun 12 20:18:33.269515 crc crio[20719]: time="2026-06-12T20:18:33.269093439Z" level=info msg="Stopped pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621" id=38a647dc-35d5-465a-bfde-a97c99b58fd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.319424 | controller | Jun 12 20:18:33.270806 crc crio[20719]: time="2026-06-12T20:18:33.270700565Z" level=info msg="Stopped container c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12: openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns" id=0cba6c17-da6b-4ba6-8b85-2da83342bd4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.319439 | controller | Jun 12 20:18:33.279530 crc crio[20719]: time="2026-06-12T20:18:33.279221799Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857" id=f25545c8-a468-473c-8356-b1e668898d59 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.319459 | controller | Jun 12 20:18:33.281074 crc crio[20719]: time="2026-06-12T20:18:33.28105014Z" level=info msg="Stopping pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3" id=8b07a5b0-1c2a-47d5-be79-b7fb48dd2532 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.319475 | controller | Jun 12 20:18:33.282547 crc crio[20719]: time="2026-06-12T20:18:33.281370752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=65810d51-6903-4edd-a873-676d6a795266 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.319491 | controller | Jun 12 20:18:33.282987 crc crio[20719]: time="2026-06-12T20:18:33.282963455Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-pxldd Namespace:openstack ID:b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3 UID:28220db3-9753-46ec-82eb-1bc0a132d18e NetNS:/var/run/netns/ba890865-730a-4c80-8324-cf0b186a58fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28220db3_9753_46ec_82eb_1bc0a132d18e.slice PodAnnotations:0xc00259a3d8}] Aliases:map[]}"
2026-06-12 21:10:20.319507 | controller | Jun 12 20:18:33.283231 crc crio[20719]: time="2026-06-12T20:18:33.283213442Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6fcdc445-pxldd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.319522 | controller | Jun 12 20:18:35.047025 crc crio[20719]: time="2026-06-12T20:18:35.046119526Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-mn5cc/POD" id=afddcf89-467d-47f1-8613-c575b90a6591 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.319538 | controller | Jun 12 20:18:35.048421 crc crio[20719]: time="2026-06-12T20:18:35.047040381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.319554 | controller | Jun 12 20:18:44.008019 crc crio[20719]: time="2026-06-12T20:18:44.007076938Z" level=info msg="Stopping pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0" id=614b12e1-e4cc-4997-b754-a444a37cd3d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.319570 | controller | Jun 12 20:18:44.009235 crc crio[20719]: time="2026-06-12T20:18:44.008675487Z" level=info msg="Got pod network &{Name:neutron-db-sync-54gf8 Namespace:openstack ID:7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0 UID:edd1272e-35ac-4033-8f03-83a2b7588364 NetNS:/var/run/netns/f78e39f4-b8cc-417f-a1c5-56669df12c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedd1272e_35ac_4033_8f03_83a2b7588364.slice PodAnnotations:0xc00170c358}] Aliases:map[]}"
2026-06-12 21:10:20.319586 | controller | Jun 12 20:18:44.009235 crc crio[20719]: time="2026-06-12T20:18:44.008799309Z" level=info msg="Deleting pod openstack_neutron-db-sync-54gf8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.319602 | controller | Jun 12 20:18:45.009598 crc crio[20719]: time="2026-06-12T20:18:45.005648294Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc" id=960c2b9d-b9bf-4af0-b64d-ab47dc9da664 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.319617 | controller | Jun 12 20:18:45.011956 crc crio[20719]: time="2026-06-12T20:18:45.011145552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=29b427a1-bb89-4c12-bbf1-fa9df59ea192 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.319637 | controller | Jun 12 20:18:45.759482 crc crio[20719]: time="2026-06-12T20:18:45.759362034Z" level=info msg="Stopped pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1" id=2464695b-4f92-48b3-b680-3e5a58070ed6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.319654 | controller | Jun 12 20:18:45.762546 crc crio[20719]: time="2026-06-12T20:18:45.76247576Z" level=info msg="Stopped pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9" id=50b59b16-3c35-45fb-872d-53fddf8e02bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.319670 | controller | Jun 12 20:18:45.767630 crc crio[20719]: time="2026-06-12T20:18:45.76757129Z" level=info msg="Stopped pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3" id=8b07a5b0-1c2a-47d5-be79-b7fb48dd2532 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.319685 | controller | Jun 12 20:18:45.772486 crc crio[20719]: time="2026-06-12T20:18:45.772386005Z" level=info msg="Stopped pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0" id=614b12e1-e4cc-4997-b754-a444a37cd3d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.319700 | controller | Jun 12 20:18:45.796911 crc crio[20719]: time="2026-06-12T20:18:45.79624377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=d43005f5-f3c6-4993-87e5-21212c54cf31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.319716 | controller | Jun 12 20:18:46.093979 crc crio[20719]: time="2026-06-12T20:18:46.093899113Z" level=info msg="Removing container: c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12" id=b647e6f2-ec70-4eac-a0ac-dc32306a6cbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.319731 | controller | Jun 12 20:18:46.935678 crc crio[20719]: time="2026-06-12T20:18:46.935057964Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=f7874838-cf85-49c9-8bad-cda0fae9aa35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.319747 | controller | Jun 12 20:18:46.935905 crc crio[20719]: time="2026-06-12T20:18:46.93588594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.319762 | controller | Jun 12 20:18:47.285130 crc crio[20719]: time="2026-06-12T20:18:47.285010697Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=f820daa2-04bf-468a-b31e-5b4fd86b0cea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.319778 | controller | Jun 12 20:18:47.286358 crc crio[20719]: time="2026-06-12T20:18:47.28515949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.319793 | controller | Jun 12 20:18:47.805126 crc crio[20719]: time="2026-06-12T20:18:47.805020489Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-ff7pp/POD" id=aaabe401-a536-4bfa-b2d0-43ef69d699ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.319809 | controller | Jun 12 20:18:47.805344 crc crio[20719]: time="2026-06-12T20:18:47.805172201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.319825 | controller | Jun 12 20:18:47.929640 crc crio[20719]: time="2026-06-12T20:18:47.929014279Z" level=info msg="Running pod sandbox: openstack/neutron-68489b7468-mbdtz/POD" id=3fa64135-8a97-4b72-ad7b-c8337a1f1668 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.319840 | controller | Jun 12 20:18:47.929855 crc crio[20719]: time="2026-06-12T20:18:47.929834173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.319879 | controller | Jun 12 20:18:48.749733 crc crio[20719]: time="2026-06-12T20:18:48.749595495Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=b5e3e349-526f-4688-8a9c-3e091582354c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.319896 | controller | Jun 12 20:18:48.827210 crc crio[20719]: time="2026-06-12T20:18:48.827073781Z" level=info msg="Creating container: openstack/placement-db-sync-qbbm8/placement-db-sync" id=3bc5f3ef-984d-4cb6-8a71-ee49db77c623 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.319913 | controller | Jun 12 20:18:48.836216 crc crio[20719]: time="2026-06-12T20:18:48.836110492Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd" id=9b899fae-9f41-40ef-8fb9-64b18245598d name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.319928 | controller | Jun 12 20:18:48.837639 crc crio[20719]: time="2026-06-12T20:18:48.83756292Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=38c7ac1a-a1a9-4e37-97d3-58b6b0850271 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.319945 | controller | Jun 12 20:18:48.847365 crc crio[20719]: time="2026-06-12T20:18:48.847194278Z" level=info msg="Got pod network &{Name:keystone-bootstrap-mn5cc Namespace:openstack ID:d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd UID:1769692d-d9dd-4579-8b9c-31fef6ce0263 NetNS:/var/run/netns/6a1c9a2f-a0b8-4c85-9cb7-b4dc7580ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1769692d_d9dd_4579_8b9c_31fef6ce0263.slice PodAnnotations:0xc003c988f0}] Aliases:map[]}"
2026-06-12 21:10:20.319961 | controller | Jun 12 20:18:48.847365 crc crio[20719]: time="2026-06-12T20:18:48.84731571Z" level=info msg="Adding pod openstack_keystone-bootstrap-mn5cc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.319977 | controller | Jun 12 20:18:48.853993 crc crio[20719]: time="2026-06-12T20:18:48.853883532Z" level=info msg="Removed container c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12: openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns" id=b647e6f2-ec70-4eac-a0ac-dc32306a6cbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.319992 | controller | Jun 12 20:18:48.860200 crc crio[20719]: time="2026-06-12T20:18:48.860112997Z" level=info msg="Removing container: a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66" id=ad35564f-fc04-4394-892c-c0e8d1da8faf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.320008 | controller | Jun 12 20:18:48.886988 crc crio[20719]: time="2026-06-12T20:18:48.886850312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.320024 | controller | Jun 12 20:18:48.894846 crc crio[20719]: time="2026-06-12T20:18:48.894658263Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102" id=25074a62-287f-4ea2-97da-a129ddc2fe12 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.320039 | controller | Jun 12 20:18:48.897345 crc crio[20719]: time="2026-06-12T20:18:48.896909513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=6ac56bf5-939f-49b6-8805-cb1c7b7575a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.320055 | controller | Jun 12 20:18:48.903179 crc crio[20719]: time="2026-06-12T20:18:48.9030371Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=13c73aba-fa90-4927-8681-c58eb75de49b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.320074 | controller | Jun 12 20:18:49.029509 crc crio[20719]: time="2026-06-12T20:18:49.029153583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.320090 | controller | Jun 12 20:18:49.040445 crc crio[20719]: time="2026-06-12T20:18:49.039705368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=ed0313a9-c636-4c6d-9a5e-8cce2348c3cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.320106 | controller | Jun 12 20:18:49.048976 crc crio[20719]: time="2026-06-12T20:18:49.048566283Z" level=info msg="Got pod network &{Name:neutron-68489b7468-mbdtz Namespace:openstack ID:22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1 UID:4d171f7e-9e6c-4c7c-a484-6312cd85ec8c NetNS:/var/run/netns/d800156c-422c-4d31-ae61-e334f5c5a2cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d171f7e_9e6c_4c7c_a484_6312cd85ec8c.slice PodAnnotations:0xc002d9a1e0}] Aliases:map[]}"
2026-06-12 21:10:20.320122 | controller | Jun 12 20:18:49.048976 crc crio[20719]: time="2026-06-12T20:18:49.048631164Z" level=info msg="Adding pod openstack_neutron-68489b7468-mbdtz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.320138 | controller | Jun 12 20:18:49.054458 crc crio[20719]: time="2026-06-12T20:18:49.054353099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=92123b2f-33cd-4ca2-b9b6-73952c81a0c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.320154 | controller | Jun 12 20:18:49.059629 crc crio[20719]: time="2026-06-12T20:18:49.059469288Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-ff7pp Namespace:openstack ID:602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d UID:8fb9f4e3-d25e-43bb-baf7-aefb08fd7bdc NetNS:/var/run/netns/d353a249-e7ca-400e-a293-f4ae412c8068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb9f4e3_d25e_43bb_baf7_aefb08fd7bdc.slice PodAnnotations:0xc000a38080}] Aliases:map[]}"
2026-06-12 21:10:20.320170 | controller | Jun 12 20:18:49.059629 crc crio[20719]: time="2026-06-12T20:18:49.059541589Z" level=info msg="Adding pod openstack_dnsmasq-dns-6c85d9984c-ff7pp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.320186 | controller | Jun 12 20:18:49.075744 crc crio[20719]: time="2026-06-12T20:18:49.075595054Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8 UID:de88bbc9-deb1-47a7-ad6d-6a7029450638 NetNS:/var/run/netns/ff4a1c99-ccc9-43c4-8eac-ce79b7bfab82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde88bbc9_deb1_47a7_ad6d_6a7029450638.slice PodAnnotations:0xc00259a098}] Aliases:map[]}"
2026-06-12 21:10:20.320203 | controller | Jun 12 20:18:49.075744 crc crio[20719]: time="2026-06-12T20:18:49.075746167Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.320219 | controller | Jun 12 20:18:49.079123 crc crio[20719]: time="2026-06-12T20:18:49.079035796Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1 UID:1ad77e9c-08d0-4f81-b958-53b9a21c0618 NetNS:/var/run/netns/b946f9f3-defd-42e6-857e-cab3470f0551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ad77e9c_08d0_4f81_b958_53b9a21c0618.slice PodAnnotations:0xc0023e2160}] Aliases:map[]}"
2026-06-12 21:10:20.320239 | controller | Jun 12 20:18:49.079123 crc crio[20719]: time="2026-06-12T20:18:49.079093327Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.320255 | controller | Jun 12 20:18:49.098418 crc crio[20719]: time="2026-06-12T20:18:49.098221534Z" level=info msg="Removed container a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66: openstack/dnsmasq-dns-7b6fcdc445-pxldd/init" id=ad35564f-fc04-4394-892c-c0e8d1da8faf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.320271 | controller | Jun 12 20:18:49.116628 crc crio[20719]: time="2026-06-12T20:18:49.115900618Z" level=info msg="Removing container: 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde" id=23186922-e401-4eca-8a0e-bcd3ade36be7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.320287 | controller | Jun 12 20:18:49.229120 crc crio[20719]: time="2026-06-12T20:18:49.228910157Z" level=info msg="Removed container 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde: openstack/glance-default-external-api-0/glance-httpd" id=23186922-e401-4eca-8a0e-bcd3ade36be7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.320303 | controller | Jun 12 20:18:49.253855 crc crio[20719]: time="2026-06-12T20:18:49.253754475Z" level=info msg="Creating container: openstack/barbican-db-sync-2lpnn/barbican-db-sync" id=260ea13e-8409-41d9-96f6-62e284602b8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.320318 | controller | Jun 12 20:18:49.256061 crc crio[20719]: time="2026-06-12T20:18:49.255953504Z" level=info msg="Removing container: 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473" id=26817152-1e90-49d9-af4d-9044d102aab2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.320333 | controller | Jun 12 20:18:49.262065 crc crio[20719]: time="2026-06-12T20:18:49.261824971Z" level=info msg="Creating container: openstack/cinder-db-sync-96vqh/cinder-db-sync" id=ac704e27-efce-4cd6-9278-6a1ceb6d2e45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.320349 | controller | Jun 12 20:18:49.273058 crc crio[20719]: time="2026-06-12T20:18:49.272957906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.320394 | controller | Jun 12 20:18:49.279247 crc crio[20719]: time="2026-06-12T20:18:49.279161778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.320418 | controller | Jun 12 20:18:49.295363 crc crio[20719]: time="2026-06-12T20:18:49.28719702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.320434 | controller | Jun 12 20:18:49.298593 crc crio[20719]: time="2026-06-12T20:18:49.298525411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.320450 | controller | Jun 12 20:18:49.326141 crc crio[20719]: time="2026-06-12T20:18:49.325961637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.320465 | controller | Jun 12 20:18:49.336562 crc crio[20719]: time="2026-06-12T20:18:49.336451724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.320481 | controller | Jun 12 20:18:49.342034 crc crio[20719]: time="2026-06-12T20:18:49.341997814Z" level=info msg="Removed container 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473: openstack/glance-default-external-api-0/glance-log" id=26817152-1e90-49d9-af4d-9044d102aab2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.320501 | controller | Jun 12 20:18:49.350042 crc crio[20719]: time="2026-06-12T20:18:49.34983845Z" level=info msg="Removing container: 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be" id=1d220158-3f59-49d4-b612-e91713221829 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.320517 | controller | Jun 12 20:18:49.363242 crc crio[20719]: time="2026-06-12T20:18:49.363016845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.320533 | controller | Jun 12 20:18:49.385700 crc crio[20719]: time="2026-06-12T20:18:49.385583057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.320550 | controller | Jun 12 20:18:49.480483 crc crio[20719]: time="2026-06-12T20:18:49.477801487Z" level=info msg="Removed container 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be: openstack/glance-default-internal-api-0/glance-httpd" id=1d220158-3f59-49d4-b612-e91713221829 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.320566 | controller | Jun 12 20:18:49.504371 crc crio[20719]: time="2026-06-12T20:18:49.504071869Z" level=info msg="Removing container: f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3" id=b21b24cc-aa69-45fa-ac42-56c21d9109d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.320582 | controller | Jun 12 20:18:49.542163 crc crio[20719]: time="2026-06-12T20:18:49.541923791Z" level=info msg="Created container a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7: openstack/placement-db-sync-qbbm8/placement-db-sync" id=3bc5f3ef-984d-4cb6-8a71-ee49db77c623 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.320597 | controller | Jun 12 20:18:49.575085 crc crio[20719]: time="2026-06-12T20:18:49.574984764Z" level=info msg="Starting container: a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7" id=7348a1ef-b85a-4a31-9d30-26483e13e93f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.320612 | controller | Jun 12 20:18:49.587771 crc crio[20719]: time="2026-06-12T20:18:49.587671663Z" level=info msg="Started container" PID=64993 containerID=a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7 description=openstack/placement-db-sync-qbbm8/placement-db-sync id=7348a1ef-b85a-4a31-9d30-26483e13e93f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659
2026-06-12 21:10:20.320628 | controller | Jun 12 20:18:49.610418 crc crio[20719]: time="2026-06-12T20:18:49.6096957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.320645 | controller | Jun 12 20:18:49.624629 crc crio[20719]: time="2026-06-12T20:18:49.624183492Z" level=info msg="Removed container f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3: openstack/glance-default-internal-api-0/glance-log" id=b21b24cc-aa69-45fa-ac42-56c21d9109d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.320677 | controller | Jun 12 20:18:49.630452 crc crio[20719]: time="2026-06-12T20:18:49.630241352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.320695 | controller | Jun 12 20:18:49.761870 crc crio[20719]: time="2026-06-12T20:18:49.759766668Z" level=info msg="Created container 681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84: openstack/barbican-db-sync-2lpnn/barbican-db-sync" id=260ea13e-8409-41d9-96f6-62e284602b8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.320711 | controller | Jun 12 20:18:49.764035 crc crio[20719]: time="2026-06-12T20:18:49.763602617Z" level=info msg="Starting container: 681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84" id=88fcfa88-1eb7-4ddf-a72a-cc448c16a6be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.320731 | controller | Jun 12 20:18:49.768827 crc crio[20719]: time="2026-06-12T20:18:49.768759267Z" level=info msg="Started container" PID=65010 containerID=681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84 description=openstack/barbican-db-sync-2lpnn/barbican-db-sync id=88fcfa88-1eb7-4ddf-a72a-cc448c16a6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632
2026-06-12 21:10:20.320748 | controller | Jun 12 20:18:49.777427 crc crio[20719]: time="2026-06-12T20:18:49.7773596Z" level=info msg="Created container b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a: openstack/ceilometer-0/ceilometer-central-agent" id=13c73aba-fa90-4927-8681-c58eb75de49b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.320763 | controller | Jun 12 20:18:49.779319 crc crio[20719]: time="2026-06-12T20:18:49.779179823Z" level=info msg="Starting container: b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a" id=a8c35649-24cd-44c7-ab97-b8eb693e75c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.320779 | controller | Jun 12 20:18:49.790673 crc crio[20719]: time="2026-06-12T20:18:49.790535267Z" level=info msg="Started container" PID=65005 containerID=b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a description=openstack/ceilometer-0/ceilometer-central-agent id=a8c35649-24cd-44c7-ab97-b8eb693e75c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6
2026-06-12 21:10:20.320795 | controller | Jun 12 20:18:49.945159 crc crio[20719]: time="2026-06-12T20:18:49.944957025Z" level=info msg="Created container 21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f: openstack/cinder-db-sync-96vqh/cinder-db-sync" id=ac704e27-efce-4cd6-9278-6a1ceb6d2e45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.320810 | controller | Jun 12 20:18:49.950783 crc crio[20719]: time="2026-06-12T20:18:49.950611357Z" level=info msg="Starting container: 21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f" id=1023eb0a-82c0-43d8-88bc-ee1ce279eef6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.320826 | controller | Jun 12 20:18:49.957584 crc crio[20719]: time="2026-06-12T20:18:49.957490691Z" level=info msg="Started container" PID=65066 containerID=21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f description=openstack/cinder-db-sync-96vqh/cinder-db-sync id=1023eb0a-82c0-43d8-88bc-ee1ce279eef6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03
2026-06-12 21:10:20.320842 | controller | Jun 12 20:18:50.086737 crc crio[20719]: time="2026-06-12T20:18:50.086677642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=ef3622c0-1dbf-4091-96bf-ef3282f7f017 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.320876 | controller | Jun 12 20:18:50.087378 crc crio[20719]: time="2026-06-12T20:18:50.087349703Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=ef3622c0-1dbf-4091-96bf-ef3282f7f017 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.320894 | controller | Jun 12 20:18:50.087655 crc crio[20719]: time="2026-06-12T20:18:50.087621238Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=ef3622c0-1dbf-4091-96bf-ef3282f7f017 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.320909 | controller | Jun 12 20:18:50.089080 crc crio[20719]: time="2026-06-12T20:18:50.089006675Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=832e76f3-771b-4553-92d7-706e7fa4493e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.320946 | controller | Jun 12 20:18:50.099897 crc crio[20719]: time="2026-06-12T20:18:50.09977972Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-12 21:10:20.320962 | controller | Jun 12 20:18:50.191047 crc crio[20719]: 2026-06-12T20:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:602a70ac19db002 Mac:46:b8:fe:94:62:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/d353a249-e7ca-400e-a293-f4ae412c8068 SocketPath: PciID:}] [{Interface:0xc00043a5b0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.320978 | controller | Jun 12 20:18:50.191047 crc crio[20719]: 2026-06-12T20:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2dcc213692e5fc Mac:c6:45:89:6a:64:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/6a1c9a2f-a0b8-4c85-9cb7-b4dc7580ff43 SocketPath: PciID:}] [{Interface:0xc000014d10 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.320994 | controller | Jun 12 20:18:50.192579 crc crio[20719]: time="2026-06-12T20:18:50.192457786Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-ff7pp Namespace:openstack ID:602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d UID:8fb9f4e3-d25e-43bb-baf7-aefb08fd7bdc NetNS:/var/run/netns/d353a249-e7ca-400e-a293-f4ae412c8068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb9f4e3_d25e_43bb_baf7_aefb08fd7bdc.slice PodAnnotations:0xc000a38080}] Aliases:map[]}"
2026-06-12 21:10:20.321010 | controller | Jun 12 20:18:50.192579 crc crio[20719]: time="2026-06-12T20:18:50.192535881Z" level=info msg="Got pod network &{Name:keystone-bootstrap-mn5cc Namespace:openstack ID:d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd UID:1769692d-d9dd-4579-8b9c-31fef6ce0263 NetNS:/var/run/netns/6a1c9a2f-a0b8-4c85-9cb7-b4dc7580ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1769692d_d9dd_4579_8b9c_31fef6ce0263.slice PodAnnotations:0xc003c988f0}] Aliases:map[]}"
2026-06-12 21:10:20.321026 | controller | Jun 12 20:18:50.192770 crc crio[20719]: time="2026-06-12T20:18:50.192703315Z" level=info msg="Checking pod openstack_keystone-bootstrap-mn5cc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.321042 | controller | Jun 12 20:18:50.192770 crc crio[20719]: time="2026-06-12T20:18:50.192751852Z" level=info msg="Checking pod openstack_dnsmasq-dns-6c85d9984c-ff7pp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.321057 | controller | Jun 12 20:18:50.203971 crc crio[20719]: time="2026-06-12T20:18:50.203883423Z" level=info msg="Ran pod sandbox d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd with infra container: openstack/keystone-bootstrap-mn5cc/POD" id=afddcf89-467d-47f1-8613-c575b90a6591 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.321073 | controller | Jun 12 20:18:50.206472 crc crio[20719]: time="2026-06-12T20:18:50.206212124Z" level=info msg="Ran pod sandbox 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d with infra container: openstack/dnsmasq-dns-6c85d9984c-ff7pp/POD" id=aaabe401-a536-4bfa-b2d0-43ef69d699ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.321089 | controller | Jun 12 20:18:50.208144 crc crio[20719]: time="2026-06-12T20:18:50.207653689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=f962491e-ff35-41b1-aa9f-a0e99f89ea0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.321111 | controller | Jun 12 20:18:50.208395 crc crio[20719]: time="2026-06-12T20:18:50.208337039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=32fe8f77-e8fc-465c-a7ee-da366a9ba120 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.321127 | controller | Jun 12 20:18:50.255157 crc crio[20719]: time="2026-06-12T20:18:50.255062602Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=347dc3e0-afff-4a69-b9a6-b034bd91597f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.321142 | controller | Jun 12 20:18:50.269360 crc crio[20719]: time="2026-06-12T20:18:50.268926206Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a2e08a9a-69d3-4a6c-85bf-e6afad2a2557 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.321157 | controller | Jun 12 20:18:50.389707 crc crio[20719]: time="2026-06-12T20:18:50.389221661Z" level=info msg="Creating container: openstack/keystone-bootstrap-mn5cc/keystone-bootstrap" id=62bd81b9-65d1-4ef0-b98e-7d4d3bfec9d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.321173 | controller | Jun 12 20:18:50.390106 crc crio[20719]: time="2026-06-12T20:18:50.390020816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321189 | controller | Jun 12 20:18:50.442737 crc crio[20719]: time="2026-06-12T20:18:50.442648741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321204 | controller | Jun 12 20:18:50.448114 crc crio[20719]: time="2026-06-12T20:18:50.448051497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321220 | controller | Jun 12 20:18:50.560629 crc crio[20719]: time="2026-06-12T20:18:50.560451421Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-ff7pp/init" id=79062967-c1a2-4d05-b19f-464e873edf72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.321236 | controller | Jun 12 20:18:50.561099 crc crio[20719]: time="2026-06-12T20:18:50.561024812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321251 | controller | Jun 12 20:18:50.622710 crc crio[20719]: time="2026-06-12T20:18:50.621810911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321268 | controller | Jun 12 20:18:50.627454 crc crio[20719]: time="2026-06-12T20:18:50.627035564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321283 | controller | Jun 12 20:18:50.950104 crc crio[20719]: time="2026-06-12T20:18:50.949954715Z" level=info msg="Created container 1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b: openstack/keystone-bootstrap-mn5cc/keystone-bootstrap" id=62bd81b9-65d1-4ef0-b98e-7d4d3bfec9d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.321299 | controller | Jun 12 20:18:50.952844 crc crio[20719]: time="2026-06-12T20:18:50.952395499Z" level=info msg="Starting container: 1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b" id=ca2d56a0-ba34-4f86-b291-9aa711f9301e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.321315 | controller | Jun 12 20:18:50.962341 crc crio[20719]: time="2026-06-12T20:18:50.961993133Z" level=info msg="Started container" PID=65169 containerID=1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b description=openstack/keystone-bootstrap-mn5cc/keystone-bootstrap id=ca2d56a0-ba34-4f86-b291-9aa711f9301e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd
2026-06-12 21:10:20.321335 | controller | Jun 12 20:18:50.987173 crc crio[20719]: time="2026-06-12T20:18:50.987024045Z" level=info msg="Created container a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c: openstack/dnsmasq-dns-6c85d9984c-ff7pp/init" id=79062967-c1a2-4d05-b19f-464e873edf72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.321352 | controller | Jun 12 20:18:50.990484 crc crio[20719]: time="2026-06-12T20:18:50.990376373Z" level=info msg="Starting container: a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c" id=23609d59-223f-44bf-bad6-a00267fc82e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.321368 | controller | Jun 12 20:18:51.005565 crc crio[20719]: time="2026-06-12T20:18:51.005459292Z" level=info msg="Started container" PID=65175 containerID=a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c description=openstack/dnsmasq-dns-6c85d9984c-ff7pp/init id=23609d59-223f-44bf-bad6-a00267fc82e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d
2026-06-12 21:10:20.321383 | controller | Jun 12 20:18:51.366877 crc crio[20719]: time="2026-06-12T20:18:51.36652405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bf1383cb-8dca-4edf-a7e0-9ef1e3838f40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.321399 | controller | Jun 12 20:18:51.496672 crc crio[20719]: time="2026-06-12T20:18:51.49653356Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ed3a1504-f84c-44a2-a2ab-b862189d4372 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.321414 | controller | Jun 12 20:18:51.823464 crc crio[20719]: time="2026-06-12T20:18:51.823373449Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns" id=7fe5f44b-a212-450a-a5d0-ee478b244e54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.321430 | controller | Jun 12 20:18:51.824078 crc crio[20719]: time="2026-06-12T20:18:51.824018871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321446 | controller | Jun 12 20:18:51.885395 crc crio[20719]: time="2026-06-12T20:18:51.883911774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321462 | controller | Jun 12 20:18:51.888062 crc crio[20719]: time="2026-06-12T20:18:51.887991696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321477 | controller | Jun 12 20:18:52.254737 crc crio[20719]: time="2026-06-12T20:18:52.253715969Z" level=info msg="Created container 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182: openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns" id=7fe5f44b-a212-450a-a5d0-ee478b244e54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.321493 | controller | Jun 12 20:18:52.257581 crc crio[20719]: time="2026-06-12T20:18:52.257504276Z" level=info msg="Starting container: 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182" id=4743839c-9764-4cdc-b546-eda860af83cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.321509 | controller | Jun 12 20:18:52.269143 crc crio[20719]: time="2026-06-12T20:18:52.267084506Z" level=info msg="Started container" PID=65288 containerID=6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182 description=openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns id=4743839c-9764-4cdc-b546-eda860af83cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d
2026-06-12 21:10:20.321529 | controller | Jun 12 20:18:52.559680 crc crio[20719]: 2026-06-12T20:18:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22836148346c89c Mac:fa:53:7a:84:57:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/d800156c-422c-4d31-ae61-e334f5c5a2cf SocketPath: PciID:}] [{Interface:0xc0004b66a0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.321545 | controller | Jun 12 20:18:52.560649 crc crio[20719]: time="2026-06-12T20:18:52.560576887Z" level=info msg="Got pod network &{Name:neutron-68489b7468-mbdtz Namespace:openstack ID:22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1 UID:4d171f7e-9e6c-4c7c-a484-6312cd85ec8c NetNS:/var/run/netns/d800156c-422c-4d31-ae61-e334f5c5a2cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d171f7e_9e6c_4c7c_a484_6312cd85ec8c.slice PodAnnotations:0xc002d9a1e0}] Aliases:map[]}"
2026-06-12 21:10:20.321562 | controller | Jun 12 20:18:52.560757 crc crio[20719]: time="2026-06-12T20:18:52.56073893Z" level=info msg="Checking pod openstack_neutron-68489b7468-mbdtz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.321578 | controller | Jun 12 20:18:53.851012 crc crio[20719]: time="2026-06-12T20:18:53.850368575Z" level=info msg="Ran pod sandbox 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1 with infra container: openstack/neutron-68489b7468-mbdtz/POD" id=3fa64135-8a97-4b72-ad7b-c8337a1f1668 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.321594 | controller | Jun 12 20:18:53.854529 crc crio[20719]: time="2026-06-12T20:18:53.854406243Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=71822494-dbdf-4d8e-854f-8e24ec12143f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.321610 | controller | Jun 12 20:18:53.957408 crc crio[20719]: time="2026-06-12T20:18:53.957142317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9b36cfcf-0fa3-4138-b633-00ed473134a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.321625 | controller | Jun 12 20:18:54.395613 crc crio[20719]: time="2026-06-12T20:18:54.393537195Z" level=info msg="Creating container: openstack/neutron-68489b7468-mbdtz/neutron-api" id=7c926277-66e6-4c62-9630-f6219d2ed06b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.321640 | controller | Jun 12 20:18:54.400205 crc crio[20719]: time="2026-06-12T20:18:54.400132335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321656 | controller | Jun 12 20:18:54.489778 crc crio[20719]: time="2026-06-12T20:18:54.489696984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321672 | controller | Jun 12 20:18:54.497153 crc crio[20719]: time="2026-06-12T20:18:54.497072197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321689 | controller | Jun 12 20:18:55.151858 crc crio[20719]: time="2026-06-12T20:18:55.151096362Z" level=info msg="Created container 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68: openstack/neutron-68489b7468-mbdtz/neutron-api" id=7c926277-66e6-4c62-9630-f6219d2ed06b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.321704 | controller | Jun 12 20:18:55.154357 crc crio[20719]: time="2026-06-12T20:18:55.152878624Z" level=info msg="Starting container: 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68" id=2c01add8-619e-474d-83b2-76aec3909f7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.321725 | controller | Jun 12 20:18:55.160992 crc crio[20719]: time="2026-06-12T20:18:55.160895246Z" level=info msg="Started container" PID=65422 containerID=403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68 description=openstack/neutron-68489b7468-mbdtz/neutron-api id=2c01add8-619e-474d-83b2-76aec3909f7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1
2026-06-12 21:10:20.321741 | controller | Jun 12 20:18:55.245321 crc crio[20719]: time="2026-06-12T20:18:55.245135342Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f9ae279d-be1a-423e-ac51-a88da3d23156 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.321757 | controller | Jun 12 20:18:55.253644 crc crio[20719]: 2026-06-12T20:18:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9bd6d6cbd6bd9b Mac:2e:08:dd:53:5a:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/b946f9f3-defd-42e6-857e-cab3470f0551 SocketPath: PciID:}] [{Interface:0xc0002846e0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.321773 | controller | Jun 12 20:18:55.255484 crc crio[20719]: time="2026-06-12T20:18:55.255377104Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1 UID:1ad77e9c-08d0-4f81-b958-53b9a21c0618 NetNS:/var/run/netns/b946f9f3-defd-42e6-857e-cab3470f0551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ad77e9c_08d0_4f81_b958_53b9a21c0618.slice PodAnnotations:0xc0023e2160}] Aliases:map[]}"
2026-06-12 21:10:20.321789 | controller | Jun 12 20:18:55.255671 crc crio[20719]: time="2026-06-12T20:18:55.255586948Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.321805 | controller | Jun 12 20:18:55.280858 crc crio[20719]: time="2026-06-12T20:18:55.280556563Z" level=info msg="Ran pod sandbox b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1 with infra container: openstack/glance-default-internal-api-0/POD" id=f820daa2-04bf-468a-b31e-5b4fd86b0cea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.321821 | controller | Jun 12 20:18:55.282809 crc crio[20719]: time="2026-06-12T20:18:55.282756189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4dbc9ab0-67c2-4ed0-9c31-b7928290d0a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.321837 | controller | Jun 12 20:18:55.285405 crc crio[20719]: time="2026-06-12T20:18:55.285245133Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8abd5013-6e23-4c21-aa8d-055c3e5ba144 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.321871 | controller | Jun 12 20:18:55.291810 crc crio[20719]: time="2026-06-12T20:18:55.291706379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=498208ad-65fc-4a18-93d7-e8caf7dfb073 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.321889 | controller | Jun 12 20:18:55.484251 crc crio[20719]: time="2026-06-12T20:18:55.484090274Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=295af3cc-2e80-4311-901f-8ad4bccc837c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.321906 | controller | Jun 12 20:18:55.485774 crc crio[20719]: time="2026-06-12T20:18:55.485657362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321926 | controller | Jun 12 20:18:55.607017 crc crio[20719]: time="2026-06-12T20:18:55.606923495Z" level=info msg="Creating container: openstack/neutron-68489b7468-mbdtz/neutron-httpd" id=8a060504-4aff-41f8-9127-2610c570bd90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.321942 | controller | Jun 12 20:18:57.917888 crc crio[20719]: time="2026-06-12T20:18:57.917152265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.321958 | controller | Jun 12 20:18:57.950536 crc crio[20719]: time="2026-06-12T20:18:57.950144103Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638" id=832e76f3-771b-4553-92d7-706e7fa4493e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.321975 | controller | Jun 12 20:18:57.952212 crc crio[20719]: 2026-06-12T20:18:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba5f5f8b1fa1045 Mac:96:a0:d1:a1:b7:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/ff4a1c99-ccc9-43c4-8eac-ce79b7bfab82 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.321991 | controller | Jun 12 20:18:57.953811 crc crio[20719]: time="2026-06-12T20:18:57.953674343Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=ec23c022-5dbb-47f3-b920-d92036556994 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.322007 | controller | Jun 12 20:18:57.953811 crc crio[20719]: time="2026-06-12T20:18:57.953770006Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8 UID:de88bbc9-deb1-47a7-ad6d-6a7029450638 NetNS:/var/run/netns/ff4a1c99-ccc9-43c4-8eac-ce79b7bfab82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde88bbc9_deb1_47a7_ad6d_6a7029450638.slice PodAnnotations:0xc00259a098}] Aliases:map[]}"
2026-06-12 21:10:20.322023 | controller | Jun 12 20:18:57.954222 crc crio[20719]: time="2026-06-12T20:18:57.954045981Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.322039 | controller | Jun 12 20:18:57.985010 crc crio[20719]: time="2026-06-12T20:18:57.984910018Z" level=info msg="Ran pod sandbox ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8 with infra container: openstack/glance-default-external-api-0/POD" id=f7874838-cf85-49c9-8bad-cda0fae9aa35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.322055 | controller | Jun 12 20:18:57.994990 crc crio[20719]: time="2026-06-12T20:18:57.994805942Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=12a30787-5223-4672-af84-4dd7134e0776 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.322071 | controller | Jun 12 20:18:58.015582 crc crio[20719]: time="2026-06-12T20:18:58.014893769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=03a62d60-2b95-44ec-8a2f-e1d7611a9cb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.322087 | controller | Jun 12 20:18:58.022493 crc crio[20719]: time="2026-06-12T20:18:58.021137561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.322103 | controller | Jun 12 20:18:58.040830 crc crio[20719]: time="2026-06-12T20:18:58.040716498Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=d8071d26-26f8-4bf0-bb42-472d3919b4f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.322139 | controller | Jun 12 20:18:58.044768 crc crio[20719]: time="2026-06-12T20:18:58.044633799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.322182 | controller | Jun 12 20:18:58.068507 crc crio[20719]: time="2026-06-12T20:18:58.068413013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=1f37f87d-1ffb-4ce7-8581-5c3941a4c21e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.322202 | controller | Jun 12 20:18:58.113168 crc crio[20719]: time="2026-06-12T20:18:58.113076612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.322219 | controller | Jun 12 20:18:58.113666 crc crio[20719]: time="2026-06-12T20:18:58.113554357Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=1c6ac12d-5bc5-45e5-926f-b752b59a9747 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.322236 | controller | Jun 12 20:18:58.117690 crc crio[20719]: time="2026-06-12T20:18:58.117627502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.322252 | controller | Jun 12 20:18:58.122139 crc crio[20719]: time="2026-06-12T20:18:58.122068994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.322268 | controller | Jun 12 20:18:58.123611 crc crio[20719]: time="2026-06-12T20:18:58.12357766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.322283 | controller | Jun 12 20:18:58.257051 crc crio[20719]: time="2026-06-12T20:18:58.256426697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.322299 | controller | Jun 12 20:18:58.271888 crc crio[20719]: time="2026-06-12T20:18:58.271784711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.322315 | controller | Jun 12 20:18:58.451133 crc crio[20719]: time="2026-06-12T20:18:58.450422371Z" level=info msg="Created container 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798: openstack/neutron-68489b7468-mbdtz/neutron-httpd" id=8a060504-4aff-41f8-9127-2610c570bd90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.322331 | controller | Jun 12 20:18:58.453511 crc crio[20719]: time="2026-06-12T20:18:58.453425887Z" level=info msg="Starting container: 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798" id=4ff253e8-158c-415c-ad2b-06bf301da5e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.322346 | controller | Jun 12 20:18:58.470818 crc crio[20719]: time="2026-06-12T20:18:58.470659366Z" level=info msg="Started container" PID=65634 containerID=79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798 description=openstack/neutron-68489b7468-mbdtz/neutron-httpd id=4ff253e8-158c-415c-ad2b-06bf301da5e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1
2026-06-12 21:10:20.322363 | controller | Jun 12 20:18:58.568720 crc crio[20719]: time="2026-06-12T20:18:58.568605011Z" level=info msg="Stopping container: 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7 (timeout: 10s)" id=13f2cc8f-37d1-44d5-864b-f85a7932888d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.322379 | controller | Jun 12 20:18:58.609040 crc crio[20719]: time="2026-06-12T20:18:58.608882064Z" level=info msg="Created container c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720: openstack/ceilometer-0/ceilometer-notification-agent" id=1c6ac12d-5bc5-45e5-926f-b752b59a9747 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.322399 | controller | Jun 12 20:18:58.617048 crc crio[20719]: time="2026-06-12T20:18:58.616943936Z" level=info msg="Starting container: c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720" id=36c9e9b1-f051-45e7-a32e-ae8bae972121 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.322416 | controller | Jun 12 20:18:58.629028 crc crio[20719]: time="2026-06-12T20:18:58.628916985Z" level=info msg="Started container" PID=65642 containerID=c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720 description=openstack/ceilometer-0/ceilometer-notification-agent id=36c9e9b1-f051-45e7-a32e-ae8bae972121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6
2026-06-12 21:10:20.322432 | controller | Jun 12 20:18:58.673464 crc crio[20719]: time="2026-06-12T20:18:58.673406189Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=63e702a1-2641-482e-8b32-74b6dc78c4c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.322448 | controller | Jun 12 20:18:58.673743 crc crio[20719]: time="2026-06-12T20:18:58.673574032Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=63e702a1-2641-482e-8b32-74b6dc78c4c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.322464 | controller | Jun 12 20:18:58.673743 crc crio[20719]: time="2026-06-12T20:18:58.673609532Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=63e702a1-2641-482e-8b32-74b6dc78c4c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.322480 | controller | Jun 12 20:18:58.675740 crc crio[20719]: time="2026-06-12T20:18:58.675666206Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=18b89b30-1fdb-4c80-b19f-a1b7a57f04a4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.322496 | controller | Jun 12 20:18:58.689671 crc crio[20719]: time="2026-06-12T20:18:58.689603169Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-12 21:10:20.322512 | controller | Jun 12 20:18:58.780568 crc crio[20719]: time="2026-06-12T20:18:58.780454489Z" level=info msg="Stopped container 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7: openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns" id=13f2cc8f-37d1-44d5-864b-f85a7932888d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.322528 | controller | Jun 12 20:18:58.786501 crc crio[20719]: time="2026-06-12T20:18:58.786411615Z" level=info msg="Stopping pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b" id=7e557bf6-cef5-4778-8507-6c736d10e9b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.322543 | controller | Jun 12 20:18:58.786964 crc crio[20719]: time="2026-06-12T20:18:58.786906465Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-w6cbt Namespace:openstack ID:2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b UID:e9dd2dfb-4664-49c9-8cda-ae70c96b1393 NetNS:/var/run/netns/7ff73cd1-21ee-4e8c-9b04-0a1123c99a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9dd2dfb_4664_49c9_8cda_ae70c96b1393.slice PodAnnotations:0xc0023e29c8}] Aliases:map[]}"
2026-06-12 21:10:20.322559 | controller | Jun 12 20:18:58.787314 crc crio[20719]: time="2026-06-12T20:18:58.787158149Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6674dbf88c-w6cbt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.322575 | controller | Jun 12 20:18:59.319453 crc crio[20719]: time="2026-06-12T20:18:59.318882067Z" level=info msg="Stopped pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b" id=7e557bf6-cef5-4778-8507-6c736d10e9b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.322595 | controller | Jun 12 20:18:59.331052 crc crio[20719]: time="2026-06-12T20:18:59.330820981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.322611 | controller | Jun 12 20:18:59.485659 crc crio[20719]: time="2026-06-12T20:18:59.485112217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.322627 | controller | Jun 12 20:18:59.594014 crc crio[20719]: time="2026-06-12T20:18:59.59394082Z" level=info msg="Running pod sandbox: openstack/neutron-c5f68f98f-968ls/POD" id=3c60c031-d2ea-447e-ac61-05f3f14757a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.322643 | controller | Jun 12 20:18:59.594134 crc crio[20719]: time="2026-06-12T20:18:59.594043393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.322659 | controller | Jun 12 20:18:59.695404 crc crio[20719]: time="2026-06-12T20:18:59.690758168Z" level=info msg="Got pod network &{Name:neutron-c5f68f98f-968ls Namespace:openstack ID:a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f UID:181eab60-b243-420b-a019-c4506c33a5db NetNS:/var/run/netns/8b185440-83e4-4aa0-b8f3-48fa5abd256b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181eab60_b243_420b_a019_c4506c33a5db.slice PodAnnotations:0xc0001106b8}] Aliases:map[]}"
2026-06-12 21:10:20.322676 | controller | Jun 12 20:18:59.695404 crc crio[20719]: time="2026-06-12T20:18:59.690822149Z" level=info msg="Adding pod openstack_neutron-c5f68f98f-968ls to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.322692 | controller | Jun 12 20:18:59.697199 crc crio[20719]: time="2026-06-12T20:18:59.697124161Z" level=info msg="Removing container: 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7" id=f157849f-e79b-4866-904b-0ed17ed8bf09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.322707 | controller | Jun 12 20:18:59.742395 crc crio[20719]: time="2026-06-12T20:18:59.742205852Z" level=info msg="Removed container 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7: openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns" id=f157849f-e79b-4866-904b-0ed17ed8bf09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.322723 | controller | Jun 12 20:18:59.745363 crc crio[20719]: time="2026-06-12T20:18:59.745114343Z" level=info msg="Removing container: e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0" id=f4de0808-d958-4efb-9a40-e9261d073322 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.322739 | controller | Jun 12 20:18:59.805247 crc crio[20719]: time="2026-06-12T20:18:59.804898761Z" level=info msg="Removed container e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0: openstack/dnsmasq-dns-6674dbf88c-w6cbt/init" id=f4de0808-d958-4efb-9a40-e9261d073322 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.322754 | controller | Jun 12 20:18:59.929817 crc crio[20719]: time="2026-06-12T20:18:59.929639171Z" level=info msg="Created container 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6: openstack/glance-default-internal-api-0/glance-log" id=295af3cc-2e80-4311-901f-8ad4bccc837c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.322770 | controller | Jun 12 20:18:59.931701 crc crio[20719]: time="2026-06-12T20:18:59.931655064Z" level=info msg="Starting container: 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6" id=c07c2fce-4648-4707-9c26-57294b6c13b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.322790 | controller | Jun 12 20:18:59.945988 crc crio[20719]: time="2026-06-12T20:18:59.945913439Z" level=info msg="Started container" PID=65939 containerID=71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6 description=openstack/glance-default-internal-api-0/glance-log id=c07c2fce-4648-4707-9c26-57294b6c13b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1
2026-06-12 21:10:20.322807 | controller | Jun 12 20:18:59.955315 crc crio[20719]: time="2026-06-12T20:18:59.955215284Z" level=info msg="Created container 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f: openstack/glance-default-external-api-0/glance-log" id=d8071d26-26f8-4bf0-bb42-472d3919b4f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.322823 | controller | Jun 12 20:18:59.959207 crc crio[20719]: time="2026-06-12T20:18:59.958657327Z" level=info msg="Starting container: 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f" id=d422bd99-4589-4d16-a1a6-ddb2d2bb41f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.322839 | controller | Jun 12 20:18:59.969950 crc crio[20719]: time="2026-06-12T20:18:59.969870804Z" level=info msg="Started container" PID=65940 containerID=623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f description=openstack/glance-default-external-api-0/glance-log id=d422bd99-4589-4d16-a1a6-ddb2d2bb41f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8
2026-06-12 21:10:20.322876 | controller | Jun 12 20:19:00.000335 crc crio[20719]: time="2026-06-12T20:18:59.993991053Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=afd05412-dde2-41ca-a170-dee96cb378b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.322895 | controller | Jun 12 20:19:00.000335 crc crio[20719]: time="2026-06-12T20:18:59.994613798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b7f6a9d4-c144-4e13-8a64-86dcda69633e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.322912 | controller | Jun 12 20:19:00.075718 crc crio[20719]: time="2026-06-12T20:19:00.075494804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8b03e621-ecfb-4d79-9b0f-df80d42a195b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.322928 | controller | Jun 12 20:19:00.079451 crc crio[20719]: time="2026-06-12T20:19:00.079112405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e35c9ed8-15e6-4ca3-939b-48935192dcf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.322944 | controller | Jun 12 20:19:00.086487 crc crio[20719]: time="2026-06-12T20:19:00.086394431Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=d93b3c14-635c-4f2d-8e26-8f420c838ef0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.322960 | controller | Jun 12 20:19:00.087150 crc crio[20719]: time="2026-06-12T20:19:00.087001202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.322976 | controller | Jun 12 20:19:00.093967 crc crio[20719]: time="2026-06-12T20:19:00.093825744Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=b2f44d02-7200-4f33-98f9-b9c4b0c4f196 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.322992 | controller | Jun 12 20:19:00.109625 crc crio[20719]: time="2026-06-12T20:19:00.109522051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.323008 | controller | Jun 12 20:19:00.230646 crc crio[20719]: time="2026-06-12T20:19:00.230546524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.323029 | controller | Jun 12 20:19:00.232031 crc crio[20719]: time="2026-06-12T20:19:00.231927157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.323045 | controller | Jun 12 20:19:00.772344 crc crio[20719]: time="2026-06-12T20:19:00.772247106Z" level=info msg="Stopping pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd" id=fdcefd4a-b9ba-481a-9b81-6cc3e3367356 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.323061 | controller | Jun 12 20:19:00.774028 crc crio[20719]: time="2026-06-12T20:19:00.774004628Z" level=info msg="Got pod network &{Name:keystone-bootstrap-mn5cc Namespace:openstack ID:d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd UID:1769692d-d9dd-4579-8b9c-31fef6ce0263 NetNS:/var/run/netns/6a1c9a2f-a0b8-4c85-9cb7-b4dc7580ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1769692d_d9dd_4579_8b9c_31fef6ce0263.slice PodAnnotations:0xc002d9b468}] Aliases:map[]}"
2026-06-12 21:10:20.323077 | controller | Jun 12 20:19:00.774374 crc crio[20719]: time="2026-06-12T20:19:00.774351635Z" level=info msg="Deleting pod openstack_keystone-bootstrap-mn5cc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.323093 | controller | Jun 12 20:19:01.234450 crc crio[20719]: time="2026-06-12T20:19:01.233491335Z" level=info msg="Stopped pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd" id=fdcefd4a-b9ba-481a-9b81-6cc3e3367356 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.323109 | controller | Jun 12 20:19:01.343706 crc crio[20719]: time="2026-06-12T20:19:01.343637802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.323124 | controller | Jun 12 20:19:01.599892 crc crio[20719]: 2026-06-12T20:19:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9a5c30b252c5aa Mac:0a:f7:e5:4a:47:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/8b185440-83e4-4aa0-b8f3-48fa5abd256b SocketPath: PciID:}] [{Interface:0xc0003feaf0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.323141 | controller | Jun 12 20:19:01.606961 crc crio[20719]: time="2026-06-12T20:19:01.606846442Z" level=info msg="Created container a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd: openstack/glance-default-external-api-0/glance-httpd" id=b2f44d02-7200-4f33-98f9-b9c4b0c4f196 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.323157 | controller | Jun 12 20:19:01.608562 crc crio[20719]: time="2026-06-12T20:19:01.608479876Z" level=info msg="Starting container: a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd" id=444c0f44-8fc6-4831-b9ba-66b1424601db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.323173 | controller | Jun 12 20:19:01.616452 crc crio[20719]: time="2026-06-12T20:19:01.616357801Z" level=info msg="Got pod network &{Name:neutron-c5f68f98f-968ls Namespace:openstack ID:a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f UID:181eab60-b243-420b-a019-c4506c33a5db NetNS:/var/run/netns/8b185440-83e4-4aa0-b8f3-48fa5abd256b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181eab60_b243_420b_a019_c4506c33a5db.slice PodAnnotations:0xc0001106b8}] Aliases:map[]}"
2026-06-12 21:10:20.323189 | controller | Jun 12 20:19:01.616664 crc crio[20719]: time="2026-06-12T20:19:01.616623767Z" level=info msg="Checking pod openstack_neutron-c5f68f98f-968ls for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.323211 | controller | Jun 12 20:19:01.624345 crc crio[20719]: time="2026-06-12T20:19:01.624224284Z" level=info msg="Started container" PID=66148 containerID=a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd description=openstack/glance-default-external-api-0/glance-httpd id=444c0f44-8fc6-4831-b9ba-66b1424601db name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8
2026-06-12 21:10:20.323227 | controller | Jun 12 20:19:01.626344 crc crio[20719]: time="2026-06-12T20:19:01.626103163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.323244 | controller | Jun 12 20:19:01.649128 crc crio[20719]: time="2026-06-12T20:19:01.649063664Z" level=info msg="Ran pod sandbox a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f with infra container: openstack/neutron-c5f68f98f-968ls/POD" id=3c60c031-d2ea-447e-ac61-05f3f14757a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.323260 | controller | Jun 12 20:19:01.653033 crc crio[20719]: time="2026-06-12T20:19:01.65296482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b91602a8-a47a-4a42-ab1e-fc25757aadb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.323275 | controller | Jun 12 20:19:01.708015 crc crio[20719]: time="2026-06-12T20:19:01.707872837Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e4251c49-25fd-4323-af86-23fe5b4ab2bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.323291 | controller | Jun 12 20:19:01.725817 crc crio[20719]: time="2026-06-12T20:19:01.725740345Z" level=info msg="Creating container: openstack/neutron-c5f68f98f-968ls/neutron-api" id=cd65fb35-5b94-4d67-a827-93d0e9e04302 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.323306 | controller | Jun 12 20:19:01.726258 crc crio[20719]: time="2026-06-12T20:19:01.726201531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.323324 | controller | Jun 12 20:19:01.771604 crc crio[20719]: time="2026-06-12T20:19:01.771396584Z" level=info msg="Created container 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7: openstack/glance-default-internal-api-0/glance-httpd" id=d93b3c14-635c-4f2d-8e26-8f420c838ef0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.323348 | controller | Jun 12 20:19:01.775223 crc crio[20719]: time="2026-06-12T20:19:01.775121409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.323423 | controller | Jun 12 20:19:01.780923 crc crio[20719]: time="2026-06-12T20:19:01.780852531Z" level=info msg="Starting container: 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7" id=bae6e055-5af7-456a-b66d-84748f4b26e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.323490 | controller | Jun 12 20:19:01.784735 crc crio[20719]: time="2026-06-12T20:19:01.784575779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.323517 | controller | Jun 12 20:19:01.789693 crc crio[20719]: time="2026-06-12T20:19:01.789524845Z" level=info msg="Started container" PID=66201 containerID=8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7 description=openstack/glance-default-internal-api-0/glance-httpd id=bae6e055-5af7-456a-b66d-84748f4b26e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1
2026-06-12 21:10:20.323540 | controller | Jun 12 20:19:01.988978 crc crio[20719]: time="2026-06-12T20:19:01.988899034Z" level=info msg="Created container e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821: openstack/neutron-c5f68f98f-968ls/neutron-api" id=cd65fb35-5b94-4d67-a827-93d0e9e04302 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.323557 | controller | Jun 12 20:19:01.996031 crc crio[20719]: time="2026-06-12T20:19:01.992043303Z" level=info msg="Starting container: e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821" id=66fbbba7-2921-4901-9398-664f5cbecf40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.323574 | controller | Jun 12 20:19:02.013055 crc crio[20719]: time="2026-06-12T20:19:02.012947662Z" level=info msg="Started container" PID=66220 containerID=e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821 description=openstack/neutron-c5f68f98f-968ls/neutron-api id=66fbbba7-2921-4901-9398-664f5cbecf40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f
2026-06-12 21:10:20.323590 | controller | Jun 12 20:19:02.053475 crc crio[20719]: time="2026-06-12T20:19:02.052933639Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7ee28130-2c25-4063-9da4-08e7a4aa79e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.323606 | controller | Jun 12 20:19:02.178320 crc crio[20719]: time="2026-06-12T20:19:02.172613957Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=096ba45f-09c3-4c68-b31d-f15eae9356b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.323622 | controller | Jun 12 20:19:02.200419 crc crio[20719]: time="2026-06-12T20:19:02.200327282Z" level=info msg="Creating container: openstack/neutron-c5f68f98f-968ls/neutron-httpd" id=03ff63d6-3c45-4951-851f-a5b8733b2113 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.323639 | controller | Jun 12 20:19:02.200817 crc crio[20719]: time="2026-06-12T20:19:02.20074637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.323657 | controller | Jun 12 20:19:02.280861 crc crio[20719]: time="2026-06-12T20:19:02.280692093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.323679 | controller | Jun 12 20:19:02.306570 crc crio[20719]: time="2026-06-12T20:19:02.304382536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.323743 | controller | Jun 12 20:19:02.536065 crc crio[20719]: time="2026-06-12T20:19:02.53591857Z" level=info msg="Running pod sandbox: openstack/keystone-7db97cf87d-w26fq/POD" id=01684b0c-7566-4e19-9b38-ce69b8ab6077 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.323771 | controller | Jun 12 20:19:02.536435 crc crio[20719]: time="2026-06-12T20:19:02.536356478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.323788 | controller | Jun 12 20:19:02.599761 crc crio[20719]: time="2026-06-12T20:19:02.599051371Z" level=info msg="Got pod network &{Name:keystone-7db97cf87d-w26fq Namespace:openstack ID:d9e8eff4eaa502c59fa7bd4429ac287d51b2bd506d424cd10e9e82d40a338552 UID:18383031-9a5e-446c-9683-7cd3d352c6cc NetNS:/var/run/netns/57b5425f-37c3-45a2-8ec5-72bfc6074378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18383031_9a5e_446c_9683_7cd3d352c6cc.slice PodAnnotations:0xc0023e23d0}] Aliases:map[]}"
2026-06-12 21:10:20.323810 | controller | Jun 12 20:19:02.601097 crc crio[20719]: time="2026-06-12T20:19:02.599742553Z" level=info msg="Adding pod openstack_keystone-7db97cf87d-w26fq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.323826 | controller | Jun 12 20:19:02.628083 crc crio[20719]: time="2026-06-12T20:19:02.627977576Z" level=info msg="Created container a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88: openstack/neutron-c5f68f98f-968ls/neutron-httpd" id=03ff63d6-3c45-4951-851f-a5b8733b2113 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.323843 | controller | Jun 12 20:19:02.630574 crc crio[20719]: time="2026-06-12T20:19:02.630435152Z" level=info msg="Starting container: a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88" id=b3b73d3e-cded-494e-acf5-276797294d23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.323879 | controller | Jun 12 20:19:02.639060 crc crio[20719]: time="2026-06-12T20:19:02.638955446Z" level=info msg="Started container" PID=66499 containerID=a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88 description=openstack/neutron-c5f68f98f-968ls/neutron-httpd id=b3b73d3e-cded-494e-acf5-276797294d23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f
2026-06-12 21:10:20.323897 | controller | Jun 12 20:19:03.210547 crc crio[20719]: 2026-06-12T20:19:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9e8eff4eaa502c Mac:0a:dd:9a:98:f0:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/57b5425f-37c3-45a2-8ec5-72bfc6074378 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.323914 | controller | Jun 12 20:19:03.216672 crc crio[20719]: time="2026-06-12T20:19:03.216634655Z" level=info msg="Got pod network &{Name:keystone-7db97cf87d-w26fq Namespace:openstack ID:d9e8eff4eaa502c59fa7bd4429ac287d51b2bd506d424cd10e9e82d40a338552 UID:18383031-9a5e-446c-9683-7cd3d352c6cc NetNS:/var/run/netns/57b5425f-37c3-45a2-8ec5-72bfc6074378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18383031_9a5e_446c_9683_7cd3d352c6cc.slice PodAnnotations:0xc0023e23d0}] Aliases:map[]}"
2026-06-12 21:10:20.323930 | controller | Jun 12 20:19:03.216967 crc crio[20719]: time="2026-06-12T20:19:03.216946293Z" level=info msg="Checking pod openstack_keystone-7db97cf87d-w26fq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.323946 | controller | Jun 12 20:19:03.240611 crc crio[20719]: time="2026-06-12T20:19:03.239060681Z" level=info msg="Ran pod sandbox d9e8eff4eaa502c59fa7bd4429ac287d51b2bd506d424cd10e9e82d40a338552 with infra container: openstack/keystone-7db97cf87d-w26fq/POD" id=01684b0c-7566-4e19-9b38-ce69b8ab6077 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.323962 | controller | Jun 12 20:19:03.251003 crc crio[20719]: time="2026-06-12T20:19:03.249832438Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=c0168428-2456-47f9-a34b-c991353e60e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.323978 | controller | Jun 12 20:19:03.355663 crc crio[20719]: time="2026-06-12T20:19:03.353573589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=9c698e83-f5cf-472a-b3e2-2d7b440fb5d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.323994 | controller | Jun 12 20:19:03.363709 crc crio[20719]: time="2026-06-12T20:19:03.363367573Z" level=info msg="Creating container: openstack/keystone-7db97cf87d-w26fq/keystone-api" id=f2733a60-bca2-468f-b5ed-651561486317 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.324010 | controller | Jun 12 20:19:03.364041 crc crio[20719]: time="2026-06-12T20:19:03.363986575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.324031 | controller | Jun 12 20:19:03.443871 crc crio[20719]: time="2026-06-12T20:19:03.443689869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.324047 | controller | Jun 12 20:19:03.451390 crc crio[20719]: time="2026-06-12T20:19:03.451359255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.324063 | controller | Jun 12 20:19:03.595795 crc crio[20719]: time="2026-06-12T20:19:03.595693407Z" level=info msg="Created container da5ef8de754f330f98691a7949a0f66ea7254590ee3c4fded2bf7065ebeef7a5: openstack/keystone-7db97cf87d-w26fq/keystone-api" id=f2733a60-bca2-468f-b5ed-651561486317 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.324079 | controller | Jun 12 20:19:03.598524 crc crio[20719]: time="2026-06-12T20:19:03.598438439Z" level=info msg="Starting container: da5ef8de754f330f98691a7949a0f66ea7254590ee3c4fded2bf7065ebeef7a5" id=fb5fd33b-584e-4232-972d-f8bfbcdf92ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.324095 | controller | Jun 12 20:19:03.610228 crc crio[20719]: time="2026-06-12T20:19:03.61008778Z" level=info msg="Started container" PID=66811 containerID=da5ef8de754f330f98691a7949a0f66ea7254590ee3c4fded2bf7065ebeef7a5 description=openstack/keystone-7db97cf87d-w26fq/keystone-api id=fb5fd33b-584e-4232-972d-f8bfbcdf92ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9e8eff4eaa502c59fa7bd4429ac287d51b2bd506d424cd10e9e82d40a338552
2026-06-12 21:10:20.324111 | controller | Jun 12 20:19:04.942554 crc crio[20719]: time="2026-06-12T20:19:04.941856373Z" level=info msg="Stopping pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659" id=2509e475-e4af-4500-95de-0e0fdecc8f28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.324126 | controller | Jun 12 20:19:04.944730 crc crio[20719]: time="2026-06-12T20:19:04.94384805Z" level=info msg="Got pod network &{Name:placement-db-sync-qbbm8 Namespace:openstack ID:1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659 UID:61822326-23ba-4257-9400-1c47f8e9876c NetNS:/var/run/netns/70c14abc-c2a9-4dd2-aa05-3019ad046073 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61822326_23ba_4257_9400_1c47f8e9876c.slice PodAnnotations:0xc00008c4d0}] Aliases:map[]}"
2026-06-12 21:10:20.324143 | controller | Jun 12 20:19:04.944730 crc crio[20719]: time="2026-06-12T20:19:04.944184476Z" level=info msg="Deleting pod openstack_placement-db-sync-qbbm8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.324159 | controller | Jun 12 20:19:05.457011 crc crio[20719]: time="2026-06-12T20:19:05.456450572Z" level=info msg="Stopped pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659" id=2509e475-e4af-4500-95de-0e0fdecc8f28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.324175 | controller | Jun 12 20:19:06.624440 crc crio[20719]: time="2026-06-12T20:19:06.623346442Z" level=info msg="Running pod sandbox: openstack/placement-5b549d69b8-dpqrh/POD" id=96c3f05a-b26a-41f1-b0ef-de409f77b239 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.324191 | controller | Jun 12 20:19:06.625375 crc crio[20719]: time="2026-06-12T20:19:06.624482573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.324207 | controller | Jun 12 20:19:06.974382 crc crio[20719]: time="2026-06-12T20:19:06.974300003Z" level=info msg="Stopping pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632" id=28094f00-00de-46b1-9167-ee8b7d70eb32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.324229 | controller | Jun 12 20:19:06.975433 crc crio[20719]: time="2026-06-12T20:19:06.975408353Z" level=info msg="Got pod network &{Name:barbican-db-sync-2lpnn Namespace:openstack ID:893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632 UID:5892c344-8c1c-40ee-8cc1-0c5f03e2ad10 NetNS:/var/run/netns/a3a0b1dc-5b65-4fda-b0a5-9ed065bf7829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5892c344_8c1c_40ee_8cc1_0c5f03e2ad10.slice PodAnnotations:0xc003c98988}] Aliases:map[]}"
2026-06-12 21:10:20.324383 | controller | Jun 12 20:19:06.975721 crc crio[20719]: time="2026-06-12T20:19:06.975698888Z" level=info msg="Deleting pod openstack_barbican-db-sync-2lpnn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.324402 | controller | Jun 12 20:19:08.721695 crc crio[20719]: time="2026-06-12T20:19:08.720395519Z" level=info msg="Stopped pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632" id=28094f00-00de-46b1-9167-ee8b7d70eb32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.324418 | controller | Jun 12 20:19:08.751137 crc crio[20719]: time="2026-06-12T20:19:08.750984942Z" level=info msg="Got pod network &{Name:placement-5b549d69b8-dpqrh Namespace:openstack ID:309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c UID:c203e1b5-39f6-4d71-824d-01acd6e3629f NetNS:/var/run/netns/238047c6-a2ac-4af9-ac33-4218be3b7d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc203e1b5_39f6_4d71_824d_01acd6e3629f.slice PodAnnotations:0xc000526f88}] Aliases:map[]}"
2026-06-12 21:10:20.324435 | controller | Jun 12 20:19:08.751137 crc crio[20719]: time="2026-06-12T20:19:08.751055093Z" level=info msg="Adding pod openstack_placement-5b549d69b8-dpqrh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.324451 | controller | Jun 12 20:19:08.836469 crc crio[20719]: time="2026-06-12T20:19:08.836362948Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765" id=18b89b30-1fdb-4c80-b19f-a1b7a57f04a4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.324467 | controller | Jun 12 20:19:08.837701 crc crio[20719]: time="2026-06-12T20:19:08.837541599Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=1ab866eb-10ae-4704-b5ab-a23b7b7f6659 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.324483 | controller | Jun 12 20:19:08.862211 crc crio[20719]: time="2026-06-12T20:19:08.861934195Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=8b06970c-2123-4d46-af73-9e81bf812afb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.324499 | controller | Jun 12 20:19:08.870653 crc crio[20719]: time="2026-06-12T20:19:08.870598386Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=d78c4e64-98af-4234-9e62-7d4cb6525a38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.324514 | controller | Jun 12 20:19:08.901606 crc crio[20719]: time="2026-06-12T20:19:08.900537429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.324530 | controller | Jun 12 20:19:09.012345 crc crio[20719]: time="2026-06-12T20:19:09.012206769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.324546 | controller | Jun 12 20:19:09.017054 crc crio[20719]: time="2026-06-12T20:19:09.016946103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.324571 | controller | Jun 12 20:19:09.020817 crc crio[20719]: time="2026-06-12T20:19:09.020711071Z" level=info msg="Stopping pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03" id=db00cbb6-579e-4783-99b7-fef46101388e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.324588 | controller | Jun 12 20:19:09.022404 crc crio[20719]: time="2026-06-12T20:19:09.021961932Z" level=info msg="Got pod network &{Name:cinder-db-sync-96vqh Namespace:openstack ID:814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03 UID:35f4ac8d-0409-4a4c-a5fc-a511aef3ba19 NetNS:/var/run/netns/6f73e369-bcc9-45bf-b91f-405dd73f35c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35f4ac8d_0409_4a4c_a5fc_a511aef3ba19.slice PodAnnotations:0xc00170c3a0}] Aliases:map[]}"
2026-06-12 21:10:20.324604 | controller | Jun 12 20:19:09.022404 crc crio[20719]: time="2026-06-12T20:19:09.022148857Z" level=info msg="Deleting pod openstack_cinder-db-sync-96vqh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.324620 | controller | Jun 12 20:19:09.129801 crc crio[20719]: time="2026-06-12T20:19:09.129528501Z" level=info msg="Created container 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e: openstack/ceilometer-0/sg-core" id=d78c4e64-98af-4234-9e62-7d4cb6525a38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.324635 | controller | Jun 12 20:19:09.133580 crc crio[20719]: time="2026-06-12T20:19:09.132044947Z" level=info msg="Starting container: 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e" id=e3f78a0c-59ff-4587-9955-3f3d88abf6b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.324651 | controller | Jun 12 20:19:09.142719 crc crio[20719]: time="2026-06-12T20:19:09.142598034Z" level=info msg="Started container" PID=67324 containerID=7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e description=openstack/ceilometer-0/sg-core id=e3f78a0c-59ff-4587-9955-3f3d88abf6b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6
2026-06-12 21:10:20.324679 | controller | Jun 12 20:19:09.161170 crc crio[20719]: time="2026-06-12T20:19:09.160963369Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=154c3467-4552-4bbd-b411-0b0a8828af55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.324696 | controller | Jun 12 20:19:09.161538 crc crio[20719]: time="2026-06-12T20:19:09.161200573Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=154c3467-4552-4bbd-b411-0b0a8828af55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.324711 | controller | Jun 12 20:19:09.161538 crc crio[20719]: time="2026-06-12T20:19:09.161241685Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=154c3467-4552-4bbd-b411-0b0a8828af55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.324727 | controller | Jun 12 20:19:09.162695 crc crio[20719]: time="2026-06-12T20:19:09.162610249Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=8868db3e-b7a2-451d-a34b-f10416e9881c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.324742 | controller | Jun 12 20:19:09.170658 crc crio[20719]: time="2026-06-12T20:19:09.17057395Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-12 21:10:20.324758 | controller | Jun 12 20:19:09.340257 crc crio[20719]: time="2026-06-12T20:19:09.33957588Z" level=info msg="Stopped pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03" id=db00cbb6-579e-4783-99b7-fef46101388e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.324774 | controller | Jun 12 20:19:09.363392 crc crio[20719]: 2026-06-12T20:19:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:309e34cfda3cf00 Mac:ae:2c:b6:55:e8:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/238047c6-a2ac-4af9-ac33-4218be3b7d47 SocketPath: PciID:}] [{Interface:0xc0001470c0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.324795 | controller | Jun 12 20:19:09.364968 crc crio[20719]: time="2026-06-12T20:19:09.364899205Z" level=info msg="Got pod network &{Name:placement-5b549d69b8-dpqrh Namespace:openstack ID:309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c UID:c203e1b5-39f6-4d71-824d-01acd6e3629f NetNS:/var/run/netns/238047c6-a2ac-4af9-ac33-4218be3b7d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc203e1b5_39f6_4d71_824d_01acd6e3629f.slice PodAnnotations:0xc000526f88}] Aliases:map[]}"
2026-06-12 21:10:20.324811 | controller | Jun 12 20:19:09.365129 crc crio[20719]: time="2026-06-12T20:19:09.365058187Z" level=info msg="Checking pod openstack_placement-5b549d69b8-dpqrh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.324827 | controller | Jun 12 20:19:09.373823 crc crio[20719]: time="2026-06-12T20:19:09.373739589Z" level=info msg="Ran pod sandbox 309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c with infra container: openstack/placement-5b549d69b8-dpqrh/POD" id=96c3f05a-b26a-41f1-b0ef-de409f77b239 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.324843 | controller | Jun 12 20:19:09.376938 crc crio[20719]: time="2026-06-12T20:19:09.376857743Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=b0e96d78-6e2b-469c-a9ed-7f8e0bf9254f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.324879 | controller | Jun 12 20:19:09.481808 crc crio[20719]: time="2026-06-12T20:19:09.481632013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=78ff699d-f7fd-4d7c-b34c-5a1c8454e8ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.324896 | controller | Jun 12 20:19:09.491163 crc crio[20719]: time="2026-06-12T20:19:09.49105071Z" level=info msg="Creating container: openstack/placement-5b549d69b8-dpqrh/placement-log" id=f5dae421-c1aa-4f3f-bbd3-a8a4fda9526f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.324912 | controller | Jun 12 20:19:09.491624 crc crio[20719]: time="2026-06-12T20:19:09.49156229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.324927 | controller | Jun 12 20:19:09.558731 crc crio[20719]: time="2026-06-12T20:19:09.558243753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.324943 | controller | Jun 12 20:19:09.564538 crc crio[20719]: time="2026-06-12T20:19:09.564497665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.324958 | controller | Jun 12 20:19:09.672764 crc crio[20719]: time="2026-06-12T20:19:09.672716134Z" level=info msg="Created container 5feb887ca0f6530cbe56c46d1cd9fef145241fbebf7051cab9f560c94efc5acd: openstack/placement-5b549d69b8-dpqrh/placement-log" id=f5dae421-c1aa-4f3f-bbd3-a8a4fda9526f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.324974 | controller | Jun 12 20:19:09.673954 crc crio[20719]: time="2026-06-12T20:19:09.673928566Z" level=info msg="Starting container: 5feb887ca0f6530cbe56c46d1cd9fef145241fbebf7051cab9f560c94efc5acd" id=48915d82-ecd8-4b6c-beaa-53754a4989ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.324989 | controller | Jun 12 20:19:09.682990 crc crio[20719]: time="2026-06-12T20:19:09.682940476Z" level=info msg="Started container" PID=67407 containerID=5feb887ca0f6530cbe56c46d1cd9fef145241fbebf7051cab9f560c94efc5acd description=openstack/placement-5b549d69b8-dpqrh/placement-log id=48915d82-ecd8-4b6c-beaa-53754a4989ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c
2026-06-12 21:10:20.325010 | controller | Jun 12 20:19:09.699178 crc crio[20719]: time="2026-06-12T20:19:09.699061792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=137bf821-592e-420b-9c10-06e33a51f412 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.325026 | controller | Jun 12 20:19:09.776338 crc crio[20719]: time="2026-06-12T20:19:09.775783164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=69f178e8-f9cc-4052-9076-7f39db2f666b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.325042 | controller | Jun 12 20:19:09.783966 crc crio[20719]: time="2026-06-12T20:19:09.783893039Z" level=info msg="Removing container: a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631" id=84c9b6fa-62d0-4e89-b35c-c6d9664580db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.325057 | controller | Jun 12 20:19:09.791317 crc crio[20719]: time="2026-06-12T20:19:09.787661464Z" level=info msg="Creating container: openstack/placement-5b549d69b8-dpqrh/placement-api" id=ab61e838-5db6-4e4c-aaea-160b70afa850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.325072 | controller | Jun 12 20:19:09.791317 crc crio[20719]: time="2026-06-12T20:19:09.787921439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.325087 | controller | Jun 12 20:19:09.901357 crc crio[20719]: time="2026-06-12T20:19:09.901139059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.325103 | controller | Jun 12 20:19:09.905614 crc crio[20719]: time="2026-06-12T20:19:09.905554738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.325118 | controller | Jun 12 20:19:09.972403 crc crio[20719]: time="2026-06-12T20:19:09.972170539Z" level=info msg="Removed container a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631: openshift-infra/auto-csr-approver-29688252-5p97h/oc" id=84c9b6fa-62d0-4e89-b35c-c6d9664580db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.325133 | controller | Jun 12 20:19:09.984330 crc crio[20719]: time="2026-06-12T20:19:09.984231265Z" level=info msg="Stopping pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1" id=61101c92-4602-42b2-a3e3-9a98a7909395 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325149 | controller | Jun 12 20:19:09.984453 crc crio[20719]: time="2026-06-12T20:19:09.984364497Z" level=info msg="Stopped pod sandbox (already stopped): aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1" id=61101c92-4602-42b2-a3e3-9a98a7909395 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325164 | controller | Jun 12 20:19:09.985298 crc crio[20719]: time="2026-06-12T20:19:09.985184221Z" level=info msg="Removing pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1" id=71070569-4de9-4eb1-a6c1-2725e852be47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325179 | controller | Jun 12 20:19:10.006526 crc crio[20719]: time="2026-06-12T20:19:10.006366797Z" level=info msg="Removed pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1" id=71070569-4de9-4eb1-a6c1-2725e852be47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325195 | controller | Jun 12 20:19:10.008820 crc crio[20719]: time="2026-06-12T20:19:10.008759629Z" level=info msg="Stopping pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9" id=de986c1a-10ca-49e7-863e-b1d671be362a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325218 | controller | Jun 12 20:19:10.008918 crc crio[20719]: time="2026-06-12T20:19:10.008833611Z" level=info msg="Stopped pod sandbox (already stopped): a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9" id=de986c1a-10ca-49e7-863e-b1d671be362a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325234 | controller | Jun 12 20:19:10.009412 crc crio[20719]: time="2026-06-12T20:19:10.00935064Z" level=info msg="Removing pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9" id=e0543cd2-9c1e-4e7c-857d-0af117e6ec37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325250 | controller | Jun 12 20:19:10.029507 crc crio[20719]: time="2026-06-12T20:19:10.029410967Z" level=info msg="Created container 06341fc855c2feda1424ea2f92faa6737973b37ef5995fd92be75d4830e75ad3: openstack/placement-5b549d69b8-dpqrh/placement-api" id=ab61e838-5db6-4e4c-aaea-160b70afa850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.325266 | controller | Jun 12 20:19:10.032116 crc crio[20719]: time="2026-06-12T20:19:10.032036057Z" level=info msg="Starting container: 06341fc855c2feda1424ea2f92faa6737973b37ef5995fd92be75d4830e75ad3" id=61623846-bb57-4f2f-aaea-ac0998907ea1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.325281 | controller | Jun 12 20:19:10.050475 crc crio[20719]: time="2026-06-12T20:19:10.050381799Z" level=info msg="Removed pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9" id=e0543cd2-9c1e-4e7c-857d-0af117e6ec37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325297 | controller | Jun 12 20:19:10.052916 crc crio[20719]: time="2026-06-12T20:19:10.052771861Z" level=info msg="Stopping pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7" id=bd5fa9f1-224c-4273-bb88-deb87f1088cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325313 | controller | Jun 12 20:19:10.052916 crc crio[20719]: time="2026-06-12T20:19:10.052850992Z" level=info msg="Stopped pod sandbox (already stopped): c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7" id=bd5fa9f1-224c-4273-bb88-deb87f1088cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325328 | controller | Jun 12 20:19:10.054160 crc crio[20719]: time="2026-06-12T20:19:10.053608626Z" level=info msg="Removing pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7" id=b649f1f7-d219-431d-b999-a27143eee477 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325344 | controller | Jun 12 20:19:10.082483 crc crio[20719]: time="2026-06-12T20:19:10.077565361Z" level=info msg="Started container" PID=67432 containerID=06341fc855c2feda1424ea2f92faa6737973b37ef5995fd92be75d4830e75ad3 description=openstack/placement-5b549d69b8-dpqrh/placement-api id=61623846-bb57-4f2f-aaea-ac0998907ea1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c
2026-06-12 21:10:20.325360 | controller | Jun 12 20:19:10.082483 crc crio[20719]: time="2026-06-12T20:19:10.07865809Z" level=info msg="Removed pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7" id=b649f1f7-d219-431d-b999-a27143eee477 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325377 | controller | Jun 12 20:19:10.082483 crc crio[20719]: time="2026-06-12T20:19:10.080097067Z" level=info msg="Stopping pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7" id=3101066e-ad85-49ce-ab52-20787b7e2aef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325392 | controller | Jun 12 20:19:10.082483 crc crio[20719]: time="2026-06-12T20:19:10.080503744Z" level=info msg="Stopped pod sandbox (already stopped): fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7" id=3101066e-ad85-49ce-ab52-20787b7e2aef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325414 | controller | Jun 12 20:19:10.082483 crc crio[20719]: time="2026-06-12T20:19:10.080770529Z" level=info msg="Removing pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7" id=a4ff7f05-6dda-48fd-8fe6-401251b100ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325430 | controller | Jun 12 20:19:10.103707 crc crio[20719]: time="2026-06-12T20:19:10.103585538Z" level=info msg="Removed pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7" id=a4ff7f05-6dda-48fd-8fe6-401251b100ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325445 | controller | Jun 12 20:19:10.104870 crc crio[20719]: time="2026-06-12T20:19:10.104781867Z" level=info msg="Stopping pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3" id=f15eefae-1ef9-461b-aae8-47200ec0260b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325460 | controller | Jun 12 20:19:10.104946 crc crio[20719]: time="2026-06-12T20:19:10.104879968Z" level=info msg="Stopped pod sandbox (already stopped): b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3" id=f15eefae-1ef9-461b-aae8-47200ec0260b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325475 | controller | Jun 12 20:19:10.109840 crc crio[20719]: time="2026-06-12T20:19:10.109734022Z" level=info msg="Removing pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3" id=7b7e9e69-10c5-49f4-8408-ced4a3cd8e69 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325490 | controller | Jun 12 20:19:10.150693 crc crio[20719]: time="2026-06-12T20:19:10.150594062Z" level=info msg="Removed pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3" id=7b7e9e69-10c5-49f4-8408-ced4a3cd8e69 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325505 | controller | Jun 12 20:19:10.153388 crc crio[20719]: time="2026-06-12T20:19:10.153208014Z" level=info msg="Stopping pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b" id=c11558ae-2b3a-4806-8372-9c6083c72bdb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325521 | controller | Jun 12 20:19:10.153388 crc crio[20719]: time="2026-06-12T20:19:10.153328226Z" level=info msg="Stopped pod sandbox (already stopped): 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b" id=c11558ae-2b3a-4806-8372-9c6083c72bdb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325537 | controller | Jun 12 20:19:10.156775 crc crio[20719]: time="2026-06-12T20:19:10.156700206Z" level=info msg="Removing pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b" id=d5119d60-327a-4abf-87f2-2799ea5ec8f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325553 | controller | Jun 12 20:19:10.169730 crc crio[20719]: time="2026-06-12T20:19:10.169631739Z" level=info msg="Removed pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b" id=d5119d60-327a-4abf-87f2-2799ea5ec8f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325569 | controller | Jun 12 20:19:10.170734 crc crio[20719]: time="2026-06-12T20:19:10.170667119Z" level=info msg="Stopping pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96" id=dd8c3e2c-79f2-42c0-8853-34f1713a8e2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325585 | controller | Jun 12 20:19:10.170961 crc crio[20719]: time="2026-06-12T20:19:10.170883233Z" level=info msg="Stopped pod sandbox (already stopped): 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96" id=dd8c3e2c-79f2-42c0-8853-34f1713a8e2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.325600 | controller | Jun 12 20:19:10.171673 crc crio[20719]: time="2026-06-12T20:19:10.171615685Z" level=info msg="Removing pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96" id=32026ee7-c57a-4ed6-9b1c-0eb96370d1dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325620 | controller | Jun 12 20:19:10.193781 crc crio[20719]: time="2026-06-12T20:19:10.193694196Z" level=info msg="Removed pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96" id=32026ee7-c57a-4ed6-9b1c-0eb96370d1dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.325636 | controller | Jun 12 20:19:10.846842 crc crio[20719]: time="2026-06-12T20:19:10.846773349Z" level=info msg="Running pod sandbox: openstack/barbican-worker-f85c7f8c9-7xlb5/POD" id=60e0fc89-ff56-4034-888c-4c3a434e3804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.325652 | controller | Jun 12 20:19:10.847619 crc crio[20719]: time="2026-06-12T20:19:10.846870381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.325668 | controller | Jun 12 20:19:10.905338 crc crio[20719]: time="2026-06-12T20:19:10.905217884Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/POD" id=de6a3437-cac3-439b-b860-faf39d5de81a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.325683 | controller | Jun 12 20:19:10.905464 crc crio[20719]: time="2026-06-12T20:19:10.905381246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.325699 | controller | Jun 12 20:19:10.945483 crc crio[20719]: time="2026-06-12T20:19:10.945365996Z" level=info msg="Got pod network &{Name:barbican-worker-f85c7f8c9-7xlb5 Namespace:openstack ID:38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28 UID:6ae96bbe-3424-4cbf-b2d6-573ee49277c8 NetNS:/var/run/netns/aca74d4f-6213-49db-bc54-068d9abeb75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ae96bbe_3424_4cbf_b2d6_573ee49277c8.slice PodAnnotations:0xc002d9a610}] Aliases:map[]}"
2026-06-12 21:10:20.325714 | controller | Jun 12 20:19:10.945483 crc crio[20719]: time="2026-06-12T20:19:10.945430307Z" level=info msg="Adding pod openstack_barbican-worker-f85c7f8c9-7xlb5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.325730 | controller | Jun 12 20:19:10.975752 crc crio[20719]: time="2026-06-12T20:19:10.9596909Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-frqd2/POD" id=581bc2dc-da4e-474e-86a1-dae873c48dc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.325746 | controller | Jun 12 20:19:10.975752 crc crio[20719]: time="2026-06-12T20:19:10.959778762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.325762 | controller | Jun 12 20:19:11.116912 crc crio[20719]: time="2026-06-12T20:19:11.116463514Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-6b4d4c44bb-rvc67 Namespace:openstack ID:89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751 UID:c35c4e1a-d725-4914-a232-cb92d35bfbae NetNS:/var/run/netns/d0f3d0ac-cfa3-40ac-9364-345c54e168b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc35c4e1a_d725_4914_a232_cb92d35bfbae.slice PodAnnotations:0xc0023e22e8}] Aliases:map[]}"
2026-06-12 21:10:20.325778 | controller | Jun 12 20:19:11.116912 crc crio[20719]: time="2026-06-12T20:19:11.116883411Z" level=info msg="Adding pod openstack_barbican-keystone-listener-6b4d4c44bb-rvc67 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.325794 | controller | Jun 12 20:19:11.168920 crc crio[20719]: time="2026-06-12T20:19:11.168636965Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-frqd2 Namespace:openstack ID:5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61 UID:ea989f5c-ecbe-412c-8cc9-85d9f1c99255 NetNS:/var/run/netns/ace2e97d-3d93-4920-9116-2d93aa3ad81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea989f5c_ecbe_412c_8cc9_85d9f1c99255.slice PodAnnotations:0xc00334a360}] Aliases:map[]}"
2026-06-12 21:10:20.325814 | controller | Jun 12 20:19:11.168920 crc crio[20719]: time="2026-06-12T20:19:11.168731477Z" level=info msg="Adding pod openstack_dnsmasq-dns-54f48964b7-frqd2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.325831 | controller | Jun 12 20:19:11.317691 crc crio[20719]: time="2026-06-12T20:19:11.299479653Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-gggmv/POD" id=4b6fdf3c-652e-4b51-b3b6-2aaf9c3431d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.325846 | controller | Jun 12 20:19:11.317691 crc crio[20719]: time="2026-06-12T20:19:11.299833709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.325883 | controller | Jun 12 20:19:11.516828 crc crio[20719]: time="2026-06-12T20:19:11.516401837Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-gggmv Namespace:openstack ID:23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b UID:dcedf1ec-7e6a-4f12-94aa-262287491232 NetNS:/var/run/netns/17eee2e6-149d-4839-b4f9-e1a67886f417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcedf1ec_7e6a_4f12_94aa_262287491232.slice PodAnnotations:0xc00008c728}] Aliases:map[]}"
2026-06-12 21:10:20.325900 | controller | Jun 12 20:19:11.516828 crc crio[20719]: time="2026-06-12T20:19:11.516820605Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-gggmv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.325916 | controller | Jun 12 20:19:11.717977 crc crio[20719]: time="2026-06-12T20:19:11.717866542Z" level=info msg="Running pod sandbox: openstack/barbican-api-78b89bc5fd-vszl7/POD" id=190d88d0-00d1-4ff8-a258-ddb8b772428c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.325932 | controller | Jun 12 20:19:11.718219 crc crio[20719]: time="2026-06-12T20:19:11.718152791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.325949 | controller | Jun 12 20:19:11.780403 crc crio[20719]: time="2026-06-12T20:19:11.780221976Z" level=info msg="Got pod network &{Name:barbican-api-78b89bc5fd-vszl7 Namespace:openstack ID:578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104 UID:883a6758-030f-40b5-88df-8aa1b0fdaf14 NetNS:/var/run/netns/39d7208f-20da-4beb-97eb-86248d76337d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod883a6758_030f_40b5_88df_8aa1b0fdaf14.slice PodAnnotations:0xc000a38618}] Aliases:map[]}"
2026-06-12 21:10:20.325965 | controller | Jun 12 20:19:11.780403 crc crio[20719]: time="2026-06-12T20:19:11.780371679Z" level=info msg="Adding pod openstack_barbican-api-78b89bc5fd-vszl7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.325980 | controller | Jun 12 20:19:11.993578 crc crio[20719]: 2026-06-12T20:19:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38de1e2d1fc1b62 Mac:22:65:15:c5:40:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/aca74d4f-6213-49db-bc54-068d9abeb75a SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.325997 | controller | Jun 12 20:19:11.994966 crc crio[20719]: time="2026-06-12T20:19:11.994841221Z" level=info msg="Got pod network &{Name:barbican-worker-f85c7f8c9-7xlb5 Namespace:openstack ID:38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28 UID:6ae96bbe-3424-4cbf-b2d6-573ee49277c8 NetNS:/var/run/netns/aca74d4f-6213-49db-bc54-068d9abeb75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ae96bbe_3424_4cbf_b2d6_573ee49277c8.slice PodAnnotations:0xc002d9a610}] Aliases:map[]}"
2026-06-12 21:10:20.326018 | controller | Jun 12 20:19:11.995208 crc crio[20719]: time="2026-06-12T20:19:11.995121152Z" level=info msg="Checking pod openstack_barbican-worker-f85c7f8c9-7xlb5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.326035 | controller | Jun 12 20:19:12.033315 crc crio[20719]: time="2026-06-12T20:19:12.031248509Z" level=info msg="Ran pod sandbox 38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28 with infra container: openstack/barbican-worker-f85c7f8c9-7xlb5/POD" id=60e0fc89-ff56-4034-888c-4c3a434e3804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.326051 | controller | Jun 12 20:19:12.046359 crc crio[20719]: time="2026-06-12T20:19:12.044914315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=5fdc75c1-234c-4492-bdfa-d41c7637ae06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326067 | controller | Jun 12 20:19:12.046359 crc crio[20719]: time="2026-06-12T20:19:12.045171859Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=5fdc75c1-234c-4492-bdfa-d41c7637ae06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326082 | controller | Jun 12 20:19:12.046359 crc crio[20719]: time="2026-06-12T20:19:12.04521651Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=5fdc75c1-234c-4492-bdfa-d41c7637ae06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326098 | controller | Jun 12 20:19:12.046672 crc crio[20719]: time="2026-06-12T20:19:12.046485823Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=4a49f8d9-bc44-4997-bedf-b792bcafc728 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.326113 | controller | Jun 12 20:19:12.066961 crc crio[20719]: time="2026-06-12T20:19:12.066882915Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-12 21:10:20.326129 | controller | Jun 12 20:19:12.099017 crc crio[20719]: 2026-06-12T20:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89f02567f2368c3 Mac:b2:57:5b:f9:25:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/d0f3d0ac-cfa3-40ac-9364-345c54e168b8 SocketPath: PciID:}] [{Interface:0xc000432770 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.326145 | controller | Jun 12 20:19:12.101884 crc crio[20719]: time="2026-06-12T20:19:12.101773555Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-6b4d4c44bb-rvc67 Namespace:openstack ID:89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751 UID:c35c4e1a-d725-4914-a232-cb92d35bfbae NetNS:/var/run/netns/d0f3d0ac-cfa3-40ac-9364-345c54e168b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc35c4e1a_d725_4914_a232_cb92d35bfbae.slice PodAnnotations:0xc0023e22e8}] Aliases:map[]}"
2026-06-12 21:10:20.326161 | controller | Jun 12 20:19:12.102225 crc crio[20719]: time="2026-06-12T20:19:12.101994958Z" level=info msg="Checking pod openstack_barbican-keystone-listener-6b4d4c44bb-rvc67 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.326182 | controller | Jun 12 20:19:12.119448 crc crio[20719]: time="2026-06-12T20:19:12.115908971Z" level=info msg="Ran pod sandbox 89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751 with infra container: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/POD" id=de6a3437-cac3-439b-b860-faf39d5de81a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.326198 | controller | Jun 12 20:19:12.119448 crc crio[20719]: time="2026-06-12T20:19:12.118616713Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=e14ed2d1-c444-48b7-923a-538320397cb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326214 | controller | Jun 12 20:19:12.119448 crc crio[20719]: time="2026-06-12T20:19:12.118873707Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=e14ed2d1-c444-48b7-923a-538320397cb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326229 | controller | Jun 12 20:19:12.119448 crc crio[20719]: time="2026-06-12T20:19:12.118933229Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=e14ed2d1-c444-48b7-923a-538320397cb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326244 | controller | Jun 12 20:19:12.120008 crc crio[20719]: time="2026-06-12T20:19:12.119924866Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=763c3d18-80b2-40f9-8960-08125fb3dba8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.326260 | controller | Jun 12 20:19:12.136598 crc crio[20719]: time="2026-06-12T20:19:12.136484347Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-12 21:10:20.326275 | controller | Jun 12 20:19:12.334892 crc crio[20719]: 2026-06-12T20:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5737761c1daa738 Mac:ca:69:4f:4e:59:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/ace2e97d-3d93-4920-9116-2d93aa3ad81b SocketPath: PciID:}] [{Interface:0xc00031a670 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.326291 | controller | Jun 12 20:19:12.336930 crc crio[20719]: time="2026-06-12T20:19:12.33685529Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-frqd2 Namespace:openstack ID:5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61 UID:ea989f5c-ecbe-412c-8cc9-85d9f1c99255 NetNS:/var/run/netns/ace2e97d-3d93-4920-9116-2d93aa3ad81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea989f5c_ecbe_412c_8cc9_85d9f1c99255.slice PodAnnotations:0xc00334a360}] Aliases:map[]}"
2026-06-12 21:10:20.326307 | controller | Jun 12 20:19:12.337328 crc crio[20719]: time="2026-06-12T20:19:12.337110165Z" level=info msg="Checking pod openstack_dnsmasq-dns-54f48964b7-frqd2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.326323 | controller | Jun 12 20:19:12.358380 crc crio[20719]: 2026-06-12T20:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23eaafb29ba4a70 Mac:da:66:05:aa:07:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/17eee2e6-149d-4839-b4f9-e1a67886f417 SocketPath: PciID:}] [{Interface:0xc000350730 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.326339 | controller | Jun 12 20:19:12.360156 crc crio[20719]: time="2026-06-12T20:19:12.360076554Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-gggmv Namespace:openstack ID:23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b UID:dcedf1ec-7e6a-4f12-94aa-262287491232 NetNS:/var/run/netns/17eee2e6-149d-4839-b4f9-e1a67886f417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcedf1ec_7e6a_4f12_94aa_262287491232.slice PodAnnotations:0xc00008c728}] Aliases:map[]}"
2026-06-12 21:10:20.326361 | controller | Jun 12 20:19:12.360355 crc crio[20719]: time="2026-06-12T20:19:12.360237217Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-gggmv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.326377 | controller | Jun 12 20:19:12.360856 crc crio[20719]: time="2026-06-12T20:19:12.360644304Z" level=info msg="Ran pod sandbox 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61 with infra container: openstack/dnsmasq-dns-54f48964b7-frqd2/POD" id=581bc2dc-da4e-474e-86a1-dae873c48dc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.326394 | controller | Jun 12 20:19:12.369169 crc crio[20719]: time="2026-06-12T20:19:12.36912002Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=880202a7-6138-4f43-b6b2-9182497483c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326410 | controller | Jun 12 20:19:12.372582 crc crio[20719]: time="2026-06-12T20:19:12.372469301Z" level=info msg="Ran pod sandbox 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b with infra container: openstack/cinder-online-data-migrations-gggmv/POD" id=4b6fdf3c-652e-4b51-b3b6-2aaf9c3431d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.326426 | controller | Jun 12 20:19:12.385695 crc crio[20719]: time="2026-06-12T20:19:12.384742158Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=cb2f2346-b4ec-4434-8190-4d545ca50266 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326441 | controller | Jun 12 20:19:12.405863 crc crio[20719]: time="2026-06-12T20:19:12.40575455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=95f18ee0-71c4-487e-ad30-cf25e53b6abe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326457 | controller | Jun 12 20:19:12.420395 crc crio[20719]: time="2026-06-12T20:19:12.419554414Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-gggmv/cinder-online-data-migrations" id=74ba2734-9ed0-46bc-9da3-9203dfaf6a98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.326473 | controller | Jun 12 20:19:12.421961 crc crio[20719]: time="2026-06-12T20:19:12.421840046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.326489 | controller | Jun 12 20:19:12.464232 crc crio[20719]: time="2026-06-12T20:19:12.463102509Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c417cb5a-9022-4bb1-b5dc-29412818f1a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326504 | controller | Jun 12 20:19:12.507822 crc crio[20719]: time="2026-06-12T20:19:12.507340173Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-frqd2/init" id=78226282-da2e-436d-9de0-3be9d1879c7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.326520 | controller | Jun 12 20:19:12.515172 crc crio[20719]: time="2026-06-12T20:19:12.514897289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.326535 | controller | Jun 12 20:19:12.515607 crc crio[20719]: time="2026-06-12T20:19:12.515201548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.326551 | controller | Jun 12 20:19:12.555884 crc crio[20719]: time="2026-06-12T20:19:12.554822464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.326571 | controller | Jun 12 20:19:12.594483 crc crio[20719]: time="2026-06-12T20:19:12.594086173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.326587 | controller | Jun 12 20:19:12.600647 crc crio[20719]: time="2026-06-12T20:19:12.600315734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.326603 | controller | Jun 12 20:19:12.695952 crc crio[20719]: 2026-06-12T20:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:578f518dd807119 Mac:1a:ce:c7:71:4c:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/39d7208f-20da-4beb-97eb-86248d76337d SocketPath: PciID:}] [{Interface:0xc0004b4790 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.326619 | controller | Jun 12 20:19:12.698022 crc crio[20719]: time="2026-06-12T20:19:12.697974283Z" level=info msg="Got pod network &{Name:barbican-api-78b89bc5fd-vszl7 Namespace:openstack ID:578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104 UID:883a6758-030f-40b5-88df-8aa1b0fdaf14 NetNS:/var/run/netns/39d7208f-20da-4beb-97eb-86248d76337d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod883a6758_030f_40b5_88df_8aa1b0fdaf14.slice PodAnnotations:0xc000a38618}] Aliases:map[]}"
2026-06-12 21:10:20.326637 | controller | Jun 12 20:19:12.698573 crc crio[20719]: time="2026-06-12T20:19:12.698518883Z" level=info msg="Checking pod openstack_barbican-api-78b89bc5fd-vszl7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.326655 | controller | Jun 12 20:19:12.726970 crc crio[20719]: time="2026-06-12T20:19:12.726877272Z" level=info msg="Ran pod sandbox 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104 with infra container: openstack/barbican-api-78b89bc5fd-vszl7/POD" id=190d88d0-00d1-4ff8-a258-ddb8b772428c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.326672 | controller | Jun 12 20:19:12.734484 crc crio[20719]: time="2026-06-12T20:19:12.734332403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=fbacb922-8f5d-45d5-9bf7-47feb10dbf9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326689 | controller | Jun 12 20:19:12.749357 crc crio[20719]: time="2026-06-12T20:19:12.745722555Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=65f99cbd-7e05-4db4-9dab-8491b75e21e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326705 | controller | Jun 12 20:19:12.773686 crc crio[20719]: time="2026-06-12T20:19:12.773339225Z" level=info msg="Creating container: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log" id=ef917f53-cae6-41c6-b85a-5ebb11057724 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.326720 | controller | Jun 12 20:19:12.774539 crc crio[20719]: time="2026-06-12T20:19:12.774354764Z" level=info msg="Created container 45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d: openstack/cinder-online-data-migrations-gggmv/cinder-online-data-migrations" id=74ba2734-9ed0-46bc-9da3-9203dfaf6a98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.326736 | controller | Jun 12 20:19:12.775821 crc crio[20719]: time="2026-06-12T20:19:12.775438954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.326751 | controller | Jun 12 20:19:12.776407 crc crio[20719]: time="2026-06-12T20:19:12.776150721Z" level=info msg="Starting container: 45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d" id=d6a5f849-1a84-407d-b752-35f9c2ca3469 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.326771 | controller | Jun 12 20:19:12.788526 crc crio[20719]: time="2026-06-12T20:19:12.788451033Z" level=info msg="Started container" PID=67885 containerID=45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d description=openstack/cinder-online-data-migrations-gggmv/cinder-online-data-migrations id=d6a5f849-1a84-407d-b752-35f9c2ca3469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b
2026-06-12 21:10:20.326788 | controller | Jun 12 20:19:12.811127 crc crio[20719]: time="2026-06-12T20:19:12.810866155Z" level=info msg="Created container 169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef: openstack/dnsmasq-dns-54f48964b7-frqd2/init" id=78226282-da2e-436d-9de0-3be9d1879c7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.326804 | controller | Jun 12 20:19:12.815863 crc crio[20719]: time="2026-06-12T20:19:12.815150068Z" level=info msg="Starting container: 169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef" id=7d612a5e-4ba5-4a7f-9a45-b4bf00c93339 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.326820 | controller | Jun 12 20:19:12.839922 crc crio[20719]: time="2026-06-12T20:19:12.839819886Z" level=info msg="Started container" PID=67893 containerID=169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef description=openstack/dnsmasq-dns-54f48964b7-frqd2/init id=7d612a5e-4ba5-4a7f-9a45-b4bf00c93339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61
2026-06-12 21:10:20.326836 | controller | Jun 12 20:19:12.853474 crc crio[20719]: time="2026-06-12T20:19:12.853386947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.326878 | controller | Jun 12 20:19:12.867149 crc crio[20719]: time="2026-06-12T20:19:12.865152035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.326897 | controller | Jun 12 20:19:13.053458 crc crio[20719]: time="2026-06-12T20:19:13.053164633Z" level=info msg="Created container 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log" id=ef917f53-cae6-41c6-b85a-5ebb11057724 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.326914 | controller | Jun 12 20:19:13.055499 crc crio[20719]: time="2026-06-12T20:19:13.054711701Z" level=info msg="Starting container: 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140" id=b8b3908c-c3db-4df8-ba68-22d756de2313 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.326930 | controller | Jun 12 20:19:13.065563 crc crio[20719]: time="2026-06-12T20:19:13.06543889Z" level=info msg="Started container" PID=67917 containerID=09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140 description=openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log id=b8b3908c-c3db-4df8-ba68-22d756de2313 name=/runtime.v1.RuntimeService/StartContainer sandboxID=578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104
2026-06-12 21:10:20.326947 | controller | Jun 12 20:19:13.097367 crc crio[20719]: time="2026-06-12T20:19:13.096875475Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=fcbdad86-85ce-4855-9849-7310c22e7259 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326963 | controller | Jun 12 20:19:13.151549 crc crio[20719]: time="2026-06-12T20:19:13.151495403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=ee954fd6-c1d7-45c9-bb73-bd790d9c758e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.326979 | controller | Jun 12 20:19:13.167172 crc crio[20719]: time="2026-06-12T20:19:13.165256954Z" level=info msg="Creating container: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api" id=6590115b-df43-4d64-9271-54f8a200d56b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.327000 | controller | Jun 12 20:19:13.167172 crc crio[20719]: time="2026-06-12T20:19:13.166981615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327016 | controller | Jun 12 20:19:13.258797 crc crio[20719]: time="2026-06-12T20:19:13.258712711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327032 | controller | Jun 12 20:19:13.268236 crc crio[20719]: time="2026-06-12T20:19:13.26813855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327047 | controller | Jun 12 20:19:13.341184 crc crio[20719]: time="2026-06-12T20:19:13.341110765Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0a674c03-6eac-4d3d-b61f-5f1c473e41f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.327063 | controller | Jun 12 20:19:13.430585 crc crio[20719]: time="2026-06-12T20:19:13.430515532Z" level=info msg="Created container 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api" id=6590115b-df43-4d64-9271-54f8a200d56b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.327079 | controller | Jun 12 20:19:13.432194 crc crio[20719]: time="2026-06-12T20:19:13.43213434Z" level=info msg="Starting container: 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c" id=174a7225-98ec-41c7-b7c8-2801d2e9a2e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.327094 | controller | Jun 12 20:19:13.443805 crc crio[20719]: time="2026-06-12T20:19:13.443730476Z" level=info msg="Started container" PID=67957 containerID=7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c description=openstack/barbican-api-78b89bc5fd-vszl7/barbican-api id=174a7225-98ec-41c7-b7c8-2801d2e9a2e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104
2026-06-12 21:10:20.327110 | controller | Jun 12 20:19:14.031487 crc crio[20719]: time="2026-06-12T20:19:14.025520075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7f3eb49c-3c4a-403b-812d-e81ae43c811b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.327126 | controller | Jun 12 20:19:14.672837 crc crio[20719]: time="2026-06-12T20:19:14.672688792Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns" id=d76c091a-02b7-4776-82c9-c9849ce5f942 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.327141 | controller | Jun 12 20:19:14.779693 crc crio[20719]: time="2026-06-12T20:19:14.77963767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327157 | controller | Jun 12 20:19:14.794328 crc crio[20719]: time="2026-06-12T20:19:14.793994697Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b" id=763c3d18-80b2-40f9-8960-08125fb3dba8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.327173 | controller | Jun 12 20:19:14.796928 crc crio[20719]: time="2026-06-12T20:19:14.796828566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=91e5a2f0-c432-46b0-8615-9138aba229f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.327195 | controller | Jun 12 20:19:14.798173 crc crio[20719]: time="2026-06-12T20:19:14.79811045Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8" id=4a49f8d9-bc44-4997-bedf-b792bcafc728 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.327211 | controller | Jun 12 20:19:14.798993 crc crio[20719]: time="2026-06-12T20:19:14.798876414Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=b8156ec1-d3f3-46b2-a555-163ea0e0275b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.327226 | controller | Jun 12 20:19:14.819433 crc crio[20719]: time="2026-06-12T20:19:14.819247513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=31abcd9a-6ee5-4e56-96c9-b8d319b5f723 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.327241 | controller | Jun 12 20:19:14.819838 crc crio[20719]: time="2026-06-12T20:19:14.819771982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=5bd8d905-80c7-4384-8fbe-cc67e9a83d74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.327256 | controller | Jun 12 20:19:14.830782 crc crio[20719]: time="2026-06-12T20:19:14.830644705Z" level=info msg="Creating container: openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker-log" id=5dd7aed0-2c74-4135-b71a-b9aa5f2a34b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.327272 | controller | Jun 12 20:19:14.832449 crc crio[20719]: time="2026-06-12T20:19:14.832382107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327287 | controller | Jun 12 20:19:14.845815 crc crio[20719]: time="2026-06-12T20:19:14.845710796Z" level=info msg="Creating container: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener-log" id=d33abe62-14a8-4eda-bee7-492296e038ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.327302 | controller | Jun 12 20:19:14.877868 crc crio[20719]: time="2026-06-12T20:19:14.877747295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327318 | controller | Jun 12 20:19:14.878185 crc crio[20719]: time="2026-06-12T20:19:14.877761822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327333 | controller | Jun 12 20:19:14.887240 crc crio[20719]: time="2026-06-12T20:19:14.885969808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327349 | controller | Jun 12 20:19:14.913044 crc crio[20719]: time="2026-06-12T20:19:14.912863075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327364 | controller | Jun 12 20:19:14.917340 crc crio[20719]: time="2026-06-12T20:19:14.917196532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327380 | controller | Jun 12 20:19:14.956682 crc crio[20719]: time="2026-06-12T20:19:14.956191614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327402 | controller | Jun 12 20:19:14.975317 crc crio[20719]: time="2026-06-12T20:19:14.975201882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327481 | controller | Jun 12 20:19:15.270237 crc crio[20719]: time="2026-06-12T20:19:15.269634509Z" level=info msg="Created container 6b654e03122075a095a2d9cf34ba3471d87d80641f1604e934a96b3cba63c683: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener-log" id=d33abe62-14a8-4eda-bee7-492296e038ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.327504 | controller | Jun 12 20:19:15.271940 crc crio[20719]: time="2026-06-12T20:19:15.27190145Z" level=info msg="Starting container: 6b654e03122075a095a2d9cf34ba3471d87d80641f1604e934a96b3cba63c683" id=924ab749-0c02-467a-b3c0-efaed5fb99e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.327521 | controller | Jun 12 20:19:15.272922 crc crio[20719]: time="2026-06-12T20:19:15.272825405Z" level=info msg="Created container 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd: openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns" id=d76c091a-02b7-4776-82c9-c9849ce5f942 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.327537 | controller | Jun 12 20:19:15.273843 crc crio[20719]: time="2026-06-12T20:19:15.273777032Z" level=info msg="Starting container: 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd" id=735cf450-936f-4f33-a328-06efae8ab2e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.327553 | controller | Jun 12 20:19:15.278580 crc crio[20719]: time="2026-06-12T20:19:15.278486489Z" level=info msg="Created container 31d5105c9e97e7857bba1c3de82792fa8d50d4305119643a83d4ac1c4d760601: openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker-log" id=5dd7aed0-2c74-4135-b71a-b9aa5f2a34b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.327569 | controller | Jun 12 20:19:15.280148 crc crio[20719]: time="2026-06-12T20:19:15.280104885Z" level=info msg="Started container" PID=68236 containerID=6b654e03122075a095a2d9cf34ba3471d87d80641f1604e934a96b3cba63c683 description=openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener-log id=924ab749-0c02-467a-b3c0-efaed5fb99e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751
2026-06-12 21:10:20.327585 | controller | Jun 12 20:19:15.283183 crc crio[20719]: time="2026-06-12T20:19:15.283152089Z" level=info msg="Starting container: 31d5105c9e97e7857bba1c3de82792fa8d50d4305119643a83d4ac1c4d760601" id=65d03347-77b7-4bd7-8a69-b0c14a5304d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.327602 | controller | Jun 12 20:19:15.288633 crc crio[20719]: time="2026-06-12T20:19:15.288592047Z" level=info msg="Started container" PID=68234 containerID=31d5105c9e97e7857bba1c3de82792fa8d50d4305119643a83d4ac1c4d760601 description=openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker-log id=65d03347-77b7-4bd7-8a69-b0c14a5304d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28
2026-06-12 21:10:20.327618 | controller | Jun 12 20:19:15.298933 crc crio[20719]: time="2026-06-12T20:19:15.298829855Z" level=info msg="Started container" PID=68235 containerID=14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd description=openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns id=735cf450-936f-4f33-a328-06efae8ab2e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61
2026-06-12 21:10:20.327634 | controller | Jun 12 20:19:15.301560 crc crio[20719]: time="2026-06-12T20:19:15.301520814Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=ee661988-2828-40f0-99d8-ccf31fc2ccf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.327650 | controller | Jun 12 20:19:15.333679 crc crio[20719]: time="2026-06-12T20:19:15.333603712Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=d72aad9e-47f5-4269-8d36-61c217a9fa43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.327722 | controller | Jun 12 20:19:15.375362 crc crio[20719]: time="2026-06-12T20:19:15.375207334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=4ae9240c-d69b-477a-be07-a910b0632d17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.327750 | controller | Jun 12 20:19:15.394591 crc crio[20719]: time="2026-06-12T20:19:15.394531156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=3abecb31-b1d9-4151-aa58-da1d33299311 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.327769 | controller | Jun 12 20:19:15.398800 crc crio[20719]: time="2026-06-12T20:19:15.398763001Z" level=info msg="Creating container: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener" id=45c567f2-93cd-4fd9-bf3e-c37e2c40af7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.327835 | controller | Jun 12 20:19:15.400481 crc crio[20719]: time="2026-06-12T20:19:15.400456711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327879 | controller | Jun 12 20:19:15.411493 crc crio[20719]: time="2026-06-12T20:19:15.411407476Z" level=info msg="Creating container: openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker" id=be3b06ef-1179-4a7f-93ce-6d6e78475002 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.327898 | controller | Jun 12 20:19:15.422401 crc crio[20719]: time="2026-06-12T20:19:15.422108059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327915 | controller | Jun 12 20:19:15.469185 crc crio[20719]: time="2026-06-12T20:19:15.469081759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327931 | controller | Jun 12 20:19:15.473236 crc crio[20719]: time="2026-06-12T20:19:15.473169753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.327948 | controller | Jun 12 20:19:15.474855 crc crio[20719]: time="2026-06-12T20:19:15.474817131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.328015 | controller | Jun 12 20:19:15.478898 crc crio[20719]: time="2026-06-12T20:19:15.478870593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.328042 | controller | Jun 12 20:19:15.643804 crc crio[20719]: time="2026-06-12T20:19:15.643594307Z" level=info msg="Running pod sandbox: openstack/barbican-api-64f86f4f76-sh87k/POD" id=f09031d4-3225-4bbe-9ee2-081affded4c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.328059 | controller | Jun 12 20:19:15.643804 crc crio[20719]: time="2026-06-12T20:19:15.643690319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.328076 | controller | Jun 12 20:19:15.696548 crc crio[20719]: time="2026-06-12T20:19:15.696373034Z" level=info msg="Got pod network &{Name:barbican-api-64f86f4f76-sh87k Namespace:openstack ID:860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84 UID:c9627157-e998-4299-9ef7-2c81f7d76411 NetNS:/var/run/netns/2bd73716-57f9-4fbc-947e-841e2f53a047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9627157_e998_4299_9ef7_2c81f7d76411.slice PodAnnotations:0xc00334a650}] Aliases:map[]}"
2026-06-12 21:10:20.328099 | controller | Jun 12 20:19:15.697900 crc crio[20719]: time="2026-06-12T20:19:15.696622339Z" level=info msg="Adding pod openstack_barbican-api-64f86f4f76-sh87k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.328115 | controller | Jun 12 20:19:15.719636 crc crio[20719]: time="2026-06-12T20:19:15.71916186Z" level=info msg="Created container 6e08b805b86e553e4dcc05d1784b4035b78dbfcb7e0055da28f4ecfe946d27c9: openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker" id=be3b06ef-1179-4a7f-93ce-6d6e78475002 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.328132 | controller | Jun 12 20:19:15.721100 crc crio[20719]: time="2026-06-12T20:19:15.72097827Z" level=info msg="Starting container: 6e08b805b86e553e4dcc05d1784b4035b78dbfcb7e0055da28f4ecfe946d27c9" id=fc9a357f-5c7e-48ab-82c8-4a98a60bf364 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.328148 | controller | Jun 12 20:19:15.727490 crc crio[20719]: time="2026-06-12T20:19:15.727409514Z" level=info msg="Created container 03d0d07dacc2391e4268e2c6a6fde7380fa4b9c535628c95611b72e1181c9de2: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener" id=45c567f2-93cd-4fd9-bf3e-c37e2c40af7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.328164 | controller | Jun 12 20:19:15.732060 crc crio[20719]: time="2026-06-12T20:19:15.731970677Z" level=info msg="Started container" PID=68316 containerID=6e08b805b86e553e4dcc05d1784b4035b78dbfcb7e0055da28f4ecfe946d27c9 description=openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker id=fc9a357f-5c7e-48ab-82c8-4a98a60bf364 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28
2026-06-12 21:10:20.328181 | controller | Jun 12 20:19:15.733792 crc crio[20719]: time="2026-06-12T20:19:15.733696487Z" level=info msg="Starting container: 03d0d07dacc2391e4268e2c6a6fde7380fa4b9c535628c95611b72e1181c9de2" id=eafa08d6-f1de-4670-9295-0c22281e4e37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.328197 | controller | Jun 12 20:19:15.745397 crc crio[20719]: time="2026-06-12T20:19:15.742406581Z" level=info msg="Started container" PID=68315 containerID=03d0d07dacc2391e4268e2c6a6fde7380fa4b9c535628c95611b72e1181c9de2 description=openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener id=eafa08d6-f1de-4670-9295-0c22281e4e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751
2026-06-12 21:10:20.328214 | controller | Jun 12 20:19:16.293075 crc crio[20719]: 2026-06-12T20:19:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:860ab8a529762a1 Mac:9e:59:1a:5a:1e:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/2bd73716-57f9-4fbc-947e-841e2f53a047 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.328230 | controller | Jun 12 20:19:16.294461 crc crio[20719]: time="2026-06-12T20:19:16.294377Z" level=info msg="Got pod network &{Name:barbican-api-64f86f4f76-sh87k Namespace:openstack ID:860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84 UID:c9627157-e998-4299-9ef7-2c81f7d76411 NetNS:/var/run/netns/2bd73716-57f9-4fbc-947e-841e2f53a047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9627157_e998_4299_9ef7_2c81f7d76411.slice PodAnnotations:0xc00334a650}] Aliases:map[]}"
2026-06-12 21:10:20.328247 | controller | Jun 12 20:19:16.294614 crc crio[20719]: time="2026-06-12T20:19:16.294559883Z" level=info msg="Checking pod openstack_barbican-api-64f86f4f76-sh87k for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.328262 | controller | Jun 12 20:19:16.306636 crc crio[20719]: time="2026-06-12T20:19:16.306538666Z" level=info msg="Ran pod sandbox 860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84 with infra container: openstack/barbican-api-64f86f4f76-sh87k/POD" id=f09031d4-3225-4bbe-9ee2-081affded4c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.328283 | controller | Jun 12 20:19:16.313661 crc crio[20719]: time="2026-06-12T20:19:16.312793437Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=ec874339-6740-4ef4-998c-78c58882eca5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.328299 | controller | Jun 12 20:19:16.319598 crc crio[20719]: time="2026-06-12T20:19:16.319501146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=716fa67c-4e62-4ffe-a043-f5f488282d8a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.328315 | controller | Jun 12 20:19:16.330988 crc crio[20719]: time="2026-06-12T20:19:16.330795706Z" level=info msg="Creating container: openstack/barbican-api-64f86f4f76-sh87k/barbican-api-log" id=ee793b6c-549e-4902-8312-2d8bc6b0c378 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.328330 | controller | Jun 12 20:19:16.334545 crc crio[20719]: time="2026-06-12T20:19:16.334474633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.328346 | controller | Jun 12 20:19:16.403719 crc crio[20719]: time="2026-06-12T20:19:16.403620499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.328361 | controller | Jun 12 20:19:16.410865 crc crio[20719]: time="2026-06-12T20:19:16.410693464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.328377 | controller | Jun 12 20:19:16.583469 crc crio[20719]: time="2026-06-12T20:19:16.583365579Z" level=info msg="Created container a61cb385a127bc7d5564ef5fb213e99d16cd62c067a05a20336117c60555ee6a: openstack/barbican-api-64f86f4f76-sh87k/barbican-api-log" id=ee793b6c-549e-4902-8312-2d8bc6b0c378 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.328393 | controller | Jun 12 20:19:16.584990 crc crio[20719]: time="2026-06-12T20:19:16.584940638Z" level=info msg="Starting container: a61cb385a127bc7d5564ef5fb213e99d16cd62c067a05a20336117c60555ee6a" id=6f1ac485-9631-4b6b-b1ba-83d77a7d6297 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.328409 | controller | Jun 12 20:19:16.595993 crc crio[20719]: time="2026-06-12T20:19:16.594690711Z" level=info msg="Started container" PID=68428 containerID=a61cb385a127bc7d5564ef5fb213e99d16cd62c067a05a20336117c60555ee6a description=openstack/barbican-api-64f86f4f76-sh87k/barbican-api-log id=6f1ac485-9631-4b6b-b1ba-83d77a7d6297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84
2026-06-12 21:10:20.328425 | controller | Jun 12 20:19:16.619222 crc crio[20719]: time="2026-06-12T20:19:16.619131785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=b0499c8e-6c0b-4bf1-8e75-b89cc1fbd7ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.328441 | controller | Jun 12 20:19:16.740417 crc crio[20719]: time="2026-06-12T20:19:16.739962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=989f9b0c-d0de-4351-81aa-fc390e836e6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.328457 | controller | Jun 12 20:19:16.753943 crc crio[20719]: time="2026-06-12T20:19:16.753832626Z" level=info msg="Creating container: openstack/barbican-api-64f86f4f76-sh87k/barbican-api" id=f9ee88fd-767c-4dd4-9ad5-4614da068d70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.328479 | controller | Jun 12 20:19:16.757408 crc crio[20719]: time="2026-06-12T20:19:16.757326208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.328495 | controller | Jun 12 20:19:16.824769 crc crio[20719]: time="2026-06-12T20:19:16.824231705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.328511 | controller | Jun 12 20:19:16.828422 crc crio[20719]: time="2026-06-12T20:19:16.828393021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.328526 | controller | Jun 12 20:19:17.023384 crc crio[20719]: time="2026-06-12T20:19:17.0231736Z" level=info msg="Created container 565d1378aa7c5b807ae6b98de234b94d0bdc6bccadd497acce04861d22f4fc02: openstack/barbican-api-64f86f4f76-sh87k/barbican-api" id=f9ee88fd-767c-4dd4-9ad5-4614da068d70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.328541 | controller | Jun 12 20:19:17.024480 crc crio[20719]: time="2026-06-12T20:19:17.02442567Z" level=info msg="Starting container: 565d1378aa7c5b807ae6b98de234b94d0bdc6bccadd497acce04861d22f4fc02" id=b530f91b-939e-49f7-a10e-283cc137d61e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.328557 | controller | Jun 12 20:19:17.033990 crc crio[20719]: time="2026-06-12T20:19:17.033862347Z" level=info msg="Started container" PID=68504 containerID=565d1378aa7c5b807ae6b98de234b94d0bdc6bccadd497acce04861d22f4fc02 description=openstack/barbican-api-64f86f4f76-sh87k/barbican-api id=b530f91b-939e-49f7-a10e-283cc137d61e name=/runtime.v1.RuntimeService/StartContainer sandboxID=860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84
2026-06-12 21:10:20.328572 | controller | Jun 12 20:19:17.478415 crc crio[20719]: time="2026-06-12T20:19:17.478233144Z" level=info msg="Stopping pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b" id=0732d96b-15f2-4cda-85ef-3291b5a0b441 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.328589 | controller | Jun 12 20:19:17.479129 crc crio[20719]: time="2026-06-12T20:19:17.479055309Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-gggmv Namespace:openstack ID:23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b UID:dcedf1ec-7e6a-4f12-94aa-262287491232 NetNS:/var/run/netns/17eee2e6-149d-4839-b4f9-e1a67886f417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcedf1ec_7e6a_4f12_94aa_262287491232.slice PodAnnotations:0xc00259a8f0}] Aliases:map[]}"
2026-06-12 21:10:20.328605 | controller | Jun 12 20:19:17.479233 crc crio[20719]: time="2026-06-12T20:19:17.479215281Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-gggmv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.328621 | controller | Jun 12 20:19:21.601995 crc crio[20719]: time="2026-06-12T20:19:21.600165039Z" level=info msg="Stopping container: 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182 (timeout: 10s)" id=29504ff2-fe4d-40a0-a27a-b43f57ca9f49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.328637 | controller | Jun 12 20:19:26.730993 crc crio[20719]: time="2026-06-12T20:19:26.729828636Z" level=info msg="Stopping container: 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c (timeout: 30s)" id=9e3c729d-eafc-4c6c-9f04-5ac734204bae name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.328652 | controller | Jun 12 20:19:26.732500 crc crio[20719]: time="2026-06-12T20:19:26.731160249Z" level=info msg="Stopping container: 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140 (timeout: 30s)" id=b62567ea-b2cf-4bdb-abbd-4d5aa8ec8fd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.328685 | controller | Jun 12 20:19:26.982135 crc crio[20719]: time="2026-06-12T20:19:26.981392544Z" level=info msg="Stopped container 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log" id=b62567ea-b2cf-4bdb-abbd-4d5aa8ec8fd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.328703 | controller | Jun 12 20:19:26.985638 crc crio[20719]: time="2026-06-12T20:19:26.985503978Z" level=info msg="Stopped container 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182: openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns" id=29504ff2-fe4d-40a0-a27a-b43f57ca9f49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.328718 | controller | Jun 12 20:19:26.987477 crc crio[20719]: time="2026-06-12T20:19:26.987337524Z" level=info msg="Stopping pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d" id=4609bebf-95e6-456f-9d90-4ab280da585f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.328734 | controller | Jun 12 20:19:26.987793 crc crio[20719]: time="2026-06-12T20:19:26.987742881Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-ff7pp Namespace:openstack ID:602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d UID:8fb9f4e3-d25e-43bb-baf7-aefb08fd7bdc NetNS:/var/run/netns/d353a249-e7ca-400e-a293-f4ae412c8068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb9f4e3_d25e_43bb_baf7_aefb08fd7bdc.slice PodAnnotations:0xc00259b1d0}] Aliases:map[]}"
2026-06-12 21:10:20.328750 | controller | Jun 12 20:19:26.988043 crc crio[20719]: time="2026-06-12T20:19:26.987892484Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6c85d9984c-ff7pp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.328765 | controller | Jun 12 20:19:26.988586 crc crio[20719]: time="2026-06-12T20:19:26.988400886Z" level=info msg="Stopped pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b" id=0732d96b-15f2-4cda-85ef-3291b5a0b441 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.328781 | controller | Jun 12 20:19:27.161447 crc crio[20719]: time="2026-06-12T20:19:27.159465028Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=8868db3e-b7a2-451d-a34b-f10416e9881c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.328796 | controller | Jun 12 20:19:27.165162 crc crio[20719]: time="2026-06-12T20:19:27.165088352Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=5c44617d-67ea-41e9-a0cf-9a4a7ebb5a45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.328812 | controller | Jun 12 20:19:27.240930 crc crio[20719]: time="2026-06-12T20:19:27.240213166Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=4bb0f8de-ebf4-46f4-a066-b2fce05319b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.328827 | controller | Jun 12 20:19:27.252871 crc crio[20719]: time="2026-06-12T20:19:27.252816479Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=eeb333e9-cd82-41ed-8d7c-327c9b083d0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.328842 | controller | Jun 12 20:19:27.256609 crc crio[20719]: time="2026-06-12T20:19:27.256556417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.328878 | controller | Jun 12 20:19:27.334812 crc crio[20719]: time="2026-06-12T20:19:27.334762514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.328896 | controller | Jun 12 20:19:27.339360 crc crio[20719]: time="2026-06-12T20:19:27.339336045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.328918 | controller | Jun 12 20:19:27.352124 crc crio[20719]: time="2026-06-12T20:19:27.352018741Z" level=info msg="Stopped pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d" id=4609bebf-95e6-456f-9d90-4ab280da585f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.328935 | controller | Jun 12 20:19:27.647655 crc crio[20719]: time="2026-06-12T20:19:27.646994958Z" level=info msg="Created container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7: openstack/ceilometer-0/proxy-httpd" id=eeb333e9-cd82-41ed-8d7c-327c9b083d0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.328950 | controller | Jun 12 20:19:27.651789 crc crio[20719]: time="2026-06-12T20:19:27.651653999Z" level=info msg="Starting container: 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7" id=1fa09fbc-1495-42f3-91b2-d65e59af474f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.328967 | controller | Jun 12 20:19:27.672470 crc crio[20719]: time="2026-06-12T20:19:27.67138858Z" level=info msg="Started container" PID=69546 containerID=165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 description=openstack/ceilometer-0/proxy-httpd id=1fa09fbc-1495-42f3-91b2-d65e59af474f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6
2026-06-12 21:10:20.328983 | controller | Jun 12 20:19:27.754052 crc crio[20719]: time="2026-06-12T20:19:27.752370947Z" level=info msg="Stopping container: 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e (timeout: 30s)" id=e0b4e4fd-872e-499a-a60f-74a878aafb2e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.328999 | controller | Jun 12 20:19:27.754052 crc crio[20719]: time="2026-06-12T20:19:27.753556139Z" level=info msg="Stopping container: 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 (timeout: 30s)" id=3a861ee1-0cdf-4575-b64b-9b0b1b6adb3b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.329016 | controller | Jun 12 20:19:27.755148 crc crio[20719]: time="2026-06-12T20:19:27.754801973Z" level=info msg="Stopping container: b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a (timeout: 30s)" id=ca6094bf-fb55-412e-afa7-f71558102d4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.329031 | controller | Jun 12 20:19:27.755711 crc crio[20719]: time="2026-06-12T20:19:27.755410013Z" level=info msg="Stopping container: c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720 (timeout: 30s)" id=60c96fc2-a01b-478e-b907-7ca0078564db name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.329047 | controller | Jun 12 20:19:27.771946 crc crio[20719]: time="2026-06-12T20:19:27.771572554Z" level=info msg="Removing container: 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182" id=30a5ad9d-4cfd-47e7-863c-d192bb64616f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.329062 | controller | Jun 12 20:19:27.813801 crc crio[20719]: time="2026-06-12T20:19:27.813765447Z" level=info msg="Removed container 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182: openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns" id=30a5ad9d-4cfd-47e7-863c-d192bb64616f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.329078 | controller | Jun 12 20:19:27.817757 crc crio[20719]: time="2026-06-12T20:19:27.817698625Z" level=info msg="Removing container: a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c" id=97041b8c-2b91-49de-a971-50fddf5b75b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.329093 | controller | Jun 12 20:19:27.875335 crc crio[20719]: time="2026-06-12T20:19:27.87517857Z" level=info msg="Removed container a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c: openstack/dnsmasq-dns-6c85d9984c-ff7pp/init" id=97041b8c-2b91-49de-a971-50fddf5b75b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.329115 | controller | Jun 12 20:19:27.887442 crc crio[20719]: time="2026-06-12T20:19:27.887380264Z" level=info msg="Stopped container 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e: openstack/ceilometer-0/sg-core" id=e0b4e4fd-872e-499a-a60f-74a878aafb2e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.329130 | controller | Jun 12 20:19:28.209227 crc crio[20719]: time="2026-06-12T20:19:28.209138943Z" level=info msg="Stopped container b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a: openstack/ceilometer-0/ceilometer-central-agent" id=ca6094bf-fb55-412e-afa7-f71558102d4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.329146 | controller | Jun 12 20:19:28.966199 crc crio[20719]: time="2026-06-12T20:19:28.965978721Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=9504fdb2-1d8a-422b-87d9-d4469e70136a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.329161 | controller | Jun 12 20:19:28.966199 crc crio[20719]: time="2026-06-12T20:19:28.966080763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.329176 | controller | Jun 12 20:19:28.997721 crc crio[20719]: time="2026-06-12T20:19:28.994401Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-hmcdn/POD" id=37ac0816-cb2e-49cb-ad98-481aade8f1f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.329192 | controller | Jun 12 20:19:28.997721 crc crio[20719]: time="2026-06-12T20:19:28.994501002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.329207 | controller | Jun 12 20:19:29.017499 crc crio[20719]: time="2026-06-12T20:19:29.017301055Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa UID:c6cf7742-da82-4ffd-a102-86c6d18c82ba NetNS:/var/run/netns/e2b89c79-1ff9-471f-95c0-082feeb9c145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cf7742_da82_4ffd_a102_86c6d18c82ba.slice PodAnnotations:0xc0001110c8}] Aliases:map[]}"
2026-06-12 21:10:20.329223 | controller | Jun 12 20:19:29.017499 crc crio[20719]: time="2026-06-12T20:19:29.017365766Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.329240 | controller | Jun 12 20:19:29.038352 crc crio[20719]: time="2026-06-12T20:19:29.038219106Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-hmcdn Namespace:openstack ID:089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb UID:e3ca2bcf-0371-468d-826c-8a18a636d4f6 NetNS:/var/run/netns/d3d884e7-3067-4bec-8fe3-6b9483da00fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3ca2bcf_0371_468d_826c_8a18a636d4f6.slice PodAnnotations:0xc0005270f8}] Aliases:map[]}"
2026-06-12 21:10:20.329256 | controller | Jun 12 20:19:29.038352 crc crio[20719]: time="2026-06-12T20:19:29.038330598Z" level=info msg="Adding pod openstack_dnsmasq-dns-764b948f4c-hmcdn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.329272 | controller | Jun 12 20:19:29.297793 crc crio[20719]: time="2026-06-12T20:19:29.296699389Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=506f6aa4-3f07-466d-bc94-7bfad958ccc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.329288 | controller | Jun 12 20:19:29.297793 crc crio[20719]: time="2026-06-12T20:19:29.297227919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.329309 | controller | Jun 12 20:19:29.343774 crc crio[20719]: time="2026-06-12T20:19:29.343691297Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9 UID:47f6a0cc-69bd-402b-b462-199ec0614aea NetNS:/var/run/netns/af7c2b1c-6cdf-4b5a-b65a-5169dbc8c7e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47f6a0cc_69bd_402b_b462_199ec0614aea.slice PodAnnotations:0xc0005271f8}] Aliases:map[]}"
2026-06-12 21:10:20.329326 | controller | Jun 12 20:19:29.343774 crc crio[20719]: time="2026-06-12T20:19:29.343756648Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.329342 | controller | Jun 12 20:19:29.676352 crc crio[20719]: 2026-06-12T20:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:041d8cccc8fbe43 Mac:86:1d:16:d6:9b:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/e2b89c79-1ff9-471f-95c0-082feeb9c145 SocketPath: PciID:}] [{Interface:0xc000014590 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.329358 | controller | Jun 12 20:19:29.677936 crc crio[20719]: time="2026-06-12T20:19:29.677716166Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa UID:c6cf7742-da82-4ffd-a102-86c6d18c82ba NetNS:/var/run/netns/e2b89c79-1ff9-471f-95c0-082feeb9c145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cf7742_da82_4ffd_a102_86c6d18c82ba.slice PodAnnotations:0xc0001110c8}] Aliases:map[]}"
2026-06-12 21:10:20.329375 | controller | Jun 12 20:19:29.677936 crc crio[20719]: time="2026-06-12T20:19:29.67791346Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.329390 | controller | Jun 12 20:19:29.694644 crc crio[20719]: time="2026-06-12T20:19:29.694251429Z" level=info msg="Ran pod sandbox 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa with infra container: openstack/cinder-scheduler-0/POD" id=9504fdb2-1d8a-422b-87d9-d4469e70136a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.329406 | controller | Jun 12 20:19:29.701188 crc crio[20719]: time="2026-06-12T20:19:29.701109261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=49826d9d-83a4-4a2c-a188-0691e782aa00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.329421 | controller | Jun 12 20:19:29.701495 crc crio[20719]: time="2026-06-12T20:19:29.701474618Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=49826d9d-83a4-4a2c-a188-0691e782aa00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.329436 | controller | Jun 12 20:19:29.701567 crc crio[20719]: time="2026-06-12T20:19:29.701538219Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=49826d9d-83a4-4a2c-a188-0691e782aa00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.329452 | controller | Jun 12 20:19:29.703380 crc crio[20719]: time="2026-06-12T20:19:29.703232068Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=ee16636e-1cc8-4d81-8fc8-10ec2709111a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.329467 | controller | Jun 12 20:19:29.714811 crc crio[20719]: time="2026-06-12T20:19:29.713600172Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-12 21:10:20.329489 | controller | Jun 12 20:19:29.819860 crc crio[20719]: 2026-06-12T20:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:089f497aac6a514 Mac:f6:49:ef:38:19:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/d3d884e7-3067-4bec-8fe3-6b9483da00fa SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.329506 | controller | Jun 12 20:19:29.822225 crc crio[20719]: time="2026-06-12T20:19:29.822139959Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-hmcdn Namespace:openstack ID:089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb UID:e3ca2bcf-0371-468d-826c-8a18a636d4f6 NetNS:/var/run/netns/d3d884e7-3067-4bec-8fe3-6b9483da00fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3ca2bcf_0371_468d_826c_8a18a636d4f6.slice PodAnnotations:0xc0005270f8}] Aliases:map[]}"
2026-06-12 21:10:20.329522 | controller | Jun 12 20:19:29.822447 crc crio[20719]: time="2026-06-12T20:19:29.822415765Z" level=info msg="Checking pod openstack_dnsmasq-dns-764b948f4c-hmcdn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.329538 | controller | Jun 12 20:19:29.832645 crc crio[20719]: time="2026-06-12T20:19:29.832507604Z" level=info msg="Ran pod sandbox 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb with infra container: openstack/dnsmasq-dns-764b948f4c-hmcdn/POD" id=37ac0816-cb2e-49cb-ad98-481aade8f1f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.329554 | controller | Jun 12 20:19:29.836246 crc crio[20719]: time="2026-06-12T20:19:29.836155148Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=582759c4-a95e-413b-b6b1-c980e7145d98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.329570 | controller | Jun 12 20:19:29.909226 crc crio[20719]: time="2026-06-12T20:19:29.908678735Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0e66876c-ac20-49ac-979b-b45144fe9d3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.329586 | controller | Jun 12 20:19:29.912553 crc crio[20719]: time="2026-06-12T20:19:29.912516414Z" level=info msg="Stopped container c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720: openstack/ceilometer-0/ceilometer-notification-agent" id=60c96fc2-a01b-478e-b907-7ca0078564db name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.329601 | controller | Jun 12 20:19:29.918905 crc crio[20719]: time="2026-06-12T20:19:29.918830046Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-hmcdn/init" id=ad5b05f5-5888-44e1-8bd3-f146da04849d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.329617 | controller | Jun 12 20:19:29.919193 crc crio[20719]: time="2026-06-12T20:19:29.919132012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.329633 | controller | Jun 12 20:19:29.986418 crc crio[20719]: 2026-06-12T20:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62ca62504bae35d Mac:7e:c3:b8:3d:ce:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/af7c2b1c-6cdf-4b5a-b65a-5169dbc8c7e9 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.329650 | controller | Jun 12 20:19:29.987822 crc crio[20719]: time="2026-06-12T20:19:29.987214549Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9 UID:47f6a0cc-69bd-402b-b462-199ec0614aea NetNS:/var/run/netns/af7c2b1c-6cdf-4b5a-b65a-5169dbc8c7e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47f6a0cc_69bd_402b_b462_199ec0614aea.slice PodAnnotations:0xc0005271f8}] Aliases:map[]}"
2026-06-12 21:10:20.329673 | controller | Jun 12 20:19:29.987822 crc crio[20719]: time="2026-06-12T20:19:29.987514715Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.329689 | controller | Jun 12 20:19:29.996577 crc crio[20719]: time="2026-06-12T20:19:29.996454904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.329705 | controller | Jun 12 20:19:30.009752 crc crio[20719]: time="2026-06-12T20:19:30.009551277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.329721 | controller | Jun 12 20:19:30.016749 crc crio[20719]: time="2026-06-12T20:19:30.016643906Z" level=info msg="Ran pod sandbox 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9 with infra container: openstack/cinder-api-0/POD" id=506f6aa4-3f07-466d-bc94-7bfad958ccc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.329737 | controller | Jun 12 20:19:30.018611 crc crio[20719]: time="2026-06-12T20:19:30.018541326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=5c392942-4c88-4614-be5b-504dd3143cb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.329753 | controller | Jun 12 20:19:30.020218 crc crio[20719]: time="2026-06-12T20:19:30.020070633Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=25940384-080a-4efc-9960-23c5955af00c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.329769 | controller | Jun 12 20:19:30.027460 crc crio[20719]: time="2026-06-12T20:19:30.027394884Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=f8b71218-f41e-40bd-a1d7-e24d92238898 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.329785 | controller | Jun 12 20:19:30.027787 crc crio[20719]: time="2026-06-12T20:19:30.027722919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.329800 | controller | Jun 12 20:19:30.078898 crc crio[20719]: time="2026-06-12T20:19:30.078783036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.329816 | controller | Jun 12 20:19:30.273035 crc crio[20719]: time="2026-06-12T20:19:30.272937855Z" level=info msg="Created container 6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8: openstack/dnsmasq-dns-764b948f4c-hmcdn/init" id=ad5b05f5-5888-44e1-8bd3-f146da04849d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.329832 | controller | Jun 12 20:19:30.274034 crc crio[20719]: time="2026-06-12T20:19:30.273981724Z" level=info msg="Starting container: 6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8" id=f1e9619c-7378-4bd7-9efd-04850f37146c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.329863 | controller | Jun 12 20:19:30.284389 crc crio[20719]: time="2026-06-12T20:19:30.284194138Z" level=info msg="Started container" PID=70078 containerID=6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8 description=openstack/dnsmasq-dns-764b948f4c-hmcdn/init id=f1e9619c-7378-4bd7-9efd-04850f37146c name=/runtime.v1.RuntimeService/StartContainer sandboxID=089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb
2026-06-12 21:10:20.329886 | controller | Jun 12 20:19:30.538049 crc crio[20719]: time="2026-06-12T20:19:30.537153954Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17" id=ee16636e-1cc8-4d81-8fc8-10ec2709111a name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.329908 | controller | Jun 12 20:19:30.540890 crc crio[20719]: time="2026-06-12T20:19:30.540739826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=5422107b-2d77-41de-8946-0cf48abd1ff2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.329925 | controller | Jun 12 20:19:30.608347 crc crio[20719]: time="2026-06-12T20:19:30.607527091Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=590b639d-c203-4423-afef-3ec8d95fd423 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.329940 | controller | Jun 12 20:19:30.618555 crc crio[20719]: time="2026-06-12T20:19:30.617779445Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=62b2b875-dd5d-4421-8cd9-71574039d860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.329956 | controller | Jun 12 20:19:30.619849 crc crio[20719]: time="2026-06-12T20:19:30.6197931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.329972 | controller | Jun 12 20:19:30.707890 crc crio[20719]: time="2026-06-12T20:19:30.70768402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.329987 | controller | Jun 12 20:19:30.933902 crc crio[20719]: time="2026-06-12T20:19:30.933789575Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5eaba727-ba29-4650-bc85-3c80a202667f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.330003 | controller | Jun 12 20:19:31.026362 crc crio[20719]: time="2026-06-12T20:19:31.022575172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0dd570df-bdb2-4256-8ce1-5ccb275ba9a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.330019 | controller | Jun 12 20:19:31.034232 crc crio[20719]: time="2026-06-12T20:19:31.033161477Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns" id=ce76fcb5-854f-4788-be53-73c5fad4bf61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.330034 | controller | Jun 12 20:19:31.035819 crc crio[20719]: time="2026-06-12T20:19:31.035716292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330050 | controller | Jun 12 20:19:31.110941 crc crio[20719]: time="2026-06-12T20:19:31.110891677Z" level=info msg="Stopping container: a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88 (timeout: 30s)" id=d919cdd9-5c74-4890-8a05-63daa8f936f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.330065 | controller | Jun 12 20:19:31.113441 crc crio[20719]: time="2026-06-12T20:19:31.113351954Z" level=info msg="Stopping container: e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821 (timeout: 30s)" id=29a0a8c7-48c7-49c0-ba2c-6ce7601e5993 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.330080 | controller | Jun 12 20:19:31.199452 crc crio[20719]: time="2026-06-12T20:19:31.199343406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330096 | controller | Jun 12 20:19:31.225405 crc crio[20719]: time="2026-06-12T20:19:31.217916197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330111 | controller | Jun 12 20:19:31.418087 crc crio[20719]: time="2026-06-12T20:19:31.417591213Z" level=info msg="Stopped container 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api" id=9e3c729d-eafc-4c6c-9f04-5ac734204bae name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.330132 | controller | Jun 12 20:19:31.419337 crc crio[20719]: time="2026-06-12T20:19:31.41921565Z" level=info msg="Stopping pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104" id=f285abf8-b7d5-45fb-abcb-f571f516a604 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.330150 | controller | Jun 12 20:19:31.419987 crc crio[20719]: time="2026-06-12T20:19:31.419913082Z" level=info msg="Got pod network &{Name:barbican-api-78b89bc5fd-vszl7 Namespace:openstack ID:578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104 UID:883a6758-030f-40b5-88df-8aa1b0fdaf14 NetNS:/var/run/netns/39d7208f-20da-4beb-97eb-86248d76337d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod883a6758_030f_40b5_88df_8aa1b0fdaf14.slice PodAnnotations:0xc003ab02f8}] Aliases:map[]}"
2026-06-12 21:10:20.330166 | controller | Jun 12 20:19:31.419987 crc crio[20719]: time="2026-06-12T20:19:31.417747247Z" level=info msg="Created container 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3: openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns" id=ce76fcb5-854f-4788-be53-73c5fad4bf61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.330183 | controller | Jun 12 20:19:31.420245 crc crio[20719]: time="2026-06-12T20:19:31.420074175Z" level=info msg="Deleting pod openstack_barbican-api-78b89bc5fd-vszl7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.330199 | controller | Jun 12 20:19:31.423068 crc crio[20719]: time="2026-06-12T20:19:31.422751834Z" level=info msg="Starting container: 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3" id=28cd2746-4ab7-47d4-ac7e-4fcc11890284 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.330214 | controller | Jun 12 20:19:31.438916 crc crio[20719]: time="2026-06-12T20:19:31.438829117Z" level=info msg="Started container" PID=70208 containerID=32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3 description=openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns id=28cd2746-4ab7-47d4-ac7e-4fcc11890284 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb
2026-06-12 21:10:20.330231 | controller | Jun 12 20:19:31.572246 crc crio[20719]: time="2026-06-12T20:19:31.572148154Z" level=info msg="Stopped container a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88: openstack/neutron-c5f68f98f-968ls/neutron-httpd" id=d919cdd9-5c74-4890-8a05-63daa8f936f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.330246 | controller | Jun 12 20:19:31.610544 crc crio[20719]: time="2026-06-12T20:19:31.610499526Z" level=info msg="Running pod sandbox: openstack/neutron-fd6799457-dlph4/POD" id=c4394307-c577-4da5-9ae3-10e0c65490b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.330262 | controller | Jun 12 20:19:31.610760 crc crio[20719]: time="2026-06-12T20:19:31.610742211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330278 | controller | Jun 12 20:19:31.729427 crc crio[20719]: time="2026-06-12T20:19:31.729317498Z" level=info msg="Got pod network &{Name:neutron-fd6799457-dlph4 Namespace:openstack ID:bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0 UID:42ce7951-4adb-47f1-8299-acb4d8cef223 NetNS:/var/run/netns/5d38c76a-a416-472d-be8f-c3a95b16bcbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ce7951_4adb_47f1_8299_acb4d8cef223.slice PodAnnotations:0xc003c986b0}] Aliases:map[]}"
2026-06-12 21:10:20.330301 | controller | Jun 12 20:19:31.729427 crc crio[20719]: time="2026-06-12T20:19:31.729391847Z" level=info msg="Adding pod openstack_neutron-fd6799457-dlph4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.330317 | controller | Jun 12 20:19:31.854047 crc crio[20719]: time="2026-06-12T20:19:31.853656772Z" level=info msg="Stopped pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104" id=f285abf8-b7d5-45fb-abcb-f571f516a604 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.330333 | controller | Jun 12 20:19:32.208375 crc crio[20719]: time="2026-06-12T20:19:32.20792541Z" level=info msg="Removing container: 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c" id=c11e034c-5c19-4eb3-b04f-43cf1a1faa04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.330349 | controller | Jun 12 20:19:32.312233 crc crio[20719]: time="2026-06-12T20:19:32.312150281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330365 | controller | Jun 12 20:19:32.395200 crc crio[20719]: time="2026-06-12T20:19:32.394647745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330381 | controller | Jun 12 20:19:32.484492 crc crio[20719]: time="2026-06-12T20:19:32.483581545Z" level=info msg="Removed container 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api" id=c11e034c-5c19-4eb3-b04f-43cf1a1faa04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.330397 | controller | Jun 12 20:19:32.491832 crc crio[20719]: time="2026-06-12T20:19:32.49171288Z" level=info msg="Removing container: 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140" id=0b36535a-398c-47e0-98ba-d9a039289399 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.330413 | controller | Jun 12 20:19:32.556002 crc crio[20719]: time="2026-06-12T20:19:32.555581403Z" level=info msg="Removed container 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log" id=0b36535a-398c-47e0-98ba-d9a039289399 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.330429 | controller | Jun 12 20:19:32.595994 crc crio[20719]: time="2026-06-12T20:19:32.594524074Z" level=info msg="Created container 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888: openstack/cinder-scheduler-0/cinder-scheduler" id=62b2b875-dd5d-4421-8cd9-71574039d860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.330475 | controller | Jun 12 20:19:32.606224 crc crio[20719]: time="2026-06-12T20:19:32.602468695Z" level=info msg="Starting container: 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888" id=b8b3e7f9-c05f-4448-bb11-4c2114aa7f00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.330494 | controller | Jun 12 20:19:32.613924 crc crio[20719]: time="2026-06-12T20:19:32.611066777Z" level=info msg="Started container" PID=70380 containerID=27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888 description=openstack/cinder-scheduler-0/cinder-scheduler id=b8b3e7f9-c05f-4448-bb11-4c2114aa7f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa
2026-06-12 21:10:20.330511 | controller | Jun 12 20:19:32.633952 crc crio[20719]: time="2026-06-12T20:19:32.633538256Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=8544316e-24b3-4654-a4b5-ae35dbb001db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.330527 | controller | Jun 12 20:19:32.643368 crc crio[20719]: time="2026-06-12T20:19:32.643148337Z" level=info msg="Created container 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c: openstack/cinder-api-0/cinder-api-log" id=f8b71218-f41e-40bd-a1d7-e24d92238898 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.330550 | controller | Jun 12 20:19:32.647934 crc crio[20719]: time="2026-06-12T20:19:32.647618367Z" level=info msg="Starting container: 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c" id=edfd5da0-87e5-48f2-8473-7b2f31d8a77b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.330566 | controller | Jun 12 20:19:32.667071 crc crio[20719]: time="2026-06-12T20:19:32.665174001Z" level=info msg="Started container" PID=70382 containerID=4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c description=openstack/cinder-api-0/cinder-api-log id=edfd5da0-87e5-48f2-8473-7b2f31d8a77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9
2026-06-12 21:10:20.330582 | controller | Jun 12 20:19:32.710090 crc crio[20719]: time="2026-06-12T20:19:32.70975686Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=16ef9ca4-b60a-4bf4-b0bf-84f4ad85ca84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.330597 | controller | Jun 12 20:19:32.765821 crc crio[20719]: time="2026-06-12T20:19:32.763091025Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=2503203c-5ab1-4d70-b128-307ce6f54113 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.330613 | controller | Jun 12 20:19:32.872166 crc crio[20719]: time="2026-06-12T20:19:32.872037882Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=96e16ef6-8333-4bdf-9fb4-fa7ead75862b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.330629 | controller | Jun 12 20:19:32.876001 crc crio[20719]: time="2026-06-12T20:19:32.875786011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330645 | controller | Jun 12 20:19:32.911592 crc crio[20719]: time="2026-06-12T20:19:32.91144955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=957301b5-4ff7-4826-a228-8e3d740e2eb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.330660 | controller | Jun 12 20:19:33.024933 crc crio[20719]: time="2026-06-12T20:19:33.024657901Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=07d726bf-a8a2-4cb4-88dd-4af01c5673cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.330676 | controller | Jun 12 20:19:33.025406 crc crio[20719]: time="2026-06-12T20:19:33.02519326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330692 | controller | Jun 12 20:19:33.094198 crc crio[20719]: time="2026-06-12T20:19:33.093995425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330707 | controller | Jun 12 20:19:33.104391 crc crio[20719]: 2026-06-12T20:19:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf927153cc05912 Mac:d6:52:fc:e5:66:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/5d38c76a-a416-472d-be8f-c3a95b16bcbe SocketPath: PciID:}] [{Interface:0xc0003145b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.330723 | controller | Jun 12 20:19:33.105073 crc crio[20719]: time="2026-06-12T20:19:33.105009175Z" level=info msg="Got pod network &{Name:neutron-fd6799457-dlph4 Namespace:openstack ID:bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0 UID:42ce7951-4adb-47f1-8299-acb4d8cef223 NetNS:/var/run/netns/5d38c76a-a416-472d-be8f-c3a95b16bcbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ce7951_4adb_47f1_8299_acb4d8cef223.slice PodAnnotations:0xc003c986b0}] Aliases:map[]}"
2026-06-12 21:10:20.330746 | controller | Jun 12 20:19:33.105349 crc crio[20719]: time="2026-06-12T20:19:33.105198778Z" level=info msg="Checking pod openstack_neutron-fd6799457-dlph4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.330762 | controller | Jun 12 20:19:33.162502 crc crio[20719]: time="2026-06-12T20:19:33.162384727Z" level=info msg="Ran pod sandbox bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0 with infra container: openstack/neutron-fd6799457-dlph4/POD" id=c4394307-c577-4da5-9ae3-10e0c65490b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.330778 | controller | Jun 12 20:19:33.171255 crc crio[20719]: time="2026-06-12T20:19:33.170709061Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ca2b2ea8-3324-48e2-84fb-960e8a4cf9e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.330794 | controller | Jun 12 20:19:33.361402 crc crio[20719]: time="2026-06-12T20:19:33.36102171Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=46ac9516-f6d8-4c17-9fb9-9b3695cbff3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.330810 | controller | Jun 12 20:19:33.374645 crc crio[20719]: time="2026-06-12T20:19:33.365551531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330826 | controller | Jun 12 20:19:33.401954 crc crio[20719]: time="2026-06-12T20:19:33.401307598Z" level=info msg="Creating container: openstack/neutron-fd6799457-dlph4/neutron-api" id=44b5e555-1fd7-4d82-8425-914ce61c3d8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.330842 | controller | Jun 12 20:19:33.402754 crc crio[20719]: time="2026-06-12T20:19:33.402472399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330879 | controller | Jun 12 20:19:33.527210 crc crio[20719]: time="2026-06-12T20:19:33.526213858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330896 | controller | Jun 12 20:19:33.555575 crc crio[20719]: time="2026-06-12T20:19:33.554989829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.330912 | controller | Jun 12 20:19:33.785605 crc crio[20719]: time="2026-06-12T20:19:33.785044917Z" level=info msg="Created container f98731c283e7e6e992a934f0267841fc96c8d01c6163bfc341ce26872822b8f0: openstack/neutron-fd6799457-dlph4/neutron-api" id=44b5e555-1fd7-4d82-8425-914ce61c3d8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.330928 | controller | Jun 12 20:19:33.801393 crc crio[20719]: time="2026-06-12T20:19:33.801130359Z" level=info msg="Starting container: f98731c283e7e6e992a934f0267841fc96c8d01c6163bfc341ce26872822b8f0" id=c912dcd9-c1af-427f-8c88-d96c1bd7ab19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.330944 | controller | Jun 12 20:19:33.867256 crc crio[20719]: time="2026-06-12T20:19:33.8671323Z" level=info msg="Started container" PID=70506 containerID=f98731c283e7e6e992a934f0267841fc96c8d01c6163bfc341ce26872822b8f0 description=openstack/neutron-fd6799457-dlph4/neutron-api id=c912dcd9-c1af-427f-8c88-d96c1bd7ab19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0
2026-06-12 21:10:20.330959 | controller | Jun 12 20:19:33.959543 crc crio[20719]: time="2026-06-12T20:19:33.9591689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8eeec43c-f5e5-4ed4-baf6-acda0b80e629 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.330982 | controller | Jun 12 20:19:34.306910 crc crio[20719]: time="2026-06-12T20:19:34.30441109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ae8479c8-c57b-4330-b0ca-4be177dc4db7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.330998 | controller | Jun 12 20:19:34.325896 crc crio[20719]: time="2026-06-12T20:19:34.325250287Z" level=info msg="Creating container: openstack/neutron-fd6799457-dlph4/neutron-httpd" id=6da75f1d-b8dc-41f7-b1e4-e239f154bd5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.331014 | controller | Jun 12 20:19:34.326197 crc crio[20719]: time="2026-06-12T20:19:34.326070102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.331029 | controller | Jun 12 20:19:34.435423 crc crio[20719]: time="2026-06-12T20:19:34.435008799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.331045 | controller | Jun 12 20:19:34.457897 crc crio[20719]: time="2026-06-12T20:19:34.457050546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.331061 | controller | Jun 12 20:19:34.773033 crc crio[20719]: time="2026-06-12T20:19:34.772860213Z" level=info msg="Created container b46deb1fe2d950acd3fbcc9cf816db1984005dc4c377cb4de0c0f4b097bbf58d: openstack/neutron-fd6799457-dlph4/neutron-httpd" id=6da75f1d-b8dc-41f7-b1e4-e239f154bd5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.331077 | controller | Jun 12 20:19:34.793662 crc crio[20719]: time="2026-06-12T20:19:34.793140905Z" level=info msg="Starting container: b46deb1fe2d950acd3fbcc9cf816db1984005dc4c377cb4de0c0f4b097bbf58d" id=5586dd43-9ce7-4652-996c-ceb94a7f2c7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.331093 | controller | Jun 12 20:19:34.827936 crc crio[20719]: time="2026-06-12T20:19:34.821056128Z" level=info msg="Started container" PID=70572 containerID=b46deb1fe2d950acd3fbcc9cf816db1984005dc4c377cb4de0c0f4b097bbf58d description=openstack/neutron-fd6799457-dlph4/neutron-httpd id=5586dd43-9ce7-4652-996c-ceb94a7f2c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0
2026-06-12 21:10:20.331109 | controller | Jun 12 20:19:34.893337 crc crio[20719]: time="2026-06-12T20:19:34.89215457Z" level=info msg="Stopped container e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821: openstack/neutron-c5f68f98f-968ls/neutron-api" id=29a0a8c7-48c7-49c0-ba2c-6ce7601e5993 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.331125 | controller | Jun 12 20:19:34.894101 crc crio[20719]: time="2026-06-12T20:19:34.894021234Z" level=info msg="Stopping pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f" id=cf64016b-55d7-4ec0-ae48-63784cec9cf3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.331141 | controller | Jun 12 20:19:34.900086 crc crio[20719]: time="2026-06-12T20:19:34.899570085Z" level=info msg="Got pod network &{Name:neutron-c5f68f98f-968ls Namespace:openstack ID:a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f UID:181eab60-b243-420b-a019-c4506c33a5db NetNS:/var/run/netns/8b185440-83e4-4aa0-b8f3-48fa5abd256b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181eab60_b243_420b_a019_c4506c33a5db.slice PodAnnotations:0xc00259a198}] Aliases:map[]}"
2026-06-12 21:10:20.331161 | controller | Jun 12 20:19:34.900910 crc crio[20719]: time="2026-06-12T20:19:34.900671504Z" level=info msg="Deleting pod openstack_neutron-c5f68f98f-968ls from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.331178 | controller | Jun 12 20:19:35.256764 crc crio[20719]: time="2026-06-12T20:19:35.256208675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.331194 | controller | Jun 12 20:19:35.318466 crc crio[20719]: time="2026-06-12T20:19:35.318319589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.331210 | controller | Jun 12 20:19:35.579933 crc crio[20719]: time="2026-06-12T20:19:35.566513182Z" level=info msg="Created container 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d: openstack/cinder-scheduler-0/probe" id=96e16ef6-8333-4bdf-9fb4-fa7ead75862b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.331226 | controller | Jun 12 20:19:35.581121 crc crio[20719]: time="2026-06-12T20:19:35.580757861Z" level=info msg="Starting container: 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d" id=2e929d98-082d-40e3-9ac0-018255b20129 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.331241 | controller | Jun 12 20:19:35.588675 crc crio[20719]: time="2026-06-12T20:19:35.588511441Z" level=info msg="Started container" PID=70656 containerID=33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d description=openstack/cinder-scheduler-0/probe id=2e929d98-082d-40e3-9ac0-018255b20129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa
2026-06-12 21:10:20.331257 | controller | Jun 12 20:19:35.594108 crc crio[20719]: time="2026-06-12T20:19:35.594024439Z" level=info msg="Created container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597: openstack/cinder-api-0/cinder-api" id=07d726bf-a8a2-4cb4-88dd-4af01c5673cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.331273 | controller | Jun 12 20:19:35.599725 crc crio[20719]: time="2026-06-12T20:19:35.599034682Z" level=info msg="Starting container: 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597" id=d9fb6eaf-0bbe-4675-a9c5-5263e32beac3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.331288 | controller | Jun 12 20:19:35.621319 crc crio[20719]: time="2026-06-12T20:19:35.613769036Z" level=info msg="Started container" PID=70673 containerID=5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 description=openstack/cinder-api-0/cinder-api id=d9fb6eaf-0bbe-4675-a9c5-5263e32beac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9
2026-06-12 21:10:20.331304 | controller | Jun 12 20:19:35.731897 crc crio[20719]: time="2026-06-12T20:19:35.73139346Z" level=info msg="Stopping container: 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 (timeout: 30s)" id=4c942780-b8e3-437f-abe9-1d52d3c61f57 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.331320 | controller | Jun 12 20:19:35.732897 crc crio[20719]: time="2026-06-12T20:19:35.732608721Z" level=info msg="Stopping container: 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c (timeout: 30s)" id=697fccad-7b21-4bcf-a02e-987317cb7a33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.331336 | controller | Jun 12 20:19:35.836417 crc crio[20719]: time="2026-06-12T20:19:35.836185489Z" level=info msg="Stopped pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f" id=cf64016b-55d7-4ec0-ae48-63784cec9cf3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.331351 | controller | Jun 12 20:19:36.165890 crc crio[20719]: time="2026-06-12T20:19:36.153655068Z" level=info msg="Stopped container 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c: openstack/cinder-api-0/cinder-api-log" id=697fccad-7b21-4bcf-a02e-987317cb7a33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.331373 | controller | Jun 12 20:19:36.883380 crc crio[20719]: time="2026-06-12T20:19:36.880859564Z" level=info msg="Removing container: a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88" id=1bb9d1bb-c4e0-4061-8f22-88db5263cf01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.331389 | controller | Jun 12 20:19:36.917873 crc crio[20719]: time="2026-06-12T20:19:36.917721767Z" level=info msg="Removed container a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88: openstack/neutron-c5f68f98f-968ls/neutron-httpd" id=1bb9d1bb-c4e0-4061-8f22-88db5263cf01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.331405 | controller | Jun 12 20:19:36.926441 crc crio[20719]: time="2026-06-12T20:19:36.926219879Z" level=info msg="Removing container: e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821" id=65700e7e-a716-4dd9-9348-dae955f3238d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.331421 | controller | Jun 12 20:19:36.986862 crc crio[20719]: time="2026-06-12T20:19:36.986688695Z" level=info msg="Removed container e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821: openstack/neutron-c5f68f98f-968ls/neutron-api" id=65700e7e-a716-4dd9-9348-dae955f3238d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.331436 | controller | Jun 12 20:19:38.647198 crc crio[20719]: time="2026-06-12T20:19:38.646573732Z" level=info msg="Stopping container: 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd (timeout: 10s)" id=28f945db-b144-45fa-b695-c0901ec63058 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.331451 | controller | Jun 12 20:19:38.772303 crc crio[20719]: time="2026-06-12T20:19:38.77215016Z" level=info msg="Stopped container 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd: openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns" id=28f945db-b144-45fa-b695-c0901ec63058 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.331467 | controller | Jun 12 20:19:38.775248 crc crio[20719]: time="2026-06-12T20:19:38.775146921Z" level=info msg="Stopping pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61" id=6d8862c5-0887-40ca-9a54-171f977ad45f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.331483 | controller | Jun 12 20:19:38.776007 crc crio[20719]: time="2026-06-12T20:19:38.775917345Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-frqd2 Namespace:openstack ID:5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61 UID:ea989f5c-ecbe-412c-8cc9-85d9f1c99255 NetNS:/var/run/netns/ace2e97d-3d93-4920-9116-2d93aa3ad81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea989f5c_ecbe_412c_8cc9_85d9f1c99255.slice PodAnnotations:0xc00259a6c0}] Aliases:map[]}"
2026-06-12 21:10:20.331499 | controller | Jun 12 20:19:38.776170 crc crio[20719]: time="2026-06-12T20:19:38.776091278Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54f48964b7-frqd2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.331514 | controller | Jun 12 20:19:39.104248 crc crio[20719]: time="2026-06-12T20:19:39.104149752Z" level=info msg="Stopped pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61" id=6d8862c5-0887-40ca-9a54-171f977ad45f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.331530 | controller | Jun 12 20:19:39.999448 crc crio[20719]: time="2026-06-12T20:19:39.997744816Z" level=info msg="Removing container: 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd" id=075bbc2b-1d59-409c-9198-93f6a102ee8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.331546 | controller | Jun 12 20:19:40.027521 crc crio[20719]: time="2026-06-12T20:19:40.026893147Z" level=info msg="Removed container 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd: openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns" id=075bbc2b-1d59-409c-9198-93f6a102ee8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.331568 | controller | Jun 12 20:19:40.031045 crc crio[20719]: time="2026-06-12T20:19:40.030948332Z" level=info msg="Removing container: 169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef" id=91265e47-25f9-4d43-b8dc-71104dc82edf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.331584 | controller | Jun 12 20:19:40.070497 crc crio[20719]: time="2026-06-12T20:19:40.066577857Z" level=info msg="Removed container 169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef: openstack/dnsmasq-dns-54f48964b7-frqd2/init" id=91265e47-25f9-4d43-b8dc-71104dc82edf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.331601 | controller | Jun 12 20:19:41.062991 crc crio[20719]: time="2026-06-12T20:19:41.062904191Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.331617 | controller | Jun 12 20:19:41.063668 crc crio[20719]: time="2026-06-12T20:19:41.063006783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.331633 | controller | Jun 12 20:19:41.102941 crc crio[20719]: time="2026-06-12T20:19:41.10283232Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f UID:6f52ce87-fea4-45c1-8f9e-59e84645f726 NetNS:/var/run/netns/6c74b846-f6d7-4532-bb04-73ff64e9c55d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f52ce87_fea4_45c1_8f9e_59e84645f726.slice PodAnnotations:0xc000eae728}] Aliases:map[]}"
2026-06-12 21:10:20.331649 | controller | Jun 12 20:19:41.102941 crc crio[20719]: time="2026-06-12T20:19:41.102919242Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.331665 | controller | Jun 12 20:19:41.736718 crc crio[20719]: time="2026-06-12T20:19:41.736101814Z" level=info msg="NetworkStart: stopping network for sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.331681 | controller | Jun 12 20:19:41.737800 crc crio[20719]: time="2026-06-12T20:19:41.737251515Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f UID:6f52ce87-fea4-45c1-8f9e-59e84645f726 NetNS:/var/run/netns/6c74b846-f6d7-4532-bb04-73ff64e9c55d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f52ce87_fea4_45c1_8f9e_59e84645f726.slice PodAnnotations:0xc003332090}] Aliases:map[]}"
2026-06-12 21:10:20.331697 | controller | Jun 12 20:19:41.737800 crc crio[20719]: time="2026-06-12T20:19:41.737380877Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 21:10:20.331713 | controller | Jun 12 20:19:41.737800 crc crio[20719]: time="2026-06-12T20:19:41.737399408Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 21:10:20.331729 | controller | Jun 12 20:19:41.737800 crc crio[20719]: time="2026-06-12T20:19:41.737411848Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.331744 | controller | Jun 12 20:19:41.823365 crc crio[20719]: time="2026-06-12T20:19:41.823244359Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=464ce934-2ddd-4194-88a6-67748db9e919 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.331766 | controller | Jun 12 20:19:41.823478 crc crio[20719]: time="2026-06-12T20:19:41.823389521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.331782 | controller | Jun 12 20:19:41.900002 crc crio[20719]: time="2026-06-12T20:19:41.899909089Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:d7a0da43bc3df78a089afea57d034bf4597596ba80a986e00dd0ee3082fd1d5a UID:ab9b7950-f85e-45f7-95f6-5f193f9aa104 NetNS:/var/run/netns/421e8466-15e5-4e12-b83e-685e65efac12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9b7950_f85e_45f7_95f6_5f193f9aa104.slice PodAnnotations:0xc003332178}] Aliases:map[]}"
2026-06-12 21:10:20.331798 | controller | Jun 12 20:19:41.900002 crc crio[20719]: time="2026-06-12T20:19:41.89997211Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.331814 | controller | Jun 12 20:19:41.900476 crc crio[20719]: time="2026-06-12T20:19:41.900376889Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.331830 | controller | Jun 12 20:19:41.905073 crc crio[20719]: time="2026-06-12T20:19:41.90498274Z" level=info msg="runSandbox: deleting pod ID 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f from idIndex" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.331846 | controller | Jun 12 20:19:41.905073 crc crio[20719]: time="2026-06-12T20:19:41.905041001Z" level=info msg="runSandbox: removing pod sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.331883 | controller | Jun 12 20:19:41.905455 crc crio[20719]: time="2026-06-12T20:19:41.905098642Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.331900 | controller | Jun 12 20:19:41.905455 crc crio[20719]: time="2026-06-12T20:19:41.905121012Z" level=info msg="runSandbox: unmounting shmPath for sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.331915 | controller | Jun 12 20:19:41.905619 crc crio[20719]: time="2026-06-12T20:19:41.90555894Z" level=info msg="runSandbox: removing pod sandbox from storage: 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.331931 | controller | Jun 12 20:19:41.928554 crc crio[20719]: time="2026-06-12T20:19:41.928457347Z" level=info msg="runSandbox: releasing container name: k8s_POD_openstackclient_openstack_6f52ce87-fea4-45c1-8f9e-59e84645f726_0" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.331946 | controller | Jun 12 20:19:41.928554 crc crio[20719]: time="2026-06-12T20:19:41.928548726Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_6f52ce87-fea4-45c1-8f9e-59e84645f726_0" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.331962 | controller | Jun 12 20:19:42.417686 crc crio[20719]: 2026-06-12T20:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7a0da43bc3df78 Mac:9e:84:70:a3:92:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/421e8466-15e5-4e12-b83e-685e65efac12 SocketPath: PciID:}] [{Interface:0xc000494730 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.331983 | controller | Jun 12 20:19:42.419741 crc crio[20719]: time="2026-06-12T20:19:42.419683217Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:d7a0da43bc3df78a089afea57d034bf4597596ba80a986e00dd0ee3082fd1d5a UID:ab9b7950-f85e-45f7-95f6-5f193f9aa104 NetNS:/var/run/netns/421e8466-15e5-4e12-b83e-685e65efac12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9b7950_f85e_45f7_95f6_5f193f9aa104.slice PodAnnotations:0xc003332178}] Aliases:map[]}"
2026-06-12 21:10:20.332000 | controller | Jun 12 20:19:42.419925 crc crio[20719]: time="2026-06-12T20:19:42.419864471Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.332015 | controller | Jun 12 20:19:42.427537 crc crio[20719]: time="2026-06-12T20:19:42.427482008Z" level=info msg="Ran pod sandbox d7a0da43bc3df78a089afea57d034bf4597596ba80a986e00dd0ee3082fd1d5a with infra container: openstack/openstackclient/POD" id=464ce934-2ddd-4194-88a6-67748db9e919 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.332031 | controller | Jun 12 20:19:42.432729 crc crio[20719]: time="2026-06-12T20:19:42.432663597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=abae2f26-73ba-4f4e-b18a-24eb646c2204 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.332047 | controller | Jun 12 20:19:42.432948 crc crio[20719]: time="2026-06-12T20:19:42.432899812Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=abae2f26-73ba-4f4e-b18a-24eb646c2204 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.332063 | controller | Jun 12 20:19:42.433020 crc crio[20719]: time="2026-06-12T20:19:42.432976043Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=abae2f26-73ba-4f4e-b18a-24eb646c2204 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.332078 | controller | Jun 12 20:19:42.434144 crc crio[20719]: time="2026-06-12T20:19:42.434085522Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=24c7a13c-f469-4ceb-8abc-9a8c3dadd3f8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.332094 | controller | Jun 12 20:19:42.440919 crc crio[20719]: time="2026-06-12T20:19:42.440854904Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-12 21:10:20.332110 | controller | Jun 12 20:19:45.769685 crc crio[20719]: time="2026-06-12T20:19:45.768748508Z" level=info msg="Running pod sandbox: openstack/swift-proxy-77d474d95f-jmpnc/POD" id=c08baa17-915f-4e55-8491-f90802f51540 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.332125 | controller | Jun 12 20:19:45.769685 crc crio[20719]: time="2026-06-12T20:19:45.769626783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332141 | controller | Jun 12 20:19:45.810953 crc crio[20719]: time="2026-06-12T20:19:45.81052267Z" level=info msg="Got pod network &{Name:swift-proxy-77d474d95f-jmpnc Namespace:openstack ID:a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4 UID:a45d4ac4-2de1-4593-aa96-74dd24d715b3 NetNS:/var/run/netns/f8fb3652-495a-4e8d-b217-a67a21a0190b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45d4ac4_2de1_4593_aa96_74dd24d715b3.slice PodAnnotations:0xc003ab0318}] Aliases:map[]}"
2026-06-12 21:10:20.332164 | controller | Jun 12 20:19:45.810953 crc crio[20719]: time="2026-06-12T20:19:45.810921077Z" level=info msg="Adding pod openstack_swift-proxy-77d474d95f-jmpnc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.332180 | controller | Jun 12 20:19:46.528030 crc crio[20719]: 2026-06-12T20:19:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a34d7f7809fa6ac Mac:02:fc:e5:eb:8c:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/f8fb3652-495a-4e8d-b217-a67a21a0190b SocketPath: PciID:}] [{Interface:0xc0002c05c0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.332196 | controller | Jun 12 20:19:46.530706 crc crio[20719]: time="2026-06-12T20:19:46.529661341Z" level=info msg="Got pod network &{Name:swift-proxy-77d474d95f-jmpnc Namespace:openstack ID:a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4 UID:a45d4ac4-2de1-4593-aa96-74dd24d715b3 NetNS:/var/run/netns/f8fb3652-495a-4e8d-b217-a67a21a0190b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45d4ac4_2de1_4593_aa96_74dd24d715b3.slice PodAnnotations:0xc003ab0318}] Aliases:map[]}"
2026-06-12 21:10:20.332213 | controller | Jun 12 20:19:46.530706 crc crio[20719]: time="2026-06-12T20:19:46.52983708Z" level=info msg="Checking pod openstack_swift-proxy-77d474d95f-jmpnc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.332271 | controller | Jun 12 20:19:46.538315 crc crio[20719]: time="2026-06-12T20:19:46.538188901Z" level=info msg="Ran pod sandbox a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4 with infra container: openstack/swift-proxy-77d474d95f-jmpnc/POD" id=c08baa17-915f-4e55-8491-f90802f51540 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.332293 | controller | Jun 12 20:19:46.543589 crc crio[20719]: time="2026-06-12T20:19:46.543513681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=92b09ba2-242d-478a-bbbf-6d5a0e5a53a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.332310 | controller | Jun 12 20:19:46.632156 crc crio[20719]: time="2026-06-12T20:19:46.632063173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=579fa5b8-ae0d-4a49-870a-e8c582abeb7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.332326 | controller | Jun 12 20:19:46.646331 crc crio[20719]: time="2026-06-12T20:19:46.643461855Z" level=info msg="Creating container: openstack/swift-proxy-77d474d95f-jmpnc/proxy-httpd" id=b2fc8e5a-542f-4ff2-97bd-478b6c8c9279 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.332342 | controller | Jun 12 20:19:46.646331 crc crio[20719]: time="2026-06-12T20:19:46.644471624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332358 | controller | Jun 12 20:19:46.724796 crc crio[20719]: time="2026-06-12T20:19:46.724675197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332374 | controller | Jun 12 20:19:46.731636 crc crio[20719]: time="2026-06-12T20:19:46.731466058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332389 | controller | Jun 12 20:19:46.925815 crc crio[20719]: time="2026-06-12T20:19:46.925079686Z" level=info msg="Created container ea17114574f34bb13c65fb921eb2ced0da0159c7409652ac76451c746e4663d6: openstack/swift-proxy-77d474d95f-jmpnc/proxy-httpd" id=b2fc8e5a-542f-4ff2-97bd-478b6c8c9279 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.332412 | controller | Jun 12 20:19:46.927206 crc crio[20719]: time="2026-06-12T20:19:46.926837376Z" level=info msg="Starting container: ea17114574f34bb13c65fb921eb2ced0da0159c7409652ac76451c746e4663d6" id=59906ab7-887e-47c1-8f3a-75832d758614 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.332428 | controller | Jun 12 20:19:46.939217 crc crio[20719]: time="2026-06-12T20:19:46.939114094Z" level=info msg="Started container" PID=71866 containerID=ea17114574f34bb13c65fb921eb2ced0da0159c7409652ac76451c746e4663d6 description=openstack/swift-proxy-77d474d95f-jmpnc/proxy-httpd id=59906ab7-887e-47c1-8f3a-75832d758614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4
2026-06-12 21:10:20.332444 | controller | Jun 12 20:19:46.956976 crc crio[20719]: time="2026-06-12T20:19:46.956885439Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=c18051d3-4a6d-4caf-8e25-e4f54ee68d90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.332460 | controller | Jun 12 20:19:46.993142 crc crio[20719]: time="2026-06-12T20:19:46.992985774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=074edf84-7548-49f8-bbee-6bea62ec90c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.332476 | controller | Jun 12 20:19:47.003113 crc crio[20719]: time="2026-06-12T20:19:47.002961414Z" level=info msg="Creating container: openstack/swift-proxy-77d474d95f-jmpnc/proxy-server" id=67b7ed89-3507-457e-9416-6bc988915be2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.332492 | controller | Jun 12 20:19:47.004086 crc crio[20719]: time="2026-06-12T20:19:47.003531244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332508 | controller | Jun 12 20:19:47.067342 crc crio[20719]: time="2026-06-12T20:19:47.067055785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332524 | controller | Jun 12 20:19:47.071086 crc crio[20719]: time="2026-06-12T20:19:47.070993865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332540 | controller | Jun 12 20:19:47.198227 crc crio[20719]: time="2026-06-12T20:19:47.197889529Z" level=info msg="Created container 1070441276d5604151da453b9896357407672b2eb079a3ccbc789ec183c58e75: openstack/swift-proxy-77d474d95f-jmpnc/proxy-server" id=67b7ed89-3507-457e-9416-6bc988915be2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.332556 | controller | Jun 12 20:19:47.206190 crc crio[20719]: time="2026-06-12T20:19:47.200471853Z" level=info msg="Starting container: 1070441276d5604151da453b9896357407672b2eb079a3ccbc789ec183c58e75" id=6a88223b-1ba5-4ec3-852f-3da956d0ff4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.332572 | controller | Jun 12 20:19:47.216751 crc crio[20719]: time="2026-06-12T20:19:47.21664623Z" level=info msg="Started container" PID=71971 containerID=1070441276d5604151da453b9896357407672b2eb079a3ccbc789ec183c58e75 description=openstack/swift-proxy-77d474d95f-jmpnc/proxy-server id=6a88223b-1ba5-4ec3-852f-3da956d0ff4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4
2026-06-12 21:10:20.332588 | controller | Jun 12 20:19:54.141852 crc crio[20719]: time="2026-06-12T20:19:54.141099191Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-qhl7c/POD" id=331561c4-25c6-4df5-8bc3-b497cde7518c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.332603 | controller | Jun 12 20:19:54.143178 crc crio[20719]: time="2026-06-12T20:19:54.141888355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332625 | controller | Jun 12 20:19:54.337395 crc crio[20719]: time="2026-06-12T20:19:54.33714475Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-x6k85/POD" id=7e71a539-9de7-45f8-a4b4-eaac82d3a2c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.332641 | controller | Jun 12 20:19:54.338057 crc crio[20719]: time="2026-06-12T20:19:54.337795331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332656 | controller | Jun 12 20:19:54.380977 crc crio[20719]: time="2026-06-12T20:19:54.380853866Z" level=info msg="Running pod sandbox: openstack/nova-api-a365-account-create-update-sgr8c/POD" id=eb200928-fce6-45f8-a70f-cf19e675cfc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.332672 | controller | Jun 12 20:19:54.380977 crc crio[20719]: time="2026-06-12T20:19:54.380957508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332705 | controller | Jun 12 20:19:54.584159 crc crio[20719]: time="2026-06-12T20:19:54.583996392Z" level=info msg="Running pod sandbox: openstack/nova-cell0-5f9e-account-create-update-sdth4/POD" id=0d22ac10-73b4-4d82-95d8-24b753bdf67c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.332721 | controller | Jun 12 20:19:54.584409 crc crio[20719]: time="2026-06-12T20:19:54.584228746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332737 | controller | Jun 12 20:19:54.798570 crc crio[20719]: time="2026-06-12T20:19:54.79850531Z" level=info msg="Running pod sandbox: openstack/nova-cell1-7864-account-create-update-prjn9/POD" id=caec8514-562c-43cd-b5af-07c4bffcf79a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.332753 | controller | Jun 12 20:19:54.798736 crc crio[20719]: time="2026-06-12T20:19:54.798602841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332769 | controller | Jun 12 20:19:54.819701 crc crio[20719]: time="2026-06-12T20:19:54.819610207Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-85zrq/POD" id=2e889fdb-5d20-4a00-a9f9-8f4566f59f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.332785 | controller | Jun 12 20:19:54.819966 crc crio[20719]: time="2026-06-12T20:19:54.819943403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.332801 | controller | Jun 12 20:19:57.762571 crc crio[20719]: time="2026-06-12T20:19:57.761745322Z" level=warning msg="Stopping container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 with stop signal(15) timed out. Killing..."
2026-06-12 21:10:20.332817 | controller | Jun 12 20:19:57.820640 crc crio[20719]: time="2026-06-12T20:19:57.820481304Z" level=error msg="Killing container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 21:10:20.332833 | controller | Jun 12 20:19:59.416877 crc crio[20719]: time="2026-06-12T20:19:59.416451865Z" level=info msg="Stopping container: 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888 (timeout: 30s)" id=82d4e3e6-21bd-4a3c-8367-a04371c52f8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.332863 | controller | Jun 12 20:19:59.417670 crc crio[20719]: time="2026-06-12T20:19:59.417509485Z" level=info msg="Stopping container: 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d (timeout: 30s)" id=e2b08bc5-b157-40be-8d12-053e0f1fdd89 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.332891 | controller | Jun 12 20:20:00.868879 crc crio[20719]: time="2026-06-12T20:20:00.868049207Z" level=info msg="Stopped container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7: openstack/ceilometer-0/proxy-httpd" id=3a861ee1-0cdf-4575-b64b-9b0b1b6adb3b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.332908 | controller | Jun 12 20:20:00.870727 crc crio[20719]: time="2026-06-12T20:20:00.870482257Z" level=info msg="Stopping pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6" id=977a8127-47e1-460c-89ca-edc1cc1e041d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.332924 | controller | Jun 12 20:20:00.872425 crc crio[20719]: time="2026-06-12T20:20:00.87232Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6 UID:75a52c55-586a-4c20-8f34-3cd74cf66226 NetNS:/var/run/netns/4a1114d9-039d-4fc9-9a11-2e8abe2ff225 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75a52c55_586a_4c20_8f34_3cd74cf66226.slice PodAnnotations:0xc002d9a1d8}] Aliases:map[]}"
2026-06-12 21:10:20.332940 | controller | Jun 12 20:20:00.872682 crc crio[20719]: time="2026-06-12T20:20:00.872623985Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.332955 | controller | Jun 12 20:20:01.079646 crc crio[20719]: time="2026-06-12T20:20:01.079454918Z" level=info msg="Stopped container 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d: openstack/cinder-scheduler-0/probe" id=e2b08bc5-b157-40be-8d12-053e0f1fdd89 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.332971 | controller | Jun 12 20:20:01.252946 crc crio[20719]: time="2026-06-12T20:20:01.252343238Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-x6k85 Namespace:openstack ID:fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2 UID:d5fbbef9-f576-4571-b181-f26076fa6232 NetNS:/var/run/netns/d302ab25-e719-41a9-845f-e54961cf38d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5fbbef9_f576_4571_b181_f26076fa6232.slice PodAnnotations:0xc000526a98}] Aliases:map[]}"
2026-06-12 21:10:20.332987 | controller | Jun 12 20:20:01.252946 crc crio[20719]: time="2026-06-12T20:20:01.252407657Z" level=info msg="Adding pod openstack_nova-cell0-db-create-x6k85 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.333003 | controller | Jun 12 20:20:01.252946 crc crio[20719]: time="2026-06-12T20:20:01.252338856Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33" id=24c7a13c-f469-4ceb-8abc-9a8c3dadd3f8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.333018 | controller | Jun 12 20:20:01.264709 crc crio[20719]: time="2026-06-12T20:20:01.264202507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=69e43b3f-ce05-48cd-bbff-263b4d1706e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.333034 | controller | Jun 12 20:20:01.321675 crc crio[20719]: time="2026-06-12T20:20:01.321619117Z" level=info msg="Got pod network &{Name:nova-api-db-create-qhl7c Namespace:openstack ID:20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1 UID:85c8083d-ae0c-4e61-938f-7e0c1cf2dacc NetNS:/var/run/netns/c90d8570-80f8-46f3-89c5-bb3c18de2894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c8083d_ae0c_4e61_938f_7e0c1cf2dacc.slice PodAnnotations:0xc0023e2650}] Aliases:map[]}"
2026-06-12 21:10:20.333056 | controller | Jun 12 20:20:01.322045 crc crio[20719]: time="2026-06-12T20:20:01.322027084Z" level=info msg="Adding pod openstack_nova-api-db-create-qhl7c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.333073 | controller | Jun 12 20:20:01.334861 crc crio[20719]: time="2026-06-12T20:20:01.332364017Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688260-2z7bl/POD" id=d615ad4d-31d4-499d-afda-36bb7ab1b0fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.333089 | controller | Jun 12 20:20:01.334861 crc crio[20719]: time="2026-06-12T20:20:01.332467209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.333105 | controller | Jun 12 20:20:01.407067 crc crio[20719]: time="2026-06-12T20:20:01.406708097Z" level=info msg="Stopped pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6" id=977a8127-47e1-460c-89ca-edc1cc1e041d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.333121 | controller | Jun 12 20:20:01.468961 crc crio[20719]: time="2026-06-12T20:20:01.468429353Z" level=info msg="Got pod network &{Name:nova-cell1-7864-account-create-update-prjn9 Namespace:openstack ID:1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352 UID:c52975a2-a80b-4dcd-982e-718802192ea9 NetNS:/var/run/netns/24e6327e-750e-4ed9-8532-68847c66ba9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52975a2_a80b_4dcd_982e_718802192ea9.slice PodAnnotations:0xc000111860}] Aliases:map[]}"
2026-06-12 21:10:20.333137 | controller | Jun 12 20:20:01.468961 crc crio[20719]: time="2026-06-12T20:20:01.468946221Z" level=info msg="Adding pod openstack_nova-cell1-7864-account-create-update-prjn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.333153 | controller | Jun 12 20:20:01.489681 crc crio[20719]: time="2026-06-12T20:20:01.489601759Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-85zrq Namespace:openstack ID:d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3 UID:54fe634d-eca8-4f45-9feb-c36a849df730 NetNS:/var/run/netns/43aad4af-7803-4726-8808-e70db8c71f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54fe634d_eca8_4f45_9feb_c36a849df730.slice PodAnnotations:0xc0005270b0}] Aliases:map[]}"
2026-06-12 21:10:20.333170 | controller | Jun 12 20:20:01.489681 crc crio[20719]: time="2026-06-12T20:20:01.48967262Z" level=info msg="Adding pod openstack_nova-cell1-db-create-85zrq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.333186 | controller | Jun 12 20:20:01.493686 crc crio[20719]: time="2026-06-12T20:20:01.490912735Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688260-2z7bl Namespace:openshift-infra ID:d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6 UID:776cbf30-9317-4349-a909-b98d72714fc1 NetNS:/var/run/netns/6b9eab5a-1ae7-4b64-9629-22859e4cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod776cbf30_9317_4349_a909_b98d72714fc1.slice PodAnnotations:0xc00259a0a0}] Aliases:map[]}"
2026-06-12 21:10:20.333202 | controller | Jun 12 20:20:01.493686 crc crio[20719]: time="2026-06-12T20:20:01.490984256Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688260-2z7bl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.333217 | controller | Jun 12 20:20:01.493686 crc crio[20719]: time="2026-06-12T20:20:01.49181458Z" level=info msg="Got pod network &{Name:nova-api-a365-account-create-update-sgr8c Namespace:openstack ID:86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778 UID:2329bd23-1ab3-49b9-8d0d-4bece0667350 NetNS:/var/run/netns/3f5d3902-c74c-4f64-bbef-c91aca4602ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2329bd23_1ab3_49b9_8d0d_4bece0667350.slice PodAnnotations:0xc000111a40}] Aliases:map[]}"
2026-06-12 21:10:20.333238 | controller | Jun 12 20:20:01.493686 crc crio[20719]: time="2026-06-12T20:20:01.49184Z" level=info msg="Adding pod openstack_nova-api-a365-account-create-update-sgr8c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.333254 | controller | Jun 12 20:20:01.493686 crc crio[20719]: time="2026-06-12T20:20:01.493428432Z" level=info msg="Got pod network &{Name:nova-cell0-5f9e-account-create-update-sdth4 Namespace:openstack ID:2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352 UID:fb8a23c3-105e-4708-9e0d-cf1d40747606 NetNS:/var/run/netns/7c31df1f-4d99-4d40-bf59-0e776e094584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8a23c3_105e_4708_9e0d_cf1d40747606.slice PodAnnotations:0xc00334a128}] Aliases:map[]}"
2026-06-12 21:10:20.333270 | controller | Jun 12 20:20:01.493686 crc crio[20719]: time="2026-06-12T20:20:01.493481873Z" level=info msg="Adding pod openstack_nova-cell0-5f9e-account-create-update-sdth4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.333286 | controller | Jun 12 20:20:01.512432 crc crio[20719]: time="2026-06-12T20:20:01.512193381Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=4def2133-ad1e-4f04-95ab-da88c177afb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.333302 | controller | Jun 12 20:20:01.615894 crc crio[20719]: time="2026-06-12T20:20:01.61471153Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=4c2858e1-9034-4070-ba24-5edb4923ac04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.333318 | controller | Jun 12 20:20:01.616590 crc crio[20719]: time="2026-06-12T20:20:01.616513544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.333334 | controller | Jun 12 20:20:01.712606 crc crio[20719]: time="2026-06-12T20:20:01.710168437Z" level=info msg="Removing container: 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7" id=baa2ab78-ad81-4b5b-bcad-f2ab1c2bf9cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.333350 | controller | Jun 12 20:20:01.721694 crc crio[20719]: time="2026-06-12T20:20:01.721529994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.333366 | controller | Jun 12 20:20:01.742523 crc crio[20719]: time="2026-06-12T20:20:01.74145491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.333382 | controller | Jun 12 20:20:01.825141 crc crio[20719]: time="2026-06-12T20:20:01.824925505Z" level=info msg="Removed container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7: openstack/ceilometer-0/proxy-httpd" id=baa2ab78-ad81-4b5b-bcad-f2ab1c2bf9cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.333398 | controller | Jun 12 20:20:01.831029 crc crio[20719]: time="2026-06-12T20:20:01.82774452Z" level=info msg="Removing container: 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e" id=1af2805f-fa25-47d2-969c-698cc4f520ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.333418 | controller | Jun 12 20:20:01.880697 crc crio[20719]: time="2026-06-12T20:20:01.880544224Z" level=info msg="Removed container 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e: openstack/ceilometer-0/sg-core" id=1af2805f-fa25-47d2-969c-698cc4f520ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.333434 | controller | Jun 12 20:20:01.889516 crc crio[20719]: time="2026-06-12T20:20:01.888942856Z" level=info msg="Removing container: c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720" id=742eae97-e45a-4b9b-93ac-4f4dacfa4daa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.333449 | controller | Jun 12 20:20:01.951170 crc crio[20719]: time="2026-06-12T20:20:01.951015232Z" level=info msg="Created container f244c3905c43c0927aed96e6133cded09ac279107362700d8ded7d225173f027: openstack/openstackclient/openstackclient" id=4c2858e1-9034-4070-ba24-5edb4923ac04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.333465 | controller | Jun 12 20:20:01.956686 crc crio[20719]: time="2026-06-12T20:20:01.953751112Z" level=info msg="Starting container: f244c3905c43c0927aed96e6133cded09ac279107362700d8ded7d225173f027" id=83c6777b-a240-44e5-b14b-7d5f8e25bc77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.333480 | controller | Jun 12 20:20:01.967905 crc crio[20719]: 2026-06-12T20:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fefa281f401824e Mac:9e:a9:03:13:62:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/d302ab25-e719-41a9-845f-e54961cf38d6 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.333496 | controller | Jun 12 20:20:01.972428 crc crio[20719]: time="2026-06-12T20:20:01.972366346Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-x6k85 Namespace:openstack ID:fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2 UID:d5fbbef9-f576-4571-b181-f26076fa6232 NetNS:/var/run/netns/d302ab25-e719-41a9-845f-e54961cf38d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5fbbef9_f576_4571_b181_f26076fa6232.slice PodAnnotations:0xc000526a98}] Aliases:map[]}"
2026-06-12 21:10:20.333512 | controller | Jun 12 20:20:01.972641 crc crio[20719]: time="2026-06-12T20:20:01.972536529Z" level=info msg="Checking pod openstack_nova-cell0-db-create-x6k85 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.333528 | controller | Jun 12 20:20:01.974440 crc crio[20719]: time="2026-06-12T20:20:01.974222533Z" level=info msg="Started container" PID=72978 containerID=f244c3905c43c0927aed96e6133cded09ac279107362700d8ded7d225173f027 description=openstack/openstackclient/openstackclient id=83c6777b-a240-44e5-b14b-7d5f8e25bc77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7a0da43bc3df78a089afea57d034bf4597596ba80a986e00dd0ee3082fd1d5a
2026-06-12 21:10:20.333544 | controller | Jun 12 20:20:01.989236 crc crio[20719]: time="2026-06-12T20:20:01.989072044Z" level=info msg="Ran pod sandbox fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2 with infra container: openstack/nova-cell0-db-create-x6k85/POD" id=7e71a539-9de7-45f8-a4b4-eaac82d3a2c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.333560 | controller | Jun 12 20:20:01.994765 crc crio[20719]: time="2026-06-12T20:20:01.994427205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=134f5a29-1b6e-4df7-a1a2-6118174f6f4c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.333575 | controller | Jun 12 20:20:01.997919 crc crio[20719]: time="2026-06-12T20:20:01.996962141Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=48d89835-1511-417d-b0fd-046e213946ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.333591 | controller | Jun 12 20:20:02.006748 crc crio[20719]: time="2026-06-12T20:20:02.006608384Z" level=info msg="Creating container: openstack/nova-cell0-db-create-x6k85/mariadb-database-create" id=b35938ce-8f46-4ea9-9ba1-a6fecb0bdb8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.333612 | controller | Jun 12 20:20:02.007413 crc crio[20719]: time="2026-06-12T20:20:02.007338018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.333629 | controller | Jun 12 20:20:02.240639 crc crio[20719]: time="2026-06-12T20:20:02.240468986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.333644 | controller | Jun 12 20:20:02.244673 crc crio[20719]: time="2026-06-12T20:20:02.244443577Z" level=info msg="Stopped container 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888: openstack/cinder-scheduler-0/cinder-scheduler" id=82d4e3e6-21bd-4a3c-8367-a04371c52f8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.333660 | controller | Jun 12 20:20:02.244673 crc crio[20719]: time="2026-06-12T20:20:02.2446063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.333676 | controller | Jun 12 20:20:02.245962 crc crio[20719]: time="2026-06-12T20:20:02.245882777Z" level=info msg="Stopping pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa" id=e1c301e8-6a39-4271-b151-2c20f12d6032 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.333693 | controller | Jun 12 20:20:02.246438 crc crio[20719]: time="2026-06-12T20:20:02.246376476Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa UID:c6cf7742-da82-4ffd-a102-86c6d18c82ba NetNS:/var/run/netns/e2b89c79-1ff9-471f-95c0-082feeb9c145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cf7742_da82_4ffd_a102_86c6d18c82ba.slice PodAnnotations:0xc00259a7d0}] Aliases:map[]}"
2026-06-12 21:10:20.333709 | controller | Jun 12 20:20:02.246680 crc crio[20719]: time="2026-06-12T20:20:02.246529319Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.333725 | controller | Jun 12 20:20:02.260011 crc crio[20719]: time="2026-06-12T20:20:02.259919545Z" level=info msg="Removed container c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720: openstack/ceilometer-0/ceilometer-notification-agent" id=742eae97-e45a-4b9b-93ac-4f4dacfa4daa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.333741 | controller | Jun 12 20:20:02.263020 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20dcff7cb9f77e9 Mac:46:ea:10:b4:2a:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/c90d8570-80f8-46f3-89c5-bb3c18de2894 SocketPath: PciID:}] [{Interface:0xc00029e5c0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.333758 | controller | Jun 12 20:20:02.263869 crc crio[20719]: time="2026-06-12T20:20:02.263841886Z" level=info msg="Got pod network &{Name:nova-api-db-create-qhl7c Namespace:openstack ID:20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1 UID:85c8083d-ae0c-4e61-938f-7e0c1cf2dacc NetNS:/var/run/netns/c90d8570-80f8-46f3-89c5-bb3c18de2894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c8083d_ae0c_4e61_938f_7e0c1cf2dacc.slice PodAnnotations:0xc0023e2650}] Aliases:map[]}"
2026-06-12 21:10:20.333774 | controller | Jun 12 20:20:02.264067 crc crio[20719]: time="2026-06-12T20:20:02.264051059Z" level=info msg="Checking pod openstack_nova-api-db-create-qhl7c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.333795 | controller | Jun 12 20:20:02.264225 crc crio[20719]: time="2026-06-12T20:20:02.264170508Z" level=info msg="Removing container: b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a" id=b1d28477-755c-4ab4-a241-19053901db7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.333811 | controller | Jun 12 20:20:02.324430 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f920d5dec53f61 Mac:86:bd:05:8d:31:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/7c31df1f-4d99-4d40-bf59-0e776e094584 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.333827 | controller | Jun 12 20:20:02.324430 crc crio[20719]: time="2026-06-12T20:20:02.319310457Z" level=info msg="Got pod network &{Name:nova-cell0-5f9e-account-create-update-sdth4 Namespace:openstack ID:2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352 UID:fb8a23c3-105e-4708-9e0d-cf1d40747606 NetNS:/var/run/netns/7c31df1f-4d99-4d40-bf59-0e776e094584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8a23c3_105e_4708_9e0d_cf1d40747606.slice PodAnnotations:0xc00334a128}] Aliases:map[]}"
2026-06-12 21:10:20.333843 | controller | Jun 12 20:20:02.324430 crc crio[20719]: time="2026-06-12T20:20:02.320537449Z" level=info msg="Checking pod openstack_nova-cell0-5f9e-account-create-update-sdth4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.333878 | controller | Jun 12 20:20:02.340338 crc crio[20719]: time="2026-06-12T20:20:02.338111603Z" level=info msg="Removed container b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a: openstack/ceilometer-0/ceilometer-central-agent" id=b1d28477-755c-4ab4-a241-19053901db7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.333894 | controller | Jun 12 20:20:02.348787 crc crio[20719]: time="2026-06-12T20:20:02.346922877Z" level=info msg="Ran pod sandbox 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1 with infra container: openstack/nova-api-db-create-qhl7c/POD" id=331561c4-25c6-4df5-8bc3-b497cde7518c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.333910 | controller | Jun 12 20:20:02.377331 crc crio[20719]: time="2026-06-12T20:20:02.375976829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6bd36176-44d9-4e27-8bc5-1d972497b9f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.333925 | controller | Jun 12 20:20:02.512323 crc crio[20719]: time="2026-06-12T20:20:02.503926409Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5171076f-b4ca-4d15-ad6d-d62e4f59d579 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.333941 | controller | Jun 12 20:20:02.514113 crc crio[20719]: time="2026-06-12T20:20:02.514018172Z" level=info msg="Ran pod sandbox 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352 with infra container: openstack/nova-cell0-5f9e-account-create-update-sdth4/POD" id=0d22ac10-73b4-4d82-95d8-24b753bdf67c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.333958 | controller | Jun 12 20:20:02.524325 crc crio[20719]: time="2026-06-12T20:20:02.516879133Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=619624d1-e1cd-4dbf-957b-19f43fd0773b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.333974 | controller | Jun 12 20:20:02.524325 crc crio[20719]: time="2026-06-12T20:20:02.521514547Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fc885933-de67-4d83-bda8-deac00078865 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.333999 | controller | Jun 12 20:20:02.619366 crc crio[20719]: time="2026-06-12T20:20:02.619191409Z" level=info msg="Creating container: openstack/nova-api-db-create-qhl7c/mariadb-database-create" id=50826189-4b68-4a70-b250-4c26c3810c4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.334015 | controller | Jun 12 20:20:02.619977 crc crio[20719]: time="2026-06-12T20:20:02.619920253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334032 | controller | Jun 12 20:20:02.652747 crc crio[20719]: time="2026-06-12T20:20:02.652232558Z" level=info msg="Creating container: openstack/nova-cell0-5f9e-account-create-update-sdth4/mariadb-account-create-update" id=4b0b0692-905d-4547-958f-6b7daa6cba8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.334048 | controller | Jun 12 20:20:02.655761 crc crio[20719]: time="2026-06-12T20:20:02.65569361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334064 | controller | Jun 12 20:20:02.864321 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d1a03049959ba Mac:46:1f:82:56:57:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/6b9eab5a-1ae7-4b64-9629-22859e4cbb7e SocketPath: PciID:}] [{Interface:0xc0002248b0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.334080 | controller | Jun 12 20:20:02.864631 crc crio[20719]: time="2026-06-12T20:20:02.864239906Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688260-2z7bl Namespace:openshift-infra ID:d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6 UID:776cbf30-9317-4349-a909-b98d72714fc1 NetNS:/var/run/netns/6b9eab5a-1ae7-4b64-9629-22859e4cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod776cbf30_9317_4349_a909_b98d72714fc1.slice PodAnnotations:0xc00259a0a0}] Aliases:map[]}"
2026-06-12 21:10:20.334097 | controller | Jun 12 20:20:02.869459 crc crio[20719]: time="2026-06-12T20:20:02.864907595Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688260-2z7bl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.334112 | controller | Jun 12 20:20:02.876863 crc crio[20719]: time="2026-06-12T20:20:02.872466851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334128 | controller | Jun 12 20:20:02.893369 crc crio[20719]: time="2026-06-12T20:20:02.882230991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334144 | controller | Jun 12 20:20:02.940140 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86cc27ea1af0613 Mac:7a:97:62:85:df:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/3f5d3902-c74c-4f64-bbef-c91aca4602ae SocketPath: PciID:}] [{Interface:0xc000124dc0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.334160 | controller | Jun 12 20:20:02.940140 crc crio[20719]: time="2026-06-12T20:20:02.925538656Z" level=info msg="Got pod network &{Name:nova-api-a365-account-create-update-sgr8c Namespace:openstack ID:86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778 UID:2329bd23-1ab3-49b9-8d0d-4bece0667350 NetNS:/var/run/netns/3f5d3902-c74c-4f64-bbef-c91aca4602ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2329bd23_1ab3_49b9_8d0d_4bece0667350.slice PodAnnotations:0xc000111a40}] Aliases:map[]}"
2026-06-12 21:10:20.334182 | controller | Jun 12 20:20:02.940140 crc crio[20719]: time="2026-06-12T20:20:02.925706539Z" level=info msg="Checking pod openstack_nova-api-a365-account-create-update-sgr8c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.334198 | controller | Jun 12 20:20:02.940140 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d483c0bb62f3cf9 Mac:fe:89:52:65:27:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/43aad4af-7803-4726-8808-e70db8c71f30 SocketPath: PciID:}] [{Interface:0xc00028c6d0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.334215 | controller | Jun 12 20:20:02.962980 crc crio[20719]: time="2026-06-12T20:20:02.955155326Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-85zrq Namespace:openstack ID:d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3 UID:54fe634d-eca8-4f45-9feb-c36a849df730 NetNS:/var/run/netns/43aad4af-7803-4726-8808-e70db8c71f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54fe634d_eca8_4f45_9feb_c36a849df730.slice PodAnnotations:0xc0005270b0}] Aliases:map[]}"
2026-06-12 21:10:20.334231 | controller | Jun 12 20:20:02.962980 crc crio[20719]: time="2026-06-12T20:20:02.955686126Z" level=info msg="Checking pod openstack_nova-cell1-db-create-85zrq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.334247 | controller | Jun 12 20:20:02.983948 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b37e158c4af62c Mac:4a:4e:b2:1c:e7:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/24e6327e-750e-4ed9-8532-68847c66ba9e SocketPath: PciID:}] [{Interface:0xc00039c990 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.334263 | controller | Jun 12 20:20:02.985476 crc crio[20719]: time="2026-06-12T20:20:02.985387522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334279 | controller | Jun 12 20:20:02.989945 crc crio[20719]: time="2026-06-12T20:20:02.985622536Z" level=info msg="Got pod network &{Name:nova-cell1-7864-account-create-update-prjn9 Namespace:openstack ID:1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352 UID:c52975a2-a80b-4dcd-982e-718802192ea9 NetNS:/var/run/netns/24e6327e-750e-4ed9-8532-68847c66ba9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52975a2_a80b_4dcd_982e_718802192ea9.slice PodAnnotations:0xc000111860}] Aliases:map[]}"
2026-06-12 21:10:20.334295 | controller | Jun 12 20:20:02.990738 crc crio[20719]: time="2026-06-12T20:20:02.990685298Z" level=info msg="Checking pod openstack_nova-cell1-7864-account-create-update-prjn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.334310 | controller | Jun 12 20:20:03.009780 crc crio[20719]: time="2026-06-12T20:20:03.009723683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334326 | controller | Jun 12 20:20:03.013162 crc crio[20719]: time="2026-06-12T20:20:03.013085354Z" level=info msg="Ran pod sandbox d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6 with infra container: openshift-infra/auto-csr-approver-29688260-2z7bl/POD" id=d615ad4d-31d4-499d-afda-36bb7ab1b0fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.334342 | controller | Jun 12 20:20:03.026094 crc crio[20719]: time="2026-06-12T20:20:03.025848078Z" level=info msg="Ran pod sandbox d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3 with infra container: openstack/nova-cell1-db-create-85zrq/POD" id=2e889fdb-5d20-4a00-a9f9-8f4566f59f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.334379 | controller | Jun 12 20:20:03.026094 crc crio[20719]: time="2026-06-12T20:20:03.026040031Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5d6d2262-dfd6-447a-8d69-372ae9ac66e4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.334395 | controller | Jun 12 20:20:03.031607 crc crio[20719]: time="2026-06-12T20:20:03.030774996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1bb8597e-7c01-4adb-8673-bf327b8e10a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.334411 | controller | Jun 12 20:20:03.036033 crc crio[20719]: time="2026-06-12T20:20:03.033494452Z" level=info msg="Ran pod sandbox 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352 with infra container: openstack/nova-cell1-7864-account-create-update-prjn9/POD" id=caec8514-562c-43cd-b5af-07c4bffcf79a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.334427 | controller | Jun 12 20:20:03.036033 crc crio[20719]: time="2026-06-12T20:20:03.035102773Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=67a5ab69-393a-4723-b434-416e32187699 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.334443 | controller | Jun 12 20:20:03.041345 crc crio[20719]: time="2026-06-12T20:20:03.04107275Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.334458 | controller | Jun 12 20:20:03.044929 crc crio[20719]: time="2026-06-12T20:20:03.043862398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7bcb144a-187d-4883-90a4-d2c361c9a98a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.334474 | controller | Jun 12 20:20:03.044929 crc crio[20719]: time="2026-06-12T20:20:03.043884671Z" level=info msg="Ran pod sandbox 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778 with infra container: openstack/nova-api-a365-account-create-update-sgr8c/POD" id=eb200928-fce6-45f8-a70f-cf19e675cfc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.334490 | controller | Jun 12 20:20:03.053628 crc crio[20719]: time="2026-06-12T20:20:03.053512829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=12b594a8-7b98-471b-a7ff-c390d90b688e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.334506 | controller | Jun 12 20:20:03.055535 crc crio[20719]: time="2026-06-12T20:20:03.055332168Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0b6cae83-bc00-4aa2-aed3-d7343823f3ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.334522 | controller | Jun 12 20:20:03.063364 crc crio[20719]: time="2026-06-12T20:20:03.062078532Z" level=info msg="Creating container: openstack/nova-cell1-db-create-85zrq/mariadb-database-create" id=e9dde0d4-39e0-47a0-9873-1619bcc542ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.334538 | controller | Jun 12 20:20:03.063364 crc crio[20719]: time="2026-06-12T20:20:03.062595891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334553 | controller | Jun 12 20:20:03.063364 crc crio[20719]: time="2026-06-12T20:20:03.062854205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=262f2a86-65a9-4d37-807d-342bb7b2a7e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.334569 | controller | Jun 12 20:20:03.073235 crc crio[20719]: time="2026-06-12T20:20:03.073040567Z" level=info msg="Creating container: openstack/nova-cell1-7864-account-create-update-prjn9/mariadb-account-create-update" id=6460c376-4c2e-4751-acf6-f898843aea11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.334591 | controller | Jun 12 20:20:03.079617 crc crio[20719]: time="2026-06-12T20:20:03.07937727Z" level=info msg="Creating container: openstack/nova-api-a365-account-create-update-sgr8c/mariadb-account-create-update" id=59b7c674-7a84-4dfd-944d-a741fca103ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.334607 | controller | Jun 12 20:20:03.110214 crc crio[20719]: time="2026-06-12T20:20:03.109969441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334623 | controller | Jun 12 20:20:03.111220 crc crio[20719]: time="2026-06-12T20:20:03.111128173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334638 | controller | Jun 12 20:20:03.280196 crc crio[20719]: time="2026-06-12T20:20:03.277932845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334654 | controller | Jun 12 20:20:03.290664 crc crio[20719]: time="2026-06-12T20:20:03.290611828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334670 | controller | Jun 12 20:20:03.332498 crc crio[20719]: time="2026-06-12T20:20:03.332100395Z" level=info msg="Stopped pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa" id=e1c301e8-6a39-4271-b151-2c20f12d6032 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.334686 | controller | Jun 12 20:20:03.483741 crc crio[20719]: time="2026-06-12T20:20:03.482582785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334701 | controller | Jun 12 20:20:03.492041 crc crio[20719]: time="2026-06-12T20:20:03.491950175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334716 | controller | Jun 12 20:20:03.534662 crc crio[20719]: time="2026-06-12T20:20:03.534474127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334732 | controller | Jun 12 20:20:03.544834 crc crio[20719]: time="2026-06-12T20:20:03.544767281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.334747 | controller | Jun 12 20:20:03.661793 crc crio[20719]: time="2026-06-12T20:20:03.660367012Z" level=info msg="Created container f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee: openstack/nova-cell0-db-create-x6k85/mariadb-database-create" id=b35938ce-8f46-4ea9-9ba1-a6fecb0bdb8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.334763 | controller | Jun 12 20:20:03.665919 crc crio[20719]: time="2026-06-12T20:20:03.662450929Z" level=info msg="Starting container: f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee" id=ba2c7cb2-5ea4-40fa-aa99-1e6ca0dc782f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.334779 | controller | Jun 12 20:20:03.672119 crc crio[20719]: time="2026-06-12T20:20:03.672035929Z" level=info msg="Started container" PID=73067 containerID=f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee description=openstack/nova-cell0-db-create-x6k85/mariadb-database-create id=ba2c7cb2-5ea4-40fa-aa99-1e6ca0dc782f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2
2026-06-12 21:10:20.334801 | controller | Jun 12 20:20:03.723238 crc crio[20719]: time="2026-06-12T20:20:03.723135327Z" level=info msg="Created container 3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52: openstack/nova-api-db-create-qhl7c/mariadb-database-create" id=50826189-4b68-4a70-b250-4c26c3810c4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.334817 | controller | Jun 12 20:20:03.726412 crc crio[20719]: time="2026-06-12T20:20:03.725314495Z" level=info msg="Starting container: 3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52" id=7bfa9d3c-2157-42a7-aa4b-bd5e0bdf012e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.334833 | controller | Jun 12 20:20:03.735689 crc crio[20719]: time="2026-06-12T20:20:03.735616808Z" level=info msg="Started container" PID=73093 containerID=3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52 description=openstack/nova-api-db-create-qhl7c/mariadb-database-create id=7bfa9d3c-2157-42a7-aa4b-bd5e0bdf012e name=/runtime.v1.RuntimeService/StartContainer sandboxID=20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1
2026-06-12 21:10:20.334867 | controller | Jun 12 20:20:03.760907 crc crio[20719]: time="2026-06-12T20:20:03.760812881Z" level=info msg="Created container b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28: openstack/nova-cell0-5f9e-account-create-update-sdth4/mariadb-account-create-update" id=4b0b0692-905d-4547-958f-6b7daa6cba8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.334889 | controller | Jun 12 20:20:03.762303 crc crio[20719]: time="2026-06-12T20:20:03.762176071Z" level=info msg="Starting container: b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28" id=41e4d2f4-3e6b-4bed-9347-e5c9c8e8950d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.334906 | controller | Jun 12 20:20:03.771595 crc crio[20719]: time="2026-06-12T20:20:03.771328677Z" level=info msg="Started container" PID=73089 containerID=b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28 description=openstack/nova-cell0-5f9e-account-create-update-sdth4/mariadb-account-create-update id=41e4d2f4-3e6b-4bed-9347-e5c9c8e8950d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352
2026-06-12 21:10:20.334922 | controller | Jun 12 20:20:04.014694 crc crio[20719]: time="2026-06-12T20:20:04.01461444Z" level=info msg="Created container 0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f: openstack/nova-cell1-db-create-85zrq/mariadb-database-create" id=e9dde0d4-39e0-47a0-9873-1619bcc542ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.334939 | controller | Jun 12 20:20:04.028337 crc crio[20719]: time="2026-06-12T20:20:04.019857673Z" level=info msg="Starting container: 0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f" id=f5e9891e-2e20-4f29-b25f-99c4e19a87dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.334955 | controller | Jun 12 20:20:04.041793 crc crio[20719]: time="2026-06-12T20:20:04.035541025Z" level=info msg="Started container" PID=73101 containerID=0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f description=openstack/nova-cell1-db-create-85zrq/mariadb-database-create id=f5e9891e-2e20-4f29-b25f-99c4e19a87dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3
2026-06-12 21:10:20.334971 | controller | Jun 12 20:20:04.098634 crc crio[20719]: time="2026-06-12T20:20:04.098531541Z" level=info msg="Created container 3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c: openstack/nova-cell1-7864-account-create-update-prjn9/mariadb-account-create-update" id=6460c376-4c2e-4751-acf6-f898843aea11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.334986 | controller | Jun 12 20:20:04.099607 crc crio[20719]: time="2026-06-12T20:20:04.099569579Z" level=info msg="Created container b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e: openstack/nova-api-a365-account-create-update-sgr8c/mariadb-account-create-update" id=59b7c674-7a84-4dfd-944d-a741fca103ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.335007 | controller | Jun 12 20:20:04.101808 crc crio[20719]: time="2026-06-12T20:20:04.101019739Z" level=info msg="Starting container: b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e" id=69a0c525-5665-424d-b3e1-a0ec35624af7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.335023 | controller | Jun 12 20:20:04.101808 crc crio[20719]: time="2026-06-12T20:20:04.101025494Z" level=info msg="Starting container: 3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c" id=2c34c5dc-ac63-4b16-aa12-ae3620285d19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.335039 | controller | Jun 12 20:20:04.112403 crc crio[20719]: time="2026-06-12T20:20:04.110524001Z" level=info msg="Started container" PID=73137 containerID=b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e description=openstack/nova-api-a365-account-create-update-sgr8c/mariadb-account-create-update id=69a0c525-5665-424d-b3e1-a0ec35624af7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778
2026-06-12 21:10:20.335055 | controller | Jun 12 20:20:04.117200 crc crio[20719]: time="2026-06-12T20:20:04.117095281Z" level=info msg="Started container" PID=73130 containerID=3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c description=openstack/nova-cell1-7864-account-create-update-prjn9/mariadb-account-create-update id=2c34c5dc-ac63-4b16-aa12-ae3620285d19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352
2026-06-12 21:10:20.335071 | controller | Jun 12 20:20:04.128074 crc crio[20719]: time="2026-06-12T20:20:04.127945782Z" level=info msg="Removing container: 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d" id=21ac40b1-ae87-46fb-b345-72aacda7b0ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.335087 | controller | Jun 12 20:20:04.169612 crc crio[20719]: time="2026-06-12T20:20:04.16894327Z" level=info msg="Removed container 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d: openstack/cinder-scheduler-0/probe" id=21ac40b1-ae87-46fb-b345-72aacda7b0ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.335102 | controller | Jun 12 20:20:04.178194 crc crio[20719]: time="2026-06-12T20:20:04.177802677Z" level=info msg="Removing container: 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888" id=435e4e70-2c5b-4723-beab-5008be42e17f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.335119 | controller | Jun 12 20:20:04.227435 crc crio[20719]: time="2026-06-12T20:20:04.227124812Z" level=info msg="Removed container 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888: openstack/cinder-scheduler-0/cinder-scheduler" id=435e4e70-2c5b-4723-beab-5008be42e17f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.335135 | controller | Jun 12 20:20:04.320006 crc crio[20719]: time="2026-06-12T20:20:04.31987695Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5d6d2262-dfd6-447a-8d69-372ae9ac66e4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.335151 | controller | Jun 12 20:20:04.324893 crc crio[20719]: time="2026-06-12T20:20:04.324751696Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=ecd037b4-cd4b-4a63-b1ee-9af474b6f907 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.335167 | controller | Jun 12 20:20:04.325342 crc crio[20719]: time="2026-06-12T20:20:04.324903258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335182 | controller | Jun 12 20:20:04.331341 crc crio[20719]: time="2026-06-12T20:20:04.324780956Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0a0c08d2-dfc0-4122-96ff-c9fd2ac29959 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.335201 | controller | Jun 12 20:20:04.366125 crc crio[20719]: time="2026-06-12T20:20:04.365910764Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cce57529-e859-4d83-92f5-49402968c87d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.335217 | controller | Jun 12 20:20:04.393379 crc crio[20719]: time="2026-06-12T20:20:04.392027328Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688260-2z7bl/oc" id=528809f4-8b0b-4c58-918b-b3f0b3451eac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.335233 | controller | Jun 12 20:20:04.393379 crc crio[20719]: time="2026-06-12T20:20:04.392651509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335248 | controller | Jun 12 20:20:04.397105 crc crio[20719]: time="2026-06-12T20:20:04.395067555Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37 UID:bb73d906-5afc-45a4-8215-9c6517e24bd1 NetNS:/var/run/netns/ed33306e-bfda-4137-b169-e7ed93c57b52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb73d906_5afc_45a4_8215_9c6517e24bd1.slice PodAnnotations:0xc000110920}] Aliases:map[]}"
2026-06-12 21:10:20.335264 | controller | Jun 12 20:20:04.397105 crc crio[20719]: time="2026-06-12T20:20:04.395134388Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.335280 | controller | Jun 12 20:20:04.549758 crc crio[20719]: time="2026-06-12T20:20:04.548008659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335296 | controller | Jun 12 20:20:04.992180 crc crio[20719]: time="2026-06-12T20:20:04.992095296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335311 | controller | Jun 12 20:20:05.081361 crc crio[20719]: 2026-06-12T20:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c600bfe2d87546 Mac:b2:08:f4:40:7d:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/ed33306e-bfda-4137-b169-e7ed93c57b52 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.335327 | controller | Jun 12 20:20:05.081361 crc crio[20719]: time="2026-06-12T20:20:05.07477569Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37 UID:bb73d906-5afc-45a4-8215-9c6517e24bd1 NetNS:/var/run/netns/ed33306e-bfda-4137-b169-e7ed93c57b52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb73d906_5afc_45a4_8215_9c6517e24bd1.slice PodAnnotations:0xc000110920}] Aliases:map[]}"
2026-06-12 21:10:20.335344 | controller | Jun 12 20:20:05.081361 crc crio[20719]: time="2026-06-12T20:20:05.074932973Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.335359 | controller | Jun 12 20:20:05.085022 crc crio[20719]: time="2026-06-12T20:20:05.084685459Z" level=info msg="Ran pod sandbox 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37 with infra container: openstack/ceilometer-0/POD" id=ecd037b4-cd4b-4a63-b1ee-9af474b6f907 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.335379 | controller | Jun 12 20:20:05.092448 crc crio[20719]: time="2026-06-12T20:20:05.092371033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=075473f4-21b5-4999-95bf-efdb65a2034b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.335395 | controller | Jun 12 20:20:05.123984 crc crio[20719]: time="2026-06-12T20:20:05.123577316Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=399b5c2a-837b-4940-8368-4d883586e625 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.335411 | controller | Jun 12 20:20:05.141864 crc crio[20719]: time="2026-06-12T20:20:05.141781909Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=044e966d-96b6-4f83-b851-a510e14f8a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.335427 | controller | Jun 12 20:20:05.142207 crc crio[20719]: time="2026-06-12T20:20:05.142157277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335443 | controller | Jun 12 20:20:05.206647 crc crio[20719]: time="2026-06-12T20:20:05.206503038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335459 | controller | Jun 12 20:20:05.213042 crc crio[20719]: time="2026-06-12T20:20:05.210903667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335474 | controller | Jun 12 20:20:05.273156 crc crio[20719]: time="2026-06-12T20:20:05.27306474Z" level=info msg="Created container c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411: openshift-infra/auto-csr-approver-29688260-2z7bl/oc" id=528809f4-8b0b-4c58-918b-b3f0b3451eac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.335489 | controller | Jun 12 20:20:05.276061 crc crio[20719]: time="2026-06-12T20:20:05.275988952Z" level=info msg="Starting container: c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411" id=ed1a0cf7-833c-46a4-8080-eeda2369b143 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.335505 | controller | Jun 12 20:20:05.281942 crc crio[20719]: time="2026-06-12T20:20:05.281860697Z" level=info msg="Started container" PID=73367 containerID=c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411 description=openshift-infra/auto-csr-approver-29688260-2z7bl/oc id=ed1a0cf7-833c-46a4-8080-eeda2369b143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6
2026-06-12 21:10:20.335521 | controller | Jun 12 20:20:05.372344 crc crio[20719]: time="2026-06-12T20:20:05.368963573Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=02c665ab-e579-4719-9dd2-ee0af6d194c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.335537 | controller | Jun 12 20:20:05.372344 crc crio[20719]: time="2026-06-12T20:20:05.369047125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335553 | controller | Jun 12 20:20:05.398229 crc crio[20719]: time="2026-06-12T20:20:05.398076459Z" level=info msg="Created container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89: openstack/ceilometer-0/ceilometer-central-agent" id=044e966d-96b6-4f83-b851-a510e14f8a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.335568 | controller | Jun 12 20:20:05.399233 crc crio[20719]: time="2026-06-12T20:20:05.399172569Z" level=info msg="Starting container: d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89" id=cdc546c6-71c7-4653-9c25-15d36b8514f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.335587 | controller | Jun 12 20:20:05.406893 crc crio[20719]: time="2026-06-12T20:20:05.406252034Z" level=info msg="Started container" PID=73411 containerID=d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 description=openstack/ceilometer-0/ceilometer-central-agent id=cdc546c6-71c7-4653-9c25-15d36b8514f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37
2026-06-12 21:10:20.335604 | controller | Jun 12 20:20:05.410014 crc crio[20719]: time="2026-06-12T20:20:05.409941802Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900 UID:74b62e38-8b58-45b2-9861-3c6dfa7aca3d NetNS:/var/run/netns/2c7f884f-8074-4c0d-8082-b0c7c1ad5d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74b62e38_8b58_45b2_9861_3c6dfa7aca3d.slice PodAnnotations:0xc000110ab8}] Aliases:map[]}"
2026-06-12 21:10:20.335620 | controller | Jun 12 20:20:05.410014 crc crio[20719]: time="2026-06-12T20:20:05.410005813Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.335636 | controller | Jun 12 20:20:05.419183 crc crio[20719]: time="2026-06-12T20:20:05.417727508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f819eb49-e2b5-4f16-8b68-a21c401ac6a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.335652 | controller | Jun 12 20:20:05.469360 crc crio[20719]: time="2026-06-12T20:20:05.468701073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=55224e87-968f-48be-9147-d5f0f8645ff8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.335667 | controller | Jun 12 20:20:05.482775 crc crio[20719]: time="2026-06-12T20:20:05.482497807Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=4cc9fefa-059d-4361-ad6c-b325433483b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.335683 | controller | Jun 12 20:20:05.483469 crc crio[20719]: time="2026-06-12T20:20:05.483400794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335698 | controller | Jun 12 20:20:05.568338 crc crio[20719]: time="2026-06-12T20:20:05.564003085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335714 | controller | Jun 12 20:20:05.573897 crc crio[20719]: time="2026-06-12T20:20:05.572945254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335730 | controller | Jun 12 20:20:05.733942 crc crio[20719]: time="2026-06-12T20:20:05.733690886Z" level=info msg="Created container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e: openstack/ceilometer-0/ceilometer-notification-agent" id=4cc9fefa-059d-4361-ad6c-b325433483b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.335745 | controller | Jun 12 20:20:05.735458 crc crio[20719]: time="2026-06-12T20:20:05.735388399Z" level=info msg="Starting container: d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e" id=ab9bc9f3-a025-4dad-bfcd-a4b1fc8fa939 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.335761 | controller | Jun 12 20:20:05.741012 crc crio[20719]: time="2026-06-12T20:20:05.740954916Z" level=info msg="Started container" PID=73478 containerID=d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e description=openstack/ceilometer-0/ceilometer-notification-agent id=ab9bc9f3-a025-4dad-bfcd-a4b1fc8fa939 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37
2026-06-12 21:10:20.335781 | controller | Jun 12 20:20:05.757176 crc crio[20719]: time="2026-06-12T20:20:05.753133192Z" level=warning msg="Stopping container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 with stop signal(15) timed out. Killing..."
2026-06-12 21:10:20.335798 | controller | Jun 12 20:20:05.760790 crc crio[20719]: time="2026-06-12T20:20:05.760500403Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=8e094a0b-0964-4086-9f51-0ad9fdfdc271 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.335814 | controller | Jun 12 20:20:05.794047 crc crio[20719]: time="2026-06-12T20:20:05.792386581Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=2af5fc71-1966-49b4-bf1b-9f0264284f88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.335830 | controller | Jun 12 20:20:05.803572 crc crio[20719]: time="2026-06-12T20:20:05.803489626Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=cfa93801-4cfe-457b-bf44-cab1161f14f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.335845 | controller | Jun 12 20:20:05.803980 crc crio[20719]: time="2026-06-12T20:20:05.803925933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335882 | controller | Jun 12 20:20:05.868387 crc crio[20719]: time="2026-06-12T20:20:05.862651527Z" level=error msg="Killing container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 21:10:20.335899 | controller | Jun 12 20:20:05.996083 crc crio[20719]: 2026-06-12T20:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f322e8d3409cc71 Mac:26:f8:f6:72:1b:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/2c7f884f-8074-4c0d-8082-b0c7c1ad5d20 SocketPath: PciID:}] [{Interface:0xc000014930 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.335915 | controller | Jun 12 20:20:05.998467 crc crio[20719]: time="2026-06-12T20:20:05.998400236Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900 UID:74b62e38-8b58-45b2-9861-3c6dfa7aca3d NetNS:/var/run/netns/2c7f884f-8074-4c0d-8082-b0c7c1ad5d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74b62e38_8b58_45b2_9861_3c6dfa7aca3d.slice PodAnnotations:0xc000110ab8}] Aliases:map[]}"
2026-06-12 21:10:20.335931 | controller | Jun 12 20:20:05.998920 crc crio[20719]: time="2026-06-12T20:20:05.99860281Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.335947 | controller | Jun 12 20:20:06.160213 crc crio[20719]: time="2026-06-12T20:20:06.160108838Z" level=info msg="Ran pod sandbox f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900 with infra container: openstack/cinder-scheduler-0/POD" id=02c665ab-e579-4719-9dd2-ee0af6d194c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.335963 | controller | Jun 12 20:20:06.167481 crc crio[20719]: time="2026-06-12T20:20:06.167387915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.335980 | controller | Jun 12 20:20:06.170697 crc crio[20719]: time="2026-06-12T20:20:06.170658843Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=85ad23bd-1cd1-4ade-b3db-a7d610c031c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.336000 | controller | Jun 12 20:20:06.175449 crc crio[20719]: time="2026-06-12T20:20:06.175320437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.336016 | controller | Jun 12 20:20:06.217342 crc crio[20719]: time="2026-06-12T20:20:06.216925355Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=48c09aa9-3e0a-42c8-9da4-e6627fda65ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.336032 | controller | Jun 12 20:20:06.298335 crc crio[20719]: time="2026-06-12T20:20:06.297993724Z" level=info msg="Stopping pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352" id=954f7e5c-5a52-467b-af8a-74887f7db630 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336049 | controller | Jun 12 20:20:06.298826 crc crio[20719]: time="2026-06-12T20:20:06.298685526Z" level=info msg="Got pod network &{Name:nova-cell1-7864-account-create-update-prjn9 Namespace:openstack ID:1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352 UID:c52975a2-a80b-4dcd-982e-718802192ea9 NetNS:/var/run/netns/24e6327e-750e-4ed9-8532-68847c66ba9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52975a2_a80b_4dcd_982e_718802192ea9.slice PodAnnotations:0xc000eaf4f0}] Aliases:map[]}"
2026-06-12 21:10:20.336065 | controller | Jun 12 20:20:06.298826 crc crio[20719]: time="2026-06-12T20:20:06.298803628Z" level=info msg="Deleting pod openstack_nova-cell1-7864-account-create-update-prjn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.336080 | controller | Jun 12 20:20:06.299402 crc crio[20719]: time="2026-06-12T20:20:06.298948132Z" level=info msg="Stopping pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778" id=aec6e4b4-c1e9-4404-ba4f-0ad1df9251cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336096 | controller | Jun 12 20:20:06.299860 crc crio[20719]: time="2026-06-12T20:20:06.299620915Z" level=info msg="Stopping pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352" id=2d667360-f39d-4836-9635-44eed16b1a9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336111 | controller | Jun 12 20:20:06.301338 crc crio[20719]: time="2026-06-12T20:20:06.300141814Z" level=info msg="Got pod network &{Name:nova-cell0-5f9e-account-create-update-sdth4 Namespace:openstack ID:2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352 UID:fb8a23c3-105e-4708-9e0d-cf1d40747606 NetNS:/var/run/netns/7c31df1f-4d99-4d40-bf59-0e776e094584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8a23c3_105e_4708_9e0d_cf1d40747606.slice PodAnnotations:0xc003332500}] Aliases:map[]}"
2026-06-12 21:10:20.336127 | controller | Jun 12 20:20:06.301338 crc crio[20719]: time="2026-06-12T20:20:06.300348447Z" level=info msg="Deleting pod openstack_nova-cell0-5f9e-account-create-update-sdth4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.336143 | controller | Jun 12 20:20:06.301338 crc crio[20719]: time="2026-06-12T20:20:06.300933607Z" level=info msg="Stopping pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2" id=2d6c308e-f2fe-4133-b582-dba5f956bb37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336159 | controller | Jun 12 20:20:06.301338 crc crio[20719]: time="2026-06-12T20:20:06.299644075Z" level=info msg="Got pod network &{Name:nova-api-a365-account-create-update-sgr8c Namespace:openstack ID:86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778 UID:2329bd23-1ab3-49b9-8d0d-4bece0667350 NetNS:/var/run/netns/3f5d3902-c74c-4f64-bbef-c91aca4602ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2329bd23_1ab3_49b9_8d0d_4bece0667350.slice PodAnnotations:0xc003ab09b8}] Aliases:map[]}"
2026-06-12 21:10:20.336180 | controller | Jun 12 20:20:06.301338 crc crio[20719]: time="2026-06-12T20:20:06.301163323Z" level=info msg="Deleting pod openstack_nova-api-a365-account-create-update-sgr8c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.336196 | controller | Jun 12 20:20:06.302119 crc crio[20719]: time="2026-06-12T20:20:06.301477056Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-x6k85 Namespace:openstack ID:fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2 UID:d5fbbef9-f576-4571-b181-f26076fa6232 NetNS:/var/run/netns/d302ab25-e719-41a9-845f-e54961cf38d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5fbbef9_f576_4571_b181_f26076fa6232.slice PodAnnotations:0xc000eaf5b0}] Aliases:map[]}"
2026-06-12 21:10:20.336212 | controller | Jun 12 20:20:06.302119 crc crio[20719]: time="2026-06-12T20:20:06.301633309Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-x6k85 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.336228 | controller | Jun 12 20:20:06.303558 crc crio[20719]: time="2026-06-12T20:20:06.303488885Z" level=info msg="Stopping pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1" id=cf2e2a31-1fbc-4aca-b1ab-4262f9a431d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336245 | controller | Jun 12 20:20:06.303702 crc crio[20719]: time="2026-06-12T20:20:06.303490674Z" level=info msg="Stopping pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3" id=d593eb66-33fd-4fc6-8172-53d55b3da109 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336261 | controller | Jun 12 20:20:06.303913 crc crio[20719]: time="2026-06-12T20:20:06.303838921Z" level=info msg="Got pod network &{Name:nova-api-db-create-qhl7c Namespace:openstack ID:20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1 UID:85c8083d-ae0c-4e61-938f-7e0c1cf2dacc NetNS:/var/run/netns/c90d8570-80f8-46f3-89c5-bb3c18de2894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c8083d_ae0c_4e61_938f_7e0c1cf2dacc.slice PodAnnotations:0xc000110fd8}] Aliases:map[]}"
2026-06-12 21:10:20.336278 | controller | Jun 12 20:20:06.304179 crc crio[20719]: time="2026-06-12T20:20:06.303951643Z" level=info msg="Deleting pod openstack_nova-api-db-create-qhl7c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.336294 | controller | Jun 12 20:20:06.304750 crc crio[20719]: time="2026-06-12T20:20:06.304724646Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-85zrq Namespace:openstack ID:d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3 UID:54fe634d-eca8-4f45-9feb-c36a849df730 NetNS:/var/run/netns/43aad4af-7803-4726-8808-e70db8c71f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54fe634d_eca8_4f45_9feb_c36a849df730.slice PodAnnotations:0xc002d9a8b0}] Aliases:map[]}"
2026-06-12 21:10:20.336310 | controller | Jun 12 20:20:06.304962 crc crio[20719]: time="2026-06-12T20:20:06.30494451Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-85zrq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.336326 | controller | Jun 12 20:20:06.396254 crc crio[20719]: time="2026-06-12T20:20:06.395465046Z" level=info msg="Stopped container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597: openstack/cinder-api-0/cinder-api" id=4c942780-b8e3-437f-abe9-1d52d3c61f57 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.336345 | controller | Jun 12 20:20:06.399485 crc crio[20719]: time="2026-06-12T20:20:06.39915307Z" level=info msg="Stopping pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9" id=6a3d9e53-e8a4-4418-978a-a2e9624f5ed2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336362 | controller | Jun 12 20:20:06.399732 crc crio[20719]: time="2026-06-12T20:20:06.39971365Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9 UID:47f6a0cc-69bd-402b-b462-199ec0614aea NetNS:/var/run/netns/af7c2b1c-6cdf-4b5a-b65a-5169dbc8c7e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47f6a0cc_69bd_402b_b462_199ec0614aea.slice PodAnnotations:0xc003ab0060}] Aliases:map[]}"
2026-06-12 21:10:20.336378 | controller | Jun 12 20:20:06.400004 crc crio[20719]: time="2026-06-12T20:20:06.399838452Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.336394 | controller | Jun 12 20:20:06.423395 crc crio[20719]: time="2026-06-12T20:20:06.421174241Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=f83149ac-d949-4426-9625-2113ede190c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.336409 | controller | Jun 12 20:20:06.423395 crc crio[20719]: time="2026-06-12T20:20:06.42167675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.336426 | controller | Jun 12 20:20:06.536373 crc crio[20719]: time="2026-06-12T20:20:06.53561559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.336442 | controller | Jun 12 20:20:06.599742 crc crio[20719]: time="2026-06-12T20:20:06.599646839Z" level=info msg="Created container abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0: openstack/ceilometer-0/sg-core" id=cfa93801-4cfe-457b-bf44-cab1161f14f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.336458 | controller | Jun 12 20:20:06.607329 crc crio[20719]: time="2026-06-12T20:20:06.607192565Z" level=info msg="Starting container: abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0" id=ecd0ef9b-ef69-425c-ac29-f1b2f3f072fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.336474 | controller | Jun 12 20:20:06.616574 crc crio[20719]: time="2026-06-12T20:20:06.616342376Z" level=info msg="Started container" PID=73593 containerID=abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0 description=openstack/ceilometer-0/sg-core id=ecd0ef9b-ef69-425c-ac29-f1b2f3f072fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37
2026-06-12 21:10:20.336489 | controller | Jun 12 20:20:06.716344 crc crio[20719]: time="2026-06-12T20:20:06.716179788Z" level=info msg="Stopped pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1" id=cf2e2a31-1fbc-4aca-b1ab-4262f9a431d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336505 | controller | Jun 12 20:20:07.081387 crc crio[20719]: time="2026-06-12T20:20:07.079052359Z" level=info msg="Stopped pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352" id=954f7e5c-5a52-467b-af8a-74887f7db630 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336521 | controller | Jun 12 20:20:07.091927 crc crio[20719]: time="2026-06-12T20:20:07.091762515Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=643153bc-114e-4df8-ad03-ddabf925a5cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.336541 | controller | Jun 12 20:20:07.116651 crc crio[20719]: time="2026-06-12T20:20:07.116391945Z" level=info msg="Stopped pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3" id=d593eb66-33fd-4fc6-8172-53d55b3da109 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336557 | controller | Jun 12 20:20:07.242024 crc crio[20719]: time="2026-06-12T20:20:07.240985033Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=ee4da950-082c-4d74-bfff-7fb8e11597ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.336573 | controller | Jun 12 20:20:07.391578 crc crio[20719]: time="2026-06-12T20:20:07.391477116Z" level=info msg="Stopped pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2" id=2d6c308e-f2fe-4133-b582-dba5f956bb37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336590 | controller | Jun 12 20:20:07.401774 crc crio[20719]: time="2026-06-12T20:20:07.399803323Z" level=info msg="Stopped pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9" id=6a3d9e53-e8a4-4418-978a-a2e9624f5ed2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336605 | controller | Jun 12 20:20:07.412918 crc crio[20719]: time="2026-06-12T20:20:07.412473415Z" level=info msg="Stopped pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352" id=2d667360-f39d-4836-9635-44eed16b1a9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336621 | controller | Jun 12 20:20:07.443062 crc crio[20719]: time="2026-06-12T20:20:07.442950728Z" level=info msg="Stopping pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6" id=4b28172f-96e9-4fd9-90fc-bc6b543d507b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336637 | controller | Jun 12 20:20:07.443473 crc crio[20719]: time="2026-06-12T20:20:07.443422506Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688260-2z7bl Namespace:openshift-infra ID:d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6 UID:776cbf30-9317-4349-a909-b98d72714fc1 NetNS:/var/run/netns/6b9eab5a-1ae7-4b64-9629-22859e4cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod776cbf30_9317_4349_a909_b98d72714fc1.slice PodAnnotations:0xc0001109e0}] Aliases:map[]}"
2026-06-12 21:10:20.336653 | controller | Jun 12 20:20:07.443655 crc crio[20719]: time="2026-06-12T20:20:07.443603399Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688260-2z7bl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.336669 | controller | Jun 12 20:20:07.445123 crc crio[20719]: time="2026-06-12T20:20:07.445010341Z" level=info msg="Stopped pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778" id=aec6e4b4-c1e9-4404-ba4f-0ad1df9251cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336695 | controller | Jun 12 20:20:07.628412 crc crio[20719]: time="2026-06-12T20:20:07.628112702Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=5dfb8e7c-48b9-4312-b235-d0fdf4e32af2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.336712 | controller | Jun 12 20:20:07.629156 crc crio[20719]: time="2026-06-12T20:20:07.62909009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.336728 | controller | Jun 12 20:20:07.753630 crc crio[20719]: time="2026-06-12T20:20:07.753474073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.336744 | controller | Jun 12 20:20:07.813104 crc crio[20719]: time="2026-06-12T20:20:07.803582084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.336765 | controller | Jun 12 20:20:07.813104 crc crio[20719]: time="2026-06-12T20:20:07.805827251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.336782 | controller | Jun 12 20:20:08.003751 crc crio[20719]: time="2026-06-12T20:20:08.003604153Z" level=info msg="Stopped pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6" id=4b28172f-96e9-4fd9-90fc-bc6b543d507b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.336798 | controller | Jun 12 20:20:08.134787 crc crio[20719]: time="2026-06-12T20:20:08.13472965Z" level=info msg="Stopping container: 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798 (timeout: 30s)" id=2a8631b1-5e4c-41fc-abfe-19a0cc4a51b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.336814 | controller | Jun 12 20:20:08.144932 crc crio[20719]: time="2026-06-12T20:20:08.136572484Z" level=info msg="Stopping container: 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68 (timeout: 30s)" id=84d41b67-7cc9-4afd-98a1-5fb13534ae78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.336829 | controller | Jun 12 20:20:08.266386 crc crio[20719]: time="2026-06-12T20:20:08.255623775Z" level=info msg="Created container f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111: openstack/ceilometer-0/proxy-httpd" id=5dfb8e7c-48b9-4312-b235-d0fdf4e32af2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.336845 | controller | Jun 12 20:20:08.266386 crc crio[20719]: time="2026-06-12T20:20:08.259716799Z" level=info msg="Starting container: f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111" id=9e49e329-f56f-45ec-9d6b-f856d0379ce6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.336886 | controller | Jun 12 20:20:08.274432 crc crio[20719]: time="2026-06-12T20:20:08.274336599Z" level=info msg="Started container" PID=73832 containerID=f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111 description=openstack/ceilometer-0/proxy-httpd id=9e49e329-f56f-45ec-9d6b-f856d0379ce6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37
2026-06-12 21:10:20.336904 | controller | Jun 12 20:20:08.281356 crc crio[20719]: time="2026-06-12T20:20:08.280050263Z" level=info msg="Created container a4350d265b5e1395da6cc03a0a362866bf535c5f3973c984744145374ea6ebfd: openstack/cinder-scheduler-0/cinder-scheduler" id=f83149ac-d949-4426-9625-2113ede190c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.336920 | controller | Jun 12 20:20:08.284795 crc crio[20719]: time="2026-06-12T20:20:08.281762509Z" level=info msg="Starting container: a4350d265b5e1395da6cc03a0a362866bf535c5f3973c984744145374ea6ebfd" id=70768300-11e9-4c2d-b569-f01c239d48e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.336936 | controller | Jun 12 20:20:08.300543 crc crio[20719]: time="2026-06-12T20:20:08.299596928Z" level=info msg="Started container" PID=73833 containerID=a4350d265b5e1395da6cc03a0a362866bf535c5f3973c984744145374ea6ebfd description=openstack/cinder-scheduler-0/cinder-scheduler id=70768300-11e9-4c2d-b569-f01c239d48e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900
2026-06-12 21:10:20.336952 | controller | Jun 12 20:20:08.316469 crc crio[20719]: time="2026-06-12T20:20:08.315845914Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=339fa2d3-36aa-4083-bf87-bcdfabd4a06d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.336968 | controller | Jun 12 20:20:08.426716 crc crio[20719]: time="2026-06-12T20:20:08.426638083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=0012ebda-f834-4aa7-8d16-37357135e0c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.336990 | controller | Jun 12 20:20:08.443126 crc crio[20719]: time="2026-06-12T20:20:08.442752249Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=9f9e50a4-0fb0-426f-b887-1778a15c0a84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.337006 | controller | Jun 12 20:20:08.444577 crc crio[20719]: time="2026-06-12T20:20:08.443166216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.337022 | controller | Jun 12 20:20:08.563658 crc crio[20719]: time="2026-06-12T20:20:08.563455949Z" level=info msg="Stopping container: d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e (timeout: 30s)" id=31af93f5-6099-4ae4-9cb8-fdd094ba2fc4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.337038 | controller | Jun 12 20:20:08.565594 crc crio[20719]: time="2026-06-12T20:20:08.565551593Z" level=info msg="Stopping container: abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0 (timeout: 30s)" id=3553e412-e196-4ecc-8ed4-0f7160afce01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.337053 | controller | Jun 12 20:20:08.569118 crc crio[20719]: time="2026-06-12T20:20:08.565875398Z" level=info msg="Stopping container: d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 (timeout: 30s)" id=a6c01a0e-73d5-41f8-b740-b8c910a527b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.337069 | controller | Jun 12 20:20:08.570367 crc crio[20719]: time="2026-06-12T20:20:08.56689821Z" level=info msg="Stopping container: f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111 (timeout: 30s)" id=f28f3dd4-74e9-4640-b274-5bfa811ca571 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.337085 | controller | Jun 12 20:20:08.589655 crc crio[20719]: time="2026-06-12T20:20:08.589620836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.337100 | controller | Jun 12 20:20:08.597588 crc crio[20719]: time="2026-06-12T20:20:08.590049674Z" level=info msg="Stopped container 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798: openstack/neutron-68489b7468-mbdtz/neutron-httpd" id=2a8631b1-5e4c-41fc-abfe-19a0cc4a51b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.337115 | controller | Jun 12 20:20:08.688554 crc crio[20719]: time="2026-06-12T20:20:08.688457819Z" level=info msg="Removing container: 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597" id=716d88d1-a30c-4e78-b290-c10fb5a6fca4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.337131 | controller | Jun 12 20:20:08.720195 crc crio[20719]: time="2026-06-12T20:20:08.719915987Z" level=info msg="Stopped container abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0: openstack/ceilometer-0/sg-core" id=3553e412-e196-4ecc-8ed4-0f7160afce01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.337147 | controller | Jun 12 20:20:08.761094 crc crio[20719]: time="2026-06-12T20:20:08.760941412Z" level=info msg="Removed container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597: openstack/cinder-api-0/cinder-api" id=716d88d1-a30c-4e78-b290-c10fb5a6fca4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.337162 | controller | Jun 12 20:20:08.781331 crc crio[20719]: time="2026-06-12T20:20:08.776536853Z" level=info msg="Removing container: 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c" id=eb25bc23-d240-4f42-9c24-7832e1c4da1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.337178 | controller | Jun 12 20:20:08.852202 crc crio[20719]: time="2026-06-12T20:20:08.851802149Z" level=info msg="Stopped container f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111: openstack/ceilometer-0/proxy-httpd" id=f28f3dd4-74e9-4640-b274-5bfa811ca571 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.337198 | controller | Jun 12 20:20:08.886348 crc crio[20719]: time="2026-06-12T20:20:08.885210811Z" level=info msg="Removed container 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c: openstack/cinder-api-0/cinder-api-log" id=eb25bc23-d240-4f42-9c24-7832e1c4da1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.337214 | controller | Jun 12 20:20:09.171475 crc crio[20719]: time="2026-06-12T20:20:09.171325624Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=6c03c32b-a55e-4dd0-8587-1a934a4e92d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.337229 | controller | Jun 12 20:20:09.171475 crc crio[20719]: time="2026-06-12T20:20:09.171425296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.337246 | controller | Jun 12 20:20:09.243430 crc crio[20719]: time="2026-06-12T20:20:09.243314943Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea UID:65a06c50-dc2d-4882-8fd0-630fe1105aca NetNS:/var/run/netns/a80b249d-5bf6-4dbb-9577-e181bdac7e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65a06c50_dc2d_4882_8fd0_630fe1105aca.slice PodAnnotations:0xc00334a040}] Aliases:map[]}"
2026-06-12 21:10:20.337262 | controller | Jun 12 20:20:09.243430 crc crio[20719]: time="2026-06-12T20:20:09.243367514Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.337278 | controller | Jun 12 20:20:09.921363 crc crio[20719]: 2026-06-12T20:20:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2800857ceb822a7 Mac:2a:65:cf:e6:1f:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/a80b249d-5bf6-4dbb-9577-e181bdac7e29 SocketPath: PciID:}] [{Interface:0xc000262a20 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.337294 | controller | Jun 12 20:20:09.924161 crc crio[20719]: time="2026-06-12T20:20:09.922893592Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea UID:65a06c50-dc2d-4882-8fd0-630fe1105aca NetNS:/var/run/netns/a80b249d-5bf6-4dbb-9577-e181bdac7e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65a06c50_dc2d_4882_8fd0_630fe1105aca.slice PodAnnotations:0xc00334a040}] Aliases:map[]}"
2026-06-12 21:10:20.337311 | controller | Jun 12 20:20:09.924161 crc crio[20719]: time="2026-06-12T20:20:09.92334494Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.337326 | controller | Jun 12 20:20:09.941338 crc crio[20719]: time="2026-06-12T20:20:09.941119889Z" level=info msg="Ran pod sandbox 2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea with infra container: openstack/cinder-api-0/POD" id=6c03c32b-a55e-4dd0-8587-1a934a4e92d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.337343 | controller | Jun 12 20:20:09.959879 crc crio[20719]: time="2026-06-12T20:20:09.959791691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.337358 | controller | Jun 12 20:20:09.970016 crc crio[20719]: time="2026-06-12T20:20:09.969938385Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=4a5c72b1-0468-46b9-a3cb-e65bba18256b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.337374 | controller | Jun 12 20:20:09.977858 crc crio[20719]: time="2026-06-12T20:20:09.977767906Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=ae0a111a-1850-4957-ae5e-2d7b32eaf04d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.337393 | controller | Jun 12 20:20:09.997049 crc crio[20719]: time="2026-06-12T20:20:09.996579187Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=2c0dd547-0379-403f-87fa-269e7c6351fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.337409 | controller | Jun 12 20:20:09.997141 crc crio[20719]: time="2026-06-12T20:20:09.997088517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.337425 | controller | Jun 12 20:20:10.091208 crc crio[20719]: time="2026-06-12T20:20:10.091127172Z" level=info msg="Stopping container: 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f (timeout: 30s)" id=f1d2237e-041e-401c-8dca-77d54fa9e4c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.337441 | controller | Jun 12 20:20:10.100339 crc crio[20719]: time="2026-06-12T20:20:10.10017577Z" level=info msg="Stopping container: a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd (timeout: 30s)" id=6f2da899-3f79-4384-bbd8-e3edaf3bf684 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.337456 | controller | Jun 12 20:20:10.113784 crc crio[20719]: time="2026-06-12T20:20:10.113685281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.337472 | controller | Jun 12 20:20:10.187840 crc crio[20719]: time="2026-06-12T20:20:10.187728634Z" level=info msg="Created container 79810c1ad7062e2037b26dccf5123f0ddbf9483b060c1bb94eb65c48fad5a940: openstack/cinder-scheduler-0/probe" id=9f9e50a4-0fb0-426f-b887-1778a15c0a84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.337487 | controller | Jun 12 20:20:10.193936 crc crio[20719]: time="2026-06-12T20:20:10.193856906Z" level=info msg="Starting container: 79810c1ad7062e2037b26dccf5123f0ddbf9483b060c1bb94eb65c48fad5a940" id=2635aacc-a3ab-475f-bcd2-c0b975dfc4bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.337503 | controller | Jun 12 20:20:10.212843 crc crio[20719]: time="2026-06-12T20:20:10.2127054Z" level=info msg="Started container" PID=74254 containerID=79810c1ad7062e2037b26dccf5123f0ddbf9483b060c1bb94eb65c48fad5a940 description=openstack/cinder-scheduler-0/probe id=2635aacc-a3ab-475f-bcd2-c0b975dfc4bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900
2026-06-12 21:10:20.337518 | controller | Jun 12 20:20:10.218115 crc crio[20719]: time="2026-06-12T20:20:10.218045973Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-lrfjh/POD" id=11298573-4645-43d1-9ee1-a324b676f704 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.337534 | controller | Jun 12 20:20:10.218227 crc crio[20719]: time="2026-06-12T20:20:10.218158675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.337550 | controller | Jun 12 20:20:10.302455 crc crio[20719]: time="2026-06-12T20:20:10.302356968Z" level=info msg="Stopping pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9" id=27174f42-f556-407b-b70c-9de223f70235 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.337566 | controller | Jun 12 20:20:10.302455 crc crio[20719]: time="2026-06-12T20:20:10.302446Z" level=info msg="Stopped pod sandbox (already stopped): 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9" id=27174f42-f556-407b-b70c-9de223f70235 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.337581 | controller | Jun 12 20:20:10.303035 crc crio[20719]: time="2026-06-12T20:20:10.302908724Z" level=info msg="Removing pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9" id=3b545659-2366-433c-8662-d36c96f4da87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.337600 | controller | Jun 12 20:20:10.436297 crc crio[20719]: time="2026-06-12T20:20:10.435343569Z" level=info msg="Stopped container 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f: openstack/glance-default-external-api-0/glance-log" id=f1d2237e-041e-401c-8dca-77d54fa9e4c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.337616 | controller | Jun 12 20:20:10.445238 crc crio[20719]: time="2026-06-12T20:20:10.445161855Z" level=info msg="Removed pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9" id=3b545659-2366-433c-8662-d36c96f4da87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.337632 | controller | Jun 12 20:20:10.446174 crc crio[20719]: time="2026-06-12T20:20:10.44611745Z" level=info msg="Stopping pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d" id=246dace0-5210-4794-9019-9bef0dc3e215 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.337647 | controller | Jun 12 20:20:10.446240 crc crio[20719]: time="2026-06-12T20:20:10.446181481Z" level=info msg="Stopped pod sandbox (already stopped): 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d" id=246dace0-5210-4794-9019-9bef0dc3e215 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.337663 | controller | Jun 12 20:20:10.448979 crc crio[20719]: time="2026-06-12T20:20:10.44892402Z" level=info msg="Removing pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d" id=1c7d6b5b-a6dd-4dfe-a66c-d80538e46264 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.337678 | controller | Jun 12 20:20:10.467977 crc crio[20719]: time="2026-06-12T20:20:10.467884056Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-lrfjh Namespace:openstack ID:b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6 UID:409ff872-1aab-45dc-b879-1c9cd0a665b8 NetNS:/var/run/netns/8766fbac-395f-439a-bdda-0e1d29f93faa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409ff872_1aab_45dc_b879_1c9cd0a665b8.slice PodAnnotations:0xc000526a48}] Aliases:map[]}"
2026-06-12 21:10:20.337694 | controller | Jun 12 20:20:10.467977 crc crio[20719]: time="2026-06-12T20:20:10.467949947Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-lrfjh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.337709 | controller | Jun 12 20:20:10.470364 crc crio[20719]: time="2026-06-12T20:20:10.470254969Z" level=info msg="Removed pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d" id=1c7d6b5b-a6dd-4dfe-a66c-d80538e46264 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.337725 | controller | Jun 12 20:20:10.473916 crc crio[20719]: time="2026-06-12T20:20:10.473838812Z" level=info msg="Stopping pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6" id=3e4e97db-beb5-410b-899b-2a72c343caa5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.337740 | controller | Jun 12 20:20:10.474009 crc crio[20719]: time="2026-06-12T20:20:10.473925883Z" level=info msg="Stopped pod sandbox (already stopped): a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6" id=3e4e97db-beb5-410b-899b-2a72c343caa5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.337756 | controller | Jun 12 20:20:10.475184 crc crio[20719]: time="2026-06-12T20:20:10.475078836Z" level=info msg="Removing pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6" id=5bf1b8ba-aeb2-499f-b719-5af85c655a78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.337772 | controller | Jun 12 20:20:10.542925 crc crio[20719]: time="2026-06-12T20:20:10.54275763Z" level=info msg="Removed pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6" id=5bf1b8ba-aeb2-499f-b719-5af85c655a78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.337791 | controller | Jun 12 20:20:10.550680 crc crio[20719]: time="2026-06-12T20:20:10.550461858Z" level=info msg="Stopping pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f" id=1c135e8e-2f9a-492f-a3c4-69b78ca39776 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.337807 | controller | Jun 12 20:20:10.550680 crc crio[20719]: time="2026-06-12T20:20:10.550552789Z" level=info msg="Stopped pod sandbox (already stopped): a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f" id=1c135e8e-2f9a-492f-a3c4-69b78ca39776 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.337823 | controller | Jun 12 20:20:10.556999 crc crio[20719]: time="2026-06-12T20:20:10.555423875Z" level=info msg="Removing pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f" id=7128119c-8852-432b-82a8-4cc25f72f335 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.337839 | controller | Jun 12 20:20:10.621365 crc crio[20719]: time="2026-06-12T20:20:10.620184835Z" level=info msg="Removed pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f" id=7128119c-8852-432b-82a8-4cc25f72f335 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.337875 | controller | Jun 12 20:20:10.623963 crc crio[20719]: time="2026-06-12T20:20:10.622678103Z" level=info msg="Stopping pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa" id=ce15c8e8-cfa4-4045-9daa-43e55e91d787 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.337892 | controller | Jun 12 20:20:10.623963 crc crio[20719]: time="2026-06-12T20:20:10.622758624Z" level=info msg="Stopped pod sandbox (already stopped): 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa" id=ce15c8e8-cfa4-4045-9daa-43e55e91d787 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.337908 | controller | Jun 12 20:20:10.624608 crc crio[20719]: time="2026-06-12T20:20:10.624375823Z" level=info msg="Removing pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa" id=c29918a2-8a89-49e2-a73e-d2ff263feac2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.337923 | controller | Jun 12 20:20:10.736770 crc crio[20719]: time="2026-06-12T20:20:10.73630569Z" level=info msg="Removed pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa" id=c29918a2-8a89-49e2-a73e-d2ff263feac2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.337938 | controller | Jun 12 20:20:10.742961 crc crio[20719]: time="2026-06-12T20:20:10.742348549Z" level=info msg="Stopping pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61" id=03d9f4e6-70ea-4343-a406-3f96dc0d8ee6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.337954 | controller | Jun 12 20:20:10.743850 crc crio[20719]: time="2026-06-12T20:20:10.743760534Z" level=info msg="Stopped pod sandbox (already stopped): 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61" id=03d9f4e6-70ea-4343-a406-3f96dc0d8ee6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.337969 | controller | Jun 12 20:20:10.750227 crc crio[20719]: time="2026-06-12T20:20:10.747539221Z" level=info msg="Removing pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61" id=007138b8-eb04-4d43-a5dc-a732102ebdc8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.337985 | controller | Jun 12 20:20:10.767497 crc crio[20719]: time="2026-06-12T20:20:10.76739187Z" level=info msg="Removed pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61" id=007138b8-eb04-4d43-a5dc-a732102ebdc8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.338000 | controller | Jun 12 20:20:10.785003 crc crio[20719]: time="2026-06-12T20:20:10.780872183Z" level=info msg="Stopping pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104" id=5ccab8a9-8dac-4bad-8249-8e4a7975ea56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.338019 | controller | Jun 12 20:20:10.785003 crc crio[20719]: time="2026-06-12T20:20:10.780939614Z" level=info msg="Stopped pod sandbox (already stopped): 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104" id=5ccab8a9-8dac-4bad-8249-8e4a7975ea56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.338035 | controller | Jun 12 20:20:10.785003 crc crio[20719]: time="2026-06-12T20:20:10.781220329Z" level=info msg="Removing pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104" id=fac898fd-8d4b-4e4c-bc17-f0fff51195c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.338051 | controller | Jun 12 20:20:10.795140 crc crio[20719]: time="2026-06-12T20:20:10.795045569Z" level=info msg="Removed pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104" id=fac898fd-8d4b-4e4c-bc17-f0fff51195c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.338066 | controller | Jun 12 20:20:10.881446 crc crio[20719]: 2026-06-12T20:20:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7488bc56f0e7c2 Mac:96:51:75:46:48:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/8766fbac-395f-439a-bdda-0e1d29f93faa SocketPath: PciID:}] [{Interface:0xc00011e590 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.338082 | controller | Jun 12 20:20:10.881446 crc crio[20719]: time="2026-06-12T20:20:10.880152406Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-lrfjh Namespace:openstack ID:b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6 UID:409ff872-1aab-45dc-b879-1c9cd0a665b8 NetNS:/var/run/netns/8766fbac-395f-439a-bdda-0e1d29f93faa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409ff872_1aab_45dc_b879_1c9cd0a665b8.slice PodAnnotations:0xc000526a48}] Aliases:map[]}"
2026-06-12 21:10:20.338097 | controller | Jun 12 20:20:10.881446 crc crio[20719]: time="2026-06-12T20:20:10.880372069Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-lrfjh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.338113 | controller | Jun 12 20:20:10.916574 crc crio[20719]: time="2026-06-12T20:20:10.916428921Z" level=info msg="Ran pod sandbox b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6 with infra container: openstack/nova-cell0-conductor-db-sync-lrfjh/POD" id=11298573-4645-43d1-9ee1-a324b676f704 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.338129 | controller | Jun 12 20:20:10.930669 crc crio[20719]: time="2026-06-12T20:20:10.930581498Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=5d8029df-eee5-415a-a7e8-1296ef9aa6db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.338144 | controller | Jun 12 20:20:10.931971 crc crio[20719]: time="2026-06-12T20:20:10.930779791Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=5d8029df-eee5-415a-a7e8-1296ef9aa6db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.338160 | controller | Jun 12 20:20:10.931971 crc crio[20719]: time="2026-06-12T20:20:10.930827432Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=5d8029df-eee5-415a-a7e8-1296ef9aa6db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.338175 | controller | Jun 12 20:20:10.942211 crc crio[20719]: time="2026-06-12T20:20:10.937642526Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=bbb684b7-d885-4cdf-871b-315bb8f9ecce name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.338194 | controller | Jun 12 20:20:10.948748 crc crio[20719]: time="2026-06-12T20:20:10.946158029Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-12 21:10:20.338211 | controller | Jun 12 20:20:11.232694 crc crio[20719]: time="2026-06-12T20:20:11.232649432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.338227 | controller | Jun 12 20:20:11.296389 crc crio[20719]: time="2026-06-12T20:20:11.2950869Z" level=info msg="Stopped container 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68: openstack/neutron-68489b7468-mbdtz/neutron-api" id=84d41b67-7cc9-4afd-98a1-5fb13534ae78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.338242 | controller | Jun 12 20:20:11.302427 crc crio[20719]: time="2026-06-12T20:20:11.30238589Z" level=info msg="Stopping pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1" id=10d04ce8-2bf9-4c60-a1d8-54320fe06a4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.338258 | controller | Jun 12 20:20:11.303137 crc crio[20719]: time="2026-06-12T20:20:11.303105193Z" level=info msg="Got pod network &{Name:neutron-68489b7468-mbdtz Namespace:openstack ID:22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1 UID:4d171f7e-9e6c-4c7c-a484-6312cd85ec8c NetNS:/var/run/netns/d800156c-422c-4d31-ae61-e334f5c5a2cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d171f7e_9e6c_4c7c_a484_6312cd85ec8c.slice PodAnnotations:0xc00008def8}] Aliases:map[]}"
2026-06-12 21:10:20.338274 | controller | Jun 12 20:20:11.303451 crc crio[20719]: time="2026-06-12T20:20:11.303426169Z" level=info msg="Deleting pod openstack_neutron-68489b7468-mbdtz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.338291 | controller | Jun 12 20:20:11.492966 crc crio[20719]: time="2026-06-12T20:20:11.492520336Z" level=info msg="Created container dab3a07834840b0faef44ac95177aef4268a038934c854bb1bdb88f713242774: openstack/cinder-api-0/cinder-api-log" id=2c0dd547-0379-403f-87fa-269e7c6351fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.338307 | controller | Jun 12 20:20:11.494438 crc crio[20719]: time="2026-06-12T20:20:11.494359667Z" level=info msg="Starting container: dab3a07834840b0faef44ac95177aef4268a038934c854bb1bdb88f713242774" id=d9cd8ed4-0d4c-464b-9649-b605c28a7104 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.338323 | controller | Jun 12 20:20:11.501500 crc crio[20719]: time="2026-06-12T20:20:11.501356574Z" level=info msg="Started container" PID=74369 containerID=dab3a07834840b0faef44ac95177aef4268a038934c854bb1bdb88f713242774 description=openstack/cinder-api-0/cinder-api-log id=d9cd8ed4-0d4c-464b-9649-b605c28a7104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea
2026-06-12 21:10:20.338339 | controller | Jun 12 20:20:11.514597 crc crio[20719]: time="2026-06-12T20:20:11.514510246Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=9da74a4e-6f86-416a-8d5e-886a2630da73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.338355 | controller | Jun 12 20:20:11.608403 crc crio[20719]: time="2026-06-12T20:20:11.608310731Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=fc72ee6d-afeb-4e47-bf73-1b1a4be19d08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.338371 | controller | Jun 12 20:20:11.627540 crc crio[20719]: time="2026-06-12T20:20:11.626688657Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=c43eac86-4531-4116-a707-4e9e01e63577 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.338391 | controller | Jun 12 20:20:11.627540 crc crio[20719]: time="2026-06-12T20:20:11.627060434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.338407 | controller | Jun 12 20:20:11.700084 crc crio[20719]: time="2026-06-12T20:20:11.699764927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.338422 | controller | Jun 12 20:20:11.888054 crc crio[20719]: time="2026-06-12T20:20:11.88785915Z" level=info msg="Stopped pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1" id=10d04ce8-2bf9-4c60-a1d8-54320fe06a4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.338438 | controller | Jun 12 20:20:12.261572 crc crio[20719]: time="2026-06-12T20:20:12.261031478Z" level=info msg="Stopping container: 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7 (timeout: 30s)" id=ff19861a-6b82-4323-8971-4db160644d34 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.338454 | controller | Jun 12 20:20:12.262898 crc crio[20719]: time="2026-06-12T20:20:12.261399515Z" level=info msg="Stopping container: 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6 (timeout: 30s)" id=7b1d631a-543d-4855-83c4-753d74b81e95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.338469 | controller | Jun 12 20:20:12.541994 crc crio[20719]: time="2026-06-12T20:20:12.541869714Z" level=info msg="Stopped container 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6: openstack/glance-default-internal-api-0/glance-log" id=7b1d631a-543d-4855-83c4-753d74b81e95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.338484 | controller | Jun 12 20:20:12.793151 crc crio[20719]: time="2026-06-12T20:20:12.792925231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.338499 | controller | Jun 12 20:20:12.943648 crc crio[20719]: time="2026-06-12T20:20:12.943008573Z" level=info msg="Removing container: 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798" id=82acbd36-650e-4195-aa7c-614c4380d358 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.338515 | controller | Jun 12 20:20:12.987883 crc crio[20719]: time="2026-06-12T20:20:12.987783989Z" level=info msg="Created container abea2137b74b644729a858137cdc186f262913f1e04747b64880f62dad4fc5e9: openstack/cinder-api-0/cinder-api" id=c43eac86-4531-4116-a707-4e9e01e63577 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.338530 | controller | Jun 12 20:20:12.990490 crc crio[20719]: time="2026-06-12T20:20:12.990212574Z" level=info msg="Starting container: abea2137b74b644729a858137cdc186f262913f1e04747b64880f62dad4fc5e9" id=a621f6d9-774d-41a3-95dc-4f700face1e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.338546 | controller | Jun 12 20:20:12.997935 crc crio[20719]: time="2026-06-12T20:20:12.997844687Z" level=info msg="Started container" PID=74478 containerID=abea2137b74b644729a858137cdc186f262913f1e04747b64880f62dad4fc5e9 description=openstack/cinder-api-0/cinder-api id=a621f6d9-774d-41a3-95dc-4f700face1e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea
2026-06-12 21:10:20.338562 | controller | Jun 12 20:20:13.014052 crc crio[20719]: time="2026-06-12T20:20:13.013937053Z" level=info msg="Removed container 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798: openstack/neutron-68489b7468-mbdtz/neutron-httpd" id=82acbd36-650e-4195-aa7c-614c4380d358 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.338578 | controller | Jun 12 20:20:13.026561 crc crio[20719]: time="2026-06-12T20:20:13.026450927Z" level=info msg="Removing container: 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68" id=0ff162eb-7b6c-4ad9-a749-32c0607dc912 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.338597 | controller | Jun 12 20:20:13.093567 crc crio[20719]: time="2026-06-12T20:20:13.093434877Z" level=info msg="Removed container 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68: openstack/neutron-68489b7468-mbdtz/neutron-api" id=0ff162eb-7b6c-4ad9-a749-32c0607dc912 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.338613 | controller | Jun 12 20:20:13.506069 crc crio[20719]: time="2026-06-12T20:20:13.505713323Z" level=info msg="Stopped container a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd: openstack/glance-default-external-api-0/glance-httpd" id=6f2da899-3f79-4384-bbd8-e3edaf3bf684 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.338629 | controller | Jun 12 20:20:13.506908 crc crio[20719]: time="2026-06-12T20:20:13.506738321Z" level=info msg="Stopping pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8" id=5a9a8169-beb0-4a7f-8af6-342667ddc9ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.338645 | controller | Jun 12 20:20:13.507242 crc crio[20719]: time="2026-06-12T20:20:13.507182839Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8 UID:de88bbc9-deb1-47a7-ad6d-6a7029450638 NetNS:/var/run/netns/ff4a1c99-ccc9-43c4-8eac-ce79b7bfab82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde88bbc9_deb1_47a7_ad6d_6a7029450638.slice PodAnnotations:0xc00008c6a8}] Aliases:map[]}"
2026-06-12 21:10:20.338661 | controller | Jun 12 20:20:13.507518 crc crio[20719]: time="2026-06-12T20:20:13.507439963Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.338677 | controller | Jun 12 20:20:14.230491 crc crio[20719]: time="2026-06-12T20:20:14.230093369Z" level=info msg="Stopped pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8" id=5a9a8169-beb0-4a7f-8af6-342667ddc9ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.338693 | controller | Jun 12 20:20:15.107787 crc crio[20719]: time="2026-06-12T20:20:15.107697383Z" level=info msg="Removing container: a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd" id=1717c8a8-7dd7-4f4a-8746-af7c22a0835a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.338709 | controller | Jun 12 20:20:15.163466 crc crio[20719]: time="2026-06-12T20:20:15.163194741Z" level=info msg="Removed container a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd: openstack/glance-default-external-api-0/glance-httpd" id=1717c8a8-7dd7-4f4a-8746-af7c22a0835a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.338724 | controller | Jun 12 20:20:15.169472 crc crio[20719]: time="2026-06-12T20:20:15.169235924Z" level=info msg="Removing container: 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f" id=fd9e4404-9991-4f5a-8666-86e92d2314ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.338740 | controller | Jun 12 20:20:15.205766 crc crio[20719]: time="2026-06-12T20:20:15.205619618Z" level=info msg="Removed container 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f: openstack/glance-default-external-api-0/glance-log" id=fd9e4404-9991-4f5a-8666-86e92d2314ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.338755 | controller | Jun 12 20:20:15.585312 crc crio[20719]: time="2026-06-12T20:20:15.583908745Z" level=info msg="Stopped container 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7: openstack/glance-default-internal-api-0/glance-httpd" id=ff19861a-6b82-4323-8971-4db160644d34 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.338775 | controller | Jun 12 20:20:15.588338 crc crio[20719]: time="2026-06-12T20:20:15.586633141Z" level=info msg="Stopping pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1" id=3c20bda0-e3af-48ff-9c23-2dc4e6a74978 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.338791 | controller | Jun 12 20:20:15.588338 crc crio[20719]: time="2026-06-12T20:20:15.587603618Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1 UID:1ad77e9c-08d0-4f81-b958-53b9a21c0618 NetNS:/var/run/netns/b946f9f3-defd-42e6-857e-cab3470f0551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ad77e9c_08d0_4f81_b958_53b9a21c0618.slice PodAnnotations:0xc000110c10}] Aliases:map[]}"
2026-06-12 21:10:20.338807 | controller | Jun 12 20:20:15.588338 crc crio[20719]: time="2026-06-12T20:20:15.587768772Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.338823 | controller | Jun 12 20:20:15.860110 crc crio[20719]: time="2026-06-12T20:20:15.860024717Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=5961e54f-ffc3-4e8b-ac55-add3d939a74d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.338838 | controller | Jun 12 20:20:15.860110 crc crio[20719]: time="2026-06-12T20:20:15.860127247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.338875 | controller | Jun 12 20:20:15.900544 crc crio[20719]: time="2026-06-12T20:20:15.900464134Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df UID:d33e9f78-aa36-4465-af44-9590ad651e74 NetNS:/var/run/netns/68348b55-2ec8-4643-97e0-c98561c2a55d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd33e9f78_aa36_4465_af44_9590ad651e74.slice PodAnnotations:0xc000110d80}] Aliases:map[]}"
2026-06-12 21:10:20.338894 | controller | Jun 12 20:20:15.900544 crc crio[20719]: time="2026-06-12T20:20:15.900529285Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.338910 | controller | Jun 12 20:20:16.208840 crc crio[20719]: time="2026-06-12T20:20:16.206761767Z" level=info msg="Stopped pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1" id=3c20bda0-e3af-48ff-9c23-2dc4e6a74978 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.338926 | controller | Jun 12 20:20:16.691985 crc crio[20719]: 2026-06-12T20:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5da2b8a111f6b3e Mac:0a:48:b2:46:f0:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/68348b55-2ec8-4643-97e0-c98561c2a55d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.338942 | controller | Jun 12 20:20:16.693647 crc crio[20719]: time="2026-06-12T20:20:16.693596613Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df UID:d33e9f78-aa36-4465-af44-9590ad651e74 NetNS:/var/run/netns/68348b55-2ec8-4643-97e0-c98561c2a55d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd33e9f78_aa36_4465_af44_9590ad651e74.slice PodAnnotations:0xc000110d80}] Aliases:map[]}"
2026-06-12 21:10:20.338959 | controller | Jun 12 20:20:16.693775 crc crio[20719]: time="2026-06-12T20:20:16.693763926Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.338979 | controller | Jun 12 20:20:16.702567 crc crio[20719]: time="2026-06-12T20:20:16.702509526Z" level=info msg="Ran pod sandbox 5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df with infra container: openstack/glance-default-external-api-0/POD" id=5961e54f-ffc3-4e8b-ac55-add3d939a74d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.338995 | controller | Jun 12 20:20:16.708700 crc crio[20719]: time="2026-06-12T20:20:16.708568109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=29ed7cd1-fec8-4849-a0a9-73ba504700c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.339011 | controller | Jun 12 20:20:16.714067 crc crio[20719]: time="2026-06-12T20:20:16.713768353Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=cf331d6d-c65f-4f95-ad62-21b0115a6a67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.339027 | controller | Jun 12 20:20:16.725758 crc crio[20719]: time="2026-06-12T20:20:16.725682573Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=4f94045e-b8a3-4c36-8efc-b4275b4bb169 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.339042 | controller | Jun 12 20:20:16.726122 crc crio[20719]: time="2026-06-12T20:20:16.726072959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339058 | controller | Jun 12 20:20:16.769610 crc crio[20719]: time="2026-06-12T20:20:16.769088523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339074 | controller | Jun 12 20:20:17.193788 crc crio[20719]: time="2026-06-12T20:20:17.193716352Z" level=info msg="Removing container: 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7" id=d11a9185-41ed-4c4a-af45-32b0c531edbe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.339089 | controller | Jun 12 20:20:17.284566 crc crio[20719]: time="2026-06-12T20:20:17.284462964Z" level=info msg="Removed container 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7: openstack/glance-default-internal-api-0/glance-httpd" id=d11a9185-41ed-4c4a-af45-32b0c531edbe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.339105 | controller | Jun 12 20:20:17.295256 crc crio[20719]: time="2026-06-12T20:20:17.289036418Z" level=info msg="Removing container: 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6" id=72f60da1-e519-4cc5-9e11-1192b70f603d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.339121 | controller | Jun 12 20:20:17.445949 crc crio[20719]: time="2026-06-12T20:20:17.44578581Z" level=info msg="Removed container 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6: openstack/glance-default-internal-api-0/glance-log" id=72f60da1-e519-4cc5-9e11-1192b70f603d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.339136 | controller | Jun 12 20:20:17.708931 crc crio[20719]: time="2026-06-12T20:20:17.708567661Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=fb6dd81a-6a69-493c-a4bb-7fd3b4964a9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.339152 | controller | Jun 12 20:20:17.709107 crc crio[20719]: time="2026-06-12T20:20:17.70909106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339167 | controller | Jun 12 20:20:17.791326 crc crio[20719]: time="2026-06-12T20:20:17.791216498Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78 UID:6a406d8d-9dff-44d1-b7b3-bdc3130d30a0 NetNS:/var/run/netns/987e001f-f685-4929-98aa-bcfbefcba623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a406d8d_9dff_44d1_b7b3_bdc3130d30a0.slice PodAnnotations:0xc0023e2f10}] Aliases:map[]}"
2026-06-12 21:10:20.339187 | controller | Jun 12 20:20:17.791722 crc crio[20719]: time="2026-06-12T20:20:17.791701067Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.339203 | controller | Jun 12 20:20:17.797969 crc crio[20719]: time="2026-06-12T20:20:17.79793257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339219 | controller | Jun 12 20:20:18.041655 crc crio[20719]: time="2026-06-12T20:20:18.041172695Z" level=info msg="Created container 55ed35b24762196a1b2b4e0c3a0adce408b80e8a64737f7b0274e0bb95509034: openstack/glance-default-external-api-0/glance-log" id=4f94045e-b8a3-4c36-8efc-b4275b4bb169 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.339235 | controller | Jun 12 20:20:18.046110 crc crio[20719]: time="2026-06-12T20:20:18.046049461Z" level=info msg="Starting container: 55ed35b24762196a1b2b4e0c3a0adce408b80e8a64737f7b0274e0bb95509034" id=a5ca2d6c-dba1-443c-bfd9-756b3cecc461 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.339251 | controller | Jun 12 20:20:18.056321 crc crio[20719]: time="2026-06-12T20:20:18.055883536Z" level=info msg="Started container" PID=75072 containerID=55ed35b24762196a1b2b4e0c3a0adce408b80e8a64737f7b0274e0bb95509034 description=openstack/glance-default-external-api-0/glance-log id=a5ca2d6c-dba1-443c-bfd9-756b3cecc461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df
2026-06-12 21:10:20.339267 | controller | Jun 12 20:20:18.070700 crc crio[20719]: time="2026-06-12T20:20:18.070592057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=0c22e72b-c68e-4375-88d0-4080c1a37323 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.339283 | controller | Jun 12 20:20:18.137299 crc crio[20719]: time="2026-06-12T20:20:18.137163489Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=650af168-d886-4ffa-8020-abe0fd5b8ddb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.339299 | controller | Jun 12 20:20:18.146682 crc crio[20719]: time="2026-06-12T20:20:18.146602946Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=d1168abd-c5c8-4b1b-9bee-dae2485f4e63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.339315 | controller | Jun 12 20:20:18.147177 crc crio[20719]: time="2026-06-12T20:20:18.147082684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339330 | controller | Jun 12 20:20:18.201658 crc crio[20719]: time="2026-06-12T20:20:18.201572193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339346 | controller | Jun 12 20:20:18.505876 crc crio[20719]: 2026-06-12T20:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b3df60f3f2624f Mac:f2:ae:78:51:42:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/987e001f-f685-4929-98aa-bcfbefcba623 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.339362 | controller | Jun 12 20:20:18.510188 crc crio[20719]: time="2026-06-12T20:20:18.510143952Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78 UID:6a406d8d-9dff-44d1-b7b3-bdc3130d30a0 NetNS:/var/run/netns/987e001f-f685-4929-98aa-bcfbefcba623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a406d8d_9dff_44d1_b7b3_bdc3130d30a0.slice PodAnnotations:0xc0023e2f10}] Aliases:map[]}"
2026-06-12 21:10:20.339381 | controller | Jun 12 20:20:18.512468 crc crio[20719]: time="2026-06-12T20:20:18.5105949Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.339398 | controller | Jun 12 20:20:18.526917 crc crio[20719]: time="2026-06-12T20:20:18.524362079Z" level=info msg="Ran pod sandbox 5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78 with infra container: openstack/glance-default-internal-api-0/POD" id=fb6dd81a-6a69-493c-a4bb-7fd3b4964a9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.339414 | controller | Jun 12 20:20:18.527951 crc crio[20719]: time="2026-06-12T20:20:18.527875935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=0be436ff-94dd-4feb-9ea1-b12a188d2d24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.339429 | controller | Jun 12 20:20:18.531375 crc crio[20719]: time="2026-06-12T20:20:18.531242044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=16bf32dc-cd0d-4bd5-a914-075168a20c58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.339445 | controller | Jun 12 20:20:18.540672 crc crio[20719]: time="2026-06-12T20:20:18.540545493Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=2feadfc1-b691-438d-aaea-eef24373c068 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.339461 | controller | Jun 12 20:20:18.541567 crc crio[20719]: time="2026-06-12T20:20:18.54150622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339477 | controller | Jun 12 20:20:18.613858 crc crio[20719]: time="2026-06-12T20:20:18.613692438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339493 | controller | Jun 12 20:20:19.028597 crc crio[20719]: time="2026-06-12T20:20:19.028510202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339508 | controller | Jun 12 20:20:19.148669 crc crio[20719]: time="2026-06-12T20:20:19.148492392Z" level=info msg="Created container 3f489449c911b9caa81af36354589fec41b02c4f1751764dc251f3a3ffca7d1b: openstack/glance-default-external-api-0/glance-httpd" id=d1168abd-c5c8-4b1b-9bee-dae2485f4e63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.339524 | controller | Jun 12 20:20:19.150357 crc crio[20719]: time="2026-06-12T20:20:19.149992941Z" level=info msg="Starting container: 3f489449c911b9caa81af36354589fec41b02c4f1751764dc251f3a3ffca7d1b" id=f524470e-d46b-4241-b88c-192d8a8a0734 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.339539 | controller | Jun 12 20:20:19.159773 crc crio[20719]: time="2026-06-12T20:20:19.15969065Z" level=info msg="Started container" PID=75179 containerID=3f489449c911b9caa81af36354589fec41b02c4f1751764dc251f3a3ffca7d1b description=openstack/glance-default-external-api-0/glance-httpd id=f524470e-d46b-4241-b88c-192d8a8a0734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df
2026-06-12 21:10:20.339555 | controller | Jun 12 20:20:19.384134 crc crio[20719]: time="2026-06-12T20:20:19.383677778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339575 | controller | Jun 12 20:20:19.519387 crc crio[20719]: time="2026-06-12T20:20:19.519229543Z" level=info msg="Created container 2ab59f0a18571de0bd8088caa06d619b51085bcf197018e2cc7cf259ac26ab14: openstack/glance-default-internal-api-0/glance-log" id=2feadfc1-b691-438d-aaea-eef24373c068 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.339592 | controller | Jun 12 20:20:19.520910 crc crio[20719]: time="2026-06-12T20:20:19.52075745Z" level=info msg="Starting container: 2ab59f0a18571de0bd8088caa06d619b51085bcf197018e2cc7cf259ac26ab14" id=cc8baf18-ad30-414a-b19e-514251ac3bdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.339607 | controller | Jun 12 20:20:19.533038 crc crio[20719]: time="2026-06-12T20:20:19.532910475Z" level=info msg="Started container" PID=75198 containerID=2ab59f0a18571de0bd8088caa06d619b51085bcf197018e2cc7cf259ac26ab14 description=openstack/glance-default-internal-api-0/glance-log id=cc8baf18-ad30-414a-b19e-514251ac3bdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78
2026-06-12 21:10:20.339624 | controller | Jun 12 20:20:19.550858 crc crio[20719]: time="2026-06-12T20:20:19.550731733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f9635d58-9c4f-4060-a6c0-f7bcd9874ed4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.339639 | controller | Jun 12 20:20:19.630631 crc crio[20719]: time="2026-06-12T20:20:19.630526928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=31c346eb-e97e-403d-8c18-b43132f841db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.339655 | controller | Jun 12 20:20:19.640201 crc crio[20719]: time="2026-06-12T20:20:19.640099328Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=d13cfba5-fb3c-4d90-a44c-4198a7054052 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.339671 | controller | Jun 12 20:20:19.640680 crc crio[20719]: time="2026-06-12T20:20:19.640623017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339688 | controller | Jun 12 20:20:19.723254 crc crio[20719]: time="2026-06-12T20:20:19.723205434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339704 | controller | Jun 12 20:20:20.406185 crc crio[20719]: time="2026-06-12T20:20:20.405905006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339719 | controller | Jun 12 20:20:20.543178 crc crio[20719]: time="2026-06-12T20:20:20.543123013Z" level=info msg="Created container 3d3cf34cbf8a709ce3489ab55ab1d762e8fe768cf61187a55af77e2211e611ec: openstack/glance-default-internal-api-0/glance-httpd" id=d13cfba5-fb3c-4d90-a44c-4198a7054052 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.339735 | controller | Jun 12 20:20:20.545830 crc crio[20719]: time="2026-06-12T20:20:20.545699725Z" level=info msg="Starting container: 3d3cf34cbf8a709ce3489ab55ab1d762e8fe768cf61187a55af77e2211e611ec" id=2fef0fc7-6b90-4ec7-917c-30bdbe5b3120 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.339751 | controller | Jun 12 20:20:20.554848 crc crio[20719]: time="2026-06-12T20:20:20.554751175Z" level=info msg="Started container" PID=75470 containerID=3d3cf34cbf8a709ce3489ab55ab1d762e8fe768cf61187a55af77e2211e611ec description=openstack/glance-default-internal-api-0/glance-httpd id=2fef0fc7-6b90-4ec7-917c-30bdbe5b3120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78
2026-06-12 21:10:20.339771 | controller | Jun 12 20:20:26.408617 crc crio[20719]: time="2026-06-12T20:20:26.407820446Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1" id=bbb684b7-d885-4cdf-871b-315bb8f9ecce name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.339788 | controller | Jun 12 20:20:26.410445 crc crio[20719]: time="2026-06-12T20:20:26.409662689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=d9c3c8ab-1b81-4ed2-9d2a-80e956068ad5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.339804 | controller | Jun 12 20:20:26.445423 crc crio[20719]: time="2026-06-12T20:20:26.445098288Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=c896f185-9489-44b0-9dc0-07bbdf100bb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.339820 | controller | Jun 12 20:20:26.457131 crc crio[20719]: time="2026-06-12T20:20:26.45701125Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-lrfjh/nova-cell0-conductor-db-sync" id=770aedca-ef38-4f44-99c3-6ffaf8aafb32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.339836 | controller | Jun 12 20:20:26.460194 crc crio[20719]: time="2026-06-12T20:20:26.460081065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339871 | controller | Jun 12 20:20:26.514821 crc crio[20719]: time="2026-06-12T20:20:26.51451024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339889 | controller | Jun 12 20:20:26.520233 crc crio[20719]: time="2026-06-12T20:20:26.52015755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.339905 | controller | Jun 12 20:20:26.743573 crc crio[20719]: time="2026-06-12T20:20:26.743440604Z" level=info msg="Created container fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d: openstack/nova-cell0-conductor-db-sync-lrfjh/nova-cell0-conductor-db-sync" id=770aedca-ef38-4f44-99c3-6ffaf8aafb32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.339921 | controller | Jun 12 20:20:26.746443 crc crio[20719]: time="2026-06-12T20:20:26.746363086Z" level=info msg="Starting container: fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d" id=6159151f-5a0f-4d7a-b8cd-a8df3b77d385 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.339937 | controller | Jun 12 20:20:26.756462 crc crio[20719]: time="2026-06-12T20:20:26.756191401Z" level=info msg="Started container" PID=75918 containerID=fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d description=openstack/nova-cell0-conductor-db-sync-lrfjh/nova-cell0-conductor-db-sync id=6159151f-5a0f-4d7a-b8cd-a8df3b77d385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6
2026-06-12 21:10:20.339953 | controller | Jun 12 20:20:38.581227 crc crio[20719]: time="2026-06-12T20:20:38.580386979Z" level=warning msg="Stopping container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e with stop signal(15) timed out. Killing..."
2026-06-12 21:10:20.339969 | controller | Jun 12 20:20:38.611627 crc crio[20719]: time="2026-06-12T20:20:38.611473634Z" level=warning msg="Stopping container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 with stop signal(15) timed out. Killing..."
2026-06-12 21:10:20.339984 | controller | Jun 12 20:20:38.631957 crc crio[20719]: time="2026-06-12T20:20:38.63183071Z" level=error msg="Killing container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e KILL` failed: kill container: No such process\n : exit status 1"
2026-06-12 21:10:20.340007 | controller | Jun 12 20:20:38.725931 crc crio[20719]: time="2026-06-12T20:20:38.725842005Z" level=error msg="Killing container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 21:10:20.340023 | controller | Jun 12 20:20:38.761748 crc crio[20719]: time="2026-06-12T20:20:38.761645748Z" level=info msg="Stopped container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89: openstack/ceilometer-0/ceilometer-central-agent" id=a6c01a0e-73d5-41f8-b740-b8c910a527b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.340039 | controller | Jun 12 20:20:39.299289 crc crio[20719]: time="2026-06-12T20:20:39.29912014Z" level=info msg="Stopped container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e: openstack/ceilometer-0/ceilometer-notification-agent" id=31af93f5-6099-4ae4-9cb8-fdd094ba2fc4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.340055 | controller | Jun 12 20:20:39.300941 crc crio[20719]: time="2026-06-12T20:20:39.300831527Z" level=info msg="Stopping pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37" id=71135506-1e4b-410a-83fa-ae22a0d5abe2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.340071 | controller | Jun 12 20:20:39.301930 crc crio[20719]: time="2026-06-12T20:20:39.301831425Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37 UID:bb73d906-5afc-45a4-8215-9c6517e24bd1 NetNS:/var/run/netns/ed33306e-bfda-4137-b169-e7ed93c57b52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb73d906_5afc_45a4_8215_9c6517e24bd1.slice PodAnnotations:0xc0023e2090}] Aliases:map[]}"
2026-06-12 21:10:20.340087 | controller | Jun 12 20:20:39.302144 crc crio[20719]: time="2026-06-12T20:20:39.302067942Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.340103 | controller | Jun 12 20:20:39.794691 crc crio[20719]: time="2026-06-12T20:20:39.7943447Z" level=info msg="Stopped pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37" id=71135506-1e4b-410a-83fa-ae22a0d5abe2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.340119 | controller | Jun 12 20:20:40.608480 crc crio[20719]: time="2026-06-12T20:20:40.607920345Z" level=info msg="Removing container: f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111" id=6ffbe1bd-8499-4f94-9281-0600b36e99e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.340134 | controller | Jun 12 20:20:40.659039 crc crio[20719]: time="2026-06-12T20:20:40.658460852Z" level=info msg="Removed container f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111: openstack/ceilometer-0/proxy-httpd" id=6ffbe1bd-8499-4f94-9281-0600b36e99e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.340150 | controller | Jun 12 20:20:40.663076 crc crio[20719]: time="2026-06-12T20:20:40.662654757Z" level=info msg="Removing container: abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0" id=17c58839-d971-4ebf-9523-4cc6c84a87c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.340165 | controller | Jun 12 20:20:40.707125 crc crio[20719]: time="2026-06-12T20:20:40.706897659Z" level=info msg="Removed container abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0: openstack/ceilometer-0/sg-core" id=17c58839-d971-4ebf-9523-4cc6c84a87c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.340184 | controller | Jun 12 20:20:40.715438 crc crio[20719]: time="2026-06-12T20:20:40.715247588Z" level=info msg="Removing container: d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e" id=60e8158a-f49b-4675-86b5-6522a024a563 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.340200 | controller | Jun 12 20:20:40.777058 crc crio[20719]: time="2026-06-12T20:20:40.776953014Z" level=info msg="Removed container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e: openstack/ceilometer-0/ceilometer-notification-agent" id=60e8158a-f49b-4675-86b5-6522a024a563 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.340216 | controller | Jun 12 20:20:40.781635 crc crio[20719]: time="2026-06-12T20:20:40.78147921Z" level=info msg="Removing container: d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89" id=455c3ee7-1990-428b-8f2b-a8b7b63c5a4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.340231 | controller | Jun 12 20:20:40.849615 crc crio[20719]: time="2026-06-12T20:20:40.849510124Z" level=info msg="Removed container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89: openstack/ceilometer-0/ceilometer-central-agent" id=455c3ee7-1990-428b-8f2b-a8b7b63c5a4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.340246 | controller | Jun 12 20:20:41.472443 crc crio[20719]: time="2026-06-12T20:20:41.471913414Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=8c8aca4c-2ed1-4461-8813-460ce96e8a91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.340261 | controller | Jun 12 20:20:41.472690 crc crio[20719]: time="2026-06-12T20:20:41.47248527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340277 | controller | Jun 12 20:20:41.507160 crc crio[20719]: time="2026-06-12T20:20:41.50695132Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e UID:2cff8919-c98c-4a86-8f94-a8d098068708 NetNS:/var/run/netns/335fb582-721f-41a2-a7d0-316970298dbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff8919_c98c_4a86_8f94_a8d098068708.slice PodAnnotations:0xc00334a5a8}] Aliases:map[]}"
2026-06-12 21:10:20.340292 | controller | Jun 12 20:20:41.507574 crc crio[20719]: time="2026-06-12T20:20:41.507552057Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.340308 | controller | Jun 12 20:20:42.044418 crc crio[20719]: 2026-06-12T20:20:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed9181b2088a45f Mac:aa:f9:c5:31:df:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/335fb582-721f-41a2-a7d0-316970298dbb SocketPath: PciID:}] [{Interface:0xc00011e6a0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.340324 | controller | Jun 12 20:20:42.044418 crc crio[20719]: time="2026-06-12T20:20:42.043964377Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e UID:2cff8919-c98c-4a86-8f94-a8d098068708 NetNS:/var/run/netns/335fb582-721f-41a2-a7d0-316970298dbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff8919_c98c_4a86_8f94_a8d098068708.slice PodAnnotations:0xc00334a5a8}] Aliases:map[]}"
2026-06-12 21:10:20.340340 | controller | Jun 12 20:20:42.044418 crc crio[20719]: time="2026-06-12T20:20:42.044098631Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.340359 | controller | Jun 12 20:20:42.052984 crc crio[20719]: time="2026-06-12T20:20:42.052905948Z" level=info msg="Ran pod sandbox ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e with infra container: openstack/ceilometer-0/POD" id=8c8aca4c-2ed1-4461-8813-460ce96e8a91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.340375 | controller | Jun 12 20:20:42.055338 crc crio[20719]: time="2026-06-12T20:20:42.05521136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=cc5b2344-ead8-4ba4-a019-5bca8736472b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.340391 | controller | Jun 12 20:20:42.081110 crc crio[20719]: time="2026-06-12T20:20:42.081019517Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=a3c53d88-e2c9-4ac8-a66d-980d4260c9d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.340406 | controller | Jun 12 20:20:42.097341 crc crio[20719]: time="2026-06-12T20:20:42.097220122Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=bab28f76-2326-4a3a-8ce2-b52f05af1bf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.340421 | controller | Jun 12 20:20:42.097764 crc crio[20719]: time="2026-06-12T20:20:42.097702566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340437 | controller | Jun 12 20:20:42.138830 crc crio[20719]: time="2026-06-12T20:20:42.138722903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340453 | controller | Jun 12 20:20:42.143838 crc crio[20719]: time="2026-06-12T20:20:42.143761011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340469 | controller | Jun 12 20:20:42.312569 crc crio[20719]: time="2026-06-12T20:20:42.311940126Z" level=info msg="Created container f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a: openstack/ceilometer-0/ceilometer-central-agent" id=bab28f76-2326-4a3a-8ce2-b52f05af1bf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.340484 | controller | Jun 12 20:20:42.314121 crc crio[20719]: time="2026-06-12T20:20:42.313941022Z" level=info msg="Starting container: f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a" id=2232e15c-2297-4bd9-a3b7-8412d250887f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.340500 | controller | Jun 12 20:20:42.320167 crc crio[20719]: time="2026-06-12T20:20:42.320110273Z" level=info msg="Started container" PID=76886 containerID=f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a description=openstack/ceilometer-0/ceilometer-central-agent id=2232e15c-2297-4bd9-a3b7-8412d250887f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e
2026-06-12 21:10:20.340516 | controller | Jun 12 20:20:42.336685 crc crio[20719]: time="2026-06-12T20:20:42.336591193Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=e16df3de-432c-40b2-bd97-4d15e65b76c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.340532 | controller | Jun 12 20:20:42.363383 crc crio[20719]: time="2026-06-12T20:20:42.362534623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=3dff752b-0713-4560-a454-8acb0e733a48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.340549 | controller | Jun 12 20:20:42.380392 crc crio[20719]: time="2026-06-12T20:20:42.375404421Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=217bdc81-4ac8-474c-bba8-5b4791b47d70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.340567 | controller | Jun 12 20:20:42.380392 crc crio[20719]: time="2026-06-12T20:20:42.375814262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340583 | controller | Jun 12 20:20:42.419495 crc crio[20719]: time="2026-06-12T20:20:42.419430565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340599 | controller | Jun 12 20:20:42.423816 crc crio[20719]: time="2026-06-12T20:20:42.423772315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340614 | controller | Jun 12 20:20:42.565777 crc crio[20719]: time="2026-06-12T20:20:42.565594518Z" level=info msg="Created container a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8: openstack/ceilometer-0/ceilometer-notification-agent" id=217bdc81-4ac8-474c-bba8-5b4791b47d70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.340630 | controller | Jun 12 20:20:42.567256 crc crio[20719]: time="2026-06-12T20:20:42.567185564Z" level=info msg="Starting container: a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8" id=701cccf4-7341-4876-ba63-e3aacc69f743 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.340645 | controller | Jun 12 20:20:42.572519 crc crio[20719]: time="2026-06-12T20:20:42.572444718Z" level=info msg="Started container" PID=76902 containerID=a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8 description=openstack/ceilometer-0/ceilometer-notification-agent id=701cccf4-7341-4876-ba63-e3aacc69f743 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e
2026-06-12 21:10:20.340660 | controller | Jun 12 20:20:42.587684 crc crio[20719]: time="2026-06-12T20:20:42.587600211Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=83237ff4-6bb8-4f2c-97f8-20bb7bcb4f3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.340676 | controller | Jun 12 20:20:42.602021 crc crio[20719]: time="2026-06-12T20:20:42.601832926Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=31c92c38-dd57-452b-8820-a37f69bd34cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.340701 | controller | Jun 12 20:20:42.611868 crc crio[20719]: time="2026-06-12T20:20:42.611767321Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=637c45dd-c898-4ddc-8c68-0c8102499336 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.340718 | controller | Jun 12 20:20:42.612183 crc crio[20719]: time="2026-06-12T20:20:42.612117801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340734 | controller | Jun 12 20:20:42.679978 crc crio[20719]: time="2026-06-12T20:20:42.679746782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340749 | controller | Jun 12 20:20:42.684471 crc crio[20719]: time="2026-06-12T20:20:42.684213337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340765 | controller | Jun 12 20:20:42.848198 crc crio[20719]: time="2026-06-12T20:20:42.848074332Z" level=info msg="Created container 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf: openstack/ceilometer-0/sg-core" id=637c45dd-c898-4ddc-8c68-0c8102499336 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.340781 | controller | Jun 12 20:20:42.849904 crc crio[20719]: time="2026-06-12T20:20:42.849829091Z" level=info msg="Starting container: 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf" id=6ff09f0b-6c9b-450d-ad0c-cc08720f855f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.340800 | controller | Jun 12 20:20:42.856817 crc crio[20719]: time="2026-06-12T20:20:42.856720664Z" level=info msg="Started container" PID=76925 containerID=4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf description=openstack/ceilometer-0/sg-core id=6ff09f0b-6c9b-450d-ad0c-cc08720f855f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e
2026-06-12 21:10:20.340817 | controller | Jun 12 20:20:42.882114 crc crio[20719]: time="2026-06-12T20:20:42.881991474Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=b3cae22c-cf77-46e3-8dff-f7353331cf04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.340833 | controller | Jun 12 20:20:42.924306 crc crio[20719]: time="2026-06-12T20:20:42.924128256Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=10574520-cf96-4ea8-8c81-fa37e74be12f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.340863 | controller | Jun 12 20:20:42.939559 crc crio[20719]: time="2026-06-12T20:20:42.934564695Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=f8db5d02-51e7-44df-b269-e071c2136043 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.340885 | controller | Jun 12 20:20:42.939559 crc crio[20719]: time="2026-06-12T20:20:42.934970257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340901 | controller | Jun 12 20:20:42.999495 crc crio[20719]: time="2026-06-12T20:20:42.99908452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340917 | controller | Jun 12 20:20:43.004105 crc crio[20719]: time="2026-06-12T20:20:43.004046251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.340933 | controller | Jun 12 20:20:43.424647 crc crio[20719]: time="2026-06-12T20:20:43.424555036Z" level=info msg="Created container 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d: openstack/ceilometer-0/proxy-httpd" id=f8db5d02-51e7-44df-b269-e071c2136043 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.340948 | controller | Jun 12 20:20:43.427201 crc crio[20719]: time="2026-06-12T20:20:43.427124637Z" level=info msg="Starting container: 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d" id=15a4ece9-cd82-4f25-ae0a-82a6b0b137c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.340964 | controller | Jun 12 20:20:43.434095 crc crio[20719]: time="2026-06-12T20:20:43.434016028Z" level=info msg="Started container" PID=76962 containerID=970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d description=openstack/ceilometer-0/proxy-httpd id=15a4ece9-cd82-4f25-ae0a-82a6b0b137c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e
2026-06-12 21:10:20.340979 | controller | Jun 12 20:20:45.724533 crc crio[20719]: time="2026-06-12T20:20:45.723809405Z" level=info msg="Stopping container: 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d (timeout: 30s)" id=708b8564-9246-43d2-a3ef-264d6f3df8d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.340995 | controller | Jun 12 20:20:45.725818 crc crio[20719]: time="2026-06-12T20:20:45.725577794Z" level=info msg="Stopping container: a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8 (timeout: 30s)" id=0e23d5c8-471a-4bd9-bc58-96d2b405f226 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.341014 | controller | Jun 12 20:20:45.725818 crc crio[20719]: time="2026-06-12T20:20:45.725626617Z" level=info msg="Stopping container: f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a (timeout: 30s)" id=0b3dbc3b-daf8-4316-a4b8-c15891df2a28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.341030 | controller | Jun 12 20:20:45.725818 crc crio[20719]: time="2026-06-12T20:20:45.725578004Z" level=info msg="Stopping container: 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf (timeout: 30s)" id=d6b5d9d5-84a5-4fbb-8398-a2a2f3ce47ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.341045 | controller | Jun 12 20:20:45.853467 crc crio[20719]: time="2026-06-12T20:20:45.853361737Z" level=info msg="Stopped container 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf: openstack/ceilometer-0/sg-core" id=d6b5d9d5-84a5-4fbb-8398-a2a2f3ce47ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.341061 | controller | Jun 12 20:20:45.961132 crc crio[20719]: time="2026-06-12T20:20:45.960971238Z" level=info msg="Stopped container 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d: openstack/ceilometer-0/proxy-httpd" id=708b8564-9246-43d2-a3ef-264d6f3df8d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.341077 | controller | Jun 12 20:20:46.156249 crc crio[20719]: time="2026-06-12T20:20:46.156179755Z" level=info msg="Stopped container a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8: openstack/ceilometer-0/ceilometer-notification-agent" id=0e23d5c8-471a-4bd9-bc58-96d2b405f226 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.341092 | controller | Jun 12 20:20:46.744110 crc crio[20719]: time="2026-06-12T20:20:46.743704589Z" level=info msg="Stopping pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6" id=a548c39e-0a8e-4ad2-a1dc-8dd08512330a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.341108 | controller | Jun 12 20:20:46.745541 crc crio[20719]: time="2026-06-12T20:20:46.745494249Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-lrfjh Namespace:openstack ID:b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6 UID:409ff872-1aab-45dc-b879-1c9cd0a665b8 NetNS:/var/run/netns/8766fbac-395f-439a-bdda-0e1d29f93faa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409ff872_1aab_45dc_b879_1c9cd0a665b8.slice PodAnnotations:0xc002d9a9c8}] Aliases:map[]}"
2026-06-12 21:10:20.341125 | controller | Jun 12 20:20:46.745771 crc crio[20719]: time="2026-06-12T20:20:46.745752697Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-lrfjh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.341141 | controller | Jun 12 20:20:47.122400 crc crio[20719]: time="2026-06-12T20:20:47.122157349Z" level=info msg="Stopped pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6" id=a548c39e-0a8e-4ad2-a1dc-8dd08512330a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.341157 | controller | Jun 12 20:20:48.284175 crc crio[20719]: time="2026-06-12T20:20:48.283399051Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=40f7dfaf-724e-4102-a46b-66c78c714788 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.341173 | controller | Jun 12 20:20:48.284175 crc crio[20719]: time="2026-06-12T20:20:48.284148801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.341189 | controller | Jun 12 20:20:48.321014 crc crio[20719]: time="2026-06-12T20:20:48.320623036Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0ac97bf4e003703df34710c5926ba4203922148b4277efe58116393e4a31afe1 UID:02758e35-6d19-442e-a3ec-04203a21c100 NetNS:/var/run/netns/7014021c-bd98-4262-a28e-6afe52ebf0f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02758e35_6d19_442e_a3ec_04203a21c100.slice PodAnnotations:0xc00259ad68}] Aliases:map[]}"
2026-06-12 21:10:20.341209 | controller | Jun 12 20:20:48.321014 crc crio[20719]: time="2026-06-12T20:20:48.321011848Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.341227 | controller | Jun 12 20:20:48.900022 crc crio[20719]: 2026-06-12T20:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ac97bf4e003703 Mac:f2:ab:58:01:68:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/7014021c-bd98-4262-a28e-6afe52ebf0f7 SocketPath: PciID:}] [{Interface:0xc0002d8770 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.341244 | controller | Jun 12 20:20:48.902892 crc crio[20719]: time="2026-06-12T20:20:48.902807811Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0ac97bf4e003703df34710c5926ba4203922148b4277efe58116393e4a31afe1 UID:02758e35-6d19-442e-a3ec-04203a21c100 NetNS:/var/run/netns/7014021c-bd98-4262-a28e-6afe52ebf0f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02758e35_6d19_442e_a3ec_04203a21c100.slice PodAnnotations:0xc00259ad68}] Aliases:map[]}"
2026-06-12 21:10:20.341260 | controller | Jun 12 20:20:48.903067 crc crio[20719]: time="2026-06-12T20:20:48.903006346Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.341276 | controller | Jun 12 20:20:48.917151 crc crio[20719]: time="2026-06-12T20:20:48.917006227Z" level=info msg="Ran pod sandbox 0ac97bf4e003703df34710c5926ba4203922148b4277efe58116393e4a31afe1 with infra container: openstack/nova-cell0-conductor-0/POD" id=40f7dfaf-724e-4102-a46b-66c78c714788 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.341293 | controller | Jun 12 20:20:48.920793 crc crio[20719]: time="2026-06-12T20:20:48.920732558Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=35277113-c8d5-4524-be56-5ea86146d8fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.341309 | controller | Jun 12 20:20:48.955360 crc crio[20719]: time="2026-06-12T20:20:48.955199216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=c92b362d-8bc6-4ebc-89ad-58d55cde82bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.341326 | controller | Jun 12 20:20:48.963423 crc crio[20719]: time="2026-06-12T20:20:48.963353463Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=cc8fb955-c957-47a0-83c3-012168e58059 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.341342 | controller | Jun 12 20:20:48.963746 crc crio[20719]: time="2026-06-12T20:20:48.963681273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.341358 | controller | Jun 12 20:20:49.018071 crc crio[20719]: time="2026-06-12T20:20:49.017959371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.341375 | controller | Jun 12 20:20:49.021572 crc crio[20719]: time="2026-06-12T20:20:49.021475028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.341391 | controller | Jun 12 20:20:49.157968 crc crio[20719]: time="2026-06-12T20:20:49.157799088Z" level=info msg="Created container 68372098adcaa98b142dd67958bd51b8b082b82d32e224ec9a51b47a3a9eb28d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=cc8fb955-c957-47a0-83c3-012168e58059 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.341411 | controller | Jun 12 20:20:49.159579 crc crio[20719]: time="2026-06-12T20:20:49.159237969Z" level=info msg="Starting container: 68372098adcaa98b142dd67958bd51b8b082b82d32e224ec9a51b47a3a9eb28d" id=73ccf2a2-2561-438b-9696-aa17391a2565 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.341429 | controller | Jun 12 20:20:49.172899 crc crio[20719]: time="2026-06-12T20:20:49.172128517Z" level=info msg="Started container" PID=77572 containerID=68372098adcaa98b142dd67958bd51b8b082b82d32e224ec9a51b47a3a9eb28d description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=73ccf2a2-2561-438b-9696-aa17391a2565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ac97bf4e003703df34710c5926ba4203922148b4277efe58116393e4a31afe1
2026-06-12 21:10:20.341446 | controller | Jun 12 20:20:57.352450 crc crio[20719]: time="2026-06-12T20:20:57.351674664Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-dhd9v/POD" id=9a7f7b70-3af7-4885-91e8-8772d32a06d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.341462 | controller | Jun 12 20:20:57.353677 crc crio[20719]: time="2026-06-12T20:20:57.352493138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.341479 | controller | Jun 12 20:20:57.430127 crc crio[20719]: time="2026-06-12T20:20:57.429668895Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-dhd9v Namespace:openstack ID:c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f UID:613a6c27-bb69-4e66-ad15-eae83fd47ee7 NetNS:/var/run/netns/e9e0f083-28af-4b96-b0e9-e3ca2380b91f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod613a6c27_bb69_4e66_ad15_eae83fd47ee7.slice PodAnnotations:0xc00008dde0}] Aliases:map[]}"
2026-06-12 21:10:20.341496 | controller | Jun 12 20:20:57.430127 crc crio[20719]: time="2026-06-12T20:20:57.430075296Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-dhd9v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.341512 | controller | Jun 12 20:20:57.842350 crc crio[20719]: time="2026-06-12T20:20:57.837993829Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=ad5b4106-207a-4c77-a5d5-df6710750e30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.341528 | controller | Jun 12 20:20:57.848859 crc crio[20719]: time="2026-06-12T20:20:57.845478079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.341545 | controller | Jun 12 20:20:57.893918 crc crio[20719]: time="2026-06-12T20:20:57.892109463Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=a14b361c-139e-480a-80db-b9f7e6684d0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.341561 | controller | Jun 12 20:20:57.893918 crc crio[20719]: time="2026-06-12T20:20:57.892186745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.341578 | controller | Jun 12 20:20:58.042699 crc crio[20719]: time="2026-06-12T20:20:58.041958401Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada UID:f34a48ea-4105-4168-955f-209130918188 NetNS:/var/run/netns/88c4c35d-cf6d-434d-a9b0-959114e064e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf34a48ea_4105_4168_955f_209130918188.slice PodAnnotations:0xc003c98198}] Aliases:map[]}"
2026-06-12 21:10:20.341598 | controller | Jun 12 20:20:58.042699 crc crio[20719]: time="2026-06-12T20:20:58.04223144Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.341615 | controller | Jun 12 20:20:58.044839 crc crio[20719]: time="2026-06-12T20:20:58.044759812Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a UID:2ee691e3-80e7-45b1-b496-68a85adc97d5 NetNS:/var/run/netns/8395b433-6f36-45eb-b0fa-580bb8554a08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ee691e3_80e7_45b1_b496_68a85adc97d5.slice PodAnnotations:0xc00008c4f0}] Aliases:map[]}"
2026-06-12 21:10:20.341632 | controller | Jun 12 20:20:58.045043 crc crio[20719]: time="2026-06-12T20:20:58.044951988Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.341648 | controller | Jun 12 20:20:58.064025 crc crio[20719]: time="2026-06-12T20:20:58.063496753Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=aba21446-b8dd-4bc9-bc02-6c253317560d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.341665 | controller | Jun 12 20:20:58.064025 crc crio[20719]: time="2026-06-12T20:20:58.063973377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.341681 | controller | Jun 12 20:20:58.159347 crc crio[20719]: time="2026-06-12T20:20:58.155884983Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc UID:5a04b081-10e3-4cc0-8ca0-8f62186b6017 NetNS:/var/run/netns/d65f63f8-797a-4301-a6e6-b2eb8f9ecec9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a04b081_10e3_4cc0_8ca0_8f62186b6017.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}"
2026-06-12 21:10:20.341698 | controller | Jun 12 20:20:58.159347 crc crio[20719]: time="2026-06-12T20:20:58.155943494Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.341715 | controller | Jun 12 20:20:58.182542 crc crio[20719]: 2026-06-12T20:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c28bdfb9edf405a Mac:32:d7:62:c6:f8:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/e9e0f083-28af-4b96-b0e9-e3ca2380b91f SocketPath: PciID:}] [{Interface:0xc000546720 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.341732 | controller | Jun 12 20:20:58.184389 crc crio[20719]: time="2026-06-12T20:20:58.183309545Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-dhd9v Namespace:openstack ID:c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f UID:613a6c27-bb69-4e66-ad15-eae83fd47ee7 NetNS:/var/run/netns/e9e0f083-28af-4b96-b0e9-e3ca2380b91f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod613a6c27_bb69_4e66_ad15_eae83fd47ee7.slice PodAnnotations:0xc00008dde0}] Aliases:map[]}"
2026-06-12 21:10:20.341749 | controller | Jun 12 20:20:58.184389 crc crio[20719]: time="2026-06-12T20:20:58.18348963Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-dhd9v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.341766 | controller | Jun 12 20:20:58.210592 crc crio[20719]: time="2026-06-12T20:20:58.21008033Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=25c59252-9888-4fd0-88f9-eb0fff08b86a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.341786 | controller | Jun 12 20:20:58.210592 crc crio[20719]: time="2026-06-12T20:20:58.210197743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.341803 | controller | Jun 12 20:20:58.237340 crc crio[20719]: time="2026-06-12T20:20:58.23381883Z" level=info msg="Ran pod sandbox c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f with infra container: openstack/nova-cell0-cell-mapping-dhd9v/POD" id=9a7f7b70-3af7-4885-91e8-8772d32a06d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.341819 | controller | Jun 12 20:20:58.246699 crc crio[20719]: time="2026-06-12T20:20:58.246646711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=180b7c95-627c-4eab-a64c-f11c446d2500 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.341836 | controller | Jun 12 20:20:58.404167 crc crio[20719]: time="2026-06-12T20:20:58.40291547Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e UID:df5e325d-9f00-415e-a310-38ff507731d7 NetNS:/var/run/netns/892f0724-0b76-495e-b122-4fc05becb9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf5e325d_9f00_415e_a310_38ff507731d7.slice PodAnnotations:0xc003ab04c0}] Aliases:map[]}"
2026-06-12 21:10:20.341872 | controller | Jun 12 20:20:58.404167 crc crio[20719]: time="2026-06-12T20:20:58.403219548Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.341891 | controller | Jun 12 20:20:58.452368 crc crio[20719]: time="2026-06-12T20:20:58.446746041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=183fd82e-a457-4ea8-9151-5291def5bf17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.341907 | controller | Jun 12 20:20:58.468234 crc crio[20719]: time="2026-06-12T20:20:58.467959958Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-dhd9v/nova-manage" id=3d286948-e905-495b-8067-6660225a2da9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.341924 | controller | Jun 12 20:20:58.468687 crc crio[20719]: time="2026-06-12T20:20:58.468621816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.341940 | controller | Jun 12 20:20:58.594337 crc crio[20719]: time="2026-06-12T20:20:58.589734892Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/POD" id=e3a676aa-2be6-4488-a83d-a29899d62ec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.341956 | controller | Jun 12 20:20:58.594337 crc crio[20719]: time="2026-06-12T20:20:58.590056171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.341973 | controller | Jun 12 20:20:58.614116 crc crio[20719]: time="2026-06-12T20:20:58.61375934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.341990 | controller | Jun 12 20:20:58.623553 crc crio[20719]: time="2026-06-12T20:20:58.6224038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.342006 | controller | Jun 12 20:20:58.657307 crc crio[20719]: time="2026-06-12T20:20:58.657180018Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5qs6s Namespace:openstack ID:039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458 UID:6e08c0a8-0997-4a2d-b80f-73f1e051cc73 NetNS:/var/run/netns/63037f4a-dd0d-4120-9e94-2d819ddc5387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e08c0a8_0997_4a2d_b80f_73f1e051cc73.slice PodAnnotations:0xc00008d7a0}] Aliases:map[]}"
2026-06-12 21:10:20.342027 | controller | Jun 12 20:20:58.657307 crc crio[20719]: time="2026-06-12T20:20:58.657240159Z" level=info msg="Adding pod openstack_dnsmasq-dns-7948f7c9f9-5qs6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.342044 | controller | Jun 12 20:20:58.774701 crc crio[20719]: time="2026-06-12T20:20:58.774579227Z" level=info msg="Created container 7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0: openstack/nova-cell0-cell-mapping-dhd9v/nova-manage" id=3d286948-e905-495b-8067-6660225a2da9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.342061 | controller | Jun 12 20:20:58.781833 crc crio[20719]: time="2026-06-12T20:20:58.781121634Z" level=info msg="Starting container: 7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0" id=cca748c6-1729-4349-a2b6-a9b3cefdbf15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.342077 | controller | Jun 12 20:20:58.804829 crc crio[20719]: time="2026-06-12T20:20:58.804735739Z" level=info msg="Started container" PID=78190 containerID=7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0 description=openstack/nova-cell0-cell-mapping-dhd9v/nova-manage id=cca748c6-1729-4349-a2b6-a9b3cefdbf15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f
2026-06-12 21:10:20.342094 | controller | Jun 12 20:20:58.873983 crc crio[20719]: 2026-06-12T20:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e168735ec2afa69 Mac:86:9b:43:58:2d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/8395b433-6f36-45eb-b0fa-580bb8554a08 SocketPath: PciID:}] [{Interface:0xc0001346e0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.342111 | controller | Jun 12 20:20:58.875694 crc crio[20719]: time="2026-06-12T20:20:58.875630609Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a UID:2ee691e3-80e7-45b1-b496-68a85adc97d5 NetNS:/var/run/netns/8395b433-6f36-45eb-b0fa-580bb8554a08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ee691e3_80e7_45b1_b496_68a85adc97d5.slice PodAnnotations:0xc00008c4f0}] Aliases:map[]}"
2026-06-12 21:10:20.342127 | controller | Jun 12 20:20:58.875829 crc crio[20719]: time="2026-06-12T20:20:58.875782163Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.342144 | controller | Jun 12 20:20:58.928935 crc crio[20719]: 2026-06-12T20:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f2b95b5c5b7101 Mac:ea:f2:f2:f5:61:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/88c4c35d-cf6d-434d-a9b0-959114e064e2 SocketPath: PciID:}] [{Interface:0xc0002ac5b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.342160 | controller | Jun 12 20:20:58.929491 crc crio[20719]: time="2026-06-12T20:20:58.929243757Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada UID:f34a48ea-4105-4168-955f-209130918188 NetNS:/var/run/netns/88c4c35d-cf6d-434d-a9b0-959114e064e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf34a48ea_4105_4168_955f_209130918188.slice PodAnnotations:0xc003c98198}] Aliases:map[]}"
2026-06-12 21:10:20.342180 | controller | Jun 12 20:20:58.929886 crc crio[20719]: time="2026-06-12T20:20:58.929867535Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.342197 | controller | Jun 12 20:20:58.934608 crc crio[20719]: time="2026-06-12T20:20:58.933422055Z" level=info msg="Ran pod sandbox e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a with infra container: openstack/nova-metadata-0/POD" id=ad5b4106-207a-4c77-a5d5-df6710750e30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.342213 | controller | Jun 12 20:20:58.945429 crc crio[20719]: time="2026-06-12T20:20:58.944573884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1164a97f-acf6-46e8-a997-56c96934f407 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342229 | controller | Jun 12 20:20:58.945429 crc crio[20719]: time="2026-06-12T20:20:58.944758409Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=1164a97f-acf6-46e8-a997-56c96934f407 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342245 | controller | Jun 12 20:20:58.945429 crc crio[20719]: time="2026-06-12T20:20:58.944801851Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=1164a97f-acf6-46e8-a997-56c96934f407 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342262 | controller | Jun 12 20:20:58.947750 crc crio[20719]: time="2026-06-12T20:20:58.947640511Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=da396b64-b2a7-4521-87f9-8cf7c23a1eb9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.342278 | controller | Jun 12 20:20:58.954368 crc crio[20719]: time="2026-06-12T20:20:58.953929661Z" level=info msg="Ran pod sandbox 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada with infra container: openstack/nova-api-0/POD" id=a14b361c-139e-480a-80db-b9f7e6684d0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.342295 | controller | Jun 12 20:20:58.969893 crc crio[20719]: time="2026-06-12T20:20:58.96970292Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-12 21:10:20.342330 | controller | Jun 12 20:20:58.976524 crc crio[20719]: time="2026-06-12T20:20:58.976382148Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=020510da-356c-4197-b819-0a570e8d3f40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342371 | controller | Jun 12 20:20:58.976883 crc crio[20719]: time="2026-06-12T20:20:58.976860032Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=020510da-356c-4197-b819-0a570e8d3f40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342392 | controller | Jun 12 20:20:58.977028 crc crio[20719]: time="2026-06-12T20:20:58.977008196Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=020510da-356c-4197-b819-0a570e8d3f40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342410 | controller | Jun 12 20:20:58.991819 crc crio[20719]: time="2026-06-12T20:20:58.980577777Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=0a48465b-7a6a-4cc4-b8e0-932be159451c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.342427 | controller | Jun 12 20:20:59.013650 crc crio[20719]: time="2026-06-12T20:20:59.001145995Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-12 21:10:20.342444 | controller | Jun 12 20:20:59.086687 crc crio[20719]: 2026-06-12T20:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5786ae73aac796 Mac:06:8a:da:7a:e8:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/892f0724-0b76-495e-b122-4fc05becb9aa SocketPath: PciID:}] [{Interface:0xc0002fcbf0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.342465 | controller | Jun 12 20:20:59.088251 crc crio[20719]: time="2026-06-12T20:20:59.08812823Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e UID:df5e325d-9f00-415e-a310-38ff507731d7 NetNS:/var/run/netns/892f0724-0b76-495e-b122-4fc05becb9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf5e325d_9f00_415e_a310_38ff507731d7.slice PodAnnotations:0xc003ab04c0}] Aliases:map[]}"
2026-06-12 21:10:20.342483 | controller | Jun 12 20:20:59.088251 crc crio[20719]: time="2026-06-12T20:20:59.088374137Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.342500 | controller | Jun 12 20:20:59.118558 crc crio[20719]: time="2026-06-12T20:20:59.118357431Z" level=info msg="Ran pod sandbox f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e with infra container: openstack/nova-cell1-novncproxy-0/POD" id=25c59252-9888-4fd0-88f9-eb0fff08b86a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.342517 | controller | Jun 12 20:20:59.123363 crc crio[20719]: time="2026-06-12T20:20:59.122755599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=31f3c315-a9f5-4de4-83fe-adc6355a73a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342533 | controller | Jun 12 20:20:59.123363 crc crio[20719]: time="2026-06-12T20:20:59.122966556Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=31f3c315-a9f5-4de4-83fe-adc6355a73a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342549 | controller | Jun 12 20:20:59.123363 crc crio[20719]: time="2026-06-12T20:20:59.123027958Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=31f3c315-a9f5-4de4-83fe-adc6355a73a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342565 | controller | Jun 12 20:20:59.130176 crc crio[20719]: time="2026-06-12T20:20:59.127749995Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=c8528f3d-6f94-4783-985f-794f46472784 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.342582 | controller | Jun 12 20:20:59.133080 crc crio[20719]: 2026-06-12T20:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ee1a94469b0e2e Mac:96:07:71:27:24:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/d65f63f8-797a-4301-a6e6-b2eb8f9ecec9 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.342598 | controller | Jun 12 20:20:59.133610 crc crio[20719]: time="2026-06-12T20:20:59.133564682Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc UID:5a04b081-10e3-4cc0-8ca0-8f62186b6017 NetNS:/var/run/netns/d65f63f8-797a-4301-a6e6-b2eb8f9ecec9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a04b081_10e3_4cc0_8ca0_8f62186b6017.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}"
2026-06-12 21:10:20.342615 | controller | Jun 12 20:20:59.133705 crc crio[20719]: time="2026-06-12T20:20:59.133696135Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.342635 | controller | Jun 12 20:20:59.136102 crc crio[20719]: time="2026-06-12T20:20:59.135968659Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-12 21:10:20.342652 | controller | Jun 12 20:20:59.156179 crc crio[20719]: time="2026-06-12T20:20:59.156061625Z" level=info msg="Ran pod sandbox 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc with infra container: openstack/nova-scheduler-0/POD" id=aba21446-b8dd-4bc9-bc02-6c253317560d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.342668 | controller | Jun 12 20:20:59.158637 crc crio[20719]: time="2026-06-12T20:20:59.158563595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=46cd41cb-e630-4e74-84cc-fddef1c52d5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342684 | controller | Jun 12 20:20:59.158827 crc crio[20719]: time="2026-06-12T20:20:59.158774181Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=46cd41cb-e630-4e74-84cc-fddef1c52d5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342700 | controller | Jun 12 20:20:59.158904 crc crio[20719]: time="2026-06-12T20:20:59.158847823Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=46cd41cb-e630-4e74-84cc-fddef1c52d5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342716 | controller | Jun 12 20:20:59.159766 crc crio[20719]: time="2026-06-12T20:20:59.159708857Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=ac319550-2608-4fd9-9702-9753a106e2f8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.342732 | controller | Jun 12 20:20:59.163930 crc crio[20719]: time="2026-06-12T20:20:59.163431721Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-12 21:10:20.342748 | controller | Jun 12 20:20:59.226041 crc crio[20719]: time="2026-06-12T20:20:59.225158586Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-vt6q4/POD" id=332caa24-9458-4680-b4ec-7e021e5d9c05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.342764 | controller | Jun 12 20:20:59.226041 crc crio[20719]: time="2026-06-12T20:20:59.225671641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.342780 | controller | Jun 12 20:20:59.264547 crc crio[20719]: time="2026-06-12T20:20:59.264455119Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-vt6q4 Namespace:openstack ID:0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096 UID:63c345e5-098e-4b01-bbce-f9d29a3a52a8 NetNS:/var/run/netns/8410a04d-34c5-4649-b6fe-a49c165cd6c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63c345e5_098e_4b01_bbce_f9d29a3a52a8.slice PodAnnotations:0xc00170c730}] Aliases:map[]}"
2026-06-12 21:10:20.342797 | controller | Jun 12 20:20:59.264547 crc crio[20719]: time="2026-06-12T20:20:59.264523271Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-vt6q4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.342813 | controller | Jun 12 20:20:59.469163 crc crio[20719]: 2026-06-12T20:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:039c229cb4a7ed9 Mac:a6:47:78:34:63:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/63037f4a-dd0d-4120-9e94-2d819ddc5387 SocketPath: PciID:}] [{Interface:0xc0003b6d80 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.342830 | controller | Jun 12 20:20:59.470630 crc crio[20719]: time="2026-06-12T20:20:59.469683529Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5qs6s Namespace:openstack ID:039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458 UID:6e08c0a8-0997-4a2d-b80f-73f1e051cc73 NetNS:/var/run/netns/63037f4a-dd0d-4120-9e94-2d819ddc5387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e08c0a8_0997_4a2d_b80f_73f1e051cc73.slice PodAnnotations:0xc00008d7a0}] Aliases:map[]}"
2026-06-12 21:10:20.342866 | controller | Jun 12 20:20:59.470630 crc crio[20719]: time="2026-06-12T20:20:59.469812003Z" level=info msg="Checking pod openstack_dnsmasq-dns-7948f7c9f9-5qs6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.342889 | controller | Jun 12 20:20:59.489074 crc crio[20719]: time="2026-06-12T20:20:59.486853545Z" level=info msg="Ran pod sandbox 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458 with infra container: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/POD" id=e3a676aa-2be6-4488-a83d-a29899d62ec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.342906 | controller | Jun 12 20:20:59.500703 crc crio[20719]: time="2026-06-12T20:20:59.500615223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7c23bcdc-b0d3-4ec7-946d-935fbfa35c98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342923 | controller | Jun 12 20:20:59.583421 crc crio[20719]: time="2026-06-12T20:20:59.581198074Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3fda9f30-a869-4b3b-b25a-8f5a7bf3ab01 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.342940 | controller | Jun 12 20:20:59.617692 crc crio[20719]: time="2026-06-12T20:20:59.616701667Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/init" id=19fbdd77-aee0-4657-b10f-3df5c1242495 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.342957 | controller | Jun 12 20:20:59.617692 crc crio[20719]: time="2026-06-12T20:20:59.617079618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.342974 | controller | Jun 12 20:20:59.756481 crc crio[20719]: time="2026-06-12T20:20:59.756420306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.342990 | controller | Jun 12 20:20:59.768738 crc crio[20719]: time="2026-06-12T20:20:59.768696007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.343007 | controller | Jun 12 20:20:59.822682 crc crio[20719]: 2026-06-12T20:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0df8c5ef871f736 Mac:32:6b:3b:fd:6f:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/8410a04d-34c5-4649-b6fe-a49c165cd6c2 SocketPath: PciID:}] [{Interface:0xc0002bce70 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.343024 | controller | Jun 12 20:20:59.824644 crc crio[20719]: time="2026-06-12T20:20:59.824364978Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-vt6q4 Namespace:openstack ID:0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096 UID:63c345e5-098e-4b01-bbce-f9d29a3a52a8 NetNS:/var/run/netns/8410a04d-34c5-4649-b6fe-a49c165cd6c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63c345e5_098e_4b01_bbce_f9d29a3a52a8.slice PodAnnotations:0xc00170c730}] Aliases:map[]}"
2026-06-12 21:10:20.343040 | controller | Jun 12 20:20:59.824644 crc crio[20719]: time="2026-06-12T20:20:59.824547873Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-vt6q4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.343064 | controller | Jun 12 20:20:59.868504 crc crio[20719]: time="2026-06-12T20:20:59.868424598Z" level=info msg="Ran pod sandbox 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096 with infra container: openstack/nova-cell1-conductor-db-sync-vt6q4/POD" id=332caa24-9458-4680-b4ec-7e021e5d9c05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.343081 | controller | Jun 12 20:20:59.876676 crc crio[20719]: time="2026-06-12T20:20:59.876576785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=0e93aa85-cb2c-4464-a96d-6c2765d2fc11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.343098 | controller | Jun 12 20:20:59.917682 crc crio[20719]: time="2026-06-12T20:20:59.917573992Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=46a8823b-d824-4921-89a9-bd5aebc15389 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.343114 | controller | Jun 12 20:20:59.922405 crc crio[20719]: time="2026-06-12T20:20:59.922124251Z" level=info msg="Created container 88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/init" id=19fbdd77-aee0-4657-b10f-3df5c1242495 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.343130 | controller | Jun 12 20:20:59.926582 crc crio[20719]: time="2026-06-12T20:20:59.926521047Z" level=info msg="Starting container: 88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049" id=a4959274-fa1f-4763-96a7-5b6e6ba9136f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.343146 | controller | Jun 12 20:20:59.927249 crc crio[20719]: time="2026-06-12T20:20:59.927181163Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-vt6q4/nova-cell1-conductor-db-sync" id=74cd5979-0325-4fa9-a91c-343a5b89fa5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.343162 | controller | Jun 12 20:20:59.927648 crc crio[20719]: time="2026-06-12T20:20:59.927583864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.343179 | controller | Jun 12 20:20:59.937091 crc crio[20719]: time="2026-06-12T20:20:59.936989119Z" level=info msg="Started container" PID=78393 containerID=88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049 description=openstack/dnsmasq-dns-7948f7c9f9-5qs6s/init id=a4959274-fa1f-4763-96a7-5b6e6ba9136f name=/runtime.v1.RuntimeService/StartContainer sandboxID=039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458
2026-06-12 21:10:20.343195 | controller | Jun 12 20:21:00.019005 crc crio[20719]: time="2026-06-12T20:21:00.018786472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.343213 | controller | Jun 12 20:21:00.026038 crc crio[20719]: time="2026-06-12T20:21:00.025925861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.343230 | controller | Jun 12 20:21:00.122898 crc crio[20719]: time="2026-06-12T20:21:00.12244277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=68d0efbf-b3d4-42d0-ae6f-c9d7cafdb913 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.343246 | controller | Jun 12 20:21:00.232818 crc crio[20719]: time="2026-06-12T20:21:00.232711156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ee80f523-1e95-4a3f-b4dd-59e238cf6eb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.343262 | controller | Jun 12 20:21:00.249848 crc crio[20719]: time="2026-06-12T20:21:00.24968296Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns" id=a3d8db1d-91fe-426e-b542-e66881c1257a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.343283 | controller | Jun 12 20:21:00.261883 crc crio[20719]: time="2026-06-12T20:21:00.261822976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.343299 | controller | Jun 12 20:21:00.409843 crc crio[20719]: time="2026-06-12T20:21:00.409557608Z" level=info msg="Stopped container f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a: openstack/ceilometer-0/ceilometer-central-agent" id=0b3dbc3b-daf8-4316-a4b8-c15891df2a28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.343315 | controller | Jun 12 20:21:00.414998 crc crio[20719]: time="2026-06-12T20:21:00.414590273Z" level=info msg="Stopping pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e" id=be33a4d0-8ba2-4234-8d8e-730e2f9c8bb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.343332 | controller | Jun 12 20:21:00.417030 crc crio[20719]: time="2026-06-12T20:21:00.416949849Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e UID:2cff8919-c98c-4a86-8f94-a8d098068708 NetNS:/var/run/netns/335fb582-721f-41a2-a7d0-316970298dbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff8919_c98c_4a86_8f94_a8d098068708.slice PodAnnotations:0xc0033320d8}] Aliases:map[]}"
2026-06-12 21:10:20.343348 | controller | Jun 12 20:21:00.418511 crc crio[20719]: time="2026-06-12T20:21:00.418225145Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.343364 | controller | Jun 12 20:21:00.498397 crc crio[20719]: time="2026-06-12T20:21:00.498221172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.343381 | controller | Jun 12 20:21:00.518954 crc crio[20719]: time="2026-06-12T20:21:00.518609493Z" level=info msg="Created container 85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a: openstack/nova-cell1-conductor-db-sync-vt6q4/nova-cell1-conductor-db-sync" id=74cd5979-0325-4fa9-a91c-343a5b89fa5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.343397 | controller | Jun 12 20:21:00.520481 crc crio[20719]: time="2026-06-12T20:21:00.518878751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.343414 | controller | Jun 12 20:21:00.525988 crc crio[20719]: time="2026-06-12T20:21:00.525914576Z" level=info msg="Starting container: 85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a" id=081fc631-f7c6-4f1e-b48f-1badc2fa9b54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.343430 | controller | Jun 12 20:21:00.536877 crc crio[20719]: time="2026-06-12T20:21:00.53673296Z" level=info msg="Started container" PID=78427 containerID=85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a description=openstack/nova-cell1-conductor-db-sync-vt6q4/nova-cell1-conductor-db-sync id=081fc631-f7c6-4f1e-b48f-1badc2fa9b54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096
2026-06-12 21:10:20.343447 | controller | Jun 12 20:21:00.714588 crc crio[20719]: time="2026-06-12T20:21:00.713921234Z" level=info msg="Created container 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns" id=a3d8db1d-91fe-426e-b542-e66881c1257a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.343464 | controller | Jun 12 20:21:00.716752 crc crio[20719]: time="2026-06-12T20:21:00.716523881Z" level=info msg="Starting container: 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19" id=e37aa3ac-3b3c-42db-aa2d-ba7c53dc24cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.343484 | controller | Jun 12 20:21:00.741841 crc crio[20719]: time="2026-06-12T20:21:00.72962576Z" level=info msg="Started container" PID=78489 containerID=8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19 description=openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns id=e37aa3ac-3b3c-42db-aa2d-ba7c53dc24cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458
2026-06-12 21:10:20.343501 | controller | Jun 12 20:21:01.037305 crc crio[20719]: time="2026-06-12T20:21:01.037159819Z" level=info msg="Stopped pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e" id=be33a4d0-8ba2-4234-8d8e-730e2f9c8bb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.343517 | controller | Jun 12 20:21:01.300358 crc crio[20719]: time="2026-06-12T20:21:01.296606264Z" level=info msg="Removing container: 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d" id=6c191e3b-3692-4929-916c-55f99056e347 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.343534 | controller | Jun 12 20:21:02.074371 crc crio[20719]: time="2026-06-12T20:21:02.070744482Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=19b0f25a-7b93-4daa-a7ab-b440e3136bf2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.343550 | controller | Jun 12 20:21:02.074371 crc crio[20719]: time="2026-06-12T20:21:02.071203705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.343567 | controller | Jun 12 20:21:05.001841 crc crio[20719]: time="2026-06-12T20:21:05.001728183Z" level=info msg="Removed container 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d: openstack/ceilometer-0/proxy-httpd" id=6c191e3b-3692-4929-916c-55f99056e347 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.343584 | controller | Jun 12 20:21:05.005624 crc crio[20719]: time="2026-06-12T20:21:05.005555678Z" level=info msg="Removing container: 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf" id=a1f3ae01-fb95-4883-8bf8-d885b1e1c989 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.343600 | controller | Jun 12 20:21:05.091812 crc crio[20719]: time="2026-06-12T20:21:05.091665992Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e" id=c8528f3d-6f94-4783-985f-794f46472784 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.343616 | controller | Jun 12 20:21:05.099784 crc crio[20719]: time="2026-06-12T20:21:05.099709747Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c" id=0a48465b-7a6a-4cc4-b8e0-932be159451c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.343632 | controller | Jun 12 20:21:05.104588 crc crio[20719]: time="2026-06-12T20:21:05.104425848Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e" id=ac319550-2608-4fd9-9702-9753a106e2f8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.343649 | controller | Jun 12 20:21:05.112252 crc crio[20719]: time="2026-06-12T20:21:05.112129991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=b7a967c0-9d3a-418d-9015-ba649ea0239c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.343665 | controller | Jun 12 20:21:05.112252 crc crio[20719]: time="2026-06-12T20:21:05.112224013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=525c61b7-56af-4503-b6d6-fd630097ae25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.343684 | controller | Jun 12 20:21:05.112711 crc crio[20719]: time="2026-06-12T20:21:05.112170752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f8df8df8-72dd-47be-b6ef-471f3390b86b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.343701 | controller | Jun 12 20:21:05.125208 crc crio[20719]: time="2026-06-12T20:21:05.124960928Z" level=info msg="Removed container 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf: openstack/ceilometer-0/sg-core" id=a1f3ae01-fb95-4883-8bf8-d885b1e1c989 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.343717 | controller | Jun 12 20:21:05.129364 crc crio[20719]: time="2026-06-12T20:21:05.129220976Z" level=info msg="Removing container: a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8" id=c278f7bb-d68f-4171-be19-6ff9faef2541 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.343734 | controller | Jun 12 20:21:05.167146 crc crio[20719]: time="2026-06-12T20:21:05.167060178Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f UID:8e58a0ce-2aa2-49be-8509-41c307d0651f NetNS:/var/run/netns/ed9766ec-9adb-49c4-8351-2bf8e2cea760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e58a0ce_2aa2_49be_8509_41c307d0651f.slice PodAnnotations:0xc00170c0a8}] Aliases:map[]}"
2026-06-12 21:10:20.343750 | controller | Jun 12 20:21:05.167146 crc crio[20719]: time="2026-06-12T20:21:05.16712179Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.343767 | controller | Jun 12 20:21:05.202716 crc crio[20719]: time="2026-06-12T20:21:05.202314169Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=33482ed9-49fd-47de-8efc-2f551d1e989d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.343783 | controller | Jun 12 20:21:05.207881 crc crio[20719]: time="2026-06-12T20:21:05.207725231Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c" id=da396b64-b2a7-4521-87f9-8cf7c23a1eb9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.343799 | controller | Jun 12 20:21:05.208898 crc crio[20719]: time="2026-06-12T20:21:05.20885926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=92d99a72-5293-4396-be79-40a953a2d1c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.343815 | controller | Jun 12 20:21:05.229981 crc crio[20719]: time="2026-06-12T20:21:05.229434942Z" level=info msg="Removed container a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8: openstack/ceilometer-0/ceilometer-notification-agent" id=c278f7bb-d68f-4171-be19-6ff9faef2541 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.343831 | controller | Jun 12 20:21:05.234791 crc crio[20719]: time="2026-06-12T20:21:05.23474562Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=aba35999-4bb9-45be-a861-528d5e42cecf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.343862 | controller | Jun 12 20:21:05.240397 crc crio[20719]: time="2026-06-12T20:21:05.240230493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.343884 | controller | Jun 12 20:21:05.242578 crc crio[20719]: time="2026-06-12T20:21:05.242034043Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2d34657b-17bc-4561-b834-31b8a8c8ff0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.343904 | controller | Jun 12 20:21:05.247674 crc crio[20719]: time="2026-06-12T20:21:05.247586807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=515b36d0-85a5-4eaa-8919-4fa4b99e0ac9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.343921 | controller | Jun 12 20:21:05.251221 crc crio[20719]: time="2026-06-12T20:21:05.251152208Z" level=info msg="Removing container: f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a" id=e50beddf-b652-4bd5-a36e-2f7b06316a70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.343937 | controller | Jun 12 20:21:05.257671 crc crio[20719]: time="2026-06-12T20:21:05.25743205Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=f64fec3f-633d-4e5d-975a-b1c93cdeaeff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.343954 | controller | Jun 12 20:21:05.260882 crc crio[20719]: time="2026-06-12T20:21:05.260768468Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=7f23d5a1-821d-4f7b-93bd-fc22fb171182 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.343970 | controller | Jun 12 20:21:05.281992 crc crio[20719]: time="2026-06-12T20:21:05.281902681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.343986 | controller | Jun 12 20:21:05.289190 crc crio[20719]: time="2026-06-12T20:21:05.289108541Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=f190c71d-e36c-4a6b-a9a4-0ab7a114bbd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.344003 | controller | Jun 12 20:21:05.293396 crc crio[20719]: time="2026-06-12T20:21:05.293252986Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=dc913c5d-6820-4ed7-83bb-14fc8f0dcfa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.344019 | controller | Jun 12 20:21:05.342747 crc crio[20719]: time="2026-06-12T20:21:05.342673411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344035 | controller | Jun 12 20:21:05.383713 crc crio[20719]: time="2026-06-12T20:21:05.383605753Z" level=info msg="Removed container f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a: openstack/ceilometer-0/ceilometer-central-agent" id=e50beddf-b652-4bd5-a36e-2f7b06316a70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.344051 | controller | Jun 12 20:21:05.384210 crc crio[20719]: time="2026-06-12T20:21:05.384141918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344068 | controller | Jun 12 20:21:05.459439 crc crio[20719]: time="2026-06-12T20:21:05.458586082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344084 | controller | Jun 12 20:21:05.469411 crc crio[20719]: time="2026-06-12T20:21:05.468560959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344100 | controller | Jun 12 20:21:05.475391 crc crio[20719]: time="2026-06-12T20:21:05.475235765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344117 | controller | Jun 12 20:21:05.480693 crc crio[20719]: time="2026-06-12T20:21:05.480533333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344137 | controller | Jun 12 20:21:05.483613 crc crio[20719]: time="2026-06-12T20:21:05.483547537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344154 | controller | Jun 12 20:21:05.484074 crc crio[20719]: time="2026-06-12T20:21:05.484039521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344170 | controller | Jun 12 20:21:05.545419 crc crio[20719]: time="2026-06-12T20:21:05.545350145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344186 | controller | Jun 12 20:21:05.549253 crc crio[20719]: time="2026-06-12T20:21:05.54916918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344202 | controller | Jun 12 20:21:05.681594 crc crio[20719]: time="2026-06-12T20:21:05.68152854Z" level=info msg="Created container e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773: openstack/nova-metadata-0/nova-metadata-log" id=f64fec3f-633d-4e5d-975a-b1c93cdeaeff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.344219 | controller | Jun 12 20:21:05.683710 crc crio[20719]: time="2026-06-12T20:21:05.683617601Z" level=info msg="Starting container: e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773" id=9a5e91b0-24a4-4578-a945-4f454f532e35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.344235 | controller | Jun 12 20:21:05.685080 crc crio[20719]: time="2026-06-12T20:21:05.684820067Z" level=info msg="Created container 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a: openstack/nova-api-0/nova-api-log" id=f190c71d-e36c-4a6b-a9a4-0ab7a114bbd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.344251 | controller | Jun 12 20:21:05.687201 crc crio[20719]: time="2026-06-12T20:21:05.686705285Z" level=info msg="Starting container: 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a" id=fef80704-d1dc-47c4-933d-588376223928 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.344267 | controller | Jun 12 20:21:05.688079 crc crio[20719]: time="2026-06-12T20:21:05.68798995Z" level=info msg="Created container 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=aba35999-4bb9-45be-a861-528d5e42cecf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.344283 | controller | Jun 12 20:21:05.689895 crc crio[20719]: time="2026-06-12T20:21:05.689767529Z" level=info msg="Starting container: 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9" id=4a34b056-ab64-412a-98ac-e8c91ea1201a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.344300 | controller | Jun 12 20:21:05.692024 crc crio[20719]: time="2026-06-12T20:21:05.69193328Z" level=info msg="Started container" PID=78882 containerID=e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773 description=openstack/nova-metadata-0/nova-metadata-log id=9a5e91b0-24a4-4578-a945-4f454f532e35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a
2026-06-12 21:10:20.344316 | controller | Jun 12 20:21:05.695920 crc crio[20719]: time="2026-06-12T20:21:05.695843991Z" level=info msg="Started container" PID=78881 containerID=31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=4a34b056-ab64-412a-98ac-e8c91ea1201a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e
2026-06-12 21:10:20.344337 | controller | Jun 12 20:21:05.700129 crc crio[20719]: time="2026-06-12T20:21:05.700051519Z" level=info msg="Started container" PID=78883 containerID=9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a description=openstack/nova-api-0/nova-api-log id=fef80704-d1dc-47c4-933d-588376223928 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada
2026-06-12 21:10:20.344355 | controller | Jun 12 20:21:05.718978 crc crio[20719]: time="2026-06-12T20:21:05.718869048Z" level=info msg="Created container eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=dc913c5d-6820-4ed7-83bb-14fc8f0dcfa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.344371 | controller | Jun 12 20:21:05.719351 crc crio[20719]: time="2026-06-12T20:21:05.719000702Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=48389907-76d7-40ad-a903-575461df164b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.344388 | controller | Jun 12 20:21:05.730915 crc crio[20719]: time="2026-06-12T20:21:05.730692982Z" level=info msg="Starting container: eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec" id=2bcbf9e2-a4f2-4cb1-9abb-51a54b60d9f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.344404 | controller | Jun 12 20:21:05.734681 crc crio[20719]: time="2026-06-12T20:21:05.733184932Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=0737ea9a-44d2-4b93-9167-5cb9d2be4a40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.344421 | controller | Jun 12 20:21:05.744169 crc crio[20719]: time="2026-06-12T20:21:05.744052369Z" level=info msg="Started container" PID=78884 containerID=eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=2bcbf9e2-a4f2-4cb1-9abb-51a54b60d9f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc
2026-06-12 21:10:20.344437 | controller | Jun 12 20:21:05.766806 crc crio[20719]: time="2026-06-12T20:21:05.766187124Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=782165bc-9054-4d6b-9ada-c4d7fe8facf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.344453 | controller | Jun 12 20:21:05.772071 crc crio[20719]: time="2026-06-12T20:21:05.771930554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a269db59-52c6-4ba0-9be3-1d95e9a03637 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.344469 | controller | Jun 12 20:21:05.777458 crc crio[20719]: time="2026-06-12T20:21:05.777245901Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=2c0de341-c525-47bc-af53-0763c0b944fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.344485 | controller | Jun 12 20:21:05.779162 crc crio[20719]: time="2026-06-12T20:21:05.779074823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344501 | controller | Jun 12 20:21:05.783948 crc crio[20719]: time="2026-06-12T20:21:05.78365526Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=79e4517a-57b8-4333-b6d5-3ca5b1517d6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.344517 | controller | Jun 12 20:21:05.806645 crc crio[20719]: time="2026-06-12T20:21:05.805818268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344534 | controller | Jun 12 20:21:05.847533 crc crio[20719]: 2026-06-12T20:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd98ca882c116d5 Mac:c6:85:42:3c:0e:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/ed9766ec-9adb-49c4-8351-2bf8e2cea760 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.344554 | controller | Jun 12 20:21:05.850398 crc crio[20719]: time="2026-06-12T20:21:05.850196281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344571 | controller | Jun 12 20:21:05.855702 crc crio[20719]: time="2026-06-12T20:21:05.854887133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344588 | controller | Jun 12 20:21:05.856223 crc crio[20719]: time="2026-06-12T20:21:05.856094406Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f UID:8e58a0ce-2aa2-49be-8509-41c307d0651f NetNS:/var/run/netns/ed9766ec-9adb-49c4-8351-2bf8e2cea760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e58a0ce_2aa2_49be_8509_41c307d0651f.slice PodAnnotations:0xc00170c0a8}] Aliases:map[]}"
2026-06-12 21:10:20.344604 | controller | Jun 12 20:21:05.856608 crc crio[20719]: time="2026-06-12T20:21:05.85658431Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.344621 | controller | Jun 12 20:21:05.861794 crc crio[20719]: time="2026-06-12T20:21:05.861688729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344638 | controller | Jun 12 20:21:05.869572 crc crio[20719]: time="2026-06-12T20:21:05.868993132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344654 | controller | Jun 12 20:21:05.873390 crc crio[20719]: time="2026-06-12T20:21:05.873224531Z" level=info msg="Ran pod sandbox fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f with infra container: openstack/ceilometer-0/POD" id=19b0f25a-7b93-4daa-a7ab-b440e3136bf2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.344671 | controller | Jun 12 20:21:05.882668 crc crio[20719]: time="2026-06-12T20:21:05.882551878Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=d5a71238-22b9-4216-80ed-83cb5f347a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.344687 | controller | Jun 12 20:21:05.925084 crc crio[20719]: time="2026-06-12T20:21:05.924873966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5823ec9d-3fd9-46bd-80c4-3bccb027002c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.344715 | controller | Jun 12 20:21:05.937862 crc crio[20719]: time="2026-06-12T20:21:05.937175928Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=1dac733f-0f31-44a3-89cb-82b8f9a56e70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.344732 | controller | Jun 12 20:21:05.938218 crc crio[20719]: time="2026-06-12T20:21:05.938179936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344748 | controller | Jun 12 20:21:05.992763 crc crio[20719]: time="2026-06-12T20:21:05.992608948Z" level=info msg="Created container 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c: openstack/nova-api-0/nova-api-api" id=2c0de341-c525-47bc-af53-0763c0b944fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.344769 | controller | Jun 12 20:21:05.995914 crc crio[20719]: time="2026-06-12T20:21:05.995841568Z" level=info msg="Starting container: 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c" id=2b4aa15c-82b3-4e47-bc95-7fd065edb36d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.344786 | controller | Jun 12 20:21:06.008789 crc crio[20719]: time="2026-06-12T20:21:06.008734856Z" level=info msg="Started container" PID=78932 containerID=3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c description=openstack/nova-api-0/nova-api-api id=2b4aa15c-82b3-4e47-bc95-7fd065edb36d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada
2026-06-12 21:10:20.344802 | controller | Jun 12 20:21:06.016439 crc crio[20719]: time="2026-06-12T20:21:06.016351368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344819 | controller | Jun 12 20:21:06.025227 crc crio[20719]: time="2026-06-12T20:21:06.025151873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.344835 | controller | Jun 12 20:21:06.044630 crc crio[20719]: time="2026-06-12T20:21:06.043434121Z" level=info msg="Created container e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2: openstack/nova-metadata-0/nova-metadata-metadata" id=79e4517a-57b8-4333-b6d5-3ca5b1517d6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.344866 | controller | Jun 12 20:21:06.049426 crc crio[20719]: time="2026-06-12T20:21:06.048860605Z" level=info msg="Starting container: e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2" id=2a9e862a-e41d-4618-b2c1-5b8c64ef87ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.344888 | controller | Jun 12 20:21:06.068218 crc crio[20719]: time="2026-06-12T20:21:06.068121218Z" level=info msg="Started container" PID=78935 containerID=e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2 description=openstack/nova-metadata-0/nova-metadata-metadata id=2a9e862a-e41d-4618-b2c1-5b8c64ef87ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a
2026-06-12 21:10:20.344905 | controller | Jun 12 20:21:06.153445 crc crio[20719]: time="2026-06-12T20:21:06.153194202Z" level=info msg="Created container d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723: openstack/ceilometer-0/ceilometer-central-agent" id=1dac733f-0f31-44a3-89cb-82b8f9a56e70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.344921 | controller | Jun 12 20:21:06.155189 crc crio[20719]: time="2026-06-12T20:21:06.155089305Z" level=info msg="Starting container: d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723" id=39eeac95-89ae-49c7-a5ce-4bbde8b9881c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.344937 | controller | Jun 12 20:21:06.162155 crc crio[20719]: time="2026-06-12T20:21:06.162029061Z" level=info msg="Started container" PID=78957 containerID=d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723 description=openstack/ceilometer-0/ceilometer-central-agent id=39eeac95-89ae-49c7-a5ce-4bbde8b9881c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f
2026-06-12 21:10:20.344954 | controller | Jun 12 20:21:06.182727 crc crio[20719]: time="2026-06-12T20:21:06.182678132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=719655a3-b0ed-4208-9e83-c5e28671db53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.344970 | controller | Jun 12 20:21:06.228891 crc crio[20719]: time="2026-06-12T20:21:06.228770394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=68e79de8-afde-4e81-b69b-9da64e3c455a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.344990 | controller | Jun 12 20:21:06.241447 crc crio[20719]: time="2026-06-12T20:21:06.241385744Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=4f83f4a7-7065-40e1-905f-020663aac8e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.345007 | controller | Jun 12 20:21:06.244637 crc crio[20719]: time="2026-06-12T20:21:06.244523992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345023 | controller | Jun 12 20:21:06.333984 crc crio[20719]: time="2026-06-12T20:21:06.333914237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345040 | controller | Jun 12 20:21:06.341755 crc crio[20719]: time="2026-06-12T20:21:06.341691553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345056 | controller | Jun 12 20:21:06.497181 crc crio[20719]: time="2026-06-12T20:21:06.49665629Z" level=info msg="Stopping container: 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9 (timeout: 30s)" id=5b4b3039-7fc0-4d71-8a2d-1427f869d2ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.345072 | controller | Jun 12 20:21:06.511777 crc crio[20719]: time="2026-06-12T20:21:06.511661308Z" level=info msg="Stopping container: e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773 (timeout: 30s)" id=31abec53-bfe1-4ec0-9d2b-c06c87c7ae07 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.345087 | controller | Jun 12 20:21:06.513936 crc crio[20719]: time="2026-06-12T20:21:06.513880389Z" level=info msg="Stopping container: e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2 (timeout: 30s)" id=4ed69a1d-f184-49c4-b6dd-b5e1e1464af0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.345103 | controller | Jun 12 20:21:06.526444 crc crio[20719]: time="2026-06-12T20:21:06.52613024Z" level=info msg="Created container ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c: openstack/ceilometer-0/ceilometer-notification-agent" id=4f83f4a7-7065-40e1-905f-020663aac8e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.345119 | controller | Jun 12 20:21:06.535884 crc crio[20719]: time="2026-06-12T20:21:06.535699735Z" level=info msg="Starting container: ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c" id=de3f813b-10df-4109-b95d-fad62fec5dfc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.345135 | controller | Jun 12 20:21:06.546683 crc crio[20719]: time="2026-06-12T20:21:06.546555237Z" level=info msg="Started container" PID=79236 containerID=ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c description=openstack/ceilometer-0/ceilometer-notification-agent id=de3f813b-10df-4109-b95d-fad62fec5dfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f
2026-06-12 21:10:20.345152 | controller | Jun 12 20:21:06.571858 crc crio[20719]: time="2026-06-12T20:21:06.571471808Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=e04e02ab-99f7-4b2f-8d18-1060dc3d334a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.345168 | controller | Jun 12 20:21:06.627759 crc crio[20719]: time="2026-06-12T20:21:06.627663341Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=370f3407-943e-4153-858b-5ca04a192e67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.345185 | controller | Jun 12 20:21:06.675562 crc crio[20719]: time="2026-06-12T20:21:06.67547153Z" level=info msg="Stopped container e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773: openstack/nova-metadata-0/nova-metadata-log" id=31abec53-bfe1-4ec0-9d2b-c06c87c7ae07 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.345205 | controller | Jun 12 20:21:06.688694 crc crio[20719]: time="2026-06-12T20:21:06.688620657Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=957a5b39-582e-4bd2-825b-e80378554aea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.345222 | controller | Jun 12 20:21:06.689107 crc crio[20719]: time="2026-06-12T20:21:06.689055719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345238 | controller | Jun 12 20:21:06.792627 crc crio[20719]: time="2026-06-12T20:21:06.791883998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345255 | controller | Jun 12 20:21:06.800247 crc crio[20719]: time="2026-06-12T20:21:06.800152448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345271 | controller | Jun 12 20:21:06.941785 crc crio[20719]: time="2026-06-12T20:21:06.94168568Z" level=info msg="Created container 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30: openstack/ceilometer-0/sg-core" id=957a5b39-582e-4bd2-825b-e80378554aea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.345288 | controller | Jun 12 20:21:06.943527 crc crio[20719]: time="2026-06-12T20:21:06.943460449Z" level=info msg="Starting container: 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30" id=1a978f0d-b396-4fd4-85c1-70343388596d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.345304 | controller | Jun 12 20:21:06.950034 crc crio[20719]: time="2026-06-12T20:21:06.949913521Z" level=info msg="Started container" PID=79316 containerID=1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30 description=openstack/ceilometer-0/sg-core id=1a978f0d-b396-4fd4-85c1-70343388596d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f
2026-06-12 21:10:20.345321 | controller | Jun 12 20:21:06.964222 crc crio[20719]: time="2026-06-12T20:21:06.964130966Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=ed1d4cee-c4a5-403e-9410-524135bc52c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.345337 | controller | Jun 12 20:21:07.008060 crc crio[20719]: time="2026-06-12T20:21:07.007951625Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=8a2af64a-5af6-4576-8b40-8eb9d44bea3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.345354 | controller | Jun 12 20:21:07.021526 crc crio[20719]: time="2026-06-12T20:21:07.021429339Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=1a88a20f-14cb-4802-87a3-10cc988f7551 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.345370 | controller | Jun 12 20:21:07.022191 crc crio[20719]: time="2026-06-12T20:21:07.021968084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345386 | controller | Jun 12 20:21:07.057462 crc crio[20719]: time="2026-06-12T20:21:07.05708307Z" level=info msg="Stopped container e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2: openstack/nova-metadata-0/nova-metadata-metadata" id=4ed69a1d-f184-49c4-b6dd-b5e1e1464af0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.345403 | controller | Jun 12 20:21:07.059008 crc crio[20719]: time="2026-06-12T20:21:07.058862479Z" level=info msg="Stopping pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a" id=1bff8bed-d309-43b1-b9c4-a39433dd72d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.345424 | controller | Jun 12 20:21:07.060015 crc crio[20719]: time="2026-06-12T20:21:07.059816976Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a UID:2ee691e3-80e7-45b1-b496-68a85adc97d5 NetNS:/var/run/netns/8395b433-6f36-45eb-b0fa-580bb8554a08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ee691e3_80e7_45b1_b496_68a85adc97d5.slice PodAnnotations:0xc003c98728}] Aliases:map[]}"
2026-06-12 21:10:20.345441 | controller | Jun 12 20:21:07.060828 crc crio[20719]: time="2026-06-12T20:21:07.060766383Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.345457 | controller | Jun 12 20:21:07.079421 crc crio[20719]: time="2026-06-12T20:21:07.079311699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345474 | controller | Jun 12 20:21:07.084584 crc crio[20719]: time="2026-06-12T20:21:07.084519432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345490 | controller | Jun 12 20:21:07.318483 crc crio[20719]: time="2026-06-12T20:21:07.317404761Z" level=info msg="Created container d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2: openstack/ceilometer-0/proxy-httpd" id=1a88a20f-14cb-4802-87a3-10cc988f7551 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.345507 | controller | Jun 12 20:21:07.319450 crc crio[20719]: time="2026-06-12T20:21:07.319393555Z" level=info msg="Starting container: d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2" id=7c1af0c5-aed6-4cf9-aa7a-c47f4deacfb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.345522 | controller | Jun 12 20:21:07.332904 crc crio[20719]: time="2026-06-12T20:21:07.332800095Z" level=info msg="Started container" PID=79357 containerID=d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2 description=openstack/ceilometer-0/proxy-httpd id=7c1af0c5-aed6-4cf9-aa7a-c47f4deacfb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f
2026-06-12 21:10:20.345539 | controller | Jun 12 20:21:07.480995 crc crio[20719]: time="2026-06-12T20:21:07.480857421Z" level=info msg="Stopping container: 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3 (timeout: 10s)" id=5eb09a49-91f0-4660-bc2f-57aad5046ac5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.345556 | controller | Jun 12 20:21:07.501346 crc crio[20719]: time="2026-06-12T20:21:07.499382192Z" level=info msg="Stopped pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a" id=1bff8bed-d309-43b1-b9c4-a39433dd72d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.345572 | controller | Jun 12 20:21:07.701355 crc crio[20719]: time="2026-06-12T20:21:07.700687175Z" level=info msg="Stopped container 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3: openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns" id=5eb09a49-91f0-4660-bc2f-57aad5046ac5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.345589 | controller | Jun 12 20:21:07.702154 crc crio[20719]: time="2026-06-12T20:21:07.702074491Z" level=info msg="Stopping pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb" id=00a5beae-be4d-4a65-ae78-1e2113062b90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.345606 | controller | Jun 12 20:21:07.702664 crc crio[20719]: time="2026-06-12T20:21:07.702594565Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-hmcdn Namespace:openstack ID:089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb UID:e3ca2bcf-0371-468d-826c-8a18a636d4f6 NetNS:/var/run/netns/d3d884e7-3067-4bec-8fe3-6b9483da00fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3ca2bcf_0371_468d_826c_8a18a636d4f6.slice PodAnnotations:0xc00334afa8}] Aliases:map[]}"
2026-06-12 21:10:20.345626 | controller | Jun 12 20:21:07.702785 crc crio[20719]: time="2026-06-12T20:21:07.702763411Z" level=info msg="Deleting pod openstack_dnsmasq-dns-764b948f4c-hmcdn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.345643 | controller | Jun 12 20:21:08.286144 crc crio[20719]: time="2026-06-12T20:21:08.281599302Z" level=info msg="Stopped pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb" id=00a5beae-be4d-4a65-ae78-1e2113062b90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.345660 | controller | Jun 12 20:21:08.656873 crc crio[20719]: time="2026-06-12T20:21:08.651766801Z" level=info msg="Removing container: 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3" id=2088146f-344a-4494-ac32-ad976a2361a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.345677 | controller | Jun 12 20:21:08.752433 crc crio[20719]: time="2026-06-12T20:21:08.75236232Z" level=info msg="Removed container 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3: openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns" id=2088146f-344a-4494-ac32-ad976a2361a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.345693 | controller | Jun 12 20:21:08.758939 crc crio[20719]: time="2026-06-12T20:21:08.756799942Z" level=info msg="Removing container: 6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8" id=16fdb03e-bed6-4d7c-aae8-a48c9f5c5c10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.345709 | controller | Jun 12 20:21:08.821522 crc crio[20719]: time="2026-06-12T20:21:08.82142692Z" level=info msg="Removed container 6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8: openstack/dnsmasq-dns-764b948f4c-hmcdn/init" id=16fdb03e-bed6-4d7c-aae8-a48c9f5c5c10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.345725 | controller | Jun 12 20:21:09.229928 crc crio[20719]: time="2026-06-12T20:21:09.229573004Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=00fcce35-a14b-47e4-8649-fb5b24e295ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.345742 | controller | Jun 12 20:21:09.229928 crc crio[20719]: time="2026-06-12T20:21:09.229911424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345758 | controller | Jun 12 20:21:09.262762 crc crio[20719]: time="2026-06-12T20:21:09.262234506Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3 UID:e4387c86-120d-4c83-9cdc-666e374d18c0 NetNS:/var/run/netns/42155ca9-7a9b-4394-bac6-ad272e505715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4387c86_120d_4c83_9cdc_666e374d18c0.slice PodAnnotations:0xc0023e2bd0}] Aliases:map[]}"
2026-06-12 21:10:20.345775 | controller | Jun 12 20:21:09.262762 crc crio[20719]: time="2026-06-12T20:21:09.262660098Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.345792 | controller | Jun 12 20:21:09.923610 crc crio[20719]: 2026-06-12T20:21:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8e44d1382864fe Mac:e6:30:cb:5a:3e:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/42155ca9-7a9b-4394-bac6-ad272e505715 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.345811 | controller | Jun 12 20:21:09.925775 crc crio[20719]: time="2026-06-12T20:21:09.925712834Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3 UID:e4387c86-120d-4c83-9cdc-666e374d18c0 NetNS:/var/run/netns/42155ca9-7a9b-4394-bac6-ad272e505715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4387c86_120d_4c83_9cdc_666e374d18c0.slice PodAnnotations:0xc0023e2bd0}] Aliases:map[]}"
2026-06-12 21:10:20.345828 | controller | Jun 12 20:21:09.925909 crc crio[20719]: time="2026-06-12T20:21:09.925890946Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.345845 | controller | Jun 12 20:21:09.936050 crc crio[20719]: time="2026-06-12T20:21:09.935918118Z" level=info msg="Ran pod sandbox b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3 with infra container: openstack/nova-metadata-0/POD" id=00fcce35-a14b-47e4-8649-fb5b24e295ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.345881 | controller | Jun 12 20:21:09.938756 crc crio[20719]: time="2026-06-12T20:21:09.938683398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8bc3643d-7c6e-4c5c-9686-3ab467f7644b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.345899 | controller | Jun 12 20:21:09.945569 crc crio[20719]: time="2026-06-12T20:21:09.945484861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3d167967-65be-4ea3-ad42-45fbdd4295fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.345916 | controller | Jun 12 20:21:09.957561 crc crio[20719]: time="2026-06-12T20:21:09.957478821Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=7f6e5e84-75d0-463a-ab26-893f1ecddc59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.345932 | controller | Jun 12 20:21:09.959472 crc crio[20719]: time="2026-06-12T20:21:09.959420995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345949 | controller | Jun 12 20:21:10.017368 crc crio[20719]: time="2026-06-12T20:21:10.017237201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345965 | controller | Jun 12 20:21:10.026180 crc crio[20719]: time="2026-06-12T20:21:10.026076657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.345981 | controller | Jun 12 20:21:10.473582 crc crio[20719]: time="2026-06-12T20:21:10.473491355Z" level=info msg="Created container 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d: openstack/nova-metadata-0/nova-metadata-log" id=7f6e5e84-75d0-463a-ab26-893f1ecddc59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.345998 | controller | Jun 12 20:21:10.474666 crc crio[20719]: time="2026-06-12T20:21:10.474604478Z" level=info msg="Starting container: 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d" id=2a3ac7ae-7c99-4562-844b-5490e2ae48b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.346014 | controller | Jun 12 20:21:10.485516 crc crio[20719]: time="2026-06-12T20:21:10.485358766Z" level=info msg="Started container" PID=79861 containerID=9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d description=openstack/nova-metadata-0/nova-metadata-log id=2a3ac7ae-7c99-4562-844b-5490e2ae48b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3
2026-06-12 21:10:20.346034 | controller | Jun 12 20:21:10.499371 crc crio[20719]: time="2026-06-12T20:21:10.49922098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c39081dd-bcd8-4af7-8594-22814dff7293 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.346051 | controller | Jun 12 20:21:10.566961 crc crio[20719]: time="2026-06-12T20:21:10.566733616Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=602e8dab-5cc8-423f-a1b1-ebe7bb025d0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.346068 | controller | Jun 12 20:21:10.590091 crc crio[20719]: time="2026-06-12T20:21:10.58952424Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=9c5945ec-8645-4d35-abd3-5b6eb2050cf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.346084 | controller | Jun 12 20:21:10.597439 crc crio[20719]: time="2026-06-12T20:21:10.591819435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.346100 | controller | Jun 12 20:21:10.667144 crc crio[20719]: time="2026-06-12T20:21:10.667032465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.346116 | controller | Jun 12 20:21:10.673453 crc crio[20719]: time="2026-06-12T20:21:10.673375432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.346132 | controller | Jun 12 20:21:10.718317 crc crio[20719]: time="2026-06-12T20:21:10.716421188Z" level=info msg="Stopping pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f" id=620a1b06-45fc-4e68-874c-a7597f1877ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346149 | controller | Jun 12 20:21:10.718317 crc crio[20719]: time="2026-06-12T20:21:10.717139059Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-dhd9v Namespace:openstack ID:c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f UID:613a6c27-bb69-4e66-ad15-eae83fd47ee7 NetNS:/var/run/netns/e9e0f083-28af-4b96-b0e9-e3ca2380b91f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod613a6c27_bb69_4e66_ad15_eae83fd47ee7.slice PodAnnotations:0xc0023e2260}] Aliases:map[]}"
2026-06-12 21:10:20.346165 | controller | Jun 12 20:21:10.718317 crc crio[20719]: time="2026-06-12T20:21:10.717391166Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-dhd9v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.346182 | controller | Jun 12 20:21:10.841739 crc crio[20719]: time="2026-06-12T20:21:10.841635141Z" level=info msg="Stopping pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8" id=83c9bb4b-fff4-43ad-9899-400f1f14eb90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346198 | controller | Jun 12 20:21:10.841739 crc crio[20719]: time="2026-06-12T20:21:10.841748554Z" level=info msg="Stopped pod sandbox (already stopped): ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8" id=83c9bb4b-fff4-43ad-9899-400f1f14eb90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346214 | controller | Jun 12 20:21:10.843763 crc crio[20719]: time="2026-06-12T20:21:10.843716139Z" level=info msg="Removing pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8" id=7bb638db-fd94-4ca1-b73f-9fab668a7e6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.346230 | controller | Jun 12 20:21:10.898949 crc crio[20719]: time="2026-06-12T20:21:10.896544145Z" level=info msg="Created container faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0: openstack/nova-metadata-0/nova-metadata-metadata" id=9c5945ec-8645-4d35-abd3-5b6eb2050cf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.346253 | controller | Jun 12 20:21:10.906510 crc crio[20719]: time="2026-06-12T20:21:10.898975996Z" level=info msg="Starting container: faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0" id=307f9df2-4f2e-463e-a938-c40ef9be3b52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.346270 | controller | Jun 12 20:21:10.909737 crc crio[20719]: time="2026-06-12T20:21:10.909661291Z" level=info msg="Removed pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8" id=7bb638db-fd94-4ca1-b73f-9fab668a7e6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.346287 | controller | Jun 12 20:21:10.924827 crc crio[20719]: time="2026-06-12T20:21:10.919230758Z" level=info msg="Started container" PID=79896 containerID=faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0 description=openstack/nova-metadata-0/nova-metadata-metadata id=307f9df2-4f2e-463e-a938-c40ef9be3b52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3
2026-06-12 21:10:20.346303 | controller | Jun 12 20:21:10.924827 crc crio[20719]: time="2026-06-12T20:21:10.921019898Z" level=info msg="Stopping pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1" id=d59baf4f-e91d-4f8e-8d89-2c63b85a861f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346320 | controller | Jun 12 20:21:10.924827 crc crio[20719]: time="2026-06-12T20:21:10.9210824Z" level=info msg="Stopped pod sandbox (already stopped): b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1" id=d59baf4f-e91d-4f8e-8d89-2c63b85a861f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346336 | controller | Jun 12 20:21:10.924827 crc crio[20719]: time="2026-06-12T20:21:10.922006133Z" level=info msg="Removing pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1" id=ae20200d-d9f8-44f1-aee2-4aea47b8be54 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.346352 | controller | Jun 12 20:21:10.945587 crc crio[20719]: time="2026-06-12T20:21:10.94506208Z" level=info msg="Removed pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1" id=ae20200d-d9f8-44f1-aee2-4aea47b8be54 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.346369 | controller | Jun 12 20:21:10.949107 crc crio[20719]: time="2026-06-12T20:21:10.947869093Z" level=info msg="Stopping pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1" id=9627e578-7905-42ac-b375-f12f50f97d36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346385 | controller | Jun 12 20:21:10.949107 crc crio[20719]: time="2026-06-12T20:21:10.948077339Z" level=info msg="Stopped pod sandbox (already stopped): 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1" id=9627e578-7905-42ac-b375-f12f50f97d36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346401 | controller | Jun 12 20:21:10.949107 crc crio[20719]: time="2026-06-12T20:21:10.948975933Z" level=info msg="Removing pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1" id=044ad1b7-c3e2-466d-88d8-fbbea8cba9b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.346417 | controller | Jun 12 20:21:10.969787 crc crio[20719]: time="2026-06-12T20:21:10.969686689Z" level=info msg="Removed pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1" id=044ad1b7-c3e2-466d-88d8-fbbea8cba9b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.346433 | controller | Jun 12 20:21:10.975989 crc crio[20719]: time="2026-06-12T20:21:10.973887857Z" level=info msg="Stopping pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37" id=fd989f39-076a-48d9-a1ef-ca46ecda007c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346453 | controller | Jun 12 20:21:10.975989 crc crio[20719]: time="2026-06-12T20:21:10.973962549Z" level=info msg="Stopped pod sandbox (already stopped): 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37" id=fd989f39-076a-48d9-a1ef-ca46ecda007c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346469 | controller | Jun 12 20:21:10.975989 crc crio[20719]: time="2026-06-12T20:21:10.97470071Z" level=info msg="Removing pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37" id=67c1a69e-6632-40b3-884b-d972128c9807 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.346486 | controller | Jun 12 20:21:11.004725 crc crio[20719]: time="2026-06-12T20:21:11.004225107Z" level=info msg="Removed pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37" id=67c1a69e-6632-40b3-884b-d972128c9807 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.346502 | controller | Jun 12 20:21:11.005833 crc crio[20719]: time="2026-06-12T20:21:11.005683413Z" level=info msg="Stopping pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb" id=a5a76900-cdb7-42f0-988e-cb51519af0c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346518 | controller | Jun 12 20:21:11.006034 crc crio[20719]: time="2026-06-12T20:21:11.00591736Z" level=info msg="Stopped pod sandbox (already stopped): 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb" id=a5a76900-cdb7-42f0-988e-cb51519af0c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346534 | controller | Jun 12 20:21:11.010318 crc crio[20719]: time="2026-06-12T20:21:11.009161623Z" level=info msg="Removing pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb" id=d82c74a8-e0f7-4015-a568-28b7abc8fec4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.346550 | controller | Jun 12 20:21:11.027585 crc crio[20719]: time="2026-06-12T20:21:11.026712056Z" level=info msg="Removed pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb" id=d82c74a8-e0f7-4015-a568-28b7abc8fec4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.346566 | controller | Jun 12 20:21:11.032956 crc crio[20719]: time="2026-06-12T20:21:11.032875698Z" level=info msg="Stopping pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e" id=cfb016dd-c5ce-4329-b011-4333720d282a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346582 | controller | Jun 12 20:21:11.033035 crc crio[20719]: time="2026-06-12T20:21:11.03297986Z" level=info msg="Stopped pod sandbox (already stopped): ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e" id=cfb016dd-c5ce-4329-b011-4333720d282a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346598 | controller | Jun 12 20:21:11.035512 crc crio[20719]: time="2026-06-12T20:21:11.035441829Z" level=info msg="Removing pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e" id=3aff740d-9d68-4f13-b635-4e11879efd5b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.346613 | controller | Jun 12 20:21:11.082557 crc crio[20719]: time="2026-06-12T20:21:11.082092153Z" level=info msg="Removed pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e" id=3aff740d-9d68-4f13-b635-4e11879efd5b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.346629 | controller | Jun 12 20:21:11.155851 crc crio[20719]: time="2026-06-12T20:21:11.155448138Z" level=info msg="Stopped pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f" id=620a1b06-45fc-4e68-874c-a7597f1877ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346645 | controller | Jun 12 20:21:11.980901 crc crio[20719]: time="2026-06-12T20:21:11.980812967Z" level=info msg="Stopping container: eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec (timeout: 30s)" id=a90cfcd2-9978-4731-af5b-8e8154490799 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.346664 | controller | Jun 12 20:21:11.999814 crc crio[20719]: time="2026-06-12T20:21:11.999375514Z" level=info msg="Stopping container: 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a (timeout: 30s)" id=2b8bddb8-dc52-43f1-a161-9c4257c484ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.346680 | controller | Jun 12 20:21:11.999997 crc crio[20719]: time="2026-06-12T20:21:11.999908122Z" level=info msg="Stopping container: 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c (timeout: 30s)" id=b168c9c6-6ac2-436f-85d9-bd65441dc924 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.346696 | controller | Jun 12 20:21:12.123434 crc crio[20719]: time="2026-06-12T20:21:12.121737986Z" level=info msg="Stopped container 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a: openstack/nova-api-0/nova-api-log" id=2b8bddb8-dc52-43f1-a161-9c4257c484ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.346713 | controller | Jun 12 20:21:13.364849 crc crio[20719]: time="2026-06-12T20:21:13.364695128Z" level=info msg="Stopped container eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a90cfcd2-9978-4731-af5b-8e8154490799 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.346730 | controller | Jun 12 20:21:13.372109 crc crio[20719]: time="2026-06-12T20:21:13.37192286Z" level=info msg="Stopping pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc" id=6fd93fdd-6a98-467e-b547-b3f14eb62edd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346746 | controller | Jun 12 20:21:13.373198 crc crio[20719]: time="2026-06-12T20:21:13.373086513Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc UID:5a04b081-10e3-4cc0-8ca0-8f62186b6017 NetNS:/var/run/netns/d65f63f8-797a-4301-a6e6-b2eb8f9ecec9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a04b081_10e3_4cc0_8ca0_8f62186b6017.slice PodAnnotations:0xc00170ca28}] Aliases:map[]}"
2026-06-12 21:10:20.346763 | controller | Jun 12 20:21:13.373542 crc crio[20719]: time="2026-06-12T20:21:13.373437802Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.346780 | controller | Jun 12 20:21:13.747185 crc crio[20719]: time="2026-06-12T20:21:13.746638776Z" level=info msg="Stopped pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc" id=6fd93fdd-6a98-467e-b547-b3f14eb62edd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346796 | controller | Jun 12 20:21:13.803945 crc crio[20719]: time="2026-06-12T20:21:13.803781855Z" level=info msg="Stopping container: faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0 (timeout: 30s)" id=a9cb040b-785d-4372-8418-e361115a6718 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.346813 | controller | Jun 12 20:21:13.804084 crc crio[20719]: time="2026-06-12T20:21:13.803935619Z" level=info msg="Stopping container: 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d (timeout: 30s)" id=09fefa96-12c5-4be8-b87e-6b4161224a37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.346829 | controller | Jun 12 20:21:13.961775 crc crio[20719]: time="2026-06-12T20:21:13.961512151Z" level=info msg="Stopped container 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d: openstack/nova-metadata-0/nova-metadata-log" id=09fefa96-12c5-4be8-b87e-6b4161224a37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.346845 | controller | Jun 12 20:21:15.838357 crc crio[20719]: time="2026-06-12T20:21:15.837537162Z" level=info msg="Stopped container faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0: openstack/nova-metadata-0/nova-metadata-metadata" id=a9cb040b-785d-4372-8418-e361115a6718 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.346892 | controller | Jun 12 20:21:15.839418 crc crio[20719]: time="2026-06-12T20:21:15.83887136Z" level=info msg="Stopping pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3" id=3d5ef96a-d47c-4818-8da3-960c28351221 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346911 | controller | Jun 12 20:21:15.839418 crc crio[20719]: time="2026-06-12T20:21:15.839378074Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3 UID:e4387c86-120d-4c83-9cdc-666e374d18c0 NetNS:/var/run/netns/42155ca9-7a9b-4394-bac6-ad272e505715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4387c86_120d_4c83_9cdc_666e374d18c0.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}"
2026-06-12 21:10:20.346928 | controller | Jun 12 20:21:15.839574 crc crio[20719]: time="2026-06-12T20:21:15.839525499Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.346944 | controller | Jun 12 20:21:15.858003 crc crio[20719]: time="2026-06-12T20:21:15.857918899Z" level=info msg="Stopping pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096" id=a17dff0c-64c0-4057-ad52-22dbecf94a20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.346961 | controller | Jun 12 20:21:15.858730 crc crio[20719]: time="2026-06-12T20:21:15.858598077Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-vt6q4 Namespace:openstack ID:0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096 UID:63c345e5-098e-4b01-bbce-f9d29a3a52a8 NetNS:/var/run/netns/8410a04d-34c5-4649-b6fe-a49c165cd6c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63c345e5_098e_4b01_bbce_f9d29a3a52a8.slice PodAnnotations:0xc000526c70}] Aliases:map[]}"
2026-06-12 21:10:20.346977 | controller | Jun 12 20:21:15.858877 crc crio[20719]: time="2026-06-12T20:21:15.858788873Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-vt6q4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.346993 | controller | Jun 12 20:21:16.068783 crc crio[20719]: time="2026-06-12T20:21:16.068673028Z" level=info msg="Stopped container 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c: openstack/nova-api-0/nova-api-api" id=b168c9c6-6ac2-436f-85d9-bd65441dc924 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.347010 | controller | Jun 12 20:21:16.071919 crc crio[20719]: time="2026-06-12T20:21:16.071184149Z" level=info msg="Stopping pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada" id=b16e327c-f220-4226-b7fc-9aed97f011ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.347026 | controller | Jun 12 20:21:16.071919 crc crio[20719]: time="2026-06-12T20:21:16.071798446Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada UID:f34a48ea-4105-4168-955f-209130918188 NetNS:/var/run/netns/88c4c35d-cf6d-434d-a9b0-959114e064e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf34a48ea_4105_4168_955f_209130918188.slice PodAnnotations:0xc003ab0130}] Aliases:map[]}"
2026-06-12 21:10:20.347043 | controller | Jun 12 20:21:16.071919 crc crio[20719]: time="2026-06-12T20:21:16.07192246Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.347059 | controller | Jun 12 20:21:16.269658 crc crio[20719]: time="2026-06-12T20:21:16.268949276Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=efd2455d-1587-4242-8c83-a15fb0ace585 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.347079 | controller | Jun 12 20:21:16.269658 crc crio[20719]: time="2026-06-12T20:21:16.269037478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.347097 | controller | Jun 12 20:21:16.326350 crc crio[20719]: time="2026-06-12T20:21:16.322312285Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de UID:7e190b44-6b2e-446a-9726-0d0c025acf8f NetNS:/var/run/netns/860f8275-608e-427a-af56-433d520623e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e190b44_6b2e_446a_9726_0d0c025acf8f.slice PodAnnotations:0xc003332940}] Aliases:map[]}"
2026-06-12 21:10:20.347113 | controller | Jun 12 20:21:16.326350 crc crio[20719]: time="2026-06-12T20:21:16.322672769Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.347130 | controller | Jun 12 20:21:16.362243 crc crio[20719]: time="2026-06-12T20:21:16.361856259Z" level=info msg="Stopped pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096" id=a17dff0c-64c0-4057-ad52-22dbecf94a20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.347146 | controller | Jun 12 20:21:16.373457 crc crio[20719]: time="2026-06-12T20:21:16.373246805Z" level=info msg="Stopped pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3" id=3d5ef96a-d47c-4818-8da3-960c28351221 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.347162 | controller | Jun 12 20:21:16.584849 crc crio[20719]: time="2026-06-12T20:21:16.584777187Z" level=info msg="Stopped pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada" id=b16e327c-f220-4226-b7fc-9aed97f011ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.347178 | controller | Jun 12 20:21:16.879566 crc crio[20719]: time="2026-06-12T20:21:16.878940154Z" level=info msg="Removing container: 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c" id=5e9b1f09-a204-4e51-ae97-9343bc83abe7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.347194 | controller | Jun 12 20:21:16.951402 crc crio[20719]: 2026-06-12T20:21:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e87e17189183ae1 Mac:2a:b5:a9:c1:f1:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/860f8275-608e-427a-af56-433d520623e9 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.347211 | controller | Jun 12 20:21:16.951402 crc crio[20719]: time="2026-06-12T20:21:16.9434008Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de UID:7e190b44-6b2e-446a-9726-0d0c025acf8f NetNS:/var/run/netns/860f8275-608e-427a-af56-433d520623e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e190b44_6b2e_446a_9726_0d0c025acf8f.slice PodAnnotations:0xc003332940}] Aliases:map[]}"
2026-06-12 21:10:20.347228 | controller | Jun 12 20:21:16.951402 crc crio[20719]: time="2026-06-12T20:21:16.943531294Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.347244 | controller | Jun 12 20:21:16.994081 crc crio[20719]: time="2026-06-12T20:21:16.986948363Z" level=info msg="Removed container 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c: openstack/nova-api-0/nova-api-api" id=5e9b1f09-a204-4e51-ae97-9343bc83abe7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.347267 | controller | Jun 12 20:21:17.022574 crc crio[20719]: time="2026-06-12T20:21:17.022506682Z" level=info msg="Ran pod sandbox e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de with infra container: openstack/nova-scheduler-0/POD" id=efd2455d-1587-4242-8c83-a15fb0ace585 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.347284 | controller | Jun 12 20:21:17.033627 crc crio[20719]: time="2026-06-12T20:21:17.033506062Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=fec3cb0e-e319-409d-bd2b-75a7bb51f6c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.347300 | controller | Jun 12 20:21:17.034201 crc crio[20719]: time="2026-06-12T20:21:17.034160585Z" level=info msg="Removing container: 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a" id=e5c87fb5-6004-4159-97af-af84725d9f3c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.347316 | controller | Jun 12 20:21:17.126772 crc crio[20719]: time="2026-06-12T20:21:17.126537024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=ff8581da-fcda-4f32-a3d0-11f71eb8764d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.347332 | controller | Jun 12 20:21:17.127417 crc crio[20719]: time="2026-06-12T20:21:17.127377889Z" level=info msg="Removed container 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a: openstack/nova-api-0/nova-api-log" id=e5c87fb5-6004-4159-97af-af84725d9f3c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.347348 | controller | Jun 12 20:21:17.147895 crc crio[20719]: time="2026-06-12T20:21:17.147661589Z" level=info msg="Removing container: faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0" id=2a29aa88-4966-42ff-85ec-35f955fe771e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.347364 | controller | Jun 12 20:21:17.157757 crc crio[20719]: time="2026-06-12T20:21:17.157677333Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=afc14db4-d3f0-4c71-84ef-e76bf682a6df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.347380 | controller | Jun 12 20:21:17.159695 crc crio[20719]: time="2026-06-12T20:21:17.159031231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.347397 | controller | Jun 12 20:21:17.290535 crc crio[20719]: time="2026-06-12T20:21:17.290474432Z" level=info msg="Removed container faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0: openstack/nova-metadata-0/nova-metadata-metadata" id=2a29aa88-4966-42ff-85ec-35f955fe771e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.347413 | controller | Jun 12 20:21:17.302046 crc crio[20719]: time="2026-06-12T20:21:17.301907553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.347430 | controller | Jun 12 20:21:17.311859 crc crio[20719]: time="2026-06-12T20:21:17.310546235Z" level=info msg="Removing container: 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d" id=aa905b83-a590-4ba2-8762-c28b2d7d446c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.347446 | controller | Jun 12 20:21:17.312982 crc crio[20719]: time="2026-06-12T20:21:17.312890918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.347462 | controller | Jun 12 20:21:17.399930 crc crio[20719]: time="2026-06-12T20:21:17.397521431Z" level=info msg="Removed container 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d: openstack/nova-metadata-0/nova-metadata-log" id=aa905b83-a590-4ba2-8762-c28b2d7d446c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.347482 | controller | Jun 12 20:21:17.466180 crc crio[20719]: time="2026-06-12T20:21:17.466096618Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=ce3f2432-1685-4db6-a524-77548753c367 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.347499 | controller | Jun 12 20:21:17.466455 crc crio[20719]: time="2026-06-12T20:21:17.466202741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.347517 | controller | Jun 12 20:21:17.508089 crc crio[20719]: time="2026-06-12T20:21:17.50788818Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d8092e688762ffa47590aaaad2877d518773a4ab00ad0a5cb859103eaf3fccd9 UID:c059dcdc-e419-4b6e-a849-773919289b98 NetNS:/var/run/netns/b63ab59d-02c0-4483-8fc0-958de1e38da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc059dcdc_e419_4b6e_a849_773919289b98.slice PodAnnotations:0xc0033328c0}] Aliases:map[]}"
2026-06-12 21:10:20.347533 | controller | Jun 12 20:21:17.508089 crc crio[20719]: time="2026-06-12T20:21:17.507985392Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.347550 | controller | Jun 12 20:21:17.560478 crc crio[20719]: time="2026-06-12T20:21:17.560371338Z" level=info msg="Created container 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=afc14db4-d3f0-4c71-84ef-e76bf682a6df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.347566 | controller | Jun 12 20:21:17.562178 crc crio[20719]: time="2026-06-12T20:21:17.562093056Z" level=info msg="Starting container: 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c" id=1500d037-685c-4431-b660-9636a8cf4662 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.347583 | controller | Jun 12 20:21:17.562689 crc crio[20719]: time="2026-06-12T20:21:17.56259495Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=138372aa-53a6-4fd1-aaf5-dc40d3adf6ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.347599 | controller | Jun 12 20:21:17.562774 crc crio[20719]: time="2026-06-12T20:21:17.562723054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.347615 | controller | Jun 12 20:21:17.568899 crc crio[20719]: time="2026-06-12T20:21:17.568811043Z" level=info msg="Started container" PID=80504 containerID=51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=1500d037-685c-4431-b660-9636a8cf4662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de
2026-06-12 21:10:20.347633 | controller | Jun 12 20:21:17.642143 crc crio[20719]: time="2026-06-12T20:21:17.641356103Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d UID:10f85c2f-7f35-4eab-8a5b-355b4e5c58cf NetNS:/var/run/netns/82fde074-2e10-4a12-8475-d3a41f72c952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10f85c2f_7f35_4eab_8a5b_355b4e5c58cf.slice PodAnnotations:0xc000111568}] Aliases:map[]}"
2026-06-12 21:10:20.347650 | controller | Jun 12 20:21:17.642143 crc crio[20719]: time="2026-06-12T20:21:17.641425154Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.347667 | controller | Jun 12 20:21:17.889934 crc crio[20719]: time="2026-06-12T20:21:17.889655172Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=c232afd3-4ae8-42d0-bd72-795d08bfe36e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.347687 | controller | Jun 12 20:21:17.889934 crc crio[20719]: time="2026-06-12T20:21:17.889758835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.347705 | controller | Jun 12 20:21:17.926790 crc crio[20719]: time="2026-06-12T20:21:17.926581279Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a UID:c019ff90-75a8-482b-aff3-fdf100cac0b6 NetNS:/var/run/netns/a4ed4dc7-5f79-4916-b09f-43bf7df279e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc019ff90_75a8_482b_aff3_fdf100cac0b6.slice PodAnnotations:0xc000a39208}] Aliases:map[]}"
2026-06-12 21:10:20.347722 | controller | Jun 12 20:21:17.926790 crc crio[20719]: time="2026-06-12T20:21:17.926666782Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.347738 | controller | Jun 12 20:21:18.165630 crc crio[20719]: 2026-06-12T20:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8092e688762ffa Mac:b6:4b:33:7c:bc:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/b63ab59d-02c0-4483-8fc0-958de1e38da2 SocketPath: PciID:}] [{Interface:0xc00025d540 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.347755 | controller | Jun 12 20:21:18.166599 crc crio[20719]: time="2026-06-12T20:21:18.166531111Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d8092e688762ffa47590aaaad2877d518773a4ab00ad0a5cb859103eaf3fccd9 UID:c059dcdc-e419-4b6e-a849-773919289b98 NetNS:/var/run/netns/b63ab59d-02c0-4483-8fc0-958de1e38da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc059dcdc_e419_4b6e_a849_773919289b98.slice PodAnnotations:0xc0033328c0}] Aliases:map[]}"
2026-06-12 21:10:20.347771 | controller | Jun 12 20:21:18.166852 crc crio[20719]: time="2026-06-12T20:21:18.166688946Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.347788 | controller | Jun 12 20:21:18.180705 crc crio[20719]: time="2026-06-12T20:21:18.180451118Z" level=info msg="Ran pod sandbox d8092e688762ffa47590aaaad2877d518773a4ab00ad0a5cb859103eaf3fccd9 with infra container: openstack/nova-cell1-conductor-0/POD" id=ce3f2432-1685-4db6-a524-77548753c367 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.347805 | controller | Jun 12 20:21:18.186099 crc crio[20719]: time="2026-06-12T20:21:18.186022922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=6d440687-7d40-4fd3-9130-c7b405524d40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.347821 | controller | Jun 12 20:21:18.211891 crc crio[20719]: time="2026-06-12T20:21:18.210702629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b0d0b0f1-bbe6-4b56-8f82-be2cb2a136dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.347837 | controller | Jun 12 20:21:18.219498 crc crio[20719]: time="2026-06-12T20:21:18.219320608Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=1d465cad-7491-42f3-9c40-1c2dfe3909b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.347875 | controller | Jun 12 20:21:18.220197 crc crio[20719]: time="2026-06-12T20:21:18.219949004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.347896 | controller | Jun 12 20:21:18.279119 crc crio[20719]: time="2026-06-12T20:21:18.279039508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.347914 | controller | Jun 12 20:21:18.283946 crc crio[20719]: time="2026-06-12T20:21:18.283877742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.347931 | controller | Jun 12 20:21:18.370457 crc crio[20719]: 2026-06-12T20:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7645c8a33188f1 Mac:02:12:20:b8:18:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/82fde074-2e10-4a12-8475-d3a41f72c952 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.347948 | controller | Jun 12 20:21:18.372138 crc crio[20719]: time="2026-06-12T20:21:18.372034673Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d UID:10f85c2f-7f35-4eab-8a5b-355b4e5c58cf NetNS:/var/run/netns/82fde074-2e10-4a12-8475-d3a41f72c952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10f85c2f_7f35_4eab_8a5b_355b4e5c58cf.slice PodAnnotations:0xc000111568}] Aliases:map[]}"
2026-06-12 21:10:20.347966 | controller | Jun 12 20:21:18.372370 crc crio[20719]: time="2026-06-12T20:21:18.37224333Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.347983 | controller | Jun 12 20:21:18.387786 crc crio[20719]: time="2026-06-12T20:21:18.387701049Z" level=info msg="Ran pod sandbox b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d with infra container: openstack/nova-metadata-0/POD" id=138372aa-53a6-4fd1-aaf5-dc40d3adf6ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.347999 | controller | Jun 12 20:21:18.393448 crc crio[20719]: time="2026-06-12T20:21:18.393369517Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b61dc9ab-a5d3-47a8-80d8-58e223079557 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.348016 | controller | Jun 12 20:21:18.398626 crc crio[20719]: time="2026-06-12T20:21:18.398506499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=24097b0a-9855-4f83-acc2-11c0541541f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.348032 | controller | Jun 12 20:21:18.443876 crc crio[20719]: time="2026-06-12T20:21:18.442357738Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=535647f2-f574-4be9-83c8-f8fe159d690e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.348049 | controller | Jun 12 20:21:18.445494 crc crio[20719]: time="2026-06-12T20:21:18.444997953Z" level=info msg="Created container 6662d40187f6111e7ce07b299b28dfce46faf873a3d5c2e0ba678758beb70103: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=1d465cad-7491-42f3-9c40-1c2dfe3909b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.348065 | controller | Jun 12 20:21:18.448574 crc crio[20719]: time="2026-06-12T20:21:18.447971224Z" level=info msg="Starting container: 6662d40187f6111e7ce07b299b28dfce46faf873a3d5c2e0ba678758beb70103" id=fb09752e-1c1a-44d3-8928-f56769214f9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.348081 | controller | Jun 12 20:21:18.448897 crc crio[20719]: time="2026-06-12T20:21:18.448829081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348102 | controller | Jun 12 20:21:18.453986 crc crio[20719]: time="2026-06-12T20:21:18.45393777Z" level=info msg="Started container" PID=80655 containerID=6662d40187f6111e7ce07b299b28dfce46faf873a3d5c2e0ba678758beb70103 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=fb09752e-1c1a-44d3-8928-f56769214f9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8092e688762ffa47590aaaad2877d518773a4ab00ad0a5cb859103eaf3fccd9
2026-06-12 21:10:20.348119 | controller | Jun 12 20:21:18.527197 crc crio[20719]: 2026-06-12T20:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:747e7af077cdb9f Mac:a2:df:69:c6:f8:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/a4ed4dc7-5f79-4916-b09f-43bf7df279e8 SocketPath: PciID:}] [{Interface:0xc0004a8720 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.348136 | controller | Jun 12 20:21:18.528238 crc crio[20719]: time="2026-06-12T20:21:18.528159013Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a UID:c019ff90-75a8-482b-aff3-fdf100cac0b6 NetNS:/var/run/netns/a4ed4dc7-5f79-4916-b09f-43bf7df279e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc019ff90_75a8_482b_aff3_fdf100cac0b6.slice PodAnnotations:0xc000a39208}] Aliases:map[]}"
2026-06-12 21:10:20.348152 | controller | Jun 12 20:21:18.528505 crc crio[20719]: time="2026-06-12T20:21:18.528434871Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.348169 | controller | Jun 12 20:21:18.535922 crc crio[20719]: time="2026-06-12T20:21:18.535842107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348185 | controller | Jun 12 20:21:18.541824 crc crio[20719]: time="2026-06-12T20:21:18.541745301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348202 | controller | Jun 12 20:21:18.542864 crc crio[20719]: time="2026-06-12T20:21:18.542788103Z" level=info msg="Ran pod sandbox 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a with infra container: openstack/nova-api-0/POD" id=c232afd3-4ae8-42d0-bd72-795d08bfe36e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.348218 | controller | Jun 12 20:21:18.550490 crc crio[20719]: time="2026-06-12T20:21:18.550410291Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c47987c5-b49c-4be7-ba84-0cc5f98de8e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.348234 | controller | Jun 12 20:21:18.556042 crc crio[20719]: time="2026-06-12T20:21:18.555942295Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d7af8f5a-23c1-460f-afc1-b0e51401b254 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.348250 | controller | Jun 12 20:21:18.566056 crc crio[20719]: time="2026-06-12T20:21:18.565966634Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=fda2c515-4128-4045-ac22-544c01ff14c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.348266 | controller | Jun 12 20:21:18.568121 crc crio[20719]: time="2026-06-12T20:21:18.568042132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348283 | controller | Jun 12 20:21:18.642377 crc crio[20719]: time="2026-06-12T20:21:18.642216607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348303 | controller | Jun 12 20:21:18.647755 crc crio[20719]: time="2026-06-12T20:21:18.647672796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348321 | controller | Jun 12 20:21:18.828712 crc crio[20719]: time="2026-06-12T20:21:18.828599416Z" level=info msg="Created container b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033: openstack/nova-metadata-0/nova-metadata-log" id=535647f2-f574-4be9-83c8-f8fe159d690e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.348338 | controller | Jun 12 20:21:18.829975 crc crio[20719]: time="2026-06-12T20:21:18.829893481Z" level=info msg="Starting container: b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033" id=b2fb5b15-04c5-4630-b522-418d932fecf8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.348354 | controller | Jun 12 20:21:18.839154 crc crio[20719]: time="2026-06-12T20:21:18.839089698Z" level=info msg="Started container" PID=80707 containerID=b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033 description=openstack/nova-metadata-0/nova-metadata-log id=b2fb5b15-04c5-4630-b522-418d932fecf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d
2026-06-12 21:10:20.348371 | controller | Jun 12 20:21:18.915166 crc crio[20719]: time="2026-06-12T20:21:18.915045377Z" level=info msg="Created container 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101: openstack/nova-api-0/nova-api-log" id=fda2c515-4128-4045-ac22-544c01ff14c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.348388 | controller | Jun 12 20:21:18.918132 crc crio[20719]: time="2026-06-12T20:21:18.917528077Z" level=info msg="Starting container: 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101" id=2134c2c8-74bb-4f27-8714-3d7db16eff5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.348404 | controller | Jun 12 20:21:18.918132 crc crio[20719]: time="2026-06-12T20:21:18.917875478Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a2781052-1566-4ce0-a527-34e0a455683b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.348420 | controller | Jun 12 20:21:18.927950 crc crio[20719]: time="2026-06-12T20:21:18.927856006Z" level=info msg="Started container" PID=80723 containerID=0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101 description=openstack/nova-api-0/nova-api-log id=2134c2c8-74bb-4f27-8714-3d7db16eff5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a
2026-06-12 21:10:20.348437 | controller | Jun 12 20:21:18.946095 crc crio[20719]: time="2026-06-12T20:21:18.945603428Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=67f5f28a-2fac-4d2c-afcb-428ca6a30f41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.348453 | controller | Jun 12 20:21:18.987130 crc crio[20719]: time="2026-06-12T20:21:18.98704562Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b66e4d42-7559-4bba-95ee-30487b7ae1e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.348470 | controller | Jun 12 20:21:19.008295 crc crio[20719]: time="2026-06-12T20:21:19.008131947Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=98ef89f2-69b7-4be4-9340-4e9f01582152 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.348486 | controller | Jun 12 20:21:19.012022 crc crio[20719]: time="2026-06-12T20:21:19.011708568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348502 | controller | Jun 12 20:21:19.031363 crc crio[20719]: time="2026-06-12T20:21:19.031211649Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=0eb95e4e-c356-4bd1-be44-81ec9bbbe3c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.348523 | controller | Jun 12 20:21:19.053402 crc crio[20719]: time="2026-06-12T20:21:19.052570142Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=cbcf50a1-4d51-4ffe-84a5-77df756c1c2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.348540 | controller | Jun 12 20:21:19.056703 crc crio[20719]: time="2026-06-12T20:21:19.054232009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348556 | controller | Jun 12 20:21:19.074742 crc crio[20719]: time="2026-06-12T20:21:19.074574303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348572 | controller | Jun 12 20:21:19.077983 crc crio[20719]: time="2026-06-12T20:21:19.077901756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348589 | controller | Jun 12 20:21:19.101419 crc crio[20719]: time="2026-06-12T20:21:19.100981963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348605 | controller | Jun 12 20:21:19.103774 crc crio[20719]: time="2026-06-12T20:21:19.103707923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348622 | controller | Jun 12 20:21:19.188889 crc crio[20719]: time="2026-06-12T20:21:19.188781648Z" level=info msg="Created container 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8: openstack/nova-api-0/nova-api-api" id=cbcf50a1-4d51-4ffe-84a5-77df756c1c2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.348638 | controller | Jun 12 20:21:19.190150 crc crio[20719]: time="2026-06-12T20:21:19.190061384Z" level=info msg="Starting container: 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8" id=62e45c1d-fc84-42a1-9a68-c0e4d61fef68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.348654 | controller | Jun 12 20:21:19.197535 crc crio[20719]: time="2026-06-12T20:21:19.19748261Z" level=info msg="Created container fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd: openstack/nova-metadata-0/nova-metadata-metadata" id=98ef89f2-69b7-4be4-9340-4e9f01582152 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.348670 | controller | Jun 12 20:21:19.198733 crc crio[20719]: time="2026-06-12T20:21:19.198607622Z" level=info msg="Starting container: fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd" id=4b5aace5-5e9d-4ca3-8039-59f01c8b76fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.348686 | controller | Jun 12 20:21:19.199425 crc crio[20719]: time="2026-06-12T20:21:19.199226249Z" level=info msg="Started container" PID=80779 containerID=5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8 description=openstack/nova-api-0/nova-api-api id=62e45c1d-fc84-42a1-9a68-c0e4d61fef68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a
2026-06-12 21:10:20.348713 | controller | Jun 12 20:21:19.204874 crc crio[20719]: time="2026-06-12T20:21:19.204724382Z" level=info msg="Started container" PID=80778 containerID=fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd description=openstack/nova-metadata-0/nova-metadata-metadata id=4b5aace5-5e9d-4ca3-8039-59f01c8b76fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d
2026-06-12 21:10:20.348737 | controller | Jun 12 20:21:36.506920 crc crio[20719]: time="2026-06-12T20:21:36.505958201Z" level=warning msg="Stopping container 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9 with stop signal(15) timed out. Killing..."
2026-06-12 21:10:20.348754 | controller | Jun 12 20:21:36.633940 crc crio[20719]: time="2026-06-12T20:21:36.63296692Z" level=info msg="Stopped container 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=5b4b3039-7fc0-4d71-8a2d-1427f869d2ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.348771 | controller | Jun 12 20:21:36.636964 crc crio[20719]: time="2026-06-12T20:21:36.636851009Z" level=info msg="Stopping pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e" id=59e7075b-6e5e-4e97-8fc9-148038a5a1cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.348788 | controller | Jun 12 20:21:36.637890 crc crio[20719]: time="2026-06-12T20:21:36.637788895Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e UID:df5e325d-9f00-415e-a310-38ff507731d7 NetNS:/var/run/netns/892f0724-0b76-495e-b122-4fc05becb9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf5e325d_9f00_415e_a310_38ff507731d7.slice PodAnnotations:0xc0033322a8}] Aliases:map[]}"
2026-06-12 21:10:20.348805 | controller | Jun 12 20:21:36.638042 crc crio[20719]: time="2026-06-12T20:21:36.638011332Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.348821 | controller | Jun 12 20:21:37.001230 crc crio[20719]: time="2026-06-12T20:21:37.001035487Z" level=info msg="Stopped pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e" id=59e7075b-6e5e-4e97-8fc9-148038a5a1cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.348838 | controller | Jun 12 20:21:37.293383 crc crio[20719]: time="2026-06-12T20:21:37.292889676Z" level=info msg="Removing container: 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9" id=693c068c-de29-4e39-b9b6-e5c2d5d73d05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.348874 | controller | Jun 12 20:21:37.422245 crc crio[20719]: time="2026-06-12T20:21:37.422195242Z" level=info msg="Removed container 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=693c068c-de29-4e39-b9b6-e5c2d5d73d05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.348893 | controller | Jun 12 20:21:37.812573 crc crio[20719]: time="2026-06-12T20:21:37.81247447Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=0a70e53e-fbfc-4df4-a3dd-12d2214afbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.348910 | controller | Jun 12 20:21:37.814711 crc crio[20719]: time="2026-06-12T20:21:37.812593023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.348926 | controller | Jun 12 20:21:37.849212 crc crio[20719]: time="2026-06-12T20:21:37.848988526Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9e3b211d4bffb3c3e1be557d1712c5ae3d13312393a0609bc09fe8cc3b606fc0 UID:ed3bfe58-c5bc-438a-9fe3-352ad08b0268 NetNS:/var/run/netns/2d6f417e-d330-4fda-8211-a9eabc300f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded3bfe58_c5bc_438a_9fe3_352ad08b0268.slice PodAnnotations:0xc003ab0070}] Aliases:map[]}"
2026-06-12 21:10:20.348942 | controller | Jun 12 20:21:37.849789 crc crio[20719]: time="2026-06-12T20:21:37.849762907Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.348962 | controller | Jun 12 20:21:38.338900 crc crio[20719]: 2026-06-12T20:21:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e3b211d4bffb3c Mac:5e:18:19:65:8b:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/2d6f417e-d330-4fda-8211-a9eabc300f91 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.348978 | controller | Jun 12 20:21:38.340328 crc crio[20719]: time="2026-06-12T20:21:38.340189451Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9e3b211d4bffb3c3e1be557d1712c5ae3d13312393a0609bc09fe8cc3b606fc0 UID:ed3bfe58-c5bc-438a-9fe3-352ad08b0268 NetNS:/var/run/netns/2d6f417e-d330-4fda-8211-a9eabc300f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded3bfe58_c5bc_438a_9fe3_352ad08b0268.slice PodAnnotations:0xc003ab0070}] Aliases:map[]}"
2026-06-12 21:10:20.348994 | controller | Jun 12 20:21:38.340512 crc crio[20719]: time="2026-06-12T20:21:38.340457888Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.349010 | controller | Jun 12 20:21:38.350583 crc crio[20719]: time="2026-06-12T20:21:38.350507759Z" level=info msg="Ran pod sandbox 9e3b211d4bffb3c3e1be557d1712c5ae3d13312393a0609bc09fe8cc3b606fc0 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=0a70e53e-fbfc-4df4-a3dd-12d2214afbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.349025 | controller | Jun 12 20:21:38.352913 crc crio[20719]: time="2026-06-12T20:21:38.352838112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=21191a3d-bd54-41ab-8142-4b974f67563f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.349041 | controller | Jun 12 20:21:38.444250 crc crio[20719]: time="2026-06-12T20:21:38.444155501Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=0f42c5ab-31b1-4d09-a403-bfaa0adc0868 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.349056 | controller | Jun 12 20:21:38.453911 crc crio[20719]: time="2026-06-12T20:21:38.453827279Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=ff8d84ab-ad9b-4b3b-a3e1-c51f98683dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.349071 | controller | Jun 12 20:21:38.457899 crc crio[20719]: time="2026-06-12T20:21:38.454201149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.349087 | controller | Jun 12 20:21:38.556703 crc crio[20719]: time="2026-06-12T20:21:38.556308052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.349103 | controller | Jun 12 20:21:38.577090 crc crio[20719]: time="2026-06-12T20:21:38.576917436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.349119 | controller | Jun 12 20:21:38.825178 crc crio[20719]: time="2026-06-12T20:21:38.824680401Z" level=info msg="Created container 59d28dff01c5c33c5ff70be640b23c122c5f9ba4e7e7f2dbfcd70f1c02ef7653: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=ff8d84ab-ad9b-4b3b-a3e1-c51f98683dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.349135 | controller | Jun 12 20:21:38.831855 crc crio[20719]: time="2026-06-12T20:21:38.831735845Z" level=info msg="Starting container: 59d28dff01c5c33c5ff70be640b23c122c5f9ba4e7e7f2dbfcd70f1c02ef7653" id=6ef3c22f-e4b4-467c-ab08-0626a67c6676 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.349158 | controller | Jun 12 20:21:38.846955 crc crio[20719]: time="2026-06-12T20:21:38.846800693Z" level=info msg="Started container" PID=82090 containerID=59d28dff01c5c33c5ff70be640b23c122c5f9ba4e7e7f2dbfcd70f1c02ef7653 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=6ef3c22f-e4b4-467c-ab08-0626a67c6676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e3b211d4bffb3c3e1be557d1712c5ae3d13312393a0609bc09fe8cc3b606fc0
2026-06-12 21:10:20.349175 | controller | Jun 12 20:21:39.124040 crc crio[20719]: time="2026-06-12T20:21:39.12094956Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-lg6fn/POD" id=d719fc94-8e89-4cba-8a1a-3da3a00a1046 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.349191 | controller | Jun 12 20:21:39.124040 crc crio[20719]: time="2026-06-12T20:21:39.121396843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.349206 | controller | Jun 12 20:21:39.163323 crc crio[20719]: time="2026-06-12T20:21:39.16319754Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-lg6fn Namespace:openstack ID:0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462 UID:2988cb02-f6fb-483e-939b-e57165609903 NetNS:/var/run/netns/48cde71c-1678-4d34-905a-d43e920cb18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2988cb02_f6fb_483e_939b_e57165609903.slice PodAnnotations:0xc00170c398}] Aliases:map[]}"
2026-06-12 21:10:20.349223 | controller | Jun 12 20:21:39.163323 crc crio[20719]: time="2026-06-12T20:21:39.163310703Z" level=info msg="Adding pod openstack_dnsmasq-dns-68b84f4555-lg6fn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.349238 | controller | Jun 12 20:21:39.743875 crc crio[20719]: 2026-06-12T20:21:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0cc761d33e32353 Mac:0e:ce:f6:6c:ef:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/48cde71c-1678-4d34-905a-d43e920cb18f SocketPath: PciID:}] [{Interface:0xc00043a5b0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.349254 | controller | Jun 12 20:21:39.745245 crc crio[20719]: time="2026-06-12T20:21:39.745181629Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-lg6fn Namespace:openstack ID:0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462 UID:2988cb02-f6fb-483e-939b-e57165609903 NetNS:/var/run/netns/48cde71c-1678-4d34-905a-d43e920cb18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2988cb02_f6fb_483e_939b_e57165609903.slice PodAnnotations:0xc00170c398}] Aliases:map[]}"
2026-06-12 21:10:20.349270 | controller | Jun 12 20:21:39.745433 crc crio[20719]: time="2026-06-12T20:21:39.745406525Z" level=info msg="Checking pod openstack_dnsmasq-dns-68b84f4555-lg6fn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.349286 | controller | Jun 12 20:21:39.754366 crc crio[20719]: time="2026-06-12T20:21:39.754220741Z" level=info msg="Ran pod sandbox 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462 with infra container: openstack/dnsmasq-dns-68b84f4555-lg6fn/POD" id=d719fc94-8e89-4cba-8a1a-3da3a00a1046 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.349302 | controller | Jun 12 20:21:39.756854 crc crio[20719]: time="2026-06-12T20:21:39.756823391Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9b2b8d37-de4b-4b63-aea1-281bd60073ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.349326 | controller | Jun 12 20:21:39.826491 crc crio[20719]: time="2026-06-12T20:21:39.826425147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7b250182-d77a-43e2-8c46-a63a0acac223 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.349342 | controller | Jun 12 20:21:39.836177 crc crio[20719]: time="2026-06-12T20:21:39.836090186Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-lg6fn/init" id=a52fc7c2-a8d0-4294-ae72-d439c8d5bbeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.349358 | controller | Jun 12 20:21:39.836595 crc crio[20719]: time="2026-06-12T20:21:39.836532818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.349374 | controller | Jun 12 20:21:39.886783 crc crio[20719]: time="2026-06-12T20:21:39.886654182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.349390 | controller | Jun 12 20:21:39.890762 crc crio[20719]: time="2026-06-12T20:21:39.890678093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.349406 | controller | Jun 12 20:21:40.119076 crc crio[20719]: time="2026-06-12T20:21:40.118949699Z" level=info msg="Created container b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1: openstack/dnsmasq-dns-68b84f4555-lg6fn/init" id=a52fc7c2-a8d0-4294-ae72-d439c8d5bbeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.349421 | controller | Jun 12 20:21:40.121601 crc crio[20719]: time="2026-06-12T20:21:40.121520031Z" level=info msg="Starting container: b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1" id=9dbb0dcf-5e9e-4eb2-896a-0b087e3316b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.349437 | controller | Jun 12 20:21:40.144661 crc crio[20719]: time="2026-06-12T20:21:40.144564191Z" level=info msg="Started container" PID=82315 containerID=b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1 description=openstack/dnsmasq-dns-68b84f4555-lg6fn/init id=9dbb0dcf-5e9e-4eb2-896a-0b087e3316b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462
2026-06-12 21:10:20.349452 | controller | Jun 12 20:21:40.359936 crc crio[20719]: time="2026-06-12T20:21:40.359607191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8d0c903c-3e16-4762-bc47-bf5b5c3b5705 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.349468 | controller | Jun 12 20:21:40.455826 crc crio[20719]: time="2026-06-12T20:21:40.455390551Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d59b910d-3090-4eea-8093-27bf5ab4c53d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.349484 | controller | Jun 12 20:21:40.465224 crc crio[20719]: time="2026-06-12T20:21:40.464826316Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns" id=eab8b686-4a6e-4954-8e29-355903343bd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.349499 | controller | Jun 12 20:21:40.465608 crc crio[20719]: time="2026-06-12T20:21:40.465556417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.349515 | controller | Jun 12 20:21:40.516237 crc crio[20719]: time="2026-06-12T20:21:40.516126331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.349535 | controller | Jun 12 20:21:40.523137 crc crio[20719]: time="2026-06-12T20:21:40.522970432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.349551 | controller | Jun 12 20:21:40.637001 crc crio[20719]: time="2026-06-12T20:21:40.635626702Z" level=info msg="Created container 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee: openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns" id=eab8b686-4a6e-4954-8e29-355903343bd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.349567 | controller | Jun 12 20:21:40.639436 crc crio[20719]: time="2026-06-12T20:21:40.637185877Z" level=info msg="Starting container: 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee" id=6eff68d8-1405-4f5b-adc1-a2a9d909dccd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.349582 | controller | Jun 12 20:21:40.643656 crc crio[20719]: time="2026-06-12T20:21:40.643551211Z" level=info msg="Started container" PID=82357 containerID=1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee description=openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns id=6eff68d8-1405-4f5b-adc1-a2a9d909dccd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462
2026-06-12 21:10:20.349598 | controller | Jun 12 20:21:41.671130 crc crio[20719]: time="2026-06-12T20:21:41.668016925Z" level=info msg="Stopping container: 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30 (timeout: 30s)" id=c3f2fa56-500c-4fd0-bb22-fc3b9ec8ea33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.349613 | controller | Jun 12 20:21:41.671130 crc crio[20719]: time="2026-06-12T20:21:41.668080399Z" level=info msg="Stopping container: d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723 (timeout: 30s)" id=8ea29879-b79e-4f7a-b9b8-60174055b459 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.349629 | controller | Jun 12 20:21:41.672443 crc crio[20719]: time="2026-06-12T20:21:41.668109795Z" level=info msg="Stopping container: d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2 (timeout: 30s)" id=73442812-4ee2-4400-ba2e-9bc2bf01a0d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.349644 | controller | Jun 12 20:21:41.675606 crc crio[20719]: time="2026-06-12T20:21:41.66811864Z" level=info msg="Stopping container: ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c (timeout: 30s)" id=5dbc4386-eb89-4824-ae7d-d3e4ec0f3cd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.349660 | controller | Jun 12 20:21:41.795682 crc crio[20719]: time="2026-06-12T20:21:41.795580859Z" level=info msg="Stopped container 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30: openstack/ceilometer-0/sg-core" id=c3f2fa56-500c-4fd0-bb22-fc3b9ec8ea33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.349675 | controller | Jun 12 20:21:41.815148 crc crio[20719]: time="2026-06-12T20:21:41.811936313Z" level=info msg="Stopped container d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2: openstack/ceilometer-0/proxy-httpd" id=73442812-4ee2-4400-ba2e-9bc2bf01a0d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.349691 | controller | Jun 12 20:21:41.941773 crc crio[20719]: time="2026-06-12T20:21:41.94168236Z" level=info msg="Stopping container: 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8 (timeout: 30s)" id=8d783a43-915b-459a-a674-aea8e78aa6f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.349706 | controller | Jun 12 20:21:41.943663 crc crio[20719]: time="2026-06-12T20:21:41.943464391Z" level=info msg="Stopping container: 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101 (timeout: 30s)" id=026cbabd-2965-4a74-8abd-3fd2f09846d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.349722 | controller | Jun 12 20:21:42.067813 crc crio[20719]: time="2026-06-12T20:21:42.067518718Z" level=info msg="Stopped container 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101: openstack/nova-api-0/nova-api-log" id=026cbabd-2965-4a74-8abd-3fd2f09846d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.349743 | controller | Jun 12 20:21:42.225428 crc crio[20719]: time="2026-06-12T20:21:42.225241583Z" level=info msg="Stopped container d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723: openstack/ceilometer-0/ceilometer-central-agent" id=8ea29879-b79e-4f7a-b9b8-60174055b459 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.349759 | controller | Jun 12 20:21:43.117728 crc crio[20719]: time="2026-06-12T20:21:43.117529428Z" level=info msg="Stopped container ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c: openstack/ceilometer-0/ceilometer-notification-agent" id=5dbc4386-eb89-4824-ae7d-d3e4ec0f3cd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.349774 | controller | Jun 12 20:21:43.118656 crc crio[20719]: time="2026-06-12T20:21:43.118597638Z" level=info msg="Stopping pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f" id=416f9b91-4d8d-4da8-bb28-3b562c6ea591 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.349790 | controller | Jun 12 20:21:43.119559 crc crio[20719]: time="2026-06-12T20:21:43.119486353Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f UID:8e58a0ce-2aa2-49be-8509-41c307d0651f NetNS:/var/run/netns/ed9766ec-9adb-49c4-8351-2bf8e2cea760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e58a0ce_2aa2_49be_8509_41c307d0651f.slice PodAnnotations:0xc003332c50}] Aliases:map[]}"
2026-06-12 21:10:20.349805 | controller | Jun 12 20:21:43.119734 crc crio[20719]: time="2026-06-12T20:21:43.119704829Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.349821 | controller | Jun 12 20:21:43.469539 crc crio[20719]: time="2026-06-12T20:21:43.468113205Z" level=info msg="Stopped pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f" id=416f9b91-4d8d-4da8-bb28-3b562c6ea591 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.349837 | controller | Jun 12 20:21:44.484982 crc crio[20719]: time="2026-06-12T20:21:44.484505919Z" level=info msg="Removing container: d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2" id=64539b51-4827-43f9-83a0-fdc6d49b4325 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.349871 | controller | Jun 12 20:21:44.534665 crc crio[20719]: time="2026-06-12T20:21:44.534229779Z" level=info msg="Removed container d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2: openstack/ceilometer-0/proxy-httpd" id=64539b51-4827-43f9-83a0-fdc6d49b4325 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.349890 | controller | Jun 12 20:21:44.538622 crc crio[20719]: time="2026-06-12T20:21:44.538593493Z" level=info msg="Removing container: 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30" id=75d0d4e0-a56f-4f11-96f6-6dbf8cf7d119 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.349906 | controller | Jun 12 20:21:44.571969 crc crio[20719]: time="2026-06-12T20:21:44.571861745Z" level=info msg="Removed container 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30: openstack/ceilometer-0/sg-core" id=75d0d4e0-a56f-4f11-96f6-6dbf8cf7d119 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.349922 | controller | Jun 12 20:21:44.578377 crc crio[20719]: time="2026-06-12T20:21:44.578189723Z" level=info msg="Removing container: ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c" id=d310acf0-f2d3-4731-b4d0-a73ff915b456 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.349937 | controller | Jun 12 20:21:44.636369 crc crio[20719]: time="2026-06-12T20:21:44.63621364Z" level=info msg="Removed container ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c: openstack/ceilometer-0/ceilometer-notification-agent" id=d310acf0-f2d3-4731-b4d0-a73ff915b456 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.349978 | controller | Jun 12 20:21:44.649825 crc crio[20719]: time="2026-06-12T20:21:44.649713872Z" level=info msg="Removing container: d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723" id=f5587325-6cf6-4d14-b4b9-9bc92bf9613a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.349995 | controller | Jun 12 20:21:44.692933 crc crio[20719]: time="2026-06-12T20:21:44.692807614Z" level=info msg="Removed container d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723: openstack/ceilometer-0/ceilometer-central-agent" id=f5587325-6cf6-4d14-b4b9-9bc92bf9613a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.350010 | controller | Jun 12 20:21:44.966197 crc crio[20719]: time="2026-06-12T20:21:44.966085847Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=5ab4ca22-36c6-4254-ac08-7bc5e8d2af99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.350027 | controller | Jun 12 20:21:44.966420 crc crio[20719]: time="2026-06-12T20:21:44.966236501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350043 | controller | Jun 12 20:21:45.026030 crc crio[20719]: time="2026-06-12T20:21:45.025922312Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61 UID:fffccd8c-fdb5-4825-8c7d-6bd77d291f85 NetNS:/var/run/netns/ef16e67d-cc9d-4c74-823a-71f0887da2cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffccd8c_fdb5_4825_8c7d_6bd77d291f85.slice PodAnnotations:0xc00008c680}] Aliases:map[]}"
2026-06-12 21:10:20.350059 | controller | Jun 12 20:21:45.026030 crc crio[20719]: time="2026-06-12T20:21:45.026001614Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.350075 | controller | Jun 12 20:21:45.211734 crc crio[20719]: time="2026-06-12T20:21:45.210928043Z" level=info msg="Stopped container 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8: openstack/nova-api-0/nova-api-api" id=8d783a43-915b-459a-a674-aea8e78aa6f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.350091 | controller | Jun 12 20:21:45.212682 crc crio[20719]: time="2026-06-12T20:21:45.212539087Z" level=info msg="Stopping pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a" id=9c03f2df-4cea-4f24-af53-e5fca5a279fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.350107 | controller | Jun 12 20:21:45.213079 crc crio[20719]: time="2026-06-12T20:21:45.213014371Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a UID:c019ff90-75a8-482b-aff3-fdf100cac0b6 NetNS:/var/run/netns/a4ed4dc7-5f79-4916-b09f-43bf7df279e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc019ff90_75a8_482b_aff3_fdf100cac0b6.slice PodAnnotations:0xc0033323d0}] Aliases:map[]}"
2026-06-12 21:10:20.350122 | controller | Jun 12 20:21:45.213218 crc crio[20719]: time="2026-06-12T20:21:45.213176546Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.350138 | controller | Jun 12 20:21:45.369384 crc crio[20719]: 2026-06-12T20:21:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9932a29f5727db0 Mac:96:aa:43:64:ac:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/ef16e67d-cc9d-4c74-823a-71f0887da2cc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.350162 | controller | Jun 12 20:21:45.386390 crc crio[20719]: time="2026-06-12T20:21:45.385548328Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61 UID:fffccd8c-fdb5-4825-8c7d-6bd77d291f85 NetNS:/var/run/netns/ef16e67d-cc9d-4c74-823a-71f0887da2cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffccd8c_fdb5_4825_8c7d_6bd77d291f85.slice PodAnnotations:0xc00008c680}] Aliases:map[]}"
2026-06-12 21:10:20.350178 | controller | Jun 12 20:21:45.386390 crc crio[20719]: time="2026-06-12T20:21:45.385860507Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.350194 | controller | Jun 12 20:21:45.400192 crc crio[20719]: time="2026-06-12T20:21:45.400084706Z" level=info msg="Ran pod sandbox 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61 with infra container: openstack/ceilometer-0/POD" id=5ab4ca22-36c6-4254-ac08-7bc5e8d2af99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.350210 | controller | Jun 12 20:21:45.420376 crc crio[20719]: time="2026-06-12T20:21:45.409661926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=fd68e325-153f-41c4-aa56-43ae022969e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.350225 | controller | Jun 12 20:21:45.494376 crc crio[20719]: time="2026-06-12T20:21:45.480238312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=16e449c3-31bc-4077-86ff-1613a9bfdcba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.350241 | controller | Jun 12 20:21:45.494376 crc crio[20719]: time="2026-06-12T20:21:45.491811473Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=8747068d-a757-4f4e-b746-157d8cbe8f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.350256 | controller | Jun 12 20:21:45.494376 crc crio[20719]: time="2026-06-12T20:21:45.493195582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350271 | controller | Jun 12 20:21:45.559556 crc crio[20719]: time="2026-06-12T20:21:45.559447052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350287 | controller | Jun 12 20:21:45.563114 crc crio[20719]: time="2026-06-12T20:21:45.563074203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350303 | controller | Jun 12 20:21:45.583186 crc crio[20719]: time="2026-06-12T20:21:45.58273904Z" level=info msg="Stopped pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a" id=9c03f2df-4cea-4f24-af53-e5fca5a279fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.350318 | controller | Jun 12 20:21:45.936573 crc crio[20719]: time="2026-06-12T20:21:45.936501996Z" level=info msg="Created container 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc: openstack/ceilometer-0/ceilometer-central-agent" id=8747068d-a757-4f4e-b746-157d8cbe8f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.350334 | controller | Jun 12 20:21:45.937993 crc crio[20719]: time="2026-06-12T20:21:45.937729118Z" level=info msg="Starting container: 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc" id=19218200-496a-4215-927a-846bc015bde7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.350357 | controller | Jun 12 20:21:45.946500 crc crio[20719]: time="2026-06-12T20:21:45.946330723Z" level=info msg="Started container" PID=82737 containerID=26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc description=openstack/ceilometer-0/ceilometer-central-agent id=19218200-496a-4215-927a-846bc015bde7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61
2026-06-12 21:10:20.350373 | controller | Jun 12 20:21:45.974086 crc crio[20719]: time="2026-06-12T20:21:45.973992567Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=6e550fee-f284-4f75-b024-a29242459cd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.350388 | controller | Jun 12 20:21:45.996915 crc crio[20719]: time="2026-06-12T20:21:45.996827904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=8d87e4e5-ae42-4d37-8d16-cdceba4a5f96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.350404 | controller | Jun 12 20:21:46.009074 crc crio[20719]: time="2026-06-12T20:21:46.008967029Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=fdb0216f-6cad-481e-9e52-e9f1ac096bda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.350420 | controller | Jun 12 20:21:46.009498 crc crio[20719]: time="2026-06-12T20:21:46.009382071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350436 | controller | Jun 12 20:21:46.058073 crc crio[20719]: time="2026-06-12T20:21:46.057926409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350452 | controller | Jun 12 20:21:46.063578 crc crio[20719]: time="2026-06-12T20:21:46.062540398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350468 | controller | Jun 12 20:21:46.161767 crc crio[20719]: time="2026-06-12T20:21:46.161577342Z" level=info msg="Created container 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603: openstack/ceilometer-0/ceilometer-notification-agent" id=fdb0216f-6cad-481e-9e52-e9f1ac096bda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.350484 | controller | Jun 12 20:21:46.163133 crc crio[20719]: time="2026-06-12T20:21:46.163066442Z" level=info msg="Starting container: 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603" id=3d5a72ab-d9ea-4ae0-ab2b-dd003fe011d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.350499 | controller | Jun 12 20:21:46.169788 crc crio[20719]: time="2026-06-12T20:21:46.169700047Z" level=info msg="Started container" PID=82795 containerID=35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603 description=openstack/ceilometer-0/ceilometer-notification-agent id=3d5a72ab-d9ea-4ae0-ab2b-dd003fe011d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61
2026-06-12 21:10:20.350515 | controller | Jun 12 20:21:46.181657 crc crio[20719]: time="2026-06-12T20:21:46.181582126Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=be9a88cc-8f41-4cdd-b65e-f0eeca7e2b7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.350531 | controller | Jun 12 20:21:46.200785 crc crio[20719]: time="2026-06-12T20:21:46.200690109Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=c3171558-bfe8-46c6-8c67-fcdf60b78bbd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.350547 | controller | Jun 12 20:21:46.207697 crc crio[20719]: time="2026-06-12T20:21:46.207626123Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=5de06e60-506e-4a55-a08d-b9b494dd3e3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.350570 | controller | Jun 12 20:21:46.208098 crc crio[20719]: time="2026-06-12T20:21:46.208035564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350586 | controller | Jun 12 20:21:46.264304 crc crio[20719]: time="2026-06-12T20:21:46.264172533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350602 | controller | Jun 12 20:21:46.270724 crc crio[20719]: time="2026-06-12T20:21:46.27053565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350618 | controller | Jun 12 20:21:46.416145 crc crio[20719]: time="2026-06-12T20:21:46.415972325Z" level=info msg="Created container e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3: openstack/ceilometer-0/sg-core" id=5de06e60-506e-4a55-a08d-b9b494dd3e3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.350634 | controller | Jun 12 20:21:46.417599 crc crio[20719]: time="2026-06-12T20:21:46.417471045Z" level=info msg="Starting container: e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3" id=2022711d-d2c9-4503-a9f1-ddd65ed16a7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.350649 | controller | Jun 12 20:21:46.422634 crc crio[20719]: time="2026-06-12T20:21:46.422519135Z" level=info msg="Started container" PID=82836 containerID=e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3 description=openstack/ceilometer-0/sg-core id=2022711d-d2c9-4503-a9f1-ddd65ed16a7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61
2026-06-12 21:10:20.350665 | controller | Jun 12 20:21:46.433092 crc crio[20719]: time="2026-06-12T20:21:46.432981645Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=4de555c1-7d88-47ec-aab9-cae6f37dc2a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.350681 | controller | Jun 12 20:21:46.478824 crc crio[20719]: time="2026-06-12T20:21:46.478743119Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=f5199593-adb0-4218-b678-3e6c1a23e3ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.350696 | controller | Jun 12 20:21:46.519427 crc crio[20719]: time="2026-06-12T20:21:46.519310165Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=23344b4c-a56a-4f7f-a6a4-262a77a5d27a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.350711 | controller | Jun 12 20:21:46.520709 crc crio[20719]: time="2026-06-12T20:21:46.519752118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350727 | controller | Jun 12 20:21:46.564147 crc crio[20719]: time="2026-06-12T20:21:46.564015128Z" level=info msg="Removing container: 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8" id=724517ac-cf7f-46d3-a66a-df95fe139ea0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.350743 | controller | Jun 12 20:21:46.716063 crc crio[20719]: time="2026-06-12T20:21:46.715978259Z" level=info msg="Removed container 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8: openstack/nova-api-0/nova-api-api" id=724517ac-cf7f-46d3-a66a-df95fe139ea0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.350758 | controller | Jun 12 20:21:46.721379 crc crio[20719]: time="2026-06-12T20:21:46.720955302Z" level=info msg="Removing container: 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101" id=da4216bc-46db-4c47-ae6c-ef9ea7e19272 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.350780 | controller | Jun 12 20:21:46.740970 crc crio[20719]: time="2026-06-12T20:21:46.740865265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350797 | controller | Jun 12 20:21:46.747100 crc crio[20719]: time="2026-06-12T20:21:46.747022718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350813 | controller | Jun 12 20:21:46.753967 crc crio[20719]: time="2026-06-12T20:21:46.753914684Z" level=info msg="Removed container 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101: openstack/nova-api-0/nova-api-log" id=da4216bc-46db-4c47-ae6c-ef9ea7e19272 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.350828 | controller | Jun 12 20:21:46.854094 crc crio[20719]: time="2026-06-12T20:21:46.8540006Z" level=info msg="Created container 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2: openstack/ceilometer-0/proxy-httpd" id=23344b4c-a56a-4f7f-a6a4-262a77a5d27a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.350844 | controller | Jun 12 20:21:46.855440 crc crio[20719]: time="2026-06-12T20:21:46.855369879Z" level=info msg="Starting container: 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2" id=3bd9b8a6-4fb5-4138-87ac-abdfd75d77d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.350880 | controller | Jun 12 20:21:46.860882 crc crio[20719]: time="2026-06-12T20:21:46.860813269Z" level=info msg="Started container" PID=82901 containerID=100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2 description=openstack/ceilometer-0/proxy-httpd id=3bd9b8a6-4fb5-4138-87ac-abdfd75d77d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61
2026-06-12 21:10:20.350897 | controller | Jun 12 20:21:47.041679 crc crio[20719]: time="2026-06-12T20:21:47.041584456Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=eb774685-af75-4326-9e01-7de5590e8b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.350913 | controller | Jun 12 20:21:47.041679 crc crio[20719]: time="2026-06-12T20:21:47.041664358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.350930 | controller | Jun 12 20:21:47.069787 crc crio[20719]: time="2026-06-12T20:21:47.069699547Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba UID:4277c5e2-7471-4e48-b33f-be3dbc9e40e7 NetNS:/var/run/netns/f31e78fa-cb9d-4b4b-8156-4d4cc5a7e45a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4277c5e2_7471_4e48_b33f_be3dbc9e40e7.slice PodAnnotations:0xc003332650}] Aliases:map[]}"
2026-06-12 21:10:20.350946 | controller | Jun 12 20:21:47.069787 crc crio[20719]: time="2026-06-12T20:21:47.069772549Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.350962 | controller | Jun 12 20:21:47.642635 crc crio[20719]: 2026-06-12T20:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e317fb53d6c60d7 Mac:9e:4d:b4:a7:9c:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/f31e78fa-cb9d-4b4b-8156-4d4cc5a7e45a SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.350978 | controller | Jun 12 20:21:47.646213 crc crio[20719]: time="2026-06-12T20:21:47.645940169Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba UID:4277c5e2-7471-4e48-b33f-be3dbc9e40e7 NetNS:/var/run/netns/f31e78fa-cb9d-4b4b-8156-4d4cc5a7e45a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4277c5e2_7471_4e48_b33f_be3dbc9e40e7.slice PodAnnotations:0xc003332650}] Aliases:map[]}"
2026-06-12 21:10:20.351001 | controller | Jun 12 20:21:47.646622 crc crio[20719]: time="2026-06-12T20:21:47.646600567Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.351017 | controller | Jun 12 20:21:47.689436 crc crio[20719]: time="2026-06-12T20:21:47.682150698Z" level=info msg="Ran pod sandbox e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba with infra container: openstack/nova-api-0/POD" id=eb774685-af75-4326-9e01-7de5590e8b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.351035 | controller | Jun 12 20:21:47.692128 crc crio[20719]: time="2026-06-12T20:21:47.692037427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=01bfebf2-6921-49be-adc5-a3a41249e565 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.351058 | controller | Jun 12 20:21:47.696365 crc crio[20719]: time="2026-06-12T20:21:47.694801865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=14083b36-33d3-4e31-9c8c-d33e0b125f7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.351131 | controller | Jun 12 20:21:47.704582 crc crio[20719]: time="2026-06-12T20:21:47.704511723Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=322404ca-d4ea-457b-be4d-0ce6017bc815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.351151 | controller | Jun 12 20:21:47.704859 crc crio[20719]: time="2026-06-12T20:21:47.70476653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.351168 | controller | Jun 12 20:21:47.754419 crc crio[20719]: time="2026-06-12T20:21:47.754248796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.351185 | controller | Jun 12 20:21:47.757958 crc crio[20719]: time="2026-06-12T20:21:47.757888637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.351201 | controller | Jun 12 20:21:47.933494 crc crio[20719]: time="2026-06-12T20:21:47.932967215Z" level=info msg="Created container e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c: openstack/nova-api-0/nova-api-log" id=322404ca-d4ea-457b-be4d-0ce6017bc815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.351218 | controller | Jun 12 20:21:47.935876 crc crio[20719]: time="2026-06-12T20:21:47.935830159Z" level=info msg="Starting container: e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c" id=3661ff14-e4a7-4092-9de1-c2535bfaf435 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.351234 | controller | Jun 12 20:21:47.941464 crc crio[20719]: time="2026-06-12T20:21:47.941312897Z" level=info msg="Started container" PID=83179 containerID=e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c description=openstack/nova-api-0/nova-api-log id=3661ff14-e4a7-4092-9de1-c2535bfaf435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba
2026-06-12 21:10:20.351250 | controller | Jun 12 20:21:47.954645 crc crio[20719]: time="2026-06-12T20:21:47.954481753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=82c310f3-41dd-42f3-a9de-5847c2532046 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.351273 | controller | Jun 12 20:21:48.014165 crc crio[20719]: time="2026-06-12T20:21:48.014047295Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c5492cef-4fcd-41dc-b432-b0ca64b62c94 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.351290 | controller | Jun 12 20:21:48.023567 crc crio[20719]: time="2026-06-12T20:21:48.023481512Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=3c510b13-2ec5-406b-8cf9-714cad75e965 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.351305 | controller | Jun 12 20:21:48.023955 crc crio[20719]: time="2026-06-12T20:21:48.023890083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.351321 | controller | Jun 12 20:21:48.076573 crc crio[20719]: time="2026-06-12T20:21:48.076468487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.351336 | controller | Jun 12 20:21:48.079576 crc crio[20719]: time="2026-06-12T20:21:48.079515719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.351352 | controller | Jun 12 20:21:48.222669 crc crio[20719]: time="2026-06-12T20:21:48.222565775Z" level=info msg="Created container 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9: openstack/nova-api-0/nova-api-api" id=3c510b13-2ec5-406b-8cf9-714cad75e965 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.351368 | controller | Jun 12 20:21:48.231586 crc crio[20719]: time="2026-06-12T20:21:48.231495484Z" level=info msg="Starting container: 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9" id=b4ea29a7-dfbc-46b3-b8f9-93d7b3db79d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.351383 | controller | Jun 12 20:21:48.236677 crc crio[20719]: time="2026-06-12T20:21:48.236629306Z" level=info msg="Started container" PID=83206 containerID=5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9 description=openstack/nova-api-0/nova-api-api id=b4ea29a7-dfbc-46b3-b8f9-93d7b3db79d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba
2026-06-12 21:10:20.351398 | controller | Jun 12 20:21:48.580022 crc crio[20719]: time="2026-06-12T20:21:48.579653955Z" level=info msg="Stopping container: 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19 (timeout: 10s)" id=24f2e3be-0c34-4582-a282-e45bf60400bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.351414 | controller | Jun 12 20:21:48.749450 crc crio[20719]: time="2026-06-12T20:21:48.749204671Z" level=info msg="Stopped container 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns" id=24f2e3be-0c34-4582-a282-e45bf60400bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.351430 | controller | Jun 12 20:21:48.763554 crc crio[20719]: time="2026-06-12T20:21:48.763471212Z" level=info msg="Stopping pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458" id=921464c5-63a1-48cf-909a-bcf1c15a1091 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.351445 | controller | Jun 12 20:21:48.764117 crc crio[20719]: time="2026-06-12T20:21:48.764054838Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5qs6s Namespace:openstack ID:039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458 UID:6e08c0a8-0997-4a2d-b80f-73f1e051cc73 NetNS:/var/run/netns/63037f4a-dd0d-4120-9e94-2d819ddc5387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e08c0a8_0997_4a2d_b80f_73f1e051cc73.slice PodAnnotations:0xc0023e2430}] Aliases:map[]}"
2026-06-12 21:10:20.351467 | controller | Jun 12 20:21:48.764403 crc crio[20719]: time="2026-06-12T20:21:48.764229113Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7948f7c9f9-5qs6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.351484 | controller | Jun 12 20:21:49.199032 crc crio[20719]: time="2026-06-12T20:21:49.198781094Z" level=info msg="Stopped pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458" id=921464c5-63a1-48cf-909a-bcf1c15a1091 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.351501 | controller | Jun 12 20:21:49.395536 crc crio[20719]: time="2026-06-12T20:21:49.394602897Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-bbjhj/POD" id=30e56972-4823-43e4-818c-e5ea5f36c12d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.351516 | controller | Jun 12 20:21:49.395536 crc crio[20719]: time="2026-06-12T20:21:49.395103121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.351533 | controller | Jun 12 20:21:49.459048 crc crio[20719]: time="2026-06-12T20:21:49.458948705Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-bbjhj Namespace:openstack ID:bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90 UID:081b35bf-0333-4d86-92aa-447067b8b012 NetNS:/var/run/netns/4999674e-20a4-440b-8c2d-f680cc7b0f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod081b35bf_0333_4d86_92aa_447067b8b012.slice PodAnnotations:0xc002d9a618}] Aliases:map[]}"
2026-06-12 21:10:20.351549 | controller | Jun 12 20:21:49.459048 crc crio[20719]: time="2026-06-12T20:21:49.459017667Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-bbjhj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.351564 | controller | Jun 12 20:21:49.693257 crc crio[20719]: time="2026-06-12T20:21:49.693119838Z" level=info msg="Removing container: 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19" id=30881d21-3360-4ede-afda-cc8f36ee6a46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.351580 | controller | Jun 12 20:21:49.733722 crc crio[20719]: time="2026-06-12T20:21:49.732981879Z" level=info msg="Removed container 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns" id=30881d21-3360-4ede-afda-cc8f36ee6a46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.351595 | controller | Jun 12 20:21:49.740256 crc crio[20719]: time="2026-06-12T20:21:49.738698924Z" level=info msg="Removing container: 88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049" id=4e279e79-bfa5-4731-a7db-71352a67ef1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.351610 | controller | Jun 12 20:21:49.787370 crc crio[20719]: time="2026-06-12T20:21:49.786904365Z" level=info msg="Removed container 88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/init" id=4e279e79-bfa5-4731-a7db-71352a67ef1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.351625 | controller | Jun 12 20:21:50.054206 crc crio[20719]: 2026-06-12T20:21:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf2bb9c7a417942 Mac:5a:a7:fc:7d:16:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/4999674e-20a4-440b-8c2d-f680cc7b0f95 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.351641 | controller | Jun 12 20:21:50.055599 crc crio[20719]: time="2026-06-12T20:21:50.055527165Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-bbjhj Namespace:openstack ID:bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90 UID:081b35bf-0333-4d86-92aa-447067b8b012 NetNS:/var/run/netns/4999674e-20a4-440b-8c2d-f680cc7b0f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod081b35bf_0333_4d86_92aa_447067b8b012.slice PodAnnotations:0xc002d9a618}] Aliases:map[]}"
2026-06-12 21:10:20.351664 | controller | Jun 12 20:21:50.055739 crc crio[20719]: time="2026-06-12T20:21:50.05568371Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-bbjhj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.351681 | controller | Jun 12 20:21:50.073662 crc crio[20719]: time="2026-06-12T20:21:50.073556945Z" level=info msg="Ran pod sandbox bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90 with infra container: openstack/nova-cell1-cell-mapping-bbjhj/POD" id=30e56972-4823-43e4-818c-e5ea5f36c12d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.351697 | controller | Jun 12 20:21:50.081082 crc crio[20719]: time="2026-06-12T20:21:50.080082448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=2fd4effe-c5e9-426c-8529-c061b4082d1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.351713 | controller | Jun 12 20:21:50.140546 crc crio[20719]: time="2026-06-12T20:21:50.140467322Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=1ea3e665-8ded-442a-96cc-730035820bbf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.351728 | controller | Jun 12 20:21:50.146746 crc crio[20719]: time="2026-06-12T20:21:50.146676915Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-bbjhj/nova-manage" id=bfdc02fe-fc60-4728-8b2d-57314f0e25ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.351743 | controller | Jun 12 20:21:50.147029 crc crio[20719]: time="2026-06-12T20:21:50.146974863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.351759 | controller | Jun 12 20:21:50.202318 crc crio[20719]: time="2026-06-12T20:21:50.202188798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.351774 | controller | Jun 12 20:21:50.205896 crc crio[20719]: time="2026-06-12T20:21:50.205835571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.351790 | controller | Jun 12 20:21:50.457232 crc crio[20719]: time="2026-06-12T20:21:50.456782226Z" level=info msg="Created container 889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004: openstack/nova-cell1-cell-mapping-bbjhj/nova-manage" id=bfdc02fe-fc60-4728-8b2d-57314f0e25ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.351805 | controller | Jun 12 20:21:50.459877 crc crio[20719]: time="2026-06-12T20:21:50.459208903Z" level=info msg="Starting container: 889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004" id=568c9794-9446-4581-9342-f7d7f0bb90be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.351821 | controller | Jun 12 20:21:50.466501 crc crio[20719]: time="2026-06-12T20:21:50.466413803Z" level=info msg="Started container" PID=83576 containerID=889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004 description=openstack/nova-cell1-cell-mapping-bbjhj/nova-manage id=568c9794-9446-4581-9342-f7d7f0bb90be name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90
2026-06-12 21:10:20.351837 | controller | Jun 12 20:21:56.818004 crc crio[20719]: time="2026-06-12T20:21:56.817253184Z" level=info msg="Stopping pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90" id=20035132-3c26-41ee-ae24-037c47560ace name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.351879 | controller | Jun 12 20:21:56.819803 crc crio[20719]: time="2026-06-12T20:21:56.81888757Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-bbjhj Namespace:openstack ID:bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90 UID:081b35bf-0333-4d86-92aa-447067b8b012 NetNS:/var/run/netns/4999674e-20a4-440b-8c2d-f680cc7b0f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod081b35bf_0333_4d86_92aa_447067b8b012.slice PodAnnotations:0xc000eaeae0}] Aliases:map[]}"
2026-06-12 21:10:20.351898 | controller | Jun 12 20:21:56.819803 crc crio[20719]: time="2026-06-12T20:21:56.819046554Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-bbjhj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.351914 | controller | Jun 12 20:21:57.244163 crc crio[20719]: time="2026-06-12T20:21:57.24370549Z" level=info msg="Stopped pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90" id=20035132-3c26-41ee-ae24-037c47560ace name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.351930 | controller | Jun 12 20:21:58.129104 crc crio[20719]: time="2026-06-12T20:21:58.12862497Z" level=info msg="Stopping container: e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c (timeout: 30s)" id=436c119b-207c-4290-b34e-ed66e072bc0d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.351945 | controller | Jun 12 20:21:58.130016 crc crio[20719]: time="2026-06-12T20:21:58.128648061Z" level=info msg="Stopping container: 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9 (timeout: 30s)" id=7cd1be66-5919-44b1-afc7-6319008d1268 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.351961 | controller | Jun 12 20:21:58.170328 crc crio[20719]: time="2026-06-12T20:21:58.169028653Z" level=info msg="Stopping container: 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c (timeout: 30s)" id=2f2b68eb-33e3-46fc-86a4-5b42e7b56cbc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.351977 | controller | Jun 12 20:21:58.203618 crc crio[20719]: time="2026-06-12T20:21:58.203526713Z" level=info msg="Stopping container: fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd (timeout: 30s)" id=b13c7e64-37ef-42eb-a7c4-47ef3b86061e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.351992 | controller | Jun 12 20:21:58.206411 crc crio[20719]: time="2026-06-12T20:21:58.206236743Z" level=info msg="Stopping container: b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033 (timeout: 30s)" id=eb3d2194-51a5-4f3f-b5c4-c3f8ef5ff1a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.352008 | controller | Jun 12 20:21:58.256193 crc crio[20719]: time="2026-06-12T20:21:58.256087149Z" level=info msg="Stopped container e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c: openstack/nova-api-0/nova-api-log" id=436c119b-207c-4290-b34e-ed66e072bc0d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.352023 | controller | Jun 12 20:21:58.340056 crc crio[20719]: time="2026-06-12T20:21:58.339942745Z" level=info msg="Stopped container b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033: openstack/nova-metadata-0/nova-metadata-log" id=eb3d2194-51a5-4f3f-b5c4-c3f8ef5ff1a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.352039 | controller | Jun 12 20:22:00.510835 crc crio[20719]: time="2026-06-12T20:22:00.510227968Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688262-7x4fq/POD" id=497ae0f2-764b-42a9-8fda-c7752bdf253a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.352055 | controller | Jun 12 20:22:00.511597 crc crio[20719]: time="2026-06-12T20:22:00.511576755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.352076 | controller | Jun 12 20:22:00.580842 crc crio[20719]: time="2026-06-12T20:22:00.580727059Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688262-7x4fq Namespace:openshift-infra ID:678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f UID:ece0b819-f977-4941-8083-6a6e4e5eccba NetNS:/var/run/netns/fb1c41c2-829c-4615-b194-02a66643ac9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece0b819_f977_4941_8083_6a6e4e5eccba.slice PodAnnotations:0xc00259a178}] Aliases:map[]}"
2026-06-12 21:10:20.352093 | controller | Jun 12 20:22:00.580842 crc crio[20719]: time="2026-06-12T20:22:00.580834772Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688262-7x4fq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.352109 | controller | Jun 12 20:22:01.148136 crc crio[20719]: 2026-06-12T20:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:678d8362d2ab55e Mac:46:e1:e7:bb:2d:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/fb1c41c2-829c-4615-b194-02a66643ac9b SocketPath: PciID:}] [{Interface:0xc0006825c0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.352125 | controller | Jun 12 20:22:01.149831 crc crio[20719]: time="2026-06-12T20:22:01.149715535Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688262-7x4fq Namespace:openshift-infra ID:678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f UID:ece0b819-f977-4941-8083-6a6e4e5eccba NetNS:/var/run/netns/fb1c41c2-829c-4615-b194-02a66643ac9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece0b819_f977_4941_8083_6a6e4e5eccba.slice PodAnnotations:0xc00259a178}] Aliases:map[]}"
2026-06-12 21:10:20.352141 | controller | Jun 12 20:22:01.149980 crc crio[20719]: time="2026-06-12T20:22:01.149864879Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688262-7x4fq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.352157 | controller | Jun 12 20:22:01.159681 crc crio[20719]: time="2026-06-12T20:22:01.159588853Z" level=info msg="Ran pod sandbox 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f with infra container: openshift-infra/auto-csr-approver-29688262-7x4fq/POD" id=497ae0f2-764b-42a9-8fda-c7752bdf253a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.352173 | controller | Jun 12 20:22:01.162084 crc crio[20719]: time="2026-06-12T20:22:01.162025474Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6916380b-8021-435b-9d1a-424cbdf9b640 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.352189 | controller | Jun 12 20:22:01.173799 crc crio[20719]: time="2026-06-12T20:22:01.173691282Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.352205 | controller | Jun 12 20:22:01.331018 crc crio[20719]: time="2026-06-12T20:22:01.330551812Z" level=info msg="Stopped container 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=2f2b68eb-33e3-46fc-86a4-5b42e7b56cbc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.352221 | controller | Jun 12 20:22:01.332717 crc crio[20719]: time="2026-06-12T20:22:01.332473555Z" level=info msg="Stopping pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de" id=ab4a4a7e-6099-4dd9-9066-b591309758de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.352237 | controller | Jun 12 20:22:01.333163 crc crio[20719]: time="2026-06-12T20:22:01.333072692Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de UID:7e190b44-6b2e-446a-9726-0d0c025acf8f NetNS:/var/run/netns/860f8275-608e-427a-af56-433d520623e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e190b44_6b2e_446a_9726_0d0c025acf8f.slice PodAnnotations:0xc00008c7d0}] Aliases:map[]}"
2026-06-12 21:10:20.352260 | controller | Jun 12 20:22:01.333389 crc crio[20719]: time="2026-06-12T20:22:01.333251757Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.352276 | controller | Jun 12 20:22:01.466678 crc crio[20719]: time="2026-06-12T20:22:01.466137852Z" level=info msg="Stopped container fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd: openstack/nova-metadata-0/nova-metadata-metadata" id=b13c7e64-37ef-42eb-a7c4-47ef3b86061e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.352292 | controller | Jun 12 20:22:01.467902 crc crio[20719]: time="2026-06-12T20:22:01.467045756Z" level=info msg="Stopping pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d" id=e19d170a-f8eb-4a81-87cf-b14455440031 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.352308 | controller | Jun 12 20:22:01.467902 crc crio[20719]: time="2026-06-12T20:22:01.467641994Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d UID:10f85c2f-7f35-4eab-8a5b-355b4e5c58cf NetNS:/var/run/netns/82fde074-2e10-4a12-8475-d3a41f72c952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10f85c2f_7f35_4eab_8a5b_355b4e5c58cf.slice PodAnnotations:0xc000eae928}] Aliases:map[]}"
2026-06-12 21:10:20.352324 | controller | Jun 12 20:22:01.467902 crc crio[20719]: time="2026-06-12T20:22:01.467788408Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.352340 | controller | Jun 12 20:22:01.738560 crc crio[20719]: time="2026-06-12T20:22:01.737960968Z" level=info msg="Stopped pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de" id=ab4a4a7e-6099-4dd9-9066-b591309758de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.352356 | controller | Jun 12 20:22:01.863711 crc crio[20719]: time="2026-06-12T20:22:01.863587671Z" level=info msg="Stopped pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d" id=e19d170a-f8eb-4a81-87cf-b14455440031 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.352372 | controller | Jun 12 20:22:01.966467 crc crio[20719]: time="2026-06-12T20:22:01.966372997Z" level=info msg="Removing container: 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c" id=a058f7b7-42a8-4a10-9e02-fbd93d4d6dcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.352388 | controller | Jun 12 20:22:02.006862 crc crio[20719]: time="2026-06-12T20:22:02.006502087Z" level=info msg="Removed container 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a058f7b7-42a8-4a10-9e02-fbd93d4d6dcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.352404 | controller | Jun 12 20:22:02.146107 crc crio[20719]: time="2026-06-12T20:22:02.146025291Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6916380b-8021-435b-9d1a-424cbdf9b640 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.352463 | controller | Jun 12 20:22:02.148488 crc crio[20719]: time="2026-06-12T20:22:02.148397609Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8eb457d4-1e9e-4f30-99e7-1f01ea12871d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.352485 | controller | Jun 12 20:22:02.153367 crc crio[20719]: time="2026-06-12T20:22:02.153193251Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d5018c8d-b983-48af-8868-2f75f8d0f42b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.352513 | controller | Jun 12 20:22:02.161606 crc crio[20719]: time="2026-06-12T20:22:02.161338098Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688262-7x4fq/oc" id=7a56a9fc-5ecb-407d-8c94-e90ff60b08df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.352530 | controller | Jun 12 20:22:02.162098 crc crio[20719]: time="2026-06-12T20:22:02.162026427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.352546 | controller | Jun 12 20:22:02.206136 crc crio[20719]: time="2026-06-12T20:22:02.20604372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.352562 | controller | Jun 12 20:22:02.524064 crc crio[20719]: time="2026-06-12T20:22:02.521732864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.352577 | controller | Jun 12 20:22:02.636863 crc crio[20719]: time="2026-06-12T20:22:02.636645161Z" level=info msg="Created container ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad: openshift-infra/auto-csr-approver-29688262-7x4fq/oc" id=7a56a9fc-5ecb-407d-8c94-e90ff60b08df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.352593 | controller | Jun 12 20:22:02.640418 crc crio[20719]: time="2026-06-12T20:22:02.639728428Z" level=info msg="Starting container: ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad" id=5caed02a-18d2-4abf-8458-bb1790da68a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.352608 | controller | Jun 12 20:22:02.648331 crc crio[20719]: time="2026-06-12T20:22:02.648218253Z" level=info msg="Started container" PID=84439 containerID=ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad description=openshift-infra/auto-csr-approver-29688262-7x4fq/oc id=5caed02a-18d2-4abf-8458-bb1790da68a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f
2026-06-12 21:10:20.352624 | controller | Jun 12 20:22:02.855225 crc crio[20719]: time="2026-06-12T20:22:02.855126165Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=375d4210-672d-472d-a04a-5a8e35ce3d0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.352640 | controller | Jun 12 20:22:02.855225 crc crio[20719]: time="2026-06-12T20:22:02.855217647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.352656 | controller | Jun 12 20:22:02.946656 crc crio[20719]: time="2026-06-12T20:22:02.946086843Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:813dbe756bbfef22db96f199b0613ca33b7d9e126b46556970c812d80e115264 UID:4e51247a-63e2-4d08-b2c1-84029e609822 NetNS:/var/run/netns/c03c76dc-8140-44c8-960c-c176a4dd05db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e51247a_63e2_4d08_b2c1_84029e609822.slice PodAnnotations:0xc003ab04d8}] Aliases:map[]}"
2026-06-12 21:10:20.352673 | controller | Jun 12 20:22:02.946656 crc crio[20719]: time="2026-06-12T20:22:02.946569247Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.352689 | controller | Jun 12 20:22:03.512928 crc crio[20719]: time="2026-06-12T20:22:03.512431887Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=a45f6699-642a-458f-a0e7-75dc602c825d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.352724 | controller | Jun 12 20:22:03.513098 crc crio[20719]: time="2026-06-12T20:22:03.513002354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.352742 | controller | Jun 12 20:22:03.577791 crc crio[20719]: time="2026-06-12T20:22:03.577707723Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011 UID:bb4eb0e9-bceb-4730-ae60-9f9a8ca0f953 NetNS:/var/run/netns/4ba37b88-3c8c-498c-a950-3fa0a7ed767e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4eb0e9_bceb_4730_ae60_9f9a8ca0f953.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}"
2026-06-12 21:10:20.352759 | controller | Jun 12 20:22:03.577791 crc crio[20719]: time="2026-06-12T20:22:03.577766064Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.352775 | controller | Jun 12 20:22:03.606890 crc crio[20719]: 2026-06-12T20:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:813dbe756bbfef2 Mac:4a:e8:89:a6:1a:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/c03c76dc-8140-44c8-960c-c176a4dd05db SocketPath: PciID:}] [{Interface:0xc000292940 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.352792 | controller | Jun 12 20:22:03.612329 crc crio[20719]: time="2026-06-12T20:22:03.612174197Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:813dbe756bbfef22db96f199b0613ca33b7d9e126b46556970c812d80e115264 UID:4e51247a-63e2-4d08-b2c1-84029e609822 NetNS:/var/run/netns/c03c76dc-8140-44c8-960c-c176a4dd05db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e51247a_63e2_4d08_b2c1_84029e609822.slice PodAnnotations:0xc003ab04d8}] Aliases:map[]}"
2026-06-12 21:10:20.352808 | controller | Jun 12 20:22:03.612551 crc crio[20719]: time="2026-06-12T20:22:03.612491717Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.352824 | controller | Jun 12 20:22:03.633216 crc crio[20719]: time="2026-06-12T20:22:03.633122784Z" level=info msg="Ran pod sandbox 813dbe756bbfef22db96f199b0613ca33b7d9e126b46556970c812d80e115264 with infra container: openstack/nova-scheduler-0/POD" id=375d4210-672d-472d-a04a-5a8e35ce3d0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.352840 | controller | Jun 12 20:22:03.661503 crc crio[20719]: time="2026-06-12T20:22:03.661342555Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=bcb0c4d2-b712-4927-9cbd-d449b6c9bd4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.352875 | controller | Jun 12 20:22:03.709928 crc crio[20719]: time="2026-06-12T20:22:03.708928132Z" level=info msg="Stopped container 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9: openstack/nova-api-0/nova-api-api" id=7cd1be66-5919-44b1-afc7-6319008d1268 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.352893 | controller | Jun 12 20:22:03.710797 crc crio[20719]: time="2026-06-12T20:22:03.710620217Z" level=info msg="Stopping pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba" id=934fade5-57e4-4d24-a931-29ea1783d5fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.352909 | controller | Jun 12 20:22:03.711158 crc crio[20719]: time="2026-06-12T20:22:03.7110651Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba UID:4277c5e2-7471-4e48-b33f-be3dbc9e40e7 NetNS:/var/run/netns/f31e78fa-cb9d-4b4b-8156-4d4cc5a7e45a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4277c5e2_7471_4e48_b33f_be3dbc9e40e7.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}"
2026-06-12 21:10:20.352932 | controller | Jun 12 20:22:03.711773 crc crio[20719]: time="2026-06-12T20:22:03.711218124Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.352948 | controller | Jun 12 20:22:03.742320 crc crio[20719]: time="2026-06-12T20:22:03.742129093Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=b5fd7801-394f-4b93-b645-d28724888870 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.352964 | controller | Jun 12 20:22:03.774448 crc crio[20719]: time="2026-06-12T20:22:03.773988731Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=97d256f8-1de4-4d6d-9576-22744c2c0a9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.352979 | controller | Jun 12 20:22:03.775150 crc crio[20719]: time="2026-06-12T20:22:03.775096304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.352995 | controller | Jun 12 20:22:03.870802 crc crio[20719]: time="2026-06-12T20:22:03.869601107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353011 | controller | Jun 12 20:22:03.874461 crc crio[20719]: time="2026-06-12T20:22:03.874227635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353026 | controller | Jun 12 20:22:04.005967 crc crio[20719]: time="2026-06-12T20:22:04.005816475Z" level=info msg="Created container debcabd940be01d4ee38596d530e9e3312a11d1a55af8fe88e3562d07948dda0: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=97d256f8-1de4-4d6d-9576-22744c2c0a9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.353042 | controller | Jun 12 20:22:04.009799 crc crio[20719]: time="2026-06-12T20:22:04.008638451Z" level=info msg="Starting container: debcabd940be01d4ee38596d530e9e3312a11d1a55af8fe88e3562d07948dda0" id=22932276-2fe0-4787-a322-8cfa4d92fb3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.353058 | controller | Jun 12 20:22:04.025040 crc crio[20719]: time="2026-06-12T20:22:04.024846843Z" level=info msg="Started container" PID=84621 containerID=debcabd940be01d4ee38596d530e9e3312a11d1a55af8fe88e3562d07948dda0 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=22932276-2fe0-4787-a322-8cfa4d92fb3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=813dbe756bbfef22db96f199b0613ca33b7d9e126b46556970c812d80e115264
2026-06-12 21:10:20.353074 | controller | Jun 12 20:22:04.168687 crc crio[20719]: time="2026-06-12T20:22:04.168156946Z" level=info msg="Stopped pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba" id=934fade5-57e4-4d24-a931-29ea1783d5fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.353089 | controller | Jun 12 20:22:04.325435 crc crio[20719]: 2026-06-12T20:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b221fe0adf595b Mac:b6:d1:74:9c:26:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/4ba37b88-3c8c-498c-a950-3fa0a7ed767e SocketPath: PciID:}] [{Interface:0xc000014f20 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.353106 | controller | Jun 12 20:22:04.327649 crc crio[20719]: time="2026-06-12T20:22:04.327605749Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011 UID:bb4eb0e9-bceb-4730-ae60-9f9a8ca0f953 NetNS:/var/run/netns/4ba37b88-3c8c-498c-a950-3fa0a7ed767e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4eb0e9_bceb_4730_ae60_9f9a8ca0f953.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}"
2026-06-12 21:10:20.353127 | controller | Jun 12 20:22:04.327909 crc crio[20719]: time="2026-06-12T20:22:04.327890017Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.353144 | controller | Jun 12 20:22:04.336199 crc crio[20719]: time="2026-06-12T20:22:04.336157549Z" level=info msg="Ran pod sandbox 8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011 with infra container: openstack/nova-metadata-0/POD" id=a45f6699-642a-458f-a0e7-75dc602c825d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.353160 | controller | Jun 12 20:22:04.340634 crc crio[20719]: time="2026-06-12T20:22:04.339713336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=74ba95aa-bb34-4f23-9739-a96c110d5380 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.353175 | controller | Jun 12 20:22:04.344002 crc crio[20719]: time="2026-06-12T20:22:04.343932574Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5815b761-10ab-4d62-98eb-ff93274fcd03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.353191 | controller | Jun 12 20:22:04.351589 crc crio[20719]: time="2026-06-12T20:22:04.351520504Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=9018be41-06b7-4094-af19-57f58ef5efec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.353206 | controller | Jun 12 20:22:04.351895 crc crio[20719]: time="2026-06-12T20:22:04.351851423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353222 | controller | Jun 12 20:22:04.405697 crc crio[20719]: time="2026-06-12T20:22:04.405625388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353238 | controller | Jun 12 20:22:04.409792 crc crio[20719]: time="2026-06-12T20:22:04.409721491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353253 | controller | Jun 12 20:22:04.517749 crc crio[20719]: time="2026-06-12T20:22:04.517646643Z" level=info msg="Created container 17508060fd1a1d595f8dbf8207847330faf16cf4bf77f01a9d9fee4fd387b1b6: openstack/nova-metadata-0/nova-metadata-log" id=9018be41-06b7-4094-af19-57f58ef5efec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.353269 | controller | Jun 12 20:22:04.519376 crc crio[20719]: time="2026-06-12T20:22:04.519238717Z" level=info msg="Starting container: 17508060fd1a1d595f8dbf8207847330faf16cf4bf77f01a9d9fee4fd387b1b6" id=6d2d4caf-089c-42b3-a954-c68427d2d951 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.353284 | controller | Jun 12 20:22:04.526893 crc crio[20719]: time="2026-06-12T20:22:04.52658793Z" level=info msg="Started container" PID=84659 containerID=17508060fd1a1d595f8dbf8207847330faf16cf4bf77f01a9d9fee4fd387b1b6 description=openstack/nova-metadata-0/nova-metadata-log id=6d2d4caf-089c-42b3-a954-c68427d2d951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011
2026-06-12 21:10:20.353300 | controller | Jun 12 20:22:04.538084 crc crio[20719]: time="2026-06-12T20:22:04.537634737Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d8fa26f9-38d7-4a47-95e6-84156e142dc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.353322 | controller | Jun 12 20:22:04.587024 crc crio[20719]: time="2026-06-12T20:22:04.586600699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=13906165-848d-4867-992c-0cbe2fb24610 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.353338 | controller | Jun 12 20:22:04.596323 crc crio[20719]: time="2026-06-12T20:22:04.596178305Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=50588b3d-53b3-476e-94c4-44adff87da23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.353353 | controller | Jun 12 20:22:04.596726 crc crio[20719]: time="2026-06-12T20:22:04.596647118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353368 | controller | Jun 12 20:22:04.645524 crc crio[20719]: time="2026-06-12T20:22:04.645432427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353384 | controller | Jun 12 20:22:04.650409 crc crio[20719]: time="2026-06-12T20:22:04.650315984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353399 | controller | Jun 12 20:22:04.809709 crc crio[20719]: time="2026-06-12T20:22:04.809620148Z" level=info msg="Created container d0ee8a21712bd0e50c219c0b4708bb52dbbfb7751a9a13768a14fa827e80842d: openstack/nova-metadata-0/nova-metadata-metadata" id=50588b3d-53b3-476e-94c4-44adff87da23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.353415 | controller | Jun 12 20:22:04.811539 crc crio[20719]: time="2026-06-12T20:22:04.811458461Z" level=info msg="Starting container: d0ee8a21712bd0e50c219c0b4708bb52dbbfb7751a9a13768a14fa827e80842d" id=bef2b7b6-e03d-4897-8dad-f82e0bda769c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.353431 | controller | Jun 12 20:22:04.819675 crc crio[20719]: time="2026-06-12T20:22:04.819588356Z" level=info msg="Started container" PID=84679 containerID=d0ee8a21712bd0e50c219c0b4708bb52dbbfb7751a9a13768a14fa827e80842d description=openstack/nova-metadata-0/nova-metadata-metadata id=bef2b7b6-e03d-4897-8dad-f82e0bda769c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011
2026-06-12 21:10:20.353447 | controller | Jun 12 20:22:05.095382 crc crio[20719]: time="2026-06-12T20:22:05.094597821Z" level=info msg="Stopping pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f" id=69e99939-49b4-4c08-b550-469e15d98d9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.353463 | controller | Jun 12 20:22:05.098816 crc crio[20719]: time="2026-06-12T20:22:05.096246887Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688262-7x4fq Namespace:openshift-infra ID:678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f UID:ece0b819-f977-4941-8083-6a6e4e5eccba NetNS:/var/run/netns/fb1c41c2-829c-4615-b194-02a66643ac9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece0b819_f977_4941_8083_6a6e4e5eccba.slice PodAnnotations:0xc00259a6f8}] Aliases:map[]}"
2026-06-12 21:10:20.353479 | controller | Jun 12 20:22:05.098816 crc crio[20719]: time="2026-06-12T20:22:05.097964585Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688262-7x4fq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.353495 | controller | Jun 12 20:22:05.102686 crc crio[20719]: time="2026-06-12T20:22:05.102605815Z" level=info msg="Removing container: 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9" id=455e245e-8797-4d5e-a19d-23faa7a3dc3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.353518 | controller | Jun 12 20:22:05.163689 crc crio[20719]: time="2026-06-12T20:22:05.163564442Z" level=info msg="Removed container 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9: openstack/nova-api-0/nova-api-api" id=455e245e-8797-4d5e-a19d-23faa7a3dc3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.353534 | controller | Jun 12 20:22:05.166220 crc crio[20719]: time="2026-06-12T20:22:05.166193663Z" level=info msg="Removing container: e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c" id=5004b0ba-aa9c-482a-a6da-c436d811e58b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.353551 | controller | Jun 12 20:22:05.208219 crc crio[20719]: time="2026-06-12T20:22:05.208132924Z" level=info msg="Removed container e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c: openstack/nova-api-0/nova-api-log" id=5004b0ba-aa9c-482a-a6da-c436d811e58b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.353566 | controller | Jun 12 20:22:05.549090 crc crio[20719]: time="2026-06-12T20:22:05.548690474Z" level=info msg="Stopped pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f" id=69e99939-49b4-4c08-b550-469e15d98d9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.353582 | controller | Jun 12 20:22:05.558586 crc crio[20719]: time="2026-06-12T20:22:05.558496127Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=d1f9157f-1f72-4ea1-baf9-f34c40333117 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.353598 | controller | Jun 12 20:22:05.558734 crc crio[20719]: time="2026-06-12T20:22:05.55860095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353614 | controller | Jun 12 20:22:05.592917 crc crio[20719]: time="2026-06-12T20:22:05.592818821Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3 UID:7164ccab-e3eb-4c69-8ef2-0b9055273bdd NetNS:/var/run/netns/da44c4ec-614c-46a5-94a1-757e7caf28be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7164ccab_e3eb_4c69_8ef2_0b9055273bdd.slice PodAnnotations:0xc0033320e0}] Aliases:map[]}"
2026-06-12 21:10:20.353630 | controller | Jun 12 20:22:05.592917 crc crio[20719]: time="2026-06-12T20:22:05.592900174Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.353646 | controller | Jun 12 20:22:06.151442 crc crio[20719]: 2026-06-12T20:22:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e95d7c13ff869c5 Mac:fa:f9:4a:44:33:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/da44c4ec-614c-46a5-94a1-757e7caf28be SocketPath: PciID:}] [{Interface:0xc00051eb50 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.353662 | controller | Jun 12 20:22:06.155743 crc crio[20719]: time="2026-06-12T20:22:06.155610619Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3 UID:7164ccab-e3eb-4c69-8ef2-0b9055273bdd NetNS:/var/run/netns/da44c4ec-614c-46a5-94a1-757e7caf28be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7164ccab_e3eb_4c69_8ef2_0b9055273bdd.slice PodAnnotations:0xc0033320e0}] Aliases:map[]}"
2026-06-12 21:10:20.353678 | controller | Jun 12 20:22:06.156241 crc crio[20719]: time="2026-06-12T20:22:06.156164584Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.353694 | controller | Jun 12 20:22:06.169517 crc crio[20719]: time="2026-06-12T20:22:06.169471493Z" level=info msg="Ran pod sandbox e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3 with infra container: openstack/nova-api-0/POD" id=d1f9157f-1f72-4ea1-baf9-f34c40333117 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.353715 | controller | Jun 12 20:22:06.176906 crc crio[20719]: time="2026-06-12T20:22:06.176834546Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b9fc399e-ef73-4bbb-92f9-e7a37eec161e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.353731 | controller | Jun 12 20:22:06.180253 crc crio[20719]: time="2026-06-12T20:22:06.180226971Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f00c7bdf-4414-4ae7-a4d7-d0723c60bacb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.353746 | controller | Jun 12 20:22:06.187509 crc crio[20719]: time="2026-06-12T20:22:06.187439391Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=b1e5531a-089d-4577-b594-d47c07df7ad0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.353762 | controller | Jun 12 20:22:06.188799 crc crio[20719]: time="2026-06-12T20:22:06.18775941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353777 | controller | Jun 12 20:22:06.236217 crc crio[20719]: time="2026-06-12T20:22:06.236120535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353793 | controller | Jun 12 20:22:06.239411 crc crio[20719]: time="2026-06-12T20:22:06.239323644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353809 | controller | Jun 12 20:22:06.382804 crc crio[20719]: time="2026-06-12T20:22:06.38270857Z" level=info msg="Created container 9b50a06ad573d4f872ac8d2d533ed439e43fc97738d40ec605efc308203954a7: openstack/nova-api-0/nova-api-log" id=b1e5531a-089d-4577-b594-d47c07df7ad0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.353825 | controller | Jun 12 20:22:06.384110 crc crio[20719]: time="2026-06-12T20:22:06.384022176Z" level=info msg="Starting container: 9b50a06ad573d4f872ac8d2d533ed439e43fc97738d40ec605efc308203954a7" id=ed94211b-129e-4f83-970b-142b40053081 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.353841 | controller | Jun 12 20:22:06.394071 crc crio[20719]: time="2026-06-12T20:22:06.393971723Z" level=info msg="Started container" PID=84946 containerID=9b50a06ad573d4f872ac8d2d533ed439e43fc97738d40ec605efc308203954a7 description=openstack/nova-api-0/nova-api-log id=ed94211b-129e-4f83-970b-142b40053081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3
2026-06-12 21:10:20.353876 | controller | Jun 12 20:22:06.407367 crc crio[20719]: time="2026-06-12T20:22:06.407200282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d644296d-0a23-4be2-b21a-1ac570c468a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.353895 | controller | Jun 12 20:22:06.484974 crc crio[20719]: time="2026-06-12T20:22:06.484817758Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=edb4d05c-d36b-4cb2-b382-1f052ac42ec3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.353911 | controller | Jun 12 20:22:06.498553 crc crio[20719]: time="2026-06-12T20:22:06.498305893Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=0047a90b-7345-4dd1-acd6-74e3d921cf2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.353927 | controller | Jun 12 20:22:06.498944 crc crio[20719]: time="2026-06-12T20:22:06.498894959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353950 | controller | Jun 12 20:22:06.547973 crc crio[20719]: time="2026-06-12T20:22:06.547882463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353966 | controller | Jun 12 20:22:06.551531 crc crio[20719]: time="2026-06-12T20:22:06.551377659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.353982 | controller | Jun 12 20:22:06.752835 crc crio[20719]: time="2026-06-12T20:22:06.752097689Z" level=info msg="Created container a6fef0f1c3035caae8b2c1d5cb34fe9b5f9f89d73f780b225d9422a26e1cf0f3: openstack/nova-api-0/nova-api-api" id=0047a90b-7345-4dd1-acd6-74e3d921cf2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.353997 | controller | Jun 12 20:22:06.754377 crc crio[20719]: time="2026-06-12T20:22:06.754174456Z" level=info msg="Starting container: a6fef0f1c3035caae8b2c1d5cb34fe9b5f9f89d73f780b225d9422a26e1cf0f3" id=13b5eb68-b8cc-4c94-9cd4-368e55186046 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.354013 | controller | Jun 12 20:22:06.761685 crc crio[20719]: time="2026-06-12T20:22:06.761523903Z" level=info msg="Started container" PID=84984 containerID=a6fef0f1c3035caae8b2c1d5cb34fe9b5f9f89d73f780b225d9422a26e1cf0f3 description=openstack/nova-api-0/nova-api-api id=13b5eb68-b8cc-4c94-9cd4-368e55186046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3
2026-06-12 21:10:20.354028 | controller | Jun 12 20:22:11.117378 crc crio[20719]: time="2026-06-12T20:22:11.116121327Z" level=info msg="Removing container: 04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8" id=41bca795-3b72-48c1-a973-07df1d8bc7ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.354044 | controller | Jun 12 20:22:11.297023 crc crio[20719]: time="2026-06-12T20:22:11.295941761Z" level=info msg="Removed container 04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8: openshift-infra/auto-csr-approver-29688256-64684/oc" id=41bca795-3b72-48c1-a973-07df1d8bc7ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.354060 | controller | Jun 12 20:22:11.302127 crc crio[20719]: time="2026-06-12T20:22:11.301986494Z" level=info msg="Removing container: 67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4" id=12f86a28-4d65-4333-acc2-ba7452ba18fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.354075 | controller | Jun 12 20:22:11.445940 crc crio[20719]: time="2026-06-12T20:22:11.445822886Z" level=info msg="Removed container 67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4: openshift-infra/auto-csr-approver-29688254-cr8vs/oc" id=12f86a28-4d65-4333-acc2-ba7452ba18fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.354091 | controller | Jun 12 20:22:11.467251 crc crio[20719]: time="2026-06-12T20:22:11.467058483Z" level=info msg="Stopping pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e" id=27376662-c675-4e83-bd97-cd58e13a76d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354106 | controller | Jun 12 20:22:11.467251 crc crio[20719]: time="2026-06-12T20:22:11.467184416Z" level=info msg="Stopped pod sandbox (already stopped): f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e" id=27376662-c675-4e83-bd97-cd58e13a76d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354122 | controller | Jun 12 20:22:11.468047 crc crio[20719]: time="2026-06-12T20:22:11.467902716Z" level=info msg="Removing pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e" id=18c96579-bbb8-4c1f-b82c-4e17b104f8f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354144 | controller | Jun 12 20:22:11.508223 crc crio[20719]: time="2026-06-12T20:22:11.505869089Z" level=info msg="Removed pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e" id=18c96579-bbb8-4c1f-b82c-4e17b104f8f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354160 | controller | Jun 12 20:22:11.509165 crc crio[20719]: time="2026-06-12T20:22:11.509022639Z" level=info msg="Stopping pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3" id=05efc07b-5a09-446d-9efb-5b779773e903 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354175 | controller | Jun 12 20:22:11.509391 crc crio[20719]: time="2026-06-12T20:22:11.509206709Z" level=info msg="Stopped pod sandbox (already stopped): b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3" id=05efc07b-5a09-446d-9efb-5b779773e903 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354190 | controller | Jun 12 20:22:11.513437 crc crio[20719]: time="2026-06-12T20:22:11.512527747Z" level=info msg="Removing pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3" id=ff35b7e8-e87f-402a-b6d5-c78e5ca277f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354205 | controller | Jun 12 20:22:11.534808 crc crio[20719]: time="2026-06-12T20:22:11.534592984Z" level=info msg="Removed pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3" id=ff35b7e8-e87f-402a-b6d5-c78e5ca277f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354220 | controller | Jun 12 20:22:11.535568 crc crio[20719]: time="2026-06-12T20:22:11.535486415Z" level=info msg="Stopping pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320" id=5ffd79cb-1197-4f93-995e-492b8902d299 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354235 | controller | Jun 12 20:22:11.535662 crc crio[20719]: time="2026-06-12T20:22:11.535582957Z" level=info msg="Stopped pod sandbox (already stopped): 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320" id=5ffd79cb-1197-4f93-995e-492b8902d299 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354250 | controller | Jun 12 20:22:11.536787 crc crio[20719]: time="2026-06-12T20:22:11.536654537Z" level=info msg="Removing pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320" id=37cb2f72-c38e-4495-8777-632bf98c091b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354265 | controller | Jun 12 20:22:11.564381 crc crio[20719]: time="2026-06-12T20:22:11.564200463Z" level=info msg="Removed pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320" id=37cb2f72-c38e-4495-8777-632bf98c091b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354280 | controller | Jun 12 20:22:11.566344 crc crio[20719]: time="2026-06-12T20:22:11.566130997Z" level=info msg="Stopping pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de" id=2183cfb4-a779-4064-ba91-799367fefdf2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354295 | controller | Jun 12 20:22:11.567756 crc crio[20719]: time="2026-06-12T20:22:11.567466584Z" level=info msg="Stopped pod sandbox (already stopped): e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de" id=2183cfb4-a779-4064-ba91-799367fefdf2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354310 | controller | Jun 12 20:22:11.570979 crc crio[20719]: time="2026-06-12T20:22:11.570882219Z" level=info msg="Removing pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de" id=007af5f9-9b46-47a8-80c8-87d4f592cf6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354326 | controller | Jun 12 20:22:11.591493 crc crio[20719]: time="2026-06-12T20:22:11.589522959Z" level=info msg="Removed pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de" id=007af5f9-9b46-47a8-80c8-87d4f592cf6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354347 | controller | Jun 12 20:22:11.591493 crc crio[20719]: time="2026-06-12T20:22:11.590497934Z" level=info msg="Stopping pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458" id=0df7a256-1a58-46ad-a6a2-e86ac51ecdf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354363 | controller | Jun 12 20:22:11.591493 crc crio[20719]: time="2026-06-12T20:22:11.590563756Z" level=info msg="Stopped pod sandbox (already stopped): 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458" id=0df7a256-1a58-46ad-a6a2-e86ac51ecdf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354379 | controller | Jun 12 20:22:11.591956 crc crio[20719]: time="2026-06-12T20:22:11.591778479Z" level=info msg="Removing pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458" id=5de3c90f-7ca7-4695-b389-07dd25e04987 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354394 | controller | Jun 12 20:22:11.618705 crc crio[20719]: time="2026-06-12T20:22:11.618579196Z" level=info msg="Removed pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458" id=5de3c90f-7ca7-4695-b389-07dd25e04987 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354409 | controller | Jun 12 20:22:11.619769 crc crio[20719]: time="2026-06-12T20:22:11.619730086Z" level=info msg="Stopping pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba" id=098ca127-d3fc-4dfe-a840-bf7ddf84c639 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354424 | controller | Jun 12 20:22:11.619964 crc crio[20719]: time="2026-06-12T20:22:11.619940162Z" level=info msg="Stopped pod sandbox (already stopped): e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba" id=098ca127-d3fc-4dfe-a840-bf7ddf84c639 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354440 | controller | Jun 12 20:22:11.622978 crc crio[20719]: time="2026-06-12T20:22:11.622870184Z" level=info msg="Removing pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba" id=fe913c32-090b-4137-972c-3ad0a844ee87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354455 | controller | Jun 12 20:22:11.645498 crc crio[20719]: time="2026-06-12T20:22:11.643499239Z" level=info msg="Removed pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba" id=fe913c32-090b-4137-972c-3ad0a844ee87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354470 | controller | Jun 12 20:22:11.646111 crc crio[20719]: time="2026-06-12T20:22:11.646003208Z" level=info msg="Stopping pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f" id=2e3df137-cdf1-4a19-9342-a5b462179dff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354485 | controller | Jun 12 20:22:11.646398 crc crio[20719]: time="2026-06-12T20:22:11.646119471Z" level=info msg="Stopped pod sandbox (already stopped): fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f" id=2e3df137-cdf1-4a19-9342-a5b462179dff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354499 | controller | Jun 12 20:22:11.647821 crc crio[20719]: time="2026-06-12T20:22:11.647679733Z" level=info msg="Removing pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f" id=e0864d23-af7d-48ce-81b9-6263e076ad94 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354514 | controller | Jun 12 20:22:11.662310 crc crio[20719]: time="2026-06-12T20:22:11.66212953Z" level=info msg="Removed pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f" id=e0864d23-af7d-48ce-81b9-6263e076ad94 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354529 | controller | Jun 12 20:22:11.663241 crc crio[20719]: time="2026-06-12T20:22:11.663127843Z" level=info msg="Stopping pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada" id=08d3b4dd-646f-46da-bf53-5039503305e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354551 | controller | Jun 12 20:22:11.663241 crc crio[20719]: time="2026-06-12T20:22:11.663190515Z" level=info msg="Stopped pod sandbox (already stopped): 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada" id=08d3b4dd-646f-46da-bf53-5039503305e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354566 | controller | Jun 12 20:22:11.674668 crc crio[20719]: time="2026-06-12T20:22:11.674577912Z" level=info msg="Removing pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada" id=77de1602-2354-4056-bace-84e61f8ab569 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354581 | controller | Jun 12 20:22:11.701720 crc crio[20719]: time="2026-06-12T20:22:11.701622815Z" level=info msg="Removed pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada" id=77de1602-2354-4056-bace-84e61f8ab569 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354596 | controller | Jun 12 20:22:11.702786 crc crio[20719]: time="2026-06-12T20:22:11.702689833Z" level=info msg="Stopping pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64" id=ce490716-1d5e-43f2-b041-1b34a96a0239 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354611 | controller | Jun 12 20:22:11.704421 crc crio[20719]: time="2026-06-12T20:22:11.702805216Z" level=info msg="Stopped pod sandbox (already stopped): f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64" id=ce490716-1d5e-43f2-b041-1b34a96a0239 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354626 | controller | Jun 12 20:22:11.704421 crc crio[20719]: time="2026-06-12T20:22:11.703728752Z" level=info msg="Removing pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64" id=5764f509-2cd0-4b55-84c7-122d95d7e72e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354642 | controller | Jun 12 20:22:11.746713 crc crio[20719]: time="2026-06-12T20:22:11.746250025Z" level=info msg="Removed pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64" id=5764f509-2cd0-4b55-84c7-122d95d7e72e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354657 | controller | Jun 12 20:22:11.750079 crc crio[20719]: time="2026-06-12T20:22:11.749976738Z" level=info msg="Stopping pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a" id=7620a0a2-35e6-4833-bb1a-dd166cb38250 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354672 | controller | Jun 12 20:22:11.750196 crc crio[20719]: time="2026-06-12T20:22:11.750086761Z" level=info msg="Stopped pod sandbox (already stopped): 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a" id=7620a0a2-35e6-4833-bb1a-dd166cb38250 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354688 | controller | Jun 12 20:22:11.751005 crc crio[20719]: time="2026-06-12T20:22:11.750882943Z" level=info msg="Removing pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a" id=0757be5e-2026-4e3b-8421-2c6b5d81dce2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354703 | controller | Jun 12 20:22:11.786775 crc crio[20719]: time="2026-06-12T20:22:11.786670964Z" level=info msg="Removed pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a" id=0757be5e-2026-4e3b-8421-2c6b5d81dce2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.354719 | controller | Jun 12 20:22:24.959857 crc crio[20719]: time="2026-06-12T20:22:24.958874969Z" level=info msg="Stopping container: 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491 (timeout: 30s)" id=f148f130-e8c6-4a50-aa65-b37f72b216e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.354734 | controller | Jun 12 20:22:25.088818 crc crio[20719]: time="2026-06-12T20:22:25.08804251Z" level=info msg="Stopped container 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491: openstack/kube-state-metrics-0/kube-state-metrics" id=f148f130-e8c6-4a50-aa65-b37f72b216e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.354756 | controller | Jun 12 20:22:25.090686 crc crio[20719]: time="2026-06-12T20:22:25.090600157Z" level=info msg="Stopping pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191" id=3bb6f88d-495d-4988-80bd-bf1425a1aa63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354773 | controller | Jun 12 20:22:25.091501 crc crio[20719]: time="2026-06-12T20:22:25.091381198Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191 UID:514c8131-b43f-4662-a312-6e9e71084873 NetNS:/var/run/netns/8b28e43f-f2b5-4d36-b4b6-8b903d93ef7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod514c8131_b43f_4662_a312_6e9e71084873.slice PodAnnotations:0xc00259ad18}] Aliases:map[]}"
2026-06-12 21:10:20.354790 | controller | Jun 12 20:22:25.091686 crc crio[20719]: time="2026-06-12T20:22:25.091627116Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.354806 | controller | Jun 12 20:22:25.455758 crc crio[20719]: time="2026-06-12T20:22:25.45564569Z" level=info msg="Stopped pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191" id=3bb6f88d-495d-4988-80bd-bf1425a1aa63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.354822 | controller | Jun 12 20:22:26.473325 crc crio[20719]: time="2026-06-12T20:22:26.472180808Z" level=info msg="Removing container: 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491" id=b55c05ee-7f41-4d94-baa2-959def7c3ed8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.354838 | controller | Jun 12 20:22:26.545411 crc crio[20719]: time="2026-06-12T20:22:26.545147204Z" level=info msg="Removed container 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491: openstack/kube-state-metrics-0/kube-state-metrics" id=b55c05ee-7f41-4d94-baa2-959def7c3ed8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.354873 | controller | Jun 12 20:22:26.981898 crc crio[20719]: time="2026-06-12T20:22:26.981519188Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=c89fe18d-d3fb-4d7e-961c-66fc9755b0dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.354890 | controller | Jun 12 20:22:26.982063 crc crio[20719]: time="2026-06-12T20:22:26.98195921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.354907 | controller | Jun 12 20:22:27.020177 crc crio[20719]: time="2026-06-12T20:22:27.020047289Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:af472a7ae32b611c7e8c81becd8236fbe4a5f3b994565fa7eb939eaec586b0d9 UID:e76d7c1a-9b7c-4ea9-9353-96d9dc6ce3f3 NetNS:/var/run/netns/4471a33d-3431-485b-b521-8537c93079ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode76d7c1a_9b7c_4ea9_9353_96d9dc6ce3f3.slice PodAnnotations:0xc003ab1018}] Aliases:map[]}"
2026-06-12 21:10:20.354923 | controller | Jun 12 20:22:27.020559 crc crio[20719]: time="2026-06-12T20:22:27.020539172Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.354938 | controller | Jun 12 20:22:27.572446 crc crio[20719]: 2026-06-12T20:22:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af472a7ae32b611 Mac:a6:fd:88:7d:e8:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/4471a33d-3431-485b-b521-8537c93079ef SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.354960 | controller | Jun 12 20:22:27.573920 crc crio[20719]: time="2026-06-12T20:22:27.573766863Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:af472a7ae32b611c7e8c81becd8236fbe4a5f3b994565fa7eb939eaec586b0d9 UID:e76d7c1a-9b7c-4ea9-9353-96d9dc6ce3f3 NetNS:/var/run/netns/4471a33d-3431-485b-b521-8537c93079ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode76d7c1a_9b7c_4ea9_9353_96d9dc6ce3f3.slice PodAnnotations:0xc003ab1018}] Aliases:map[]}"
2026-06-12 21:10:20.354977 | controller | Jun 12 20:22:27.574132 crc crio[20719]: time="2026-06-12T20:22:27.574061031Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.354993 | controller | Jun 12 20:22:27.599560 crc crio[20719]: time="2026-06-12T20:22:27.599395435Z" level=info msg="Ran pod sandbox af472a7ae32b611c7e8c81becd8236fbe4a5f3b994565fa7eb939eaec586b0d9 with infra container: openstack/kube-state-metrics-0/POD" id=c89fe18d-d3fb-4d7e-961c-66fc9755b0dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.355009 | controller | Jun 12 20:22:27.614674 crc crio[20719]: time="2026-06-12T20:22:27.614556456Z" level=info msg="Stopping container: 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603 (timeout: 30s)" id=07e0b7c2-8d5e-49c6-bd3b-640d2563335a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.355025 | controller | Jun 12 20:22:27.615018 crc crio[20719]: time="2026-06-12T20:22:27.614866254Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=f7ed0523-e6a8-4797-be9e-878c264606c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.355041 | controller | Jun 12 20:22:27.615651 crc crio[20719]: time="2026-06-12T20:22:27.615574366Z" level=info msg="Stopping container: 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc (timeout: 30s)" id=dca55ffd-6e5e-4ba5-9a32-931cfa35ac4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.355056 | controller | Jun 12 20:22:27.615746 crc crio[20719]: time="2026-06-12T20:22:27.615576745Z" level=info msg="Stopping container: 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2 (timeout: 30s)" id=bf346325-e8ea-4cf4-b3b8-124b93404244 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.355072 | controller | Jun 12 20:22:27.616068 crc crio[20719]: time="2026-06-12T20:22:27.615623425Z" level=info msg="Stopping container: e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3 (timeout: 30s)" id=fc2c84f0-d924-479c-a8f5-c5d7f4d452d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.355087 | controller | Jun 12 20:22:27.708506 crc crio[20719]: time="2026-06-12T20:22:27.708409625Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=a3b82085-8017-45e7-b1cd-1a5ddbb4c712 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.355103 | controller | Jun 12 20:22:27.719097 crc crio[20719]: time="2026-06-12T20:22:27.718915041Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=5606a561-e101-44b8-bee8-943a9d83174f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.355118 | controller | Jun 12 20:22:27.719586 crc crio[20719]: time="2026-06-12T20:22:27.719378774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.355134 | controller | Jun 12 20:22:27.763610 crc crio[20719]: time="2026-06-12T20:22:27.763547707Z" level=info msg="Stopped container e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3: openstack/ceilometer-0/sg-core" id=fc2c84f0-d924-479c-a8f5-c5d7f4d452d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.355149 | controller | Jun 12 20:22:27.803691 crc crio[20719]: time="2026-06-12T20:22:27.803591083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.355172 | controller | Jun 12 20:22:27.813233 crc crio[20719]: time="2026-06-12T20:22:27.813033283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.355188 | controller | Jun 12 20:22:27.847119 crc crio[20719]: time="2026-06-12T20:22:27.846987817Z" level=info msg="Stopped container 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2: openstack/ceilometer-0/proxy-httpd" id=bf346325-e8ea-4cf4-b3b8-124b93404244 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.355204 | controller | Jun 12 20:22:28.012701 crc crio[20719]: time="2026-06-12T20:22:28.012608921Z" level=info msg="Created container 364a9f434738c2fbbcb85b35f8fa90c6977f7fff8350085426fa872b066189d9: openstack/kube-state-metrics-0/kube-state-metrics" id=5606a561-e101-44b8-bee8-943a9d83174f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.355219 | controller | Jun 12 20:22:28.013795 crc crio[20719]: time="2026-06-12T20:22:28.013709211Z" level=info msg="Starting container: 364a9f434738c2fbbcb85b35f8fa90c6977f7fff8350085426fa872b066189d9" id=82dc7354-1b9d-44c9-a628-de1a51a4d487 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.355235 | controller | Jun 12 20:22:28.019530 crc crio[20719]: time="2026-06-12T20:22:28.019238245Z" level=info msg="Started container" PID=86315 containerID=364a9f434738c2fbbcb85b35f8fa90c6977f7fff8350085426fa872b066189d9 description=openstack/kube-state-metrics-0/kube-state-metrics id=82dc7354-1b9d-44c9-a628-de1a51a4d487 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af472a7ae32b611c7e8c81becd8236fbe4a5f3b994565fa7eb939eaec586b0d9
2026-06-12 21:10:20.355250 | controller | Jun 12 20:22:28.052082 crc crio[20719]: time="2026-06-12T20:22:28.051977056Z" level=info msg="Stopped container 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc: openstack/ceilometer-0/ceilometer-central-agent" id=dca55ffd-6e5e-4ba5-9a32-931cfa35ac4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.355266 | controller | Jun 12 20:22:30.267630 crc crio[20719]: time="2026-06-12T20:22:30.266220121Z" level=info msg="Stopped container 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603: openstack/ceilometer-0/ceilometer-notification-agent" id=07e0b7c2-8d5e-49c6-bd3b-640d2563335a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.355282 | controller | Jun 12 20:22:30.270207 crc crio[20719]: time="2026-06-12T20:22:30.268939318Z" level=info msg="Stopping pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61" id=637bfd04-769e-45ef-952f-4ba31ca64a3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.355297 | controller | Jun 12 20:22:30.270207 crc crio[20719]: time="2026-06-12T20:22:30.269684288Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61 UID:fffccd8c-fdb5-4825-8c7d-6bd77d291f85 NetNS:/var/run/netns/ef16e67d-cc9d-4c74-823a-71f0887da2cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffccd8c_fdb5_4825_8c7d_6bd77d291f85.slice PodAnnotations:0xc003ab0c58}] Aliases:map[]}"
2026-06-12 21:10:20.355313 | controller | Jun 12 20:22:30.270207 crc crio[20719]: time="2026-06-12T20:22:30.269845062Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.355329 | controller | Jun 12 20:22:30.649438 crc crio[20719]: time="2026-06-12T20:22:30.648417307Z" level=info msg="Stopped pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61" id=637bfd04-769e-45ef-952f-4ba31ca64a3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.355349 | controller | Jun 12 20:22:31.590855 crc crio[20719]: time="2026-06-12T20:22:31.590492636Z" level=info msg="Removing container: 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2" id=3eea82bc-c354-450c-b0c4-135ff59b33fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.355365 | controller | Jun 12 20:22:31.626921 crc crio[20719]: time="2026-06-12T20:22:31.626803679Z" level=info msg="Removed container 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2: openstack/ceilometer-0/proxy-httpd" id=3eea82bc-c354-450c-b0c4-135ff59b33fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.355381 | controller | Jun 12 20:22:31.635518 crc crio[20719]: time="2026-06-12T20:22:31.635425815Z" level=info msg="Removing container: e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3" id=55886c16-c19a-4714-bf5b-9063be1bf471 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.355396 | controller | Jun 12 20:22:31.671834 crc crio[20719]: time="2026-06-12T20:22:31.671733207Z" level=info msg="Removed container e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3: openstack/ceilometer-0/sg-core" id=55886c16-c19a-4714-bf5b-9063be1bf471 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.355411 | controller | Jun 12 20:22:31.676979 crc crio[20719]: time="2026-06-12T20:22:31.676895268Z" level=info msg="Removing container: 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603" id=48efaf6e-ae8a-4c15-a1f4-456435850b10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.355426 | controller | Jun 12 20:22:31.741906 crc crio[20719]: time="2026-06-12T20:22:31.741832695Z" level=info msg="Removed container 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603: openstack/ceilometer-0/ceilometer-notification-agent" id=48efaf6e-ae8a-4c15-a1f4-456435850b10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.355441 | controller | Jun 12 20:22:31.748022 crc crio[20719]: time="2026-06-12T20:22:31.747959136Z" level=info msg="Removing container: 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc" id=b498580f-a5d6-49b5-ba9b-b40eb5bbf32b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.355456 | controller | Jun 12 20:22:31.796477 crc crio[20719]: time="2026-06-12T20:22:31.796393613Z" level=info msg="Removed container 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc: openstack/ceilometer-0/ceilometer-central-agent" id=b498580f-a5d6-49b5-ba9b-b40eb5bbf32b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.355472 | controller | Jun 12 20:22:32.061797 crc crio[20719]: time="2026-06-12T20:22:32.061596923Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=3f7d1d35-f17e-40a1-a3ea-4128b212b41a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.355488 | controller | Jun 12 20:22:32.062103 crc crio[20719]: time="2026-06-12T20:22:32.062082477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.355504 | controller | Jun 12 20:22:32.119664 crc crio[20719]: time="2026-06-12T20:22:32.119544386Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d UID:9755080d-1368-4c7e-a361-4a3e0c5b1c4d NetNS:/var/run/netns/e1f4f73c-93a9-42f2-a8c9-d23b1297acad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9755080d_1368_4c7e_a361_4a3e0c5b1c4d.slice PodAnnotations:0xc000110258}] Aliases:map[]}"
2026-06-12 21:10:20.355520 | controller | Jun 12 20:22:32.119664 crc crio[20719]: time="2026-06-12T20:22:32.119636539Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.355536 | controller | Jun 12 20:22:32.487439 crc crio[20719]: 2026-06-12T20:22:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4deb629b7f74a2 Mac:f6:72:8a:6f:3d:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/e1f4f73c-93a9-42f2-a8c9-d23b1297acad SocketPath: PciID:}] [{Interface:0xc0002d95d0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.355561 | controller | Jun 12 20:22:32.488555 crc crio[20719]: time="2026-06-12T20:22:32.48849123Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d UID:9755080d-1368-4c7e-a361-4a3e0c5b1c4d NetNS:/var/run/netns/e1f4f73c-93a9-42f2-a8c9-d23b1297acad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9755080d_1368_4c7e_a361_4a3e0c5b1c4d.slice PodAnnotations:0xc000110258}] Aliases:map[]}"
2026-06-12 21:10:20.355577 | controller | Jun 12 20:22:32.488723 crc crio[20719]: time="2026-06-12T20:22:32.488660915Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.355594 | controller | Jun 12 20:22:32.498067 crc crio[20719]: time="2026-06-12T20:22:32.497957116Z" level=info msg="Ran pod sandbox d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d with infra container: openstack/ceilometer-0/POD" id=3f7d1d35-f17e-40a1-a3ea-4128b212b41a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.355609 | controller | Jun 12 20:22:32.500202 crc crio[20719]: time="2026-06-12T20:22:32.500131954Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3ab2df21-a4d4-4052-ad19-b639e34e24b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.355625 | controller | Jun 12 20:22:32.533314 crc crio[20719]: time="2026-06-12T20:22:32.533174763Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=dbf37d18-142c-4004-8364-28d39dc41ede name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.355643 | controller | Jun 12 20:22:32.550019 crc crio[20719]: time="2026-06-12T20:22:32.549939418Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=c06cb698-a9b2-4afd-8e90-83caa68bfc55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.355661 | controller | Jun 12 20:22:32.550631 crc crio[20719]: time="2026-06-12T20:22:32.550576466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.355677 | controller | Jun 12 20:22:32.593751 crc crio[20719]: time="2026-06-12T20:22:32.593114068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.355693 | controller | Jun 12 20:22:32.599027 crc crio[20719]: time="2026-06-12T20:22:32.59893803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.355708 | controller | Jun 12 20:22:32.817667 crc crio[20719]: time="2026-06-12T20:22:32.817562139Z" level=info msg="Created container ceacc0062588518c63a9d98d7f251efb0a1e6c4063355a4206fc8bc035175707: openstack/ceilometer-0/ceilometer-central-agent" id=c06cb698-a9b2-4afd-8e90-83caa68bfc55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.355724 | controller | Jun 12 20:22:32.818920 crc crio[20719]: time="2026-06-12T20:22:32.818808263Z" level=info msg="Starting container: ceacc0062588518c63a9d98d7f251efb0a1e6c4063355a4206fc8bc035175707" id=1e88a1d3-25e1-4a29-bc0c-58cda2cb83ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.355740 | controller | Jun 12 20:22:32.831910 crc crio[20719]: time="2026-06-12T20:22:32.831784943Z" level=info msg="Started container" PID=86659 containerID=ceacc0062588518c63a9d98d7f251efb0a1e6c4063355a4206fc8bc035175707 description=openstack/ceilometer-0/ceilometer-central-agent id=1e88a1d3-25e1-4a29-bc0c-58cda2cb83ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d
2026-06-12 21:10:20.355763 | controller | Jun 12 20:22:32.850987 crc crio[20719]: time="2026-06-12T20:22:32.850889418Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d3d5042b-a7d1-40fb-96df-63129c6189b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.355779 | controller | Jun 12 20:22:32.899246 crc crio[20719]: time="2026-06-12T20:22:32.898253601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=534fd535-bd3b-499e-9d7a-e09385970ada name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.355795 | controller | Jun 12 20:22:32.922153 crc crio[20719]: time="2026-06-12T20:22:32.922043622Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=a890f361-5ace-4256-a478-d3ab6c99ea00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.355810 | controller | Jun 12 20:22:32.922653 crc crio[20719]: time="2026-06-12T20:22:32.922585643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.355825 | controller | Jun 12 20:22:32.985311 crc crio[20719]: time="2026-06-12T20:22:32.984690944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.355841 | controller | Jun 12 20:22:32.990619 crc crio[20719]: time="2026-06-12T20:22:32.990549868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.355876 | controller | Jun 12 20:22:33.121432 crc crio[20719]: time="2026-06-12T20:22:33.12121482Z" level=info msg="Created container d28aebaaf8625decf2cf59a8502f45baedef6125f31200f0c1fa7eea975d4594: openstack/ceilometer-0/ceilometer-notification-agent" id=a890f361-5ace-4256-a478-d3ab6c99ea00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.355894 | controller | Jun 12 20:22:33.122776 crc crio[20719]: time="2026-06-12T20:22:33.122682101Z" level=info msg="Starting container: d28aebaaf8625decf2cf59a8502f45baedef6125f31200f0c1fa7eea975d4594" id=6f50bfe6-ccbd-4786-85f5-d2aca6955e37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.355911 | controller | Jun 12 20:22:33.132493 crc crio[20719]: time="2026-06-12T20:22:33.132349349Z" level=info msg="Started container" PID=86685 containerID=d28aebaaf8625decf2cf59a8502f45baedef6125f31200f0c1fa7eea975d4594 description=openstack/ceilometer-0/ceilometer-notification-agent id=6f50bfe6-ccbd-4786-85f5-d2aca6955e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d
2026-06-12 21:10:20.355927 | controller | Jun 12 20:22:33.148525 crc crio[20719]: time="2026-06-12T20:22:33.148432557Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=d150e058-c96e-4590-a3ce-bd7acf0e6cc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.355943 | controller | Jun 12 20:22:33.165159 crc crio[20719]: time="2026-06-12T20:22:33.164998396Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=35a64ef1-02fe-4841-9912-eb9461364ce8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.355959 | controller | Jun 12 20:22:33.171816 crc crio[20719]: time="2026-06-12T20:22:33.171733854Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=eb1b0eab-25f2-4d85-99a7-1b6cb93d7581 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.355981 | controller | Jun 12 20:22:33.172237 crc crio[20719]: time="2026-06-12T20:22:33.171999421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.355998 | controller | Jun 12 20:22:33.232928 crc crio[20719]: time="2026-06-12T20:22:33.232836333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356014 | controller | Jun 12 20:22:33.237883 crc crio[20719]: time="2026-06-12T20:22:33.2377926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356030 | controller | Jun 12 20:22:33.371416 crc crio[20719]: time="2026-06-12T20:22:33.370902402Z" level=info msg="Created container 57d22cd184a3bb40795b82007686bf9d2bb08d778c975f2aabef89277787a85f: openstack/ceilometer-0/sg-core" id=eb1b0eab-25f2-4d85-99a7-1b6cb93d7581 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.356046 | controller | Jun 12 20:22:33.374376 crc crio[20719]: time="2026-06-12T20:22:33.374100049Z" level=info msg="Starting container: 57d22cd184a3bb40795b82007686bf9d2bb08d778c975f2aabef89277787a85f" id=fb291e1c-55ef-4e85-90df-341b9ff89b5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.356062 | controller | Jun 12 20:22:33.380983 crc crio[20719]: time="2026-06-12T20:22:33.380559269Z" level=info msg="Started container" PID=86706 containerID=57d22cd184a3bb40795b82007686bf9d2bb08d778c975f2aabef89277787a85f description=openstack/ceilometer-0/sg-core id=fb291e1c-55ef-4e85-90df-341b9ff89b5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d
2026-06-12 21:10:20.356077 | controller | Jun 12 20:22:33.397138 crc crio[20719]: time="2026-06-12T20:22:33.397044607Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=0bb72495-ae45-46e8-8edb-cd692adb3008 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.356093 | controller | Jun 12 20:22:33.445909 crc crio[20719]: time="2026-06-12T20:22:33.445802902Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=095a1511-8f09-4032-80a1-40809a696629 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.356109 | controller | Jun 12 20:22:33.473187 crc crio[20719]: time="2026-06-12T20:22:33.473086981Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=6c7dad37-54c8-4d49-89ec-596c87ed0d31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.356124 | controller | Jun 12 20:22:33.473702 crc crio[20719]: time="2026-06-12T20:22:33.473635406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356140 | controller | Jun 12 20:22:33.538231 crc crio[20719]: time="2026-06-12T20:22:33.538103238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356156 | controller | Jun 12 20:22:33.547912 crc crio[20719]: time="2026-06-12T20:22:33.547814359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356172 | controller | Jun 12 20:22:33.743921 crc crio[20719]: time="2026-06-12T20:22:33.743787496Z" level=info msg="Created container 5f5f9834118711c4b6cb5fa7b0f7e053d5d74233353c290ac1631ba05f9ae02c: openstack/ceilometer-0/proxy-httpd" id=6c7dad37-54c8-4d49-89ec-596c87ed0d31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.356188 | controller | Jun 12 20:22:33.749128 crc crio[20719]: time="2026-06-12T20:22:33.749066654Z" level=info msg="Starting container: 5f5f9834118711c4b6cb5fa7b0f7e053d5d74233353c290ac1631ba05f9ae02c" id=5eaf2b37-8c08-4e97-825c-c3fee0afa19e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.356209 | controller | Jun 12 20:22:33.755655 crc crio[20719]: time="2026-06-12T20:22:33.755568529Z" level=info msg="Started container" PID=86768 containerID=5f5f9834118711c4b6cb5fa7b0f7e053d5d74233353c290ac1631ba05f9ae02c description=openstack/ceilometer-0/proxy-httpd id=5eaf2b37-8c08-4e97-825c-c3fee0afa19e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d
2026-06-12 21:10:20.356225 | controller | Jun 12 20:22:41.854112 crc crio[20719]: time="2026-06-12T20:22:41.853016999Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=c14b272b-399c-4167-98a0-140fafaeb3c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.356242 | controller | Jun 12 20:22:41.856398 crc crio[20719]: time="2026-06-12T20:22:41.85413657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356258 | controller | Jun 12 20:22:41.913513 crc crio[20719]: time="2026-06-12T20:22:41.913393398Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:faebe26e6af9c1bd7912ad203ddac575adb24ad825b0fd8f0cbcb644fc318cb3 UID:d5ce9e90-d57f-49f9-a66a-4d7035ec8d3f NetNS:/var/run/netns/5af647d8-0c64-4e44-87e4-cd3ca7462389 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5ce9e90_d57f_49f9_a66a_4d7035ec8d3f.slice PodAnnotations:0xc000eaf330}] Aliases:map[]}"
2026-06-12 21:10:20.356274 | controller | Jun 12 20:22:41.913513 crc crio[20719]: time="2026-06-12T20:22:41.913475011Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.356290 | controller | Jun 12 20:22:42.501476 crc crio[20719]: 2026-06-12T20:22:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:faebe26e6af9c1b Mac:f6:f2:a3:d6:69:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/5af647d8-0c64-4e44-87e4-cd3ca7462389 SocketPath: PciID:}] [{Interface:0xc000286ab0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.356306 | controller | Jun 12 20:22:42.502784 crc crio[20719]: time="2026-06-12T20:22:42.502703491Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:faebe26e6af9c1bd7912ad203ddac575adb24ad825b0fd8f0cbcb644fc318cb3 UID:d5ce9e90-d57f-49f9-a66a-4d7035ec8d3f NetNS:/var/run/netns/5af647d8-0c64-4e44-87e4-cd3ca7462389 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5ce9e90_d57f_49f9_a66a_4d7035ec8d3f.slice PodAnnotations:0xc000eaf330}] Aliases:map[]}"
2026-06-12 21:10:20.356323 | controller | Jun 12 20:22:42.502995 crc crio[20719]: time="2026-06-12T20:22:42.502941267Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.356338 | controller | Jun 12 20:22:42.514767 crc crio[20719]: time="2026-06-12T20:22:42.514645216Z" level=info msg="Ran pod sandbox faebe26e6af9c1bd7912ad203ddac575adb24ad825b0fd8f0cbcb644fc318cb3 with infra container: sushy-emulator/sushy-emulator/POD" id=c14b272b-399c-4167-98a0-140fafaeb3c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.356354 | controller | Jun 12 20:22:42.525172 crc crio[20719]: time="2026-06-12T20:22:42.525102283Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=433b31f9-85cf-4556-aafe-34b9292314bf name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.356370 | controller | Jun 12 20:22:42.538389 crc crio[20719]: time="2026-06-12T20:22:42.537558072Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-12 21:10:20.356391 | controller | Jun 12 20:22:52.669499 crc crio[20719]: time="2026-06-12T20:22:52.668426312Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd" id=433b31f9-85cf-4556-aafe-34b9292314bf name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.356408 | controller | Jun 12 20:22:52.671712 crc crio[20719]: time="2026-06-12T20:22:52.671115387Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=0cd11a5e-c9bd-4afe-ac7d-c027ec0ce9f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.356423 | controller | Jun 12 20:22:52.677049 crc crio[20719]: time="2026-06-12T20:22:52.67698879Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=b2ed3973-537a-4920-8730-115910ce4ec1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.356439 | controller | Jun 12 20:22:52.689599 crc crio[20719]: time="2026-06-12T20:22:52.689486018Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=bbe9d996-5226-4822-a62b-3b6fc50b89d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.356454 | controller | Jun 12 20:22:52.693971 crc crio[20719]: time="2026-06-12T20:22:52.693865722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356470 | controller | Jun 12 20:22:52.746032 crc crio[20719]: time="2026-06-12T20:22:52.745928457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356486 | controller | Jun 12 20:22:52.750454 crc crio[20719]: time="2026-06-12T20:22:52.749907357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356502 | controller | Jun 12 20:22:52.965999 crc crio[20719]: time="2026-06-12T20:22:52.96582628Z" level=info msg="Created container 1ecece63431afc7de405b8dc1c42b7efcfb6d243279b9633d1cd83d1649f0a36: sushy-emulator/sushy-emulator/sushy-emulator" id=bbe9d996-5226-4822-a62b-3b6fc50b89d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.356517 | controller | Jun 12 20:22:52.967763 crc crio[20719]: time="2026-06-12T20:22:52.967571229Z" level=info msg="Starting container: 1ecece63431afc7de405b8dc1c42b7efcfb6d243279b9633d1cd83d1649f0a36" id=a883d42c-c89c-4033-b1f1-baa40fb08b47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.356532 | controller | Jun 12 20:22:52.981145 crc crio[20719]: time="2026-06-12T20:22:52.980989042Z" level=info msg="Started container" PID=88067 containerID=1ecece63431afc7de405b8dc1c42b7efcfb6d243279b9633d1cd83d1649f0a36 description=sushy-emulator/sushy-emulator/sushy-emulator id=a883d42c-c89c-4033-b1f1-baa40fb08b47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=faebe26e6af9c1bd7912ad203ddac575adb24ad825b0fd8f0cbcb644fc318cb3
2026-06-12 21:10:20.356548 | controller | Jun 12 20:23:04.677905 crc crio[20719]: time="2026-06-12T20:23:04.677243059Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.356563 | controller | Jun 12 20:23:11.824222 crc crio[20719]: time="2026-06-12T20:23:11.823389069Z" level=info msg="Stopping pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61" id=007bc707-1d53-46df-a250-a9c90c3c009b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.356579 | controller | Jun 12 20:23:11.824222 crc crio[20719]: time="2026-06-12T20:23:11.824186507Z" level=info msg="Stopped pod sandbox (already stopped): 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61" id=007bc707-1d53-46df-a250-a9c90c3c009b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.356599 | controller | Jun 12 20:23:11.828467 crc crio[20719]: time="2026-06-12T20:23:11.824987035Z" level=info msg="Removing pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61" id=0d48dd3d-de04-4796-9e22-e1f970fac79f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.356615 | controller | Jun 12 20:23:11.856134 crc crio[20719]: time="2026-06-12T20:23:11.851005041Z" level=info msg="Removed pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61" id=0d48dd3d-de04-4796-9e22-e1f970fac79f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.356631 | controller | Jun 12 20:23:11.856134 crc crio[20719]: time="2026-06-12T20:23:11.852832762Z" level=info msg="Stopping pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191" id=05234344-11fe-4ca6-b1f2-e7a35f8feb8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.356646 | controller | Jun 12 20:23:11.856134 crc crio[20719]: time="2026-06-12T20:23:11.853044847Z" level=info msg="Stopped pod sandbox (already stopped): 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191" id=05234344-11fe-4ca6-b1f2-e7a35f8feb8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.356662 | controller | Jun 12 20:23:11.856134 crc crio[20719]: time="2026-06-12T20:23:11.85541762Z" level=info msg="Removing pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191" id=85b159ce-5932-4b00-bc07-4d2d6b99e4f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.356677 | controller | Jun 12 20:23:11.876353 crc crio[20719]: time="2026-06-12T20:23:11.876057146Z" level=info msg="Removed pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191" id=85b159ce-5932-4b00-bc07-4d2d6b99e4f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.356693 | controller | Jun 12 20:23:18.560521 crc crio[20719]: time="2026-06-12T20:23:18.559719601Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-4csc5/POD" id=1d00acb3-6e1d-4b24-8bb7-a80f3931a917 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.356709 | controller | Jun 12 20:23:18.561674 crc crio[20719]: time="2026-06-12T20:23:18.560627432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356737 | controller | Jun 12 20:23:18.629778 crc crio[20719]: time="2026-06-12T20:23:18.629672177Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-4csc5 Namespace:openstack ID:83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87 UID:e265a5fe-5d6d-411a-b179-edaf4ee314d3 NetNS:/var/run/netns/1f49fbf0-f378-4839-966d-9255a63b899f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode265a5fe_5d6d_411a_b179_edaf4ee314d3.slice PodAnnotations:0xc00259b918}] Aliases:map[]}"
2026-06-12 21:10:20.356753 | controller | Jun 12 20:23:18.629778 crc crio[20719]: time="2026-06-12T20:23:18.629764289Z" level=info msg="Adding pod openstack_dnsmasq-dns-687999f8f7-4csc5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.356769 | controller | Jun 12 20:23:19.667003 crc crio[20719]: 2026-06-12T20:23:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83db23253e9361f Mac:92:aa:08:84:e9:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/1f49fbf0-f378-4839-966d-9255a63b899f SocketPath: PciID:}] [{Interface:0xc000014f80 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.356785 | controller | Jun 12 20:23:19.667003 crc crio[20719]: time="2026-06-12T20:23:19.665089068Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-4csc5 Namespace:openstack ID:83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87 UID:e265a5fe-5d6d-411a-b179-edaf4ee314d3 NetNS:/var/run/netns/1f49fbf0-f378-4839-966d-9255a63b899f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode265a5fe_5d6d_411a_b179_edaf4ee314d3.slice PodAnnotations:0xc00259b918}] Aliases:map[]}"
2026-06-12 21:10:20.356809 | controller | Jun 12 20:23:19.667003 crc crio[20719]: time="2026-06-12T20:23:19.665386294Z" level=info msg="Checking pod openstack_dnsmasq-dns-687999f8f7-4csc5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.356825 | controller | Jun 12 20:23:19.682693 crc crio[20719]: time="2026-06-12T20:23:19.682440228Z" level=info msg="Ran pod sandbox 83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87 with infra container: openstack/dnsmasq-dns-687999f8f7-4csc5/POD" id=1d00acb3-6e1d-4b24-8bb7-a80f3931a917 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.356841 | controller | Jun 12 20:23:19.686855 crc crio[20719]: time="2026-06-12T20:23:19.686755884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d0ec3c63-87d9-4a73-b170-728cbf1b2bd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.356882 | controller | Jun 12 20:23:19.759393 crc crio[20719]: time="2026-06-12T20:23:19.759086171Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0a47b7c8-1651-4ee5-a900-d2bc5458b543 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.356900 | controller | Jun 12 20:23:19.890033 crc crio[20719]: time="2026-06-12T20:23:19.889502064Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-4csc5/init" id=34a1c0e2-7088-42cb-ba1f-0c2af0323536 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.356917 | controller | Jun 12 20:23:19.890800 crc crio[20719]: time="2026-06-12T20:23:19.890717412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356933 | controller | Jun 12 20:23:19.951165 crc crio[20719]: time="2026-06-12T20:23:19.950995757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356949 | controller | Jun 12 20:23:19.956671 crc crio[20719]: time="2026-06-12T20:23:19.956607273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.356965 | controller | Jun 12 20:23:20.542805 crc crio[20719]: time="2026-06-12T20:23:20.542694385Z" level=info msg="Created container 95b8a2aa82eac156d2e666b32232633b846c97ff0a3f140996e0304543fcadad: openstack/dnsmasq-dns-687999f8f7-4csc5/init" id=34a1c0e2-7088-42cb-ba1f-0c2af0323536 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.356981 | controller | Jun 12 20:23:20.544319 crc crio[20719]: time="2026-06-12T20:23:20.544177957Z" level=info msg="Starting container: 95b8a2aa82eac156d2e666b32232633b846c97ff0a3f140996e0304543fcadad" id=f571e41f-6cd3-4abb-8cdf-ea07aee24417 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.356997 | controller | Jun 12 20:23:20.555504 crc crio[20719]: time="2026-06-12T20:23:20.55538697Z" level=info msg="Started container" PID=89477 containerID=95b8a2aa82eac156d2e666b32232633b846c97ff0a3f140996e0304543fcadad description=openstack/dnsmasq-dns-687999f8f7-4csc5/init id=f571e41f-6cd3-4abb-8cdf-ea07aee24417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87
2026-06-12 21:10:20.357012 | controller | Jun 12 20:23:21.522902 crc crio[20719]: time="2026-06-12T20:23:21.522383398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=edbfb339-900c-46c7-a2fd-1e8936a9fd42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.357035 | controller | Jun 12 20:23:21.676522 crc crio[20719]: time="2026-06-12T20:23:21.67638141Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2cbe14ae-ab30-4c00-bbfe-24ea04c4e626 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.357052 | controller | Jun 12 20:23:22.018112 crc crio[20719]: time="2026-06-12T20:23:22.017796989Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-4csc5/dnsmasq-dns" id=aaa8a6f6-d243-432d-a37f-ccd32441d74f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.357069 | controller | Jun 12 20:23:22.018941 crc crio[20719]: time="2026-06-12T20:23:22.018807901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.357085 | controller | Jun 12 20:23:22.101764 crc crio[20719]: time="2026-06-12T20:23:22.101675715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.357101 | controller | Jun 12 20:23:22.105788 crc crio[20719]: time="2026-06-12T20:23:22.105703726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.357117 | controller | Jun 12 20:23:22.546019 crc crio[20719]: time="2026-06-12T20:23:22.545893735Z" level=info msg="Created container 7054dacf7452d66fcf369645308a4ba328c9ff57aca46167dd7e349e2a112766: openstack/dnsmasq-dns-687999f8f7-4csc5/dnsmasq-dns" id=aaa8a6f6-d243-432d-a37f-ccd32441d74f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.357133 | controller | Jun 12 20:23:22.550474 crc crio[20719]: time="2026-06-12T20:23:22.549072257Z" level=info msg="Starting container: 7054dacf7452d66fcf369645308a4ba328c9ff57aca46167dd7e349e2a112766" id=47e35ef8-f11e-410b-8ffa-8a4c77ee69b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.357149 | controller | Jun 12 20:23:22.560189 crc crio[20719]: time="2026-06-12T20:23:22.560124366Z" level=info msg="Started container" PID=89619 containerID=7054dacf7452d66fcf369645308a4ba328c9ff57aca46167dd7e349e2a112766 description=openstack/dnsmasq-dns-687999f8f7-4csc5/dnsmasq-dns id=47e35ef8-f11e-410b-8ffa-8a4c77ee69b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87
2026-06-12 21:10:20.357165 | controller | Jun 12 20:23:29.812483 crc crio[20719]: time="2026-06-12T20:23:29.81110369Z" level=info msg="Stopping container: 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee (timeout: 10s)" id=fff13e54-fbed-4e6e-86b9-272e49f4cc65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.357180 | controller | Jun 12 20:23:29.979047 crc crio[20719]: time="2026-06-12T20:23:29.977809098Z" level=info msg="Stopped container 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee: openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns" id=fff13e54-fbed-4e6e-86b9-272e49f4cc65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.357196 | controller | Jun 12 20:23:29.979047 crc crio[20719]: time="2026-06-12T20:23:29.978854884Z" level=info msg="Stopping pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462" id=1407c7cc-5c60-4145-a5f8-599dbdec48a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.357212 | controller | Jun 12 20:23:29.985179 crc crio[20719]: time="2026-06-12T20:23:29.982860856Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-lg6fn Namespace:openstack ID:0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462 UID:2988cb02-f6fb-483e-939b-e57165609903 NetNS:/var/run/netns/48cde71c-1678-4d34-905a-d43e920cb18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2988cb02_f6fb_483e_939b_e57165609903.slice PodAnnotations:0xc00259b898}] Aliases:map[]}"
2026-06-12 21:10:20.357235 | controller | Jun 12 20:23:29.985179 crc crio[20719]: time="2026-06-12T20:23:29.983031439Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68b84f4555-lg6fn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.357251 | controller | Jun 12 20:23:30.607040 crc crio[20719]: time="2026-06-12T20:23:30.606953568Z" level=info msg="Stopped pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462" id=1407c7cc-5c60-4145-a5f8-599dbdec48a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.357267 | controller | Jun 12 20:23:30.791529 crc crio[20719]: time="2026-06-12T20:23:30.791448057Z" level=info msg="Removing container: 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee" id=0eb4771c-c8bf-45bd-9685-3a6afdff335b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357283 | controller | Jun 12 20:23:30.821999 crc crio[20719]: time="2026-06-12T20:23:30.821912649Z" level=info msg="Removed container 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee: openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns" id=0eb4771c-c8bf-45bd-9685-3a6afdff335b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357299 | controller | Jun 12 20:23:30.825534 crc crio[20719]: time="2026-06-12T20:23:30.825471412Z" level=info msg="Removing container: b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1" id=8d24e7ba-897a-43e6-b973-6443f6b1323a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357315 | controller | Jun 12 20:23:30.857193 crc crio[20719]: time="2026-06-12T20:23:30.854996839Z" level=info msg="Removed container b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1: openstack/dnsmasq-dns-68b84f4555-lg6fn/init" id=8d24e7ba-897a-43e6-b973-6443f6b1323a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357332 | controller | Jun 12 20:24:00.555010 crc crio[20719]: time="2026-06-12T20:24:00.554328914Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688264-rzw5m/POD" id=ee9f193d-ce3d-42c4-a3c2-27d1121e6f2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.357348 | controller | Jun 12 20:24:00.556880 crc crio[20719]: time="2026-06-12T20:24:00.55509128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.357364 | controller | Jun 12 20:24:00.616011 crc crio[20719]: time="2026-06-12T20:24:00.615903278Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688264-rzw5m Namespace:openshift-infra ID:310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1 UID:a521e98b-9fd0-405f-934a-bfb1c59d0d7e NetNS:/var/run/netns/6a2b64be-ad66-4515-83e3-96474bd29e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda521e98b_9fd0_405f_934a_bfb1c59d0d7e.slice PodAnnotations:0xc000111778}] Aliases:map[]}"
2026-06-12 21:10:20.357381 | controller | Jun 12 20:24:00.616011 crc crio[20719]: time="2026-06-12T20:24:00.61596739Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688264-rzw5m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.357397 | controller | Jun 12 20:24:01.237946 crc crio[20719]: 2026-06-12T20:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:310a20d09f5579b Mac:8a:d8:0d:e0:6b:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/6a2b64be-ad66-4515-83e3-96474bd29e62 SocketPath: PciID:}] [{Interface:0xc0003509e0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.357413 | controller | Jun 12 20:24:01.239554 crc crio[20719]: time="2026-06-12T20:24:01.239479423Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688264-rzw5m Namespace:openshift-infra ID:310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1 UID:a521e98b-9fd0-405f-934a-bfb1c59d0d7e NetNS:/var/run/netns/6a2b64be-ad66-4515-83e3-96474bd29e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda521e98b_9fd0_405f_934a_bfb1c59d0d7e.slice PodAnnotations:0xc000111778}] Aliases:map[]}"
2026-06-12 21:10:20.357436 | controller | Jun 12 20:24:01.239710 crc crio[20719]: time="2026-06-12T20:24:01.239675028Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688264-rzw5m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.357453 | controller | Jun 12 20:24:01.256481 crc crio[20719]: time="2026-06-12T20:24:01.256238282Z" level=info msg="Ran pod sandbox 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1 with infra container: openshift-infra/auto-csr-approver-29688264-rzw5m/POD" id=ee9f193d-ce3d-42c4-a3c2-27d1121e6f2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.357469 | controller | Jun 12 20:24:01.261772 crc crio[20719]: time="2026-06-12T20:24:01.261654032Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=93782727-e5b9-4dba-ae2a-0bf924183954 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.357484 | controller | Jun 12 20:24:01.273420 crc crio[20719]: time="2026-06-12T20:24:01.273230212Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.357500 | controller | Jun 12 20:24:02.294409 crc crio[20719]: time="2026-06-12T20:24:02.293607391Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=93782727-e5b9-4dba-ae2a-0bf924183954 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.357516 | controller | Jun 12 20:24:02.301615 crc crio[20719]: time="2026-06-12T20:24:02.296643178Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6c6bcd58-af41-431f-9474-16d9759c3af0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.357531 | controller | Jun 12 20:24:02.301615 crc crio[20719]: time="2026-06-12T20:24:02.300211389Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0a19a0a9-9e8c-4316-97a9-71803f58f54e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.357547 | controller | Jun 12 20:24:02.310106 crc crio[20719]: time="2026-06-12T20:24:02.309924137Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688264-rzw5m/oc" id=87a1b5ef-0279-43ee-b501-2954c7f1e831 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.357562 | controller | Jun 12 20:24:02.311801 crc crio[20719]: time="2026-06-12T20:24:02.311671177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.357578 | controller | Jun 12 20:24:02.393936 crc crio[20719]: time="2026-06-12T20:24:02.393783223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.357594 | controller | Jun 12 20:24:02.699762 crc crio[20719]: time="2026-06-12T20:24:02.699356765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.357609 | controller | Jun 12 20:24:02.812710 crc crio[20719]: time="2026-06-12T20:24:02.812341496Z" level=info msg="Created container 771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a: openshift-infra/auto-csr-approver-29688264-rzw5m/oc" id=87a1b5ef-0279-43ee-b501-2954c7f1e831 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.357626 | controller | Jun 12 20:24:02.813869 crc crio[20719]: time="2026-06-12T20:24:02.813785019Z" level=info msg="Starting container: 771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a" id=790a84c3-615e-4519-9ac8-3003ce987e21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.357648 | controller | Jun 12 20:24:02.818166 crc crio[20719]: time="2026-06-12T20:24:02.818079405Z" level=info msg="Started container" PID=91708 containerID=771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a description=openshift-infra/auto-csr-approver-29688264-rzw5m/oc id=790a84c3-615e-4519-9ac8-3003ce987e21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1
2026-06-12 21:10:20.357665 | controller | Jun 12 20:24:04.419926 crc crio[20719]: time="2026-06-12T20:24:04.419201614Z" level=info msg="Stopping pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1" id=b26fa209-2623-4173-aaa4-76621c9b8821 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.357681 | controller | Jun 12 20:24:04.421335 crc crio[20719]: time="2026-06-12T20:24:04.420681008Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688264-rzw5m Namespace:openshift-infra ID:310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1 UID:a521e98b-9fd0-405f-934a-bfb1c59d0d7e NetNS:/var/run/netns/6a2b64be-ad66-4515-83e3-96474bd29e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda521e98b_9fd0_405f_934a_bfb1c59d0d7e.slice PodAnnotations:0xc000527220}] Aliases:map[]}"
2026-06-12 21:10:20.357697 | controller | Jun 12 20:24:04.421335 crc crio[20719]: time="2026-06-12T20:24:04.420827141Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688264-rzw5m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.357714 | controller | Jun 12 20:24:04.771633 crc crio[20719]: time="2026-06-12T20:24:04.77157656Z" level=info msg="Stopped pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1" id=b26fa209-2623-4173-aaa4-76621c9b8821 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.357730 | controller | Jun 12 20:24:11.907116 crc crio[20719]: time="2026-06-12T20:24:11.906341246Z" level=info msg="Removing container: ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca" id=b662d178-5446-4921-a2a6-0bb0d420a4b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357746 | controller | Jun 12 20:24:11.942701 crc crio[20719]: time="2026-06-12T20:24:11.9416204Z" level=info msg="Removed container ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca: openstack/root-account-create-update-m4xcd/mariadb-account-create-update" id=b662d178-5446-4921-a2a6-0bb0d420a4b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357762 | controller | Jun 12 20:24:11.948421 crc crio[20719]: time="2026-06-12T20:24:11.946608923Z" level=info msg="Removing container: ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571" id=567b389a-71ab-4e0d-bf08-7d658a684aa2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357778 | controller | Jun 12 20:24:12.006847 crc crio[20719]: time="2026-06-12T20:24:12.00670019Z" level=info msg="Removed container ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/ovn-config" id=567b389a-71ab-4e0d-bf08-7d658a684aa2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357793 | controller | Jun 12 20:24:12.010481 crc crio[20719]: time="2026-06-12T20:24:12.010352656Z" level=info msg="Removing container: 71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6" id=ac34b732-3020-4198-8299-b4f1bf39978b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357809 | controller | Jun 12 20:24:12.110911 crc crio[20719]: time="2026-06-12T20:24:12.110743135Z" level=info msg="Removed container 71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6: openstack/ovn-controller-58skl-config-pgk5w/ovn-config" id=ac34b732-3020-4198-8299-b4f1bf39978b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357832 | controller | Jun 12 20:24:12.113672 crc crio[20719]: time="2026-06-12T20:24:12.113534476Z" level=info msg="Removing container: 5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894" id=df2cc710-ee11-4cce-aab4-815ef0e7d3d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357862 | controller | Jun 12 20:24:12.157681 crc crio[20719]: time="2026-06-12T20:24:12.157416978Z" level=info msg="Removed container 5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/ovn-config" id=df2cc710-ee11-4cce-aab4-815ef0e7d3d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357884 | controller | Jun 12 20:24:12.162863 crc crio[20719]: time="2026-06-12T20:24:12.162640062Z" level=info msg="Removing container: d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e" id=9a9eed4b-ed47-4dee-ace7-4dc3fe4a5cee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357901 | controller | Jun 12 20:24:14.034500 crc crio[20719]: time="2026-06-12T20:24:14.033929258Z" level=info msg="Removed container d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e: openshift-infra/auto-csr-approver-29688258-kg4dv/oc" id=9a9eed4b-ed47-4dee-ace7-4dc3fe4a5cee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.357916 | controller | Jun 12 20:24:14.085809 crc crio[20719]: time="2026-06-12T20:24:14.085636745Z" level=info msg="Stopping pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b" id=4bc9a787-4427-4b01-a00f-d2b344524fac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.357932 | controller | Jun 12 20:24:14.085809 crc crio[20719]: time="2026-06-12T20:24:14.085731927Z" level=info msg="Stopped pod sandbox (already stopped): b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b" id=4bc9a787-4427-4b01-a00f-d2b344524fac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.357947 | controller | Jun 12 20:24:14.090411 crc crio[20719]: time="2026-06-12T20:24:14.090166368Z" level=info msg="Removing pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b" id=7d329ded-1995-40fb-ada8-0a52b9042fd1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.357962 | controller | Jun 12 20:24:14.264047 crc crio[20719]: time="2026-06-12T20:24:14.263897251Z" level=info msg="Removed pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b" id=7d329ded-1995-40fb-ada8-0a52b9042fd1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.357977 | controller | Jun 12 20:24:14.273015 crc crio[20719]: time="2026-06-12T20:24:14.272921707Z" level=info msg="Stopping pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118" id=cd54c9d9-4bef-4ad0-a34f-7243fb3e3708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.357992 | controller | Jun 12 20:24:14.273202 crc crio[20719]: time="2026-06-12T20:24:14.273037979Z" level=info msg="Stopped pod sandbox (already stopped): 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118" id=cd54c9d9-4bef-4ad0-a34f-7243fb3e3708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.358007 | controller | Jun 12 20:24:14.276683 crc crio[20719]: time="2026-06-12T20:24:14.276541462Z" level=info msg="Removing pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118" id=03d48a75-0e9d-4a2a-a4ec-00f12a1d2255 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.358022 | controller | Jun 12 20:24:14.358583 crc crio[20719]: time="2026-06-12T20:24:14.358177624Z" level=info msg="Removed pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118" id=03d48a75-0e9d-4a2a-a4ec-00f12a1d2255 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.358038 | controller | Jun 12 20:24:14.364202 crc crio[20719]: time="2026-06-12T20:24:14.363730444Z" level=info msg="Stopping pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778" id=ca04aae1-3800-448d-af2f-c635d6185229 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.358060 | controller | Jun 12 20:24:14.364202 crc crio[20719]: time="2026-06-12T20:24:14.363825137Z" level=info msg="Stopped pod sandbox (already stopped): de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778" id=ca04aae1-3800-448d-af2f-c635d6185229 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.358076 | controller | Jun 12 20:24:14.368860 crc crio[20719]: time="2026-06-12T20:24:14.368639017Z" level=info msg="Removing pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778" id=29bf920f-2744-4835-b0bc-5658aff8c661 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.358091 | controller | Jun 12 20:24:14.437178 crc crio[20719]: time="2026-06-12T20:24:14.437093213Z" level=info msg="Removed pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778" id=29bf920f-2744-4835-b0bc-5658aff8c661 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.358107 | controller | Jun 12 20:24:14.440201 crc crio[20719]: time="2026-06-12T20:24:14.44008062Z" level=info msg="Stopping pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7" id=ff48bd19-5633-4000-8b22-5cffe7753a2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.358122 | controller | Jun 12 20:24:14.440365 crc crio[20719]: time="2026-06-12T20:24:14.440231383Z" level=info msg="Stopped pod sandbox (already stopped): 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7" id=ff48bd19-5633-4000-8b22-5cffe7753a2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.358137 | controller | Jun 12 20:24:14.442035 crc crio[20719]: time="2026-06-12T20:24:14.441843141Z" level=info msg="Removing pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7" id=ff3202b3-0861-4644-901a-6cd50809287e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.358153 | controller | Jun 12 20:24:14.464798 crc crio[20719]: time="2026-06-12T20:24:14.464670748Z" level=info msg="Removed pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7" id=ff3202b3-0861-4644-901a-6cd50809287e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.358169 | controller | Jun 12 20:24:14.468773 crc crio[20719]: time="2026-06-12T20:24:14.468537059Z" level=info msg="Stopping pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3" id=781a5723-a24a-4392-99b1-fa86c374db61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.358185 | controller | Jun 12 20:24:14.468899 crc crio[20719]: time="2026-06-12T20:24:14.468858657Z" level=info msg="Stopped pod sandbox (already stopped): 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3" id=781a5723-a24a-4392-99b1-fa86c374db61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.358201 | controller | Jun 12 20:24:14.470785 crc crio[20719]: time="2026-06-12T20:24:14.470664879Z" level=info msg="Removing pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3" id=0aee4f54-6d17-4717-a8c1-bfef11428a23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.358217 | controller | Jun 12 20:24:14.502233 crc crio[20719]: time="2026-06-12T20:24:14.502124917Z" level=info msg="Removed pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3" id=0aee4f54-6d17-4717-a8c1-bfef11428a23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.358233 | controller | Jun 12 20:24:14.506662 crc crio[20719]: time="2026-06-12T20:24:14.506610077Z" level=info msg="Stopping pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462" id=87633dfe-88ae-4a6a-823e-55f21bb8ec28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.358248 | controller | Jun 12 20:24:14.506839 crc crio[20719]: time="2026-06-12T20:24:14.506711979Z" level=info msg="Stopped pod sandbox (already stopped): 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462" id=87633dfe-88ae-4a6a-823e-55f21bb8ec28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.358271 | controller | Jun 12 20:24:14.507557 crc crio[20719]: time="2026-06-12T20:24:14.507466315Z" level=info msg="Removing pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462" id=afc07ec2-e547-4c2e-ae03-5a7e0c23d2f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.358287 | controller | Jun 12 20:24:14.521907 crc crio[20719]: time="2026-06-12T20:24:14.521788498Z" level=info msg="Removed pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462" id=afc07ec2-e547-4c2e-ae03-5a7e0c23d2f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.358302 | controller | Jun 12 20:25:12.639822 crc crio[20719]: time="2026-06-12T20:25:12.638874808Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-2mqzz/POD" id=2488b871-2f9f-4ead-8c3a-6273b1f86c9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.358317 | controller | Jun 12 20:25:12.643394 crc crio[20719]: time="2026-06-12T20:25:12.639876661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.358333 | controller | Jun 12 20:25:12.712805 crc crio[20719]: time="2026-06-12T20:25:12.712657298Z" level=info msg="Got pod network &{Name:redhat-marketplace-2mqzz Namespace:openshift-marketplace ID:3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592 UID:462f10cd-d973-4be2-ac1d-60196b87bda6 NetNS:/var/run/netns/569f17f1-c056-4987-a0c9-1c7484b1f0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod462f10cd_d973_4be2_ac1d_60196b87bda6.slice PodAnnotations:0xc003c98250}] Aliases:map[]}"
2026-06-12 21:10:20.358349 | controller | Jun 12 20:25:12.712805 crc crio[20719]: time="2026-06-12T20:25:12.712784941Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-2mqzz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.358365 | controller | Jun 12 20:25:13.788155 crc crio[20719]: 2026-06-12T20:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e1d5a9cbce7a6d Mac:3a:b5:7d:fe:57:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/569f17f1-c056-4987-a0c9-1c7484b1f0c4 SocketPath: PciID:}] [{Interface:0xc000320980 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.358381 | controller | Jun 12 20:25:13.792554 crc crio[20719]: time="2026-06-12T20:25:13.792432771Z" level=info msg="Got pod network &{Name:redhat-marketplace-2mqzz Namespace:openshift-marketplace ID:3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592 UID:462f10cd-d973-4be2-ac1d-60196b87bda6 NetNS:/var/run/netns/569f17f1-c056-4987-a0c9-1c7484b1f0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod462f10cd_d973_4be2_ac1d_60196b87bda6.slice PodAnnotations:0xc003c98250}] Aliases:map[]}"
2026-06-12 21:10:20.358397 | controller | Jun 12 20:25:13.792789 crc crio[20719]: time="2026-06-12T20:25:13.792671237Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-2mqzz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.358413 | controller | Jun 12 20:25:13.813384 crc crio[20719]: time="2026-06-12T20:25:13.810462597Z" level=info msg="Ran pod sandbox 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592 with infra container: openshift-marketplace/redhat-marketplace-2mqzz/POD" id=2488b871-2f9f-4ead-8c3a-6273b1f86c9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.358428 | controller | Jun 12 20:25:13.819474 crc crio[20719]: time="2026-06-12T20:25:13.814435066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aec57d0f-3d65-4b60-a2b6-974f26f2ece5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.358451 | controller | Jun 12 20:25:13.819474 crc crio[20719]: time="2026-06-12T20:25:13.818646673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=66db7163-47da-41cf-ab9c-2f939fb7d23c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.358468 | controller | Jun 12 20:25:13.830255 crc crio[20719]: time="2026-06-12T20:25:13.830159009Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-2mqzz/extract-utilities" id=e3f1e3ce-328e-457d-a2dc-214991c3d953 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.358485 | controller | Jun 12 20:25:13.831453 crc crio[20719]: time="2026-06-12T20:25:13.831344111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.358501 | controller | Jun 12 20:25:13.897493 crc crio[20719]: time="2026-06-12T20:25:13.897389392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.358517 | controller | Jun 12 20:25:13.913773 crc crio[20719]: time="2026-06-12T20:25:13.913599567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.358533 | controller | Jun 12 20:25:14.113923 crc crio[20719]: time="2026-06-12T20:25:14.113430361Z" level=info msg="Created container 2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970: openshift-marketplace/redhat-marketplace-2mqzz/extract-utilities" id=e3f1e3ce-328e-457d-a2dc-214991c3d953 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.358549 | controller | Jun 12 20:25:14.115157 crc crio[20719]: time="2026-06-12T20:25:14.115075447Z" level=info msg="Starting container: 2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970" id=6b6e4067-eb33-42ef-93e6-598026f18b6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.358564 | controller | Jun 12 20:25:14.120891 crc crio[20719]: time="2026-06-12T20:25:14.120791826Z" level=info msg="Started container" PID=95115 containerID=2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970 description=openshift-marketplace/redhat-marketplace-2mqzz/extract-utilities id=6b6e4067-eb33-42ef-93e6-598026f18b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592
2026-06-12 21:10:20.358580 | controller | Jun 12 20:25:14.543472 crc crio[20719]: time="2026-06-12T20:25:14.543152845Z" level=info msg="Removing container: 5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1" id=1dff093d-1cb9-4ffa-894f-1e0c566f25a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.358596 | controller | Jun 12 20:25:14.839933 crc crio[20719]: time="2026-06-12T20:25:14.839635133Z" level=info msg="Removed container 5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1: openstack/keystone-bootstrap-lc89v/keystone-bootstrap" id=1dff093d-1cb9-4ffa-894f-1e0c566f25a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.358611 | controller | Jun 12 20:25:14.850426 crc crio[20719]: time="2026-06-12T20:25:14.850194941Z" level=info msg="Stopping pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621" id=7010905b-7b11-4cb7-8227-4570e408acf2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.358626 | controller | Jun 12 20:25:14.850886 crc crio[20719]: time="2026-06-12T20:25:14.850752553Z" level=info msg="Stopped pod sandbox (already stopped): 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621" id=7010905b-7b11-4cb7-8227-4570e408acf2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.358651 | controller | Jun 12 20:25:14.851928 crc crio[20719]: time="2026-06-12T20:25:14.851845087Z" level=info msg="Removing pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621" id=240dd5cc-e315-4143-9b91-107a95bc0e6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.358667 | controller | Jun 12 20:25:14.881423 crc crio[20719]: time="2026-06-12T20:25:14.881330011Z" level=info msg="Removed pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621" id=240dd5cc-e315-4143-9b91-107a95bc0e6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.358683 | controller | Jun 12 20:25:15.015128 crc crio[20719]: time="2026-06-12T20:25:15.015042965Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c9edd793-669d-492d-b8e7-72b549165726 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.358698 | controller | Jun 12 20:25:15.028990 crc crio[20719]: time="2026-06-12T20:25:15.028894383Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:10:20.358714 | controller | Jun 12 20:25:15.660787 crc crio[20719]: time="2026-06-12T20:25:15.660059664Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=c9edd793-669d-492d-b8e7-72b549165726 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.358729 | controller | Jun 12 20:25:15.662068 crc crio[20719]: time="2026-06-12T20:25:15.661937067Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=08abd2b8-1a3b-4842-b6b0-11c29b04b529 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.358744 | controller | Jun 12 20:25:15.669395 crc crio[20719]: time="2026-06-12T20:25:15.669354576Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6bbd161d-347d-4ff0-a98b-2b79cef0eb1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.358760 | controller | Jun 12 20:25:15.686101 crc crio[20719]: time="2026-06-12T20:25:15.685977909Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-2mqzz/extract-content" id=1d99f746-a530-4831-be96-188279e1b755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.358775 | controller | Jun 12 20:25:15.686892 crc crio[20719]: time="2026-06-12T20:25:15.686816746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.358790 | controller | Jun 12 20:25:15.789082 crc crio[20719]: time="2026-06-12T20:25:15.788972863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.358806 | controller | Jun 12 20:25:15.793412 crc crio[20719]: time="2026-06-12T20:25:15.793355661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.358822 | controller | Jun 12 20:25:15.986067 crc crio[20719]: time="2026-06-12T20:25:15.985915602Z" level=info msg="Created container 4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02: openshift-marketplace/redhat-marketplace-2mqzz/extract-content" id=1d99f746-a530-4831-be96-188279e1b755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.358838 | controller | Jun 12 20:25:15.987528 crc crio[20719]: time="2026-06-12T20:25:15.987252272Z" level=info msg="Starting container: 4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02" id=038e74b6-24e8-46a1-885b-bfa45def0a50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.358873 | controller | Jun 12 20:25:15.999144 crc crio[20719]: time="2026-06-12T20:25:15.999030038Z" level=info msg="Started container" PID=95198 containerID=4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02 description=openshift-marketplace/redhat-marketplace-2mqzz/extract-content id=038e74b6-24e8-46a1-885b-bfa45def0a50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592
2026-06-12 21:10:20.358899 | controller | Jun 12 20:25:18.141486 crc crio[20719]: time="2026-06-12T20:25:18.139966907Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=82534952-8ef0-40b1-961c-e68b450eaf34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.358915 | controller | Jun 12 20:25:18.150004 crc crio[20719]: time="2026-06-12T20:25:18.144925699Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=98347b4c-49b9-4a9f-87aa-e189c5cf1b63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.358931 | controller | Jun 12 20:25:18.161840 crc crio[20719]: time="2026-06-12T20:25:18.161778848Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-2mqzz/registry-server" id=023ff46c-d179-4a77-99c3-e0fe73d530ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.358946 | controller | Jun 12 20:25:18.162416 crc crio[20719]: time="2026-06-12T20:25:18.162353601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.358961 | controller | Jun 12 20:25:18.243656 crc crio[20719]: time="2026-06-12T20:25:18.243142818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.358977 | controller | Jun 12 20:25:18.248572 crc crio[20719]: time="2026-06-12T20:25:18.248490848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.358993 | controller | Jun 12 20:25:18.641468 crc crio[20719]: time="2026-06-12T20:25:18.6406465Z" level=info msg="Created container 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812: openshift-marketplace/redhat-marketplace-2mqzz/registry-server" id=023ff46c-d179-4a77-99c3-e0fe73d530ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.359008 | controller | Jun 12 20:25:18.643932 crc crio[20719]: time="2026-06-12T20:25:18.64385755Z" level=info msg="Starting container: 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812" id=f634c327-eff8-41f6-9134-f5a73be77598 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.359024 | controller | Jun 12 20:25:18.659866 crc crio[20719]: time="2026-06-12T20:25:18.659766318Z" level=info msg="Started container" PID=95328 containerID=2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812 description=openshift-marketplace/redhat-marketplace-2mqzz/registry-server id=f634c327-eff8-41f6-9134-f5a73be77598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592
2026-06-12 21:10:20.359040 | controller | Jun 12 20:25:25.304955 crc crio[20719]: time="2026-06-12T20:25:25.303065702Z" level=info msg="Stopping container: 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812 (timeout: 2s)" id=1aa04ed0-dda4-42f4-bf9a-f5d8cdb5de97 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.359056 | controller | Jun 12 20:25:25.436490 crc crio[20719]: time="2026-06-12T20:25:25.435963241Z" level=info msg="Stopped container 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812: openshift-marketplace/redhat-marketplace-2mqzz/registry-server" id=1aa04ed0-dda4-42f4-bf9a-f5d8cdb5de97 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.359078 | controller | Jun 12 20:25:25.439413 crc crio[20719]: time="2026-06-12T20:25:25.439182892Z" level=info msg="Stopping pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592" id=e9b6c8a8-6eeb-4343-84fa-aee96b7c7df3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.359094 | controller | Jun 12 20:25:25.440703 crc crio[20719]: time="2026-06-12T20:25:25.440576834Z" level=info msg="Got pod network &{Name:redhat-marketplace-2mqzz Namespace:openshift-marketplace ID:3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592 UID:462f10cd-d973-4be2-ac1d-60196b87bda6 NetNS:/var/run/netns/569f17f1-c056-4987-a0c9-1c7484b1f0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod462f10cd_d973_4be2_ac1d_60196b87bda6.slice PodAnnotations:0xc00334a730}] Aliases:map[]}"
2026-06-12 21:10:20.359111 | controller | Jun 12 20:25:25.440983 crc crio[20719]: time="2026-06-12T20:25:25.44087142Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-2mqzz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.359126 | controller | Jun 12 20:25:25.860194 crc crio[20719]: time="2026-06-12T20:25:25.860095218Z" level=info msg="Stopped pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592" id=e9b6c8a8-6eeb-4343-84fa-aee96b7c7df3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.359142 | controller | Jun 12 20:25:26.323077 crc crio[20719]: time="2026-06-12T20:25:26.322555454Z" level=info msg="Removing container: 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812" id=c1d200f2-426d-4b1c-aa27-46393464cf52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.359158 | controller | Jun 12 20:25:26.356546 crc crio[20719]: time="2026-06-12T20:25:26.356414423Z" level=info msg="Removed container 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812: openshift-marketplace/redhat-marketplace-2mqzz/registry-server" id=c1d200f2-426d-4b1c-aa27-46393464cf52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.359173 | controller | Jun 12 20:25:26.359071 crc crio[20719]: time="2026-06-12T20:25:26.358870347Z" level=info msg="Removing container: 4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02" id=40a7f39e-4919-47f2-8ddc-d1c08e2f9a36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.359188 | controller | Jun 12 20:25:26.426032 crc crio[20719]: time="2026-06-12T20:25:26.425893923Z" level=info msg="Removed container 4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02: openshift-marketplace/redhat-marketplace-2mqzz/extract-content" id=40a7f39e-4919-47f2-8ddc-d1c08e2f9a36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.359203 | controller | Jun 12 20:25:26.429031 crc crio[20719]: time="2026-06-12T20:25:26.428954334Z" level=info msg="Removing container: 2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970" id=f8a26b4e-8e1a-4dc3-a11f-d7c0aa9ea804 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.359219 | controller | Jun 12 20:25:26.464647 crc crio[20719]: time="2026-06-12T20:25:26.464455269Z" level=info msg="Removed container 2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970: openshift-marketplace/redhat-marketplace-2mqzz/extract-utilities" id=f8a26b4e-8e1a-4dc3-a11f-d7c0aa9ea804 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.359234 | controller | Jun 12 20:25:36.842675 crc crio[20719]: time="2026-06-12T20:25:36.841828571Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-w45jr/POD" id=48e08350-1f66-4151-9815-39ad9612e3bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.359250 | controller | Jun 12 20:25:36.844357 crc crio[20719]: time="2026-06-12T20:25:36.842708465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.359273 | controller | Jun 12 20:25:36.885400 crc crio[20719]: time="2026-06-12T20:25:36.885238734Z" level=info msg="Got pod network &{Name:community-operators-w45jr Namespace:openshift-marketplace ID:6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380 UID:6278a681-0bed-49af-bf0b-e1d4fb078295 NetNS:/var/run/netns/824f23fc-809c-4e51-8802-14d896ac5cfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6278a681_0bed_49af_bf0b_e1d4fb078295.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}"
2026-06-12 21:10:20.359297 | controller | Jun 12 20:25:36.885400 crc crio[20719]: time="2026-06-12T20:25:36.885356037Z" level=info msg="Adding pod openshift-marketplace_community-operators-w45jr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.359370 | controller | Jun 12 20:25:37.537080 crc crio[20719]: 2026-06-12T20:25:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6973e2cab17036b Mac:da:3a:69:86:a1:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/824f23fc-809c-4e51-8802-14d896ac5cfe SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.359391 | controller | Jun 12 20:25:37.540861 crc crio[20719]: time="2026-06-12T20:25:37.540807756Z" level=info msg="Got pod network &{Name:community-operators-w45jr Namespace:openshift-marketplace ID:6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380 UID:6278a681-0bed-49af-bf0b-e1d4fb078295 NetNS:/var/run/netns/824f23fc-809c-4e51-8802-14d896ac5cfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6278a681_0bed_49af_bf0b_e1d4fb078295.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}"
2026-06-12 21:10:20.359409 | controller | Jun 12 20:25:37.541379 crc crio[20719]: time="2026-06-12T20:25:37.541247238Z" level=info msg="Checking pod openshift-marketplace_community-operators-w45jr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.359425 | controller | Jun 12 20:25:37.560603 crc crio[20719]: time="2026-06-12T20:25:37.560395281Z" level=info msg="Ran pod sandbox 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380 with infra container: openshift-marketplace/community-operators-w45jr/POD" id=48e08350-1f66-4151-9815-39ad9612e3bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.359442 | controller | Jun 12 20:25:37.565369 crc crio[20719]: time="2026-06-12T20:25:37.565171837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cefa8bde-35f3-4f48-882c-e1b062ec5599 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.359458 | controller | Jun 12 20:25:37.571597 crc crio[20719]: time="2026-06-12T20:25:37.568244969Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b7ce9e10-b652-450e-a358-7d2441aa132c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.359473 | controller | Jun 12 20:25:37.577474 crc crio[20719]: time="2026-06-12T20:25:37.577115067Z" level=info msg="Creating container: openshift-marketplace/community-operators-w45jr/extract-utilities" id=a1ec2af2-3530-4994-8972-0836f8351ac2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.359489 | controller | Jun 12 20:25:37.577771 crc crio[20719]: time="2026-06-12T20:25:37.577562679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.359504 | controller | Jun 12 20:25:37.633325 crc crio[20719]: time="2026-06-12T20:25:37.633188759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.359528 | controller | Jun 12 20:25:37.639150 crc crio[20719]: time="2026-06-12T20:25:37.638582483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.359544 | controller | Jun 12 20:25:37.814982 crc crio[20719]: time="2026-06-12T20:25:37.814401725Z" level=info msg="Created container de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee: openshift-marketplace/community-operators-w45jr/extract-utilities" id=a1ec2af2-3530-4994-8972-0836f8351ac2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.359560 | controller | Jun 12 20:25:37.816319 crc crio[20719]: time="2026-06-12T20:25:37.816186354Z" level=info msg="Starting container: de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee" id=52c564a8-765f-49c9-8879-cbce7b714d56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.359576 | controller | Jun 12 20:25:37.823990 crc crio[20719]: time="2026-06-12T20:25:37.823921899Z" level=info msg="Started container" PID=96368 containerID=de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee description=openshift-marketplace/community-operators-w45jr/extract-utilities id=52c564a8-765f-49c9-8879-cbce7b714d56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380
2026-06-12 21:10:20.359592 | controller | Jun 12 20:25:38.536924 crc crio[20719]: time="2026-06-12T20:25:38.536432135Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=8e587d19-4b98-45c3-bde1-d37e20f87d91 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.359608 | controller | Jun 12 20:25:38.554746 crc crio[20719]: time="2026-06-12T20:25:38.554522552Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:10:20.359623 | controller | Jun 12 20:25:39.882132 crc crio[20719]: time="2026-06-12T20:25:39.881321262Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=8e587d19-4b98-45c3-bde1-d37e20f87d91 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.359639 | controller | Jun 12 20:25:39.883784 crc crio[20719]: time="2026-06-12T20:25:39.883596233Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=753cca0b-53d0-4482-9367-8657e2bdfe49 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.359655 | controller | Jun 12 20:25:39.887323 crc crio[20719]: time="2026-06-12T20:25:39.887175329Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d13424cd-44f2-49a8-85d3-cbafe0a76d89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.359671 | controller | Jun 12 20:25:39.900585 crc crio[20719]: time="2026-06-12T20:25:39.900398273Z" level=info msg="Creating container: openshift-marketplace/community-operators-w45jr/extract-content" id=b528f7e1-2917-4f8c-9bfb-26bd0ba7dd59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.359687 | controller | Jun 12 20:25:39.901210 crc crio[20719]: time="2026-06-12T20:25:39.90102963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.359702 | controller | Jun 12 20:25:39.977926 crc crio[20719]: time="2026-06-12T20:25:39.977854287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.359718 | controller | Jun 12 20:25:39.980985 crc crio[20719]: time="2026-06-12T20:25:39.980928649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.359741 | controller | Jun 12 20:25:40.176550 crc crio[20719]: time="2026-06-12T20:25:40.175870742Z" level=info msg="Created container fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856: openshift-marketplace/community-operators-w45jr/extract-content" id=b528f7e1-2917-4f8c-9bfb-26bd0ba7dd59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.359758 | controller | Jun 12 20:25:40.180039 crc crio[20719]: time="2026-06-12T20:25:40.17991672Z" level=info msg="Starting container: fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856" id=1643ec42-567f-4a98-813e-fd86a1d061f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.359773 | controller | Jun 12 20:25:40.186461 crc crio[20719]: time="2026-06-12T20:25:40.186356783Z" level=info msg="Started container" PID=96489 containerID=fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856 description=openshift-marketplace/community-operators-w45jr/extract-content id=1643ec42-567f-4a98-813e-fd86a1d061f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380
2026-06-12 21:10:20.359790 | controller | Jun 12 20:25:43.630420 crc crio[20719]: time="2026-06-12T20:25:43.629426085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4712b661-0bec-4cd4-ac6f-cf6e1bfb2391 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.359806 | controller | Jun 12 20:25:43.633378 crc crio[20719]: time="2026-06-12T20:25:43.633229316Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4d7b6d3d-44ce-423c-b3f5-7ecc2a50c741 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.359822 | controller | Jun 12 20:25:43.642560 crc crio[20719]: time="2026-06-12T20:25:43.642481275Z" level=info msg="Creating container: openshift-marketplace/community-operators-w45jr/registry-server" id=67f997db-f8a9-4f25-a11f-443420196fc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.359838 | controller | Jun 12 20:25:43.643131 crc crio[20719]: time="2026-06-12T20:25:43.642782563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.359876 | controller | Jun 12 20:25:43.713060 crc crio[20719]: time="2026-06-12T20:25:43.712933572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.359894 | controller | Jun 12 20:25:43.717914 crc crio[20719]: time="2026-06-12T20:25:43.717793492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.359910 | controller | Jun 12 20:25:43.932769 crc crio[20719]: time="2026-06-12T20:25:43.932586666Z" level=info msg="Created container 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93: openshift-marketplace/community-operators-w45jr/registry-server" id=67f997db-f8a9-4f25-a11f-443420196fc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.359927 | controller | Jun 12 20:25:43.936839 crc crio[20719]: time="2026-06-12T20:25:43.936740628Z" level=info msg="Starting container: 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93" id=331644f3-f25d-4c8b-b1df-c5bf36ab2c5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.359943 | controller | Jun 12 20:25:43.945606 crc crio[20719]: time="2026-06-12T20:25:43.945529694Z" level=info msg="Started container" PID=96666 containerID=9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93 description=openshift-marketplace/community-operators-w45jr/registry-server id=331644f3-f25d-4c8b-b1df-c5bf36ab2c5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380
2026-06-12 21:10:20.359966 | controller | Jun 12 20:25:45.310312 crc crio[20719]: time="2026-06-12T20:25:45.30990415Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-6xql9/POD" id=c4a20058-ab31-4902-a3a7-e35faaf52ce8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.359983 | controller | Jun 12 20:25:45.311460 crc crio[20719]: time="2026-06-12T20:25:45.310346743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.359999 | controller | Jun 12 20:25:45.360397 crc crio[20719]: time="2026-06-12T20:25:45.359946372Z" level=info msg="Got pod network &{Name:redhat-operators-6xql9 Namespace:openshift-marketplace ID:1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd UID:5649c854-f593-4191-a81e-bd3bccfe0e8a NetNS:/var/run/netns/1280f6ae-cb2c-4b39-acc6-a424db030398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5649c854_f593_4191_a81e_bd3bccfe0e8a.slice PodAnnotations:0xc000527720}] Aliases:map[]}"
2026-06-12 21:10:20.360015 | controller | Jun 12 20:25:45.360397 crc crio[20719]: time="2026-06-12T20:25:45.360398823Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-6xql9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.360031 | controller | Jun 12 20:25:46.438811 crc crio[20719]: 2026-06-12T20:25:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e3f73db3bea5db Mac:8e:b1:2b:b2:99:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/1280f6ae-cb2c-4b39-acc6-a424db030398 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.360047 | controller | Jun 12 20:25:46.441171 crc crio[20719]: time="2026-06-12T20:25:46.441093284Z" level=info msg="Got pod network &{Name:redhat-operators-6xql9 Namespace:openshift-marketplace ID:1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd UID:5649c854-f593-4191-a81e-bd3bccfe0e8a NetNS:/var/run/netns/1280f6ae-cb2c-4b39-acc6-a424db030398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5649c854_f593_4191_a81e_bd3bccfe0e8a.slice PodAnnotations:0xc000527720}] Aliases:map[]}"
2026-06-12 21:10:20.360063 | controller | Jun 12 20:25:46.441416 crc crio[20719]: time="2026-06-12T20:25:46.44135696Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-6xql9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.360079 | controller | Jun 12 20:25:46.474536 crc crio[20719]: time="2026-06-12T20:25:46.474445908Z" level=info msg="Ran pod sandbox 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd with infra container: openshift-marketplace/redhat-operators-6xql9/POD" id=c4a20058-ab31-4902-a3a7-e35faaf52ce8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.360094 | controller | Jun 12 20:25:46.478579 crc crio[20719]: time="2026-06-12T20:25:46.478502047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4c6dfd8c-ac6b-4191-a517-02fa718e3005 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.360110 | controller | Jun 12 20:25:46.483656 crc crio[20719]: time="2026-06-12T20:25:46.48356915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=611318a2-332c-4578-9d1e-27f94adc24bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.360126 | controller | Jun 12 20:25:46.503551 crc crio[20719]: time="2026-06-12T20:25:46.503444123Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-6xql9/extract-utilities" id=65820c55-3fb2-4659-9f38-422d3db70fdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.360148 | controller | Jun 12 20:25:46.506970 crc crio[20719]: time="2026-06-12T20:25:46.506875985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360165 | controller | Jun 12 20:25:46.562116 crc crio[20719]: time="2026-06-12T20:25:46.562000502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360181 | controller | Jun 12 20:25:46.572715 crc crio[20719]: time="2026-06-12T20:25:46.572563545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360197 | controller | Jun 12 20:25:46.744895 crc crio[20719]: time="2026-06-12T20:25:46.744784198Z" level=info msg="Created container 76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536: openshift-marketplace/redhat-operators-6xql9/extract-utilities" id=65820c55-3fb2-4659-9f38-422d3db70fdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.360213 | controller | Jun 12 20:25:46.746908 crc crio[20719]: time="2026-06-12T20:25:46.746859974Z" level=info msg="Starting container: 76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536" id=ec337ae1-9f72-477e-b0fa-b45eceaf5ea2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.360229 | controller | Jun 12 20:25:46.752813 crc crio[20719]: time="2026-06-12T20:25:46.752720981Z" level=info msg="Started container" PID=96875 containerID=76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536 description=openshift-marketplace/redhat-operators-6xql9/extract-utilities id=ec337ae1-9f72-477e-b0fa-b45eceaf5ea2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd
2026-06-12 21:10:20.360245 | controller | Jun 12 20:25:47.271255 crc crio[20719]: time="2026-06-12T20:25:47.270817469Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-zwm42/POD" id=00ab87e6-24be-4767-b39b-5058050f96ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.360262 | controller | Jun 12 20:25:47.271255 crc crio[20719]: time="2026-06-12T20:25:47.271313883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360278 | controller | Jun 12 20:25:47.334710 crc crio[20719]: time="2026-06-12T20:25:47.334507825Z" level=info msg="Got pod network &{Name:certified-operators-zwm42 Namespace:openshift-marketplace ID:7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46 UID:b226747a-9a43-40fe-b8a5-21620f2a1350 NetNS:/var/run/netns/f65d046c-25c5-4270-bcae-458b43b9b28c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb226747a_9a43_40fe_b8a5_21620f2a1350.slice PodAnnotations:0xc000a38490}] Aliases:map[]}"
2026-06-12 21:10:20.360295 | controller | Jun 12 20:25:47.335113 crc crio[20719]: time="2026-06-12T20:25:47.335088812Z" level=info msg="Adding pod openshift-marketplace_certified-operators-zwm42 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.360311 | controller | Jun 12 20:25:47.766918 crc crio[20719]: time="2026-06-12T20:25:47.748075264Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0e9c6e2c-06e0-44b7-9412-2701fba2bc25 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.360327 | controller | Jun 12 20:25:47.766918 crc crio[20719]: time="2026-06-12T20:25:47.752519004Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:10:20.360348 | controller | Jun 12 20:25:48.348475 crc crio[20719]: 2026-06-12T20:25:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f0ad19ddd460d6 Mac:2e:dc:e5:2f:8c:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/f65d046c-25c5-4270-bcae-458b43b9b28c SocketPath: PciID:}] [{Interface:0xc0005a45c0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.360364 | controller | Jun 12 20:25:48.350893 crc crio[20719]: time="2026-06-12T20:25:48.350845621Z" level=info msg="Got pod network &{Name:certified-operators-zwm42 Namespace:openshift-marketplace ID:7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46 UID:b226747a-9a43-40fe-b8a5-21620f2a1350 NetNS:/var/run/netns/f65d046c-25c5-4270-bcae-458b43b9b28c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb226747a_9a43_40fe_b8a5_21620f2a1350.slice PodAnnotations:0xc000a38490}] Aliases:map[]}"
2026-06-12 21:10:20.360381 | controller | Jun 12 20:25:48.351185 crc crio[20719]: time="2026-06-12T20:25:48.351160639Z" level=info msg="Checking pod openshift-marketplace_certified-operators-zwm42 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.360396 | controller | Jun 12 20:25:48.373991 crc crio[20719]: time="2026-06-12T20:25:48.373859191Z" level=info msg="Ran pod sandbox 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46 with infra container: openshift-marketplace/certified-operators-zwm42/POD" id=00ab87e6-24be-4767-b39b-5058050f96ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.360412 | controller | Jun 12 20:25:48.376771 crc crio[20719]: time="2026-06-12T20:25:48.376593852Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7d21f42c-373d-4a20-b249-5682853c006b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.360428 | controller | Jun 12 20:25:48.381421 crc crio[20719]: time="2026-06-12T20:25:48.381358229Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=21699135-dda8-418c-9fc0-fcc1ac44ff37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.360444 | controller | Jun 12 20:25:48.390155 crc crio[20719]: time="2026-06-12T20:25:48.390095572Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zwm42/extract-utilities" id=1f77d3cf-f20b-46dc-9da2-ecd6decaa3da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.360460 | controller | Jun 12 20:25:48.391212 crc crio[20719]: time="2026-06-12T20:25:48.391180762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360475 | controller | Jun 12 20:25:48.443305 crc crio[20719]: time="2026-06-12T20:25:48.443189247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360491 | controller | Jun 12 20:25:48.447208 crc crio[20719]: time="2026-06-12T20:25:48.447152411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360507 | controller | Jun 12 20:25:48.595506 crc crio[20719]: time="2026-06-12T20:25:48.594858968Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=0e9c6e2c-06e0-44b7-9412-2701fba2bc25 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.360523 | controller | Jun 12 20:25:48.596889 crc crio[20719]: time="2026-06-12T20:25:48.59679832Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2ec28240-17a8-430e-9047-4b88b1e82d19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.360545 | controller | Jun 12 20:25:48.600381 crc crio[20719]: time="2026-06-12T20:25:48.600092848Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e53f4f33-005c-4c3b-9346-d1b9cc653998 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.360562 | controller | Jun 12 20:25:48.609116 crc crio[20719]: time="2026-06-12T20:25:48.609015717Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-6xql9/extract-content" id=bb9e129e-322e-4ecd-9f6f-dffbe13830d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.360578 | controller | Jun 12 20:25:48.609823 crc crio[20719]: time="2026-06-12T20:25:48.60951381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360594 | controller | Jun 12 20:25:48.685067 crc crio[20719]: time="2026-06-12T20:25:48.682881327Z" level=info msg="Created container 02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c: openshift-marketplace/certified-operators-zwm42/extract-utilities" id=1f77d3cf-f20b-46dc-9da2-ecd6decaa3da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.360610 | controller | Jun 12 20:25:48.686351 crc crio[20719]: time="2026-06-12T20:25:48.685573211Z" level=info msg="Starting container: 02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c" id=9a51ddee-3053-4748-b45a-929cec17fb8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.360626 | controller | Jun 12 20:25:48.700974 crc crio[20719]: time="2026-06-12T20:25:48.700811636Z" level=info msg="Started container" PID=97029 containerID=02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c description=openshift-marketplace/certified-operators-zwm42/extract-utilities id=9a51ddee-3053-4748-b45a-929cec17fb8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46
2026-06-12 21:10:20.360642 | controller | Jun 12 20:25:48.713014 crc crio[20719]: time="2026-06-12T20:25:48.712889327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360657 | controller | Jun 12 20:25:48.719726 crc crio[20719]: time="2026-06-12T20:25:48.71957475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360673 | controller | Jun 12 20:25:48.779808 crc crio[20719]: time="2026-06-12T20:25:48.779144085Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7dfb1746-b110-4710-965d-437ce131b4af name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.360688 | controller | Jun 12 20:25:48.785591 crc crio[20719]: time="2026-06-12T20:25:48.785516137Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:10:20.360704 | controller | Jun 12 20:25:49.241417 crc crio[20719]: time="2026-06-12T20:25:49.240945665Z" level=info msg="Created container 57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9: openshift-marketplace/redhat-operators-6xql9/extract-content" id=bb9e129e-322e-4ecd-9f6f-dffbe13830d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.360730 | controller | Jun 12 20:25:49.252579 crc crio[20719]: time="2026-06-12T20:25:49.252499514Z" level=info msg="Starting container: 57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9" id=71bcb66e-4829-4ae9-988c-87025fd21913 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.360747 | controller | Jun 12 20:25:49.260208 crc crio[20719]: time="2026-06-12T20:25:49.260084811Z" level=info msg="Started container" PID=97071 containerID=57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9 description=openshift-marketplace/redhat-operators-6xql9/extract-content id=71bcb66e-4829-4ae9-988c-87025fd21913 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd
2026-06-12 21:10:20.360771 | controller | Jun 12 20:25:49.548451 crc crio[20719]: time="2026-06-12T20:25:49.54834334Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=7dfb1746-b110-4710-965d-437ce131b4af name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.360787 | controller | Jun 12 20:25:49.549641 crc crio[20719]: time="2026-06-12T20:25:49.549507591Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b7f4a977-c1d1-468c-aa80-0819b48f1e0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.360803 | controller | Jun 12 20:25:49.552191 crc crio[20719]: time="2026-06-12T20:25:49.55209387Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b912fb32-0e7f-4397-9839-b3d42f01e1fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.360819 | controller | Jun 12 20:25:49.564806 crc crio[20719]: time="2026-06-12T20:25:49.56471559Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zwm42/extract-content" id=6c3a9b04-844f-402b-8e36-67e7842722f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.360835 | controller | Jun 12 20:25:49.565146 crc crio[20719]: time="2026-06-12T20:25:49.565075369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360866 | controller | Jun 12 20:25:49.620143 crc crio[20719]: time="2026-06-12T20:25:49.62006308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360888 | controller | Jun 12 20:25:49.623752 crc crio[20719]: time="2026-06-12T20:25:49.623680188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.360905 | controller | Jun 12 20:25:49.904760 crc crio[20719]: time="2026-06-12T20:25:49.904654495Z" level=info msg="Created container 924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d: openshift-marketplace/certified-operators-zwm42/extract-content" id=6c3a9b04-844f-402b-8e36-67e7842722f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.360921 | controller | Jun 12 20:25:49.906875 crc crio[20719]: time="2026-06-12T20:25:49.90676116Z" level=info msg="Starting container: 924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d" id=781d24d3-4c4c-4589-a0a7-2675b7be9c1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.360937 | controller | Jun 12 20:25:49.915600 crc crio[20719]: time="2026-06-12T20:25:49.915528176Z" level=info msg="Started container" PID=97123 containerID=924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d description=openshift-marketplace/certified-operators-zwm42/extract-content id=781d24d3-4c4c-4589-a0a7-2675b7be9c1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46
2026-06-12 21:10:20.360954 | controller | Jun 12 20:25:55.070203 crc crio[20719]: time="2026-06-12T20:25:55.069191092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cf0f17e2-f566-445c-95d7-f269d21b058e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.360970 | controller | Jun 12 20:25:55.077219 crc crio[20719]: time="2026-06-12T20:25:55.077171905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=209da88e-54fa-41ff-a1ac-190a52e4296f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.360991 | controller | Jun 12 20:25:55.115315 crc crio[20719]: time="2026-06-12T20:25:55.115020699Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zwm42/registry-server" id=57333993-8eac-45cf-9c84-9a7e00e37d50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.361007 | controller | Jun 12 20:25:55.116229 crc crio[20719]: time="2026-06-12T20:25:55.115958515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.361022 | controller | Jun 12 20:25:55.329239 crc crio[20719]: time="2026-06-12T20:25:55.328910686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.361038 | controller | Jun 12 20:25:55.334094 crc crio[20719]: time="2026-06-12T20:25:55.333821368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.361054 | controller | Jun 12 20:25:56.096509 crc crio[20719]: time="2026-06-12T20:25:56.096341464Z" level=info msg="Created container b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917: openshift-marketplace/certified-operators-zwm42/registry-server" id=57333993-8eac-45cf-9c84-9a7e00e37d50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.361070 | controller | Jun 12 20:25:56.099236 crc crio[20719]: time="2026-06-12T20:25:56.099192921Z" level=info msg="Starting container: b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917" id=83ba6a07-7a2f-4912-89d1-7d4f5ab6415f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.361085 | controller | Jun 12 20:25:56.106187 crc crio[20719]: time="2026-06-12T20:25:56.106145157Z" level=info msg="Started container" PID=97427 containerID=b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917 description=openshift-marketplace/certified-operators-zwm42/registry-server id=83ba6a07-7a2f-4912-89d1-7d4f5ab6415f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46
2026-06-12 21:10:20.361101 | controller | Jun 12 20:25:59.305659 crc crio[20719]: time="2026-06-12T20:25:59.30472151Z" level=info msg="Stopping container: 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93 (timeout: 2s)" id=63ef8e0d-01eb-4603-ab4a-e7ecf33dd742 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.361117 | controller | Jun 12 20:25:59.453559 crc crio[20719]: time="2026-06-12T20:25:59.453403073Z" level=info msg="Stopped container 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93: openshift-marketplace/community-operators-w45jr/registry-server" id=63ef8e0d-01eb-4603-ab4a-e7ecf33dd742 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.361133 | controller | Jun 12 20:25:59.456772 crc crio[20719]: time="2026-06-12T20:25:59.456585868Z" level=info msg="Stopping pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380" id=a9d9f63b-c1fe-493b-9a51-14aadc2a764a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.361149 | controller | Jun 12 20:25:59.457759 crc crio[20719]: time="2026-06-12T20:25:59.457692937Z" level=info msg="Got pod network &{Name:community-operators-w45jr Namespace:openshift-marketplace ID:6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380 UID:6278a681-0bed-49af-bf0b-e1d4fb078295 NetNS:/var/run/netns/824f23fc-809c-4e51-8802-14d896ac5cfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6278a681_0bed_49af_bf0b_e1d4fb078295.slice PodAnnotations:0xc000a38e60}] Aliases:map[]}"
2026-06-12 21:10:20.361171 | controller | Jun 12 20:25:59.458162 crc crio[20719]: time="2026-06-12T20:25:59.458112038Z" level=info msg="Deleting pod openshift-marketplace_community-operators-w45jr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.361188 | controller | Jun 12 20:26:00.271580 crc crio[20719]: time="2026-06-12T20:26:00.270758177Z" level=info msg="Stopped pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380" id=a9d9f63b-c1fe-493b-9a51-14aadc2a764a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.361204 | controller | Jun 12 20:26:00.534113 crc crio[20719]: time="2026-06-12T20:26:00.53404716Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688266-fnpvd/POD" id=a2d027b4-a832-43b6-ac3d-45601e89c999 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.361220 | controller | Jun 12 20:26:00.535699 crc crio[20719]: time="2026-06-12T20:26:00.534141593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.361236 | controller | Jun 12 20:26:00.569701 crc crio[20719]: time="2026-06-12T20:26:00.569580332Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688266-fnpvd Namespace:openshift-infra ID:56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e UID:8783a7c3-a99d-4187-9f49-872f9a56ace5 NetNS:/var/run/netns/dbe6b03d-2f60-4ae7-94ac-5eb4a778f190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8783a7c3_a99d_4187_9f49_872f9a56ace5.slice PodAnnotations:0xc003c98608}] Aliases:map[]}"
2026-06-12 21:10:20.361253 | controller | Jun 12 20:26:00.569701 crc crio[20719]: time="2026-06-12T20:26:00.569681995Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688266-fnpvd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.361269 | controller | Jun 12 20:26:01.261738 crc crio[20719]: time="2026-06-12T20:26:01.259464723Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=80cde923-2b79-4119-a04b-38b2e1f35db3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.361284 | controller | Jun 12 20:26:01.282500 crc crio[20719]: time="2026-06-12T20:26:01.282395231Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=64221cc6-dd97-489f-97be-fadbd2c0b857 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.361300 | controller | Jun 12 20:26:01.301942 crc crio[20719]: time="2026-06-12T20:26:01.30152582Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-6xql9/registry-server" id=48b0c44f-3db6-4753-aef1-a28b4cd3a734 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.361316 | controller | Jun 12 20:26:01.302489 crc crio[20719]: time="2026-06-12T20:26:01.302377954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.361331 | controller | Jun 12 20:26:01.312415 crc crio[20719]: time="2026-06-12T20:26:01.312349801Z" level=info msg="Removing container: 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93" id=29eee119-392f-47d2-be3c-82df539dbf31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.361346 | controller | Jun 12 20:26:01.350338 crc crio[20719]: 2026-06-12T20:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56a8524fae5772b Mac:52:02:b0:83:e5:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/dbe6b03d-2f60-4ae7-94ac-5eb4a778f190 SocketPath: PciID:}] [{Interface:0xc000291230 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.361362 | controller | Jun 12 20:26:01.351250 crc crio[20719]: time="2026-06-12T20:26:01.3511856Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688266-fnpvd Namespace:openshift-infra ID:56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e UID:8783a7c3-a99d-4187-9f49-872f9a56ace5 NetNS:/var/run/netns/dbe6b03d-2f60-4ae7-94ac-5eb4a778f190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8783a7c3_a99d_4187_9f49_872f9a56ace5.slice PodAnnotations:0xc003c98608}] Aliases:map[]}"
2026-06-12 21:10:20.361384 | controller | Jun 12 20:26:01.351514 crc crio[20719]: time="2026-06-12T20:26:01.351414806Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688266-fnpvd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.361400 | controller | Jun 12 20:26:01.393012 crc crio[20719]: time="2026-06-12T20:26:01.392914647Z" level=info msg="Ran pod sandbox 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e with infra container: openshift-infra/auto-csr-approver-29688266-fnpvd/POD" id=a2d027b4-a832-43b6-ac3d-45601e89c999 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.361417 | controller | Jun 12 20:26:01.397581 crc crio[20719]: time="2026-06-12T20:26:01.396818812Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=de6d57b0-a922-4e9e-bbc0-8679c47c1396 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.361433 | controller | Jun 12 20:26:01.397790 crc crio[20719]: time="2026-06-12T20:26:01.397003797Z" level=info msg="Removed container 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93: openshift-marketplace/community-operators-w45jr/registry-server" id=29eee119-392f-47d2-be3c-82df539dbf31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.361449 | controller | Jun 12 20:26:01.412735 crc crio[20719]: time="2026-06-12T20:26:01.411966186Z" level=info msg="Removing container: fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856" id=f2e822bf-0e07-49e3-bf8c-2abecab5b591 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.361464 | controller | Jun 12 20:26:01.434709 crc crio[20719]: time="2026-06-12T20:26:01.434462619Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.361480 | controller | Jun 12 20:26:01.534892 crc crio[20719]: time="2026-06-12T20:26:01.531895264Z" level=info msg="Removed container fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856: openshift-marketplace/community-operators-w45jr/extract-content" id=f2e822bf-0e07-49e3-bf8c-2abecab5b591 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.361496 | controller | Jun 12 20:26:01.553229 crc crio[20719]: time="2026-06-12T20:26:01.552716327Z" level=info msg="Removing container: de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee" id=c1e90a13-eb5e-4218-b35d-1d71ed866dc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.361512 | controller | Jun 12 20:26:01.639482 crc crio[20719]: time="2026-06-12T20:26:01.636458205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.361528 | controller | Jun 12 20:26:01.648924 crc crio[20719]: time="2026-06-12T20:26:01.648803423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.361544 | controller | Jun 12 20:26:01.738099 crc crio[20719]: time="2026-06-12T20:26:01.737531808Z" level=info msg="Removed container de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee: openshift-marketplace/community-operators-w45jr/extract-utilities" id=c1e90a13-eb5e-4218-b35d-1d71ed866dc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.361559 | controller | Jun 12 20:26:01.822082 crc crio[20719]: time="2026-06-12T20:26:01.821529398Z" level=info msg="Created container a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392: openshift-marketplace/redhat-operators-6xql9/registry-server" id=48b0c44f-3db6-4753-aef1-a28b4cd3a734 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.361582 | controller | Jun 12 20:26:01.824131 crc crio[20719]: time="2026-06-12T20:26:01.824049756Z" level=info msg="Starting container: a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392" id=28056fd9-772d-4c81-b14b-46052beae567 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.361599 | controller | Jun 12 20:26:01.830866 crc crio[20719]: time="2026-06-12T20:26:01.830758845Z" level=info msg="Started container" PID=97869 containerID=a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392 description=openshift-marketplace/redhat-operators-6xql9/registry-server id=28056fd9-772d-4c81-b14b-46052beae567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd
2026-06-12 21:10:20.361615 | controller | Jun 12 20:26:02.516772 crc crio[20719]: time="2026-06-12T20:26:02.516580997Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=de6d57b0-a922-4e9e-bbc0-8679c47c1396 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.361631 | controller | Jun 12 20:26:02.518167 crc crio[20719]: time="2026-06-12T20:26:02.518074396Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f05a6368-2c28-4085-869b-66520445ec9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.361649 | controller | Jun 12 20:26:02.520586 crc crio[20719]: time="2026-06-12T20:26:02.520460631Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=abbc58cc-ecd6-42cb-9f2d-e154068af6ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.361668 | controller | Jun 12 20:26:02.529941 crc crio[20719]: time="2026-06-12T20:26:02.529838392Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688266-fnpvd/oc" id=d14adfe6-8ef9-407a-b5e2-6174c086d062 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.361683 | controller | Jun 12 20:26:02.530512 crc crio[20719]: time="2026-06-12T20:26:02.530431357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.361699 | controller | Jun 12 20:26:02.585246 crc crio[20719]: time="2026-06-12T20:26:02.584777272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.361715 | controller | Jun 12 20:26:03.052388 crc crio[20719]: time="2026-06-12T20:26:03.052185554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.361731 | controller | Jun 12 20:26:03.197853 crc crio[20719]: time="2026-06-12T20:26:03.197740133Z" level=info msg="Created container 5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70: openshift-infra/auto-csr-approver-29688266-fnpvd/oc" id=d14adfe6-8ef9-407a-b5e2-6174c086d062 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.361747 | controller | Jun 12 20:26:03.199144 crc crio[20719]: time="2026-06-12T20:26:03.199068848Z" level=info msg="Starting container: 5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70" id=238c7364-892e-4c40-96b2-8fdcbed41c94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.361763 | controller | Jun 12 20:26:03.206541 crc crio[20719]: time="2026-06-12T20:26:03.206455637Z" level=info msg="Started container" PID=97953 containerID=5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70 description=openshift-infra/auto-csr-approver-29688266-fnpvd/oc id=238c7364-892e-4c40-96b2-8fdcbed41c94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e
2026-06-12 21:10:20.361789 | controller | Jun 12 20:26:05.398926 crc crio[20719]: time="2026-06-12T20:26:05.397879938Z" level=info msg="Stopping pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e" id=0534e3b3-3b31-46a3-8249-c36eaeff17ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.361805 | controller | Jun 12 20:26:05.399932 crc crio[20719]: time="2026-06-12T20:26:05.399881072Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688266-fnpvd Namespace:openshift-infra ID:56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e UID:8783a7c3-a99d-4187-9f49-872f9a56ace5 NetNS:/var/run/netns/dbe6b03d-2f60-4ae7-94ac-5eb4a778f190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8783a7c3_a99d_4187_9f49_872f9a56ace5.slice PodAnnotations:0xc002d9a2c8}] Aliases:map[]}"
2026-06-12 21:10:20.361822 | controller | Jun 12 20:26:05.400246 crc crio[20719]: time="2026-06-12T20:26:05.400017525Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688266-fnpvd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.361838 | controller | Jun 12 20:26:05.822205 crc crio[20719]: time="2026-06-12T20:26:05.822107502Z" level=info msg="Stopped pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e" id=0534e3b3-3b31-46a3-8249-c36eaeff17ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.361873 | controller | Jun 12 20:26:14.921112 crc crio[20719]: time="2026-06-12T20:26:14.920545109Z" level=info msg="Removing container: c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411" id=5b1ae38a-8c6d-4b6f-a7e4-99cf081b9b5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.361890 | controller | Jun 12 20:26:15.236726 crc crio[20719]: time="2026-06-12T20:26:15.236521793Z" level=info msg="Removed container c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411: openshift-infra/auto-csr-approver-29688260-2z7bl/oc" id=5b1ae38a-8c6d-4b6f-a7e4-99cf081b9b5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.361906 | controller | Jun 12 20:26:15.248067 crc crio[20719]: time="2026-06-12T20:26:15.24800181Z" level=info msg="Stopping pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6" id=b0dc92d6-79ac-4e89-acc2-14c1eabcf3c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.361922 | controller | Jun 12 20:26:15.248067 crc crio[20719]: time="2026-06-12T20:26:15.248075532Z" level=info msg="Stopped pod sandbox (already stopped): d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6" id=b0dc92d6-79ac-4e89-acc2-14c1eabcf3c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.361937 | controller | Jun 12 20:26:15.248718 crc crio[20719]: time="2026-06-12T20:26:15.248640647Z" level=info msg="Removing pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6" id=0924714d-b094-4613-9af9-ea0b6af9e832 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.361953 | controller | Jun 12 20:26:15.263169 crc crio[20719]: time="2026-06-12T20:26:15.263046994Z" level=info msg="Removed pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6" id=0924714d-b094-4613-9af9-ea0b6af9e832 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.361968 | controller | Jun 12 20:26:15.264226 crc crio[20719]: time="2026-06-12T20:26:15.264154152Z" level=info msg="Stopping pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380" id=710575f3-f83e-4ebf-8fe3-eb468c86c05e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.361984 | controller | Jun 12 20:26:15.264422 crc crio[20719]: time="2026-06-12T20:26:15.264252785Z" level=info msg="Stopped pod sandbox (already stopped): 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380" id=710575f3-f83e-4ebf-8fe3-eb468c86c05e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362007 | controller | Jun 12 20:26:15.265106 crc crio[20719]: time="2026-06-12T20:26:15.265036877Z" level=info msg="Removing pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380" id=1777260b-5364-4f42-b8ed-28915048a93f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.362024 | controller | Jun 12 20:26:15.285637 crc crio[20719]: time="2026-06-12T20:26:15.285531115Z" level=info msg="Removed pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380" id=1777260b-5364-4f42-b8ed-28915048a93f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.362039 | controller | Jun 12 20:26:15.286696 crc crio[20719]: time="2026-06-12T20:26:15.286556994Z" level=info msg="Stopping pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592" id=2314e456-5ea8-4ed2-bee7-b68c8543d316 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362056 | controller | Jun 12 20:26:15.287009 crc crio[20719]: time="2026-06-12T20:26:15.286723218Z" level=info msg="Stopped pod sandbox (already stopped): 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592" id=2314e456-5ea8-4ed2-bee7-b68c8543d316 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362071 | controller | Jun 12 20:26:15.287431 crc crio[20719]: time="2026-06-12T20:26:15.287382168Z" level=info msg="Removing pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592" id=791738b7-5830-4809-bd2b-8777eaeee241 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.362087 | controller | Jun 12 20:26:15.318818 crc crio[20719]: time="2026-06-12T20:26:15.318714506Z" level=info msg="Removed pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592" id=791738b7-5830-4809-bd2b-8777eaeee241 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.362102 | controller | Jun 12 20:26:18.607892 crc crio[20719]: time="2026-06-12T20:26:18.606894357Z" level=info msg="Stopping container: b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917 (timeout: 2s)" id=1688c438-eb53-46d7-bcd7-d90ac74a017a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.362118 | controller | Jun 12 20:26:18.760950 crc crio[20719]: time="2026-06-12T20:26:18.760845242Z" level=info msg="Stopped container b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917: openshift-marketplace/certified-operators-zwm42/registry-server" id=1688c438-eb53-46d7-bcd7-d90ac74a017a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.362133 | controller | Jun 12 20:26:18.762116 crc crio[20719]: time="2026-06-12T20:26:18.762079246Z" level=info msg="Stopping pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46" id=94912307-f5d3-4291-be0e-277a252b5356 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362149 | controller | Jun 12 20:26:18.763037 crc crio[20719]: time="2026-06-12T20:26:18.763011149Z" level=info msg="Got pod network &{Name:certified-operators-zwm42 Namespace:openshift-marketplace ID:7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46 UID:b226747a-9a43-40fe-b8a5-21620f2a1350 NetNS:/var/run/netns/f65d046c-25c5-4270-bcae-458b43b9b28c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb226747a_9a43_40fe_b8a5_21620f2a1350.slice PodAnnotations:0xc003ab0a88}] Aliases:map[]}"
2026-06-12 21:10:20.362165 | controller | Jun 12 20:26:18.763441 crc crio[20719]: time="2026-06-12T20:26:18.76341844Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-zwm42 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.362182 | controller | Jun 12 20:26:19.126690 crc crio[20719]: time="2026-06-12T20:26:19.126306451Z" level=info msg="Stopped pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46" id=94912307-f5d3-4291-be0e-277a252b5356 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362205 | controller | Jun 12 20:26:19.627384 crc crio[20719]: time="2026-06-12T20:26:19.626882621Z" level=info msg="Removing container: b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917" id=3adbefbb-330c-4b71-8082-bdb59768e554 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362221 | controller | Jun 12 20:26:19.659232 crc crio[20719]: time="2026-06-12T20:26:19.659084694Z" level=info msg="Removed container b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917: openshift-marketplace/certified-operators-zwm42/registry-server" id=3adbefbb-330c-4b71-8082-bdb59768e554 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362237 | controller | Jun 12 20:26:19.662627 crc crio[20719]: time="2026-06-12T20:26:19.662546445Z" level=info msg="Removing container: 924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d" id=50288ede-37b1-4b16-aa6a-11e32508571b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362253 | controller | Jun 12 20:26:19.711251 crc crio[20719]: time="2026-06-12T20:26:19.711190351Z" level=info msg="Removed container 924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d: openshift-marketplace/certified-operators-zwm42/extract-content" id=50288ede-37b1-4b16-aa6a-11e32508571b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362269 | controller | Jun 12 20:26:19.714394 crc crio[20719]: time="2026-06-12T20:26:19.714247991Z" level=info msg="Removing container: 02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c" id=00c081f2-0807-422b-a614-7dce43bd314e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362285 | controller | Jun 12 20:26:19.752199 crc crio[20719]: time="2026-06-12T20:26:19.751974671Z" level=info msg="Removed container 02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c: openshift-marketplace/certified-operators-zwm42/extract-utilities" id=00c081f2-0807-422b-a614-7dce43bd314e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362300 | controller | Jun 12 20:26:26.733782 crc crio[20719]: time="2026-06-12T20:26:26.732989876Z" level=info msg="Stopping container: a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392 (timeout: 2s)" id=37c87427-45d0-4e3e-86f6-b5d802354765 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.362316 | controller | Jun 12 20:26:26.856627 crc crio[20719]: time="2026-06-12T20:26:26.856464934Z" level=info msg="Stopped container a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392: openshift-marketplace/redhat-operators-6xql9/registry-server" id=37c87427-45d0-4e3e-86f6-b5d802354765 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.362331 | controller | Jun 12 20:26:26.857489 crc crio[20719]: time="2026-06-12T20:26:26.857391599Z" level=info msg="Stopping pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd" id=3d2ef868-2a3e-4fba-9c9c-99b6e66b7f31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362347 | controller | Jun 12 20:26:26.858488 crc crio[20719]: time="2026-06-12T20:26:26.8581694Z" level=info msg="Got pod network &{Name:redhat-operators-6xql9 Namespace:openshift-marketplace ID:1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd UID:5649c854-f593-4191-a81e-bd3bccfe0e8a NetNS:/var/run/netns/1280f6ae-cb2c-4b39-acc6-a424db030398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5649c854_f593_4191_a81e_bd3bccfe0e8a.slice PodAnnotations:0xc000a39760}] Aliases:map[]}"
2026-06-12 21:10:20.362363 | controller | Jun 12 20:26:26.858488 crc crio[20719]: time="2026-06-12T20:26:26.858470879Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-6xql9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.362385 | controller | Jun 12 20:26:27.218186 crc crio[20719]: time="2026-06-12T20:26:27.218094622Z" level=info msg="Stopped pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd" id=3d2ef868-2a3e-4fba-9c9c-99b6e66b7f31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362401 | controller | Jun 12 20:26:27.767608 crc crio[20719]: time="2026-06-12T20:26:27.767075137Z" level=info msg="Removing container: a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392" id=594e1a15-f5eb-4eb9-9fcb-191333717ac4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362417 | controller | Jun 12 20:26:27.812051 crc crio[20719]: time="2026-06-12T20:26:27.811932402Z" level=info msg="Removed container a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392: openshift-marketplace/redhat-operators-6xql9/registry-server" id=594e1a15-f5eb-4eb9-9fcb-191333717ac4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362433 | controller | Jun 12 20:26:27.816138 crc crio[20719]: time="2026-06-12T20:26:27.81606873Z" level=info msg="Removing container: 57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9" id=14f8a424-6a2e-49ff-b549-396f1fcd3e2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362448 | controller | Jun 12 20:26:27.914700 crc crio[20719]: time="2026-06-12T20:26:27.914564569Z" level=info msg="Removed container 57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9: openshift-marketplace/redhat-operators-6xql9/extract-content" id=14f8a424-6a2e-49ff-b549-396f1fcd3e2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362464 | controller | Jun 12 20:26:27.921794 crc crio[20719]: time="2026-06-12T20:26:27.921204116Z" level=info msg="Removing container: 76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536" id=9aaeffb5-32c4-450d-9da9-49d7fd81f4e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362479 | controller | Jun 12 20:26:27.958488 crc crio[20719]: time="2026-06-12T20:26:27.958358761Z" level=info msg="Removed container 76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536: openshift-marketplace/redhat-operators-6xql9/extract-utilities" id=9aaeffb5-32c4-450d-9da9-49d7fd81f4e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362494 | controller | Jun 12 20:27:15.348101 crc crio[20719]: time="2026-06-12T20:27:15.347227826Z" level=info msg="Removing container: e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2" id=7d4a04ab-e93a-473e-8d28-9de862f2cfd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362553 | controller | Jun 12 20:27:15.410688 crc crio[20719]: time="2026-06-12T20:27:15.408789147Z" level=info msg="Removed container e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2: openstack/nova-metadata-0/nova-metadata-metadata" id=7d4a04ab-e93a-473e-8d28-9de862f2cfd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362575 | controller | Jun 12 20:27:15.411156 crc crio[20719]: time="2026-06-12T20:27:15.410919383Z" level=info msg="Removing container: eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec" id=aafebafa-a9d4-44f7-a775-6dc0c31f1fa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362593 | controller | Jun 12 20:27:15.450760 crc crio[20719]: time="2026-06-12T20:27:15.450078413Z" level=info msg="Removed container eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=aafebafa-a9d4-44f7-a775-6dc0c31f1fa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362609 | controller | Jun 12 20:27:15.458672 crc crio[20719]: time="2026-06-12T20:27:15.458377563Z" level=info msg="Removing container: e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773" id=8b959450-3713-43fe-bc89-5b928c145bcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362625 | controller | Jun 12 20:27:15.481303 crc crio[20719]: time="2026-06-12T20:27:15.481134477Z" level=info msg="Removed container e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773: openstack/nova-metadata-0/nova-metadata-log" id=8b959450-3713-43fe-bc89-5b928c145bcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.362649 | controller | Jun 12 20:27:15.492754 crc crio[20719]: time="2026-06-12T20:27:15.492669773Z" level=info msg="Stopping pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc" id=027d38d7-76cb-40f7-8866-32f495785fb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362665 | controller | Jun 12 20:27:15.492895 crc crio[20719]: time="2026-06-12T20:27:15.492774075Z" level=info msg="Stopped pod sandbox (already stopped): 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc" id=027d38d7-76cb-40f7-8866-32f495785fb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362681 | controller | Jun 12 20:27:15.494016 crc crio[20719]: time="2026-06-12T20:27:15.493956897Z" level=info msg="Removing pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc" id=e949f3ac-8f22-4ce3-980f-337b536c8a82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.362697 | controller | Jun 12 20:27:15.509217 crc crio[20719]: time="2026-06-12T20:27:15.509092056Z" level=info msg="Removed pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc" id=e949f3ac-8f22-4ce3-980f-337b536c8a82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.362712 | controller | Jun 12 20:27:15.510670 crc crio[20719]: time="2026-06-12T20:27:15.51048822Z" level=info msg="Stopping pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46" id=77243019-2b91-42e7-b1cc-0901b11adbf0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362728 | controller | Jun 12 20:27:15.510670 crc crio[20719]: time="2026-06-12T20:27:15.510660484Z" level=info msg="Stopped pod sandbox (already stopped): 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46" id=77243019-2b91-42e7-b1cc-0901b11adbf0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362744 | controller | Jun 12 20:27:15.511241 crc crio[20719]: time="2026-06-12T20:27:15.511183389Z" level=info msg="Removing pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46" id=9fdab55c-877d-4d59-809f-3cf8d52256b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.362759 | controller | Jun 12 20:27:15.525907 crc crio[20719]: time="2026-06-12T20:27:15.52578917Z" level=info msg="Removed pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46" id=9fdab55c-877d-4d59-809f-3cf8d52256b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.362775 | controller | Jun 12 20:27:15.527008 crc crio[20719]: time="2026-06-12T20:27:15.52692982Z" level=info msg="Stopping pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a" id=69703197-6d2d-4b08-bba2-7ed0a67fe9b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362791 | controller | Jun 12 20:27:15.527105 crc crio[20719]: time="2026-06-12T20:27:15.527010072Z" level=info msg="Stopped pod sandbox (already stopped): e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a" id=69703197-6d2d-4b08-bba2-7ed0a67fe9b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362807 | controller | Jun 12 20:27:15.527683 crc crio[20719]: time="2026-06-12T20:27:15.527624539Z" level=info msg="Removing pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a" id=a8a95754-15dd-4432-9ca7-1da5396a7397 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.362822 | controller | Jun 12 20:27:15.552812 crc crio[20719]: time="2026-06-12T20:27:15.552506886Z" level=info msg="Removed pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a" id=a8a95754-15dd-4432-9ca7-1da5396a7397 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.362838 | controller | Jun 12 20:27:15.554699 crc crio[20719]: time="2026-06-12T20:27:15.554646613Z" level=info msg="Stopping pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd" id=28ef48f5-659e-4faf-9cab-04c8972ed48e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362880 | controller | Jun 12 20:27:15.554831 crc crio[20719]: time="2026-06-12T20:27:15.554736755Z" level=info msg="Stopped pod sandbox (already stopped): 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd" id=28ef48f5-659e-4faf-9cab-04c8972ed48e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.362898 | controller | Jun 12 20:27:15.556669 crc crio[20719]: time="2026-06-12T20:27:15.556607796Z" level=info msg="Removing pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd" id=551d58c1-c395-41b3-b6c2-b63597296b2e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.362914 | controller | Jun 12 20:27:15.572786 crc crio[20719]: time="2026-06-12T20:27:15.572620854Z" level=info msg="Removed pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd" id=551d58c1-c395-41b3-b6c2-b63597296b2e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.362930 | controller | Jun 12 20:27:20.194103 crc crio[20719]: time="2026-06-12T20:27:20.193685564Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/POD" id=de244c87-4f13-40ea-83c8-40ae28775e00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.362946 | controller | Jun 12 20:27:20.195341 crc crio[20719]: time="2026-06-12T20:27:20.194155367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.362962 | controller | Jun 12 20:27:20.227824 crc crio[20719]: time="2026-06-12T20:27:20.227732931Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=de244c87-4f13-40ea-83c8-40ae28775e00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.362979 | controller | Jun 12 20:27:20.244611 crc crio[20719]: time="2026-06-12T20:27:20.244194401Z" level=info msg="Ran pod sandbox becfb0011fc37d14893def016f07b4d5e8662be491fd76217a0971b4da30d98b with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/POD" id=de244c87-4f13-40ea-83c8-40ae28775e00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.362995 | controller | Jun 12 20:27:20.251333 crc crio[20719]: time="2026-06-12T20:27:20.251194749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=ac042afe-80e8-4270-a45a-535365cee550 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.363011 | controller | Jun 12 20:27:20.252200 crc crio[20719]: time="2026-06-12T20:27:20.252132475Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=ac042afe-80e8-4270-a45a-535365cee550 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.363027 | controller | Jun 12 20:27:20.252398 crc crio[20719]: time="2026-06-12T20:27:20.252336821Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=ac042afe-80e8-4270-a45a-535365cee550 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.363042 | controller | Jun 12 20:27:20.257975 crc crio[20719]: time="2026-06-12T20:27:20.25787321Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=54a2591b-a8d1-4e25-be1f-d54b3a1c79f1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.363058 | controller | Jun 12 20:27:20.279460 crc crio[20719]: time="2026-06-12T20:27:20.279411452Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-12 21:10:20.363073 | controller | Jun 12 20:27:45.399689 crc crio[20719]: time="2026-06-12T20:27:45.387429366Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e" id=54a2591b-a8d1-4e25-be1f-d54b3a1c79f1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.363123 | controller | Jun 12 20:27:45.402169 crc crio[20719]: time="2026-06-12T20:27:45.401780503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=da613b0d-7cbd-4712-973b-a596c25cfbca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.363149 | controller | Jun 12 20:27:45.409427 crc crio[20719]: time="2026-06-12T20:27:45.406494566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=20856dfc-8bdd-4c59-8190-a7c520cd12ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.363173 | controller | Jun 12 20:27:45.416995 crc crio[20719]: time="2026-06-12T20:27:45.416886632Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/init" id=cdaa1194-46f6-4573-a1c6-67e6f1f3cb0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.363193 | controller | Jun 12 20:27:45.418937 crc crio[20719]: time="2026-06-12T20:27:45.418855267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.363210 | controller | Jun 12 20:27:45.474477 crc crio[20719]: time="2026-06-12T20:27:45.474378126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.363226 | controller | Jun 12 20:27:45.479216 crc crio[20719]: time="2026-06-12T20:27:45.479151122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.363243 | controller | Jun 12 20:27:45.678123 crc crio[20719]: time="2026-06-12T20:27:45.677035588Z" level=info msg="Created container a9bf8d95662d3cbe8ea4a75cda4128a931f3e662b1d51b7925bf13f26f563561: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/init" id=cdaa1194-46f6-4573-a1c6-67e6f1f3cb0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.363259 | controller | Jun 12 20:27:45.679665 crc crio[20719]: time="2026-06-12T20:27:45.67889543Z" level=info msg="Starting container: a9bf8d95662d3cbe8ea4a75cda4128a931f3e662b1d51b7925bf13f26f563561" id=07bcc446-54b8-4f3d-bd4a-101551764cbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.363276 | controller | Jun 12 20:27:45.690810 crc crio[20719]: time="2026-06-12T20:27:45.688169825Z" level=info msg="Started container" PID=103030 containerID=a9bf8d95662d3cbe8ea4a75cda4128a931f3e662b1d51b7925bf13f26f563561 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/init id=07bcc446-54b8-4f3d-bd4a-101551764cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=becfb0011fc37d14893def016f07b4d5e8662be491fd76217a0971b4da30d98b
2026-06-12 21:10:20.363292 | controller | Jun 12 20:27:52.394208 crc crio[20719]: time="2026-06-12T20:27:52.392974091Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=d4b8923d-bf75-4b95-9c9e-2dde89758fa4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.363309 | controller | Jun 12 20:27:52.410145 crc crio[20719]: time="2026-06-12T20:27:52.409347365Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-12 21:10:20.363324 | controller | Jun 12 20:27:55.485024 crc crio[20719]: time="2026-06-12T20:27:55.454556128Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=d4b8923d-bf75-4b95-9c9e-2dde89758fa4 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.363345 | controller | Jun 12 20:27:55.485024 crc crio[20719]: time="2026-06-12T20:27:55.45606082Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=ee770dd4-baeb-4e1b-a1ed-ade5839173d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.363362 | controller | Jun 12 20:27:55.485024 crc crio[20719]: time="2026-06-12T20:27:55.47043433Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=5b2b42a8-151b-4707-88fe-e94d19501d64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.363378 | controller | Jun 12 20:27:55.485024 crc crio[20719]: time="2026-06-12T20:27:55.477746187Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/osp-httpd" id=1a199388-cae4-49be-b9b0-3fa9aa966049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.363393 | controller | Jun 12 20:27:55.485024 crc crio[20719]: time="2026-06-12T20:27:55.478403235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.363408 | controller | Jun 12 20:27:55.523804 crc crio[20719]: time="2026-06-12T20:27:55.523690344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.363424 | controller | Jun 12 20:27:55.527656 crc crio[20719]: time="2026-06-12T20:27:55.527558753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.363439 | controller | Jun 12 20:27:55.731939 crc crio[20719]: time="2026-06-12T20:27:55.731204953Z" level=info msg="Created container 654823754d8d848cf8b660313354f0225f5ecc4b9da573b465cf74f89b4eff68: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/osp-httpd" id=1a199388-cae4-49be-b9b0-3fa9aa966049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.363455 | controller | Jun 12 20:27:55.733719 crc crio[20719]: time="2026-06-12T20:27:55.733530539Z" level=info msg="Starting container: 654823754d8d848cf8b660313354f0225f5ecc4b9da573b465cf74f89b4eff68" id=168502fd-be9f-4832-b5a8-d316cb9f9275 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.363471 | controller | Jun 12 20:27:55.740046 crc crio[20719]: time="2026-06-12T20:27:55.739980423Z" level=info msg="Started container" PID=103534 containerID=654823754d8d848cf8b660313354f0225f5ecc4b9da573b465cf74f89b4eff68 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/osp-httpd id=168502fd-be9f-4832-b5a8-d316cb9f9275 name=/runtime.v1.RuntimeService/StartContainer sandboxID=becfb0011fc37d14893def016f07b4d5e8662be491fd76217a0971b4da30d98b
2026-06-12 21:10:20.363487 | controller | Jun 12 20:28:01.020031 crc crio[20719]: time="2026-06-12T20:28:01.01365251Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688268-kb8gc/POD" id=4c284ea5-3f2f-4eae-814f-b79ee13f2123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.363503 | controller | Jun 12 20:28:01.020031 crc crio[20719]: time="2026-06-12T20:28:01.014519826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.363518 | controller | Jun 12 20:28:01.073430 crc crio[20719]: time="2026-06-12T20:28:01.071727868Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688268-kb8gc Namespace:openshift-infra ID:92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774 UID:8c6d8298-b0fe-4087-aa3f-22e334bad32f NetNS:/var/run/netns/55d0ab1e-8b74-4d75-9b19-184898677d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6d8298_b0fe_4087_aa3f_22e334bad32f.slice PodAnnotations:0xc00334b018}] Aliases:map[]}"
2026-06-12 21:10:20.363538 | controller | Jun 12 20:28:01.073430 crc crio[20719]: time="2026-06-12T20:28:01.07180113Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688268-kb8gc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.363554 | controller | Jun 12 20:28:01.324642 crc crio[20719]: time="2026-06-12T20:28:01.322782339Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/POD" id=6738f657-5e26-4e26-8ecf-2be889c54ffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.363570 | controller | Jun 12 20:28:01.324642 crc crio[20719]: time="2026-06-12T20:28:01.323332085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.363586 | controller | Jun 12 20:28:01.367411 crc crio[20719]: time="2026-06-12T20:28:01.367231494Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs Namespace:openstack ID:a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47 UID:1910296c-b71b-43a4-90f0-49edb08c9f88 NetNS:/var/run/netns/d0608572-ce48-44f5-9835-9521b318e509 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1910296c_b71b_43a4_90f0_49edb08c9f88.slice PodAnnotations:0xc00170c170}] Aliases:map[]}"
2026-06-12 21:10:20.363601 | controller | Jun 12 20:28:01.367752 crc crio[20719]: time="2026-06-12T20:28:01.367368038Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.363617 | controller | Jun 12 20:28:01.704670 crc crio[20719]: 2026-06-12T20:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92d05bcab79e01d Mac:2a:03:7b:41:26:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/55d0ab1e-8b74-4d75-9b19-184898677d2b SocketPath: PciID:}] [{Interface:0xc0002b31f0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.363633 | controller | Jun 12 20:28:01.705611 crc crio[20719]: time="2026-06-12T20:28:01.705539776Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688268-kb8gc Namespace:openshift-infra ID:92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774 UID:8c6d8298-b0fe-4087-aa3f-22e334bad32f NetNS:/var/run/netns/55d0ab1e-8b74-4d75-9b19-184898677d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6d8298_b0fe_4087_aa3f_22e334bad32f.slice PodAnnotations:0xc00334b018}] Aliases:map[]}"
2026-06-12 21:10:20.363649 | controller | Jun 12 20:28:01.705770 crc crio[20719]: time="2026-06-12T20:28:01.705718025Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688268-kb8gc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.363665 | controller | Jun 12 20:28:01.719772 crc crio[20719]: time="2026-06-12T20:28:01.718737306Z" level=info msg="Ran pod sandbox 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774 with infra container: openshift-infra/auto-csr-approver-29688268-kb8gc/POD" id=4c284ea5-3f2f-4eae-814f-b79ee13f2123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.363681 | controller | Jun 12 20:28:01.723823 crc crio[20719]: time="2026-06-12T20:28:01.723762759Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b88d8240-be01-4d15-a25e-26dde2d6d77b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.363697 | controller | Jun 12 20:28:01.730195 crc crio[20719]: time="2026-06-12T20:28:01.730113561Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.363713 | controller | Jun 12 20:28:01.992750 crc crio[20719]: 2026-06-12T20:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a698f23c189e6a3 Mac:7a:dd:e3:37:09:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/d0608572-ce48-44f5-9835-9521b318e509 SocketPath: PciID:}] [{Interface:0xc0003856c0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.363732 | controller | Jun 12 20:28:01.994535 crc crio[20719]: time="2026-06-12T20:28:01.994429839Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs Namespace:openstack ID:a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47 UID:1910296c-b71b-43a4-90f0-49edb08c9f88 NetNS:/var/run/netns/d0608572-ce48-44f5-9835-9521b318e509 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1910296c_b71b_43a4_90f0_49edb08c9f88.slice PodAnnotations:0xc00170c170}] Aliases:map[]}"
2026-06-12 21:10:20.363749 | controller | Jun 12 20:28:01.994695 crc crio[20719]: time="2026-06-12T20:28:01.994625005Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.363765 | controller | Jun 12 20:28:02.013370 crc crio[20719]: time="2026-06-12T20:28:02.013224549Z" level=info msg="Ran pod sandbox a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/POD" id=6738f657-5e26-4e26-8ecf-2be889c54ffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.363780 | controller | Jun 12 20:28:02.017462 crc crio[20719]: time="2026-06-12T20:28:02.016084569Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=647d13d0-fd6b-4627-96ba-5e55236ad32c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.363796 | controller | Jun 12 20:28:02.024009 crc crio[20719]: time="2026-06-12T20:28:02.023911093Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=e5648105-93e5-42f3-b1c6-f82d257dbf12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.363812 | controller | Jun 12 20:28:02.038149 crc crio[20719]: time="2026-06-12T20:28:02.038091455Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/init" id=f78d28a8-5ff3-43e8-aebc-c18a0d460fee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.363827 | controller | Jun 12 20:28:02.039441 crc crio[20719]: time="2026-06-12T20:28:02.039360742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.363843 | controller | Jun 12 20:28:02.101505 crc crio[20719]: time="2026-06-12T20:28:02.101443066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.363881 | controller | Jun 12 20:28:02.114390 crc crio[20719]: time="2026-06-12T20:28:02.114338525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.363898 | controller | Jun 12 20:28:02.285580 crc crio[20719]: time="2026-06-12T20:28:02.285441968Z" level=info msg="Created container 24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/init" id=f78d28a8-5ff3-43e8-aebc-c18a0d460fee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.363914 | controller | Jun 12 20:28:02.287902 crc crio[20719]: time="2026-06-12T20:28:02.287809354Z" level=info msg="Starting container: 24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb" id=469bdca3-ba89-4073-aa82-c066d8a62e58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.363934 | controller | Jun 12 20:28:02.319089 crc crio[20719]: time="2026-06-12T20:28:02.318798565Z" level=info msg="Started container" PID=104208 containerID=24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/init id=469bdca3-ba89-4073-aa82-c066d8a62e58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47
2026-06-12 21:10:20.363950 | controller | Jun 12 20:28:02.588838 crc crio[20719]: time="2026-06-12T20:28:02.588231486Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b88d8240-be01-4d15-a25e-26dde2d6d77b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.363966 | controller | Jun 12 20:28:02.591398 crc crio[20719]: time="2026-06-12T20:28:02.590384417Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1fea935c-7546-40b2-8710-436cff51051e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.363982 | controller | Jun 12 20:28:02.594979 crc crio[20719]: time="2026-06-12T20:28:02.594685639Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c6771d3e-ef6a-48dd-b643-a32a7df6abf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.363998 | controller | Jun 12 20:28:02.613986 crc crio[20719]: time="2026-06-12T20:28:02.613859193Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688268-kb8gc/oc" id=2efa332a-f5d8-42b6-81b4-45446b8c4c81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.364013 | controller | Jun 12 20:28:02.614976 crc crio[20719]: time="2026-06-12T20:28:02.614905484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.364028 | controller | Jun 12 20:28:02.725906 crc crio[20719]: time="2026-06-12T20:28:02.725718584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.364044 | controller | Jun 12 20:28:03.142406 crc crio[20719]: time="2026-06-12T20:28:03.133945815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.364059 | controller | Jun 12 20:28:06.775073 crc crio[20719]: time="2026-06-12T20:28:06.773751529Z" level=info msg="Created container 97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399: openshift-infra/auto-csr-approver-29688268-kb8gc/oc" id=2efa332a-f5d8-42b6-81b4-45446b8c4c81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.364074 | controller | Jun 12 20:28:06.778786 crc crio[20719]: time="2026-06-12T20:28:06.777050152Z" level=info msg="Starting container: 97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399" id=25bbcc87-4a6e-4000-9c15-4227839135ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.364090 | controller | Jun 12 20:28:06.787041 crc crio[20719]: time="2026-06-12T20:28:06.786926853Z" level=info msg="Started container" PID=104246 containerID=97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399 description=openshift-infra/auto-csr-approver-29688268-kb8gc/oc id=25bbcc87-4a6e-4000-9c15-4227839135ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774
2026-06-12 21:10:20.364105 | controller | Jun 12 20:28:08.744991 crc crio[20719]: time="2026-06-12T20:28:08.743838647Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=04ddb5a5-73f6-43d9-b972-fc53f4f82a5b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.364121 | controller | Jun 12 20:28:08.763126 crc crio[20719]: time="2026-06-12T20:28:08.762994246Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-12 21:10:20.364141 | controller | Jun 12 20:28:09.779537 crc crio[20719]: time="2026-06-12T20:28:09.778963785Z" level=info msg="Stopping pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774" id=8813cb54-b3c5-4f79-bfc7-44b1ce466a5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.364158 | controller | Jun 12 20:28:09.781221 crc crio[20719]: time="2026-06-12T20:28:09.780211101Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688268-kb8gc Namespace:openshift-infra ID:92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774 UID:8c6d8298-b0fe-4087-aa3f-22e334bad32f NetNS:/var/run/netns/55d0ab1e-8b74-4d75-9b19-184898677d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6d8298_b0fe_4087_aa3f_22e334bad32f.slice PodAnnotations:0xc000526168}] Aliases:map[]}"
2026-06-12 21:10:20.364174 | controller | Jun 12 20:28:09.781221 crc crio[20719]: time="2026-06-12T20:28:09.780396216Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688268-kb8gc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.364190 | controller | Jun 12 20:28:10.718377 crc crio[20719]: time="2026-06-12T20:28:10.717746786Z" level=info msg="Stopped pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774" id=8813cb54-b3c5-4f79-bfc7-44b1ce466a5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.364206 | controller | Jun 12 20:28:10.788935 crc crio[20719]: time="2026-06-12T20:28:10.788791537Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=04ddb5a5-73f6-43d9-b972-fc53f4f82a5b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.364222 | controller | Jun 12 20:28:10.789909 crc crio[20719]: time="2026-06-12T20:28:10.789830774Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=392fd485-1b2f-4fd5-87e1-6c00dd576d4c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.364238 | controller | Jun 12 20:28:10.794554 crc crio[20719]: time="2026-06-12T20:28:10.792884351Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=0f6e0695-915c-4a80-8b92-8292e2f04775 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.364253 | controller | Jun 12 20:28:10.805766 crc crio[20719]: time="2026-06-12T20:28:10.805664914Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/openstack-edpm-ipam-provisionserver-checksum-discovery" id=f86bd16d-73ab-4326-9514-41ebf71df77c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.364269 | controller | Jun 12 20:28:10.807204 crc crio[20719]: time="2026-06-12T20:28:10.807086375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.364284 | controller | Jun 12 20:28:10.872955 crc crio[20719]: time="2026-06-12T20:28:10.872837594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.364300 | controller | Jun 12 20:28:10.884034 crc crio[20719]: time="2026-06-12T20:28:10.883917758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.364315 | controller | Jun 12 20:28:11.137716 crc crio[20719]: time="2026-06-12T20:28:11.137619651Z" level=info msg="Created container 553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/openstack-edpm-ipam-provisionserver-checksum-discovery" id=f86bd16d-73ab-4326-9514-41ebf71df77c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.364334 | controller | Jun 12 20:28:11.139424 crc crio[20719]: time="2026-06-12T20:28:11.139345961Z" level=info msg="Starting container: 553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395" id=dbdab666-f9c0-48ef-b47f-1c7ba9c891d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.364350 | controller | Jun 12 20:28:11.145101 crc crio[20719]: time="2026-06-12T20:28:11.144996551Z" level=info msg="Started container" PID=104711 containerID=553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/openstack-edpm-ipam-provisionserver-checksum-discovery id=dbdab666-f9c0-48ef-b47f-1c7ba9c891d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47
2026-06-12 21:10:20.364367 | controller | Jun 12 20:28:12.861046 crc crio[20719]: time="2026-06-12T20:28:12.859257499Z" level=info msg="Stopping pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47" id=37903ac6-1bd3-4a7e-825d-1f3de0d3fa25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.364383 | controller | Jun 12 20:28:12.866444 crc crio[20719]: time="2026-06-12T20:28:12.866200869Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs Namespace:openstack ID:a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47 UID:1910296c-b71b-43a4-90f0-49edb08c9f88 NetNS:/var/run/netns/d0608572-ce48-44f5-9835-9521b318e509 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1910296c_b71b_43a4_90f0_49edb08c9f88.slice PodAnnotations:0xc00170c808}] Aliases:map[]}"
2026-06-12 21:10:20.364399 | controller | Jun 12 20:28:12.867100 crc crio[20719]: time="2026-06-12T20:28:12.8669141Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.364416 | controller | Jun 12 20:28:13.344071 crc crio[20719]: time="2026-06-12T20:28:13.343945787Z" level=info msg="Stopped pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47" id=37903ac6-1bd3-4a7e-825d-1f3de0d3fa25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.364432 | controller | Jun 12 20:28:15.595556 crc crio[20719]: time="2026-06-12T20:28:15.594862829Z" level=info msg="Removing container: ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad" id=0f060f5d-70d1-4b84-bca9-f866dfb90c89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364447 | controller | Jun 12 20:28:15.905351 crc crio[20719]: time="2026-06-12T20:28:15.905125149Z" level=info msg="Removed container ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad: openshift-infra/auto-csr-approver-29688262-7x4fq/oc" id=0f060f5d-70d1-4b84-bca9-f866dfb90c89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364463 | controller | Jun 12 20:28:15.913096 crc crio[20719]: time="2026-06-12T20:28:15.913026594Z" level=info msg="Removing container: c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db" id=3486d54c-8c03-47bb-96a1-90eec2d3428e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364479 | controller | Jun 12 20:28:15.965345 crc crio[20719]: time="2026-06-12T20:28:15.965049483Z" level=info msg="Removed container c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db: openstack/neutron-db-create-pttj2/mariadb-database-create" id=3486d54c-8c03-47bb-96a1-90eec2d3428e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364496 | controller | Jun 12 20:28:15.969375 crc crio[20719]: time="2026-06-12T20:28:15.969122379Z" level=info msg="Removing container: 7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6" id=cd447bb1-f7fc-4978-bc05-ba6d07bdd1c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364515 | controller | Jun 12 20:28:16.027878 crc crio[20719]: time="2026-06-12T20:28:16.027729348Z" level=info msg="Removed container 7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6: openstack/keystone-d6c5-account-create-update-7hd78/mariadb-account-create-update" id=cd447bb1-f7fc-4978-bc05-ba6d07bdd1c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364532 | controller | Jun 12 20:28:16.030698 crc crio[20719]: time="2026-06-12T20:28:16.030588777Z" level=info msg="Removing container: a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005" id=daf857d0-b0f9-4b3a-9697-7833bba30ac1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364548 | controller | Jun 12 20:28:16.105054 crc crio[20719]: time="2026-06-12T20:28:16.104785664Z" level=info msg="Removed container a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005: openstack/barbican-db-create-sczdz/mariadb-database-create" id=daf857d0-b0f9-4b3a-9697-7833bba30ac1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364564 | controller | Jun 12 20:28:16.112492 crc crio[20719]: time="2026-06-12T20:28:16.112153125Z" level=info msg="Removing container: 7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931" id=ce21fc2b-c960-438e-9214-bd85b78482c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364580 | controller | Jun 12 20:28:16.145416 crc crio[20719]: time="2026-06-12T20:28:16.145079494Z" level=info msg="Removed container 7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931: openstack/glance-e20b-account-create-update-22dfz/mariadb-account-create-update" id=ce21fc2b-c960-438e-9214-bd85b78482c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364596 | controller | Jun 12 20:28:16.150125 crc crio[20719]: time="2026-06-12T20:28:16.149992791Z" level=info msg="Removing container: b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121" id=a40edfdb-fd6d-4cfb-bf1a-7df8dd0dcee2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364612 | controller | Jun 12 20:28:16.226712 crc crio[20719]: time="2026-06-12T20:28:16.226103315Z" level=info msg="Removed container b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121: openstack/keystone-db-create-9j8v9/mariadb-database-create" id=a40edfdb-fd6d-4cfb-bf1a-7df8dd0dcee2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364628 | controller | Jun 12 20:28:16.230099 crc crio[20719]: time="2026-06-12T20:28:16.229929154Z" level=info msg="Removing container: b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033" id=59d093a4-f967-4394-9136-003c070625a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364643 | controller | Jun 12 20:28:16.268986 crc crio[20719]: time="2026-06-12T20:28:16.268792762Z" level=info msg="Removed container b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033: openstack/nova-metadata-0/nova-metadata-log" id=59d093a4-f967-4394-9136-003c070625a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364659 | controller | Jun 12 20:28:16.273075 crc crio[20719]: time="2026-06-12T20:28:16.272971057Z" level=info msg="Removing container: fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd" id=f029ef95-5fcd-4939-bb57-ff0eb89788f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364675 | controller | Jun 12 20:28:16.313661 crc crio[20719]: time="2026-06-12T20:28:16.313551826Z" level=info msg="Removed container fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd: openstack/nova-metadata-0/nova-metadata-metadata" id=f029ef95-5fcd-4939-bb57-ff0eb89788f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364690 | controller | Jun 12 20:28:16.317395 crc crio[20719]: time="2026-06-12T20:28:16.317351819Z" level=info msg="Removing container: e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc" id=73261e61-496c-4bea-a08a-2624cf8e65ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364709 | controller | Jun 12 20:28:16.349503 crc crio[20719]: time="2026-06-12T20:28:16.349384581Z" level=info msg="Removed container e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc: openstack/placement-b486-account-create-update-sxhhd/mariadb-account-create-update" id=73261e61-496c-4bea-a08a-2624cf8e65ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364735 | controller | Jun 12 20:28:16.351875 crc crio[20719]: time="2026-06-12T20:28:16.351787469Z" level=info msg="Removing container: 23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87" id=dba49a58-ed52-4078-ad4d-cc041b3a2ad1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364753 | controller | Jun 12 20:28:16.378908 crc crio[20719]: time="2026-06-12T20:28:16.378786189Z" level=info msg="Removed container 23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87: openstack/glance-db-create-xjhlh/mariadb-database-create" id=dba49a58-ed52-4078-ad4d-cc041b3a2ad1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364772 | controller | Jun 12 20:28:16.381625 crc crio[20719]: time="2026-06-12T20:28:16.381501273Z" level=info msg="Removing container: bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1" id=f37f5d5a-3a68-4358-942c-4991931df696 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364789 | controller | Jun 12 20:28:16.449776 crc crio[20719]: time="2026-06-12T20:28:16.449091398Z" level=info msg="Removed container bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1: openstack/barbican-3eda-account-create-update-wr9ck/mariadb-account-create-update" id=f37f5d5a-3a68-4358-942c-4991931df696 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364805 | controller | Jun 12 20:28:16.456422 crc crio[20719]: time="2026-06-12T20:28:16.4563314Z" level=info msg="Removing container: 715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31" id=f310dc54-0ef5-4459-b249-611fc19dc915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364822 | controller | Jun 12 20:28:16.507721 crc crio[20719]: time="2026-06-12T20:28:16.507515428Z" level=info msg="Removed container 715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31: openstack/placement-db-create-xkdfm/mariadb-database-create" id=f310dc54-0ef5-4459-b249-611fc19dc915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364838 | controller | Jun 12 20:28:16.510739 crc crio[20719]: time="2026-06-12T20:28:16.510678195Z" level=info msg="Removing container: 3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d" id=103c740b-7a81-453a-9ab2-4f5abfaef1c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364873 | controller | Jun 12 20:28:16.560926 crc crio[20719]: time="2026-06-12T20:28:16.56079276Z" level=info msg="Removed container 3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d: openstack/root-account-create-update-cp84r/mariadb-account-create-update" id=103c740b-7a81-453a-9ab2-4f5abfaef1c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364891 | controller | Jun 12 20:28:16.565696 crc crio[20719]: time="2026-06-12T20:28:16.565640108Z" level=info msg="Removing container: 0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5" id=af7e57be-d0c2-49c3-aa32-ce368aeb30af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364907 | controller | Jun 12 20:28:16.789413 crc crio[20719]: time="2026-06-12T20:28:16.788797406Z" level=info msg="Removed container 0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5: openstack/glance-db-sync-8m4w9/glance-db-sync" id=af7e57be-d0c2-49c3-aa32-ce368aeb30af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364923 | controller | Jun 12 20:28:16.792576 crc crio[20719]: time="2026-06-12T20:28:16.792494206Z" level=info msg="Removing container: b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378" id=56f12a2a-9f26-4319-93d5-fa5a4dbdf6cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364947 | controller | Jun 12 20:28:16.845206 crc crio[20719]: time="2026-06-12T20:28:16.845079266Z" level=info msg="Removed container b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378: openstack/cinder-41d7-account-create-update-tmwt8/mariadb-account-create-update" id=56f12a2a-9f26-4319-93d5-fa5a4dbdf6cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364963 | controller | Jun 12 20:28:16.848560 crc crio[20719]: time="2026-06-12T20:28:16.848486189Z" level=info msg="Removing container: 82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c" id=371cb59f-6e1f-48c4-85f0-746aa5553b35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364979 | controller | Jun 12 20:28:16.902319 crc crio[20719]: time="2026-06-12T20:28:16.902126289Z" level=info msg="Removed container 82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c: openstack/neutron-eddf-account-create-update-zthmj/mariadb-account-create-update" id=371cb59f-6e1f-48c4-85f0-746aa5553b35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.364994 | controller | Jun 12 20:28:16.907834 crc crio[20719]: time="2026-06-12T20:28:16.907648311Z" level=info msg="Removing container: 862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360" id=85e6e86e-247c-4944-a3f9-0a951fd6a96a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.365010 | controller | Jun 12 20:28:16.988001 crc crio[20719]: time="2026-06-12T20:28:16.987809933Z" level=info msg="Removed container 862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360: openstack/keystone-db-sync-j48tq/keystone-db-sync" id=85e6e86e-247c-4944-a3f9-0a951fd6a96a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.365025 | controller | Jun 12 20:28:16.993153 crc crio[20719]: time="2026-06-12T20:28:16.993051229Z" level=info msg="Removing container: c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395" id=38ff00d8-041e-40b3-87b4-06dbbbee7858 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.365041 | controller | Jun 12 20:28:17.028342 crc crio[20719]: time="2026-06-12T20:28:17.028193631Z" level=info msg="Removed container c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395: openstack/cinder-db-create-dmc5m/mariadb-database-create" id=38ff00d8-041e-40b3-87b4-06dbbbee7858 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.365056 | controller | Jun 12 20:28:17.044342 crc crio[20719]: time="2026-06-12T20:28:17.044050099Z" level=info msg="Stopping pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6" id=7bded1ed-adf7-4c3c-8aec-a7a679077043 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365072 | controller | Jun 12 20:28:17.045473 crc crio[20719]: time="2026-06-12T20:28:17.045380577Z" level=info msg="Stopped pod sandbox (already stopped): 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6" id=7bded1ed-adf7-4c3c-8aec-a7a679077043 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365087 | controller | Jun 12 20:28:17.046505 crc crio[20719]: time="2026-06-12T20:28:17.046420307Z" level=info msg="Removing pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6" id=b9743348-97f4-49a9-82d7-c3be9f2a38c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365103 | controller | Jun 12 20:28:17.079205 crc crio[20719]: time="2026-06-12T20:28:17.079082726Z" level=info msg="Removed pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6" id=b9743348-97f4-49a9-82d7-c3be9f2a38c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365118 | controller | Jun 12 20:28:17.080488 crc crio[20719]: time="2026-06-12T20:28:17.080386552Z" level=info msg="Stopping pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b" id=edc62d98-c52e-4229-baf8-59d78559b222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365138 | controller | Jun 12 20:28:17.080488 crc crio[20719]: time="2026-06-12T20:28:17.080475345Z" level=info msg="Stopped pod sandbox (already stopped): 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b" id=edc62d98-c52e-4229-baf8-59d78559b222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365154 | controller | Jun 12 20:28:17.081188 crc crio[20719]: time="2026-06-12T20:28:17.081089692Z" level=info msg="Removing pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b" id=52ed14ef-c01d-4faf-999a-e60bce7ecd79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365169 | controller | Jun 12 20:28:17.099403 crc crio[20719]: time="2026-06-12T20:28:17.099246172Z" level=info msg="Removed pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b" id=52ed14ef-c01d-4faf-999a-e60bce7ecd79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365185 | controller | Jun 12 20:28:17.100328 crc crio[20719]: time="2026-06-12T20:28:17.100186495Z" level=info msg="Stopping pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001" id=c5c75cd6-f006-4570-aac1-9d60e0b08bff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365200 | controller | Jun 12 20:28:17.100442 crc crio[20719]: time="2026-06-12T20:28:17.100335379Z" level=info msg="Stopped pod sandbox (already stopped): ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001" id=c5c75cd6-f006-4570-aac1-9d60e0b08bff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365216 | controller | Jun 12 20:28:17.101464 crc crio[20719]: time="2026-06-12T20:28:17.101233425Z" level=info msg="Removing pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001" id=7d5f8fd8-3c61-41fb-b266-157f132ef6d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365231 | controller | Jun 12 20:28:17.117681 crc crio[20719]: time="2026-06-12T20:28:17.117414726Z" level=info msg="Removed pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001" id=7d5f8fd8-3c61-41fb-b266-157f132ef6d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365247 | controller | Jun 12 20:28:17.118962 crc crio[20719]: time="2026-06-12T20:28:17.118855385Z" level=info msg="Stopping pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b" id=01460ec8-765e-4d9c-bd8d-dcc96f7c00b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365262 | controller | Jun 12 20:28:17.118962 crc crio[20719]: time="2026-06-12T20:28:17.118953378Z" level=info msg="Stopped pod sandbox (already stopped): 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b" id=01460ec8-765e-4d9c-bd8d-dcc96f7c00b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365278 | controller | Jun 12 20:28:17.119810 crc crio[20719]: time="2026-06-12T20:28:17.119667629Z" level=info msg="Removing pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b" id=ff7a01f5-8cc3-407e-8635-13ab6732161a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365293 | controller | Jun 12 20:28:17.148097 crc crio[20719]: time="2026-06-12T20:28:17.147935997Z" level=info msg="Removed pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b" id=ff7a01f5-8cc3-407e-8635-13ab6732161a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365310 | controller | Jun 12 20:28:17.149128 crc crio[20719]: time="2026-06-12T20:28:17.148983912Z" level=info msg="Stopping pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a" id=3897cbff-f474-41e8-992e-17bcb6486f8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365325 | controller | Jun 12 20:28:17.149400 crc crio[20719]: time="2026-06-12T20:28:17.149220189Z" level=info msg="Stopped pod sandbox (already stopped): 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a" id=3897cbff-f474-41e8-992e-17bcb6486f8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365345 | controller | Jun 12 20:28:17.150575 crc crio[20719]: time="2026-06-12T20:28:17.150479205Z" level=info msg="Removing pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a" id=4ce3f9e5-adfc-48c0-9e8a-199414745303 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365361 | controller | Jun 12 20:28:17.179992 crc crio[20719]: time="2026-06-12T20:28:17.179752791Z" level=info msg="Removed pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a" id=4ce3f9e5-adfc-48c0-9e8a-199414745303 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365376 | controller | Jun 12 20:28:17.181700 crc crio[20719]: time="2026-06-12T20:28:17.181329372Z" level=info msg="Stopping pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d" id=db5a3127-4fd9-48c6-86a8-524b4be9cfcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365392 | controller | Jun 12 20:28:17.181700 crc crio[20719]: time="2026-06-12T20:28:17.181500057Z" level=info msg="Stopped pod sandbox (already stopped): b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d" id=db5a3127-4fd9-48c6-86a8-524b4be9cfcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365407 | controller | Jun 12 20:28:17.182630 crc crio[20719]: time="2026-06-12T20:28:17.182531406Z" level=info msg="Removing pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d" id=cd50a9ca-a4ca-4048-b535-ddbf90b76077 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365422 | controller | Jun 12 20:28:17.206381 crc crio[20719]: time="2026-06-12T20:28:17.206006556Z" level=info msg="Removed pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d" id=cd50a9ca-a4ca-4048-b535-ddbf90b76077 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365437 | controller | Jun 12 20:28:17.207729 crc crio[20719]: time="2026-06-12T20:28:17.207424554Z" level=info msg="Stopping pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446" id=c11a8d83-059b-4ce8-820c-1676ee02e743 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365452 | controller | Jun 12 20:28:17.207729 crc crio[20719]: time="2026-06-12T20:28:17.207531257Z" level=info msg="Stopped pod sandbox (already stopped): 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446" id=c11a8d83-059b-4ce8-820c-1676ee02e743 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365468 | controller | Jun 12 20:28:17.209791 crc crio[20719]: time="2026-06-12T20:28:17.209713458Z" level=info msg="Removing pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446" id=12cf4a2a-0cee-4d4f-b182-7752e8e73c3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365483 | controller | Jun 12 20:28:17.236665 crc crio[20719]: time="2026-06-12T20:28:17.236257427Z" level=info msg="Removed pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446" id=12cf4a2a-0cee-4d4f-b182-7752e8e73c3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365498 | controller | Jun 12 20:28:17.237963 crc crio[20719]: time="2026-06-12T20:28:17.237927241Z" level=info msg="Stopping pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df" id=ecfa9fa3-75ba-4d74-98ad-fd4cbd1dd917 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365513 | controller | Jun 12 20:28:17.238106 crc crio[20719]: time="2026-06-12T20:28:17.238088026Z" level=info msg="Stopped pod sandbox (already stopped): 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df" id=ecfa9fa3-75ba-4d74-98ad-fd4cbd1dd917 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365529 | controller | Jun 12 20:28:17.239009 crc crio[20719]: time="2026-06-12T20:28:17.238933019Z" level=info msg="Removing pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df" id=9c7149d3-8397-402f-8015-9b28c9539817 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365549 | controller | Jun 12 20:28:17.262150 crc crio[20719]: time="2026-06-12T20:28:17.261983945Z" level=info msg="Removed pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df" id=9c7149d3-8397-402f-8015-9b28c9539817 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365565 | controller | Jun 12 20:28:17.263537 crc crio[20719]: time="2026-06-12T20:28:17.263486208Z" level=info msg="Stopping pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0" id=7222080d-5805-4072-abd3-d9e3e99b8e72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365581 | controller | Jun 12 20:28:17.263879 crc crio[20719]: time="2026-06-12T20:28:17.263851148Z" level=info msg="Stopped pod sandbox (already stopped): 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0" id=7222080d-5805-4072-abd3-d9e3e99b8e72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365596 | controller | Jun 12 20:28:17.268491 crc crio[20719]: time="2026-06-12T20:28:17.26814037Z" level=info msg="Removing pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0" id=fc72b853-e100-40e6-9b2c-b0855d1f8492 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365611 | controller | Jun 12 20:28:17.323419 crc crio[20719]: time="2026-06-12T20:28:17.323209666Z" level=info msg="Removed pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0" id=fc72b853-e100-40e6-9b2c-b0855d1f8492 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365626 | controller | Jun 12 20:28:17.324435 crc crio[20719]: time="2026-06-12T20:28:17.324181673Z" level=info msg="Stopping pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f" id=af6ea02c-885f-470c-ace1-9beb4e51aea9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365641 | controller | Jun 12 20:28:17.324540 crc crio[20719]: time="2026-06-12T20:28:17.324458281Z" level=info msg="Stopped pod sandbox (already stopped): 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f" id=af6ea02c-885f-470c-ace1-9beb4e51aea9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365656 | controller | Jun 12 20:28:17.325335 crc crio[20719]: time="2026-06-12T20:28:17.325149941Z" level=info msg="Removing pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f" id=4cf9b9fb-c886-469a-82fd-092ebb3e35b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365671 | controller | Jun 12 20:28:17.341961 crc crio[20719]: time="2026-06-12T20:28:17.341835346Z" level=info msg="Removed pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f" id=4cf9b9fb-c886-469a-82fd-092ebb3e35b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365686 | controller | Jun 12 20:28:17.342908 crc crio[20719]: time="2026-06-12T20:28:17.342830593Z" level=info msg="Stopping pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587" id=c3fff62e-366f-42a5-be5d-3e87b00817bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365701 | controller | Jun 12 20:28:17.342908 crc crio[20719]: time="2026-06-12T20:28:17.342902605Z" level=info msg="Stopped pod sandbox (already stopped): 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587" id=c3fff62e-366f-42a5-be5d-3e87b00817bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365717 | controller | Jun 12 20:28:17.343687 crc crio[20719]: time="2026-06-12T20:28:17.343584355Z" level=info msg="Removing pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587" id=057b386b-c6c9-4bee-8b0f-2f8332de04b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365732 | controller | Jun 12 20:28:17.375483 crc crio[20719]: time="2026-06-12T20:28:17.375244708Z" level=info msg="Removed pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587" id=057b386b-c6c9-4bee-8b0f-2f8332de04b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365752 | controller | Jun 12 20:28:17.376697 crc crio[20719]: time="2026-06-12T20:28:17.376526641Z" level=info msg="Stopping pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024" id=913d787a-919d-4ad1-99a7-2a52879af7c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365767 | controller | Jun 12 20:28:17.376938 crc crio[20719]: time="2026-06-12T20:28:17.376844521Z" level=info msg="Stopped pod sandbox (already stopped): 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024" id=913d787a-919d-4ad1-99a7-2a52879af7c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365782 | controller | Jun 12 20:28:17.378125 crc crio[20719]: time="2026-06-12T20:28:17.378056225Z" level=info msg="Removing pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024" id=52c70311-297b-4763-a819-4107f7d5675b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365797 | controller | Jun 12 20:28:17.395644 crc crio[20719]: time="2026-06-12T20:28:17.395572105Z" level=info msg="Removed pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024" id=52c70311-297b-4763-a819-4107f7d5675b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365812 | controller | Jun 12 20:28:17.397026 crc crio[20719]: time="2026-06-12T20:28:17.396933381Z" level=info msg="Stopping pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0" id=4bd3cfd9-0c93-43e2-8552-f444b1875810 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365827 | controller | Jun 12 20:28:17.397120 crc crio[20719]: time="2026-06-12T20:28:17.397059584Z" level=info msg="Stopped pod sandbox (already stopped): b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0" id=4bd3cfd9-0c93-43e2-8552-f444b1875810 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365842 | controller | Jun 12 20:28:17.397806 crc crio[20719]: time="2026-06-12T20:28:17.397780426Z" level=info msg="Removing pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0" id=ff3c401b-92e4-4110-aba8-0924d001237d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365877 | controller | Jun 12 20:28:17.413387 crc crio[20719]: time="2026-06-12T20:28:17.413208687Z" level=info msg="Removed pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0" id=ff3c401b-92e4-4110-aba8-0924d001237d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365894 | controller | Jun 12 20:28:17.414196 crc crio[20719]: time="2026-06-12T20:28:17.414169922Z" level=info msg="Stopping pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3" id=c70c769e-a960-443b-b68e-aea8a405ee9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365909 | controller | Jun 12 20:28:17.414398 crc crio[20719]: time="2026-06-12T20:28:17.414378088Z" level=info msg="Stopped pod sandbox (already stopped): b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3" id=c70c769e-a960-443b-b68e-aea8a405ee9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365924 | controller | Jun 12 20:28:17.415505 crc crio[20719]: time="2026-06-12T20:28:17.415462808Z" level=info msg="Removing pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3" id=300ed7eb-54f5-403c-9fb1-7fe75720c624 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365939 | controller | Jun 12 20:28:17.433582 crc crio[20719]: time="2026-06-12T20:28:17.432031331Z" level=info msg="Removed pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3" id=300ed7eb-54f5-403c-9fb1-7fe75720c624 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.365954 | controller | Jun 12 20:28:17.435117 crc crio[20719]: time="2026-06-12T20:28:17.43489041Z" level=info msg="Stopping pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399" id=b31cfd0b-885f-4c27-a57e-6fad7a76dfd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365973 | controller | Jun 12 20:28:17.435117 crc crio[20719]: time="2026-06-12T20:28:17.435089586Z" level=info msg="Stopped pod sandbox (already stopped): e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399" id=b31cfd0b-885f-4c27-a57e-6fad7a76dfd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.365989 | controller | Jun 12 20:28:17.436102 crc crio[20719]: time="2026-06-12T20:28:17.435951781Z" level=info msg="Removing pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399" id=77771c4f-035e-4a4a-a72a-927aacca5514 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366004 | controller | Jun 12 20:28:17.456537 crc crio[20719]: time="2026-06-12T20:28:17.456256661Z" level=info msg="Removed pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399" id=77771c4f-035e-4a4a-a72a-927aacca5514 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366019 | controller | Jun 12 20:28:17.457883 crc crio[20719]: time="2026-06-12T20:28:17.457787501Z" level=info msg="Stopping pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741" id=928ceaf0-2503-48b5-9943-fd407226e114 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366034 | controller | Jun 12 20:28:17.457883 crc crio[20719]: time="2026-06-12T20:28:17.457857883Z" level=info msg="Stopped pod sandbox (already stopped): cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741" id=928ceaf0-2503-48b5-9943-fd407226e114 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366049 | controller | Jun 12 20:28:17.466767 crc crio[20719]: time="2026-06-12T20:28:17.466656104Z" level=info msg="Removing pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741" id=bf832ec7-d481-4788-b4f5-2de2b1be9b9f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366064 | controller | Jun 12 20:28:17.503901 crc crio[20719]: time="2026-06-12T20:28:17.503792298Z" level=info msg="Removed pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741" id=bf832ec7-d481-4788-b4f5-2de2b1be9b9f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366080 | controller | Jun 12 20:28:17.504797 crc crio[20719]: time="2026-06-12T20:28:17.504761407Z" level=info msg="Stopping pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4" id=87061079-c11b-472b-825f-af4ac9f21a26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366095 | controller | Jun 12 20:28:17.504994 crc crio[20719]: time="2026-06-12T20:28:17.504969233Z" level=info msg="Stopped pod sandbox (already stopped): d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4" id=87061079-c11b-472b-825f-af4ac9f21a26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366111 | controller | Jun 12 20:28:17.505881 crc crio[20719]: time="2026-06-12T20:28:17.505812656Z" level=info msg="Removing pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4" id=e9edca9a-da9c-4efa-afd1-1bfdcc25f18e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366126 | controller | Jun 12 20:28:17.521500 crc crio[20719]: time="2026-06-12T20:28:17.521391903Z" level=info msg="Removed pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4" id=e9edca9a-da9c-4efa-afd1-1bfdcc25f18e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366141 | controller | Jun 12 20:29:17.594213 crc crio[20719]: time="2026-06-12T20:29:17.591621774Z" level=info msg="Removing container: 3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d" id=7ccc9a5d-c587-4f83-999b-596b6ce93a2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.366155 | controller | Jun 12 20:29:17.786336 crc crio[20719]: time="2026-06-12T20:29:17.785833929Z" level=info msg="Removed container 3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d: openstack/neutron-db-sync-54gf8/neutron-db-sync" id=7ccc9a5d-c587-4f83-999b-596b6ce93a2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.366175 | controller | Jun 12 20:29:17.790625 crc crio[20719]: time="2026-06-12T20:29:17.79055713Z" level=info msg="Removing container: 1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b" id=f7119c07-be1f-499c-a8d4-bee7f413debf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.366191 | controller | Jun 12 20:29:18.071521 crc crio[20719]: time="2026-06-12T20:29:18.070987704Z" level=info msg="Removed container 1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b: openstack/keystone-bootstrap-mn5cc/keystone-bootstrap" id=f7119c07-be1f-499c-a8d4-bee7f413debf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.366206 | controller | Jun 12 20:29:18.104403 crc crio[20719]: time="2026-06-12T20:29:18.104322881Z" level=info msg="Removing container: 21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f" id=d659b4d5-17d6-4adf-893a-b882377a4432 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.366221 | controller | Jun 12 20:29:18.267837 crc crio[20719]: time="2026-06-12T20:29:18.267744809Z" level=info msg="Removed container 21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f: openstack/cinder-db-sync-96vqh/cinder-db-sync" id=d659b4d5-17d6-4adf-893a-b882377a4432 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.366237 | controller | Jun 12 20:29:18.270454 crc crio[20719]: time="2026-06-12T20:29:18.270364851Z" level=info msg="Removing container: 681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84" id=26ecaa68-eedf-45a3-94a1-b129d97516c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.366252 | controller | Jun 12 20:29:18.424037 crc crio[20719]: time="2026-06-12T20:29:18.423943162Z" level=info msg="Removed container 681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84: openstack/barbican-db-sync-2lpnn/barbican-db-sync" id=26ecaa68-eedf-45a3-94a1-b129d97516c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.366268 | controller | Jun 12 20:29:18.426937 crc crio[20719]: time="2026-06-12T20:29:18.426886881Z" level=info msg="Removing container: a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7" id=92baa467-4513-4897-bd8a-6b3eeead7d32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.366283 | controller | Jun 12 20:29:18.699786 crc crio[20719]: time="2026-06-12T20:29:18.698466055Z" level=info msg="Removed container a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7: openstack/placement-db-sync-qbbm8/placement-db-sync" id=92baa467-4513-4897-bd8a-6b3eeead7d32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.366299 | controller | Jun 12 20:29:18.727117 crc crio[20719]: time="2026-06-12T20:29:18.727045304Z" level=info msg="Stopping pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd" id=26aa67b7-d586-492e-a83c-58a5e369f28a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366314 | controller | Jun 12 20:29:18.727790 crc crio[20719]: time="2026-06-12T20:29:18.727461995Z" level=info msg="Stopped pod sandbox (already stopped): d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd" id=26aa67b7-d586-492e-a83c-58a5e369f28a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366329 | controller | Jun 12 20:29:18.728542 crc crio[20719]: time="2026-06-12T20:29:18.728494844Z" level=info msg="Removing pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd" id=3be63c0e-8ec7-44e7-89d7-ef507110d8cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366345 | controller | Jun 12 20:29:18.773517 crc crio[20719]: time="2026-06-12T20:29:18.773398155Z" level=info msg="Removed pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd" id=3be63c0e-8ec7-44e7-89d7-ef507110d8cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366365 | controller | Jun 12 20:29:18.783643 crc crio[20719]: time="2026-06-12T20:29:18.783123069Z" level=info msg="Stopping pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0" id=f4732f7f-c284-4a1f-b7f8-81d4f6908f02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366381 | controller | Jun 12 20:29:18.783939 crc crio[20719]: time="2026-06-12T20:29:18.783813888Z" level=info msg="Stopped pod sandbox (already stopped): 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0" id=f4732f7f-c284-4a1f-b7f8-81d4f6908f02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366397 | controller | Jun 12 20:29:18.792773 crc crio[20719]: time="2026-06-12T20:29:18.79256835Z" level=info msg="Removing pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0" id=eed23908-3599-411d-95eb-fcf244d9c4e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366412 | controller | Jun 12 20:29:18.811109 crc crio[20719]: time="2026-06-12T20:29:18.810867877Z" level=info msg="Removed pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0" id=eed23908-3599-411d-95eb-fcf244d9c4e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366428 | controller | Jun 12 20:29:18.812131 crc crio[20719]: time="2026-06-12T20:29:18.812057651Z" level=info msg="Stopping pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03" id=94a97a9d-e0cf-4dac-869b-6ccb45621f89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366443 | controller | Jun 12 20:29:18.812360 crc crio[20719]: time="2026-06-12T20:29:18.812157774Z" level=info msg="Stopped pod sandbox (already stopped): 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03" id=94a97a9d-e0cf-4dac-869b-6ccb45621f89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366458 | controller | Jun 12 20:29:18.812933 crc crio[20719]: time="2026-06-12T20:29:18.812880084Z" level=info msg="Removing pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03" id=ba4315b1-2bb1-43bf-9b7b-f733a869c46f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366473 | controller | Jun 12 20:29:18.834811 crc crio[20719]: time="2026-06-12T20:29:18.834750338Z" level=info msg="Removed pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03" id=ba4315b1-2bb1-43bf-9b7b-f733a869c46f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366489 | controller | Jun 12 20:29:18.839084 crc crio[20719]: time="2026-06-12T20:29:18.836504236Z" level=info msg="Stopping pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632" id=69fff290-5230-4c9a-9406-38404c63a300 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366504 | controller | Jun 12 20:29:18.839084 crc crio[20719]: time="2026-06-12T20:29:18.837494844Z" level=info msg="Stopped pod sandbox (already stopped): 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632" id=69fff290-5230-4c9a-9406-38404c63a300 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366519 | controller | Jun 12 20:29:18.856176 crc crio[20719]: time="2026-06-12T20:29:18.854673133Z" level=info msg="Removing pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632" id=978f59c8-56db-4d24-b25f-e7098129fdaf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366534 | controller | Jun 12 20:29:18.909988 crc crio[20719]: time="2026-06-12T20:29:18.909867865Z" level=info msg="Removed pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632" id=978f59c8-56db-4d24-b25f-e7098129fdaf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366549 | controller | Jun 12 20:29:18.910861 crc crio[20719]: time="2026-06-12T20:29:18.910772619Z" level=info msg="Stopping pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659" id=6a568eb2-a866-4fcc-b35c-66000a5df37c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366569 | controller | Jun 12 20:29:18.910985 crc crio[20719]: time="2026-06-12T20:29:18.910957775Z" level=info msg="Stopped pod sandbox (already stopped): 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659" id=6a568eb2-a866-4fcc-b35c-66000a5df37c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.366584 | controller | Jun 12 20:29:18.911596 crc crio[20719]: time="2026-06-12T20:29:18.911514871Z" level=info msg="Removing pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659" id=9eff2e9c-e27b-4912-9b91-46254af22da5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366600 | controller | Jun 12 20:29:18.932861 crc crio[20719]: time="2026-06-12T20:29:18.930871449Z" level=info msg="Removed pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659" id=9eff2e9c-e27b-4912-9b91-46254af22da5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.366616 | controller | Jun 12 20:30:00.677869 crc crio[20719]: time="2026-06-12T20:30:00.671817188Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688270-zcrj2/POD" id=efb28cc4-006a-4a5b-9efe-80cd257f3293 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.366632 | controller | Jun 12 20:30:00.677869 crc crio[20719]: time="2026-06-12T20:30:00.673214128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.366648 | controller | Jun 12 20:30:00.693664 crc crio[20719]: time="2026-06-12T20:30:00.693515319Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/POD" id=93d3eb7c-93dd-4fed-ba57-f8f429e5327d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.366664 | controller | Jun 12 20:30:00.693893 crc crio[20719]: time="2026-06-12T20:30:00.693728765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.366680 | controller | Jun 12 20:30:00.813382 crc crio[20719]: time="2026-06-12T20:30:00.813147231Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688270-zcrj2 Namespace:openshift-infra ID:d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8 UID:80e3eaa0-bfee-470e-a111-0c266043a883 NetNS:/var/run/netns/e6e8e854-b1d2-4255-b152-1d6c236b8ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80e3eaa0_bfee_470e_a111_0c266043a883.slice PodAnnotations:0xc003c98e28}] Aliases:map[]}"
2026-06-12 21:10:20.366696 | controller | Jun 12 20:30:00.813670 crc crio[20719]: time="2026-06-12T20:30:00.813403279Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688270-zcrj2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.366713 | controller | Jun 12 20:30:00.828215 crc crio[20719]: time="2026-06-12T20:30:00.828100346Z" level=info msg="Got pod network &{Name:collect-profiles-29688270-4b845 Namespace:openshift-operator-lifecycle-manager ID:365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477 UID:8ed35572-4181-4996-9c4e-86b99564f2a8 NetNS:/var/run/netns/57f91f38-9364-485a-b0a7-dc90de0e7ff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ed35572_4181_4996_9c4e_86b99564f2a8.slice PodAnnotations:0xc003c98ed0}] Aliases:map[]}"
2026-06-12 21:10:20.366728 | controller | Jun 12 20:30:00.828566 crc crio[20719]: time="2026-06-12T20:30:00.828504178Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688270-4b845 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.366744 | controller | Jun 12 20:30:01.400166 crc crio[20719]: 2026-06-12T20:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1f33f25e21e668 Mac:7a:74:76:e6:53:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/e6e8e854-b1d2-4255-b152-1d6c236b8ab3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.366765 | controller | Jun 12 20:30:01.403998 crc crio[20719]: time="2026-06-12T20:30:01.403924424Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688270-zcrj2 Namespace:openshift-infra ID:d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8 UID:80e3eaa0-bfee-470e-a111-0c266043a883 NetNS:/var/run/netns/e6e8e854-b1d2-4255-b152-1d6c236b8ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80e3eaa0_bfee_470e_a111_0c266043a883.slice PodAnnotations:0xc003c98e28}] Aliases:map[]}"
2026-06-12 21:10:20.366781 | controller | Jun 12 20:30:01.404899 crc crio[20719]: time="2026-06-12T20:30:01.404509581Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688270-zcrj2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.366797 | controller | Jun 12 20:30:01.431674 crc crio[20719]: time="2026-06-12T20:30:01.431590458Z" level=info msg="Ran pod sandbox d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8 with infra container: openshift-infra/auto-csr-approver-29688270-zcrj2/POD" id=efb28cc4-006a-4a5b-9efe-80cd257f3293 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.366813 | controller | Jun 12 20:30:01.441991 crc crio[20719]: time="2026-06-12T20:30:01.440664482Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7d808c15-a326-4cdc-a2cb-97e0997d5407 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.366829 | controller | Jun 12 20:30:01.461328 crc crio[20719]: time="2026-06-12T20:30:01.46119598Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.366844 | controller | Jun 12 20:30:01.738418 crc crio[20719]: 2026-06-12T20:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:365c852e83aaa90 Mac:16:7b:75:36:1a:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/57f91f38-9364-485a-b0a7-dc90de0e7ff4 SocketPath: PciID:}] [{Interface:0xc0002d6a10 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.366880 | controller | Jun 12 20:30:01.739819 crc crio[20719]: time="2026-06-12T20:30:01.739634361Z" level=info msg="Got pod network &{Name:collect-profiles-29688270-4b845 Namespace:openshift-operator-lifecycle-manager ID:365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477 UID:8ed35572-4181-4996-9c4e-86b99564f2a8 NetNS:/var/run/netns/57f91f38-9364-485a-b0a7-dc90de0e7ff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ed35572_4181_4996_9c4e_86b99564f2a8.slice PodAnnotations:0xc003c98ed0}] Aliases:map[]}"
2026-06-12 21:10:20.366899 | controller | Jun 12 20:30:01.739901 crc crio[20719]: time="2026-06-12T20:30:01.739877978Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688270-4b845 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.366915 | controller | Jun 12 20:30:01.761314 crc crio[20719]: time="2026-06-12T20:30:01.761188688Z" level=info msg="Ran pod sandbox 365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/POD" id=93d3eb7c-93dd-4fed-ba57-f8f429e5327d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.366931 | controller | Jun 12 20:30:01.766594 crc crio[20719]: time="2026-06-12T20:30:01.766485423Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=faef3579-db80-411f-ba78-49955a830307 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.366952 | controller | Jun 12 20:30:01.775135 crc crio[20719]: time="2026-06-12T20:30:01.77508822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=58ecf5ff-14bf-49a6-b097-c0f01e90fb23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.366969 | controller | Jun 12 20:30:01.788812 crc crio[20719]: time="2026-06-12T20:30:01.788677314Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/collect-profiles" id=8005f82a-8ee4-4101-8517-d22508c3b125 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.366985 | controller | Jun 12 20:30:01.789541 crc crio[20719]: time="2026-06-12T20:30:01.789491498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.367001 | controller | Jun 12 20:30:01.875797 crc crio[20719]: time="2026-06-12T20:30:01.875326118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.367016 | controller | Jun 12 20:30:01.888677 crc crio[20719]: time="2026-06-12T20:30:01.888445901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.367032 | controller | Jun 12 20:30:02.140601 crc crio[20719]: time="2026-06-12T20:30:02.140461155Z" level=info msg="Created container dcb9b1bde965ebe52c74aa6af8f6071c17d0569790174a674d4bbe445903ab3a: openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/collect-profiles" id=8005f82a-8ee4-4101-8517-d22508c3b125 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.367048 | controller | Jun 12 20:30:02.142568 crc crio[20719]: time="2026-06-12T20:30:02.142486533Z" level=info msg="Starting container: dcb9b1bde965ebe52c74aa6af8f6071c17d0569790174a674d4bbe445903ab3a" id=e9d834f3-c613-42f7-a8e1-a69dc5f4c3a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.367064 | controller | Jun 12 20:30:02.154733 crc crio[20719]: time="2026-06-12T20:30:02.154610748Z" level=info msg="Started container" PID=110179 containerID=dcb9b1bde965ebe52c74aa6af8f6071c17d0569790174a674d4bbe445903ab3a description=openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/collect-profiles id=e9d834f3-c613-42f7-a8e1-a69dc5f4c3a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477
2026-06-12 21:10:20.367081 | controller | Jun 12 20:30:04.518565 crc crio[20719]: time="2026-06-12T20:30:04.517561235Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7d808c15-a326-4cdc-a2cb-97e0997d5407 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.367097 | controller | Jun 12 20:30:04.521937 crc crio[20719]: time="2026-06-12T20:30:04.521826597Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e66eb226-d777-472f-a088-6f4e3a713f25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.367113 | controller | Jun 12 20:30:04.527117 crc crio[20719]: time="2026-06-12T20:30:04.526500669Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ad79738b-166e-4b2a-8e8a-c4fa70b3a95d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.367129 | controller | Jun 12 20:30:04.541256 crc crio[20719]: time="2026-06-12T20:30:04.540634462Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688270-zcrj2/oc" id=58243a60-fa68-4721-a6b9-70483d4f494c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.367145 | controller | Jun 12 20:30:04.544359 crc crio[20719]: time="2026-06-12T20:30:04.542913778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.367165 | controller | Jun 12 20:30:04.603504 crc crio[20719]: time="2026-06-12T20:30:04.603406476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.367182 | controller | Jun 12 20:30:05.171683 crc crio[20719]: time="2026-06-12T20:30:05.17124996Z" level=info msg="Stopping pod sandbox: 365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477" id=cd4a9f06-55ee-4b6b-b748-ff50e43ef61c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.367198 | controller | Jun 12 20:30:05.174960 crc crio[20719]: time="2026-06-12T20:30:05.174463871Z" level=info msg="Got pod network &{Name:collect-profiles-29688270-4b845 Namespace:openshift-operator-lifecycle-manager ID:365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477 UID:8ed35572-4181-4996-9c4e-86b99564f2a8 NetNS:/var/run/netns/57f91f38-9364-485a-b0a7-dc90de0e7ff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ed35572_4181_4996_9c4e_86b99564f2a8.slice PodAnnotations:0xc00259a1c8}] Aliases:map[]}"
2026-06-12 21:10:20.367214 | controller | Jun 12 20:30:05.177937 crc crio[20719]: time="2026-06-12T20:30:05.17583173Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688270-4b845 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.367230 | controller | Jun 12 20:30:05.257663 crc crio[20719]: time="2026-06-12T20:30:05.257313268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.367245 | controller | Jun 12 20:30:05.540011 crc crio[20719]: time="2026-06-12T20:30:05.539954312Z" level=info msg="Created container 7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662: openshift-infra/auto-csr-approver-29688270-zcrj2/oc" id=58243a60-fa68-4721-a6b9-70483d4f494c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.367260 | controller | Jun 12 20:30:05.543551 crc crio[20719]: time="2026-06-12T20:30:05.543447942Z" level=info msg="Starting container: 7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662" id=06c80518-0808-485f-b13c-a1dd73fdd025 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.367276 | controller | Jun 12 20:30:05.553520 crc crio[20719]: time="2026-06-12T20:30:05.55253181Z" level=info msg="Started container" PID=110372 containerID=7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662 description=openshift-infra/auto-csr-approver-29688270-zcrj2/oc id=06c80518-0808-485f-b13c-a1dd73fdd025 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8
2026-06-12 21:10:20.367292 | controller | Jun 12 20:30:06.054014 crc crio[20719]: time="2026-06-12T20:30:06.053541708Z" level=info msg="Stopped pod sandbox: 365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477" id=cd4a9f06-55ee-4b6b-b748-ff50e43ef61c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.367308 | controller | Jun 12 20:30:08.245041 crc crio[20719]: time="2026-06-12T20:30:08.24410396Z" level=info msg="Stopping pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8" id=d1387c31-bd39-4b61-85a0-730015119ed7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.367323 | controller | Jun 12 20:30:08.246142 crc crio[20719]: time="2026-06-12T20:30:08.24586284Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688270-zcrj2 Namespace:openshift-infra ID:d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8 UID:80e3eaa0-bfee-470e-a111-0c266043a883 NetNS:/var/run/netns/e6e8e854-b1d2-4255-b152-1d6c236b8ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80e3eaa0_bfee_470e_a111_0c266043a883.slice PodAnnotations:0xc000a38e38}] Aliases:map[]}"
2026-06-12 21:10:20.367344 | controller | Jun 12 20:30:08.246142 crc crio[20719]: time="2026-06-12T20:30:08.246021055Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688270-zcrj2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.367362 | controller | Jun 12 20:30:08.702868 crc crio[20719]: time="2026-06-12T20:30:08.702375149Z" level=info msg="Stopped pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8" id=d1387c31-bd39-4b61-85a0-730015119ed7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.367385 | controller | Jun 12 20:30:18.973107 crc crio[20719]: time="2026-06-12T20:30:18.972036711Z" level=info msg="Removing container: 3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c" id=714ba1c8-bb76-4fbc-8337-298cc12c8dfd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367409 | controller | Jun 12 20:30:19.045141 crc crio[20719]: time="2026-06-12T20:30:19.045010206Z" level=info msg="Removed container 3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c: openstack/nova-cell1-7864-account-create-update-prjn9/mariadb-account-create-update" id=714ba1c8-bb76-4fbc-8337-298cc12c8dfd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367432 | controller | Jun 12 20:30:19.050031 crc crio[20719]: time="2026-06-12T20:30:19.049854083Z" level=info msg="Removing container: b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28" id=aed8d441-876a-4e96-b558-bcc335c3a25e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367449 | controller | Jun 12 20:30:19.114240 crc crio[20719]: time="2026-06-12T20:30:19.114010251Z" level=info msg="Removed container b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28: openstack/nova-cell0-5f9e-account-create-update-sdth4/mariadb-account-create-update" id=aed8d441-876a-4e96-b558-bcc335c3a25e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367470 | controller | Jun 12 20:30:19.119047 crc crio[20719]: time="2026-06-12T20:30:19.118644379Z" level=info msg="Removing container: 45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d" id=1e4b47e4-e10f-4495-bf44-f534af38bd32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367495 | controller | Jun 12 20:30:19.375643 crc crio[20719]: time="2026-06-12T20:30:19.37469192Z" level=info msg="Removed container 45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d: openstack/cinder-online-data-migrations-gggmv/cinder-online-data-migrations" id=1e4b47e4-e10f-4495-bf44-f534af38bd32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367520 | controller | Jun 12 20:30:19.380883 crc crio[20719]: time="2026-06-12T20:30:19.379837694Z" level=info msg="Removing container: f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee" id=940cb32b-5b06-4183-8e6a-1058508ecd23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367544 | controller | Jun 12 20:30:19.445089 crc crio[20719]: time="2026-06-12T20:30:19.444953167Z" level=info msg="Removed container f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee: openstack/nova-cell0-db-create-x6k85/mariadb-database-create" id=940cb32b-5b06-4183-8e6a-1058508ecd23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367567 | controller | Jun 12 20:30:19.448910 crc crio[20719]: time="2026-06-12T20:30:19.448802505Z" level=info msg="Removing container: 3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52" id=292f77bf-137f-4f81-a9c8-a1599aa99db6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367591 | controller | Jun 12 20:30:19.506018 crc crio[20719]: time="2026-06-12T20:30:19.505806582Z" level=info msg="Removed container 3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52: openstack/nova-api-db-create-qhl7c/mariadb-database-create" id=292f77bf-137f-4f81-a9c8-a1599aa99db6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367622 | controller | Jun 12 20:30:19.509985 crc crio[20719]: time="2026-06-12T20:30:19.50985158Z" level=info msg="Removing container: b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e" id=b86c000a-076a-459d-a88a-7ee67a4e1b76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367646 | controller | Jun 12 20:30:19.556119 crc crio[20719]: time="2026-06-12T20:30:19.555873451Z" level=info msg="Removed container b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e: openstack/nova-api-a365-account-create-update-sgr8c/mariadb-account-create-update" id=b86c000a-076a-459d-a88a-7ee67a4e1b76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367670 | controller | Jun 12 20:30:19.561599 crc crio[20719]: time="2026-06-12T20:30:19.561424956Z" level=info msg="Removing container: 771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a" id=65a2a677-7c9c-493b-af88-dfa3c5256553 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367694 | controller | Jun 12 20:30:20.021123 crc crio[20719]: time="2026-06-12T20:30:20.019645815Z" level=info msg="Removed container 771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a: openshift-infra/auto-csr-approver-29688264-rzw5m/oc" id=65a2a677-7c9c-493b-af88-dfa3c5256553 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367715 | controller | Jun 12 20:30:20.024511 crc crio[20719]: time="2026-06-12T20:30:20.023584206Z" level=info msg="Removing container: 92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb" id=61c5b90d-666b-4158-8dcc-ec53a8a8f9d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367731 | controller | Jun 12 20:30:20.087136 crc crio[20719]: time="2026-06-12T20:30:20.08704048Z" level=info msg="Removed container 92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/collect-profiles" id=61c5b90d-666b-4158-8dcc-ec53a8a8f9d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367748 | controller | Jun 12 20:30:20.092633 crc crio[20719]: time="2026-06-12T20:30:20.092493575Z" level=info msg="Removing container: 0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f" id=25af5741-8a81-48d6-ae03-82a2f7f8b7c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367764 | controller | Jun 12 20:30:20.168258 crc crio[20719]: time="2026-06-12T20:30:20.168168273Z" level=info msg="Removed container 0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f: openstack/nova-cell1-db-create-85zrq/mariadb-database-create" id=25af5741-8a81-48d6-ae03-82a2f7f8b7c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.367779 | controller | Jun 12 20:30:20.194195 crc crio[20719]: time="2026-06-12T20:30:20.19396318Z" level=info msg="Stopping pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352" id=778fee68-464f-4d72-b66e-54fc3e4b2062 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.367795 | controller | Jun 12 20:30:20.194195 crc crio[20719]: time="2026-06-12T20:30:20.194067233Z" level=info msg="Stopped pod sandbox (already stopped): 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352" id=778fee68-464f-4d72-b66e-54fc3e4b2062 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.367810 | controller | Jun 12 20:30:20.194819 crc crio[20719]: time="2026-06-12T20:30:20.194755772Z" level=info msg="Removing pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352" id=d83771d5-393f-4ef4-8222-7b743b8851f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.367826 | controller | Jun 12 20:30:20.226221 crc crio[20719]: time="2026-06-12T20:30:20.225135196Z" level=info msg="Removed pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352" id=d83771d5-393f-4ef4-8222-7b743b8851f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.367846 | controller | Jun 12 20:30:20.230104 crc crio[20719]: time="2026-06-12T20:30:20.229990934Z" level=info msg="Stopping pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3" id=29b3f0c4-98ac-493e-82a8-e18888513ee8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.367891 | controller | Jun 12 20:30:20.230104 crc crio[20719]: time="2026-06-12T20:30:20.230102378Z" level=info msg="Stopped pod sandbox (already stopped): d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3" id=29b3f0c4-98ac-493e-82a8-e18888513ee8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.367908 | controller | Jun 12 20:30:20.231465 crc crio[20719]: time="2026-06-12T20:30:20.23124622Z" level=info msg="Removing pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3" id=31305afa-d340-4734-a8c9-362af9f317e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.367924 | controller | Jun 12 20:30:20.251761 crc crio[20719]: time="2026-06-12T20:30:20.251570759Z" level=info msg="Removed pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3" id=31305afa-d340-4734-a8c9-362af9f317e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.367940 | controller | Jun 12 20:30:20.252620 crc crio[20719]: time="2026-06-12T20:30:20.252515005Z" level=info msg="Stopping pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778" id=6fec5404-b330-4d45-9af7-67ca613c4feb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.367964 | controller | Jun 12 20:30:20.252620 crc crio[20719]: time="2026-06-12T20:30:20.252605877Z" level=info msg="Stopped pod sandbox (already stopped): 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778" id=6fec5404-b330-4d45-9af7-67ca613c4feb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368038 | controller | Jun 12 20:30:20.253199 crc crio[20719]: time="2026-06-12T20:30:20.253101061Z" level=info msg="Removing pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778" id=2884a4aa-4e67-4ece-8e7f-cfe8de301eed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368059 | controller | Jun 12 20:30:20.271102 crc crio[20719]: time="2026-06-12T20:30:20.270914349Z" level=info msg="Removed pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778" id=2884a4aa-4e67-4ece-8e7f-cfe8de301eed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368082 | controller | Jun 12 20:30:20.272107 crc crio[20719]: time="2026-06-12T20:30:20.271935707Z" level=info msg="Stopping pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1" id=a0f14d4a-fe62-42b0-a823-58638f4c767f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368107 | controller | Jun 12 20:30:20.272107 crc crio[20719]: time="2026-06-12T20:30:20.272017719Z" level=info msg="Stopped pod sandbox (already stopped): 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1" id=a0f14d4a-fe62-42b0-a823-58638f4c767f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368132 | controller | Jun 12 20:30:20.272682 crc crio[20719]: time="2026-06-12T20:30:20.272572745Z" level=info msg="Removing pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1" id=5f01cdf7-64b1-47c1-af7d-3ed17cb14db2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368150 | controller | Jun 12 20:30:20.292930 crc crio[20719]: time="2026-06-12T20:30:20.292504574Z" level=info msg="Removed pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1" id=5f01cdf7-64b1-47c1-af7d-3ed17cb14db2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368167 | controller | Jun 12 20:30:20.294115 crc crio[20719]: time="2026-06-12T20:30:20.293910062Z" level=info msg="Stopping pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1" id=5a8c8d3e-9723-490b-b4fe-6512d48dac29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368191 | controller | Jun 12 20:30:20.294818 crc crio[20719]: time="2026-06-12T20:30:20.294172649Z" level=info msg="Stopped pod sandbox (already stopped): 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1" id=5a8c8d3e-9723-490b-b4fe-6512d48dac29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368208 | controller | Jun 12 20:30:20.295156 crc crio[20719]: time="2026-06-12T20:30:20.295009042Z" level=info msg="Removing pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1" id=3ce46c06-34da-4c5f-9ded-73cb61e7b736 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368224 | controller | Jun 12 20:30:20.328653 crc crio[20719]: time="2026-06-12T20:30:20.328156244Z" level=info msg="Removed pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1" id=3ce46c06-34da-4c5f-9ded-73cb61e7b736 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368240 | controller | Jun 12 20:30:20.330651 crc crio[20719]: time="2026-06-12T20:30:20.330602615Z" level=info msg="Stopping pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918" id=0f9bf14a-f902-458a-86e4-0914fdfa03a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368256 | controller | Jun 12 20:30:20.331129 crc crio[20719]: time="2026-06-12T20:30:20.331082308Z" level=info msg="Stopped pod sandbox (already stopped): 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918" id=0f9bf14a-f902-458a-86e4-0914fdfa03a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368272 | controller | Jun 12 20:30:20.354968 crc crio[20719]: time="2026-06-12T20:30:20.334950519Z" level=info msg="Removing pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918" id=0b81f5f0-8a4d-44b7-9c56-a6fd719b2a05 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368289 | controller | Jun 12 20:30:20.399124 crc crio[20719]: time="2026-06-12T20:30:20.399016966Z" level=info msg="Removed pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918" id=0b81f5f0-8a4d-44b7-9c56-a6fd719b2a05 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368306 | controller | Jun 12 20:30:20.400756 crc crio[20719]: time="2026-06-12T20:30:20.40043627Z" level=info msg="Stopping pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352" id=f902af97-40a3-4e8e-9396-fd543848c50b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368322 | controller | Jun 12 20:30:20.400756 crc crio[20719]: time="2026-06-12T20:30:20.400578234Z" level=info msg="Stopped pod sandbox (already stopped): 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352" id=f902af97-40a3-4e8e-9396-fd543848c50b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368338 | controller | Jun 12 20:30:20.402215 crc crio[20719]: time="2026-06-12T20:30:20.401973533Z" level=info msg="Removing pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352" id=c6d98eee-8713-4fef-ab80-7b39acfa4c40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368354 | controller | Jun 12 20:30:20.462696 crc crio[20719]: time="2026-06-12T20:30:20.462524558Z" level=info msg="Removed pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352" id=c6d98eee-8713-4fef-ab80-7b39acfa4c40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368370 | controller | Jun 12 20:30:20.466431 crc crio[20719]: time="2026-06-12T20:30:20.465922071Z" level=info msg="Stopping pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b" id=e128b177-8449-4dd1-b3df-43ce6e6d0526 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368386 | controller | Jun 12 20:30:20.466740 crc crio[20719]: time="2026-06-12T20:30:20.466616222Z" level=info msg="Stopped pod sandbox (already stopped): 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b" id=e128b177-8449-4dd1-b3df-43ce6e6d0526 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368413 | controller | Jun 12 20:30:20.467472 crc crio[20719]: time="2026-06-12T20:30:20.467402304Z" level=info msg="Removing pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b" id=1128e86a-e98c-41bf-bc8d-975fd01e070b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368439 | controller | Jun 12 20:30:20.485524 crc crio[20719]: time="2026-06-12T20:30:20.485429236Z" level=info msg="Removed pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b" id=1128e86a-e98c-41bf-bc8d-975fd01e070b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368467 | controller | Jun 12 20:30:20.487243 crc crio[20719]: time="2026-06-12T20:30:20.487147654Z" level=info msg="Stopping pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2" id=b31f4682-1a22-4855-ae0f-cb02fada951c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368494 | controller | Jun 12 20:30:20.487456 crc crio[20719]: time="2026-06-12T20:30:20.487252767Z" level=info msg="Stopped pod sandbox (already stopped): fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2" id=b31f4682-1a22-4855-ae0f-cb02fada951c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368521 | controller | Jun 12 20:30:20.488091 crc crio[20719]: time="2026-06-12T20:30:20.487986178Z" level=info msg="Removing pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2" id=a91bcae4-b930-47f1-8066-09b2dd10dd2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368545 | controller | Jun 12 20:30:20.577484 crc crio[20719]: time="2026-06-12T20:30:20.576875175Z" level=info msg="Removed pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2" id=a91bcae4-b930-47f1-8066-09b2dd10dd2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368569 | controller | Jun 12 20:31:20.635089 crc crio[20719]: time="2026-06-12T20:31:20.633482171Z" level=info msg="Removing container: fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d" id=a18fbc8a-721f-4d93-8db0-80b1db2aea3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.368592 | controller | Jun 12 20:31:20.995674 crc crio[20719]: time="2026-06-12T20:31:20.995464505Z" level=info msg="Removed container fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d: openstack/nova-cell0-conductor-db-sync-lrfjh/nova-cell0-conductor-db-sync" id=a18fbc8a-721f-4d93-8db0-80b1db2aea3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.368614 | controller | Jun 12 20:31:21.007920 crc crio[20719]: time="2026-06-12T20:31:21.007814223Z" level=info msg="Removing container: 85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a" id=6574667b-03a0-4eb1-9928-13c39b73b42a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.368636 | controller | Jun 12 20:31:21.271598 crc crio[20719]: time="2026-06-12T20:31:21.270910185Z" level=info msg="Removed container 85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a: openstack/nova-cell1-conductor-db-sync-vt6q4/nova-cell1-conductor-db-sync" id=6574667b-03a0-4eb1-9928-13c39b73b42a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.368659 | controller | Jun 12 20:31:21.275611 crc crio[20719]: time="2026-06-12T20:31:21.275215246Z" level=info msg="Removing container: 7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0" id=91f790ac-a679-432b-84ee-fc3f05e90404 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.368682 | controller | Jun 12 20:31:21.481706 crc crio[20719]: time="2026-06-12T20:31:21.481573894Z" level=info msg="Removed container 7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0: openstack/nova-cell0-cell-mapping-dhd9v/nova-manage" id=91f790ac-a679-432b-84ee-fc3f05e90404 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.368718 | controller | Jun 12 20:31:21.495646 crc crio[20719]: time="2026-06-12T20:31:21.495574222Z" level=info msg="Stopping pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096" id=d7dcc2ff-5ebe-4856-853c-6d38b6ab7359 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368762 | controller | Jun 12 20:31:21.495932 crc crio[20719]: time="2026-06-12T20:31:21.495682115Z" level=info msg="Stopped pod sandbox (already stopped): 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096" id=d7dcc2ff-5ebe-4856-853c-6d38b6ab7359 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368789 | controller | Jun 12 20:31:21.497637 crc crio[20719]: time="2026-06-12T20:31:21.497528846Z" level=info msg="Removing pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096" id=530006a6-f4ad-49a3-98cb-6715697cacce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368808 | controller | Jun 12 20:31:21.535607 crc crio[20719]: time="2026-06-12T20:31:21.535220638Z" level=info msg="Removed pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096" id=530006a6-f4ad-49a3-98cb-6715697cacce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368824 | controller | Jun 12 20:31:21.536907 crc crio[20719]: time="2026-06-12T20:31:21.536806312Z" level=info msg="Stopping pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f" id=09e2e759-abae-4d20-995d-a1f87f872a43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368841 | controller | Jun 12 20:31:21.537025 crc crio[20719]: time="2026-06-12T20:31:21.536911185Z" level=info msg="Stopped pod sandbox (already stopped): c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f" id=09e2e759-abae-4d20-995d-a1f87f872a43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368879 | controller | Jun 12 20:31:21.538134 crc crio[20719]: time="2026-06-12T20:31:21.538047218Z" level=info msg="Removing pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f" id=0a530314-9697-4396-bcca-77ba75e09e9a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368898 | controller | Jun 12 20:31:21.573881 crc crio[20719]: time="2026-06-12T20:31:21.573744554Z" level=info msg="Removed pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f" id=0a530314-9697-4396-bcca-77ba75e09e9a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368914 | controller | Jun 12 20:31:21.575209 crc crio[20719]: time="2026-06-12T20:31:21.575156193Z" level=info msg="Stopping pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6" id=f707a7fc-0e64-4032-af35-380038ab238c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368929 | controller | Jun 12 20:31:21.575401 crc crio[20719]: time="2026-06-12T20:31:21.575231405Z" level=info msg="Stopped pod sandbox (already stopped): b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6" id=f707a7fc-0e64-4032-af35-380038ab238c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.368946 | controller | Jun 12 20:31:21.576172 crc crio[20719]: time="2026-06-12T20:31:21.576090979Z" level=info msg="Removing pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6" id=0167c1fd-a9aa-4128-91ad-ee3c6367e19a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368962 | controller | Jun 12 20:31:21.602509 crc crio[20719]: time="2026-06-12T20:31:21.601908606Z" level=info msg="Removed pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6" id=0167c1fd-a9aa-4128-91ad-ee3c6367e19a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.368978 | controller | Jun 12 20:32:00.600599 crc crio[20719]: time="2026-06-12T20:32:00.599671916Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688272-jqdlf/POD" id=a9c3bd20-f1ab-4a91-b65a-513c5ec2786b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.368999 | controller | Jun 12 20:32:00.603597 crc crio[20719]: time="2026-06-12T20:32:00.600929921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.369017 | controller | Jun 12 20:32:00.681979 crc crio[20719]: time="2026-06-12T20:32:00.681366809Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688272-jqdlf Namespace:openshift-infra ID:19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927 UID:3dd86e40-2c45-4142-a699-86bc92bfc054 NetNS:/var/run/netns/bba3f15a-f93e-4c71-8381-b486ef6b27ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dd86e40_2c45_4142_a699_86bc92bfc054.slice PodAnnotations:0xc000eae3c8}] Aliases:map[]}"
2026-06-12 21:10:20.369034 | controller | Jun 12 20:32:00.681979 crc crio[20719]: time="2026-06-12T20:32:00.681937365Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688272-jqdlf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.369051 | controller | Jun 12 20:32:01.385037 crc crio[20719]: 2026-06-12T20:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19759085bc93d11 Mac:72:29:1a:d2:12:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/bba3f15a-f93e-4c71-8381-b486ef6b27ec SocketPath: PciID:}] [{Interface:0xc0004a45c0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.369069 | controller | Jun 12 20:32:01.387176 crc crio[20719]: time="2026-06-12T20:32:01.387112585Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688272-jqdlf Namespace:openshift-infra ID:19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927 UID:3dd86e40-2c45-4142-a699-86bc92bfc054 NetNS:/var/run/netns/bba3f15a-f93e-4c71-8381-b486ef6b27ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dd86e40_2c45_4142_a699_86bc92bfc054.slice PodAnnotations:0xc000eae3c8}] Aliases:map[]}"
2026-06-12 21:10:20.369088 | controller | Jun 12 20:32:01.387419 crc crio[20719]: time="2026-06-12T20:32:01.387352413Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688272-jqdlf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.369113 | controller | Jun 12 20:32:01.403550 crc crio[20719]: time="2026-06-12T20:32:01.403454097Z" level=info msg="Ran pod sandbox 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927 with infra container: openshift-infra/auto-csr-approver-29688272-jqdlf/POD" id=a9c3bd20-f1ab-4a91-b65a-513c5ec2786b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.369139 | controller | Jun 12 20:32:01.408543 crc crio[20719]: time="2026-06-12T20:32:01.40719351Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=00a1a93e-8cb4-4236-85ea-1271622248e3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.369158 | controller | Jun 12 20:32:01.424366 crc crio[20719]: time="2026-06-12T20:32:01.424135374Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.369175 | controller | Jun 12 20:32:02.353992 crc crio[20719]: time="2026-06-12T20:32:02.352557849Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=00a1a93e-8cb4-4236-85ea-1271622248e3 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.369191 | controller | Jun 12 20:32:02.356364 crc crio[20719]: time="2026-06-12T20:32:02.355420128Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8581362f-994f-434d-8820-febd4bbeacc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.369208 | controller | Jun 12 20:32:02.358154 crc crio[20719]: time="2026-06-12T20:32:02.35802301Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e154da74-3606-41da-8cd3-0f7bc8d0e23a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.369229 | controller | Jun 12 20:32:02.406317 crc crio[20719]: time="2026-06-12T20:32:02.406199853Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688272-jqdlf/oc" id=90a80c48-c59b-41da-9ab3-c1325cad01f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.369246 | controller | Jun 12 20:32:02.407353 crc crio[20719]: time="2026-06-12T20:32:02.40717937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.369262 | controller | Jun 12 20:32:02.455025 crc crio[20719]: time="2026-06-12T20:32:02.454684846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.369279 | controller | Jun 12 20:32:02.975726 crc crio[20719]: time="2026-06-12T20:32:02.975000128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.369295 | controller | Jun 12 20:32:03.132710 crc crio[20719]: time="2026-06-12T20:32:03.132653163Z" level=info msg="Created container 1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa: openshift-infra/auto-csr-approver-29688272-jqdlf/oc" id=90a80c48-c59b-41da-9ab3-c1325cad01f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.369311 | controller | Jun 12 20:32:03.134549 crc crio[20719]: time="2026-06-12T20:32:03.134476615Z" level=info msg="Starting container: 1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa" id=659bbc3f-5331-45bc-89f6-22f52bbf4f06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.369328 | controller | Jun 12 20:32:03.141490 crc crio[20719]: time="2026-06-12T20:32:03.141376434Z" level=info msg="Started container" PID=116184 containerID=1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa description=openshift-infra/auto-csr-approver-29688272-jqdlf/oc id=659bbc3f-5331-45bc-89f6-22f52bbf4f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927
2026-06-12 21:10:20.369345 | controller | Jun 12 20:32:05.442921 crc crio[20719]: time="2026-06-12T20:32:05.44197058Z" level=info msg="Stopping pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927" id=a19716d7-c08c-40cd-ab77-11fef29d292d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.369363 | controller | Jun 12 20:32:05.450336 crc crio[20719]: time="2026-06-12T20:32:05.443477333Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688272-jqdlf Namespace:openshift-infra ID:19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927 UID:3dd86e40-2c45-4142-a699-86bc92bfc054 NetNS:/var/run/netns/bba3f15a-f93e-4c71-8381-b486ef6b27ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dd86e40_2c45_4142_a699_86bc92bfc054.slice PodAnnotations:0xc000526d70}] Aliases:map[]}"
2026-06-12 21:10:20.369380 | controller | Jun 12 20:32:05.450336 crc crio[20719]: time="2026-06-12T20:32:05.443606506Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688272-jqdlf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.369396 | controller | Jun 12 20:32:05.977589 crc crio[20719]: time="2026-06-12T20:32:05.977466235Z" level=info msg="Stopped pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927" id=a19716d7-c08c-40cd-ab77-11fef29d292d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.369413 | controller | Jun 12 20:32:21.696645 crc crio[20719]: time="2026-06-12T20:32:21.681083139Z" level=info msg="Removing container: 889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004" id=cfeb66f0-026d-49d2-9607-0ddbcdb9ba19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.369434 | controller | Jun 12 20:32:22.082129 crc crio[20719]: time="2026-06-12T20:32:22.081385097Z" level=info msg="Removed container 889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004: openstack/nova-cell1-cell-mapping-bbjhj/nova-manage" id=cfeb66f0-026d-49d2-9607-0ddbcdb9ba19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.369450 | controller | Jun 12 20:32:22.087657 crc crio[20719]: time="2026-06-12T20:32:22.087579578Z" level=info msg="Removing container: 5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70" id=3bc5be25-1bff-411a-8689-079df8b36cbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.369467 | controller | Jun 12 20:32:22.526196 crc crio[20719]: time="2026-06-12T20:32:22.525909922Z" level=info msg="Removed container 5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70: openshift-infra/auto-csr-approver-29688266-fnpvd/oc" id=3bc5be25-1bff-411a-8689-079df8b36cbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.369483 | controller | Jun 12 20:32:22.544339 crc crio[20719]: time="2026-06-12T20:32:22.544158612Z" level=info msg="Stopping pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90" id=8c8d3db4-467e-4902-96da-2f0f8030b436 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.369499 | controller | Jun 12 20:32:22.544339 crc crio[20719]: time="2026-06-12T20:32:22.544265515Z" level=info msg="Stopped pod sandbox (already stopped): bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90" id=8c8d3db4-467e-4902-96da-2f0f8030b436 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.369516 | controller | Jun 12 20:32:22.547171 crc crio[20719]: time="2026-06-12T20:32:22.547032436Z" level=info msg="Removing pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90" id=cab36155-1a7e-4b9a-836f-ecfe09b39538 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.369532 | controller | Jun 12 20:32:22.566096 crc crio[20719]: time="2026-06-12T20:32:22.565942862Z" level=info msg="Removed pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90" id=cab36155-1a7e-4b9a-836f-ecfe09b39538 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.369549 | controller | Jun 12 20:32:22.568176 crc crio[20719]: time="2026-06-12T20:32:22.568017637Z" level=info msg="Stopping pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e" id=cd4f2b18-2449-4dac-b353-263a540a1f35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.369565 | controller | Jun 12 20:32:22.568176 crc crio[20719]: time="2026-06-12T20:32:22.568084659Z" level=info msg="Stopped pod sandbox (already stopped): 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e" id=cd4f2b18-2449-4dac-b353-263a540a1f35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.369581 | controller | Jun 12 20:32:22.569477 crc crio[20719]: time="2026-06-12T20:32:22.569266302Z" level=info msg="Removing pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e" id=0c4dd211-b7f2-48b5-8dbe-906d3f89c2d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.369597 | controller | Jun 12 20:32:22.588169 crc crio[20719]: time="2026-06-12T20:32:22.588056694Z" level=info msg="Removed pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e" id=0c4dd211-b7f2-48b5-8dbe-906d3f89c2d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.369613 | controller | Jun 12 20:33:15.547206 crc crio[20719]: time="2026-06-12T20:33:15.546354805Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/POD" id=7ad2aa77-3d23-4c26-9a57-cc1301d39771 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.369634 | controller | Jun 12 20:33:15.549428 crc crio[20719]: time="2026-06-12T20:33:15.547228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.369651 | controller | Jun 12 20:33:15.604145 crc crio[20719]: time="2026-06-12T20:33:15.604019111Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 Namespace:openstack ID:52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16 UID:9e9a4260-5b2d-4e93-bf9c-b28450faa926 NetNS:/var/run/netns/fcbc0d69-be1d-427c-a709-9651f9314591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9a4260_5b2d_4e93_bf9c_b28450faa926.slice PodAnnotations:0xc000a38298}] Aliases:map[]}"
2026-06-12 21:10:20.369668 | controller | Jun 12 20:33:15.604145 crc crio[20719]: time="2026-06-12T20:33:15.604114944Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.369684 | controller | Jun 12 20:33:16.538660 crc crio[20719]: 2026-06-12T20:33:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52122c2d1f088cd Mac:7e:ab:f2:50:d6:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/fcbc0d69-be1d-427c-a709-9651f9314591 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.369701 | controller | Jun 12 20:33:16.541183 crc crio[20719]: time="2026-06-12T20:33:16.541051481Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 Namespace:openstack ID:52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16 UID:9e9a4260-5b2d-4e93-bf9c-b28450faa926 NetNS:/var/run/netns/fcbc0d69-be1d-427c-a709-9651f9314591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9a4260_5b2d_4e93_bf9c_b28450faa926.slice PodAnnotations:0xc000a38298}] Aliases:map[]}"
2026-06-12 21:10:20.369718 | controller | Jun 12 20:33:16.541597 crc crio[20719]: time="2026-06-12T20:33:16.541484843Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.369735 | controller | Jun 12 20:33:16.558014 crc crio[20719]: time="2026-06-12T20:33:16.557851601Z" level=info msg="Ran pod sandbox 52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/POD" id=7ad2aa77-3d23-4c26-9a57-cc1301d39771 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.369752 | controller | Jun 12 20:33:16.561036 crc crio[20719]: time="2026-06-12T20:33:16.560986112Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e984f0ba-0ec7-44a8-bb77-9a801ee5f3b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.369769 | controller | Jun 12 20:33:16.561565 crc crio[20719]: time="2026-06-12T20:33:16.561525397Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=e984f0ba-0ec7-44a8-bb77-9a801ee5f3b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.369786 | controller | Jun 12 20:33:16.562207 crc crio[20719]: time="2026-06-12T20:33:16.562173246Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=e984f0ba-0ec7-44a8-bb77-9a801ee5f3b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.369802 | controller | Jun 12 20:33:16.564590 crc crio[20719]: time="2026-06-12T20:33:16.564479159Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=86787795-88ee-473b-b3ff-6d5dfa166a2f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.369823 | controller | Jun 12 20:33:16.575684 crc crio[20719]: time="2026-06-12T20:33:16.575160456Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-12 21:10:20.369840 | controller | Jun 12 20:33:33.490378 crc crio[20719]: time="2026-06-12T20:33:33.489427778Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=86787795-88ee-473b-b3ff-6d5dfa166a2f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.369885 | controller | Jun 12 20:33:33.494571 crc crio[20719]: time="2026-06-12T20:33:33.494361194Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=72be93ed-7c06-44ca-9dd4-9203d258b14c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.369904 | controller | Jun 12 20:33:33.523753 crc crio[20719]: time="2026-06-12T20:33:33.523643217Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=03f79dd3-a12d-465b-967d-06ff71813fde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.369920 | controller | Jun 12 20:33:33.539974 crc crio[20719]: time="2026-06-12T20:33:33.539634618Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=b9763f8b-fb2e-4c5f-a3c3-bf0846bb146f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.369936 | controller | Jun 12 20:33:33.542596 crc crio[20719]: time="2026-06-12T20:33:33.542423126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.369953 | controller | Jun 12 20:33:33.602689 crc crio[20719]: time="2026-06-12T20:33:33.602427108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.369969 | controller | Jun 12 20:33:33.608418 crc crio[20719]: time="2026-06-12T20:33:33.606843648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.369984 | controller | Jun 12 20:33:33.795169 crc crio[20719]: time="2026-06-12T20:33:33.795069419Z" level=info msg="Created container d8d173a8630e75f8d74fa2739be1b604712bf96eee65e7be43d9731eb8101de7: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=b9763f8b-fb2e-4c5f-a3c3-bf0846bb146f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.370000 | controller | Jun 12 20:33:33.797025 crc crio[20719]: time="2026-06-12T20:33:33.79691559Z" level=info msg="Starting container: d8d173a8630e75f8d74fa2739be1b604712bf96eee65e7be43d9731eb8101de7" id=359f7669-553e-4987-925c-92c8f4d97832 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.370016 | controller | Jun 12 20:33:33.806183 crc crio[20719]: time="2026-06-12T20:33:33.805889698Z" level=info msg="Started container" PID=120751 containerID=d8d173a8630e75f8d74fa2739be1b604712bf96eee65e7be43d9731eb8101de7 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=359f7669-553e-4987-925c-92c8f4d97832 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16
2026-06-12 21:10:20.370032 | controller | Jun 12 20:33:57.393753 crc crio[20719]: time="2026-06-12T20:33:57.392871023Z" level=info msg="Stopping pod sandbox: 52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16" id=f3310882-b5fe-4b94-a385-b7e1f9568909 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.370053 | controller | Jun 12 20:33:57.395678 crc crio[20719]: time="2026-06-12T20:33:57.395037642Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 Namespace:openstack ID:52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16 UID:9e9a4260-5b2d-4e93-bf9c-b28450faa926 NetNS:/var/run/netns/fcbc0d69-be1d-427c-a709-9651f9314591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9a4260_5b2d_4e93_bf9c_b28450faa926.slice PodAnnotations:0xc000a38dd0}] Aliases:map[]}"
2026-06-12 21:10:20.370069 | controller | Jun 12 20:33:57.395678 crc crio[20719]: time="2026-06-12T20:33:57.395478664Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.370085 | controller | Jun 12 20:33:59.014654 crc crio[20719]: time="2026-06-12T20:33:59.014167703Z" level=info msg="Stopped pod sandbox: 52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16" id=f3310882-b5fe-4b94-a385-b7e1f9568909 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.370100 | controller | Jun 12 20:34:01.423674 crc crio[20719]: time="2026-06-12T20:34:01.422358427Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688274-kxc6c/POD" id=2f0e4987-c806-46cf-bdc4-367ea15d0f51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.370116 | controller | Jun 12 20:34:01.424979 crc crio[20719]: time="2026-06-12T20:34:01.424215269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.370132 | controller | Jun 12 20:34:01.489964 crc crio[20719]: time="2026-06-12T20:34:01.489402574Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688274-kxc6c Namespace:openshift-infra ID:040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4 UID:860ef44f-c0e8-4cb0-a450-d9b05451041e NetNS:/var/run/netns/a72925f8-4b54-4ef3-8a9f-776ac624facc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod860ef44f_c0e8_4cb0_a450_d9b05451041e.slice PodAnnotations:0xc00170c330}] Aliases:map[]}"
2026-06-12 21:10:20.370148 | controller | Jun 12 20:34:01.489964 crc crio[20719]: time="2026-06-12T20:34:01.489506497Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688274-kxc6c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.370163 | controller | Jun 12 20:34:01.528966 crc crio[20719]: time="2026-06-12T20:34:01.528581566Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/POD" id=b5a855cf-5cfc-4b20-810f-ccda31a4652c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.370179 | controller | Jun 12 20:34:01.529336 crc crio[20719]: time="2026-06-12T20:34:01.529000238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.370196 | controller | Jun 12 20:34:01.603436 crc crio[20719]: time="2026-06-12T20:34:01.603215143Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q Namespace:openstack ID:63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85 UID:751d39be-3fe5-4bba-b927-ec6ea2db947d NetNS:/var/run/netns/f8c2bcb9-b7b9-464e-9faf-f0daa7c64a87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod751d39be_3fe5_4bba_b927_ec6ea2db947d.slice PodAnnotations:0xc003c98270}] Aliases:map[]}"
2026-06-12 21:10:20.370212 | controller | Jun 12 20:34:01.603844 crc crio[20719]: time="2026-06-12T20:34:01.60349006Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.370233 | controller | Jun 12 20:34:02.022027 crc crio[20719]: 2026-06-12T20:34:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:040b2788a068049 Mac:16:3c:7e:8a:d4:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/a72925f8-4b54-4ef3-8a9f-776ac624facc SocketPath: PciID:}] [{Interface:0xc000260c20 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.370250 | controller | Jun 12 20:34:02.023554 crc crio[20719]: time="2026-06-12T20:34:02.023447005Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688274-kxc6c Namespace:openshift-infra ID:040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4 UID:860ef44f-c0e8-4cb0-a450-d9b05451041e NetNS:/var/run/netns/a72925f8-4b54-4ef3-8a9f-776ac624facc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod860ef44f_c0e8_4cb0_a450_d9b05451041e.slice PodAnnotations:0xc00170c330}] Aliases:map[]}"
2026-06-12 21:10:20.370266 | controller | Jun 12 20:34:02.023710 crc crio[20719]: time="2026-06-12T20:34:02.02360607Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688274-kxc6c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.370282 | controller | Jun 12 20:34:02.038056 crc crio[20719]: time="2026-06-12T20:34:02.037653149Z" level=info msg="Ran pod sandbox 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4 with infra container: openshift-infra/auto-csr-approver-29688274-kxc6c/POD" id=2f0e4987-c806-46cf-bdc4-367ea15d0f51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.370298 | controller | Jun 12 20:34:02.046683 crc crio[20719]: time="2026-06-12T20:34:02.045980213Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f05d1879-e050-472f-a12a-763b0faae11c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.370314 | controller | Jun 12 20:34:02.067423 crc crio[20719]: time="2026-06-12T20:34:02.065021297Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.370329 | controller | Jun 12 20:34:02.336741 crc crio[20719]: 2026-06-12T20:34:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63c2d6742cda5fa Mac:3e:61:cf:18:24:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/f8c2bcb9-b7b9-464e-9faf-f0daa7c64a87 SocketPath: PciID:}] [{Interface:0xc000194c00 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.370346 | controller | Jun 12 20:34:02.337861 crc crio[20719]: time="2026-06-12T20:34:02.33776942Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q Namespace:openstack ID:63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85 UID:751d39be-3fe5-4bba-b927-ec6ea2db947d NetNS:/var/run/netns/f8c2bcb9-b7b9-464e-9faf-f0daa7c64a87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod751d39be_3fe5_4bba_b927_ec6ea2db947d.slice PodAnnotations:0xc003c98270}] Aliases:map[]}"
2026-06-12 21:10:20.370362 | controller | Jun 12 20:34:02.337981 crc crio[20719]: time="2026-06-12T20:34:02.337957645Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.370379 | controller | Jun 12 20:34:02.349118 crc crio[20719]: time="2026-06-12T20:34:02.34905497Z" level=info msg="Ran pod sandbox 63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/POD" id=b5a855cf-5cfc-4b20-810f-ccda31a4652c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.370399 | controller | Jun 12 20:34:02.351532 crc crio[20719]: time="2026-06-12T20:34:02.351358052Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=903ec175-b853-4afa-9d16-ed2959507989 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.370415 | controller | Jun 12 20:34:02.384675 crc crio[20719]: time="2026-06-12T20:34:02.384508099Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=93e81c33-73bd-4cd5-9596-cf9bf8c091ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.370431 | controller | Jun 12 20:34:02.398114 crc crio[20719]: time="2026-06-12T20:34:02.398010223Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=52c09009-13f2-41d7-9853-c8879a2fc7ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.370447 | controller | Jun 12 20:34:02.398621 crc crio[20719]: time="2026-06-12T20:34:02.398578799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.370462 | controller | Jun 12 20:34:02.455845 crc crio[20719]: time="2026-06-12T20:34:02.455649569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.370478 | controller | Jun 12 20:34:02.459769 crc crio[20719]: time="2026-06-12T20:34:02.459697303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.370493 | controller | Jun 12 20:34:02.627505 crc crio[20719]: time="2026-06-12T20:34:02.627082654Z" level=info msg="Created container 6c4a215593aa6f7a85b84ce62ee5e9a0da680e9c5d3dd8f1daabac12f8738356: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=52c09009-13f2-41d7-9853-c8879a2fc7ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.370509 | controller | Jun 12 20:34:02.628933 crc crio[20719]: time="2026-06-12T20:34:02.62873725Z" level=info msg="Starting container: 6c4a215593aa6f7a85b84ce62ee5e9a0da680e9c5d3dd8f1daabac12f8738356" id=2987f641-9403-43f8-b589-6612bf51f9cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.370525 | controller | Jun 12 20:34:02.638008 crc crio[20719]: time="2026-06-12T20:34:02.637917664Z" level=info msg="Started container" PID=122365 containerID=6c4a215593aa6f7a85b84ce62ee5e9a0da680e9c5d3dd8f1daabac12f8738356 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=2987f641-9403-43f8-b589-6612bf51f9cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85
2026-06-12 21:10:20.370542 | controller | Jun 12 20:34:03.064437 crc crio[20719]: time="2026-06-12T20:34:03.063932527Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f05d1879-e050-472f-a12a-763b0faae11c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.370558 | controller | Jun 12 20:34:03.065703 crc crio[20719]: time="2026-06-12T20:34:03.065625294Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9e0d90ef-3c21-485c-887a-23ca19d8ff9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.370574 | controller | Jun 12 20:34:03.069298 crc crio[20719]: time="2026-06-12T20:34:03.069127521Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f5dc8b03-735f-4280-af1c-7daf80d49fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.370589 | controller | Jun 12 20:34:03.086473 crc crio[20719]: time="2026-06-12T20:34:03.086383409Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688274-kxc6c/oc" id=014749cd-f340-4e20-b8c5-91de0b0c5ac1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.370609 | controller | Jun 12 20:34:03.086957 crc crio[20719]: time="2026-06-12T20:34:03.086893125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.370625 | controller | Jun 12 20:34:03.166128 crc crio[20719]: time="2026-06-12T20:34:03.166008352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.370641 | controller | Jun 12 20:34:03.725820 crc crio[20719]: time="2026-06-12T20:34:03.725452901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.370656 | controller | Jun 12 20:34:03.837430 crc crio[20719]: time="2026-06-12T20:34:03.837222483Z" level=info msg="Created container 7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7: openshift-infra/auto-csr-approver-29688274-kxc6c/oc" id=014749cd-f340-4e20-b8c5-91de0b0c5ac1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.370672 | controller | Jun 12 20:34:03.838951 crc crio[20719]: time="2026-06-12T20:34:03.8388948Z" level=info msg="Starting container: 7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7" id=f4521821-28ca-4ae6-9b9d-e75e33fba3fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.370687 | controller | Jun 12 20:34:03.843776 crc crio[20719]: time="2026-06-12T20:34:03.843734913Z" level=info msg="Started container" PID=122442 containerID=7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7 description=openshift-infra/auto-csr-approver-29688274-kxc6c/oc id=f4521821-28ca-4ae6-9b9d-e75e33fba3fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4
2026-06-12 21:10:20.370703 | controller | Jun 12 20:34:05.621727 crc crio[20719]: time="2026-06-12T20:34:05.621012712Z" level=info msg="Stopping pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4" id=3c6c405f-80ca-4761-a495-8837f1cef99c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.370719 | controller | Jun 12 20:34:05.623363 crc crio[20719]: time="2026-06-12T20:34:05.622423372Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688274-kxc6c Namespace:openshift-infra ID:040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4 UID:860ef44f-c0e8-4cb0-a450-d9b05451041e NetNS:/var/run/netns/a72925f8-4b54-4ef3-8a9f-776ac624facc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod860ef44f_c0e8_4cb0_a450_d9b05451041e.slice PodAnnotations:0xc00008cb90}] Aliases:map[]}"
2026-06-12 21:10:20.370735 | controller | Jun 12 20:34:05.623363 crc crio[20719]: time="2026-06-12T20:34:05.622592807Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688274-kxc6c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.370751 | controller | Jun 12 20:34:05.963846 crc crio[20719]: time="2026-06-12T20:34:05.961837605Z" level=info msg="Stopped pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4" id=3c6c405f-80ca-4761-a495-8837f1cef99c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.370766 | controller | Jun 12 20:34:07.672558 crc crio[20719]: time="2026-06-12T20:34:07.671731058Z" level=info msg="Stopping pod sandbox: 63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85" id=3ea2bc72-f47d-4a1b-b63a-8a10f1814f6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.370782 | controller | Jun 12 20:34:07.674149 crc crio[20719]: time="2026-06-12T20:34:07.673534529Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q Namespace:openstack ID:63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85 UID:751d39be-3fe5-4bba-b927-ec6ea2db947d NetNS:/var/run/netns/f8c2bcb9-b7b9-464e-9faf-f0daa7c64a87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod751d39be_3fe5_4bba_b927_ec6ea2db947d.slice PodAnnotations:0xc0023e29a0}] Aliases:map[]}"
2026-06-12 21:10:20.370802 | controller | Jun 12 20:34:07.674149 crc crio[20719]: time="2026-06-12T20:34:07.67389624Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.370818 | controller | Jun 12 20:34:08.257505 crc crio[20719]: time="2026-06-12T20:34:08.254382047Z" level=info msg="Stopped pod sandbox: 63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85" id=3ea2bc72-f47d-4a1b-b63a-8a10f1814f6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.370834 | controller | Jun 12 20:34:09.555702 crc crio[20719]: time="2026-06-12T20:34:09.555127374Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/POD" id=94ea6cce-164a-464e-bc8c-9b82993a7383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.370865 | controller | Jun 12 20:34:09.555702 crc crio[20719]: time="2026-06-12T20:34:09.555653498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.370888 | controller | Jun 12 20:34:09.592376 crc crio[20719]: time="2026-06-12T20:34:09.592039126Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz Namespace:openstack ID:e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0 UID:d7296b02-90f5-41fa-ba62-aebc70285971 NetNS:/var/run/netns/58914a43-c993-4ddc-a664-54b4fb544644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7296b02_90f5_41fa_ba62_aebc70285971.slice PodAnnotations:0xc003ab0500}] Aliases:map[]}"
2026-06-12 21:10:20.370905 | controller | Jun 12 20:34:09.592376 crc crio[20719]: time="2026-06-12T20:34:09.592356965Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.370921 | controller | Jun 12 20:34:10.115055 crc crio[20719]: 2026-06-12T20:34:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5e6d5d055dd890 Mac:4e:90:b3:fb:fc:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/58914a43-c993-4ddc-a664-54b4fb544644 SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.370937 | controller | Jun 12 20:34:10.117168 crc crio[20719]: time="2026-06-12T20:34:10.117048235Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz Namespace:openstack ID:e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0 UID:d7296b02-90f5-41fa-ba62-aebc70285971 NetNS:/var/run/netns/58914a43-c993-4ddc-a664-54b4fb544644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7296b02_90f5_41fa_ba62_aebc70285971.slice PodAnnotations:0xc003ab0500}] Aliases:map[]}"
2026-06-12 21:10:20.370953 | controller | Jun 12 20:34:10.117370 crc crio[20719]: time="2026-06-12T20:34:10.117330496Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.370969 | controller | Jun 12 20:34:10.128077 crc crio[20719]: time="2026-06-12T20:34:10.127967903Z" level=info msg="Ran pod sandbox e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/POD" id=94ea6cce-164a-464e-bc8c-9b82993a7383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.370990 | controller | Jun 12 20:34:10.133431 crc crio[20719]: time="2026-06-12T20:34:10.13334261Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=eb254dc3-4c5c-4fdc-896c-f1149fee305b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.371007 | controller | Jun 12 20:34:10.163529 crc crio[20719]: time="2026-06-12T20:34:10.163413709Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=200e2178-9e05-418a-860b-e293d53befa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.371023 | controller | Jun 12 20:34:10.173456 crc crio[20719]: time="2026-06-12T20:34:10.173350167Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=7951d505-ed60-469c-8fcb-008cc73f1434 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.371038 | controller | Jun 12 20:34:10.174126 crc crio[20719]: time="2026-06-12T20:34:10.174047916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371054 | controller | Jun 12 20:34:10.216873 crc crio[20719]: time="2026-06-12T20:34:10.216738368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371070 | controller | Jun 12 20:34:10.220663 crc crio[20719]: time="2026-06-12T20:34:10.220561554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371085 | controller | Jun 12 20:34:10.383412 crc crio[20719]: time="2026-06-12T20:34:10.379468452Z" level=info msg="Created container fa70ee31f9fb03ff0302bd414e2c58e9522130648b31cc3aa5372be7f662bf6c: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=7951d505-ed60-469c-8fcb-008cc73f1434 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.371100 | controller | Jun 12 20:34:10.384703 crc crio[20719]: time="2026-06-12T20:34:10.384597254Z" level=info msg="Starting container: fa70ee31f9fb03ff0302bd414e2c58e9522130648b31cc3aa5372be7f662bf6c" id=0f4c88db-52e4-4f06-8570-810c08401ef3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.371116 | controller | Jun 12 20:34:10.395867 crc crio[20719]: time="2026-06-12T20:34:10.395738063Z" level=info msg="Started container" PID=122970 containerID=fa70ee31f9fb03ff0302bd414e2c58e9522130648b31cc3aa5372be7f662bf6c description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=0f4c88db-52e4-4f06-8570-810c08401ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0
2026-06-12 21:10:20.371132 | controller | Jun 12 20:34:22.650791 crc crio[20719]: time="2026-06-12T20:34:22.65002243Z" level=info msg="Removing container: 97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399" id=65cc5406-c01a-4f50-bfd1-644907b4760a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.371148 | controller | Jun 12 20:34:22.997439 crc crio[20719]: time="2026-06-12T20:34:22.996787865Z" level=info msg="Removed container 97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399: openshift-infra/auto-csr-approver-29688268-kb8gc/oc" id=65cc5406-c01a-4f50-bfd1-644907b4760a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.371163 | controller | Jun 12 20:34:23.009598 crc crio[20719]: time="2026-06-12T20:34:23.009504082Z" level=info msg="Stopping pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774" id=10ca71d1-dd1b-46a9-94e7-fc0ea8712295 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.371183 | controller | Jun 12 20:34:23.009882 crc crio[20719]: time="2026-06-12T20:34:23.009632385Z" level=info msg="Stopped pod sandbox (already stopped): 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774" id=10ca71d1-dd1b-46a9-94e7-fc0ea8712295 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.371199 | controller | Jun 12 20:34:23.010121 crc crio[20719]: time="2026-06-12T20:34:23.010097458Z" level=info msg="Removing pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774" id=a867ffba-f0c5-4877-9817-7169c41c10fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.371215 | controller | Jun 12 20:34:23.027158 crc crio[20719]: time="2026-06-12T20:34:23.027101801Z" level=info msg="Removed pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774" id=a867ffba-f0c5-4877-9817-7169c41c10fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.371230 | controller | Jun 12 20:35:48.295530 crc crio[20719]: time="2026-06-12T20:35:48.294394115Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-dj28b/POD" id=8c0e0ba7-d1b0-42f8-9f6d-6de84e096085 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.371246 | controller | Jun 12 20:35:48.297496 crc crio[20719]: time="2026-06-12T20:35:48.29562442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371262 | controller | Jun 12 20:35:48.374415 crc crio[20719]: time="2026-06-12T20:35:48.374339063Z" level=info msg="Got pod network &{Name:redhat-marketplace-dj28b Namespace:openshift-marketplace ID:434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0 UID:c589f22a-6cfd-40cb-95f5-05c851de3b57 NetNS:/var/run/netns/91360fd9-805f-4656-9098-7e38cc1e04c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc589f22a_6cfd_40cb_95f5_05c851de3b57.slice PodAnnotations:0xc003ab0090}] Aliases:map[]}"
2026-06-12 21:10:20.371278 | controller | Jun 12 20:35:48.374900 crc crio[20719]: time="2026-06-12T20:35:48.374865428Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-dj28b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.371294 | controller | Jun 12 20:35:49.024491 crc crio[20719]: 2026-06-12T20:35:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:434a9c055c15328 Mac:42:2d:29:18:8f:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/91360fd9-805f-4656-9098-7e38cc1e04c9 SocketPath: PciID:}] [{Interface:0xc000131bc0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.371310 | controller | Jun 12 20:35:49.025038 crc crio[20719]: time="2026-06-12T20:35:49.024786595Z" level=info msg="Got pod network &{Name:redhat-marketplace-dj28b Namespace:openshift-marketplace ID:434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0 UID:c589f22a-6cfd-40cb-95f5-05c851de3b57 NetNS:/var/run/netns/91360fd9-805f-4656-9098-7e38cc1e04c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc589f22a_6cfd_40cb_95f5_05c851de3b57.slice PodAnnotations:0xc003ab0090}] Aliases:map[]}"
2026-06-12 21:10:20.371326 | controller | Jun 12 20:35:49.025038 crc crio[20719]: time="2026-06-12T20:35:49.025024191Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-dj28b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.371342 | controller | Jun 12 20:35:49.042467 crc crio[20719]: time="2026-06-12T20:35:49.042340102Z" level=info msg="Ran pod sandbox 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0 with infra container: openshift-marketplace/redhat-marketplace-dj28b/POD" id=8c0e0ba7-d1b0-42f8-9f6d-6de84e096085 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.371365 | controller | Jun 12 20:35:49.051721 crc crio[20719]: time="2026-06-12T20:35:49.051609726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3bae7eb7-8bfe-4f8a-9cd5-c6d7c1282194 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.371381 | controller | Jun 12 20:35:49.056383 crc crio[20719]: time="2026-06-12T20:35:49.056203913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5730bbb4-b060-4cbc-8153-8c572a5e177b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.371397 | controller | Jun 12 20:35:49.067848 crc crio[20719]: time="2026-06-12T20:35:49.06769068Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dj28b/extract-utilities" id=dd80c95f-b6d5-4cb3-9002-f8493f9e3d7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.371413 | controller | Jun 12 20:35:49.068677 crc crio[20719]: time="2026-06-12T20:35:49.068256666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371429 | controller | Jun 12 20:35:49.123562 crc crio[20719]: time="2026-06-12T20:35:49.123441645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371445 | controller | Jun 12 20:35:49.132665 crc crio[20719]: time="2026-06-12T20:35:49.132598748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371460 | controller | Jun 12 20:35:49.341255 crc crio[20719]: time="2026-06-12T20:35:49.34112329Z" level=info msg="Created container a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1: openshift-marketplace/redhat-marketplace-dj28b/extract-utilities" id=dd80c95f-b6d5-4cb3-9002-f8493f9e3d7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.371476 | controller | Jun 12 20:35:49.343936 crc crio[20719]: time="2026-06-12T20:35:49.343765003Z" level=info msg="Starting container: a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1" id=db907f22-970e-4e23-b6a9-31b2a6c4c4f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.371492 | controller | Jun 12 20:35:49.352528 crc crio[20719]: time="2026-06-12T20:35:49.352439064Z" level=info msg="Started container" PID=128076 containerID=a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1 description=openshift-marketplace/redhat-marketplace-dj28b/extract-utilities id=db907f22-970e-4e23-b6a9-31b2a6c4c4f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0
2026-06-12 21:10:20.371508 | controller | Jun 12 20:35:49.812229 crc crio[20719]: time="2026-06-12T20:35:49.811576303Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8ee7efb3-798d-45f8-8046-2a9c64109c4b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.371524 | controller | Jun 12 20:35:49.829235 crc crio[20719]: time="2026-06-12T20:35:49.82907314Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:10:20.371540 | controller | Jun 12 20:35:50.839032 crc crio[20719]: time="2026-06-12T20:35:50.838751307Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=8ee7efb3-798d-45f8-8046-2a9c64109c4b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.371560 | controller | Jun 12 20:35:50.840635 crc crio[20719]: time="2026-06-12T20:35:50.839951451Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=600c8140-6667-4843-99b5-73c9d37d57dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.371577 | controller | Jun 12 20:35:50.844860 crc crio[20719]: time="2026-06-12T20:35:50.844732352Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1ae839da-4ee9-47b6-a3bb-c82e539df505 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.371593 | controller | Jun 12 20:35:50.855660 crc crio[20719]: time="2026-06-12T20:35:50.855543272Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dj28b/extract-content" id=16f9f248-e741-4255-8ea6-fc7cb0ef5027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.371608 | controller | Jun 12 20:35:50.858705 crc crio[20719]: time="2026-06-12T20:35:50.858573496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371624 | controller | Jun 12 20:35:50.925139 crc crio[20719]: time="2026-06-12T20:35:50.924983344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371640 | controller | Jun 12 20:35:50.933183 crc crio[20719]: time="2026-06-12T20:35:50.933052368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371657 | controller | Jun 12 20:35:51.143106 crc crio[20719]: time="2026-06-12T20:35:51.142459053Z" level=info msg="Created container 808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44: openshift-marketplace/redhat-marketplace-dj28b/extract-content" id=16f9f248-e741-4255-8ea6-fc7cb0ef5027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.371673 | controller | Jun 12 20:35:51.145653 crc crio[20719]: time="2026-06-12T20:35:51.145347743Z" level=info msg="Starting container: 808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44" id=1b58f74d-272d-4353-b54c-d430e97d2698 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.371689 | controller | Jun 12 20:35:51.153799 crc crio[20719]: time="2026-06-12T20:35:51.153627476Z" level=info msg="Started container" PID=128165 containerID=808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44 description=openshift-marketplace/redhat-marketplace-dj28b/extract-content id=1b58f74d-272d-4353-b54c-d430e97d2698 name=/runtime.v1.RuntimeService/StartContainer sandboxID=434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0
2026-06-12 21:10:20.371706 | controller | Jun 12 20:35:52.879474 crc crio[20719]: time="2026-06-12T20:35:52.879335323Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=66e730cb-0688-46b6-929f-896d900e3293 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.371722 | controller | Jun 12 20:35:52.883478 crc crio[20719]: time="2026-06-12T20:35:52.883246989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b1fb708e-96d1-42ea-a328-efa4e4a74232 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.371738 | controller | Jun 12 20:35:52.892435 crc crio[20719]: time="2026-06-12T20:35:52.891969323Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dj28b/registry-server" id=fa05d867-faf4-4c72-b837-8746c9745da7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.371754 | controller | Jun 12 20:35:52.893904 crc crio[20719]: time="2026-06-12T20:35:52.893045324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371774 | controller | Jun 12 20:35:52.977217 crc crio[20719]: time="2026-06-12T20:35:52.977078749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371790 | controller | Jun 12 20:35:52.981514 crc crio[20719]: time="2026-06-12T20:35:52.981466661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371806 | controller | Jun 12 20:35:53.141020 crc crio[20719]: time="2026-06-12T20:35:53.140947249Z" level=info msg="Created container 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810: openshift-marketplace/redhat-marketplace-dj28b/registry-server" id=fa05d867-faf4-4c72-b837-8746c9745da7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.371822 | controller | Jun 12 20:35:53.142692 crc crio[20719]: time="2026-06-12T20:35:53.142614178Z" level=info msg="Starting container: 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810" id=6bff082d-978e-468f-b1d7-902b5134ceff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.371837 | controller | Jun 12 20:35:53.150019 crc crio[20719]: time="2026-06-12T20:35:53.149789552Z" level=info msg="Started container" PID=128301 containerID=7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810 description=openshift-marketplace/redhat-marketplace-dj28b/registry-server id=6bff082d-978e-468f-b1d7-902b5134ceff name=/runtime.v1.RuntimeService/StartContainer sandboxID=434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0
2026-06-12 21:10:20.371873 | controller | Jun 12 20:36:00.583245 crc crio[20719]: time="2026-06-12T20:36:00.581667809Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688276-556sk/POD" id=74331d2b-f9d2-44b4-b99f-4166f986f18c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.371891 | controller | Jun 12 20:36:00.583245 crc crio[20719]: time="2026-06-12T20:36:00.583178684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.371907 | controller | Jun 12 20:36:00.642683 crc crio[20719]: time="2026-06-12T20:36:00.642513856Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688276-556sk Namespace:openshift-infra ID:44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b UID:7174fb31-cafd-4492-b405-52fa37abb681 NetNS:/var/run/netns/afc01752-2730-428e-a4f7-58ca335b59a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7174fb31_cafd_4492_b405_52fa37abb681.slice PodAnnotations:0xc00008daa0}] Aliases:map[]}"
2026-06-12 21:10:20.371923 | controller | Jun 12 20:36:00.642683 crc crio[20719]: time="2026-06-12T20:36:00.642614049Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688276-556sk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.371939 | controller | Jun 12 20:36:01.006013 crc crio[20719]: time="2026-06-12T20:36:01.005158033Z" level=info msg="Stopping container: 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810 (timeout: 2s)" id=0a39817b-1998-41f3-a850-88ab6da6a19c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.371955 | controller | Jun 12 20:36:01.009190 crc crio[20719]: 2026-06-12T20:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44e5a3fb77be0b6 Mac:a2:10:a8:56:64:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/afc01752-2730-428e-a4f7-58ca335b59a0 SocketPath: PciID:}] [{Interface:0xc0004b0740 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.371972 | controller | Jun 12 20:36:01.011060 crc crio[20719]: time="2026-06-12T20:36:01.010975946Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688276-556sk Namespace:openshift-infra ID:44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b UID:7174fb31-cafd-4492-b405-52fa37abb681 NetNS:/var/run/netns/afc01752-2730-428e-a4f7-58ca335b59a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7174fb31_cafd_4492_b405_52fa37abb681.slice PodAnnotations:0xc00008daa0}] Aliases:map[]}"
2026-06-12 21:10:20.371992 | controller | Jun 12 20:36:01.011183 crc crio[20719]: time="2026-06-12T20:36:01.011148241Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688276-556sk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.372009 | controller | Jun 12 20:36:01.028632 crc crio[20719]: time="2026-06-12T20:36:01.028578661Z" level=info msg="Ran pod sandbox 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b with infra container: openshift-infra/auto-csr-approver-29688276-556sk/POD" id=74331d2b-f9d2-44b4-b99f-4166f986f18c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.372024 | controller | Jun 12 20:36:01.044233 crc crio[20719]: time="2026-06-12T20:36:01.041975298Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2c027423-e5ea-455b-9a1d-72062aa9a01f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.372040 | controller | Jun 12 20:36:01.073251 crc crio[20719]: time="2026-06-12T20:36:01.072203963Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.372056 | controller | Jun 12 20:36:01.133980 crc crio[20719]: time="2026-06-12T20:36:01.133581574Z" level=info msg="Stopped container 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810: openshift-marketplace/redhat-marketplace-dj28b/registry-server" id=0a39817b-1998-41f3-a850-88ab6da6a19c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.372071 | controller | Jun 12 20:36:01.134728 crc crio[20719]: time="2026-06-12T20:36:01.134672206Z" level=info msg="Stopping pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0" id=ed17a447-a30b-4126-ac59-c246fecfcdbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.372088 | controller | Jun 12 20:36:01.135234 crc crio[20719]: time="2026-06-12T20:36:01.13516615Z" level=info msg="Got pod network &{Name:redhat-marketplace-dj28b Namespace:openshift-marketplace ID:434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0 UID:c589f22a-6cfd-40cb-95f5-05c851de3b57 NetNS:/var/run/netns/91360fd9-805f-4656-9098-7e38cc1e04c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc589f22a_6cfd_40cb_95f5_05c851de3b57.slice PodAnnotations:0xc003333ec0}] Aliases:map[]}"
2026-06-12 21:10:20.372103 | controller | Jun 12 20:36:01.135501 crc crio[20719]: time="2026-06-12T20:36:01.135445678Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-dj28b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.372119 | controller | Jun 12 20:36:01.473098 crc crio[20719]: time="2026-06-12T20:36:01.472912471Z" level=info msg="Stopped pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0" id=ed17a447-a30b-4126-ac59-c246fecfcdbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.372135 | controller | Jun 12 20:36:02.034041 crc crio[20719]: time="2026-06-12T20:36:02.032865346Z" level=info msg="Removing container: 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810" id=d65abe7b-c876-4d7a-9550-f1c2f5d9de79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.372151 | controller | Jun 12 20:36:02.100070 crc crio[20719]: time="2026-06-12T20:36:02.099313197Z" level=info msg="Removed container 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810: openshift-marketplace/redhat-marketplace-dj28b/registry-server" id=d65abe7b-c876-4d7a-9550-f1c2f5d9de79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.372171 | controller | Jun 12 20:36:02.105930 crc crio[20719]: time="2026-06-12T20:36:02.105813903Z" level=info msg="Removing container: 808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44" id=a5c8f658-fb99-4169-a54d-4925b0cdfe19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.372188 | controller | Jun 12 20:36:02.149609 crc crio[20719]: time="2026-06-12T20:36:02.149497566Z" level=info msg="Removed container 808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44: openshift-marketplace/redhat-marketplace-dj28b/extract-content" id=a5c8f658-fb99-4169-a54d-4925b0cdfe19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.372203 | controller | Jun 12 20:36:02.155104 crc crio[20719]: time="2026-06-12T20:36:02.154983298Z" level=info msg="Removing container: a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1" id=f84aced6-b5f6-4726-8608-8a72368c90e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.372219 | controller | Jun 12 20:36:02.165696 crc crio[20719]: time="2026-06-12T20:36:02.165563571Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2c027423-e5ea-455b-9a1d-72062aa9a01f name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.372234 | controller | Jun 12 20:36:02.167389 crc crio[20719]: time="2026-06-12T20:36:02.167240172Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0ade6b9e-a779-4092-8c33-637b5203cfd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.372249 | controller | Jun 12 20:36:02.169992 crc crio[20719]: time="2026-06-12T20:36:02.169820058Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=61f61895-fb3b-40d5-bc76-45e6a2cc57ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.372265 | controller | Jun 12 20:36:02.179691 crc crio[20719]: time="2026-06-12T20:36:02.178591398Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688276-556sk/oc" id=2892d978-3739-4ff7-a4e7-8fce7c14aced name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.372281 | controller | Jun 12 20:36:02.185757 crc crio[20719]: time="2026-06-12T20:36:02.185684458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.372297 | controller | Jun 12 20:36:02.225254 crc crio[20719]: time="2026-06-12T20:36:02.22514579Z" level=info msg="Removed container a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1: openshift-marketplace/redhat-marketplace-dj28b/extract-utilities" id=f84aced6-b5f6-4726-8608-8a72368c90e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.372312 | controller | Jun 12 20:36:02.280690 crc crio[20719]: time="2026-06-12T20:36:02.280380168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.372328 | controller | Jun 12 20:36:02.606447 crc crio[20719]: time="2026-06-12T20:36:02.605801283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.372344 | controller | Jun 12 20:36:02.758173 crc crio[20719]: time="2026-06-12T20:36:02.757792666Z" level=info msg="Created container 403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be: openshift-infra/auto-csr-approver-29688276-556sk/oc" id=2892d978-3739-4ff7-a4e7-8fce7c14aced name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.372360 | controller | Jun 12 20:36:02.760222 crc crio[20719]: time="2026-06-12T20:36:02.760138624Z" level=info msg="Starting container: 403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be" id=443a1009-56ac-41da-820a-5fa812693e78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.372416 | controller | Jun 12 20:36:02.766628 crc crio[20719]: time="2026-06-12T20:36:02.765357551Z" level=info msg="Started container" PID=128977 containerID=403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be description=openshift-infra/auto-csr-approver-29688276-556sk/oc id=443a1009-56ac-41da-820a-5fa812693e78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b
2026-06-12 21:10:20.372436 | controller | Jun 12 20:36:05.097990 crc crio[20719]: time="2026-06-12T20:36:05.097239414Z" level=info msg="Stopping pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b" id=2ba292da-6c87-4073-83af-cc18779e84bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.372453 | controller | Jun 12 20:36:05.099782 crc crio[20719]: time="2026-06-12T20:36:05.09878028Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688276-556sk Namespace:openshift-infra ID:44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b UID:7174fb31-cafd-4492-b405-52fa37abb681 NetNS:/var/run/netns/afc01752-2730-428e-a4f7-58ca335b59a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7174fb31_cafd_4492_b405_52fa37abb681.slice PodAnnotations:0xc000eae210}] Aliases:map[]}"
2026-06-12 21:10:20.372469 | controller | Jun 12 20:36:05.099782 crc crio[20719]: time="2026-06-12T20:36:05.099370029Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688276-556sk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.372485 | controller | Jun 12 20:36:05.419755 crc crio[20719]: time="2026-06-12T20:36:05.419468242Z" level=info msg="Stopped pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b" id=2ba292da-6c87-4073-83af-cc18779e84bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.372501 | controller | Jun 12 20:36:06.849761 crc crio[20719]: time="2026-06-12T20:36:06.849357446Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-fj4dg/POD" id=45f596d5-7c7f-408f-a2ea-9d3fc3e6605e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.372516 | controller | Jun 12 20:36:06.849761 crc crio[20719]: time="2026-06-12T20:36:06.849800319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.372532 | controller | Jun 12 20:36:06.879672 crc crio[20719]: time="2026-06-12T20:36:06.879583373Z" level=info msg="Got pod network &{Name:redhat-operators-fj4dg Namespace:openshift-marketplace ID:eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825 UID:aff41c54-07a0-4452-9040-6adb43eff50a NetNS:/var/run/netns/1b685e1f-30a1-423b-a7d5-68cfc70e727e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaff41c54_07a0_4452_9040_6adb43eff50a.slice PodAnnotations:0xc00259a158}] Aliases:map[]}"
2026-06-12 21:10:20.372548 | controller | Jun 12 20:36:06.879672 crc crio[20719]: time="2026-06-12T20:36:06.879647674Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-fj4dg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.372564 | controller | Jun 12 20:36:07.422434 crc crio[20719]: 2026-06-12T20:36:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb44c7d5b063180 Mac:36:f7:70:ec:de:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/1b685e1f-30a1-423b-a7d5-68cfc70e727e SocketPath: PciID:}] [{Interface:0xc0004bc2e0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.372580 | controller | Jun 12 20:36:07.422434 crc crio[20719]: time="2026-06-12T20:36:07.421833991Z" level=info msg="Got pod network &{Name:redhat-operators-fj4dg Namespace:openshift-marketplace ID:eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825 UID:aff41c54-07a0-4452-9040-6adb43eff50a NetNS:/var/run/netns/1b685e1f-30a1-423b-a7d5-68cfc70e727e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaff41c54_07a0_4452_9040_6adb43eff50a.slice PodAnnotations:0xc00259a158}] Aliases:map[]}"
2026-06-12 21:10:20.372628 | controller | Jun 12 20:36:07.422434 crc crio[20719]: time="2026-06-12T20:36:07.421992806Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-fj4dg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.372651 | controller | Jun 12 20:36:07.430921 crc crio[20719]: time="2026-06-12T20:36:07.430762607Z" level=info msg="Ran pod sandbox eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825 with infra container: openshift-marketplace/redhat-operators-fj4dg/POD" id=45f596d5-7c7f-408f-a2ea-9d3fc3e6605e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.372668 | controller | Jun 12 20:36:07.435895 crc crio[20719]: time="2026-06-12T20:36:07.435780745Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d06d2d19-d83c-4b25-930d-e9f1eacb3811 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.372685 | controller | Jun 12 20:36:07.438468 crc crio[20719]: time="2026-06-12T20:36:07.438428233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=066b6ad5-43cc-4a9b-bdde-2b6bebde7bb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.372701 | controller | Jun 12 20:36:07.450523 crc crio[20719]: time="2026-06-12T20:36:07.450407269Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fj4dg/extract-utilities" id=94d6b454-891a-450f-98a1-c2bfa238c37e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.372717 | controller | Jun 12 20:36:07.450883 crc crio[20719]: time="2026-06-12T20:36:07.450819512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.372734 | controller | Jun 12 20:36:07.516534 crc crio[20719]: time="2026-06-12T20:36:07.51639342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.372766 | controller | Jun 12 20:36:07.520390 crc crio[20719]: time="2026-06-12T20:36:07.520231804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.372783 | controller | Jun 12 20:36:07.700452 crc crio[20719]: time="2026-06-12T20:36:07.699835219Z" level=info msg="Created container 02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f: openshift-marketplace/redhat-operators-fj4dg/extract-utilities" id=94d6b454-891a-450f-98a1-c2bfa238c37e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.372799 | controller | Jun 12 20:36:07.701799 crc crio[20719]: time="2026-06-12T20:36:07.701714524Z" level=info msg="Starting container: 02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f" id=756ccf96-416b-4db5-9d50-52f08d84ace5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.372815 | controller | Jun 12 20:36:07.709351 crc crio[20719]: time="2026-06-12T20:36:07.709205637Z" level=info msg="Started container" PID=129423 containerID=02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f description=openshift-marketplace/redhat-operators-fj4dg/extract-utilities id=756ccf96-416b-4db5-9d50-52f08d84ace5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825
2026-06-12 21:10:20.372836 | controller | Jun 12 20:36:08.152605 crc crio[20719]: time="2026-06-12T20:36:08.152412496Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cf9dbdaf-3519-4a0f-9e60-ced8afc016be name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.372871 | controller | Jun 12 20:36:08.157395 crc crio[20719]: time="2026-06-12T20:36:08.157309412Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:10:20.372889 | controller | Jun 12 20:36:08.826444 crc crio[20719]: time="2026-06-12T20:36:08.825927012Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=cf9dbdaf-3519-4a0f-9e60-ced8afc016be name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.372906 | controller | Jun 12 20:36:08.827131 crc crio[20719]: time="2026-06-12T20:36:08.827077013Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b6ac98bc-41fd-4d91-ad15-35a0c438f9d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.372922 | controller | Jun 12 20:36:08.829731 crc crio[20719]: time="2026-06-12T20:36:08.829690842Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9d9ddb3b-4492-4ba6-a47d-89fd79548e49 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.372937 | controller | Jun 12 20:36:08.839454 crc crio[20719]: time="2026-06-12T20:36:08.839365377Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fj4dg/extract-content" id=b6f1bd13-8cb2-4ac8-8687-3e66bcd49d9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.372953 | controller | Jun 12 20:36:08.839895 crc crio[20719]: time="2026-06-12T20:36:08.83981838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.372969 | controller | Jun 12 20:36:08.898232 crc crio[20719]: time="2026-06-12T20:36:08.898162902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.372985 | controller | Jun 12 20:36:08.902651 crc crio[20719]: time="2026-06-12T20:36:08.901485271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.373001 | controller | Jun 12 20:36:09.183751 crc crio[20719]: time="2026-06-12T20:36:09.182777166Z" level=info msg="Created container 33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac: openshift-marketplace/redhat-operators-fj4dg/extract-content" id=b6f1bd13-8cb2-4ac8-8687-3e66bcd49d9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.373016 | controller | Jun 12 20:36:09.185256 crc crio[20719]: time="2026-06-12T20:36:09.185173666Z" level=info msg="Starting container: 33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac" id=77980810-83f0-45a6-ae26-646040174116 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.373032 | controller | Jun 12 20:36:09.193538 crc crio[20719]: time="2026-06-12T20:36:09.193457773Z" level=info msg="Started container" PID=129523 containerID=33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac description=openshift-marketplace/redhat-operators-fj4dg/extract-content id=77980810-83f0-45a6-ae26-646040174116 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825
2026-06-12 21:10:20.373048 | controller | Jun 12 20:36:15.268364 crc crio[20719]: time="2026-06-12T20:36:15.267627988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7ca6a689-08c6-487f-9ae9-e7f590978356 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.373068 | controller | Jun 12 20:36:15.271150 crc crio[20719]: time="2026-06-12T20:36:15.27106391Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=141f7c56-731b-4f3a-bc8f-96bfcb4cb61b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.373084 | controller | Jun 12 20:36:15.283377 crc crio[20719]: time="2026-06-12T20:36:15.282680145Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fj4dg/registry-server" id=33fb2159-4675-4020-ad0a-f1a97aa6cd15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.373100 | controller | Jun 12 20:36:15.283377 crc crio[20719]: time="2026-06-12T20:36:15.283346165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.373115 | controller | Jun 12 20:36:15.374776 crc crio[20719]: time="2026-06-12T20:36:15.374557361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.373130 | controller | Jun 12 20:36:15.382128 crc crio[20719]: time="2026-06-12T20:36:15.382018482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.373145 | controller | Jun 12 20:36:15.542956 crc crio[20719]: time="2026-06-12T20:36:15.542900055Z" level=info msg="Created container eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3: openshift-marketplace/redhat-operators-fj4dg/registry-server" id=33fb2159-4675-4020-ad0a-f1a97aa6cd15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.373161 | controller | Jun 12 20:36:15.544562 crc crio[20719]: time="2026-06-12T20:36:15.544447982Z" level=info msg="Starting container: eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3" id=aa5be410-7727-4d0f-b64b-04d13e6cfb46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.373177 | controller | Jun 12 20:36:15.550623 crc crio[20719]: time="2026-06-12T20:36:15.55047283Z" level=info msg="Started container" PID=129851 containerID=eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3 description=openshift-marketplace/redhat-operators-fj4dg/registry-server id=aa5be410-7727-4d0f-b64b-04d13e6cfb46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825
2026-06-12 21:10:20.373193 | controller | Jun 12 20:36:17.343674 crc crio[20719]: time="2026-06-12T20:36:17.342743643Z" level=info msg="Stopping pod sandbox: e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0" id=bdfada8b-d211-467f-ade1-5e3e6f9074c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.373208 | controller | Jun 12 20:36:17.344646 crc crio[20719]: time="2026-06-12T20:36:17.344492235Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz Namespace:openstack ID:e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0 UID:d7296b02-90f5-41fa-ba62-aebc70285971 NetNS:/var/run/netns/58914a43-c993-4ddc-a664-54b4fb544644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7296b02_90f5_41fa_ba62_aebc70285971.slice PodAnnotations:0xc0023e2938}] Aliases:map[]}"
2026-06-12 21:10:20.373225 | controller | Jun 12 20:36:17.344725 crc crio[20719]: time="2026-06-12T20:36:17.34464848Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.373241 | controller | Jun 12 20:36:20.020198 crc crio[20719]: time="2026-06-12T20:36:20.019326716Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-kqmfg/POD" id=bd5205fa-7ee8-4451-9a21-82870c219841 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.373262 | controller | Jun 12 20:36:20.020198 crc crio[20719]: time="2026-06-12T20:36:20.020203972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.373279 | controller | Jun 12 20:36:20.053313 crc crio[20719]: time="2026-06-12T20:36:20.053151079Z" level=info msg="Got pod network &{Name:certified-operators-kqmfg Namespace:openshift-marketplace ID:522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838 UID:a5ce02e9-cb9c-40e6-bda0-2063e1a03f13 NetNS:/var/run/netns/de0c5459-a2c8-49ae-96a1-ab8c9472ce2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5ce02e9_cb9c_40e6_bda0_2063e1a03f13.slice PodAnnotations:0xc000527070}] Aliases:map[]}"
2026-06-12 21:10:20.373296 | controller | Jun 12 20:36:20.053313 crc crio[20719]: time="2026-06-12T20:36:20.053226331Z" level=info msg="Adding pod openshift-marketplace_certified-operators-kqmfg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.373312 | controller | Jun 12 20:36:20.394070 crc crio[20719]: time="2026-06-12T20:36:20.393616991Z" level=info msg="Stopped pod sandbox: e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0" id=bdfada8b-d211-467f-ade1-5e3e6f9074c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.373329 | controller | Jun 12 20:36:20.688675 crc crio[20719]: 2026-06-12T20:36:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:522e604bd2f05f0 Mac:42:f5:83:1f:e3:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/de0c5459-a2c8-49ae-96a1-ab8c9472ce2a SocketPath: PciID:}] [{Interface:0xc00025b570 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.373346 | controller | Jun 12 20:36:20.695745 crc crio[20719]: time="2026-06-12T20:36:20.695642302Z" level=info msg="Got pod network &{Name:certified-operators-kqmfg Namespace:openshift-marketplace ID:522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838 UID:a5ce02e9-cb9c-40e6-bda0-2063e1a03f13 NetNS:/var/run/netns/de0c5459-a2c8-49ae-96a1-ab8c9472ce2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5ce02e9_cb9c_40e6_bda0_2063e1a03f13.slice PodAnnotations:0xc000527070}] Aliases:map[]}"
2026-06-12 21:10:20.373363 | controller | Jun 12 20:36:20.696396 crc crio[20719]: time="2026-06-12T20:36:20.695992502Z" level=info msg="Checking pod openshift-marketplace_certified-operators-kqmfg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.373380 | controller | Jun 12 20:36:20.711344 crc crio[20719]: time="2026-06-12T20:36:20.711087852Z" level=info msg="Ran pod sandbox 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838 with infra container: openshift-marketplace/certified-operators-kqmfg/POD" id=bd5205fa-7ee8-4451-9a21-82870c219841 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.373396 | controller | Jun 12 20:36:20.715764 crc crio[20719]: time="2026-06-12T20:36:20.715665956Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=36f7042f-25b8-489b-987b-b280d4100065 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.373413 | controller | Jun 12 20:36:20.720160 crc crio[20719]: time="2026-06-12T20:36:20.719981903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7ab5fe9a-21ac-4882-9e57-a3fc7e98d916 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.373433 | controller | Jun 12 20:36:20.733938 crc crio[20719]: time="2026-06-12T20:36:20.732384202Z" level=info msg="Creating container: openshift-marketplace/certified-operators-kqmfg/extract-utilities" id=188405d3-6239-4df7-9cd9-f67b455dfe37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.373505 | controller | Jun 12 20:36:20.733938 crc crio[20719]: time="2026-06-12T20:36:20.732827815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.373525 | controller | Jun 12 20:36:20.803347 crc crio[20719]: time="2026-06-12T20:36:20.803146101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.373541 | controller | Jun 12 20:36:20.813936 crc crio[20719]: time="2026-06-12T20:36:20.813825028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.373558 | controller | Jun 12 20:36:20.985448 crc crio[20719]: time="2026-06-12T20:36:20.985210263Z" level=info msg="Created container 590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94: openshift-marketplace/certified-operators-kqmfg/extract-utilities" id=188405d3-6239-4df7-9cd9-f67b455dfe37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.373574 | controller | Jun 12 20:36:20.988827 crc crio[20719]: time="2026-06-12T20:36:20.988777888Z" level=info msg="Starting container: 590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94" id=a7050af1-c289-4b04-bc07-146e2aea1f10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.373591 | controller | Jun 12 20:36:20.994170 crc crio[20719]: time="2026-06-12T20:36:20.994035644Z" level=info msg="Started container" PID=130248 containerID=590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94 description=openshift-marketplace/certified-operators-kqmfg/extract-utilities id=a7050af1-c289-4b04-bc07-146e2aea1f10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838
2026-06-12 21:10:20.373608 | controller | Jun 12 20:36:21.410548 crc crio[20719]: time="2026-06-12T20:36:21.409856032Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=efc3345d-5ede-48f2-a5f9-356bf9785a2c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.373625 | controller | Jun 12 20:36:21.416224 crc crio[20719]: time="2026-06-12T20:36:21.416082308Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:10:20.373642 | controller | Jun 12 20:36:22.035158 crc crio[20719]: time="2026-06-12T20:36:22.035087612Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=efc3345d-5ede-48f2-a5f9-356bf9785a2c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.373658 | controller | Jun 12 20:36:22.036731 crc crio[20719]: time="2026-06-12T20:36:22.036655588Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2a0b8b60-4bda-432d-ac15-d6355c9b23b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.373674 | controller | Jun 12 20:36:22.041666 crc crio[20719]: time="2026-06-12T20:36:22.041197034Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b04aecbf-a2d8-416b-be4c-f902cd65ddf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.373690 | controller | Jun 12 20:36:22.041934 crc crio[20719]: time="2026-06-12T20:36:22.041812001Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/POD" id=d61c5e29-5fca-4b02-9e23-b25f5a841bcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.373711 | controller | Jun 12 20:36:22.042021 crc crio[20719]: time="2026-06-12T20:36:22.041973486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.373727 | controller | Jun 12 20:36:22.050660 crc crio[20719]: time="2026-06-12T20:36:22.050604603Z" level=info msg="Creating container: openshift-marketplace/certified-operators-kqmfg/extract-content" id=5a6b43ce-fa7b-4b7b-ba40-52e236cde97b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.373743 | controller | Jun 12 20:36:22.061043 crc crio[20719]: time="2026-06-12T20:36:22.057382164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.373760 | controller | Jun 12 20:36:22.099374 crc crio[20719]: time="2026-06-12T20:36:22.092528197Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 Namespace:openstack ID:8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0 UID:4b06bd66-612a-4927-b511-3d5f04d6e201 NetNS:/var/run/netns/06603b6a-7238-4cc1-9527-89013d4c0a3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b06bd66_612a_4927_b511_3d5f04d6e201.slice PodAnnotations:0xc000a384e0}] Aliases:map[]}"
2026-06-12 21:10:20.373777 | controller | Jun 12 20:36:22.099374 crc crio[20719]: time="2026-06-12T20:36:22.092610119Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.373793 | controller | Jun 12 20:36:22.111223 crc crio[20719]: time="2026-06-12T20:36:22.111003024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.373809 | controller | Jun 12 20:36:22.124548 crc crio[20719]: time="2026-06-12T20:36:22.124410883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.373826 | controller | Jun 12 20:36:22.433933 crc crio[20719]: time="2026-06-12T20:36:22.433122292Z" level=info msg="Created container 04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa: openshift-marketplace/certified-operators-kqmfg/extract-content" id=5a6b43ce-fa7b-4b7b-ba40-52e236cde97b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.373843 | controller | Jun 12 20:36:22.437391 crc crio[20719]: time="2026-06-12T20:36:22.437237903Z" level=info msg="Starting container: 04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa" id=7c6e542a-7cb3-4e3b-90f8-f11bed821b2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.373880 | controller | Jun 12 20:36:22.444466 crc crio[20719]: time="2026-06-12T20:36:22.444383925Z" level=info msg="Started container" PID=130369 containerID=04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa description=openshift-marketplace/certified-operators-kqmfg/extract-content id=7c6e542a-7cb3-4e3b-90f8-f11bed821b2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838
2026-06-12 21:10:20.373898 | controller | Jun 12 20:36:22.673719 crc crio[20719]: 2026-06-12T20:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e084bc784f40b0 Mac:e6:2b:48:0d:1b:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/06603b6a-7238-4cc1-9527-89013d4c0a3e SocketPath: PciID:}] [{Interface:0xc0000145b0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.373916 | controller | Jun 12 20:36:22.676923 crc crio[20719]: time="2026-06-12T20:36:22.676766161Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 Namespace:openstack ID:8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0 UID:4b06bd66-612a-4927-b511-3d5f04d6e201 NetNS:/var/run/netns/06603b6a-7238-4cc1-9527-89013d4c0a3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b06bd66_612a_4927_b511_3d5f04d6e201.slice PodAnnotations:0xc000a384e0}] Aliases:map[]}"
2026-06-12 21:10:20.373938 | controller | Jun 12 20:36:22.677120 crc crio[20719]: time="2026-06-12T20:36:22.676972177Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.373955 | controller | Jun 12 20:36:22.690413 crc crio[20719]: time="2026-06-12T20:36:22.690133837Z" level=info msg="Ran pod sandbox 8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/POD" id=d61c5e29-5fca-4b02-9e23-b25f5a841bcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.373972 | controller | Jun 12 20:36:22.694613 crc crio[20719]: time="2026-06-12T20:36:22.693867137Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ebeb0e22-8292-4aa4-a3b8-63661ded257a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.373989 | controller | Jun 12 20:36:22.745826 crc crio[20719]: time="2026-06-12T20:36:22.745697665Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=57b299f3-c1f7-4442-94cc-5d69f6abb316 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.374005 | controller | Jun 12 20:36:22.758860 crc crio[20719]: time="2026-06-12T20:36:22.758720211Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=f9125a70-d741-4cbc-ad21-2717f3c90eef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.374021 | controller | Jun 12 20:36:22.759236 crc crio[20719]: time="2026-06-12T20:36:22.759168844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.374038 | controller | Jun 12 20:36:22.830723 crc crio[20719]: time="2026-06-12T20:36:22.8304448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.374054 | controller | Jun 12 20:36:22.835002 crc crio[20719]: time="2026-06-12T20:36:22.834919832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.374071 | controller | Jun 12 20:36:23.058444 crc crio[20719]: time="2026-06-12T20:36:23.057535698Z" level=info msg="Created container 4596fb6072e30110b866c708ca6315a9ec2628698ba7e6b1758dd33516c27399: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=f9125a70-d741-4cbc-ad21-2717f3c90eef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.374087 | controller | Jun 12 20:36:23.059788 crc crio[20719]: time="2026-06-12T20:36:23.05963335Z" level=info msg="Starting container: 4596fb6072e30110b866c708ca6315a9ec2628698ba7e6b1758dd33516c27399" id=8478ff2b-5e31-457a-96dd-a781ed41b1c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.374103 | controller | Jun 12 20:36:23.068715 crc crio[20719]: time="2026-06-12T20:36:23.068638388Z" level=info msg="Started container" PID=130425 containerID=4596fb6072e30110b866c708ca6315a9ec2628698ba7e6b1758dd33516c27399 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=8478ff2b-5e31-457a-96dd-a781ed41b1c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0
2026-06-12 21:10:20.374125 | controller | Jun 12 20:36:23.102364 crc crio[20719]: time="2026-06-12T20:36:23.102144172Z" level=info msg="Removing container: 7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662" id=2d164ee1-3e44-4373-a748-11054cbaddd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374143 | controller | Jun 12 20:36:23.415814 crc crio[20719]: time="2026-06-12T20:36:23.4155421Z" level=info msg="Removed container 7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662: openshift-infra/auto-csr-approver-29688270-zcrj2/oc" id=2d164ee1-3e44-4373-a748-11054cbaddd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374160 | controller | Jun 12 20:36:23.428561 crc crio[20719]: time="2026-06-12T20:36:23.428474195Z" level=info msg="Stopping pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0" id=decdc085-e408-430c-a834-a71eeb068332 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.374177 | controller | Jun 12 20:36:23.428561 crc crio[20719]: time="2026-06-12T20:36:23.428562015Z" level=info msg="Stopped pod sandbox (already stopped): 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0" id=decdc085-e408-430c-a834-a71eeb068332 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.374193 | controller | Jun 12 20:36:23.429183 crc crio[20719]: time="2026-06-12T20:36:23.429126155Z" level=info msg="Removing pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0" id=35fa3e1b-3943-4ca5-8079-5d9f46851341 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.374209 | controller | Jun 12 20:36:23.458117 crc crio[20719]: time="2026-06-12T20:36:23.458056211Z" level=info msg="Removed pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0" id=35fa3e1b-3943-4ca5-8079-5d9f46851341 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.374225 | controller | Jun 12 20:36:23.459066 crc crio[20719]: time="2026-06-12T20:36:23.45874389Z" level=info msg="Stopping pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8" id=87e1a1fc-7562-4b02-bd95-b8bef4d92799 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.374241 | controller | Jun 12 20:36:23.459066 crc crio[20719]: time="2026-06-12T20:36:23.458787683Z" level=info msg="Stopped pod sandbox (already stopped): d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8" id=87e1a1fc-7562-4b02-bd95-b8bef4d92799 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.374258 | controller | Jun 12 20:36:23.459492 crc crio[20719]: time="2026-06-12T20:36:23.459371799Z" level=info msg="Removing pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8" id=555310a1-4b45-4f9f-a213-120d724091a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.374274 | controller | Jun 12 20:36:23.479255 crc crio[20719]: time="2026-06-12T20:36:23.479172177Z" level=info msg="Removed pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8" id=555310a1-4b45-4f9f-a213-120d724091a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.374290 | controller | Jun 12 20:36:24.480822 crc crio[20719]: time="2026-06-12T20:36:24.480410523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=18b206b5-8ee2-40e5-b4e0-7b3493187ea6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.374306 | controller | Jun 12 20:36:24.485461 crc crio[20719]: time="2026-06-12T20:36:24.48501671Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d126b282-4506-427d-9931-c1aeb325d704 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.374327 | controller | Jun 12 20:36:24.499175 crc crio[20719]: time="2026-06-12T20:36:24.499072036Z" level=info msg="Creating container: openshift-marketplace/certified-operators-kqmfg/registry-server" id=f98fc02d-ede6-4aea-910b-b7b25bca6b61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.374344 | controller | Jun 12 20:36:24.499647 crc crio[20719]: time="2026-06-12T20:36:24.499584991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.374360 | controller | Jun 12 20:36:24.569077 crc crio[20719]: time="2026-06-12T20:36:24.568956229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.374377 | controller | Jun 12 20:36:24.579076 crc crio[20719]: time="2026-06-12T20:36:24.578980017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.374393 | controller | Jun 12 20:36:24.730005 crc crio[20719]: time="2026-06-12T20:36:24.729467582Z" level=info msg="Created container a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc: openshift-marketplace/certified-operators-kqmfg/registry-server" id=f98fc02d-ede6-4aea-910b-b7b25bca6b61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.374410 | controller | Jun 12 20:36:24.731321 crc crio[20719]: time="2026-06-12T20:36:24.73108315Z" level=info msg="Starting container: a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc" id=c991067c-5514-4abe-abdb-7e0e285634f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.374426 | controller | Jun 12 20:36:24.740682 crc crio[20719]: time="2026-06-12T20:36:24.740482429Z" level=info msg="Started container" PID=130534 containerID=a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc description=openshift-marketplace/certified-operators-kqmfg/registry-server id=c991067c-5514-4abe-abdb-7e0e285634f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838
2026-06-12 21:10:20.374443 | controller | Jun 12 20:36:28.550457 crc crio[20719]: time="2026-06-12T20:36:28.549408256Z" level=info msg="Stopping container: eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3 (timeout: 2s)" id=7c0fbe62-8014-4dd7-9c6d-efcebe8b0d18 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.374459 | controller | Jun 12 20:36:28.708831 crc crio[20719]: time="2026-06-12T20:36:28.708699293Z" level=info msg="Stopped container eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3: openshift-marketplace/redhat-operators-fj4dg/registry-server" id=7c0fbe62-8014-4dd7-9c6d-efcebe8b0d18 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.374475 | controller | Jun 12 20:36:28.710991 crc crio[20719]: time="2026-06-12T20:36:28.710876887Z" level=info msg="Stopping pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825" id=72b7b1df-d4f0-4eae-ad63-c4a3e526e5ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.374491 | controller | Jun 12 20:36:28.712227 crc crio[20719]: time="2026-06-12T20:36:28.712133855Z" level=info msg="Got pod network &{Name:redhat-operators-fj4dg Namespace:openshift-marketplace ID:eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825 UID:aff41c54-07a0-4452-9040-6adb43eff50a NetNS:/var/run/netns/1b685e1f-30a1-423b-a7d5-68cfc70e727e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaff41c54_07a0_4452_9040_6adb43eff50a.slice PodAnnotations:0xc003ab0b20}] Aliases:map[]}"
2026-06-12 21:10:20.374508 | controller | Jun 12 20:36:28.712526 crc crio[20719]: time="2026-06-12T20:36:28.712442104Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-fj4dg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.374560 | controller | Jun 12 20:36:29.064733 crc crio[20719]: time="2026-06-12T20:36:29.064076066Z" level=info msg="Stopped pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825" id=72b7b1df-d4f0-4eae-ad63-c4a3e526e5ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.374582 | controller | Jun 12 20:36:29.572025 crc crio[20719]: time="2026-06-12T20:36:29.571870752Z" level=info msg="Removing container: eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3" id=1af7d8ec-6bd4-4480-9c05-347d43d06c51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374600 | controller | Jun 12 20:36:29.605740 crc crio[20719]: time="2026-06-12T20:36:29.605636023Z" level=info msg="Removed container eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3: openshift-marketplace/redhat-operators-fj4dg/registry-server" id=1af7d8ec-6bd4-4480-9c05-347d43d06c51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374616 | controller | Jun 12 20:36:29.610094 crc crio[20719]: time="2026-06-12T20:36:29.609964612Z" level=info msg="Removing container: 33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac" id=061328b6-c57c-4e1d-b909-787d89ef7d43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374633 | controller | Jun 12 20:36:29.658772 crc crio[20719]: time="2026-06-12T20:36:29.65807921Z" level=info msg="Removed container 33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac: openshift-marketplace/redhat-operators-fj4dg/extract-content" id=061328b6-c57c-4e1d-b909-787d89ef7d43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374649 | controller | Jun 12 20:36:29.661775 crc crio[20719]: time="2026-06-12T20:36:29.661700347Z" level=info msg="Removing container: 02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f" id=6d8f71f2-d6e0-4172-aaa1-d49d0077387b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374666 | controller | Jun 12 20:36:29.746707 crc crio[20719]: time="2026-06-12T20:36:29.746575665Z" level=info msg="Removed container 02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f: openshift-marketplace/redhat-operators-fj4dg/extract-utilities" id=6d8f71f2-d6e0-4172-aaa1-d49d0077387b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374682 | controller | Jun 12 20:36:33.662575 crc crio[20719]: time="2026-06-12T20:36:33.661882699Z" level=info msg="Stopping container: a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc (timeout: 2s)" id=2802a319-c86f-4703-9698-bf4c0e8026f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.374699 | controller | Jun 12 20:36:33.797734 crc crio[20719]: time="2026-06-12T20:36:33.797611636Z" level=info msg="Stopped container a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc: openshift-marketplace/certified-operators-kqmfg/registry-server" id=2802a319-c86f-4703-9698-bf4c0e8026f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.374715 | controller | Jun 12 20:36:33.799049 crc crio[20719]: time="2026-06-12T20:36:33.798798941Z" level=info msg="Stopping pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838" id=5a89344a-11ba-4b9d-a8b7-31f59486ede7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.374732 | controller | Jun 12 20:36:33.799866 crc crio[20719]: time="2026-06-12T20:36:33.799760089Z" level=info msg="Got pod network &{Name:certified-operators-kqmfg Namespace:openshift-marketplace ID:522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838 UID:a5ce02e9-cb9c-40e6-bda0-2063e1a03f13 NetNS:/var/run/netns/de0c5459-a2c8-49ae-96a1-ab8c9472ce2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5ce02e9_cb9c_40e6_bda0_2063e1a03f13.slice PodAnnotations:0xc00170c710}] Aliases:map[]}"
2026-06-12 21:10:20.374753 | controller | Jun 12 20:36:33.800117 crc crio[20719]: time="2026-06-12T20:36:33.799943365Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-kqmfg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.374770 | controller | Jun 12 20:36:34.134929 crc crio[20719]: time="2026-06-12T20:36:34.134427979Z" level=info msg="Stopped pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838" id=5a89344a-11ba-4b9d-a8b7-31f59486ede7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.374787 | controller | Jun 12 20:36:34.695474 crc crio[20719]: time="2026-06-12T20:36:34.695247958Z" level=info msg="Removing container: a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc" id=670dea6f-f19a-44ac-b044-e119c905f85a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374803 | controller | Jun 12 20:36:34.761987 crc crio[20719]: time="2026-06-12T20:36:34.761671939Z" level=info msg="Removed container a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc: openshift-marketplace/certified-operators-kqmfg/registry-server" id=670dea6f-f19a-44ac-b044-e119c905f85a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374820 | controller | Jun 12 20:36:34.768740 crc crio[20719]: time="2026-06-12T20:36:34.768641085Z" level=info msg="Removing container: 04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa" id=77c9b9c6-94ea-4d25-af56-e0d97c3133bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374836 | controller | Jun 12 20:36:34.808355 crc crio[20719]: time="2026-06-12T20:36:34.808118797Z" level=info msg="Removed container 04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa: openshift-marketplace/certified-operators-kqmfg/extract-content" id=77c9b9c6-94ea-4d25-af56-e0d97c3133bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374913 | controller | Jun 12 20:36:34.811971 crc crio[20719]: time="2026-06-12T20:36:34.811848738Z" level=info msg="Removing container: 590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94" id=ebe00921-1e9d-494b-9315-4041491bdf25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374932 | controller | Jun 12 20:36:34.860964 crc crio[20719]: time="2026-06-12T20:36:34.860854653Z" level=info msg="Removed container 590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94: openshift-marketplace/certified-operators-kqmfg/extract-utilities" id=ebe00921-1e9d-494b-9315-4041491bdf25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.374949 | controller | Jun 12 20:36:46.484570 crc crio[20719]: time="2026-06-12T20:36:46.483546337Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-bpwjm/POD" id=35c143f6-43d5-4416-b470-5c7359054c3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.374966 | controller | Jun 12 20:36:46.485695 crc crio[20719]: time="2026-06-12T20:36:46.484591129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.374983 | controller | Jun 12 20:36:46.537297 crc crio[20719]: time="2026-06-12T20:36:46.537107587Z" level=info msg="Got pod network &{Name:community-operators-bpwjm Namespace:openshift-marketplace ID:1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43 UID:07fd4e3b-eae9-4877-9731-c0908464b809 NetNS:/var/run/netns/0c3675ce-3864-4484-945e-5e2cd8175fd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07fd4e3b_eae9_4877_9731_c0908464b809.slice PodAnnotations:0xc00008c8e8}] Aliases:map[]}"
2026-06-12 21:10:20.374999 | controller | Jun 12 20:36:46.537297 crc crio[20719]: time="2026-06-12T20:36:46.53720353Z" level=info msg="Adding pod openshift-marketplace_community-operators-bpwjm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.375016 | controller | Jun 12 20:36:46.955344 crc crio[20719]: 2026-06-12T20:36:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1920a1e335cfcb3 Mac:ea:32:1b:27:1a:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/0c3675ce-3864-4484-945e-5e2cd8175fd6 SocketPath: PciID:}] [{Interface:0xc0001345a0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.375038 | controller | Jun 12 20:36:46.955344 crc crio[20719]: time="2026-06-12T20:36:46.952792391Z" level=info msg="Got pod network &{Name:community-operators-bpwjm Namespace:openshift-marketplace ID:1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43 UID:07fd4e3b-eae9-4877-9731-c0908464b809 NetNS:/var/run/netns/0c3675ce-3864-4484-945e-5e2cd8175fd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07fd4e3b_eae9_4877_9731_c0908464b809.slice PodAnnotations:0xc00008c8e8}] Aliases:map[]}"
2026-06-12 21:10:20.375055 | controller | Jun 12 20:36:46.955344 crc crio[20719]: time="2026-06-12T20:36:46.953133372Z" level=info msg="Checking pod openshift-marketplace_community-operators-bpwjm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.375072 | controller | Jun 12 20:36:46.973563 crc crio[20719]: time="2026-06-12T20:36:46.97340993Z" level=info msg="Ran pod sandbox 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43 with infra container: openshift-marketplace/community-operators-bpwjm/POD" id=35c143f6-43d5-4416-b470-5c7359054c3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.375088 | controller | Jun 12 20:36:46.977763 crc crio[20719]: time="2026-06-12T20:36:46.977670628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b0221c64-fd15-4fe1-8dd4-d95c56241de1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.375104 | controller | Jun 12 20:36:46.992030 crc crio[20719]: time="2026-06-12T20:36:46.991864849Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=17378632-fec5-4382-9278-18b660acdc9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.375121 | controller | Jun 12 20:36:47.007183 crc crio[20719]: time="2026-06-12T20:36:47.007085932Z" level=info msg="Creating container: openshift-marketplace/community-operators-bpwjm/extract-utilities" id=e831a65e-1726-4a7c-b91d-393856f0fc57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.375137 | controller | Jun 12 20:36:47.007872 crc crio[20719]: time="2026-06-12T20:36:47.007744973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.375154 | controller | Jun 12 20:36:47.065389 crc crio[20719]: time="2026-06-12T20:36:47.065110472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.375171 | controller | Jun 12 20:36:47.079589 crc crio[20719]: time="2026-06-12T20:36:47.079484169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.375188 | controller | Jun 12 20:36:47.243869 crc crio[20719]: time="2026-06-12T20:36:47.243739191Z" level=info msg="Created container ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a: openshift-marketplace/community-operators-bpwjm/extract-utilities" id=e831a65e-1726-4a7c-b91d-393856f0fc57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.375204 | controller | Jun 12 20:36:47.245502 crc crio[20719]: time="2026-06-12T20:36:47.245456594Z" level=info msg="Starting container: ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a" id=558ae6f3-2eb7-4a55-abf2-38b6599c711f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.375225 | controller | Jun 12 20:36:47.251585 crc crio[20719]: time="2026-06-12T20:36:47.251547613Z" level=info msg="Started container" PID=131994 containerID=ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a description=openshift-marketplace/community-operators-bpwjm/extract-utilities id=558ae6f3-2eb7-4a55-abf2-38b6599c711f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43
2026-06-12 21:10:20.375242 | controller | Jun 12 20:36:47.905714 crc crio[20719]: time="2026-06-12T20:36:47.903402355Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=7d16f358-991f-46a6-9931-3c5693b39cc7 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.375258 | controller | Jun 12 20:36:47.920204 crc crio[20719]: time="2026-06-12T20:36:47.920027957Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:10:20.375275 | controller | Jun 12 20:36:49.294066 crc crio[20719]: time="2026-06-12T20:36:49.28791509Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=7d16f358-991f-46a6-9931-3c5693b39cc7 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.375291 | controller | Jun 12 20:36:49.299017 crc crio[20719]: time="2026-06-12T20:36:49.298953582Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c2a7baaf-9077-474a-b9c8-a3e55ac4e45b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.375307 | controller | Jun 12 20:36:49.347104 crc crio[20719]: time="2026-06-12T20:36:49.340140451Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c0191627-9b75-4fef-a80a-5b3b3cdefc78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.375323 | controller | Jun 12 20:36:49.390521 crc crio[20719]: time="2026-06-12T20:36:49.390436573Z" level=info msg="Creating container: openshift-marketplace/community-operators-bpwjm/extract-content" id=162ea160-5236-49ab-bf57-e764a229a398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.375339 | controller | Jun 12 20:36:49.390959 crc crio[20719]: time="2026-06-12T20:36:49.390896826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.375355 | controller | Jun 12 20:36:49.457062 crc crio[20719]: time="2026-06-12T20:36:49.456875044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.375372 | controller | Jun 12 20:36:49.463250 crc crio[20719]: time="2026-06-12T20:36:49.463181141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.375388 | controller | Jun 12 20:36:49.652384 crc crio[20719]: time="2026-06-12T20:36:49.652117056Z" level=info msg="Created container c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18: openshift-marketplace/community-operators-bpwjm/extract-content" id=162ea160-5236-49ab-bf57-e764a229a398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.375405 | controller | Jun 12 20:36:49.653538 crc crio[20719]: time="2026-06-12T20:36:49.653449286Z" level=info msg="Starting container: c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18" id=6ec4e033-68d3-4485-88e9-de713fa97e28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.375422 | controller | Jun 12 20:36:49.661169 crc crio[20719]: time="2026-06-12T20:36:49.661063683Z" level=info msg="Started container" PID=132121 containerID=c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18 description=openshift-marketplace/community-operators-bpwjm/extract-content id=6ec4e033-68d3-4485-88e9-de713fa97e28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43
2026-06-12 21:10:20.375444 | controller | Jun 12 20:36:52.027197 crc crio[20719]: time="2026-06-12T20:36:52.026388919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0615972a-0c7a-42b3-8967-33c3544e8b26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.375461 | controller | Jun 12 20:36:52.031234 crc crio[20719]: time="2026-06-12T20:36:52.031132389Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4190ccd8-901c-47c6-9eda-4ec7181bd893 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.375477 | controller | Jun 12 20:36:52.057046 crc crio[20719]: time="2026-06-12T20:36:52.056851363Z" level=info msg="Creating container: openshift-marketplace/community-operators-bpwjm/registry-server" id=326be509-166d-4783-924f-81ef895afa2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.375493 | controller | Jun 12 20:36:52.057443 crc crio[20719]: time="2026-06-12T20:36:52.057358528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.375509 | controller | Jun 12 20:36:52.115743 crc crio[20719]: time="2026-06-12T20:36:52.115399291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.375525 | controller | Jun 12 20:36:52.118897 crc crio[20719]: time="2026-06-12T20:36:52.118813381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.375542 | controller | Jun 12 20:36:52.336901 crc crio[20719]: time="2026-06-12T20:36:52.336780068Z" level=info msg="Created container 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880: openshift-marketplace/community-operators-bpwjm/registry-server" id=326be509-166d-4783-924f-81ef895afa2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.375558 | controller | Jun 12 20:36:52.338391 crc crio[20719]: time="2026-06-12T20:36:52.33820681Z" level=info msg="Starting container: 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880" id=45ba4872-7160-43e9-b9a4-a282665168e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.375575 | controller | Jun 12 20:36:52.346801 crc crio[20719]: time="2026-06-12T20:36:52.346116954Z" level=info msg="Started container" PID=132279 containerID=2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880 description=openshift-marketplace/community-operators-bpwjm/registry-server id=45ba4872-7160-43e9-b9a4-a282665168e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43
2026-06-12 21:10:20.375592 | controller | Jun 12 20:36:59.167671 crc crio[20719]: time="2026-06-12T20:36:59.166122479Z" level=info msg="Stopping container: 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880 (timeout: 2s)" id=0c4e222b-0f86-42e8-bb48-1a20c6c89679 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.375653 | controller | Jun 12 20:36:59.310385 crc crio[20719]: time="2026-06-12T20:36:59.3101377Z" level=info msg="Stopped container 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880: openshift-marketplace/community-operators-bpwjm/registry-server" id=0c4e222b-0f86-42e8-bb48-1a20c6c89679 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.375674 | controller | Jun 12 20:36:59.314228 crc crio[20719]: time="2026-06-12T20:36:59.314049587Z" level=info msg="Stopping pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43" id=bc6d62f0-25da-4f1b-90c9-4b2cc98ace35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.375721 | controller | Jun 12 20:36:59.316646 crc crio[20719]: time="2026-06-12T20:36:59.316128949Z" level=info msg="Got pod network &{Name:community-operators-bpwjm Namespace:openshift-marketplace ID:1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43 UID:07fd4e3b-eae9-4877-9731-c0908464b809 NetNS:/var/run/netns/0c3675ce-3864-4484-945e-5e2cd8175fd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07fd4e3b_eae9_4877_9731_c0908464b809.slice PodAnnotations:0xc000a385e8}] Aliases:map[]}"
2026-06-12 21:10:20.375740 | controller | Jun 12 20:36:59.317058 crc crio[20719]: time="2026-06-12T20:36:59.316669185Z" level=info msg="Deleting pod openshift-marketplace_community-operators-bpwjm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.375758 | controller | Jun 12 20:36:59.713083 crc crio[20719]: time="2026-06-12T20:36:59.712728045Z" level=info msg="Stopped pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43" id=bc6d62f0-25da-4f1b-90c9-4b2cc98ace35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.375775 | controller | Jun 12 20:37:00.188688 crc crio[20719]: time="2026-06-12T20:37:00.188559493Z" level=info msg="Removing container: 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880" id=5fbeaa20-0582-4de3-b68c-f2964f45e89a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.375791 | controller | Jun 12 20:37:00.266584 crc crio[20719]: time="2026-06-12T20:37:00.266477557Z" level=info msg="Removed container 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880: openshift-marketplace/community-operators-bpwjm/registry-server" id=5fbeaa20-0582-4de3-b68c-f2964f45e89a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.375807 | controller | Jun 12 20:37:00.270414 crc crio[20719]: time="2026-06-12T20:37:00.270224964Z" level=info msg="Removing container: c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18" id=baaaab59-bfbf-461b-ac2f-84454b4d1f31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.375824 | controller | Jun 12 20:37:00.310463 crc crio[20719]: time="2026-06-12T20:37:00.309390543Z" level=info msg="Removed container c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18: openshift-marketplace/community-operators-bpwjm/extract-content" id=baaaab59-bfbf-461b-ac2f-84454b4d1f31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.375840 | controller | Jun 12 20:37:00.312813 crc crio[20719]: time="2026-06-12T20:37:00.312762027Z" level=info msg="Removing container: ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a" id=06e6019d-3162-42f6-99b2-85ecdfad9219 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.375874 | controller | Jun 12 20:37:00.368001 crc crio[20719]: time="2026-06-12T20:37:00.36773219Z" level=info msg="Removed container ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a: openshift-marketplace/community-operators-bpwjm/extract-utilities" id=06e6019d-3162-42f6-99b2-85ecdfad9219 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.375892 | controller | Jun 12 20:37:23.522990 crc crio[20719]: time="2026-06-12T20:37:23.522062368Z" level=info msg="Stopping pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838" id=a95750b9-1ce9-4c7e-b00c-5ce8073c21aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.375908 | controller | Jun 12 20:37:23.526121 crc crio[20719]: time="2026-06-12T20:37:23.523088839Z" level=info msg="Stopped pod sandbox (already stopped): 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838" id=a95750b9-1ce9-4c7e-b00c-5ce8073c21aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.375925 | controller | Jun 12 20:37:23.526121 crc crio[20719]: time="2026-06-12T20:37:23.524709887Z" level=info msg="Removing pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838" id=c8298cf6-5515-4fba-af3c-033a00eee8eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.375945 | controller | Jun 12 20:37:23.565694 crc crio[20719]: time="2026-06-12T20:37:23.56551726Z" level=info msg="Removed pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838" id=c8298cf6-5515-4fba-af3c-033a00eee8eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.375962 | controller | Jun 12 20:37:23.569595 crc crio[20719]: time="2026-06-12T20:37:23.569204041Z" level=info msg="Stopping pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43" id=1f8a6b05-74db-4631-9fb4-fc2291a05080 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.375978 | controller | Jun 12 20:37:23.569595 crc crio[20719]: time="2026-06-12T20:37:23.569562062Z" level=info msg="Stopped pod sandbox (already stopped): 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43" id=1f8a6b05-74db-4631-9fb4-fc2291a05080 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.375994 | controller | Jun 12 20:37:23.575807 crc crio[20719]: time="2026-06-12T20:37:23.575692111Z" level=info msg="Removing pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43" id=1338cd16-73a7-442e-b873-e3a852d23138 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.376010 | controller | Jun 12 20:37:23.596528 crc crio[20719]: time="2026-06-12T20:37:23.596425666Z" level=info msg="Removed pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43" id=1338cd16-73a7-442e-b873-e3a852d23138 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.376026 | controller | Jun 12 20:37:23.597543 crc crio[20719]: time="2026-06-12T20:37:23.597472435Z" level=info msg="Stopping pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825" id=eb06ed87-f4b5-49de-a101-c90da1e046fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.376041 | controller | Jun 12 20:37:23.597633 crc crio[20719]: time="2026-06-12T20:37:23.597583968Z" level=info msg="Stopped pod sandbox (already stopped): eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825" id=eb06ed87-f4b5-49de-a101-c90da1e046fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.376057 | controller | Jun 12 20:37:23.598325 crc crio[20719]: time="2026-06-12T20:37:23.598173106Z" level=info msg="Removing pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825" id=9dfc2b33-fcbc-4406-8d6a-6239127e0e64 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.376073 | controller | Jun 12 20:37:23.615324 crc crio[20719]: time="2026-06-12T20:37:23.615199663Z" level=info msg="Removed pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825" id=9dfc2b33-fcbc-4406-8d6a-6239127e0e64 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.376089 | controller | Jun 12 20:38:01.409775 crc crio[20719]: time="2026-06-12T20:38:01.407458402Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688278-qrjvc/POD" id=19f248fa-497b-49c8-b527-d619fdc9ab94 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.376104 | controller | Jun 12 20:38:01.412023 crc crio[20719]: time="2026-06-12T20:38:01.409807463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.376121 | controller | Jun 12 20:38:01.552975 crc crio[20719]: time="2026-06-12T20:38:01.552810726Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688278-qrjvc Namespace:openshift-infra ID:befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca UID:89d6f31a-b0db-4933-a5a4-1b6f14fbae4a NetNS:/var/run/netns/05333cd3-409d-4f50-8622-b6ba48331430 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89d6f31a_b0db_4933_a5a4_1b6f14fbae4a.slice PodAnnotations:0xc0033330e0}] Aliases:map[]}"
2026-06-12 21:10:20.376142 | controller | Jun 12 20:38:01.552975 crc crio[20719]: time="2026-06-12T20:38:01.552896918Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688278-qrjvc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.376159 | controller | Jun 12 20:38:02.424956 crc crio[20719]: 2026-06-12T20:38:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:befe4375f845cf7 Mac:76:74:ec:ea:b5:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/05333cd3-409d-4f50-8622-b6ba48331430 SocketPath: PciID:}] [{Interface:0xc0005185d0 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.376176 | controller | Jun 12 20:38:02.436684 crc crio[20719]: time="2026-06-12T20:38:02.436587743Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688278-qrjvc Namespace:openshift-infra ID:befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca UID:89d6f31a-b0db-4933-a5a4-1b6f14fbae4a NetNS:/var/run/netns/05333cd3-409d-4f50-8622-b6ba48331430 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89d6f31a_b0db_4933_a5a4_1b6f14fbae4a.slice PodAnnotations:0xc0033330e0}] Aliases:map[]}"
2026-06-12 21:10:20.376193 | controller | Jun 12 20:38:02.437251 crc crio[20719]: time="2026-06-12T20:38:02.437186031Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688278-qrjvc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.376210 | controller | Jun 12 20:38:02.463626 crc crio[20719]: time="2026-06-12T20:38:02.463499516Z" level=info msg="Ran pod sandbox befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca with infra container: openshift-infra/auto-csr-approver-29688278-qrjvc/POD" id=19f248fa-497b-49c8-b527-d619fdc9ab94 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.376227 | controller | Jun 12 20:38:02.482242 crc crio[20719]: time="2026-06-12T20:38:02.482067708Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5fd58e88-1a51-41a3-a689-1c7c8242eebe name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.376243 | controller | Jun 12 20:38:02.503230 crc crio[20719]: time="2026-06-12T20:38:02.503130838Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.376260 | controller | Jun 12 20:38:04.046171 crc crio[20719]: time="2026-06-12T20:38:04.045209958Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5fd58e88-1a51-41a3-a689-1c7c8242eebe name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.376275 | controller | Jun 12 20:38:04.048142 crc crio[20719]: time="2026-06-12T20:38:04.048071243Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9d171539-1fcc-4fdb-83ba-a044ff417d19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.376292 | controller | Jun 12 20:38:04.099347 crc crio[20719]: time="2026-06-12T20:38:04.075946441Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=56db9065-8698-4502-b229-1e109923dbb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.376307 | controller | Jun 12 20:38:04.128432 crc crio[20719]: time="2026-06-12T20:38:04.127362903Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688278-qrjvc/oc" id=8601eeac-81ed-4167-99c8-9a2b0c096e82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.376323 | controller | Jun 12 20:38:04.132471 crc crio[20719]: time="2026-06-12T20:38:04.131892141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.376344 | controller | Jun 12 20:38:04.281205 crc crio[20719]: time="2026-06-12T20:38:04.281073006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.376361 | controller | Jun 12 20:38:04.993218 crc crio[20719]: time="2026-06-12T20:38:04.992535374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.376378 | controller | Jun 12 20:38:05.127869 crc crio[20719]: time="2026-06-12T20:38:05.127076776Z" level=info msg="Created container 4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55: openshift-infra/auto-csr-approver-29688278-qrjvc/oc" id=8601eeac-81ed-4167-99c8-9a2b0c096e82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.376395 | controller | Jun 12 20:38:05.129656 crc crio[20719]: time="2026-06-12T20:38:05.129591651Z" level=info msg="Starting container: 4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55" id=94585acf-a6d9-4375-be08-8254e9af3ed3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.376412 | controller | Jun 12 20:38:05.136247 crc crio[20719]: time="2026-06-12T20:38:05.135860886Z" level=info msg="Started container" PID=136026 containerID=4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55 description=openshift-infra/auto-csr-approver-29688278-qrjvc/oc id=94585acf-a6d9-4375-be08-8254e9af3ed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca
2026-06-12 21:10:20.376429 | controller | Jun 12 20:38:07.402317 crc crio[20719]: time="2026-06-12T20:38:07.401786204Z" level=info msg="Stopping pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca" id=39c6ea04-076c-45bb-bab9-6c13b6bc2b24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.376446 | controller | Jun 12 20:38:07.404349 crc crio[20719]: time="2026-06-12T20:38:07.403086043Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688278-qrjvc Namespace:openshift-infra ID:befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca UID:89d6f31a-b0db-4933-a5a4-1b6f14fbae4a NetNS:/var/run/netns/05333cd3-409d-4f50-8622-b6ba48331430 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89d6f31a_b0db_4933_a5a4_1b6f14fbae4a.slice PodAnnotations:0xc002d9a250}] Aliases:map[]}"
2026-06-12 21:10:20.376463 | controller | Jun 12 20:38:07.404349 crc crio[20719]: time="2026-06-12T20:38:07.403578948Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688278-qrjvc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.376479 | controller | Jun 12 20:38:08.302596 crc crio[20719]: time="2026-06-12T20:38:08.302020913Z" level=info msg="Stopped pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca" id=39c6ea04-076c-45bb-bab9-6c13b6bc2b24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.376496 | controller | Jun 12 20:38:23.646374 crc crio[20719]: time="2026-06-12T20:38:23.645708198Z" level=info msg="Removing container: 1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa" id=714e34ca-649c-4a9f-bd64-fdd2deefb525 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.376512 | controller | Jun 12 20:38:24.183590 crc crio[20719]: time="2026-06-12T20:38:24.182763828Z" level=info msg="Removed container 1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa: openshift-infra/auto-csr-approver-29688272-jqdlf/oc" id=714e34ca-649c-4a9f-bd64-fdd2deefb525 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.376528 | controller | Jun 12 20:38:24.189006 crc crio[20719]: time="2026-06-12T20:38:24.188922074Z" level=info msg="Removing container: 24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb" id=490c68d5-a55f-4b1f-ac12-7f1cb3b92768 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.376555 | controller | Jun 12 20:38:24.234211 crc crio[20719]: time="2026-06-12T20:38:24.233863148Z" level=info msg="Removed container 24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/init" id=490c68d5-a55f-4b1f-ac12-7f1cb3b92768 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.376572 | controller | Jun 12 20:38:24.241440 crc crio[20719]: time="2026-06-12T20:38:24.241178684Z" level=info msg="Removing container: 553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395" id=d579ee11-7daa-4d73-8668-3121f67a1889 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.376588 | controller | Jun 12 20:38:24.316492 crc crio[20719]: time="2026-06-12T20:38:24.31640849Z" level=info msg="Removed container 553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/openstack-edpm-ipam-provisionserver-checksum-discovery" id=d579ee11-7daa-4d73-8668-3121f67a1889 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.376605 | controller | Jun 12 20:38:24.329933 crc crio[20719]: time="2026-06-12T20:38:24.329842775Z" level=info msg="Stopping pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47" id=4d649b5b-d908-4bb4-a422-62260f04ac22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.376621 | controller | Jun 12 20:38:24.330252 crc crio[20719]: time="2026-06-12T20:38:24.330206096Z" level=info msg="Stopped pod sandbox (already stopped): a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47" id=4d649b5b-d908-4bb4-a422-62260f04ac22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.376637 | controller | Jun 12 20:38:24.331060 crc crio[20719]: time="2026-06-12T20:38:24.330975608Z" level=info msg="Removing pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47" id=6a29a72c-98c2-4c3c-ad8d-cf8e1333c04a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.376653 | controller | Jun 12 20:38:24.375644 crc crio[20719]: time="2026-06-12T20:38:24.375091227Z" level=info msg="Removed pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47" id=6a29a72c-98c2-4c3c-ad8d-cf8e1333c04a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.376670 | controller | Jun 12 20:38:24.387876 crc crio[20719]: time="2026-06-12T20:38:24.387020733Z" level=info msg="Stopping pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927" id=3acf4b8f-74af-4df3-91c1-510cabd02ca5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.376687 | controller | Jun 12 20:38:24.390842 crc crio[20719]: time="2026-06-12T20:38:24.389085165Z" level=info msg="Stopped pod sandbox (already stopped): 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927" id=3acf4b8f-74af-4df3-91c1-510cabd02ca5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.376703 | controller | Jun 12 20:38:24.393353 crc crio[20719]: time="2026-06-12T20:38:24.393044582Z" level=info msg="Removing pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927" id=3660c298-e6b4-46b6-bd38-4776239914d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.376719 | controller | Jun 12 20:38:24.420109 crc crio[20719]: time="2026-06-12T20:38:24.419971249Z" level=info msg="Removed pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927" id=3660c298-e6b4-46b6-bd38-4776239914d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.376735 | controller | Jun 12 20:38:59.460234 crc crio[20719]: time="2026-06-12T20:38:59.458639885Z" level=info msg="Stopping pod sandbox: 8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0" id=716b0e1e-58ad-49fe-87f9-976e97b15326 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.376768 | controller | Jun 12 20:38:59.461894 crc crio[20719]: time="2026-06-12T20:38:59.461835409Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 Namespace:openstack ID:8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0 UID:4b06bd66-612a-4927-b511-3d5f04d6e201 NetNS:/var/run/netns/06603b6a-7238-4cc1-9527-89013d4c0a3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b06bd66_612a_4927_b511_3d5f04d6e201.slice PodAnnotations:0xc000eaec18}] Aliases:map[]}"
2026-06-12 21:10:20.376786 | controller | Jun 12 20:38:59.462180 crc crio[20719]: time="2026-06-12T20:38:59.462090857Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.376803 | controller | Jun 12 20:39:00.080051 crc crio[20719]: time="2026-06-12T20:39:00.079953099Z" level=info msg="Stopped pod sandbox: 8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0" id=716b0e1e-58ad-49fe-87f9-976e97b15326 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.376820 | controller | Jun 12 20:39:01.497606 crc crio[20719]: time="2026-06-12T20:39:01.497008391Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/POD" id=93f30a98-245e-4f0b-87a8-9e9e42a85f78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.376836 | controller | Jun 12 20:39:01.498721 crc crio[20719]: time="2026-06-12T20:39:01.497660731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.376869 | controller | Jun 12 20:39:01.546603 crc crio[20719]: time="2026-06-12T20:39:01.54650786Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm Namespace:openstack ID:5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70 UID:7fcedb15-70c5-46f0-a43b-ce7536806937 NetNS:/var/run/netns/bd3106bb-214c-46ee-9a29-2010f9a28081 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fcedb15_70c5_46f0_a43b_ce7536806937.slice PodAnnotations:0xc00334ac80}] Aliases:map[]}"
2026-06-12 21:10:20.376891 | controller | Jun 12 20:39:01.546603 crc crio[20719]: time="2026-06-12T20:39:01.546585072Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.376909 | controller | Jun 12 20:39:02.245431 crc crio[20719]: 2026-06-12T20:39:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a85da51b5557fb Mac:6a:62:ed:bd:cc:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/bd3106bb-214c-46ee-9a29-2010f9a28081 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.376926 | controller | Jun 12 20:39:02.247353 crc crio[20719]: time="2026-06-12T20:39:02.247192509Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm Namespace:openstack ID:5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70 UID:7fcedb15-70c5-46f0-a43b-ce7536806937 NetNS:/var/run/netns/bd3106bb-214c-46ee-9a29-2010f9a28081 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fcedb15_70c5_46f0_a43b_ce7536806937.slice PodAnnotations:0xc00334ac80}] Aliases:map[]}"
2026-06-12 21:10:20.376943 | controller | Jun 12 20:39:02.247487 crc crio[20719]: time="2026-06-12T20:39:02.247428097Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.376966 | controller | Jun 12 20:39:02.259062 crc crio[20719]: time="2026-06-12T20:39:02.258617973Z" level=info msg="Ran pod sandbox 5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/POD" id=93f30a98-245e-4f0b-87a8-9e9e42a85f78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.376983 | controller | Jun 12 20:39:02.261727 crc crio[20719]: time="2026-06-12T20:39:02.261630398Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=94e3ceeb-ea63-4fd1-95ae-1655a5ccc653 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.377000 | controller | Jun 12 20:39:02.284678 crc crio[20719]: time="2026-06-12T20:39:02.283977999Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=36e99f14-3fee-45a2-b5eb-d4062ad6c81a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.377016 | controller | Jun 12 20:39:02.293781 crc crio[20719]: time="2026-06-12T20:39:02.293704229Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=c2ec1c47-47f2-473e-9379-4e05384a77a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.377032 | controller | Jun 12 20:39:02.294402 crc crio[20719]: time="2026-06-12T20:39:02.294353038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.377048 | controller | Jun 12 20:39:02.353120 crc crio[20719]: time="2026-06-12T20:39:02.353034809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.377064 | controller | Jun 12 20:39:02.357801 crc crio[20719]: time="2026-06-12T20:39:02.357741268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.377081 | controller | Jun 12 20:39:02.524442 crc crio[20719]: time="2026-06-12T20:39:02.524352181Z" level=info msg="Created container 8de3c3b3e1b05e2f001356cebcdf256120de763338c31abd6bfd7a3253f11b96: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=c2ec1c47-47f2-473e-9379-4e05384a77a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.377097 | controller | Jun 12 20:39:02.526154 crc crio[20719]: time="2026-06-12T20:39:02.526075693Z" level=info msg="Starting container: 8de3c3b3e1b05e2f001356cebcdf256120de763338c31abd6bfd7a3253f11b96" id=97e944c6-f662-4ee7-9eac-3ecdcc40dfa0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.377114 | controller | Jun 12 20:39:02.532378 crc crio[20719]: time="2026-06-12T20:39:02.532302757Z" level=info msg="Started container" PID=139032 containerID=8de3c3b3e1b05e2f001356cebcdf256120de763338c31abd6bfd7a3253f11b96 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=97e944c6-f662-4ee7-9eac-3ecdcc40dfa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70
2026-06-12 21:10:20.377131 | controller | Jun 12 20:39:59.717191 crc crio[20719]: time="2026-06-12T20:39:59.716205999Z" level=info msg="Stopping pod sandbox: 5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70" id=5d2dc10a-ac80-4772-b1d7-4fa504476a16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.377147 | controller | Jun 12 20:39:59.720545 crc crio[20719]: time="2026-06-12T20:39:59.718189744Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm Namespace:openstack ID:5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70 UID:7fcedb15-70c5-46f0-a43b-ce7536806937 NetNS:/var/run/netns/bd3106bb-214c-46ee-9a29-2010f9a28081 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fcedb15_70c5_46f0_a43b_ce7536806937.slice PodAnnotations:0xc000a38d20}] Aliases:map[]}"
2026-06-12 21:10:20.377168 | controller | Jun 12 20:39:59.720545 crc crio[20719]: time="2026-06-12T20:39:59.718533123Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.377185 | controller | Jun 12 20:40:00.545074 crc crio[20719]: time="2026-06-12T20:40:00.544356911Z" level=info msg="Stopped pod sandbox: 5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70" id=5d2dc10a-ac80-4772-b1d7-4fa504476a16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.377202 | controller | Jun 12 20:40:00.637658 crc crio[20719]: time="2026-06-12T20:40:00.637543169Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688280-g9b56/POD" id=e51869bb-ad50-45a8-be71-c692739a4767 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.377218 | controller | Jun 12 20:40:00.637883 crc crio[20719]: time="2026-06-12T20:40:00.637799536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.377235 | controller | Jun 12 20:40:00.728615 crc crio[20719]: time="2026-06-12T20:40:00.727926572Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688280-g9b56 Namespace:openshift-infra ID:e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7 UID:713bcfff-a3a3-4088-8a57-c6ec5640d18f NetNS:/var/run/netns/a7d50b4f-a07d-46cb-b4d5-775c0dbb62a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod713bcfff_a3a3_4088_8a57_c6ec5640d18f.slice PodAnnotations:0xc003ab0ec0}] Aliases:map[]}"
2026-06-12 21:10:20.377251 | controller | Jun 12 20:40:00.731719 crc crio[20719]: time="2026-06-12T20:40:00.731566733Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688280-g9b56 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.377268 | controller | Jun 12 20:40:01.504247 crc crio[20719]: 2026-06-12T20:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e153705363e6870 Mac:1a:e8:f1:a9:62:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/a7d50b4f-a07d-46cb-b4d5-775c0dbb62a2 SocketPath: PciID:}] [{Interface:0xc000416f20 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.377285 | controller | Jun 12 20:40:01.511999 crc crio[20719]: time="2026-06-12T20:40:01.511855099Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688280-g9b56 Namespace:openshift-infra ID:e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7 UID:713bcfff-a3a3-4088-8a57-c6ec5640d18f NetNS:/var/run/netns/a7d50b4f-a07d-46cb-b4d5-775c0dbb62a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod713bcfff_a3a3_4088_8a57_c6ec5640d18f.slice PodAnnotations:0xc003ab0ec0}] Aliases:map[]}"
2026-06-12 21:10:20.377301 | controller | Jun 12 20:40:01.512239 crc crio[20719]: time="2026-06-12T20:40:01.512132596Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688280-g9b56 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.377318 | controller | Jun 12 20:40:01.534577 crc crio[20719]: time="2026-06-12T20:40:01.532011986Z" level=info msg="Ran pod sandbox e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7 with infra container: openshift-infra/auto-csr-approver-29688280-g9b56/POD" id=e51869bb-ad50-45a8-be71-c692739a4767 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.377339 | controller | Jun 12 20:40:01.549165 crc crio[20719]: time="2026-06-12T20:40:01.548873266Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f07a9ce0-1d73-4e70-ab7d-686c93f33f31 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.377356 | controller | Jun 12 20:40:01.576164 crc crio[20719]: time="2026-06-12T20:40:01.574740243Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.377372 | controller | Jun 12 20:40:02.691782 crc crio[20719]: time="2026-06-12T20:40:02.691265278Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/POD" id=b5c5f130-2ab0-4704-b9ef-235e348b3426 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.377388 | controller | Jun 12 20:40:02.693133 crc crio[20719]: time="2026-06-12T20:40:02.691791033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.377405 | controller | Jun 12 20:40:02.768167 crc crio[20719]: time="2026-06-12T20:40:02.768067541Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb Namespace:openstack ID:f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a UID:0071da91-f0f2-49a1-9346-a7754eb231a9 NetNS:/var/run/netns/454e9cf7-ccf0-4f52-bc5a-a2530bef81df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0071da91_f0f2_49a1_9346_a7754eb231a9.slice PodAnnotations:0xc00170cf20}] Aliases:map[]}"
2026-06-12 21:10:20.377421 | controller | Jun 12 20:40:02.768167 crc crio[20719]: time="2026-06-12T20:40:02.768133783Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.377438 | controller | Jun 12 20:40:02.826203 crc crio[20719]: time="2026-06-12T20:40:02.826010228Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f07a9ce0-1d73-4e70-ab7d-686c93f33f31 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.377454 | controller | Jun 12 20:40:02.827486 crc crio[20719]: time="2026-06-12T20:40:02.827410601Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7ffe924f-2e0a-4787-bafc-6865472f2305 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.377470 | controller | Jun 12 20:40:02.832572 crc crio[20719]: time="2026-06-12T20:40:02.832502773Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=44ffa6ac-5e01-4387-9633-2a1d09b8b51d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.377487 | controller | Jun 12 20:40:02.845179 crc crio[20719]: time="2026-06-12T20:40:02.845094844Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688280-g9b56/oc" id=ffe5cd8d-771a-4163-8a6c-d778af18c741 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.377503 | controller | Jun 12 20:40:02.845831 crc crio[20719]: time="2026-06-12T20:40:02.845776973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.377519 | controller | Jun 12 20:40:02.975092 crc crio[20719]: time="2026-06-12T20:40:02.974988786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.377535 | controller | Jun 12 20:40:03.809779 crc crio[20719]: time="2026-06-12T20:40:03.809249525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.377556 | controller | Jun 12 20:40:03.898866 crc crio[20719]: 2026-06-12T20:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3004777337599b Mac:da:4f:0b:7e:66:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/454e9cf7-ccf0-4f52-bc5a-a2530bef81df SocketPath: PciID:}] [{Interface:0xc0001385d0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.377574 | controller | Jun 12 20:40:03.901713 crc crio[20719]: time="2026-06-12T20:40:03.901505828Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb Namespace:openstack ID:f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a UID:0071da91-f0f2-49a1-9346-a7754eb231a9 NetNS:/var/run/netns/454e9cf7-ccf0-4f52-bc5a-a2530bef81df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0071da91_f0f2_49a1_9346_a7754eb231a9.slice PodAnnotations:0xc00170cf20}] Aliases:map[]}"
2026-06-12 21:10:20.377591 | controller | Jun 12 20:40:03.901713 crc crio[20719]: time="2026-06-12T20:40:03.901700624Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.377608 | controller | Jun 12 20:40:03.930399 crc crio[20719]: time="2026-06-12T20:40:03.929689909Z" level=info msg="Ran pod sandbox f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/POD" id=b5c5f130-2ab0-4704-b9ef-235e348b3426 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.377625 | controller | Jun 12 20:40:03.932423 crc crio[20719]: time="2026-06-12T20:40:03.932355982Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3bea682a-eded-4ab8-a7fb-d68d3cec1d2b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.377642 | controller | Jun 12 20:40:03.982434 crc crio[20719]: time="2026-06-12T20:40:03.982040549Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=8f025051-cc64-43ca-9fa3-741cc733de22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.377662 | controller | Jun 12 20:40:04.009097 crc crio[20719]: time="2026-06-12T20:40:04.008814202Z" level=info msg="Created container e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107: openshift-infra/auto-csr-approver-29688280-g9b56/oc" id=ffe5cd8d-771a-4163-8a6c-d778af18c741 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.377679 | controller | Jun 12 20:40:04.012042 crc crio[20719]: time="2026-06-12T20:40:04.010703773Z" level=info msg="Starting container: e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107" id=f6014d40-999f-46cb-8b12-477ebf675e3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.377696 | controller | Jun 12 20:40:04.012042 crc crio[20719]: time="2026-06-12T20:40:04.011016522Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=dd5f68d9-04cd-47e5-92b1-e04d06d77e9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.377712 | controller | Jun 12 20:40:04.012042 crc crio[20719]: time="2026-06-12T20:40:04.011762252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.377728 | controller | Jun 12 20:40:04.026756 crc crio[20719]: time="2026-06-12T20:40:04.02664037Z" level=info msg="Started container" PID=142463 containerID=e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107 description=openshift-infra/auto-csr-approver-29688280-g9b56/oc id=f6014d40-999f-46cb-8b12-477ebf675e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7
2026-06-12 21:10:20.377752 | controller | Jun 12 20:40:04.096480 crc crio[20719]: time="2026-06-12T20:40:04.085636822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.377770 | controller | Jun 12 20:40:04.096480 crc crio[20719]: time="2026-06-12T20:40:04.091664906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.377786 | controller | Jun 12 20:40:04.261017 crc crio[20719]: time="2026-06-12T20:40:04.260872813Z" level=info msg="Created container 7f3ab2d8f3542b89861e63a78300db56d7335a74cb931db9aedec3733f86a569: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=dd5f68d9-04cd-47e5-92b1-e04d06d77e9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.377802 | controller | Jun 12 20:40:04.264539 crc crio[20719]: time="2026-06-12T20:40:04.264476541Z" level=info msg="Starting container: 7f3ab2d8f3542b89861e63a78300db56d7335a74cb931db9aedec3733f86a569" id=4065647f-75bf-411e-94db-70100c50ac10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.377819 | controller | Jun 12 20:40:04.270145 crc crio[20719]: time="2026-06-12T20:40:04.270053874Z" level=info msg="Started container" PID=142504 containerID=7f3ab2d8f3542b89861e63a78300db56d7335a74cb931db9aedec3733f86a569 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=4065647f-75bf-411e-94db-70100c50ac10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a
2026-06-12 21:10:20.377836 | controller | Jun 12 20:40:06.285945 crc crio[20719]: time="2026-06-12T20:40:06.28444238Z" level=info msg="Stopping pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7" id=ac2cfe8a-3c11-4a4f-b631-432b0a9d30bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.377873 | controller | Jun 12 20:40:06.288158 crc crio[20719]: time="2026-06-12T20:40:06.287445823Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688280-g9b56 Namespace:openshift-infra ID:e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7 UID:713bcfff-a3a3-4088-8a57-c6ec5640d18f NetNS:/var/run/netns/a7d50b4f-a07d-46cb-b4d5-775c0dbb62a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod713bcfff_a3a3_4088_8a57_c6ec5640d18f.slice PodAnnotations:0xc002d9a1b8}] Aliases:map[]}"
2026-06-12 21:10:20.377892 | controller | Jun 12 20:40:06.288158 crc crio[20719]: time="2026-06-12T20:40:06.287626308Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688280-g9b56 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.377909 | controller | Jun 12 20:40:06.744931 crc crio[20719]: time="2026-06-12T20:40:06.744689862Z" level=info msg="Stopped pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7" id=ac2cfe8a-3c11-4a4f-b631-432b0a9d30bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.377926 | controller | Jun 12 20:40:12.396127 crc crio[20719]: time="2026-06-12T20:40:12.394952349Z" level=info msg="Stopping pod sandbox: f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a" id=b8876661-6d48-48e3-a6c9-9e8571dc57cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.377943 | controller | Jun 12 20:40:12.397645 crc crio[20719]: time="2026-06-12T20:40:12.397222172Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb Namespace:openstack ID:f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a UID:0071da91-f0f2-49a1-9346-a7754eb231a9 NetNS:/var/run/netns/454e9cf7-ccf0-4f52-bc5a-a2530bef81df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0071da91_f0f2_49a1_9346_a7754eb231a9.slice PodAnnotations:0xc003333320}] Aliases:map[]}"
2026-06-12 21:10:20.377965 | controller | Jun 12 20:40:12.397645 crc crio[20719]: time="2026-06-12T20:40:12.397598463Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.377982 | controller | Jun 12 20:40:12.936553 crc crio[20719]: time="2026-06-12T20:40:12.935868507Z" level=info msg="Stopped pod sandbox: f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a" id=b8876661-6d48-48e3-a6c9-9e8571dc57cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.377999 | controller | Jun 12 20:40:13.935397 crc crio[20719]: time="2026-06-12T20:40:13.933781886Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/POD" id=1191dd11-c7b5-4448-9988-d250b923348f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.378015 | controller | Jun 12 20:40:13.938236 crc crio[20719]: time="2026-06-12T20:40:13.936463142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.378031 | controller | Jun 12 20:40:14.019870 crc crio[20719]: time="2026-06-12T20:40:14.019752224Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b Namespace:openstack ID:2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0 UID:2ed2b486-566d-42cb-9471-7af9fd2d0744 NetNS:/var/run/netns/565e2c52-c561-4478-944e-ab3f7ab6f71f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed2b486_566d_42cb_9471_7af9fd2d0744.slice PodAnnotations:0xc003333538}] Aliases:map[]}"
2026-06-12 21:10:20.378048 | controller | Jun 12 20:40:14.019870 crc crio[20719]: time="2026-06-12T20:40:14.019825386Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.378064 | controller | Jun 12 20:40:14.769920 crc crio[20719]: 2026-06-12T20:40:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2addbccd49b0877 Mac:a6:3d:a4:19:1a:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/565e2c52-c561-4478-944e-ab3f7ab6f71f SocketPath: PciID:}] [{Interface:0xc0002846d0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.378081 | controller | Jun 12 20:40:14.771233 crc crio[20719]: time="2026-06-12T20:40:14.771138519Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b Namespace:openstack ID:2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0 UID:2ed2b486-566d-42cb-9471-7af9fd2d0744 NetNS:/var/run/netns/565e2c52-c561-4478-944e-ab3f7ab6f71f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed2b486_566d_42cb_9471_7af9fd2d0744.slice PodAnnotations:0xc003333538}] Aliases:map[]}"
2026-06-12 21:10:20.378098 | controller | Jun 12 20:40:14.771467 crc crio[20719]: time="2026-06-12T20:40:14.771410556Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.378114 | controller | Jun 12 20:40:14.782700 crc crio[20719]: time="2026-06-12T20:40:14.782596264Z" level=info msg="Ran pod sandbox 2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/POD" id=1191dd11-c7b5-4448-9988-d250b923348f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.378136 | controller | Jun 12 20:40:14.786701 crc crio[20719]: time="2026-06-12T20:40:14.786592764Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=02929be5-c6c4-45ec-99bc-49bacacbc35b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.378153 | controller | Jun 12 20:40:14.814185 crc crio[20719]: time="2026-06-12T20:40:14.814023535Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0b4e8260-1248-4dde-975f-047daf3d1c3b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.378169 | controller | Jun 12 20:40:14.824382 crc crio[20719]: time="2026-06-12T20:40:14.824090499Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=3ffa77d5-e496-4b31-945f-6008353642b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.378186 | controller | Jun 12 20:40:14.824928 crc crio[20719]: time="2026-06-12T20:40:14.824799219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.378202 | controller | Jun 12 20:40:14.905095 crc crio[20719]: time="2026-06-12T20:40:14.904967422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.378218 | controller | Jun 12 20:40:14.908434 crc crio[20719]: time="2026-06-12T20:40:14.908242945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.378234 | controller | Jun 12 20:40:15.082483 crc crio[20719]: time="2026-06-12T20:40:15.081789153Z" level=info msg="Created container 90a8e6210d8f20e662068f104cbfbd2ac4c2152725d879df3f59e0d6ffbf9175: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=3ffa77d5-e496-4b31-945f-6008353642b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.378251 | controller | Jun 12 20:40:15.085579 crc crio[20719]: time="2026-06-12T20:40:15.084919292Z" level=info msg="Starting container: 90a8e6210d8f20e662068f104cbfbd2ac4c2152725d879df3f59e0d6ffbf9175" id=f908f81c-2739-4583-aee5-7f1fb5992ef3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.378267 | controller | Jun 12 20:40:15.101174 crc crio[20719]: time="2026-06-12T20:40:15.099633866Z" level=info msg="Started container" PID=143214 containerID=90a8e6210d8f20e662068f104cbfbd2ac4c2152725d879df3f59e0d6ffbf9175 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=f908f81c-2739-4583-aee5-7f1fb5992ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0
2026-06-12 21:10:20.378284 | controller | Jun 12 20:40:24.479848 crc crio[20719]: time="2026-06-12T20:40:24.479040421Z" level=info msg="Removing container: 7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7" id=086d3d1f-3387-4d48-835b-cb4b2368559a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.378301 | controller | Jun 12 20:40:24.842621 crc crio[20719]: time="2026-06-12T20:40:24.842146576Z" level=info msg="Removed container 7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7: openshift-infra/auto-csr-approver-29688274-kxc6c/oc" id=086d3d1f-3387-4d48-835b-cb4b2368559a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.378317 | controller | Jun 12 20:40:24.853941 crc crio[20719]: time="2026-06-12T20:40:24.853828359Z" level=info msg="Stopping pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4" id=2c64b4a2-953a-42ce-8f6f-a311085a7a76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.378338 | controller | Jun 12 20:40:24.853941 crc crio[20719]: time="2026-06-12T20:40:24.853926622Z" level=info msg="Stopped pod sandbox (already stopped): 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4" id=2c64b4a2-953a-42ce-8f6f-a311085a7a76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.378354 | controller | Jun 12 20:40:24.854729 crc crio[20719]: time="2026-06-12T20:40:24.854630611Z" level=info msg="Removing pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4" id=a3717d2f-8240-49b4-87df-7e0d5a383e4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.378370 | controller | Jun 12 20:40:24.888212 crc crio[20719]: time="2026-06-12T20:40:24.888091665Z" level=info msg="Removed pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4" id=a3717d2f-8240-49b4-87df-7e0d5a383e4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.378386 | controller | Jun 12 20:41:02.192442 crc crio[20719]: time="2026-06-12T20:41:02.191145895Z" level=info msg="Stopping pod sandbox: 2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0" id=728505f7-fd16-4d93-ada9-51d2c2a8e7eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.378402 | controller | Jun 12 20:41:02.194804 crc crio[20719]: time="2026-06-12T20:41:02.194439059Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b Namespace:openstack ID:2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0 UID:2ed2b486-566d-42cb-9471-7af9fd2d0744 NetNS:/var/run/netns/565e2c52-c561-4478-944e-ab3f7ab6f71f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed2b486_566d_42cb_9471_7af9fd2d0744.slice PodAnnotations:0xc000eaf040}] Aliases:map[]}"
2026-06-12 21:10:20.378420 | controller | Jun 12 20:41:02.194804 crc crio[20719]: time="2026-06-12T20:41:02.194645524Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.378436 | controller | Jun 12 20:41:02.752781 crc crio[20719]: time="2026-06-12T20:41:02.751585633Z" level=info msg="Stopped pod sandbox: 2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0" id=728505f7-fd16-4d93-ada9-51d2c2a8e7eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.378452 | controller | Jun 12 20:41:04.073752 crc crio[20719]: time="2026-06-12T20:41:04.073378597Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/POD" id=c54eb203-0739-4f3f-aba2-cb384a6d0dc2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.378468 | controller | Jun 12 20:41:04.075141 crc crio[20719]: time="2026-06-12T20:41:04.073781599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.378484 | controller | Jun 12 20:41:04.109673 crc crio[20719]: time="2026-06-12T20:41:04.109552065Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 Namespace:openstack ID:f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d UID:c52867df-a252-44b3-a434-b05ab14c3142 NetNS:/var/run/netns/45f75081-b9e4-463d-8036-0a7e761719f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52867df_a252_44b3_a434_b05ab14c3142.slice PodAnnotations:0xc000eaf8a0}] Aliases:map[]}"
2026-06-12 21:10:20.378501 | controller | Jun 12 20:41:04.109673 crc crio[20719]: time="2026-06-12T20:41:04.109632848Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.378522 | controller | Jun 12 20:41:04.606244 crc crio[20719]: 2026-06-12T20:41:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f255d2dd81c5adc Mac:32:1d:53:09:11:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/45f75081-b9e4-463d-8036-0a7e761719f9 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.378539 | controller | Jun 12 20:41:04.608211 crc crio[20719]: time="2026-06-12T20:41:04.608073231Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 Namespace:openstack ID:f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d UID:c52867df-a252-44b3-a434-b05ab14c3142 NetNS:/var/run/netns/45f75081-b9e4-463d-8036-0a7e761719f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52867df_a252_44b3_a434_b05ab14c3142.slice PodAnnotations:0xc000eaf8a0}] Aliases:map[]}"
2026-06-12 21:10:20.378555 | controller | Jun 12 20:41:04.608426 crc crio[20719]: time="2026-06-12T20:41:04.60836385Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.378572 | controller | Jun 12 20:41:04.620217 crc crio[20719]: time="2026-06-12T20:41:04.62012413Z" level=info msg="Ran pod sandbox f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/POD" id=c54eb203-0739-4f3f-aba2-cb384a6d0dc2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.378588 | controller | Jun 12 20:41:04.624982 crc crio[20719]: time="2026-06-12T20:41:04.624904895Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=cccd4bbb-c547-49b3-b739-9a29d7b47479 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.378605 | controller | Jun 12 20:41:04.649696 crc crio[20719]: time="2026-06-12T20:41:04.649356072Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2c0c14e0-a397-4301-ac3f-56cf551516ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.378621 | controller | Jun 12 20:41:04.696046 crc crio[20719]: time="2026-06-12T20:41:04.69590387Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=fdb7a2fd-e50f-44af-ab81-6e71b34ffd85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.378638 | controller | Jun 12 20:41:04.697514 crc crio[20719]: time="2026-06-12T20:41:04.697423124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.378654 | controller | Jun 12 20:41:04.758394 crc crio[20719]: time="2026-06-12T20:41:04.758217976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.378670 | controller | Jun 12 20:41:04.764423 crc crio[20719]: time="2026-06-12T20:41:04.764354915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.378686 | controller | Jun 12 20:41:04.909999 crc crio[20719]: time="2026-06-12T20:41:04.909378692Z" level=info msg="Created container 660b0bc45ebde376526a633aa6e695dd93d14d40bd22be5979f71240f6a3be33: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=fdb7a2fd-e50f-44af-ab81-6e71b34ffd85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.378707 | controller | Jun 12 20:41:04.911575 crc crio[20719]: time="2026-06-12T20:41:04.911482342Z" level=info msg="Starting container: 660b0bc45ebde376526a633aa6e695dd93d14d40bd22be5979f71240f6a3be33" id=72681a26-2d2f-431f-b9c3-5ff0e791c421 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.378724 | controller | Jun 12 20:41:04.922247 crc crio[20719]: time="2026-06-12T20:41:04.922142313Z" level=info msg="Started container" PID=146068 containerID=660b0bc45ebde376526a633aa6e695dd93d14d40bd22be5979f71240f6a3be33 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=72681a26-2d2f-431f-b9c3-5ff0e791c421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d
2026-06-12 21:10:20.378740 | controller | Jun 12 20:42:00.578640 crc crio[20719]: time="2026-06-12T20:42:00.578006974Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688282-s76v5/POD" id=b497b424-c978-4eb5-969e-9e7b39e0ed71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.378757 | controller | Jun 12 20:42:00.578640 crc crio[20719]: time="2026-06-12T20:42:00.578648462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.378774 | controller | Jun 12 20:42:00.613009 crc crio[20719]: time="2026-06-12T20:42:00.612832444Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688282-s76v5 Namespace:openshift-infra ID:6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35 UID:53afeb77-dd00-4c33-b0a6-29888526ff48 NetNS:/var/run/netns/fa00d191-ba0f-4491-9afb-1f1dc3310343 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53afeb77_dd00_4c33_b0a6_29888526ff48.slice PodAnnotations:0xc002d9abf0}] Aliases:map[]}"
2026-06-12 21:10:20.378790 | controller | Jun 12 20:42:00.613009 crc crio[20719]: time="2026-06-12T20:42:00.612998878Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688282-s76v5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.378807 | controller | Jun 12 20:42:00.970937 crc crio[20719]: 2026-06-12T20:42:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f39c9ddb429669 Mac:22:50:b4:ad:dd:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/fa00d191-ba0f-4491-9afb-1f1dc3310343 SocketPath: PciID:}] [{Interface:0xc00011aed0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.378824 | controller | Jun 12 20:42:00.972895 crc crio[20719]: time="2026-06-12T20:42:00.972805426Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688282-s76v5 Namespace:openshift-infra ID:6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35 UID:53afeb77-dd00-4c33-b0a6-29888526ff48 NetNS:/var/run/netns/fa00d191-ba0f-4491-9afb-1f1dc3310343 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53afeb77_dd00_4c33_b0a6_29888526ff48.slice PodAnnotations:0xc002d9abf0}] Aliases:map[]}"
2026-06-12 21:10:20.378841 | controller | Jun 12 20:42:00.973092 crc crio[20719]: time="2026-06-12T20:42:00.973027152Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688282-s76v5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.378877 | controller | Jun 12 20:42:00.986484 crc crio[20719]: time="2026-06-12T20:42:00.986344371Z" level=info msg="Ran pod sandbox 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35 with infra container: openshift-infra/auto-csr-approver-29688282-s76v5/POD" id=b497b424-c978-4eb5-969e-9e7b39e0ed71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.378900 | controller | Jun 12 20:42:00.993436 crc crio[20719]: time="2026-06-12T20:42:00.99179033Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d61281dc-7d81-4ae5-a7f8-92746ad5fef1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.378917 | controller | Jun 12 20:42:01.003326 crc crio[20719]: time="2026-06-12T20:42:01.003174492Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.378933 | controller | Jun 12 20:42:01.768147 crc crio[20719]: time="2026-06-12T20:42:01.767715785Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d61281dc-7d81-4ae5-a7f8-92746ad5fef1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.378949 | controller | Jun 12 20:42:01.769531 crc crio[20719]: time="2026-06-12T20:42:01.769154845Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=df56ca9c-9713-4c6d-aede-16b85fffe0c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.378966 | controller | Jun 12 20:42:01.772055 crc crio[20719]: time="2026-06-12T20:42:01.771969004Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=df3b58b5-8bac-41f3-b27e-80e84c371186 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.378982 | controller | Jun 12 20:42:01.784406 crc crio[20719]: time="2026-06-12T20:42:01.784218189Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688282-s76v5/oc" id=3e0c75c4-6fc8-48e4-abe4-81e316e61b94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.378998 | controller | Jun 12 20:42:01.784984 crc crio[20719]: time="2026-06-12T20:42:01.784910658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.379015 | controller | Jun 12 20:42:01.842193 crc crio[20719]: time="2026-06-12T20:42:01.842093206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.379031 | controller | Jun 12 20:42:02.384101 crc crio[20719]: time="2026-06-12T20:42:02.384025284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.379048 | controller | Jun 12 20:42:02.513686 crc crio[20719]: time="2026-06-12T20:42:02.513563736Z" level=info msg="Created container 61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b: openshift-infra/auto-csr-approver-29688282-s76v5/oc" id=3e0c75c4-6fc8-48e4-abe4-81e316e61b94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.379065 | controller | Jun 12 20:42:02.514879 crc crio[20719]: time="2026-06-12T20:42:02.51481307Z" level=info msg="Starting container: 61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b" id=83d4615c-084b-42e6-b653-e75773a94be2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.379082 | controller | Jun 12 20:42:02.524021 crc crio[20719]: time="2026-06-12T20:42:02.523872356Z" level=info msg="Started container" PID=149388 containerID=61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b description=openshift-infra/auto-csr-approver-29688282-s76v5/oc id=83d4615c-084b-42e6-b653-e75773a94be2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35
2026-06-12 21:10:20.379099 | controller | Jun 12 20:42:04.271808 crc crio[20719]: time="2026-06-12T20:42:04.270969488Z" level=info msg="Stopping pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35" id=5623425c-cc51-4aaf-a17f-948edcf8778b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.379116 | controller | Jun 12 20:42:04.273011 crc crio[20719]: time="2026-06-12T20:42:04.272633775Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688282-s76v5 Namespace:openshift-infra ID:6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35 UID:53afeb77-dd00-4c33-b0a6-29888526ff48 NetNS:/var/run/netns/fa00d191-ba0f-4491-9afb-1f1dc3310343 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53afeb77_dd00_4c33_b0a6_29888526ff48.slice PodAnnotations:0xc000111a60}] Aliases:map[]}"
2026-06-12 21:10:20.379137 | controller | Jun 12 20:42:04.273011 crc crio[20719]: time="2026-06-12T20:42:04.27280789Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688282-s76v5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.379154 | controller | Jun 12 20:42:04.605983 crc crio[20719]: time="2026-06-12T20:42:04.605595097Z" level=info msg="Stopped pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35" id=5623425c-cc51-4aaf-a17f-948edcf8778b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.379171 | controller | Jun 12 20:42:05.288779 crc crio[20719]: time="2026-06-12T20:42:05.288090557Z" level=info msg="Stopping pod sandbox: f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d" id=11920a6c-f090-4ffe-acfb-9a7d7fcb027d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.379187 | controller | Jun 12 20:42:05.289879 crc crio[20719]: time="2026-06-12T20:42:05.289786975Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 Namespace:openstack ID:f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d UID:c52867df-a252-44b3-a434-b05ab14c3142 NetNS:/var/run/netns/45f75081-b9e4-463d-8036-0a7e761719f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52867df_a252_44b3_a434_b05ab14c3142.slice PodAnnotations:0xc003332c80}] Aliases:map[]}"
2026-06-12 21:10:20.379204 | controller | Jun 12 20:42:05.290175 crc crio[20719]: time="2026-06-12T20:42:05.290043411Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.379220 | controller | Jun 12 20:42:05.828678 crc crio[20719]: time="2026-06-12T20:42:05.82743819Z" level=info msg="Stopped pod sandbox: f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d" id=11920a6c-f090-4ffe-acfb-9a7d7fcb027d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.379237 | controller | Jun 12 20:42:06.815433 crc crio[20719]: time="2026-06-12T20:42:06.814786144Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/POD" id=14942b9d-01fb-4e4a-a0f9-801768829ec4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.379253 | controller | Jun 12 20:42:06.816563 crc crio[20719]: time="2026-06-12T20:42:06.815551116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.379270 | controller | Jun 12 20:42:06.866867 crc crio[20719]: time="2026-06-12T20:42:06.86660832Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-9x8lr Namespace:openstack ID:7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d UID:1b7a9d20-f856-4857-9f0a-07127342e6a2 NetNS:/var/run/netns/ccfeefc0-6fd3-4805-ab31-5a7ed80c99f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b7a9d20_f856_4857_9f0a_07127342e6a2.slice PodAnnotations:0xc0023e24a8}] Aliases:map[]}"
2026-06-12 21:10:20.379286 | controller | Jun 12 20:42:06.867233 crc crio[20719]: time="2026-06-12T20:42:06.866965Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-9x8lr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.379307 | controller | Jun 12 20:42:07.584051 crc crio[20719]: 2026-06-12T20:42:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ac157bea5fa68c Mac:46:38:6d:b2:17:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/ccfeefc0-6fd3-4805-ab31-5a7ed80c99f1 SocketPath: PciID:}] [{Interface:0xc0004be680 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.379325 | controller | Jun 12 20:42:07.585711 crc crio[20719]: time="2026-06-12T20:42:07.585601484Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-9x8lr Namespace:openstack ID:7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d UID:1b7a9d20-f856-4857-9f0a-07127342e6a2 NetNS:/var/run/netns/ccfeefc0-6fd3-4805-ab31-5a7ed80c99f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b7a9d20_f856_4857_9f0a_07127342e6a2.slice PodAnnotations:0xc0023e24a8}] Aliases:map[]}"
2026-06-12 21:10:20.379341 | controller | Jun 12 20:42:07.585856 crc crio[20719]: time="2026-06-12T20:42:07.58578503Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-9x8lr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.379358 | controller | Jun 12 20:42:07.596331 crc crio[20719]: time="2026-06-12T20:42:07.595569084Z" level=info msg="Ran pod sandbox 7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/POD" id=14942b9d-01fb-4e4a-a0f9-801768829ec4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.379374 | controller | Jun 12 20:42:07.599069 crc crio[20719]: time="2026-06-12T20:42:07.599003073Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ed4ff30a-dee1-460d-9adc-1a38a2893d52 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.379390 | controller | Jun 12 20:42:07.634587 crc crio[20719]: time="2026-06-12T20:42:07.633886861Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9e097406-98b7-46e1-8c0f-6ae2116592b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.379406 | controller | Jun 12 20:42:07.643495 crc crio[20719]: time="2026-06-12T20:42:07.642993018Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/ssh-known-hosts-edpm-deployment-ipam" id=14d9e47f-e27e-4641-b21f-5de4e604f8da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.379422 | controller | Jun 12 20:42:07.643495 crc crio[20719]: time="2026-06-12T20:42:07.64344045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.379438 | controller | Jun 12 20:42:07.708807 crc crio[20719]: time="2026-06-12T20:42:07.708699685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.379455 | controller | Jun 12 20:42:07.713710 crc crio[20719]: time="2026-06-12T20:42:07.713622633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.379471 | controller | Jun 12 20:42:07.837608 crc crio[20719]: time="2026-06-12T20:42:07.837525718Z" level=info msg="Created container 0e985c208f5463921f806917f6edfd08b4c5da8b9fbbbe051ce0463dfd389454: openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/ssh-known-hosts-edpm-deployment-ipam" id=14d9e47f-e27e-4641-b21f-5de4e604f8da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.379487 | controller | Jun 12 20:42:07.839778 crc crio[20719]: time="2026-06-12T20:42:07.839729219Z" level=info msg="Starting container: 0e985c208f5463921f806917f6edfd08b4c5da8b9fbbbe051ce0463dfd389454" id=73f5d38f-2d56-4bfe-8662-173af26a1995 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.379508 | controller | Jun 12 20:42:07.852468 crc crio[20719]: time="2026-06-12T20:42:07.852330323Z" level=info msg="Started container" PID=149849 containerID=0e985c208f5463921f806917f6edfd08b4c5da8b9fbbbe051ce0463dfd389454 description=openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/ssh-known-hosts-edpm-deployment-ipam id=73f5d38f-2d56-4bfe-8662-173af26a1995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d
2026-06-12 21:10:20.379526 | controller | Jun 12 20:42:17.501830 crc crio[20719]: time="2026-06-12T20:42:17.500171257Z" level=info msg="Stopping pod sandbox: 7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d" id=c012b9b9-87ff-4052-ac35-35055403a0fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.379543 | controller | Jun 12 20:42:17.506242 crc crio[20719]: time="2026-06-12T20:42:17.502952476Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-9x8lr Namespace:openstack ID:7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d UID:1b7a9d20-f856-4857-9f0a-07127342e6a2 NetNS:/var/run/netns/ccfeefc0-6fd3-4805-ab31-5a7ed80c99f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b7a9d20_f856_4857_9f0a_07127342e6a2.slice PodAnnotations:0xc00259ab10}] Aliases:map[]}"
2026-06-12 21:10:20.379559 | controller | Jun 12 20:42:17.506242 crc crio[20719]: time="2026-06-12T20:42:17.504778228Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-9x8lr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.379576 | controller | Jun 12 20:42:18.083791 crc crio[20719]: time="2026-06-12T20:42:18.082604653Z" level=info msg="Stopped pod sandbox: 7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d" id=c012b9b9-87ff-4052-ac35-35055403a0fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.379592 | controller | Jun 12 20:42:19.052898 crc crio[20719]: time="2026-06-12T20:42:19.052526245Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/POD" id=8eb103a9-4e68-4a55-b8e4-38bf4fd68771 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.379608 | controller | Jun 12 20:42:19.053980 crc crio[20719]: time="2026-06-12T20:42:19.052918287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.379625 | controller | Jun 12 20:42:19.098490 crc crio[20719]: time="2026-06-12T20:42:19.098374595Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 Namespace:openstack ID:afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f UID:15a3b19f-5b0b-4a0a-b10f-0195acb67b04 NetNS:/var/run/netns/7618192b-ab33-4629-9184-6982d7586e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a3b19f_5b0b_4a0a_b10f_0195acb67b04.slice PodAnnotations:0xc0023e3208}] Aliases:map[]}"
2026-06-12 21:10:20.379641 | controller | Jun 12 20:42:19.098490 crc crio[20719]: time="2026-06-12T20:42:19.098467038Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.379658 | controller | Jun 12 20:42:19.882713 crc crio[20719]: 2026-06-12T20:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afdb9736669c81b Mac:5a:00:44:73:87:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/7618192b-ab33-4629-9184-6982d7586e4b SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.379679 | controller | Jun 12 20:42:19.884211 crc crio[20719]: time="2026-06-12T20:42:19.884139056Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 Namespace:openstack ID:afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f UID:15a3b19f-5b0b-4a0a-b10f-0195acb67b04 NetNS:/var/run/netns/7618192b-ab33-4629-9184-6982d7586e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a3b19f_5b0b_4a0a_b10f_0195acb67b04.slice PodAnnotations:0xc0023e3208}] Aliases:map[]}"
2026-06-12 21:10:20.379697 | controller | Jun 12 20:42:19.884575 crc crio[20719]: time="2026-06-12T20:42:19.884478346Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.379713 | controller | Jun 12 20:42:19.893645 crc crio[20719]: time="2026-06-12T20:42:19.893502181Z" level=info msg="Ran pod sandbox afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/POD" id=8eb103a9-4e68-4a55-b8e4-38bf4fd68771 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.379730 | controller | Jun 12 20:42:19.897067 crc crio[20719]: time="2026-06-12T20:42:19.896995757Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=953eb3dc-d430-4f78-811e-e2afcdc596ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.379746 | controller | Jun 12 20:42:19.924023 crc crio[20719]: time="2026-06-12T20:42:19.923835432Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=de96374e-b6f3-4a90-bb4d-c737384f4d6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.379763 | controller | Jun 12 20:42:19.939856 crc crio[20719]: time="2026-06-12T20:42:19.939637616Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=d2f3a918-799d-4f59-9718-ca9638cbcb26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.379779 | controller | Jun 12 20:42:19.940539 crc crio[20719]: time="2026-06-12T20:42:19.940146431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.379794 | controller | Jun 12 20:42:20.031373 crc crio[20719]: time="2026-06-12T20:42:20.031078897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.379810 | controller | Jun 12 20:42:20.034667 crc crio[20719]: time="2026-06-12T20:42:20.034590056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.379826 | controller | Jun 12 20:42:20.252835 crc crio[20719]: time="2026-06-12T20:42:20.252246596Z" level=info msg="Created container 0ac29faf390b035d474f9ee8f21dcb7a3ef92f88b1ed0c364eb64305a83f831e: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=d2f3a918-799d-4f59-9718-ca9638cbcb26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.379842 | controller | Jun 12 20:42:20.255974 crc crio[20719]: time="2026-06-12T20:42:20.255861827Z" level=info msg="Starting container: 0ac29faf390b035d474f9ee8f21dcb7a3ef92f88b1ed0c364eb64305a83f831e" id=1cef91d9-5282-4d57-b8ee-23bf5c7caace name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.379877 | controller | Jun 12 20:42:20.264141 crc crio[20719]: time="2026-06-12T20:42:20.263986546Z" level=info msg="Started container" PID=150634 containerID=0ac29faf390b035d474f9ee8f21dcb7a3ef92f88b1ed0c364eb64305a83f831e description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=1cef91d9-5282-4d57-b8ee-23bf5c7caace name=/runtime.v1.RuntimeService/StartContainer sandboxID=afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f
2026-06-12 21:10:20.379901 | controller | Jun 12 20:42:24.945011 crc crio[20719]: time="2026-06-12T20:42:24.944467216Z" level=info msg="Removing container: 403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be" id=700e5a7c-f44b-4ea5-8ef6-7dcefd791129 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.379918 | controller | Jun 12 20:42:25.257676 crc crio[20719]: time="2026-06-12T20:42:25.25755771Z" level=info msg="Removed container 403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be: openshift-infra/auto-csr-approver-29688276-556sk/oc" id=700e5a7c-f44b-4ea5-8ef6-7dcefd791129 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.379935 | controller | Jun 12 20:42:25.268982 crc crio[20719]: time="2026-06-12T20:42:25.268872417Z" level=info msg="Stopping pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b" id=dfeb7d5e-bbcc-41bd-943b-89ca4e3ed395 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.379951 | controller | Jun 12 20:42:25.268982 crc crio[20719]: time="2026-06-12T20:42:25.26898339Z" level=info msg="Stopped pod sandbox (already stopped): 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b" id=dfeb7d5e-bbcc-41bd-943b-89ca4e3ed395 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.379968 | controller | Jun 12 20:42:25.269757 crc crio[20719]: time="2026-06-12T20:42:25.269674099Z" level=info msg="Removing pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b" id=fc6d394e-0306-4583-87ac-26d593606d3b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.379984 | controller | Jun 12 20:42:25.291256 crc crio[20719]: time="2026-06-12T20:42:25.291087488Z" level=info msg="Removed pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b" id=fc6d394e-0306-4583-87ac-26d593606d3b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.380000 | controller | Jun 12 20:42:31.786492 crc crio[20719]: time="2026-06-12T20:42:31.785480291Z" level=info msg="Stopping pod sandbox: afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f" id=8063cb71-82a6-4657-a9d6-8364cda880a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.380017 | controller | Jun 12 20:42:31.788423 crc crio[20719]: time="2026-06-12T20:42:31.78719868Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 Namespace:openstack ID:afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f UID:15a3b19f-5b0b-4a0a-b10f-0195acb67b04 NetNS:/var/run/netns/7618192b-ab33-4629-9184-6982d7586e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a3b19f_5b0b_4a0a_b10f_0195acb67b04.slice PodAnnotations:0xc00334a4b8}] Aliases:map[]}"
2026-06-12 21:10:20.380034 | controller | Jun 12 20:42:31.788423 crc crio[20719]: time="2026-06-12T20:42:31.787465587Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.380050 | controller | Jun 12 20:42:32.275889 crc crio[20719]: time="2026-06-12T20:42:32.275486939Z" level=info msg="Stopped pod sandbox: afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f" id=8063cb71-82a6-4657-a9d6-8364cda880a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.380066 | controller | Jun 12 20:42:33.349002 crc crio[20719]: time="2026-06-12T20:42:33.348125308Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/POD" id=e9e61d97-4380-4e42-9145-efcff22713cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.380087 | controller | Jun 12 20:42:33.349002 crc crio[20719]: time="2026-06-12T20:42:33.348667183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.380104 | controller | Jun 12 20:42:33.395415 crc crio[20719]: time="2026-06-12T20:42:33.395222202Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 Namespace:openstack ID:804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122 UID:ad8b96f2-132e-4539-b540-ebeab01c466d NetNS:/var/run/netns/b14de385-b7bf-44af-9c41-423cddd03246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad8b96f2_132e_4539_b540_ebeab01c466d.slice PodAnnotations:0xc00259a4d0}] Aliases:map[]}"
2026-06-12 21:10:20.380121 | controller | Jun 12 20:42:33.395415 crc crio[20719]: time="2026-06-12T20:42:33.395337585Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.380137 | controller | Jun 12 20:42:34.061436 crc crio[20719]: 2026-06-12T20:42:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:804c45322ade22c Mac:96:bf:48:10:71:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/b14de385-b7bf-44af-9c41-423cddd03246 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.380154 | controller | Jun 12 20:42:34.063504 crc crio[20719]: time="2026-06-12T20:42:34.062609597Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 Namespace:openstack ID:804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122 UID:ad8b96f2-132e-4539-b540-ebeab01c466d NetNS:/var/run/netns/b14de385-b7bf-44af-9c41-423cddd03246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad8b96f2_132e_4539_b540_ebeab01c466d.slice PodAnnotations:0xc00259a4d0}] Aliases:map[]}"
2026-06-12 21:10:20.380171 | controller | Jun 12 20:42:34.063504 crc crio[20719]: time="2026-06-12T20:42:34.06274355Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.380187 | controller | Jun 12 20:42:34.072796 crc crio[20719]: time="2026-06-12T20:42:34.072321591Z" level=info msg="Ran pod sandbox 804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/POD" id=e9e61d97-4380-4e42-9145-efcff22713cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.380204 | controller | Jun 12 20:42:34.074880 crc crio[20719]: time="2026-06-12T20:42:34.074770578Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ea76e01e-ed33-4253-a59b-5887eca8db12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.380220 | controller | Jun 12 20:42:34.096358 crc crio[20719]: time="2026-06-12T20:42:34.096185631Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d3e63864-fe7b-4ac2-9199-0b54ad17687b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.380237 | controller | Jun 12 20:42:34.105360 crc crio[20719]: time="2026-06-12T20:42:34.105239955Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=18a840bb-4597-476a-918c-b8fbfec9a527 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.380253 | controller | Jun 12 20:42:34.105938 crc crio[20719]: time="2026-06-12T20:42:34.10573833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.380274 | controller | Jun 12 20:42:34.148575 crc crio[20719]: time="2026-06-12T20:42:34.148505954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.380291 | controller | Jun 12 20:42:34.154644 crc crio[20719]: time="2026-06-12T20:42:34.154536131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.380307 | controller | Jun 12 20:42:34.305662 crc crio[20719]: time="2026-06-12T20:42:34.305535187Z" level=info msg="Created container 48b9d6feed5fb0bcdabb4d131ce69dad951803bb130cf15d897021f6475f8021: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=18a840bb-4597-476a-918c-b8fbfec9a527 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.380324 | controller | Jun 12 20:42:34.307679 crc crio[20719]: time="2026-06-12T20:42:34.307542615Z" level=info msg="Starting container: 48b9d6feed5fb0bcdabb4d131ce69dad951803bb130cf15d897021f6475f8021" id=aec73efc-d9c3-400a-9337-e505250027f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.380341 | controller | Jun 12 20:42:34.321792 crc crio[20719]: time="2026-06-12T20:42:34.32060506Z" level=info msg="Started container" PID=151512 containerID=48b9d6feed5fb0bcdabb4d131ce69dad951803bb130cf15d897021f6475f8021 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=aec73efc-d9c3-400a-9337-e505250027f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122
2026-06-12 21:10:20.380357 | controller | Jun 12 20:42:47.048633 crc crio[20719]: time="2026-06-12T20:42:47.047575579Z" level=info msg="Stopping pod sandbox: 804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122" id=32765400-89b2-478c-bbd4-43b341837f40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.380374 | controller | Jun 12 20:42:47.050621 crc crio[20719]: time="2026-06-12T20:42:47.049432641Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 Namespace:openstack ID:804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122 UID:ad8b96f2-132e-4539-b540-ebeab01c466d NetNS:/var/run/netns/b14de385-b7bf-44af-9c41-423cddd03246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad8b96f2_132e_4539_b540_ebeab01c466d.slice PodAnnotations:0xc000110918}] Aliases:map[]}"
2026-06-12 21:10:20.380390 | controller | Jun 12 20:42:47.050621 crc crio[20719]: time="2026-06-12T20:42:47.049579176Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.380407 | controller | Jun 12 20:42:47.612648 crc crio[20719]: time="2026-06-12T20:42:47.61204945Z" level=info msg="Stopped pod sandbox: 804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122" id=32765400-89b2-478c-bbd4-43b341837f40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.380423 | controller | Jun 12 20:42:48.675652 crc crio[20719]: time="2026-06-12T20:42:48.675039087Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/POD" id=8388444a-56e8-4b77-8ad2-4addd369730a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.380439 | controller | Jun 12 20:42:48.677631 crc crio[20719]: time="2026-06-12T20:42:48.675699256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.380460 | controller | Jun 12 20:42:48.712757 crc crio[20719]: time="2026-06-12T20:42:48.712257775Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw Namespace:openstack ID:16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9 UID:c4092dfc-d0fe-49ae-b7c6-cc1632be215e NetNS:/var/run/netns/d3ecaf8b-9dbe-496e-b893-6ca0f4483ac4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4092dfc_d0fe_49ae_b7c6_cc1632be215e.slice PodAnnotations:0xc000110e60}] Aliases:map[]}"
2026-06-12 21:10:20.380477 | controller | Jun 12 20:42:48.712757 crc crio[20719]: time="2026-06-12T20:42:48.712720087Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.380494 | controller | Jun 12 20:42:49.474567 crc crio[20719]: 2026-06-12T20:42:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16a6afcd30aa140 Mac:92:79:38:66:99:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/d3ecaf8b-9dbe-496e-b893-6ca0f4483ac4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.380510 | controller | Jun 12 20:42:49.476045 crc crio[20719]: time="2026-06-12T20:42:49.475765801Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw Namespace:openstack ID:16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9 UID:c4092dfc-d0fe-49ae-b7c6-cc1632be215e NetNS:/var/run/netns/d3ecaf8b-9dbe-496e-b893-6ca0f4483ac4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4092dfc_d0fe_49ae_b7c6_cc1632be215e.slice PodAnnotations:0xc000110e60}] Aliases:map[]}"
2026-06-12 21:10:20.380526 | controller | Jun 12 20:42:49.477666 crc crio[20719]: time="2026-06-12T20:42:49.477580843Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.380543 | controller | Jun 12 20:42:49.486369 crc crio[20719]: time="2026-06-12T20:42:49.486197738Z" level=info msg="Ran pod sandbox 16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/POD" id=8388444a-56e8-4b77-8ad2-4addd369730a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.380559 | controller | Jun 12 20:42:49.490475 crc crio[20719]: time="2026-06-12T20:42:49.490339791Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1b019fcd-3d2f-4a52-9e83-0077044988f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.380576 | controller | Jun 12 20:42:49.519994 crc crio[20719]: time="2026-06-12T20:42:49.519920782Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9b12016d-4664-42ae-b0a7-cb23b1c404d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.380592 | controller | Jun 12 20:42:49.527919 crc crio[20719]: time="2026-06-12T20:42:49.527814444Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=d5a1ae49-ef72-4015-b74d-12447252ed1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.380609 | controller | Jun 12 20:42:49.528328 crc crio[20719]: time="2026-06-12T20:42:49.528189824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.380632 | controller | Jun 12 20:42:49.589467 crc crio[20719]: time="2026-06-12T20:42:49.589219402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.380651 | controller | Jun 12 20:42:49.592570 crc crio[20719]: time="2026-06-12T20:42:49.592196614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.380670 | controller | Jun 12 20:42:49.768810 crc crio[20719]: time="2026-06-12T20:42:49.768635845Z" level=info msg="Created container 1e3bcecfea256b891c150a7feb609104df167b951085f3f323974771e85584d1: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=d5a1ae49-ef72-4015-b74d-12447252ed1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.380686 | controller | Jun 12 20:42:49.770854 crc crio[20719]: time="2026-06-12T20:42:49.769956513Z" level=info msg="Starting container: 1e3bcecfea256b891c150a7feb609104df167b951085f3f323974771e85584d1" id=fb00a9ac-5856-464a-a257-0e704f5ce556 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.380702 | controller | Jun 12 20:42:49.776925 crc crio[20719]: time="2026-06-12T20:42:49.776776484Z" level=info msg="Started container" PID=152485 containerID=1e3bcecfea256b891c150a7feb609104df167b951085f3f323974771e85584d1 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=fb00a9ac-5856-464a-a257-0e704f5ce556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9
2026-06-12 21:10:20.380719 | controller | Jun 12 20:43:35.874732 crc crio[20719]: time="2026-06-12T20:43:35.873558909Z" level=info msg="Stopping pod sandbox: 16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9" id=be6602aa-f5b5-4541-85ac-b2f4044fba96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.380735 | controller | Jun 12 20:43:35.876105 crc crio[20719]: time="2026-06-12T20:43:35.875224027Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw Namespace:openstack ID:16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9 UID:c4092dfc-d0fe-49ae-b7c6-cc1632be215e NetNS:/var/run/netns/d3ecaf8b-9dbe-496e-b893-6ca0f4483ac4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4092dfc_d0fe_49ae_b7c6_cc1632be215e.slice PodAnnotations:0xc000526fa0}] Aliases:map[]}"
2026-06-12 21:10:20.380768 | controller | Jun 12 20:43:35.876105 crc crio[20719]: time="2026-06-12T20:43:35.875605287Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.380786 | controller | Jun 12 20:43:36.418344 crc crio[20719]: time="2026-06-12T20:43:36.417866914Z" level=info msg="Stopped pod sandbox: 16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9" id=be6602aa-f5b5-4541-85ac-b2f4044fba96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.380803 | controller | Jun 12 20:43:37.480157 crc crio[20719]: time="2026-06-12T20:43:37.479753471Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/POD" id=d48f705f-92d8-4b6f-b1cc-ecc9f924aee8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.380819 | controller | Jun 12 20:43:37.480157 crc crio[20719]: time="2026-06-12T20:43:37.480157422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.380836 | controller | Jun 12 20:43:37.527155 crc crio[20719]: time="2026-06-12T20:43:37.52665875Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs Namespace:openstack ID:8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000 UID:dfcd0cd8-5d60-495b-9233-c89d0a09e637 NetNS:/var/run/netns/5c521a60-836c-44be-997f-4995c3d02dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfcd0cd8_5d60_495b_9233_c89d0a09e637.slice PodAnnotations:0xc003332908}] Aliases:map[]}"
2026-06-12 21:10:20.380878 | controller | Jun 12 20:43:37.527155 crc crio[20719]: time="2026-06-12T20:43:37.526731132Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.380898 | controller | Jun 12 20:43:38.335716 crc crio[20719]: 2026-06-12T20:43:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ad697cbe52e146 Mac:d2:2e:93:c2:02:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/5c521a60-836c-44be-997f-4995c3d02dba SocketPath: PciID:}] [{Interface:0xc000133110 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.380915 | controller | Jun 12 20:43:38.338930 crc crio[20719]: time="2026-06-12T20:43:38.338821514Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs Namespace:openstack ID:8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000 UID:dfcd0cd8-5d60-495b-9233-c89d0a09e637 NetNS:/var/run/netns/5c521a60-836c-44be-997f-4995c3d02dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfcd0cd8_5d60_495b_9233_c89d0a09e637.slice PodAnnotations:0xc003332908}] Aliases:map[]}"
2026-06-12 21:10:20.380932 | controller | Jun 12 20:43:38.339134 crc crio[20719]: time="2026-06-12T20:43:38.339047351Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.380948 | controller | Jun 12 20:43:38.354511 crc crio[20719]: time="2026-06-12T20:43:38.354370914Z" level=info msg="Ran pod sandbox 8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/POD" id=d48f705f-92d8-4b6f-b1cc-ecc9f924aee8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.380964 | controller | Jun 12 20:43:38.358209 crc crio[20719]: time="2026-06-12T20:43:38.358075376Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=fdcf0425-d4e4-47a8-a523-16a1275ffdb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.380981 | controller | Jun 12 20:43:38.413646 crc crio[20719]: time="2026-06-12T20:43:38.41123236Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7d6b56f5-2281-4d6c-8736-840a2d63e086 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.380997 | controller | Jun 12 20:43:38.420359 crc crio[20719]: time="2026-06-12T20:43:38.4201347Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=1c5b5bd0-c235-40c0-b8f2-95078eed624b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.381014 | controller | Jun 12 20:43:38.420761 crc crio[20719]: time="2026-06-12T20:43:38.420697026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.381030 | controller | Jun 12 20:43:38.489886 crc crio[20719]: time="2026-06-12T20:43:38.48944877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.381046 | controller | Jun 12 20:43:38.496357 crc crio[20719]: time="2026-06-12T20:43:38.496182579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.381067 | controller | Jun 12 20:43:38.692680 crc crio[20719]: time="2026-06-12T20:43:38.692572741Z" level=info msg="Created container 17b11d117e0b6bf3fbf2f05946f1c03f7134e8edc3725eaad90049562f67ec53: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=1c5b5bd0-c235-40c0-b8f2-95078eed624b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.381084 | controller | Jun 12 20:43:38.694189 crc crio[20719]: time="2026-06-12T20:43:38.694101194Z" level=info msg="Starting container: 17b11d117e0b6bf3fbf2f05946f1c03f7134e8edc3725eaad90049562f67ec53" id=84a6ed6a-cc73-4154-97d4-ce328bbf705c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.381101 | controller | Jun 12 20:43:38.702818 crc crio[20719]: time="2026-06-12T20:43:38.701637846Z" level=info msg="Started container" PID=155385 containerID=17b11d117e0b6bf3fbf2f05946f1c03f7134e8edc3725eaad90049562f67ec53 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=84a6ed6a-cc73-4154-97d4-ce328bbf705c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000
2026-06-12 21:10:20.381118 | controller | Jun 12 20:44:00.566329 crc crio[20719]: time="2026-06-12T20:44:00.565528851Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688284-wd5ff/POD" id=4edfce4d-c040-4c0c-a897-825aeff4f1f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.381135 | controller | Jun 12 20:44:00.568236 crc crio[20719]: time="2026-06-12T20:44:00.566504129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.381151 | controller | Jun 12 20:44:00.627967 crc crio[20719]: time="2026-06-12T20:44:00.625770957Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688284-wd5ff Namespace:openshift-infra ID:f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d UID:a4a5a8e9-07a2-4611-b276-e85c7dd0883f NetNS:/var/run/netns/8a9cf792-eda7-4b04-9c56-54cdfdc5ff20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a5a8e9_07a2_4611_b276_e85c7dd0883f.slice PodAnnotations:0xc003ab1360}] Aliases:map[]}"
2026-06-12 21:10:20.381168 | controller | Jun 12 20:44:00.627967 crc crio[20719]: time="2026-06-12T20:44:00.62585157Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688284-wd5ff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.381184 | controller | Jun 12 20:44:01.225759 crc crio[20719]: 2026-06-12T20:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2388999405a64f Mac:46:34:0a:9c:8c:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/8a9cf792-eda7-4b04-9c56-54cdfdc5ff20 SocketPath: PciID:}] [{Interface:0xc000014c20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.381201 | controller | Jun 12 20:44:01.227137 crc crio[20719]: time="2026-06-12T20:44:01.227062502Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688284-wd5ff Namespace:openshift-infra ID:f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d UID:a4a5a8e9-07a2-4611-b276-e85c7dd0883f NetNS:/var/run/netns/8a9cf792-eda7-4b04-9c56-54cdfdc5ff20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a5a8e9_07a2_4611_b276_e85c7dd0883f.slice PodAnnotations:0xc003ab1360}] Aliases:map[]}"
2026-06-12 21:10:20.381218 | controller | Jun 12 20:44:01.227476 crc crio[20719]: time="2026-06-12T20:44:01.227400311Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688284-wd5ff for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.381240 | controller | Jun 12 20:44:01.241957 crc crio[20719]: time="2026-06-12T20:44:01.241845563Z" level=info msg="Ran pod sandbox f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d with infra container: openshift-infra/auto-csr-approver-29688284-wd5ff/POD" id=4edfce4d-c040-4c0c-a897-825aeff4f1f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.381257 | controller | Jun 12 20:44:01.251679 crc crio[20719]: time="2026-06-12T20:44:01.251480998Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fe80a901-b34d-4a79-acc8-f41cc1f64d46 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.381274 | controller | Jun 12 20:44:01.267817 crc crio[20719]: time="2026-06-12T20:44:01.267733265Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.381290 | controller | Jun 12 20:44:02.982493 crc crio[20719]: time="2026-06-12T20:44:02.979389583Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fe80a901-b34d-4a79-acc8-f41cc1f64d46 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.381306 | controller | Jun 12 20:44:02.983835 crc crio[20719]: time="2026-06-12T20:44:02.983409165Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e2c1d169-4a04-4930-9a02-7d738a7a1bb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.381323 | controller | Jun 12 20:44:02.988250 crc crio[20719]: time="2026-06-12T20:44:02.986178142Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=dfd6a81f-f450-4360-a095-4f11c7744d86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.381339 | controller | Jun 12 20:44:02.999901 crc crio[20719]: time="2026-06-12T20:44:02.999794664Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688284-wd5ff/oc" id=2fda15b1-e4ce-4269-8b26-eedf71b8bced name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.381355 | controller | Jun 12 20:44:03.000543 crc crio[20719]: time="2026-06-12T20:44:03.000496944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.381372 | controller | Jun 12 20:44:03.061797 crc crio[20719]: time="2026-06-12T20:44:03.061630274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.381388 | controller | Jun 12 20:44:03.529361 crc crio[20719]: time="2026-06-12T20:44:03.528709857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.381404 | controller | Jun 12 20:44:03.673152 crc crio[20719]: time="2026-06-12T20:44:03.671868111Z" level=info msg="Created container 17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e: openshift-infra/auto-csr-approver-29688284-wd5ff/oc" id=2fda15b1-e4ce-4269-8b26-eedf71b8bced name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.381421 | controller | Jun 12 20:44:03.674878 crc crio[20719]: time="2026-06-12T20:44:03.674823916Z" level=info msg="Starting container: 17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e" id=2de45307-cbfe-4adf-a46b-ea4ae7323ed3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.381437 | controller | Jun 12 20:44:03.690532 crc crio[20719]: time="2026-06-12T20:44:03.69041163Z" level=info msg="Started container" PID=156877 containerID=17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e description=openshift-infra/auto-csr-approver-29688284-wd5ff/oc id=2de45307-cbfe-4adf-a46b-ea4ae7323ed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d
2026-06-12 21:10:20.381458 | controller | Jun 12 20:44:05.381679 crc crio[20719]: time="2026-06-12T20:44:05.380871692Z" level=info msg="Stopping pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d" id=037f89bf-ed34-40e8-8262-aefc9d5bb8a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.381476 | controller | Jun 12 20:44:05.383728 crc crio[20719]: time="2026-06-12T20:44:05.38218422Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688284-wd5ff Namespace:openshift-infra ID:f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d UID:a4a5a8e9-07a2-4611-b276-e85c7dd0883f NetNS:/var/run/netns/8a9cf792-eda7-4b04-9c56-54cdfdc5ff20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a5a8e9_07a2_4611_b276_e85c7dd0883f.slice PodAnnotations:0xc000526f80}] Aliases:map[]}"
2026-06-12 21:10:20.381493 | controller | Jun 12 20:44:05.383728 crc crio[20719]: time="2026-06-12T20:44:05.382403526Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688284-wd5ff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.381509 | controller | Jun 12 20:44:05.783101 crc crio[20719]: time="2026-06-12T20:44:05.782927042Z" level=info msg="Stopped pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d" id=037f89bf-ed34-40e8-8262-aefc9d5bb8a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.381526 | controller | Jun 12 20:44:25.342047 crc crio[20719]: time="2026-06-12T20:44:25.339657136Z" level=info msg="Removing container: 4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55" id=0cdce069-d53a-49d9-8b33-a27fa4b5953d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.381542 | controller | Jun 12 20:44:25.640229 crc crio[20719]: time="2026-06-12T20:44:25.640085417Z" level=info msg="Removed container 4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55: openshift-infra/auto-csr-approver-29688278-qrjvc/oc" id=0cdce069-d53a-49d9-8b33-a27fa4b5953d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.381558 | controller | Jun 12 20:44:25.670539 crc crio[20719]: time="2026-06-12T20:44:25.670352954Z" level=info msg="Stopping pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca" id=7647db89-80f8-4c97-b122-3da403056d28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.381574 | controller | Jun 12 20:44:25.670539 crc crio[20719]: time="2026-06-12T20:44:25.670434906Z" level=info msg="Stopped pod sandbox (already stopped): befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca" id=7647db89-80f8-4c97-b122-3da403056d28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.381590 | controller | Jun 12 20:44:25.672016 crc crio[20719]: time="2026-06-12T20:44:25.671903648Z" level=info msg="Removing pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca" id=7310eb5e-cc11-4cc6-ac6c-e80d1dbc1b13 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.381606 | controller | Jun 12 20:44:25.699533 crc crio[20719]: time="2026-06-12T20:44:25.697552732Z" level=info msg="Removed pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca" id=7310eb5e-cc11-4cc6-ac6c-e80d1dbc1b13 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.381622 | controller | Jun 12 20:44:58.283201 crc crio[20719]: time="2026-06-12T20:44:58.282087417Z" level=info msg="Stopping pod sandbox: 8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000" id=1346fe32-dea8-46f3-8658-c58f38cc4ce9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.381638 | controller | Jun 12 20:44:58.288483 crc crio[20719]: time="2026-06-12T20:44:58.283865416Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs Namespace:openstack ID:8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000 UID:dfcd0cd8-5d60-495b-9233-c89d0a09e637 NetNS:/var/run/netns/5c521a60-836c-44be-997f-4995c3d02dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfcd0cd8_5d60_495b_9233_c89d0a09e637.slice PodAnnotations:0xc0023e3978}] Aliases:map[]}"
2026-06-12 21:10:20.381659 | controller | Jun 12 20:44:58.288483 crc crio[20719]: time="2026-06-12T20:44:58.28399645Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.381676 | controller | Jun 12 20:44:58.817976 crc crio[20719]: time="2026-06-12T20:44:58.817543825Z" level=info msg="Stopped pod sandbox: 8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000" id=1346fe32-dea8-46f3-8658-c58f38cc4ce9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.381693 | controller | Jun 12 20:44:59.919125 crc crio[20719]: time="2026-06-12T20:44:59.918692141Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/POD" id=75656b86-59c6-4ca9-ae00-77d94af2c8bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.381709 | controller | Jun 12 20:44:59.920414 crc crio[20719]: time="2026-06-12T20:44:59.919147734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.381725 | controller | Jun 12 20:44:59.954916 crc crio[20719]: time="2026-06-12T20:44:59.954824188Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz Namespace:openstack ID:cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b UID:3f803283-f58b-40ef-8917-3adb556e61fa NetNS:/var/run/netns/684a2961-037c-44c3-8498-3fe304388b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f803283_f58b_40ef_8917_3adb556e61fa.slice PodAnnotations:0xc003ab08a0}] Aliases:map[]}"
2026-06-12 21:10:20.381742 | controller | Jun 12 20:44:59.954916 crc crio[20719]: time="2026-06-12T20:44:59.95490799Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.381758 | controller | Jun 12 20:45:00.552705 crc crio[20719]: time="2026-06-12T20:45:00.552090337Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/POD" id=b8c8f5bb-2050-4693-9241-7846a111c583 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.381775 | controller | Jun 12 20:45:00.552860 crc crio[20719]: time="2026-06-12T20:45:00.552736125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.381792 | controller | Jun 12 20:45:00.608342 crc crio[20719]: time="2026-06-12T20:45:00.607822462Z" level=info msg="Got pod network &{Name:collect-profiles-29688285-ph286 Namespace:openshift-operator-lifecycle-manager ID:96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d UID:82f9c74c-a00d-490d-9295-437284bc0123 NetNS:/var/run/netns/4ebecd14-1a7d-4208-821f-900d17b523df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82f9c74c_a00d_490d_9295_437284bc0123.slice PodAnnotations:0xc00170c8c8}] Aliases:map[]}"
2026-06-12 21:10:20.381809 | controller | Jun 12 20:45:00.608342 crc crio[20719]: time="2026-06-12T20:45:00.608243884Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688285-ph286 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.381830 | controller | Jun 12 20:45:00.768602 crc crio[20719]: 2026-06-12T20:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cad05961c7f05c5 Mac:ea:2c:6f:52:ce:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/684a2961-037c-44c3-8498-3fe304388b82 SocketPath: PciID:}] [{Interface:0xc00025b0c0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.381862 | controller | Jun 12 20:45:00.772074 crc crio[20719]: time="2026-06-12T20:45:00.771992387Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz Namespace:openstack ID:cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b UID:3f803283-f58b-40ef-8917-3adb556e61fa NetNS:/var/run/netns/684a2961-037c-44c3-8498-3fe304388b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f803283_f58b_40ef_8917_3adb556e61fa.slice PodAnnotations:0xc003ab08a0}] Aliases:map[]}"
2026-06-12 21:10:20.381885 | controller | Jun 12 20:45:00.772318 crc crio[20719]: time="2026-06-12T20:45:00.772202943Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.381902 | controller | Jun 12 20:45:00.788848 crc crio[20719]: time="2026-06-12T20:45:00.788761476Z" level=info msg="Ran pod sandbox cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/POD" id=75656b86-59c6-4ca9-ae00-77d94af2c8bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.381919 | controller | Jun 12 20:45:00.793700 crc crio[20719]: time="2026-06-12T20:45:00.793619762Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=f37b2440-5d5c-48cf-b5f5-ef12bed1531f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.381936 | controller | Jun 12 20:45:00.879180 crc crio[20719]: time="2026-06-12T20:45:00.878889844Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ee6cc0ec-0ada-4b70-8c49-6179708ec8ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.381952 | controller | Jun 12 20:45:00.892520 crc crio[20719]: time="2026-06-12T20:45:00.89238211Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=0cf21dcc-d182-4187-b9cb-d027854f7949 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.381968 | controller | Jun 12 20:45:00.892783 crc crio[20719]: time="2026-06-12T20:45:00.892756079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.381984 | controller | Jun 12 20:45:00.961494 crc crio[20719]: time="2026-06-12T20:45:00.961338549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.382000 | controller | Jun 12 20:45:00.966697 crc crio[20719]: time="2026-06-12T20:45:00.966557602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.382016 | controller | Jun 12 20:45:01.046933 crc crio[20719]: 2026-06-12T20:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b2235dcd9cc7b Mac:02:b1:28:df:cf:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/4ebecd14-1a7d-4208-821f-900d17b523df SocketPath: PciID:}] [{Interface:0xc000141030 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.382032 | controller | Jun 12 20:45:01.046933 crc crio[20719]: time="2026-06-12T20:45:01.045035776Z" level=info msg="Got pod network &{Name:collect-profiles-29688285-ph286 Namespace:openshift-operator-lifecycle-manager ID:96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d UID:82f9c74c-a00d-490d-9295-437284bc0123 NetNS:/var/run/netns/4ebecd14-1a7d-4208-821f-900d17b523df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82f9c74c_a00d_490d_9295_437284bc0123.slice PodAnnotations:0xc00170c8c8}] Aliases:map[]}"
2026-06-12 21:10:20.382054 | controller | Jun 12 20:45:01.046933 crc crio[20719]: time="2026-06-12T20:45:01.045823068Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688285-ph286 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.382071 | controller | Jun 12 20:45:01.056691 crc crio[20719]: time="2026-06-12T20:45:01.056082379Z" level=info msg="Ran pod sandbox 96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/POD" id=b8c8f5bb-2050-4693-9241-7846a111c583 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.382087 | controller | Jun 12 20:45:01.062060 crc crio[20719]: time="2026-06-12T20:45:01.06194758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9b34a46c-f2f8-4825-9251-5626e5da4ece name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.382104 | controller | Jun 12 20:45:01.066674 crc crio[20719]: time="2026-06-12T20:45:01.066442595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4e58d596-d68b-45c4-937a-0892a973cee7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.382120 | controller | Jun 12 20:45:01.088545 crc crio[20719]: time="2026-06-12T20:45:01.088427718Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/collect-profiles" id=dfbf5623-fe58-4e2c-a54b-8dcb7fc00588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.382136 | controller | Jun 12 20:45:01.089085 crc crio[20719]: time="2026-06-12T20:45:01.088947593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.382153 | controller | Jun 12 20:45:01.164771 crc crio[20719]: time="2026-06-12T20:45:01.16402329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.382169 | controller | Jun 12 20:45:01.188439 crc crio[20719]: time="2026-06-12T20:45:01.188235079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.382185 | controller | Jun 12 20:45:01.348944 crc crio[20719]: time="2026-06-12T20:45:01.348853112Z" level=info msg="Created container cce7e3545b09168e7b917939c9e5851891b3bbdcd779ae3de23bad8b811c4079: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=0cf21dcc-d182-4187-b9cb-d027854f7949 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.382202 | controller | Jun 12 20:45:01.349813 crc crio[20719]: time="2026-06-12T20:45:01.349750255Z" level=info msg="Starting container: cce7e3545b09168e7b917939c9e5851891b3bbdcd779ae3de23bad8b811c4079" id=01bacc8c-1806-4f37-8469-31f7d6e5a965 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.382218 | controller | Jun 12 20:45:01.359338 crc crio[20719]: time="2026-06-12T20:45:01.359206508Z" level=info msg="Started container" PID=160301 containerID=cce7e3545b09168e7b917939c9e5851891b3bbdcd779ae3de23bad8b811c4079 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=01bacc8c-1806-4f37-8469-31f7d6e5a965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b
2026-06-12 21:10:20.382240 | controller | Jun 12 20:45:01.366045 crc crio[20719]: time="2026-06-12T20:45:01.365918441Z" level=info msg="Created container 399e8bc082290eff240f30558d7cfc7c8d5fac09cfd727c9cb370c1731f11fa4: openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/collect-profiles" id=dfbf5623-fe58-4e2c-a54b-8dcb7fc00588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.382257 | controller | Jun 12 20:45:01.367536 crc crio[20719]: time="2026-06-12T20:45:01.367395622Z" level=info msg="Starting container: 399e8bc082290eff240f30558d7cfc7c8d5fac09cfd727c9cb370c1731f11fa4" id=ff15c4f2-1225-45a9-a029-8f63d79a2113 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.382274 | controller | Jun 12 20:45:01.373963 crc crio[20719]: time="2026-06-12T20:45:01.373873032Z" level=info msg="Started container" PID=160307 containerID=399e8bc082290eff240f30558d7cfc7c8d5fac09cfd727c9cb370c1731f11fa4 description=openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/collect-profiles id=ff15c4f2-1225-45a9-a029-8f63d79a2113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d
2026-06-12 21:10:20.382291 | controller | Jun 12 20:45:03.395513 crc crio[20719]: time="2026-06-12T20:45:03.394416169Z" level=info msg="Stopping pod sandbox: 96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d" id=dd4eb2ad-f246-4c14-81a4-89162929ebdd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.382308 | controller | Jun 12 20:45:03.397556 crc crio[20719]: time="2026-06-12T20:45:03.396371493Z" level=info msg="Got pod network &{Name:collect-profiles-29688285-ph286 Namespace:openshift-operator-lifecycle-manager ID:96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d UID:82f9c74c-a00d-490d-9295-437284bc0123 NetNS:/var/run/netns/4ebecd14-1a7d-4208-821f-900d17b523df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82f9c74c_a00d_490d_9295_437284bc0123.slice PodAnnotations:0xc003332958}] Aliases:map[]}"
2026-06-12 21:10:20.382325 | controller | Jun 12 20:45:03.397556 crc crio[20719]: time="2026-06-12T20:45:03.396592599Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688285-ph286 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.382341 | controller | Jun 12 20:45:03.872821 crc crio[20719]: time="2026-06-12T20:45:03.871061657Z" level=info msg="Stopped pod sandbox: 96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d" id=dd4eb2ad-f246-4c14-81a4-89162929ebdd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.382358 | controller | Jun 12 20:45:25.727561 crc crio[20719]: time="2026-06-12T20:45:25.726835813Z" level=info msg="Removing container: 0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364" id=9073e35e-ca08-4203-91d4-02df2b173bf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.382374 | controller | Jun 12 20:45:25.794369 crc crio[20719]: time="2026-06-12T20:45:25.791870353Z" level=info msg="Removed container 0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/collect-profiles" id=9073e35e-ca08-4203-91d4-02df2b173bf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.382390 | controller | Jun 12 20:45:25.805444 crc crio[20719]: time="2026-06-12T20:45:25.805384066Z" level=info msg="Stopping pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb" id=f4552d61-b13d-415a-afa5-65e3d9571849 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.382411 | controller | Jun 12 20:45:25.805790 crc crio[20719]: time="2026-06-12T20:45:25.805492289Z" level=info msg="Stopped pod sandbox (already stopped): 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb" id=f4552d61-b13d-415a-afa5-65e3d9571849 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.382429 | controller | Jun 12 20:45:25.806608 crc crio[20719]: time="2026-06-12T20:45:25.806577928Z" level=info msg="Removing pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb" id=ba82926b-ff74-4702-bf87-a0b9324434ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.382445 | controller | Jun 12 20:45:25.830707 crc crio[20719]: time="2026-06-12T20:45:25.830575914Z" level=info msg="Removed pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb" id=ba82926b-ff74-4702-bf87-a0b9324434ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.382461 | controller | Jun 12 20:46:00.395646 crc crio[20719]: time="2026-06-12T20:46:00.394418608Z" level=info msg="Stopping pod sandbox: cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b" id=8ffe45a2-2f1b-4236-98d3-4930b8f460ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.382477 | controller | Jun 12 20:46:00.397427 crc crio[20719]: time="2026-06-12T20:46:00.397374012Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz Namespace:openstack ID:cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b UID:3f803283-f58b-40ef-8917-3adb556e61fa NetNS:/var/run/netns/684a2961-037c-44c3-8498-3fe304388b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f803283_f58b_40ef_8917_3adb556e61fa.slice PodAnnotations:0xc003333778}] Aliases:map[]}"
2026-06-12 21:10:20.382494 | controller | Jun 12 20:46:00.397775 crc crio[20719]: time="2026-06-12T20:46:00.397707071Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.382510 | controller | Jun 12 20:46:00.603007 crc crio[20719]: time="2026-06-12T20:46:00.602921844Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688286-95xzd/POD" id=99705304-4df0-44ae-ab71-c3d515718d18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.382526 | controller | Jun 12 20:46:00.603343 crc crio[20719]: time="2026-06-12T20:46:00.603097589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.382543 | controller | Jun 12 20:46:00.692734 crc crio[20719]: time="2026-06-12T20:46:00.692659265Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688286-95xzd Namespace:openshift-infra ID:4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3 UID:dc7339dd-d7a9-42f4-b930-9126c18b8963 NetNS:/var/run/netns/8e055565-c33e-40a0-a5d3-0973be7d4b3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc7339dd_d7a9_42f4_b930_9126c18b8963.slice PodAnnotations:0xc000eafcd0}] Aliases:map[]}"
2026-06-12 21:10:20.382560 | controller | Jun 12 20:46:00.693063 crc crio[20719]: time="2026-06-12T20:46:00.693027895Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688286-95xzd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.382576 | controller | Jun 12 20:46:01.068690 crc crio[20719]: time="2026-06-12T20:46:01.06761466Z" level=info msg="Stopped pod sandbox: cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b" id=8ffe45a2-2f1b-4236-98d3-4930b8f460ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.382592 | controller | Jun 12 20:46:01.145394 crc crio[20719]: 2026-06-12T20:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ba1bd888ee9a0c Mac:d2:14:c1:eb:2b:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/8e055565-c33e-40a0-a5d3-0973be7d4b3a SocketPath: PciID:}] [{Interface:0xc000134770 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.382613 | controller | Jun 12 20:46:01.155771 crc crio[20719]: time="2026-06-12T20:46:01.154976079Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688286-95xzd Namespace:openshift-infra ID:4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3 UID:dc7339dd-d7a9-42f4-b930-9126c18b8963 NetNS:/var/run/netns/8e055565-c33e-40a0-a5d3-0973be7d4b3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc7339dd_d7a9_42f4_b930_9126c18b8963.slice PodAnnotations:0xc000eafcd0}] Aliases:map[]}"
2026-06-12 21:10:20.382630 | controller | Jun 12 20:46:01.156672 crc crio[20719]: time="2026-06-12T20:46:01.156645785Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688286-95xzd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.382647 | controller | Jun 12 20:46:01.173904 crc crio[20719]: time="2026-06-12T20:46:01.173796117Z" level=info msg="Ran pod sandbox 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3 with infra container: openshift-infra/auto-csr-approver-29688286-95xzd/POD" id=99705304-4df0-44ae-ab71-c3d515718d18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.382663 | controller | Jun 12 20:46:01.177496 crc crio[20719]: time="2026-06-12T20:46:01.177402994Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7e882125-1fb8-468a-a42b-deedf3225fb8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.382727 | controller | Jun 12 20:46:01.194101 crc crio[20719]: time="2026-06-12T20:46:01.193995821Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.382748 | controller | Jun 12 20:46:01.960078 crc crio[20719]: time="2026-06-12T20:46:01.959621377Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/POD" id=5f12805a-ed15-46c3-9810-bbb2eb1b112d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.382766 | controller | Jun 12 20:46:01.961248 crc crio[20719]: time="2026-06-12T20:46:01.960124292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.382783 | controller | Jun 12 20:46:02.003312 crc crio[20719]: time="2026-06-12T20:46:02.003149169Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 Namespace:openstack ID:8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296 UID:6cca588f-398b-4411-b87b-8dbf8096e11e NetNS:/var/run/netns/425973e2-a01d-4b95-8bb8-7821fe9e1cb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cca588f_398b_4411_b87b_8dbf8096e11e.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}"
2026-06-12 21:10:20.382800 | controller | Jun 12 20:46:02.003737 crc crio[20719]: time="2026-06-12T20:46:02.003369295Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.382817 | controller | Jun 12 20:46:02.044864 crc crio[20719]: time="2026-06-12T20:46:02.044644418Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7e882125-1fb8-468a-a42b-deedf3225fb8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.382834 | controller | Jun 12 20:46:02.046126 crc crio[20719]: time="2026-06-12T20:46:02.046045837Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=532bdd31-41f3-48f7-b574-4353f2bdfe69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.382869 | controller | Jun 12 20:46:02.051584 crc crio[20719]: time="2026-06-12T20:46:02.049601025Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b2b9c85a-10fe-41ce-af6f-ea1acff363d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.382892 | controller | Jun 12 20:46:02.067060 crc crio[20719]: time="2026-06-12T20:46:02.066954564Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688286-95xzd/oc" id=cca57d5e-9fad-4717-951e-67c35bc00220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.382909 | controller | Jun 12 20:46:02.068499 crc crio[20719]: time="2026-06-12T20:46:02.068403504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.382925 | controller | Jun 12 20:46:02.167986 crc crio[20719]: time="2026-06-12T20:46:02.138439435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.382941 | controller | Jun 12 20:46:02.632890 crc crio[20719]: time="2026-06-12T20:46:02.631903975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.382958 | controller | Jun 12 20:46:02.781487 crc crio[20719]: 2026-06-12T20:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8395187bc3263ee Mac:1e:a4:8d:9b:b8:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/425973e2-a01d-4b95-8bb8-7821fe9e1cb1 SocketPath: PciID:}] [{Interface:0xc000317210 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.382974 | controller | Jun 12 20:46:02.781962 crc crio[20719]: time="2026-06-12T20:46:02.781859792Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 Namespace:openstack ID:8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296 UID:6cca588f-398b-4411-b87b-8dbf8096e11e NetNS:/var/run/netns/425973e2-a01d-4b95-8bb8-7821fe9e1cb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cca588f_398b_4411_b87b_8dbf8096e11e.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}"
2026-06-12 21:10:20.382991 | controller | Jun 12 20:46:02.782153 crc crio[20719]: time="2026-06-12T20:46:02.78210096Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.383008 | controller | Jun 12 20:46:02.797251 crc crio[20719]: time="2026-06-12T20:46:02.797157709Z" level=info msg="Ran pod sandbox 8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/POD" id=5f12805a-ed15-46c3-9810-bbb2eb1b112d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.383025 | controller | Jun 12 20:46:02.804949 crc crio[20719]: time="2026-06-12T20:46:02.804866637Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b0a76b5d-9add-4206-a372-78ff947c9aac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.383041 | controller | Jun 12 20:46:02.805936 crc crio[20719]: time="2026-06-12T20:46:02.805392401Z" level=info msg="Created container 6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77: openshift-infra/auto-csr-approver-29688286-95xzd/oc" id=cca57d5e-9fad-4717-951e-67c35bc00220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.383058 | controller | Jun 12 20:46:02.808958 crc crio[20719]: time="2026-06-12T20:46:02.808389964Z" level=info msg="Starting container: 6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77" id=ceb41311-eaca-4f45-8c0b-9d6648f635ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.383079 | controller | Jun 12 20:46:02.820238 crc crio[20719]: time="2026-06-12T20:46:02.820122327Z" level=info msg="Started container" PID=163948 containerID=6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77 description=openshift-infra/auto-csr-approver-29688286-95xzd/oc id=ceb41311-eaca-4f45-8c0b-9d6648f635ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3
2026-06-12 21:10:20.383097 | controller | Jun 12 20:46:02.849739 crc crio[20719]: time="2026-06-12T20:46:02.84963735Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=915cba1f-c191-4960-b166-ece9a8ee78c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.383113 | controller | Jun 12 20:46:02.861439 crc crio[20719]: time="2026-06-12T20:46:02.861039644Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=f7e639c9-ac24-4b8b-92b9-98c15f65ee47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.383130 | controller | Jun 12 20:46:02.861811 crc crio[20719]: time="2026-06-12T20:46:02.861573749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.383145 | controller | Jun 12 20:46:02.963233 crc crio[20719]: time="2026-06-12T20:46:02.962596611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.383161 | controller | Jun 12 20:46:02.967664 crc crio[20719]: time="2026-06-12T20:46:02.967591109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.383178 | controller | Jun 12 20:46:03.171915 crc crio[20719]: time="2026-06-12T20:46:03.171823364Z" level=info msg="Created container c28078097961b3e421c8e643e2dbbb3162a243ac17107e7b28b39496f348584b: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=f7e639c9-ac24-4b8b-92b9-98c15f65ee47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.383194 | controller | Jun 12 20:46:03.173183 crc crio[20719]: time="2026-06-12T20:46:03.173040387Z" level=info msg="Starting container: c28078097961b3e421c8e643e2dbbb3162a243ac17107e7b28b39496f348584b" id=121639c1-3baf-440a-bd83-809112dcc38c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.383210 | controller | Jun 12 20:46:03.179132 crc crio[20719]: time="2026-06-12T20:46:03.179026741Z" level=info msg="Started container" PID=163984 containerID=c28078097961b3e421c8e643e2dbbb3162a243ac17107e7b28b39496f348584b description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=121639c1-3baf-440a-bd83-809112dcc38c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296
2026-06-12 21:10:20.383226 | controller | Jun 12 20:46:04.492047 crc crio[20719]: time="2026-06-12T20:46:04.491526523Z" level=info msg="Stopping pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3" id=45a5f1f6-6bdc-482a-bd48-d2cf8dd675fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.383243 | controller | Jun 12 20:46:04.493367 crc crio[20719]: time="2026-06-12T20:46:04.493085577Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688286-95xzd Namespace:openshift-infra ID:4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3 UID:dc7339dd-d7a9-42f4-b930-9126c18b8963 NetNS:/var/run/netns/8e055565-c33e-40a0-a5d3-0973be7d4b3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc7339dd_d7a9_42f4_b930_9126c18b8963.slice PodAnnotations:0xc000eae2c8}] Aliases:map[]}"
2026-06-12 21:10:20.383264 | controller | Jun 12 20:46:04.493367 crc crio[20719]: time="2026-06-12T20:46:04.493247971Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688286-95xzd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.383281 | controller | Jun 12 20:46:04.882604 crc crio[20719]: time="2026-06-12T20:46:04.882002994Z" level=info msg="Stopped pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3" id=45a5f1f6-6bdc-482a-bd48-d2cf8dd675fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.383297 | controller | Jun 12 20:46:25.854890 crc crio[20719]: time="2026-06-12T20:46:25.854230627Z" level=info msg="Removing container: e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107" id=f1192d62-930c-444a-bf30-f0b8ee73a59f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.383313 | controller | Jun 12 20:46:26.054151 crc crio[20719]: time="2026-06-12T20:46:26.053953613Z" level=info msg="Removed container e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107: openshift-infra/auto-csr-approver-29688280-g9b56/oc" id=f1192d62-930c-444a-bf30-f0b8ee73a59f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.383329 | controller | Jun 12 20:46:26.070587 crc crio[20719]: time="2026-06-12T20:46:26.070160525Z" level=info msg="Stopping pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7" id=ee661b1a-4104-47fc-8da7-a186bbf6440e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.383345 | controller | Jun 12 20:46:26.071727 crc crio[20719]: time="2026-06-12T20:46:26.070660668Z" level=info msg="Stopped pod sandbox (already stopped): e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7" id=ee661b1a-4104-47fc-8da7-a186bbf6440e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.383362 | controller | Jun 12 20:46:26.072959 crc crio[20719]: time="2026-06-12T20:46:26.072803426Z" level=info msg="Removing pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7" id=847cfe15-0e09-428b-a14f-94502165b5ac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.383378 | controller | Jun 12 20:46:26.097522 crc crio[20719]: time="2026-06-12T20:46:26.097351992Z" level=info msg="Removed pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7" id=847cfe15-0e09-428b-a14f-94502165b5ac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.383394 | controller | Jun 12 20:46:39.321363 crc crio[20719]: time="2026-06-12T20:46:39.320637075Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-wlnhv/POD" id=2ed81164-6721-4196-9fdc-8aff3681b856 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.383410 | controller | Jun 12 20:46:39.321363 crc crio[20719]: time="2026-06-12T20:46:39.321324894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.383426 | controller | Jun 12 20:46:39.367415 crc crio[20719]: time="2026-06-12T20:46:39.367016173Z" level=info msg="Got pod network &{Name:redhat-marketplace-wlnhv Namespace:openshift-marketplace ID:c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633 UID:cb26b3de-f917-4c12-8b54-e9dc1a6ffab6 NetNS:/var/run/netns/702e95af-ec58-439b-affa-6c636e3f482a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb26b3de_f917_4c12_8b54_e9dc1a6ffab6.slice PodAnnotations:0xc00170caa8}] Aliases:map[]}"
2026-06-12 21:10:20.383442 | controller | Jun 12 20:46:39.367415 crc crio[20719]: time="2026-06-12T20:46:39.367384583Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-wlnhv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.383463 | controller | Jun 12 20:46:39.992356 crc crio[20719]: 2026-06-12T20:46:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c94ecec56e81698 Mac:86:f1:89:80:4f:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/702e95af-ec58-439b-affa-6c636e3f482a SocketPath: PciID:}] [{Interface:0xc000014a20 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.383480 | controller | Jun 12 20:46:39.994348 crc crio[20719]: time="2026-06-12T20:46:39.994225226Z" level=info msg="Got pod network &{Name:redhat-marketplace-wlnhv Namespace:openshift-marketplace ID:c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633 UID:cb26b3de-f917-4c12-8b54-e9dc1a6ffab6 NetNS:/var/run/netns/702e95af-ec58-439b-affa-6c636e3f482a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb26b3de_f917_4c12_8b54_e9dc1a6ffab6.slice PodAnnotations:0xc00170caa8}] Aliases:map[]}"
2026-06-12 21:10:20.383497 | controller | Jun 12 20:46:39.994506 crc crio[20719]: time="2026-06-12T20:46:39.994441122Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-wlnhv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.383513 | controller | Jun 12 20:46:40.004820 crc crio[20719]: time="2026-06-12T20:46:40.004664224Z" level=info msg="Ran pod sandbox c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633 with infra container: openshift-marketplace/redhat-marketplace-wlnhv/POD" id=2ed81164-6721-4196-9fdc-8aff3681b856 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.383530 | controller | Jun 12 20:46:40.011561 crc crio[20719]: time="2026-06-12T20:46:40.011155812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=13678af7-1a39-494f-9092-0beca740fa30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.383546 | controller | Jun 12 20:46:40.014245 crc crio[20719]: time="2026-06-12T20:46:40.014164795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e6affe75-1d96-4226-8581-eec9f3e495b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.383562 | controller | Jun 12 20:46:40.025182 crc crio[20719]: time="2026-06-12T20:46:40.025065416Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-wlnhv/extract-utilities" id=2e3b10c4-cd00-43d7-aa9e-e64dd4432e85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.383578 | controller | Jun 12 20:46:40.025804 crc crio[20719]: time="2026-06-12T20:46:40.025558029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.383595 | controller | Jun 12 20:46:40.069831 crc crio[20719]: time="2026-06-12T20:46:40.069676484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.383611 | controller | Jun 12 20:46:40.073576 crc crio[20719]: time="2026-06-12T20:46:40.07352078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.383628 | controller | Jun 12 20:46:40.252225 crc crio[20719]: time="2026-06-12T20:46:40.252082298Z" level=info msg="Created container 87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d: openshift-marketplace/redhat-marketplace-wlnhv/extract-utilities" id=2e3b10c4-cd00-43d7-aa9e-e64dd4432e85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.383651 | controller | Jun 12 20:46:40.254605 crc crio[20719]: time="2026-06-12T20:46:40.254529136Z" level=info msg="Starting container: 87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d" id=9383f890-7ca0-4475-967e-2ddcd32623f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.383668 | controller | Jun 12 20:46:40.262578 crc crio[20719]: time="2026-06-12T20:46:40.262432583Z" level=info msg="Started container" PID=166190 containerID=87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d description=openshift-marketplace/redhat-marketplace-wlnhv/extract-utilities id=9383f890-7ca0-4475-967e-2ddcd32623f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633
2026-06-12 21:10:20.383684 | controller | Jun 12 20:46:41.335202 crc crio[20719]: time="2026-06-12T20:46:41.334089738Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d0240fb9-95f7-4dbb-8a60-7b7296b6f153 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.383701 | controller | Jun 12 20:46:41.356837 crc crio[20719]: time="2026-06-12T20:46:41.356030616Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:10:20.383717 | controller | Jun 12 20:46:42.115946 crc crio[20719]: time="2026-06-12T20:46:42.115698886Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=d0240fb9-95f7-4dbb-8a60-7b7296b6f153 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.383734 | controller | Jun 12 20:46:42.117117 crc crio[20719]: time="2026-06-12T20:46:42.117021572Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a5f65563-1305-4539-a164-22c832fe6559 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.383750 | controller | Jun 12 20:46:42.121315 crc crio[20719]: time="2026-06-12T20:46:42.121156416Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=724e5214-4ae8-4b54-82c4-9c061ee96688 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.383767 | controller | Jun 12 20:46:42.132649 crc crio[20719]: time="2026-06-12T20:46:42.132500268Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-wlnhv/extract-content" id=3e199496-d7ab-42fc-a32a-4434d18d17d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.383782 | controller | Jun 12 20:46:42.133133 crc crio[20719]: time="2026-06-12T20:46:42.133071224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.383799 | controller | Jun 12 20:46:42.189829 crc crio[20719]: time="2026-06-12T20:46:42.189690924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.383815 | controller | Jun 12 20:46:42.194310 crc crio[20719]: time="2026-06-12T20:46:42.194146406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.383831 | controller | Jun 12 20:46:42.400793 crc crio[20719]: time="2026-06-12T20:46:42.399976296Z" level=info msg="Created container 9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba: openshift-marketplace/redhat-marketplace-wlnhv/extract-content" id=3e199496-d7ab-42fc-a32a-4434d18d17d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.383863 | controller | Jun 12 20:46:42.402898 crc crio[20719]: time="2026-06-12T20:46:42.402786724Z" level=info msg="Starting container: 9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba" id=dc53027c-baab-4f9f-8038-097ad7eac2e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.383885 | controller | Jun 12 20:46:42.409247 crc crio[20719]: time="2026-06-12T20:46:42.409185273Z" level=info msg="Started container" PID=166306 containerID=9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba description=openshift-marketplace/redhat-marketplace-wlnhv/extract-content id=dc53027c-baab-4f9f-8038-097ad7eac2e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633
2026-06-12 21:10:20.383908 | controller | Jun 12 20:46:43.358095 crc crio[20719]: time="2026-06-12T20:46:43.357383984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e6fe4e1a-20ba-42c7-b441-724165483c8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.383925 | controller | Jun 12 20:46:43.366619 crc crio[20719]: time="2026-06-12T20:46:43.366444764Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cd86669b-2f21-4bdd-aec3-4d0de83b09ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.383942 | controller | Jun 12 20:46:43.374148 crc crio[20719]: time="2026-06-12T20:46:43.374074115Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-wlnhv/registry-server" id=f8cf2448-ef4f-440a-80a1-dbc43b150f07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.383958 | controller | Jun 12 20:46:43.375078 crc crio[20719]: time="2026-06-12T20:46:43.374542907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.383975 | controller | Jun 12 20:46:43.439150 crc crio[20719]: time="2026-06-12T20:46:43.439046023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.383991 | controller | Jun 12 20:46:43.442805 crc crio[20719]: time="2026-06-12T20:46:43.442736974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.384007 | controller | Jun 12 20:46:43.629334 crc crio[20719]: time="2026-06-12T20:46:43.629045716Z" level=info msg="Created container 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065: openshift-marketplace/redhat-marketplace-wlnhv/registry-server" id=f8cf2448-ef4f-440a-80a1-dbc43b150f07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.384023 | controller | Jun 12 20:46:43.630591 crc crio[20719]: time="2026-06-12T20:46:43.630525317Z" level=info msg="Starting container: 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065" id=635d6906-4ee1-4042-9abd-d1f8318c63b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.384040 | controller | Jun 12 20:46:43.642842 crc crio[20719]: time="2026-06-12T20:46:43.64255626Z" level=info msg="Started container" PID=166401 containerID=3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065 description=openshift-marketplace/redhat-marketplace-wlnhv/registry-server id=635d6906-4ee1-4042-9abd-d1f8318c63b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633
2026-06-12 21:10:20.384057 | controller | Jun 12 20:46:44.068232 crc crio[20719]: time="2026-06-12T20:46:44.067699177Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-zm779/POD" id=9ac80811-6ef8-41b1-b1a8-c0fbf7857cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.384074 | controller | Jun 12 20:46:44.068507 crc crio[20719]: time="2026-06-12T20:46:44.068335225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.384091 | controller | Jun 12 20:46:44.105672 crc crio[20719]: time="2026-06-12T20:46:44.10552185Z" level=info msg="Got pod network &{Name:redhat-operators-zm779 Namespace:openshift-marketplace ID:011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795 UID:62b75d41-d7dc-489f-9203-440b0fd804a1 NetNS:/var/run/netns/782345d2-ea5f-417a-aba4-8dae15786abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62b75d41_d7dc_489f_9203_440b0fd804a1.slice PodAnnotations:0xc00259a5e0}] Aliases:map[]}"
2026-06-12 21:10:20.384113 | controller | Jun 12 20:46:44.105672 crc crio[20719]: time="2026-06-12T20:46:44.105597552Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-zm779 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.384130 | controller | Jun 12 20:46:44.573864 crc crio[20719]: 2026-06-12T20:46:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:011d260138411d5 Mac:ea:b6:9d:31:21:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/782345d2-ea5f-417a-aba4-8dae15786abe SocketPath: PciID:}] [{Interface:0xc0003d4990 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.384147 | controller | Jun 12 20:46:44.576418 crc crio[20719]: time="2026-06-12T20:46:44.575755591Z" level=info msg="Got pod network &{Name:redhat-operators-zm779 Namespace:openshift-marketplace ID:011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795 UID:62b75d41-d7dc-489f-9203-440b0fd804a1 NetNS:/var/run/netns/782345d2-ea5f-417a-aba4-8dae15786abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62b75d41_d7dc_489f_9203_440b0fd804a1.slice PodAnnotations:0xc00259a5e0}] Aliases:map[]}"
2026-06-12 21:10:20.384164 | controller | Jun 12 20:46:44.577917 crc crio[20719]: time="2026-06-12T20:46:44.577721436Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-zm779 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.384180 | controller | Jun 12 20:46:44.593589 crc crio[20719]: time="2026-06-12T20:46:44.590502937Z" level=info msg="Ran pod sandbox 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795 with infra container: openshift-marketplace/redhat-operators-zm779/POD" id=9ac80811-6ef8-41b1-b1a8-c0fbf7857cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.384197 | controller | Jun 12 20:46:44.594184 crc crio[20719]: time="2026-06-12T20:46:44.594102475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=536a2188-e083-4da4-a19f-cb550aae1d4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.384213 | controller | Jun 12 20:46:44.611129 crc crio[20719]: time="2026-06-12T20:46:44.610992692Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9c8edf9c-33eb-41de-948b-74523b11c68d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.384228 | controller | Jun 12 20:46:44.630207 crc crio[20719]: time="2026-06-12T20:46:44.629976793Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zm779/extract-utilities" id=ae838f24-8e3c-449e-a1eb-eb3afec496d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.384245 | controller | Jun 12 20:46:44.630576 crc crio[20719]: time="2026-06-12T20:46:44.630556944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.384261 | controller | Jun 12 20:46:44.701928 crc crio[20719]: time="2026-06-12T20:46:44.701002749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.384281 | controller | Jun 12 20:46:44.709721 crc crio[20719]: time="2026-06-12T20:46:44.709543564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.384298 | controller | Jun 12 20:46:44.893017 crc crio[20719]: time="2026-06-12T20:46:44.891644771Z" level=info msg="Created container ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71: openshift-marketplace/redhat-operators-zm779/extract-utilities" id=ae838f24-8e3c-449e-a1eb-eb3afec496d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.384314 | controller | Jun 12 20:46:44.896311 crc crio[20719]: time="2026-06-12T20:46:44.895892958Z" level=info msg="Starting container: ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71" id=39bc204d-1b9f-4415-99de-9cdfae9c73c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.384331 | controller | Jun 12 20:46:44.910554 crc crio[20719]: time="2026-06-12T20:46:44.910382776Z" level=info msg="Started container" PID=166519 containerID=ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71 description=openshift-marketplace/redhat-operators-zm779/extract-utilities id=39bc204d-1b9f-4415-99de-9cdfae9c73c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795
2026-06-12 21:10:20.384347 | controller | Jun 12 20:46:45.420648 crc crio[20719]: time="2026-06-12T20:46:45.418663106Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d2c0484a-b462-45fa-828a-9046fe700104 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.384364 | controller | Jun 12 20:46:45.429371 crc crio[20719]: time="2026-06-12T20:46:45.428434845Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:10:20.384380 | controller | Jun 12 20:46:46.259723 crc crio[20719]: time="2026-06-12T20:46:46.259611927Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=d2c0484a-b462-45fa-828a-9046fe700104 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.384397 | controller | Jun 12 20:46:46.270226 crc crio[20719]: time="2026-06-12T20:46:46.270118766Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f86014df-4024-48cf-8712-bfa44dd033a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.384413 | controller | Jun 12 20:46:46.276009 crc crio[20719]: time="2026-06-12T20:46:46.275913575Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ad838dfc-468b-4862-b862-34439a7edffd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.384429 | controller | Jun 12 20:46:46.289848 crc crio[20719]: time="2026-06-12T20:46:46.289772426Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zm779/extract-content" id=66e0c2a1-fa69-46c4-a45e-9d625265e660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.384446 | controller | Jun 12 20:46:46.290604 crc crio[20719]: time="2026-06-12T20:46:46.290518658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.384462 | controller | Jun 12 20:46:46.370548 crc crio[20719]: time="2026-06-12T20:46:46.370424146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.384478 | controller | Jun 12 20:46:46.374004 crc crio[20719]: time="2026-06-12T20:46:46.373952376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.384494 | controller | Jun 12 20:46:46.571801 crc crio[20719]: time="2026-06-12T20:46:46.570874568Z" level=info msg="Created container d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab: openshift-marketplace/redhat-operators-zm779/extract-content" id=66e0c2a1-fa69-46c4-a45e-9d625265e660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.384515 | controller | Jun 12 20:46:46.573162 crc crio[20719]: time="2026-06-12T20:46:46.573075573Z" level=info msg="Starting container: d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab" id=6613e297-890f-4a7b-bf16-2eb2ce849646 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.384531 | controller | Jun 12 20:46:46.581329 crc crio[20719]: time="2026-06-12T20:46:46.581156824Z" level=info msg="Started container" PID=166620 containerID=d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab description=openshift-marketplace/redhat-operators-zm779/extract-content id=6613e297-890f-4a7b-bf16-2eb2ce849646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795
2026-06-12 21:10:20.384548 | controller | Jun 12 20:46:51.665709 crc crio[20719]: time="2026-06-12T20:46:51.663850508Z" level=info msg="Stopping container: 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065 (timeout: 2s)" id=fc30a106-0a29-4ba4-9792-db23b4fe88d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.384564 | controller | Jun 12 20:46:51.813749 crc crio[20719]: time="2026-06-12T20:46:51.812902973Z" level=info msg="Stopped container 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065: openshift-marketplace/redhat-marketplace-wlnhv/registry-server" id=fc30a106-0a29-4ba4-9792-db23b4fe88d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.384581 | controller | Jun 12 20:46:51.818771 crc crio[20719]: time="2026-06-12T20:46:51.818645722Z" level=info msg="Stopping pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633" id=4ff823f3-9e58-4814-8fcb-88442eb3f375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.384597 | controller | Jun 12 20:46:51.819818 crc crio[20719]: time="2026-06-12T20:46:51.81969025Z" level=info msg="Got pod network &{Name:redhat-marketplace-wlnhv Namespace:openshift-marketplace ID:c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633 UID:cb26b3de-f917-4c12-8b54-e9dc1a6ffab6 NetNS:/var/run/netns/702e95af-ec58-439b-affa-6c636e3f482a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb26b3de_f917_4c12_8b54_e9dc1a6ffab6.slice PodAnnotations:0xc003c99320}] Aliases:map[]}"
2026-06-12 21:10:20.384614 | controller | Jun 12 20:46:51.820810 crc crio[20719]: time="2026-06-12T20:46:51.820137572Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-wlnhv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.384630 | controller | Jun 12 20:46:52.319228 crc crio[20719]: time="2026-06-12T20:46:52.319043064Z" level=info msg="Stopped pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633" id=4ff823f3-9e58-4814-8fcb-88442eb3f375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.384647 | controller | Jun 12 20:46:52.713587 crc crio[20719]: time="2026-06-12T20:46:52.712921281Z" level=info msg="Removing container: 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065" id=445c0943-edf0-413d-8f77-c9c00375f114 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.384663 | controller | Jun 12 20:46:52.753901 crc crio[20719]: time="2026-06-12T20:46:52.753804499Z" level=info msg="Removed container 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065: openshift-marketplace/redhat-marketplace-wlnhv/registry-server" id=445c0943-edf0-413d-8f77-c9c00375f114 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.384679 | controller | Jun 12 20:46:52.759387 crc crio[20719]: time="2026-06-12T20:46:52.759237897Z" level=info msg="Removing container: 9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba" id=2f7aa611-590a-42d6-878c-f2302bed8be2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.384700 | controller | Jun 12 20:46:52.808959 crc crio[20719]: time="2026-06-12T20:46:52.808863406Z" level=info msg="Removed container 9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba: openshift-marketplace/redhat-marketplace-wlnhv/extract-content" id=2f7aa611-590a-42d6-878c-f2302bed8be2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.384717 | controller | Jun 12 20:46:52.811218 crc crio[20719]: time="2026-06-12T20:46:52.811160127Z" level=info msg="Removing container: 87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d" id=0bcbaa98-3632-4465-8113-5f29b0828065 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.384733 | controller | Jun 12 20:46:52.871340 crc crio[20719]: time="2026-06-12T20:46:52.871129192Z" level=info msg="Removed container 87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d: openshift-marketplace/redhat-marketplace-wlnhv/extract-utilities" id=0bcbaa98-3632-4465-8113-5f29b0828065 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.384749 | controller | Jun 12 20:46:54.739090 crc crio[20719]: time="2026-06-12T20:46:54.738083618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bed463cf-51f9-478e-b44d-f6b74ee1d33d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.384776 | controller | Jun 12 20:46:54.742687 crc crio[20719]: time="2026-06-12T20:46:54.742594177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3c6d43d5-3008-4ec5-a983-8afa19d4f406 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.384794 | controller | Jun 12 20:46:54.753687 crc crio[20719]: time="2026-06-12T20:46:54.753227954Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zm779/registry-server" id=4f30734b-02e8-41ea-a076-1625ad75ba89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.384810 | controller | Jun 12 20:46:54.754224 crc crio[20719]: time="2026-06-12T20:46:54.75413901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.384826 | controller | Jun 12 20:46:54.831843 crc crio[20719]: time="2026-06-12T20:46:54.831772829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.384842 | controller | Jun 12 20:46:54.836550 crc crio[20719]: time="2026-06-12T20:46:54.836445307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.384878 | controller | Jun 12 20:46:55.016667 crc crio[20719]: time="2026-06-12T20:46:55.016552188Z" level=info msg="Created container f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40: openshift-marketplace/redhat-operators-zm779/registry-server" id=4f30734b-02e8-41ea-a076-1625ad75ba89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.384896 | controller | Jun 12 20:46:55.019608 crc crio[20719]: time="2026-06-12T20:46:55.019491919Z" level=info msg="Starting container: f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40" id=657ed8dc-f272-40fc-836c-390b44483de7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.384913 | controller | Jun 12 20:46:55.026084 crc crio[20719]: time="2026-06-12T20:46:55.025981088Z" level=info msg="Started container" PID=167126 containerID=f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40 description=openshift-marketplace/redhat-operators-zm779/registry-server id=657ed8dc-f272-40fc-836c-390b44483de7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795
2026-06-12 21:10:20.384934 | controller | Jun 12 20:47:12.814403 crc crio[20719]: time="2026-06-12T20:47:12.811034902Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-fdbt9/POD" id=9c8dfff6-aec4-45eb-a142-53f6a0bfa745 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.384951 | controller | Jun 12 20:47:12.826712 crc crio[20719]: time="2026-06-12T20:47:12.814815277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.384967 | controller | Jun 12 20:47:12.953579 crc crio[20719]: time="2026-06-12T20:47:12.948632049Z" level=info msg="Got pod network &{Name:community-operators-fdbt9 Namespace:openshift-marketplace ID:08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56 UID:eaf7c011-8b79-4eb2-a5e5-7b8a0f8df10f NetNS:/var/run/netns/a32c0e0a-acdb-4f48-9b6a-9a218e7d61f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaf7c011_8b79_4eb2_a5e5_7b8a0f8df10f.slice PodAnnotations:0xc003ab06e0}] Aliases:map[]}"
2026-06-12 21:10:20.384984 | controller | Jun 12 20:47:12.953579 crc crio[20719]: time="2026-06-12T20:47:12.948695561Z" level=info msg="Adding pod openshift-marketplace_community-operators-fdbt9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.385001 | controller | Jun 12 20:47:13.366658 crc crio[20719]: 2026-06-12T20:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08cdd24a92f9ab7 Mac:ea:bd:5f:75:e5:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/a32c0e0a-acdb-4f48-9b6a-9a218e7d61f0 SocketPath: PciID:}] [{Interface:0xc000014d80 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.385018 | controller | Jun 12 20:47:13.368808 crc crio[20719]: time="2026-06-12T20:47:13.368203795Z" level=info msg="Got pod network &{Name:community-operators-fdbt9 Namespace:openshift-marketplace ID:08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56 UID:eaf7c011-8b79-4eb2-a5e5-7b8a0f8df10f NetNS:/var/run/netns/a32c0e0a-acdb-4f48-9b6a-9a218e7d61f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaf7c011_8b79_4eb2_a5e5_7b8a0f8df10f.slice PodAnnotations:0xc003ab06e0}] Aliases:map[]}"
2026-06-12 21:10:20.385034 | controller | Jun 12 20:47:13.368808 crc crio[20719]: time="2026-06-12T20:47:13.368408491Z" level=info msg="Checking pod openshift-marketplace_community-operators-fdbt9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.385051 | controller | Jun 12 20:47:13.397963 crc crio[20719]: time="2026-06-12T20:47:13.397824654Z" level=info msg="Ran pod sandbox 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56 with infra container: openshift-marketplace/community-operators-fdbt9/POD" id=9c8dfff6-aec4-45eb-a142-53f6a0bfa745 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.385068 | controller | Jun 12 20:47:13.400542 crc crio[20719]: time="2026-06-12T20:47:13.400398742Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5e2ae11d-4aa1-461b-98ac-f446216f9610 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.385084 | controller | Jun 12 20:47:13.410241 crc crio[20719]: time="2026-06-12T20:47:13.410125419Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=35e18ed0-0117-43bb-902f-446171b3538d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.385101 | controller | Jun 12 20:47:13.428366 crc crio[20719]: time="2026-06-12T20:47:13.428190377Z" level=info msg="Creating container: openshift-marketplace/community-operators-fdbt9/extract-utilities" id=d43748ea-df39-4407-8345-db86d0e26f07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.385122 | controller | Jun 12 20:47:13.428880 crc crio[20719]: time="2026-06-12T20:47:13.428782393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.385139 | controller | Jun 12 20:47:13.517076 crc crio[20719]: time="2026-06-12T20:47:13.516959203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.385156 | controller | Jun 12 20:47:13.523838 crc crio[20719]: time="2026-06-12T20:47:13.523763301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.385172 | controller | Jun 12 20:47:13.702744 crc crio[20719]: time="2026-06-12T20:47:13.702222294Z" level=info msg="Created container 89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db: openshift-marketplace/community-operators-fdbt9/extract-utilities" id=d43748ea-df39-4407-8345-db86d0e26f07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.385189 | controller | Jun 12 20:47:13.703959 crc crio[20719]: time="2026-06-12T20:47:13.703840078Z" level=info msg="Starting container: 89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db" id=cfb236eb-ab77-40f6-adb9-68ceaa193357 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.385205 | controller | Jun 12 20:47:13.709595 crc crio[20719]: time="2026-06-12T20:47:13.709515225Z" level=info msg="Started container" PID=168124 containerID=89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db description=openshift-marketplace/community-operators-fdbt9/extract-utilities id=cfb236eb-ab77-40f6-adb9-68ceaa193357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56
2026-06-12 21:10:20.385222 | controller | Jun 12 20:47:14.546420 crc crio[20719]: time="2026-06-12T20:47:14.546349483Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=bbf69ee9-1776-45f8-85d2-920e47a34c1b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.385239 | controller | Jun 12 20:47:14.551788 crc crio[20719]: time="2026-06-12T20:47:14.55164141Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:10:20.385256 | controller | Jun 12 20:47:15.239135 crc crio[20719]: time="2026-06-12T20:47:15.238517986Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=bbf69ee9-1776-45f8-85d2-920e47a34c1b name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.385272 | controller | Jun 12 20:47:15.240570 crc crio[20719]: time="2026-06-12T20:47:15.240347537Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=08b05829-b6f0-495d-9bce-7a8157b086ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.385289 | controller | Jun 12 20:47:15.248956 crc crio[20719]: time="2026-06-12T20:47:15.248769209Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=269911a4-e4f6-48c0-afb2-067b45dab78d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.385305 | controller | Jun 12 20:47:15.258714 crc crio[20719]: time="2026-06-12T20:47:15.25863358Z" level=info msg="Creating container: openshift-marketplace/community-operators-fdbt9/extract-content" id=c12b41f7-9454-4f8e-b268-4d644c6d3925 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.385321 | controller | Jun 12 20:47:15.259193 crc crio[20719]: time="2026-06-12T20:47:15.259141324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.385342 | controller | Jun 12 20:47:15.309776 crc crio[20719]: time="2026-06-12T20:47:15.309614505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.385359 | controller | Jun 12 20:47:15.313992 crc crio[20719]: time="2026-06-12T20:47:15.313902044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.385376 | controller | Jun 12 20:47:15.486753 crc crio[20719]: time="2026-06-12T20:47:15.48663685Z" level=info msg="Created container 0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9: openshift-marketplace/community-operators-fdbt9/extract-content" id=c12b41f7-9454-4f8e-b268-4d644c6d3925 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.385392 | controller | Jun 12 20:47:15.488700 crc crio[20719]: time="2026-06-12T20:47:15.488628504Z" level=info msg="Starting container: 0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9" id=ead2ffaf-5de3-46ac-bc14-6ca7c77e4cbe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.385408 | controller | Jun 12 20:47:15.495196 crc crio[20719]: time="2026-06-12T20:47:15.494351373Z" level=info msg="Started container" PID=168236 containerID=0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9 description=openshift-marketplace/community-operators-fdbt9/extract-content id=ead2ffaf-5de3-46ac-bc14-6ca7c77e4cbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56
2026-06-12 21:10:20.385424 | controller | Jun 12 20:47:16.150865 crc crio[20719]: time="2026-06-12T20:47:16.149745714Z" level=info msg="Stopping container: f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40 (timeout: 2s)" id=7bb8da4c-c2c1-4cfd-a4e3-a782c6a65c30 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.385441 | controller | Jun 12 20:47:16.325350 crc crio[20719]: time="2026-06-12T20:47:16.325070862Z" level=info msg="Stopped container f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40: openshift-marketplace/redhat-operators-zm779/registry-server" id=7bb8da4c-c2c1-4cfd-a4e3-a782c6a65c30 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.385457 | controller | Jun 12 20:47:16.326348 crc crio[20719]: time="2026-06-12T20:47:16.32604439Z" level=info msg="Stopping pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795" id=ad0d9922-061c-4668-804f-b4ed476e5211 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.385473 | controller | Jun 12 20:47:16.327306 crc crio[20719]: time="2026-06-12T20:47:16.32717043Z" level=info msg="Got pod network &{Name:redhat-operators-zm779 Namespace:openshift-marketplace ID:011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795 UID:62b75d41-d7dc-489f-9203-440b0fd804a1 NetNS:/var/run/netns/782345d2-ea5f-417a-aba4-8dae15786abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62b75d41_d7dc_489f_9203_440b0fd804a1.slice PodAnnotations:0xc0023e2b20}] Aliases:map[]}"
2026-06-12 21:10:20.385489 | controller | Jun 12 20:47:16.327688 crc crio[20719]: time="2026-06-12T20:47:16.327436108Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-zm779 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.385506 | controller | Jun 12 20:47:17.115582 crc crio[20719]: time="2026-06-12T20:47:17.114945587Z" level=info msg="Stopped pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795" id=ad0d9922-061c-4668-804f-b4ed476e5211 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.385523 | controller | Jun 12 20:47:17.553746 crc crio[20719]: time="2026-06-12T20:47:17.553644501Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-cg2zd/POD" id=a0369b21-7210-4f41-b802-f73ef01c6af0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.385543 | controller | Jun 12 20:47:17.553746 crc crio[20719]: time="2026-06-12T20:47:17.553746864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.385560 | controller | Jun 12 20:47:17.602217 crc crio[20719]: time="2026-06-12T20:47:17.602062834Z" level=info msg="Got pod network &{Name:certified-operators-cg2zd Namespace:openshift-marketplace ID:bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73 UID:91d1852e-5967-449b-acfc-d6ba5141387a NetNS:/var/run/netns/652beed2-f2ee-491e-af85-02316f81606a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91d1852e_5967_449b_acfc_d6ba5141387a.slice PodAnnotations:0xc003ab09b0}] Aliases:map[]}"
2026-06-12 21:10:20.385577 | controller | Jun 12 20:47:17.602217 crc crio[20719]: time="2026-06-12T20:47:17.602148006Z" level=info msg="Adding pod openshift-marketplace_certified-operators-cg2zd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.385594 | controller | Jun 12 20:47:17.704747 crc crio[20719]: time="2026-06-12T20:47:17.704651898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=aad331cc-78b5-4c3e-81d0-c16afe90e3ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.385610 | controller | Jun 12 20:47:17.715497 crc crio[20719]: time="2026-06-12T20:47:17.715395064Z" level=info msg="Removing container: f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40" id=ea2a757a-f1d7-4e68-9c2b-651e775f3dfa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.385627 | controller | Jun 12 20:47:17.716068 crc crio[20719]: time="2026-06-12T20:47:17.71596604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c4dff812-94a6-43be-99a0-5a8d5a442437 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.385643 | controller | Jun 12 20:47:17.769114 crc crio[20719]: time="2026-06-12T20:47:17.768165762Z" level=info msg="Removed container f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40: openshift-marketplace/redhat-operators-zm779/registry-server" id=ea2a757a-f1d7-4e68-9c2b-651e775f3dfa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.385659 | controller | Jun 12 20:47:17.779958 crc crio[20719]: time="2026-06-12T20:47:17.779221345Z" level=info msg="Removing container: d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab" id=be0db635-8ac7-4ee5-a1b8-82f4b4383c58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.385676 | controller | Jun 12 20:47:17.796899 crc crio[20719]: time="2026-06-12T20:47:17.796806689Z" level=info msg="Creating container: openshift-marketplace/community-operators-fdbt9/registry-server" id=9e4e9a6b-ca68-4e22-bedd-6db470d56b06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.385692 | controller | Jun 12 20:47:17.797573 crc crio[20719]: time="2026-06-12T20:47:17.797368575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.385708 | controller | Jun 12 20:47:18.012529 crc crio[20719]: time="2026-06-12T20:47:18.011759083Z" level=info msg="Removed container d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab: openshift-marketplace/redhat-operators-zm779/extract-content" id=be0db635-8ac7-4ee5-a1b8-82f4b4383c58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.385729 | controller | Jun 12 20:47:18.033326 crc crio[20719]: time="2026-06-12T20:47:18.020663771Z" level=info msg="Removing container: ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71" id=88d883c2-7ebd-47f7-b0ef-e80225581079 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.385746 | controller | Jun 12 20:47:18.047450 crc crio[20719]: time="2026-06-12T20:47:18.046897584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.385762 | controller | Jun 12 20:47:18.069992 crc crio[20719]: time="2026-06-12T20:47:18.068048716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.385778 | controller | Jun 12 20:47:18.088574 crc crio[20719]: time="2026-06-12T20:47:18.088214868Z" level=info msg="Removed container ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71: openshift-marketplace/redhat-operators-zm779/extract-utilities" id=88d883c2-7ebd-47f7-b0ef-e80225581079 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.385794 | controller | Jun 12 20:47:18.211675 crc crio[20719]: time="2026-06-12T20:47:18.21156864Z" level=info msg="Created container d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60: openshift-marketplace/community-operators-fdbt9/registry-server" id=9e4e9a6b-ca68-4e22-bedd-6db470d56b06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.385810 | controller | Jun 12 20:47:18.215194 crc crio[20719]: time="2026-06-12T20:47:18.21512771Z" level=info msg="Starting container: d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60" id=fa16ee1a-8960-46ab-b2ef-c82e1dee02bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.385826 | controller | Jun 12 20:47:18.225429 crc crio[20719]: time="2026-06-12T20:47:18.225366659Z" level=info msg="Started container" PID=168469 containerID=d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60 description=openshift-marketplace/community-operators-fdbt9/registry-server id=fa16ee1a-8960-46ab-b2ef-c82e1dee02bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56
2026-06-12 21:10:20.385843 | controller | Jun 12 20:47:18.341091 crc crio[20719]: 2026-06-12T20:47:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb6ceabcc05f565 Mac:5a:12:77:20:21:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/652beed2-f2ee-491e-af85-02316f81606a SocketPath: PciID:}] [{Interface:0xc000592770 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.385886 | controller | Jun 12 20:47:18.342578 crc crio[20719]: time="2026-06-12T20:47:18.342388792Z" level=info msg="Got pod network &{Name:certified-operators-cg2zd Namespace:openshift-marketplace ID:bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73 UID:91d1852e-5967-449b-acfc-d6ba5141387a NetNS:/var/run/netns/652beed2-f2ee-491e-af85-02316f81606a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91d1852e_5967_449b_acfc_d6ba5141387a.slice PodAnnotations:0xc003ab09b0}] Aliases:map[]}"
2026-06-12 21:10:20.385905 | controller | Jun 12 20:47:18.342700 crc crio[20719]: time="2026-06-12T20:47:18.342581108Z" level=info msg="Checking pod openshift-marketplace_certified-operators-cg2zd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.385921 | controller | Jun 12 20:47:18.350577 crc crio[20719]: time="2026-06-12T20:47:18.350505109Z" level=info msg="Ran pod sandbox bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73 with infra container: openshift-marketplace/certified-operators-cg2zd/POD" id=a0369b21-7210-4f41-b802-f73ef01c6af0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.385943 | controller | Jun 12 20:47:18.355535 crc crio[20719]: time="2026-06-12T20:47:18.355081862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9c00fad2-16d1-463b-9f17-39c13b2d2d29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.385959 | controller | Jun 12 20:47:18.358344 crc crio[20719]: time="2026-06-12T20:47:18.358224798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ff990012-1dab-4787-9e1c-519bda1043e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.385976 | controller | Jun 12 20:47:18.380021 crc crio[20719]: time="2026-06-12T20:47:18.379909286Z" level=info msg="Creating container: openshift-marketplace/certified-operators-cg2zd/extract-utilities" id=cd42d73e-7a71-437d-91dc-de4de071c393 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.385992 | controller | Jun 12 20:47:18.380454 crc crio[20719]: time="2026-06-12T20:47:18.380389649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.386009 | controller | Jun 12 20:47:18.435015 crc crio[20719]: time="2026-06-12T20:47:18.434917949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.386025 | controller | Jun 12 20:47:18.442446 crc crio[20719]: time="2026-06-12T20:47:18.442367456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.386042 | controller | Jun 12 20:47:18.606499 crc crio[20719]: time="2026-06-12T20:47:18.606343292Z" level=info msg="Created container 119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89: openshift-marketplace/certified-operators-cg2zd/extract-utilities" id=cd42d73e-7a71-437d-91dc-de4de071c393 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.386058 | controller | Jun 12 20:47:18.609334 crc crio[20719]: time="2026-06-12T20:47:18.609180482Z" level=info msg="Starting container: 119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89" id=20540598-459c-4c81-97bb-9afbb13051d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.386075 | controller | Jun 12 20:47:18.618893 crc crio[20719]: time="2026-06-12T20:47:18.618638921Z" level=info msg="Started container" PID=168507 containerID=119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89 description=openshift-marketplace/certified-operators-cg2zd/extract-utilities id=20540598-459c-4c81-97bb-9afbb13051d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73
2026-06-12 21:10:20.386092 | controller | Jun 12 20:47:18.752817 crc crio[20719]: time="2026-06-12T20:47:18.752712477Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=28e30cac-7473-41ec-a283-a102ce830714 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.386108 | controller | Jun 12 20:47:18.760101 crc crio[20719]: time="2026-06-12T20:47:18.759930729Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:10:20.386125 | controller | Jun 12 20:47:19.444089 crc crio[20719]: time="2026-06-12T20:47:19.443364045Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=28e30cac-7473-41ec-a283-a102ce830714 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.386141 | controller | Jun 12 20:47:19.445101 crc crio[20719]: time="2026-06-12T20:47:19.4449686Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=292b46ad-5b1e-4a27-a1c9-9d041754a41b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.386162 | controller | Jun 12 20:47:19.447183 crc crio[20719]: time="2026-06-12T20:47:19.447069858Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a587d448-2124-4e1b-bc46-6c48cbaeffa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.386179 | controller | Jun 12 20:47:19.455769 crc crio[20719]: time="2026-06-12T20:47:19.455629554Z" level=info msg="Creating container: openshift-marketplace/certified-operators-cg2zd/extract-content" id=aac97d3b-41ee-43ef-9774-9bcd653114da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.386195 | controller | Jun 12 20:47:19.456154 crc crio[20719]: time="2026-06-12T20:47:19.456101226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.386211 | controller | Jun 12 20:47:19.516377 crc crio[20719]: time="2026-06-12T20:47:19.511201984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.386228 | controller | Jun 12 20:47:19.516377 crc crio[20719]: time="2026-06-12T20:47:19.514790933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.386245 | controller | Jun 12 20:47:19.716783 crc crio[20719]: time="2026-06-12T20:47:19.716668363Z" level=info msg="Created container 5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5: openshift-marketplace/certified-operators-cg2zd/extract-content" id=aac97d3b-41ee-43ef-9774-9bcd653114da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.386263 | controller | Jun 12 20:47:19.718352 crc crio[20719]: time="2026-06-12T20:47:19.717805094Z" level=info msg="Starting container: 5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5" id=de10c2af-7a08-4927-b9a6-0fb3508bf902 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.386280 | controller | Jun 12 20:47:19.730507 crc crio[20719]: time="2026-06-12T20:47:19.73036585Z" level=info msg="Started container" PID=168598 containerID=5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5 description=openshift-marketplace/certified-operators-cg2zd/extract-content id=de10c2af-7a08-4927-b9a6-0fb3508bf902 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73
2026-06-12 21:10:20.386297 | controller | Jun 12 20:47:20.832820 crc crio[20719]: time="2026-06-12T20:47:20.832379811Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fd2d9c26-6c1f-4fda-9fa4-5c54b8df2a1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.386314 | controller | Jun 12 20:47:20.866649 crc crio[20719]: time="2026-06-12T20:47:20.865801064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=27007b07-414d-468a-9581-7b35f24dcb65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.386330 | controller | Jun 12 20:47:20.892317 crc crio[20719]: time="2026-06-12T20:47:20.891739666Z" level=info msg="Creating container: openshift-marketplace/certified-operators-cg2zd/registry-server" id=b99963b9-f96a-4ed3-8d3f-4fd1402d5417 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.386347 | controller | Jun 12 20:47:20.894065 crc crio[20719]: time="2026-06-12T20:47:20.892347292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.386363 | controller | Jun 12 20:47:20.995197 crc crio[20719]: time="2026-06-12T20:47:20.995089322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.386384 | controller | Jun 12 20:47:20.999569 crc crio[20719]: time="2026-06-12T20:47:20.999511545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.386400 | controller | Jun 12 20:47:21.167607 crc crio[20719]: time="2026-06-12T20:47:21.167539492Z" level=info msg="Created container fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc: openshift-marketplace/certified-operators-cg2zd/registry-server" id=b99963b9-f96a-4ed3-8d3f-4fd1402d5417 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.386417 | controller | Jun 12 20:47:21.168963 crc crio[20719]: time="2026-06-12T20:47:21.168913181Z" level=info msg="Starting container: fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc" id=48993413-f099-4b13-85e4-2aa261fcf248 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.386434 | controller | Jun 12 20:47:21.175956 crc crio[20719]: time="2026-06-12T20:47:21.175906823Z" level=info msg="Started container" PID=168668 containerID=fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc description=openshift-marketplace/certified-operators-cg2zd/registry-server id=48993413-f099-4b13-85e4-2aa261fcf248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73
2026-06-12 21:10:20.386451 | controller | Jun 12 20:47:25.981479 crc crio[20719]: time="2026-06-12T20:47:25.980579531Z" level=info msg="Stopping container: d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60 (timeout: 2s)" id=29cd0883-196e-4ef5-ada5-97f701505cc3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.386467 | controller | Jun 12 20:47:26.114542 crc crio[20719]: time="2026-06-12T20:47:26.114226482Z" level=info msg="Stopped container d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60: openshift-marketplace/community-operators-fdbt9/registry-server" id=29cd0883-196e-4ef5-ada5-97f701505cc3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.386483 | controller | Jun 12 20:47:26.116373 crc crio[20719]: time="2026-06-12T20:47:26.115833136Z" level=info msg="Stopping pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56" id=5f4415f3-7e68-4a5b-aeb5-04c1597f338e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.386500 | controller | Jun 12 20:47:26.116742 crc crio[20719]: time="2026-06-12T20:47:26.116484154Z" level=info msg="Got pod network &{Name:community-operators-fdbt9 Namespace:openshift-marketplace ID:08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56 UID:eaf7c011-8b79-4eb2-a5e5-7b8a0f8df10f NetNS:/var/run/netns/a32c0e0a-acdb-4f48-9b6a-9a218e7d61f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaf7c011_8b79_4eb2_a5e5_7b8a0f8df10f.slice PodAnnotations:0xc00334ae30}] Aliases:map[]}"
2026-06-12 21:10:20.386517 | controller | Jun 12 20:47:26.116895 crc crio[20719]: time="2026-06-12T20:47:26.116858404Z" level=info msg="Deleting pod openshift-marketplace_community-operators-fdbt9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.386533 | controller | Jun 12 20:47:26.129794 crc crio[20719]: time="2026-06-12T20:47:26.129695078Z" level=info msg="Stopping pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795" id=66ed059a-7b7c-42a9-83e2-a955294f8bd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.386550 | controller | Jun 12 20:47:26.129794 crc crio[20719]: time="2026-06-12T20:47:26.129790531Z" level=info msg="Stopped pod sandbox (already stopped): 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795" id=66ed059a-7b7c-42a9-83e2-a955294f8bd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.386570 | controller | Jun 12 20:47:26.130435 crc crio[20719]: time="2026-06-12T20:47:26.130205132Z" level=info msg="Removing pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795" id=a58f829b-e826-4095-8e62-ed632f7729f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.386587 | controller | Jun 12 20:47:26.152257 crc crio[20719]: time="2026-06-12T20:47:26.152164428Z" level=info msg="Removed pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795" id=a58f829b-e826-4095-8e62-ed632f7729f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.386604 | controller | Jun 12 20:47:26.153997 crc crio[20719]: time="2026-06-12T20:47:26.153934075Z" level=info msg="Stopping pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633" id=a64efb82-3313-40b2-a177-0b8d76013a02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.386620 | controller | Jun 12 20:47:26.154139 crc crio[20719]: time="2026-06-12T20:47:26.154019648Z" level=info msg="Stopped pod sandbox (already stopped): c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633" id=a64efb82-3313-40b2-a177-0b8d76013a02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.386636 | controller | Jun 12 20:47:26.155026 crc crio[20719]: time="2026-06-12T20:47:26.154950384Z" level=info msg="Removing pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633" id=502caf46-733a-4881-8b6d-4859fc061f00 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.386652 | controller | Jun 12 20:47:26.176771 crc crio[20719]: time="2026-06-12T20:47:26.176668954Z" level=info msg="Removed pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633" id=502caf46-733a-4881-8b6d-4859fc061f00 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.386668 | controller | Jun 12 20:47:26.506369 crc crio[20719]: time="2026-06-12T20:47:26.505720474Z" level=info msg="Stopped pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56" id=5f4415f3-7e68-4a5b-aeb5-04c1597f338e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.386684 | controller | Jun 12 20:47:27.150199 crc crio[20719]: time="2026-06-12T20:47:27.150149063Z" level=info msg="Removing container: d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60" id=ef5b40b1-63f0-466d-b38c-a699a5f0b46b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.386700 | controller | Jun 12 20:47:27.195894 crc crio[20719]: time="2026-06-12T20:47:27.195723038Z" level=info msg="Removed container d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60: openshift-marketplace/community-operators-fdbt9/registry-server" id=ef5b40b1-63f0-466d-b38c-a699a5f0b46b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.386716 | controller | Jun 12 20:47:27.199127 crc crio[20719]: time="2026-06-12T20:47:27.199096382Z" level=info msg="Removing container: 0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9" id=0c1453c3-0527-4483-9453-a7923532f5a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.386732 | controller | Jun 12 20:47:27.242951 crc crio[20719]: time="2026-06-12T20:47:27.242866449Z" level=info msg="Removed container 0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9: openshift-marketplace/community-operators-fdbt9/extract-content" id=0c1453c3-0527-4483-9453-a7923532f5a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.386748 | controller | Jun 12 20:47:27.256778 crc crio[20719]: time="2026-06-12T20:47:27.256697687Z" level=info msg="Removing container: 89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db" id=067daabb-bcc7-49d6-8ffa-8279271b0259 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.386764 | controller | Jun 12 20:47:27.316737 crc crio[20719]: time="2026-06-12T20:47:27.31593147Z" level=info msg="Removed container 89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db: openshift-marketplace/community-operators-fdbt9/extract-utilities" id=067daabb-bcc7-49d6-8ffa-8279271b0259 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.386786 | controller | Jun 12 20:47:30.193664 crc crio[20719]: time="2026-06-12T20:47:30.193176253Z" level=info msg="Stopping container: fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc (timeout: 2s)" id=c545ec47-b144-4a16-9506-2ee2de4bc2b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.386803 | controller | Jun 12 20:47:30.844889 crc crio[20719]: time="2026-06-12T20:47:30.842808855Z" level=info msg="Stopped container fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc: openshift-marketplace/certified-operators-cg2zd/registry-server" id=c545ec47-b144-4a16-9506-2ee2de4bc2b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.386819 | controller | Jun 12 20:47:30.845405 crc crio[20719]: time="2026-06-12T20:47:30.845056867Z" level=info msg="Stopping pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73" id=305dda11-8ae4-4fbc-9aa7-5ee19b84dd00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.386836 | controller | Jun 12 20:47:30.846639 crc crio[20719]: time="2026-06-12T20:47:30.846219249Z" level=info msg="Got pod network &{Name:certified-operators-cg2zd Namespace:openshift-marketplace ID:bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73 UID:91d1852e-5967-449b-acfc-d6ba5141387a NetNS:/var/run/netns/652beed2-f2ee-491e-af85-02316f81606a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91d1852e_5967_449b_acfc_d6ba5141387a.slice PodAnnotations:0xc00170c928}] Aliases:map[]}"
2026-06-12 21:10:20.386873 | controller | Jun 12 20:47:30.846639 crc crio[20719]: time="2026-06-12T20:47:30.846657512Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-cg2zd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.386893 | controller | Jun 12 20:47:31.236129 crc crio[20719]: time="2026-06-12T20:47:31.235200724Z" level=info msg="Stopped pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73" id=305dda11-8ae4-4fbc-9aa7-5ee19b84dd00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.386911 | controller | Jun 12 20:47:32.241498 crc crio[20719]: time="2026-06-12T20:47:32.241377925Z" level=info msg="Removing container: fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc" id=f77ffda9-3bc3-480b-83c8-ac41816fdfb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.386928 | controller | Jun 12 20:47:32.296941 crc crio[20719]: time="2026-06-12T20:47:32.296813786Z" level=info msg="Removed container fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc: openshift-marketplace/certified-operators-cg2zd/registry-server" id=f77ffda9-3bc3-480b-83c8-ac41816fdfb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.386944 | controller | Jun 12 20:47:32.299955 crc crio[20719]: time="2026-06-12T20:47:32.299833174Z" level=info msg="Removing container: 5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5" id=06f8cc07-9d59-49f0-a118-397280b26630 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.386960 | controller | Jun 12 20:47:32.340085 crc crio[20719]: time="2026-06-12T20:47:32.339980942Z" level=info msg="Removed container 5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5: openshift-marketplace/certified-operators-cg2zd/extract-content" id=06f8cc07-9d59-49f0-a118-397280b26630 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.386976 | controller | Jun 12 20:47:32.343705 crc crio[20719]: time="2026-06-12T20:47:32.343611801Z" level=info msg="Removing container: 119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89" id=7e4f5379-2646-4dc1-aa27-ba51e6150c1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.386992 | controller | Jun 12 20:47:32.399316 crc crio[20719]: time="2026-06-12T20:47:32.398869384Z" level=info msg="Removed container 119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89: openshift-marketplace/certified-operators-cg2zd/extract-utilities" id=7e4f5379-2646-4dc1-aa27-ba51e6150c1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.387013 | controller | Jun 12 20:48:00.910337 crc crio[20719]: time="2026-06-12T20:48:00.909562977Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688288-45pbm/POD" id=ceb086e6-c3d3-40e4-9dbb-0044bc4537d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.387037 | controller | Jun 12 20:48:00.912213 crc crio[20719]: time="2026-06-12T20:48:00.910358438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.387121 | controller | Jun 12 20:48:00.968825 crc crio[20719]: time="2026-06-12T20:48:00.968484059Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688288-45pbm Namespace:openshift-infra ID:361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0 UID:53e28a70-ec4f-43b0-84e2-38b69e476742 NetNS:/var/run/netns/0056a43f-70f6-42b9-91e5-eb1fb4f892cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53e28a70_ec4f_43b0_84e2_38b69e476742.slice PodAnnotations:0xc00259b510}] Aliases:map[]}"
2026-06-12 21:10:20.387147 | controller | Jun 12 20:48:00.968825 crc crio[20719]: time="2026-06-12T20:48:00.968796008Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688288-45pbm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.387165 | controller | Jun 12 20:48:01.604938 crc crio[20719]: 2026-06-12T20:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:361018a667e64e3 Mac:b2:88:2b:ab:81:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/0056a43f-70f6-42b9-91e5-eb1fb4f892cc SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.387183 | controller | Jun 12 20:48:01.607812 crc crio[20719]: time="2026-06-12T20:48:01.607672034Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688288-45pbm Namespace:openshift-infra ID:361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0 UID:53e28a70-ec4f-43b0-84e2-38b69e476742 NetNS:/var/run/netns/0056a43f-70f6-42b9-91e5-eb1fb4f892cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53e28a70_ec4f_43b0_84e2_38b69e476742.slice PodAnnotations:0xc00259b510}] Aliases:map[]}"
2026-06-12 21:10:20.387200 | controller | Jun 12 20:48:01.608157 crc crio[20719]: time="2026-06-12T20:48:01.608052296Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688288-45pbm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.387217 | controller | Jun 12 20:48:01.626822 crc crio[20719]: time="2026-06-12T20:48:01.626088732Z" level=info msg="Ran pod sandbox 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0 with infra container: openshift-infra/auto-csr-approver-29688288-45pbm/POD" id=ceb086e6-c3d3-40e4-9dbb-0044bc4537d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.387234 | controller | Jun 12 20:48:01.630926 crc crio[20719]: time="2026-06-12T20:48:01.630843031Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6215d4e6-c802-466b-891c-1ea57e2382c1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.387251 | controller | Jun 12 20:48:01.642826 crc crio[20719]: time="2026-06-12T20:48:01.64274957Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.387268 | controller | Jun 12 20:48:02.496719 crc crio[20719]: time="2026-06-12T20:48:02.496639936Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6215d4e6-c802-466b-891c-1ea57e2382c1 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.387289 | controller | Jun 12 20:48:02.498701 crc crio[20719]: time="2026-06-12T20:48:02.498564529Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1a2ed9f2-5814-4fd4-a8dd-5dde6cc1aefa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.387306 | controller | Jun 12 20:48:02.501863 crc crio[20719]: time="2026-06-12T20:48:02.501171091Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=63602195-eb4b-4d50-b091-c133122e2fd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.387323 | controller | Jun 12 20:48:02.512143 crc crio[20719]: time="2026-06-12T20:48:02.51196697Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688288-45pbm/oc" id=799c08a7-3768-4fee-9171-c6cd4abf9ff8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.387339 | controller | Jun 12 20:48:02.512635 crc crio[20719]: time="2026-06-12T20:48:02.512551275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.387356 | controller | Jun 12 20:48:02.566504 crc crio[20719]: time="2026-06-12T20:48:02.565960885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.387372 | controller | Jun 12 20:48:03.223875 crc crio[20719]: time="2026-06-12T20:48:03.223356133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.387388 | controller | Jun 12 20:48:03.411846 crc crio[20719]: time="2026-06-12T20:48:03.410929818Z" level=info msg="Created container 1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168: openshift-infra/auto-csr-approver-29688288-45pbm/oc" id=799c08a7-3768-4fee-9171-c6cd4abf9ff8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.387405 | controller | Jun 12 20:48:03.413763 crc crio[20719]: time="2026-06-12T20:48:03.413639932Z" level=info msg="Starting container: 1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168" id=d9c76c8f-54fe-4fb0-8f36-776353bd282f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.387422 | controller | Jun 12 20:48:03.421542 crc crio[20719]: time="2026-06-12T20:48:03.421219141Z" level=info msg="Started container" PID=170928 containerID=1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168 description=openshift-infra/auto-csr-approver-29688288-45pbm/oc id=d9c76c8f-54fe-4fb0-8f36-776353bd282f name=/runtime.v1.RuntimeService/StartContainer sandboxID=361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0
2026-06-12 21:10:20.387438 | controller | Jun 12 20:48:05.420572 crc crio[20719]: time="2026-06-12T20:48:05.419494817Z" level=info msg="Stopping pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0" id=a7d6396b-0db7-4894-8f9d-77454428e120 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.387455 | controller | Jun 12 20:48:05.422739 crc crio[20719]: time="2026-06-12T20:48:05.422681166Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688288-45pbm Namespace:openshift-infra ID:361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0 UID:53e28a70-ec4f-43b0-84e2-38b69e476742 NetNS:/var/run/netns/0056a43f-70f6-42b9-91e5-eb1fb4f892cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53e28a70_ec4f_43b0_84e2_38b69e476742.slice PodAnnotations:0xc003c98210}] Aliases:map[]}"
2026-06-12 21:10:20.387472 | controller | Jun 12 20:48:05.423365 crc crio[20719]: time="2026-06-12T20:48:05.423202471Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688288-45pbm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.387493 | controller | Jun 12 20:48:05.992966 crc crio[20719]: time="2026-06-12T20:48:05.992252742Z" level=info msg="Stopped pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0" id=a7d6396b-0db7-4894-8f9d-77454428e120 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.387510 | controller | Jun 12 20:48:26.200957 crc crio[20719]: time="2026-06-12T20:48:26.199951187Z" level=info msg="Removing container: 61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b" id=2e417ad5-e0d8-406d-915e-bcb5a740c360 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.387526 | controller | Jun 12 20:48:26.514006 crc crio[20719]: time="2026-06-12T20:48:26.513942165Z" level=info msg="Removed container 61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b: openshift-infra/auto-csr-approver-29688282-s76v5/oc" id=2e417ad5-e0d8-406d-915e-bcb5a740c360 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.387543 | controller | Jun 12 20:48:26.530041 crc crio[20719]: time="2026-06-12T20:48:26.529862034Z" level=info msg="Stopping pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35" id=9e110f31-9d59-41a4-a814-594b3e623eb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.387560 | controller | Jun 12 20:48:26.530041 crc crio[20719]: time="2026-06-12T20:48:26.529964707Z" level=info msg="Stopped pod sandbox (already stopped): 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35" id=9e110f31-9d59-41a4-a814-594b3e623eb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.387577 | controller | Jun 12 20:48:26.531198 crc crio[20719]: time="2026-06-12T20:48:26.530724837Z" level=info msg="Removing pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35" id=2a0b0c58-311e-4035-8c69-c84810b1b594 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.387593 | controller | Jun 12 20:48:26.547406 crc crio[20719]: time="2026-06-12T20:48:26.547350326Z" level=info msg="Removed pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35" id=2a0b0c58-311e-4035-8c69-c84810b1b594 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.387609 | controller | Jun 12 20:48:26.548920 crc crio[20719]: time="2026-06-12T20:48:26.548840116Z" level=info msg="Stopping pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73" id=1f4bd594-4df7-4cc1-ad1e-ef41bc5a0a38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.387626 | controller | Jun 12 20:48:26.548920 crc crio[20719]: time="2026-06-12T20:48:26.548911118Z" level=info msg="Stopped pod sandbox (already stopped): bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73" id=1f4bd594-4df7-4cc1-ad1e-ef41bc5a0a38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.387641 | controller | Jun 12 20:48:26.549528 crc crio[20719]: time="2026-06-12T20:48:26.549497165Z" level=info msg="Removing pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73" id=7e261398-637b-4a7f-a556-f6e84c15e659 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.387658 | controller | Jun 12 20:48:26.563603 crc crio[20719]: time="2026-06-12T20:48:26.563540726Z" level=info msg="Removed pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73" id=7e261398-637b-4a7f-a556-f6e84c15e659 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.387674 | controller | Jun 12 20:48:26.565589 crc crio[20719]: time="2026-06-12T20:48:26.565452994Z" level=info msg="Stopping pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56" id=be2bd4b7-68e0-4fc6-aaad-92729945274d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.387690 | controller | Jun 12 20:48:26.565713 crc crio[20719]: time="2026-06-12T20:48:26.565592148Z" level=info msg="Stopped pod sandbox (already stopped): 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56" id=be2bd4b7-68e0-4fc6-aaad-92729945274d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.387710 | controller | Jun 12 20:48:26.570764 crc crio[20719]: time="2026-06-12T20:48:26.570709119Z" level=info msg="Removing pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56" id=f6980740-5f4d-42d3-9513-6fb2bfc4c9c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.387727 | controller | Jun 12 20:48:26.588654 crc crio[20719]: time="2026-06-12T20:48:26.588533272Z" level=info msg="Removed pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56" id=f6980740-5f4d-42d3-9513-6fb2bfc4c9c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.387743 | controller | Jun 12 20:50:00.552748 crc crio[20719]: time="2026-06-12T20:50:00.552064485Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688290-wn5gb/POD" id=833143f4-0c0d-48a5-985f-3f70f6f9fa5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.387759 | controller | Jun 12 20:50:00.554017 crc crio[20719]: time="2026-06-12T20:50:00.552771535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.387776 | controller | Jun 12 20:50:00.603462 crc crio[20719]: time="2026-06-12T20:50:00.60256159Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688290-wn5gb Namespace:openshift-infra ID:27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17 UID:1f3a5cac-5cfb-477a-8309-949ced4be092 NetNS:/var/run/netns/66b312a0-67b3-4878-a7c3-7d5e5c7a07da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f3a5cac_5cfb_477a_8309_949ced4be092.slice PodAnnotations:0xc000eae458}] Aliases:map[]}"
2026-06-12 21:10:20.387793 | controller | Jun 12 20:50:00.603462 crc crio[20719]: time="2026-06-12T20:50:00.602641802Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688290-wn5gb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.387810 | controller | Jun 12 20:50:01.262379 crc crio[20719]: 2026-06-12T20:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27637e2983846c8 Mac:1e:e0:2f:f5:55:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/66b312a0-67b3-4878-a7c3-7d5e5c7a07da SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.387827 | controller | Jun 12 20:50:01.264322 crc crio[20719]: time="2026-06-12T20:50:01.264223548Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688290-wn5gb Namespace:openshift-infra ID:27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17 UID:1f3a5cac-5cfb-477a-8309-949ced4be092 NetNS:/var/run/netns/66b312a0-67b3-4878-a7c3-7d5e5c7a07da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f3a5cac_5cfb_477a_8309_949ced4be092.slice PodAnnotations:0xc000eae458}] Aliases:map[]}"
2026-06-12 21:10:20.387843 | controller | Jun 12 20:50:01.264630 crc crio[20719]: time="2026-06-12T20:50:01.264462424Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688290-wn5gb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.387883 | controller | Jun 12 20:50:01.277818 crc crio[20719]: time="2026-06-12T20:50:01.277726593Z" level=info msg="Ran pod sandbox 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17 with infra container: openshift-infra/auto-csr-approver-29688290-wn5gb/POD" id=833143f4-0c0d-48a5-985f-3f70f6f9fa5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.387901 | controller | Jun 12 20:50:01.283252 crc crio[20719]: time="2026-06-12T20:50:01.28307446Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9916473a-7fef-4571-8107-815912f3f6c9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.387922 | controller | Jun 12 20:50:01.296192 crc crio[20719]: time="2026-06-12T20:50:01.296103009Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.387939 | controller | Jun 12 20:50:02.281592 crc crio[20719]: time="2026-06-12T20:50:02.28118054Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9916473a-7fef-4571-8107-815912f3f6c9 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.387956 | controller | Jun 12 20:50:02.283031 crc crio[20719]: time="2026-06-12T20:50:02.283001931Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a18288c9-97c1-42aa-a070-6c8fc89485b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.387972 | controller | Jun 12 20:50:02.285705 crc crio[20719]: time="2026-06-12T20:50:02.285680094Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a5170d5c-0718-45cf-96ea-1d65773c2d69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.387988 | controller | Jun 12 20:50:02.293843 crc crio[20719]: time="2026-06-12T20:50:02.293730756Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688290-wn5gb/oc" id=c1279fad-2d36-456f-8b64-db6f84ec763d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.388004 | controller | Jun 12 20:50:02.294380 crc crio[20719]: time="2026-06-12T20:50:02.294156828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.388020 | controller | Jun 12 20:50:02.346559 crc crio[20719]: time="2026-06-12T20:50:02.34270831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.388037 | controller | Jun 12 20:50:03.018336 crc crio[20719]: time="2026-06-12T20:50:03.017733096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.388053 | controller | Jun 12 20:50:03.185630 crc crio[20719]: time="2026-06-12T20:50:03.185239643Z" level=info msg="Created container f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb: openshift-infra/auto-csr-approver-29688290-wn5gb/oc" id=c1279fad-2d36-456f-8b64-db6f84ec763d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.388070 | controller | Jun 12 20:50:03.189040 crc crio[20719]: time="2026-06-12T20:50:03.188946285Z" level=info msg="Starting container: f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb" id=9a9fb553-be62-4467-9677-562a53db1a12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.388086 | controller | Jun 12 20:50:03.197924 crc crio[20719]: time="2026-06-12T20:50:03.1978265Z" level=info msg="Started container" PID=177502 containerID=f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb description=openshift-infra/auto-csr-approver-29688290-wn5gb/oc id=9a9fb553-be62-4467-9677-562a53db1a12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17
2026-06-12 21:10:20.388103 | controller | Jun 12 20:50:04.875851 crc crio[20719]: time="2026-06-12T20:50:04.875054464Z" level=info msg="Stopping pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17" id=2b00a587-c302-4048-be0e-459eee7c2cb1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.388120 | controller | Jun 12 20:50:04.877619 crc crio[20719]: time="2026-06-12T20:50:04.877506641Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688290-wn5gb Namespace:openshift-infra ID:27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17 UID:1f3a5cac-5cfb-477a-8309-949ced4be092 NetNS:/var/run/netns/66b312a0-67b3-4878-a7c3-7d5e5c7a07da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f3a5cac_5cfb_477a_8309_949ced4be092.slice PodAnnotations:0xc003ab0220}] Aliases:map[]}"
2026-06-12 21:10:20.388141 | controller | Jun 12 20:50:04.877803 crc crio[20719]: time="2026-06-12T20:50:04.877726087Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688290-wn5gb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.388158 | controller | Jun 12 20:50:05.279371 crc crio[20719]: time="2026-06-12T20:50:05.279200539Z" level=info msg="Stopped pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17" id=2b00a587-c302-4048-be0e-459eee7c2cb1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.388174 | controller | Jun 12 20:50:26.649965 crc crio[20719]: time="2026-06-12T20:50:26.648813503Z" level=info msg="Removing container: 17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e" id=51a4036d-a013-45f7-9e62-d1dce089d6bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.388190 | controller | Jun 12 20:50:26.926612 crc crio[20719]: time="2026-06-12T20:50:26.926049295Z" level=info msg="Removed container 17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e: openshift-infra/auto-csr-approver-29688284-wd5ff/oc" id=51a4036d-a013-45f7-9e62-d1dce089d6bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.388206 | controller | Jun 12 20:50:26.938844 crc crio[20719]: time="2026-06-12T20:50:26.938716212Z" level=info msg="Stopping pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d" id=1f8caaa6-f887-4baa-bf41-d6a572bf642a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.388222 | controller | Jun 12 20:50:26.938844 crc crio[20719]: time="2026-06-12T20:50:26.938848015Z" level=info msg="Stopped pod sandbox (already stopped): f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d" id=1f8caaa6-f887-4baa-bf41-d6a572bf642a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.388238 | controller | Jun 12 20:50:26.940541 crc crio[20719]: time="2026-06-12T20:50:26.940237853Z" level=info msg="Removing pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d" id=3a3b3ce7-54f5-4a61-99b3-871e555bdb44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.388254 | controller | Jun 12 20:50:26.967829 crc crio[20719]: time="2026-06-12T20:50:26.967110736Z" level=info msg="Removed pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d" id=3a3b3ce7-54f5-4a61-99b3-871e555bdb44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.388270 | controller | Jun 12 20:50:58.754375 crc crio[20719]: time="2026-06-12T20:50:58.752752901Z" level=info msg="Stopping pod sandbox: 8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296" id=ccff5075-5a74-4eff-bf24-a97ea7df163a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.388286 | controller | Jun 12 20:50:58.756358 crc crio[20719]: time="2026-06-12T20:50:58.755842308Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 Namespace:openstack ID:8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296 UID:6cca588f-398b-4411-b87b-8dbf8096e11e NetNS:/var/run/netns/425973e2-a01d-4b95-8bb8-7821fe9e1cb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cca588f_398b_4411_b87b_8dbf8096e11e.slice PodAnnotations:0xc00008cb38}] Aliases:map[]}"
2026-06-12 21:10:20.388302 | controller | Jun 12 20:50:58.756358 crc crio[20719]: time="2026-06-12T20:50:58.756028923Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.388323 | controller | Jun 12 20:50:59.354913 crc crio[20719]: time="2026-06-12T20:50:59.354448601Z" level=info msg="Stopped pod sandbox: 8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296" id=ccff5075-5a74-4eff-bf24-a97ea7df163a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.388339 | controller | Jun 12 20:51:00.444561 crc crio[20719]: time="2026-06-12T20:51:00.441035918Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/POD" id=275107c5-4119-4e68-abdc-d2855c1eac69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.388355 | controller | Jun 12 20:51:00.444561 crc crio[20719]: time="2026-06-12T20:51:00.441650294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.388372 | controller | Jun 12 20:51:00.487664 crc crio[20719]: time="2026-06-12T20:51:00.487557434Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn Namespace:openstack ID:8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192 UID:e815f30d-cd84-4f81-b19d-f207766b261e NetNS:/var/run/netns/054f5a42-9b1c-4a41-a635-01e38d06f2c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode815f30d_cd84_4f81_b19d_f207766b261e.slice PodAnnotations:0xc00259a308}] Aliases:map[]}"
2026-06-12 21:10:20.388388 | controller | Jun 12 20:51:00.487664 crc crio[20719]: time="2026-06-12T20:51:00.487637476Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.388405 | controller | Jun 12 20:51:01.380921 crc crio[20719]: 2026-06-12T20:51:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8402e692964e7d0 Mac:22:7b:bc:61:7e:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/054f5a42-9b1c-4a41-a635-01e38d06f2c9 SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.388422 | controller | Jun 12 20:51:01.382546 crc crio[20719]: time="2026-06-12T20:51:01.382418933Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn Namespace:openstack ID:8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192 UID:e815f30d-cd84-4f81-b19d-f207766b261e NetNS:/var/run/netns/054f5a42-9b1c-4a41-a635-01e38d06f2c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode815f30d_cd84_4f81_b19d_f207766b261e.slice PodAnnotations:0xc00259a308}] Aliases:map[]}"
2026-06-12 21:10:20.388439 | controller | Jun 12 20:51:01.382809 crc crio[20719]: time="2026-06-12T20:51:01.38262675Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.388456 | controller | Jun 12 20:51:01.392743 crc crio[20719]: time="2026-06-12T20:51:01.392651347Z" level=info msg="Ran pod sandbox 8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/POD" id=275107c5-4119-4e68-abdc-d2855c1eac69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.388473 | controller | Jun 12 20:51:01.395208 crc crio[20719]: time="2026-06-12T20:51:01.395140345Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=082273d2-38f1-4cb8-ac78-0d809ba83f1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.388490 | controller | Jun 12 20:51:01.521753 crc crio[20719]: time="2026-06-12T20:51:01.520727904Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=6c61fa43-86e8-453e-84d5-7574dd35fc32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.388511 | controller | Jun 12 20:51:01.533008 crc crio[20719]: time="2026-06-12T20:51:01.532909021Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=ac5bdca3-2ddd-42bd-b02e-e24611fc991a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.388528 | controller | Jun 12 20:51:01.533535 crc crio[20719]: time="2026-06-12T20:51:01.533447995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.388544 | controller | Jun 12 20:51:01.590877 crc crio[20719]: time="2026-06-12T20:51:01.590791819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.388560 | controller | Jun 12 20:51:01.595661 crc crio[20719]: time="2026-06-12T20:51:01.595432398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.388576 | controller | Jun 12 20:51:01.757522 crc crio[20719]: time="2026-06-12T20:51:01.756879338Z" level=info msg="Created container dff463db97b43a57e244cdabb33c4c9fde88dd9579fcc02808ae18a7748026ac: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=ac5bdca3-2ddd-42bd-b02e-e24611fc991a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.388593 | controller | Jun 12 20:51:01.758897 crc crio[20719]: time="2026-06-12T20:51:01.758643836Z" level=info msg="Starting container: dff463db97b43a57e244cdabb33c4c9fde88dd9579fcc02808ae18a7748026ac" id=770406f9-94d6-4949-aba5-e3100a727157 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.388609 | controller | Jun 12 20:51:01.766394 crc crio[20719]: time="2026-06-12T20:51:01.766218256Z" level=info msg="Started container" PID=181065 containerID=dff463db97b43a57e244cdabb33c4c9fde88dd9579fcc02808ae18a7748026ac description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/nova-edpm-deployment-ipam-openstack-edpm-ipam id=770406f9-94d6-4949-aba5-e3100a727157 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192
2026-06-12 21:10:20.388626 | controller | Jun 12 20:52:00.522050 crc crio[20719]: time="2026-06-12T20:52:00.521197774Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688292-xwghm/POD" id=24cb5a8a-9d8e-430d-b7a4-eedd79fe1279 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.388643 | controller | Jun 12 20:52:00.523543 crc crio[20719]: time="2026-06-12T20:52:00.522135341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.388660 | controller | Jun 12 20:52:00.558247 crc crio[20719]: time="2026-06-12T20:52:00.558150916Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688292-xwghm Namespace:openshift-infra ID:383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656 UID:63f5fba0-7fce-493b-9013-8bf459a91270 NetNS:/var/run/netns/23eaf31a-3e47-4a75-a80e-098b99cad3d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63f5fba0_7fce_493b_9013_8bf459a91270.slice PodAnnotations:0xc00334b258}] Aliases:map[]}"
2026-06-12 21:10:20.388676 | controller | Jun 12 20:52:00.558247 crc crio[20719]: time="2026-06-12T20:52:00.558212737Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688292-xwghm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.388698 | controller | Jun 12 20:52:00.926358 crc crio[20719]: 2026-06-12T20:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:383ac3eb22d1094 Mac:9e:5a:e7:80:b7:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/23eaf31a-3e47-4a75-a80e-098b99cad3d3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.388716 | controller | Jun 12 20:52:00.928085 crc crio[20719]: time="2026-06-12T20:52:00.927911083Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688292-xwghm Namespace:openshift-infra ID:383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656 UID:63f5fba0-7fce-493b-9013-8bf459a91270 NetNS:/var/run/netns/23eaf31a-3e47-4a75-a80e-098b99cad3d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63f5fba0_7fce_493b_9013_8bf459a91270.slice PodAnnotations:0xc00334b258}] Aliases:map[]}"
2026-06-12 21:10:20.388733 | controller | Jun 12 20:52:00.928188 crc crio[20719]: time="2026-06-12T20:52:00.928102148Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688292-xwghm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.388750 | controller | Jun 12 20:52:00.940944 crc crio[20719]: time="2026-06-12T20:52:00.940851139Z" level=info msg="Ran pod sandbox 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656 with infra container: openshift-infra/auto-csr-approver-29688292-xwghm/POD" id=24cb5a8a-9d8e-430d-b7a4-eedd79fe1279 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.388776 | controller | Jun 12 20:52:00.944360 crc crio[20719]: time="2026-06-12T20:52:00.944178379Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2fe36ea3-32cb-4925-a615-af6769a28267 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.388795 | controller | Jun 12 20:52:00.975781 crc crio[20719]: time="2026-06-12T20:52:00.975663769Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.388811 | controller | Jun 12 20:52:01.796686 crc crio[20719]: time="2026-06-12T20:52:01.796246567Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2fe36ea3-32cb-4925-a615-af6769a28267 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.388828 | controller | Jun 12 20:52:01.798042 crc crio[20719]: time="2026-06-12T20:52:01.7974329Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=650bcbcd-5164-443f-b572-4b583a6c33d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.388844 | controller | Jun 12 20:52:01.800044 crc crio[20719]: time="2026-06-12T20:52:01.799978511Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6eb13834-1360-4aa5-97e8-506fac50315e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.388880 | controller | Jun 12 20:52:01.810258 crc crio[20719]: time="2026-06-12T20:52:01.810203933Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688292-xwghm/oc" id=5bd39d63-a02a-4a9d-8c4a-08e82c7095cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.388898 | controller | Jun 12 20:52:01.811362 crc crio[20719]: time="2026-06-12T20:52:01.811257622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.388915 | controller | Jun 12 20:52:01.882934 crc crio[20719]: time="2026-06-12T20:52:01.882758718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.388931 | controller | Jun 12 20:52:02.410521 crc crio[20719]: time="2026-06-12T20:52:02.409991793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.388951 | controller | Jun 12 20:52:02.541121 crc crio[20719]: time="2026-06-12T20:52:02.540788945Z" level=info msg="Created container ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb: openshift-infra/auto-csr-approver-29688292-xwghm/oc" id=5bd39d63-a02a-4a9d-8c4a-08e82c7095cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.388967 | controller | Jun 12 20:52:02.543043 crc crio[20719]: time="2026-06-12T20:52:02.542737969Z" level=info msg="Starting container: ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb" id=a4facad6-54bc-4a01-a7c9-29e46f594d42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.388983 | controller | Jun 12 20:52:02.556164 crc crio[20719]: time="2026-06-12T20:52:02.556057527Z" level=info msg="Started container" PID=184483 containerID=ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb description=openshift-infra/auto-csr-approver-29688292-xwghm/oc id=a4facad6-54bc-4a01-a7c9-29e46f594d42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656
2026-06-12 21:10:20.388999 | controller | Jun 12 20:52:04.930860 crc crio[20719]: time="2026-06-12T20:52:04.929915485Z" level=info msg="Stopping pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656" id=0852474d-c667-4fec-a696-46785f3c1368 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.389015 | controller | Jun 12 20:52:04.932337 crc crio[20719]: time="2026-06-12T20:52:04.931583601Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688292-xwghm Namespace:openshift-infra ID:383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656 UID:63f5fba0-7fce-493b-9013-8bf459a91270 NetNS:/var/run/netns/23eaf31a-3e47-4a75-a80e-098b99cad3d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63f5fba0_7fce_493b_9013_8bf459a91270.slice PodAnnotations:0xc00259a078}] Aliases:map[]}"
2026-06-12 21:10:20.389031 | controller | Jun 12 20:52:04.932337 crc crio[20719]: time="2026-06-12T20:52:04.931713595Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688292-xwghm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.389047 | controller | Jun 12 20:52:05.302008 crc crio[20719]: time="2026-06-12T20:52:05.301180862Z" level=info msg="Stopped pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656" id=0852474d-c667-4fec-a696-46785f3c1368 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.389063 | controller | Jun 12 20:52:27.026158 crc crio[20719]: time="2026-06-12T20:52:27.025545416Z" level=info msg="Removing container: 6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77" id=1cf24597-92f1-404f-aea7-b14a737c38bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.389078 | controller | Jun 12 20:52:27.332908 crc crio[20719]: time="2026-06-12T20:52:27.332140061Z" level=info msg="Removed container 6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77: openshift-infra/auto-csr-approver-29688286-95xzd/oc" id=1cf24597-92f1-404f-aea7-b14a737c38bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.389095 | controller | Jun 12 20:52:27.346796 crc crio[20719]: time="2026-06-12T20:52:27.346672728Z" level=info msg="Stopping pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3" id=03266d0d-da62-4a98-ad17-b6df90d41b02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.389111 | controller | Jun 12 20:52:27.347114 crc crio[20719]: time="2026-06-12T20:52:27.346828543Z" level=info msg="Stopped pod sandbox (already stopped): 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3" id=03266d0d-da62-4a98-ad17-b6df90d41b02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.389130 | controller | Jun 12 20:52:27.348155 crc crio[20719]: time="2026-06-12T20:52:27.348044846Z" level=info msg="Removing pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3" id=17980004-919e-443e-910e-dd0ebdf4d164 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.389147 | controller | Jun 12 20:52:27.374339 crc crio[20719]: time="2026-06-12T20:52:27.3741618Z" level=info msg="Removed pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3" id=17980004-919e-443e-910e-dd0ebdf4d164 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.389162 | controller | Jun 12 20:53:52.676066 crc crio[20719]: time="2026-06-12T20:53:52.675348357Z" level=info msg="Stopping pod sandbox: 8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192" id=6db37464-d2c3-4508-8b9c-2dceb00712f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.389178 | controller | Jun 12 20:53:52.677130 crc crio[20719]: time="2026-06-12T20:53:52.676937511Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn Namespace:openstack ID:8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192 UID:e815f30d-cd84-4f81-b19d-f207766b261e NetNS:/var/run/netns/054f5a42-9b1c-4a41-a635-01e38d06f2c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode815f30d_cd84_4f81_b19d_f207766b261e.slice PodAnnotations:0xc002d9b340}] Aliases:map[]}"
2026-06-12 21:10:20.389194 | controller | Jun 12 20:53:52.677194 crc crio[20719]: time="2026-06-12T20:53:52.677177767Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.389210 | controller | Jun 12 20:53:53.172773 crc crio[20719]: time="2026-06-12T20:53:53.172543873Z" level=info msg="Stopped pod sandbox: 8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192" id=6db37464-d2c3-4508-8b9c-2dceb00712f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.389226 | controller | Jun 12 20:53:54.363866 crc crio[20719]: time="2026-06-12T20:53:54.363097569Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/POD" id=beb235e3-0a31-4753-a7ed-72ef548cac15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.389242 | controller | Jun 12 20:53:54.364866 crc crio[20719]: time="2026-06-12T20:53:54.363930413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.389258 | controller | Jun 12 20:53:54.400024 crc crio[20719]: time="2026-06-12T20:53:54.399933025Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx Namespace:openstack ID:7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9 UID:e9aad6bf-82e1-4226-988c-0dc1a16fe096 NetNS:/var/run/netns/661b900f-04a4-4262-9de9-5e5a8bf8f6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aad6bf_82e1_4226_988c_0dc1a16fe096.slice PodAnnotations:0xc00259b7a8}] Aliases:map[]}"
2026-06-12 21:10:20.389274 | controller | Jun 12 20:53:54.400024 crc crio[20719]: time="2026-06-12T20:53:54.400001797Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.389290 | controller | Jun 12 20:53:55.097120 crc crio[20719]: 2026-06-12T20:53:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b2151d97175124 Mac:76:2c:9c:81:cf:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/661b900f-04a4-4262-9de9-5e5a8bf8f6a3 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.389311 | controller | Jun 12 20:53:55.098806 crc crio[20719]: time="2026-06-12T20:53:55.098730454Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx Namespace:openstack ID:7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9 UID:e9aad6bf-82e1-4226-988c-0dc1a16fe096 NetNS:/var/run/netns/661b900f-04a4-4262-9de9-5e5a8bf8f6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aad6bf_82e1_4226_988c_0dc1a16fe096.slice PodAnnotations:0xc00259b7a8}] Aliases:map[]}"
2026-06-12 21:10:20.389328 | controller | Jun 12 20:53:55.099422 crc crio[20719]: time="2026-06-12T20:53:55.099349517Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.389344 | controller | Jun 12 20:53:55.114831 crc crio[20719]: time="2026-06-12T20:53:55.114722295Z" level=info msg="Ran pod sandbox 7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/POD" id=beb235e3-0a31-4753-a7ed-72ef548cac15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.389360 | controller | Jun 12 20:53:55.118605 crc crio[20719]: time="2026-06-12T20:53:55.118433387Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=de544d51-0089-40c5-acc2-49b992319d82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.389376 | controller | Jun 12 20:53:55.187015 crc crio[20719]: time="2026-06-12T20:53:55.186196304Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=eec9f4b4-b6ba-4997-b683-5707e7f7d8cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.389392 | controller | Jun 12 20:53:55.229441 crc crio[20719]: time="2026-06-12T20:53:55.229182277Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=f1a49ac1-ffe2-4bbe-bf65-30545ea2924f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.389408 | controller | Jun 12 20:53:55.229966 crc crio[20719]: time="2026-06-12T20:53:55.229854527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.389424 | controller | Jun 12 20:53:55.283725 crc crio[20719]: time="2026-06-12T20:53:55.283606237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.389439 | controller | Jun 12 20:53:55.288349 crc crio[20719]: time="2026-06-12T20:53:55.287966497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.389455 | controller | Jun 12 20:53:55.487138 crc crio[20719]: time="2026-06-12T20:53:55.48663898Z" level=info msg="Created container a19f8ca75ca5a08dbd7b1ab3dcf637d7d3c89ff44563b41d6a7b8eaf0ca67904: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=f1a49ac1-ffe2-4bbe-bf65-30545ea2924f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.389471 | controller | Jun 12 20:53:55.489636 crc crio[20719]: time="2026-06-12T20:53:55.489075107Z" level=info msg="Starting container: a19f8ca75ca5a08dbd7b1ab3dcf637d7d3c89ff44563b41d6a7b8eaf0ca67904" id=a912cf96-e3eb-42a4-8a03-04f4b63c473d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.389487 | controller | Jun 12 20:53:55.497497 crc crio[20719]: time="2026-06-12T20:53:55.497065277Z" level=info msg="Started container" PID=191232 containerID=a19f8ca75ca5a08dbd7b1ab3dcf637d7d3c89ff44563b41d6a7b8eaf0ca67904 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=a912cf96-e3eb-42a4-8a03-04f4b63c473d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9
2026-06-12 21:10:20.389508 | controller | Jun 12 20:54:00.530376 crc crio[20719]: time="2026-06-12T20:54:00.529483146Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688294-pgrsf/POD" id=560caac2-c013-4e4d-959e-3b41c0a5d875 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.389524 | controller | Jun 12 20:54:00.531856 crc crio[20719]: time="2026-06-12T20:54:00.530396602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.389540 | controller | Jun 12 20:54:00.570709 crc crio[20719]: time="2026-06-12T20:54:00.570076515Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688294-pgrsf Namespace:openshift-infra ID:e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab UID:c4cb7fa6-4a16-42d9-a788-31c2daf67b67 NetNS:/var/run/netns/1f658f48-09e7-45e7-abe0-5bb3a7331cfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4cb7fa6_4a16_42d9_a788_31c2daf67b67.slice PodAnnotations:0xc00170d578}] Aliases:map[]}"
2026-06-12 21:10:20.389556 | controller | Jun 12 20:54:00.570709 crc crio[20719]: time="2026-06-12T20:54:00.570679511Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688294-pgrsf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.389572 | controller | Jun 12 20:54:00.962375 crc crio[20719]: 2026-06-12T20:54:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e90dbbf40f69013 Mac:c2:fd:92:24:05:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/1f658f48-09e7-45e7-abe0-5bb3a7331cfb SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.389588 | controller | Jun 12 20:54:00.968375 crc crio[20719]: time="2026-06-12T20:54:00.968039851Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688294-pgrsf Namespace:openshift-infra ID:e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab UID:c4cb7fa6-4a16-42d9-a788-31c2daf67b67 NetNS:/var/run/netns/1f658f48-09e7-45e7-abe0-5bb3a7331cfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4cb7fa6_4a16_42d9_a788_31c2daf67b67.slice PodAnnotations:0xc00170d578}] Aliases:map[]}"
2026-06-12 21:10:20.389604 | controller | Jun 12 20:54:00.968375 crc crio[20719]: time="2026-06-12T20:54:00.968329309Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688294-pgrsf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.389620 | controller | Jun 12 20:54:00.992109 crc crio[20719]: time="2026-06-12T20:54:00.991931536Z" level=info msg="Ran pod sandbox e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab with infra container: openshift-infra/auto-csr-approver-29688294-pgrsf/POD" id=560caac2-c013-4e4d-959e-3b41c0a5d875 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.389636 | controller | Jun 12 20:54:00.997766 crc crio[20719]: time="2026-06-12T20:54:00.997601035Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=91c4f53a-1744-4455-8b70-91bb151baa92 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.389653 | controller | Jun 12 20:54:01.010368 crc crio[20719]: time="2026-06-12T20:54:01.01018544Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.389669 | controller | Jun 12 20:54:02.137158 crc crio[20719]: time="2026-06-12T20:54:02.136612629Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=91c4f53a-1744-4455-8b70-91bb151baa92 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.389688 | controller | Jun 12 20:54:02.142016 crc crio[20719]: time="2026-06-12T20:54:02.140948317Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f3c18bcc-d35e-4ae3-a741-1787ee685882 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.389704 | controller | Jun 12 20:54:02.144969 crc crio[20719]: time="2026-06-12T20:54:02.144702003Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2fd17a86-8047-4ef5-a1cf-f0cd23ce4206 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.389720 | controller | Jun 12 20:54:02.155174 crc crio[20719]: time="2026-06-12T20:54:02.155035386Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688294-pgrsf/oc" id=24705f3d-1d63-4612-8d1b-7471a9a09273 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.389736 | controller | Jun 12 20:54:02.155839 crc crio[20719]: time="2026-06-12T20:54:02.155773257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.389751 | controller | Jun 12 20:54:02.227582 crc crio[20719]: time="2026-06-12T20:54:02.227495783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.389767 | controller | Jun 12 20:54:02.666975 crc crio[20719]: time="2026-06-12T20:54:02.666897336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.389783 | controller | Jun 12 20:54:02.796679 crc crio[20719]: time="2026-06-12T20:54:02.796109605Z" level=info msg="Created container a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba: openshift-infra/auto-csr-approver-29688294-pgrsf/oc" id=24705f3d-1d63-4612-8d1b-7471a9a09273 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.389799 | controller | Jun 12 20:54:02.798126 crc crio[20719]: time="2026-06-12T20:54:02.798054759Z" level=info msg="Starting container: a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba" id=53f3f16c-c9e7-46b9-b14f-f4bcc44299e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.389814 | controller | Jun 12 20:54:02.812561 crc crio[20719]: time="2026-06-12T20:54:02.812435999Z" level=info msg="Started container" PID=191700 containerID=a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba description=openshift-infra/auto-csr-approver-29688294-pgrsf/oc id=53f3f16c-c9e7-46b9-b14f-f4bcc44299e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab
2026-06-12 21:10:20.389830 | controller | Jun 12 20:54:04.894079 crc crio[20719]: time="2026-06-12T20:54:04.893598007Z" level=info msg="Stopping pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab" id=e65ec527-8477-4295-b1c3-15622c7f55ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.389846 | controller | Jun 12 20:54:04.895178 crc crio[20719]: time="2026-06-12T20:54:04.894669367Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688294-pgrsf Namespace:openshift-infra ID:e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab UID:c4cb7fa6-4a16-42d9-a788-31c2daf67b67 NetNS:/var/run/netns/1f658f48-09e7-45e7-abe0-5bb3a7331cfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4cb7fa6_4a16_42d9_a788_31c2daf67b67.slice PodAnnotations:0xc000110748}] Aliases:map[]}"
2026-06-12 21:10:20.389883 | controller | Jun 12 20:54:04.895178 crc crio[20719]: time="2026-06-12T20:54:04.89478938Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688294-pgrsf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.389909 | controller | Jun 12 20:54:05.371929 crc crio[20719]: time="2026-06-12T20:54:05.3714514Z" level=info msg="Stopped pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab" id=e65ec527-8477-4295-b1c3-15622c7f55ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.389926 | controller | Jun 12 20:54:27.434151 crc crio[20719]: time="2026-06-12T20:54:27.432908394Z" level=info msg="Removing container: 1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168" id=8baefc5e-fec2-42cc-8475-466739a2152f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.389943 | controller | Jun 12 20:54:27.682575 crc crio[20719]: time="2026-06-12T20:54:27.68202492Z" level=info msg="Removed container 1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168: openshift-infra/auto-csr-approver-29688288-45pbm/oc" id=8baefc5e-fec2-42cc-8475-466739a2152f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.389959 | controller | Jun 12 20:54:27.697236 crc crio[20719]: time="2026-06-12T20:54:27.697102573Z" level=info msg="Stopping pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0" id=4db4807a-59c6-4ee7-b799-cda5688a69c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.389975 | controller | Jun 12 20:54:27.697236 crc crio[20719]: time="2026-06-12T20:54:27.697182765Z" level=info msg="Stopped pod sandbox (already stopped): 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0" id=4db4807a-59c6-4ee7-b799-cda5688a69c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.389990 | controller | Jun 12 20:54:27.698746 crc crio[20719]: time="2026-06-12T20:54:27.698678905Z" level=info msg="Removing pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0" id=d5910c05-1ac8-4bcb-9718-87ce952bd994 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.390006 | controller | Jun 12 20:54:27.723896 crc crio[20719]: time="2026-06-12T20:54:27.723184133Z" level=info msg="Removed pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0" id=d5910c05-1ac8-4bcb-9718-87ce952bd994 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.390021 | controller | Jun 12 20:56:00.633553 crc crio[20719]: time="2026-06-12T20:56:00.632775348Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688296-x47v4/POD" id=0e9f10ea-3412-4d04-acd2-6185e9c57dad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.390036 | controller | Jun 12 20:56:00.635405 crc crio[20719]: time="2026-06-12T20:56:00.633565741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.390052 | controller | Jun 12 20:56:00.704345 crc crio[20719]: time="2026-06-12T20:56:00.704142015Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688296-x47v4 Namespace:openshift-infra ID:9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9 UID:a8d4a466-5cf9-4263-8751-8feda1663f27 NetNS:/var/run/netns/34fa785d-3275-4b49-a5f6-263ffdb1e657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8d4a466_5cf9_4263_8751_8feda1663f27.slice PodAnnotations:0xc003333178}] Aliases:map[]}"
2026-06-12 21:10:20.390068 | controller | Jun 12 20:56:00.704345 crc crio[20719]: time="2026-06-12T20:56:00.704212987Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688296-x47v4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.390083 | controller | Jun 12 20:56:01.365392 crc crio[20719]: 2026-06-12T20:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ec9c0ae420312f Mac:fa:e2:e4:2f:b6:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/34fa785d-3275-4b49-a5f6-263ffdb1e657 SocketPath: PciID:}] [{Interface:0xc000014ce0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.390104 | controller | Jun 12 20:56:01.367426 crc crio[20719]: time="2026-06-12T20:56:01.367339294Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688296-x47v4 Namespace:openshift-infra ID:9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9 UID:a8d4a466-5cf9-4263-8751-8feda1663f27 NetNS:/var/run/netns/34fa785d-3275-4b49-a5f6-263ffdb1e657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8d4a466_5cf9_4263_8751_8feda1663f27.slice PodAnnotations:0xc003333178}] Aliases:map[]}"
2026-06-12 21:10:20.390120 | controller | Jun 12 20:56:01.367626 crc crio[20719]: time="2026-06-12T20:56:01.367500378Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688296-x47v4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.390136 | controller | Jun 12 20:56:01.378466 crc crio[20719]: time="2026-06-12T20:56:01.37837117Z" level=info msg="Ran pod sandbox 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9 with infra container: openshift-infra/auto-csr-approver-29688296-x47v4/POD" id=0e9f10ea-3412-4d04-acd2-6185e9c57dad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.390152 | controller | Jun 12 20:56:01.383464 crc crio[20719]: time="2026-06-12T20:56:01.382788549Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=442c79c6-1872-4d30-8cf3-c3d28c0a7c63 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.390167 | controller | Jun 12 20:56:01.391264 crc crio[20719]: time="2026-06-12T20:56:01.391229073Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.390183 | controller | Jun 12 20:56:05.036387 crc crio[20719]: time="2026-06-12T20:56:05.03580329Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=442c79c6-1872-4d30-8cf3-c3d28c0a7c63 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.390199 | controller | Jun 12 20:56:05.037829 crc crio[20719]: time="2026-06-12T20:56:05.037341601Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1b99517f-75ea-4039-b245-2ff910215cf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.390214 | controller | Jun 12 20:56:05.040163 crc crio[20719]: time="2026-06-12T20:56:05.040077387Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9d6befc9-f750-49ae-8cd1-92bd15bf53d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.390230 | controller | Jun 12 20:56:05.054679 crc crio[20719]: time="2026-06-12T20:56:05.05216188Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688296-x47v4/oc" id=87754891-df10-453b-b4e6-147d7536ff1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.390245 | controller | Jun 12 20:56:05.054679 crc crio[20719]: time="2026-06-12T20:56:05.05284546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.390260 | controller | Jun 12 20:56:05.100245 crc crio[20719]: time="2026-06-12T20:56:05.099815323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.390276 | controller | Jun 12 20:56:05.593951 crc crio[20719]: time="2026-06-12T20:56:05.593865462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.390292 | controller | Jun 12 20:56:05.959036 crc crio[20719]: time="2026-06-12T20:56:05.957719061Z" level=info msg="Created container 195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8: openshift-infra/auto-csr-approver-29688296-x47v4/oc" id=87754891-df10-453b-b4e6-147d7536ff1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.390312 | controller | Jun 12 20:56:05.972960 crc crio[20719]: time="2026-06-12T20:56:05.972856973Z" level=info msg="Starting container: 195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8" id=2f8301c6-c6bd-41bd-8efc-5555fd61d7ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.390328 | controller | Jun 12 20:56:05.983322 crc crio[20719]: time="2026-06-12T20:56:05.983164958Z" level=info msg="Started container" PID=198685 containerID=195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8 description=openshift-infra/auto-csr-approver-29688296-x47v4/oc id=2f8301c6-c6bd-41bd-8efc-5555fd61d7ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9
2026-06-12 21:10:20.390344 | controller | Jun 12 20:56:08.517865 crc crio[20719]: time="2026-06-12T20:56:08.516888224Z" level=info msg="Stopping pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9" id=46658473-208d-4670-a94e-3080ccbfba2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.390360 | controller | Jun 12 20:56:08.519248 crc crio[20719]: time="2026-06-12T20:56:08.518841518Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688296-x47v4 Namespace:openshift-infra ID:9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9 UID:a8d4a466-5cf9-4263-8751-8feda1663f27 NetNS:/var/run/netns/34fa785d-3275-4b49-a5f6-263ffdb1e657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8d4a466_5cf9_4263_8751_8feda1663f27.slice PodAnnotations:0xc00259a0f8}] Aliases:map[]}"
2026-06-12 21:10:20.390376 | controller | Jun 12 20:56:08.519248 crc crio[20719]: time="2026-06-12T20:56:08.518989712Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688296-x47v4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.390392 | controller | Jun 12 20:56:09.015674 crc crio[20719]: time="2026-06-12T20:56:09.0151784Z" level=info msg="Stopped pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9" id=46658473-208d-4670-a94e-3080ccbfba2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.390408 | controller | Jun 12 20:56:27.787475 crc crio[20719]: time="2026-06-12T20:56:27.786185511Z" level=info msg="Removing container: f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb" id=00a86861-2d77-4b54-af68-b2984176ac9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.390423 | controller | Jun 12 20:56:28.025044 crc crio[20719]: time="2026-06-12T20:56:28.024838391Z" level=info msg="Removed container f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb: openshift-infra/auto-csr-approver-29688290-wn5gb/oc" id=00a86861-2d77-4b54-af68-b2984176ac9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.390438 | controller | Jun 12 20:56:28.035031 crc crio[20719]: time="2026-06-12T20:56:28.034751649Z" level=info msg="Stopping pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17" id=ce0052af-ff22-4e7c-8c22-3dfe52f59df4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.390454 | controller | Jun 12 20:56:28.035031 crc crio[20719]: time="2026-06-12T20:56:28.034843901Z" level=info msg="Stopped pod sandbox (already stopped): 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17" id=ce0052af-ff22-4e7c-8c22-3dfe52f59df4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.390469 | controller | Jun 12 20:56:28.036704 crc crio[20719]: time="2026-06-12T20:56:28.03663411Z" level=info msg="Removing pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17" id=9c38c05b-934f-488c-aaf5-5f3451f9c2f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.390489 | controller | Jun 12 20:56:28.056383 crc crio[20719]: time="2026-06-12T20:56:28.056160092Z" level=info msg="Removed pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17" id=9c38c05b-934f-488c-aaf5-5f3451f9c2f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.390504 | controller | Jun 12 20:57:07.695030 crc crio[20719]: time="2026-06-12T20:57:07.694153979Z" level=info msg="Stopping pod sandbox: 7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9" id=9ce0adb0-8a49-428f-b90d-b69520222e1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.390519 | controller | Jun 12 20:57:07.697257 crc crio[20719]: time="2026-06-12T20:57:07.695573208Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx Namespace:openstack ID:7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9 UID:e9aad6bf-82e1-4226-988c-0dc1a16fe096 NetNS:/var/run/netns/661b900f-04a4-4262-9de9-5e5a8bf8f6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aad6bf_82e1_4226_988c_0dc1a16fe096.slice PodAnnotations:0xc00259ab00}] Aliases:map[]}"
2026-06-12 21:10:20.390535 | controller | Jun 12 20:57:07.697257 crc crio[20719]: time="2026-06-12T20:57:07.695761413Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.390550 | controller | Jun 12 20:57:08.232453 crc crio[20719]: time="2026-06-12T20:57:08.231941513Z" level=info msg="Stopped pod sandbox: 7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9" id=9ce0adb0-8a49-428f-b90d-b69520222e1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.390566 | controller | Jun 12 20:57:09.521430 crc crio[20719]: time="2026-06-12T20:57:09.520396127Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.390581 | controller | Jun 12 20:57:15.487758 crc crio[20719]: time="2026-06-12T20:57:15.486705742Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-kdqqk/POD" id=b6aa862c-0998-428e-890f-e5381392deee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.390597 | controller | Jun 12 20:57:15.489873 crc crio[20719]: time="2026-06-12T20:57:15.487805273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.390613 | controller | Jun 12 20:57:15.531323 crc crio[20719]: time="2026-06-12T20:57:15.531094544Z" level=info msg="Got pod network &{Name:redhat-marketplace-kdqqk Namespace:openshift-marketplace ID:ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013 UID:c98be903-ad13-4cd8-a004-890b877ffbd8 NetNS:/var/run/netns/9fc70fd4-5051-4b7e-bdc0-b6073a0a74ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc98be903_ad13_4cd8_a004_890b877ffbd8.slice PodAnnotations:0xc00259b038}] Aliases:map[]}"
2026-06-12 21:10:20.390628 | controller | Jun 12 20:57:15.531323 crc crio[20719]: time="2026-06-12T20:57:15.531158096Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-kdqqk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.390644 | controller | Jun 12 20:57:16.160702 crc crio[20719]: 2026-06-12T20:57:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca60fc8b2e6f180 Mac:02:a6:16:2d:e9:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/9fc70fd4-5051-4b7e-bdc0-b6073a0a74ce SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.390701 | controller | Jun 12 20:57:16.162772 crc crio[20719]: time="2026-06-12T20:57:16.162433357Z" level=info msg="Got pod network &{Name:redhat-marketplace-kdqqk Namespace:openshift-marketplace ID:ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013 UID:c98be903-ad13-4cd8-a004-890b877ffbd8 NetNS:/var/run/netns/9fc70fd4-5051-4b7e-bdc0-b6073a0a74ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc98be903_ad13_4cd8_a004_890b877ffbd8.slice PodAnnotations:0xc00259b038}] Aliases:map[]}"
2026-06-12 21:10:20.390728 | controller | Jun 12 20:57:16.162772 crc crio[20719]: time="2026-06-12T20:57:16.162708465Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-kdqqk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.390753 | controller | Jun 12 20:57:16.175066 crc crio[20719]: time="2026-06-12T20:57:16.174806088Z" level=info msg="Ran pod sandbox ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013 with infra container: openshift-marketplace/redhat-marketplace-kdqqk/POD" id=b6aa862c-0998-428e-890f-e5381392deee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.390772 | controller | Jun 12 20:57:16.178973 crc crio[20719]: time="2026-06-12T20:57:16.17888475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5954e83e-0b1a-488c-802a-c8f1a6017bb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.390789 | controller | Jun 12 20:57:16.181954 crc crio[20719]: time="2026-06-12T20:57:16.181863382Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b604d97b-1141-4fc5-84bf-f6ae246d5d33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.390805 | controller | Jun 12 20:57:16.201629 crc crio[20719]: time="2026-06-12T20:57:16.200845657Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-kdqqk/extract-utilities" id=8f61c8e7-780e-4097-8023-d111e3421867 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.390821 | controller | Jun 12 20:57:16.202033 crc crio[20719]: time="2026-06-12T20:57:16.202018976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.390837 | controller | Jun 12 20:57:16.269360 crc crio[20719]: time="2026-06-12T20:57:16.269185777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.390873 | controller | Jun 12 20:57:16.282124 crc crio[20719]: time="2026-06-12T20:57:16.281905997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.390891 | controller | Jun 12 20:57:16.487428 crc crio[20719]: time="2026-06-12T20:57:16.487257305Z" level=info msg="Created container 0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af: openshift-marketplace/redhat-marketplace-kdqqk/extract-utilities" id=8f61c8e7-780e-4097-8023-d111e3421867 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.390907 | controller | Jun 12 20:57:16.488735 crc crio[20719]: time="2026-06-12T20:57:16.488607351Z" level=info msg="Starting container: 0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af" id=a7bd41d8-9a2d-4027-a0a1-2039a9c264d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.390923 | controller | Jun 12 20:57:16.498989 crc crio[20719]: time="2026-06-12T20:57:16.498848283Z" level=info msg="Started container" PID=202719 containerID=0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af description=openshift-marketplace/redhat-marketplace-kdqqk/extract-utilities id=a7bd41d8-9a2d-4027-a0a1-2039a9c264d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013
2026-06-12 21:10:20.390945 | controller | Jun 12 20:57:16.872480 crc crio[20719]: time="2026-06-12T20:57:16.872412044Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f98c909d-6a00-4b88-a3dd-710e06eb0343 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.390961 | controller | Jun 12 20:57:16.887406 crc crio[20719]: time="2026-06-12T20:57:16.887320046Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:10:20.390977 | controller | Jun 12 20:57:17.446895 crc crio[20719]: time="2026-06-12T20:57:17.446102418Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=f98c909d-6a00-4b88-a3dd-710e06eb0343 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.390993 | controller | Jun 12 20:57:17.448430 crc crio[20719]: time="2026-06-12T20:57:17.448155795Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1240a5e8-6acd-4c2f-a7f7-c56d488ee926 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.391010 | controller | Jun 12 20:57:17.452614 crc crio[20719]: time="2026-06-12T20:57:17.452467733Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2649a5c2-e961-45e0-ad9f-ae648409d932 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.391026 | controller | Jun 12 20:57:17.466846 crc crio[20719]: time="2026-06-12T20:57:17.466794028Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-kdqqk/extract-content" id=bc92f16d-0b50-47c3-97e5-78c9801b5cfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.391041 | controller | Jun 12 20:57:17.468003 crc crio[20719]: time="2026-06-12T20:57:17.46796109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.391057 | controller | Jun 12 20:57:17.522051 crc crio[20719]: time="2026-06-12T20:57:17.521950577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.391074 | controller | Jun 12 20:57:17.526028 crc crio[20719]: time="2026-06-12T20:57:17.526002789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.391090 | controller | Jun 12 20:57:17.754135 crc crio[20719]: time="2026-06-12T20:57:17.753913057Z" level=info msg="Created container b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413: openshift-marketplace/redhat-marketplace-kdqqk/extract-content" id=bc92f16d-0b50-47c3-97e5-78c9801b5cfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.391107 | controller | Jun 12 20:57:17.757600 crc crio[20719]: time="2026-06-12T20:57:17.757497966Z" level=info msg="Starting container: b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413" id=55b24316-d808-4c22-af7d-299cbf475b1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.391123 | controller | Jun 12 20:57:17.772400 crc crio[20719]: time="2026-06-12T20:57:17.772105648Z" level=info msg="Started container" PID=202800 containerID=b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413 description=openshift-marketplace/redhat-marketplace-kdqqk/extract-content id=55b24316-d808-4c22-af7d-299cbf475b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013
2026-06-12 21:10:20.391139 | controller | Jun 12 20:57:18.926478 crc crio[20719]: time="2026-06-12T20:57:18.925652155Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=54f31ca2-86ef-453c-8ff7-63b99b91a52b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.391160 | controller | Jun 12 20:57:18.930345 crc crio[20719]: time="2026-06-12T20:57:18.930238571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2106ff66-68df-460f-b4c2-3743dc4a09d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.391176 | controller | Jun 12 20:57:18.945594 crc crio[20719]: time="2026-06-12T20:57:18.9454233Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-kdqqk/registry-server" id=eff27b82-0218-48ce-9ca2-69be811542cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.391192 | controller | Jun 12 20:57:18.946480 crc crio[20719]: time="2026-06-12T20:57:18.946401838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.391208 | controller | Jun 12 20:57:19.025111 crc crio[20719]: time="2026-06-12T20:57:19.024981991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.391224 | controller | Jun 12 20:57:19.029660 crc crio[20719]: time="2026-06-12T20:57:19.029591928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.391239 | controller | Jun 12 20:57:19.212932 crc crio[20719]: time="2026-06-12T20:57:19.212405544Z" level=info msg="Created container 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887: openshift-marketplace/redhat-marketplace-kdqqk/registry-server" id=eff27b82-0218-48ce-9ca2-69be811542cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.391255 | controller | Jun 12 20:57:19.214937 crc crio[20719]: time="2026-06-12T20:57:19.214813261Z" level=info msg="Starting container: 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887" id=66ba99d3-fa56-4f51-98f1-39d76be72bfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.391270 | controller | Jun 12 20:57:19.223008 crc crio[20719]: time="2026-06-12T20:57:19.222849662Z" level=info msg="Started container" PID=202911 containerID=54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887 description=openshift-marketplace/redhat-marketplace-kdqqk/registry-server id=66ba99d3-fa56-4f51-98f1-39d76be72bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013
2026-06-12 21:10:20.391286 | controller | Jun 12 20:57:28.070737 crc crio[20719]: time="2026-06-12T20:57:28.069913996Z" level=info msg="Stopping container: 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887 (timeout: 2s)" id=e0f9769c-7e8b-4347-a921-2cf1ac1b707b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.391302 | controller | Jun 12 20:57:28.208525 crc crio[20719]: time="2026-06-12T20:57:28.208352185Z" level=info msg="Stopped container 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887: openshift-marketplace/redhat-marketplace-kdqqk/registry-server" id=e0f9769c-7e8b-4347-a921-2cf1ac1b707b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.391318 | controller | Jun 12 20:57:28.210346 crc crio[20719]: time="2026-06-12T20:57:28.210202026Z" level=info msg="Stopping pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013" id=3d9016fa-6e76-434b-841c-2f005f9798cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.391334 | controller | Jun 12 20:57:28.210927 crc crio[20719]: time="2026-06-12T20:57:28.210857984Z" level=info msg="Got pod network &{Name:redhat-marketplace-kdqqk Namespace:openshift-marketplace ID:ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013 UID:c98be903-ad13-4cd8-a004-890b877ffbd8 NetNS:/var/run/netns/9fc70fd4-5051-4b7e-bdc0-b6073a0a74ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc98be903_ad13_4cd8_a004_890b877ffbd8.slice PodAnnotations:0xc003c98570}] Aliases:map[]}"
2026-06-12 21:10:20.391355 | controller | Jun 12 20:57:28.211046 crc crio[20719]: time="2026-06-12T20:57:28.211020738Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-kdqqk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.391371 | controller | Jun 12 20:57:28.641821 crc crio[20719]: time="2026-06-12T20:57:28.641101574Z" level=info msg="Stopped pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013" id=3d9016fa-6e76-434b-841c-2f005f9798cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.391388 | controller | Jun 12 20:57:29.102356 crc crio[20719]: time="2026-06-12T20:57:29.102181692Z" level=info msg="Removing container: 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887" id=0906e710-4eab-415e-98a8-74f07a52e9ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.391404 | controller | Jun 12 20:57:29.145607 crc crio[20719]: time="2026-06-12T20:57:29.145448022Z" level=info msg="Removed container 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887: openshift-marketplace/redhat-marketplace-kdqqk/registry-server" id=0906e710-4eab-415e-98a8-74f07a52e9ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.391420 | controller | Jun 12 20:57:29.152117 crc crio[20719]: time="2026-06-12T20:57:29.152049779Z" level=info msg="Removing container: b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413" id=6be6d144-0cac-4f10-b181-432aac45f43a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.391435 | controller | Jun 12 20:57:29.204614 crc crio[20719]: time="2026-06-12T20:57:29.204509166Z" level=info msg="Removed container b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413: openshift-marketplace/redhat-marketplace-kdqqk/extract-content" id=6be6d144-0cac-4f10-b181-432aac45f43a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.391451 | controller | Jun 12 20:57:29.208664 crc crio[20719]: time="2026-06-12T20:57:29.208590962Z" level=info msg="Removing container: 0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af" id=2f5033a8-9532-4210-b58f-de400e23abeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.391467 | controller | Jun 12 20:57:29.246567 crc crio[20719]: time="2026-06-12T20:57:29.246419821Z" level=info msg="Removed container 0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af: openshift-marketplace/redhat-marketplace-kdqqk/extract-utilities" id=2f5033a8-9532-4210-b58f-de400e23abeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.391482 | controller | Jun 12 20:57:44.692582 crc crio[20719]: time="2026-06-12T20:57:44.691334062Z" level=info msg="Running pod sandbox: openshift-must-gather-g6pgq/must-gather-c4fdj/POD" id=85f6b31d-a396-46cd-a1fa-52eceba8fd6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.391498 | controller | Jun 12 20:57:44.692582 crc crio[20719]: time="2026-06-12T20:57:44.692323009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.391513 | controller | Jun 12 20:57:44.734851 crc crio[20719]: time="2026-06-12T20:57:44.734780565Z" level=info msg="Got pod network &{Name:must-gather-c4fdj Namespace:openshift-must-gather-g6pgq ID:aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e UID:34cdea57-6175-48f3-a0b7-481e36ee7e59 NetNS:/var/run/netns/af2dc6c0-7e61-4a30-bb2d-5db8a02d0c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34cdea57_6175_48f3_a0b7_481e36ee7e59.slice PodAnnotations:0xc0033322e0}] Aliases:map[]}"
2026-06-12 21:10:20.391534 | controller | Jun 12 20:57:44.734851 crc crio[20719]: time="2026-06-12T20:57:44.734832116Z" level=info msg="Adding pod openshift-must-gather-g6pgq_must-gather-c4fdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.391551 | controller | Jun 12 20:57:45.520219 crc crio[20719]: 2026-06-12T20:57:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aed4fc67bd12796 Mac:46:fd:43:fa:65:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/af2dc6c0-7e61-4a30-bb2d-5db8a02d0c76 SocketPath: PciID:}] [{Interface:0xc000536d50 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.391567 | controller | Jun 12 20:57:45.521738 crc crio[20719]: time="2026-06-12T20:57:45.521685505Z" level=info msg="Got pod network &{Name:must-gather-c4fdj Namespace:openshift-must-gather-g6pgq ID:aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e UID:34cdea57-6175-48f3-a0b7-481e36ee7e59 NetNS:/var/run/netns/af2dc6c0-7e61-4a30-bb2d-5db8a02d0c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34cdea57_6175_48f3_a0b7_481e36ee7e59.slice PodAnnotations:0xc0033322e0}] Aliases:map[]}"
2026-06-12 21:10:20.391583 | controller | Jun 12 20:57:45.521891 crc crio[20719]: time="2026-06-12T20:57:45.521850769Z" level=info msg="Checking pod openshift-must-gather-g6pgq_must-gather-c4fdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.391599 | controller | Jun 12 20:57:45.532513 crc crio[20719]: time="2026-06-12T20:57:45.532424521Z" level=info msg="Ran pod sandbox aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e with infra container: openshift-must-gather-g6pgq/must-gather-c4fdj/POD" id=85f6b31d-a396-46cd-a1fa-52eceba8fd6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.391615 | controller | Jun 12 20:57:45.537762 crc crio[20719]: time="2026-06-12T20:57:45.537705086Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=3f88800e-b0d6-4bea-95ca-b7997862fedb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.391630 | controller | Jun 12 20:57:45.538484 crc crio[20719]: time="2026-06-12T20:57:45.538461397Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=3f88800e-b0d6-4bea-95ca-b7997862fedb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.391646 | controller | Jun 12 20:57:45.538718 crc crio[20719]: time="2026-06-12T20:57:45.538698984Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=3f88800e-b0d6-4bea-95ca-b7997862fedb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.391661 | controller | Jun 12 20:57:45.541130 crc crio[20719]: time="2026-06-12T20:57:45.541045836Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=50cb7569-f5f0-44c1-a330-b5a435d4ff50 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.391678 | controller | Jun 12 20:57:45.561052 crc crio[20719]: time="2026-06-12T20:57:45.560947265Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-12 21:10:20.391693 | controller | Jun 12 20:57:51.296660 crc crio[20719]: time="2026-06-12T20:57:51.28924566Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-t8qrt/POD" id=a8fb60eb-f12b-4c6b-8c26-2e155f21e25b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.391709 | controller | Jun 12 20:57:51.296660 crc crio[20719]: time="2026-06-12T20:57:51.295485824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.391729 | controller | Jun 12 20:57:51.690116 crc crio[20719]: time="2026-06-12T20:57:51.689570319Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-k6wwx/POD" id=07350071-43f8-48f7-8d11-a5e0cad6bdb3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.391745 | controller | Jun 12 20:57:51.690445 crc crio[20719]: time="2026-06-12T20:57:51.690151946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.391761 | controller | Jun 12 20:57:54.671768 crc crio[20719]: time="2026-06-12T20:57:54.670853503Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-mcrwk/POD" id=4f0c2160-a352-453b-b3c1-0e2d60a818d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.391777 | controller | Jun 12 20:57:54.672949 crc crio[20719]: time="2026-06-12T20:57:54.671984564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.391793 | controller | Jun 12 20:57:58.199410 crc crio[20719]: time="2026-06-12T20:57:58.198454932Z" level=info msg="Got pod network &{Name:certified-operators-t8qrt Namespace:openshift-marketplace ID:f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138 UID:1b2ed900-507b-4c74-8e8a-fa2ddfdd6f25 NetNS:/var/run/netns/3b3fc5db-a46d-42f5-a135-2e8dd9d5a782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b2ed900_507b_4c74_8e8a_fa2ddfdd6f25.slice PodAnnotations:0xc000eae248}] Aliases:map[]}"
2026-06-12 21:10:20.391810 | controller | Jun 12 20:57:58.199410 crc crio[20719]: time="2026-06-12T20:57:58.199154643Z" level=info msg="Adding pod openshift-marketplace_certified-operators-t8qrt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.391826 | controller | Jun 12 20:57:58.227213 crc crio[20719]: time="2026-06-12T20:57:58.227069569Z" level=info msg="Got pod network &{Name:redhat-operators-mcrwk Namespace:openshift-marketplace ID:319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e UID:2f3fa61a-c670-44a3-a27f-76f223fba63a NetNS:/var/run/netns/3e808a1f-127e-4a71-85f8-96b5f9c77852 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3fa61a_c670_44a3_a27f_76f223fba63a.slice PodAnnotations:0xc00170c1e8}] Aliases:map[]}"
2026-06-12 21:10:20.391842 | controller | Jun 12 20:57:58.227213 crc crio[20719]: time="2026-06-12T20:57:58.227153061Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-mcrwk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.391877 | controller | Jun 12 20:57:58.227652 crc crio[20719]: time="2026-06-12T20:57:58.227442088Z" level=info msg="Got pod network &{Name:community-operators-k6wwx Namespace:openshift-marketplace ID:e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05 UID:6bd979fe-fcae-4b51-89e7-2ffe8ea88b74 NetNS:/var/run/netns/7012b545-6b0b-479f-998e-bc6ab63a01eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bd979fe_fcae_4b51_89e7_2ffe8ea88b74.slice PodAnnotations:0xc00259a118}] Aliases:map[]}"
2026-06-12 21:10:20.391895 | controller | Jun 12 20:57:58.227652 crc crio[20719]: time="2026-06-12T20:57:58.227480799Z" level=info msg="Adding pod openshift-marketplace_community-operators-k6wwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.391912 | controller | Jun 12 20:57:58.235870 crc crio[20719]: time="2026-06-12T20:57:58.233504845Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=50cb7569-f5f0-44c1-a330-b5a435d4ff50 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.391932 | controller | Jun 12 20:57:58.235870 crc crio[20719]: time="2026-06-12T20:57:58.234818051Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=3ffe9142-ec91-4037-8e0e-12fd017002fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.391948 | controller | Jun 12 20:57:58.244760 crc crio[20719]: time="2026-06-12T20:57:58.244723573Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=b478e2aa-db69-4560-8635-5319f9f7567e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.391964 | controller | Jun 12 20:57:58.254519 crc crio[20719]: time="2026-06-12T20:57:58.25443762Z" level=info msg="Creating container: openshift-must-gather-g6pgq/must-gather-c4fdj/gather" id=5844c3f3-aed1-4c21-a927-8c0c16b09098 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.391980 | controller | Jun 12 20:57:58.255768 crc crio[20719]: time="2026-06-12T20:57:58.255704206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.391996 | controller | Jun 12 20:57:58.406925 crc crio[20719]: time="2026-06-12T20:57:58.4038329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392012 | controller | Jun 12 20:57:58.689677 crc crio[20719]: 2026-06-12T20:57:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9fcfdb17af31dd Mac:12:c4:8a:6f:e1:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/3b3fc5db-a46d-42f5-a135-2e8dd9d5a782 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.392028 | controller | Jun 12 20:57:58.691859 crc crio[20719]: time="2026-06-12T20:57:58.691822475Z" level=info msg="Got pod network &{Name:certified-operators-t8qrt Namespace:openshift-marketplace ID:f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138 UID:1b2ed900-507b-4c74-8e8a-fa2ddfdd6f25 NetNS:/var/run/netns/3b3fc5db-a46d-42f5-a135-2e8dd9d5a782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b2ed900_507b_4c74_8e8a_fa2ddfdd6f25.slice PodAnnotations:0xc000eae248}] Aliases:map[]}"
2026-06-12 21:10:20.392044 | controller | Jun 12 20:57:58.700622 crc crio[20719]: time="2026-06-12T20:57:58.700578988Z" level=info msg="Checking pod openshift-marketplace_certified-operators-t8qrt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.392059 | controller | Jun 12 20:57:58.728168 crc crio[20719]: time="2026-06-12T20:57:58.728070842Z" level=info msg="Ran pod sandbox f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138 with infra container: openshift-marketplace/certified-operators-t8qrt/POD" id=a8fb60eb-f12b-4c6b-8c26-2e155f21e25b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.392075 | controller | Jun 12 20:57:58.732007 crc crio[20719]: time="2026-06-12T20:57:58.731931599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=484578e7-ecc1-42d6-b26f-e4b6b04fe075 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.392090 | controller | Jun 12 20:57:58.735232 crc crio[20719]: time="2026-06-12T20:57:58.735153948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=83e69085-7be7-4f81-b85d-f6d1233eeb62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.392106 | controller | Jun 12 20:57:58.747443 crc crio[20719]: time="2026-06-12T20:57:58.747210366Z" level=info msg="Creating container: openshift-marketplace/certified-operators-t8qrt/extract-utilities" id=47858385-2353-4ffa-b519-e3d74fb35da4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.392126 | controller | Jun 12 20:57:58.748136 crc crio[20719]: time="2026-06-12T20:57:58.74808547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392142 | controller | Jun 12 20:57:58.822853 crc crio[20719]: time="2026-06-12T20:57:58.822355458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392157 | controller | Jun 12 20:57:58.828831 crc crio[20719]: time="2026-06-12T20:57:58.828726503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392173 | controller | Jun 12 20:57:59.041236 crc crio[20719]: 2026-06-12T20:57:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e757b8a60a303c0 Mac:b2:de:d3:30:0b:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/7012b545-6b0b-479f-998e-bc6ab63a01eb SocketPath: PciID:}] [{Interface:0xc000015330 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.392189 | controller | Jun 12 20:57:59.042763 crc crio[20719]: time="2026-06-12T20:57:59.04271797Z" level=info msg="Got pod network &{Name:community-operators-k6wwx Namespace:openshift-marketplace ID:e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05 UID:6bd979fe-fcae-4b51-89e7-2ffe8ea88b74 NetNS:/var/run/netns/7012b545-6b0b-479f-998e-bc6ab63a01eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bd979fe_fcae_4b51_89e7_2ffe8ea88b74.slice PodAnnotations:0xc00259a118}] Aliases:map[]}"
2026-06-12 21:10:20.392205 | controller | Jun 12 20:57:59.044138 crc crio[20719]: time="2026-06-12T20:57:59.044027853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392222 | controller | Jun 12 20:57:59.044483 crc crio[20719]: time="2026-06-12T20:57:59.044454668Z" level=info msg="Checking pod openshift-marketplace_community-operators-k6wwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.392238 | controller | Jun 12 20:57:59.047773 crc crio[20719]: 2026-06-12T20:57:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:319d25f5966e951 Mac:c6:a5:4e:3f:d5:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/3e808a1f-127e-4a71-85f8-96b5f9c77852 SocketPath: PciID:}] [{Interface:0xc000014f90 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.392253 | controller | Jun 12 20:57:59.048607 crc crio[20719]: time="2026-06-12T20:57:59.048427083Z" level=info msg="Got pod network &{Name:redhat-operators-mcrwk Namespace:openshift-marketplace ID:319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e UID:2f3fa61a-c670-44a3-a27f-76f223fba63a NetNS:/var/run/netns/3e808a1f-127e-4a71-85f8-96b5f9c77852 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3fa61a_c670_44a3_a27f_76f223fba63a.slice PodAnnotations:0xc00170c1e8}] Aliases:map[]}"
2026-06-12 21:10:20.392270 | controller | Jun 12 20:57:59.048731 crc crio[20719]: time="2026-06-12T20:57:59.04865602Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-mcrwk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.392286 | controller | Jun 12 20:57:59.052862 crc crio[20719]: time="2026-06-12T20:57:59.052754062Z" level=info msg="Created container a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5: openshift-marketplace/certified-operators-t8qrt/extract-utilities" id=47858385-2353-4ffa-b519-e3d74fb35da4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.392306 | controller | Jun 12 20:57:59.053968 crc crio[20719]: time="2026-06-12T20:57:59.053929955Z" level=info msg="Starting container: a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5" id=cbbeeb2b-a067-4405-bf93-4b2fb8998777 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.392322 | controller | Jun 12 20:57:59.064074 crc crio[20719]: time="2026-06-12T20:57:59.064006461Z" level=info msg="Started container" PID=205125 containerID=a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5 description=openshift-marketplace/certified-operators-t8qrt/extract-utilities id=cbbeeb2b-a067-4405-bf93-4b2fb8998777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138
2026-06-12 21:10:20.392338 | controller | Jun 12 20:57:59.073408 crc crio[20719]: time="2026-06-12T20:57:59.073224906Z" level=info msg="Ran pod sandbox 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e with infra container: openshift-marketplace/redhat-operators-mcrwk/POD" id=4f0c2160-a352-453b-b3c1-0e2d60a818d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.392354 | controller | Jun 12 20:57:59.076136 crc crio[20719]: time="2026-06-12T20:57:59.076061792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2c7ad4d9-c352-4db9-8b9b-64b501850acd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.392369 | controller | Jun 12 20:57:59.080154 crc crio[20719]: time="2026-06-12T20:57:59.080022612Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1e415b49-c72f-4fc5-a54b-9e742042f6c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.392385 | controller | Jun 12 20:57:59.083978 crc crio[20719]: time="2026-06-12T20:57:59.083937281Z" level=info msg="Ran pod sandbox e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05 with infra container: openshift-marketplace/community-operators-k6wwx/POD" id=07350071-43f8-48f7-8d11-a5e0cad6bdb3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.392400 | controller | Jun 12 20:57:59.089479 crc crio[20719]: time="2026-06-12T20:57:59.089430699Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mcrwk/extract-utilities" id=801b40c5-3fbb-4979-b8d4-5bc7a48515d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.392416 | controller | Jun 12 20:57:59.091567 crc crio[20719]: time="2026-06-12T20:57:59.091064484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392431 | controller | Jun 12 20:57:59.092865 crc crio[20719]: time="2026-06-12T20:57:59.092823712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a672acb8-232a-45d7-9088-5cc107f9ce95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.392447 | controller | Jun 12 20:57:59.114031 crc crio[20719]: time="2026-06-12T20:57:59.113250904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=645e1456-bed9-4ae6-b337-6fc4d81cb147 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.392462 | controller | Jun 12 20:57:59.120824 crc crio[20719]: time="2026-06-12T20:57:59.120748679Z" level=info msg="Creating container: openshift-marketplace/community-operators-k6wwx/extract-utilities" id=7d970dcf-018e-439c-ad76-cf853eb4c9a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.392482 | controller | Jun 12 20:57:59.121207 crc crio[20719]: time="2026-06-12T20:57:59.12113222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392498 | controller | Jun 12 20:57:59.145477 crc crio[20719]: time="2026-06-12T20:57:59.145396726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392513 | controller | Jun 12 20:57:59.150434 crc crio[20719]: time="2026-06-12T20:57:59.150361382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392529 | controller | Jun 12 20:57:59.179972 crc crio[20719]: time="2026-06-12T20:57:59.179882962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392544 | controller | Jun 12 20:57:59.183665 crc crio[20719]: time="2026-06-12T20:57:59.183602055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392559 | controller | Jun 12 20:57:59.403807 crc crio[20719]: time="2026-06-12T20:57:59.403059908Z" level=info msg="Created container 2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b: openshift-must-gather-g6pgq/must-gather-c4fdj/gather" id=5844c3f3-aed1-4c21-a927-8c0c16b09098 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.392575 | controller | Jun 12 20:57:59.405400 crc crio[20719]: time="2026-06-12T20:57:59.404350724Z" level=info msg="Created container f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a: openshift-marketplace/community-operators-k6wwx/extract-utilities" id=7d970dcf-018e-439c-ad76-cf853eb4c9a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.392590 | controller | Jun 12 20:57:59.405400 crc crio[20719]: time="2026-06-12T20:57:59.404611521Z" level=info msg="Created container 3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a: openshift-marketplace/redhat-operators-mcrwk/extract-utilities" id=801b40c5-3fbb-4979-b8d4-5bc7a48515d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.392605 | controller | Jun 12 20:57:59.406164 crc crio[20719]: time="2026-06-12T20:57:59.406094393Z" level=info msg="Starting container: f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a" id=5a3f2c34-5d95-42e3-be71-cf3fe915f034 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.392620 | controller | Jun 12 20:57:59.407079 crc crio[20719]: time="2026-06-12T20:57:59.406964475Z" level=info msg="Starting container: 2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b" id=0fc84105-1ac2-442e-a1a4-ce42099e5b09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.392636 | controller | Jun 12 20:57:59.407449 crc crio[20719]: time="2026-06-12T20:57:59.407006416Z" level=info msg="Starting container: 3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a" id=6fe41b29-0c23-4797-b25f-b9be529648a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.392651 | controller | Jun 12 20:57:59.417514 crc crio[20719]: time="2026-06-12T20:57:59.413761722Z" level=info msg="Started container" PID=205161 containerID=f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a description=openshift-marketplace/community-operators-k6wwx/extract-utilities id=5a3f2c34-5d95-42e3-be71-cf3fe915f034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05
2026-06-12 21:10:20.392667 | controller | Jun 12 20:57:59.417514 crc crio[20719]: time="2026-06-12T20:57:59.416960139Z" level=info msg="Started container" PID=205151 containerID=2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b description=openshift-must-gather-g6pgq/must-gather-c4fdj/gather id=0fc84105-1ac2-442e-a1a4-ce42099e5b09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e
2026-06-12 21:10:20.392688 | controller | Jun 12 20:57:59.418600 crc crio[20719]: time="2026-06-12T20:57:59.418568266Z" level=info msg="Started container" PID=205160 containerID=3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a description=openshift-marketplace/redhat-operators-mcrwk/extract-utilities id=6fe41b29-0c23-4797-b25f-b9be529648a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e
2026-06-12 21:10:20.392704 | controller | Jun 12 20:57:59.437060 crc crio[20719]: time="2026-06-12T20:57:59.436941589Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=db9d6acb-8103-4733-959a-5859df332ed4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.392720 | controller | Jun 12 20:57:59.445485 crc crio[20719]: time="2026-06-12T20:57:59.444963408Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=01410208-84ca-4ed7-81c3-efa1338724c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.392736 | controller | Jun 12 20:57:59.456420 crc crio[20719]: time="2026-06-12T20:57:59.455250721Z" level=info msg="Creating container: openshift-must-gather-g6pgq/must-gather-c4fdj/copy" id=eaf48fa1-16ba-4d29-aeea-f30a92e44ab3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.392752 | controller | Jun 12 20:57:59.456750 crc crio[20719]: time="2026-06-12T20:57:59.456605469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392806 | controller | Jun 12 20:57:59.524050 crc crio[20719]: time="2026-06-12T20:57:59.523964877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392872 | controller | Jun 12 20:57:59.841934 crc crio[20719]: time="2026-06-12T20:57:59.841834627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.392896 | controller | Jun 12 20:57:59.865760 crc crio[20719]: time="2026-06-12T20:57:59.865632506Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e0ac8c2e-d718-4ef3-8c23-aafd91e0fc16 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.392915 | controller | Jun 12 20:57:59.875366 crc crio[20719]: time="2026-06-12T20:57:59.87521867Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=39bcb648-2ce7-4068-9f7a-8496f168a8e8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.392934 | controller | Jun 12 20:57:59.877973 crc crio[20719]: time="2026-06-12T20:57:59.877147519Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 21:10:20.392952 | controller | Jun 12 20:57:59.880754 crc crio[20719]: time="2026-06-12T20:57:59.880598199Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:10:20.392970 | controller | Jun 12 20:57:59.881893 crc crio[20719]: time="2026-06-12T20:57:59.88178898Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=56406993-bb26-4317-9ed3-0a5a66bdee32 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.392988 | controller | Jun 12 20:57:59.884718 crc crio[20719]: time="2026-06-12T20:57:59.884613968Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:10:20.393006 | controller | Jun 12 20:57:59.990180 crc crio[20719]: time="2026-06-12T20:57:59.990084804Z" level=info msg="Created container 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d: openshift-must-gather-g6pgq/must-gather-c4fdj/copy" id=eaf48fa1-16ba-4d29-aeea-f30a92e44ab3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.393033 | controller | Jun 12 20:57:59.991691 crc crio[20719]: time="2026-06-12T20:57:59.991617355Z" level=info msg="Starting container: 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d" id=924b11c7-de02-4284-90d4-20ad190d3acd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.393050 | controller | Jun 12 20:57:59.996750 crc crio[20719]: time="2026-06-12T20:57:59.996673944Z" level=info msg="Started container" PID=205279 containerID=36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d description=openshift-must-gather-g6pgq/must-gather-c4fdj/copy id=924b11c7-de02-4284-90d4-20ad190d3acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e
2026-06-12 21:10:20.393067 | controller | Jun 12 20:58:00.000152 crc crio[20719]: time="2026-06-12T20:58:00.000076728Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.393082 | controller | Jun 12 20:58:00.519366 crc crio[20719]: time="2026-06-12T20:58:00.518862278Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=56406993-bb26-4317-9ed3-0a5a66bdee32 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.393099 | controller | Jun 12 20:58:00.522729 crc crio[20719]: time="2026-06-12T20:58:00.522649502Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=11c80064-a134-4c5f-847e-c726fd48a77c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.393114 | controller | Jun 12 20:58:00.527785 crc crio[20719]: time="2026-06-12T20:58:00.527717554Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5a0169bd-bb83-4f1f-84ab-2b8c40343b38 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.393130 | controller | Jun 12 20:58:00.536662 crc crio[20719]: time="2026-06-12T20:58:00.536572845Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688298-jld6l/POD" id=865e7fb2-6e98-402c-a175-4192c0798e5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.393146 | controller | Jun 12 20:58:00.536884 crc crio[20719]: time="2026-06-12T20:58:00.536823741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393162 | controller | Jun 12 20:58:00.539850 crc crio[20719]: time="2026-06-12T20:58:00.539767283Z" level=info msg="Creating container: openshift-marketplace/certified-operators-t8qrt/extract-content" id=2f2f23bf-7139-44f2-b771-507ed5a468ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.393178 | controller | Jun 12 20:58:00.555518 crc crio[20719]: time="2026-06-12T20:58:00.55538844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393195 | controller | Jun 12 20:58:00.571972 crc crio[20719]: time="2026-06-12T20:58:00.571841222Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688298-jld6l Namespace:openshift-infra ID:30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a UID:23d6743e-4a58-4df4-a530-53616f172ecd NetNS:/var/run/netns/7183bae1-9a95-412c-9742-e2259411f8ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d6743e_4a58_4df4_a530_53616f172ecd.slice PodAnnotations:0xc000eaf9a0}] Aliases:map[]}"
2026-06-12 21:10:20.393212 | controller | Jun 12 20:58:00.571972 crc crio[20719]: time="2026-06-12T20:58:00.571912635Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688298-jld6l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.393232 | controller | Jun 12 20:58:00.661971 crc crio[20719]: time="2026-06-12T20:58:00.661572318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393248 | controller | Jun 12 20:58:00.666059 crc crio[20719]: time="2026-06-12T20:58:00.666006541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393264 | controller | Jun 12 20:58:00.774477 crc crio[20719]: time="2026-06-12T20:58:00.774109645Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=e0ac8c2e-d718-4ef3-8c23-aafd91e0fc16 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.393279 | controller | Jun 12 20:58:00.775552 crc crio[20719]: time="2026-06-12T20:58:00.775473342Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0cf68d4d-f3a3-4807-b6d7-9c027e0aebf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.393295 | controller | Jun 12 20:58:00.779706 crc crio[20719]: time="2026-06-12T20:58:00.779645966Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b06d316a-df3a-4214-8932-dfb5e6cb81ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.393310 | controller | Jun 12 20:58:00.797129 crc crio[20719]: time="2026-06-12T20:58:00.796997684Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mcrwk/extract-content" id=7d977b1e-15b7-4b6d-a340-f73916906742 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.393325 | controller | Jun 12 20:58:00.800295 crc crio[20719]: time="2026-06-12T20:58:00.800158431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393341 | controller | Jun 12 20:58:00.906394 crc crio[20719]: time="2026-06-12T20:58:00.90508658Z" level=info msg="Created container 9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de: openshift-marketplace/certified-operators-t8qrt/extract-content" id=2f2f23bf-7139-44f2-b771-507ed5a468ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.393356 | controller | Jun 12 20:58:00.906394 crc crio[20719]: time="2026-06-12T20:58:00.905878189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393372 | controller | Jun 12 20:58:00.907519 crc crio[20719]: time="2026-06-12T20:58:00.906454191Z" level=info msg="Starting container: 9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de" id=a8370f33-521b-47ed-9a53-7eaa93190081 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.393387 | controller | Jun 12 20:58:00.921145 crc crio[20719]: time="2026-06-12T20:58:00.920723461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393402 | controller | Jun 12 20:58:00.926330 crc crio[20719]: time="2026-06-12T20:58:00.923841265Z" level=info msg="Started container" PID=205355 containerID=9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de description=openshift-marketplace/certified-operators-t8qrt/extract-content id=a8370f33-521b-47ed-9a53-7eaa93190081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138
2026-06-12 21:10:20.393418 | controller | Jun 12 20:58:00.940303 crc crio[20719]: time="2026-06-12T20:58:00.939587907Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=39bcb648-2ce7-4068-9f7a-8496f168a8e8 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.393439 | controller | Jun 12 20:58:00.941213 crc crio[20719]: time="2026-06-12T20:58:00.941080658Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c1c43f23-ee3f-4743-846c-6b7881a96f3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.393456 | controller | Jun 12 20:58:00.947217 crc crio[20719]: time="2026-06-12T20:58:00.946726257Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2c6f5fd2-461a-4a43-a6ab-09b310ba5c0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.393472 | controller | Jun 12 20:58:00.968472 crc crio[20719]: time="2026-06-12T20:58:00.968179302Z" level=info msg="Creating container: openshift-marketplace/community-operators-k6wwx/extract-content" id=1cb89caf-db54-41b1-898f-a2f5a4dfecbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.393488 | controller | Jun 12 20:58:00.970195 crc crio[20719]: time="2026-06-12T20:58:00.968865921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393504 | controller | Jun 12 20:58:01.043701 crc crio[20719]: time="2026-06-12T20:58:01.043601068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393519 | controller | Jun 12 20:58:01.049821 crc crio[20719]: time="2026-06-12T20:58:01.049695897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393535 | controller | Jun 12 20:58:01.105620 crc crio[20719]: time="2026-06-12T20:58:01.105510594Z" level=info msg="Created container db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c: openshift-marketplace/redhat-operators-mcrwk/extract-content" id=7d977b1e-15b7-4b6d-a340-f73916906742 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.393550 | controller | Jun 12 20:58:01.108977 crc crio[20719]: time="2026-06-12T20:58:01.108895156Z" level=info msg="Starting container: db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c" id=c9aafd4b-6bc9-4dd6-9774-26280d44ae54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.393566 | controller | Jun 12 20:58:01.124062 crc crio[20719]: time="2026-06-12T20:58:01.123975529Z" level=info msg="Started container" PID=205375 containerID=db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c description=openshift-marketplace/redhat-operators-mcrwk/extract-content id=c9aafd4b-6bc9-4dd6-9774-26280d44ae54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e
2026-06-12 21:10:20.393582 | controller | Jun 12 20:58:01.180023 crc crio[20719]: time="2026-06-12T20:58:01.179627706Z" level=info msg="Created container 022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa: openshift-marketplace/community-operators-k6wwx/extract-content" id=1cb89caf-db54-41b1-898f-a2f5a4dfecbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.393598 | controller | Jun 12 20:58:01.181447 crc crio[20719]: time="2026-06-12T20:58:01.181238981Z" level=info msg="Starting container: 022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa" id=645a4959-93ac-421e-aaa6-a0cd17aadae2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.393613 | controller | Jun 12 20:58:01.189588 crc crio[20719]: time="2026-06-12T20:58:01.189434227Z" level=info msg="Started container" PID=205392 containerID=022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa description=openshift-marketplace/community-operators-k6wwx/extract-content id=645a4959-93ac-421e-aaa6-a0cd17aadae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05
2026-06-12 21:10:20.393634 | controller | Jun 12 20:58:01.222028 crc crio[20719]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30c66edfd7195b4 Mac:7a:78:84:d7:27:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/7183bae1-9a95-412c-9742-e2259411f8ad SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.393650 | controller | Jun 12 20:58:01.222028 crc crio[20719]: time="2026-06-12T20:58:01.220205031Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688298-jld6l Namespace:openshift-infra ID:30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a UID:23d6743e-4a58-4df4-a530-53616f172ecd NetNS:/var/run/netns/7183bae1-9a95-412c-9742-e2259411f8ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d6743e_4a58_4df4_a530_53616f172ecd.slice PodAnnotations:0xc000eaf9a0}] Aliases:map[]}"
2026-06-12 21:10:20.393667 | controller | Jun 12 20:58:01.222028 crc crio[20719]: time="2026-06-12T20:58:01.220411666Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688298-jld6l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.393684 | controller | Jun 12 20:58:01.233444 crc crio[20719]: time="2026-06-12T20:58:01.233348483Z" level=info msg="Ran pod sandbox 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a with infra container: openshift-infra/auto-csr-approver-29688298-jld6l/POD" id=865e7fb2-6e98-402c-a175-4192c0798e5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.393699 | controller | Jun 12 20:58:01.239817 crc crio[20719]: time="2026-06-12T20:58:01.239696316Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f0567c62-d52e-40de-8323-831afe6c5a5c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.393715 | controller | Jun 12 20:58:01.248165 crc crio[20719]: time="2026-06-12T20:58:01.247247814Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.393731 | controller | Jun 12 20:58:02.432550 crc crio[20719]: time="2026-06-12T20:58:02.431632786Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f0567c62-d52e-40de-8323-831afe6c5a5c name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.393747 | controller | Jun 12 20:58:02.434364 crc crio[20719]: time="2026-06-12T20:58:02.434219896Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=80e9abe9-6d44-411c-b942-692b1737d2c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.393763 | controller | Jun 12 20:58:02.460827 crc crio[20719]: time="2026-06-12T20:58:02.458964937Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d589434c-a5de-437e-a981-6fa65223333c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.393779 | controller | Jun 12 20:58:02.504231 crc crio[20719]: time="2026-06-12T20:58:02.504126355Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688298-jld6l/oc" id=3a5b6f2e-4e65-4517-8160-e6ef4f1ec48b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.393795 | controller | Jun 12 20:58:02.511518 crc crio[20719]: time="2026-06-12T20:58:02.505068502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393810 | controller | Jun 12 20:58:02.592699 crc crio[20719]: time="2026-06-12T20:58:02.587721801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393831 | controller | Jun 12 20:58:03.636367 crc crio[20719]: time="2026-06-12T20:58:03.635865492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.393863 | controller | Jun 12 20:58:04.152448 crc crio[20719]: time="2026-06-12T20:58:04.151849637Z" level=info msg="Created container 11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6: openshift-infra/auto-csr-approver-29688298-jld6l/oc" id=3a5b6f2e-4e65-4517-8160-e6ef4f1ec48b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.393885 | controller | Jun 12 20:58:04.154888 crc crio[20719]: time="2026-06-12T20:58:04.154791316Z" level=info msg="Starting container: 11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6" id=14cfc777-6006-4dfc-b864-0fe700f9298f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.393901 | controller | Jun 12 20:58:04.161080 crc crio[20719]: time="2026-06-12T20:58:04.160946445Z" level=info msg="Started container" PID=205550 containerID=11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6 description=openshift-infra/auto-csr-approver-29688298-jld6l/oc id=14cfc777-6006-4dfc-b864-0fe700f9298f name=/runtime.v1.RuntimeService/StartContainer sandboxID=30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a
2026-06-12 21:10:20.393918 | controller | Jun 12 20:58:10.351178 crc crio[20719]: time="2026-06-12T20:58:10.350241628Z" level=info msg="Stopping pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a" id=01157e09-173a-4a37-a0de-212bc3747ad0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.393934 | controller | Jun 12 20:58:10.352639 crc crio[20719]: time="2026-06-12T20:58:10.352000496Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688298-jld6l Namespace:openshift-infra ID:30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a UID:23d6743e-4a58-4df4-a530-53616f172ecd NetNS:/var/run/netns/7183bae1-9a95-412c-9742-e2259411f8ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d6743e_4a58_4df4_a530_53616f172ecd.slice PodAnnotations:0xc000eaf750}] Aliases:map[]}"
2026-06-12 21:10:20.393950 | controller | Jun 12 20:58:10.352639 crc crio[20719]: time="2026-06-12T20:58:10.352167341Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688298-jld6l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.393966 | controller | Jun 12 20:58:10.372059 crc crio[20719]: time="2026-06-12T20:58:10.370903355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c05faa67-adf1-4a53-8646-89744315f69f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.393983 | controller | Jun 12 20:58:10.378416 crc crio[20719]: time="2026-06-12T20:58:10.37798806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=048fb04b-11b4-45cb-9329-90b54174bc69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.393999 | controller | Jun 12 20:58:10.540951 crc crio[20719]: time="2026-06-12T20:58:10.54085164Z" level=info msg="Creating container: openshift-marketplace/certified-operators-t8qrt/registry-server" id=5052a386-727c-439e-b27c-325061f9aad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.394015 | controller | Jun 12 20:58:10.542070 crc crio[20719]: time="2026-06-12T20:58:10.541973371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.394031 | controller | Jun 12 20:58:10.630011 crc crio[20719]: time="2026-06-12T20:58:10.629848593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.394051 | controller | Jun 12 20:58:10.639515 crc crio[20719]: time="2026-06-12T20:58:10.639432776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.394068 | controller | Jun 12 20:58:10.863388 crc crio[20719]: time="2026-06-12T20:58:10.862778387Z" level=info msg="Stopped pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a" id=01157e09-173a-4a37-a0de-212bc3747ad0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.394083 | controller | Jun 12 20:58:11.168472 crc crio[20719]: time="2026-06-12T20:58:11.168092559Z" level=info msg="Created container 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f: openshift-marketplace/certified-operators-t8qrt/registry-server" id=5052a386-727c-439e-b27c-325061f9aad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.394099 | controller | Jun 12 20:58:11.173058 crc crio[20719]: time="2026-06-12T20:58:11.172468608Z" level=info msg="Starting container: 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f" id=92d93b18-84f0-41cb-aee2-59768f2009f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.394115 | controller | Jun 12 20:58:11.178188 crc crio[20719]: time="2026-06-12T20:58:11.178047172Z" level=info msg="Started container" PID=205939 containerID=9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f description=openshift-marketplace/certified-operators-t8qrt/registry-server id=92d93b18-84f0-41cb-aee2-59768f2009f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138
2026-06-12 21:10:20.394131 | controller | Jun 12 20:58:11.375445 crc crio[20719]: time="2026-06-12T20:58:11.37512784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=212fb725-7bf3-432a-baac-324d3d86b347 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.394147 | controller | Jun 12 20:58:11.383011 crc crio[20719]: time="2026-06-12T20:58:11.379631554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c7e7a75c-7a1b-47e7-aeac-418f2a77a104 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.394163 | controller | Jun 12 20:58:11.500835 crc crio[20719]: time="2026-06-12T20:58:11.500758709Z" level=info msg="Creating container: openshift-marketplace/community-operators-k6wwx/registry-server" id=c269086e-2a3b-45db-8b4e-dc7c8f263d64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.394179 | controller | Jun 12 20:58:11.501374 crc crio[20719]: time="2026-06-12T20:58:11.501248052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.394195 | controller | Jun 12 20:58:11.570434 crc crio[20719]: time="2026-06-12T20:58:11.570148437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.394211 | controller | Jun 12 20:58:11.576384 crc crio[20719]: time="2026-06-12T20:58:11.57622719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.394226 | controller | Jun 12 20:58:13.485005 crc crio[20719]: time="2026-06-12T20:58:13.484051799Z" level=info msg="Created container d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca: openshift-marketplace/community-operators-k6wwx/registry-server" id=c269086e-2a3b-45db-8b4e-dc7c8f263d64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.394241 | controller | Jun 12 20:58:13.488243 crc crio[20719]: time="2026-06-12T20:58:13.488121991Z" level=info msg="Starting container: d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca" id=4100355b-742c-4f31-8ce0-06d1a24bf8fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.394261 | controller | Jun 12 20:58:13.504016 crc crio[20719]: time="2026-06-12T20:58:13.50308762Z" level=info msg="Started container" PID=206054 containerID=d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca description=openshift-marketplace/community-operators-k6wwx/registry-server id=4100355b-742c-4f31-8ce0-06d1a24bf8fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05
2026-06-12 21:10:20.394278 | controller | Jun 12 20:58:15.273606 crc crio[20719]: time="2026-06-12T20:58:15.273069566Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.394294 | controller | Jun 12 20:58:15.275321 crc crio[20719]: time="2026-06-12T20:58:15.275194516Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.394310 | controller | Jun 12 20:58:17.112815 crc crio[20719]: time="2026-06-12T20:58:17.112177847Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.394326 | controller | Jun 12 20:58:17.112815 crc crio[20719]: time="2026-06-12T20:58:17.112751963Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.394342 | controller | Jun 12 20:58:17.114725 crc crio[20719]: time="2026-06-12T20:58:17.114651104Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.394357 | controller | Jun 12 20:58:17.114927 crc crio[20719]: time="2026-06-12T20:58:17.114657516Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.394373 | controller | Jun 12 20:58:21.421599 crc crio[20719]: time="2026-06-12T20:58:21.420458069Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.394389 | controller | Jun 12 20:58:21.567383 crc crio[20719]: time="2026-06-12T20:58:21.56710118Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.394404 | controller | Jun 12 20:58:23.831800 crc crio[20719]: time="2026-06-12T20:58:23.825482092Z" level=info msg="Stopping container: 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f (timeout: 2s)" id=c59abaf3-fe07-4008-af54-5ae6c02af173 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.394420 | controller | Jun 12 20:58:24.776554 crc crio[20719]: time="2026-06-12T20:58:24.775412157Z" level=info msg="Stopped container 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f: openshift-marketplace/certified-operators-t8qrt/registry-server" id=c59abaf3-fe07-4008-af54-5ae6c02af173 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.394436 | controller | Jun 12 20:58:24.777626 crc crio[20719]: time="2026-06-12T20:58:24.777503426Z" level=info msg="Stopping pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138" id=3d64008b-e985-4ef4-9776-76d806cdf7da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.394452 | controller | Jun 12 20:58:24.778458 crc crio[20719]: time="2026-06-12T20:58:24.77838792Z" level=info msg="Got pod network &{Name:certified-operators-t8qrt Namespace:openshift-marketplace ID:f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138 UID:1b2ed900-507b-4c74-8e8a-fa2ddfdd6f25 NetNS:/var/run/netns/3b3fc5db-a46d-42f5-a135-2e8dd9d5a782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b2ed900_507b_4c74_8e8a_fa2ddfdd6f25.slice PodAnnotations:0xc00170ce58}] Aliases:map[]}"
2026-06-12 21:10:20.394472 | controller | Jun 12 20:58:24.778766 crc crio[20719]: time="2026-06-12T20:58:24.778649137Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-t8qrt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.394488 | controller | Jun 12 20:58:24.972620 crc crio[20719]: time="2026-06-12T20:58:24.968203619Z" level=info msg="Running pod sandbox: openshift-must-gather-g6pgq/crc-debug-qpccm/POD" id=85ff5889-ea94-498b-b927-8c52b33a51ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.394504 | controller | Jun 12 20:58:24.972620 crc crio[20719]: time="2026-06-12T20:58:24.96894569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.394520 | controller | Jun 12 20:58:25.047624 crc crio[20719]: time="2026-06-12T20:58:25.047087968Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=85ff5889-ea94-498b-b927-8c52b33a51ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.394535 | controller | Jun 12 20:58:25.077190 crc crio[20719]: time="2026-06-12T20:58:25.076080829Z" level=info msg="Ran pod sandbox 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444 with infra container: openshift-must-gather-g6pgq/crc-debug-qpccm/POD" id=85ff5889-ea94-498b-b927-8c52b33a51ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.394551 | controller | Jun 12 20:58:25.079827 crc crio[20719]: time="2026-06-12T20:58:25.079193746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=a246bb2a-dd43-4e19-9c1c-87e358d6039c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.394566 | controller | Jun 12 20:58:25.079827 crc crio[20719]: time="2026-06-12T20:58:25.079494344Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=a246bb2a-dd43-4e19-9c1c-87e358d6039c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.394582 | controller | Jun 12 20:58:25.079827 crc crio[20719]: time="2026-06-12T20:58:25.079659018Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=a246bb2a-dd43-4e19-9c1c-87e358d6039c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.394598 | controller | Jun 12 20:58:25.082858 crc crio[20719]: time="2026-06-12T20:58:25.080941353Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=8974a985-8d2b-425e-a21b-549befb56e9e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.394614 | controller | Jun 12 20:58:25.088390 crc crio[20719]: time="2026-06-12T20:58:25.08732854Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-12 21:10:20.394631 | controller | Jun 12 20:58:25.333893 crc crio[20719]: time="2026-06-12T20:58:25.333139318Z" level=info msg="Stopped pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138" id=3d64008b-e985-4ef4-9776-76d806cdf7da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.394647 | controller | Jun 12 20:58:25.708252 crc crio[20719]: time="2026-06-12T20:58:25.708085839Z" level=info msg="Removing container: 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f" id=5bd453e6-9bad-43ba-b834-bdf951a30a49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.394667 | controller | Jun 12 20:58:25.776811 crc crio[20719]: time="2026-06-12T20:58:25.775723598Z" level=info msg="Removed container 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f: openshift-marketplace/certified-operators-t8qrt/registry-server" id=5bd453e6-9bad-43ba-b834-bdf951a30a49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.394683 | controller | Jun 12 20:58:25.786681 crc crio[20719]: time="2026-06-12T20:58:25.786604923Z" level=info msg="Removing container: 9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de" id=29f588c6-e81c-4335-806a-95a16424e876 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.394698 | controller | Jun 12 20:58:25.854785 crc crio[20719]: time="2026-06-12T20:58:25.854637512Z" level=info msg="Removed container 9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de: openshift-marketplace/certified-operators-t8qrt/extract-content" id=29f588c6-e81c-4335-806a-95a16424e876 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.394714 | controller | Jun 12 20:58:25.858712 crc crio[20719]: time="2026-06-12T20:58:25.858591819Z" level=info msg="Removing container: a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5" id=5e37dc58-3e2e-43ca-bbca-8386c1a5f9cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.394729 | controller | Jun 12 20:58:25.915035 crc crio[20719]: time="2026-06-12T20:58:25.914879236Z" level=info msg="Removed container a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5: openshift-marketplace/certified-operators-t8qrt/extract-utilities" id=5e37dc58-3e2e-43ca-bbca-8386c1a5f9cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.394743 | controller | Jun 12 20:58:26.765205 crc crio[20719]: time="2026-06-12T20:58:26.764258239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=59c5c2a3-b269-4e37-8b81-f6563d37be21 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.394758 | controller | Jun 12 20:58:26.768604 crc crio[20719]: time="2026-06-12T20:58:26.7683987Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=61f81e69-6f2f-4edb-a1f5-3e46bfa51148 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.394774 | controller | Jun 12 20:58:26.950594 crc crio[20719]: time="2026-06-12T20:58:26.949900875Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mcrwk/registry-server" id=120bf604-c3cb-43f3-b0f5-e49bc9fddb41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.394789 | controller | Jun 12 20:58:26.951444 crc crio[20719]: time="2026-06-12T20:58:26.951381286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.394805 | controller | Jun 12 20:58:27.106046 crc crio[20719]: time="2026-06-12T20:58:27.105772535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.394820 | controller | Jun 12 20:58:27.111024 crc crio[20719]: time="2026-06-12T20:58:27.110842573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.394836 | controller | Jun 12 20:58:27.548154 crc crio[20719]: time="2026-06-12T20:58:27.548015843Z" level=info msg="Created container 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205: openshift-marketplace/redhat-operators-mcrwk/registry-server" id=120bf604-c3cb-43f3-b0f5-e49bc9fddb41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.394869 | controller | Jun 12 20:58:27.551071 crc crio[20719]: time="2026-06-12T20:58:27.550959054Z" level=info msg="Starting container: 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205" id=987a8f79-c256-4e23-8f87-26dca202c3ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.394892 | controller | Jun 12 20:58:27.559732 crc crio[20719]: time="2026-06-12T20:58:27.559621231Z" level=info msg="Started container" PID=207563 containerID=684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205 description=openshift-marketplace/redhat-operators-mcrwk/registry-server id=987a8f79-c256-4e23-8f87-26dca202c3ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e
2026-06-12 21:10:20.394909 | controller | Jun 12 20:58:28.112227 crc crio[20719]: time="2026-06-12T20:58:28.112127135Z" level=info msg="Removing container: ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb" id=7bd9009f-090d-43de-9c7b-efa85e4ccc24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.394925 | controller | Jun 12 20:58:28.431903 crc crio[20719]: time="2026-06-12T20:58:28.430388319Z" level=info msg="Removed container ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb: openshift-infra/auto-csr-approver-29688292-xwghm/oc" id=7bd9009f-090d-43de-9c7b-efa85e4ccc24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.394941 | controller | Jun 12 20:58:28.448197 crc crio[20719]: time="2026-06-12T20:58:28.448063059Z" level=info msg="Stopping pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013" id=9bf0f278-e14e-4da6-a1e3-78c4eac9484f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.394956 | controller | Jun 12 20:58:28.448519 crc crio[20719]: time="2026-06-12T20:58:28.448184081Z" level=info msg="Stopped pod sandbox (already stopped): ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013" id=9bf0f278-e14e-4da6-a1e3-78c4eac9484f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.394971 | controller | Jun 12 20:58:28.449065 crc crio[20719]: time="2026-06-12T20:58:28.448979484Z" level=info msg="Removing pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013" id=779c4b8e-96d2-4c71-a96c-9f42e4ca0a7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.394987 | controller | Jun 12 20:58:28.473645 crc crio[20719]: time="2026-06-12T20:58:28.47351069Z" level=info msg="Removed pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013" id=779c4b8e-96d2-4c71-a96c-9f42e4ca0a7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.395002 | controller | Jun 12 20:58:28.474981 crc crio[20719]: time="2026-06-12T20:58:28.474925366Z" level=info msg="Stopping pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656" id=74280f59-61a0-42b5-baf0-8fdf0df29a5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395017 | controller | Jun 12 20:58:28.475356 crc crio[20719]: time="2026-06-12T20:58:28.475321716Z" level=info msg="Stopped pod sandbox (already stopped): 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656" id=74280f59-61a0-42b5-baf0-8fdf0df29a5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395033 | controller | Jun 12 20:58:28.477775 crc crio[20719]: time="2026-06-12T20:58:28.477598569Z" level=info msg="Removing pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656" id=4deab50a-27e1-4224-827c-d5bc72476442 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.395048 | controller | Jun 12 20:58:28.510407 crc crio[20719]: time="2026-06-12T20:58:28.510123792Z" level=info msg="Removed pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656" id=4deab50a-27e1-4224-827c-d5bc72476442 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.395068 | controller | Jun 12 20:58:28.515067 crc crio[20719]: time="2026-06-12T20:58:28.515021237Z" level=info msg="Stopping pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138" id=ed01c7b5-7de0-41df-8498-90b30b2602aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395084 | controller | Jun 12 20:58:28.515235 crc crio[20719]: time="2026-06-12T20:58:28.515217282Z" level=info msg="Stopped pod sandbox (already stopped): f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138" id=ed01c7b5-7de0-41df-8498-90b30b2602aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395099 | controller | Jun 12 20:58:28.516516 crc crio[20719]: time="2026-06-12T20:58:28.516490438Z" level=info msg="Removing pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138" id=a8adae39-c95e-44ab-851c-aa173b43dbf5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.395114 | controller | Jun 12 20:58:28.563336 crc crio[20719]: time="2026-06-12T20:58:28.56322036Z" level=info msg="Removed pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138" id=a8adae39-c95e-44ab-851c-aa173b43dbf5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.395129 | controller | Jun 12 20:58:53.441815 crc crio[20719]: time="2026-06-12T20:58:53.440638389Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=8974a985-8d2b-425e-a21b-549befb56e9e name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.395144 | controller | Jun 12 20:58:53.444437 crc crio[20719]: time="2026-06-12T20:58:53.442745927Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=d2fc6804-a0ba-4b5a-bcd8-1baa4d02e445 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.395159 | controller | Jun 12 20:58:53.449639 crc crio[20719]: time="2026-06-12T20:58:53.447426125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=14e65cfd-557e-4c17-b7cd-5ed87fd9618d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.395175 | controller | Jun 12 20:58:53.458740 crc crio[20719]: time="2026-06-12T20:58:53.458641342Z" level=info msg="Creating container: openshift-must-gather-g6pgq/crc-debug-qpccm/container-00" id=e6a43dcd-6a3e-4e6b-a9b4-b76ccba74312 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.395189 | controller | Jun 12 20:58:53.460919 crc crio[20719]: time="2026-06-12T20:58:53.460808013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.395205 | controller | Jun 12 20:58:53.560554 crc crio[20719]: time="2026-06-12T20:58:53.560379436Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=e6a43dcd-6a3e-4e6b-a9b4-b76ccba74312 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.395220 | controller | Jun 12 20:58:53.617656 crc crio[20719]: time="2026-06-12T20:58:53.617572825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.395235 | controller | Jun 12 20:58:53.621180 crc crio[20719]: time="2026-06-12T20:58:53.621154673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.395251 | controller | Jun 12 20:58:54.043989 crc crio[20719]: time="2026-06-12T20:58:54.04350918Z" level=info msg="Created container 1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60: openshift-must-gather-g6pgq/crc-debug-qpccm/container-00" id=e6a43dcd-6a3e-4e6b-a9b4-b76ccba74312 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.395271 | controller | Jun 12 20:58:54.045790 crc crio[20719]: time="2026-06-12T20:58:54.045710448Z" level=info msg="Starting container: 1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60" id=1ee76e3b-076c-4ca4-997b-0b4c4c1d16fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.395287 | controller | Jun 12 20:58:54.052767 crc crio[20719]: time="2026-06-12T20:58:54.052697619Z" level=info msg="Started container" PID=211959 containerID=1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60 description=openshift-must-gather-g6pgq/crc-debug-qpccm/container-00 id=1ee76e3b-076c-4ca4-997b-0b4c4c1d16fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444
2026-06-12 21:10:20.395303 | controller | Jun 12 20:59:03.200174 crc crio[20719]: time="2026-06-12T20:59:03.199344787Z" level=info msg="Stopping container: d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca (timeout: 2s)" id=18451855-647b-4d98-a861-102648a24cc0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.395319 | controller | Jun 12 20:59:08.341625 crc crio[20719]: time="2026-06-12T20:59:08.340752336Z" level=info msg="Stopped container d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca: openshift-marketplace/community-operators-k6wwx/registry-server" id=18451855-647b-4d98-a861-102648a24cc0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.395334 | controller | Jun 12 20:59:08.343326 crc crio[20719]: time="2026-06-12T20:59:08.342474873Z" level=info msg="Stopping pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05" id=ed6d7b1c-010e-454f-96ff-2a6b18745eb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395350 | controller | Jun 12 20:59:08.344171 crc crio[20719]: time="2026-06-12T20:59:08.344009246Z" level=info msg="Got pod network &{Name:community-operators-k6wwx Namespace:openshift-marketplace ID:e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05 UID:6bd979fe-fcae-4b51-89e7-2ffe8ea88b74 NetNS:/var/run/netns/7012b545-6b0b-479f-998e-bc6ab63a01eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bd979fe_fcae_4b51_89e7_2ffe8ea88b74.slice PodAnnotations:0xc003332398}] Aliases:map[]}"
2026-06-12 21:10:20.395366 | controller | Jun 12 20:59:08.344714 crc crio[20719]: time="2026-06-12T20:59:08.344390666Z" level=info msg="Deleting pod openshift-marketplace_community-operators-k6wwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.395382 | controller | Jun 12 20:59:09.118183 crc crio[20719]: time="2026-06-12T20:59:09.11724407Z" level=info msg="Stopped pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05" id=ed6d7b1c-010e-454f-96ff-2a6b18745eb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395398 | controller | Jun 12 20:59:09.401878 crc crio[20719]: time="2026-06-12T20:59:09.401487722Z" level=info msg="Removing container: d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca" id=7e58f09f-6ab4-4064-a6f3-0216de3d9c85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.395413 | controller | Jun 12 20:59:09.479902 crc crio[20719]: time="2026-06-12T20:59:09.479842166Z" level=info msg="Removed container d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca: openshift-marketplace/community-operators-k6wwx/registry-server" id=7e58f09f-6ab4-4064-a6f3-0216de3d9c85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.395429 | controller | Jun 12 20:59:09.487389 crc crio[20719]: time="2026-06-12T20:59:09.486810587Z" level=info msg="Removing container: 022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa" id=22e35d49-6c77-4041-af60-0773bf86c4f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.395445 | controller | Jun 12 20:59:09.600941 crc crio[20719]: time="2026-06-12T20:59:09.600516698Z" level=info msg="Removed container 022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa: openshift-marketplace/community-operators-k6wwx/extract-content" id=22e35d49-6c77-4041-af60-0773bf86c4f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.395465 | controller | Jun 12 20:59:09.607653 crc crio[20719]: time="2026-06-12T20:59:09.60756607Z" level=info msg="Removing container: f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a" id=9fa0768b-0f3e-45b8-8f9d-e9ee528d348a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.395482 | controller | Jun 12 20:59:09.666580 crc crio[20719]: time="2026-06-12T20:59:09.666325513Z" level=info msg="Removed container f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a: openshift-marketplace/community-operators-k6wwx/extract-utilities" id=9fa0768b-0f3e-45b8-8f9d-e9ee528d348a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.395497 | controller | Jun 12 20:59:25.658238 crc crio[20719]: time="2026-06-12T20:59:25.657493123Z" level=info msg="Stopping pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444" id=b86c03aa-7df0-4e94-95b1-df4b7ce0ceab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395513 | controller | Jun 12 20:59:25.693971 crc crio[20719]: time="2026-06-12T20:59:25.693346244Z" level=info msg="Stopped pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444" id=b86c03aa-7df0-4e94-95b1-df4b7ce0ceab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395528 | controller | Jun 12 20:59:26.675868 crc crio[20719]: time="2026-06-12T20:59:26.675569277Z" level=info msg="Removing container: 1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60" id=411fc91c-6c9e-4034-8eb4-299794cd68d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.395543 | controller | Jun 12 20:59:26.736094 crc crio[20719]: time="2026-06-12T20:59:26.735999816Z" level=info msg="Removed container 1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60: openshift-must-gather-g6pgq/crc-debug-qpccm/container-00" id=411fc91c-6c9e-4034-8eb4-299794cd68d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.395558 | controller | Jun 12 20:59:27.572478 crc crio[20719]: time="2026-06-12T20:59:27.572010774Z" level=info msg="Running pod sandbox: openshift-must-gather-g6pgq/crc-debug-425pb/POD" id=9d3a8b75-2297-4a8e-bcd5-4e990c1e663d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.395574 | controller | Jun 12 20:59:27.572705 crc crio[20719]: time="2026-06-12T20:59:27.572497957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.395589 | controller | Jun 12 20:59:27.594350 crc crio[20719]: time="2026-06-12T20:59:27.594223984Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=9d3a8b75-2297-4a8e-bcd5-4e990c1e663d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.395604 | controller | Jun 12 20:59:27.630327 crc crio[20719]: time="2026-06-12T20:59:27.624074948Z" level=info msg="Ran pod sandbox fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758 with infra container: openshift-must-gather-g6pgq/crc-debug-425pb/POD" id=9d3a8b75-2297-4a8e-bcd5-4e990c1e663d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.395620 | controller | Jun 12 20:59:27.638343 crc crio[20719]: time="2026-06-12T20:59:27.634981212Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=87403123-1217-4121-99f6-2d716912c2e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.395635 | controller | Jun 12 20:59:27.640648 crc crio[20719]: time="2026-06-12T20:59:27.640441031Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=17fa6560-ca85-4597-94dc-673f768017c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.395655 | controller | Jun 12 20:59:27.658937 crc crio[20719]: time="2026-06-12T20:59:27.658830138Z" level=info msg="Creating container: openshift-must-gather-g6pgq/crc-debug-425pb/container-00" id=6f5bbd39-5f43-43c6-b48e-d6f40db60496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.395671 | controller | Jun 12 20:59:27.659558 crc crio[20719]: time="2026-06-12T20:59:27.659465256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.395686 | controller | Jun 12 20:59:27.723674 crc crio[20719]: time="2026-06-12T20:59:27.723581412Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=6f5bbd39-5f43-43c6-b48e-d6f40db60496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.395702 | controller | Jun 12 20:59:27.745110 crc crio[20719]: time="2026-06-12T20:59:27.744872417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.395719 | controller | Jun 12 20:59:27.748825 crc crio[20719]: time="2026-06-12T20:59:27.748156888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.395734 | controller | Jun 12 20:59:27.925228 crc crio[20719]: time="2026-06-12T20:59:27.925122166Z" level=info msg="Created container f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55: openshift-must-gather-g6pgq/crc-debug-425pb/container-00" id=6f5bbd39-5f43-43c6-b48e-d6f40db60496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.395750 | controller | Jun 12 20:59:27.926881 crc crio[20719]: time="2026-06-12T20:59:27.926801231Z" level=info msg="Starting container: f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55" id=112e6aba-a89e-43a8-a502-e51218da14f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.395766 | controller | Jun 12 20:59:27.936056 crc crio[20719]: time="2026-06-12T20:59:27.935998033Z" level=info msg="Started container" PID=216765 containerID=f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55 description=openshift-must-gather-g6pgq/crc-debug-425pb/container-00 id=112e6aba-a89e-43a8-a502-e51218da14f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758
2026-06-12 21:10:20.395781 | controller | Jun 12 20:59:28.609115 crc crio[20719]: time="2026-06-12T20:59:28.608615318Z" level=info msg="Stopping pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05" id=1c8160ba-5071-47cf-ba44-8dd35bd2f16d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395797 | controller | Jun 12 20:59:28.609115 crc crio[20719]: time="2026-06-12T20:59:28.60904386Z" level=info msg="Stopped pod sandbox (already stopped): e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05" id=1c8160ba-5071-47cf-ba44-8dd35bd2f16d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395812 | controller | Jun 12 20:59:28.609863 crc crio[20719]: time="2026-06-12T20:59:28.609771058Z" level=info msg="Removing pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05" id=ae4c2d25-5ca3-44d5-8ffd-518b1c7e5e5e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.395828 | controller | Jun 12 20:59:28.630196 crc crio[20719]: time="2026-06-12T20:59:28.630112116Z" level=info msg="Removed pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05" id=ae4c2d25-5ca3-44d5-8ffd-518b1c7e5e5e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.395862 | controller | Jun 12 20:59:28.640962 crc crio[20719]: time="2026-06-12T20:59:28.640887962Z" level=info msg="Stopping pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444" id=d50c93d5-7bc4-4c48-bc33-afda6c1d2aad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395884 | controller | Jun 12 20:59:28.641132 crc crio[20719]: time="2026-06-12T20:59:28.641105778Z" level=info msg="Stopped pod sandbox (already stopped): 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444" id=d50c93d5-7bc4-4c48-bc33-afda6c1d2aad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395901 | controller | Jun 12 20:59:28.641904 crc crio[20719]: time="2026-06-12T20:59:28.641838548Z" level=info msg="Removing pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444" id=7532e1ee-df30-4948-994f-f00e049b621c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.395917 | controller | Jun 12 20:59:28.654758 crc crio[20719]: time="2026-06-12T20:59:28.654670534Z" level=info msg="Removed pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444" id=7532e1ee-df30-4948-994f-f00e049b621c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.395933 | controller | Jun 12 20:59:29.754123 crc crio[20719]: time="2026-06-12T20:59:29.753626236Z" level=info msg="Stopping pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758" id=14eb30a9-2150-4b7b-82a9-9ef7240ac8bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395949 | controller | Jun 12 20:59:29.762211 crc crio[20719]: time="2026-06-12T20:59:29.760932647Z" level=info msg="Stopped pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758" id=14eb30a9-2150-4b7b-82a9-9ef7240ac8bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.395964 | controller | Jun 12 20:59:30.772590 crc crio[20719]: time="2026-06-12T20:59:30.772062332Z" level=info msg="Removing container: f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55" id=49b722fd-ce96-4e32-881e-bf4b810fc997 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.395979 | controller | Jun 12 20:59:30.807576 crc crio[20719]: time="2026-06-12T20:59:30.807415733Z" level=info msg="Removed container f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55: openshift-must-gather-g6pgq/crc-debug-425pb/container-00" id=49b722fd-ce96-4e32-881e-bf4b810fc997 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.395994 | controller | Jun 12 20:59:35.850252 crc crio[20719]: time="2026-06-12T20:59:35.849445604Z" level=info msg="Stopping container: 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205 (timeout: 2s)" id=8ceab302-99d7-4a25-99e0-a7e789d262e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.396010 | controller | Jun 12 20:59:35.982767 crc crio[20719]: time="2026-06-12T20:59:35.982602587Z" level=info msg="Stopped container 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205: openshift-marketplace/redhat-operators-mcrwk/registry-server" id=8ceab302-99d7-4a25-99e0-a7e789d262e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.396025 | controller | Jun 12 20:59:35.983806 crc crio[20719]: time="2026-06-12T20:59:35.983706087Z" level=info msg="Stopping pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e" id=deb10c36-66d7-4dc8-a3e4-5e574ea6121b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.396041 | controller | Jun 12 20:59:35.984614 crc crio[20719]: time="2026-06-12T20:59:35.984512069Z" level=info msg="Got pod network &{Name:redhat-operators-mcrwk Namespace:openshift-marketplace ID:319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e UID:2f3fa61a-c670-44a3-a27f-76f223fba63a NetNS:/var/run/netns/3e808a1f-127e-4a71-85f8-96b5f9c77852 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3fa61a_c670_44a3_a27f_76f223fba63a.slice PodAnnotations:0xc003332068}] Aliases:map[]}"
2026-06-12 21:10:20.396064 | controller | Jun 12 20:59:35.984832 crc crio[20719]: time="2026-06-12T20:59:35.984763255Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-mcrwk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.396081 | controller | Jun 12 20:59:36.349798 crc crio[20719]: time="2026-06-12T20:59:36.349026565Z" level=info msg="Stopped pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e" id=deb10c36-66d7-4dc8-a3e4-5e574ea6121b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.396097 | controller | Jun 12 20:59:36.859961 crc crio[20719]: time="2026-06-12T20:59:36.859853867Z" level=info msg="Removing container: 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205" id=3699b3c6-b9c0-4e82-b5e3-6fef0116828e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.396112 | controller | Jun 12 20:59:36.900412 crc crio[20719]: time="2026-06-12T20:59:36.900318335Z" level=info msg="Removed container 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205: openshift-marketplace/redhat-operators-mcrwk/registry-server" id=3699b3c6-b9c0-4e82-b5e3-6fef0116828e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.396128 | controller | Jun 12 20:59:36.903768 crc crio[20719]: time="2026-06-12T20:59:36.903714211Z" level=info msg="Removing container: db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c" id=f4b4f498-2c20-44fb-a597-f31839b9e261 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.396144 | controller | Jun 12 20:59:36.986609 crc crio[20719]: time="2026-06-12T20:59:36.971414383Z" level=info msg="Removed container db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c: openshift-marketplace/redhat-operators-mcrwk/extract-content" id=f4b4f498-2c20-44fb-a597-f31839b9e261 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.396160 | controller | Jun 12 20:59:36.991324 crc crio[20719]: time="2026-06-12T20:59:36.990451381Z" level=info msg="Removing container: 3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a" id=627ca23a-4976-43ed-99d3-1153cee023da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.396176 | controller | Jun 12 20:59:37.022671 crc crio[20719]: time="2026-06-12T20:59:37.022580294Z" level=info msg="Removed container 3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a: openshift-marketplace/redhat-operators-mcrwk/extract-utilities" id=627ca23a-4976-43ed-99d3-1153cee023da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.396192 | controller | Jun 12 21:00:00.628217 crc crio[20719]: time="2026-06-12T21:00:00.627326918Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688300-qcrmv/POD" id=219ff120-d521-403d-ae0a-574dcf10bbc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.396207 | controller | Jun 12 21:00:00.630166 crc crio[20719]: time="2026-06-12T21:00:00.628477001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.396223 | controller | Jun 12 21:00:00.685059 crc crio[20719]: time="2026-06-12T21:00:00.684967513Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688300-qcrmv Namespace:openshift-infra ID:5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a UID:f0ce1d47-60ab-4637-8100-a951c94afce1 NetNS:/var/run/netns/2211b860-79e3-426d-a8dc-abd88c8938ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0ce1d47_60ab_4637_8100_a951c94afce1.slice PodAnnotations:0xc003c98a98}] Aliases:map[]}"
2026-06-12 21:10:20.396239 | controller | Jun 12 21:00:00.685977 crc crio[20719]: time="2026-06-12T21:00:00.685069086Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688300-qcrmv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.396260 | controller | Jun 12 21:00:00.688385 crc crio[20719]: time="2026-06-12T21:00:00.688081256Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/POD" id=c3bb6823-add2-4ff1-898b-5514b2baa52e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.396276 | controller | Jun 12 21:00:00.688385 crc crio[20719]: time="2026-06-12T21:00:00.688194909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.396292 | controller | Jun 12 21:00:00.791204 crc crio[20719]: time="2026-06-12T21:00:00.790097403Z" level=info msg="Got pod network &{Name:collect-profiles-29688300-pqn6x Namespace:openshift-operator-lifecycle-manager ID:fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62 UID:cc3e0618-cd7c-4383-8e37-6fa103224f66 NetNS:/var/run/netns/822b3d70-265c-430a-ac0f-ff1bce854fd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc3e0618_cd7c_4383_8e37_6fa103224f66.slice PodAnnotations:0xc003332118}] Aliases:map[]}"
2026-06-12 21:10:20.396308 | controller | Jun 12 21:00:00.791204 crc crio[20719]: time="2026-06-12T21:00:00.790184259Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688300-pqn6x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.396324 | controller | Jun 12 21:00:01.455834 crc crio[20719]: 2026-06-12T21:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d18673fa40d5f5 Mac:e2:a0:ce:d7:4d:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/2211b860-79e3-426d-a8dc-abd88c8938ff SocketPath: PciID:}] [{Interface:0xc00022e5a0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.396340 | controller | Jun 12 21:00:01.457646 crc crio[20719]: time="2026-06-12T21:00:01.45760761Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688300-qcrmv Namespace:openshift-infra ID:5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a UID:f0ce1d47-60ab-4637-8100-a951c94afce1 NetNS:/var/run/netns/2211b860-79e3-426d-a8dc-abd88c8938ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0ce1d47_60ab_4637_8100_a951c94afce1.slice PodAnnotations:0xc003c98a98}] Aliases:map[]}"
2026-06-12 21:10:20.396357 | controller | Jun 12 21:00:01.457933 crc crio[20719]: time="2026-06-12T21:00:01.457912538Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688300-qcrmv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.396373 | controller | Jun 12 21:00:01.469448 crc crio[20719]: time="2026-06-12T21:00:01.469341513Z" level=info msg="Ran pod sandbox 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a with infra container: openshift-infra/auto-csr-approver-29688300-qcrmv/POD" id=219ff120-d521-403d-ae0a-574dcf10bbc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.396389 | controller | Jun 12 21:00:01.473998 crc crio[20719]: time="2026-06-12T21:00:01.473909266Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3512cbde-90ee-42b8-b1fd-19276a1f0008 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.396405 | controller | Jun 12 21:00:01.484587 crc crio[20719]: time="2026-06-12T21:00:01.484478967Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.396420 | controller | Jun 12 21:00:01.582930 crc crio[20719]: 2026-06-12T21:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fedeacc27c5af79 Mac:02:00:d4:28:5e:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/822b3d70-265c-430a-ac0f-ff1bce854fd0 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.396441 | controller | Jun 12 21:00:01.584701 crc crio[20719]: time="2026-06-12T21:00:01.584619586Z" level=info msg="Got pod network &{Name:collect-profiles-29688300-pqn6x Namespace:openshift-operator-lifecycle-manager ID:fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62 UID:cc3e0618-cd7c-4383-8e37-6fa103224f66 NetNS:/var/run/netns/822b3d70-265c-430a-ac0f-ff1bce854fd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc3e0618_cd7c_4383_8e37_6fa103224f66.slice PodAnnotations:0xc003332118}] Aliases:map[]}"
2026-06-12 21:10:20.396458 | controller | Jun 12 21:00:01.585581 crc crio[20719]: time="2026-06-12T21:00:01.58478332Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688300-pqn6x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.396474 | controller | Jun 12 21:00:01.597328 crc crio[20719]: time="2026-06-12T21:00:01.594638832Z" level=info msg="Ran pod sandbox fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/POD" id=c3bb6823-add2-4ff1-898b-5514b2baa52e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.396490 | controller | Jun 12 21:00:01.599562 crc crio[20719]: time="2026-06-12T21:00:01.597846028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0da54259-1dc5-4a58-9466-1c30a034bfd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.396506 | controller | Jun 12 21:00:01.600597 crc crio[20719]: time="2026-06-12T21:00:01.600115871Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5fd8572d-3b99-4d14-86ed-96d2d1e56d40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.396521 | controller | Jun 12 21:00:01.610897 crc crio[20719]: time="2026-06-12T21:00:01.61064946Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/collect-profiles" id=400aa4f2-f5c6-4db2-916b-f266209b5e7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.396537 | controller | Jun 12 21:00:01.611917 crc crio[20719]: time="2026-06-12T21:00:01.610980779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.396553 | controller | Jun 12 21:00:01.675607 crc crio[20719]: time="2026-06-12T21:00:01.675063448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.396569 | controller | Jun 12 21:00:01.680990 crc crio[20719]: time="2026-06-12T21:00:01.680907828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.396585 | controller | Jun 12 21:00:01.824713 crc crio[20719]: time="2026-06-12T21:00:01.824490809Z" level=info msg="Created container c8f31fdde26408ddc1b6e56659211e7f29e49a799afe6edae041f89812c76259: openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/collect-profiles" id=400aa4f2-f5c6-4db2-916b-f266209b5e7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.396601 | controller | Jun 12 21:00:01.826147 crc crio[20719]: time="2026-06-12T21:00:01.826008641Z" level=info msg="Starting container: c8f31fdde26408ddc1b6e56659211e7f29e49a799afe6edae041f89812c76259" id=8f3918b1-0943-45ae-8fa3-dceb594507c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.396622 | controller | Jun 12 21:00:01.835171 crc crio[20719]: time="2026-06-12T21:00:01.834920806Z" level=info msg="Started container" PID=223339 containerID=c8f31fdde26408ddc1b6e56659211e7f29e49a799afe6edae041f89812c76259 description=openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/collect-profiles id=8f3918b1-0943-45ae-8fa3-dceb594507c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62
2026-06-12 21:10:20.396639 | controller | Jun 12 21:00:03.437086 crc crio[20719]: time="2026-06-12T21:00:03.436621292Z" level=info msg="Stopping pod sandbox: fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62" id=a15a1605-2595-44e8-80ed-76bba3e8633d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.396657 | controller | Jun 12 21:00:03.438330 crc crio[20719]: time="2026-06-12T21:00:03.43799822Z" level=info msg="Got pod network &{Name:collect-profiles-29688300-pqn6x Namespace:openshift-operator-lifecycle-manager ID:fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62 UID:cc3e0618-cd7c-4383-8e37-6fa103224f66 NetNS:/var/run/netns/822b3d70-265c-430a-ac0f-ff1bce854fd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc3e0618_cd7c_4383_8e37_6fa103224f66.slice PodAnnotations:0xc00008d620}] Aliases:map[]}"
2026-06-12 21:10:20.396675 | controller | Jun 12 21:00:03.438330 crc crio[20719]: time="2026-06-12T21:00:03.438167505Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688300-pqn6x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.396691 | controller | Jun 12 21:00:03.835862 crc crio[20719]: time="2026-06-12T21:00:03.835422688Z" level=info msg="Stopped pod sandbox: fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62" id=a15a1605-2595-44e8-80ed-76bba3e8633d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.396707 | controller | Jun 12 21:00:04.919839 crc crio[20719]: time="2026-06-12T21:00:04.919451714Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3512cbde-90ee-42b8-b1fd-19276a1f0008 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.396722 | controller | Jun 12 21:00:04.920998 crc crio[20719]: time="2026-06-12T21:00:04.920915566Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=506a4578-e39a-4d06-9303-88eff3a27984 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.396738 | controller | Jun 12 21:00:04.923203 crc crio[20719]: time="2026-06-12T21:00:04.923131619Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a71758a8-411b-440d-a478-25a429996098 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.396837 | controller | Jun 12 21:00:04.934894 crc crio[20719]: time="2026-06-12T21:00:04.934802808Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688300-qcrmv/oc" id=15ac03b2-77e9-42d5-82dd-e5ca0ceb146f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.396874 | controller | Jun 12 21:00:04.935479 crc crio[20719]: time="2026-06-12T21:00:04.935409315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.396891 | controller | Jun 12 21:00:05.006104 crc crio[20719]: time="2026-06-12T21:00:05.005922768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.396907 | controller | Jun 12 21:00:05.430606 crc crio[20719]: time="2026-06-12T21:00:05.430423159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.396923 | controller | Jun 12 21:00:05.593726 crc crio[20719]: time="2026-06-12T21:00:05.593153367Z" level=info msg="Created container 2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d: openshift-infra/auto-csr-approver-29688300-qcrmv/oc" id=15ac03b2-77e9-42d5-82dd-e5ca0ceb146f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.396944 | controller | Jun 12 21:00:05.594966 crc crio[20719]: time="2026-06-12T21:00:05.594870053Z" level=info msg="Starting container: 2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d" id=80c89b06-7266-4deb-81eb-db16a409fcb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.396961 | controller | Jun 12 21:00:05.603338 crc crio[20719]: time="2026-06-12T21:00:05.603200412Z" level=info msg="Started container" PID=223850 containerID=2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d description=openshift-infra/auto-csr-approver-29688300-qcrmv/oc id=80c89b06-7266-4deb-81eb-db16a409fcb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a
2026-06-12 21:10:20.396978 | controller | Jun 12 21:00:07.512827 crc crio[20719]: time="2026-06-12T21:00:07.512237305Z" level=info msg="Stopping pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a" id=0957d4e9-ed88-498a-b5ec-659cf4e7722c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.396994 | controller | Jun 12 21:00:07.514145 crc crio[20719]: time="2026-06-12T21:00:07.513627513Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688300-qcrmv Namespace:openshift-infra ID:5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a UID:f0ce1d47-60ab-4637-8100-a951c94afce1 NetNS:/var/run/netns/2211b860-79e3-426d-a8dc-abd88c8938ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0ce1d47_60ab_4637_8100_a951c94afce1.slice PodAnnotations:0xc0023e2ba0}] Aliases:map[]}"
2026-06-12 21:10:20.397011 | controller | Jun 12 21:00:07.514145 crc crio[20719]: time="2026-06-12T21:00:07.513793459Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688300-qcrmv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.397027 | controller | Jun 12 21:00:07.885379 crc crio[20719]: time="2026-06-12T21:00:07.884751229Z" level=info msg="Stopped pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a" id=0957d4e9-ed88-498a-b5ec-659cf4e7722c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.397043 | controller | Jun 12 21:00:28.679799 crc crio[20719]: time="2026-06-12T21:00:28.678975318Z" level=info msg="Removing container: a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba" id=0c5e1f6e-a4a1-49a3-b6ee-262162f48f93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.397058 | controller | Jun 12 21:00:28.845787 crc crio[20719]: time="2026-06-12T21:00:28.845408257Z" level=info msg="Removed container a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba: openshift-infra/auto-csr-approver-29688294-pgrsf/oc" id=0c5e1f6e-a4a1-49a3-b6ee-262162f48f93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.397074 | controller | Jun 12 21:00:28.849997 crc crio[20719]: time="2026-06-12T21:00:28.849927401Z" level=info msg="Removing container: aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3" id=de8f1d0c-e184-4e6b-81bd-4221883c2231 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.397089 | controller | Jun 12 21:00:28.887421 crc crio[20719]: time="2026-06-12T21:00:28.887174685Z" level=info msg="Removed container aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/collect-profiles" id=de8f1d0c-e184-4e6b-81bd-4221883c2231 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.397105 | controller | Jun 12 21:00:28.902832 crc crio[20719]: time="2026-06-12T21:00:28.902701178Z" level=info msg="Stopping pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758" id=61ac820b-7275-43bd-a6dc-690411b8b6e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.397125 | controller | Jun 12 21:00:28.902832 crc crio[20719]: time="2026-06-12T21:00:28.902797391Z" level=info msg="Stopped pod sandbox (already stopped): fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758" id=61ac820b-7275-43bd-a6dc-690411b8b6e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.397141 | controller | Jun 12 21:00:28.903719 crc crio[20719]: time="2026-06-12T21:00:28.903646845Z" level=info msg="Removing pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758" id=b08563ee-d413-47b5-bc47-928578c8fd15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.397157 | controller | Jun 12 21:00:28.923596 crc crio[20719]: time="2026-06-12T21:00:28.922900416Z" level=info msg="Removed pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758" id=b08563ee-d413-47b5-bc47-928578c8fd15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.397172 | controller | Jun 12 21:00:28.925459 crc crio[20719]: time="2026-06-12T21:00:28.925017971Z" level=info msg="Stopping pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab" id=55408733-7230-4fc3-b2b0-200b45d710b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.397187 | controller | Jun 12 21:00:28.925459 crc crio[20719]: time="2026-06-12T21:00:28.925109754Z" level=info msg="Stopped pod sandbox (already stopped): e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab" id=55408733-7230-4fc3-b2b0-200b45d710b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.397202 | controller | Jun 12 21:00:28.926432 crc crio[20719]: time="2026-06-12T21:00:28.926176223Z" level=info msg="Removing pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab" id=7edb4bad-f71d-4c11-9539-114bd87d1e8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.397217 | controller | Jun 12 21:00:28.945403 crc crio[20719]: time="2026-06-12T21:00:28.945235404Z" level=info msg="Removed pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab" id=7edb4bad-f71d-4c11-9539-114bd87d1e8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.397233 | controller | Jun 12 21:00:28.946454 crc crio[20719]: time="2026-06-12T21:00:28.946220053Z" level=info msg="Stopping pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e" id=08566b21-5ab3-4fe1-9bbd-97eb15ad07e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.397248 | controller | Jun 12 21:00:28.946454 crc crio[20719]: time="2026-06-12T21:00:28.946404288Z" level=info msg="Stopped pod sandbox (already stopped): 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e" id=08566b21-5ab3-4fe1-9bbd-97eb15ad07e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.397263 | controller | Jun 12 21:00:28.948626 crc crio[20719]: time="2026-06-12T21:00:28.948507587Z" level=info msg="Removing pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e" id=adc708d3-6bdb-4c3c-944c-2282365778b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.397278 | controller | Jun 12 21:00:28.982024 crc crio[20719]: time="2026-06-12T21:00:28.981910958Z" level=info msg="Removed pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e" id=adc708d3-6bdb-4c3c-944c-2282365778b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.397293 | controller | Jun 12 21:00:28.984946 crc crio[20719]: time="2026-06-12T21:00:28.984851854Z" level=info msg="Stopping pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc" id=81f2d243-6066-493b-8fa4-e4b06e69108a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.397308 | controller | Jun 12 21:00:28.985065 crc crio[20719]: time="2026-06-12T21:00:28.984956567Z" level=info msg="Stopped pod sandbox (already stopped): 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc" id=81f2d243-6066-493b-8fa4-e4b06e69108a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.397328 | controller | Jun 12 21:00:28.986825 crc crio[20719]: time="2026-06-12T21:00:28.986738755Z" level=info msg="Removing pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc" id=17d508b1-f73f-40c9-ac6f-017a17ccde3a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.397344 | controller | Jun 12 21:00:29.022784 crc crio[20719]: time="2026-06-12T21:00:29.022668553Z" level=info msg="Removed pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc" id=17d508b1-f73f-40c9-ac6f-017a17ccde3a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.397359 | controller | Jun 12 21:01:00.552261 crc crio[20719]: time="2026-06-12T21:01:00.551577019Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29688301-62ddm/POD" id=34af41bf-9b99-4c57-9236-84ceff1c2cc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.397374 | controller | Jun 12 21:01:00.553641 crc crio[20719]: time="2026-06-12T21:01:00.552321389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.397390 | controller | Jun 12 21:01:00.592698 crc crio[20719]: time="2026-06-12T21:01:00.592601384Z" level=info msg="Got pod network &{Name:keystone-cron-29688301-62ddm Namespace:openstack ID:f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7 UID:dda79864-477d-437c-ba2e-d0cc9a6acaa3 NetNS:/var/run/netns/1f54f589-dd2c-43e1-9d72-c0e264eb85b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddda79864_477d_437c_ba2e_d0cc9a6acaa3.slice PodAnnotations:0xc00170cee8}] Aliases:map[]}"
2026-06-12 21:10:20.397407 | controller | Jun 12 21:01:00.592698 crc crio[20719]: time="2026-06-12T21:01:00.592670676Z" level=info msg="Adding pod openstack_keystone-cron-29688301-62ddm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.397423 | controller | Jun 12 21:01:01.175192 crc crio[20719]: 2026-06-12T21:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5ee879f6bc486f Mac:2e:ee:4c:04:66:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/1f54f589-dd2c-43e1-9d72-c0e264eb85b7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.397439 | controller | Jun 12 21:01:01.176766 crc crio[20719]: time="2026-06-12T21:01:01.176704921Z" level=info msg="Got pod network &{Name:keystone-cron-29688301-62ddm Namespace:openstack ID:f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7 UID:dda79864-477d-437c-ba2e-d0cc9a6acaa3 NetNS:/var/run/netns/1f54f589-dd2c-43e1-9d72-c0e264eb85b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddda79864_477d_437c_ba2e_d0cc9a6acaa3.slice PodAnnotations:0xc00170cee8}] Aliases:map[]}"
2026-06-12 21:10:20.397455 | controller | Jun 12 21:01:01.176931 crc crio[20719]: time="2026-06-12T21:01:01.176880765Z" level=info msg="Checking pod openstack_keystone-cron-29688301-62ddm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.397471 | controller | Jun 12 21:01:01.195093 crc crio[20719]: time="2026-06-12T21:01:01.194987329Z" level=info msg="Ran pod sandbox f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7 with infra container: openstack/keystone-cron-29688301-62ddm/POD" id=34af41bf-9b99-4c57-9236-84ceff1c2cc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.397488 | controller | Jun 12 21:01:01.202842 crc crio[20719]: time="2026-06-12T21:01:01.202719973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=4a65beb6-6c54-416a-bdc2-9181d39e39a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.397508 | controller | Jun 12 21:01:01.264057 crc crio[20719]: time="2026-06-12T21:01:01.263634012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=474973df-d80a-4bc7-b525-324a193a8ba7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.397524 | controller | Jun 12 21:01:01.294383 crc crio[20719]: time="2026-06-12T21:01:01.294003685Z" level=info msg="Creating container: openstack/keystone-cron-29688301-62ddm/keystone-cron" id=fb37ae4d-261c-4be4-a219-c14737f75bbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.397540 | controller | Jun 12 21:01:01.294739 crc crio[20719]: time="2026-06-12T21:01:01.294609282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.397556 | controller | Jun 12 21:01:01.467519 crc crio[20719]: time="2026-06-12T21:01:01.467232582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.397572 | controller | Jun 12 21:01:01.479950 crc crio[20719]: time="2026-06-12T21:01:01.479715784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.397588 | controller | Jun 12 21:01:01.666658 crc crio[20719]: time="2026-06-12T21:01:01.666137012Z" level=info msg="Created container 7fdb893f2e49f91f17378e4d64211035c66c5c37ee7ce86dc5c80f2fd73cfae0: openstack/keystone-cron-29688301-62ddm/keystone-cron" id=fb37ae4d-261c-4be4-a219-c14737f75bbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.397603 | controller | Jun 12 21:01:01.668718 crc crio[20719]: time="2026-06-12T21:01:01.668665357Z" level=info msg="Starting container: 7fdb893f2e49f91f17378e4d64211035c66c5c37ee7ce86dc5c80f2fd73cfae0" id=72a5b4d3-d0ee-4b5f-bc17-b69b202269a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.397619 | controller | Jun 12 21:01:01.677099 crc crio[20719]: time="2026-06-12T21:01:01.676910796Z" level=info msg="Started container" PID=237541 containerID=7fdb893f2e49f91f17378e4d64211035c66c5c37ee7ce86dc5c80f2fd73cfae0 description=openstack/keystone-cron-29688301-62ddm/keystone-cron id=72a5b4d3-d0ee-4b5f-bc17-b69b202269a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7
2026-06-12 21:10:20.397635 | controller | Jun 12 21:01:08.525391 crc crio[20719]: time="2026-06-12T21:01:08.524470313Z" level=info msg="Stopping pod sandbox: f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7" id=09436621-2613-4225-8614-5f48d97d860e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.397651 | controller | Jun 12 21:01:08.527395 crc crio[20719]: time="2026-06-12T21:01:08.526391396Z" level=info msg="Got pod network &{Name:keystone-cron-29688301-62ddm Namespace:openstack ID:f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7 UID:dda79864-477d-437c-ba2e-d0cc9a6acaa3 NetNS:/var/run/netns/1f54f589-dd2c-43e1-9d72-c0e264eb85b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddda79864_477d_437c_ba2e_d0cc9a6acaa3.slice PodAnnotations:0xc002d9ab60}] Aliases:map[]}"
2026-06-12 21:10:20.397667 | controller | Jun 12 21:01:08.527395 crc crio[20719]: time="2026-06-12T21:01:08.526667943Z" level=info msg="Deleting pod openstack_keystone-cron-29688301-62ddm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.397683 | controller | Jun 12 21:01:08.997563 crc crio[20719]: time="2026-06-12T21:01:08.997125143Z" level=info msg="Stopped pod sandbox: f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7" id=09436621-2613-4225-8614-5f48d97d860e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.397704 | controller | Jun 12 21:02:00.654324 crc crio[20719]: time="2026-06-12T21:02:00.652696431Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688302-4dvp6/POD" id=622cbab8-88a0-48df-a720-0661c9f128e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.397720 | controller | Jun 12 21:02:00.654324 crc crio[20719]: time="2026-06-12T21:02:00.653711569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.397736 | controller | Jun 12 21:02:00.705870 crc crio[20719]: time="2026-06-12T21:02:00.705740942Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688302-4dvp6 Namespace:openshift-infra ID:0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1 UID:deae00d4-e54e-4808-aa6f-06e79ea90917 NetNS:/var/run/netns/4f4de0ce-d0cd-4c1c-b4ab-6331354b0d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeae00d4_e54e_4808_aa6f_06e79ea90917.slice PodAnnotations:0xc00008c988}] Aliases:map[]}"
2026-06-12 21:10:20.397752 | controller | Jun 12 21:02:00.706200 crc crio[20719]: time="2026-06-12T21:02:00.705898096Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688302-4dvp6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.397768 | controller | Jun 12 21:02:01.287863 crc crio[20719]: 2026-06-12T21:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bc78b0131911a1 Mac:4e:d7:d9:bf:a8:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/4f4de0ce-d0cd-4c1c-b4ab-6331354b0d36 SocketPath: PciID:}] [{Interface:0xc00025ad60 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.397784 | controller | Jun 12 21:02:01.289436 crc crio[20719]: time="2026-06-12T21:02:01.28932677Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688302-4dvp6 Namespace:openshift-infra ID:0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1 UID:deae00d4-e54e-4808-aa6f-06e79ea90917 NetNS:/var/run/netns/4f4de0ce-d0cd-4c1c-b4ab-6331354b0d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeae00d4_e54e_4808_aa6f_06e79ea90917.slice PodAnnotations:0xc00008c988}] Aliases:map[]}"
2026-06-12 21:10:20.397801 | controller | Jun 12 21:02:01.289610 crc crio[20719]: time="2026-06-12T21:02:01.289488794Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688302-4dvp6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.397890 | controller | Jun 12 21:02:01.296828 crc crio[20719]: time="2026-06-12T21:02:01.296762332Z" level=info msg="Ran pod sandbox 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1 with infra container: openshift-infra/auto-csr-approver-29688302-4dvp6/POD" id=622cbab8-88a0-48df-a720-0661c9f128e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.397914 | controller | Jun 12 21:02:01.302474 crc crio[20719]: time="2026-06-12T21:02:01.302206301Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c8ca18b0-db8a-4bcb-ba98-d74bafb42ba6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.397932 | controller | Jun 12 21:02:01.314186 crc crio[20719]: time="2026-06-12T21:02:01.314099538Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.397948 | controller | Jun 12 21:02:02.172219 crc crio[20719]: time="2026-06-12T21:02:02.171872935Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c8ca18b0-db8a-4bcb-ba98-d74bafb42ba6 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.397969 | controller | Jun 12 21:02:02.174405 crc crio[20719]: time="2026-06-12T21:02:02.174331994Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ebce124d-934f-4f9d-a389-1e7f2003be92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.397986 | controller | Jun 12 21:02:02.176727 crc crio[20719]: time="2026-06-12T21:02:02.176666739Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1ecfdb0d-b742-45d8-afeb-7046d72717f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.398001 | controller | Jun 12 21:02:02.183616 crc crio[20719]: time="2026-06-12T21:02:02.183508097Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688302-4dvp6/oc" id=a775ed03-b9bb-4f77-9b15-2d34e8c37fb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.398016 | controller | Jun 12 21:02:02.183992 crc crio[20719]: time="2026-06-12T21:02:02.183935068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.398032 | controller | Jun 12 21:02:02.228376 crc crio[20719]: time="2026-06-12T21:02:02.228211047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.398047 | controller | Jun 12 21:02:02.645588 crc crio[20719]: time="2026-06-12T21:02:02.645453586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.398063 | controller | Jun 12 21:02:02.799052 crc crio[20719]: time="2026-06-12T21:02:02.79861946Z" level=info msg="Created container d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152: openshift-infra/auto-csr-approver-29688302-4dvp6/oc" id=a775ed03-b9bb-4f77-9b15-2d34e8c37fb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.398079 | controller | Jun 12 21:02:02.801678 crc crio[20719]: time="2026-06-12T21:02:02.801586174Z" level=info msg="Starting container: d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152" id=72e81df0-5f3e-4194-b90b-892a1a807df4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.398094 | controller | Jun 12 21:02:02.810773 crc crio[20719]: time="2026-06-12T21:02:02.810716806Z" level=info msg="Started container" PID=251526 containerID=d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152 description=openshift-infra/auto-csr-approver-29688302-4dvp6/oc id=72e81df0-5f3e-4194-b90b-892a1a807df4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1
2026-06-12 21:10:20.398111 | controller | Jun 12 21:02:05.452853 crc crio[20719]: time="2026-06-12T21:02:05.452329169Z" level=info msg="Stopping pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1" id=6d9494ee-615f-4f38-b9d1-6bd524b67751 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.398127 | controller | Jun 12 21:02:05.454395 crc crio[20719]: time="2026-06-12T21:02:05.453646526Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688302-4dvp6 Namespace:openshift-infra ID:0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1 UID:deae00d4-e54e-4808-aa6f-06e79ea90917 NetNS:/var/run/netns/4f4de0ce-d0cd-4c1c-b4ab-6331354b0d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeae00d4_e54e_4808_aa6f_06e79ea90917.slice PodAnnotations:0xc00334a258}] Aliases:map[]}"
2026-06-12 21:10:20.398144 | controller | Jun 12 21:02:05.454395 crc crio[20719]: time="2026-06-12T21:02:05.45380824Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688302-4dvp6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.398165 | controller | Jun 12 21:02:05.841371 crc crio[20719]: time="2026-06-12T21:02:05.840879269Z" level=info msg="Stopped pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1" id=6d9494ee-615f-4f38-b9d1-6bd524b67751 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.398182 | controller | Jun 12 21:02:29.065800 crc crio[20719]: time="2026-06-12T21:02:29.065067707Z" level=info msg="Removing container: 195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8" id=44203d08-b90f-4274-85de-d7ba70cd06be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.398198 | controller | Jun 12 21:02:29.219413 crc crio[20719]: time="2026-06-12T21:02:29.219254622Z" level=info msg="Removed container 195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8: openshift-infra/auto-csr-approver-29688296-x47v4/oc" id=44203d08-b90f-4274-85de-d7ba70cd06be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.398214 | controller | Jun 12 21:02:29.241491 crc crio[20719]: time="2026-06-12T21:02:29.241255834Z" level=info msg="Stopping pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9" id=eeb360ec-f856-4116-8043-106c96bd7165 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.398230 | controller | Jun 12 21:02:29.241491 crc crio[20719]: time="2026-06-12T21:02:29.241390168Z" level=info msg="Stopped pod sandbox (already stopped): 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9" id=eeb360ec-f856-4116-8043-106c96bd7165 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.398246 | controller | Jun 12 21:02:29.242582 crc crio[20719]: time="2026-06-12T21:02:29.242249632Z" level=info msg="Removing pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9" id=00bc4aaf-2dc0-4141-a45b-f2fbbdd6b704 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.398261 | controller | Jun 12 21:02:29.258001 crc crio[20719]: time="2026-06-12T21:02:29.257894245Z" level=info msg="Removed pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9" id=00bc4aaf-2dc0-4141-a45b-f2fbbdd6b704 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.398277 | controller | Jun 12 21:04:00.569105 crc crio[20719]: time="2026-06-12T21:04:00.568345999Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688304-qlx9z/POD" id=56f1a7a6-b62b-4927-a576-c40a06f6ad24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.398293 | controller | Jun 12 21:04:00.569105 crc crio[20719]: time="2026-06-12T21:04:00.56908468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.398310 | controller | Jun 12 21:04:00.634181 crc crio[20719]: time="2026-06-12T21:04:00.633957458Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688304-qlx9z Namespace:openshift-infra ID:8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119 UID:24023e35-dd3a-4c5b-913e-09fd775e2bd8 NetNS:/var/run/netns/9066aa08-3dad-4e33-9cfa-d34acdab5728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24023e35_dd3a_4c5b_913e_09fd775e2bd8.slice PodAnnotations:0xc003ab0238}] Aliases:map[]}"
2026-06-12 21:10:20.398326 | controller | Jun 12 21:04:00.634181 crc crio[20719]: time="2026-06-12T21:04:00.634099392Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688304-qlx9z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.398342 | controller | Jun 12 21:04:01.266836 crc crio[20719]: 2026-06-12T21:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a32ec9c1f22fe9 Mac:8e:f3:65:70:23:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/9066aa08-3dad-4e33-9cfa-d34acdab5728 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.398363 | controller | Jun 12 21:04:01.266836 crc crio[20719]: time="2026-06-12T21:04:01.266552228Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688304-qlx9z Namespace:openshift-infra ID:8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119 UID:24023e35-dd3a-4c5b-913e-09fd775e2bd8 NetNS:/var/run/netns/9066aa08-3dad-4e33-9cfa-d34acdab5728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24023e35_dd3a_4c5b_913e_09fd775e2bd8.slice PodAnnotations:0xc003ab0238}] Aliases:map[]}"
2026-06-12 21:10:20.398380 | controller | Jun 12 21:04:01.266836 crc crio[20719]: time="2026-06-12T21:04:01.266714282Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688304-qlx9z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.398396 | controller | Jun 12 21:04:01.281357 crc crio[20719]: time="2026-06-12T21:04:01.281211662Z" level=info msg="Ran pod sandbox 8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119 with infra container: openshift-infra/auto-csr-approver-29688304-qlx9z/POD" id=56f1a7a6-b62b-4927-a576-c40a06f6ad24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.398412 | controller | Jun 12 21:04:01.287920 crc crio[20719]: time="2026-06-12T21:04:01.287810654Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3dbb2d52-fd9c-47f7-b74e-0b48cd67ebcd name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.398428 | controller | Jun 12 21:04:01.299077 crc crio[20719]: time="2026-06-12T21:04:01.29895553Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.398443 | controller | Jun 12 21:04:02.604115 crc crio[20719]: time="2026-06-12T21:04:02.603447679Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3dbb2d52-fd9c-47f7-b74e-0b48cd67ebcd name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.398458 | controller | Jun 12 21:04:02.606938 crc crio[20719]: time="2026-06-12T21:04:02.606877283Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3ec23afe-1df0-4a51-ae26-99c22a328578 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.398474 | controller | Jun 12 21:04:02.614061 crc crio[20719]: time="2026-06-12T21:04:02.613639549Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=552554a0-1c3e-4451-aec7-c7e1b0538229 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.398490 | controller | Jun 12 21:04:02.623363 crc crio[20719]: time="2026-06-12T21:04:02.623108559Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688304-qlx9z/oc" id=1ff59e84-4f3f-4c34-bc5a-71b744ad843a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.398505 | controller | Jun 12 21:04:02.624230 crc crio[20719]: time="2026-06-12T21:04:02.624136758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.398521 | controller | Jun 12 21:04:02.689470 crc crio[20719]: time="2026-06-12T21:04:02.689363042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.398536 | controller | Jun 12 21:04:03.129251 crc crio[20719]: time="2026-06-12T21:04:03.129130633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.398552 | controller | Jun 12 21:04:03.281741 crc crio[20719]: time="2026-06-12T21:04:03.281662767Z" level=info msg="Created container bd60dea29a23748e3f95291c6596c1e44e4fdeee23395df7fdb6ec69483cb7c5: openshift-infra/auto-csr-approver-29688304-qlx9z/oc" id=1ff59e84-4f3f-4c34-bc5a-71b744ad843a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.398572 | controller | Jun 12 21:04:03.283463 crc crio[20719]: time="2026-06-12T21:04:03.2832068Z" level=info msg="Starting container: bd60dea29a23748e3f95291c6596c1e44e4fdeee23395df7fdb6ec69483cb7c5" id=8905cbe5-6131-4dbb-b983-270490311e8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.398588 | controller | Jun 12 21:04:03.290751 crc crio[20719]: time="2026-06-12T21:04:03.290684766Z" level=info msg="Started container" PID=268069 containerID=bd60dea29a23748e3f95291c6596c1e44e4fdeee23395df7fdb6ec69483cb7c5 description=openshift-infra/auto-csr-approver-29688304-qlx9z/oc id=8905cbe5-6131-4dbb-b983-270490311e8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119
2026-06-12 21:10:20.398605 | controller | Jun 12 21:04:05.238752 crc crio[20719]: time="2026-06-12T21:04:05.238002451Z" level=info msg="Stopping pod sandbox: 8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119" id=49888908-79a8-4f4f-ace1-5b4a877ce0a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.398621 | controller | Jun 12 21:04:05.240240 crc crio[20719]: time="2026-06-12T21:04:05.239333498Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688304-qlx9z Namespace:openshift-infra ID:8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119 UID:24023e35-dd3a-4c5b-913e-09fd775e2bd8 NetNS:/var/run/netns/9066aa08-3dad-4e33-9cfa-d34acdab5728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24023e35_dd3a_4c5b_913e_09fd775e2bd8.slice PodAnnotations:0xc0023e2450}] Aliases:map[]}"
2026-06-12 21:10:20.398637 | controller | Jun 12 21:04:05.240240 crc crio[20719]: time="2026-06-12T21:04:05.239471261Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688304-qlx9z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.398654 | controller | Jun 12 21:04:05.624425 crc crio[20719]: time="2026-06-12T21:04:05.624243327Z" level=info msg="Stopped pod sandbox: 8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119" id=49888908-79a8-4f4f-ace1-5b4a877ce0a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.398670 | controller | Jun 12 21:04:29.322766 crc crio[20719]: time="2026-06-12T21:04:29.32185255Z" level=info msg="Removing container: 11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6" id=de684d16-df62-4dde-9f4c-588bad21dd6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.398686 | controller | Jun 12 21:04:29.506048 crc crio[20719]: time="2026-06-12T21:04:29.50591578Z" level=info msg="Removed container 11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6: openshift-infra/auto-csr-approver-29688298-jld6l/oc" id=de684d16-df62-4dde-9f4c-588bad21dd6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.398701 | controller | Jun 12 21:04:29.516008 crc crio[20719]: time="2026-06-12T21:04:29.515923668Z" level=info msg="Stopping pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a" id=b2ed70c0-018e-4f85-b9b2-4eb321230820 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.398717 | controller | Jun 12 21:04:29.516008 crc crio[20719]: time="2026-06-12T21:04:29.516006211Z" level=info msg="Stopped pod sandbox (already stopped): 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a" id=b2ed70c0-018e-4f85-b9b2-4eb321230820 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.398732 | controller | Jun 12 21:04:29.516674 crc crio[20719]: time="2026-06-12T21:04:29.516633638Z" level=info msg="Removing pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a" id=cc4a7be0-298f-4032-8c09-3fa389a47665 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.398752 | controller | Jun 12 21:04:29.533103 crc crio[20719]: time="2026-06-12T21:04:29.533047265Z" level=info msg="Removed pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a" id=cc4a7be0-298f-4032-8c09-3fa389a47665 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.398768 | controller | Jun 12 21:05:04.844348 crc crio[20719]: time="2026-06-12T21:05:04.843462866Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398783 | controller | Jun 12 21:05:05.250901 crc crio[20719]: time="2026-06-12T21:05:05.250522911Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398799 | controller | Jun 12 21:05:05.307452 crc crio[20719]: time="2026-06-12T21:05:05.307400025Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398815 | controller | Jun 12 21:05:05.601622 crc crio[20719]: time="2026-06-12T21:05:05.60147246Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398830 | controller | Jun 12 21:05:05.749032 crc crio[20719]: time="2026-06-12T21:05:05.748948744Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398846 | controller | Jun 12 21:05:05.749578 crc crio[20719]: time="2026-06-12T21:05:05.749476139Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398884 | controller | Jun 12 21:05:05.903574 crc crio[20719]: time="2026-06-12T21:05:05.903331662Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398900 | controller | Jun 12 21:05:06.184893 crc crio[20719]: time="2026-06-12T21:05:06.184810582Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398916 | controller | Jun 12 21:05:06.252137 crc crio[20719]: time="2026-06-12T21:05:06.252053619Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398932 | controller | Jun 12 21:05:06.296441 crc crio[20719]: time="2026-06-12T21:05:06.296359234Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398947 | controller | Jun 12 21:05:06.303219 crc crio[20719]: time="2026-06-12T21:05:06.303152181Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398963 | controller | Jun 12 21:05:06.339139 crc crio[20719]: time="2026-06-12T21:05:06.338079582Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398978 | controller | Jun 12 21:05:06.538925 crc crio[20719]: time="2026-06-12T21:05:06.538877778Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.398993 | controller | Jun 12 21:05:07.093733 crc crio[20719]: time="2026-06-12T21:05:07.093460831Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399013 | controller | Jun 12 21:05:07.804953 crc crio[20719]: time="2026-06-12T21:05:07.804376506Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399030 | controller | Jun 12 21:05:08.547298 crc crio[20719]: time="2026-06-12T21:05:08.547117461Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399046 | controller | Jun 12 21:05:09.083506 crc crio[20719]: time="2026-06-12T21:05:09.082909977Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399061 | controller | Jun 12 21:05:09.659729 crc crio[20719]: time="2026-06-12T21:05:09.659648644Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399076 | controller | Jun 12 21:05:10.267732 crc crio[20719]: time="2026-06-12T21:05:10.267628033Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399091 | controller | Jun 12 21:05:10.269163 crc crio[20719]: time="2026-06-12T21:05:10.269067003Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399106 | controller | Jun 12 21:05:10.328928 crc crio[20719]: time="2026-06-12T21:05:10.328760063Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399121 | controller | Jun 12 21:05:12.164741 crc crio[20719]: time="2026-06-12T21:05:12.164081566Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399137 | controller | Jun 12 21:05:13.522645 crc crio[20719]: time="2026-06-12T21:05:13.522001105Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399152 | controller | Jun 12 21:05:13.663148 crc crio[20719]: time="2026-06-12T21:05:13.662429718Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399167 | controller | Jun 12 21:05:14.309742 crc crio[20719]: time="2026-06-12T21:05:14.309204752Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399182 | controller | Jun 12 21:05:14.884705 crc crio[20719]: time="2026-06-12T21:05:14.88443281Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399198 | controller | Jun 12 21:05:16.598030 crc crio[20719]: time="2026-06-12T21:05:16.597469517Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399213 | controller | Jun 12 21:05:16.886500 crc crio[20719]: time="2026-06-12T21:05:16.886422041Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399228 | controller | Jun 12 21:05:17.494895 crc crio[20719]: time="2026-06-12T21:05:17.494387453Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399243 | controller | Jun 12 21:05:18.185132 crc crio[20719]: time="2026-06-12T21:05:18.185027673Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399266 | controller | Jun 12 21:05:20.306570 crc crio[20719]: time="2026-06-12T21:05:20.305737748Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399282 | controller | Jun 12 21:05:20.770578 crc crio[20719]: time="2026-06-12T21:05:20.770444678Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399298 | controller | Jun 12 21:05:21.330702 crc crio[20719]: time="2026-06-12T21:05:21.330463813Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399313 | controller | Jun 12 21:05:21.835634 crc crio[20719]: time="2026-06-12T21:05:21.835451463Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399329 | controller | Jun 12 21:05:21.979857 crc crio[20719]: time="2026-06-12T21:05:21.979774473Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399345 | controller | Jun 12 21:05:21.993852 crc crio[20719]: time="2026-06-12T21:05:21.991661092Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399361 | controller | Jun 12 21:05:21.994906 crc crio[20719]: time="2026-06-12T21:05:21.994850619Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399376 | controller | Jun 12 21:05:22.292387 crc crio[20719]: time="2026-06-12T21:05:22.291992052Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399391 | controller | Jun 12 21:05:22.594836 crc crio[20719]: time="2026-06-12T21:05:22.5947583Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399406 | controller | Jun 12 21:05:23.542940 crc crio[20719]: time="2026-06-12T21:05:23.542506896Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399422 | controller | Jun 12 21:05:24.593351 crc crio[20719]: time="2026-06-12T21:05:24.592701609Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399437 | controller | Jun 12 21:05:25.371861 crc crio[20719]: time="2026-06-12T21:05:25.371729531Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399452 | controller | Jun 12 21:05:25.467074 crc crio[20719]: time="2026-06-12T21:05:25.467028852Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399468 | controller | Jun 12 21:05:26.296866 crc crio[20719]: time="2026-06-12T21:05:26.29637981Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399483 | controller | Jun 12 21:05:27.332842 crc crio[20719]: time="2026-06-12T21:05:27.332735771Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399503 | controller | Jun 12 21:05:28.280637 crc crio[20719]: time="2026-06-12T21:05:28.276592692Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399519 | controller | Jun 12 21:05:29.234046 crc crio[20719]: time="2026-06-12T21:05:29.233941406Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399535 | controller | Jun 12 21:05:35.612067 crc crio[20719]: time="2026-06-12T21:05:35.61119401Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.399550 | controller | Jun 12 21:06:00.576865 crc crio[20719]: time="2026-06-12T21:06:00.576208611Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688306-2dh2s/POD" id=d2a39e25-f428-4555-8178-e841ece3fd5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.399566 | controller | Jun 12 21:06:00.578120 crc crio[20719]: time="2026-06-12T21:06:00.57691435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.399582 | controller | Jun 12 21:06:00.620803 crc crio[20719]: time="2026-06-12T21:06:00.620666875Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688306-2dh2s Namespace:openshift-infra ID:384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b UID:e01ec9f0-6bd7-43db-9bde-fb681a1fbb2b NetNS:/var/run/netns/79354fd3-c183-42a8-b538-0f846f831750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01ec9f0_6bd7_43db_9bde_fb681a1fbb2b.slice PodAnnotations:0xc003332758}] Aliases:map[]}"
2026-06-12 21:10:20.399597 | controller | Jun 12 21:06:00.620803 crc crio[20719]: time="2026-06-12T21:06:00.620790188Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688306-2dh2s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.399613 | controller | Jun 12 21:06:01.261012 crc crio[20719]: 2026-06-12T21:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:384e178d703ef5b Mac:c2:b2:34:31:5b:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/79354fd3-c183-42a8-b538-0f846f831750 SocketPath: PciID:}] [{Interface:0xc000014f80 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.399630 | controller | Jun 12 21:06:01.268534 crc crio[20719]: time="2026-06-12T21:06:01.268111454Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688306-2dh2s Namespace:openshift-infra ID:384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b UID:e01ec9f0-6bd7-43db-9bde-fb681a1fbb2b NetNS:/var/run/netns/79354fd3-c183-42a8-b538-0f846f831750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01ec9f0_6bd7_43db_9bde_fb681a1fbb2b.slice PodAnnotations:0xc003332758}] Aliases:map[]}"
2026-06-12 21:10:20.399648 | controller | Jun 12 21:06:01.268534 crc crio[20719]: time="2026-06-12T21:06:01.268396421Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688306-2dh2s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.399667 | controller | Jun 12 21:06:01.283711 crc crio[20719]: time="2026-06-12T21:06:01.283599794Z" level=info msg="Ran pod sandbox 384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b with infra container: openshift-infra/auto-csr-approver-29688306-2dh2s/POD" id=d2a39e25-f428-4555-8178-e841ece3fd5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.399688 | controller | Jun 12 21:06:01.291334 crc crio[20719]: time="2026-06-12T21:06:01.291195862Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1ebdcb94-b5e8-407c-b85f-235133e249f2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.399704 | controller | Jun 12 21:06:01.304061 crc crio[20719]: time="2026-06-12T21:06:01.303984744Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.399720 | controller | Jun 12 21:06:02.560046 crc crio[20719]: time="2026-06-12T21:06:02.559143646Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1ebdcb94-b5e8-407c-b85f-235133e249f2 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.399736 | controller | Jun 12 21:06:02.562072 crc crio[20719]: time="2026-06-12T21:06:02.561936272Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8d1c9541-0a10-4be3-9e71-4a57e2adb990 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.399752 | controller | Jun 12 21:06:02.566608 crc crio[20719]: time="2026-06-12T21:06:02.566485777Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e560b1ce-54e7-4a70-a69a-0c216e03cf5b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.399767 | controller | Jun 12 21:06:02.579009 crc crio[20719]: time="2026-06-12T21:06:02.578874748Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688306-2dh2s/oc" id=5ae847a1-c84c-4bc4-ae94-9c92b29acd71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.399783 | controller | Jun 12 21:06:02.579601 crc crio[20719]: time="2026-06-12T21:06:02.579519155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.399799 | controller | Jun 12 21:06:02.638969 crc crio[20719]: time="2026-06-12T21:06:02.638820628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.399815 | controller | Jun 12 21:06:03.102115 crc crio[20719]: time="2026-06-12T21:06:03.101679352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.399830 | controller | Jun 12 21:06:03.243052 crc crio[20719]: time="2026-06-12T21:06:03.242890447Z" level=info msg="Created container 879fbd0edcc1194b3db20f31d13a03dd4e749028bc14101d28d013244e069e15: openshift-infra/auto-csr-approver-29688306-2dh2s/oc" id=5ae847a1-c84c-4bc4-ae94-9c92b29acd71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.399845 | controller | Jun 12 21:06:03.245169 crc crio[20719]: time="2026-06-12T21:06:03.245091376Z" level=info msg="Starting container: 879fbd0edcc1194b3db20f31d13a03dd4e749028bc14101d28d013244e069e15" id=ce3aa1a9-543e-4c63-8044-68c0bf1c1d89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.399882 | controller | Jun 12 21:06:03.261647 crc crio[20719]: time="2026-06-12T21:06:03.261576571Z" level=info msg="Started container" PID=281568 containerID=879fbd0edcc1194b3db20f31d13a03dd4e749028bc14101d28d013244e069e15 description=openshift-infra/auto-csr-approver-29688306-2dh2s/oc id=ce3aa1a9-543e-4c63-8044-68c0bf1c1d89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b
2026-06-12 21:10:20.399899 | controller | Jun 12 21:06:05.224239 crc crio[20719]: time="2026-06-12T21:06:05.22361189Z" level=info msg="Stopping pod sandbox: 384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b" id=4bb6bcde-e9d8-46f2-9872-fe622b3231df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.399915 | controller | Jun 12 21:06:05.226737 crc crio[20719]: time="2026-06-12T21:06:05.225141202Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688306-2dh2s Namespace:openshift-infra ID:384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b UID:e01ec9f0-6bd7-43db-9bde-fb681a1fbb2b NetNS:/var/run/netns/79354fd3-c183-42a8-b538-0f846f831750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01ec9f0_6bd7_43db_9bde_fb681a1fbb2b.slice PodAnnotations:0xc003332100}] Aliases:map[]}"
2026-06-12 21:10:20.399936 | controller | Jun 12 21:06:05.226737 crc crio[20719]: time="2026-06-12T21:06:05.225393809Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688306-2dh2s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.399953 | controller | Jun 12 21:06:05.631791 crc crio[20719]: time="2026-06-12T21:06:05.631192203Z" level=info msg="Stopped pod sandbox: 384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b" id=4bb6bcde-e9d8-46f2-9872-fe622b3231df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.399969 | controller | Jun 12 21:06:29.602840 crc crio[20719]: time="2026-06-12T21:06:29.601762378Z" level=info msg="Removing container: 2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d" id=abe0692e-d7dc-408b-acd9-e92bab6e1d7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.399984 | controller | Jun 12 21:06:29.788172 crc crio[20719]: time="2026-06-12T21:06:29.788065151Z" level=info msg="Removed container 2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d: openshift-infra/auto-csr-approver-29688300-qcrmv/oc" id=abe0692e-d7dc-408b-acd9-e92bab6e1d7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.400001 | controller | Jun 12 21:06:29.801887 crc crio[20719]: time="2026-06-12T21:06:29.801791671Z" level=info msg="Stopping pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a" id=966fef22-e648-4c20-8351-396c7cb1a3bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.400017 | controller | Jun 12 21:06:29.802165 crc crio[20719]: time="2026-06-12T21:06:29.801921495Z" level=info msg="Stopped pod sandbox (already stopped): 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a" id=966fef22-e648-4c20-8351-396c7cb1a3bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.400032 | controller | Jun 12 21:06:29.803120 crc crio[20719]: time="2026-06-12T21:06:29.803004185Z" level=info msg="Removing pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a" id=d0489d5f-e8a0-4df1-8636-aba065b63485 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.400048 | controller | Jun 12 21:06:29.826569 crc crio[20719]: time="2026-06-12T21:06:29.826454823Z" level=info msg="Removed pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a" id=d0489d5f-e8a0-4df1-8636-aba065b63485 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.400063 | controller | Jun 12 21:07:09.533916 crc crio[20719]: time="2026-06-12T21:07:09.532768905Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 21:10:20.400078 | controller | Jun 12 21:07:18.150836 crc crio[20719]: time="2026-06-12T21:07:18.147486729Z" level=info msg="Stopping container: 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d (timeout: 2s)" id=313d5c73-579c-4e2c-b779-750781db9cd2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.400094 | controller | Jun 12 21:07:18.620858 crc crio[20719]: time="2026-06-12T21:07:18.620490531Z" level=info msg="Stopped container 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d: openshift-must-gather-g6pgq/must-gather-c4fdj/copy" id=313d5c73-579c-4e2c-b779-750781db9cd2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.400109 | controller | Jun 12 21:07:18.622670 crc crio[20719]: time="2026-06-12T21:07:18.622409044Z" level=info msg="Stopping pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e" id=55736141-c881-4b63-bb22-e409261c2d92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.400130 | controller | Jun 12 21:07:18.626972 crc crio[20719]: time="2026-06-12T21:07:18.626797218Z" level=info msg="Got pod network &{Name:must-gather-c4fdj Namespace:openshift-must-gather-g6pgq ID:aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e UID:34cdea57-6175-48f3-a0b7-481e36ee7e59 NetNS:/var/run/netns/af2dc6c0-7e61-4a30-bb2d-5db8a02d0c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34cdea57_6175_48f3_a0b7_481e36ee7e59.slice PodAnnotations:0xc00170cf90}] Aliases:map[]}"
2026-06-12 21:10:20.400146 | controller | Jun 12 21:07:18.627489 crc crio[20719]: time="2026-06-12T21:07:18.627230779Z" level=info msg="Deleting pod openshift-must-gather-g6pgq_must-gather-c4fdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.400162 | controller | Jun 12 21:07:19.010027 crc crio[20719]: time="2026-06-12T21:07:19.009171055Z" level=info msg="Stopped pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e" id=55736141-c881-4b63-bb22-e409261c2d92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.400178 | controller | Jun 12 21:07:19.727857 crc crio[20719]: time="2026-06-12T21:07:19.726245112Z" level=info msg="Removing container: 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d" id=6e713382-d806-4537-b18f-7d791f878d07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.400194 | controller | Jun 12 21:07:19.795037 crc crio[20719]: time="2026-06-12T21:07:19.794634834Z" level=info msg="Removed container 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d: openshift-must-gather-g6pgq/must-gather-c4fdj/copy" id=6e713382-d806-4537-b18f-7d791f878d07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.400209 | controller | Jun 12 21:07:19.808589 crc crio[20719]: time="2026-06-12T21:07:19.808497065Z" level=info msg="Removing container: 2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b" id=a66e2916-9f8c-4f68-a3a2-ec59c496b6ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.400224 | controller | Jun 12 21:07:20.268631 crc crio[20719]: time="2026-06-12T21:07:20.268472904Z" level=info msg="Removed container 2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b: openshift-must-gather-g6pgq/must-gather-c4fdj/gather" id=a66e2916-9f8c-4f68-a3a2-ec59c496b6ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.400239 | controller | Jun 12 21:07:29.869417 crc crio[20719]: time="2026-06-12T21:07:29.868613707Z" level=info msg="Stopping pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e" id=9208e244-a010-415e-a48c-b245c7af6a71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.400255 | controller | Jun 12 21:07:29.871123 crc crio[20719]: time="2026-06-12T21:07:29.86944343Z" level=info msg="Stopped pod sandbox (already stopped): aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e" id=9208e244-a010-415e-a48c-b245c7af6a71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.400270 | controller | Jun 12 21:07:29.871123 crc crio[20719]: time="2026-06-12T21:07:29.870117309Z" level=info msg="Removing pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e" id=205e4b7c-4b6c-43d9-ba98-b0c1f45af10d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.400285 | controller | Jun 12 21:07:29.891833 crc crio[20719]: time="2026-06-12T21:07:29.89144708Z" level=info msg="Removed pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e" id=205e4b7c-4b6c-43d9-ba98-b0c1f45af10d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.400305 | controller | Jun 12 21:07:29.920840 crc crio[20719]: time="2026-06-12T21:07:29.920732781Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-gpf5k/POD" id=fcb87b55-dbab-4a3e-9af8-5ef0fc8269f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.400321 | controller | Jun 12 21:07:29.921044 crc crio[20719]: time="2026-06-12T21:07:29.920858774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.400337 | controller | Jun 12 21:07:29.961303 crc crio[20719]: time="2026-06-12T21:07:29.961156104Z" level=info msg="Got pod network &{Name:redhat-marketplace-gpf5k Namespace:openshift-marketplace ID:8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a UID:6a1a24f7-0769-4112-8c62-cde8b84cf75e NetNS:/var/run/netns/f4552436-b583-4ff0-b216-4c1956e305d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1a24f7_0769_4112_8c62_cde8b84cf75e.slice PodAnnotations:0xc003ab1470}] Aliases:map[]}"
2026-06-12 21:10:20.400353 | controller | Jun 12 21:07:29.961303 crc crio[20719]: time="2026-06-12T21:07:29.961219006Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-gpf5k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.400369 | controller | Jun 12 21:07:30.540484 crc crio[20719]: 2026-06-12T21:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e0f42285f35a4c Mac:6a:80:b8:d4:1b:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/f4552436-b583-4ff0-b216-4c1956e305d8 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.400385 | controller | Jun 12 21:07:30.542396 crc crio[20719]: time="2026-06-12T21:07:30.542341684Z" level=info msg="Got pod network &{Name:redhat-marketplace-gpf5k Namespace:openshift-marketplace ID:8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a UID:6a1a24f7-0769-4112-8c62-cde8b84cf75e NetNS:/var/run/netns/f4552436-b583-4ff0-b216-4c1956e305d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1a24f7_0769_4112_8c62_cde8b84cf75e.slice PodAnnotations:0xc003ab1470}] Aliases:map[]}"
2026-06-12 21:10:20.400401 | controller | Jun 12 21:07:30.542581 crc crio[20719]: time="2026-06-12T21:07:30.542509849Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-gpf5k for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.400417 | controller | Jun 12 21:07:30.565881 crc crio[20719]: time="2026-06-12T21:07:30.565791951Z" level=info msg="Ran pod sandbox 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a with infra container: openshift-marketplace/redhat-marketplace-gpf5k/POD" id=fcb87b55-dbab-4a3e-9af8-5ef0fc8269f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.400434 | controller | Jun 12 21:07:30.571133 crc crio[20719]: time="2026-06-12T21:07:30.570905169Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=290329be-19db-4ea7-9d99-fd47aacab862 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.400449 | controller | Jun 12 21:07:30.576657 crc crio[20719]: time="2026-06-12T21:07:30.576505293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f7597643-f6bd-49ca-a8a3-15d8f2366107 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.400465 | controller | Jun 12 21:07:30.587066 crc crio[20719]: time="2026-06-12T21:07:30.586739764Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gpf5k/extract-utilities" id=56a4a8eb-466d-41c9-8a7f-2bc1ef8f9b5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.400487 | controller | Jun 12 21:07:30.587517 crc crio[20719]: time="2026-06-12T21:07:30.587472835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.400503 | controller | Jun 12 21:07:30.654399 crc crio[20719]: time="2026-06-12T21:07:30.653534632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.400519 | controller | Jun 12 21:07:30.659089 crc crio[20719]: time="2026-06-12T21:07:30.659032264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.400535 | controller | Jun 12 21:07:30.817651 crc crio[20719]: time="2026-06-12T21:07:30.817251728Z" level=info msg="Created container b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f: openshift-marketplace/redhat-marketplace-gpf5k/extract-utilities" id=56a4a8eb-466d-41c9-8a7f-2bc1ef8f9b5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.400550 | controller | Jun 12 21:07:30.820862 crc crio[20719]: time="2026-06-12T21:07:30.819765425Z" level=info msg="Starting container: b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f" id=0b6f4020-0cfb-428e-afca-ccbed61ff252 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.400566 | controller | Jun 12 21:07:30.828963 crc crio[20719]: time="2026-06-12T21:07:30.8286045Z" level=info msg="Started container" PID=286102 containerID=b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f description=openshift-marketplace/redhat-marketplace-gpf5k/extract-utilities id=0b6f4020-0cfb-428e-afca-ccbed61ff252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a
2026-06-12 21:10:20.400582 | controller | Jun 12 21:07:31.038830 crc crio[20719]: time="2026-06-12T21:07:31.038713719Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2a299443-fc5d-42c1-9eb2-28ab1f3dc1ac name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.400598 | controller | Jun 12 21:07:31.051311 crc crio[20719]: time="2026-06-12T21:07:31.049711478Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 21:10:20.400614 | controller | Jun 12 21:07:31.938364 crc crio[20719]: time="2026-06-12T21:07:31.937604529Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=2a299443-fc5d-42c1-9eb2-28ab1f3dc1ac name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.400630 | controller | Jun 12 21:07:31.940319 crc crio[20719]: time="2026-06-12T21:07:31.940134898Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8f0a959e-e16c-4051-aee6-e3db4efd5de2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.400646 | controller | Jun 12 21:07:31.944716 crc crio[20719]: time="2026-06-12T21:07:31.944614072Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3a8d33d3-4fe6-4a75-9949-842bae5307f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.400662 | controller | Jun 12 21:07:31.954021 crc crio[20719]: time="2026-06-12T21:07:31.953849556Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gpf5k/extract-content" id=874a7ac6-e158-4419-8ac6-a60afa3e98db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.400677 | controller | Jun 12 21:07:31.954511 crc crio[20719]: time="2026-06-12T21:07:31.954420961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.400698 | controller | Jun 12 21:07:32.022586 crc crio[20719]: time="2026-06-12T21:07:32.022411463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.400714 | controller | Jun 12 21:07:32.027685 crc crio[20719]: time="2026-06-12T21:07:32.027593995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.400730 | controller | Jun 12 21:07:32.212988 crc crio[20719]: time="2026-06-12T21:07:32.212797781Z" level=info msg="Created container 6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09: openshift-marketplace/redhat-marketplace-gpf5k/extract-content" id=874a7ac6-e158-4419-8ac6-a60afa3e98db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.400746 | controller | Jun 12 21:07:32.215697 crc crio[20719]: time="2026-06-12T21:07:32.214066506Z" level=info msg="Starting container: 6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09" id=f062de7f-4395-4cac-a08b-7e316ace496c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.400761 | controller | Jun 12 21:07:32.226001 crc crio[20719]: time="2026-06-12T21:07:32.225737536Z" level=info msg="Started container" PID=286203 containerID=6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09 description=openshift-marketplace/redhat-marketplace-gpf5k/extract-content id=f062de7f-4395-4cac-a08b-7e316ace496c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a
2026-06-12 21:10:20.400778 | controller | Jun 12 21:07:33.068724 crc crio[20719]: time="2026-06-12T21:07:33.067998573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=627ef43b-643b-4dde-826a-9975a957ea7a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.400807 | controller | Jun 12 21:07:33.071422 crc crio[20719]: time="2026-06-12T21:07:33.071191458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0e42551e-4bcd-4229-a696-bf1ee59b2170 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.400824 | controller | Jun 12 21:07:33.080345 crc crio[20719]: time="2026-06-12T21:07:33.080038549Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gpf5k/registry-server" id=f8f101fd-432e-4e04-ab17-81af80e49932 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.400840 | controller | Jun 12 21:07:33.080854 crc crio[20719]: time="2026-06-12T21:07:33.080645517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.400875 | controller | Jun 12 21:07:33.165204 crc crio[20719]: time="2026-06-12T21:07:33.164365969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.400893 | controller | Jun 12 21:07:33.172641 crc crio[20719]: time="2026-06-12T21:07:33.17200682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.400909 | controller | Jun 12 21:07:33.332805 crc crio[20719]: time="2026-06-12T21:07:33.332196197Z" level=info msg="Created container d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035: openshift-marketplace/redhat-marketplace-gpf5k/registry-server" id=f8f101fd-432e-4e04-ab17-81af80e49932 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.400925 | controller | Jun 12 21:07:33.336676 crc crio[20719]: time="2026-06-12T21:07:33.335053725Z" level=info msg="Starting container: d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035" id=8bf98285-6073-4270-9f3c-8dfdbe270cfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.400948 | controller | Jun 12 21:07:33.356529 crc crio[20719]: time="2026-06-12T21:07:33.35580531Z" level=info msg="Started container" PID=286249 containerID=d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035 description=openshift-marketplace/redhat-marketplace-gpf5k/registry-server id=8bf98285-6073-4270-9f3c-8dfdbe270cfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a
2026-06-12 21:10:20.400965 | controller | Jun 12 21:07:42.196779 crc crio[20719]: time="2026-06-12T21:07:42.195517713Z" level=info msg="Stopping container: d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035 (timeout: 2s)" id=74918862-2dca-4f51-a3a4-e94dc27edf74 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.400981 | controller | Jun 12 21:07:42.332592 crc crio[20719]: time="2026-06-12T21:07:42.332225585Z" level=info msg="Stopped container d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035: openshift-marketplace/redhat-marketplace-gpf5k/registry-server" id=74918862-2dca-4f51-a3a4-e94dc27edf74 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.400996 | controller | Jun 12 21:07:42.336998 crc crio[20719]: time="2026-06-12T21:07:42.336832732Z" level=info msg="Stopping pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a" id=95f3afd7-5d55-4f26-a02b-a41a5d5de22d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.401012 | controller | Jun 12 21:07:42.338195 crc crio[20719]: time="2026-06-12T21:07:42.338044256Z" level=info msg="Got pod network &{Name:redhat-marketplace-gpf5k Namespace:openshift-marketplace ID:8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a UID:6a1a24f7-0769-4112-8c62-cde8b84cf75e NetNS:/var/run/netns/f4552436-b583-4ff0-b216-4c1956e305d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1a24f7_0769_4112_8c62_cde8b84cf75e.slice PodAnnotations:0xc000eafbd8}] Aliases:map[]}"
2026-06-12 21:10:20.401029 | controller | Jun 12 21:07:42.338854 crc crio[20719]: time="2026-06-12T21:07:42.338709434Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-gpf5k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.401045 | controller | Jun 12 21:07:42.858973 crc crio[20719]: time="2026-06-12T21:07:42.858214126Z" level=info msg="Stopped pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a" id=95f3afd7-5d55-4f26-a02b-a41a5d5de22d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.401061 | controller | Jun 12 21:07:43.215798 crc crio[20719]: time="2026-06-12T21:07:43.215370091Z" level=info msg="Removing container: d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035" id=aea6c57a-92ee-413d-80be-b3429ddf6298 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.401077 | controller | Jun 12 21:07:43.242419 crc crio[20719]: time="2026-06-12T21:07:43.242248723Z" level=info msg="Removed container d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035: openshift-marketplace/redhat-marketplace-gpf5k/registry-server" id=aea6c57a-92ee-413d-80be-b3429ddf6298 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.401093 | controller | Jun 12 21:07:43.245147 crc crio[20719]: time="2026-06-12T21:07:43.245057778Z" level=info msg="Removing container: 6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09" id=a0608ab8-b2db-4a3a-bc4c-3397ea274c3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.401108 | controller | Jun 12 21:07:43.285352 crc crio[20719]: time="2026-06-12T21:07:43.285151811Z" level=info msg="Removed container 6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09: openshift-marketplace/redhat-marketplace-gpf5k/extract-content" id=a0608ab8-b2db-4a3a-bc4c-3397ea274c3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.401130 | controller | Jun 12 21:07:43.289029 crc crio[20719]: time="2026-06-12T21:07:43.288120754Z" level=info msg="Removing container: b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f" id=ce243af5-9154-484a-bcf0-ab6984b91912 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.401147 | controller | Jun 12 21:07:43.352214 crc crio[20719]: time="2026-06-12T21:07:43.3519611Z" level=info msg="Removed container b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f: openshift-marketplace/redhat-marketplace-gpf5k/extract-utilities" id=ce243af5-9154-484a-bcf0-ab6984b91912 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.401163 | controller | Jun 12 21:08:00.568650 crc crio[20719]: time="2026-06-12T21:08:00.567715982Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688308-4brmv/POD" id=b5e02453-ccb5-401f-bb52-0d7ddb5f92fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.401179 | controller | Jun 12 21:08:00.568650 crc crio[20719]: time="2026-06-12T21:08:00.568493124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.401195 | controller | Jun 12 21:08:00.615012 crc crio[20719]: time="2026-06-12T21:08:00.614911522Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688308-4brmv Namespace:openshift-infra ID:e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e UID:66b37317-d056-4607-9c30-943de5db90d3 NetNS:/var/run/netns/204a4233-1eea-4479-976f-81960c353543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b37317_d056_4607_9c30_943de5db90d3.slice PodAnnotations:0xc000a38058}] Aliases:map[]}"
2026-06-12 21:10:20.401210 | controller | Jun 12 21:08:00.615012 crc crio[20719]: time="2026-06-12T21:08:00.615003114Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688308-4brmv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.401227 | controller | Jun 12 21:08:01.188232 crc crio[20719]: 2026-06-12T21:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e866005391a3151 Mac:2e:e9:5d:cb:10:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/204a4233-1eea-4479-976f-81960c353543 SocketPath: PciID:}] [{Interface:0xc000157090 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.401242 | controller | Jun 12 21:08:01.189653 crc crio[20719]: time="2026-06-12T21:08:01.189587031Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688308-4brmv Namespace:openshift-infra ID:e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e UID:66b37317-d056-4607-9c30-943de5db90d3 NetNS:/var/run/netns/204a4233-1eea-4479-976f-81960c353543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b37317_d056_4607_9c30_943de5db90d3.slice PodAnnotations:0xc000a38058}] Aliases:map[]}"
2026-06-12 21:10:20.401259 | controller | Jun 12 21:08:01.189733 crc crio[20719]: time="2026-06-12T21:08:01.189720704Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688308-4brmv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.401275 | controller | Jun 12 21:08:01.204928 crc crio[20719]: time="2026-06-12T21:08:01.204745754Z" level=info msg="Ran pod sandbox e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e with infra container: openshift-infra/auto-csr-approver-29688308-4brmv/POD" id=b5e02453-ccb5-401f-bb52-0d7ddb5f92fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.401291 | controller | Jun 12 21:08:01.207363 crc crio[20719]: time="2026-06-12T21:08:01.207323689Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=28588847-2b4f-410d-b7bb-958c14f35228 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.401313 | controller | Jun 12 21:08:01.211537 crc crio[20719]: time="2026-06-12T21:08:01.211489524Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.401329 | controller | Jun 12 21:08:01.993650 crc crio[20719]: time="2026-06-12T21:08:01.99245758Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-fhp8l/POD" id=55bb357b-5088-4de1-8e7e-fb5de41b5785 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.401345 | controller | Jun 12 21:08:01.995139 crc crio[20719]: time="2026-06-12T21:08:01.993686243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.401362 | controller | Jun 12 21:08:02.053117 crc crio[20719]: time="2026-06-12T21:08:02.052917395Z" level=info msg="Got pod network &{Name:certified-operators-fhp8l Namespace:openshift-marketplace ID:3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657 UID:4190ff04-0279-4af1-a51c-bd74c798da2c NetNS:/var/run/netns/62167478-2f90-4836-8a53-3c1bf84310c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4190ff04_0279_4af1_a51c_bd74c798da2c.slice PodAnnotations:0xc00170ca50}] Aliases:map[]}"
2026-06-12 21:10:20.401378 | controller | Jun 12 21:08:02.053117 crc crio[20719]: time="2026-06-12T21:08:02.053032748Z" level=info msg="Adding pod openshift-marketplace_certified-operators-fhp8l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.401393 | controller | Jun 12 21:08:02.540339 crc crio[20719]: 2026-06-12T21:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3194b0a05fcbdee Mac:c6:b9:6c:57:bd:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/62167478-2f90-4836-8a53-3c1bf84310c9 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.401409 | controller | Jun 12 21:08:02.540339 crc crio[20719]: time="2026-06-12T21:08:02.539040639Z" level=info msg="Got pod network &{Name:certified-operators-fhp8l Namespace:openshift-marketplace ID:3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657 UID:4190ff04-0279-4af1-a51c-bd74c798da2c NetNS:/var/run/netns/62167478-2f90-4836-8a53-3c1bf84310c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4190ff04_0279_4af1_a51c_bd74c798da2c.slice PodAnnotations:0xc00170ca50}] Aliases:map[]}"
2026-06-12 21:10:20.401426 | controller | Jun 12 21:08:02.540339 crc crio[20719]: time="2026-06-12T21:08:02.539191943Z" level=info msg="Checking pod openshift-marketplace_certified-operators-fhp8l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.401442 | controller | Jun 12 21:08:02.566782 crc crio[20719]: time="2026-06-12T21:08:02.566627669Z" level=info msg="Ran pod sandbox 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657 with infra container: openshift-marketplace/certified-operators-fhp8l/POD" id=55bb357b-5088-4de1-8e7e-fb5de41b5785 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.401457 | controller | Jun 12 21:08:02.573474 crc crio[20719]: time="2026-06-12T21:08:02.573206056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1b1085a5-87db-4d96-bfcc-31dcf7274186 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.401473 | controller | Jun 12 21:08:02.584241 crc crio[20719]: time="2026-06-12T21:08:02.584153158Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=41ee08ef-838c-4e5a-8f34-4cf883e98bc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.401493 | controller | Jun 12 21:08:02.600980 crc crio[20719]: time="2026-06-12T21:08:02.600849647Z" level=info msg="Creating container: openshift-marketplace/certified-operators-fhp8l/extract-utilities" id=ee36bc38-c49e-4ef7-97bd-49b53ede599f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.401508 | controller | Jun 12 21:08:02.601667 crc crio[20719]: time="2026-06-12T21:08:02.601603948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.401524 | controller | Jun 12 21:08:02.659897 crc crio[20719]: time="2026-06-12T21:08:02.659798288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.401541 | controller | Jun 12 21:08:02.667075 crc crio[20719]: time="2026-06-12T21:08:02.667005657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.401557 | controller | Jun 12 21:08:02.894627 crc crio[20719]: time="2026-06-12T21:08:02.894028744Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=28588847-2b4f-410d-b7bb-958c14f35228 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.401573 | controller | Jun 12 21:08:02.899430 crc crio[20719]: time="2026-06-12T21:08:02.898999292Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b076f913-318d-4d4f-a2c4-45995405b756 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.401589 | controller | Jun 12 21:08:02.903193 crc crio[20719]: time="2026-06-12T21:08:02.903112543Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=73549cfe-0ceb-44ae-a0d6-a1355ba62268 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.401604 | controller | Jun 12 21:08:02.914999 crc crio[20719]: time="2026-06-12T21:08:02.913506259Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688308-4brmv/oc" id=3a7f23f3-6594-4de0-a923-a4ca21fd69df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.401620 | controller | Jun 12 21:08:02.914999 crc crio[20719]: time="2026-06-12T21:08:02.914141877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.401636 | controller | Jun 12 21:08:02.916178 crc crio[20719]: time="2026-06-12T21:08:02.916049679Z" level=info msg="Created container c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d: openshift-marketplace/certified-operators-fhp8l/extract-utilities" id=ee36bc38-c49e-4ef7-97bd-49b53ede599f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.401652 | controller | Jun 12 21:08:02.918375 crc crio[20719]: time="2026-06-12T21:08:02.917432237Z" level=info msg="Starting container: c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d" id=ac6e8397-810f-42fa-8429-6d68c45437ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.401668 | controller | Jun 12 21:08:02.929925 crc crio[20719]: time="2026-06-12T21:08:02.929820678Z" level=info msg="Started container" PID=287861 containerID=c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d description=openshift-marketplace/certified-operators-fhp8l/extract-utilities id=ac6e8397-810f-42fa-8429-6d68c45437ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657
2026-06-12 21:10:20.401684 | controller | Jun 12 21:08:02.994184 crc crio[20719]: time="2026-06-12T21:08:02.994080436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.401706 | controller | Jun 12 21:08:03.390671 crc crio[20719]: time="2026-06-12T21:08:03.390404262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.401722 | controller | Jun 12 21:08:03.537112 crc crio[20719]: time="2026-06-12T21:08:03.536607921Z" level=info msg="Created container cf1738ceb698ef0bcafb0d0b21629fee5b4e6fcffe63e1913f6a770b3ceedaed: openshift-infra/auto-csr-approver-29688308-4brmv/oc" id=3a7f23f3-6594-4de0-a923-a4ca21fd69df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.401738 | controller | Jun 12 21:08:03.538191 crc crio[20719]: time="2026-06-12T21:08:03.538142754Z" level=info msg="Starting container: cf1738ceb698ef0bcafb0d0b21629fee5b4e6fcffe63e1913f6a770b3ceedaed" id=699670d5-dfae-4d47-ac5b-bc4df1067437 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.401753 | controller | Jun 12 21:08:03.547746 crc crio[20719]: time="2026-06-12T21:08:03.547658895Z" level=info msg="Started container" PID=287917 containerID=cf1738ceb698ef0bcafb0d0b21629fee5b4e6fcffe63e1913f6a770b3ceedaed description=openshift-infra/auto-csr-approver-29688308-4brmv/oc id=699670d5-dfae-4d47-ac5b-bc4df1067437 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e
2026-06-12 21:10:20.401769 | controller | Jun 12 21:08:03.582074 crc crio[20719]: time="2026-06-12T21:08:03.581924738Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=55bf7a13-df85-4adb-8fb6-b27ba42e0764 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.401785 | controller | Jun 12 21:08:03.588758 crc crio[20719]: time="2026-06-12T21:08:03.588659674Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 21:10:20.401801 | controller | Jun 12 21:08:04.298790 crc crio[20719]: time="2026-06-12T21:08:04.298683887Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf" id=55bf7a13-df85-4adb-8fb6-b27ba42e0764 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.401816 | controller | Jun 12 21:08:04.303042 crc crio[20719]: time="2026-06-12T21:08:04.302870924Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=32853e24-f6b3-4001-a979-5373de6503a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.401832 | controller | Jun 12 21:08:04.306900 crc crio[20719]: time="2026-06-12T21:08:04.306836352Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=18947671-f8b1-488a-a655-b0ab586940c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.401862 | controller | Jun 12 21:08:04.315312 crc crio[20719]: time="2026-06-12T21:08:04.315164811Z" level=info msg="Creating container: openshift-marketplace/certified-operators-fhp8l/extract-content" id=6152ea0a-52c9-4c25-822d-b12a3387b2a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.401884 | controller | Jun 12 21:08:04.315850 crc crio[20719]: time="2026-06-12T21:08:04.315746316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.401900 | controller | Jun 12 21:08:04.384467 crc crio[20719]: time="2026-06-12T21:08:04.384364575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.401915 | controller | Jun 12 21:08:04.388318 crc crio[20719]: time="2026-06-12T21:08:04.387970784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.401937 | controller | Jun 12 21:08:04.544452 crc crio[20719]: time="2026-06-12T21:08:04.544349596Z" level=info msg="Created container 82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c: openshift-marketplace/certified-operators-fhp8l/extract-content" id=6152ea0a-52c9-4c25-822d-b12a3387b2a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.401953 | controller | Jun 12 21:08:04.546528 crc crio[20719]: time="2026-06-12T21:08:04.546419263Z" level=info msg="Starting container: 82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c" id=cf9f2132-7ac5-4277-a4d2-8824f370b249 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.401969 | controller | Jun 12 21:08:04.553463 crc crio[20719]: time="2026-06-12T21:08:04.553226691Z" level=info msg="Started container" PID=288011 containerID=82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c description=openshift-marketplace/certified-operators-fhp8l/extract-content id=cf9f2132-7ac5-4277-a4d2-8824f370b249 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657
2026-06-12 21:10:20.401985 | controller | Jun 12 21:08:05.627684 crc crio[20719]: time="2026-06-12T21:08:05.627121136Z" level=info msg="Stopping pod sandbox: e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e" id=f9eb10bb-f038-4faa-b324-362a319eea69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.402001 | controller | Jun 12 21:08:05.628802 crc crio[20719]: time="2026-06-12T21:08:05.62833662Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688308-4brmv Namespace:openshift-infra ID:e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e UID:66b37317-d056-4607-9c30-943de5db90d3 NetNS:/var/run/netns/204a4233-1eea-4479-976f-81960c353543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b37317_d056_4607_9c30_943de5db90d3.slice PodAnnotations:0xc000a38510}] Aliases:map[]}"
2026-06-12 21:10:20.402017 | controller | Jun 12 21:08:05.628802 crc crio[20719]: time="2026-06-12T21:08:05.628521545Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688308-4brmv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.402033 | controller | Jun 12 21:08:06.168412 crc crio[20719]: time="2026-06-12T21:08:06.168323955Z" level=info msg="Stopped pod sandbox: e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e" id=f9eb10bb-f038-4faa-b324-362a319eea69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.402049 | controller | Jun 12 21:08:06.668232 crc crio[20719]: time="2026-06-12T21:08:06.667535719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=21c9ac1d-5d62-43ff-8d26-6adfa686fc45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.402065 | controller | Jun 12 21:08:06.675952 crc crio[20719]: time="2026-06-12T21:08:06.67577285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d1cc534d-ff4d-4951-a964-d20b5efdb59b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.402080 | controller | Jun 12 21:08:06.745830 crc crio[20719]: time="2026-06-12T21:08:06.745729973Z" level=info msg="Creating container: openshift-marketplace/certified-operators-fhp8l/registry-server" id=8a2db52c-e789-42ae-808a-fb44454ff7a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.402096 | controller | Jun 12 21:08:06.748963 crc crio[20719]: time="2026-06-12T21:08:06.746374081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.402111 | controller | Jun 12 21:08:06.858809 crc crio[20719]: time="2026-06-12T21:08:06.858697348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.402132 | controller | Jun 12 21:08:06.863750 crc crio[20719]: time="2026-06-12T21:08:06.863595433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.402147 | controller | Jun 12 21:08:07.059206 crc crio[20719]: time="2026-06-12T21:08:07.05901981Z" level=info msg="Created container 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e: openshift-marketplace/certified-operators-fhp8l/registry-server" id=8a2db52c-e789-42ae-808a-fb44454ff7a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.402163 | controller | Jun 12 21:08:07.061164 crc crio[20719]: time="2026-06-12T21:08:07.060848221Z" level=info msg="Starting container: 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e" id=1672973a-15de-4a12-9548-92511ea16f9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.402179 | controller | Jun 12 21:08:07.067382 crc crio[20719]: time="2026-06-12T21:08:07.067147954Z" level=info msg="Started container" PID=288196 containerID=9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e description=openshift-marketplace/certified-operators-fhp8l/registry-server id=1672973a-15de-4a12-9548-92511ea16f9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657
2026-06-12 21:10:20.402195 | controller | Jun 12 21:08:14.836468 crc crio[20719]: time="2026-06-12T21:08:14.834836647Z" level=info msg="Stopping container: 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e (timeout: 2s)" id=b2cefa86-a034-4ac7-a1a6-960cd5c4fdc0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.402211 | controller | Jun 12 21:08:14.974900 crc crio[20719]: time="2026-06-12T21:08:14.974787737Z" level=info msg="Stopped container 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e: openshift-marketplace/certified-operators-fhp8l/registry-server" id=b2cefa86-a034-4ac7-a1a6-960cd5c4fdc0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.402226 | controller | Jun 12 21:08:14.975867 crc crio[20719]: time="2026-06-12T21:08:14.975764625Z" level=info msg="Stopping pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657" id=6102d4c2-9fa7-4a87-9b39-3deef63dccfa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.402242 | controller | Jun 12 21:08:14.977249 crc crio[20719]: time="2026-06-12T21:08:14.977143683Z" level=info msg="Got pod network &{Name:certified-operators-fhp8l Namespace:openshift-marketplace ID:3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657 UID:4190ff04-0279-4af1-a51c-bd74c798da2c NetNS:/var/run/netns/62167478-2f90-4836-8a53-3c1bf84310c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4190ff04_0279_4af1_a51c_bd74c798da2c.slice PodAnnotations:0xc0005266e0}] Aliases:map[]}"
2026-06-12 21:10:20.402258 | controller | Jun 12 21:08:14.977535 crc crio[20719]: time="2026-06-12T21:08:14.977443811Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-fhp8l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.402274 | controller | Jun 12 21:08:15.346518 crc crio[20719]: time="2026-06-12T21:08:15.345727113Z" level=info msg="Stopped pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657" id=6102d4c2-9fa7-4a87-9b39-3deef63dccfa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.402290 | controller | Jun 12 21:08:15.858444 crc crio[20719]: time="2026-06-12T21:08:15.858373677Z" level=info msg="Removing container: 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e" id=58174f8f-3ac2-41f9-821e-1a44b409de89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.402314 | controller | Jun 12 21:08:15.890535 crc crio[20719]: time="2026-06-12T21:08:15.889958981Z" level=info msg="Removed container 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e: openshift-marketplace/certified-operators-fhp8l/registry-server" id=58174f8f-3ac2-41f9-821e-1a44b409de89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.402330 | controller | Jun 12 21:08:15.894058 crc crio[20719]: time="2026-06-12T21:08:15.893979967Z" level=info msg="Removing container: 82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c" id=694016ef-b48a-4b11-81e1-53d0419d5a74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.402346 | controller | Jun 12 21:08:15.929591 crc crio[20719]: time="2026-06-12T21:08:15.929246748Z" level=info msg="Removed container 82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c: openshift-marketplace/certified-operators-fhp8l/extract-content" id=694016ef-b48a-4b11-81e1-53d0419d5a74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.402361 | controller | Jun 12 21:08:15.935046 crc crio[20719]: time="2026-06-12T21:08:15.934902692Z" level=info msg="Removing container: c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d" id=de994c7e-4431-48c5-a98c-0aad3898318b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.402377 | controller | Jun 12 21:08:15.978491 crc crio[20719]: time="2026-06-12T21:08:15.978388103Z" level=info msg="Removed container c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d: openshift-marketplace/certified-operators-fhp8l/extract-utilities" id=de994c7e-4431-48c5-a98c-0aad3898318b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.402392 | controller | Jun 12 21:08:29.923729 crc crio[20719]: time="2026-06-12T21:08:29.922480605Z" level=info msg="Removing container: d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152" id=6a2f4314-19c7-4aaa-907b-da703db237b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.402407 | controller | Jun 12 21:08:30.148493 crc crio[20719]: time="2026-06-12T21:08:30.147941819Z" level=info msg="Removed container d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152: openshift-infra/auto-csr-approver-29688302-4dvp6/oc" id=6a2f4314-19c7-4aaa-907b-da703db237b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.402422 | controller | Jun 12 21:08:30.162916 crc crio[20719]: time="2026-06-12T21:08:30.162779586Z" level=info msg="Stopping pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1" id=e5a06a4f-4702-47cc-8a5d-34ca3654b490 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.402438 | controller | Jun 12 21:08:30.163178 crc crio[20719]: time="2026-06-12T21:08:30.162955151Z" level=info msg="Stopped pod sandbox (already stopped): 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1" id=e5a06a4f-4702-47cc-8a5d-34ca3654b490 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.402453 | controller | Jun 12 21:08:30.164208 crc crio[20719]: time="2026-06-12T21:08:30.164056981Z" level=info msg="Removing pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1" id=9f341ca7-ec09-41b5-8091-c5bcaf92d137 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.402469 | controller | Jun 12 21:08:30.191846 crc crio[20719]: time="2026-06-12T21:08:30.191542632Z" level=info msg="Removed pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1" id=9f341ca7-ec09-41b5-8091-c5bcaf92d137 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.402485 | controller | Jun 12 21:08:30.193346 crc crio[20719]: time="2026-06-12T21:08:30.193158852Z" level=info msg="Stopping pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a" id=5dbd5287-fc62-4e6b-a906-364d482e2e9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.402500 | controller | Jun 12 21:08:30.193471 crc crio[20719]: time="2026-06-12T21:08:30.193435929Z" level=info msg="Stopped pod sandbox (already stopped): 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a" id=5dbd5287-fc62-4e6b-a906-364d482e2e9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.402522 | controller | Jun 12 21:08:30.194762 crc crio[20719]: time="2026-06-12T21:08:30.194639362Z" level=info msg="Removing pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a" id=9330206d-e95b-4e3e-b068-d6a798e88b42 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.402538 | controller | Jun 12 21:08:30.223103 crc crio[20719]: time="2026-06-12T21:08:30.222976217Z" level=info msg="Removed pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a" id=9330206d-e95b-4e3e-b068-d6a798e88b42 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.402553 | controller | Jun 12 21:08:30.224223 crc crio[20719]: time="2026-06-12T21:08:30.224082773Z" level=info msg="Stopping pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657" id=f7d206c5-e1b0-4c8c-aee9-90b2b5212ab0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.402568 | controller | Jun 12 21:08:30.224599 crc crio[20719]: time="2026-06-12T21:08:30.224255587Z" level=info msg="Stopped pod sandbox (already stopped): 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657" id=f7d206c5-e1b0-4c8c-aee9-90b2b5212ab0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.402584 | controller | Jun 12 21:08:30.226023 crc crio[20719]: time="2026-06-12T21:08:30.225912582Z" level=info msg="Removing pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657" id=5fefbcfc-a4ea-45b6-9cfb-672bd2005b6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.402599 | controller | Jun 12 21:08:30.249716 crc crio[20719]: time="2026-06-12T21:08:30.249573924Z" level=info msg="Removed pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657" id=5fefbcfc-a4ea-45b6-9cfb-672bd2005b6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 21:10:20.402614 | controller | Jun 12 21:09:41.471090 crc crio[20719]: time="2026-06-12T21:09:41.47019354Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-2ndvq/POD" id=2355e94f-7742-401d-8492-7190108e9ca0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.402630 | controller | Jun 12 21:09:41.472655 crc crio[20719]: time="2026-06-12T21:09:41.471178978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.402647 | controller | Jun 12 21:09:41.523056 crc crio[20719]: time="2026-06-12T21:09:41.522972174Z" level=info msg="Got pod network &{Name:community-operators-2ndvq Namespace:openshift-marketplace ID:c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9 UID:b646cba9-baa1-46ff-9903-55bf41c4cad7 NetNS:/var/run/netns/90a2a2e9-e82e-4187-b79e-6cd0572f6624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb646cba9_baa1_46ff_9903_55bf41c4cad7.slice PodAnnotations:0xc000111a48}] Aliases:map[]}"
2026-06-12 21:10:20.402665 | controller | Jun 12 21:09:41.523056 crc crio[20719]: time="2026-06-12T21:09:41.523035286Z" level=info msg="Adding pod openshift-marketplace_community-operators-2ndvq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.402682 | controller | Jun 12 21:09:42.091948 crc crio[20719]: 2026-06-12T21:09:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7e9323d02ecf25 Mac:9e:48:16:68:df:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/90a2a2e9-e82e-4187-b79e-6cd0572f6624 SocketPath: PciID:}] [{Interface:0xc0001a46d0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.402699 | controller | Jun 12 21:09:42.094716 crc crio[20719]: time="2026-06-12T21:09:42.094631951Z" level=info msg="Got pod network &{Name:community-operators-2ndvq Namespace:openshift-marketplace ID:c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9 UID:b646cba9-baa1-46ff-9903-55bf41c4cad7 NetNS:/var/run/netns/90a2a2e9-e82e-4187-b79e-6cd0572f6624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb646cba9_baa1_46ff_9903_55bf41c4cad7.slice PodAnnotations:0xc000111a48}] Aliases:map[]}"
2026-06-12 21:10:20.402721 | controller | Jun 12 21:09:42.094851 crc crio[20719]: time="2026-06-12T21:09:42.094827146Z" level=info msg="Checking pod openshift-marketplace_community-operators-2ndvq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.402738 | controller | Jun 12 21:09:42.106138 crc crio[20719]: time="2026-06-12T21:09:42.106065345Z" level=info msg="Ran pod sandbox c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9 with infra container: openshift-marketplace/community-operators-2ndvq/POD" id=2355e94f-7742-401d-8492-7190108e9ca0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.402754 | controller | Jun 12 21:09:42.110429 crc crio[20719]: time="2026-06-12T21:09:42.110252792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ed80658d-f343-4fbd-bcb2-970d0e803c4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.402770 | controller | Jun 12 21:09:42.112478 crc crio[20719]: time="2026-06-12T21:09:42.112382269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=639811d2-78ed-4978-a50a-7a583af5a660 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.402785 | controller | Jun 12 21:09:42.120373 crc crio[20719]: time="2026-06-12T21:09:42.120141341Z" level=info msg="Creating container: openshift-marketplace/community-operators-2ndvq/extract-utilities" id=d5cde2c8-8aff-4ad5-8ab4-7d82a7a2a619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.402801 | controller | Jun 12 21:09:42.121651 crc crio[20719]: time="2026-06-12T21:09:42.121575961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.402817 | controller | Jun 12 21:09:42.203146 crc crio[20719]: time="2026-06-12T21:09:42.202997891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.402833 | controller | Jun 12 21:09:42.207934 crc crio[20719]: time="2026-06-12T21:09:42.207876096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.402872 | controller | Jun 12 21:09:42.385691 crc crio[20719]: time="2026-06-12T21:09:42.385538723Z" level=info msg="Created container 29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7: openshift-marketplace/community-operators-2ndvq/extract-utilities" id=d5cde2c8-8aff-4ad5-8ab4-7d82a7a2a619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.402916 | controller | Jun 12 21:09:42.387021 crc crio[20719]: time="2026-06-12T21:09:42.386936562Z" level=info msg="Starting container: 29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7" id=f2a400db-6543-4c6b-8fb4-f4bcbf3fa85c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.402938 | controller | Jun 12 21:09:42.395175 crc crio[20719]: time="2026-06-12T21:09:42.395022073Z" level=info msg="Started container" PID=292779 containerID=29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7 description=openshift-marketplace/community-operators-2ndvq/extract-utilities id=f2a400db-6543-4c6b-8fb4-f4bcbf3fa85c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9
2026-06-12 21:10:20.402961 | controller | Jun 12 21:09:43.432178 crc crio[20719]: time="2026-06-12T21:09:43.431699185Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=9490692e-6f93-4e70-8b27-4d785d2f0ddb name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.402978 | controller | Jun 12 21:09:43.446458 crc crio[20719]: time="2026-06-12T21:09:43.44638462Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 21:10:20.402994 | controller | Jun 12 21:09:44.156460 crc crio[20719]: time="2026-06-12T21:09:44.155868427Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516" id=9490692e-6f93-4e70-8b27-4d785d2f0ddb name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.403011 | controller | Jun 12 21:09:44.157828 crc crio[20719]: time="2026-06-12T21:09:44.157139382Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=7c4f922e-3b58-4992-8d89-293e63b23ffb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.403026 | controller | Jun 12 21:09:44.160207 crc crio[20719]: time="2026-06-12T21:09:44.160114375Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ab77323b-e55d-4d99-97ff-7a4068d2cf94 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.403042 | controller | Jun 12 21:09:44.172851 crc crio[20719]: time="2026-06-12T21:09:44.172740651Z" level=info msg="Creating container: openshift-marketplace/community-operators-2ndvq/extract-content" id=4a2beb1e-01f4-4ec0-bae6-21d75ea8a038 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.403058 | controller | Jun 12 21:09:44.174161 crc crio[20719]: time="2026-06-12T21:09:44.174031847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.403074 | controller | Jun 12 21:09:44.248908 crc crio[20719]: time="2026-06-12T21:09:44.248828215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.403089 | controller | Jun 12 21:09:44.252115 crc crio[20719]: time="2026-06-12T21:09:44.252027382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.403105 | controller | Jun 12 21:09:44.491055 crc crio[20719]: time="2026-06-12T21:09:44.490449972Z" level=info msg="Created container 9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131: openshift-marketplace/community-operators-2ndvq/extract-content" id=4a2beb1e-01f4-4ec0-bae6-21d75ea8a038 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.403121 | controller | Jun 12 21:09:44.492953 crc crio[20719]: time="2026-06-12T21:09:44.492805166Z" level=info msg="Starting container: 9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131" id=986d93b0-e625-4765-8d73-a12f2c49ebf9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.403138 | controller | Jun 12 21:09:44.504992 crc crio[20719]: time="2026-06-12T21:09:44.504876129Z" level=info msg="Started container" PID=292883 containerID=9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131 description=openshift-marketplace/community-operators-2ndvq/extract-content id=986d93b0-e625-4765-8d73-a12f2c49ebf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9
2026-06-12 21:10:20.403154 | controller | Jun 12 21:09:46.542054 crc crio[20719]: time="2026-06-12T21:09:46.541376249Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3be74f78-f816-494b-a974-e09bf030f314 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.403175 | controller | Jun 12 21:09:46.547015 crc crio[20719]: time="2026-06-12T21:09:46.546075676Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0ce5414b-e9aa-456c-8bb7-02dd60cb7b56 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.403191 | controller | Jun 12 21:09:46.562946 crc crio[20719]: time="2026-06-12T21:09:46.562765917Z" level=info msg="Creating container: openshift-marketplace/community-operators-2ndvq/registry-server" id=c3f7eb9e-04ec-40d6-ba4b-05dda00e5ec7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.403207 | controller | Jun 12 21:09:46.563659 crc crio[20719]: time="2026-06-12T21:09:46.563515928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.403223 | controller | Jun 12 21:09:46.666334 crc crio[20719]: time="2026-06-12T21:09:46.662859559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.403238 | controller | Jun 12 21:09:46.670457 crc crio[20719]: time="2026-06-12T21:09:46.670387385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.403254 | controller | Jun 12 21:09:46.832410 crc crio[20719]: time="2026-06-12T21:09:46.832210358Z" level=info msg="Created container c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6: openshift-marketplace/community-operators-2ndvq/registry-server" id=c3f7eb9e-04ec-40d6-ba4b-05dda00e5ec7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.403270 | controller | Jun 12 21:09:46.833997 crc crio[20719]: time="2026-06-12T21:09:46.833754481Z" level=info msg="Starting container: c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6" id=f96a9cff-abe3-4d97-aa67-2a45dcf8cd76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.403286 | controller | Jun 12 21:09:46.840356 crc crio[20719]: time="2026-06-12T21:09:46.840203378Z" level=info msg="Started container" PID=293032 containerID=c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6 description=openshift-marketplace/community-operators-2ndvq/registry-server id=f96a9cff-abe3-4d97-aa67-2a45dcf8cd76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9
2026-06-12 21:10:20.403302 | controller | Jun 12 21:09:53.682922 crc crio[20719]: time="2026-06-12T21:09:53.682127842Z" level=info msg="Stopping container: c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6 (timeout: 2s)" id=67b17fbd-495e-4143-929b-a87c1deac511 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.403318 | controller | Jun 12 21:09:53.830051 crc crio[20719]: time="2026-06-12T21:09:53.829836855Z" level=info msg="Stopped container c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6: openshift-marketplace/community-operators-2ndvq/registry-server" id=67b17fbd-495e-4143-929b-a87c1deac511 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 21:10:20.403334 | controller | Jun 12 21:09:53.831949 crc crio[20719]: time="2026-06-12T21:09:53.831417899Z" level=info msg="Stopping pod sandbox: c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9" id=aa10e866-069f-4a1a-8be6-ef3bb1c446ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.403350 | controller | Jun 12 21:09:53.832644 crc crio[20719]: time="2026-06-12T21:09:53.832490389Z" level=info msg="Got pod network &{Name:community-operators-2ndvq Namespace:openshift-marketplace ID:c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9 UID:b646cba9-baa1-46ff-9903-55bf41c4cad7 NetNS:/var/run/netns/90a2a2e9-e82e-4187-b79e-6cd0572f6624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb646cba9_baa1_46ff_9903_55bf41c4cad7.slice PodAnnotations:0xc0051a8058}] Aliases:map[]}"
2026-06-12 21:10:20.403371 | controller | Jun 12 21:09:53.833075 crc crio[20719]: time="2026-06-12T21:09:53.832929351Z" level=info msg="Deleting pod openshift-marketplace_community-operators-2ndvq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.403387 | controller | Jun 12 21:09:54.206702 crc crio[20719]: time="2026-06-12T21:09:54.205967503Z" level=info msg="Stopped pod sandbox: c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9" id=aa10e866-069f-4a1a-8be6-ef3bb1c446ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.403403 | controller | Jun 12 21:09:54.715535 crc crio[20719]: time="2026-06-12T21:09:54.712781617Z" level=info msg="Removing container: c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6" id=5426766e-0abf-496d-9e19-9f91b3db047c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.403420 | controller | Jun 12 21:09:54.768815 crc crio[20719]: time="2026-06-12T21:09:54.768145442Z" level=info msg="Removed container c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6: openshift-marketplace/community-operators-2ndvq/registry-server" id=5426766e-0abf-496d-9e19-9f91b3db047c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.403436 | controller | Jun 12 21:09:54.773407 crc crio[20719]: time="2026-06-12T21:09:54.773110537Z" level=info msg="Removing container: 9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131" id=99702b83-0d46-4cda-b865-11b09d227a9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.403452 | controller | Jun 12 21:09:54.816817 crc crio[20719]: time="2026-06-12T21:09:54.816362678Z" level=info msg="Removed container 9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131: openshift-marketplace/community-operators-2ndvq/extract-content" id=99702b83-0d46-4cda-b865-11b09d227a9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.403468 | controller | Jun 12 21:09:54.821043 crc crio[20719]: time="2026-06-12T21:09:54.820966573Z" level=info msg="Removing container: 29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7" id=3d74c441-7523-4b68-ae87-7dc70d007d3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.403484 | controller | Jun 12 21:09:54.890442 crc crio[20719]: time="2026-06-12T21:09:54.890249365Z" level=info msg="Removed container 29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7: openshift-marketplace/community-operators-2ndvq/extract-utilities" id=3d74c441-7523-4b68-ae87-7dc70d007d3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 21:10:20.403499 | controller | Jun 12 21:10:00.527953 crc crio[20719]: time="2026-06-12T21:10:00.527007479Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688310-nkx57/POD" id=020fdc43-9b03-4411-86d5-a049af704437 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.403515 | controller | Jun 12 21:10:00.529944 crc crio[20719]: time="2026-06-12T21:10:00.527995526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.403531 | controller | Jun 12 21:10:00.558356 crc crio[20719]: time="2026-06-12T21:10:00.557967049Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688310-nkx57 Namespace:openshift-infra ID:c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e UID:67900c3a-85ce-4421-a0f4-40f0fed19578 NetNS:/var/run/netns/2a0a2879-18c6-4a1c-af7d-3268f5aa52e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67900c3a_85ce_4421_a0f4_40f0fed19578.slice PodAnnotations:0xc0023e3670}] Aliases:map[]}"
2026-06-12 21:10:20.403551 | controller | Jun 12 21:10:00.558356 crc crio[20719]: time="2026-06-12T21:10:00.558329599Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688310-nkx57 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.403568 | controller | Jun 12 21:10:01.215829 crc crio[20719]: 2026-06-12T21:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5993d224a4cbb1 Mac:f2:5c:b6:2d:94:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/2a0a2879-18c6-4a1c-af7d-3268f5aa52e9 SocketPath: PciID:}] [{Interface:0xc000430860 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 21:10:20.403585 | controller | Jun 12 21:10:01.217024 crc crio[20719]: time="2026-06-12T21:10:01.216973335Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688310-nkx57 Namespace:openshift-infra ID:c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e UID:67900c3a-85ce-4421-a0f4-40f0fed19578 NetNS:/var/run/netns/2a0a2879-18c6-4a1c-af7d-3268f5aa52e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67900c3a_85ce_4421_a0f4_40f0fed19578.slice PodAnnotations:0xc0023e3670}] Aliases:map[]}"
2026-06-12 21:10:20.403601 | controller | Jun 12 21:10:01.217160 crc crio[20719]: time="2026-06-12T21:10:01.217125599Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688310-nkx57 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 21:10:20.403617 | controller | Jun 12 21:10:01.232164 crc crio[20719]: time="2026-06-12T21:10:01.232081488Z" level=info msg="Ran pod sandbox c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e with infra container: openshift-infra/auto-csr-approver-29688310-nkx57/POD" id=020fdc43-9b03-4411-86d5-a049af704437 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.403634 | controller | Jun 12 21:10:01.234866 crc crio[20719]: time="2026-06-12T21:10:01.23479042Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e336aa07-77c4-4fda-9076-1d08449f1219 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.403650 | controller | Jun 12 21:10:01.242001 crc crio[20719]: time="2026-06-12T21:10:01.241941048Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 21:10:20.403666 | controller | Jun 12 21:10:02.473418 crc crio[20719]: time="2026-06-12T21:10:02.472929263Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e336aa07-77c4-4fda-9076-1d08449f1219 name=/runtime.v1.ImageService/PullImage
2026-06-12 21:10:20.403682 | controller | Jun 12 21:10:02.474738 crc crio[20719]: time="2026-06-12T21:10:02.474459255Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=adaac066-9104-475e-a78e-2d8b0cf10cf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.403698 | controller | Jun 12 21:10:02.483709 crc crio[20719]: time="2026-06-12T21:10:02.483628087Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=14150b99-b1f6-4ce2-a0f9-e85011691a79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 21:10:20.403714 | controller | Jun 12 21:10:02.495931 crc crio[20719]: time="2026-06-12T21:10:02.495815055Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688310-nkx57/oc" id=c8c1bc36-4245-41d6-99e7-c1952636f95e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.403729 | controller | Jun 12 21:10:02.503336 crc crio[20719]: time="2026-06-12T21:10:02.496483864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.403745 | controller | Jun 12 21:10:02.633665 crc crio[20719]: time="2026-06-12T21:10:02.633542545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.403769 | controller | Jun 12 21:10:03.106729 crc crio[20719]: time="2026-06-12T21:10:03.106153805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.403786 | controller | Jun 12 21:10:03.231152 crc crio[20719]: time="2026-06-12T21:10:03.231084992Z" level=info msg="Created container 8fbca16ecc061ee764b75ed471ff6bc0a15b1b95bd320661596cb81d3b9eb35c: openshift-infra/auto-csr-approver-29688310-nkx57/oc" id=c8c1bc36-4245-41d6-99e7-c1952636f95e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 21:10:20.403802 | controller | Jun 12 21:10:03.233502 crc crio[20719]: time="2026-06-12T21:10:03.233405186Z" level=info msg="Starting container: 8fbca16ecc061ee764b75ed471ff6bc0a15b1b95bd320661596cb81d3b9eb35c" id=92543be6-d472-4802-9a82-7cfcb3521e0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 21:10:20.403817 | controller | Jun 12 21:10:03.240712 crc crio[20719]: time="2026-06-12T21:10:03.240509001Z" level=info msg="Started container" PID=293955 containerID=8fbca16ecc061ee764b75ed471ff6bc0a15b1b95bd320661596cb81d3b9eb35c description=openshift-infra/auto-csr-approver-29688310-nkx57/oc id=92543be6-d472-4802-9a82-7cfcb3521e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e
2026-06-12 21:10:20.403833 | controller | Jun 12 21:10:04.942331 crc crio[20719]: time="2026-06-12T21:10:04.941838518Z" level=info msg="Stopping pod sandbox: c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e" id=34804cd0-dc2c-4cd3-b950-0b5435aa9ba8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.403864 | controller | Jun 12 21:10:04.943230 crc crio[20719]: time="2026-06-12T21:10:04.942902276Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688310-nkx57 Namespace:openshift-infra ID:c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e UID:67900c3a-85ce-4421-a0f4-40f0fed19578 NetNS:/var/run/netns/2a0a2879-18c6-4a1c-af7d-3268f5aa52e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67900c3a_85ce_4421_a0f4_40f0fed19578.slice PodAnnotations:0xc003c986c0}] Aliases:map[]}"
2026-06-12 21:10:20.403887 | controller | Jun 12 21:10:04.943230 crc crio[20719]: time="2026-06-12T21:10:04.943052621Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688310-nkx57 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.403905 | controller | Jun 12 21:10:05.355973 crc crio[20719]: time="2026-06-12T21:10:05.355410926Z" level=info msg="Stopped pod sandbox: c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e" id=34804cd0-dc2c-4cd3-b950-0b5435aa9ba8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 21:10:20.403921 | controller | Jun 12 21:10:19.405585 crc crio[20719]: time="2026-06-12T21:10:19.40471658Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-6jpq2/POD" id=ebfe4fd9-3d8d-46c2-ac11-fa23fb191807 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 21:10:20.403938 | controller | Jun 12 21:10:19.405585 crc crio[20719]: time="2026-06-12T21:10:19.405511513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 21:10:20.403954 | controller | Jun 12 21:10:19.459061 crc crio[20719]: time="2026-06-12T21:10:19.458728749Z" level=info msg="Got pod network &{Name:redhat-operators-6jpq2 Namespace:openshift-marketplace ID:5bca850aa9bae2c1ad8bdd448215992a9f83adb408e5c6b07661e0ca940f6114 UID:21be4abe-f432-4276-8be6-687bd42e31dd NetNS:/var/run/netns/17c0c318-740f-4f31-a1e3-519b8d91ec27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21be4abe_f432_4276_8be6_687bd42e31dd.slice PodAnnotations:0xc00259b400}] Aliases:map[]}"
2026-06-12 21:10:20.403975 | controller | Jun 12 21:10:19.459061 crc crio[20719]: time="2026-06-12T21:10:19.458812461Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-6jpq2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 21:10:20.404050 | controller | ok: Item: crc Runtime: 0:00:00.986915
2026-06-12 21:10:20.807574 | 
2026-06-12 21:10:20.807771 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-12 21:10:22.835449 | controller | changed:
2026-06-12 21:10:22.835785 | controller | {
2026-06-12 21:10:22.835812 | controller |   "ansible_loop_var": "item",
2026-06-12 21:10:22.835830 | controller |   "changed": true,
2026-06-12 21:10:22.835861 | controller |   "cmd": [
2026-06-12 21:10:22.835883 | controller |     "oc",
2026-06-12 21:10:22.835899 | controller |     "adm",
2026-06-12 21:10:22.835914 | controller |     "node-logs",
2026-06-12 21:10:22.835928 | controller |     "crc",
2026-06-12 21:10:22.835942 | controller |     "-u",
2026-06-12 21:10:22.835956 | controller |     "crio",
2026-06-12 21:10:22.835971 | controller |     "--since=-24h"
2026-06-12 21:10:22.835985 | controller |   ],
2026-06-12 21:10:22.836001 | controller |   "delta": "0:00:00.986915",
2026-06-12 21:10:22.836019 | controller |   "end": "2026-06-12 21:10:19.725121",
2026-06-12 21:10:22.836035 | controller |   "failed": false,
2026-06-12 21:10:22.836049 | controller |   "failed_when_result": false,
2026-06-12 21:10:22.836063 | controller |   "invocation": {
2026-06-12 21:10:22.836077 | controller |     "module_args": {
2026-06-12 21:10:22.836091 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-12 21:10:22.836106 | controller |       "_uses_shell": false,
2026-06-12 21:10:22.836120 | controller |       "argv": null,
2026-06-12 21:10:22.836134 | controller |       "chdir": null,
2026-06-12 21:10:22.836148 | controller |       "creates": null,
2026-06-12 21:10:22.836162 | controller |       "executable": null,
2026-06-12 21:10:22.836177 | controller |       "expand_argument_vars": true,
2026-06-12 21:10:22.836191 | controller |       "removes": null,
2026-06-12 21:10:22.836205 | controller |       "stdin": null,
2026-06-12 21:10:22.836219 | controller |       "stdin_add_newline": true,
2026-06-12 21:10:22.836233 | controller |       "strip_empty_ends": true,
2026-06-12 21:10:22.836264 | controller |       "zuul_ansible_split_streams": false,
2026-06-12 21:10:22.836280 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-12 21:10:22.836299 | controller |       "zuul_no_log": false,
2026-06-12 21:10:22.836313 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-12 21:10:22.836327 | controller |     }
2026-06-12 21:10:22.836341 | controller |   },
2026-06-12 21:10:22.836356 | controller |   "item": "crc",
2026-06-12 21:10:22.836370 | controller |   "msg": "",
2026-06-12 21:10:22.836384 | controller |   "rc": 0,
2026-06-12 21:10:22.836398 | controller |   "start": "2026-06-12 21:10:18.738206",
2026-06-12 21:10:22.836412 | controller |   "stderr": "",
2026-06-12 21:10:22.836426 | controller |   "stderr_lines": [],
2026-06-12 21:10:22.837146 | controller |   "stdout": "Jun 12 19:41:53.752240 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 19:41:55.500016 crc crio[3657]: time=\"2026-06-12T19:41:55.49725068Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 19:41:55.501562 crc crio[3657]: time=\"2026-06-12T19:41:55.500190894Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 19:41:55.506500 crc crio[3657]: time=\"2026-06-12T19:41:55.506247237Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 19:41:55.507844 crc crio[3657]: time=\"2026-06-12T19:41:55.507741974Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 19:41:55.666938 crc crio[3657]: time=\"2026-06-12T19:41:55.666685513Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 19:41:55.669520 crc crio[3657]: time=\"2026-06-12T19:41:55.66906789Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 19:41:55.669635 crc crio[3657]: time=\"2026-06-12T19:41:55.669535395Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 19:41:55.670826 crc crio[3657]: time=\"2026-06-12T19:41:55.670215827Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 19:41:55.670826 crc crio[3657]: time=\"2026-06-12T19:41:55.670492476Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 19:41:55.695322 crc crio[3657]: time=\"2026-06-12T19:41:55.694984037Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 19:41:55.724414 crc crio[3657]: time=\"2026-06-12T19:41:55.723931508Z\" 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 19:41:55.731239 crc crio[3657]: time=\"2026-06-12T19:41:55.731003578Z\" 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 19:41:56.140454 crc crio[3657]: time=\"2026-06-12T19:41:56.138904707Z\" 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 19:41:56.981237 crc crio[3657]: time=\"2026-06-12T19:41:56.979575883Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 19:41:56.981237 crc crio[3657]: time=\"2026-06-12T19:41:56.980888085Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 19:41:56.981237 crc crio[3657]: time=\"2026-06-12T19:41:56.981061371Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 19:41:56.981237 crc crio[3657]: time=\"2026-06-12T19:41:56.981084961Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 19:41:56.981237 crc crio[3657]: time=\"2026-06-12T19:41:56.981098752Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 19:41:56.987582 crc crio[3657]: time=\"2026-06-12T19:41:56.987483724Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 19:41:56.987582 crc crio[3657]: time=\"2026-06-12T19:41:56.987533696Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 19:41:56.993461 crc crio[3657]: time=\"2026-06-12T19:41:56.992998388Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 19:41:56.993461 crc crio[3657]: time=\"2026-06-12T19:41:56.993035119Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 19:41:58.055504 crc crio[3657]: time=\"2026-06-12T19:41:58.0544918Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:41:58.055504 crc crio[3657]: time=\"2026-06-12T19:41:58.05549984Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:41:58.061860 crc crio[3657]: time=\"2026-06-12T19:41:58.05855238Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 19:41:58.061860 crc crio[3657]: time=\"2026-06-12T19:41:58.05857958Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 19:41:58.061997 crc crio[3657]: time=\"2026-06-12T19:41:58.06185503Z\" 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.DisableFIPS\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 12 19:41:58.071408 crc crio[3657]: time=\"2026-06-12T19:41:58.07122278Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 12 19:42:00.330217 crc crio[3657]: time=\"2026-06-12T19:42:00.328377822Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 19:42:00.332865 crc crio[3657]: time=\"2026-06-12T19:42:00.331612258Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 19:42:00.695825 crc crio[3657]: time=\"2026-06-12T19:42:00.695253071Z\" 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 19:42:00.715575 crc crio[3657]: time=\"2026-06-12T19:42:00.715101518Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 12 19:42:00.742201 crc crio[3657]: time=\"2026-06-12T19:42:00.741929743Z\" 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 19:42:00.765914 crc crio[3657]: time=\"2026-06-12T19:42:00.765818592Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 12 19:42:00.790708 crc crio[3657]: time=\"2026-06-12T19:42:00.790529381Z\" 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 19:42:00.814429 crc crio[3657]: time=\"2026-06-12T19:42:00.81392425Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 12 19:42:00.941759 crc crio[3657]: time=\"2026-06-12T19:42:00.941526205Z\" 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 19:42:00.952023 crc crio[3657]: time=\"2026-06-12T19:42:00.951883227Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 12 19:42:00.972718 crc crio[3657]: time=\"2026-06-12T19:42:00.972245341Z\" 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 19:42:00.986020 crc crio[3657]: time=\"2026-06-12T19:42:00.985874688Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 12 19:42:00.999204 crc crio[3657]: time=\"2026-06-12T19:42:00.999113476Z\" 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 19:42:01.005477 crc crio[3657]: time=\"2026-06-12T19:42:01.005246962Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 12 19:42:01.019487 crc crio[3657]: time=\"2026-06-12T19:42:01.019373816Z\" 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 19:42:01.026954 crc crio[3657]: time=\"2026-06-12T19:42:01.02684317Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 12 19:42:01.056335 crc crio[3657]: time=\"2026-06-12T19:42:01.056107501Z\" 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 19:42:01.070965 crc crio[3657]: time=\"2026-06-12T19:42:01.0706703Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 12 19:42:01.098705 crc crio[3657]: time=\"2026-06-12T19:42:01.09846192Z\" 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 19:42:01.109706 crc crio[3657]: time=\"2026-06-12T19:42:01.109567024Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 12 19:42:01.125553 crc crio[3657]: time=\"2026-06-12T19:42:01.125058555Z\" 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 19:42:01.136603 crc crio[3657]: time=\"2026-06-12T19:42:01.136445877Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 12 19:42:01.175508 crc crio[3657]: time=\"2026-06-12T19:42:01.175207393Z\" 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 19:42:01.188579 crc crio[3657]: time=\"2026-06-12T19:42:01.188412336Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 12 19:42:01.217991 crc crio[3657]: time=\"2026-06-12T19:42:01.217834502Z\" 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 19:42:01.228585 crc crio[3657]: time=\"2026-06-12T19:42:01.228393257Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 12 19:42:01.263846 crc crio[3657]: time=\"2026-06-12T19:42:01.263680656Z\" 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 19:42:01.276208 crc crio[3657]: time=\"2026-06-12T19:42:01.27603712Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 12 19:42:01.285173 crc crio[3657]: time=\"2026-06-12T19:42:01.285054072Z\" 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 19:42:01.293874 crc crio[3657]: time=\"2026-06-12T19:42:01.2937276Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 12 19:42:01.361945 crc crio[3657]: time=\"2026-06-12T19:42:01.361187478Z\" 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 19:42:01.374420 crc crio[3657]: time=\"2026-06-12T19:42:01.374156234Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 12 19:42:01.390242 crc crio[3657]: time=\"2026-06-12T19:42:01.389988276Z\" 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 19:42:01.400783 crc crio[3657]: time=\"2026-06-12T19:42:01.400578027Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 12 19:42:01.414181 crc crio[3657]: time=\"2026-06-12T19:42:01.413877809Z\" 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 19:42:01.423228 crc crio[3657]: time=\"2026-06-12T19:42:01.423098213Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 12 19:42:01.445843 crc crio[3657]: time=\"2026-06-12T19:42:01.445655919Z\" 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 19:42:01.455039 crc crio[3657]: time=\"2026-06-12T19:42:01.454791519Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 12 19:42:01.471780 crc crio[3657]: time=\"2026-06-12T19:42:01.471255179Z\" 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 19:42:01.477235 crc crio[3657]: time=\"2026-06-12T19:42:01.47710356Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 12 19:42:01.486802 crc crio[3657]: time=\"2026-06-12T19:42:01.486362553Z\" 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 19:42:01.498351 crc crio[3657]: time=\"2026-06-12T19:42:01.497737615Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 12 19:42:01.506576 crc crio[3657]: time=\"2026-06-12T19:42:01.506081992Z\" 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 19:42:01.510795 crc crio[3657]: time=\"2026-06-12T19:42:01.510231627Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 12 19:42:01.520148 crc crio[3657]: time=\"2026-06-12T19:42:01.519210653Z\" 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 19:42:01.524575 crc crio[3657]: time=\"2026-06-12T19:42:01.524425056Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 12 19:42:01.555548 crc crio[3657]: time=\"2026-06-12T19:42:01.54286527Z\" 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 19:42:01.555548 crc crio[3657]: time=\"2026-06-12T19:42:01.550587142Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 12 19:42:01.617638 crc crio[3657]: time=\"2026-06-12T19:42:01.616851174Z\" 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 19:42:01.626020 crc crio[3657]: time=\"2026-06-12T19:42:01.625867242Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 12 19:42:01.673858 crc crio[3657]: time=\"2026-06-12T19:42:01.673557995Z\" 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 19:42:01.687151 crc crio[3657]: time=\"2026-06-12T19:42:01.687033456Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 12 19:42:01.707747 crc crio[3657]: time=\"2026-06-12T19:42:01.707637929Z\" 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 19:42:01.721674 crc crio[3657]: time=\"2026-06-12T19:42:01.721509249Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 12 19:42:01.737869 crc crio[3657]: time=\"2026-06-12T19:42:01.737498436Z\" 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 19:42:01.745565 crc crio[3657]: time=\"2026-06-12T19:42:01.745503956Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 12 19:42:01.760017 crc crio[3657]: time=\"2026-06-12T19:42:01.759879828Z\" 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 19:42:01.771859 crc crio[3657]: time=\"2026-06-12T19:42:01.771773805Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 12 19:42:01.790380 crc crio[3657]: time=\"2026-06-12T19:42:01.790008273Z\" 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 19:42:01.803707 crc crio[3657]: time=\"2026-06-12T19:42:01.803560544Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 12 19:42:01.820059 crc crio[3657]: time=\"2026-06-12T19:42:01.819947311Z\" 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 19:42:01.826664 crc crio[3657]: time=\"2026-06-12T19:42:01.826507332Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 12 19:42:01.863554 crc crio[3657]: time=\"2026-06-12T19:42:01.862662111Z\" 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 19:42:01.873717 crc crio[3657]: time=\"2026-06-12T19:42:01.873118318Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 12 19:42:01.906960 crc crio[3657]: time=\"2026-06-12T19:42:01.906677466Z\" 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 19:42:01.916682 crc crio[3657]: time=\"2026-06-12T19:42:01.916135696Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 12 19:42:01.936656 crc crio[3657]: time=\"2026-06-12T19:42:01.93642719Z\" 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 19:42:01.947173 crc crio[3657]: time=\"2026-06-12T19:42:01.947022739Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 12 19:42:01.966076 crc crio[3657]: time=\"2026-06-12T19:42:01.965764913Z\" 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 19:42:01.972024 crc crio[3657]: time=\"2026-06-12T19:42:01.971809957Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 12 19:42:01.988180 crc crio[3657]: time=\"2026-06-12T19:42:01.987722633Z\" 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 19:42:02.001830 crc crio[3657]: time=\"2026-06-12T19:42:02.001680975Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 12 19:42:02.040105 crc crio[3657]: time=\"2026-06-12T19:42:02.039809359Z\" 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 19:42:02.050099 crc crio[3657]: time=\"2026-06-12T19:42:02.049845624Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 12 19:42:02.061060 crc crio[3657]: time=\"2026-06-12T19:42:02.060929486Z\" 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 19:42:02.066430 crc crio[3657]: time=\"2026-06-12T19:42:02.065979815Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 12 19:42:02.078460 crc crio[3657]: time=\"2026-06-12T19:42:02.078198199Z\" 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 19:42:02.083931 crc crio[3657]: time=\"2026-06-12T19:42:02.082928989Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 12 19:42:02.090954 crc crio[3657]: time=\"2026-06-12T19:42:02.090836465Z\" 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 19:42:02.095945 crc crio[3657]: time=\"2026-06-12T19:42:02.095804322Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 12 19:42:02.103766 crc crio[3657]: time=\"2026-06-12T19:42:02.103643196Z\" 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 19:42:02.113768 crc crio[3657]: time=\"2026-06-12T19:42:02.113614484Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 12 19:42:02.135032 crc crio[3657]: time=\"2026-06-12T19:42:02.134785959Z\" 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 19:42:02.144358 crc crio[3657]: time=\"2026-06-12T19:42:02.144100933Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 12 19:42:02.160852 crc crio[3657]: time=\"2026-06-12T19:42:02.160723847Z\" 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 19:42:02.168689 crc crio[3657]: time=\"2026-06-12T19:42:02.168542723Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 12 19:42:02.181189 crc crio[3657]: time=\"2026-06-12T19:42:02.181024943Z\" 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 19:42:02.189268 crc crio[3657]: time=\"2026-06-12T19:42:02.189114126Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 12 19:42:02.201360 crc crio[3657]: time=\"2026-06-12T19:42:02.201183784Z\" 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 19:42:02.210234 crc crio[3657]: time=\"2026-06-12T19:42:02.210066759Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 12 19:42:02.223375 crc crio[3657]: time=\"2026-06-12T19:42:02.223138195Z\" 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 19:42:02.231555 crc crio[3657]: time=\"2026-06-12T19:42:02.231234348Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 12 19:42:02.248001 crc crio[3657]: time=\"2026-06-12T19:42:02.247618145Z\" 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 19:42:02.256843 crc crio[3657]: time=\"2026-06-12T19:42:02.256669435Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 12 19:42:02.275869 crc crio[3657]: time=\"2026-06-12T19:42:02.275653713Z\" 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 19:42:02.285472 crc crio[3657]: time=\"2026-06-12T19:42:02.285164654Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 12 19:42:02.298990 crc crio[3657]: time=\"2026-06-12T19:42:02.298754374Z\" 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 19:42:02.306391 crc crio[3657]: time=\"2026-06-12T19:42:02.306190089Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 12 19:42:02.338229 crc crio[3657]: time=\"2026-06-12T19:42:02.338114521Z\" 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 19:42:02.346563 crc crio[3657]: time=\"2026-06-12T19:42:02.346386749Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 12 19:42:02.375003 crc crio[3657]: time=\"2026-06-12T19:42:02.374784135Z\" 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 19:42:02.384542 crc crio[3657]: time=\"2026-06-12T19:42:02.384253906Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 12 19:42:02.397082 crc crio[3657]: time=\"2026-06-12T19:42:02.396870589Z\" 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 19:42:02.403379 crc crio[3657]: time=\"2026-06-12T19:42:02.403109851Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 12 19:42:02.415141 crc crio[3657]: time=\"2026-06-12T19:42:02.414647796Z\" 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 19:42:02.421586 crc crio[3657]: time=\"2026-06-12T19:42:02.421422932Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 12 19:42:02.441966 crc crio[3657]: time=\"2026-06-12T19:42:02.441822129Z\" 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 19:42:02.448080 crc crio[3657]: time=\"2026-06-12T19:42:02.447941768Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 12 19:42:02.515530 crc crio[3657]: time=\"2026-06-12T19:42:02.515060264Z\" 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 19:42:02.524830 crc crio[3657]: time=\"2026-06-12T19:42:02.524206726Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 12 19:42:02.547000 crc crio[3657]: time=\"2026-06-12T19:42:02.546778612Z\" 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 19:42:02.554698 crc crio[3657]: time=\"2026-06-12T19:42:02.554626118Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 12 19:42:02.570671 crc crio[3657]: time=\"2026-06-12T19:42:02.57007014Z\" 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 19:42:02.582129 crc crio[3657]: time=\"2026-06-12T19:42:02.581966838Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 12 19:42:02.602093 crc crio[3657]: time=\"2026-06-12T19:42:02.602028603Z\" 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 19:42:02.609198 crc crio[3657]: time=\"2026-06-12T19:42:02.609037107Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 12 19:42:02.626162 crc crio[3657]: time=\"2026-06-12T19:42:02.625842236Z\" 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 19:42:02.632726 crc crio[3657]: time=\"2026-06-12T19:42:02.632246542Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 12 19:42:02.648984 crc crio[3657]: time=\"2026-06-12T19:42:02.648792324Z\" 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 19:42:02.655116 crc crio[3657]: time=\"2026-06-12T19:42:02.655045475Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 12 19:42:02.665417 crc crio[3657]: time=\"2026-06-12T19:42:02.665220474Z\" 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 19:42:02.672522 crc crio[3657]: time=\"2026-06-12T19:42:02.672367909Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 12 19:42:02.682513 crc crio[3657]: time=\"2026-06-12T19:42:02.682073174Z\" 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 19:42:02.688722 crc crio[3657]: time=\"2026-06-12T19:42:02.688572964Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 12 19:42:02.733675 crc crio[3657]: time=\"2026-06-12T19:42:02.733484181Z\" 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 19:42:02.738660 crc crio[3657]: time=\"2026-06-12T19:42:02.738598832Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 12 19:42:02.747733 crc crio[3657]: time=\"2026-06-12T19:42:02.747680459Z\" 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 19:42:02.755435 crc crio[3657]: time=\"2026-06-12T19:42:02.755136275Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 12 19:42:02.781562 crc crio[3657]: time=\"2026-06-12T19:42:02.780993961Z\" 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 19:42:02.788810 crc crio[3657]: time=\"2026-06-12T19:42:02.788635101Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 12 19:42:02.801157 crc crio[3657]: time=\"2026-06-12T19:42:02.800849005Z\" 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 19:42:02.806856 crc crio[3657]: time=\"2026-06-12T19:42:02.806693245Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 12 19:42:02.870063 crc crio[3657]: time=\"2026-06-12T19:42:02.869852783Z\" 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 19:42:02.871875 crc crio[3657]: time=\"2026-06-12T19:42:02.871768576Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 12 19:42:02.878120 crc crio[3657]: time=\"2026-06-12T19:42:02.877987036Z\" 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 19:42:02.883040 crc crio[3657]: time=\"2026-06-12T19:42:02.882959992Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 12 19:42:02.899084 crc crio[3657]: time=\"2026-06-12T19:42:02.898433975Z\" 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 19:42:02.902652 crc crio[3657]: time=\"2026-06-12T19:42:02.902142837Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 12 19:42:02.921657 crc crio[3657]: time=\"2026-06-12T19:42:02.92156116Z\" 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 19:42:02.928138 crc crio[3657]: time=\"2026-06-12T19:42:02.927550262Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 12 19:42:02.939766 crc crio[3657]: time=\"2026-06-12T19:42:02.939683855Z\" 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 19:42:02.945092 crc crio[3657]: time=\"2026-06-12T19:42:02.94495843Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 12 19:42:02.950379 crc crio[3657]: time=\"2026-06-12T19:42:02.949702109Z\" 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 19:42:02.954121 crc crio[3657]: time=\"2026-06-12T19:42:02.954085709Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 12 19:42:03.003086 crc crio[3657]: time=\"2026-06-12T19:42:03.002992977Z\" 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 19:42:03.003746 crc crio[3657]: time=\"2026-06-12T19:42:03.003682116Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:03.004740 crc crio[3657]: time=\"2026-06-12T19:42:03.004698364Z\" 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 19:42:03.006626 crc crio[3657]: time=\"2026-06-12T19:42:03.005527487Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 19:42:03.008132 crc crio[3657]: time=\"2026-06-12T19:42:03.008041194Z\" 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:0xc00008d338}] Aliases:map[]}\"\nJun 12 19:42:03.008725 crc crio[3657]: time=\"2026-06-12T19:42:03.00824169Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:03.016848 crc crio[3657]: time=\"2026-06-12T19:42:03.016482826Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 19:42:03.017193 crc crio[3657]: time=\"2026-06-12T19:42:03.016841226Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 19:42:03.017613 crc crio[3657]: time=\"2026-06-12T19:42:03.017490424Z\" level=info msg=\"Create NRI interface\"\nJun 12 19:42:03.020566 crc crio[3657]: time=\"2026-06-12T19:42:03.020440514Z\" level=info msg=\"runtime interface created\"\nJun 12 19:42:03.020941 crc crio[3657]: time=\"2026-06-12T19:42:03.020805184Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 19:42:03.020941 crc crio[3657]: time=\"2026-06-12T19:42:03.020886396Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 19:42:03.021147 crc crio[3657]: time=\"2026-06-12T19:42:03.020963298Z\" level=info msg=\"starting plugins...\"\nJun 12 19:42:03.021752 crc crio[3657]: time=\"2026-06-12T19:42:03.021648138Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 19:42:03.026060 crc crio[3657]: time=\"2026-06-12T19:42:03.025875323Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 19:42:03.034413 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 19:42:03.175866 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:03.176935 crc crio[3657]: time=\"2026-06-12T19:42:03.176785465Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 12 19:42:03.177048 crc crio[3657]: time=\"2026-06-12T19:42:03.17698501Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:03.177115 crc crio[3657]: time=\"2026-06-12T19:42:03.177090943Z\" 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 19:42:03.177942 crc crio[3657]: time=\"2026-06-12T19:42:03.177793433Z\" 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:0xc00127ef78}] Aliases:map[]}\"\nJun 12 19:42:03.178432 crc crio[3657]: time=\"2026-06-12T19:42:03.178197964Z\" 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 19:42:03.275483 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:03.275842 crc crio[3657]: time=\"2026-06-12T19:42:03.275611817Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 12 19:42:03.275842 crc crio[3657]: time=\"2026-06-12T19:42:03.275660028Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:03.275842 crc crio[3657]: time=\"2026-06-12T19:42:03.27570472Z\" 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 19:42:03.276114 crc crio[3657]: time=\"2026-06-12T19:42:03.276033089Z\" 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:0xc00011a108}] Aliases:map[]}\"\nJun 12 19:42:03.276453 crc crio[3657]: time=\"2026-06-12T19:42:03.276241964Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:03.436602 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.436754307Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.436793509Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.436816969Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.43683351Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.436870751Z\" 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 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.43721698Z\" 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:0xc00011a4b8}] Aliases:map[]}\"\nJun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.437516189Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:03.496166 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:03.496473 crc crio[3657]: time=\"2026-06-12T19:42:03.496423702Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 12 19:42:03.496473 crc crio[3657]: time=\"2026-06-12T19:42:03.496462493Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:03.496568 crc crio[3657]: time=\"2026-06-12T19:42:03.496501204Z\" 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 19:42:03.496744 crc crio[3657]: time=\"2026-06-12T19:42:03.496665909Z\" 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:0xc00127f008}] Aliases:map[]}\"\nJun 12 19:42:03.496821 crc crio[3657]: time=\"2026-06-12T19:42:03.496755611Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:42:03.496821 crc crio[3657]: time=\"2026-06-12T19:42:03.496774092Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:42:03.496821 crc crio[3657]: time=\"2026-06-12T19:42:03.496788472Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:03.759984 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:03.760599 crc crio[3657]: time=\"2026-06-12T19:42:03.760194338Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 12 19:42:03.760599 crc crio[3657]: time=\"2026-06-12T19:42:03.760239129Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:03.760599 crc crio[3657]: time=\"2026-06-12T19:42:03.760373353Z\" 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 19:42:03.760854 crc crio[3657]: time=\"2026-06-12T19:42:03.76061822Z\" 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:0xc00127f070}] Aliases:map[]}\"\nJun 12 19:42:03.760854 crc crio[3657]: time=\"2026-06-12T19:42:03.760816425Z\" 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 19:42:03.979712 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:03.980001 crc crio[3657]: time=\"2026-06-12T19:42:03.979873069Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 12 19:42:03.980001 crc crio[3657]: time=\"2026-06-12T19:42:03.979957112Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:03.980001 crc crio[3657]: time=\"2026-06-12T19:42:03.979999254Z\" 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 19:42:03.980382 crc crio[3657]: time=\"2026-06-12T19:42:03.98024704Z\" 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:0xc00011a6f0}] Aliases:map[]}\"\nJun 12 19:42:03.980510 crc crio[3657]: time=\"2026-06-12T19:42:03.980485187Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:04.283631 crc crio[3657]: 2026-06-12T19:42:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:04.284114 crc crio[3657]: time=\"2026-06-12T19:42:04.284016903Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 12 19:42:04.284175 crc crio[3657]: time=\"2026-06-12T19:42:04.284111775Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:04.284175 crc crio[3657]: time=\"2026-06-12T19:42:04.284156836Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 12 19:42:04.284310 crc crio[3657]: time=\"2026-06-12T19:42:04.284178087Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:04.284310 crc crio[3657]: time=\"2026-06-12T19:42:04.284225398Z\" 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 19:42:04.284841 crc crio[3657]: time=\"2026-06-12T19:42:04.284748493Z\" 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:0xc00011a7c8}] Aliases:map[]}\"\nJun 12 19:42:04.285255 crc crio[3657]: time=\"2026-06-12T19:42:04.285156545Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:04.340830 crc crio[3657]: 2026-06-12T19:42:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:04.341228 crc crio[3657]: time=\"2026-06-12T19:42:04.340992522Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 12 19:42:04.341228 crc crio[3657]: time=\"2026-06-12T19:42:04.341052783Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:04.341228 crc crio[3657]: time=\"2026-06-12T19:42:04.341105045Z\" 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 19:42:04.341744 crc crio[3657]: time=\"2026-06-12T19:42:04.341615998Z\" 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:0xc000896280}] Aliases:map[]}\"\nJun 12 19:42:04.342107 crc crio[3657]: time=\"2026-06-12T19:42:04.34200019Z\" 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 19:42:04.588632 crc crio[3657]: 2026-06-12T19:42:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:04.591120 crc crio[3657]: time=\"2026-06-12T19:42:04.588768433Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 12 19:42:04.591120 crc crio[3657]: time=\"2026-06-12T19:42:04.588800344Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:04.591120 crc crio[3657]: time=\"2026-06-12T19:42:04.588833054Z\" 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 19:42:04.591120 crc crio[3657]: time=\"2026-06-12T19:42:04.5890517Z\" 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:0xc00127f118}] Aliases:map[]}\"\nJun 12 19:42:04.591120 crc crio[3657]: time=\"2026-06-12T19:42:04.589170424Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:04.720541 crc crio[3657]: 2026-06-12T19:42:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:04.721002 crc crio[3657]: time=\"2026-06-12T19:42:04.720664343Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 12 19:42:04.721002 crc crio[3657]: time=\"2026-06-12T19:42:04.720709044Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:04.721002 crc crio[3657]: time=\"2026-06-12T19:42:04.720766206Z\" 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 19:42:04.721382 crc crio[3657]: time=\"2026-06-12T19:42:04.721149516Z\" 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:0xc000896328}] Aliases:map[]}\"\nJun 12 19:42:04.721551 crc crio[3657]: time=\"2026-06-12T19:42:04.721492055Z\" 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 19:42:05.095563 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:05.095989 crc crio[3657]: time=\"2026-06-12T19:42:05.095763427Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 12 19:42:05.095989 crc crio[3657]: time=\"2026-06-12T19:42:05.095812359Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.095989 crc crio[3657]: time=\"2026-06-12T19:42:05.09585764Z\" 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 19:42:05.098831 crc crio[3657]: time=\"2026-06-12T19:42:05.096380254Z\" 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:0xc0001a2a08}] Aliases:map[]}\"\nJun 12 19:42:05.098831 crc crio[3657]: time=\"2026-06-12T19:42:05.09880739Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:05.231844 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:05.232149 crc crio[3657]: time=\"2026-06-12T19:42:05.232088778Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 12 19:42:05.232199 crc crio[3657]: time=\"2026-06-12T19:42:05.23215136Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.232199 crc crio[3657]: time=\"2026-06-12T19:42:05.232178061Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 12 19:42:05.232199 crc crio[3657]: time=\"2026-06-12T19:42:05.232193461Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.232508 crc crio[3657]: time=\"2026-06-12T19:42:05.232241482Z\" 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 19:42:05.232824 crc crio[3657]: time=\"2026-06-12T19:42:05.232708636Z\" 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:0xc0001a2aa0}] Aliases:map[]}\"\nJun 12 19:42:05.233167 crc crio[3657]: time=\"2026-06-12T19:42:05.233082666Z\" 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 19:42:05.277058 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:05.277491 crc crio[3657]: time=\"2026-06-12T19:42:05.277454489Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 12 19:42:05.277588 crc crio[3657]: time=\"2026-06-12T19:42:05.277574953Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.277684 crc crio[3657]: time=\"2026-06-12T19:42:05.277668505Z\" 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 19:42:05.277963 crc crio[3657]: time=\"2026-06-12T19:42:05.277939553Z\" 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:0xc0008963c0}] Aliases:map[]}\"\nJun 12 19:42:05.278174 crc crio[3657]: time=\"2026-06-12T19:42:05.278159588Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:05.395457 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:05.395724 crc crio[3657]: time=\"2026-06-12T19:42:05.395467569Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 12 19:42:05.395724 crc crio[3657]: time=\"2026-06-12T19:42:05.39551082Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.395724 crc crio[3657]: time=\"2026-06-12T19:42:05.395538061Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 12 19:42:05.395724 crc crio[3657]: time=\"2026-06-12T19:42:05.395550351Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.395724 crc crio[3657]: time=\"2026-06-12T19:42:05.395583942Z\" 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 19:42:05.396233 crc crio[3657]: time=\"2026-06-12T19:42:05.39587313Z\" 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:0xc00008d3e8}] Aliases:map[]}\"\nJun 12 19:42:05.396233 crc crio[3657]: time=\"2026-06-12T19:42:05.396185688Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:05.420719 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:05.420719 crc crio[3657]: time=\"2026-06-12T19:42:05.420687859Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 12 19:42:05.421505 crc crio[3657]: time=\"2026-06-12T19:42:05.420747531Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.421505 crc crio[3657]: time=\"2026-06-12T19:42:05.420818373Z\" 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 19:42:05.421805 crc crio[3657]: time=\"2026-06-12T19:42:05.421564044Z\" 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:0xc0001a2b58}] Aliases:map[]}\"\nJun 12 19:42:05.422143 crc crio[3657]: time=\"2026-06-12T19:42:05.422090348Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:05.567234 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.567584589Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.56764099Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.567657871Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.567665291Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.567695572Z\" 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 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.567858606Z\" 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:0xc00127f1e0}] Aliases:map[]}\"\nJun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.56802359Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:05.613522 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:05.614222 crc crio[3657]: time=\"2026-06-12T19:42:05.61363938Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 12 19:42:05.614222 crc crio[3657]: time=\"2026-06-12T19:42:05.61367142Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.614222 crc crio[3657]: time=\"2026-06-12T19:42:05.613707331Z\" 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 19:42:05.614222 crc crio[3657]: time=\"2026-06-12T19:42:05.613991669Z\" 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:0xc00008d478}] Aliases:map[]}\"\nJun 12 19:42:05.614222 crc crio[3657]: time=\"2026-06-12T19:42:05.614118603Z\" 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 19:42:05.708412 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.708588107Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.708650769Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.70868706Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.70870722Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.708729981Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.708748951Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.708818503Z\" 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 19:42:05.709850 crc crio[3657]: time=\"2026-06-12T19:42:05.709442471Z\" 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:0xc00008d508}] Aliases:map[]}\"\nJun 12 19:42:05.709850 crc crio[3657]: time=\"2026-06-12T19:42:05.70976681Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:05.871862 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:05.871862 crc crio[3657]: time=\"2026-06-12T19:42:05.867236989Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 12 19:42:05.871862 crc crio[3657]: time=\"2026-06-12T19:42:05.867948419Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.871862 crc crio[3657]: time=\"2026-06-12T19:42:05.868012601Z\" 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 19:42:05.871862 crc crio[3657]: time=\"2026-06-12T19:42:05.868500704Z\" 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:0xc00008d598}] Aliases:map[]}\"\nJun 12 19:42:05.871862 crc crio[3657]: time=\"2026-06-12T19:42:05.868777543Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:05.945802 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920022494Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920056514Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920093515Z\" 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 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920226439Z\" 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:0xc00008d630}] Aliases:map[]}\"\nJun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920322492Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920337562Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920348862Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:05.947052 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:05.947052 crc crio[3657]: time=\"2026-06-12T19:42:05.946045835Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 12 19:42:05.947052 crc crio[3657]: time=\"2026-06-12T19:42:05.946081486Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:05.947052 crc crio[3657]: time=\"2026-06-12T19:42:05.946113667Z\" 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 19:42:05.947052 crc crio[3657]: time=\"2026-06-12T19:42:05.946466818Z\" 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:0xc00011a8c8}] Aliases:map[]}\"\nJun 12 19:42:05.947052 crc crio[3657]: time=\"2026-06-12T19:42:05.946599041Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:06.343021 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:06.344689 crc crio[3657]: time=\"2026-06-12T19:42:06.344589932Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 12 19:42:06.344689 crc crio[3657]: time=\"2026-06-12T19:42:06.344652774Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:06.344823 crc crio[3657]: time=\"2026-06-12T19:42:06.344706885Z\" 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 19:42:06.345194 crc crio[3657]: time=\"2026-06-12T19:42:06.345045494Z\" 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:0xc000896000}] Aliases:map[]}\"\nJun 12 19:42:06.345391 crc crio[3657]: time=\"2026-06-12T19:42:06.345343022Z\" 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 19:42:06.390952 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:06.391158 crc crio[3657]: time=\"2026-06-12T19:42:06.391067293Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 12 19:42:06.391158 crc crio[3657]: time=\"2026-06-12T19:42:06.391108505Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:06.391158 crc crio[3657]: time=\"2026-06-12T19:42:06.391145946Z\" 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 19:42:06.391566 crc crio[3657]: time=\"2026-06-12T19:42:06.391440034Z\" 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:0xc00008c5d0}] Aliases:map[]}\"\nJun 12 19:42:06.391792 crc crio[3657]: time=\"2026-06-12T19:42:06.391614878Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:06.421026 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:06.421492 crc crio[3657]: time=\"2026-06-12T19:42:06.421389153Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 12 19:42:06.421604 crc crio[3657]: time=\"2026-06-12T19:42:06.421532717Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:06.421699 crc crio[3657]: time=\"2026-06-12T19:42:06.421558368Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 12 19:42:06.421699 crc crio[3657]: time=\"2026-06-12T19:42:06.421654402Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:06.421829 crc crio[3657]: time=\"2026-06-12T19:42:06.421771565Z\" 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 19:42:06.422685 crc crio[3657]: time=\"2026-06-12T19:42:06.422503994Z\" 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:0xc00008c678}] Aliases:map[]}\"\nJun 12 19:42:06.423628 crc crio[3657]: time=\"2026-06-12T19:42:06.423525463Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:06.473041 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:06.480443 crc crio[3657]: time=\"2026-06-12T19:42:06.47349589Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 12 19:42:06.480443 crc crio[3657]: time=\"2026-06-12T19:42:06.473565442Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:06.480443 crc crio[3657]: time=\"2026-06-12T19:42:06.473634284Z\" 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 19:42:06.480443 crc crio[3657]: time=\"2026-06-12T19:42:06.474070895Z\" 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:0xc00127e020}] Aliases:map[]}\"\nJun 12 19:42:06.480443 crc crio[3657]: time=\"2026-06-12T19:42:06.474506857Z\" 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 19:42:06.539491 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:06.540095 crc crio[3657]: time=\"2026-06-12T19:42:06.539785594Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 12 19:42:06.540247 crc crio[3657]: time=\"2026-06-12T19:42:06.540106503Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:06.540529 crc crio[3657]: time=\"2026-06-12T19:42:06.540493093Z\" 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 19:42:06.541035 crc crio[3657]: time=\"2026-06-12T19:42:06.540817692Z\" 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:0xc00011a180}] Aliases:map[]}\"\nJun 12 19:42:06.541246 crc crio[3657]: time=\"2026-06-12T19:42:06.541141402Z\" 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 19:42:06.613040 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:06.615531 crc crio[3657]: time=\"2026-06-12T19:42:06.61307323Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 12 19:42:06.615531 crc crio[3657]: time=\"2026-06-12T19:42:06.613167202Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:06.615531 crc crio[3657]: time=\"2026-06-12T19:42:06.613240574Z\" 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 19:42:06.615531 crc crio[3657]: time=\"2026-06-12T19:42:06.613692897Z\" 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:0xc0008a6000}] Aliases:map[]}\"\nJun 12 19:42:06.615531 crc crio[3657]: time=\"2026-06-12T19:42:06.614036397Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:07.152254 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:07.152254 crc crio[3657]: time=\"2026-06-12T19:42:07.125772039Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 12 19:42:07.152254 crc crio[3657]: time=\"2026-06-12T19:42:07.125857762Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:07.152254 crc crio[3657]: time=\"2026-06-12T19:42:07.125922714Z\" 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 19:42:07.152254 crc crio[3657]: time=\"2026-06-12T19:42:07.126211532Z\" 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:0xc0001a2160}] Aliases:map[]}\"\nJun 12 19:42:07.152254 crc crio[3657]: time=\"2026-06-12T19:42:07.126520261Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:07.254122 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:07.254687 crc crio[3657]: time=\"2026-06-12T19:42:07.254504023Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 12 19:42:07.254798 crc crio[3657]: time=\"2026-06-12T19:42:07.254686668Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:07.254873 crc crio[3657]: time=\"2026-06-12T19:42:07.254793791Z\" 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 19:42:07.255181 crc crio[3657]: time=\"2026-06-12T19:42:07.255091279Z\" 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:0xc002616000}] Aliases:map[]}\"\nJun 12 19:42:07.255326 crc crio[3657]: time=\"2026-06-12T19:42:07.255216783Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:42:07.255326 crc crio[3657]: time=\"2026-06-12T19:42:07.255235973Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:42:07.255457 crc crio[3657]: time=\"2026-06-12T19:42:07.255329006Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:07.521935 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:07.521935 crc crio[3657]: time=\"2026-06-12T19:42:07.520645925Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 12 19:42:07.521935 crc crio[3657]: time=\"2026-06-12T19:42:07.520708828Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:07.521935 crc crio[3657]: time=\"2026-06-12T19:42:07.52078883Z\" 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 19:42:07.521935 crc crio[3657]: time=\"2026-06-12T19:42:07.521176471Z\" 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:0xc00127e410}] Aliases:map[]}\"\nJun 12 19:42:07.521935 crc crio[3657]: time=\"2026-06-12T19:42:07.521947771Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:07.607474 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.607653476Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.607719098Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.607739509Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.607755709Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.60779644Z\" 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 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.607973325Z\" 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:0xc00127e4c8}] Aliases:map[]}\"\nJun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.608038597Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.608055207Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.608068367Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:07.623400 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.623458579Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.62349506Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.623513071Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.623521831Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.623553322Z\" 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 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.623778998Z\" 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:0xc00127e538}] Aliases:map[]}\"\nJun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.624021354Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:07.762786 crc crio[3657]: time=\"2026-06-12T19:42:07.762617098Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=e1422b96-091f-46fd-8c6f-e305868b0ce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:07.764243 crc crio[3657]: time=\"2026-06-12T19:42:07.764001166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:07.783938 crc crio[3657]: time=\"2026-06-12T19:42:07.783675467Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e1422b96-091f-46fd-8c6f-e305868b0ce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:07.819579 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:07.819796 crc crio[3657]: time=\"2026-06-12T19:42:07.81973375Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 12 19:42:07.819796 crc crio[3657]: time=\"2026-06-12T19:42:07.819800682Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:07.819994 crc crio[3657]: time=\"2026-06-12T19:42:07.819859184Z\" 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 19:42:07.820228 crc crio[3657]: time=\"2026-06-12T19:42:07.820152782Z\" 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:0xc0019942d0}] Aliases:map[]}\"\nJun 12 19:42:07.820533 crc crio[3657]: time=\"2026-06-12T19:42:07.82043937Z\" 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 19:42:07.839092 crc crio[3657]: time=\"2026-06-12T19:42:07.838973037Z\" level=info msg=\"Ran pod sandbox d9d3efbfc171f395fd0ed7240e964e3c7863581fb19f2af7d46e6263fd47350e with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=e1422b96-091f-46fd-8c6f-e305868b0ce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:07.854559 crc crio[3657]: time=\"2026-06-12T19:42:07.853816454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=466bbc03-656d-421d-a0d5-e046dd76310d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:07.866369 crc crio[3657]: time=\"2026-06-12T19:42:07.866050938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0c0c1060-9383-4d51-afd9-9be22b8f41b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:07.884720 crc crio[3657]: time=\"2026-06-12T19:42:07.883193447Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=d30f5f49-7165-445f-b24e-224fb2e3f5dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:07.884720 crc crio[3657]: time=\"2026-06-12T19:42:07.883554367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:07.889479 crc crio[3657]: time=\"2026-06-12T19:42:07.888931064Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=331aa0b1-0445-49a4-b6ff-6ea68d51c5fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:07.894961 crc crio[3657]: time=\"2026-06-12T19:42:07.894775459Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d30f5f49-7165-445f-b24e-224fb2e3f5dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:07.897780 crc crio[3657]: time=\"2026-06-12T19:42:07.897620306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:07.926619 crc crio[3657]: time=\"2026-06-12T19:42:07.926556209Z\" level=info msg=\"Ran pod sandbox 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb with infra container: openshift-etcd/etcd-crc/POD\" id=d30f5f49-7165-445f-b24e-224fb2e3f5dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:07.937156 crc crio[3657]: time=\"2026-06-12T19:42:07.935258062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8793290b-7aca-41cf-9405-aaaed29162bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:07.940146 crc crio[3657]: time=\"2026-06-12T19:42:07.939772866Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=ada41e4d-8fe6-4e39-8c0d-c8ba938ec178 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:07.940601 crc crio[3657]: time=\"2026-06-12T19:42:07.940158716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:07.954441 crc crio[3657]: time=\"2026-06-12T19:42:07.953748959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9a5e9cbb-a0de-4317-a0bd-f32e28a6552d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:07.965818 crc crio[3657]: time=\"2026-06-12T19:42:07.965720893Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ada41e4d-8fe6-4e39-8c0d-c8ba938ec178 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:07.966501 crc crio[3657]: time=\"2026-06-12T19:42:07.966251073Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=872a16db-b747-44e7-8ee3-b1f2d890a502 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:07.967164 crc crio[3657]: time=\"2026-06-12T19:42:07.967028854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:07.979193 crc crio[3657]: time=\"2026-06-12T19:42:07.979026021Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=cc4ee1d1-df44-41e5-b2ce-610da2fb7cab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:07.979193 crc crio[3657]: time=\"2026-06-12T19:42:07.979180715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:07.995550 crc crio[3657]: time=\"2026-06-12T19:42:07.99547037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:07.998360 crc crio[3657]: time=\"2026-06-12T19:42:07.998177909Z\" level=info msg=\"Ran pod sandbox 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=ada41e4d-8fe6-4e39-8c0d-c8ba938ec178 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:08.042617 crc crio[3657]: time=\"2026-06-12T19:42:08.042176608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=80981667-586e-4f24-97db-6412d77f62cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:08.043644 crc crio[3657]: time=\"2026-06-12T19:42:08.043176658Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cc4ee1d1-df44-41e5-b2ce-610da2fb7cab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:08.047252 crc crio[3657]: time=\"2026-06-12T19:42:08.046467697Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=76f37e94-155c-49ad-bed5-bc3fed1e5346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:08.047252 crc crio[3657]: time=\"2026-06-12T19:42:08.046704145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:08.058139 crc crio[3657]: time=\"2026-06-12T19:42:08.05708521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e97036a7-60a5-48a1-a8e2-6216947d3e85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:08.076346 crc crio[3657]: time=\"2026-06-12T19:42:08.076040128Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=00382996-2333-4dfc-ad5e-1c6947dc5b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:08.077791 crc crio[3657]: time=\"2026-06-12T19:42:08.076131809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:08.079255 crc crio[3657]: time=\"2026-06-12T19:42:08.078981645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:08.080724 crc crio[3657]: time=\"2026-06-12T19:42:08.080560599Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=76f37e94-155c-49ad-bed5-bc3fed1e5346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:08.088802 crc crio[3657]: time=\"2026-06-12T19:42:08.088570274Z\" level=info msg=\"Ran pod sandbox 8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=cc4ee1d1-df44-41e5-b2ce-610da2fb7cab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:08.096476 crc crio[3657]: time=\"2026-06-12T19:42:08.096221777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b1a40973-f3d7-45e5-b35c-312fbdf50b92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:08.105756 crc crio[3657]: time=\"2026-06-12T19:42:08.105110576Z\" level=info msg=\"Ran pod sandbox c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=76f37e94-155c-49ad-bed5-bc3fed1e5346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:42:08.126957 crc crio[3657]: time=\"2026-06-12T19:42:08.126727092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:08.223961 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:08.226609 crc crio[3657]: time=\"2026-06-12T19:42:08.225584877Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 12 19:42:08.226609 crc crio[3657]: time=\"2026-06-12T19:42:08.225635498Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:08.226609 crc crio[3657]: time=\"2026-06-12T19:42:08.225652009Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 12 19:42:08.226609 crc crio[3657]: time=\"2026-06-12T19:42:08.225660549Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:08.226609 crc crio[3657]: time=\"2026-06-12T19:42:08.22570585Z\" 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 19:42:08.227182 crc crio[3657]: time=\"2026-06-12T19:42:08.226868093Z\" 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:0xc00127e280}] Aliases:map[]}\"\nJun 12 19:42:08.264841 crc crio[3657]: time=\"2026-06-12T19:42:08.262866719Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:08.289166 crc crio[3657]: time=\"2026-06-12T19:42:08.28894809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=beb94b03-6134-412b-befb-14f61092df45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:08.290129 crc crio[3657]: time=\"2026-06-12T19:42:08.28969817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=246aac0b-950b-46e2-b069-d9a0709e32bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:08.304112 crc crio[3657]: time=\"2026-06-12T19:42:08.303773557Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d28aa3d5-8c5f-44d9-bea7-e9b59025d346 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:08.304735 crc crio[3657]: time=\"2026-06-12T19:42:08.30463503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a0c58d2c-acd0-47d3-8920-1cfcdd836dcb name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:08.304858 crc crio[3657]: time=\"2026-06-12T19:42:08.304828825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:08.327183 crc crio[3657]: time=\"2026-06-12T19:42:08.326945342Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=96614614-6b9e-4629-ae25-be8c18ad42c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:08.327704 crc crio[3657]: time=\"2026-06-12T19:42:08.327667681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:08.329769 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:08.329769 crc crio[3657]: time=\"2026-06-12T19:42:08.329773818Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 12 19:42:08.330038 crc crio[3657]: time=\"2026-06-12T19:42:08.329804489Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:08.330038 crc crio[3657]: time=\"2026-06-12T19:42:08.32984676Z\" 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 19:42:08.330184 crc crio[3657]: time=\"2026-06-12T19:42:08.330034205Z\" 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:0xc0027904d8}] Aliases:map[]}\"\nJun 12 19:42:08.330184 crc crio[3657]: time=\"2026-06-12T19:42:08.330095017Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:42:08.330184 crc crio[3657]: time=\"2026-06-12T19:42:08.330110097Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:42:08.330184 crc crio[3657]: time=\"2026-06-12T19:42:08.330123198Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:08.331045 crc crio[3657]: time=\"2026-06-12T19:42:08.330572763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:08.358990 crc crio[3657]: time=\"2026-06-12T19:42:08.358728767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:08.632452 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:08.634219 crc crio[3657]: time=\"2026-06-12T19:42:08.634112707Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 12 19:42:08.634219 crc crio[3657]: time=\"2026-06-12T19:42:08.634179689Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:08.634392 crc crio[3657]: time=\"2026-06-12T19:42:08.63422376Z\" 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 19:42:08.634608 crc crio[3657]: time=\"2026-06-12T19:42:08.634542148Z\" 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:0xc0026160c8}] Aliases:map[]}\"\nJun 12 19:42:08.634804 crc crio[3657]: time=\"2026-06-12T19:42:08.634733874Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:08.659372 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:08.659464 crc crio[3657]: time=\"2026-06-12T19:42:08.65941541Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 12 19:42:08.659464 crc crio[3657]: time=\"2026-06-12T19:42:08.65945548Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:08.660128 crc crio[3657]: time=\"2026-06-12T19:42:08.659475381Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 12 19:42:08.660128 crc crio[3657]: time=\"2026-06-12T19:42:08.659492171Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:08.660128 crc crio[3657]: time=\"2026-06-12T19:42:08.659530032Z\" 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 19:42:08.660348 crc crio[3657]: time=\"2026-06-12T19:42:08.66018371Z\" 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:0xc00011abd0}] Aliases:map[]}\"\nJun 12 19:42:08.660478 crc crio[3657]: time=\"2026-06-12T19:42:08.660405787Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:08.741062 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:08.741392 crc crio[3657]: time=\"2026-06-12T19:42:08.741314754Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 12 19:42:08.741392 crc crio[3657]: time=\"2026-06-12T19:42:08.741386912Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:08.741758 crc crio[3657]: time=\"2026-06-12T19:42:08.741655389Z\" 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 19:42:08.742085 crc crio[3657]: time=\"2026-06-12T19:42:08.741956668Z\" 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:0xc002910350}] Aliases:map[]}\"\nJun 12 19:42:08.742363 crc crio[3657]: time=\"2026-06-12T19:42:08.742195244Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:08.879765 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:08.879765 crc crio[3657]: time=\"2026-06-12T19:42:08.879751629Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 12 19:42:08.880144 crc crio[3657]: time=\"2026-06-12T19:42:08.87979721Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:08.880144 crc crio[3657]: time=\"2026-06-12T19:42:08.879829021Z\" 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 19:42:08.880144 crc crio[3657]: time=\"2026-06-12T19:42:08.880032377Z\" 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:0xc0029104a0}] Aliases:map[]}\"\nJun 12 19:42:08.880317 crc crio[3657]: time=\"2026-06-12T19:42:08.88017603Z\" 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 19:42:09.300653 crc crio[3657]: 2026-06-12T19:42:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:09.300898 crc crio[3657]: time=\"2026-06-12T19:42:09.300829702Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 12 19:42:09.301031 crc crio[3657]: time=\"2026-06-12T19:42:09.300912414Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:09.301031 crc crio[3657]: time=\"2026-06-12T19:42:09.301003057Z\" 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 19:42:09.301472 crc crio[3657]: time=\"2026-06-12T19:42:09.301390207Z\" 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:0xc001994298}] Aliases:map[]}\"\nJun 12 19:42:09.301651 crc crio[3657]: time=\"2026-06-12T19:42:09.301599833Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:09.426085 crc crio[3657]: 2026-06-12T19:42:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:09.426322 crc crio[3657]: time=\"2026-06-12T19:42:09.426169912Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 12 19:42:09.426322 crc crio[3657]: time=\"2026-06-12T19:42:09.426210264Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:09.426322 crc crio[3657]: time=\"2026-06-12T19:42:09.426250145Z\" 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 19:42:09.426637 crc crio[3657]: time=\"2026-06-12T19:42:09.426541992Z\" 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:0xc0001a2368}] Aliases:map[]}\"\nJun 12 19:42:09.426871 crc crio[3657]: time=\"2026-06-12T19:42:09.42681901Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:09.652659 crc crio[3657]: 2026-06-12T19:42:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:09.653935 crc crio[3657]: time=\"2026-06-12T19:42:09.653843022Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 12 19:42:09.654158 crc crio[3657]: time=\"2026-06-12T19:42:09.654142822Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:09.654363 crc crio[3657]: time=\"2026-06-12T19:42:09.654344437Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 12 19:42:09.654550 crc crio[3657]: time=\"2026-06-12T19:42:09.654531762Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:09.654847 crc crio[3657]: time=\"2026-06-12T19:42:09.65482631Z\" 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 19:42:09.655808 crc crio[3657]: time=\"2026-06-12T19:42:09.655784527Z\" 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:0xc0001a2160}] Aliases:map[]}\"\nJun 12 19:42:09.656451 crc crio[3657]: time=\"2026-06-12T19:42:09.656426274Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:09.884706 crc crio[3657]: 2026-06-12T19:42:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:09.885023 crc crio[3657]: time=\"2026-06-12T19:42:09.884813463Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 12 19:42:09.885335 crc crio[3657]: time=\"2026-06-12T19:42:09.885221827Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:09.885394 crc crio[3657]: time=\"2026-06-12T19:42:09.885361211Z\" 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 19:42:09.885817 crc crio[3657]: time=\"2026-06-12T19:42:09.885742409Z\" 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:0xc0008a6178}] Aliases:map[]}\"\nJun 12 19:42:09.886184 crc crio[3657]: time=\"2026-06-12T19:42:09.886122809Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:10.359747 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:10.363717 crc crio[3657]: time=\"2026-06-12T19:42:10.363628886Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 12 19:42:10.363717 crc crio[3657]: time=\"2026-06-12T19:42:10.363708728Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.364006 crc crio[3657]: time=\"2026-06-12T19:42:10.363945564Z\" 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 19:42:10.364251 crc crio[3657]: time=\"2026-06-12T19:42:10.364193461Z\" 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:0xc00008c4b0}] Aliases:map[]}\"\nJun 12 19:42:10.364532 crc crio[3657]: time=\"2026-06-12T19:42:10.364479839Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:10.404844 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:10.405020 crc crio[3657]: time=\"2026-06-12T19:42:10.404948957Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 12 19:42:10.405020 crc crio[3657]: time=\"2026-06-12T19:42:10.405005478Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.405114 crc crio[3657]: time=\"2026-06-12T19:42:10.405023639Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 12 19:42:10.405114 crc crio[3657]: time=\"2026-06-12T19:42:10.405033209Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.405114 crc crio[3657]: time=\"2026-06-12T19:42:10.40507069Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 12 19:42:10.405114 crc crio[3657]: time=\"2026-06-12T19:42:10.40508032Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.405238 crc crio[3657]: time=\"2026-06-12T19:42:10.405113681Z\" 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 19:42:10.405361 crc crio[3657]: time=\"2026-06-12T19:42:10.405324867Z\" 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:0xc0008a6128}] Aliases:map[]}\"\nJun 12 19:42:10.405543 crc crio[3657]: time=\"2026-06-12T19:42:10.405481501Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:10.471224 crc crio[3657]: time=\"2026-06-12T19:42:10.471122358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:10.471701 crc crio[3657]: time=\"2026-06-12T19:42:10.471595063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:10.472083 crc crio[3657]: time=\"2026-06-12T19:42:10.472030083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:10.475492 crc crio[3657]: time=\"2026-06-12T19:42:10.475360295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:10.475825 crc crio[3657]: time=\"2026-06-12T19:42:10.475736834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:10.497015 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:10.497168 crc crio[3657]: time=\"2026-06-12T19:42:10.497096959Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 12 19:42:10.497168 crc crio[3657]: time=\"2026-06-12T19:42:10.49715472Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.497301 crc crio[3657]: time=\"2026-06-12T19:42:10.497175681Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 12 19:42:10.497301 crc crio[3657]: time=\"2026-06-12T19:42:10.497184681Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.497301 crc crio[3657]: time=\"2026-06-12T19:42:10.497218392Z\" 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 19:42:10.497530 crc crio[3657]: time=\"2026-06-12T19:42:10.497457758Z\" 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:0xc00011aa78}] Aliases:map[]}\"\nJun 12 19:42:10.497724 crc crio[3657]: time=\"2026-06-12T19:42:10.497657015Z\" 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 19:42:10.526114 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:10.526114 crc crio[3657]: time=\"2026-06-12T19:42:10.522183865Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 12 19:42:10.526114 crc crio[3657]: time=\"2026-06-12T19:42:10.52234877Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.526114 crc crio[3657]: time=\"2026-06-12T19:42:10.522382171Z\" 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 19:42:10.526114 crc crio[3657]: time=\"2026-06-12T19:42:10.522576296Z\" 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:0xc00011ab20}] Aliases:map[]}\"\nJun 12 19:42:10.526114 crc crio[3657]: time=\"2026-06-12T19:42:10.522683089Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:10.551586 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:10.551712 crc crio[3657]: time=\"2026-06-12T19:42:10.551592383Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 12 19:42:10.551712 crc crio[3657]: time=\"2026-06-12T19:42:10.551617443Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.551712 crc crio[3657]: time=\"2026-06-12T19:42:10.551652714Z\" 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 19:42:10.551845 crc crio[3657]: time=\"2026-06-12T19:42:10.551720886Z\" 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:0xc00011abc8}] Aliases:map[]}\"\nJun 12 19:42:10.551845 crc crio[3657]: time=\"2026-06-12T19:42:10.551770457Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:42:10.551845 crc crio[3657]: time=\"2026-06-12T19:42:10.551781908Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:42:10.551845 crc crio[3657]: time=\"2026-06-12T19:42:10.551795448Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:10.596514 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:10.596659 crc crio[3657]: time=\"2026-06-12T19:42:10.596527489Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 12 19:42:10.596659 crc crio[3657]: time=\"2026-06-12T19:42:10.59654932Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.596659 crc crio[3657]: time=\"2026-06-12T19:42:10.596579021Z\" 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 19:42:10.599494 crc crio[3657]: time=\"2026-06-12T19:42:10.596737835Z\" 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:0xc00011ac40}] Aliases:map[]}\"\nJun 12 19:42:10.599494 crc crio[3657]: time=\"2026-06-12T19:42:10.599052859Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:10.641522 crc crio[3657]: time=\"2026-06-12T19:42:10.64147506Z\" level=info msg=\"Created container 464d64db0ab0131b906468e00bec857a94eedf6dab2fd5a7946d9fbe4a691dce: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=96614614-6b9e-4629-ae25-be8c18ad42c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:10.641855 crc crio[3657]: time=\"2026-06-12T19:42:10.641717847Z\" level=info msg=\"Created container 63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d28aa3d5-8c5f-44d9-bea7-e9b59025d346 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:10.642552 crc crio[3657]: time=\"2026-06-12T19:42:10.642405995Z\" level=info msg=\"Created container a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=00382996-2333-4dfc-ad5e-1c6947dc5b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:10.644830 crc crio[3657]: time=\"2026-06-12T19:42:10.64479921Z\" level=info msg=\"Starting container: a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96\" id=47bb375e-5da3-4f34-8777-1f2a82b52caa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:10.645163 crc crio[3657]: time=\"2026-06-12T19:42:10.645106589Z\" level=info msg=\"Starting container: 63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405\" id=0e8b55a4-8791-44bf-a24b-8e00d512e047 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:10.646052 crc crio[3657]: time=\"2026-06-12T19:42:10.645980534Z\" level=info msg=\"Starting container: 464d64db0ab0131b906468e00bec857a94eedf6dab2fd5a7946d9fbe4a691dce\" id=6c72018b-340a-4391-8319-125f2782a458 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:10.652583 crc crio[3657]: time=\"2026-06-12T19:42:10.65244545Z\" level=info msg=\"Created container 3a3656f564613ba748ed3fe49154bcf7de3d6dfb43812808759ffd41df5a5e3b: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=331aa0b1-0445-49a4-b6ff-6ea68d51c5fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:10.655378 crc crio[3657]: time=\"2026-06-12T19:42:10.654809795Z\" level=info msg=\"Starting container: 3a3656f564613ba748ed3fe49154bcf7de3d6dfb43812808759ffd41df5a5e3b\" id=ed1989a6-0682-42e1-9601-0645b3988738 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:10.657147 crc crio[3657]: time=\"2026-06-12T19:42:10.656594784Z\" level=info msg=\"Started container\" PID=5442 containerID=63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=0e8b55a4-8791-44bf-a24b-8e00d512e047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53\nJun 12 19:42:10.658657 crc crio[3657]: time=\"2026-06-12T19:42:10.658540517Z\" level=info msg=\"Created container 4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e: openshift-etcd/etcd-crc/setup\" id=872a16db-b747-44e7-8ee3-b1f2d890a502 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:10.663557 crc crio[3657]: time=\"2026-06-12T19:42:10.663517163Z\" level=info msg=\"Starting container: 4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e\" id=8d945803-61f8-48fa-a3b9-e26660dede16 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:10.665663 crc crio[3657]: time=\"2026-06-12T19:42:10.66561293Z\" level=info msg=\"Started container\" PID=5438 containerID=464d64db0ab0131b906468e00bec857a94eedf6dab2fd5a7946d9fbe4a691dce description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=6c72018b-340a-4391-8319-125f2782a458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af\nJun 12 19:42:10.669574 crc crio[3657]: time=\"2026-06-12T19:42:10.669529618Z\" level=info msg=\"Started container\" PID=5443 containerID=3a3656f564613ba748ed3fe49154bcf7de3d6dfb43812808759ffd41df5a5e3b description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=ed1989a6-0682-42e1-9601-0645b3988738 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d3efbfc171f395fd0ed7240e964e3c7863581fb19f2af7d46e6263fd47350e\nJun 12 19:42:10.672093 crc crio[3657]: time=\"2026-06-12T19:42:10.671989004Z\" level=info msg=\"Started container\" PID=5441 containerID=a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=47bb375e-5da3-4f34-8777-1f2a82b52caa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\nJun 12 19:42:10.672656 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:10.673150 crc crio[3657]: time=\"2026-06-12T19:42:10.673060984Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 12 19:42:10.673348 crc crio[3657]: time=\"2026-06-12T19:42:10.673145507Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.673348 crc crio[3657]: time=\"2026-06-12T19:42:10.673180068Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 12 19:42:10.673348 crc crio[3657]: time=\"2026-06-12T19:42:10.673195848Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.673348 crc crio[3657]: time=\"2026-06-12T19:42:10.673241209Z\" 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 19:42:10.673634 crc crio[3657]: time=\"2026-06-12T19:42:10.673573278Z\" 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:0xc00011af60}] Aliases:map[]}\"\nJun 12 19:42:10.674017 crc crio[3657]: time=\"2026-06-12T19:42:10.67395479Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:42:10.676427 crc crio[3657]: time=\"2026-06-12T19:42:10.676396896Z\" level=info msg=\"Started container\" PID=5439 containerID=4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e description=openshift-etcd/etcd-crc/setup id=8d945803-61f8-48fa-a3b9-e26660dede16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\nJun 12 19:42:10.695422 crc crio[3657]: time=\"2026-06-12T19:42:10.693630949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=75c002e9-efed-49e7-b8a9-1832179c3a67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:10.699603 crc crio[3657]: time=\"2026-06-12T19:42:10.698091549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f3e07614-af83-4a35-887f-35b8fd3906d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:10.701667 crc crio[3657]: time=\"2026-06-12T19:42:10.701567754Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6f9a5c96-1eb6-4b7b-a231-2ee2e2f27e29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:10.702236 crc crio[3657]: time=\"2026-06-12T19:42:10.702156561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:10.728595 crc crio[3657]: time=\"2026-06-12T19:42:10.72844737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:10.863910 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:10.864157 crc crio[3657]: time=\"2026-06-12T19:42:10.864054201Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 12 19:42:10.864157 crc crio[3657]: time=\"2026-06-12T19:42:10.864143013Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.864349 crc crio[3657]: time=\"2026-06-12T19:42:10.864192015Z\" 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 19:42:10.864486 crc crio[3657]: time=\"2026-06-12T19:42:10.864417991Z\" 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:0xc002790090}] Aliases:map[]}\"\nJun 12 19:42:10.864681 crc crio[3657]: time=\"2026-06-12T19:42:10.864621456Z\" 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 19:42:10.898550 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:42:10.898782 crc crio[3657]: time=\"2026-06-12T19:42:10.89867872Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 12 19:42:10.898782 crc crio[3657]: time=\"2026-06-12T19:42:10.898763072Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.898934 crc crio[3657]: time=\"2026-06-12T19:42:10.898796493Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 12 19:42:10.898934 crc crio[3657]: time=\"2026-06-12T19:42:10.898813604Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 19:42:10.898934 crc crio[3657]: time=\"2026-06-12T19:42:10.898830714Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 12 19:42:11.061130 crc crio[3657]: time=\"2026-06-12T19:42:11.061007481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:11.165467 crc crio[3657]: time=\"2026-06-12T19:42:11.165050408Z\" level=info msg=\"Created container 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6f9a5c96-1eb6-4b7b-a231-2ee2e2f27e29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:11.166784 crc crio[3657]: time=\"2026-06-12T19:42:11.166603231Z\" level=info msg=\"Starting container: 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819\" id=3de5cfa3-f454-4316-b932-84348632f2be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:11.192118 crc crio[3657]: time=\"2026-06-12T19:42:11.191848721Z\" level=info msg=\"Started container\" PID=5524 containerID=86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3de5cfa3-f454-4316-b932-84348632f2be name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53\nJun 12 19:42:11.214655 crc crio[3657]: time=\"2026-06-12T19:42:11.214569664Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c1f71259-a2e3-416a-959f-41234ac60e14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:11.219516 crc crio[3657]: time=\"2026-06-12T19:42:11.219417086Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=29d34aea-a8ac-4188-aac1-679fa6c56c1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:11.225104 crc crio[3657]: time=\"2026-06-12T19:42:11.224822854Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=5c1866a2-c22c-45da-ad18-9440dbd75db1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:11.225851 crc crio[3657]: time=\"2026-06-12T19:42:11.225518893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:11.244539 crc crio[3657]: time=\"2026-06-12T19:42:11.244453911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:11.482115 crc crio[3657]: time=\"2026-06-12T19:42:11.4818379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2ba453f1-d67f-41f3-8397-8ebcfa6042a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:11.493181 crc crio[3657]: time=\"2026-06-12T19:42:11.493120527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4d9f7b1f-d7a4-407f-bf01-f51240b19e99 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:11.497498 crc crio[3657]: time=\"2026-06-12T19:42:11.497129786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7d2c9a62-740e-4c36-b765-87abd15e2c53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:11.498022 crc crio[3657]: time=\"2026-06-12T19:42:11.497944498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3c6b3088-a0b6-4758-9e73-deaf4db6cf7a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:11.501620 crc crio[3657]: time=\"2026-06-12T19:42:11.50149564Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=a9ac83cb-1aa5-4c55-8f74-93cc6ff24ad6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:11.503153 crc crio[3657]: time=\"2026-06-12T19:42:11.502117778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:11.503198 crc crio[3657]: time=\"2026-06-12T19:42:11.50314707Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=ebef935c-6cfe-413a-8c18-bc784761c8e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:11.503738 crc crio[3657]: time=\"2026-06-12T19:42:11.503667455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:11.503869 crc crio[3657]: time=\"2026-06-12T19:42:11.50383226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0917bf30-df73-43d9-a77c-1284c479afab name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:11.514786 crc crio[3657]: time=\"2026-06-12T19:42:11.514529942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=17322987-2c41-4661-a21e-7d2cf207a172 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:11.515243 crc crio[3657]: time=\"2026-06-12T19:42:11.515211822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bdc32144-2507-40c4-902b-de5390253870 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:11.527203 crc crio[3657]: time=\"2026-06-12T19:42:11.526941051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=62f02148-329a-48bc-87ea-a2e6a3ed7c01 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:11.527203 crc crio[3657]: time=\"2026-06-12T19:42:11.526982933Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=380b18cc-7af6-4331-a5c6-0a3a47209be2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:11.530186 crc crio[3657]: time=\"2026-06-12T19:42:11.529672206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:11.533256 crc crio[3657]: time=\"2026-06-12T19:42:11.532975417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:11.538462 crc crio[3657]: time=\"2026-06-12T19:42:11.537511954Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=01511ade-b3da-4f30-93d8-dd94a32ce8cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:11.558219 crc crio[3657]: time=\"2026-06-12T19:42:11.558170073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:11.558690 crc crio[3657]: time=\"2026-06-12T19:42:11.558489065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:11.613152 crc crio[3657]: time=\"2026-06-12T19:42:11.612133123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:11.716645 crc crio[3657]: time=\"2026-06-12T19:42:11.715112442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:13.368675 crc crio[3657]: time=\"2026-06-12T19:42:13.368626515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:13.460830 crc crio[3657]: time=\"2026-06-12T19:42:13.460740512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:13.529170 crc crio[3657]: time=\"2026-06-12T19:42:13.523597541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:13.717722 crc crio[3657]: time=\"2026-06-12T19:42:13.717494007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:13.796209 crc crio[3657]: time=\"2026-06-12T19:42:13.795226126Z\" level=info msg=\"Created container ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=ebef935c-6cfe-413a-8c18-bc784761c8e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:13.800188 crc crio[3657]: time=\"2026-06-12T19:42:13.799716928Z\" level=info msg=\"Starting container: ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a\" id=93242d95-c306-46bb-9edb-efd70dcf7a0f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:13.901132 crc crio[3657]: time=\"2026-06-12T19:42:13.900668554Z\" level=info msg=\"Started container\" PID=5576 containerID=ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=93242d95-c306-46bb-9edb-efd70dcf7a0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\nJun 12 19:42:13.982812 crc crio[3657]: time=\"2026-06-12T19:42:13.982071338Z\" level=info msg=\"Created container e8a48d348901fefc3dc4ba4d91bba0bdfed54d29ad9edddeed8d86b70f60325c: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=380b18cc-7af6-4331-a5c6-0a3a47209be2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:13.985698 crc crio[3657]: time=\"2026-06-12T19:42:13.984218477Z\" level=info msg=\"Created container a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=a9ac83cb-1aa5-4c55-8f74-93cc6ff24ad6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:13.986698 crc crio[3657]: time=\"2026-06-12T19:42:13.986299964Z\" level=info msg=\"Starting container: e8a48d348901fefc3dc4ba4d91bba0bdfed54d29ad9edddeed8d86b70f60325c\" id=25206f3a-e53a-4f9a-97fd-db4f9c86c110 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:13.986698 crc crio[3657]: time=\"2026-06-12T19:42:13.986651854Z\" level=info msg=\"Created container 71d858e8aa06ef1fbc196a50e021f08b55255a960b846fd191e8dab4a6bc4b56: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=01511ade-b3da-4f30-93d8-dd94a32ce8cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:13.988002 crc crio[3657]: time=\"2026-06-12T19:42:13.987426945Z\" level=info msg=\"Starting container: a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f\" id=eb6ade13-96c2-4e6b-ab40-b5daf0a39516 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:13.988858 crc crio[3657]: time=\"2026-06-12T19:42:13.988686949Z\" level=info msg=\"Starting container: 71d858e8aa06ef1fbc196a50e021f08b55255a960b846fd191e8dab4a6bc4b56\" id=932baae3-3eb8-48c4-bfcd-306e5cda0095 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:13.997374 crc crio[3657]: time=\"2026-06-12T19:42:13.997103933Z\" level=info msg=\"Started container\" PID=5585 containerID=e8a48d348901fefc3dc4ba4d91bba0bdfed54d29ad9edddeed8d86b70f60325c description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=25206f3a-e53a-4f9a-97fd-db4f9c86c110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d3efbfc171f395fd0ed7240e964e3c7863581fb19f2af7d46e6263fd47350e\nJun 12 19:42:14.000128 crc crio[3657]: time=\"2026-06-12T19:42:13.999458625Z\" level=info msg=\"Started container\" PID=5586 containerID=a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=eb6ade13-96c2-4e6b-ab40-b5daf0a39516 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\nJun 12 19:42:14.029568 crc crio[3657]: time=\"2026-06-12T19:42:14.029179488Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=762728ed-edfc-46b5-875c-82c5c607b717 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:14.037560 crc crio[3657]: time=\"2026-06-12T19:42:14.035800571Z\" level=info msg=\"Started container\" PID=5590 containerID=71d858e8aa06ef1fbc196a50e021f08b55255a960b846fd191e8dab4a6bc4b56 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=932baae3-3eb8-48c4-bfcd-306e5cda0095 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af\nJun 12 19:42:14.041382 crc crio[3657]: time=\"2026-06-12T19:42:14.041192947Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2343e015-f0cb-4d21-a9ec-b34a42a25b68 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:14.049818 crc crio[3657]: time=\"2026-06-12T19:42:14.048738724Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=51d60bd1-02b0-4a8c-9d47-c70cb1e2c487 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:14.049818 crc crio[3657]: time=\"2026-06-12T19:42:14.049589377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:14.063395 crc crio[3657]: time=\"2026-06-12T19:42:14.063174778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a6455848-e218-4919-afa4-43df9e2124fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:14.066140 crc crio[3657]: time=\"2026-06-12T19:42:14.06580831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=47b7d8fa-e3d6-4513-8b0a-d2bd106235b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:14.074754 crc crio[3657]: time=\"2026-06-12T19:42:14.074226211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:14.075948 crc crio[3657]: time=\"2026-06-12T19:42:14.075827295Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=16322a63-2be2-4ed7-ae6e-90571ed658d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:14.076551 crc crio[3657]: time=\"2026-06-12T19:42:14.076390681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:14.195626 crc crio[3657]: time=\"2026-06-12T19:42:14.195246322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:14.874544 crc crio[3657]: time=\"2026-06-12T19:42:14.873865511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a720ef03-76c1-4934-acb0-bee73c97cfc6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:14.904987 crc crio[3657]: time=\"2026-06-12T19:42:14.903178992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=83367063-be82-4c00-a17c-8afbfcd164e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:14.919513 crc crio[3657]: time=\"2026-06-12T19:42:14.909650871Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=2d4c2156-5363-436d-85b3-b58491468802 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:14.919513 crc crio[3657]: time=\"2026-06-12T19:42:14.910151916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:15.025513 crc crio[3657]: time=\"2026-06-12T19:42:15.025205616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:16.788359 crc crio[3657]: time=\"2026-06-12T19:42:16.769613459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:17.277713 crc crio[3657]: time=\"2026-06-12T19:42:17.271685458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:17.291088 crc crio[3657]: time=\"2026-06-12T19:42:17.290590684Z\" level=info msg=\"Created container baf3343f60c368fbf629406d779bc6c37cf2cdd29caf74d494fc1a21fcfe71f1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=16322a63-2be2-4ed7-ae6e-90571ed658d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:17.295709 crc crio[3657]: time=\"2026-06-12T19:42:17.295200025Z\" level=info msg=\"Starting container: baf3343f60c368fbf629406d779bc6c37cf2cdd29caf74d494fc1a21fcfe71f1\" id=567fa354-32e7-4ea5-8b67-666af64859c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:17.365682 crc crio[3657]: time=\"2026-06-12T19:42:17.358790669Z\" level=info msg=\"Started container\" PID=5667 containerID=baf3343f60c368fbf629406d779bc6c37cf2cdd29caf74d494fc1a21fcfe71f1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=567fa354-32e7-4ea5-8b67-666af64859c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af\nJun 12 19:42:17.478445 crc crio[3657]: time=\"2026-06-12T19:42:17.477514781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=728df08b-df4a-4b75-b8cf-f842bceec8f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:17.485073 crc crio[3657]: time=\"2026-06-12T19:42:17.484734734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ba3efa87-7a63-4eaa-82d9-d3a091834305 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:17.505020 crc crio[3657]: time=\"2026-06-12T19:42:17.502858879Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=22dede53-b5a1-4583-876b-d3a0aeebe6b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:17.505020 crc crio[3657]: time=\"2026-06-12T19:42:17.504159666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:17.601163 crc crio[3657]: time=\"2026-06-12T19:42:17.601039662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:17.836576 crc crio[3657]: time=\"2026-06-12T19:42:17.835111003Z\" level=info msg=\"Created container e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93: openshift-etcd/etcd-crc/etcd-resources-copy\" id=2d4c2156-5363-436d-85b3-b58491468802 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:17.840845 crc crio[3657]: time=\"2026-06-12T19:42:17.840774372Z\" level=info msg=\"Starting container: e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93\" id=3760456d-61e4-41be-90de-2e3d6d9059a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:17.917177 crc crio[3657]: time=\"2026-06-12T19:42:17.916827343Z\" level=info msg=\"Started container\" PID=5679 containerID=e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93 description=openshift-etcd/etcd-crc/etcd-resources-copy id=3760456d-61e4-41be-90de-2e3d6d9059a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\nJun 12 19:42:18.834581 crc crio[3657]: time=\"2026-06-12T19:42:18.834411963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:18.891383 crc crio[3657]: time=\"2026-06-12T19:42:18.891174246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:18.898531 crc crio[3657]: time=\"2026-06-12T19:42:18.898179353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:19.074337 crc crio[3657]: time=\"2026-06-12T19:42:19.074109969Z\" level=info msg=\"Created container 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=51d60bd1-02b0-4a8c-9d47-c70cb1e2c487 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:19.077210 crc crio[3657]: time=\"2026-06-12T19:42:19.076847237Z\" level=info msg=\"Created container ab195c0efd5f41478b5c0a9599cd76da06d6b5d61dba519fb6b5f21f7e3e39f7: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=22dede53-b5a1-4583-876b-d3a0aeebe6b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:19.078525 crc crio[3657]: time=\"2026-06-12T19:42:19.078239576Z\" level=info msg=\"Starting container: ab195c0efd5f41478b5c0a9599cd76da06d6b5d61dba519fb6b5f21f7e3e39f7\" id=e4556719-ce46-4cf8-a3cc-8877f0de5a15 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:19.079435 crc crio[3657]: time=\"2026-06-12T19:42:19.078475003Z\" level=info msg=\"Starting container: 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5\" id=a4f80f1e-89da-4f0e-8c41-86d746f80cf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:19.093627 crc crio[3657]: time=\"2026-06-12T19:42:19.093407977Z\" level=info msg=\"Started container\" PID=5706 containerID=ab195c0efd5f41478b5c0a9599cd76da06d6b5d61dba519fb6b5f21f7e3e39f7 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=e4556719-ce46-4cf8-a3cc-8877f0de5a15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af\nJun 12 19:42:19.102736 crc crio[3657]: time=\"2026-06-12T19:42:19.102605858Z\" level=info msg=\"Created container 6b658cf9129be96d5b9445979937ba9e75317c5689cea29a89962171c7fb35d4: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=5c1866a2-c22c-45da-ad18-9440dbd75db1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:19.105629 crc crio[3657]: time=\"2026-06-12T19:42:19.105538521Z\" level=info msg=\"Starting container: 6b658cf9129be96d5b9445979937ba9e75317c5689cea29a89962171c7fb35d4\" id=c04b4def-8901-41bc-9d5c-d7127abd70ea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:19.117004 crc crio[3657]: time=\"2026-06-12T19:42:19.116832292Z\" level=info msg=\"Started container\" PID=5708 containerID=368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a4f80f1e-89da-4f0e-8c41-86d746f80cf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\nJun 12 19:42:19.129611 crc crio[3657]: time=\"2026-06-12T19:42:19.129194952Z\" level=info msg=\"Started container\" PID=5711 containerID=6b658cf9129be96d5b9445979937ba9e75317c5689cea29a89962171c7fb35d4 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=c04b4def-8901-41bc-9d5c-d7127abd70ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53\nJun 12 19:42:19.146245 crc crio[3657]: time=\"2026-06-12T19:42:19.145831196Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ab3df506-52d5-4302-a154-9ff141020a30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:19.156069 crc crio[3657]: time=\"2026-06-12T19:42:19.155992804Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=76d9148a-d44f-4f54-8a0e-7016ef5dfb89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:19.159837 crc crio[3657]: time=\"2026-06-12T19:42:19.159801992Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f57a50c1-18aa-4850-8dd7-1f36d7500ab8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:19.165693 crc crio[3657]: time=\"2026-06-12T19:42:19.165472875Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2f3e6204-e7be-4b43-b842-a1ab513c3e91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:19.179854 crc crio[3657]: time=\"2026-06-12T19:42:19.179743Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=9a243c8c-925c-4695-986f-200e93557a08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:19.180928 crc crio[3657]: time=\"2026-06-12T19:42:19.180599663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:19.203788 crc crio[3657]: time=\"2026-06-12T19:42:19.203031569Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=cda50f0d-146d-4081-93e2-1f6abebf03cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:19.204090 crc crio[3657]: time=\"2026-06-12T19:42:19.203822692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:19.234684 crc crio[3657]: time=\"2026-06-12T19:42:19.234049141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:19.288762 crc crio[3657]: time=\"2026-06-12T19:42:19.287169891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:20.007819 crc crio[3657]: time=\"2026-06-12T19:42:19.991532537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=72ff4f82-73a0-46c4-82e2-6ec307ff67af name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:20.010824 crc crio[3657]: time=\"2026-06-12T19:42:20.00958227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1b674029-55fe-4c8c-96b7-cd103e4cbf4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:20.024625 crc crio[3657]: time=\"2026-06-12T19:42:20.020812791Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=4ff345bd-3332-42f2-8624-750e25b81333 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:20.024625 crc crio[3657]: time=\"2026-06-12T19:42:20.021307565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:20.265135 crc crio[3657]: time=\"2026-06-12T19:42:20.264642061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:22.621851 crc crio[3657]: time=\"2026-06-12T19:42:22.621597314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:22.674811 crc crio[3657]: time=\"2026-06-12T19:42:22.674106032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:23.479739 crc crio[3657]: time=\"2026-06-12T19:42:23.479072513Z\" level=info msg=\"Created container e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=9a243c8c-925c-4695-986f-200e93557a08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:23.484438 crc crio[3657]: time=\"2026-06-12T19:42:23.483143988Z\" level=info msg=\"Starting container: e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c\" id=fe15557b-d400-45f3-9c0c-685890eba921 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:23.530650 crc crio[3657]: time=\"2026-06-12T19:42:23.530604437Z\" level=info msg=\"Created container da01ecd6290d53c3efde7f57f44ed22e54a1995265be9d8a12d659d3d01fa56d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=cda50f0d-146d-4081-93e2-1f6abebf03cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:23.532839 crc crio[3657]: time=\"2026-06-12T19:42:23.532811017Z\" level=info msg=\"Starting container: da01ecd6290d53c3efde7f57f44ed22e54a1995265be9d8a12d659d3d01fa56d\" id=ef0fd2a7-cd7e-4264-bbc0-e84156f538ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:23.567395 crc crio[3657]: time=\"2026-06-12T19:42:23.561231428Z\" level=info msg=\"Started container\" PID=5790 containerID=e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=fe15557b-d400-45f3-9c0c-685890eba921 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\nJun 12 19:42:23.680808 crc crio[3657]: time=\"2026-06-12T19:42:23.680573433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:23.682844 crc crio[3657]: time=\"2026-06-12T19:42:23.682693998Z\" level=info msg=\"Started container\" PID=5795 containerID=da01ecd6290d53c3efde7f57f44ed22e54a1995265be9d8a12d659d3d01fa56d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=ef0fd2a7-cd7e-4264-bbc0-e84156f538ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53\nJun 12 19:42:23.753010 crc crio[3657]: time=\"2026-06-12T19:42:23.744191803Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8b36d523-5630-4817-92d6-eadccfb28cbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:23.762173 crc crio[3657]: time=\"2026-06-12T19:42:23.760799038Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=800a6372-d918-4fb6-92c9-101f778c1801 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:23.781452 crc crio[3657]: time=\"2026-06-12T19:42:23.781013588Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b421db8f-7626-4180-840d-629de061b844 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:23.782979 crc crio[3657]: time=\"2026-06-12T19:42:23.782849871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:23.923846 crc crio[3657]: time=\"2026-06-12T19:42:23.922632371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:24.245860 crc crio[3657]: time=\"2026-06-12T19:42:24.245483571Z\" level=info msg=\"Created container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10: openshift-etcd/etcd-crc/etcdctl\" id=4ff345bd-3332-42f2-8624-750e25b81333 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:24.257545 crc crio[3657]: time=\"2026-06-12T19:42:24.257107555Z\" level=info msg=\"Starting container: 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10\" id=bc532f7f-3af0-427f-869f-e97c97ab5c37 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:24.398254 crc crio[3657]: time=\"2026-06-12T19:42:24.397246872Z\" level=info msg=\"Started container\" PID=5818 containerID=12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 description=openshift-etcd/etcd-crc/etcdctl id=bc532f7f-3af0-427f-869f-e97c97ab5c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\nJun 12 19:42:24.523663 crc crio[3657]: time=\"2026-06-12T19:42:24.523126525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8876e308-a3c3-47f4-b22d-3b999f1af3f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:24.528246 crc crio[3657]: time=\"2026-06-12T19:42:24.52785893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3df14041-ee41-49f7-a0b9-c7f9cbe5fcd6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:24.536430 crc crio[3657]: time=\"2026-06-12T19:42:24.535112966Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=08c82a11-0d81-49f8-842e-a06c9abcd4ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:24.536430 crc crio[3657]: time=\"2026-06-12T19:42:24.536134896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:24.599706 crc crio[3657]: time=\"2026-06-12T19:42:24.599480433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:25.298868 crc crio[3657]: time=\"2026-06-12T19:42:25.298824327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:25.822514 crc crio[3657]: time=\"2026-06-12T19:42:25.821772412Z\" level=info msg=\"Created container f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b421db8f-7626-4180-840d-629de061b844 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:25.832549 crc crio[3657]: time=\"2026-06-12T19:42:25.831685748Z\" level=info msg=\"Starting container: f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455\" id=d4124f44-1200-4882-999c-2e006af2237d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:26.004859 crc crio[3657]: time=\"2026-06-12T19:42:26.002680837Z\" level=info msg=\"Started container\" PID=5850 containerID=f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d4124f44-1200-4882-999c-2e006af2237d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\nJun 12 19:42:26.253639 crc crio[3657]: time=\"2026-06-12T19:42:26.252850525Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0dcb742e-7646-4b69-b704-17eb814fd0a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:26.262854 crc crio[3657]: time=\"2026-06-12T19:42:26.262126637Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e9b7d3d5-d797-4050-a612-032a5cf7108b name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:26.280542 crc crio[3657]: time=\"2026-06-12T19:42:26.279214406Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5a2bd97c-7df8-40e3-8c94-bbc355c8862a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:26.280542 crc crio[3657]: time=\"2026-06-12T19:42:26.280548664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:26.310654 crc crio[3657]: time=\"2026-06-12T19:42:26.309566575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:26.424636 crc crio[3657]: time=\"2026-06-12T19:42:26.424494509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:27.192674 crc crio[3657]: time=\"2026-06-12T19:42:27.177169067Z\" level=info msg=\"Created container b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5: openshift-etcd/etcd-crc/etcd\" id=08c82a11-0d81-49f8-842e-a06c9abcd4ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:27.192674 crc crio[3657]: time=\"2026-06-12T19:42:27.186562978Z\" level=info msg=\"Starting container: b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5\" id=c95d92cc-cb8f-457d-a278-5b6832b05a62 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:27.254974 crc crio[3657]: time=\"2026-06-12T19:42:27.254791781Z\" level=info msg=\"Started container\" PID=5883 containerID=b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5 description=openshift-etcd/etcd-crc/etcd id=c95d92cc-cb8f-457d-a278-5b6832b05a62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\nJun 12 19:42:27.322652 crc crio[3657]: time=\"2026-06-12T19:42:27.32259227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bb80bb7d-763f-496b-abfb-4ead3d37e779 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:27.334344 crc crio[3657]: time=\"2026-06-12T19:42:27.327591014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=688b9ba9-95fb-420d-99a3-b7e9ecf4f423 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:27.334344 crc crio[3657]: time=\"2026-06-12T19:42:27.331182924Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=735383fb-fd15-441f-989b-09fab6741ee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:27.334344 crc crio[3657]: time=\"2026-06-12T19:42:27.333095689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:27.531367 crc crio[3657]: time=\"2026-06-12T19:42:27.531076155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:27.534554 crc crio[3657]: time=\"2026-06-12T19:42:27.534244415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:28.112806 crc crio[3657]: time=\"2026-06-12T19:42:28.106807075Z\" level=info msg=\"Created container 1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5a2bd97c-7df8-40e3-8c94-bbc355c8862a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:28.116955 crc crio[3657]: time=\"2026-06-12T19:42:28.115473297Z\" level=info msg=\"Starting container: 1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed\" id=b4950d4d-130e-42c7-94fe-ad93db446489 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:28.233569 crc crio[3657]: time=\"2026-06-12T19:42:28.224204747Z\" level=info msg=\"Started container\" PID=5910 containerID=1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=b4950d4d-130e-42c7-94fe-ad93db446489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\nJun 12 19:42:28.861801 crc crio[3657]: time=\"2026-06-12T19:42:28.8608638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:29.748135 crc crio[3657]: time=\"2026-06-12T19:42:29.748004518Z\" level=info msg=\"Created container 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351: openshift-etcd/etcd-crc/etcd-metrics\" id=735383fb-fd15-441f-989b-09fab6741ee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:29.752688 crc crio[3657]: time=\"2026-06-12T19:42:29.752431324Z\" level=info msg=\"Starting container: 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351\" id=91392667-6832-47f7-b107-df912b7ad390 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:29.800062 crc crio[3657]: time=\"2026-06-12T19:42:29.799421338Z\" level=info msg=\"Started container\" PID=5929 containerID=4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351 description=openshift-etcd/etcd-crc/etcd-metrics id=91392667-6832-47f7-b107-df912b7ad390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\nJun 12 19:42:29.822636 crc crio[3657]: time=\"2026-06-12T19:42:29.822482491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=7fda3587-3104-464c-b8e5-ef8edfd5e518 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:29.826810 crc crio[3657]: time=\"2026-06-12T19:42:29.826678821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=686c2aae-ae8f-4595-91e8-997d0c203b28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:29.831174 crc crio[3657]: time=\"2026-06-12T19:42:29.831029374Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=5a73820a-e3bd-4ca1-a7fa-a36ce6f5bc73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:29.831832 crc crio[3657]: time=\"2026-06-12T19:42:29.831725474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:29.875513 crc crio[3657]: time=\"2026-06-12T19:42:29.875378903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:30.576522 crc crio[3657]: time=\"2026-06-12T19:42:30.576354484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:30.870762 crc crio[3657]: time=\"2026-06-12T19:42:30.87062534Z\" level=info msg=\"Created container 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7: openshift-etcd/etcd-crc/etcd-readyz\" id=5a73820a-e3bd-4ca1-a7fa-a36ce6f5bc73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:30.873001 crc crio[3657]: time=\"2026-06-12T19:42:30.872685848Z\" level=info msg=\"Starting container: 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7\" id=2d8bca58-6edb-469f-bd17-e90fd32bd321 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:30.905015 crc crio[3657]: time=\"2026-06-12T19:42:30.904246774Z\" level=info msg=\"Started container\" PID=5950 containerID=6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7 description=openshift-etcd/etcd-crc/etcd-readyz id=2d8bca58-6edb-469f-bd17-e90fd32bd321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\nJun 12 19:42:30.926435 crc crio[3657]: time=\"2026-06-12T19:42:30.926354851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4106bc93-fed6-4ea6-90ca-ac1286ac5a12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:30.930156 crc crio[3657]: time=\"2026-06-12T19:42:30.929924843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2b94e985-3450-42c5-ac1e-e0cd7d1a15f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:30.933735 crc crio[3657]: time=\"2026-06-12T19:42:30.933159545Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=f30613ac-1dc0-4da1-a6d6-215b095c9cf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:30.934229 crc crio[3657]: time=\"2026-06-12T19:42:30.934126212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:30.952567 crc crio[3657]: time=\"2026-06-12T19:42:30.952476973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:31.596116 crc crio[3657]: time=\"2026-06-12T19:42:31.59590349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:31.751148 crc crio[3657]: time=\"2026-06-12T19:42:31.750734557Z\" level=info msg=\"Created container ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d: openshift-etcd/etcd-crc/etcd-rev\" id=f30613ac-1dc0-4da1-a6d6-215b095c9cf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:31.754105 crc crio[3657]: time=\"2026-06-12T19:42:31.753969048Z\" level=info msg=\"Starting container: ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d\" id=bd31fa10-dd5a-424a-b646-1874b6085cbb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:31.763131 crc crio[3657]: time=\"2026-06-12T19:42:31.762763939Z\" level=info msg=\"Started container\" PID=5967 containerID=ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d description=openshift-etcd/etcd-crc/etcd-rev id=bd31fa10-dd5a-424a-b646-1874b6085cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\nJun 12 19:42:47.703550 crc crio[3657]: time=\"2026-06-12T19:42:47.702034308Z\" level=info msg=\"Stopping container: 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819 (timeout: 30s)\" id=778f576d-ea6a-4c23-8aaa-5ef99ee56ad4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:42:47.864645 crc crio[3657]: time=\"2026-06-12T19:42:47.86414381Z\" level=info msg=\"Stopped container 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=778f576d-ea6a-4c23-8aaa-5ef99ee56ad4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:42:47.872162 crc crio[3657]: time=\"2026-06-12T19:42:47.871785258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=1a01ddbd-b11d-4ec2-b1a3-20cd4ccba941 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:47.880221 crc crio[3657]: time=\"2026-06-12T19:42:47.88000428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=65d1b730-baa1-4ee4-b35b-70ede5f1f057 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:47.892082 crc crio[3657]: time=\"2026-06-12T19:42:47.89015969Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=81a35271-79c4-45c0-8c48-e8e27aae81be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:47.896787 crc crio[3657]: time=\"2026-06-12T19:42:47.896616576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:47.933829 crc crio[3657]: time=\"2026-06-12T19:42:47.933094379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:48.372640 crc crio[3657]: time=\"2026-06-12T19:42:48.371593607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:48.531119 crc crio[3657]: time=\"2026-06-12T19:42:48.530975942Z\" level=info msg=\"Created container e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=81a35271-79c4-45c0-8c48-e8e27aae81be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:48.536457 crc crio[3657]: time=\"2026-06-12T19:42:48.535047927Z\" level=info msg=\"Starting container: e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a\" id=62d189aa-b161-4b9b-bb6d-7b3fa203b387 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:48.559706 crc crio[3657]: time=\"2026-06-12T19:42:48.559203214Z\" level=info msg=\"Started container\" PID=6206 containerID=e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=62d189aa-b161-4b9b-bb6d-7b3fa203b387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53\nJun 12 19:42:50.175535 crc crio[3657]: time=\"2026-06-12T19:42:50.175078599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8b0194f9-b274-4d9a-a4bc-74afae0fb277 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:50.184697 crc crio[3657]: time=\"2026-06-12T19:42:50.184141877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=123fd2a5-f84e-431e-928c-308b5c4b805d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:50.191729 crc crio[3657]: time=\"2026-06-12T19:42:50.190759756Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6e87d4f8-6dd3-4fb3-a9e5-b3a81d07d44d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:50.192072 crc crio[3657]: time=\"2026-06-12T19:42:50.191774055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:50.229063 crc crio[3657]: time=\"2026-06-12T19:42:50.228770444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:50.724990 crc crio[3657]: time=\"2026-06-12T19:42:50.724061876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:50.840636 crc crio[3657]: time=\"2026-06-12T19:42:50.840358169Z\" level=info msg=\"Created container 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6e87d4f8-6dd3-4fb3-a9e5-b3a81d07d44d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:50.843964 crc crio[3657]: time=\"2026-06-12T19:42:50.843562479Z\" level=info msg=\"Starting container: 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b\" id=5819dfd8-786a-438b-aa89-f440e774b8d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:50.855469 crc crio[3657]: time=\"2026-06-12T19:42:50.855393705Z\" level=info msg=\"Started container\" PID=6248 containerID=5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=5819dfd8-786a-438b-aa89-f440e774b8d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\nJun 12 19:42:51.189719 crc crio[3657]: time=\"2026-06-12T19:42:51.18950813Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9c0dabd4-4fa4-413b-b61c-db2b1a53fae8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:51.194432 crc crio[3657]: time=\"2026-06-12T19:42:51.193848284Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=611768ab-68b9-4b7c-b1d4-c8c44c101dc6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:42:51.198640 crc crio[3657]: time=\"2026-06-12T19:42:51.198556001Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=cf958039-a2ee-4a02-a24d-9222aa8b68c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:51.199743 crc crio[3657]: time=\"2026-06-12T19:42:51.199638001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:51.217841 crc crio[3657]: time=\"2026-06-12T19:42:51.217721822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:51.758984 crc crio[3657]: time=\"2026-06-12T19:42:51.758855986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:42:51.839736 crc crio[3657]: time=\"2026-06-12T19:42:51.839601059Z\" level=info msg=\"Created container d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=cf958039-a2ee-4a02-a24d-9222aa8b68c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:42:51.842248 crc crio[3657]: time=\"2026-06-12T19:42:51.842127061Z\" level=info msg=\"Starting container: d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384\" id=96cc3ef3-5caf-4d39-8506-09bad0477e77 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:42:51.851011 crc crio[3657]: time=\"2026-06-12T19:42:51.850840408Z\" level=info msg=\"Started container\" PID=6303 containerID=d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=96cc3ef3-5caf-4d39-8506-09bad0477e77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\nJun 12 19:43:42.035137 crc crio[3657]: time=\"2026-06-12T19:43:42.016406887Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.035137 crc crio[3657]: time=\"2026-06-12T19:43:42.035080968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:42.047846 crc crio[3657]: time=\"2026-06-12T19:43:42.046656921Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=6d43597b-c20e-48a8-9e42-45e463bae691 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.047846 crc crio[3657]: time=\"2026-06-12T19:43:42.047251688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:42.147493 crc crio[3657]: time=\"2026-06-12T19:43:42.147054788Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6d43597b-c20e-48a8-9e42-45e463bae691 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.175174 crc crio[3657]: time=\"2026-06-12T19:43:42.175073586Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/8cd91413-ab8b-4893-8cad-59f7a4842c5f 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:0xc0001a29a0}] Aliases:map[]}\"\nJun 12 19:43:42.175174 crc crio[3657]: time=\"2026-06-12T19:43:42.175138548Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:42.180697 crc crio[3657]: time=\"2026-06-12T19:43:42.180592155Z\" level=info msg=\"Ran pod sandbox c3755ecbedfb155662e870e8b3b33f0f22403a28041508e98503aa55af993e09 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=6d43597b-c20e-48a8-9e42-45e463bae691 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.473326 crc crio[3657]: time=\"2026-06-12T19:43:42.472698242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=834fc952-792e-48b2-83c1-f815802f9db1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:42.552786 crc crio[3657]: time=\"2026-06-12T19:43:42.551077125Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.552786 crc crio[3657]: time=\"2026-06-12T19:43:42.551162458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:42.559890 crc crio[3657]: time=\"2026-06-12T19:43:42.559775508Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=714b5000-514c-4e99-8532-3c4eeabd7d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.561474 crc crio[3657]: time=\"2026-06-12T19:43:42.560081926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:42.561540 crc crio[3657]: time=\"2026-06-12T19:43:42.560445049Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=ee0f2428-ca00-41d2-9261-05108d5aa0e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.561540 crc crio[3657]: time=\"2026-06-12T19:43:42.561516256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:42.623535 crc crio[3657]: time=\"2026-06-12T19:43:42.623079169Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=714b5000-514c-4e99-8532-3c4eeabd7d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.629404 crc crio[3657]: time=\"2026-06-12T19:43:42.629145079Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=5ed948b8-1ca5-4bfa-a5aa-74cd88077c59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.629456 crc crio[3657]: time=\"2026-06-12T19:43:42.629405436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:42.676222 crc crio[3657]: time=\"2026-06-12T19:43:42.676017513Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0557c9ac-3d4c-4bc8-baa6-d4baaeda917b 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:0xc0019943d0}] Aliases:map[]}\"\nJun 12 19:43:42.676222 crc crio[3657]: time=\"2026-06-12T19:43:42.676210208Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:42.704531 crc crio[3657]: time=\"2026-06-12T19:43:42.704122942Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ee0f2428-ca00-41d2-9261-05108d5aa0e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.737554 crc crio[3657]: time=\"2026-06-12T19:43:42.736766181Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5ed948b8-1ca5-4bfa-a5aa-74cd88077c59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.769754 crc crio[3657]: time=\"2026-06-12T19:43:42.769487348Z\" level=info msg=\"Ran pod sandbox 196ea754d5f3cc30c657a4cde4ce4a726f7f17e1e153081257756d4600f2b36e with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=714b5000-514c-4e99-8532-3c4eeabd7d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.845708 crc crio[3657]: time=\"2026-06-12T19:43:42.845239716Z\" level=info msg=\"Ran pod sandbox 328252147ccbd67fb44acd02461c0bc88277908c42984c0f9f0a97cb9072be9e with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=ee0f2428-ca00-41d2-9261-05108d5aa0e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.855890 crc crio[3657]: time=\"2026-06-12T19:43:42.855747842Z\" level=info msg=\"Ran pod sandbox 12d9e6518e3347c0c58eba28632ccb88f5d59a5f21d970b278adc43eba0261c3 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=5ed948b8-1ca5-4bfa-a5aa-74cd88077c59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:42.885247 crc crio[3657]: time=\"2026-06-12T19:43:42.885194757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=617e7037-93e4-4bea-a642-345380e9e18c name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:42.896488 crc crio[3657]: time=\"2026-06-12T19:43:42.895885219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cb26a325-fd5d-45f4-ae0d-7f37475ab22b name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:42.902641 crc crio[3657]: time=\"2026-06-12T19:43:42.899128168Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=4a6c30d8-f743-4717-b725-f4673df4c6fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:42.909435 crc crio[3657]: time=\"2026-06-12T19:43:42.908542939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5d6d528b-ea49-4072-a176-133291096c85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:43.036537 crc crio[3657]: time=\"2026-06-12T19:43:43.035950015Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:43.036537 crc crio[3657]: time=\"2026-06-12T19:43:43.036243784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:43.202209 crc crio[3657]: time=\"2026-06-12T19:43:43.201045585Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/1ac8b99f-70e5-4b7d-9748-c66b9fddc2f0 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:0xc0008a6228}] Aliases:map[]}\"\nJun 12 19:43:43.202209 crc crio[3657]: time=\"2026-06-12T19:43:43.201639711Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:44.275832 crc crio[3657]: time=\"2026-06-12T19:43:44.275735226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=98accd02-3774-4f46-aa81-85dde2b545e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:44.276414 crc crio[3657]: time=\"2026-06-12T19:43:44.275889199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=429ae8fa-03d2-4257-8adb-e7f78452b11f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:44.276865 crc crio[3657]: time=\"2026-06-12T19:43:44.276797235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5fab209c-76c3-4905-b39e-a6d2c8108fbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:44.279145 crc crio[3657]: time=\"2026-06-12T19:43:44.27847841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3cde1094-a708-43d5-82b1-bccb92cde35b name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:44.284149 crc crio[3657]: time=\"2026-06-12T19:43:44.284065095Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ea1e9a33-6db0-4394-abda-80ff0d0628cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:44.325250 crc crio[3657]: time=\"2026-06-12T19:43:44.325054974Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:44.325250 crc crio[3657]: time=\"2026-06-12T19:43:44.325147157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:44.379531 crc crio[3657]: time=\"2026-06-12T19:43:44.379093512Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/03a4dc7e-8d3b-4871-b2a4-102a636588db 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:0xc0008966a0}] Aliases:map[]}\"\nJun 12 19:43:44.379531 crc crio[3657]: time=\"2026-06-12T19:43:44.379142433Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:44.406639 crc crio[3657]: time=\"2026-06-12T19:43:44.401098917Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:44.406639 crc crio[3657]: time=\"2026-06-12T19:43:44.402324721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:44.412751 crc crio[3657]: time=\"2026-06-12T19:43:44.412480316Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:44.412831 crc crio[3657]: time=\"2026-06-12T19:43:44.412793854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:44.413541 crc crio[3657]: time=\"2026-06-12T19:43:44.413144425Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:44.413541 crc crio[3657]: time=\"2026-06-12T19:43:44.413197666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:44.413541 crc crio[3657]: time=\"2026-06-12T19:43:44.413508325Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:44.422085 crc crio[3657]: time=\"2026-06-12T19:43:44.413546206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:44.454465 crc crio[3657]: time=\"2026-06-12T19:43:44.451351137Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:44.454465 crc crio[3657]: time=\"2026-06-12T19:43:44.451416349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:44.485494 crc crio[3657]: time=\"2026-06-12T19:43:44.484159343Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:44.485494 crc crio[3657]: time=\"2026-06-12T19:43:44.484223835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:44.545831 crc crio[3657]: time=\"2026-06-12T19:43:44.545192966Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/17f21ded-7bbe-4e38-85c8-721d67241412 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:0xc000896978}] Aliases:map[]}\"\nJun 12 19:43:44.545831 crc crio[3657]: time=\"2026-06-12T19:43:44.545787402Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:44.548595 crc crio[3657]: time=\"2026-06-12T19:43:44.548094491Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d5818c18-0d82-4171-a8aa-ef4c2d379db3 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:0xc002616148}] Aliases:map[]}\"\nJun 12 19:43:44.548595 crc crio[3657]: time=\"2026-06-12T19:43:44.548160702Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:44.554840 crc crio[3657]: time=\"2026-06-12T19:43:44.553787372Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/5dc225bb-1e20-483a-9e53-b7a5953e5729 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:0xc0008969e8}] Aliases:map[]}\"\nJun 12 19:43:44.554840 crc crio[3657]: time=\"2026-06-12T19:43:44.554499022Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:44.562614 crc crio[3657]: time=\"2026-06-12T19:43:44.562468796Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:44.562614 crc crio[3657]: time=\"2026-06-12T19:43:44.562565848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:44.615793 crc crio[3657]: time=\"2026-06-12T19:43:44.614906108Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:44.615793 crc crio[3657]: time=\"2026-06-12T19:43:44.615189006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:44.706325 crc crio[3657]: time=\"2026-06-12T19:43:44.705962747Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/9595b99c-8b5c-445c-b658-f3368cc683d9 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:0xc0008a69e0}] Aliases:map[]}\"\nJun 12 19:43:44.706325 crc crio[3657]: time=\"2026-06-12T19:43:44.706170333Z\" 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 19:43:44.752197 crc crio[3657]: time=\"2026-06-12T19:43:44.750899986Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/c760989d-d8d5-4b45-b08b-96c9dd5b1c53 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:0xc0008a6b08}] Aliases:map[]}\"\nJun 12 19:43:44.775468 crc crio[3657]: time=\"2026-06-12T19:43:44.775352345Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:44.891207 crc crio[3657]: time=\"2026-06-12T19:43:44.891165757Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/b7e36669-14fd-49f7-8d09-cf2ae773af58 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:0xc000896d90}] Aliases:map[]}\"\nJun 12 19:43:44.891795 crc crio[3657]: time=\"2026-06-12T19:43:44.891761073Z\" 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 19:43:44.893621 crc crio[3657]: time=\"2026-06-12T19:43:44.893439341Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/90b18121-4a33-439a-b94e-94df9d3a87a9 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:0xc002616368}] Aliases:map[]}\"\nJun 12 19:43:44.893621 crc crio[3657]: time=\"2026-06-12T19:43:44.893617866Z\" 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 19:43:44.942200 crc crio[3657]: time=\"2026-06-12T19:43:44.941707053Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/3d4bddb5-808a-44de-bbea-b9d6dcc607c9 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:0xc002616470}] Aliases:map[]}\"\nJun 12 19:43:44.942200 crc crio[3657]: time=\"2026-06-12T19:43:44.942147195Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:45.235815 crc crio[3657]: time=\"2026-06-12T19:43:45.235214474Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:45.237759 crc crio[3657]: time=\"2026-06-12T19:43:45.235840961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:45.348782 crc crio[3657]: time=\"2026-06-12T19:43:45.348514616Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:45.349911 crc crio[3657]: time=\"2026-06-12T19:43:45.348840535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:45.448046 crc crio[3657]: time=\"2026-06-12T19:43:45.44767567Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=dbefa2ae-6d12-4066-bbc5-2238d40d2a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:45.448148 crc crio[3657]: time=\"2026-06-12T19:43:45.44805087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:45.764044 crc crio[3657]: time=\"2026-06-12T19:43:45.758171308Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:45.768089 crc crio[3657]: time=\"2026-06-12T19:43:45.767139802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:45.928739 crc crio[3657]: time=\"2026-06-12T19:43:45.917441303Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/165268a1-c760-47c2-b25c-98fdfb43afc9 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:0xc0008a60d8}] Aliases:map[]}\"\nJun 12 19:43:45.928739 crc crio[3657]: time=\"2026-06-12T19:43:45.917824515Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:45.966788 crc crio[3657]: time=\"2026-06-12T19:43:45.965795973Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:45.984069 crc crio[3657]: time=\"2026-06-12T19:43:45.975103395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:46.071336 crc crio[3657]: time=\"2026-06-12T19:43:46.070443978Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:46.071336 crc crio[3657]: time=\"2026-06-12T19:43:46.070651136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:46.108116 crc crio[3657]: time=\"2026-06-12T19:43:46.107723372Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dbefa2ae-6d12-4066-bbc5-2238d40d2a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:46.156873 crc crio[3657]: time=\"2026-06-12T19:43:46.154781787Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:46.156873 crc crio[3657]: time=\"2026-06-12T19:43:46.155099665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:46.281749 crc crio[3657]: time=\"2026-06-12T19:43:46.281124998Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:46.281847 crc crio[3657]: time=\"2026-06-12T19:43:46.281755135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:46.284840 crc crio[3657]: time=\"2026-06-12T19:43:46.284347991Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/73f392c4-6347-46a0-918e-266591167ead 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:0xc00008c450}] Aliases:map[]}\"\nJun 12 19:43:46.284840 crc crio[3657]: time=\"2026-06-12T19:43:46.284379002Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:46.290395 crc crio[3657]: time=\"2026-06-12T19:43:46.289760132Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5b0ebdb7-019c-402a-ba0f-340ed47eb2ed 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:0xc0026162b0}] Aliases:map[]}\"\nJun 12 19:43:46.290395 crc crio[3657]: time=\"2026-06-12T19:43:46.290385019Z\" 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 19:43:46.771507 crc crio[3657]: time=\"2026-06-12T19:43:46.77082684Z\" level=info msg=\"Ran pod sandbox 139e30f39b5f0474a3e4bf6d2a8a962fdb993f23c37d89925233963d6365fb4f with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=dbefa2ae-6d12-4066-bbc5-2238d40d2a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:46.777341 crc crio[3657]: time=\"2026-06-12T19:43:46.776773726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b3d77504-2a8a-41e1-822c-057af75910b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:46.801363 crc crio[3657]: time=\"2026-06-12T19:43:46.798525163Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:46.801363 crc crio[3657]: time=\"2026-06-12T19:43:46.799661955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:46.858142 crc crio[3657]: time=\"2026-06-12T19:43:46.857651068Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/c2125b54-7e42-4854-8ffc-e6366732da64 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:0xc002616418}] Aliases:map[]}\"\nJun 12 19:43:46.858142 crc crio[3657]: time=\"2026-06-12T19:43:46.857855904Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:47.007113 crc crio[3657]: time=\"2026-06-12T19:43:47.006252192Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:47.007220 crc crio[3657]: time=\"2026-06-12T19:43:47.007137156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:47.063464 crc crio[3657]: time=\"2026-06-12T19:43:47.061123957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a7074b0a-4d3a-4322-a67c-a133c962121a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:47.160555 crc crio[3657]: time=\"2026-06-12T19:43:47.146352699Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=976abc0e-2345-4a92-8003-360b69362dcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:47.160555 crc crio[3657]: time=\"2026-06-12T19:43:47.146441542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:47.234409 crc crio[3657]: time=\"2026-06-12T19:43:47.233730134Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=0f9faec7-14e0-465c-8d35-5866d053a6cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:47.234627 crc crio[3657]: time=\"2026-06-12T19:43:47.234607007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:47.447609 crc crio[3657]: time=\"2026-06-12T19:43:47.447566011Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:47.461201 crc crio[3657]: time=\"2026-06-12T19:43:47.461179852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:47.461836 crc crio[3657]: time=\"2026-06-12T19:43:47.450583627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5205dd20-5304-4ccc-87df-33f9ee0bb3d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:47.561645 crc crio[3657]: time=\"2026-06-12T19:43:47.553487083Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/ffde29f3-8fdd-45a1-ba90-094f60207299 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:0xc00133c598}] Aliases:map[]}\"\nJun 12 19:43:47.561645 crc crio[3657]: time=\"2026-06-12T19:43:47.553904435Z\" 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 19:43:47.563141 crc crio[3657]: time=\"2026-06-12T19:43:47.561912319Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:47.563141 crc crio[3657]: time=\"2026-06-12T19:43:47.562073053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:47.705684 crc crio[3657]: time=\"2026-06-12T19:43:47.6964727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=42e13886-bb14-4614-ae2b-01dbb8a686c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:48.016231 crc crio[3657]: time=\"2026-06-12T19:43:48.015862369Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/a1a1a2bb-442f-4e56-9bc3-e113d80e9377 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:0xc00127e718}] Aliases:map[]}\"\nJun 12 19:43:48.016231 crc crio[3657]: time=\"2026-06-12T19:43:48.015925511Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:48.134653 crc crio[3657]: time=\"2026-06-12T19:43:48.134477716Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8de646c9-e469-479d-a6be-11a14250a604 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:0xc00133c698}] Aliases:map[]}\"\nJun 12 19:43:48.134653 crc crio[3657]: time=\"2026-06-12T19:43:48.134561938Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:49.057124 crc crio[3657]: time=\"2026-06-12T19:43:49.056814613Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a9a07109-38d9-4582-a2c4-071d19a21d89 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:0xc000896340}] Aliases:map[]}\"\nJun 12 19:43:49.057124 crc crio[3657]: time=\"2026-06-12T19:43:49.057024318Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:49.245687 crc crio[3657]: time=\"2026-06-12T19:43:49.24288785Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0f9faec7-14e0-465c-8d35-5866d053a6cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:49.636736 crc crio[3657]: time=\"2026-06-12T19:43:49.635105472Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=976abc0e-2345-4a92-8003-360b69362dcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:50.229753 crc crio[3657]: time=\"2026-06-12T19:43:50.227452777Z\" level=info msg=\"Ran pod sandbox 0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=0f9faec7-14e0-465c-8d35-5866d053a6cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:50.281731 crc crio[3657]: time=\"2026-06-12T19:43:50.258184462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6aa6908f-cb86-46ed-845a-15e38de8e745 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:50.350336 crc crio[3657]: time=\"2026-06-12T19:43:50.343334114Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/524e987c-3762-4eac-aaf0-83547c189025 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:0xc002616118}] Aliases:map[]}\"\nJun 12 19:43:50.350336 crc crio[3657]: time=\"2026-06-12T19:43:50.343434117Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:50.359218 crc crio[3657]: time=\"2026-06-12T19:43:50.352865119Z\" level=info msg=\"Ran pod sandbox 02ef35a4d09b8aad6d09eb321930267aa571a268e092f22943daea4ec845013b with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=976abc0e-2345-4a92-8003-360b69362dcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:50.375047 crc crio[3657]: time=\"2026-06-12T19:43:50.371919812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ec99ed49-fd74-43cd-b4e7-6c4f2a4a536e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:50.375047 crc crio[3657]: time=\"2026-06-12T19:43:50.372228199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=b444ca6f-f5e8-4097-9415-6731ef351cbf name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:50.425622 crc crio[3657]: time=\"2026-06-12T19:43:50.421799705Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/3b3aeb85-f8da-427b-a39f-5c7f61bfe765 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:0xc0019941a0}] Aliases:map[]}\"\nJun 12 19:43:50.425622 crc crio[3657]: time=\"2026-06-12T19:43:50.422012741Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:50.949253 crc crio[3657]: time=\"2026-06-12T19:43:50.94919111Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b71d4e61-43c2-4636-a271-c0c3ea8a08d7 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:0xc002616250}] Aliases:map[]}\"\nJun 12 19:43:50.949604 crc crio[3657]: time=\"2026-06-12T19:43:50.949583381Z\" 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 19:43:51.029567 crc crio[3657]: time=\"2026-06-12T19:43:51.028759074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=9940e766-62ba-45b0-80cb-707315d7a931 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:51.071645 crc crio[3657]: time=\"2026-06-12T19:43:51.06676236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5421fbab-e652-4be9-be04-b8abd682e1e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:51.094914 crc crio[3657]: time=\"2026-06-12T19:43:51.094019835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3aa290ec-06d5-41ba-bd0c-1c81803d4986 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:53.173759 crc crio[3657]: time=\"2026-06-12T19:43:53.173701385Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=f2e41df0-c7ce-4059-ac91-5d806a750b00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:53.178862 crc crio[3657]: time=\"2026-06-12T19:43:53.178837879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:53.326825 crc crio[3657]: time=\"2026-06-12T19:43:53.326773896Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f2e41df0-c7ce-4059-ac91-5d806a750b00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:53.346110 crc crio[3657]: time=\"2026-06-12T19:43:53.33871795Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:53.346110 crc crio[3657]: time=\"2026-06-12T19:43:53.343880014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:53.367851 crc crio[3657]: time=\"2026-06-12T19:43:53.367764222Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:53.368814 crc crio[3657]: time=\"2026-06-12T19:43:53.368782219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:53.401180 crc crio[3657]: time=\"2026-06-12T19:43:53.401128578Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:53.401583 crc crio[3657]: time=\"2026-06-12T19:43:53.401561899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:53.414994 crc crio[3657]: time=\"2026-06-12T19:43:53.414370416Z\" level=info msg=\"Ran pod sandbox f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=f2e41df0-c7ce-4059-ac91-5d806a750b00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:53.434920 crc crio[3657]: time=\"2026-06-12T19:43:53.423582234Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:53.434920 crc crio[3657]: time=\"2026-06-12T19:43:53.423650586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:53.481668 crc crio[3657]: time=\"2026-06-12T19:43:53.480799542Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/90df6362-0a29-4e9a-b725-c7c87eab352c 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:0xc0008a6508}] Aliases:map[]}\"\nJun 12 19:43:53.481668 crc crio[3657]: time=\"2026-06-12T19:43:53.481193643Z\" 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 19:43:53.486839 crc crio[3657]: time=\"2026-06-12T19:43:53.486794958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bd270ec0-4d80-4e7f-bfa0-69b099087e5d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:53.570784 crc crio[3657]: time=\"2026-06-12T19:43:53.565076078Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1cc28954-4e05-4795-8309-544d47b024dd 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:0xc00008c5b0}] Aliases:map[]}\"\nJun 12 19:43:53.570784 crc crio[3657]: time=\"2026-06-12T19:43:53.565120609Z\" 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 19:43:53.609033 crc crio[3657]: time=\"2026-06-12T19:43:53.608549365Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b255b071-5f1b-4cbc-9123-12017de559ab 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:0xc001994738}] Aliases:map[]}\"\nJun 12 19:43:53.609033 crc crio[3657]: time=\"2026-06-12T19:43:53.60870064Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:53.919835 crc crio[3657]: time=\"2026-06-12T19:43:53.919432101Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a7450e36-fe2b-40bd-84b9-749c0991aa57 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:0xc00008c6d0}] Aliases:map[]}\"\nJun 12 19:43:53.919835 crc crio[3657]: time=\"2026-06-12T19:43:53.919493865Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:54.020619 crc crio[3657]: time=\"2026-06-12T19:43:54.02018357Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=0147f88b-208e-4517-85c1-6ea03923a01f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.020619 crc crio[3657]: time=\"2026-06-12T19:43:54.02034043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:54.022550 crc crio[3657]: time=\"2026-06-12T19:43:54.022503095Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=e51a85e1-358c-49aa-9e25-6c47ec37316b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.022699 crc crio[3657]: time=\"2026-06-12T19:43:54.022677569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:54.024026 crc crio[3657]: time=\"2026-06-12T19:43:54.023572155Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.024092 crc crio[3657]: time=\"2026-06-12T19:43:54.024074048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:54.025536 crc crio[3657]: time=\"2026-06-12T19:43:54.023718864Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.025536 crc crio[3657]: time=\"2026-06-12T19:43:54.024196302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:54.044323 crc crio[3657]: time=\"2026-06-12T19:43:54.044234974Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=44f3a65c-5a08-429a-9ed3-15b5ea0bd004 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.045245 crc crio[3657]: time=\"2026-06-12T19:43:54.045218382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:54.121497 crc crio[3657]: time=\"2026-06-12T19:43:54.120778432Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.121676 crc crio[3657]: time=\"2026-06-12T19:43:54.121651567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:54.338211 crc crio[3657]: time=\"2026-06-12T19:43:54.337840416Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0147f88b-208e-4517-85c1-6ea03923a01f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.455771 crc crio[3657]: time=\"2026-06-12T19:43:54.454407093Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6f9bfcf0-abdc-4a6b-b9f2-75c6d456f4d7 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:0xc00133c1a8}] Aliases:map[]}\"\nJun 12 19:43:54.456025 crc crio[3657]: time=\"2026-06-12T19:43:54.456001147Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:54.524778 crc crio[3657]: time=\"2026-06-12T19:43:54.521423747Z\" level=info msg=\"Ran pod sandbox 240a301ac6bdc1150ded9041a4294dd6bfa882576700c5e4b7e84318bf2ee9c7 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=0147f88b-208e-4517-85c1-6ea03923a01f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.534834 crc crio[3657]: time=\"2026-06-12T19:43:54.534176312Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e51a85e1-358c-49aa-9e25-6c47ec37316b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.546861 crc crio[3657]: time=\"2026-06-12T19:43:54.546717184Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=44f3a65c-5a08-429a-9ed3-15b5ea0bd004 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.592142 crc crio[3657]: time=\"2026-06-12T19:43:54.591902255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=141c5020-eff3-4983-86ff-60ffaf6e8d9b name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:54.614725 crc crio[3657]: time=\"2026-06-12T19:43:54.594846807Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/86a37fd2-4d9d-4520-8df7-9b0ec8e95005 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:0xc000896388}] Aliases:map[]}\"\nJun 12 19:43:54.614725 crc crio[3657]: time=\"2026-06-12T19:43:54.594869707Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:54.632004 crc crio[3657]: time=\"2026-06-12T19:43:54.631936329Z\" level=info msg=\"Ran pod sandbox 3fa15229e97ca5bfc732e70ab5050ec3bc734180b47cb3a8bc68aebc9262ca81 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=44f3a65c-5a08-429a-9ed3-15b5ea0bd004 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.647916 crc crio[3657]: time=\"2026-06-12T19:43:54.647873964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7badd59d-f27e-47ef-92d5-6279b3c91995 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:54.661167 crc crio[3657]: time=\"2026-06-12T19:43:54.661134352Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/fd21850d-67c6-4cde-a499-3e52d3de576b 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:0xc00008c630}] Aliases:map[]}\"\nJun 12 19:43:54.661322 crc crio[3657]: time=\"2026-06-12T19:43:54.661247795Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:54.682648 crc crio[3657]: time=\"2026-06-12T19:43:54.681668075Z\" level=info msg=\"Ran pod sandbox e2fa1c71a9097b7ea065ce2443877cdc1518abc0ec6a0f63399276aa79334d4f with infra container: openshift-dns/node-resolver-277xp/POD\" id=e51a85e1-358c-49aa-9e25-6c47ec37316b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.688937 crc crio[3657]: time=\"2026-06-12T19:43:54.688909556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=ef43b56e-e3e1-4ec2-8daf-7fda20bee9f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:54.747884 crc crio[3657]: time=\"2026-06-12T19:43:54.743149583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=12e33b3c-45a5-42c4-ab2d-1971c5e6fe06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:54.747884 crc crio[3657]: time=\"2026-06-12T19:43:54.747565622Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.747884 crc crio[3657]: time=\"2026-06-12T19:43:54.747708136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:54.870076 crc crio[3657]: time=\"2026-06-12T19:43:54.868174198Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/0a95f19a-232d-4896-ac37-c550361f5017 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:0xc0008a64c0}] Aliases:map[]}\"\nJun 12 19:43:54.870076 crc crio[3657]: time=\"2026-06-12T19:43:54.868661041Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:54.987752 crc crio[3657]: time=\"2026-06-12T19:43:54.980716058Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:54.987752 crc crio[3657]: time=\"2026-06-12T19:43:54.980893703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.078927 crc crio[3657]: time=\"2026-06-12T19:43:55.077798438Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.078927 crc crio[3657]: time=\"2026-06-12T19:43:55.078721794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.178072 crc crio[3657]: time=\"2026-06-12T19:43:55.161539716Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/dd8ff074-2360-4ef1-9354-c27ae23773bc 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:0xc0008a6758}] Aliases:map[]}\"\nJun 12 19:43:55.178072 crc crio[3657]: time=\"2026-06-12T19:43:55.161601019Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:55.183120 crc crio[3657]: time=\"2026-06-12T19:43:55.182645303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4a68e30b-b249-46f9-8f7a-4b19232a9c1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:55.236410 crc crio[3657]: time=\"2026-06-12T19:43:55.235938361Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.236501 crc crio[3657]: time=\"2026-06-12T19:43:55.236442996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.328780 crc crio[3657]: time=\"2026-06-12T19:43:55.328154022Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.330892 crc crio[3657]: time=\"2026-06-12T19:43:55.329952162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.330892 crc crio[3657]: time=\"2026-06-12T19:43:55.328818598Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f90fc054-a7c9-4244-898e-4c4109de151a 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:0xc000896510}] Aliases:map[]}\"\nJun 12 19:43:55.330892 crc crio[3657]: time=\"2026-06-12T19:43:55.330209878Z\" 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 19:43:55.338509 crc crio[3657]: time=\"2026-06-12T19:43:55.328873911Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=bde8ee50-9992-4939-88c7-bfc92745d97c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.340801 crc crio[3657]: time=\"2026-06-12T19:43:55.337508772Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.340801 crc crio[3657]: time=\"2026-06-12T19:43:55.340601488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.343844 crc crio[3657]: time=\"2026-06-12T19:43:55.342248563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.346565 crc crio[3657]: time=\"2026-06-12T19:43:55.345827953Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=dd464ff1-f71a-4090-b1e8-7e1920d997f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.346565 crc crio[3657]: time=\"2026-06-12T19:43:55.345903765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.351111 crc crio[3657]: time=\"2026-06-12T19:43:55.350889047Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=23897811-220e-4451-bc34-4265d2dd334a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.351523 crc crio[3657]: time=\"2026-06-12T19:43:55.351173814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.356659 crc crio[3657]: time=\"2026-06-12T19:43:55.356149854Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.356723 crc crio[3657]: time=\"2026-06-12T19:43:55.356674865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.399342 crc crio[3657]: time=\"2026-06-12T19:43:55.398753354Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.399342 crc crio[3657]: time=\"2026-06-12T19:43:55.399029292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.401154 crc crio[3657]: time=\"2026-06-12T19:43:55.400526794Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.401154 crc crio[3657]: time=\"2026-06-12T19:43:55.4007663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.409565 crc crio[3657]: time=\"2026-06-12T19:43:55.409217106Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.410078 crc crio[3657]: time=\"2026-06-12T19:43:55.409586926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.419837 crc crio[3657]: time=\"2026-06-12T19:43:55.419645257Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.419837 crc crio[3657]: time=\"2026-06-12T19:43:55.41972797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.420009 crc crio[3657]: time=\"2026-06-12T19:43:55.419862434Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.420009 crc crio[3657]: time=\"2026-06-12T19:43:55.419895945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.428831 crc crio[3657]: time=\"2026-06-12T19:43:55.428133524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=0a56c311-477c-4a01-b40b-709929ae7447 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:55.437253 crc crio[3657]: time=\"2026-06-12T19:43:55.435915972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0cc3b1b7-4a71-4098-ab00-1fd3da9f14bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:55.479827 crc crio[3657]: time=\"2026-06-12T19:43:55.479615902Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.479827 crc crio[3657]: time=\"2026-06-12T19:43:55.479786717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.500765 crc crio[3657]: time=\"2026-06-12T19:43:55.487580738Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.500765 crc crio[3657]: time=\"2026-06-12T19:43:55.500677768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:55.501033 crc crio[3657]: time=\"2026-06-12T19:43:55.49696882Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a5c5b908-e430-4ef4-940c-b999fcaec764 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:0xc00008cc30}] Aliases:map[]}\"\nJun 12 19:43:55.501033 crc crio[3657]: time=\"2026-06-12T19:43:55.500832243Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:55.503657 crc crio[3657]: time=\"2026-06-12T19:43:55.503479223Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=bde8ee50-9992-4939-88c7-bfc92745d97c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:55.537807 crc crio[3657]: time=\"2026-06-12T19:43:55.532486702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=8c965d51-d73e-4c11-99e2-a0835badcb3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:56.178099 crc crio[3657]: time=\"2026-06-12T19:43:56.176682463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f4217f64-9fec-4096-a66a-98a55b2391d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:56.863610 crc crio[3657]: time=\"2026-06-12T19:43:56.861627491Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/dbe0d6bd-818e-42b5-b5ba-77ac658362f4 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:0xc000896700}] Aliases:map[]}\"\nJun 12 19:43:56.863610 crc crio[3657]: time=\"2026-06-12T19:43:56.861722274Z\" 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 19:43:56.868805 crc crio[3657]: time=\"2026-06-12T19:43:56.865734836Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:56.891488 crc crio[3657]: time=\"2026-06-12T19:43:56.891364162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:43:57.130659 crc crio[3657]: time=\"2026-06-12T19:43:57.12849315Z\" level=info msg=\"Ran pod sandbox 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=bde8ee50-9992-4939-88c7-bfc92745d97c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:57.141636 crc crio[3657]: time=\"2026-06-12T19:43:57.141246246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ad5f907d-f653-4583-b6b3-455a4480ff60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:57.179367 crc crio[3657]: time=\"2026-06-12T19:43:57.16974408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=0676c9b5-0f7a-48b5-b76c-e7ac732009be name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:57.280835 crc crio[3657]: time=\"2026-06-12T19:43:57.280231774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1a626c68-808e-421a-a04c-805ec4de0c72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:57.360903 crc crio[3657]: time=\"2026-06-12T19:43:57.359677609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8be705e3-9e0c-4adb-a0d1-1b31fc0a278d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:57.720503 crc crio[3657]: time=\"2026-06-12T19:43:57.715724024Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/2eac2148-c25b-49a5-a2f5-d7f61ea5fd5f 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:0xc000896638}] Aliases:map[]}\"\nJun 12 19:43:57.720503 crc crio[3657]: time=\"2026-06-12T19:43:57.715794356Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:57.741440 crc crio[3657]: time=\"2026-06-12T19:43:57.732819756Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1fc4df5f-7dc8-449f-a91d-bbac035b7d7c 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:0xc0008a6760}] Aliases:map[]}\"\nJun 12 19:43:57.741440 crc crio[3657]: time=\"2026-06-12T19:43:57.740471087Z\" 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 19:43:57.897253 crc crio[3657]: time=\"2026-06-12T19:43:57.896581371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e9a95be7-eb47-4b85-96fc-c8c9fbeeae32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:57.948887 crc crio[3657]: time=\"2026-06-12T19:43:57.94866505Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/467489c2-3812-4795-88cc-c15e46158174 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:0xc000896950}] Aliases:map[]}\"\nJun 12 19:43:57.948887 crc crio[3657]: time=\"2026-06-12T19:43:57.948878976Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:57.956751 crc crio[3657]: time=\"2026-06-12T19:43:57.955884221Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dd464ff1-f71a-4090-b1e8-7e1920d997f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:57.977211 crc crio[3657]: time=\"2026-06-12T19:43:57.969102786Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=23897811-220e-4451-bc34-4265d2dd334a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:57.977466 crc crio[3657]: time=\"2026-06-12T19:43:57.972630411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a45a2934-0e19-4f6b-a3ae-c6c11d306641 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:58.087797 crc crio[3657]: time=\"2026-06-12T19:43:58.086474757Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/9b2e02e0-c02c-4148-80ea-557340aa30d2 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:0xc001994980}] Aliases:map[]}\"\nJun 12 19:43:58.087797 crc crio[3657]: time=\"2026-06-12T19:43:58.086533849Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:58.136787 crc crio[3657]: time=\"2026-06-12T19:43:58.132762148Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/b880663c-b0c4-44cd-ac7f-2da434642fff 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:0xc00146e060}] Aliases:map[]}\"\nJun 12 19:43:58.144890 crc crio[3657]: time=\"2026-06-12T19:43:58.14464467Z\" 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 19:43:58.149670 crc crio[3657]: time=\"2026-06-12T19:43:58.149149431Z\" level=info msg=\"Ran pod sandbox ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=dd464ff1-f71a-4090-b1e8-7e1920d997f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:58.158206 crc crio[3657]: time=\"2026-06-12T19:43:58.158145481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=b8e632bf-9a92-47a4-ae71-0229c1856fe6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:58.188663 crc crio[3657]: time=\"2026-06-12T19:43:58.186728735Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7d98de13-5a33-4a87-9956-0c59e4aa11ac 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:0xc00133c080}] Aliases:map[]}\"\nJun 12 19:43:58.188663 crc crio[3657]: time=\"2026-06-12T19:43:58.186787457Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:58.188663 crc crio[3657]: time=\"2026-06-12T19:43:58.187508709Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/8e9629e9-f63a-46c7-8438-420acfa1d250 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:0xc00011a798}] Aliases:map[]}\"\nJun 12 19:43:58.188663 crc crio[3657]: time=\"2026-06-12T19:43:58.187537Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:58.242856 crc crio[3657]: time=\"2026-06-12T19:43:58.241154868Z\" level=info msg=\"Ran pod sandbox e24565c82cb60794100f8993b3a27c35d6a8b28759e6f3e8b755aeee8c56949f with infra container: openshift-multus/multus-bzhnf/POD\" id=23897811-220e-4451-bc34-4265d2dd334a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:43:58.356211 crc crio[3657]: time=\"2026-06-12T19:43:58.35565149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=da9de43e-08b9-48ed-8dc5-9af56d7a4aa2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:58.428951 crc crio[3657]: time=\"2026-06-12T19:43:58.428527368Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/7a6e18e1-3646-4b33-b8af-33b05a8ffa94 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:0xc00146e178}] Aliases:map[]}\"\nJun 12 19:43:58.431432 crc crio[3657]: time=\"2026-06-12T19:43:58.430647258Z\" 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 19:43:58.583792 crc crio[3657]: time=\"2026-06-12T19:43:58.578220535Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/eb7a28df-0864-4c83-84b7-7cd753d689bf 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:0xc0026167c0}] Aliases:map[]}\"\nJun 12 19:43:58.583792 crc crio[3657]: time=\"2026-06-12T19:43:58.578951155Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:58.661181 crc crio[3657]: time=\"2026-06-12T19:43:58.660938304Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b485139a-1880-4b1a-b367-77177c9ce57a 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:0xc00133c0d8}] Aliases:map[]}\"\nJun 12 19:43:58.661181 crc crio[3657]: time=\"2026-06-12T19:43:58.661180321Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:43:58.952159 crc crio[3657]: time=\"2026-06-12T19:43:58.950979233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=02ebf18b-d029-4e1d-af5b-db61eca291e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:59.008442 crc crio[3657]: time=\"2026-06-12T19:43:59.006775339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f46e480c-c48f-4597-a6ad-dea3bf5178f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:59.201789 crc crio[3657]: time=\"2026-06-12T19:43:59.197554284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=084f303f-0980-433b-96f0-52ef0ab48cd6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:59.201789 crc crio[3657]: time=\"2026-06-12T19:43:59.198115049Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=792b6aee-0de1-4f68-82c2-30d788af2654 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:43:59.209987 crc crio[3657]: time=\"2026-06-12T19:43:59.206415771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6cca59ef-194f-41b3-a13b-eb659a150a4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:02.172435 crc crio[3657]: time=\"2026-06-12T19:44:02.168436761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7b8a9132-bae4-4105-975a-751b4e912b87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:02.172435 crc crio[3657]: time=\"2026-06-12T19:44:02.169080329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=633d6144-cb2b-4500-921a-6ab8a3864237 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:02.178995 crc crio[3657]: time=\"2026-06-12T19:44:02.172810791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=7cc035d0-3558-4788-ab0a-666fc59dee4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:08.178465 crc crio[3657]: time=\"2026-06-12T19:44:08.17656415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=54b6e784-c5b7-4eb9-92be-3b3c82a75212 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:08.180659 crc crio[3657]: time=\"2026-06-12T19:44:08.176621792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=e31e6276-926e-4e7d-9ef8-d200d7473cc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:09.169692 crc crio[3657]: time=\"2026-06-12T19:44:09.169568801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9268c6de-7676-4ce9-a00a-12d2fea42192 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:09.171031 crc crio[3657]: time=\"2026-06-12T19:44:09.170914318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=72c02c0e-3b68-4972-887e-38a386c4fdbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:10.168360 crc crio[3657]: time=\"2026-06-12T19:44:10.168198298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=4d07f198-3d71-4358-9d31-0e0e4ac2d78d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:10.170821 crc crio[3657]: time=\"2026-06-12T19:44:10.170622674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=56d52890-df1e-4237-ad2d-4e869e2dc488 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:10.171346 crc crio[3657]: time=\"2026-06-12T19:44:10.171222802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=8cb4fb19-0193-4155-a0a0-b6d4b0022a08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:10.171782 crc crio[3657]: time=\"2026-06-12T19:44:10.171655493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ff6535db-1493-4f7c-961a-9cacb2efafc6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:10.175429 crc crio[3657]: time=\"2026-06-12T19:44:10.175398946Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=bd6a9c25-acd8-476d-9ad8-8a4377a2385d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:10.176474 crc crio[3657]: time=\"2026-06-12T19:44:10.176392203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=84741cc5-6cca-4f11-a2c1-b5988abe5627 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:10.176906 crc crio[3657]: time=\"2026-06-12T19:44:10.176814975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=59d574b5-82e8-48bf-836e-7fe46cf66fff name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:10.176981 crc crio[3657]: time=\"2026-06-12T19:44:10.176922958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f4da12dc-6f3b-4b3f-b7f3-17f3c2e6f4d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:10.177428 crc crio[3657]: time=\"2026-06-12T19:44:10.177400231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:10.180350 crc crio[3657]: time=\"2026-06-12T19:44:10.180194233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=5d2737c7-f1a3-4380-8c69-4acba1f7a89e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:10.180880 crc crio[3657]: time=\"2026-06-12T19:44:10.180800195Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=3769989e-febe-4b40-a246-8393ca9654e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:10.182346 crc crio[3657]: time=\"2026-06-12T19:44:10.182105981Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=8995605f-1537-43ea-9026-028a9882fbd9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:10.182876 crc crio[3657]: time=\"2026-06-12T19:44:10.182761565Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=c621cdc7-0e16-4253-af7b-037071b1de78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:10.208585 crc crio[3657]: time=\"2026-06-12T19:44:10.208445799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:10.211489 crc crio[3657]: time=\"2026-06-12T19:44:10.211375138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:10.211623 crc crio[3657]: time=\"2026-06-12T19:44:10.211428759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:10.269186 crc crio[3657]: time=\"2026-06-12T19:44:10.269017127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:10.272562 crc crio[3657]: time=\"2026-06-12T19:44:10.272433621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:10.294985 crc crio[3657]: time=\"2026-06-12T19:44:10.294824439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:10.298194 crc crio[3657]: time=\"2026-06-12T19:44:10.296785515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:10.301634 crc crio[3657]: time=\"2026-06-12T19:44:10.301142137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:10.370640 crc crio[3657]: time=\"2026-06-12T19:44:10.369709913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:10.670643 crc crio[3657]: time=\"2026-06-12T19:44:10.669777314Z\" level=info msg=\"Created container 7882cba11cc1dcd439b2c465e9ba11c1a4759d66b8943129f794ef605e66254b: openshift-multus/multus-bzhnf/kube-multus\" id=3769989e-febe-4b40-a246-8393ca9654e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:10.675447 crc crio[3657]: time=\"2026-06-12T19:44:10.67535596Z\" level=info msg=\"Starting container: 7882cba11cc1dcd439b2c465e9ba11c1a4759d66b8943129f794ef605e66254b\" id=8a674383-ad1f-4441-97d4-133323775186 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:10.711358 crc crio[3657]: time=\"2026-06-12T19:44:10.71120444Z\" level=info msg=\"Started container\" PID=7591 containerID=7882cba11cc1dcd439b2c465e9ba11c1a4759d66b8943129f794ef605e66254b description=openshift-multus/multus-bzhnf/kube-multus id=8a674383-ad1f-4441-97d4-133323775186 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e24565c82cb60794100f8993b3a27c35d6a8b28759e6f3e8b755aeee8c56949f\nJun 12 19:44:10.728243 crc crio[3657]: time=\"2026-06-12T19:44:10.727943608Z\" level=info msg=\"Created container b6566b679e28ef20a1c15dcea8922d1f4df1f31c9ef8356c72332cdd61ec11b2: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=8995605f-1537-43ea-9026-028a9882fbd9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:10.733584 crc crio[3657]: time=\"2026-06-12T19:44:10.733188472Z\" level=info msg=\"Starting container: b6566b679e28ef20a1c15dcea8922d1f4df1f31c9ef8356c72332cdd61ec11b2\" id=fff25fae-2db2-4b4d-ae97-48959caf8042 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:10.749965 crc crio[3657]: time=\"2026-06-12T19:44:10.748824851Z\" level=info msg=\"Started container\" PID=7593 containerID=b6566b679e28ef20a1c15dcea8922d1f4df1f31c9ef8356c72332cdd61ec11b2 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=fff25fae-2db2-4b4d-ae97-48959caf8042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=196ea754d5f3cc30c657a4cde4ce4a726f7f17e1e153081257756d4600f2b36e\nJun 12 19:44:10.864914 crc crio[3657]: time=\"2026-06-12T19:44:10.864687803Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_559d0f07-1b45-4f53-8ded-165e9c4c38a3\\\"\"\nJun 12 19:44:10.895374 crc crio[3657]: time=\"2026-06-12T19:44:10.894854809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cb0de440-9d9d-4b0f-b80d-a844af203c37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:10.912581 crc crio[3657]: time=\"2026-06-12T19:44:10.912428038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=875df3a2-8bf5-458b-a6e0-434399aa5969 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:10.932117 crc crio[3657]: time=\"2026-06-12T19:44:10.930256277Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=49b465fd-8530-4f78-9642-2ab1258a0532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:10.932117 crc crio[3657]: time=\"2026-06-12T19:44:10.931006014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:11.119357 crc crio[3657]: time=\"2026-06-12T19:44:11.118455452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:11.127936 crc crio[3657]: time=\"2026-06-12T19:44:11.12395544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:11.229935 crc crio[3657]: time=\"2026-06-12T19:44:11.223677508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6e30497d-b390-4786-84db-f528d08c80ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:11.251394 crc crio[3657]: time=\"2026-06-12T19:44:11.249687525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:11.251394 crc crio[3657]: time=\"2026-06-12T19:44:11.250153622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=50851e68-28e0-4b1f-be53-332134e5893c name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:11.254936 crc crio[3657]: time=\"2026-06-12T19:44:11.254712374Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a7705e9e-5940-4f76-a0d7-9780720c4f40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:11.255936 crc crio[3657]: time=\"2026-06-12T19:44:11.25589562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:11.490236 crc crio[3657]: time=\"2026-06-12T19:44:11.489849126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:11.565545 crc crio[3657]: time=\"2026-06-12T19:44:11.565232961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:11.763849 crc crio[3657]: time=\"2026-06-12T19:44:11.763640306Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:44:11.830396 crc crio[3657]: time=\"2026-06-12T19:44:11.829430821Z\" level=info msg=\"Created container fc364b2526920e270be5baca27b8fdf4f98fbad81831595d084bdaf823d82660: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=c621cdc7-0e16-4253-af7b-037071b1de78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:11.841424 crc crio[3657]: time=\"2026-06-12T19:44:11.841197174Z\" level=info msg=\"Starting container: fc364b2526920e270be5baca27b8fdf4f98fbad81831595d084bdaf823d82660\" id=838ad86c-45aa-4fdc-b46e-b936fd4967ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:11.870228 crc crio[3657]: time=\"2026-06-12T19:44:11.869855055Z\" level=info msg=\"Created container 9b891a1d65ad8170319cdc673b429c45a4c76081bc3d7cacea62805f19fb9b92: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=49b465fd-8530-4f78-9642-2ab1258a0532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:11.880729 crc crio[3657]: time=\"2026-06-12T19:44:11.87981732Z\" level=info msg=\"Starting container: 9b891a1d65ad8170319cdc673b429c45a4c76081bc3d7cacea62805f19fb9b92\" id=8f34eef7-ddac-473f-9ae6-a51e3909266c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:11.900464 crc crio[3657]: time=\"2026-06-12T19:44:11.899947012Z\" level=info msg=\"Started container\" PID=7622 containerID=fc364b2526920e270be5baca27b8fdf4f98fbad81831595d084bdaf823d82660 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=838ad86c-45aa-4fdc-b46e-b936fd4967ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3755ecbedfb155662e870e8b3b33f0f22403a28041508e98503aa55af993e09\nJun 12 19:44:12.031892 crc crio[3657]: time=\"2026-06-12T19:44:12.029954867Z\" level=info msg=\"Created container 0a242c4b1e3ca271125c8f9e40b8fd610202459bc6619161e0549bfa5e2215c6: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=bd6a9c25-acd8-476d-9ad8-8a4377a2385d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:12.043835 crc crio[3657]: time=\"2026-06-12T19:44:12.043789786Z\" level=info msg=\"Starting container: 0a242c4b1e3ca271125c8f9e40b8fd610202459bc6619161e0549bfa5e2215c6\" id=7d5e45ff-ad56-41f5-b2de-fdf5b34efae2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:12.093630 crc crio[3657]: time=\"2026-06-12T19:44:12.091518187Z\" level=info msg=\"Started container\" PID=7625 containerID=9b891a1d65ad8170319cdc673b429c45a4c76081bc3d7cacea62805f19fb9b92 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=8f34eef7-ddac-473f-9ae6-a51e3909266c name=/runtime.v1.RuntimeService/StartContainer sandboxID=196ea754d5f3cc30c657a4cde4ce4a726f7f17e1e153081257756d4600f2b36e\nJun 12 19:44:12.107038 crc crio[3657]: time=\"2026-06-12T19:44:12.106988674Z\" level=info msg=\"Started container\" PID=7633 containerID=0a242c4b1e3ca271125c8f9e40b8fd610202459bc6619161e0549bfa5e2215c6 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=7d5e45ff-ad56-41f5-b2de-fdf5b34efae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2fa1c71a9097b7ea065ce2443877cdc1518abc0ec6a0f63399276aa79334d4f\nJun 12 19:44:13.191652 crc crio[3657]: time=\"2026-06-12T19:44:13.187965399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=afe16f19-36db-4d15-8d27-b068907a8067 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:13.191652 crc crio[3657]: time=\"2026-06-12T19:44:13.188485654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=3bec5893-6723-48a7-9a9d-ad58797a68b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:13.198532 crc crio[3657]: time=\"2026-06-12T19:44:13.197836069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=e9f8ec1a-ea67-4fa8-a5aa-e521397ea422 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:13.209776 crc crio[3657]: time=\"2026-06-12T19:44:13.209724678Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=17a6cc93-2946-4b2f-a634-ce45e9028ed2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:13.229634 crc crio[3657]: time=\"2026-06-12T19:44:13.226473943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:13.231422 crc crio[3657]: time=\"2026-06-12T19:44:13.230757813Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=4ea398af-25a1-4760-affb-50e62f61c5ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:13.242666 crc crio[3657]: time=\"2026-06-12T19:44:13.242352899Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=394aec11-ccf5-4754-ad4c-91e654296878 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:13.326775 crc crio[3657]: time=\"2026-06-12T19:44:13.326465426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:13.574790 crc crio[3657]: time=\"2026-06-12T19:44:13.571961039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:13.696688 crc crio[3657]: time=\"2026-06-12T19:44:13.694726366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:13.797753 crc crio[3657]: time=\"2026-06-12T19:44:13.797680723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:13.843411 crc crio[3657]: time=\"2026-06-12T19:44:13.842928789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:14.069827 crc crio[3657]: time=\"2026-06-12T19:44:14.066148927Z\" level=info msg=\"Created container c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a7705e9e-5940-4f76-a0d7-9780720c4f40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:14.073669 crc crio[3657]: time=\"2026-06-12T19:44:14.073256832Z\" level=info msg=\"Starting container: c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3\" id=06ae353b-00a7-4da0-aad2-05b21ad31c79 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:14.157876 crc crio[3657]: time=\"2026-06-12T19:44:14.154556191Z\" level=info msg=\"Started container\" PID=7684 containerID=c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=06ae353b-00a7-4da0-aad2-05b21ad31c79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\nJun 12 19:44:14.191184 crc crio[3657]: time=\"2026-06-12T19:44:14.189635923Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=1cfe1822-dda7-4f33-a43a-1f9b7aac1091 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:14.191184 crc crio[3657]: time=\"2026-06-12T19:44:14.190635285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=58205675-9cb2-4597-b040-1aa1de00a8cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:14.205731 crc crio[3657]: time=\"2026-06-12T19:44:14.205035839Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ccd2733b-5ac6-4969-8524-c8b43f58023f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:14.232398 crc crio[3657]: time=\"2026-06-12T19:44:14.230525111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=18a197cf-9628-41c7-975b-91c7df0b32d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:14.253956 crc crio[3657]: time=\"2026-06-12T19:44:14.253852761Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=8758e916-97b3-4c52-af92-2c30e06ca42d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:14.261549 crc crio[3657]: time=\"2026-06-12T19:44:14.258074042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:14.285558 crc crio[3657]: time=\"2026-06-12T19:44:14.283618068Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c3736f6a-1c51-4b3f-a21f-1f50480912ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:14.285558 crc crio[3657]: time=\"2026-06-12T19:44:14.284215111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:14.349910 crc crio[3657]: time=\"2026-06-12T19:44:14.349670861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=26c89120-b91f-4281-b88f-70f2a2c428e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:14.457035 crc crio[3657]: time=\"2026-06-12T19:44:14.440854922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ad0dbfc2-1101-43b2-a26d-4e4bdc81c52f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:14.883336 crc crio[3657]: time=\"2026-06-12T19:44:14.882421809Z\" level=info msg=\"Created container 7a0200b5ac026ff1625b2dfed7c6e0d3c60d9390982c82ef068877173676582f: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=394aec11-ccf5-4754-ad4c-91e654296878 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:14.901385 crc crio[3657]: time=\"2026-06-12T19:44:14.891904396Z\" level=info msg=\"Starting container: 7a0200b5ac026ff1625b2dfed7c6e0d3c60d9390982c82ef068877173676582f\" id=459bcea3-5c8b-4879-aea5-8639586263d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:15.057518 crc crio[3657]: time=\"2026-06-12T19:44:15.048963515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:15.101173 crc crio[3657]: time=\"2026-06-12T19:44:15.077601037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:15.113196 crc crio[3657]: time=\"2026-06-12T19:44:15.112627213Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=b168bcb0-f4dd-42c6-be51-224580dfac7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:15.113196 crc crio[3657]: time=\"2026-06-12T19:44:15.113012041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:15.150848 crc crio[3657]: time=\"2026-06-12T19:44:15.14369233Z\" level=info msg=\"Started container\" PID=7694 containerID=7a0200b5ac026ff1625b2dfed7c6e0d3c60d9390982c82ef068877173676582f description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=459bcea3-5c8b-4879-aea5-8639586263d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=139e30f39b5f0474a3e4bf6d2a8a962fdb993f23c37d89925233963d6365fb4f\nJun 12 19:44:15.199397 crc crio[3657]: time=\"2026-06-12T19:44:15.197467428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=13175921-65a8-4aba-b13e-424f544b0d08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:15.515580 crc crio[3657]: time=\"2026-06-12T19:44:15.511846441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:15.586464 crc crio[3657]: time=\"2026-06-12T19:44:15.579247529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8f3c9267-ad1b-456d-9eb0-46715efbf0bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:15.703680 crc crio[3657]: time=\"2026-06-12T19:44:15.698009931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:16.240978 crc crio[3657]: time=\"2026-06-12T19:44:16.240855762Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=0d582cc9-6377-43a4-a097-19d5ac8931a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:16.251504 crc crio[3657]: time=\"2026-06-12T19:44:16.250602114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:16.279565 crc crio[3657]: time=\"2026-06-12T19:44:16.279521819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:16.485992 crc crio[3657]: time=\"2026-06-12T19:44:16.484705431Z\" level=info msg=\"Created container 3f0ccadbe48cee4da29f26630c13ca4a936efd378fec644bd994a2bdbe8c10af: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=8758e916-97b3-4c52-af92-2c30e06ca42d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:16.554882 crc crio[3657]: time=\"2026-06-12T19:44:16.553675276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6238e7bf-8d10-4348-a297-6866e7b6724b name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:16.558620 crc crio[3657]: time=\"2026-06-12T19:44:16.55858228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:16.572680 crc crio[3657]: time=\"2026-06-12T19:44:16.565466783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5d60f84b-8489-4069-9bfc-7f210fa5116b name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:16.609540 crc crio[3657]: time=\"2026-06-12T19:44:16.606822709Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=c871ee60-afa7-4775-9362-fe0ce9ed69ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:16.610843 crc crio[3657]: time=\"2026-06-12T19:44:16.609569859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:16.610843 crc crio[3657]: time=\"2026-06-12T19:44:16.610405026Z\" level=info msg=\"Starting container: 3f0ccadbe48cee4da29f26630c13ca4a936efd378fec644bd994a2bdbe8c10af\" id=49bfdcfb-39cc-4d72-9fc4-6b8abe3faf91 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:16.858519 crc crio[3657]: time=\"2026-06-12T19:44:16.857891839Z\" level=info msg=\"Started container\" PID=7729 containerID=3f0ccadbe48cee4da29f26630c13ca4a936efd378fec644bd994a2bdbe8c10af description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=49bfdcfb-39cc-4d72-9fc4-6b8abe3faf91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12d9e6518e3347c0c58eba28632ccb88f5d59a5f21d970b278adc43eba0261c3\nJun 12 19:44:16.915321 crc crio[3657]: time=\"2026-06-12T19:44:16.91471534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:17.039780 crc crio[3657]: time=\"2026-06-12T19:44:17.031017628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:17.185945 crc crio[3657]: time=\"2026-06-12T19:44:17.184761522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:17.680751 crc crio[3657]: time=\"2026-06-12T19:44:17.679012142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:18.421341 crc crio[3657]: time=\"2026-06-12T19:44:18.41790539Z\" level=info msg=\"Created container 36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=b168bcb0-f4dd-42c6-be51-224580dfac7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:18.434347 crc crio[3657]: time=\"2026-06-12T19:44:18.432933617Z\" level=info msg=\"Starting container: 36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8\" id=098f895f-88ab-46b8-8ac4-ab718a08cc26 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:18.768648 crc crio[3657]: time=\"2026-06-12T19:44:18.767880807Z\" level=info msg=\"Created container 017ad6420def54e6300a583d2a809908639f1dde34b8b60b17f492339c69e9e8: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=c871ee60-afa7-4775-9362-fe0ce9ed69ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:18.775823 crc crio[3657]: time=\"2026-06-12T19:44:18.775086763Z\" level=info msg=\"Started container\" PID=7744 containerID=36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=098f895f-88ab-46b8-8ac4-ab718a08cc26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\nJun 12 19:44:18.781667 crc crio[3657]: time=\"2026-06-12T19:44:18.781507002Z\" level=info msg=\"Starting container: 017ad6420def54e6300a583d2a809908639f1dde34b8b60b17f492339c69e9e8\" id=d6290701-5704-4984-befc-57d8268c255d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:18.784808 crc crio[3657]: time=\"2026-06-12T19:44:18.783905072Z\" level=info msg=\"Created container 19f93a9e0123b61849ca8b4144ae1ec8c91a857a827af3e5bf16029106e19b13: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=17a6cc93-2946-4b2f-a634-ce45e9028ed2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:18.790815 crc crio[3657]: time=\"2026-06-12T19:44:18.790719898Z\" level=info msg=\"Starting container: 19f93a9e0123b61849ca8b4144ae1ec8c91a857a827af3e5bf16029106e19b13\" id=2f958129-3c15-4da0-84fb-35c9934f5793 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:18.795483 crc crio[3657]: time=\"2026-06-12T19:44:18.792847584Z\" level=info msg=\"Created container dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c3736f6a-1c51-4b3f-a21f-1f50480912ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:18.802905 crc crio[3657]: time=\"2026-06-12T19:44:18.799720209Z\" level=info msg=\"Started container\" PID=7759 containerID=017ad6420def54e6300a583d2a809908639f1dde34b8b60b17f492339c69e9e8 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=d6290701-5704-4984-befc-57d8268c255d name=/runtime.v1.RuntimeService/StartContainer sandboxID=139e30f39b5f0474a3e4bf6d2a8a962fdb993f23c37d89925233963d6365fb4f\nJun 12 19:44:18.805601 crc crio[3657]: time=\"2026-06-12T19:44:18.805429665Z\" level=info msg=\"Starting container: dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e\" id=5ce20fdb-54e6-4a4a-a520-01cfabba27c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:18.900835 crc crio[3657]: time=\"2026-06-12T19:44:18.900583352Z\" level=info msg=\"Started container\" PID=7750 containerID=dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=5ce20fdb-54e6-4a4a-a520-01cfabba27c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02ef35a4d09b8aad6d09eb321930267aa571a268e092f22943daea4ec845013b\nJun 12 19:44:18.902576 crc crio[3657]: time=\"2026-06-12T19:44:18.901952316Z\" level=info msg=\"Started container\" PID=7762 containerID=19f93a9e0123b61849ca8b4144ae1ec8c91a857a827af3e5bf16029106e19b13 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=2f958129-3c15-4da0-84fb-35c9934f5793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761\nJun 12 19:44:19.238798 crc crio[3657]: time=\"2026-06-12T19:44:19.238719136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=5579b26c-7f69-4d0a-b932-47156e8d829f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:19.336827 crc crio[3657]: time=\"2026-06-12T19:44:19.320158015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=0609f64f-296d-4f5b-986f-1f05ceda689f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:19.680967 crc crio[3657]: time=\"2026-06-12T19:44:19.680889948Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=f61580a1-0bcf-4e95-817f-a33824824f76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:19.682818 crc crio[3657]: time=\"2026-06-12T19:44:19.682794819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:19.777894 crc crio[3657]: time=\"2026-06-12T19:44:19.777450346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:20.194961 crc crio[3657]: time=\"2026-06-12T19:44:20.191888985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c9b8f194-8be3-4497-8d54-4ee248bdb2d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:20.235356 crc crio[3657]: time=\"2026-06-12T19:44:20.229497276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=cefd4486-a0b5-4cfc-b309-c4386d6f5560 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:20.261455 crc crio[3657]: time=\"2026-06-12T19:44:20.259237393Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=c09a3914-bdd4-4bf9-b4c7-bb1ea2e5d700 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:20.261455 crc crio[3657]: time=\"2026-06-12T19:44:20.26001795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:22.512648 crc crio[3657]: time=\"2026-06-12T19:44:22.510693405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=db8bd729-8174-4c81-bce8-b166916e3d76 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:22.522941 crc crio[3657]: time=\"2026-06-12T19:44:22.521733172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=a3e0ca6c-a8d2-4dcf-ac37-7112965f721d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:22.614728 crc crio[3657]: time=\"2026-06-12T19:44:22.6117418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=2068ff4b-aab1-4204-9ad5-fa821cc7814e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:22.614728 crc crio[3657]: time=\"2026-06-12T19:44:22.612578688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=53430495-7432-4fb3-86e9-f349d9f076a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:22.645642 crc crio[3657]: time=\"2026-06-12T19:44:22.640581873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:22.702903 crc crio[3657]: time=\"2026-06-12T19:44:22.701529982Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=995c3331-3598-4cfe-8211-4b95a3dff962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:22.702903 crc crio[3657]: time=\"2026-06-12T19:44:22.702703247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:22.724224 crc crio[3657]: time=\"2026-06-12T19:44:22.723740712Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=9b954b29-a0cb-40cb-991a-3b463b5eec37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:22.729220 crc crio[3657]: time=\"2026-06-12T19:44:22.729173541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:23.530410 crc crio[3657]: time=\"2026-06-12T19:44:23.524566937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:23.617622 crc crio[3657]: time=\"2026-06-12T19:44:23.617085712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:23.647573 crc crio[3657]: time=\"2026-06-12T19:44:23.64653024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:23.814498 crc crio[3657]: time=\"2026-06-12T19:44:23.814082607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:23.844454 crc crio[3657]: time=\"2026-06-12T19:44:23.84313499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:24.096615 crc crio[3657]: time=\"2026-06-12T19:44:24.094732454Z\" level=info msg=\"Created container a2a08e9d833670d53f22c0d11c5fe15ab57af6bb428efae09a4eb8bd8015579b: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=c09a3914-bdd4-4bf9-b4c7-bb1ea2e5d700 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:24.134925 crc crio[3657]: time=\"2026-06-12T19:44:24.134142643Z\" level=info msg=\"Starting container: a2a08e9d833670d53f22c0d11c5fe15ab57af6bb428efae09a4eb8bd8015579b\" id=6521ffeb-e7e7-4c5f-95fa-885b1197d3ed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:24.186358 crc crio[3657]: time=\"2026-06-12T19:44:24.184245325Z\" level=info msg=\"Started container\" PID=7849 containerID=a2a08e9d833670d53f22c0d11c5fe15ab57af6bb428efae09a4eb8bd8015579b description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=6521ffeb-e7e7-4c5f-95fa-885b1197d3ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=240a301ac6bdc1150ded9041a4294dd6bfa882576700c5e4b7e84318bf2ee9c7\nJun 12 19:44:24.299821 crc crio[3657]: time=\"2026-06-12T19:44:24.297029438Z\" level=info msg=\"Created container 66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=995c3331-3598-4cfe-8211-4b95a3dff962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:24.340507 crc crio[3657]: time=\"2026-06-12T19:44:24.338696084Z\" level=info msg=\"Starting container: 66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf\" id=6f3a983f-4887-4d5b-85ab-13f7265546ce name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:24.366563 crc crio[3657]: time=\"2026-06-12T19:44:24.356875149Z\" level=info msg=\"Started container\" PID=7857 containerID=66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=6f3a983f-4887-4d5b-85ab-13f7265546ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\nJun 12 19:44:24.798424 crc crio[3657]: time=\"2026-06-12T19:44:24.797960824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:25.639508 crc crio[3657]: time=\"2026-06-12T19:44:25.630764679Z\" level=info msg=\"Created container 9bd5cba44679b6a1eacbc079660fb72b03e5936c87ac577d6719429853503f0b: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=0d582cc9-6377-43a4-a097-19d5ac8931a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:25.860813 crc crio[3657]: time=\"2026-06-12T19:44:25.791938779Z\" level=info msg=\"Starting container: 9bd5cba44679b6a1eacbc079660fb72b03e5936c87ac577d6719429853503f0b\" id=403fd761-ea74-4c33-947d-a7d4d04943a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:26.224440 crc crio[3657]: time=\"2026-06-12T19:44:26.223886707Z\" level=info msg=\"Started container\" PID=7904 containerID=9bd5cba44679b6a1eacbc079660fb72b03e5936c87ac577d6719429853503f0b description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=403fd761-ea74-4c33-947d-a7d4d04943a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828\nJun 12 19:44:26.876210 crc crio[3657]: time=\"2026-06-12T19:44:26.871199091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=9e5f284c-6b26-4855-96a0-83a4180eaa4c name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:26.950691 crc crio[3657]: time=\"2026-06-12T19:44:26.949926857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9c2d085e-8c94-4bba-8f1c-106b858115dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:26.976874 crc crio[3657]: time=\"2026-06-12T19:44:26.976526728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f512f35e-b3b0-4190-90e5-a7087ea8e227 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:26.979724 crc crio[3657]: time=\"2026-06-12T19:44:26.978807268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=79656670-2fd5-4d8d-8546-d45b45b6529f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:27.049417 crc crio[3657]: time=\"2026-06-12T19:44:27.044649814Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=8074aa4a-5e0d-418a-9c14-289e49a9c556 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:27.112485 crc crio[3657]: time=\"2026-06-12T19:44:27.107014826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:27.112485 crc crio[3657]: time=\"2026-06-12T19:44:27.11085865Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=04947e99-6447-412f-a17c-b27dda0c8689 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:27.268545 crc crio[3657]: time=\"2026-06-12T19:44:27.268139532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:27.594742 crc crio[3657]: time=\"2026-06-12T19:44:27.594595082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:28.071416 crc crio[3657]: time=\"2026-06-12T19:44:28.071082599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:28.648576 crc crio[3657]: time=\"2026-06-12T19:44:28.644362412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:28.662348 crc crio[3657]: time=\"2026-06-12T19:44:28.658554538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:29.012840 crc crio[3657]: time=\"2026-06-12T19:44:29.010804622Z\" level=info msg=\"Created container e78e0f53301c589c4912a97444d0f5bfda4a265cc12a2a2a15f1705314c3e00c: openshift-image-registry/node-ca-2wddl/node-ca\" id=f61580a1-0bcf-4e95-817f-a33824824f76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:29.025653 crc crio[3657]: time=\"2026-06-12T19:44:29.020235006Z\" level=info msg=\"Starting container: e78e0f53301c589c4912a97444d0f5bfda4a265cc12a2a2a15f1705314c3e00c\" id=56b94744-4623-491a-972f-395419563fbe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:29.146616 crc crio[3657]: time=\"2026-06-12T19:44:29.145531731Z\" level=info msg=\"Started container\" PID=7945 containerID=e78e0f53301c589c4912a97444d0f5bfda4a265cc12a2a2a15f1705314c3e00c description=openshift-image-registry/node-ca-2wddl/node-ca id=56b94744-4623-491a-972f-395419563fbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa15229e97ca5bfc732e70ab5050ec3bc734180b47cb3a8bc68aebc9262ca81\nJun 12 19:44:29.253933 crc crio[3657]: time=\"2026-06-12T19:44:29.252771232Z\" level=info msg=\"Created container c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=8074aa4a-5e0d-418a-9c14-289e49a9c556 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:29.259835 crc crio[3657]: time=\"2026-06-12T19:44:29.259256135Z\" level=info msg=\"Starting container: c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d\" id=a89eff90-01f4-474b-bff4-d775c3c0c14d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:29.661147 crc crio[3657]: time=\"2026-06-12T19:44:29.654009472Z\" level=info msg=\"Started container\" PID=7975 containerID=c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=a89eff90-01f4-474b-bff4-d775c3c0c14d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\nJun 12 19:44:30.005468 crc crio[3657]: time=\"2026-06-12T19:44:29.990688979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=447d634d-9526-4ab2-adbb-9e1182d12840 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:30.144923 crc crio[3657]: time=\"2026-06-12T19:44:30.144698833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=db8a8671-4f47-434c-bc36-18233ee74ed2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:30.191635 crc crio[3657]: time=\"2026-06-12T19:44:30.189704377Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=b8375769-903e-4caf-b969-f56b062fe93e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:30.191635 crc crio[3657]: time=\"2026-06-12T19:44:30.19076878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:30.662473 crc crio[3657]: time=\"2026-06-12T19:44:30.643193974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:31.266807 crc crio[3657]: time=\"2026-06-12T19:44:31.265994025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:31.279818 crc crio[3657]: time=\"2026-06-12T19:44:31.279669177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:32.459230 crc crio[3657]: time=\"2026-06-12T19:44:32.458615756Z\" level=info msg=\"Created container eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=b8375769-903e-4caf-b969-f56b062fe93e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:32.466946 crc crio[3657]: time=\"2026-06-12T19:44:32.466897721Z\" level=info msg=\"Starting container: eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02\" id=ca681808-388f-4342-8581-42ef6898f184 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:32.478575 crc crio[3657]: time=\"2026-06-12T19:44:32.478529844Z\" level=info msg=\"Created container b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=04947e99-6447-412f-a17c-b27dda0c8689 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:32.491682 crc crio[3657]: time=\"2026-06-12T19:44:32.491564194Z\" level=info msg=\"Starting container: b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38\" id=732c1381-7714-4b9a-b90d-4677ee7609cc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:32.698926 crc crio[3657]: time=\"2026-06-12T19:44:32.69773877Z\" level=info msg=\"Started container\" PID=8084 containerID=eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=ca681808-388f-4342-8581-42ef6898f184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\nJun 12 19:44:32.753803 crc crio[3657]: time=\"2026-06-12T19:44:32.751861387Z\" level=info msg=\"Started container\" PID=8085 containerID=b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=732c1381-7714-4b9a-b90d-4677ee7609cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828\nJun 12 19:44:32.872664 crc crio[3657]: time=\"2026-06-12T19:44:32.871141726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e12ae671-f8f5-4e2a-8c3e-4932554104e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:32.883350 crc crio[3657]: time=\"2026-06-12T19:44:32.882852601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b3adc4a5-5bf7-4074-abb8-a5c81fa929d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:32.890725 crc crio[3657]: time=\"2026-06-12T19:44:32.889730591Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=0d7dcf2e-3c96-40d0-8611-6d81bea1724f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:32.893000 crc crio[3657]: time=\"2026-06-12T19:44:32.89153216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:33.065238 crc crio[3657]: time=\"2026-06-12T19:44:33.064740809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:33.073167 crc crio[3657]: time=\"2026-06-12T19:44:33.071047806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:33.605454 crc crio[3657]: time=\"2026-06-12T19:44:33.599003124Z\" level=info msg=\"Created container f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=0d7dcf2e-3c96-40d0-8611-6d81bea1724f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:33.621956 crc crio[3657]: time=\"2026-06-12T19:44:33.621590406Z\" level=info msg=\"Starting container: f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057\" id=a74742ad-2328-456c-b189-69de518281b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:33.689969 crc crio[3657]: time=\"2026-06-12T19:44:33.689640619Z\" level=info msg=\"Started container\" PID=8117 containerID=f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=a74742ad-2328-456c-b189-69de518281b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\nJun 12 19:44:33.784382 crc crio[3657]: time=\"2026-06-12T19:44:33.781558716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=82213439-83ec-4c85-b2c4-e71828b3080e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:33.788383 crc crio[3657]: time=\"2026-06-12T19:44:33.787970751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=9ea66680-4df8-48d3-a25f-82f388b700e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:33.811147 crc crio[3657]: time=\"2026-06-12T19:44:33.810689224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8600e9bd-d0f3-4686-b3e2-ca4434957b71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:33.831877 crc crio[3657]: time=\"2026-06-12T19:44:33.831745743Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=89685570-07cc-4401-9096-6c3e4ac6fc44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:33.832068 crc crio[3657]: time=\"2026-06-12T19:44:33.831810535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a450b91c-0ad2-4b2b-a5c6-4f11720029d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:33.833043 crc crio[3657]: time=\"2026-06-12T19:44:33.832910019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:33.969836 crc crio[3657]: time=\"2026-06-12T19:44:33.967900553Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=a296ad1c-5430-48a8-ab09-5d452504e0ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:33.994931 crc crio[3657]: time=\"2026-06-12T19:44:33.9946355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:34.141994 crc crio[3657]: time=\"2026-06-12T19:44:34.141793797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:34.149797 crc crio[3657]: time=\"2026-06-12T19:44:34.148650227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:34.167249 crc crio[3657]: time=\"2026-06-12T19:44:34.166113999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:34.645786 crc crio[3657]: time=\"2026-06-12T19:44:34.645239853Z\" level=info msg=\"Created container 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=a296ad1c-5430-48a8-ab09-5d452504e0ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:34.659364 crc crio[3657]: time=\"2026-06-12T19:44:34.647837463Z\" level=info msg=\"Starting container: 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01\" id=c004255f-490d-4ee7-b549-d165d8c3d2c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:34.834823 crc crio[3657]: time=\"2026-06-12T19:44:34.832798875Z\" level=info msg=\"Started container\" PID=8144 containerID=02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=c004255f-490d-4ee7-b549-d165d8c3d2c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\nJun 12 19:44:35.739947 crc crio[3657]: time=\"2026-06-12T19:44:35.721859894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ed828f52-a3e7-4230-9ae6-77a58a38aeee name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:35.782838 crc crio[3657]: time=\"2026-06-12T19:44:35.782567497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=223a70b5-2faf-4633-8e05-6661a7e5f090 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:35.796413 crc crio[3657]: time=\"2026-06-12T19:44:35.795827597Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=553f5fae-bd48-436e-9549-c2cb3eb44133 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:35.799212 crc crio[3657]: time=\"2026-06-12T19:44:35.798873124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:36.010850 crc crio[3657]: time=\"2026-06-12T19:44:36.007194074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:36.024712 crc crio[3657]: time=\"2026-06-12T19:44:36.013112011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:36.785236 crc crio[3657]: time=\"2026-06-12T19:44:36.784698591Z\" level=info msg=\"Created container 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=553f5fae-bd48-436e-9549-c2cb3eb44133 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:36.789439 crc crio[3657]: time=\"2026-06-12T19:44:36.788430691Z\" level=info msg=\"Starting container: 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25\" id=942b9d72-41e2-4ad9-8116-58066f2e6fb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:36.974914 crc crio[3657]: time=\"2026-06-12T19:44:36.974241337Z\" level=info msg=\"Started container\" PID=8196 containerID=9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=942b9d72-41e2-4ad9-8116-58066f2e6fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\nJun 12 19:44:37.217143 crc crio[3657]: time=\"2026-06-12T19:44:37.215972052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=103816b6-044a-417f-9ae4-e859f09447e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:37.263711 crc crio[3657]: time=\"2026-06-12T19:44:37.252923295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=476333cb-f1a2-4edc-97f3-9346677d29d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:37.287253 crc crio[3657]: time=\"2026-06-12T19:44:37.28491497Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=29c242d6-a948-4ae7-9efb-8555077ffd08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:37.296440 crc crio[3657]: time=\"2026-06-12T19:44:37.296417021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:37.619422 crc crio[3657]: time=\"2026-06-12T19:44:37.6179089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:37.621966 crc crio[3657]: time=\"2026-06-12T19:44:37.618637917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:37.648227 crc crio[3657]: time=\"2026-06-12T19:44:37.647111357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:38.386230 crc crio[3657]: time=\"2026-06-12T19:44:38.35410735Z\" level=info msg=\"Created container 2eb5de4f436ae3bc1c27e73b4e2cc9b7694b2d642a27df335f389a1cef78da05: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=89685570-07cc-4401-9096-6c3e4ac6fc44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:38.386230 crc crio[3657]: time=\"2026-06-12T19:44:38.38159479Z\" level=info msg=\"Starting container: 2eb5de4f436ae3bc1c27e73b4e2cc9b7694b2d642a27df335f389a1cef78da05\" id=9a9d7178-7634-40e3-986b-ce2a216a444e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:38.581026 crc crio[3657]: time=\"2026-06-12T19:44:38.580556583Z\" level=info msg=\"Created container 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=29c242d6-a948-4ae7-9efb-8555077ffd08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:38.595532 crc crio[3657]: time=\"2026-06-12T19:44:38.59510555Z\" level=info msg=\"Starting container: 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34\" id=a37732e1-1e88-4e3e-b377-e26513f4950b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:38.693782 crc crio[3657]: time=\"2026-06-12T19:44:38.686570917Z\" level=info msg=\"Started container\" PID=8221 containerID=2eb5de4f436ae3bc1c27e73b4e2cc9b7694b2d642a27df335f389a1cef78da05 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=9a9d7178-7634-40e3-986b-ce2a216a444e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761\nJun 12 19:44:38.808662 crc crio[3657]: time=\"2026-06-12T19:44:38.805235817Z\" level=info msg=\"Started container\" PID=8223 containerID=2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=a37732e1-1e88-4e3e-b377-e26513f4950b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\nJun 12 19:44:40.397595 crc crio[3657]: time=\"2026-06-12T19:44:40.385141839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a6d29325-08d6-4687-a8d1-c7eb7524418a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:40.404509 crc crio[3657]: time=\"2026-06-12T19:44:40.403531148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3e913981-f71b-4695-984d-94ca902870cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:40.408146 crc crio[3657]: time=\"2026-06-12T19:44:40.407708275Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9563cd53-5ebe-4aa3-9659-9dbefa744789 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:40.410173 crc crio[3657]: time=\"2026-06-12T19:44:40.409209378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:40.510563 crc crio[3657]: time=\"2026-06-12T19:44:40.510090498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:43.014172 crc crio[3657]: time=\"2026-06-12T19:44:43.01388633Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:43.078906 crc crio[3657]: time=\"2026-06-12T19:44:43.078732543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:43.480162 crc crio[3657]: time=\"2026-06-12T19:44:43.480036625Z\" level=info msg=\"Created container 60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9563cd53-5ebe-4aa3-9659-9dbefa744789 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:43.486152 crc crio[3657]: time=\"2026-06-12T19:44:43.485243365Z\" level=info msg=\"Starting container: 60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e\" id=3c62b5cd-c85c-4651-a113-38c25200b909 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:43.512533 crc crio[3657]: time=\"2026-06-12T19:44:43.512214354Z\" level=info msg=\"Started container\" PID=8347 containerID=60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3c62b5cd-c85c-4651-a113-38c25200b909 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828\nJun 12 19:44:44.027181 crc crio[3657]: time=\"2026-06-12T19:44:44.026677236Z\" level=info msg=\"NetworkStart: stopping network for sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:44.338745 crc crio[3657]: time=\"2026-06-12T19:44:44.33773355Z\" level=info msg=\"NetworkStart: stopping network for sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:44.660990 crc crio[3657]: time=\"2026-06-12T19:44:44.660658934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=92bd9fb0-3368-460e-8a7b-3efd1d8794ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:44.684565 crc crio[3657]: time=\"2026-06-12T19:44:44.680666106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a8b2d36c-2359-43b6-8374-be04e6094717 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:44.703860 crc crio[3657]: time=\"2026-06-12T19:44:44.703532834Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=b01163fd-60b7-4c54-86c8-fd7c45a49b6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:44.708490 crc crio[3657]: time=\"2026-06-12T19:44:44.704850393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:44.829719 crc crio[3657]: time=\"2026-06-12T19:44:44.829163947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:44.896444 crc crio[3657]: time=\"2026-06-12T19:44:44.895822536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:44.998751 crc crio[3657]: time=\"2026-06-12T19:44:44.993130418Z\" level=info msg=\"Removing container: b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38\" id=aceec6ca-ee24-40df-9239-96376fcfde37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:44:46.665741 crc crio[3657]: time=\"2026-06-12T19:44:46.665114904Z\" level=info msg=\"Removed container b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=aceec6ca-ee24-40df-9239-96376fcfde37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:44:46.914654 crc crio[3657]: time=\"2026-06-12T19:44:46.912780132Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:47.398867 crc crio[3657]: time=\"2026-06-12T19:44:47.398811388Z\" level=info msg=\"Created container 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=b01163fd-60b7-4c54-86c8-fd7c45a49b6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:47.407704 crc crio[3657]: time=\"2026-06-12T19:44:47.407105395Z\" level=info msg=\"Starting container: 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3\" id=e9e7c6da-007c-4cf9-9733-ac4f7a432d43 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:47.464748 crc crio[3657]: time=\"2026-06-12T19:44:47.464652619Z\" level=info msg=\"Started container\" PID=8504 containerID=5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=e9e7c6da-007c-4cf9-9733-ac4f7a432d43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\nJun 12 19:44:47.887217 crc crio[3657]: time=\"2026-06-12T19:44:47.882518505Z\" level=info msg=\"NetworkStart: stopping network for sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:48.139520 crc crio[3657]: time=\"2026-06-12T19:44:48.117900807Z\" level=info msg=\"NetworkStart: stopping network for sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:48.324566 crc crio[3657]: time=\"2026-06-12T19:44:48.310568419Z\" level=info msg=\"Created container 9b8aa7182f6995125c2a7db0b34beee4e1491b9897e3c8c63b528ffc2ae538ac: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=9b954b29-a0cb-40cb-991a-3b463b5eec37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:48.353142 crc crio[3657]: time=\"2026-06-12T19:44:48.348767217Z\" level=info msg=\"Starting container: 9b8aa7182f6995125c2a7db0b34beee4e1491b9897e3c8c63b528ffc2ae538ac\" id=6430c5a3-19c2-4d88-9cc8-ebcc31b8b58f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:48.398506 crc crio[3657]: time=\"2026-06-12T19:44:48.389682569Z\" level=info msg=\"Started container\" PID=8083 containerID=9b8aa7182f6995125c2a7db0b34beee4e1491b9897e3c8c63b528ffc2ae538ac description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=6430c5a3-19c2-4d88-9cc8-ebcc31b8b58f name=/runtime.v1.RuntimeService/StartContainer sandboxID=328252147ccbd67fb44acd02461c0bc88277908c42984c0f9f0a97cb9072be9e\nJun 12 19:44:49.421233 crc crio[3657]: time=\"2026-06-12T19:44:49.420428867Z\" level=info msg=\"NetworkStart: stopping network for sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:49.727428 crc crio[3657]: time=\"2026-06-12T19:44:49.726150853Z\" level=info msg=\"NetworkStart: stopping network for sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:50.310597 crc crio[3657]: time=\"2026-06-12T19:44:50.310497763Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:50.473606 crc crio[3657]: time=\"2026-06-12T19:44:50.473338355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1a89f65f-4b7c-48e7-98ee-460041a76b57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:50.525107 crc crio[3657]: time=\"2026-06-12T19:44:50.525018673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7e389652-8499-4a11-8e7b-2c044fde66ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:50.528579 crc crio[3657]: time=\"2026-06-12T19:44:50.528453277Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=c7aebe96-45f9-4f37-95e9-143b40e74c46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:50.528835 crc crio[3657]: time=\"2026-06-12T19:44:50.528757274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:50.625394 crc crio[3657]: time=\"2026-06-12T19:44:50.613065571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:50.625394 crc crio[3657]: time=\"2026-06-12T19:44:50.622198157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:50.679719 crc crio[3657]: time=\"2026-06-12T19:44:50.6792483Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:50.889428 crc crio[3657]: time=\"2026-06-12T19:44:50.886636138Z\" level=info msg=\"Created container a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=c7aebe96-45f9-4f37-95e9-143b40e74c46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:50.898451 crc crio[3657]: time=\"2026-06-12T19:44:50.894253912Z\" level=info msg=\"Starting container: a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9\" id=20adefa9-a318-4285-b2e0-9fb79f8f7bd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:50.949637 crc crio[3657]: time=\"2026-06-12T19:44:50.949522125Z\" level=info msg=\"Started container\" PID=8607 containerID=a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=20adefa9-a318-4285-b2e0-9fb79f8f7bd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\nJun 12 19:44:51.351052 crc crio[3657]: time=\"2026-06-12T19:44:51.350699563Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:52.002736 crc crio[3657]: time=\"2026-06-12T19:44:52.002484075Z\" level=info msg=\"NetworkStart: stopping network for sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:52.007885 crc crio[3657]: time=\"2026-06-12T19:44:52.007628937Z\" level=info msg=\"NetworkStart: stopping network for sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:52.710752 crc crio[3657]: time=\"2026-06-12T19:44:52.7106794Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:52.880341 crc crio[3657]: time=\"2026-06-12T19:44:52.880135243Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:53.176103 crc crio[3657]: time=\"2026-06-12T19:44:53.173080167Z\" level=info msg=\"NetworkStart: stopping network for sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:53.300876 crc crio[3657]: time=\"2026-06-12T19:44:53.300478581Z\" level=info msg=\"NetworkStart: stopping network for sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:53.414432 crc crio[3657]: time=\"2026-06-12T19:44:53.413778896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=2a93b8c2-8f0f-430f-ba38-8bcf14b87581 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:53.428827 crc crio[3657]: time=\"2026-06-12T19:44:53.425698692Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:53.441041 crc crio[3657]: time=\"2026-06-12T19:44:53.439063359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=ade18843-f4ae-45e1-a80f-f267ec00da36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:53.451476 crc crio[3657]: time=\"2026-06-12T19:44:53.450959183Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=d1781e78-65d0-4c48-9448-2e49b075df51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:53.453997 crc crio[3657]: time=\"2026-06-12T19:44:53.453850786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:53.505844 crc crio[3657]: time=\"2026-06-12T19:44:53.505591955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:53.822248 crc crio[3657]: time=\"2026-06-12T19:44:53.822154752Z\" level=info msg=\"NetworkStart: stopping network for sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:53.843101 crc crio[3657]: time=\"2026-06-12T19:44:53.842701577Z\" level=info msg=\"NetworkStart: stopping network for sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:53.915675 crc crio[3657]: time=\"2026-06-12T19:44:53.914244957Z\" level=info msg=\"NetworkStart: stopping network for sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:53.967361 crc crio[3657]: time=\"2026-06-12T19:44:53.967249904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:53.998450 crc crio[3657]: time=\"2026-06-12T19:44:53.99783326Z\" level=info msg=\"NetworkStart: stopping network for sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:54.156458 crc crio[3657]: time=\"2026-06-12T19:44:54.155876039Z\" level=info msg=\"Created container dd67e962e40e87ef0465eace6f0830071f01374f8b01570680d6466cfa936ff3: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=d1781e78-65d0-4c48-9448-2e49b075df51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:54.163123 crc crio[3657]: time=\"2026-06-12T19:44:54.15961623Z\" level=info msg=\"Starting container: dd67e962e40e87ef0465eace6f0830071f01374f8b01570680d6466cfa936ff3\" id=86fc4cb6-1945-408c-b8a3-c7c8fdcf3998 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:54.175302 crc crio[3657]: time=\"2026-06-12T19:44:54.174963649Z\" level=info msg=\"Started container\" PID=8665 containerID=dd67e962e40e87ef0465eace6f0830071f01374f8b01570680d6466cfa936ff3 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=86fc4cb6-1945-408c-b8a3-c7c8fdcf3998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761\nJun 12 19:44:54.320629 crc crio[3657]: time=\"2026-06-12T19:44:54.319636412Z\" level=info msg=\"NetworkStart: stopping network for sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:54.555009 crc crio[3657]: time=\"2026-06-12T19:44:54.554872855Z\" level=info msg=\"NetworkStart: stopping network for sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:54.583712 crc crio[3657]: time=\"2026-06-12T19:44:54.583092532Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:54.949849 crc crio[3657]: time=\"2026-06-12T19:44:54.94918329Z\" level=info msg=\"NetworkStart: stopping network for sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:55.504405 crc crio[3657]: time=\"2026-06-12T19:44:55.503472156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=e49633af-7df5-4dcf-9d61-faffa2bf4476 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:55.515594 crc crio[3657]: time=\"2026-06-12T19:44:55.514678916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=c18f941b-e75e-45b3-8321-0d14eb476d90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:55.522197 crc crio[3657]: time=\"2026-06-12T19:44:55.522141731Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=47fb333b-1c8d-4a67-b612-e8d0416c60bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:55.526082 crc crio[3657]: time=\"2026-06-12T19:44:55.526052186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:55.601992 crc crio[3657]: time=\"2026-06-12T19:44:55.601711732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:56.410185 crc crio[3657]: time=\"2026-06-12T19:44:56.409752189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:56.556419 crc crio[3657]: time=\"2026-06-12T19:44:56.555815581Z\" level=info msg=\"Created container 39c9cc2335e91cfad74eb21f7097943b1a953c1ba057a0c69af3b898d7d9886b: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=47fb333b-1c8d-4a67-b612-e8d0416c60bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:56.559470 crc crio[3657]: time=\"2026-06-12T19:44:56.559386888Z\" level=info msg=\"Starting container: 39c9cc2335e91cfad74eb21f7097943b1a953c1ba057a0c69af3b898d7d9886b\" id=73431b35-19b1-4d69-8f74-186066df0540 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:56.564595 crc crio[3657]: time=\"2026-06-12T19:44:56.564530829Z\" level=info msg=\"Started container\" PID=8757 containerID=39c9cc2335e91cfad74eb21f7097943b1a953c1ba057a0c69af3b898d7d9886b description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=73431b35-19b1-4d69-8f74-186066df0540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761\nJun 12 19:44:57.247086 crc crio[3657]: time=\"2026-06-12T19:44:57.242857173Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:57.252538 crc crio[3657]: time=\"2026-06-12T19:44:57.252237175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=48744892-8769-43ee-9d3e-d72f6c5ad78a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:57.259637 crc crio[3657]: time=\"2026-06-12T19:44:57.259594403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=e5887a38-0d77-42e0-ba88-6fd23334bf10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:57.273948 crc crio[3657]: time=\"2026-06-12T19:44:57.273821097Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1b19bf4a-e748-4d31-af11-a5583506b431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:57.274554 crc crio[3657]: time=\"2026-06-12T19:44:57.274487192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:57.304352 crc crio[3657]: time=\"2026-06-12T19:44:57.304115348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:57.350953 crc crio[3657]: time=\"2026-06-12T19:44:57.350171533Z\" level=info msg=\"NetworkStart: stopping network for sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:57.473658 crc crio[3657]: time=\"2026-06-12T19:44:57.472612391Z\" level=info msg=\"NetworkStart: stopping network for sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:57.545583 crc crio[3657]: time=\"2026-06-12T19:44:57.54543229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=9b1859ed-0463-47cf-9be8-2af914ecb533 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:57.553823 crc crio[3657]: time=\"2026-06-12T19:44:57.553386404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=f22423e0-11a2-420a-840c-4228fbcb12d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:44:57.556762 crc crio[3657]: time=\"2026-06-12T19:44:57.556706683Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=c76bcf4a-5459-4645-bc3f-d0e5af0b4ff1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:57.558007 crc crio[3657]: time=\"2026-06-12T19:44:57.557982311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:57.607129 crc crio[3657]: time=\"2026-06-12T19:44:57.607075557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:57.621470 crc crio[3657]: time=\"2026-06-12T19:44:57.621155645Z\" level=info msg=\"NetworkStart: stopping network for sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:57.708550 crc crio[3657]: time=\"2026-06-12T19:44:57.708036348Z\" level=info msg=\"NetworkStart: stopping network for sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:57.786445 crc crio[3657]: time=\"2026-06-12T19:44:57.785846096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:57.851235 crc crio[3657]: time=\"2026-06-12T19:44:57.851055769Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:57.884232 crc crio[3657]: time=\"2026-06-12T19:44:57.883708815Z\" level=info msg=\"Created container af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1b19bf4a-e748-4d31-af11-a5583506b431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:57.891031 crc crio[3657]: time=\"2026-06-12T19:44:57.889439061Z\" level=info msg=\"Starting container: af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0\" id=3eb05fc0-384a-41b3-a887-cfa1afa33afb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:57.902615 crc crio[3657]: time=\"2026-06-12T19:44:57.902383926Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:57.910026 crc crio[3657]: time=\"2026-06-12T19:44:57.909859776Z\" level=info msg=\"Started container\" PID=8896 containerID=af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3eb05fc0-384a-41b3-a887-cfa1afa33afb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828\nJun 12 19:44:57.936088 crc crio[3657]: time=\"2026-06-12T19:44:57.936004887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:44:58.020499 crc crio[3657]: time=\"2026-06-12T19:44:58.020429967Z\" level=info msg=\"Created container fa2ae9ef64c26f2d58a2ffe4e7e34e1a7a480e87aadc0794ede2708507a8c3b4: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=c76bcf4a-5459-4645-bc3f-d0e5af0b4ff1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:44:58.022083 crc crio[3657]: time=\"2026-06-12T19:44:58.021984681Z\" level=info msg=\"Starting container: fa2ae9ef64c26f2d58a2ffe4e7e34e1a7a480e87aadc0794ede2708507a8c3b4\" id=36bf1070-2191-4835-9744-33d939eb81e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:44:58.035933 crc crio[3657]: time=\"2026-06-12T19:44:58.035851708Z\" level=info msg=\"Started container\" PID=8925 containerID=fa2ae9ef64c26f2d58a2ffe4e7e34e1a7a480e87aadc0794ede2708507a8c3b4 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=36bf1070-2191-4835-9744-33d939eb81e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761\nJun 12 19:44:58.817250 crc crio[3657]: time=\"2026-06-12T19:44:58.816538119Z\" level=info msg=\"NetworkStart: stopping network for sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:58.876401 crc crio[3657]: time=\"2026-06-12T19:44:58.873554221Z\" level=info msg=\"NetworkStart: stopping network for sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:59.558092 crc crio[3657]: time=\"2026-06-12T19:44:59.55482001Z\" level=info msg=\"NetworkStart: stopping network for sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:59.642235 crc crio[3657]: time=\"2026-06-12T19:44:59.641663803Z\" level=info msg=\"NetworkStart: stopping network for sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:59.756988 crc crio[3657]: time=\"2026-06-12T19:44:59.7535026Z\" level=info msg=\"NetworkStart: stopping network for sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:44:59.920721 crc crio[3657]: time=\"2026-06-12T19:44:59.920564502Z\" level=info msg=\"NetworkStart: stopping network for sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.217073 crc crio[3657]: time=\"2026-06-12T19:45:00.2155015Z\" level=info msg=\"NetworkStart: stopping network for sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.228072 crc crio[3657]: time=\"2026-06-12T19:45:00.227913247Z\" level=info msg=\"NetworkStart: stopping network for sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.240221 crc crio[3657]: time=\"2026-06-12T19:45:00.239993873Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.544514 crc crio[3657]: time=\"2026-06-12T19:45:00.54440057Z\" level=info msg=\"NetworkStart: stopping network for sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.551816 crc crio[3657]: time=\"2026-06-12T19:45:00.551456861Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.651583 crc crio[3657]: time=\"2026-06-12T19:45:00.651456137Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.651583 crc crio[3657]: time=\"2026-06-12T19:45:00.651557349Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:00.652764 crc crio[3657]: time=\"2026-06-12T19:45:00.651659801Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f0085f9b-a244-4588-affc-ccdc3fc45922\\\"\"\nJun 12 19:45:00.652764 crc crio[3657]: time=\"2026-06-12T19:45:00.652703434Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/c2125b54-7e42-4854-8ffc-e6366732da64 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:0xc000896340}] Aliases:map[]}\"\nJun 12 19:45:00.653207 crc crio[3657]: time=\"2026-06-12T19:45:00.652765193Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/90b18121-4a33-439a-b94e-94df9d3a87a9 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:0xc00146e568}] Aliases:map[]}\"\nJun 12 19:45:00.653207 crc crio[3657]: time=\"2026-06-12T19:45:00.652849707Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.653207 crc crio[3657]: time=\"2026-06-12T19:45:00.653071422Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.653207 crc crio[3657]: time=\"2026-06-12T19:45:00.653108952Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.653207 crc crio[3657]: time=\"2026-06-12T19:45:00.653160152Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5b0ebdb7-019c-402a-ba0f-340ed47eb2ed 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:0xc00146e580}] Aliases:map[]}\"\nJun 12 19:45:00.654410 crc crio[3657]: time=\"2026-06-12T19:45:00.653453418Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.654410 crc crio[3657]: time=\"2026-06-12T19:45:00.65350614Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.654410 crc crio[3657]: time=\"2026-06-12T19:45:00.653540081Z\" 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 19:45:00.655135 crc crio[3657]: time=\"2026-06-12T19:45:00.654571452Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/86a37fd2-4d9d-4520-8df7-9b0ec8e95005 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:0xc00127e4d8}] Aliases:map[]}\"\nJun 12 19:45:00.655135 crc crio[3657]: time=\"2026-06-12T19:45:00.654755266Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.655135 crc crio[3657]: time=\"2026-06-12T19:45:00.655049983Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.655135 crc crio[3657]: time=\"2026-06-12T19:45:00.655077784Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.657677 crc crio[3657]: time=\"2026-06-12T19:45:00.657523239Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/ffde29f3-8fdd-45a1-ba90-094f60207299 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:0xc0026165b8}] Aliases:map[]}\"\nJun 12 19:45:00.657677 crc crio[3657]: time=\"2026-06-12T19:45:00.657632531Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.657677 crc crio[3657]: time=\"2026-06-12T19:45:00.657653841Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.657677 crc crio[3657]: time=\"2026-06-12T19:45:00.657672022Z\" 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 19:45:00.662104 crc crio[3657]: time=\"2026-06-12T19:45:00.661205789Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/73f392c4-6347-46a0-918e-266591167ead 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:0xc00008ca78}] Aliases:map[]}\"\nJun 12 19:45:00.662104 crc crio[3657]: time=\"2026-06-12T19:45:00.661510266Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.662104 crc crio[3657]: time=\"2026-06-12T19:45:00.661540146Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.662104 crc crio[3657]: time=\"2026-06-12T19:45:00.661556597Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.662104 crc crio[3657]: time=\"2026-06-12T19:45:00.661628806Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/0a95f19a-232d-4896-ac37-c550361f5017 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:0xc00011a5a8}] Aliases:map[]}\"\nJun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662215518Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/b7e36669-14fd-49f7-8d09-cf2ae773af58 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:0xc002910100}] Aliases:map[]}\"\nJun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662375783Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662404913Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662423724Z\" 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 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662402532Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b485139a-1880-4b1a-b367-77177c9ce57a 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:0xc0008a6050}] Aliases:map[]}\"\nJun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662552716Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662575206Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662590036Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.663067927Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.663095778Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.663115058Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.667538 crc crio[3657]: time=\"2026-06-12T19:45:00.666554703Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/eb7a28df-0864-4c83-84b7-7cd753d689bf 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:0xc0001a2358}] Aliases:map[]}\"\nJun 12 19:45:00.667538 crc crio[3657]: time=\"2026-06-12T19:45:00.666650245Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.667538 crc crio[3657]: time=\"2026-06-12T19:45:00.666681446Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.667538 crc crio[3657]: time=\"2026-06-12T19:45:00.666696666Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.668246 crc crio[3657]: time=\"2026-06-12T19:45:00.668077246Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/a1a1a2bb-442f-4e56-9bc3-e113d80e9377 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:0xc00133c8c0}] Aliases:map[]}\"\nJun 12 19:45:00.668246 crc crio[3657]: time=\"2026-06-12T19:45:00.668142958Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.668246 crc crio[3657]: time=\"2026-06-12T19:45:00.668156518Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.668246 crc crio[3657]: time=\"2026-06-12T19:45:00.668168988Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.669123 crc crio[3657]: time=\"2026-06-12T19:45:00.668716623Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/c760989d-d8d5-4b45-b08b-96c9dd5b1c53 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:0xc001994020}] Aliases:map[]}\"\nJun 12 19:45:00.669123 crc crio[3657]: time=\"2026-06-12T19:45:00.668940207Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.669123 crc crio[3657]: time=\"2026-06-12T19:45:00.668982938Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.669123 crc crio[3657]: time=\"2026-06-12T19:45:00.66904458Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.672469 crc crio[3657]: time=\"2026-06-12T19:45:00.669733495Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/17f21ded-7bbe-4e38-85c8-721d67241412 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:0xc00146e5f8}] Aliases:map[]}\"\nJun 12 19:45:00.680636 crc crio[3657]: time=\"2026-06-12T19:45:00.677974045Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.680636 crc crio[3657]: time=\"2026-06-12T19:45:00.678529196Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.680636 crc crio[3657]: time=\"2026-06-12T19:45:00.678554447Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.680636 crc crio[3657]: time=\"2026-06-12T19:45:00.678581698Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7d98de13-5a33-4a87-9956-0c59e4aa11ac 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:0xc002790068}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.652944767Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.688337111Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.688368591Z\" 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 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.69149376Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1cc28954-4e05-4795-8309-544d47b024dd 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:0xc00127e590}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.691644883Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.691664313Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.691689134Z\" 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 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.691723672Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0557c9ac-3d4c-4bc8-baa6-d4baaeda917b 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:0xc002616660}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694605674Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694638055Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694652235Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694723003Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f90fc054-a7c9-4244-898e-4c4109de151a 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:0xc002910238}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694770724Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694783404Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694794654Z\" 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 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697104768Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/3b3aeb85-f8da-427b-a39f-5c7f61bfe765 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:0xc0019941a0}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.69719813Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697226961Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697245711Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697444212Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/467489c2-3812-4795-88cc-c15e46158174 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:0xc000896420}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697482583Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697500713Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697508603Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697687044Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/dbe0d6bd-818e-42b5-b5ba-77ac658362f4 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:0xc00146e670}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697780966Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697807387Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697822837Z\" 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 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694543033Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/9b2e02e0-c02c-4148-80ea-557340aa30d2 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:0xc0001a2448}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698121845Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698145096Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/5dc225bb-1e20-483a-9e53-b7a5953e5729 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:0xc00127e610}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698189957Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698208237Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698217657Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698666567Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698696568Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698714148Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694211592Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b255b071-5f1b-4cbc-9123-12017de559ab 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:0xc0029101c0}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.691533038Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/8cd91413-ab8b-4893-8cad-59f7a4842c5f 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:0xc002616648}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694145361Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/524e987c-3762-4eac-aaf0-83547c189025 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:0xc0029101a8}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699127747Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699148137Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699071725Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699185328Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699198608Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699396912Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/90df6362-0a29-4e9a-b725-c7c87eab352c 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:0xc00133c960}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699452444Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699466225Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699481635Z\" 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 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694446267Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/dd8ff074-2360-4ef1-9354-c27ae23773bc 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:0xc0029101f0}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.70020402Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.700233771Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.700248171Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694621911Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6f9bfcf0-abdc-4a6b-b9f2-75c6d456f4d7 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:0xc002910220}] Aliases:map[]}\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.700980997Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.701001537Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.701012747Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.698145096Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.705923305Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.708537812Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d5818c18-0d82-4171-a8aa-ef4c2d379db3 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:0xc0001a2490}] Aliases:map[]}\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.708584073Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.708595833Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.708608714Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709077923Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/7a6e18e1-3646-4b33-b8af-33b05a8ffa94 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:0xc000896528}] Aliases:map[]}\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709152415Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709164395Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709175585Z\" 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 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.694363325Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a7450e36-fe2b-40bd-84b9-749c0991aa57 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:0xc0029101d8}] Aliases:map[]}\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709475643Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709497371Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709512262Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.699150457Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709706388Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.710043815Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.699169507Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.697373441Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/8e9629e9-f63a-46c7-8438-420acfa1d250 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:0xc000896408}] Aliases:map[]}\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.71304688Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.71305886Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.713067861Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.714796258Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a9a07109-38d9-4582-a2c4-071d19a21d89 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:0xc00133c9e0}] Aliases:map[]}\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.71483922Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.71485103Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.714941432Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.694539949Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a5c5b908-e430-4ef4-940c-b999fcaec764 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:0xc002910208}] Aliases:map[]}\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.715049448Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.715064595Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.715079239Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.736816458Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8de646c9-e469-479d-a6be-11a14250a604 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:0xc0001a2510}] Aliases:map[]}\"\nJun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.736979382Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.736996982Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.737009132Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.739386154Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/2eac2148-c25b-49a5-a2f5-d7f61ea5fd5f 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:0xc0008965a0}] Aliases:map[]}\"\nJun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.745103288Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.745125269Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.74514049Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.746254 crc crio[3657]: time=\"2026-06-12T19:45:00.661529354Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/b880663c-b0c4-44cd-ac7f-2da434642fff 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:0xc00011a520}] Aliases:map[]}\"\nJun 12 19:45:00.746995 crc crio[3657]: time=\"2026-06-12T19:45:00.74697251Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.747103 crc crio[3657]: time=\"2026-06-12T19:45:00.747085623Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.753397 crc crio[3657]: time=\"2026-06-12T19:45:00.753027752Z\" 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 19:45:00.766022 crc crio[3657]: 2026-06-12T19:45:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:00.766022 crc crio[3657]: time=\"2026-06-12T19:45:00.765705967Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.812638 crc crio[3657]: time=\"2026-06-12T19:45:00.694062329Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/fd21850d-67c6-4cde-a499-3e52d3de576b 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:0xc002910190}] Aliases:map[]}\"\nJun 12 19:45:00.812638 crc crio[3657]: time=\"2026-06-12T19:45:00.806374808Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.812638 crc crio[3657]: time=\"2026-06-12T19:45:00.806389118Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.812638 crc crio[3657]: time=\"2026-06-12T19:45:00.806417059Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.813831 crc crio[3657]: time=\"2026-06-12T19:45:00.746721264Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1fc4df5f-7dc8-449f-a91d-bbac035b7d7c 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:0xc00011a7c0}] Aliases:map[]}\"\nJun 12 19:45:00.817600 crc crio[3657]: time=\"2026-06-12T19:45:00.748537985Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/3d4bddb5-808a-44de-bbea-b9d6dcc607c9 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:0xc00008cb20}] Aliases:map[]}\"\nJun 12 19:45:00.828502 crc crio[3657]: time=\"2026-06-12T19:45:00.828472919Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.828682 crc crio[3657]: time=\"2026-06-12T19:45:00.828396157Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.828784 crc crio[3657]: time=\"2026-06-12T19:45:00.828765336Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.829041 crc crio[3657]: 2026-06-12T19:45:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:00.829695 crc crio[3657]: time=\"2026-06-12T19:45:00.828890949Z\" 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 19:45:00.830068 crc crio[3657]: time=\"2026-06-12T19:45:00.748249927Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/1ac8b99f-70e5-4b7d-9748-c66b9fddc2f0 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:0xc00133ca80}] Aliases:map[]}\"\nJun 12 19:45:00.830528 crc crio[3657]: time=\"2026-06-12T19:45:00.830505684Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.830623 crc crio[3657]: time=\"2026-06-12T19:45:00.830608866Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.830720 crc crio[3657]: time=\"2026-06-12T19:45:00.830697658Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.832233 crc crio[3657]: time=\"2026-06-12T19:45:00.748247057Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/03a4dc7e-8d3b-4871-b2a4-102a636588db 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:0xc00008cb00}] Aliases:map[]}\"\nJun 12 19:45:00.832802 crc crio[3657]: time=\"2026-06-12T19:45:00.832773943Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.833127 crc crio[3657]: time=\"2026-06-12T19:45:00.748505884Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/9595b99c-8b5c-445c-b658-f3368cc683d9 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:0xc00133ca98}] Aliases:map[]}\"\nJun 12 19:45:00.833239 crc crio[3657]: time=\"2026-06-12T19:45:00.748057793Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b71d4e61-43c2-4636-a271-c0c3ea8a08d7 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:0xc00133ca50}] Aliases:map[]}\"\nJun 12 19:45:00.833483 crc crio[3657]: time=\"2026-06-12T19:45:00.746835767Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:00.833567 crc crio[3657]: time=\"2026-06-12T19:45:00.748168786Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/165268a1-c760-47c2-b25c-98fdfb43afc9 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:0xc00133ca68}] Aliases:map[]}\"\nJun 12 19:45:00.833697 crc crio[3657]: time=\"2026-06-12T19:45:00.833445108Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.833780 crc crio[3657]: time=\"2026-06-12T19:45:00.833764645Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.837845 crc crio[3657]: time=\"2026-06-12T19:45:00.82892716Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.837845 crc crio[3657]: time=\"2026-06-12T19:45:00.834652624Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.837845 crc crio[3657]: time=\"2026-06-12T19:45:00.834710376Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.837845 crc crio[3657]: time=\"2026-06-12T19:45:00.834732656Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.837845 crc crio[3657]: time=\"2026-06-12T19:45:00.834744916Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:00.837845 crc crio[3657]: time=\"2026-06-12T19:45:00.829195335Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.839922 crc crio[3657]: time=\"2026-06-12T19:45:00.839646543Z\" level=info msg=\"runSandbox: deleting pod ID b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3 from idIndex\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.839922 crc crio[3657]: time=\"2026-06-12T19:45:00.839713145Z\" level=info msg=\"runSandbox: removing pod sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.840057 crc crio[3657]: time=\"2026-06-12T19:45:00.83993443Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.840057 crc crio[3657]: time=\"2026-06-12T19:45:00.83996108Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.862311 crc crio[3657]: time=\"2026-06-12T19:45:00.833509789Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.862311 crc crio[3657]: time=\"2026-06-12T19:45:00.857577294Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.862311 crc crio[3657]: time=\"2026-06-12T19:45:00.857601024Z\" 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 19:45:00.862311 crc crio[3657]: time=\"2026-06-12T19:45:00.859174968Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.882795 crc crio[3657]: time=\"2026-06-12T19:45:00.871848061Z\" level=info msg=\"runSandbox: deleting pod ID 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0 from idIndex\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.882795 crc crio[3657]: time=\"2026-06-12T19:45:00.872808882Z\" level=info msg=\"runSandbox: removing pod sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.882795 crc crio[3657]: time=\"2026-06-12T19:45:00.872888694Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.882795 crc crio[3657]: time=\"2026-06-12T19:45:00.872916734Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.882795 crc crio[3657]: time=\"2026-06-12T19:45:00.882499493Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.884117 crc crio[3657]: time=\"2026-06-12T19:45:00.83353877Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 19:45:00.884117 crc crio[3657]: time=\"2026-06-12T19:45:00.88403014Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 19:45:00.884117 crc crio[3657]: time=\"2026-06-12T19:45:00.884046917Z\" 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 19:45:00.974179 crc crio[3657]: time=\"2026-06-12T19:45:00.921251704Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.976740 crc crio[3657]: time=\"2026-06-12T19:45:00.97424785Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.981476 crc crio[3657]: time=\"2026-06-12T19:45:00.980446866Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:00.981476 crc crio[3657]: time=\"2026-06-12T19:45:00.980735112Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.102552 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:01.102552 crc crio[3657]: time=\"2026-06-12T19:45:01.097001283Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.152312 crc crio[3657]: time=\"2026-06-12T19:45:01.136430153Z\" level=info msg=\"runSandbox: deleting pod ID 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441 from idIndex\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.152312 crc crio[3657]: time=\"2026-06-12T19:45:01.136504348Z\" level=info msg=\"runSandbox: removing pod sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.152312 crc crio[3657]: time=\"2026-06-12T19:45:01.137040499Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.152312 crc crio[3657]: time=\"2026-06-12T19:45:01.13707361Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.152312 crc crio[3657]: time=\"2026-06-12T19:45:01.142180662Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.174715 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:01.174715 crc crio[3657]: time=\"2026-06-12T19:45:01.174652224Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.182093 crc crio[3657]: time=\"2026-06-12T19:45:01.181956272Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.182419 crc crio[3657]: time=\"2026-06-12T19:45:01.182107015Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.185080 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:01.193721 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:01.193721 crc crio[3657]: time=\"2026-06-12T19:45:01.189206122Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.193721 crc crio[3657]: time=\"2026-06-12T19:45:01.191989233Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.256059 crc crio[3657]: time=\"2026-06-12T19:45:01.255724215Z\" level=info msg=\"runSandbox: deleting pod ID 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1 from idIndex\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.256207 crc crio[3657]: time=\"2026-06-12T19:45:01.256065093Z\" level=info msg=\"runSandbox: removing pod sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.256207 crc crio[3657]: time=\"2026-06-12T19:45:01.256134815Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.256207 crc crio[3657]: time=\"2026-06-12T19:45:01.256157865Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.262931 crc crio[3657]: time=\"2026-06-12T19:45:01.261845449Z\" level=info msg=\"runSandbox: deleting pod ID 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d from idIndex\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.262931 crc crio[3657]: time=\"2026-06-12T19:45:01.262192806Z\" level=info msg=\"runSandbox: removing pod sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.262931 crc crio[3657]: time=\"2026-06-12T19:45:01.262232577Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.262931 crc crio[3657]: time=\"2026-06-12T19:45:01.262254168Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.265426 crc crio[3657]: time=\"2026-06-12T19:45:01.264825094Z\" level=info msg=\"runSandbox: deleting pod ID ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127 from idIndex\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.265426 crc crio[3657]: time=\"2026-06-12T19:45:01.265190612Z\" level=info msg=\"runSandbox: removing pod sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.267013 crc crio[3657]: time=\"2026-06-12T19:45:01.265646941Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.267013 crc crio[3657]: time=\"2026-06-12T19:45:01.266116962Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.281510 crc crio[3657]: time=\"2026-06-12T19:45:01.280426974Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.281510 crc crio[3657]: time=\"2026-06-12T19:45:01.280418824Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.290571 crc crio[3657]: time=\"2026-06-12T19:45:01.289838729Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.362713 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:01.362781 crc crio[3657]: time=\"2026-06-12T19:45:01.362740371Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.370452 crc crio[3657]: time=\"2026-06-12T19:45:01.369539799Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.370452 crc crio[3657]: time=\"2026-06-12T19:45:01.369948288Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.392090 crc crio[3657]: time=\"2026-06-12T19:45:01.391676392Z\" level=info msg=\"runSandbox: deleting pod ID 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987 from idIndex\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.392173 crc crio[3657]: time=\"2026-06-12T19:45:01.392099941Z\" level=info msg=\"runSandbox: removing pod sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.392173 crc crio[3657]: time=\"2026-06-12T19:45:01.392145622Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.392173 crc crio[3657]: time=\"2026-06-12T19:45:01.392161552Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.416985 crc crio[3657]: time=\"2026-06-12T19:45:01.413535858Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.499983 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:01.507838 crc crio[3657]: time=\"2026-06-12T19:45:01.506123116Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.551196 crc crio[3657]: time=\"2026-06-12T19:45:01.551099523Z\" level=info msg=\"runSandbox: deleting pod ID b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a from idIndex\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.551196 crc crio[3657]: time=\"2026-06-12T19:45:01.551178905Z\" level=info msg=\"runSandbox: removing pod sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.551832 crc crio[3657]: time=\"2026-06-12T19:45:01.551251917Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.551832 crc crio[3657]: time=\"2026-06-12T19:45:01.551623904Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.579735 crc crio[3657]: time=\"2026-06-12T19:45:01.579149125Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.657035 crc crio[3657]: time=\"2026-06-12T19:45:01.655113868Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.657035 crc crio[3657]: time=\"2026-06-12T19:45:01.655617918Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.707548 crc crio[3657]: time=\"2026-06-12T19:45:01.70706185Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.707548 crc crio[3657]: time=\"2026-06-12T19:45:01.707370817Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.737122 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:01.737122 crc crio[3657]: time=\"2026-06-12T19:45:01.736692502Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.861654 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:01.910139 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:01.910801 crc crio[3657]: time=\"2026-06-12T19:45:01.909126117Z\" level=info msg=\"runSandbox: deleting pod ID b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d from idIndex\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.911027 crc crio[3657]: time=\"2026-06-12T19:45:01.910984138Z\" level=info msg=\"runSandbox: removing pod sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.911172 crc crio[3657]: time=\"2026-06-12T19:45:01.911146581Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.911400 crc crio[3657]: time=\"2026-06-12T19:45:01.911376586Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.913176 crc crio[3657]: time=\"2026-06-12T19:45:01.910018526Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.913176 crc crio[3657]: time=\"2026-06-12T19:45:01.909193698Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:01.968757 crc crio[3657]: time=\"2026-06-12T19:45:01.968700918Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.032574 crc crio[3657]: time=\"2026-06-12T19:45:02.028792998Z\" 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=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.037967288Z\" 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=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.041422653Z\" level=info msg=\"runSandbox: deleting pod ID 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9 from idIndex\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.041476284Z\" level=info msg=\"runSandbox: removing pod sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.041527336Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.041556736Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.042200541Z\" 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=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.042252862Z\" 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=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.045543663Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.046033 crc crio[3657]: time=\"2026-06-12T19:45:02.045679646Z\" level=info msg=\"runSandbox: deleting pod ID 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77 from idIndex\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.046033 crc crio[3657]: time=\"2026-06-12T19:45:02.045727357Z\" level=info msg=\"runSandbox: removing pod sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.046033 crc crio[3657]: time=\"2026-06-12T19:45:02.045756108Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.046033 crc crio[3657]: time=\"2026-06-12T19:45:02.045780198Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.060130 crc crio[3657]: time=\"2026-06-12T19:45:02.051821724Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.086773 crc crio[3657]: time=\"2026-06-12T19:45:02.086235003Z\" 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=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.086773 crc crio[3657]: time=\"2026-06-12T19:45:02.08653192Z\" 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=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.362246 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:02.362246 crc crio[3657]: time=\"2026-06-12T19:45:02.362157488Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.410381 crc crio[3657]: time=\"2026-06-12T19:45:02.408213732Z\" level=info msg=\"runSandbox: deleting pod ID 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c from idIndex\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.582156 crc crio[3657]: time=\"2026-06-12T19:45:02.581612177Z\" level=info msg=\"runSandbox: removing pod sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.585065 crc crio[3657]: time=\"2026-06-12T19:45:02.584778216Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.585142 crc crio[3657]: time=\"2026-06-12T19:45:02.585061032Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.596821 crc crio[3657]: time=\"2026-06-12T19:45:02.596512371Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.622478 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:02.622478 crc crio[3657]: time=\"2026-06-12T19:45:02.621812843Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.667882 crc crio[3657]: time=\"2026-06-12T19:45:02.667087828Z\" level=info msg=\"runSandbox: deleting pod ID fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a from idIndex\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.667882 crc crio[3657]: time=\"2026-06-12T19:45:02.667366805Z\" level=info msg=\"runSandbox: removing pod sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.667882 crc crio[3657]: time=\"2026-06-12T19:45:02.667426186Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.667882 crc crio[3657]: time=\"2026-06-12T19:45:02.667445206Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.674055 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:02.674055 crc crio[3657]: time=\"2026-06-12T19:45:02.670113675Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.674055 crc crio[3657]: time=\"2026-06-12T19:45:02.672747023Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.717702 crc crio[3657]: time=\"2026-06-12T19:45:02.717484722Z\" level=info msg=\"runSandbox: deleting pod ID 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0 from idIndex\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.717814 crc crio[3657]: time=\"2026-06-12T19:45:02.717714407Z\" level=info msg=\"runSandbox: removing pod sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.717814 crc crio[3657]: time=\"2026-06-12T19:45:02.717761978Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.717814 crc crio[3657]: time=\"2026-06-12T19:45:02.717784968Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.721480 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:02.722202 crc crio[3657]: time=\"2026-06-12T19:45:02.721816526Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.726207 crc crio[3657]: time=\"2026-06-12T19:45:02.725128148Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.732140 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:02.732140 crc crio[3657]: time=\"2026-06-12T19:45:02.732027988Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.790499 crc crio[3657]: time=\"2026-06-12T19:45:02.788062793Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.790499 crc crio[3657]: time=\"2026-06-12T19:45:02.789634207Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.790499 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:02.791764 crc crio[3657]: time=\"2026-06-12T19:45:02.790551087Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.823143 crc crio[3657]: time=\"2026-06-12T19:45:02.8227924Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.823246 crc crio[3657]: time=\"2026-06-12T19:45:02.823179559Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.870037 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:02.870798 crc crio[3657]: time=\"2026-06-12T19:45:02.870170703Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.889064898Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.88913394Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.890739385Z\" level=info msg=\"runSandbox: deleting pod ID bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae from idIndex\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.890807076Z\" level=info msg=\"runSandbox: removing pod sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.891079792Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.891155844Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.892684 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.892557124Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.905242 crc crio[3657]: time=\"2026-06-12T19:45:02.905169899Z\" 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=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.905699 crc crio[3657]: time=\"2026-06-12T19:45:02.905242141Z\" 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=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.916194 crc crio[3657]: time=\"2026-06-12T19:45:02.910527386Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.918462 crc crio[3657]: time=\"2026-06-12T19:45:02.916727451Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.918462 crc crio[3657]: time=\"2026-06-12T19:45:02.916775412Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.933930 crc crio[3657]: time=\"2026-06-12T19:45:02.93363877Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.933930 crc crio[3657]: time=\"2026-06-12T19:45:02.933921747Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.937054 crc crio[3657]: time=\"2026-06-12T19:45:02.936731994Z\" level=info msg=\"runSandbox: deleting pod ID 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369 from idIndex\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.937559 crc crio[3657]: time=\"2026-06-12T19:45:02.937516734Z\" level=info msg=\"runSandbox: removing pod sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.938166 crc crio[3657]: time=\"2026-06-12T19:45:02.937555775Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.938166 crc crio[3657]: time=\"2026-06-12T19:45:02.937710519Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.940253 crc crio[3657]: time=\"2026-06-12T19:45:02.939801605Z\" level=info msg=\"runSandbox: deleting pod ID 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96 from idIndex\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.940565 crc crio[3657]: time=\"2026-06-12T19:45:02.940495079Z\" level=info msg=\"runSandbox: removing pod sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.940905 crc crio[3657]: time=\"2026-06-12T19:45:02.940741714Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.940905 crc crio[3657]: time=\"2026-06-12T19:45:02.940789225Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.941007 crc crio[3657]: time=\"2026-06-12T19:45:02.940866217Z\" level=info msg=\"runSandbox: deleting pod ID 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd from idIndex\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.941007 crc crio[3657]: time=\"2026-06-12T19:45:02.94096883Z\" level=info msg=\"runSandbox: removing pod sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.941111 crc crio[3657]: time=\"2026-06-12T19:45:02.941053342Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.941111 crc crio[3657]: time=\"2026-06-12T19:45:02.941077502Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.941835608Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.942608826Z\" level=info msg=\"runSandbox: deleting pod ID af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0 from idIndex\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.942650137Z\" level=info msg=\"runSandbox: removing pod sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.942688887Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.942714668Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.947620064Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.947659225Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.947766108Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.966653 crc crio[3657]: time=\"2026-06-12T19:45:02.963761777Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:02.966653 crc crio[3657]: time=\"2026-06-12T19:45:02.964102904Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.077414 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:03.077414 crc crio[3657]: time=\"2026-06-12T19:45:03.072436958Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.117224 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:03.117224 crc crio[3657]: time=\"2026-06-12T19:45:03.117073424Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.131973 crc crio[3657]: time=\"2026-06-12T19:45:03.13158793Z\" level=info msg=\"runSandbox: deleting pod ID 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c from idIndex\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.131973 crc crio[3657]: time=\"2026-06-12T19:45:03.131712004Z\" level=info msg=\"runSandbox: removing pod sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.131973 crc crio[3657]: time=\"2026-06-12T19:45:03.131760705Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.131973 crc crio[3657]: time=\"2026-06-12T19:45:03.131777975Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.140831 crc crio[3657]: time=\"2026-06-12T19:45:03.137463459Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.142942 crc crio[3657]: time=\"2026-06-12T19:45:03.142623111Z\" level=info msg=\"runSandbox: deleting pod ID d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8 from idIndex\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.142942 crc crio[3657]: time=\"2026-06-12T19:45:03.142806355Z\" level=info msg=\"runSandbox: removing pod sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.142942 crc crio[3657]: time=\"2026-06-12T19:45:03.142920468Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.142942 crc crio[3657]: time=\"2026-06-12T19:45:03.142943708Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.155149 crc crio[3657]: time=\"2026-06-12T19:45:03.150568084Z\" 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=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.155149 crc crio[3657]: time=\"2026-06-12T19:45:03.150794649Z\" 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=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.170425 crc crio[3657]: time=\"2026-06-12T19:45:03.167503783Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.250553 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:03.251075 crc crio[3657]: time=\"2026-06-12T19:45:03.25066572Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.291064 crc crio[3657]: time=\"2026-06-12T19:45:03.287182805Z\" level=info msg=\"runSandbox: deleting pod ID 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983 from idIndex\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.291064 crc crio[3657]: time=\"2026-06-12T19:45:03.288106434Z\" level=info msg=\"runSandbox: removing pod sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.291064 crc crio[3657]: time=\"2026-06-12T19:45:03.288981474Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.291064 crc crio[3657]: time=\"2026-06-12T19:45:03.289013214Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.301106 crc crio[3657]: time=\"2026-06-12T19:45:03.300683163Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.353401 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:03.354570 crc crio[3657]: time=\"2026-06-12T19:45:03.354110529Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.369697 crc crio[3657]: time=\"2026-06-12T19:45:03.368257417Z\" level=info msg=\"runSandbox: deleting pod ID e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3 from idIndex\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.369697 crc crio[3657]: time=\"2026-06-12T19:45:03.368690556Z\" level=info msg=\"runSandbox: removing pod sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.369697 crc crio[3657]: time=\"2026-06-12T19:45:03.368798009Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.369697 crc crio[3657]: time=\"2026-06-12T19:45:03.369084755Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.370756 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:03.376002 crc crio[3657]: time=\"2026-06-12T19:45:03.375429403Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.383784 crc crio[3657]: time=\"2026-06-12T19:45:03.383240324Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.405755 crc crio[3657]: time=\"2026-06-12T19:45:03.405537111Z\" level=info msg=\"runSandbox: deleting pod ID 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40 from idIndex\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.405755 crc crio[3657]: time=\"2026-06-12T19:45:03.405716525Z\" level=info msg=\"runSandbox: removing pod sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.405755 crc crio[3657]: time=\"2026-06-12T19:45:03.405778337Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.406816 crc crio[3657]: time=\"2026-06-12T19:45:03.405807867Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.421066 crc crio[3657]: time=\"2026-06-12T19:45:03.420538619Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.478747 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:03.479918 crc crio[3657]: time=\"2026-06-12T19:45:03.478792422Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.507790 crc crio[3657]: time=\"2026-06-12T19:45:03.507216592Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.507790 crc crio[3657]: time=\"2026-06-12T19:45:03.507661042Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.527539 crc crio[3657]: time=\"2026-06-12T19:45:03.512969725Z\" level=info msg=\"runSandbox: deleting pod ID 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf from idIndex\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.527539 crc crio[3657]: time=\"2026-06-12T19:45:03.517905495Z\" level=info msg=\"runSandbox: removing pod sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.527539 crc crio[3657]: time=\"2026-06-12T19:45:03.518046108Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.527539 crc crio[3657]: time=\"2026-06-12T19:45:03.518067068Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.527539 crc crio[3657]: time=\"2026-06-12T19:45:03.521170476Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.646081 crc crio[3657]: time=\"2026-06-12T19:45:03.644746582Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.652155 crc crio[3657]: time=\"2026-06-12T19:45:03.645253053Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.657816 crc crio[3657]: time=\"2026-06-12T19:45:03.656181521Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.657816 crc crio[3657]: time=\"2026-06-12T19:45:03.656705262Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.688232 crc crio[3657]: time=\"2026-06-12T19:45:03.687060465Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.688232 crc crio[3657]: time=\"2026-06-12T19:45:03.687703158Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.711756 crc crio[3657]: time=\"2026-06-12T19:45:03.709624166Z\" 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=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.711756 crc crio[3657]: time=\"2026-06-12T19:45:03.709681788Z\" 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=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.726809 crc crio[3657]: time=\"2026-06-12T19:45:03.726103449Z\" 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=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.727171 crc crio[3657]: time=\"2026-06-12T19:45:03.726819854Z\" 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=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.750805 crc crio[3657]: time=\"2026-06-12T19:45:03.75001628Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.750805 crc crio[3657]: time=\"2026-06-12T19:45:03.750139713Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.832064 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:03.834147 crc crio[3657]: time=\"2026-06-12T19:45:03.832521357Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.872244 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:03.872244 crc crio[3657]: time=\"2026-06-12T19:45:03.871502992Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.964179 crc crio[3657]: time=\"2026-06-12T19:45:03.963466432Z\" level=info msg=\"runSandbox: deleting pod ID 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4 from idIndex\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.964179 crc crio[3657]: time=\"2026-06-12T19:45:03.963666066Z\" level=info msg=\"runSandbox: removing pod sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.964179 crc crio[3657]: time=\"2026-06-12T19:45:03.963725638Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.964179 crc crio[3657]: time=\"2026-06-12T19:45:03.963745889Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.974968 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:03.974968 crc crio[3657]: time=\"2026-06-12T19:45:03.974813526Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:03.986162 crc crio[3657]: time=\"2026-06-12T19:45:03.978711844Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.044705 crc crio[3657]: time=\"2026-06-12T19:45:04.044480308Z\" level=info msg=\"runSandbox: deleting pod ID 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa from idIndex\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.044705 crc crio[3657]: time=\"2026-06-12T19:45:04.044660242Z\" level=info msg=\"runSandbox: removing pod sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.046186 crc crio[3657]: time=\"2026-06-12T19:45:04.044724883Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.046186 crc crio[3657]: time=\"2026-06-12T19:45:04.044750984Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.063687 crc crio[3657]: time=\"2026-06-12T19:45:04.062814888Z\" level=info msg=\"runSandbox: deleting pod ID 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93 from idIndex\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.063687 crc crio[3657]: time=\"2026-06-12T19:45:04.063668486Z\" level=info msg=\"runSandbox: removing pod sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.064126 crc crio[3657]: time=\"2026-06-12T19:45:04.063756748Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.064126 crc crio[3657]: time=\"2026-06-12T19:45:04.063785798Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.074162 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:04.074162 crc crio[3657]: time=\"2026-06-12T19:45:04.073758432Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.076366 crc crio[3657]: time=\"2026-06-12T19:45:04.075459393Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.081527 crc crio[3657]: time=\"2026-06-12T19:45:04.081139107Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.087994 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:04.088693 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:04.089749 crc crio[3657]: time=\"2026-06-12T19:45:04.089437116Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.091633 crc crio[3657]: time=\"2026-06-12T19:45:04.091508443Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.092048 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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 19:45:04.092320 crc crio[3657]: time=\"2026-06-12T19:45:04.092162368Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.094133 crc crio[3657]: time=\"2026-06-12T19:45:04.093986074Z\" level=info msg=\"runSandbox: deleting pod ID a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e from idIndex\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.094354 crc crio[3657]: time=\"2026-06-12T19:45:04.094139097Z\" level=info msg=\"runSandbox: removing pod sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.094354 crc crio[3657]: time=\"2026-06-12T19:45:04.094207519Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.094354 crc crio[3657]: time=\"2026-06-12T19:45:04.094233769Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.097683 crc crio[3657]: time=\"2026-06-12T19:45:04.09755126Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.104655 crc crio[3657]: time=\"2026-06-12T19:45:04.104384763Z\" 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=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.104655 crc crio[3657]: time=\"2026-06-12T19:45:04.104443819Z\" 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=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.111007 crc crio[3657]: time=\"2026-06-12T19:45:04.110564853Z\" level=info msg=\"runSandbox: deleting pod ID 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36 from idIndex\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.111007 crc crio[3657]: time=\"2026-06-12T19:45:04.110601504Z\" level=info msg=\"runSandbox: removing pod sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.111007 crc crio[3657]: time=\"2026-06-12T19:45:04.110633624Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.111007 crc crio[3657]: time=\"2026-06-12T19:45:04.110648355Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.114790 crc crio[3657]: time=\"2026-06-12T19:45:04.11457236Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.114790 crc crio[3657]: time=\"2026-06-12T19:45:04.114718013Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.124116 crc crio[3657]: time=\"2026-06-12T19:45:04.123170948Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.124541 crc crio[3657]: time=\"2026-06-12T19:45:04.124481692Z\" level=info msg=\"runSandbox: deleting pod ID 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13 from idIndex\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.124679 crc crio[3657]: time=\"2026-06-12T19:45:04.124657356Z\" level=info msg=\"runSandbox: removing pod sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.124958 crc crio[3657]: time=\"2026-06-12T19:45:04.124818619Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.125068 crc crio[3657]: time=\"2026-06-12T19:45:04.125044694Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.135236 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:04.135407 crc crio[3657]: time=\"2026-06-12T19:45:04.135198718Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.135509 crc crio[3657]: time=\"2026-06-12T19:45:04.135403622Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.135585 crc crio[3657]: time=\"2026-06-12T19:45:04.135353991Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.138700 crc crio[3657]: time=\"2026-06-12T19:45:04.138654184Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.179232 crc crio[3657]: time=\"2026-06-12T19:45:04.178971333Z\" level=info msg=\"runSandbox: deleting pod ID 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d from idIndex\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.181545 crc crio[3657]: time=\"2026-06-12T19:45:04.180145828Z\" level=info msg=\"runSandbox: removing pod sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.202071 crc crio[3657]: time=\"2026-06-12T19:45:04.186255172Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.202071 crc crio[3657]: time=\"2026-06-12T19:45:04.201932623Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.203699 crc crio[3657]: time=\"2026-06-12T19:45:04.198017037Z\" level=info msg=\"runSandbox: deleting pod ID 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160 from idIndex\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.203699 crc crio[3657]: time=\"2026-06-12T19:45:04.203601612Z\" level=info msg=\"runSandbox: removing pod sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.203699 crc crio[3657]: time=\"2026-06-12T19:45:04.203669333Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.204717 crc crio[3657]: time=\"2026-06-12T19:45:04.204037591Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.211456 crc crio[3657]: time=\"2026-06-12T19:45:04.209679155Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.244440 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:04.244440 crc crio[3657]: time=\"2026-06-12T19:45:04.242022839Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.288774 crc crio[3657]: time=\"2026-06-12T19:45:04.288051813Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.303466 crc crio[3657]: time=\"2026-06-12T19:45:04.300428801Z\" level=info msg=\"runSandbox: deleting pod ID 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e from idIndex\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.303466 crc crio[3657]: time=\"2026-06-12T19:45:04.300723568Z\" level=info msg=\"runSandbox: removing pod sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.303466 crc crio[3657]: time=\"2026-06-12T19:45:04.300790319Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.303466 crc crio[3657]: time=\"2026-06-12T19:45:04.3008181Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.318630 crc crio[3657]: time=\"2026-06-12T19:45:04.318188011Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.328966 crc crio[3657]: time=\"2026-06-12T19:45:04.318546709Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.329113 crc crio[3657]: time=\"2026-06-12T19:45:04.329032438Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.344471 crc crio[3657]: time=\"2026-06-12T19:45:04.331547828Z\" 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=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.344603 crc crio[3657]: time=\"2026-06-12T19:45:04.344517498Z\" 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=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.371748 crc crio[3657]: time=\"2026-06-12T19:45:04.37078327Z\" 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=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.371748 crc crio[3657]: time=\"2026-06-12T19:45:04.370948204Z\" 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=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.389651 crc crio[3657]: time=\"2026-06-12T19:45:04.385667256Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.389651 crc crio[3657]: time=\"2026-06-12T19:45:04.385813759Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.392649 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:04.394250 crc crio[3657]: time=\"2026-06-12T19:45:04.393953327Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.438702 crc crio[3657]: time=\"2026-06-12T19:45:04.438394674Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.443636 crc crio[3657]: time=\"2026-06-12T19:45:04.442527608Z\" level=info msg=\"runSandbox: deleting pod ID 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b from idIndex\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.443636 crc crio[3657]: time=\"2026-06-12T19:45:04.442816494Z\" level=info msg=\"runSandbox: removing pod sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.443636 crc crio[3657]: time=\"2026-06-12T19:45:04.443069249Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.443636 crc crio[3657]: time=\"2026-06-12T19:45:04.44309146Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.453637 crc crio[3657]: time=\"2026-06-12T19:45:04.452812772Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.460692 crc crio[3657]: time=\"2026-06-12T19:45:04.459154431Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.497607 crc crio[3657]: time=\"2026-06-12T19:45:04.497443135Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.497607 crc crio[3657]: time=\"2026-06-12T19:45:04.497511866Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.504979 crc crio[3657]: time=\"2026-06-12T19:45:04.504244473Z\" 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=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.505126 crc crio[3657]: time=\"2026-06-12T19:45:04.504996629Z\" 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=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.524188 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:04.524756 crc crio[3657]: time=\"2026-06-12T19:45:04.524585218Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.538819 crc crio[3657]: time=\"2026-06-12T19:45:04.537479455Z\" level=info msg=\"runSandbox: deleting pod ID 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a from idIndex\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.538819 crc crio[3657]: time=\"2026-06-12T19:45:04.53772732Z\" level=info msg=\"runSandbox: removing pod sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.538819 crc crio[3657]: time=\"2026-06-12T19:45:04.537776201Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.538819 crc crio[3657]: time=\"2026-06-12T19:45:04.537793012Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.540915 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:04.541196 crc crio[3657]: time=\"2026-06-12T19:45:04.541134933Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.541877 crc crio[3657]: time=\"2026-06-12T19:45:04.541725545Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.558632 crc crio[3657]: time=\"2026-06-12T19:45:04.553516438Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.558632 crc crio[3657]: time=\"2026-06-12T19:45:04.553741594Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.567429 crc crio[3657]: time=\"2026-06-12T19:45:04.565949868Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.567429 crc crio[3657]: time=\"2026-06-12T19:45:04.566202956Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.577114 crc crio[3657]: time=\"2026-06-12T19:45:04.569705937Z\" level=info msg=\"runSandbox: deleting pod ID e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5 from idIndex\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.577114 crc crio[3657]: time=\"2026-06-12T19:45:04.569786858Z\" level=info msg=\"runSandbox: removing pod sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.577114 crc crio[3657]: time=\"2026-06-12T19:45:04.570170016Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.577114 crc crio[3657]: time=\"2026-06-12T19:45:04.570202677Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.592712 crc crio[3657]: time=\"2026-06-12T19:45:04.591472542Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.635366 crc crio[3657]: time=\"2026-06-12T19:45:04.634218431Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.641672 crc crio[3657]: time=\"2026-06-12T19:45:04.64014034Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.797764 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:04.798571 crc crio[3657]: time=\"2026-06-12T19:45:04.798523442Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.813389 crc crio[3657]: time=\"2026-06-12T19:45:04.813361814Z\" level=info msg=\"runSandbox: deleting pod ID 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e from idIndex\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.813503 crc crio[3657]: time=\"2026-06-12T19:45:04.813485707Z\" level=info msg=\"runSandbox: removing pod sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.813648 crc crio[3657]: time=\"2026-06-12T19:45:04.81362665Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.813727 crc crio[3657]: time=\"2026-06-12T19:45:04.813713111Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.818633 crc crio[3657]: time=\"2026-06-12T19:45:04.81825294Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.834566 crc crio[3657]: time=\"2026-06-12T19:45:04.833775625Z\" 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=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.834566 crc crio[3657]: time=\"2026-06-12T19:45:04.833894018Z\" 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=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.853130 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:04.853733 crc crio[3657]: time=\"2026-06-12T19:45:04.85322175Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.861940 crc crio[3657]: time=\"2026-06-12T19:45:04.861719327Z\" level=info msg=\"runSandbox: deleting pod ID 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da from idIndex\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.861940 crc crio[3657]: time=\"2026-06-12T19:45:04.861928881Z\" level=info msg=\"runSandbox: removing pod sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.862092 crc crio[3657]: time=\"2026-06-12T19:45:04.861986972Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.862092 crc crio[3657]: time=\"2026-06-12T19:45:04.862007323Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.868371 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:04.868371 crc crio[3657]: time=\"2026-06-12T19:45:04.862429043Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.871781 crc crio[3657]: time=\"2026-06-12T19:45:04.869219781Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.878156 crc crio[3657]: time=\"2026-06-12T19:45:04.877995942Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.878218 crc crio[3657]: time=\"2026-06-12T19:45:04.878162425Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.886515 crc crio[3657]: time=\"2026-06-12T19:45:04.886230866Z\" level=info msg=\"runSandbox: deleting pod ID d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7 from idIndex\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.886977 crc crio[3657]: time=\"2026-06-12T19:45:04.886685541Z\" level=info msg=\"runSandbox: removing pod sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.900397 crc crio[3657]: time=\"2026-06-12T19:45:04.892746243Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.900397 crc crio[3657]: time=\"2026-06-12T19:45:04.892774074Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.914597 crc crio[3657]: time=\"2026-06-12T19:45:04.912601087Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.914597 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:04.919617 crc crio[3657]: time=\"2026-06-12T19:45:04.914794207Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.933234 crc crio[3657]: time=\"2026-06-12T19:45:04.928603825Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.933234 crc crio[3657]: time=\"2026-06-12T19:45:04.929144537Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.979454 crc crio[3657]: time=\"2026-06-12T19:45:04.974955399Z\" level=info msg=\"runSandbox: deleting pod ID c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761 from idIndex\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.979454 crc crio[3657]: time=\"2026-06-12T19:45:04.975146923Z\" level=info msg=\"runSandbox: removing pod sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.979454 crc crio[3657]: time=\"2026-06-12T19:45:04.975238005Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.979454 crc crio[3657]: time=\"2026-06-12T19:45:04.975310376Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.979454 crc crio[3657]: time=\"2026-06-12T19:45:04.979224062Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.999626 crc crio[3657]: time=\"2026-06-12T19:45:04.999440661Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:04.999626 crc crio[3657]: time=\"2026-06-12T19:45:04.999567563Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.009868 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:05.009868 crc crio[3657]: time=\"2026-06-12T19:45:05.009728121Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.010657 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:05.010727 crc crio[3657]: time=\"2026-06-12T19:45:05.010650101Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.029571 crc crio[3657]: time=\"2026-06-12T19:45:05.029484975Z\" level=info msg=\"runSandbox: deleting pod ID 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4 from idIndex\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.029651 crc crio[3657]: time=\"2026-06-12T19:45:05.029576207Z\" level=info msg=\"runSandbox: removing pod sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.039240 crc crio[3657]: time=\"2026-06-12T19:45:05.038925891Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.039240 crc crio[3657]: time=\"2026-06-12T19:45:05.039038164Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.039469 crc crio[3657]: time=\"2026-06-12T19:45:05.032580301Z\" level=info msg=\"runSandbox: deleting pod ID 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8 from idIndex\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.039469 crc crio[3657]: time=\"2026-06-12T19:45:05.039440761Z\" level=info msg=\"runSandbox: removing pod sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.039994 crc crio[3657]: time=\"2026-06-12T19:45:05.039661196Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.040496 crc crio[3657]: time=\"2026-06-12T19:45:05.040174718Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.041362 crc crio[3657]: time=\"2026-06-12T19:45:05.04119824Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.041946 crc crio[3657]: 2026-06-12T19:45:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:05.042949 crc crio[3657]: time=\"2026-06-12T19:45:05.042059024Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.043104 crc crio[3657]: time=\"2026-06-12T19:45:05.042886568Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.045637 crc crio[3657]: time=\"2026-06-12T19:45:05.045556788Z\" level=info msg=\"runSandbox: deleting pod ID cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae from idIndex\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.045723 crc crio[3657]: time=\"2026-06-12T19:45:05.04564843Z\" level=info msg=\"runSandbox: removing pod sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.045723 crc crio[3657]: time=\"2026-06-12T19:45:05.045699971Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.046201 crc crio[3657]: time=\"2026-06-12T19:45:05.045728362Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.047673 crc crio[3657]: time=\"2026-06-12T19:45:05.047546111Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.050444 crc crio[3657]: time=\"2026-06-12T19:45:05.050151686Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.050444 crc crio[3657]: time=\"2026-06-12T19:45:05.050230208Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.059552 crc crio[3657]: time=\"2026-06-12T19:45:05.05672774Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.059552 crc crio[3657]: time=\"2026-06-12T19:45:05.056898173Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.067567 crc crio[3657]: time=\"2026-06-12T19:45:05.064064531Z\" 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=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.067567 crc crio[3657]: time=\"2026-06-12T19:45:05.064123272Z\" 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=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.081340 crc crio[3657]: 2026-06-12T19:45:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 19:45:05.081596 crc crio[3657]: time=\"2026-06-12T19:45:05.081440128Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.082143 crc crio[3657]: time=\"2026-06-12T19:45:05.081606092Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:05.082143 crc crio[3657]: time=\"2026-06-12T19:45:05.081710025Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 12 19:45:05.087560 crc crio[3657]: time=\"2026-06-12T19:45:05.087180091Z\" level=info msg=\"runSandbox: deleting pod ID 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1 from idIndex\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.088435 crc crio[3657]: time=\"2026-06-12T19:45:05.088144431Z\" level=info msg=\"runSandbox: removing pod sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.088720 crc crio[3657]: time=\"2026-06-12T19:45:05.088622472Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.088781 crc crio[3657]: time=\"2026-06-12T19:45:05.088725795Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.090743 crc crio[3657]: time=\"2026-06-12T19:45:05.090688147Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.094967 crc crio[3657]: time=\"2026-06-12T19:45:05.094909759Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.094967 crc crio[3657]: time=\"2026-06-12T19:45:05.09495321Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:05.112338 crc crio[3657]: time=\"2026-06-12T19:45:05.112205638Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:05.112338 crc crio[3657]: time=\"2026-06-12T19:45:05.11232718Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:05.112490 crc crio[3657]: time=\"2026-06-12T19:45:05.112378161Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f0085f9b-a244-4588-affc-ccdc3fc45922\\\"\"\nJun 12 19:45:05.113114 crc crio[3657]: time=\"2026-06-12T19:45:05.112912393Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_727115bb-3d2a-497e-b8a7-b8325e98f0fc\\\"\"\nJun 12 19:45:05.131928 crc crio[3657]: time=\"2026-06-12T19:45:05.131590944Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:05.131928 crc crio[3657]: time=\"2026-06-12T19:45:05.131689636Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:05.132461 crc crio[3657]: time=\"2026-06-12T19:45:05.132150595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 19:45:05.454877 crc crio[3657]: time=\"2026-06-12T19:45:05.454068703Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:05.454877 crc crio[3657]: time=\"2026-06-12T19:45:05.454890736Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:05.455166 crc crio[3657]: time=\"2026-06-12T19:45:05.454994683Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 12 19:45:05.521518 crc crio[3657]: time=\"2026-06-12T19:45:05.520776169Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:05.522161 crc crio[3657]: time=\"2026-06-12T19:45:05.521812252Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:05.522161 crc crio[3657]: time=\"2026-06-12T19:45:05.521981005Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 12 19:45:05.779669 crc crio[3657]: time=\"2026-06-12T19:45:05.779558179Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:05.779669 crc crio[3657]: time=\"2026-06-12T19:45:05.77962817Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:05.780763 crc crio[3657]: time=\"2026-06-12T19:45:05.779780223Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 12 19:45:06.405970 crc crio[3657]: time=\"2026-06-12T19:45:06.405663393Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:06.405970 crc crio[3657]: time=\"2026-06-12T19:45:06.405967702Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:06.407624 crc crio[3657]: time=\"2026-06-12T19:45:06.406090033Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 12 19:45:06.833080 crc crio[3657]: time=\"2026-06-12T19:45:06.832953918Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:06.833080 crc crio[3657]: time=\"2026-06-12T19:45:06.83305152Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:06.833400 crc crio[3657]: time=\"2026-06-12T19:45:06.833131432Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 12 19:45:07.247725 crc crio[3657]: time=\"2026-06-12T19:45:07.247632658Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:07.248190 crc crio[3657]: time=\"2026-06-12T19:45:07.24815717Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:07.248474 crc crio[3657]: time=\"2026-06-12T19:45:07.248438716Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 12 19:45:07.860485 crc crio[3657]: time=\"2026-06-12T19:45:07.859950519Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:07.860485 crc crio[3657]: time=\"2026-06-12T19:45:07.86000278Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:07.860485 crc crio[3657]: time=\"2026-06-12T19:45:07.860025151Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 12 19:45:08.120753 crc crio[3657]: time=\"2026-06-12T19:45:08.120635709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=04172a4e-d256-467f-b097-6efbcc7251fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:08.128494 crc crio[3657]: time=\"2026-06-12T19:45:08.127766561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=b78a16a6-9d13-4902-a8ef-d277e723f56e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:08.139440 crc crio[3657]: time=\"2026-06-12T19:45:08.137212457Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=3b63e145-5c4f-471a-a8a4-a5a53c958e6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:08.139440 crc crio[3657]: time=\"2026-06-12T19:45:08.137997964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:08.163148 crc crio[3657]: time=\"2026-06-12T19:45:08.162886855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:08.188671 crc crio[3657]: time=\"2026-06-12T19:45:08.188510504Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:08.188671 crc crio[3657]: time=\"2026-06-12T19:45:08.188585276Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:08.188671 crc crio[3657]: time=\"2026-06-12T19:45:08.188613066Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 12 19:45:08.224322 crc crio[3657]: time=\"2026-06-12T19:45:08.224189959Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:08.224322 crc crio[3657]: time=\"2026-06-12T19:45:08.22423215Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:08.224527 crc crio[3657]: time=\"2026-06-12T19:45:08.224251161Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 12 19:45:08.401187 crc crio[3657]: time=\"2026-06-12T19:45:08.400901959Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:08.401187 crc crio[3657]: time=\"2026-06-12T19:45:08.40096465Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:08.401187 crc crio[3657]: time=\"2026-06-12T19:45:08.400988781Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 12 19:45:08.427874 crc crio[3657]: time=\"2026-06-12T19:45:08.427695383Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:08.427874 crc crio[3657]: time=\"2026-06-12T19:45:08.427844496Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:08.427874 crc crio[3657]: time=\"2026-06-12T19:45:08.427876876Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 12 19:45:08.498009 crc crio[3657]: time=\"2026-06-12T19:45:08.497928189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:08.499028 crc crio[3657]: time=\"2026-06-12T19:45:08.49891457Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:08.499028 crc crio[3657]: time=\"2026-06-12T19:45:08.498979282Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:08.499150 crc crio[3657]: time=\"2026-06-12T19:45:08.499036773Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 12 19:45:08.635161 crc crio[3657]: time=\"2026-06-12T19:45:08.634228303Z\" level=info msg=\"Created container e3b68560c02415c523833aa2de6233c5730ddee685a219c56886fd18df831b9e: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=3b63e145-5c4f-471a-a8a4-a5a53c958e6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:08.637670 crc crio[3657]: time=\"2026-06-12T19:45:08.637217506Z\" level=info msg=\"Starting container: e3b68560c02415c523833aa2de6233c5730ddee685a219c56886fd18df831b9e\" id=76769a4c-4664-4042-bf5f-e90d0e55ae2e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:08.651144 crc crio[3657]: time=\"2026-06-12T19:45:08.650974931Z\" level=info msg=\"Started container\" PID=9611 containerID=e3b68560c02415c523833aa2de6233c5730ddee685a219c56886fd18df831b9e description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=76769a4c-4664-4042-bf5f-e90d0e55ae2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761\nJun 12 19:45:08.772458 crc crio[3657]: time=\"2026-06-12T19:45:08.772221941Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:08.772458 crc crio[3657]: time=\"2026-06-12T19:45:08.772332783Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:08.772458 crc crio[3657]: time=\"2026-06-12T19:45:08.772358783Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 12 19:45:08.900866 crc crio[3657]: time=\"2026-06-12T19:45:08.900693656Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:08.900866 crc crio[3657]: time=\"2026-06-12T19:45:08.900800918Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:08.902036 crc crio[3657]: time=\"2026-06-12T19:45:08.900934391Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 12 19:45:08.933775 crc crio[3657]: time=\"2026-06-12T19:45:08.933594571Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:08.933775 crc crio[3657]: time=\"2026-06-12T19:45:08.933708814Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:08.934579 crc crio[3657]: time=\"2026-06-12T19:45:08.933871247Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 12 19:45:08.977085 crc crio[3657]: time=\"2026-06-12T19:45:08.976954791Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:08.977085 crc crio[3657]: time=\"2026-06-12T19:45:08.977057224Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:08.977958 crc crio[3657]: time=\"2026-06-12T19:45:08.977133754Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 12 19:45:09.006875 crc crio[3657]: time=\"2026-06-12T19:45:09.00673585Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:09.006875 crc crio[3657]: time=\"2026-06-12T19:45:09.006866512Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:09.006875 crc crio[3657]: time=\"2026-06-12T19:45:09.006908913Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 12 19:45:09.129072 crc crio[3657]: time=\"2026-06-12T19:45:09.128171603Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:09.129072 crc crio[3657]: time=\"2026-06-12T19:45:09.128233025Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:09.129072 crc crio[3657]: time=\"2026-06-12T19:45:09.128426309Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 12 19:45:09.163191 crc crio[3657]: time=\"2026-06-12T19:45:09.162935549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=266ecac7-a853-469b-8fe7-faa5d5d72b3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:09.173565 crc crio[3657]: time=\"2026-06-12T19:45:09.172973764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=a844e5ce-4ac4-424e-8e20-9b24b92b5c8a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:09.182047 crc crio[3657]: time=\"2026-06-12T19:45:09.181673211Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=7a09155e-9290-47d6-9e38-7c271539a286 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:09.183716 crc crio[3657]: time=\"2026-06-12T19:45:09.183488381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:09.234913 crc crio[3657]: time=\"2026-06-12T19:45:09.23245013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:09.454208 crc crio[3657]: time=\"2026-06-12T19:45:09.45342745Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:09.454208 crc crio[3657]: time=\"2026-06-12T19:45:09.453502531Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:09.454208 crc crio[3657]: time=\"2026-06-12T19:45:09.453537642Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_727115bb-3d2a-497e-b8a7-b8325e98f0fc\\\"\"\nJun 12 19:45:09.454208 crc crio[3657]: time=\"2026-06-12T19:45:09.453594473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 19:45:09.533063 crc crio[3657]: time=\"2026-06-12T19:45:09.529129037Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:09.533063 crc crio[3657]: time=\"2026-06-12T19:45:09.530150438Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:09.533063 crc crio[3657]: time=\"2026-06-12T19:45:09.530195549Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f732c52b-c2b7-4f14-9cc7-46ad6f1ee001\\\"\"\nJun 12 19:45:09.620540 crc crio[3657]: time=\"2026-06-12T19:45:09.620429099Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:09.620540 crc crio[3657]: time=\"2026-06-12T19:45:09.620492001Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:09.620540 crc crio[3657]: time=\"2026-06-12T19:45:09.620515381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 19:45:09.658078 crc crio[3657]: time=\"2026-06-12T19:45:09.657752739Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:09.658078 crc crio[3657]: time=\"2026-06-12T19:45:09.657976764Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:09.658078 crc crio[3657]: time=\"2026-06-12T19:45:09.658001745Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 12 19:45:09.708793 crc crio[3657]: time=\"2026-06-12T19:45:09.705654197Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:09.708793 crc crio[3657]: time=\"2026-06-12T19:45:09.70577711Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:09.708793 crc crio[3657]: time=\"2026-06-12T19:45:09.705991734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 19:45:09.719418 crc crio[3657]: time=\"2026-06-12T19:45:09.719055747Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/POD\" id=20bcd98f-a38f-4392-b128-deb15c7b469d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:09.719889 crc crio[3657]: time=\"2026-06-12T19:45:09.719584278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:09.737853 crc crio[3657]: time=\"2026-06-12T19:45:09.737728305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:09.744439 crc crio[3657]: time=\"2026-06-12T19:45:09.744368828Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688225-cq6db Namespace:openshift-operator-lifecycle-manager ID:031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918 UID:23a86011-9e90-428a-82a2-7a5cb1a9cf0a NetNS:/var/run/netns/c7960065-01ea-4ddd-af60-58908351c39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23a86011_9e90_428a_82a2_7a5cb1a9cf0a.slice PodAnnotations:0xc002910638}] Aliases:map[]}\"\nJun 12 19:45:09.744439 crc crio[3657]: time=\"2026-06-12T19:45:09.744426279Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688225-cq6db to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:09.752932 crc crio[3657]: time=\"2026-06-12T19:45:09.752851248Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:09.854594 crc crio[3657]: time=\"2026-06-12T19:45:09.854427616Z\" level=info msg=\"Created container b51d29c6f2d9aff75f07f4cc9265dd907cf66dfcbf196cbca75601cf219a8928: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=7a09155e-9290-47d6-9e38-7c271539a286 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:09.857566 crc crio[3657]: time=\"2026-06-12T19:45:09.857467982Z\" level=info msg=\"Starting container: b51d29c6f2d9aff75f07f4cc9265dd907cf66dfcbf196cbca75601cf219a8928\" id=2ef9e651-76b0-4894-bf5a-b00f07d24f7d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:09.869658 crc crio[3657]: time=\"2026-06-12T19:45:09.86950577Z\" level=info msg=\"Started container\" PID=9732 containerID=b51d29c6f2d9aff75f07f4cc9265dd907cf66dfcbf196cbca75601cf219a8928 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=2ef9e651-76b0-4894-bf5a-b00f07d24f7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761\nJun 12 19:45:12.169871 crc crio[3657]: time=\"2026-06-12T19:45:12.169117882Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=50ba47f4-f984-46ae-8590-421ce9d925f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:12.172048 crc crio[3657]: time=\"2026-06-12T19:45:12.169876359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:13.173753 crc crio[3657]: time=\"2026-06-12T19:45:13.170178699Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=0f697629-ffdd-4946-a9fb-8a4e4fc5337a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:13.173753 crc crio[3657]: time=\"2026-06-12T19:45:13.170549978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:13.173753 crc crio[3657]: time=\"2026-06-12T19:45:13.170438325Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=79f351b0-8a02-4458-b07a-55239e830571 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:13.173753 crc crio[3657]: time=\"2026-06-12T19:45:13.170750962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:13.173753 crc crio[3657]: time=\"2026-06-12T19:45:13.170848204Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=a956cb54-25f0-4d2f-af0f-a58934e2c417 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:13.173753 crc crio[3657]: time=\"2026-06-12T19:45:13.170958966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:14.170044 crc crio[3657]: time=\"2026-06-12T19:45:14.167920654Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=3f4a2716-4ab7-4d49-b247-af174bd48d0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:14.170044 crc crio[3657]: time=\"2026-06-12T19:45:14.168021566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:14.170044 crc crio[3657]: time=\"2026-06-12T19:45:14.168359052Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=6fe21ad0-11a8-4145-ab3a-a11549a10439 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:14.170044 crc crio[3657]: time=\"2026-06-12T19:45:14.168451464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:14.170044 crc crio[3657]: time=\"2026-06-12T19:45:14.169920316Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=35bc73c4-e7d2-47a8-bde4-d828297462d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:14.170687 crc crio[3657]: time=\"2026-06-12T19:45:14.1700784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:14.267169 crc crio[3657]: time=\"2026-06-12T19:45:14.267038649Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=d08e5b40-030a-402c-b8a9-20316c0ce952 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:14.267703 crc crio[3657]: time=\"2026-06-12T19:45:14.267203883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:15.184186 crc crio[3657]: time=\"2026-06-12T19:45:15.18342098Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=102200bc-fe37-4f04-90ca-838a95733085 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:15.184186 crc crio[3657]: time=\"2026-06-12T19:45:15.183506502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:15.184186 crc crio[3657]: time=\"2026-06-12T19:45:15.183581773Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=b5eba648-c92d-457d-b662-91f43c045d55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:15.184186 crc crio[3657]: time=\"2026-06-12T19:45:15.183672635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:15.184679 crc crio[3657]: time=\"2026-06-12T19:45:15.184448472Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=4166228c-3831-497e-8234-d8e41f654df5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:15.184679 crc crio[3657]: time=\"2026-06-12T19:45:15.184586855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:15.185212 crc crio[3657]: time=\"2026-06-12T19:45:15.1848613Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=3e0803a4-1ff7-49b9-b480-c69f87b4376f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:15.185212 crc crio[3657]: time=\"2026-06-12T19:45:15.184907741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:15.186578 crc crio[3657]: time=\"2026-06-12T19:45:15.186084677Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=39a8abdf-2388-4cd9-ba4b-c8d0d1f4d511 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:15.186578 crc crio[3657]: time=\"2026-06-12T19:45:15.186256952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:15.186578 crc crio[3657]: time=\"2026-06-12T19:45:15.186335542Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=d52cefe6-f41e-419d-90e4-c9d9930a185c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:15.186578 crc crio[3657]: time=\"2026-06-12T19:45:15.186575957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:15.189991 crc crio[3657]: time=\"2026-06-12T19:45:15.189835697Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=bfc400cc-5047-4cfd-a136-ec2cb9dab64b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:15.190156 crc crio[3657]: time=\"2026-06-12T19:45:15.18999555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:16.170727 crc crio[3657]: time=\"2026-06-12T19:45:16.169939955Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=7be858ca-9e37-4786-92ca-2fc082d6918e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.170882054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.170920486Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=03d63b8f-5430-4f53-a494-dab3257dff50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.171068143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.170508258Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=aaf5102f-1058-4015-b5ba-9afb54052e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.171460127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.170524909Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=ff4234d7-2306-438f-91a8-fce6332abe8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.171579332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:16.172881 crc crio[3657]: time=\"2026-06-12T19:45:16.172738349Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c4b8a4ec-47ed-4f89-9eb6-1b4435d64d0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:16.173032 crc crio[3657]: time=\"2026-06-12T19:45:16.172966599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:16.173645 crc crio[3657]: time=\"2026-06-12T19:45:16.17349821Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=92da9895-29d7-4b10-a73a-c5f1ca3487fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:16.173645 crc crio[3657]: time=\"2026-06-12T19:45:16.173626814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:17.187456 crc crio[3657]: time=\"2026-06-12T19:45:17.187229469Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=dbd38a13-70b2-467b-98cc-758b400fbbcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:17.187456 crc crio[3657]: time=\"2026-06-12T19:45:17.187403636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:17.188463 crc crio[3657]: time=\"2026-06-12T19:45:17.187952397Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=8dd9c2ef-e91a-4e85-a8c2-3b5118f6547b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:17.188463 crc crio[3657]: time=\"2026-06-12T19:45:17.188036Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=c96ea6f2-1138-41fa-904e-f3445d5a6f8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:17.188463 crc crio[3657]: time=\"2026-06-12T19:45:17.188117313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:17.188463 crc crio[3657]: time=\"2026-06-12T19:45:17.188151205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:17.188463 crc crio[3657]: time=\"2026-06-12T19:45:17.188179686Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=c9935c94-8fdc-4f94-9560-bd5152cb40b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:17.189438 crc crio[3657]: time=\"2026-06-12T19:45:17.188491529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:17.189438 crc crio[3657]: time=\"2026-06-12T19:45:17.188657385Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=6a47d82e-54bb-4b34-86d1-994ab1933e29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:17.189438 crc crio[3657]: time=\"2026-06-12T19:45:17.188746019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:17.191137 crc crio[3657]: time=\"2026-06-12T19:45:17.190900386Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=e2f20f57-073d-455e-8a30-6c997d5f3bd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:17.191137 crc crio[3657]: time=\"2026-06-12T19:45:17.191109886Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=ca44f0dc-cbfb-468a-b2a6-7e94d9be2610 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:17.191472 crc crio[3657]: time=\"2026-06-12T19:45:17.191147517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:17.191472 crc crio[3657]: time=\"2026-06-12T19:45:17.191156298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:17.191658 crc crio[3657]: time=\"2026-06-12T19:45:17.191047803Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=0194ef7f-0f2d-44df-99db-b89f3dd9be5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:17.191658 crc crio[3657]: time=\"2026-06-12T19:45:17.191541013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:17.191658 crc crio[3657]: time=\"2026-06-12T19:45:17.19096725Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=364fe0ec-ff7f-4ebc-9720-a7cbd5d2fb67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:17.192041 crc crio[3657]: time=\"2026-06-12T19:45:17.191673749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:17.193242 crc crio[3657]: time=\"2026-06-12T19:45:17.192960193Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=600f0064-6649-4c0b-95a2-108ca5df9c36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:17.193972 crc crio[3657]: time=\"2026-06-12T19:45:17.193665632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:18.170175 crc crio[3657]: time=\"2026-06-12T19:45:18.169064082Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4ac41726-7675-4586-9c8b-4fb4141b357c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:18.170175 crc crio[3657]: time=\"2026-06-12T19:45:18.169205908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:18.171168 crc crio[3657]: time=\"2026-06-12T19:45:18.170466347Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=9e37a69c-915a-45e2-a341-e535aadc693a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:18.171168 crc crio[3657]: time=\"2026-06-12T19:45:18.170559803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:18.171168 crc crio[3657]: time=\"2026-06-12T19:45:18.171063081Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=09094906-9a57-4314-993c-44118bc8a399 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:18.171168 crc crio[3657]: time=\"2026-06-12T19:45:18.171176146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:18.172057 crc crio[3657]: time=\"2026-06-12T19:45:18.171462748Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=27ca9297-247a-411f-aa1a-de852d33b335 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:18.172057 crc crio[3657]: time=\"2026-06-12T19:45:18.171596704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:18.172465 crc crio[3657]: time=\"2026-06-12T19:45:18.172045754Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=421155d9-5545-4f08-b6fa-9d10d6f20760 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:18.172465 crc crio[3657]: time=\"2026-06-12T19:45:18.172141088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:18.173991 crc crio[3657]: time=\"2026-06-12T19:45:18.173506762Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=1d53d281-86e1-422f-8c7a-ceca05fbf93b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:18.173991 crc crio[3657]: time=\"2026-06-12T19:45:18.173582075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:18.173991 crc crio[3657]: time=\"2026-06-12T19:45:18.173742701Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=ce2253c8-b4b5-4825-82ba-818c8dea1000 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:18.173991 crc crio[3657]: time=\"2026-06-12T19:45:18.173789673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:19.173153 crc crio[3657]: time=\"2026-06-12T19:45:19.17103413Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=396a3d7d-5791-4fb4-af74-b5b8f9238cda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:19.173153 crc crio[3657]: time=\"2026-06-12T19:45:19.171201107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:19.173153 crc crio[3657]: time=\"2026-06-12T19:45:19.172554053Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=ad198386-28ff-45fe-b0f3-9feeb66b43f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:19.173153 crc crio[3657]: time=\"2026-06-12T19:45:19.172674307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:19.173153 crc crio[3657]: time=\"2026-06-12T19:45:19.173026573Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=bbb63a8e-8675-4151-a583-f6a3cc685626 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:19.177021 crc crio[3657]: time=\"2026-06-12T19:45:19.173186919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:19.177021 crc crio[3657]: time=\"2026-06-12T19:45:19.173908308Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=8148c6dd-8f3c-411f-b594-a5904724f8d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:19.177021 crc crio[3657]: time=\"2026-06-12T19:45:19.174469801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:19.178801 crc crio[3657]: time=\"2026-06-12T19:45:19.177430213Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=03baeba0-ef0f-4567-84ad-49a9fefe1956 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:19.178801 crc crio[3657]: time=\"2026-06-12T19:45:19.177507566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:19.184929 crc crio[3657]: time=\"2026-06-12T19:45:19.184651863Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=e393da2f-543f-41ad-adfc-cb6331f6488c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:19.184929 crc crio[3657]: time=\"2026-06-12T19:45:19.184881813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:20.169406 crc crio[3657]: time=\"2026-06-12T19:45:20.169213024Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=7be553ee-370d-4fd3-ab8c-71d26ef382e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:20.169746 crc crio[3657]: time=\"2026-06-12T19:45:20.169704898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:28.379477 crc crio[3657]: time=\"2026-06-12T19:45:28.377491993Z\" level=info msg=\"Removing container: 60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e\" id=04adfbfa-f6e1-40a9-8a9f-71eb35816577 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:45:28.517758 crc crio[3657]: time=\"2026-06-12T19:45:28.517537328Z\" level=info msg=\"Removed container 60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=04adfbfa-f6e1-40a9-8a9f-71eb35816577 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:45:29.108536 crc crio[3657]: 2026-06-12T19:45:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:031f8c3069d8432 Mac:0e:70:47:15:3a:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/c7960065-01ea-4ddd-af60-58908351c39f SocketPath: PciID:}] [{Interface:0xc0004b2e20 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:29.113897 crc crio[3657]: time=\"2026-06-12T19:45:29.112457435Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:29.114484 crc crio[3657]: time=\"2026-06-12T19:45:29.114246778Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f732c52b-c2b7-4f14-9cc7-46ad6f1ee001\\\"\"\nJun 12 19:45:29.114693 crc crio[3657]: time=\"2026-06-12T19:45:29.114524559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 19:45:29.115121 crc crio[3657]: time=\"2026-06-12T19:45:29.114889246Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688225-cq6db Namespace:openshift-operator-lifecycle-manager ID:031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918 UID:23a86011-9e90-428a-82a2-7a5cb1a9cf0a NetNS:/var/run/netns/c7960065-01ea-4ddd-af60-58908351c39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23a86011_9e90_428a_82a2_7a5cb1a9cf0a.slice PodAnnotations:0xc002910638}] Aliases:map[]}\"\nJun 12 19:45:29.115693 crc crio[3657]: time=\"2026-06-12T19:45:29.11549814Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688225-cq6db for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:29.116548 crc crio[3657]: time=\"2026-06-12T19:45:29.116406085Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f 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:0xc00011ac18}] Aliases:map[]}\"\nJun 12 19:45:29.116548 crc crio[3657]: time=\"2026-06-12T19:45:29.11652632Z\" 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 19:45:29.117016 crc crio[3657]: time=\"2026-06-12T19:45:29.116853854Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 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:0xc00011ac68}] Aliases:map[]}\"\nJun 12 19:45:29.117192 crc crio[3657]: time=\"2026-06-12T19:45:29.117015561Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.118671 crc crio[3657]: time=\"2026-06-12T19:45:29.118504591Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 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:0xc00133c2d8}] Aliases:map[]}\"\nJun 12 19:45:29.118671 crc crio[3657]: time=\"2026-06-12T19:45:29.118616986Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.119797 crc crio[3657]: time=\"2026-06-12T19:45:29.118847116Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 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:0xc00133c180}] Aliases:map[]}\"\nJun 12 19:45:29.119797 crc crio[3657]: time=\"2026-06-12T19:45:29.1194393Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.119797 crc crio[3657]: time=\"2026-06-12T19:45:29.119655168Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad 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:0xc0008a6650}] Aliases:map[]}\"\nJun 12 19:45:29.119797 crc crio[3657]: time=\"2026-06-12T19:45:29.11971523Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.123019 crc crio[3657]: time=\"2026-06-12T19:45:29.116895776Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 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:0xc00133c1d8}] Aliases:map[]}\"\nJun 12 19:45:29.123019 crc crio[3657]: time=\"2026-06-12T19:45:29.12241668Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.123853 crc crio[3657]: time=\"2026-06-12T19:45:29.123594047Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/1721aefa-d160-4301-8f65-24d008a64409 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:0xc000896000}] Aliases:map[]}\"\nJun 12 19:45:29.123853 crc crio[3657]: time=\"2026-06-12T19:45:29.123700151Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.131433 crc crio[3657]: time=\"2026-06-12T19:45:29.131123257Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b 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:0xc002616048}] Aliases:map[]}\"\nJun 12 19:45:29.131701 crc crio[3657]: time=\"2026-06-12T19:45:29.13143819Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.131701 crc crio[3657]: time=\"2026-06-12T19:45:29.131147837Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a 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:0xc00146e000}] Aliases:map[]}\"\nJun 12 19:45:29.131701 crc crio[3657]: time=\"2026-06-12T19:45:29.131665488Z\" 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 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.131692683Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a5f08a15-f416-49f6-bec6-6b03a6c854a6 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:0xc0001a21b8}] Aliases:map[]}\"\nJun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.131827988Z\" 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 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.13202688Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc002790000}] Aliases:map[]}\"\nJun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.132152295Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.133902663Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc002616010}] Aliases:map[]}\"\nJun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.13408132Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.133909497Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff 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:0xc0008a66a0}] Aliases:map[]}\"\nJun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.13444525Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.142907 crc crio[3657]: time=\"2026-06-12T19:45:29.142746298Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e 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:0xc0001a2268}] Aliases:map[]}\"\nJun 12 19:45:29.142907 crc crio[3657]: time=\"2026-06-12T19:45:29.142841441Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.182854 crc crio[3657]: time=\"2026-06-12T19:45:29.182708758Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d 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:0xc00008cc98}] Aliases:map[]}\"\nJun 12 19:45:29.182854 crc crio[3657]: time=\"2026-06-12T19:45:29.182830022Z\" 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 19:45:29.185623 crc crio[3657]: time=\"2026-06-12T19:45:29.185490472Z\" level=info msg=\"Ran pod sandbox 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/POD\" id=20bcd98f-a38f-4392-b128-deb15c7b469d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:29.191027 crc crio[3657]: time=\"2026-06-12T19:45:29.190383444Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 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:0xc0008960a8}] Aliases:map[]}\"\nJun 12 19:45:29.191027 crc crio[3657]: time=\"2026-06-12T19:45:29.190978319Z\" 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 19:45:29.194653 crc crio[3657]: time=\"2026-06-12T19:45:29.193803745Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea 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:0xc0008a66e8}] Aliases:map[]}\"\nJun 12 19:45:29.194653 crc crio[3657]: time=\"2026-06-12T19:45:29.194517414Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.195914 crc crio[3657]: time=\"2026-06-12T19:45:29.195792214Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 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:0xc00011ad20}] Aliases:map[]}\"\nJun 12 19:45:29.195914 crc crio[3657]: time=\"2026-06-12T19:45:29.195914389Z\" 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 19:45:29.203848 crc crio[3657]: time=\"2026-06-12T19:45:29.201049442Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d 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:0xc00127e200}] Aliases:map[]}\"\nJun 12 19:45:29.203848 crc crio[3657]: time=\"2026-06-12T19:45:29.201399766Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.262150 crc crio[3657]: time=\"2026-06-12T19:45:29.231875364Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 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:0xc002790060}] Aliases:map[]}\"\nJun 12 19:45:29.262150 crc crio[3657]: time=\"2026-06-12T19:45:29.231992939Z\" 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 19:45:29.417850 crc crio[3657]: time=\"2026-06-12T19:45:29.414042578Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 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:0xc002616128}] Aliases:map[]}\"\nJun 12 19:45:29.417850 crc crio[3657]: time=\"2026-06-12T19:45:29.414609432Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.424607281Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 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:0xc00146e0f8}] Aliases:map[]}\"\nJun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.424795268Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.429696409Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d 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:0xc00146e0a0}] Aliases:map[]}\"\nJun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.429780742Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.430721151Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/67e8f3fa-7c63-4f72-b623-8cdcb400cd8d 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:0xc001994d40}] Aliases:map[]}\"\nJun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.430797694Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.433111899Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 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:0xc00008cd48}] Aliases:map[]}\"\nJun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.433675942Z\" 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 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.435114201Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d49d53fb-5c80-4ad7-8724-5e8ca7fbf865 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:0xc00008ccc8}] Aliases:map[]}\"\nJun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.435139052Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.435182663Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 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:0xc00146e168}] Aliases:map[]}\"\nJun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.435245166Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.448931 crc crio[3657]: time=\"2026-06-12T19:45:29.447504808Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 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:0xc00011ade0}] Aliases:map[]}\"\nJun 12 19:45:29.448931 crc crio[3657]: time=\"2026-06-12T19:45:29.447847382Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.451318 crc crio[3657]: time=\"2026-06-12T19:45:29.443105898Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/869243f4-2ca6-4073-b0ee-df71772a979c 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:0xc00008ccf8}] Aliases:map[]}\"\nJun 12 19:45:29.452676 crc crio[3657]: time=\"2026-06-12T19:45:29.430801954Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a 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:0xc00146e068}] Aliases:map[]}\"\nJun 12 19:45:29.452676 crc crio[3657]: time=\"2026-06-12T19:45:29.451809855Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.452676 crc crio[3657]: time=\"2026-06-12T19:45:29.452171519Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.461649 crc crio[3657]: time=\"2026-06-12T19:45:29.461196299Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 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:0xc0026160f8}] Aliases:map[]}\"\nJun 12 19:45:29.461649 crc crio[3657]: time=\"2026-06-12T19:45:29.461514092Z\" 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 19:45:29.461649 crc crio[3657]: time=\"2026-06-12T19:45:29.461575744Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 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:0xc00133c408}] Aliases:map[]}\"\nJun 12 19:45:29.461649 crc crio[3657]: time=\"2026-06-12T19:45:29.461598105Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.471318 crc crio[3657]: time=\"2026-06-12T19:45:29.461829805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c10ee347-493f-494d-a242-aed7b0db3ec0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:29.477361 crc crio[3657]: time=\"2026-06-12T19:45:29.472122327Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c 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:0xc00011ad50}] Aliases:map[]}\"\nJun 12 19:45:29.477361 crc crio[3657]: time=\"2026-06-12T19:45:29.472178619Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.477361 crc crio[3657]: time=\"2026-06-12T19:45:29.476624191Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c 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:0xc002790188}] Aliases:map[]}\"\nJun 12 19:45:29.477361 crc crio[3657]: time=\"2026-06-12T19:45:29.476673663Z\" 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 19:45:29.478754 crc crio[3657]: time=\"2026-06-12T19:45:29.464670021Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/961a7e35-cdc7-411d-bad3-f3fc74159a14 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:0xc0008a6750}] Aliases:map[]}\"\nJun 12 19:45:29.478754 crc crio[3657]: time=\"2026-06-12T19:45:29.478744758Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.478861 crc crio[3657]: time=\"2026-06-12T19:45:29.478819481Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 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:0xc00011adb0}] Aliases:map[]}\"\nJun 12 19:45:29.478861 crc crio[3657]: time=\"2026-06-12T19:45:29.478851032Z\" 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 19:45:29.479076 crc crio[3657]: time=\"2026-06-12T19:45:29.469846983Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/5eeaaa0a-330a-45b1-96b5-0966ecd5190f 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:0xc00133c420}] Aliases:map[]}\"\nJun 12 19:45:29.479076 crc crio[3657]: time=\"2026-06-12T19:45:29.479052211Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.491810 crc crio[3657]: time=\"2026-06-12T19:45:29.491257014Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 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:0xc0001a2470}] Aliases:map[]}\"\nJun 12 19:45:29.491810 crc crio[3657]: time=\"2026-06-12T19:45:29.491484433Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.518399 crc crio[3657]: time=\"2026-06-12T19:45:29.49753469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1fc29949-6ee2-48dd-8672-988cfdd5e425 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:29.518399 crc crio[3657]: time=\"2026-06-12T19:45:29.509066463Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c 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:0xc00011ad80}] Aliases:map[]}\"\nJun 12 19:45:29.518399 crc crio[3657]: time=\"2026-06-12T19:45:29.509095694Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.520593 crc crio[3657]: time=\"2026-06-12T19:45:29.520098344Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e 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:0xc002790150}] Aliases:map[]}\"\nJun 12 19:45:29.521471 crc crio[3657]: time=\"2026-06-12T19:45:29.521151698Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.550427 crc crio[3657]: time=\"2026-06-12T19:45:29.546700633Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 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:0xc0027900a0}] Aliases:map[]}\"\nJun 12 19:45:29.550427 crc crio[3657]: time=\"2026-06-12T19:45:29.547385582Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.632875 crc crio[3657]: time=\"2026-06-12T19:45:29.632154226Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/collect-profiles\" id=ef4e3ded-e127-4cb4-80eb-4d5328f020d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:29.654423 crc crio[3657]: time=\"2026-06-12T19:45:29.653182627Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 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:0xc001994d80}] Aliases:map[]}\"\nJun 12 19:45:29.654423 crc crio[3657]: time=\"2026-06-12T19:45:29.653653287Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.666639 crc crio[3657]: time=\"2026-06-12T19:45:29.659868271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:29.735196 crc crio[3657]: time=\"2026-06-12T19:45:29.731669543Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 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:0xc0001a2360}] Aliases:map[]}\"\nJun 12 19:45:29.735196 crc crio[3657]: time=\"2026-06-12T19:45:29.732159633Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:45:29.755829 crc crio[3657]: time=\"2026-06-12T19:45:29.754670656Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea 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:0xc000896130}] Aliases:map[]}\"\nJun 12 19:45:29.755829 crc crio[3657]: time=\"2026-06-12T19:45:29.755618974Z\" 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 19:45:29.770363 crc crio[3657]: time=\"2026-06-12T19:45:29.76968244Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b 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:0xc002790120}] Aliases:map[]}\"\nJun 12 19:45:29.770363 crc crio[3657]: time=\"2026-06-12T19:45:29.769734742Z\" 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 19:45:30.196945 crc crio[3657]: time=\"2026-06-12T19:45:30.1918988Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:32.585799 crc crio[3657]: time=\"2026-06-12T19:45:32.578918058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:33.368707 crc crio[3657]: time=\"2026-06-12T19:45:33.366171397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:34.983868 crc crio[3657]: time=\"2026-06-12T19:45:34.982680623Z\" level=info msg=\"Created container 92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/collect-profiles\" id=ef4e3ded-e127-4cb4-80eb-4d5328f020d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:35.042817 crc crio[3657]: time=\"2026-06-12T19:45:35.041241823Z\" level=info msg=\"Starting container: 92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb\" id=8f0acb62-855c-49b1-aa58-5edd603d37a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:35.130687 crc crio[3657]: time=\"2026-06-12T19:45:35.130089575Z\" level=info msg=\"Started container\" PID=10409 containerID=92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb description=openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/collect-profiles id=8f0acb62-855c-49b1-aa58-5edd603d37a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\nJun 12 19:45:35.768908 crc crio[3657]: 2026-06-12T19:45:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10ad153e7b19493 Mac:82:4d:12:74:73:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:36.532024 crc crio[3657]: 2026-06-12T19:45:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01bd8b339be458a Mac:26:ec:48:69:fc:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/1721aefa-d160-4301-8f65-24d008a64409 SocketPath: PciID:}] [{Interface:0xc000432790 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:36.850622 crc crio[3657]: 2026-06-12T19:45:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1715da6fe669cb Mac:3e:20:b9:b1:c9:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 SocketPath: PciID:}] [{Interface:0xc000014c20 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:47.087020 crc crio[3657]: 2026-06-12T19:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90a73eed47b195e Mac:22:a1:c4:a7:53:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea SocketPath: PciID:}] [{Interface:0xc0004be6f0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:52.172620 crc crio[3657]: time=\"2026-06-12T19:45:52.17159815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=fa7bd548-6409-4a14-a6f3-288d00404a78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:52.182566 crc crio[3657]: time=\"2026-06-12T19:45:52.181725315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=797422fe-1a64-4831-93bb-2a988bfe8504 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:52.187231 crc crio[3657]: time=\"2026-06-12T19:45:52.187067543Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e3e9582d-1c4f-43b6-83de-00cf78a85349 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:52.190206 crc crio[3657]: time=\"2026-06-12T19:45:52.188733402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:52.650596 crc crio[3657]: 2026-06-12T19:45:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa1c16e0c221582 Mac:66:e4:fe:17:7b:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:52.709785 crc crio[3657]: time=\"2026-06-12T19:45:52.704399231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:54.665526 crc crio[3657]: time=\"2026-06-12T19:45:54.664875511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:54.906448 crc crio[3657]: time=\"2026-06-12T19:45:54.90596589Z\" level=info msg=\"Created container bc51e45118fdda541c664489e85f8bf7f2a4b140c1589dd0604547b6c23b6734: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e3e9582d-1c4f-43b6-83de-00cf78a85349 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:54.909582 crc crio[3657]: time=\"2026-06-12T19:45:54.909141459Z\" level=info msg=\"Starting container: bc51e45118fdda541c664489e85f8bf7f2a4b140c1589dd0604547b6c23b6734\" id=ab2e0ad6-b29d-4a29-a239-2975c314e8a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:54.925206 crc crio[3657]: time=\"2026-06-12T19:45:54.925125238Z\" level=info msg=\"Started container\" PID=11309 containerID=bc51e45118fdda541c664489e85f8bf7f2a4b140c1589dd0604547b6c23b6734 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=ab2e0ad6-b29d-4a29-a239-2975c314e8a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828\nJun 12 19:45:54.981850 crc crio[3657]: 2026-06-12T19:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6177e25eee3dae4 Mac:32:fc:3e:6f:fc:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 SocketPath: PciID:}] [{Interface:0xc000304a20 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:54.989622 crc crio[3657]: 2026-06-12T19:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:714002f43a7ee23 Mac:aa:60:cc:31:14:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad SocketPath: PciID:}] [{Interface:0xc0001807d0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.102450 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83c8bc1641505ef Mac:ee:15:ef:af:d1:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.129471 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:396f5a2f0b437a0 Mac:26:f3:ae:9a:c1:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.171193 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d33060243c8379 Mac:ea:8b:6f:2c:33:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c SocketPath: PciID:}] [{Interface:0xc0002b2a20 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.200474 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fdce9fab793b37 Mac:f6:ca:5b:7d:41:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c SocketPath: PciID:}] [{Interface:0xc000015100 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.204887 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d90fd6d8f5d5057 Mac:3a:68:20:9c:2b:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 SocketPath: PciID:}] [{Interface:0xc00028a6f0 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.210504 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:932a691be2e67e6 Mac:f2:76:d3:02:f2:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e SocketPath: PciID:}] [{Interface:0xc000015ae0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.219107 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d563fba2817a50 Mac:92:7d:5d:b2:fb:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 SocketPath: PciID:}] [{Interface:0xc0003a0a00 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.224486 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a33780b9a790989 Mac:e6:81:ff:0c:17:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/a5f08a15-f416-49f6-bec6-6b03a6c854a6 SocketPath: PciID:}] [{Interface:0xc00011b050 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.224486 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0a480a4f47ca56 Mac:2e:83:68:6d:3a:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f SocketPath: PciID:}] [{Interface:0xc000228ed0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.224486 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfff0d7a5af2a33 Mac:ea:d5:18:06:3a:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a SocketPath: PciID:}] [{Interface:0xc00042a730 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.230617 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd549cbaf6afb87 Mac:76:1e:57:89:f4:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/869243f4-2ca6-4073-b0ee-df71772a979c SocketPath: PciID:}] [{Interface:0xc0002945c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.235793 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79333a16b9287f6 Mac:6a:f7:f8:df:57:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 SocketPath: PciID:}] [{Interface:0xc00042e5d0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.307082 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8e2c73c61e0113 Mac:86:23:16:ce:d7:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c SocketPath: PciID:}] [{Interface:0xc000233440 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.343801 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36eb9dff0daf0b9 Mac:4a:e4:25:84:77:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 SocketPath: PciID:}] [{Interface:0xc00031e920 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.801629 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a9ba9cec0a6d2e Mac:02:59:c0:ff:c7:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.817203 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd200671615d752 Mac:da:70:06:ee:ca:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 SocketPath: PciID:}] [{Interface:0xc0001e36f0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.826511 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2064ffd70be887 Mac:2a:6a:4f:40:16:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d SocketPath: PciID:}] [{Interface:0xc0002008c0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.836427 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9c8f7c8523cd87 Mac:ca:55:bb:82:db:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 SocketPath: PciID:}] [{Interface:0xc000015150 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:55.836580 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9da18816d77fae Mac:ba:25:8e:5b:32:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.051532 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1161639ee0f28c4 Mac:ee:71:e3:dd:3b:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d SocketPath: PciID:}] [{Interface:0xc000180b50 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.198487 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4be2fde7b065b8b Mac:46:43:4c:ef:8b:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 SocketPath: PciID:}] [{Interface:0xc0001198a0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.198487 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:042f9cca7c28b3e Mac:32:9d:b1:9f:59:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 SocketPath: PciID:}] [{Interface:0xc00035b0e0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.200503 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b88a9abf564b516 Mac:fa:b3:65:ab:fb:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 SocketPath: PciID:}] [{Interface:0xc000358b90 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.206096 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee501c68a11fa46 Mac:f2:c2:b7:82:97:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 SocketPath: PciID:}] [{Interface:0xc000014aa0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.457598 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d93f8121fc7277 Mac:12:f9:c1:fd:17:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 SocketPath: PciID:}] [{Interface:0xc00022b050 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.463735 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7440314ce78e2d Mac:ae:48:00:a0:c9:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d SocketPath: PciID:}] [{Interface:0xc00019cbd0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.468067 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bc14cea3d7784a Mac:66:a1:87:20:24:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 SocketPath: PciID:}] [{Interface:0xc00019d420 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.469602 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf95b94f5cd4d16 Mac:22:8f:3a:9c:ed:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/67e8f3fa-7c63-4f72-b623-8cdcb400cd8d SocketPath: PciID:}] [{Interface:0xc000014950 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.477871 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ead576271deb78 Mac:0a:3d:32:b4:89:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/961a7e35-cdc7-411d-bad3-f3fc74159a14 SocketPath: PciID:}] [{Interface:0xc00032ca10 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.516688 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e267c715eff153 Mac:f6:73:ba:ef:f3:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/5eeaaa0a-330a-45b1-96b5-0966ecd5190f SocketPath: PciID:}] [{Interface:0xc00019cf10 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.863816 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5256017d9e4ccdb Mac:fe:ee:8e:f6:d9:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a SocketPath: PciID:}] [{Interface:0xc000122990 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.874599 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:206eeeecb0d015d Mac:f2:ca:8a:00:fd:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 SocketPath: PciID:}] [{Interface:0xc0003851e0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.874599 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f5820235e3df1 Mac:ce:48:a4:4f:5f:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 SocketPath: PciID:}] [{Interface:0xc00011a690 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.876046 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edc805e1ae28bf7 Mac:96:90:3b:9e:66:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b SocketPath: PciID:}] [{Interface:0xc00011aac0 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.877027 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c46e7f375e2f6a6 Mac:be:0e:42:03:db:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c SocketPath: PciID:}] [{Interface:0xc000346be0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.877027 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b76b4bc91831e68 Mac:4e:ca:a3:f2:b1:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 SocketPath: PciID:}] [{Interface:0xc00011a820 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.877721 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9622372a8a85a1c Mac:fe:fa:d3:4b:68:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e SocketPath: PciID:}] [{Interface:0xc00035ea40 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.881111 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ce53a8914e89c0 Mac:82:c7:26:6f:18:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d49d53fb-5c80-4ad7-8724-5e8ca7fbf865 SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:45:56.882048 crc crio[3657]: time=\"2026-06-12T19:45:56.881894755Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:56.882214 crc crio[3657]: time=\"2026-06-12T19:45:56.882137896Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 12 19:45:56.882380 crc crio[3657]: time=\"2026-06-12T19:45:56.882210046Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b 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:0xc002790120}] Aliases:map[]}\"\nJun 12 19:45:56.882461 crc crio[3657]: time=\"2026-06-12T19:45:56.882422874Z\" 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 19:45:56.883591 crc crio[3657]: time=\"2026-06-12T19:45:56.883496021Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 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:0xc002616128}] Aliases:map[]}\"\nJun 12 19:45:56.883955 crc crio[3657]: time=\"2026-06-12T19:45:56.883853396Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.884251 crc crio[3657]: time=\"2026-06-12T19:45:56.884168186Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 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:0xc00133c1d8}] Aliases:map[]}\"\nJun 12 19:45:56.884469 crc crio[3657]: time=\"2026-06-12T19:45:56.884433396Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.884725 crc crio[3657]: time=\"2026-06-12T19:45:56.884645485Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/1721aefa-d160-4301-8f65-24d008a64409 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:0xc000896000}] Aliases:map[]}\"\nJun 12 19:45:56.884725 crc crio[3657]: time=\"2026-06-12T19:45:56.884687169Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d 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:0xc00146e0a0}] Aliases:map[]}\"\nJun 12 19:45:56.884896 crc crio[3657]: time=\"2026-06-12T19:45:56.88478456Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.884947 crc crio[3657]: time=\"2026-06-12T19:45:56.884925069Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.884996 crc crio[3657]: time=\"2026-06-12T19:45:56.884660528Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 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:0xc00011ad20}] Aliases:map[]}\"\nJun 12 19:45:56.885133 crc crio[3657]: time=\"2026-06-12T19:45:56.885068973Z\" 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 19:45:56.885443 crc crio[3657]: time=\"2026-06-12T19:45:56.88523603Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 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:0xc00133c2d8}] Aliases:map[]}\"\nJun 12 19:45:56.885549 crc crio[3657]: time=\"2026-06-12T19:45:56.885470039Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.885605 crc crio[3657]: time=\"2026-06-12T19:45:56.885529734Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 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:0xc001994d80}] Aliases:map[]}\"\nJun 12 19:45:56.885675 crc crio[3657]: time=\"2026-06-12T19:45:56.885640476Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea 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:0xc000896130}] Aliases:map[]}\"\nJun 12 19:45:56.885799 crc crio[3657]: time=\"2026-06-12T19:45:56.88573628Z\" 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 19:45:56.886055 crc crio[3657]: time=\"2026-06-12T19:45:56.885788985Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 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:0xc00146e168}] Aliases:map[]}\"\nJun 12 19:45:56.886055 crc crio[3657]: time=\"2026-06-12T19:45:56.885760204Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.886055 crc crio[3657]: time=\"2026-06-12T19:45:56.885996743Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.886210 crc crio[3657]: time=\"2026-06-12T19:45:56.886087344Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff 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:0xc0008a66a0}] Aliases:map[]}\"\nJun 12 19:45:56.886210 crc crio[3657]: time=\"2026-06-12T19:45:56.886191628Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.886558 crc crio[3657]: time=\"2026-06-12T19:45:56.886417958Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea 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:0xc0008a66e8}] Aliases:map[]}\"\nJun 12 19:45:56.886558 crc crio[3657]: time=\"2026-06-12T19:45:56.886522992Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.886765 crc crio[3657]: time=\"2026-06-12T19:45:56.886671651Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d 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:0xc00008cc98}] Aliases:map[]}\"\nJun 12 19:45:56.886765 crc crio[3657]: time=\"2026-06-12T19:45:56.886758092Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c 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:0xc002790188}] Aliases:map[]}\"\nJun 12 19:45:56.886895 crc crio[3657]: time=\"2026-06-12T19:45:56.886858446Z\" 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 19:45:56.887083 crc crio[3657]: time=\"2026-06-12T19:45:56.887017222Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 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:0xc0026160f8}] Aliases:map[]}\"\nJun 12 19:45:56.887201 crc crio[3657]: time=\"2026-06-12T19:45:56.887143277Z\" 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 19:45:56.887201 crc crio[3657]: time=\"2026-06-12T19:45:56.887170801Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b 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:0xc002616048}] Aliases:map[]}\"\nJun 12 19:45:56.887441 crc crio[3657]: time=\"2026-06-12T19:45:56.887412418Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e 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:0xc002790150}] Aliases:map[]}\"\nJun 12 19:45:56.887532 crc crio[3657]: time=\"2026-06-12T19:45:56.887512102Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887615189Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887680109Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 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:0xc00011ade0}] Aliases:map[]}\"\nJun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887763898Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 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:0xc00146e0f8}] Aliases:map[]}\"\nJun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887817795Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc002616010}] Aliases:map[]}\"\nJun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887887038Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 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:0xc00008cd48}] Aliases:map[]}\"\nJun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887959111Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a 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:0xc00146e000}] Aliases:map[]}\"\nJun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.888001948Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.888068826Z\" 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 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887666768Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc002790000}] Aliases:map[]}\"\nJun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.888254663Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f 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:0xc00011ac18}] Aliases:map[]}\"\nJun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887803005Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.888474372Z\" 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 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.888506876Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.888562405Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 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:0xc0027900a0}] Aliases:map[]}\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.88867002Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/869243f4-2ca6-4073-b0ee-df71772a979c 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:0xc00008ccf8}] Aliases:map[]}\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.888802555Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.888852727Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.888879228Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 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:0xc002790060}] Aliases:map[]}\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.888988926Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/67e8f3fa-7c63-4f72-b623-8cdcb400cd8d 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:0xc001994d40}] Aliases:map[]}\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889023194Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 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:0xc00133c408}] Aliases:map[]}\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889036Z\" 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 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889126519Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889205571Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.887946711Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a5f08a15-f416-49f6-bec6-6b03a6c854a6 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:0xc0001a21b8}] Aliases:map[]}\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.88939079Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 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:0xc0001a2470}] Aliases:map[]}\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889475129Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 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:0xc0008960a8}] Aliases:map[]}\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889503883Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889636016Z\" 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 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.88964688Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c 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:0xc00011ad80}] Aliases:map[]}\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.88964238Z\" 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 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889751994Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889805189Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/961a7e35-cdc7-411d-bad3-f3fc74159a14 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:0xc0008a6750}] Aliases:map[]}\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.888524254Z\" 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 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.889966623Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d 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:0xc00127e200}] Aliases:map[]}\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890040419Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890065527Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890163911Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 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:0xc0001a2360}] Aliases:map[]}\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890226609Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 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:0xc00011ac68}] Aliases:map[]}\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.882188745Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d49d53fb-5c80-4ad7-8724-5e8ca7fbf865 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:0xc00008ccc8}] Aliases:map[]}\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890476039Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890505676Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890638211Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890635684Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e 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:0xc0001a2268}] Aliases:map[]}\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890726244Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a 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:0xc00146e068}] Aliases:map[]}\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890729496Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/5eeaaa0a-330a-45b1-96b5-0966ecd5190f 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:0xc00133c420}] Aliases:map[]}\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890753311Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 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:0xc00011adb0}] Aliases:map[]}\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890850789Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890891137Z\" 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 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890913665Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.88671542Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad 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:0xc0008a6650}] Aliases:map[]}\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.88792978Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.891105251Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.891362186Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c 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:0xc00011ad50}] Aliases:map[]}\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.891544413Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.891586102Z\" 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 19:45:56.894215 crc crio[3657]: time=\"2026-06-12T19:45:56.88670409Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 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:0xc00133c180}] Aliases:map[]}\"\nJun 12 19:45:56.894215 crc crio[3657]: time=\"2026-06-12T19:45:56.891135181Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.894215 crc crio[3657]: time=\"2026-06-12T19:45:56.891913365Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:45:56.904171 crc crio[3657]: time=\"2026-06-12T19:45:56.904037895Z\" level=info msg=\"Ran pod sandbox 1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=aaf5102f-1058-4015-b5ba-9afb54052e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.906875 crc crio[3657]: time=\"2026-06-12T19:45:56.906816728Z\" level=info msg=\"Ran pod sandbox 10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=50ba47f4-f984-46ae-8590-421ce9d925f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.908912 crc crio[3657]: time=\"2026-06-12T19:45:56.908824259Z\" level=info msg=\"Ran pod sandbox 0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=0f697629-ffdd-4946-a9fb-8a4e4fc5337a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.916484 crc crio[3657]: time=\"2026-06-12T19:45:56.912559349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=b4898551-0b3d-4241-85d8-6a9acf164423 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.916484 crc crio[3657]: time=\"2026-06-12T19:45:56.912717366Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0bf2611f-a5ae-4183-8209-85fe0c2501c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.916484 crc crio[3657]: time=\"2026-06-12T19:45:56.912592051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c97c9f0e-1b5f-466c-b8a6-bad1b06351fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.919476 crc crio[3657]: time=\"2026-06-12T19:45:56.919374556Z\" level=info msg=\"Ran pod sandbox 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=421155d9-5545-4f08-b6fa-9d10d6f20760 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.921037 crc crio[3657]: time=\"2026-06-12T19:45:56.920901548Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:56.921037 crc crio[3657]: time=\"2026-06-12T19:45:56.920979881Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:56.921037 crc crio[3657]: time=\"2026-06-12T19:45:56.921022023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 19:45:56.923016 crc crio[3657]: time=\"2026-06-12T19:45:56.922868859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5d88db9d-5466-438e-8c72-5e619c468526 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.924753 crc crio[3657]: time=\"2026-06-12T19:45:56.924660191Z\" level=info msg=\"Ran pod sandbox dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=b5eba648-c92d-457d-b662-91f43c045d55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.926625 crc crio[3657]: time=\"2026-06-12T19:45:56.926531167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=dc3602c7-cc29-43dd-8524-7f328885490b name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.930251 crc crio[3657]: time=\"2026-06-12T19:45:56.930082532Z\" level=info msg=\"Ran pod sandbox a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=ad198386-28ff-45fe-b0f3-9feeb66b43f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.936215 crc crio[3657]: time=\"2026-06-12T19:45:56.936079716Z\" level=info msg=\"Ran pod sandbox c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=a956cb54-25f0-4d2f-af0f-a58934e2c417 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.937218 crc crio[3657]: time=\"2026-06-12T19:45:56.937142767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d849478a-70d0-479e-ba99-a1f0a0a1dccf name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.937719 crc crio[3657]: time=\"2026-06-12T19:45:56.93764026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=d3ca8757-8e75-4480-ae66-92be04762e65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.937899 crc crio[3657]: time=\"2026-06-12T19:45:56.937821255Z\" level=info msg=\"Ran pod sandbox 90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4ac41726-7675-4586-9c8b-4fb4141b357c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.938742 crc crio[3657]: time=\"2026-06-12T19:45:56.938648899Z\" level=info msg=\"Ran pod sandbox d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=8dd9c2ef-e91a-4e85-a8c2-3b5118f6547b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.941008 crc crio[3657]: time=\"2026-06-12T19:45:56.940912871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=297247b4-baea-4f70-86ef-6075725a8451 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.941008 crc crio[3657]: time=\"2026-06-12T19:45:56.940988934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=f943e6fc-b779-4c7a-b0e8-3d28c9834eb7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.950052 crc crio[3657]: time=\"2026-06-12T19:45:56.947063101Z\" level=info msg=\"Ran pod sandbox d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=39a8abdf-2388-4cd9-ba4b-c8d0d1f4d511 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.952618 crc crio[3657]: time=\"2026-06-12T19:45:56.952542346Z\" level=info msg=\"Ran pod sandbox fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=c9935c94-8fdc-4f94-9560-bd5152cb40b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.953253 crc crio[3657]: time=\"2026-06-12T19:45:56.953169258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=fcb8a7ea-a99a-4f44-939e-cd4ec01d3cf4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.954066 crc crio[3657]: time=\"2026-06-12T19:45:56.953960828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=175bcc73-f55b-4500-9d2c-5a21687f0433 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.955860 crc crio[3657]: time=\"2026-06-12T19:45:56.955793165Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:56.955860 crc crio[3657]: time=\"2026-06-12T19:45:56.955845577Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:56.956055 crc crio[3657]: time=\"2026-06-12T19:45:56.955896269Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 12 19:45:56.956689 crc crio[3657]: time=\"2026-06-12T19:45:56.956656118Z\" level=info msg=\"Ran pod sandbox 396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=600f0064-6649-4c0b-95a2-108ca5df9c36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.956924 crc crio[3657]: time=\"2026-06-12T19:45:56.956735584Z\" level=info msg=\"Ran pod sandbox 2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=92da9895-29d7-4b10-a73a-c5f1ca3487fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.963011 crc crio[3657]: time=\"2026-06-12T19:45:56.962964056Z\" level=info msg=\"Ran pod sandbox d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=6fe21ad0-11a8-4145-ab3a-a11549a10439 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.963723 crc crio[3657]: time=\"2026-06-12T19:45:56.963610162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e4b7facc-cbab-4034-a5ce-eade74ef658a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.964113 crc crio[3657]: time=\"2026-06-12T19:45:56.963991087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=eaf257ea-c152-4ac7-aaa4-ac8c3dd5d34f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.967577 crc crio[3657]: time=\"2026-06-12T19:45:56.967405789Z\" level=info msg=\"Ran pod sandbox 932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=03d63b8f-5430-4f53-a494-dab3257dff50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.970972 crc crio[3657]: time=\"2026-06-12T19:45:56.970822714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=d88dc76e-92bb-41dc-a4aa-884ccee9a460 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.971522 crc crio[3657]: time=\"2026-06-12T19:45:56.971423489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=28a88076-d7a2-48cd-9b60-c8cecb126e3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.973522 crc crio[3657]: time=\"2026-06-12T19:45:56.973450181Z\" level=info msg=\"Ran pod sandbox edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=1d53d281-86e1-422f-8c7a-ceca05fbf93b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.974893 crc crio[3657]: time=\"2026-06-12T19:45:56.9748549Z\" level=info msg=\"Ran pod sandbox bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=396a3d7d-5791-4fb4-af74-b5b8f9238cda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.975197 crc crio[3657]: time=\"2026-06-12T19:45:56.975144359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=89b51a49-91ec-4c18-a2d7-6c5fe6abcbbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.976519 crc crio[3657]: time=\"2026-06-12T19:45:56.976424087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=d6f9718f-029c-4d6b-b4c3-413727742cf1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.981056 crc crio[3657]: time=\"2026-06-12T19:45:56.980855762Z\" level=info msg=\"Ran pod sandbox b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=8148c6dd-8f3c-411f-b594-a5904724f8d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.983160 crc crio[3657]: time=\"2026-06-12T19:45:56.98303486Z\" level=info msg=\"Ran pod sandbox dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=7be553ee-370d-4fd3-ab8c-71d26ef382e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.983599 crc crio[3657]: time=\"2026-06-12T19:45:56.983500871Z\" level=info msg=\"Ran pod sandbox 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=dbd38a13-70b2-467b-98cc-758b400fbbcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.984157 crc crio[3657]: time=\"2026-06-12T19:45:56.984108314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=250241f1-8587-42d9-a763-7c3795be389a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.984827 crc crio[3657]: time=\"2026-06-12T19:45:56.984744312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=cd8c409a-f408-43c8-9c96-9d34c2c8833d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.984827 crc crio[3657]: time=\"2026-06-12T19:45:56.984809502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=d0ece763-7c10-4cf0-ac55-9d4077e499f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.989038 crc crio[3657]: time=\"2026-06-12T19:45:56.988965022Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:56.989038 crc crio[3657]: time=\"2026-06-12T19:45:56.989007924Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:56.989340 crc crio[3657]: time=\"2026-06-12T19:45:56.989072567Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 12 19:45:56.992236 crc crio[3657]: time=\"2026-06-12T19:45:56.992155731Z\" level=info msg=\"Ran pod sandbox 83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=d52cefe6-f41e-419d-90e4-c9d9930a185c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.993662 crc crio[3657]: time=\"2026-06-12T19:45:56.99363288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=a5aa21ab-6017-466d-9e20-7b39d0454b9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:56.996939 crc crio[3657]: time=\"2026-06-12T19:45:56.996685535Z\" level=info msg=\"Ran pod sandbox ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=ff4234d7-2306-438f-91a8-fce6332abe8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:56.999726 crc crio[3657]: time=\"2026-06-12T19:45:56.999657174Z\" level=info msg=\"Ran pod sandbox 79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=79f351b0-8a02-4458-b07a-55239e830571 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.000428 crc crio[3657]: time=\"2026-06-12T19:45:57.000254939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=83df4636-6395-42cd-a81e-e1d4dc01af58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.001759 crc crio[3657]: time=\"2026-06-12T19:45:57.001684187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=354c2bf9-6303-42ea-a972-00ffe0a5314c name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.013765 crc crio[3657]: time=\"2026-06-12T19:45:57.013653354Z\" level=info msg=\"Ran pod sandbox 36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=364fe0ec-ff7f-4ebc-9720-a7cbd5d2fb67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.014692 crc crio[3657]: time=\"2026-06-12T19:45:57.014642127Z\" level=info msg=\"Ran pod sandbox bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=ca44f0dc-cbfb-468a-b2a6-7e94d9be2610 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.016975 crc crio[3657]: time=\"2026-06-12T19:45:57.016874384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=46a379fd-35ca-44a3-819f-accd6341d3cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.017142 crc crio[3657]: time=\"2026-06-12T19:45:57.017081892Z\" level=info msg=\"Ran pod sandbox 042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=c96ea6f2-1138-41fa-904e-f3445d5a6f8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.018620 crc crio[3657]: time=\"2026-06-12T19:45:57.018559405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96b49999-3051-4e66-a8f4-795cf113e92e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.020114 crc crio[3657]: time=\"2026-06-12T19:45:57.020051397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=f8f847c3-b966-4dae-9e32-b9edf708ceae name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.034094 crc crio[3657]: time=\"2026-06-12T19:45:57.033763782Z\" level=info msg=\"Ran pod sandbox b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=3e0803a4-1ff7-49b9-b480-c69f87b4376f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.034784 crc crio[3657]: time=\"2026-06-12T19:45:57.034722228Z\" level=info msg=\"Ran pod sandbox 4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=7be858ca-9e37-4786-92ca-2fc082d6918e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.035737 crc crio[3657]: time=\"2026-06-12T19:45:57.035682557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=8f104d08-97c5-41a6-8131-3fafb0e1d908 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.035803 crc crio[3657]: time=\"2026-06-12T19:45:57.03576461Z\" level=info msg=\"Ran pod sandbox 5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=bbb63a8e-8675-4151-a583-f6a3cc685626 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.036731 crc crio[3657]: time=\"2026-06-12T19:45:57.036676098Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=428d5aa0-acee-4352-b23d-f1425b6d28ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.038420 crc crio[3657]: time=\"2026-06-12T19:45:57.03820731Z\" level=info msg=\"Ran pod sandbox c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=102200bc-fe37-4f04-90ca-838a95733085 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.040115 crc crio[3657]: time=\"2026-06-12T19:45:57.039367087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=6a5a764d-a68a-4ac7-b6e4-1a5378609bca name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.040252 crc crio[3657]: time=\"2026-06-12T19:45:57.040201971Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=71a2819d-2c68-4e48-a1a6-c68173228596 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.040662 crc crio[3657]: time=\"2026-06-12T19:45:57.040591088Z\" level=info msg=\"Ran pod sandbox 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=3f4a2716-4ab7-4d49-b247-af174bd48d0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.041850 crc crio[3657]: time=\"2026-06-12T19:45:57.041789196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=fd91c38c-c0bf-4339-94d3-5621c6a5fb1e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.043010 crc crio[3657]: time=\"2026-06-12T19:45:57.042532635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ccd1dc54-6588-4346-90b1-40fbf376f178 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.043163 crc crio[3657]: time=\"2026-06-12T19:45:57.043087111Z\" level=info msg=\"Ran pod sandbox 6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=9e37a69c-915a-45e2-a341-e535aadc693a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.045860 crc crio[3657]: time=\"2026-06-12T19:45:57.045795052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c5814870-ecc5-4836-8662-a20041621bc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.049606 crc crio[3657]: time=\"2026-06-12T19:45:57.04954998Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.049606 crc crio[3657]: time=\"2026-06-12T19:45:57.049592491Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.049722 crc crio[3657]: time=\"2026-06-12T19:45:57.049633783Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 12 19:45:57.050518 crc crio[3657]: time=\"2026-06-12T19:45:57.050451992Z\" level=info msg=\"Ran pod sandbox d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c4b8a4ec-47ed-4f89-9eb6-1b4435d64d0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.051165 crc crio[3657]: time=\"2026-06-12T19:45:57.051132435Z\" level=info msg=\"Ran pod sandbox b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=d08e5b40-030a-402c-b8a9-20316c0ce952 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.056096 crc crio[3657]: time=\"2026-06-12T19:45:57.056025376Z\" level=info msg=\"Ran pod sandbox 1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=e393da2f-543f-41ad-adfc-cb6331f6488c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.056189 crc crio[3657]: time=\"2026-06-12T19:45:57.056142518Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=2dd5fd32-f3b6-4b7d-ae05-78e341b1ace5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.056441 crc crio[3657]: time=\"2026-06-12T19:45:57.056409359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=08901979-9e54-4b98-becd-b0bd69467188 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.058990 crc crio[3657]: time=\"2026-06-12T19:45:57.058959832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=a48fb6ab-3086-45d2-bd4e-5a33f5b9b8af name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.067417 crc crio[3657]: time=\"2026-06-12T19:45:57.067376324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2f89496c-cfc4-4b7d-bc5b-4ee817975ee0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.068075 crc crio[3657]: time=\"2026-06-12T19:45:57.068047171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=32243daa-f356-4a39-8de3-5555b45ec084 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.068965 crc crio[3657]: time=\"2026-06-12T19:45:57.068933638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=a7a2a5ba-c9d0-4c05-ae63-cfd791abd962 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.069385 crc crio[3657]: time=\"2026-06-12T19:45:57.069352937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6fcb0fce-1771-4e87-ac81-12719808c1e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.069863 crc crio[3657]: time=\"2026-06-12T19:45:57.069830614Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=68425dfb-1333-481d-a457-745feb3396fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.070228 crc crio[3657]: time=\"2026-06-12T19:45:57.07020305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d59b6f92-a869-4806-9257-c019e18e610a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.072240 crc crio[3657]: time=\"2026-06-12T19:45:57.072179049Z\" level=info msg=\"Ran pod sandbox 71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=0194ef7f-0f2d-44df-99db-b89f3dd9be5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.073198 crc crio[3657]: time=\"2026-06-12T19:45:57.073137928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=cb78fe54-0c81-4404-8b53-a59de43b79ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.073382 crc crio[3657]: time=\"2026-06-12T19:45:57.073168733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c6b1b645-1276-4d90-a933-bc45df73bb62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.073382 crc crio[3657]: time=\"2026-06-12T19:45:57.073335436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=4d67c73f-569a-4cfb-9e04-7cf9e1abcbd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.073506 crc crio[3657]: time=\"2026-06-12T19:45:57.073395373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=fbf60adb-6594-4814-a3a1-883995843089 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.073568 crc crio[3657]: time=\"2026-06-12T19:45:57.073517148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=9f9a3fd3-3b03-4b8a-aea7-e3695c26e285 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.073621 crc crio[3657]: time=\"2026-06-12T19:45:57.073540148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=29f0f18e-b569-42b4-b831-21836037cc9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.073715 crc crio[3657]: time=\"2026-06-12T19:45:57.073158579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=125ab68c-2251-4e73-b3b5-5ef116963add name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.073949 crc crio[3657]: time=\"2026-06-12T19:45:57.073344591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df9fa53b-437d-469b-b1de-ba3f7f54b929 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.074039 crc crio[3657]: time=\"2026-06-12T19:45:57.073881348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=d4186362-21fc-4a87-93dc-acb632a58cdf name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.074675 crc crio[3657]: time=\"2026-06-12T19:45:57.074594432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=39e02a32-2ebe-4446-8341-a63d3dc768fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.074911 crc crio[3657]: time=\"2026-06-12T19:45:57.074842192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=4a60ac3c-71eb-4f37-aa0c-ae9a325e8d87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.076509 crc crio[3657]: time=\"2026-06-12T19:45:57.076431494Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=53972cd9-2964-47be-b161-4950346858f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.076509 crc crio[3657]: time=\"2026-06-12T19:45:57.076472208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=2549b3ee-2832-452e-a342-8848f3bf99cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.076649 crc crio[3657]: time=\"2026-06-12T19:45:57.076435966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=c780ec01-4aec-4e93-89e0-5341b33156f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.076850 crc crio[3657]: time=\"2026-06-12T19:45:57.076767442Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=57b232fc-9088-44e7-8c58-19acb36deb4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.077003 crc crio[3657]: time=\"2026-06-12T19:45:57.076978189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.077159 crc crio[3657]: time=\"2026-06-12T19:45:57.077051663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.077740 crc crio[3657]: time=\"2026-06-12T19:45:57.077647264Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=6ab520b5-4115-4d31-b446-6d7c688750b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.078008 crc crio[3657]: time=\"2026-06-12T19:45:57.077944607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.078143 crc crio[3657]: time=\"2026-06-12T19:45:57.078086689Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=70d5eb9d-881a-46b2-bb86-9541ae59a746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.078516 crc crio[3657]: time=\"2026-06-12T19:45:57.078462914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.079150 crc crio[3657]: time=\"2026-06-12T19:45:57.07910729Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=00b054c9-cbba-45cf-b828-bcaa86fba511 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.080173 crc crio[3657]: time=\"2026-06-12T19:45:57.080142912Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=884b7dbb-9982-47fb-892b-1685ab5ba1f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.081557 crc crio[3657]: time=\"2026-06-12T19:45:57.081470386Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=ff7a440b-871e-40cc-9f89-e3328b1c94dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.081852 crc crio[3657]: time=\"2026-06-12T19:45:57.08181792Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c0c9ed7e-1130-4c65-ab3a-20321abcf186 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.084681 crc crio[3657]: time=\"2026-06-12T19:45:57.084573573Z\" level=info msg=\"Ran pod sandbox a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=27ca9297-247a-411f-aa1a-de852d33b335 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.085599 crc crio[3657]: time=\"2026-06-12T19:45:57.085512462Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=ed1367de-a53e-4be7-b874-a081274865b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.085757 crc crio[3657]: time=\"2026-06-12T19:45:57.085661648Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=62301e98-6c2f-489e-8158-8373d7bf3243 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.085852 crc crio[3657]: time=\"2026-06-12T19:45:57.085799033Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=9172151f-e592-4d6d-9fdc-2f9e17e2ed55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.085982 crc crio[3657]: time=\"2026-06-12T19:45:57.085916218Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=311e7ae1-25c8-4b18-a5ee-a088b4ce31e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.086207 crc crio[3657]: time=\"2026-06-12T19:45:57.086135467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=3314dce3-4992-4a77-874b-d5b035f48f4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.086352 crc crio[3657]: time=\"2026-06-12T19:45:57.086158735Z\" level=info msg=\"Ran pod sandbox 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=03baeba0-ef0f-4567-84ad-49a9fefe1956 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.086646 crc crio[3657]: time=\"2026-06-12T19:45:57.086615556Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=0aefd015-b1f1-4310-afad-7c25fad88fa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.086892 crc crio[3657]: time=\"2026-06-12T19:45:57.086865706Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=97accc7b-47f4-455c-995c-6dd66362efff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.087161 crc crio[3657]: time=\"2026-06-12T19:45:57.087131138Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=995995b6-642b-4da1-88ff-2ceab1ff3aa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.087370 crc crio[3657]: time=\"2026-06-12T19:45:57.087221688Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=4e1dd26b-491a-42c5-9671-1860ca9ff9cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.088168 crc crio[3657]: time=\"2026-06-12T19:45:57.088133246Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=8fb6eb76-12a5-4b3b-be30-3f1350672b15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.088447 crc crio[3657]: time=\"2026-06-12T19:45:57.088375209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.088621 crc crio[3657]: time=\"2026-06-12T19:45:57.08845091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.088621 crc crio[3657]: time=\"2026-06-12T19:45:57.088138007Z\" level=info msg=\"Ran pod sandbox 9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a with infra container: openshift-dns/dns-default-qtghf/POD\" id=09094906-9a57-4314-993c-44118bc8a399 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.088724 crc crio[3657]: time=\"2026-06-12T19:45:57.088622716Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=2b2ae155-ea81-40f2-a65d-a08bf3b8c624 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.089006 crc crio[3657]: time=\"2026-06-12T19:45:57.088937961Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=acb47001-1329-4f5d-aca6-7ea04695eb0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.089238 crc crio[3657]: time=\"2026-06-12T19:45:57.089177281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=052e36f3-e009-44cd-9433-022054d4c7ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.089903 crc crio[3657]: time=\"2026-06-12T19:45:57.089868667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=18e2c299-3d31-43c3-850f-2c419d104000 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.090099 crc crio[3657]: time=\"2026-06-12T19:45:57.090006335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.090418 crc crio[3657]: time=\"2026-06-12T19:45:57.090220464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.090515 crc crio[3657]: time=\"2026-06-12T19:45:57.090420459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.090635 crc crio[3657]: time=\"2026-06-12T19:45:57.09042605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.092631 crc crio[3657]: time=\"2026-06-12T19:45:57.091182913Z\" level=info msg=\"Ran pod sandbox 206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=bfc400cc-5047-4cfd-a136-ec2cb9dab64b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.093893 crc crio[3657]: time=\"2026-06-12T19:45:57.093859389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=a3fbba12-cd5b-4d93-b188-30569e47b9d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.094332 crc crio[3657]: time=\"2026-06-12T19:45:57.094195087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=042c5fc0-6fde-429a-9d87-56c3441dc45c name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.097104 crc crio[3657]: time=\"2026-06-12T19:45:57.097033689Z\" level=info msg=\"Ran pod sandbox 714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=6a47d82e-54bb-4b34-86d1-994ab1933e29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.098176 crc crio[3657]: time=\"2026-06-12T19:45:57.098120978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.098409 crc crio[3657]: time=\"2026-06-12T19:45:57.098337001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.098854 crc crio[3657]: time=\"2026-06-12T19:45:57.098780229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.098854 crc crio[3657]: time=\"2026-06-12T19:45:57.098833951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.099133 crc crio[3657]: time=\"2026-06-12T19:45:57.098973396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=08aae9ec-5258-43e3-bbfa-996b5936e557 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.099133 crc crio[3657]: time=\"2026-06-12T19:45:57.099119848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.100033 crc crio[3657]: time=\"2026-06-12T19:45:57.099885346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.100033 crc crio[3657]: time=\"2026-06-12T19:45:57.099935555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.100210 crc crio[3657]: time=\"2026-06-12T19:45:57.100129084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.100847 crc crio[3657]: time=\"2026-06-12T19:45:57.10077882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=5436c39e-a6f4-4920-98a7-c70f9db5ab13 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.100977 crc crio[3657]: time=\"2026-06-12T19:45:57.100795111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=eb45865e-db9a-422c-ae1f-57bc5b8f0dc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.101512 crc crio[3657]: time=\"2026-06-12T19:45:57.101152655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=578287e3-bc8a-46ce-afe8-61d570ad0d26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.101604 crc crio[3657]: time=\"2026-06-12T19:45:57.101559032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ad1125b6-c1b9-4ab1-959e-fba59dd1859d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.101793 crc crio[3657]: time=\"2026-06-12T19:45:57.101711368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6fe01e1c-df64-487a-9594-541df51511b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.101977 crc crio[3657]: time=\"2026-06-12T19:45:57.101905792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=201584f0-08b2-4c8a-b37a-c3d005e61a8d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.102056 crc crio[3657]: time=\"2026-06-12T19:45:57.101992689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=43ca9927-da82-49fa-bba7-f0b1169a708c name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.102111 crc crio[3657]: time=\"2026-06-12T19:45:57.101932136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e2b99d9-8ff2-47bb-8248-c7bda996b7a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.102169 crc crio[3657]: time=\"2026-06-12T19:45:57.102101843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=b5546475-a0c7-4e3e-92c2-037e36b4eabb name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.102226 crc crio[3657]: time=\"2026-06-12T19:45:57.102205428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f670443d-622b-45d6-8f6a-8be947d11861 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.102365 crc crio[3657]: time=\"2026-06-12T19:45:57.10223785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f3d5a7e7-7f0b-497c-882e-61e683180bae name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.102365 crc crio[3657]: time=\"2026-06-12T19:45:57.102247147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=270ef7b6-3bec-4161-8f6e-6fb07b908445 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.102485 crc crio[3657]: time=\"2026-06-12T19:45:57.102076523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=3db9b021-0c6d-43ed-a635-6a5e06374b34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.102538 crc crio[3657]: time=\"2026-06-12T19:45:57.102516721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=fb7e8481-19a7-4b06-bb31-5c00e5c96a95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.102594 crc crio[3657]: time=\"2026-06-12T19:45:57.102552772Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=8cadb42d-9a63-4d52-a0fc-780d7b970bf2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.102844 crc crio[3657]: time=\"2026-06-12T19:45:57.102816073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.104411 crc crio[3657]: time=\"2026-06-12T19:45:57.104236051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=bb392656-7d30-44ef-be87-c810b7c42c86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.104411 crc crio[3657]: time=\"2026-06-12T19:45:57.10423916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f68e1679-c0b9-480d-8e36-9183b6ee1a17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.107603 crc crio[3657]: time=\"2026-06-12T19:45:57.107521143Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=2d96bc96-06a4-4e2c-a9c9-fb9e60a811a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.112007 crc crio[3657]: time=\"2026-06-12T19:45:57.111941013Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=6478cefa-f3bf-43b0-98a7-fdf26f40bd8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.112156 crc crio[3657]: time=\"2026-06-12T19:45:57.112041277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=8c3926a7-c10c-44ee-a2d5-92bb6edc7acc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.112156 crc crio[3657]: time=\"2026-06-12T19:45:57.112037217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=2ccc4b9b-fe5f-4248-b9a2-257a7375685f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.112156 crc crio[3657]: time=\"2026-06-12T19:45:57.112099469Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=30101596-da94-43ff-8d5f-a8230b951c0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.112156 crc crio[3657]: time=\"2026-06-12T19:45:57.112148551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=fcb38a18-7712-4d7f-8763-7254898e57fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.112438 crc crio[3657]: time=\"2026-06-12T19:45:57.1121089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=81bb81a5-e252-4b65-ad23-04f91ca373ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.113521 crc crio[3657]: time=\"2026-06-12T19:45:57.113450484Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.113521 crc crio[3657]: time=\"2026-06-12T19:45:57.113494355Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.113521 crc crio[3657]: time=\"2026-06-12T19:45:57.113517286Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 12 19:45:57.116902 crc crio[3657]: time=\"2026-06-12T19:45:57.115884193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.116902 crc crio[3657]: time=\"2026-06-12T19:45:57.116089981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.117491 crc crio[3657]: time=\"2026-06-12T19:45:57.117421325Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=420c9107-407c-4109-a302-5ddfa8986fa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.119486 crc crio[3657]: time=\"2026-06-12T19:45:57.119421906Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=f3ed5511-7ff3-46ee-abad-6986cacfb443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.119639 crc crio[3657]: time=\"2026-06-12T19:45:57.119618224Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=c9dfc428-83e7-4d62-9f72-a65894956520 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.119705 crc crio[3657]: time=\"2026-06-12T19:45:57.119677757Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=c31d3963-05c3-4493-b5fc-d1da9da691f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.121444 crc crio[3657]: time=\"2026-06-12T19:45:57.121384638Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1eaf2711-80fb-4c4c-b1d7-96fccd996c42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.121538 crc crio[3657]: time=\"2026-06-12T19:45:57.121400207Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=7601eeca-1f8d-4f46-8b34-bc98b60b5923 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.122485 crc crio[3657]: time=\"2026-06-12T19:45:57.122414287Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=00de2189-26af-459d-9815-1489c29f3b6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.122485 crc crio[3657]: time=\"2026-06-12T19:45:57.12244523Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=87d5c7ff-1489-4b80-8769-f6ad6015698b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.122622 crc crio[3657]: time=\"2026-06-12T19:45:57.122441058Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0cba330f-fc6c-44a3-b16c-730e6965841a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.122846 crc crio[3657]: time=\"2026-06-12T19:45:57.122766333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.122921 crc crio[3657]: time=\"2026-06-12T19:45:57.122869986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.123371 crc crio[3657]: time=\"2026-06-12T19:45:57.123217901Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=208b7795-43d1-4df6-9cf3-db6d0477d68b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.123463 crc crio[3657]: time=\"2026-06-12T19:45:57.123224681Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=df3e0cc9-389f-411a-84d9-e7e6659e73a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.123826 crc crio[3657]: time=\"2026-06-12T19:45:57.12369555Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=734fb0c2-a330-4fe5-841f-fd5f69020fbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.123826 crc crio[3657]: time=\"2026-06-12T19:45:57.123761523Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=a5cf6c9d-f4cf-4ff8-b300-4e33fea064c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.123951 crc crio[3657]: time=\"2026-06-12T19:45:57.123767633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.124212 crc crio[3657]: time=\"2026-06-12T19:45:57.124155488Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=e31a5bc6-0c40-4ba8-98b1-6dd423430b3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.126125 crc crio[3657]: time=\"2026-06-12T19:45:57.126039626Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=921850f3-4096-46f0-aad0-d6a37769d202 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.128160 crc crio[3657]: time=\"2026-06-12T19:45:57.12809813Z\" level=info msg=\"Ran pod sandbox 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=e2f20f57-073d-455e-8a30-6c997d5f3bd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.130737 crc crio[3657]: time=\"2026-06-12T19:45:57.130536168Z\" level=info msg=\"Ran pod sandbox 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=ce2253c8-b4b5-4825-82ba-818c8dea1000 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.131841 crc crio[3657]: time=\"2026-06-12T19:45:57.131650785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.132371 crc crio[3657]: time=\"2026-06-12T19:45:57.132245519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.132745 crc crio[3657]: time=\"2026-06-12T19:45:57.132616425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.134437 crc crio[3657]: time=\"2026-06-12T19:45:57.134255478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b7e54df4-baf6-4ca2-a37d-79573fc388ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.135822 crc crio[3657]: time=\"2026-06-12T19:45:57.134398068Z\" level=info msg=\"Ran pod sandbox 6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=35bc73c4-e7d2-47a8-bde4-d828297462d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.135822 crc crio[3657]: time=\"2026-06-12T19:45:57.134637347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=7691cdb0-f63b-4510-ad8a-74e80c5ec6b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.135822 crc crio[3657]: time=\"2026-06-12T19:45:57.134565794Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=1f7eb7cc-4624-4298-9c12-7b60003141ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.135822 crc crio[3657]: time=\"2026-06-12T19:45:57.1350376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.135822 crc crio[3657]: time=\"2026-06-12T19:45:57.135675209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.137648 crc crio[3657]: time=\"2026-06-12T19:45:57.137208932Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=8340627d-bbe2-4007-8480-0e442439f8d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.137648 crc crio[3657]: time=\"2026-06-12T19:45:57.13740099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=cb888c4b-4cb7-4c2f-a2fe-61f1cb0911ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.139746 crc crio[3657]: time=\"2026-06-12T19:45:57.13970171Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=04b4c182-ec93-499d-908b-9b56fb7419cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.139824 crc crio[3657]: time=\"2026-06-12T19:45:57.139748511Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b39ec1c0-869b-4a76-8164-60ab5c0341a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.141766 crc crio[3657]: time=\"2026-06-12T19:45:57.141707791Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.141766 crc crio[3657]: time=\"2026-06-12T19:45:57.141744832Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.141766 crc crio[3657]: time=\"2026-06-12T19:45:57.141762773Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 12 19:45:57.150889 crc crio[3657]: time=\"2026-06-12T19:45:57.150825981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.151080 crc crio[3657]: time=\"2026-06-12T19:45:57.151023799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.151232 crc crio[3657]: time=\"2026-06-12T19:45:57.151208737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.152083 crc crio[3657]: time=\"2026-06-12T19:45:57.152029791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.166858 crc crio[3657]: time=\"2026-06-12T19:45:57.166795969Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.166858 crc crio[3657]: time=\"2026-06-12T19:45:57.166842831Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.166858 crc crio[3657]: time=\"2026-06-12T19:45:57.166860172Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 12 19:45:57.195674 crc crio[3657]: time=\"2026-06-12T19:45:57.195514536Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.195674 crc crio[3657]: time=\"2026-06-12T19:45:57.195597769Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.195674 crc crio[3657]: time=\"2026-06-12T19:45:57.19561969Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 12 19:45:57.215774 crc crio[3657]: time=\"2026-06-12T19:45:57.215407923Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.215774 crc crio[3657]: time=\"2026-06-12T19:45:57.215455825Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.215774 crc crio[3657]: time=\"2026-06-12T19:45:57.215473386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 19:45:57.236075 crc crio[3657]: time=\"2026-06-12T19:45:57.235985478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.236165 crc crio[3657]: time=\"2026-06-12T19:45:57.236023659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.236516 crc crio[3657]: time=\"2026-06-12T19:45:57.236469827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.236786 crc crio[3657]: time=\"2026-06-12T19:45:57.236476659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.237098 crc crio[3657]: time=\"2026-06-12T19:45:57.237074303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.238528 crc crio[3657]: time=\"2026-06-12T19:45:57.23848726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.249400 crc crio[3657]: time=\"2026-06-12T19:45:57.249158443Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.249400 crc crio[3657]: time=\"2026-06-12T19:45:57.249366121Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.249400 crc crio[3657]: time=\"2026-06-12T19:45:57.249390942Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_559d0f07-1b45-4f53-8ded-165e9c4c38a3\\\"\"\nJun 12 19:45:57.249587 crc crio[3657]: time=\"2026-06-12T19:45:57.249508367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 19:45:57.256929 crc crio[3657]: time=\"2026-06-12T19:45:57.256843667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.258420 crc crio[3657]: time=\"2026-06-12T19:45:57.258236392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.260399 crc crio[3657]: time=\"2026-06-12T19:45:57.260223255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=911cba51-64e2-49a4-870f-29e6a37f4887 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.262072 crc crio[3657]: time=\"2026-06-12T19:45:57.260780314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7afdda39-0e84-4e62-8b6c-4cd11732a733 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.276766 crc crio[3657]: time=\"2026-06-12T19:45:57.276725512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.276992 crc crio[3657]: time=\"2026-06-12T19:45:57.276778395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.278976 crc crio[3657]: time=\"2026-06-12T19:45:57.278884999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=5952ea93-84e5-473a-82af-d18380b69d90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.279993 crc crio[3657]: time=\"2026-06-12T19:45:57.279917802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.297340 crc crio[3657]: time=\"2026-06-12T19:45:57.296649748Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.297472 crc crio[3657]: time=\"2026-06-12T19:45:57.297412548Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.297753 crc crio[3657]: time=\"2026-06-12T19:45:57.297657109Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_acf0e17d-0f87-4d0f-a251-90d1ba7eef2d\\\"\"\nJun 12 19:45:57.333808 crc crio[3657]: time=\"2026-06-12T19:45:57.333736126Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.333808 crc crio[3657]: time=\"2026-06-12T19:45:57.333795817Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.333946 crc crio[3657]: time=\"2026-06-12T19:45:57.333828438Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 12 19:45:57.362433 crc crio[3657]: time=\"2026-06-12T19:45:57.362354175Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.362433 crc crio[3657]: time=\"2026-06-12T19:45:57.362414007Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.362540 crc crio[3657]: time=\"2026-06-12T19:45:57.362447808Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_acf0e17d-0f87-4d0f-a251-90d1ba7eef2d\\\"\"\nJun 12 19:45:57.362540 crc crio[3657]: time=\"2026-06-12T19:45:57.362497239Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_145ba6c3-7eeb-4fa8-9267-e206c1af974a\\\"\"\nJun 12 19:45:57.363119 crc crio[3657]: time=\"2026-06-12T19:45:57.363043834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.383250 crc crio[3657]: time=\"2026-06-12T19:45:57.383131793Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=512e71f3-d6a6-4d48-a67d-2550a0a4d214 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.384004 crc crio[3657]: time=\"2026-06-12T19:45:57.383945667Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=9bac031f-7d29-4c59-9916-39cc0c2698eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.384814 crc crio[3657]: time=\"2026-06-12T19:45:57.384635886Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=2ce4925a-5fa2-49d6-9444-4a94749212e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:57.395128 crc crio[3657]: time=\"2026-06-12T19:45:57.395051151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.395365 crc crio[3657]: time=\"2026-06-12T19:45:57.39521654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.397610 crc crio[3657]: time=\"2026-06-12T19:45:57.395071666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.398390 crc crio[3657]: time=\"2026-06-12T19:45:57.39821527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.402347 crc crio[3657]: time=\"2026-06-12T19:45:57.398997661Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.402423 crc crio[3657]: time=\"2026-06-12T19:45:57.40235749Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.402423 crc crio[3657]: time=\"2026-06-12T19:45:57.402399801Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 12 19:45:57.412843 crc crio[3657]: time=\"2026-06-12T19:45:57.412777221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.415716 crc crio[3657]: time=\"2026-06-12T19:45:57.415646485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.417513 crc crio[3657]: time=\"2026-06-12T19:45:57.417458023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.419842 crc crio[3657]: time=\"2026-06-12T19:45:57.419780984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.422852 crc crio[3657]: time=\"2026-06-12T19:45:57.422786085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.426116 crc crio[3657]: time=\"2026-06-12T19:45:57.426058017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.433358 crc crio[3657]: time=\"2026-06-12T19:45:57.433084879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.444354 crc crio[3657]: time=\"2026-06-12T19:45:57.444208829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.449220 crc crio[3657]: time=\"2026-06-12T19:45:57.44916207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.466373 crc crio[3657]: time=\"2026-06-12T19:45:57.465804561Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.466373 crc crio[3657]: time=\"2026-06-12T19:45:57.465836922Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.466373 crc crio[3657]: time=\"2026-06-12T19:45:57.465861593Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 12 19:45:57.467233 crc crio[3657]: time=\"2026-06-12T19:45:57.46715407Z\" level=info msg=\"Ran pod sandbox b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=4166228c-3831-497e-8234-d8e41f654df5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:45:57.469703 crc crio[3657]: time=\"2026-06-12T19:45:57.469617872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=a35e3812-713b-471a-912b-713552abe743 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:57.510954 crc crio[3657]: time=\"2026-06-12T19:45:57.510868588Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.510954 crc crio[3657]: time=\"2026-06-12T19:45:57.51094049Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.510954 crc crio[3657]: time=\"2026-06-12T19:45:57.510968831Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 12 19:45:57.542885 crc crio[3657]: time=\"2026-06-12T19:45:57.542756211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.578225 crc crio[3657]: time=\"2026-06-12T19:45:57.577899859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.580547 crc crio[3657]: time=\"2026-06-12T19:45:57.580474015Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.580547 crc crio[3657]: time=\"2026-06-12T19:45:57.580531087Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.581487 crc crio[3657]: time=\"2026-06-12T19:45:57.580557487Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_145ba6c3-7eeb-4fa8-9267-e206c1af974a\\\"\"\nJun 12 19:45:57.581487 crc crio[3657]: time=\"2026-06-12T19:45:57.580600789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 19:45:57.587539 crc crio[3657]: time=\"2026-06-12T19:45:57.587213966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.592047 crc crio[3657]: time=\"2026-06-12T19:45:57.591959882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.594148 crc crio[3657]: time=\"2026-06-12T19:45:57.594046039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.603121 crc crio[3657]: time=\"2026-06-12T19:45:57.603040595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.610635 crc crio[3657]: time=\"2026-06-12T19:45:57.61054554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.612212 crc crio[3657]: time=\"2026-06-12T19:45:57.612148701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.617162 crc crio[3657]: time=\"2026-06-12T19:45:57.61707583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.620618 crc crio[3657]: time=\"2026-06-12T19:45:57.620566231Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:45:57.620618 crc crio[3657]: time=\"2026-06-12T19:45:57.620605872Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:45:57.656929 crc crio[3657]: time=\"2026-06-12T19:45:57.656857782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.691537 crc crio[3657]: time=\"2026-06-12T19:45:57.676369281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.691537 crc crio[3657]: time=\"2026-06-12T19:45:57.678983916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.734858 crc crio[3657]: time=\"2026-06-12T19:45:57.73479336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.751482 crc crio[3657]: time=\"2026-06-12T19:45:57.751437932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.830173 crc crio[3657]: time=\"2026-06-12T19:45:57.830085628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.834606 crc crio[3657]: time=\"2026-06-12T19:45:57.834546442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.857145 crc crio[3657]: time=\"2026-06-12T19:45:57.856079181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.857989 crc crio[3657]: time=\"2026-06-12T19:45:57.857912503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.861669 crc crio[3657]: time=\"2026-06-12T19:45:57.861604368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.861896 crc crio[3657]: time=\"2026-06-12T19:45:57.861821435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.864545 crc crio[3657]: time=\"2026-06-12T19:45:57.864493992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.867806 crc crio[3657]: time=\"2026-06-12T19:45:57.867746172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.868588 crc crio[3657]: time=\"2026-06-12T19:45:57.868537394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.871582 crc crio[3657]: time=\"2026-06-12T19:45:57.871525909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.879067 crc crio[3657]: time=\"2026-06-12T19:45:57.878953109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.883143 crc crio[3657]: time=\"2026-06-12T19:45:57.883075765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.886972 crc crio[3657]: time=\"2026-06-12T19:45:57.886535362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:57.951175 crc crio[3657]: time=\"2026-06-12T19:45:57.95073777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.024498 crc crio[3657]: time=\"2026-06-12T19:45:58.024253625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=052e8486-10ef-4b84-90d5-0dbbda5840f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.085981 crc crio[3657]: time=\"2026-06-12T19:45:58.085904836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.113962 crc crio[3657]: time=\"2026-06-12T19:45:58.113871354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.126194 crc crio[3657]: time=\"2026-06-12T19:45:58.12611441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.127396 crc crio[3657]: time=\"2026-06-12T19:45:58.127239291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.132588 crc crio[3657]: time=\"2026-06-12T19:45:58.13250502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.144236 crc crio[3657]: time=\"2026-06-12T19:45:58.144099728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.145116 crc crio[3657]: time=\"2026-06-12T19:45:58.145056528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.146588 crc crio[3657]: time=\"2026-06-12T19:45:58.146517567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.260356 crc crio[3657]: time=\"2026-06-12T19:45:58.260141031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.283947975Z\" level=info msg=\"Created container 97800db8c4c3468fda653884900a5b82d2e6df75d83029dd751e26df1621cb66: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=97accc7b-47f4-455c-995c-6dd66362efff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.284810439Z\" level=info msg=\"Created container a835920c9a46db86207fc5b3c291fcd19698df4d618c1f5b29ea824ad1125b83: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=2b2ae155-ea81-40f2-a65d-a08bf3b8c624 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.285831868Z\" level=info msg=\"Created container 2955a04110ddf2b7e866b59a31ec113a1940d9b47582dcb4af1f9a168253c97e: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=995995b6-642b-4da1-88ff-2ceab1ff3aa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.286099196Z\" level=info msg=\"Created container 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=57b232fc-9088-44e7-8c58-19acb36deb4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.28621818Z\" level=info msg=\"Created container 302375c609433bfc16f42a17684286438714baa0ee7ea2901cbfdae38427a9f1: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=00b054c9-cbba-45cf-b828-bcaa86fba511 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.286694503Z\" level=info msg=\"Created container 2e264b9a633600435c91f46c5aea8200b75668bdd16019112e70a4a758d7eb64: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=30101596-da94-43ff-8d5f-a8230b951c0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.286766585Z\" level=info msg=\"Created container c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=2d96bc96-06a4-4e2c-a9c9-fb9e60a811a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.290504 crc crio[3657]: time=\"2026-06-12T19:45:58.290375969Z\" level=info msg=\"Starting container: 97800db8c4c3468fda653884900a5b82d2e6df75d83029dd751e26df1621cb66\" id=5f24ffbb-2ab2-409b-92ee-021425abe666 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.309494 crc crio[3657]: time=\"2026-06-12T19:45:58.304750333Z\" level=info msg=\"Created container 8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=6ab520b5-4115-4d31-b446-6d7c688750b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.309494 crc crio[3657]: time=\"2026-06-12T19:45:58.304761333Z\" level=info msg=\"Created container a0221fcad531b21dd6214b10dafb6340d87ae5c047039c4e4bda75159cd8f935: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=62301e98-6c2f-489e-8158-8373d7bf3243 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.310898 crc crio[3657]: time=\"2026-06-12T19:45:58.309934341Z\" level=info msg=\"Created container 44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=420c9107-407c-4109-a302-5ddfa8986fa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.312096 crc crio[3657]: time=\"2026-06-12T19:45:58.311539865Z\" level=info msg=\"Created container c700d24a4d700af2324133d9aee1315750138447821bef19edf5288b1382272c: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=ed1367de-a53e-4be7-b874-a081274865b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.313251 crc crio[3657]: time=\"2026-06-12T19:45:58.312653656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.317416 crc crio[3657]: time=\"2026-06-12T19:45:58.311024142Z\" level=info msg=\"Created container 92906562b296ebea72ceeb32f7123673059c95cf96d2d6cbbec695002cc767b0: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=53972cd9-2964-47be-b161-4950346858f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.317416 crc crio[3657]: time=\"2026-06-12T19:45:58.311127493Z\" level=info msg=\"Created container b060a7f492d1a4e27a7a4ca1975d3203bb9d09e0333f669647a6f0cbbe163222: openshift-dns/dns-default-qtghf/dns\" id=00de2189-26af-459d-9815-1489c29f3b6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.317416 crc crio[3657]: time=\"2026-06-12T19:45:58.315953879Z\" level=info msg=\"Created container 70d5aad42c9e4f4403f95045e3cb56ab3e93a6a55174d1e9e800495a9c2f83c3: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=0aefd015-b1f1-4310-afad-7c25fad88fa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.318675 crc crio[3657]: time=\"2026-06-12T19:45:58.318419991Z\" level=info msg=\"Starting container: 92906562b296ebea72ceeb32f7123673059c95cf96d2d6cbbec695002cc767b0\" id=a4795189-2dca-4290-b2fc-b5617755a164 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.319599 crc crio[3657]: time=\"2026-06-12T19:45:58.31879339Z\" level=info msg=\"Created container d5c66aa59f442e497087f2bf0447931b9174ed6f3888ba75ed92836d2ca7e775: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c0c9ed7e-1130-4c65-ab3a-20321abcf186 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.319599 crc crio[3657]: time=\"2026-06-12T19:45:58.319083248Z\" level=info msg=\"Created container 49136d742fd80f39005d1b9d9750882b304c1d3f76d15f95b2f69cece5acebb4: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=70d5eb9d-881a-46b2-bb86-9541ae59a746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.319599 crc crio[3657]: time=\"2026-06-12T19:45:58.319474159Z\" level=info msg=\"Created container 49fdc4f82f4d06e561d361a8a66eca284beb13d951526c3d064bb19a1b1682c0: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=4e1dd26b-491a-42c5-9671-1860ca9ff9cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.324690 crc crio[3657]: time=\"2026-06-12T19:45:58.31984671Z\" level=info msg=\"Created container 8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=ff7a440b-871e-40cc-9f89-e3328b1c94dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.325445 crc crio[3657]: time=\"2026-06-12T19:45:58.319952404Z\" level=info msg=\"Created container 2bf4bf6ff5996df21bf545515093ef90f5ca8153088587ec0a7c96991aff9d66: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=311e7ae1-25c8-4b18-a5ee-a088b4ce31e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.325631 crc crio[3657]: time=\"2026-06-12T19:45:58.320087168Z\" level=info msg=\"Starting container: 70d5aad42c9e4f4403f95045e3cb56ab3e93a6a55174d1e9e800495a9c2f83c3\" id=5d3765ee-befc-40d8-9fdb-99ea9201479a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.327412 crc crio[3657]: time=\"2026-06-12T19:45:58.327123685Z\" level=info msg=\"Starting container: 8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40\" id=fb994760-fa94-41bd-b4b1-eccab5fcdf52 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.328403 crc crio[3657]: time=\"2026-06-12T19:45:58.328173395Z\" level=info msg=\"Started container\" PID=11816 containerID=92906562b296ebea72ceeb32f7123673059c95cf96d2d6cbbec695002cc767b0 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=a4795189-2dca-4290-b2fc-b5617755a164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb\nJun 12 19:45:58.328557 crc crio[3657]: time=\"2026-06-12T19:45:58.320146299Z\" level=info msg=\"Created container 453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=884b7dbb-9982-47fb-892b-1685ab5ba1f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.328954 crc crio[3657]: time=\"2026-06-12T19:45:58.32052703Z\" level=info msg=\"Starting container: a835920c9a46db86207fc5b3c291fcd19698df4d618c1f5b29ea824ad1125b83\" id=3d6f564d-8496-4a28-a4ec-da07fd1761f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.328954 crc crio[3657]: time=\"2026-06-12T19:45:58.328945077Z\" level=info msg=\"Starting container: 2bf4bf6ff5996df21bf545515093ef90f5ca8153088587ec0a7c96991aff9d66\" id=5ecc3537-c34b-4d39-9544-6916546850da name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.329714 crc crio[3657]: time=\"2026-06-12T19:45:58.32940531Z\" level=info msg=\"Starting container: 453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414\" id=ee981d20-f955-4013-92ee-9a7c66213397 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.329898 crc crio[3657]: time=\"2026-06-12T19:45:58.320555662Z\" level=info msg=\"Created container 18054c080c979e0b239f5e8d4dc6abb4f4a0bbc063ff0a418ee63003b9d91118: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=8fb6eb76-12a5-4b3b-be30-3f1350672b15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.330036 crc crio[3657]: time=\"2026-06-12T19:45:58.320645654Z\" level=info msg=\"Starting container: c700d24a4d700af2324133d9aee1315750138447821bef19edf5288b1382272c\" id=55cd26b4-520e-4431-925d-bdb6f76a7703 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.330488 crc crio[3657]: time=\"2026-06-12T19:45:58.320690724Z\" level=info msg=\"Starting container: 8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90\" id=bee94fe6-3c52-4f35-828d-312c50a04f6d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.330774 crc crio[3657]: time=\"2026-06-12T19:45:58.320716027Z\" level=info msg=\"Starting container: b060a7f492d1a4e27a7a4ca1975d3203bb9d09e0333f669647a6f0cbbe163222\" id=110fd2b6-2048-4141-b7f3-522b72632394 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.331189 crc crio[3657]: time=\"2026-06-12T19:45:58.331067527Z\" level=info msg=\"Created container 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=9172151f-e592-4d6d-9fdc-2f9e17e2ed55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.331948 crc crio[3657]: time=\"2026-06-12T19:45:58.33185665Z\" level=info msg=\"Starting container: 18054c080c979e0b239f5e8d4dc6abb4f4a0bbc063ff0a418ee63003b9d91118\" id=dc7ecd54-b925-4e6c-9d0a-939f559dba35 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.332467 crc crio[3657]: time=\"2026-06-12T19:45:58.332152491Z\" level=info msg=\"Starting container: 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f\" id=ff658d20-7c68-4416-a23b-aa418ec48af3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.337929 crc crio[3657]: time=\"2026-06-12T19:45:58.335607596Z\" level=info msg=\"Created container 712004d8d158e253124de39ca077e46de25ee320063dcbbc7555da03ed00cf32: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=6478cefa-f3bf-43b0-98a7-fdf26f40bd8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.337929 crc crio[3657]: time=\"2026-06-12T19:45:58.320735376Z\" level=info msg=\"Starting container: 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf\" id=f8834c13-377c-48c2-8f28-cc1e197c913f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.346098 crc crio[3657]: time=\"2026-06-12T19:45:58.345947921Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=02b2db48-0ea9-41ce-a380-aadc40508fbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.348022 crc crio[3657]: time=\"2026-06-12T19:45:58.347802883Z\" level=info msg=\"Started container\" PID=11924 containerID=a835920c9a46db86207fc5b3c291fcd19698df4d618c1f5b29ea824ad1125b83 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=3d6f564d-8496-4a28-a4ec-da07fd1761f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476\nJun 12 19:45:58.348759 crc crio[3657]: time=\"2026-06-12T19:45:58.348682244Z\" level=info msg=\"Started container\" PID=11937 containerID=b060a7f492d1a4e27a7a4ca1975d3203bb9d09e0333f669647a6f0cbbe163222 description=openshift-dns/dns-default-qtghf/dns id=110fd2b6-2048-4141-b7f3-522b72632394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a\nJun 12 19:45:58.354561 crc crio[3657]: time=\"2026-06-12T19:45:58.354464416Z\" level=info msg=\"Starting container: 712004d8d158e253124de39ca077e46de25ee320063dcbbc7555da03ed00cf32\" id=7a42f0df-31d3-4049-8ca9-ae51723e8168 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.354708 crc crio[3657]: time=\"2026-06-12T19:45:58.354584192Z\" level=info msg=\"Started container\" PID=11888 containerID=8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=bee94fe6-3c52-4f35-828d-312c50a04f6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66\nJun 12 19:45:58.359373 crc crio[3657]: time=\"2026-06-12T19:45:58.320766979Z\" level=info msg=\"Starting container: 44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb\" id=0d43f6b4-4cc8-41d8-9134-740e687a34b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.360017 crc crio[3657]: time=\"2026-06-12T19:45:58.359921128Z\" level=info msg=\"Started container\" PID=11852 containerID=9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=f8834c13-377c-48c2-8f28-cc1e197c913f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\nJun 12 19:45:58.361647 crc crio[3657]: time=\"2026-06-12T19:45:58.361217542Z\" level=info msg=\"Created container cf0f3be682a0c9f4345580b81ed6d726da8f681e0a0d4059ea0e3f41d6b9fd7e: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=acb47001-1329-4f5d-aca6-7ea04695eb0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.363226 crc crio[3657]: time=\"2026-06-12T19:45:58.361981133Z\" level=info msg=\"Started container\" PID=11824 containerID=2bf4bf6ff5996df21bf545515093ef90f5ca8153088587ec0a7c96991aff9d66 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=5ecc3537-c34b-4d39-9544-6916546850da name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e\nJun 12 19:45:58.363476 crc crio[3657]: time=\"2026-06-12T19:45:58.362667704Z\" level=info msg=\"Started container\" PID=11894 containerID=70d5aad42c9e4f4403f95045e3cb56ab3e93a6a55174d1e9e800495a9c2f83c3 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=5d3765ee-befc-40d8-9fdb-99ea9201479a name=/runtime.v1.RuntimeService/StartContainer sandboxID=10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548\nJun 12 19:45:58.365056 crc crio[3657]: time=\"2026-06-12T19:45:58.364953576Z\" level=info msg=\"Started container\" PID=11873 containerID=c700d24a4d700af2324133d9aee1315750138447821bef19edf5288b1382272c description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=55cd26b4-520e-4431-925d-bdb6f76a7703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733\nJun 12 19:45:58.387145 crc crio[3657]: time=\"2026-06-12T19:45:58.320833608Z\" level=info msg=\"Starting container: 302375c609433bfc16f42a17684286438714baa0ee7ea2901cbfdae38427a9f1\" id=7f046ae3-8145-4642-abb7-572b8ba55db7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.387634 crc crio[3657]: time=\"2026-06-12T19:45:58.320770807Z\" level=info msg=\"Starting container: 2955a04110ddf2b7e866b59a31ec113a1940d9b47582dcb4af1f9a168253c97e\" id=8cc8c6b7-61a9-4a1a-8958-f5e4bf50416f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.388216 crc crio[3657]: time=\"2026-06-12T19:45:58.38808444Z\" level=info msg=\"Started container\" PID=11887 containerID=18054c080c979e0b239f5e8d4dc6abb4f4a0bbc063ff0a418ee63003b9d91118 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=dc7ecd54-b925-4e6c-9d0a-939f559dba35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded\nJun 12 19:45:58.388717 crc crio[3657]: time=\"2026-06-12T19:45:58.388631606Z\" level=info msg=\"Started container\" PID=11918 containerID=8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=fb994760-fa94-41bd-b4b1-eccab5fcdf52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\nJun 12 19:45:58.403138 crc crio[3657]: time=\"2026-06-12T19:45:58.321037064Z\" level=info msg=\"Starting container: 2e264b9a633600435c91f46c5aea8200b75668bdd16019112e70a4a758d7eb64\" id=c7e21a3c-fb70-46c2-b82d-eb3761f895d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.403138 crc crio[3657]: time=\"2026-06-12T19:45:58.321208958Z\" level=info msg=\"Starting container: 49136d742fd80f39005d1b9d9750882b304c1d3f76d15f95b2f69cece5acebb4\" id=baedcffc-bf01-4338-be4c-460a40383c4f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.403138 crc crio[3657]: time=\"2026-06-12T19:45:58.321212839Z\" level=info msg=\"Starting container: d5c66aa59f442e497087f2bf0447931b9174ed6f3888ba75ed92836d2ca7e775\" id=1c5a900c-379d-4628-8d68-8592c9f8d113 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.403138 crc crio[3657]: time=\"2026-06-12T19:45:58.321401525Z\" level=info msg=\"Starting container: a0221fcad531b21dd6214b10dafb6340d87ae5c047039c4e4bda75159cd8f935\" id=a77df85b-a410-41d3-b211-67ce419a372f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.404539 crc crio[3657]: time=\"2026-06-12T19:45:58.322474234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.409958 crc crio[3657]: time=\"2026-06-12T19:45:58.405497867Z\" level=info msg=\"Started container\" PID=11818 containerID=302375c609433bfc16f42a17684286438714baa0ee7ea2901cbfdae38427a9f1 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=7f046ae3-8145-4642-abb7-572b8ba55db7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e\nJun 12 19:45:58.423413 crc crio[3657]: time=\"2026-06-12T19:45:58.422587149Z\" level=info msg=\"Started container\" PID=11949 containerID=712004d8d158e253124de39ca077e46de25ee320063dcbbc7555da03ed00cf32 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=7a42f0df-31d3-4049-8ca9-ae51723e8168 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6\nJun 12 19:45:58.423726 crc crio[3657]: time=\"2026-06-12T19:45:58.324419799Z\" level=info msg=\"Started container\" PID=11828 containerID=97800db8c4c3468fda653884900a5b82d2e6df75d83029dd751e26df1621cb66 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=5f24ffbb-2ab2-409b-92ee-021425abe666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a\nJun 12 19:45:58.424647 crc crio[3657]: time=\"2026-06-12T19:45:58.3211964Z\" level=info msg=\"Starting container: 49fdc4f82f4d06e561d361a8a66eca284beb13d951526c3d064bb19a1b1682c0\" id=5784673b-089a-4953-9884-9d4fbb70b8cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.425888 crc crio[3657]: time=\"2026-06-12T19:45:58.32089081Z\" level=info msg=\"Starting container: c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4\" id=fcd451b9-7cd9-4288-a5df-0ff43dfa5e6b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.427778 crc crio[3657]: time=\"2026-06-12T19:45:58.426040134Z\" level=info msg=\"Started container\" PID=11917 containerID=2955a04110ddf2b7e866b59a31ec113a1940d9b47582dcb4af1f9a168253c97e description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=8cc8c6b7-61a9-4a1a-8958-f5e4bf50416f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243\nJun 12 19:45:58.428191 crc crio[3657]: time=\"2026-06-12T19:45:58.405026339Z\" level=info msg=\"Starting container: cf0f3be682a0c9f4345580b81ed6d726da8f681e0a0d4059ea0e3f41d6b9fd7e\" id=df072238-e924-4486-afee-6d0c2588104a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.433565 crc crio[3657]: time=\"2026-06-12T19:45:58.429195704Z\" level=info msg=\"Started container\" PID=11951 containerID=9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=ff658d20-7c68-4416-a23b-aa418ec48af3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\nJun 12 19:45:58.433565 crc crio[3657]: time=\"2026-06-12T19:45:58.429443501Z\" level=info msg=\"Started container\" PID=11875 containerID=453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=ee981d20-f955-4013-92ee-9a7c66213397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef\nJun 12 19:45:58.433565 crc crio[3657]: time=\"2026-06-12T19:45:58.429891398Z\" level=info msg=\"Started container\" PID=11874 containerID=49fdc4f82f4d06e561d361a8a66eca284beb13d951526c3d064bb19a1b1682c0 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=5784673b-089a-4953-9884-9d4fbb70b8cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034\nJun 12 19:45:58.456451 crc crio[3657]: time=\"2026-06-12T19:45:58.455680522Z\" level=info msg=\"Started container\" PID=11904 containerID=a0221fcad531b21dd6214b10dafb6340d87ae5c047039c4e4bda75159cd8f935 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=a77df85b-a410-41d3-b211-67ce419a372f name=/runtime.v1.RuntimeService/StartContainer sandboxID=90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af\nJun 12 19:45:58.457006 crc crio[3657]: time=\"2026-06-12T19:45:58.456916567Z\" level=info msg=\"Started container\" PID=11929 containerID=d5c66aa59f442e497087f2bf0447931b9174ed6f3888ba75ed92836d2ca7e775 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=1c5a900c-379d-4628-8d68-8592c9f8d113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51\nJun 12 19:45:58.458900 crc crio[3657]: time=\"2026-06-12T19:45:58.458674027Z\" level=info msg=\"Started container\" PID=11872 containerID=44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=0d43f6b4-4cc8-41d8-9134-740e687a34b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7\nJun 12 19:45:58.460170 crc crio[3657]: time=\"2026-06-12T19:45:58.459759758Z\" level=info msg=\"Started container\" PID=11952 containerID=cf0f3be682a0c9f4345580b81ed6d726da8f681e0a0d4059ea0e3f41d6b9fd7e description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=df072238-e924-4486-afee-6d0c2588104a name=/runtime.v1.RuntimeService/StartContainer sandboxID=36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552\nJun 12 19:45:58.462937 crc crio[3657]: time=\"2026-06-12T19:45:58.462843428Z\" level=info msg=\"Started container\" PID=11926 containerID=2e264b9a633600435c91f46c5aea8200b75668bdd16019112e70a4a758d7eb64 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=c7e21a3c-fb70-46c2-b82d-eb3761f895d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62\nJun 12 19:45:58.466096 crc crio[3657]: time=\"2026-06-12T19:45:58.464491647Z\" level=info msg=\"Started container\" PID=11919 containerID=c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=fcd451b9-7cd9-4288-a5df-0ff43dfa5e6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\nJun 12 19:45:58.466620 crc crio[3657]: time=\"2026-06-12T19:45:58.466576955Z\" level=info msg=\"Started container\" PID=11817 containerID=49136d742fd80f39005d1b9d9750882b304c1d3f76d15f95b2f69cece5acebb4 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=baedcffc-bf01-4338-be4c-460a40383c4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214\nJun 12 19:45:58.470620 crc crio[3657]: time=\"2026-06-12T19:45:58.47057662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.477808 crc crio[3657]: time=\"2026-06-12T19:45:58.477771808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.488018 crc crio[3657]: time=\"2026-06-12T19:45:58.487880353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.521152 crc crio[3657]: time=\"2026-06-12T19:45:58.520903977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.526127 crc crio[3657]: time=\"2026-06-12T19:45:58.526064504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.526971 crc crio[3657]: time=\"2026-06-12T19:45:58.526903337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.533834 crc crio[3657]: time=\"2026-06-12T19:45:58.533727603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.534864 crc crio[3657]: time=\"2026-06-12T19:45:58.53476576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.539473 crc crio[3657]: time=\"2026-06-12T19:45:58.539373105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.544452 crc crio[3657]: time=\"2026-06-12T19:45:58.544386826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.553190 crc crio[3657]: time=\"2026-06-12T19:45:58.552918615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.554175 crc crio[3657]: time=\"2026-06-12T19:45:58.554058855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7540be6b-2f34-45f4-a1b3-24fbb8471e9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.560417 crc crio[3657]: time=\"2026-06-12T19:45:58.560353433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.561436 crc crio[3657]: time=\"2026-06-12T19:45:58.561363341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1333dcba-3684-40b9-b9f7-cfae2b9933d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.565811 crc crio[3657]: time=\"2026-06-12T19:45:58.565748036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=87798b2f-8100-4ef8-acb7-5eb9c935a0aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.570784 crc crio[3657]: time=\"2026-06-12T19:45:58.570703631Z\" level=info msg=\"Created container e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0cba330f-fc6c-44a3-b16c-730e6965841a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.574416 crc crio[3657]: time=\"2026-06-12T19:45:58.574137157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.575149 crc crio[3657]: time=\"2026-06-12T19:45:58.575049779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=866421da-8f50-4924-ac9c-2ceb590601bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.575532 crc crio[3657]: time=\"2026-06-12T19:45:58.57546083Z\" level=info msg=\"Starting container: e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56\" id=b9c8776b-46eb-4f2b-88c7-428317234377 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.584384 crc crio[3657]: time=\"2026-06-12T19:45:58.583864198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.588235 crc crio[3657]: time=\"2026-06-12T19:45:58.588097678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.588577 crc crio[3657]: time=\"2026-06-12T19:45:58.58850906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.594425 crc crio[3657]: time=\"2026-06-12T19:45:58.594211523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.598059 crc crio[3657]: time=\"2026-06-12T19:45:58.596134886Z\" level=info msg=\"Started container\" PID=11958 containerID=e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b9c8776b-46eb-4f2b-88c7-428317234377 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23\nJun 12 19:45:58.598607 crc crio[3657]: time=\"2026-06-12T19:45:58.598005129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.603568 crc crio[3657]: time=\"2026-06-12T19:45:58.602740182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.611393 crc crio[3657]: time=\"2026-06-12T19:45:58.60403378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=22ff7668-11a4-4eb8-85ab-4aec23972ef9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.614686 crc crio[3657]: time=\"2026-06-12T19:45:58.604194377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.615693 crc crio[3657]: time=\"2026-06-12T19:45:58.611118394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.616149 crc crio[3657]: time=\"2026-06-12T19:45:58.605195962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9d5eb530-162d-4529-884a-436b3f4601a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.616192 crc crio[3657]: time=\"2026-06-12T19:45:58.605089239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=5dc05c91-6fb9-440c-8099-25e34ca8bc89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.616373 crc crio[3657]: time=\"2026-06-12T19:45:58.605355736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d221260c-f015-420d-960b-f6613d1173ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.618594 crc crio[3657]: time=\"2026-06-12T19:45:58.618527178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.623687 crc crio[3657]: time=\"2026-06-12T19:45:58.623575061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.630177 crc crio[3657]: time=\"2026-06-12T19:45:58.630082497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.641748 crc crio[3657]: time=\"2026-06-12T19:45:58.641516468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.650161 crc crio[3657]: time=\"2026-06-12T19:45:58.650020737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.652026 crc crio[3657]: time=\"2026-06-12T19:45:58.651233515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b7ab279b-614b-4221-bcac-f0238b35e30b name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.652026 crc crio[3657]: time=\"2026-06-12T19:45:58.651550453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8d0348f9-7286-4294-bc23-37ffd3a82dd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.652026 crc crio[3657]: time=\"2026-06-12T19:45:58.652002736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9e505be2-75be-4b9c-a54e-f0999c1e3518 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.652220 crc crio[3657]: time=\"2026-06-12T19:45:58.65215917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=85229e3e-c6d2-4c88-8002-f7f5efb907c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.653548 crc crio[3657]: time=\"2026-06-12T19:45:58.653456568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.654869 crc crio[3657]: time=\"2026-06-12T19:45:58.654144118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8428c7a0-2813-492d-ac47-00dcfea3a7d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.654869 crc crio[3657]: time=\"2026-06-12T19:45:58.654670353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4c7f514e-2b44-4565-ae1c-242ddb3287e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.656100 crc crio[3657]: time=\"2026-06-12T19:45:58.656005721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.657203 crc crio[3657]: time=\"2026-06-12T19:45:58.657165531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=4e43c000-0435-468f-8c5d-54f8b210dd7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.657558 crc crio[3657]: time=\"2026-06-12T19:45:58.65748357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=82d1181e-5d16-4a69-8df6-fccb5b426c17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:58.677915 crc crio[3657]: time=\"2026-06-12T19:45:58.677820482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.683401 crc crio[3657]: time=\"2026-06-12T19:45:58.683192088Z\" level=info msg=\"Created container a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=c31d3963-05c3-4493-b5fc-d1da9da691f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.684018 crc crio[3657]: time=\"2026-06-12T19:45:58.683915278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.698547 crc crio[3657]: time=\"2026-06-12T19:45:58.689037274Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=69b1b848-752e-42a3-a422-e50bf31d7eaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.698661 crc crio[3657]: time=\"2026-06-12T19:45:58.689082316Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=4363d7a7-d153-4c0d-ac67-b14dc4100cf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.698661 crc crio[3657]: time=\"2026-06-12T19:45:58.689120787Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=6115e792-31b1-4a39-829d-7edfced17470 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.698661 crc crio[3657]: time=\"2026-06-12T19:45:58.689391264Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e9965c20-90ca-49c9-982b-47300610751b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.698784 crc crio[3657]: time=\"2026-06-12T19:45:58.689447226Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=c08791b8-940f-4951-824c-74f7b051229b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.698784 crc crio[3657]: time=\"2026-06-12T19:45:58.689492247Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=39de9ba6-107a-492d-83c5-5f5049aa953d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.698784 crc crio[3657]: time=\"2026-06-12T19:45:58.689535928Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=cca4b687-60eb-4428-8e4f-2284f73e1d46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.698951 crc crio[3657]: time=\"2026-06-12T19:45:58.68957954Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=aa9644b0-caa5-4b91-b568-ae8b0e25770f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.698951 crc crio[3657]: time=\"2026-06-12T19:45:58.689690873Z\" level=info msg=\"Starting container: a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa\" id=0dc7270e-cc16-40ac-9691-a3ea14d983f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.700035 crc crio[3657]: time=\"2026-06-12T19:45:58.699964193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.701759 crc crio[3657]: time=\"2026-06-12T19:45:58.701734813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.704848 crc crio[3657]: time=\"2026-06-12T19:45:58.70442158Z\" level=info msg=\"Started container\" PID=12036 containerID=a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=0dc7270e-cc16-40ac-9691-a3ea14d983f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a\nJun 12 19:45:58.715549 crc crio[3657]: time=\"2026-06-12T19:45:58.715482215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.715643 crc crio[3657]: time=\"2026-06-12T19:45:58.71558096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.715643 crc crio[3657]: time=\"2026-06-12T19:45:58.71561965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.715837 crc crio[3657]: time=\"2026-06-12T19:45:58.71580481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.716083 crc crio[3657]: time=\"2026-06-12T19:45:58.715510907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.718638 crc crio[3657]: time=\"2026-06-12T19:45:58.718558335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.721869 crc crio[3657]: time=\"2026-06-12T19:45:58.7217784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.722932 crc crio[3657]: time=\"2026-06-12T19:45:58.72179939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.736984 crc crio[3657]: time=\"2026-06-12T19:45:58.736933888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:58.801334 crc crio[3657]: time=\"2026-06-12T19:45:58.801213656Z\" level=info msg=\"Created container c6f2cbd2e19c3da681388428d2440c34836ecc24c4ba4a51479deeea32ff5b7e: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=a5cf6c9d-f4cf-4ff8-b300-4e33fea064c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.828530 crc crio[3657]: time=\"2026-06-12T19:45:58.828440822Z\" level=info msg=\"Starting container: c6f2cbd2e19c3da681388428d2440c34836ecc24c4ba4a51479deeea32ff5b7e\" id=0a016ab7-4e90-4703-aead-bcf46d8b3d31 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.842029 crc crio[3657]: time=\"2026-06-12T19:45:58.83949112Z\" level=info msg=\"Started container\" PID=12155 containerID=c6f2cbd2e19c3da681388428d2440c34836ecc24c4ba4a51479deeea32ff5b7e description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=0a016ab7-4e90-4703-aead-bcf46d8b3d31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088\nJun 12 19:45:58.858167 crc crio[3657]: time=\"2026-06-12T19:45:58.858063038Z\" level=info msg=\"Created container 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=7601eeca-1f8d-4f46-8b34-bc98b60b5923 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:58.927407 crc crio[3657]: time=\"2026-06-12T19:45:58.926520997Z\" level=info msg=\"Starting container: 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b\" id=82d682d4-c805-4556-bb1a-7cffb7d7d575 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:58.985996 crc crio[3657]: time=\"2026-06-12T19:45:58.985924382Z\" level=info msg=\"Started container\" PID=12191 containerID=470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=82d682d4-c805-4556-bb1a-7cffb7d7d575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\nJun 12 19:45:59.015330 crc crio[3657]: time=\"2026-06-12T19:45:59.014838621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:59.041531 crc crio[3657]: time=\"2026-06-12T19:45:59.041470644Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8913b51f-1881-4e06-9e58-597a34d38726 name=/runtime.v1.ImageService/PullImage\nJun 12 19:45:59.102606 crc crio[3657]: time=\"2026-06-12T19:45:59.095799719Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 19:45:59.140002 crc crio[3657]: time=\"2026-06-12T19:45:59.139752953Z\" level=info msg=\"Created container 1a265faf93fba4d4e128354544e9642914f3d8b208f161061671f356a9d6aadb: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=df3e0cc9-389f-411a-84d9-e7e6659e73a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:59.159229 crc crio[3657]: time=\"2026-06-12T19:45:59.159005Z\" level=info msg=\"Starting container: 1a265faf93fba4d4e128354544e9642914f3d8b208f161061671f356a9d6aadb\" id=8f0529fd-8f6c-41ff-b828-1aed160524ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:59.186238 crc crio[3657]: time=\"2026-06-12T19:45:59.185191642Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b41dc298-173e-4868-a17c-bca53058c8b1 name=/runtime.v1.ImageService/PullImage\nJun 12 19:45:59.193906 crc crio[3657]: time=\"2026-06-12T19:45:59.193096104Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 19:45:59.199409 crc crio[3657]: time=\"2026-06-12T19:45:59.198812325Z\" level=info msg=\"Started container\" PID=12222 containerID=1a265faf93fba4d4e128354544e9642914f3d8b208f161061671f356a9d6aadb description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=8f0529fd-8f6c-41ff-b828-1aed160524ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48\nJun 12 19:45:59.204531 crc crio[3657]: time=\"2026-06-12T19:45:59.204481997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:59.377876 crc crio[3657]: time=\"2026-06-12T19:45:59.375075692Z\" level=info msg=\"Created container b33b6370f16c9d750c1c3efc84a4da642436d0275410711d5b4051c4aa4b7f3d: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=1f7eb7cc-4624-4298-9c12-7b60003141ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:59.403167 crc crio[3657]: time=\"2026-06-12T19:45:59.403094799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:59.493795 crc crio[3657]: time=\"2026-06-12T19:45:59.493515032Z\" level=info msg=\"Starting container: b33b6370f16c9d750c1c3efc84a4da642436d0275410711d5b4051c4aa4b7f3d\" id=69eb3f47-4a05-471a-8293-1517272811c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:59.503905 crc crio[3657]: time=\"2026-06-12T19:45:59.50322594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:59.563064 crc crio[3657]: time=\"2026-06-12T19:45:59.561869338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:59.632985 crc crio[3657]: time=\"2026-06-12T19:45:59.632628195Z\" level=info msg=\"Created container 7f7f9dfd1ca48b06c8089c528d3fce9f32d967276ccc4d70d00cd9454a30868e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b39ec1c0-869b-4a76-8164-60ab5c0341a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:59.637755 crc crio[3657]: time=\"2026-06-12T19:45:59.637118311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:59.672865 crc crio[3657]: time=\"2026-06-12T19:45:59.672514876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a016c1a5-30fe-4b11-878b-53afaec1be78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:45:59.672865 crc crio[3657]: time=\"2026-06-12T19:45:59.672830505Z\" level=info msg=\"Starting container: 7f7f9dfd1ca48b06c8089c528d3fce9f32d967276ccc4d70d00cd9454a30868e\" id=9cff359b-b9f9-4372-a9be-990c980a9250 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:59.796615 crc crio[3657]: time=\"2026-06-12T19:45:59.796496636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:59.804998 crc crio[3657]: time=\"2026-06-12T19:45:59.799210388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:45:59.840509 crc crio[3657]: time=\"2026-06-12T19:45:59.839833562Z\" level=info msg=\"Created container 90a85c43bd9b81cd558b93927711c4be39d5c826d654d586e04e489e01f5a3b3: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=8340627d-bbe2-4007-8480-0e442439f8d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:59.890730 crc crio[3657]: time=\"2026-06-12T19:45:59.889644762Z\" level=info msg=\"Starting container: 90a85c43bd9b81cd558b93927711c4be39d5c826d654d586e04e489e01f5a3b3\" id=702a5973-324a-4df2-ad85-b2c883301fe7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:59.900035 crc crio[3657]: time=\"2026-06-12T19:45:59.899802273Z\" level=info msg=\"Started container\" PID=12205 containerID=b33b6370f16c9d750c1c3efc84a4da642436d0275410711d5b4051c4aa4b7f3d description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=69eb3f47-4a05-471a-8293-1517272811c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8\nJun 12 19:45:59.915728 crc crio[3657]: time=\"2026-06-12T19:45:59.914914905Z\" level=info msg=\"Created container c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c: openshift-console/console-6c684df5db-cc8g8/console\" id=9bac031f-7d29-4c59-9916-39cc0c2698eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:59.923439 crc crio[3657]: time=\"2026-06-12T19:45:59.923133792Z\" level=info msg=\"Created container eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=734fb0c2-a330-4fe5-841f-fd5f69020fbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:59.929708 crc crio[3657]: time=\"2026-06-12T19:45:59.929494251Z\" level=info msg=\"Starting container: c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c\" id=9d5e125d-46bb-48f9-9c2a-a7a8119ad339 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:45:59.935568 crc crio[3657]: time=\"2026-06-12T19:45:59.935432385Z\" level=info msg=\"Created container d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=e31a5bc6-0c40-4ba8-98b1-6dd423430b3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:45:59.959913 crc crio[3657]: time=\"2026-06-12T19:45:59.959557657Z\" level=info msg=\"Created container 0286454e50692c0a68a76abc8224fc7d82a316a947bf58f6e77ae39080fd5420: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=921850f3-4096-46f0-aad0-d6a37769d202 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:00.003857 crc crio[3657]: time=\"2026-06-12T19:46:00.00348608Z\" level=info msg=\"Created container ddcfccddf8d108bff8c160c800d6cf2e228af7fe39eb2c31fdf61f5ae637bbe8: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=87d5c7ff-1489-4b80-8769-f6ad6015698b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:00.055840 crc crio[3657]: time=\"2026-06-12T19:46:00.054736467Z\" level=info msg=\"Starting container: 0286454e50692c0a68a76abc8224fc7d82a316a947bf58f6e77ae39080fd5420\" id=7e45dc35-6306-4616-a633-8597df64b584 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:00.093911 crc crio[3657]: time=\"2026-06-12T19:46:00.093222719Z\" level=info msg=\"Created container e3a8cdad8e6c96cab1dfd7217775de3384be9820501304f0bd2d3f9051330d3a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=208b7795-43d1-4df6-9cf3-db6d0477d68b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:00.113700 crc crio[3657]: time=\"2026-06-12T19:46:00.112660286Z\" level=info msg=\"Starting container: ddcfccddf8d108bff8c160c800d6cf2e228af7fe39eb2c31fdf61f5ae637bbe8\" id=75d17e9e-7816-4126-9a11-b432ccd72fde name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:00.116825 crc crio[3657]: time=\"2026-06-12T19:46:00.114973422Z\" level=info msg=\"Starting container: d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655\" id=3b1b8477-7e39-44b4-bcf6-5f44f696197f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:00.126794 crc crio[3657]: time=\"2026-06-12T19:46:00.110152704Z\" level=info msg=\"Starting container: eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18\" id=ba542ab2-5497-4f2a-8149-bbe3ad599b48 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:00.128112 crc crio[3657]: time=\"2026-06-12T19:46:00.128075898Z\" level=info msg=\"Starting container: e3a8cdad8e6c96cab1dfd7217775de3384be9820501304f0bd2d3f9051330d3a\" id=e46c8f26-b087-4e75-a675-28c3ed8a4dfa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:00.157619 crc crio[3657]: time=\"2026-06-12T19:46:00.157244727Z\" level=info msg=\"Created container 1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=2ce4925a-5fa2-49d6-9444-4a94749212e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:00.200460 crc crio[3657]: time=\"2026-06-12T19:46:00.190684752Z\" level=info msg=\"Started container\" PID=12251 containerID=90a85c43bd9b81cd558b93927711c4be39d5c826d654d586e04e489e01f5a3b3 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=702a5973-324a-4df2-ad85-b2c883301fe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2\nJun 12 19:46:00.227103 crc crio[3657]: time=\"2026-06-12T19:46:00.227052842Z\" level=info msg=\"Started container\" PID=12246 containerID=7f7f9dfd1ca48b06c8089c528d3fce9f32d967276ccc4d70d00cd9454a30868e description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=9cff359b-b9f9-4372-a9be-990c980a9250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607\nJun 12 19:46:00.238799 crc crio[3657]: time=\"2026-06-12T19:46:00.227878513Z\" level=info msg=\"Started container\" PID=12225 containerID=ddcfccddf8d108bff8c160c800d6cf2e228af7fe39eb2c31fdf61f5ae637bbe8 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=75d17e9e-7816-4126-9a11-b432ccd72fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf\nJun 12 19:46:00.298999 crc crio[3657]: time=\"2026-06-12T19:46:00.29866575Z\" level=info msg=\"Starting container: 1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175\" id=3766de6e-e37d-4501-b023-3fc734c9226d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:00.316822 crc crio[3657]: time=\"2026-06-12T19:46:00.315833341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=fa4128a1-34f1-4929-a965-d4a1b999ff2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:00.350378 crc crio[3657]: time=\"2026-06-12T19:46:00.350212757Z\" level=info msg=\"Created container 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1eaf2711-80fb-4c4c-b1d7-96fccd996c42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:00.356463 crc crio[3657]: time=\"2026-06-12T19:46:00.356433574Z\" level=info msg=\"Starting container: 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085\" id=0e4ec2d8-81d8-4002-bd43-85e4b929a7ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:00.440843 crc crio[3657]: time=\"2026-06-12T19:46:00.440505928Z\" level=info msg=\"Started container\" PID=12237 containerID=e3a8cdad8e6c96cab1dfd7217775de3384be9820501304f0bd2d3f9051330d3a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=e46c8f26-b087-4e75-a675-28c3ed8a4dfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817\nJun 12 19:46:00.465216 crc crio[3657]: time=\"2026-06-12T19:46:00.463552255Z\" level=info msg=\"Started container\" PID=12247 containerID=c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c description=openshift-console/console-6c684df5db-cc8g8/console id=9d5e125d-46bb-48f9-9c2a-a7a8119ad339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\nJun 12 19:46:00.489877 crc crio[3657]: time=\"2026-06-12T19:46:00.489832621Z\" level=info msg=\"Created container f39b8f4814de3d34f82d835b1eed3ff98f638177ebad170519d4c204f5cfe3e9: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=04b4c182-ec93-499d-908b-9b56fb7419cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:00.501584 crc crio[3657]: time=\"2026-06-12T19:46:00.493715043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:00.503740 crc crio[3657]: time=\"2026-06-12T19:46:00.503612576Z\" level=info msg=\"Starting container: f39b8f4814de3d34f82d835b1eed3ff98f638177ebad170519d4c204f5cfe3e9\" id=cab7e6a6-76ab-4ec1-b106-f35722b8f0cf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:00.513849 crc crio[3657]: time=\"2026-06-12T19:46:00.513801013Z\" level=info msg=\"Started container\" PID=12231 containerID=5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=0e4ec2d8-81d8-4002-bd43-85e4b929a7ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\nJun 12 19:46:00.536396 crc crio[3657]: time=\"2026-06-12T19:46:00.536082126Z\" level=info msg=\"Started container\" PID=12228 containerID=1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=3766de6e-e37d-4501-b023-3fc734c9226d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\nJun 12 19:46:00.615939 crc crio[3657]: time=\"2026-06-12T19:46:00.615823033Z\" level=info msg=\"Started container\" PID=12235 containerID=0286454e50692c0a68a76abc8224fc7d82a316a947bf58f6e77ae39080fd5420 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=7e45dc35-6306-4616-a633-8597df64b584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3\nJun 12 19:46:00.735710 crc crio[3657]: time=\"2026-06-12T19:46:00.734953289Z\" level=info msg=\"Started container\" PID=12226 containerID=f39b8f4814de3d34f82d835b1eed3ff98f638177ebad170519d4c204f5cfe3e9 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=cab7e6a6-76ab-4ec1-b106-f35722b8f0cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167\nJun 12 19:46:00.841521 crc crio[3657]: time=\"2026-06-12T19:46:00.83296409Z\" level=info msg=\"Created container f901996a648dae953857d19f61cc8b93fa7a59562f60c68435d1a817f6b53538: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=02b2db48-0ea9-41ce-a380-aadc40508fbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:00.910831 crc crio[3657]: time=\"2026-06-12T19:46:00.909180276Z\" level=info msg=\"Starting container: f901996a648dae953857d19f61cc8b93fa7a59562f60c68435d1a817f6b53538\" id=ab49e8a0-3fec-49c1-8c96-d4c9147c94c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:00.947803 crc crio[3657]: time=\"2026-06-12T19:46:00.929661162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:00.968871 crc crio[3657]: time=\"2026-06-12T19:46:00.968512375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f694d71f-f3c2-43a8-8862-b4bb126c5e16 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:00.988862 crc crio[3657]: time=\"2026-06-12T19:46:00.973724824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:01.030579 crc crio[3657]: time=\"2026-06-12T19:46:01.020143099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=366b11eb-665f-49ad-a1c1-94a6b10d5214 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:01.118567 crc crio[3657]: time=\"2026-06-12T19:46:01.095940842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:01.143943 crc crio[3657]: time=\"2026-06-12T19:46:01.096654333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:01.143943 crc crio[3657]: time=\"2026-06-12T19:46:01.123871072Z\" level=info msg=\"Started container\" PID=12227 containerID=d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=3b1b8477-7e39-44b4-bcf6-5f44f696197f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\nJun 12 19:46:01.205704 crc crio[3657]: time=\"2026-06-12T19:46:01.197096332Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=5dab89db-18cd-41e7-860b-250a64f5f1e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:01.229548 crc crio[3657]: time=\"2026-06-12T19:46:01.217897218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:01.229548 crc crio[3657]: time=\"2026-06-12T19:46:01.223652408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:01.330713 crc crio[3657]: time=\"2026-06-12T19:46:01.327074039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:01.392143 crc crio[3657]: time=\"2026-06-12T19:46:01.391779401Z\" level=info msg=\"Started container\" PID=12249 containerID=eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ba542ab2-5497-4f2a-8149-bbe3ad599b48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc\nJun 12 19:46:01.427573 crc crio[3657]: time=\"2026-06-12T19:46:01.416693249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:01.501164 crc crio[3657]: time=\"2026-06-12T19:46:01.501038774Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=eea11823-fd36-4de0-a79f-f703fdf7879d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:01.564925 crc crio[3657]: time=\"2026-06-12T19:46:01.563993631Z\" level=info msg=\"Started container\" PID=12325 containerID=f901996a648dae953857d19f61cc8b93fa7a59562f60c68435d1a817f6b53538 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=ab49e8a0-3fec-49c1-8c96-d4c9147c94c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f\nJun 12 19:46:01.958967 crc crio[3657]: time=\"2026-06-12T19:46:01.958658208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:02.057673 crc crio[3657]: time=\"2026-06-12T19:46:02.010097644Z\" level=info msg=\"Created container b3f3d58f41b09e16b2d6d3172ec6bb21a22102bba7880ecd09dec0a513b59da6: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=512e71f3-d6a6-4d48-a67d-2550a0a4d214 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:02.185859 crc crio[3657]: time=\"2026-06-12T19:46:02.184150743Z\" level=info msg=\"Starting container: b3f3d58f41b09e16b2d6d3172ec6bb21a22102bba7880ecd09dec0a513b59da6\" id=c5126017-22d6-4b45-8acd-82126e6c80f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:02.229545 crc crio[3657]: time=\"2026-06-12T19:46:02.222574609Z\" level=info msg=\"Created container 47a818108738488b1bb5aed4d7ab531d9046232678f6091718eb5dd2d603d953: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=69b1b848-752e-42a3-a422-e50bf31d7eaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:02.265700 crc crio[3657]: time=\"2026-06-12T19:46:02.253092741Z\" level=info msg=\"Starting container: 47a818108738488b1bb5aed4d7ab531d9046232678f6091718eb5dd2d603d953\" id=86edde70-8365-4084-9356-d5151ddd216f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:02.495914 crc crio[3657]: time=\"2026-06-12T19:46:02.494157426Z\" level=info msg=\"Created container d06baa00025919376c95c2cccf5e22fa77bb443f8bf986b870f68b0ae6991174: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=c9dfc428-83e7-4d62-9f72-a65894956520 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:02.499896 crc crio[3657]: time=\"2026-06-12T19:46:02.4967123Z\" level=info msg=\"Stopping pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\" id=84c786b1-6334-4867-8956-7196c0bf6ed0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:46:02.533436 crc crio[3657]: time=\"2026-06-12T19:46:02.498252195Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688225-cq6db Namespace:openshift-operator-lifecycle-manager ID:031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918 UID:23a86011-9e90-428a-82a2-7a5cb1a9cf0a NetNS:/var/run/netns/c7960065-01ea-4ddd-af60-58908351c39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23a86011_9e90_428a_82a2_7a5cb1a9cf0a.slice PodAnnotations:0xc00008c218}] Aliases:map[]}\"\nJun 12 19:46:02.533436 crc crio[3657]: time=\"2026-06-12T19:46:02.527796498Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688225-cq6db from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:46:02.579220 crc crio[3657]: time=\"2026-06-12T19:46:02.510458476Z\" level=info msg=\"Starting container: d06baa00025919376c95c2cccf5e22fa77bb443f8bf986b870f68b0ae6991174\" id=480bfb1c-96d1-4193-94a4-1afaa13d6b19 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:02.947652 crc crio[3657]: time=\"2026-06-12T19:46:02.928035259Z\" level=info msg=\"Started container\" PID=12371 containerID=b3f3d58f41b09e16b2d6d3172ec6bb21a22102bba7880ecd09dec0a513b59da6 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=c5126017-22d6-4b45-8acd-82126e6c80f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b\nJun 12 19:46:03.100686 crc crio[3657]: time=\"2026-06-12T19:46:03.085718085Z\" level=info msg=\"Started container\" PID=12339 containerID=d06baa00025919376c95c2cccf5e22fa77bb443f8bf986b870f68b0ae6991174 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=480bfb1c-96d1-4193-94a4-1afaa13d6b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305\nJun 12 19:46:03.129449 crc crio[3657]: time=\"2026-06-12T19:46:03.126788444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=bcf354b0-1110-49c5-a7bd-91d4593a887b name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:03.299574 crc crio[3657]: time=\"2026-06-12T19:46:03.297143923Z\" level=info msg=\"Started container\" PID=12347 containerID=47a818108738488b1bb5aed4d7ab531d9046232678f6091718eb5dd2d603d953 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=86edde70-8365-4084-9356-d5151ddd216f name=/runtime.v1.RuntimeService/StartContainer sandboxID=932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733\nJun 12 19:46:03.323477 crc crio[3657]: time=\"2026-06-12T19:46:03.306073609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:03.475010 crc crio[3657]: time=\"2026-06-12T19:46:03.459143131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=b9af08b5-59dc-41de-90e9-6ee4a64431ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:03.545602 crc crio[3657]: time=\"2026-06-12T19:46:03.544925161Z\" level=info msg=\"Created container 87b09983438bddfefe4c99173ec4af07bb72e0dae0255e1d6d0beec2894f3de2: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e9965c20-90ca-49c9-982b-47300610751b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:03.607994 crc crio[3657]: time=\"2026-06-12T19:46:03.606869922Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=8eb2db9b-bef1-4467-8150-86b6eca71f35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:03.653041 crc crio[3657]: time=\"2026-06-12T19:46:03.652741683Z\" level=info msg=\"Starting container: 87b09983438bddfefe4c99173ec4af07bb72e0dae0255e1d6d0beec2894f3de2\" id=bdb217da-fabd-4cda-b3ed-e0470d62dc52 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:03.680544 crc crio[3657]: time=\"2026-06-12T19:46:03.680130077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:03.748893 crc crio[3657]: time=\"2026-06-12T19:46:03.744118043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:05.136612 crc crio[3657]: time=\"2026-06-12T19:46:05.135995262Z\" level=info msg=\"Created container 74fccd033e4693fcc4319271fc102f82ff7ef3fc12f532ec7fc64216fff5d063: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=cca4b687-60eb-4428-8e4f-2284f73e1d46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:05.138383 crc crio[3657]: time=\"2026-06-12T19:46:05.137821864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:05.217635 crc crio[3657]: time=\"2026-06-12T19:46:05.211906078Z\" level=info msg=\"Started container\" PID=12346 containerID=87b09983438bddfefe4c99173ec4af07bb72e0dae0255e1d6d0beec2894f3de2 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=bdb217da-fabd-4cda-b3ed-e0470d62dc52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a\nJun 12 19:46:05.316870 crc crio[3657]: time=\"2026-06-12T19:46:05.31621745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:06.033528 crc crio[3657]: time=\"2026-06-12T19:46:06.02643362Z\" level=info msg=\"Created container 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=39de9ba6-107a-492d-83c5-5f5049aa953d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:06.097820 crc crio[3657]: time=\"2026-06-12T19:46:06.084365227Z\" level=info msg=\"Starting container: 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18\" id=52df1ac5-c64e-4294-b921-4d15139f6bdd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:06.606149 crc crio[3657]: time=\"2026-06-12T19:46:06.605697815Z\" level=info msg=\"Started container\" PID=12415 containerID=125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=52df1ac5-c64e-4294-b921-4d15139f6bdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214\nJun 12 19:46:07.837522 crc crio[3657]: time=\"2026-06-12T19:46:07.83708071Z\" level=info msg=\"Created container 6f84daa117e1b252791de97fb74e3560c7f701001a8c6071fcb26b00a990872a: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=5dab89db-18cd-41e7-860b-250a64f5f1e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:07.862803 crc crio[3657]: time=\"2026-06-12T19:46:07.8589684Z\" level=info msg=\"Starting container: 6f84daa117e1b252791de97fb74e3560c7f701001a8c6071fcb26b00a990872a\" id=3d9b15fd-f428-4e74-b0c6-8eb4553daf33 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:08.391766 crc crio[3657]: time=\"2026-06-12T19:46:08.39087743Z\" level=info msg=\"Starting container: 74fccd033e4693fcc4319271fc102f82ff7ef3fc12f532ec7fc64216fff5d063\" id=d191f532-7dd8-43c9-b02d-eff1a2bd9cc2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:08.424644 crc crio[3657]: time=\"2026-06-12T19:46:08.423500945Z\" level=info msg=\"Started container\" PID=12500 containerID=6f84daa117e1b252791de97fb74e3560c7f701001a8c6071fcb26b00a990872a description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=3d9b15fd-f428-4e74-b0c6-8eb4553daf33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48\nJun 12 19:46:09.440697 crc crio[3657]: time=\"2026-06-12T19:46:09.439669072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=838cbd36-a0f7-48e0-86c6-4ac6609fa899 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:09.838061 crc crio[3657]: time=\"2026-06-12T19:46:09.83367461Z\" level=info msg=\"Started container\" PID=12412 containerID=74fccd033e4693fcc4319271fc102f82ff7ef3fc12f532ec7fc64216fff5d063 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=d191f532-7dd8-43c9-b02d-eff1a2bd9cc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e\nJun 12 19:46:09.986817 crc crio[3657]: time=\"2026-06-12T19:46:09.984092591Z\" level=info msg=\"Created container 598afb54e898670bfdb985c68d41d3f0bb8ecbe35d1232d09ede86695891cd67: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=eea11823-fd36-4de0-a79f-f703fdf7879d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:10.237017 crc crio[3657]: time=\"2026-06-12T19:46:10.235090854Z\" level=info msg=\"Starting container: 598afb54e898670bfdb985c68d41d3f0bb8ecbe35d1232d09ede86695891cd67\" id=27ed5f22-a0cf-4431-b712-d80844a82b65 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:10.445775 crc crio[3657]: time=\"2026-06-12T19:46:10.430959582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=5a469659-a82a-4757-9891-ed54df693c38 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:10.486413 crc crio[3657]: time=\"2026-06-12T19:46:10.463179989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:10.496831 crc crio[3657]: time=\"2026-06-12T19:46:10.491756483Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=da72bd44-d2e6-4f91-b3a0-ec10135975fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:10.517257 crc crio[3657]: time=\"2026-06-12T19:46:10.516866994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:10.592487 crc crio[3657]: time=\"2026-06-12T19:46:10.591743694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=a9b9b00c-a5d3-4a4f-b318-ef124fe9025f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:10.628766 crc crio[3657]: time=\"2026-06-12T19:46:10.628127836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=73c862cd-2c99-4e05-be04-f37b357119fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:10.911566 crc crio[3657]: time=\"2026-06-12T19:46:10.902657389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:11.505814 crc crio[3657]: time=\"2026-06-12T19:46:11.473056667Z\" level=info msg=\"Started container\" PID=12528 containerID=598afb54e898670bfdb985c68d41d3f0bb8ecbe35d1232d09ede86695891cd67 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=27ed5f22-a0cf-4431-b712-d80844a82b65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8\nJun 12 19:46:12.996622 crc crio[3657]: time=\"2026-06-12T19:46:12.995236948Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=9386b834-4778-4253-ba3d-414f7f286700 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:12.998696 crc crio[3657]: time=\"2026-06-12T19:46:12.997196094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:13.031024 crc crio[3657]: time=\"2026-06-12T19:46:13.03021587Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e4549b36-ca02-45ea-881f-6308f44ee5a2 name=/runtime.v1.ImageService/PullImage\nJun 12 19:46:13.638734 crc crio[3657]: time=\"2026-06-12T19:46:13.637800231Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 19:46:14.485119 crc crio[3657]: time=\"2026-06-12T19:46:14.48495545Z\" level=info msg=\"Created container 472b3a57c1cabfdb0564ee478f16611185956aa8a73ee33d80ca938828634ca0: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=8eb2db9b-bef1-4467-8150-86b6eca71f35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:14.576707 crc crio[3657]: time=\"2026-06-12T19:46:14.563129167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:14.580779 crc crio[3657]: time=\"2026-06-12T19:46:14.580739822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:15.635878 crc crio[3657]: time=\"2026-06-12T19:46:15.635577408Z\" level=info msg=\"Starting container: 472b3a57c1cabfdb0564ee478f16611185956aa8a73ee33d80ca938828634ca0\" id=45938991-5b8f-47de-8e07-01fcfcdf5e1e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:16.527078 crc crio[3657]: time=\"2026-06-12T19:46:16.526935016Z\" level=info msg=\"Started container\" PID=12688 containerID=472b3a57c1cabfdb0564ee478f16611185956aa8a73ee33d80ca938828634ca0 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=45938991-5b8f-47de-8e07-01fcfcdf5e1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f\nJun 12 19:46:17.593255 crc crio[3657]: time=\"2026-06-12T19:46:17.592045933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:17.611157 crc crio[3657]: time=\"2026-06-12T19:46:17.609765961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:17.778115 crc crio[3657]: time=\"2026-06-12T19:46:17.750978041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:18.161719 crc crio[3657]: time=\"2026-06-12T19:46:18.158736713Z\" level=info msg=\"Created container 62ae335fd3ab8c18d715c1acbae59cb4e6fcb17a533ddc7a6d9784a0a1c661db: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=c08791b8-940f-4951-824c-74f7b051229b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:19.485796 crc crio[3657]: time=\"2026-06-12T19:46:19.485736239Z\" level=info msg=\"Starting container: 62ae335fd3ab8c18d715c1acbae59cb4e6fcb17a533ddc7a6d9784a0a1c661db\" id=751d89b6-2b27-4abb-be93-896fca74f5f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:20.048634 crc crio[3657]: time=\"2026-06-12T19:46:20.043137058Z\" level=info msg=\"Created container 0cb4ac780e5aff156a0ae8a4e7c9081dd597e12d8082b344d5eb2dd9bac61299: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=6115e792-31b1-4a39-829d-7edfced17470 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:20.067919 crc crio[3657]: time=\"2026-06-12T19:46:20.061806194Z\" level=info msg=\"Created container eef5fed67434f3a7ae5b2403bf8a49c8ae5aa7009d427c9ff97ef342b3a52a94: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=aa9644b0-caa5-4b91-b568-ae8b0e25770f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:20.106882 crc crio[3657]: time=\"2026-06-12T19:46:20.105148987Z\" level=info msg=\"Started container\" PID=12773 containerID=62ae335fd3ab8c18d715c1acbae59cb4e6fcb17a533ddc7a6d9784a0a1c661db description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=751d89b6-2b27-4abb-be93-896fca74f5f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552\nJun 12 19:46:22.145552 crc crio[3657]: time=\"2026-06-12T19:46:22.144705655Z\" level=info msg=\"Starting container: 0cb4ac780e5aff156a0ae8a4e7c9081dd597e12d8082b344d5eb2dd9bac61299\" id=a13a8b86-5b7c-4ea0-8c93-1cf23b2f3739 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:22.227874 crc crio[3657]: time=\"2026-06-12T19:46:22.225748183Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5dfe0386-cb51-4ba7-b0fa-531e3aed49da name=/runtime.v1.ImageService/PullImage\nJun 12 19:46:22.241699 crc crio[3657]: time=\"2026-06-12T19:46:22.24081438Z\" level=info msg=\"Starting container: eef5fed67434f3a7ae5b2403bf8a49c8ae5aa7009d427c9ff97ef342b3a52a94\" id=cef6edb5-d0b7-4159-ae3d-734049360432 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:22.465150 crc crio[3657]: time=\"2026-06-12T19:46:22.458415528Z\" level=info msg=\"Started container\" PID=12815 containerID=eef5fed67434f3a7ae5b2403bf8a49c8ae5aa7009d427c9ff97ef342b3a52a94 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=cef6edb5-d0b7-4159-ae3d-734049360432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476\nJun 12 19:46:22.662689 crc crio[3657]: time=\"2026-06-12T19:46:22.652841555Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 19:46:22.718846 crc crio[3657]: time=\"2026-06-12T19:46:22.717831972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:23.162786 crc crio[3657]: time=\"2026-06-12T19:46:23.16020201Z\" level=info msg=\"Started container\" PID=12821 containerID=0cb4ac780e5aff156a0ae8a4e7c9081dd597e12d8082b344d5eb2dd9bac61299 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=a13a8b86-5b7c-4ea0-8c93-1cf23b2f3739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a\nJun 12 19:46:23.588224 crc crio[3657]: time=\"2026-06-12T19:46:23.588103677Z\" level=info msg=\"Created container dc6a0b7ec25fce37763035406cfaf05b222bc7c38371b97d05f25b1318737a45: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=4363d7a7-d153-4c0d-ac67-b14dc4100cf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:23.726007 crc crio[3657]: time=\"2026-06-12T19:46:23.72574798Z\" level=info msg=\"Starting container: dc6a0b7ec25fce37763035406cfaf05b222bc7c38371b97d05f25b1318737a45\" id=47ed1f8a-7f71-46aa-9242-042dfbc6465a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:23.858976 crc crio[3657]: time=\"2026-06-12T19:46:23.857709611Z\" level=info msg=\"Started container\" PID=12897 containerID=dc6a0b7ec25fce37763035406cfaf05b222bc7c38371b97d05f25b1318737a45 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=47ed1f8a-7f71-46aa-9242-042dfbc6465a name=/runtime.v1.RuntimeService/StartContainer sandboxID=10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548\nJun 12 19:46:24.669840 crc crio[3657]: time=\"2026-06-12T19:46:24.668987463Z\" level=info msg=\"Stopping container: dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e (timeout: 3600s)\" id=6b72c342-3d69-4bd5-a692-8702247a53a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:25.651817 crc crio[3657]: time=\"2026-06-12T19:46:25.651154988Z\" level=info msg=\"Stopping container: e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56 (timeout: 30s)\" id=8992c826-afb5-42b3-a0f1-a997fad48056 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:25.794372 crc crio[3657]: time=\"2026-06-12T19:46:25.789159103Z\" level=info msg=\"Stopping container: 453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414 (timeout: 30s)\" id=80f995f7-458e-4042-ac8a-2dd737121645 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:33.414189 crc crio[3657]: time=\"2026-06-12T19:46:33.41346861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=025bcf83-1d7f-44a7-89e9-229935386a36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:33.432244 crc crio[3657]: time=\"2026-06-12T19:46:33.431793086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3ec8d6dc-ab85-4675-99bc-bb97ca682a65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:33.600826 crc crio[3657]: time=\"2026-06-12T19:46:33.600622686Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0ec97870-877b-4644-acc5-90c5be487c1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:33.601787 crc crio[3657]: time=\"2026-06-12T19:46:33.601500452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:34.920830 crc crio[3657]: time=\"2026-06-12T19:46:34.90916997Z\" level=info msg=\"Stopped container e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=8992c826-afb5-42b3-a0f1-a997fad48056 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:34.991842 crc crio[3657]: time=\"2026-06-12T19:46:34.987152062Z\" level=info msg=\"Stopped pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\" id=84c786b1-6334-4867-8956-7196c0bf6ed0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:46:35.017794 crc crio[3657]: time=\"2026-06-12T19:46:35.009664219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=48a8388d-fb29-4a80-9793-c8db061e79f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:35.051950 crc crio[3657]: time=\"2026-06-12T19:46:35.040202482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:35.162242 crc crio[3657]: time=\"2026-06-12T19:46:35.162147382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=59b967e2-865b-4988-a7f4-b0282adaf085 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:35.209219 crc crio[3657]: time=\"2026-06-12T19:46:35.208549857Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c508ce33-46a9-4175-8b9e-7e0b63073c7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:35.233054 crc crio[3657]: time=\"2026-06-12T19:46:35.232770478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:35.284221 crc crio[3657]: time=\"2026-06-12T19:46:35.283874643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:35.403939 crc crio[3657]: time=\"2026-06-12T19:46:35.371740214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:35.533211 crc crio[3657]: time=\"2026-06-12T19:46:35.421755336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:36.472219 crc crio[3657]: time=\"2026-06-12T19:46:36.462512208Z\" level=info msg=\"Created container 4045353d2b794b7e1823d5458e4435bdbfb2faf5c361779d13ac60fdbc974959: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=da72bd44-d2e6-4f91-b3a0-ec10135975fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:36.491748 crc crio[3657]: time=\"2026-06-12T19:46:36.491697613Z\" level=info msg=\"Starting container: 4045353d2b794b7e1823d5458e4435bdbfb2faf5c361779d13ac60fdbc974959\" id=207a7c96-cca1-426d-a84e-262847acae97 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:36.958144 crc crio[3657]: time=\"2026-06-12T19:46:36.957198758Z\" level=info msg=\"Started container\" PID=13121 containerID=4045353d2b794b7e1823d5458e4435bdbfb2faf5c361779d13ac60fdbc974959 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=207a7c96-cca1-426d-a84e-262847acae97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b\nJun 12 19:46:37.415455 crc crio[3657]: time=\"2026-06-12T19:46:37.28076706Z\" level=info msg=\"Created container fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0ec97870-877b-4644-acc5-90c5be487c1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:37.446418 crc crio[3657]: time=\"2026-06-12T19:46:37.433791532Z\" level=info msg=\"Stopping container: 44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb (timeout: 30s)\" id=ec53247d-0eb4-460c-b815-806a96602ed9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:37.518840 crc crio[3657]: time=\"2026-06-12T19:46:37.515246322Z\" level=info msg=\"Stopping container: a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa (timeout: 30s)\" id=e803bf19-6a9b-4514-84de-6ad8bd521c9b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:37.522547 crc crio[3657]: time=\"2026-06-12T19:46:37.522225823Z\" level=info msg=\"Starting container: fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291\" id=8496dc2d-2a41-41ac-a5a4-341d0c64f0d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:37.557992 crc crio[3657]: time=\"2026-06-12T19:46:37.557937595Z\" level=info msg=\"Started container\" PID=13138 containerID=fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=8496dc2d-2a41-41ac-a5a4-341d0c64f0d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817\nJun 12 19:46:37.779919 crc crio[3657]: time=\"2026-06-12T19:46:37.767062488Z\" level=info msg=\"Created container 217f7faa57571c5ac6720f0958866cd0413b98a6eda2a41e7ba6163975fe1579: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=9386b834-4778-4253-ba3d-414f7f286700 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:37.822069 crc crio[3657]: time=\"2026-06-12T19:46:37.810967231Z\" level=info msg=\"Starting container: 217f7faa57571c5ac6720f0958866cd0413b98a6eda2a41e7ba6163975fe1579\" id=9769b37f-e64c-4fac-b9f3-3f2fbba42169 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:38.210567 crc crio[3657]: time=\"2026-06-12T19:46:38.210433634Z\" level=info msg=\"Started container\" PID=13137 containerID=217f7faa57571c5ac6720f0958866cd0413b98a6eda2a41e7ba6163975fe1579 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=9769b37f-e64c-4fac-b9f3-3f2fbba42169 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305\nJun 12 19:46:38.483605 crc crio[3657]: time=\"2026-06-12T19:46:38.483182934Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9aa44b3b-b146-4f82-b350-f11e6d585dde name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:38.524921 crc crio[3657]: time=\"2026-06-12T19:46:38.510865663Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5cc4898d-1450-4ecb-8c62-6a97af39207a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:38.527722 crc crio[3657]: time=\"2026-06-12T19:46:38.527183267Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=853a7784-862d-4b26-8c0f-be73343c8bac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:38.527722 crc crio[3657]: time=\"2026-06-12T19:46:38.527689732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:39.798701 crc crio[3657]: time=\"2026-06-12T19:46:39.794447588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:40.775092 crc crio[3657]: time=\"2026-06-12T19:46:40.775032254Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/POD\" id=e252b535-9754-42d8-8bd0-84455638184e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:46:40.787567 crc crio[3657]: time=\"2026-06-12T19:46:40.787542873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:40.815646 crc crio[3657]: time=\"2026-06-12T19:46:40.814853238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:41.048581 crc crio[3657]: time=\"2026-06-12T19:46:41.031768139Z\" level=info msg=\"Stopping container: eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18 (timeout: 2s)\" id=0459b890-7063-4943-b5ef-79f28978f970 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:41.123928 crc crio[3657]: time=\"2026-06-12T19:46:41.120630633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:41.326883 crc crio[3657]: time=\"2026-06-12T19:46:41.320938577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:42.816129 crc crio[3657]: time=\"2026-06-12T19:46:42.815685406Z\" level=warning msg=\"Failed to find process for container a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa: checking if PID of a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa is running failed: open /proc/12036/stat: no such process\"\nJun 12 19:46:43.344043 crc crio[3657]: time=\"2026-06-12T19:46:43.343880965Z\" level=info msg=\"Created container 8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c508ce33-46a9-4175-8b9e-7e0b63073c7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:43.378460 crc crio[3657]: time=\"2026-06-12T19:46:43.3780753Z\" level=info msg=\"Starting container: 8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c\" id=71a9ef51-bda5-45c5-8487-b2e50d70b5bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:43.686794 crc crio[3657]: time=\"2026-06-12T19:46:43.680779591Z\" level=info msg=\"Started container\" PID=13204 containerID=8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=71a9ef51-bda5-45c5-8487-b2e50d70b5bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23\nJun 12 19:46:43.731586 crc crio[3657]: time=\"2026-06-12T19:46:43.730783944Z\" level=info msg=\"Created container a8dc93ad97c489dfe3fbf674bde127bd7f7f6203c567531642ccb4ecfe4e09e3: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=f3ed5511-7ff3-46ee-abad-6986cacfb443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:43.791920 crc crio[3657]: time=\"2026-06-12T19:46:43.790693754Z\" level=info msg=\"Starting container: a8dc93ad97c489dfe3fbf674bde127bd7f7f6203c567531642ccb4ecfe4e09e3\" id=b51a1d88-c8ba-4a7e-a0a1-fc995668a7b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:44.289336 crc crio[3657]: time=\"2026-06-12T19:46:44.288759855Z\" level=info msg=\"Started container\" PID=13200 containerID=a8dc93ad97c489dfe3fbf674bde127bd7f7f6203c567531642ccb4ecfe4e09e3 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=b51a1d88-c8ba-4a7e-a0a1-fc995668a7b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b\nJun 12 19:46:44.506571 crc crio[3657]: time=\"2026-06-12T19:46:44.505798056Z\" level=info msg=\"Stopping container: 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085 (timeout: 30s)\" id=90bfbabb-e7ea-49f7-b5b4-b2d92c364227 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:44.523340 crc crio[3657]: time=\"2026-06-12T19:46:44.523113471Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=1e4a4987-db41-45f0-8425-77a3ddf9a8cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:44.747687 crc crio[3657]: time=\"2026-06-12T19:46:44.743251182Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=b0d40d64-19ab-433f-bbec-ff88326db0ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:44.842591 crc crio[3657]: time=\"2026-06-12T19:46:44.841822228Z\" level=info msg=\"Stopped container a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e803bf19-6a9b-4514-84de-6ad8bd521c9b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:44.872174 crc crio[3657]: time=\"2026-06-12T19:46:44.871630801Z\" level=info msg=\"Stopped container eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0459b890-7063-4943-b5ef-79f28978f970 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:44.884044 crc crio[3657]: time=\"2026-06-12T19:46:44.884003038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1027765d-ee5c-4cf8-8e0a-4666d2d8ae91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:44.897152 crc crio[3657]: time=\"2026-06-12T19:46:44.897126676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8103d217-724a-49ba-8706-6d1638ae1946 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:45.070792 crc crio[3657]: time=\"2026-06-12T19:46:45.070741389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a0ec829c-f02d-4319-bb92-f5914b791d35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:45.098033 crc crio[3657]: time=\"2026-06-12T19:46:45.097889035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=782fec40-48f1-4e6b-b974-189f23e2f212 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:45.189553 crc crio[3657]: time=\"2026-06-12T19:46:45.189511011Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=f807e31e-e51b-4785-a474-20314712aa42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:45.222224 crc crio[3657]: time=\"2026-06-12T19:46:45.222194558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:45.237981 crc crio[3657]: time=\"2026-06-12T19:46:45.205106966Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=5a5f4900-6ae0-4ad5-985a-a10c360aafc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:45.450140 crc crio[3657]: time=\"2026-06-12T19:46:45.449120045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:45.511217 crc crio[3657]: time=\"2026-06-12T19:46:45.509217368Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e252b535-9754-42d8-8bd0-84455638184e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:46:45.522455 crc crio[3657]: time=\"2026-06-12T19:46:45.205206349Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8e626728-b5b6-40aa-bed8-132ee7cb94d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:48.347489 crc crio[3657]: time=\"2026-06-12T19:46:48.343585818Z\" level=info msg=\"Stopped container 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=90bfbabb-e7ea-49f7-b5b4-b2d92c364227 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:49.360939 crc crio[3657]: time=\"2026-06-12T19:46:49.360752174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c7fad93f-8943-4477-bf1c-19dc5be62f98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:50.203889 crc crio[3657]: time=\"2026-06-12T19:46:50.202998385Z\" level=info msg=\"Ran pod sandbox 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb with infra container: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/POD\" id=e252b535-9754-42d8-8bd0-84455638184e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:46:50.384146 crc crio[3657]: time=\"2026-06-12T19:46:50.382109985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e92597cd-3899-4bab-ac58-81b6fc13cd97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:50.435983 crc crio[3657]: time=\"2026-06-12T19:46:50.435080262Z\" level=info msg=\"Stopping container: fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291 (timeout: 30s)\" id=52830b6b-acfe-435b-ad14-d80d5e7819dd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:54.099571 crc crio[3657]: time=\"2026-06-12T19:46:54.098162334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:54.391904 crc crio[3657]: time=\"2026-06-12T19:46:54.39115337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:54.503852 crc crio[3657]: time=\"2026-06-12T19:46:54.493655229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d742423a-e378-4005-b2fa-1b84292a8299 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:54.556908 crc crio[3657]: time=\"2026-06-12T19:46:54.555852946Z\" level=info msg=\"Stopped container 453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=80f995f7-458e-4042-ac8a-2dd737121645 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:54.642628 crc crio[3657]: time=\"2026-06-12T19:46:54.632198078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39d57805-da8b-4690-8a22-bc6361409097 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:55.536902 crc crio[3657]: time=\"2026-06-12T19:46:55.536838657Z\" level=info msg=\"Created container aea4139646b69a9ff2b72d900f835f4cc68f358b5e4c54658c708f7271b4cb40: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=853a7784-862d-4b26-8c0f-be73343c8bac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:55.553136 crc crio[3657]: time=\"2026-06-12T19:46:55.552717478Z\" level=info msg=\"Starting container: aea4139646b69a9ff2b72d900f835f4cc68f358b5e4c54658c708f7271b4cb40\" id=ab635ce8-a82d-4628-9d21-444a8069b5af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:46:55.761139 crc crio[3657]: time=\"2026-06-12T19:46:55.759987221Z\" level=info msg=\"Started container\" PID=13333 containerID=aea4139646b69a9ff2b72d900f835f4cc68f358b5e4c54658c708f7271b4cb40 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=ab635ce8-a82d-4628-9d21-444a8069b5af name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305\nJun 12 19:46:56.078895 crc crio[3657]: time=\"2026-06-12T19:46:56.078699941Z\" level=info msg=\"Stopping container: 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18 (timeout: 30s)\" id=6093d448-7457-4d09-9742-8096a77fbae2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:56.260722 crc crio[3657]: time=\"2026-06-12T19:46:56.260051154Z\" level=info msg=\"Stopped container 44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=ec53247d-0eb4-460c-b815-806a96602ed9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:56.300396 crc crio[3657]: time=\"2026-06-12T19:46:56.299189246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13aa0f20-da95-43cf-bc76-42e810c44564 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:56.323619 crc crio[3657]: time=\"2026-06-12T19:46:56.323478983Z\" level=info msg=\"Stopped container fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=52830b6b-acfe-435b-ad14-d80d5e7819dd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:56.340008 crc crio[3657]: time=\"2026-06-12T19:46:56.339954591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=44276d54-d86d-4b02-9112-e85822f32c44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:56.347144 crc crio[3657]: time=\"2026-06-12T19:46:56.347117519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b8ef45e9-323c-46c6-b06f-27a6033072fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:56.348135 crc crio[3657]: time=\"2026-06-12T19:46:56.348109539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=47dce282-298b-40f8-aa20-9241665e8d29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:56.361690 crc crio[3657]: time=\"2026-06-12T19:46:56.36166297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5b96d601-23ac-4627-bed9-f0c17bef5333 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:56.408694 crc crio[3657]: time=\"2026-06-12T19:46:56.408643645Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=def631b6-4d2b-4f66-97e0-5f5f32ec8ad2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:56.430798 crc crio[3657]: time=\"2026-06-12T19:46:56.430529459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:57.084348 crc crio[3657]: time=\"2026-06-12T19:46:57.084136343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:57.234186 crc crio[3657]: time=\"2026-06-12T19:46:57.221717994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=15071585-41fe-443f-8f5b-68e653726d45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:57.234186 crc crio[3657]: time=\"2026-06-12T19:46:57.223099266Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins\" id=dbc50512-17ab-4fa4-8987-2b1bdcbc9e16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:57.235431 crc crio[3657]: time=\"2026-06-12T19:46:57.235071119Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=bd6eef70-58ad-4302-b2ec-6410fa3c48e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:57.240410 crc crio[3657]: time=\"2026-06-12T19:46:57.235563953Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=429bbcbd-cd8e-4e34-8cc9-bc3110e37456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:57.364518 crc crio[3657]: time=\"2026-06-12T19:46:57.332048978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:57.364518 crc crio[3657]: time=\"2026-06-12T19:46:57.35221985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:57.364518 crc crio[3657]: time=\"2026-06-12T19:46:57.355143448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:57.518128 crc crio[3657]: time=\"2026-06-12T19:46:57.51560857Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e56130c5-8d44-440f-9168-b515fa8d20ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:46:57.939892 crc crio[3657]: time=\"2026-06-12T19:46:57.93658551Z\" level=info msg=\"Stopped container 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=6093d448-7457-4d09-9742-8096a77fbae2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:46:57.939892 crc crio[3657]: time=\"2026-06-12T19:46:57.939866229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a953c434-280e-472d-b242-0bad598daf53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:58.900799 crc crio[3657]: time=\"2026-06-12T19:46:58.900575372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:59.081983 crc crio[3657]: time=\"2026-06-12T19:46:59.080758486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:59.130886 crc crio[3657]: time=\"2026-06-12T19:46:59.130096811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7522226-2884-48a9-b542-c56edb66c594 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:46:59.637232 crc crio[3657]: time=\"2026-06-12T19:46:59.636018824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:46:59.641441 crc crio[3657]: time=\"2026-06-12T19:46:59.641001934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:00.433120 crc crio[3657]: time=\"2026-06-12T19:47:00.337785555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:00.534892 crc crio[3657]: time=\"2026-06-12T19:47:00.531028096Z\" level=info msg=\"Created container 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8e626728-b5b6-40aa-bed8-132ee7cb94d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:00.805028 crc crio[3657]: time=\"2026-06-12T19:47:00.804673483Z\" level=info msg=\"Starting container: 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217\" id=05ebd50c-c873-4b71-90cb-70ab4ff4966d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:01.232822 crc crio[3657]: time=\"2026-06-12T19:47:01.23197058Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=e697d20c-cac2-4ccd-a931-2f19445317f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:01.585685 crc crio[3657]: time=\"2026-06-12T19:47:01.552768565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:01.689353 crc crio[3657]: time=\"2026-06-12T19:47:01.688957819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:01.700154 crc crio[3657]: time=\"2026-06-12T19:47:01.696817648Z\" level=info msg=\"Started container\" PID=13381 containerID=67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=05ebd50c-c873-4b71-90cb-70ab4ff4966d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc\nJun 12 19:47:01.792519 crc crio[3657]: time=\"2026-06-12T19:47:01.792253281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:01.848198 crc crio[3657]: time=\"2026-06-12T19:47:01.846726732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:02.064956 crc crio[3657]: time=\"2026-06-12T19:47:02.052211174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:02.670933 crc crio[3657]: time=\"2026-06-12T19:47:02.666892143Z\" level=info msg=\"Created container e0f7fb932e06bfa94dcb34707e374e8e665dced89d23d3f7ed9938ed62bf2ef4: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=5a5f4900-6ae0-4ad5-985a-a10c360aafc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:02.684254 crc crio[3657]: time=\"2026-06-12T19:47:02.681606523Z\" level=info msg=\"Starting container: e0f7fb932e06bfa94dcb34707e374e8e665dced89d23d3f7ed9938ed62bf2ef4\" id=49732966-6455-4ca7-8a84-73a74bee0509 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:02.973186 crc crio[3657]: time=\"2026-06-12T19:47:02.972703292Z\" level=info msg=\"Started container\" PID=13393 containerID=e0f7fb932e06bfa94dcb34707e374e8e665dced89d23d3f7ed9938ed62bf2ef4 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=49732966-6455-4ca7-8a84-73a74bee0509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a\nJun 12 19:47:03.771945 crc crio[3657]: time=\"2026-06-12T19:47:03.771758853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:03.902780 crc crio[3657]: time=\"2026-06-12T19:47:03.901348123Z\" level=info msg=\"Created container 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=def631b6-4d2b-4f66-97e0-5f5f32ec8ad2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:04.132886 crc crio[3657]: time=\"2026-06-12T19:47:04.064665183Z\" level=info msg=\"Starting container: 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81\" id=71c84d23-8b14-4cf8-bcab-88c8a48b519c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:04.168960 crc crio[3657]: time=\"2026-06-12T19:47:04.135169042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:04.229550 crc crio[3657]: time=\"2026-06-12T19:47:04.120171198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:04.729102 crc crio[3657]: time=\"2026-06-12T19:47:04.728444369Z\" level=info msg=\"Created container a92041346b7e3d9876a3d917c18ff73d4bd7983ff72a4ee4fbca421a8b001519: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=bd6eef70-58ad-4302-b2ec-6410fa3c48e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:04.831463 crc crio[3657]: time=\"2026-06-12T19:47:04.825561589Z\" level=info msg=\"Starting container: a92041346b7e3d9876a3d917c18ff73d4bd7983ff72a4ee4fbca421a8b001519\" id=5e85e6b4-a106-4dcc-9fd0-2e62cbf2632c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:05.269703 crc crio[3657]: time=\"2026-06-12T19:47:05.266833193Z\" level=info msg=\"Started container\" PID=13430 containerID=a92041346b7e3d9876a3d917c18ff73d4bd7983ff72a4ee4fbca421a8b001519 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=5e85e6b4-a106-4dcc-9fd0-2e62cbf2632c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef\nJun 12 19:47:05.302507 crc crio[3657]: time=\"2026-06-12T19:47:05.302200533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:05.392872 crc crio[3657]: time=\"2026-06-12T19:47:05.392643686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:05.394141 crc crio[3657]: time=\"2026-06-12T19:47:05.393941505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:05.838147 crc crio[3657]: time=\"2026-06-12T19:47:05.838028543Z\" level=info msg=\"Started container\" PID=13403 containerID=576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=71c84d23-8b14-4cf8-bcab-88c8a48b519c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\nJun 12 19:47:05.904141 crc crio[3657]: time=\"2026-06-12T19:47:05.903445107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:06.188209 crc crio[3657]: time=\"2026-06-12T19:47:06.186899704Z\" level=info msg=\"Created container b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e56130c5-8d44-440f-9168-b515fa8d20ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:06.286030 crc crio[3657]: time=\"2026-06-12T19:47:06.285985088Z\" level=info msg=\"Starting container: b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28\" id=a3290bb2-c95d-4238-b8f7-2968764534d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:06.692856 crc crio[3657]: time=\"2026-06-12T19:47:06.691247259Z\" level=info msg=\"Started container\" PID=13451 containerID=b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a3290bb2-c95d-4238-b8f7-2968764534d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817\nJun 12 19:47:09.279013 crc crio[3657]: time=\"2026-06-12T19:47:09.277494388Z\" level=info msg=\"Created container cda52111aedbf4350f7e74af7ef81d1a6c8f12466299e8cf04b9e464a386c0a6: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=429bbcbd-cd8e-4e34-8cc9-bc3110e37456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:09.310658 crc crio[3657]: time=\"2026-06-12T19:47:09.309562059Z\" level=info msg=\"Starting container: cda52111aedbf4350f7e74af7ef81d1a6c8f12466299e8cf04b9e464a386c0a6\" id=7b37fc60-6153-4318-9183-585c6f6db918 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:09.334983 crc crio[3657]: time=\"2026-06-12T19:47:09.331581226Z\" level=info msg=\"Created container 3cdbee5c69e93473d10188d0cb48e97216bc6fd0898eb41170f1c7b17a0ed637: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=e697d20c-cac2-4ccd-a931-2f19445317f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:09.346504 crc crio[3657]: time=\"2026-06-12T19:47:09.345885479Z\" level=info msg=\"Starting container: 3cdbee5c69e93473d10188d0cb48e97216bc6fd0898eb41170f1c7b17a0ed637\" id=c4503ba4-6c7b-4fa5-9720-2ba5c825bd4c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:09.550237 crc crio[3657]: time=\"2026-06-12T19:47:09.547156253Z\" level=info msg=\"Started container\" PID=13481 containerID=cda52111aedbf4350f7e74af7ef81d1a6c8f12466299e8cf04b9e464a386c0a6 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=7b37fc60-6153-4318-9183-585c6f6db918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7\nJun 12 19:47:11.234025 crc crio[3657]: time=\"2026-06-12T19:47:11.226950747Z\" level=info msg=\"Started container\" PID=13487 containerID=3cdbee5c69e93473d10188d0cb48e97216bc6fd0898eb41170f1c7b17a0ed637 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=c4503ba4-6c7b-4fa5-9720-2ba5c825bd4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214\nJun 12 19:47:13.854054 crc crio[3657]: time=\"2026-06-12T19:47:13.852091474Z\" level=info msg=\"Stopped container dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=6b72c342-3d69-4bd5-a692-8702247a53a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:14.062685 crc crio[3657]: time=\"2026-06-12T19:47:14.058227721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=a370cba5-f869-4914-b2a7-7098af860c8d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:14.205991 crc crio[3657]: time=\"2026-06-12T19:47:14.184171373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=aa277df3-775d-49de-82fc-b6397f67a940 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:14.276236 crc crio[3657]: time=\"2026-06-12T19:47:14.275216725Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=dbaed794-2879-4790-8d5d-89adec114d3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:14.295233 crc crio[3657]: time=\"2026-06-12T19:47:14.293753036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:17.200832 crc crio[3657]: time=\"2026-06-12T19:47:17.196589765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:17.217782 crc crio[3657]: time=\"2026-06-12T19:47:17.217619101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:17.541467 crc crio[3657]: time=\"2026-06-12T19:47:17.540882546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:18.406648 crc crio[3657]: time=\"2026-06-12T19:47:18.405851394Z\" level=info msg=\"Created container 98f4b884d701a0de61e770d173a57dd31b1e0f75ec87d61d0a6575b68becd8b1: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=dbaed794-2879-4790-8d5d-89adec114d3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:18.448609 crc crio[3657]: time=\"2026-06-12T19:47:18.4485265Z\" level=info msg=\"Starting container: 98f4b884d701a0de61e770d173a57dd31b1e0f75ec87d61d0a6575b68becd8b1\" id=5385046e-59aa-4280-ba69-0ace7bad6d33 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:18.570905 crc crio[3657]: time=\"2026-06-12T19:47:18.559245827Z\" level=info msg=\"Started container\" PID=13604 containerID=98f4b884d701a0de61e770d173a57dd31b1e0f75ec87d61d0a6575b68becd8b1 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=5385046e-59aa-4280-ba69-0ace7bad6d33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02ef35a4d09b8aad6d09eb321930267aa571a268e092f22943daea4ec845013b\nJun 12 19:47:19.041045 crc crio[3657]: time=\"2026-06-12T19:47:19.038463858Z\" level=info msg=\"Created container 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins\" id=dbc50512-17ab-4fa4-8987-2b1bdcbc9e16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:19.045832 crc crio[3657]: time=\"2026-06-12T19:47:19.045792993Z\" level=info msg=\"Starting container: 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451\" id=12987ab0-5f9f-48da-beb7-fb6232f14dca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:19.144462 crc crio[3657]: time=\"2026-06-12T19:47:19.144354558Z\" level=info msg=\"Started container\" PID=13605 containerID=9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451 description=openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins id=12987ab0-5f9f-48da-beb7-fb6232f14dca name=/runtime.v1.RuntimeService/StartContainer sandboxID=82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\nJun 12 19:47:20.503907 crc crio[3657]: time=\"2026-06-12T19:47:20.503076252Z\" level=info msg=\"Stopping container: b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28 (timeout: 30s)\" id=56861afe-d469-4f60-983f-62cdf59ee874 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:21.335359 crc crio[3657]: time=\"2026-06-12T19:47:21.331750129Z\" level=info msg=\"Stopped container b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=56861afe-d469-4f60-983f-62cdf59ee874 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:21.342970 crc crio[3657]: time=\"2026-06-12T19:47:21.342910123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a260e1f9-d309-4e25-933b-9004fa06276d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:21.395552 crc crio[3657]: time=\"2026-06-12T19:47:21.382140402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=04745454-d9fe-45d7-b7ee-f3d393d0453d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:21.526149 crc crio[3657]: time=\"2026-06-12T19:47:21.522015792Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0e1eb6ad-f2c8-4ff8-a224-88eccb3bc488 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:21.526149 crc crio[3657]: time=\"2026-06-12T19:47:21.522722563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:22.347804 crc crio[3657]: time=\"2026-06-12T19:47:22.342985248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:22.430641 crc crio[3657]: time=\"2026-06-12T19:47:22.429794761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:22.762661 crc crio[3657]: time=\"2026-06-12T19:47:22.755040614Z\" level=info msg=\"Removing container: fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291\" id=d786dcda-304d-4510-9887-910f138b3c60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:47:23.950501 crc crio[3657]: time=\"2026-06-12T19:47:23.926688783Z\" level=info msg=\"Stopping container: 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451 (timeout: 30s)\" id=bf09872f-abab-4b4b-b0e3-579316358e18 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:24.243143 crc crio[3657]: time=\"2026-06-12T19:47:24.239759638Z\" level=info msg=\"Removed container fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d786dcda-304d-4510-9887-910f138b3c60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:47:24.754202 crc crio[3657]: time=\"2026-06-12T19:47:24.753210863Z\" level=info msg=\"Created container a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0e1eb6ad-f2c8-4ff8-a224-88eccb3bc488 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:24.865143 crc crio[3657]: time=\"2026-06-12T19:47:24.865009062Z\" level=info msg=\"Starting container: a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133\" id=c2ce58d7-bc9d-41db-ade4-d917880acfb6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:25.299077 crc crio[3657]: time=\"2026-06-12T19:47:25.298881459Z\" level=info msg=\"Started container\" PID=13671 containerID=a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=c2ce58d7-bc9d-41db-ade4-d917880acfb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817\nJun 12 19:47:26.314343 crc crio[3657]: time=\"2026-06-12T19:47:26.313912026Z\" level=info msg=\"Stopping container: 8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90 (timeout: 30s)\" id=a5e07079-6fc6-4da1-bc4b-fbada48aeb8a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:27.936209 crc crio[3657]: time=\"2026-06-12T19:47:27.922901692Z\" level=info msg=\"Stopping container: 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217 (timeout: 2s)\" id=8c724768-0184-4d71-bde9-92982c7075d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:30.386982 crc crio[3657]: time=\"2026-06-12T19:47:30.384518912Z\" level=info msg=\"Stopped container 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8c724768-0184-4d71-bde9-92982c7075d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:30.399789 crc crio[3657]: time=\"2026-06-12T19:47:30.396847685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=8e8af6fa-b97b-4f4b-bce1-81afc14d787e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:30.404091 crc crio[3657]: time=\"2026-06-12T19:47:30.402623179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b0ff182a-554d-4841-a173-1b56c75e3758 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:30.447730 crc crio[3657]: time=\"2026-06-12T19:47:30.447169652Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1ef8107d-02e1-4355-8c13-32feb77a0035 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:30.469527 crc crio[3657]: time=\"2026-06-12T19:47:30.469111254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:30.943410 crc crio[3657]: time=\"2026-06-12T19:47:30.942945762Z\" level=info msg=\"Stopped container 8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=a5e07079-6fc6-4da1-bc4b-fbada48aeb8a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:31.039646 crc crio[3657]: time=\"2026-06-12T19:47:31.03946977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=c207270b-5124-4bdf-8e8f-f55d0b1da2dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:31.047500 crc crio[3657]: time=\"2026-06-12T19:47:31.047253609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=4b955bad-b8d0-41e0-afb7-240b56d76ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:31.074466 crc crio[3657]: time=\"2026-06-12T19:47:31.071911956Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=b9a8e86a-0c0d-498a-90ec-d265778bebce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:31.074466 crc crio[3657]: time=\"2026-06-12T19:47:31.072454654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:31.158916 crc crio[3657]: time=\"2026-06-12T19:47:31.15858341Z\" level=info msg=\"Stopping container: 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f (timeout: 30s)\" id=8e59c1f8-5568-4f26-8450-6c536bbe1212 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:31.356466 crc crio[3657]: time=\"2026-06-12T19:47:31.333669327Z\" level=info msg=\"Stopping container: 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b (timeout: 30s)\" id=5bf9741e-f048-4da6-bd1c-08497124e471 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:31.788886 crc crio[3657]: time=\"2026-06-12T19:47:31.788606875Z\" level=info msg=\"Removing container: eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18\" id=a316b76c-b98b-4b32-9e28-117baa65e5c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:47:32.381206 crc crio[3657]: time=\"2026-06-12T19:47:32.380798118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:32.401729 crc crio[3657]: time=\"2026-06-12T19:47:32.401550777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:32.459638 crc crio[3657]: time=\"2026-06-12T19:47:32.459583932Z\" level=info msg=\"Stopped container 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=5bf9741e-f048-4da6-bd1c-08497124e471 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:32.463949 crc crio[3657]: time=\"2026-06-12T19:47:32.46224904Z\" level=info msg=\"Stopping pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\" id=9644a23e-70aa-40f9-8c7e-3823fcfc926d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:47:32.471781 crc crio[3657]: time=\"2026-06-12T19:47:32.471704028Z\" level=info msg=\"Stopped container 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=8e59c1f8-5568-4f26-8450-6c536bbe1212 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:32.475591 crc crio[3657]: time=\"2026-06-12T19:47:32.475501455Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a5f08a15-f416-49f6-bec6-6b03a6c854a6 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:0xc0008a67e8}] Aliases:map[]}\"\nJun 12 19:47:32.475803 crc crio[3657]: time=\"2026-06-12T19:47:32.475744942Z\" 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 19:47:32.508401 crc crio[3657]: time=\"2026-06-12T19:47:32.504104426Z\" level=info msg=\"Stopping pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\" id=07d4cdee-8368-4b12-bd05-28d118315f50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:47:32.508401 crc crio[3657]: time=\"2026-06-12T19:47:32.50491156Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/869243f4-2ca6-4073-b0ee-df71772a979c 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:0xc00008c720}] Aliases:map[]}\"\nJun 12 19:47:32.508401 crc crio[3657]: time=\"2026-06-12T19:47:32.505143587Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:47:32.521400 crc crio[3657]: time=\"2026-06-12T19:47:32.521319574Z\" level=info msg=\"Removed container eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a316b76c-b98b-4b32-9e28-117baa65e5c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:47:32.604113 crc crio[3657]: time=\"2026-06-12T19:47:32.603239102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:32.611638 crc crio[3657]: time=\"2026-06-12T19:47:32.611497748Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-7tkmc/POD\" id=65a716f7-ab81-4bd5-acaf-48741df15783 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:47:32.611638 crc crio[3657]: time=\"2026-06-12T19:47:32.611587201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:32.668742 crc crio[3657]: time=\"2026-06-12T19:47:32.668562894Z\" level=info msg=\"Created container f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1ef8107d-02e1-4355-8c13-32feb77a0035 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:32.673631 crc crio[3657]: time=\"2026-06-12T19:47:32.673601988Z\" level=info msg=\"Starting container: f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4\" id=fd1d6766-a70e-4660-a919-e05cae932752 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:32.691070 crc crio[3657]: time=\"2026-06-12T19:47:32.691019689Z\" level=info msg=\"Started container\" PID=13750 containerID=f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fd1d6766-a70e-4660-a919-e05cae932752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc\nJun 12 19:47:32.700430 crc crio[3657]: time=\"2026-06-12T19:47:32.700188434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:32.738470 crc crio[3657]: time=\"2026-06-12T19:47:32.737011083Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-2w6z8/POD\" id=f1dfe124-7b49-4d7a-b3f0-6dfabcb3eaef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:47:32.753715 crc crio[3657]: time=\"2026-06-12T19:47:32.753641774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:32.815237 crc crio[3657]: time=\"2026-06-12T19:47:32.815178834Z\" level=info msg=\"Got pod network &{Name:community-operators-7tkmc Namespace:openshift-marketplace ID:2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4 UID:188a9fa9-9c92-433f-b898-12a7506f3209 NetNS:/var/run/netns/9ea41646-fde7-43b4-8461-9159ea8e7638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod188a9fa9_9c92_433f_b898_12a7506f3209.slice PodAnnotations:0xc00011ae60}] Aliases:map[]}\"\nJun 12 19:47:32.816845 crc crio[3657]: time=\"2026-06-12T19:47:32.816578631Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-7tkmc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:47:33.039024 crc crio[3657]: time=\"2026-06-12T19:47:33.038631573Z\" level=info msg=\"Created container 1db2314ca383feb88f9925a4885d153318bc9c528c5fae2bfb6cdfbb494dd08e: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=b9a8e86a-0c0d-498a-90ec-d265778bebce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:33.058888 crc crio[3657]: time=\"2026-06-12T19:47:33.058241816Z\" level=info msg=\"Starting container: 1db2314ca383feb88f9925a4885d153318bc9c528c5fae2bfb6cdfbb494dd08e\" id=14a1f4d3-c543-4ac4-aa60-90f4298bbb4c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:33.119743 crc crio[3657]: time=\"2026-06-12T19:47:33.103494498Z\" level=info msg=\"Started container\" PID=13783 containerID=1db2314ca383feb88f9925a4885d153318bc9c528c5fae2bfb6cdfbb494dd08e description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=14a1f4d3-c543-4ac4-aa60-90f4298bbb4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66\nJun 12 19:47:33.897732 crc crio[3657]: time=\"2026-06-12T19:47:33.896478509Z\" level=info msg=\"Got pod network &{Name:certified-operators-2w6z8 Namespace:openshift-marketplace ID:8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd UID:e1c9ccad-69e4-42c8-b85a-9b060e6c4817 NetNS:/var/run/netns/8ead601e-37fb-4888-a45b-d91c2a008df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1c9ccad_69e4_42c8_b85a_9b060e6c4817.slice PodAnnotations:0xc0008a61e8}] Aliases:map[]}\"\nJun 12 19:47:33.897732 crc crio[3657]: time=\"2026-06-12T19:47:33.897042647Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-2w6z8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:47:34.039617 crc crio[3657]: time=\"2026-06-12T19:47:34.035759162Z\" level=info msg=\"Stopped pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\" id=9644a23e-70aa-40f9-8c7e-3823fcfc926d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:47:34.467767 crc crio[3657]: time=\"2026-06-12T19:47:34.466035018Z\" level=info msg=\"Stopped pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\" id=07d4cdee-8368-4b12-bd05-28d118315f50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:47:35.380068 crc crio[3657]: time=\"2026-06-12T19:47:35.380023208Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-r4546/POD\" id=5736987c-851e-4b7a-a362-f7b19243a6bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:47:35.471167 crc crio[3657]: time=\"2026-06-12T19:47:35.461314579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:35.683431 crc crio[3657]: time=\"2026-06-12T19:47:35.682230617Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/POD\" id=eab23624-de4f-4fd3-b5c8-9d760aea75e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:47:35.683431 crc crio[3657]: time=\"2026-06-12T19:47:35.683235757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:35.766820 crc crio[3657]: time=\"2026-06-12T19:47:35.763844439Z\" level=info msg=\"Removing container: 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b\" id=84a91831-d634-4749-9950-7bd62506bf9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:47:35.872925 crc crio[3657]: time=\"2026-06-12T19:47:35.854578776Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-r4546 Namespace:openshift-marketplace ID:ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8 UID:07638932-7da0-4862-a543-4e4fc0e2693e NetNS:/var/run/netns/e06bd10a-3f4a-4638-88d0-488221cc5fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07638932_7da0_4862_a543_4e4fc0e2693e.slice PodAnnotations:0xc0008a6578}] Aliases:map[]}\"\nJun 12 19:47:35.872925 crc crio[3657]: time=\"2026-06-12T19:47:35.85471422Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-r4546 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:47:36.258796 crc crio[3657]: time=\"2026-06-12T19:47:36.258198884Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-864bf8cccc-l95vx Namespace:openshift-route-controller-manager ID:9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 UID:1b85a10c-5657-4281-9d2f-7af7db023842 NetNS:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b85a10c_5657_4281_9d2f_7af7db023842.slice PodAnnotations:0xc0001a2b30}] Aliases:map[]}\"\nJun 12 19:47:36.258796 crc crio[3657]: time=\"2026-06-12T19:47:36.258492232Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:47:36.432146 crc crio[3657]: time=\"2026-06-12T19:47:36.421684369Z\" level=info msg=\"Stopping container: a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133 (timeout: 30s)\" id=a34326cd-c24a-4df4-9f0e-4cbdd5ab3df5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:36.454210 crc crio[3657]: time=\"2026-06-12T19:47:36.452974384Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-tqnsn/POD\" id=ae403159-e1ee-4135-b867-e16f3de0df11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:47:36.454210 crc crio[3657]: time=\"2026-06-12T19:47:36.453057677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:36.589249 crc crio[3657]: time=\"2026-06-12T19:47:36.584541277Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/POD\" id=542068f3-9a96-4428-8d01-633a25f6bdbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:47:36.589249 crc crio[3657]: time=\"2026-06-12T19:47:36.584647496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:36.781130 crc crio[3657]: time=\"2026-06-12T19:47:36.780573979Z\" level=info msg=\"Removed container 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=84a91831-d634-4749-9950-7bd62506bf9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:47:36.875001 crc crio[3657]: time=\"2026-06-12T19:47:36.874676226Z\" level=info msg=\"Removing container: 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f\" id=26e39e1b-c04d-49da-b915-79fb67f4579c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:47:36.918589 crc crio[3657]: time=\"2026-06-12T19:47:36.91721746Z\" level=info msg=\"Stopped container a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a34326cd-c24a-4df4-9f0e-4cbdd5ab3df5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:36.937100 crc crio[3657]: time=\"2026-06-12T19:47:36.935207388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=64f754bd-0fba-4921-8c3b-b77df4ad97f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:37.069765 crc crio[3657]: time=\"2026-06-12T19:47:36.971780298Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tqnsn Namespace:openshift-marketplace ID:99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de UID:b1c8c96c-d632-4d44-abb0-589697897d20 NetNS:/var/run/netns/6fa22018-8d32-4c32-aefe-a09079703631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1c8c96c_d632_4d44_abb0_589697897d20.slice PodAnnotations:0xc00146e868}] Aliases:map[]}\"\nJun 12 19:47:37.069765 crc crio[3657]: time=\"2026-06-12T19:47:36.971828089Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-tqnsn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:47:37.069765 crc crio[3657]: time=\"2026-06-12T19:47:37.032791575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1f8e60c6-0069-4a49-a5d4-5c4796822c29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:37.472343 crc crio[3657]: 2026-06-12T19:47:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e9acabb5f44973 Mac:4e:cc:a8:e3:58:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/8ead601e-37fb-4888-a45b-d91c2a008df1 SocketPath: PciID:}] [{Interface:0xc0001135b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:47:37.474094 crc crio[3657]: time=\"2026-06-12T19:47:37.473941471Z\" level=info msg=\"Got pod network &{Name:certified-operators-2w6z8 Namespace:openshift-marketplace ID:8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd UID:e1c9ccad-69e4-42c8-b85a-9b060e6c4817 NetNS:/var/run/netns/8ead601e-37fb-4888-a45b-d91c2a008df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1c9ccad_69e4_42c8_b85a_9b060e6c4817.slice PodAnnotations:0xc0008a61e8}] Aliases:map[]}\"\nJun 12 19:47:37.474434 crc crio[3657]: time=\"2026-06-12T19:47:37.474361053Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-2w6z8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:47:37.577587 crc crio[3657]: time=\"2026-06-12T19:47:37.576559334Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=92b8172b-7f10-4a4a-b192-7f48ec083940 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:37.705721 crc crio[3657]: time=\"2026-06-12T19:47:37.705576171Z\" level=info msg=\"Ran pod sandbox 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd with infra container: openshift-marketplace/certified-operators-2w6z8/POD\" id=f1dfe124-7b49-4d7a-b3f0-6dfabcb3eaef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:47:37.721040 crc crio[3657]: time=\"2026-06-12T19:47:37.72099844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a0a5d646-1b86-4687-a129-8e0fe0d89f2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:37.845414 crc crio[3657]: 2026-06-12T19:47:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2738231ba12e0e5 Mac:8a:aa:a4:10:ec:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/9ea41646-fde7-43b4-8461-9159ea8e7638 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:47:37.857647 crc crio[3657]: time=\"2026-06-12T19:47:37.856758975Z\" level=info msg=\"Got pod network &{Name:community-operators-7tkmc Namespace:openshift-marketplace ID:2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4 UID:188a9fa9-9c92-433f-b898-12a7506f3209 NetNS:/var/run/netns/9ea41646-fde7-43b4-8461-9159ea8e7638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod188a9fa9_9c92_433f_b898_12a7506f3209.slice PodAnnotations:0xc00011ae60}] Aliases:map[]}\"\nJun 12 19:47:37.857647 crc crio[3657]: time=\"2026-06-12T19:47:37.857190195Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-7tkmc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:47:37.859132 crc crio[3657]: time=\"2026-06-12T19:47:37.858807057Z\" level=info msg=\"Removed container 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=26e39e1b-c04d-49da-b915-79fb67f4579c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:47:37.886124 crc crio[3657]: time=\"2026-06-12T19:47:37.863926131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:37.886614 crc crio[3657]: time=\"2026-06-12T19:47:37.883654587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=363b45d4-ea01-49d5-b048-d96561973bfa name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:38.033758 crc crio[3657]: time=\"2026-06-12T19:47:38.033038439Z\" level=info msg=\"Removing container: b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28\" id=498bec18-b147-4c20-9ecc-88044fdea7ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:47:38.034182 crc crio[3657]: time=\"2026-06-12T19:47:38.034108685Z\" level=info msg=\"Ran pod sandbox 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4 with infra container: openshift-marketplace/community-operators-7tkmc/POD\" id=65a716f7-ab81-4bd5-acaf-48741df15783 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:47:38.089711 crc crio[3657]: time=\"2026-06-12T19:47:38.085367774Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2w6z8/extract-utilities\" id=ed28632b-4344-487d-ab81-85b6359554e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:38.105195 crc crio[3657]: time=\"2026-06-12T19:47:38.092571714Z\" level=info msg=\"Got pod network &{Name:controller-manager-84bd99b6fd-jrp4c Namespace:openshift-controller-manager ID:6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc UID:abaaf000-ba6f-4976-abfc-b07348cdf678 NetNS:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabaaf000_ba6f_4976_abfc_b07348cdf678.slice PodAnnotations:0xc0001a2358}] Aliases:map[]}\"\nJun 12 19:47:38.105195 crc crio[3657]: time=\"2026-06-12T19:47:38.092871603Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:47:38.138742 crc crio[3657]: time=\"2026-06-12T19:47:38.136014515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=373a7328-a436-4298-9220-b589558665e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:38.173546 crc crio[3657]: time=\"2026-06-12T19:47:38.173052139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:38.178196 crc crio[3657]: time=\"2026-06-12T19:47:38.178037458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2c15c1e7-d0c8-4d58-a7fc-948b65fc56d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:38.278470 crc crio[3657]: time=\"2026-06-12T19:47:38.277193661Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7tkmc/extract-utilities\" id=bc4de575-79ea-496b-bba5-cadbe27d5a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:38.412577 crc crio[3657]: time=\"2026-06-12T19:47:38.410790243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:38.558157 crc crio[3657]: time=\"2026-06-12T19:47:38.557927039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:38.968948 crc crio[3657]: time=\"2026-06-12T19:47:38.964922219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:39.202524 crc crio[3657]: time=\"2026-06-12T19:47:39.202195908Z\" level=info msg=\"Removed container b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=498bec18-b147-4c20-9ecc-88044fdea7ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:47:39.266115 crc crio[3657]: time=\"2026-06-12T19:47:39.266054754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:39.317545 crc crio[3657]: time=\"2026-06-12T19:47:39.312138624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:40.175062 crc crio[3657]: time=\"2026-06-12T19:47:40.164957415Z\" level=info msg=\"Created container 3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=92b8172b-7f10-4a4a-b192-7f48ec083940 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:40.222780 crc crio[3657]: time=\"2026-06-12T19:47:40.220005255Z\" level=info msg=\"Starting container: 3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897\" id=b98e302f-8334-4b9f-abf1-284d0999fa2c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:40.232428 crc crio[3657]: time=\"2026-06-12T19:47:40.228532791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:40.237441 crc crio[3657]: time=\"2026-06-12T19:47:40.237011651Z\" level=info msg=\"Started container\" PID=14034 containerID=3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=b98e302f-8334-4b9f-abf1-284d0999fa2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817\nJun 12 19:47:40.290856 crc crio[3657]: time=\"2026-06-12T19:47:40.290784369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:40.649905 crc crio[3657]: time=\"2026-06-12T19:47:40.648106969Z\" level=info msg=\"Created container d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464: openshift-marketplace/community-operators-7tkmc/extract-utilities\" id=bc4de575-79ea-496b-bba5-cadbe27d5a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:40.756189 crc crio[3657]: time=\"2026-06-12T19:47:40.756123235Z\" level=info msg=\"Starting container: d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464\" id=42531be1-7def-4a9e-a51d-1bc6290c0828 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:41.257123 crc crio[3657]: time=\"2026-06-12T19:47:41.255038449Z\" level=info msg=\"Started container\" PID=14040 containerID=d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464 description=openshift-marketplace/community-operators-7tkmc/extract-utilities id=42531be1-7def-4a9e-a51d-1bc6290c0828 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\nJun 12 19:47:41.718368 crc crio[3657]: time=\"2026-06-12T19:47:41.717746211Z\" level=info msg=\"Created container 029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5: openshift-marketplace/certified-operators-2w6z8/extract-utilities\" id=ed28632b-4344-487d-ab81-85b6359554e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:41.724877 crc crio[3657]: time=\"2026-06-12T19:47:41.724133789Z\" level=info msg=\"Starting container: 029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5\" id=5c49f573-914e-490d-acc8-539773b2f670 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:41.782900 crc crio[3657]: time=\"2026-06-12T19:47:41.782151957Z\" level=info msg=\"Started container\" PID=14085 containerID=029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5 description=openshift-marketplace/certified-operators-2w6z8/extract-utilities id=5c49f573-914e-490d-acc8-539773b2f670 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\nJun 12 19:47:42.939206 crc crio[3657]: 2026-06-12T19:47:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee729404028fabd Mac:da:66:80:54:30:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/e06bd10a-3f4a-4638-88d0-488221cc5fc2 SocketPath: PciID:}] [{Interface:0xc0004385b0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:47:42.943819 crc crio[3657]: time=\"2026-06-12T19:47:42.943702235Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-r4546 Namespace:openshift-marketplace ID:ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8 UID:07638932-7da0-4862-a543-4e4fc0e2693e NetNS:/var/run/netns/e06bd10a-3f4a-4638-88d0-488221cc5fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07638932_7da0_4862_a543_4e4fc0e2693e.slice PodAnnotations:0xc0008a6578}] Aliases:map[]}\"\nJun 12 19:47:42.945565 crc crio[3657]: time=\"2026-06-12T19:47:42.943882961Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-r4546 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:47:43.103653 crc crio[3657]: time=\"2026-06-12T19:47:43.102925755Z\" level=info msg=\"Ran pod sandbox ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8 with infra container: openshift-marketplace/redhat-marketplace-r4546/POD\" id=5736987c-851e-4b7a-a362-f7b19243a6bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:47:43.210407 crc crio[3657]: time=\"2026-06-12T19:47:43.210212007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=942c6bf0-1d07-44f8-ae2e-957249694172 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:43.423134 crc crio[3657]: 2026-06-12T19:47:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6318655259bb1d0 Mac:c6:80:46:a6:7f:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:47:43.426512 crc crio[3657]: time=\"2026-06-12T19:47:43.42618115Z\" level=info msg=\"Got pod network &{Name:controller-manager-84bd99b6fd-jrp4c Namespace:openshift-controller-manager ID:6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc UID:abaaf000-ba6f-4976-abfc-b07348cdf678 NetNS:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabaaf000_ba6f_4976_abfc_b07348cdf678.slice PodAnnotations:0xc0001a2358}] Aliases:map[]}\"\nJun 12 19:47:43.426701 crc crio[3657]: time=\"2026-06-12T19:47:43.426647344Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:47:43.448161 crc crio[3657]: time=\"2026-06-12T19:47:43.447740496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aae0e9f6-b0f1-4374-a87f-0bcccd51e675 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:43.480739 crc crio[3657]: time=\"2026-06-12T19:47:43.473481479Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-r4546/extract-utilities\" id=9100c795-5c98-4736-b557-a4f50d4a2d4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:43.494565 crc crio[3657]: time=\"2026-06-12T19:47:43.491956646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:43.537564 crc crio[3657]: time=\"2026-06-12T19:47:43.533917112Z\" level=info msg=\"Ran pod sandbox 6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc with infra container: openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/POD\" id=542068f3-9a96-4428-8d01-633a25f6bdbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:47:43.559625 crc crio[3657]: time=\"2026-06-12T19:47:43.559480282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=a2c8d13a-a3a5-461f-a0de-503b6be3da8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:43.585986 crc crio[3657]: time=\"2026-06-12T19:47:43.585898181Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=93a30c98-f78b-4271-a142-5537e0b2da07 name=/runtime.v1.ImageService/PullImage\nJun 12 19:47:43.638902 crc crio[3657]: time=\"2026-06-12T19:47:43.638825033Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 19:47:43.672977 crc crio[3657]: time=\"2026-06-12T19:47:43.672355672Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=88883ba1-a641-4590-8699-f3a696657a75 name=/runtime.v1.ImageService/PullImage\nJun 12 19:47:43.764787 crc crio[3657]: time=\"2026-06-12T19:47:43.762075972Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 19:47:44.403170 crc crio[3657]: time=\"2026-06-12T19:47:44.402914851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=4ab4e50b-8f52-47b0-8836-f3e50cd31be2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:44.497102 crc crio[3657]: time=\"2026-06-12T19:47:44.496449975Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/controller-manager\" id=9d72da4e-f7ee-4380-9c35-f7ecd6af78f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:44.540974 crc crio[3657]: time=\"2026-06-12T19:47:44.540828794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:44.658695 crc crio[3657]: 2026-06-12T19:47:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99e5822f6d2431d Mac:46:62:2c:74:e9:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/6fa22018-8d32-4c32-aefe-a09079703631 SocketPath: PciID:}] [{Interface:0xc000502760 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:47:44.727147 crc crio[3657]: time=\"2026-06-12T19:47:44.726736204Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tqnsn Namespace:openshift-marketplace ID:99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de UID:b1c8c96c-d632-4d44-abb0-589697897d20 NetNS:/var/run/netns/6fa22018-8d32-4c32-aefe-a09079703631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1c8c96c_d632_4d44_abb0_589697897d20.slice PodAnnotations:0xc00146e868}] Aliases:map[]}\"\nJun 12 19:47:44.727147 crc crio[3657]: time=\"2026-06-12T19:47:44.727100905Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-tqnsn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:47:44.959098 crc crio[3657]: time=\"2026-06-12T19:47:44.956908672Z\" level=info msg=\"Ran pod sandbox 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de with infra container: openshift-marketplace/redhat-operators-tqnsn/POD\" id=ae403159-e1ee-4135-b867-e16f3de0df11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:47:44.975891 crc crio[3657]: time=\"2026-06-12T19:47:44.975357918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:44.984689 crc crio[3657]: time=\"2026-06-12T19:47:44.984591315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:45.045250 crc crio[3657]: time=\"2026-06-12T19:47:45.034917364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d37a1f33-2892-4d31-bd63-5093a1587ee7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:45.067110 crc crio[3657]: time=\"2026-06-12T19:47:45.066834595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=77870159-395e-4d96-842a-4ddd25816c85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:45.071485 crc crio[3657]: time=\"2026-06-12T19:47:45.070187633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:45.088999 crc crio[3657]: time=\"2026-06-12T19:47:45.088834968Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tqnsn/extract-utilities\" id=077f115d-d47c-438c-b81c-aad92788a472 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:45.092746 crc crio[3657]: time=\"2026-06-12T19:47:45.089518689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:45.098904 crc crio[3657]: time=\"2026-06-12T19:47:45.08954396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:45.444993 crc crio[3657]: 2026-06-12T19:47:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9831a13b6c2ac81 Mac:f6:75:b5:ab:be:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 SocketPath: PciID:}] [{Interface:0xc000504590 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:47:45.446980 crc crio[3657]: time=\"2026-06-12T19:47:45.44585304Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-864bf8cccc-l95vx Namespace:openshift-route-controller-manager ID:9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 UID:1b85a10c-5657-4281-9d2f-7af7db023842 NetNS:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b85a10c_5657_4281_9d2f_7af7db023842.slice PodAnnotations:0xc0001a2b30}] Aliases:map[]}\"\nJun 12 19:47:45.448779 crc crio[3657]: time=\"2026-06-12T19:47:45.448639963Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:47:45.486426 crc crio[3657]: time=\"2026-06-12T19:47:45.486229314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:45.490866 crc crio[3657]: time=\"2026-06-12T19:47:45.488247514Z\" level=info msg=\"Ran pod sandbox 9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 with infra container: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/POD\" id=eab23624-de4f-4fd3-b5c8-9d760aea75e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:47:45.506333 crc crio[3657]: time=\"2026-06-12T19:47:45.506110482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=39c3f066-f2d8-456f-9ce5-58cce9e260f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:45.513158 crc crio[3657]: time=\"2026-06-12T19:47:45.513098332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=99aec5c7-6c28-4657-a619-e029b6f9aa53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:45.538455 crc crio[3657]: time=\"2026-06-12T19:47:45.538182168Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager\" id=e1271b65-867b-4961-8197-d54b97686f1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:45.539730 crc crio[3657]: time=\"2026-06-12T19:47:45.538906909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:45.542075 crc crio[3657]: time=\"2026-06-12T19:47:45.541802668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:45.579927 crc crio[3657]: time=\"2026-06-12T19:47:45.579242577Z\" level=info msg=\"Created container 77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab: openshift-marketplace/redhat-marketplace-r4546/extract-utilities\" id=9100c795-5c98-4736-b557-a4f50d4a2d4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:45.632177 crc crio[3657]: time=\"2026-06-12T19:47:45.628883885Z\" level=info msg=\"Starting container: 77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab\" id=74ea41c9-faaf-403c-b4fe-868d34480667 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:45.678149 crc crio[3657]: time=\"2026-06-12T19:47:45.678058006Z\" level=info msg=\"Created container 3441adf5f6ffe675c87263f013ca14fe8036ff038cb7d9cf7cbd5ceb5d15b399: openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/controller-manager\" id=9d72da4e-f7ee-4380-9c35-f7ecd6af78f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:45.682745 crc crio[3657]: time=\"2026-06-12T19:47:45.682552708Z\" level=info msg=\"Starting container: 3441adf5f6ffe675c87263f013ca14fe8036ff038cb7d9cf7cbd5ceb5d15b399\" id=e8ba79fc-8aaf-4f6d-8b29-7788af4b34e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:45.755926 crc crio[3657]: time=\"2026-06-12T19:47:45.738106503Z\" level=info msg=\"Started container\" PID=14211 containerID=3441adf5f6ffe675c87263f013ca14fe8036ff038cb7d9cf7cbd5ceb5d15b399 description=openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/controller-manager id=e8ba79fc-8aaf-4f6d-8b29-7788af4b34e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc\nJun 12 19:47:45.960802 crc crio[3657]: time=\"2026-06-12T19:47:45.960111577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:46.002599 crc crio[3657]: time=\"2026-06-12T19:47:46.001924683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:46.008929 crc crio[3657]: time=\"2026-06-12T19:47:46.006009166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:46.321764 crc crio[3657]: time=\"2026-06-12T19:47:46.319736479Z\" level=info msg=\"Created container a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818: openshift-marketplace/redhat-operators-tqnsn/extract-utilities\" id=077f115d-d47c-438c-b81c-aad92788a472 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:46.336618 crc crio[3657]: time=\"2026-06-12T19:47:46.332462265Z\" level=info msg=\"Starting container: a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818\" id=34730d65-9204-4eee-8868-e8be4fe32c4b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:46.407892 crc crio[3657]: time=\"2026-06-12T19:47:46.407787738Z\" level=info msg=\"Started container\" PID=14222 containerID=77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab description=openshift-marketplace/redhat-marketplace-r4546/extract-utilities id=74ea41c9-faaf-403c-b4fe-868d34480667 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\nJun 12 19:47:46.821814 crc crio[3657]: time=\"2026-06-12T19:47:46.819122675Z\" level=info msg=\"Created container 1448f43b4e7ba90059bdffead5da0e1a41e974d9ed906156ee519fdd4cdedf4b: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager\" id=e1271b65-867b-4961-8197-d54b97686f1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:46.913835 crc crio[3657]: time=\"2026-06-12T19:47:46.911957143Z\" level=info msg=\"Starting container: 1448f43b4e7ba90059bdffead5da0e1a41e974d9ed906156ee519fdd4cdedf4b\" id=f919c1cd-770e-4a37-8940-9ac146c2113c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:47.122884 crc crio[3657]: time=\"2026-06-12T19:47:47.122513609Z\" level=info msg=\"Started container\" PID=14272 containerID=1448f43b4e7ba90059bdffead5da0e1a41e974d9ed906156ee519fdd4cdedf4b description=openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager id=f919c1cd-770e-4a37-8940-9ac146c2113c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01\nJun 12 19:47:47.232902 crc crio[3657]: time=\"2026-06-12T19:47:47.232158132Z\" level=info msg=\"Started container\" PID=14254 containerID=a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818 description=openshift-marketplace/redhat-operators-tqnsn/extract-utilities id=34730d65-9204-4eee-8868-e8be4fe32c4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\nJun 12 19:47:47.680236 crc crio[3657]: time=\"2026-06-12T19:47:47.680143966Z\" level=info msg=\"Created container 92337087b7ed9fc47d1a52a39db030b5757da0ad25dbc2718a854bb6c815d3c4: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=f807e31e-e51b-4785-a474-20314712aa42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:47.698891 crc crio[3657]: time=\"2026-06-12T19:47:47.698089856Z\" level=info msg=\"Starting container: 92337087b7ed9fc47d1a52a39db030b5757da0ad25dbc2718a854bb6c815d3c4\" id=b9357c1d-5b15-4cdd-b631-e64cf7873e5f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:47.929993 crc crio[3657]: time=\"2026-06-12T19:47:47.9298996Z\" level=info msg=\"Started container\" PID=14279 containerID=92337087b7ed9fc47d1a52a39db030b5757da0ad25dbc2718a854bb6c815d3c4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=b9357c1d-5b15-4cdd-b631-e64cf7873e5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b\nJun 12 19:47:48.031755 crc crio[3657]: time=\"2026-06-12T19:47:48.026785711Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=892eab68-d58c-4965-a2e6-6885f58da5b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:48.032844 crc crio[3657]: time=\"2026-06-12T19:47:48.031794413Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9650ece1-4db3-41dd-9d4e-4ff48354f7b5 name=/runtime.v1.ImageService/PullImage\nJun 12 19:47:48.197012 crc crio[3657]: time=\"2026-06-12T19:47:48.068644551Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=1043217b-3043-4667-9a4e-893de513070b name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:47:48.199089 crc crio[3657]: time=\"2026-06-12T19:47:48.06882913Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 19:47:48.225784 crc crio[3657]: time=\"2026-06-12T19:47:48.221492747Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=164d1e17-6479-4ba1-9d67-be20f84659a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:48.225784 crc crio[3657]: time=\"2026-06-12T19:47:48.222007372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:48.337918 crc crio[3657]: time=\"2026-06-12T19:47:48.337733351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:49.566723 crc crio[3657]: time=\"2026-06-12T19:47:49.565793656Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=75fbe1dd-5640-4614-895a-32733c1ec2da name=/runtime.v1.ImageService/PullImage\nJun 12 19:47:49.757907 crc crio[3657]: time=\"2026-06-12T19:47:49.753181728Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 19:47:54.099211 crc crio[3657]: time=\"2026-06-12T19:47:54.0951657Z\" level=warning msg=\"Stopping container 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451 with stop signal(15) timed out. Killing...\"\nJun 12 19:47:56.244676 crc crio[3657]: time=\"2026-06-12T19:47:56.236115217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:47:57.613640 crc crio[3657]: time=\"2026-06-12T19:47:57.610903526Z\" level=info msg=\"Stopping container: f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4 (timeout: 2s)\" id=87d18408-ea13-4af1-b45b-11cf5aa730d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:47:57.837104 crc crio[3657]: time=\"2026-06-12T19:47:57.826455482Z\" level=info msg=\"Created container ea677d6c99f6105c6ed70dc8e8cb16c439adc3420f6129ddd526d87bc830bb52: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=164d1e17-6479-4ba1-9d67-be20f84659a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:47:57.890170 crc crio[3657]: time=\"2026-06-12T19:47:57.873387548Z\" level=info msg=\"Starting container: ea677d6c99f6105c6ed70dc8e8cb16c439adc3420f6129ddd526d87bc830bb52\" id=9ca9e48a-f28f-45aa-bc27-e187b1cbb6a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:47:58.170170 crc crio[3657]: time=\"2026-06-12T19:47:58.166239564Z\" level=info msg=\"Started container\" PID=14416 containerID=ea677d6c99f6105c6ed70dc8e8cb16c439adc3420f6129ddd526d87bc830bb52 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=9ca9e48a-f28f-45aa-bc27-e187b1cbb6a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b\nJun 12 19:47:58.529944 crc crio[3657]: time=\"2026-06-12T19:47:58.529731669Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=6fdb2ed0-9c61-4f29-b74c-d4ffc610c10e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:48:00.448256 crc crio[3657]: time=\"2026-06-12T19:48:00.445783125Z\" level=info msg=\"Stopped container 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins\" id=bf09872f-abab-4b4b-b0e3-579316358e18 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:48:00.525514 crc crio[3657]: time=\"2026-06-12T19:48:00.519204018Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=cc6e543e-5e9f-4537-8bad-115e318235a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:48:00.525514 crc crio[3657]: time=\"2026-06-12T19:48:00.523592701Z\" level=info msg=\"Stopping pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\" id=1589afc8-04c4-433b-9870-c25d0fc49b3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:48:00.639684 crc crio[3657]: time=\"2026-06-12T19:48:00.624829258Z\" level=info msg=\"Removing container: 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217\" id=659d6d00-333f-4429-b21b-e5b4bbc5a39b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:48:00.732491 crc crio[3657]: time=\"2026-06-12T19:48:00.73138491Z\" level=info msg=\"Stopped container f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=87d18408-ea13-4af1-b45b-11cf5aa730d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:48:00.768631 crc crio[3657]: time=\"2026-06-12T19:48:00.76836995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=363e22ce-1678-4e6a-90f7-1e90340d9bcb name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:48:00.869772 crc crio[3657]: time=\"2026-06-12T19:48:00.857744711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7b06858f-4cb1-43f9-af1c-0b3e78474408 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:48:00.869772 crc crio[3657]: time=\"2026-06-12T19:48:00.859168164Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=7c1136c9-aafc-4482-b860-de60306e341c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:48:00.926665 crc crio[3657]: time=\"2026-06-12T19:48:00.926474791Z\" level=info msg=\"Stopped pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\" id=1589afc8-04c4-433b-9870-c25d0fc49b3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:48:00.928981 crc crio[3657]: time=\"2026-06-12T19:48:00.927396449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:48:00.954808 crc crio[3657]: time=\"2026-06-12T19:48:00.953893345Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=abc84a1a-bdd6-40c0-8c29-b69c978c4980 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:48:01.189394 crc crio[3657]: time=\"2026-06-12T19:48:01.188754227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:48:02.738611 crc crio[3657]: time=\"2026-06-12T19:48:02.738249549Z\" level=info msg=\"Removed container 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=659d6d00-333f-4429-b21b-e5b4bbc5a39b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:48:02.808373 crc crio[3657]: time=\"2026-06-12T19:48:02.807139108Z\" level=info msg=\"Removing container: 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451\" id=cf39374c-e69f-49fb-a96f-63d10298c0f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:48:02.815780 crc crio[3657]: time=\"2026-06-12T19:48:02.815706626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:48:02.820792 crc crio[3657]: time=\"2026-06-12T19:48:02.82071925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:48:02.827664 crc crio[3657]: time=\"2026-06-12T19:48:02.824853388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:48:03.330928 crc crio[3657]: time=\"2026-06-12T19:48:03.330048948Z\" level=info msg=\"Created container 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=abc84a1a-bdd6-40c0-8c29-b69c978c4980 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:48:03.381639 crc crio[3657]: time=\"2026-06-12T19:48:03.373174354Z\" level=info msg=\"Starting container: 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e\" id=2b8e89f4-6190-4531-ad32-6ed86fc279f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:48:03.482669 crc crio[3657]: time=\"2026-06-12T19:48:03.482068956Z\" level=info msg=\"Started container\" PID=14460 containerID=381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2b8e89f4-6190-4531-ad32-6ed86fc279f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc\nJun 12 19:48:08.150732 crc crio[3657]: time=\"2026-06-12T19:48:08.1495526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:48:09.079143 crc crio[3657]: time=\"2026-06-12T19:48:09.079013692Z\" level=info msg=\"Created container 5646092a795c87fe3964bd85f2acefe4a5d05194c68b7868f2d465736fd258ec: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=7c1136c9-aafc-4482-b860-de60306e341c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:48:09.177072 crc crio[3657]: time=\"2026-06-12T19:48:09.174115997Z\" level=info msg=\"Starting container: 5646092a795c87fe3964bd85f2acefe4a5d05194c68b7868f2d465736fd258ec\" id=26e5bf3f-a668-477e-bc07-93e445b5f737 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:48:09.421067 crc crio[3657]: time=\"2026-06-12T19:48:09.420897522Z\" level=info msg=\"Started container\" PID=14503 containerID=5646092a795c87fe3964bd85f2acefe4a5d05194c68b7868f2d465736fd258ec description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=26e5bf3f-a668-477e-bc07-93e445b5f737 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b\nJun 12 19:48:12.059763 crc crio[3657]: time=\"2026-06-12T19:48:12.058899177Z\" level=info msg=\"Stopping pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\" id=206a367d-15db-478d-b59d-2b1c90c489f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:48:12.061137 crc crio[3657]: time=\"2026-06-12T19:48:12.059781033Z\" level=info msg=\"Stopped pod sandbox (already stopped): a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\" id=206a367d-15db-478d-b59d-2b1c90c489f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:48:12.069380 crc crio[3657]: time=\"2026-06-12T19:48:12.068810926Z\" level=info msg=\"Removing pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\" id=02b7e647-cac7-4a07-98ac-4313d1230c6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:48:16.714712 crc crio[3657]: time=\"2026-06-12T19:48:16.713220006Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=037e2213-4ae4-4b5c-b850-dd352bf3ec7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:48:16.714712 crc crio[3657]: time=\"2026-06-12T19:48:16.714424613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:48:21.947860 crc crio[3657]: time=\"2026-06-12T19:48:21.946427253Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=6b09a267-bf2a-4ca4-997f-7db550b6535a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:48:21.958230 crc crio[3657]: time=\"2026-06-12T19:48:21.95358774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:48:27.532135 crc crio[3657]: time=\"2026-06-12T19:48:27.524748765Z\" level=info msg=\"Stopping container: 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e (timeout: 2s)\" id=7b35ca5c-816d-43f6-bded-b3c0bfbc85e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:49:13.912612 crc crio[3657]: time=\"2026-06-12T19:49:13.906524662Z\" level=info msg=\"Stopped container 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7b35ca5c-816d-43f6-bded-b3c0bfbc85e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:49:13.943326 crc crio[3657]: time=\"2026-06-12T19:49:13.942501332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=8d0953cb-c810-4558-93ff-b31837c38ae6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:49:14.145182 crc crio[3657]: time=\"2026-06-12T19:49:14.138947668Z\" level=info msg=\"Removed container 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins\" id=cf39374c-e69f-49fb-a96f-63d10298c0f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:49:14.168551 crc crio[3657]: time=\"2026-06-12T19:49:14.167086179Z\" level=info msg=\"Removing container: f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4\" id=42efa5ba-bdc6-475d-9492-9c1eaa3f7ded name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:49:35.332795 crc crio[3657]: time=\"2026-06-12T19:49:35.328485334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=641aea2e-1d80-48b5-81a4-edc349185567 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:49:35.345151 crc crio[3657]: time=\"2026-06-12T19:49:35.345039264Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a36c65fd-2e24-4603-b284-38450fa8fa2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:49:35.360491 crc crio[3657]: time=\"2026-06-12T19:49:35.360383598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:49:35.370919 crc crio[3657]: time=\"2026-06-12T19:49:35.370810615Z\" level=info msg=\"Removed pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\" id=02b7e647-cac7-4a07-98ac-4313d1230c6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:49:35.372684 crc crio[3657]: time=\"2026-06-12T19:49:35.372529627Z\" level=info msg=\"Stopping pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\" id=e00c72a1-a98c-4593-b592-06ed1d81ef4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:49:35.372684 crc crio[3657]: time=\"2026-06-12T19:49:35.372671401Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\" id=e00c72a1-a98c-4593-b592-06ed1d81ef4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:49:35.373446 crc crio[3657]: time=\"2026-06-12T19:49:35.373329881Z\" level=info msg=\"Removing pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\" id=81f0c586-4efc-4c91-9477-e0a67e9033d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:50:06.482832 crc crio[3657]: time=\"2026-06-12T19:50:06.481347077Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=d84642c6-8d43-4632-b42c-0ffdcae8a475 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:50:06.485555 crc crio[3657]: time=\"2026-06-12T19:50:06.482904714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:07.452594 crc crio[3657]: time=\"2026-06-12T19:51:07.451747051Z\" level=info msg=\"Removed pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\" id=81f0c586-4efc-4c91-9477-e0a67e9033d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:51:07.461233 crc crio[3657]: time=\"2026-06-12T19:51:07.461009346Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a UID:670d3cbf-abf6-41a9-a75f-56d920aaefe6 NetNS:/var/run/netns/3ff6a896-0fd1-478c-a85d-1355c772bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod670d3cbf_abf6_41a9_a75f_56d920aaefe6.slice PodAnnotations:0xc0008a6ce0}] Aliases:map[]}\"\nJun 12 19:51:07.461233 crc crio[3657]: time=\"2026-06-12T19:51:07.461064868Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:51:07.466458 crc crio[3657]: time=\"2026-06-12T19:51:07.466341306Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61 UID:9ff9ee37-6adc-403e-86d8-2ada91d4ef17 NetNS:/var/run/netns/05d9539c-eb30-436d-80a0-f500813b1d9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9ff9ee37_6adc_403e_86d8_2ada91d4ef17.slice PodAnnotations:0xc002910090}] Aliases:map[]}\"\nJun 12 19:51:07.466458 crc crio[3657]: time=\"2026-06-12T19:51:07.466425806Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:51:07.554366 crc crio[3657]: time=\"2026-06-12T19:51:07.553996886Z\" level=info msg=\"Removed container f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=42efa5ba-bdc6-475d-9492-9c1eaa3f7ded name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:07.703086 crc crio[3657]: time=\"2026-06-12T19:51:07.702732305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:07.713355 crc crio[3657]: time=\"2026-06-12T19:51:07.712908278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:07.791494 crc crio[3657]: time=\"2026-06-12T19:51:07.782813633Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 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:0xc0027904d8}] Aliases:map[]}\"\nJun 12 19:51:07.791494 crc crio[3657]: time=\"2026-06-12T19:51:07.783093822Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:51:07.800754 crc crio[3657]: time=\"2026-06-12T19:51:07.799766931Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=88883ba1-a641-4590-8699-f3a696657a75 name=/runtime.v1.ImageService/PullImage\nJun 12 19:51:07.802934 crc crio[3657]: time=\"2026-06-12T19:51:07.801375551Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7d2be0b5-78b7-44c3-a298-f7206689d669 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:07.826988 crc crio[3657]: time=\"2026-06-12T19:51:07.825680928Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d59b136a-ec90-44e8-8921-3f5ba66596bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:07.841899 crc crio[3657]: time=\"2026-06-12T19:51:07.841745615Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2w6z8/extract-content\" id=b5a9e897-dc16-45de-9ceb-7e4165cdb89a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:07.842474 crc crio[3657]: time=\"2026-06-12T19:51:07.842244611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:07.852536 crc crio[3657]: time=\"2026-06-12T19:51:07.844061936Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=75fbe1dd-5640-4614-895a-32733c1ec2da name=/runtime.v1.ImageService/PullImage\nJun 12 19:51:07.852536 crc crio[3657]: time=\"2026-06-12T19:51:07.848058543Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0a908f0f-cb44-4aba-bbfa-cf9b553ada72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:07.858551 crc crio[3657]: time=\"2026-06-12T19:51:07.858197763Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=93a30c98-f78b-4271-a142-5537e0b2da07 name=/runtime.v1.ImageService/PullImage\nJun 12 19:51:07.859054 crc crio[3657]: time=\"2026-06-12T19:51:07.858994974Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cabd6f3b-4e76-45b9-b5f6-9c9adf8a1eb6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:07.908793 crc crio[3657]: time=\"2026-06-12T19:51:07.902722418Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f02440db-4498-4f33-be72-52204df3fc64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:07.908793 crc crio[3657]: time=\"2026-06-12T19:51:07.905945497Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=e4549b36-ca02-45ea-881f-6308f44ee5a2 name=/runtime.v1.ImageService/PullImage\nJun 12 19:51:07.912569 crc crio[3657]: time=\"2026-06-12T19:51:07.909907352Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e58501be-0403-4dfe-bf4d-7bcbe31a54ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:07.914676 crc crio[3657]: time=\"2026-06-12T19:51:07.912635755Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2bda31cf-8bea-4acf-8ce7-98655e752d26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:07.958952 crc crio[3657]: time=\"2026-06-12T19:51:07.94791785Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=8913b51f-1881-4e06-9e58-597a34d38726 name=/runtime.v1.ImageService/PullImage\nJun 12 19:51:07.962148 crc crio[3657]: time=\"2026-06-12T19:51:07.962089938Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=64f5a203-8b0f-4d45-841e-3b825561db86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:08.004372 crc crio[3657]: time=\"2026-06-12T19:51:08.004180999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:08.012875 crc crio[3657]: time=\"2026-06-12T19:51:08.012750389Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=9650ece1-4db3-41dd-9d4e-4ff48354f7b5 name=/runtime.v1.ImageService/PullImage\nJun 12 19:51:08.014711 crc crio[3657]: time=\"2026-06-12T19:51:08.014639276Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a4bf9ef3-635f-43f1-844b-1a9755e22f37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:08.024860 crc crio[3657]: time=\"2026-06-12T19:51:08.024732545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:08.029339 crc crio[3657]: time=\"2026-06-12T19:51:08.029197303Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=b41dc298-173e-4868-a17c-bca53058c8b1 name=/runtime.v1.ImageService/PullImage\nJun 12 19:51:08.030118 crc crio[3657]: time=\"2026-06-12T19:51:08.030057565Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b8844fc4-903a-457f-9ca7-fcbff7a28554 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:08.036430 crc crio[3657]: time=\"2026-06-12T19:51:08.036213177Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=5dfe0386-cb51-4ba7-b0fa-531e3aed49da name=/runtime.v1.ImageService/PullImage\nJun 12 19:51:08.036892 crc crio[3657]: time=\"2026-06-12T19:51:08.036810487Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=99b937d1-8c71-4981-845d-e07c64326485 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:08.308871 crc crio[3657]: time=\"2026-06-12T19:51:08.307325307Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=21ffd95f-372c-44d3-a07b-67a4a781788a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:08.308871 crc crio[3657]: time=\"2026-06-12T19:51:08.307887304Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ee1145b0-f689-4e3e-8d2c-ef114952fa3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:08.308871 crc crio[3657]: time=\"2026-06-12T19:51:08.307922135Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=04958617-25a0-47f7-8ee9-621e6190dc60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:08.308871 crc crio[3657]: time=\"2026-06-12T19:51:08.307988377Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8cb8d5bc-b245-4db0-a27c-1c2754ecbd58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:08.308871 crc crio[3657]: time=\"2026-06-12T19:51:08.307942225Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fce4e618-0396-4844-bdfd-f74a5f6a5122 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:08.421929 crc crio[3657]: time=\"2026-06-12T19:51:08.421785437Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tqnsn/extract-content\" id=f0bb7122-5ebd-4c41-8b91-d88bf78ce6f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:08.423165 crc crio[3657]: time=\"2026-06-12T19:51:08.422685395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:08.459528 crc crio[3657]: time=\"2026-06-12T19:51:08.458489907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:08.464225 crc crio[3657]: time=\"2026-06-12T19:51:08.464153158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:08.662137 crc crio[3657]: time=\"2026-06-12T19:51:08.661974814Z\" level=info msg=\"Created container cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6: openshift-marketplace/certified-operators-2w6z8/extract-content\" id=b5a9e897-dc16-45de-9ceb-7e4165cdb89a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:08.666797 crc crio[3657]: time=\"2026-06-12T19:51:08.666676529Z\" level=info msg=\"Starting container: cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6\" id=318d9482-3cf6-4a8f-9ed9-3886850f16de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:08.677671 crc crio[3657]: time=\"2026-06-12T19:51:08.677157784Z\" level=info msg=\"Started container\" PID=15409 containerID=cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6 description=openshift-marketplace/certified-operators-2w6z8/extract-content id=318d9482-3cf6-4a8f-9ed9-3886850f16de name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\nJun 12 19:51:08.902697 crc crio[3657]: time=\"2026-06-12T19:51:08.901647663Z\" level=info msg=\"Created container 1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a36c65fd-2e24-4603-b284-38450fa8fa2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:08.904167 crc crio[3657]: time=\"2026-06-12T19:51:08.904035984Z\" level=info msg=\"Starting container: 1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747\" id=73966476-bffd-4716-9e1b-07c213d26468 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:08.913882 crc crio[3657]: time=\"2026-06-12T19:51:08.913752706Z\" level=info msg=\"Started container\" PID=15356 containerID=1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=73966476-bffd-4716-9e1b-07c213d26468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc\nJun 12 19:51:08.927345 crc crio[3657]: time=\"2026-06-12T19:51:08.924683784Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7tkmc/extract-content\" id=10672197-3c8b-4a1c-b3f6-937fb3b58308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:08.927345 crc crio[3657]: time=\"2026-06-12T19:51:08.925946362Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=3a9a1852-756a-42a0-8d95-1ae9fe677431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:08.927345 crc crio[3657]: time=\"2026-06-12T19:51:08.926689944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:08.928622 crc crio[3657]: time=\"2026-06-12T19:51:08.927440626Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=22c6a2bb-b42f-4e23-8639-bb0a30d45705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:08.929946 crc crio[3657]: time=\"2026-06-12T19:51:08.92985461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:08.933494 crc crio[3657]: time=\"2026-06-12T19:51:08.933049155Z\" level=info msg=\"Created container ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78: openshift-marketplace/redhat-operators-tqnsn/extract-content\" id=f0bb7122-5ebd-4c41-8b91-d88bf78ce6f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:08.937163 crc crio[3657]: time=\"2026-06-12T19:51:08.937056565Z\" level=info msg=\"Starting container: ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78\" id=08e279ba-7a58-4d20-afc6-fe806b38078f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:08.946784 crc crio[3657]: time=\"2026-06-12T19:51:08.946529929Z\" level=info msg=\"Started container\" PID=15445 containerID=ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78 description=openshift-marketplace/redhat-operators-tqnsn/extract-content id=08e279ba-7a58-4d20-afc6-fe806b38078f name=/runtime.v1.RuntimeService/StartContainer sandboxID=99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\nJun 12 19:51:08.975729 crc crio[3657]: time=\"2026-06-12T19:51:08.975528119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:08.977409 crc crio[3657]: time=\"2026-06-12T19:51:08.977226739Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-r4546/extract-content\" id=bf64c51d-b81c-40d3-b2f5-9f1d3fcfff49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:08.978071 crc crio[3657]: time=\"2026-06-12T19:51:08.977956116Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=a21067ae-6a61-4129-8b47-b79429b62066 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:08.979223 crc crio[3657]: time=\"2026-06-12T19:51:08.979022638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:08.980476 crc crio[3657]: time=\"2026-06-12T19:51:08.979927393Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=2f9bcd51-d573-4961-b885-e6a00625b403 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:09.022744 crc crio[3657]: 2026-06-12T19:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5598f6ef6276bba Mac:1e:4c:fa:95:71:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/3ff6a896-0fd1-478c-a85d-1355c772bc26 SocketPath: PciID:}] [{Interface:0xc00059e5f0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:51:09.023494 crc crio[3657]: 2026-06-12T19:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93557dfd4067c06 Mac:7a:07:a6:ea:81:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/05d9539c-eb30-436d-80a0-f500813b1d9f SocketPath: PciID:}] [{Interface:0xc00031a990 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:51:09.024948 crc crio[3657]: time=\"2026-06-12T19:51:09.024828701Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61 UID:9ff9ee37-6adc-403e-86d8-2ada91d4ef17 NetNS:/var/run/netns/05d9539c-eb30-436d-80a0-f500813b1d9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9ff9ee37_6adc_403e_86d8_2ada91d4ef17.slice PodAnnotations:0xc002910090}] Aliases:map[]}\"\nJun 12 19:51:09.025072 crc crio[3657]: time=\"2026-06-12T19:51:09.024961483Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a UID:670d3cbf-abf6-41a9-a75f-56d920aaefe6 NetNS:/var/run/netns/3ff6a896-0fd1-478c-a85d-1355c772bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod670d3cbf_abf6_41a9_a75f_56d920aaefe6.slice PodAnnotations:0xc0008a6ce0}] Aliases:map[]}\"\nJun 12 19:51:09.025072 crc crio[3657]: time=\"2026-06-12T19:51:09.025045358Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:51:09.025188 crc crio[3657]: time=\"2026-06-12T19:51:09.025125698Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:51:09.026502 crc crio[3657]: 2026-06-12T19:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c533f9cf8ec7f93 Mac:d6:79:8c:da:e0:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 SocketPath: PciID:}] [{Interface:0xc0001daa40 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:51:09.027694 crc crio[3657]: time=\"2026-06-12T19:51:09.02760621Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 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:0xc0027904d8}] Aliases:map[]}\"\nJun 12 19:51:09.027974 crc crio[3657]: time=\"2026-06-12T19:51:09.02790178Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:51:09.033493 crc crio[3657]: time=\"2026-06-12T19:51:09.033416872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.043959 crc crio[3657]: time=\"2026-06-12T19:51:09.043776284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.046976 crc crio[3657]: time=\"2026-06-12T19:51:09.046927249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.100789 crc crio[3657]: time=\"2026-06-12T19:51:09.100655939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.105396 crc crio[3657]: time=\"2026-06-12T19:51:09.1053243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.122466 crc crio[3657]: time=\"2026-06-12T19:51:09.112335604Z\" level=info msg=\"Ran pod sandbox 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=6b09a267-bf2a-4ca4-997f-7db550b6535a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:51:09.122466 crc crio[3657]: time=\"2026-06-12T19:51:09.113811817Z\" level=info msg=\"Ran pod sandbox 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=037e2213-4ae4-4b5c-b850-dd352bf3ec7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:51:09.122466 crc crio[3657]: time=\"2026-06-12T19:51:09.121379473Z\" level=info msg=\"Ran pod sandbox c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=d84642c6-8d43-4632-b42c-0ffdcae8a475 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:51:09.122466 crc crio[3657]: time=\"2026-06-12T19:51:09.122114444Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=419c0465-f4b4-4bb8-a741-97baf5e9fd43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:09.126451 crc crio[3657]: time=\"2026-06-12T19:51:09.126040877Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=11ec2709-13de-40b7-a3f4-eab09caf89fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:09.126451 crc crio[3657]: time=\"2026-06-12T19:51:09.126217608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.127204 crc crio[3657]: time=\"2026-06-12T19:51:09.126501422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=c69424da-fe71-46f2-9151-977c37994e71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:09.127204 crc crio[3657]: time=\"2026-06-12T19:51:09.127050005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.129074 crc crio[3657]: time=\"2026-06-12T19:51:09.12891228Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=50eb9cac-093c-4605-894d-23e2c62db12a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:09.132335 crc crio[3657]: time=\"2026-06-12T19:51:09.132204325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=097a0c2b-8bf3-4184-9ba3-3f1ca044279c name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:09.139574 crc crio[3657]: time=\"2026-06-12T19:51:09.139492373Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b8bebb7f-b2c7-4189-8476-0a310190cff0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:09.147366 crc crio[3657]: time=\"2026-06-12T19:51:09.147223345Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=50a39972-8548-4c43-b38a-c82fcd0bc9db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:09.152254 crc crio[3657]: time=\"2026-06-12T19:51:09.152184605Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=8ac0034c-1b1c-433a-a491-7fd51b4b2c3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:09.155003 crc crio[3657]: time=\"2026-06-12T19:51:09.154535545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.155699 crc crio[3657]: time=\"2026-06-12T19:51:09.155591185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.160003 crc crio[3657]: time=\"2026-06-12T19:51:09.159518264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.168818 crc crio[3657]: time=\"2026-06-12T19:51:09.168652517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.170483 crc crio[3657]: time=\"2026-06-12T19:51:09.169187453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.184985 crc crio[3657]: time=\"2026-06-12T19:51:09.184812332Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=6333e56e-cce6-436f-9cca-6549c4ce76c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:09.199020 crc crio[3657]: time=\"2026-06-12T19:51:09.19881707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.260168 crc crio[3657]: time=\"2026-06-12T19:51:09.260042787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.264944 crc crio[3657]: time=\"2026-06-12T19:51:09.264851093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.295180 crc crio[3657]: time=\"2026-06-12T19:51:09.295102599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.310096 crc crio[3657]: time=\"2026-06-12T19:51:09.30998524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.332040 crc crio[3657]: time=\"2026-06-12T19:51:09.331816518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.350119 crc crio[3657]: time=\"2026-06-12T19:51:09.349982213Z\" level=info msg=\"Created container d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39: openshift-marketplace/certified-operators-l27pk/extract-content\" id=3a9a1852-756a-42a0-8d95-1ae9fe677431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:09.353478 crc crio[3657]: time=\"2026-06-12T19:51:09.35331657Z\" level=info msg=\"Created container f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=a21067ae-6a61-4129-8b47-b79429b62066 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:09.360603 crc crio[3657]: time=\"2026-06-12T19:51:09.36048653Z\" level=info msg=\"Starting container: d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39\" id=8828980b-141d-4eb4-bd16-04b9b6ac09c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:09.360893 crc crio[3657]: time=\"2026-06-12T19:51:09.360762858Z\" level=info msg=\"Created container 58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d: openshift-marketplace/community-operators-7tkmc/extract-content\" id=10672197-3c8b-4a1c-b3f6-937fb3b58308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:09.365781 crc crio[3657]: time=\"2026-06-12T19:51:09.365630805Z\" level=info msg=\"Starting container: f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07\" id=cf7271dd-4d6f-450a-ba62-42920a7c5b3e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:09.367520 crc crio[3657]: time=\"2026-06-12T19:51:09.367452751Z\" level=info msg=\"Created container 01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=2f9bcd51-d573-4961-b885-e6a00625b403 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:09.367644 crc crio[3657]: time=\"2026-06-12T19:51:09.367511343Z\" level=info msg=\"Starting container: 58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d\" id=a71063df-07bb-4239-93f3-2b15a536e699 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:09.368805 crc crio[3657]: time=\"2026-06-12T19:51:09.368497522Z\" level=info msg=\"Starting container: 01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1\" id=d9ae02fe-c739-4071-91b6-bd2c1921ab6e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:09.379515 crc crio[3657]: time=\"2026-06-12T19:51:09.377914948Z\" level=info msg=\"Started container\" PID=15474 containerID=f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=cf7271dd-4d6f-450a-ba62-42920a7c5b3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\nJun 12 19:51:09.381138 crc crio[3657]: time=\"2026-06-12T19:51:09.380769004Z\" level=info msg=\"Started container\" PID=15473 containerID=58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d description=openshift-marketplace/community-operators-7tkmc/extract-content id=a71063df-07bb-4239-93f3-2b15a536e699 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\nJun 12 19:51:09.384166 crc crio[3657]: time=\"2026-06-12T19:51:09.383531182Z\" level=info msg=\"Started container\" PID=15475 containerID=d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39 description=openshift-marketplace/certified-operators-l27pk/extract-content id=8828980b-141d-4eb4-bd16-04b9b6ac09c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\nJun 12 19:51:09.388135 crc crio[3657]: time=\"2026-06-12T19:51:09.388081816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.391065 crc crio[3657]: time=\"2026-06-12T19:51:09.390964554Z\" level=info msg=\"Started container\" PID=15478 containerID=01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=d9ae02fe-c739-4071-91b6-bd2c1921ab6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\nJun 12 19:51:09.431770 crc crio[3657]: time=\"2026-06-12T19:51:09.430869011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.435769 crc crio[3657]: time=\"2026-06-12T19:51:09.431485499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.595336 crc crio[3657]: time=\"2026-06-12T19:51:09.594955547Z\" level=info msg=\"Created container 4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38: openshift-marketplace/redhat-marketplace-r4546/extract-content\" id=bf64c51d-b81c-40d3-b2f5-9f1d3fcfff49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:09.604620 crc crio[3657]: time=\"2026-06-12T19:51:09.603623087Z\" level=info msg=\"Starting container: 4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38\" id=e7d0d5d2-dc23-4f60-91c6-a67b412429d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:09.617088 crc crio[3657]: time=\"2026-06-12T19:51:09.616474562Z\" level=info msg=\"Created container c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd: openshift-marketplace/community-operators-qhh6t/extract-content\" id=22c6a2bb-b42f-4e23-8639-bb0a30d45705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:09.624733 crc crio[3657]: time=\"2026-06-12T19:51:09.622163734Z\" level=info msg=\"Starting container: c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd\" id=49c52d01-a5ca-4887-8d70-7890daedb059 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:09.646254 crc crio[3657]: time=\"2026-06-12T19:51:09.645375786Z\" level=info msg=\"Started container\" PID=15494 containerID=4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38 description=openshift-marketplace/redhat-marketplace-r4546/extract-content id=e7d0d5d2-dc23-4f60-91c6-a67b412429d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\nJun 12 19:51:09.685624 crc crio[3657]: time=\"2026-06-12T19:51:09.684649251Z\" level=info msg=\"Started container\" PID=15497 containerID=c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd description=openshift-marketplace/community-operators-qhh6t/extract-content id=49c52d01-a5ca-4887-8d70-7890daedb059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\nJun 12 19:51:09.725022 crc crio[3657]: time=\"2026-06-12T19:51:09.724936713Z\" level=info msg=\"Created container 8426507208c6c44249faa6983f9434e6f859311fe92d3bfd54478ac7cc02a43d: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=8ac0034c-1b1c-433a-a491-7fd51b4b2c3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:09.734942 crc crio[3657]: time=\"2026-06-12T19:51:09.734674597Z\" level=info msg=\"Starting container: 8426507208c6c44249faa6983f9434e6f859311fe92d3bfd54478ac7cc02a43d\" id=eabf0f29-a2f4-44de-b76f-7643983073ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:09.741663 crc crio[3657]: time=\"2026-06-12T19:51:09.741576657Z\" level=info msg=\"Started container\" PID=15522 containerID=8426507208c6c44249faa6983f9434e6f859311fe92d3bfd54478ac7cc02a43d description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=eabf0f29-a2f4-44de-b76f-7643983073ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e\nJun 12 19:51:09.934770 crc crio[3657]: time=\"2026-06-12T19:51:09.934060652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f78d80e5-9625-4046-ba1e-33076946d1ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:09.939524 crc crio[3657]: time=\"2026-06-12T19:51:09.939185677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=83139869-a028-483a-ab4f-23d543021563 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:09.948783 crc crio[3657]: time=\"2026-06-12T19:51:09.948700342Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=34c89ae8-61bd-419f-bf41-817d444f746a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:09.949406 crc crio[3657]: time=\"2026-06-12T19:51:09.949352561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:09.985042 crc crio[3657]: time=\"2026-06-12T19:51:09.984973151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79e74e44-8da2-4642-86b1-6ae5532ef00d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:09.996578 crc crio[3657]: time=\"2026-06-12T19:51:09.996252746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4e804359-1da6-404f-9d1b-0299bd7a93dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:10.024477 crc crio[3657]: time=\"2026-06-12T19:51:10.024065396Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2w6z8/registry-server\" id=66488633-bb1e-4670-99fe-82f0fd176084 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:10.025739 crc crio[3657]: time=\"2026-06-12T19:51:10.025170689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:10.188460 crc crio[3657]: time=\"2026-06-12T19:51:10.182885794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:10.216468 crc crio[3657]: time=\"2026-06-12T19:51:10.216161189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:10.470679 crc crio[3657]: time=\"2026-06-12T19:51:10.470455258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:10.484488 crc crio[3657]: time=\"2026-06-12T19:51:10.48439231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:10.505557 crc crio[3657]: time=\"2026-06-12T19:51:10.505345469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:10.522685 crc crio[3657]: time=\"2026-06-12T19:51:10.522562845Z\" level=info msg=\"Created container edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=34c89ae8-61bd-419f-bf41-817d444f746a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:10.535790 crc crio[3657]: time=\"2026-06-12T19:51:10.5356819Z\" level=info msg=\"Starting container: edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69\" id=b3faf809-73c5-4dae-9c15-bd950d52ff8a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:10.540115 crc crio[3657]: time=\"2026-06-12T19:51:10.540033258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:10.557802 crc crio[3657]: time=\"2026-06-12T19:51:10.557733159Z\" level=info msg=\"Started container\" PID=15569 containerID=edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=b3faf809-73c5-4dae-9c15-bd950d52ff8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\nJun 12 19:51:10.738240 crc crio[3657]: time=\"2026-06-12T19:51:10.738176958Z\" level=info msg=\"Created container b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be: openshift-marketplace/certified-operators-2w6z8/registry-server\" id=66488633-bb1e-4670-99fe-82f0fd176084 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:10.740072 crc crio[3657]: time=\"2026-06-12T19:51:10.739932302Z\" level=info msg=\"Starting container: b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be\" id=6c540b71-8a55-4eb6-9658-ec97f317b084 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:10.753455 crc crio[3657]: time=\"2026-06-12T19:51:10.750759545Z\" level=info msg=\"Started container\" PID=15577 containerID=b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be description=openshift-marketplace/certified-operators-2w6z8/registry-server id=6c540b71-8a55-4eb6-9658-ec97f317b084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\nJun 12 19:51:11.061717 crc crio[3657]: time=\"2026-06-12T19:51:11.061506364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9235d1e0-3c0d-4f15-a256-13361c9847b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:11.077402 crc crio[3657]: time=\"2026-06-12T19:51:11.07725722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7638fcfb-a224-4497-8317-d07b7c3082ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:11.082658 crc crio[3657]: time=\"2026-06-12T19:51:11.082569743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=24cf8698-7e7a-44f4-9551-d0aba12a349a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:11.085033 crc crio[3657]: time=\"2026-06-12T19:51:11.084946973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=34e04d10-1925-4261-9337-d8ee140ebb33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:11.537371 crc crio[3657]: time=\"2026-06-12T19:51:11.536549091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=24de6c74-520a-4ce6-bc2e-459b24315f5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:11.574013 crc crio[3657]: time=\"2026-06-12T19:51:11.573899202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=97a21d0f-14af-4300-a9b8-5a6b6e4794bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:11.577575 crc crio[3657]: time=\"2026-06-12T19:51:11.576622287Z\" level=info msg=\"Created container 98132bc9add67ea74d1a27eabcd21ad0e521e358aa980caabecc22acae56c251: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=50a39972-8548-4c43-b38a-c82fcd0bc9db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:11.578473 crc crio[3657]: time=\"2026-06-12T19:51:11.578406066Z\" level=info msg=\"Starting container: 98132bc9add67ea74d1a27eabcd21ad0e521e358aa980caabecc22acae56c251\" id=f6603fab-cdda-4d80-b087-eef10fbd6156 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:11.587861 crc crio[3657]: time=\"2026-06-12T19:51:11.587760067Z\" level=info msg=\"Started container\" PID=15585 containerID=98132bc9add67ea74d1a27eabcd21ad0e521e358aa980caabecc22acae56c251 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=f6603fab-cdda-4d80-b087-eef10fbd6156 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61\nJun 12 19:51:11.589582 crc crio[3657]: time=\"2026-06-12T19:51:11.589437779Z\" level=info msg=\"Created container fa36a2fe65a9cbca69998f5cca02d830f612d50089f6b5498850532439bc8e81: openshift-kube-apiserver/installer-13-crc/installer\" id=6333e56e-cce6-436f-9cca-6549c4ce76c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:11.590884 crc crio[3657]: time=\"2026-06-12T19:51:11.590720116Z\" level=info msg=\"Starting container: fa36a2fe65a9cbca69998f5cca02d830f612d50089f6b5498850532439bc8e81\" id=df0b1ece-37a8-46c8-b6ed-77b20d8aa83d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:11.600737 crc crio[3657]: time=\"2026-06-12T19:51:11.600613622Z\" level=info msg=\"Started container\" PID=15582 containerID=fa36a2fe65a9cbca69998f5cca02d830f612d50089f6b5498850532439bc8e81 description=openshift-kube-apiserver/installer-13-crc/installer id=df0b1ece-37a8-46c8-b6ed-77b20d8aa83d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a\nJun 12 19:51:11.691604 crc crio[3657]: time=\"2026-06-12T19:51:11.691404554Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-r4546/registry-server\" id=37b6f125-da0b-485d-9004-24d702ede9fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:11.692059 crc crio[3657]: time=\"2026-06-12T19:51:11.691996772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:11.727355 crc crio[3657]: time=\"2026-06-12T19:51:11.727166277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:11.734802 crc crio[3657]: time=\"2026-06-12T19:51:11.73464937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:11.981735 crc crio[3657]: time=\"2026-06-12T19:51:11.981559914Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=e507cbca-360c-4d2e-a0c1-c96061f3e5fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:11.981735 crc crio[3657]: time=\"2026-06-12T19:51:11.981622294Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7tkmc/registry-server\" id=951d9290-fb0d-4345-b146-892fe9afbdc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:11.983523 crc crio[3657]: time=\"2026-06-12T19:51:11.982242074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:11.983523 crc crio[3657]: time=\"2026-06-12T19:51:11.98249394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:12.051599 crc crio[3657]: time=\"2026-06-12T19:51:12.051424257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:12.056477 crc crio[3657]: time=\"2026-06-12T19:51:12.056321374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:12.075248 crc crio[3657]: time=\"2026-06-12T19:51:12.075108017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:12.080502 crc crio[3657]: time=\"2026-06-12T19:51:12.080380764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:12.138640 crc crio[3657]: time=\"2026-06-12T19:51:12.138542518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=99dbcdaa-565f-4cfd-9ae2-a0a697ca8577 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:12.168725 crc crio[3657]: time=\"2026-06-12T19:51:12.168607201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2725e13b-5e15-4f74-ade6-be63562b6151 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:12.188899 crc crio[3657]: time=\"2026-06-12T19:51:12.188718555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=776af69a-2430-472e-98a5-a0cc9fbc5241 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:12.350793 crc crio[3657]: time=\"2026-06-12T19:51:12.35042665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b7efc1d8-717a-46a6-b4fd-2d1b644b4e0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:12.351418 crc crio[3657]: time=\"2026-06-12T19:51:12.350499903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5f67981-6482-48cd-989f-a1f557bbb248 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:12.352037 crc crio[3657]: time=\"2026-06-12T19:51:12.350625036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c44b8836-fb2c-44c1-b50b-7fae5c74c492 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:12.357439 crc crio[3657]: time=\"2026-06-12T19:51:12.357234404Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=82e8faff-2569-4814-8f4f-88b00b985502 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:12.357925 crc crio[3657]: time=\"2026-06-12T19:51:12.357748029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:12.403334 crc crio[3657]: time=\"2026-06-12T19:51:12.403169122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:12.407506 crc crio[3657]: time=\"2026-06-12T19:51:12.407436219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:12.528349 crc crio[3657]: time=\"2026-06-12T19:51:12.528213381Z\" level=info msg=\"Created container 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a: openshift-marketplace/redhat-marketplace-r4546/registry-server\" id=37b6f125-da0b-485d-9004-24d702ede9fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:12.530200 crc crio[3657]: time=\"2026-06-12T19:51:12.530100177Z\" level=info msg=\"Starting container: 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a\" id=abf92cd8-a6c9-4b3f-9516-e35a7176428e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:12.537588 crc crio[3657]: time=\"2026-06-12T19:51:12.537493999Z\" level=info msg=\"Started container\" PID=15653 containerID=5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a description=openshift-marketplace/redhat-marketplace-r4546/registry-server id=abf92cd8-a6c9-4b3f-9516-e35a7176428e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\nJun 12 19:51:12.759616 crc crio[3657]: time=\"2026-06-12T19:51:12.759490844Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f9cc601d-9da5-4a0c-8eff-67eae60b7cbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:12.760776 crc crio[3657]: time=\"2026-06-12T19:51:12.759500615Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tqnsn/registry-server\" id=40659a6b-79a2-47a5-85ca-ec566bbaa822 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:12.761211 crc crio[3657]: time=\"2026-06-12T19:51:12.760495044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:12.762829 crc crio[3657]: time=\"2026-06-12T19:51:12.761172765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:12.803551 crc crio[3657]: time=\"2026-06-12T19:51:12.802225194Z\" level=info msg=\"Created container 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7: openshift-marketplace/certified-operators-l27pk/registry-server\" id=e507cbca-360c-4d2e-a0c1-c96061f3e5fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:12.991150 crc crio[3657]: time=\"2026-06-12T19:51:12.987633575Z\" level=info msg=\"Starting container: 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7\" id=8f9a6e8f-319d-41ba-88fb-11d3cf3bd692 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:12.996716 crc crio[3657]: time=\"2026-06-12T19:51:12.804228736Z\" level=info msg=\"Created container 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103: openshift-marketplace/community-operators-7tkmc/registry-server\" id=951d9290-fb0d-4345-b146-892fe9afbdc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:13.004369 crc crio[3657]: time=\"2026-06-12T19:51:13.004213299Z\" level=info msg=\"Starting container: 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103\" id=78a5673a-ea3f-45f0-8c26-f44e7d4f76d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:13.013809 crc crio[3657]: time=\"2026-06-12T19:51:13.013676163Z\" level=info msg=\"Started container\" PID=15666 containerID=29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103 description=openshift-marketplace/community-operators-7tkmc/registry-server id=78a5673a-ea3f-45f0-8c26-f44e7d4f76d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\nJun 12 19:51:13.019237 crc crio[3657]: time=\"2026-06-12T19:51:13.019109438Z\" level=info msg=\"Started container\" PID=15663 containerID=5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7 description=openshift-marketplace/certified-operators-l27pk/registry-server id=8f9a6e8f-319d-41ba-88fb-11d3cf3bd692 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\nJun 12 19:51:13.049533 crc crio[3657]: time=\"2026-06-12T19:51:13.049428133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:13.056211 crc crio[3657]: time=\"2026-06-12T19:51:13.056052321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:13.062723 crc crio[3657]: time=\"2026-06-12T19:51:13.06265709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:13.074438 crc crio[3657]: time=\"2026-06-12T19:51:13.067137255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:13.151406 crc crio[3657]: time=\"2026-06-12T19:51:13.151210261Z\" level=info msg=\"Created container f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4: openshift-marketplace/community-operators-qhh6t/registry-server\" id=82e8faff-2569-4814-8f4f-88b00b985502 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:13.152672 crc crio[3657]: time=\"2026-06-12T19:51:13.152533027Z\" level=info msg=\"Starting container: f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4\" id=3cf1637d-f5cf-432c-975d-4cb1128cdeea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:13.167809 crc crio[3657]: time=\"2026-06-12T19:51:13.16747003Z\" level=info msg=\"Started container\" PID=15677 containerID=f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4 description=openshift-marketplace/community-operators-qhh6t/registry-server id=3cf1637d-f5cf-432c-975d-4cb1128cdeea name=/runtime.v1.RuntimeService/StartContainer sandboxID=01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\nJun 12 19:51:13.903816 crc crio[3657]: time=\"2026-06-12T19:51:13.903046675Z\" level=info msg=\"Created container 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f9cc601d-9da5-4a0c-8eff-67eae60b7cbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:13.909639 crc crio[3657]: time=\"2026-06-12T19:51:13.909429298Z\" level=info msg=\"Starting container: 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf\" id=cc28653e-c203-4ba1-bafb-97801057a47b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:13.928123 crc crio[3657]: time=\"2026-06-12T19:51:13.927666883Z\" level=info msg=\"Started container\" PID=15721 containerID=1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=cc28653e-c203-4ba1-bafb-97801057a47b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\nJun 12 19:51:14.187137 crc crio[3657]: time=\"2026-06-12T19:51:14.186996698Z\" level=info msg=\"Created container 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e: openshift-marketplace/redhat-operators-tqnsn/registry-server\" id=40659a6b-79a2-47a5-85ca-ec566bbaa822 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:14.193591 crc crio[3657]: time=\"2026-06-12T19:51:14.193247197Z\" level=info msg=\"Starting container: 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e\" id=ae5faeb0-f8b3-430c-84c4-6def1e7d5082 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:14.234946 crc crio[3657]: time=\"2026-06-12T19:51:14.234680568Z\" level=info msg=\"Started container\" PID=15723 containerID=85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e description=openshift-marketplace/redhat-operators-tqnsn/registry-server id=ae5faeb0-f8b3-430c-84c4-6def1e7d5082 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\nJun 12 19:51:16.485302 crc crio[3657]: time=\"2026-06-12T19:51:16.484471717Z\" level=info msg=\"Stopping pod sandbox: 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61\" id=f43cf859-1cda-4973-895a-c05d681b0bba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:51:16.486203 crc crio[3657]: time=\"2026-06-12T19:51:16.485682484Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61 UID:9ff9ee37-6adc-403e-86d8-2ada91d4ef17 NetNS:/var/run/netns/05d9539c-eb30-436d-80a0-f500813b1d9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9ff9ee37_6adc_403e_86d8_2ada91d4ef17.slice PodAnnotations:0xc00127e0d8}] Aliases:map[]}\"\nJun 12 19:51:16.486203 crc crio[3657]: time=\"2026-06-12T19:51:16.485960722Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:51:17.541074 crc crio[3657]: time=\"2026-06-12T19:51:17.540652301Z\" level=info msg=\"Stopped pod sandbox: 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61\" id=f43cf859-1cda-4973-895a-c05d681b0bba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:51:27.438256 crc crio[3657]: time=\"2026-06-12T19:51:27.43768572Z\" level=info msg=\"Stopping container: 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103 (timeout: 2s)\" id=eaae81ed-e4c4-43d2-bbe8-e6f486dfe154 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:28.763794 crc crio[3657]: time=\"2026-06-12T19:51:28.763079171Z\" level=info msg=\"Stopped container 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103: openshift-marketplace/community-operators-7tkmc/registry-server\" id=eaae81ed-e4c4-43d2-bbe8-e6f486dfe154 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:28.765169 crc crio[3657]: time=\"2026-06-12T19:51:28.76509502Z\" level=info msg=\"Stopping pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\" id=0564c5ab-aea2-4d04-b440-0e3ef5437a97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:51:28.766625 crc crio[3657]: time=\"2026-06-12T19:51:28.766502123Z\" level=info msg=\"Got pod network &{Name:community-operators-7tkmc Namespace:openshift-marketplace ID:2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4 UID:188a9fa9-9c92-433f-b898-12a7506f3209 NetNS:/var/run/netns/9ea41646-fde7-43b4-8461-9159ea8e7638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod188a9fa9_9c92_433f_b898_12a7506f3209.slice PodAnnotations:0xc00008d368}] Aliases:map[]}\"\nJun 12 19:51:28.767031 crc crio[3657]: time=\"2026-06-12T19:51:28.766863954Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-7tkmc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:51:29.496185 crc crio[3657]: time=\"2026-06-12T19:51:29.495648271Z\" level=info msg=\"Stopped pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\" id=0564c5ab-aea2-4d04-b440-0e3ef5437a97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:51:29.668555 crc crio[3657]: time=\"2026-06-12T19:51:29.668444121Z\" level=info msg=\"Removing container: 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103\" id=88c41f17-45a2-430f-ae3a-18a5488c2806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:29.740235 crc crio[3657]: time=\"2026-06-12T19:51:29.74014625Z\" level=info msg=\"Removed container 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103: openshift-marketplace/community-operators-7tkmc/registry-server\" id=88c41f17-45a2-430f-ae3a-18a5488c2806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:29.769162 crc crio[3657]: time=\"2026-06-12T19:51:29.768975505Z\" level=info msg=\"Removing container: 58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d\" id=f5a97f99-371e-4355-bdd8-45e38d4ce04a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:29.772021 crc crio[3657]: time=\"2026-06-12T19:51:29.77195994Z\" level=info msg=\"Stopping container: b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be (timeout: 2s)\" id=463bf5da-305a-4bfc-9cae-6fcf7389f112 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:29.845359 crc crio[3657]: time=\"2026-06-12T19:51:29.845201401Z\" level=info msg=\"Removed container 58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d: openshift-marketplace/community-operators-7tkmc/extract-content\" id=f5a97f99-371e-4355-bdd8-45e38d4ce04a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:29.850449 crc crio[3657]: time=\"2026-06-12T19:51:29.850392366Z\" level=info msg=\"Removing container: d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464\" id=4334bf4a-4b7e-4cd5-9d18-c014c835a163 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:29.918201 crc crio[3657]: time=\"2026-06-12T19:51:29.918010973Z\" level=info msg=\"Removed container d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464: openshift-marketplace/community-operators-7tkmc/extract-utilities\" id=4334bf4a-4b7e-4cd5-9d18-c014c835a163 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:31.753030 crc crio[3657]: time=\"2026-06-12T19:51:31.750697254Z\" level=info msg=\"Stopped container b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be: openshift-marketplace/certified-operators-2w6z8/registry-server\" id=463bf5da-305a-4bfc-9cae-6fcf7389f112 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:31.759515 crc crio[3657]: time=\"2026-06-12T19:51:31.759126388Z\" level=info msg=\"Stopping pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\" id=361fe125-13c4-4868-92a0-1bec8810ff9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:51:31.762167 crc crio[3657]: time=\"2026-06-12T19:51:31.761142078Z\" level=info msg=\"Got pod network &{Name:certified-operators-2w6z8 Namespace:openshift-marketplace ID:8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd UID:e1c9ccad-69e4-42c8-b85a-9b060e6c4817 NetNS:/var/run/netns/8ead601e-37fb-4888-a45b-d91c2a008df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1c9ccad_69e4_42c8_b85a_9b060e6c4817.slice PodAnnotations:0xc00127e2b8}] Aliases:map[]}\"\nJun 12 19:51:31.762511 crc crio[3657]: time=\"2026-06-12T19:51:31.762169308Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-2w6z8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:51:32.574795 crc crio[3657]: time=\"2026-06-12T19:51:32.573973756Z\" level=info msg=\"Stopped pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\" id=361fe125-13c4-4868-92a0-1bec8810ff9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:51:32.618868 crc crio[3657]: time=\"2026-06-12T19:51:32.618736299Z\" level=info msg=\"Stopping container: 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a (timeout: 2s)\" id=af0bf4c6-b52d-441e-a27c-dcfa4f1fb886 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:32.754918 crc crio[3657]: time=\"2026-06-12T19:51:32.754788986Z\" level=info msg=\"Stopped container 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a: openshift-marketplace/redhat-marketplace-r4546/registry-server\" id=af0bf4c6-b52d-441e-a27c-dcfa4f1fb886 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:32.758212 crc crio[3657]: time=\"2026-06-12T19:51:32.757841421Z\" level=info msg=\"Stopping pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\" id=87688c3d-5e87-4021-9b19-9faaf310e094 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:51:32.758851 crc crio[3657]: time=\"2026-06-12T19:51:32.758614064Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-r4546 Namespace:openshift-marketplace ID:ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8 UID:07638932-7da0-4862-a543-4e4fc0e2693e NetNS:/var/run/netns/e06bd10a-3f4a-4638-88d0-488221cc5fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07638932_7da0_4862_a543_4e4fc0e2693e.slice PodAnnotations:0xc001994550}] Aliases:map[]}\"\nJun 12 19:51:32.758851 crc crio[3657]: time=\"2026-06-12T19:51:32.758770438Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-r4546 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:51:32.764251 crc crio[3657]: time=\"2026-06-12T19:51:32.764061984Z\" level=info msg=\"Removing container: b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be\" id=aa6336ca-b9c4-4995-a9d7-2eda3f649b36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:32.797752 crc crio[3657]: time=\"2026-06-12T19:51:32.797693342Z\" level=info msg=\"Removed container b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be: openshift-marketplace/certified-operators-2w6z8/registry-server\" id=aa6336ca-b9c4-4995-a9d7-2eda3f649b36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:32.817125 crc crio[3657]: time=\"2026-06-12T19:51:32.810415837Z\" level=info msg=\"Removing container: cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6\" id=af2d3107-7483-4f99-a522-4bb23a628ad8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:32.885833 crc crio[3657]: time=\"2026-06-12T19:51:32.884449643Z\" level=info msg=\"Removed container cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6: openshift-marketplace/certified-operators-2w6z8/extract-content\" id=af2d3107-7483-4f99-a522-4bb23a628ad8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:32.899087 crc crio[3657]: time=\"2026-06-12T19:51:32.899055991Z\" level=info msg=\"Removing container: 029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5\" id=334e63e6-48d6-4bb7-beb1-76bb4eba1171 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:32.988452 crc crio[3657]: time=\"2026-06-12T19:51:32.983025244Z\" level=info msg=\"Removed container 029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5: openshift-marketplace/certified-operators-2w6z8/extract-utilities\" id=334e63e6-48d6-4bb7-beb1-76bb4eba1171 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:33.478951 crc crio[3657]: time=\"2026-06-12T19:51:33.478681727Z\" level=info msg=\"Stopped pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\" id=87688c3d-5e87-4021-9b19-9faaf310e094 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:51:33.794525 crc crio[3657]: time=\"2026-06-12T19:51:33.794092513Z\" level=info msg=\"Removing container: 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a\" id=f38693a3-a64c-4cd1-8104-3cfa56a7d691 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:33.828414 crc crio[3657]: time=\"2026-06-12T19:51:33.828142975Z\" level=info msg=\"Removed container 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a: openshift-marketplace/redhat-marketplace-r4546/registry-server\" id=f38693a3-a64c-4cd1-8104-3cfa56a7d691 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:33.832560 crc crio[3657]: time=\"2026-06-12T19:51:33.832449692Z\" level=info msg=\"Removing container: 4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38\" id=8a39eb6e-6215-4690-a3a0-5e157daebddc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:33.896665 crc crio[3657]: time=\"2026-06-12T19:51:33.896493102Z\" level=info msg=\"Removed container 4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38: openshift-marketplace/redhat-marketplace-r4546/extract-content\" id=8a39eb6e-6215-4690-a3a0-5e157daebddc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:33.902164 crc crio[3657]: time=\"2026-06-12T19:51:33.902039639Z\" level=info msg=\"Removing container: 77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab\" id=3d77a523-e94b-43a7-b8fd-5b5bfe6b967c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:33.938243 crc crio[3657]: time=\"2026-06-12T19:51:33.93811996Z\" level=info msg=\"Removed container 77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab: openshift-marketplace/redhat-marketplace-r4546/extract-utilities\" id=3d77a523-e94b-43a7-b8fd-5b5bfe6b967c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:37.509681 crc crio[3657]: time=\"2026-06-12T19:51:37.508224866Z\" level=info msg=\"Stopping container: 1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747 (timeout: 2s)\" id=91663867-fabc-419f-ab86-dcba7a553c9e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:37.658499 crc crio[3657]: time=\"2026-06-12T19:51:37.657571243Z\" level=info msg=\"Stopped container 1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=91663867-fabc-419f-ab86-dcba7a553c9e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:37.661638 crc crio[3657]: time=\"2026-06-12T19:51:37.661535742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9cc58c23-5382-4079-b4e1-c01ddbf95e0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:37.666516 crc crio[3657]: time=\"2026-06-12T19:51:37.666449339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=3fec5a6b-56f0-46b9-81bb-9f62a21ad7ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:37.683843 crc crio[3657]: time=\"2026-06-12T19:51:37.682679576Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=be9fd66a-9cc0-4ebc-ba9f-8452b4293cce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:37.683843 crc crio[3657]: time=\"2026-06-12T19:51:37.683251883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:37.712432 crc crio[3657]: time=\"2026-06-12T19:51:37.712387336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:37.717610 crc crio[3657]: time=\"2026-06-12T19:51:37.717588492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:37.892545 crc crio[3657]: time=\"2026-06-12T19:51:37.892495136Z\" level=info msg=\"Created container 08c8e6c632b3378251960636bcd3b5964de5aa7b7b6403f3bbe860f9aece7de7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=be9fd66a-9cc0-4ebc-ba9f-8452b4293cce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:37.894718 crc crio[3657]: time=\"2026-06-12T19:51:37.894620669Z\" level=info msg=\"Starting container: 08c8e6c632b3378251960636bcd3b5964de5aa7b7b6403f3bbe860f9aece7de7\" id=ee1e1e16-6abf-409e-8844-22e103be184f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:37.914597 crc crio[3657]: time=\"2026-06-12T19:51:37.914523576Z\" level=info msg=\"Started container\" PID=16408 containerID=08c8e6c632b3378251960636bcd3b5964de5aa7b7b6403f3bbe860f9aece7de7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ee1e1e16-6abf-409e-8844-22e103be184f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc\nJun 12 19:51:37.915973 crc crio[3657]: time=\"2026-06-12T19:51:37.915936918Z\" level=info msg=\"Removing container: 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e\" id=575d725d-d48a-4ecc-baf2-819056756814 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:38.046661 crc crio[3657]: time=\"2026-06-12T19:51:38.046421002Z\" level=info msg=\"Removed container 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=575d725d-d48a-4ecc-baf2-819056756814 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:38.930694 crc crio[3657]: time=\"2026-06-12T19:51:38.930622207Z\" level=info msg=\"Stopping container: 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e (timeout: 2s)\" id=6d5c98e8-cb4b-43d6-abfd-42c20a7c5607 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:39.067248 crc crio[3657]: time=\"2026-06-12T19:51:39.067183201Z\" level=info msg=\"Stopped container 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e: openshift-marketplace/redhat-operators-tqnsn/registry-server\" id=6d5c98e8-cb4b-43d6-abfd-42c20a7c5607 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:39.068461 crc crio[3657]: time=\"2026-06-12T19:51:39.068386696Z\" level=info msg=\"Stopping pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\" id=7459b755-bf2c-4a3e-b89e-471633044f8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:51:39.069201 crc crio[3657]: time=\"2026-06-12T19:51:39.069047107Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tqnsn Namespace:openshift-marketplace ID:99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de UID:b1c8c96c-d632-4d44-abb0-589697897d20 NetNS:/var/run/netns/6fa22018-8d32-4c32-aefe-a09079703631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1c8c96c_d632_4d44_abb0_589697897d20.slice PodAnnotations:0xc00146e178}] Aliases:map[]}\"\nJun 12 19:51:39.069477 crc crio[3657]: time=\"2026-06-12T19:51:39.069410088Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-tqnsn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:51:40.551804 crc crio[3657]: time=\"2026-06-12T19:51:40.551241921Z\" level=info msg=\"Stopped pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\" id=7459b755-bf2c-4a3e-b89e-471633044f8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:51:40.987886 crc crio[3657]: time=\"2026-06-12T19:51:40.987720386Z\" level=info msg=\"Removing container: 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e\" id=00ca23c3-866b-4168-b4ea-ee37c5137853 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:41.028861 crc crio[3657]: time=\"2026-06-12T19:51:41.028663262Z\" level=info msg=\"Removed container 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e: openshift-marketplace/redhat-operators-tqnsn/registry-server\" id=00ca23c3-866b-4168-b4ea-ee37c5137853 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:41.033486 crc crio[3657]: time=\"2026-06-12T19:51:41.033365364Z\" level=info msg=\"Removing container: ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78\" id=f8165fc9-edde-4d84-88c3-eb711c7675e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:41.081863 crc crio[3657]: time=\"2026-06-12T19:51:41.081667891Z\" level=info msg=\"Removed container ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78: openshift-marketplace/redhat-operators-tqnsn/extract-content\" id=f8165fc9-edde-4d84-88c3-eb711c7675e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:41.087016 crc crio[3657]: time=\"2026-06-12T19:51:41.086710343Z\" level=info msg=\"Removing container: a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818\" id=7c7e7835-4ea8-4dae-9251-98383876cb2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:41.111208 crc crio[3657]: time=\"2026-06-12T19:51:41.111132237Z\" level=info msg=\"Removed container a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818: openshift-marketplace/redhat-operators-tqnsn/extract-utilities\" id=7c7e7835-4ea8-4dae-9251-98383876cb2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:56.677510 crc crio[3657]: time=\"2026-06-12T19:51:56.67535453Z\" level=info msg=\"Stopping container: d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384 (timeout: 15s)\" id=46dc99ed-e94d-4443-a779-dfa2119e51e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:56.677510 crc crio[3657]: time=\"2026-06-12T19:51:56.676335431Z\" level=info msg=\"Stopping container: 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5 (timeout: 15s)\" id=47a00687-e467-4295-888e-82563a06c0b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:56.677510 crc crio[3657]: time=\"2026-06-12T19:51:56.676151285Z\" level=info msg=\"Stopping container: 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b (timeout: 15s)\" id=fb7daa9b-3b62-4d19-92a8-a86e4132b745 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:56.680058 crc crio[3657]: time=\"2026-06-12T19:51:56.676187896Z\" level=info msg=\"Stopping container: f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455 (timeout: 15s)\" id=acbb028d-36c6-4a82-a5aa-8ff700ff08da name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:56.687680 crc crio[3657]: time=\"2026-06-12T19:51:56.676210857Z\" level=info msg=\"Stopping container: e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c (timeout: 15s)\" id=e52919f3-95c7-4707-98ec-eff510373fe7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:56.979491 crc crio[3657]: time=\"2026-06-12T19:51:56.978603312Z\" level=info msg=\"Stopped container e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=e52919f3-95c7-4707-98ec-eff510373fe7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:56.998921 crc crio[3657]: time=\"2026-06-12T19:51:56.998465638Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=48310af5-e037-4e34-8bdf-45c8b1fa3cb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:51:56.998921 crc crio[3657]: time=\"2026-06-12T19:51:56.998608622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:57.095097 crc crio[3657]: time=\"2026-06-12T19:51:57.095039307Z\" level=info msg=\"Stopped container d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=46dc99ed-e94d-4443-a779-dfa2119e51e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:57.174483 crc crio[3657]: time=\"2026-06-12T19:51:57.17437929Z\" level=info msg=\"Stopped container f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=acbb028d-36c6-4a82-a5aa-8ff700ff08da name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:57.272676 crc crio[3657]: time=\"2026-06-12T19:51:57.272571402Z\" level=info msg=\"Stopped container 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=47a00687-e467-4295-888e-82563a06c0b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:51:57.298942 crc crio[3657]: time=\"2026-06-12T19:51:57.298794571Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=48310af5-e037-4e34-8bdf-45c8b1fa3cb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:51:57.328355 crc crio[3657]: time=\"2026-06-12T19:51:57.327917137Z\" level=info msg=\"Ran pod sandbox fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=48310af5-e037-4e34-8bdf-45c8b1fa3cb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:51:57.333077 crc crio[3657]: time=\"2026-06-12T19:51:57.332948952Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=12b19d03-faad-415e-8eaf-1ca7a9187a30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:57.358796 crc crio[3657]: time=\"2026-06-12T19:51:57.358714936Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c922456c-1324-42e0-9267-113cf21ee3a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:51:57.363852 crc crio[3657]: time=\"2026-06-12T19:51:57.363796057Z\" level=info msg=\"Removing container: 1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed\" id=4cba1ac3-b198-4bae-87cf-b470650f1119 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:57.373119 crc crio[3657]: time=\"2026-06-12T19:51:57.373075932Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=b2677ffb-3ac3-4385-9ebc-663bba35ec6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:57.438680 crc crio[3657]: time=\"2026-06-12T19:51:57.438431971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:57.476349 crc crio[3657]: time=\"2026-06-12T19:51:57.476151825Z\" level=info msg=\"Removed container 1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4cba1ac3-b198-4bae-87cf-b470650f1119 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:51:57.482543 crc crio[3657]: time=\"2026-06-12T19:51:57.482457036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:57.816543 crc crio[3657]: time=\"2026-06-12T19:51:57.816365409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:51:57.990119 crc crio[3657]: time=\"2026-06-12T19:51:57.989027111Z\" level=info msg=\"Created container 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=b2677ffb-3ac3-4385-9ebc-663bba35ec6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:51:57.992537 crc crio[3657]: time=\"2026-06-12T19:51:57.992152954Z\" level=info msg=\"Starting container: 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef\" id=17ba8fc9-8302-46a5-923d-303557b5b46f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:51:58.043914 crc crio[3657]: time=\"2026-06-12T19:51:58.043679932Z\" level=info msg=\"Started container\" PID=16718 containerID=29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=17ba8fc9-8302-46a5-923d-303557b5b46f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\nJun 12 19:51:58.401170 crc crio[3657]: time=\"2026-06-12T19:51:58.400657938Z\" level=info msg=\"Stopping pod sandbox: 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a\" id=347d0b11-eceb-4418-90de-638d7cc92c9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:51:58.401753 crc crio[3657]: time=\"2026-06-12T19:51:58.401584915Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a UID:670d3cbf-abf6-41a9-a75f-56d920aaefe6 NetNS:/var/run/netns/3ff6a896-0fd1-478c-a85d-1355c772bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod670d3cbf_abf6_41a9_a75f_56d920aaefe6.slice PodAnnotations:0xc0019942f8}] Aliases:map[]}\"\nJun 12 19:51:58.401842 crc crio[3657]: time=\"2026-06-12T19:51:58.401753731Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:52:00.018702 crc crio[3657]: time=\"2026-06-12T19:52:00.018229804Z\" level=info msg=\"Stopped container 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=fb7daa9b-3b62-4d19-92a8-a86e4132b745 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:00.021618 crc crio[3657]: time=\"2026-06-12T19:52:00.020382387Z\" level=info msg=\"Stopping pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\" id=fac46102-8e49-400c-8cd8-d8013cf2df9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:00.027147 crc crio[3657]: time=\"2026-06-12T19:52:00.027104829Z\" level=info msg=\"Stopped pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\" id=fac46102-8e49-400c-8cd8-d8013cf2df9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:00.213833 crc crio[3657]: time=\"2026-06-12T19:52:00.21306164Z\" level=info msg=\"Stopped pod sandbox: 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a\" id=347d0b11-eceb-4418-90de-638d7cc92c9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:00.893767 crc crio[3657]: time=\"2026-06-12T19:52:00.893449429Z\" level=info msg=\"Removing container: d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384\" id=c5586ecf-b606-4d4c-b15b-8ecffc7a0c53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:00.926915 crc crio[3657]: time=\"2026-06-12T19:52:00.92647965Z\" level=info msg=\"Removed container d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=c5586ecf-b606-4d4c-b15b-8ecffc7a0c53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:00.929711 crc crio[3657]: time=\"2026-06-12T19:52:00.929631312Z\" level=info msg=\"Removing container: 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b\" id=9238ce75-ac2a-4206-9b29-a8aa6bf7de81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:00.956641 crc crio[3657]: time=\"2026-06-12T19:52:00.956544841Z\" level=info msg=\"Removed container 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=9238ce75-ac2a-4206-9b29-a8aa6bf7de81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:00.959738 crc crio[3657]: time=\"2026-06-12T19:52:00.959628242Z\" level=info msg=\"Removing container: f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455\" id=32b31514-5640-4fad-8e13-2208deb1be3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:00.987604 crc crio[3657]: time=\"2026-06-12T19:52:00.98752054Z\" level=info msg=\"Removed container f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=32b31514-5640-4fad-8e13-2208deb1be3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:00.990177 crc crio[3657]: time=\"2026-06-12T19:52:00.990098866Z\" level=info msg=\"Removing container: e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c\" id=720e901d-183d-4cc0-8e17-b7682d753337 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:01.010310 crc crio[3657]: time=\"2026-06-12T19:52:01.010185232Z\" level=info msg=\"Removed container e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=720e901d-183d-4cc0-8e17-b7682d753337 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:01.013711 crc crio[3657]: time=\"2026-06-12T19:52:01.013674345Z\" level=info msg=\"Removing container: 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5\" id=35601169-9d33-40b9-b100-8a14cd60f24f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:01.030376 crc crio[3657]: time=\"2026-06-12T19:52:01.030192886Z\" level=info msg=\"Removed container 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=35601169-9d33-40b9-b100-8a14cd60f24f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:01.033404 crc crio[3657]: time=\"2026-06-12T19:52:01.033374039Z\" level=info msg=\"Removing container: a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f\" id=3e1299dd-a744-4c01-921a-76711fa6ad7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:01.149731 crc crio[3657]: time=\"2026-06-12T19:52:01.149456267Z\" level=info msg=\"Removed container a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=3e1299dd-a744-4c01-921a-76711fa6ad7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:01.155074 crc crio[3657]: time=\"2026-06-12T19:52:01.154844832Z\" level=info msg=\"Removing container: a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96\" id=0f5369bc-78e7-44a0-9f20-a3d9b90ff901 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:01.254857 crc crio[3657]: time=\"2026-06-12T19:52:01.254652136Z\" level=info msg=\"Removed container a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=0f5369bc-78e7-44a0-9f20-a3d9b90ff901 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:07.484616 crc crio[3657]: time=\"2026-06-12T19:52:07.48374675Z\" level=info msg=\"Stopping pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\" id=7789a16e-e2aa-45a3-8865-2db103a93156 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:07.484616 crc crio[3657]: time=\"2026-06-12T19:52:07.484607005Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\" id=7789a16e-e2aa-45a3-8865-2db103a93156 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:07.486055 crc crio[3657]: time=\"2026-06-12T19:52:07.485142551Z\" level=info msg=\"Removing pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\" id=79969886-a1ad-413c-b306-22152c28f6bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:52:07.493961 crc crio[3657]: time=\"2026-06-12T19:52:07.493834989Z\" level=info msg=\"Removed pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\" id=79969886-a1ad-413c-b306-22152c28f6bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:52:07.495318 crc crio[3657]: time=\"2026-06-12T19:52:07.49520502Z\" level=info msg=\"Stopping pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\" id=9dabc9ed-06a0-42c2-af26-efa441f18d32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:07.495399 crc crio[3657]: time=\"2026-06-12T19:52:07.495326943Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\" id=9dabc9ed-06a0-42c2-af26-efa441f18d32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:07.496016 crc crio[3657]: time=\"2026-06-12T19:52:07.495921321Z\" level=info msg=\"Removing pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\" id=2ab7ba02-66d5-410c-8a5c-e46775e929e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:52:07.506815 crc crio[3657]: time=\"2026-06-12T19:52:07.506709714Z\" level=info msg=\"Removed pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\" id=2ab7ba02-66d5-410c-8a5c-e46775e929e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:52:07.508117 crc crio[3657]: time=\"2026-06-12T19:52:07.507952267Z\" level=info msg=\"Stopping pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\" id=03ee217f-e5e7-4c95-8019-c8edd933ccda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:07.508117 crc crio[3657]: time=\"2026-06-12T19:52:07.508077631Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\" id=03ee217f-e5e7-4c95-8019-c8edd933ccda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:07.509964 crc crio[3657]: time=\"2026-06-12T19:52:07.509883216Z\" level=info msg=\"Removing pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\" id=9c7933cf-b3f0-42bc-8d7f-9fa241420c70 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:52:07.521013 crc crio[3657]: time=\"2026-06-12T19:52:07.520877102Z\" level=info msg=\"Removed pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\" id=9c7933cf-b3f0-42bc-8d7f-9fa241420c70 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:52:07.522140 crc crio[3657]: time=\"2026-06-12T19:52:07.52187166Z\" level=info msg=\"Stopping pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\" id=4427f690-b4f1-44a3-b468-5893ef96d5ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:07.522140 crc crio[3657]: time=\"2026-06-12T19:52:07.521957652Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\" id=4427f690-b4f1-44a3-b468-5893ef96d5ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:07.523358 crc crio[3657]: time=\"2026-06-12T19:52:07.523252941Z\" level=info msg=\"Removing pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\" id=667aa3a4-4b85-4a20-b9e5-9a5c3cddcb1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:52:07.532474 crc crio[3657]: time=\"2026-06-12T19:52:07.532056813Z\" level=info msg=\"Removed pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\" id=667aa3a4-4b85-4a20-b9e5-9a5c3cddcb1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:52:07.533543 crc crio[3657]: time=\"2026-06-12T19:52:07.533476204Z\" level=info msg=\"Stopping pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\" id=f40e4419-3b76-45f4-b340-19e9194907a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:07.533629 crc crio[3657]: time=\"2026-06-12T19:52:07.533553006Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\" id=f40e4419-3b76-45f4-b340-19e9194907a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:07.535463 crc crio[3657]: time=\"2026-06-12T19:52:07.535384871Z\" level=info msg=\"Removing pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\" id=464e9e36-31a1-446b-a920-c9098cf2b7e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:52:07.545358 crc crio[3657]: time=\"2026-06-12T19:52:07.545203066Z\" level=info msg=\"Removed pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\" id=464e9e36-31a1-446b-a920-c9098cf2b7e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:52:07.546180 crc crio[3657]: time=\"2026-06-12T19:52:07.546105289Z\" level=info msg=\"Stopping pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\" id=e9c72e87-fae5-481a-bd40-3fd1d051d24e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:07.546180 crc crio[3657]: time=\"2026-06-12T19:52:07.546174741Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\" id=e9c72e87-fae5-481a-bd40-3fd1d051d24e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:07.546933 crc crio[3657]: time=\"2026-06-12T19:52:07.546850041Z\" level=info msg=\"Removing pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\" id=dc9b098a-f555-490e-b8a0-55c0a2b4f15d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:52:07.557042 crc crio[3657]: time=\"2026-06-12T19:52:07.554553882Z\" level=info msg=\"Removed pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\" id=dc9b098a-f555-490e-b8a0-55c0a2b4f15d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:52:10.211842 crc crio[3657]: time=\"2026-06-12T19:52:10.211400336Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=8fc5bcf7-4dee-4b47-a187-b55e0c69c20a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:52:10.211842 crc crio[3657]: time=\"2026-06-12T19:52:10.211845209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:10.229046 crc crio[3657]: time=\"2026-06-12T19:52:10.228764074Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8fc5bcf7-4dee-4b47-a187-b55e0c69c20a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:52:10.245821 crc crio[3657]: time=\"2026-06-12T19:52:10.24548831Z\" level=info msg=\"Ran pod sandbox 3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=8fc5bcf7-4dee-4b47-a187-b55e0c69c20a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:52:10.250630 crc crio[3657]: time=\"2026-06-12T19:52:10.250257782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5e15a3ae-1602-442d-8658-86c930f09fb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:10.254451 crc crio[3657]: time=\"2026-06-12T19:52:10.254376511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7e81dde0-35cd-4deb-a71c-32ce84db4866 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:10.271519 crc crio[3657]: time=\"2026-06-12T19:52:10.261903444Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=cafac97f-b4e4-4174-9463-119efc1168b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:10.271519 crc crio[3657]: time=\"2026-06-12T19:52:10.262653106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:10.321240 crc crio[3657]: time=\"2026-06-12T19:52:10.321102393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:10.573484 crc crio[3657]: time=\"2026-06-12T19:52:10.573186195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:10.694839 crc crio[3657]: time=\"2026-06-12T19:52:10.6947136Z\" level=info msg=\"Created container 11d501f6a9891f6fcc76a9cf050ff23e1fa9c51327a16875ca8131a14cf0a755: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=cafac97f-b4e4-4174-9463-119efc1168b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:10.695935 crc crio[3657]: time=\"2026-06-12T19:52:10.695849153Z\" level=info msg=\"Starting container: 11d501f6a9891f6fcc76a9cf050ff23e1fa9c51327a16875ca8131a14cf0a755\" id=68709c34-90d7-4fde-b80d-4af2151a648c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:52:10.706876 crc crio[3657]: time=\"2026-06-12T19:52:10.706806289Z\" level=info msg=\"Started container\" PID=17010 containerID=11d501f6a9891f6fcc76a9cf050ff23e1fa9c51327a16875ca8131a14cf0a755 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=68709c34-90d7-4fde-b80d-4af2151a648c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7\nJun 12 19:52:11.037863 crc crio[3657]: time=\"2026-06-12T19:52:11.037216139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=30006865-b706-4c9b-8692-3b55b0abc532 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:11.044634 crc crio[3657]: time=\"2026-06-12T19:52:11.044220476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ce92b42e-ff14-4bd1-a312-30104553e342 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:11.046072 crc crio[3657]: time=\"2026-06-12T19:52:11.045833093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=84c9061b-b497-43e7-a22b-24873e4a9d19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:11.050840 crc crio[3657]: time=\"2026-06-12T19:52:11.050593595Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7c66de7e-c9a3-4fb8-a2c2-163737f5f306 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:11.051498 crc crio[3657]: time=\"2026-06-12T19:52:11.051085929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:11.053568 crc crio[3657]: time=\"2026-06-12T19:52:11.052470562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e27a88e9-d95a-4c2d-ae2c-781339ae20f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:11.076403 crc crio[3657]: time=\"2026-06-12T19:52:11.076078261Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=075926f6-eadf-4eb7-a8ec-24d2d8423b43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:11.077467 crc crio[3657]: time=\"2026-06-12T19:52:11.07741141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:11.102398 crc crio[3657]: time=\"2026-06-12T19:52:11.102074511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:11.134961 crc crio[3657]: time=\"2026-06-12T19:52:11.134855714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:11.308731 crc crio[3657]: time=\"2026-06-12T19:52:11.308512134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:11.354438 crc crio[3657]: time=\"2026-06-12T19:52:11.35423171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:11.430128 crc crio[3657]: time=\"2026-06-12T19:52:11.430035548Z\" level=info msg=\"Created container e2580ad61a56da6a26aa3748b52c6621f9bfbc14216f7242b075d6bb53b8db3c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7c66de7e-c9a3-4fb8-a2c2-163737f5f306 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:11.431459 crc crio[3657]: time=\"2026-06-12T19:52:11.431242374Z\" level=info msg=\"Starting container: e2580ad61a56da6a26aa3748b52c6621f9bfbc14216f7242b075d6bb53b8db3c\" id=d6ae8e8d-27d5-44b9-9efb-8ab66418adc3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:52:11.437599 crc crio[3657]: time=\"2026-06-12T19:52:11.43751373Z\" level=info msg=\"Started container\" PID=17024 containerID=e2580ad61a56da6a26aa3748b52c6621f9bfbc14216f7242b075d6bb53b8db3c description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=d6ae8e8d-27d5-44b9-9efb-8ab66418adc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53\nJun 12 19:52:11.464186 crc crio[3657]: time=\"2026-06-12T19:52:11.463894212Z\" level=info msg=\"Created container 3c8d37b82e6633a715011a9ec89776a735d6fbd2a29bed0a9089096026eb303a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=075926f6-eadf-4eb7-a8ec-24d2d8423b43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:11.465723 crc crio[3657]: time=\"2026-06-12T19:52:11.465616924Z\" level=info msg=\"Starting container: 3c8d37b82e6633a715011a9ec89776a735d6fbd2a29bed0a9089096026eb303a\" id=1f553d55-57b9-468a-9390-af98e5149cc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:52:11.473571 crc crio[3657]: time=\"2026-06-12T19:52:11.473472967Z\" level=info msg=\"Started container\" PID=17036 containerID=3c8d37b82e6633a715011a9ec89776a735d6fbd2a29bed0a9089096026eb303a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=1f553d55-57b9-468a-9390-af98e5149cc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7\nJun 12 19:52:11.490548 crc crio[3657]: time=\"2026-06-12T19:52:11.490479011Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=57e41bc8-5918-4f7e-9ded-d4d597f3d286 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:11.493182 crc crio[3657]: time=\"2026-06-12T19:52:11.492948684Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bbd81063-6c23-449d-9566-88c60109df87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:11.500573 crc crio[3657]: time=\"2026-06-12T19:52:11.500449656Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=7417d968-4e2b-44ac-acfc-b055311b607d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:11.500966 crc crio[3657]: time=\"2026-06-12T19:52:11.500908831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:11.527174 crc crio[3657]: time=\"2026-06-12T19:52:11.527089947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:11.823422 crc crio[3657]: time=\"2026-06-12T19:52:11.823337223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:11.986387 crc crio[3657]: time=\"2026-06-12T19:52:11.986315407Z\" level=info msg=\"Created container 42eb5260d706b767faf97b0709b9af3d75279d2f829dfa5911564ddefb68e643: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=7417d968-4e2b-44ac-acfc-b055311b607d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:11.987721 crc crio[3657]: time=\"2026-06-12T19:52:11.987631265Z\" level=info msg=\"Starting container: 42eb5260d706b767faf97b0709b9af3d75279d2f829dfa5911564ddefb68e643\" id=75e4f573-ba02-47af-90c9-35489ecd5836 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:52:11.994142 crc crio[3657]: time=\"2026-06-12T19:52:11.994057727Z\" level=info msg=\"Started container\" PID=17092 containerID=42eb5260d706b767faf97b0709b9af3d75279d2f829dfa5911564ddefb68e643 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=75e4f573-ba02-47af-90c9-35489ecd5836 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7\nJun 12 19:52:12.017840 crc crio[3657]: time=\"2026-06-12T19:52:12.017727078Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=83dcf129-af51-485a-8850-159ce3d0164a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:12.022157 crc crio[3657]: time=\"2026-06-12T19:52:12.021981205Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=71acd8f6-ffe9-4394-b345-49770645be12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:12.032592 crc crio[3657]: time=\"2026-06-12T19:52:12.032448965Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=38ea005a-2bb2-408d-9a06-37d6bd121c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:12.033207 crc crio[3657]: time=\"2026-06-12T19:52:12.033130635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:12.071299 crc crio[3657]: time=\"2026-06-12T19:52:12.071201264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:12.355695 crc crio[3657]: time=\"2026-06-12T19:52:12.35561614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:12.449734 crc crio[3657]: time=\"2026-06-12T19:52:12.449599646Z\" level=info msg=\"Created container 3ec91a10681ca9553965ad7f0eb6053f43c8e296179f3b4c91bdf553c0d2be70: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=38ea005a-2bb2-408d-9a06-37d6bd121c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:12.450962 crc crio[3657]: time=\"2026-06-12T19:52:12.450850964Z\" level=info msg=\"Starting container: 3ec91a10681ca9553965ad7f0eb6053f43c8e296179f3b4c91bdf553c0d2be70\" id=abf5b75d-df07-463c-9169-e4d1db804861 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:52:12.458850 crc crio[3657]: time=\"2026-06-12T19:52:12.458752569Z\" level=info msg=\"Started container\" PID=17118 containerID=3ec91a10681ca9553965ad7f0eb6053f43c8e296179f3b4c91bdf553c0d2be70 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=abf5b75d-df07-463c-9169-e4d1db804861 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7\nJun 12 19:52:12.485591 crc crio[3657]: time=\"2026-06-12T19:52:12.485491692Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=804adb73-57c1-480b-b6a7-6e381023ac2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:12.488044 crc crio[3657]: time=\"2026-06-12T19:52:12.487902305Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e151f78f-0c52-41cc-86d1-9a0317198f58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:12.503045 crc crio[3657]: time=\"2026-06-12T19:52:12.502366031Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3cc9d398-e544-45c7-858c-6a0d3b37f37f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:12.503539 crc crio[3657]: time=\"2026-06-12T19:52:12.503095493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:12.545921 crc crio[3657]: time=\"2026-06-12T19:52:12.54579051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:12.758220 crc crio[3657]: time=\"2026-06-12T19:52:12.758126877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:12.842206 crc crio[3657]: time=\"2026-06-12T19:52:12.842154499Z\" level=info msg=\"Created container 7a8e58093fdfbbefaf381c58ffcbdbd45f41b9f71e2ce634c86c2e0ea33d3745: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3cc9d398-e544-45c7-858c-6a0d3b37f37f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:12.843449 crc crio[3657]: time=\"2026-06-12T19:52:12.843411666Z\" level=info msg=\"Starting container: 7a8e58093fdfbbefaf381c58ffcbdbd45f41b9f71e2ce634c86c2e0ea33d3745\" id=06ad9a27-e8cc-4b59-9b8e-ac32a4663798 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:52:12.847349 crc crio[3657]: time=\"2026-06-12T19:52:12.847211389Z\" level=info msg=\"Started container\" PID=17139 containerID=7a8e58093fdfbbefaf381c58ffcbdbd45f41b9f71e2ce634c86c2e0ea33d3745 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=06ad9a27-e8cc-4b59-9b8e-ac32a4663798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7\nJun 12 19:52:12.858231 crc crio[3657]: time=\"2026-06-12T19:52:12.858154723Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ebf3f97a-3b03-497d-b569-648dfbf13447 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:12.860526 crc crio[3657]: time=\"2026-06-12T19:52:12.860474432Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3cf95f73-d1d8-4946-bee9-f007353f7bc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:12.866337 crc crio[3657]: time=\"2026-06-12T19:52:12.866228313Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5a437ca2-b783-48cb-b007-728c3c226fd9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:12.867703 crc crio[3657]: time=\"2026-06-12T19:52:12.867581134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:12.900669 crc crio[3657]: time=\"2026-06-12T19:52:12.900575683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:13.218320 crc crio[3657]: time=\"2026-06-12T19:52:13.20671219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:13.382028 crc crio[3657]: time=\"2026-06-12T19:52:13.381919257Z\" level=info msg=\"Created container 527b45387013fbf65bfe160f5ac0b5ad1510ad4b698a71d656a8841d08d5972e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5a437ca2-b783-48cb-b007-728c3c226fd9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:13.384629 crc crio[3657]: time=\"2026-06-12T19:52:13.384480694Z\" level=info msg=\"Starting container: 527b45387013fbf65bfe160f5ac0b5ad1510ad4b698a71d656a8841d08d5972e\" id=e7b7a340-417f-4470-97f6-5f8dabe64df4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:52:13.409449 crc crio[3657]: time=\"2026-06-12T19:52:13.404409044Z\" level=info msg=\"Started container\" PID=17158 containerID=527b45387013fbf65bfe160f5ac0b5ad1510ad4b698a71d656a8841d08d5972e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=e7b7a340-417f-4470-97f6-5f8dabe64df4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7\nJun 12 19:52:50.587021 crc crio[3657]: time=\"2026-06-12T19:52:50.586056695Z\" level=info msg=\"Stopping container: 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef (timeout: 5s)\" id=fac77946-74b8-4c65-bd4d-b23bd5db6067 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:51.625513 crc crio[3657]: time=\"2026-06-12T19:52:51.624224382Z\" level=info msg=\"Stopping container: 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7 (timeout: 30s)\" id=7bf7cfb1-7d91-479a-86fc-b23ca2497f04 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:51.692431 crc crio[3657]: time=\"2026-06-12T19:52:51.691942194Z\" level=info msg=\"Stopping container: f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4 (timeout: 30s)\" id=c1f3d51b-d4ba-4231-afaf-994691d8340b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:51.729169 crc crio[3657]: time=\"2026-06-12T19:52:51.729008559Z\" level=info msg=\"Stopping container: 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81 (timeout: 30s)\" id=0bb8b6fd-6740-486e-9b72-424354cca258 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:51.768795 crc crio[3657]: time=\"2026-06-12T19:52:51.767679929Z\" level=info msg=\"Stopping container: edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69 (timeout: 30s)\" id=1a3469c0-3c2d-476b-b0bc-b0692d3e5be9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:51.832971 crc crio[3657]: time=\"2026-06-12T19:52:51.832887859Z\" level=info msg=\"Stopping container: 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf (timeout: 30s)\" id=9c4c58a9-daeb-4af2-a611-32100569f62a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:51.888007 crc crio[3657]: time=\"2026-06-12T19:52:51.887911258Z\" level=info msg=\"Stopped container 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0bb8b6fd-6740-486e-9b72-424354cca258 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:51.892577 crc crio[3657]: time=\"2026-06-12T19:52:51.892487939Z\" level=info msg=\"Stopped container 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7: openshift-marketplace/certified-operators-l27pk/registry-server\" id=7bf7cfb1-7d91-479a-86fc-b23ca2497f04 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:51.892692 crc crio[3657]: time=\"2026-06-12T19:52:51.892618118Z\" level=info msg=\"Stopping pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\" id=c5625492-0ee4-4b0e-bd75-2a96ac027273 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:51.893380 crc crio[3657]: time=\"2026-06-12T19:52:51.893341211Z\" level=info msg=\"Stopping pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\" id=ccbc57d8-14f3-46a7-a3a2-bf254bf84a11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:51.893994 crc crio[3657]: time=\"2026-06-12T19:52:51.893352847Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/5eeaaa0a-330a-45b1-96b5-0966ecd5190f 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:0xc00146ea18}] Aliases:map[]}\"\nJun 12 19:52:51.893994 crc crio[3657]: time=\"2026-06-12T19:52:51.893950908Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:52:51.894893 crc crio[3657]: time=\"2026-06-12T19:52:51.894862302Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/961a7e35-cdc7-411d-bad3-f3fc74159a14 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:0xc00127f378}] Aliases:map[]}\"\nJun 12 19:52:51.895193 crc crio[3657]: time=\"2026-06-12T19:52:51.89516865Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:52:51.996123 crc crio[3657]: time=\"2026-06-12T19:52:51.995788537Z\" level=info msg=\"Stopped container f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4: openshift-marketplace/community-operators-qhh6t/registry-server\" id=c1f3d51b-d4ba-4231-afaf-994691d8340b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:51.998598 crc crio[3657]: time=\"2026-06-12T19:52:51.998337543Z\" level=info msg=\"Stopping pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\" id=53aea2f4-ff44-4324-bf4f-3dd32c413bea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:51.998952 crc crio[3657]: time=\"2026-06-12T19:52:51.998927339Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/1721aefa-d160-4301-8f65-24d008a64409 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:0xc002910f10}] Aliases:map[]}\"\nJun 12 19:52:51.999431 crc crio[3657]: time=\"2026-06-12T19:52:51.999245048Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:52:52.192577 crc crio[3657]: time=\"2026-06-12T19:52:52.192518383Z\" level=info msg=\"Stopped container 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=9c4c58a9-daeb-4af2-a611-32100569f62a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:52.199603 crc crio[3657]: time=\"2026-06-12T19:52:52.199244881Z\" level=info msg=\"Stopping pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\" id=dd772978-4678-413e-b9f8-54092f1ac0c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:52.199821 crc crio[3657]: time=\"2026-06-12T19:52:52.199692902Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d49d53fb-5c80-4ad7-8724-5e8ca7fbf865 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:0xc00008cd50}] Aliases:map[]}\"\nJun 12 19:52:52.200413 crc crio[3657]: time=\"2026-06-12T19:52:52.199969339Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:52:52.475504 crc crio[3657]: time=\"2026-06-12T19:52:52.475342095Z\" level=info msg=\"Stopped container edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=1a3469c0-3c2d-476b-b0bc-b0692d3e5be9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:52.490927 crc crio[3657]: time=\"2026-06-12T19:52:52.489923746Z\" level=info msg=\"Stopping pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\" id=36dc5b6b-058c-48ea-b18e-700a19c4e51f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:52.496037 crc crio[3657]: time=\"2026-06-12T19:52:52.491050777Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/67e8f3fa-7c63-4f72-b623-8cdcb400cd8d 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:0xc00008ce30}] Aliases:map[]}\"\nJun 12 19:52:52.501647 crc crio[3657]: time=\"2026-06-12T19:52:52.500776136Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:52:53.061660 crc crio[3657]: time=\"2026-06-12T19:52:53.060970966Z\" level=info msg=\"Removing container: 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085\" id=25692d9a-dfd2-4773-85db-6b570891866a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:53.122994 crc crio[3657]: time=\"2026-06-12T19:52:53.122845669Z\" level=info msg=\"Stopped pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\" id=ccbc57d8-14f3-46a7-a3a2-bf254bf84a11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:53.231785 crc crio[3657]: time=\"2026-06-12T19:52:53.231660221Z\" level=info msg=\"Removed container 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=25692d9a-dfd2-4773-85db-6b570891866a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:53.296818 crc crio[3657]: time=\"2026-06-12T19:52:53.296031328Z\" level=info msg=\"Stopped pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\" id=c5625492-0ee4-4b0e-bd75-2a96ac027273 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:53.739928 crc crio[3657]: time=\"2026-06-12T19:52:53.739885806Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/POD\" id=08f35343-ead9-4ca7-b048-5df18b1acd8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:52:53.740154 crc crio[3657]: time=\"2026-06-12T19:52:53.740132563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:53.813922 crc crio[3657]: time=\"2026-06-12T19:52:53.812559348Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bc6m2 Namespace:openshift-marketplace ID:7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c UID:90cb158f-409c-48e1-b66e-7e6a7bc3684b NetNS:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90cb158f_409c_48e1_b66e_7e6a7bc3684b.slice PodAnnotations:0xc0001a24b0}] Aliases:map[]}\"\nJun 12 19:52:53.813922 crc crio[3657]: time=\"2026-06-12T19:52:53.812899807Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-bc6m2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:52:53.998550 crc crio[3657]: time=\"2026-06-12T19:52:53.992976323Z\" level=info msg=\"Stopped pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\" id=53aea2f4-ff44-4324-bf4f-3dd32c413bea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:54.155166 crc crio[3657]: time=\"2026-06-12T19:52:54.155125246Z\" level=info msg=\"Removing container: f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4\" id=6110a2eb-3983-4641-81cb-8dd15d43750d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.227739 crc crio[3657]: time=\"2026-06-12T19:52:54.224868312Z\" level=info msg=\"Removed container f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4: openshift-marketplace/community-operators-qhh6t/registry-server\" id=6110a2eb-3983-4641-81cb-8dd15d43750d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.237893 crc crio[3657]: time=\"2026-06-12T19:52:54.237558994Z\" level=info msg=\"Removing container: c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd\" id=9a870583-e15a-4a7f-ab87-6282e7c123ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.318449 crc crio[3657]: time=\"2026-06-12T19:52:54.318345293Z\" level=info msg=\"Removed container c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd: openshift-marketplace/community-operators-qhh6t/extract-content\" id=9a870583-e15a-4a7f-ab87-6282e7c123ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.329629 crc crio[3657]: time=\"2026-06-12T19:52:54.327917078Z\" level=info msg=\"Removing container: 8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40\" id=e4b8ac85-9792-4a05-bfee-160c93127177 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.456495 crc crio[3657]: time=\"2026-06-12T19:52:54.454805225Z\" level=info msg=\"Removed container 8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=e4b8ac85-9792-4a05-bfee-160c93127177 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.484611 crc crio[3657]: time=\"2026-06-12T19:52:54.484539419Z\" level=info msg=\"Removing container: 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7\" id=c2b88ba2-9b41-4517-a796-eac12a8dc278 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.496955 crc crio[3657]: time=\"2026-06-12T19:52:54.496884775Z\" level=info msg=\"Stopped pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\" id=dd772978-4678-413e-b9f8-54092f1ac0c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:54.572434 crc crio[3657]: time=\"2026-06-12T19:52:54.569723523Z\" level=info msg=\"Removed container 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7: openshift-marketplace/certified-operators-l27pk/registry-server\" id=c2b88ba2-9b41-4517-a796-eac12a8dc278 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.606378 crc crio[3657]: time=\"2026-06-12T19:52:54.605726769Z\" level=info msg=\"Removing container: d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39\" id=602fdccb-7efd-476c-b7a7-8c4896e4bf88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.658884 crc crio[3657]: time=\"2026-06-12T19:52:54.658813439Z\" level=info msg=\"Stopped pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\" id=36dc5b6b-058c-48ea-b18e-700a19c4e51f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:54.695990 crc crio[3657]: time=\"2026-06-12T19:52:54.695694346Z\" level=info msg=\"Removed container d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39: openshift-marketplace/certified-operators-l27pk/extract-content\" id=602fdccb-7efd-476c-b7a7-8c4896e4bf88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.711640 crc crio[3657]: time=\"2026-06-12T19:52:54.710056949Z\" level=info msg=\"Removing container: 1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175\" id=5fe21662-f46d-44c1-a59c-cb9fba9b13dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.781099 crc crio[3657]: time=\"2026-06-12T19:52:54.779650488Z\" level=info msg=\"Removed container 1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=5fe21662-f46d-44c1-a59c-cb9fba9b13dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.795120 crc crio[3657]: time=\"2026-06-12T19:52:54.793906389Z\" level=info msg=\"Removing container: 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81\" id=dc4ee92a-de37-4cf6-8813-a0ccde46ecd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:54.853508 crc crio[3657]: time=\"2026-06-12T19:52:54.853250583Z\" level=info msg=\"Removed container 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=dc4ee92a-de37-4cf6-8813-a0ccde46ecd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.076816 crc crio[3657]: 2026-06-12T19:52:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cfffecf78de702 Mac:76:00:1e:f2:fe:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec SocketPath: PciID:}] [{Interface:0xc000014a20 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:52:55.076816 crc crio[3657]: time=\"2026-06-12T19:52:55.07522195Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bc6m2 Namespace:openshift-marketplace ID:7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c UID:90cb158f-409c-48e1-b66e-7e6a7bc3684b NetNS:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90cb158f_409c_48e1_b66e_7e6a7bc3684b.slice PodAnnotations:0xc0001a24b0}] Aliases:map[]}\"\nJun 12 19:52:55.076816 crc crio[3657]: time=\"2026-06-12T19:52:55.075399445Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bc6m2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:52:55.081502 crc crio[3657]: time=\"2026-06-12T19:52:55.081465934Z\" level=info msg=\"Ran pod sandbox 7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c with infra container: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/POD\" id=08f35343-ead9-4ca7-b048-5df18b1acd8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:52:55.084315 crc crio[3657]: time=\"2026-06-12T19:52:55.084195915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=a1f42a9b-40da-4125-bc99-88024e26578d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:55.087848 crc crio[3657]: time=\"2026-06-12T19:52:55.087825461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=83219e73-92f1-4f80-a5f3-e26ce1cbe8bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:52:55.108056 crc crio[3657]: time=\"2026-06-12T19:52:55.108015766Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator\" id=779a8cbf-7919-4915-bec6-e8b207524352 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:55.108671 crc crio[3657]: time=\"2026-06-12T19:52:55.108648473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:55.144124 crc crio[3657]: time=\"2026-06-12T19:52:55.143990899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:55.151736 crc crio[3657]: time=\"2026-06-12T19:52:55.15131358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:52:55.227450 crc crio[3657]: time=\"2026-06-12T19:52:55.227379902Z\" level=info msg=\"Removing container: edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69\" id=a9fbcab1-bb48-4037-9a96-17528216c863 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.242889 crc crio[3657]: time=\"2026-06-12T19:52:55.242807002Z\" level=info msg=\"Removed container edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=a9fbcab1-bb48-4037-9a96-17528216c863 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.246871 crc crio[3657]: time=\"2026-06-12T19:52:55.246577954Z\" level=info msg=\"Removing container: 01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1\" id=5eb0d0f7-d5a8-4fc1-ae80-4f0495f8ec27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.257015 crc crio[3657]: time=\"2026-06-12T19:52:55.256934259Z\" level=info msg=\"Created container 9979692b04b2684dba7ab068756f187347ec5a36a4f01ab7f1ac094e97b76809: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator\" id=779a8cbf-7919-4915-bec6-e8b207524352 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:52:55.259319 crc crio[3657]: time=\"2026-06-12T19:52:55.259047365Z\" level=info msg=\"Starting container: 9979692b04b2684dba7ab068756f187347ec5a36a4f01ab7f1ac094e97b76809\" id=14af5bae-6aa0-4acf-8e50-482aaa0798be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:52:55.275784 crc crio[3657]: time=\"2026-06-12T19:52:55.274460548Z\" level=info msg=\"Removed container 01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=5eb0d0f7-d5a8-4fc1-ae80-4f0495f8ec27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.275784 crc crio[3657]: time=\"2026-06-12T19:52:55.275146794Z\" level=info msg=\"Started container\" PID=17917 containerID=9979692b04b2684dba7ab068756f187347ec5a36a4f01ab7f1ac094e97b76809 description=openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator id=14af5bae-6aa0-4acf-8e50-482aaa0798be name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c\nJun 12 19:52:55.283537 crc crio[3657]: time=\"2026-06-12T19:52:55.283486489Z\" level=info msg=\"Removing container: d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655\" id=dd8958a6-7aa9-4fcb-99df-0a897cbc2c11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.305030 crc crio[3657]: time=\"2026-06-12T19:52:55.304570292Z\" level=info msg=\"Removed container d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=dd8958a6-7aa9-4fcb-99df-0a897cbc2c11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.309615 crc crio[3657]: time=\"2026-06-12T19:52:55.308378192Z\" level=info msg=\"Removing container: 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf\" id=0c6339e4-9974-4e95-97b9-35ab2e719a3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.327045 crc crio[3657]: time=\"2026-06-12T19:52:55.326972706Z\" level=info msg=\"Removed container 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=0c6339e4-9974-4e95-97b9-35ab2e719a3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.331965 crc crio[3657]: time=\"2026-06-12T19:52:55.331866721Z\" level=info msg=\"Removing container: f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07\" id=3325db93-c202-4989-812b-6d314048d286 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.354437 crc crio[3657]: time=\"2026-06-12T19:52:55.354366025Z\" level=info msg=\"Removed container f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=3325db93-c202-4989-812b-6d314048d286 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.357709 crc crio[3657]: time=\"2026-06-12T19:52:55.357586157Z\" level=info msg=\"Removing container: c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4\" id=254f3dae-6786-4c1f-8563-d86235fd8149 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.380865 crc crio[3657]: time=\"2026-06-12T19:52:55.380540754Z\" level=info msg=\"Removed container c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=254f3dae-6786-4c1f-8563-d86235fd8149 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:55.626891 crc crio[3657]: time=\"2026-06-12T19:52:55.626611114Z\" level=warning msg=\"Stopping container 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef with stop signal(15) timed out. Killing...\"\nJun 12 19:52:56.160732 crc crio[3657]: time=\"2026-06-12T19:52:56.160554249Z\" level=info msg=\"Stopped container 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=fac77946-74b8-4c65-bd4d-b23bd5db6067 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:52:56.162088 crc crio[3657]: time=\"2026-06-12T19:52:56.161977416Z\" level=info msg=\"Stopping pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\" id=3eddc126-6fd6-4722-928e-63c18f070a93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:56.167651 crc crio[3657]: time=\"2026-06-12T19:52:56.167569723Z\" level=info msg=\"Stopped pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\" id=3eddc126-6fd6-4722-928e-63c18f070a93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:52:56.279126 crc crio[3657]: time=\"2026-06-12T19:52:56.278013358Z\" level=info msg=\"Removing container: 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef\" id=c23a6310-e198-4de7-ac7b-b9fa05c5714d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:52:56.308675 crc crio[3657]: time=\"2026-06-12T19:52:56.308531906Z\" level=info msg=\"Removed container 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=c23a6310-e198-4de7-ac7b-b9fa05c5714d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:53:07.594492 crc crio[3657]: time=\"2026-06-12T19:53:07.593241226Z\" level=info msg=\"Stopping pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\" id=ac85ca7e-c202-425f-a8d7-746837a31f63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:53:07.594492 crc crio[3657]: time=\"2026-06-12T19:53:07.594462218Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\" id=ac85ca7e-c202-425f-a8d7-746837a31f63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:53:07.597729 crc crio[3657]: time=\"2026-06-12T19:53:07.596526822Z\" level=info msg=\"Removing pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\" id=5bb9245f-81c4-4e2f-a77e-52f9153d37b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:53:07.612099 crc crio[3657]: time=\"2026-06-12T19:53:07.611886262Z\" level=info msg=\"Removed pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\" id=5bb9245f-81c4-4e2f-a77e-52f9153d37b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:53:07.613735 crc crio[3657]: time=\"2026-06-12T19:53:07.61356588Z\" level=info msg=\"Stopping pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\" id=17ed512c-0426-4b31-8d16-922b532e2bf2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:53:07.613910 crc crio[3657]: time=\"2026-06-12T19:53:07.613734315Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\" id=17ed512c-0426-4b31-8d16-922b532e2bf2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:53:07.614931 crc crio[3657]: time=\"2026-06-12T19:53:07.614796542Z\" level=info msg=\"Removing pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\" id=ab3f1139-18f0-47e5-8b44-20828efd9971 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:53:07.629704 crc crio[3657]: time=\"2026-06-12T19:53:07.629557832Z\" level=info msg=\"Removed pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\" id=ab3f1139-18f0-47e5-8b44-20828efd9971 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:53:07.631114 crc crio[3657]: time=\"2026-06-12T19:53:07.630960788Z\" level=info msg=\"Stopping pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\" id=cb9b363b-f7e1-4c45-8864-8f3b903af3a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:53:07.631485 crc crio[3657]: time=\"2026-06-12T19:53:07.631138052Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\" id=cb9b363b-f7e1-4c45-8864-8f3b903af3a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:53:07.632690 crc crio[3657]: time=\"2026-06-12T19:53:07.63254904Z\" level=info msg=\"Removing pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\" id=e229bacd-cec6-4c0f-8e61-36ecc0af22fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:53:07.646422 crc crio[3657]: time=\"2026-06-12T19:53:07.646205349Z\" level=info msg=\"Removed pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\" id=e229bacd-cec6-4c0f-8e61-36ecc0af22fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:53:07.649107 crc crio[3657]: time=\"2026-06-12T19:53:07.648743475Z\" level=info msg=\"Stopping pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\" id=a66a8733-3889-4d52-bb5b-551e57ae89ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:53:07.649107 crc crio[3657]: time=\"2026-06-12T19:53:07.648874379Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\" id=a66a8733-3889-4d52-bb5b-551e57ae89ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:53:07.650435 crc crio[3657]: time=\"2026-06-12T19:53:07.650190744Z\" level=info msg=\"Removing pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\" id=969bf1f2-d33e-4067-b506-c3f6f86471bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:53:07.666772 crc crio[3657]: time=\"2026-06-12T19:53:07.666626658Z\" level=info msg=\"Removed pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\" id=969bf1f2-d33e-4067-b506-c3f6f86471bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:53:07.668420 crc crio[3657]: time=\"2026-06-12T19:53:07.668169206Z\" level=info msg=\"Stopping pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\" id=322ffe7a-babf-4666-bfe3-8c1a72166b6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:53:07.668638 crc crio[3657]: time=\"2026-06-12T19:53:07.668431483Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\" id=322ffe7a-babf-4666-bfe3-8c1a72166b6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:53:07.669565 crc crio[3657]: time=\"2026-06-12T19:53:07.66945165Z\" level=info msg=\"Removing pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\" id=934a8d63-978b-4268-86b9-3e410663b354 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:53:07.688174 crc crio[3657]: time=\"2026-06-12T19:53:07.687977384Z\" level=info msg=\"Removed pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\" id=934a8d63-978b-4268-86b9-3e410663b354 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:53:07.689822 crc crio[3657]: time=\"2026-06-12T19:53:07.689703813Z\" level=info msg=\"Stopping pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\" id=530cf81a-fc9a-4f53-8c4b-c79490ed1fe4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:53:07.690128 crc crio[3657]: time=\"2026-06-12T19:53:07.689824276Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\" id=530cf81a-fc9a-4f53-8c4b-c79490ed1fe4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:53:07.690925 crc crio[3657]: time=\"2026-06-12T19:53:07.690842113Z\" level=info msg=\"Removing pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\" id=fc394d68-3360-4efc-9d0b-40d4af1b87af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:53:07.705629 crc crio[3657]: time=\"2026-06-12T19:53:07.70545959Z\" level=info msg=\"Removed pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\" id=fc394d68-3360-4efc-9d0b-40d4af1b87af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:53:14.765687 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 12 19:53:14.845226 crc systemd[1]: crio.service: Deactivated successfully.\nJun 12 19:53:14.845782 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 12 19:53:14.845973 crc systemd[1]: crio.service: Consumed 25min 40.459s CPU time.\nJun 12 19:53:14.962240 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 19:53:15.065431 crc crio[18774]: time=\"2026-06-12T19:53:15.065218866Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 19:53:15.065431 crc crio[18774]: time=\"2026-06-12T19:53:15.06538872Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 19:53:15.067778 crc crio[18774]: time=\"2026-06-12T19:53:15.067692632Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 19:53:15.067863 crc crio[18774]: time=\"2026-06-12T19:53:15.067818105Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 19:53:15.088897 crc crio[18774]: time=\"2026-06-12T19:53:15.088775394Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 19:53:15.089347 crc crio[18774]: time=\"2026-06-12T19:53:15.089233896Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 19:53:15.089454 crc crio[18774]: time=\"2026-06-12T19:53:15.089350969Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 19:53:15.089561 crc crio[18774]: time=\"2026-06-12T19:53:15.089508444Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 19:53:15.090377 crc crio[18774]: time=\"2026-06-12T19:53:15.089550965Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 19:53:15.116440 crc crio[18774]: time=\"2026-06-12T19:53:15.116314788Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 19:53:15.143314 crc crio[18774]: time=\"2026-06-12T19:53:15.143152416Z\" 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 19:53:15.150212 crc crio[18774]: time=\"2026-06-12T19:53:15.150133437Z\" 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 19:53:15.238997 crc crio[18774]: time=\"2026-06-12T19:53:15.238828872Z\" 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 19:53:15.440098 crc crio[18774]: time=\"2026-06-12T19:53:15.439790787Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 19:53:15.440098 crc crio[18774]: time=\"2026-06-12T19:53:15.439849589Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 19:53:15.440098 crc crio[18774]: time=\"2026-06-12T19:53:15.439862199Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 19:53:15.440098 crc crio[18774]: time=\"2026-06-12T19:53:15.439869049Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 19:53:15.440098 crc crio[18774]: time=\"2026-06-12T19:53:15.439877009Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 19:53:15.444945 crc crio[18774]: time=\"2026-06-12T19:53:15.44488615Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 19:53:15.444945 crc crio[18774]: time=\"2026-06-12T19:53:15.444924101Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 19:53:15.454892 crc crio[18774]: time=\"2026-06-12T19:53:15.454819062Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 19:53:15.455026 crc crio[18774]: time=\"2026-06-12T19:53:15.454939055Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 19:53:15.562984 crc crio[18774]: time=\"2026-06-12T19:53:15.562873945Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:53:15.562984 crc crio[18774]: time=\"2026-06-12T19:53:15.562995668Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:53:15.563712 crc crio[18774]: time=\"2026-06-12T19:53:15.563607634Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 19:53:15.563712 crc crio[18774]: time=\"2026-06-12T19:53:15.563704646Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 19:53:15.565553 crc crio[18774]: time=\"2026-06-12T19:53:15.56531934Z\" 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\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/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 19:53:15.566964 crc crio[18774]: time=\"2026-06-12T19:53:15.566926293Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 19:53:15.567541 crc crio[18774]: time=\"2026-06-12T19:53:15.567389525Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 19:53:17.616243 crc crio[18774]: time=\"2026-06-12T19:53:17.615764298Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bc6m2 Namespace:openshift-marketplace ID:7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c UID:90cb158f-409c-48e1-b66e-7e6a7bc3684b NetNS:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90cb158f_409c_48e1_b66e_7e6a7bc3684b.slice PodAnnotations:0xc000018f58}] Aliases:map[]}\"\nJun 12 19:53:17.619031 crc crio[18774]: time=\"2026-06-12T19:53:17.6169792Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bc6m2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.619031 crc crio[18774]: time=\"2026-06-12T19:53:17.618209503Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 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:0xc000019098}] Aliases:map[]}\"\nJun 12 19:53:17.619031 crc crio[18774]: time=\"2026-06-12T19:53:17.618560332Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.619031 crc crio[18774]: time=\"2026-06-12T19:53:17.618939312Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 19:53:17.619031 crc crio[18774]: time=\"2026-06-12T19:53:17.618993414Z\" level=warning msg=\"Could not restore sandbox IP for 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_9ff9ee37-6adc-403e-86d8-2ada91d4ef17_0(93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 19:53:17.619689 crc crio[18774]: time=\"2026-06-12T19:53:17.619032795Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 19:53:17.619689 crc crio[18774]: time=\"2026-06-12T19:53:17.619137627Z\" level=warning msg=\"Could not restore sandbox IP for 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_670d3cbf-abf6-41a9-a75f-56d920aaefe6_0(5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 19:53:17.619889 crc crio[18774]: time=\"2026-06-12T19:53:17.619799956Z\" level=info msg=\"Got pod network &{Name:controller-manager-84bd99b6fd-jrp4c Namespace:openshift-controller-manager ID:6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc UID:abaaf000-ba6f-4976-abfc-b07348cdf678 NetNS:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabaaf000_ba6f_4976_abfc_b07348cdf678.slice PodAnnotations:0xc000019160}] Aliases:map[]}\"\nJun 12 19:53:17.620589 crc crio[18774]: time=\"2026-06-12T19:53:17.620386667Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.621574 crc crio[18774]: time=\"2026-06-12T19:53:17.621452979Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-864bf8cccc-l95vx Namespace:openshift-route-controller-manager ID:9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 UID:1b85a10c-5657-4281-9d2f-7af7db023842 NetNS:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b85a10c_5657_4281_9d2f_7af7db023842.slice PodAnnotations:0xc000019228}] Aliases:map[]}\"\nJun 12 19:53:17.622018 crc crio[18774]: time=\"2026-06-12T19:53:17.621902981Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.623018 crc crio[18774]: time=\"2026-06-12T19:53:17.622896998Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d 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:0xc000019300}] Aliases:map[]}\"\nJun 12 19:53:17.623458 crc crio[18774]: time=\"2026-06-12T19:53:17.623234607Z\" 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 19:53:17.624482 crc crio[18774]: time=\"2026-06-12T19:53:17.624361017Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a 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:0xc0000193c0}] Aliases:map[]}\"\nJun 12 19:53:17.624756 crc crio[18774]: time=\"2026-06-12T19:53:17.624643234Z\" 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 19:53:17.626091 crc crio[18774]: time=\"2026-06-12T19:53:17.625922708Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 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:0xc000019450}] Aliases:map[]}\"\nJun 12 19:53:17.626500 crc crio[18774]: time=\"2026-06-12T19:53:17.626258908Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.627891 crc crio[18774]: time=\"2026-06-12T19:53:17.627762848Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d 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:0xc0000194e0}] Aliases:map[]}\"\nJun 12 19:53:17.628349 crc crio[18774]: time=\"2026-06-12T19:53:17.628152038Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.629618 crc crio[18774]: time=\"2026-06-12T19:53:17.629502194Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a 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:0xc000019570}] Aliases:map[]}\"\nJun 12 19:53:17.630528 crc crio[18774]: time=\"2026-06-12T19:53:17.630412431Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.632989 crc crio[18774]: time=\"2026-06-12T19:53:17.632847495Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc000019600}] Aliases:map[]}\"\nJun 12 19:53:17.634604 crc crio[18774]: time=\"2026-06-12T19:53:17.634472288Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.636431 crc crio[18774]: time=\"2026-06-12T19:53:17.636191294Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b 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:0xc000126348}] Aliases:map[]}\"\nJun 12 19:53:17.636774 crc crio[18774]: time=\"2026-06-12T19:53:17.636648457Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.638138 crc crio[18774]: time=\"2026-06-12T19:53:17.637945711Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e 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:0xc000126458}] Aliases:map[]}\"\nJun 12 19:53:17.638618 crc crio[18774]: time=\"2026-06-12T19:53:17.638480495Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.639720 crc crio[18774]: time=\"2026-06-12T19:53:17.639576792Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 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:0xc000126518}] Aliases:map[]}\"\nJun 12 19:53:17.640115 crc crio[18774]: time=\"2026-06-12T19:53:17.639970165Z\" 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 19:53:17.641213 crc crio[18774]: time=\"2026-06-12T19:53:17.641035944Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea 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:0xc0001265d8}] Aliases:map[]}\"\nJun 12 19:53:17.641652 crc crio[18774]: time=\"2026-06-12T19:53:17.641531046Z\" 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 19:53:17.643247 crc crio[18774]: time=\"2026-06-12T19:53:17.643119029Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 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:0xc000126998}] Aliases:map[]}\"\nJun 12 19:53:17.643643 crc crio[18774]: time=\"2026-06-12T19:53:17.64352553Z\" 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 19:53:17.644931 crc crio[18774]: time=\"2026-06-12T19:53:17.644810544Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad 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:0xc000126a58}] Aliases:map[]}\"\nJun 12 19:53:17.645457 crc crio[18774]: time=\"2026-06-12T19:53:17.645175274Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.646520 crc crio[18774]: time=\"2026-06-12T19:53:17.646376926Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 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:0xc000126b08}] Aliases:map[]}\"\nJun 12 19:53:17.646852 crc crio[18774]: time=\"2026-06-12T19:53:17.646730755Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.648683 crc crio[18774]: time=\"2026-06-12T19:53:17.648544883Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 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:0xc000126bf8}] Aliases:map[]}\"\nJun 12 19:53:17.649032 crc crio[18774]: time=\"2026-06-12T19:53:17.648914483Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.652015 crc crio[18774]: time=\"2026-06-12T19:53:17.651547396Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 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:0xc000019678}] Aliases:map[]}\"\nJun 12 19:53:17.652617 crc crio[18774]: time=\"2026-06-12T19:53:17.652512181Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.653220 crc crio[18774]: time=\"2026-06-12T19:53:17.653158098Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea 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:0xc000314ec0}] Aliases:map[]}\"\nJun 12 19:53:17.653491 crc crio[18774]: time=\"2026-06-12T19:53:17.653406585Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.653919 crc crio[18774]: time=\"2026-06-12T19:53:17.653860597Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff 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:0xc000314f68}] Aliases:map[]}\"\nJun 12 19:53:17.654125 crc crio[18774]: time=\"2026-06-12T19:53:17.654026762Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.654651 crc crio[18774]: time=\"2026-06-12T19:53:17.654587376Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc000315008}] Aliases:map[]}\"\nJun 12 19:53:17.654799 crc crio[18774]: time=\"2026-06-12T19:53:17.65475164Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.655344 crc crio[18774]: time=\"2026-06-12T19:53:17.655227104Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c 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:0xc0003150b8}] Aliases:map[]}\"\nJun 12 19:53:17.655500 crc crio[18774]: time=\"2026-06-12T19:53:17.655448189Z\" 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 19:53:17.655949 crc crio[18774]: time=\"2026-06-12T19:53:17.655889731Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d 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:0xc000315158}] Aliases:map[]}\"\nJun 12 19:53:17.656242 crc crio[18774]: time=\"2026-06-12T19:53:17.656184349Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.656831 crc crio[18774]: time=\"2026-06-12T19:53:17.656772185Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e 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:0xc000315220}] Aliases:map[]}\"\nJun 12 19:53:17.657093 crc crio[18774]: time=\"2026-06-12T19:53:17.65698621Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.657880 crc crio[18774]: time=\"2026-06-12T19:53:17.657821603Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b 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:0xc0003152b8}] Aliases:map[]}\"\nJun 12 19:53:17.658093 crc crio[18774]: time=\"2026-06-12T19:53:17.657995268Z\" 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 19:53:17.658725 crc crio[18774]: time=\"2026-06-12T19:53:17.658623234Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 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:0xc000315340}] Aliases:map[]}\"\nJun 12 19:53:17.658891 crc crio[18774]: time=\"2026-06-12T19:53:17.658818769Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.659486 crc crio[18774]: time=\"2026-06-12T19:53:17.659390165Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 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:0xc0003153e0}] Aliases:map[]}\"\nJun 12 19:53:17.659651 crc crio[18774]: time=\"2026-06-12T19:53:17.659552209Z\" 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 19:53:17.660181 crc crio[18774]: time=\"2026-06-12T19:53:17.660118274Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 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:0xc000315470}] Aliases:map[]}\"\nJun 12 19:53:17.660458 crc crio[18774]: time=\"2026-06-12T19:53:17.66036425Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.660963 crc crio[18774]: time=\"2026-06-12T19:53:17.660904095Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f 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:0xc000315518}] Aliases:map[]}\"\nJun 12 19:53:17.661143 crc crio[18774]: time=\"2026-06-12T19:53:17.66111056Z\" 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 19:53:17.661928 crc crio[18774]: time=\"2026-06-12T19:53:17.661840929Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 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:0xc0003155b8}] Aliases:map[]}\"\nJun 12 19:53:17.662150 crc crio[18774]: time=\"2026-06-12T19:53:17.662002645Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.662899 crc crio[18774]: time=\"2026-06-12T19:53:17.662803535Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 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:0xc000315658}] Aliases:map[]}\"\nJun 12 19:53:17.663381 crc crio[18774]: time=\"2026-06-12T19:53:17.66297504Z\" 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 19:53:17.663640 crc crio[18774]: time=\"2026-06-12T19:53:17.663576286Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c 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:0xc0003156e8}] Aliases:map[]}\"\nJun 12 19:53:17.663804 crc crio[18774]: time=\"2026-06-12T19:53:17.663755331Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.664415 crc crio[18774]: time=\"2026-06-12T19:53:17.664234283Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c 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:0xc000315778}] Aliases:map[]}\"\nJun 12 19:53:17.664724 crc crio[18774]: time=\"2026-06-12T19:53:17.664621603Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.665503 crc crio[18774]: time=\"2026-06-12T19:53:17.665431672Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 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:0xc000315808}] Aliases:map[]}\"\nJun 12 19:53:17.665914 crc crio[18774]: time=\"2026-06-12T19:53:17.665819696Z\" 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 19:53:17.666612 crc crio[18774]: time=\"2026-06-12T19:53:17.666550206Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 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:0xc000315898}] Aliases:map[]}\"\nJun 12 19:53:17.666827 crc crio[18774]: time=\"2026-06-12T19:53:17.666743311Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.667498 crc crio[18774]: time=\"2026-06-12T19:53:17.667437569Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 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:0xc000315918}] Aliases:map[]}\"\nJun 12 19:53:17.668629 crc crio[18774]: time=\"2026-06-12T19:53:17.667603674Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.668629 crc crio[18774]: time=\"2026-06-12T19:53:17.668403115Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 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:0xc0003159a8}] Aliases:map[]}\"\nJun 12 19:53:17.668629 crc crio[18774]: time=\"2026-06-12T19:53:17.668557119Z\" 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 19:53:17.669368 crc crio[18774]: time=\"2026-06-12T19:53:17.66933623Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 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:0xc000315a38}] Aliases:map[]}\"\nJun 12 19:53:17.669837 crc crio[18774]: time=\"2026-06-12T19:53:17.669539175Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.670411 crc crio[18774]: time=\"2026-06-12T19:53:17.670205932Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 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:0xc000315ab8}] Aliases:map[]}\"\nJun 12 19:53:17.671431 crc crio[18774]: time=\"2026-06-12T19:53:17.670504681Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.671431 crc crio[18774]: time=\"2026-06-12T19:53:17.671035569Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 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:0xc000315b48}] Aliases:map[]}\"\nJun 12 19:53:17.671431 crc crio[18774]: time=\"2026-06-12T19:53:17.67123828Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.672255 crc crio[18774]: time=\"2026-06-12T19:53:17.67195797Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 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:0xc000315bd8}] Aliases:map[]}\"\nJun 12 19:53:17.672255 crc crio[18774]: time=\"2026-06-12T19:53:17.672205596Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:17.672618 crc crio[18774]: time=\"2026-06-12T19:53:17.672514304Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 19:53:17.672618 crc crio[18774]: time=\"2026-06-12T19:53:17.672538135Z\" level=warning msg=\"Could not restore sandbox IP for 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918: failed to get network status for pod sandbox k8s_collect-profiles-29688225-cq6db_openshift-operator-lifecycle-manager_23a86011-9e90-428a-82a2-7a5cb1a9cf0a_0(031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 19:53:17.673807 crc crio[18774]: time=\"2026-06-12T19:53:17.673689289Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 19:53:17.675693 crc crio[18774]: time=\"2026-06-12T19:53:17.675551698Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 19:53:17.675998 crc crio[18774]: time=\"2026-06-12T19:53:17.675800965Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 19:53:17.676474 crc crio[18774]: time=\"2026-06-12T19:53:17.675964929Z\" level=info msg=\"Create NRI interface\"\nJun 12 19:53:17.676630 crc crio[18774]: time=\"2026-06-12T19:53:17.676568634Z\" level=info msg=\"runtime interface created\"\nJun 12 19:53:17.676630 crc crio[18774]: time=\"2026-06-12T19:53:17.676606515Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 19:53:17.676919 crc crio[18774]: time=\"2026-06-12T19:53:17.676668597Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 19:53:17.676919 crc crio[18774]: time=\"2026-06-12T19:53:17.676694658Z\" level=info msg=\"starting plugins...\"\nJun 12 19:53:17.677174 crc crio[18774]: time=\"2026-06-12T19:53:17.676927534Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 19:53:17.706398 crc crio[18774]: time=\"2026-06-12T19:53:17.702243493Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 19:53:17.713373 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 19:53:25.799925 crc crio[18774]: time=\"2026-06-12T19:53:25.799020465Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-hzgmh/POD\" id=b84a5934-19e6-4634-aca6-158bff2103db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:53:25.801430 crc crio[18774]: time=\"2026-06-12T19:53:25.79995978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:25.835488 crc crio[18774]: time=\"2026-06-12T19:53:25.834938903Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hzgmh Namespace:openshift-marketplace ID:3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d UID:b754e4ce-b558-43ed-9164-d451df5da57c NetNS:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb754e4ce_b558_43ed_9164_d451df5da57c.slice PodAnnotations:0xc0032d0a20}] Aliases:map[]}\"\nJun 12 19:53:25.835488 crc crio[18774]: time=\"2026-06-12T19:53:25.835476544Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-hzgmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:53:25.840709 crc crio[18774]: time=\"2026-06-12T19:53:25.840638719Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-jmqgf/POD\" id=d0ff3d89-16a9-4d0e-aa48-77639741117a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:53:25.840788 crc crio[18774]: time=\"2026-06-12T19:53:25.840749752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:25.892905 crc crio[18774]: time=\"2026-06-12T19:53:25.892799144Z\" level=info msg=\"Got pod network &{Name:certified-operators-jmqgf Namespace:openshift-marketplace ID:35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a UID:062eb0dd-1271-4352-b324-e52546c9c2ed NetNS:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod062eb0dd_1271_4352_b324_e52546c9c2ed.slice PodAnnotations:0xc002a40780}] Aliases:map[]}\"\nJun 12 19:53:25.892905 crc crio[18774]: time=\"2026-06-12T19:53:25.892885826Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-jmqgf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:53:26.011161 crc crio[18774]: time=\"2026-06-12T19:53:26.011087743Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-ws998/POD\" id=75d57009-bdcb-4e8d-90fc-e7cd621780e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:53:26.011433 crc crio[18774]: time=\"2026-06-12T19:53:26.011210966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.035395 crc crio[18774]: time=\"2026-06-12T19:53:26.035198128Z\" level=info msg=\"Got pod network &{Name:community-operators-ws998 Namespace:openshift-marketplace ID:bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b UID:42f442bb-0b15-4ffa-9de6-47f66f62b389 NetNS:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42f442bb_0b15_4ffa_9de6_47f66f62b389.slice PodAnnotations:0xc002792158}] Aliases:map[]}\"\nJun 12 19:53:26.035395 crc crio[18774]: time=\"2026-06-12T19:53:26.035335251Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-ws998 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:53:26.046876 crc crio[18774]: time=\"2026-06-12T19:53:26.046808413Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zq252/POD\" id=d611d569-1a30-4b8e-a9ef-ca23a3454340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:53:26.047773 crc crio[18774]: time=\"2026-06-12T19:53:26.047675897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.118321 crc crio[18774]: time=\"2026-06-12T19:53:26.117735423Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zq252 Namespace:openshift-marketplace ID:8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c UID:95cee7e9-7b6c-4a0e-8a31-7e38f3c7dfe3 NetNS:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95cee7e9_7b6c_4a0e_8a31_7e38f3c7dfe3.slice PodAnnotations:0xc002a401f0}] Aliases:map[]}\"\nJun 12 19:53:26.118321 crc crio[18774]: time=\"2026-06-12T19:53:26.118227975Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zq252 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:53:26.235584 crc crio[18774]: 2026-06-12T19:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fceb5c4c9dcb80 Mac:56:ba:83:11:8d:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:53:26.235584 crc crio[18774]: time=\"2026-06-12T19:53:26.232602833Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hzgmh Namespace:openshift-marketplace ID:3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d UID:b754e4ce-b558-43ed-9164-d451df5da57c NetNS:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb754e4ce_b558_43ed_9164_d451df5da57c.slice PodAnnotations:0xc0032d0a20}] Aliases:map[]}\"\nJun 12 19:53:26.235584 crc crio[18774]: time=\"2026-06-12T19:53:26.232753787Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-hzgmh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:26.270618 crc crio[18774]: 2026-06-12T19:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35e12c64140a2e0 Mac:4a:14:a7:08:2f:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:53:26.271697 crc crio[18774]: time=\"2026-06-12T19:53:26.271634378Z\" level=info msg=\"Got pod network &{Name:certified-operators-jmqgf Namespace:openshift-marketplace ID:35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a UID:062eb0dd-1271-4352-b324-e52546c9c2ed NetNS:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod062eb0dd_1271_4352_b324_e52546c9c2ed.slice PodAnnotations:0xc002a40780}] Aliases:map[]}\"\nJun 12 19:53:26.271921 crc crio[18774]: time=\"2026-06-12T19:53:26.271789262Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-jmqgf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:26.286753 crc crio[18774]: time=\"2026-06-12T19:53:26.286661713Z\" level=info msg=\"Ran pod sandbox 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d with infra container: openshift-marketplace/redhat-marketplace-hzgmh/POD\" id=b84a5934-19e6-4634-aca6-158bff2103db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:53:26.288105 crc crio[18774]: time=\"2026-06-12T19:53:26.287931447Z\" level=info msg=\"Ran pod sandbox 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a with infra container: openshift-marketplace/certified-operators-jmqgf/POD\" id=d0ff3d89-16a9-4d0e-aa48-77639741117a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:53:26.293905 crc crio[18774]: time=\"2026-06-12T19:53:26.291736706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=99fb24ac-8464-4b6e-b67d-edb8d61664f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:26.293905 crc crio[18774]: time=\"2026-06-12T19:53:26.292560498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aa946b90-8955-4467-b861-8bbde82d621d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:26.298490 crc crio[18774]: time=\"2026-06-12T19:53:26.296995818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=299ef485-3af4-4bfd-9c6f-20e551432f9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:26.298490 crc crio[18774]: time=\"2026-06-12T19:53:26.29781187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3341d61a-2ecb-4059-96a0-e809f43726ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:26.307514 crc crio[18774]: time=\"2026-06-12T19:53:26.307428849Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hzgmh/extract-utilities\" id=b7442cfd-a823-476e-9f96-c28a40241c6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:26.312383 crc crio[18774]: time=\"2026-06-12T19:53:26.309860573Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jmqgf/extract-utilities\" id=1bced0b5-90e2-45c9-a3f6-14480b8a8c17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:26.312383 crc crio[18774]: time=\"2026-06-12T19:53:26.312068141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.312864 crc crio[18774]: time=\"2026-06-12T19:53:26.31280229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.360108 crc crio[18774]: 2026-06-12T19:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb0275d8a844206 Mac:aa:4f:93:e4:b6:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 SocketPath: PciID:}] [{Interface:0xc00013eef0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:53:26.361072 crc crio[18774]: time=\"2026-06-12T19:53:26.360995628Z\" level=info msg=\"Got pod network &{Name:community-operators-ws998 Namespace:openshift-marketplace ID:bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b UID:42f442bb-0b15-4ffa-9de6-47f66f62b389 NetNS:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42f442bb_0b15_4ffa_9de6_47f66f62b389.slice PodAnnotations:0xc002792158}] Aliases:map[]}\"\nJun 12 19:53:26.361239 crc crio[18774]: time=\"2026-06-12T19:53:26.361180843Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-ws998 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:26.361415 crc crio[18774]: time=\"2026-06-12T19:53:26.361360237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.368646 crc crio[18774]: time=\"2026-06-12T19:53:26.368569529Z\" level=info msg=\"Ran pod sandbox bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b with infra container: openshift-marketplace/community-operators-ws998/POD\" id=75d57009-bdcb-4e8d-90fc-e7cd621780e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:53:26.372557 crc crio[18774]: time=\"2026-06-12T19:53:26.372490524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7797bf10-9496-4f23-8d55-3f02889ca230 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:26.373991 crc crio[18774]: time=\"2026-06-12T19:53:26.373921558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.382085 crc crio[18774]: time=\"2026-06-12T19:53:26.381980739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.384164 crc crio[18774]: time=\"2026-06-12T19:53:26.383918989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=74fc36ec-34f9-4962-a41c-df4a33fd440e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:26.396135 crc crio[18774]: time=\"2026-06-12T19:53:26.395576947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.407567 crc crio[18774]: time=\"2026-06-12T19:53:26.407470551Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ws998/extract-utilities\" id=4fc7c996-382c-4569-9ff4-36fe8842cefd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:26.407952 crc crio[18774]: time=\"2026-06-12T19:53:26.407900942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.434846 crc crio[18774]: time=\"2026-06-12T19:53:26.434738567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.447721 crc crio[18774]: time=\"2026-06-12T19:53:26.44763022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.468830 crc crio[18774]: 2026-06-12T19:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f5857729cbeef9 Mac:8a:7c:06:ed:3e:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:53:26.471938 crc crio[18774]: time=\"2026-06-12T19:53:26.470667592Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zq252 Namespace:openshift-marketplace ID:8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c UID:95cee7e9-7b6c-4a0e-8a31-7e38f3c7dfe3 NetNS:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95cee7e9_7b6c_4a0e_8a31_7e38f3c7dfe3.slice PodAnnotations:0xc002a401f0}] Aliases:map[]}\"\nJun 12 19:53:26.471938 crc crio[18774]: time=\"2026-06-12T19:53:26.470803956Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zq252 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:26.498523 crc crio[18774]: time=\"2026-06-12T19:53:26.498426283Z\" level=info msg=\"Ran pod sandbox 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c with infra container: openshift-marketplace/redhat-operators-zq252/POD\" id=d611d569-1a30-4b8e-a9ef-ca23a3454340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:53:26.503960 crc crio[18774]: time=\"2026-06-12T19:53:26.501135604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7796ca37-8ec3-4d92-86a2-7f3d0edc891a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:26.505142 crc crio[18774]: time=\"2026-06-12T19:53:26.505087649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e08c6cc-6e32-4ee3-8189-1e621671c965 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:26.519318 crc crio[18774]: time=\"2026-06-12T19:53:26.51580576Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zq252/extract-utilities\" id=5acee730-8f98-4d28-be36-2a37e4a7f92e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:26.519318 crc crio[18774]: time=\"2026-06-12T19:53:26.517421143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.525176 crc crio[18774]: time=\"2026-06-12T19:53:26.525119165Z\" level=info msg=\"Created container 491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be: openshift-marketplace/redhat-marketplace-hzgmh/extract-utilities\" id=b7442cfd-a823-476e-9f96-c28a40241c6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:26.529943 crc crio[18774]: time=\"2026-06-12T19:53:26.52985775Z\" level=info msg=\"Starting container: 491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be\" id=b4a0fc67-69cc-4945-b8ef-6be20f08f666 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:53:26.532137 crc crio[18774]: time=\"2026-06-12T19:53:26.532072539Z\" level=info msg=\"Created container 7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b: openshift-marketplace/certified-operators-jmqgf/extract-utilities\" id=1bced0b5-90e2-45c9-a3f6-14480b8a8c17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:26.536675 crc crio[18774]: time=\"2026-06-12T19:53:26.536611388Z\" level=info msg=\"Starting container: 7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b\" id=afc6daf9-ed88-46ce-8135-e9723bf5bd51 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:53:26.537967 crc crio[18774]: time=\"2026-06-12T19:53:26.537707216Z\" level=info msg=\"Started container\" PID=19701 containerID=491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be description=openshift-marketplace/redhat-marketplace-hzgmh/extract-utilities id=b4a0fc67-69cc-4945-b8ef-6be20f08f666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\nJun 12 19:53:26.547566 crc crio[18774]: time=\"2026-06-12T19:53:26.547424864Z\" level=info msg=\"Started container\" PID=19698 containerID=7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b description=openshift-marketplace/certified-operators-jmqgf/extract-utilities id=afc6daf9-ed88-46ce-8135-e9723bf5bd51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\nJun 12 19:53:26.558100 crc crio[18774]: time=\"2026-06-12T19:53:26.557758509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.562584 crc crio[18774]: time=\"2026-06-12T19:53:26.562499018Z\" level=info msg=\"Created container 499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e: openshift-marketplace/community-operators-ws998/extract-utilities\" id=4fc7c996-382c-4569-9ff4-36fe8842cefd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:26.564118 crc crio[18774]: time=\"2026-06-12T19:53:26.56407204Z\" level=info msg=\"Starting container: 499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e\" id=fd24ceed-a717-47d0-8be0-a944a862a9be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:53:26.569554 crc crio[18774]: time=\"2026-06-12T19:53:26.569448132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:26.578863 crc crio[18774]: time=\"2026-06-12T19:53:26.578812501Z\" level=info msg=\"Started container\" PID=19709 containerID=499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e description=openshift-marketplace/community-operators-ws998/extract-utilities id=fd24ceed-a717-47d0-8be0-a944a862a9be name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\nJun 12 19:53:26.827379 crc crio[18774]: time=\"2026-06-12T19:53:26.827168251Z\" level=info msg=\"Created container 5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972: openshift-marketplace/redhat-operators-zq252/extract-utilities\" id=5acee730-8f98-4d28-be36-2a37e4a7f92e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:26.829012 crc crio[18774]: time=\"2026-06-12T19:53:26.828939727Z\" level=info msg=\"Starting container: 5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972\" id=4f61e2f1-95fb-417b-96d6-e409a12d69dc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:53:26.839796 crc crio[18774]: time=\"2026-06-12T19:53:26.83968816Z\" level=info msg=\"Started container\" PID=19752 containerID=5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972 description=openshift-marketplace/redhat-operators-zq252/extract-utilities id=4f61e2f1-95fb-417b-96d6-e409a12d69dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\nJun 12 19:53:27.157377 crc crio[18774]: time=\"2026-06-12T19:53:27.156961085Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=058de0dc-75de-480e-bf8b-248793d890b1 name=/runtime.v1.ImageService/PullImage\nJun 12 19:53:27.161164 crc crio[18774]: time=\"2026-06-12T19:53:27.160555611Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=997bdfd2-0185-4053-b550-1d1699b9b493 name=/runtime.v1.ImageService/PullImage\nJun 12 19:53:27.167579 crc crio[18774]: time=\"2026-06-12T19:53:27.166906748Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7a8b136e-748f-4a6b-9c5f-a18975fa4c4d name=/runtime.v1.ImageService/PullImage\nJun 12 19:53:27.178240 crc crio[18774]: time=\"2026-06-12T19:53:27.177699053Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 19:53:27.179136 crc crio[18774]: time=\"2026-06-12T19:53:27.178897175Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ebe85366-600d-40f9-8c2c-51aa8f800f1e name=/runtime.v1.ImageService/PullImage\nJun 12 19:53:27.181681 crc crio[18774]: time=\"2026-06-12T19:53:27.181555276Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 19:53:27.188216 crc crio[18774]: time=\"2026-06-12T19:53:27.182435538Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 19:53:27.188216 crc crio[18774]: time=\"2026-06-12T19:53:27.185592858Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 19:53:27.723348 crc crio[18774]: time=\"2026-06-12T19:53:27.722808451Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=ebe85366-600d-40f9-8c2c-51aa8f800f1e name=/runtime.v1.ImageService/PullImage\nJun 12 19:53:27.724542 crc crio[18774]: time=\"2026-06-12T19:53:27.724446184Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=78758340-c138-409a-8c87-29f9b8f61e6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:27.726617 crc crio[18774]: time=\"2026-06-12T19:53:27.726539969Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=afa110ea-d9b6-41cf-891a-60310a089dfc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:27.735193 crc crio[18774]: time=\"2026-06-12T19:53:27.734983042Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ws998/extract-content\" id=cd93c388-dec1-4d84-bf87-482d9a911d43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:27.735819 crc crio[18774]: time=\"2026-06-12T19:53:27.735747162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:27.777096 crc crio[18774]: time=\"2026-06-12T19:53:27.776831531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:27.781713 crc crio[18774]: time=\"2026-06-12T19:53:27.781625757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:27.810982 crc crio[18774]: time=\"2026-06-12T19:53:27.810805345Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=997bdfd2-0185-4053-b550-1d1699b9b493 name=/runtime.v1.ImageService/PullImage\nJun 12 19:53:27.813494 crc crio[18774]: time=\"2026-06-12T19:53:27.813385703Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0b5092e8-f694-42d7-9316-be2522b29687 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:27.827254 crc crio[18774]: time=\"2026-06-12T19:53:27.826100348Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=60974677-98f7-4b7b-a8a3-684df53287f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:27.850128 crc crio[18774]: time=\"2026-06-12T19:53:27.849977887Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=058de0dc-75de-480e-bf8b-248793d890b1 name=/runtime.v1.ImageService/PullImage\nJun 12 19:53:27.851893 crc crio[18774]: time=\"2026-06-12T19:53:27.851845585Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e518d38f-dcc9-41ed-8099-09e24c57e443 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:27.852430 crc crio[18774]: time=\"2026-06-12T19:53:27.852358678Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jmqgf/extract-content\" id=b1cefa3b-01e8-481b-aaa8-e26aa8c9984a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:27.852811 crc crio[18774]: time=\"2026-06-12T19:53:27.852742468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:27.862980 crc crio[18774]: time=\"2026-06-12T19:53:27.862902568Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=981f6652-435c-4864-802a-91cabb1552d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:27.869416 crc crio[18774]: time=\"2026-06-12T19:53:27.869256378Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zq252/extract-content\" id=5d8f5c57-89be-46df-8d9a-8074a8830dcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:27.869645 crc crio[18774]: time=\"2026-06-12T19:53:27.869616717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:27.903538 crc crio[18774]: time=\"2026-06-12T19:53:27.903420573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:27.919387 crc crio[18774]: time=\"2026-06-12T19:53:27.919181127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:27.921104 crc crio[18774]: time=\"2026-06-12T19:53:27.92073943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:27.923511 crc crio[18774]: time=\"2026-06-12T19:53:27.923461821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:27.957796 crc crio[18774]: time=\"2026-06-12T19:53:27.95772299Z\" level=info msg=\"Created container df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b: openshift-marketplace/community-operators-ws998/extract-content\" id=cd93c388-dec1-4d84-bf87-482d9a911d43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:27.963012 crc crio[18774]: time=\"2026-06-12T19:53:27.962880236Z\" level=info msg=\"Starting container: df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b\" id=bf73afe3-d82f-43f0-9976-e664a4c6a350 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:53:27.977015 crc crio[18774]: time=\"2026-06-12T19:53:27.976939828Z\" level=info msg=\"Started container\" PID=19896 containerID=df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b description=openshift-marketplace/community-operators-ws998/extract-content id=bf73afe3-d82f-43f0-9976-e664a4c6a350 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\nJun 12 19:53:28.068595 crc crio[18774]: time=\"2026-06-12T19:53:28.067755365Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=7a8b136e-748f-4a6b-9c5f-a18975fa4c4d name=/runtime.v1.ImageService/PullImage\nJun 12 19:53:28.077476 crc crio[18774]: time=\"2026-06-12T19:53:28.071463714Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=96d831f3-0fed-42b8-930e-7924da9eee25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:28.082226 crc crio[18774]: time=\"2026-06-12T19:53:28.081871161Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=74d90789-892f-41b4-8273-0adec3df1ee4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:28.087835 crc crio[18774]: time=\"2026-06-12T19:53:28.087705702Z\" level=info msg=\"Created container 959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036: openshift-marketplace/certified-operators-jmqgf/extract-content\" id=b1cefa3b-01e8-481b-aaa8-e26aa8c9984a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:28.089781 crc crio[18774]: time=\"2026-06-12T19:53:28.089701771Z\" level=info msg=\"Starting container: 959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036\" id=5846d877-4a36-48d0-a5f1-f7812455c7f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:53:28.094580 crc crio[18774]: time=\"2026-06-12T19:53:28.090414132Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hzgmh/extract-content\" id=b073291f-812a-478f-b901-5e4252653a02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:28.094580 crc crio[18774]: time=\"2026-06-12T19:53:28.090812132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:28.097975 crc crio[18774]: time=\"2026-06-12T19:53:28.097907727Z\" level=info msg=\"Created container 964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9: openshift-marketplace/redhat-operators-zq252/extract-content\" id=5d8f5c57-89be-46df-8d9a-8074a8830dcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:28.098922 crc crio[18774]: time=\"2026-06-12T19:53:28.098841542Z\" level=info msg=\"Started container\" PID=19935 containerID=959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036 description=openshift-marketplace/certified-operators-jmqgf/extract-content id=5846d877-4a36-48d0-a5f1-f7812455c7f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\nJun 12 19:53:28.099740 crc crio[18774]: time=\"2026-06-12T19:53:28.099673314Z\" level=info msg=\"Starting container: 964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9\" id=5c808d70-1244-40e2-b3db-12c6172079b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:53:28.112721 crc crio[18774]: time=\"2026-06-12T19:53:28.112243257Z\" level=info msg=\"Started container\" PID=19933 containerID=964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9 description=openshift-marketplace/redhat-operators-zq252/extract-content id=5c808d70-1244-40e2-b3db-12c6172079b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\nJun 12 19:53:28.184257 crc crio[18774]: time=\"2026-06-12T19:53:28.184113925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:28.196213 crc crio[18774]: time=\"2026-06-12T19:53:28.196124691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:28.288543 crc crio[18774]: time=\"2026-06-12T19:53:28.28847352Z\" level=info msg=\"Created container 72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a: openshift-marketplace/redhat-marketplace-hzgmh/extract-content\" id=b073291f-812a-478f-b901-5e4252653a02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:28.293486 crc crio[18774]: time=\"2026-06-12T19:53:28.29336455Z\" level=info msg=\"Starting container: 72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a\" id=b42bf581-ac89-4f0b-a11a-00be01ad5c5a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:53:28.299863 crc crio[18774]: time=\"2026-06-12T19:53:28.299365247Z\" level=info msg=\"Started container\" PID=19954 containerID=72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a description=openshift-marketplace/redhat-marketplace-hzgmh/extract-content id=b42bf581-ac89-4f0b-a11a-00be01ad5c5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\nJun 12 19:53:29.295376 crc crio[18774]: time=\"2026-06-12T19:53:29.295174099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d0d825d-d08c-4b9d-b404-42c68717ffcd name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:29.298403 crc crio[18774]: time=\"2026-06-12T19:53:29.298328595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d2026048-7af7-422a-8535-a62ec09eb551 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:29.298486 crc crio[18774]: time=\"2026-06-12T19:53:29.298423627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=11750dcf-8e79-4118-b9b3-1aaba9a25231 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:29.303666 crc crio[18774]: time=\"2026-06-12T19:53:29.303590812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f8826cea-27b8-49c9-aec0-e94d20bf4980 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:29.305620 crc crio[18774]: time=\"2026-06-12T19:53:29.305558585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=72456cec-6d04-4839-96e6-f530eafcc900 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:29.307144 crc crio[18774]: time=\"2026-06-12T19:53:29.306981132Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jmqgf/registry-server\" id=ccabc424-dc70-452c-8b2e-2a3887bfe27c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:29.307534 crc crio[18774]: time=\"2026-06-12T19:53:29.307479455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:29.308909 crc crio[18774]: time=\"2026-06-12T19:53:29.308838591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6e342ec5-400a-4e8b-98c7-489630750711 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:29.315525 crc crio[18774]: time=\"2026-06-12T19:53:29.313901197Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hzgmh/registry-server\" id=67963c5a-4e98-4e35-8c9f-43cee37ab5d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:29.315525 crc crio[18774]: time=\"2026-06-12T19:53:29.315509291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:29.323338 crc crio[18774]: time=\"2026-06-12T19:53:29.322971703Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ws998/registry-server\" id=b616b488-45a9-4652-b82c-66f2d7b0c0e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:29.323546 crc crio[18774]: time=\"2026-06-12T19:53:29.323381354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:29.349541 crc crio[18774]: time=\"2026-06-12T19:53:29.348430563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:29.352369 crc crio[18774]: time=\"2026-06-12T19:53:29.352137881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:29.355463 crc crio[18774]: time=\"2026-06-12T19:53:29.355363155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:29.356718 crc crio[18774]: time=\"2026-06-12T19:53:29.356662978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:29.377648 crc crio[18774]: time=\"2026-06-12T19:53:29.377416305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:29.380788 crc crio[18774]: time=\"2026-06-12T19:53:29.380677831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:29.595891 crc crio[18774]: time=\"2026-06-12T19:53:29.595240065Z\" level=info msg=\"Created container 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f: openshift-marketplace/certified-operators-jmqgf/registry-server\" id=ccabc424-dc70-452c-8b2e-2a3887bfe27c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:29.596554 crc crio[18774]: time=\"2026-06-12T19:53:29.596336294Z\" level=info msg=\"Created container 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925: openshift-marketplace/redhat-marketplace-hzgmh/registry-server\" id=67963c5a-4e98-4e35-8c9f-43cee37ab5d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:29.596789 crc crio[18774]: time=\"2026-06-12T19:53:29.596606771Z\" level=info msg=\"Created container 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa: openshift-marketplace/community-operators-ws998/registry-server\" id=b616b488-45a9-4652-b82c-66f2d7b0c0e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:29.597877 crc crio[18774]: time=\"2026-06-12T19:53:29.597787892Z\" level=info msg=\"Starting container: 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa\" id=5067520f-19d0-4f7a-828f-901cfee6da1d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:53:29.597877 crc crio[18774]: time=\"2026-06-12T19:53:29.597846954Z\" level=info msg=\"Starting container: 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925\" id=158531c5-5149-4b6c-88a7-12902017d39c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:53:29.598134 crc crio[18774]: time=\"2026-06-12T19:53:29.597956257Z\" level=info msg=\"Starting container: 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f\" id=19c7089f-257a-47b5-b770-bd240df677f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:53:29.607789 crc crio[18774]: time=\"2026-06-12T19:53:29.60719528Z\" level=info msg=\"Started container\" PID=20124 containerID=0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa description=openshift-marketplace/community-operators-ws998/registry-server id=5067520f-19d0-4f7a-828f-901cfee6da1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\nJun 12 19:53:29.607789 crc crio[18774]: time=\"2026-06-12T19:53:29.607401575Z\" level=info msg=\"Started container\" PID=20119 containerID=02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f description=openshift-marketplace/certified-operators-jmqgf/registry-server id=19c7089f-257a-47b5-b770-bd240df677f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\nJun 12 19:53:29.610511 crc crio[18774]: time=\"2026-06-12T19:53:29.609168504Z\" level=info msg=\"Started container\" PID=20117 containerID=8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925 description=openshift-marketplace/redhat-marketplace-hzgmh/registry-server id=158531c5-5149-4b6c-88a7-12902017d39c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\nJun 12 19:53:32.535747 crc crio[18774]: time=\"2026-06-12T19:53:32.534383679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f3e9cc62-b7a1-454c-b87a-f317ee653f00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:32.540173 crc crio[18774]: time=\"2026-06-12T19:53:32.53915063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=45e886b1-1e27-441b-b879-f847de5a69d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:53:32.548590 crc crio[18774]: time=\"2026-06-12T19:53:32.548491833Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zq252/registry-server\" id=3c7a0a56-6311-4786-a161-acdc48b70c09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:32.549201 crc crio[18774]: time=\"2026-06-12T19:53:32.549084345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:32.684807 crc crio[18774]: time=\"2026-06-12T19:53:32.684432711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:32.699910 crc crio[18774]: time=\"2026-06-12T19:53:32.699826901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:53:33.131623 crc crio[18774]: time=\"2026-06-12T19:53:33.130976602Z\" level=info msg=\"Created container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0: openshift-marketplace/redhat-operators-zq252/registry-server\" id=3c7a0a56-6311-4786-a161-acdc48b70c09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:53:33.138138 crc crio[18774]: time=\"2026-06-12T19:53:33.138056527Z\" level=info msg=\"Starting container: edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0\" id=235d3564-3c54-41c1-99a5-e1f35626afe3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:53:33.161904 crc crio[18774]: time=\"2026-06-12T19:53:33.161797006Z\" level=info msg=\"Started container\" PID=20449 containerID=edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 description=openshift-marketplace/redhat-operators-zq252/registry-server id=235d3564-3c54-41c1-99a5-e1f35626afe3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\nJun 12 19:53:36.870366 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 12 19:53:40.551556 crc systemd[1]: crio.service: Deactivated successfully.\nJun 12 19:53:40.552326 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 12 19:53:40.553542 crc systemd[1]: crio.service: Consumed 7.707s CPU time.\nJun 12 19:53:40.647771 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 19:53:40.797602 crc crio[20719]: time=\"2026-06-12T19:53:40.797514945Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 19:53:40.797602 crc crio[20719]: time=\"2026-06-12T19:53:40.797567877Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 19:53:40.804369 crc crio[20719]: time=\"2026-06-12T19:53:40.804160395Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 19:53:40.804571 crc crio[20719]: time=\"2026-06-12T19:53:40.804510404Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 19:53:40.805351 crc crio[20719]: time=\"2026-06-12T19:53:40.805250514Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 12 19:53:40.820920 crc crio[20719]: time=\"2026-06-12T19:53:40.820785823Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 19:53:40.821432 crc crio[20719]: time=\"2026-06-12T19:53:40.821358728Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 19:53:40.821505 crc crio[20719]: time=\"2026-06-12T19:53:40.821490651Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 19:53:40.822425 crc crio[20719]: time=\"2026-06-12T19:53:40.822346435Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 19:53:40.824419 crc crio[20719]: time=\"2026-06-12T19:53:40.822489928Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 19:53:40.851688 crc crio[20719]: time=\"2026-06-12T19:53:40.851574372Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 19:53:40.863512 crc crio[20719]: time=\"2026-06-12T19:53:40.863427224Z\" 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 19:53:40.867895 crc crio[20719]: time=\"2026-06-12T19:53:40.86783391Z\" 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 19:53:40.944426 crc crio[20719]: time=\"2026-06-12T19:53:40.943975573Z\" 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 19:53:41.129805 crc crio[20719]: time=\"2026-06-12T19:53:41.129567017Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 19:53:41.129805 crc crio[20719]: time=\"2026-06-12T19:53:41.129612669Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 19:53:41.129805 crc crio[20719]: time=\"2026-06-12T19:53:41.129620469Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 19:53:41.129805 crc crio[20719]: time=\"2026-06-12T19:53:41.129627449Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 19:53:41.129805 crc crio[20719]: time=\"2026-06-12T19:53:41.129634769Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 19:53:41.136392 crc crio[20719]: time=\"2026-06-12T19:53:41.136197318Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 19:53:41.136519 crc crio[20719]: time=\"2026-06-12T19:53:41.136475556Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 19:53:41.142801 crc crio[20719]: time=\"2026-06-12T19:53:41.14271324Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 19:53:41.142801 crc crio[20719]: time=\"2026-06-12T19:53:41.142770742Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 19:53:41.234373 crc crio[20719]: time=\"2026-06-12T19:53:41.234204567Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 19:53:41.234994 crc crio[20719]: time=\"2026-06-12T19:53:41.234935165Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 19:53:41.235769 crc crio[20719]: time=\"2026-06-12T19:53:41.235732227Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 19:53:41.235936 crc crio[20719]: time=\"2026-06-12T19:53:41.235911492Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 19:53:41.237186 crc crio[20719]: time=\"2026-06-12T19:53:41.2369638Z\" 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.LinkLogs\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\"]\\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 19:53:41.240483 crc crio[20719]: time=\"2026-06-12T19:53:41.2400472Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 19:53:41.240483 crc crio[20719]: time=\"2026-06-12T19:53:41.240372719Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 19:53:43.247567 crc crio[20719]: time=\"2026-06-12T19:53:43.246865164Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zq252 Namespace:openshift-marketplace ID:8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c UID:95cee7e9-7b6c-4a0e-8a31-7e38f3c7dfe3 NetNS:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95cee7e9_7b6c_4a0e_8a31_7e38f3c7dfe3.slice PodAnnotations:0xc000eae8f8}] Aliases:map[]}\"\nJun 12 19:53:43.248748 crc crio[20719]: time=\"2026-06-12T19:53:43.247685625Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zq252 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.251581 crc crio[20719]: time=\"2026-06-12T19:53:43.249619048Z\" level=info msg=\"Got pod network &{Name:community-operators-ws998 Namespace:openshift-marketplace ID:bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b UID:42f442bb-0b15-4ffa-9de6-47f66f62b389 NetNS:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42f442bb_0b15_4ffa_9de6_47f66f62b389.slice PodAnnotations:0xc000eaea18}] Aliases:map[]}\"\nJun 12 19:53:43.251581 crc crio[20719]: time=\"2026-06-12T19:53:43.249798062Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-ws998 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.251581 crc crio[20719]: time=\"2026-06-12T19:53:43.25047583Z\" level=info msg=\"Got pod network &{Name:certified-operators-jmqgf Namespace:openshift-marketplace ID:35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a UID:062eb0dd-1271-4352-b324-e52546c9c2ed NetNS:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod062eb0dd_1271_4352_b324_e52546c9c2ed.slice PodAnnotations:0xc000eaeac0}] Aliases:map[]}\"\nJun 12 19:53:43.251581 crc crio[20719]: time=\"2026-06-12T19:53:43.250671576Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-jmqgf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.251581 crc crio[20719]: time=\"2026-06-12T19:53:43.2512213Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hzgmh Namespace:openshift-marketplace ID:3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d UID:b754e4ce-b558-43ed-9164-d451df5da57c NetNS:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb754e4ce_b558_43ed_9164_d451df5da57c.slice PodAnnotations:0xc000eaeb68}] Aliases:map[]}\"\nJun 12 19:53:43.251581 crc crio[20719]: time=\"2026-06-12T19:53:43.251459166Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-hzgmh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.252672 crc crio[20719]: time=\"2026-06-12T19:53:43.25194209Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bc6m2 Namespace:openshift-marketplace ID:7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c UID:90cb158f-409c-48e1-b66e-7e6a7bc3684b NetNS:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90cb158f_409c_48e1_b66e_7e6a7bc3684b.slice PodAnnotations:0xc000eaec10}] Aliases:map[]}\"\nJun 12 19:53:43.252672 crc crio[20719]: time=\"2026-06-12T19:53:43.252130395Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bc6m2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.252842 crc crio[20719]: time=\"2026-06-12T19:53:43.252692179Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 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:0xc000eaecb8}] Aliases:map[]}\"\nJun 12 19:53:43.254000 crc crio[20719]: time=\"2026-06-12T19:53:43.253746691Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.254728 crc crio[20719]: time=\"2026-06-12T19:53:43.254603373Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 19:53:43.254875 crc crio[20719]: time=\"2026-06-12T19:53:43.254785479Z\" level=warning msg=\"Could not restore sandbox IP for 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_9ff9ee37-6adc-403e-86d8-2ada91d4ef17_0(93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 19:53:43.254875 crc crio[20719]: time=\"2026-06-12T19:53:43.25484541Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 19:53:43.254875 crc crio[20719]: time=\"2026-06-12T19:53:43.254866541Z\" level=warning msg=\"Could not restore sandbox IP for 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_670d3cbf-abf6-41a9-a75f-56d920aaefe6_0(5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 19:53:43.256669 crc crio[20719]: time=\"2026-06-12T19:53:43.256496036Z\" level=info msg=\"Got pod network &{Name:controller-manager-84bd99b6fd-jrp4c Namespace:openshift-controller-manager ID:6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc UID:abaaf000-ba6f-4976-abfc-b07348cdf678 NetNS:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabaaf000_ba6f_4976_abfc_b07348cdf678.slice PodAnnotations:0xc000eaed68}] Aliases:map[]}\"\nJun 12 19:53:43.257185 crc crio[20719]: time=\"2026-06-12T19:53:43.256941118Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.259011 crc crio[20719]: time=\"2026-06-12T19:53:43.258809667Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-864bf8cccc-l95vx Namespace:openshift-route-controller-manager ID:9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 UID:1b85a10c-5657-4281-9d2f-7af7db023842 NetNS:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b85a10c_5657_4281_9d2f_7af7db023842.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"\nJun 12 19:53:43.259381 crc crio[20719]: time=\"2026-06-12T19:53:43.259187168Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.260377 crc crio[20719]: time=\"2026-06-12T19:53:43.260164643Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d 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:0xc00008d268}] Aliases:map[]}\"\nJun 12 19:53:43.260830 crc crio[20719]: time=\"2026-06-12T19:53:43.260598166Z\" 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 19:53:43.262531 crc crio[20719]: time=\"2026-06-12T19:53:43.261584121Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a 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:0xc00008d308}] Aliases:map[]}\"\nJun 12 19:53:43.262531 crc crio[20719]: time=\"2026-06-12T19:53:43.262179077Z\" 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 19:53:43.263445 crc crio[20719]: time=\"2026-06-12T19:53:43.263154163Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 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:0xc00008d398}] Aliases:map[]}\"\nJun 12 19:53:43.263598 crc crio[20719]: time=\"2026-06-12T19:53:43.263547254Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.264735 crc crio[20719]: time=\"2026-06-12T19:53:43.264533635Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d 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:0xc00008d438}] Aliases:map[]}\"\nJun 12 19:53:43.264837 crc crio[20719]: time=\"2026-06-12T19:53:43.264783157Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.265976 crc crio[20719]: time=\"2026-06-12T19:53:43.26584478Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a 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:0xc00008d4c8}] Aliases:map[]}\"\nJun 12 19:53:43.266401 crc crio[20719]: time=\"2026-06-12T19:53:43.266203975Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.268071 crc crio[20719]: time=\"2026-06-12T19:53:43.26788707Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc00008d558}] Aliases:map[]}\"\nJun 12 19:53:43.268585 crc crio[20719]: time=\"2026-06-12T19:53:43.268403763Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.270820 crc crio[20719]: time=\"2026-06-12T19:53:43.270676414Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b 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:0xc000110280}] Aliases:map[]}\"\nJun 12 19:53:43.271097 crc crio[20719]: time=\"2026-06-12T19:53:43.270986382Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.273016 crc crio[20719]: time=\"2026-06-12T19:53:43.272859212Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e 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:0xc000110578}] Aliases:map[]}\"\nJun 12 19:53:43.273658 crc crio[20719]: time=\"2026-06-12T19:53:43.2735206Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.274835 crc crio[20719]: time=\"2026-06-12T19:53:43.274677831Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 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:0xc0001106b0}] Aliases:map[]}\"\nJun 12 19:53:43.275424 crc crio[20719]: time=\"2026-06-12T19:53:43.275181344Z\" 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 19:53:43.276508 crc crio[20719]: time=\"2026-06-12T19:53:43.276376486Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea 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:0xc000110780}] Aliases:map[]}\"\nJun 12 19:53:43.276811 crc crio[20719]: time=\"2026-06-12T19:53:43.276703564Z\" 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 19:53:43.280395 crc crio[20719]: time=\"2026-06-12T19:53:43.280156056Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 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:0xc00008d5a0}] Aliases:map[]}\"\nJun 12 19:53:43.280644 crc crio[20719]: time=\"2026-06-12T19:53:43.280509665Z\" 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 19:53:43.281165 crc crio[20719]: time=\"2026-06-12T19:53:43.28104935Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad 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:0xc00008d630}] Aliases:map[]}\"\nJun 12 19:53:43.281403 crc crio[20719]: time=\"2026-06-12T19:53:43.281255466Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.281946 crc crio[20719]: time=\"2026-06-12T19:53:43.281833761Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 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:0xc00008d6c0}] Aliases:map[]}\"\nJun 12 19:53:43.282147 crc crio[20719]: time=\"2026-06-12T19:53:43.282047706Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.282809 crc crio[20719]: time=\"2026-06-12T19:53:43.282700904Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 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:0xc00008d750}] Aliases:map[]}\"\nJun 12 19:53:43.282974 crc crio[20719]: time=\"2026-06-12T19:53:43.282886949Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.283437933Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 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:0xc00008d7e0}] Aliases:map[]}\"\nJun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.283621799Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.284137712Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea 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:0xc00008d860}] Aliases:map[]}\"\nJun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.284348288Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.285012976Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff 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:0xc00008d8f0}] Aliases:map[]}\"\nJun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.285195261Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.287203034Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc00008d980}] Aliases:map[]}\"\nJun 12 19:53:43.288243 crc crio[20719]: time=\"2026-06-12T19:53:43.28743872Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.288243 crc crio[20719]: time=\"2026-06-12T19:53:43.287886693Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c 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:0xc00008da10}] Aliases:map[]}\"\nJun 12 19:53:43.288243 crc crio[20719]: time=\"2026-06-12T19:53:43.288062427Z\" 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 19:53:43.288697 crc crio[20719]: time=\"2026-06-12T19:53:43.288578831Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d 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:0xc00008da90}] Aliases:map[]}\"\nJun 12 19:53:43.288812 crc crio[20719]: time=\"2026-06-12T19:53:43.288711994Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.289652 crc crio[20719]: time=\"2026-06-12T19:53:43.289550987Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e 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:0xc00008db10}] Aliases:map[]}\"\nJun 12 19:53:43.289907 crc crio[20719]: time=\"2026-06-12T19:53:43.289816804Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.290527 crc crio[20719]: time=\"2026-06-12T19:53:43.29043368Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b 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:0xc00008dba0}] Aliases:map[]}\"\nJun 12 19:53:43.290698 crc crio[20719]: time=\"2026-06-12T19:53:43.290597465Z\" 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 19:53:43.291252 crc crio[20719]: time=\"2026-06-12T19:53:43.291149879Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 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:0xc00008dc20}] Aliases:map[]}\"\nJun 12 19:53:43.291252 crc crio[20719]: time=\"2026-06-12T19:53:43.291382965Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.292500 crc crio[20719]: time=\"2026-06-12T19:53:43.292249419Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 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:0xc00008dcb0}] Aliases:map[]}\"\nJun 12 19:53:43.292500 crc crio[20719]: time=\"2026-06-12T19:53:43.292481835Z\" 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 19:53:43.293252 crc crio[20719]: time=\"2026-06-12T19:53:43.293154912Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 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:0xc00008dd30}] Aliases:map[]}\"\nJun 12 19:53:43.293538 crc crio[20719]: time=\"2026-06-12T19:53:43.29341185Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.294094 crc crio[20719]: time=\"2026-06-12T19:53:43.293975125Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f 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:0xc00008ddc0}] Aliases:map[]}\"\nJun 12 19:53:43.294246 crc crio[20719]: time=\"2026-06-12T19:53:43.2941798Z\" 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 19:53:43.294789 crc crio[20719]: time=\"2026-06-12T19:53:43.294697683Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 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:0xc00008de58}] Aliases:map[]}\"\nJun 12 19:53:43.294899 crc crio[20719]: time=\"2026-06-12T19:53:43.294867799Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.296098 crc crio[20719]: time=\"2026-06-12T19:53:43.29590953Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 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:0xc000526190}] Aliases:map[]}\"\nJun 12 19:53:43.296222 crc crio[20719]: time=\"2026-06-12T19:53:43.296174287Z\" 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 19:53:43.296804 crc crio[20719]: time=\"2026-06-12T19:53:43.296714222Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c 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:0xc000526328}] Aliases:map[]}\"\nJun 12 19:53:43.296909 crc crio[20719]: time=\"2026-06-12T19:53:43.296893056Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.297560 crc crio[20719]: time=\"2026-06-12T19:53:43.29743926Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c 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:0xc000526490}] Aliases:map[]}\"\nJun 12 19:53:43.297938 crc crio[20719]: time=\"2026-06-12T19:53:43.297681967Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.298558 crc crio[20719]: time=\"2026-06-12T19:53:43.298463148Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 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:0xc0005265a0}] Aliases:map[]}\"\nJun 12 19:53:43.298722 crc crio[20719]: time=\"2026-06-12T19:53:43.298671553Z\" 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 19:53:43.299405 crc crio[20719]: time=\"2026-06-12T19:53:43.299251088Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 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:0xc000526670}] Aliases:map[]}\"\nJun 12 19:53:43.299736 crc crio[20719]: time=\"2026-06-12T19:53:43.29964236Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.300246 crc crio[20719]: time=\"2026-06-12T19:53:43.300167253Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 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:0xc000526738}] Aliases:map[]}\"\nJun 12 19:53:43.301658 crc crio[20719]: time=\"2026-06-12T19:53:43.301568031Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.302188 crc crio[20719]: time=\"2026-06-12T19:53:43.302113416Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 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:0xc000526818}] Aliases:map[]}\"\nJun 12 19:53:43.302437 crc crio[20719]: time=\"2026-06-12T19:53:43.30236377Z\" 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 19:53:43.302978 crc crio[20719]: time=\"2026-06-12T19:53:43.302901016Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 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:0xc0005268d0}] Aliases:map[]}\"\nJun 12 19:53:43.303187 crc crio[20719]: time=\"2026-06-12T19:53:43.30311939Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.304491 crc crio[20719]: time=\"2026-06-12T19:53:43.304410826Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 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:0xc000526978}] Aliases:map[]}\"\nJun 12 19:53:43.304705 crc crio[20719]: time=\"2026-06-12T19:53:43.304635682Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.305186 crc crio[20719]: time=\"2026-06-12T19:53:43.305113776Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 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:0xc000526a20}] Aliases:map[]}\"\nJun 12 19:53:43.305425 crc crio[20719]: time=\"2026-06-12T19:53:43.305355202Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.306249 crc crio[20719]: time=\"2026-06-12T19:53:43.30606121Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 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:0xc000526ab8}] Aliases:map[]}\"\nJun 12 19:53:43.306249 crc crio[20719]: time=\"2026-06-12T19:53:43.306245976Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:53:43.306959 crc crio[20719]: time=\"2026-06-12T19:53:43.306469572Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 19:53:43.306959 crc crio[20719]: time=\"2026-06-12T19:53:43.306491562Z\" level=warning msg=\"Could not restore sandbox IP for 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918: failed to get network status for pod sandbox k8s_collect-profiles-29688225-cq6db_openshift-operator-lifecycle-manager_23a86011-9e90-428a-82a2-7a5cb1a9cf0a_0(031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 19:53:43.308159 crc crio[20719]: time=\"2026-06-12T19:53:43.307988458Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 19:53:43.309921 crc crio[20719]: time=\"2026-06-12T19:53:43.309821867Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 19:53:43.310126 crc crio[20719]: time=\"2026-06-12T19:53:43.309902069Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 19:53:43.310126 crc crio[20719]: time=\"2026-06-12T19:53:43.309994491Z\" level=info msg=\"Create NRI interface\"\nJun 12 19:53:43.310126 crc crio[20719]: time=\"2026-06-12T19:53:43.310106434Z\" level=info msg=\"runtime interface created\"\nJun 12 19:53:43.310126 crc crio[20719]: time=\"2026-06-12T19:53:43.310135575Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 19:53:43.310472 crc crio[20719]: time=\"2026-06-12T19:53:43.310146035Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 19:53:43.310472 crc crio[20719]: time=\"2026-06-12T19:53:43.310159756Z\" level=info msg=\"starting plugins...\"\nJun 12 19:53:43.310472 crc crio[20719]: time=\"2026-06-12T19:53:43.310195437Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 19:53:43.315785 crc crio[20719]: time=\"2026-06-12T19:53:43.315699013Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 19:53:43.323399 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 19:54:12.514163 crc crio[20719]: time=\"2026-06-12T19:54:12.512009149Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=0df3578b-bac0-4415-a2bf-a62318af8f3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:54:12.520506 crc crio[20719]: time=\"2026-06-12T19:54:12.51747455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:54:12.705490 crc crio[20719]: time=\"2026-06-12T19:54:12.705217343Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459 UID:613e6253-16d1-47c3-bd57-e240cf05bd70 NetNS:/var/run/netns/ea87da96-0c64-467b-ab9f-82b52fa64243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod613e6253_16d1_47c3_bd57_e240cf05bd70.slice PodAnnotations:0xc000eae458}] Aliases:map[]}\"\nJun 12 19:54:12.705490 crc crio[20719]: time=\"2026-06-12T19:54:12.705362536Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:54:15.929940 crc crio[20719]: 2026-06-12T19:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acf35ea050718b7 Mac:c6:64:23:1d:07:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/ea87da96-0c64-467b-ab9f-82b52fa64243 SocketPath: PciID:}] [{Interface:0xc000015300 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 19:54:15.934479 crc crio[20719]: time=\"2026-06-12T19:54:15.934207343Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459 UID:613e6253-16d1-47c3-bd57-e240cf05bd70 NetNS:/var/run/netns/ea87da96-0c64-467b-ab9f-82b52fa64243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod613e6253_16d1_47c3_bd57_e240cf05bd70.slice PodAnnotations:0xc000eae458}] Aliases:map[]}\"\nJun 12 19:54:15.934850 crc crio[20719]: time=\"2026-06-12T19:54:15.934594611Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 19:54:15.955853 crc crio[20719]: time=\"2026-06-12T19:54:15.955772211Z\" level=info msg=\"Ran pod sandbox acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459 with infra container: openshift-etcd/installer-3-crc/POD\" id=0df3578b-bac0-4415-a2bf-a62318af8f3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:54:15.969366 crc crio[20719]: time=\"2026-06-12T19:54:15.969114712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=bbef6245-b81e-4e7d-837d-8d65cd99938e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:54:15.973442 crc crio[20719]: time=\"2026-06-12T19:54:15.973374806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=1f7295f3-9b66-4475-9f7b-3959c38b6bfd name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:54:15.990492 crc crio[20719]: time=\"2026-06-12T19:54:15.990248297Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=1ba7a55b-96b4-4f6d-b1e1-9dc2d04fa80e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:54:15.991124 crc crio[20719]: time=\"2026-06-12T19:54:15.991072866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:54:16.042622 crc crio[20719]: time=\"2026-06-12T19:54:16.042506583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:54:16.317144 crc crio[20719]: time=\"2026-06-12T19:54:16.316749583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:54:16.510170 crc crio[20719]: time=\"2026-06-12T19:54:16.509971742Z\" level=info msg=\"Created container 8c1070e579a5bfe2251e9dd178aa304c410d0cc05d91432235c1b16004e8e2eb: openshift-etcd/installer-3-crc/installer\" id=1ba7a55b-96b4-4f6d-b1e1-9dc2d04fa80e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:54:16.516806 crc crio[20719]: time=\"2026-06-12T19:54:16.513514914Z\" level=info msg=\"Starting container: 8c1070e579a5bfe2251e9dd178aa304c410d0cc05d91432235c1b16004e8e2eb\" id=79f7477a-83d7-4dfe-b165-b2b9212b79c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:54:16.534386 crc crio[20719]: time=\"2026-06-12T19:54:16.53403879Z\" level=info msg=\"Started container\" PID=21472 containerID=8c1070e579a5bfe2251e9dd178aa304c410d0cc05d91432235c1b16004e8e2eb description=openshift-etcd/installer-3-crc/installer id=79f7477a-83d7-4dfe-b165-b2b9212b79c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459\nJun 12 19:54:50.784411 crc crio[20719]: time=\"2026-06-12T19:54:50.783653238Z\" level=info msg=\"Stopping container: b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5 (timeout: 30s)\" id=b5ccc124-2ec5-4ee7-bb45-275b58491f28 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:54:50.785750 crc crio[20719]: time=\"2026-06-12T19:54:50.78373198Z\" level=info msg=\"Stopping container: 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7 (timeout: 30s)\" id=06c1c095-d715-44c9-ba0c-11f8455560c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:54:50.785750 crc crio[20719]: time=\"2026-06-12T19:54:50.783789021Z\" level=info msg=\"Stopping container: 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 (timeout: 30s)\" id=890d20f4-815a-402b-95c7-a3497120ce05 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:54:50.786674 crc crio[20719]: time=\"2026-06-12T19:54:50.783904184Z\" level=info msg=\"Stopping container: ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d (timeout: 30s)\" id=45a8b471-3aa0-4b69-b896-63aa5ce00097 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:54:50.786900 crc crio[20719]: time=\"2026-06-12T19:54:50.784065627Z\" level=info msg=\"Stopping container: 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351 (timeout: 30s)\" id=58bc306f-7184-42db-840f-dce030930bf8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:54:51.014789 crc crio[20719]: time=\"2026-06-12T19:54:51.014659072Z\" level=info msg=\"Stopped container 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7: openshift-etcd/etcd-crc/etcd-readyz\" id=06c1c095-d715-44c9-ba0c-11f8455560c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:54:51.092240 crc crio[20719]: time=\"2026-06-12T19:54:51.092079833Z\" level=info msg=\"Stopped container 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351: openshift-etcd/etcd-crc/etcd-metrics\" id=58bc306f-7184-42db-840f-dce030930bf8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:54:51.154752 crc crio[20719]: time=\"2026-06-12T19:54:51.154613639Z\" level=info msg=\"Stopped container ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d: openshift-etcd/etcd-crc/etcd-rev\" id=45a8b471-3aa0-4b69-b896-63aa5ce00097 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:55:05.191964 crc crio[20719]: time=\"2026-06-12T19:55:05.191234238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=87c20793-adc4-4eae-b57a-e102680cd229 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:55:05.192796 crc crio[20719]: time=\"2026-06-12T19:55:05.192120844Z\" level=info msg=\"Removing container: 63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405\" id=904be9a0-3cd3-42a0-a80e-6ec853644103 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:05.194977 crc crio[20719]: time=\"2026-06-12T19:55:05.194905174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=587cc8a0-2dbe-4d61-9004-c6867c7909d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:55:05.298107 crc crio[20719]: time=\"2026-06-12T19:55:05.297793384Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=89496a79-8e09-44a3-a625-355e75f25a8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:55:05.298962 crc crio[20719]: time=\"2026-06-12T19:55:05.298930147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:55:05.327345 crc crio[20719]: time=\"2026-06-12T19:55:05.327166875Z\" level=info msg=\"Removed container 63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=904be9a0-3cd3-42a0-a80e-6ec853644103 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:05.344113 crc crio[20719]: time=\"2026-06-12T19:55:05.344023562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:55:05.597062 crc crio[20719]: time=\"2026-06-12T19:55:05.596848012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:55:05.732459 crc crio[20719]: time=\"2026-06-12T19:55:05.732245401Z\" level=info msg=\"Created container 99ceb6070a3c72253c4f49f41851e88604721569ac0dcb035b3c97140881eb6b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=89496a79-8e09-44a3-a625-355e75f25a8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:55:05.734118 crc crio[20719]: time=\"2026-06-12T19:55:05.734015722Z\" level=info msg=\"Starting container: 99ceb6070a3c72253c4f49f41851e88604721569ac0dcb035b3c97140881eb6b\" id=d5e80f4d-c406-47b3-94be-66cf9d177bfa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:55:05.745490 crc crio[20719]: time=\"2026-06-12T19:55:05.745185361Z\" level=info msg=\"Started container\" PID=22126 containerID=99ceb6070a3c72253c4f49f41851e88604721569ac0dcb035b3c97140881eb6b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=d5e80f4d-c406-47b3-94be-66cf9d177bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53\nJun 12 19:55:06.218105 crc crio[20719]: time=\"2026-06-12T19:55:06.217967454Z\" level=info msg=\"Stopping pod sandbox: acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459\" id=7c219399-d6e6-4fdc-a870-3764e1c2954d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:55:06.219457 crc crio[20719]: time=\"2026-06-12T19:55:06.218808968Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459 UID:613e6253-16d1-47c3-bd57-e240cf05bd70 NetNS:/var/run/netns/ea87da96-0c64-467b-ab9f-82b52fa64243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod613e6253_16d1_47c3_bd57_e240cf05bd70.slice PodAnnotations:0xc000a38b18}] Aliases:map[]}\"\nJun 12 19:55:06.219457 crc crio[20719]: time=\"2026-06-12T19:55:06.219087547Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 19:55:06.582622 crc crio[20719]: time=\"2026-06-12T19:55:06.581902416Z\" level=info msg=\"Stopped pod sandbox: acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459\" id=7c219399-d6e6-4fdc-a870-3764e1c2954d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:55:18.008672 crc crio[20719]: time=\"2026-06-12T19:55:18.006527828Z\" level=info msg=\"Stopped container b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5: openshift-etcd/etcd-crc/etcd\" id=b5ccc124-2ec5-4ee7-bb45-275b58491f28 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:55:20.806249 crc crio[20719]: time=\"2026-06-12T19:55:20.80540214Z\" level=warning msg=\"Stopping container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 with stop signal(15) timed out. Killing...\"\nJun 12 19:55:20.859015 crc crio[20719]: time=\"2026-06-12T19:55:20.858696464Z\" level=error msg=\"Killing container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 19:55:20.986808 crc crio[20719]: time=\"2026-06-12T19:55:20.986563539Z\" level=info msg=\"Stopped container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10: openshift-etcd/etcd-crc/etcdctl\" id=890d20f4-815a-402b-95c7-a3497120ce05 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:55:20.988891 crc crio[20719]: time=\"2026-06-12T19:55:20.988679709Z\" level=info msg=\"Stopping pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\" id=5261d31c-3c3c-43a2-a100-5548da71db30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:55:20.996250 crc crio[20719]: time=\"2026-06-12T19:55:20.996125862Z\" level=info msg=\"Stopped pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\" id=5261d31c-3c3c-43a2-a100-5548da71db30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:55:21.451662 crc crio[20719]: time=\"2026-06-12T19:55:21.451216239Z\" level=info msg=\"Removing container: ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d\" id=d75b7632-ca91-4c40-8560-08394e65a94c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.488455 crc crio[20719]: time=\"2026-06-12T19:55:21.488193361Z\" level=info msg=\"Removed container ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d: openshift-etcd/etcd-crc/etcd-rev\" id=d75b7632-ca91-4c40-8560-08394e65a94c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.493166 crc crio[20719]: time=\"2026-06-12T19:55:21.493061825Z\" level=info msg=\"Removing container: 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7\" id=93876d3e-36d1-4836-981d-6379f6568d01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.520908 crc crio[20719]: time=\"2026-06-12T19:55:21.52052715Z\" level=info msg=\"Removed container 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7: openshift-etcd/etcd-crc/etcd-readyz\" id=93876d3e-36d1-4836-981d-6379f6568d01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.524707 crc crio[20719]: time=\"2026-06-12T19:55:21.524162294Z\" level=info msg=\"Removing container: 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351\" id=48b93ea4-7b9b-43d3-a99f-bc06888936ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.552224 crc crio[20719]: time=\"2026-06-12T19:55:21.55200518Z\" level=info msg=\"Removed container 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351: openshift-etcd/etcd-crc/etcd-metrics\" id=48b93ea4-7b9b-43d3-a99f-bc06888936ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.574785 crc crio[20719]: time=\"2026-06-12T19:55:21.568040642Z\" level=info msg=\"Removing container: b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5\" id=2a639962-7f61-4a46-8ddb-bee2f156ccbd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.600907 crc crio[20719]: time=\"2026-06-12T19:55:21.600835896Z\" level=info msg=\"Removed container b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5: openshift-etcd/etcd-crc/etcd\" id=2a639962-7f61-4a46-8ddb-bee2f156ccbd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.606134 crc crio[20719]: time=\"2026-06-12T19:55:21.606031224Z\" level=info msg=\"Removing container: 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10\" id=15b081c7-c513-4d5d-9c3d-585cc68a3e99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.640159 crc crio[20719]: time=\"2026-06-12T19:55:21.639886133Z\" level=info msg=\"Removed container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10: openshift-etcd/etcd-crc/etcdctl\" id=15b081c7-c513-4d5d-9c3d-585cc68a3e99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.644067 crc crio[20719]: time=\"2026-06-12T19:55:21.643968798Z\" level=info msg=\"Removing container: e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93\" id=187f3fa7-0a8d-46dd-91d5-a17fcf1e5f5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.757764 crc crio[20719]: time=\"2026-06-12T19:55:21.757563765Z\" level=info msg=\"Removed container e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93: openshift-etcd/etcd-crc/etcd-resources-copy\" id=187f3fa7-0a8d-46dd-91d5-a17fcf1e5f5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.761977 crc crio[20719]: time=\"2026-06-12T19:55:21.761845637Z\" level=info msg=\"Removing container: ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a\" id=c7209a94-5509-40ed-9be3-797085f79737 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.876240 crc crio[20719]: time=\"2026-06-12T19:55:21.875828288Z\" level=info msg=\"Removed container ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c7209a94-5509-40ed-9be3-797085f79737 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.885921 crc crio[20719]: time=\"2026-06-12T19:55:21.88578399Z\" level=info msg=\"Removing container: 4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e\" id=46c2298a-b698-4b37-8b9c-6d5dc4a136e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:21.982936 crc crio[20719]: time=\"2026-06-12T19:55:21.98257859Z\" level=info msg=\"Removed container 4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e: openshift-etcd/etcd-crc/setup\" id=46c2298a-b698-4b37-8b9c-6d5dc4a136e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:55:43.931410 crc crio[20719]: time=\"2026-06-12T19:55:43.930590942Z\" level=info msg=\"Stopping pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\" id=5591c6d8-2baf-4005-913b-a293da27b25b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:55:43.931410 crc crio[20719]: time=\"2026-06-12T19:55:43.931401275Z\" level=info msg=\"Stopped pod sandbox (already stopped): 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\" id=5591c6d8-2baf-4005-913b-a293da27b25b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 19:55:43.933681 crc crio[20719]: time=\"2026-06-12T19:55:43.932180037Z\" level=info msg=\"Removing pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\" id=184139a1-2d49-47aa-9294-420001f27360 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:55:43.940188 crc crio[20719]: time=\"2026-06-12T19:55:43.940084485Z\" level=info msg=\"Removed pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\" id=184139a1-2d49-47aa-9294-420001f27360 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 19:55:53.847454 crc crio[20719]: time=\"2026-06-12T19:55:53.843229062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ff499b9f-b541-452c-8864-a738d6ba91ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:55:53.850845 crc crio[20719]: time=\"2026-06-12T19:55:53.848027297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2ef5c03d-3f65-4178-8f24-21dc17a4a53d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:55:53.852118 crc crio[20719]: time=\"2026-06-12T19:55:53.85199742Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=495ce7d8-b07b-4917-a0b3-e37d79b9e142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:55:53.852816 crc crio[20719]: time=\"2026-06-12T19:55:53.852622508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:55:53.894091 crc crio[20719]: time=\"2026-06-12T19:55:53.893447395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:55:53.901553 crc crio[20719]: time=\"2026-06-12T19:55:53.900424815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:55:54.047927 crc crio[20719]: time=\"2026-06-12T19:55:54.047786466Z\" level=info msg=\"Created container 23667f7dd6e045d6fd02bbc64d33decc33aa396a6959d455178992913e4867cf: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=495ce7d8-b07b-4917-a0b3-e37d79b9e142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:55:54.049538 crc crio[20719]: time=\"2026-06-12T19:55:54.049441394Z\" level=info msg=\"Starting container: 23667f7dd6e045d6fd02bbc64d33decc33aa396a6959d455178992913e4867cf\" id=8bd9d09b-8290-48b1-aa9a-b691c57c7b0d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:55:54.061626 crc crio[20719]: time=\"2026-06-12T19:55:54.056596898Z\" level=info msg=\"Started container\" PID=22829 containerID=23667f7dd6e045d6fd02bbc64d33decc33aa396a6959d455178992913e4867cf description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=8bd9d09b-8290-48b1-aa9a-b691c57c7b0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=196ea754d5f3cc30c657a4cde4ce4a726f7f17e1e153081257756d4600f2b36e\nJun 12 19:56:30.338050 crc crio[20719]: time=\"2026-06-12T19:56:30.336390728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=86db0d8b-0bf1-4364-9768-b0c779ef2677 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:56:30.342415 crc crio[20719]: time=\"2026-06-12T19:56:30.342020829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=22f0c4ca-63d1-46dc-a119-a2677322f969 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:56:30.347147 crc crio[20719]: time=\"2026-06-12T19:56:30.346969561Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator\" id=92bdf573-3fdb-4467-91b9-97a416ef3c91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:56:30.348130 crc crio[20719]: time=\"2026-06-12T19:56:30.347887437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:56:30.421132 crc crio[20719]: time=\"2026-06-12T19:56:30.420946534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:56:30.427416 crc crio[20719]: time=\"2026-06-12T19:56:30.427159233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:56:30.597430 crc crio[20719]: time=\"2026-06-12T19:56:30.596929334Z\" level=info msg=\"Created container 373748dd3cf3f7203f168a89ce1374a1dea711cf83ee3defa755967e8acfa0ab: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator\" id=92bdf573-3fdb-4467-91b9-97a416ef3c91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:56:30.598858 crc crio[20719]: time=\"2026-06-12T19:56:30.598688745Z\" level=info msg=\"Starting container: 373748dd3cf3f7203f168a89ce1374a1dea711cf83ee3defa755967e8acfa0ab\" id=965fe1bf-c9cc-4f3a-8463-22c53ebbe329 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:56:30.607674 crc crio[20719]: time=\"2026-06-12T19:56:30.607485856Z\" level=info msg=\"Started container\" PID=23316 containerID=373748dd3cf3f7203f168a89ce1374a1dea711cf83ee3defa755967e8acfa0ab description=openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator id=965fe1bf-c9cc-4f3a-8463-22c53ebbe329 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c\nJun 12 19:56:53.989400 crc crio[20719]: time=\"2026-06-12T19:56:53.988627303Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=a0e80d82-4811-47c6-b664-6f7fde7bca8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:56:53.990793 crc crio[20719]: time=\"2026-06-12T19:56:53.989417176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:56:54.017789 crc crio[20719]: time=\"2026-06-12T19:56:54.017675246Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a0e80d82-4811-47c6-b664-6f7fde7bca8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:56:54.034619 crc crio[20719]: time=\"2026-06-12T19:56:54.034479006Z\" level=info msg=\"Ran pod sandbox f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7 with infra container: openshift-etcd/etcd-crc/POD\" id=a0e80d82-4811-47c6-b664-6f7fde7bca8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 19:56:54.037766 crc crio[20719]: time=\"2026-06-12T19:56:54.037665235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b15ce2b9-bf45-43d4-9bce-902eb0d036f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:56:54.040163 crc crio[20719]: time=\"2026-06-12T19:56:54.040076234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4810d9b4-2e04-4ba2-9866-450159c497a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:56:54.056012 crc crio[20719]: time=\"2026-06-12T19:56:54.055907776Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=4279edc8-b57d-4d93-a9c7-c8574c5bd802 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:56:54.057011 crc crio[20719]: time=\"2026-06-12T19:56:54.056929436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:56:54.112247 crc crio[20719]: time=\"2026-06-12T19:56:54.111620409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:56:54.319247 crc crio[20719]: time=\"2026-06-12T19:56:54.319019916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:56:54.444911 crc crio[20719]: time=\"2026-06-12T19:56:54.444722429Z\" level=info msg=\"Created container a66edef232e7e02f5882f428c0f45ecf8325b44d8af58e31bf79c1ebc28bf718: openshift-etcd/etcd-crc/setup\" id=4279edc8-b57d-4d93-a9c7-c8574c5bd802 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:56:54.446803 crc crio[20719]: time=\"2026-06-12T19:56:54.446733357Z\" level=info msg=\"Starting container: a66edef232e7e02f5882f428c0f45ecf8325b44d8af58e31bf79c1ebc28bf718\" id=607e5b3b-b42b-4150-88d7-d7d4753c8735 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:56:54.458146 crc crio[20719]: time=\"2026-06-12T19:56:54.457991849Z\" level=info msg=\"Started container\" PID=23632 containerID=a66edef232e7e02f5882f428c0f45ecf8325b44d8af58e31bf79c1ebc28bf718 description=openshift-etcd/etcd-crc/setup id=607e5b3b-b42b-4150-88d7-d7d4753c8735 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7\nJun 12 19:57:19.946590 crc crio[20719]: time=\"2026-06-12T19:57:19.94402328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4e46bd9b-35a1-4df9-aae8-db88a54d3eef name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:19.946590 crc crio[20719]: time=\"2026-06-12T19:57:19.944560306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13c093ea-2e52-4320-a5a6-29b43ef56ec7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:19.953442 crc crio[20719]: time=\"2026-06-12T19:57:19.948688505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d42f24db-dc8a-47fe-8e85-1188af2109fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:19.953442 crc crio[20719]: time=\"2026-06-12T19:57:19.950035076Z\" level=info msg=\"Removing container: 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18\" id=029336a6-62a2-4a92-94a6-b113e034ea38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:57:19.953442 crc crio[20719]: time=\"2026-06-12T19:57:19.951985269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=ac89074a-a20e-428e-8b86-a061d1a7782a name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:19.954654 crc crio[20719]: time=\"2026-06-12T19:57:19.954526522Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=a7afb673-55dc-4ed2-b6cf-bd5886420a17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:19.955440 crc crio[20719]: time=\"2026-06-12T19:57:19.955249443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:19.957645 crc crio[20719]: time=\"2026-06-12T19:57:19.957255771Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=8841b67c-6dc0-40fb-beb6-87667d2bbea0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:19.959027 crc crio[20719]: time=\"2026-06-12T19:57:19.958025483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:19.959614 crc crio[20719]: time=\"2026-06-12T19:57:19.959469905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=88b75ae3-5187-4a44-bfee-f68ace773b11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:20.003078 crc crio[20719]: time=\"2026-06-12T19:57:20.002198783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5c6069c4-ba10-4b92-84cd-f32e888fd7ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:20.012179 crc crio[20719]: time=\"2026-06-12T19:57:20.012024331Z\" level=info msg=\"Removed container 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=029336a6-62a2-4a92-94a6-b113e034ea38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:57:20.016613 crc crio[20719]: time=\"2026-06-12T19:57:20.016461073Z\" level=info msg=\"Removing container: af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0\" id=2158bc2d-586d-4b49-b79e-025aa8be98f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:57:20.031419 crc crio[20719]: time=\"2026-06-12T19:57:20.026608387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:20.031419 crc crio[20719]: time=\"2026-06-12T19:57:20.029683383Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1fd98ebf-2f13-4045-9642-72dd9394a7fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:20.034053 crc crio[20719]: time=\"2026-06-12T19:57:20.033946645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:20.087935 crc crio[20719]: time=\"2026-06-12T19:57:20.087808714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:20.098153 crc crio[20719]: time=\"2026-06-12T19:57:20.098036782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:20.105185 crc crio[20719]: time=\"2026-06-12T19:57:20.105082387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:20.128518 crc crio[20719]: time=\"2026-06-12T19:57:20.128252067Z\" level=info msg=\"Removed container af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=2158bc2d-586d-4b49-b79e-025aa8be98f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:57:20.135766 crc crio[20719]: time=\"2026-06-12T19:57:20.135724851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:20.284898 crc crio[20719]: time=\"2026-06-12T19:57:20.284763785Z\" level=info msg=\"Created container 24b7828dfa2db38db668e7ce74504e73fa820b60f9844fad3d53fe0648ae8c90: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=8841b67c-6dc0-40fb-beb6-87667d2bbea0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:20.286244 crc crio[20719]: time=\"2026-06-12T19:57:20.286152054Z\" level=info msg=\"Starting container: 24b7828dfa2db38db668e7ce74504e73fa820b60f9844fad3d53fe0648ae8c90\" id=3c4b155c-2cc4-497e-afc8-652918e86271 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:57:20.294588 crc crio[20719]: time=\"2026-06-12T19:57:20.294521878Z\" level=info msg=\"Started container\" PID=23988 containerID=24b7828dfa2db38db668e7ce74504e73fa820b60f9844fad3d53fe0648ae8c90 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=3c4b155c-2cc4-497e-afc8-652918e86271 name=/runtime.v1.RuntimeService/StartContainer sandboxID=206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607\nJun 12 19:57:20.301784 crc crio[20719]: time=\"2026-06-12T19:57:20.301663411Z\" level=info msg=\"Created container ef6e67e73c0c18f3d66145950ba1cb07b9e95f6c1952443e165a994959cc8b7e: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=a7afb673-55dc-4ed2-b6cf-bd5886420a17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:20.303338 crc crio[20719]: time=\"2026-06-12T19:57:20.303170834Z\" level=info msg=\"Starting container: ef6e67e73c0c18f3d66145950ba1cb07b9e95f6c1952443e165a994959cc8b7e\" id=b9d4d107-1cf7-4e0b-9408-eb7028251880 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:57:20.313698 crc crio[20719]: time=\"2026-06-12T19:57:20.313549252Z\" level=info msg=\"Started container\" PID=23984 containerID=ef6e67e73c0c18f3d66145950ba1cb07b9e95f6c1952443e165a994959cc8b7e description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=b9d4d107-1cf7-4e0b-9408-eb7028251880 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214\nJun 12 19:57:20.374687 crc crio[20719]: time=\"2026-06-12T19:57:20.374626649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:20.455336 crc crio[20719]: time=\"2026-06-12T19:57:20.455175643Z\" level=info msg=\"Created container 67d4ef0d9cc7111d7cf2a3dcb8d804cc17edf167f4d94d3b0f2a1818bd36ed36: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1fd98ebf-2f13-4045-9642-72dd9394a7fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:20.457010 crc crio[20719]: time=\"2026-06-12T19:57:20.456912504Z\" level=info msg=\"Starting container: 67d4ef0d9cc7111d7cf2a3dcb8d804cc17edf167f4d94d3b0f2a1818bd36ed36\" id=5fd5f868-7462-4024-8214-b85b73b9ff7d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:57:20.466184 crc crio[20719]: time=\"2026-06-12T19:57:20.466089377Z\" level=info msg=\"Started container\" PID=24036 containerID=67d4ef0d9cc7111d7cf2a3dcb8d804cc17edf167f4d94d3b0f2a1818bd36ed36 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=5fd5f868-7462-4024-8214-b85b73b9ff7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828\nJun 12 19:57:22.030061 crc crio[20719]: time=\"2026-06-12T19:57:22.028674163Z\" level=info msg=\"Removing container: 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819\" id=b1d3737e-c916-478d-af19-a348049047d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:57:22.031963 crc crio[20719]: time=\"2026-06-12T19:57:22.029094194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=bbe52dd3-2164-4cb4-a5cb-1f74fd6be702 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:22.037611 crc crio[20719]: time=\"2026-06-12T19:57:22.037429204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a464215f-9bf5-4c83-880d-46822495cb0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:22.037611 crc crio[20719]: time=\"2026-06-12T19:57:22.037592219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=21ff4378-10f4-4d17-ba80-8cd68b2e947d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:22.043142 crc crio[20719]: time=\"2026-06-12T19:57:22.04215306Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=edade586-fe36-4b46-ac17-1ac0faa9fddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:22.043142 crc crio[20719]: time=\"2026-06-12T19:57:22.042649104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=5223489e-8464-4171-9eb4-edc260608b45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:22.043142 crc crio[20719]: time=\"2026-06-12T19:57:22.042978914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:22.046705 crc crio[20719]: time=\"2026-06-12T19:57:22.046451353Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=16bd5b06-f40f-4194-8fe4-be183429b0df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:22.048123 crc crio[20719]: time=\"2026-06-12T19:57:22.048017638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d78450d1-a114-414a-a9e3-71ed71bdcf61 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:22.061765 crc crio[20719]: time=\"2026-06-12T19:57:22.061561447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:22.064831 crc crio[20719]: time=\"2026-06-12T19:57:22.064674558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9b5f79f8-0df0-4871-a3e1-2e2c4eda6753 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:22.077520 crc crio[20719]: time=\"2026-06-12T19:57:22.077249862Z\" level=info msg=\"Removed container 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b1d3737e-c916-478d-af19-a348049047d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:57:22.083119 crc crio[20719]: time=\"2026-06-12T19:57:22.082761487Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=cadc44fb-ce4f-4217-8de8-766826d2990a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:22.102391 crc crio[20719]: time=\"2026-06-12T19:57:22.102159775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:22.109034 crc crio[20719]: time=\"2026-06-12T19:57:22.108917913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:22.144944 crc crio[20719]: time=\"2026-06-12T19:57:22.144755131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:22.181788 crc crio[20719]: time=\"2026-06-12T19:57:22.181620939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:22.191566 crc crio[20719]: time=\"2026-06-12T19:57:22.191437561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:22.291081 crc crio[20719]: time=\"2026-06-12T19:57:22.290956141Z\" level=info msg=\"Created container 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=cadc44fb-ce4f-4217-8de8-766826d2990a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:22.292763 crc crio[20719]: time=\"2026-06-12T19:57:22.292595441Z\" level=info msg=\"Starting container: 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809\" id=1852e080-c727-4553-b063-2724ca77fd9a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:57:22.305114 crc crio[20719]: time=\"2026-06-12T19:57:22.304808199Z\" level=info msg=\"Started container\" PID=24073 containerID=981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=1852e080-c727-4553-b063-2724ca77fd9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\nJun 12 19:57:22.380073 crc crio[20719]: time=\"2026-06-12T19:57:22.378792402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:22.390631 crc crio[20719]: time=\"2026-06-12T19:57:22.390496173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:22.465439 crc crio[20719]: time=\"2026-06-12T19:57:22.465244481Z\" level=info msg=\"Created container f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=edade586-fe36-4b46-ac17-1ac0faa9fddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:22.467223 crc crio[20719]: time=\"2026-06-12T19:57:22.467124805Z\" level=info msg=\"Starting container: f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6\" id=06e1c0a7-b833-44c4-8054-636730aa989b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:57:22.467586 crc crio[20719]: time=\"2026-06-12T19:57:22.467484505Z\" level=info msg=\"Created container dfeac7d1e23e28953b128191cd49acbf44a1aa5ce9255d53cbf75e5b633bfed6: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=16bd5b06-f40f-4194-8fe4-be183429b0df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:22.469871 crc crio[20719]: time=\"2026-06-12T19:57:22.469744631Z\" level=info msg=\"Starting container: dfeac7d1e23e28953b128191cd49acbf44a1aa5ce9255d53cbf75e5b633bfed6\" id=0277018c-b731-4b61-9b14-38357fe84bb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:57:22.471580 crc crio[20719]: time=\"2026-06-12T19:57:22.47146767Z\" level=info msg=\"Started container\" PID=24095 containerID=f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=06e1c0a7-b833-44c4-8054-636730aa989b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53\nJun 12 19:57:22.476075 crc crio[20719]: time=\"2026-06-12T19:57:22.475975929Z\" level=info msg=\"Started container\" PID=24097 containerID=dfeac7d1e23e28953b128191cd49acbf44a1aa5ce9255d53cbf75e5b633bfed6 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=0277018c-b731-4b61-9b14-38357fe84bb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af\nJun 12 19:57:28.615196 crc crio[20719]: time=\"2026-06-12T19:57:28.614166617Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d64f4dc2-cb13-4b3c-9174-8ccb3f954e81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:28.619604 crc crio[20719]: time=\"2026-06-12T19:57:28.619456029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4739ec60-13ae-4547-9448-e88bc448e5d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:28.638846 crc crio[20719]: time=\"2026-06-12T19:57:28.638723963Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=18e4a2b5-0cb5-4c70-ad5d-f37113852a64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:28.639547 crc crio[20719]: time=\"2026-06-12T19:57:28.639454075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:28.689697 crc crio[20719]: time=\"2026-06-12T19:57:28.689589605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:28.869819 crc crio[20719]: time=\"2026-06-12T19:57:28.869605059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:28.977524 crc crio[20719]: time=\"2026-06-12T19:57:28.977063019Z\" level=info msg=\"Created container a105c69c99be0796315f531ad3537cbd76c7ea264dd7e7208829506fd933e0d5: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=18e4a2b5-0cb5-4c70-ad5d-f37113852a64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:29.026080 crc crio[20719]: time=\"2026-06-12T19:57:29.025962335Z\" level=info msg=\"Starting container: a105c69c99be0796315f531ad3537cbd76c7ea264dd7e7208829506fd933e0d5\" id=5f1cdcdf-6455-4fd6-8b0b-000f2382ea92 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:57:29.036773 crc crio[20719]: time=\"2026-06-12T19:57:29.03661516Z\" level=info msg=\"Started container\" PID=24224 containerID=a105c69c99be0796315f531ad3537cbd76c7ea264dd7e7208829506fd933e0d5 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=5f1cdcdf-6455-4fd6-8b0b-000f2382ea92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7\nJun 12 19:57:29.212355 crc crio[20719]: time=\"2026-06-12T19:57:29.212143686Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c82d7add-e43a-4fa9-a29d-a55395c8f6d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:29.216007 crc crio[20719]: time=\"2026-06-12T19:57:29.215775062Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=fab746ba-c85f-495b-902e-de87348a75e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:29.220689 crc crio[20719]: time=\"2026-06-12T19:57:29.220569078Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6ad26f94-0e85-485a-b23a-72bcb979c7b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:29.221924 crc crio[20719]: time=\"2026-06-12T19:57:29.221534425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:29.277630 crc crio[20719]: time=\"2026-06-12T19:57:29.277395132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:29.519224 crc crio[20719]: time=\"2026-06-12T19:57:29.518818131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:29.621813 crc crio[20719]: time=\"2026-06-12T19:57:29.621570814Z\" level=info msg=\"Created container d49100b66ded8341fbc991b622bf647ec80c7175641d7042843da0b1e4685aaf: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6ad26f94-0e85-485a-b23a-72bcb979c7b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:29.623394 crc crio[20719]: time=\"2026-06-12T19:57:29.623145589Z\" level=info msg=\"Starting container: d49100b66ded8341fbc991b622bf647ec80c7175641d7042843da0b1e4685aaf\" id=fe835caa-8bd6-4879-8864-628a622fb99d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:57:29.639372 crc crio[20719]: time=\"2026-06-12T19:57:29.639099108Z\" level=info msg=\"Started container\" PID=24233 containerID=d49100b66ded8341fbc991b622bf647ec80c7175641d7042843da0b1e4685aaf description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=fe835caa-8bd6-4879-8864-628a622fb99d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53\nJun 12 19:57:32.276668 crc crio[20719]: time=\"2026-06-12T19:57:32.275754078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8a6bacbd-1486-4234-b25c-b130a46e82c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:32.280428 crc crio[20719]: time=\"2026-06-12T19:57:32.280242476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=da155ce8-8863-46ae-9711-6d951d1d553f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:32.284648 crc crio[20719]: time=\"2026-06-12T19:57:32.284505378Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b664123e-b8ac-4202-88f1-5e332823a1a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:32.285515 crc crio[20719]: time=\"2026-06-12T19:57:32.285396644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:32.326208 crc crio[20719]: time=\"2026-06-12T19:57:32.326101784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:32.606627 crc crio[20719]: time=\"2026-06-12T19:57:32.606476363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:32.745152 crc crio[20719]: time=\"2026-06-12T19:57:32.744851571Z\" level=info msg=\"Created container bf53d946b06728931b79a10f014d2d9605548e310f21f952400aa8c139a793cf: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b664123e-b8ac-4202-88f1-5e332823a1a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:32.747738 crc crio[20719]: time=\"2026-06-12T19:57:32.747676112Z\" level=info msg=\"Starting container: bf53d946b06728931b79a10f014d2d9605548e310f21f952400aa8c139a793cf\" id=98d1e357-3b73-4172-8cd5-d028dc9c1b6f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:57:32.757782 crc crio[20719]: time=\"2026-06-12T19:57:32.757727111Z\" level=info msg=\"Started container\" PID=24298 containerID=bf53d946b06728931b79a10f014d2d9605548e310f21f952400aa8c139a793cf description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=98d1e357-3b73-4172-8cd5-d028dc9c1b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af\nJun 12 19:57:53.103781 crc crio[20719]: time=\"2026-06-12T19:57:53.102732948Z\" level=info msg=\"Stopping container: f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6 (timeout: 30s)\" id=30a17931-feac-45ad-ac40-2263e96cd228 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:57:53.170117 crc crio[20719]: time=\"2026-06-12T19:57:53.169953509Z\" level=info msg=\"Stopped container f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=30a17931-feac-45ad-ac40-2263e96cd228 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:57:53.172366 crc crio[20719]: time=\"2026-06-12T19:57:53.172192163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6b4b7da0-bd22-411c-b1f0-08a7771825b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:53.175369 crc crio[20719]: time=\"2026-06-12T19:57:53.17519082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e354ef7d-a54d-467c-8233-821e11af7c28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:57:53.180838 crc crio[20719]: time=\"2026-06-12T19:57:53.178400322Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8243c0c5-4e53-4ec8-b3fb-4ee29a75ae67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:53.180838 crc crio[20719]: time=\"2026-06-12T19:57:53.178840634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:53.208680 crc crio[20719]: time=\"2026-06-12T19:57:53.208438055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:53.400842 crc crio[20719]: time=\"2026-06-12T19:57:53.400600398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:57:53.583352 crc crio[20719]: time=\"2026-06-12T19:57:53.583242072Z\" level=info msg=\"Removing container: e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a\" id=f4d93e44-bd0c-4aa0-bae9-2857e0f99540 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:57:53.632141 crc crio[20719]: time=\"2026-06-12T19:57:53.632019812Z\" level=info msg=\"Created container c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8243c0c5-4e53-4ec8-b3fb-4ee29a75ae67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:57:53.634501 crc crio[20719]: time=\"2026-06-12T19:57:53.634452711Z\" level=info msg=\"Starting container: c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a\" id=097792b0-48e9-4925-95d8-5da4089e5eaf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:57:53.644767 crc crio[20719]: time=\"2026-06-12T19:57:53.641493154Z\" level=info msg=\"Started container\" PID=24600 containerID=c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=097792b0-48e9-4925-95d8-5da4089e5eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53\nJun 12 19:57:53.660986 crc crio[20719]: time=\"2026-06-12T19:57:53.660765869Z\" level=info msg=\"Removed container e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f4d93e44-bd0c-4aa0-bae9-2857e0f99540 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:58:03.202105 crc crio[20719]: time=\"2026-06-12T19:58:03.202063685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3610f668-cf16-4197-90b1-31eb2341c92f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:03.209590 crc crio[20719]: time=\"2026-06-12T19:58:03.209431419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=39811934-165f-440a-adf2-72b1919011b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:03.227945 crc crio[20719]: time=\"2026-06-12T19:58:03.227730673Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cf27d967-08a1-4f18-8a9d-2d8b2b584201 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:03.228658 crc crio[20719]: time=\"2026-06-12T19:58:03.228530376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:03.267369 crc crio[20719]: time=\"2026-06-12T19:58:03.266738284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:03.492970 crc crio[20719]: time=\"2026-06-12T19:58:03.492798516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:03.623793 crc crio[20719]: time=\"2026-06-12T19:58:03.623668363Z\" level=info msg=\"Created container 64adde2cbcdbcb4f4e3132ee8b016c00ba657b94238069b5d092915a51be5369: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cf27d967-08a1-4f18-8a9d-2d8b2b584201 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:03.625377 crc crio[20719]: time=\"2026-06-12T19:58:03.625215778Z\" level=info msg=\"Starting container: 64adde2cbcdbcb4f4e3132ee8b016c00ba657b94238069b5d092915a51be5369\" id=3cd9fccc-c901-45d5-a21d-9bf28e0fec7f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:58:03.635169 crc crio[20719]: time=\"2026-06-12T19:58:03.63503236Z\" level=info msg=\"Started container\" PID=24742 containerID=64adde2cbcdbcb4f4e3132ee8b016c00ba657b94238069b5d092915a51be5369 description=openshift-etcd/etcd-crc/etcd-resources-copy id=3cd9fccc-c901-45d5-a21d-9bf28e0fec7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7\nJun 12 19:58:24.757083 crc crio[20719]: time=\"2026-06-12T19:58:24.755915491Z\" level=info msg=\"Stopping container: c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a (timeout: 30s)\" id=03f6e453-e87b-481e-9d4b-645ee2a71f17 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:58:25.000441 crc crio[20719]: time=\"2026-06-12T19:58:24.999698598Z\" level=info msg=\"Stopped container c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=03f6e453-e87b-481e-9d4b-645ee2a71f17 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:58:25.002510 crc crio[20719]: time=\"2026-06-12T19:58:25.002402166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=91df4dd2-ee6a-4476-9e0c-3dc5d5fc52b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:25.006789 crc crio[20719]: time=\"2026-06-12T19:58:25.006653117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a32b73bb-4e02-4b32-a90e-61bbf149fb3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:25.012014 crc crio[20719]: time=\"2026-06-12T19:58:25.011822596Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c7b9f4ca-ef88-43b0-9e99-e104a444a878 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:25.013636 crc crio[20719]: time=\"2026-06-12T19:58:25.013508735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:25.063691 crc crio[20719]: time=\"2026-06-12T19:58:25.063529363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:25.105455 crc crio[20719]: time=\"2026-06-12T19:58:25.105321824Z\" level=info msg=\"Removing container: f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6\" id=f0dd80ba-aa7e-40ab-92e4-89017a25fdf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:58:25.161674 crc crio[20719]: time=\"2026-06-12T19:58:25.16154501Z\" level=info msg=\"Removed container f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f0dd80ba-aa7e-40ab-92e4-89017a25fdf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:58:25.327657 crc crio[20719]: time=\"2026-06-12T19:58:25.327374307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:25.431499 crc crio[20719]: time=\"2026-06-12T19:58:25.431215842Z\" level=info msg=\"Created container 7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c7b9f4ca-ef88-43b0-9e99-e104a444a878 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:25.434662 crc crio[20719]: time=\"2026-06-12T19:58:25.434533667Z\" level=info msg=\"Starting container: 7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197\" id=06357e1f-b187-4475-9b98-935fd32f70f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:58:25.445252 crc crio[20719]: time=\"2026-06-12T19:58:25.445037649Z\" level=info msg=\"Started container\" PID=25012 containerID=7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=06357e1f-b187-4475-9b98-935fd32f70f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53\nJun 12 19:58:37.858147 crc crio[20719]: time=\"2026-06-12T19:58:37.857094886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2372511c-8029-4d3f-b245-ae2c72100dc0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:37.864238 crc crio[20719]: time=\"2026-06-12T19:58:37.863385056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0b7ab2e4-f1ee-4bb6-8508-3e94bf25bbf9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:37.889702 crc crio[20719]: time=\"2026-06-12T19:58:37.889512307Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=91dff061-8676-456b-9ac4-950eb2a4dd0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:37.890526 crc crio[20719]: time=\"2026-06-12T19:58:37.890140426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:37.947077 crc crio[20719]: time=\"2026-06-12T19:58:37.946878207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:38.661755 crc crio[20719]: time=\"2026-06-12T19:58:38.234812892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:39.222098 crc crio[20719]: time=\"2026-06-12T19:58:39.221633226Z\" level=info msg=\"Created container 806348f599a8f90c27cb433a175229beb84cf82e6874de85d1971df1703adf23: openshift-etcd/etcd-crc/etcdctl\" id=91dff061-8676-456b-9ac4-950eb2a4dd0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:39.223523 crc crio[20719]: time=\"2026-06-12T19:58:39.223457388Z\" level=info msg=\"Starting container: 806348f599a8f90c27cb433a175229beb84cf82e6874de85d1971df1703adf23\" id=3b4cb8ae-d03c-4bab-a1f9-277b6dc02fbc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:58:39.227782 crc crio[20719]: time=\"2026-06-12T19:58:39.227706811Z\" level=info msg=\"Started container\" PID=25220 containerID=806348f599a8f90c27cb433a175229beb84cf82e6874de85d1971df1703adf23 description=openshift-etcd/etcd-crc/etcdctl id=3b4cb8ae-d03c-4bab-a1f9-277b6dc02fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7\nJun 12 19:58:39.238044 crc crio[20719]: time=\"2026-06-12T19:58:39.238003199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8eae2595-08a3-4de1-9c56-1c313855d608 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:39.242843 crc crio[20719]: time=\"2026-06-12T19:58:39.242732934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=eef01693-adb3-4fca-9a34-3c4ceaaf359e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:39.250569 crc crio[20719]: time=\"2026-06-12T19:58:39.250512988Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=9384b5e1-4b15-4338-aede-a2fc04e57ba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:39.250810 crc crio[20719]: time=\"2026-06-12T19:58:39.250758935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:39.272467 crc crio[20719]: time=\"2026-06-12T19:58:39.272374627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:39.412931 crc crio[20719]: time=\"2026-06-12T19:58:39.412751142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:39.516063 crc crio[20719]: time=\"2026-06-12T19:58:39.515818495Z\" level=info msg=\"Created container bf2425c95dbafcd68edc516e09785bbcee5ccb95214f763229ed00645397f187: openshift-etcd/etcd-crc/etcd\" id=9384b5e1-4b15-4338-aede-a2fc04e57ba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:39.517577 crc crio[20719]: time=\"2026-06-12T19:58:39.517467442Z\" level=info msg=\"Starting container: bf2425c95dbafcd68edc516e09785bbcee5ccb95214f763229ed00645397f187\" id=958b6061-bc78-4f13-b94b-51af50257510 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:58:39.524755 crc crio[20719]: time=\"2026-06-12T19:58:39.524622338Z\" level=info msg=\"Started container\" PID=25253 containerID=bf2425c95dbafcd68edc516e09785bbcee5ccb95214f763229ed00645397f187 description=openshift-etcd/etcd-crc/etcd id=958b6061-bc78-4f13-b94b-51af50257510 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7\nJun 12 19:58:39.537928 crc crio[20719]: time=\"2026-06-12T19:58:39.537734335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=dfbe0454-451b-4469-90f5-217e9a591851 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:39.542824 crc crio[20719]: time=\"2026-06-12T19:58:39.542677476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6d74bf14-7b02-4faa-85bd-16c129b7a4b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:39.549428 crc crio[20719]: time=\"2026-06-12T19:58:39.549240636Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=f654b239-f600-4cbf-8cf1-c4f5c0cdd117 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:39.550475 crc crio[20719]: time=\"2026-06-12T19:58:39.549636957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:39.586671 crc crio[20719]: time=\"2026-06-12T19:58:39.586424814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:39.771433 crc crio[20719]: time=\"2026-06-12T19:58:39.771340439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:39.861069 crc crio[20719]: time=\"2026-06-12T19:58:39.860831822Z\" level=info msg=\"Created container c786c2242c10b72aba22204363643a5e119cae83b35a631b5f2f1e7f895a14b1: openshift-etcd/etcd-crc/etcd-metrics\" id=f654b239-f600-4cbf-8cf1-c4f5c0cdd117 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:39.862206 crc crio[20719]: time=\"2026-06-12T19:58:39.862100568Z\" level=info msg=\"Starting container: c786c2242c10b72aba22204363643a5e119cae83b35a631b5f2f1e7f895a14b1\" id=0b8809e9-0e54-411c-b75c-4de03aba334f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:58:39.868891 crc crio[20719]: time=\"2026-06-12T19:58:39.868737489Z\" level=info msg=\"Started container\" PID=25287 containerID=c786c2242c10b72aba22204363643a5e119cae83b35a631b5f2f1e7f895a14b1 description=openshift-etcd/etcd-crc/etcd-metrics id=0b8809e9-0e54-411c-b75c-4de03aba334f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7\nJun 12 19:58:39.896543 crc crio[20719]: time=\"2026-06-12T19:58:39.896188108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d286b217-0b78-4a37-a7e1-710bdb587be1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:39.901774 crc crio[20719]: time=\"2026-06-12T19:58:39.900892823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ced1f783-44c4-453b-9152-0c2d88bd7ff2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:39.911484 crc crio[20719]: time=\"2026-06-12T19:58:39.911386785Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=84257a95-f1c8-43cb-8455-900f706f9e3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:39.912063 crc crio[20719]: time=\"2026-06-12T19:58:39.91192499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:39.961063 crc crio[20719]: time=\"2026-06-12T19:58:39.960898888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:40.159005 crc crio[20719]: time=\"2026-06-12T19:58:40.158832697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:40.271755 crc crio[20719]: time=\"2026-06-12T19:58:40.271594869Z\" level=info msg=\"Created container 873a78f1720b68b64015b8110514938a0627059cc7ac4a43ab9843a38f33ff8c: openshift-etcd/etcd-crc/etcd-readyz\" id=84257a95-f1c8-43cb-8455-900f706f9e3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:40.273718 crc crio[20719]: time=\"2026-06-12T19:58:40.273525974Z\" level=info msg=\"Starting container: 873a78f1720b68b64015b8110514938a0627059cc7ac4a43ab9843a38f33ff8c\" id=c06e3af0-2b79-4699-8b0d-421d2c0b8721 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:58:40.288326 crc crio[20719]: time=\"2026-06-12T19:58:40.288146864Z\" level=info msg=\"Started container\" PID=25318 containerID=873a78f1720b68b64015b8110514938a0627059cc7ac4a43ab9843a38f33ff8c description=openshift-etcd/etcd-crc/etcd-readyz id=c06e3af0-2b79-4699-8b0d-421d2c0b8721 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7\nJun 12 19:58:40.303023 crc crio[20719]: time=\"2026-06-12T19:58:40.302888499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4cf8abba-0d10-4069-9231-4c7dc8a574ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:40.307234 crc crio[20719]: time=\"2026-06-12T19:58:40.307093119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c370d8ab-cd58-4bee-aca5-06ade86797a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:58:40.316537 crc crio[20719]: time=\"2026-06-12T19:58:40.316394756Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=3d9d378a-7434-4a8c-942d-661ac60d69c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:40.316842 crc crio[20719]: time=\"2026-06-12T19:58:40.316798867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:40.356078 crc crio[20719]: time=\"2026-06-12T19:58:40.355987885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:40.584706 crc crio[20719]: time=\"2026-06-12T19:58:40.584564265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:58:40.737380 crc crio[20719]: time=\"2026-06-12T19:58:40.73711794Z\" level=info msg=\"Created container e1ccc919f1c1f4d381848c1db35931f84a1a52a3846d053a436360a3599c4689: openshift-etcd/etcd-crc/etcd-rev\" id=3d9d378a-7434-4a8c-942d-661ac60d69c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:58:40.738856 crc crio[20719]: time=\"2026-06-12T19:58:40.738742876Z\" level=info msg=\"Starting container: e1ccc919f1c1f4d381848c1db35931f84a1a52a3846d053a436360a3599c4689\" id=93d0a7da-41f7-4cf0-9de8-6f65f08d3cab name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:58:40.753853 crc crio[20719]: time=\"2026-06-12T19:58:40.749542637Z\" level=info msg=\"Started container\" PID=25344 containerID=e1ccc919f1c1f4d381848c1db35931f84a1a52a3846d053a436360a3599c4689 description=openshift-etcd/etcd-crc/etcd-rev id=93d0a7da-41f7-4cf0-9de8-6f65f08d3cab name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7\nJun 12 19:58:54.756796 crc crio[20719]: time=\"2026-06-12T19:58:54.755690385Z\" level=info msg=\"Stopping container: 7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197 (timeout: 30s)\" id=12de156e-9140-44a2-a5f1-022856c7c7f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:58:54.941369 crc crio[20719]: time=\"2026-06-12T19:58:54.941173756Z\" level=info msg=\"Stopped container 7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=12de156e-9140-44a2-a5f1-022856c7c7f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:58:55.420438 crc crio[20719]: time=\"2026-06-12T19:58:55.420069492Z\" level=info msg=\"Removing container: c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a\" id=f5c37ba3-4eb8-4e3d-970c-89b3a727e8cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:58:55.464115 crc crio[20719]: time=\"2026-06-12T19:58:55.463896344Z\" level=info msg=\"Removed container c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f5c37ba3-4eb8-4e3d-970c-89b3a727e8cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:59:21.761567 crc crio[20719]: time=\"2026-06-12T19:59:21.760699644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=32ab8007-b331-4ee5-97b9-5018ce98eabc name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.771379 crc crio[20719]: time=\"2026-06-12T19:59:21.765427839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=55a06d23-13df-49b4-9835-0cf4499ba85f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.772229 crc crio[20719]: time=\"2026-06-12T19:59:21.772179682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=be575689-bc95-4737-90cd-2ef768a2e203 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.772745 crc crio[20719]: time=\"2026-06-12T19:59:21.772645267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d5329771-de29-4ef2-a832-edf3bc89b9ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.776115 crc crio[20719]: time=\"2026-06-12T19:59:21.776039838Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=e63367cc-8652-4716-ae71-138d748a60c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:21.776710 crc crio[20719]: time=\"2026-06-12T19:59:21.776499802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.776710 crc crio[20719]: time=\"2026-06-12T19:59:21.776593722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=e0c526a0-aa1f-4a25-a77d-9e8e4fdf9937 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.778728 crc crio[20719]: time=\"2026-06-12T19:59:21.778679114Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager\" id=5a992531-1365-4a37-b9ac-9bd3705933f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:21.781162 crc crio[20719]: time=\"2026-06-12T19:59:21.781051522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=95ddbe8a-5c87-4c52-8327-e91122a16129 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.789092 crc crio[20719]: time=\"2026-06-12T19:59:21.788958455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=61646aad-2956-4c93-9dc8-5a040966a9a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.789727 crc crio[20719]: time=\"2026-06-12T19:59:21.789644572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.791458 crc crio[20719]: time=\"2026-06-12T19:59:21.791376953Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=2ccd1b98-19e3-4b3a-b78a-db3ad6a7710b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:21.791908 crc crio[20719]: time=\"2026-06-12T19:59:21.791856116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f6741aeb-6f07-4b7c-9eda-2f8c4e2d60b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.797684 crc crio[20719]: time=\"2026-06-12T19:59:21.796468619Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=253107ee-e451-4df6-863e-c5729da71994 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.808874 crc crio[20719]: time=\"2026-06-12T19:59:21.808707276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=2186a8b2-01d1-4129-9daf-75f7fba5d514 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.816646 crc crio[20719]: time=\"2026-06-12T19:59:21.816493963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=fd6ff751-907a-442b-87da-7b5aa2e2ae3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.817539 crc crio[20719]: time=\"2026-06-12T19:59:21.817163882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.818063 crc crio[20719]: time=\"2026-06-12T19:59:21.81779038Z\" level=info msg=\"Removing container: e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56\" id=71224709-8620-4196-aaf2-bd5ee155a7c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:59:21.819463 crc crio[20719]: time=\"2026-06-12T19:59:21.8193562Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=df565109-0a76-405e-954a-6f432c0a3da8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:21.820402 crc crio[20719]: time=\"2026-06-12T19:59:21.819970248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.820402 crc crio[20719]: time=\"2026-06-12T19:59:21.820094328Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=6e3b989e-b203-44f7-865b-6324048e8ff0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:21.820692 crc crio[20719]: time=\"2026-06-12T19:59:21.820631733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.825722 crc crio[20719]: time=\"2026-06-12T19:59:21.825430712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=fd3d667f-11e6-449f-90a7-f587d722b153 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.828567 crc crio[20719]: time=\"2026-06-12T19:59:21.828494981Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cc4e2a47-39c4-4f0d-8fe8-dedf6f0daeea name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.838119 crc crio[20719]: time=\"2026-06-12T19:59:21.836570886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=886455e7-79b8-4b76-bbaf-dfb765f2b272 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.845235 crc crio[20719]: time=\"2026-06-12T19:59:21.840035207Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=4189847b-8044-48f1-8a3f-88680a63ea51 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.845446 crc crio[20719]: time=\"2026-06-12T19:59:21.845357981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.847751 crc crio[20719]: time=\"2026-06-12T19:59:21.847599997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7f9bbefc-771f-4e4d-a372-11a2e4c4fb20 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.847864 crc crio[20719]: time=\"2026-06-12T19:59:21.847819573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=9ad395ed-64df-48a3-a7c5-dae580f7f654 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.849560 crc crio[20719]: time=\"2026-06-12T19:59:21.849205876Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=26041bf9-01db-4ab6-b30d-decf99088ebc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:21.850691 crc crio[20719]: time=\"2026-06-12T19:59:21.850614147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1fcdf76c-44f8-4067-968f-451e89de1b47 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.854763 crc crio[20719]: time=\"2026-06-12T19:59:21.854714054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.866437 crc crio[20719]: time=\"2026-06-12T19:59:21.866342402Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=b5151736-a3f8-4e86-9386-54f88f4c2e41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:21.867483 crc crio[20719]: time=\"2026-06-12T19:59:21.867406569Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d101af04-ecd8-446a-868f-dad6c0b055b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.868941 crc crio[20719]: time=\"2026-06-12T19:59:21.868835133Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=98d33aba-bb2c-476f-a6f1-0e5cb41aa5be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:21.888786 crc crio[20719]: time=\"2026-06-12T19:59:21.888648539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=661182ce-0e61-4c15-bca6-83ee6445e4be name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:21.892505 crc crio[20719]: time=\"2026-06-12T19:59:21.892409169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.892505 crc crio[20719]: time=\"2026-06-12T19:59:21.89244442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.895739 crc crio[20719]: time=\"2026-06-12T19:59:21.895562485Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=52bc0d5c-fbbe-4daa-a42f-cac8df19ddc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:21.896380 crc crio[20719]: time=\"2026-06-12T19:59:21.89621834Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=657dc6b8-16f3-4a74-858c-ef362c15e559 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:21.916197 crc crio[20719]: time=\"2026-06-12T19:59:21.916057616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.922841 crc crio[20719]: time=\"2026-06-12T19:59:21.922765381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.942310 crc crio[20719]: time=\"2026-06-12T19:59:21.942166886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.942616 crc crio[20719]: time=\"2026-06-12T19:59:21.942470455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.943372 crc crio[20719]: time=\"2026-06-12T19:59:21.943175725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.950849 crc crio[20719]: time=\"2026-06-12T19:59:21.950743005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.965733 crc crio[20719]: time=\"2026-06-12T19:59:21.96152291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.965733 crc crio[20719]: time=\"2026-06-12T19:59:21.96296683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.982848 crc crio[20719]: time=\"2026-06-12T19:59:21.982694444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:21.993078 crc crio[20719]: time=\"2026-06-12T19:59:21.992900822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:22.053828 crc crio[20719]: time=\"2026-06-12T19:59:22.05358865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:22.055844 crc crio[20719]: time=\"2026-06-12T19:59:22.055738897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:22.068086 crc crio[20719]: time=\"2026-06-12T19:59:22.067910775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:22.074578 crc crio[20719]: time=\"2026-06-12T19:59:22.074492143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:22.082405 crc crio[20719]: time=\"2026-06-12T19:59:22.081599269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:22.096224 crc crio[20719]: time=\"2026-06-12T19:59:22.096181724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:22.158776 crc crio[20719]: time=\"2026-06-12T19:59:22.158677903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:22.241153 crc crio[20719]: time=\"2026-06-12T19:59:22.241103246Z\" level=info msg=\"Removed container e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=71224709-8620-4196-aaf2-bd5ee155a7c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:59:22.248111 crc crio[20719]: time=\"2026-06-12T19:59:22.247968387Z\" level=info msg=\"Removing container: a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133\" id=ca3d731b-de53-4862-b5d7-9ecd3de279c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:59:22.312048 crc crio[20719]: time=\"2026-06-12T19:59:22.311619808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:22.327204 crc crio[20719]: time=\"2026-06-12T19:59:22.327132267Z\" level=info msg=\"Removed container a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca3d731b-de53-4862-b5d7-9ecd3de279c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:59:22.329456 crc crio[20719]: time=\"2026-06-12T19:59:22.329394783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:22.392114 crc crio[20719]: time=\"2026-06-12T19:59:22.392020603Z\" level=info msg=\"Created container f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=df565109-0a76-405e-954a-6f432c0a3da8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:22.393377 crc crio[20719]: time=\"2026-06-12T19:59:22.39324295Z\" level=info msg=\"Starting container: f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f\" id=08759bf8-4b9a-4a2d-bb0b-2aab46545f7f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:22.400353 crc crio[20719]: time=\"2026-06-12T19:59:22.400124058Z\" level=info msg=\"Started container\" PID=25972 containerID=f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=08759bf8-4b9a-4a2d-bb0b-2aab46545f7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23\nJun 12 19:59:22.404893 crc crio[20719]: time=\"2026-06-12T19:59:22.404733063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:22.415367 crc crio[20719]: time=\"2026-06-12T19:59:22.41532272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:22.453608 crc crio[20719]: time=\"2026-06-12T19:59:22.453494432Z\" level=info msg=\"Created container 5aeff29f8d99fbea9f1a3df213ea45ebb8295b6b3dd4e82e7197247b70e0f82f: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager\" id=5a992531-1365-4a37-b9ac-9bd3705933f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:22.455373 crc crio[20719]: time=\"2026-06-12T19:59:22.455248376Z\" level=info msg=\"Starting container: 5aeff29f8d99fbea9f1a3df213ea45ebb8295b6b3dd4e82e7197247b70e0f82f\" id=cfd69e5a-283e-4043-b519-17b7a223edf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:22.464024 crc crio[20719]: time=\"2026-06-12T19:59:22.463945016Z\" level=info msg=\"Started container\" PID=25976 containerID=5aeff29f8d99fbea9f1a3df213ea45ebb8295b6b3dd4e82e7197247b70e0f82f description=openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager id=cfd69e5a-283e-4043-b519-17b7a223edf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01\nJun 12 19:59:22.468921 crc crio[20719]: time=\"2026-06-12T19:59:22.468818697Z\" level=info msg=\"Created container 2252e52ecd4bcc3b813baa17942e967e133904130f189fb655a894767844472c: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=6e3b989e-b203-44f7-865b-6324048e8ff0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:22.472228 crc crio[20719]: time=\"2026-06-12T19:59:22.472092473Z\" level=info msg=\"Starting container: 2252e52ecd4bcc3b813baa17942e967e133904130f189fb655a894767844472c\" id=53c0c909-2573-4507-87b1-d1a955b8f23c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:22.478634 crc crio[20719]: time=\"2026-06-12T19:59:22.47859118Z\" level=info msg=\"Created container d0278c57780a56a8f4ba7eac196558bd49178583f78e737cce7079c2156b5c96: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=2ccd1b98-19e3-4b3a-b78a-db3ad6a7710b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:22.479255 crc crio[20719]: time=\"2026-06-12T19:59:22.479182127Z\" level=info msg=\"Started container\" PID=25986 containerID=2252e52ecd4bcc3b813baa17942e967e133904130f189fb655a894767844472c description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=53c0c909-2573-4507-87b1-d1a955b8f23c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3755ecbedfb155662e870e8b3b33f0f22403a28041508e98503aa55af993e09\nJun 12 19:59:22.480489 crc crio[20719]: time=\"2026-06-12T19:59:22.480393363Z\" level=info msg=\"Created container 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=657dc6b8-16f3-4a74-858c-ef362c15e559 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:22.480648 crc crio[20719]: time=\"2026-06-12T19:59:22.480536907Z\" level=info msg=\"Starting container: d0278c57780a56a8f4ba7eac196558bd49178583f78e737cce7079c2156b5c96\" id=c6df6fe0-0c8d-4946-bfc3-93c90b2d4662 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:22.482369 crc crio[20719]: time=\"2026-06-12T19:59:22.482189344Z\" level=info msg=\"Starting container: 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718\" id=bab3f042-35ef-4749-97ec-3215109dd54a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:22.487080 crc crio[20719]: time=\"2026-06-12T19:59:22.486918641Z\" level=info msg=\"Started container\" PID=25975 containerID=d0278c57780a56a8f4ba7eac196558bd49178583f78e737cce7079c2156b5c96 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=c6df6fe0-0c8d-4946-bfc3-93c90b2d4662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088\nJun 12 19:59:22.489970 crc crio[20719]: time=\"2026-06-12T19:59:22.4899274Z\" level=info msg=\"Started container\" PID=25977 containerID=0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=bab3f042-35ef-4749-97ec-3215109dd54a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817\nJun 12 19:59:22.495475 crc crio[20719]: time=\"2026-06-12T19:59:22.491348901Z\" level=info msg=\"Created container 181ba22898515e648bc2e68c509ea989585d7aa12b3212e4fdca64d8a9b6bb25: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=e63367cc-8652-4716-ae71-138d748a60c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:22.495475 crc crio[20719]: time=\"2026-06-12T19:59:22.494133942Z\" level=info msg=\"Starting container: 181ba22898515e648bc2e68c509ea989585d7aa12b3212e4fdca64d8a9b6bb25\" id=0f7ea07d-5b30-4ca7-86b8-849a12290011 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:22.505390 crc crio[20719]: time=\"2026-06-12T19:59:22.504641577Z\" level=info msg=\"Started container\" PID=25974 containerID=181ba22898515e648bc2e68c509ea989585d7aa12b3212e4fdca64d8a9b6bb25 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=0f7ea07d-5b30-4ca7-86b8-849a12290011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034\nJun 12 19:59:22.522690 crc crio[20719]: time=\"2026-06-12T19:59:22.522567709Z\" level=info msg=\"Created container 6057885f84454dedc718a9d646d942d2844cdf9fe874c4f69c5c41303c29c161: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=98d33aba-bb2c-476f-a6f1-0e5cb41aa5be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:22.523956 crc crio[20719]: time=\"2026-06-12T19:59:22.523800734Z\" level=info msg=\"Starting container: 6057885f84454dedc718a9d646d942d2844cdf9fe874c4f69c5c41303c29c161\" id=9f88cc06-2e00-47fc-9d64-b302d8984a53 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:22.530778 crc crio[20719]: time=\"2026-06-12T19:59:22.530662014Z\" level=info msg=\"Started container\" PID=26002 containerID=6057885f84454dedc718a9d646d942d2844cdf9fe874c4f69c5c41303c29c161 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=9f88cc06-2e00-47fc-9d64-b302d8984a53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51\nJun 12 19:59:22.533881 crc crio[20719]: time=\"2026-06-12T19:59:22.533712942Z\" level=info msg=\"Created container 260d16d69c08760ffd2512ed5a5b7eccb3e3f6c78cfa0a2931f053041b1346a8: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=b5151736-a3f8-4e86-9386-54f88f4c2e41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:22.535516 crc crio[20719]: time=\"2026-06-12T19:59:22.535438032Z\" level=info msg=\"Created container bb03d98632e6bc7d734f2dc0a3e7c367c03f1976274914961f9f65335fb44752: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=52bc0d5c-fbbe-4daa-a42f-cac8df19ddc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:22.538633 crc crio[20719]: time=\"2026-06-12T19:59:22.538536993Z\" level=info msg=\"Created container ae590b45c4d18a651aea242ec5f6e043fea97f6b5e28b2eb30cd24860e3643c2: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=26041bf9-01db-4ab6-b30d-decf99088ebc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:22.538633 crc crio[20719]: time=\"2026-06-12T19:59:22.538601964Z\" level=info msg=\"Starting container: bb03d98632e6bc7d734f2dc0a3e7c367c03f1976274914961f9f65335fb44752\" id=672c146d-f792-4d46-8075-e5667bb579bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:22.538955 crc crio[20719]: time=\"2026-06-12T19:59:22.538552265Z\" level=info msg=\"Starting container: 260d16d69c08760ffd2512ed5a5b7eccb3e3f6c78cfa0a2931f053041b1346a8\" id=c8683faa-4cd6-444c-95c3-87fe2d80eaca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:22.543583 crc crio[20719]: time=\"2026-06-12T19:59:22.543480519Z\" level=info msg=\"Starting container: ae590b45c4d18a651aea242ec5f6e043fea97f6b5e28b2eb30cd24860e3643c2\" id=6d32c20f-db94-4dbf-a691-a81f339cf0f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:22.552136 crc crio[20719]: time=\"2026-06-12T19:59:22.552077666Z\" level=info msg=\"Started container\" PID=26003 containerID=bb03d98632e6bc7d734f2dc0a3e7c367c03f1976274914961f9f65335fb44752 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=672c146d-f792-4d46-8075-e5667bb579bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded\nJun 12 19:59:22.552836 crc crio[20719]: time=\"2026-06-12T19:59:22.552704815Z\" level=info msg=\"Started container\" PID=25973 containerID=260d16d69c08760ffd2512ed5a5b7eccb3e3f6c78cfa0a2931f053041b1346a8 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=c8683faa-4cd6-444c-95c3-87fe2d80eaca name=/runtime.v1.RuntimeService/StartContainer sandboxID=1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3\nJun 12 19:59:22.556489 crc crio[20719]: time=\"2026-06-12T19:59:22.556212685Z\" level=info msg=\"Started container\" PID=25987 containerID=ae590b45c4d18a651aea242ec5f6e043fea97f6b5e28b2eb30cd24860e3643c2 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=6d32c20f-db94-4dbf-a691-a81f339cf0f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb\nJun 12 19:59:31.947732 crc crio[20719]: time=\"2026-06-12T19:59:31.946592566Z\" level=info msg=\"Stopping container: 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718 (timeout: 30s)\" id=6d466749-0a81-49ac-80e7-a83b6311b9b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:59:32.501118 crc crio[20719]: time=\"2026-06-12T19:59:32.500808968Z\" level=info msg=\"Stopped container 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6d466749-0a81-49ac-80e7-a83b6311b9b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:59:32.504146 crc crio[20719]: time=\"2026-06-12T19:59:32.502862527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=db2dc24f-5a6a-4502-9e3a-cec65dfddd12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:32.507424 crc crio[20719]: time=\"2026-06-12T19:59:32.507228234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a4979fa9-096e-4324-ad0b-7dfe17d94a6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:32.511916 crc crio[20719]: time=\"2026-06-12T19:59:32.511811578Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2a84c075-23d3-4395-b284-5deaec26bc69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:32.512347 crc crio[20719]: time=\"2026-06-12T19:59:32.512164118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:32.542345 crc crio[20719]: time=\"2026-06-12T19:59:32.541692307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:32.545804 crc crio[20719]: time=\"2026-06-12T19:59:32.545709043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:32.740783 crc crio[20719]: time=\"2026-06-12T19:59:32.740599868Z\" level=info msg=\"Created container 2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2a84c075-23d3-4395-b284-5deaec26bc69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:32.743194 crc crio[20719]: time=\"2026-06-12T19:59:32.742971057Z\" level=info msg=\"Starting container: 2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70\" id=7176e3f3-4955-4c5a-8efd-e9de7a7f681e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:32.758221 crc crio[20719]: time=\"2026-06-12T19:59:32.757953222Z\" level=info msg=\"Started container\" PID=26252 containerID=2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=7176e3f3-4955-4c5a-8efd-e9de7a7f681e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817\nJun 12 19:59:33.103940 crc crio[20719]: time=\"2026-06-12T19:59:33.103798437Z\" level=info msg=\"Removing container: 3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897\" id=fc29ddf6-afe6-4759-af59-b7e54c3a9a71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:59:33.170128 crc crio[20719]: time=\"2026-06-12T19:59:33.16988433Z\" level=info msg=\"Removed container 3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=fc29ddf6-afe6-4759-af59-b7e54c3a9a71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:59:36.923083 crc crio[20719]: time=\"2026-06-12T19:59:36.922398509Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fc57d5db-6551-46dc-9380-2d294b80f2ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:36.928663 crc crio[20719]: time=\"2026-06-12T19:59:36.928555257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fa4ae292-2e2b-4c7e-941a-9b0edb41253d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:36.933784 crc crio[20719]: time=\"2026-06-12T19:59:36.933635376Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=43594e80-fcd2-4a6e-8235-268ac36a0912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:36.934904 crc crio[20719]: time=\"2026-06-12T19:59:36.93479849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:37.001766 crc crio[20719]: time=\"2026-06-12T19:59:37.000956894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:37.262667 crc crio[20719]: time=\"2026-06-12T19:59:37.262481504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:37.372048 crc crio[20719]: time=\"2026-06-12T19:59:37.371573436Z\" level=info msg=\"Created container 6b25165c1b9bb0b9b5ae019add3b8dca9eb3206939a377ce17f25f1bba6a2d4d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=43594e80-fcd2-4a6e-8235-268ac36a0912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:37.373530 crc crio[20719]: time=\"2026-06-12T19:59:37.373491992Z\" level=info msg=\"Starting container: 6b25165c1b9bb0b9b5ae019add3b8dca9eb3206939a377ce17f25f1bba6a2d4d\" id=fff108b5-0f00-4041-827c-fa6988056494 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:37.380966 crc crio[20719]: time=\"2026-06-12T19:59:37.380925678Z\" level=info msg=\"Started container\" PID=26352 containerID=6b25165c1b9bb0b9b5ae019add3b8dca9eb3206939a377ce17f25f1bba6a2d4d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fff108b5-0f00-4041-827c-fa6988056494 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53\nJun 12 19:59:43.949013 crc crio[20719]: time=\"2026-06-12T19:59:43.947871068Z\" level=info msg=\"Stopping container: 2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70 (timeout: 30s)\" id=f6aa106f-1bc6-443a-a565-aa422ae55171 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:59:44.260247 crc crio[20719]: time=\"2026-06-12T19:59:44.260156076Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=5aa5011d-e312-44db-8902-d18bd1cd3de6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:44.262777 crc crio[20719]: time=\"2026-06-12T19:59:44.262675649Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=c7f7b63c-10c0-4d53-913c-2ef0476ddb69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:44.266498 crc crio[20719]: time=\"2026-06-12T19:59:44.266413459Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=5b705135-c635-4293-94fa-9ef272fe56e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:44.266808 crc crio[20719]: time=\"2026-06-12T19:59:44.26673954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:44.299082 crc crio[20719]: time=\"2026-06-12T19:59:44.298906274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:44.304132 crc crio[20719]: time=\"2026-06-12T19:59:44.303804155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:44.432336 crc crio[20719]: time=\"2026-06-12T19:59:44.432195538Z\" level=info msg=\"Created container e7cfe137076d321db6bfbc78363cb6b3912c4a2d9a02bb7441776ca25ffa5397: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=5b705135-c635-4293-94fa-9ef272fe56e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:44.433598 crc crio[20719]: time=\"2026-06-12T19:59:44.433484675Z\" level=info msg=\"Starting container: e7cfe137076d321db6bfbc78363cb6b3912c4a2d9a02bb7441776ca25ffa5397\" id=6ef23f0f-1f66-45b5-bf3c-4953ea47d471 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:44.439228 crc crio[20719]: time=\"2026-06-12T19:59:44.43909937Z\" level=info msg=\"Started container\" PID=26462 containerID=e7cfe137076d321db6bfbc78363cb6b3912c4a2d9a02bb7441776ca25ffa5397 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=6ef23f0f-1f66-45b5-bf3c-4953ea47d471 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12d9e6518e3347c0c58eba28632ccb88f5d59a5f21d970b278adc43eba0261c3\nJun 12 19:59:44.987400 crc crio[20719]: time=\"2026-06-12T19:59:44.984829693Z\" level=info msg=\"Stopped container 2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f6aa106f-1bc6-443a-a565-aa422ae55171 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:59:45.281405 crc crio[20719]: time=\"2026-06-12T19:59:45.281253761Z\" level=info msg=\"Removing container: 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718\" id=740cd7b7-58ee-4956-ae0c-ff4407ac295e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:59:45.319855 crc crio[20719]: time=\"2026-06-12T19:59:45.319717336Z\" level=info msg=\"Removed container 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=740cd7b7-58ee-4956-ae0c-ff4407ac295e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:59:47.621910 crc crio[20719]: time=\"2026-06-12T19:59:47.621737642Z\" level=info msg=\"Stopping container: f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f (timeout: 30s)\" id=5db9eeb5-eec1-48c1-bf22-0e5d5cad60d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:59:48.261790 crc crio[20719]: time=\"2026-06-12T19:59:48.260912023Z\" level=info msg=\"Stopped container f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=5db9eeb5-eec1-48c1-bf22-0e5d5cad60d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 19:59:48.264658 crc crio[20719]: time=\"2026-06-12T19:59:48.264544029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=89b09bc9-4982-4c67-9285-5838019639ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:48.267192 crc crio[20719]: time=\"2026-06-12T19:59:48.267093503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=ce70e827-282f-4ae9-b4a0-a536e4bca54d name=/runtime.v1.ImageService/ImageStatus\nJun 12 19:59:48.269568 crc crio[20719]: time=\"2026-06-12T19:59:48.269461801Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c9e8b84c-be18-4fb5-866a-71d3e674faef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:48.270079 crc crio[20719]: time=\"2026-06-12T19:59:48.269932285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:48.312921 crc crio[20719]: time=\"2026-06-12T19:59:48.312749912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:48.321965 crc crio[20719]: time=\"2026-06-12T19:59:48.321781042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 19:59:48.333597 crc crio[20719]: time=\"2026-06-12T19:59:48.333460842Z\" level=info msg=\"Removing container: 8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c\" id=9018b1d6-82a8-451c-9c1b-19274483841c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:59:48.392255 crc crio[20719]: time=\"2026-06-12T19:59:48.391777999Z\" level=info msg=\"Removed container 8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=9018b1d6-82a8-451c-9c1b-19274483841c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 19:59:48.471403 crc crio[20719]: time=\"2026-06-12T19:59:48.471253228Z\" level=info msg=\"Created container a769a7b0c5eccb1302ce278f96b8c60a972d36d1294e7387c8545fade19f04a7: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c9e8b84c-be18-4fb5-866a-71d3e674faef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 19:59:48.473457 crc crio[20719]: time=\"2026-06-12T19:59:48.473244266Z\" level=info msg=\"Starting container: a769a7b0c5eccb1302ce278f96b8c60a972d36d1294e7387c8545fade19f04a7\" id=01305820-a107-4cd0-8f11-9e43bb25f430 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 19:59:48.479537 crc crio[20719]: time=\"2026-06-12T19:59:48.479385735Z\" level=info msg=\"Started container\" PID=26561 containerID=a769a7b0c5eccb1302ce278f96b8c60a972d36d1294e7387c8545fade19f04a7 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=01305820-a107-4cd0-8f11-9e43bb25f430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23\nJun 12 20:00:09.926727 crc crio[20719]: time=\"2026-06-12T20:00:09.925571441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=320f80e3-8bad-43f2-84e4-74f0e97ebe4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:00:09.931832 crc crio[20719]: time=\"2026-06-12T20:00:09.931736101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=e22fb79b-7ae3-4dc1-8d74-96d955d61a70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:00:09.936810 crc crio[20719]: time=\"2026-06-12T20:00:09.936727425Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=92ca45c3-a6c7-4a0c-830c-10353e7ae924 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:00:09.937367 crc crio[20719]: time=\"2026-06-12T20:00:09.937216539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:00:09.998577 crc crio[20719]: time=\"2026-06-12T20:00:09.99846082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:00:10.002895 crc crio[20719]: time=\"2026-06-12T20:00:10.002820727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:00:10.182536 crc crio[20719]: time=\"2026-06-12T20:00:10.181910193Z\" level=info msg=\"Created container d2263621c3ea9257eb165364632c46c0fdaeb7b75f05a0920cf756fe132a9511: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=92ca45c3-a6c7-4a0c-830c-10353e7ae924 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:00:10.185048 crc crio[20719]: time=\"2026-06-12T20:00:10.184948242Z\" level=info msg=\"Starting container: d2263621c3ea9257eb165364632c46c0fdaeb7b75f05a0920cf756fe132a9511\" id=9998eb71-3aad-42de-a8cd-e3a5da66abdc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:00:10.195803 crc crio[20719]: time=\"2026-06-12T20:00:10.19552459Z\" level=info msg=\"Started container\" PID=26925 containerID=d2263621c3ea9257eb165364632c46c0fdaeb7b75f05a0920cf756fe132a9511 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=9998eb71-3aad-42de-a8cd-e3a5da66abdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817\nJun 12 20:00:25.312813 crc crio[20719]: time=\"2026-06-12T20:00:25.311707035Z\" level=info msg=\"Stopping container: 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf (timeout: 15s)\" id=9c9b4355-a7b0-4bd1-a439-675af782420d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:00:25.509902 crc crio[20719]: time=\"2026-06-12T20:00:25.509766893Z\" level=info msg=\"Stopped container 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=9c9b4355-a7b0-4bd1-a439-675af782420d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:00:25.512130 crc crio[20719]: time=\"2026-06-12T20:00:25.512003118Z\" level=info msg=\"Stopping pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\" id=5cd3a99f-369b-4cc8-a536-74e28421efae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:00:25.512988 crc crio[20719]: time=\"2026-06-12T20:00:25.512910934Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc00170cd58}] Aliases:map[]}\"\nJun 12 20:00:25.513449 crc crio[20719]: time=\"2026-06-12T20:00:25.513228184Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:00:25.938799 crc crio[20719]: time=\"2026-06-12T20:00:25.938143436Z\" level=info msg=\"Stopped pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\" id=5cd3a99f-369b-4cc8-a536-74e28421efae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:00:26.802854 crc crio[20719]: time=\"2026-06-12T20:00:26.801729433Z\" level=info msg=\"Removing container: 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf\" id=df219568-fd86-4a6a-94c2-d751aedcd366 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:00:26.837444 crc crio[20719]: time=\"2026-06-12T20:00:26.837201975Z\" level=info msg=\"Removed container 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=df219568-fd86-4a6a-94c2-d751aedcd366 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:00:44.092578 crc crio[20719]: time=\"2026-06-12T20:00:44.09139767Z\" level=info msg=\"Stopping pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\" id=ef5bea69-df08-44fe-9550-3e0335fa9338 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:00:44.092578 crc crio[20719]: time=\"2026-06-12T20:00:44.092561765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\" id=ef5bea69-df08-44fe-9550-3e0335fa9338 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:00:44.094750 crc crio[20719]: time=\"2026-06-12T20:00:44.093204003Z\" level=info msg=\"Removing pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\" id=ec6ba302-0714-4d7e-a407-f3d89adb711c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:00:44.107096 crc crio[20719]: time=\"2026-06-12T20:00:44.106862154Z\" level=info msg=\"Removed pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\" id=ec6ba302-0714-4d7e-a407-f3d89adb711c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:01:52.855684 crc crio[20719]: time=\"2026-06-12T20:01:52.854186662Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/POD\" id=77c1a660-024f-441d-b229-4280614f9e9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:01:52.857445 crc crio[20719]: time=\"2026-06-12T20:01:52.85580331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:01:52.869177 crc crio[20719]: time=\"2026-06-12T20:01:52.868995025Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/POD\" id=7fabe049-a1c0-4be3-a403-353c557fc9a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:01:52.869544 crc crio[20719]: time=\"2026-06-12T20:01:52.869251812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:01:52.933071 crc crio[20719]: time=\"2026-06-12T20:01:52.932840419Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-786dc84d4f-s2cnw Namespace:openshift-authentication ID:872f6f87d97bea889362d76d238c45c8b113973460b911146b8532feab744332 UID:cf176428-646f-4268-9e40-bf9e703ca362 NetNS:/var/run/netns/6c2ec37a-3850-4259-b239-0133aac007c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf176428_646f_4268_9e40_bf9e703ca362.slice PodAnnotations:0xc0023e20d0}] Aliases:map[]}\"\nJun 12 20:01:52.933650 crc crio[20719]: time=\"2026-06-12T20:01:52.93355695Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-786dc84d4f-s2cnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:01:52.942018 crc crio[20719]: time=\"2026-06-12T20:01:52.941780866Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688240-qb876 Namespace:openshift-operator-lifecycle-manager ID:34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb UID:5c1b2aa8-7936-4f66-bab6-ffd56626a72c NetNS:/var/run/netns/a75500a1-463a-48bc-b2ec-0b89a1a0cf42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c1b2aa8_7936_4f66_bab6_ffd56626a72c.slice PodAnnotations:0xc002d9a0e0}] Aliases:map[]}\"\nJun 12 20:01:52.942018 crc crio[20719]: time=\"2026-06-12T20:01:52.941885209Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688240-qb876 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:01:53.279980 crc crio[20719]: 2026-06-12T20:01:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34c966c8ec66ac7 Mac:12:ca:14:3b:bb:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/a75500a1-463a-48bc-b2ec-0b89a1a0cf42 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:01:53.283153 crc crio[20719]: time=\"2026-06-12T20:01:53.281167432Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688240-qb876 Namespace:openshift-operator-lifecycle-manager ID:34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb UID:5c1b2aa8-7936-4f66-bab6-ffd56626a72c NetNS:/var/run/netns/a75500a1-463a-48bc-b2ec-0b89a1a0cf42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c1b2aa8_7936_4f66_bab6_ffd56626a72c.slice PodAnnotations:0xc002d9a0e0}] Aliases:map[]}\"\nJun 12 20:01:53.283153 crc crio[20719]: time=\"2026-06-12T20:01:53.281411839Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688240-qb876 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:01:53.286790 crc crio[20719]: time=\"2026-06-12T20:01:53.286704843Z\" level=info msg=\"Ran pod sandbox 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/POD\" id=7fabe049-a1c0-4be3-a403-353c557fc9a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:01:53.292100 crc crio[20719]: time=\"2026-06-12T20:01:53.29193325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32d6babc-6893-410a-a2c6-c168ed142416 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:01:53.295408 crc crio[20719]: time=\"2026-06-12T20:01:53.294745311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9a810c2f-16cf-40ea-9d91-1efb21e5a65c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:01:53.309186 crc crio[20719]: time=\"2026-06-12T20:01:53.30903332Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/collect-profiles\" id=d86ee152-f8c9-45c3-8a09-5c19a0248263 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:01:53.309970 crc crio[20719]: time=\"2026-06-12T20:01:53.309894664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:01:53.340978 crc crio[20719]: 2026-06-12T20:01:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:872f6f87d97bea8 Mac:52:4f:89:b3:bf:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/6c2ec37a-3850-4259-b239-0133aac007c7 SocketPath: PciID:}] [{Interface:0xc000014e80 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:01:53.342073 crc crio[20719]: time=\"2026-06-12T20:01:53.341927029Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-786dc84d4f-s2cnw Namespace:openshift-authentication ID:872f6f87d97bea889362d76d238c45c8b113973460b911146b8532feab744332 UID:cf176428-646f-4268-9e40-bf9e703ca362 NetNS:/var/run/netns/6c2ec37a-3850-4259-b239-0133aac007c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf176428_646f_4268_9e40_bf9e703ca362.slice PodAnnotations:0xc0023e20d0}] Aliases:map[]}\"\nJun 12 20:01:53.342330 crc crio[20719]: time=\"2026-06-12T20:01:53.342084733Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-786dc84d4f-s2cnw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:01:53.347697 crc crio[20719]: time=\"2026-06-12T20:01:53.347604721Z\" level=info msg=\"Ran pod sandbox 872f6f87d97bea889362d76d238c45c8b113973460b911146b8532feab744332 with infra container: openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/POD\" id=77c1a660-024f-441d-b229-4280614f9e9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:01:53.349744 crc crio[20719]: time=\"2026-06-12T20:01:53.34964916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=40fc9e22-cb9e-4086-b939-dbf132d48251 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:01:53.351606 crc crio[20719]: time=\"2026-06-12T20:01:53.351485872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=1def1ae9-6c28-4139-b92d-f4820c65474e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:01:53.351899 crc crio[20719]: time=\"2026-06-12T20:01:53.35177974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:01:53.357343 crc crio[20719]: time=\"2026-06-12T20:01:53.357160215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:01:53.358692 crc crio[20719]: time=\"2026-06-12T20:01:53.358541794Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/oauth-openshift\" id=5cf82ed4-a31f-4532-aab0-e94a66388345 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:01:53.359122 crc crio[20719]: time=\"2026-06-12T20:01:53.359042958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:01:53.403613 crc crio[20719]: time=\"2026-06-12T20:01:53.403479588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:01:53.459440 crc crio[20719]: time=\"2026-06-12T20:01:53.459062546Z\" level=info msg=\"Created container 0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/collect-profiles\" id=d86ee152-f8c9-45c3-8a09-5c19a0248263 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:01:53.461780 crc crio[20719]: time=\"2026-06-12T20:01:53.461665341Z\" level=info msg=\"Starting container: 0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364\" id=895f627a-ace1-434a-a32f-cb5698fe9110 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:01:53.475897 crc crio[20719]: time=\"2026-06-12T20:01:53.475331221Z\" level=info msg=\"Started container\" PID=28385 containerID=0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364 description=openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/collect-profiles id=895f627a-ace1-434a-a32f-cb5698fe9110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\nJun 12 20:01:53.606362 crc crio[20719]: time=\"2026-06-12T20:01:53.605919632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:01:53.783347 crc crio[20719]: time=\"2026-06-12T20:01:53.783089535Z\" level=info msg=\"Created container 57101dbb9622cc0617cd6d34b002dbe4e34c20a825dbba196c53a69cdb7c71f4: openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/oauth-openshift\" id=5cf82ed4-a31f-4532-aab0-e94a66388345 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:01:53.785098 crc crio[20719]: time=\"2026-06-12T20:01:53.784884096Z\" level=info msg=\"Starting container: 57101dbb9622cc0617cd6d34b002dbe4e34c20a825dbba196c53a69cdb7c71f4\" id=c17e6993-6065-4f0c-a36c-638c70fc86af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:01:53.804121 crc crio[20719]: time=\"2026-06-12T20:01:53.803875129Z\" level=info msg=\"Started container\" PID=28402 containerID=57101dbb9622cc0617cd6d34b002dbe4e34c20a825dbba196c53a69cdb7c71f4 description=openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/oauth-openshift id=c17e6993-6065-4f0c-a36c-638c70fc86af name=/runtime.v1.RuntimeService/StartContainer sandboxID=872f6f87d97bea889362d76d238c45c8b113973460b911146b8532feab744332\nJun 12 20:01:55.887420 crc crio[20719]: time=\"2026-06-12T20:01:55.886398015Z\" level=info msg=\"Stopping pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\" id=89abe7ac-6552-4ed8-a03e-13a1ff71e040 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:01:55.891115 crc crio[20719]: time=\"2026-06-12T20:01:55.887900659Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688240-qb876 Namespace:openshift-operator-lifecycle-manager ID:34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb UID:5c1b2aa8-7936-4f66-bab6-ffd56626a72c NetNS:/var/run/netns/a75500a1-463a-48bc-b2ec-0b89a1a0cf42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c1b2aa8_7936_4f66_bab6_ffd56626a72c.slice PodAnnotations:0xc00008d370}] Aliases:map[]}\"\nJun 12 20:01:55.891115 crc crio[20719]: time=\"2026-06-12T20:01:55.888065953Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688240-qb876 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:01:56.305380 crc crio[20719]: time=\"2026-06-12T20:01:56.304966986Z\" level=info msg=\"Stopped pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\" id=89abe7ac-6552-4ed8-a03e-13a1ff71e040 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:02:00.542042 crc crio[20719]: time=\"2026-06-12T20:02:00.541114702Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688242-57vhs/POD\" id=146d0fc2-5519-4502-8560-039aed055812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:02:00.543444 crc crio[20719]: time=\"2026-06-12T20:02:00.542092059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:02:00.583015 crc crio[20719]: time=\"2026-06-12T20:02:00.582609539Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688242-57vhs Namespace:openshift-infra ID:bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf UID:c359225e-6fd2-487b-b9f3-f0f6b1798cdd NetNS:/var/run/netns/8920b7c9-3686-4cf1-b9c9-e440ef21bc15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc359225e_6fd2_487b_b9f3_f0f6b1798cdd.slice PodAnnotations:0xc00008d860}] Aliases:map[]}\"\nJun 12 20:02:00.583015 crc crio[20719]: time=\"2026-06-12T20:02:00.582976959Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688242-57vhs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:02:00.939827 crc crio[20719]: 2026-06-12T20:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf5f9d0b1b4e502 Mac:b6:a4:fb:c5:0a:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/8920b7c9-3686-4cf1-b9c9-e440ef21bc15 SocketPath: PciID:}] [{Interface:0xc00050c5b0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:02:00.941382 crc crio[20719]: time=\"2026-06-12T20:02:00.941172929Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688242-57vhs Namespace:openshift-infra ID:bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf UID:c359225e-6fd2-487b-b9f3-f0f6b1798cdd NetNS:/var/run/netns/8920b7c9-3686-4cf1-b9c9-e440ef21bc15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc359225e_6fd2_487b_b9f3_f0f6b1798cdd.slice PodAnnotations:0xc00008d860}] Aliases:map[]}\"\nJun 12 20:02:00.941518 crc crio[20719]: time=\"2026-06-12T20:02:00.941458247Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688242-57vhs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:02:00.950477 crc crio[20719]: time=\"2026-06-12T20:02:00.950314835Z\" level=info msg=\"Ran pod sandbox bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf with infra container: openshift-infra/auto-csr-approver-29688242-57vhs/POD\" id=146d0fc2-5519-4502-8560-039aed055812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:02:00.953628 crc crio[20719]: time=\"2026-06-12T20:02:00.953523086Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d963a630-1796-4773-b5c0-5e670c07fd03 name=/runtime.v1.ImageService/PullImage\nJun 12 20:02:00.963969 crc crio[20719]: time=\"2026-06-12T20:02:00.963837204Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:02:06.366648 crc crio[20719]: time=\"2026-06-12T20:02:06.364964862Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d963a630-1796-4773-b5c0-5e670c07fd03 name=/runtime.v1.ImageService/PullImage\nJun 12 20:02:06.370999 crc crio[20719]: time=\"2026-06-12T20:02:06.368565258Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=33a876d8-ed3c-4a04-892b-cee6eb87e267 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:02:06.374020 crc crio[20719]: time=\"2026-06-12T20:02:06.373790588Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7bca980d-4645-4c3e-b060-e9eecc5cedd2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:02:06.387631 crc crio[20719]: time=\"2026-06-12T20:02:06.387452418Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688242-57vhs/oc\" id=c3efb283-4c58-4723-8174-00a586729bad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:02:06.390929 crc crio[20719]: time=\"2026-06-12T20:02:06.390693522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:02:06.433609 crc crio[20719]: time=\"2026-06-12T20:02:06.43337643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:02:06.727862 crc crio[20719]: time=\"2026-06-12T20:02:06.727102353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:02:06.850160 crc crio[20719]: time=\"2026-06-12T20:02:06.849993565Z\" level=info msg=\"Created container 0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab: openshift-infra/auto-csr-approver-29688242-57vhs/oc\" id=c3efb283-4c58-4723-8174-00a586729bad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:02:06.854059 crc crio[20719]: time=\"2026-06-12T20:02:06.853922486Z\" level=info msg=\"Starting container: 0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab\" id=cc77f747-8b7b-409f-a660-103d832b49fa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:02:06.867606 crc crio[20719]: time=\"2026-06-12T20:02:06.867494654Z\" level=info msg=\"Started container\" PID=28721 containerID=0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab description=openshift-infra/auto-csr-approver-29688242-57vhs/oc id=cc77f747-8b7b-409f-a660-103d832b49fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\nJun 12 20:02:09.057894 crc crio[20719]: time=\"2026-06-12T20:02:09.057081171Z\" level=info msg=\"Stopping pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\" id=3d006090-16b3-47b6-8565-ce6c6dec9a34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:02:09.059925 crc crio[20719]: time=\"2026-06-12T20:02:09.058922454Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688242-57vhs Namespace:openshift-infra ID:bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf UID:c359225e-6fd2-487b-b9f3-f0f6b1798cdd NetNS:/var/run/netns/8920b7c9-3686-4cf1-b9c9-e440ef21bc15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc359225e_6fd2_487b_b9f3_f0f6b1798cdd.slice PodAnnotations:0xc000526460}] Aliases:map[]}\"\nJun 12 20:02:09.059925 crc crio[20719]: time=\"2026-06-12T20:02:09.059080279Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688242-57vhs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:02:09.381629 crc crio[20719]: time=\"2026-06-12T20:02:09.380802441Z\" level=info msg=\"Stopped pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\" id=3d006090-16b3-47b6-8565-ce6c6dec9a34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:03:05.021126 crc crio[20719]: time=\"2026-06-12T20:03:05.019776709Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-t82rj/POD\" id=5f989728-6163-4d2e-b6bd-63902559ac07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:03:05.023564 crc crio[20719]: time=\"2026-06-12T20:03:05.021380955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:05.057656 crc crio[20719]: time=\"2026-06-12T20:03:05.05752826Z\" level=info msg=\"Got pod network &{Name:redhat-operators-t82rj Namespace:openshift-marketplace ID:52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7 UID:cacfbd3b-f446-4ae8-a1c5-334f0a98696f NetNS:/var/run/netns/178c669a-131a-4db2-9d2a-6ee08daa2001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcacfbd3b_f446_4ae8_a1c5_334f0a98696f.slice PodAnnotations:0xc00334afe8}] Aliases:map[]}\"\nJun 12 20:03:05.057656 crc crio[20719]: time=\"2026-06-12T20:03:05.057621313Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-t82rj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:03:05.427969 crc crio[20719]: 2026-06-12T20:03:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52a68ce86032a86 Mac:5e:10:e3:8d:fe:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/178c669a-131a-4db2-9d2a-6ee08daa2001 SocketPath: PciID:}] [{Interface:0xc0005106e0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:03:05.431100 crc crio[20719]: time=\"2026-06-12T20:03:05.430949898Z\" level=info msg=\"Got pod network &{Name:redhat-operators-t82rj Namespace:openshift-marketplace ID:52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7 UID:cacfbd3b-f446-4ae8-a1c5-334f0a98696f NetNS:/var/run/netns/178c669a-131a-4db2-9d2a-6ee08daa2001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcacfbd3b_f446_4ae8_a1c5_334f0a98696f.slice PodAnnotations:0xc00334afe8}] Aliases:map[]}\"\nJun 12 20:03:05.431187 crc crio[20719]: time=\"2026-06-12T20:03:05.431171395Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-t82rj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:03:05.442826 crc crio[20719]: time=\"2026-06-12T20:03:05.442714955Z\" level=info msg=\"Ran pod sandbox 52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7 with infra container: openshift-marketplace/redhat-operators-t82rj/POD\" id=5f989728-6163-4d2e-b6bd-63902559ac07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:03:05.448370 crc crio[20719]: time=\"2026-06-12T20:03:05.44785396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58a3b29b-0599-4661-8b85-7b857f1c2741 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:05.450860 crc crio[20719]: time=\"2026-06-12T20:03:05.450761394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=301f7e56-496c-4a74-87a1-84e7b0084811 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:05.459132 crc crio[20719]: time=\"2026-06-12T20:03:05.4590294Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-t82rj/extract-utilities\" id=237d4df6-dd79-400c-913f-9d2cc3a8dc97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:05.459692 crc crio[20719]: time=\"2026-06-12T20:03:05.459611716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:05.506016 crc crio[20719]: time=\"2026-06-12T20:03:05.505866869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:05.510652 crc crio[20719]: time=\"2026-06-12T20:03:05.510593264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:05.624772 crc crio[20719]: time=\"2026-06-12T20:03:05.624644083Z\" level=info msg=\"Created container 82dba80007b87d6735f4c9719db84a5bb385f9241564edfb0862b6bd53053db1: openshift-marketplace/redhat-operators-t82rj/extract-utilities\" id=237d4df6-dd79-400c-913f-9d2cc3a8dc97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:05.626078 crc crio[20719]: time=\"2026-06-12T20:03:05.626004491Z\" level=info msg=\"Starting container: 82dba80007b87d6735f4c9719db84a5bb385f9241564edfb0862b6bd53053db1\" id=39327ffe-af91-4c20-9df8-c5026da98378 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:03:05.633438 crc crio[20719]: time=\"2026-06-12T20:03:05.633374532Z\" level=info msg=\"Started container\" PID=29575 containerID=82dba80007b87d6735f4c9719db84a5bb385f9241564edfb0862b6bd53053db1 description=openshift-marketplace/redhat-operators-t82rj/extract-utilities id=39327ffe-af91-4c20-9df8-c5026da98378 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7\nJun 12 20:03:05.730079 crc crio[20719]: time=\"2026-06-12T20:03:05.729577592Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e8c49d37-d29e-4df8-8153-dd09dea10f68 name=/runtime.v1.ImageService/PullImage\nJun 12 20:03:05.735965 crc crio[20719]: time=\"2026-06-12T20:03:05.735851982Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 20:03:06.922986 crc crio[20719]: time=\"2026-06-12T20:03:06.922753787Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=e8c49d37-d29e-4df8-8153-dd09dea10f68 name=/runtime.v1.ImageService/PullImage\nJun 12 20:03:06.924422 crc crio[20719]: time=\"2026-06-12T20:03:06.923919239Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=25c52f9a-3d7b-4518-8169-a79c3816bae2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:06.927199 crc crio[20719]: time=\"2026-06-12T20:03:06.92711372Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=73eb7677-31d1-47a8-a33d-c30deaa5635a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:06.936171 crc crio[20719]: time=\"2026-06-12T20:03:06.936036906Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-t82rj/extract-content\" id=20795741-0c98-4729-9479-79549959421e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:06.937431 crc crio[20719]: time=\"2026-06-12T20:03:06.93720182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:06.981089 crc crio[20719]: time=\"2026-06-12T20:03:06.981011117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:06.985056 crc crio[20719]: time=\"2026-06-12T20:03:06.984979774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:07.121639 crc crio[20719]: time=\"2026-06-12T20:03:07.121513085Z\" level=info msg=\"Created container fa985dab928c53d1ea2a660cc8e8f22962ef1308946e8df98333fb83eb53f9ad: openshift-marketplace/redhat-operators-t82rj/extract-content\" id=20795741-0c98-4729-9479-79549959421e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:07.123250 crc crio[20719]: time=\"2026-06-12T20:03:07.123176562Z\" level=info msg=\"Starting container: fa985dab928c53d1ea2a660cc8e8f22962ef1308946e8df98333fb83eb53f9ad\" id=2781b8d2-ef22-4d67-9ed5-a10e394090cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:03:07.132915 crc crio[20719]: time=\"2026-06-12T20:03:07.13283328Z\" level=info msg=\"Started container\" PID=29624 containerID=fa985dab928c53d1ea2a660cc8e8f22962ef1308946e8df98333fb83eb53f9ad description=openshift-marketplace/redhat-operators-t82rj/extract-content id=2781b8d2-ef22-4d67-9ed5-a10e394090cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7\nJun 12 20:03:09.398727 crc crio[20719]: time=\"2026-06-12T20:03:09.397206481Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-8hcx8/POD\" id=1d0c9c95-485c-4e22-8c23-4444bbf1aa23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:03:09.398727 crc crio[20719]: time=\"2026-06-12T20:03:09.397966293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:09.439867 crc crio[20719]: time=\"2026-06-12T20:03:09.438418192Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8hcx8 Namespace:openshift-marketplace ID:7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071 UID:e5f92fce-71d7-4503-95da-f435c92b79d3 NetNS:/var/run/netns/a297f3e5-b48b-4de6-910e-3628a00c2745 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5f92fce_71d7_4503_95da_f435c92b79d3.slice PodAnnotations:0xc002d9a6f0}] Aliases:map[]}\"\nJun 12 20:03:09.439867 crc crio[20719]: time=\"2026-06-12T20:03:09.438806083Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-8hcx8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:03:11.958894 crc crio[20719]: 2026-06-12T20:03:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e7f21a22afada2 Mac:f2:39:8e:53:e5:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/a297f3e5-b48b-4de6-910e-3628a00c2745 SocketPath: PciID:}] [{Interface:0xc00025b060 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:03:11.962059 crc crio[20719]: time=\"2026-06-12T20:03:11.96166873Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8hcx8 Namespace:openshift-marketplace ID:7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071 UID:e5f92fce-71d7-4503-95da-f435c92b79d3 NetNS:/var/run/netns/a297f3e5-b48b-4de6-910e-3628a00c2745 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5f92fce_71d7_4503_95da_f435c92b79d3.slice PodAnnotations:0xc002d9a6f0}] Aliases:map[]}\"\nJun 12 20:03:11.962059 crc crio[20719]: time=\"2026-06-12T20:03:11.961933103Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-8hcx8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:03:11.972986 crc crio[20719]: time=\"2026-06-12T20:03:11.972922851Z\" level=info msg=\"Ran pod sandbox 7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071 with infra container: openshift-marketplace/redhat-marketplace-8hcx8/POD\" id=1d0c9c95-485c-4e22-8c23-4444bbf1aa23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:03:11.976750 crc crio[20719]: time=\"2026-06-12T20:03:11.976625856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=702beefa-376b-40ab-9823-31eec31228d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:11.982819 crc crio[20719]: time=\"2026-06-12T20:03:11.980648125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=160d1fe2-7d6c-4a40-b118-3fdfb4915f90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:11.993015 crc crio[20719]: time=\"2026-06-12T20:03:11.992614724Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8hcx8/extract-utilities\" id=02025795-4b58-487f-ace6-ed527a21508f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:11.993388 crc crio[20719]: time=\"2026-06-12T20:03:11.993217542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:12.036536 crc crio[20719]: time=\"2026-06-12T20:03:12.036352072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:12.045362 crc crio[20719]: time=\"2026-06-12T20:03:12.045172144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:12.920745 crc crio[20719]: time=\"2026-06-12T20:03:12.919644721Z\" level=info msg=\"Created container b3e9fc8392a9d7243bd807408037ba5134389b73546ff3503bf4a263fc9fc0e1: openshift-marketplace/redhat-marketplace-8hcx8/extract-utilities\" id=02025795-4b58-487f-ace6-ed527a21508f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:12.922785 crc crio[20719]: time=\"2026-06-12T20:03:12.922572655Z\" level=info msg=\"Starting container: b3e9fc8392a9d7243bd807408037ba5134389b73546ff3503bf4a263fc9fc0e1\" id=b546079d-b180-45cc-a8bb-fd3e8023f5ec name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:03:12.935212 crc crio[20719]: time=\"2026-06-12T20:03:12.935047893Z\" level=info msg=\"Started container\" PID=29765 containerID=b3e9fc8392a9d7243bd807408037ba5134389b73546ff3503bf4a263fc9fc0e1 description=openshift-marketplace/redhat-marketplace-8hcx8/extract-utilities id=b546079d-b180-45cc-a8bb-fd3e8023f5ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071\nJun 12 20:03:13.224091 crc crio[20719]: time=\"2026-06-12T20:03:13.223867586Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-lxj4h/POD\" id=0dfa2b3e-3847-4131-8d89-1e8feb38713a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:03:13.224091 crc crio[20719]: time=\"2026-06-12T20:03:13.224055591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:13.255476 crc crio[20719]: time=\"2026-06-12T20:03:13.255061119Z\" level=info msg=\"Got pod network &{Name:certified-operators-lxj4h Namespace:openshift-marketplace ID:bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc UID:98bd082d-8385-452b-8591-04ea03d1fc2e NetNS:/var/run/netns/cd35e94b-d605-45ab-9a2e-e3e0ff7dd0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98bd082d_8385_452b_8591_04ea03d1fc2e.slice PodAnnotations:0xc003ab0290}] Aliases:map[]}\"\nJun 12 20:03:13.256239 crc crio[20719]: time=\"2026-06-12T20:03:13.255866633Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-lxj4h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:03:13.919950 crc crio[20719]: time=\"2026-06-12T20:03:13.919658567Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=11c09627-e77f-4469-81bc-be1b6a9f9972 name=/runtime.v1.ImageService/PullImage\nJun 12 20:03:13.929087 crc crio[20719]: time=\"2026-06-12T20:03:13.928883392Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 20:03:15.060707 crc crio[20719]: time=\"2026-06-12T20:03:15.059045896Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=11c09627-e77f-4469-81bc-be1b6a9f9972 name=/runtime.v1.ImageService/PullImage\nJun 12 20:03:15.061792 crc crio[20719]: time=\"2026-06-12T20:03:15.06055916Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-lqjj5/POD\" id=7316dd10-33ae-44ca-8d57-46a9ecd04a16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:03:15.061792 crc crio[20719]: time=\"2026-06-12T20:03:15.060846918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:15.063129 crc crio[20719]: time=\"2026-06-12T20:03:15.062936505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9b559465-d94b-4667-984b-f8540e2f1b25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:15.084061 crc crio[20719]: time=\"2026-06-12T20:03:15.083824681Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a38108ad-be5a-49de-ba7e-a0fc0777aa2c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:15.114457 crc crio[20719]: time=\"2026-06-12T20:03:15.112880313Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8hcx8/extract-content\" id=81afe203-7cf7-4e12-8013-89f93d2612a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:15.114457 crc crio[20719]: time=\"2026-06-12T20:03:15.114247923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:15.119756 crc crio[20719]: time=\"2026-06-12T20:03:15.119412992Z\" level=info msg=\"Got pod network &{Name:community-operators-lqjj5 Namespace:openshift-marketplace ID:c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731 UID:2369a1f5-7f83-47fe-870b-27a4b42d7249 NetNS:/var/run/netns/a4a584c1-10ef-4cbf-8b9f-59dbb845e80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2369a1f5_7f83_47fe_870b_27a4b42d7249.slice PodAnnotations:0xc00170c9b8}] Aliases:map[]}\"\nJun 12 20:03:15.119756 crc crio[20719]: time=\"2026-06-12T20:03:15.119542006Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-lqjj5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:03:15.258727 crc crio[20719]: time=\"2026-06-12T20:03:15.257039204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:15.270705 crc crio[20719]: time=\"2026-06-12T20:03:15.269895456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:15.531164 crc crio[20719]: time=\"2026-06-12T20:03:15.530538177Z\" level=info msg=\"Created container 9dd418a20ca45de6651f8a752b0cf5e9377802e6fec2b0ed01f0da1a459ad5a8: openshift-marketplace/redhat-marketplace-8hcx8/extract-content\" id=81afe203-7cf7-4e12-8013-89f93d2612a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:15.541820 crc crio[20719]: time=\"2026-06-12T20:03:15.541720001Z\" level=info msg=\"Starting container: 9dd418a20ca45de6651f8a752b0cf5e9377802e6fec2b0ed01f0da1a459ad5a8\" id=fa047020-4655-404a-9093-79c8a21071cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:03:15.554662 crc crio[20719]: time=\"2026-06-12T20:03:15.55414629Z\" level=info msg=\"Started container\" PID=29828 containerID=9dd418a20ca45de6651f8a752b0cf5e9377802e6fec2b0ed01f0da1a459ad5a8 description=openshift-marketplace/redhat-marketplace-8hcx8/extract-content id=fa047020-4655-404a-9093-79c8a21071cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071\nJun 12 20:03:15.811965 crc crio[20719]: 2026-06-12T20:03:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf0c9ea2ec2ff03 Mac:6e:e4:d8:a9:02:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/cd35e94b-d605-45ab-9a2e-e3e0ff7dd0dd SocketPath: PciID:}] [{Interface:0xc000194de0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:03:15.814538 crc crio[20719]: time=\"2026-06-12T20:03:15.813341329Z\" level=info msg=\"Got pod network &{Name:certified-operators-lxj4h Namespace:openshift-marketplace ID:bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc UID:98bd082d-8385-452b-8591-04ea03d1fc2e NetNS:/var/run/netns/cd35e94b-d605-45ab-9a2e-e3e0ff7dd0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98bd082d_8385_452b_8591_04ea03d1fc2e.slice PodAnnotations:0xc003ab0290}] Aliases:map[]}\"\nJun 12 20:03:15.814538 crc crio[20719]: time=\"2026-06-12T20:03:15.813582706Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lxj4h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:03:15.826144 crc crio[20719]: time=\"2026-06-12T20:03:15.82604087Z\" level=info msg=\"Ran pod sandbox bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc with infra container: openshift-marketplace/certified-operators-lxj4h/POD\" id=0dfa2b3e-3847-4131-8d89-1e8feb38713a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:03:15.829172 crc crio[20719]: time=\"2026-06-12T20:03:15.828985075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1e8c1e95-ed6b-4893-a4e6-bb63c394327b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:15.839563 crc crio[20719]: time=\"2026-06-12T20:03:15.838504686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=533c08ab-6259-4b8f-b11a-b1316bc5c445 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:15.855421 crc crio[20719]: time=\"2026-06-12T20:03:15.854018162Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lxj4h/extract-utilities\" id=38a411d0-3b7a-44dc-9fe7-1ede6df7e9d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:15.855421 crc crio[20719]: time=\"2026-06-12T20:03:15.85497458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:15.915201 crc crio[20719]: time=\"2026-06-12T20:03:15.914589879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:15.932613 crc crio[20719]: time=\"2026-06-12T20:03:15.932387304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:16.229632 crc crio[20719]: time=\"2026-06-12T20:03:16.228799858Z\" level=info msg=\"Created container c3633be7e1b001af4e0b70fd14dffd7a143b748079f232d74ef81bddb7cef7b2: openshift-marketplace/certified-operators-lxj4h/extract-utilities\" id=38a411d0-3b7a-44dc-9fe7-1ede6df7e9d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:16.232954 crc crio[20719]: time=\"2026-06-12T20:03:16.232600046Z\" level=info msg=\"Starting container: c3633be7e1b001af4e0b70fd14dffd7a143b748079f232d74ef81bddb7cef7b2\" id=7b42ad9b-710c-41bd-9e17-9b83aa6b775d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:03:16.243694 crc crio[20719]: time=\"2026-06-12T20:03:16.24353213Z\" level=info msg=\"Started container\" PID=29854 containerID=c3633be7e1b001af4e0b70fd14dffd7a143b748079f232d74ef81bddb7cef7b2 description=openshift-marketplace/certified-operators-lxj4h/extract-utilities id=7b42ad9b-710c-41bd-9e17-9b83aa6b775d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc\nJun 12 20:03:17.072543 crc crio[20719]: time=\"2026-06-12T20:03:17.072154669Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f2e1fdcb-e7f3-4f89-87ca-cd8e58d3aac4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:03:17.081409 crc crio[20719]: time=\"2026-06-12T20:03:17.081126624Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 20:03:17.465832 crc crio[20719]: 2026-06-12T20:03:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4aa92dc25a55f9 Mac:76:0e:c7:47:08:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/a4a584c1-10ef-4cbf-8b9f-59dbb845e80b SocketPath: PciID:}] [{Interface:0xc0005345c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:03:17.469041 crc crio[20719]: time=\"2026-06-12T20:03:17.468930014Z\" level=info msg=\"Got pod network &{Name:community-operators-lqjj5 Namespace:openshift-marketplace ID:c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731 UID:2369a1f5-7f83-47fe-870b-27a4b42d7249 NetNS:/var/run/netns/a4a584c1-10ef-4cbf-8b9f-59dbb845e80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2369a1f5_7f83_47fe_870b_27a4b42d7249.slice PodAnnotations:0xc00170c9b8}] Aliases:map[]}\"\nJun 12 20:03:17.469237 crc crio[20719]: time=\"2026-06-12T20:03:17.469149811Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-lqjj5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:03:17.483919 crc crio[20719]: time=\"2026-06-12T20:03:17.483812895Z\" level=info msg=\"Ran pod sandbox c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731 with infra container: openshift-marketplace/community-operators-lqjj5/POD\" id=7316dd10-33ae-44ca-8d57-46a9ecd04a16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:03:17.489070 crc crio[20719]: time=\"2026-06-12T20:03:17.488927707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=93538efa-a45b-49fe-8f86-22305c14f8f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:17.495148 crc crio[20719]: time=\"2026-06-12T20:03:17.495049334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3fdb924f-100a-4c8f-96b6-6645f80a5382 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:17.513793 crc crio[20719]: time=\"2026-06-12T20:03:17.513011374Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lqjj5/extract-utilities\" id=7dc95300-869b-4f7e-8528-83897d060688 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:17.513793 crc crio[20719]: time=\"2026-06-12T20:03:17.513668172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:17.589632 crc crio[20719]: time=\"2026-06-12T20:03:17.589453348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:17.601204 crc crio[20719]: time=\"2026-06-12T20:03:17.600891575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:17.918201 crc crio[20719]: time=\"2026-06-12T20:03:17.917815001Z\" level=info msg=\"Created container 9b79f72b94a025a7717b84737fe035d5060a2f44a1b12bfcd5441aaba9f8f22a: openshift-marketplace/community-operators-lqjj5/extract-utilities\" id=7dc95300-869b-4f7e-8528-83897d060688 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:17.920612 crc crio[20719]: time=\"2026-06-12T20:03:17.920522669Z\" level=info msg=\"Starting container: 9b79f72b94a025a7717b84737fe035d5060a2f44a1b12bfcd5441aaba9f8f22a\" id=aa52dcfb-4560-4ec4-b50d-66e43460c8ec name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:03:17.962783 crc crio[20719]: time=\"2026-06-12T20:03:17.962670459Z\" level=info msg=\"Started container\" PID=29906 containerID=9b79f72b94a025a7717b84737fe035d5060a2f44a1b12bfcd5441aaba9f8f22a description=openshift-marketplace/community-operators-lqjj5/extract-utilities id=aa52dcfb-4560-4ec4-b50d-66e43460c8ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731\nJun 12 20:03:19.153555 crc crio[20719]: time=\"2026-06-12T20:03:19.153182028Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=28cfd3af-c570-437e-86f9-5e77028431c6 name=/runtime.v1.ImageService/PullImage\nJun 12 20:03:19.164150 crc crio[20719]: time=\"2026-06-12T20:03:19.164109973Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 20:03:19.610143 crc crio[20719]: time=\"2026-06-12T20:03:19.609931292Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=f2e1fdcb-e7f3-4f89-87ca-cd8e58d3aac4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:03:19.613419 crc crio[20719]: time=\"2026-06-12T20:03:19.613171078Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=747c3c30-bbb1-4b98-995d-f8c686ef80b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:19.620004 crc crio[20719]: time=\"2026-06-12T20:03:19.619905551Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bb41d91c-4b80-4b80-b034-85bd956efef2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:19.636071 crc crio[20719]: time=\"2026-06-12T20:03:19.635819642Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lxj4h/extract-content\" id=6e84da28-8ba4-48b7-a121-f32f76ab332e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:19.637077 crc crio[20719]: time=\"2026-06-12T20:03:19.637009426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:19.731040 crc crio[20719]: time=\"2026-06-12T20:03:19.730831227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:19.751957 crc crio[20719]: time=\"2026-06-12T20:03:19.751736378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:20.196863 crc crio[20719]: time=\"2026-06-12T20:03:20.195022015Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=28cfd3af-c570-437e-86f9-5e77028431c6 name=/runtime.v1.ImageService/PullImage\nJun 12 20:03:20.199215 crc crio[20719]: time=\"2026-06-12T20:03:20.19849059Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1f4f2d81-8f92-46b4-8b4f-0b87c0f4ea8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:20.208177 crc crio[20719]: time=\"2026-06-12T20:03:20.207694344Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7abf1c81-dfe0-441b-b071-a359f457b3df name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:20.234195 crc crio[20719]: time=\"2026-06-12T20:03:20.233786163Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lqjj5/extract-content\" id=48a8c040-28e6-4bd7-bca7-8e6f6eae788a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:20.235060 crc crio[20719]: time=\"2026-06-12T20:03:20.234926456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:20.250850 crc crio[20719]: time=\"2026-06-12T20:03:20.250533628Z\" level=info msg=\"Created container d9306485e3b59a739d26473069e2e24910e94e34f24087f1a8b18fdba29364ea: openshift-marketplace/certified-operators-lxj4h/extract-content\" id=6e84da28-8ba4-48b7-a121-f32f76ab332e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:20.258841 crc crio[20719]: time=\"2026-06-12T20:03:20.258608051Z\" level=info msg=\"Starting container: d9306485e3b59a739d26473069e2e24910e94e34f24087f1a8b18fdba29364ea\" id=542f22a6-c7d6-4cba-8c4d-5577e9b1b585 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:03:20.274606 crc crio[20719]: time=\"2026-06-12T20:03:20.274491601Z\" level=info msg=\"Started container\" PID=29943 containerID=d9306485e3b59a739d26473069e2e24910e94e34f24087f1a8b18fdba29364ea description=openshift-marketplace/certified-operators-lxj4h/extract-content id=542f22a6-c7d6-4cba-8c4d-5577e9b1b585 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc\nJun 12 20:03:20.303172 crc crio[20719]: time=\"2026-06-12T20:03:20.302894255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:20.320495 crc crio[20719]: time=\"2026-06-12T20:03:20.320088908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:20.843933 crc crio[20719]: time=\"2026-06-12T20:03:20.843051534Z\" level=info msg=\"Created container 0bfcb12b3f4d12dc93d7ba862cc36323052494ca2a5314d60e95055aa33cb29b: openshift-marketplace/community-operators-lqjj5/extract-content\" id=48a8c040-28e6-4bd7-bca7-8e6f6eae788a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:20.859069 crc crio[20719]: time=\"2026-06-12T20:03:20.856666867Z\" level=info msg=\"Starting container: 0bfcb12b3f4d12dc93d7ba862cc36323052494ca2a5314d60e95055aa33cb29b\" id=138bf5af-b42a-499e-8f58-fc48a1663607 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:03:20.925953 crc crio[20719]: time=\"2026-06-12T20:03:20.925817938Z\" level=info msg=\"Started container\" PID=29976 containerID=0bfcb12b3f4d12dc93d7ba862cc36323052494ca2a5314d60e95055aa33cb29b description=openshift-marketplace/community-operators-lqjj5/extract-content id=138bf5af-b42a-499e-8f58-fc48a1663607 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731\nJun 12 20:03:24.361784 crc crio[20719]: time=\"2026-06-12T20:03:24.360866025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd5a53ec-f975-4c95-a059-5f8aad5ebdf9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:24.369600 crc crio[20719]: time=\"2026-06-12T20:03:24.369532209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1264170e-8f5e-4dc3-a0e1-dfc96decd450 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:24.390874 crc crio[20719]: time=\"2026-06-12T20:03:24.390550587Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8hcx8/registry-server\" id=8d68235d-c7b7-4a52-8479-0f5cbf6911ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:24.391736 crc crio[20719]: time=\"2026-06-12T20:03:24.391221557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:24.493803 crc crio[20719]: time=\"2026-06-12T20:03:24.492984783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:24.527956 crc crio[20719]: time=\"2026-06-12T20:03:24.527679992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:25.202963 crc crio[20719]: time=\"2026-06-12T20:03:25.202107537Z\" level=info msg=\"Created container 5307c2e4338fd9cda14974bef1555807f51c840ae9fda3fc56c8001251612caa: openshift-marketplace/redhat-marketplace-8hcx8/registry-server\" id=8d68235d-c7b7-4a52-8479-0f5cbf6911ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:25.205547 crc crio[20719]: time=\"2026-06-12T20:03:25.205188205Z\" level=info msg=\"Starting container: 5307c2e4338fd9cda14974bef1555807f51c840ae9fda3fc56c8001251612caa\" id=a0be0077-26df-413a-9929-5045cd03c49f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:03:25.259757 crc crio[20719]: time=\"2026-06-12T20:03:25.258602031Z\" level=info msg=\"Started container\" PID=30013 containerID=5307c2e4338fd9cda14974bef1555807f51c840ae9fda3fc56c8001251612caa description=openshift-marketplace/redhat-marketplace-8hcx8/registry-server id=a0be0077-26df-413a-9929-5045cd03c49f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071\nJun 12 20:03:39.009631 crc crio[20719]: time=\"2026-06-12T20:03:39.008033838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d7af97a4-5185-4709-8d3f-25f8576ba806 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:39.015757 crc crio[20719]: time=\"2026-06-12T20:03:39.015605078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f787aa68-7771-4fc5-9675-2df7fbf5840d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:39.047096 crc crio[20719]: time=\"2026-06-12T20:03:39.046930955Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lqjj5/registry-server\" id=0766953e-1589-44f4-8818-fe81e05f4b85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:39.048102 crc crio[20719]: time=\"2026-06-12T20:03:39.048015027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:39.159718 crc crio[20719]: time=\"2026-06-12T20:03:39.159541163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:39.166143 crc crio[20719]: time=\"2026-06-12T20:03:39.165966369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:39.369037 crc crio[20719]: time=\"2026-06-12T20:03:39.368220739Z\" level=info msg=\"Created container 9c8ff13c026011eaddad7d13e8692bd3a686bc6d3f4ce973f4e8f3e5ac835141: openshift-marketplace/community-operators-lqjj5/registry-server\" id=0766953e-1589-44f4-8818-fe81e05f4b85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:39.376716 crc crio[20719]: time=\"2026-06-12T20:03:39.376629779Z\" level=info msg=\"Starting container: 9c8ff13c026011eaddad7d13e8692bd3a686bc6d3f4ce973f4e8f3e5ac835141\" id=438e9094-f7b4-4458-8e1d-5ad7d87b1941 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:03:39.386991 crc crio[20719]: time=\"2026-06-12T20:03:39.386776451Z\" level=info msg=\"Started container\" PID=30263 containerID=9c8ff13c026011eaddad7d13e8692bd3a686bc6d3f4ce973f4e8f3e5ac835141 description=openshift-marketplace/community-operators-lqjj5/registry-server id=438e9094-f7b4-4458-8e1d-5ad7d87b1941 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731\nJun 12 20:03:40.031675 crc crio[20719]: time=\"2026-06-12T20:03:40.031550098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7187d292-d77b-4ab7-b37f-0fde786d557a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:40.037061 crc crio[20719]: time=\"2026-06-12T20:03:40.036882612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f5529656-b0db-45d9-9f94-b9187bdf6ea7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:40.071249 crc crio[20719]: time=\"2026-06-12T20:03:40.065798991Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lxj4h/registry-server\" id=f7dabae0-f507-4594-b19c-f3364ad6979d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:40.071249 crc crio[20719]: time=\"2026-06-12T20:03:40.066708616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:40.341888 crc crio[20719]: time=\"2026-06-12T20:03:40.341054812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:40.382067 crc crio[20719]: time=\"2026-06-12T20:03:40.381840597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:40.638793 crc crio[20719]: time=\"2026-06-12T20:03:40.638675504Z\" level=info msg=\"Created container 1e976c10ee617a55689376e36bbf96f916d4cb65853e9afaa41d322903cbbeff: openshift-marketplace/certified-operators-lxj4h/registry-server\" id=f7dabae0-f507-4594-b19c-f3364ad6979d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:40.642026 crc crio[20719]: time=\"2026-06-12T20:03:40.641859431Z\" level=info msg=\"Starting container: 1e976c10ee617a55689376e36bbf96f916d4cb65853e9afaa41d322903cbbeff\" id=e84f62bf-5e0d-4a0b-8baf-aac0d9e4b387 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:03:40.654600 crc crio[20719]: time=\"2026-06-12T20:03:40.654470217Z\" level=info msg=\"Started container\" PID=30332 containerID=1e976c10ee617a55689376e36bbf96f916d4cb65853e9afaa41d322903cbbeff description=openshift-marketplace/certified-operators-lxj4h/registry-server id=e84f62bf-5e0d-4a0b-8baf-aac0d9e4b387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc\nJun 12 20:03:41.080706 crc crio[20719]: time=\"2026-06-12T20:03:41.080619102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d70b157a-6611-4838-a83e-1a7be64238a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:41.083872 crc crio[20719]: time=\"2026-06-12T20:03:41.083777071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9851b952-817d-406b-8eca-8d5315703409 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:03:41.091078 crc crio[20719]: time=\"2026-06-12T20:03:41.090967187Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-t82rj/registry-server\" id=dc47e19b-604c-4870-bcb0-31de7a780649 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:41.091880 crc crio[20719]: time=\"2026-06-12T20:03:41.091720419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:41.145550 crc crio[20719]: time=\"2026-06-12T20:03:41.145439123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:41.149469 crc crio[20719]: time=\"2026-06-12T20:03:41.149412027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:03:41.303080 crc crio[20719]: time=\"2026-06-12T20:03:41.302958113Z\" level=info msg=\"Created container 40ac0972fbf07ad70252acab9c167cb79eaaa2b7f849cf706881f7e1bcb3a0e6: openshift-marketplace/redhat-operators-t82rj/registry-server\" id=dc47e19b-604c-4870-bcb0-31de7a780649 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:03:41.306182 crc crio[20719]: time=\"2026-06-12T20:03:41.306043281Z\" level=info msg=\"Starting container: 40ac0972fbf07ad70252acab9c167cb79eaaa2b7f849cf706881f7e1bcb3a0e6\" id=2a91469e-964e-4857-acb1-dcde666194ec name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:03:41.319610 crc crio[20719]: time=\"2026-06-12T20:03:41.319465985Z\" level=info msg=\"Started container\" PID=30366 containerID=40ac0972fbf07ad70252acab9c167cb79eaaa2b7f849cf706881f7e1bcb3a0e6 description=openshift-marketplace/redhat-operators-t82rj/registry-server id=2a91469e-964e-4857-acb1-dcde666194ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7\nJun 12 20:03:46.232156 crc crio[20719]: time=\"2026-06-12T20:03:46.231746804Z\" level=info msg=\"Stopping container: 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa (timeout: 2s)\" id=e95e22ce-7759-4083-8206-b0361ac59d93 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:03:46.359364 crc crio[20719]: time=\"2026-06-12T20:03:46.359153894Z\" level=info msg=\"Stopped container 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa: openshift-marketplace/community-operators-ws998/registry-server\" id=e95e22ce-7759-4083-8206-b0361ac59d93 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:03:46.361658 crc crio[20719]: time=\"2026-06-12T20:03:46.361558004Z\" level=info msg=\"Stopping pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\" id=557d926e-6ac7-4af6-be82-a4e77692e78f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:03:46.362854 crc crio[20719]: time=\"2026-06-12T20:03:46.362757888Z\" level=info msg=\"Got pod network &{Name:community-operators-ws998 Namespace:openshift-marketplace ID:bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b UID:42f442bb-0b15-4ffa-9de6-47f66f62b389 NetNS:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42f442bb_0b15_4ffa_9de6_47f66f62b389.slice PodAnnotations:0xc000110440}] Aliases:map[]}\"\nJun 12 20:03:46.363094 crc crio[20719]: time=\"2026-06-12T20:03:46.363009276Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-ws998 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:03:46.735116 crc crio[20719]: time=\"2026-06-12T20:03:46.73458123Z\" level=info msg=\"Stopped pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\" id=557d926e-6ac7-4af6-be82-a4e77692e78f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:03:47.199045 crc crio[20719]: time=\"2026-06-12T20:03:47.197531308Z\" level=info msg=\"Removing container: 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa\" id=72bc54aa-e32c-430d-b4fd-c87c965f905d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:47.230739 crc crio[20719]: time=\"2026-06-12T20:03:47.229832401Z\" level=info msg=\"Removed container 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa: openshift-marketplace/community-operators-ws998/registry-server\" id=72bc54aa-e32c-430d-b4fd-c87c965f905d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:47.237696 crc crio[20719]: time=\"2026-06-12T20:03:47.237006036Z\" level=info msg=\"Removing container: df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b\" id=358abbcf-2d66-4f3b-8e65-9c6f2054d856 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:47.299629 crc crio[20719]: time=\"2026-06-12T20:03:47.299515204Z\" level=info msg=\"Removed container df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b: openshift-marketplace/community-operators-ws998/extract-content\" id=358abbcf-2d66-4f3b-8e65-9c6f2054d856 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:47.307832 crc crio[20719]: time=\"2026-06-12T20:03:47.307570932Z\" level=info msg=\"Removing container: 499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e\" id=24aff05d-59fb-46ff-a0bb-cd86fd38d5aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:47.330635 crc crio[20719]: time=\"2026-06-12T20:03:47.330529778Z\" level=info msg=\"Removed container 499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e: openshift-marketplace/community-operators-ws998/extract-utilities\" id=24aff05d-59fb-46ff-a0bb-cd86fd38d5aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:51.434894 crc crio[20719]: time=\"2026-06-12T20:03:51.434371692Z\" level=info msg=\"Stopping container: 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925 (timeout: 2s)\" id=956d925a-f8fc-470e-991a-bdae1c7f90b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:03:51.560989 crc crio[20719]: time=\"2026-06-12T20:03:51.56076364Z\" level=info msg=\"Stopped container 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925: openshift-marketplace/redhat-marketplace-hzgmh/registry-server\" id=956d925a-f8fc-470e-991a-bdae1c7f90b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:03:51.562177 crc crio[20719]: time=\"2026-06-12T20:03:51.562095038Z\" level=info msg=\"Stopping pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\" id=fd7f8f72-7730-40b9-831c-a93f5c98d9a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:03:51.562949 crc crio[20719]: time=\"2026-06-12T20:03:51.562880971Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hzgmh Namespace:openshift-marketplace ID:3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d UID:b754e4ce-b558-43ed-9164-d451df5da57c NetNS:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb754e4ce_b558_43ed_9164_d451df5da57c.slice PodAnnotations:0xc000526e50}] Aliases:map[]}\"\nJun 12 20:03:51.563099 crc crio[20719]: time=\"2026-06-12T20:03:51.563059916Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-hzgmh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:03:51.814205 crc crio[20719]: time=\"2026-06-12T20:03:51.81347905Z\" level=info msg=\"Stopped pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\" id=fd7f8f72-7730-40b9-831c-a93f5c98d9a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:03:52.317180 crc crio[20719]: time=\"2026-06-12T20:03:52.316714958Z\" level=info msg=\"Removing container: 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925\" id=f6657ccd-2953-4076-8a62-42098a5bd37f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:52.348610 crc crio[20719]: time=\"2026-06-12T20:03:52.348454478Z\" level=info msg=\"Removed container 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925: openshift-marketplace/redhat-marketplace-hzgmh/registry-server\" id=f6657ccd-2953-4076-8a62-42098a5bd37f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:52.353904 crc crio[20719]: time=\"2026-06-12T20:03:52.353818338Z\" level=info msg=\"Removing container: 72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a\" id=60b70468-a9c6-4743-8673-a91a7b60b819 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:52.385079 crc crio[20719]: time=\"2026-06-12T20:03:52.384961008Z\" level=info msg=\"Removed container 72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a: openshift-marketplace/redhat-marketplace-hzgmh/extract-content\" id=60b70468-a9c6-4743-8673-a91a7b60b819 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:52.387904 crc crio[20719]: time=\"2026-06-12T20:03:52.38783533Z\" level=info msg=\"Removing container: 491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be\" id=1bb0ccba-bcae-466d-95e3-f57ca42bcc67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:52.417163 crc crio[20719]: time=\"2026-06-12T20:03:52.416980015Z\" level=info msg=\"Removed container 491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be: openshift-marketplace/redhat-marketplace-hzgmh/extract-utilities\" id=1bb0ccba-bcae-466d-95e3-f57ca42bcc67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:55.646414 crc crio[20719]: time=\"2026-06-12T20:03:55.641038729Z\" level=info msg=\"Stopping container: 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f (timeout: 2s)\" id=e4b7f032-d51e-411f-ba8c-ea9413b10ff7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:03:56.778143 crc crio[20719]: time=\"2026-06-12T20:03:56.777999521Z\" level=info msg=\"Stopped container 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f: openshift-marketplace/certified-operators-jmqgf/registry-server\" id=e4b7f032-d51e-411f-ba8c-ea9413b10ff7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:03:56.779458 crc crio[20719]: time=\"2026-06-12T20:03:56.779375061Z\" level=info msg=\"Stopping pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\" id=2ac5d1f4-2346-4938-8b2e-d4f5a5c4649f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:03:56.780208 crc crio[20719]: time=\"2026-06-12T20:03:56.780143393Z\" level=info msg=\"Got pod network &{Name:certified-operators-jmqgf Namespace:openshift-marketplace ID:35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a UID:062eb0dd-1271-4352-b324-e52546c9c2ed NetNS:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod062eb0dd_1271_4352_b324_e52546c9c2ed.slice PodAnnotations:0xc003ab0218}] Aliases:map[]}\"\nJun 12 20:03:56.780548 crc crio[20719]: time=\"2026-06-12T20:03:56.780442452Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-jmqgf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:03:57.071531 crc crio[20719]: time=\"2026-06-12T20:03:57.071441836Z\" level=info msg=\"Stopped pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\" id=2ac5d1f4-2346-4938-8b2e-d4f5a5c4649f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:03:57.426189 crc crio[20719]: time=\"2026-06-12T20:03:57.425121543Z\" level=info msg=\"Removing container: 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f\" id=abeef183-26f1-49bc-ac66-7b4bf4314877 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:57.449526 crc crio[20719]: time=\"2026-06-12T20:03:57.44872711Z\" level=info msg=\"Removed container 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f: openshift-marketplace/certified-operators-jmqgf/registry-server\" id=abeef183-26f1-49bc-ac66-7b4bf4314877 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:57.456481 crc crio[20719]: time=\"2026-06-12T20:03:57.456382401Z\" level=info msg=\"Removing container: 959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036\" id=760959ae-d97b-4fb4-9394-aaf62292cb4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:57.487893 crc crio[20719]: time=\"2026-06-12T20:03:57.487792232Z\" level=info msg=\"Removed container 959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036: openshift-marketplace/certified-operators-jmqgf/extract-content\" id=760959ae-d97b-4fb4-9394-aaf62292cb4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:57.491023 crc crio[20719]: time=\"2026-06-12T20:03:57.490943466Z\" level=info msg=\"Removing container: 7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b\" id=ada15d69-55e4-497b-bba7-a5409b0d4ce6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:57.508128 crc crio[20719]: time=\"2026-06-12T20:03:57.508023671Z\" level=info msg=\"Removed container 7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b: openshift-marketplace/certified-operators-jmqgf/extract-utilities\" id=ada15d69-55e4-497b-bba7-a5409b0d4ce6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:03:57.835017 crc crio[20719]: time=\"2026-06-12T20:03:57.834903209Z\" level=info msg=\"Stopping container: edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 (timeout: 2s)\" id=f185d30c-fe04-4ddf-860b-b679febd6d3f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:03:59.845480 crc crio[20719]: time=\"2026-06-12T20:03:59.844831395Z\" level=warning msg=\"Stopping container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 with stop signal(15) timed out. Killing...\"\nJun 12 20:03:59.898681 crc crio[20719]: time=\"2026-06-12T20:03:59.8985075Z\" level=error msg=\"Killing container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 20:03:59.927650 crc crio[20719]: time=\"2026-06-12T20:03:59.927559781Z\" level=info msg=\"Stopped container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0: openshift-marketplace/redhat-operators-zq252/registry-server\" id=f185d30c-fe04-4ddf-860b-b679febd6d3f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:03:59.928991 crc crio[20719]: time=\"2026-06-12T20:03:59.92890198Z\" level=info msg=\"Stopping pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\" id=02837b9d-6c80-439c-bc3d-75ddac897e8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:03:59.929746 crc crio[20719]: time=\"2026-06-12T20:03:59.929676723Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zq252 Namespace:openshift-marketplace ID:8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c UID:95cee7e9-7b6c-4a0e-8a31-7e38f3c7dfe3 NetNS:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95cee7e9_7b6c_4a0e_8a31_7e38f3c7dfe3.slice PodAnnotations:0xc00334a7f8}] Aliases:map[]}\"\nJun 12 20:03:59.929877 crc crio[20719]: time=\"2026-06-12T20:03:59.929854818Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zq252 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:04:00.235709 crc crio[20719]: time=\"2026-06-12T20:04:00.235601157Z\" level=info msg=\"Stopped pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\" id=02837b9d-6c80-439c-bc3d-75ddac897e8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:04:00.478063 crc crio[20719]: time=\"2026-06-12T20:04:00.477993856Z\" level=info msg=\"Removing container: edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0\" id=fb75d069-7aad-496e-9a38-2b0fdd17bc07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:04:00.518724 crc crio[20719]: time=\"2026-06-12T20:04:00.518627024Z\" level=info msg=\"Removed container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0: openshift-marketplace/redhat-operators-zq252/registry-server\" id=fb75d069-7aad-496e-9a38-2b0fdd17bc07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:04:00.524791 crc crio[20719]: time=\"2026-06-12T20:04:00.524243047Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688244-tkzff/POD\" id=9ece5828-7b1e-474e-b297-cbaa34b701b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:04:00.524791 crc crio[20719]: time=\"2026-06-12T20:04:00.524389098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:04:00.528299 crc crio[20719]: time=\"2026-06-12T20:04:00.528109247Z\" level=info msg=\"Removing container: 964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9\" id=4047416a-2c1d-4486-bb79-0835acd3c1ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:04:00.545427 crc crio[20719]: time=\"2026-06-12T20:04:00.544860663Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688244-tkzff Namespace:openshift-infra ID:c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16 UID:81443475-8c12-4993-a297-99e4646ef322 NetNS:/var/run/netns/119707e9-e042-41c2-994a-7891ed89616d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81443475_8c12_4993_a297_99e4646ef322.slice PodAnnotations:0xc000eaef10}] Aliases:map[]}\"\nJun 12 20:04:00.545427 crc crio[20719]: time=\"2026-06-12T20:04:00.545400921Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688244-tkzff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:04:00.599976 crc crio[20719]: time=\"2026-06-12T20:04:00.597199455Z\" level=info msg=\"Removed container 964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9: openshift-marketplace/redhat-operators-zq252/extract-content\" id=4047416a-2c1d-4486-bb79-0835acd3c1ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:04:00.605382 crc crio[20719]: time=\"2026-06-12T20:04:00.60519077Z\" level=info msg=\"Removing container: 5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972\" id=51038bd7-81c7-47c7-92b4-6096cedbecb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:04:00.627796 crc crio[20719]: time=\"2026-06-12T20:04:00.627647681Z\" level=info msg=\"Removed container 5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972: openshift-marketplace/redhat-operators-zq252/extract-utilities\" id=51038bd7-81c7-47c7-92b4-6096cedbecb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:04:00.877153 crc crio[20719]: 2026-06-12T20:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c49b09882199cf8 Mac:c2:20:9f:a6:1b:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/119707e9-e042-41c2-994a-7891ed89616d SocketPath: PciID:}] [{Interface:0xc00050c6b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:04:00.881018 crc crio[20719]: time=\"2026-06-12T20:04:00.880871656Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688244-tkzff Namespace:openshift-infra ID:c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16 UID:81443475-8c12-4993-a297-99e4646ef322 NetNS:/var/run/netns/119707e9-e042-41c2-994a-7891ed89616d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81443475_8c12_4993_a297_99e4646ef322.slice PodAnnotations:0xc000eaef10}] Aliases:map[]}\"\nJun 12 20:04:00.881531 crc crio[20719]: time=\"2026-06-12T20:04:00.881455483Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688244-tkzff for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:04:00.889412 crc crio[20719]: time=\"2026-06-12T20:04:00.889180907Z\" level=info msg=\"Ran pod sandbox c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16 with infra container: openshift-infra/auto-csr-approver-29688244-tkzff/POD\" id=9ece5828-7b1e-474e-b297-cbaa34b701b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:04:00.892839 crc crio[20719]: time=\"2026-06-12T20:04:00.892724098Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1ef13560-7df9-4bf1-b980-ed1cb6dbf7ea name=/runtime.v1.ImageService/PullImage\nJun 12 20:04:00.900975 crc crio[20719]: time=\"2026-06-12T20:04:00.900897561Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:04:01.734988 crc crio[20719]: time=\"2026-06-12T20:04:01.734479076Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1ef13560-7df9-4bf1-b980-ed1cb6dbf7ea name=/runtime.v1.ImageService/PullImage\nJun 12 20:04:01.736724 crc crio[20719]: time=\"2026-06-12T20:04:01.736572505Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b8ec394f-10b6-4e7b-bb65-9fa24bf77173 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:04:01.739504 crc crio[20719]: time=\"2026-06-12T20:04:01.738938353Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=193d3582-fb38-4ec7-8b04-e250c93ac40f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:04:01.745161 crc crio[20719]: time=\"2026-06-12T20:04:01.745030286Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688244-tkzff/oc\" id=99fff6c8-f7e8-47a5-b6ff-b57bc7521df5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:04:01.745781 crc crio[20719]: time=\"2026-06-12T20:04:01.745701616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:04:01.789046 crc crio[20719]: time=\"2026-06-12T20:04:01.788874029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:04:02.177178 crc crio[20719]: time=\"2026-06-12T20:04:02.177068871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:04:02.296793 crc crio[20719]: time=\"2026-06-12T20:04:02.296685038Z\" level=info msg=\"Created container e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d: openshift-infra/auto-csr-approver-29688244-tkzff/oc\" id=99fff6c8-f7e8-47a5-b6ff-b57bc7521df5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:04:02.298311 crc crio[20719]: time=\"2026-06-12T20:04:02.298184443Z\" level=info msg=\"Starting container: e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d\" id=38a6556a-9c85-4880-a682-b1ef4dbd10ac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:04:02.303110 crc crio[20719]: time=\"2026-06-12T20:04:02.302972008Z\" level=info msg=\"Started container\" PID=30910 containerID=e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d description=openshift-infra/auto-csr-approver-29688244-tkzff/oc id=38a6556a-9c85-4880-a682-b1ef4dbd10ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\nJun 12 20:04:04.566017 crc crio[20719]: time=\"2026-06-12T20:04:04.565096329Z\" level=info msg=\"Stopping pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\" id=58e4b632-0dd5-4103-9247-c23ba4699743 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:04:04.567238 crc crio[20719]: time=\"2026-06-12T20:04:04.566839189Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688244-tkzff Namespace:openshift-infra ID:c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16 UID:81443475-8c12-4993-a297-99e4646ef322 NetNS:/var/run/netns/119707e9-e042-41c2-994a-7891ed89616d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81443475_8c12_4993_a297_99e4646ef322.slice PodAnnotations:0xc00334add0}] Aliases:map[]}\"\nJun 12 20:04:04.567238 crc crio[20719]: time=\"2026-06-12T20:04:04.566973263Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688244-tkzff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:04:04.822543 crc crio[20719]: time=\"2026-06-12T20:04:04.822064211Z\" level=info msg=\"Stopped pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\" id=58e4b632-0dd5-4103-9247-c23ba4699743 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:04:44.232071 crc crio[20719]: time=\"2026-06-12T20:04:44.229086547Z\" level=info msg=\"Stopping pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\" id=1b418120-f2b9-4e54-9fc0-653e67a109f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:04:44.232071 crc crio[20719]: time=\"2026-06-12T20:04:44.232011141Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\" id=1b418120-f2b9-4e54-9fc0-653e67a109f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:04:44.235218 crc crio[20719]: time=\"2026-06-12T20:04:44.234955205Z\" level=info msg=\"Removing pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\" id=4b9ce21b-593e-48d3-bfdb-52f3622ee94b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:04:44.260412 crc crio[20719]: time=\"2026-06-12T20:04:44.260169396Z\" level=info msg=\"Removed pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\" id=4b9ce21b-593e-48d3-bfdb-52f3622ee94b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:04:44.262564 crc crio[20719]: time=\"2026-06-12T20:04:44.262223844Z\" level=info msg=\"Stopping pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\" id=d8fbac97-c9d1-4124-8dcd-faceb62c1b9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:04:44.262801 crc crio[20719]: time=\"2026-06-12T20:04:44.262644216Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\" id=d8fbac97-c9d1-4124-8dcd-faceb62c1b9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:04:44.264068 crc crio[20719]: time=\"2026-06-12T20:04:44.263957773Z\" level=info msg=\"Removing pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\" id=5be4cd1a-f91e-4604-a6e5-6fc4cb828a4b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:04:44.278915 crc crio[20719]: time=\"2026-06-12T20:04:44.278760787Z\" level=info msg=\"Removed pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\" id=5be4cd1a-f91e-4604-a6e5-6fc4cb828a4b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:04:44.280190 crc crio[20719]: time=\"2026-06-12T20:04:44.280059803Z\" level=info msg=\"Stopping pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\" id=362dd58c-dcaf-4640-918a-57b0fdf268a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:04:44.280472 crc crio[20719]: time=\"2026-06-12T20:04:44.280195747Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\" id=362dd58c-dcaf-4640-918a-57b0fdf268a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:04:44.281646 crc crio[20719]: time=\"2026-06-12T20:04:44.281443773Z\" level=info msg=\"Removing pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\" id=3bbdb293-be39-47bf-8d45-1d465b34d52b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:04:44.302696 crc crio[20719]: time=\"2026-06-12T20:04:44.302506908Z\" level=info msg=\"Removed pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\" id=3bbdb293-be39-47bf-8d45-1d465b34d52b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:04:44.304209 crc crio[20719]: time=\"2026-06-12T20:04:44.304066469Z\" level=info msg=\"Stopping pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\" id=42a89e5f-23fe-4d28-a118-610f09243480 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:04:44.304473 crc crio[20719]: time=\"2026-06-12T20:04:44.304227074Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\" id=42a89e5f-23fe-4d28-a118-610f09243480 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:04:44.305620 crc crio[20719]: time=\"2026-06-12T20:04:44.30551594Z\" level=info msg=\"Removing pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\" id=26a497c7-325a-49b9-8945-0af690defbd1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:04:44.325925 crc crio[20719]: time=\"2026-06-12T20:04:44.325725221Z\" level=info msg=\"Removed pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\" id=26a497c7-325a-49b9-8945-0af690defbd1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:06:00.573673 crc crio[20719]: time=\"2026-06-12T20:06:00.572827357Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688246-cj4tn/POD\" id=cf07fc6a-4f69-4c5e-8071-00c1afaf1f9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:00.575975 crc crio[20719]: time=\"2026-06-12T20:06:00.573716602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:00.625114 crc crio[20719]: time=\"2026-06-12T20:06:00.624927707Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688246-cj4tn Namespace:openshift-infra ID:8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689 UID:179f2f28-3711-40f1-8ae2-17c52c9f47bc NetNS:/var/run/netns/e8d2a536-2294-4ee6-9ca4-8d58a726db0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod179f2f28_3711_40f1_8ae2_17c52c9f47bc.slice PodAnnotations:0xc00259a158}] Aliases:map[]}\"\nJun 12 20:06:00.625317 crc crio[20719]: time=\"2026-06-12T20:06:00.625138553Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688246-cj4tn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:06:01.224025 crc crio[20719]: 2026-06-12T20:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d96a142980dea1 Mac:3e:ad:e0:c3:20:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/e8d2a536-2294-4ee6-9ca4-8d58a726db0d SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:06:01.226585 crc crio[20719]: time=\"2026-06-12T20:06:01.226494878Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688246-cj4tn Namespace:openshift-infra ID:8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689 UID:179f2f28-3711-40f1-8ae2-17c52c9f47bc NetNS:/var/run/netns/e8d2a536-2294-4ee6-9ca4-8d58a726db0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod179f2f28_3711_40f1_8ae2_17c52c9f47bc.slice PodAnnotations:0xc00259a158}] Aliases:map[]}\"\nJun 12 20:06:01.226825 crc crio[20719]: time=\"2026-06-12T20:06:01.226793096Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688246-cj4tn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:06:01.238630 crc crio[20719]: time=\"2026-06-12T20:06:01.238374577Z\" level=info msg=\"Ran pod sandbox 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689 with infra container: openshift-infra/auto-csr-approver-29688246-cj4tn/POD\" id=cf07fc6a-4f69-4c5e-8071-00c1afaf1f9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:01.242481 crc crio[20719]: time=\"2026-06-12T20:06:01.242179436Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4a29ae71-fe1d-469e-ab68-e3e39887ef2e name=/runtime.v1.ImageService/PullImage\nJun 12 20:06:01.254102 crc crio[20719]: time=\"2026-06-12T20:06:01.253971062Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:06:02.362784 crc crio[20719]: time=\"2026-06-12T20:06:02.36196572Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4a29ae71-fe1d-469e-ab68-e3e39887ef2e name=/runtime.v1.ImageService/PullImage\nJun 12 20:06:02.366973 crc crio[20719]: time=\"2026-06-12T20:06:02.366823375Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93fe0967-6e3b-487d-8500-ea2cdefa5191 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:02.369467 crc crio[20719]: time=\"2026-06-12T20:06:02.369334152Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=abf558e8-477e-47c0-8bf2-ed1017135449 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:02.378502 crc crio[20719]: time=\"2026-06-12T20:06:02.378186156Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688246-cj4tn/oc\" id=8fa1ce37-9ea2-4816-87f5-0cf10869c36c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:02.378961 crc crio[20719]: time=\"2026-06-12T20:06:02.378886365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:02.424527 crc crio[20719]: time=\"2026-06-12T20:06:02.424230358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:02.744066 crc crio[20719]: time=\"2026-06-12T20:06:02.743948007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:02.875906 crc crio[20719]: time=\"2026-06-12T20:06:02.875642559Z\" level=info msg=\"Created container 9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e: openshift-infra/auto-csr-approver-29688246-cj4tn/oc\" id=8fa1ce37-9ea2-4816-87f5-0cf10869c36c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:02.877040 crc crio[20719]: time=\"2026-06-12T20:06:02.876955406Z\" level=info msg=\"Starting container: 9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e\" id=ae5001d0-f07b-4b20-ba6c-0c22b9697fda name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:02.883767 crc crio[20719]: time=\"2026-06-12T20:06:02.883710921Z\" level=info msg=\"Started container\" PID=32543 containerID=9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e description=openshift-infra/auto-csr-approver-29688246-cj4tn/oc id=ae5001d0-f07b-4b20-ba6c-0c22b9697fda name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\nJun 12 20:06:05.224609 crc crio[20719]: time=\"2026-06-12T20:06:05.223501317Z\" level=info msg=\"Stopping pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\" id=7f6c5d39-5694-406b-a524-c8e1e94fb4b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:06:05.226828 crc crio[20719]: time=\"2026-06-12T20:06:05.225603986Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688246-cj4tn Namespace:openshift-infra ID:8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689 UID:179f2f28-3711-40f1-8ae2-17c52c9f47bc NetNS:/var/run/netns/e8d2a536-2294-4ee6-9ca4-8d58a726db0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod179f2f28_3711_40f1_8ae2_17c52c9f47bc.slice PodAnnotations:0xc003ab02b8}] Aliases:map[]}\"\nJun 12 20:06:05.226828 crc crio[20719]: time=\"2026-06-12T20:06:05.225869953Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688246-cj4tn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:06:05.575394 crc crio[20719]: time=\"2026-06-12T20:06:05.574504744Z\" level=info msg=\"Stopped pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\" id=7f6c5d39-5694-406b-a524-c8e1e94fb4b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:06:32.900859 crc crio[20719]: time=\"2026-06-12T20:06:32.89998011Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/POD\" id=e07d8522-0042-4350-80cd-6607915ab7a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:32.902538 crc crio[20719]: time=\"2026-06-12T20:06:32.900906415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:32.935602 crc crio[20719]: time=\"2026-06-12T20:06:32.935437053Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n9pzv Namespace:cert-manager ID:b368404816b708b754f7793cbd660d1776ffa6d5b7a4f1dae965856d537d9c1a UID:91b569c8-6ea8-44bb-9ef0-e47075f2fd56 NetNS:/var/run/netns/6f7a527d-1a3a-4320-998c-9bb8f411ab69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91b569c8_6ea8_44bb_9ef0_e47075f2fd56.slice PodAnnotations:0xc000eae298}] Aliases:map[]}\"\nJun 12 20:06:32.935926 crc crio[20719]: time=\"2026-06-12T20:06:32.935898967Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n9pzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:06:32.949204 crc crio[20719]: time=\"2026-06-12T20:06:32.949108497Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-xwlk5/POD\" id=e8be40ab-e269-49ec-9440-aaa3bb11dfec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:32.949458 crc crio[20719]: time=\"2026-06-12T20:06:32.949233161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:32.975088 crc crio[20719]: time=\"2026-06-12T20:06:32.974946677Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-xwlk5 Namespace:cert-manager ID:b0c147f0a7b8a65940123d52999b2b3bff2d943856dba26ba8c73094e7354c12 UID:e39f721a-5089-4ac1-ad84-36fdfaf3a025 NetNS:/var/run/netns/3accf8ba-debe-4641-95e1-0f133aaf5ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39f721a_5089_4ac1_ad84_36fdfaf3a025.slice PodAnnotations:0xc00170c568}] Aliases:map[]}\"\nJun 12 20:06:32.975088 crc crio[20719]: time=\"2026-06-12T20:06:32.975022629Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-xwlk5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:06:32.983087 crc crio[20719]: time=\"2026-06-12T20:06:32.97978993Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-f4shp/POD\" id=af424cc5-ed3e-4ea6-bf73-466b4f359581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:32.983087 crc crio[20719]: time=\"2026-06-12T20:06:32.980360655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:33.011026 crc crio[20719]: time=\"2026-06-12T20:06:33.010868513Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-f4shp Namespace:cert-manager ID:59266b24e55b6e060d9dc93418afedc3ed05c32ba9f11ebf3c84d8aff3b6b361 UID:977e1694-9113-4285-965d-92b103cca4f1 NetNS:/var/run/netns/083462a8-5614-4d8d-9d2c-e668a89ebf6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod977e1694_9113_4285_965d_92b103cca4f1.slice PodAnnotations:0xc003ab01e0}] Aliases:map[]}\"\nJun 12 20:06:33.011026 crc crio[20719]: time=\"2026-06-12T20:06:33.010935075Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-f4shp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:06:33.336929 crc crio[20719]: 2026-06-12T20:06:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b368404816b708b Mac:fe:24:16:19:87:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/6f7a527d-1a3a-4320-998c-9bb8f411ab69 SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:06:33.339620 crc crio[20719]: time=\"2026-06-12T20:06:33.339567709Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n9pzv Namespace:cert-manager ID:b368404816b708b754f7793cbd660d1776ffa6d5b7a4f1dae965856d537d9c1a UID:91b569c8-6ea8-44bb-9ef0-e47075f2fd56 NetNS:/var/run/netns/6f7a527d-1a3a-4320-998c-9bb8f411ab69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91b569c8_6ea8_44bb_9ef0_e47075f2fd56.slice PodAnnotations:0xc000eae298}] Aliases:map[]}\"\nJun 12 20:06:33.339994 crc crio[20719]: time=\"2026-06-12T20:06:33.339965409Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n9pzv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:06:33.352135 crc crio[20719]: time=\"2026-06-12T20:06:33.351495126Z\" level=info msg=\"Ran pod sandbox b368404816b708b754f7793cbd660d1776ffa6d5b7a4f1dae965856d537d9c1a with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/POD\" id=e07d8522-0042-4350-80cd-6607915ab7a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:33.355585 crc crio[20719]: time=\"2026-06-12T20:06:33.354689672Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=ec820385-858d-423b-a90c-e17a88e88a54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:33.355585 crc crio[20719]: time=\"2026-06-12T20:06:33.354862177Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=ec820385-858d-423b-a90c-e17a88e88a54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:33.355585 crc crio[20719]: time=\"2026-06-12T20:06:33.355107383Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=ec820385-858d-423b-a90c-e17a88e88a54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:33.356954 crc crio[20719]: time=\"2026-06-12T20:06:33.35637103Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=7782b206-47bc-4414-8475-525436401d14 name=/runtime.v1.ImageService/PullImage\nJun 12 20:06:33.372210 crc crio[20719]: time=\"2026-06-12T20:06:33.371521494Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 12 20:06:33.385590 crc crio[20719]: 2026-06-12T20:06:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0c147f0a7b8a65 Mac:32:13:9c:7c:cc:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/3accf8ba-debe-4641-95e1-0f133aaf5ec5 SocketPath: PciID:}] [{Interface:0xc00022c6b0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:06:33.387939 crc crio[20719]: time=\"2026-06-12T20:06:33.387853353Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-xwlk5 Namespace:cert-manager ID:b0c147f0a7b8a65940123d52999b2b3bff2d943856dba26ba8c73094e7354c12 UID:e39f721a-5089-4ac1-ad84-36fdfaf3a025 NetNS:/var/run/netns/3accf8ba-debe-4641-95e1-0f133aaf5ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39f721a_5089_4ac1_ad84_36fdfaf3a025.slice PodAnnotations:0xc00170c568}] Aliases:map[]}\"\nJun 12 20:06:33.388161 crc crio[20719]: time=\"2026-06-12T20:06:33.388045618Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-xwlk5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:06:33.398060 crc crio[20719]: time=\"2026-06-12T20:06:33.39797491Z\" level=info msg=\"Ran pod sandbox b0c147f0a7b8a65940123d52999b2b3bff2d943856dba26ba8c73094e7354c12 with infra container: cert-manager/cert-manager-7b8b89f89d-xwlk5/POD\" id=e8be40ab-e269-49ec-9440-aaa3bb11dfec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:33.400851 crc crio[20719]: time=\"2026-06-12T20:06:33.400767916Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=f5d703dd-99f5-4bcd-b4a5-5ce21b8b0812 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:33.401088 crc crio[20719]: time=\"2026-06-12T20:06:33.401033693Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=f5d703dd-99f5-4bcd-b4a5-5ce21b8b0812 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:33.401153 crc crio[20719]: time=\"2026-06-12T20:06:33.401114055Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=f5d703dd-99f5-4bcd-b4a5-5ce21b8b0812 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:33.405126 crc crio[20719]: time=\"2026-06-12T20:06:33.40492608Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=b3225d9c-ccaf-4d83-8b28-61c6c84bf843 name=/runtime.v1.ImageService/PullImage\nJun 12 20:06:33.414051 crc crio[20719]: time=\"2026-06-12T20:06:33.413597968Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 12 20:06:33.419664 crc crio[20719]: 2026-06-12T20:06:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59266b24e55b6e0 Mac:2e:f0:24:37:5f:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/083462a8-5614-4d8d-9d2c-e668a89ebf6f SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:06:33.420615 crc crio[20719]: time=\"2026-06-12T20:06:33.420548748Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-f4shp Namespace:cert-manager ID:59266b24e55b6e060d9dc93418afedc3ed05c32ba9f11ebf3c84d8aff3b6b361 UID:977e1694-9113-4285-965d-92b103cca4f1 NetNS:/var/run/netns/083462a8-5614-4d8d-9d2c-e668a89ebf6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod977e1694_9113_4285_965d_92b103cca4f1.slice PodAnnotations:0xc003ab01e0}] Aliases:map[]}\"\nJun 12 20:06:33.420767 crc crio[20719]: time=\"2026-06-12T20:06:33.420715193Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-f4shp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:06:33.428218 crc crio[20719]: time=\"2026-06-12T20:06:33.428157218Z\" level=info msg=\"Ran pod sandbox 59266b24e55b6e060d9dc93418afedc3ed05c32ba9f11ebf3c84d8aff3b6b361 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-f4shp/POD\" id=af424cc5-ed3e-4ea6-bf73-466b4f359581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:33.432062 crc crio[20719]: time=\"2026-06-12T20:06:33.431786336Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=7c468a99-233e-4a82-a9a5-32d19b15f41c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:33.432062 crc crio[20719]: time=\"2026-06-12T20:06:33.431967922Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=7c468a99-233e-4a82-a9a5-32d19b15f41c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:33.432062 crc crio[20719]: time=\"2026-06-12T20:06:33.432010383Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=7c468a99-233e-4a82-a9a5-32d19b15f41c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:33.433730 crc crio[20719]: time=\"2026-06-12T20:06:33.433036551Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=968663a1-e1df-47f6-97f3-106ab6c3d527 name=/runtime.v1.ImageService/PullImage\nJun 12 20:06:33.436449 crc crio[20719]: time=\"2026-06-12T20:06:33.436221819Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 12 20:06:37.691043 crc crio[20719]: time=\"2026-06-12T20:06:37.690458185Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=7782b206-47bc-4414-8475-525436401d14 name=/runtime.v1.ImageService/PullImage\nJun 12 20:06:37.692787 crc crio[20719]: time=\"2026-06-12T20:06:37.692246158Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=6d43dadc-a35e-4f2c-82cd-780cbde56d2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:37.697867 crc crio[20719]: time=\"2026-06-12T20:06:37.697794366Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=0a9b3d9f-6a72-47c1-a762-e2bb6d6876f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:37.717802 crc crio[20719]: time=\"2026-06-12T20:06:37.717717811Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/cert-manager-cainjector\" id=44e233f5-6d49-4ac8-a2fd-b4250d8bc556 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:37.720488 crc crio[20719]: time=\"2026-06-12T20:06:37.720371625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:37.750052 crc crio[20719]: time=\"2026-06-12T20:06:37.749750221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:37.754058 crc crio[20719]: time=\"2026-06-12T20:06:37.753895804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:37.881530 crc crio[20719]: time=\"2026-06-12T20:06:37.881419622Z\" level=info msg=\"Created container e77bff646f7e4e64d48a70e37a10eba38f0deed41139a54b732013a262b28609: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/cert-manager-cainjector\" id=44e233f5-6d49-4ac8-a2fd-b4250d8bc556 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:37.882872 crc crio[20719]: time=\"2026-06-12T20:06:37.882789649Z\" level=info msg=\"Starting container: e77bff646f7e4e64d48a70e37a10eba38f0deed41139a54b732013a262b28609\" id=382f542e-057f-43cc-ae3e-2139330509af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:38.111621 crc crio[20719]: time=\"2026-06-12T20:06:38.111525042Z\" level=info msg=\"Started container\" PID=33934 containerID=e77bff646f7e4e64d48a70e37a10eba38f0deed41139a54b732013a262b28609 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/cert-manager-cainjector id=382f542e-057f-43cc-ae3e-2139330509af name=/runtime.v1.RuntimeService/StartContainer sandboxID=b368404816b708b754f7793cbd660d1776ffa6d5b7a4f1dae965856d537d9c1a\nJun 12 20:06:40.397114 crc crio[20719]: time=\"2026-06-12T20:06:40.396154897Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=968663a1-e1df-47f6-97f3-106ab6c3d527 name=/runtime.v1.ImageService/PullImage\nJun 12 20:06:40.399209 crc crio[20719]: time=\"2026-06-12T20:06:40.398620104Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=8a20f512-2a46-42ca-ac56-d50c2e81785c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:40.454035 crc crio[20719]: time=\"2026-06-12T20:06:40.453852449Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=e038cbf1-ae64-4ee1-b994-072bb57fc4b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:40.461210 crc crio[20719]: time=\"2026-06-12T20:06:40.461038551Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=b3225d9c-ccaf-4d83-8b28-61c6c84bf843 name=/runtime.v1.ImageService/PullImage\nJun 12 20:06:40.464845 crc crio[20719]: time=\"2026-06-12T20:06:40.464700566Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=b80b7c78-0327-425b-b8a4-5fc93d8342f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:40.469358 crc crio[20719]: time=\"2026-06-12T20:06:40.468984404Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-f4shp/cert-manager-webhook\" id=40992c85-e95d-4324-988a-5c6b9d89e0c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:40.473608 crc crio[20719]: time=\"2026-06-12T20:06:40.470166876Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=e6d94887-5626-4065-8bbb-546e38d170a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:40.477197 crc crio[20719]: time=\"2026-06-12T20:06:40.476833162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:40.493375 crc crio[20719]: time=\"2026-06-12T20:06:40.490576398Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-xwlk5/cert-manager-controller\" id=7d28b99a-1856-4500-beee-818b6b9d0d79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:40.501339 crc crio[20719]: time=\"2026-06-12T20:06:40.501228158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:40.528242 crc crio[20719]: time=\"2026-06-12T20:06:40.528109216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:40.531784 crc crio[20719]: time=\"2026-06-12T20:06:40.531677843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:40.536528 crc crio[20719]: time=\"2026-06-12T20:06:40.536197128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:40.536528 crc crio[20719]: time=\"2026-06-12T20:06:40.536455325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:40.682147 crc crio[20719]: time=\"2026-06-12T20:06:40.682010867Z\" level=info msg=\"Created container 0bdd44e4ab6fa7c6c4ffbecac04abd8643054055055e2360411fb2f8dc284b2f: cert-manager/cert-manager-webhook-769f6b94cb-f4shp/cert-manager-webhook\" id=40992c85-e95d-4324-988a-5c6b9d89e0c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:40.683163 crc crio[20719]: time=\"2026-06-12T20:06:40.683078556Z\" level=info msg=\"Created container bc6f917756609fb14bba710760925a5111a29ebed198f9585c8ecc91e5833884: cert-manager/cert-manager-7b8b89f89d-xwlk5/cert-manager-controller\" id=7d28b99a-1856-4500-beee-818b6b9d0d79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:40.684090 crc crio[20719]: time=\"2026-06-12T20:06:40.683985702Z\" level=info msg=\"Starting container: 0bdd44e4ab6fa7c6c4ffbecac04abd8643054055055e2360411fb2f8dc284b2f\" id=5c69a183-5faf-4862-8fe0-15c6ccc0bd10 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:40.684763 crc crio[20719]: time=\"2026-06-12T20:06:40.684251718Z\" level=info msg=\"Starting container: bc6f917756609fb14bba710760925a5111a29ebed198f9585c8ecc91e5833884\" id=60f1a2ba-74c1-46ed-b908-9b512e219569 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:40.693142 crc crio[20719]: time=\"2026-06-12T20:06:40.693109942Z\" level=info msg=\"Started container\" PID=34099 containerID=0bdd44e4ab6fa7c6c4ffbecac04abd8643054055055e2360411fb2f8dc284b2f description=cert-manager/cert-manager-webhook-769f6b94cb-f4shp/cert-manager-webhook id=5c69a183-5faf-4862-8fe0-15c6ccc0bd10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59266b24e55b6e060d9dc93418afedc3ed05c32ba9f11ebf3c84d8aff3b6b361\nJun 12 20:06:40.694997 crc crio[20719]: time=\"2026-06-12T20:06:40.694967402Z\" level=info msg=\"Started container\" PID=34100 containerID=bc6f917756609fb14bba710760925a5111a29ebed198f9585c8ecc91e5833884 description=cert-manager/cert-manager-7b8b89f89d-xwlk5/cert-manager-controller id=60f1a2ba-74c1-46ed-b908-9b512e219569 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0c147f0a7b8a65940123d52999b2b3bff2d943856dba26ba8c73094e7354c12\nJun 12 20:06:41.475952 crc crio[20719]: time=\"2026-06-12T20:06:41.475736048Z\" level=info msg=\"Stopping container: 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809 (timeout: 30s)\" id=162dd5db-0f8c-48d8-b651-68e395abe067 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.476669 crc crio[20719]: time=\"2026-06-12T20:06:41.475992795Z\" level=info msg=\"Stopping container: c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3 (timeout: 30s)\" id=2c9dea4a-9176-452b-8809-e5a23ae7825c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.605563 crc crio[20719]: time=\"2026-06-12T20:06:41.604621952Z\" level=info msg=\"Stopped container 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=162dd5db-0f8c-48d8-b651-68e395abe067 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.658796 crc crio[20719]: time=\"2026-06-12T20:06:41.658731486Z\" level=info msg=\"Stopped container c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=2c9dea4a-9176-452b-8809-e5a23ae7825c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.660531 crc crio[20719]: time=\"2026-06-12T20:06:41.660251138Z\" level=info msg=\"Stopping pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\" id=b4f34612-9621-4f63-9eea-a60d0e6df841 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:06:41.668247 crc crio[20719]: time=\"2026-06-12T20:06:41.668147235Z\" level=info msg=\"Stopped pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\" id=b4f34612-9621-4f63-9eea-a60d0e6df841 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:06:41.676910 crc crio[20719]: time=\"2026-06-12T20:06:41.676823374Z\" level=info msg=\"Stopping container: 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34 (timeout: 30s)\" id=88bd74ff-235f-46fd-9a3d-4f7d0fd5032d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.677726 crc crio[20719]: time=\"2026-06-12T20:06:41.677036482Z\" level=info msg=\"Stopping container: 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01 (timeout: 30s)\" id=4f22ad8d-0092-4c29-b0d1-6e369fbf7bb3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.677726 crc crio[20719]: time=\"2026-06-12T20:06:41.677549313Z\" level=info msg=\"Stopping container: eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02 (timeout: 30s)\" id=ba3b1e5b-c73d-4482-8397-fad106faa1f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.677877 crc crio[20719]: time=\"2026-06-12T20:06:41.676910638Z\" level=info msg=\"Stopping container: 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3 (timeout: 30s)\" id=48b6559a-9781-420e-aab9-b8a38b320405 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.677877 crc crio[20719]: time=\"2026-06-12T20:06:41.677811254Z\" level=info msg=\"Stopping container: 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25 (timeout: 30s)\" id=ee31634f-a4cc-4c33-bc91-b5304ef8acc9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.678138 crc crio[20719]: time=\"2026-06-12T20:06:41.67809417Z\" level=info msg=\"Stopping container: c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d (timeout: 30s)\" id=dc3ecc8a-70eb-464d-abe7-43183807ff72 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.678798 crc crio[20719]: time=\"2026-06-12T20:06:41.6787696Z\" level=info msg=\"Stopping container: f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057 (timeout: 30s)\" id=d89a33f7-914e-43c5-9ad0-a02ad81a9d63 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.769490 crc crio[20719]: time=\"2026-06-12T20:06:41.766045439Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 20:06:41.769490 crc crio[20719]: time=\"2026-06-12T20:06:41.76642092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:41.769490 crc crio[20719]: time=\"2026-06-12T20:06:41.766984636Z\" level=info msg=\"Removing container: 36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8\" id=63a06199-f3c7-4132-8631-410989334676 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:41.783895 crc crio[20719]: time=\"2026-06-12T20:06:41.771910111Z\" level=info msg=\"Stopping container: a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9 (timeout: 30s)\" id=429b396e-42cb-42bf-b443-24ed50faec2b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.825664 crc crio[20719]: time=\"2026-06-12T20:06:41.825555592Z\" level=info msg=\"Stopped container eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=ba3b1e5b-c73d-4482-8397-fad106faa1f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.844337 crc crio[20719]: time=\"2026-06-12T20:06:41.840377869Z\" level=info msg=\"Stopped container f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=d89a33f7-914e-43c5-9ad0-a02ad81a9d63 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.844337 crc crio[20719]: time=\"2026-06-12T20:06:41.842034695Z\" level=info msg=\"Stopped container 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=4f22ad8d-0092-4c29-b0d1-6e369fbf7bb3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.849817 crc crio[20719]: time=\"2026-06-12T20:06:41.849714264Z\" level=info msg=\"Stopped container c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=dc3ecc8a-70eb-464d-abe7-43183807ff72 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:41.954427 crc crio[20719]: time=\"2026-06-12T20:06:41.954045927Z\" level=info msg=\"Removed container 36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=63a06199-f3c7-4132-8631-410989334676 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:42.015919 crc crio[20719]: time=\"2026-06-12T20:06:42.015855662Z\" level=info msg=\"Stopped container 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ee31634f-a4cc-4c33-bc91-b5304ef8acc9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:42.017067 crc crio[20719]: time=\"2026-06-12T20:06:42.017040074Z\" level=info msg=\"Stopped container 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=48b6559a-9781-420e-aab9-b8a38b320405 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:42.029377 crc crio[20719]: time=\"2026-06-12T20:06:42.02921093Z\" level=info msg=\"Stopped container a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=429b396e-42cb-42bf-b443-24ed50faec2b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:42.052733 crc crio[20719]: time=\"2026-06-12T20:06:42.052633941Z\" level=info msg=\"Stopped container 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=88bd74ff-235f-46fd-9a3d-4f7d0fd5032d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:06:42.053562 crc crio[20719]: time=\"2026-06-12T20:06:42.053487314Z\" level=info msg=\"Stopping pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\" id=fabfbbcd-106e-4720-955e-558720180bce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:06:42.056112 crc crio[20719]: time=\"2026-06-12T20:06:42.056041245Z\" level=info msg=\"Stopped pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\" id=fabfbbcd-106e-4720-955e-558720180bce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:06:42.349847 crc crio[20719]: time=\"2026-06-12T20:06:42.349132253Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/POD\" id=f9e196e4-a9b3-478c-b19d-975dd92de030 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:42.350032 crc crio[20719]: time=\"2026-06-12T20:06:42.349872593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.375974 crc crio[20719]: time=\"2026-06-12T20:06:42.375809307Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f9e196e4-a9b3-478c-b19d-975dd92de030 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:42.391115 crc crio[20719]: time=\"2026-06-12T20:06:42.390855161Z\" level=info msg=\"Ran pod sandbox 2a74137e74c89b1a5da71d61ad7cb8c41aa0233a594d2afb866755546ace7707 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/POD\" id=f9e196e4-a9b3-478c-b19d-975dd92de030 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:42.394492 crc crio[20719]: time=\"2026-06-12T20:06:42.394110137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ff81df49-3317-4c44-bf8b-b1882f415a66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:42.398593 crc crio[20719]: time=\"2026-06-12T20:06:42.397146571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fe3f0cc6-e653-438c-9740-ccd5c98b4a20 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:42.413229 crc crio[20719]: time=\"2026-06-12T20:06:42.413148249Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/kube-rbac-proxy\" id=f6539bac-1ab6-4aa7-8cce-0ef259df3043 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:42.413733 crc crio[20719]: time=\"2026-06-12T20:06:42.413685794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.435230 crc crio[20719]: time=\"2026-06-12T20:06:42.435151563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.503003 crc crio[20719]: time=\"2026-06-12T20:06:42.501932954Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-cwj7n/POD\" id=dba6f314-c056-473f-b505-e42d1a84557e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:42.503003 crc crio[20719]: time=\"2026-06-12T20:06:42.502067947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.521370 crc crio[20719]: time=\"2026-06-12T20:06:42.521235309Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dba6f314-c056-473f-b505-e42d1a84557e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:42.531183 crc crio[20719]: time=\"2026-06-12T20:06:42.531116666Z\" level=info msg=\"Ran pod sandbox bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960 with infra container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/POD\" id=dba6f314-c056-473f-b505-e42d1a84557e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:06:42.534179 crc crio[20719]: time=\"2026-06-12T20:06:42.534019614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=93cd1143-5bd8-4d62-ac35-3429d4db846c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:42.541574 crc crio[20719]: time=\"2026-06-12T20:06:42.541327926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1c2b6b81-61ce-43a3-81ce-ebdeb3f39c51 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:42.552007 crc crio[20719]: time=\"2026-06-12T20:06:42.551888364Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kubecfg-setup\" id=9e8b2da9-f9a3-4193-bc0b-b312bcecb5e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:42.552432 crc crio[20719]: time=\"2026-06-12T20:06:42.552362207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.589441 crc crio[20719]: time=\"2026-06-12T20:06:42.589148198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.594308 crc crio[20719]: time=\"2026-06-12T20:06:42.594168958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.730780 crc crio[20719]: time=\"2026-06-12T20:06:42.730687898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.757874 crc crio[20719]: time=\"2026-06-12T20:06:42.757750051Z\" level=info msg=\"Created container dbe0537d3b46ec037871f3a0d4c4242cd47502657d4da4180e46ab715fc88beb: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kubecfg-setup\" id=9e8b2da9-f9a3-4193-bc0b-b312bcecb5e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:42.761588 crc crio[20719]: time=\"2026-06-12T20:06:42.761514334Z\" level=info msg=\"Starting container: dbe0537d3b46ec037871f3a0d4c4242cd47502657d4da4180e46ab715fc88beb\" id=80b5eada-7a1e-43b0-8773-cf5154e17a9c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:42.766046 crc crio[20719]: time=\"2026-06-12T20:06:42.766012498Z\" level=info msg=\"Started container\" PID=34279 containerID=dbe0537d3b46ec037871f3a0d4c4242cd47502657d4da4180e46ab715fc88beb description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/kubecfg-setup id=80b5eada-7a1e-43b0-8773-cf5154e17a9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960\nJun 12 20:06:42.788020 crc crio[20719]: time=\"2026-06-12T20:06:42.787483376Z\" level=info msg=\"Created container 29e6ae01b0e2032a072a77c9c747c7cbe7f9b3a624f75ba388853ea42aa1de07: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/kube-rbac-proxy\" id=f6539bac-1ab6-4aa7-8cce-0ef259df3043 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:42.788716 crc crio[20719]: time=\"2026-06-12T20:06:42.788643888Z\" level=info msg=\"Starting container: 29e6ae01b0e2032a072a77c9c747c7cbe7f9b3a624f75ba388853ea42aa1de07\" id=aaa57e53-7c99-40fb-a6fc-7a272fefcf03 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:42.798949 crc crio[20719]: time=\"2026-06-12T20:06:42.798889199Z\" level=info msg=\"Removing container: a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9\" id=6ea2b820-3d82-4014-999d-a0ba7993f7f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:42.802379 crc crio[20719]: time=\"2026-06-12T20:06:42.801046669Z\" level=info msg=\"Started container\" PID=34284 containerID=29e6ae01b0e2032a072a77c9c747c7cbe7f9b3a624f75ba388853ea42aa1de07 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/kube-rbac-proxy id=aaa57e53-7c99-40fb-a6fc-7a272fefcf03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a74137e74c89b1a5da71d61ad7cb8c41aa0233a594d2afb866755546ace7707\nJun 12 20:06:42.816475 crc crio[20719]: time=\"2026-06-12T20:06:42.816305892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8ff27349-cb89-4e6b-b130-56851e5c0ad0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:42.821333 crc crio[20719]: time=\"2026-06-12T20:06:42.821203161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b72a8cde-072f-4013-8554-11baac24919e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:42.824376 crc crio[20719]: time=\"2026-06-12T20:06:42.824326117Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=f4fb2498-a89c-41ca-a1c4-2f35d9fc8679 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:42.824950 crc crio[20719]: time=\"2026-06-12T20:06:42.824922182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.828150 crc crio[20719]: time=\"2026-06-12T20:06:42.828022428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8f1483ca-9ce6-41de-b6da-24213f21ed6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:42.860987 crc crio[20719]: time=\"2026-06-12T20:06:42.860755665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3f8f9a7d-9f7e-4ce3-857b-045df4d65f63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:42.877327 crc crio[20719]: time=\"2026-06-12T20:06:42.876180141Z\" level=info msg=\"Removed container a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=6ea2b820-3d82-4014-999d-a0ba7993f7f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:42.884908 crc crio[20719]: time=\"2026-06-12T20:06:42.884823912Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/ovnkube-cluster-manager\" id=7f12b2f5-e26d-47a1-b943-8e1f6651665f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:42.885339 crc crio[20719]: time=\"2026-06-12T20:06:42.885236713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.898820 crc crio[20719]: time=\"2026-06-12T20:06:42.898688022Z\" level=info msg=\"Removing container: 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3\" id=34193f02-e0fb-417b-92b7-37c375f6030c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:42.908543 crc crio[20719]: time=\"2026-06-12T20:06:42.908488718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.910559 crc crio[20719]: time=\"2026-06-12T20:06:42.910532385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.927326 crc crio[20719]: time=\"2026-06-12T20:06:42.927151788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.935668 crc crio[20719]: time=\"2026-06-12T20:06:42.935074305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:42.988345 crc crio[20719]: time=\"2026-06-12T20:06:42.988228112Z\" level=info msg=\"Removed container 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=34193f02-e0fb-417b-92b7-37c375f6030c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:42.993083 crc crio[20719]: time=\"2026-06-12T20:06:42.992707966Z\" level=info msg=\"Removing container: 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34\" id=2747404f-0884-4988-87ed-14a7f2154117 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.016832 crc crio[20719]: time=\"2026-06-12T20:06:43.016219712Z\" level=info msg=\"Removed container 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=2747404f-0884-4988-87ed-14a7f2154117 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.023670 crc crio[20719]: time=\"2026-06-12T20:06:43.023087702Z\" level=info msg=\"Removing container: 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25\" id=598c2aef-d080-483f-a7ca-673f10390f2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.038254 crc crio[20719]: time=\"2026-06-12T20:06:43.038205495Z\" level=info msg=\"Removed container 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=598c2aef-d080-483f-a7ca-673f10390f2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.040773 crc crio[20719]: time=\"2026-06-12T20:06:43.040706612Z\" level=info msg=\"Removing container: 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01\" id=ba29d7f1-5a15-436a-a3ea-489e146578dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.055032 crc crio[20719]: time=\"2026-06-12T20:06:43.054956554Z\" level=info msg=\"Created container 66533187af1e104b7defb0ccf5def9e9e9a25ba2fa092f143be890007ea22870: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/ovnkube-cluster-manager\" id=7f12b2f5-e26d-47a1-b943-8e1f6651665f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:43.056745 crc crio[20719]: time=\"2026-06-12T20:06:43.056663009Z\" level=info msg=\"Starting container: 66533187af1e104b7defb0ccf5def9e9e9a25ba2fa092f143be890007ea22870\" id=47fdbae1-b8a5-498b-bdc6-9c8f9dd83d86 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:43.060852 crc crio[20719]: time=\"2026-06-12T20:06:43.060779655Z\" level=info msg=\"Removed container 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=ba29d7f1-5a15-436a-a3ea-489e146578dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.063380 crc crio[20719]: time=\"2026-06-12T20:06:43.063324742Z\" level=info msg=\"Removing container: f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057\" id=84164d39-356c-417f-ba02-2428f1694779 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.064458 crc crio[20719]: time=\"2026-06-12T20:06:43.064247777Z\" level=info msg=\"Started container\" PID=34313 containerID=66533187af1e104b7defb0ccf5def9e9e9a25ba2fa092f143be890007ea22870 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/ovnkube-cluster-manager id=47fdbae1-b8a5-498b-bdc6-9c8f9dd83d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a74137e74c89b1a5da71d61ad7cb8c41aa0233a594d2afb866755546ace7707\nJun 12 20:06:43.066083 crc crio[20719]: time=\"2026-06-12T20:06:43.066044257Z\" level=info msg=\"Created container 486e2f6d95a983a346950e4f83e40a3ffdb66bec5afc06b4c8e1af0e32a38a80: openshift-multus/multus-bzhnf/kube-multus\" id=f4fb2498-a89c-41ca-a1c4-2f35d9fc8679 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:43.067230 crc crio[20719]: time=\"2026-06-12T20:06:43.067103727Z\" level=info msg=\"Starting container: 486e2f6d95a983a346950e4f83e40a3ffdb66bec5afc06b4c8e1af0e32a38a80\" id=f6762a5c-159c-4ea8-8db8-c18c9cf6de87 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:43.079991 crc crio[20719]: time=\"2026-06-12T20:06:43.079941749Z\" level=info msg=\"Removed container f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=84164d39-356c-417f-ba02-2428f1694779 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.080976 crc crio[20719]: time=\"2026-06-12T20:06:43.080665928Z\" level=info msg=\"Started container\" PID=34314 containerID=486e2f6d95a983a346950e4f83e40a3ffdb66bec5afc06b4c8e1af0e32a38a80 description=openshift-multus/multus-bzhnf/kube-multus id=f6762a5c-159c-4ea8-8db8-c18c9cf6de87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e24565c82cb60794100f8993b3a27c35d6a8b28759e6f3e8b755aeee8c56949f\nJun 12 20:06:43.087109 crc crio[20719]: time=\"2026-06-12T20:06:43.087029102Z\" level=info msg=\"Removing container: eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02\" id=e6a7e7a6-bda3-478c-81e6-22383eb618a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.101786 crc crio[20719]: time=\"2026-06-12T20:06:43.101683115Z\" level=info msg=\"Removed container eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=e6a7e7a6-bda3-478c-81e6-22383eb618a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.102243 crc crio[20719]: time=\"2026-06-12T20:06:43.101815038Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_5defc5e1-ab1c-4e45-9a9e-312f0792c983\\\"\"\nJun 12 20:06:43.102430 crc crio[20719]: time=\"2026-06-12T20:06:43.102320753Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:43.106735 crc crio[20719]: time=\"2026-06-12T20:06:43.10664243Z\" level=info msg=\"Removing container: c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d\" id=74f986e1-0aff-428f-87ca-3f2eb0272cc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.126880 crc crio[20719]: time=\"2026-06-12T20:06:43.126809013Z\" level=info msg=\"Removed container c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=74f986e1-0aff-428f-87ca-3f2eb0272cc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.129148 crc crio[20719]: time=\"2026-06-12T20:06:43.129109606Z\" level=info msg=\"Removing container: 66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf\" id=75ca022a-a4b9-438b-9a12-503f1d28000e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.152948 crc crio[20719]: time=\"2026-06-12T20:06:43.152881698Z\" level=info msg=\"Removed container 66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=75ca022a-a4b9-438b-9a12-503f1d28000e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:43.664015 crc crio[20719]: time=\"2026-06-12T20:06:43.663041461Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 12 20:06:43.666105 crc crio[20719]: time=\"2026-06-12T20:06:43.664069369Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:43.693389 crc crio[20719]: time=\"2026-06-12T20:06:43.692819668Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 12 20:06:43.693389 crc crio[20719]: time=\"2026-06-12T20:06:43.693098935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:43.696184 crc crio[20719]: time=\"2026-06-12T20:06:43.695973334Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 12 20:06:43.696473 crc crio[20719]: time=\"2026-06-12T20:06:43.696224951Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:43.713829 crc crio[20719]: time=\"2026-06-12T20:06:43.71365377Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 12 20:06:43.713829 crc crio[20719]: time=\"2026-06-12T20:06:43.713807594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:43.727907 crc crio[20719]: time=\"2026-06-12T20:06:43.727768527Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 12 20:06:43.727907 crc crio[20719]: time=\"2026-06-12T20:06:43.727872589Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:43.739215 crc crio[20719]: time=\"2026-06-12T20:06:43.739063406Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 12 20:06:43.739215 crc crio[20719]: time=\"2026-06-12T20:06:43.73920612Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:43.748057 crc crio[20719]: time=\"2026-06-12T20:06:43.74793959Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 12 20:06:43.748368 crc crio[20719]: time=\"2026-06-12T20:06:43.748096024Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:43.748661 crc crio[20719]: time=\"2026-06-12T20:06:43.748553316Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 12 20:06:43.748801 crc crio[20719]: time=\"2026-06-12T20:06:43.74868911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:43.756922 crc crio[20719]: time=\"2026-06-12T20:06:43.756799763Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_5defc5e1-ab1c-4e45-9a9e-312f0792c983\\\"\"\nJun 12 20:06:43.857751 crc crio[20719]: time=\"2026-06-12T20:06:43.856053774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a5d6f8d1-8aa2-40da-b8de-e87eaf9cf075 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:43.859546 crc crio[20719]: time=\"2026-06-12T20:06:43.859054408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c591472c-e768-41da-8d46-e177e15398a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:43.873641 crc crio[20719]: time=\"2026-06-12T20:06:43.87113146Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-controller\" id=4e0a940f-3d25-4dd9-b03a-b7bb7d23b71b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:43.873641 crc crio[20719]: time=\"2026-06-12T20:06:43.871794829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:43.925652 crc crio[20719]: time=\"2026-06-12T20:06:43.925015939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:43.928057 crc crio[20719]: time=\"2026-06-12T20:06:43.92792214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.040803 crc crio[20719]: time=\"2026-06-12T20:06:44.040620878Z\" level=info msg=\"Created container 67f0be0ceb996e2c3674d007cb977d6c02ec98d677e3dadb1cd7c84467376928: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-controller\" id=4e0a940f-3d25-4dd9-b03a-b7bb7d23b71b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:44.042610 crc crio[20719]: time=\"2026-06-12T20:06:44.042505869Z\" level=info msg=\"Starting container: 67f0be0ceb996e2c3674d007cb977d6c02ec98d677e3dadb1cd7c84467376928\" id=594ae77b-48b1-4893-bce1-bf459fc4551b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:44.123124 crc crio[20719]: time=\"2026-06-12T20:06:44.122522854Z\" level=info msg=\"Started container\" PID=34392 containerID=67f0be0ceb996e2c3674d007cb977d6c02ec98d677e3dadb1cd7c84467376928 description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-controller id=594ae77b-48b1-4893-bce1-bf459fc4551b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960\nJun 12 20:06:44.135904 crc crio[20719]: time=\"2026-06-12T20:06:44.135819799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=aa9f56ae-e699-4e96-80ed-431f1b32610a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:44.138016 crc crio[20719]: time=\"2026-06-12T20:06:44.137941187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bed77926-11db-4180-a7b1-7fda550966b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:44.143953 crc crio[20719]: time=\"2026-06-12T20:06:44.143852609Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-acl-logging\" id=6791e238-c3ef-4382-b8bc-dff38ac60216 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:44.144520 crc crio[20719]: time=\"2026-06-12T20:06:44.144446935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.174080 crc crio[20719]: time=\"2026-06-12T20:06:44.173967605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.175913 crc crio[20719]: time=\"2026-06-12T20:06:44.175787676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.283557 crc crio[20719]: time=\"2026-06-12T20:06:44.283457098Z\" level=info msg=\"Created container 83c32260e0d0e5f2c39dbc5a19f18f45dced07f338b0158b057f5959b803038f: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-acl-logging\" id=6791e238-c3ef-4382-b8bc-dff38ac60216 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:44.285146 crc crio[20719]: time=\"2026-06-12T20:06:44.285061422Z\" level=info msg=\"Starting container: 83c32260e0d0e5f2c39dbc5a19f18f45dced07f338b0158b057f5959b803038f\" id=8af87477-e5e8-4447-a206-617f463aaecc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:44.308100 crc crio[20719]: time=\"2026-06-12T20:06:44.30794683Z\" level=info msg=\"Started container\" PID=34404 containerID=83c32260e0d0e5f2c39dbc5a19f18f45dced07f338b0158b057f5959b803038f description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-acl-logging id=8af87477-e5e8-4447-a206-617f463aaecc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960\nJun 12 20:06:44.328220 crc crio[20719]: time=\"2026-06-12T20:06:44.325651828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9ce2610a-5926-42ff-843a-15d1cc52f5ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:44.332540 crc crio[20719]: time=\"2026-06-12T20:06:44.332091793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bc6f4a97-dee5-4877-a829-966ec4163b28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:44.346018 crc crio[20719]: time=\"2026-06-12T20:06:44.345867202Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-node\" id=0a668a11-0075-4dd0-8085-367155423a55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:44.347463 crc crio[20719]: time=\"2026-06-12T20:06:44.347189879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.375890 crc crio[20719]: time=\"2026-06-12T20:06:44.375743219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.376128 crc crio[20719]: time=\"2026-06-12T20:06:44.375774442Z\" level=info msg=\"Removing container: 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809\" id=28589f33-290a-4122-aae8-83a67361c773 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:44.378157 crc crio[20719]: time=\"2026-06-12T20:06:44.378051684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.410744 crc crio[20719]: time=\"2026-06-12T20:06:44.410427302Z\" level=info msg=\"Removed container 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=28589f33-290a-4122-aae8-83a67361c773 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:44.415699 crc crio[20719]: time=\"2026-06-12T20:06:44.415501769Z\" level=info msg=\"Removing container: c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3\" id=0f038418-a130-4f34-beb8-51f2753dbd47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:44.443612 crc crio[20719]: time=\"2026-06-12T20:06:44.443196582Z\" level=info msg=\"Removed container c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=0f038418-a130-4f34-beb8-51f2753dbd47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:06:44.451960 crc crio[20719]: time=\"2026-06-12T20:06:44.451786375Z\" level=info msg=\"Stopping pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\" id=9dd1ecd3-c0d2-4ecd-ae2f-fa953f225810 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:06:44.451960 crc crio[20719]: time=\"2026-06-12T20:06:44.451873097Z\" level=info msg=\"Stopped pod sandbox (already stopped): 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\" id=9dd1ecd3-c0d2-4ecd-ae2f-fa953f225810 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:06:44.452653 crc crio[20719]: time=\"2026-06-12T20:06:44.452482255Z\" level=info msg=\"Removing pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\" id=59a829f0-3962-4f5f-aec3-cc982fe47577 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:06:44.463174 crc crio[20719]: time=\"2026-06-12T20:06:44.463029095Z\" level=info msg=\"Removed pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\" id=59a829f0-3962-4f5f-aec3-cc982fe47577 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:06:44.464095 crc crio[20719]: time=\"2026-06-12T20:06:44.463854956Z\" level=info msg=\"Stopping pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\" id=419121f8-96f0-4b90-a376-8ead6813996d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:06:44.464095 crc crio[20719]: time=\"2026-06-12T20:06:44.463928358Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\" id=419121f8-96f0-4b90-a376-8ead6813996d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:06:44.464722 crc crio[20719]: time=\"2026-06-12T20:06:44.464580296Z\" level=info msg=\"Removing pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\" id=b061557a-bb00-4dec-8310-2ee5ddfae965 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:06:44.480603 crc crio[20719]: time=\"2026-06-12T20:06:44.480489577Z\" level=info msg=\"Removed pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\" id=b061557a-bb00-4dec-8310-2ee5ddfae965 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:06:44.493769 crc crio[20719]: time=\"2026-06-12T20:06:44.493668955Z\" level=info msg=\"Created container b68f23c301acf59f6643a1d785fa40d733b1c2adc8edaf71d2a74bd2b5f42b1d: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-node\" id=0a668a11-0075-4dd0-8085-367155423a55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:44.494931 crc crio[20719]: time=\"2026-06-12T20:06:44.494744414Z\" level=info msg=\"Starting container: b68f23c301acf59f6643a1d785fa40d733b1c2adc8edaf71d2a74bd2b5f42b1d\" id=eb2a01e2-1d63-4889-a585-062c62c13373 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:44.502320 crc crio[20719]: time=\"2026-06-12T20:06:44.502142126Z\" level=info msg=\"Started container\" PID=34424 containerID=b68f23c301acf59f6643a1d785fa40d733b1c2adc8edaf71d2a74bd2b5f42b1d description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-node id=eb2a01e2-1d63-4889-a585-062c62c13373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960\nJun 12 20:06:44.523554 crc crio[20719]: time=\"2026-06-12T20:06:44.523468991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=83817b4b-f9c8-46fe-9f00-79cba7435add name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:44.526680 crc crio[20719]: time=\"2026-06-12T20:06:44.526586617Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d80b0722-adf8-49e8-a1e7-c85148d1fc3b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:44.534768 crc crio[20719]: time=\"2026-06-12T20:06:44.534673169Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-ovn-metrics\" id=059814ff-7be1-4e2f-9a96-7a2e07e11712 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:44.535012 crc crio[20719]: time=\"2026-06-12T20:06:44.534955646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.564547 crc crio[20719]: time=\"2026-06-12T20:06:44.564446415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.567048 crc crio[20719]: time=\"2026-06-12T20:06:44.566971484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.653115 crc crio[20719]: time=\"2026-06-12T20:06:44.652998244Z\" level=info msg=\"Created container 4c4e1d9604d0c6265677f7fdb2a0055b5586ec882330b3ec34e8368a60c1e7f4: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-ovn-metrics\" id=059814ff-7be1-4e2f-9a96-7a2e07e11712 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:44.654778 crc crio[20719]: time=\"2026-06-12T20:06:44.654714601Z\" level=info msg=\"Starting container: 4c4e1d9604d0c6265677f7fdb2a0055b5586ec882330b3ec34e8368a60c1e7f4\" id=142b773f-6bea-47c7-9975-e2f509d10831 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:44.659929 crc crio[20719]: time=\"2026-06-12T20:06:44.659855022Z\" level=info msg=\"Started container\" PID=34443 containerID=4c4e1d9604d0c6265677f7fdb2a0055b5586ec882330b3ec34e8368a60c1e7f4 description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-ovn-metrics id=142b773f-6bea-47c7-9975-e2f509d10831 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960\nJun 12 20:06:44.680155 crc crio[20719]: time=\"2026-06-12T20:06:44.680045576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3fa4ac25-f6c4-4c84-8575-bc6d5f55b2c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:44.682338 crc crio[20719]: time=\"2026-06-12T20:06:44.682223906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f952c0fb-bc00-477f-ba18-9433da2c9314 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:44.688873 crc crio[20719]: time=\"2026-06-12T20:06:44.688802726Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/northd\" id=9b527340-8cc9-4857-93ad-33eb32f72874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:44.689338 crc crio[20719]: time=\"2026-06-12T20:06:44.689217017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.725352 crc crio[20719]: time=\"2026-06-12T20:06:44.725227635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.727844 crc crio[20719]: time=\"2026-06-12T20:06:44.727778626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.838678 crc crio[20719]: time=\"2026-06-12T20:06:44.838372048Z\" level=info msg=\"Created container 939da759e6ff0089008677ae41a8931d8ba9ad5cdae673d656527c95a41b02ab: openshift-ovn-kubernetes/ovnkube-node-cwj7n/northd\" id=9b527340-8cc9-4857-93ad-33eb32f72874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:44.840347 crc crio[20719]: time=\"2026-06-12T20:06:44.840200739Z\" level=info msg=\"Starting container: 939da759e6ff0089008677ae41a8931d8ba9ad5cdae673d656527c95a41b02ab\" id=8fb07fb1-c988-4abd-be13-3629fa78d9e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:44.847703 crc crio[20719]: time=\"2026-06-12T20:06:44.84754048Z\" level=info msg=\"Started container\" PID=34462 containerID=939da759e6ff0089008677ae41a8931d8ba9ad5cdae673d656527c95a41b02ab description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/northd id=8fb07fb1-c988-4abd-be13-3629fa78d9e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960\nJun 12 20:06:44.867961 crc crio[20719]: time=\"2026-06-12T20:06:44.867853358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ab08be71-6d54-43a9-8b2d-e1abaf554d7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:44.870523 crc crio[20719]: time=\"2026-06-12T20:06:44.870431168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=46064dec-f7f1-4000-ba2a-5448b630715c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:44.882183 crc crio[20719]: time=\"2026-06-12T20:06:44.882019086Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/nbdb\" id=eac9f491-8a0b-4bf7-aa4a-fe870836020e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:44.882580 crc crio[20719]: time=\"2026-06-12T20:06:44.88255811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.909925 crc crio[20719]: time=\"2026-06-12T20:06:44.90914337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:44.910977 crc crio[20719]: time=\"2026-06-12T20:06:44.910869019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:45.024706 crc crio[20719]: time=\"2026-06-12T20:06:45.024510914Z\" level=info msg=\"Created container aa750368274ba14e473d1fb99be8ed809b1c2766f5709a35cf39c3dc344ccf7b: openshift-ovn-kubernetes/ovnkube-node-cwj7n/nbdb\" id=eac9f491-8a0b-4bf7-aa4a-fe870836020e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:45.026909 crc crio[20719]: time=\"2026-06-12T20:06:45.026756746Z\" level=info msg=\"Starting container: aa750368274ba14e473d1fb99be8ed809b1c2766f5709a35cf39c3dc344ccf7b\" id=b421e1f9-68dc-4b96-aaa3-6845c67b0729 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:45.034983 crc crio[20719]: time=\"2026-06-12T20:06:45.034836446Z\" level=info msg=\"Started container\" PID=34473 containerID=aa750368274ba14e473d1fb99be8ed809b1c2766f5709a35cf39c3dc344ccf7b description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/nbdb id=b421e1f9-68dc-4b96-aaa3-6845c67b0729 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960\nJun 12 20:06:47.163198 crc crio[20719]: time=\"2026-06-12T20:06:47.162189816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3e0138a0-cfd5-45a0-b4de-b99bc546c5be name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:47.166873 crc crio[20719]: time=\"2026-06-12T20:06:47.166655349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bb7007c0-c7b1-403f-99d2-9f2a82cc43d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:47.177055 crc crio[20719]: time=\"2026-06-12T20:06:47.17692201Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/sbdb\" id=1220d06f-6471-4a8b-b7f0-6052a7b639e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:47.177344 crc crio[20719]: time=\"2026-06-12T20:06:47.177220138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:47.206713 crc crio[20719]: time=\"2026-06-12T20:06:47.206545194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:47.210922 crc crio[20719]: time=\"2026-06-12T20:06:47.210773322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:47.330106 crc crio[20719]: time=\"2026-06-12T20:06:47.329957718Z\" level=info msg=\"Created container d4a06f0cb4d399f30db805a03b502a0aa33ff4a3d92ac6e3e0ace451b443467b: openshift-ovn-kubernetes/ovnkube-node-cwj7n/sbdb\" id=1220d06f-6471-4a8b-b7f0-6052a7b639e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:47.331991 crc crio[20719]: time=\"2026-06-12T20:06:47.331874531Z\" level=info msg=\"Starting container: d4a06f0cb4d399f30db805a03b502a0aa33ff4a3d92ac6e3e0ace451b443467b\" id=5af088fd-8620-46eb-bfb1-05a45e6e24e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:47.339663 crc crio[20719]: time=\"2026-06-12T20:06:47.339563421Z\" level=info msg=\"Started container\" PID=34593 containerID=d4a06f0cb4d399f30db805a03b502a0aa33ff4a3d92ac6e3e0ace451b443467b description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/sbdb id=5af088fd-8620-46eb-bfb1-05a45e6e24e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960\nJun 12 20:06:49.471722 crc crio[20719]: time=\"2026-06-12T20:06:49.471067109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c80e7671-7d3c-46f0-823c-e7579ba3df8d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:49.555480 crc crio[20719]: time=\"2026-06-12T20:06:49.554981246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b063fd10-43b4-4465-a4a3-b916157ddbed name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:06:49.604676 crc crio[20719]: time=\"2026-06-12T20:06:49.604466304Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovnkube-controller\" id=58dcf937-2ea2-4856-8ef5-bb3ef5a1d4db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:49.606837 crc crio[20719]: time=\"2026-06-12T20:06:49.606736856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:49.663924 crc crio[20719]: time=\"2026-06-12T20:06:49.66377629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:49.667076 crc crio[20719]: time=\"2026-06-12T20:06:49.666991279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:06:49.880888 crc crio[20719]: time=\"2026-06-12T20:06:49.877966766Z\" level=info msg=\"Created container c898b0cc152e62a5fc61353a30b81827358e724526b611cc99fc5539419126e3: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovnkube-controller\" id=58dcf937-2ea2-4856-8ef5-bb3ef5a1d4db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:06:49.881466 crc crio[20719]: time=\"2026-06-12T20:06:49.881189823Z\" level=info msg=\"Starting container: c898b0cc152e62a5fc61353a30b81827358e724526b611cc99fc5539419126e3\" id=e6ac34cd-0724-4a98-911c-de0fe70c8866 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:06:49.890077 crc crio[20719]: time=\"2026-06-12T20:06:49.889772888Z\" level=info msg=\"Started container\" PID=34679 containerID=c898b0cc152e62a5fc61353a30b81827358e724526b611cc99fc5539419126e3 description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovnkube-controller id=e6ac34cd-0724-4a98-911c-de0fe70c8866 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960\nJun 12 20:06:50.066593 crc crio[20719]: time=\"2026-06-12T20:06:50.066220559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.066959 crc crio[20719]: time=\"2026-06-12T20:06:50.066771924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.066959 crc crio[20719]: time=\"2026-06-12T20:06:50.066855366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.066959 crc crio[20719]: time=\"2026-06-12T20:06:50.066917708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.067790 crc crio[20719]: time=\"2026-06-12T20:06:50.067509014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.067790 crc crio[20719]: time=\"2026-06-12T20:06:50.067653638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.067790 crc crio[20719]: time=\"2026-06-12T20:06:50.067691429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.067790 crc crio[20719]: time=\"2026-06-12T20:06:50.06772121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.068224 crc crio[20719]: time=\"2026-06-12T20:06:50.067996147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.068224 crc crio[20719]: time=\"2026-06-12T20:06:50.068042658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.068672 crc crio[20719]: time=\"2026-06-12T20:06:50.068349207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.068672 crc crio[20719]: time=\"2026-06-12T20:06:50.068437009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.068672 crc crio[20719]: time=\"2026-06-12T20:06:50.068614284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.068672 crc crio[20719]: time=\"2026-06-12T20:06:50.068663135Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.069060 crc crio[20719]: time=\"2026-06-12T20:06:50.068926133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.069060 crc crio[20719]: time=\"2026-06-12T20:06:50.068966954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.069240 crc crio[20719]: time=\"2026-06-12T20:06:50.069117808Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.069240 crc crio[20719]: time=\"2026-06-12T20:06:50.069153859Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.069624 crc crio[20719]: time=\"2026-06-12T20:06:50.069459988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.069624 crc crio[20719]: time=\"2026-06-12T20:06:50.069499109Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.069817187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.06990238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070069464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070116975Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070487766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070539367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070622069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.07066484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070885056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070925827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.071132784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.071178155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.071567926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.071625687Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.071778221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.071831853Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072071799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072113261Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.07248167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072532043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072703737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072739218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072956034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072994185Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.073224042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.073452337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.073602772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.073652133Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.073832008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.073870629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.074075536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.074112877Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.074517968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.074570909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.074788245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.074826636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.075027431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.075065732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.075375322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.075497655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.075641269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.075759362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.076153511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.076257076Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.076371439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.076510562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.076808592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.076908604Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077073419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.07710924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077376137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.07747828Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077624694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077669275Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077790248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077825469Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077960793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.077996514Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078133928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078170139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078456837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078497658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078669513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078716284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078973671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.079013072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.081043 crc crio[20719]: time=\"2026-06-12T20:06:50.079212498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.081043 crc crio[20719]: time=\"2026-06-12T20:06:50.079250099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.081912249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.081999451Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082067653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082096454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082452663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082499975Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082534536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082567207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082854205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082905137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082939081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082971738Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.083504716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.083547634Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.083604506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.083630276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.083886133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.083928744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.084041557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.084079178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.084342098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.084381247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.0844995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.084539421Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.084974993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085016814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085044265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085068375Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085527148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.08557731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085611671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085642322Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085814896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085854907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.086000711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.086037672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.087241 crc crio[20719]: time=\"2026-06-12T20:06:50.086782323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.087241 crc crio[20719]: time=\"2026-06-12T20:06:50.086823814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.087904193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.088082078Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.08815708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.088209281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.088237052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.08854033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.088623972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.088864899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.088997414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.089936 crc crio[20719]: time=\"2026-06-12T20:06:50.089132947Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.089936 crc crio[20719]: time=\"2026-06-12T20:06:50.089201699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.089936 crc crio[20719]: time=\"2026-06-12T20:06:50.089448236Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.089936 crc crio[20719]: time=\"2026-06-12T20:06:50.089492987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.089936 crc crio[20719]: time=\"2026-06-12T20:06:50.089538658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.089936 crc crio[20719]: time=\"2026-06-12T20:06:50.089868477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.089940399Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.08995998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.089992331Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.090026492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.090059263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.090223798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.090367352Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.090810 crc crio[20719]: time=\"2026-06-12T20:06:50.090538226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.090810 crc crio[20719]: time=\"2026-06-12T20:06:50.090590708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.090810 crc crio[20719]: time=\"2026-06-12T20:06:50.090717841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.090810 crc crio[20719]: time=\"2026-06-12T20:06:50.090766753Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.090983 crc crio[20719]: time=\"2026-06-12T20:06:50.090895136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.090983 crc crio[20719]: time=\"2026-06-12T20:06:50.090945237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.091559 crc crio[20719]: time=\"2026-06-12T20:06:50.091103802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.091559 crc crio[20719]: time=\"2026-06-12T20:06:50.091194043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.091559 crc crio[20719]: time=\"2026-06-12T20:06:50.091470123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.091559 crc crio[20719]: time=\"2026-06-12T20:06:50.091523634Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.091702738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.09178396Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.091877923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.091934244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.092057488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.09211907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.092257424Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.093073 crc crio[20719]: time=\"2026-06-12T20:06:50.092684325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.093073 crc crio[20719]: time=\"2026-06-12T20:06:50.092747557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.093073 crc crio[20719]: time=\"2026-06-12T20:06:50.092790158Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.093073 crc crio[20719]: time=\"2026-06-12T20:06:50.092961353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.093073 crc crio[20719]: time=\"2026-06-12T20:06:50.093012804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.093476 crc crio[20719]: time=\"2026-06-12T20:06:50.093155598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.093476 crc crio[20719]: time=\"2026-06-12T20:06:50.09320887Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.093814 crc crio[20719]: time=\"2026-06-12T20:06:50.093696324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.093814 crc crio[20719]: time=\"2026-06-12T20:06:50.093803657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.093981 crc crio[20719]: time=\"2026-06-12T20:06:50.093864418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.093981 crc crio[20719]: time=\"2026-06-12T20:06:50.09391584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.093981 crc crio[20719]: time=\"2026-06-12T20:06:50.093960961Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.094218 crc crio[20719]: time=\"2026-06-12T20:06:50.093996772Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.096337 crc crio[20719]: time=\"2026-06-12T20:06:50.09615283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.096337 crc crio[20719]: time=\"2026-06-12T20:06:50.096210162Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.096892 crc crio[20719]: time=\"2026-06-12T20:06:50.096750085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.096892 crc crio[20719]: time=\"2026-06-12T20:06:50.096866059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.09692576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.096975972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.097023513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.097057364Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.097448495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.097501487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.097537078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.097563078Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.097753174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.097825616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.098016861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.098065542Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.098241827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.098454673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.098614977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.098654898Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.099070859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.09911374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.099706886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.099752578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.099957613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.100005105Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.100021435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.100050566Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.100165849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.10021331Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.100985852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.101075845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.101340122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.101472185Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.101584758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.10164848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.102381041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.103129871Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.103836951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.103896843Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.103958405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.103992406Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.104058537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.104108899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.104612101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.104697594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.104756525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.104807907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.105377753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.105497666Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.105664511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.105721412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.105761693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.105794704Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.106218006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.106486543Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.106573515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.106647477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.106707359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.10675799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.106963006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107047508Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107078839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.10712761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107252054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107512871Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107581303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107634184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107864361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.10817097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.10853773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.109024904Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.113022 crc crio[20719]: time=\"2026-06-12T20:06:50.111519643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.114005 crc crio[20719]: time=\"2026-06-12T20:06:50.113724254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.114696 crc crio[20719]: time=\"2026-06-12T20:06:50.114242218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.115769 crc crio[20719]: time=\"2026-06-12T20:06:50.115106882Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.116752 crc crio[20719]: time=\"2026-06-12T20:06:50.116136111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.117756 crc crio[20719]: time=\"2026-06-12T20:06:50.117123899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.118990 crc crio[20719]: time=\"2026-06-12T20:06:50.118713413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.119150 crc crio[20719]: time=\"2026-06-12T20:06:50.119119874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.119568 crc crio[20719]: time=\"2026-06-12T20:06:50.119452453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.119568 crc crio[20719]: time=\"2026-06-12T20:06:50.119558956Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.119884 crc crio[20719]: time=\"2026-06-12T20:06:50.119787662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.119884 crc crio[20719]: time=\"2026-06-12T20:06:50.119845484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.120043 crc crio[20719]: time=\"2026-06-12T20:06:50.119935412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.120118 crc crio[20719]: time=\"2026-06-12T20:06:50.120060885Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.120510 crc crio[20719]: time=\"2026-06-12T20:06:50.120177589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.120633 crc crio[20719]: time=\"2026-06-12T20:06:50.120528638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.120633 crc crio[20719]: time=\"2026-06-12T20:06:50.12060385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.120847 crc crio[20719]: time=\"2026-06-12T20:06:50.120650901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.120847 crc crio[20719]: time=\"2026-06-12T20:06:50.120674532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.120847 crc crio[20719]: time=\"2026-06-12T20:06:50.120710863Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.120847 crc crio[20719]: time=\"2026-06-12T20:06:50.120804446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.120847 crc crio[20719]: time=\"2026-06-12T20:06:50.120840367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.121813 crc crio[20719]: time=\"2026-06-12T20:06:50.121742241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.121813 crc crio[20719]: time=\"2026-06-12T20:06:50.121789482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.121813 crc crio[20719]: time=\"2026-06-12T20:06:50.121819063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.122153 crc crio[20719]: time=\"2026-06-12T20:06:50.121845484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.122236 crc crio[20719]: time=\"2026-06-12T20:06:50.121977447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.122544 crc crio[20719]: time=\"2026-06-12T20:06:50.122237914Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.122544 crc crio[20719]: time=\"2026-06-12T20:06:50.122360478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.122544 crc crio[20719]: time=\"2026-06-12T20:06:50.122448761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.122544 crc crio[20719]: time=\"2026-06-12T20:06:50.122487962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.122544 crc crio[20719]: time=\"2026-06-12T20:06:50.122522183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.122916 crc crio[20719]: time=\"2026-06-12T20:06:50.122647387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.122916 crc crio[20719]: time=\"2026-06-12T20:06:50.122683778Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.122916 crc crio[20719]: time=\"2026-06-12T20:06:50.1227937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.122916 crc crio[20719]: time=\"2026-06-12T20:06:50.122827361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.123178 crc crio[20719]: time=\"2026-06-12T20:06:50.123007006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.123178 crc crio[20719]: time=\"2026-06-12T20:06:50.123042717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.123548 crc crio[20719]: time=\"2026-06-12T20:06:50.123198671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.123548 crc crio[20719]: time=\"2026-06-12T20:06:50.123235492Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.123548 crc crio[20719]: time=\"2026-06-12T20:06:50.123461879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.123548 crc crio[20719]: time=\"2026-06-12T20:06:50.12350345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.123841 crc crio[20719]: time=\"2026-06-12T20:06:50.123656544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.123841 crc crio[20719]: time=\"2026-06-12T20:06:50.123694995Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.123998 crc crio[20719]: time=\"2026-06-12T20:06:50.123860129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.123998 crc crio[20719]: time=\"2026-06-12T20:06:50.12389757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.124494 crc crio[20719]: time=\"2026-06-12T20:06:50.124371794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.124639 crc crio[20719]: time=\"2026-06-12T20:06:50.124505768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.124639 crc crio[20719]: time=\"2026-06-12T20:06:50.124548109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.124639 crc crio[20719]: time=\"2026-06-12T20:06:50.12457486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.124862 crc crio[20719]: time=\"2026-06-12T20:06:50.124809056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.124862 crc crio[20719]: time=\"2026-06-12T20:06:50.124844587Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.125618 crc crio[20719]: time=\"2026-06-12T20:06:50.125201657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.125618 crc crio[20719]: time=\"2026-06-12T20:06:50.125446823Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.125618 crc crio[20719]: time=\"2026-06-12T20:06:50.125494495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.125618 crc crio[20719]: time=\"2026-06-12T20:06:50.125530416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.125618 crc crio[20719]: time=\"2026-06-12T20:06:50.125593477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.125618 crc crio[20719]: time=\"2026-06-12T20:06:50.125628168Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.125788093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.125835834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.12606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.126115681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.126440691Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.126498973Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.126847122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.126904414Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.127858 crc crio[20719]: time=\"2026-06-12T20:06:50.127364426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.127858 crc crio[20719]: time=\"2026-06-12T20:06:50.127479739Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.127858 crc crio[20719]: time=\"2026-06-12T20:06:50.12750477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.127858 crc crio[20719]: time=\"2026-06-12T20:06:50.127539611Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.127858 crc crio[20719]: time=\"2026-06-12T20:06:50.127575367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.127858 crc crio[20719]: time=\"2026-06-12T20:06:50.127603373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.128247 crc crio[20719]: time=\"2026-06-12T20:06:50.127986895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.128552 crc crio[20719]: time=\"2026-06-12T20:06:50.128258822Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.128552 crc crio[20719]: time=\"2026-06-12T20:06:50.128381506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.128552 crc crio[20719]: time=\"2026-06-12T20:06:50.128475588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.128552 crc crio[20719]: time=\"2026-06-12T20:06:50.12850551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.128552 crc crio[20719]: time=\"2026-06-12T20:06:50.128529621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.135651 crc crio[20719]: time=\"2026-06-12T20:06:50.135525111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.135818 crc crio[20719]: time=\"2026-06-12T20:06:50.135678586Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.135818 crc crio[20719]: time=\"2026-06-12T20:06:50.135743118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.135818 crc crio[20719]: time=\"2026-06-12T20:06:50.135795419Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.136012 crc crio[20719]: time=\"2026-06-12T20:06:50.135850721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.136012 crc crio[20719]: time=\"2026-06-12T20:06:50.135898942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.136191 crc crio[20719]: time=\"2026-06-12T20:06:50.136066404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.136191 crc crio[20719]: time=\"2026-06-12T20:06:50.136115225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.136742 crc crio[20719]: time=\"2026-06-12T20:06:50.136225238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.136742 crc crio[20719]: time=\"2026-06-12T20:06:50.136330551Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.136742 crc crio[20719]: time=\"2026-06-12T20:06:50.136463125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.136742 crc crio[20719]: time=\"2026-06-12T20:06:50.136508836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.136742 crc crio[20719]: time=\"2026-06-12T20:06:50.136642009Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.136742 crc crio[20719]: time=\"2026-06-12T20:06:50.13667856Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.137144 crc crio[20719]: time=\"2026-06-12T20:06:50.136853136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.137144 crc crio[20719]: time=\"2026-06-12T20:06:50.136888577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.137144 crc crio[20719]: time=\"2026-06-12T20:06:50.137066262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.137144 crc crio[20719]: time=\"2026-06-12T20:06:50.137101103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.137633 crc crio[20719]: time=\"2026-06-12T20:06:50.137445392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.137633 crc crio[20719]: time=\"2026-06-12T20:06:50.137490253Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.137816 crc crio[20719]: time=\"2026-06-12T20:06:50.137650628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.137816 crc crio[20719]: time=\"2026-06-12T20:06:50.137699199Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.137816 crc crio[20719]: time=\"2026-06-12T20:06:50.137775291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.137816 crc crio[20719]: time=\"2026-06-12T20:06:50.137809612Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.138104 crc crio[20719]: time=\"2026-06-12T20:06:50.138022758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.138104 crc crio[20719]: time=\"2026-06-12T20:06:50.138063189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.138448 crc crio[20719]: time=\"2026-06-12T20:06:50.138377207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.138594 crc crio[20719]: time=\"2026-06-12T20:06:50.13845986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.138594 crc crio[20719]: time=\"2026-06-12T20:06:50.138520421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.138594 crc crio[20719]: time=\"2026-06-12T20:06:50.138546672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.138941 crc crio[20719]: time=\"2026-06-12T20:06:50.138738967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.138941 crc crio[20719]: time=\"2026-06-12T20:06:50.138774598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.138941 crc crio[20719]: time=\"2026-06-12T20:06:50.138931102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.139165 crc crio[20719]: time=\"2026-06-12T20:06:50.138964803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.139165 crc crio[20719]: time=\"2026-06-12T20:06:50.139161639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.139482 crc crio[20719]: time=\"2026-06-12T20:06:50.139194969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.139783 crc crio[20719]: time=\"2026-06-12T20:06:50.139680624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.139783 crc crio[20719]: time=\"2026-06-12T20:06:50.139750885Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.139956 crc crio[20719]: time=\"2026-06-12T20:06:50.139826838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.139956 crc crio[20719]: time=\"2026-06-12T20:06:50.139861928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.139956 crc crio[20719]: time=\"2026-06-12T20:06:50.13991582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.140206 crc crio[20719]: time=\"2026-06-12T20:06:50.139984712Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.140206 crc crio[20719]: time=\"2026-06-12T20:06:50.140043663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.140206 crc crio[20719]: time=\"2026-06-12T20:06:50.140092995Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.140206 crc crio[20719]: time=\"2026-06-12T20:06:50.140157666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.140206 crc crio[20719]: time=\"2026-06-12T20:06:50.140193887Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.140754 crc crio[20719]: time=\"2026-06-12T20:06:50.140551957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.140754 crc crio[20719]: time=\"2026-06-12T20:06:50.140601538Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.140754 crc crio[20719]: time=\"2026-06-12T20:06:50.14066205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.140754 crc crio[20719]: time=\"2026-06-12T20:06:50.140722112Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.141025 crc crio[20719]: time=\"2026-06-12T20:06:50.140800514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.141025 crc crio[20719]: time=\"2026-06-12T20:06:50.140838885Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.141537 crc crio[20719]: time=\"2026-06-12T20:06:50.141194595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.141537 crc crio[20719]: time=\"2026-06-12T20:06:50.141369269Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.141537 crc crio[20719]: time=\"2026-06-12T20:06:50.141480192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.141537 crc crio[20719]: time=\"2026-06-12T20:06:50.141532954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.141929 crc crio[20719]: time=\"2026-06-12T20:06:50.141556594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.141929 crc crio[20719]: time=\"2026-06-12T20:06:50.141589485Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.141929 crc crio[20719]: time=\"2026-06-12T20:06:50.141876164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.141929 crc crio[20719]: time=\"2026-06-12T20:06:50.141924525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.142177 crc crio[20719]: time=\"2026-06-12T20:06:50.141972087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.142177 crc crio[20719]: time=\"2026-06-12T20:06:50.142029488Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.142509 crc crio[20719]: time=\"2026-06-12T20:06:50.142205243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.142509 crc crio[20719]: time=\"2026-06-12T20:06:50.142246894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.142509 crc crio[20719]: time=\"2026-06-12T20:06:50.14245159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.142509 crc crio[20719]: time=\"2026-06-12T20:06:50.142505311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.142814 crc crio[20719]: time=\"2026-06-12T20:06:50.142672336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.142814 crc crio[20719]: time=\"2026-06-12T20:06:50.142718027Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.142814 crc crio[20719]: time=\"2026-06-12T20:06:50.142801259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.143013 crc crio[20719]: time=\"2026-06-12T20:06:50.14284535Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.143093 crc crio[20719]: time=\"2026-06-12T20:06:50.143037886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.143093 crc crio[20719]: time=\"2026-06-12T20:06:50.143082667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.143229 crc crio[20719]: time=\"2026-06-12T20:06:50.143177179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.143229 crc crio[20719]: time=\"2026-06-12T20:06:50.143223891Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.143627 crc crio[20719]: time=\"2026-06-12T20:06:50.143448527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.143627 crc crio[20719]: time=\"2026-06-12T20:06:50.143491798Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.144045 crc crio[20719]: time=\"2026-06-12T20:06:50.14393556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.144045 crc crio[20719]: time=\"2026-06-12T20:06:50.144008892Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.144254 crc crio[20719]: time=\"2026-06-12T20:06:50.144054273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.144254 crc crio[20719]: time=\"2026-06-12T20:06:50.144090074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.144254 crc crio[20719]: time=\"2026-06-12T20:06:50.144132505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.144254 crc crio[20719]: time=\"2026-06-12T20:06:50.144178016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.144254 crc crio[20719]: time=\"2026-06-12T20:06:50.144215347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.144254 crc crio[20719]: time=\"2026-06-12T20:06:50.144240628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.144541086Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.144583947Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.144716101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.144751662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.14499732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.145059631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.145113823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.145155714Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.145998 crc crio[20719]: time=\"2026-06-12T20:06:50.145645867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.146084 crc crio[20719]: time=\"2026-06-12T20:06:50.146010387Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.146084 crc crio[20719]: time=\"2026-06-12T20:06:50.146028177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.146084 crc crio[20719]: time=\"2026-06-12T20:06:50.146050908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.146762 crc crio[20719]: time=\"2026-06-12T20:06:50.146087489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.146762 crc crio[20719]: time=\"2026-06-12T20:06:50.14611281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.146762 crc crio[20719]: time=\"2026-06-12T20:06:50.146678895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.146762 crc crio[20719]: time=\"2026-06-12T20:06:50.146741387Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.147034 crc crio[20719]: time=\"2026-06-12T20:06:50.146798898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.147034 crc crio[20719]: time=\"2026-06-12T20:06:50.14684859Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.147034 crc crio[20719]: time=\"2026-06-12T20:06:50.146905001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.147034 crc crio[20719]: time=\"2026-06-12T20:06:50.146942932Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.147034 crc crio[20719]: time=\"2026-06-12T20:06:50.147006724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147055835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147445026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147495897Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147550759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147579219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.14760436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147626311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147794045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147831506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147882958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147915499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148058642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148093703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148235237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.14834339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148535596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148580258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148720661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148761112Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148787353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148810474Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.149078681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.149116732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.149249366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.149356079Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.149462381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.149501132Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.149877524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150012396Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150057147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150090958Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150118499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.15014481Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150250193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150352625Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150659665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150700466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150729687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150754537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150795788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150821159Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150986654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.151021945Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.151148408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.151194119Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.151892648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.15194319Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152106614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152200926Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152459033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152501875Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152538206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152570587Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152728021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152781552Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152823673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152864695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.15303342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.153085942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.153125543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.153502963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.153628251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.153668337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154106539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154150435Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154181781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154206972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154233893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154257273Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154816279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154920112Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154954733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154978924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.155131838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.155171549Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.15520257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.155228121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.155642712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.155697763Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.155737534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.155770976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156017083Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156118766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156151927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156175567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156334041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156373803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156988968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157112222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157178703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157229975Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.15743421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157482922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157499182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157526623Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157595875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157632016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157724608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157758599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.157941354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.15797788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158059807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158092888Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158236452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158352445Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158497109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.15854094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158661534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158695804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.159025614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.159166058Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.15923129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159362213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159476136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159530728Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159547638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159574809Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.1596078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159638461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159849217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159901658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.160169745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160248677Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160365392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160569626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160645319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160916666Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160950137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160984938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.16103112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.161066Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.161207183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.161336477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.161553594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161616235Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161671677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161721648Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161766749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.16180028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161891653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161938094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161966375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161992886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.16214733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.162188571Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.162383346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.162465348Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.163162 crc crio[20719]: time=\"2026-06-12T20:06:50.162745986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.163162 crc crio[20719]: time=\"2026-06-12T20:06:50.162785957Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.163162 crc crio[20719]: time=\"2026-06-12T20:06:50.162800217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.163162 crc crio[20719]: time=\"2026-06-12T20:06:50.163061746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.163162 crc crio[20719]: time=\"2026-06-12T20:06:50.163088886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.163567 crc crio[20719]: time=\"2026-06-12T20:06:50.163195139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.163567 crc crio[20719]: time=\"2026-06-12T20:06:50.16323165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.163567 crc crio[20719]: time=\"2026-06-12T20:06:50.163333463Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.163567 crc crio[20719]: time=\"2026-06-12T20:06:50.163470097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.163567 crc crio[20719]: time=\"2026-06-12T20:06:50.163512778Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.163824 crc crio[20719]: time=\"2026-06-12T20:06:50.163629841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.163824 crc crio[20719]: time=\"2026-06-12T20:06:50.163664962Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.163824 crc crio[20719]: time=\"2026-06-12T20:06:50.163799286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.164018 crc crio[20719]: time=\"2026-06-12T20:06:50.163843487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.164018 crc crio[20719]: time=\"2026-06-12T20:06:50.16397471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.164018 crc crio[20719]: time=\"2026-06-12T20:06:50.164015871Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.164167 crc crio[20719]: time=\"2026-06-12T20:06:50.164146765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.164224 crc crio[20719]: time=\"2026-06-12T20:06:50.164192396Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.164648 crc crio[20719]: time=\"2026-06-12T20:06:50.164566387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.164753 crc crio[20719]: time=\"2026-06-12T20:06:50.164692631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.165219 crc crio[20719]: time=\"2026-06-12T20:06:50.165020569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.165469 crc crio[20719]: time=\"2026-06-12T20:06:50.165243595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.165469 crc crio[20719]: time=\"2026-06-12T20:06:50.16543658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.165585 crc crio[20719]: time=\"2026-06-12T20:06:50.165495041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.165585 crc crio[20719]: time=\"2026-06-12T20:06:50.165543813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.165585 crc crio[20719]: time=\"2026-06-12T20:06:50.165580744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.165795 crc crio[20719]: time=\"2026-06-12T20:06:50.165757541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.165849 crc crio[20719]: time=\"2026-06-12T20:06:50.165806002Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.166529 crc crio[20719]: time=\"2026-06-12T20:06:50.166431507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.166614 crc crio[20719]: time=\"2026-06-12T20:06:50.16655667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.166683 crc crio[20719]: time=\"2026-06-12T20:06:50.166625952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.166683 crc crio[20719]: time=\"2026-06-12T20:06:50.166676453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.166776 crc crio[20719]: time=\"2026-06-12T20:06:50.166711594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.166776 crc crio[20719]: time=\"2026-06-12T20:06:50.166756986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.166882 crc crio[20719]: time=\"2026-06-12T20:06:50.166799857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.166882 crc crio[20719]: time=\"2026-06-12T20:06:50.166823737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.167105 crc crio[20719]: time=\"2026-06-12T20:06:50.167045084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.167189 crc crio[20719]: time=\"2026-06-12T20:06:50.167113756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.167189 crc crio[20719]: time=\"2026-06-12T20:06:50.167145917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.167189 crc crio[20719]: time=\"2026-06-12T20:06:50.167169378Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.167559 crc crio[20719]: time=\"2026-06-12T20:06:50.167525477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.167622 crc crio[20719]: time=\"2026-06-12T20:06:50.167567659Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.167622 crc crio[20719]: time=\"2026-06-12T20:06:50.167595329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.167622 crc crio[20719]: time=\"2026-06-12T20:06:50.16761898Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.167867 crc crio[20719]: time=\"2026-06-12T20:06:50.167821505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.167957 crc crio[20719]: time=\"2026-06-12T20:06:50.167880497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.167957 crc crio[20719]: time=\"2026-06-12T20:06:50.167912438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.167957 crc crio[20719]: time=\"2026-06-12T20:06:50.167937399Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.168200 crc crio[20719]: time=\"2026-06-12T20:06:50.168144364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.168347 crc crio[20719]: time=\"2026-06-12T20:06:50.168204956Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.168347 crc crio[20719]: time=\"2026-06-12T20:06:50.168237197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.168564 crc crio[20719]: time=\"2026-06-12T20:06:50.16835773Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.168564 crc crio[20719]: time=\"2026-06-12T20:06:50.168533365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.168564 crc crio[20719]: time=\"2026-06-12T20:06:50.168576976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.168935 crc crio[20719]: time=\"2026-06-12T20:06:50.168641148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.169375 crc crio[20719]: time=\"2026-06-12T20:06:50.169222364Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.169982 crc crio[20719]: time=\"2026-06-12T20:06:50.169570184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.170138 crc crio[20719]: time=\"2026-06-12T20:06:50.170076847Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.170223 crc crio[20719]: time=\"2026-06-12T20:06:50.170142919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.170223 crc crio[20719]: time=\"2026-06-12T20:06:50.170185331Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.170474 crc crio[20719]: time=\"2026-06-12T20:06:50.170222762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.170474 crc crio[20719]: time=\"2026-06-12T20:06:50.170255713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.170693 crc crio[20719]: time=\"2026-06-12T20:06:50.170573221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.170790 crc crio[20719]: time=\"2026-06-12T20:06:50.170746696Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.170844 crc crio[20719]: time=\"2026-06-12T20:06:50.170815477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.170896 crc crio[20719]: time=\"2026-06-12T20:06:50.170866069Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.170943 crc crio[20719]: time=\"2026-06-12T20:06:50.17091618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.170998 crc crio[20719]: time=\"2026-06-12T20:06:50.170954961Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.171184 crc crio[20719]: time=\"2026-06-12T20:06:50.171116017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.171418 crc crio[20719]: time=\"2026-06-12T20:06:50.171189039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.171542 crc crio[20719]: time=\"2026-06-12T20:06:50.171369682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.171542 crc crio[20719]: time=\"2026-06-12T20:06:50.171483956Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.171542 crc crio[20719]: time=\"2026-06-12T20:06:50.171531658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.171710 crc crio[20719]: time=\"2026-06-12T20:06:50.171579579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.171930 crc crio[20719]: time=\"2026-06-12T20:06:50.171837845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.172022 crc crio[20719]: time=\"2026-06-12T20:06:50.171936658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.172022 crc crio[20719]: time=\"2026-06-12T20:06:50.171993059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.172144 crc crio[20719]: time=\"2026-06-12T20:06:50.172045911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.172144 crc crio[20719]: time=\"2026-06-12T20:06:50.172091122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.172144 crc crio[20719]: time=\"2026-06-12T20:06:50.172126763Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.172520 crc crio[20719]: time=\"2026-06-12T20:06:50.172235906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.172520 crc crio[20719]: time=\"2026-06-12T20:06:50.1723794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.172520 crc crio[20719]: time=\"2026-06-12T20:06:50.172498913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.172711 crc crio[20719]: time=\"2026-06-12T20:06:50.172544714Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.172711 crc crio[20719]: time=\"2026-06-12T20:06:50.172586385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.172711 crc crio[20719]: time=\"2026-06-12T20:06:50.172621716Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.172855 crc crio[20719]: time=\"2026-06-12T20:06:50.172825872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.172921 crc crio[20719]: time=\"2026-06-12T20:06:50.172881603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.172977 crc crio[20719]: time=\"2026-06-12T20:06:50.172925885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.172977 crc crio[20719]: time=\"2026-06-12T20:06:50.172961576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.173150 crc crio[20719]: time=\"2026-06-12T20:06:50.173101389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.173237 crc crio[20719]: time=\"2026-06-12T20:06:50.173167141Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.173237 crc crio[20719]: time=\"2026-06-12T20:06:50.173201822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.173237 crc crio[20719]: time=\"2026-06-12T20:06:50.173224514Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.173586 crc crio[20719]: time=\"2026-06-12T20:06:50.173498551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.173586 crc crio[20719]: time=\"2026-06-12T20:06:50.173548242Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.173780 crc crio[20719]: time=\"2026-06-12T20:06:50.173710947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.173780 crc crio[20719]: time=\"2026-06-12T20:06:50.173780769Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.174089 crc crio[20719]: time=\"2026-06-12T20:06:50.17381403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.174089 crc crio[20719]: time=\"2026-06-12T20:06:50.17383776Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.174089 crc crio[20719]: time=\"2026-06-12T20:06:50.173909812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.174089 crc crio[20719]: time=\"2026-06-12T20:06:50.173938473Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.174511 crc crio[20719]: time=\"2026-06-12T20:06:50.174105418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.174511 crc crio[20719]: time=\"2026-06-12T20:06:50.174139408Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.174511 crc crio[20719]: time=\"2026-06-12T20:06:50.17419531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.174511 crc crio[20719]: time=\"2026-06-12T20:06:50.174222581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.174762 crc crio[20719]: time=\"2026-06-12T20:06:50.174524489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.174762 crc crio[20719]: time=\"2026-06-12T20:06:50.17456482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.174762 crc crio[20719]: time=\"2026-06-12T20:06:50.174677874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.174762 crc crio[20719]: time=\"2026-06-12T20:06:50.174714955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.174955 crc crio[20719]: time=\"2026-06-12T20:06:50.174858709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.174955 crc crio[20719]: time=\"2026-06-12T20:06:50.17489289Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.175075 crc crio[20719]: time=\"2026-06-12T20:06:50.175003793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.175075 crc crio[20719]: time=\"2026-06-12T20:06:50.175038004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.175228 crc crio[20719]: time=\"2026-06-12T20:06:50.175169327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.175470 crc crio[20719]: time=\"2026-06-12T20:06:50.175234359Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.175470 crc crio[20719]: time=\"2026-06-12T20:06:50.175463205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175499956Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175526317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175549688Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175712722Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175749883Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175879117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175912907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.176732 crc crio[20719]: time=\"2026-06-12T20:06:50.176117544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.176732 crc crio[20719]: time=\"2026-06-12T20:06:50.176153015Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.176732 crc crio[20719]: time=\"2026-06-12T20:06:50.176363861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.176732 crc crio[20719]: time=\"2026-06-12T20:06:50.176460303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.176732 crc crio[20719]: time=\"2026-06-12T20:06:50.176503024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.176732 crc crio[20719]: time=\"2026-06-12T20:06:50.176537015Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.177081 crc crio[20719]: time=\"2026-06-12T20:06:50.176760091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.177081 crc crio[20719]: time=\"2026-06-12T20:06:50.176799922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.177081 crc crio[20719]: time=\"2026-06-12T20:06:50.177052829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.177249 crc crio[20719]: time=\"2026-06-12T20:06:50.17709157Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.177249 crc crio[20719]: time=\"2026-06-12T20:06:50.177139122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.177560 crc crio[20719]: time=\"2026-06-12T20:06:50.177354337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.177560 crc crio[20719]: time=\"2026-06-12T20:06:50.177523623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.177709 crc crio[20719]: time=\"2026-06-12T20:06:50.177573034Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.177709 crc crio[20719]: time=\"2026-06-12T20:06:50.177647664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.177841 crc crio[20719]: time=\"2026-06-12T20:06:50.177724416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.177841 crc crio[20719]: time=\"2026-06-12T20:06:50.17779124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.177841 crc crio[20719]: time=\"2026-06-12T20:06:50.177833991Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.178011 crc crio[20719]: time=\"2026-06-12T20:06:50.177925624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.178011 crc crio[20719]: time=\"2026-06-12T20:06:50.177961845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.178132 crc crio[20719]: time=\"2026-06-12T20:06:50.178093248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.178132 crc crio[20719]: time=\"2026-06-12T20:06:50.178127619Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.178256 crc crio[20719]: time=\"2026-06-12T20:06:50.178233832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.178256 crc crio[20719]: time=\"2026-06-12T20:06:50.178336025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.178588 crc crio[20719]: time=\"2026-06-12T20:06:50.178490259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.178588 crc crio[20719]: time=\"2026-06-12T20:06:50.17853195Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.178684 crc crio[20719]: time=\"2026-06-12T20:06:50.178626053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.178684 crc crio[20719]: time=\"2026-06-12T20:06:50.178662354Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.178841 crc crio[20719]: time=\"2026-06-12T20:06:50.178796067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.178923 crc crio[20719]: time=\"2026-06-12T20:06:50.17885573Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.178978 crc crio[20719]: time=\"2026-06-12T20:06:50.178945193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.179033 crc crio[20719]: time=\"2026-06-12T20:06:50.178979643Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.179203 crc crio[20719]: time=\"2026-06-12T20:06:50.179142458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.179505 crc crio[20719]: time=\"2026-06-12T20:06:50.17920838Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.179505 crc crio[20719]: time=\"2026-06-12T20:06:50.179457446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.179505 crc crio[20719]: time=\"2026-06-12T20:06:50.179502528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.179830 crc crio[20719]: time=\"2026-06-12T20:06:50.179739953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.180158 crc crio[20719]: time=\"2026-06-12T20:06:50.179867497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.180158 crc crio[20719]: time=\"2026-06-12T20:06:50.179947809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.180158 crc crio[20719]: time=\"2026-06-12T20:06:50.180023201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.180491 crc crio[20719]: time=\"2026-06-12T20:06:50.180199686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.180491 crc crio[20719]: time=\"2026-06-12T20:06:50.180240099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.180585 crc crio[20719]: time=\"2026-06-12T20:06:50.180495032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.180585 crc crio[20719]: time=\"2026-06-12T20:06:50.180562284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.180684 crc crio[20719]: time=\"2026-06-12T20:06:50.180610299Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.180684 crc crio[20719]: time=\"2026-06-12T20:06:50.18065519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.181131 crc crio[20719]: time=\"2026-06-12T20:06:50.181036447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.181220 crc crio[20719]: time=\"2026-06-12T20:06:50.18114019Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.181454 crc crio[20719]: time=\"2026-06-12T20:06:50.181212372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.181454 crc crio[20719]: time=\"2026-06-12T20:06:50.181343665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.181610 crc crio[20719]: time=\"2026-06-12T20:06:50.181455958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.181610 crc crio[20719]: time=\"2026-06-12T20:06:50.18150978Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.181610 crc crio[20719]: time=\"2026-06-12T20:06:50.181538602Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.181610 crc crio[20719]: time=\"2026-06-12T20:06:50.181573263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.181792 crc crio[20719]: time=\"2026-06-12T20:06:50.181613014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.181792 crc crio[20719]: time=\"2026-06-12T20:06:50.181635494Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.181894 crc crio[20719]: time=\"2026-06-12T20:06:50.18184242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.181894 crc crio[20719]: time=\"2026-06-12T20:06:50.181873531Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.182043 crc crio[20719]: time=\"2026-06-12T20:06:50.181990204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.182043 crc crio[20719]: time=\"2026-06-12T20:06:50.182033815Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.182704 crc crio[20719]: time=\"2026-06-12T20:06:50.182526298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.182704 crc crio[20719]: time=\"2026-06-12T20:06:50.182628171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.182704 crc crio[20719]: time=\"2026-06-12T20:06:50.182687283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.182736514Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.182786325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.182830777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.182973231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183009972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183432713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183496115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183560356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183609228Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183628259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.18366447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183707621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183742692Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.183968858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184155573Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184171793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184376159Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184529063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184636117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184648947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184891614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184909794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185006287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.18511183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.18514046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185440878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.18550767Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185531691Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185564652Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185666815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185698035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185796798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185822269Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185951333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185975364Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.18619827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186225681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186375475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186431716Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.18656803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186591901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186837697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186867378Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186973841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186997502Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187170106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187197147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187375912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187437163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187576917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187601348Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187763342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187787713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187923707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187949277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188108722Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188134362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188338639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.18836715Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188599946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188631247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.18873826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188772291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188911814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188943025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.189057478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189082889Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189238203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189366977Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189424078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189449369Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189600254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189626325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.190050 crc crio[20719]: time=\"2026-06-12T20:06:50.189745288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.190050 crc crio[20719]: time=\"2026-06-12T20:06:50.189769379Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.190050 crc crio[20719]: time=\"2026-06-12T20:06:50.189933253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.190050 crc crio[20719]: time=\"2026-06-12T20:06:50.189958584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.190233 crc crio[20719]: time=\"2026-06-12T20:06:50.190119798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.190233 crc crio[20719]: time=\"2026-06-12T20:06:50.190144519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.190467 crc crio[20719]: time=\"2026-06-12T20:06:50.190257102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.190467 crc crio[20719]: time=\"2026-06-12T20:06:50.190373955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.190580 crc crio[20719]: time=\"2026-06-12T20:06:50.19054595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.190580 crc crio[20719]: time=\"2026-06-12T20:06:50.19057654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.190781 crc crio[20719]: time=\"2026-06-12T20:06:50.190728545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.190781 crc crio[20719]: time=\"2026-06-12T20:06:50.190774496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.190905 crc crio[20719]: time=\"2026-06-12T20:06:50.190892919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.190955 crc crio[20719]: time=\"2026-06-12T20:06:50.19091702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.191131 crc crio[20719]: time=\"2026-06-12T20:06:50.191082145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.191207 crc crio[20719]: time=\"2026-06-12T20:06:50.191133546Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.191709 crc crio[20719]: time=\"2026-06-12T20:06:50.191235519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.191709 crc crio[20719]: time=\"2026-06-12T20:06:50.191367923Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.191709 crc crio[20719]: time=\"2026-06-12T20:06:50.191538107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.191709 crc crio[20719]: time=\"2026-06-12T20:06:50.191574358Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.191969 crc crio[20719]: time=\"2026-06-12T20:06:50.191730143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.191969 crc crio[20719]: time=\"2026-06-12T20:06:50.191766184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.191969 crc crio[20719]: time=\"2026-06-12T20:06:50.191791804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.191969 crc crio[20719]: time=\"2026-06-12T20:06:50.191813385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.192162 crc crio[20719]: time=\"2026-06-12T20:06:50.191973109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.192162 crc crio[20719]: time=\"2026-06-12T20:06:50.19200419Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.192252 crc crio[20719]: time=\"2026-06-12T20:06:50.192180205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.192252 crc crio[20719]: time=\"2026-06-12T20:06:50.192212016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.192505 crc crio[20719]: time=\"2026-06-12T20:06:50.192458563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.192505 crc crio[20719]: time=\"2026-06-12T20:06:50.192490944Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.192841 crc crio[20719]: time=\"2026-06-12T20:06:50.192639598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.192841 crc crio[20719]: time=\"2026-06-12T20:06:50.19269579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.192841 crc crio[20719]: time=\"2026-06-12T20:06:50.192822843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.193102 crc crio[20719]: time=\"2026-06-12T20:06:50.192854554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.193102 crc crio[20719]: time=\"2026-06-12T20:06:50.193020319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.193102 crc crio[20719]: time=\"2026-06-12T20:06:50.193046119Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.193375 crc crio[20719]: time=\"2026-06-12T20:06:50.193338027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.193512 crc crio[20719]: time=\"2026-06-12T20:06:50.193382288Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.193565 crc crio[20719]: time=\"2026-06-12T20:06:50.193546203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.193620 crc crio[20719]: time=\"2026-06-12T20:06:50.193580394Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.193884 crc crio[20719]: time=\"2026-06-12T20:06:50.193829641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.193884 crc crio[20719]: time=\"2026-06-12T20:06:50.193876493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.193884 crc crio[20719]: time=\"2026-06-12T20:06:50.193901163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.193884 crc crio[20719]: time=\"2026-06-12T20:06:50.193916964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194103459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194127719Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194248463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194331715Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194478629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.19450456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194619933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194644524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194814718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194844349Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.195584 crc crio[20719]: time=\"2026-06-12T20:06:50.194999153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.195584 crc crio[20719]: time=\"2026-06-12T20:06:50.195026754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.195584 crc crio[20719]: time=\"2026-06-12T20:06:50.195172679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.195584 crc crio[20719]: time=\"2026-06-12T20:06:50.19519765Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.195584 crc crio[20719]: time=\"2026-06-12T20:06:50.195421616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.195584 crc crio[20719]: time=\"2026-06-12T20:06:50.195448976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.195883 crc crio[20719]: time=\"2026-06-12T20:06:50.19559543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.195883 crc crio[20719]: time=\"2026-06-12T20:06:50.195620131Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.195883 crc crio[20719]: time=\"2026-06-12T20:06:50.195845127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.195883 crc crio[20719]: time=\"2026-06-12T20:06:50.195870778Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.196057 crc crio[20719]: time=\"2026-06-12T20:06:50.195891248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.196057 crc crio[20719]: time=\"2026-06-12T20:06:50.195908619Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.196371 crc crio[20719]: time=\"2026-06-12T20:06:50.196081803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.196371 crc crio[20719]: time=\"2026-06-12T20:06:50.196109654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.196371 crc crio[20719]: time=\"2026-06-12T20:06:50.196360851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.196597 crc crio[20719]: time=\"2026-06-12T20:06:50.196432533Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.196597 crc crio[20719]: time=\"2026-06-12T20:06:50.196563827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.196597 crc crio[20719]: time=\"2026-06-12T20:06:50.196590108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.196775 crc crio[20719]: time=\"2026-06-12T20:06:50.196687301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.196775 crc crio[20719]: time=\"2026-06-12T20:06:50.196710431Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.197022 crc crio[20719]: time=\"2026-06-12T20:06:50.196986429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.197098 crc crio[20719]: time=\"2026-06-12T20:06:50.19702977Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.197098 crc crio[20719]: time=\"2026-06-12T20:06:50.197055501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.197098 crc crio[20719]: time=\"2026-06-12T20:06:50.197071971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.197245 crc crio[20719]: time=\"2026-06-12T20:06:50.197200385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.197455 crc crio[20719]: time=\"2026-06-12T20:06:50.197358729Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.197455 crc crio[20719]: time=\"2026-06-12T20:06:50.197415601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.197455 crc crio[20719]: time=\"2026-06-12T20:06:50.197444301Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.197708 crc crio[20719]: time=\"2026-06-12T20:06:50.197669007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.197708 crc crio[20719]: time=\"2026-06-12T20:06:50.197710169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.197838 crc crio[20719]: time=\"2026-06-12T20:06:50.197733259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.197838 crc crio[20719]: time=\"2026-06-12T20:06:50.1977496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.198033 crc crio[20719]: time=\"2026-06-12T20:06:50.197959265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.198033 crc crio[20719]: time=\"2026-06-12T20:06:50.197986317Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.198136 crc crio[20719]: time=\"2026-06-12T20:06:50.198123241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.198184 crc crio[20719]: time=\"2026-06-12T20:06:50.198147461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.198384 crc crio[20719]: time=\"2026-06-12T20:06:50.198349987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.198492 crc crio[20719]: time=\"2026-06-12T20:06:50.198425689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.198492 crc crio[20719]: time=\"2026-06-12T20:06:50.198485071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.198601 crc crio[20719]: time=\"2026-06-12T20:06:50.198511901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.198723 crc crio[20719]: time=\"2026-06-12T20:06:50.198676146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.198723 crc crio[20719]: time=\"2026-06-12T20:06:50.198718757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.198843 crc crio[20719]: time=\"2026-06-12T20:06:50.198814249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.198843 crc crio[20719]: time=\"2026-06-12T20:06:50.19883778Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.199043 crc crio[20719]: time=\"2026-06-12T20:06:50.199008725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.199124 crc crio[20719]: time=\"2026-06-12T20:06:50.199049426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.199216 crc crio[20719]: time=\"2026-06-12T20:06:50.199181449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.199378 crc crio[20719]: time=\"2026-06-12T20:06:50.1992225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.199501 crc crio[20719]: time=\"2026-06-12T20:06:50.199473608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.199501 crc crio[20719]: time=\"2026-06-12T20:06:50.199501569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.199679 crc crio[20719]: time=\"2026-06-12T20:06:50.199643743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.199760 crc crio[20719]: time=\"2026-06-12T20:06:50.199682604Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.199882 crc crio[20719]: time=\"2026-06-12T20:06:50.199847568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.199963 crc crio[20719]: time=\"2026-06-12T20:06:50.199887679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.200056 crc crio[20719]: time=\"2026-06-12T20:06:50.200021983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.200126 crc crio[20719]: time=\"2026-06-12T20:06:50.200061564Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:50.200126 crc crio[20719]: time=\"2026-06-12T20:06:50.200084445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 20:06:50.200126 crc crio[20719]: time=\"2026-06-12T20:06:50.200101565Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 20:06:53.930090 crc crio[20719]: time=\"2026-06-12T20:06:53.92947226Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 20:06:54.004562 crc crio[20719]: time=\"2026-06-12T20:06:54.002707191Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:06:54.004562 crc crio[20719]: time=\"2026-06-12T20:06:54.003522954Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:06:54.004562 crc crio[20719]: time=\"2026-06-12T20:06:54.003614457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 20:06:54.084996 crc crio[20719]: time=\"2026-06-12T20:06:54.084876752Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 20:06:54.084996 crc crio[20719]: time=\"2026-06-12T20:06:54.084966705Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 20:07:29.268862 crc crio[20719]: time=\"2026-06-12T20:07:29.26762119Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/POD\" id=16a36b6e-d273-4702-a9d9-d4a43748b6b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:07:29.272516 crc crio[20719]: time=\"2026-06-12T20:07:29.26907243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:29.312363 crc crio[20719]: time=\"2026-06-12T20:07:29.312150852Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 Namespace:openshift-marketplace ID:75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d UID:79d3eba2-215d-4b2e-a96c-d1a0fdff1603 NetNS:/var/run/netns/964215c8-7114-4b4c-bf79-48745cf57150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79d3eba2_215d_4b2e_a96c_d1a0fdff1603.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}\"\nJun 12 20:07:29.312363 crc crio[20719]: time=\"2026-06-12T20:07:29.31242967Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:07:29.880743 crc crio[20719]: 2026-06-12T20:07:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75371e1b8411903 Mac:ce:a9:a6:e5:25:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/964215c8-7114-4b4c-bf79-48745cf57150 SocketPath: PciID:}] [{Interface:0xc0003273d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:07:29.882794 crc crio[20719]: time=\"2026-06-12T20:07:29.882712871Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 Namespace:openshift-marketplace ID:75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d UID:79d3eba2-215d-4b2e-a96c-d1a0fdff1603 NetNS:/var/run/netns/964215c8-7114-4b4c-bf79-48745cf57150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79d3eba2_215d_4b2e_a96c_d1a0fdff1603.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}\"\nJun 12 20:07:29.882950 crc crio[20719]: time=\"2026-06-12T20:07:29.882894357Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:07:29.901184 crc crio[20719]: time=\"2026-06-12T20:07:29.890465217Z\" level=info msg=\"Ran pod sandbox 75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/POD\" id=16a36b6e-d273-4702-a9d9-d4a43748b6b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:07:29.901184 crc crio[20719]: time=\"2026-06-12T20:07:29.89617892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=754666dc-5373-4cdc-8848-736b1f46dff9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:29.901184 crc crio[20719]: time=\"2026-06-12T20:07:29.898018101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ebb99379-7973-42cc-8cdd-1e2915d31f26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:29.907693 crc crio[20719]: time=\"2026-06-12T20:07:29.905826545Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/util\" id=d086009b-d652-4ca7-a0ed-a216a435a8ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:07:29.907693 crc crio[20719]: time=\"2026-06-12T20:07:29.906895355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:29.944702 crc crio[20719]: time=\"2026-06-12T20:07:29.941237686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:29.950179 crc crio[20719]: time=\"2026-06-12T20:07:29.950097959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:30.097786 crc crio[20719]: time=\"2026-06-12T20:07:30.097657216Z\" level=info msg=\"Created container 1743d2dc6a975a93c54dcadf31ff3ee464f6c0291ea350afc798ba1f20fd3b6b: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/util\" id=d086009b-d652-4ca7-a0ed-a216a435a8ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:07:30.099358 crc crio[20719]: time=\"2026-06-12T20:07:30.099215349Z\" level=info msg=\"Starting container: 1743d2dc6a975a93c54dcadf31ff3ee464f6c0291ea350afc798ba1f20fd3b6b\" id=2b6d9e94-92be-4369-b393-8095f8727637 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:07:30.110170 crc crio[20719]: time=\"2026-06-12T20:07:30.109964634Z\" level=info msg=\"Started container\" PID=36273 containerID=1743d2dc6a975a93c54dcadf31ff3ee464f6c0291ea350afc798ba1f20fd3b6b description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/util id=2b6d9e94-92be-4369-b393-8095f8727637 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d\nJun 12 20:07:30.512217 crc crio[20719]: time=\"2026-06-12T20:07:30.511917239Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=fe144c72-db9e-4fd7-937a-a156e41715ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:30.514792 crc crio[20719]: time=\"2026-06-12T20:07:30.512520445Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=fe144c72-db9e-4fd7-937a-a156e41715ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:30.514792 crc crio[20719]: time=\"2026-06-12T20:07:30.512643509Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=fe144c72-db9e-4fd7-937a-a156e41715ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:30.518641 crc crio[20719]: time=\"2026-06-12T20:07:30.516082233Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e710ac8b-2b46-43da-8c18-29c1096f49ef name=/runtime.v1.ImageService/PullImage\nJun 12 20:07:30.537453 crc crio[20719]: time=\"2026-06-12T20:07:30.537250803Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 12 20:07:32.460841 crc crio[20719]: time=\"2026-06-12T20:07:32.460668209Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e710ac8b-2b46-43da-8c18-29c1096f49ef name=/runtime.v1.ImageService/PullImage\nJun 12 20:07:32.462251 crc crio[20719]: time=\"2026-06-12T20:07:32.462162691Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=7e670ae6-030c-49d0-87ae-40ab5d372554 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:32.467408 crc crio[20719]: time=\"2026-06-12T20:07:32.467226569Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=5b463152-1e67-4ad6-b096-d8c7eac5c955 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:32.475977 crc crio[20719]: time=\"2026-06-12T20:07:32.475853265Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/pull\" id=21734a4f-79a0-471e-ad91-cddb521af663 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:07:32.478198 crc crio[20719]: time=\"2026-06-12T20:07:32.478079246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:32.523038 crc crio[20719]: time=\"2026-06-12T20:07:32.522915978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:32.524745 crc crio[20719]: time=\"2026-06-12T20:07:32.523432452Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/0ef51144f828e9af88dad01ff30c457ec3ff61197c7760bc828ed372013cca00/merged/etc/passwd: no such file or directory\"\nJun 12 20:07:32.524745 crc crio[20719]: time=\"2026-06-12T20:07:32.523481544Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/0ef51144f828e9af88dad01ff30c457ec3ff61197c7760bc828ed372013cca00/merged/etc/group: no such file or directory\"\nJun 12 20:07:32.530032 crc crio[20719]: time=\"2026-06-12T20:07:32.529928968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:32.654302 crc crio[20719]: time=\"2026-06-12T20:07:32.653617881Z\" level=info msg=\"Created container c14e5c422d66ab8b71ceb64924f14cf44cf1f23a7126190610c56c12c65af72b: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/pull\" id=21734a4f-79a0-471e-ad91-cddb521af663 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:07:32.657426 crc crio[20719]: time=\"2026-06-12T20:07:32.657198369Z\" level=info msg=\"Starting container: c14e5c422d66ab8b71ceb64924f14cf44cf1f23a7126190610c56c12c65af72b\" id=1f8156d5-3a01-48ae-8c3d-c924be1998f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:07:32.667220 crc crio[20719]: time=\"2026-06-12T20:07:32.666888926Z\" level=info msg=\"Started container\" PID=36319 containerID=c14e5c422d66ab8b71ceb64924f14cf44cf1f23a7126190610c56c12c65af72b description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/pull id=1f8156d5-3a01-48ae-8c3d-c924be1998f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d\nJun 12 20:07:33.555796 crc crio[20719]: time=\"2026-06-12T20:07:33.555631982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b3acc2ce-58d8-44ed-8a21-07a7dbfca39d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:33.559772 crc crio[20719]: time=\"2026-06-12T20:07:33.559641892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0977b4ad-3cba-47fa-a5b1-c5661287e5de name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:33.570189 crc crio[20719]: time=\"2026-06-12T20:07:33.570033077Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/extract\" id=33a79337-254a-4ee3-8b2e-e003473748bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:07:33.570990 crc crio[20719]: time=\"2026-06-12T20:07:33.570879021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:33.628150 crc crio[20719]: time=\"2026-06-12T20:07:33.627923005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:33.634778 crc crio[20719]: time=\"2026-06-12T20:07:33.634662869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:33.775698 crc crio[20719]: time=\"2026-06-12T20:07:33.775513502Z\" level=info msg=\"Created container b1d18033b35912cc7ec141a0751fadfe49870b756a61cfe795fc37c37f2dc20b: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/extract\" id=33a79337-254a-4ee3-8b2e-e003473748bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:07:33.777591 crc crio[20719]: time=\"2026-06-12T20:07:33.777437095Z\" level=info msg=\"Starting container: b1d18033b35912cc7ec141a0751fadfe49870b756a61cfe795fc37c37f2dc20b\" id=8efb70ef-8df3-425e-8b06-e74d92293108 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:07:33.786200 crc crio[20719]: time=\"2026-06-12T20:07:33.78598002Z\" level=info msg=\"Started container\" PID=36359 containerID=b1d18033b35912cc7ec141a0751fadfe49870b756a61cfe795fc37c37f2dc20b description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/extract id=8efb70ef-8df3-425e-8b06-e74d92293108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d\nJun 12 20:07:35.588991 crc crio[20719]: time=\"2026-06-12T20:07:35.587851431Z\" level=info msg=\"Stopping pod sandbox: 75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d\" id=050b9acf-bef9-47cb-a654-0e9d45c82af8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:07:35.590911 crc crio[20719]: time=\"2026-06-12T20:07:35.589807386Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 Namespace:openshift-marketplace ID:75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d UID:79d3eba2-215d-4b2e-a96c-d1a0fdff1603 NetNS:/var/run/netns/964215c8-7114-4b4c-bf79-48745cf57150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79d3eba2_215d_4b2e_a96c_d1a0fdff1603.slice PodAnnotations:0xc00334a798}] Aliases:map[]}\"\nJun 12 20:07:35.590911 crc crio[20719]: time=\"2026-06-12T20:07:35.590004242Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:07:36.366246 crc crio[20719]: time=\"2026-06-12T20:07:36.365864091Z\" level=info msg=\"Stopped pod sandbox: 75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d\" id=050b9acf-bef9-47cb-a654-0e9d45c82af8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:07:40.952885 crc crio[20719]: time=\"2026-06-12T20:07:40.952348902Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/POD\" id=685f6498-2a97-4128-b6ec-17e5391f2047 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:07:40.954131 crc crio[20719]: time=\"2026-06-12T20:07:40.952929638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:41.002477 crc crio[20719]: time=\"2026-06-12T20:07:41.002363361Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-kfbm6 Namespace:openshift-nmstate ID:c5752ab65d0114b0c3aefa60ac0ccc79f859423f6acbc00c8b095fd9613b31b5 UID:796c9b33-3033-428c-909d-87cee3327eb5 NetNS:/var/run/netns/96ffd537-b0eb-4a96-ab9e-20f9cdba63ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod796c9b33_3033_428c_909d_87cee3327eb5.slice PodAnnotations:0xc000eae060}] Aliases:map[]}\"\nJun 12 20:07:41.002800 crc crio[20719]: time=\"2026-06-12T20:07:41.002460884Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-kfbm6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:07:41.805726 crc crio[20719]: 2026-06-12T20:07:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5752ab65d0114b Mac:96:00:dd:0a:12:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/96ffd537-b0eb-4a96-ab9e-20f9cdba63ea SocketPath: PciID:}] [{Interface:0xc00024e740 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:07:41.806855 crc crio[20719]: time=\"2026-06-12T20:07:41.806792816Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-kfbm6 Namespace:openshift-nmstate ID:c5752ab65d0114b0c3aefa60ac0ccc79f859423f6acbc00c8b095fd9613b31b5 UID:796c9b33-3033-428c-909d-87cee3327eb5 NetNS:/var/run/netns/96ffd537-b0eb-4a96-ab9e-20f9cdba63ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod796c9b33_3033_428c_909d_87cee3327eb5.slice PodAnnotations:0xc000eae060}] Aliases:map[]}\"\nJun 12 20:07:41.807026 crc crio[20719]: time=\"2026-06-12T20:07:41.806979631Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-kfbm6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:07:41.813237 crc crio[20719]: time=\"2026-06-12T20:07:41.81314856Z\" level=info msg=\"Ran pod sandbox c5752ab65d0114b0c3aefa60ac0ccc79f859423f6acbc00c8b095fd9613b31b5 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/POD\" id=685f6498-2a97-4128-b6ec-17e5391f2047 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:07:41.815959 crc crio[20719]: time=\"2026-06-12T20:07:41.815880165Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=c4906ca8-e65d-4f88-948f-985f5f49c253 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:41.816187 crc crio[20719]: time=\"2026-06-12T20:07:41.816082632Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=c4906ca8-e65d-4f88-948f-985f5f49c253 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:41.816187 crc crio[20719]: time=\"2026-06-12T20:07:41.816155514Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=c4906ca8-e65d-4f88-948f-985f5f49c253 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:41.817562 crc crio[20719]: time=\"2026-06-12T20:07:41.817474868Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=ac9378f5-c2e3-4d45-a63f-de5e4794e327 name=/runtime.v1.ImageService/PullImage\nJun 12 20:07:41.824338 crc crio[20719]: time=\"2026-06-12T20:07:41.824220494Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 12 20:07:45.640845 crc crio[20719]: time=\"2026-06-12T20:07:45.639881443Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=ac9378f5-c2e3-4d45-a63f-de5e4794e327 name=/runtime.v1.ImageService/PullImage\nJun 12 20:07:45.643036 crc crio[20719]: time=\"2026-06-12T20:07:45.642213804Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=19546e39-7c0f-436b-b18d-eee8a4d1892f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:45.646186 crc crio[20719]: time=\"2026-06-12T20:07:45.646079131Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=45c9e50f-2e71-4f57-830a-45a8dbd2ad51 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:07:45.654934 crc crio[20719]: time=\"2026-06-12T20:07:45.654776289Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/nmstate-operator\" id=c1c4104d-99e0-4cdf-88b3-e00149eee859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:07:45.656969 crc crio[20719]: time=\"2026-06-12T20:07:45.656834858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:45.681626 crc crio[20719]: time=\"2026-06-12T20:07:45.681487612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:45.685331 crc crio[20719]: time=\"2026-06-12T20:07:45.685186514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:45.810595 crc crio[20719]: time=\"2026-06-12T20:07:45.81049495Z\" level=info msg=\"Created container f4b78ad51d2f7566acbc12e0fd5f75c4646d4f1548a19f1fea9dad88f2045bb9: openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/nmstate-operator\" id=c1c4104d-99e0-4cdf-88b3-e00149eee859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:07:45.812115 crc crio[20719]: time=\"2026-06-12T20:07:45.812031323Z\" level=info msg=\"Starting container: f4b78ad51d2f7566acbc12e0fd5f75c4646d4f1548a19f1fea9dad88f2045bb9\" id=cdae0f66-0f78-4c19-ae74-98066b4b02b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:07:45.820480 crc crio[20719]: time=\"2026-06-12T20:07:45.820407023Z\" level=info msg=\"Started container\" PID=36687 containerID=f4b78ad51d2f7566acbc12e0fd5f75c4646d4f1548a19f1fea9dad88f2045bb9 description=openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/nmstate-operator id=cdae0f66-0f78-4c19-ae74-98066b4b02b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5752ab65d0114b0c3aefa60ac0ccc79f859423f6acbc00c8b095fd9613b31b5\nJun 12 20:07:59.835673 crc crio[20719]: time=\"2026-06-12T20:07:59.8346742Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/POD\" id=039f46d2-fceb-44f2-a5e5-e82161042691 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:07:59.837184 crc crio[20719]: time=\"2026-06-12T20:07:59.835717939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:07:59.865920 crc crio[20719]: time=\"2026-06-12T20:07:59.865816852Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-74bbm Namespace:openshift-nmstate ID:262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e UID:8e84fc74-95d8-477e-b441-a51cb62fd084 NetNS:/var/run/netns/1417365d-ad5a-4ceb-be25-8c29d9d0f5e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e84fc74_95d8_477e_b441_a51cb62fd084.slice PodAnnotations:0xc000a38e60}] Aliases:map[]}\"\nJun 12 20:07:59.865920 crc crio[20719]: time=\"2026-06-12T20:07:59.865907565Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-74bbm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:07:59.981630 crc crio[20719]: time=\"2026-06-12T20:07:59.981093654Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-r4q5g/POD\" id=61d531c7-3eb4-40df-a834-344aa76dd8e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:07:59.981745 crc crio[20719]: time=\"2026-06-12T20:07:59.981652069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:00.005034 crc crio[20719]: time=\"2026-06-12T20:08:00.004910636Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=61d531c7-3eb4-40df-a834-344aa76dd8e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:00.052405 crc crio[20719]: time=\"2026-06-12T20:08:00.052246921Z\" level=info msg=\"Ran pod sandbox 5c8af9f60670e87ebf3aec2d095dcc1b6a5f6213648e4678e2dcf4b6154a5498 with infra container: openshift-nmstate/nmstate-handler-r4q5g/POD\" id=61d531c7-3eb4-40df-a834-344aa76dd8e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:00.062444 crc crio[20719]: time=\"2026-06-12T20:08:00.061198744Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=2843ef7d-b647-481c-b50c-999071dfa156 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:00.062900 crc crio[20719]: time=\"2026-06-12T20:08:00.062856916Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=2843ef7d-b647-481c-b50c-999071dfa156 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:00.063073 crc crio[20719]: time=\"2026-06-12T20:08:00.063053372Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=2843ef7d-b647-481c-b50c-999071dfa156 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:00.067093 crc crio[20719]: time=\"2026-06-12T20:08:00.067059043Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=77e1e171-b593-4a9e-b976-805618d69812 name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:00.074779 crc crio[20719]: time=\"2026-06-12T20:08:00.072900722Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 20:08:00.525138 crc crio[20719]: time=\"2026-06-12T20:08:00.521903822Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688248-tn6cb/POD\" id=b65fd8a0-ce35-4433-bd54-1a408810a7c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:00.525138 crc crio[20719]: time=\"2026-06-12T20:08:00.522226161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:00.554190 crc crio[20719]: time=\"2026-06-12T20:08:00.554117497Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688248-tn6cb Namespace:openshift-infra ID:a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858 UID:e362e60b-74a1-4f2d-8b48-f73c93410fe9 NetNS:/var/run/netns/dfaefae0-1f8a-4ceb-8d5d-710c2b0bdc3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode362e60b_74a1_4f2d_8b48_f73c93410fe9.slice PodAnnotations:0xc003ab1280}] Aliases:map[]}\"\nJun 12 20:08:00.554190 crc crio[20719]: time=\"2026-06-12T20:08:00.554180539Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688248-tn6cb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:08:00.670737 crc crio[20719]: time=\"2026-06-12T20:08:00.670550664Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/POD\" id=bc1f6167-424a-4a51-bab1-ca808eae9e01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:00.670737 crc crio[20719]: time=\"2026-06-12T20:08:00.670685988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:00.708230 crc crio[20719]: time=\"2026-06-12T20:08:00.707032135Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-flwpm Namespace:openshift-nmstate ID:71d09b14a109d40e3c2a446b6c11e8836f564d71bb3a0389d6bf76ceab4d3a3d UID:b1122dcf-fb26-481e-b704-ea14de9ab2ca NetNS:/var/run/netns/647f919e-3315-4b85-81cc-e32a06937bd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1122dcf_fb26_481e_b704_ea14de9ab2ca.slice PodAnnotations:0xc002d9a030}] Aliases:map[]}\"\nJun 12 20:08:00.708230 crc crio[20719]: time=\"2026-06-12T20:08:00.707098958Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-flwpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:08:00.719040 crc crio[20719]: time=\"2026-06-12T20:08:00.718885781Z\" level=info msg=\"Running pod sandbox: openshift-console/console-67bd847d85-vdm7m/POD\" id=e8b35968-f082-4bb7-87f4-17b179155146 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:00.719458 crc crio[20719]: time=\"2026-06-12T20:08:00.719105407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:00.784742 crc crio[20719]: time=\"2026-06-12T20:08:00.784029427Z\" level=info msg=\"Got pod network &{Name:console-67bd847d85-vdm7m Namespace:openshift-console ID:4d4652a7239c262d348c8e25772ccd0cfc990be9997b5716f47aa3b45c93a9b9 UID:9a5149be-d4dc-4187-89db-8a1ba4d045fa NetNS:/var/run/netns/f23f55f3-7b62-48e9-9925-1d7d1daa9fc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a5149be_d4dc_4187_89db_8a1ba4d045fa.slice PodAnnotations:0xc003ab01a0}] Aliases:map[]}\"\nJun 12 20:08:00.784742 crc crio[20719]: time=\"2026-06-12T20:08:00.784353216Z\" level=info msg=\"Adding pod openshift-console_console-67bd847d85-vdm7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:08:00.899256 crc crio[20719]: 2026-06-12T20:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:262fc1f20f72799 Mac:e6:65:28:70:03:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/1417365d-ad5a-4ceb-be25-8c29d9d0f5e7 SocketPath: PciID:}] [{Interface:0xc0006245d0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:08:00.901091 crc crio[20719]: time=\"2026-06-12T20:08:00.901010216Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-74bbm Namespace:openshift-nmstate ID:262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e UID:8e84fc74-95d8-477e-b441-a51cb62fd084 NetNS:/var/run/netns/1417365d-ad5a-4ceb-be25-8c29d9d0f5e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e84fc74_95d8_477e_b441_a51cb62fd084.slice PodAnnotations:0xc000a38e60}] Aliases:map[]}\"\nJun 12 20:08:00.901186 crc crio[20719]: time=\"2026-06-12T20:08:00.901151551Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-74bbm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:08:00.928088 crc crio[20719]: time=\"2026-06-12T20:08:00.927966409Z\" level=info msg=\"Ran pod sandbox 262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/POD\" id=039f46d2-fceb-44f2-a5e5-e82161042691 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:00.932707 crc crio[20719]: time=\"2026-06-12T20:08:00.932217032Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7df541d8-7ef1-4d9a-9656-fc253d1d0b69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:00.937062 crc crio[20719]: time=\"2026-06-12T20:08:00.932982823Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=7df541d8-7ef1-4d9a-9656-fc253d1d0b69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:00.938016 crc crio[20719]: time=\"2026-06-12T20:08:00.937979201Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=7df541d8-7ef1-4d9a-9656-fc253d1d0b69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:00.952024 crc crio[20719]: time=\"2026-06-12T20:08:00.950890075Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=901032d0-9618-4170-a71c-239b8b8561ed name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:00.973500 crc crio[20719]: time=\"2026-06-12T20:08:00.97158036Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 20:08:01.408032 crc crio[20719]: 2026-06-12T20:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3b4f4021e551aa Mac:8a:a2:5b:5b:6c:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/dfaefae0-1f8a-4ceb-8d5d-710c2b0bdc3a SocketPath: PciID:}] [{Interface:0xc00018e5c0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:08:01.410034 crc crio[20719]: time=\"2026-06-12T20:08:01.409847353Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688248-tn6cb Namespace:openshift-infra ID:a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858 UID:e362e60b-74a1-4f2d-8b48-f73c93410fe9 NetNS:/var/run/netns/dfaefae0-1f8a-4ceb-8d5d-710c2b0bdc3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode362e60b_74a1_4f2d_8b48_f73c93410fe9.slice PodAnnotations:0xc003ab1280}] Aliases:map[]}\"\nJun 12 20:08:01.410945 crc crio[20719]: time=\"2026-06-12T20:08:01.410649854Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688248-tn6cb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:08:01.422564 crc crio[20719]: time=\"2026-06-12T20:08:01.422194703Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-brrj2/POD\" id=e95c7c08-51ad-448a-afe9-5005d4f0b981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:01.422648 crc crio[20719]: time=\"2026-06-12T20:08:01.422576633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:01.436234 crc crio[20719]: time=\"2026-06-12T20:08:01.435858196Z\" level=info msg=\"Ran pod sandbox a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858 with infra container: openshift-infra/auto-csr-approver-29688248-tn6cb/POD\" id=b65fd8a0-ce35-4433-bd54-1a408810a7c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:01.446441 crc crio[20719]: time=\"2026-06-12T20:08:01.446019495Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=38506c15-14d0-4f18-b5af-1ff1e8e760c9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:01.457134 crc crio[20719]: time=\"2026-06-12T20:08:01.455889367Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:08:01.470125 crc crio[20719]: time=\"2026-06-12T20:08:01.470026893Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-brrj2 Namespace:openshift-nmstate ID:a30ac59f20daf6543cf1c47dd2ef4abec440dadf8829f592af3acf6030c1ea8e UID:69a48745-6062-4536-bcdd-c5833d565fab NetNS:/var/run/netns/52016515-1d25-4586-bf6a-410649700d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69a48745_6062_4536_bcdd_c5833d565fab.slice PodAnnotations:0xc00334a458}] Aliases:map[]}\"\nJun 12 20:08:01.470125 crc crio[20719]: time=\"2026-06-12T20:08:01.470100855Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-brrj2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:08:01.750389 crc crio[20719]: 2026-06-12T20:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71d09b14a109d40 Mac:0e:68:d7:ca:86:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/647f919e-3315-4b85-81cc-e32a06937bd2 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:08:01.752224 crc crio[20719]: time=\"2026-06-12T20:08:01.752148131Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-flwpm Namespace:openshift-nmstate ID:71d09b14a109d40e3c2a446b6c11e8836f564d71bb3a0389d6bf76ceab4d3a3d UID:b1122dcf-fb26-481e-b704-ea14de9ab2ca NetNS:/var/run/netns/647f919e-3315-4b85-81cc-e32a06937bd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1122dcf_fb26_481e_b704_ea14de9ab2ca.slice PodAnnotations:0xc002d9a030}] Aliases:map[]}\"\nJun 12 20:08:01.752506 crc crio[20719]: time=\"2026-06-12T20:08:01.752437298Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-flwpm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:08:01.760743 crc crio[20719]: time=\"2026-06-12T20:08:01.760626137Z\" level=info msg=\"Ran pod sandbox 71d09b14a109d40e3c2a446b6c11e8836f564d71bb3a0389d6bf76ceab4d3a3d with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/POD\" id=bc1f6167-424a-4a51-bab1-ca808eae9e01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:01.762966 crc crio[20719]: time=\"2026-06-12T20:08:01.762879495Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=9bf13187-3995-4c33-81e2-2ac80f330eb7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:01.763191 crc crio[20719]: time=\"2026-06-12T20:08:01.763123961Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=9bf13187-3995-4c33-81e2-2ac80f330eb7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:01.763303 crc crio[20719]: time=\"2026-06-12T20:08:01.763220124Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=9bf13187-3995-4c33-81e2-2ac80f330eb7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:01.764988 crc crio[20719]: time=\"2026-06-12T20:08:01.76454625Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=25170a3c-9052-44d3-8887-20997692f55a name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:01.770475 crc crio[20719]: time=\"2026-06-12T20:08:01.769583959Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 12 20:08:01.807704 crc crio[20719]: 2026-06-12T20:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d4652a7239c262 Mac:a6:f3:f9:ba:fe:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/f23f55f3-7b62-48e9-9925-1d7d1daa9fc7 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:08:01.808862 crc crio[20719]: time=\"2026-06-12T20:08:01.808720703Z\" level=info msg=\"Got pod network &{Name:console-67bd847d85-vdm7m Namespace:openshift-console ID:4d4652a7239c262d348c8e25772ccd0cfc990be9997b5716f47aa3b45c93a9b9 UID:9a5149be-d4dc-4187-89db-8a1ba4d045fa NetNS:/var/run/netns/f23f55f3-7b62-48e9-9925-1d7d1daa9fc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a5149be_d4dc_4187_89db_8a1ba4d045fa.slice PodAnnotations:0xc003ab01a0}] Aliases:map[]}\"\nJun 12 20:08:01.808987 crc crio[20719]: time=\"2026-06-12T20:08:01.808881497Z\" level=info msg=\"Checking pod openshift-console_console-67bd847d85-vdm7m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:08:01.817781 crc crio[20719]: time=\"2026-06-12T20:08:01.817577628Z\" level=info msg=\"Ran pod sandbox 4d4652a7239c262d348c8e25772ccd0cfc990be9997b5716f47aa3b45c93a9b9 with infra container: openshift-console/console-67bd847d85-vdm7m/POD\" id=e8b35968-f082-4bb7-87f4-17b179155146 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:01.822213 crc crio[20719]: time=\"2026-06-12T20:08:01.822044808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e1156806-a6e6-405c-a2f4-94233e82798b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:01.828538 crc crio[20719]: time=\"2026-06-12T20:08:01.828214387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=9bdb396f-5cf4-485d-9ee8-83c357b6f734 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:01.838209 crc crio[20719]: time=\"2026-06-12T20:08:01.838124408Z\" level=info msg=\"Creating container: openshift-console/console-67bd847d85-vdm7m/console\" id=c096dd81-1632-4033-9a3a-dee1ec888dad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:01.838850 crc crio[20719]: time=\"2026-06-12T20:08:01.838771826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:01.861069 crc crio[20719]: 2026-06-12T20:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a30ac59f20daf65 Mac:52:56:28:9a:53:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/52016515-1d25-4586-bf6a-410649700d4c SocketPath: PciID:}] [{Interface:0xc000302840 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:08:01.862849 crc crio[20719]: time=\"2026-06-12T20:08:01.862752574Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-brrj2 Namespace:openshift-nmstate ID:a30ac59f20daf6543cf1c47dd2ef4abec440dadf8829f592af3acf6030c1ea8e UID:69a48745-6062-4536-bcdd-c5833d565fab NetNS:/var/run/netns/52016515-1d25-4586-bf6a-410649700d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69a48745_6062_4536_bcdd_c5833d565fab.slice PodAnnotations:0xc00334a458}] Aliases:map[]}\"\nJun 12 20:08:01.863176 crc crio[20719]: time=\"2026-06-12T20:08:01.863107134Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-brrj2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:08:01.874958 crc crio[20719]: time=\"2026-06-12T20:08:01.874796716Z\" level=info msg=\"Ran pod sandbox a30ac59f20daf6543cf1c47dd2ef4abec440dadf8829f592af3acf6030c1ea8e with infra container: openshift-nmstate/nmstate-webhook-9b7874799-brrj2/POD\" id=e95c7c08-51ad-448a-afe9-5005d4f0b981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:01.877331 crc crio[20719]: time=\"2026-06-12T20:08:01.877151529Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=93be0641-1d78-46d6-b25f-c6bb081e594a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:01.877761 crc crio[20719]: time=\"2026-06-12T20:08:01.877665253Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=93be0641-1d78-46d6-b25f-c6bb081e594a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:01.877907 crc crio[20719]: time=\"2026-06-12T20:08:01.877803557Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=93be0641-1d78-46d6-b25f-c6bb081e594a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:01.880715 crc crio[20719]: time=\"2026-06-12T20:08:01.880641474Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=62a0a816-44ba-4e32-96fc-2e4d50dcbc57 name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:01.884948 crc crio[20719]: time=\"2026-06-12T20:08:01.883977587Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 20:08:01.884948 crc crio[20719]: time=\"2026-06-12T20:08:01.884204995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:01.893729 crc crio[20719]: time=\"2026-06-12T20:08:01.892905251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:02.036533 crc crio[20719]: time=\"2026-06-12T20:08:02.036442058Z\" level=info msg=\"Created container 2569303aa38b88cad4f4ddb9a199abfc6b5c2fc4fe472755a1a3b3e0a201dd2d: openshift-console/console-67bd847d85-vdm7m/console\" id=c096dd81-1632-4033-9a3a-dee1ec888dad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:02.037741 crc crio[20719]: time=\"2026-06-12T20:08:02.037400933Z\" level=info msg=\"Starting container: 2569303aa38b88cad4f4ddb9a199abfc6b5c2fc4fe472755a1a3b3e0a201dd2d\" id=337f5f14-f156-440b-a042-a38dca39af75 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:08:02.045674 crc crio[20719]: time=\"2026-06-12T20:08:02.045232589Z\" level=info msg=\"Started container\" PID=37080 containerID=2569303aa38b88cad4f4ddb9a199abfc6b5c2fc4fe472755a1a3b3e0a201dd2d description=openshift-console/console-67bd847d85-vdm7m/console id=337f5f14-f156-440b-a042-a38dca39af75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d4652a7239c262d348c8e25772ccd0cfc990be9997b5716f47aa3b45c93a9b9\nJun 12 20:08:02.373504 crc crio[20719]: time=\"2026-06-12T20:08:02.373425431Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=38506c15-14d0-4f18-b5af-1ff1e8e760c9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:02.374838 crc crio[20719]: time=\"2026-06-12T20:08:02.374733266Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93851987-9982-43ce-9102-714f48961ef7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:02.377566 crc crio[20719]: time=\"2026-06-12T20:08:02.377468031Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d785cae9-f2c5-4b7e-aafb-011e9fca665f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:02.383117 crc crio[20719]: time=\"2026-06-12T20:08:02.383064195Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688248-tn6cb/oc\" id=6d76d436-4027-450a-b89a-bbd408dfb94e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:02.383710 crc crio[20719]: time=\"2026-06-12T20:08:02.383585459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:02.437096 crc crio[20719]: time=\"2026-06-12T20:08:02.436995264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:02.769546 crc crio[20719]: time=\"2026-06-12T20:08:02.769059802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:02.864530 crc crio[20719]: time=\"2026-06-12T20:08:02.86413553Z\" level=info msg=\"Created container fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9: openshift-infra/auto-csr-approver-29688248-tn6cb/oc\" id=6d76d436-4027-450a-b89a-bbd408dfb94e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:02.869512 crc crio[20719]: time=\"2026-06-12T20:08:02.869233501Z\" level=info msg=\"Starting container: fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9\" id=b2282ac3-8be1-4213-9283-d0545f11abf5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:08:02.876487 crc crio[20719]: time=\"2026-06-12T20:08:02.876401197Z\" level=info msg=\"Started container\" PID=37115 containerID=fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9 description=openshift-infra/auto-csr-approver-29688248-tn6cb/oc id=b2282ac3-8be1-4213-9283-d0545f11abf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\nJun 12 20:08:05.094349 crc crio[20719]: time=\"2026-06-12T20:08:05.09286722Z\" level=info msg=\"Stopping pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\" id=59235f92-4963-429a-b686-bb797246e88c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:08:05.096190 crc crio[20719]: time=\"2026-06-12T20:08:05.095044701Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688248-tn6cb Namespace:openshift-infra ID:a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858 UID:e362e60b-74a1-4f2d-8b48-f73c93410fe9 NetNS:/var/run/netns/dfaefae0-1f8a-4ceb-8d5d-710c2b0bdc3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode362e60b_74a1_4f2d_8b48_f73c93410fe9.slice PodAnnotations:0xc0001106b8}] Aliases:map[]}\"\nJun 12 20:08:05.096190 crc crio[20719]: time=\"2026-06-12T20:08:05.095673239Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688248-tn6cb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:08:05.467144 crc crio[20719]: time=\"2026-06-12T20:08:05.467051108Z\" level=info msg=\"Stopped pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\" id=59235f92-4963-429a-b686-bb797246e88c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:08:05.477000 crc crio[20719]: time=\"2026-06-12T20:08:05.476946733Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=62a0a816-44ba-4e32-96fc-2e4d50dcbc57 name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:05.477777 crc crio[20719]: time=\"2026-06-12T20:08:05.477698335Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=95716a59-c000-4cda-ba22-990733a63470 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:05.532512 crc crio[20719]: time=\"2026-06-12T20:08:05.531862195Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=901032d0-9618-4170-a71c-239b8b8561ed name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:05.534590 crc crio[20719]: time=\"2026-06-12T20:08:05.533592Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ce9b76a5-1572-42cd-aae5-541127ebfe25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:05.534590 crc crio[20719]: time=\"2026-06-12T20:08:05.534003044Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=369ca988-9a07-4979-b78b-f3f9015435fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:05.551575 crc crio[20719]: time=\"2026-06-12T20:08:05.551458218Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=543326b1-fef0-4492-a138-1b033a39f88b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:05.551837 crc crio[20719]: time=\"2026-06-12T20:08:05.551585332Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-brrj2/nmstate-webhook\" id=8f1a7766-c3b3-426f-86d9-5363e778dd4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:05.556491 crc crio[20719]: time=\"2026-06-12T20:08:05.555576273Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=77e1e171-b593-4a9e-b976-805618d69812 name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:05.557789 crc crio[20719]: time=\"2026-06-12T20:08:05.557563228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:05.557938 crc crio[20719]: time=\"2026-06-12T20:08:05.557899724Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=e30fb9a4-43c5-4b2c-832f-90f471343cc5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:05.563942 crc crio[20719]: time=\"2026-06-12T20:08:05.562718507Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=1e003598-273c-4600-940a-ec60077b0fb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:05.567720 crc crio[20719]: time=\"2026-06-12T20:08:05.567592273Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/nmstate-metrics\" id=65d6d82c-b5ee-4798-b627-aed33efe8e32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:05.573770 crc crio[20719]: time=\"2026-06-12T20:08:05.573660582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:05.575153 crc crio[20719]: time=\"2026-06-12T20:08:05.575012415Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-r4q5g/nmstate-handler\" id=8e8b49f3-a7e0-4d3f-b047-2601d1d3ee7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:05.598851 crc crio[20719]: time=\"2026-06-12T20:08:05.598721984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:05.627665 crc crio[20719]: time=\"2026-06-12T20:08:05.627578936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:05.632965 crc crio[20719]: time=\"2026-06-12T20:08:05.632923492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:05.667436 crc crio[20719]: time=\"2026-06-12T20:08:05.66708732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:05.674803 crc crio[20719]: time=\"2026-06-12T20:08:05.673467285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:05.683212 crc crio[20719]: time=\"2026-06-12T20:08:05.682098876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:05.809212 crc crio[20719]: time=\"2026-06-12T20:08:05.809091426Z\" level=info msg=\"Created container 743ae7a845c73304484272c74f051e0be3fcab80507ae59ba2d796dfd0624e76: openshift-nmstate/nmstate-webhook-9b7874799-brrj2/nmstate-webhook\" id=8f1a7766-c3b3-426f-86d9-5363e778dd4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:05.813080 crc crio[20719]: time=\"2026-06-12T20:08:05.812987641Z\" level=info msg=\"Starting container: 743ae7a845c73304484272c74f051e0be3fcab80507ae59ba2d796dfd0624e76\" id=8bc9e8d2-c61a-4329-ad83-c7aad17faf2b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:08:05.818496 crc crio[20719]: time=\"2026-06-12T20:08:05.818351928Z\" level=info msg=\"Created container b50878f2915b6aa5473846f9e4670376eada3e9fe0f5de4f26143e8ce7e7e67c: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/nmstate-metrics\" id=65d6d82c-b5ee-4798-b627-aed33efe8e32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:05.820667 crc crio[20719]: time=\"2026-06-12T20:08:05.82060096Z\" level=info msg=\"Starting container: b50878f2915b6aa5473846f9e4670376eada3e9fe0f5de4f26143e8ce7e7e67c\" id=b7c679b5-7a41-4372-abf0-8b8588e3e81d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:08:05.829990 crc crio[20719]: time=\"2026-06-12T20:08:05.822580694Z\" level=info msg=\"Started container\" PID=37278 containerID=743ae7a845c73304484272c74f051e0be3fcab80507ae59ba2d796dfd0624e76 description=openshift-nmstate/nmstate-webhook-9b7874799-brrj2/nmstate-webhook id=8bc9e8d2-c61a-4329-ad83-c7aad17faf2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a30ac59f20daf6543cf1c47dd2ef4abec440dadf8829f592af3acf6030c1ea8e\nJun 12 20:08:05.831095 crc crio[20719]: time=\"2026-06-12T20:08:05.830966044Z\" level=info msg=\"Started container\" PID=37279 containerID=b50878f2915b6aa5473846f9e4670376eada3e9fe0f5de4f26143e8ce7e7e67c description=openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/nmstate-metrics id=b7c679b5-7a41-4372-abf0-8b8588e3e81d name=/runtime.v1.RuntimeService/StartContainer sandboxID=262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e\nJun 12 20:08:05.843004 crc crio[20719]: time=\"2026-06-12T20:08:05.842913423Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d2e3864c-d229-4210-9eb5-5ed51b6abac9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:05.843647 crc crio[20719]: time=\"2026-06-12T20:08:05.843576551Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=d2e3864c-d229-4210-9eb5-5ed51b6abac9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:05.843854 crc crio[20719]: time=\"2026-06-12T20:08:05.843788628Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=d2e3864c-d229-4210-9eb5-5ed51b6abac9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:05.845423 crc crio[20719]: time=\"2026-06-12T20:08:05.84533604Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f1a43059-8103-4298-99be-5d51ac669100 name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:05.849999 crc crio[20719]: time=\"2026-06-12T20:08:05.849822153Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 12 20:08:06.067959 crc crio[20719]: time=\"2026-06-12T20:08:06.067496782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:06.199870 crc crio[20719]: time=\"2026-06-12T20:08:06.199728228Z\" level=info msg=\"Created container af288af110a3142455fdd4576f81eb203eafcfe7f4b8c2a70222a9df3f0e1159: openshift-nmstate/nmstate-handler-r4q5g/nmstate-handler\" id=8e8b49f3-a7e0-4d3f-b047-2601d1d3ee7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:06.201455 crc crio[20719]: time=\"2026-06-12T20:08:06.201351223Z\" level=info msg=\"Starting container: af288af110a3142455fdd4576f81eb203eafcfe7f4b8c2a70222a9df3f0e1159\" id=e0309fbc-ae03-44dd-b78a-d688e23b5cf5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:08:06.210402 crc crio[20719]: time=\"2026-06-12T20:08:06.206143565Z\" level=info msg=\"Started container\" PID=37313 containerID=af288af110a3142455fdd4576f81eb203eafcfe7f4b8c2a70222a9df3f0e1159 description=openshift-nmstate/nmstate-handler-r4q5g/nmstate-handler id=e0309fbc-ae03-44dd-b78a-d688e23b5cf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c8af9f60670e87ebf3aec2d095dcc1b6a5f6213648e4678e2dcf4b6154a5498\nJun 12 20:08:07.289165 crc crio[20719]: time=\"2026-06-12T20:08:07.288559725Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=25170a3c-9052-44d3-8887-20997692f55a name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:07.291320 crc crio[20719]: time=\"2026-06-12T20:08:07.291234649Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=553789de-917a-4c8c-82f4-a1992ac39057 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:07.318837 crc crio[20719]: time=\"2026-06-12T20:08:07.318447943Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=02911c5e-f989-4ba9-99b8-cd5d01cc8933 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:07.339229 crc crio[20719]: time=\"2026-06-12T20:08:07.33913233Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/nmstate-console-plugin\" id=a417f7dd-7f1b-48ad-b55d-aa8e19b019b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:07.342419 crc crio[20719]: time=\"2026-06-12T20:08:07.342127183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:07.383653 crc crio[20719]: time=\"2026-06-12T20:08:07.383336543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:07.395136 crc crio[20719]: time=\"2026-06-12T20:08:07.395015213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:07.548229 crc crio[20719]: time=\"2026-06-12T20:08:07.547820755Z\" level=info msg=\"Created container b59d628df8a536faab0c3ae415ed80a0c0bd1c151b7584c329dc02397b39ff46: openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/nmstate-console-plugin\" id=a417f7dd-7f1b-48ad-b55d-aa8e19b019b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:07.553654 crc crio[20719]: time=\"2026-06-12T20:08:07.553587323Z\" level=info msg=\"Starting container: b59d628df8a536faab0c3ae415ed80a0c0bd1c151b7584c329dc02397b39ff46\" id=52ba1eb5-6215-4889-8297-ba4a02885344 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:08:07.558978 crc crio[20719]: time=\"2026-06-12T20:08:07.558902419Z\" level=info msg=\"Started container\" PID=37357 containerID=b59d628df8a536faab0c3ae415ed80a0c0bd1c151b7584c329dc02397b39ff46 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/nmstate-console-plugin id=52ba1eb5-6215-4889-8297-ba4a02885344 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d09b14a109d40e3c2a446b6c11e8836f564d71bb3a0389d6bf76ceab4d3a3d\nJun 12 20:08:09.981337 crc crio[20719]: time=\"2026-06-12T20:08:09.980863384Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=f1a43059-8103-4298-99be-5d51ac669100 name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:09.983194 crc crio[20719]: time=\"2026-06-12T20:08:09.982545754Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=0020aa4a-8859-4e71-9c07-ea91df502502 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:09.987571 crc crio[20719]: time=\"2026-06-12T20:08:09.987511361Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1b04fc13-81a3-4413-a68b-5a5fa0da3bde name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:09.996978 crc crio[20719]: time=\"2026-06-12T20:08:09.996886258Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/kube-rbac-proxy\" id=570db364-933a-4b7c-ac87-9a58f12d880a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:09.998768 crc crio[20719]: time=\"2026-06-12T20:08:09.998685957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:10.032827 crc crio[20719]: time=\"2026-06-12T20:08:10.0326809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:10.039590 crc crio[20719]: time=\"2026-06-12T20:08:10.039486156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:10.197408 crc crio[20719]: time=\"2026-06-12T20:08:10.195630209Z\" level=info msg=\"Created container 67de8de284836eaad934a7c407fb1e5c88f58d22bf0614d17a64044b106e0743: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/kube-rbac-proxy\" id=570db364-933a-4b7c-ac87-9a58f12d880a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:10.199096 crc crio[20719]: time=\"2026-06-12T20:08:10.198968442Z\" level=info msg=\"Starting container: 67de8de284836eaad934a7c407fb1e5c88f58d22bf0614d17a64044b106e0743\" id=67912f35-dad9-4139-a419-f4a49a4a5aa2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:08:10.222822 crc crio[20719]: time=\"2026-06-12T20:08:10.212998335Z\" level=info msg=\"Started container\" PID=37424 containerID=67de8de284836eaad934a7c407fb1e5c88f58d22bf0614d17a64044b106e0743 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/kube-rbac-proxy id=67912f35-dad9-4139-a419-f4a49a4a5aa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e\nJun 12 20:08:36.423252 crc crio[20719]: time=\"2026-06-12T20:08:36.422453722Z\" level=info msg=\"Stopping container: c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c (timeout: 15s)\" id=0a642af2-246d-4a28-926f-1b45e553b1d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:08:36.569937 crc crio[20719]: time=\"2026-06-12T20:08:36.569440534Z\" level=info msg=\"Stopped container c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c: openshift-console/console-6c684df5db-cc8g8/console\" id=0a642af2-246d-4a28-926f-1b45e553b1d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:08:36.572429 crc crio[20719]: time=\"2026-06-12T20:08:36.571448109Z\" level=info msg=\"Stopping pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\" id=305f0d39-1580-49c6-85a1-13b96fcbc0ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:08:36.572429 crc crio[20719]: time=\"2026-06-12T20:08:36.571983883Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc0023e2ca8}] Aliases:map[]}\"\nJun 12 20:08:36.572429 crc crio[20719]: time=\"2026-06-12T20:08:36.572139568Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:08:36.893588 crc crio[20719]: time=\"2026-06-12T20:08:36.892988488Z\" level=info msg=\"Stopped pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\" id=305f0d39-1580-49c6-85a1-13b96fcbc0ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:08:37.567624 crc crio[20719]: time=\"2026-06-12T20:08:37.567507438Z\" level=info msg=\"Removing container: c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c\" id=8523838f-a2f7-4c64-bc51-4e8ce320bc63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:08:37.642694 crc crio[20719]: time=\"2026-06-12T20:08:37.641191602Z\" level=info msg=\"Removed container c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c: openshift-console/console-6c684df5db-cc8g8/console\" id=8523838f-a2f7-4c64-bc51-4e8ce320bc63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:08:44.528588 crc crio[20719]: time=\"2026-06-12T20:08:44.527543669Z\" level=info msg=\"Removing container: 0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab\" id=effd963b-af1b-4f72-9c41-a1dc2327cc45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:08:44.731679 crc crio[20719]: time=\"2026-06-12T20:08:44.730510196Z\" level=info msg=\"Removed container 0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab: openshift-infra/auto-csr-approver-29688242-57vhs/oc\" id=effd963b-af1b-4f72-9c41-a1dc2327cc45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:08:44.740989 crc crio[20719]: time=\"2026-06-12T20:08:44.740908152Z\" level=info msg=\"Stopping pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\" id=801148e6-5ae9-4402-ad31-5d5102e7de15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:08:44.740989 crc crio[20719]: time=\"2026-06-12T20:08:44.740974154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\" id=801148e6-5ae9-4402-ad31-5d5102e7de15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:08:44.741523 crc crio[20719]: time=\"2026-06-12T20:08:44.741449087Z\" level=info msg=\"Removing pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\" id=bc7103ae-2bcf-4f7c-be54-b443b47d0e06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:08:44.761403 crc crio[20719]: time=\"2026-06-12T20:08:44.761188199Z\" level=info msg=\"Removed pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\" id=bc7103ae-2bcf-4f7c-be54-b443b47d0e06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:08:44.762661 crc crio[20719]: time=\"2026-06-12T20:08:44.762552245Z\" level=info msg=\"Stopping pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\" id=3abfdadd-80b2-4ef1-884b-dfecef4d512f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:08:44.762783 crc crio[20719]: time=\"2026-06-12T20:08:44.762681408Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\" id=3abfdadd-80b2-4ef1-884b-dfecef4d512f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:08:44.763637 crc crio[20719]: time=\"2026-06-12T20:08:44.763545842Z\" level=info msg=\"Removing pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\" id=3894c8ff-f5bb-480a-ab6e-3514ebf3e965 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:08:44.774130 crc crio[20719]: time=\"2026-06-12T20:08:44.773775803Z\" level=info msg=\"Removed pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\" id=3894c8ff-f5bb-480a-ab6e-3514ebf3e965 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:08:48.670950 crc crio[20719]: time=\"2026-06-12T20:08:48.669790443Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/POD\" id=d729640b-2be0-45c6-b200-2a3c30c51818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:48.670950 crc crio[20719]: time=\"2026-06-12T20:08:48.670786931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:48.704068 crc crio[20719]: time=\"2026-06-12T20:08:48.703678353Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf Namespace:openshift-marketplace ID:18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706 UID:dc6aa827-8d46-426f-8bbc-3218585166ce NetNS:/var/run/netns/e1335895-b388-40df-87c0-f8a4ac80fbcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc6aa827_8d46_426f_8bbc_3218585166ce.slice PodAnnotations:0xc000eae128}] Aliases:map[]}\"\nJun 12 20:08:48.704068 crc crio[20719]: time=\"2026-06-12T20:08:48.703776246Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:08:49.138171 crc crio[20719]: 2026-06-12T20:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18178eae0010707 Mac:e6:86:b2:14:1d:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/e1335895-b388-40df-87c0-f8a4ac80fbcb SocketPath: PciID:}] [{Interface:0xc000308bd0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:08:49.141020 crc crio[20719]: time=\"2026-06-12T20:08:49.140875615Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf Namespace:openshift-marketplace ID:18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706 UID:dc6aa827-8d46-426f-8bbc-3218585166ce NetNS:/var/run/netns/e1335895-b388-40df-87c0-f8a4ac80fbcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc6aa827_8d46_426f_8bbc_3218585166ce.slice PodAnnotations:0xc000eae128}] Aliases:map[]}\"\nJun 12 20:08:49.141650 crc crio[20719]: time=\"2026-06-12T20:08:49.141098821Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:08:49.150587 crc crio[20719]: time=\"2026-06-12T20:08:49.150472751Z\" level=info msg=\"Ran pod sandbox 18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/POD\" id=d729640b-2be0-45c6-b200-2a3c30c51818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:08:49.155205 crc crio[20719]: time=\"2026-06-12T20:08:49.155100314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de1d138c-cc71-4ba1-8c8e-1475e1fcb65f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:49.159750 crc crio[20719]: time=\"2026-06-12T20:08:49.159437803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c32c8905-7e84-4896-b021-5f4f74d09b1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:49.167106 crc crio[20719]: time=\"2026-06-12T20:08:49.166058785Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/util\" id=b1c870ee-7ccc-43b6-9978-f051d90e35eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:49.167106 crc crio[20719]: time=\"2026-06-12T20:08:49.166705672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:49.204828 crc crio[20719]: time=\"2026-06-12T20:08:49.204669494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:49.211766 crc crio[20719]: time=\"2026-06-12T20:08:49.211634985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:49.362155 crc crio[20719]: time=\"2026-06-12T20:08:49.361854405Z\" level=info msg=\"Created container 9e206ad4c295b68db340939e52d2c8dc36ea070c4628fe028e2377b5cea7387e: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/util\" id=b1c870ee-7ccc-43b6-9978-f051d90e35eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:49.364033 crc crio[20719]: time=\"2026-06-12T20:08:49.363766788Z\" level=info msg=\"Starting container: 9e206ad4c295b68db340939e52d2c8dc36ea070c4628fe028e2377b5cea7387e\" id=27cdadb8-d10a-4ff7-82c8-fdda67fd2592 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:08:49.375510 crc crio[20719]: time=\"2026-06-12T20:08:49.375179071Z\" level=info msg=\"Started container\" PID=38744 containerID=9e206ad4c295b68db340939e52d2c8dc36ea070c4628fe028e2377b5cea7387e description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/util id=27cdadb8-d10a-4ff7-82c8-fdda67fd2592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706\nJun 12 20:08:49.712713 crc crio[20719]: time=\"2026-06-12T20:08:49.711571097Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=2e410f81-0289-4b44-a786-1c7d144701bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:49.712713 crc crio[20719]: time=\"2026-06-12T20:08:49.712547364Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=2e410f81-0289-4b44-a786-1c7d144701bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:49.712713 crc crio[20719]: time=\"2026-06-12T20:08:49.712621406Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=2e410f81-0289-4b44-a786-1c7d144701bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:49.715722 crc crio[20719]: time=\"2026-06-12T20:08:49.71495528Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9dfd4231-0540-4daa-afc8-f2cc812dc4fa name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:49.725036 crc crio[20719]: time=\"2026-06-12T20:08:49.724901314Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 12 20:08:51.473954 crc crio[20719]: time=\"2026-06-12T20:08:51.472943809Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9dfd4231-0540-4daa-afc8-f2cc812dc4fa name=/runtime.v1.ImageService/PullImage\nJun 12 20:08:51.476205 crc crio[20719]: time=\"2026-06-12T20:08:51.47595399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=e8128c34-0e23-4a29-9bcb-44a7e1cb43f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:51.482920 crc crio[20719]: time=\"2026-06-12T20:08:51.482765117Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=91a95aaa-4e85-4df8-84f3-28299323979f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:51.499907 crc crio[20719]: time=\"2026-06-12T20:08:51.499755944Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/pull\" id=8da8502c-08fa-48f2-af5c-ae531db753f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:51.502888 crc crio[20719]: time=\"2026-06-12T20:08:51.502732737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:51.573655 crc crio[20719]: time=\"2026-06-12T20:08:51.573465549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:51.574085 crc crio[20719]: time=\"2026-06-12T20:08:51.573976783Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7468768e6bb1283030b04050d58ff2bf0fcc2cc4604154065b9ec66e8298209a/merged/etc/passwd: no such file or directory\"\nJun 12 20:08:51.574085 crc crio[20719]: time=\"2026-06-12T20:08:51.574034694Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/7468768e6bb1283030b04050d58ff2bf0fcc2cc4604154065b9ec66e8298209a/merged/etc/group: no such file or directory\"\nJun 12 20:08:51.580804 crc crio[20719]: time=\"2026-06-12T20:08:51.580679413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:51.731169 crc crio[20719]: time=\"2026-06-12T20:08:51.730906624Z\" level=info msg=\"Created container bb58eed2981706fc65838df17a4007fac9ded764df2d0c75de6c8849262847fd: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/pull\" id=8da8502c-08fa-48f2-af5c-ae531db753f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:51.732932 crc crio[20719]: time=\"2026-06-12T20:08:51.732813776Z\" level=info msg=\"Starting container: bb58eed2981706fc65838df17a4007fac9ded764df2d0c75de6c8849262847fd\" id=3cea6266-f937-4c40-8a0f-4a5535c5b1df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:08:51.755475 crc crio[20719]: time=\"2026-06-12T20:08:51.753181574Z\" level=info msg=\"Started container\" PID=38823 containerID=bb58eed2981706fc65838df17a4007fac9ded764df2d0c75de6c8849262847fd description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/pull id=3cea6266-f937-4c40-8a0f-4a5535c5b1df name=/runtime.v1.RuntimeService/StartContainer sandboxID=18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706\nJun 12 20:08:52.781564 crc crio[20719]: time=\"2026-06-12T20:08:52.780637355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a1d89bfe-5cef-4503-8d20-eaeba9dba7c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:52.785922 crc crio[20719]: time=\"2026-06-12T20:08:52.785745856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3405dbfe-e43a-4cc5-a596-73ddff540f02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:08:52.803615 crc crio[20719]: time=\"2026-06-12T20:08:52.802187177Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/extract\" id=d9d65269-5395-46a1-8a44-24ddc44df3cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:52.803615 crc crio[20719]: time=\"2026-06-12T20:08:52.803089552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:52.874330 crc crio[20719]: time=\"2026-06-12T20:08:52.87413097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:52.878090 crc crio[20719]: time=\"2026-06-12T20:08:52.877998396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:08:53.079149 crc crio[20719]: time=\"2026-06-12T20:08:53.079089022Z\" level=info msg=\"Created container 59ef2fe4bd1861b4a8925c0f1c18d250dd9f4ded87cd1c988e4d36f7ad3a8865: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/extract\" id=d9d65269-5395-46a1-8a44-24ddc44df3cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:08:53.080793 crc crio[20719]: time=\"2026-06-12T20:08:53.080658154Z\" level=info msg=\"Starting container: 59ef2fe4bd1861b4a8925c0f1c18d250dd9f4ded87cd1c988e4d36f7ad3a8865\" id=b6f3d087-0ca4-490b-bafb-16e6f34078e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:08:53.091998 crc crio[20719]: time=\"2026-06-12T20:08:53.091846501Z\" level=info msg=\"Started container\" PID=38852 containerID=59ef2fe4bd1861b4a8925c0f1c18d250dd9f4ded87cd1c988e4d36f7ad3a8865 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/extract id=b6f3d087-0ca4-490b-bafb-16e6f34078e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706\nJun 12 20:08:54.824554 crc crio[20719]: time=\"2026-06-12T20:08:54.823892468Z\" level=info msg=\"Stopping pod sandbox: 18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706\" id=a65a69af-91f0-4352-ba71-46fb67c31326 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:08:54.827229 crc crio[20719]: time=\"2026-06-12T20:08:54.827171529Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf Namespace:openshift-marketplace ID:18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706 UID:dc6aa827-8d46-426f-8bbc-3218585166ce NetNS:/var/run/netns/e1335895-b388-40df-87c0-f8a4ac80fbcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc6aa827_8d46_426f_8bbc_3218585166ce.slice PodAnnotations:0xc00008d088}] Aliases:map[]}\"\nJun 12 20:08:54.828052 crc crio[20719]: time=\"2026-06-12T20:08:54.827994772Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:08:55.225879 crc crio[20719]: time=\"2026-06-12T20:08:55.225721629Z\" level=info msg=\"Stopped pod sandbox: 18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706\" id=a65a69af-91f0-4352-ba71-46fb67c31326 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:09:07.338713 crc crio[20719]: time=\"2026-06-12T20:09:07.338093711Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/POD\" id=26850cc4-cb65-4744-b3ee-6f378a27bd2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:09:07.339841 crc crio[20719]: time=\"2026-06-12T20:09:07.338730288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:09:07.371325 crc crio[20719]: time=\"2026-06-12T20:09:07.371126929Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-79c8b7fbcc-mls25 Namespace:metallb-system ID:efdd0a10311e13ae3bfd87cf7eb454242992f9ca7dc1824a43df90e4b63f8e33 UID:aad1ba17-21d4-48dc-bf3a-cb1c005c46aa NetNS:/var/run/netns/e7357ccb-f23b-417e-9e70-aa7fda90de2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaad1ba17_21d4_48dc_bf3a_cb1c005c46aa.slice PodAnnotations:0xc000a38128}] Aliases:map[]}\"\nJun 12 20:09:07.371325 crc crio[20719]: time=\"2026-06-12T20:09:07.371217432Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-79c8b7fbcc-mls25 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:09:07.948468 crc crio[20719]: time=\"2026-06-12T20:09:07.9480048Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/POD\" id=333a92de-eeb0-47f3-a2b3-8c59cce565ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:09:07.948468 crc crio[20719]: time=\"2026-06-12T20:09:07.948442452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:09:08.000456 crc crio[20719]: time=\"2026-06-12T20:09:07.998780022Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5d778cdf7f-jlj4p Namespace:metallb-system ID:7a1ec588cee5ea421f4dbbd3987490c9fd238c791bff769654da16ccbe12f3c6 UID:b5e92481-395b-4ab8-a812-a5b4725f267b NetNS:/var/run/netns/10560115-45a1-4515-8160-e07165625f81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5e92481_395b_4ab8_a812_a5b4725f267b.slice PodAnnotations:0xc002d9a2a8}] Aliases:map[]}\"\nJun 12 20:09:08.000456 crc crio[20719]: time=\"2026-06-12T20:09:07.998849814Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-5d778cdf7f-jlj4p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:09:08.233218 crc crio[20719]: 2026-06-12T20:09:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efdd0a10311e13a Mac:ce:dd:11:68:4d:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/e7357ccb-f23b-417e-9e70-aa7fda90de2e SocketPath: PciID:}] [{Interface:0xc0003509f0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:09:08.234879 crc crio[20719]: time=\"2026-06-12T20:09:08.234686277Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-79c8b7fbcc-mls25 Namespace:metallb-system ID:efdd0a10311e13ae3bfd87cf7eb454242992f9ca7dc1824a43df90e4b63f8e33 UID:aad1ba17-21d4-48dc-bf3a-cb1c005c46aa NetNS:/var/run/netns/e7357ccb-f23b-417e-9e70-aa7fda90de2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaad1ba17_21d4_48dc_bf3a_cb1c005c46aa.slice PodAnnotations:0xc000a38128}] Aliases:map[]}\"\nJun 12 20:09:08.235424 crc crio[20719]: time=\"2026-06-12T20:09:08.23531903Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-79c8b7fbcc-mls25 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:09:08.246010 crc crio[20719]: time=\"2026-06-12T20:09:08.245793808Z\" level=info msg=\"Ran pod sandbox efdd0a10311e13ae3bfd87cf7eb454242992f9ca7dc1824a43df90e4b63f8e33 with infra container: metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/POD\" id=26850cc4-cb65-4744-b3ee-6f378a27bd2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:09:08.254898 crc crio[20719]: time=\"2026-06-12T20:09:08.254731192Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=e9148636-be99-43cd-8809-8187a1eacf2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:09:08.255537 crc crio[20719]: time=\"2026-06-12T20:09:08.25499454Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=e9148636-be99-43cd-8809-8187a1eacf2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:09:08.255537 crc crio[20719]: time=\"2026-06-12T20:09:08.255057681Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=e9148636-be99-43cd-8809-8187a1eacf2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:09:08.256826 crc crio[20719]: time=\"2026-06-12T20:09:08.256675648Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=867609aa-ef6a-4b54-804c-1b10a5621602 name=/runtime.v1.ImageService/PullImage\nJun 12 20:09:08.263497 crc crio[20719]: time=\"2026-06-12T20:09:08.263181405Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 12 20:09:08.561852 crc crio[20719]: 2026-06-12T20:09:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a1ec588cee5ea4 Mac:96:c0:aa:de:c2:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/10560115-45a1-4515-8160-e07165625f81 SocketPath: PciID:}] [{Interface:0xc00011abf0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:09:08.563365 crc crio[20719]: time=\"2026-06-12T20:09:08.563236524Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5d778cdf7f-jlj4p Namespace:metallb-system ID:7a1ec588cee5ea421f4dbbd3987490c9fd238c791bff769654da16ccbe12f3c6 UID:b5e92481-395b-4ab8-a812-a5b4725f267b NetNS:/var/run/netns/10560115-45a1-4515-8160-e07165625f81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5e92481_395b_4ab8_a812_a5b4725f267b.slice PodAnnotations:0xc002d9a2a8}] Aliases:map[]}\"\nJun 12 20:09:08.563671 crc crio[20719]: time=\"2026-06-12T20:09:08.563602174Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-5d778cdf7f-jlj4p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:09:08.569891 crc crio[20719]: time=\"2026-06-12T20:09:08.569828645Z\" level=info msg=\"Ran pod sandbox 7a1ec588cee5ea421f4dbbd3987490c9fd238c791bff769654da16ccbe12f3c6 with infra container: metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/POD\" id=333a92de-eeb0-47f3-a2b3-8c59cce565ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:09:08.572234 crc crio[20719]: time=\"2026-06-12T20:09:08.572124327Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ae4152c7-4de9-42e9-a1a9-95a357141a73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:09:08.572580 crc crio[20719]: time=\"2026-06-12T20:09:08.572487347Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=ae4152c7-4de9-42e9-a1a9-95a357141a73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:09:08.572665 crc crio[20719]: time=\"2026-06-12T20:09:08.57258248Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=ae4152c7-4de9-42e9-a1a9-95a357141a73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:09:08.573878 crc crio[20719]: time=\"2026-06-12T20:09:08.573813414Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=39ed1541-032b-4465-b1a4-d75e3f9efcc3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:09:08.576580 crc crio[20719]: time=\"2026-06-12T20:09:08.576462948Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 12 20:09:28.252132 crc crio[20719]: time=\"2026-06-12T20:09:28.250833877Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=867609aa-ef6a-4b54-804c-1b10a5621602 name=/runtime.v1.ImageService/PullImage\nJun 12 20:09:28.256043 crc crio[20719]: time=\"2026-06-12T20:09:28.255851609Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=35b9316d-9b19-4f1a-8b03-dd5230759c84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:09:28.261473 crc crio[20719]: time=\"2026-06-12T20:09:28.261253823Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=44d72402-0a8c-4146-8eb1-49caebc855eb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:09:28.261879 crc crio[20719]: time=\"2026-06-12T20:09:28.261776948Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=39ed1541-032b-4465-b1a4-d75e3f9efcc3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:09:28.263026 crc crio[20719]: time=\"2026-06-12T20:09:28.26290999Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=9f76f5a8-7e84-4cb8-a0c5-4e83ba7008f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:09:28.272176 crc crio[20719]: time=\"2026-06-12T20:09:28.271970298Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=d72d4a8d-96e9-4e19-8808-0e4faf55a5fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:09:28.281196 crc crio[20719]: time=\"2026-06-12T20:09:28.281089837Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/manager\" id=d5c5e9af-356f-4375-848f-62b3b8308619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:09:28.282951 crc crio[20719]: time=\"2026-06-12T20:09:28.282871788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:09:28.292091 crc crio[20719]: time=\"2026-06-12T20:09:28.291960606Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/webhook-server\" id=07b48e21-5c2f-4b1a-8b62-456cbfb8edc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:09:28.295191 crc crio[20719]: time=\"2026-06-12T20:09:28.295112045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:09:28.316209 crc crio[20719]: time=\"2026-06-12T20:09:28.316111633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:09:28.324443 crc crio[20719]: time=\"2026-06-12T20:09:28.324122409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:09:28.336384 crc crio[20719]: time=\"2026-06-12T20:09:28.336203544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:09:28.342038 crc crio[20719]: time=\"2026-06-12T20:09:28.341932185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:09:28.486950 crc crio[20719]: time=\"2026-06-12T20:09:28.486854665Z\" level=info msg=\"Created container 4f1a087bfe02897f267ff225c9a03308b7008873766bd117917f27f095e34c38: metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/manager\" id=d5c5e9af-356f-4375-848f-62b3b8308619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:09:28.488873 crc crio[20719]: time=\"2026-06-12T20:09:28.48877963Z\" level=info msg=\"Starting container: 4f1a087bfe02897f267ff225c9a03308b7008873766bd117917f27f095e34c38\" id=410b5ace-10b0-4e94-a676-3eb1cce955ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:09:28.489564 crc crio[20719]: time=\"2026-06-12T20:09:28.48950184Z\" level=info msg=\"Created container 337c682325fa4e73ce72e067aa265ae5b6d8e97db4d6e10407603bada829b0e2: metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/webhook-server\" id=07b48e21-5c2f-4b1a-8b62-456cbfb8edc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:09:28.490832 crc crio[20719]: time=\"2026-06-12T20:09:28.490725285Z\" level=info msg=\"Starting container: 337c682325fa4e73ce72e067aa265ae5b6d8e97db4d6e10407603bada829b0e2\" id=7dcdcb03-6b17-4572-88a0-662abd20419c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:09:28.501967 crc crio[20719]: time=\"2026-06-12T20:09:28.501664827Z\" level=info msg=\"Started container\" PID=39555 containerID=337c682325fa4e73ce72e067aa265ae5b6d8e97db4d6e10407603bada829b0e2 description=metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/webhook-server id=7dcdcb03-6b17-4572-88a0-662abd20419c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a1ec588cee5ea421f4dbbd3987490c9fd238c791bff769654da16ccbe12f3c6\nJun 12 20:09:28.504801 crc crio[20719]: time=\"2026-06-12T20:09:28.504700022Z\" level=info msg=\"Started container\" PID=39554 containerID=4f1a087bfe02897f267ff225c9a03308b7008873766bd117917f27f095e34c38 description=metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/manager id=410b5ace-10b0-4e94-a676-3eb1cce955ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=efdd0a10311e13ae3bfd87cf7eb454242992f9ca7dc1824a43df90e4b63f8e33\nJun 12 20:10:00.522934 crc crio[20719]: time=\"2026-06-12T20:10:00.521952628Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688250-2kjvb/POD\" id=65e152e6-b1c5-44fc-a9f7-c84b94b2e47f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:00.524659 crc crio[20719]: time=\"2026-06-12T20:10:00.522948327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:00.554873 crc crio[20719]: time=\"2026-06-12T20:10:00.55473789Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688250-2kjvb Namespace:openshift-infra ID:eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751 UID:0a4d387e-675e-4fe4-8a5d-5c794ea48995 NetNS:/var/run/netns/16f8414f-7138-4330-a098-f67a235fed3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4d387e_675e_4fe4_8a5d_5c794ea48995.slice PodAnnotations:0xc000eaf1a8}] Aliases:map[]}\"\nJun 12 20:10:00.554873 crc crio[20719]: time=\"2026-06-12T20:10:00.554845553Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688250-2kjvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:10:01.638869 crc crio[20719]: 2026-06-12T20:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eaf1799a293fe68 Mac:1e:93:c5:35:dc:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/16f8414f-7138-4330-a098-f67a235fed3f SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:10:01.641881 crc crio[20719]: time=\"2026-06-12T20:10:01.641794399Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688250-2kjvb Namespace:openshift-infra ID:eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751 UID:0a4d387e-675e-4fe4-8a5d-5c794ea48995 NetNS:/var/run/netns/16f8414f-7138-4330-a098-f67a235fed3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4d387e_675e_4fe4_8a5d_5c794ea48995.slice PodAnnotations:0xc000eaf1a8}] Aliases:map[]}\"\nJun 12 20:10:01.642101 crc crio[20719]: time=\"2026-06-12T20:10:01.642000864Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688250-2kjvb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:10:01.658712 crc crio[20719]: time=\"2026-06-12T20:10:01.653970139Z\" level=info msg=\"Ran pod sandbox eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751 with infra container: openshift-infra/auto-csr-approver-29688250-2kjvb/POD\" id=65e152e6-b1c5-44fc-a9f7-c84b94b2e47f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:01.659823 crc crio[20719]: time=\"2026-06-12T20:10:01.659744479Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8f1948a5-a82e-4646-a8fa-c5f9bfb158a1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:10:01.680745 crc crio[20719]: time=\"2026-06-12T20:10:01.679438767Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:10:01.846869 crc crio[20719]: time=\"2026-06-12T20:10:01.846782365Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-d5q48/POD\" id=f8891f15-5cab-48dd-baa5-e2f7695e5830 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:01.847025 crc crio[20719]: time=\"2026-06-12T20:10:01.846898498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:01.885455 crc crio[20719]: time=\"2026-06-12T20:10:01.885346744Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-d5q48 Namespace:metallb-system ID:cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec UID:6714b527-6727-4778-a486-005a6d0175fc NetNS:/var/run/netns/d04a38c5-cea7-4aa6-9ff3-9d8828d1a176 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6714b527_6727_4778_a486_005a6d0175fc.slice PodAnnotations:0xc002d9a118}] Aliases:map[]}\"\nJun 12 20:10:01.885455 crc crio[20719]: time=\"2026-06-12T20:10:01.885442574Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-d5q48 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:10:02.801661 crc crio[20719]: 2026-06-12T20:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cab4b598d50cac0 Mac:fe:24:f6:7a:e4:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d04a38c5-cea7-4aa6-9ff3-9d8828d1a176 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:10:02.805795 crc crio[20719]: time=\"2026-06-12T20:10:02.805725348Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-d5q48 Namespace:metallb-system ID:cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec UID:6714b527-6727-4778-a486-005a6d0175fc NetNS:/var/run/netns/d04a38c5-cea7-4aa6-9ff3-9d8828d1a176 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6714b527_6727_4778_a486_005a6d0175fc.slice PodAnnotations:0xc002d9a118}] Aliases:map[]}\"\nJun 12 20:10:02.806002 crc crio[20719]: time=\"2026-06-12T20:10:02.805902783Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-d5q48 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:10:02.819774 crc crio[20719]: time=\"2026-06-12T20:10:02.81968882Z\" level=info msg=\"Ran pod sandbox cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec with infra container: metallb-system/controller-8464864885-d5q48/POD\" id=f8891f15-5cab-48dd-baa5-e2f7695e5830 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:02.821963 crc crio[20719]: time=\"2026-06-12T20:10:02.82189537Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=d2b6a60d-a4f7-4c20-96d2-e2536b81bb2c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:02.824042 crc crio[20719]: time=\"2026-06-12T20:10:02.823988439Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=4e57fd86-0902-449e-8a2a-85bbba5f97c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:02.830471 crc crio[20719]: time=\"2026-06-12T20:10:02.830422607Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-d5q48/controller\" id=409a42fc-95d3-499e-8109-762f9262c304 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:10:02.830966 crc crio[20719]: time=\"2026-06-12T20:10:02.83087377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:02.885049 crc crio[20719]: time=\"2026-06-12T20:10:02.884905119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:02.893482 crc crio[20719]: time=\"2026-06-12T20:10:02.893341121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:03.056652 crc crio[20719]: time=\"2026-06-12T20:10:03.056460946Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8f1948a5-a82e-4646-a8fa-c5f9bfb158a1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:10:03.058348 crc crio[20719]: time=\"2026-06-12T20:10:03.058117062Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=290c3242-ffd0-4844-baeb-059949d67fb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:03.061357 crc crio[20719]: time=\"2026-06-12T20:10:03.061241333Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2a4d1ecd-1668-40e9-a60b-a56d329fc39c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:03.067733 crc crio[20719]: time=\"2026-06-12T20:10:03.067670819Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688250-2kjvb/oc\" id=3b4d2ffd-b93a-4654-8915-15d8e6951be3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:10:03.067967 crc crio[20719]: time=\"2026-06-12T20:10:03.067751618Z\" level=info msg=\"Created container 8d7532a81932d791783ad810be1ce590ccef4bdb2f93dd4800f94b466e3b785d: metallb-system/controller-8464864885-d5q48/controller\" id=409a42fc-95d3-499e-8109-762f9262c304 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:10:03.068143 crc crio[20719]: time=\"2026-06-12T20:10:03.06808435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:03.069510 crc crio[20719]: time=\"2026-06-12T20:10:03.069414912Z\" level=info msg=\"Starting container: 8d7532a81932d791783ad810be1ce590ccef4bdb2f93dd4800f94b466e3b785d\" id=895fc67d-ca10-49ea-be61-c66964bc4a51 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:10:03.083791 crc crio[20719]: time=\"2026-06-12T20:10:03.0837236Z\" level=info msg=\"Started container\" PID=40144 containerID=8d7532a81932d791783ad810be1ce590ccef4bdb2f93dd4800f94b466e3b785d description=metallb-system/controller-8464864885-d5q48/controller id=895fc67d-ca10-49ea-be61-c66964bc4a51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec\nJun 12 20:10:03.096914 crc crio[20719]: time=\"2026-06-12T20:10:03.095679281Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=78ef6598-cbff-45f4-8fe6-a5e4e5ada3f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:03.112880 crc crio[20719]: time=\"2026-06-12T20:10:03.112768876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:03.115997 crc crio[20719]: time=\"2026-06-12T20:10:03.115591953Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=3e782016-84f9-423c-9fca-a11a099782e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:03.129941 crc crio[20719]: time=\"2026-06-12T20:10:03.129821053Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-d5q48/kube-rbac-proxy\" id=bf98937e-533d-49d9-94d6-27d2c4167636 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:10:03.130411 crc crio[20719]: time=\"2026-06-12T20:10:03.130325898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:03.189884 crc crio[20719]: time=\"2026-06-12T20:10:03.189731713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:03.198353 crc crio[20719]: time=\"2026-06-12T20:10:03.198147442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:03.377251 crc crio[20719]: time=\"2026-06-12T20:10:03.376470481Z\" level=info msg=\"Created container f3583282c67ffac98458a8d246ec59df142eeda7797207dc45e79be392f75897: metallb-system/controller-8464864885-d5q48/kube-rbac-proxy\" id=bf98937e-533d-49d9-94d6-27d2c4167636 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:10:03.383237 crc crio[20719]: time=\"2026-06-12T20:10:03.383132591Z\" level=info msg=\"Starting container: f3583282c67ffac98458a8d246ec59df142eeda7797207dc45e79be392f75897\" id=7866747b-3122-491f-9972-15e13c204cdc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:10:03.397187 crc crio[20719]: time=\"2026-06-12T20:10:03.396483011Z\" level=info msg=\"Started container\" PID=40165 containerID=f3583282c67ffac98458a8d246ec59df142eeda7797207dc45e79be392f75897 description=metallb-system/controller-8464864885-d5q48/kube-rbac-proxy id=7866747b-3122-491f-9972-15e13c204cdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec\nJun 12 20:10:03.884342 crc crio[20719]: time=\"2026-06-12T20:10:03.88196436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:04.166897 crc crio[20719]: time=\"2026-06-12T20:10:04.166649583Z\" level=info msg=\"Created container d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826: openshift-infra/auto-csr-approver-29688250-2kjvb/oc\" id=3b4d2ffd-b93a-4654-8915-15d8e6951be3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:10:04.169951 crc crio[20719]: time=\"2026-06-12T20:10:04.169647485Z\" level=info msg=\"Starting container: d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826\" id=c7a8f5b1-2592-481e-aa1b-89088aacf8bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:10:04.199515 crc crio[20719]: time=\"2026-06-12T20:10:04.199306544Z\" level=info msg=\"Started container\" PID=40204 containerID=d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826 description=openshift-infra/auto-csr-approver-29688250-2kjvb/oc id=c7a8f5b1-2592-481e-aa1b-89088aacf8bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\nJun 12 20:10:05.464500 crc crio[20719]: time=\"2026-06-12T20:10:05.463650974Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-bcgqs/POD\" id=b5deb02a-9db5-4ab3-98bd-154e8c6f8854 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:05.465919 crc crio[20719]: time=\"2026-06-12T20:10:05.464539889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:05.561202 crc crio[20719]: time=\"2026-06-12T20:10:05.560850012Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b5deb02a-9db5-4ab3-98bd-154e8c6f8854 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:05.665733 crc crio[20719]: time=\"2026-06-12T20:10:05.665016499Z\" level=info msg=\"Ran pod sandbox 39bab981e6afb2c2c563ee29ba98fbed304d1a865176aa27bd461ca43df43b70 with infra container: metallb-system/speaker-bcgqs/POD\" id=b5deb02a-9db5-4ab3-98bd-154e8c6f8854 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:05.675141 crc crio[20719]: time=\"2026-06-12T20:10:05.674888512Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=8c53f218-36f5-4a9a-8d24-d159411f5aac name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:05.683164 crc crio[20719]: time=\"2026-06-12T20:10:05.682707508Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=a83b3740-9cbb-4c94-94cd-0a91a739f9bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:05.698967 crc crio[20719]: time=\"2026-06-12T20:10:05.698703296Z\" level=info msg=\"Creating container: metallb-system/speaker-bcgqs/speaker\" id=8627dd51-c884-44d8-b53f-05e1a749c2f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:10:05.699556 crc crio[20719]: time=\"2026-06-12T20:10:05.699112526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:05.834204 crc crio[20719]: time=\"2026-06-12T20:10:05.833015035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:06.648132 crc crio[20719]: time=\"2026-06-12T20:10:06.647160039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:06.903970 crc crio[20719]: time=\"2026-06-12T20:10:06.903148226Z\" level=info msg=\"Created container 96a2cf317733c8c6b4df2f028b359bbcba5f59c8f782947afe10f041c337ff8a: metallb-system/speaker-bcgqs/speaker\" id=8627dd51-c884-44d8-b53f-05e1a749c2f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:10:06.908343 crc crio[20719]: time=\"2026-06-12T20:10:06.907913993Z\" level=info msg=\"Starting container: 96a2cf317733c8c6b4df2f028b359bbcba5f59c8f782947afe10f041c337ff8a\" id=6a931d8f-7633-4440-aaef-a57de7df09a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:10:06.931669 crc crio[20719]: time=\"2026-06-12T20:10:06.930534536Z\" level=info msg=\"Started container\" PID=40299 containerID=96a2cf317733c8c6b4df2f028b359bbcba5f59c8f782947afe10f041c337ff8a description=metallb-system/speaker-bcgqs/speaker id=6a931d8f-7633-4440-aaef-a57de7df09a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39bab981e6afb2c2c563ee29ba98fbed304d1a865176aa27bd461ca43df43b70\nJun 12 20:10:06.961901 crc crio[20719]: time=\"2026-06-12T20:10:06.961423221Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=827212d9-fbf2-4896-a212-6716ece95999 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:06.973257 crc crio[20719]: time=\"2026-06-12T20:10:06.972689362Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2a18f09b-d331-4c29-a491-0a2f4b9ea716 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:06.981231 crc crio[20719]: time=\"2026-06-12T20:10:06.980910431Z\" level=info msg=\"Creating container: metallb-system/speaker-bcgqs/kube-rbac-proxy\" id=65d618e3-3236-4d9d-8f81-fde0b59d73cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:10:06.981611 crc crio[20719]: time=\"2026-06-12T20:10:06.981546148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:07.057406 crc crio[20719]: time=\"2026-06-12T20:10:07.057174428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:07.867723 crc crio[20719]: time=\"2026-06-12T20:10:07.866952675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:08.111331 crc crio[20719]: time=\"2026-06-12T20:10:08.111225833Z\" level=info msg=\"Created container 47cb097180fd9fd407475cea463b34f2b4b8dbac1c1a5b369013d1148d9c6ba0: metallb-system/speaker-bcgqs/kube-rbac-proxy\" id=65d618e3-3236-4d9d-8f81-fde0b59d73cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:10:08.114096 crc crio[20719]: time=\"2026-06-12T20:10:08.114069399Z\" level=info msg=\"Starting container: 47cb097180fd9fd407475cea463b34f2b4b8dbac1c1a5b369013d1148d9c6ba0\" id=c83cc53a-6646-4cfb-a5e5-03a13d867ed6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:10:08.121525 crc crio[20719]: time=\"2026-06-12T20:10:08.121425088Z\" level=info msg=\"Started container\" PID=40319 containerID=47cb097180fd9fd407475cea463b34f2b4b8dbac1c1a5b369013d1148d9c6ba0 description=metallb-system/speaker-bcgqs/kube-rbac-proxy id=c83cc53a-6646-4cfb-a5e5-03a13d867ed6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39bab981e6afb2c2c563ee29ba98fbed304d1a865176aa27bd461ca43df43b70\nJun 12 20:10:09.553165 crc crio[20719]: time=\"2026-06-12T20:10:09.552512831Z\" level=info msg=\"Stopping pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\" id=04907b61-2133-4245-a25e-f63d436a7f95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:10:09.554488 crc crio[20719]: time=\"2026-06-12T20:10:09.554073343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688250-2kjvb Namespace:openshift-infra ID:eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751 UID:0a4d387e-675e-4fe4-8a5d-5c794ea48995 NetNS:/var/run/netns/16f8414f-7138-4330-a098-f67a235fed3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4d387e_675e_4fe4_8a5d_5c794ea48995.slice PodAnnotations:0xc002d9a4b0}] Aliases:map[]}\"\nJun 12 20:10:09.554488 crc crio[20719]: time=\"2026-06-12T20:10:09.554421072Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688250-2kjvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:10:10.061135 crc crio[20719]: time=\"2026-06-12T20:10:10.060981252Z\" level=info msg=\"Stopped pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\" id=04907b61-2133-4245-a25e-f63d436a7f95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:10:28.365980 crc crio[20719]: time=\"2026-06-12T20:10:28.362939714Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-7lsf9/POD\" id=624bff1d-b037-46ad-945b-f8d5013b87ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:28.365980 crc crio[20719]: time=\"2026-06-12T20:10:28.364381542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:28.385203 crc crio[20719]: time=\"2026-06-12T20:10:28.384988042Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=624bff1d-b037-46ad-945b-f8d5013b87ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:28.776394 crc crio[20719]: time=\"2026-06-12T20:10:28.775723683Z\" level=info msg=\"Ran pod sandbox 040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099 with infra container: openshift-frr-k8s/frr-k8s-7lsf9/POD\" id=624bff1d-b037-46ad-945b-f8d5013b87ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:28.782614 crc crio[20719]: time=\"2026-06-12T20:10:28.782216306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ab4d9782-c3fe-4e7f-969f-c5a8c6cceb48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:28.783216 crc crio[20719]: time=\"2026-06-12T20:10:28.782960346Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=ab4d9782-c3fe-4e7f-969f-c5a8c6cceb48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:28.785814 crc crio[20719]: time=\"2026-06-12T20:10:28.785696699Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=ab4d9782-c3fe-4e7f-969f-c5a8c6cceb48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:28.787572 crc crio[20719]: time=\"2026-06-12T20:10:28.787485057Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=54d544ec-8b37-4ff3-9d76-ef8c035baaeb name=/runtime.v1.ImageService/PullImage\nJun 12 20:10:28.796423 crc crio[20719]: time=\"2026-06-12T20:10:28.795067268Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 12 20:10:31.696488 crc crio[20719]: time=\"2026-06-12T20:10:31.695927005Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/POD\" id=feb4b19d-2259-4ac7-a5c3-82ab285fc19d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:31.697994 crc crio[20719]: time=\"2026-06-12T20:10:31.696549752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:10:31.734948 crc crio[20719]: time=\"2026-06-12T20:10:31.734563846Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=feb4b19d-2259-4ac7-a5c3-82ab285fc19d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:31.756633 crc crio[20719]: time=\"2026-06-12T20:10:31.756574273Z\" level=info msg=\"Ran pod sandbox 3ffefd27cd85eb55a21508769e5294a49d61930ffd792ebb5931620da4da639a with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/POD\" id=feb4b19d-2259-4ac7-a5c3-82ab285fc19d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:10:31.760480 crc crio[20719]: time=\"2026-06-12T20:10:31.760447795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=04f3f8bf-46d5-46f7-aa57-c67e5a7b3fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:31.760769 crc crio[20719]: time=\"2026-06-12T20:10:31.760747963Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=04f3f8bf-46d5-46f7-aa57-c67e5a7b3fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:31.760916 crc crio[20719]: time=\"2026-06-12T20:10:31.760896747Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=04f3f8bf-46d5-46f7-aa57-c67e5a7b3fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:10:31.762050 crc crio[20719]: time=\"2026-06-12T20:10:31.761938005Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=dff47211-9b6e-4bd0-9cab-e3256133dab9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:10:31.767547 crc crio[20719]: time=\"2026-06-12T20:10:31.767134354Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 12 20:10:44.830518 crc crio[20719]: time=\"2026-06-12T20:10:44.8284555Z\" level=info msg=\"Removing container: e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d\" id=681eb721-1ab4-4fd4-839e-0e2233509573 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:11:01.231124 crc crio[20719]: time=\"2026-06-12T20:11:01.23002119Z\" level=info msg=\"Removed container e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d: openshift-infra/auto-csr-approver-29688244-tkzff/oc\" id=681eb721-1ab4-4fd4-839e-0e2233509573 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:11:01.245802 crc crio[20719]: time=\"2026-06-12T20:11:01.245710908Z\" level=info msg=\"Stopping pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\" id=1495cd6e-523c-41af-96c8-16e1afe8f467 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:11:01.246033 crc crio[20719]: time=\"2026-06-12T20:11:01.245819921Z\" level=info msg=\"Stopped pod sandbox (already stopped): c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\" id=1495cd6e-523c-41af-96c8-16e1afe8f467 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:11:01.247102 crc crio[20719]: time=\"2026-06-12T20:11:01.246988815Z\" level=info msg=\"Removing pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\" id=7f66cb87-fae1-4c4c-a6a1-53e4a2ce7c37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:11:01.275696 crc crio[20719]: time=\"2026-06-12T20:11:01.275535916Z\" level=info msg=\"Removed pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\" id=7f66cb87-fae1-4c4c-a6a1-53e4a2ce7c37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:11:01.290580 crc crio[20719]: time=\"2026-06-12T20:11:01.290431845Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=54d544ec-8b37-4ff3-9d76-ef8c035baaeb name=/runtime.v1.ImageService/PullImage\nJun 12 20:11:01.292526 crc crio[20719]: time=\"2026-06-12T20:11:01.292382744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=299bf72e-8ced-4844-93c0-7ea9d72a65c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:01.302016 crc crio[20719]: time=\"2026-06-12T20:11:01.301874147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=58c28579-17b3-4999-91fc-ecaab48ba28f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:01.318473 crc crio[20719]: time=\"2026-06-12T20:11:01.318399747Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-files\" id=04d83a51-160d-480f-a472-4f27772df868 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:01.320837 crc crio[20719]: time=\"2026-06-12T20:11:01.320480427Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=dff47211-9b6e-4bd0-9cab-e3256133dab9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:11:01.322110 crc crio[20719]: time=\"2026-06-12T20:11:01.322016074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:01.322996 crc crio[20719]: time=\"2026-06-12T20:11:01.322940319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=97904f0c-1fa8-4db1-b35c-e912405f9a45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:01.326544 crc crio[20719]: time=\"2026-06-12T20:11:01.326479663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b5e49305-ffca-4edf-ac96-d23bf68064d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:01.336871 crc crio[20719]: time=\"2026-06-12T20:11:01.336785547Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/frr-k8s-webhook-server\" id=804ec358-c4f9-4815-a938-878fb5e6ade5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:01.348114 crc crio[20719]: time=\"2026-06-12T20:11:01.34804681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:01.369088 crc crio[20719]: time=\"2026-06-12T20:11:01.368993066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:01.375977 crc crio[20719]: time=\"2026-06-12T20:11:01.3758705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:01.383166 crc crio[20719]: time=\"2026-06-12T20:11:01.38300795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:01.388076 crc crio[20719]: time=\"2026-06-12T20:11:01.388015724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:02.414090 crc crio[20719]: time=\"2026-06-12T20:11:02.413771315Z\" level=info msg=\"Created container a9e3255d2ba79705acc03f31df7dffe3042bf1d5f473c995b3e2e72675535a63: openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-files\" id=04d83a51-160d-480f-a472-4f27772df868 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:02.428183 crc crio[20719]: time=\"2026-06-12T20:11:02.42786677Z\" level=info msg=\"Starting container: a9e3255d2ba79705acc03f31df7dffe3042bf1d5f473c995b3e2e72675535a63\" id=9351bd7e-3d2b-4279-ac74-d147ce10779c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:11:02.562733 crc crio[20719]: time=\"2026-06-12T20:11:02.562650904Z\" level=info msg=\"Created container 1a30b4d6684a4f8f6db1099483d1c048da74bfb6587fb43dd5e41cc7f4f2360d: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/frr-k8s-webhook-server\" id=804ec358-c4f9-4815-a938-878fb5e6ade5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:02.587811 crc crio[20719]: time=\"2026-06-12T20:11:02.584895703Z\" level=info msg=\"Starting container: 1a30b4d6684a4f8f6db1099483d1c048da74bfb6587fb43dd5e41cc7f4f2360d\" id=9e9e260d-1107-4ad0-a03e-f0ddebfd244b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:11:02.720236 crc crio[20719]: time=\"2026-06-12T20:11:02.697883789Z\" level=info msg=\"Started container\" PID=41153 containerID=a9e3255d2ba79705acc03f31df7dffe3042bf1d5f473c995b3e2e72675535a63 description=openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-files id=9351bd7e-3d2b-4279-ac74-d147ce10779c name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099\nJun 12 20:11:02.857058 crc crio[20719]: time=\"2026-06-12T20:11:02.853998726Z\" level=info msg=\"Started container\" PID=41154 containerID=1a30b4d6684a4f8f6db1099483d1c048da74bfb6587fb43dd5e41cc7f4f2360d description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/frr-k8s-webhook-server id=9e9e260d-1107-4ad0-a03e-f0ddebfd244b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ffefd27cd85eb55a21508769e5294a49d61930ffd792ebb5931620da4da639a\nJun 12 20:11:03.426834 crc crio[20719]: time=\"2026-06-12T20:11:03.426779073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=50443a2c-f0ef-46c5-ae5f-409128ff7ab2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:03.491687 crc crio[20719]: time=\"2026-06-12T20:11:03.491351937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c40eef0c-a841-48a3-9ad6-3a537dd4f934 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:03.513936 crc crio[20719]: time=\"2026-06-12T20:11:03.513815237Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/cp-reloader\" id=f681dbdd-8381-4f44-9044-aa65abfb78aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:03.516025 crc crio[20719]: time=\"2026-06-12T20:11:03.515951134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:03.544102 crc crio[20719]: time=\"2026-06-12T20:11:03.54400223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:03.549193 crc crio[20719]: time=\"2026-06-12T20:11:03.549130447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:03.686697 crc crio[20719]: time=\"2026-06-12T20:11:03.686221864Z\" level=info msg=\"Created container a2b120d3e368bf8fe4fd24d2b36647980396b97e40714fa84e2f945ef1739468: openshift-frr-k8s/frr-k8s-7lsf9/cp-reloader\" id=f681dbdd-8381-4f44-9044-aa65abfb78aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:03.687978 crc crio[20719]: time=\"2026-06-12T20:11:03.68792493Z\" level=info msg=\"Starting container: a2b120d3e368bf8fe4fd24d2b36647980396b97e40714fa84e2f945ef1739468\" id=241b1bfb-03c1-4829-9c61-58d9e645b0d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:11:03.694357 crc crio[20719]: time=\"2026-06-12T20:11:03.694169765Z\" level=info msg=\"Started container\" PID=41201 containerID=a2b120d3e368bf8fe4fd24d2b36647980396b97e40714fa84e2f945ef1739468 description=openshift-frr-k8s/frr-k8s-7lsf9/cp-reloader id=241b1bfb-03c1-4829-9c61-58d9e645b0d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099\nJun 12 20:11:04.436459 crc crio[20719]: time=\"2026-06-12T20:11:04.434679516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=85c68565-af9c-4f8b-aaad-c583bf73d4c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:04.439668 crc crio[20719]: time=\"2026-06-12T20:11:04.439563836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5c4b5156-8068-4510-84dd-055117b6031a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:04.451047 crc crio[20719]: time=\"2026-06-12T20:11:04.450660281Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/cp-metrics\" id=1b07fbec-afa0-4493-8fd2-10373d3a9eda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:04.453565 crc crio[20719]: time=\"2026-06-12T20:11:04.453102817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:04.508725 crc crio[20719]: time=\"2026-06-12T20:11:04.508603177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:04.511737 crc crio[20719]: time=\"2026-06-12T20:11:04.511664109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:04.620137 crc crio[20719]: time=\"2026-06-12T20:11:04.619593186Z\" level=info msg=\"Created container 3cb8c3f9b998311e34b383df823b83a195272ee8be91dea902e534f164920f3c: openshift-frr-k8s/frr-k8s-7lsf9/cp-metrics\" id=1b07fbec-afa0-4493-8fd2-10373d3a9eda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:04.623694 crc crio[20719]: time=\"2026-06-12T20:11:04.623629914Z\" level=info msg=\"Starting container: 3cb8c3f9b998311e34b383df823b83a195272ee8be91dea902e534f164920f3c\" id=7e59eee4-ea77-466c-881a-6c0f2eeb4b41 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:11:04.629655 crc crio[20719]: time=\"2026-06-12T20:11:04.629530512Z\" level=info msg=\"Started container\" PID=41211 containerID=3cb8c3f9b998311e34b383df823b83a195272ee8be91dea902e534f164920f3c description=openshift-frr-k8s/frr-k8s-7lsf9/cp-metrics id=7e59eee4-ea77-466c-881a-6c0f2eeb4b41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099\nJun 12 20:11:05.589809 crc crio[20719]: time=\"2026-06-12T20:11:05.587147654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7f4ee68d-7d60-4645-b290-cb48f5a40be2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:05.694969 crc crio[20719]: time=\"2026-06-12T20:11:05.6945754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d5195b60-c8b7-444d-a5b1-4c3515c5b49c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:05.857238 crc crio[20719]: time=\"2026-06-12T20:11:05.856184095Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-status\" id=f6a27ff4-9a59-45ab-bb39-6d873fd13a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:05.922169 crc crio[20719]: time=\"2026-06-12T20:11:05.920218306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:06.222701 crc crio[20719]: time=\"2026-06-12T20:11:06.220658818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:06.277940 crc crio[20719]: time=\"2026-06-12T20:11:06.276774606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:06.794437 crc crio[20719]: time=\"2026-06-12T20:11:06.793041991Z\" level=info msg=\"Created container 11a13d2806a0dacc14728047131fa3d473064094ef28181b2a882756fc31456c: openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-status\" id=f6a27ff4-9a59-45ab-bb39-6d873fd13a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:06.803002 crc crio[20719]: time=\"2026-06-12T20:11:06.802027011Z\" level=info msg=\"Starting container: 11a13d2806a0dacc14728047131fa3d473064094ef28181b2a882756fc31456c\" id=640adc10-af28-4cc4-9cab-4a11bad5f87a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:11:06.815898 crc crio[20719]: time=\"2026-06-12T20:11:06.815071469Z\" level=info msg=\"Started container\" PID=41267 containerID=11a13d2806a0dacc14728047131fa3d473064094ef28181b2a882756fc31456c description=openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-status id=640adc10-af28-4cc4-9cab-4a11bad5f87a name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099\nJun 12 20:11:07.624143 crc crio[20719]: time=\"2026-06-12T20:11:07.623958763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=65ff905a-c1ca-4616-bf7f-99c5e5f0b0c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:07.650723 crc crio[20719]: time=\"2026-06-12T20:11:07.650579392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9699aeb3-c254-429f-816c-d9837b998daf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:07.690978 crc crio[20719]: time=\"2026-06-12T20:11:07.690871217Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/controller\" id=a4ab4f07-bd82-4f87-8086-0a438ece6669 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:07.693009 crc crio[20719]: time=\"2026-06-12T20:11:07.692896291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:07.731811 crc crio[20719]: time=\"2026-06-12T20:11:07.731570442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:07.736014 crc crio[20719]: time=\"2026-06-12T20:11:07.735911368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:08.079467 crc crio[20719]: time=\"2026-06-12T20:11:08.079153783Z\" level=info msg=\"Created container 1c906222dd7aa84cc84c0154ccf115f290e21c191cf03184be0abc08ceef3ef8: openshift-frr-k8s/frr-k8s-7lsf9/controller\" id=a4ab4f07-bd82-4f87-8086-0a438ece6669 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:08.082702 crc crio[20719]: time=\"2026-06-12T20:11:08.082586664Z\" level=info msg=\"Starting container: 1c906222dd7aa84cc84c0154ccf115f290e21c191cf03184be0abc08ceef3ef8\" id=23c800a2-ea96-4832-8bad-fcc3bfbd29aa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:11:08.092885 crc crio[20719]: time=\"2026-06-12T20:11:08.092802726Z\" level=info msg=\"Started container\" PID=41283 containerID=1c906222dd7aa84cc84c0154ccf115f290e21c191cf03184be0abc08ceef3ef8 description=openshift-frr-k8s/frr-k8s-7lsf9/controller id=23c800a2-ea96-4832-8bad-fcc3bfbd29aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099\nJun 12 20:11:08.154177 crc crio[20719]: time=\"2026-06-12T20:11:08.153983329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=940bfbcf-0320-4c76-b451-bb2415c63bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:08.157412 crc crio[20719]: time=\"2026-06-12T20:11:08.157247965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=65a0d5c3-c0a8-46c3-a087-e8f54a9dda79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:08.204065 crc crio[20719]: time=\"2026-06-12T20:11:08.203762137Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/frr\" id=b7dc5e4c-20f8-48e7-899c-0f6a83a254cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:08.206863 crc crio[20719]: time=\"2026-06-12T20:11:08.20570706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:08.237728 crc crio[20719]: time=\"2026-06-12T20:11:08.234004442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:08.237728 crc crio[20719]: time=\"2026-06-12T20:11:08.237230728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:08.467567 crc crio[20719]: time=\"2026-06-12T20:11:08.467415137Z\" level=info msg=\"Created container 4cd5546daa2c117b792b6f81214fa0822bc7d0650c97c36e67ee421069083d79: openshift-frr-k8s/frr-k8s-7lsf9/frr\" id=b7dc5e4c-20f8-48e7-899c-0f6a83a254cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:08.469221 crc crio[20719]: time=\"2026-06-12T20:11:08.469118433Z\" level=info msg=\"Starting container: 4cd5546daa2c117b792b6f81214fa0822bc7d0650c97c36e67ee421069083d79\" id=f3adfb8c-3d0a-44de-8a57-2f6c9ac29f5d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:11:08.477413 crc crio[20719]: time=\"2026-06-12T20:11:08.477341812Z\" level=info msg=\"Started container\" PID=41310 containerID=4cd5546daa2c117b792b6f81214fa0822bc7d0650c97c36e67ee421069083d79 description=openshift-frr-k8s/frr-k8s-7lsf9/frr id=f3adfb8c-3d0a-44de-8a57-2f6c9ac29f5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099\nJun 12 20:11:08.612055 crc crio[20719]: time=\"2026-06-12T20:11:08.611214162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=11e5173c-1943-42b7-8a38-002c5715ca06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:08.621185 crc crio[20719]: time=\"2026-06-12T20:11:08.620839248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e6416d21-d2f5-4def-863d-a1076e8fc458 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:08.712109 crc crio[20719]: time=\"2026-06-12T20:11:08.711977469Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/reloader\" id=97a4ee13-3695-4552-b0a9-e61ffaba0560 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:08.714213 crc crio[20719]: time=\"2026-06-12T20:11:08.714025864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:08.761729 crc crio[20719]: time=\"2026-06-12T20:11:08.761565712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:08.778731 crc crio[20719]: time=\"2026-06-12T20:11:08.766787261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:09.005418 crc crio[20719]: time=\"2026-06-12T20:11:09.005063916Z\" level=info msg=\"Created container 8c4ef5b72a3a262c57b9683cdb7d28c2d8694dd733fce8c8b97d5f7b30fbad1b: openshift-frr-k8s/frr-k8s-7lsf9/reloader\" id=97a4ee13-3695-4552-b0a9-e61ffaba0560 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:09.008028 crc crio[20719]: time=\"2026-06-12T20:11:09.00784093Z\" level=info msg=\"Starting container: 8c4ef5b72a3a262c57b9683cdb7d28c2d8694dd733fce8c8b97d5f7b30fbad1b\" id=cf32a2c3-9932-4821-9f24-b23010c1327a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:11:09.017141 crc crio[20719]: time=\"2026-06-12T20:11:09.016811419Z\" level=info msg=\"Started container\" PID=41350 containerID=8c4ef5b72a3a262c57b9683cdb7d28c2d8694dd733fce8c8b97d5f7b30fbad1b description=openshift-frr-k8s/frr-k8s-7lsf9/reloader id=cf32a2c3-9932-4821-9f24-b23010c1327a name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099\nJun 12 20:11:09.096218 crc crio[20719]: time=\"2026-06-12T20:11:09.096056562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d27cea53-947a-4894-8728-d31cda8a692c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:09.100654 crc crio[20719]: time=\"2026-06-12T20:11:09.100536402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a3af50f2-bc38-45f9-8191-3cdcd2cbaa2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:09.121075 crc crio[20719]: time=\"2026-06-12T20:11:09.120891345Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/frr-metrics\" id=c714f77a-85ff-44f2-a6e7-579ed4e95892 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:09.122810 crc crio[20719]: time=\"2026-06-12T20:11:09.12258191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:09.155758 crc crio[20719]: time=\"2026-06-12T20:11:09.155521079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:09.159704 crc crio[20719]: time=\"2026-06-12T20:11:09.159599417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:09.326605 crc crio[20719]: time=\"2026-06-12T20:11:09.326479538Z\" level=info msg=\"Created container acd2ab34458add7738b12d4c3b715ed2c72cab98ac7f3440c2f42e50c627df91: openshift-frr-k8s/frr-k8s-7lsf9/frr-metrics\" id=c714f77a-85ff-44f2-a6e7-579ed4e95892 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:09.329950 crc crio[20719]: time=\"2026-06-12T20:11:09.329845918Z\" level=info msg=\"Starting container: acd2ab34458add7738b12d4c3b715ed2c72cab98ac7f3440c2f42e50c627df91\" id=083318d1-53b9-47ba-884b-4f38571c27ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:11:09.337744 crc crio[20719]: time=\"2026-06-12T20:11:09.337617825Z\" level=info msg=\"Started container\" PID=41370 containerID=acd2ab34458add7738b12d4c3b715ed2c72cab98ac7f3440c2f42e50c627df91 description=openshift-frr-k8s/frr-k8s-7lsf9/frr-metrics id=083318d1-53b9-47ba-884b-4f38571c27ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099\nJun 12 20:11:09.436119 crc crio[20719]: time=\"2026-06-12T20:11:09.435886146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f08e9e74-e8cb-499d-8380-4f212eb41cae name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:09.445842 crc crio[20719]: time=\"2026-06-12T20:11:09.445712838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=38c713c9-3fb5-499e-a934-678bfd032b73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:09.518049 crc crio[20719]: time=\"2026-06-12T20:11:09.517477482Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/frr-status\" id=00f200bc-c7c4-4183-b0a1-87f237c3702c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:09.520158 crc crio[20719]: time=\"2026-06-12T20:11:09.520077272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:09.558178 crc crio[20719]: time=\"2026-06-12T20:11:09.558038003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:09.569812 crc crio[20719]: time=\"2026-06-12T20:11:09.569657395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:09.791460 crc crio[20719]: time=\"2026-06-12T20:11:09.791309494Z\" level=info msg=\"Created container 894b1bdc16d312fb74d46222b65fc7664f10c8b473b4af087b0a9c38ab6f5dfc: openshift-frr-k8s/frr-k8s-7lsf9/frr-status\" id=00f200bc-c7c4-4183-b0a1-87f237c3702c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:09.792883 crc crio[20719]: time=\"2026-06-12T20:11:09.792825895Z\" level=info msg=\"Starting container: 894b1bdc16d312fb74d46222b65fc7664f10c8b473b4af087b0a9c38ab6f5dfc\" id=a92c7f76-8453-4b11-81e9-cc8bc7ff200a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:11:09.798217 crc crio[20719]: time=\"2026-06-12T20:11:09.798154627Z\" level=info msg=\"Started container\" PID=41409 containerID=894b1bdc16d312fb74d46222b65fc7664f10c8b473b4af087b0a9c38ab6f5dfc description=openshift-frr-k8s/frr-k8s-7lsf9/frr-status id=a92c7f76-8453-4b11-81e9-cc8bc7ff200a name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099\nJun 12 20:11:09.821152 crc crio[20719]: time=\"2026-06-12T20:11:09.821092289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d9f41710-019a-475f-9289-a3f651109172 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:09.830142 crc crio[20719]: time=\"2026-06-12T20:11:09.830056978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=af51396d-1f77-4be0-b9c9-bfeffa9d7368 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:09.906031 crc crio[20719]: time=\"2026-06-12T20:11:09.90585811Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy\" id=7475121a-0870-4dc1-9904-57e410636fa0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:09.909128 crc crio[20719]: time=\"2026-06-12T20:11:09.909042664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:09.990627 crc crio[20719]: time=\"2026-06-12T20:11:09.989627354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:10.494841 crc crio[20719]: time=\"2026-06-12T20:11:10.494722634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:10.657456 crc crio[20719]: time=\"2026-06-12T20:11:10.651844186Z\" level=info msg=\"Created container 33d133491f12eb2d35f0e4f091772ec2b09ddfeae00562f493a740c92fafd4f4: openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy\" id=7475121a-0870-4dc1-9904-57e410636fa0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:10.657456 crc crio[20719]: time=\"2026-06-12T20:11:10.654830656Z\" level=info msg=\"Starting container: 33d133491f12eb2d35f0e4f091772ec2b09ddfeae00562f493a740c92fafd4f4\" id=99589393-ba3e-4812-81dc-e5fdce6f23ac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:11:10.664753 crc crio[20719]: time=\"2026-06-12T20:11:10.664240446Z\" level=info msg=\"Started container\" PID=41445 containerID=33d133491f12eb2d35f0e4f091772ec2b09ddfeae00562f493a740c92fafd4f4 description=openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy id=99589393-ba3e-4812-81dc-e5fdce6f23ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099\nJun 12 20:11:10.735732 crc crio[20719]: time=\"2026-06-12T20:11:10.735638902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=48fd6a91-8dff-4a34-bb9d-adda6746aa6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:10.747406 crc crio[20719]: time=\"2026-06-12T20:11:10.746791488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=51b1c7b4-5f24-493c-b920-f7e5deeb9c66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:10.775222 crc crio[20719]: time=\"2026-06-12T20:11:10.772959126Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy-frr\" id=91879a2b-fb7f-4227-af09-d52fcd3dc9f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:10.775222 crc crio[20719]: time=\"2026-06-12T20:11:10.773801239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:10.811240 crc crio[20719]: time=\"2026-06-12T20:11:10.811148775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:11.307041 crc crio[20719]: time=\"2026-06-12T20:11:11.306029402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:11.691626 crc crio[20719]: time=\"2026-06-12T20:11:11.690668431Z\" level=info msg=\"Created container d03ec6870c075ac853bf5861285ce2a02569b3d231dd1e0b1e8b0de66098f510: openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy-frr\" id=91879a2b-fb7f-4227-af09-d52fcd3dc9f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:11:11.695663 crc crio[20719]: time=\"2026-06-12T20:11:11.694660627Z\" level=info msg=\"Starting container: d03ec6870c075ac853bf5861285ce2a02569b3d231dd1e0b1e8b0de66098f510\" id=fc5fa8cf-4b91-48a4-95af-86d6931d61d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:11:11.701552 crc crio[20719]: time=\"2026-06-12T20:11:11.701184151Z\" level=info msg=\"Started container\" PID=41484 containerID=d03ec6870c075ac853bf5861285ce2a02569b3d231dd1e0b1e8b0de66098f510 description=openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy-frr id=fc5fa8cf-4b91-48a4-95af-86d6931d61d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099\nJun 12 20:11:30.385010 crc crio[20719]: time=\"2026-06-12T20:11:30.38324025Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/POD\" id=d985a672-36ca-4216-9043-14af5f63f0ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:11:30.386886 crc crio[20719]: time=\"2026-06-12T20:11:30.385022118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:30.444448 crc crio[20719]: time=\"2026-06-12T20:11:30.444088303Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5585957b54-7b7sj Namespace:baremetal-operator-system ID:9cc17955e312533b2bc78b496ba9814f00fc35a36b6dde24511888c9d10a2303 UID:e756c68b-236d-48b3-be99-f4d16e2d67bc NetNS:/var/run/netns/f924805c-7692-4eaf-8f20-1d64ee68008a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode756c68b_236d_48b3_be99_f4d16e2d67bc.slice PodAnnotations:0xc000110690}] Aliases:map[]}\"\nJun 12 20:11:30.444448 crc crio[20719]: time=\"2026-06-12T20:11:30.444158975Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5585957b54-7b7sj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:11:30.928179 crc crio[20719]: time=\"2026-06-12T20:11:30.927594487Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/POD\" id=1ea8e162-b326-403e-a7db-69e6e1511018 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:11:30.928501 crc crio[20719]: time=\"2026-06-12T20:11:30.928185452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:30.955640 crc crio[20719]: time=\"2026-06-12T20:11:30.955519554Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6fcfc9f55-bg8fc Namespace:baremetal-operator-system ID:edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab UID:d94aed27-7325-4947-9b40-828fdc13db43 NetNS:/var/run/netns/7405a507-4c7d-44a8-8cd4-47ce98ad5353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd94aed27_7325_4947_9b40_828fdc13db43.slice PodAnnotations:0xc00008c988}] Aliases:map[]}\"\nJun 12 20:11:30.955886 crc crio[20719]: time=\"2026-06-12T20:11:30.955656687Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6fcfc9f55-bg8fc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:11:31.081005 crc crio[20719]: 2026-06-12T20:11:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9cc17955e312533 Mac:1a:94:c9:0a:30:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/f924805c-7692-4eaf-8f20-1d64ee68008a SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:11:31.087221 crc crio[20719]: time=\"2026-06-12T20:11:31.083188387Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5585957b54-7b7sj Namespace:baremetal-operator-system ID:9cc17955e312533b2bc78b496ba9814f00fc35a36b6dde24511888c9d10a2303 UID:e756c68b-236d-48b3-be99-f4d16e2d67bc NetNS:/var/run/netns/f924805c-7692-4eaf-8f20-1d64ee68008a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode756c68b_236d_48b3_be99_f4d16e2d67bc.slice PodAnnotations:0xc000110690}] Aliases:map[]}\"\nJun 12 20:11:31.087221 crc crio[20719]: time=\"2026-06-12T20:11:31.083486435Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5585957b54-7b7sj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:11:31.103846 crc crio[20719]: time=\"2026-06-12T20:11:31.103770638Z\" level=info msg=\"Ran pod sandbox 9cc17955e312533b2bc78b496ba9814f00fc35a36b6dde24511888c9d10a2303 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/POD\" id=d985a672-36ca-4216-9043-14af5f63f0ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:11:31.112738 crc crio[20719]: time=\"2026-06-12T20:11:31.112652631Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=6a230324-eeab-4271-90bb-eb97823468b4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:11:31.125545 crc crio[20719]: time=\"2026-06-12T20:11:31.125508907Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 20:11:31.484483 crc crio[20719]: time=\"2026-06-12T20:11:31.483597736Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-dq5x9/POD\" id=75c27a44-e722-4272-835d-e351601d4c64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:11:31.484483 crc crio[20719]: time=\"2026-06-12T20:11:31.484028237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:31.505971 crc crio[20719]: time=\"2026-06-12T20:11:31.505556152Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-dq5x9 Namespace:openstack-operators ID:b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1 UID:2af5095a-4f5b-4049-94e0-38cc64b0237c NetNS:/var/run/netns/bb5ee930-aede-486e-ac9f-74ab59ce565f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2af5095a_4f5b_4049_94e0_38cc64b0237c.slice PodAnnotations:0xc000eae798}] Aliases:map[]}\"\nJun 12 20:11:31.505971 crc crio[20719]: time=\"2026-06-12T20:11:31.505620713Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-dq5x9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:11:31.528935 crc crio[20719]: 2026-06-12T20:11:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edea85cc41b4f54 Mac:0a:4f:23:33:53:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/7405a507-4c7d-44a8-8cd4-47ce98ad5353 SocketPath: PciID:}] [{Interface:0xc0004a0890 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:11:31.529917 crc crio[20719]: time=\"2026-06-12T20:11:31.529832159Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6fcfc9f55-bg8fc Namespace:baremetal-operator-system ID:edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab UID:d94aed27-7325-4947-9b40-828fdc13db43 NetNS:/var/run/netns/7405a507-4c7d-44a8-8cd4-47ce98ad5353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd94aed27_7325_4947_9b40_828fdc13db43.slice PodAnnotations:0xc00008c988}] Aliases:map[]}\"\nJun 12 20:11:31.530923 crc crio[20719]: time=\"2026-06-12T20:11:31.530861357Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6fcfc9f55-bg8fc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:11:31.541996 crc crio[20719]: time=\"2026-06-12T20:11:31.541945274Z\" level=info msg=\"Ran pod sandbox edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/POD\" id=1ea8e162-b326-403e-a7db-69e6e1511018 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:11:31.546595 crc crio[20719]: time=\"2026-06-12T20:11:31.546519325Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=c7e4fa4c-c349-4d6e-924b-5152dc70d2a2 name=/runtime.v1.ImageService/PullImage\nJun 12 20:11:31.549431 crc crio[20719]: time=\"2026-06-12T20:11:31.549368771Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 12 20:11:31.905132 crc crio[20719]: 2026-06-12T20:11:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b547797243181f7 Mac:b2:25:2a:34:df:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/bb5ee930-aede-486e-ac9f-74ab59ce565f SocketPath: PciID:}] [{Interface:0xc000530d70 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:11:31.905132 crc crio[20719]: time=\"2026-06-12T20:11:31.904466211Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-dq5x9 Namespace:openstack-operators ID:b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1 UID:2af5095a-4f5b-4049-94e0-38cc64b0237c NetNS:/var/run/netns/bb5ee930-aede-486e-ac9f-74ab59ce565f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2af5095a_4f5b_4049_94e0_38cc64b0237c.slice PodAnnotations:0xc000eae798}] Aliases:map[]}\"\nJun 12 20:11:31.905132 crc crio[20719]: time=\"2026-06-12T20:11:31.904650886Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-dq5x9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:11:31.915443 crc crio[20719]: time=\"2026-06-12T20:11:31.915196887Z\" level=info msg=\"Ran pod sandbox b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1 with infra container: openstack-operators/openstack-operator-index-dq5x9/POD\" id=75c27a44-e722-4272-835d-e351601d4c64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:11:31.918589 crc crio[20719]: time=\"2026-06-12T20:11:31.918506515Z\" level=info msg=\"Pulling image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=931b1ebc-2133-4df9-975e-01d83026741c name=/runtime.v1.ImageService/PullImage\nJun 12 20:11:31.919829 crc crio[20719]: time=\"2026-06-12T20:11:31.919754078Z\" level=info msg=\"Trying to access \\\"38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 20:11:32.016613 crc crio[20719]: time=\"2026-06-12T20:11:32.016521109Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/POD\" id=15294a76-56d1-40ea-9e9a-2dde6d76de4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:11:32.016718 crc crio[20719]: time=\"2026-06-12T20:11:32.016632662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:32.049683 crc crio[20719]: time=\"2026-06-12T20:11:32.049569993Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=15294a76-56d1-40ea-9e9a-2dde6d76de4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:11:32.065690 crc crio[20719]: time=\"2026-06-12T20:11:32.065592388Z\" level=info msg=\"Ran pod sandbox 4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476 with infra container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/POD\" id=15294a76-56d1-40ea-9e9a-2dde6d76de4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:11:32.070219 crc crio[20719]: time=\"2026-06-12T20:11:32.070110818Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=0301f98e-b318-46d9-8b45-21262197d617 name=/runtime.v1.ImageService/PullImage\nJun 12 20:11:32.076213 crc crio[20719]: time=\"2026-06-12T20:11:32.076088319Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 12 20:11:36.178670 crc crio[20719]: time=\"2026-06-12T20:11:36.176075371Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-jgzmb/POD\" id=8ed74e30-dc7d-4471-b7d9-15cc839aa07d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:11:36.178670 crc crio[20719]: time=\"2026-06-12T20:11:36.177072719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:11:56.387574 crc crio[20719]: time=\"2026-06-12T20:11:56.387023873Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jgzmb Namespace:openstack-operators ID:db8ce6ce3da7c7808dae8f79e0a6e0df5d83ad66271bf8b402bd57ca9bcb8387 UID:1b5d73f9-0981-462f-83da-99babf748eaa NetNS:/var/run/netns/e43c850b-d1cd-4f89-aa75-965f6d428da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b5d73f9_0981_462f_83da_99babf748eaa.slice PodAnnotations:0xc003c98788}] Aliases:map[]}\"\nJun 12 20:11:56.387574 crc crio[20719]: time=\"2026-06-12T20:11:56.387545927Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-jgzmb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:11:56.682630 crc crio[20719]: time=\"2026-06-12T20:11:56.68250642Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03\" id=c7e4fa4c-c349-4d6e-924b-5152dc70d2a2 name=/runtime.v1.ImageService/PullImage\nJun 12 20:11:56.688795 crc crio[20719]: time=\"2026-06-12T20:11:56.687951788Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=825474c4-7aa5-4222-9b02-0e2b31b3fe5d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:56.701468 crc crio[20719]: time=\"2026-06-12T20:11:56.701170728Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=6a230324-eeab-4271-90bb-eb97823468b4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:11:56.703048 crc crio[20719]: time=\"2026-06-12T20:11:56.702779554Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=b9eef1d1-4255-4384-87bf-0549e9c70dbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:57.302222 crc crio[20719]: 2026-06-12T20:11:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db8ce6ce3da7c78 Mac:c6:a4:11:1c:cc:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e43c850b-d1cd-4f89-aa75-965f6d428da2 SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:11:57.304661 crc crio[20719]: time=\"2026-06-12T20:11:57.304091392Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jgzmb Namespace:openstack-operators ID:db8ce6ce3da7c7808dae8f79e0a6e0df5d83ad66271bf8b402bd57ca9bcb8387 UID:1b5d73f9-0981-462f-83da-99babf748eaa NetNS:/var/run/netns/e43c850b-d1cd-4f89-aa75-965f6d428da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b5d73f9_0981_462f_83da_99babf748eaa.slice PodAnnotations:0xc003c98788}] Aliases:map[]}\"\nJun 12 20:11:57.305060 crc crio[20719]: time=\"2026-06-12T20:11:57.304954866Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-jgzmb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:11:57.917607 crc crio[20719]: time=\"2026-06-12T20:11:57.917440743Z\" level=info msg=\"Ran pod sandbox db8ce6ce3da7c7808dae8f79e0a6e0df5d83ad66271bf8b402bd57ca9bcb8387 with infra container: openstack-operators/openstack-operator-index-jgzmb/POD\" id=8ed74e30-dc7d-4471-b7d9-15cc839aa07d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:11:57.936591 crc crio[20719]: time=\"2026-06-12T20:11:57.935879902Z\" level=info msg=\"Pulling image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=514e9cea-a548-4e93-a0c3-3d8ee1f47dfe name=/runtime.v1.ImageService/PullImage\nJun 12 20:11:57.938194 crc crio[20719]: time=\"2026-06-12T20:11:57.93807801Z\" level=info msg=\"Trying to access \\\"38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 20:11:57.953727 crc crio[20719]: time=\"2026-06-12T20:11:57.953673357Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=0301f98e-b318-46d9-8b45-21262197d617 name=/runtime.v1.ImageService/PullImage\nJun 12 20:11:57.956734 crc crio[20719]: time=\"2026-06-12T20:11:57.956597394Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=4c57de5c-be6b-4259-8568-f514d8f6ed81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:58.602220 crc crio[20719]: time=\"2026-06-12T20:11:58.600897437Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=c6cc77a5-7bf5-43ce-aa9c-7c8a0f49f694 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:58.602220 crc crio[20719]: time=\"2026-06-12T20:11:58.600966369Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=37cf8e51-d4f2-4c73-ad1c-fd8d55db89e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:58.739864 crc crio[20719]: time=\"2026-06-12T20:11:58.739719879Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=a77ced06-49eb-4830-81fe-05755f1dcb60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:11:59.622444 crc crio[20719]: time=\"2026-06-12T20:11:59.622206995Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-ipa-downloader\" id=77d7fa2a-a89a-4f36-bbbf-c9468c4d9072 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:00.520417 crc crio[20719]: time=\"2026-06-12T20:12:00.519041497Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688252-5p97h/POD\" id=cb865c14-e2d1-45bd-a220-360e9121a1bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:12:00.521557 crc crio[20719]: time=\"2026-06-12T20:12:00.52146839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:00.535989 crc crio[20719]: time=\"2026-06-12T20:12:00.535856342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:00.543840 crc crio[20719]: time=\"2026-06-12T20:12:00.543710702Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager\" id=18ee9c7e-b9a1-4c5d-a64e-a3611f6e767a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:00.549120 crc crio[20719]: time=\"2026-06-12T20:12:00.549060555Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/manager\" id=81a18812-e09b-44a8-9b19-3ed66906ceb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:00.830492 crc crio[20719]: time=\"2026-06-12T20:12:00.830312526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:00.835144 crc crio[20719]: time=\"2026-06-12T20:12:00.834910671Z\" level=info msg=\"Pulled image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index@sha256:06f5e3d0f789a79fe0b144b8bf74d688109b66addf6c206c54c6868ecebaa66d\" id=931b1ebc-2133-4df9-975e-01d83026741c name=/runtime.v1.ImageService/PullImage\nJun 12 20:12:00.841199 crc crio[20719]: time=\"2026-06-12T20:12:00.841131995Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=65853ed0-0855-4fc2-8f9f-85aa368a8248 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:00.847591 crc crio[20719]: time=\"2026-06-12T20:12:00.847492344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:00.849191 crc crio[20719]: time=\"2026-06-12T20:12:00.849118758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:00.849883 crc crio[20719]: time=\"2026-06-12T20:12:00.849770537Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688252-5p97h Namespace:openshift-infra ID:fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7 UID:430e0f86-c4d8-44dd-9258-7c0a15388cb5 NetNS:/var/run/netns/18df2c63-adf0-4dc9-867a-d5158693da45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod430e0f86_c4d8_44dd_9258_7c0a15388cb5.slice PodAnnotations:0xc00334a4e8}] Aliases:map[]}\"\nJun 12 20:12:00.849883 crc crio[20719]: time=\"2026-06-12T20:12:00.84987767Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688252-5p97h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:12:00.916583 crc crio[20719]: time=\"2026-06-12T20:12:00.916502854Z\" level=info msg=\"Pulled image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index@sha256:06f5e3d0f789a79fe0b144b8bf74d688109b66addf6c206c54c6868ecebaa66d\" id=514e9cea-a548-4e93-a0c3-3d8ee1f47dfe name=/runtime.v1.ImageService/PullImage\nJun 12 20:12:00.920936 crc crio[20719]: time=\"2026-06-12T20:12:00.920851071Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=c5888ade-7171-448b-b515-21b72e995950 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:00.927624 crc crio[20719]: time=\"2026-06-12T20:12:00.92600944Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=8dfd7453-e0b4-4040-a08d-8c5eb811a5fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:00.989358 crc crio[20719]: time=\"2026-06-12T20:12:00.986618695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:01.003913 crc crio[20719]: time=\"2026-06-12T20:12:00.999872978Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=77c12e40-a479-473a-8be0-98cdfcd4163b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:01.003913 crc crio[20719]: time=\"2026-06-12T20:12:01.001192844Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-dq5x9/registry-server\" id=5a5583f0-02a4-4c13-8134-89ad86a198e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:01.006761 crc crio[20719]: time=\"2026-06-12T20:12:01.006149657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:01.042953 crc crio[20719]: time=\"2026-06-12T20:12:01.042793999Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-jgzmb/registry-server\" id=d1e24788-bb5a-4679-8cb1-c4de4c623ffa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:01.131910 crc crio[20719]: time=\"2026-06-12T20:12:01.13178169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:01.155034 crc crio[20719]: time=\"2026-06-12T20:12:01.154889334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:01.203170 crc crio[20719]: time=\"2026-06-12T20:12:01.199578681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:01.269947 crc crio[20719]: time=\"2026-06-12T20:12:01.26917711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:01.286213 crc crio[20719]: time=\"2026-06-12T20:12:01.285463476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:01.328422 crc crio[20719]: time=\"2026-06-12T20:12:01.328348599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:01.331031 crc crio[20719]: time=\"2026-06-12T20:12:01.330952435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:01.360971 crc crio[20719]: time=\"2026-06-12T20:12:01.360428884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:01.371102 crc crio[20719]: time=\"2026-06-12T20:12:01.370816424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:01.424806 crc crio[20719]: time=\"2026-06-12T20:12:01.424666748Z\" level=info msg=\"Created container f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager\" id=18ee9c7e-b9a1-4c5d-a64e-a3611f6e767a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:01.427108 crc crio[20719]: time=\"2026-06-12T20:12:01.42701774Z\" level=info msg=\"Starting container: f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521\" id=3c01856b-37f7-4e5b-9813-4b5cdd4c86f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:12:01.431068 crc crio[20719]: time=\"2026-06-12T20:12:01.430959166Z\" level=info msg=\"Created container 918ebc2c8ef6cd0db089145fd29f79e15d79ef57a0481ea038aa24fedef495e6: baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/manager\" id=81a18812-e09b-44a8-9b19-3ed66906ceb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:01.431350 crc crio[20719]: time=\"2026-06-12T20:12:01.431224262Z\" level=info msg=\"Created container 2b75c5a47d7576aa15d3dc5f4527c73958f9f5e52b63a0dae5394fd2af9436f0: openstack-operators/openstack-operator-index-jgzmb/registry-server\" id=d1e24788-bb5a-4679-8cb1-c4de4c623ffa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:01.433081 crc crio[20719]: time=\"2026-06-12T20:12:01.43299192Z\" level=info msg=\"Started container\" PID=43163 containerID=f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521 description=baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager id=3c01856b-37f7-4e5b-9813-4b5cdd4c86f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\nJun 12 20:12:01.433474 crc crio[20719]: time=\"2026-06-12T20:12:01.433051081Z\" level=info msg=\"Starting container: 918ebc2c8ef6cd0db089145fd29f79e15d79ef57a0481ea038aa24fedef495e6\" id=ef85cc53-c25d-4237-aef5-9c2a9c96e9ec name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:12:01.438527 crc crio[20719]: time=\"2026-06-12T20:12:01.435856316Z\" level=info msg=\"Starting container: 2b75c5a47d7576aa15d3dc5f4527c73958f9f5e52b63a0dae5394fd2af9436f0\" id=549d599e-e68a-4049-9000-0d6367260685 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:12:01.441234 crc crio[20719]: time=\"2026-06-12T20:12:01.441130057Z\" level=info msg=\"Started container\" PID=43182 containerID=2b75c5a47d7576aa15d3dc5f4527c73958f9f5e52b63a0dae5394fd2af9436f0 description=openstack-operators/openstack-operator-index-jgzmb/registry-server id=549d599e-e68a-4049-9000-0d6367260685 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db8ce6ce3da7c7808dae8f79e0a6e0df5d83ad66271bf8b402bd57ca9bcb8387\nJun 12 20:12:01.459372 crc crio[20719]: time=\"2026-06-12T20:12:01.459091895Z\" level=info msg=\"Started container\" PID=43175 containerID=918ebc2c8ef6cd0db089145fd29f79e15d79ef57a0481ea038aa24fedef495e6 description=baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/manager id=ef85cc53-c25d-4237-aef5-9c2a9c96e9ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cc17955e312533b2bc78b496ba9814f00fc35a36b6dde24511888c9d10a2303\nJun 12 20:12:01.511655 crc crio[20719]: time=\"2026-06-12T20:12:01.511220286Z\" level=info msg=\"Created container 9cbf1727f6b10ecd2f43226368a0535bcad590d96f971cd66e1cb03d958d7608: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-ipa-downloader\" id=77d7fa2a-a89a-4f36-bbbf-c9468c4d9072 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:01.515861 crc crio[20719]: time=\"2026-06-12T20:12:01.51582388Z\" level=info msg=\"Starting container: 9cbf1727f6b10ecd2f43226368a0535bcad590d96f971cd66e1cb03d958d7608\" id=c507371f-78e7-49ca-9ad9-abdefcb2c00c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:12:01.534355 crc crio[20719]: time=\"2026-06-12T20:12:01.534228649Z\" level=info msg=\"Started container\" PID=43183 containerID=9cbf1727f6b10ecd2f43226368a0535bcad590d96f971cd66e1cb03d958d7608 description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-ipa-downloader id=c507371f-78e7-49ca-9ad9-abdefcb2c00c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476\nJun 12 20:12:01.599756 crc crio[20719]: time=\"2026-06-12T20:12:01.599597475Z\" level=info msg=\"Created container c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274: openstack-operators/openstack-operator-index-dq5x9/registry-server\" id=5a5583f0-02a4-4c13-8134-89ad86a198e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:01.602062 crc crio[20719]: time=\"2026-06-12T20:12:01.602024231Z\" level=info msg=\"Starting container: c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274\" id=6be89d9b-0987-4c8d-8c81-c65c3d82426a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:12:01.609643 crc crio[20719]: time=\"2026-06-12T20:12:01.609574911Z\" level=info msg=\"Started container\" PID=43201 containerID=c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274 description=openstack-operators/openstack-operator-index-dq5x9/registry-server id=6be89d9b-0987-4c8d-8c81-c65c3d82426a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\nJun 12 20:12:01.638672 crc crio[20719]: 2026-06-12T20:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa7c5a383da197e Mac:9a:26:32:5d:85:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/18df2c63-adf0-4dc9-867a-d5158693da45 SocketPath: PciID:}] [{Interface:0xc00059ee80 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:12:01.638672 crc crio[20719]: time=\"2026-06-12T20:12:01.637072462Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688252-5p97h Namespace:openshift-infra ID:fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7 UID:430e0f86-c4d8-44dd-9258-7c0a15388cb5 NetNS:/var/run/netns/18df2c63-adf0-4dc9-867a-d5158693da45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod430e0f86_c4d8_44dd_9258_7c0a15388cb5.slice PodAnnotations:0xc00334a4e8}] Aliases:map[]}\"\nJun 12 20:12:01.638672 crc crio[20719]: time=\"2026-06-12T20:12:01.637253357Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688252-5p97h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:12:01.649339 crc crio[20719]: time=\"2026-06-12T20:12:01.649232298Z\" level=info msg=\"Ran pod sandbox fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7 with infra container: openshift-infra/auto-csr-approver-29688252-5p97h/POD\" id=cb865c14-e2d1-45bd-a220-360e9121a1bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:12:01.671511 crc crio[20719]: time=\"2026-06-12T20:12:01.671379566Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4a3a1bd8-f658-480d-86d7-19bbefbab3c4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:12:01.691729 crc crio[20719]: time=\"2026-06-12T20:12:01.691516195Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:12:02.203100 crc crio[20719]: time=\"2026-06-12T20:12:02.202236576Z\" level=info msg=\"Stopping container: c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274 (timeout: 2s)\" id=d326bd01-b706-48de-8190-a0c7c5908386 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:12:02.347949 crc crio[20719]: time=\"2026-06-12T20:12:02.347833359Z\" level=info msg=\"Stopped container c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274: openstack-operators/openstack-operator-index-dq5x9/registry-server\" id=d326bd01-b706-48de-8190-a0c7c5908386 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:12:02.353086 crc crio[20719]: time=\"2026-06-12T20:12:02.353000157Z\" level=info msg=\"Stopping pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\" id=bd2ba3b4-0364-4109-9392-06f7593160b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:12:02.353959 crc crio[20719]: time=\"2026-06-12T20:12:02.35389549Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-dq5x9 Namespace:openstack-operators ID:b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1 UID:2af5095a-4f5b-4049-94e0-38cc64b0237c NetNS:/var/run/netns/bb5ee930-aede-486e-ac9f-74ab59ce565f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2af5095a_4f5b_4049_94e0_38cc64b0237c.slice PodAnnotations:0xc00334a810}] Aliases:map[]}\"\nJun 12 20:12:02.354208 crc crio[20719]: time=\"2026-06-12T20:12:02.354143108Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-dq5x9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:12:02.557437 crc crio[20719]: time=\"2026-06-12T20:12:02.557251553Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4a3a1bd8-f658-480d-86d7-19bbefbab3c4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:12:02.558762 crc crio[20719]: time=\"2026-06-12T20:12:02.558726163Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0634694e-c6e3-4ff6-aa6a-c6202ab9b47a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:02.562502 crc crio[20719]: time=\"2026-06-12T20:12:02.56198259Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=45337a39-1eb4-4c43-a6fd-59c8e455309c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:02.573861 crc crio[20719]: time=\"2026-06-12T20:12:02.570457276Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688252-5p97h/oc\" id=36f44731-27a9-43d8-a0c1-75edbf67a881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:02.580438 crc crio[20719]: time=\"2026-06-12T20:12:02.579502277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:02.669104 crc crio[20719]: time=\"2026-06-12T20:12:02.668866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:03.425892 crc crio[20719]: time=\"2026-06-12T20:12:03.42387734Z\" level=info msg=\"Stopped pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\" id=bd2ba3b4-0364-4109-9392-06f7593160b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:12:03.702543 crc crio[20719]: time=\"2026-06-12T20:12:03.702482519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:03.895232 crc crio[20719]: time=\"2026-06-12T20:12:03.894681073Z\" level=info msg=\"Created container a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631: openshift-infra/auto-csr-approver-29688252-5p97h/oc\" id=36f44731-27a9-43d8-a0c1-75edbf67a881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:03.899087 crc crio[20719]: time=\"2026-06-12T20:12:03.898947366Z\" level=info msg=\"Starting container: a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631\" id=aaf66366-3ada-4463-a594-56d20b138e52 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:12:03.906244 crc crio[20719]: time=\"2026-06-12T20:12:03.906141478Z\" level=info msg=\"Started container\" PID=43320 containerID=a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631 description=openshift-infra/auto-csr-approver-29688252-5p97h/oc id=aaf66366-3ada-4463-a594-56d20b138e52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\nJun 12 20:12:04.407957 crc crio[20719]: time=\"2026-06-12T20:12:04.407500559Z\" level=info msg=\"Removing container: c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274\" id=6337bb2c-2ca8-4695-ad13-ca6342f60f7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:12:04.452561 crc crio[20719]: time=\"2026-06-12T20:12:04.452105349Z\" level=info msg=\"Removed container c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274: openstack-operators/openstack-operator-index-dq5x9/registry-server\" id=6337bb2c-2ca8-4695-ad13-ca6342f60f7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:12:07.453153 crc crio[20719]: time=\"2026-06-12T20:12:07.452332584Z\" level=info msg=\"Stopping pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\" id=d046e23f-c5d2-401a-92e4-b9f18f19ee9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:12:07.454890 crc crio[20719]: time=\"2026-06-12T20:12:07.453903206Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688252-5p97h Namespace:openshift-infra ID:fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7 UID:430e0f86-c4d8-44dd-9258-7c0a15388cb5 NetNS:/var/run/netns/18df2c63-adf0-4dc9-867a-d5158693da45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod430e0f86_c4d8_44dd_9258_7c0a15388cb5.slice PodAnnotations:0xc003ab0d00}] Aliases:map[]}\"\nJun 12 20:12:07.454890 crc crio[20719]: time=\"2026-06-12T20:12:07.45403661Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688252-5p97h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:12:08.235726 crc crio[20719]: time=\"2026-06-12T20:12:08.235228202Z\" level=info msg=\"Stopped pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\" id=d046e23f-c5d2-401a-92e4-b9f18f19ee9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:12:24.330504 crc crio[20719]: time=\"2026-06-12T20:12:24.329867207Z\" level=info msg=\"Stopping container: f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521 (timeout: 10s)\" id=ab4018e3-3df0-4224-87a0-c3f41a544c60 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:12:24.459010 crc crio[20719]: time=\"2026-06-12T20:12:24.458595906Z\" level=info msg=\"Stopped container f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager\" id=ab4018e3-3df0-4224-87a0-c3f41a544c60 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:12:24.460627 crc crio[20719]: time=\"2026-06-12T20:12:24.460568939Z\" level=info msg=\"Stopping pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\" id=ba9f09b3-5d77-4f4d-a362-d8197da5ee6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:12:24.461189 crc crio[20719]: time=\"2026-06-12T20:12:24.461119903Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6fcfc9f55-bg8fc Namespace:baremetal-operator-system ID:edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab UID:d94aed27-7325-4947-9b40-828fdc13db43 NetNS:/var/run/netns/7405a507-4c7d-44a8-8cd4-47ce98ad5353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd94aed27_7325_4947_9b40_828fdc13db43.slice PodAnnotations:0xc00008cc78}] Aliases:map[]}\"\nJun 12 20:12:24.461398 crc crio[20719]: time=\"2026-06-12T20:12:24.461349749Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6fcfc9f55-bg8fc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:12:24.681681 crc crio[20719]: time=\"2026-06-12T20:12:24.680548178Z\" level=info msg=\"Running pod sandbox: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/POD\" id=54708c4c-4f1e-457a-9f08-7556ce7523dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:12:24.681681 crc crio[20719]: time=\"2026-06-12T20:12:24.680780175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:24.785759 crc crio[20719]: time=\"2026-06-12T20:12:24.785682282Z\" level=info msg=\"Got pod network &{Name:774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 Namespace:openstack-operators ID:7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2 UID:2d87f42e-7ad1-47a8-ad80-b49c7da30c73 NetNS:/var/run/netns/e8cb578f-4199-41f5-87d3-d4f57deaed42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d87f42e_7ad1_47a8_ad80_b49c7da30c73.slice PodAnnotations:0xc00008d198}] Aliases:map[]}\"\nJun 12 20:12:24.785759 crc crio[20719]: time=\"2026-06-12T20:12:24.785734003Z\" level=info msg=\"Adding pod openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:12:25.909503 crc crio[20719]: time=\"2026-06-12T20:12:25.908459255Z\" level=info msg=\"Stopped pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\" id=ba9f09b3-5d77-4f4d-a362-d8197da5ee6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:12:26.165218 crc crio[20719]: time=\"2026-06-12T20:12:26.164944575Z\" level=info msg=\"Removing container: f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521\" id=9d2141b8-1592-4be1-8ae3-273e96429b7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:12:26.227680 crc crio[20719]: time=\"2026-06-12T20:12:26.226797666Z\" level=info msg=\"Removed container f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager\" id=9d2141b8-1592-4be1-8ae3-273e96429b7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:12:26.510859 crc crio[20719]: 2026-06-12T20:12:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7df69a48ea183a5 Mac:9a:b5:ed:94:a3:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/e8cb578f-4199-41f5-87d3-d4f57deaed42 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:12:26.512740 crc crio[20719]: time=\"2026-06-12T20:12:26.512673699Z\" level=info msg=\"Got pod network &{Name:774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 Namespace:openstack-operators ID:7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2 UID:2d87f42e-7ad1-47a8-ad80-b49c7da30c73 NetNS:/var/run/netns/e8cb578f-4199-41f5-87d3-d4f57deaed42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d87f42e_7ad1_47a8_ad80_b49c7da30c73.slice PodAnnotations:0xc00008d198}] Aliases:map[]}\"\nJun 12 20:12:26.512859 crc crio[20719]: time=\"2026-06-12T20:12:26.512828493Z\" level=info msg=\"Checking pod openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:12:26.530184 crc crio[20719]: time=\"2026-06-12T20:12:26.530103686Z\" level=info msg=\"Ran pod sandbox 7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2 with infra container: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/POD\" id=54708c4c-4f1e-457a-9f08-7556ce7523dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:12:26.532816 crc crio[20719]: time=\"2026-06-12T20:12:26.532743724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c3f39e64-67e5-42ee-a99f-d453fe435ea9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:26.534830 crc crio[20719]: time=\"2026-06-12T20:12:26.534737918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4efeb69a-c148-4714-b058-f7c5b38cc5d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:26.545342 crc crio[20719]: time=\"2026-06-12T20:12:26.542110184Z\" level=info msg=\"Creating container: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/util\" id=e9bcb20a-6c8e-409b-8565-b80f7addef43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:26.545342 crc crio[20719]: time=\"2026-06-12T20:12:26.54271256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:26.579181 crc crio[20719]: time=\"2026-06-12T20:12:26.579121181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:26.583448 crc crio[20719]: time=\"2026-06-12T20:12:26.583421996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:26.715900 crc crio[20719]: time=\"2026-06-12T20:12:26.715835677Z\" level=info msg=\"Created container dd240f7cf94889b3e77e042f7d1832b7d5866c76bdea9a608c0c61a62599a4b4: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/util\" id=e9bcb20a-6c8e-409b-8565-b80f7addef43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:26.720361 crc crio[20719]: time=\"2026-06-12T20:12:26.719467685Z\" level=info msg=\"Starting container: dd240f7cf94889b3e77e042f7d1832b7d5866c76bdea9a608c0c61a62599a4b4\" id=43e671a9-f142-4018-8a78-dcc1437f9626 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:12:26.726144 crc crio[20719]: time=\"2026-06-12T20:12:26.725808792Z\" level=info msg=\"Started container\" PID=43865 containerID=dd240f7cf94889b3e77e042f7d1832b7d5866c76bdea9a608c0c61a62599a4b4 description=openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/util id=43e671a9-f142-4018-8a78-dcc1437f9626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2\nJun 12 20:12:30.242932 crc crio[20719]: time=\"2026-06-12T20:12:30.24232252Z\" level=info msg=\"Pulling image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=1b304f6a-710e-4433-a4a8-cb18357197cf name=/runtime.v1.ImageService/PullImage\nJun 12 20:12:30.244023 crc crio[20719]: time=\"2026-06-12T20:12:30.243983663Z\" level=info msg=\"Trying to access \\\"38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 20:12:32.328182 crc crio[20719]: time=\"2026-06-12T20:12:32.327799769Z\" level=info msg=\"Pulled image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:88bc2c8ef1a3b7663aefcaa7393452d5bd07f7bc3194e45ac776c25891171fcb\" id=1b304f6a-710e-4433-a4a8-cb18357197cf name=/runtime.v1.ImageService/PullImage\nJun 12 20:12:32.330220 crc crio[20719]: time=\"2026-06-12T20:12:32.330071049Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=76156c2f-5dde-490e-8eda-466a31395ca2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:32.337720 crc crio[20719]: time=\"2026-06-12T20:12:32.337502628Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=f61a6f26-f50a-491a-a63d-0ff842b00904 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:32.349349 crc crio[20719]: time=\"2026-06-12T20:12:32.349178369Z\" level=info msg=\"Creating container: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/pull\" id=fea6feb6-01d5-4783-9dd7-efe5d15af99a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:32.354342 crc crio[20719]: time=\"2026-06-12T20:12:32.354168273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:32.411940 crc crio[20719]: time=\"2026-06-12T20:12:32.411506691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:32.411940 crc crio[20719]: time=\"2026-06-12T20:12:32.41186133Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/704cb10df22908896a6d4db2095f435cb23f9ea3c63d36c457caed6887669fc0/merged/etc/passwd: no such file or directory\"\nJun 12 20:12:32.411940 crc crio[20719]: time=\"2026-06-12T20:12:32.411897121Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/704cb10df22908896a6d4db2095f435cb23f9ea3c63d36c457caed6887669fc0/merged/etc/group: no such file or directory\"\nJun 12 20:12:32.416030 crc crio[20719]: time=\"2026-06-12T20:12:32.415734483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:32.585031 crc crio[20719]: time=\"2026-06-12T20:12:32.584195567Z\" level=info msg=\"Created container 58fea03af449a5344884058c3e5e57edc68e1613ea4e619888e56ba6082f6ccd: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/pull\" id=fea6feb6-01d5-4783-9dd7-efe5d15af99a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:32.588072 crc crio[20719]: time=\"2026-06-12T20:12:32.587981189Z\" level=info msg=\"Starting container: 58fea03af449a5344884058c3e5e57edc68e1613ea4e619888e56ba6082f6ccd\" id=6da52e81-cdf6-4f1e-a6b3-a6b5e1860ad7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:12:32.635169 crc crio[20719]: time=\"2026-06-12T20:12:32.635004652Z\" level=info msg=\"Started container\" PID=43964 containerID=58fea03af449a5344884058c3e5e57edc68e1613ea4e619888e56ba6082f6ccd description=openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/pull id=6da52e81-cdf6-4f1e-a6b3-a6b5e1860ad7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2\nJun 12 20:12:33.317693 crc crio[20719]: time=\"2026-06-12T20:12:33.317522085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=631a34bc-8909-40d9-bd42-0a3f8dbe3863 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:33.322758 crc crio[20719]: time=\"2026-06-12T20:12:33.32261618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79b94ef7-91df-408a-9c9e-c69dd384d268 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:33.333380 crc crio[20719]: time=\"2026-06-12T20:12:33.332455034Z\" level=info msg=\"Creating container: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/extract\" id=e891ad68-6e2e-45f5-9c13-42abcd7fb5fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:33.333380 crc crio[20719]: time=\"2026-06-12T20:12:33.33306513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:33.476332 crc crio[20719]: time=\"2026-06-12T20:12:33.475800447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:33.485607 crc crio[20719]: time=\"2026-06-12T20:12:33.485233758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:33.639774 crc crio[20719]: time=\"2026-06-12T20:12:33.639170464Z\" level=info msg=\"Created container 6a4fe0c6dc789eee1359a337dec18a181f046793f92f7ec1aa6ff28eb23245e0: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/extract\" id=e891ad68-6e2e-45f5-9c13-42abcd7fb5fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:12:33.641554 crc crio[20719]: time=\"2026-06-12T20:12:33.641471176Z\" level=info msg=\"Starting container: 6a4fe0c6dc789eee1359a337dec18a181f046793f92f7ec1aa6ff28eb23245e0\" id=4afa1d27-2f84-4e2b-941f-5344e08a34b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:12:33.655510 crc crio[20719]: time=\"2026-06-12T20:12:33.655434597Z\" level=info msg=\"Started container\" PID=44007 containerID=6a4fe0c6dc789eee1359a337dec18a181f046793f92f7ec1aa6ff28eb23245e0 description=openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/extract id=4afa1d27-2f84-4e2b-941f-5344e08a34b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2\nJun 12 20:12:36.391997 crc crio[20719]: time=\"2026-06-12T20:12:36.390842322Z\" level=info msg=\"Stopping pod sandbox: 7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2\" id=15b5cb73-c2f5-4afe-863d-017e9f5495b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:12:36.394125 crc crio[20719]: time=\"2026-06-12T20:12:36.393944565Z\" level=info msg=\"Got pod network &{Name:774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 Namespace:openstack-operators ID:7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2 UID:2d87f42e-7ad1-47a8-ad80-b49c7da30c73 NetNS:/var/run/netns/e8cb578f-4199-41f5-87d3-d4f57deaed42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d87f42e_7ad1_47a8_ad80_b49c7da30c73.slice PodAnnotations:0xc003ab06e8}] Aliases:map[]}\"\nJun 12 20:12:36.394578 crc crio[20719]: time=\"2026-06-12T20:12:36.394490361Z\" level=info msg=\"Deleting pod openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:12:37.205747 crc crio[20719]: time=\"2026-06-12T20:12:37.205202519Z\" level=info msg=\"Stopped pod sandbox: 7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2\" id=15b5cb73-c2f5-4afe-863d-017e9f5495b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:12:42.177257 crc crio[20719]: time=\"2026-06-12T20:12:42.17655965Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/POD\" id=cc736839-71b6-4c2d-9ff4-e8924dadd46b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:12:42.178482 crc crio[20719]: time=\"2026-06-12T20:12:42.177321801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:12:42.358690 crc crio[20719]: time=\"2026-06-12T20:12:42.358382964Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-79b69d9d8-qxdlq Namespace:openstack-operators ID:b4dd3e675a258e4b4f08af23e1f4223c52f2414370641d5f022ae16037a3bda3 UID:bbc1580a-f1b3-4e8d-a901-e1d964c51347 NetNS:/var/run/netns/cce89697-fc42-48d6-8996-b225383864c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbc1580a_f1b3_4e8d_a901_e1d964c51347.slice PodAnnotations:0xc0005276b8}] Aliases:map[]}\"\nJun 12 20:12:42.358690 crc crio[20719]: time=\"2026-06-12T20:12:42.358429366Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-79b69d9d8-qxdlq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:12:45.284764 crc crio[20719]: 2026-06-12T20:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4dd3e675a258e4 Mac:16:20:02:64:a7:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/cce89697-fc42-48d6-8996-b225383864c6 SocketPath: PciID:}] [{Interface:0xc0003365e0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:12:45.290893 crc crio[20719]: time=\"2026-06-12T20:12:45.287696381Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-79b69d9d8-qxdlq Namespace:openstack-operators ID:b4dd3e675a258e4b4f08af23e1f4223c52f2414370641d5f022ae16037a3bda3 UID:bbc1580a-f1b3-4e8d-a901-e1d964c51347 NetNS:/var/run/netns/cce89697-fc42-48d6-8996-b225383864c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbc1580a_f1b3_4e8d_a901_e1d964c51347.slice PodAnnotations:0xc0005276b8}] Aliases:map[]}\"\nJun 12 20:12:45.290893 crc crio[20719]: time=\"2026-06-12T20:12:45.287977958Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-79b69d9d8-qxdlq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:12:45.310468 crc crio[20719]: time=\"2026-06-12T20:12:45.310328842Z\" level=info msg=\"Ran pod sandbox b4dd3e675a258e4b4f08af23e1f4223c52f2414370641d5f022ae16037a3bda3 with infra container: openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/POD\" id=cc736839-71b6-4c2d-9ff4-e8924dadd46b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:12:45.316491 crc crio[20719]: time=\"2026-06-12T20:12:45.316371284Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=4d4e74f7-9859-41e3-94fb-acd6a90dddc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:45.316863 crc crio[20719]: time=\"2026-06-12T20:12:45.316658873Z\" level=info msg=\"Image 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found\" id=4d4e74f7-9859-41e3-94fb-acd6a90dddc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:45.316943 crc crio[20719]: time=\"2026-06-12T20:12:45.316889489Z\" level=info msg=\"Neither image nor artfiact 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found\" id=4d4e74f7-9859-41e3-94fb-acd6a90dddc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:12:45.321091 crc crio[20719]: time=\"2026-06-12T20:12:45.320973899Z\" level=info msg=\"Pulling image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=d901dcf6-fc60-42fd-bbba-d558c2d10188 name=/runtime.v1.ImageService/PullImage\nJun 12 20:12:45.323425 crc crio[20719]: time=\"2026-06-12T20:12:45.323213959Z\" level=info msg=\"Trying to access \\\"38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 20:13:00.376034 crc crio[20719]: time=\"2026-06-12T20:13:00.37514646Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=2f8fdbcb-3aa3-4637-b293-11aa13c72d64 name=/runtime.v1.ImageService/PullImage\nJun 12 20:13:00.392195 crc crio[20719]: time=\"2026-06-12T20:13:00.392137203Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 12 20:13:01.348032 crc crio[20719]: time=\"2026-06-12T20:13:01.347601334Z\" level=info msg=\"Removing container: 9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e\" id=9bbe8b44-24e3-4940-be57-1615797b38d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:13:08.196802 crc crio[20719]: time=\"2026-06-12T20:13:08.195715985Z\" level=info msg=\"Removed container 9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e: openshift-infra/auto-csr-approver-29688246-cj4tn/oc\" id=9bbe8b44-24e3-4940-be57-1615797b38d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:13:08.206540 crc crio[20719]: time=\"2026-06-12T20:13:08.205348642Z\" level=info msg=\"Stopping pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\" id=6e095f80-4c65-40e9-ad64-2749150fb7c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:13:08.206540 crc crio[20719]: time=\"2026-06-12T20:13:08.205746572Z\" level=info msg=\"Stopped pod sandbox (already stopped): b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\" id=6e095f80-4c65-40e9-ad64-2749150fb7c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:13:08.207692 crc crio[20719]: time=\"2026-06-12T20:13:08.207396806Z\" level=info msg=\"Removing pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\" id=92addb34-147d-4339-96ea-405855b3974d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:13:08.783115 crc crio[20719]: time=\"2026-06-12T20:13:08.783019682Z\" level=info msg=\"Removed pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\" id=92addb34-147d-4339-96ea-405855b3974d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:13:08.784429 crc crio[20719]: time=\"2026-06-12T20:13:08.784363044Z\" level=info msg=\"Stopping pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\" id=fc40002a-5199-49ed-8655-185b5841c000 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:13:08.784554 crc crio[20719]: time=\"2026-06-12T20:13:08.784446376Z\" level=info msg=\"Stopped pod sandbox (already stopped): edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\" id=fc40002a-5199-49ed-8655-185b5841c000 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:13:08.785791 crc crio[20719]: time=\"2026-06-12T20:13:08.78534932Z\" level=info msg=\"Removing pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\" id=c5f53414-7716-48e4-b6f4-183745013a88 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:13:08.798662 crc crio[20719]: time=\"2026-06-12T20:13:08.79771097Z\" level=info msg=\"Removed pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\" id=c5f53414-7716-48e4-b6f4-183745013a88 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:13:08.798662 crc crio[20719]: time=\"2026-06-12T20:13:08.798591443Z\" level=info msg=\"Stopping pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\" id=d59289ac-c2ce-43f0-951a-b2b7c9325b03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:13:08.798662 crc crio[20719]: time=\"2026-06-12T20:13:08.798635865Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\" id=d59289ac-c2ce-43f0-951a-b2b7c9325b03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:13:08.800400 crc crio[20719]: time=\"2026-06-12T20:13:08.799852657Z\" level=info msg=\"Removing pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\" id=c6603f88-7974-417f-9629-8be91747ebb5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:13:08.860904 crc crio[20719]: time=\"2026-06-12T20:13:08.860794497Z\" level=info msg=\"Removed pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\" id=c6603f88-7974-417f-9629-8be91747ebb5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:13:08.883846 crc crio[20719]: time=\"2026-06-12T20:13:08.883607228Z\" level=info msg=\"Pulled image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator@sha256:abc7d809aa7bf17ea54d6f4e091c1c17074936972e4ea4fb75061ad2dfe4cf84\" id=d901dcf6-fc60-42fd-bbba-d558c2d10188 name=/runtime.v1.ImageService/PullImage\nJun 12 20:13:08.885041 crc crio[20719]: time=\"2026-06-12T20:13:08.884989188Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=8cc17da2-ffbb-46f4-a185-c630160041ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:13:08.891774 crc crio[20719]: time=\"2026-06-12T20:13:08.891689586Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=acd8a8c1-d271-444f-86c0-ad38c0dc56ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:13:08.902153 crc crio[20719]: time=\"2026-06-12T20:13:08.902070014Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/operator\" id=2c01faa3-8cf2-4bdc-95ad-654cd31ba134 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:13:08.905105 crc crio[20719]: time=\"2026-06-12T20:13:08.90493072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:13:08.949115 crc crio[20719]: time=\"2026-06-12T20:13:08.949008325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:13:08.954674 crc crio[20719]: time=\"2026-06-12T20:13:08.954600045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:13:09.101880 crc crio[20719]: time=\"2026-06-12T20:13:09.101761149Z\" level=info msg=\"Created container e2e4e9da47bfa819c75fb205fe273f0e6e40837d8970b66563f48e4ff5865908: openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/operator\" id=2c01faa3-8cf2-4bdc-95ad-654cd31ba134 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:13:09.104228 crc crio[20719]: time=\"2026-06-12T20:13:09.104140152Z\" level=info msg=\"Starting container: e2e4e9da47bfa819c75fb205fe273f0e6e40837d8970b66563f48e4ff5865908\" id=5dbfab2d-382f-4076-8649-1064adee2835 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:13:09.117554 crc crio[20719]: time=\"2026-06-12T20:13:09.117455418Z\" level=info msg=\"Started container\" PID=44807 containerID=e2e4e9da47bfa819c75fb205fe273f0e6e40837d8970b66563f48e4ff5865908 description=openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/operator id=5dbfab2d-382f-4076-8649-1064adee2835 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4dd3e675a258e4b4f08af23e1f4223c52f2414370641d5f022ae16037a3bda3\nJun 12 20:13:09.659140 crc crio[20719]: time=\"2026-06-12T20:13:09.658607631Z\" level=info msg=\"Reading blob body from https://quay.io/v2/metal3-io/mariadb/blobs/sha256:743f3819fc6ab9f6b55eb56356c2647ef8fe1b1b850dace486022229e19c76f1 failed (unexpected EOF), reconnecting after 16777217 bytes\u2026\"\nJun 12 20:13:19.596857 crc crio[20719]: time=\"2026-06-12T20:13:19.595793245Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 12 20:13:19.883149 crc crio[20719]: time=\"2026-06-12T20:13:19.882623476Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=19bd68a9-a91d-4c95-ba02-3d1d52e4e79c name=/runtime.v1.ImageService/PullImage\nJun 12 20:13:19.892722 crc crio[20719]: time=\"2026-06-12T20:13:19.892561071Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 20:13:56.936584 crc crio[20719]: time=\"2026-06-12T20:13:56.935764516Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-crwkt/POD\" id=7315e422-2ec9-4869-846c-c5fba604901e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:13:56.937946 crc crio[20719]: time=\"2026-06-12T20:13:56.93701466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:00.580244 crc crio[20719]: time=\"2026-06-12T20:14:00.577806984Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688254-cr8vs/POD\" id=64d6ac9a-b846-4419-967c-a9d6d2b8d9ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:00.580244 crc crio[20719]: time=\"2026-06-12T20:14:00.578717539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:00.836560 crc crio[20719]: time=\"2026-06-12T20:14:00.836426246Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-2wjrb/POD\" id=6662ef4f-b4cd-4e28-8732-3da5f2701f0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:00.836560 crc crio[20719]: time=\"2026-06-12T20:14:00.836539679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:03.781364 crc crio[20719]: time=\"2026-06-12T20:14:03.772506588Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/POD\" id=afc0118d-282a-4906-8488-e49ae5ed8927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:03.781364 crc crio[20719]: time=\"2026-06-12T20:14:03.773951477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:03.916441 crc crio[20719]: time=\"2026-06-12T20:14:03.914874439Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/POD\" id=19e47056-6c9b-467a-bf87-d5b1bf3ff62c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:03.916441 crc crio[20719]: time=\"2026-06-12T20:14:03.915006423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:04.147600 crc crio[20719]: time=\"2026-06-12T20:14:04.146730035Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/POD\" id=471bb7bd-a5df-4cf0-8369-0ab2d900dbbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:04.147600 crc crio[20719]: time=\"2026-06-12T20:14:04.146811583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:04.184101 crc crio[20719]: time=\"2026-06-12T20:14:04.182687411Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/POD\" id=f4c55fd9-870d-4e12-b08d-a5df34efe35d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:04.184101 crc crio[20719]: time=\"2026-06-12T20:14:04.182770983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:04.396664 crc crio[20719]: time=\"2026-06-12T20:14:04.396068906Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/POD\" id=8cbed542-6fed-4579-bed9-5394222beec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:04.396664 crc crio[20719]: time=\"2026-06-12T20:14:04.396432046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:04.486020 crc crio[20719]: time=\"2026-06-12T20:14:04.485704552Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/POD\" id=67871d54-208e-487e-b500-ed2ab3f0d4e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:04.486020 crc crio[20719]: time=\"2026-06-12T20:14:04.485869226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:04.684474 crc crio[20719]: time=\"2026-06-12T20:14:04.683056587Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/POD\" id=cbeea9aa-7d3a-4702-9fff-698c7ba10989 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:04.684474 crc crio[20719]: time=\"2026-06-12T20:14:04.683213541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:04.747081 crc crio[20719]: time=\"2026-06-12T20:14:04.745938186Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/POD\" id=813c5ba0-c954-416a-b379-17cb4f011b25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:04.747081 crc crio[20719]: time=\"2026-06-12T20:14:04.74645326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:05.066759 crc crio[20719]: time=\"2026-06-12T20:14:05.066637187Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/POD\" id=b876ca9f-c6d9-4e16-b0da-3f201ea40f43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:05.068449 crc crio[20719]: time=\"2026-06-12T20:14:05.066805712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:05.258910 crc crio[20719]: time=\"2026-06-12T20:14:05.241458558Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/POD\" id=f2634a1e-d500-4f05-af16-305f51c135d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:05.258910 crc crio[20719]: time=\"2026-06-12T20:14:05.242115747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:05.283963 crc crio[20719]: time=\"2026-06-12T20:14:05.265849928Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/POD\" id=40e664ec-4f77-451f-9af7-5c5ab3ca35ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:05.283963 crc crio[20719]: time=\"2026-06-12T20:14:05.265933251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:05.327708 crc crio[20719]: time=\"2026-06-12T20:14:05.320095174Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/POD\" id=aee918b9-905c-4b53-adf5-748d23ae45ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:05.327708 crc crio[20719]: time=\"2026-06-12T20:14:05.320219917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:05.327708 crc crio[20719]: time=\"2026-06-12T20:14:05.320915467Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/POD\" id=df77f8ff-a777-4edd-98f8-5ecb96995be8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:05.327708 crc crio[20719]: time=\"2026-06-12T20:14:05.320952228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:05.425920 crc crio[20719]: time=\"2026-06-12T20:14:05.425093679Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/POD\" id=72d6ce9d-64ba-48c4-a67f-863e3aa9162b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:05.425920 crc crio[20719]: time=\"2026-06-12T20:14:05.425235582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:05.523569 crc crio[20719]: time=\"2026-06-12T20:14:05.520063117Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/POD\" id=ca495247-daa1-45a3-bc09-d4d64cff3490 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:05.523569 crc crio[20719]: time=\"2026-06-12T20:14:05.520417197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:05.552445 crc crio[20719]: time=\"2026-06-12T20:14:05.551350333Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/POD\" id=2d3e99d1-30f5-4e1d-8656-91a3c18dd9f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:05.579114 crc crio[20719]: time=\"2026-06-12T20:14:05.578985594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:05.620230 crc crio[20719]: time=\"2026-06-12T20:14:05.617837584Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/POD\" id=fefea05e-0e00-4fa9-accb-43ba7caf942d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:05.620230 crc crio[20719]: time=\"2026-06-12T20:14:05.617923132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:05.723748 crc crio[20719]: time=\"2026-06-12T20:14:05.723644781Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/POD\" id=97359e49-5190-417d-860a-f73e53a01d11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:05.723874 crc crio[20719]: time=\"2026-06-12T20:14:05.723778535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:08.992335 crc crio[20719]: time=\"2026-06-12T20:14:08.990335548Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-nmns8/POD\" id=4ae749f6-dad9-4f28-ac5f-6395ef048df8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:08.992335 crc crio[20719]: time=\"2026-06-12T20:14:08.990696647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:20.531554 crc crio[20719]: time=\"2026-06-12T20:14:20.530871487Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/POD\" id=66665487-a25f-41d7-81fd-a76181cfeae8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:20.532597 crc crio[20719]: time=\"2026-06-12T20:14:20.531602417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:21.839129 crc crio[20719]: time=\"2026-06-12T20:14:21.838820163Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688254-cr8vs Namespace:openshift-infra ID:3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320 UID:9889f0fe-87ce-4c71-8d38-ece4efc8c085 NetNS:/var/run/netns/b076c1e5-cd83-496b-a4f4-1ac5eaa1f5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9889f0fe_87ce_4c71_8d38_ece4efc8c085.slice PodAnnotations:0xc000eae940}] Aliases:map[]}\"\nJun 12 20:14:21.839129 crc crio[20719]: time=\"2026-06-12T20:14:21.838921136Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688254-cr8vs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:22.157724 crc crio[20719]: time=\"2026-06-12T20:14:22.156820893Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/POD\" id=d73264c3-fb84-4764-93fa-4ec6aff07b60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:22.157884 crc crio[20719]: time=\"2026-06-12T20:14:22.157752837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:22.974777 crc crio[20719]: 2026-06-12T20:14:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3be7bccbee30d64 Mac:9e:18:59:54:69:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/b076c1e5-cd83-496b-a4f4-1ac5eaa1f5f6 SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:22.975877 crc crio[20719]: time=\"2026-06-12T20:14:22.975803817Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688254-cr8vs Namespace:openshift-infra ID:3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320 UID:9889f0fe-87ce-4c71-8d38-ece4efc8c085 NetNS:/var/run/netns/b076c1e5-cd83-496b-a4f4-1ac5eaa1f5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9889f0fe_87ce_4c71_8d38_ece4efc8c085.slice PodAnnotations:0xc000eae940}] Aliases:map[]}\"\nJun 12 20:14:22.976195 crc crio[20719]: time=\"2026-06-12T20:14:22.976110316Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688254-cr8vs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:23.059626 crc crio[20719]: time=\"2026-06-12T20:14:23.059519398Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-zsjvx Namespace:openstack-operators ID:bd5214b83c1c55d6ac10ffebd7662c00deb55c74009e97b8607ca31b02e1b2db UID:6a32f9da-3fe5-4c55-b781-78638a727235 NetNS:/var/run/netns/438d3972-817e-4612-b64a-93fa8eb0860c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a32f9da_3fe5_4c55_b781_78638a727235.slice PodAnnotations:0xc002d9a2f8}] Aliases:map[]}\"\nJun 12 20:14:23.059626 crc crio[20719]: time=\"2026-06-12T20:14:23.05958911Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-zsjvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:23.936241 crc crio[20719]: time=\"2026-06-12T20:14:23.935704887Z\" level=info msg=\"Ran pod sandbox 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320 with infra container: openshift-infra/auto-csr-approver-29688254-cr8vs/POD\" id=64d6ac9a-b846-4419-967c-a9d6d2b8d9ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:23.948004 crc crio[20719]: time=\"2026-06-12T20:14:23.947913222Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ac34d583-55f9-4178-9324-ca4888c959b4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:23.966163 crc crio[20719]: time=\"2026-06-12T20:14:23.966083813Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:14:23.979563 crc crio[20719]: time=\"2026-06-12T20:14:23.979448511Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-5sjsj Namespace:openstack-operators ID:f3c1bd3bb14ce67d68388f044455082cf4a4a09a4e8a3af6a911a4960842a122 UID:1881eb7a-7a85-474e-bc49-28fafe95e41c NetNS:/var/run/netns/ae995e39-7768-4fd6-9088-c5805e9f1f9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1881eb7a_7a85_474e_bc49_28fafe95e41c.slice PodAnnotations:0xc002d9a158}] Aliases:map[]}\"\nJun 12 20:14:23.979563 crc crio[20719]: time=\"2026-06-12T20:14:23.979506523Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-5sjsj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:23.988336 crc crio[20719]: time=\"2026-06-12T20:14:23.988203669Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-9pkfl Namespace:openstack-operators ID:932b86a0c6b1a6badcdca14cf2bcf09a5b09abdfbd06985bbf2cdb3d8e09e763 UID:e4470a42-2fc8-4653-8059-d045b1c9a9d1 NetNS:/var/run/netns/2c06e2bb-a99a-4c66-8170-e32132b557fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4470a42_2fc8_4653_8059_d045b1c9a9d1.slice PodAnnotations:0xc000eae2b0}] Aliases:map[]}\"\nJun 12 20:14:23.988473 crc crio[20719]: time=\"2026-06-12T20:14:23.988350893Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-9pkfl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:24.000582 crc crio[20719]: 2026-06-12T20:14:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd5214b83c1c55d Mac:be:21:31:18:aa:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/438d3972-817e-4612-b64a-93fa8eb0860c SocketPath: PciID:}] [{Interface:0xc000285660 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:24.002100 crc crio[20719]: time=\"2026-06-12T20:14:24.001997746Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-zsjvx Namespace:openstack-operators ID:bd5214b83c1c55d6ac10ffebd7662c00deb55c74009e97b8607ca31b02e1b2db UID:6a32f9da-3fe5-4c55-b781-78638a727235 NetNS:/var/run/netns/438d3972-817e-4612-b64a-93fa8eb0860c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a32f9da_3fe5_4c55_b781_78638a727235.slice PodAnnotations:0xc002d9a2f8}] Aliases:map[]}\"\nJun 12 20:14:24.002444 crc crio[20719]: time=\"2026-06-12T20:14:24.002382517Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-zsjvx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:24.008156 crc crio[20719]: time=\"2026-06-12T20:14:24.005246469Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-pvf96 Namespace:openstack-operators ID:7fe6d1739c88ac74ca826be025e6d221ab08015b2f49ba4a4c9cb35e755fb257 UID:26fed06e-a353-43bc-a40f-d83348b68d44 NetNS:/var/run/netns/89b840cf-e04b-4fa1-b7be-bc87e4e45f5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26fed06e_a353_43bc_a40f_d83348b68d44.slice PodAnnotations:0xc000110690}] Aliases:map[]}\"\nJun 12 20:14:24.008156 crc crio[20719]: time=\"2026-06-12T20:14:24.005365762Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-pvf96 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:24.014470 crc crio[20719]: time=\"2026-06-12T20:14:24.014378726Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-qmbgl Namespace:openstack-operators ID:7ec1c351693acedae09aa69d97cee02ada03aef483b12b2e5cf64323baf82a48 UID:d3ddb4bd-cd05-45f9-b64f-bcbd5eadcc60 NetNS:/var/run/netns/15c2e4dd-f8ae-44a3-ae90-66bf92dd8a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3ddb4bd_cd05_45f9_b64f_bcbd5eadcc60.slice PodAnnotations:0xc0001108e0}] Aliases:map[]}\"\nJun 12 20:14:24.014563 crc crio[20719]: time=\"2026-06-12T20:14:24.014473949Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-qmbgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:24.023884 crc crio[20719]: time=\"2026-06-12T20:14:24.023784903Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-mrkld Namespace:openstack-operators ID:7afd849bb8f93e4d411d61d50d7f3a75ca67bd7232817e84d59e53913c099586 UID:b3d35de6-c7f7-46d5-95a2-19472046e49c NetNS:/var/run/netns/c595ebc0-1be9-4200-b4ff-fce7b7d5cd7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d35de6_c7f7_46d5_95a2_19472046e49c.slice PodAnnotations:0xc00170c390}] Aliases:map[]}\"\nJun 12 20:14:24.023884 crc crio[20719]: time=\"2026-06-12T20:14:24.023871535Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-mrkld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:24.069575 crc crio[20719]: time=\"2026-06-12T20:14:24.069096151Z\" level=info msg=\"Got pod network &{Name:certified-operators-2wjrb Namespace:openshift-marketplace ID:51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1 UID:48939476-04c1-46dc-88d6-71cf10e0a61e NetNS:/var/run/netns/65038ee5-5fb3-44c0-9eb9-c8a18d66f314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48939476_04c1_46dc_88d6_71cf10e0a61e.slice PodAnnotations:0xc000110c20}] Aliases:map[]}\"\nJun 12 20:14:24.069575 crc crio[20719]: time=\"2026-06-12T20:14:24.069148863Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-2wjrb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:24.116431 crc crio[20719]: time=\"2026-06-12T20:14:24.114402784Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-vsmbk Namespace:openstack-operators ID:235b9a83dc86b9279f6b9b03315c531510761db202c745425abdd9c045b58b10 UID:b37be9f4-0a29-43c4-8384-1c5c0f4a2b66 NetNS:/var/run/netns/61e0450b-a056-4973-99a0-c86901fe1fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb37be9f4_0a29_43c4_8384_1c5c0f4a2b66.slice PodAnnotations:0xc003c981a0}] Aliases:map[]}\"\nJun 12 20:14:24.116431 crc crio[20719]: time=\"2026-06-12T20:14:24.114457895Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-vsmbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:24.116431 crc crio[20719]: time=\"2026-06-12T20:14:24.114696135Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-tn97l Namespace:openstack-operators ID:7ee6cb3bb1a39051e29a10ba7c9e1aded244490418bfab64f29b5168afbe0dbc UID:c1b1c787-5969-4ef8-95a4-b1440b045f17 NetNS:/var/run/netns/7488954e-81e5-45c1-b3e8-5c0f51023c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1b1c787_5969_4ef8_95a4_b1440b045f17.slice PodAnnotations:0xc003c98218}] Aliases:map[]}\"\nJun 12 20:14:24.116431 crc crio[20719]: time=\"2026-06-12T20:14:24.114743126Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-tn97l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:24.147439 crc crio[20719]: time=\"2026-06-12T20:14:24.144691554Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-f2zqk Namespace:openstack-operators ID:c334520bb13d9ca20c1b222bcfad11990bb1c2fac5ebfcbe3df7bc6a504d4161 UID:a5b53242-7567-48dd-8682-30b615c9e59b NetNS:/var/run/netns/adca9489-90cc-463d-a362-f6606b1e7dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5b53242_7567_48dd_8682_30b615c9e59b.slice PodAnnotations:0xc000eae8d8}] Aliases:map[]}\"\nJun 12 20:14:24.147439 crc crio[20719]: time=\"2026-06-12T20:14:24.14489952Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-f2zqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:24.155328 crc crio[20719]: time=\"2026-06-12T20:14:24.152567917Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-r2prd Namespace:openstack-operators ID:20496b703eae6d621a672ca8206646c16def05d52512c50665190ff343b95dac UID:e01d946a-4958-4cfe-8cfc-b118098e99bb NetNS:/var/run/netns/05bb04a3-e8ce-442b-8be0-1fd66f22b448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode01d946a_4958_4cfe_8cfc_b118098e99bb.slice PodAnnotations:0xc003ab0128}] Aliases:map[]}\"\nJun 12 20:14:24.155328 crc crio[20719]: time=\"2026-06-12T20:14:24.152624818Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-r2prd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:24.161959 crc crio[20719]: time=\"2026-06-12T20:14:24.156034608Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-crwkt Namespace:openshift-marketplace ID:328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066 UID:431cfbb8-7347-412c-9e95-1d2e073db583 NetNS:/var/run/netns/988db3ce-cbec-47d6-be6e-4cfe66dc40b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod431cfbb8_7347_412c_9e95_1d2e073db583.slice PodAnnotations:0xc002d9a528}] Aliases:map[]}\"\nJun 12 20:14:24.161959 crc crio[20719]: time=\"2026-06-12T20:14:24.15611227Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-crwkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:28.332582 crc crio[20719]: 2026-06-12T20:14:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ee6cb3bb1a3905 Mac:e6:de:e0:8f:b6:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/7488954e-81e5-45c1-b3e8-5c0f51023c98 SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:28.337446 crc crio[20719]: time=\"2026-06-12T20:14:28.337136158Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-tn97l Namespace:openstack-operators ID:7ee6cb3bb1a39051e29a10ba7c9e1aded244490418bfab64f29b5168afbe0dbc UID:c1b1c787-5969-4ef8-95a4-b1440b045f17 NetNS:/var/run/netns/7488954e-81e5-45c1-b3e8-5c0f51023c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1b1c787_5969_4ef8_95a4_b1440b045f17.slice PodAnnotations:0xc003c98218}] Aliases:map[]}\"\nJun 12 20:14:28.337945 crc crio[20719]: time=\"2026-06-12T20:14:28.33788243Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-tn97l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:28.468032 crc crio[20719]: time=\"2026-06-12T20:14:28.467832456Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-9fkpf Namespace:openstack-operators ID:995f73542db2c18bffc8ab363523714bb71d392485900d5a4d963bd96a7f6bb4 UID:ae9f7dca-c02e-4994-a66b-17fad061e14e NetNS:/var/run/netns/8d0e3b4b-797d-438f-ab80-d94b1125249f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae9f7dca_c02e_4994_a66b_17fad061e14e.slice PodAnnotations:0xc00008ca10}] Aliases:map[]}\"\nJun 12 20:14:28.468032 crc crio[20719]: time=\"2026-06-12T20:14:28.467916958Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-9fkpf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:28.481054 crc crio[20719]: 2026-06-12T20:14:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:932b86a0c6b1a6b Mac:ae:20:29:ab:45:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/2c06e2bb-a99a-4c66-8170-e32132b557fc SocketPath: PciID:}] [{Interface:0xc000114740 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:28.492256 crc crio[20719]: time=\"2026-06-12T20:14:28.488071384Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-9pkfl Namespace:openstack-operators ID:932b86a0c6b1a6badcdca14cf2bcf09a5b09abdfbd06985bbf2cdb3d8e09e763 UID:e4470a42-2fc8-4653-8059-d045b1c9a9d1 NetNS:/var/run/netns/2c06e2bb-a99a-4c66-8170-e32132b557fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4470a42_2fc8_4653_8059_d045b1c9a9d1.slice PodAnnotations:0xc000eae2b0}] Aliases:map[]}\"\nJun 12 20:14:28.492256 crc crio[20719]: time=\"2026-06-12T20:14:28.488486305Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-9pkfl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:28.516813 crc crio[20719]: time=\"2026-06-12T20:14:28.514328771Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-htsh6 Namespace:openstack-operators ID:e24ba0cd71aaf26985b5285cf300fd815765e23c4dc4b477a9b4de5dd07fb92f UID:39be21f5-d3ca-4ba8-a8d3-832751b12ba0 NetNS:/var/run/netns/3f083e7b-d2fe-4e78-9fca-1313ab45af50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39be21f5_d3ca_4ba8_a8d3_832751b12ba0.slice PodAnnotations:0xc002d9a368}] Aliases:map[]}\"\nJun 12 20:14:28.516813 crc crio[20719]: time=\"2026-06-12T20:14:28.514404203Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-htsh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:28.534475 crc crio[20719]: time=\"2026-06-12T20:14:28.533403104Z\" level=info msg=\"Got pod network &{Name:community-operators-nmns8 Namespace:openshift-marketplace ID:e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc UID:aa05dd51-290e-47b9-8655-c1e81c7a0452 NetNS:/var/run/netns/986739ee-e915-4bba-a764-8b003df94d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa05dd51_290e_47b9_8655_c1e81c7a0452.slice PodAnnotations:0xc0033321b0}] Aliases:map[]}\"\nJun 12 20:14:28.534475 crc crio[20719]: time=\"2026-06-12T20:14:28.533542388Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-nmns8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:28.569014 crc crio[20719]: time=\"2026-06-12T20:14:28.568917688Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-lfzw6 Namespace:openstack-operators ID:7ac8a20f1299a41d0b4b3c0f730d99f08e9bd2186bfd1dcbbb7f5fb87e19a897 UID:7cbecce8-64b4-498b-884a-fa07970a3223 NetNS:/var/run/netns/3b9cd81d-f72f-478d-a0dc-dc80747a859a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbecce8_64b4_498b_884a_fa07970a3223.slice PodAnnotations:0xc00259a210}] Aliases:map[]}\"\nJun 12 20:14:28.571397 crc crio[20719]: time=\"2026-06-12T20:14:28.571109089Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-lfzw6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:28.643739 crc crio[20719]: time=\"2026-06-12T20:14:28.641911388Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-5xm49 Namespace:openstack-operators ID:a950adc5bf0dba1ef166ddba7abfdc2fa097c9e940520b1cf6d32f421d9a6a84 UID:21998a3f-8d8e-476f-8f3d-9c6fcfbf5817 NetNS:/var/run/netns/5ec7c776-5d17-4b75-869e-36e2e8a3c8a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21998a3f_8d8e_476f_8f3d_9c6fcfbf5817.slice PodAnnotations:0xc000a38448}] Aliases:map[]}\"\nJun 12 20:14:28.643739 crc crio[20719]: time=\"2026-06-12T20:14:28.642025541Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-5xm49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:28.718091 crc crio[20719]: time=\"2026-06-12T20:14:28.717762719Z\" level=info msg=\"Ran pod sandbox bd5214b83c1c55d6ac10ffebd7662c00deb55c74009e97b8607ca31b02e1b2db with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/POD\" id=813c5ba0-c954-416a-b379-17cb4f011b25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:28.748763 crc crio[20719]: time=\"2026-06-12T20:14:28.748629213Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=3b3b90c9-550c-4c5e-aa83-0fdd98226d45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:28.759573 crc crio[20719]: time=\"2026-06-12T20:14:28.754413747Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=3b3b90c9-550c-4c5e-aa83-0fdd98226d45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:28.759573 crc crio[20719]: time=\"2026-06-12T20:14:28.756377062Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=3b3b90c9-550c-4c5e-aa83-0fdd98226d45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:28.771590 crc crio[20719]: time=\"2026-06-12T20:14:28.770074534Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=94840a88-32f7-43bf-8d35-a2cf0b1a5466 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:28.815504 crc crio[20719]: time=\"2026-06-12T20:14:28.81462244Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"\nJun 12 20:14:28.823475 crc crio[20719]: time=\"2026-06-12T20:14:28.818980173Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-xlgjq Namespace:openstack-operators ID:8cddee308050512ccb5a34136371685483adbd5186af3a9497b3a1e42bc40ddd UID:c2fea962-703d-421c-b48b-9a341bf2fc65 NetNS:/var/run/netns/ec2516f0-b8d4-4a50-ba71-471e9ddda527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2fea962_703d_421c_b48b_9a341bf2fc65.slice PodAnnotations:0xc00259a310}] Aliases:map[]}\"\nJun 12 20:14:28.823475 crc crio[20719]: time=\"2026-06-12T20:14:28.819804696Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-xlgjq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:28.878224 crc crio[20719]: 2026-06-12T20:14:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3c1bd3bb14ce67 Mac:4a:bc:8b:75:37:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/ae995e39-7768-4fd6-9088-c5805e9f1f9b SocketPath: PciID:}] [{Interface:0xc000112760 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:28.901353 crc crio[20719]: time=\"2026-06-12T20:14:28.891145586Z\" level=info msg=\"Ran pod sandbox 7ee6cb3bb1a39051e29a10ba7c9e1aded244490418bfab64f29b5168afbe0dbc with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/POD\" id=b876ca9f-c6d9-4e16-b0da-3f201ea40f43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:28.912930 crc crio[20719]: time=\"2026-06-12T20:14:28.910883231Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-5sjsj Namespace:openstack-operators ID:f3c1bd3bb14ce67d68388f044455082cf4a4a09a4e8a3af6a911a4960842a122 UID:1881eb7a-7a85-474e-bc49-28fafe95e41c NetNS:/var/run/netns/ae995e39-7768-4fd6-9088-c5805e9f1f9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1881eb7a_7a85_474e_bc49_28fafe95e41c.slice PodAnnotations:0xc002d9a158}] Aliases:map[]}\"\nJun 12 20:14:28.912930 crc crio[20719]: time=\"2026-06-12T20:14:28.911425286Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-5sjsj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:28.916949 crc crio[20719]: time=\"2026-06-12T20:14:28.913743236Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=6021c506-e9f2-4b6f-998e-505344111c7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:28.916949 crc crio[20719]: time=\"2026-06-12T20:14:28.914006833Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=6021c506-e9f2-4b6f-998e-505344111c7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:28.916949 crc crio[20719]: time=\"2026-06-12T20:14:28.914077685Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=6021c506-e9f2-4b6f-998e-505344111c7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:28.919338 crc crio[20719]: time=\"2026-06-12T20:14:28.918668604Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=fcc40564-829c-4e7e-a6d7-b2384531b16c name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:28.932553 crc crio[20719]: time=\"2026-06-12T20:14:28.929666035Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"\nJun 12 20:14:29.091143 crc crio[20719]: time=\"2026-06-12T20:14:29.078789457Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-hrxfk/POD\" id=93744e9e-3e95-4eb1-adce-4c2a770ff376 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:29.091143 crc crio[20719]: time=\"2026-06-12T20:14:29.078879029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:29.433396 crc crio[20719]: 2026-06-12T20:14:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fe6d1739c88ac7 Mac:46:7a:4f:d1:13:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/89b840cf-e04b-4fa1-b7be-bc87e4e45f5e SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:29.445017 crc crio[20719]: time=\"2026-06-12T20:14:29.443621382Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-pvf96 Namespace:openstack-operators ID:7fe6d1739c88ac74ca826be025e6d221ab08015b2f49ba4a4c9cb35e755fb257 UID:26fed06e-a353-43bc-a40f-d83348b68d44 NetNS:/var/run/netns/89b840cf-e04b-4fa1-b7be-bc87e4e45f5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26fed06e_a353_43bc_a40f_d83348b68d44.slice PodAnnotations:0xc000110690}] Aliases:map[]}\"\nJun 12 20:14:29.445017 crc crio[20719]: time=\"2026-06-12T20:14:29.44462826Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-pvf96 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:30.132817 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ec1c351693aced Mac:9e:e8:8f:3d:d0:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/15c2e4dd-f8ae-44a3-ae90-66bf92dd8a11 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:30.134249 crc crio[20719]: time=\"2026-06-12T20:14:30.134049057Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-qmbgl Namespace:openstack-operators ID:7ec1c351693acedae09aa69d97cee02ada03aef483b12b2e5cf64323baf82a48 UID:d3ddb4bd-cd05-45f9-b64f-bcbd5eadcc60 NetNS:/var/run/netns/15c2e4dd-f8ae-44a3-ae90-66bf92dd8a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3ddb4bd_cd05_45f9_b64f_bcbd5eadcc60.slice PodAnnotations:0xc0001108e0}] Aliases:map[]}\"\nJun 12 20:14:30.134803 crc crio[20719]: time=\"2026-06-12T20:14:30.134568111Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-qmbgl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:30.345561 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20496b703eae6d6 Mac:fe:45:bf:d7:01:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/05bb04a3-e8ce-442b-8be0-1fd66f22b448 SocketPath: PciID:}] [{Interface:0xc0005026e0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:30.394679 crc crio[20719]: time=\"2026-06-12T20:14:30.39208038Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-r2prd Namespace:openstack-operators ID:20496b703eae6d621a672ca8206646c16def05d52512c50665190ff343b95dac UID:e01d946a-4958-4cfe-8cfc-b118098e99bb NetNS:/var/run/netns/05bb04a3-e8ce-442b-8be0-1fd66f22b448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode01d946a_4958_4cfe_8cfc_b118098e99bb.slice PodAnnotations:0xc003ab0128}] Aliases:map[]}\"\nJun 12 20:14:30.419728 crc crio[20719]: time=\"2026-06-12T20:14:30.419646993Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-r2prd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:30.508432 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51b948921168959 Mac:5e:62:6f:ed:61:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/65038ee5-5fb3-44c0-9eb9-c8a18d66f314 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:30.510811 crc crio[20719]: time=\"2026-06-12T20:14:30.508840691Z\" level=info msg=\"Got pod network &{Name:certified-operators-2wjrb Namespace:openshift-marketplace ID:51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1 UID:48939476-04c1-46dc-88d6-71cf10e0a61e NetNS:/var/run/netns/65038ee5-5fb3-44c0-9eb9-c8a18d66f314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48939476_04c1_46dc_88d6_71cf10e0a61e.slice PodAnnotations:0xc000110c20}] Aliases:map[]}\"\nJun 12 20:14:30.510811 crc crio[20719]: time=\"2026-06-12T20:14:30.508994495Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-2wjrb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:30.678527 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:235b9a83dc86b92 Mac:56:6c:35:4e:53:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/61e0450b-a056-4973-99a0-c86901fe1fb3 SocketPath: PciID:}] [{Interface:0xc000112d20 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:30.696679 crc crio[20719]: time=\"2026-06-12T20:14:30.696530079Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-vsmbk Namespace:openstack-operators ID:235b9a83dc86b9279f6b9b03315c531510761db202c745425abdd9c045b58b10 UID:b37be9f4-0a29-43c4-8384-1c5c0f4a2b66 NetNS:/var/run/netns/61e0450b-a056-4973-99a0-c86901fe1fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb37be9f4_0a29_43c4_8384_1c5c0f4a2b66.slice PodAnnotations:0xc003c981a0}] Aliases:map[]}\"\nJun 12 20:14:30.697100 crc crio[20719]: time=\"2026-06-12T20:14:30.696767656Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-vsmbk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:30.791735 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7afd849bb8f93e4 Mac:86:d3:04:92:e6:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/c595ebc0-1be9-4200-b4ff-fce7b7d5cd7c SocketPath: PciID:}] [{Interface:0xc0001dcf00 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:30.793167 crc crio[20719]: time=\"2026-06-12T20:14:30.792173712Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-mrkld Namespace:openstack-operators ID:7afd849bb8f93e4d411d61d50d7f3a75ca67bd7232817e84d59e53913c099586 UID:b3d35de6-c7f7-46d5-95a2-19472046e49c NetNS:/var/run/netns/c595ebc0-1be9-4200-b4ff-fce7b7d5cd7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d35de6_c7f7_46d5_95a2_19472046e49c.slice PodAnnotations:0xc00170c390}] Aliases:map[]}\"\nJun 12 20:14:30.793167 crc crio[20719]: time=\"2026-06-12T20:14:30.792622915Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-mrkld for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:30.799480 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c334520bb13d9ca Mac:86:c8:71:eb:ae:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/adca9489-90cc-463d-a362-f6606b1e7dad SocketPath: PciID:}] [{Interface:0xc000200a90 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:30.804652 crc crio[20719]: time=\"2026-06-12T20:14:30.804591021Z\" level=info msg=\"Ran pod sandbox 932b86a0c6b1a6badcdca14cf2bcf09a5b09abdfbd06985bbf2cdb3d8e09e763 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/POD\" id=72d6ce9d-64ba-48c4-a67f-863e3aa9162b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:30.806966 crc crio[20719]: time=\"2026-06-12T20:14:30.80478857Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-f2zqk Namespace:openstack-operators ID:c334520bb13d9ca20c1b222bcfad11990bb1c2fac5ebfcbe3df7bc6a504d4161 UID:a5b53242-7567-48dd-8682-30b615c9e59b NetNS:/var/run/netns/adca9489-90cc-463d-a362-f6606b1e7dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5b53242_7567_48dd_8682_30b615c9e59b.slice PodAnnotations:0xc000eae8d8}] Aliases:map[]}\"\nJun 12 20:14:30.809854 crc crio[20719]: time=\"2026-06-12T20:14:30.809824029Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-f2zqk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:30.818539 crc crio[20719]: time=\"2026-06-12T20:14:30.817535959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=fba24b34-b037-4608-9489-651af0c2f38f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:30.825667 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1b25d3ae1195e7 Mac:6e:8e:36:a6:a9:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/986739ee-e915-4bba-a764-8b003df94d3f SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:30.839420 crc crio[20719]: time=\"2026-06-12T20:14:30.837770853Z\" level=info msg=\"Got pod network &{Name:community-operators-nmns8 Namespace:openshift-marketplace ID:e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc UID:aa05dd51-290e-47b9-8655-c1e81c7a0452 NetNS:/var/run/netns/986739ee-e915-4bba-a764-8b003df94d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa05dd51_290e_47b9_8655_c1e81c7a0452.slice PodAnnotations:0xc0033321b0}] Aliases:map[]}\"\nJun 12 20:14:30.839420 crc crio[20719]: time=\"2026-06-12T20:14:30.837973358Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-nmns8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:30.839420 crc crio[20719]: time=\"2026-06-12T20:14:30.838370499Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-jz7fm Namespace:openstack-operators ID:e0a9eda67ea8fdd8a8dd4e3f1bbd3bf75c616e93067ea0aeb8365d08b476ba17 UID:67847b28-c244-404b-8230-7eaf542dca7a NetNS:/var/run/netns/cdea65eb-45a0-4a7b-aca4-b38db899b9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67847b28_c244_404b_8230_7eaf542dca7a.slice PodAnnotations:0xc00170c5e0}] Aliases:map[]}\"\nJun 12 20:14:30.839420 crc crio[20719]: time=\"2026-06-12T20:14:30.838427441Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-jz7fm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:30.839420 crc crio[20719]: time=\"2026-06-12T20:14:30.839369527Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-fkvj7 Namespace:openstack-operators ID:4e743f65ad86a81afceea148a10b581b364a42ae83531f9d8dcda1eb231a16bf UID:5a21e0d5-c2ed-4be7-9f8f-788663bcd8fa NetNS:/var/run/netns/d1b8d469-e0fc-4178-aecb-2eb8ae53f503 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a21e0d5_c2ed_4be7_9f8f_788663bcd8fa.slice PodAnnotations:0xc003c986b0}] Aliases:map[]}\"\nJun 12 20:14:30.839420 crc crio[20719]: time=\"2026-06-12T20:14:30.839398978Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-fkvj7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:30.857542 crc crio[20719]: time=\"2026-06-12T20:14:30.85269442Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=fba24b34-b037-4608-9489-651af0c2f38f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:30.857542 crc crio[20719]: time=\"2026-06-12T20:14:30.856515138Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=fba24b34-b037-4608-9489-651af0c2f38f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:30.871011 crc crio[20719]: time=\"2026-06-12T20:14:30.865209828Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=b62e974b-a876-43c3-9cb7-6cb7c86ef010 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:30.887642 crc crio[20719]: time=\"2026-06-12T20:14:30.887487132Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-pnkr5 Namespace:openstack-operators ID:c4e9d1723008e3c01cfd8380c65406728fd57da36c719187e77f694b10887ed3 UID:fb18e94f-0b73-4b0e-8828-5e5247b8e5e8 NetNS:/var/run/netns/6c349f99-bd8e-42cf-a313-4f457ece35e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb18e94f_0b73_4b0e_8828_5e5247b8e5e8.slice PodAnnotations:0xc002d9a920}] Aliases:map[]}\"\nJun 12 20:14:30.887642 crc crio[20719]: time=\"2026-06-12T20:14:30.887568374Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-pnkr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:30.888786 crc crio[20719]: time=\"2026-06-12T20:14:30.888702284Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"\nJun 12 20:14:30.896068 crc crio[20719]: time=\"2026-06-12T20:14:30.895720827Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-tswl8 Namespace:openstack-operators ID:5576ab981868caf292b75fc03de865c391cb95a7ac671a6a56b11e20cfcd681f UID:544ba1a9-9f3b-4f40-a6c4-93954564a794 NetNS:/var/run/netns/734f6daa-ab33-440d-adaa-fce2d257e3a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod544ba1a9_9f3b_4f40_a6c4_93954564a794.slice PodAnnotations:0xc003332720}] Aliases:map[]}\"\nJun 12 20:14:30.896068 crc crio[20719]: time=\"2026-06-12T20:14:30.895904852Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-tswl8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:30.903064 crc crio[20719]: time=\"2026-06-12T20:14:30.902956041Z\" level=info msg=\"Ran pod sandbox f3c1bd3bb14ce67d68388f044455082cf4a4a09a4e8a3af6a911a4960842a122 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/POD\" id=ca495247-daa1-45a3-bc09-d4d64cff3490 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:30.967006 crc crio[20719]: time=\"2026-06-12T20:14:30.965352405Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-5c6bf754d7-jp4lv Namespace:openstack-operators ID:0fa124aa40c97a77d4da607b0c87373e04463acd50f535bae70fb64eb01ea139 UID:25880f32-ebc1-434c-b1b2-cdfe542829c1 NetNS:/var/run/netns/59c3a2b4-7130-4772-851c-fbb53a3e18b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25880f32_ebc1_434c_b1b2_cdfe542829c1.slice PodAnnotations:0xc003332838}] Aliases:map[]}\"\nJun 12 20:14:30.967006 crc crio[20719]: time=\"2026-06-12T20:14:30.965462188Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-5c6bf754d7-jp4lv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:30.971020 crc crio[20719]: time=\"2026-06-12T20:14:30.970991643Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=a419c2a8-9890-4625-ac38-3457052a8845 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:30.971410 crc crio[20719]: time=\"2026-06-12T20:14:30.971385572Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=a419c2a8-9890-4625-ac38-3457052a8845 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:30.971535 crc crio[20719]: time=\"2026-06-12T20:14:30.971518329Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=a419c2a8-9890-4625-ac38-3457052a8845 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:30.981709 crc crio[20719]: time=\"2026-06-12T20:14:30.975543492Z\" level=info msg=\"Ran pod sandbox 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1 with infra container: openshift-marketplace/certified-operators-2wjrb/POD\" id=6662ef4f-b4cd-4e28-8732-3da5f2701f0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:30.983360 crc crio[20719]: time=\"2026-06-12T20:14:30.982958653Z\" level=info msg=\"Ran pod sandbox 7ec1c351693acedae09aa69d97cee02ada03aef483b12b2e5cf64323baf82a48 with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/POD\" id=471bb7bd-a5df-4cf0-8369-0ab2d900dbbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:30.989648 crc crio[20719]: time=\"2026-06-12T20:14:30.98696122Z\" level=info msg=\"Ran pod sandbox 7fe6d1739c88ac74ca826be025e6d221ab08015b2f49ba4a4c9cb35e755fb257 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/POD\" id=97359e49-5190-417d-860a-f73e53a01d11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:30.999975 crc crio[20719]: time=\"2026-06-12T20:14:30.98347281Z\" level=info msg=\"Ran pod sandbox 20496b703eae6d621a672ca8206646c16def05d52512c50665190ff343b95dac with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/POD\" id=f4c55fd9-870d-4e12-b08d-a5df34efe35d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:30.999975 crc crio[20719]: time=\"2026-06-12T20:14:30.995917853Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=0ff90cbf-c2b7-4e89-8bec-b9c1b427bb09 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:31.001599 crc crio[20719]: time=\"2026-06-12T20:14:31.001499124Z\" level=info msg=\"Ran pod sandbox 7afd849bb8f93e4d411d61d50d7f3a75ca67bd7232817e84d59e53913c099586 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/POD\" id=cbeea9aa-7d3a-4702-9fff-698c7ba10989 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:31.003716 crc crio[20719]: time=\"2026-06-12T20:14:31.003681084Z\" level=info msg=\"Ran pod sandbox 235b9a83dc86b9279f6b9b03315c531510761db202c745425abdd9c045b58b10 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/POD\" id=67871d54-208e-487e-b500-ed2ab3f0d4e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:31.009412 crc crio[20719]: time=\"2026-06-12T20:14:31.008781443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e311bf23-5b8f-4487-88d6-f8ed20fa72e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.035003 crc crio[20719]: time=\"2026-06-12T20:14:31.034944377Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=d0bf7498-8876-41d4-afa9-a40268787e0b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.036786 crc crio[20719]: time=\"2026-06-12T20:14:31.036659045Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=43e270d1-446d-42bc-a570-e906eff33466 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.037109 crc crio[20719]: time=\"2026-06-12T20:14:31.037026285Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=43e270d1-446d-42bc-a570-e906eff33466 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.037349 crc crio[20719]: time=\"2026-06-12T20:14:31.037152748Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=43e270d1-446d-42bc-a570-e906eff33466 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.037771 crc crio[20719]: time=\"2026-06-12T20:14:31.036035307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=c84b7a18-fba2-43d0-a9ba-37d9b246b1a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.037928 crc crio[20719]: time=\"2026-06-12T20:14:31.037868748Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=c84b7a18-fba2-43d0-a9ba-37d9b246b1a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.038018 crc crio[20719]: time=\"2026-06-12T20:14:31.03793473Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=c84b7a18-fba2-43d0-a9ba-37d9b246b1a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.038018 crc crio[20719]: time=\"2026-06-12T20:14:31.037623921Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=d0bf7498-8876-41d4-afa9-a40268787e0b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.038125 crc crio[20719]: time=\"2026-06-12T20:14:31.038032804Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=d0bf7498-8876-41d4-afa9-a40268787e0b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.038125 crc crio[20719]: time=\"2026-06-12T20:14:31.036538011Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=a5f5a219-6779-4d67-8e3d-348a516a3e2b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.038479 crc crio[20719]: time=\"2026-06-12T20:14:31.038172548Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=a5f5a219-6779-4d67-8e3d-348a516a3e2b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.038479 crc crio[20719]: time=\"2026-06-12T20:14:31.03824607Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=a5f5a219-6779-4d67-8e3d-348a516a3e2b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.038479 crc crio[20719]: time=\"2026-06-12T20:14:31.03651918Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"\nJun 12 20:14:31.050816 crc crio[20719]: time=\"2026-06-12T20:14:31.045657359Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=6aeeeb50-cb4d-4223-94cc-ecc3cffb1ecf name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:31.050816 crc crio[20719]: time=\"2026-06-12T20:14:31.046353718Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=727f3ce1-ab22-4826-b63b-175f798ca715 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:31.050816 crc crio[20719]: time=\"2026-06-12T20:14:31.046370527Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=d6d57d50-d2d5-4dd6-8cc4-0abf31f8874b name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:31.050816 crc crio[20719]: time=\"2026-06-12T20:14:31.046470832Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=010e3606-1128-4246-b171-443016356c5a name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:31.054174 crc crio[20719]: time=\"2026-06-12T20:14:31.054047816Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"\nJun 12 20:14:31.069049 crc crio[20719]: time=\"2026-06-12T20:14:31.054860876Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"\nJun 12 20:14:31.069049 crc crio[20719]: time=\"2026-06-12T20:14:31.063936006Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"\nJun 12 20:14:31.069917 crc crio[20719]: time=\"2026-06-12T20:14:31.069791081Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=542e1c8d-3d4f-4015-8b61-be5dead70b8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.070157 crc crio[20719]: time=\"2026-06-12T20:14:31.070077359Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=542e1c8d-3d4f-4015-8b61-be5dead70b8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.070157 crc crio[20719]: time=\"2026-06-12T20:14:31.07013605Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=542e1c8d-3d4f-4015-8b61-be5dead70b8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.072500 crc crio[20719]: time=\"2026-06-12T20:14:31.072439236Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"\nJun 12 20:14:31.089604 crc crio[20719]: time=\"2026-06-12T20:14:31.08831136Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=40e11749-bad4-4c17-88e0-9677fda8bedd name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:31.096843 crc crio[20719]: time=\"2026-06-12T20:14:31.096752789Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"\nJun 12 20:14:31.179662 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a950adc5bf0dba1 Mac:56:b1:43:66:54:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/5ec7c776-5d17-4b75-869e-36e2e8a3c8a7 SocketPath: PciID:}] [{Interface:0xc0003846b0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:31.200763 crc crio[20719]: time=\"2026-06-12T20:14:31.19964738Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-5xm49 Namespace:openstack-operators ID:a950adc5bf0dba1ef166ddba7abfdc2fa097c9e940520b1cf6d32f421d9a6a84 UID:21998a3f-8d8e-476f-8f3d-9c6fcfbf5817 NetNS:/var/run/netns/5ec7c776-5d17-4b75-869e-36e2e8a3c8a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21998a3f_8d8e_476f_8f3d_9c6fcfbf5817.slice PodAnnotations:0xc000a38448}] Aliases:map[]}\"\nJun 12 20:14:31.200763 crc crio[20719]: time=\"2026-06-12T20:14:31.199846805Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-5xm49 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:31.281676 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:995f73542db2c18 Mac:66:8e:f8:2c:04:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/8d0e3b4b-797d-438f-ab80-d94b1125249f SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:31.282207 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ac8a20f1299a41 Mac:a6:e0:51:3c:fc:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/3b9cd81d-f72f-478d-a0dc-dc80747a859a SocketPath: PciID:}] [{Interface:0xc0003928a0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:31.283747 crc crio[20719]: time=\"2026-06-12T20:14:31.283716661Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-9fkpf Namespace:openstack-operators ID:995f73542db2c18bffc8ab363523714bb71d392485900d5a4d963bd96a7f6bb4 UID:ae9f7dca-c02e-4994-a66b-17fad061e14e NetNS:/var/run/netns/8d0e3b4b-797d-438f-ab80-d94b1125249f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae9f7dca_c02e_4994_a66b_17fad061e14e.slice PodAnnotations:0xc00008ca10}] Aliases:map[]}\"\nJun 12 20:14:31.285981 crc crio[20719]: time=\"2026-06-12T20:14:31.285934013Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-9fkpf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:31.290999 crc crio[20719]: time=\"2026-06-12T20:14:31.290871188Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-lfzw6 Namespace:openstack-operators ID:7ac8a20f1299a41d0b4b3c0f730d99f08e9bd2186bfd1dcbbb7f5fb87e19a897 UID:7cbecce8-64b4-498b-884a-fa07970a3223 NetNS:/var/run/netns/3b9cd81d-f72f-478d-a0dc-dc80747a859a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbecce8_64b4_498b_884a_fa07970a3223.slice PodAnnotations:0xc00259a210}] Aliases:map[]}\"\nJun 12 20:14:31.291218 crc crio[20719]: time=\"2026-06-12T20:14:31.291147835Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-lfzw6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:31.482981 crc crio[20719]: time=\"2026-06-12T20:14:31.482592814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36e88605-5a45-4a25-9f4c-d96352576cbd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.483569 crc crio[20719]: time=\"2026-06-12T20:14:31.483535101Z\" level=info msg=\"Ran pod sandbox c334520bb13d9ca20c1b222bcfad11990bb1c2fac5ebfcbe3df7bc6a504d4161 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/POD\" id=df77f8ff-a777-4edd-98f8-5ecb96995be8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:31.487911 crc crio[20719]: time=\"2026-06-12T20:14:31.487740503Z\" level=info msg=\"Ran pod sandbox 995f73542db2c18bffc8ab363523714bb71d392485900d5a4d963bd96a7f6bb4 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/POD\" id=fefea05e-0e00-4fa9-accb-43ba7caf942d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:31.489326 crc crio[20719]: time=\"2026-06-12T20:14:31.488098047Z\" level=info msg=\"Ran pod sandbox e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc with infra container: openshift-marketplace/community-operators-nmns8/POD\" id=4ae749f6-dad9-4f28-ac5f-6395ef048df8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:31.489326 crc crio[20719]: time=\"2026-06-12T20:14:31.489050662Z\" level=info msg=\"Ran pod sandbox a950adc5bf0dba1ef166ddba7abfdc2fa097c9e940520b1cf6d32f421d9a6a84 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/POD\" id=19e47056-6c9b-467a-bf87-d5b1bf3ff62c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:31.493373 crc crio[20719]: time=\"2026-06-12T20:14:31.493332498Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=06aa5216-3cfe-485b-91c1-743445a0674c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.495434 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:328cae6e77a3d56 Mac:d2:94:a1:5c:c2:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/988db3ce-cbec-47d6-be6e-4cfe66dc40b1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:31.496002 crc crio[20719]: time=\"2026-06-12T20:14:31.495971202Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=06aa5216-3cfe-485b-91c1-743445a0674c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.496382 crc crio[20719]: time=\"2026-06-12T20:14:31.496362104Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=06aa5216-3cfe-485b-91c1-743445a0674c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.496743 crc crio[20719]: time=\"2026-06-12T20:14:31.496522578Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-crwkt Namespace:openshift-marketplace ID:328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066 UID:431cfbb8-7347-412c-9e95-1d2e073db583 NetNS:/var/run/netns/988db3ce-cbec-47d6-be6e-4cfe66dc40b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod431cfbb8_7347_412c_9e95_1d2e073db583.slice PodAnnotations:0xc002d9a528}] Aliases:map[]}\"\nJun 12 20:14:31.497077 crc crio[20719]: time=\"2026-06-12T20:14:31.497015508Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-crwkt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:31.497712 crc crio[20719]: time=\"2026-06-12T20:14:31.497650823Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=8ee9c32e-a30e-4610-8838-81ddac0eb7cc name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:31.498980 crc crio[20719]: time=\"2026-06-12T20:14:31.498907918Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=7c63e06c-2833-41be-8718-4dba7b2731f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.499175 crc crio[20719]: time=\"2026-06-12T20:14:31.499126675Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=7c63e06c-2833-41be-8718-4dba7b2731f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.500934 crc crio[20719]: time=\"2026-06-12T20:14:31.499229508Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=7c63e06c-2833-41be-8718-4dba7b2731f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.500934 crc crio[20719]: time=\"2026-06-12T20:14:31.499390882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a452e8aa-5863-407b-ba80-5c4bf49afbf4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.500934 crc crio[20719]: time=\"2026-06-12T20:14:31.499431776Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=403e4905-218d-402d-93b7-12702ffd3539 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.500934 crc crio[20719]: time=\"2026-06-12T20:14:31.49955777Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=403e4905-218d-402d-93b7-12702ffd3539 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.501463 crc crio[20719]: time=\"2026-06-12T20:14:31.501166125Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=403e4905-218d-402d-93b7-12702ffd3539 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.502452 crc crio[20719]: time=\"2026-06-12T20:14:31.502044644Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=44ae3710-e687-4aeb-b14e-ebfbc5c90174 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:31.514312 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cddee308050512 Mac:0a:93:99:b5:e3:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/ec2516f0-b8d4-4a50-ba71-471e9ddda527 SocketPath: PciID:}] [{Interface:0xc000235130 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:31.514960 crc crio[20719]: time=\"2026-06-12T20:14:31.514163024Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=245a93fe-b13a-4645-9680-0ea13eca591d name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:31.515758 crc crio[20719]: time=\"2026-06-12T20:14:31.515016918Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-xlgjq Namespace:openstack-operators ID:8cddee308050512ccb5a34136371685483adbd5186af3a9497b3a1e42bc40ddd UID:c2fea962-703d-421c-b48b-9a341bf2fc65 NetNS:/var/run/netns/ec2516f0-b8d4-4a50-ba71-471e9ddda527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2fea962_703d_421c_b48b_9a341bf2fc65.slice PodAnnotations:0xc00259a310}] Aliases:map[]}\"\nJun 12 20:14:31.515758 crc crio[20719]: time=\"2026-06-12T20:14:31.5154102Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-xlgjq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:31.515758 crc crio[20719]: time=\"2026-06-12T20:14:31.515588655Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"\nJun 12 20:14:31.519052 crc crio[20719]: time=\"2026-06-12T20:14:31.518609879Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"\nJun 12 20:14:31.526799 crc crio[20719]: time=\"2026-06-12T20:14:31.526471744Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"\nJun 12 20:14:31.527050 crc crio[20719]: time=\"2026-06-12T20:14:31.526960934Z\" level=info msg=\"Ran pod sandbox 7ac8a20f1299a41d0b4b3c0f730d99f08e9bd2186bfd1dcbbb7f5fb87e19a897 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/POD\" id=8cbed542-6fed-4579-bed9-5394222beec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:31.536376 crc crio[20719]: time=\"2026-06-12T20:14:31.536095868Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=72da1dda-97a5-4b4f-b2c4-c7986f5bc2b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.536597 crc crio[20719]: time=\"2026-06-12T20:14:31.53651808Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=72da1dda-97a5-4b4f-b2c4-c7986f5bc2b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.536682 crc crio[20719]: time=\"2026-06-12T20:14:31.536629953Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=72da1dda-97a5-4b4f-b2c4-c7986f5bc2b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.537628 crc crio[20719]: time=\"2026-06-12T20:14:31.537509646Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=69549583-9521-4d1f-b41d-9e0a613e618b name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:31.545166 crc crio[20719]: time=\"2026-06-12T20:14:31.54445003Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"\nJun 12 20:14:31.557347 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e24ba0cd71aaf26 Mac:de:f1:4f:62:d2:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/3f083e7b-d2fe-4e78-9fca-1313ab45af50 SocketPath: PciID:}] [{Interface:0xc000014a70 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:31.558130 crc crio[20719]: time=\"2026-06-12T20:14:31.558040128Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-htsh6 Namespace:openstack-operators ID:e24ba0cd71aaf26985b5285cf300fd815765e23c4dc4b477a9b4de5dd07fb92f UID:39be21f5-d3ca-4ba8-a8d3-832751b12ba0 NetNS:/var/run/netns/3f083e7b-d2fe-4e78-9fca-1313ab45af50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39be21f5_d3ca_4ba8_a8d3_832751b12ba0.slice PodAnnotations:0xc002d9a368}] Aliases:map[]}\"\nJun 12 20:14:31.558457 crc crio[20719]: time=\"2026-06-12T20:14:31.55838786Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-htsh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:31.708121 crc crio[20719]: time=\"2026-06-12T20:14:31.708005498Z\" level=info msg=\"Ran pod sandbox 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066 with infra container: openshift-marketplace/redhat-marketplace-crwkt/POD\" id=7315e422-2ec9-4869-846c-c5fba604901e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:31.708417 crc crio[20719]: time=\"2026-06-12T20:14:31.708358128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5623ab8c-4a29-4073-b1c2-e18cc677d7a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.718996 crc crio[20719]: time=\"2026-06-12T20:14:31.716164025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0ddd8c73-7725-4a95-a143-67f3b2004e64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.718996 crc crio[20719]: time=\"2026-06-12T20:14:31.718583415Z\" level=info msg=\"Ran pod sandbox 8cddee308050512ccb5a34136371685483adbd5186af3a9497b3a1e42bc40ddd with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/POD\" id=40e664ec-4f77-451f-9af7-5c5ab3ca35ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:31.720068 crc crio[20719]: time=\"2026-06-12T20:14:31.719879746Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2wjrb/extract-utilities\" id=f6e270f2-953e-4ec7-be61-84b80ac847ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:14:31.728037 crc crio[20719]: time=\"2026-06-12T20:14:31.727956492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=000d3375-8ce0-44ee-966b-850a1ccc1e4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.728454 crc crio[20719]: time=\"2026-06-12T20:14:31.728170418Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=000d3375-8ce0-44ee-966b-850a1ccc1e4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.728454 crc crio[20719]: time=\"2026-06-12T20:14:31.728301342Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=000d3375-8ce0-44ee-966b-850a1ccc1e4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.740515 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5576ab981868caf Mac:f6:18:38:10:6a:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/734f6daa-ab33-440d-adaa-fce2d257e3a6 SocketPath: PciID:}] [{Interface:0xc000258e30 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:31.741236 crc crio[20719]: time=\"2026-06-12T20:14:31.741152411Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-tswl8 Namespace:openstack-operators ID:5576ab981868caf292b75fc03de865c391cb95a7ac671a6a56b11e20cfcd681f UID:544ba1a9-9f3b-4f40-a6c4-93954564a794 NetNS:/var/run/netns/734f6daa-ab33-440d-adaa-fce2d257e3a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod544ba1a9_9f3b_4f40_a6c4_93954564a794.slice PodAnnotations:0xc003332720}] Aliases:map[]}\"\nJun 12 20:14:31.741430 crc crio[20719]: time=\"2026-06-12T20:14:31.741373798Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-tswl8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:31.742087 crc crio[20719]: time=\"2026-06-12T20:14:31.742032716Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=ec181c18-a43b-4c60-b227-57c0fd86280d name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:31.742431 crc crio[20719]: time=\"2026-06-12T20:14:31.742401969Z\" level=info msg=\"Ran pod sandbox e24ba0cd71aaf26985b5285cf300fd815765e23c4dc4b477a9b4de5dd07fb92f with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/POD\" id=66665487-a25f-41d7-81fd-a76181cfeae8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:31.744518 crc crio[20719]: time=\"2026-06-12T20:14:31.744468603Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"\nJun 12 20:14:31.749914 crc crio[20719]: time=\"2026-06-12T20:14:31.749675629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=36ebb904-cc88-4d76-b7ea-6267b58a3d5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.749914 crc crio[20719]: time=\"2026-06-12T20:14:31.749881894Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=36ebb904-cc88-4d76-b7ea-6267b58a3d5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.749914 crc crio[20719]: time=\"2026-06-12T20:14:31.749935536Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=36ebb904-cc88-4d76-b7ea-6267b58a3d5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:31.752125 crc crio[20719]: time=\"2026-06-12T20:14:31.752055685Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=90c8dd34-d114-495d-98a4-f1f7f507cba9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:31.758539 crc crio[20719]: time=\"2026-06-12T20:14:31.758475616Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"\nJun 12 20:14:31.798390 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fa124aa40c97a7 Mac:66:74:89:c6:22:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/59c3a2b4-7130-4772-851c-fbb53a3e18b0 SocketPath: PciID:}] [{Interface:0xc000532730 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:31.800056 crc crio[20719]: time=\"2026-06-12T20:14:31.799696605Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-5c6bf754d7-jp4lv Namespace:openstack-operators ID:0fa124aa40c97a77d4da607b0c87373e04463acd50f535bae70fb64eb01ea139 UID:25880f32-ebc1-434c-b1b2-cdfe542829c1 NetNS:/var/run/netns/59c3a2b4-7130-4772-851c-fbb53a3e18b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25880f32_ebc1_434c_b1b2_cdfe542829c1.slice PodAnnotations:0xc003332838}] Aliases:map[]}\"\nJun 12 20:14:31.800056 crc crio[20719]: time=\"2026-06-12T20:14:31.799854069Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-5c6bf754d7-jp4lv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:31.876801 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0a9eda67ea8fdd Mac:b2:fc:2a:48:85:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/cdea65eb-45a0-4a7b-aca4-b38db899b9bb SocketPath: PciID:}] [{Interface:0xc00030c5b0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:31.878769 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e9d1723008e3c Mac:ca:fa:ea:b9:3e:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/6c349f99-bd8e-42cf-a313-4f457ece35e8 SocketPath: PciID:}] [{Interface:0xc00011ae00 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:31.879724 crc crio[20719]: time=\"2026-06-12T20:14:31.879634597Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-pnkr5 Namespace:openstack-operators ID:c4e9d1723008e3c01cfd8380c65406728fd57da36c719187e77f694b10887ed3 UID:fb18e94f-0b73-4b0e-8828-5e5247b8e5e8 NetNS:/var/run/netns/6c349f99-bd8e-42cf-a313-4f457ece35e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb18e94f_0b73_4b0e_8828_5e5247b8e5e8.slice PodAnnotations:0xc002d9a920}] Aliases:map[]}\"\nJun 12 20:14:31.879812 crc crio[20719]: time=\"2026-06-12T20:14:31.879771611Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-jz7fm Namespace:openstack-operators ID:e0a9eda67ea8fdd8a8dd4e3f1bbd3bf75c616e93067ea0aeb8365d08b476ba17 UID:67847b28-c244-404b-8230-7eaf542dca7a NetNS:/var/run/netns/cdea65eb-45a0-4a7b-aca4-b38db899b9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67847b28_c244_404b_8230_7eaf542dca7a.slice PodAnnotations:0xc00170c5e0}] Aliases:map[]}\"\nJun 12 20:14:31.880330 crc crio[20719]: time=\"2026-06-12T20:14:31.880211543Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-jz7fm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:31.880415 crc crio[20719]: time=\"2026-06-12T20:14:31.879777631Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-pnkr5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:31.890073 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e743f65ad86a81 Mac:fe:97:16:22:f4:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/d1b8d469-e0fc-4178-aecb-2eb8ae53f503 SocketPath: PciID:}] [{Interface:0xc0004befc0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:31.893663 crc crio[20719]: time=\"2026-06-12T20:14:31.893540576Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-fkvj7 Namespace:openstack-operators ID:4e743f65ad86a81afceea148a10b581b364a42ae83531f9d8dcda1eb231a16bf UID:5a21e0d5-c2ed-4be7-9f8f-788663bcd8fa NetNS:/var/run/netns/d1b8d469-e0fc-4178-aecb-2eb8ae53f503 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a21e0d5_c2ed_4be7_9f8f_788663bcd8fa.slice PodAnnotations:0xc003c986b0}] Aliases:map[]}\"\nJun 12 20:14:31.894616 crc crio[20719]: time=\"2026-06-12T20:14:31.894450022Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-fkvj7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:32.073376 crc crio[20719]: time=\"2026-06-12T20:14:32.067902813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:32.077545 crc crio[20719]: time=\"2026-06-12T20:14:32.076394659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bb02312d-7e58-428e-8292-83cf04c3e7a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.081454 crc crio[20719]: time=\"2026-06-12T20:14:32.08137607Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nmns8/extract-utilities\" id=128dd58c-303b-4c95-afad-7c622b78dbd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:14:32.595566 crc crio[20719]: time=\"2026-06-12T20:14:32.593880465Z\" level=info msg=\"Ran pod sandbox c4e9d1723008e3c01cfd8380c65406728fd57da36c719187e77f694b10887ed3 with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/POD\" id=f2634a1e-d500-4f05-af16-305f51c135d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:32.601102 crc crio[20719]: time=\"2026-06-12T20:14:32.601040325Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=ec670ccc-fa14-4fac-af2a-a9f35a17dbc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.601504 crc crio[20719]: time=\"2026-06-12T20:14:32.601452298Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=ec670ccc-fa14-4fac-af2a-a9f35a17dbc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.601593 crc crio[20719]: time=\"2026-06-12T20:14:32.60153007Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=ec670ccc-fa14-4fac-af2a-a9f35a17dbc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.603799 crc crio[20719]: time=\"2026-06-12T20:14:32.603694361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:32.609991 crc crio[20719]: time=\"2026-06-12T20:14:32.609799159Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=9efa1c40-7b2b-4e75-845d-b736434170e1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:32.618518 crc crio[20719]: time=\"2026-06-12T20:14:32.618354526Z\" level=info msg=\"Ran pod sandbox 5576ab981868caf292b75fc03de865c391cb95a7ac671a6a56b11e20cfcd681f with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/POD\" id=aee918b9-905c-4b53-adf5-748d23ae45ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:32.622336 crc crio[20719]: time=\"2026-06-12T20:14:32.622166264Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=d5184e41-e8f8-4948-b4ca-331a528c2c84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.623029 crc crio[20719]: time=\"2026-06-12T20:14:32.622970058Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=d5184e41-e8f8-4948-b4ca-331a528c2c84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.623123 crc crio[20719]: time=\"2026-06-12T20:14:32.62306199Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=d5184e41-e8f8-4948-b4ca-331a528c2c84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.624785 crc crio[20719]: time=\"2026-06-12T20:14:32.624712735Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=1ba7852b-7ad3-4d3d-a4ff-a56c099f2b13 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:32.629756 crc crio[20719]: time=\"2026-06-12T20:14:32.629667596Z\" level=info msg=\"Ran pod sandbox 4e743f65ad86a81afceea148a10b581b364a42ae83531f9d8dcda1eb231a16bf with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/POD\" id=afc0118d-282a-4906-8488-e49ae5ed8927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:32.632554 crc crio[20719]: time=\"2026-06-12T20:14:32.632485864Z\" level=info msg=\"Ran pod sandbox 0fa124aa40c97a77d4da607b0c87373e04463acd50f535bae70fb64eb01ea139 with infra container: openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/POD\" id=d73264c3-fb84-4764-93fa-4ec6aff07b60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:32.634695 crc crio[20719]: time=\"2026-06-12T20:14:32.634639037Z\" level=info msg=\"Ran pod sandbox e0a9eda67ea8fdd8a8dd4e3f1bbd3bf75c616e93067ea0aeb8365d08b476ba17 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/POD\" id=2d3e99d1-30f5-4e1d-8656-91a3c18dd9f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:32.642945 crc crio[20719]: time=\"2026-06-12T20:14:32.642871243Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=78e1546d-77e1-4216-ad1e-035f9b1a225d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.643149 crc crio[20719]: time=\"2026-06-12T20:14:32.642985166Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=8845cc46-0591-4c9b-92a8-687448a0cb67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.643149 crc crio[20719]: time=\"2026-06-12T20:14:32.64313041Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=fa61843d-5191-4a10-9228-08bc1dda89bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.643445 crc crio[20719]: time=\"2026-06-12T20:14:32.643361876Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=8845cc46-0591-4c9b-92a8-687448a0cb67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.643575 crc crio[20719]: time=\"2026-06-12T20:14:32.643459489Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=78e1546d-77e1-4216-ad1e-035f9b1a225d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.643575 crc crio[20719]: time=\"2026-06-12T20:14:32.6434683Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=8845cc46-0591-4c9b-92a8-687448a0cb67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.643575 crc crio[20719]: time=\"2026-06-12T20:14:32.64351344Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=78e1546d-77e1-4216-ad1e-035f9b1a225d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:32.644917 crc crio[20719]: time=\"2026-06-12T20:14:32.644852227Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=572cbc21-bb3f-4cf1-ad2c-93f58e10f424 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:32.645219 crc crio[20719]: time=\"2026-06-12T20:14:32.644950631Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=5efae1be-4e7a-4221-b1d3-6b62c5991c13 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:32.656435 crc crio[20719]: time=\"2026-06-12T20:14:32.656333512Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"\nJun 12 20:14:32.656611 crc crio[20719]: time=\"2026-06-12T20:14:32.656349242Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"\nJun 12 20:14:32.656763 crc crio[20719]: time=\"2026-06-12T20:14:32.65669486Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"\nJun 12 20:14:32.661729 crc crio[20719]: time=\"2026-06-12T20:14:32.661646709Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"\nJun 12 20:14:32.856584 crc crio[20719]: time=\"2026-06-12T20:14:32.856431414Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-crwkt/extract-utilities\" id=8e46fcf3-7b1e-44af-9707-c3573bbc018a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:14:33.033650 crc crio[20719]: time=\"2026-06-12T20:14:33.033479558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:33.035570 crc crio[20719]: time=\"2026-06-12T20:14:33.035377119Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=aa5a313f-2eeb-4ea4-97a7-a804ef4982c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:35.545221 crc crio[20719]: time=\"2026-06-12T20:14:35.54449459Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/manager\" id=1f6f7e27-2371-4370-94d9-3312ba7695bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:14:35.959468 crc crio[20719]: time=\"2026-06-12T20:14:35.957907487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:36.738659 crc crio[20719]: time=\"2026-06-12T20:14:36.712953731Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/POD\" id=f21bdf70-c23c-43a5-bfe8-6c88ab2fedb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:36.738659 crc crio[20719]: time=\"2026-06-12T20:14:36.713070134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:38.841695 crc crio[20719]: time=\"2026-06-12T20:14:38.841050073Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hrxfk Namespace:openshift-marketplace ID:c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940 UID:7fd8007d-3a76-40a1-92ef-dd3e1ddbe8a9 NetNS:/var/run/netns/e4b56950-96df-4eac-8788-b9970f445178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fd8007d_3a76_40a1_92ef_dd3e1ddbe8a9.slice PodAnnotations:0xc00008cca8}] Aliases:map[]}\"\nJun 12 20:14:38.841695 crc crio[20719]: time=\"2026-06-12T20:14:38.841614158Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-hrxfk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:14:44.216803 crc crio[20719]: time=\"2026-06-12T20:14:44.200699943Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ac34d583-55f9-4178-9324-ca4888c959b4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:44.261719 crc crio[20719]: time=\"2026-06-12T20:14:44.261587308Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=703b0ff7-1ef0-424c-9366-05407a7585f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:45.730916 crc crio[20719]: time=\"2026-06-12T20:14:45.717881204Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82086a65-3dc1-4576-a1b3-bae96468ccf4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:46.239981 crc crio[20719]: 2026-06-12T20:14:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c65a6ee0de2c956 Mac:ba:9a:ff:67:bd:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/e4b56950-96df-4eac-8788-b9970f445178 SocketPath: PciID:}] [{Interface:0xc0002a7960 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:14:46.243446 crc crio[20719]: time=\"2026-06-12T20:14:46.242517266Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hrxfk Namespace:openshift-marketplace ID:c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940 UID:7fd8007d-3a76-40a1-92ef-dd3e1ddbe8a9 NetNS:/var/run/netns/e4b56950-96df-4eac-8788-b9970f445178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fd8007d_3a76_40a1_92ef_dd3e1ddbe8a9.slice PodAnnotations:0xc00008cca8}] Aliases:map[]}\"\nJun 12 20:14:46.243446 crc crio[20719]: time=\"2026-06-12T20:14:46.242907337Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-hrxfk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:14:46.339059 crc crio[20719]: time=\"2026-06-12T20:14:46.338741495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:46.354379 crc crio[20719]: time=\"2026-06-12T20:14:46.349756727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:46.376171 crc crio[20719]: time=\"2026-06-12T20:14:46.376111852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:46.380466 crc crio[20719]: time=\"2026-06-12T20:14:46.380355799Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688254-cr8vs/oc\" id=e9955bc8-9e01-410e-b508-2a6994fd4eab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:14:46.401557 crc crio[20719]: time=\"2026-06-12T20:14:46.401457476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:46.531597 crc crio[20719]: time=\"2026-06-12T20:14:46.531163187Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=19bd68a9-a91d-4c95-ba02-3d1d52e4e79c name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:46.546352 crc crio[20719]: time=\"2026-06-12T20:14:46.546165805Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1313b956-ff6c-4f66-b398-df5c53a93479 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:47.171454 crc crio[20719]: time=\"2026-06-12T20:14:47.171180538Z\" level=info msg=\"Created container 225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186: openshift-marketplace/community-operators-nmns8/extract-utilities\" id=128dd58c-303b-4c95-afad-7c622b78dbd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:14:47.173171 crc crio[20719]: time=\"2026-06-12T20:14:47.173097177Z\" level=info msg=\"Starting container: 225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186\" id=45775178-2ad3-4bcc-872a-767de872205c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:14:47.193734 crc crio[20719]: time=\"2026-06-12T20:14:47.193586424Z\" level=info msg=\"Started container\" PID=47786 containerID=225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186 description=openshift-marketplace/community-operators-nmns8/extract-utilities id=45775178-2ad3-4bcc-872a-767de872205c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\nJun 12 20:14:47.215044 crc crio[20719]: time=\"2026-06-12T20:14:47.214425848Z\" level=info msg=\"Created container 6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd: openshift-marketplace/certified-operators-2wjrb/extract-utilities\" id=f6e270f2-953e-4ec7-be61-84b80ac847ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:14:47.244940 crc crio[20719]: time=\"2026-06-12T20:14:47.244816179Z\" level=info msg=\"Starting container: 6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd\" id=979733af-07c3-4b92-949c-39d30e5a533b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:14:47.280404 crc crio[20719]: time=\"2026-06-12T20:14:47.27975256Z\" level=info msg=\"Started container\" PID=47788 containerID=6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd description=openshift-marketplace/certified-operators-2wjrb/extract-utilities id=979733af-07c3-4b92-949c-39d30e5a533b name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\nJun 12 20:14:48.171223 crc crio[20719]: time=\"2026-06-12T20:14:48.166797334Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=79c94d11-d2fe-42b1-892d-103b69e91fe3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:48.184985 crc crio[20719]: time=\"2026-06-12T20:14:48.184878089Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e209477b-394a-4c08-b743-a71184412daf name=/runtime.v1.ImageService/PullImage\nJun 12 20:14:48.190693 crc crio[20719]: time=\"2026-06-12T20:14:48.190602267Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 20:14:48.216831 crc crio[20719]: time=\"2026-06-12T20:14:48.216483396Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 20:14:52.064726 crc crio[20719]: time=\"2026-06-12T20:14:52.0641074Z\" level=info msg=\"Ran pod sandbox c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940 with infra container: openshift-marketplace/redhat-operators-hrxfk/POD\" id=93744e9e-3e95-4eb1-adce-4c2a770ff376 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:14:52.069762 crc crio[20719]: time=\"2026-06-12T20:14:52.069625374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e9f2d510-6066-4259-980b-a95ac00cabd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:14:55.996080 crc crio[20719]: time=\"2026-06-12T20:14:55.995462134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:59.467170 crc crio[20719]: time=\"2026-06-12T20:14:59.466607373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:59.473852 crc crio[20719]: time=\"2026-06-12T20:14:59.473766312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:14:59.602344 crc crio[20719]: time=\"2026-06-12T20:14:59.601424747Z\" level=info msg=\"Created container b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d: openshift-marketplace/redhat-marketplace-crwkt/extract-utilities\" id=8e46fcf3-7b1e-44af-9707-c3573bbc018a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:14:59.603906 crc crio[20719]: time=\"2026-06-12T20:14:59.603792042Z\" level=info msg=\"Starting container: b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d\" id=f9d8be3f-4d5b-494f-8604-0af733591ce4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:14:59.622855 crc crio[20719]: time=\"2026-06-12T20:14:59.62233344Z\" level=info msg=\"Started container\" PID=48042 containerID=b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d description=openshift-marketplace/redhat-marketplace-crwkt/extract-utilities id=f9d8be3f-4d5b-494f-8604-0af733591ce4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\nJun 12 20:15:00.483966 crc crio[20719]: time=\"2026-06-12T20:15:00.48387334Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4b21552c-9f7f-4083-bd8c-80605cc50bf8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:00.493900 crc crio[20719]: time=\"2026-06-12T20:15:00.493805908Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 20:15:00.562025 crc crio[20719]: time=\"2026-06-12T20:15:00.561890108Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/POD\" id=4537dfbe-cb1b-4323-a368-044618d9e89b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:15:00.562025 crc crio[20719]: time=\"2026-06-12T20:15:00.56197311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:07.962657 crc crio[20719]: time=\"2026-06-12T20:15:07.96175276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a5d9e9c1-0088-4591-9ce5-4e3508328f27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:18.937408 crc crio[20719]: time=\"2026-06-12T20:15:18.936532217Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54tlvlc Namespace:openstack-operators ID:29e8db63d5f9001ba4aaab8c1b452d902c334f6c072d489156dd1a5d36288ba2 UID:d7ffabf7-c769-44fd-b904-326556bbef09 NetNS:/var/run/netns/9d94bbe1-f8a8-4abb-bf53-36ca979a4032 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7ffabf7_c769_44fd_b904_326556bbef09.slice PodAnnotations:0xc00008c4b8}] Aliases:map[]}\"\nJun 12 20:15:18.937408 crc crio[20719]: time=\"2026-06-12T20:15:18.937257627Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tlvlc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:15:19.530244 crc crio[20719]: 2026-06-12T20:15:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29e8db63d5f9001 Mac:ee:d0:43:52:6e:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/9d94bbe1-f8a8-4abb-bf53-36ca979a4032 SocketPath: PciID:}] [{Interface:0xc00018ed70 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:15:19.530801 crc crio[20719]: time=\"2026-06-12T20:15:19.530630041Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54tlvlc Namespace:openstack-operators ID:29e8db63d5f9001ba4aaab8c1b452d902c334f6c072d489156dd1a5d36288ba2 UID:d7ffabf7-c769-44fd-b904-326556bbef09 NetNS:/var/run/netns/9d94bbe1-f8a8-4abb-bf53-36ca979a4032 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7ffabf7_c769_44fd_b904_326556bbef09.slice PodAnnotations:0xc00008c4b8}] Aliases:map[]}\"\nJun 12 20:15:19.530876 crc crio[20719]: time=\"2026-06-12T20:15:19.530831507Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tlvlc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:15:22.586032 crc crio[20719]: time=\"2026-06-12T20:15:22.58553852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:22.592072 crc crio[20719]: time=\"2026-06-12T20:15:22.591982679Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hrxfk/extract-utilities\" id=365247e6-7bfa-4a46-b49e-3b2b942256a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:22.593021 crc crio[20719]: time=\"2026-06-12T20:15:22.592756852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:22.601476 crc crio[20719]: time=\"2026-06-12T20:15:22.601182251Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=6aeeeb50-cb4d-4223-94cc-ecc3cffb1ecf name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:22.602583 crc crio[20719]: time=\"2026-06-12T20:15:22.602508934Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=1f530b51-39f8-4fd0-8d88-edf7f9831730 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:22.741760 crc crio[20719]: time=\"2026-06-12T20:15:22.741600397Z\" level=info msg=\"Created container 9b462a6dbf2075de236040c10f428f215c0f194954533e7e91b230ee4aa70802: openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/manager\" id=1f6f7e27-2371-4370-94d9-3312ba7695bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:22.743359 crc crio[20719]: time=\"2026-06-12T20:15:22.743159731Z\" level=info msg=\"Starting container: 9b462a6dbf2075de236040c10f428f215c0f194954533e7e91b230ee4aa70802\" id=ae6730ee-41cf-4ff9-917a-eacbacf4bd1f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:22.757300 crc crio[20719]: time=\"2026-06-12T20:15:22.7571433Z\" level=info msg=\"Started container\" PID=48681 containerID=9b462a6dbf2075de236040c10f428f215c0f194954533e7e91b230ee4aa70802 description=openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/manager id=ae6730ee-41cf-4ff9-917a-eacbacf4bd1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fa124aa40c97a77d4da607b0c87373e04463acd50f535bae70fb64eb01ea139\nJun 12 20:15:23.031514 crc crio[20719]: time=\"2026-06-12T20:15:23.030803101Z\" level=info msg=\"Ran pod sandbox 29e8db63d5f9001ba4aaab8c1b452d902c334f6c072d489156dd1a5d36288ba2 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/POD\" id=f21bdf70-c23c-43a5-bfe8-6c88ab2fedb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:15:23.036998 crc crio[20719]: time=\"2026-06-12T20:15:23.034879506Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=40e11749-bad4-4c17-88e0-9677fda8bedd name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:23.036998 crc crio[20719]: time=\"2026-06-12T20:15:23.036654723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=630742fd-88e9-403d-a0fe-ffef03c023eb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:23.036998 crc crio[20719]: time=\"2026-06-12T20:15:23.036715995Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=ef8759c6-6222-4913-9ec4-662b42bfb761 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:23.043194 crc crio[20719]: time=\"2026-06-12T20:15:23.039847933Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=fcc40564-829c-4e7e-a6d7-b2384531b16c name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:23.043194 crc crio[20719]: time=\"2026-06-12T20:15:23.040832499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=549dc2ab-8012-46af-be9f-d06dae600a0d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:23.174903 crc crio[20719]: time=\"2026-06-12T20:15:23.174618844Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=630742fd-88e9-403d-a0fe-ffef03c023eb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:23.174903 crc crio[20719]: time=\"2026-06-12T20:15:23.17483804Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=630742fd-88e9-403d-a0fe-ffef03c023eb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:23.176820 crc crio[20719]: time=\"2026-06-12T20:15:23.176721522Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=25b1687d-ddc1-46db-89d4-1240ff3d37c0 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:23.188788 crc crio[20719]: time=\"2026-06-12T20:15:23.188651926Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"\nJun 12 20:15:24.259975 crc crio[20719]: time=\"2026-06-12T20:15:24.259842278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.318998 crc crio[20719]: time=\"2026-06-12T20:15:25.318610877Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=866bcc55-b044-483e-ba5e-5601450a0d85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.345333 crc crio[20719]: time=\"2026-06-12T20:15:25.34512822Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=b62e974b-a876-43c3-9cb7-6cb7c86ef010 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.347211 crc crio[20719]: time=\"2026-06-12T20:15:25.346993556Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=c0835a9a-dba5-45de-9af5-f78e85eb4869 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.367454 crc crio[20719]: time=\"2026-06-12T20:15:25.367341395Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=54d4ac98-57bc-418f-bfaf-12c32d5f8d15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.385200 crc crio[20719]: time=\"2026-06-12T20:15:25.385088002Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=90c8dd34-d114-495d-98a4-f1f7f507cba9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.386376 crc crio[20719]: time=\"2026-06-12T20:15:25.386212564Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=04d63a84-6f42-4acb-aacc-a0cf71a4eb0d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.393826 crc crio[20719]: time=\"2026-06-12T20:15:25.393712215Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=727f3ce1-ab22-4826-b63b-175f798ca715 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.394723 crc crio[20719]: time=\"2026-06-12T20:15:25.39464771Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=5efae1be-4e7a-4221-b1d3-6b62c5991c13 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.395583 crc crio[20719]: time=\"2026-06-12T20:15:25.395539901Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=240cc402-7fb3-47f8-92c4-a6abcfcfc115 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.396937 crc crio[20719]: time=\"2026-06-12T20:15:25.396807447Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=c013ed3a-c145-4373-8cd3-816f2f560e63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.405868 crc crio[20719]: time=\"2026-06-12T20:15:25.405770117Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=0ff90cbf-c2b7-4e89-8bec-b9c1b427bb09 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.407116 crc crio[20719]: time=\"2026-06-12T20:15:25.407007412Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=4d47a3b1-e780-4dca-90ec-0e7986184d79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.414742 crc crio[20719]: time=\"2026-06-12T20:15:25.414651558Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=d6d57d50-d2d5-4dd6-8cc4-0abf31f8874b name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.415582 crc crio[20719]: time=\"2026-06-12T20:15:25.415501809Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=8c95baaf-4540-46d3-bcdb-339afe6369ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.427986 crc crio[20719]: time=\"2026-06-12T20:15:25.427894195Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=44ae3710-e687-4aeb-b14e-ebfbc5c90174 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.428924 crc crio[20719]: time=\"2026-06-12T20:15:25.428885603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=f1a0ac92-5b9b-47c7-b396-9b43bcd8f235 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.429109 crc crio[20719]: time=\"2026-06-12T20:15:25.428888523Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=8ee9c32e-a30e-4610-8838-81ddac0eb7cc name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.430561 crc crio[20719]: time=\"2026-06-12T20:15:25.430495318Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=c66b1951-d430-4c09-ab61-a65bc79cc9a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.440036 crc crio[20719]: time=\"2026-06-12T20:15:25.439929616Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=69549583-9521-4d1f-b41d-9e0a613e618b name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.441137 crc crio[20719]: time=\"2026-06-12T20:15:25.441078193Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=dd5e3d24-e3b4-424a-a4c7-7119fd41342a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.443428 crc crio[20719]: time=\"2026-06-12T20:15:25.443257177Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=010e3606-1128-4246-b171-443016356c5a name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.444547 crc crio[20719]: time=\"2026-06-12T20:15:25.444459307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=7880a451-3f69-4050-a185-dcc814d05981 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.447971 crc crio[20719]: time=\"2026-06-12T20:15:25.447880327Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=ec181c18-a43b-4c60-b227-57c0fd86280d name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.448780 crc crio[20719]: time=\"2026-06-12T20:15:25.448680486Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=1ad56d14-c727-4b96-a6d5-49e13faf4900 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.450749 crc crio[20719]: time=\"2026-06-12T20:15:25.450633903Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=572cbc21-bb3f-4cf1-ad2c-93f58e10f424 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.451190 crc crio[20719]: time=\"2026-06-12T20:15:25.451129174Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=0b5801a7-7c6c-4a30-8cca-e5640dbe5fdf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.468554 crc crio[20719]: time=\"2026-06-12T20:15:25.467356632Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=245a93fe-b13a-4645-9680-0ea13eca591d name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.469088 crc crio[20719]: time=\"2026-06-12T20:15:25.467214006Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=9efa1c40-7b2b-4e75-845d-b736434170e1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.471494 crc crio[20719]: time=\"2026-06-12T20:15:25.47139781Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=3d2d1c2d-bd35-46ca-b047-7e1ed85260e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.471922 crc crio[20719]: time=\"2026-06-12T20:15:25.471862523Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=db0a9d93-ba86-4a46-bb9a-c33ab0c1e0e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.491212 crc crio[20719]: time=\"2026-06-12T20:15:25.49111969Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=f739e5c7-dad2-4e71-a6e1-4b95fd46176d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.491212 crc crio[20719]: time=\"2026-06-12T20:15:25.491324406Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=1b70c874-d6d0-4071-9a9b-244d531abf3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.535947 crc crio[20719]: time=\"2026-06-12T20:15:25.535762548Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=1ba7852b-7ad3-4d3d-a4ff-a56c099f2b13 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.537890 crc crio[20719]: time=\"2026-06-12T20:15:25.537785422Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=970f850f-a80a-4bd5-9677-e4f28d3346ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.550433 crc crio[20719]: time=\"2026-06-12T20:15:25.550180199Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=00884fe4-ef91-46e8-8a90-45963b90de48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.550433 crc crio[20719]: time=\"2026-06-12T20:15:25.550367994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=5675e8ff-c1cb-4ffe-a4b8-373571a5cc70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.550433 crc crio[20719]: time=\"2026-06-12T20:15:25.550367435Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=6e8eb738-e489-4369-8411-0a4437a203be name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.550433 crc crio[20719]: time=\"2026-06-12T20:15:25.550193605Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=94840a88-32f7-43bf-8d35-a2cf0b1a5466 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.551107 crc crio[20719]: time=\"2026-06-12T20:15:25.550989741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=4a933ce4-6b02-4747-80e5-5277689fd9d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.551421 crc crio[20719]: time=\"2026-06-12T20:15:25.551023673Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=d544c4be-4a0b-4eb1-9544-7fa7b9e1823e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.551742 crc crio[20719]: time=\"2026-06-12T20:15:25.551412605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e5926bd8-03c6-497e-a4a7-e2acf80b5c08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.553213 crc crio[20719]: time=\"2026-06-12T20:15:25.55310343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=3a9395c4-5bef-47aa-b865-810976cd1877 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.553213 crc crio[20719]: time=\"2026-06-12T20:15:25.553344607Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=203d7290-0255-46ca-9a5c-1cd08115dbea name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.553871 crc crio[20719]: time=\"2026-06-12T20:15:25.553753728Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=130d4ba0-e398-4d64-b098-c25f1d375b5d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.554211 crc crio[20719]: time=\"2026-06-12T20:15:25.554039686Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=7d4de69e-bc9b-494f-9052-921987fbffc5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.556498 crc crio[20719]: time=\"2026-06-12T20:15:25.556400272Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=48045e02-1093-4afe-99ab-31add37f4841 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.558522 crc crio[20719]: time=\"2026-06-12T20:15:25.558412549Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/manager\" id=1afb7774-65d2-4330-b74c-b55bd4bc4691 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.563669 crc crio[20719]: time=\"2026-06-12T20:15:25.563540362Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5d290f60-5f8c-45d5-82d2-16f673d7d3f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.569659 crc crio[20719]: time=\"2026-06-12T20:15:25.56955644Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/manager\" id=e70e710a-ad5a-4670-9664-168e79bfb493 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.581011 crc crio[20719]: time=\"2026-06-12T20:15:25.579349173Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=c74146f5-e2ab-4788-b158-c0a01402a9e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.619907 crc crio[20719]: time=\"2026-06-12T20:15:25.619840895Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-qsht6 Namespace:openshift-operator-lifecycle-manager ID:64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc UID:6dbac650-68ef-4f2f-aa8b-9c8d3ec335b8 NetNS:/var/run/netns/c7f56ec3-d781-4435-a9d4-f83ce14d9a7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbac650_68ef_4f2f_aa8b_9c8d3ec335b8.slice PodAnnotations:0xc000110780}] Aliases:map[]}\"\nJun 12 20:15:25.620198 crc crio[20719]: time=\"2026-06-12T20:15:25.620158413Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688255-qsht6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:15:25.624523 crc crio[20719]: time=\"2026-06-12T20:15:25.624338669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.676331 crc crio[20719]: time=\"2026-06-12T20:15:25.675920169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=a62c670f-93c9-44ab-8182-98193e9cadbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.677542 crc crio[20719]: time=\"2026-06-12T20:15:25.677472582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=7c6ac631-ff6d-497a-9e2e-c2fa99dd442e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.686119 crc crio[20719]: time=\"2026-06-12T20:15:25.686073192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.701369 crc crio[20719]: time=\"2026-06-12T20:15:25.701326088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.706644 crc crio[20719]: time=\"2026-06-12T20:15:25.706570795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.710441 crc crio[20719]: time=\"2026-06-12T20:15:25.710120008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=c10509d2-071d-4496-a5e4-c8d1cd235711 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.716175 crc crio[20719]: time=\"2026-06-12T20:15:25.715435112Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/manager\" id=5a060516-0fd0-49f8-85d4-46da3dce2387 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.717081 crc crio[20719]: time=\"2026-06-12T20:15:25.716903583Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=30b00bc8-fa5f-4741-a7bb-02b47e5d8186 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.722598 crc crio[20719]: time=\"2026-06-12T20:15:25.718332483Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=79c94d11-d2fe-42b1-892d-103b69e91fe3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.722598 crc crio[20719]: time=\"2026-06-12T20:15:25.719574919Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=06bbc5c8-d750-419e-bbc2-5828ab4e44cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.726084 crc crio[20719]: time=\"2026-06-12T20:15:25.72537738Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/manager\" id=7deac8f0-5a0e-4c38-92e0-2bb66a2e4bfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.730341 crc crio[20719]: time=\"2026-06-12T20:15:25.728419325Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=4b21552c-9f7f-4083-bd8c-80605cc50bf8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.730341 crc crio[20719]: time=\"2026-06-12T20:15:25.72964773Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1389a95b-4826-495b-a723-4f658a261889 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.734575 crc crio[20719]: time=\"2026-06-12T20:15:25.734500786Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/manager\" id=d636f6de-123f-4a52-bb99-b10da5a9f6af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.738420 crc crio[20719]: time=\"2026-06-12T20:15:25.738340451Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/manager\" id=9a671e36-e624-4cdc-af0a-f35ddbb698b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.746923 crc crio[20719]: time=\"2026-06-12T20:15:25.746834678Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/manager\" id=654e3f9f-0187-4578-9775-cdab32606e23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.747197 crc crio[20719]: time=\"2026-06-12T20:15:25.747128487Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=e209477b-394a-4c08-b743-a71184412daf name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:25.747961 crc crio[20719]: time=\"2026-06-12T20:15:25.747919218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=732bb276-c9b5-4609-8815-ff944e766969 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.749610 crc crio[20719]: time=\"2026-06-12T20:15:25.749562965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.750740 crc crio[20719]: time=\"2026-06-12T20:15:25.750670845Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1e33e836-20fc-4e4e-8188-93d9e2063a2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.751575 crc crio[20719]: time=\"2026-06-12T20:15:25.751518471Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/manager\" id=eeb7cbdf-f163-4f55-bc02-7fa77076b9d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.753181 crc crio[20719]: time=\"2026-06-12T20:15:25.753133834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.755925 crc crio[20719]: time=\"2026-06-12T20:15:25.75577631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.756604 crc crio[20719]: time=\"2026-06-12T20:15:25.756525279Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=673b23c5-b1b9-4388-afd9-2a3525b9191a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.758575 crc crio[20719]: time=\"2026-06-12T20:15:25.758468389Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9d83f0de-f96a-42f8-b580-37817bfdf413 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:25.760020 crc crio[20719]: time=\"2026-06-12T20:15:25.758588596Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/manager\" id=33fbb859-0814-4427-b0e9-0b1ebb221c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.760535 crc crio[20719]: time=\"2026-06-12T20:15:25.758772793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.760615 crc crio[20719]: time=\"2026-06-12T20:15:25.758593187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.762876 crc crio[20719]: time=\"2026-06-12T20:15:25.762818925Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic\" id=c17cc51e-27eb-4b23-8f85-71363f830d08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.767690 crc crio[20719]: time=\"2026-06-12T20:15:25.767624528Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/manager\" id=b66ca37d-1e58-47cf-b0de-6bd947621268 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.777709 crc crio[20719]: time=\"2026-06-12T20:15:25.777449846Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/manager\" id=90afff96-5d9b-438c-90f3-840f0e031d03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.797033 crc crio[20719]: time=\"2026-06-12T20:15:25.796962663Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/manager\" id=80b10e40-1c3a-4ca0-a1d7-1b395887c421 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.797033 crc crio[20719]: time=\"2026-06-12T20:15:25.797027834Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/manager\" id=2ac32889-52b3-4f20-b309-19e03a88bc3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.830163 crc crio[20719]: time=\"2026-06-12T20:15:25.814702014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.830163 crc crio[20719]: time=\"2026-06-12T20:15:25.815757193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.830163 crc crio[20719]: time=\"2026-06-12T20:15:25.827751642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.832183 crc crio[20719]: time=\"2026-06-12T20:15:25.831875011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.837316 crc crio[20719]: time=\"2026-06-12T20:15:25.836676877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.852595 crc crio[20719]: time=\"2026-06-12T20:15:25.852522529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.853375 crc crio[20719]: time=\"2026-06-12T20:15:25.853191638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.854394 crc crio[20719]: time=\"2026-06-12T20:15:25.853348373Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/manager\" id=3da7a344-318d-47ec-8d08-eef591f2cc44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.872033 crc crio[20719]: time=\"2026-06-12T20:15:25.871334264Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/manager\" id=6d99729b-6bee-4cf5-befd-12225244e4d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.873331 crc crio[20719]: time=\"2026-06-12T20:15:25.873246627Z\" level=info msg=\"Created container af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be: openshift-marketplace/redhat-operators-hrxfk/extract-utilities\" id=365247e6-7bfa-4a46-b49e-3b2b942256a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.890457 crc crio[20719]: time=\"2026-06-12T20:15:25.890342528Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/manager\" id=73a4b2f2-9211-4517-90bf-be2e170cfce6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.893053 crc crio[20719]: time=\"2026-06-12T20:15:25.892921301Z\" level=info msg=\"Starting container: af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be\" id=eb598a24-41a4-4a30-8e2e-9eb5f3374bca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:25.907733 crc crio[20719]: time=\"2026-06-12T20:15:25.907524532Z\" level=info msg=\"Started container\" PID=48829 containerID=af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be description=openshift-marketplace/redhat-operators-hrxfk/extract-utilities id=eb598a24-41a4-4a30-8e2e-9eb5f3374bca name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\nJun 12 20:15:25.912815 crc crio[20719]: time=\"2026-06-12T20:15:25.912635618Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/manager\" id=ede94cf6-70b6-47d0-90da-a44801185333 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.914740 crc crio[20719]: time=\"2026-06-12T20:15:25.914677556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:25.917020 crc crio[20719]: time=\"2026-06-12T20:15:25.91694588Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nmns8/extract-content\" id=391fd57e-fcbf-4f64-ae99-157d4082dea9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.931898 crc crio[20719]: time=\"2026-06-12T20:15:25.924856069Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/manager\" id=7169a572-5b72-4c09-aae4-ab7ae71ca26c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.958566 crc crio[20719]: time=\"2026-06-12T20:15:25.95815764Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/manager\" id=92beadc4-6afd-45a9-ac4c-a60d9fc7d62c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.958566 crc crio[20719]: time=\"2026-06-12T20:15:25.958157898Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-crwkt/extract-content\" id=a77b6415-c3bf-4335-9b87-d5a893f6e097 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:25.958566 crc crio[20719]: time=\"2026-06-12T20:15:25.958485359Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2wjrb/extract-content\" id=83ab9343-b2ac-4d53-ad57-425c8690fdcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:26.042370 crc crio[20719]: time=\"2026-06-12T20:15:26.042080045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.057755 crc crio[20719]: time=\"2026-06-12T20:15:26.057672536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.084938 crc crio[20719]: time=\"2026-06-12T20:15:26.084468973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.113534 crc crio[20719]: time=\"2026-06-12T20:15:26.113445804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.184964 crc crio[20719]: 2026-06-12T20:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64a5a90964d11df Mac:02:5e:11:42:75:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/c7f56ec3-d781-4435-a9d4-f83ce14d9a7d SocketPath: PciID:}] [{Interface:0xc00050a5c0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:15:26.184964 crc crio[20719]: time=\"2026-06-12T20:15:26.184580222Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-qsht6 Namespace:openshift-operator-lifecycle-manager ID:64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc UID:6dbac650-68ef-4f2f-aa8b-9c8d3ec335b8 NetNS:/var/run/netns/c7f56ec3-d781-4435-a9d4-f83ce14d9a7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbac650_68ef_4f2f_aa8b_9c8d3ec335b8.slice PodAnnotations:0xc000110780}] Aliases:map[]}\"\nJun 12 20:15:26.184964 crc crio[20719]: time=\"2026-06-12T20:15:26.184711636Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688255-qsht6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:15:26.195113 crc crio[20719]: time=\"2026-06-12T20:15:26.195030223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.281420 crc crio[20719]: time=\"2026-06-12T20:15:26.280543998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.285566 crc crio[20719]: time=\"2026-06-12T20:15:26.285462323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.287662 crc crio[20719]: time=\"2026-06-12T20:15:26.287570576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.287792 crc crio[20719]: time=\"2026-06-12T20:15:26.287665216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.295328 crc crio[20719]: time=\"2026-06-12T20:15:26.295143885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.299486 crc crio[20719]: time=\"2026-06-12T20:15:26.298540117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.306547 crc crio[20719]: time=\"2026-06-12T20:15:26.306023559Z\" level=info msg=\"Created container 97981a7ecbd6c9939cc53ad8b4329f0440b36d264e50279ecc35d148442531f9: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/manager\" id=1afb7774-65d2-4330-b74c-b55bd4bc4691 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:26.313860 crc crio[20719]: time=\"2026-06-12T20:15:26.313823916Z\" level=info msg=\"Starting container: 97981a7ecbd6c9939cc53ad8b4329f0440b36d264e50279ecc35d148442531f9\" id=57cbcfe6-c89c-4408-8574-808526fe4018 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:26.314118 crc crio[20719]: time=\"2026-06-12T20:15:26.314037103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.317592 crc crio[20719]: time=\"2026-06-12T20:15:26.31752182Z\" level=info msg=\"Created container 798aa092f98816c983b6b372f28398eedd8dad80ab9622d937dc6ec427533e6c: openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/manager\" id=d636f6de-123f-4a52-bb99-b10da5a9f6af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:26.318465 crc crio[20719]: time=\"2026-06-12T20:15:26.318390064Z\" level=info msg=\"Starting container: 798aa092f98816c983b6b372f28398eedd8dad80ab9622d937dc6ec427533e6c\" id=1f7b790b-215a-4a67-ad17-51a068f9e09e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:26.319595 crc crio[20719]: time=\"2026-06-12T20:15:26.319464514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.321659 crc crio[20719]: time=\"2026-06-12T20:15:26.320465582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.322684 crc crio[20719]: time=\"2026-06-12T20:15:26.321679296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.323499 crc crio[20719]: time=\"2026-06-12T20:15:26.323464546Z\" level=info msg=\"Started container\" PID=48878 containerID=97981a7ecbd6c9939cc53ad8b4329f0440b36d264e50279ecc35d148442531f9 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/manager id=57cbcfe6-c89c-4408-8574-808526fe4018 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20496b703eae6d621a672ca8206646c16def05d52512c50665190ff343b95dac\nJun 12 20:15:26.328905 crc crio[20719]: time=\"2026-06-12T20:15:26.32649477Z\" level=info msg=\"Started container\" PID=48886 containerID=798aa092f98816c983b6b372f28398eedd8dad80ab9622d937dc6ec427533e6c description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/manager id=1f7b790b-215a-4a67-ad17-51a068f9e09e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cddee308050512ccb5a34136371685483adbd5186af3a9497b3a1e42bc40ddd\nJun 12 20:15:26.399141 crc crio[20719]: time=\"2026-06-12T20:15:26.399057286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.399769 crc crio[20719]: time=\"2026-06-12T20:15:26.399731376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.402775 crc crio[20719]: time=\"2026-06-12T20:15:26.40269017Z\" level=info msg=\"Ran pod sandbox 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/POD\" id=4537dfbe-cb1b-4323-a368-044618d9e89b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:15:26.406002 crc crio[20719]: time=\"2026-06-12T20:15:26.405928227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=54d4b572-c14a-488b-842e-a9e2a3befa4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:26.410861 crc crio[20719]: time=\"2026-06-12T20:15:26.410775443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.414295 crc crio[20719]: time=\"2026-06-12T20:15:26.414166527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.429023 crc crio[20719]: time=\"2026-06-12T20:15:26.428880888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.430793 crc crio[20719]: time=\"2026-06-12T20:15:26.430707789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0079c15d-3fb7-45a3-a429-a5320d8e73a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:26.444058 crc crio[20719]: time=\"2026-06-12T20:15:26.44398821Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/collect-profiles\" id=19f4e443-2c6e-4654-98aa-10609e6e5165 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:26.457483 crc crio[20719]: time=\"2026-06-12T20:15:26.457251081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.496354 crc crio[20719]: time=\"2026-06-12T20:15:26.490703084Z\" level=info msg=\"Created container 3da3fde5bc3d8074458c00fe8eac8d44c445eb631aa8c735f1ee8d3778b8bd10: openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/manager\" id=5a060516-0fd0-49f8-85d4-46da3dce2387 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:26.496354 crc crio[20719]: time=\"2026-06-12T20:15:26.49162137Z\" level=info msg=\"Starting container: 3da3fde5bc3d8074458c00fe8eac8d44c445eb631aa8c735f1ee8d3778b8bd10\" id=5b01ed64-fb65-446e-bfa2-da3fb94fe99e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:26.530442 crc crio[20719]: time=\"2026-06-12T20:15:26.530398902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.538779 crc crio[20719]: time=\"2026-06-12T20:15:26.538575433Z\" level=info msg=\"Started container\" PID=48908 containerID=3da3fde5bc3d8074458c00fe8eac8d44c445eb631aa8c735f1ee8d3778b8bd10 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/manager id=5b01ed64-fb65-446e-bfa2-da3fb94fe99e name=/runtime.v1.RuntimeService/StartContainer sandboxID=235b9a83dc86b9279f6b9b03315c531510761db202c745425abdd9c045b58b10\nJun 12 20:15:26.539080 crc crio[20719]: time=\"2026-06-12T20:15:26.539052504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.588479 crc crio[20719]: time=\"2026-06-12T20:15:26.588316739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.592049 crc crio[20719]: time=\"2026-06-12T20:15:26.591988303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.618989 crc crio[20719]: time=\"2026-06-12T20:15:26.618940813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.623624 crc crio[20719]: time=\"2026-06-12T20:15:26.623598064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.632520 crc crio[20719]: time=\"2026-06-12T20:15:26.632446091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.637356 crc crio[20719]: time=\"2026-06-12T20:15:26.637130852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.643870 crc crio[20719]: time=\"2026-06-12T20:15:26.643797768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.647778 crc crio[20719]: time=\"2026-06-12T20:15:26.647739389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.664366 crc crio[20719]: time=\"2026-06-12T20:15:26.664168177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.732887 crc crio[20719]: time=\"2026-06-12T20:15:26.732089893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.733572 crc crio[20719]: time=\"2026-06-12T20:15:26.733406672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.738781 crc crio[20719]: time=\"2026-06-12T20:15:26.738713398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.739091 crc crio[20719]: time=\"2026-06-12T20:15:26.738874664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.763434 crc crio[20719]: time=\"2026-06-12T20:15:26.763303864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.771082 crc crio[20719]: time=\"2026-06-12T20:15:26.770994891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.771716 crc crio[20719]: time=\"2026-06-12T20:15:26.771649817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.772594 crc crio[20719]: time=\"2026-06-12T20:15:26.772411331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.776055 crc crio[20719]: time=\"2026-06-12T20:15:26.775984738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.777727 crc crio[20719]: time=\"2026-06-12T20:15:26.777672246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.784368 crc crio[20719]: time=\"2026-06-12T20:15:26.784197327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.790364 crc crio[20719]: time=\"2026-06-12T20:15:26.787695785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.806168 crc crio[20719]: time=\"2026-06-12T20:15:26.806050888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.811336 crc crio[20719]: time=\"2026-06-12T20:15:26.809895347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.820415 crc crio[20719]: time=\"2026-06-12T20:15:26.820258403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.825943 crc crio[20719]: time=\"2026-06-12T20:15:26.82587507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.841841 crc crio[20719]: time=\"2026-06-12T20:15:26.841804786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.845154 crc crio[20719]: time=\"2026-06-12T20:15:26.845089657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.848140 crc crio[20719]: time=\"2026-06-12T20:15:26.848062334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.848347 crc crio[20719]: time=\"2026-06-12T20:15:26.848321898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.848872 crc crio[20719]: time=\"2026-06-12T20:15:26.84881047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.856385 crc crio[20719]: time=\"2026-06-12T20:15:26.8563145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.867478 crc crio[20719]: time=\"2026-06-12T20:15:26.866524305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.874662 crc crio[20719]: time=\"2026-06-12T20:15:26.867748269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.875014 crc crio[20719]: time=\"2026-06-12T20:15:26.874774946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:26.876854 crc crio[20719]: time=\"2026-06-12T20:15:26.876788971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:27.002202 crc crio[20719]: time=\"2026-06-12T20:15:27.001981559Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6b7be681-cbd5-4b4d-88cd-a59d53a1c0b3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:27.015002 crc crio[20719]: time=\"2026-06-12T20:15:27.009892008Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 20:15:27.570037 crc crio[20719]: time=\"2026-06-12T20:15:27.569850179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:27.647777 crc crio[20719]: time=\"2026-06-12T20:15:27.647639111Z\" level=info msg=\"Created container 67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4: openshift-infra/auto-csr-approver-29688254-cr8vs/oc\" id=e9955bc8-9e01-410e-b508-2a6994fd4eab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.651538 crc crio[20719]: time=\"2026-06-12T20:15:27.651448407Z\" level=info msg=\"Starting container: 67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4\" id=4156e07d-eec4-404e-b3c5-5a751f2ed227 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.670721 crc crio[20719]: time=\"2026-06-12T20:15:27.670606293Z\" level=info msg=\"Started container\" PID=48900 containerID=67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4 description=openshift-infra/auto-csr-approver-29688254-cr8vs/oc id=4156e07d-eec4-404e-b3c5-5a751f2ed227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\nJun 12 20:15:27.881899 crc crio[20719]: time=\"2026-06-12T20:15:27.881358906Z\" level=info msg=\"Created container 5b033bcf5bcf9e61bde2c6a29dcde1132a27d2745f50d6a89714a44def3ea25f: openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/manager\" id=80b10e40-1c3a-4ca0-a1d7-1b395887c421 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.881899 crc crio[20719]: time=\"2026-06-12T20:15:27.881884361Z\" level=info msg=\"Created container cd26ddb95a198c75238113641c18af133fdf585ba891a6c5c76d952543600981: openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/manager\" id=90afff96-5d9b-438c-90f3-840f0e031d03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.882482 crc crio[20719]: time=\"2026-06-12T20:15:27.882013013Z\" level=info msg=\"Created container 13f7457662c79c216b805d523b14565075a40dcdf955cd2eb047571da5bf8387: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/manager\" id=2ac32889-52b3-4f20-b309-19e03a88bc3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.882482 crc crio[20719]: time=\"2026-06-12T20:15:27.881542391Z\" level=info msg=\"Created container 9c875400a50316fe6f7473baf4f4efa6b6e41063f92a6a8594d0301539e5cb8e: openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/manager\" id=3da7a344-318d-47ec-8d08-eef591f2cc44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.882482 crc crio[20719]: time=\"2026-06-12T20:15:27.882398645Z\" level=info msg=\"Created container 0466e958e3bf47b282146b5cc1eafe898c144a2d0dda8b0c4615a2a10f880d89: openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/manager\" id=92beadc4-6afd-45a9-ac4c-a60d9fc7d62c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.882482 crc crio[20719]: time=\"2026-06-12T20:15:27.882334494Z\" level=info msg=\"Created container 97e43b8daf71fc0327e2bd6cd84143ef37b100c83abb4f5bd8b2bf3060e1b20b: openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/manager\" id=73a4b2f2-9211-4517-90bf-be2e170cfce6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.882932 crc crio[20719]: time=\"2026-06-12T20:15:27.882573599Z\" level=info msg=\"Created container b43c035b04a68b024fd6a1307cd3bc2a7d4e3a1d4c062441060218498f7cf5b4: openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/manager\" id=7deac8f0-5a0e-4c38-92e0-2bb66a2e4bfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.882932 crc crio[20719]: time=\"2026-06-12T20:15:27.881697186Z\" level=info msg=\"Created container 4332f640aca7cabb6c1b8221a7ee6234dfa6d428427eea022e91ed1ca9d53b1e: openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/manager\" id=33fbb859-0814-4427-b0e9-0b1ebb221c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.883211 crc crio[20719]: time=\"2026-06-12T20:15:27.883075153Z\" level=info msg=\"Created container 63912bae57c10175e9cfb3fd76a434718eed5fcc0284d493093b27c7d8144a58: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/manager\" id=eeb7cbdf-f163-4f55-bc02-7fa77076b9d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.883997 crc crio[20719]: time=\"2026-06-12T20:15:27.883901318Z\" level=info msg=\"Created container 46bda1921ef6865bc10c554a8c3362f1668a943c6e917d6d35ffa9b6b67e1593: openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/manager\" id=ede94cf6-70b6-47d0-90da-a44801185333 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.883997 crc crio[20719]: time=\"2026-06-12T20:15:27.883961872Z\" level=info msg=\"Starting container: 97e43b8daf71fc0327e2bd6cd84143ef37b100c83abb4f5bd8b2bf3060e1b20b\" id=baed9f18-0ae4-47fc-938b-ab4387ad39bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.883997 crc crio[20719]: time=\"2026-06-12T20:15:27.883981669Z\" level=info msg=\"Created container f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09: openshift-marketplace/community-operators-nmns8/extract-content\" id=391fd57e-fcbf-4f64-ae99-157d4082dea9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.884512 crc crio[20719]: time=\"2026-06-12T20:15:27.884019804Z\" level=info msg=\"Starting container: cd26ddb95a198c75238113641c18af133fdf585ba891a6c5c76d952543600981\" id=c51d4fdd-6729-4123-8329-f3dc0f3a1999 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.884512 crc crio[20719]: time=\"2026-06-12T20:15:27.884117567Z\" level=info msg=\"Starting container: 13f7457662c79c216b805d523b14565075a40dcdf955cd2eb047571da5bf8387\" id=0d39e7d3-5926-43b0-8254-c2d978c2e3b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.884512 crc crio[20719]: time=\"2026-06-12T20:15:27.884484453Z\" level=info msg=\"Created container c677d9f8660ba31f94306ca7707f6b8049cea8c3c2c9f0a792bdccf810db64e9: openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/manager\" id=654e3f9f-0187-4578-9775-cdab32606e23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.884768 crc crio[20719]: time=\"2026-06-12T20:15:27.884558836Z\" level=info msg=\"Created container 2283f4d5f38b7bf14ce7897e8700af0231531eab888fa659c726c82c81067a20: openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/manager\" id=9a671e36-e624-4cdc-af0a-f35ddbb698b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.884768 crc crio[20719]: time=\"2026-06-12T20:15:27.884685728Z\" level=info msg=\"Created container a3d122bfdf7d268650a0bcefe57269c5e799dd7e7aff2e246e96f0663b665e8e: openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/manager\" id=6d99729b-6bee-4cf5-befd-12225244e4d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.885013 crc crio[20719]: time=\"2026-06-12T20:15:27.884912377Z\" level=info msg=\"Starting container: f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09\" id=3af08c9f-6d09-4ba6-9e65-b776c70a62a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.885621 crc crio[20719]: time=\"2026-06-12T20:15:27.885567405Z\" level=info msg=\"Created container b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca: openshift-marketplace/redhat-marketplace-crwkt/extract-content\" id=a77b6415-c3bf-4335-9b87-d5a893f6e097 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.886563 crc crio[20719]: time=\"2026-06-12T20:15:27.88647751Z\" level=info msg=\"Starting container: 46bda1921ef6865bc10c554a8c3362f1668a943c6e917d6d35ffa9b6b67e1593\" id=bdd1a60f-3e73-43f1-8871-017ce95006f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.886563 crc crio[20719]: time=\"2026-06-12T20:15:27.88654432Z\" level=info msg=\"Starting container: 9c875400a50316fe6f7473baf4f4efa6b6e41063f92a6a8594d0301539e5cb8e\" id=095e1298-0488-421b-b957-c798e337eb70 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.886816 crc crio[20719]: time=\"2026-06-12T20:15:27.886689685Z\" level=info msg=\"Starting container: 5b033bcf5bcf9e61bde2c6a29dcde1132a27d2745f50d6a89714a44def3ea25f\" id=f7a7c2a4-959b-43fe-b08a-c4e29fd59bd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.886941 crc crio[20719]: time=\"2026-06-12T20:15:27.886830497Z\" level=info msg=\"Starting container: b43c035b04a68b024fd6a1307cd3bc2a7d4e3a1d4c062441060218498f7cf5b4\" id=4ebc8f27-044f-405a-8d0b-8c9b3c44b039 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.886941 crc crio[20719]: time=\"2026-06-12T20:15:27.886897449Z\" level=info msg=\"Starting container: 0466e958e3bf47b282146b5cc1eafe898c144a2d0dda8b0c4615a2a10f880d89\" id=e8b8b8a0-c643-4534-bf8a-6ae30a7848af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.887149 crc crio[20719]: time=\"2026-06-12T20:15:27.885938816Z\" level=info msg=\"Created container f17c807e0ac795579aa8e4318184ca2fdd234264b4164536c8e2341f6b79db43: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/manager\" id=e70e710a-ad5a-4670-9664-168e79bfb493 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.887696 crc crio[20719]: time=\"2026-06-12T20:15:27.887604732Z\" level=info msg=\"Starting container: b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca\" id=df09a409-0dcb-4161-9be9-797bb8ffceb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.887949 crc crio[20719]: time=\"2026-06-12T20:15:27.88785209Z\" level=info msg=\"Created container aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837: openshift-marketplace/certified-operators-2wjrb/extract-content\" id=83ab9343-b2ac-4d53-ad57-425c8690fdcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.891413 crc crio[20719]: time=\"2026-06-12T20:15:27.884043811Z\" level=info msg=\"Created container aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/collect-profiles\" id=19f4e443-2c6e-4654-98aa-10609e6e5165 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.891413 crc crio[20719]: time=\"2026-06-12T20:15:27.889390632Z\" level=info msg=\"Created container a31a03aa27ed92b8309d5256e5df71407be4568395734786c99c3bfafbfebb5b: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/manager\" id=7169a572-5b72-4c09-aae4-ab7ae71ca26c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.891413 crc crio[20719]: time=\"2026-06-12T20:15:27.883950458Z\" level=info msg=\"Starting container: 63912bae57c10175e9cfb3fd76a434718eed5fcc0284d493093b27c7d8144a58\" id=1041d477-cd8e-4d93-b3f1-cc38d3048504 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.891413 crc crio[20719]: time=\"2026-06-12T20:15:27.886483108Z\" level=info msg=\"Starting container: c677d9f8660ba31f94306ca7707f6b8049cea8c3c2c9f0a792bdccf810db64e9\" id=b6cf7b01-4513-4229-9691-aaee170f83cc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.894770 crc crio[20719]: time=\"2026-06-12T20:15:27.894713284Z\" level=info msg=\"Created container 36af2d3a3540457f5a3ff25728b49bfca98c247146cb542442584725b11a4610: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic\" id=c17cc51e-27eb-4b23-8f85-71363f830d08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.896644 crc crio[20719]: time=\"2026-06-12T20:15:27.883906291Z\" level=info msg=\"Starting container: 4332f640aca7cabb6c1b8221a7ee6234dfa6d428427eea022e91ed1ca9d53b1e\" id=635c696c-3b38-4969-a763-bb8f07bc7aeb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.900558 crc crio[20719]: time=\"2026-06-12T20:15:27.886513669Z\" level=info msg=\"Starting container: 2283f4d5f38b7bf14ce7897e8700af0231531eab888fa659c726c82c81067a20\" id=e9071321-8809-48b8-bce0-69f9f6dbc347 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.900558 crc crio[20719]: time=\"2026-06-12T20:15:27.899472924Z\" level=info msg=\"Starting container: a31a03aa27ed92b8309d5256e5df71407be4568395734786c99c3bfafbfebb5b\" id=1896f1b2-110b-4fb4-8806-8b6ecc289d1e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.900558 crc crio[20719]: time=\"2026-06-12T20:15:27.900002096Z\" level=info msg=\"Starting container: 36af2d3a3540457f5a3ff25728b49bfca98c247146cb542442584725b11a4610\" id=858e6f36-1a39-43a8-b148-94ac7bf501eb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.901693 crc crio[20719]: time=\"2026-06-12T20:15:27.901595073Z\" level=info msg=\"Starting container: aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837\" id=0ddb5a98-2809-4e6a-8c00-ba0b4f5c2742 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.902693 crc crio[20719]: time=\"2026-06-12T20:15:27.902578815Z\" level=info msg=\"Started container\" PID=48916 containerID=b43c035b04a68b024fd6a1307cd3bc2a7d4e3a1d4c062441060218498f7cf5b4 description=openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/manager id=4ebc8f27-044f-405a-8d0b-8c9b3c44b039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e743f65ad86a81afceea148a10b581b364a42ae83531f9d8dcda1eb231a16bf\nJun 12 20:15:27.903610 crc crio[20719]: time=\"2026-06-12T20:15:27.903499334Z\" level=info msg=\"Started container\" PID=49024 containerID=9c875400a50316fe6f7473baf4f4efa6b6e41063f92a6a8594d0301539e5cb8e description=openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/manager id=095e1298-0488-421b-b957-c798e337eb70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=995f73542db2c18bffc8ab363523714bb71d392485900d5a4d963bd96a7f6bb4\nJun 12 20:15:27.904436 crc crio[20719]: time=\"2026-06-12T20:15:27.887197591Z\" level=info msg=\"Created container 11b7ef2184e42abff351dece74ca220aa5a9a621e57af2a5d934602600acfab7: openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/manager\" id=b66ca37d-1e58-47cf-b0de-6bd947621268 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:27.904803 crc crio[20719]: time=\"2026-06-12T20:15:27.904559415Z\" level=info msg=\"Starting container: f17c807e0ac795579aa8e4318184ca2fdd234264b4164536c8e2341f6b79db43\" id=6cd50f9c-2974-489f-aaae-ddcb16406602 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.905427 crc crio[20719]: time=\"2026-06-12T20:15:27.905338965Z\" level=info msg=\"Starting container: aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3\" id=be6b10bd-ce54-4a49-ab87-18f2cf802e9b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.906877 crc crio[20719]: time=\"2026-06-12T20:15:27.906755396Z\" level=info msg=\"Started container\" PID=49053 containerID=46bda1921ef6865bc10c554a8c3362f1668a943c6e917d6d35ffa9b6b67e1593 description=openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/manager id=bdd1a60f-3e73-43f1-8871-017ce95006f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5576ab981868caf292b75fc03de865c391cb95a7ac671a6a56b11e20cfcd681f\nJun 12 20:15:27.907044 crc crio[20719]: time=\"2026-06-12T20:15:27.906823556Z\" level=info msg=\"Starting container: 11b7ef2184e42abff351dece74ca220aa5a9a621e57af2a5d934602600acfab7\" id=eaadc652-2baa-4d33-8908-5226d54d3117 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.907448 crc crio[20719]: time=\"2026-06-12T20:15:27.887555181Z\" level=info msg=\"Starting container: a3d122bfdf7d268650a0bcefe57269c5e799dd7e7aff2e246e96f0663b665e8e\" id=531889a3-3a4e-42a8-9a6a-209f5500bd7c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:27.918495 crc crio[20719]: time=\"2026-06-12T20:15:27.917538592Z\" level=info msg=\"Started container\" PID=49027 containerID=aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837 description=openshift-marketplace/certified-operators-2wjrb/extract-content id=0ddb5a98-2809-4e6a-8c00-ba0b4f5c2742 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\nJun 12 20:15:27.942659 crc crio[20719]: time=\"2026-06-12T20:15:27.942479551Z\" level=info msg=\"Started container\" PID=49020 containerID=11b7ef2184e42abff351dece74ca220aa5a9a621e57af2a5d934602600acfab7 description=openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/manager id=eaadc652-2baa-4d33-8908-5226d54d3117 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c1bd3bb14ce67d68388f044455082cf4a4a09a4e8a3af6a911a4960842a122\nJun 12 20:15:27.948000 crc crio[20719]: time=\"2026-06-12T20:15:27.947426096Z\" level=info msg=\"Started container\" PID=49023 containerID=63912bae57c10175e9cfb3fd76a434718eed5fcc0284d493093b27c7d8144a58 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/manager id=1041d477-cd8e-4d93-b3f1-cc38d3048504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=932b86a0c6b1a6badcdca14cf2bcf09a5b09abdfbd06985bbf2cdb3d8e09e763\nJun 12 20:15:27.950075 crc crio[20719]: time=\"2026-06-12T20:15:27.950035159Z\" level=info msg=\"Started container\" PID=48935 containerID=5b033bcf5bcf9e61bde2c6a29dcde1132a27d2745f50d6a89714a44def3ea25f description=openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/manager id=f7a7c2a4-959b-43fe-b08a-c4e29fd59bd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e24ba0cd71aaf26985b5285cf300fd815765e23c4dc4b477a9b4de5dd07fb92f\nJun 12 20:15:27.950501 crc crio[20719]: time=\"2026-06-12T20:15:27.950206996Z\" level=info msg=\"Started container\" PID=49028 containerID=cd26ddb95a198c75238113641c18af133fdf585ba891a6c5c76d952543600981 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/manager id=c51d4fdd-6729-4123-8329-f3dc0f3a1999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ec1c351693acedae09aa69d97cee02ada03aef483b12b2e5cf64323baf82a48\nJun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.971069593Z\" level=info msg=\"Started container\" PID=49049 containerID=a31a03aa27ed92b8309d5256e5df71407be4568395734786c99c3bfafbfebb5b description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/manager id=1896f1b2-110b-4fb4-8806-8b6ecc289d1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a950adc5bf0dba1ef166ddba7abfdc2fa097c9e940520b1cf6d32f421d9a6a84\nJun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.971254884Z\" level=info msg=\"Started container\" PID=49041 containerID=a3d122bfdf7d268650a0bcefe57269c5e799dd7e7aff2e246e96f0663b665e8e description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/manager id=531889a3-3a4e-42a8-9a6a-209f5500bd7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c334520bb13d9ca20c1b222bcfad11990bb1c2fac5ebfcbe3df7bc6a504d4161\nJun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.971704927Z\" level=info msg=\"Started container\" PID=49029 containerID=f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09 description=openshift-marketplace/community-operators-nmns8/extract-content id=3af08c9f-6d09-4ba6-9e65-b776c70a62a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\nJun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.973966544Z\" level=info msg=\"Started container\" PID=49019 containerID=13f7457662c79c216b805d523b14565075a40dcdf955cd2eb047571da5bf8387 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/manager id=0d39e7d3-5926-43b0-8254-c2d978c2e3b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e9d1723008e3c01cfd8380c65406728fd57da36c719187e77f694b10887ed3\nJun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.974464725Z\" level=info msg=\"Started container\" PID=49021 containerID=4332f640aca7cabb6c1b8221a7ee6234dfa6d428427eea022e91ed1ca9d53b1e description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/manager id=635c696c-3b38-4969-a763-bb8f07bc7aeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ac8a20f1299a41d0b4b3c0f730d99f08e9bd2186bfd1dcbbb7f5fb87e19a897\nJun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.974724452Z\" level=info msg=\"Started container\" PID=49013 containerID=f17c807e0ac795579aa8e4318184ca2fdd234264b4164536c8e2341f6b79db43 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/manager id=6cd50f9c-2974-489f-aaae-ddcb16406602 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7afd849bb8f93e4d411d61d50d7f3a75ca67bd7232817e84d59e53913c099586\nJun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.974859638Z\" level=info msg=\"Started container\" PID=49040 containerID=97e43b8daf71fc0327e2bd6cd84143ef37b100c83abb4f5bd8b2bf3060e1b20b description=openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/manager id=baed9f18-0ae4-47fc-938b-ab4387ad39bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fe6d1739c88ac74ca826be025e6d221ab08015b2f49ba4a4c9cb35e755fb257\nJun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.975519415Z\" level=info msg=\"Started container\" PID=49026 containerID=0466e958e3bf47b282146b5cc1eafe898c144a2d0dda8b0c4615a2a10f880d89 description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/manager id=e8b8b8a0-c643-4534-bf8a-6ae30a7848af name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd5214b83c1c55d6ac10ffebd7662c00deb55c74009e97b8607ca31b02e1b2db\nJun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.975620987Z\" level=info msg=\"Started container\" PID=49077 containerID=36af2d3a3540457f5a3ff25728b49bfca98c247146cb542442584725b11a4610 description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic id=858e6f36-1a39-43a8-b148-94ac7bf501eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476\nJun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.975736831Z\" level=info msg=\"Started container\" PID=49025 containerID=c677d9f8660ba31f94306ca7707f6b8049cea8c3c2c9f0a792bdccf810db64e9 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/manager id=b6cf7b01-4513-4229-9691-aaee170f83cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0a9eda67ea8fdd8a8dd4e3f1bbd3bf75c616e93067ea0aeb8365d08b476ba17\nJun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.975838373Z\" level=info msg=\"Started container\" PID=49022 containerID=2283f4d5f38b7bf14ce7897e8700af0231531eab888fa659c726c82c81067a20 description=openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/manager id=e9071321-8809-48b8-bce0-69f9f6dbc347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ee6cb3bb1a39051e29a10ba7c9e1aded244490418bfab64f29b5168afbe0dbc\nJun 12 20:15:27.994647 crc crio[20719]: time=\"2026-06-12T20:15:27.994546576Z\" level=info msg=\"Started container\" PID=49014 containerID=b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca description=openshift-marketplace/redhat-marketplace-crwkt/extract-content id=df09a409-0dcb-4161-9be9-797bb8ffceb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\nJun 12 20:15:28.016776 crc crio[20719]: time=\"2026-06-12T20:15:28.016689784Z\" level=info msg=\"Started container\" PID=49054 containerID=aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3 description=openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/collect-profiles id=be6b10bd-ce54-4a49-ab87-18f2cf802e9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\nJun 12 20:15:28.128556 crc crio[20719]: time=\"2026-06-12T20:15:28.128515446Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=b62d89e9-8267-44fc-8f98-62a0c80bb8d5 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:28.158678 crc crio[20719]: time=\"2026-06-12T20:15:28.158585025Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 20:15:29.678023 crc crio[20719]: time=\"2026-06-12T20:15:29.677580249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=83d5627e-b6b3-4a9e-bf2f-8dbdabe3ef27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:30.741633 crc crio[20719]: time=\"2026-06-12T20:15:30.741023076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a62da585-1bd8-45b9-9ff2-8a2adc46d723 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:31.774432 crc crio[20719]: time=\"2026-06-12T20:15:31.774162726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a25c0aee-cff7-4752-a68a-4718e60a3c88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:31.795205 crc crio[20719]: time=\"2026-06-12T20:15:31.79293475Z\" level=info msg=\"Stopping pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\" id=66379854-3aab-4d90-9489-ce77b7583d77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:15:31.795205 crc crio[20719]: time=\"2026-06-12T20:15:31.793806504Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-qsht6 Namespace:openshift-operator-lifecycle-manager ID:64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc UID:6dbac650-68ef-4f2f-aa8b-9c8d3ec335b8 NetNS:/var/run/netns/c7f56ec3-d781-4435-a9d4-f83ce14d9a7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbac650_68ef_4f2f_aa8b_9c8d3ec335b8.slice PodAnnotations:0xc000a38558}] Aliases:map[]}\"\nJun 12 20:15:31.795205 crc crio[20719]: time=\"2026-06-12T20:15:31.794000349Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688255-qsht6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:15:32.814649 crc crio[20719]: time=\"2026-06-12T20:15:32.813477357Z\" level=info msg=\"Stopping pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\" id=3d80460e-63d8-4f71-9b84-3709f8be087c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:15:32.816473 crc crio[20719]: time=\"2026-06-12T20:15:32.815825273Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688254-cr8vs Namespace:openshift-infra ID:3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320 UID:9889f0fe-87ce-4c71-8d38-ece4efc8c085 NetNS:/var/run/netns/b076c1e5-cd83-496b-a4f4-1ac5eaa1f5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9889f0fe_87ce_4c71_8d38_ece4efc8c085.slice PodAnnotations:0xc0005267a0}] Aliases:map[]}\"\nJun 12 20:15:32.816473 crc crio[20719]: time=\"2026-06-12T20:15:32.816111281Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688254-cr8vs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:15:33.972091 crc crio[20719]: time=\"2026-06-12T20:15:33.971919946Z\" level=info msg=\"Stopped pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\" id=66379854-3aab-4d90-9489-ce77b7583d77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:15:34.096044 crc crio[20719]: time=\"2026-06-12T20:15:34.095518376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5f89678-7d61-4886-b0fe-1a1e55ccde99 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:34.096509 crc crio[20719]: time=\"2026-06-12T20:15:34.095927127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f0ae6387-d51f-4122-91ce-3efc3a5e8d09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:34.096812 crc crio[20719]: time=\"2026-06-12T20:15:34.09670497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f983ae03-0eff-481d-8ccc-2ec3423ea04b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:34.545603 crc crio[20719]: time=\"2026-06-12T20:15:34.544980663Z\" level=info msg=\"Stopped pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\" id=3d80460e-63d8-4f71-9b84-3709f8be087c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:15:35.707635 crc crio[20719]: time=\"2026-06-12T20:15:35.695922826Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-crwkt/registry-server\" id=e505a92b-2cc6-4bed-af62-ed4c53f5643a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:35.934006 crc crio[20719]: time=\"2026-06-12T20:15:35.933880515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:35.935183 crc crio[20719]: time=\"2026-06-12T20:15:35.935038648Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=6b7be681-cbd5-4b4d-88cd-a59d53a1c0b3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:35.954987 crc crio[20719]: time=\"2026-06-12T20:15:35.9548402Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=905ae981-ed70-498c-aecb-efa689f7f9f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:36.020147 crc crio[20719]: time=\"2026-06-12T20:15:36.019920096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:36.024596 crc crio[20719]: time=\"2026-06-12T20:15:36.024501195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:36.090020 crc crio[20719]: time=\"2026-06-12T20:15:36.08988165Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2261b2c1-57bd-4a6a-a91d-cfa0b32fb905 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:36.343079 crc crio[20719]: time=\"2026-06-12T20:15:36.332501024Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2wjrb/registry-server\" id=81ed2215-bebb-493e-954f-5fdffb0bcaa0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:36.343079 crc crio[20719]: time=\"2026-06-12T20:15:36.3356304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:36.391046 crc crio[20719]: time=\"2026-06-12T20:15:36.390848582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:36.394901 crc crio[20719]: time=\"2026-06-12T20:15:36.394799192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:36.919725 crc crio[20719]: time=\"2026-06-12T20:15:36.91955276Z\" level=info msg=\"Created container 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3: openshift-marketplace/redhat-marketplace-crwkt/registry-server\" id=e505a92b-2cc6-4bed-af62-ed4c53f5643a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:36.924564 crc crio[20719]: time=\"2026-06-12T20:15:36.924257262Z\" level=info msg=\"Starting container: 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3\" id=7e94e15c-5674-4f97-9a29-47c1b26c9479 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:36.941443 crc crio[20719]: time=\"2026-06-12T20:15:36.940540256Z\" level=info msg=\"Started container\" PID=49680 containerID=8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3 description=openshift-marketplace/redhat-marketplace-crwkt/registry-server id=7e94e15c-5674-4f97-9a29-47c1b26c9479 name=/runtime.v1.RuntimeService/StartContainer sandboxID=328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\nJun 12 20:15:36.956591 crc crio[20719]: time=\"2026-06-12T20:15:36.949583549Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nmns8/registry-server\" id=8520fabb-e428-47b8-b12a-702804f22116 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:36.956591 crc crio[20719]: time=\"2026-06-12T20:15:36.950067593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:37.026214 crc crio[20719]: time=\"2026-06-12T20:15:37.026046833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:37.030348 crc crio[20719]: time=\"2026-06-12T20:15:37.030105137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:37.248028 crc crio[20719]: time=\"2026-06-12T20:15:37.245145061Z\" level=info msg=\"Created container 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5: openshift-marketplace/certified-operators-2wjrb/registry-server\" id=81ed2215-bebb-493e-954f-5fdffb0bcaa0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:37.248028 crc crio[20719]: time=\"2026-06-12T20:15:37.2469624Z\" level=info msg=\"Starting container: 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5\" id=0cfaf9e4-90f0-4370-9dfc-1b67b8d6ba60 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:37.255605 crc crio[20719]: time=\"2026-06-12T20:15:37.254830531Z\" level=info msg=\"Started container\" PID=49699 containerID=55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5 description=openshift-marketplace/certified-operators-2wjrb/registry-server id=0cfaf9e4-90f0-4370-9dfc-1b67b8d6ba60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\nJun 12 20:15:37.848047 crc crio[20719]: time=\"2026-06-12T20:15:37.847708281Z\" level=info msg=\"Created container 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe: openshift-marketplace/community-operators-nmns8/registry-server\" id=8520fabb-e428-47b8-b12a-702804f22116 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:37.849080 crc crio[20719]: time=\"2026-06-12T20:15:37.847830423Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hrxfk/extract-content\" id=e85084a0-c86a-417c-acc5-e22562cce70b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:37.850826 crc crio[20719]: time=\"2026-06-12T20:15:37.850670973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:37.851179 crc crio[20719]: time=\"2026-06-12T20:15:37.850996434Z\" level=info msg=\"Starting container: 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe\" id=c2cbdeee-baf6-448a-86b6-6898a3b5d968 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:37.860778 crc crio[20719]: time=\"2026-06-12T20:15:37.860636682Z\" level=info msg=\"Started container\" PID=49726 containerID=24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe description=openshift-marketplace/community-operators-nmns8/registry-server id=c2cbdeee-baf6-448a-86b6-6898a3b5d968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\nJun 12 20:15:37.925822 crc crio[20719]: time=\"2026-06-12T20:15:37.925709788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:37.933326 crc crio[20719]: time=\"2026-06-12T20:15:37.929974627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:38.932726 crc crio[20719]: time=\"2026-06-12T20:15:38.931967488Z\" level=info msg=\"Created container f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b: openshift-marketplace/redhat-operators-hrxfk/extract-content\" id=e85084a0-c86a-417c-acc5-e22562cce70b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:38.933777 crc crio[20719]: time=\"2026-06-12T20:15:38.933681995Z\" level=info msg=\"Starting container: f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b\" id=9644cbd0-d926-4a03-bbd6-fce864139c53 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:38.941656 crc crio[20719]: time=\"2026-06-12T20:15:38.941545495Z\" level=info msg=\"Started container\" PID=49762 containerID=f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b description=openshift-marketplace/redhat-operators-hrxfk/extract-content id=9644cbd0-d926-4a03-bbd6-fce864139c53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\nJun 12 20:15:39.013683 crc crio[20719]: time=\"2026-06-12T20:15:39.013598442Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=25b1687d-ddc1-46db-89d4-1240ff3d37c0 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:39.022503 crc crio[20719]: time=\"2026-06-12T20:15:39.017599818Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=7375f58f-32fd-4206-8b67-9faeafda7549 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:39.040485 crc crio[20719]: time=\"2026-06-12T20:15:39.040429186Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=0164439d-fbf2-4ed6-80d5-3f29728007f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:39.055838 crc crio[20719]: time=\"2026-06-12T20:15:39.055729954Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=b62d89e9-8267-44fc-8f98-62a0c80bb8d5 name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:39.056654 crc crio[20719]: time=\"2026-06-12T20:15:39.056512944Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7a53bac2-b55e-46dc-88e7-fdc2ea084582 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:39.063484 crc crio[20719]: time=\"2026-06-12T20:15:39.063391357Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/manager\" id=658f4e1b-2502-436f-8e63-aff3ddcf6831 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:39.063831 crc crio[20719]: time=\"2026-06-12T20:15:39.063771598Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=d214dd50-69e4-4e40-945b-1f16815043f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:39.065369 crc crio[20719]: time=\"2026-06-12T20:15:39.06496872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:39.074521 crc crio[20719]: time=\"2026-06-12T20:15:39.074386855Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-httpd\" id=c54c20a7-7e30-48b8-b089-2ff06685af4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:39.083396 crc crio[20719]: time=\"2026-06-12T20:15:39.083210251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:39.140747 crc crio[20719]: time=\"2026-06-12T20:15:39.140555922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:39.154025 crc crio[20719]: time=\"2026-06-12T20:15:39.153929524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:39.164031 crc crio[20719]: time=\"2026-06-12T20:15:39.163976624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:39.316837 crc crio[20719]: time=\"2026-06-12T20:15:39.316744879Z\" level=info msg=\"Created container fe0a1711b388c0816d9261332847aa5ce68eb6693b4081c725d4eebd37966ca6: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/manager\" id=658f4e1b-2502-436f-8e63-aff3ddcf6831 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:39.323720 crc crio[20719]: time=\"2026-06-12T20:15:39.322763377Z\" level=info msg=\"Starting container: fe0a1711b388c0816d9261332847aa5ce68eb6693b4081c725d4eebd37966ca6\" id=0d4b8b71-35b9-4cea-8e1f-bc339635dfd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:39.336559 crc crio[20719]: time=\"2026-06-12T20:15:39.334765676Z\" level=info msg=\"Started container\" PID=49786 containerID=fe0a1711b388c0816d9261332847aa5ce68eb6693b4081c725d4eebd37966ca6 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/manager id=0d4b8b71-35b9-4cea-8e1f-bc339635dfd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29e8db63d5f9001ba4aaab8c1b452d902c334f6c072d489156dd1a5d36288ba2\nJun 12 20:15:40.146575 crc crio[20719]: time=\"2026-06-12T20:15:40.146097821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:40.269220 crc crio[20719]: time=\"2026-06-12T20:15:40.269136775Z\" level=info msg=\"Created container 5e837c9302b8d7dcf0cf6684ee9bd8c7c05b92d860483ac2be99d6baae1ca0ab: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-httpd\" id=c54c20a7-7e30-48b8-b089-2ff06685af4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:40.273354 crc crio[20719]: time=\"2026-06-12T20:15:40.273201889Z\" level=info msg=\"Starting container: 5e837c9302b8d7dcf0cf6684ee9bd8c7c05b92d860483ac2be99d6baae1ca0ab\" id=2249d9ea-0d8e-4d7e-8694-9acaa94148f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:40.279062 crc crio[20719]: time=\"2026-06-12T20:15:40.278971532Z\" level=info msg=\"Started container\" PID=49870 containerID=5e837c9302b8d7dcf0cf6684ee9bd8c7c05b92d860483ac2be99d6baae1ca0ab description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-httpd id=2249d9ea-0d8e-4d7e-8694-9acaa94148f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476\nJun 12 20:15:40.289847 crc crio[20719]: time=\"2026-06-12T20:15:40.289766312Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=adef3bb8-b61e-475e-838c-844297917cfa name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:40.293427 crc crio[20719]: time=\"2026-06-12T20:15:40.293142338Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 20:15:40.681875 crc crio[20719]: time=\"2026-06-12T20:15:40.681727744Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=adef3bb8-b61e-475e-838c-844297917cfa name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:40.683370 crc crio[20719]: time=\"2026-06-12T20:15:40.683215995Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7c4ffc2e-dc77-4aab-93aa-252a8124ea92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:40.687877 crc crio[20719]: time=\"2026-06-12T20:15:40.687589827Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=605e72f7-fe7b-46c9-a364-c0ace2320001 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:40.693430 crc crio[20719]: time=\"2026-06-12T20:15:40.693219783Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-log-watch\" id=d4c5bfd9-ada8-437f-8173-3b9509ff266e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:40.693922 crc crio[20719]: time=\"2026-06-12T20:15:40.693842072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:40.760823 crc crio[20719]: time=\"2026-06-12T20:15:40.760740732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:41.153013 crc crio[20719]: time=\"2026-06-12T20:15:41.152552076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=031b7fcc-9f32-4005-a9f2-8068e1e9f19b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:41.156905 crc crio[20719]: time=\"2026-06-12T20:15:41.156858327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bd920993-9a5b-44c1-b50f-c6129db0474b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:41.187807 crc crio[20719]: time=\"2026-06-12T20:15:41.187705098Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hrxfk/registry-server\" id=d71a233c-600b-4d6b-83ca-809d63812a81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:41.188193 crc crio[20719]: time=\"2026-06-12T20:15:41.18814377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:41.285357 crc crio[20719]: time=\"2026-06-12T20:15:41.285159233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:41.294711 crc crio[20719]: time=\"2026-06-12T20:15:41.292854253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:41.481679 crc crio[20719]: time=\"2026-06-12T20:15:41.481570831Z\" level=info msg=\"Created container 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e: openshift-marketplace/redhat-operators-hrxfk/registry-server\" id=d71a233c-600b-4d6b-83ca-809d63812a81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:41.484443 crc crio[20719]: time=\"2026-06-12T20:15:41.48405185Z\" level=info msg=\"Starting container: 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e\" id=07651a66-8b1c-43a9-b6e9-80243c5c4b91 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:41.491702 crc crio[20719]: time=\"2026-06-12T20:15:41.491625613Z\" level=info msg=\"Started container\" PID=50015 containerID=9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e description=openshift-marketplace/redhat-operators-hrxfk/registry-server id=07651a66-8b1c-43a9-b6e9-80243c5c4b91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\nJun 12 20:15:41.610535 crc crio[20719]: time=\"2026-06-12T20:15:41.610444709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:41.710778 crc crio[20719]: time=\"2026-06-12T20:15:41.710655566Z\" level=info msg=\"Created container ef29722b9858d43fa377b3a19818d9982d4d7e2161cefd437b98b81812009ab5: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-log-watch\" id=d4c5bfd9-ada8-437f-8173-3b9509ff266e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:41.712383 crc crio[20719]: time=\"2026-06-12T20:15:41.712179089Z\" level=info msg=\"Starting container: ef29722b9858d43fa377b3a19818d9982d4d7e2161cefd437b98b81812009ab5\" id=e046eefe-321e-4b6a-9dc7-db203a9a7efc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:41.718073 crc crio[20719]: time=\"2026-06-12T20:15:41.71798013Z\" level=info msg=\"Started container\" PID=50032 containerID=ef29722b9858d43fa377b3a19818d9982d4d7e2161cefd437b98b81812009ab5 description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-log-watch id=e046eefe-321e-4b6a-9dc7-db203a9a7efc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476\nJun 12 20:15:42.177436 crc crio[20719]: time=\"2026-06-12T20:15:42.177311804Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=8460fda1-9226-42ba-ab16-20ada0296ede name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:42.181059 crc crio[20719]: time=\"2026-06-12T20:15:42.180900064Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 12 20:15:49.018847 crc crio[20719]: time=\"2026-06-12T20:15:49.018175211Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=8460fda1-9226-42ba-ab16-20ada0296ede name=/runtime.v1.ImageService/PullImage\nJun 12 20:15:49.020155 crc crio[20719]: time=\"2026-06-12T20:15:49.01996997Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=1dda63a4-9dcd-4c1f-9499-cbc132a28117 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:49.025033 crc crio[20719]: time=\"2026-06-12T20:15:49.024962899Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=a8e0482b-7bc9-4683-b517-a6de7ce3f279 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:15:49.031962 crc crio[20719]: time=\"2026-06-12T20:15:49.031883282Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/mariadb\" id=34a6b1b3-b290-4c76-b8d1-78668262df1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:49.033418 crc crio[20719]: time=\"2026-06-12T20:15:49.03322499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:49.067815 crc crio[20719]: time=\"2026-06-12T20:15:49.067735773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:49.281752 crc crio[20719]: time=\"2026-06-12T20:15:49.281664024Z\" level=info msg=\"Stopping container: 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3 (timeout: 2s)\" id=643b6d47-5fcf-46eb-be5c-9ac7ffaaddb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:15:49.309090 crc crio[20719]: time=\"2026-06-12T20:15:49.308657458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:15:49.408623 crc crio[20719]: time=\"2026-06-12T20:15:49.408582128Z\" level=info msg=\"Stopped container 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3: openshift-marketplace/redhat-marketplace-crwkt/registry-server\" id=643b6d47-5fcf-46eb-be5c-9ac7ffaaddb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:15:49.410180 crc crio[20719]: time=\"2026-06-12T20:15:49.410083502Z\" level=info msg=\"Stopping pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\" id=d211d51b-d8f9-4ccf-9466-c7ac4a97a601 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:15:49.410777 crc crio[20719]: time=\"2026-06-12T20:15:49.410711609Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-crwkt Namespace:openshift-marketplace ID:328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066 UID:431cfbb8-7347-412c-9e95-1d2e073db583 NetNS:/var/run/netns/988db3ce-cbec-47d6-be6e-4cfe66dc40b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod431cfbb8_7347_412c_9e95_1d2e073db583.slice PodAnnotations:0xc000a381a8}] Aliases:map[]}\"\nJun 12 20:15:49.410920 crc crio[20719]: time=\"2026-06-12T20:15:49.410873833Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-crwkt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:15:49.508569 crc crio[20719]: time=\"2026-06-12T20:15:49.508486836Z\" level=info msg=\"Created container b9812b0e4867f5d72d51e491c832d51f9d98d3c2973230311f90d626004da53e: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/mariadb\" id=34a6b1b3-b290-4c76-b8d1-78668262df1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:15:49.510086 crc crio[20719]: time=\"2026-06-12T20:15:49.51002057Z\" level=info msg=\"Starting container: b9812b0e4867f5d72d51e491c832d51f9d98d3c2973230311f90d626004da53e\" id=32a4bb68-efca-4e23-889e-84f0240994cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:15:49.515039 crc crio[20719]: time=\"2026-06-12T20:15:49.514912047Z\" level=info msg=\"Started container\" PID=50280 containerID=b9812b0e4867f5d72d51e491c832d51f9d98d3c2973230311f90d626004da53e description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/mariadb id=32a4bb68-efca-4e23-889e-84f0240994cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476\nJun 12 20:15:49.723209 crc crio[20719]: time=\"2026-06-12T20:15:49.723106208Z\" level=info msg=\"Stopped pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\" id=d211d51b-d8f9-4ccf-9466-c7ac4a97a601 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:15:50.330893 crc crio[20719]: time=\"2026-06-12T20:15:50.329756165Z\" level=info msg=\"Removing container: 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3\" id=90b03fd1-c91f-4ec4-9b43-9895f72dd07e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:15:50.363226 crc crio[20719]: time=\"2026-06-12T20:15:50.363023594Z\" level=info msg=\"Removed container 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3: openshift-marketplace/redhat-marketplace-crwkt/registry-server\" id=90b03fd1-c91f-4ec4-9b43-9895f72dd07e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:15:50.372411 crc crio[20719]: time=\"2026-06-12T20:15:50.371773655Z\" level=info msg=\"Removing container: b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca\" id=5381263e-fb7b-4571-9bca-5b6988347b63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:15:50.415351 crc crio[20719]: time=\"2026-06-12T20:15:50.415092944Z\" level=info msg=\"Removed container b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca: openshift-marketplace/redhat-marketplace-crwkt/extract-content\" id=5381263e-fb7b-4571-9bca-5b6988347b63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:15:50.422901 crc crio[20719]: time=\"2026-06-12T20:15:50.421720938Z\" level=info msg=\"Removing container: b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d\" id=277ceb63-e561-4efe-8c6a-b1173e8bf617 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:15:50.462714 crc crio[20719]: time=\"2026-06-12T20:15:50.462663886Z\" level=info msg=\"Removed container b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d: openshift-marketplace/redhat-marketplace-crwkt/extract-utilities\" id=277ceb63-e561-4efe-8c6a-b1173e8bf617 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:01.022349 crc crio[20719]: time=\"2026-06-12T20:16:01.02150527Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688256-64684/POD\" id=a3ae4639-cfbd-42d4-bc09-145d8f97e778 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:01.022349 crc crio[20719]: time=\"2026-06-12T20:16:01.022334294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:01.053943 crc crio[20719]: time=\"2026-06-12T20:16:01.053614275Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688256-64684 Namespace:openshift-infra ID:f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64 UID:1d087133-b85e-4c92-b6a2-8f6eb4d34a3d NetNS:/var/run/netns/9087fed8-5ac6-4f22-9356-ccc5269ea069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d087133_b85e_4c92_b6a2_8f6eb4d34a3d.slice PodAnnotations:0xc00170c260}] Aliases:map[]}\"\nJun 12 20:16:01.054951 crc crio[20719]: time=\"2026-06-12T20:16:01.05485264Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688256-64684 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:01.277231 crc crio[20719]: time=\"2026-06-12T20:16:01.274912473Z\" level=info msg=\"Stopping container: 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e (timeout: 2s)\" id=b15b87a0-f30b-4611-9743-ddd6a7f6ff19 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:16:01.406619 crc crio[20719]: time=\"2026-06-12T20:16:01.406100724Z\" level=info msg=\"Stopped container 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e: openshift-marketplace/redhat-operators-hrxfk/registry-server\" id=b15b87a0-f30b-4611-9743-ddd6a7f6ff19 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:16:01.407953 crc crio[20719]: time=\"2026-06-12T20:16:01.407850123Z\" level=info msg=\"Stopping pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\" id=9a479b8f-d871-453b-aa8d-b224796f72a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:01.408506 crc crio[20719]: time=\"2026-06-12T20:16:01.408429059Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hrxfk Namespace:openshift-marketplace ID:c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940 UID:7fd8007d-3a76-40a1-92ef-dd3e1ddbe8a9 NetNS:/var/run/netns/e4b56950-96df-4eac-8788-b9970f445178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fd8007d_3a76_40a1_92ef_dd3e1ddbe8a9.slice PodAnnotations:0xc000eae6a0}] Aliases:map[]}\"\nJun 12 20:16:01.408653 crc crio[20719]: time=\"2026-06-12T20:16:01.408609344Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-hrxfk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:01.439504 crc crio[20719]: time=\"2026-06-12T20:16:01.439086016Z\" level=info msg=\"Stopping container: 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe (timeout: 2s)\" id=12731b2e-2418-4d48-b9af-b4faf2f86f34 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:16:01.577944 crc crio[20719]: time=\"2026-06-12T20:16:01.577841499Z\" level=info msg=\"Stopped container 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe: openshift-marketplace/community-operators-nmns8/registry-server\" id=12731b2e-2418-4d48-b9af-b4faf2f86f34 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:16:01.584980 crc crio[20719]: time=\"2026-06-12T20:16:01.584869365Z\" level=info msg=\"Stopping pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\" id=53f6f9af-2ef3-4c3a-99af-3e636c0a70e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:01.585441 crc crio[20719]: time=\"2026-06-12T20:16:01.585368229Z\" level=info msg=\"Got pod network &{Name:community-operators-nmns8 Namespace:openshift-marketplace ID:e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc UID:aa05dd51-290e-47b9-8655-c1e81c7a0452 NetNS:/var/run/netns/986739ee-e915-4bba-a764-8b003df94d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa05dd51_290e_47b9_8655_c1e81c7a0452.slice PodAnnotations:0xc000eae960}] Aliases:map[]}\"\nJun 12 20:16:01.585556 crc crio[20719]: time=\"2026-06-12T20:16:01.585528953Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-nmns8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:01.631183 crc crio[20719]: 2026-06-12T20:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f316a3878fb39f3 Mac:82:e8:cb:86:fb:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/9087fed8-5ac6-4f22-9356-ccc5269ea069 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:01.633355 crc crio[20719]: time=\"2026-06-12T20:16:01.633198454Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688256-64684 Namespace:openshift-infra ID:f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64 UID:1d087133-b85e-4c92-b6a2-8f6eb4d34a3d NetNS:/var/run/netns/9087fed8-5ac6-4f22-9356-ccc5269ea069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d087133_b85e_4c92_b6a2_8f6eb4d34a3d.slice PodAnnotations:0xc00170c260}] Aliases:map[]}\"\nJun 12 20:16:01.633472 crc crio[20719]: time=\"2026-06-12T20:16:01.633453312Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688256-64684 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:01.643459 crc crio[20719]: time=\"2026-06-12T20:16:01.643368152Z\" level=info msg=\"Ran pod sandbox f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64 with infra container: openshift-infra/auto-csr-approver-29688256-64684/POD\" id=a3ae4639-cfbd-42d4-bc09-145d8f97e778 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:01.645813 crc crio[20719]: time=\"2026-06-12T20:16:01.645647072Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=54af686c-b606-49cd-b6e6-b5b418c07710 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:01.650814 crc crio[20719]: time=\"2026-06-12T20:16:01.650721554Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:16:01.707972 crc crio[20719]: time=\"2026-06-12T20:16:01.70757145Z\" level=info msg=\"Stopped pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\" id=9a479b8f-d871-453b-aa8d-b224796f72a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:01.952723 crc crio[20719]: time=\"2026-06-12T20:16:01.952633451Z\" level=info msg=\"Stopped pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\" id=53f6f9af-2ef3-4c3a-99af-3e636c0a70e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:02.539349 crc crio[20719]: time=\"2026-06-12T20:16:02.538583109Z\" level=info msg=\"Removing container: 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe\" id=1ffc8c15-0844-4288-a115-5b0267c683f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:02.628567 crc crio[20719]: time=\"2026-06-12T20:16:02.628461739Z\" level=info msg=\"Removed container 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe: openshift-marketplace/community-operators-nmns8/registry-server\" id=1ffc8c15-0844-4288-a115-5b0267c683f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:02.639105 crc crio[20719]: time=\"2026-06-12T20:16:02.63896864Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=54af686c-b606-49cd-b6e6-b5b418c07710 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:02.646482 crc crio[20719]: time=\"2026-06-12T20:16:02.645996908Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1a449c24-3603-44d0-af2b-e19a6b20556d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:02.656497 crc crio[20719]: time=\"2026-06-12T20:16:02.656159093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5346a731-7a7b-44a3-a3c1-2ee380206f6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:02.661868 crc crio[20719]: time=\"2026-06-12T20:16:02.661780058Z\" level=info msg=\"Removing container: f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09\" id=7ecb0ed4-55f4-47e8-92bf-31bb9d468e4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:02.668192 crc crio[20719]: time=\"2026-06-12T20:16:02.667645221Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688256-64684/oc\" id=6d8371d4-7475-4e45-af49-c87442419d98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:02.670924 crc crio[20719]: time=\"2026-06-12T20:16:02.668525656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:02.748083 crc crio[20719]: time=\"2026-06-12T20:16:02.747929242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:02.768845 crc crio[20719]: time=\"2026-06-12T20:16:02.768227341Z\" level=info msg=\"Removed container f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09: openshift-marketplace/community-operators-nmns8/extract-content\" id=7ecb0ed4-55f4-47e8-92bf-31bb9d468e4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:02.778073 crc crio[20719]: time=\"2026-06-12T20:16:02.777859119Z\" level=info msg=\"Removing container: 225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186\" id=0f376ca2-91c2-4ad3-9521-178da815f9fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:02.862336 crc crio[20719]: time=\"2026-06-12T20:16:02.85954939Z\" level=info msg=\"Removed container 225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186: openshift-marketplace/community-operators-nmns8/extract-utilities\" id=0f376ca2-91c2-4ad3-9521-178da815f9fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:02.914023 crc crio[20719]: time=\"2026-06-12T20:16:02.913948217Z\" level=info msg=\"Removing container: 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e\" id=9dd95be1-9ac9-4b54-88c0-12281f264227 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:02.999888 crc crio[20719]: time=\"2026-06-12T20:16:02.998375903Z\" level=info msg=\"Removed container 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e: openshift-marketplace/redhat-operators-hrxfk/registry-server\" id=9dd95be1-9ac9-4b54-88c0-12281f264227 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:03.008118 crc crio[20719]: time=\"2026-06-12T20:16:03.007062446Z\" level=info msg=\"Removing container: f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b\" id=07b3d536-03ea-4659-a1db-59c8cda6e773 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:03.052605 crc crio[20719]: time=\"2026-06-12T20:16:03.052354211Z\" level=info msg=\"Removed container f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b: openshift-marketplace/redhat-operators-hrxfk/extract-content\" id=07b3d536-03ea-4659-a1db-59c8cda6e773 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:03.061227 crc crio[20719]: time=\"2026-06-12T20:16:03.060994843Z\" level=info msg=\"Removing container: af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be\" id=7bb33ac6-8cb8-4951-8ff2-166ad3ceaa7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:03.131963 crc crio[20719]: time=\"2026-06-12T20:16:03.131850773Z\" level=info msg=\"Removed container af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be: openshift-marketplace/redhat-operators-hrxfk/extract-utilities\" id=7bb33ac6-8cb8-4951-8ff2-166ad3ceaa7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:03.221488 crc crio[20719]: time=\"2026-06-12T20:16:03.220861754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:03.342973 crc crio[20719]: time=\"2026-06-12T20:16:03.342495219Z\" level=info msg=\"Created container 04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8: openshift-infra/auto-csr-approver-29688256-64684/oc\" id=6d8371d4-7475-4e45-af49-c87442419d98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:03.350446 crc crio[20719]: time=\"2026-06-12T20:16:03.350057991Z\" level=info msg=\"Starting container: 04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8\" id=dda3374a-b324-4be6-8118-44b4381ccefe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:16:03.360867 crc crio[20719]: time=\"2026-06-12T20:16:03.360562586Z\" level=info msg=\"Started container\" PID=50866 containerID=04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8 description=openshift-infra/auto-csr-approver-29688256-64684/oc id=dda3374a-b324-4be6-8118-44b4381ccefe name=/runtime.v1.RuntimeService/StartContainer sandboxID=f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\nJun 12 20:16:03.650232 crc crio[20719]: time=\"2026-06-12T20:16:03.646808609Z\" level=info msg=\"Stopping container: 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5 (timeout: 2s)\" id=6291765a-96bf-46ee-91e0-0ae86237d4ff name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:16:03.783868 crc crio[20719]: time=\"2026-06-12T20:16:03.783770368Z\" level=info msg=\"Stopped container 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5: openshift-marketplace/certified-operators-2wjrb/registry-server\" id=6291765a-96bf-46ee-91e0-0ae86237d4ff name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:16:03.789648 crc crio[20719]: time=\"2026-06-12T20:16:03.789560297Z\" level=info msg=\"Stopping pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\" id=fa6b40cd-5569-43ce-8b57-091b63daae57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:03.790109 crc crio[20719]: time=\"2026-06-12T20:16:03.79004572Z\" level=info msg=\"Got pod network &{Name:certified-operators-2wjrb Namespace:openshift-marketplace ID:51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1 UID:48939476-04c1-46dc-88d6-71cf10e0a61e NetNS:/var/run/netns/65038ee5-5fb3-44c0-9eb9-c8a18d66f314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48939476_04c1_46dc_88d6_71cf10e0a61e.slice PodAnnotations:0xc00170c6d0}] Aliases:map[]}\"\nJun 12 20:16:03.790231 crc crio[20719]: time=\"2026-06-12T20:16:03.790198771Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-2wjrb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:04.114956 crc crio[20719]: time=\"2026-06-12T20:16:04.114862071Z\" level=info msg=\"Stopped pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\" id=fa6b40cd-5569-43ce-8b57-091b63daae57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:04.611173 crc crio[20719]: time=\"2026-06-12T20:16:04.6098893Z\" level=info msg=\"Removing container: 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5\" id=a3f38efc-e60f-484c-9d2f-754f8043a12a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:04.663555 crc crio[20719]: time=\"2026-06-12T20:16:04.663399462Z\" level=info msg=\"Removed container 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5: openshift-marketplace/certified-operators-2wjrb/registry-server\" id=a3f38efc-e60f-484c-9d2f-754f8043a12a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:04.674460 crc crio[20719]: time=\"2026-06-12T20:16:04.66683469Z\" level=info msg=\"Removing container: aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837\" id=ea15867e-da45-4cc6-a402-c12f6d728b6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:04.705545 crc crio[20719]: time=\"2026-06-12T20:16:04.705100089Z\" level=info msg=\"Removed container aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837: openshift-marketplace/certified-operators-2wjrb/extract-content\" id=ea15867e-da45-4cc6-a402-c12f6d728b6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:04.708163 crc crio[20719]: time=\"2026-06-12T20:16:04.708072311Z\" level=info msg=\"Removing container: 6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd\" id=5786f134-49ee-41c0-8087-47e8bda93c1a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:04.733176 crc crio[20719]: time=\"2026-06-12T20:16:04.733123674Z\" level=info msg=\"Removed container 6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd: openshift-marketplace/certified-operators-2wjrb/extract-utilities\" id=5786f134-49ee-41c0-8087-47e8bda93c1a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:05.644089 crc crio[20719]: time=\"2026-06-12T20:16:05.643751631Z\" level=info msg=\"Stopping pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\" id=8a47de8c-3c80-47c5-8034-e53e6f520be5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:05.644809 crc crio[20719]: time=\"2026-06-12T20:16:05.644687257Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688256-64684 Namespace:openshift-infra ID:f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64 UID:1d087133-b85e-4c92-b6a2-8f6eb4d34a3d NetNS:/var/run/netns/9087fed8-5ac6-4f22-9356-ccc5269ea069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d087133_b85e_4c92_b6a2_8f6eb4d34a3d.slice PodAnnotations:0xc00334a188}] Aliases:map[]}\"\nJun 12 20:16:05.644987 crc crio[20719]: time=\"2026-06-12T20:16:05.644938244Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688256-64684 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:05.950923 crc crio[20719]: time=\"2026-06-12T20:16:05.950834252Z\" level=info msg=\"Stopped pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\" id=8a47de8c-3c80-47c5-8034-e53e6f520be5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:08.943347 crc crio[20719]: time=\"2026-06-12T20:16:08.942507246Z\" level=info msg=\"Removing container: d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826\" id=9bdc81b1-534f-41ab-b267-04cb988a90a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:09.108402 crc crio[20719]: time=\"2026-06-12T20:16:09.107753399Z\" level=info msg=\"Removed container d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826: openshift-infra/auto-csr-approver-29688250-2kjvb/oc\" id=9bdc81b1-534f-41ab-b267-04cb988a90a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:09.112992 crc crio[20719]: time=\"2026-06-12T20:16:09.112523803Z\" level=info msg=\"Removing container: fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9\" id=539b1a9b-0396-42c2-8802-292dfb6a1fd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:09.398607 crc crio[20719]: time=\"2026-06-12T20:16:09.398434083Z\" level=info msg=\"Removed container fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9: openshift-infra/auto-csr-approver-29688248-tn6cb/oc\" id=539b1a9b-0396-42c2-8802-292dfb6a1fd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:09.429677 crc crio[20719]: time=\"2026-06-12T20:16:09.429548066Z\" level=info msg=\"Stopping pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\" id=51190c09-57dc-4da5-a2c5-5e7ac4acd2ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:09.429677 crc crio[20719]: time=\"2026-06-12T20:16:09.429638318Z\" level=info msg=\"Stopped pod sandbox (already stopped): eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\" id=51190c09-57dc-4da5-a2c5-5e7ac4acd2ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:09.430670 crc crio[20719]: time=\"2026-06-12T20:16:09.430578203Z\" level=info msg=\"Removing pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\" id=6d9eb3cc-bce2-4f17-ae1a-5891a5943468 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:16:09.450477 crc crio[20719]: time=\"2026-06-12T20:16:09.450365389Z\" level=info msg=\"Removed pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\" id=6d9eb3cc-bce2-4f17-ae1a-5891a5943468 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:16:09.452067 crc crio[20719]: time=\"2026-06-12T20:16:09.451926957Z\" level=info msg=\"Stopping pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\" id=33dfa06c-f231-4691-a5b0-84c3ad8d1ac5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:09.452151 crc crio[20719]: time=\"2026-06-12T20:16:09.452109382Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\" id=33dfa06c-f231-4691-a5b0-84c3ad8d1ac5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:09.453573 crc crio[20719]: time=\"2026-06-12T20:16:09.453498612Z\" level=info msg=\"Removing pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\" id=60a3c45f-7d34-4f4c-a7bf-9de538bcfecb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:16:09.464797 crc crio[20719]: time=\"2026-06-12T20:16:09.464758267Z\" level=info msg=\"Removed pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\" id=60a3c45f-7d34-4f4c-a7bf-9de538bcfecb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:16:09.466219 crc crio[20719]: time=\"2026-06-12T20:16:09.466122844Z\" level=info msg=\"Stopping pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\" id=00d22d15-87a8-4ef9-85f8-3ec559184c0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:09.466378 crc crio[20719]: time=\"2026-06-12T20:16:09.466224506Z\" level=info msg=\"Stopped pod sandbox (already stopped): a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\" id=00d22d15-87a8-4ef9-85f8-3ec559184c0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:09.466835 crc crio[20719]: time=\"2026-06-12T20:16:09.466750772Z\" level=info msg=\"Removing pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\" id=84007135-ad77-46c4-861a-289fd88ed24f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:16:09.481185 crc crio[20719]: time=\"2026-06-12T20:16:09.481029645Z\" level=info msg=\"Removed pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\" id=84007135-ad77-46c4-861a-289fd88ed24f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:16:09.482550 crc crio[20719]: time=\"2026-06-12T20:16:09.482499491Z\" level=info msg=\"Stopping pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\" id=d9facaa5-6e79-4a46-99f0-037a072f6319 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:09.482748 crc crio[20719]: time=\"2026-06-12T20:16:09.482723347Z\" level=info msg=\"Stopped pod sandbox (already stopped): e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\" id=d9facaa5-6e79-4a46-99f0-037a072f6319 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:09.484094 crc crio[20719]: time=\"2026-06-12T20:16:09.483695585Z\" level=info msg=\"Removing pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\" id=c75c5511-d6c6-4af7-8f38-933d2c238cb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:16:09.496844 crc crio[20719]: time=\"2026-06-12T20:16:09.496718531Z\" level=info msg=\"Removed pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\" id=c75c5511-d6c6-4af7-8f38-933d2c238cb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:16:09.497677 crc crio[20719]: time=\"2026-06-12T20:16:09.497639834Z\" level=info msg=\"Stopping pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\" id=2b905059-1cd8-422e-b6f1-ee2e9a306180 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:09.497875 crc crio[20719]: time=\"2026-06-12T20:16:09.49784563Z\" level=info msg=\"Stopped pod sandbox (already stopped): 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\" id=2b905059-1cd8-422e-b6f1-ee2e9a306180 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:09.498971 crc crio[20719]: time=\"2026-06-12T20:16:09.498934Z\" level=info msg=\"Removing pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\" id=e5d47a97-e240-464f-bf16-202a5f0ff186 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:16:09.513929 crc crio[20719]: time=\"2026-06-12T20:16:09.513798156Z\" level=info msg=\"Removed pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\" id=e5d47a97-e240-464f-bf16-202a5f0ff186 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:16:09.516527 crc crio[20719]: time=\"2026-06-12T20:16:09.51607631Z\" level=info msg=\"Stopping pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\" id=8e087da6-ff85-4510-9cc4-1e3cbbebcbbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:09.516646 crc crio[20719]: time=\"2026-06-12T20:16:09.516555813Z\" level=info msg=\"Stopped pod sandbox (already stopped): c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\" id=8e087da6-ff85-4510-9cc4-1e3cbbebcbbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:09.517346 crc crio[20719]: time=\"2026-06-12T20:16:09.51717753Z\" level=info msg=\"Removing pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\" id=6359cd1e-5f35-4ceb-9ddc-363aafebe77d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:16:09.528353 crc crio[20719]: time=\"2026-06-12T20:16:09.528126835Z\" level=info msg=\"Removed pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\" id=6359cd1e-5f35-4ceb-9ddc-363aafebe77d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:16:11.116036 crc crio[20719]: time=\"2026-06-12T20:16:11.115508888Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/POD\" id=de20d974-f540-4351-8f33-b83d2aa1f452 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:11.117451 crc crio[20719]: time=\"2026-06-12T20:16:11.116045412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:11.146923 crc crio[20719]: time=\"2026-06-12T20:16:11.146813484Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-mlp6w Namespace:openstack ID:6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334 UID:52ed91e4-82c3-44fc-a8cb-c4daa1011bd0 NetNS:/var/run/netns/89835734-73e6-4ae2-96c9-af68b7a4a9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52ed91e4_82c3_44fc_a8cb_c4daa1011bd0.slice PodAnnotations:0xc00259a658}] Aliases:map[]}\"\nJun 12 20:16:11.146923 crc crio[20719]: time=\"2026-06-12T20:16:11.146874126Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-mlp6w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:11.257685 crc crio[20719]: time=\"2026-06-12T20:16:11.251662679Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-x2v7z/POD\" id=dc7bec93-21b9-43b0-b33b-e340ceb20c1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:11.257685 crc crio[20719]: time=\"2026-06-12T20:16:11.252130172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:11.308977 crc crio[20719]: time=\"2026-06-12T20:16:11.308431215Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-x2v7z Namespace:openstack ID:e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91 UID:1b4525c2-f01f-4eff-a6be-fe373f9c68e7 NetNS:/var/run/netns/13cc81aa-2374-431f-98ce-a52a74d4f12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b4525c2_f01f_4eff_a6be_fe373f9c68e7.slice PodAnnotations:0xc003c981b8}] Aliases:map[]}\"\nJun 12 20:16:11.309167 crc crio[20719]: time=\"2026-06-12T20:16:11.308498667Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-x2v7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:11.633993 crc crio[20719]: 2026-06-12T20:16:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7dfe9b802f4863 Mac:52:d3:43:53:aa:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/13cc81aa-2374-431f-98ce-a52a74d4f12f SocketPath: PciID:}] [{Interface:0xc0002d0c00 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:11.635212 crc crio[20719]: time=\"2026-06-12T20:16:11.635102522Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-x2v7z Namespace:openstack ID:e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91 UID:1b4525c2-f01f-4eff-a6be-fe373f9c68e7 NetNS:/var/run/netns/13cc81aa-2374-431f-98ce-a52a74d4f12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b4525c2_f01f_4eff_a6be_fe373f9c68e7.slice PodAnnotations:0xc003c981b8}] Aliases:map[]}\"\nJun 12 20:16:11.635412 crc crio[20719]: time=\"2026-06-12T20:16:11.63538524Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-x2v7z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:11.651123 crc crio[20719]: time=\"2026-06-12T20:16:11.651024682Z\" level=info msg=\"Ran pod sandbox e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91 with infra container: openstack/dnsmasq-dns-769fc96f7c-x2v7z/POD\" id=dc7bec93-21b9-43b0-b33b-e340ceb20c1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:11.652904 crc crio[20719]: time=\"2026-06-12T20:16:11.652776546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5202ed2f-c938-47ec-8a27-af5036155659 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:11.653024 crc crio[20719]: time=\"2026-06-12T20:16:11.652973321Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=5202ed2f-c938-47ec-8a27-af5036155659 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:11.653024 crc crio[20719]: time=\"2026-06-12T20:16:11.653017192Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=5202ed2f-c938-47ec-8a27-af5036155659 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:11.654121 crc crio[20719]: time=\"2026-06-12T20:16:11.654043911Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=85a58f37-5fd2-4693-bb97-20229d76ac69 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:11.660475 crc crio[20719]: time=\"2026-06-12T20:16:11.660409859Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 20:16:11.722176 crc crio[20719]: 2026-06-12T20:16:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cbcf02451bfc81 Mac:e2:1c:7d:eb:20:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/89835734-73e6-4ae2-96c9-af68b7a4a9e3 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:11.723189 crc crio[20719]: time=\"2026-06-12T20:16:11.723097439Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-mlp6w Namespace:openstack ID:6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334 UID:52ed91e4-82c3-44fc-a8cb-c4daa1011bd0 NetNS:/var/run/netns/89835734-73e6-4ae2-96c9-af68b7a4a9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52ed91e4_82c3_44fc_a8cb_c4daa1011bd0.slice PodAnnotations:0xc00259a658}] Aliases:map[]}\"\nJun 12 20:16:11.723401 crc crio[20719]: time=\"2026-06-12T20:16:11.723355406Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-mlp6w for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:11.729355 crc crio[20719]: time=\"2026-06-12T20:16:11.72917452Z\" level=info msg=\"Ran pod sandbox 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/POD\" id=de20d974-f540-4351-8f33-b83d2aa1f452 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:11.732353 crc crio[20719]: time=\"2026-06-12T20:16:11.732194282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=74db4e71-7a05-4077-a6b6-e77b90be3cbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:11.732490 crc crio[20719]: time=\"2026-06-12T20:16:11.732452009Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=74db4e71-7a05-4077-a6b6-e77b90be3cbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:11.732557 crc crio[20719]: time=\"2026-06-12T20:16:11.732496441Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=74db4e71-7a05-4077-a6b6-e77b90be3cbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:11.733784 crc crio[20719]: time=\"2026-06-12T20:16:11.733687725Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0edd5b53-fd4e-4652-943e-4c9874fbf7de name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:11.741569 crc crio[20719]: time=\"2026-06-12T20:16:11.741448331Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 20:16:13.649496 crc crio[20719]: time=\"2026-06-12T20:16:13.6489564Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-vktw9/POD\" id=80368bf5-c140-4b19-bb1e-b717928e1036 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:13.649496 crc crio[20719]: time=\"2026-06-12T20:16:13.649507846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:13.744496 crc crio[20719]: time=\"2026-06-12T20:16:13.744386097Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-vktw9 Namespace:openstack ID:cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b UID:14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e NetNS:/var/run/netns/dc8bbf69-0294-4755-bb63-ee765e7a3028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14aa9f4a_4a4e_4b2b_bed9_27bc25db3f5e.slice PodAnnotations:0xc000110db0}] Aliases:map[]}\"\nJun 12 20:16:13.744496 crc crio[20719]: time=\"2026-06-12T20:16:13.744457999Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-vktw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:14.355803 crc crio[20719]: time=\"2026-06-12T20:16:14.355404791Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-xcr6d/POD\" id=e81dbec3-5024-47f7-889c-94d17f5efb3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:14.355803 crc crio[20719]: time=\"2026-06-12T20:16:14.355831343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:14.425488 crc crio[20719]: time=\"2026-06-12T20:16:14.422574576Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-xcr6d Namespace:openstack ID:ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069 UID:d78dda3b-0a51-45c9-a01b-99ce5ea9a952 NetNS:/var/run/netns/1b63b99f-8342-4ab7-ba8e-66d723318d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78dda3b_0a51_45c9_a01b_99ce5ea9a952.slice PodAnnotations:0xc0005263f0}] Aliases:map[]}\"\nJun 12 20:16:14.425488 crc crio[20719]: time=\"2026-06-12T20:16:14.422644038Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-xcr6d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:14.503170 crc crio[20719]: 2026-06-12T20:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf332d273a9f13c Mac:e2:4a:56:26:4a:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/dc8bbf69-0294-4755-bb63-ee765e7a3028 SocketPath: PciID:}] [{Interface:0xc00011b500 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:14.506326 crc crio[20719]: time=\"2026-06-12T20:16:14.506158639Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-vktw9 Namespace:openstack ID:cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b UID:14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e NetNS:/var/run/netns/dc8bbf69-0294-4755-bb63-ee765e7a3028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14aa9f4a_4a4e_4b2b_bed9_27bc25db3f5e.slice PodAnnotations:0xc000110db0}] Aliases:map[]}\"\nJun 12 20:16:14.506713 crc crio[20719]: time=\"2026-06-12T20:16:14.506538759Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-vktw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:14.547189 crc crio[20719]: time=\"2026-06-12T20:16:14.547103422Z\" level=info msg=\"Ran pod sandbox cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b with infra container: openstack/dnsmasq-dns-6b994dcc49-vktw9/POD\" id=80368bf5-c140-4b19-bb1e-b717928e1036 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:14.552237 crc crio[20719]: time=\"2026-06-12T20:16:14.552145633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=97f1fe9c-b033-4d2d-b404-fc391037d77a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:14.552564 crc crio[20719]: time=\"2026-06-12T20:16:14.552512683Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=97f1fe9c-b033-4d2d-b404-fc391037d77a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:14.552641 crc crio[20719]: time=\"2026-06-12T20:16:14.552589525Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=97f1fe9c-b033-4d2d-b404-fc391037d77a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:14.553882 crc crio[20719]: time=\"2026-06-12T20:16:14.55378224Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8aedde07-9ee0-44ec-a7a1-1216879a4240 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:14.564006 crc crio[20719]: time=\"2026-06-12T20:16:14.563929498Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 20:16:14.883827 crc crio[20719]: time=\"2026-06-12T20:16:14.868011143Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=898221b9-a8b6-4e3f-86cc-2478f298379a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:14.883827 crc crio[20719]: time=\"2026-06-12T20:16:14.868099805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:14.935725 crc crio[20719]: 2026-06-12T20:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad5750d5ebe7067 Mac:aa:f7:2c:6e:85:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/1b63b99f-8342-4ab7-ba8e-66d723318d3f SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:14.938557 crc crio[20719]: time=\"2026-06-12T20:16:14.938313853Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-xcr6d Namespace:openstack ID:ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069 UID:d78dda3b-0a51-45c9-a01b-99ce5ea9a952 NetNS:/var/run/netns/1b63b99f-8342-4ab7-ba8e-66d723318d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78dda3b_0a51_45c9_a01b_99ce5ea9a952.slice PodAnnotations:0xc0005263f0}] Aliases:map[]}\"\nJun 12 20:16:14.938557 crc crio[20719]: time=\"2026-06-12T20:16:14.938514639Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-xcr6d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:15.006648 crc crio[20719]: time=\"2026-06-12T20:16:15.00654006Z\" level=info msg=\"Ran pod sandbox ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069 with infra container: openstack/dnsmasq-dns-68bc84565-xcr6d/POD\" id=e81dbec3-5024-47f7-889c-94d17f5efb3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:15.012609 crc crio[20719]: time=\"2026-06-12T20:16:15.012463793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=92aa0229-3f62-4536-a112-b40c5e260566 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:15.012689 crc crio[20719]: time=\"2026-06-12T20:16:15.012676659Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=92aa0229-3f62-4536-a112-b40c5e260566 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:15.012735 crc crio[20719]: time=\"2026-06-12T20:16:15.0127187Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=92aa0229-3f62-4536-a112-b40c5e260566 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:15.014051 crc crio[20719]: time=\"2026-06-12T20:16:15.013858244Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=be68ebde-af7c-4e34-b35b-cbdd9cb2eecd name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:15.014051 crc crio[20719]: time=\"2026-06-12T20:16:15.014026977Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57 UID:13fe876e-cdb4-434b-89c5-e0e0730a7da2 NetNS:/var/run/netns/ae4a4473-4502-4f23-9385-889f86bd478a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13fe876e_cdb4_434b_89c5_e0e0730a7da2.slice PodAnnotations:0xc000110240}] Aliases:map[]}\"\nJun 12 20:16:15.014216 crc crio[20719]: time=\"2026-06-12T20:16:15.014070978Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:15.019062 crc crio[20719]: time=\"2026-06-12T20:16:15.018941528Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 20:16:15.379046 crc crio[20719]: time=\"2026-06-12T20:16:15.372606477Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=ae7fb79f-d8e1-448e-9e4e-166ea991f0ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:15.379046 crc crio[20719]: time=\"2026-06-12T20:16:15.372988137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:15.433148 crc crio[20719]: 2026-06-12T20:16:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b09d305623b3e01 Mac:8a:0a:1d:c1:9c:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/ae4a4473-4502-4f23-9385-889f86bd478a SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:15.434821 crc crio[20719]: time=\"2026-06-12T20:16:15.434508836Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57 UID:13fe876e-cdb4-434b-89c5-e0e0730a7da2 NetNS:/var/run/netns/ae4a4473-4502-4f23-9385-889f86bd478a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13fe876e_cdb4_434b_89c5_e0e0730a7da2.slice PodAnnotations:0xc000110240}] Aliases:map[]}\"\nJun 12 20:16:15.434821 crc crio[20719]: time=\"2026-06-12T20:16:15.434782253Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:15.445071 crc crio[20719]: time=\"2026-06-12T20:16:15.44499698Z\" level=info msg=\"Ran pod sandbox b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57 with infra container: openstack/rabbitmq-server-0/POD\" id=898221b9-a8b6-4e3f-86cc-2478f298379a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:15.449082 crc crio[20719]: time=\"2026-06-12T20:16:15.448766603Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4ff6ddeb-7609-4a31-bbd0-58bab395d7e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:15.449934 crc crio[20719]: time=\"2026-06-12T20:16:15.449801152Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=4ff6ddeb-7609-4a31-bbd0-58bab395d7e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:15.450220 crc crio[20719]: time=\"2026-06-12T20:16:15.450013148Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=4ff6ddeb-7609-4a31-bbd0-58bab395d7e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:15.452321 crc crio[20719]: time=\"2026-06-12T20:16:15.451977402Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ed9283ba-ed78-4daf-9261-5c8302738fe8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:15.464213 crc crio[20719]: time=\"2026-06-12T20:16:15.464139421Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308 UID:e8bac8a2-7f36-4465-8201-166ad4662d1f NetNS:/var/run/netns/d288b731-10dd-49c8-a4ff-02e258345576 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8bac8a2_7f36_4465_8201_166ad4662d1f.slice PodAnnotations:0xc002d9a248}] Aliases:map[]}\"\nJun 12 20:16:15.464213 crc crio[20719]: time=\"2026-06-12T20:16:15.464199713Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:15.464562 crc crio[20719]: time=\"2026-06-12T20:16:15.464448095Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 12 20:16:16.344578 crc crio[20719]: 2026-06-12T20:16:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3b43a65e85f9ae Mac:46:4f:51:5f:60:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/d288b731-10dd-49c8-a4ff-02e258345576 SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:16.349169 crc crio[20719]: time=\"2026-06-12T20:16:16.348976363Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308 UID:e8bac8a2-7f36-4465-8201-166ad4662d1f NetNS:/var/run/netns/d288b731-10dd-49c8-a4ff-02e258345576 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8bac8a2_7f36_4465_8201_166ad4662d1f.slice PodAnnotations:0xc002d9a248}] Aliases:map[]}\"\nJun 12 20:16:16.349366 crc crio[20719]: time=\"2026-06-12T20:16:16.349342643Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:16.666622 crc crio[20719]: time=\"2026-06-12T20:16:16.638601675Z\" level=info msg=\"Ran pod sandbox a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=ae7fb79f-d8e1-448e-9e4e-166ea991f0ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:16.678721 crc crio[20719]: time=\"2026-06-12T20:16:16.677883384Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=a4f3437f-599e-496d-97a8-c2c54097d21a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:16.678721 crc crio[20719]: time=\"2026-06-12T20:16:16.678050379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:16.730416 crc crio[20719]: time=\"2026-06-12T20:16:16.730165025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=dbba3b91-a189-42d8-a1dd-8e077023b0ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:16.730725 crc crio[20719]: time=\"2026-06-12T20:16:16.730529675Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=dbba3b91-a189-42d8-a1dd-8e077023b0ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:16.730725 crc crio[20719]: time=\"2026-06-12T20:16:16.730586667Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=dbba3b91-a189-42d8-a1dd-8e077023b0ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:16.758348 crc crio[20719]: time=\"2026-06-12T20:16:16.757413914Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5 UID:394d28e1-49a8-4395-9d4b-c236d42f16fa NetNS:/var/run/netns/20ab4ba3-8587-4c73-85d0-4343b601947f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod394d28e1_49a8_4395_9d4b_c236d42f16fa.slice PodAnnotations:0xc00259a768}] Aliases:map[]}\"\nJun 12 20:16:16.758348 crc crio[20719]: time=\"2026-06-12T20:16:16.757490846Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:16.762978 crc crio[20719]: time=\"2026-06-12T20:16:16.762899937Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8b72fc12-d266-4dea-80a7-24bb1c3219b9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:16.773596 crc crio[20719]: time=\"2026-06-12T20:16:16.772984521Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 12 20:16:17.648877 crc crio[20719]: 2026-06-12T20:16:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc6926df4dc0888 Mac:5a:3e:6b:55:2c:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/20ab4ba3-8587-4c73-85d0-4343b601947f SocketPath: PciID:}] [{Interface:0xc0003028a0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:17.654931 crc crio[20719]: time=\"2026-06-12T20:16:17.652697132Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5 UID:394d28e1-49a8-4395-9d4b-c236d42f16fa NetNS:/var/run/netns/20ab4ba3-8587-4c73-85d0-4343b601947f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod394d28e1_49a8_4395_9d4b_c236d42f16fa.slice PodAnnotations:0xc00259a768}] Aliases:map[]}\"\nJun 12 20:16:17.654931 crc crio[20719]: time=\"2026-06-12T20:16:17.652880017Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:17.740779 crc crio[20719]: time=\"2026-06-12T20:16:17.74019092Z\" level=info msg=\"Ran pod sandbox cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5 with infra container: openstack/openstack-galera-0/POD\" id=a4f3437f-599e-496d-97a8-c2c54097d21a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:17.819470 crc crio[20719]: time=\"2026-06-12T20:16:17.815664792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=401ca21e-24ba-4f28-8965-0521dad8f8c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:17.819470 crc crio[20719]: time=\"2026-06-12T20:16:17.816731282Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=401ca21e-24ba-4f28-8965-0521dad8f8c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:17.819470 crc crio[20719]: time=\"2026-06-12T20:16:17.816786814Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=401ca21e-24ba-4f28-8965-0521dad8f8c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:17.908420 crc crio[20719]: time=\"2026-06-12T20:16:17.907019457Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c0f7adb0-1e58-497e-8d94-95d8b5127531 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:17.925695 crc crio[20719]: time=\"2026-06-12T20:16:17.925594975Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 12 20:16:18.459650 crc crio[20719]: time=\"2026-06-12T20:16:18.458212683Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=2b915bdc-a9da-46ae-b024-b68164dfdf7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:18.459815 crc crio[20719]: time=\"2026-06-12T20:16:18.459785298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:18.531052 crc crio[20719]: time=\"2026-06-12T20:16:18.530960677Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:4bc70aa91e5bcdc31430d44f77a1629680d1d9773b47cc975fd717f7521472c7 UID:04ba4b0d-a8ae-4727-b943-1c7f205fd72b NetNS:/var/run/netns/971f5290-20cd-43bd-885e-c1a6b2e784a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ba4b0d_a8ae_4727_b943_1c7f205fd72b.slice PodAnnotations:0xc00259a158}] Aliases:map[]}\"\nJun 12 20:16:18.531350 crc crio[20719]: time=\"2026-06-12T20:16:18.531244205Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:18.649839 crc crio[20719]: time=\"2026-06-12T20:16:18.647962443Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=860f3d7a-5e0e-466e-8094-3f7efc4ed219 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:18.649839 crc crio[20719]: time=\"2026-06-12T20:16:18.64930375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:18.846990 crc crio[20719]: time=\"2026-06-12T20:16:18.846468932Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e UID:e3bf6254-c54a-4e80-a31c-635beb13d1e7 NetNS:/var/run/netns/0bfca96b-3899-4780-a230-fd81ff5f7530 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3bf6254_c54a_4e80_a31c_635beb13d1e7.slice PodAnnotations:0xc00259a3e0}] Aliases:map[]}\"\nJun 12 20:16:18.846990 crc crio[20719]: time=\"2026-06-12T20:16:18.846629596Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:19.340606 crc crio[20719]: 2026-06-12T20:16:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bc70aa91e5bcdc Mac:fe:f1:0d:11:a2:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/971f5290-20cd-43bd-885e-c1a6b2e784a2 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:19.348808 crc crio[20719]: time=\"2026-06-12T20:16:19.348710265Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:4bc70aa91e5bcdc31430d44f77a1629680d1d9773b47cc975fd717f7521472c7 UID:04ba4b0d-a8ae-4727-b943-1c7f205fd72b NetNS:/var/run/netns/971f5290-20cd-43bd-885e-c1a6b2e784a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ba4b0d_a8ae_4727_b943_1c7f205fd72b.slice PodAnnotations:0xc00259a158}] Aliases:map[]}\"\nJun 12 20:16:19.351224 crc crio[20719]: time=\"2026-06-12T20:16:19.351175585Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:19.367386 crc crio[20719]: time=\"2026-06-12T20:16:19.367229448Z\" level=info msg=\"Ran pod sandbox 4bc70aa91e5bcdc31430d44f77a1629680d1d9773b47cc975fd717f7521472c7 with infra container: openstack/memcached-0/POD\" id=2b915bdc-a9da-46ae-b024-b68164dfdf7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:19.396393 crc crio[20719]: time=\"2026-06-12T20:16:19.386520653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=a8117645-5e8f-4026-a08e-794ed25b8430 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:19.396393 crc crio[20719]: time=\"2026-06-12T20:16:19.388777566Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=a8117645-5e8f-4026-a08e-794ed25b8430 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:19.396393 crc crio[20719]: time=\"2026-06-12T20:16:19.388832898Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=a8117645-5e8f-4026-a08e-794ed25b8430 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:19.396393 crc crio[20719]: time=\"2026-06-12T20:16:19.391376184Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=1a9f950d-d210-42e1-8a2b-a9af721c5245 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:19.400816 crc crio[20719]: time=\"2026-06-12T20:16:19.40057868Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 12 20:16:19.740412 crc crio[20719]: 2026-06-12T20:16:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08b3b5f60a19010 Mac:8a:72:65:d9:d4:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/0bfca96b-3899-4780-a230-fd81ff5f7530 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:19.741828 crc crio[20719]: time=\"2026-06-12T20:16:19.741651924Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e UID:e3bf6254-c54a-4e80-a31c-635beb13d1e7 NetNS:/var/run/netns/0bfca96b-3899-4780-a230-fd81ff5f7530 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3bf6254_c54a_4e80_a31c_635beb13d1e7.slice PodAnnotations:0xc00259a3e0}] Aliases:map[]}\"\nJun 12 20:16:19.741923 crc crio[20719]: time=\"2026-06-12T20:16:19.741847299Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:19.819663 crc crio[20719]: time=\"2026-06-12T20:16:19.819571826Z\" level=info msg=\"Ran pod sandbox 08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e with infra container: openstack/openstack-cell1-galera-0/POD\" id=860f3d7a-5e0e-466e-8094-3f7efc4ed219 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:19.824475 crc crio[20719]: time=\"2026-06-12T20:16:19.824419621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7be47861-f229-47ef-a5ec-d438734c6478 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:19.824763 crc crio[20719]: time=\"2026-06-12T20:16:19.824645677Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=7be47861-f229-47ef-a5ec-d438734c6478 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:19.824763 crc crio[20719]: time=\"2026-06-12T20:16:19.82472086Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=7be47861-f229-47ef-a5ec-d438734c6478 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:19.826437 crc crio[20719]: time=\"2026-06-12T20:16:19.826370717Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=515ec0bc-5f07-41c5-8f33-6e72e9848b67 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:19.842626 crc crio[20719]: time=\"2026-06-12T20:16:19.842369976Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 12 20:16:21.442879 crc crio[20719]: time=\"2026-06-12T20:16:21.434644264Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=2ff8244a-50dc-4b51-9f83-460107d44794 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:21.444117 crc crio[20719]: time=\"2026-06-12T20:16:21.442962589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:21.523589 crc crio[20719]: time=\"2026-06-12T20:16:21.52350118Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191 UID:514c8131-b43f-4662-a312-6e9e71084873 NetNS:/var/run/netns/8b28e43f-f2b5-4d36-b4b6-8b903d93ef7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod514c8131_b43f_4662_a312_6e9e71084873.slice PodAnnotations:0xc000110e00}] Aliases:map[]}\"\nJun 12 20:16:21.523949 crc crio[20719]: time=\"2026-06-12T20:16:21.523570446Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:22.350382 crc crio[20719]: 2026-06-12T20:16:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ea059fba6b1f35 Mac:8a:b5:89:55:73:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/8b28e43f-f2b5-4d36-b4b6-8b903d93ef7b SocketPath: PciID:}] [{Interface:0xc000194df0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:22.350680 crc crio[20719]: time=\"2026-06-12T20:16:22.35048507Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191 UID:514c8131-b43f-4662-a312-6e9e71084873 NetNS:/var/run/netns/8b28e43f-f2b5-4d36-b4b6-8b903d93ef7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod514c8131_b43f_4662_a312_6e9e71084873.slice PodAnnotations:0xc000110e00}] Aliases:map[]}\"\nJun 12 20:16:22.351514 crc crio[20719]: time=\"2026-06-12T20:16:22.351383486Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:22.414581 crc crio[20719]: time=\"2026-06-12T20:16:22.413605157Z\" level=info msg=\"Ran pod sandbox 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191 with infra container: openstack/kube-state-metrics-0/POD\" id=2ff8244a-50dc-4b51-9f83-460107d44794 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:22.425654 crc crio[20719]: time=\"2026-06-12T20:16:22.422493138Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=a29835f5-13b6-41a6-9c05-be26794d2f6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:22.425654 crc crio[20719]: time=\"2026-06-12T20:16:22.422725014Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=a29835f5-13b6-41a6-9c05-be26794d2f6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:22.425654 crc crio[20719]: time=\"2026-06-12T20:16:22.422770065Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=a29835f5-13b6-41a6-9c05-be26794d2f6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:22.433679 crc crio[20719]: time=\"2026-06-12T20:16:22.425718599Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=7473f9c8-588a-4515-a6a4-edd63366c69d name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:22.442250 crc crio[20719]: time=\"2026-06-12T20:16:22.441163163Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 12 20:16:23.866728 crc crio[20719]: time=\"2026-06-12T20:16:23.866096483Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-58skl/POD\" id=e015ed9b-c819-40d5-9198-4e5169653b32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:23.914322 crc crio[20719]: time=\"2026-06-12T20:16:23.914137271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:23.914961 crc crio[20719]: time=\"2026-06-12T20:16:23.884553435Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-qzjp6/POD\" id=2fc7e936-4a53-4ce6-b287-aef4e318b115 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:23.915090 crc crio[20719]: time=\"2026-06-12T20:16:23.915029517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:24.664772 crc crio[20719]: time=\"2026-06-12T20:16:24.664535246Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=d78b2bd5-2a9b-44a6-8ccf-f59aeee7cc13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:24.664772 crc crio[20719]: time=\"2026-06-12T20:16:24.66469168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:26.801371 crc crio[20719]: time=\"2026-06-12T20:16:26.797945292Z\" level=info msg=\"Got pod network &{Name:ovn-controller-58skl Namespace:openstack ID:e5a92dafc4b1a8d583078115935cb313e32f385fb5fd652848a486be095b9c8f UID:cc107692-77f5-4f3c-b263-bb485f48def9 NetNS:/var/run/netns/5ec74fdd-631c-47ae-a9fb-4b26591ca2bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc107692_77f5_4f3c_b263_bb485f48def9.slice PodAnnotations:0xc0005261d0}] Aliases:map[]}\"\nJun 12 20:16:26.802564 crc crio[20719]: time=\"2026-06-12T20:16:26.801423571Z\" level=info msg=\"Adding pod openstack_ovn-controller-58skl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:28.741868 crc crio[20719]: 2026-06-12T20:16:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5a92dafc4b1a8d Mac:da:bc:ce:ac:d8:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/5ec74fdd-631c-47ae-a9fb-4b26591ca2bc SocketPath: PciID:}] [{Interface:0xc0001e2a20 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:28.743652 crc crio[20719]: time=\"2026-06-12T20:16:28.743587479Z\" level=info msg=\"Got pod network &{Name:ovn-controller-58skl Namespace:openstack ID:e5a92dafc4b1a8d583078115935cb313e32f385fb5fd652848a486be095b9c8f UID:cc107692-77f5-4f3c-b263-bb485f48def9 NetNS:/var/run/netns/5ec74fdd-631c-47ae-a9fb-4b26591ca2bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc107692_77f5_4f3c_b263_bb485f48def9.slice PodAnnotations:0xc0005261d0}] Aliases:map[]}\"\nJun 12 20:16:28.743817 crc crio[20719]: time=\"2026-06-12T20:16:28.743780171Z\" level=info msg=\"Checking pod openstack_ovn-controller-58skl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:34.257970 crc crio[20719]: time=\"2026-06-12T20:16:34.257171291Z\" level=info msg=\"Ran pod sandbox e5a92dafc4b1a8d583078115935cb313e32f385fb5fd652848a486be095b9c8f with infra container: openstack/ovn-controller-58skl/POD\" id=e015ed9b-c819-40d5-9198-4e5169653b32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:34.261795 crc crio[20719]: time=\"2026-06-12T20:16:34.261698597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=088122a9-03fe-47e0-9771-36c894248186 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:34.262031 crc crio[20719]: time=\"2026-06-12T20:16:34.261966123Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=088122a9-03fe-47e0-9771-36c894248186 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:34.262104 crc crio[20719]: time=\"2026-06-12T20:16:34.262065776Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=088122a9-03fe-47e0-9771-36c894248186 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:34.263765 crc crio[20719]: time=\"2026-06-12T20:16:34.263422575Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=49fdc02e-fc28-4280-9f97-cf222c7e0f06 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:34.271827 crc crio[20719]: time=\"2026-06-12T20:16:34.271736361Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 12 20:16:35.356239 crc crio[20719]: time=\"2026-06-12T20:16:35.355848101Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-qzjp6 Namespace:openstack ID:c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a UID:d4ca80a6-22d2-402b-bd8a-b223ab587a99 NetNS:/var/run/netns/17d68a5b-470e-437e-94cb-d7b1cc1e2285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4ca80a6_22d2_402b_bd8a_b223ab587a99.slice PodAnnotations:0xc003ab06c8}] Aliases:map[]}\"\nJun 12 20:16:35.356239 crc crio[20719]: time=\"2026-06-12T20:16:35.355985885Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-qzjp6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:35.846020 crc crio[20719]: time=\"2026-06-12T20:16:35.845663054Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=82edb305-d619-403d-a750-5ee9be8c46fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:35.846020 crc crio[20719]: time=\"2026-06-12T20:16:35.846014244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:36.652559 crc crio[20719]: 2026-06-12T20:16:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c08d761e3c34e76 Mac:f2:c8:de:28:2f:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/17d68a5b-470e-437e-94cb-d7b1cc1e2285 SocketPath: PciID:}] [{Interface:0xc00025cc10 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:36.654355 crc crio[20719]: time=\"2026-06-12T20:16:36.653401983Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-qzjp6 Namespace:openstack ID:c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a UID:d4ca80a6-22d2-402b-bd8a-b223ab587a99 NetNS:/var/run/netns/17d68a5b-470e-437e-94cb-d7b1cc1e2285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4ca80a6_22d2_402b_bd8a_b223ab587a99.slice PodAnnotations:0xc003ab06c8}] Aliases:map[]}\"\nJun 12 20:16:36.654355 crc crio[20719]: time=\"2026-06-12T20:16:36.653563767Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-qzjp6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:39.711391 crc crio[20719]: time=\"2026-06-12T20:16:39.710211396Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-gfwzk/POD\" id=e0b60794-2977-4da7-aa8a-cc355b49b192 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:39.711391 crc crio[20719]: time=\"2026-06-12T20:16:39.711049148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:44.938611 crc crio[20719]: time=\"2026-06-12T20:16:44.937744086Z\" level=info msg=\"Ran pod sandbox c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a with infra container: openstack/ovn-controller-ovs-qzjp6/POD\" id=2fc7e936-4a53-4ce6-b287-aef4e318b115 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:44.940771 crc crio[20719]: time=\"2026-06-12T20:16:44.93941487Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68 UID:1762fc3d-b2f9-4f81-9500-5c8460906253 NetNS:/var/run/netns/d92f2fb9-c03f-40d0-a0af-27715a94c3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1762fc3d_b2f9_4f81_9500_5c8460906253.slice PodAnnotations:0xc000a38350}] Aliases:map[]}\"\nJun 12 20:16:44.940771 crc crio[20719]: time=\"2026-06-12T20:16:44.939463341Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:44.941677 crc crio[20719]: time=\"2026-06-12T20:16:44.941583541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=28f7d067-bfe2-4332-afaf-67a1a7bdc29c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:44.941919 crc crio[20719]: time=\"2026-06-12T20:16:44.941855488Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=28f7d067-bfe2-4332-afaf-67a1a7bdc29c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:44.942012 crc crio[20719]: time=\"2026-06-12T20:16:44.941942122Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=28f7d067-bfe2-4332-afaf-67a1a7bdc29c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:44.942843 crc crio[20719]: time=\"2026-06-12T20:16:44.942767133Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=b10ff92c-60fa-431e-9847-a045698b5366 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:44.950690 crc crio[20719]: time=\"2026-06-12T20:16:44.950613764Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 12 20:16:45.638708 crc crio[20719]: 2026-06-12T20:16:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:656096e1db701fa Mac:3a:c1:ae:56:04:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/d92f2fb9-c03f-40d0-a0af-27715a94c3e6 SocketPath: PciID:}] [{Interface:0xc0002f4800 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:45.639365 crc crio[20719]: time=\"2026-06-12T20:16:45.639104006Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68 UID:1762fc3d-b2f9-4f81-9500-5c8460906253 NetNS:/var/run/netns/d92f2fb9-c03f-40d0-a0af-27715a94c3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1762fc3d_b2f9_4f81_9500_5c8460906253.slice PodAnnotations:0xc000a38350}] Aliases:map[]}\"\nJun 12 20:16:45.639791 crc crio[20719]: time=\"2026-06-12T20:16:45.639511438Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:50.807162 crc crio[20719]: time=\"2026-06-12T20:16:50.806515115Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-752nr/POD\" id=49d2ff89-9f96-4d4f-bf24-5728d716069c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:50.807162 crc crio[20719]: time=\"2026-06-12T20:16:50.807199285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:51.647106 crc crio[20719]: time=\"2026-06-12T20:16:51.64683939Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=8b72fc12-d266-4dea-80a7-24bb1c3219b9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:51.648455 crc crio[20719]: time=\"2026-06-12T20:16:51.648365814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4848aa3b-face-4ac5-b656-be1539ed580d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:51.664032 crc crio[20719]: time=\"2026-06-12T20:16:51.663958661Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f\" id=1a9f950d-d210-42e1-8a2b-a9af721c5245 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:51.667921 crc crio[20719]: time=\"2026-06-12T20:16:51.667825787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=5f3d7e2b-7384-4549-b57c-b13e2b2e9f98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:51.670741 crc crio[20719]: time=\"2026-06-12T20:16:51.670584948Z\" level=info msg=\"Ran pod sandbox 656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68 with infra container: openstack/ovsdbserver-nb-0/POD\" id=d78b2bd5-2a9b-44a6-8ccf-f59aeee7cc13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:51.675105 crc crio[20719]: time=\"2026-06-12T20:16:51.674094332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=9bcd031b-30da-44b3-95ea-7ad573a0daac name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:51.675105 crc crio[20719]: time=\"2026-06-12T20:16:51.674585345Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=9bcd031b-30da-44b3-95ea-7ad573a0daac name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:51.675105 crc crio[20719]: time=\"2026-06-12T20:16:51.674668298Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=9bcd031b-30da-44b3-95ea-7ad573a0daac name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:51.676695 crc crio[20719]: time=\"2026-06-12T20:16:51.676626483Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=1185762e-a777-4fb8-9151-05753ae98719 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:51.685910 crc crio[20719]: time=\"2026-06-12T20:16:51.685825869Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 12 20:16:51.688823 crc crio[20719]: time=\"2026-06-12T20:16:51.688781241Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=c0f7adb0-1e58-497e-8d94-95d8b5127531 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:51.690120 crc crio[20719]: time=\"2026-06-12T20:16:51.690028527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8a4293cb-50cf-4d2a-b6c4-e091489c7e6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:53.276364 crc crio[20719]: time=\"2026-06-12T20:16:53.276171808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=adbfc8bd-2fbe-44c3-ab56-204392925a05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:53.297788 crc crio[20719]: time=\"2026-06-12T20:16:53.29713298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=2a2dbb49-dec9-49f5-9f0c-58ada2cbe0b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:53.329875 crc crio[20719]: time=\"2026-06-12T20:16:53.32975766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=27616173-6068-46d6-b7c7-0e3026d0bfe1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:53.380965 crc crio[20719]: time=\"2026-06-12T20:16:53.380770129Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=515ec0bc-5f07-41c5-8f33-6e72e9848b67 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:53.382178 crc crio[20719]: time=\"2026-06-12T20:16:53.382130183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=60999a88-5efa-439c-acd1-f0dc677e62cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:53.382547 crc crio[20719]: time=\"2026-06-12T20:16:53.382435354Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=ed9283ba-ed78-4daf-9261-5c8302738fe8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:53.383745 crc crio[20719]: time=\"2026-06-12T20:16:53.383583333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4a9822bd-5b7e-4c6f-8166-b6a2648eba5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:55.088450 crc crio[20719]: time=\"2026-06-12T20:16:55.088352323Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=1060a54b-e2da-4ccd-881b-43320e9c8554 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:55.101833 crc crio[20719]: time=\"2026-06-12T20:16:55.097697593Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=f50e15d7-53a7-42f7-8737-3ffd95b3c062 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:55.109375 crc crio[20719]: time=\"2026-06-12T20:16:55.102015777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1755ed75-b805-48cc-a6b4-530b4759addf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:55.109375 crc crio[20719]: time=\"2026-06-12T20:16:55.105399538Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=1462e5e9-3aeb-414e-8f3c-7e5923e80cfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:55.109375 crc crio[20719]: time=\"2026-06-12T20:16:55.106255457Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=7473f9c8-588a-4515-a6a4-edd63366c69d name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:55.109375 crc crio[20719]: time=\"2026-06-12T20:16:55.107874618Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=6606f047-9f5c-4fb3-a108-5151e3a5f7bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:55.109375 crc crio[20719]: time=\"2026-06-12T20:16:55.108186416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4ab21bdf-30f5-4999-8c60-ed0a4eff5cee name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:55.110606 crc crio[20719]: time=\"2026-06-12T20:16:55.11047199Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=0edd5b53-fd4e-4652-943e-4c9874fbf7de name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:55.112030 crc crio[20719]: time=\"2026-06-12T20:16:55.11191561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a956a69a-bb1a-4397-99e0-50ccf1c447f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:55.115074 crc crio[20719]: time=\"2026-06-12T20:16:55.114982105Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-gfwzk Namespace:openstack ID:1f6b7973fafaddec7559e1b8b3b922d29bd778a533f88e64d47adc57866a8d7f UID:0c4ff50f-61b1-4c54-86af-2de1b0acdee3 NetNS:/var/run/netns/fc676be4-7967-4a8b-9f1d-e9e743fa22ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c4ff50f_61b1_4c54_86af_2de1b0acdee3.slice PodAnnotations:0xc000526488}] Aliases:map[]}\"\nJun 12 20:16:55.115074 crc crio[20719]: time=\"2026-06-12T20:16:55.115049817Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-gfwzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:55.166810 crc crio[20719]: time=\"2026-06-12T20:16:55.166610557Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a UID:f7bc37f3-b516-4d08-a7ce-182949df0c44 NetNS:/var/run/netns/2f4f5e46-546e-4b8f-a768-749acc2829db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7bc37f3_b516_4d08_a7ce_182949df0c44.slice PodAnnotations:0xc000526730}] Aliases:map[]}\"\nJun 12 20:16:55.166810 crc crio[20719]: time=\"2026-06-12T20:16:55.166760451Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:55.699585 crc crio[20719]: 2026-06-12T20:16:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f6b7973fafadde Mac:ae:57:b1:1d:f6:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/fc676be4-7967-4a8b-9f1d-e9e743fa22ef SocketPath: PciID:}] [{Interface:0xc00068cf90 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:55.701463 crc crio[20719]: time=\"2026-06-12T20:16:55.701255292Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-gfwzk Namespace:openstack ID:1f6b7973fafaddec7559e1b8b3b922d29bd778a533f88e64d47adc57866a8d7f UID:0c4ff50f-61b1-4c54-86af-2de1b0acdee3 NetNS:/var/run/netns/fc676be4-7967-4a8b-9f1d-e9e743fa22ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c4ff50f_61b1_4c54_86af_2de1b0acdee3.slice PodAnnotations:0xc000526488}] Aliases:map[]}\"\nJun 12 20:16:55.701585 crc crio[20719]: time=\"2026-06-12T20:16:55.70153981Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-gfwzk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:55.902951 crc crio[20719]: 2026-06-12T20:16:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a07ecc53f1485ff Mac:d6:2d:2b:69:ec:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/2f4f5e46-546e-4b8f-a768-749acc2829db SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:55.904133 crc crio[20719]: time=\"2026-06-12T20:16:55.904034805Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a UID:f7bc37f3-b516-4d08-a7ce-182949df0c44 NetNS:/var/run/netns/2f4f5e46-546e-4b8f-a768-749acc2829db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7bc37f3_b516_4d08_a7ce_182949df0c44.slice PodAnnotations:0xc000526730}] Aliases:map[]}\"\nJun 12 20:16:55.904368 crc crio[20719]: time=\"2026-06-12T20:16:55.90422602Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:56.096241 crc crio[20719]: time=\"2026-06-12T20:16:56.096144616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.112036 crc crio[20719]: time=\"2026-06-12T20:16:56.111938667Z\" level=info msg=\"Ran pod sandbox 1f6b7973fafaddec7559e1b8b3b922d29bd778a533f88e64d47adc57866a8d7f with infra container: openstack/ovn-controller-metrics-gfwzk/POD\" id=e0b60794-2977-4da7-aa8a-cc355b49b192 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:56.115655 crc crio[20719]: time=\"2026-06-12T20:16:56.115211078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=89d0b893-1223-44e1-8eaa-a426ef290efd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.118229 crc crio[20719]: time=\"2026-06-12T20:16:56.118130101Z\" level=info msg=\"Ran pod sandbox a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a with infra container: openstack/ovsdbserver-sb-0/POD\" id=82edb305-d619-403d-a750-5ee9be8c46fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:56.121242 crc crio[20719]: time=\"2026-06-12T20:16:56.121068402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=6b8c4d24-91a5-4974-b337-559db6194218 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.130388 crc crio[20719]: time=\"2026-06-12T20:16:56.130174246Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=89d0b893-1223-44e1-8eaa-a426ef290efd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.130840 crc crio[20719]: time=\"2026-06-12T20:16:56.130476054Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=89d0b893-1223-44e1-8eaa-a426ef290efd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.131884 crc crio[20719]: time=\"2026-06-12T20:16:56.13178588Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=baba3ad8-efa2-4e36-ba1d-c9e6a4da5550 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:56.133017 crc crio[20719]: time=\"2026-06-12T20:16:56.132585553Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=6b8c4d24-91a5-4974-b337-559db6194218 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.135368 crc crio[20719]: time=\"2026-06-12T20:16:56.135223297Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 12 20:16:56.135877 crc crio[20719]: time=\"2026-06-12T20:16:56.135809684Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=6b8c4d24-91a5-4974-b337-559db6194218 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.137226 crc crio[20719]: time=\"2026-06-12T20:16:56.137202641Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=0c4dd570-bca4-4a95-8e3b-b4881d6c9efa name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:56.139981 crc crio[20719]: time=\"2026-06-12T20:16:56.139906858Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 12 20:16:56.142233 crc crio[20719]: time=\"2026-06-12T20:16:56.142174412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.145142 crc crio[20719]: time=\"2026-06-12T20:16:56.14489255Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577\" id=b10ff92c-60fa-431e-9847-a045698b5366 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:56.147059 crc crio[20719]: time=\"2026-06-12T20:16:56.146782444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=402d1101-df4b-4446-b182-539e92464dad name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.148184 crc crio[20719]: time=\"2026-06-12T20:16:56.148113371Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43\" id=49fdc02e-fc28-4280-9f97-cf222c7e0f06 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:56.149370 crc crio[20719]: time=\"2026-06-12T20:16:56.149190697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.152354 crc crio[20719]: time=\"2026-06-12T20:16:56.15219052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ab7902fe-9344-48ae-9119-6b351bfd6f34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.165770 crc crio[20719]: time=\"2026-06-12T20:16:56.165619264Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=be68ebde-af7c-4e34-b35b-cbdd9cb2eecd name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:56.167476 crc crio[20719]: time=\"2026-06-12T20:16:56.167227451Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=1d65e892-2f9e-4951-99c4-544d99dc676b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.168003 crc crio[20719]: time=\"2026-06-12T20:16:56.167927844Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-752nr Namespace:openstack ID:0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946 UID:27548c2a-9378-4006-9fbf-d59def9cc4fb NetNS:/var/run/netns/4321c4bc-3051-40b7-9ccd-1b4debf925e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27548c2a_9378_4006_9fbf_d59def9cc4fb.slice PodAnnotations:0xc000a38248}] Aliases:map[]}\"\nJun 12 20:16:56.168003 crc crio[20719]: time=\"2026-06-12T20:16:56.167993916Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-752nr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:56.168547 crc crio[20719]: time=\"2026-06-12T20:16:56.168449944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d9123252-0508-47db-9899-dfb0618e11d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.170563 crc crio[20719]: time=\"2026-06-12T20:16:56.17047233Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=da8b2a68-bbf4-4b07-a21c-00c7e9175f48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.180506 crc crio[20719]: time=\"2026-06-12T20:16:56.180222189Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=85a58f37-5fd2-4693-bb97-20229d76ac69 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:56.184166 crc crio[20719]: time=\"2026-06-12T20:16:56.184031309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=83451f2b-14b6-4905-9d1f-17aed2cbc430 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.193390 crc crio[20719]: time=\"2026-06-12T20:16:56.193245716Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=8aedde07-9ee0-44ec-a7a1-1216879a4240 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:56.196096 crc crio[20719]: time=\"2026-06-12T20:16:56.195808717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fbee48c2-b961-43db-8f2b-bf4db487a078 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.211577 crc crio[20719]: time=\"2026-06-12T20:16:56.211491646Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=fcd5aaa1-2dec-4c0f-88f6-206bb7bfec98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.216048 crc crio[20719]: time=\"2026-06-12T20:16:56.21596642Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956\" id=1185762e-a777-4fb8-9151-05753ae98719 name=/runtime.v1.ImageService/PullImage\nJun 12 20:16:56.217077 crc crio[20719]: time=\"2026-06-12T20:16:56.216952388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=61da2903-61ee-4487-82c0-0715329b93da name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.225934 crc crio[20719]: time=\"2026-06-12T20:16:56.225647861Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=dd1f0784-5a39-4f47-80ef-949c678fa772 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.231004 crc crio[20719]: time=\"2026-06-12T20:16:56.230889238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=57e3efa2-95cd-47d6-88b9-543ffcc4bf8d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.235788 crc crio[20719]: time=\"2026-06-12T20:16:56.235669271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b0d77d11-13e8-465f-88da-6b21e5cc53e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.267106 crc crio[20719]: time=\"2026-06-12T20:16:56.267004425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=808d933b-2502-412e-9777-70b62e990561 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.288657 crc crio[20719]: time=\"2026-06-12T20:16:56.288074114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=be1b14d6-a3fe-4dde-81fe-1ad05f995713 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.315425 crc crio[20719]: time=\"2026-06-12T20:16:56.311786226Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-x2v7z/init\" id=822512e7-5177-4323-9586-2dfb051959ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.343645 crc crio[20719]: time=\"2026-06-12T20:16:56.343532692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.344596 crc crio[20719]: time=\"2026-06-12T20:16:56.344519911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.349656 crc crio[20719]: time=\"2026-06-12T20:16:56.3495647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.355715 crc crio[20719]: time=\"2026-06-12T20:16:56.35563556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a9a8397d-cd1b-4bc8-9e49-f8fd9817a17e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.362760 crc crio[20719]: time=\"2026-06-12T20:16:56.36267618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.364914 crc crio[20719]: time=\"2026-06-12T20:16:56.36454939Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-qzjp6/ovsdb-server-init\" id=a23db6c1-3879-4c5c-9f03-2b94992f3421 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.365028 crc crio[20719]: time=\"2026-06-12T20:16:56.364676741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c7fef9f5-73ed-4775-a465-0868a8857291 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.365028 crc crio[20719]: time=\"2026-06-12T20:16:56.364808465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=38ee38e5-3652-4bf9-ab2f-ba09358f06aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.393768 crc crio[20719]: time=\"2026-06-12T20:16:56.393674901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.399861 crc crio[20719]: time=\"2026-06-12T20:16:56.399780212Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/init\" id=8f908c7f-5820-41a7-a35b-6ffa5f7689c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.401632 crc crio[20719]: time=\"2026-06-12T20:16:56.400795603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.404509 crc crio[20719]: time=\"2026-06-12T20:16:56.404457526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.407060 crc crio[20719]: time=\"2026-06-12T20:16:56.406988942Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-vktw9/init\" id=d043ca98-00c2-45ce-b53d-2cf5811a1954 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.421790 crc crio[20719]: time=\"2026-06-12T20:16:56.421682923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.438163 crc crio[20719]: time=\"2026-06-12T20:16:56.438106903Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=2d39fbce-5e3e-4624-b3d5-687f823ea797 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.466378 crc crio[20719]: time=\"2026-06-12T20:16:56.466199966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.468910 crc crio[20719]: time=\"2026-06-12T20:16:56.46883779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.471867 crc crio[20719]: time=\"2026-06-12T20:16:56.471795832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.477632 crc crio[20719]: time=\"2026-06-12T20:16:56.477542993Z\" level=info msg=\"Creating container: openstack/ovn-controller-58skl/ovn-controller\" id=ed612692-7028-47be-9ffe-7386ca9a7f5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.479520 crc crio[20719]: time=\"2026-06-12T20:16:56.479450638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.487718 crc crio[20719]: time=\"2026-06-12T20:16:56.487659124Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-xcr6d/init\" id=4b250953-6da2-4cba-a2a4-867eae7b5b94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.490882 crc crio[20719]: time=\"2026-06-12T20:16:56.490813703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.497784 crc crio[20719]: time=\"2026-06-12T20:16:56.497717815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.518025 crc crio[20719]: time=\"2026-06-12T20:16:56.517840314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.518465 crc crio[20719]: time=\"2026-06-12T20:16:56.518167073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.524931 crc crio[20719]: time=\"2026-06-12T20:16:56.524887094Z\" level=info msg=\"Created container 8626537a566168fc966db0fb8ddcf43acde80b6c5203e639f447093be068eec1: openstack/openstack-galera-0/mysql-bootstrap\" id=1060a54b-e2da-4ccd-881b-43320e9c8554 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.526406 crc crio[20719]: time=\"2026-06-12T20:16:56.526223811Z\" level=info msg=\"Starting container: 8626537a566168fc966db0fb8ddcf43acde80b6c5203e639f447093be068eec1\" id=8c1475a6-4380-42fd-9a52-6d1efdd02efc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:16:56.531490 crc crio[20719]: time=\"2026-06-12T20:16:56.531143759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.531999 crc crio[20719]: time=\"2026-06-12T20:16:56.53192151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.533131 crc crio[20719]: time=\"2026-06-12T20:16:56.533035984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.536738 crc crio[20719]: time=\"2026-06-12T20:16:56.536636042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.540839 crc crio[20719]: time=\"2026-06-12T20:16:56.540762161Z\" level=info msg=\"Started container\" PID=53426 containerID=8626537a566168fc966db0fb8ddcf43acde80b6c5203e639f447093be068eec1 description=openstack/openstack-galera-0/mysql-bootstrap id=8c1475a6-4380-42fd-9a52-6d1efdd02efc name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5\nJun 12 20:16:56.543684 crc crio[20719]: time=\"2026-06-12T20:16:56.543613701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.548964 crc crio[20719]: time=\"2026-06-12T20:16:56.548761621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.691889 crc crio[20719]: 2026-06-12T20:16:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0968d4a80234288 Mac:76:d2:30:94:7b:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/4321c4bc-3051-40b7-9ccd-1b4debf925e3 SocketPath: PciID:}] [{Interface:0xc00048ea30 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:16:56.693734 crc crio[20719]: time=\"2026-06-12T20:16:56.693608478Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-752nr Namespace:openstack ID:0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946 UID:27548c2a-9378-4006-9fbf-d59def9cc4fb NetNS:/var/run/netns/4321c4bc-3051-40b7-9ccd-1b4debf925e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27548c2a_9378_4006_9fbf_d59def9cc4fb.slice PodAnnotations:0xc000a38248}] Aliases:map[]}\"\nJun 12 20:16:56.693856 crc crio[20719]: time=\"2026-06-12T20:16:56.693812794Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-752nr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:16:56.880204 crc crio[20719]: time=\"2026-06-12T20:16:56.879633868Z\" level=info msg=\"Ran pod sandbox 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946 with infra container: openstack/dnsmasq-dns-86cd84489-752nr/POD\" id=49d2ff89-9f96-4d4f-bf24-5728d716069c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:16:56.882600 crc crio[20719]: time=\"2026-06-12T20:16:56.882516509Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9f46af29-759f-462d-8c04-730ef46ff37d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.915049 crc crio[20719]: time=\"2026-06-12T20:16:56.914571252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.918080 crc crio[20719]: time=\"2026-06-12T20:16:56.918044219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.929108 crc crio[20719]: time=\"2026-06-12T20:16:56.929012635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=16459fb3-578d-465c-b33c-064d2fa0e160 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:16:56.939743 crc crio[20719]: time=\"2026-06-12T20:16:56.939603481Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-752nr/init\" id=3eb1073c-8b27-497b-8ca2-a7600b9621a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.941840 crc crio[20719]: time=\"2026-06-12T20:16:56.941764973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.949567 crc crio[20719]: time=\"2026-06-12T20:16:56.949198289Z\" level=info msg=\"Created container 8a4160d7d77cf1cbc87663880ec5885fb7494f927b7db3df2669df22f35da569: openstack/memcached-0/memcached\" id=f50e15d7-53a7-42f7-8737-3ffd95b3c062 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:56.950809 crc crio[20719]: time=\"2026-06-12T20:16:56.950699821Z\" level=info msg=\"Starting container: 8a4160d7d77cf1cbc87663880ec5885fb7494f927b7db3df2669df22f35da569\" id=30dc523b-4105-4726-9841-4a6aeeb90ded name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:16:56.963577 crc crio[20719]: time=\"2026-06-12T20:16:56.963217935Z\" level=info msg=\"Started container\" PID=53437 containerID=8a4160d7d77cf1cbc87663880ec5885fb7494f927b7db3df2669df22f35da569 description=openstack/memcached-0/memcached id=30dc523b-4105-4726-9841-4a6aeeb90ded name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bc70aa91e5bcdc31430d44f77a1629680d1d9773b47cc975fd717f7521472c7\nJun 12 20:16:56.990885 crc crio[20719]: time=\"2026-06-12T20:16:56.990835761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:56.997773 crc crio[20719]: time=\"2026-06-12T20:16:56.997688713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:57.009119 crc crio[20719]: time=\"2026-06-12T20:16:57.009008231Z\" level=info msg=\"Created container 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491: openstack/kube-state-metrics-0/kube-state-metrics\" id=dd1f0784-5a39-4f47-80ef-949c678fa772 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:57.011236 crc crio[20719]: time=\"2026-06-12T20:16:57.011172618Z\" level=info msg=\"Starting container: 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491\" id=2158003b-d771-4a59-a85e-59ab000fc89f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:16:57.021910 crc crio[20719]: time=\"2026-06-12T20:16:57.021772465Z\" level=info msg=\"Started container\" PID=53450 containerID=762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491 description=openstack/kube-state-metrics-0/kube-state-metrics id=2158003b-d771-4a59-a85e-59ab000fc89f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\nJun 12 20:16:57.514048 crc crio[20719]: time=\"2026-06-12T20:16:57.513645986Z\" level=info msg=\"Created container b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358: openstack/dnsmasq-dns-769fc96f7c-x2v7z/init\" id=822512e7-5177-4323-9586-2dfb051959ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:57.516072 crc crio[20719]: time=\"2026-06-12T20:16:57.51586631Z\" level=info msg=\"Starting container: b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358\" id=a1122951-be84-4a41-92c0-f0af73c6b29b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:16:57.527554 crc crio[20719]: time=\"2026-06-12T20:16:57.527380279Z\" level=info msg=\"Started container\" PID=53497 containerID=b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358 description=openstack/dnsmasq-dns-769fc96f7c-x2v7z/init id=a1122951-be84-4a41-92c0-f0af73c6b29b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\nJun 12 20:16:57.606014 crc crio[20719]: time=\"2026-06-12T20:16:57.605892091Z\" level=info msg=\"Created container 0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/init\" id=8f908c7f-5820-41a7-a35b-6ffa5f7689c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:57.607567 crc crio[20719]: time=\"2026-06-12T20:16:57.607511846Z\" level=info msg=\"Starting container: 0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269\" id=07198805-47cf-47a0-b317-e1bbfd53135c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:16:57.614723 crc crio[20719]: time=\"2026-06-12T20:16:57.614607283Z\" level=info msg=\"Started container\" PID=53526 containerID=0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269 description=openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/init id=07198805-47cf-47a0-b317-e1bbfd53135c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\nJun 12 20:16:57.685407 crc crio[20719]: time=\"2026-06-12T20:16:57.685242916Z\" level=info msg=\"Created container e97a5d29aa3298cdfbcd0c86015d04c0a08abb67633fdf9c3a28cd5a16425f42: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=da8b2a68-bbf4-4b07-a21c-00c7e9175f48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:57.686725 crc crio[20719]: time=\"2026-06-12T20:16:57.686526771Z\" level=info msg=\"Starting container: e97a5d29aa3298cdfbcd0c86015d04c0a08abb67633fdf9c3a28cd5a16425f42\" id=bc8a8141-c038-4d1f-9892-c1446f816dae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:16:57.695108 crc crio[20719]: time=\"2026-06-12T20:16:57.695015798Z\" level=info msg=\"Started container\" PID=53462 containerID=e97a5d29aa3298cdfbcd0c86015d04c0a08abb67633fdf9c3a28cd5a16425f42 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=bc8a8141-c038-4d1f-9892-c1446f816dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e\nJun 12 20:16:58.118590 crc crio[20719]: time=\"2026-06-12T20:16:58.114787138Z\" level=info msg=\"Stopping pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\" id=dbf63389-709a-430a-85bc-b9fa50706dd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:58.118590 crc crio[20719]: time=\"2026-06-12T20:16:58.115620112Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-x2v7z Namespace:openstack ID:e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91 UID:1b4525c2-f01f-4eff-a6be-fe373f9c68e7 NetNS:/var/run/netns/13cc81aa-2374-431f-98ce-a52a74d4f12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b4525c2_f01f_4eff_a6be_fe373f9c68e7.slice PodAnnotations:0xc00259a8a8}] Aliases:map[]}\"\nJun 12 20:16:58.118590 crc crio[20719]: time=\"2026-06-12T20:16:58.115781447Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-x2v7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:58.138228 crc crio[20719]: time=\"2026-06-12T20:16:58.138042485Z\" level=info msg=\"Stopping pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\" id=3f73fcdc-bf64-4abe-b1f6-a43bed7b6bcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:58.139223 crc crio[20719]: time=\"2026-06-12T20:16:58.138735694Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-mlp6w Namespace:openstack ID:6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334 UID:52ed91e4-82c3-44fc-a8cb-c4daa1011bd0 NetNS:/var/run/netns/89835734-73e6-4ae2-96c9-af68b7a4a9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52ed91e4_82c3_44fc_a8cb_c4daa1011bd0.slice PodAnnotations:0xc000a38390}] Aliases:map[]}\"\nJun 12 20:16:58.139223 crc crio[20719]: time=\"2026-06-12T20:16:58.13888933Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-mlp6w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:16:58.307900 crc crio[20719]: time=\"2026-06-12T20:16:58.307432934Z\" level=info msg=\"Created container 6f27bdbf4f8dd5c9f7775f0f25a0f5452f409435efbbb37b8fe11774a79fa4e8: openstack/rabbitmq-cell1-server-0/setup-container\" id=1462e5e9-3aeb-414e-8f3c-7e5923e80cfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:58.312190 crc crio[20719]: time=\"2026-06-12T20:16:58.312096436Z\" level=info msg=\"Starting container: 6f27bdbf4f8dd5c9f7775f0f25a0f5452f409435efbbb37b8fe11774a79fa4e8\" id=4836f9a8-f01a-4fb8-9c9b-ab476d0f5565 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:16:58.323783 crc crio[20719]: time=\"2026-06-12T20:16:58.323691719Z\" level=info msg=\"Started container\" PID=53431 containerID=6f27bdbf4f8dd5c9f7775f0f25a0f5452f409435efbbb37b8fe11774a79fa4e8 description=openstack/rabbitmq-cell1-server-0/setup-container id=4836f9a8-f01a-4fb8-9c9b-ab476d0f5565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308\nJun 12 20:16:58.508922 crc crio[20719]: time=\"2026-06-12T20:16:58.508799324Z\" level=info msg=\"Created container 82496403181c82e3801d074378e8d7d707fdc9ac08930b19debf3806ab7f145e: openstack/rabbitmq-server-0/setup-container\" id=1d65e892-2f9e-4951-99c4-544d99dc676b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:58.532122 crc crio[20719]: time=\"2026-06-12T20:16:58.531972626Z\" level=info msg=\"Starting container: 82496403181c82e3801d074378e8d7d707fdc9ac08930b19debf3806ab7f145e\" id=adcce238-02c2-4210-b0d6-67f42967ed2d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:16:58.561017 crc crio[20719]: time=\"2026-06-12T20:16:58.560638084Z\" level=info msg=\"Started container\" PID=53458 containerID=82496403181c82e3801d074378e8d7d707fdc9ac08930b19debf3806ab7f145e description=openstack/rabbitmq-server-0/setup-container id=adcce238-02c2-4210-b0d6-67f42967ed2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57\nJun 12 20:16:58.997777 crc crio[20719]: time=\"2026-06-12T20:16:58.99472491Z\" level=info msg=\"Stopped pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\" id=dbf63389-709a-430a-85bc-b9fa50706dd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:16:58.998434 crc crio[20719]: time=\"2026-06-12T20:16:58.998237159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:59.012518 crc crio[20719]: time=\"2026-06-12T20:16:59.012038449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:59.019889 crc crio[20719]: time=\"2026-06-12T20:16:59.019780021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:16:59.176681 crc crio[20719]: time=\"2026-06-12T20:16:59.176566927Z\" level=info msg=\"Removing container: b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358\" id=801763d5-fac7-4112-a562-d5c72524afaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:16:59.270918 crc crio[20719]: time=\"2026-06-12T20:16:59.268605136Z\" level=info msg=\"Created container bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc: openstack/dnsmasq-dns-86cd84489-752nr/init\" id=3eb1073c-8b27-497b-8ca2-a7600b9621a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:16:59.276858 crc crio[20719]: time=\"2026-06-12T20:16:59.276570279Z\" level=info msg=\"Starting container: bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc\" id=5e369cd3-bcaf-44db-bcc4-e01e5173aeb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:16:59.287888 crc crio[20719]: time=\"2026-06-12T20:16:59.287597737Z\" level=info msg=\"Started container\" PID=53896 containerID=bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc description=openstack/dnsmasq-dns-86cd84489-752nr/init id=5e369cd3-bcaf-44db-bcc4-e01e5173aeb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\nJun 12 20:16:59.780971 crc crio[20719]: time=\"2026-06-12T20:16:59.780027032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:00.198447 crc crio[20719]: time=\"2026-06-12T20:17:00.196842188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=edd9bebc-fce5-4641-853b-942465f8fae9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:00.217904 crc crio[20719]: time=\"2026-06-12T20:17:00.217764893Z\" level=info msg=\"Created container 64260b7796b3c9739167b45731cf3acb65692afc91da54a2db4cf60ef5fa45e8: openstack/ovn-controller-ovs-qzjp6/ovsdb-server-init\" id=a23db6c1-3879-4c5c-9f03-2b94992f3421 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:00.219468 crc crio[20719]: time=\"2026-06-12T20:17:00.219237624Z\" level=info msg=\"Starting container: 64260b7796b3c9739167b45731cf3acb65692afc91da54a2db4cf60ef5fa45e8\" id=d814d13a-7d0e-48d9-b5b8-fb80631d48cd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:00.228116 crc crio[20719]: time=\"2026-06-12T20:17:00.227999868Z\" level=info msg=\"Started container\" PID=54029 containerID=64260b7796b3c9739167b45731cf3acb65692afc91da54a2db4cf60ef5fa45e8 description=openstack/ovn-controller-ovs-qzjp6/ovsdb-server-init id=d814d13a-7d0e-48d9-b5b8-fb80631d48cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a\nJun 12 20:17:00.661483 crc crio[20719]: time=\"2026-06-12T20:17:00.660677637Z\" level=info msg=\"Stopped pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\" id=3f73fcdc-bf64-4abe-b1f6-a43bed7b6bcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:00.679912 crc crio[20719]: time=\"2026-06-12T20:17:00.679644076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:00.679912 crc crio[20719]: time=\"2026-06-12T20:17:00.679905353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:00.689170 crc crio[20719]: time=\"2026-06-12T20:17:00.68910511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:00.696924 crc crio[20719]: time=\"2026-06-12T20:17:00.696799731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:00.698698 crc crio[20719]: time=\"2026-06-12T20:17:00.696822726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:00.709918 crc crio[20719]: time=\"2026-06-12T20:17:00.709823169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:00.751136 crc crio[20719]: time=\"2026-06-12T20:17:00.75105915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:00.844146 crc crio[20719]: time=\"2026-06-12T20:17:00.844039601Z\" level=info msg=\"Removed container b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358: openstack/dnsmasq-dns-769fc96f7c-x2v7z/init\" id=801763d5-fac7-4112-a562-d5c72524afaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:00.877843 crc crio[20719]: time=\"2026-06-12T20:17:00.877715996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=490c9658-e7c8-486e-8835-dcbbfc335b05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:01.175181 crc crio[20719]: time=\"2026-06-12T20:17:01.175065562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:01.257384 crc crio[20719]: time=\"2026-06-12T20:17:01.254480083Z\" level=info msg=\"Removing container: 0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269\" id=9ec26109-dfa5-4b6f-96d3-929708e23657 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:01.291070 crc crio[20719]: time=\"2026-06-12T20:17:01.290948923Z\" level=info msg=\"Created container 16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05: openstack/dnsmasq-dns-6b994dcc49-vktw9/init\" id=d043ca98-00c2-45ce-b53d-2cf5811a1954 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:01.295809 crc crio[20719]: time=\"2026-06-12T20:17:01.295726029Z\" level=info msg=\"Starting container: 16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05\" id=d134a1af-b6e9-46e0-bbb6-c948642ad9a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:01.302855 crc crio[20719]: time=\"2026-06-12T20:17:01.302745377Z\" level=info msg=\"Started container\" PID=54288 containerID=16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05 description=openstack/dnsmasq-dns-6b994dcc49-vktw9/init id=d134a1af-b6e9-46e0-bbb6-c948642ad9a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\nJun 12 20:17:01.318734 crc crio[20719]: time=\"2026-06-12T20:17:01.318677326Z\" level=info msg=\"Created container 7ea8649e702e02d14566df493e6dc90a17fba120a0d636d2484790f113e79a5a: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=2d39fbce-5e3e-4624-b3d5-687f823ea797 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:01.329940 crc crio[20719]: time=\"2026-06-12T20:17:01.326749435Z\" level=info msg=\"Starting container: 7ea8649e702e02d14566df493e6dc90a17fba120a0d636d2484790f113e79a5a\" id=2f00afb3-2846-4504-9c88-4a4e5c01614d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:01.335231 crc crio[20719]: time=\"2026-06-12T20:17:01.334911589Z\" level=info msg=\"Started container\" PID=54274 containerID=7ea8649e702e02d14566df493e6dc90a17fba120a0d636d2484790f113e79a5a description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=2f00afb3-2846-4504-9c88-4a4e5c01614d name=/runtime.v1.RuntimeService/StartContainer sandboxID=656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68\nJun 12 20:17:01.362039 crc crio[20719]: time=\"2026-06-12T20:17:01.361898631Z\" level=info msg=\"Created container 2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee: openstack/dnsmasq-dns-68bc84565-xcr6d/init\" id=4b250953-6da2-4cba-a2a4-867eae7b5b94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:01.363778 crc crio[20719]: time=\"2026-06-12T20:17:01.363593609Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=bd2040cb-45ea-435d-b694-9bcc497e4fd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:01.363778 crc crio[20719]: time=\"2026-06-12T20:17:01.363766414Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=bd2040cb-45ea-435d-b694-9bcc497e4fd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:01.363997 crc crio[20719]: time=\"2026-06-12T20:17:01.363806365Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=bd2040cb-45ea-435d-b694-9bcc497e4fd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:01.364045 crc crio[20719]: time=\"2026-06-12T20:17:01.364012551Z\" level=info msg=\"Starting container: 2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee\" id=4269e921-4806-4caa-bd32-ae03904df066 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:01.375375 crc crio[20719]: time=\"2026-06-12T20:17:01.374779592Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=413f8e68-b182-47e9-b5fb-76c0941020c1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:01.384049 crc crio[20719]: time=\"2026-06-12T20:17:01.383903578Z\" level=info msg=\"Started container\" PID=54273 containerID=2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee description=openstack/dnsmasq-dns-68bc84565-xcr6d/init id=4269e921-4806-4caa-bd32-ae03904df066 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\nJun 12 20:17:01.389136 crc crio[20719]: time=\"2026-06-12T20:17:01.387738656Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 12 20:17:01.432855 crc crio[20719]: time=\"2026-06-12T20:17:01.432710188Z\" level=info msg=\"Created container bf0ecd2f70d866f162e1e45cc4d5e38a1e4f975dd72432786ecc0f8d43e6930a: openstack/ovn-controller-58skl/ovn-controller\" id=ed612692-7028-47be-9ffe-7386ca9a7f5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:01.435654 crc crio[20719]: time=\"2026-06-12T20:17:01.434636108Z\" level=info msg=\"Starting container: bf0ecd2f70d866f162e1e45cc4d5e38a1e4f975dd72432786ecc0f8d43e6930a\" id=19cd2d8b-ff84-4513-b0a4-21d4ad52f4ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:01.444085 crc crio[20719]: time=\"2026-06-12T20:17:01.443645454Z\" level=info msg=\"Started container\" PID=54301 containerID=bf0ecd2f70d866f162e1e45cc4d5e38a1e4f975dd72432786ecc0f8d43e6930a description=openstack/ovn-controller-58skl/ovn-controller id=19cd2d8b-ff84-4513-b0a4-21d4ad52f4ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5a92dafc4b1a8d583078115935cb313e32f385fb5fd652848a486be095b9c8f\nJun 12 20:17:01.793708 crc crio[20719]: time=\"2026-06-12T20:17:01.792994036Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95\" id=0c4dd570-bca4-4a95-8e3b-b4881d6c9efa name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:01.794843 crc crio[20719]: time=\"2026-06-12T20:17:01.794711934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=554702a6-099d-49eb-834d-e04da25ffb58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:01.809841 crc crio[20719]: time=\"2026-06-12T20:17:01.808986215Z\" level=info msg=\"Removed container 0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/init\" id=9ec26109-dfa5-4b6f-96d3-929708e23657 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:01.883931 crc crio[20719]: time=\"2026-06-12T20:17:01.883847352Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns\" id=166202d0-48fa-4231-bedc-2a05763788be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:01.901797 crc crio[20719]: time=\"2026-06-12T20:17:01.901708594Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=baba3ad8-efa2-4e36-ba1d-c9e6a4da5550 name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:01.903386 crc crio[20719]: time=\"2026-06-12T20:17:01.902612626Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=68807c43-4240-48c0-9075-3f20c29dcd3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:01.915705 crc crio[20719]: time=\"2026-06-12T20:17:01.91566418Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=413f8e68-b182-47e9-b5fb-76c0941020c1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:01.916434 crc crio[20719]: time=\"2026-06-12T20:17:01.916379631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:01.917735 crc crio[20719]: time=\"2026-06-12T20:17:01.917665706Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=04087b1f-cb46-498d-bad1-ca210942d916 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:01.926941 crc crio[20719]: time=\"2026-06-12T20:17:01.926476652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=6ee054f7-b499-4bef-81c1-869a2d75166b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:01.957678 crc crio[20719]: time=\"2026-06-12T20:17:01.957586721Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=9a5b5da9-3e37-4490-b9db-025df280926c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:01.965032 crc crio[20719]: time=\"2026-06-12T20:17:01.961255655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:01.977585 crc crio[20719]: time=\"2026-06-12T20:17:01.977507548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=9c9b506a-72d6-4b1d-be37-17cb9c825276 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:01.991875 crc crio[20719]: time=\"2026-06-12T20:17:01.991783989Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=71dbcaca-9ac3-4ee4-a517-f072bc604c39 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:02.008074 crc crio[20719]: time=\"2026-06-12T20:17:02.007983007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.012020 crc crio[20719]: time=\"2026-06-12T20:17:02.011955478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.017365 crc crio[20719]: time=\"2026-06-12T20:17:02.017224476Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=c636237b-8990-4bba-af12-8cd2ab846818 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.019360 crc crio[20719]: time=\"2026-06-12T20:17:02.019211883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.030968 crc crio[20719]: time=\"2026-06-12T20:17:02.030833006Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-gfwzk/openstack-network-exporter\" id=b35d7b57-af7f-4e8d-b534-cf52147a0f1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.050776 crc crio[20719]: time=\"2026-06-12T20:17:02.050588697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.051432 crc crio[20719]: time=\"2026-06-12T20:17:02.050702222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.057516 crc crio[20719]: time=\"2026-06-12T20:17:02.057447779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.113945 crc crio[20719]: time=\"2026-06-12T20:17:02.113820542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.119517 crc crio[20719]: time=\"2026-06-12T20:17:02.119435689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.148470 crc crio[20719]: time=\"2026-06-12T20:17:02.14839056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.160470 crc crio[20719]: time=\"2026-06-12T20:17:02.160392462Z\" level=info msg=\"Created container 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816: openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns\" id=166202d0-48fa-4231-bedc-2a05763788be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.164150 crc crio[20719]: time=\"2026-06-12T20:17:02.164042886Z\" level=info msg=\"Starting container: 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816\" id=53be55de-1228-4755-a7a4-3bcf078ff2f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:02.179519 crc crio[20719]: time=\"2026-06-12T20:17:02.179248778Z\" level=info msg=\"Created container 21122c3c57a05fa3366cec45f1b16a8d8d4458f41fadecb94476631feb4951be: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=9a5b5da9-3e37-4490-b9db-025df280926c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.179939 crc crio[20719]: time=\"2026-06-12T20:17:02.179797734Z\" level=info msg=\"Started container\" PID=54539 containerID=8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816 description=openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns id=53be55de-1228-4755-a7a4-3bcf078ff2f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\nJun 12 20:17:02.180991 crc crio[20719]: time=\"2026-06-12T20:17:02.180891526Z\" level=info msg=\"Starting container: 21122c3c57a05fa3366cec45f1b16a8d8d4458f41fadecb94476631feb4951be\" id=e2444f21-318d-4527-822e-978f8dda2abe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:02.203941 crc crio[20719]: time=\"2026-06-12T20:17:02.203793284Z\" level=info msg=\"Started container\" PID=54542 containerID=21122c3c57a05fa3366cec45f1b16a8d8d4458f41fadecb94476631feb4951be description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=e2444f21-318d-4527-822e-978f8dda2abe name=/runtime.v1.RuntimeService/StartContainer sandboxID=a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a\nJun 12 20:17:02.205676 crc crio[20719]: time=\"2026-06-12T20:17:02.205583774Z\" level=info msg=\"Created container faec4c1c755d1a00136dcc7e8c8557e7f7e66aac9d357616f73445dfb0281fa9: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=c636237b-8990-4bba-af12-8cd2ab846818 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.209379 crc crio[20719]: time=\"2026-06-12T20:17:02.208570491Z\" level=info msg=\"Starting container: faec4c1c755d1a00136dcc7e8c8557e7f7e66aac9d357616f73445dfb0281fa9\" id=df920c1d-437e-4532-b27a-4baf4b6a17c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:02.216147 crc crio[20719]: time=\"2026-06-12T20:17:02.216013035Z\" level=info msg=\"Started container\" PID=54546 containerID=faec4c1c755d1a00136dcc7e8c8557e7f7e66aac9d357616f73445dfb0281fa9 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=df920c1d-437e-4532-b27a-4baf4b6a17c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68\nJun 12 20:17:02.230116 crc crio[20719]: time=\"2026-06-12T20:17:02.227557897Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=40ba45da-4f80-4957-989c-5aa974dd0a05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:02.233793 crc crio[20719]: time=\"2026-06-12T20:17:02.233687278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.265898 crc crio[20719]: time=\"2026-06-12T20:17:02.265795474Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=23d41040-2a5b-472a-a7a2-8383fce07cbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:02.277494 crc crio[20719]: time=\"2026-06-12T20:17:02.277424759Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=23404df7-068a-42fc-8265-9155b8de026c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.279927 crc crio[20719]: time=\"2026-06-12T20:17:02.279894899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.316809 crc crio[20719]: time=\"2026-06-12T20:17:02.316769277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1ece1414-9668-4be8-8d34-3bf0967aebb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:02.324387 crc crio[20719]: time=\"2026-06-12T20:17:02.324221166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cfe6174b-34ac-493a-b768-439c09f60803 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:02.332820 crc crio[20719]: time=\"2026-06-12T20:17:02.332768064Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=01054163-1e5e-413c-b0bf-98dda93c17f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:02.356111 crc crio[20719]: time=\"2026-06-12T20:17:02.354988775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=760e90c8-110f-4102-8238-d7bacb6482ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:02.358980 crc crio[20719]: time=\"2026-06-12T20:17:02.357564682Z\" level=info msg=\"Stopping pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\" id=610b4cdc-c2d7-47b1-b9ee-9c94d928e74d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:02.358980 crc crio[20719]: time=\"2026-06-12T20:17:02.358191791Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-xcr6d Namespace:openstack ID:ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069 UID:d78dda3b-0a51-45c9-a01b-99ce5ea9a952 NetNS:/var/run/netns/1b63b99f-8342-4ab7-ba8e-66d723318d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78dda3b_0a51_45c9_a01b_99ce5ea9a952.slice PodAnnotations:0xc00008cc90}] Aliases:map[]}\"\nJun 12 20:17:02.358980 crc crio[20719]: time=\"2026-06-12T20:17:02.358471068Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-xcr6d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:02.376001 crc crio[20719]: time=\"2026-06-12T20:17:02.375239341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5b6db537-6e2b-4361-8c00-85a22670f4de name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:02.378230 crc crio[20719]: time=\"2026-06-12T20:17:02.378165683Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-qzjp6/ovsdb-server\" id=c362f048-73e9-46cc-b1e2-cf49c478dd6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.380848 crc crio[20719]: time=\"2026-06-12T20:17:02.380188328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.385849 crc crio[20719]: time=\"2026-06-12T20:17:02.385747963Z\" level=info msg=\"Created container ab27471d046046c6088f00bd476c17c9e8edcbe10af07e8264b81725e7d7d1e3: openstack/ovn-controller-metrics-gfwzk/openstack-network-exporter\" id=b35d7b57-af7f-4e8d-b534-cf52147a0f1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.388827 crc crio[20719]: time=\"2026-06-12T20:17:02.388437768Z\" level=info msg=\"Starting container: ab27471d046046c6088f00bd476c17c9e8edcbe10af07e8264b81725e7d7d1e3\" id=eb1e6910-c931-4efb-ab63-4e45a0401b00 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:02.389665 crc crio[20719]: time=\"2026-06-12T20:17:02.389458916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.391152 crc crio[20719]: time=\"2026-06-12T20:17:02.391000415Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns\" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.416729 crc crio[20719]: time=\"2026-06-12T20:17:02.41515771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.422089 crc crio[20719]: time=\"2026-06-12T20:17:02.422024798Z\" level=info msg=\"Started container\" PID=54582 containerID=ab27471d046046c6088f00bd476c17c9e8edcbe10af07e8264b81725e7d7d1e3 description=openstack/ovn-controller-metrics-gfwzk/openstack-network-exporter id=eb1e6910-c931-4efb-ab63-4e45a0401b00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f6b7973fafaddec7559e1b8b3b922d29bd778a533f88e64d47adc57866a8d7f\nJun 12 20:17:02.430586 crc crio[20719]: time=\"2026-06-12T20:17:02.430497562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.491654 crc crio[20719]: time=\"2026-06-12T20:17:02.491566132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4d3d5e21-ec0f-4117-bdc3-b1c906deea9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:02.503891 crc crio[20719]: time=\"2026-06-12T20:17:02.503767248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.523354 crc crio[20719]: time=\"2026-06-12T20:17:02.52248111Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=0804a413-bb24-4011-8023-f58b30b51289 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.525430 crc crio[20719]: time=\"2026-06-12T20:17:02.524874637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.552584 crc crio[20719]: time=\"2026-06-12T20:17:02.551356704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.562823 crc crio[20719]: time=\"2026-06-12T20:17:02.56150936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.608789 crc crio[20719]: time=\"2026-06-12T20:17:02.608055209Z\" level=info msg=\"Created container 037702e117eb3b1b9ab5e3e582a8796ec71c9ab0b41549c69419f47bab1875df: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=23404df7-068a-42fc-8265-9155b8de026c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.615194 crc crio[20719]: time=\"2026-06-12T20:17:02.614115076Z\" level=info msg=\"Starting container: 037702e117eb3b1b9ab5e3e582a8796ec71c9ab0b41549c69419f47bab1875df\" id=84f0add5-b235-4974-8b33-20b5fb15feaa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:02.631030 crc crio[20719]: time=\"2026-06-12T20:17:02.63088196Z\" level=info msg=\"Started container\" PID=54667 containerID=037702e117eb3b1b9ab5e3e582a8796ec71c9ab0b41549c69419f47bab1875df description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=84f0add5-b235-4974-8b33-20b5fb15feaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a\nJun 12 20:17:02.635728 crc crio[20719]: time=\"2026-06-12T20:17:02.634878348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.640355 crc crio[20719]: time=\"2026-06-12T20:17:02.639407484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:02.770774 crc crio[20719]: time=\"2026-06-12T20:17:02.770574375Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.774200 crc crio[20719]: time=\"2026-06-12T20:17:02.77411091Z\" level=info msg=\"Created container f705f0899f09241470a24e7efa3c8903dc307888dde5607b3a70dc79194b31fc: openstack/openstack-galera-0/galera\" id=0804a413-bb24-4011-8023-f58b30b51289 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.775945 crc crio[20719]: time=\"2026-06-12T20:17:02.775831402Z\" level=info msg=\"Starting container: f705f0899f09241470a24e7efa3c8903dc307888dde5607b3a70dc79194b31fc\" id=aec8260c-0f38-4bc7-95bf-85ba2bc57114 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:02.779959 crc crio[20719]: time=\"2026-06-12T20:17:02.779686269Z\" level=info msg=\"createCtr: deleting container ID 1dcfef49db80a2645d6322f5d9664b670438267eb01459bce69fee9c3bb463aa from idIndex\" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.779959 crc crio[20719]: time=\"2026-06-12T20:17:02.779752351Z\" level=info msg=\"createCtr: removing container 1dcfef49db80a2645d6322f5d9664b670438267eb01459bce69fee9c3bb463aa\" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.779959 crc crio[20719]: time=\"2026-06-12T20:17:02.779803243Z\" level=info msg=\"createCtr: deleting container 1dcfef49db80a2645d6322f5d9664b670438267eb01459bce69fee9c3bb463aa from storage\" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.788214 crc crio[20719]: time=\"2026-06-12T20:17:02.788061498Z\" level=info msg=\"Started container\" PID=54744 containerID=f705f0899f09241470a24e7efa3c8903dc307888dde5607b3a70dc79194b31fc description=openstack/openstack-galera-0/galera id=aec8260c-0f38-4bc7-95bf-85ba2bc57114 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5\nJun 12 20:17:02.833079 crc crio[20719]: time=\"2026-06-12T20:17:02.832851946Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-vktw9_openstack_14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e_0\" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:02.870140 crc crio[20719]: time=\"2026-06-12T20:17:02.869386884Z\" level=info msg=\"Stopped pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\" id=610b4cdc-c2d7-47b1-b9ee-9c94d928e74d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:02.873258 crc crio[20719]: time=\"2026-06-12T20:17:02.873189441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:03.041832 crc crio[20719]: time=\"2026-06-12T20:17:03.041657053Z\" level=info msg=\"Created container 34a877284f49fc3e012ce637b4dc8e042b87523d027725a6a23e6067e36e5712: openstack/ovn-controller-ovs-qzjp6/ovsdb-server\" id=c362f048-73e9-46cc-b1e2-cf49c478dd6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:03.043690 crc crio[20719]: time=\"2026-06-12T20:17:03.042857404Z\" level=info msg=\"Starting container: 34a877284f49fc3e012ce637b4dc8e042b87523d027725a6a23e6067e36e5712\" id=98eb2c9b-4c71-4eac-8d14-f0134302aab2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:03.053964 crc crio[20719]: time=\"2026-06-12T20:17:03.053908076Z\" level=info msg=\"Started container\" PID=54820 containerID=34a877284f49fc3e012ce637b4dc8e042b87523d027725a6a23e6067e36e5712 description=openstack/ovn-controller-ovs-qzjp6/ovsdb-server id=98eb2c9b-4c71-4eac-8d14-f0134302aab2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a\nJun 12 20:17:03.079676 crc crio[20719]: time=\"2026-06-12T20:17:03.077251577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=d4c0f6d5-83d0-4a39-8134-71f744fb01c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:03.090447 crc crio[20719]: time=\"2026-06-12T20:17:03.087769033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=477de674-cd31-4acc-af3f-a8cb9774badc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:03.107596 crc crio[20719]: time=\"2026-06-12T20:17:03.107359878Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-qzjp6/ovs-vswitchd\" id=34356bbf-7f35-43d8-851a-fd6d1b81372e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:03.109971 crc crio[20719]: time=\"2026-06-12T20:17:03.108838968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:03.153829 crc crio[20719]: time=\"2026-06-12T20:17:03.153448924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:03.343656 crc crio[20719]: time=\"2026-06-12T20:17:03.34346444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:03.415154 crc crio[20719]: time=\"2026-06-12T20:17:03.413697999Z\" level=info msg=\"Removing container: 2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee\" id=228ccb72-68fb-41bb-bc57-54bec53023b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:03.441618 crc crio[20719]: time=\"2026-06-12T20:17:03.441525827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0cf3c326-04c4-4e43-88cb-810bfcbaa591 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:03.448219 crc crio[20719]: time=\"2026-06-12T20:17:03.444464141Z\" level=info msg=\"Removed container 2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee: openstack/dnsmasq-dns-68bc84565-xcr6d/init\" id=228ccb72-68fb-41bb-bc57-54bec53023b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:03.467183 crc crio[20719]: time=\"2026-06-12T20:17:03.467084289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=db78985f-ea17-4e41-af26-bc455ab5167f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:03.475580 crc crio[20719]: time=\"2026-06-12T20:17:03.475148742Z\" level=info msg=\"Created container 3983f344dac8ab08cf6cdcdae007039939e2ec7699c75dac45f6cfbd708b56f0: openstack/ovn-controller-ovs-qzjp6/ovs-vswitchd\" id=34356bbf-7f35-43d8-851a-fd6d1b81372e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:03.482083 crc crio[20719]: time=\"2026-06-12T20:17:03.481975795Z\" level=info msg=\"Starting container: 3983f344dac8ab08cf6cdcdae007039939e2ec7699c75dac45f6cfbd708b56f0\" id=c6ddb8d9-e487-41ae-8c8b-4fd3d34fa5dd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:03.492725 crc crio[20719]: time=\"2026-06-12T20:17:03.492564715Z\" level=info msg=\"Started container\" PID=54894 containerID=3983f344dac8ab08cf6cdcdae007039939e2ec7699c75dac45f6cfbd708b56f0 description=openstack/ovn-controller-ovs-qzjp6/ovs-vswitchd id=c6ddb8d9-e487-41ae-8c8b-4fd3d34fa5dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a\nJun 12 20:17:03.554474 crc crio[20719]: time=\"2026-06-12T20:17:03.553143192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=306dd232-aee5-4f20-9c20-c34d7786ccb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:03.569924 crc crio[20719]: time=\"2026-06-12T20:17:03.56980776Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns\" id=33144d89-ed6e-44b9-8469-e381a6bd00f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:03.574625 crc crio[20719]: time=\"2026-06-12T20:17:03.574161343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:03.578239 crc crio[20719]: time=\"2026-06-12T20:17:03.57791452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3130dfe5-d975-4b36-91ea-9b1b94e802a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:03.611683 crc crio[20719]: time=\"2026-06-12T20:17:03.611558597Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=752d87f8-466f-440e-a697-ca4de9483308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:03.614001 crc crio[20719]: time=\"2026-06-12T20:17:03.613978835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:03.713114 crc crio[20719]: time=\"2026-06-12T20:17:03.712744847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:03.721647 crc crio[20719]: time=\"2026-06-12T20:17:03.721620045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:03.777513 crc crio[20719]: time=\"2026-06-12T20:17:03.777467844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:03.780975 crc crio[20719]: time=\"2026-06-12T20:17:03.780950841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:03.908236 crc crio[20719]: time=\"2026-06-12T20:17:03.907987208Z\" level=info msg=\"Created container 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns\" id=33144d89-ed6e-44b9-8469-e381a6bd00f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:03.910986 crc crio[20719]: time=\"2026-06-12T20:17:03.910671872Z\" level=info msg=\"Starting container: 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded\" id=c63a446d-84e3-4279-9374-e8f511293d02 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:03.939145 crc crio[20719]: time=\"2026-06-12T20:17:03.938933884Z\" level=info msg=\"Started container\" PID=54931 containerID=63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded description=openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns id=c63a446d-84e3-4279-9374-e8f511293d02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\nJun 12 20:17:04.024041 crc crio[20719]: time=\"2026-06-12T20:17:04.023971645Z\" level=info msg=\"Created container 222465b76187d6e8f8d49eedae903f9e1be6888381a6ffdb6a60daa36bdc4f41: openstack/openstack-cell1-galera-0/galera\" id=752d87f8-466f-440e-a697-ca4de9483308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:04.029002 crc crio[20719]: time=\"2026-06-12T20:17:04.028908674Z\" level=info msg=\"Starting container: 222465b76187d6e8f8d49eedae903f9e1be6888381a6ffdb6a60daa36bdc4f41\" id=9a488a16-6ed0-4dd2-8d6d-7f85a7b82519 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:04.045691 crc crio[20719]: time=\"2026-06-12T20:17:04.04564328Z\" level=info msg=\"Started container\" PID=54935 containerID=222465b76187d6e8f8d49eedae903f9e1be6888381a6ffdb6a60daa36bdc4f41 description=openstack/openstack-cell1-galera-0/galera id=9a488a16-6ed0-4dd2-8d6d-7f85a7b82519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e\nJun 12 20:17:04.480548 crc crio[20719]: time=\"2026-06-12T20:17:04.480442707Z\" level=info msg=\"Stopping container: 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded (timeout: 10s)\" id=20fdc88d-e595-482a-b1c4-d4ca6ea6cdda name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:17:04.639204 crc crio[20719]: time=\"2026-06-12T20:17:04.638788188Z\" level=info msg=\"Stopped container 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns\" id=20fdc88d-e595-482a-b1c4-d4ca6ea6cdda name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:17:04.640216 crc crio[20719]: time=\"2026-06-12T20:17:04.640119657Z\" level=info msg=\"Stopping pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\" id=81679a7e-dbea-4379-b533-10e68bad0f5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:04.640961 crc crio[20719]: time=\"2026-06-12T20:17:04.64088332Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-vktw9 Namespace:openstack ID:cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b UID:14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e NetNS:/var/run/netns/dc8bbf69-0294-4755-bb63-ee765e7a3028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14aa9f4a_4a4e_4b2b_bed9_27bc25db3f5e.slice PodAnnotations:0xc0005268a8}] Aliases:map[]}\"\nJun 12 20:17:04.641183 crc crio[20719]: time=\"2026-06-12T20:17:04.641116446Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-vktw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:04.765596 crc crio[20719]: time=\"2026-06-12T20:17:04.765511665Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-6pmk7/POD\" id=7aec02ba-3b31-4891-8e14-21f85fc57fc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:04.765696 crc crio[20719]: time=\"2026-06-12T20:17:04.765623588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:04.807361 crc crio[20719]: time=\"2026-06-12T20:17:04.807226461Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-6pmk7 Namespace:openstack ID:42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af UID:9beaa42d-0a86-402f-8ad0-8de6e66384ca NetNS:/var/run/netns/a06b64dc-964b-4678-95da-4f61145cb2f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9beaa42d_0a86_402f_8ad0_8de6e66384ca.slice PodAnnotations:0xc000526cd0}] Aliases:map[]}\"\nJun 12 20:17:04.807361 crc crio[20719]: time=\"2026-06-12T20:17:04.807365985Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-6pmk7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:05.051786 crc crio[20719]: time=\"2026-06-12T20:17:05.048364027Z\" level=info msg=\"Stopped pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\" id=81679a7e-dbea-4379-b533-10e68bad0f5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:05.409035 crc crio[20719]: 2026-06-12T20:17:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42003d829c16c5c Mac:7e:e8:e2:2b:74:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/a06b64dc-964b-4678-95da-4f61145cb2f5 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:05.410951 crc crio[20719]: time=\"2026-06-12T20:17:05.410876783Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-6pmk7 Namespace:openstack ID:42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af UID:9beaa42d-0a86-402f-8ad0-8de6e66384ca NetNS:/var/run/netns/a06b64dc-964b-4678-95da-4f61145cb2f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9beaa42d_0a86_402f_8ad0_8de6e66384ca.slice PodAnnotations:0xc000526cd0}] Aliases:map[]}\"\nJun 12 20:17:05.411066 crc crio[20719]: time=\"2026-06-12T20:17:05.411034348Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-6pmk7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:05.440938 crc crio[20719]: time=\"2026-06-12T20:17:05.439451499Z\" level=info msg=\"Ran pod sandbox 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af with infra container: openstack/dnsmasq-dns-77594b4b4f-6pmk7/POD\" id=7aec02ba-3b31-4891-8e14-21f85fc57fc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:05.444620 crc crio[20719]: time=\"2026-06-12T20:17:05.442598437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2bfa10ae-2451-49a0-a37a-3aec6b5a9d31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:05.492974 crc crio[20719]: time=\"2026-06-12T20:17:05.492082108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d511b02-275b-4a8b-93c6-983ecf2aa5e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:05.506656 crc crio[20719]: time=\"2026-06-12T20:17:05.506566893Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-6pmk7/init\" id=3cc5da50-e7f3-429f-a010-db19c694b924 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:05.508692 crc crio[20719]: time=\"2026-06-12T20:17:05.508664611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:05.524435 crc crio[20719]: time=\"2026-06-12T20:17:05.524215126Z\" level=info msg=\"Removing container: 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded\" id=72108a8e-aae1-40f3-9fc4-c88ddd72797b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:05.562832 crc crio[20719]: time=\"2026-06-12T20:17:05.56273713Z\" level=info msg=\"Removed container 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns\" id=72108a8e-aae1-40f3-9fc4-c88ddd72797b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:05.565870 crc crio[20719]: time=\"2026-06-12T20:17:05.565751605Z\" level=info msg=\"Removing container: 16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05\" id=9d319de3-d9f5-4fae-9d34-3a47381ecf19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:05.572620 crc crio[20719]: time=\"2026-06-12T20:17:05.572577056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:05.576900 crc crio[20719]: time=\"2026-06-12T20:17:05.576877505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:05.608808 crc crio[20719]: time=\"2026-06-12T20:17:05.608719486Z\" level=info msg=\"Removed container 16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05: openstack/dnsmasq-dns-6b994dcc49-vktw9/init\" id=9d319de3-d9f5-4fae-9d34-3a47381ecf19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:05.685538 crc crio[20719]: time=\"2026-06-12T20:17:05.685450685Z\" level=info msg=\"Created container 4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903: openstack/dnsmasq-dns-77594b4b4f-6pmk7/init\" id=3cc5da50-e7f3-429f-a010-db19c694b924 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:05.687541 crc crio[20719]: time=\"2026-06-12T20:17:05.687462902Z\" level=info msg=\"Starting container: 4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903\" id=e95826d3-a370-4be1-8914-0951f78999ae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:05.693594 crc crio[20719]: time=\"2026-06-12T20:17:05.693521852Z\" level=info msg=\"Started container\" PID=55541 containerID=4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903 description=openstack/dnsmasq-dns-77594b4b4f-6pmk7/init id=e95826d3-a370-4be1-8914-0951f78999ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\nJun 12 20:17:06.574572 crc crio[20719]: time=\"2026-06-12T20:17:06.574027991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e3082f34-ceca-4ab5-b000-c5aa3e8e089b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:06.656215 crc crio[20719]: time=\"2026-06-12T20:17:06.656074592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=923d1f56-9d04-468e-af5a-db9c986a7c13 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:06.667681 crc crio[20719]: time=\"2026-06-12T20:17:06.667577883Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns\" id=10a43253-d7ad-4efd-b6e5-62b86be0f423 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:06.670504 crc crio[20719]: time=\"2026-06-12T20:17:06.670437614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:06.732345 crc crio[20719]: time=\"2026-06-12T20:17:06.732178206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:06.736196 crc crio[20719]: time=\"2026-06-12T20:17:06.736082855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:06.871794 crc crio[20719]: time=\"2026-06-12T20:17:06.871727222Z\" level=info msg=\"Created container 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8: openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns\" id=10a43253-d7ad-4efd-b6e5-62b86be0f423 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:06.873617 crc crio[20719]: time=\"2026-06-12T20:17:06.872922617Z\" level=info msg=\"Starting container: 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8\" id=c508d825-0eee-40d9-b5a0-16b70df01ef7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:06.879178 crc crio[20719]: time=\"2026-06-12T20:17:06.879074028Z\" level=info msg=\"Started container\" PID=55859 containerID=0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8 description=openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns id=c508d825-0eee-40d9-b5a0-16b70df01ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\nJun 12 20:17:09.577512 crc crio[20719]: time=\"2026-06-12T20:17:09.576927089Z\" level=info msg=\"Stopping pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\" id=79f47ca8-9316-4850-ac5f-cbce9d309189 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:09.578789 crc crio[20719]: time=\"2026-06-12T20:17:09.577533446Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\" id=79f47ca8-9316-4850-ac5f-cbce9d309189 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:09.578789 crc crio[20719]: time=\"2026-06-12T20:17:09.57841989Z\" level=info msg=\"Removing pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\" id=87288a9e-e6f5-4805-9713-f7185534a578 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:17:09.603211 crc crio[20719]: time=\"2026-06-12T20:17:09.602931653Z\" level=info msg=\"Removed pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\" id=87288a9e-e6f5-4805-9713-f7185534a578 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:17:09.605385 crc crio[20719]: time=\"2026-06-12T20:17:09.605334142Z\" level=info msg=\"Stopping pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\" id=7d997ce0-5439-4a0b-b868-a955cde78471 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:09.605541 crc crio[20719]: time=\"2026-06-12T20:17:09.605523467Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\" id=7d997ce0-5439-4a0b-b868-a955cde78471 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:09.606538 crc crio[20719]: time=\"2026-06-12T20:17:09.606472125Z\" level=info msg=\"Removing pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\" id=20c78c2e-c43f-4fcb-a7e2-7e09919ccc85 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:17:09.623995 crc crio[20719]: time=\"2026-06-12T20:17:09.623882697Z\" level=info msg=\"Removed pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\" id=20c78c2e-c43f-4fcb-a7e2-7e09919ccc85 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:17:09.627972 crc crio[20719]: time=\"2026-06-12T20:17:09.62602549Z\" level=info msg=\"Stopping pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\" id=c70d9680-2fa5-4614-9472-6047fa2f4793 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:09.627972 crc crio[20719]: time=\"2026-06-12T20:17:09.626131953Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\" id=c70d9680-2fa5-4614-9472-6047fa2f4793 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:09.627972 crc crio[20719]: time=\"2026-06-12T20:17:09.626677089Z\" level=info msg=\"Removing pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\" id=8f90159f-6d38-45ad-964f-3709d1fb5331 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:17:09.645170 crc crio[20719]: time=\"2026-06-12T20:17:09.645074109Z\" level=info msg=\"Removed pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\" id=8f90159f-6d38-45ad-964f-3709d1fb5331 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:17:09.646932 crc crio[20719]: time=\"2026-06-12T20:17:09.646436679Z\" level=info msg=\"Stopping pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\" id=31bf81a0-30ac-486d-8a88-a3aa87252da3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:09.646932 crc crio[20719]: time=\"2026-06-12T20:17:09.646529222Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\" id=31bf81a0-30ac-486d-8a88-a3aa87252da3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:09.647533 crc crio[20719]: time=\"2026-06-12T20:17:09.647116418Z\" level=info msg=\"Removing pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\" id=eb475cc9-422e-4fcf-a542-9c9a24a37ffd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:17:09.664832 crc crio[20719]: time=\"2026-06-12T20:17:09.664198186Z\" level=info msg=\"Removed pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\" id=eb475cc9-422e-4fcf-a542-9c9a24a37ffd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:17:12.051782 crc crio[20719]: time=\"2026-06-12T20:17:12.050094951Z\" level=info msg=\"Stopping container: 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8 (timeout: 10s)\" id=afc2a61b-79f4-49a3-b218-6bb38546bd13 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:17:12.835760 crc crio[20719]: time=\"2026-06-12T20:17:12.835114443Z\" level=info msg=\"Stopped container 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8: openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns\" id=afc2a61b-79f4-49a3-b218-6bb38546bd13 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:17:12.836794 crc crio[20719]: time=\"2026-06-12T20:17:12.836719327Z\" level=info msg=\"Stopping pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\" id=65c89f1a-b900-42a2-aff9-c3bb5067d539 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:12.837466 crc crio[20719]: time=\"2026-06-12T20:17:12.837396826Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-6pmk7 Namespace:openstack ID:42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af UID:9beaa42d-0a86-402f-8ad0-8de6e66384ca NetNS:/var/run/netns/a06b64dc-964b-4678-95da-4f61145cb2f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9beaa42d_0a86_402f_8ad0_8de6e66384ca.slice PodAnnotations:0xc002d9a7a8}] Aliases:map[]}\"\nJun 12 20:17:12.837589 crc crio[20719]: time=\"2026-06-12T20:17:12.837561161Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-6pmk7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:13.500384 crc crio[20719]: time=\"2026-06-12T20:17:13.50025761Z\" level=info msg=\"Stopped pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\" id=65c89f1a-b900-42a2-aff9-c3bb5067d539 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:13.716644 crc crio[20719]: time=\"2026-06-12T20:17:13.716499146Z\" level=info msg=\"Removing container: 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8\" id=f79593bf-9adc-431e-a8b1-485eae3a574d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:13.847193 crc crio[20719]: time=\"2026-06-12T20:17:13.847040673Z\" level=info msg=\"Removed container 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8: openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns\" id=f79593bf-9adc-431e-a8b1-485eae3a574d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:13.851671 crc crio[20719]: time=\"2026-06-12T20:17:13.851570878Z\" level=info msg=\"Removing container: 4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903\" id=9bd21cc6-a9c9-4e1c-b967-52224ed4958d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:13.880130 crc crio[20719]: time=\"2026-06-12T20:17:13.880049495Z\" level=info msg=\"Removed container 4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903: openstack/dnsmasq-dns-77594b4b4f-6pmk7/init\" id=9bd21cc6-a9c9-4e1c-b967-52224ed4958d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:14.770579 crc crio[20719]: time=\"2026-06-12T20:17:14.770108221Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-pxldd/POD\" id=2ddf2e14-f520-4645-bfeb-ed73dc1d9e39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:14.771456 crc crio[20719]: time=\"2026-06-12T20:17:14.770617075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:14.804669 crc crio[20719]: time=\"2026-06-12T20:17:14.804524711Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-pxldd Namespace:openstack ID:b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3 UID:28220db3-9753-46ec-82eb-1bc0a132d18e NetNS:/var/run/netns/ba890865-730a-4c80-8324-cf0b186a58fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28220db3_9753_46ec_82eb_1bc0a132d18e.slice PodAnnotations:0xc003332130}] Aliases:map[]}\"\nJun 12 20:17:14.804669 crc crio[20719]: time=\"2026-06-12T20:17:14.804605473Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-pxldd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:15.235063 crc crio[20719]: time=\"2026-06-12T20:17:15.234657578Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-xjhlh/POD\" id=947eed94-117d-4bae-b512-809f3493e2a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:15.235221 crc crio[20719]: time=\"2026-06-12T20:17:15.235083979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:15.271511 crc crio[20719]: time=\"2026-06-12T20:17:15.271356762Z\" level=info msg=\"Got pod network &{Name:glance-db-create-xjhlh Namespace:openstack ID:cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741 UID:e4e89c20-4975-40f1-b260-68e1fd7403fb NetNS:/var/run/netns/ff17b563-413e-43ca-8dc5-07afbef8b724 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e89c20_4975_40f1_b260_68e1fd7403fb.slice PodAnnotations:0xc0033323c8}] Aliases:map[]}\"\nJun 12 20:17:15.271703 crc crio[20719]: time=\"2026-06-12T20:17:15.271524377Z\" level=info msg=\"Adding pod openstack_glance-db-create-xjhlh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:15.315792 crc crio[20719]: time=\"2026-06-12T20:17:15.314598189Z\" level=info msg=\"Running pod sandbox: openstack/glance-e20b-account-create-update-22dfz/POD\" id=0b0d41e6-9ddc-407b-8c74-335c9912f66a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:15.315792 crc crio[20719]: time=\"2026-06-12T20:17:15.314676891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:15.343981 crc crio[20719]: time=\"2026-06-12T20:17:15.343891381Z\" level=info msg=\"Got pod network &{Name:glance-e20b-account-create-update-22dfz Namespace:openstack ID:0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587 UID:f20e72ea-10da-4968-b9c5-a84b24dea21b NetNS:/var/run/netns/2f9eac04-e985-4da9-b013-e98f086e1d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf20e72ea_10da_4968_b9c5_a84b24dea21b.slice PodAnnotations:0xc0033326e8}] Aliases:map[]}\"\nJun 12 20:17:15.343981 crc crio[20719]: time=\"2026-06-12T20:17:15.343958963Z\" level=info msg=\"Adding pod openstack_glance-e20b-account-create-update-22dfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:15.401068 crc crio[20719]: time=\"2026-06-12T20:17:15.400995581Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-m4xcd/POD\" id=36ad10c5-7498-4846-936f-a46a4fa6b353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:15.401179 crc crio[20719]: time=\"2026-06-12T20:17:15.401097434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:15.460081 crc crio[20719]: time=\"2026-06-12T20:17:15.459989059Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-m4xcd Namespace:openstack ID:9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7 UID:94f223b4-0974-4b11-b1bf-814908d0c2aa NetNS:/var/run/netns/cdd7d449-aa89-4b47-b50e-d5b8a6270ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94f223b4_0974_4b11_b1bf_814908d0c2aa.slice PodAnnotations:0xc0033329f0}] Aliases:map[]}\"\nJun 12 20:17:15.460081 crc crio[20719]: time=\"2026-06-12T20:17:15.460065401Z\" level=info msg=\"Adding pod openstack_root-account-create-update-m4xcd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:15.646113 crc crio[20719]: 2026-06-12T20:17:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b71650d88dd4e0b Mac:42:ef:b0:61:82:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/ba890865-730a-4c80-8324-cf0b186a58fa SocketPath: PciID:}] [{Interface:0xc0004967a0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:15.647641 crc crio[20719]: time=\"2026-06-12T20:17:15.647577927Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-pxldd Namespace:openstack ID:b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3 UID:28220db3-9753-46ec-82eb-1bc0a132d18e NetNS:/var/run/netns/ba890865-730a-4c80-8324-cf0b186a58fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28220db3_9753_46ec_82eb_1bc0a132d18e.slice PodAnnotations:0xc003332130}] Aliases:map[]}\"\nJun 12 20:17:15.647785 crc crio[20719]: time=\"2026-06-12T20:17:15.647734201Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-pxldd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:15.668798 crc crio[20719]: time=\"2026-06-12T20:17:15.666016038Z\" level=info msg=\"Ran pod sandbox b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3 with infra container: openstack/dnsmasq-dns-7b6fcdc445-pxldd/POD\" id=2ddf2e14-f520-4645-bfeb-ed73dc1d9e39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:15.682134 crc crio[20719]: time=\"2026-06-12T20:17:15.675513045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4194126c-8784-4afc-a97f-f270cb4960e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:15.758930 crc crio[20719]: time=\"2026-06-12T20:17:15.758847357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0c8cb870-3dc4-4550-b461-4d085199a173 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:15.774512 crc crio[20719]: time=\"2026-06-12T20:17:15.774427195Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-pxldd/init\" id=768fb028-0e3c-4fd1-9c76-9d2d42166e51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:15.776135 crc crio[20719]: time=\"2026-06-12T20:17:15.775837745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:15.829999 crc crio[20719]: time=\"2026-06-12T20:17:15.829898654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:15.834410 crc crio[20719]: time=\"2026-06-12T20:17:15.834356148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:15.977034 crc crio[20719]: time=\"2026-06-12T20:17:15.976617919Z\" level=info msg=\"Created container a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66: openstack/dnsmasq-dns-7b6fcdc445-pxldd/init\" id=768fb028-0e3c-4fd1-9c76-9d2d42166e51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:15.978431 crc crio[20719]: time=\"2026-06-12T20:17:15.978133922Z\" level=info msg=\"Starting container: a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66\" id=a234b99d-d5ec-4d3b-a3a1-fcc9ea3ffa8c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:15.988930 crc crio[20719]: time=\"2026-06-12T20:17:15.988723491Z\" level=info msg=\"Started container\" PID=56697 containerID=a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66 description=openstack/dnsmasq-dns-7b6fcdc445-pxldd/init id=a234b99d-d5ec-4d3b-a3a1-fcc9ea3ffa8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\nJun 12 20:17:16.087661 crc crio[20719]: 2026-06-12T20:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d8ef3419fd61b3 Mac:76:2b:3b:98:23:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/2f9eac04-e985-4da9-b013-e98f086e1d88 SocketPath: PciID:}] [{Interface:0xc000508590 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:16.090012 crc crio[20719]: time=\"2026-06-12T20:17:16.089142611Z\" level=info msg=\"Got pod network &{Name:glance-e20b-account-create-update-22dfz Namespace:openstack ID:0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587 UID:f20e72ea-10da-4968-b9c5-a84b24dea21b NetNS:/var/run/netns/2f9eac04-e985-4da9-b013-e98f086e1d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf20e72ea_10da_4968_b9c5_a84b24dea21b.slice PodAnnotations:0xc0033326e8}] Aliases:map[]}\"\nJun 12 20:17:16.090012 crc crio[20719]: time=\"2026-06-12T20:17:16.089371738Z\" level=info msg=\"Checking pod openstack_glance-e20b-account-create-update-22dfz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:16.104075 crc crio[20719]: time=\"2026-06-12T20:17:16.103003148Z\" level=info msg=\"Ran pod sandbox 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587 with infra container: openstack/glance-e20b-account-create-update-22dfz/POD\" id=0b0d41e6-9ddc-407b-8c74-335c9912f66a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:16.106542 crc crio[20719]: time=\"2026-06-12T20:17:16.106429313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9e7735ec-01ec-4aca-8750-759db425441e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:16.110877 crc crio[20719]: time=\"2026-06-12T20:17:16.109871189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a053291d-f043-4f5c-ab97-85f86eefb928 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:16.120363 crc crio[20719]: time=\"2026-06-12T20:17:16.118893461Z\" level=info msg=\"Creating container: openstack/glance-e20b-account-create-update-22dfz/mariadb-account-create-update\" id=2a2ece0e-76ed-4c1c-b9a0-f48d68eb8bec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:16.120363 crc crio[20719]: time=\"2026-06-12T20:17:16.120226049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.156911 crc crio[20719]: time=\"2026-06-12T20:17:16.156790099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.159541 crc crio[20719]: time=\"2026-06-12T20:17:16.159473864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.192351 crc crio[20719]: 2026-06-12T20:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cff5cf01f4aa960 Mac:1e:64:07:4d:f0:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/ff17b563-413e-43ca-8dc5-07afbef8b724 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:16.194249 crc crio[20719]: time=\"2026-06-12T20:17:16.194195665Z\" level=info msg=\"Got pod network &{Name:glance-db-create-xjhlh Namespace:openstack ID:cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741 UID:e4e89c20-4975-40f1-b260-68e1fd7403fb NetNS:/var/run/netns/ff17b563-413e-43ca-8dc5-07afbef8b724 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e89c20_4975_40f1_b260_68e1fd7403fb.slice PodAnnotations:0xc0033323c8}] Aliases:map[]}\"\nJun 12 20:17:16.194542 crc crio[20719]: time=\"2026-06-12T20:17:16.194488054Z\" level=info msg=\"Checking pod openstack_glance-db-create-xjhlh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:16.218402 crc crio[20719]: 2026-06-12T20:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9319d7696a2c0cc Mac:a6:25:12:03:bf:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/cdd7d449-aa89-4b47-b50e-d5b8a6270ab0 SocketPath: PciID:}] [{Interface:0xc0004826a0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:16.219555 crc crio[20719]: time=\"2026-06-12T20:17:16.219466329Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-m4xcd Namespace:openstack ID:9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7 UID:94f223b4-0974-4b11-b1bf-814908d0c2aa NetNS:/var/run/netns/cdd7d449-aa89-4b47-b50e-d5b8a6270ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94f223b4_0974_4b11_b1bf_814908d0c2aa.slice PodAnnotations:0xc0033329f0}] Aliases:map[]}\"\nJun 12 20:17:16.219741 crc crio[20719]: time=\"2026-06-12T20:17:16.219680495Z\" level=info msg=\"Checking pod openstack_root-account-create-update-m4xcd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:16.228895 crc crio[20719]: time=\"2026-06-12T20:17:16.227716833Z\" level=info msg=\"Ran pod sandbox 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7 with infra container: openstack/root-account-create-update-m4xcd/POD\" id=36ad10c5-7498-4846-936f-a46a4fa6b353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:16.230338 crc crio[20719]: time=\"2026-06-12T20:17:16.230017533Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fa74cf06-fc90-446c-9306-fba433fe5e4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:16.231037 crc crio[20719]: time=\"2026-06-12T20:17:16.230959852Z\" level=info msg=\"Ran pod sandbox cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741 with infra container: openstack/glance-db-create-xjhlh/POD\" id=947eed94-117d-4bae-b512-809f3493e2a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:16.232881 crc crio[20719]: time=\"2026-06-12T20:17:16.232809264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dd5e5bd0-e934-4220-b9f1-904417bead2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:16.234144 crc crio[20719]: time=\"2026-06-12T20:17:16.234096027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=55d2fc0a-a3c2-4188-83f2-7a620e0483be name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:16.236967 crc crio[20719]: time=\"2026-06-12T20:17:16.236853579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6cb1b24d-4531-43c6-9912-553b5f7b801b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:16.242360 crc crio[20719]: time=\"2026-06-12T20:17:16.242234367Z\" level=info msg=\"Creating container: openstack/root-account-create-update-m4xcd/mariadb-account-create-update\" id=0fa346ed-c436-4aff-89af-31b955b1cdfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:16.243882 crc crio[20719]: time=\"2026-06-12T20:17:16.243836152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.247068 crc crio[20719]: time=\"2026-06-12T20:17:16.246986667Z\" level=info msg=\"Creating container: openstack/glance-db-create-xjhlh/mariadb-database-create\" id=96774e21-7903-41e0-b794-f765c334cf60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:16.263870 crc crio[20719]: time=\"2026-06-12T20:17:16.263765635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.290806 crc crio[20719]: time=\"2026-06-12T20:17:16.290252314Z\" level=info msg=\"Created container 7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931: openstack/glance-e20b-account-create-update-22dfz/mariadb-account-create-update\" id=2a2ece0e-76ed-4c1c-b9a0-f48d68eb8bec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:16.294719 crc crio[20719]: time=\"2026-06-12T20:17:16.294562655Z\" level=info msg=\"Starting container: 7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931\" id=76fb7442-13c9-4ccd-9006-7e8405cac1c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:16.304635 crc crio[20719]: time=\"2026-06-12T20:17:16.304549957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.306233 crc crio[20719]: time=\"2026-06-12T20:17:16.306157909Z\" level=info msg=\"Started container\" PID=56723 containerID=7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931 description=openstack/glance-e20b-account-create-update-22dfz/mariadb-account-create-update id=76fb7442-13c9-4ccd-9006-7e8405cac1c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\nJun 12 20:17:16.308574 crc crio[20719]: time=\"2026-06-12T20:17:16.308500164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.319784 crc crio[20719]: time=\"2026-06-12T20:17:16.319647596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.324760 crc crio[20719]: time=\"2026-06-12T20:17:16.322647189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.430695 crc crio[20719]: time=\"2026-06-12T20:17:16.430598772Z\" level=info msg=\"Created container 23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87: openstack/glance-db-create-xjhlh/mariadb-database-create\" id=96774e21-7903-41e0-b794-f765c334cf60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:16.431943 crc crio[20719]: time=\"2026-06-12T20:17:16.431872358Z\" level=info msg=\"Starting container: 23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87\" id=598cf07f-2fd6-45d5-aa25-c37eb4acb4a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:16.432985 crc crio[20719]: time=\"2026-06-12T20:17:16.432917347Z\" level=info msg=\"Created container ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca: openstack/root-account-create-update-m4xcd/mariadb-account-create-update\" id=0fa346ed-c436-4aff-89af-31b955b1cdfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:16.434149 crc crio[20719]: time=\"2026-06-12T20:17:16.433730439Z\" level=info msg=\"Starting container: ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca\" id=2f3a8585-097a-4385-820b-6d7abb45e988 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:16.437362 crc crio[20719]: time=\"2026-06-12T20:17:16.437233538Z\" level=info msg=\"Started container\" PID=56747 containerID=23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87 description=openstack/glance-db-create-xjhlh/mariadb-database-create id=598cf07f-2fd6-45d5-aa25-c37eb4acb4a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\nJun 12 20:17:16.439378 crc crio[20719]: time=\"2026-06-12T20:17:16.439255684Z\" level=info msg=\"Started container\" PID=56751 containerID=ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca description=openstack/root-account-create-update-m4xcd/mariadb-account-create-update id=2f3a8585-097a-4385-820b-6d7abb45e988 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\nJun 12 20:17:16.772381 crc crio[20719]: time=\"2026-06-12T20:17:16.772212729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bcb62aaa-5127-47aa-a4d5-97e98dd3c582 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:16.840641 crc crio[20719]: time=\"2026-06-12T20:17:16.840162576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=91ee3ed1-72b4-403b-aa36-537352cfc03b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:16.873872 crc crio[20719]: time=\"2026-06-12T20:17:16.873695534Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns\" id=eff9a994-1671-49f5-be24-79e4e751885f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:16.875785 crc crio[20719]: time=\"2026-06-12T20:17:16.875678068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.912746 crc crio[20719]: time=\"2026-06-12T20:17:16.912597778Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-km9rw/POD\" id=71115f73-bfc2-4ff3-a07f-d847e9cf3f8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:16.915576 crc crio[20719]: time=\"2026-06-12T20:17:16.912762283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.941071 crc crio[20719]: time=\"2026-06-12T20:17:16.94097008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.956353 crc crio[20719]: time=\"2026-06-12T20:17:16.955931138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:16.958199 crc crio[20719]: time=\"2026-06-12T20:17:16.958130216Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-km9rw Namespace:openstack ID:4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93 UID:23e171e8-5b53-4e7b-9b6e-8349ea3cdaab NetNS:/var/run/netns/bb6f1405-7a2b-4144-8709-9fcb226ca2e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e171e8_5b53_4e7b_9b6e_8349ea3cdaab.slice PodAnnotations:0xc00259a310}] Aliases:map[]}\"\nJun 12 20:17:16.958199 crc crio[20719]: time=\"2026-06-12T20:17:16.958208148Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-km9rw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:17.213145 crc crio[20719]: time=\"2026-06-12T20:17:17.212935642Z\" level=info msg=\"Created container c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12: openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns\" id=eff9a994-1671-49f5-be24-79e4e751885f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:17.214103 crc crio[20719]: time=\"2026-06-12T20:17:17.214046463Z\" level=info msg=\"Starting container: c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12\" id=1bcc14a6-1ad3-4d79-92c5-a078377bab0e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:17.224562 crc crio[20719]: time=\"2026-06-12T20:17:17.224505935Z\" level=info msg=\"Started container\" PID=56892 containerID=c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12 description=openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns id=1bcc14a6-1ad3-4d79-92c5-a078377bab0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\nJun 12 20:17:17.529605 crc crio[20719]: 2026-06-12T20:17:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b49848a4fec62f Mac:52:a1:ba:e2:31:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/bb6f1405-7a2b-4144-8709-9fcb226ca2e7 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:17.531356 crc crio[20719]: time=\"2026-06-12T20:17:17.531212348Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-km9rw Namespace:openstack ID:4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93 UID:23e171e8-5b53-4e7b-9b6e-8349ea3cdaab NetNS:/var/run/netns/bb6f1405-7a2b-4144-8709-9fcb226ca2e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e171e8_5b53_4e7b_9b6e_8349ea3cdaab.slice PodAnnotations:0xc00259a310}] Aliases:map[]}\"\nJun 12 20:17:17.532153 crc crio[20719]: time=\"2026-06-12T20:17:17.531499136Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-km9rw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:17.541122 crc crio[20719]: time=\"2026-06-12T20:17:17.540735616Z\" level=info msg=\"Ran pod sandbox 4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93 with infra container: openstack/swift-ring-rebalance-km9rw/POD\" id=71115f73-bfc2-4ff3-a07f-d847e9cf3f8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:17.544737 crc crio[20719]: time=\"2026-06-12T20:17:17.544576614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e97326ab-deac-4230-b2a9-a2e59b48f6a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:17.545043 crc crio[20719]: time=\"2026-06-12T20:17:17.544997506Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=e97326ab-deac-4230-b2a9-a2e59b48f6a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:17.545115 crc crio[20719]: time=\"2026-06-12T20:17:17.545072178Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=e97326ab-deac-4230-b2a9-a2e59b48f6a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:17.546583 crc crio[20719]: time=\"2026-06-12T20:17:17.546256877Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=10b71cac-790a-4cde-9293-0f27580ad029 name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:17.553143 crc crio[20719]: time=\"2026-06-12T20:17:17.553068284Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 12 20:17:17.693730 crc crio[20719]: time=\"2026-06-12T20:17:17.693646511Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/POD\" id=9f44e6f9-71e5-48ce-a3ec-9c1f0d9a6be7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:17.693837 crc crio[20719]: time=\"2026-06-12T20:17:17.693766774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:17.739835 crc crio[20719]: time=\"2026-06-12T20:17:17.739747658Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781295437-8zkdb Namespace:openstack ID:2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118 UID:2d11aa01-f7e6-4120-97f3-1e0fc5f71bd8 NetNS:/var/run/netns/130a3e71-aea6-4528-914e-65b988f36e99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d11aa01_f7e6_4120_97f3_1e0fc5f71bd8.slice PodAnnotations:0xc000a390f0}] Aliases:map[]}\"\nJun 12 20:17:17.739835 crc crio[20719]: time=\"2026-06-12T20:17:17.73981771Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781295437-8zkdb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:17.856897 crc crio[20719]: time=\"2026-06-12T20:17:17.856481706Z\" level=info msg=\"Stopping pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\" id=7bc9cd59-564c-4b19-b7ae-70d61a5a80c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:17.857992 crc crio[20719]: time=\"2026-06-12T20:17:17.857250177Z\" level=info msg=\"Got pod network &{Name:glance-e20b-account-create-update-22dfz Namespace:openstack ID:0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587 UID:f20e72ea-10da-4968-b9c5-a84b24dea21b NetNS:/var/run/netns/2f9eac04-e985-4da9-b013-e98f086e1d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf20e72ea_10da_4968_b9c5_a84b24dea21b.slice PodAnnotations:0xc000111810}] Aliases:map[]}\"\nJun 12 20:17:17.857992 crc crio[20719]: time=\"2026-06-12T20:17:17.857511775Z\" level=info msg=\"Deleting pod openstack_glance-e20b-account-create-update-22dfz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:18.331646 crc crio[20719]: 2026-06-12T20:17:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2186ca121d87bd2 Mac:22:90:c2:24:70:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/130a3e71-aea6-4528-914e-65b988f36e99 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:18.332241 crc crio[20719]: time=\"2026-06-12T20:17:18.332163986Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/POD\" id=ab857f51-0af5-49e5-ba27-7bcae67c1045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:18.332482 crc crio[20719]: time=\"2026-06-12T20:17:18.332326131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:18.333977 crc crio[20719]: time=\"2026-06-12T20:17:18.333901734Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781295437-8zkdb Namespace:openstack ID:2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118 UID:2d11aa01-f7e6-4120-97f3-1e0fc5f71bd8 NetNS:/var/run/netns/130a3e71-aea6-4528-914e-65b988f36e99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d11aa01_f7e6_4120_97f3_1e0fc5f71bd8.slice PodAnnotations:0xc000a390f0}] Aliases:map[]}\"\nJun 12 20:17:18.334462 crc crio[20719]: time=\"2026-06-12T20:17:18.334198022Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781295437-8zkdb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:18.367498 crc crio[20719]: time=\"2026-06-12T20:17:18.367432241Z\" level=info msg=\"Ran pod sandbox 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118 with infra container: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/POD\" id=9f44e6f9-71e5-48ce-a3ec-9c1f0d9a6be7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:18.371622 crc crio[20719]: time=\"2026-06-12T20:17:18.371544456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=9088e1db-2cb4-4cca-9381-0fcbd08a1c16 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:18.395960 crc crio[20719]: time=\"2026-06-12T20:17:18.395871886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=6f70d1b9-95c7-43fe-839d-80994dd9d91a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:18.419127 crc crio[20719]: time=\"2026-06-12T20:17:18.418860615Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781295437-g8mq8 Namespace:openstack ID:de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778 UID:e03861a4-828c-4d37-9f7a-d1c619eeecab NetNS:/var/run/netns/d338148b-ba6c-4161-8416-dc953a49755f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode03861a4_828c_4d37_9f7a_d1c619eeecab.slice PodAnnotations:0xc0005262a8}] Aliases:map[]}\"\nJun 12 20:17:18.419127 crc crio[20719]: time=\"2026-06-12T20:17:18.418931127Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781295437-g8mq8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:18.423938 crc crio[20719]: time=\"2026-06-12T20:17:18.423039492Z\" level=info msg=\"Stopped pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\" id=7bc9cd59-564c-4b19-b7ae-70d61a5a80c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:18.438150 crc crio[20719]: time=\"2026-06-12T20:17:18.438069992Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/ovn-config\" id=44ebca8f-8846-4747-850f-96fb8cdc692d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:18.439514 crc crio[20719]: time=\"2026-06-12T20:17:18.439463181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:18.474351 crc crio[20719]: time=\"2026-06-12T20:17:18.47417026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:18.483781 crc crio[20719]: time=\"2026-06-12T20:17:18.478232743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:18.580045 crc crio[20719]: time=\"2026-06-12T20:17:18.579945154Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=d0ed7542-fdfb-42e3-9251-7a2b9ee1fb4b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:18.580188 crc crio[20719]: time=\"2026-06-12T20:17:18.580076397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:18.651623 crc crio[20719]: time=\"2026-06-12T20:17:18.651075778Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11 UID:1cc1af02-8c98-415b-95ff-474cc0cdad14 NetNS:/var/run/netns/c1524662-0c64-4bb4-a483-7e30fc6329e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc1af02_8c98_415b_95ff_474cc0cdad14.slice PodAnnotations:0xc0023e23d8}] Aliases:map[]}\"\nJun 12 20:17:18.651623 crc crio[20719]: time=\"2026-06-12T20:17:18.651608023Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:18.665054 crc crio[20719]: time=\"2026-06-12T20:17:18.664654802Z\" level=info msg=\"Created container ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/ovn-config\" id=44ebca8f-8846-4747-850f-96fb8cdc692d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:18.668082 crc crio[20719]: time=\"2026-06-12T20:17:18.66724222Z\" level=info msg=\"Starting container: ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571\" id=a90e827c-75d2-4f4e-b1f9-4261ebd1c1f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:18.700339 crc crio[20719]: time=\"2026-06-12T20:17:18.699950502Z\" level=info msg=\"Started container\" PID=57046 containerID=ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571 description=openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/ovn-config id=a90e827c-75d2-4f4e-b1f9-4261ebd1c1f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\nJun 12 20:17:18.967058 crc crio[20719]: time=\"2026-06-12T20:17:18.965491795Z\" level=info msg=\"Stopping pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\" id=74d08f7c-02fa-48a7-a59a-050000bbd105 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:18.967058 crc crio[20719]: time=\"2026-06-12T20:17:18.965888427Z\" level=info msg=\"Got pod network &{Name:glance-db-create-xjhlh Namespace:openstack ID:cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741 UID:e4e89c20-4975-40f1-b260-68e1fd7403fb NetNS:/var/run/netns/ff17b563-413e-43ca-8dc5-07afbef8b724 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e89c20_4975_40f1_b260_68e1fd7403fb.slice PodAnnotations:0xc00008cd80}] Aliases:map[]}\"\nJun 12 20:17:18.967058 crc crio[20719]: time=\"2026-06-12T20:17:18.96600828Z\" level=info msg=\"Deleting pod openstack_glance-db-create-xjhlh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:18.974690 crc crio[20719]: time=\"2026-06-12T20:17:18.974590675Z\" level=info msg=\"Stopping pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\" id=d7b88009-74b7-41b9-840c-ad805aba5aa1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:18.975357 crc crio[20719]: time=\"2026-06-12T20:17:18.975210882Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-m4xcd Namespace:openstack ID:9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7 UID:94f223b4-0974-4b11-b1bf-814908d0c2aa NetNS:/var/run/netns/cdd7d449-aa89-4b47-b50e-d5b8a6270ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94f223b4_0974_4b11_b1bf_814908d0c2aa.slice PodAnnotations:0xc003c98538}] Aliases:map[]}\"\nJun 12 20:17:18.975636 crc crio[20719]: time=\"2026-06-12T20:17:18.97552346Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-m4xcd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:18.982114 crc crio[20719]: 2026-06-12T20:17:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de39077ade6f803 Mac:ce:2b:18:7b:79:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/d338148b-ba6c-4161-8416-dc953a49755f SocketPath: PciID:}] [{Interface:0xc00035c940 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:18.982789 crc crio[20719]: time=\"2026-06-12T20:17:18.982683802Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781295437-g8mq8 Namespace:openstack ID:de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778 UID:e03861a4-828c-4d37-9f7a-d1c619eeecab NetNS:/var/run/netns/d338148b-ba6c-4161-8416-dc953a49755f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode03861a4_828c_4d37_9f7a_d1c619eeecab.slice PodAnnotations:0xc0005262a8}] Aliases:map[]}\"\nJun 12 20:17:18.996005 crc crio[20719]: time=\"2026-06-12T20:17:18.995840502Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781295437-g8mq8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:19.034748 crc crio[20719]: time=\"2026-06-12T20:17:19.034492509Z\" level=info msg=\"Ran pod sandbox de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778 with infra container: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/POD\" id=ab857f51-0af5-49e5-ba27-7bcae67c1045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:19.043319 crc crio[20719]: time=\"2026-06-12T20:17:19.043051071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=5392f396-6252-4986-8103-ca508fd52171 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:19.090066 crc crio[20719]: time=\"2026-06-12T20:17:19.089857451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=5d0a1f6d-9188-40b9-a448-c7e43929027e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:19.109712 crc crio[20719]: time=\"2026-06-12T20:17:19.109642889Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/ovn-config\" id=93dad0d3-4514-40ad-9612-83381911291d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:19.114790 crc crio[20719]: time=\"2026-06-12T20:17:19.114739974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:19.235235 crc crio[20719]: time=\"2026-06-12T20:17:19.234205016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:19.248700 crc crio[20719]: time=\"2026-06-12T20:17:19.248610708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:19.288987 crc crio[20719]: time=\"2026-06-12T20:17:19.287824453Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-9j8v9/POD\" id=c1549b4b-f7d8-44e6-ae38-a6d7e7e72a6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:19.288987 crc crio[20719]: time=\"2026-06-12T20:17:19.287939296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:19.355634 crc crio[20719]: time=\"2026-06-12T20:17:19.355479707Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-9j8v9 Namespace:openstack ID:e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399 UID:22179728-9c70-4a9d-b129-9683d4e9c6f5 NetNS:/var/run/netns/79895ff7-1349-4bcd-bcf1-f7e8b3ee4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22179728_9c70_4a9d_b129_9683d4e9c6f5.slice PodAnnotations:0xc00170c1e8}] Aliases:map[]}\"\nJun 12 20:17:19.355759 crc crio[20719]: time=\"2026-06-12T20:17:19.355662772Z\" level=info msg=\"Adding pod openstack_keystone-db-create-9j8v9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:19.437228 crc crio[20719]: 2026-06-12T20:17:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6090493a759972d Mac:76:18:dc:f8:5e:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/c1524662-0c64-4bb4-a483-7e30fc6329e8 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:19.438822 crc crio[20719]: time=\"2026-06-12T20:17:19.438758947Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11 UID:1cc1af02-8c98-415b-95ff-474cc0cdad14 NetNS:/var/run/netns/c1524662-0c64-4bb4-a483-7e30fc6329e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc1af02_8c98_415b_95ff_474cc0cdad14.slice PodAnnotations:0xc0023e23d8}] Aliases:map[]}\"\nJun 12 20:17:19.438923 crc crio[20719]: time=\"2026-06-12T20:17:19.438908882Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:19.441547 crc crio[20719]: time=\"2026-06-12T20:17:19.441518223Z\" level=info msg=\"Created container 5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/ovn-config\" id=93dad0d3-4514-40ad-9612-83381911291d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:19.443096 crc crio[20719]: time=\"2026-06-12T20:17:19.442987965Z\" level=info msg=\"Starting container: 5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894\" id=962e4213-a476-439a-b5e6-38f59263ea24 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:19.446837 crc crio[20719]: time=\"2026-06-12T20:17:19.446753974Z\" level=info msg=\"Ran pod sandbox 6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11 with infra container: openstack/ovn-northd-0/POD\" id=d0ed7542-fdfb-42e3-9251-7a2b9ee1fb4b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:19.457541 crc crio[20719]: time=\"2026-06-12T20:17:19.453710944Z\" level=info msg=\"Started container\" PID=57171 containerID=5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894 description=openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/ovn-config id=962e4213-a476-439a-b5e6-38f59263ea24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\nJun 12 20:17:19.457541 crc crio[20719]: time=\"2026-06-12T20:17:19.453805227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=4795badd-b0e8-4f70-bb2e-6535f6f0bcd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:19.457541 crc crio[20719]: time=\"2026-06-12T20:17:19.454027483Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=4795badd-b0e8-4f70-bb2e-6535f6f0bcd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:19.457541 crc crio[20719]: time=\"2026-06-12T20:17:19.454073024Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=4795badd-b0e8-4f70-bb2e-6535f6f0bcd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:19.457541 crc crio[20719]: time=\"2026-06-12T20:17:19.454847226Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=0eee2b80-01b5-4059-8cf2-124ab9252d3f name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:19.465612 crc crio[20719]: time=\"2026-06-12T20:17:19.460500635Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 12 20:17:19.467387 crc crio[20719]: time=\"2026-06-12T20:17:19.466445193Z\" level=info msg=\"Running pod sandbox: openstack/keystone-d6c5-account-create-update-7hd78/POD\" id=71f34351-98ec-41b0-bb4e-bfb14723f297 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:19.467387 crc crio[20719]: time=\"2026-06-12T20:17:19.466518935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:19.595813 crc crio[20719]: time=\"2026-06-12T20:17:19.595023379Z\" level=info msg=\"Got pod network &{Name:keystone-d6c5-account-create-update-7hd78 Namespace:openstack ID:5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b UID:234284cf-7ee8-4f75-a38d-1fed92d35c17 NetNS:/var/run/netns/9e577e82-b903-40f7-a42f-d527ffde0f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234284cf_7ee8_4f75_a38d_1fed92d35c17.slice PodAnnotations:0xc000526528}] Aliases:map[]}\"\nJun 12 20:17:19.595813 crc crio[20719]: time=\"2026-06-12T20:17:19.595667056Z\" level=info msg=\"Adding pod openstack_keystone-d6c5-account-create-update-7hd78 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:19.654723 crc crio[20719]: time=\"2026-06-12T20:17:19.65464028Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-xkdfm/POD\" id=db6e416d-824b-41b6-a521-add02a7c2160 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:19.654846 crc crio[20719]: time=\"2026-06-12T20:17:19.654744616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:19.657560 crc crio[20719]: time=\"2026-06-12T20:17:19.657474332Z\" level=info msg=\"Stopped pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\" id=d7b88009-74b7-41b9-840c-ad805aba5aa1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:19.717366 crc crio[20719]: time=\"2026-06-12T20:17:19.705568614Z\" level=info msg=\"Got pod network &{Name:placement-db-create-xkdfm Namespace:openstack ID:b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3 UID:f9bbf781-0682-4166-85ff-c489e21206a5 NetNS:/var/run/netns/640af57d-77ca-4f42-b07b-0179da75d11a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9bbf781_0682_4166_85ff_c489e21206a5.slice PodAnnotations:0xc000526910}] Aliases:map[]}\"\nJun 12 20:17:19.717366 crc crio[20719]: time=\"2026-06-12T20:17:19.705635446Z\" level=info msg=\"Adding pod openstack_placement-db-create-xkdfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:19.750769 crc crio[20719]: time=\"2026-06-12T20:17:19.747753302Z\" level=info msg=\"Running pod sandbox: openstack/placement-b486-account-create-update-sxhhd/POD\" id=5fa1c381-ac7a-44b3-9b01-68982214c058 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:19.750769 crc crio[20719]: time=\"2026-06-12T20:17:19.747875365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:19.874760 crc crio[20719]: time=\"2026-06-12T20:17:19.873689838Z\" level=info msg=\"Got pod network &{Name:placement-b486-account-create-update-sxhhd Namespace:openstack ID:08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df UID:8a72ec85-efbd-47ad-a2eb-0a0d2d78109c NetNS:/var/run/netns/5e220d1e-072b-4dc2-a032-f721a4a35f99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a72ec85_efbd_47ad_a2eb_0a0d2d78109c.slice PodAnnotations:0xc00259a498}] Aliases:map[]}\"\nJun 12 20:17:19.874760 crc crio[20719]: time=\"2026-06-12T20:17:19.873787441Z\" level=info msg=\"Adding pod openstack_placement-b486-account-create-update-sxhhd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:19.883353 crc crio[20719]: time=\"2026-06-12T20:17:19.88308271Z\" level=info msg=\"Stopped pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\" id=74d08f7c-02fa-48a7-a59a-050000bbd105 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:20.038567 crc crio[20719]: time=\"2026-06-12T20:17:20.037937903Z\" level=info msg=\"Stopping pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\" id=c41b0873-d0f2-4751-b889-2e45c7388ac2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:20.040100 crc crio[20719]: time=\"2026-06-12T20:17:20.039231429Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781295437-8zkdb Namespace:openstack ID:2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118 UID:2d11aa01-f7e6-4120-97f3-1e0fc5f71bd8 NetNS:/var/run/netns/130a3e71-aea6-4528-914e-65b988f36e99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d11aa01_f7e6_4120_97f3_1e0fc5f71bd8.slice PodAnnotations:0xc00170c5d8}] Aliases:map[]}\"\nJun 12 20:17:20.040100 crc crio[20719]: time=\"2026-06-12T20:17:20.039429895Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781295437-8zkdb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:20.445532 crc crio[20719]: 2026-06-12T20:17:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a3c0fcd70bc9a3 Mac:8a:9a:8d:74:57:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/9e577e82-b903-40f7-a42f-d527ffde0f3b SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:20.446853 crc crio[20719]: time=\"2026-06-12T20:17:20.446767396Z\" level=info msg=\"Got pod network &{Name:keystone-d6c5-account-create-update-7hd78 Namespace:openstack ID:5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b UID:234284cf-7ee8-4f75-a38d-1fed92d35c17 NetNS:/var/run/netns/9e577e82-b903-40f7-a42f-d527ffde0f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234284cf_7ee8_4f75_a38d_1fed92d35c17.slice PodAnnotations:0xc000526528}] Aliases:map[]}\"\nJun 12 20:17:20.446975 crc crio[20719]: time=\"2026-06-12T20:17:20.44693883Z\" level=info msg=\"Checking pod openstack_keystone-d6c5-account-create-update-7hd78 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:20.461520 crc crio[20719]: 2026-06-12T20:17:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e216af55256a4ef Mac:be:d4:67:1d:bf:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/79895ff7-1349-4bcd-bcf1-f7e8b3ee4d97 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:20.461520 crc crio[20719]: time=\"2026-06-12T20:17:20.456129867Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-9j8v9 Namespace:openstack ID:e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399 UID:22179728-9c70-4a9d-b129-9683d4e9c6f5 NetNS:/var/run/netns/79895ff7-1349-4bcd-bcf1-f7e8b3ee4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22179728_9c70_4a9d_b129_9683d4e9c6f5.slice PodAnnotations:0xc00170c1e8}] Aliases:map[]}\"\nJun 12 20:17:20.461520 crc crio[20719]: time=\"2026-06-12T20:17:20.456349453Z\" level=info msg=\"Checking pod openstack_keystone-db-create-9j8v9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:20.465422 crc crio[20719]: time=\"2026-06-12T20:17:20.465339547Z\" level=info msg=\"Ran pod sandbox e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399 with infra container: openstack/keystone-db-create-9j8v9/POD\" id=c1549b4b-f7d8-44e6-ae38-a6d7e7e72a6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:20.467843 crc crio[20719]: time=\"2026-06-12T20:17:20.467222691Z\" level=info msg=\"Ran pod sandbox 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b with infra container: openstack/keystone-d6c5-account-create-update-7hd78/POD\" id=71f34351-98ec-41b0-bb4e-bfb14723f297 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:20.468742 crc crio[20719]: time=\"2026-06-12T20:17:20.468646156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=da471562-1d5e-4f4c-a090-2f5aca099099 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:20.494881 crc crio[20719]: time=\"2026-06-12T20:17:20.494806415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=24c8e222-f5a3-4987-8f9b-3b28078370ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:20.500513 crc crio[20719]: time=\"2026-06-12T20:17:20.500433793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=91cf12d1-9b4d-4b6f-9709-799e1ff9f1bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:20.502549 crc crio[20719]: time=\"2026-06-12T20:17:20.502487581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=93a7e9bf-620d-47e5-8489-e1c5407abf44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:20.601597 crc crio[20719]: time=\"2026-06-12T20:17:20.601449084Z\" level=info msg=\"Creating container: openstack/keystone-db-create-9j8v9/mariadb-database-create\" id=6f3ad901-1639-4054-b12f-3f791744be93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:20.605194 crc crio[20719]: time=\"2026-06-12T20:17:20.605111497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:20.668509 crc crio[20719]: time=\"2026-06-12T20:17:20.668416227Z\" level=info msg=\"Stopped pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\" id=c41b0873-d0f2-4751-b889-2e45c7388ac2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:20.700503 crc crio[20719]: time=\"2026-06-12T20:17:20.700209611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:20.704861 crc crio[20719]: time=\"2026-06-12T20:17:20.704652164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:20.755073 crc crio[20719]: 2026-06-12T20:17:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3890ca4c0af6aa Mac:96:6f:c7:7e:09:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/640af57d-77ca-4f42-b07b-0179da75d11a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:20.755073 crc crio[20719]: time=\"2026-06-12T20:17:20.748811668Z\" level=info msg=\"Got pod network &{Name:placement-db-create-xkdfm Namespace:openstack ID:b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3 UID:f9bbf781-0682-4166-85ff-c489e21206a5 NetNS:/var/run/netns/640af57d-77ca-4f42-b07b-0179da75d11a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9bbf781_0682_4166_85ff_c489e21206a5.slice PodAnnotations:0xc000526910}] Aliases:map[]}\"\nJun 12 20:17:20.755073 crc crio[20719]: time=\"2026-06-12T20:17:20.748983753Z\" level=info msg=\"Checking pod openstack_placement-db-create-xkdfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:20.759702 crc crio[20719]: time=\"2026-06-12T20:17:20.759567418Z\" level=info msg=\"Ran pod sandbox b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3 with infra container: openstack/placement-db-create-xkdfm/POD\" id=db6e416d-824b-41b6-a521-add02a7c2160 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:20.764725 crc crio[20719]: time=\"2026-06-12T20:17:20.764603968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e88be6e9-39dc-4360-a753-b3ebf8b55b0d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:20.771571 crc crio[20719]: time=\"2026-06-12T20:17:20.771187163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a4ac256f-4a68-47b7-b521-9dc707ee1e2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:20.778988 crc crio[20719]: time=\"2026-06-12T20:17:20.777973251Z\" level=info msg=\"Creating container: openstack/keystone-d6c5-account-create-update-7hd78/mariadb-account-create-update\" id=c8cacbde-8db7-46f2-8c24-dad935327cbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:20.780042 crc crio[20719]: time=\"2026-06-12T20:17:20.779923946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:20.840918 crc crio[20719]: time=\"2026-06-12T20:17:20.840764053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:20.844232 crc crio[20719]: time=\"2026-06-12T20:17:20.844119078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:20.892027 crc crio[20719]: time=\"2026-06-12T20:17:20.89184296Z\" level=info msg=\"Creating container: openstack/placement-db-create-xkdfm/mariadb-database-create\" id=6de1fab5-28e7-45b8-adb7-32272b6b2ca0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:20.894745 crc crio[20719]: time=\"2026-06-12T20:17:20.89466116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:20.938441 crc crio[20719]: 2026-06-12T20:17:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08a39b8c5aa350c Mac:c2:99:91:a3:68:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/5e220d1e-072b-4dc2-a032-f721a4a35f99 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:20.939499 crc crio[20719]: time=\"2026-06-12T20:17:20.939073706Z\" level=info msg=\"Got pod network &{Name:placement-b486-account-create-update-sxhhd Namespace:openstack ID:08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df UID:8a72ec85-efbd-47ad-a2eb-0a0d2d78109c NetNS:/var/run/netns/5e220d1e-072b-4dc2-a032-f721a4a35f99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a72ec85_efbd_47ad_a2eb_0a0d2d78109c.slice PodAnnotations:0xc00259a498}] Aliases:map[]}\"\nJun 12 20:17:20.939499 crc crio[20719]: time=\"2026-06-12T20:17:20.939206789Z\" level=info msg=\"Checking pod openstack_placement-b486-account-create-update-sxhhd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:20.948074 crc crio[20719]: time=\"2026-06-12T20:17:20.947934676Z\" level=info msg=\"Ran pod sandbox 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df with infra container: openstack/placement-b486-account-create-update-sxhhd/POD\" id=5fa1c381-ac7a-44b3-9b01-68982214c058 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:20.950627 crc crio[20719]: time=\"2026-06-12T20:17:20.950443259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c8030214-873f-4289-b6be-20e75ed02c32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:20.953800 crc crio[20719]: time=\"2026-06-12T20:17:20.953684906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ada76790-23e5-4b11-a402-661769b36e89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:20.972822 crc crio[20719]: time=\"2026-06-12T20:17:20.972710288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:20.976511 crc crio[20719]: time=\"2026-06-12T20:17:20.976439911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:21.089997 crc crio[20719]: time=\"2026-06-12T20:17:21.08991572Z\" level=info msg=\"Stopping pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\" id=cc843027-5565-43b0-80cd-8327c862674e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:21.092519 crc crio[20719]: time=\"2026-06-12T20:17:21.090543288Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781295437-g8mq8 Namespace:openstack ID:de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778 UID:e03861a4-828c-4d37-9f7a-d1c619eeecab NetNS:/var/run/netns/d338148b-ba6c-4161-8416-dc953a49755f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode03861a4_828c_4d37_9f7a_d1c619eeecab.slice PodAnnotations:0xc000eaeb88}] Aliases:map[]}\"\nJun 12 20:17:21.092519 crc crio[20719]: time=\"2026-06-12T20:17:21.090713043Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781295437-g8mq8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:21.351534 crc crio[20719]: time=\"2026-06-12T20:17:21.351256836Z\" level=info msg=\"Creating container: openstack/placement-b486-account-create-update-sxhhd/mariadb-account-create-update\" id=d4f1ddb6-bc2b-4aa9-8d44-6400353d8ae4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:21.352574 crc crio[20719]: time=\"2026-06-12T20:17:21.352431658Z\" level=info msg=\"Created container 715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31: openstack/placement-db-create-xkdfm/mariadb-database-create\" id=6de1fab5-28e7-45b8-adb7-32272b6b2ca0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:21.355537 crc crio[20719]: time=\"2026-06-12T20:17:21.355461775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:21.382161 crc crio[20719]: time=\"2026-06-12T20:17:21.381973948Z\" level=info msg=\"Starting container: 715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31\" id=78fa4ef2-d80b-4991-8d7c-443bf97f635a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:21.398949 crc crio[20719]: time=\"2026-06-12T20:17:21.398572078Z\" level=info msg=\"Started container\" PID=57410 containerID=715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31 description=openstack/placement-db-create-xkdfm/mariadb-database-create id=78fa4ef2-d80b-4991-8d7c-443bf97f635a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\nJun 12 20:17:21.404621 crc crio[20719]: time=\"2026-06-12T20:17:21.404386588Z\" level=info msg=\"Created container 7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6: openstack/keystone-d6c5-account-create-update-7hd78/mariadb-account-create-update\" id=c8cacbde-8db7-46f2-8c24-dad935327cbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:21.407693 crc crio[20719]: time=\"2026-06-12T20:17:21.407096494Z\" level=info msg=\"Created container b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121: openstack/keystone-db-create-9j8v9/mariadb-database-create\" id=6f3ad901-1639-4054-b12f-3f791744be93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:21.409763 crc crio[20719]: time=\"2026-06-12T20:17:21.409675597Z\" level=info msg=\"Starting container: 7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6\" id=58bf8b1f-5364-4691-965a-6c031bc670e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:21.415170 crc crio[20719]: time=\"2026-06-12T20:17:21.414926131Z\" level=info msg=\"Starting container: b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121\" id=85c7fa70-cad1-48ce-809f-c94863d99418 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:21.428671 crc crio[20719]: time=\"2026-06-12T20:17:21.428536693Z\" level=info msg=\"Started container\" PID=57405 containerID=7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6 description=openstack/keystone-d6c5-account-create-update-7hd78/mariadb-account-create-update id=58bf8b1f-5364-4691-965a-6c031bc670e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\nJun 12 20:17:21.431059 crc crio[20719]: time=\"2026-06-12T20:17:21.430905449Z\" level=info msg=\"Started container\" PID=57398 containerID=b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121 description=openstack/keystone-db-create-9j8v9/mariadb-database-create id=85c7fa70-cad1-48ce-809f-c94863d99418 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\nJun 12 20:17:21.507550 crc crio[20719]: time=\"2026-06-12T20:17:21.489861546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:21.507550 crc crio[20719]: time=\"2026-06-12T20:17:21.498502446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:21.811952 crc crio[20719]: time=\"2026-06-12T20:17:21.811186495Z\" level=info msg=\"Created container e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc: openstack/placement-b486-account-create-update-sxhhd/mariadb-account-create-update\" id=d4f1ddb6-bc2b-4aa9-8d44-6400353d8ae4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:21.814628 crc crio[20719]: time=\"2026-06-12T20:17:21.814554708Z\" level=info msg=\"Starting container: e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc\" id=bc76eac5-f47a-4e3a-8307-220d054893fa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:21.823953 crc crio[20719]: time=\"2026-06-12T20:17:21.823872608Z\" level=info msg=\"Started container\" PID=57511 containerID=e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc description=openstack/placement-b486-account-create-update-sxhhd/mariadb-account-create-update id=bc76eac5-f47a-4e3a-8307-220d054893fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\nJun 12 20:17:22.881923 crc crio[20719]: time=\"2026-06-12T20:17:22.880440503Z\" level=info msg=\"Stopped pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\" id=cc843027-5565-43b0-80cd-8327c862674e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:24.109251 crc crio[20719]: time=\"2026-06-12T20:17:24.106447617Z\" level=info msg=\"Stopping container: 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816 (timeout: 10s)\" id=275233dd-943c-4e10-93e8-b8b627e5f6a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:17:25.243702 crc crio[20719]: time=\"2026-06-12T20:17:25.243621663Z\" level=info msg=\"Stopping pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\" id=cc850027-9ca7-496a-85d3-fefdeb52454c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:25.244140 crc crio[20719]: time=\"2026-06-12T20:17:25.244089635Z\" level=info msg=\"Stopping pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\" id=6fcc822f-2f66-4e8c-a575-ed1f5bd87c4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:25.244376 crc crio[20719]: time=\"2026-06-12T20:17:25.244239191Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-9j8v9 Namespace:openstack ID:e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399 UID:22179728-9c70-4a9d-b129-9683d4e9c6f5 NetNS:/var/run/netns/79895ff7-1349-4bcd-bcf1-f7e8b3ee4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22179728_9c70_4a9d_b129_9683d4e9c6f5.slice PodAnnotations:0xc000eae170}] Aliases:map[]}\"\nJun 12 20:17:25.244912 crc crio[20719]: time=\"2026-06-12T20:17:25.244827365Z\" level=info msg=\"Got pod network &{Name:placement-db-create-xkdfm Namespace:openstack ID:b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3 UID:f9bbf781-0682-4166-85ff-c489e21206a5 NetNS:/var/run/netns/640af57d-77ca-4f42-b07b-0179da75d11a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9bbf781_0682_4166_85ff_c489e21206a5.slice PodAnnotations:0xc003ab06d8}] Aliases:map[]}\"\nJun 12 20:17:25.245114 crc crio[20719]: time=\"2026-06-12T20:17:25.245040302Z\" level=info msg=\"Deleting pod openstack_placement-db-create-xkdfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:25.249897 crc crio[20719]: time=\"2026-06-12T20:17:25.244693971Z\" level=info msg=\"Stopping pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\" id=ce76248d-e73d-4818-96f0-b912f768ef9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:25.250094 crc crio[20719]: time=\"2026-06-12T20:17:25.245058203Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-9j8v9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:25.250564 crc crio[20719]: time=\"2026-06-12T20:17:25.244710094Z\" level=info msg=\"Stopping pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\" id=3b2aee31-d0f9-4445-b760-400d905a5286 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:25.250866 crc crio[20719]: time=\"2026-06-12T20:17:25.250673198Z\" level=info msg=\"Got pod network &{Name:placement-b486-account-create-update-sxhhd Namespace:openstack ID:08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df UID:8a72ec85-efbd-47ad-a2eb-0a0d2d78109c NetNS:/var/run/netns/5e220d1e-072b-4dc2-a032-f721a4a35f99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a72ec85_efbd_47ad_a2eb_0a0d2d78109c.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"\nJun 12 20:17:25.250866 crc crio[20719]: time=\"2026-06-12T20:17:25.250815113Z\" level=info msg=\"Deleting pod openstack_placement-b486-account-create-update-sxhhd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:25.251410 crc crio[20719]: time=\"2026-06-12T20:17:25.251114431Z\" level=info msg=\"Got pod network &{Name:keystone-d6c5-account-create-update-7hd78 Namespace:openstack ID:5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b UID:234284cf-7ee8-4f75-a38d-1fed92d35c17 NetNS:/var/run/netns/9e577e82-b903-40f7-a42f-d527ffde0f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234284cf_7ee8_4f75_a38d_1fed92d35c17.slice PodAnnotations:0xc00259a000}] Aliases:map[]}\"\nJun 12 20:17:25.251676 crc crio[20719]: time=\"2026-06-12T20:17:25.251502453Z\" level=info msg=\"Deleting pod openstack_keystone-d6c5-account-create-update-7hd78 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:25.732840 crc crio[20719]: time=\"2026-06-12T20:17:25.727447561Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-8m4w9/POD\" id=86f76ca6-58d3-48d9-b273-716939f2c67e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:25.733438 crc crio[20719]: time=\"2026-06-12T20:17:25.733252996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:27.133917 crc crio[20719]: time=\"2026-06-12T20:17:27.133465878Z\" level=info msg=\"Stopped pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\" id=6fcc822f-2f66-4e8c-a575-ed1f5bd87c4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:27.135787 crc crio[20719]: time=\"2026-06-12T20:17:27.134099845Z\" level=info msg=\"Stopped pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\" id=cc850027-9ca7-496a-85d3-fefdeb52454c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:27.137791 crc crio[20719]: time=\"2026-06-12T20:17:27.137678536Z\" level=info msg=\"Stopped pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\" id=3b2aee31-d0f9-4445-b760-400d905a5286 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:27.145175 crc crio[20719]: time=\"2026-06-12T20:17:27.145060141Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4\" id=0eee2b80-01b5-4059-8cf2-124ab9252d3f name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:27.154602 crc crio[20719]: time=\"2026-06-12T20:17:27.154359408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=25db7430-c3aa-4e18-b725-8ae3663d4219 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:27.160651 crc crio[20719]: time=\"2026-06-12T20:17:27.160552174Z\" level=info msg=\"Stopped container 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816: openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns\" id=275233dd-943c-4e10-93e8-b8b627e5f6a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:17:27.161638 crc crio[20719]: time=\"2026-06-12T20:17:27.161532961Z\" level=info msg=\"Stopping pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\" id=6a81f56c-c4c5-4e8a-ba6f-3291308e6bb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:27.162396 crc crio[20719]: time=\"2026-06-12T20:17:27.16218303Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-752nr Namespace:openstack ID:0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946 UID:27548c2a-9378-4006-9fbf-d59def9cc4fb NetNS:/var/run/netns/4321c4bc-3051-40b7-9ccd-1b4debf925e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27548c2a_9378_4006_9fbf_d59def9cc4fb.slice PodAnnotations:0xc00170c868}] Aliases:map[]}\"\nJun 12 20:17:27.162552 crc crio[20719]: time=\"2026-06-12T20:17:27.162436976Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-752nr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:27.169200 crc crio[20719]: time=\"2026-06-12T20:17:27.168454734Z\" level=info msg=\"Stopped pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\" id=ce76248d-e73d-4818-96f0-b912f768ef9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:27.253085 crc crio[20719]: time=\"2026-06-12T20:17:27.252971718Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=10b71cac-790a-4cde-9293-0f27580ad029 name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:27.257220 crc crio[20719]: time=\"2026-06-12T20:17:27.257081731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=cd116237-dbe8-4dc0-9448-564d947dacda name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:27.267173 crc crio[20719]: time=\"2026-06-12T20:17:27.267108699Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-8m4w9 Namespace:openstack ID:6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a UID:a6c5a0f1-a4a9-41fe-865d-a348e37f086d NetNS:/var/run/netns/fb388c05-5461-4671-be77-94d829f591a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6c5a0f1_a4a9_41fe_865d_a348e37f086d.slice PodAnnotations:0xc00170c130}] Aliases:map[]}\"\nJun 12 20:17:27.267718 crc crio[20719]: time=\"2026-06-12T20:17:27.267683746Z\" level=info msg=\"Adding pod openstack_glance-db-sync-8m4w9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:27.306642 crc crio[20719]: time=\"2026-06-12T20:17:27.30654676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=1de0d199-aa3e-409d-98dc-c788042d45c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:27.316713 crc crio[20719]: time=\"2026-06-12T20:17:27.316512227Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=ed1a0219-0fa6-4549-98e2-f5f67cef1aa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:27.318074 crc crio[20719]: time=\"2026-06-12T20:17:27.317976689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:27.324065 crc crio[20719]: time=\"2026-06-12T20:17:27.323994528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e395feaa-8e1e-4133-9195-465fdf26e049 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:27.380412 crc crio[20719]: time=\"2026-06-12T20:17:27.377048333Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-km9rw/swift-ring-rebalance\" id=a9316a52-1f18-4fe0-a518-d14186390c70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:27.380412 crc crio[20719]: time=\"2026-06-12T20:17:27.379630146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:27.380412 crc crio[20719]: time=\"2026-06-12T20:17:27.379801615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:27.395545 crc crio[20719]: time=\"2026-06-12T20:17:27.392414506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:27.435956 crc crio[20719]: time=\"2026-06-12T20:17:27.435832539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:27.439411 crc crio[20719]: time=\"2026-06-12T20:17:27.439346797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:27.610799 crc crio[20719]: time=\"2026-06-12T20:17:27.610666869Z\" level=info msg=\"Stopped pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\" id=6a81f56c-c4c5-4e8a-ba6f-3291308e6bb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:27.636403 crc crio[20719]: time=\"2026-06-12T20:17:27.635980922Z\" level=info msg=\"Created container 30380ee5412d4efe57088a3f5bff38fe252eeb63be6d3b55e1f56cc8b928e858: openstack/swift-ring-rebalance-km9rw/swift-ring-rebalance\" id=a9316a52-1f18-4fe0-a518-d14186390c70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:27.638043 crc crio[20719]: time=\"2026-06-12T20:17:27.637981622Z\" level=info msg=\"Starting container: 30380ee5412d4efe57088a3f5bff38fe252eeb63be6d3b55e1f56cc8b928e858\" id=a39fde68-1900-41bd-ad01-f2b2a22fa6f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:27.646227 crc crio[20719]: time=\"2026-06-12T20:17:27.646039577Z\" level=info msg=\"Started container\" PID=58064 containerID=30380ee5412d4efe57088a3f5bff38fe252eeb63be6d3b55e1f56cc8b928e858 description=openstack/swift-ring-rebalance-km9rw/swift-ring-rebalance id=a39fde68-1900-41bd-ad01-f2b2a22fa6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93\nJun 12 20:17:27.652820 crc crio[20719]: time=\"2026-06-12T20:17:27.652617481Z\" level=info msg=\"Created container cc24c66cc25abf55336d797f1366064d5b0783c0554ed23f6984013746c3fca7: openstack/ovn-northd-0/ovn-northd\" id=ed1a0219-0fa6-4549-98e2-f5f67cef1aa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:27.657940 crc crio[20719]: time=\"2026-06-12T20:17:27.657869367Z\" level=info msg=\"Starting container: cc24c66cc25abf55336d797f1366064d5b0783c0554ed23f6984013746c3fca7\" id=96fb232b-f41c-4c4f-bfaa-ab1754992960 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:27.682004 crc crio[20719]: time=\"2026-06-12T20:17:27.681219359Z\" level=info msg=\"Started container\" PID=58062 containerID=cc24c66cc25abf55336d797f1366064d5b0783c0554ed23f6984013746c3fca7 description=openstack/ovn-northd-0/ovn-northd id=96fb232b-f41c-4c4f-bfaa-ab1754992960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11\nJun 12 20:17:27.696489 crc crio[20719]: time=\"2026-06-12T20:17:27.696415534Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3900f3fd-5a30-4bcd-a86d-1c3cf40e6516 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:27.744509 crc crio[20719]: time=\"2026-06-12T20:17:27.743030025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=6e419388-7af9-4386-8f7b-487ff032ce93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:27.753686 crc crio[20719]: time=\"2026-06-12T20:17:27.753000254Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=a478604b-c9a8-46de-9d0a-57a365511c76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:27.753686 crc crio[20719]: time=\"2026-06-12T20:17:27.753433526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:27.795935 crc crio[20719]: time=\"2026-06-12T20:17:27.795856409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:27.799045 crc crio[20719]: time=\"2026-06-12T20:17:27.798911874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:27.941424 crc crio[20719]: time=\"2026-06-12T20:17:27.940749684Z\" level=info msg=\"Created container 6c567591ba0c8d7e607146affef678cf6483e6472a50e0e29119db73890677d1: openstack/ovn-northd-0/openstack-network-exporter\" id=a478604b-c9a8-46de-9d0a-57a365511c76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:27.946885 crc crio[20719]: time=\"2026-06-12T20:17:27.942076681Z\" level=info msg=\"Starting container: 6c567591ba0c8d7e607146affef678cf6483e6472a50e0e29119db73890677d1\" id=68042123-936d-4688-af9a-545afef35327 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:27.954659 crc crio[20719]: time=\"2026-06-12T20:17:27.95457984Z\" level=info msg=\"Started container\" PID=58126 containerID=6c567591ba0c8d7e607146affef678cf6483e6472a50e0e29119db73890677d1 description=openstack/ovn-northd-0/openstack-network-exporter id=68042123-936d-4688-af9a-545afef35327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11\nJun 12 20:17:28.037960 crc crio[20719]: 2026-06-12T20:17:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d38a6d7ce3b815 Mac:16:2c:f8:29:3a:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/fb388c05-5461-4671-be77-94d829f591a0 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:28.039698 crc crio[20719]: time=\"2026-06-12T20:17:28.039661105Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-8m4w9 Namespace:openstack ID:6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a UID:a6c5a0f1-a4a9-41fe-865d-a348e37f086d NetNS:/var/run/netns/fb388c05-5461-4671-be77-94d829f591a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6c5a0f1_a4a9_41fe_865d_a348e37f086d.slice PodAnnotations:0xc00170c130}] Aliases:map[]}\"\nJun 12 20:17:28.040057 crc crio[20719]: time=\"2026-06-12T20:17:28.040037386Z\" level=info msg=\"Checking pod openstack_glance-db-sync-8m4w9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:28.047431 crc crio[20719]: time=\"2026-06-12T20:17:28.047359203Z\" level=info msg=\"Ran pod sandbox 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a with infra container: openstack/glance-db-sync-8m4w9/POD\" id=86f76ca6-58d3-48d9-b273-716939f2c67e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:28.049428 crc crio[20719]: time=\"2026-06-12T20:17:28.049395747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b1fdafbb-ab05-4ffe-a576-ac2674bc3157 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:28.049637 crc crio[20719]: time=\"2026-06-12T20:17:28.049619933Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=b1fdafbb-ab05-4ffe-a576-ac2674bc3157 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:28.049760 crc crio[20719]: time=\"2026-06-12T20:17:28.049745436Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=b1fdafbb-ab05-4ffe-a576-ac2674bc3157 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:28.050879 crc crio[20719]: time=\"2026-06-12T20:17:28.050798965Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7a1e2669-f62c-45c6-a174-8affcd90dc98 name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:28.054469 crc crio[20719]: time=\"2026-06-12T20:17:28.054400137Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 12 20:17:28.338357 crc crio[20719]: time=\"2026-06-12T20:17:28.332959433Z\" level=info msg=\"Removing container: 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816\" id=be6a21e2-fa98-4fce-a56f-8bea1ff4fb2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:28.377185 crc crio[20719]: time=\"2026-06-12T20:17:28.377063724Z\" level=info msg=\"Removed container 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816: openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns\" id=be6a21e2-fa98-4fce-a56f-8bea1ff4fb2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:28.387681 crc crio[20719]: time=\"2026-06-12T20:17:28.387478045Z\" level=info msg=\"Removing container: bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc\" id=ae9b805b-8265-4651-83d9-44816d622811 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:28.453803 crc crio[20719]: time=\"2026-06-12T20:17:28.453670364Z\" level=info msg=\"Removed container bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc: openstack/dnsmasq-dns-86cd84489-752nr/init\" id=ae9b805b-8265-4651-83d9-44816d622811 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:17:31.392536 crc crio[20719]: time=\"2026-06-12T20:17:31.391701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0a7b30ee-c6a4-455b-93d4-39d239445f6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:31.407432 crc crio[20719]: time=\"2026-06-12T20:17:31.407242713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=cbeaaa46-2334-4cfb-b201-41c2c38889ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:31.474370 crc crio[20719]: time=\"2026-06-12T20:17:31.474205342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b852d5ec-8e40-424a-a95d-c1eda2f91c41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:31.485072 crc crio[20719]: time=\"2026-06-12T20:17:31.484406337Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=3759f871-5fa7-4632-8c6d-01cf236170f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:31.485072 crc crio[20719]: time=\"2026-06-12T20:17:31.48485374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:31.501868 crc crio[20719]: time=\"2026-06-12T20:17:31.501759521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6d975d8e-75a1-4828-b400-96b55de1c3de name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:31.518908 crc crio[20719]: time=\"2026-06-12T20:17:31.518824197Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=13aabbcd-9135-4bb4-9d99-1edbd4198a33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:31.519374 crc crio[20719]: time=\"2026-06-12T20:17:31.519242818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:31.560348 crc crio[20719]: time=\"2026-06-12T20:17:31.55925023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:31.565587 crc crio[20719]: time=\"2026-06-12T20:17:31.56476172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:31.575016 crc crio[20719]: time=\"2026-06-12T20:17:31.574936374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:31.579814 crc crio[20719]: time=\"2026-06-12T20:17:31.579751978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:31.772750 crc crio[20719]: time=\"2026-06-12T20:17:31.772067517Z\" level=info msg=\"Created container 682e20e09d45ded3251f6fdaf382d86c8896f32b302ad7037390f3b775274d7d: openstack/rabbitmq-server-0/rabbitmq\" id=3759f871-5fa7-4632-8c6d-01cf236170f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:31.773909 crc crio[20719]: time=\"2026-06-12T20:17:31.773835626Z\" level=info msg=\"Starting container: 682e20e09d45ded3251f6fdaf382d86c8896f32b302ad7037390f3b775274d7d\" id=1a2b9b8f-9b97-4578-9ba2-9234b92836d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:31.781338 crc crio[20719]: time=\"2026-06-12T20:17:31.781006876Z\" level=info msg=\"Started container\" PID=58317 containerID=682e20e09d45ded3251f6fdaf382d86c8896f32b302ad7037390f3b775274d7d description=openstack/rabbitmq-server-0/rabbitmq id=1a2b9b8f-9b97-4578-9ba2-9234b92836d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57\nJun 12 20:17:31.805416 crc crio[20719]: time=\"2026-06-12T20:17:31.805239593Z\" level=info msg=\"Created container f677275127040df6da4d9ea75537af6426f84ce96b5a21e5614c25c2795e8642: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=13aabbcd-9135-4bb4-9d99-1edbd4198a33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:31.806527 crc crio[20719]: time=\"2026-06-12T20:17:31.806419637Z\" level=info msg=\"Starting container: f677275127040df6da4d9ea75537af6426f84ce96b5a21e5614c25c2795e8642\" id=5b0beba8-a63e-46e0-a772-d8a3385d6b20 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:31.814645 crc crio[20719]: time=\"2026-06-12T20:17:31.814567363Z\" level=info msg=\"Started container\" PID=58318 containerID=f677275127040df6da4d9ea75537af6426f84ce96b5a21e5614c25c2795e8642 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=5b0beba8-a63e-46e0-a772-d8a3385d6b20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308\nJun 12 20:17:32.533926 crc crio[20719]: time=\"2026-06-12T20:17:32.533835661Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-cp84r/POD\" id=9007231f-0b0a-4c1b-9779-b7f168baa32d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:32.535225 crc crio[20719]: time=\"2026-06-12T20:17:32.533971156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:32.571535 crc crio[20719]: time=\"2026-06-12T20:17:32.571116402Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-cp84r Namespace:openstack ID:ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001 UID:e158afdc-4a6e-4311-88db-171f96e04070 NetNS:/var/run/netns/5a66d6f3-e1d1-4a4a-8535-fa054286dad0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode158afdc_4a6e_4311_88db_171f96e04070.slice PodAnnotations:0xc00259a840}] Aliases:map[]}\"\nJun 12 20:17:32.571535 crc crio[20719]: time=\"2026-06-12T20:17:32.571503973Z\" level=info msg=\"Adding pod openstack_root-account-create-update-cp84r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:33.069485 crc crio[20719]: 2026-06-12T20:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecf1309d52fc68f Mac:ee:03:c6:4d:e3:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/5a66d6f3-e1d1-4a4a-8535-fa054286dad0 SocketPath: PciID:}] [{Interface:0xc0001ac6d0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:33.071167 crc crio[20719]: time=\"2026-06-12T20:17:33.071073682Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-cp84r Namespace:openstack ID:ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001 UID:e158afdc-4a6e-4311-88db-171f96e04070 NetNS:/var/run/netns/5a66d6f3-e1d1-4a4a-8535-fa054286dad0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode158afdc_4a6e_4311_88db_171f96e04070.slice PodAnnotations:0xc00259a840}] Aliases:map[]}\"\nJun 12 20:17:33.071500 crc crio[20719]: time=\"2026-06-12T20:17:33.07139706Z\" level=info msg=\"Checking pod openstack_root-account-create-update-cp84r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:33.087224 crc crio[20719]: time=\"2026-06-12T20:17:33.086891181Z\" level=info msg=\"Ran pod sandbox ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001 with infra container: openstack/root-account-create-update-cp84r/POD\" id=9007231f-0b0a-4c1b-9779-b7f168baa32d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:33.095027 crc crio[20719]: time=\"2026-06-12T20:17:33.094898365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d5522cdc-479f-4377-886c-68388638b088 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:33.101710 crc crio[20719]: time=\"2026-06-12T20:17:33.100066808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=67ce6e22-d51e-48c5-bce6-b51690f36db3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:33.108482 crc crio[20719]: time=\"2026-06-12T20:17:33.10838633Z\" level=info msg=\"Creating container: openstack/root-account-create-update-cp84r/mariadb-account-create-update\" id=c74102d6-aee7-477e-b311-53d3721408e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:33.108861 crc crio[20719]: time=\"2026-06-12T20:17:33.108789242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:33.148074 crc crio[20719]: time=\"2026-06-12T20:17:33.147943465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:33.151753 crc crio[20719]: time=\"2026-06-12T20:17:33.151660338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:33.357378 crc crio[20719]: time=\"2026-06-12T20:17:33.357205531Z\" level=info msg=\"Created container 3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d: openstack/root-account-create-update-cp84r/mariadb-account-create-update\" id=c74102d6-aee7-477e-b311-53d3721408e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:33.363817 crc crio[20719]: time=\"2026-06-12T20:17:33.363768801Z\" level=info msg=\"Starting container: 3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d\" id=ddf2d932-cce9-4a05-b071-2d800c737723 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:33.382801 crc crio[20719]: time=\"2026-06-12T20:17:33.382681238Z\" level=info msg=\"Started container\" PID=58522 containerID=3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d description=openstack/root-account-create-update-cp84r/mariadb-account-create-update id=ddf2d932-cce9-4a05-b071-2d800c737723 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\nJun 12 20:17:35.485868 crc crio[20719]: time=\"2026-06-12T20:17:35.485762998Z\" level=info msg=\"Stopping pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\" id=75837c56-17cd-4f36-9b44-55a587c59e81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:35.487062 crc crio[20719]: time=\"2026-06-12T20:17:35.486639681Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-cp84r Namespace:openstack ID:ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001 UID:e158afdc-4a6e-4311-88db-171f96e04070 NetNS:/var/run/netns/5a66d6f3-e1d1-4a4a-8535-fa054286dad0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode158afdc_4a6e_4311_88db_171f96e04070.slice PodAnnotations:0xc003ab0430}] Aliases:map[]}\"\nJun 12 20:17:35.487062 crc crio[20719]: time=\"2026-06-12T20:17:35.486765735Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-cp84r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:35.915992 crc crio[20719]: time=\"2026-06-12T20:17:35.915479514Z\" level=info msg=\"Stopped pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\" id=75837c56-17cd-4f36-9b44-55a587c59e81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:37.257408 crc crio[20719]: time=\"2026-06-12T20:17:37.256949562Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-58skl-config-pgk5w/POD\" id=154c0cbf-9f5a-42de-90d6-64fecf0bf69d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:37.258191 crc crio[20719]: time=\"2026-06-12T20:17:37.257451176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:37.304582 crc crio[20719]: time=\"2026-06-12T20:17:37.30449391Z\" level=info msg=\"Got pod network &{Name:ovn-controller-58skl-config-pgk5w Namespace:openstack ID:b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b UID:6b970636-8c7b-479d-93b0-db479d542ffc NetNS:/var/run/netns/8ad05819-a543-494b-bd44-95ff8993ab4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b970636_8c7b_479d_93b0_db479d542ffc.slice PodAnnotations:0xc000526e28}] Aliases:map[]}\"\nJun 12 20:17:37.304582 crc crio[20719]: time=\"2026-06-12T20:17:37.304559162Z\" level=info msg=\"Adding pod openstack_ovn-controller-58skl-config-pgk5w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:37.536840 crc crio[20719]: time=\"2026-06-12T20:17:37.536136208Z\" level=info msg=\"Stopping pod sandbox: 4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93\" id=9628a6ba-f66b-40b3-98f9-da8b0c7cabc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:37.538135 crc crio[20719]: time=\"2026-06-12T20:17:37.53801267Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-km9rw Namespace:openstack ID:4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93 UID:23e171e8-5b53-4e7b-9b6e-8349ea3cdaab NetNS:/var/run/netns/bb6f1405-7a2b-4144-8709-9fcb226ca2e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e171e8_5b53_4e7b_9b6e_8349ea3cdaab.slice PodAnnotations:0xc000526f40}] Aliases:map[]}\"\nJun 12 20:17:37.538349 crc crio[20719]: time=\"2026-06-12T20:17:37.538195797Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-km9rw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:37.817139 crc crio[20719]: 2026-06-12T20:17:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b51f0b1f6016988 Mac:aa:81:c4:5e:38:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/8ad05819-a543-494b-bd44-95ff8993ab4c SocketPath: PciID:}] [{Interface:0xc000546720 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:37.817790 crc crio[20719]: time=\"2026-06-12T20:17:37.817722316Z\" level=info msg=\"Got pod network &{Name:ovn-controller-58skl-config-pgk5w Namespace:openstack ID:b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b UID:6b970636-8c7b-479d-93b0-db479d542ffc NetNS:/var/run/netns/8ad05819-a543-494b-bd44-95ff8993ab4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b970636_8c7b_479d_93b0_db479d542ffc.slice PodAnnotations:0xc000526e28}] Aliases:map[]}\"\nJun 12 20:17:37.817924 crc crio[20719]: time=\"2026-06-12T20:17:37.81787255Z\" level=info msg=\"Checking pod openstack_ovn-controller-58skl-config-pgk5w for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:47.553899 crc crio[20719]: time=\"2026-06-12T20:17:47.553041152Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=0ce74183-ba5f-423e-b58a-f6c17ae4ee46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:47.554849 crc crio[20719]: time=\"2026-06-12T20:17:47.553940907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:47.739912 crc crio[20719]: time=\"2026-06-12T20:17:47.739804521Z\" level=info msg=\"Ran pod sandbox b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b with infra container: openstack/ovn-controller-58skl-config-pgk5w/POD\" id=154c0cbf-9f5a-42de-90d6-64fecf0bf69d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:47.746457 crc crio[20719]: time=\"2026-06-12T20:17:47.746145464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=3a212bc0-2e34-4f76-bbfe-8c1fc382d90b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:47.761774 crc crio[20719]: time=\"2026-06-12T20:17:47.761627526Z\" level=info msg=\"Stopped pod sandbox: 4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93\" id=9628a6ba-f66b-40b3-98f9-da8b0c7cabc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:47.819100 crc crio[20719]: time=\"2026-06-12T20:17:47.818348659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c37a4964-5e8f-41f4-991f-3d3f2870261f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:47.842416 crc crio[20719]: time=\"2026-06-12T20:17:47.842367688Z\" level=info msg=\"Creating container: openstack/ovn-controller-58skl-config-pgk5w/ovn-config\" id=4a670969-a131-4b24-8465-0ebf779fb4bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:47.842770 crc crio[20719]: time=\"2026-06-12T20:17:47.842669379Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a UID:7724586f-168e-445e-a015-bd8fdc79dc3d NetNS:/var/run/netns/40e80a0d-2a58-4fbb-8291-5dbbae9678b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7724586f_168e_445e_a015_bd8fdc79dc3d.slice PodAnnotations:0xc000eae3b0}] Aliases:map[]}\"\nJun 12 20:17:47.842770 crc crio[20719]: time=\"2026-06-12T20:17:47.842749161Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:47.843234 crc crio[20719]: time=\"2026-06-12T20:17:47.843211293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:47.905078 crc crio[20719]: time=\"2026-06-12T20:17:47.904976507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:47.908444 crc crio[20719]: time=\"2026-06-12T20:17:47.908231495Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313\" id=7a1e2669-f62c-45c6-a174-8affcd90dc98 name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:47.910121 crc crio[20719]: time=\"2026-06-12T20:17:47.910029307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=89109932-9efe-47bf-be97-41631a8d0a8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:47.970919 crc crio[20719]: time=\"2026-06-12T20:17:47.970826694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1390f5d4-368f-4550-99e0-b6f47e2975f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:48.007410 crc crio[20719]: time=\"2026-06-12T20:17:48.00681305Z\" level=info msg=\"Creating container: openstack/glance-db-sync-8m4w9/glance-db-sync\" id=e6f06508-5da2-4332-a633-548ac298d3d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:48.009176 crc crio[20719]: time=\"2026-06-12T20:17:48.009104481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:48.094769 crc crio[20719]: time=\"2026-06-12T20:17:48.094574783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:48.197964 crc crio[20719]: time=\"2026-06-12T20:17:48.197911456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:48.324943 crc crio[20719]: time=\"2026-06-12T20:17:48.324877258Z\" level=info msg=\"Created container 71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6: openstack/ovn-controller-58skl-config-pgk5w/ovn-config\" id=4a670969-a131-4b24-8465-0ebf779fb4bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:48.326865 crc crio[20719]: time=\"2026-06-12T20:17:48.326782521Z\" level=info msg=\"Starting container: 71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6\" id=dc569d0b-de87-496c-8792-078c7212dbb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:48.345972 crc crio[20719]: time=\"2026-06-12T20:17:48.34566371Z\" level=info msg=\"Started container\" PID=59494 containerID=71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6 description=openstack/ovn-controller-58skl-config-pgk5w/ovn-config id=dc569d0b-de87-496c-8792-078c7212dbb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\nJun 12 20:17:48.553935 crc crio[20719]: 2026-06-12T20:17:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e19661604dee7a Mac:52:01:a9:31:d6:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/40e80a0d-2a58-4fbb-8291-5dbbae9678b7 SocketPath: PciID:}] [{Interface:0xc0004b2790 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:48.555606 crc crio[20719]: time=\"2026-06-12T20:17:48.555525018Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a UID:7724586f-168e-445e-a015-bd8fdc79dc3d NetNS:/var/run/netns/40e80a0d-2a58-4fbb-8291-5dbbae9678b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7724586f_168e_445e_a015_bd8fdc79dc3d.slice PodAnnotations:0xc000eae3b0}] Aliases:map[]}\"\nJun 12 20:17:48.555701 crc crio[20719]: time=\"2026-06-12T20:17:48.555689692Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:48.574483 crc crio[20719]: time=\"2026-06-12T20:17:48.574400747Z\" level=info msg=\"Ran pod sandbox 5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a with infra container: openstack/swift-storage-0/POD\" id=0ce74183-ba5f-423e-b58a-f6c17ae4ee46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:48.577586 crc crio[20719]: time=\"2026-06-12T20:17:48.57749722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=481941f9-1667-43d3-bd66-fcfa9a51bf88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:48.577783 crc crio[20719]: time=\"2026-06-12T20:17:48.577724857Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=481941f9-1667-43d3-bd66-fcfa9a51bf88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:48.577783 crc crio[20719]: time=\"2026-06-12T20:17:48.577767928Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=481941f9-1667-43d3-bd66-fcfa9a51bf88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:48.585851 crc crio[20719]: time=\"2026-06-12T20:17:48.585744133Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a2b32e9a-670d-403a-88e5-ae0053b472c1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:48.589682 crc crio[20719]: time=\"2026-06-12T20:17:48.589558648Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 12 20:17:48.897698 crc crio[20719]: time=\"2026-06-12T20:17:48.89765975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:49.100507 crc crio[20719]: time=\"2026-06-12T20:17:49.100051507Z\" level=info msg=\"Created container 0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5: openstack/glance-db-sync-8m4w9/glance-db-sync\" id=e6f06508-5da2-4332-a633-548ac298d3d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:49.102390 crc crio[20719]: time=\"2026-06-12T20:17:49.101722924Z\" level=info msg=\"Starting container: 0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5\" id=5d7c8aa1-faa5-4c7b-9856-06dae6ef0926 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:49.106719 crc crio[20719]: time=\"2026-06-12T20:17:49.106653841Z\" level=info msg=\"Started container\" PID=59634 containerID=0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5 description=openstack/glance-db-sync-8m4w9/glance-db-sync id=5d7c8aa1-faa5-4c7b-9856-06dae6ef0926 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\nJun 12 20:17:50.240564 crc crio[20719]: time=\"2026-06-12T20:17:50.23998487Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0\" id=a2b32e9a-670d-403a-88e5-ae0053b472c1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:50.241760 crc crio[20719]: time=\"2026-06-12T20:17:50.241702588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=17943180-2ca1-408b-a701-0fd9fceaa8fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:50.247973 crc crio[20719]: time=\"2026-06-12T20:17:50.247835458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=46e192dd-6951-4376-ac93-0994c7f3fdd1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:50.259783 crc crio[20719]: time=\"2026-06-12T20:17:50.25970774Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=b8a0d866-667d-4aab-ba02-b2f0c0885fd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:50.262788 crc crio[20719]: time=\"2026-06-12T20:17:50.262730485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:50.309195 crc crio[20719]: time=\"2026-06-12T20:17:50.309131247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:50.320390 crc crio[20719]: time=\"2026-06-12T20:17:50.320304672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:50.470936 crc crio[20719]: time=\"2026-06-12T20:17:50.47067154Z\" level=info msg=\"Created container 15a50944c30c5203c2b292fa41669672ac34b2dd557332058e9e44f0f55300f9: openstack/swift-storage-0/xattr-restore\" id=b8a0d866-667d-4aab-ba02-b2f0c0885fd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:50.473545 crc crio[20719]: time=\"2026-06-12T20:17:50.473446137Z\" level=info msg=\"Starting container: 15a50944c30c5203c2b292fa41669672ac34b2dd557332058e9e44f0f55300f9\" id=bda70a5e-078d-4259-b0cd-44207d91b996 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:50.486002 crc crio[20719]: time=\"2026-06-12T20:17:50.485901064Z\" level=info msg=\"Started container\" PID=59806 containerID=15a50944c30c5203c2b292fa41669672ac34b2dd557332058e9e44f0f55300f9 description=openstack/swift-storage-0/xattr-restore id=bda70a5e-078d-4259-b0cd-44207d91b996 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:17:50.799237 crc crio[20719]: time=\"2026-06-12T20:17:50.798222233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d757c930-4a9c-4a41-872f-219764316ae4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:50.799237 crc crio[20719]: time=\"2026-06-12T20:17:50.798633205Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=d757c930-4a9c-4a41-872f-219764316ae4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:50.799237 crc crio[20719]: time=\"2026-06-12T20:17:50.798677736Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=d757c930-4a9c-4a41-872f-219764316ae4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:50.799694 crc crio[20719]: time=\"2026-06-12T20:17:50.799608211Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9ad6b501-c951-4d1e-9427-b893602bbd8e name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:50.801098 crc crio[20719]: time=\"2026-06-12T20:17:50.799996212Z\" level=info msg=\"Stopping pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\" id=6918f898-7976-4f31-8612-6404bab4ac40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:50.801905 crc crio[20719]: time=\"2026-06-12T20:17:50.801683991Z\" level=info msg=\"Got pod network &{Name:ovn-controller-58skl-config-pgk5w Namespace:openstack ID:b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b UID:6b970636-8c7b-479d-93b0-db479d542ffc NetNS:/var/run/netns/8ad05819-a543-494b-bd44-95ff8993ab4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b970636_8c7b_479d_93b0_db479d542ffc.slice PodAnnotations:0xc00170c7e0}] Aliases:map[]}\"\nJun 12 20:17:50.801905 crc crio[20719]: time=\"2026-06-12T20:17:50.801879846Z\" level=info msg=\"Deleting pod openstack_ovn-controller-58skl-config-pgk5w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:50.810586 crc crio[20719]: time=\"2026-06-12T20:17:50.807895824Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 12 20:17:51.114536 crc crio[20719]: time=\"2026-06-12T20:17:51.114388168Z\" level=info msg=\"Stopped pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\" id=6918f898-7976-4f31-8612-6404bab4ac40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:52.522623 crc crio[20719]: time=\"2026-06-12T20:17:52.521719986Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4\" id=9ad6b501-c951-4d1e-9427-b893602bbd8e name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:52.524189 crc crio[20719]: time=\"2026-06-12T20:17:52.524148463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=50befff5-0030-4427-b163-115d39e824da name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:52.558650 crc crio[20719]: time=\"2026-06-12T20:17:52.558537773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c1b69e94-ce6b-4d32-919c-f18241c834aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:52.567171 crc crio[20719]: time=\"2026-06-12T20:17:52.567132103Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=39fff7b6-3aa0-4a5f-9922-42ec9d761914 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:52.569673 crc crio[20719]: time=\"2026-06-12T20:17:52.569649524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:52.639008 crc crio[20719]: time=\"2026-06-12T20:17:52.638949198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:52.642836 crc crio[20719]: time=\"2026-06-12T20:17:52.642812295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:52.795168 crc crio[20719]: time=\"2026-06-12T20:17:52.794654704Z\" level=info msg=\"Created container 428e99d0cbc9631d02ccb67842e1c55d615478904d29b022bba37746008cf1ee: openstack/swift-storage-0/account-server\" id=39fff7b6-3aa0-4a5f-9922-42ec9d761914 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:52.797801 crc crio[20719]: time=\"2026-06-12T20:17:52.79772951Z\" level=info msg=\"Starting container: 428e99d0cbc9631d02ccb67842e1c55d615478904d29b022bba37746008cf1ee\" id=d1e2076a-0f0b-4d3a-971f-ad8d119e6d3b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:52.802821 crc crio[20719]: time=\"2026-06-12T20:17:52.80272846Z\" level=info msg=\"Started container\" PID=59985 containerID=428e99d0cbc9631d02ccb67842e1c55d615478904d29b022bba37746008cf1ee description=openstack/swift-storage-0/account-server id=d1e2076a-0f0b-4d3a-971f-ad8d119e6d3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:17:52.813814 crc crio[20719]: time=\"2026-06-12T20:17:52.813730268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d81f50e8-94a5-44ec-a5b2-789180e5f6d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:52.833855 crc crio[20719]: time=\"2026-06-12T20:17:52.833804887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5599dbb2-d0dd-442f-b4e1-f47b9a121f32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:52.844866 crc crio[20719]: time=\"2026-06-12T20:17:52.844709461Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=88892033-aa16-4231-8e10-1392b3497bba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:52.847406 crc crio[20719]: time=\"2026-06-12T20:17:52.847249023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:52.904493 crc crio[20719]: time=\"2026-06-12T20:17:52.904375958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:52.907477 crc crio[20719]: time=\"2026-06-12T20:17:52.907252267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:53.055707 crc crio[20719]: time=\"2026-06-12T20:17:53.055583558Z\" level=info msg=\"Created container 434cbbd3bbac487fa766361b63b4452ec35792264ccb2db24d17ad7893739380: openstack/swift-storage-0/account-replicator\" id=88892033-aa16-4231-8e10-1392b3497bba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:53.056819 crc crio[20719]: time=\"2026-06-12T20:17:53.056762541Z\" level=info msg=\"Starting container: 434cbbd3bbac487fa766361b63b4452ec35792264ccb2db24d17ad7893739380\" id=bfeba9fe-b28b-46d6-ab67-c4d762b5fbaf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:53.071926 crc crio[20719]: time=\"2026-06-12T20:17:53.071843073Z\" level=info msg=\"Started container\" PID=60004 containerID=434cbbd3bbac487fa766361b63b4452ec35792264ccb2db24d17ad7893739380 description=openstack/swift-storage-0/account-replicator id=bfeba9fe-b28b-46d6-ab67-c4d762b5fbaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:17:53.092356 crc crio[20719]: time=\"2026-06-12T20:17:53.092116268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=1b66f604-25ea-42df-83b5-711c4ced9240 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:53.112906 crc crio[20719]: time=\"2026-06-12T20:17:53.112804605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=de9d2bb3-4c7e-45b1-b3a1-ccbf230cf39e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:53.123781 crc crio[20719]: time=\"2026-06-12T20:17:53.123691599Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=6e046636-da1b-484a-81af-2b339d7d147b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:53.126252 crc crio[20719]: time=\"2026-06-12T20:17:53.126156509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:53.187131 crc crio[20719]: time=\"2026-06-12T20:17:53.186986286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:53.191255 crc crio[20719]: time=\"2026-06-12T20:17:53.191186253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:53.329189 crc crio[20719]: time=\"2026-06-12T20:17:53.329087488Z\" level=info msg=\"Created container 078b0e47d9a83852690a7c92a5407972e9feb54bb726d3eeb2ab74031af5de7f: openstack/swift-storage-0/account-auditor\" id=6e046636-da1b-484a-81af-2b339d7d147b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:53.330905 crc crio[20719]: time=\"2026-06-12T20:17:53.330847692Z\" level=info msg=\"Starting container: 078b0e47d9a83852690a7c92a5407972e9feb54bb726d3eeb2ab74031af5de7f\" id=31e41ee6-11e6-42aa-aa19-0e742eb2d877 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:53.360727 crc crio[20719]: time=\"2026-06-12T20:17:53.360592159Z\" level=info msg=\"Started container\" PID=60024 containerID=078b0e47d9a83852690a7c92a5407972e9feb54bb726d3eeb2ab74031af5de7f description=openstack/swift-storage-0/account-auditor id=31e41ee6-11e6-42aa-aa19-0e742eb2d877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:17:53.384238 crc crio[20719]: time=\"2026-06-12T20:17:53.384159494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=1a7669ad-8864-4850-ac97-d5af81b90e59 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:53.398548 crc crio[20719]: time=\"2026-06-12T20:17:53.39844656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=03502979-89f0-4f72-a0a9-84dd1966ee97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:53.407250 crc crio[20719]: time=\"2026-06-12T20:17:53.407118852Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=a00fb616-4e29-4860-bb17-75d178b50de8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:53.409576 crc crio[20719]: time=\"2026-06-12T20:17:53.409500868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:53.457861 crc crio[20719]: time=\"2026-06-12T20:17:53.457511229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:53.460417 crc crio[20719]: time=\"2026-06-12T20:17:53.460359428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:53.647430 crc crio[20719]: time=\"2026-06-12T20:17:53.647313866Z\" level=info msg=\"Created container 305ffa03dbcbd17dd7ef0d16e36d6de7cd0fa3159306bf5793d466d8a3743a9c: openstack/swift-storage-0/account-reaper\" id=a00fb616-4e29-4860-bb17-75d178b50de8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:53.648937 crc crio[20719]: time=\"2026-06-12T20:17:53.648852039Z\" level=info msg=\"Starting container: 305ffa03dbcbd17dd7ef0d16e36d6de7cd0fa3159306bf5793d466d8a3743a9c\" id=fe0bf26a-a3d0-4135-b2d3-d7b46f53cf57 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:53.657675 crc crio[20719]: time=\"2026-06-12T20:17:53.657582604Z\" level=info msg=\"Started container\" PID=60078 containerID=305ffa03dbcbd17dd7ef0d16e36d6de7cd0fa3159306bf5793d466d8a3743a9c description=openstack/swift-storage-0/account-reaper id=fe0bf26a-a3d0-4135-b2d3-d7b46f53cf57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:17:53.669552 crc crio[20719]: time=\"2026-06-12T20:17:53.669458764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=0b6e3c04-494d-412c-ad27-7971c3df7cb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:53.669856 crc crio[20719]: time=\"2026-06-12T20:17:53.669784053Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=0b6e3c04-494d-412c-ad27-7971c3df7cb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:53.669930 crc crio[20719]: time=\"2026-06-12T20:17:53.669884386Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=0b6e3c04-494d-412c-ad27-7971c3df7cb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:53.671105 crc crio[20719]: time=\"2026-06-12T20:17:53.671038249Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=53b8df11-c653-43b3-b6ea-88d7008795e2 name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:53.675250 crc crio[20719]: time=\"2026-06-12T20:17:53.675173566Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 12 20:17:54.431043 crc crio[20719]: time=\"2026-06-12T20:17:54.430699973Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-dmc5m/POD\" id=4d76127c-ddc2-4dc1-bf50-71cf6c3e5e2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:54.431153 crc crio[20719]: time=\"2026-06-12T20:17:54.431066303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:54.474919 crc crio[20719]: time=\"2026-06-12T20:17:54.474850808Z\" level=info msg=\"Running pod sandbox: openstack/cinder-41d7-account-create-update-tmwt8/POD\" id=203d573f-716d-4327-88b7-a3d6819ce5ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:54.475033 crc crio[20719]: time=\"2026-06-12T20:17:54.474970551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:54.539923 crc crio[20719]: time=\"2026-06-12T20:17:54.539801527Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-dmc5m Namespace:openstack ID:b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0 UID:d2553930-1b45-458c-acdb-70c15bbbce49 NetNS:/var/run/netns/e3529d0b-545c-44a7-939b-aa19ba99ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2553930_1b45_458c_acdb_70c15bbbce49.slice PodAnnotations:0xc000111408}] Aliases:map[]}\"\nJun 12 20:17:54.539923 crc crio[20719]: time=\"2026-06-12T20:17:54.539859918Z\" level=info msg=\"Adding pod openstack_cinder-db-create-dmc5m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:54.551915 crc crio[20719]: time=\"2026-06-12T20:17:54.549760709Z\" level=info msg=\"Got pod network &{Name:cinder-41d7-account-create-update-tmwt8 Namespace:openstack ID:d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4 UID:af34115b-280c-4889-a15d-87904a384b43 NetNS:/var/run/netns/7f81f95d-38b8-4473-abcf-3954bad29244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf34115b_280c_4889_a15d_87904a384b43.slice PodAnnotations:0xc00334a400}] Aliases:map[]}\"\nJun 12 20:17:54.551915 crc crio[20719]: time=\"2026-06-12T20:17:54.549838411Z\" level=info msg=\"Adding pod openstack_cinder-41d7-account-create-update-tmwt8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:54.750664 crc crio[20719]: time=\"2026-06-12T20:17:54.750580684Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-sczdz/POD\" id=f819b731-d688-4b5d-8b63-0d4122b93af3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:54.751563 crc crio[20719]: time=\"2026-06-12T20:17:54.750695188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:54.997140 crc crio[20719]: time=\"2026-06-12T20:17:54.996694946Z\" level=info msg=\"Running pod sandbox: openstack/barbican-3eda-account-create-update-wr9ck/POD\" id=80b2c10d-188d-4fa3-b33f-4c1219e203c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:54.997953 crc crio[20719]: time=\"2026-06-12T20:17:54.997640062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:55.074386 crc crio[20719]: time=\"2026-06-12T20:17:55.074229571Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-sczdz Namespace:openstack ID:1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024 UID:765618fd-e784-47f2-89ce-d00e8f12fe3e NetNS:/var/run/netns/29186f89-8443-47c5-bfaa-97e0a3d3c47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765618fd_e784_47f2_89ce_d00e8f12fe3e.slice PodAnnotations:0xc00259a148}] Aliases:map[]}\"\nJun 12 20:17:55.075045 crc crio[20719]: time=\"2026-06-12T20:17:55.075015243Z\" level=info msg=\"Adding pod openstack_barbican-db-create-sczdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:55.099418 crc crio[20719]: time=\"2026-06-12T20:17:55.096787599Z\" level=info msg=\"Got pod network &{Name:barbican-3eda-account-create-update-wr9ck Namespace:openstack ID:6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6 UID:983c8ed5-da6a-45a9-83e2-d2dd918b0fa9 NetNS:/var/run/netns/fdad26ca-3b00-45c9-be2e-2d94f3e3a14f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod983c8ed5_da6a_45a9_83e2_d2dd918b0fa9.slice PodAnnotations:0xc000eae320}] Aliases:map[]}\"\nJun 12 20:17:55.099418 crc crio[20719]: time=\"2026-06-12T20:17:55.096855951Z\" level=info msg=\"Adding pod openstack_barbican-3eda-account-create-update-wr9ck to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:55.100100 crc crio[20719]: time=\"2026-06-12T20:17:55.100002699Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-pttj2/POD\" id=7d49cc6a-81cd-4206-aa3b-4a248d142967 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:55.100469 crc crio[20719]: time=\"2026-06-12T20:17:55.100103392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:55.159867 crc crio[20719]: time=\"2026-06-12T20:17:55.154973794Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-pttj2 Namespace:openstack ID:5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446 UID:09acd8fb-533d-4fe4-8966-02182e3564b7 NetNS:/var/run/netns/6640d228-3276-4405-a534-b39874c9a266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09acd8fb_533d_4fe4_8966_02182e3564b7.slice PodAnnotations:0xc00170c5b0}] Aliases:map[]}\"\nJun 12 20:17:55.159867 crc crio[20719]: time=\"2026-06-12T20:17:55.155012125Z\" level=info msg=\"Adding pod openstack_neutron-db-create-pttj2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:55.159867 crc crio[20719]: time=\"2026-06-12T20:17:55.157173965Z\" level=info msg=\"Running pod sandbox: openstack/neutron-eddf-account-create-update-zthmj/POD\" id=5417ccd2-45ea-4966-88bf-7244b40a9e86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:55.159867 crc crio[20719]: time=\"2026-06-12T20:17:55.157250827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:55.179348 crc crio[20719]: time=\"2026-06-12T20:17:55.178910456Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-j48tq/POD\" id=ba8cd0d1-8221-4d54-8194-0326a4c2c62a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:55.179348 crc crio[20719]: time=\"2026-06-12T20:17:55.179017689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:55.185945 crc crio[20719]: time=\"2026-06-12T20:17:55.185864715Z\" level=info msg=\"Got pod network &{Name:neutron-eddf-account-create-update-zthmj Namespace:openstack ID:4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b UID:416f2943-cfed-420f-a7b9-aced12264dcc NetNS:/var/run/netns/3ed9523e-9beb-415b-92c2-aeefa4525ba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod416f2943_cfed_420f_a7b9_aced12264dcc.slice PodAnnotations:0xc000526768}] Aliases:map[]}\"\nJun 12 20:17:55.185945 crc crio[20719]: time=\"2026-06-12T20:17:55.185932777Z\" level=info msg=\"Adding pod openstack_neutron-eddf-account-create-update-zthmj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:55.220215 crc crio[20719]: time=\"2026-06-12T20:17:55.220100154Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-j48tq Namespace:openstack ID:525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0 UID:54186bdf-0971-4af2-af55-22e282b39cba NetNS:/var/run/netns/5090e313-1350-4727-9302-b9f5999f44b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54186bdf_0971_4af2_af55_22e282b39cba.slice PodAnnotations:0xc000526968}] Aliases:map[]}\"\nJun 12 20:17:55.220215 crc crio[20719]: time=\"2026-06-12T20:17:55.220190336Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-j48tq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:55.796025 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d404bb94df98d Mac:3a:a1:10:2d:86:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/7f81f95d-38b8-4473-abcf-3954bad29244 SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:55.798588 crc crio[20719]: time=\"2026-06-12T20:17:55.798502229Z\" level=info msg=\"Got pod network &{Name:cinder-41d7-account-create-update-tmwt8 Namespace:openstack ID:d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4 UID:af34115b-280c-4889-a15d-87904a384b43 NetNS:/var/run/netns/7f81f95d-38b8-4473-abcf-3954bad29244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf34115b_280c_4889_a15d_87904a384b43.slice PodAnnotations:0xc00334a400}] Aliases:map[]}\"\nJun 12 20:17:55.798749 crc crio[20719]: time=\"2026-06-12T20:17:55.798709624Z\" level=info msg=\"Checking pod openstack_cinder-41d7-account-create-update-tmwt8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:55.816666 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b55e8aabdfcd359 Mac:7e:f4:7d:15:9a:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/e3529d0b-545c-44a7-939b-aa19ba99ff43 SocketPath: PciID:}] [{Interface:0xc000438770 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:55.816666 crc crio[20719]: time=\"2026-06-12T20:17:55.816472889Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-dmc5m Namespace:openstack ID:b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0 UID:d2553930-1b45-458c-acdb-70c15bbbce49 NetNS:/var/run/netns/e3529d0b-545c-44a7-939b-aa19ba99ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2553930_1b45_458c_acdb_70c15bbbce49.slice PodAnnotations:0xc000111408}] Aliases:map[]}\"\nJun 12 20:17:55.816666 crc crio[20719]: time=\"2026-06-12T20:17:55.816651045Z\" level=info msg=\"Checking pod openstack_cinder-db-create-dmc5m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:55.826152 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b3e840406ae8df Mac:b6:2d:ba:a5:d8:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/6640d228-3276-4405-a534-b39874c9a266 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:55.827355 crc crio[20719]: time=\"2026-06-12T20:17:55.827248721Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-pttj2 Namespace:openstack ID:5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446 UID:09acd8fb-533d-4fe4-8966-02182e3564b7 NetNS:/var/run/netns/6640d228-3276-4405-a534-b39874c9a266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09acd8fb_533d_4fe4_8966_02182e3564b7.slice PodAnnotations:0xc00170c5b0}] Aliases:map[]}\"\nJun 12 20:17:55.827670 crc crio[20719]: time=\"2026-06-12T20:17:55.827651583Z\" level=info msg=\"Checking pod openstack_neutron-db-create-pttj2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:55.875808 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cc3c4861acc418 Mac:5e:73:49:83:31:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/fdad26ca-3b00-45c9-be2e-2d94f3e3a14f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:55.877358 crc crio[20719]: time=\"2026-06-12T20:17:55.876880067Z\" level=info msg=\"Got pod network &{Name:barbican-3eda-account-create-update-wr9ck Namespace:openstack ID:6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6 UID:983c8ed5-da6a-45a9-83e2-d2dd918b0fa9 NetNS:/var/run/netns/fdad26ca-3b00-45c9-be2e-2d94f3e3a14f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod983c8ed5_da6a_45a9_83e2_d2dd918b0fa9.slice PodAnnotations:0xc000eae320}] Aliases:map[]}\"\nJun 12 20:17:55.877358 crc crio[20719]: time=\"2026-06-12T20:17:55.877105593Z\" level=info msg=\"Checking pod openstack_barbican-3eda-account-create-update-wr9ck for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:55.960523 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e42299ca7eb1a5 Mac:22:e6:02:c3:a7:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/29186f89-8443-47c5-bfaa-97e0a3d3c47c SocketPath: PciID:}] [{Interface:0xc0001dd1d0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:55.962204 crc crio[20719]: time=\"2026-06-12T20:17:55.962133956Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-sczdz Namespace:openstack ID:1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024 UID:765618fd-e784-47f2-89ce-d00e8f12fe3e NetNS:/var/run/netns/29186f89-8443-47c5-bfaa-97e0a3d3c47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765618fd_e784_47f2_89ce_d00e8f12fe3e.slice PodAnnotations:0xc00259a148}] Aliases:map[]}\"\nJun 12 20:17:55.962434 crc crio[20719]: time=\"2026-06-12T20:17:55.962389663Z\" level=info msg=\"Checking pod openstack_barbican-db-create-sczdz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:55.980062 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:525d871a41b1602 Mac:52:75:d7:b9:d6:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/5090e313-1350-4727-9302-b9f5999f44b0 SocketPath: PciID:}] [{Interface:0xc000440770 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:55.981212 crc crio[20719]: time=\"2026-06-12T20:17:55.981178087Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-j48tq Namespace:openstack ID:525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0 UID:54186bdf-0971-4af2-af55-22e282b39cba NetNS:/var/run/netns/5090e313-1350-4727-9302-b9f5999f44b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54186bdf_0971_4af2_af55_22e282b39cba.slice PodAnnotations:0xc000526968}] Aliases:map[]}\"\nJun 12 20:17:55.981709 crc crio[20719]: time=\"2026-06-12T20:17:55.981690082Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-j48tq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:55.984406 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f018dfbbd45f0c Mac:4e:ac:6e:65:8f:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/3ed9523e-9beb-415b-92c2-aeefa4525ba9 SocketPath: PciID:}] [{Interface:0xc00011e5d0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:17:55.986190 crc crio[20719]: time=\"2026-06-12T20:17:55.986125336Z\" level=info msg=\"Got pod network &{Name:neutron-eddf-account-create-update-zthmj Namespace:openstack ID:4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b UID:416f2943-cfed-420f-a7b9-aced12264dcc NetNS:/var/run/netns/3ed9523e-9beb-415b-92c2-aeefa4525ba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod416f2943_cfed_420f_a7b9_aced12264dcc.slice PodAnnotations:0xc000526768}] Aliases:map[]}\"\nJun 12 20:17:55.986362 crc crio[20719]: time=\"2026-06-12T20:17:55.986311321Z\" level=info msg=\"Checking pod openstack_neutron-eddf-account-create-update-zthmj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:17:56.320886 crc crio[20719]: time=\"2026-06-12T20:17:56.320770412Z\" level=info msg=\"Ran pod sandbox 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6 with infra container: openstack/barbican-3eda-account-create-update-wr9ck/POD\" id=80b2c10d-188d-4fa3-b33f-4c1219e203c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:56.326407 crc crio[20719]: time=\"2026-06-12T20:17:56.326074439Z\" level=info msg=\"Ran pod sandbox 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446 with infra container: openstack/neutron-db-create-pttj2/POD\" id=7d49cc6a-81cd-4206-aa3b-4a248d142967 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:56.328814 crc crio[20719]: time=\"2026-06-12T20:17:56.328768031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0a3db524-371c-4835-98ba-a344e5199127 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.330748 crc crio[20719]: time=\"2026-06-12T20:17:56.330513729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5cab550c-d8bd-4d40-934c-bfb9b96262e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.337015 crc crio[20719]: time=\"2026-06-12T20:17:56.33692825Z\" level=info msg=\"Ran pod sandbox d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4 with infra container: openstack/cinder-41d7-account-create-update-tmwt8/POD\" id=203d573f-716d-4327-88b7-a3d6819ce5ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:56.340059 crc crio[20719]: time=\"2026-06-12T20:17:56.339976904Z\" level=info msg=\"Ran pod sandbox b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0 with infra container: openstack/cinder-db-create-dmc5m/POD\" id=4d76127c-ddc2-4dc1-bf50-71cf6c3e5e2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:56.341536 crc crio[20719]: time=\"2026-06-12T20:17:56.34144261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=78f53e9a-fd90-4b89-b668-ff0cca23f541 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.347524 crc crio[20719]: time=\"2026-06-12T20:17:56.347449202Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=85f6962e-8580-4eee-8199-bfdf25c015c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.353877 crc crio[20719]: time=\"2026-06-12T20:17:56.353847262Z\" level=info msg=\"Ran pod sandbox 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0 with infra container: openstack/keystone-db-sync-j48tq/POD\" id=ba8cd0d1-8221-4d54-8194-0326a4c2c62a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:56.361434 crc crio[20719]: time=\"2026-06-12T20:17:56.361388513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a152e9ea-11fd-460e-9710-35abb57cebc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.361756 crc crio[20719]: time=\"2026-06-12T20:17:56.361739122Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=a152e9ea-11fd-460e-9710-35abb57cebc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.361880 crc crio[20719]: time=\"2026-06-12T20:17:56.361865076Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=a152e9ea-11fd-460e-9710-35abb57cebc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.363926 crc crio[20719]: time=\"2026-06-12T20:17:56.363901294Z\" level=info msg=\"Ran pod sandbox 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024 with infra container: openstack/barbican-db-create-sczdz/POD\" id=f819b731-d688-4b5d-8b63-0d4122b93af3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:56.366876 crc crio[20719]: time=\"2026-06-12T20:17:56.366767841Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c3fbca86-1918-4b28-8253-274ae58933f0 name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:56.369592 crc crio[20719]: time=\"2026-06-12T20:17:56.36949768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=68c37cb7-3489-43e2-ae1d-2ee6c852dffa name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.371617 crc crio[20719]: time=\"2026-06-12T20:17:56.371588861Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 12 20:17:56.380656 crc crio[20719]: time=\"2026-06-12T20:17:56.380574508Z\" level=info msg=\"Ran pod sandbox 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b with infra container: openstack/neutron-eddf-account-create-update-zthmj/POD\" id=5417ccd2-45ea-4966-88bf-7244b40a9e86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:17:56.381150 crc crio[20719]: time=\"2026-06-12T20:17:56.381117482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e8948fbf-21ad-4415-b8f2-0b9c8d86e6f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.381552 crc crio[20719]: time=\"2026-06-12T20:17:56.381161583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ddad3d4f-dc4d-4a45-b1ba-3dcd1414ef0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.382192 crc crio[20719]: time=\"2026-06-12T20:17:56.38212903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f9ba1ed6-59e3-4d83-b3bb-f47fdf693e4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.382344 crc crio[20719]: time=\"2026-06-12T20:17:56.382208283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=04a3010a-71a1-4cc2-947a-a8438b6a2bfe name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.382499 crc crio[20719]: time=\"2026-06-12T20:17:56.38246877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f72656f1-2b00-49c8-9ef3-2a93dfb89ce7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.382768 crc crio[20719]: time=\"2026-06-12T20:17:56.382726857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dd180023-1294-424b-bd8e-a934648f18ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.413421 crc crio[20719]: time=\"2026-06-12T20:17:56.412893389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4eda179c-ab35-461c-8f5d-c9811bb7118a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.425093 crc crio[20719]: time=\"2026-06-12T20:17:56.424984056Z\" level=info msg=\"Creating container: openstack/cinder-db-create-dmc5m/mariadb-database-create\" id=42a87002-2c32-4d2e-80c4-490ac0f11161 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.425554 crc crio[20719]: time=\"2026-06-12T20:17:56.42547971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.426850 crc crio[20719]: time=\"2026-06-12T20:17:56.426802419Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1\" id=53b8df11-c653-43b3-b6ea-88d7008795e2 name=/runtime.v1.ImageService/PullImage\nJun 12 20:17:56.432714 crc crio[20719]: time=\"2026-06-12T20:17:56.43261129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=59901589-1cef-4428-acc8-c77b0b3b4e43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.447001 crc crio[20719]: time=\"2026-06-12T20:17:56.446920829Z\" level=info msg=\"Creating container: openstack/neutron-db-create-pttj2/mariadb-database-create\" id=83eba624-2e4f-4183-aee5-d46789375f80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.454609 crc crio[20719]: time=\"2026-06-12T20:17:56.454527943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.454939 crc crio[20719]: time=\"2026-06-12T20:17:56.454758767Z\" level=info msg=\"Creating container: openstack/barbican-db-create-sczdz/mariadb-database-create\" id=4b363d5a-311a-4b1c-b803-371192d6547a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.457394 crc crio[20719]: time=\"2026-06-12T20:17:56.457139034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.459595 crc crio[20719]: time=\"2026-06-12T20:17:56.459563241Z\" level=info msg=\"Creating container: openstack/cinder-41d7-account-create-update-tmwt8/mariadb-account-create-update\" id=0e286a02-cdbc-4ec4-9fa2-88bedda74383 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.470932 crc crio[20719]: time=\"2026-06-12T20:17:56.470820517Z\" level=info msg=\"Creating container: openstack/neutron-eddf-account-create-update-zthmj/mariadb-account-create-update\" id=7b0a80cb-5fb9-45a1-9330-e86f2c8793fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.474305 crc crio[20719]: time=\"2026-06-12T20:17:56.474221531Z\" level=info msg=\"Creating container: openstack/barbican-3eda-account-create-update-wr9ck/mariadb-account-create-update\" id=76b0e64d-d2ef-4e5e-9f13-b6d21425ff3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.475440 crc crio[20719]: time=\"2026-06-12T20:17:56.475415534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.476159 crc crio[20719]: time=\"2026-06-12T20:17:56.476081413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.476513 crc crio[20719]: time=\"2026-06-12T20:17:56.476447064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.503524 crc crio[20719]: time=\"2026-06-12T20:17:56.503460927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=81505008-e70c-41a4-b793-d179492c6191 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:56.505712 crc crio[20719]: time=\"2026-06-12T20:17:56.505641158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.512888 crc crio[20719]: time=\"2026-06-12T20:17:56.512814028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.514688 crc crio[20719]: time=\"2026-06-12T20:17:56.514555037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.523824 crc crio[20719]: time=\"2026-06-12T20:17:56.523650971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.539690 crc crio[20719]: time=\"2026-06-12T20:17:56.539141343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.542839 crc crio[20719]: time=\"2026-06-12T20:17:56.542780585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.571102 crc crio[20719]: time=\"2026-06-12T20:17:56.570967432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.576252 crc crio[20719]: time=\"2026-06-12T20:17:56.57555543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.587605 crc crio[20719]: time=\"2026-06-12T20:17:56.587250669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.591795 crc crio[20719]: time=\"2026-06-12T20:17:56.591769707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.592925 crc crio[20719]: time=\"2026-06-12T20:17:56.592848403Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=25c68e8f-c918-4b09-a724-37f8df4c5ed4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.595060 crc crio[20719]: time=\"2026-06-12T20:17:56.594994634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.642922 crc crio[20719]: time=\"2026-06-12T20:17:56.642842418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.648728 crc crio[20719]: time=\"2026-06-12T20:17:56.64864939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.654192 crc crio[20719]: time=\"2026-06-12T20:17:56.654094566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.658666 crc crio[20719]: time=\"2026-06-12T20:17:56.658603419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:56.877984 crc crio[20719]: time=\"2026-06-12T20:17:56.877869499Z\" level=info msg=\"Created container c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db: openstack/neutron-db-create-pttj2/mariadb-database-create\" id=83eba624-2e4f-4183-aee5-d46789375f80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.881134 crc crio[20719]: time=\"2026-06-12T20:17:56.88109211Z\" level=info msg=\"Starting container: c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db\" id=531ffe63-b1b6-44b6-a23c-eedba28045c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:56.882154 crc crio[20719]: time=\"2026-06-12T20:17:56.882075847Z\" level=info msg=\"Created container a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005: openstack/barbican-db-create-sczdz/mariadb-database-create\" id=4b363d5a-311a-4b1c-b803-371192d6547a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.887659 crc crio[20719]: time=\"2026-06-12T20:17:56.887581282Z\" level=info msg=\"Starting container: a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005\" id=800a08a3-78ae-4336-b66c-f38fe5ccece1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:56.889528 crc crio[20719]: time=\"2026-06-12T20:17:56.889432912Z\" level=info msg=\"Started container\" PID=60501 containerID=c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db description=openstack/neutron-db-create-pttj2/mariadb-database-create id=531ffe63-b1b6-44b6-a23c-eedba28045c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\nJun 12 20:17:56.896924 crc crio[20719]: time=\"2026-06-12T20:17:56.896835254Z\" level=info msg=\"Started container\" PID=60506 containerID=a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005 description=openstack/barbican-db-create-sczdz/mariadb-database-create id=800a08a3-78ae-4336-b66c-f38fe5ccece1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\nJun 12 20:17:56.911211 crc crio[20719]: time=\"2026-06-12T20:17:56.910809278Z\" level=info msg=\"Created container c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395: openstack/cinder-db-create-dmc5m/mariadb-database-create\" id=42a87002-2c32-4d2e-80c4-490ac0f11161 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.914823 crc crio[20719]: time=\"2026-06-12T20:17:56.914559958Z\" level=info msg=\"Starting container: c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395\" id=5cad5c9a-ab47-4aaf-a8ef-903de2fe8883 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:56.919847 crc crio[20719]: time=\"2026-06-12T20:17:56.919615797Z\" level=info msg=\"Created container bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1: openstack/barbican-3eda-account-create-update-wr9ck/mariadb-account-create-update\" id=76b0e64d-d2ef-4e5e-9f13-b6d21425ff3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.921644 crc crio[20719]: time=\"2026-06-12T20:17:56.921532229Z\" level=info msg=\"Starting container: bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1\" id=d72e8b1b-6ff3-4a20-97f6-caa1778fa311 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:56.926226 crc crio[20719]: time=\"2026-06-12T20:17:56.926128146Z\" level=info msg=\"Started container\" PID=60503 containerID=c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395 description=openstack/cinder-db-create-dmc5m/mariadb-database-create id=5cad5c9a-ab47-4aaf-a8ef-903de2fe8883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\nJun 12 20:17:56.929495 crc crio[20719]: time=\"2026-06-12T20:17:56.929413059Z\" level=info msg=\"Started container\" PID=60505 containerID=bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1 description=openstack/barbican-3eda-account-create-update-wr9ck/mariadb-account-create-update id=d72e8b1b-6ff3-4a20-97f6-caa1778fa311 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\nJun 12 20:17:56.943705 crc crio[20719]: time=\"2026-06-12T20:17:56.943312268Z\" level=info msg=\"Created container b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378: openstack/cinder-41d7-account-create-update-tmwt8/mariadb-account-create-update\" id=0e286a02-cdbc-4ec4-9fa2-88bedda74383 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.945605 crc crio[20719]: time=\"2026-06-12T20:17:56.944480629Z\" level=info msg=\"Starting container: b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378\" id=115984df-480f-49c7-94ec-279981c149ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:56.961002 crc crio[20719]: time=\"2026-06-12T20:17:56.960913188Z\" level=info msg=\"Created container 82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c: openstack/neutron-eddf-account-create-update-zthmj/mariadb-account-create-update\" id=7b0a80cb-5fb9-45a1-9330-e86f2c8793fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.966853 crc crio[20719]: time=\"2026-06-12T20:17:56.966758001Z\" level=info msg=\"Started container\" PID=60549 containerID=b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378 description=openstack/cinder-41d7-account-create-update-tmwt8/mariadb-account-create-update id=115984df-480f-49c7-94ec-279981c149ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\nJun 12 20:17:56.967639 crc crio[20719]: time=\"2026-06-12T20:17:56.967615125Z\" level=info msg=\"Starting container: 82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c\" id=a72069f5-74bd-4f0a-963f-13ef5dc316e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:56.987393 crc crio[20719]: time=\"2026-06-12T20:17:56.986696858Z\" level=info msg=\"Started container\" PID=60544 containerID=82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c description=openstack/neutron-eddf-account-create-update-zthmj/mariadb-account-create-update id=a72069f5-74bd-4f0a-963f-13ef5dc316e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\nJun 12 20:17:56.988529 crc crio[20719]: time=\"2026-06-12T20:17:56.987105399Z\" level=info msg=\"Created container 21748e175b69ef65fd653a776ab5613d7dac7bfa836aa35fc51c610e71a9df62: openstack/swift-storage-0/container-server\" id=25c68e8f-c918-4b09-a724-37f8df4c5ed4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:56.993970 crc crio[20719]: time=\"2026-06-12T20:17:56.993891231Z\" level=info msg=\"Starting container: 21748e175b69ef65fd653a776ab5613d7dac7bfa836aa35fc51c610e71a9df62\" id=002d904d-ef3b-47e6-bf1a-b035cc5ddae1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:57.056690 crc crio[20719]: time=\"2026-06-12T20:17:57.056568988Z\" level=info msg=\"Started container\" PID=60547 containerID=21748e175b69ef65fd653a776ab5613d7dac7bfa836aa35fc51c610e71a9df62 description=openstack/swift-storage-0/container-server id=002d904d-ef3b-47e6-bf1a-b035cc5ddae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:17:57.129252 crc crio[20719]: time=\"2026-06-12T20:17:57.129114102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d9f94fbf-2699-4f69-857d-253567e7c466 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:57.159486 crc crio[20719]: time=\"2026-06-12T20:17:57.15802849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=923946b1-c2a2-4245-942a-4849a411d866 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:57.170471 crc crio[20719]: time=\"2026-06-12T20:17:57.170393906Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=92ed20ff-d296-461f-931f-59713b014c69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:57.172198 crc crio[20719]: time=\"2026-06-12T20:17:57.172142035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:57.225894 crc crio[20719]: time=\"2026-06-12T20:17:57.225813554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:57.230384 crc crio[20719]: time=\"2026-06-12T20:17:57.230250876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:57.720435 crc crio[20719]: time=\"2026-06-12T20:17:57.720256509Z\" level=info msg=\"Created container 654023987ddd4e5468f0919eb93960a9943902e82dd9008553325f053766fb29: openstack/swift-storage-0/container-replicator\" id=92ed20ff-d296-461f-931f-59713b014c69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:57.721821 crc crio[20719]: time=\"2026-06-12T20:17:57.721631474Z\" level=info msg=\"Starting container: 654023987ddd4e5468f0919eb93960a9943902e82dd9008553325f053766fb29\" id=22dc862d-2508-4fe6-b7c7-a702ff5c2d5a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:57.728798 crc crio[20719]: time=\"2026-06-12T20:17:57.728740342Z\" level=info msg=\"Started container\" PID=60709 containerID=654023987ddd4e5468f0919eb93960a9943902e82dd9008553325f053766fb29 description=openstack/swift-storage-0/container-replicator id=22dc862d-2508-4fe6-b7c7-a702ff5c2d5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:17:57.742237 crc crio[20719]: time=\"2026-06-12T20:17:57.741857787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e5b7ada6-47e7-4b1b-b2d0-217ea46a2bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:57.756395 crc crio[20719]: time=\"2026-06-12T20:17:57.756345322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=70bab93a-5402-460e-a51b-2e3ffb9dbde4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:57.765116 crc crio[20719]: time=\"2026-06-12T20:17:57.765038654Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=f25f6b50-a340-4bc5-a8f0-7e6ed01f6f3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:57.765578 crc crio[20719]: time=\"2026-06-12T20:17:57.765520057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:57.836440 crc crio[20719]: time=\"2026-06-12T20:17:57.836191164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:57.839917 crc crio[20719]: time=\"2026-06-12T20:17:57.839837293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.017931 crc crio[20719]: time=\"2026-06-12T20:17:58.016076722Z\" level=info msg=\"Created container 0af42f6c51868cdcaf3dc67288e7a95d2523479c70a796dd751a5786cabcf08c: openstack/swift-storage-0/container-auditor\" id=f25f6b50-a340-4bc5-a8f0-7e6ed01f6f3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:58.021649 crc crio[20719]: time=\"2026-06-12T20:17:58.021459613Z\" level=info msg=\"Starting container: 0af42f6c51868cdcaf3dc67288e7a95d2523479c70a796dd751a5786cabcf08c\" id=2506cddb-26d1-491e-aa2f-083232618c59 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:58.027928 crc crio[20719]: time=\"2026-06-12T20:17:58.027853651Z\" level=info msg=\"Started container\" PID=60775 containerID=0af42f6c51868cdcaf3dc67288e7a95d2523479c70a796dd751a5786cabcf08c description=openstack/swift-storage-0/container-auditor id=2506cddb-26d1-491e-aa2f-083232618c59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:17:58.045162 crc crio[20719]: time=\"2026-06-12T20:17:58.044473466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c822800b-75e0-446d-891d-318df930f156 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:58.086850 crc crio[20719]: time=\"2026-06-12T20:17:58.085664665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5b576d23-de56-463a-8f78-a86ceeb76668 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:58.105145 crc crio[20719]: time=\"2026-06-12T20:17:58.105031736Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=c68cc289-94b5-4444-a325-4c132e9bd76d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:58.106078 crc crio[20719]: time=\"2026-06-12T20:17:58.105999994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.182850 crc crio[20719]: time=\"2026-06-12T20:17:58.182735905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.193084 crc crio[20719]: time=\"2026-06-12T20:17:58.192989161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.311399 crc crio[20719]: time=\"2026-06-12T20:17:58.311116858Z\" level=info msg=\"Created container f899cfeb321f1adf0ee3c16ec7e4e447c5280a27b54b7b9d27fad7a5ef958640: openstack/swift-storage-0/container-updater\" id=c68cc289-94b5-4444-a325-4c132e9bd76d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:58.314654 crc crio[20719]: time=\"2026-06-12T20:17:58.314549844Z\" level=info msg=\"Starting container: f899cfeb321f1adf0ee3c16ec7e4e447c5280a27b54b7b9d27fad7a5ef958640\" id=ebd27b38-eefd-4040-9294-036959957e8c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:58.320240 crc crio[20719]: time=\"2026-06-12T20:17:58.319636466Z\" level=info msg=\"Started container\" PID=60789 containerID=f899cfeb321f1adf0ee3c16ec7e4e447c5280a27b54b7b9d27fad7a5ef958640 description=openstack/swift-storage-0/container-updater id=ebd27b38-eefd-4040-9294-036959957e8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:17:58.339892 crc crio[20719]: time=\"2026-06-12T20:17:58.339797359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=14924d87-bbb3-4f37-adb2-f8ed62742226 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:58.350760 crc crio[20719]: time=\"2026-06-12T20:17:58.350670472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1117db06-be02-407b-b92f-b386012b3f58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:58.358351 crc crio[20719]: time=\"2026-06-12T20:17:58.358176002Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=0c967884-ac7f-4e93-8d02-e7f1edf06cfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:58.358746 crc crio[20719]: time=\"2026-06-12T20:17:58.358683306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.421243 crc crio[20719]: time=\"2026-06-12T20:17:58.421158358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.424834 crc crio[20719]: time=\"2026-06-12T20:17:58.424771671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.530369 crc crio[20719]: time=\"2026-06-12T20:17:58.530223679Z\" level=info msg=\"Created container 532a9e375c460f1a86511b4d1630df5ce8eb0c9f24199da7ae51d6b9a2300a5c: openstack/swift-storage-0/object-server\" id=0c967884-ac7f-4e93-8d02-e7f1edf06cfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:58.531715 crc crio[20719]: time=\"2026-06-12T20:17:58.531642365Z\" level=info msg=\"Starting container: 532a9e375c460f1a86511b4d1630df5ce8eb0c9f24199da7ae51d6b9a2300a5c\" id=c2c85a6a-726e-489f-b6f5-b2d1bfb9dc86 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:58.537190 crc crio[20719]: time=\"2026-06-12T20:17:58.537114859Z\" level=info msg=\"Started container\" PID=60805 containerID=532a9e375c460f1a86511b4d1630df5ce8eb0c9f24199da7ae51d6b9a2300a5c description=openstack/swift-storage-0/object-server id=c2c85a6a-726e-489f-b6f5-b2d1bfb9dc86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:17:58.549234 crc crio[20719]: time=\"2026-06-12T20:17:58.549141144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8f987db4-4f40-4715-987f-8aef850f3438 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:58.562191 crc crio[20719]: time=\"2026-06-12T20:17:58.562036963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=723d5e6a-cc24-4f94-9406-ef3860506362 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:58.569797 crc crio[20719]: time=\"2026-06-12T20:17:58.569710718Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=e67a0a7e-ef8f-4fca-8dc9-fbfb89dd3c53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:58.570201 crc crio[20719]: time=\"2026-06-12T20:17:58.570138579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.614350 crc crio[20719]: time=\"2026-06-12T20:17:58.614153368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.618591 crc crio[20719]: time=\"2026-06-12T20:17:58.61851582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.720038 crc crio[20719]: time=\"2026-06-12T20:17:58.719940821Z\" level=info msg=\"Created container 6bf4db613f03d3c57794134c5d876a39a6903eb153a970da139202993a94bdc0: openstack/swift-storage-0/object-replicator\" id=e67a0a7e-ef8f-4fca-8dc9-fbfb89dd3c53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:58.725447 crc crio[20719]: time=\"2026-06-12T20:17:58.725225018Z\" level=info msg=\"Starting container: 6bf4db613f03d3c57794134c5d876a39a6903eb153a970da139202993a94bdc0\" id=7fdc09bf-467f-429f-97b7-f80e82fa5af8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:58.731974 crc crio[20719]: time=\"2026-06-12T20:17:58.730703982Z\" level=info msg=\"Started container\" PID=60831 containerID=6bf4db613f03d3c57794134c5d876a39a6903eb153a970da139202993a94bdc0 description=openstack/swift-storage-0/object-replicator id=7fdc09bf-467f-429f-97b7-f80e82fa5af8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:17:58.740719 crc crio[20719]: time=\"2026-06-12T20:17:58.740152945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f83f2e13-9d5b-4f43-8776-67aef7ea2d7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:58.753190 crc crio[20719]: time=\"2026-06-12T20:17:58.753098768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=2cbb5190-7bfc-459e-a5d6-7a93bac9cdca name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:58.758758 crc crio[20719]: time=\"2026-06-12T20:17:58.758687004Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=87e946ee-2451-4ffd-94c6-9dcef8ea7436 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:58.758996 crc crio[20719]: time=\"2026-06-12T20:17:58.758945801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.818417 crc crio[20719]: time=\"2026-06-12T20:17:58.81804975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.821964 crc crio[20719]: time=\"2026-06-12T20:17:58.821869476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:17:58.983423 crc crio[20719]: time=\"2026-06-12T20:17:58.982823709Z\" level=info msg=\"Created container 4320ced9a0c93e644841a116fa80086c68d327c79038ef151f97af8cfb0db293: openstack/swift-storage-0/object-auditor\" id=87e946ee-2451-4ffd-94c6-9dcef8ea7436 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:17:58.985454 crc crio[20719]: time=\"2026-06-12T20:17:58.985379631Z\" level=info msg=\"Starting container: 4320ced9a0c93e644841a116fa80086c68d327c79038ef151f97af8cfb0db293\" id=f90a5ba2-1e2f-411f-a70f-0bf003156078 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:17:58.999343 crc crio[20719]: time=\"2026-06-12T20:17:58.999169956Z\" level=info msg=\"Started container\" PID=60865 containerID=4320ced9a0c93e644841a116fa80086c68d327c79038ef151f97af8cfb0db293 description=openstack/swift-storage-0/object-auditor id=f90a5ba2-1e2f-411f-a70f-0bf003156078 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:17:59.021540 crc crio[20719]: time=\"2026-06-12T20:17:59.021439398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=fb96f11c-cc34-4ea9-8332-00744dbcc517 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:17:59.226721 crc crio[20719]: time=\"2026-06-12T20:17:59.226119491Z\" level=info msg=\"Stopping pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\" id=b9218d39-711c-4c46-8075-b69b78c67e4f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:59.226721 crc crio[20719]: time=\"2026-06-12T20:17:59.226204186Z\" level=info msg=\"Stopping pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\" id=e2aca785-767e-47fd-a64d-9bafa4bc1ede name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:59.226721 crc crio[20719]: time=\"2026-06-12T20:17:59.226453623Z\" level=info msg=\"Stopping pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\" id=b7d290b8-1f7a-4540-a161-8e3048e0d99f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:59.226721 crc crio[20719]: time=\"2026-06-12T20:17:59.226590966Z\" level=info msg=\"Stopping pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\" id=e3c2dcaa-712b-421f-8502-5f2a0113a632 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:59.227025 crc crio[20719]: time=\"2026-06-12T20:17:59.226960235Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-sczdz Namespace:openstack ID:1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024 UID:765618fd-e784-47f2-89ce-d00e8f12fe3e NetNS:/var/run/netns/29186f89-8443-47c5-bfaa-97e0a3d3c47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765618fd_e784_47f2_89ce_d00e8f12fe3e.slice PodAnnotations:0xc0033325e8}] Aliases:map[]}\"\nJun 12 20:17:59.227123 crc crio[20719]: time=\"2026-06-12T20:17:59.227041089Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-dmc5m Namespace:openstack ID:b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0 UID:d2553930-1b45-458c-acdb-70c15bbbce49 NetNS:/var/run/netns/e3529d0b-545c-44a7-939b-aa19ba99ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2553930_1b45_458c_acdb_70c15bbbce49.slice PodAnnotations:0xc002d9a1c8}] Aliases:map[]}\"\nJun 12 20:17:59.227173 crc crio[20719]: time=\"2026-06-12T20:17:59.227123389Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-sczdz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:59.227341 crc crio[20719]: time=\"2026-06-12T20:17:59.227203283Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-dmc5m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:59.227419 crc crio[20719]: time=\"2026-06-12T20:17:59.227129772Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-pttj2 Namespace:openstack ID:5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446 UID:09acd8fb-533d-4fe4-8966-02182e3564b7 NetNS:/var/run/netns/6640d228-3276-4405-a534-b39874c9a266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09acd8fb_533d_4fe4_8966_02182e3564b7.slice PodAnnotations:0xc003ab0220}] Aliases:map[]}\"\nJun 12 20:17:59.227419 crc crio[20719]: time=\"2026-06-12T20:17:59.227232783Z\" level=info msg=\"Got pod network &{Name:neutron-eddf-account-create-update-zthmj Namespace:openstack ID:4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b UID:416f2943-cfed-420f-a7b9-aced12264dcc NetNS:/var/run/netns/3ed9523e-9beb-415b-92c2-aeefa4525ba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod416f2943_cfed_420f_a7b9_aced12264dcc.slice PodAnnotations:0xc003c984a0}] Aliases:map[]}\"\nJun 12 20:17:59.227633 crc crio[20719]: time=\"2026-06-12T20:17:59.227582533Z\" level=info msg=\"Deleting pod openstack_neutron-eddf-account-create-update-zthmj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:59.227633 crc crio[20719]: time=\"2026-06-12T20:17:59.227608124Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-pttj2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:59.228159 crc crio[20719]: time=\"2026-06-12T20:17:59.228091147Z\" level=info msg=\"Stopping pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\" id=78076ba2-573d-4e71-8c1b-66f9c8ad8a53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:59.228770 crc crio[20719]: time=\"2026-06-12T20:17:59.22857199Z\" level=info msg=\"Got pod network &{Name:cinder-41d7-account-create-update-tmwt8 Namespace:openstack ID:d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4 UID:af34115b-280c-4889-a15d-87904a384b43 NetNS:/var/run/netns/7f81f95d-38b8-4473-abcf-3954bad29244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf34115b_280c_4889_a15d_87904a384b43.slice PodAnnotations:0xc00259a238}] Aliases:map[]}\"\nJun 12 20:17:59.228770 crc crio[20719]: time=\"2026-06-12T20:17:59.228685574Z\" level=info msg=\"Deleting pod openstack_cinder-41d7-account-create-update-tmwt8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:17:59.229824 crc crio[20719]: time=\"2026-06-12T20:17:59.229775013Z\" level=info msg=\"Stopping pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\" id=88f7fb0b-17cd-4293-bb8f-032403560d0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:17:59.230351 crc crio[20719]: time=\"2026-06-12T20:17:59.230235356Z\" level=info msg=\"Got pod network &{Name:barbican-3eda-account-create-update-wr9ck Namespace:openstack ID:6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6 UID:983c8ed5-da6a-45a9-83e2-d2dd918b0fa9 NetNS:/var/run/netns/fdad26ca-3b00-45c9-be2e-2d94f3e3a14f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod983c8ed5_da6a_45a9_83e2_d2dd918b0fa9.slice PodAnnotations:0xc003ab0298}] Aliases:map[]}\"\nJun 12 20:17:59.230494 crc crio[20719]: time=\"2026-06-12T20:17:59.230441722Z\" level=info msg=\"Deleting pod openstack_barbican-3eda-account-create-update-wr9ck from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:00.502862 crc crio[20719]: time=\"2026-06-12T20:18:00.502233664Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688258-kg4dv/POD\" id=30d62cb4-60df-4a06-83e8-4fbc914ff303 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:00.503943 crc crio[20719]: time=\"2026-06-12T20:18:00.502913983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:02.326865 crc crio[20719]: time=\"2026-06-12T20:18:02.325985155Z\" level=info msg=\"Stopping pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\" id=3c0d975a-47cf-454a-a08a-d217065359c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:02.329509 crc crio[20719]: time=\"2026-06-12T20:18:02.327532759Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-8m4w9 Namespace:openstack ID:6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a UID:a6c5a0f1-a4a9-41fe-865d-a348e37f086d NetNS:/var/run/netns/fb388c05-5461-4671-be77-94d829f591a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6c5a0f1_a4a9_41fe_865d_a348e37f086d.slice PodAnnotations:0xc003c98148}] Aliases:map[]}\"\nJun 12 20:18:02.329509 crc crio[20719]: time=\"2026-06-12T20:18:02.327671403Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-8m4w9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:03.712373 crc crio[20719]: time=\"2026-06-12T20:18:03.711406831Z\" level=info msg=\"Stopped pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\" id=78076ba2-573d-4e71-8c1b-66f9c8ad8a53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:03.714567 crc crio[20719]: time=\"2026-06-12T20:18:03.711958496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f4e25f0a-894b-4f1b-b010-6d917db66d0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:03.716972 crc crio[20719]: time=\"2026-06-12T20:18:03.71674488Z\" level=info msg=\"Stopped pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\" id=e3c2dcaa-712b-421f-8502-5f2a0113a632 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:03.722196 crc crio[20719]: time=\"2026-06-12T20:18:03.72212359Z\" level=info msg=\"Stopped pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\" id=88f7fb0b-17cd-4293-bb8f-032403560d0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:03.724900 crc crio[20719]: time=\"2026-06-12T20:18:03.724830325Z\" level=info msg=\"Stopped pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\" id=b7d290b8-1f7a-4540-a161-8e3048e0d99f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:03.729740 crc crio[20719]: time=\"2026-06-12T20:18:03.729358023Z\" level=info msg=\"Stopped pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\" id=3c0d975a-47cf-454a-a08a-d217065359c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:03.741316 crc crio[20719]: time=\"2026-06-12T20:18:03.74113738Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=07d9c1b5-27e4-421a-8e37-2666401807ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:03.783402 crc crio[20719]: time=\"2026-06-12T20:18:03.783162024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:03.786117 crc crio[20719]: time=\"2026-06-12T20:18:03.785999493Z\" level=info msg=\"Stopped pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\" id=e2aca785-767e-47fd-a64d-9bafa4bc1ede name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:03.787199 crc crio[20719]: time=\"2026-06-12T20:18:03.787091213Z\" level=info msg=\"Stopped pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\" id=b9218d39-711c-4c46-8075-b69b78c67e4f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:03.838477 crc crio[20719]: time=\"2026-06-12T20:18:03.838129319Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688258-kg4dv Namespace:openshift-infra ID:6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3 UID:a846caa0-70a0-47ec-92da-78b8816f9afb NetNS:/var/run/netns/ca9797f2-8d43-407d-94f9-0e46524542fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda846caa0_70a0_47ec_92da_78b8816f9afb.slice PodAnnotations:0xc00008c588}] Aliases:map[]}\"\nJun 12 20:18:03.838477 crc crio[20719]: time=\"2026-06-12T20:18:03.838218181Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688258-kg4dv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:03.842936 crc crio[20719]: time=\"2026-06-12T20:18:03.842755066Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b\" id=c3fbca86-1918-4b28-8253-274ae58933f0 name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:03.844771 crc crio[20719]: time=\"2026-06-12T20:18:03.84468247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=06bfae5e-ff92-44ba-8847-ea400f9e9136 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:03.892680 crc crio[20719]: time=\"2026-06-12T20:18:03.892478927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=587f1a56-de89-43b9-a997-5af58725575f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:03.894928 crc crio[20719]: time=\"2026-06-12T20:18:03.892501556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:03.904051 crc crio[20719]: time=\"2026-06-12T20:18:03.903981178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:03.906584 crc crio[20719]: time=\"2026-06-12T20:18:03.906411174Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-j48tq/keystone-db-sync\" id=6a254f5b-c2c3-4f38-a920-a23f3890a916 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:03.908662 crc crio[20719]: time=\"2026-06-12T20:18:03.908611067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:03.954410 crc crio[20719]: time=\"2026-06-12T20:18:03.952870231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:03.957533 crc crio[20719]: time=\"2026-06-12T20:18:03.957468329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:04.088231 crc crio[20719]: time=\"2026-06-12T20:18:04.08780383Z\" level=info msg=\"Created container 48d447e238e05a7ebf529f89f4dd5ad421264a6dd591b9a7ff64ed1a9535e306: openstack/swift-storage-0/object-updater\" id=07d9c1b5-27e4-421a-8e37-2666401807ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:04.090152 crc crio[20719]: time=\"2026-06-12T20:18:04.090079173Z\" level=info msg=\"Starting container: 48d447e238e05a7ebf529f89f4dd5ad421264a6dd591b9a7ff64ed1a9535e306\" id=1432d001-da84-4d2e-a8f0-a9bdfeb5ea1e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:04.113681 crc crio[20719]: time=\"2026-06-12T20:18:04.107218591Z\" level=info msg=\"Started container\" PID=61349 containerID=48d447e238e05a7ebf529f89f4dd5ad421264a6dd591b9a7ff64ed1a9535e306 description=openstack/swift-storage-0/object-updater id=1432d001-da84-4d2e-a8f0-a9bdfeb5ea1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:18:04.113681 crc crio[20719]: time=\"2026-06-12T20:18:04.111003338Z\" level=info msg=\"Created container 862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360: openstack/keystone-db-sync-j48tq/keystone-db-sync\" id=6a254f5b-c2c3-4f38-a920-a23f3890a916 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:04.115174 crc crio[20719]: time=\"2026-06-12T20:18:04.114476872Z\" level=info msg=\"Starting container: 862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360\" id=48dd1b31-ee6b-4e89-b690-8bfe95e1db0c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:04.129140 crc crio[20719]: time=\"2026-06-12T20:18:04.125739979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=02fb4841-10a5-4f76-9b2f-fbd5acaf18c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:04.133891 crc crio[20719]: time=\"2026-06-12T20:18:04.133037762Z\" level=info msg=\"Started container\" PID=61354 containerID=862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360 description=openstack/keystone-db-sync-j48tq/keystone-db-sync id=48dd1b31-ee6b-4e89-b690-8bfe95e1db0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\nJun 12 20:18:04.144831 crc crio[20719]: time=\"2026-06-12T20:18:04.144256174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=700596f5-b574-4e00-84a3-74fa008b1d72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:04.160096 crc crio[20719]: time=\"2026-06-12T20:18:04.159974523Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=5bd9d2b0-3623-4582-96d3-0d6433f55d4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:04.160541 crc crio[20719]: time=\"2026-06-12T20:18:04.160452407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:04.236470 crc crio[20719]: time=\"2026-06-12T20:18:04.236230261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:04.241661 crc crio[20719]: time=\"2026-06-12T20:18:04.241092268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:04.363516 crc crio[20719]: time=\"2026-06-12T20:18:04.363096344Z\" level=info msg=\"Created container e32eed7318f99b8aced1031374e6079c88ed2af135e44edd00893b9e86513489: openstack/swift-storage-0/object-expirer\" id=5bd9d2b0-3623-4582-96d3-0d6433f55d4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:04.367433 crc crio[20719]: time=\"2026-06-12T20:18:04.366395305Z\" level=info msg=\"Starting container: e32eed7318f99b8aced1031374e6079c88ed2af135e44edd00893b9e86513489\" id=236fd744-c3fe-4ff2-b59b-c64fb75ea9bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:04.370870 crc crio[20719]: time=\"2026-06-12T20:18:04.370781887Z\" level=info msg=\"Started container\" PID=61389 containerID=e32eed7318f99b8aced1031374e6079c88ed2af135e44edd00893b9e86513489 description=openstack/swift-storage-0/object-expirer id=236fd744-c3fe-4ff2-b59b-c64fb75ea9bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:18:04.390704 crc crio[20719]: time=\"2026-06-12T20:18:04.390637873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b03dd455-4637-4a88-a869-dbfcd814d6b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:04.418171 crc crio[20719]: time=\"2026-06-12T20:18:04.417994085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d6a8d2bc-04b5-41a1-93d6-ee789644f34e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:04.426481 crc crio[20719]: time=\"2026-06-12T20:18:04.426133361Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=ebd60130-706e-409a-8f10-e5eee22efb4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:04.427026 crc crio[20719]: time=\"2026-06-12T20:18:04.426490691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:04.475925 crc crio[20719]: 2026-06-12T20:18:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6efca57d084ac40 Mac:5e:c5:8b:68:c0:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/ca9797f2-8d43-407d-94f9-0e46524542fa SocketPath: PciID:}] [{Interface:0xc000160d60 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:04.475925 crc crio[20719]: time=\"2026-06-12T20:18:04.473945588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688258-kg4dv Namespace:openshift-infra ID:6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3 UID:a846caa0-70a0-47ec-92da-78b8816f9afb NetNS:/var/run/netns/ca9797f2-8d43-407d-94f9-0e46524542fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda846caa0_70a0_47ec_92da_78b8816f9afb.slice PodAnnotations:0xc00008c588}] Aliases:map[]}\"\nJun 12 20:18:04.475925 crc crio[20719]: time=\"2026-06-12T20:18:04.474075151Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688258-kg4dv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:04.475925 crc crio[20719]: time=\"2026-06-12T20:18:04.473960327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:04.477855 crc crio[20719]: time=\"2026-06-12T20:18:04.477786425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:04.482826 crc crio[20719]: time=\"2026-06-12T20:18:04.482790835Z\" level=info msg=\"Ran pod sandbox 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3 with infra container: openshift-infra/auto-csr-approver-29688258-kg4dv/POD\" id=30d62cb4-60df-4a06-83e8-4fbc914ff303 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:04.489907 crc crio[20719]: time=\"2026-06-12T20:18:04.489518923Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0aebe839-08de-45fa-8535-d74fc8a36d0a name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:04.497477 crc crio[20719]: time=\"2026-06-12T20:18:04.497239168Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:18:04.573857 crc crio[20719]: time=\"2026-06-12T20:18:04.573818175Z\" level=info msg=\"Created container c941e8c8ff54f0d0585f26b14588dcfa0fdba69f5cff923df1e021a88bacc5e5: openstack/swift-storage-0/rsync\" id=ebd60130-706e-409a-8f10-e5eee22efb4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:04.576867 crc crio[20719]: time=\"2026-06-12T20:18:04.576611813Z\" level=info msg=\"Starting container: c941e8c8ff54f0d0585f26b14588dcfa0fdba69f5cff923df1e021a88bacc5e5\" id=45a02824-5c2a-4e2b-84e9-4e69f994af5d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:04.584111 crc crio[20719]: time=\"2026-06-12T20:18:04.584052312Z\" level=info msg=\"Started container\" PID=61400 containerID=c941e8c8ff54f0d0585f26b14588dcfa0fdba69f5cff923df1e021a88bacc5e5 description=openstack/swift-storage-0/rsync id=45a02824-5c2a-4e2b-84e9-4e69f994af5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:18:04.598697 crc crio[20719]: time=\"2026-06-12T20:18:04.598546316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a687e17d-4e3f-4119-95a9-b5b0634104a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:04.611973 crc crio[20719]: time=\"2026-06-12T20:18:04.611580219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ceca35c6-40aa-420e-8035-a1d025fdc75d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:04.619057 crc crio[20719]: time=\"2026-06-12T20:18:04.618968775Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=0a9e4c10-4570-4f5b-911c-db540d6a4d45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:04.619545 crc crio[20719]: time=\"2026-06-12T20:18:04.619478619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:04.680079 crc crio[20719]: time=\"2026-06-12T20:18:04.679826014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:04.683662 crc crio[20719]: time=\"2026-06-12T20:18:04.683596019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:04.911991 crc crio[20719]: time=\"2026-06-12T20:18:04.911864312Z\" level=info msg=\"Created container 7f469227d9b36b972378083c65e91d9008e9b8f5aa6a8e868da5117aaa1e54b4: openstack/swift-storage-0/swift-recon-cron\" id=0a9e4c10-4570-4f5b-911c-db540d6a4d45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:04.914072 crc crio[20719]: time=\"2026-06-12T20:18:04.913508767Z\" level=info msg=\"Starting container: 7f469227d9b36b972378083c65e91d9008e9b8f5aa6a8e868da5117aaa1e54b4\" id=dce7555b-86c0-4502-990e-0ffeecbdb495 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:04.922470 crc crio[20719]: time=\"2026-06-12T20:18:04.922191351Z\" level=info msg=\"Started container\" PID=61414 containerID=7f469227d9b36b972378083c65e91d9008e9b8f5aa6a8e868da5117aaa1e54b4 description=openstack/swift-storage-0/swift-recon-cron id=dce7555b-86c0-4502-990e-0ffeecbdb495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a\nJun 12 20:18:05.639487 crc crio[20719]: time=\"2026-06-12T20:18:05.639254511Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0aebe839-08de-45fa-8535-d74fc8a36d0a name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:05.640642 crc crio[20719]: time=\"2026-06-12T20:18:05.640563058Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cd75f289-6ff1-4c36-9867-4497ab24b771 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:05.642899 crc crio[20719]: time=\"2026-06-12T20:18:05.642833533Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=95617543-e2e3-4c29-a8ae-186aabb7c92d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:05.650459 crc crio[20719]: time=\"2026-06-12T20:18:05.650320184Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688258-kg4dv/oc\" id=15d93701-38d0-4172-ab8c-ad9e841eadf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:05.650836 crc crio[20719]: time=\"2026-06-12T20:18:05.650804097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:05.698478 crc crio[20719]: time=\"2026-06-12T20:18:05.698251336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:06.266357 crc crio[20719]: time=\"2026-06-12T20:18:06.254213474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:06.379133 crc crio[20719]: time=\"2026-06-12T20:18:06.378873914Z\" level=info msg=\"Created container d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e: openshift-infra/auto-csr-approver-29688258-kg4dv/oc\" id=15d93701-38d0-4172-ab8c-ad9e841eadf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:06.380856 crc crio[20719]: time=\"2026-06-12T20:18:06.380723687Z\" level=info msg=\"Starting container: d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e\" id=14705b72-7b0a-4b6c-9d88-f14ffe25b77f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:06.387541 crc crio[20719]: time=\"2026-06-12T20:18:06.387466324Z\" level=info msg=\"Started container\" PID=61512 containerID=d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e description=openshift-infra/auto-csr-approver-29688258-kg4dv/oc id=14705b72-7b0a-4b6c-9d88-f14ffe25b77f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\nJun 12 20:18:06.684006 crc crio[20719]: time=\"2026-06-12T20:18:06.68358501Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/POD\" id=c8b7bbc3-7ac7-4440-9e32-7783f49507db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:06.684163 crc crio[20719]: time=\"2026-06-12T20:18:06.684015932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:06.750164 crc crio[20719]: time=\"2026-06-12T20:18:06.749918512Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-zt56n Namespace:openstack ID:06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96 UID:3ef453a4-28da-4712-8dc1-42e6b863d1f0 NetNS:/var/run/netns/b785719e-6fd2-40d1-95b6-4d065afd3ea9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ef453a4_28da_4712_8dc1_42e6b863d1f0.slice PodAnnotations:0xc003332038}] Aliases:map[]}\"\nJun 12 20:18:06.750164 crc crio[20719]: time=\"2026-06-12T20:18:06.749986944Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68dfc8c9f9-zt56n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:07.316394 crc crio[20719]: 2026-06-12T20:18:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06c090c841e1081 Mac:82:75:03:33:42:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/b785719e-6fd2-40d1-95b6-4d065afd3ea9 SocketPath: PciID:}] [{Interface:0xc000014d40 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:07.317838 crc crio[20719]: time=\"2026-06-12T20:18:07.317222379Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-zt56n Namespace:openstack ID:06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96 UID:3ef453a4-28da-4712-8dc1-42e6b863d1f0 NetNS:/var/run/netns/b785719e-6fd2-40d1-95b6-4d065afd3ea9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ef453a4_28da_4712_8dc1_42e6b863d1f0.slice PodAnnotations:0xc003332038}] Aliases:map[]}\"\nJun 12 20:18:07.317838 crc crio[20719]: time=\"2026-06-12T20:18:07.317466676Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68dfc8c9f9-zt56n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:07.326473 crc crio[20719]: time=\"2026-06-12T20:18:07.326434206Z\" level=info msg=\"Ran pod sandbox 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96 with infra container: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/POD\" id=c8b7bbc3-7ac7-4440-9e32-7783f49507db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:07.328934 crc crio[20719]: time=\"2026-06-12T20:18:07.328839292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e0620dd3-9855-4160-9eaa-577bef4083a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:07.381652 crc crio[20719]: time=\"2026-06-12T20:18:07.381574595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=64fd8df2-00ae-4cf7-a2d3-ccadf9907aed name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:07.391410 crc crio[20719]: time=\"2026-06-12T20:18:07.391232435Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/init\" id=f18be686-75e2-4f01-86f3-68d10a8fa3da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:07.392054 crc crio[20719]: time=\"2026-06-12T20:18:07.391983225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:07.436972 crc crio[20719]: time=\"2026-06-12T20:18:07.436887779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:07.440489 crc crio[20719]: time=\"2026-06-12T20:18:07.440439478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:07.596590 crc crio[20719]: time=\"2026-06-12T20:18:07.596060733Z\" level=info msg=\"Created container 0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/init\" id=f18be686-75e2-4f01-86f3-68d10a8fa3da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:07.599148 crc crio[20719]: time=\"2026-06-12T20:18:07.597911224Z\" level=info msg=\"Starting container: 0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae\" id=e6c7f5d2-aa88-4dd9-b80f-7f299535095b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:07.605896 crc crio[20719]: time=\"2026-06-12T20:18:07.605805774Z\" level=info msg=\"Started container\" PID=61673 containerID=0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae description=openstack/dnsmasq-dns-68dfc8c9f9-zt56n/init id=e6c7f5d2-aa88-4dd9-b80f-7f299535095b name=/runtime.v1.RuntimeService/StartContainer sandboxID=06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\nJun 12 20:18:08.520526 crc crio[20719]: time=\"2026-06-12T20:18:08.518837562Z\" level=info msg=\"Stopping pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\" id=a2f979d4-45e6-4fbe-b22e-4db53d24da9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:08.520526 crc crio[20719]: time=\"2026-06-12T20:18:08.520222471Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688258-kg4dv Namespace:openshift-infra ID:6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3 UID:a846caa0-70a0-47ec-92da-78b8816f9afb NetNS:/var/run/netns/ca9797f2-8d43-407d-94f9-0e46524542fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda846caa0_70a0_47ec_92da_78b8816f9afb.slice PodAnnotations:0xc000a38250}] Aliases:map[]}\"\nJun 12 20:18:08.520526 crc crio[20719]: time=\"2026-06-12T20:18:08.520461481Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688258-kg4dv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:08.522156 crc crio[20719]: time=\"2026-06-12T20:18:08.520764815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=544618bb-f437-42a8-9006-045a7edf7a50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:08.624675 crc crio[20719]: time=\"2026-06-12T20:18:08.624566553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cb9d021b-6146-4641-aa7e-4112785889f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:08.641812 crc crio[20719]: time=\"2026-06-12T20:18:08.641716572Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns\" id=9e72b18f-b291-4320-96c3-40f099c3448f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:08.642359 crc crio[20719]: time=\"2026-06-12T20:18:08.642191116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:08.713426 crc crio[20719]: time=\"2026-06-12T20:18:08.713210578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:08.718497 crc crio[20719]: time=\"2026-06-12T20:18:08.71758307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:08.874324 crc crio[20719]: time=\"2026-06-12T20:18:08.869352632Z\" level=info msg=\"Stopped pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\" id=a2f979d4-45e6-4fbe-b22e-4db53d24da9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:09.059662 crc crio[20719]: time=\"2026-06-12T20:18:09.058921539Z\" level=info msg=\"Created container 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns\" id=9e72b18f-b291-4320-96c3-40f099c3448f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:09.061124 crc crio[20719]: time=\"2026-06-12T20:18:09.061027368Z\" level=info msg=\"Starting container: 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402\" id=64c99455-0358-4354-925d-68fec9f0aacc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:09.067186 crc crio[20719]: time=\"2026-06-12T20:18:09.067096097Z\" level=info msg=\"Started container\" PID=61778 containerID=3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402 description=openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns id=64c99455-0358-4354-925d-68fec9f0aacc name=/runtime.v1.RuntimeService/StartContainer sandboxID=06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\nJun 12 20:18:09.715754 crc crio[20719]: time=\"2026-06-12T20:18:09.715414305Z\" level=info msg=\"Stopping pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\" id=5a3d97eb-6095-42a4-8bb0-98faa7ba5447 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:09.715754 crc crio[20719]: time=\"2026-06-12T20:18:09.715779975Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\" id=5a3d97eb-6095-42a4-8bb0-98faa7ba5447 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:09.717142 crc crio[20719]: time=\"2026-06-12T20:18:09.716543857Z\" level=info msg=\"Removing pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\" id=25cef182-ad9d-4efb-9970-bd5939e84897 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:18:09.733592 crc crio[20719]: time=\"2026-06-12T20:18:09.733513265Z\" level=info msg=\"Removed pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\" id=25cef182-ad9d-4efb-9970-bd5939e84897 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:18:09.734816 crc crio[20719]: time=\"2026-06-12T20:18:09.734751871Z\" level=info msg=\"Stopping pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\" id=9ef8142a-27d7-4c67-9c47-6e956635eff8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:09.734889 crc crio[20719]: time=\"2026-06-12T20:18:09.734816962Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\" id=9ef8142a-27d7-4c67-9c47-6e956635eff8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:09.735407 crc crio[20719]: time=\"2026-06-12T20:18:09.735224064Z\" level=info msg=\"Removing pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\" id=d6012432-8552-44cf-a7a4-bc01a446cfa7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:18:09.759525 crc crio[20719]: time=\"2026-06-12T20:18:09.759083636Z\" level=info msg=\"Removed pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\" id=d6012432-8552-44cf-a7a4-bc01a446cfa7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:18:10.612499 crc crio[20719]: time=\"2026-06-12T20:18:10.612208869Z\" level=info msg=\"Stopping pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\" id=4198c11a-9ed9-430b-9cab-2f25a0b276c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:10.613426 crc crio[20719]: time=\"2026-06-12T20:18:10.613206588Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-j48tq Namespace:openstack ID:525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0 UID:54186bdf-0971-4af2-af55-22e282b39cba NetNS:/var/run/netns/5090e313-1350-4727-9302-b9f5999f44b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54186bdf_0971_4af2_af55_22e282b39cba.slice PodAnnotations:0xc003c98030}] Aliases:map[]}\"\nJun 12 20:18:10.613608 crc crio[20719]: time=\"2026-06-12T20:18:10.613551727Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-j48tq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:10.987399 crc crio[20719]: time=\"2026-06-12T20:18:10.986726734Z\" level=info msg=\"Stopped pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\" id=4198c11a-9ed9-430b-9cab-2f25a0b276c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:14.557317 crc crio[20719]: time=\"2026-06-12T20:18:14.553618169Z\" level=info msg=\"Stopping container: 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402 (timeout: 10s)\" id=e7b0f18a-7f49-4ef8-8709-f61529fe8949 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:14.667249 crc crio[20719]: time=\"2026-06-12T20:18:14.667155587Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-lc89v/POD\" id=c4bbf0ab-3b23-47e6-b49f-7359088dc6ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:14.667249 crc crio[20719]: time=\"2026-06-12T20:18:14.667304338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:14.758823 crc crio[20719]: time=\"2026-06-12T20:18:14.758700043Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-lc89v Namespace:openstack ID:86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621 UID:5005db63-120c-4aee-b52a-8ea421427e80 NetNS:/var/run/netns/1c4c48b2-9294-4e8c-883d-a68a690e9af8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5005db63_120c_4aee_b52a_8ea421427e80.slice PodAnnotations:0xc000a39240}] Aliases:map[]}\"\nJun 12 20:18:14.758823 crc crio[20719]: time=\"2026-06-12T20:18:14.758803935Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-lc89v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:15.035077 crc crio[20719]: time=\"2026-06-12T20:18:15.03465437Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-rjc7k/POD\" id=73e8956e-dedf-4e0f-88a5-ea6aa39ba17f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:15.035427 crc crio[20719]: time=\"2026-06-12T20:18:15.035098469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:15.092327 crc crio[20719]: time=\"2026-06-12T20:18:15.085247209Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-rjc7k Namespace:openstack ID:c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7 UID:181c3c05-2f52-47b9-bfac-0b964cc3aaac NetNS:/var/run/netns/8c3fc7cb-6359-4d28-9008-1626b786f9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181c3c05_2f52_47b9_bfac_0b964cc3aaac.slice PodAnnotations:0xc00008d3b8}] Aliases:map[]}\"\nJun 12 20:18:15.092327 crc crio[20719]: time=\"2026-06-12T20:18:15.085412796Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-57c96b5555-rjc7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:15.143431 crc crio[20719]: time=\"2026-06-12T20:18:15.139622206Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-96vqh/POD\" id=3b6617c9-b8e4-4e60-b99f-30680caad9b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:15.143431 crc crio[20719]: time=\"2026-06-12T20:18:15.140097799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:15.228759 crc crio[20719]: time=\"2026-06-12T20:18:15.22856153Z\" level=info msg=\"Stopped container 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns\" id=e7b0f18a-7f49-4ef8-8709-f61529fe8949 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:15.254509 crc crio[20719]: time=\"2026-06-12T20:18:15.252620715Z\" level=info msg=\"Stopping pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\" id=ef04875d-6e1a-440e-ae56-dea577473c48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:15.254509 crc crio[20719]: time=\"2026-06-12T20:18:15.253508641Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-zt56n Namespace:openstack ID:06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96 UID:3ef453a4-28da-4712-8dc1-42e6b863d1f0 NetNS:/var/run/netns/b785719e-6fd2-40d1-95b6-4d065afd3ea9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ef453a4_28da_4712_8dc1_42e6b863d1f0.slice PodAnnotations:0xc003ab03f8}] Aliases:map[]}\"\nJun 12 20:18:15.254509 crc crio[20719]: time=\"2026-06-12T20:18:15.253714272Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-zt56n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:15.346408 crc crio[20719]: time=\"2026-06-12T20:18:15.346200979Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-96vqh Namespace:openstack ID:814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03 UID:35f4ac8d-0409-4a4c-a5fc-a511aef3ba19 NetNS:/var/run/netns/6f73e369-bcc9-45bf-b91f-405dd73f35c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35f4ac8d_0409_4a4c_a5fc_a511aef3ba19.slice PodAnnotations:0xc003c986a8}] Aliases:map[]}\"\nJun 12 20:18:15.346408 crc crio[20719]: time=\"2026-06-12T20:18:15.346362014Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-96vqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:15.369510 crc crio[20719]: time=\"2026-06-12T20:18:15.367624265Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-54gf8/POD\" id=876d0ae3-4962-4ef5-bee6-ffaeaae3e87f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:15.369510 crc crio[20719]: time=\"2026-06-12T20:18:15.367741668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:15.549106 crc crio[20719]: time=\"2026-06-12T20:18:15.549032944Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-54gf8 Namespace:openstack ID:7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0 UID:edd1272e-35ac-4033-8f03-83a2b7588364 NetNS:/var/run/netns/f78e39f4-b8cc-417f-a1c5-56669df12c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedd1272e_35ac_4033_8f03_83a2b7588364.slice PodAnnotations:0xc003ab01a0}] Aliases:map[]}\"\nJun 12 20:18:15.549106 crc crio[20719]: time=\"2026-06-12T20:18:15.549099706Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-54gf8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:15.614221 crc crio[20719]: time=\"2026-06-12T20:18:15.613752191Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-qbbm8/POD\" id=74b1c4e1-6d8e-4eef-a371-e8108e249d34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:15.614221 crc crio[20719]: time=\"2026-06-12T20:18:15.613849664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:15.660214 crc crio[20719]: time=\"2026-06-12T20:18:15.656059583Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-qbbm8 Namespace:openstack ID:1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659 UID:61822326-23ba-4257-9400-1c47f8e9876c NetNS:/var/run/netns/70c14abc-c2a9-4dd2-aa05-3019ad046073 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61822326_23ba_4257_9400_1c47f8e9876c.slice PodAnnotations:0xc003c98388}] Aliases:map[]}\"\nJun 12 20:18:15.660214 crc crio[20719]: time=\"2026-06-12T20:18:15.656535126Z\" level=info msg=\"Adding pod openstack_placement-db-sync-qbbm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:15.691143 crc crio[20719]: time=\"2026-06-12T20:18:15.690915045Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-2lpnn/POD\" id=0c6d2863-29ed-4733-9216-fd30a58f0900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:15.691143 crc crio[20719]: time=\"2026-06-12T20:18:15.691012288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:15.734909 crc crio[20719]: 2026-06-12T20:18:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86e9638b769d902 Mac:fe:88:b8:c7:13:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/1c4c48b2-9294-4e8c-883d-a68a690e9af8 SocketPath: PciID:}] [{Interface:0xc0000150d0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:15.735556 crc crio[20719]: time=\"2026-06-12T20:18:15.735027008Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-lc89v Namespace:openstack ID:86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621 UID:5005db63-120c-4aee-b52a-8ea421427e80 NetNS:/var/run/netns/1c4c48b2-9294-4e8c-883d-a68a690e9af8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5005db63_120c_4aee_b52a_8ea421427e80.slice PodAnnotations:0xc000a39240}] Aliases:map[]}\"\nJun 12 20:18:15.735556 crc crio[20719]: time=\"2026-06-12T20:18:15.735192533Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-lc89v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:15.769017 crc crio[20719]: time=\"2026-06-12T20:18:15.768940925Z\" level=info msg=\"Ran pod sandbox 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621 with infra container: openstack/keystone-bootstrap-lc89v/POD\" id=c4bbf0ab-3b23-47e6-b49f-7359088dc6ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:15.780763 crc crio[20719]: time=\"2026-06-12T20:18:15.780676388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=319f930d-b4d7-44b2-9e0b-853d4bc5910e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:15.782912 crc crio[20719]: time=\"2026-06-12T20:18:15.782844602Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-2lpnn Namespace:openstack ID:893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632 UID:5892c344-8c1c-40ee-8cc1-0c5f03e2ad10 NetNS:/var/run/netns/a3a0b1dc-5b65-4fda-b0a5-9ed065bf7829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5892c344_8c1c_40ee_8cc1_0c5f03e2ad10.slice PodAnnotations:0xc003c984a8}] Aliases:map[]}\"\nJun 12 20:18:15.782912 crc crio[20719]: time=\"2026-06-12T20:18:15.782908314Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-2lpnn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:15.826428 crc crio[20719]: time=\"2026-06-12T20:18:15.820495602Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=979f9fe1-01bd-4576-a81a-10e0ca1016af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:15.826428 crc crio[20719]: time=\"2026-06-12T20:18:15.820573375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:15.857623 crc crio[20719]: time=\"2026-06-12T20:18:15.857253743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=3e209588-3f34-4b07-b3c8-f61976d44b21 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:15.877306 crc crio[20719]: time=\"2026-06-12T20:18:15.877111905Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-lc89v/keystone-bootstrap\" id=c4926708-b81f-4783-a64e-d2209fb44aac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:15.880932 crc crio[20719]: time=\"2026-06-12T20:18:15.88090249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:15.928771 crc crio[20719]: time=\"2026-06-12T20:18:15.928668625Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6 UID:75a52c55-586a-4c20-8f34-3cd74cf66226 NetNS:/var/run/netns/4a1114d9-039d-4fc9-9a11-2e8abe2ff225 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75a52c55_586a_4c20_8f34_3cd74cf66226.slice PodAnnotations:0xc003c98890}] Aliases:map[]}\"\nJun 12 20:18:15.928771 crc crio[20719]: time=\"2026-06-12T20:18:15.928730816Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:15.976638 crc crio[20719]: 2026-06-12T20:18:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c47d1ff1097532d Mac:8e:e6:c6:83:97:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/8c3fc7cb-6359-4d28-9008-1626b786f9bd SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:15.980365 crc crio[20719]: time=\"2026-06-12T20:18:15.977830744Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-rjc7k Namespace:openstack ID:c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7 UID:181c3c05-2f52-47b9-bfac-0b964cc3aaac NetNS:/var/run/netns/8c3fc7cb-6359-4d28-9008-1626b786f9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181c3c05_2f52_47b9_bfac_0b964cc3aaac.slice PodAnnotations:0xc00008d3b8}] Aliases:map[]}\"\nJun 12 20:18:15.980541 crc crio[20719]: time=\"2026-06-12T20:18:15.980477589Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-57c96b5555-rjc7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:16.037327 crc crio[20719]: time=\"2026-06-12T20:18:16.035609611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:16.049723 crc crio[20719]: time=\"2026-06-12T20:18:16.045816703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:16.049723 crc crio[20719]: time=\"2026-06-12T20:18:16.048531957Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-w6cbt/POD\" id=a72a4c24-30d2-4362-a704-97bacdd8ccac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:16.049723 crc crio[20719]: time=\"2026-06-12T20:18:16.048609332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:16.068354 crc crio[20719]: time=\"2026-06-12T20:18:16.06514244Z\" level=info msg=\"Ran pod sandbox c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7 with infra container: openstack/dnsmasq-dns-57c96b5555-rjc7k/POD\" id=73e8956e-dedf-4e0f-88a5-ea6aa39ba17f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:16.075914 crc crio[20719]: time=\"2026-06-12T20:18:16.0758624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ca86d569-4a19-49bd-8100-8daeb98cba89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:16.097098 crc crio[20719]: time=\"2026-06-12T20:18:16.090778478Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-w6cbt Namespace:openstack ID:2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b UID:e9dd2dfb-4664-49c9-8cda-ae70c96b1393 NetNS:/var/run/netns/7ff73cd1-21ee-4e8c-9b04-0a1123c99a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9dd2dfb_4664_49c9_8cda_ae70c96b1393.slice PodAnnotations:0xc0033322e0}] Aliases:map[]}\"\nJun 12 20:18:16.097098 crc crio[20719]: time=\"2026-06-12T20:18:16.0908461Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-w6cbt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:16.122415 crc crio[20719]: time=\"2026-06-12T20:18:16.119999931Z\" level=info msg=\"Stopped pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\" id=ef04875d-6e1a-440e-ae56-dea577473c48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:16.183018 crc crio[20719]: time=\"2026-06-12T20:18:16.182825931Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=e12e9823-f1c9-4ec1-b691-196ac1f1764b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:16.183018 crc crio[20719]: time=\"2026-06-12T20:18:16.182913203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:16.285744 crc crio[20719]: time=\"2026-06-12T20:18:16.284755893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c464dae1-b078-48f2-b398-dc8d5b58320b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:16.304557 crc crio[20719]: time=\"2026-06-12T20:18:16.296972365Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9 UID:3df8b15f-5554-4df1-940c-ee8d1e1a244c NetNS:/var/run/netns/c4d6ed48-4458-4b36-93d3-e99c3379aec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3df8b15f_5554_4df1_940c_ee8d1e1a244c.slice PodAnnotations:0xc000110138}] Aliases:map[]}\"\nJun 12 20:18:16.304557 crc crio[20719]: time=\"2026-06-12T20:18:16.297034136Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:16.304557 crc crio[20719]: time=\"2026-06-12T20:18:16.303387766Z\" level=info msg=\"Created container 5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1: openstack/keystone-bootstrap-lc89v/keystone-bootstrap\" id=c4926708-b81f-4783-a64e-d2209fb44aac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:16.309863 crc crio[20719]: time=\"2026-06-12T20:18:16.309359144Z\" level=info msg=\"Starting container: 5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1\" id=215dcd92-436a-4d02-ad26-0aecedb50c40 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:16.336187 crc crio[20719]: time=\"2026-06-12T20:18:16.335726098Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-57c96b5555-rjc7k/init\" id=d082a78d-8d18-4387-93ba-be5ea9925b7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:16.336187 crc crio[20719]: time=\"2026-06-12T20:18:16.336095508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:16.340035 crc crio[20719]: time=\"2026-06-12T20:18:16.338975636Z\" level=info msg=\"Started container\" PID=62419 containerID=5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1 description=openstack/keystone-bootstrap-lc89v/keystone-bootstrap id=215dcd92-436a-4d02-ad26-0aecedb50c40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\nJun 12 20:18:16.438573 crc crio[20719]: time=\"2026-06-12T20:18:16.438495998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:16.444313 crc crio[20719]: time=\"2026-06-12T20:18:16.444208564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:16.487081 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:814eb0bbaf28ec6 Mac:fa:c4:1e:83:26:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/6f73e369-bcc9-45bf-b91f-405dd73f35c4 SocketPath: PciID:}] [{Interface:0xc0002848f0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:16.487081 crc crio[20719]: time=\"2026-06-12T20:18:16.485967697Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-96vqh Namespace:openstack ID:814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03 UID:35f4ac8d-0409-4a4c-a5fc-a511aef3ba19 NetNS:/var/run/netns/6f73e369-bcc9-45bf-b91f-405dd73f35c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35f4ac8d_0409_4a4c_a5fc_a511aef3ba19.slice PodAnnotations:0xc003c986a8}] Aliases:map[]}\"\nJun 12 20:18:16.487081 crc crio[20719]: time=\"2026-06-12T20:18:16.486094401Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-96vqh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:16.505927 crc crio[20719]: time=\"2026-06-12T20:18:16.504644542Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=d104809b-fff8-4da5-9ff6-9457b5b9ad82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:16.505927 crc crio[20719]: time=\"2026-06-12T20:18:16.504741512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:16.523060 crc crio[20719]: time=\"2026-06-12T20:18:16.522961397Z\" level=info msg=\"Ran pod sandbox 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03 with infra container: openstack/cinder-db-sync-96vqh/POD\" id=3b6617c9-b8e4-4e60-b99f-30680caad9b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:16.533546 crc crio[20719]: time=\"2026-06-12T20:18:16.533404082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4b99f9f8-5c00-4041-b5bf-378259aebf29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:16.533546 crc crio[20719]: time=\"2026-06-12T20:18:16.533564286Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=4b99f9f8-5c00-4041-b5bf-378259aebf29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:16.533546 crc crio[20719]: time=\"2026-06-12T20:18:16.533604237Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=4b99f9f8-5c00-4041-b5bf-378259aebf29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:16.543205 crc crio[20719]: time=\"2026-06-12T20:18:16.543120486Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=25074a62-287f-4ea2-97da-a129ddc2fe12 name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:16.562603 crc crio[20719]: time=\"2026-06-12T20:18:16.559685609Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 12 20:18:16.579971 crc crio[20719]: time=\"2026-06-12T20:18:16.579900653Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1 UID:ce25368b-11fc-43e0-8ef0-402df5172ab6 NetNS:/var/run/netns/e5ec9e33-df7b-4438-8afd-51d7cddbd44e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce25368b_11fc_43e0_8ef0_402df5172ab6.slice PodAnnotations:0xc003ab06b8}] Aliases:map[]}\"\nJun 12 20:18:16.579971 crc crio[20719]: time=\"2026-06-12T20:18:16.579954834Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:16.635722 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f0c05becf978bf Mac:b2:d9:55:da:93:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/f78e39f4-b8cc-417f-a1c5-56669df12c03 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:16.637859 crc crio[20719]: time=\"2026-06-12T20:18:16.637451409Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-54gf8 Namespace:openstack ID:7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0 UID:edd1272e-35ac-4033-8f03-83a2b7588364 NetNS:/var/run/netns/f78e39f4-b8cc-417f-a1c5-56669df12c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedd1272e_35ac_4033_8f03_83a2b7588364.slice PodAnnotations:0xc003ab01a0}] Aliases:map[]}\"\nJun 12 20:18:16.638114 crc crio[20719]: time=\"2026-06-12T20:18:16.638006295Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-54gf8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:16.641051 crc crio[20719]: time=\"2026-06-12T20:18:16.640968336Z\" level=info msg=\"Created container 197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3: openstack/dnsmasq-dns-57c96b5555-rjc7k/init\" id=d082a78d-8d18-4387-93ba-be5ea9925b7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:16.642747 crc crio[20719]: time=\"2026-06-12T20:18:16.6424831Z\" level=info msg=\"Starting container: 197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3\" id=db3115a3-c43a-46d4-9a6d-4cfbd5b49c34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:16.648250 crc crio[20719]: time=\"2026-06-12T20:18:16.648127069Z\" level=info msg=\"Ran pod sandbox 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0 with infra container: openstack/neutron-db-sync-54gf8/POD\" id=876d0ae3-4962-4ef5-bee6-ffaeaae3e87f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:16.649912 crc crio[20719]: time=\"2026-06-12T20:18:16.649802314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dad7206c-89f0-493c-88b8-41dc55f3c506 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:16.676974 crc crio[20719]: time=\"2026-06-12T20:18:16.675945286Z\" level=info msg=\"Started container\" PID=62525 containerID=197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3 description=openstack/dnsmasq-dns-57c96b5555-rjc7k/init id=db3115a3-c43a-46d4-9a6d-4cfbd5b49c34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\nJun 12 20:18:16.688448 crc crio[20719]: time=\"2026-06-12T20:18:16.68799287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=312f8ffa-59e0-4423-8667-b20ac5eb2780 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:16.708319 crc crio[20719]: time=\"2026-06-12T20:18:16.704938844Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-54gf8/neutron-db-sync\" id=27b82190-12a0-4732-8778-194fc430aa61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:16.709201 crc crio[20719]: time=\"2026-06-12T20:18:16.708519415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:16.747000 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d6351955d8ed80 Mac:a6:0f:87:27:bf:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/70c14abc-c2a9-4dd2-aa05-3019ad046073 SocketPath: PciID:}] [{Interface:0xc0005025c0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:16.747000 crc crio[20719]: time=\"2026-06-12T20:18:16.741093325Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-qbbm8 Namespace:openstack ID:1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659 UID:61822326-23ba-4257-9400-1c47f8e9876c NetNS:/var/run/netns/70c14abc-c2a9-4dd2-aa05-3019ad046073 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61822326_23ba_4257_9400_1c47f8e9876c.slice PodAnnotations:0xc003c98388}] Aliases:map[]}\"\nJun 12 20:18:16.747000 crc crio[20719]: time=\"2026-06-12T20:18:16.74125297Z\" level=info msg=\"Checking pod openstack_placement-db-sync-qbbm8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:16.785242 crc crio[20719]: time=\"2026-06-12T20:18:16.785144897Z\" level=info msg=\"Ran pod sandbox 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659 with infra container: openstack/placement-db-sync-qbbm8/POD\" id=74b1c4e1-6d8e-4eef-a371-e8108e249d34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:16.807449 crc crio[20719]: time=\"2026-06-12T20:18:16.807227899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b4b0906e-ac90-40a7-8978-96aa05fa8760 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:16.807999 crc crio[20719]: time=\"2026-06-12T20:18:16.8079777Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=b4b0906e-ac90-40a7-8978-96aa05fa8760 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:16.808127 crc crio[20719]: time=\"2026-06-12T20:18:16.808111554Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=b4b0906e-ac90-40a7-8978-96aa05fa8760 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:16.811521 crc crio[20719]: time=\"2026-06-12T20:18:16.810608673Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f25545c8-a468-473c-8356-b1e668898d59 name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:16.819519 crc crio[20719]: time=\"2026-06-12T20:18:16.819438609Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 12 20:18:16.963497 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dc90e11418c0ac Mac:f2:f6:32:a3:21:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/7ff73cd1-21ee-4e8c-9b04-0a1123c99a67 SocketPath: PciID:}] [{Interface:0xc00058a5d0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:16.966631 crc crio[20719]: time=\"2026-06-12T20:18:16.966548656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:16.968126 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8ab5827f9a4b02 Mac:ba:7e:ad:fc:19:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/4a1114d9-039d-4fc9-9a11-2e8abe2ff225 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:16.970256 crc crio[20719]: time=\"2026-06-12T20:18:16.970147289Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6 UID:75a52c55-586a-4c20-8f34-3cd74cf66226 NetNS:/var/run/netns/4a1114d9-039d-4fc9-9a11-2e8abe2ff225 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75a52c55_586a_4c20_8f34_3cd74cf66226.slice PodAnnotations:0xc003c98890}] Aliases:map[]}\"\nJun 12 20:18:16.970533 crc crio[20719]: time=\"2026-06-12T20:18:16.970482448Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:16.975778 crc crio[20719]: time=\"2026-06-12T20:18:16.975706446Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-w6cbt Namespace:openstack ID:2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b UID:e9dd2dfb-4664-49c9-8cda-ae70c96b1393 NetNS:/var/run/netns/7ff73cd1-21ee-4e8c-9b04-0a1123c99a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9dd2dfb_4664_49c9_8cda_ae70c96b1393.slice PodAnnotations:0xc0033322e0}] Aliases:map[]}\"\nJun 12 20:18:16.976040 crc crio[20719]: time=\"2026-06-12T20:18:16.975990524Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-w6cbt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:16.980841 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:893f7fdf51adb02 Mac:7a:42:b7:99:63:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/a3a0b1dc-5b65-4fda-b0a5-9ed065bf7829 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:16.981868 crc crio[20719]: time=\"2026-06-12T20:18:16.981786382Z\" level=info msg=\"Removing container: 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402\" id=093b0961-4be5-445d-b16b-d7ff16f3dcff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:16.982434 crc crio[20719]: time=\"2026-06-12T20:18:16.982367393Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-2lpnn Namespace:openstack ID:893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632 UID:5892c344-8c1c-40ee-8cc1-0c5f03e2ad10 NetNS:/var/run/netns/a3a0b1dc-5b65-4fda-b0a5-9ed065bf7829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5892c344_8c1c_40ee_8cc1_0c5f03e2ad10.slice PodAnnotations:0xc003c984a8}] Aliases:map[]}\"\nJun 12 20:18:16.982620 crc crio[20719]: time=\"2026-06-12T20:18:16.982566757Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-2lpnn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:17.009046 crc crio[20719]: time=\"2026-06-12T20:18:17.008958124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:17.013616 crc crio[20719]: time=\"2026-06-12T20:18:17.013545195Z\" level=info msg=\"Stopping pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\" id=930ec849-343a-4e69-bcb2-54ebaf966392 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:17.013974 crc crio[20719]: time=\"2026-06-12T20:18:17.013918435Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-rjc7k Namespace:openstack ID:c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7 UID:181c3c05-2f52-47b9-bfac-0b964cc3aaac NetNS:/var/run/netns/8c3fc7cb-6359-4d28-9008-1626b786f9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181c3c05_2f52_47b9_bfac_0b964cc3aaac.slice PodAnnotations:0xc00259a648}] Aliases:map[]}\"\nJun 12 20:18:17.014121 crc crio[20719]: time=\"2026-06-12T20:18:17.014068019Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-57c96b5555-rjc7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:17.024421 crc crio[20719]: time=\"2026-06-12T20:18:17.021679967Z\" level=info msg=\"Ran pod sandbox 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b with infra container: openstack/dnsmasq-dns-6674dbf88c-w6cbt/POD\" id=a72a4c24-30d2-4362-a704-97bacdd8ccac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:17.031982 crc crio[20719]: time=\"2026-06-12T20:18:17.031955293Z\" level=info msg=\"Ran pod sandbox 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632 with infra container: openstack/barbican-db-sync-2lpnn/POD\" id=0c6d2863-29ed-4733-9216-fd30a58f0900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:17.043767 crc crio[20719]: time=\"2026-06-12T20:18:17.037795797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3011b02b-5cd8-411b-b252-1f1ddc218bb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:17.054410 crc crio[20719]: time=\"2026-06-12T20:18:17.051864629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=92696b97-ca85-41de-ae40-68d05de4af5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:17.062583 crc crio[20719]: time=\"2026-06-12T20:18:17.062487624Z\" level=info msg=\"Ran pod sandbox a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6 with infra container: openstack/ceilometer-0/POD\" id=979f9fe1-01bd-4576-a81a-10e0ca1016af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:17.074444 crc crio[20719]: time=\"2026-06-12T20:18:17.074246824Z\" level=info msg=\"Removed container 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns\" id=093b0961-4be5-445d-b16b-d7ff16f3dcff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:17.075011 crc crio[20719]: time=\"2026-06-12T20:18:17.074944644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=cd20afd4-28ab-4599-9f11-970e4bfe7daf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:17.075247 crc crio[20719]: time=\"2026-06-12T20:18:17.07517435Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=cd20afd4-28ab-4599-9f11-970e4bfe7daf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:17.075601 crc crio[20719]: time=\"2026-06-12T20:18:17.075558709Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=92696b97-ca85-41de-ae40-68d05de4af5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:17.076631 crc crio[20719]: time=\"2026-06-12T20:18:17.076570729Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=92696b97-ca85-41de-ae40-68d05de4af5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:17.077447 crc crio[20719]: time=\"2026-06-12T20:18:17.075574952Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=cd20afd4-28ab-4599-9f11-970e4bfe7daf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:17.079245 crc crio[20719]: time=\"2026-06-12T20:18:17.079118699Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=960c2b9d-b9bf-4af0-b64d-ab47dc9da664 name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:17.088463 crc crio[20719]: time=\"2026-06-12T20:18:17.088363839Z\" level=info msg=\"Removing container: 0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae\" id=27169889-7c1d-45bf-871e-9a86d6f03b84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:17.088870 crc crio[20719]: time=\"2026-06-12T20:18:17.088789808Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9b899fae-9f41-40ef-8fb9-64b18245598d name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:17.094796 crc crio[20719]: time=\"2026-06-12T20:18:17.092060304Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 12 20:18:17.094796 crc crio[20719]: time=\"2026-06-12T20:18:17.092127491Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 12 20:18:17.160198 crc crio[20719]: time=\"2026-06-12T20:18:17.15810994Z\" level=info msg=\"Removed container 0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/init\" id=27169889-7c1d-45bf-871e-9a86d6f03b84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:17.189639 crc crio[20719]: time=\"2026-06-12T20:18:17.185369925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9ee6886b-0c70-40d7-af3f-f5d2854ead55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:17.194150 crc crio[20719]: time=\"2026-06-12T20:18:17.193030943Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-w6cbt/init\" id=cafcb804-bbf0-4cee-94f1-04ca9e6c780b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:17.194150 crc crio[20719]: time=\"2026-06-12T20:18:17.193469166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:17.224451 crc crio[20719]: time=\"2026-06-12T20:18:17.224130047Z\" level=info msg=\"Created container 3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d: openstack/neutron-db-sync-54gf8/neutron-db-sync\" id=27b82190-12a0-4732-8778-194fc430aa61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:17.232102 crc crio[20719]: time=\"2026-06-12T20:18:17.231703751Z\" level=info msg=\"Starting container: 3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d\" id=ff09d141-c868-4e27-ae9e-e92d6edb1282 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:17.241610 crc crio[20719]: time=\"2026-06-12T20:18:17.241505932Z\" level=info msg=\"Started container\" PID=62671 containerID=3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d description=openstack/neutron-db-sync-54gf8/neutron-db-sync id=ff09d141-c868-4e27-ae9e-e92d6edb1282 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\nJun 12 20:18:17.270194 crc crio[20719]: time=\"2026-06-12T20:18:17.269755383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:17.299413 crc crio[20719]: time=\"2026-06-12T20:18:17.291091671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:17.407361 crc crio[20719]: time=\"2026-06-12T20:18:17.404941064Z\" level=info msg=\"Created container e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0: openstack/dnsmasq-dns-6674dbf88c-w6cbt/init\" id=cafcb804-bbf0-4cee-94f1-04ca9e6c780b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:17.424420 crc crio[20719]: time=\"2026-06-12T20:18:17.421584083Z\" level=info msg=\"Starting container: e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0\" id=2b2a8117-0dba-4408-9b20-3db72a9fe0f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:17.474722 crc crio[20719]: time=\"2026-06-12T20:18:17.4731054Z\" level=info msg=\"Started container\" PID=62697 containerID=e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0 description=openstack/dnsmasq-dns-6674dbf88c-w6cbt/init id=2b2a8117-0dba-4408-9b20-3db72a9fe0f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\nJun 12 20:18:17.651492 crc crio[20719]: time=\"2026-06-12T20:18:17.650839829Z\" level=info msg=\"Stopped pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\" id=930ec849-343a-4e69-bcb2-54ebaf966392 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:17.703798 crc crio[20719]: 2026-06-12T20:18:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aeb3e0691eade78 Mac:e2:57:37:1b:7b:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/e5ec9e33-df7b-4438-8afd-51d7cddbd44e SocketPath: PciID:}] [{Interface:0xc00051c5c0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:17.704100 crc crio[20719]: time=\"2026-06-12T20:18:17.703854489Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1 UID:ce25368b-11fc-43e0-8ef0-402df5172ab6 NetNS:/var/run/netns/e5ec9e33-df7b-4438-8afd-51d7cddbd44e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce25368b_11fc_43e0_8ef0_402df5172ab6.slice PodAnnotations:0xc003ab06b8}] Aliases:map[]}\"\nJun 12 20:18:17.704100 crc crio[20719]: time=\"2026-06-12T20:18:17.703997142Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:17.730470 crc crio[20719]: time=\"2026-06-12T20:18:17.728872512Z\" level=info msg=\"Ran pod sandbox aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1 with infra container: openstack/glance-default-internal-api-0/POD\" id=d104809b-fff8-4da5-9ff6-9457b5b9ad82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:17.731775 crc crio[20719]: time=\"2026-06-12T20:18:17.731722097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=71087edc-8423-4212-ab1d-b219bf4624a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:17.739147 crc crio[20719]: time=\"2026-06-12T20:18:17.736745227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=44e95407-e259-478c-935e-d0d3ad4a24ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:17.749085 crc crio[20719]: time=\"2026-06-12T20:18:17.747753385Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=2dcf1a48-3cab-477b-b9e4-7ea595b42a49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:17.749085 crc crio[20719]: time=\"2026-06-12T20:18:17.748937509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:17.833207 crc crio[20719]: time=\"2026-06-12T20:18:17.829030265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:18.111398 crc crio[20719]: time=\"2026-06-12T20:18:18.111238001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e4e8c42a-31fd-41cd-99f2-ce11a8b82d74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:18.234562 crc crio[20719]: time=\"2026-06-12T20:18:18.211598385Z\" level=info msg=\"Removing container: 197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3\" id=dd04cee7-f313-4de4-9e7d-d5a8bb6807dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:18.234562 crc crio[20719]: time=\"2026-06-12T20:18:18.224547838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c329b876-203b-42cb-8fb4-4497eab85dfd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:18.238386 crc crio[20719]: time=\"2026-06-12T20:18:18.238198798Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns\" id=5ba51168-d7f6-4d3d-a6ec-5c9dedc45f7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:18.241846 crc crio[20719]: time=\"2026-06-12T20:18:18.240963826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:18.437685 crc crio[20719]: time=\"2026-06-12T20:18:18.437582297Z\" level=info msg=\"Removed container 197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3: openstack/dnsmasq-dns-57c96b5555-rjc7k/init\" id=dd04cee7-f313-4de4-9e7d-d5a8bb6807dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:18.452614 crc crio[20719]: time=\"2026-06-12T20:18:18.45225303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:18.458650 crc crio[20719]: time=\"2026-06-12T20:18:18.458114094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:18.813676 crc crio[20719]: time=\"2026-06-12T20:18:18.81117248Z\" level=info msg=\"Created container 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7: openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns\" id=5ba51168-d7f6-4d3d-a6ec-5c9dedc45f7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:18.831780 crc crio[20719]: time=\"2026-06-12T20:18:18.831682697Z\" level=info msg=\"Starting container: 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7\" id=26b5a278-cb6e-4625-886a-2f58d5c48bcf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:18.881406 crc crio[20719]: time=\"2026-06-12T20:18:18.880899Z\" level=info msg=\"Started container\" PID=62825 containerID=3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7 description=openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns id=26b5a278-cb6e-4625-886a-2f58d5c48bcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\nJun 12 20:18:19.032544 crc crio[20719]: 2026-06-12T20:18:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a86cc50426eb70f Mac:6e:9f:c9:42:c9:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/c4d6ed48-4458-4b36-93d3-e99c3379aec4 SocketPath: PciID:}] [{Interface:0xc000140790 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:19.039701 crc crio[20719]: time=\"2026-06-12T20:18:19.039590508Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9 UID:3df8b15f-5554-4df1-940c-ee8d1e1a244c NetNS:/var/run/netns/c4d6ed48-4458-4b36-93d3-e99c3379aec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3df8b15f_5554_4df1_940c_ee8d1e1a244c.slice PodAnnotations:0xc000110138}] Aliases:map[]}\"\nJun 12 20:18:19.040012 crc crio[20719]: time=\"2026-06-12T20:18:19.039847906Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:19.098118 crc crio[20719]: time=\"2026-06-12T20:18:19.098038962Z\" level=info msg=\"Ran pod sandbox a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9 with infra container: openstack/glance-default-external-api-0/POD\" id=e12e9823-f1c9-4ec1-b691-196ac1f1764b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:19.111452 crc crio[20719]: time=\"2026-06-12T20:18:19.107748602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=64ad03b3-ec14-4066-8b33-63a86fa8fd71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:19.112506 crc crio[20719]: time=\"2026-06-12T20:18:19.112225096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=174c6ee7-904d-42bd-a095-5b98e5faac3b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:19.132360 crc crio[20719]: time=\"2026-06-12T20:18:19.124643625Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=eb6eec10-a2ae-4162-8d7e-0ab30cd8892a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:19.132360 crc crio[20719]: time=\"2026-06-12T20:18:19.125122899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:19.357664 crc crio[20719]: time=\"2026-06-12T20:18:19.357374943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:19.562321 crc crio[20719]: time=\"2026-06-12T20:18:19.562181834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:20.053041 crc crio[20719]: time=\"2026-06-12T20:18:20.052661106Z\" level=info msg=\"Created container f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3: openstack/glance-default-internal-api-0/glance-log\" id=2dcf1a48-3cab-477b-b9e4-7ea595b42a49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:20.055927 crc crio[20719]: time=\"2026-06-12T20:18:20.05422977Z\" level=info msg=\"Starting container: f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3\" id=dfd58815-4e7d-49df-8961-58fdd7761713 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:20.081224 crc crio[20719]: time=\"2026-06-12T20:18:20.080958527Z\" level=info msg=\"Started container\" PID=62917 containerID=f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3 description=openstack/glance-default-internal-api-0/glance-log id=dfd58815-4e7d-49df-8961-58fdd7761713 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\nJun 12 20:18:20.231579 crc crio[20719]: time=\"2026-06-12T20:18:20.231084481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:20.782812 crc crio[20719]: time=\"2026-06-12T20:18:20.782536023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=72405152-1903-4f12-9ed8-5a6c9c04ee32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:20.872022 crc crio[20719]: time=\"2026-06-12T20:18:20.871934439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=721d742a-e690-42a2-a62a-dbc401eedf0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:20.897357 crc crio[20719]: time=\"2026-06-12T20:18:20.897175292Z\" level=info msg=\"Created container 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473: openstack/glance-default-external-api-0/glance-log\" id=eb6eec10-a2ae-4162-8d7e-0ab30cd8892a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:20.921994 crc crio[20719]: time=\"2026-06-12T20:18:20.921469571Z\" level=info msg=\"Starting container: 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473\" id=4d53ff2f-cb53-45ad-91dc-6f15daf076e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:20.922184 crc crio[20719]: time=\"2026-06-12T20:18:20.922099491Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=0971990f-9722-4158-b962-b6088fdf2a52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:20.923522 crc crio[20719]: time=\"2026-06-12T20:18:20.923467059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:20.933812 crc crio[20719]: time=\"2026-06-12T20:18:20.933740462Z\" level=info msg=\"Started container\" PID=62947 containerID=852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473 description=openstack/glance-default-external-api-0/glance-log id=4d53ff2f-cb53-45ad-91dc-6f15daf076e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\nJun 12 20:18:20.973586 crc crio[20719]: time=\"2026-06-12T20:18:20.973470315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1eab53a3-5af7-4c5a-ade6-edb09ee72b1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:21.078253 crc crio[20719]: time=\"2026-06-12T20:18:21.051877725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:21.141743 crc crio[20719]: time=\"2026-06-12T20:18:21.141621785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=638f90ed-6428-435c-917d-44efb28ae6aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:21.154717 crc crio[20719]: time=\"2026-06-12T20:18:21.154627733Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=b85293f5-0960-4239-9819-73b6acfdc7b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:21.155181 crc crio[20719]: time=\"2026-06-12T20:18:21.155090746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:21.354190 crc crio[20719]: time=\"2026-06-12T20:18:21.353959794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:22.295235 crc crio[20719]: time=\"2026-06-12T20:18:22.29455421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:22.427148 crc crio[20719]: time=\"2026-06-12T20:18:22.427000357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:22.466441 crc crio[20719]: time=\"2026-06-12T20:18:22.466318436Z\" level=info msg=\"Created container 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be: openstack/glance-default-internal-api-0/glance-httpd\" id=0971990f-9722-4158-b962-b6088fdf2a52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:22.468016 crc crio[20719]: time=\"2026-06-12T20:18:22.467916249Z\" level=info msg=\"Starting container: 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be\" id=7a0aae4c-0b02-441e-bcdc-57f143d13845 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:22.479143 crc crio[20719]: time=\"2026-06-12T20:18:22.478998659Z\" level=info msg=\"Started container\" PID=63076 containerID=5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be description=openstack/glance-default-internal-api-0/glance-httpd id=7a0aae4c-0b02-441e-bcdc-57f143d13845 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\nJun 12 20:18:22.550119 crc crio[20719]: time=\"2026-06-12T20:18:22.549915689Z\" level=info msg=\"Created container 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde: openstack/glance-default-external-api-0/glance-httpd\" id=b85293f5-0960-4239-9819-73b6acfdc7b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:22.551435 crc crio[20719]: time=\"2026-06-12T20:18:22.55137887Z\" level=info msg=\"Starting container: 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde\" id=f362c103-1dc7-4092-a712-7efd23a91b28 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:22.564873 crc crio[20719]: time=\"2026-06-12T20:18:22.564756239Z\" level=info msg=\"Started container\" PID=63083 containerID=5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde description=openstack/glance-default-external-api-0/glance-httpd id=f362c103-1dc7-4092-a712-7efd23a91b28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\nJun 12 20:18:22.591923 crc crio[20719]: time=\"2026-06-12T20:18:22.589600196Z\" level=info msg=\"Stopping container: 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be (timeout: 30s)\" id=bc994ce9-b710-4918-8ef8-ebc2ad9f96b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:22.591923 crc crio[20719]: time=\"2026-06-12T20:18:22.58967851Z\" level=info msg=\"Stopping container: f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3 (timeout: 30s)\" id=4324b1cd-61e2-4cb3-b8ba-1c42fa59d05d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:23.619467 crc crio[20719]: time=\"2026-06-12T20:18:23.618022478Z\" level=info msg=\"Stopping container: 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473 (timeout: 30s)\" id=d61ea463-12c6-4cc1-bea9-214a300e9f9a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:23.620929 crc crio[20719]: time=\"2026-06-12T20:18:23.618222561Z\" level=info msg=\"Stopping container: 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde (timeout: 30s)\" id=ebf8db4b-4c0a-4f6f-9c7b-f7618a6f6ba6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:24.654818 crc crio[20719]: time=\"2026-06-12T20:18:24.654214292Z\" level=info msg=\"Stopping pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\" id=38a647dc-35d5-465a-bfde-a97c99b58fd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:24.657105 crc crio[20719]: time=\"2026-06-12T20:18:24.657027482Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-lc89v Namespace:openstack ID:86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621 UID:5005db63-120c-4aee-b52a-8ea421427e80 NetNS:/var/run/netns/1c4c48b2-9294-4e8c-883d-a68a690e9af8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5005db63_120c_4aee_b52a_8ea421427e80.slice PodAnnotations:0xc000110248}] Aliases:map[]}\"\nJun 12 20:18:24.657609 crc crio[20719]: time=\"2026-06-12T20:18:24.657534065Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-lc89v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:25.539245 crc crio[20719]: time=\"2026-06-12T20:18:25.538827826Z\" level=info msg=\"Stopped container 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde: openstack/glance-default-external-api-0/glance-httpd\" id=ebf8db4b-4c0a-4f6f-9c7b-f7618a6f6ba6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:25.659496 crc crio[20719]: time=\"2026-06-12T20:18:25.659449393Z\" level=info msg=\"Stopping container: c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12 (timeout: 10s)\" id=0cba6c17-da6b-4ba6-8b85-2da83342bd4f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:32.961418 crc crio[20719]: time=\"2026-06-12T20:18:32.959206128Z\" level=info msg=\"Stopped container 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be: openstack/glance-default-internal-api-0/glance-httpd\" id=bc994ce9-b710-4918-8ef8-ebc2ad9f96b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:33.110444 crc crio[20719]: time=\"2026-06-12T20:18:33.109885905Z\" level=info msg=\"Stopped container f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3: openstack/glance-default-internal-api-0/glance-log\" id=4324b1cd-61e2-4cb3-b8ba-1c42fa59d05d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:33.112675 crc crio[20719]: time=\"2026-06-12T20:18:33.111888085Z\" level=info msg=\"Stopping pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\" id=2464695b-4f92-48b3-b680-3e5a58070ed6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:33.114518 crc crio[20719]: time=\"2026-06-12T20:18:33.11381289Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1 UID:ce25368b-11fc-43e0-8ef0-402df5172ab6 NetNS:/var/run/netns/e5ec9e33-df7b-4438-8afd-51d7cddbd44e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce25368b_11fc_43e0_8ef0_402df5172ab6.slice PodAnnotations:0xc0023e3338}] Aliases:map[]}\"\nJun 12 20:18:33.114518 crc crio[20719]: time=\"2026-06-12T20:18:33.114103208Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:33.251894 crc crio[20719]: time=\"2026-06-12T20:18:33.25110632Z\" level=info msg=\"Stopped container 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473: openstack/glance-default-external-api-0/glance-log\" id=d61ea463-12c6-4cc1-bea9-214a300e9f9a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:33.256982 crc crio[20719]: time=\"2026-06-12T20:18:33.256805759Z\" level=info msg=\"Stopping pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\" id=50b59b16-3c35-45fb-872d-53fddf8e02bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:33.257378 crc crio[20719]: time=\"2026-06-12T20:18:33.25721471Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9 UID:3df8b15f-5554-4df1-940c-ee8d1e1a244c NetNS:/var/run/netns/c4d6ed48-4458-4b36-93d3-e99c3379aec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3df8b15f_5554_4df1_940c_ee8d1e1a244c.slice PodAnnotations:0xc00259a258}] Aliases:map[]}\"\nJun 12 20:18:33.257499 crc crio[20719]: time=\"2026-06-12T20:18:33.257439184Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:33.269515 crc crio[20719]: time=\"2026-06-12T20:18:33.269093439Z\" level=info msg=\"Stopped pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\" id=38a647dc-35d5-465a-bfde-a97c99b58fd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:33.270806 crc crio[20719]: time=\"2026-06-12T20:18:33.270700565Z\" level=info msg=\"Stopped container c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12: openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns\" id=0cba6c17-da6b-4ba6-8b85-2da83342bd4f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:33.279530 crc crio[20719]: time=\"2026-06-12T20:18:33.279221799Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857\" id=f25545c8-a468-473c-8356-b1e668898d59 name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:33.281074 crc crio[20719]: time=\"2026-06-12T20:18:33.28105014Z\" level=info msg=\"Stopping pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\" id=8b07a5b0-1c2a-47d5-be79-b7fb48dd2532 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:33.282547 crc crio[20719]: time=\"2026-06-12T20:18:33.281370752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=65810d51-6903-4edd-a873-676d6a795266 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:33.282987 crc crio[20719]: time=\"2026-06-12T20:18:33.282963455Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-pxldd Namespace:openstack ID:b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3 UID:28220db3-9753-46ec-82eb-1bc0a132d18e NetNS:/var/run/netns/ba890865-730a-4c80-8324-cf0b186a58fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28220db3_9753_46ec_82eb_1bc0a132d18e.slice PodAnnotations:0xc00259a3d8}] Aliases:map[]}\"\nJun 12 20:18:33.283231 crc crio[20719]: time=\"2026-06-12T20:18:33.283213442Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-pxldd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:35.047025 crc crio[20719]: time=\"2026-06-12T20:18:35.046119526Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-mn5cc/POD\" id=afddcf89-467d-47f1-8613-c575b90a6591 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:35.048421 crc crio[20719]: time=\"2026-06-12T20:18:35.047040381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:44.008019 crc crio[20719]: time=\"2026-06-12T20:18:44.007076938Z\" level=info msg=\"Stopping pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\" id=614b12e1-e4cc-4997-b754-a444a37cd3d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:44.009235 crc crio[20719]: time=\"2026-06-12T20:18:44.008675487Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-54gf8 Namespace:openstack ID:7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0 UID:edd1272e-35ac-4033-8f03-83a2b7588364 NetNS:/var/run/netns/f78e39f4-b8cc-417f-a1c5-56669df12c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedd1272e_35ac_4033_8f03_83a2b7588364.slice PodAnnotations:0xc00170c358}] Aliases:map[]}\"\nJun 12 20:18:44.009235 crc crio[20719]: time=\"2026-06-12T20:18:44.008799309Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-54gf8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:45.009598 crc crio[20719]: time=\"2026-06-12T20:18:45.005648294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc\" id=960c2b9d-b9bf-4af0-b64d-ab47dc9da664 name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:45.011956 crc crio[20719]: time=\"2026-06-12T20:18:45.011145552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=29b427a1-bb89-4c12-bbf1-fa9df59ea192 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:45.759482 crc crio[20719]: time=\"2026-06-12T20:18:45.759362034Z\" level=info msg=\"Stopped pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\" id=2464695b-4f92-48b3-b680-3e5a58070ed6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:45.762546 crc crio[20719]: time=\"2026-06-12T20:18:45.76247576Z\" level=info msg=\"Stopped pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\" id=50b59b16-3c35-45fb-872d-53fddf8e02bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:45.767630 crc crio[20719]: time=\"2026-06-12T20:18:45.76757129Z\" level=info msg=\"Stopped pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\" id=8b07a5b0-1c2a-47d5-be79-b7fb48dd2532 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:45.772486 crc crio[20719]: time=\"2026-06-12T20:18:45.772386005Z\" level=info msg=\"Stopped pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\" id=614b12e1-e4cc-4997-b754-a444a37cd3d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:45.796911 crc crio[20719]: time=\"2026-06-12T20:18:45.79624377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=d43005f5-f3c6-4993-87e5-21212c54cf31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:46.093979 crc crio[20719]: time=\"2026-06-12T20:18:46.093899113Z\" level=info msg=\"Removing container: c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12\" id=b647e6f2-ec70-4eac-a0ac-dc32306a6cbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:46.935678 crc crio[20719]: time=\"2026-06-12T20:18:46.935057964Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=f7874838-cf85-49c9-8bad-cda0fae9aa35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:46.935905 crc crio[20719]: time=\"2026-06-12T20:18:46.93588594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:47.285130 crc crio[20719]: time=\"2026-06-12T20:18:47.285010697Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=f820daa2-04bf-468a-b31e-5b4fd86b0cea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:47.286358 crc crio[20719]: time=\"2026-06-12T20:18:47.28515949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:47.805126 crc crio[20719]: time=\"2026-06-12T20:18:47.805020489Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-ff7pp/POD\" id=aaabe401-a536-4bfa-b2d0-43ef69d699ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:47.805344 crc crio[20719]: time=\"2026-06-12T20:18:47.805172201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:47.929640 crc crio[20719]: time=\"2026-06-12T20:18:47.929014279Z\" level=info msg=\"Running pod sandbox: openstack/neutron-68489b7468-mbdtz/POD\" id=3fa64135-8a97-4b72-ad7b-c8337a1f1668 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:47.929855 crc crio[20719]: time=\"2026-06-12T20:18:47.929834173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:48.749733 crc crio[20719]: time=\"2026-06-12T20:18:48.749595495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b5e3e349-526f-4688-8a9c-3e091582354c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:48.827210 crc crio[20719]: time=\"2026-06-12T20:18:48.827073781Z\" level=info msg=\"Creating container: openstack/placement-db-sync-qbbm8/placement-db-sync\" id=3bc5f3ef-984d-4cb6-8a71-ee49db77c623 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:48.836216 crc crio[20719]: time=\"2026-06-12T20:18:48.836110492Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd\" id=9b899fae-9f41-40ef-8fb9-64b18245598d name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:48.837639 crc crio[20719]: time=\"2026-06-12T20:18:48.83756292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=38c7ac1a-a1a9-4e37-97d3-58b6b0850271 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:48.847365 crc crio[20719]: time=\"2026-06-12T20:18:48.847194278Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-mn5cc Namespace:openstack ID:d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd UID:1769692d-d9dd-4579-8b9c-31fef6ce0263 NetNS:/var/run/netns/6a1c9a2f-a0b8-4c85-9cb7-b4dc7580ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1769692d_d9dd_4579_8b9c_31fef6ce0263.slice PodAnnotations:0xc003c988f0}] Aliases:map[]}\"\nJun 12 20:18:48.847365 crc crio[20719]: time=\"2026-06-12T20:18:48.84731571Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-mn5cc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:48.853993 crc crio[20719]: time=\"2026-06-12T20:18:48.853883532Z\" level=info msg=\"Removed container c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12: openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns\" id=b647e6f2-ec70-4eac-a0ac-dc32306a6cbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:48.860200 crc crio[20719]: time=\"2026-06-12T20:18:48.860112997Z\" level=info msg=\"Removing container: a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66\" id=ad35564f-fc04-4394-892c-c0e8d1da8faf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:48.886988 crc crio[20719]: time=\"2026-06-12T20:18:48.886850312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:48.894846 crc crio[20719]: time=\"2026-06-12T20:18:48.894658263Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102\" id=25074a62-287f-4ea2-97da-a129ddc2fe12 name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:48.897345 crc crio[20719]: time=\"2026-06-12T20:18:48.896909513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6ac56bf5-939f-49b6-8805-cb1c7b7575a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:48.903179 crc crio[20719]: time=\"2026-06-12T20:18:48.9030371Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=13c73aba-fa90-4927-8681-c58eb75de49b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:49.029509 crc crio[20719]: time=\"2026-06-12T20:18:49.029153583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:49.040445 crc crio[20719]: time=\"2026-06-12T20:18:49.039705368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ed0313a9-c636-4c6d-9a5e-8cce2348c3cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:49.048976 crc crio[20719]: time=\"2026-06-12T20:18:49.048566283Z\" level=info msg=\"Got pod network &{Name:neutron-68489b7468-mbdtz Namespace:openstack ID:22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1 UID:4d171f7e-9e6c-4c7c-a484-6312cd85ec8c NetNS:/var/run/netns/d800156c-422c-4d31-ae61-e334f5c5a2cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d171f7e_9e6c_4c7c_a484_6312cd85ec8c.slice PodAnnotations:0xc002d9a1e0}] Aliases:map[]}\"\nJun 12 20:18:49.048976 crc crio[20719]: time=\"2026-06-12T20:18:49.048631164Z\" level=info msg=\"Adding pod openstack_neutron-68489b7468-mbdtz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:49.054458 crc crio[20719]: time=\"2026-06-12T20:18:49.054353099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=92123b2f-33cd-4ca2-b9b6-73952c81a0c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:49.059629 crc crio[20719]: time=\"2026-06-12T20:18:49.059469288Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-ff7pp Namespace:openstack ID:602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d UID:8fb9f4e3-d25e-43bb-baf7-aefb08fd7bdc NetNS:/var/run/netns/d353a249-e7ca-400e-a293-f4ae412c8068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb9f4e3_d25e_43bb_baf7_aefb08fd7bdc.slice PodAnnotations:0xc000a38080}] Aliases:map[]}\"\nJun 12 20:18:49.059629 crc crio[20719]: time=\"2026-06-12T20:18:49.059541589Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-ff7pp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:49.075744 crc crio[20719]: time=\"2026-06-12T20:18:49.075595054Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8 UID:de88bbc9-deb1-47a7-ad6d-6a7029450638 NetNS:/var/run/netns/ff4a1c99-ccc9-43c4-8eac-ce79b7bfab82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde88bbc9_deb1_47a7_ad6d_6a7029450638.slice PodAnnotations:0xc00259a098}] Aliases:map[]}\"\nJun 12 20:18:49.075744 crc crio[20719]: time=\"2026-06-12T20:18:49.075746167Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:49.079123 crc crio[20719]: time=\"2026-06-12T20:18:49.079035796Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1 UID:1ad77e9c-08d0-4f81-b958-53b9a21c0618 NetNS:/var/run/netns/b946f9f3-defd-42e6-857e-cab3470f0551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ad77e9c_08d0_4f81_b958_53b9a21c0618.slice PodAnnotations:0xc0023e2160}] Aliases:map[]}\"\nJun 12 20:18:49.079123 crc crio[20719]: time=\"2026-06-12T20:18:49.079093327Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:49.098418 crc crio[20719]: time=\"2026-06-12T20:18:49.098221534Z\" level=info msg=\"Removed container a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66: openstack/dnsmasq-dns-7b6fcdc445-pxldd/init\" id=ad35564f-fc04-4394-892c-c0e8d1da8faf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:49.116628 crc crio[20719]: time=\"2026-06-12T20:18:49.115900618Z\" level=info msg=\"Removing container: 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde\" id=23186922-e401-4eca-8a0e-bcd3ade36be7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:49.229120 crc crio[20719]: time=\"2026-06-12T20:18:49.228910157Z\" level=info msg=\"Removed container 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde: openstack/glance-default-external-api-0/glance-httpd\" id=23186922-e401-4eca-8a0e-bcd3ade36be7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:49.253855 crc crio[20719]: time=\"2026-06-12T20:18:49.253754475Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-2lpnn/barbican-db-sync\" id=260ea13e-8409-41d9-96f6-62e284602b8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:49.256061 crc crio[20719]: time=\"2026-06-12T20:18:49.255953504Z\" level=info msg=\"Removing container: 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473\" id=26817152-1e90-49d9-af4d-9044d102aab2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:49.262065 crc crio[20719]: time=\"2026-06-12T20:18:49.261824971Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-96vqh/cinder-db-sync\" id=ac704e27-efce-4cd6-9278-6a1ceb6d2e45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:49.273058 crc crio[20719]: time=\"2026-06-12T20:18:49.272957906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:49.279247 crc crio[20719]: time=\"2026-06-12T20:18:49.279161778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:49.295363 crc crio[20719]: time=\"2026-06-12T20:18:49.28719702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:49.298593 crc crio[20719]: time=\"2026-06-12T20:18:49.298525411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:49.326141 crc crio[20719]: time=\"2026-06-12T20:18:49.325961637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:49.336562 crc crio[20719]: time=\"2026-06-12T20:18:49.336451724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:49.342034 crc crio[20719]: time=\"2026-06-12T20:18:49.341997814Z\" level=info msg=\"Removed container 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473: openstack/glance-default-external-api-0/glance-log\" id=26817152-1e90-49d9-af4d-9044d102aab2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:49.350042 crc crio[20719]: time=\"2026-06-12T20:18:49.34983845Z\" level=info msg=\"Removing container: 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be\" id=1d220158-3f59-49d4-b612-e91713221829 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:49.363242 crc crio[20719]: time=\"2026-06-12T20:18:49.363016845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:49.385700 crc crio[20719]: time=\"2026-06-12T20:18:49.385583057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:49.480483 crc crio[20719]: time=\"2026-06-12T20:18:49.477801487Z\" level=info msg=\"Removed container 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be: openstack/glance-default-internal-api-0/glance-httpd\" id=1d220158-3f59-49d4-b612-e91713221829 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:49.504371 crc crio[20719]: time=\"2026-06-12T20:18:49.504071869Z\" level=info msg=\"Removing container: f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3\" id=b21b24cc-aa69-45fa-ac42-56c21d9109d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:49.542163 crc crio[20719]: time=\"2026-06-12T20:18:49.541923791Z\" level=info msg=\"Created container a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7: openstack/placement-db-sync-qbbm8/placement-db-sync\" id=3bc5f3ef-984d-4cb6-8a71-ee49db77c623 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:49.575085 crc crio[20719]: time=\"2026-06-12T20:18:49.574984764Z\" level=info msg=\"Starting container: a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7\" id=7348a1ef-b85a-4a31-9d30-26483e13e93f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:49.587771 crc crio[20719]: time=\"2026-06-12T20:18:49.587671663Z\" level=info msg=\"Started container\" PID=64993 containerID=a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7 description=openstack/placement-db-sync-qbbm8/placement-db-sync id=7348a1ef-b85a-4a31-9d30-26483e13e93f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\nJun 12 20:18:49.610418 crc crio[20719]: time=\"2026-06-12T20:18:49.6096957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:49.624629 crc crio[20719]: time=\"2026-06-12T20:18:49.624183492Z\" level=info msg=\"Removed container f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3: openstack/glance-default-internal-api-0/glance-log\" id=b21b24cc-aa69-45fa-ac42-56c21d9109d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:49.630452 crc crio[20719]: time=\"2026-06-12T20:18:49.630241352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:49.761870 crc crio[20719]: time=\"2026-06-12T20:18:49.759766668Z\" level=info msg=\"Created container 681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84: openstack/barbican-db-sync-2lpnn/barbican-db-sync\" id=260ea13e-8409-41d9-96f6-62e284602b8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:49.764035 crc crio[20719]: time=\"2026-06-12T20:18:49.763602617Z\" level=info msg=\"Starting container: 681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84\" id=88fcfa88-1eb7-4ddf-a72a-cc448c16a6be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:49.768827 crc crio[20719]: time=\"2026-06-12T20:18:49.768759267Z\" level=info msg=\"Started container\" PID=65010 containerID=681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84 description=openstack/barbican-db-sync-2lpnn/barbican-db-sync id=88fcfa88-1eb7-4ddf-a72a-cc448c16a6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\nJun 12 20:18:49.777427 crc crio[20719]: time=\"2026-06-12T20:18:49.7773596Z\" level=info msg=\"Created container b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a: openstack/ceilometer-0/ceilometer-central-agent\" id=13c73aba-fa90-4927-8681-c58eb75de49b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:49.779319 crc crio[20719]: time=\"2026-06-12T20:18:49.779179823Z\" level=info msg=\"Starting container: b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a\" id=a8c35649-24cd-44c7-ab97-b8eb693e75c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:49.790673 crc crio[20719]: time=\"2026-06-12T20:18:49.790535267Z\" level=info msg=\"Started container\" PID=65005 containerID=b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a description=openstack/ceilometer-0/ceilometer-central-agent id=a8c35649-24cd-44c7-ab97-b8eb693e75c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\nJun 12 20:18:49.945159 crc crio[20719]: time=\"2026-06-12T20:18:49.944957025Z\" level=info msg=\"Created container 21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f: openstack/cinder-db-sync-96vqh/cinder-db-sync\" id=ac704e27-efce-4cd6-9278-6a1ceb6d2e45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:49.950783 crc crio[20719]: time=\"2026-06-12T20:18:49.950611357Z\" level=info msg=\"Starting container: 21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f\" id=1023eb0a-82c0-43d8-88bc-ee1ce279eef6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:49.957584 crc crio[20719]: time=\"2026-06-12T20:18:49.957490691Z\" level=info msg=\"Started container\" PID=65066 containerID=21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f description=openstack/cinder-db-sync-96vqh/cinder-db-sync id=1023eb0a-82c0-43d8-88bc-ee1ce279eef6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\nJun 12 20:18:50.086737 crc crio[20719]: time=\"2026-06-12T20:18:50.086677642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ef3622c0-1dbf-4091-96bf-ef3282f7f017 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:50.087378 crc crio[20719]: time=\"2026-06-12T20:18:50.087349703Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=ef3622c0-1dbf-4091-96bf-ef3282f7f017 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:50.087655 crc crio[20719]: time=\"2026-06-12T20:18:50.087621238Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=ef3622c0-1dbf-4091-96bf-ef3282f7f017 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:50.089080 crc crio[20719]: time=\"2026-06-12T20:18:50.089006675Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=832e76f3-771b-4553-92d7-706e7fa4493e name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:50.099897 crc crio[20719]: time=\"2026-06-12T20:18:50.09977972Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 12 20:18:50.191047 crc crio[20719]: 2026-06-12T20:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:602a70ac19db002 Mac:46:b8:fe:94:62:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/d353a249-e7ca-400e-a293-f4ae412c8068 SocketPath: PciID:}] [{Interface:0xc00043a5b0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:50.191047 crc crio[20719]: 2026-06-12T20:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2dcc213692e5fc Mac:c6:45:89:6a:64:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/6a1c9a2f-a0b8-4c85-9cb7-b4dc7580ff43 SocketPath: PciID:}] [{Interface:0xc000014d10 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:50.192579 crc crio[20719]: time=\"2026-06-12T20:18:50.192457786Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-ff7pp Namespace:openstack ID:602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d UID:8fb9f4e3-d25e-43bb-baf7-aefb08fd7bdc NetNS:/var/run/netns/d353a249-e7ca-400e-a293-f4ae412c8068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb9f4e3_d25e_43bb_baf7_aefb08fd7bdc.slice PodAnnotations:0xc000a38080}] Aliases:map[]}\"\nJun 12 20:18:50.192579 crc crio[20719]: time=\"2026-06-12T20:18:50.192535881Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-mn5cc Namespace:openstack ID:d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd UID:1769692d-d9dd-4579-8b9c-31fef6ce0263 NetNS:/var/run/netns/6a1c9a2f-a0b8-4c85-9cb7-b4dc7580ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1769692d_d9dd_4579_8b9c_31fef6ce0263.slice PodAnnotations:0xc003c988f0}] Aliases:map[]}\"\nJun 12 20:18:50.192770 crc crio[20719]: time=\"2026-06-12T20:18:50.192703315Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-mn5cc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:50.192770 crc crio[20719]: time=\"2026-06-12T20:18:50.192751852Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-ff7pp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:50.203971 crc crio[20719]: time=\"2026-06-12T20:18:50.203883423Z\" level=info msg=\"Ran pod sandbox d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd with infra container: openstack/keystone-bootstrap-mn5cc/POD\" id=afddcf89-467d-47f1-8613-c575b90a6591 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:50.206472 crc crio[20719]: time=\"2026-06-12T20:18:50.206212124Z\" level=info msg=\"Ran pod sandbox 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d with infra container: openstack/dnsmasq-dns-6c85d9984c-ff7pp/POD\" id=aaabe401-a536-4bfa-b2d0-43ef69d699ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:50.208144 crc crio[20719]: time=\"2026-06-12T20:18:50.207653689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f962491e-ff35-41b1-aa9f-a0e99f89ea0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:50.208395 crc crio[20719]: time=\"2026-06-12T20:18:50.208337039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=32fe8f77-e8fc-465c-a7ee-da366a9ba120 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:50.255157 crc crio[20719]: time=\"2026-06-12T20:18:50.255062602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=347dc3e0-afff-4a69-b9a6-b034bd91597f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:50.269360 crc crio[20719]: time=\"2026-06-12T20:18:50.268926206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a2e08a9a-69d3-4a6c-85bf-e6afad2a2557 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:50.389707 crc crio[20719]: time=\"2026-06-12T20:18:50.389221661Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-mn5cc/keystone-bootstrap\" id=62bd81b9-65d1-4ef0-b98e-7d4d3bfec9d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:50.390106 crc crio[20719]: time=\"2026-06-12T20:18:50.390020816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:50.442737 crc crio[20719]: time=\"2026-06-12T20:18:50.442648741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:50.448114 crc crio[20719]: time=\"2026-06-12T20:18:50.448051497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:50.560629 crc crio[20719]: time=\"2026-06-12T20:18:50.560451421Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-ff7pp/init\" id=79062967-c1a2-4d05-b19f-464e873edf72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:50.561099 crc crio[20719]: time=\"2026-06-12T20:18:50.561024812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:50.622710 crc crio[20719]: time=\"2026-06-12T20:18:50.621810911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:50.627454 crc crio[20719]: time=\"2026-06-12T20:18:50.627035564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:50.950104 crc crio[20719]: time=\"2026-06-12T20:18:50.949954715Z\" level=info msg=\"Created container 1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b: openstack/keystone-bootstrap-mn5cc/keystone-bootstrap\" id=62bd81b9-65d1-4ef0-b98e-7d4d3bfec9d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:50.952844 crc crio[20719]: time=\"2026-06-12T20:18:50.952395499Z\" level=info msg=\"Starting container: 1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b\" id=ca2d56a0-ba34-4f86-b291-9aa711f9301e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:50.962341 crc crio[20719]: time=\"2026-06-12T20:18:50.961993133Z\" level=info msg=\"Started container\" PID=65169 containerID=1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b description=openstack/keystone-bootstrap-mn5cc/keystone-bootstrap id=ca2d56a0-ba34-4f86-b291-9aa711f9301e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\nJun 12 20:18:50.987173 crc crio[20719]: time=\"2026-06-12T20:18:50.987024045Z\" level=info msg=\"Created container a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c: openstack/dnsmasq-dns-6c85d9984c-ff7pp/init\" id=79062967-c1a2-4d05-b19f-464e873edf72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:50.990484 crc crio[20719]: time=\"2026-06-12T20:18:50.990376373Z\" level=info msg=\"Starting container: a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c\" id=23609d59-223f-44bf-bad6-a00267fc82e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:51.005565 crc crio[20719]: time=\"2026-06-12T20:18:51.005459292Z\" level=info msg=\"Started container\" PID=65175 containerID=a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c description=openstack/dnsmasq-dns-6c85d9984c-ff7pp/init id=23609d59-223f-44bf-bad6-a00267fc82e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\nJun 12 20:18:51.366877 crc crio[20719]: time=\"2026-06-12T20:18:51.36652405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bf1383cb-8dca-4edf-a7e0-9ef1e3838f40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:51.496672 crc crio[20719]: time=\"2026-06-12T20:18:51.49653356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ed3a1504-f84c-44a2-a2ab-b862189d4372 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:51.823464 crc crio[20719]: time=\"2026-06-12T20:18:51.823373449Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns\" id=7fe5f44b-a212-450a-a5d0-ee478b244e54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:51.824078 crc crio[20719]: time=\"2026-06-12T20:18:51.824018871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:51.885395 crc crio[20719]: time=\"2026-06-12T20:18:51.883911774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:51.888062 crc crio[20719]: time=\"2026-06-12T20:18:51.887991696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:52.254737 crc crio[20719]: time=\"2026-06-12T20:18:52.253715969Z\" level=info msg=\"Created container 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182: openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns\" id=7fe5f44b-a212-450a-a5d0-ee478b244e54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:52.257581 crc crio[20719]: time=\"2026-06-12T20:18:52.257504276Z\" level=info msg=\"Starting container: 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182\" id=4743839c-9764-4cdc-b546-eda860af83cc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:52.269143 crc crio[20719]: time=\"2026-06-12T20:18:52.267084506Z\" level=info msg=\"Started container\" PID=65288 containerID=6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182 description=openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns id=4743839c-9764-4cdc-b546-eda860af83cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\nJun 12 20:18:52.559680 crc crio[20719]: 2026-06-12T20:18:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22836148346c89c Mac:fa:53:7a:84:57:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/d800156c-422c-4d31-ae61-e334f5c5a2cf SocketPath: PciID:}] [{Interface:0xc0004b66a0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:52.560649 crc crio[20719]: time=\"2026-06-12T20:18:52.560576887Z\" level=info msg=\"Got pod network &{Name:neutron-68489b7468-mbdtz Namespace:openstack ID:22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1 UID:4d171f7e-9e6c-4c7c-a484-6312cd85ec8c NetNS:/var/run/netns/d800156c-422c-4d31-ae61-e334f5c5a2cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d171f7e_9e6c_4c7c_a484_6312cd85ec8c.slice PodAnnotations:0xc002d9a1e0}] Aliases:map[]}\"\nJun 12 20:18:52.560757 crc crio[20719]: time=\"2026-06-12T20:18:52.56073893Z\" level=info msg=\"Checking pod openstack_neutron-68489b7468-mbdtz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:53.851012 crc crio[20719]: time=\"2026-06-12T20:18:53.850368575Z\" level=info msg=\"Ran pod sandbox 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1 with infra container: openstack/neutron-68489b7468-mbdtz/POD\" id=3fa64135-8a97-4b72-ad7b-c8337a1f1668 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:53.854529 crc crio[20719]: time=\"2026-06-12T20:18:53.854406243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=71822494-dbdf-4d8e-854f-8e24ec12143f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:53.957408 crc crio[20719]: time=\"2026-06-12T20:18:53.957142317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9b36cfcf-0fa3-4138-b633-00ed473134a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:54.395613 crc crio[20719]: time=\"2026-06-12T20:18:54.393537195Z\" level=info msg=\"Creating container: openstack/neutron-68489b7468-mbdtz/neutron-api\" id=7c926277-66e6-4c62-9630-f6219d2ed06b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:54.400205 crc crio[20719]: time=\"2026-06-12T20:18:54.400132335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:54.489778 crc crio[20719]: time=\"2026-06-12T20:18:54.489696984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:54.497153 crc crio[20719]: time=\"2026-06-12T20:18:54.497072197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:55.151858 crc crio[20719]: time=\"2026-06-12T20:18:55.151096362Z\" level=info msg=\"Created container 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68: openstack/neutron-68489b7468-mbdtz/neutron-api\" id=7c926277-66e6-4c62-9630-f6219d2ed06b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:55.154357 crc crio[20719]: time=\"2026-06-12T20:18:55.152878624Z\" level=info msg=\"Starting container: 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68\" id=2c01add8-619e-474d-83b2-76aec3909f7b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:55.160992 crc crio[20719]: time=\"2026-06-12T20:18:55.160895246Z\" level=info msg=\"Started container\" PID=65422 containerID=403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68 description=openstack/neutron-68489b7468-mbdtz/neutron-api id=2c01add8-619e-474d-83b2-76aec3909f7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\nJun 12 20:18:55.245321 crc crio[20719]: time=\"2026-06-12T20:18:55.245135342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f9ae279d-be1a-423e-ac51-a88da3d23156 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:55.253644 crc crio[20719]: 2026-06-12T20:18:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9bd6d6cbd6bd9b Mac:2e:08:dd:53:5a:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/b946f9f3-defd-42e6-857e-cab3470f0551 SocketPath: PciID:}] [{Interface:0xc0002846e0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:55.255484 crc crio[20719]: time=\"2026-06-12T20:18:55.255377104Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1 UID:1ad77e9c-08d0-4f81-b958-53b9a21c0618 NetNS:/var/run/netns/b946f9f3-defd-42e6-857e-cab3470f0551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ad77e9c_08d0_4f81_b958_53b9a21c0618.slice PodAnnotations:0xc0023e2160}] Aliases:map[]}\"\nJun 12 20:18:55.255671 crc crio[20719]: time=\"2026-06-12T20:18:55.255586948Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:55.280858 crc crio[20719]: time=\"2026-06-12T20:18:55.280556563Z\" level=info msg=\"Ran pod sandbox b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1 with infra container: openstack/glance-default-internal-api-0/POD\" id=f820daa2-04bf-468a-b31e-5b4fd86b0cea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:55.282809 crc crio[20719]: time=\"2026-06-12T20:18:55.282756189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4dbc9ab0-67c2-4ed0-9c31-b7928290d0a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:55.285405 crc crio[20719]: time=\"2026-06-12T20:18:55.285245133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8abd5013-6e23-4c21-aa8d-055c3e5ba144 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:55.291810 crc crio[20719]: time=\"2026-06-12T20:18:55.291706379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=498208ad-65fc-4a18-93d7-e8caf7dfb073 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:55.484251 crc crio[20719]: time=\"2026-06-12T20:18:55.484090274Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=295af3cc-2e80-4311-901f-8ad4bccc837c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:55.485774 crc crio[20719]: time=\"2026-06-12T20:18:55.485657362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:55.607017 crc crio[20719]: time=\"2026-06-12T20:18:55.606923495Z\" level=info msg=\"Creating container: openstack/neutron-68489b7468-mbdtz/neutron-httpd\" id=8a060504-4aff-41f8-9127-2610c570bd90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:57.917888 crc crio[20719]: time=\"2026-06-12T20:18:57.917152265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:57.950536 crc crio[20719]: time=\"2026-06-12T20:18:57.950144103Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638\" id=832e76f3-771b-4553-92d7-706e7fa4493e name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:57.952212 crc crio[20719]: 2026-06-12T20:18:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba5f5f8b1fa1045 Mac:96:a0:d1:a1:b7:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/ff4a1c99-ccc9-43c4-8eac-ce79b7bfab82 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:18:57.953811 crc crio[20719]: time=\"2026-06-12T20:18:57.953674343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ec23c022-5dbb-47f3-b920-d92036556994 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:57.953811 crc crio[20719]: time=\"2026-06-12T20:18:57.953770006Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8 UID:de88bbc9-deb1-47a7-ad6d-6a7029450638 NetNS:/var/run/netns/ff4a1c99-ccc9-43c4-8eac-ce79b7bfab82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde88bbc9_deb1_47a7_ad6d_6a7029450638.slice PodAnnotations:0xc00259a098}] Aliases:map[]}\"\nJun 12 20:18:57.954222 crc crio[20719]: time=\"2026-06-12T20:18:57.954045981Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:18:57.985010 crc crio[20719]: time=\"2026-06-12T20:18:57.984910018Z\" level=info msg=\"Ran pod sandbox ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8 with infra container: openstack/glance-default-external-api-0/POD\" id=f7874838-cf85-49c9-8bad-cda0fae9aa35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:57.994990 crc crio[20719]: time=\"2026-06-12T20:18:57.994805942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=12a30787-5223-4672-af84-4dd7134e0776 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:58.015582 crc crio[20719]: time=\"2026-06-12T20:18:58.014893769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=03a62d60-2b95-44ec-8a2f-e1d7611a9cb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:58.022493 crc crio[20719]: time=\"2026-06-12T20:18:58.021137561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:58.040830 crc crio[20719]: time=\"2026-06-12T20:18:58.040716498Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=d8071d26-26f8-4bf0-bb42-472d3919b4f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:58.044768 crc crio[20719]: time=\"2026-06-12T20:18:58.044633799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:58.068507 crc crio[20719]: time=\"2026-06-12T20:18:58.068413013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=1f37f87d-1ffb-4ce7-8581-5c3941a4c21e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:58.113168 crc crio[20719]: time=\"2026-06-12T20:18:58.113076612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:58.113666 crc crio[20719]: time=\"2026-06-12T20:18:58.113554357Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=1c6ac12d-5bc5-45e5-926f-b752b59a9747 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:58.117690 crc crio[20719]: time=\"2026-06-12T20:18:58.117627502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:58.122139 crc crio[20719]: time=\"2026-06-12T20:18:58.122068994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:58.123611 crc crio[20719]: time=\"2026-06-12T20:18:58.12357766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:58.257051 crc crio[20719]: time=\"2026-06-12T20:18:58.256426697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:58.271888 crc crio[20719]: time=\"2026-06-12T20:18:58.271784711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:58.451133 crc crio[20719]: time=\"2026-06-12T20:18:58.450422371Z\" level=info msg=\"Created container 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798: openstack/neutron-68489b7468-mbdtz/neutron-httpd\" id=8a060504-4aff-41f8-9127-2610c570bd90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:58.453511 crc crio[20719]: time=\"2026-06-12T20:18:58.453425887Z\" level=info msg=\"Starting container: 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798\" id=4ff253e8-158c-415c-ad2b-06bf301da5e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:58.470818 crc crio[20719]: time=\"2026-06-12T20:18:58.470659366Z\" level=info msg=\"Started container\" PID=65634 containerID=79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798 description=openstack/neutron-68489b7468-mbdtz/neutron-httpd id=4ff253e8-158c-415c-ad2b-06bf301da5e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\nJun 12 20:18:58.568720 crc crio[20719]: time=\"2026-06-12T20:18:58.568605011Z\" level=info msg=\"Stopping container: 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7 (timeout: 10s)\" id=13f2cc8f-37d1-44d5-864b-f85a7932888d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:58.609040 crc crio[20719]: time=\"2026-06-12T20:18:58.608882064Z\" level=info msg=\"Created container c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720: openstack/ceilometer-0/ceilometer-notification-agent\" id=1c6ac12d-5bc5-45e5-926f-b752b59a9747 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:58.617048 crc crio[20719]: time=\"2026-06-12T20:18:58.616943936Z\" level=info msg=\"Starting container: c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720\" id=36c9e9b1-f051-45e7-a32e-ae8bae972121 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:58.629028 crc crio[20719]: time=\"2026-06-12T20:18:58.628916985Z\" level=info msg=\"Started container\" PID=65642 containerID=c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720 description=openstack/ceilometer-0/ceilometer-notification-agent id=36c9e9b1-f051-45e7-a32e-ae8bae972121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\nJun 12 20:18:58.673464 crc crio[20719]: time=\"2026-06-12T20:18:58.673406189Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=63e702a1-2641-482e-8b32-74b6dc78c4c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:58.673743 crc crio[20719]: time=\"2026-06-12T20:18:58.673574032Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=63e702a1-2641-482e-8b32-74b6dc78c4c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:58.673743 crc crio[20719]: time=\"2026-06-12T20:18:58.673609532Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=63e702a1-2641-482e-8b32-74b6dc78c4c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:18:58.675740 crc crio[20719]: time=\"2026-06-12T20:18:58.675666206Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=18b89b30-1fdb-4c80-b19f-a1b7a57f04a4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:18:58.689671 crc crio[20719]: time=\"2026-06-12T20:18:58.689603169Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 12 20:18:58.780568 crc crio[20719]: time=\"2026-06-12T20:18:58.780454489Z\" level=info msg=\"Stopped container 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7: openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns\" id=13f2cc8f-37d1-44d5-864b-f85a7932888d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:18:58.786501 crc crio[20719]: time=\"2026-06-12T20:18:58.786411615Z\" level=info msg=\"Stopping pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\" id=7e557bf6-cef5-4778-8507-6c736d10e9b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:58.786964 crc crio[20719]: time=\"2026-06-12T20:18:58.786906465Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-w6cbt Namespace:openstack ID:2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b UID:e9dd2dfb-4664-49c9-8cda-ae70c96b1393 NetNS:/var/run/netns/7ff73cd1-21ee-4e8c-9b04-0a1123c99a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9dd2dfb_4664_49c9_8cda_ae70c96b1393.slice PodAnnotations:0xc0023e29c8}] Aliases:map[]}\"\nJun 12 20:18:58.787314 crc crio[20719]: time=\"2026-06-12T20:18:58.787158149Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-w6cbt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:59.319453 crc crio[20719]: time=\"2026-06-12T20:18:59.318882067Z\" level=info msg=\"Stopped pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\" id=7e557bf6-cef5-4778-8507-6c736d10e9b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:18:59.331052 crc crio[20719]: time=\"2026-06-12T20:18:59.330820981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:59.485659 crc crio[20719]: time=\"2026-06-12T20:18:59.485112217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:59.594014 crc crio[20719]: time=\"2026-06-12T20:18:59.59394082Z\" level=info msg=\"Running pod sandbox: openstack/neutron-c5f68f98f-968ls/POD\" id=3c60c031-d2ea-447e-ac61-05f3f14757a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:18:59.594134 crc crio[20719]: time=\"2026-06-12T20:18:59.594043393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:18:59.695404 crc crio[20719]: time=\"2026-06-12T20:18:59.690758168Z\" level=info msg=\"Got pod network &{Name:neutron-c5f68f98f-968ls Namespace:openstack ID:a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f UID:181eab60-b243-420b-a019-c4506c33a5db NetNS:/var/run/netns/8b185440-83e4-4aa0-b8f3-48fa5abd256b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181eab60_b243_420b_a019_c4506c33a5db.slice PodAnnotations:0xc0001106b8}] Aliases:map[]}\"\nJun 12 20:18:59.695404 crc crio[20719]: time=\"2026-06-12T20:18:59.690822149Z\" level=info msg=\"Adding pod openstack_neutron-c5f68f98f-968ls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:18:59.697199 crc crio[20719]: time=\"2026-06-12T20:18:59.697124161Z\" level=info msg=\"Removing container: 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7\" id=f157849f-e79b-4866-904b-0ed17ed8bf09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:59.742395 crc crio[20719]: time=\"2026-06-12T20:18:59.742205852Z\" level=info msg=\"Removed container 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7: openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns\" id=f157849f-e79b-4866-904b-0ed17ed8bf09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:59.745363 crc crio[20719]: time=\"2026-06-12T20:18:59.745114343Z\" level=info msg=\"Removing container: e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0\" id=f4de0808-d958-4efb-9a40-e9261d073322 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:59.805247 crc crio[20719]: time=\"2026-06-12T20:18:59.804898761Z\" level=info msg=\"Removed container e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0: openstack/dnsmasq-dns-6674dbf88c-w6cbt/init\" id=f4de0808-d958-4efb-9a40-e9261d073322 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:18:59.929817 crc crio[20719]: time=\"2026-06-12T20:18:59.929639171Z\" level=info msg=\"Created container 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6: openstack/glance-default-internal-api-0/glance-log\" id=295af3cc-2e80-4311-901f-8ad4bccc837c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:59.931701 crc crio[20719]: time=\"2026-06-12T20:18:59.931655064Z\" level=info msg=\"Starting container: 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6\" id=c07c2fce-4648-4707-9c26-57294b6c13b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:59.945988 crc crio[20719]: time=\"2026-06-12T20:18:59.945913439Z\" level=info msg=\"Started container\" PID=65939 containerID=71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6 description=openstack/glance-default-internal-api-0/glance-log id=c07c2fce-4648-4707-9c26-57294b6c13b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\nJun 12 20:18:59.955315 crc crio[20719]: time=\"2026-06-12T20:18:59.955215284Z\" level=info msg=\"Created container 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f: openstack/glance-default-external-api-0/glance-log\" id=d8071d26-26f8-4bf0-bb42-472d3919b4f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:18:59.959207 crc crio[20719]: time=\"2026-06-12T20:18:59.958657327Z\" level=info msg=\"Starting container: 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f\" id=d422bd99-4589-4d16-a1a6-ddb2d2bb41f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:18:59.969950 crc crio[20719]: time=\"2026-06-12T20:18:59.969870804Z\" level=info msg=\"Started container\" PID=65940 containerID=623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f description=openstack/glance-default-external-api-0/glance-log id=d422bd99-4589-4d16-a1a6-ddb2d2bb41f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\nJun 12 20:19:00.000335 crc crio[20719]: time=\"2026-06-12T20:18:59.993991053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=afd05412-dde2-41ca-a170-dee96cb378b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:00.000335 crc crio[20719]: time=\"2026-06-12T20:18:59.994613798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b7f6a9d4-c144-4e13-8a64-86dcda69633e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:00.075718 crc crio[20719]: time=\"2026-06-12T20:19:00.075494804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8b03e621-ecfb-4d79-9b0f-df80d42a195b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:00.079451 crc crio[20719]: time=\"2026-06-12T20:19:00.079112405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e35c9ed8-15e6-4ca3-939b-48935192dcf0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:00.086487 crc crio[20719]: time=\"2026-06-12T20:19:00.086394431Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=d93b3c14-635c-4f2d-8e26-8f420c838ef0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:00.087150 crc crio[20719]: time=\"2026-06-12T20:19:00.087001202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:00.093967 crc crio[20719]: time=\"2026-06-12T20:19:00.093825744Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=b2f44d02-7200-4f33-98f9-b9c4b0c4f196 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:00.109625 crc crio[20719]: time=\"2026-06-12T20:19:00.109522051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:00.230646 crc crio[20719]: time=\"2026-06-12T20:19:00.230546524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:00.232031 crc crio[20719]: time=\"2026-06-12T20:19:00.231927157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:00.772344 crc crio[20719]: time=\"2026-06-12T20:19:00.772247106Z\" level=info msg=\"Stopping pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\" id=fdcefd4a-b9ba-481a-9b81-6cc3e3367356 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:00.774028 crc crio[20719]: time=\"2026-06-12T20:19:00.774004628Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-mn5cc Namespace:openstack ID:d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd UID:1769692d-d9dd-4579-8b9c-31fef6ce0263 NetNS:/var/run/netns/6a1c9a2f-a0b8-4c85-9cb7-b4dc7580ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1769692d_d9dd_4579_8b9c_31fef6ce0263.slice PodAnnotations:0xc002d9b468}] Aliases:map[]}\"\nJun 12 20:19:00.774374 crc crio[20719]: time=\"2026-06-12T20:19:00.774351635Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-mn5cc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:01.234450 crc crio[20719]: time=\"2026-06-12T20:19:01.233491335Z\" level=info msg=\"Stopped pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\" id=fdcefd4a-b9ba-481a-9b81-6cc3e3367356 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:01.343706 crc crio[20719]: time=\"2026-06-12T20:19:01.343637802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:01.599892 crc crio[20719]: 2026-06-12T20:19:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9a5c30b252c5aa Mac:0a:f7:e5:4a:47:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/8b185440-83e4-4aa0-b8f3-48fa5abd256b SocketPath: PciID:}] [{Interface:0xc0003feaf0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:01.606961 crc crio[20719]: time=\"2026-06-12T20:19:01.606846442Z\" level=info msg=\"Created container a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd: openstack/glance-default-external-api-0/glance-httpd\" id=b2f44d02-7200-4f33-98f9-b9c4b0c4f196 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:01.608562 crc crio[20719]: time=\"2026-06-12T20:19:01.608479876Z\" level=info msg=\"Starting container: a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd\" id=444c0f44-8fc6-4831-b9ba-66b1424601db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:01.616452 crc crio[20719]: time=\"2026-06-12T20:19:01.616357801Z\" level=info msg=\"Got pod network &{Name:neutron-c5f68f98f-968ls Namespace:openstack ID:a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f UID:181eab60-b243-420b-a019-c4506c33a5db NetNS:/var/run/netns/8b185440-83e4-4aa0-b8f3-48fa5abd256b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181eab60_b243_420b_a019_c4506c33a5db.slice PodAnnotations:0xc0001106b8}] Aliases:map[]}\"\nJun 12 20:19:01.616664 crc crio[20719]: time=\"2026-06-12T20:19:01.616623767Z\" level=info msg=\"Checking pod openstack_neutron-c5f68f98f-968ls for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:01.624345 crc crio[20719]: time=\"2026-06-12T20:19:01.624224284Z\" level=info msg=\"Started container\" PID=66148 containerID=a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd description=openstack/glance-default-external-api-0/glance-httpd id=444c0f44-8fc6-4831-b9ba-66b1424601db name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\nJun 12 20:19:01.626344 crc crio[20719]: time=\"2026-06-12T20:19:01.626103163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:01.649128 crc crio[20719]: time=\"2026-06-12T20:19:01.649063664Z\" level=info msg=\"Ran pod sandbox a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f with infra container: openstack/neutron-c5f68f98f-968ls/POD\" id=3c60c031-d2ea-447e-ac61-05f3f14757a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:01.653033 crc crio[20719]: time=\"2026-06-12T20:19:01.65296482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b91602a8-a47a-4a42-ab1e-fc25757aadb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:01.708015 crc crio[20719]: time=\"2026-06-12T20:19:01.707872837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e4251c49-25fd-4323-af86-23fe5b4ab2bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:01.725817 crc crio[20719]: time=\"2026-06-12T20:19:01.725740345Z\" level=info msg=\"Creating container: openstack/neutron-c5f68f98f-968ls/neutron-api\" id=cd65fb35-5b94-4d67-a827-93d0e9e04302 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:01.726258 crc crio[20719]: time=\"2026-06-12T20:19:01.726201531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:01.771604 crc crio[20719]: time=\"2026-06-12T20:19:01.771396584Z\" level=info msg=\"Created container 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7: openstack/glance-default-internal-api-0/glance-httpd\" id=d93b3c14-635c-4f2d-8e26-8f420c838ef0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:01.775223 crc crio[20719]: time=\"2026-06-12T20:19:01.775121409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:01.780923 crc crio[20719]: time=\"2026-06-12T20:19:01.780852531Z\" level=info msg=\"Starting container: 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7\" id=bae6e055-5af7-456a-b66d-84748f4b26e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:01.784735 crc crio[20719]: time=\"2026-06-12T20:19:01.784575779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:01.789693 crc crio[20719]: time=\"2026-06-12T20:19:01.789524845Z\" level=info msg=\"Started container\" PID=66201 containerID=8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7 description=openstack/glance-default-internal-api-0/glance-httpd id=bae6e055-5af7-456a-b66d-84748f4b26e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\nJun 12 20:19:01.988978 crc crio[20719]: time=\"2026-06-12T20:19:01.988899034Z\" level=info msg=\"Created container e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821: openstack/neutron-c5f68f98f-968ls/neutron-api\" id=cd65fb35-5b94-4d67-a827-93d0e9e04302 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:01.996031 crc crio[20719]: time=\"2026-06-12T20:19:01.992043303Z\" level=info msg=\"Starting container: e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821\" id=66fbbba7-2921-4901-9398-664f5cbecf40 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:02.013055 crc crio[20719]: time=\"2026-06-12T20:19:02.012947662Z\" level=info msg=\"Started container\" PID=66220 containerID=e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821 description=openstack/neutron-c5f68f98f-968ls/neutron-api id=66fbbba7-2921-4901-9398-664f5cbecf40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\nJun 12 20:19:02.053475 crc crio[20719]: time=\"2026-06-12T20:19:02.052933639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7ee28130-2c25-4063-9da4-08e7a4aa79e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:02.178320 crc crio[20719]: time=\"2026-06-12T20:19:02.172613957Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=096ba45f-09c3-4c68-b31d-f15eae9356b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:02.200419 crc crio[20719]: time=\"2026-06-12T20:19:02.200327282Z\" level=info msg=\"Creating container: openstack/neutron-c5f68f98f-968ls/neutron-httpd\" id=03ff63d6-3c45-4951-851f-a5b8733b2113 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:02.200817 crc crio[20719]: time=\"2026-06-12T20:19:02.20074637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:02.280861 crc crio[20719]: time=\"2026-06-12T20:19:02.280692093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:02.306570 crc crio[20719]: time=\"2026-06-12T20:19:02.304382536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:02.536065 crc crio[20719]: time=\"2026-06-12T20:19:02.53591857Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7db97cf87d-w26fq/POD\" id=01684b0c-7566-4e19-9b38-ce69b8ab6077 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:02.536435 crc crio[20719]: time=\"2026-06-12T20:19:02.536356478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:02.599761 crc crio[20719]: time=\"2026-06-12T20:19:02.599051371Z\" level=info msg=\"Got pod network &{Name:keystone-7db97cf87d-w26fq Namespace:openstack ID:d9e8eff4eaa502c59fa7bd4429ac287d51b2bd506d424cd10e9e82d40a338552 UID:18383031-9a5e-446c-9683-7cd3d352c6cc NetNS:/var/run/netns/57b5425f-37c3-45a2-8ec5-72bfc6074378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18383031_9a5e_446c_9683_7cd3d352c6cc.slice PodAnnotations:0xc0023e23d0}] Aliases:map[]}\"\nJun 12 20:19:02.601097 crc crio[20719]: time=\"2026-06-12T20:19:02.599742553Z\" level=info msg=\"Adding pod openstack_keystone-7db97cf87d-w26fq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:02.628083 crc crio[20719]: time=\"2026-06-12T20:19:02.627977576Z\" level=info msg=\"Created container a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88: openstack/neutron-c5f68f98f-968ls/neutron-httpd\" id=03ff63d6-3c45-4951-851f-a5b8733b2113 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:02.630574 crc crio[20719]: time=\"2026-06-12T20:19:02.630435152Z\" level=info msg=\"Starting container: a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88\" id=b3b73d3e-cded-494e-acf5-276797294d23 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:02.639060 crc crio[20719]: time=\"2026-06-12T20:19:02.638955446Z\" level=info msg=\"Started container\" PID=66499 containerID=a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88 description=openstack/neutron-c5f68f98f-968ls/neutron-httpd id=b3b73d3e-cded-494e-acf5-276797294d23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\nJun 12 20:19:03.210547 crc crio[20719]: 2026-06-12T20:19:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9e8eff4eaa502c Mac:0a:dd:9a:98:f0:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/57b5425f-37c3-45a2-8ec5-72bfc6074378 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:03.216672 crc crio[20719]: time=\"2026-06-12T20:19:03.216634655Z\" level=info msg=\"Got pod network &{Name:keystone-7db97cf87d-w26fq Namespace:openstack ID:d9e8eff4eaa502c59fa7bd4429ac287d51b2bd506d424cd10e9e82d40a338552 UID:18383031-9a5e-446c-9683-7cd3d352c6cc NetNS:/var/run/netns/57b5425f-37c3-45a2-8ec5-72bfc6074378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18383031_9a5e_446c_9683_7cd3d352c6cc.slice PodAnnotations:0xc0023e23d0}] Aliases:map[]}\"\nJun 12 20:19:03.216967 crc crio[20719]: time=\"2026-06-12T20:19:03.216946293Z\" level=info msg=\"Checking pod openstack_keystone-7db97cf87d-w26fq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:03.240611 crc crio[20719]: time=\"2026-06-12T20:19:03.239060681Z\" level=info msg=\"Ran pod sandbox d9e8eff4eaa502c59fa7bd4429ac287d51b2bd506d424cd10e9e82d40a338552 with infra container: openstack/keystone-7db97cf87d-w26fq/POD\" id=01684b0c-7566-4e19-9b38-ce69b8ab6077 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:03.251003 crc crio[20719]: time=\"2026-06-12T20:19:03.249832438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c0168428-2456-47f9-a34b-c991353e60e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:03.355663 crc crio[20719]: time=\"2026-06-12T20:19:03.353573589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9c698e83-f5cf-472a-b3e2-2d7b440fb5d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:03.363709 crc crio[20719]: time=\"2026-06-12T20:19:03.363367573Z\" level=info msg=\"Creating container: openstack/keystone-7db97cf87d-w26fq/keystone-api\" id=f2733a60-bca2-468f-b5ed-651561486317 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:03.364041 crc crio[20719]: time=\"2026-06-12T20:19:03.363986575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:03.443871 crc crio[20719]: time=\"2026-06-12T20:19:03.443689869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:03.451390 crc crio[20719]: time=\"2026-06-12T20:19:03.451359255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:03.595795 crc crio[20719]: time=\"2026-06-12T20:19:03.595693407Z\" level=info msg=\"Created container da5ef8de754f330f98691a7949a0f66ea7254590ee3c4fded2bf7065ebeef7a5: openstack/keystone-7db97cf87d-w26fq/keystone-api\" id=f2733a60-bca2-468f-b5ed-651561486317 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:03.598524 crc crio[20719]: time=\"2026-06-12T20:19:03.598438439Z\" level=info msg=\"Starting container: da5ef8de754f330f98691a7949a0f66ea7254590ee3c4fded2bf7065ebeef7a5\" id=fb5fd33b-584e-4232-972d-f8bfbcdf92ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:03.610228 crc crio[20719]: time=\"2026-06-12T20:19:03.61008778Z\" level=info msg=\"Started container\" PID=66811 containerID=da5ef8de754f330f98691a7949a0f66ea7254590ee3c4fded2bf7065ebeef7a5 description=openstack/keystone-7db97cf87d-w26fq/keystone-api id=fb5fd33b-584e-4232-972d-f8bfbcdf92ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9e8eff4eaa502c59fa7bd4429ac287d51b2bd506d424cd10e9e82d40a338552\nJun 12 20:19:04.942554 crc crio[20719]: time=\"2026-06-12T20:19:04.941856373Z\" level=info msg=\"Stopping pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\" id=2509e475-e4af-4500-95de-0e0fdecc8f28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:04.944730 crc crio[20719]: time=\"2026-06-12T20:19:04.94384805Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-qbbm8 Namespace:openstack ID:1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659 UID:61822326-23ba-4257-9400-1c47f8e9876c NetNS:/var/run/netns/70c14abc-c2a9-4dd2-aa05-3019ad046073 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61822326_23ba_4257_9400_1c47f8e9876c.slice PodAnnotations:0xc00008c4d0}] Aliases:map[]}\"\nJun 12 20:19:04.944730 crc crio[20719]: time=\"2026-06-12T20:19:04.944184476Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-qbbm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:05.457011 crc crio[20719]: time=\"2026-06-12T20:19:05.456450572Z\" level=info msg=\"Stopped pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\" id=2509e475-e4af-4500-95de-0e0fdecc8f28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:06.624440 crc crio[20719]: time=\"2026-06-12T20:19:06.623346442Z\" level=info msg=\"Running pod sandbox: openstack/placement-5b549d69b8-dpqrh/POD\" id=96c3f05a-b26a-41f1-b0ef-de409f77b239 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:06.625375 crc crio[20719]: time=\"2026-06-12T20:19:06.624482573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:06.974382 crc crio[20719]: time=\"2026-06-12T20:19:06.974300003Z\" level=info msg=\"Stopping pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\" id=28094f00-00de-46b1-9167-ee8b7d70eb32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:06.975433 crc crio[20719]: time=\"2026-06-12T20:19:06.975408353Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-2lpnn Namespace:openstack ID:893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632 UID:5892c344-8c1c-40ee-8cc1-0c5f03e2ad10 NetNS:/var/run/netns/a3a0b1dc-5b65-4fda-b0a5-9ed065bf7829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5892c344_8c1c_40ee_8cc1_0c5f03e2ad10.slice PodAnnotations:0xc003c98988}] Aliases:map[]}\"\nJun 12 20:19:06.975721 crc crio[20719]: time=\"2026-06-12T20:19:06.975698888Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-2lpnn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:08.721695 crc crio[20719]: time=\"2026-06-12T20:19:08.720395519Z\" level=info msg=\"Stopped pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\" id=28094f00-00de-46b1-9167-ee8b7d70eb32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:08.751137 crc crio[20719]: time=\"2026-06-12T20:19:08.750984942Z\" level=info msg=\"Got pod network &{Name:placement-5b549d69b8-dpqrh Namespace:openstack ID:309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c UID:c203e1b5-39f6-4d71-824d-01acd6e3629f NetNS:/var/run/netns/238047c6-a2ac-4af9-ac33-4218be3b7d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc203e1b5_39f6_4d71_824d_01acd6e3629f.slice PodAnnotations:0xc000526f88}] Aliases:map[]}\"\nJun 12 20:19:08.751137 crc crio[20719]: time=\"2026-06-12T20:19:08.751055093Z\" level=info msg=\"Adding pod openstack_placement-5b549d69b8-dpqrh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:08.836469 crc crio[20719]: time=\"2026-06-12T20:19:08.836362948Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=18b89b30-1fdb-4c80-b19f-a1b7a57f04a4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:19:08.837701 crc crio[20719]: time=\"2026-06-12T20:19:08.837541599Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=1ab866eb-10ae-4704-b5ab-a23b7b7f6659 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:08.862211 crc crio[20719]: time=\"2026-06-12T20:19:08.861934195Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8b06970c-2123-4d46-af73-9e81bf812afb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:08.870653 crc crio[20719]: time=\"2026-06-12T20:19:08.870598386Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=d78c4e64-98af-4234-9e62-7d4cb6525a38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:08.901606 crc crio[20719]: time=\"2026-06-12T20:19:08.900537429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:09.012345 crc crio[20719]: time=\"2026-06-12T20:19:09.012206769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:09.017054 crc crio[20719]: time=\"2026-06-12T20:19:09.016946103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:09.020817 crc crio[20719]: time=\"2026-06-12T20:19:09.020711071Z\" level=info msg=\"Stopping pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\" id=db00cbb6-579e-4783-99b7-fef46101388e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:09.022404 crc crio[20719]: time=\"2026-06-12T20:19:09.021961932Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-96vqh Namespace:openstack ID:814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03 UID:35f4ac8d-0409-4a4c-a5fc-a511aef3ba19 NetNS:/var/run/netns/6f73e369-bcc9-45bf-b91f-405dd73f35c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35f4ac8d_0409_4a4c_a5fc_a511aef3ba19.slice PodAnnotations:0xc00170c3a0}] Aliases:map[]}\"\nJun 12 20:19:09.022404 crc crio[20719]: time=\"2026-06-12T20:19:09.022148857Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-96vqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:09.129801 crc crio[20719]: time=\"2026-06-12T20:19:09.129528501Z\" level=info msg=\"Created container 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e: openstack/ceilometer-0/sg-core\" id=d78c4e64-98af-4234-9e62-7d4cb6525a38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:09.133580 crc crio[20719]: time=\"2026-06-12T20:19:09.132044947Z\" level=info msg=\"Starting container: 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e\" id=e3f78a0c-59ff-4587-9955-3f3d88abf6b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:09.142719 crc crio[20719]: time=\"2026-06-12T20:19:09.142598034Z\" level=info msg=\"Started container\" PID=67324 containerID=7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e description=openstack/ceilometer-0/sg-core id=e3f78a0c-59ff-4587-9955-3f3d88abf6b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\nJun 12 20:19:09.161170 crc crio[20719]: time=\"2026-06-12T20:19:09.160963369Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=154c3467-4552-4bbd-b411-0b0a8828af55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:09.161538 crc crio[20719]: time=\"2026-06-12T20:19:09.161200573Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=154c3467-4552-4bbd-b411-0b0a8828af55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:09.161538 crc crio[20719]: time=\"2026-06-12T20:19:09.161241685Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=154c3467-4552-4bbd-b411-0b0a8828af55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:09.162695 crc crio[20719]: time=\"2026-06-12T20:19:09.162610249Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=8868db3e-b7a2-451d-a34b-f10416e9881c name=/runtime.v1.ImageService/PullImage\nJun 12 20:19:09.170658 crc crio[20719]: time=\"2026-06-12T20:19:09.17057395Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 12 20:19:09.340257 crc crio[20719]: time=\"2026-06-12T20:19:09.33957588Z\" level=info msg=\"Stopped pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\" id=db00cbb6-579e-4783-99b7-fef46101388e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:09.363392 crc crio[20719]: 2026-06-12T20:19:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:309e34cfda3cf00 Mac:ae:2c:b6:55:e8:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/238047c6-a2ac-4af9-ac33-4218be3b7d47 SocketPath: PciID:}] [{Interface:0xc0001470c0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:09.364968 crc crio[20719]: time=\"2026-06-12T20:19:09.364899205Z\" level=info msg=\"Got pod network &{Name:placement-5b549d69b8-dpqrh Namespace:openstack ID:309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c UID:c203e1b5-39f6-4d71-824d-01acd6e3629f NetNS:/var/run/netns/238047c6-a2ac-4af9-ac33-4218be3b7d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc203e1b5_39f6_4d71_824d_01acd6e3629f.slice PodAnnotations:0xc000526f88}] Aliases:map[]}\"\nJun 12 20:19:09.365129 crc crio[20719]: time=\"2026-06-12T20:19:09.365058187Z\" level=info msg=\"Checking pod openstack_placement-5b549d69b8-dpqrh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:09.373823 crc crio[20719]: time=\"2026-06-12T20:19:09.373739589Z\" level=info msg=\"Ran pod sandbox 309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c with infra container: openstack/placement-5b549d69b8-dpqrh/POD\" id=96c3f05a-b26a-41f1-b0ef-de409f77b239 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:09.376938 crc crio[20719]: time=\"2026-06-12T20:19:09.376857743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b0e96d78-6e2b-469c-a9ed-7f8e0bf9254f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:09.481808 crc crio[20719]: time=\"2026-06-12T20:19:09.481632013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=78ff699d-f7fd-4d7c-b34c-5a1c8454e8ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:09.491163 crc crio[20719]: time=\"2026-06-12T20:19:09.49105071Z\" level=info msg=\"Creating container: openstack/placement-5b549d69b8-dpqrh/placement-log\" id=f5dae421-c1aa-4f3f-bbd3-a8a4fda9526f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:09.491624 crc crio[20719]: time=\"2026-06-12T20:19:09.49156229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:09.558731 crc crio[20719]: time=\"2026-06-12T20:19:09.558243753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:09.564538 crc crio[20719]: time=\"2026-06-12T20:19:09.564497665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:09.672764 crc crio[20719]: time=\"2026-06-12T20:19:09.672716134Z\" level=info msg=\"Created container 5feb887ca0f6530cbe56c46d1cd9fef145241fbebf7051cab9f560c94efc5acd: openstack/placement-5b549d69b8-dpqrh/placement-log\" id=f5dae421-c1aa-4f3f-bbd3-a8a4fda9526f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:09.673954 crc crio[20719]: time=\"2026-06-12T20:19:09.673928566Z\" level=info msg=\"Starting container: 5feb887ca0f6530cbe56c46d1cd9fef145241fbebf7051cab9f560c94efc5acd\" id=48915d82-ecd8-4b6c-beaa-53754a4989ed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:09.682990 crc crio[20719]: time=\"2026-06-12T20:19:09.682940476Z\" level=info msg=\"Started container\" PID=67407 containerID=5feb887ca0f6530cbe56c46d1cd9fef145241fbebf7051cab9f560c94efc5acd description=openstack/placement-5b549d69b8-dpqrh/placement-log id=48915d82-ecd8-4b6c-beaa-53754a4989ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c\nJun 12 20:19:09.699178 crc crio[20719]: time=\"2026-06-12T20:19:09.699061792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=137bf821-592e-420b-9c10-06e33a51f412 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:09.776338 crc crio[20719]: time=\"2026-06-12T20:19:09.775783164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=69f178e8-f9cc-4052-9076-7f39db2f666b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:09.783966 crc crio[20719]: time=\"2026-06-12T20:19:09.783893039Z\" level=info msg=\"Removing container: a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631\" id=84c9b6fa-62d0-4e89-b35c-c6d9664580db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:09.791317 crc crio[20719]: time=\"2026-06-12T20:19:09.787661464Z\" level=info msg=\"Creating container: openstack/placement-5b549d69b8-dpqrh/placement-api\" id=ab61e838-5db6-4e4c-aaea-160b70afa850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:09.791317 crc crio[20719]: time=\"2026-06-12T20:19:09.787921439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:09.901357 crc crio[20719]: time=\"2026-06-12T20:19:09.901139059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:09.905614 crc crio[20719]: time=\"2026-06-12T20:19:09.905554738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:09.972403 crc crio[20719]: time=\"2026-06-12T20:19:09.972170539Z\" level=info msg=\"Removed container a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631: openshift-infra/auto-csr-approver-29688252-5p97h/oc\" id=84c9b6fa-62d0-4e89-b35c-c6d9664580db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:09.984330 crc crio[20719]: time=\"2026-06-12T20:19:09.984231265Z\" level=info msg=\"Stopping pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\" id=61101c92-4602-42b2-a3e3-9a98a7909395 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:09.984453 crc crio[20719]: time=\"2026-06-12T20:19:09.984364497Z\" level=info msg=\"Stopped pod sandbox (already stopped): aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\" id=61101c92-4602-42b2-a3e3-9a98a7909395 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:09.985298 crc crio[20719]: time=\"2026-06-12T20:19:09.985184221Z\" level=info msg=\"Removing pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\" id=71070569-4de9-4eb1-a6c1-2725e852be47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.006526 crc crio[20719]: time=\"2026-06-12T20:19:10.006366797Z\" level=info msg=\"Removed pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\" id=71070569-4de9-4eb1-a6c1-2725e852be47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.008820 crc crio[20719]: time=\"2026-06-12T20:19:10.008759629Z\" level=info msg=\"Stopping pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\" id=de986c1a-10ca-49e7-863e-b1d671be362a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:10.008918 crc crio[20719]: time=\"2026-06-12T20:19:10.008833611Z\" level=info msg=\"Stopped pod sandbox (already stopped): a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\" id=de986c1a-10ca-49e7-863e-b1d671be362a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:10.009412 crc crio[20719]: time=\"2026-06-12T20:19:10.00935064Z\" level=info msg=\"Removing pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\" id=e0543cd2-9c1e-4e7c-857d-0af117e6ec37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.029507 crc crio[20719]: time=\"2026-06-12T20:19:10.029410967Z\" level=info msg=\"Created container 06341fc855c2feda1424ea2f92faa6737973b37ef5995fd92be75d4830e75ad3: openstack/placement-5b549d69b8-dpqrh/placement-api\" id=ab61e838-5db6-4e4c-aaea-160b70afa850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:10.032116 crc crio[20719]: time=\"2026-06-12T20:19:10.032036057Z\" level=info msg=\"Starting container: 06341fc855c2feda1424ea2f92faa6737973b37ef5995fd92be75d4830e75ad3\" id=61623846-bb57-4f2f-aaea-ac0998907ea1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:10.050475 crc crio[20719]: time=\"2026-06-12T20:19:10.050381799Z\" level=info msg=\"Removed pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\" id=e0543cd2-9c1e-4e7c-857d-0af117e6ec37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.052916 crc crio[20719]: time=\"2026-06-12T20:19:10.052771861Z\" level=info msg=\"Stopping pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\" id=bd5fa9f1-224c-4273-bb88-deb87f1088cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:10.052916 crc crio[20719]: time=\"2026-06-12T20:19:10.052850992Z\" level=info msg=\"Stopped pod sandbox (already stopped): c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\" id=bd5fa9f1-224c-4273-bb88-deb87f1088cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:10.054160 crc crio[20719]: time=\"2026-06-12T20:19:10.053608626Z\" level=info msg=\"Removing pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\" id=b649f1f7-d219-431d-b999-a27143eee477 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.082483 crc crio[20719]: time=\"2026-06-12T20:19:10.077565361Z\" level=info msg=\"Started container\" PID=67432 containerID=06341fc855c2feda1424ea2f92faa6737973b37ef5995fd92be75d4830e75ad3 description=openstack/placement-5b549d69b8-dpqrh/placement-api id=61623846-bb57-4f2f-aaea-ac0998907ea1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c\nJun 12 20:19:10.082483 crc crio[20719]: time=\"2026-06-12T20:19:10.07865809Z\" level=info msg=\"Removed pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\" id=b649f1f7-d219-431d-b999-a27143eee477 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.082483 crc crio[20719]: time=\"2026-06-12T20:19:10.080097067Z\" level=info msg=\"Stopping pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\" id=3101066e-ad85-49ce-ab52-20787b7e2aef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:10.082483 crc crio[20719]: time=\"2026-06-12T20:19:10.080503744Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\" id=3101066e-ad85-49ce-ab52-20787b7e2aef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:10.082483 crc crio[20719]: time=\"2026-06-12T20:19:10.080770529Z\" level=info msg=\"Removing pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\" id=a4ff7f05-6dda-48fd-8fe6-401251b100ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.103707 crc crio[20719]: time=\"2026-06-12T20:19:10.103585538Z\" level=info msg=\"Removed pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\" id=a4ff7f05-6dda-48fd-8fe6-401251b100ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.104870 crc crio[20719]: time=\"2026-06-12T20:19:10.104781867Z\" level=info msg=\"Stopping pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\" id=f15eefae-1ef9-461b-aae8-47200ec0260b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:10.104946 crc crio[20719]: time=\"2026-06-12T20:19:10.104879968Z\" level=info msg=\"Stopped pod sandbox (already stopped): b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\" id=f15eefae-1ef9-461b-aae8-47200ec0260b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:10.109840 crc crio[20719]: time=\"2026-06-12T20:19:10.109734022Z\" level=info msg=\"Removing pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\" id=7b7e9e69-10c5-49f4-8408-ced4a3cd8e69 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.150693 crc crio[20719]: time=\"2026-06-12T20:19:10.150594062Z\" level=info msg=\"Removed pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\" id=7b7e9e69-10c5-49f4-8408-ced4a3cd8e69 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.153388 crc crio[20719]: time=\"2026-06-12T20:19:10.153208014Z\" level=info msg=\"Stopping pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\" id=c11558ae-2b3a-4806-8372-9c6083c72bdb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:10.153388 crc crio[20719]: time=\"2026-06-12T20:19:10.153328226Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\" id=c11558ae-2b3a-4806-8372-9c6083c72bdb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:10.156775 crc crio[20719]: time=\"2026-06-12T20:19:10.156700206Z\" level=info msg=\"Removing pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\" id=d5119d60-327a-4abf-87f2-2799ea5ec8f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.169730 crc crio[20719]: time=\"2026-06-12T20:19:10.169631739Z\" level=info msg=\"Removed pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\" id=d5119d60-327a-4abf-87f2-2799ea5ec8f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.170734 crc crio[20719]: time=\"2026-06-12T20:19:10.170667119Z\" level=info msg=\"Stopping pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\" id=dd8c3e2c-79f2-42c0-8853-34f1713a8e2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:10.170961 crc crio[20719]: time=\"2026-06-12T20:19:10.170883233Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\" id=dd8c3e2c-79f2-42c0-8853-34f1713a8e2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:10.171673 crc crio[20719]: time=\"2026-06-12T20:19:10.171615685Z\" level=info msg=\"Removing pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\" id=32026ee7-c57a-4ed6-9b1c-0eb96370d1dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.193781 crc crio[20719]: time=\"2026-06-12T20:19:10.193694196Z\" level=info msg=\"Removed pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\" id=32026ee7-c57a-4ed6-9b1c-0eb96370d1dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:19:10.846842 crc crio[20719]: time=\"2026-06-12T20:19:10.846773349Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-f85c7f8c9-7xlb5/POD\" id=60e0fc89-ff56-4034-888c-4c3a434e3804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:10.847619 crc crio[20719]: time=\"2026-06-12T20:19:10.846870381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:10.905338 crc crio[20719]: time=\"2026-06-12T20:19:10.905217884Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/POD\" id=de6a3437-cac3-439b-b860-faf39d5de81a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:10.905464 crc crio[20719]: time=\"2026-06-12T20:19:10.905381246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:10.945483 crc crio[20719]: time=\"2026-06-12T20:19:10.945365996Z\" level=info msg=\"Got pod network &{Name:barbican-worker-f85c7f8c9-7xlb5 Namespace:openstack ID:38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28 UID:6ae96bbe-3424-4cbf-b2d6-573ee49277c8 NetNS:/var/run/netns/aca74d4f-6213-49db-bc54-068d9abeb75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ae96bbe_3424_4cbf_b2d6_573ee49277c8.slice PodAnnotations:0xc002d9a610}] Aliases:map[]}\"\nJun 12 20:19:10.945483 crc crio[20719]: time=\"2026-06-12T20:19:10.945430307Z\" level=info msg=\"Adding pod openstack_barbican-worker-f85c7f8c9-7xlb5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:10.975752 crc crio[20719]: time=\"2026-06-12T20:19:10.9596909Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-frqd2/POD\" id=581bc2dc-da4e-474e-86a1-dae873c48dc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:10.975752 crc crio[20719]: time=\"2026-06-12T20:19:10.959778762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:11.116912 crc crio[20719]: time=\"2026-06-12T20:19:11.116463514Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6b4d4c44bb-rvc67 Namespace:openstack ID:89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751 UID:c35c4e1a-d725-4914-a232-cb92d35bfbae NetNS:/var/run/netns/d0f3d0ac-cfa3-40ac-9364-345c54e168b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc35c4e1a_d725_4914_a232_cb92d35bfbae.slice PodAnnotations:0xc0023e22e8}] Aliases:map[]}\"\nJun 12 20:19:11.116912 crc crio[20719]: time=\"2026-06-12T20:19:11.116883411Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-6b4d4c44bb-rvc67 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:11.168920 crc crio[20719]: time=\"2026-06-12T20:19:11.168636965Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-frqd2 Namespace:openstack ID:5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61 UID:ea989f5c-ecbe-412c-8cc9-85d9f1c99255 NetNS:/var/run/netns/ace2e97d-3d93-4920-9116-2d93aa3ad81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea989f5c_ecbe_412c_8cc9_85d9f1c99255.slice PodAnnotations:0xc00334a360}] Aliases:map[]}\"\nJun 12 20:19:11.168920 crc crio[20719]: time=\"2026-06-12T20:19:11.168731477Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-frqd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:11.317691 crc crio[20719]: time=\"2026-06-12T20:19:11.299479653Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-gggmv/POD\" id=4b6fdf3c-652e-4b51-b3b6-2aaf9c3431d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:11.317691 crc crio[20719]: time=\"2026-06-12T20:19:11.299833709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:11.516828 crc crio[20719]: time=\"2026-06-12T20:19:11.516401837Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-gggmv Namespace:openstack ID:23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b UID:dcedf1ec-7e6a-4f12-94aa-262287491232 NetNS:/var/run/netns/17eee2e6-149d-4839-b4f9-e1a67886f417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcedf1ec_7e6a_4f12_94aa_262287491232.slice PodAnnotations:0xc00008c728}] Aliases:map[]}\"\nJun 12 20:19:11.516828 crc crio[20719]: time=\"2026-06-12T20:19:11.516820605Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-gggmv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:11.717977 crc crio[20719]: time=\"2026-06-12T20:19:11.717866542Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-78b89bc5fd-vszl7/POD\" id=190d88d0-00d1-4ff8-a258-ddb8b772428c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:11.718219 crc crio[20719]: time=\"2026-06-12T20:19:11.718152791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:11.780403 crc crio[20719]: time=\"2026-06-12T20:19:11.780221976Z\" level=info msg=\"Got pod network &{Name:barbican-api-78b89bc5fd-vszl7 Namespace:openstack ID:578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104 UID:883a6758-030f-40b5-88df-8aa1b0fdaf14 NetNS:/var/run/netns/39d7208f-20da-4beb-97eb-86248d76337d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod883a6758_030f_40b5_88df_8aa1b0fdaf14.slice PodAnnotations:0xc000a38618}] Aliases:map[]}\"\nJun 12 20:19:11.780403 crc crio[20719]: time=\"2026-06-12T20:19:11.780371679Z\" level=info msg=\"Adding pod openstack_barbican-api-78b89bc5fd-vszl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:11.993578 crc crio[20719]: 2026-06-12T20:19:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38de1e2d1fc1b62 Mac:22:65:15:c5:40:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/aca74d4f-6213-49db-bc54-068d9abeb75a SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:11.994966 crc crio[20719]: time=\"2026-06-12T20:19:11.994841221Z\" level=info msg=\"Got pod network &{Name:barbican-worker-f85c7f8c9-7xlb5 Namespace:openstack ID:38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28 UID:6ae96bbe-3424-4cbf-b2d6-573ee49277c8 NetNS:/var/run/netns/aca74d4f-6213-49db-bc54-068d9abeb75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ae96bbe_3424_4cbf_b2d6_573ee49277c8.slice PodAnnotations:0xc002d9a610}] Aliases:map[]}\"\nJun 12 20:19:11.995208 crc crio[20719]: time=\"2026-06-12T20:19:11.995121152Z\" level=info msg=\"Checking pod openstack_barbican-worker-f85c7f8c9-7xlb5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:12.033315 crc crio[20719]: time=\"2026-06-12T20:19:12.031248509Z\" level=info msg=\"Ran pod sandbox 38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28 with infra container: openstack/barbican-worker-f85c7f8c9-7xlb5/POD\" id=60e0fc89-ff56-4034-888c-4c3a434e3804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:12.046359 crc crio[20719]: time=\"2026-06-12T20:19:12.044914315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5fdc75c1-234c-4492-bdfa-d41c7637ae06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:12.046359 crc crio[20719]: time=\"2026-06-12T20:19:12.045171859Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=5fdc75c1-234c-4492-bdfa-d41c7637ae06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:12.046359 crc crio[20719]: time=\"2026-06-12T20:19:12.04521651Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=5fdc75c1-234c-4492-bdfa-d41c7637ae06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:12.046672 crc crio[20719]: time=\"2026-06-12T20:19:12.046485823Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=4a49f8d9-bc44-4997-bedf-b792bcafc728 name=/runtime.v1.ImageService/PullImage\nJun 12 20:19:12.066961 crc crio[20719]: time=\"2026-06-12T20:19:12.066882915Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 12 20:19:12.099017 crc crio[20719]: 2026-06-12T20:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89f02567f2368c3 Mac:b2:57:5b:f9:25:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/d0f3d0ac-cfa3-40ac-9364-345c54e168b8 SocketPath: PciID:}] [{Interface:0xc000432770 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:12.101884 crc crio[20719]: time=\"2026-06-12T20:19:12.101773555Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6b4d4c44bb-rvc67 Namespace:openstack ID:89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751 UID:c35c4e1a-d725-4914-a232-cb92d35bfbae NetNS:/var/run/netns/d0f3d0ac-cfa3-40ac-9364-345c54e168b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc35c4e1a_d725_4914_a232_cb92d35bfbae.slice PodAnnotations:0xc0023e22e8}] Aliases:map[]}\"\nJun 12 20:19:12.102225 crc crio[20719]: time=\"2026-06-12T20:19:12.101994958Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-6b4d4c44bb-rvc67 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:12.119448 crc crio[20719]: time=\"2026-06-12T20:19:12.115908971Z\" level=info msg=\"Ran pod sandbox 89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751 with infra container: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/POD\" id=de6a3437-cac3-439b-b860-faf39d5de81a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:12.119448 crc crio[20719]: time=\"2026-06-12T20:19:12.118616713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e14ed2d1-c444-48b7-923a-538320397cb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:12.119448 crc crio[20719]: time=\"2026-06-12T20:19:12.118873707Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=e14ed2d1-c444-48b7-923a-538320397cb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:12.119448 crc crio[20719]: time=\"2026-06-12T20:19:12.118933229Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=e14ed2d1-c444-48b7-923a-538320397cb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:12.120008 crc crio[20719]: time=\"2026-06-12T20:19:12.119924866Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=763c3d18-80b2-40f9-8960-08125fb3dba8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:19:12.136598 crc crio[20719]: time=\"2026-06-12T20:19:12.136484347Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 12 20:19:12.334892 crc crio[20719]: 2026-06-12T20:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5737761c1daa738 Mac:ca:69:4f:4e:59:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/ace2e97d-3d93-4920-9116-2d93aa3ad81b SocketPath: PciID:}] [{Interface:0xc00031a670 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:12.336930 crc crio[20719]: time=\"2026-06-12T20:19:12.33685529Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-frqd2 Namespace:openstack ID:5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61 UID:ea989f5c-ecbe-412c-8cc9-85d9f1c99255 NetNS:/var/run/netns/ace2e97d-3d93-4920-9116-2d93aa3ad81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea989f5c_ecbe_412c_8cc9_85d9f1c99255.slice PodAnnotations:0xc00334a360}] Aliases:map[]}\"\nJun 12 20:19:12.337328 crc crio[20719]: time=\"2026-06-12T20:19:12.337110165Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-frqd2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:12.358380 crc crio[20719]: 2026-06-12T20:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23eaafb29ba4a70 Mac:da:66:05:aa:07:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/17eee2e6-149d-4839-b4f9-e1a67886f417 SocketPath: PciID:}] [{Interface:0xc000350730 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:12.360156 crc crio[20719]: time=\"2026-06-12T20:19:12.360076554Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-gggmv Namespace:openstack ID:23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b UID:dcedf1ec-7e6a-4f12-94aa-262287491232 NetNS:/var/run/netns/17eee2e6-149d-4839-b4f9-e1a67886f417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcedf1ec_7e6a_4f12_94aa_262287491232.slice PodAnnotations:0xc00008c728}] Aliases:map[]}\"\nJun 12 20:19:12.360355 crc crio[20719]: time=\"2026-06-12T20:19:12.360237217Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-gggmv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:12.360856 crc crio[20719]: time=\"2026-06-12T20:19:12.360644304Z\" level=info msg=\"Ran pod sandbox 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61 with infra container: openstack/dnsmasq-dns-54f48964b7-frqd2/POD\" id=581bc2dc-da4e-474e-86a1-dae873c48dc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:12.369169 crc crio[20719]: time=\"2026-06-12T20:19:12.36912002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=880202a7-6138-4f43-b6b2-9182497483c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:12.372582 crc crio[20719]: time=\"2026-06-12T20:19:12.372469301Z\" level=info msg=\"Ran pod sandbox 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b with infra container: openstack/cinder-online-data-migrations-gggmv/POD\" id=4b6fdf3c-652e-4b51-b3b6-2aaf9c3431d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:12.385695 crc crio[20719]: time=\"2026-06-12T20:19:12.384742158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=cb2f2346-b4ec-4434-8190-4d545ca50266 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:12.405863 crc crio[20719]: time=\"2026-06-12T20:19:12.40575455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=95f18ee0-71c4-487e-ad30-cf25e53b6abe name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:12.420395 crc crio[20719]: time=\"2026-06-12T20:19:12.419554414Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-gggmv/cinder-online-data-migrations\" id=74ba2734-9ed0-46bc-9da3-9203dfaf6a98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:12.421961 crc crio[20719]: time=\"2026-06-12T20:19:12.421840046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:12.464232 crc crio[20719]: time=\"2026-06-12T20:19:12.463102509Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c417cb5a-9022-4bb1-b5dc-29412818f1a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:12.507822 crc crio[20719]: time=\"2026-06-12T20:19:12.507340173Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-frqd2/init\" id=78226282-da2e-436d-9de0-3be9d1879c7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:12.515172 crc crio[20719]: time=\"2026-06-12T20:19:12.514897289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:12.515607 crc crio[20719]: time=\"2026-06-12T20:19:12.515201548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:12.555884 crc crio[20719]: time=\"2026-06-12T20:19:12.554822464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:12.594483 crc crio[20719]: time=\"2026-06-12T20:19:12.594086173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:12.600647 crc crio[20719]: time=\"2026-06-12T20:19:12.600315734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:12.695952 crc crio[20719]: 2026-06-12T20:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:578f518dd807119 Mac:1a:ce:c7:71:4c:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/39d7208f-20da-4beb-97eb-86248d76337d SocketPath: PciID:}] [{Interface:0xc0004b4790 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:12.698022 crc crio[20719]: time=\"2026-06-12T20:19:12.697974283Z\" level=info msg=\"Got pod network &{Name:barbican-api-78b89bc5fd-vszl7 Namespace:openstack ID:578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104 UID:883a6758-030f-40b5-88df-8aa1b0fdaf14 NetNS:/var/run/netns/39d7208f-20da-4beb-97eb-86248d76337d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod883a6758_030f_40b5_88df_8aa1b0fdaf14.slice PodAnnotations:0xc000a38618}] Aliases:map[]}\"\nJun 12 20:19:12.698573 crc crio[20719]: time=\"2026-06-12T20:19:12.698518883Z\" level=info msg=\"Checking pod openstack_barbican-api-78b89bc5fd-vszl7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:12.726970 crc crio[20719]: time=\"2026-06-12T20:19:12.726877272Z\" level=info msg=\"Ran pod sandbox 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104 with infra container: openstack/barbican-api-78b89bc5fd-vszl7/POD\" id=190d88d0-00d1-4ff8-a258-ddb8b772428c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:12.734484 crc crio[20719]: time=\"2026-06-12T20:19:12.734332403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=fbacb922-8f5d-45d5-9bf7-47feb10dbf9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:12.749357 crc crio[20719]: time=\"2026-06-12T20:19:12.745722555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=65f99cbd-7e05-4db4-9dab-8491b75e21e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:12.773686 crc crio[20719]: time=\"2026-06-12T20:19:12.773339225Z\" level=info msg=\"Creating container: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log\" id=ef917f53-cae6-41c6-b85a-5ebb11057724 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:12.774539 crc crio[20719]: time=\"2026-06-12T20:19:12.774354764Z\" level=info msg=\"Created container 45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d: openstack/cinder-online-data-migrations-gggmv/cinder-online-data-migrations\" id=74ba2734-9ed0-46bc-9da3-9203dfaf6a98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:12.775821 crc crio[20719]: time=\"2026-06-12T20:19:12.775438954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:12.776407 crc crio[20719]: time=\"2026-06-12T20:19:12.776150721Z\" level=info msg=\"Starting container: 45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d\" id=d6a5f849-1a84-407d-b752-35f9c2ca3469 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:12.788526 crc crio[20719]: time=\"2026-06-12T20:19:12.788451033Z\" level=info msg=\"Started container\" PID=67885 containerID=45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d description=openstack/cinder-online-data-migrations-gggmv/cinder-online-data-migrations id=d6a5f849-1a84-407d-b752-35f9c2ca3469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\nJun 12 20:19:12.811127 crc crio[20719]: time=\"2026-06-12T20:19:12.810866155Z\" level=info msg=\"Created container 169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef: openstack/dnsmasq-dns-54f48964b7-frqd2/init\" id=78226282-da2e-436d-9de0-3be9d1879c7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:12.815863 crc crio[20719]: time=\"2026-06-12T20:19:12.815150068Z\" level=info msg=\"Starting container: 169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef\" id=7d612a5e-4ba5-4a7f-9a45-b4bf00c93339 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:12.839922 crc crio[20719]: time=\"2026-06-12T20:19:12.839819886Z\" level=info msg=\"Started container\" PID=67893 containerID=169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef description=openstack/dnsmasq-dns-54f48964b7-frqd2/init id=7d612a5e-4ba5-4a7f-9a45-b4bf00c93339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\nJun 12 20:19:12.853474 crc crio[20719]: time=\"2026-06-12T20:19:12.853386947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:12.867149 crc crio[20719]: time=\"2026-06-12T20:19:12.865152035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:13.053458 crc crio[20719]: time=\"2026-06-12T20:19:13.053164633Z\" level=info msg=\"Created container 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log\" id=ef917f53-cae6-41c6-b85a-5ebb11057724 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:13.055499 crc crio[20719]: time=\"2026-06-12T20:19:13.054711701Z\" level=info msg=\"Starting container: 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140\" id=b8b3908c-c3db-4df8-ba68-22d756de2313 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:13.065563 crc crio[20719]: time=\"2026-06-12T20:19:13.06543889Z\" level=info msg=\"Started container\" PID=67917 containerID=09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140 description=openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log id=b8b3908c-c3db-4df8-ba68-22d756de2313 name=/runtime.v1.RuntimeService/StartContainer sandboxID=578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\nJun 12 20:19:13.097367 crc crio[20719]: time=\"2026-06-12T20:19:13.096875475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=fcbdad86-85ce-4855-9849-7310c22e7259 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:13.151549 crc crio[20719]: time=\"2026-06-12T20:19:13.151495403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ee954fd6-c1d7-45c9-bb73-bd790d9c758e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:13.167172 crc crio[20719]: time=\"2026-06-12T20:19:13.165256954Z\" level=info msg=\"Creating container: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api\" id=6590115b-df43-4d64-9271-54f8a200d56b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:13.167172 crc crio[20719]: time=\"2026-06-12T20:19:13.166981615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:13.258797 crc crio[20719]: time=\"2026-06-12T20:19:13.258712711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:13.268236 crc crio[20719]: time=\"2026-06-12T20:19:13.26813855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:13.341184 crc crio[20719]: time=\"2026-06-12T20:19:13.341110765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0a674c03-6eac-4d3d-b61f-5f1c473e41f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:13.430585 crc crio[20719]: time=\"2026-06-12T20:19:13.430515532Z\" level=info msg=\"Created container 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api\" id=6590115b-df43-4d64-9271-54f8a200d56b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:13.432194 crc crio[20719]: time=\"2026-06-12T20:19:13.43213434Z\" level=info msg=\"Starting container: 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c\" id=174a7225-98ec-41c7-b7c8-2801d2e9a2e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:13.443805 crc crio[20719]: time=\"2026-06-12T20:19:13.443730476Z\" level=info msg=\"Started container\" PID=67957 containerID=7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c description=openstack/barbican-api-78b89bc5fd-vszl7/barbican-api id=174a7225-98ec-41c7-b7c8-2801d2e9a2e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\nJun 12 20:19:14.031487 crc crio[20719]: time=\"2026-06-12T20:19:14.025520075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7f3eb49c-3c4a-403b-812d-e81ae43c811b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:14.672837 crc crio[20719]: time=\"2026-06-12T20:19:14.672688792Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns\" id=d76c091a-02b7-4776-82c9-c9849ce5f942 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:14.779693 crc crio[20719]: time=\"2026-06-12T20:19:14.77963767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:14.794328 crc crio[20719]: time=\"2026-06-12T20:19:14.793994697Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=763c3d18-80b2-40f9-8960-08125fb3dba8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:19:14.796928 crc crio[20719]: time=\"2026-06-12T20:19:14.796828566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=91e5a2f0-c432-46b0-8615-9138aba229f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:14.798173 crc crio[20719]: time=\"2026-06-12T20:19:14.79811045Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=4a49f8d9-bc44-4997-bedf-b792bcafc728 name=/runtime.v1.ImageService/PullImage\nJun 12 20:19:14.798993 crc crio[20719]: time=\"2026-06-12T20:19:14.798876414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=b8156ec1-d3f3-46b2-a555-163ea0e0275b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:14.819433 crc crio[20719]: time=\"2026-06-12T20:19:14.819247513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=31abcd9a-6ee5-4e56-96c9-b8d319b5f723 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:14.819838 crc crio[20719]: time=\"2026-06-12T20:19:14.819771982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5bd8d905-80c7-4384-8fbe-cc67e9a83d74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:14.830782 crc crio[20719]: time=\"2026-06-12T20:19:14.830644705Z\" level=info msg=\"Creating container: openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker-log\" id=5dd7aed0-2c74-4135-b71a-b9aa5f2a34b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:14.832449 crc crio[20719]: time=\"2026-06-12T20:19:14.832382107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:14.845815 crc crio[20719]: time=\"2026-06-12T20:19:14.845710796Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener-log\" id=d33abe62-14a8-4eda-bee7-492296e038ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:14.877868 crc crio[20719]: time=\"2026-06-12T20:19:14.877747295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:14.878185 crc crio[20719]: time=\"2026-06-12T20:19:14.877761822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:14.887240 crc crio[20719]: time=\"2026-06-12T20:19:14.885969808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:14.913044 crc crio[20719]: time=\"2026-06-12T20:19:14.912863075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:14.917340 crc crio[20719]: time=\"2026-06-12T20:19:14.917196532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:14.956682 crc crio[20719]: time=\"2026-06-12T20:19:14.956191614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:14.975317 crc crio[20719]: time=\"2026-06-12T20:19:14.975201882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:15.270237 crc crio[20719]: time=\"2026-06-12T20:19:15.269634509Z\" level=info msg=\"Created container 6b654e03122075a095a2d9cf34ba3471d87d80641f1604e934a96b3cba63c683: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener-log\" id=d33abe62-14a8-4eda-bee7-492296e038ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:15.271940 crc crio[20719]: time=\"2026-06-12T20:19:15.27190145Z\" level=info msg=\"Starting container: 6b654e03122075a095a2d9cf34ba3471d87d80641f1604e934a96b3cba63c683\" id=924ab749-0c02-467a-b3c0-efaed5fb99e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:15.272922 crc crio[20719]: time=\"2026-06-12T20:19:15.272825405Z\" level=info msg=\"Created container 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd: openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns\" id=d76c091a-02b7-4776-82c9-c9849ce5f942 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:15.273843 crc crio[20719]: time=\"2026-06-12T20:19:15.273777032Z\" level=info msg=\"Starting container: 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd\" id=735cf450-936f-4f33-a328-06efae8ab2e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:15.278580 crc crio[20719]: time=\"2026-06-12T20:19:15.278486489Z\" level=info msg=\"Created container 31d5105c9e97e7857bba1c3de82792fa8d50d4305119643a83d4ac1c4d760601: openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker-log\" id=5dd7aed0-2c74-4135-b71a-b9aa5f2a34b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:15.280148 crc crio[20719]: time=\"2026-06-12T20:19:15.280104885Z\" level=info msg=\"Started container\" PID=68236 containerID=6b654e03122075a095a2d9cf34ba3471d87d80641f1604e934a96b3cba63c683 description=openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener-log id=924ab749-0c02-467a-b3c0-efaed5fb99e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751\nJun 12 20:19:15.283183 crc crio[20719]: time=\"2026-06-12T20:19:15.283152089Z\" level=info msg=\"Starting container: 31d5105c9e97e7857bba1c3de82792fa8d50d4305119643a83d4ac1c4d760601\" id=65d03347-77b7-4bd7-8a69-b0c14a5304d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:15.288633 crc crio[20719]: time=\"2026-06-12T20:19:15.288592047Z\" level=info msg=\"Started container\" PID=68234 containerID=31d5105c9e97e7857bba1c3de82792fa8d50d4305119643a83d4ac1c4d760601 description=openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker-log id=65d03347-77b7-4bd7-8a69-b0c14a5304d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28\nJun 12 20:19:15.298933 crc crio[20719]: time=\"2026-06-12T20:19:15.298829855Z\" level=info msg=\"Started container\" PID=68235 containerID=14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd description=openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns id=735cf450-936f-4f33-a328-06efae8ab2e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\nJun 12 20:19:15.301560 crc crio[20719]: time=\"2026-06-12T20:19:15.301520814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=ee661988-2828-40f0-99d8-ccf31fc2ccf9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:15.333679 crc crio[20719]: time=\"2026-06-12T20:19:15.333603712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=d72aad9e-47f5-4269-8d36-61c217a9fa43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:15.375362 crc crio[20719]: time=\"2026-06-12T20:19:15.375207334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4ae9240c-d69b-477a-be07-a910b0632d17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:15.394591 crc crio[20719]: time=\"2026-06-12T20:19:15.394531156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=3abecb31-b1d9-4151-aa58-da1d33299311 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:15.398800 crc crio[20719]: time=\"2026-06-12T20:19:15.398763001Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener\" id=45c567f2-93cd-4fd9-bf3e-c37e2c40af7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:15.400481 crc crio[20719]: time=\"2026-06-12T20:19:15.400456711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:15.411493 crc crio[20719]: time=\"2026-06-12T20:19:15.411407476Z\" level=info msg=\"Creating container: openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker\" id=be3b06ef-1179-4a7f-93ce-6d6e78475002 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:15.422401 crc crio[20719]: time=\"2026-06-12T20:19:15.422108059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:15.469185 crc crio[20719]: time=\"2026-06-12T20:19:15.469081759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:15.473236 crc crio[20719]: time=\"2026-06-12T20:19:15.473169753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:15.474855 crc crio[20719]: time=\"2026-06-12T20:19:15.474817131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:15.478898 crc crio[20719]: time=\"2026-06-12T20:19:15.478870593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:15.643804 crc crio[20719]: time=\"2026-06-12T20:19:15.643594307Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-64f86f4f76-sh87k/POD\" id=f09031d4-3225-4bbe-9ee2-081affded4c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:15.643804 crc crio[20719]: time=\"2026-06-12T20:19:15.643690319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:15.696548 crc crio[20719]: time=\"2026-06-12T20:19:15.696373034Z\" level=info msg=\"Got pod network &{Name:barbican-api-64f86f4f76-sh87k Namespace:openstack ID:860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84 UID:c9627157-e998-4299-9ef7-2c81f7d76411 NetNS:/var/run/netns/2bd73716-57f9-4fbc-947e-841e2f53a047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9627157_e998_4299_9ef7_2c81f7d76411.slice PodAnnotations:0xc00334a650}] Aliases:map[]}\"\nJun 12 20:19:15.697900 crc crio[20719]: time=\"2026-06-12T20:19:15.696622339Z\" level=info msg=\"Adding pod openstack_barbican-api-64f86f4f76-sh87k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:15.719636 crc crio[20719]: time=\"2026-06-12T20:19:15.71916186Z\" level=info msg=\"Created container 6e08b805b86e553e4dcc05d1784b4035b78dbfcb7e0055da28f4ecfe946d27c9: openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker\" id=be3b06ef-1179-4a7f-93ce-6d6e78475002 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:15.721100 crc crio[20719]: time=\"2026-06-12T20:19:15.72097827Z\" level=info msg=\"Starting container: 6e08b805b86e553e4dcc05d1784b4035b78dbfcb7e0055da28f4ecfe946d27c9\" id=fc9a357f-5c7e-48ab-82c8-4a98a60bf364 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:15.727490 crc crio[20719]: time=\"2026-06-12T20:19:15.727409514Z\" level=info msg=\"Created container 03d0d07dacc2391e4268e2c6a6fde7380fa4b9c535628c95611b72e1181c9de2: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener\" id=45c567f2-93cd-4fd9-bf3e-c37e2c40af7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:15.732060 crc crio[20719]: time=\"2026-06-12T20:19:15.731970677Z\" level=info msg=\"Started container\" PID=68316 containerID=6e08b805b86e553e4dcc05d1784b4035b78dbfcb7e0055da28f4ecfe946d27c9 description=openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker id=fc9a357f-5c7e-48ab-82c8-4a98a60bf364 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28\nJun 12 20:19:15.733792 crc crio[20719]: time=\"2026-06-12T20:19:15.733696487Z\" level=info msg=\"Starting container: 03d0d07dacc2391e4268e2c6a6fde7380fa4b9c535628c95611b72e1181c9de2\" id=eafa08d6-f1de-4670-9295-0c22281e4e37 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:15.745397 crc crio[20719]: time=\"2026-06-12T20:19:15.742406581Z\" level=info msg=\"Started container\" PID=68315 containerID=03d0d07dacc2391e4268e2c6a6fde7380fa4b9c535628c95611b72e1181c9de2 description=openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener id=eafa08d6-f1de-4670-9295-0c22281e4e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751\nJun 12 20:19:16.293075 crc crio[20719]: 2026-06-12T20:19:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:860ab8a529762a1 Mac:9e:59:1a:5a:1e:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/2bd73716-57f9-4fbc-947e-841e2f53a047 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:16.294461 crc crio[20719]: time=\"2026-06-12T20:19:16.294377Z\" level=info msg=\"Got pod network &{Name:barbican-api-64f86f4f76-sh87k Namespace:openstack ID:860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84 UID:c9627157-e998-4299-9ef7-2c81f7d76411 NetNS:/var/run/netns/2bd73716-57f9-4fbc-947e-841e2f53a047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9627157_e998_4299_9ef7_2c81f7d76411.slice PodAnnotations:0xc00334a650}] Aliases:map[]}\"\nJun 12 20:19:16.294614 crc crio[20719]: time=\"2026-06-12T20:19:16.294559883Z\" level=info msg=\"Checking pod openstack_barbican-api-64f86f4f76-sh87k for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:16.306636 crc crio[20719]: time=\"2026-06-12T20:19:16.306538666Z\" level=info msg=\"Ran pod sandbox 860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84 with infra container: openstack/barbican-api-64f86f4f76-sh87k/POD\" id=f09031d4-3225-4bbe-9ee2-081affded4c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:16.313661 crc crio[20719]: time=\"2026-06-12T20:19:16.312793437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ec874339-6740-4ef4-998c-78c58882eca5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:16.319598 crc crio[20719]: time=\"2026-06-12T20:19:16.319501146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=716fa67c-4e62-4ffe-a043-f5f488282d8a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:16.330988 crc crio[20719]: time=\"2026-06-12T20:19:16.330795706Z\" level=info msg=\"Creating container: openstack/barbican-api-64f86f4f76-sh87k/barbican-api-log\" id=ee793b6c-549e-4902-8312-2d8bc6b0c378 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:16.334545 crc crio[20719]: time=\"2026-06-12T20:19:16.334474633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:16.403719 crc crio[20719]: time=\"2026-06-12T20:19:16.403620499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:16.410865 crc crio[20719]: time=\"2026-06-12T20:19:16.410693464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:16.583469 crc crio[20719]: time=\"2026-06-12T20:19:16.583365579Z\" level=info msg=\"Created container a61cb385a127bc7d5564ef5fb213e99d16cd62c067a05a20336117c60555ee6a: openstack/barbican-api-64f86f4f76-sh87k/barbican-api-log\" id=ee793b6c-549e-4902-8312-2d8bc6b0c378 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:16.584990 crc crio[20719]: time=\"2026-06-12T20:19:16.584940638Z\" level=info msg=\"Starting container: a61cb385a127bc7d5564ef5fb213e99d16cd62c067a05a20336117c60555ee6a\" id=6f1ac485-9631-4b6b-b1ba-83d77a7d6297 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:16.595993 crc crio[20719]: time=\"2026-06-12T20:19:16.594690711Z\" level=info msg=\"Started container\" PID=68428 containerID=a61cb385a127bc7d5564ef5fb213e99d16cd62c067a05a20336117c60555ee6a description=openstack/barbican-api-64f86f4f76-sh87k/barbican-api-log id=6f1ac485-9631-4b6b-b1ba-83d77a7d6297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84\nJun 12 20:19:16.619222 crc crio[20719]: time=\"2026-06-12T20:19:16.619131785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=b0499c8e-6c0b-4bf1-8e75-b89cc1fbd7ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:16.740417 crc crio[20719]: time=\"2026-06-12T20:19:16.739962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=989f9b0c-d0de-4351-81aa-fc390e836e6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:16.753943 crc crio[20719]: time=\"2026-06-12T20:19:16.753832626Z\" level=info msg=\"Creating container: openstack/barbican-api-64f86f4f76-sh87k/barbican-api\" id=f9ee88fd-767c-4dd4-9ad5-4614da068d70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:16.757408 crc crio[20719]: time=\"2026-06-12T20:19:16.757326208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:16.824769 crc crio[20719]: time=\"2026-06-12T20:19:16.824231705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:16.828422 crc crio[20719]: time=\"2026-06-12T20:19:16.828393021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:17.023384 crc crio[20719]: time=\"2026-06-12T20:19:17.0231736Z\" level=info msg=\"Created container 565d1378aa7c5b807ae6b98de234b94d0bdc6bccadd497acce04861d22f4fc02: openstack/barbican-api-64f86f4f76-sh87k/barbican-api\" id=f9ee88fd-767c-4dd4-9ad5-4614da068d70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:17.024480 crc crio[20719]: time=\"2026-06-12T20:19:17.02442567Z\" level=info msg=\"Starting container: 565d1378aa7c5b807ae6b98de234b94d0bdc6bccadd497acce04861d22f4fc02\" id=b530f91b-939e-49f7-a10e-283cc137d61e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:17.033990 crc crio[20719]: time=\"2026-06-12T20:19:17.033862347Z\" level=info msg=\"Started container\" PID=68504 containerID=565d1378aa7c5b807ae6b98de234b94d0bdc6bccadd497acce04861d22f4fc02 description=openstack/barbican-api-64f86f4f76-sh87k/barbican-api id=b530f91b-939e-49f7-a10e-283cc137d61e name=/runtime.v1.RuntimeService/StartContainer sandboxID=860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84\nJun 12 20:19:17.478415 crc crio[20719]: time=\"2026-06-12T20:19:17.478233144Z\" level=info msg=\"Stopping pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\" id=0732d96b-15f2-4cda-85ef-3291b5a0b441 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:17.479129 crc crio[20719]: time=\"2026-06-12T20:19:17.479055309Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-gggmv Namespace:openstack ID:23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b UID:dcedf1ec-7e6a-4f12-94aa-262287491232 NetNS:/var/run/netns/17eee2e6-149d-4839-b4f9-e1a67886f417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcedf1ec_7e6a_4f12_94aa_262287491232.slice PodAnnotations:0xc00259a8f0}] Aliases:map[]}\"\nJun 12 20:19:17.479233 crc crio[20719]: time=\"2026-06-12T20:19:17.479215281Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-gggmv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:21.601995 crc crio[20719]: time=\"2026-06-12T20:19:21.600165039Z\" level=info msg=\"Stopping container: 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182 (timeout: 10s)\" id=29504ff2-fe4d-40a0-a27a-b43f57ca9f49 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:26.730993 crc crio[20719]: time=\"2026-06-12T20:19:26.729828636Z\" level=info msg=\"Stopping container: 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c (timeout: 30s)\" id=9e3c729d-eafc-4c6c-9f04-5ac734204bae name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:26.732500 crc crio[20719]: time=\"2026-06-12T20:19:26.731160249Z\" level=info msg=\"Stopping container: 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140 (timeout: 30s)\" id=b62567ea-b2cf-4bdb-abbd-4d5aa8ec8fd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:26.982135 crc crio[20719]: time=\"2026-06-12T20:19:26.981392544Z\" level=info msg=\"Stopped container 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log\" id=b62567ea-b2cf-4bdb-abbd-4d5aa8ec8fd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:26.985638 crc crio[20719]: time=\"2026-06-12T20:19:26.985503978Z\" level=info msg=\"Stopped container 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182: openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns\" id=29504ff2-fe4d-40a0-a27a-b43f57ca9f49 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:26.987477 crc crio[20719]: time=\"2026-06-12T20:19:26.987337524Z\" level=info msg=\"Stopping pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\" id=4609bebf-95e6-456f-9d90-4ab280da585f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:26.987793 crc crio[20719]: time=\"2026-06-12T20:19:26.987742881Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-ff7pp Namespace:openstack ID:602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d UID:8fb9f4e3-d25e-43bb-baf7-aefb08fd7bdc NetNS:/var/run/netns/d353a249-e7ca-400e-a293-f4ae412c8068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb9f4e3_d25e_43bb_baf7_aefb08fd7bdc.slice PodAnnotations:0xc00259b1d0}] Aliases:map[]}\"\nJun 12 20:19:26.988043 crc crio[20719]: time=\"2026-06-12T20:19:26.987892484Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-ff7pp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:26.988586 crc crio[20719]: time=\"2026-06-12T20:19:26.988400886Z\" level=info msg=\"Stopped pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\" id=0732d96b-15f2-4cda-85ef-3291b5a0b441 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:27.161447 crc crio[20719]: time=\"2026-06-12T20:19:27.159465028Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=8868db3e-b7a2-451d-a34b-f10416e9881c name=/runtime.v1.ImageService/PullImage\nJun 12 20:19:27.165162 crc crio[20719]: time=\"2026-06-12T20:19:27.165088352Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5c44617d-67ea-41e9-a0cf-9a4a7ebb5a45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:27.240930 crc crio[20719]: time=\"2026-06-12T20:19:27.240213166Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4bb0f8de-ebf4-46f4-a066-b2fce05319b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:27.252871 crc crio[20719]: time=\"2026-06-12T20:19:27.252816479Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=eeb333e9-cd82-41ed-8d7c-327c9b083d0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:27.256609 crc crio[20719]: time=\"2026-06-12T20:19:27.256556417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:27.334812 crc crio[20719]: time=\"2026-06-12T20:19:27.334762514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:27.339360 crc crio[20719]: time=\"2026-06-12T20:19:27.339336045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:27.352124 crc crio[20719]: time=\"2026-06-12T20:19:27.352018741Z\" level=info msg=\"Stopped pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\" id=4609bebf-95e6-456f-9d90-4ab280da585f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:27.647655 crc crio[20719]: time=\"2026-06-12T20:19:27.646994958Z\" level=info msg=\"Created container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7: openstack/ceilometer-0/proxy-httpd\" id=eeb333e9-cd82-41ed-8d7c-327c9b083d0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:27.651789 crc crio[20719]: time=\"2026-06-12T20:19:27.651653999Z\" level=info msg=\"Starting container: 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7\" id=1fa09fbc-1495-42f3-91b2-d65e59af474f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:27.672470 crc crio[20719]: time=\"2026-06-12T20:19:27.67138858Z\" level=info msg=\"Started container\" PID=69546 containerID=165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 description=openstack/ceilometer-0/proxy-httpd id=1fa09fbc-1495-42f3-91b2-d65e59af474f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\nJun 12 20:19:27.754052 crc crio[20719]: time=\"2026-06-12T20:19:27.752370947Z\" level=info msg=\"Stopping container: 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e (timeout: 30s)\" id=e0b4e4fd-872e-499a-a60f-74a878aafb2e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:27.754052 crc crio[20719]: time=\"2026-06-12T20:19:27.753556139Z\" level=info msg=\"Stopping container: 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 (timeout: 30s)\" id=3a861ee1-0cdf-4575-b64b-9b0b1b6adb3b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:27.755148 crc crio[20719]: time=\"2026-06-12T20:19:27.754801973Z\" level=info msg=\"Stopping container: b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a (timeout: 30s)\" id=ca6094bf-fb55-412e-afa7-f71558102d4b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:27.755711 crc crio[20719]: time=\"2026-06-12T20:19:27.755410013Z\" level=info msg=\"Stopping container: c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720 (timeout: 30s)\" id=60c96fc2-a01b-478e-b907-7ca0078564db name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:27.771946 crc crio[20719]: time=\"2026-06-12T20:19:27.771572554Z\" level=info msg=\"Removing container: 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182\" id=30a5ad9d-4cfd-47e7-863c-d192bb64616f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:27.813801 crc crio[20719]: time=\"2026-06-12T20:19:27.813765447Z\" level=info msg=\"Removed container 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182: openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns\" id=30a5ad9d-4cfd-47e7-863c-d192bb64616f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:27.817757 crc crio[20719]: time=\"2026-06-12T20:19:27.817698625Z\" level=info msg=\"Removing container: a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c\" id=97041b8c-2b91-49de-a971-50fddf5b75b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:27.875335 crc crio[20719]: time=\"2026-06-12T20:19:27.87517857Z\" level=info msg=\"Removed container a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c: openstack/dnsmasq-dns-6c85d9984c-ff7pp/init\" id=97041b8c-2b91-49de-a971-50fddf5b75b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:27.887442 crc crio[20719]: time=\"2026-06-12T20:19:27.887380264Z\" level=info msg=\"Stopped container 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e: openstack/ceilometer-0/sg-core\" id=e0b4e4fd-872e-499a-a60f-74a878aafb2e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:28.209227 crc crio[20719]: time=\"2026-06-12T20:19:28.209138943Z\" level=info msg=\"Stopped container b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a: openstack/ceilometer-0/ceilometer-central-agent\" id=ca6094bf-fb55-412e-afa7-f71558102d4b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:28.966199 crc crio[20719]: time=\"2026-06-12T20:19:28.965978721Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=9504fdb2-1d8a-422b-87d9-d4469e70136a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:28.966199 crc crio[20719]: time=\"2026-06-12T20:19:28.966080763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:28.997721 crc crio[20719]: time=\"2026-06-12T20:19:28.994401Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-hmcdn/POD\" id=37ac0816-cb2e-49cb-ad98-481aade8f1f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:28.997721 crc crio[20719]: time=\"2026-06-12T20:19:28.994501002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:29.017499 crc crio[20719]: time=\"2026-06-12T20:19:29.017301055Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa UID:c6cf7742-da82-4ffd-a102-86c6d18c82ba NetNS:/var/run/netns/e2b89c79-1ff9-471f-95c0-082feeb9c145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cf7742_da82_4ffd_a102_86c6d18c82ba.slice PodAnnotations:0xc0001110c8}] Aliases:map[]}\"\nJun 12 20:19:29.017499 crc crio[20719]: time=\"2026-06-12T20:19:29.017365766Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:29.038352 crc crio[20719]: time=\"2026-06-12T20:19:29.038219106Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-hmcdn Namespace:openstack ID:089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb UID:e3ca2bcf-0371-468d-826c-8a18a636d4f6 NetNS:/var/run/netns/d3d884e7-3067-4bec-8fe3-6b9483da00fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3ca2bcf_0371_468d_826c_8a18a636d4f6.slice PodAnnotations:0xc0005270f8}] Aliases:map[]}\"\nJun 12 20:19:29.038352 crc crio[20719]: time=\"2026-06-12T20:19:29.038330598Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-hmcdn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:29.297793 crc crio[20719]: time=\"2026-06-12T20:19:29.296699389Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=506f6aa4-3f07-466d-bc94-7bfad958ccc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:29.297793 crc crio[20719]: time=\"2026-06-12T20:19:29.297227919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:29.343774 crc crio[20719]: time=\"2026-06-12T20:19:29.343691297Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9 UID:47f6a0cc-69bd-402b-b462-199ec0614aea NetNS:/var/run/netns/af7c2b1c-6cdf-4b5a-b65a-5169dbc8c7e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47f6a0cc_69bd_402b_b462_199ec0614aea.slice PodAnnotations:0xc0005271f8}] Aliases:map[]}\"\nJun 12 20:19:29.343774 crc crio[20719]: time=\"2026-06-12T20:19:29.343756648Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:29.676352 crc crio[20719]: 2026-06-12T20:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:041d8cccc8fbe43 Mac:86:1d:16:d6:9b:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/e2b89c79-1ff9-471f-95c0-082feeb9c145 SocketPath: PciID:}] [{Interface:0xc000014590 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:29.677936 crc crio[20719]: time=\"2026-06-12T20:19:29.677716166Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa UID:c6cf7742-da82-4ffd-a102-86c6d18c82ba NetNS:/var/run/netns/e2b89c79-1ff9-471f-95c0-082feeb9c145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cf7742_da82_4ffd_a102_86c6d18c82ba.slice PodAnnotations:0xc0001110c8}] Aliases:map[]}\"\nJun 12 20:19:29.677936 crc crio[20719]: time=\"2026-06-12T20:19:29.67791346Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:29.694644 crc crio[20719]: time=\"2026-06-12T20:19:29.694251429Z\" level=info msg=\"Ran pod sandbox 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa with infra container: openstack/cinder-scheduler-0/POD\" id=9504fdb2-1d8a-422b-87d9-d4469e70136a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:29.701188 crc crio[20719]: time=\"2026-06-12T20:19:29.701109261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=49826d9d-83a4-4a2c-a188-0691e782aa00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:29.701495 crc crio[20719]: time=\"2026-06-12T20:19:29.701474618Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=49826d9d-83a4-4a2c-a188-0691e782aa00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:29.701567 crc crio[20719]: time=\"2026-06-12T20:19:29.701538219Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=49826d9d-83a4-4a2c-a188-0691e782aa00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:29.703380 crc crio[20719]: time=\"2026-06-12T20:19:29.703232068Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=ee16636e-1cc8-4d81-8fc8-10ec2709111a name=/runtime.v1.ImageService/PullImage\nJun 12 20:19:29.714811 crc crio[20719]: time=\"2026-06-12T20:19:29.713600172Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 12 20:19:29.819860 crc crio[20719]: 2026-06-12T20:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:089f497aac6a514 Mac:f6:49:ef:38:19:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/d3d884e7-3067-4bec-8fe3-6b9483da00fa SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:29.822225 crc crio[20719]: time=\"2026-06-12T20:19:29.822139959Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-hmcdn Namespace:openstack ID:089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb UID:e3ca2bcf-0371-468d-826c-8a18a636d4f6 NetNS:/var/run/netns/d3d884e7-3067-4bec-8fe3-6b9483da00fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3ca2bcf_0371_468d_826c_8a18a636d4f6.slice PodAnnotations:0xc0005270f8}] Aliases:map[]}\"\nJun 12 20:19:29.822447 crc crio[20719]: time=\"2026-06-12T20:19:29.822415765Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-hmcdn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:29.832645 crc crio[20719]: time=\"2026-06-12T20:19:29.832507604Z\" level=info msg=\"Ran pod sandbox 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb with infra container: openstack/dnsmasq-dns-764b948f4c-hmcdn/POD\" id=37ac0816-cb2e-49cb-ad98-481aade8f1f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:29.836246 crc crio[20719]: time=\"2026-06-12T20:19:29.836155148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=582759c4-a95e-413b-b6b1-c980e7145d98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:29.909226 crc crio[20719]: time=\"2026-06-12T20:19:29.908678735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0e66876c-ac20-49ac-979b-b45144fe9d3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:29.912553 crc crio[20719]: time=\"2026-06-12T20:19:29.912516414Z\" level=info msg=\"Stopped container c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720: openstack/ceilometer-0/ceilometer-notification-agent\" id=60c96fc2-a01b-478e-b907-7ca0078564db name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:29.918905 crc crio[20719]: time=\"2026-06-12T20:19:29.918830046Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-hmcdn/init\" id=ad5b05f5-5888-44e1-8bd3-f146da04849d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:29.919193 crc crio[20719]: time=\"2026-06-12T20:19:29.919132012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:29.986418 crc crio[20719]: 2026-06-12T20:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62ca62504bae35d Mac:7e:c3:b8:3d:ce:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/af7c2b1c-6cdf-4b5a-b65a-5169dbc8c7e9 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:29.987822 crc crio[20719]: time=\"2026-06-12T20:19:29.987214549Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9 UID:47f6a0cc-69bd-402b-b462-199ec0614aea NetNS:/var/run/netns/af7c2b1c-6cdf-4b5a-b65a-5169dbc8c7e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47f6a0cc_69bd_402b_b462_199ec0614aea.slice PodAnnotations:0xc0005271f8}] Aliases:map[]}\"\nJun 12 20:19:29.987822 crc crio[20719]: time=\"2026-06-12T20:19:29.987514715Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:29.996577 crc crio[20719]: time=\"2026-06-12T20:19:29.996454904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:30.009752 crc crio[20719]: time=\"2026-06-12T20:19:30.009551277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:30.016749 crc crio[20719]: time=\"2026-06-12T20:19:30.016643906Z\" level=info msg=\"Ran pod sandbox 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9 with infra container: openstack/cinder-api-0/POD\" id=506f6aa4-3f07-466d-bc94-7bfad958ccc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:30.018611 crc crio[20719]: time=\"2026-06-12T20:19:30.018541326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5c392942-4c88-4614-be5b-504dd3143cb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:30.020218 crc crio[20719]: time=\"2026-06-12T20:19:30.020070633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=25940384-080a-4efc-9960-23c5955af00c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:30.027460 crc crio[20719]: time=\"2026-06-12T20:19:30.027394884Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=f8b71218-f41e-40bd-a1d7-e24d92238898 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:30.027787 crc crio[20719]: time=\"2026-06-12T20:19:30.027722919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:30.078898 crc crio[20719]: time=\"2026-06-12T20:19:30.078783036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:30.273035 crc crio[20719]: time=\"2026-06-12T20:19:30.272937855Z\" level=info msg=\"Created container 6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8: openstack/dnsmasq-dns-764b948f4c-hmcdn/init\" id=ad5b05f5-5888-44e1-8bd3-f146da04849d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:30.274034 crc crio[20719]: time=\"2026-06-12T20:19:30.273981724Z\" level=info msg=\"Starting container: 6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8\" id=f1e9619c-7378-4bd7-9efd-04850f37146c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:30.284389 crc crio[20719]: time=\"2026-06-12T20:19:30.284194138Z\" level=info msg=\"Started container\" PID=70078 containerID=6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8 description=openstack/dnsmasq-dns-764b948f4c-hmcdn/init id=f1e9619c-7378-4bd7-9efd-04850f37146c name=/runtime.v1.RuntimeService/StartContainer sandboxID=089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\nJun 12 20:19:30.538049 crc crio[20719]: time=\"2026-06-12T20:19:30.537153954Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17\" id=ee16636e-1cc8-4d81-8fc8-10ec2709111a name=/runtime.v1.ImageService/PullImage\nJun 12 20:19:30.540890 crc crio[20719]: time=\"2026-06-12T20:19:30.540739826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=5422107b-2d77-41de-8946-0cf48abd1ff2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:30.608347 crc crio[20719]: time=\"2026-06-12T20:19:30.607527091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=590b639d-c203-4423-afef-3ec8d95fd423 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:30.618555 crc crio[20719]: time=\"2026-06-12T20:19:30.617779445Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=62b2b875-dd5d-4421-8cd9-71574039d860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:30.619849 crc crio[20719]: time=\"2026-06-12T20:19:30.6197931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:30.707890 crc crio[20719]: time=\"2026-06-12T20:19:30.70768402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:30.933902 crc crio[20719]: time=\"2026-06-12T20:19:30.933789575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5eaba727-ba29-4650-bc85-3c80a202667f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:31.026362 crc crio[20719]: time=\"2026-06-12T20:19:31.022575172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0dd570df-bdb2-4256-8ce1-5ccb275ba9a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:31.034232 crc crio[20719]: time=\"2026-06-12T20:19:31.033161477Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns\" id=ce76fcb5-854f-4788-be53-73c5fad4bf61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:31.035819 crc crio[20719]: time=\"2026-06-12T20:19:31.035716292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:31.110941 crc crio[20719]: time=\"2026-06-12T20:19:31.110891677Z\" level=info msg=\"Stopping container: a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88 (timeout: 30s)\" id=d919cdd9-5c74-4890-8a05-63daa8f936f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:31.113441 crc crio[20719]: time=\"2026-06-12T20:19:31.113351954Z\" level=info msg=\"Stopping container: e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821 (timeout: 30s)\" id=29a0a8c7-48c7-49c0-ba2c-6ce7601e5993 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:31.199452 crc crio[20719]: time=\"2026-06-12T20:19:31.199343406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:31.225405 crc crio[20719]: time=\"2026-06-12T20:19:31.217916197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:31.418087 crc crio[20719]: time=\"2026-06-12T20:19:31.417591213Z\" level=info msg=\"Stopped container 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api\" id=9e3c729d-eafc-4c6c-9f04-5ac734204bae name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:31.419337 crc crio[20719]: time=\"2026-06-12T20:19:31.41921565Z\" level=info msg=\"Stopping pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\" id=f285abf8-b7d5-45fb-abcb-f571f516a604 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:31.419987 crc crio[20719]: time=\"2026-06-12T20:19:31.419913082Z\" level=info msg=\"Got pod network &{Name:barbican-api-78b89bc5fd-vszl7 Namespace:openstack ID:578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104 UID:883a6758-030f-40b5-88df-8aa1b0fdaf14 NetNS:/var/run/netns/39d7208f-20da-4beb-97eb-86248d76337d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod883a6758_030f_40b5_88df_8aa1b0fdaf14.slice PodAnnotations:0xc003ab02f8}] Aliases:map[]}\"\nJun 12 20:19:31.419987 crc crio[20719]: time=\"2026-06-12T20:19:31.417747247Z\" level=info msg=\"Created container 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3: openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns\" id=ce76fcb5-854f-4788-be53-73c5fad4bf61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:31.420245 crc crio[20719]: time=\"2026-06-12T20:19:31.420074175Z\" level=info msg=\"Deleting pod openstack_barbican-api-78b89bc5fd-vszl7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:31.423068 crc crio[20719]: time=\"2026-06-12T20:19:31.422751834Z\" level=info msg=\"Starting container: 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3\" id=28cd2746-4ab7-47d4-ac7e-4fcc11890284 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:31.438916 crc crio[20719]: time=\"2026-06-12T20:19:31.438829117Z\" level=info msg=\"Started container\" PID=70208 containerID=32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3 description=openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns id=28cd2746-4ab7-47d4-ac7e-4fcc11890284 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\nJun 12 20:19:31.572246 crc crio[20719]: time=\"2026-06-12T20:19:31.572148154Z\" level=info msg=\"Stopped container a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88: openstack/neutron-c5f68f98f-968ls/neutron-httpd\" id=d919cdd9-5c74-4890-8a05-63daa8f936f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:31.610544 crc crio[20719]: time=\"2026-06-12T20:19:31.610499526Z\" level=info msg=\"Running pod sandbox: openstack/neutron-fd6799457-dlph4/POD\" id=c4394307-c577-4da5-9ae3-10e0c65490b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:31.610760 crc crio[20719]: time=\"2026-06-12T20:19:31.610742211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:31.729427 crc crio[20719]: time=\"2026-06-12T20:19:31.729317498Z\" level=info msg=\"Got pod network &{Name:neutron-fd6799457-dlph4 Namespace:openstack ID:bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0 UID:42ce7951-4adb-47f1-8299-acb4d8cef223 NetNS:/var/run/netns/5d38c76a-a416-472d-be8f-c3a95b16bcbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ce7951_4adb_47f1_8299_acb4d8cef223.slice PodAnnotations:0xc003c986b0}] Aliases:map[]}\"\nJun 12 20:19:31.729427 crc crio[20719]: time=\"2026-06-12T20:19:31.729391847Z\" level=info msg=\"Adding pod openstack_neutron-fd6799457-dlph4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:31.854047 crc crio[20719]: time=\"2026-06-12T20:19:31.853656772Z\" level=info msg=\"Stopped pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\" id=f285abf8-b7d5-45fb-abcb-f571f516a604 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:32.208375 crc crio[20719]: time=\"2026-06-12T20:19:32.20792541Z\" level=info msg=\"Removing container: 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c\" id=c11e034c-5c19-4eb3-b04f-43cf1a1faa04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:32.312233 crc crio[20719]: time=\"2026-06-12T20:19:32.312150281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:32.395200 crc crio[20719]: time=\"2026-06-12T20:19:32.394647745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:32.484492 crc crio[20719]: time=\"2026-06-12T20:19:32.483581545Z\" level=info msg=\"Removed container 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api\" id=c11e034c-5c19-4eb3-b04f-43cf1a1faa04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:32.491832 crc crio[20719]: time=\"2026-06-12T20:19:32.49171288Z\" level=info msg=\"Removing container: 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140\" id=0b36535a-398c-47e0-98ba-d9a039289399 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:32.556002 crc crio[20719]: time=\"2026-06-12T20:19:32.555581403Z\" level=info msg=\"Removed container 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log\" id=0b36535a-398c-47e0-98ba-d9a039289399 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:32.595994 crc crio[20719]: time=\"2026-06-12T20:19:32.594524074Z\" level=info msg=\"Created container 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888: openstack/cinder-scheduler-0/cinder-scheduler\" id=62b2b875-dd5d-4421-8cd9-71574039d860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:32.606224 crc crio[20719]: time=\"2026-06-12T20:19:32.602468695Z\" level=info msg=\"Starting container: 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888\" id=b8b3e7f9-c05f-4448-bb11-4c2114aa7f00 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:32.613924 crc crio[20719]: time=\"2026-06-12T20:19:32.611066777Z\" level=info msg=\"Started container\" PID=70380 containerID=27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888 description=openstack/cinder-scheduler-0/cinder-scheduler id=b8b3e7f9-c05f-4448-bb11-4c2114aa7f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\nJun 12 20:19:32.633952 crc crio[20719]: time=\"2026-06-12T20:19:32.633538256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=8544316e-24b3-4654-a4b5-ae35dbb001db name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:32.643368 crc crio[20719]: time=\"2026-06-12T20:19:32.643148337Z\" level=info msg=\"Created container 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c: openstack/cinder-api-0/cinder-api-log\" id=f8b71218-f41e-40bd-a1d7-e24d92238898 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:32.647934 crc crio[20719]: time=\"2026-06-12T20:19:32.647618367Z\" level=info msg=\"Starting container: 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c\" id=edfd5da0-87e5-48f2-8473-7b2f31d8a77b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:32.667071 crc crio[20719]: time=\"2026-06-12T20:19:32.665174001Z\" level=info msg=\"Started container\" PID=70382 containerID=4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c description=openstack/cinder-api-0/cinder-api-log id=edfd5da0-87e5-48f2-8473-7b2f31d8a77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\nJun 12 20:19:32.710090 crc crio[20719]: time=\"2026-06-12T20:19:32.70975686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=16ef9ca4-b60a-4bf4-b0bf-84f4ad85ca84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:32.765821 crc crio[20719]: time=\"2026-06-12T20:19:32.763091025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2503203c-5ab1-4d70-b128-307ce6f54113 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:32.872166 crc crio[20719]: time=\"2026-06-12T20:19:32.872037882Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=96e16ef6-8333-4bdf-9fb4-fa7ead75862b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:32.876001 crc crio[20719]: time=\"2026-06-12T20:19:32.875786011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:32.911592 crc crio[20719]: time=\"2026-06-12T20:19:32.91144955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=957301b5-4ff7-4826-a228-8e3d740e2eb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:33.024933 crc crio[20719]: time=\"2026-06-12T20:19:33.024657901Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=07d726bf-a8a2-4cb4-88dd-4af01c5673cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:33.025406 crc crio[20719]: time=\"2026-06-12T20:19:33.02519326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:33.094198 crc crio[20719]: time=\"2026-06-12T20:19:33.093995425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:33.104391 crc crio[20719]: 2026-06-12T20:19:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf927153cc05912 Mac:d6:52:fc:e5:66:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/5d38c76a-a416-472d-be8f-c3a95b16bcbe SocketPath: PciID:}] [{Interface:0xc0003145b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:33.105073 crc crio[20719]: time=\"2026-06-12T20:19:33.105009175Z\" level=info msg=\"Got pod network &{Name:neutron-fd6799457-dlph4 Namespace:openstack ID:bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0 UID:42ce7951-4adb-47f1-8299-acb4d8cef223 NetNS:/var/run/netns/5d38c76a-a416-472d-be8f-c3a95b16bcbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ce7951_4adb_47f1_8299_acb4d8cef223.slice PodAnnotations:0xc003c986b0}] Aliases:map[]}\"\nJun 12 20:19:33.105349 crc crio[20719]: time=\"2026-06-12T20:19:33.105198778Z\" level=info msg=\"Checking pod openstack_neutron-fd6799457-dlph4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:33.162502 crc crio[20719]: time=\"2026-06-12T20:19:33.162384727Z\" level=info msg=\"Ran pod sandbox bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0 with infra container: openstack/neutron-fd6799457-dlph4/POD\" id=c4394307-c577-4da5-9ae3-10e0c65490b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:33.171255 crc crio[20719]: time=\"2026-06-12T20:19:33.170709061Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ca2b2ea8-3324-48e2-84fb-960e8a4cf9e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:33.361402 crc crio[20719]: time=\"2026-06-12T20:19:33.36102171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=46ac9516-f6d8-4c17-9fb9-9b3695cbff3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:33.374645 crc crio[20719]: time=\"2026-06-12T20:19:33.365551531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:33.401954 crc crio[20719]: time=\"2026-06-12T20:19:33.401307598Z\" level=info msg=\"Creating container: openstack/neutron-fd6799457-dlph4/neutron-api\" id=44b5e555-1fd7-4d82-8425-914ce61c3d8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:33.402754 crc crio[20719]: time=\"2026-06-12T20:19:33.402472399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:33.527210 crc crio[20719]: time=\"2026-06-12T20:19:33.526213858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:33.555575 crc crio[20719]: time=\"2026-06-12T20:19:33.554989829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:33.785605 crc crio[20719]: time=\"2026-06-12T20:19:33.785044917Z\" level=info msg=\"Created container f98731c283e7e6e992a934f0267841fc96c8d01c6163bfc341ce26872822b8f0: openstack/neutron-fd6799457-dlph4/neutron-api\" id=44b5e555-1fd7-4d82-8425-914ce61c3d8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:33.801393 crc crio[20719]: time=\"2026-06-12T20:19:33.801130359Z\" level=info msg=\"Starting container: f98731c283e7e6e992a934f0267841fc96c8d01c6163bfc341ce26872822b8f0\" id=c912dcd9-c1af-427f-8c88-d96c1bd7ab19 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:33.867256 crc crio[20719]: time=\"2026-06-12T20:19:33.8671323Z\" level=info msg=\"Started container\" PID=70506 containerID=f98731c283e7e6e992a934f0267841fc96c8d01c6163bfc341ce26872822b8f0 description=openstack/neutron-fd6799457-dlph4/neutron-api id=c912dcd9-c1af-427f-8c88-d96c1bd7ab19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0\nJun 12 20:19:33.959543 crc crio[20719]: time=\"2026-06-12T20:19:33.9591689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8eeec43c-f5e5-4ed4-baf6-acda0b80e629 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:34.306910 crc crio[20719]: time=\"2026-06-12T20:19:34.30441109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ae8479c8-c57b-4330-b0ca-4be177dc4db7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:34.325896 crc crio[20719]: time=\"2026-06-12T20:19:34.325250287Z\" level=info msg=\"Creating container: openstack/neutron-fd6799457-dlph4/neutron-httpd\" id=6da75f1d-b8dc-41f7-b1e4-e239f154bd5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:34.326197 crc crio[20719]: time=\"2026-06-12T20:19:34.326070102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:34.435423 crc crio[20719]: time=\"2026-06-12T20:19:34.435008799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:34.457897 crc crio[20719]: time=\"2026-06-12T20:19:34.457050546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:34.773033 crc crio[20719]: time=\"2026-06-12T20:19:34.772860213Z\" level=info msg=\"Created container b46deb1fe2d950acd3fbcc9cf816db1984005dc4c377cb4de0c0f4b097bbf58d: openstack/neutron-fd6799457-dlph4/neutron-httpd\" id=6da75f1d-b8dc-41f7-b1e4-e239f154bd5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:34.793662 crc crio[20719]: time=\"2026-06-12T20:19:34.793140905Z\" level=info msg=\"Starting container: b46deb1fe2d950acd3fbcc9cf816db1984005dc4c377cb4de0c0f4b097bbf58d\" id=5586dd43-9ce7-4652-996c-ceb94a7f2c7f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:34.827936 crc crio[20719]: time=\"2026-06-12T20:19:34.821056128Z\" level=info msg=\"Started container\" PID=70572 containerID=b46deb1fe2d950acd3fbcc9cf816db1984005dc4c377cb4de0c0f4b097bbf58d description=openstack/neutron-fd6799457-dlph4/neutron-httpd id=5586dd43-9ce7-4652-996c-ceb94a7f2c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0\nJun 12 20:19:34.893337 crc crio[20719]: time=\"2026-06-12T20:19:34.89215457Z\" level=info msg=\"Stopped container e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821: openstack/neutron-c5f68f98f-968ls/neutron-api\" id=29a0a8c7-48c7-49c0-ba2c-6ce7601e5993 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:34.894101 crc crio[20719]: time=\"2026-06-12T20:19:34.894021234Z\" level=info msg=\"Stopping pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\" id=cf64016b-55d7-4ec0-ae48-63784cec9cf3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:34.900086 crc crio[20719]: time=\"2026-06-12T20:19:34.899570085Z\" level=info msg=\"Got pod network &{Name:neutron-c5f68f98f-968ls Namespace:openstack ID:a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f UID:181eab60-b243-420b-a019-c4506c33a5db NetNS:/var/run/netns/8b185440-83e4-4aa0-b8f3-48fa5abd256b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181eab60_b243_420b_a019_c4506c33a5db.slice PodAnnotations:0xc00259a198}] Aliases:map[]}\"\nJun 12 20:19:34.900910 crc crio[20719]: time=\"2026-06-12T20:19:34.900671504Z\" level=info msg=\"Deleting pod openstack_neutron-c5f68f98f-968ls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:35.256764 crc crio[20719]: time=\"2026-06-12T20:19:35.256208675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:35.318466 crc crio[20719]: time=\"2026-06-12T20:19:35.318319589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:35.579933 crc crio[20719]: time=\"2026-06-12T20:19:35.566513182Z\" level=info msg=\"Created container 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d: openstack/cinder-scheduler-0/probe\" id=96e16ef6-8333-4bdf-9fb4-fa7ead75862b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:35.581121 crc crio[20719]: time=\"2026-06-12T20:19:35.580757861Z\" level=info msg=\"Starting container: 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d\" id=2e929d98-082d-40e3-9ac0-018255b20129 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:35.588675 crc crio[20719]: time=\"2026-06-12T20:19:35.588511441Z\" level=info msg=\"Started container\" PID=70656 containerID=33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d description=openstack/cinder-scheduler-0/probe id=2e929d98-082d-40e3-9ac0-018255b20129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\nJun 12 20:19:35.594108 crc crio[20719]: time=\"2026-06-12T20:19:35.594024439Z\" level=info msg=\"Created container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597: openstack/cinder-api-0/cinder-api\" id=07d726bf-a8a2-4cb4-88dd-4af01c5673cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:35.599725 crc crio[20719]: time=\"2026-06-12T20:19:35.599034682Z\" level=info msg=\"Starting container: 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597\" id=d9fb6eaf-0bbe-4675-a9c5-5263e32beac3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:35.621319 crc crio[20719]: time=\"2026-06-12T20:19:35.613769036Z\" level=info msg=\"Started container\" PID=70673 containerID=5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 description=openstack/cinder-api-0/cinder-api id=d9fb6eaf-0bbe-4675-a9c5-5263e32beac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\nJun 12 20:19:35.731897 crc crio[20719]: time=\"2026-06-12T20:19:35.73139346Z\" level=info msg=\"Stopping container: 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 (timeout: 30s)\" id=4c942780-b8e3-437f-abe9-1d52d3c61f57 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:35.732897 crc crio[20719]: time=\"2026-06-12T20:19:35.732608721Z\" level=info msg=\"Stopping container: 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c (timeout: 30s)\" id=697fccad-7b21-4bcf-a02e-987317cb7a33 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:35.836417 crc crio[20719]: time=\"2026-06-12T20:19:35.836185489Z\" level=info msg=\"Stopped pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\" id=cf64016b-55d7-4ec0-ae48-63784cec9cf3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:36.165890 crc crio[20719]: time=\"2026-06-12T20:19:36.153655068Z\" level=info msg=\"Stopped container 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c: openstack/cinder-api-0/cinder-api-log\" id=697fccad-7b21-4bcf-a02e-987317cb7a33 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:36.883380 crc crio[20719]: time=\"2026-06-12T20:19:36.880859564Z\" level=info msg=\"Removing container: a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88\" id=1bb9d1bb-c4e0-4061-8f22-88db5263cf01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:36.917873 crc crio[20719]: time=\"2026-06-12T20:19:36.917721767Z\" level=info msg=\"Removed container a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88: openstack/neutron-c5f68f98f-968ls/neutron-httpd\" id=1bb9d1bb-c4e0-4061-8f22-88db5263cf01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:36.926441 crc crio[20719]: time=\"2026-06-12T20:19:36.926219879Z\" level=info msg=\"Removing container: e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821\" id=65700e7e-a716-4dd9-9348-dae955f3238d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:36.986862 crc crio[20719]: time=\"2026-06-12T20:19:36.986688695Z\" level=info msg=\"Removed container e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821: openstack/neutron-c5f68f98f-968ls/neutron-api\" id=65700e7e-a716-4dd9-9348-dae955f3238d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:38.647198 crc crio[20719]: time=\"2026-06-12T20:19:38.646573732Z\" level=info msg=\"Stopping container: 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd (timeout: 10s)\" id=28f945db-b144-45fa-b695-c0901ec63058 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:38.772303 crc crio[20719]: time=\"2026-06-12T20:19:38.77215016Z\" level=info msg=\"Stopped container 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd: openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns\" id=28f945db-b144-45fa-b695-c0901ec63058 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:38.775248 crc crio[20719]: time=\"2026-06-12T20:19:38.775146921Z\" level=info msg=\"Stopping pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\" id=6d8862c5-0887-40ca-9a54-171f977ad45f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:38.776007 crc crio[20719]: time=\"2026-06-12T20:19:38.775917345Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-frqd2 Namespace:openstack ID:5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61 UID:ea989f5c-ecbe-412c-8cc9-85d9f1c99255 NetNS:/var/run/netns/ace2e97d-3d93-4920-9116-2d93aa3ad81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea989f5c_ecbe_412c_8cc9_85d9f1c99255.slice PodAnnotations:0xc00259a6c0}] Aliases:map[]}\"\nJun 12 20:19:38.776170 crc crio[20719]: time=\"2026-06-12T20:19:38.776091278Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-frqd2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:39.104248 crc crio[20719]: time=\"2026-06-12T20:19:39.104149752Z\" level=info msg=\"Stopped pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\" id=6d8862c5-0887-40ca-9a54-171f977ad45f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:19:39.999448 crc crio[20719]: time=\"2026-06-12T20:19:39.997744816Z\" level=info msg=\"Removing container: 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd\" id=075bbc2b-1d59-409c-9198-93f6a102ee8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:40.027521 crc crio[20719]: time=\"2026-06-12T20:19:40.026893147Z\" level=info msg=\"Removed container 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd: openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns\" id=075bbc2b-1d59-409c-9198-93f6a102ee8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:40.031045 crc crio[20719]: time=\"2026-06-12T20:19:40.030948332Z\" level=info msg=\"Removing container: 169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef\" id=91265e47-25f9-4d43-b8dc-71104dc82edf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:40.070497 crc crio[20719]: time=\"2026-06-12T20:19:40.066577857Z\" level=info msg=\"Removed container 169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef: openstack/dnsmasq-dns-54f48964b7-frqd2/init\" id=91265e47-25f9-4d43-b8dc-71104dc82edf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:19:41.062991 crc crio[20719]: time=\"2026-06-12T20:19:41.062904191Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:41.063668 crc crio[20719]: time=\"2026-06-12T20:19:41.063006783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:41.102941 crc crio[20719]: time=\"2026-06-12T20:19:41.10283232Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f UID:6f52ce87-fea4-45c1-8f9e-59e84645f726 NetNS:/var/run/netns/6c74b846-f6d7-4532-bb04-73ff64e9c55d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f52ce87_fea4_45c1_8f9e_59e84645f726.slice PodAnnotations:0xc000eae728}] Aliases:map[]}\"\nJun 12 20:19:41.102941 crc crio[20719]: time=\"2026-06-12T20:19:41.102919242Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:41.736718 crc crio[20719]: time=\"2026-06-12T20:19:41.736101814Z\" level=info msg=\"NetworkStart: stopping network for sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:41.737800 crc crio[20719]: time=\"2026-06-12T20:19:41.737251515Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f UID:6f52ce87-fea4-45c1-8f9e-59e84645f726 NetNS:/var/run/netns/6c74b846-f6d7-4532-bb04-73ff64e9c55d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f52ce87_fea4_45c1_8f9e_59e84645f726.slice PodAnnotations:0xc003332090}] Aliases:map[]}\"\nJun 12 20:19:41.737800 crc crio[20719]: time=\"2026-06-12T20:19:41.737380877Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 20:19:41.737800 crc crio[20719]: time=\"2026-06-12T20:19:41.737399408Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 20:19:41.737800 crc crio[20719]: time=\"2026-06-12T20:19:41.737411848Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:41.823365 crc crio[20719]: time=\"2026-06-12T20:19:41.823244359Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=464ce934-2ddd-4194-88a6-67748db9e919 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:41.823478 crc crio[20719]: time=\"2026-06-12T20:19:41.823389521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:41.900002 crc crio[20719]: time=\"2026-06-12T20:19:41.899909089Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:d7a0da43bc3df78a089afea57d034bf4597596ba80a986e00dd0ee3082fd1d5a UID:ab9b7950-f85e-45f7-95f6-5f193f9aa104 NetNS:/var/run/netns/421e8466-15e5-4e12-b83e-685e65efac12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9b7950_f85e_45f7_95f6_5f193f9aa104.slice PodAnnotations:0xc003332178}] Aliases:map[]}\"\nJun 12 20:19:41.900002 crc crio[20719]: time=\"2026-06-12T20:19:41.89997211Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:41.900476 crc crio[20719]: time=\"2026-06-12T20:19:41.900376889Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:41.905073 crc crio[20719]: time=\"2026-06-12T20:19:41.90498274Z\" level=info msg=\"runSandbox: deleting pod ID 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f from idIndex\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:41.905073 crc crio[20719]: time=\"2026-06-12T20:19:41.905041001Z\" level=info msg=\"runSandbox: removing pod sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:41.905455 crc crio[20719]: time=\"2026-06-12T20:19:41.905098642Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:41.905455 crc crio[20719]: time=\"2026-06-12T20:19:41.905121012Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:41.905619 crc crio[20719]: time=\"2026-06-12T20:19:41.90555894Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:41.928554 crc crio[20719]: time=\"2026-06-12T20:19:41.928457347Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_6f52ce87-fea4-45c1-8f9e-59e84645f726_0\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:41.928554 crc crio[20719]: time=\"2026-06-12T20:19:41.928548726Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_6f52ce87-fea4-45c1-8f9e-59e84645f726_0\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:42.417686 crc crio[20719]: 2026-06-12T20:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7a0da43bc3df78 Mac:9e:84:70:a3:92:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/421e8466-15e5-4e12-b83e-685e65efac12 SocketPath: PciID:}] [{Interface:0xc000494730 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:42.419741 crc crio[20719]: time=\"2026-06-12T20:19:42.419683217Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:d7a0da43bc3df78a089afea57d034bf4597596ba80a986e00dd0ee3082fd1d5a UID:ab9b7950-f85e-45f7-95f6-5f193f9aa104 NetNS:/var/run/netns/421e8466-15e5-4e12-b83e-685e65efac12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9b7950_f85e_45f7_95f6_5f193f9aa104.slice PodAnnotations:0xc003332178}] Aliases:map[]}\"\nJun 12 20:19:42.419925 crc crio[20719]: time=\"2026-06-12T20:19:42.419864471Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:42.427537 crc crio[20719]: time=\"2026-06-12T20:19:42.427482008Z\" level=info msg=\"Ran pod sandbox d7a0da43bc3df78a089afea57d034bf4597596ba80a986e00dd0ee3082fd1d5a with infra container: openstack/openstackclient/POD\" id=464ce934-2ddd-4194-88a6-67748db9e919 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:42.432729 crc crio[20719]: time=\"2026-06-12T20:19:42.432663597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=abae2f26-73ba-4f4e-b18a-24eb646c2204 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:42.432948 crc crio[20719]: time=\"2026-06-12T20:19:42.432899812Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=abae2f26-73ba-4f4e-b18a-24eb646c2204 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:42.433020 crc crio[20719]: time=\"2026-06-12T20:19:42.432976043Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=abae2f26-73ba-4f4e-b18a-24eb646c2204 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:42.434144 crc crio[20719]: time=\"2026-06-12T20:19:42.434085522Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=24c7a13c-f469-4ceb-8abc-9a8c3dadd3f8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:19:42.440919 crc crio[20719]: time=\"2026-06-12T20:19:42.440854904Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 12 20:19:45.769685 crc crio[20719]: time=\"2026-06-12T20:19:45.768748508Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-77d474d95f-jmpnc/POD\" id=c08baa17-915f-4e55-8491-f90802f51540 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:45.769685 crc crio[20719]: time=\"2026-06-12T20:19:45.769626783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:45.810953 crc crio[20719]: time=\"2026-06-12T20:19:45.81052267Z\" level=info msg=\"Got pod network &{Name:swift-proxy-77d474d95f-jmpnc Namespace:openstack ID:a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4 UID:a45d4ac4-2de1-4593-aa96-74dd24d715b3 NetNS:/var/run/netns/f8fb3652-495a-4e8d-b217-a67a21a0190b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45d4ac4_2de1_4593_aa96_74dd24d715b3.slice PodAnnotations:0xc003ab0318}] Aliases:map[]}\"\nJun 12 20:19:45.810953 crc crio[20719]: time=\"2026-06-12T20:19:45.810921077Z\" level=info msg=\"Adding pod openstack_swift-proxy-77d474d95f-jmpnc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:19:46.528030 crc crio[20719]: 2026-06-12T20:19:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a34d7f7809fa6ac Mac:02:fc:e5:eb:8c:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/f8fb3652-495a-4e8d-b217-a67a21a0190b SocketPath: PciID:}] [{Interface:0xc0002c05c0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:19:46.530706 crc crio[20719]: time=\"2026-06-12T20:19:46.529661341Z\" level=info msg=\"Got pod network &{Name:swift-proxy-77d474d95f-jmpnc Namespace:openstack ID:a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4 UID:a45d4ac4-2de1-4593-aa96-74dd24d715b3 NetNS:/var/run/netns/f8fb3652-495a-4e8d-b217-a67a21a0190b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45d4ac4_2de1_4593_aa96_74dd24d715b3.slice PodAnnotations:0xc003ab0318}] Aliases:map[]}\"\nJun 12 20:19:46.530706 crc crio[20719]: time=\"2026-06-12T20:19:46.52983708Z\" level=info msg=\"Checking pod openstack_swift-proxy-77d474d95f-jmpnc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:19:46.538315 crc crio[20719]: time=\"2026-06-12T20:19:46.538188901Z\" level=info msg=\"Ran pod sandbox a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4 with infra container: openstack/swift-proxy-77d474d95f-jmpnc/POD\" id=c08baa17-915f-4e55-8491-f90802f51540 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:46.543589 crc crio[20719]: time=\"2026-06-12T20:19:46.543513681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=92b09ba2-242d-478a-bbbf-6d5a0e5a53a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:46.632156 crc crio[20719]: time=\"2026-06-12T20:19:46.632063173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=579fa5b8-ae0d-4a49-870a-e8c582abeb7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:46.646331 crc crio[20719]: time=\"2026-06-12T20:19:46.643461855Z\" level=info msg=\"Creating container: openstack/swift-proxy-77d474d95f-jmpnc/proxy-httpd\" id=b2fc8e5a-542f-4ff2-97bd-478b6c8c9279 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:46.646331 crc crio[20719]: time=\"2026-06-12T20:19:46.644471624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:46.724796 crc crio[20719]: time=\"2026-06-12T20:19:46.724675197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:46.731636 crc crio[20719]: time=\"2026-06-12T20:19:46.731466058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:46.925815 crc crio[20719]: time=\"2026-06-12T20:19:46.925079686Z\" level=info msg=\"Created container ea17114574f34bb13c65fb921eb2ced0da0159c7409652ac76451c746e4663d6: openstack/swift-proxy-77d474d95f-jmpnc/proxy-httpd\" id=b2fc8e5a-542f-4ff2-97bd-478b6c8c9279 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:46.927206 crc crio[20719]: time=\"2026-06-12T20:19:46.926837376Z\" level=info msg=\"Starting container: ea17114574f34bb13c65fb921eb2ced0da0159c7409652ac76451c746e4663d6\" id=59906ab7-887e-47c1-8f3a-75832d758614 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:46.939217 crc crio[20719]: time=\"2026-06-12T20:19:46.939114094Z\" level=info msg=\"Started container\" PID=71866 containerID=ea17114574f34bb13c65fb921eb2ced0da0159c7409652ac76451c746e4663d6 description=openstack/swift-proxy-77d474d95f-jmpnc/proxy-httpd id=59906ab7-887e-47c1-8f3a-75832d758614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4\nJun 12 20:19:46.956976 crc crio[20719]: time=\"2026-06-12T20:19:46.956885439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c18051d3-4a6d-4caf-8e25-e4f54ee68d90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:46.993142 crc crio[20719]: time=\"2026-06-12T20:19:46.992985774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=074edf84-7548-49f8-bbee-6bea62ec90c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:19:47.003113 crc crio[20719]: time=\"2026-06-12T20:19:47.002961414Z\" level=info msg=\"Creating container: openstack/swift-proxy-77d474d95f-jmpnc/proxy-server\" id=67b7ed89-3507-457e-9416-6bc988915be2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:47.004086 crc crio[20719]: time=\"2026-06-12T20:19:47.003531244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:47.067342 crc crio[20719]: time=\"2026-06-12T20:19:47.067055785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:47.071086 crc crio[20719]: time=\"2026-06-12T20:19:47.070993865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:47.198227 crc crio[20719]: time=\"2026-06-12T20:19:47.197889529Z\" level=info msg=\"Created container 1070441276d5604151da453b9896357407672b2eb079a3ccbc789ec183c58e75: openstack/swift-proxy-77d474d95f-jmpnc/proxy-server\" id=67b7ed89-3507-457e-9416-6bc988915be2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:19:47.206190 crc crio[20719]: time=\"2026-06-12T20:19:47.200471853Z\" level=info msg=\"Starting container: 1070441276d5604151da453b9896357407672b2eb079a3ccbc789ec183c58e75\" id=6a88223b-1ba5-4ec3-852f-3da956d0ff4d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:19:47.216751 crc crio[20719]: time=\"2026-06-12T20:19:47.21664623Z\" level=info msg=\"Started container\" PID=71971 containerID=1070441276d5604151da453b9896357407672b2eb079a3ccbc789ec183c58e75 description=openstack/swift-proxy-77d474d95f-jmpnc/proxy-server id=6a88223b-1ba5-4ec3-852f-3da956d0ff4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4\nJun 12 20:19:54.141852 crc crio[20719]: time=\"2026-06-12T20:19:54.141099191Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-qhl7c/POD\" id=331561c4-25c6-4df5-8bc3-b497cde7518c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:54.143178 crc crio[20719]: time=\"2026-06-12T20:19:54.141888355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:54.337395 crc crio[20719]: time=\"2026-06-12T20:19:54.33714475Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-x6k85/POD\" id=7e71a539-9de7-45f8-a4b4-eaac82d3a2c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:54.338057 crc crio[20719]: time=\"2026-06-12T20:19:54.337795331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:54.380977 crc crio[20719]: time=\"2026-06-12T20:19:54.380853866Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-a365-account-create-update-sgr8c/POD\" id=eb200928-fce6-45f8-a70f-cf19e675cfc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:54.380977 crc crio[20719]: time=\"2026-06-12T20:19:54.380957508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:54.584159 crc crio[20719]: time=\"2026-06-12T20:19:54.583996392Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-5f9e-account-create-update-sdth4/POD\" id=0d22ac10-73b4-4d82-95d8-24b753bdf67c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:54.584409 crc crio[20719]: time=\"2026-06-12T20:19:54.584228746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:54.798570 crc crio[20719]: time=\"2026-06-12T20:19:54.79850531Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-7864-account-create-update-prjn9/POD\" id=caec8514-562c-43cd-b5af-07c4bffcf79a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:54.798736 crc crio[20719]: time=\"2026-06-12T20:19:54.798602841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:54.819701 crc crio[20719]: time=\"2026-06-12T20:19:54.819610207Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-85zrq/POD\" id=2e889fdb-5d20-4a00-a9f9-8f4566f59f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:19:54.819966 crc crio[20719]: time=\"2026-06-12T20:19:54.819943403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:19:57.762571 crc crio[20719]: time=\"2026-06-12T20:19:57.761745322Z\" level=warning msg=\"Stopping container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 with stop signal(15) timed out. Killing...\"\nJun 12 20:19:57.820640 crc crio[20719]: time=\"2026-06-12T20:19:57.820481304Z\" level=error msg=\"Killing container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 20:19:59.416877 crc crio[20719]: time=\"2026-06-12T20:19:59.416451865Z\" level=info msg=\"Stopping container: 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888 (timeout: 30s)\" id=82d4e3e6-21bd-4a3c-8367-a04371c52f8b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:19:59.417670 crc crio[20719]: time=\"2026-06-12T20:19:59.417509485Z\" level=info msg=\"Stopping container: 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d (timeout: 30s)\" id=e2b08bc5-b157-40be-8d12-053e0f1fdd89 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:00.868879 crc crio[20719]: time=\"2026-06-12T20:20:00.868049207Z\" level=info msg=\"Stopped container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7: openstack/ceilometer-0/proxy-httpd\" id=3a861ee1-0cdf-4575-b64b-9b0b1b6adb3b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:00.870727 crc crio[20719]: time=\"2026-06-12T20:20:00.870482257Z\" level=info msg=\"Stopping pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\" id=977a8127-47e1-460c-89ca-edc1cc1e041d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:00.872425 crc crio[20719]: time=\"2026-06-12T20:20:00.87232Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6 UID:75a52c55-586a-4c20-8f34-3cd74cf66226 NetNS:/var/run/netns/4a1114d9-039d-4fc9-9a11-2e8abe2ff225 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75a52c55_586a_4c20_8f34_3cd74cf66226.slice PodAnnotations:0xc002d9a1d8}] Aliases:map[]}\"\nJun 12 20:20:00.872682 crc crio[20719]: time=\"2026-06-12T20:20:00.872623985Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:01.079646 crc crio[20719]: time=\"2026-06-12T20:20:01.079454918Z\" level=info msg=\"Stopped container 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d: openstack/cinder-scheduler-0/probe\" id=e2b08bc5-b157-40be-8d12-053e0f1fdd89 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:01.252946 crc crio[20719]: time=\"2026-06-12T20:20:01.252343238Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-x6k85 Namespace:openstack ID:fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2 UID:d5fbbef9-f576-4571-b181-f26076fa6232 NetNS:/var/run/netns/d302ab25-e719-41a9-845f-e54961cf38d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5fbbef9_f576_4571_b181_f26076fa6232.slice PodAnnotations:0xc000526a98}] Aliases:map[]}\"\nJun 12 20:20:01.252946 crc crio[20719]: time=\"2026-06-12T20:20:01.252407657Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-x6k85 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:01.252946 crc crio[20719]: time=\"2026-06-12T20:20:01.252338856Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33\" id=24c7a13c-f469-4ceb-8abc-9a8c3dadd3f8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:20:01.264709 crc crio[20719]: time=\"2026-06-12T20:20:01.264202507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=69e43b3f-ce05-48cd-bbff-263b4d1706e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:01.321675 crc crio[20719]: time=\"2026-06-12T20:20:01.321619117Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-qhl7c Namespace:openstack ID:20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1 UID:85c8083d-ae0c-4e61-938f-7e0c1cf2dacc NetNS:/var/run/netns/c90d8570-80f8-46f3-89c5-bb3c18de2894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c8083d_ae0c_4e61_938f_7e0c1cf2dacc.slice PodAnnotations:0xc0023e2650}] Aliases:map[]}\"\nJun 12 20:20:01.322045 crc crio[20719]: time=\"2026-06-12T20:20:01.322027084Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-qhl7c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:01.334861 crc crio[20719]: time=\"2026-06-12T20:20:01.332364017Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688260-2z7bl/POD\" id=d615ad4d-31d4-499d-afda-36bb7ab1b0fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:01.334861 crc crio[20719]: time=\"2026-06-12T20:20:01.332467209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:01.407067 crc crio[20719]: time=\"2026-06-12T20:20:01.406708097Z\" level=info msg=\"Stopped pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\" id=977a8127-47e1-460c-89ca-edc1cc1e041d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:01.468961 crc crio[20719]: time=\"2026-06-12T20:20:01.468429353Z\" level=info msg=\"Got pod network &{Name:nova-cell1-7864-account-create-update-prjn9 Namespace:openstack ID:1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352 UID:c52975a2-a80b-4dcd-982e-718802192ea9 NetNS:/var/run/netns/24e6327e-750e-4ed9-8532-68847c66ba9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52975a2_a80b_4dcd_982e_718802192ea9.slice PodAnnotations:0xc000111860}] Aliases:map[]}\"\nJun 12 20:20:01.468961 crc crio[20719]: time=\"2026-06-12T20:20:01.468946221Z\" level=info msg=\"Adding pod openstack_nova-cell1-7864-account-create-update-prjn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:01.489681 crc crio[20719]: time=\"2026-06-12T20:20:01.489601759Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-85zrq Namespace:openstack ID:d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3 UID:54fe634d-eca8-4f45-9feb-c36a849df730 NetNS:/var/run/netns/43aad4af-7803-4726-8808-e70db8c71f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54fe634d_eca8_4f45_9feb_c36a849df730.slice PodAnnotations:0xc0005270b0}] Aliases:map[]}\"\nJun 12 20:20:01.489681 crc crio[20719]: time=\"2026-06-12T20:20:01.48967262Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-85zrq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:01.493686 crc crio[20719]: time=\"2026-06-12T20:20:01.490912735Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688260-2z7bl Namespace:openshift-infra ID:d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6 UID:776cbf30-9317-4349-a909-b98d72714fc1 NetNS:/var/run/netns/6b9eab5a-1ae7-4b64-9629-22859e4cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod776cbf30_9317_4349_a909_b98d72714fc1.slice PodAnnotations:0xc00259a0a0}] Aliases:map[]}\"\nJun 12 20:20:01.493686 crc crio[20719]: time=\"2026-06-12T20:20:01.490984256Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688260-2z7bl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:01.493686 crc crio[20719]: time=\"2026-06-12T20:20:01.49181458Z\" level=info msg=\"Got pod network &{Name:nova-api-a365-account-create-update-sgr8c Namespace:openstack ID:86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778 UID:2329bd23-1ab3-49b9-8d0d-4bece0667350 NetNS:/var/run/netns/3f5d3902-c74c-4f64-bbef-c91aca4602ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2329bd23_1ab3_49b9_8d0d_4bece0667350.slice PodAnnotations:0xc000111a40}] Aliases:map[]}\"\nJun 12 20:20:01.493686 crc crio[20719]: time=\"2026-06-12T20:20:01.49184Z\" level=info msg=\"Adding pod openstack_nova-api-a365-account-create-update-sgr8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:01.493686 crc crio[20719]: time=\"2026-06-12T20:20:01.493428432Z\" level=info msg=\"Got pod network &{Name:nova-cell0-5f9e-account-create-update-sdth4 Namespace:openstack ID:2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352 UID:fb8a23c3-105e-4708-9e0d-cf1d40747606 NetNS:/var/run/netns/7c31df1f-4d99-4d40-bf59-0e776e094584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8a23c3_105e_4708_9e0d_cf1d40747606.slice PodAnnotations:0xc00334a128}] Aliases:map[]}\"\nJun 12 20:20:01.493686 crc crio[20719]: time=\"2026-06-12T20:20:01.493481873Z\" level=info msg=\"Adding pod openstack_nova-cell0-5f9e-account-create-update-sdth4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:01.512432 crc crio[20719]: time=\"2026-06-12T20:20:01.512193381Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=4def2133-ad1e-4f04-95ab-da88c177afb6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:01.615894 crc crio[20719]: time=\"2026-06-12T20:20:01.61471153Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=4c2858e1-9034-4070-ba24-5edb4923ac04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:01.616590 crc crio[20719]: time=\"2026-06-12T20:20:01.616513544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:01.712606 crc crio[20719]: time=\"2026-06-12T20:20:01.710168437Z\" level=info msg=\"Removing container: 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7\" id=baa2ab78-ad81-4b5b-bcad-f2ab1c2bf9cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:01.721694 crc crio[20719]: time=\"2026-06-12T20:20:01.721529994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:01.742523 crc crio[20719]: time=\"2026-06-12T20:20:01.74145491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:01.825141 crc crio[20719]: time=\"2026-06-12T20:20:01.824925505Z\" level=info msg=\"Removed container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7: openstack/ceilometer-0/proxy-httpd\" id=baa2ab78-ad81-4b5b-bcad-f2ab1c2bf9cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:01.831029 crc crio[20719]: time=\"2026-06-12T20:20:01.82774452Z\" level=info msg=\"Removing container: 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e\" id=1af2805f-fa25-47d2-969c-698cc4f520ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:01.880697 crc crio[20719]: time=\"2026-06-12T20:20:01.880544224Z\" level=info msg=\"Removed container 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e: openstack/ceilometer-0/sg-core\" id=1af2805f-fa25-47d2-969c-698cc4f520ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:01.889516 crc crio[20719]: time=\"2026-06-12T20:20:01.888942856Z\" level=info msg=\"Removing container: c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720\" id=742eae97-e45a-4b9b-93ac-4f4dacfa4daa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:01.951170 crc crio[20719]: time=\"2026-06-12T20:20:01.951015232Z\" level=info msg=\"Created container f244c3905c43c0927aed96e6133cded09ac279107362700d8ded7d225173f027: openstack/openstackclient/openstackclient\" id=4c2858e1-9034-4070-ba24-5edb4923ac04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:01.956686 crc crio[20719]: time=\"2026-06-12T20:20:01.953751112Z\" level=info msg=\"Starting container: f244c3905c43c0927aed96e6133cded09ac279107362700d8ded7d225173f027\" id=83c6777b-a240-44e5-b14b-7d5f8e25bc77 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:01.967905 crc crio[20719]: 2026-06-12T20:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fefa281f401824e Mac:9e:a9:03:13:62:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/d302ab25-e719-41a9-845f-e54961cf38d6 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:01.972428 crc crio[20719]: time=\"2026-06-12T20:20:01.972366346Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-x6k85 Namespace:openstack ID:fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2 UID:d5fbbef9-f576-4571-b181-f26076fa6232 NetNS:/var/run/netns/d302ab25-e719-41a9-845f-e54961cf38d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5fbbef9_f576_4571_b181_f26076fa6232.slice PodAnnotations:0xc000526a98}] Aliases:map[]}\"\nJun 12 20:20:01.972641 crc crio[20719]: time=\"2026-06-12T20:20:01.972536529Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-x6k85 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:01.974440 crc crio[20719]: time=\"2026-06-12T20:20:01.974222533Z\" level=info msg=\"Started container\" PID=72978 containerID=f244c3905c43c0927aed96e6133cded09ac279107362700d8ded7d225173f027 description=openstack/openstackclient/openstackclient id=83c6777b-a240-44e5-b14b-7d5f8e25bc77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7a0da43bc3df78a089afea57d034bf4597596ba80a986e00dd0ee3082fd1d5a\nJun 12 20:20:01.989236 crc crio[20719]: time=\"2026-06-12T20:20:01.989072044Z\" level=info msg=\"Ran pod sandbox fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2 with infra container: openstack/nova-cell0-db-create-x6k85/POD\" id=7e71a539-9de7-45f8-a4b4-eaac82d3a2c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:01.994765 crc crio[20719]: time=\"2026-06-12T20:20:01.994427205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=134f5a29-1b6e-4df7-a1a2-6118174f6f4c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:01.997919 crc crio[20719]: time=\"2026-06-12T20:20:01.996962141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=48d89835-1511-417d-b0fd-046e213946ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:02.006748 crc crio[20719]: time=\"2026-06-12T20:20:02.006608384Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-x6k85/mariadb-database-create\" id=b35938ce-8f46-4ea9-9ba1-a6fecb0bdb8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:02.007413 crc crio[20719]: time=\"2026-06-12T20:20:02.007338018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:02.240639 crc crio[20719]: time=\"2026-06-12T20:20:02.240468986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:02.244673 crc crio[20719]: time=\"2026-06-12T20:20:02.244443577Z\" level=info msg=\"Stopped container 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888: openstack/cinder-scheduler-0/cinder-scheduler\" id=82d4e3e6-21bd-4a3c-8367-a04371c52f8b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:02.244673 crc crio[20719]: time=\"2026-06-12T20:20:02.2446063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:02.245962 crc crio[20719]: time=\"2026-06-12T20:20:02.245882777Z\" level=info msg=\"Stopping pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\" id=e1c301e8-6a39-4271-b151-2c20f12d6032 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:02.246438 crc crio[20719]: time=\"2026-06-12T20:20:02.246376476Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa UID:c6cf7742-da82-4ffd-a102-86c6d18c82ba NetNS:/var/run/netns/e2b89c79-1ff9-471f-95c0-082feeb9c145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cf7742_da82_4ffd_a102_86c6d18c82ba.slice PodAnnotations:0xc00259a7d0}] Aliases:map[]}\"\nJun 12 20:20:02.246680 crc crio[20719]: time=\"2026-06-12T20:20:02.246529319Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:02.260011 crc crio[20719]: time=\"2026-06-12T20:20:02.259919545Z\" level=info msg=\"Removed container c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720: openstack/ceilometer-0/ceilometer-notification-agent\" id=742eae97-e45a-4b9b-93ac-4f4dacfa4daa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:02.263020 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20dcff7cb9f77e9 Mac:46:ea:10:b4:2a:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/c90d8570-80f8-46f3-89c5-bb3c18de2894 SocketPath: PciID:}] [{Interface:0xc00029e5c0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:02.263869 crc crio[20719]: time=\"2026-06-12T20:20:02.263841886Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-qhl7c Namespace:openstack ID:20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1 UID:85c8083d-ae0c-4e61-938f-7e0c1cf2dacc NetNS:/var/run/netns/c90d8570-80f8-46f3-89c5-bb3c18de2894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c8083d_ae0c_4e61_938f_7e0c1cf2dacc.slice PodAnnotations:0xc0023e2650}] Aliases:map[]}\"\nJun 12 20:20:02.264067 crc crio[20719]: time=\"2026-06-12T20:20:02.264051059Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-qhl7c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:02.264225 crc crio[20719]: time=\"2026-06-12T20:20:02.264170508Z\" level=info msg=\"Removing container: b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a\" id=b1d28477-755c-4ab4-a241-19053901db7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:02.324430 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f920d5dec53f61 Mac:86:bd:05:8d:31:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/7c31df1f-4d99-4d40-bf59-0e776e094584 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:02.324430 crc crio[20719]: time=\"2026-06-12T20:20:02.319310457Z\" level=info msg=\"Got pod network &{Name:nova-cell0-5f9e-account-create-update-sdth4 Namespace:openstack ID:2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352 UID:fb8a23c3-105e-4708-9e0d-cf1d40747606 NetNS:/var/run/netns/7c31df1f-4d99-4d40-bf59-0e776e094584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8a23c3_105e_4708_9e0d_cf1d40747606.slice PodAnnotations:0xc00334a128}] Aliases:map[]}\"\nJun 12 20:20:02.324430 crc crio[20719]: time=\"2026-06-12T20:20:02.320537449Z\" level=info msg=\"Checking pod openstack_nova-cell0-5f9e-account-create-update-sdth4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:02.340338 crc crio[20719]: time=\"2026-06-12T20:20:02.338111603Z\" level=info msg=\"Removed container b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a: openstack/ceilometer-0/ceilometer-central-agent\" id=b1d28477-755c-4ab4-a241-19053901db7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:02.348787 crc crio[20719]: time=\"2026-06-12T20:20:02.346922877Z\" level=info msg=\"Ran pod sandbox 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1 with infra container: openstack/nova-api-db-create-qhl7c/POD\" id=331561c4-25c6-4df5-8bc3-b497cde7518c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:02.377331 crc crio[20719]: time=\"2026-06-12T20:20:02.375976829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6bd36176-44d9-4e27-8bc5-1d972497b9f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:02.512323 crc crio[20719]: time=\"2026-06-12T20:20:02.503926409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5171076f-b4ca-4d15-ad6d-d62e4f59d579 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:02.514113 crc crio[20719]: time=\"2026-06-12T20:20:02.514018172Z\" level=info msg=\"Ran pod sandbox 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352 with infra container: openstack/nova-cell0-5f9e-account-create-update-sdth4/POD\" id=0d22ac10-73b4-4d82-95d8-24b753bdf67c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:02.524325 crc crio[20719]: time=\"2026-06-12T20:20:02.516879133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=619624d1-e1cd-4dbf-957b-19f43fd0773b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:02.524325 crc crio[20719]: time=\"2026-06-12T20:20:02.521514547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fc885933-de67-4d83-bda8-deac00078865 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:02.619366 crc crio[20719]: time=\"2026-06-12T20:20:02.619191409Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-qhl7c/mariadb-database-create\" id=50826189-4b68-4a70-b250-4c26c3810c4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:02.619977 crc crio[20719]: time=\"2026-06-12T20:20:02.619920253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:02.652747 crc crio[20719]: time=\"2026-06-12T20:20:02.652232558Z\" level=info msg=\"Creating container: openstack/nova-cell0-5f9e-account-create-update-sdth4/mariadb-account-create-update\" id=4b0b0692-905d-4547-958f-6b7daa6cba8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:02.655761 crc crio[20719]: time=\"2026-06-12T20:20:02.65569361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:02.864321 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d1a03049959ba Mac:46:1f:82:56:57:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/6b9eab5a-1ae7-4b64-9629-22859e4cbb7e SocketPath: PciID:}] [{Interface:0xc0002248b0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:02.864631 crc crio[20719]: time=\"2026-06-12T20:20:02.864239906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688260-2z7bl Namespace:openshift-infra ID:d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6 UID:776cbf30-9317-4349-a909-b98d72714fc1 NetNS:/var/run/netns/6b9eab5a-1ae7-4b64-9629-22859e4cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod776cbf30_9317_4349_a909_b98d72714fc1.slice PodAnnotations:0xc00259a0a0}] Aliases:map[]}\"\nJun 12 20:20:02.869459 crc crio[20719]: time=\"2026-06-12T20:20:02.864907595Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688260-2z7bl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:02.876863 crc crio[20719]: time=\"2026-06-12T20:20:02.872466851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:02.893369 crc crio[20719]: time=\"2026-06-12T20:20:02.882230991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:02.940140 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86cc27ea1af0613 Mac:7a:97:62:85:df:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/3f5d3902-c74c-4f64-bbef-c91aca4602ae SocketPath: PciID:}] [{Interface:0xc000124dc0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:02.940140 crc crio[20719]: time=\"2026-06-12T20:20:02.925538656Z\" level=info msg=\"Got pod network &{Name:nova-api-a365-account-create-update-sgr8c Namespace:openstack ID:86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778 UID:2329bd23-1ab3-49b9-8d0d-4bece0667350 NetNS:/var/run/netns/3f5d3902-c74c-4f64-bbef-c91aca4602ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2329bd23_1ab3_49b9_8d0d_4bece0667350.slice PodAnnotations:0xc000111a40}] Aliases:map[]}\"\nJun 12 20:20:02.940140 crc crio[20719]: time=\"2026-06-12T20:20:02.925706539Z\" level=info msg=\"Checking pod openstack_nova-api-a365-account-create-update-sgr8c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:02.940140 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d483c0bb62f3cf9 Mac:fe:89:52:65:27:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/43aad4af-7803-4726-8808-e70db8c71f30 SocketPath: PciID:}] [{Interface:0xc00028c6d0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:02.962980 crc crio[20719]: time=\"2026-06-12T20:20:02.955155326Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-85zrq Namespace:openstack ID:d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3 UID:54fe634d-eca8-4f45-9feb-c36a849df730 NetNS:/var/run/netns/43aad4af-7803-4726-8808-e70db8c71f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54fe634d_eca8_4f45_9feb_c36a849df730.slice PodAnnotations:0xc0005270b0}] Aliases:map[]}\"\nJun 12 20:20:02.962980 crc crio[20719]: time=\"2026-06-12T20:20:02.955686126Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-85zrq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:02.983948 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b37e158c4af62c Mac:4a:4e:b2:1c:e7:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/24e6327e-750e-4ed9-8532-68847c66ba9e SocketPath: PciID:}] [{Interface:0xc00039c990 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:02.985476 crc crio[20719]: time=\"2026-06-12T20:20:02.985387522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:02.989945 crc crio[20719]: time=\"2026-06-12T20:20:02.985622536Z\" level=info msg=\"Got pod network &{Name:nova-cell1-7864-account-create-update-prjn9 Namespace:openstack ID:1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352 UID:c52975a2-a80b-4dcd-982e-718802192ea9 NetNS:/var/run/netns/24e6327e-750e-4ed9-8532-68847c66ba9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52975a2_a80b_4dcd_982e_718802192ea9.slice PodAnnotations:0xc000111860}] Aliases:map[]}\"\nJun 12 20:20:02.990738 crc crio[20719]: time=\"2026-06-12T20:20:02.990685298Z\" level=info msg=\"Checking pod openstack_nova-cell1-7864-account-create-update-prjn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:03.009780 crc crio[20719]: time=\"2026-06-12T20:20:03.009723683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:03.013162 crc crio[20719]: time=\"2026-06-12T20:20:03.013085354Z\" level=info msg=\"Ran pod sandbox d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6 with infra container: openshift-infra/auto-csr-approver-29688260-2z7bl/POD\" id=d615ad4d-31d4-499d-afda-36bb7ab1b0fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:03.026094 crc crio[20719]: time=\"2026-06-12T20:20:03.025848078Z\" level=info msg=\"Ran pod sandbox d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3 with infra container: openstack/nova-cell1-db-create-85zrq/POD\" id=2e889fdb-5d20-4a00-a9f9-8f4566f59f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:03.026094 crc crio[20719]: time=\"2026-06-12T20:20:03.026040031Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5d6d2262-dfd6-447a-8d69-372ae9ac66e4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:20:03.031607 crc crio[20719]: time=\"2026-06-12T20:20:03.030774996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1bb8597e-7c01-4adb-8673-bf327b8e10a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:03.036033 crc crio[20719]: time=\"2026-06-12T20:20:03.033494452Z\" level=info msg=\"Ran pod sandbox 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352 with infra container: openstack/nova-cell1-7864-account-create-update-prjn9/POD\" id=caec8514-562c-43cd-b5af-07c4bffcf79a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:03.036033 crc crio[20719]: time=\"2026-06-12T20:20:03.035102773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=67a5ab69-393a-4723-b434-416e32187699 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:03.041345 crc crio[20719]: time=\"2026-06-12T20:20:03.04107275Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:20:03.044929 crc crio[20719]: time=\"2026-06-12T20:20:03.043862398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7bcb144a-187d-4883-90a4-d2c361c9a98a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:03.044929 crc crio[20719]: time=\"2026-06-12T20:20:03.043884671Z\" level=info msg=\"Ran pod sandbox 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778 with infra container: openstack/nova-api-a365-account-create-update-sgr8c/POD\" id=eb200928-fce6-45f8-a70f-cf19e675cfc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:03.053628 crc crio[20719]: time=\"2026-06-12T20:20:03.053512829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=12b594a8-7b98-471b-a7ff-c390d90b688e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:03.055535 crc crio[20719]: time=\"2026-06-12T20:20:03.055332168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0b6cae83-bc00-4aa2-aed3-d7343823f3ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:03.063364 crc crio[20719]: time=\"2026-06-12T20:20:03.062078532Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-85zrq/mariadb-database-create\" id=e9dde0d4-39e0-47a0-9873-1619bcc542ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:03.063364 crc crio[20719]: time=\"2026-06-12T20:20:03.062595891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:03.063364 crc crio[20719]: time=\"2026-06-12T20:20:03.062854205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=262f2a86-65a9-4d37-807d-342bb7b2a7e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:03.073235 crc crio[20719]: time=\"2026-06-12T20:20:03.073040567Z\" level=info msg=\"Creating container: openstack/nova-cell1-7864-account-create-update-prjn9/mariadb-account-create-update\" id=6460c376-4c2e-4751-acf6-f898843aea11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:03.079617 crc crio[20719]: time=\"2026-06-12T20:20:03.07937727Z\" level=info msg=\"Creating container: openstack/nova-api-a365-account-create-update-sgr8c/mariadb-account-create-update\" id=59b7c674-7a84-4dfd-944d-a741fca103ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:03.110214 crc crio[20719]: time=\"2026-06-12T20:20:03.109969441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:03.111220 crc crio[20719]: time=\"2026-06-12T20:20:03.111128173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:03.280196 crc crio[20719]: time=\"2026-06-12T20:20:03.277932845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:03.290664 crc crio[20719]: time=\"2026-06-12T20:20:03.290611828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:03.332498 crc crio[20719]: time=\"2026-06-12T20:20:03.332100395Z\" level=info msg=\"Stopped pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\" id=e1c301e8-6a39-4271-b151-2c20f12d6032 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:03.483741 crc crio[20719]: time=\"2026-06-12T20:20:03.482582785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:03.492041 crc crio[20719]: time=\"2026-06-12T20:20:03.491950175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:03.534662 crc crio[20719]: time=\"2026-06-12T20:20:03.534474127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:03.544834 crc crio[20719]: time=\"2026-06-12T20:20:03.544767281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:03.661793 crc crio[20719]: time=\"2026-06-12T20:20:03.660367012Z\" level=info msg=\"Created container f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee: openstack/nova-cell0-db-create-x6k85/mariadb-database-create\" id=b35938ce-8f46-4ea9-9ba1-a6fecb0bdb8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:03.665919 crc crio[20719]: time=\"2026-06-12T20:20:03.662450929Z\" level=info msg=\"Starting container: f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee\" id=ba2c7cb2-5ea4-40fa-aa99-1e6ca0dc782f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:03.672119 crc crio[20719]: time=\"2026-06-12T20:20:03.672035929Z\" level=info msg=\"Started container\" PID=73067 containerID=f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee description=openstack/nova-cell0-db-create-x6k85/mariadb-database-create id=ba2c7cb2-5ea4-40fa-aa99-1e6ca0dc782f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\nJun 12 20:20:03.723238 crc crio[20719]: time=\"2026-06-12T20:20:03.723135327Z\" level=info msg=\"Created container 3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52: openstack/nova-api-db-create-qhl7c/mariadb-database-create\" id=50826189-4b68-4a70-b250-4c26c3810c4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:03.726412 crc crio[20719]: time=\"2026-06-12T20:20:03.725314495Z\" level=info msg=\"Starting container: 3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52\" id=7bfa9d3c-2157-42a7-aa4b-bd5e0bdf012e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:03.735689 crc crio[20719]: time=\"2026-06-12T20:20:03.735616808Z\" level=info msg=\"Started container\" PID=73093 containerID=3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52 description=openstack/nova-api-db-create-qhl7c/mariadb-database-create id=7bfa9d3c-2157-42a7-aa4b-bd5e0bdf012e name=/runtime.v1.RuntimeService/StartContainer sandboxID=20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\nJun 12 20:20:03.760907 crc crio[20719]: time=\"2026-06-12T20:20:03.760812881Z\" level=info msg=\"Created container b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28: openstack/nova-cell0-5f9e-account-create-update-sdth4/mariadb-account-create-update\" id=4b0b0692-905d-4547-958f-6b7daa6cba8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:03.762303 crc crio[20719]: time=\"2026-06-12T20:20:03.762176071Z\" level=info msg=\"Starting container: b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28\" id=41e4d2f4-3e6b-4bed-9347-e5c9c8e8950d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:03.771595 crc crio[20719]: time=\"2026-06-12T20:20:03.771328677Z\" level=info msg=\"Started container\" PID=73089 containerID=b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28 description=openstack/nova-cell0-5f9e-account-create-update-sdth4/mariadb-account-create-update id=41e4d2f4-3e6b-4bed-9347-e5c9c8e8950d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\nJun 12 20:20:04.014694 crc crio[20719]: time=\"2026-06-12T20:20:04.01461444Z\" level=info msg=\"Created container 0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f: openstack/nova-cell1-db-create-85zrq/mariadb-database-create\" id=e9dde0d4-39e0-47a0-9873-1619bcc542ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:04.028337 crc crio[20719]: time=\"2026-06-12T20:20:04.019857673Z\" level=info msg=\"Starting container: 0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f\" id=f5e9891e-2e20-4f29-b25f-99c4e19a87dd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:04.041793 crc crio[20719]: time=\"2026-06-12T20:20:04.035541025Z\" level=info msg=\"Started container\" PID=73101 containerID=0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f description=openstack/nova-cell1-db-create-85zrq/mariadb-database-create id=f5e9891e-2e20-4f29-b25f-99c4e19a87dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\nJun 12 20:20:04.098634 crc crio[20719]: time=\"2026-06-12T20:20:04.098531541Z\" level=info msg=\"Created container 3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c: openstack/nova-cell1-7864-account-create-update-prjn9/mariadb-account-create-update\" id=6460c376-4c2e-4751-acf6-f898843aea11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:04.099607 crc crio[20719]: time=\"2026-06-12T20:20:04.099569579Z\" level=info msg=\"Created container b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e: openstack/nova-api-a365-account-create-update-sgr8c/mariadb-account-create-update\" id=59b7c674-7a84-4dfd-944d-a741fca103ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:04.101808 crc crio[20719]: time=\"2026-06-12T20:20:04.101019739Z\" level=info msg=\"Starting container: b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e\" id=69a0c525-5665-424d-b3e1-a0ec35624af7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:04.101808 crc crio[20719]: time=\"2026-06-12T20:20:04.101025494Z\" level=info msg=\"Starting container: 3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c\" id=2c34c5dc-ac63-4b16-aa12-ae3620285d19 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:04.112403 crc crio[20719]: time=\"2026-06-12T20:20:04.110524001Z\" level=info msg=\"Started container\" PID=73137 containerID=b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e description=openstack/nova-api-a365-account-create-update-sgr8c/mariadb-account-create-update id=69a0c525-5665-424d-b3e1-a0ec35624af7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\nJun 12 20:20:04.117200 crc crio[20719]: time=\"2026-06-12T20:20:04.117095281Z\" level=info msg=\"Started container\" PID=73130 containerID=3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c description=openstack/nova-cell1-7864-account-create-update-prjn9/mariadb-account-create-update id=2c34c5dc-ac63-4b16-aa12-ae3620285d19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\nJun 12 20:20:04.128074 crc crio[20719]: time=\"2026-06-12T20:20:04.127945782Z\" level=info msg=\"Removing container: 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d\" id=21ac40b1-ae87-46fb-b345-72aacda7b0ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:04.169612 crc crio[20719]: time=\"2026-06-12T20:20:04.16894327Z\" level=info msg=\"Removed container 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d: openstack/cinder-scheduler-0/probe\" id=21ac40b1-ae87-46fb-b345-72aacda7b0ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:04.178194 crc crio[20719]: time=\"2026-06-12T20:20:04.177802677Z\" level=info msg=\"Removing container: 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888\" id=435e4e70-2c5b-4723-beab-5008be42e17f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:04.227435 crc crio[20719]: time=\"2026-06-12T20:20:04.227124812Z\" level=info msg=\"Removed container 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888: openstack/cinder-scheduler-0/cinder-scheduler\" id=435e4e70-2c5b-4723-beab-5008be42e17f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:04.320006 crc crio[20719]: time=\"2026-06-12T20:20:04.31987695Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5d6d2262-dfd6-447a-8d69-372ae9ac66e4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:20:04.324893 crc crio[20719]: time=\"2026-06-12T20:20:04.324751696Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ecd037b4-cd4b-4a63-b1ee-9af474b6f907 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:04.325342 crc crio[20719]: time=\"2026-06-12T20:20:04.324903258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:04.331341 crc crio[20719]: time=\"2026-06-12T20:20:04.324780956Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a0c08d2-dfc0-4122-96ff-c9fd2ac29959 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:04.366125 crc crio[20719]: time=\"2026-06-12T20:20:04.365910764Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cce57529-e859-4d83-92f5-49402968c87d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:04.393379 crc crio[20719]: time=\"2026-06-12T20:20:04.392027328Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688260-2z7bl/oc\" id=528809f4-8b0b-4c58-918b-b3f0b3451eac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:04.393379 crc crio[20719]: time=\"2026-06-12T20:20:04.392651509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:04.397105 crc crio[20719]: time=\"2026-06-12T20:20:04.395067555Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37 UID:bb73d906-5afc-45a4-8215-9c6517e24bd1 NetNS:/var/run/netns/ed33306e-bfda-4137-b169-e7ed93c57b52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb73d906_5afc_45a4_8215_9c6517e24bd1.slice PodAnnotations:0xc000110920}] Aliases:map[]}\"\nJun 12 20:20:04.397105 crc crio[20719]: time=\"2026-06-12T20:20:04.395134388Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:04.549758 crc crio[20719]: time=\"2026-06-12T20:20:04.548008659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:04.992180 crc crio[20719]: time=\"2026-06-12T20:20:04.992095296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:05.081361 crc crio[20719]: 2026-06-12T20:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c600bfe2d87546 Mac:b2:08:f4:40:7d:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/ed33306e-bfda-4137-b169-e7ed93c57b52 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:05.081361 crc crio[20719]: time=\"2026-06-12T20:20:05.07477569Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37 UID:bb73d906-5afc-45a4-8215-9c6517e24bd1 NetNS:/var/run/netns/ed33306e-bfda-4137-b169-e7ed93c57b52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb73d906_5afc_45a4_8215_9c6517e24bd1.slice PodAnnotations:0xc000110920}] Aliases:map[]}\"\nJun 12 20:20:05.081361 crc crio[20719]: time=\"2026-06-12T20:20:05.074932973Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:05.085022 crc crio[20719]: time=\"2026-06-12T20:20:05.084685459Z\" level=info msg=\"Ran pod sandbox 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37 with infra container: openstack/ceilometer-0/POD\" id=ecd037b4-cd4b-4a63-b1ee-9af474b6f907 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:05.092448 crc crio[20719]: time=\"2026-06-12T20:20:05.092371033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=075473f4-21b5-4999-95bf-efdb65a2034b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:05.123984 crc crio[20719]: time=\"2026-06-12T20:20:05.123577316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=399b5c2a-837b-4940-8368-4d883586e625 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:05.141864 crc crio[20719]: time=\"2026-06-12T20:20:05.141781909Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=044e966d-96b6-4f83-b851-a510e14f8a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:05.142207 crc crio[20719]: time=\"2026-06-12T20:20:05.142157277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:05.206647 crc crio[20719]: time=\"2026-06-12T20:20:05.206503038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:05.213042 crc crio[20719]: time=\"2026-06-12T20:20:05.210903667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:05.273156 crc crio[20719]: time=\"2026-06-12T20:20:05.27306474Z\" level=info msg=\"Created container c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411: openshift-infra/auto-csr-approver-29688260-2z7bl/oc\" id=528809f4-8b0b-4c58-918b-b3f0b3451eac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:05.276061 crc crio[20719]: time=\"2026-06-12T20:20:05.275988952Z\" level=info msg=\"Starting container: c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411\" id=ed1a0cf7-833c-46a4-8080-eeda2369b143 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:05.281942 crc crio[20719]: time=\"2026-06-12T20:20:05.281860697Z\" level=info msg=\"Started container\" PID=73367 containerID=c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411 description=openshift-infra/auto-csr-approver-29688260-2z7bl/oc id=ed1a0cf7-833c-46a4-8080-eeda2369b143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\nJun 12 20:20:05.372344 crc crio[20719]: time=\"2026-06-12T20:20:05.368963573Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=02c665ab-e579-4719-9dd2-ee0af6d194c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:05.372344 crc crio[20719]: time=\"2026-06-12T20:20:05.369047125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:05.398229 crc crio[20719]: time=\"2026-06-12T20:20:05.398076459Z\" level=info msg=\"Created container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89: openstack/ceilometer-0/ceilometer-central-agent\" id=044e966d-96b6-4f83-b851-a510e14f8a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:05.399233 crc crio[20719]: time=\"2026-06-12T20:20:05.399172569Z\" level=info msg=\"Starting container: d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89\" id=cdc546c6-71c7-4653-9c25-15d36b8514f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:05.406893 crc crio[20719]: time=\"2026-06-12T20:20:05.406252034Z\" level=info msg=\"Started container\" PID=73411 containerID=d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 description=openstack/ceilometer-0/ceilometer-central-agent id=cdc546c6-71c7-4653-9c25-15d36b8514f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\nJun 12 20:20:05.410014 crc crio[20719]: time=\"2026-06-12T20:20:05.409941802Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900 UID:74b62e38-8b58-45b2-9861-3c6dfa7aca3d NetNS:/var/run/netns/2c7f884f-8074-4c0d-8082-b0c7c1ad5d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74b62e38_8b58_45b2_9861_3c6dfa7aca3d.slice PodAnnotations:0xc000110ab8}] Aliases:map[]}\"\nJun 12 20:20:05.410014 crc crio[20719]: time=\"2026-06-12T20:20:05.410005813Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:05.419183 crc crio[20719]: time=\"2026-06-12T20:20:05.417727508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f819eb49-e2b5-4f16-8b68-a21c401ac6a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:05.469360 crc crio[20719]: time=\"2026-06-12T20:20:05.468701073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=55224e87-968f-48be-9147-d5f0f8645ff8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:05.482775 crc crio[20719]: time=\"2026-06-12T20:20:05.482497807Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=4cc9fefa-059d-4361-ad6c-b325433483b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:05.483469 crc crio[20719]: time=\"2026-06-12T20:20:05.483400794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:05.568338 crc crio[20719]: time=\"2026-06-12T20:20:05.564003085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:05.573897 crc crio[20719]: time=\"2026-06-12T20:20:05.572945254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:05.733942 crc crio[20719]: time=\"2026-06-12T20:20:05.733690886Z\" level=info msg=\"Created container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e: openstack/ceilometer-0/ceilometer-notification-agent\" id=4cc9fefa-059d-4361-ad6c-b325433483b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:05.735458 crc crio[20719]: time=\"2026-06-12T20:20:05.735388399Z\" level=info msg=\"Starting container: d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e\" id=ab9bc9f3-a025-4dad-bfcd-a4b1fc8fa939 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:05.741012 crc crio[20719]: time=\"2026-06-12T20:20:05.740954916Z\" level=info msg=\"Started container\" PID=73478 containerID=d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e description=openstack/ceilometer-0/ceilometer-notification-agent id=ab9bc9f3-a025-4dad-bfcd-a4b1fc8fa939 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\nJun 12 20:20:05.757176 crc crio[20719]: time=\"2026-06-12T20:20:05.753133192Z\" level=warning msg=\"Stopping container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 with stop signal(15) timed out. Killing...\"\nJun 12 20:20:05.760790 crc crio[20719]: time=\"2026-06-12T20:20:05.760500403Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8e094a0b-0964-4086-9f51-0ad9fdfdc271 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:05.794047 crc crio[20719]: time=\"2026-06-12T20:20:05.792386581Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2af5fc71-1966-49b4-bf1b-9f0264284f88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:05.803572 crc crio[20719]: time=\"2026-06-12T20:20:05.803489626Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=cfa93801-4cfe-457b-bf44-cab1161f14f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:05.803980 crc crio[20719]: time=\"2026-06-12T20:20:05.803925933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:05.868387 crc crio[20719]: time=\"2026-06-12T20:20:05.862651527Z\" level=error msg=\"Killing container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 20:20:05.996083 crc crio[20719]: 2026-06-12T20:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f322e8d3409cc71 Mac:26:f8:f6:72:1b:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/2c7f884f-8074-4c0d-8082-b0c7c1ad5d20 SocketPath: PciID:}] [{Interface:0xc000014930 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:05.998467 crc crio[20719]: time=\"2026-06-12T20:20:05.998400236Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900 UID:74b62e38-8b58-45b2-9861-3c6dfa7aca3d NetNS:/var/run/netns/2c7f884f-8074-4c0d-8082-b0c7c1ad5d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74b62e38_8b58_45b2_9861_3c6dfa7aca3d.slice PodAnnotations:0xc000110ab8}] Aliases:map[]}\"\nJun 12 20:20:05.998920 crc crio[20719]: time=\"2026-06-12T20:20:05.99860281Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:06.160213 crc crio[20719]: time=\"2026-06-12T20:20:06.160108838Z\" level=info msg=\"Ran pod sandbox f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900 with infra container: openstack/cinder-scheduler-0/POD\" id=02c665ab-e579-4719-9dd2-ee0af6d194c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:06.167481 crc crio[20719]: time=\"2026-06-12T20:20:06.167387915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:06.170697 crc crio[20719]: time=\"2026-06-12T20:20:06.170658843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=85ad23bd-1cd1-4ade-b3db-a7d610c031c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:06.175449 crc crio[20719]: time=\"2026-06-12T20:20:06.175320437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:06.217342 crc crio[20719]: time=\"2026-06-12T20:20:06.216925355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=48c09aa9-3e0a-42c8-9da4-e6627fda65ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:06.298335 crc crio[20719]: time=\"2026-06-12T20:20:06.297993724Z\" level=info msg=\"Stopping pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\" id=954f7e5c-5a52-467b-af8a-74887f7db630 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:06.298826 crc crio[20719]: time=\"2026-06-12T20:20:06.298685526Z\" level=info msg=\"Got pod network &{Name:nova-cell1-7864-account-create-update-prjn9 Namespace:openstack ID:1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352 UID:c52975a2-a80b-4dcd-982e-718802192ea9 NetNS:/var/run/netns/24e6327e-750e-4ed9-8532-68847c66ba9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52975a2_a80b_4dcd_982e_718802192ea9.slice PodAnnotations:0xc000eaf4f0}] Aliases:map[]}\"\nJun 12 20:20:06.298826 crc crio[20719]: time=\"2026-06-12T20:20:06.298803628Z\" level=info msg=\"Deleting pod openstack_nova-cell1-7864-account-create-update-prjn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:06.299402 crc crio[20719]: time=\"2026-06-12T20:20:06.298948132Z\" level=info msg=\"Stopping pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\" id=aec6e4b4-c1e9-4404-ba4f-0ad1df9251cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:06.299860 crc crio[20719]: time=\"2026-06-12T20:20:06.299620915Z\" level=info msg=\"Stopping pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\" id=2d667360-f39d-4836-9635-44eed16b1a9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:06.301338 crc crio[20719]: time=\"2026-06-12T20:20:06.300141814Z\" level=info msg=\"Got pod network &{Name:nova-cell0-5f9e-account-create-update-sdth4 Namespace:openstack ID:2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352 UID:fb8a23c3-105e-4708-9e0d-cf1d40747606 NetNS:/var/run/netns/7c31df1f-4d99-4d40-bf59-0e776e094584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8a23c3_105e_4708_9e0d_cf1d40747606.slice PodAnnotations:0xc003332500}] Aliases:map[]}\"\nJun 12 20:20:06.301338 crc crio[20719]: time=\"2026-06-12T20:20:06.300348447Z\" level=info msg=\"Deleting pod openstack_nova-cell0-5f9e-account-create-update-sdth4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:06.301338 crc crio[20719]: time=\"2026-06-12T20:20:06.300933607Z\" level=info msg=\"Stopping pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\" id=2d6c308e-f2fe-4133-b582-dba5f956bb37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:06.301338 crc crio[20719]: time=\"2026-06-12T20:20:06.299644075Z\" level=info msg=\"Got pod network &{Name:nova-api-a365-account-create-update-sgr8c Namespace:openstack ID:86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778 UID:2329bd23-1ab3-49b9-8d0d-4bece0667350 NetNS:/var/run/netns/3f5d3902-c74c-4f64-bbef-c91aca4602ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2329bd23_1ab3_49b9_8d0d_4bece0667350.slice PodAnnotations:0xc003ab09b8}] Aliases:map[]}\"\nJun 12 20:20:06.301338 crc crio[20719]: time=\"2026-06-12T20:20:06.301163323Z\" level=info msg=\"Deleting pod openstack_nova-api-a365-account-create-update-sgr8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:06.302119 crc crio[20719]: time=\"2026-06-12T20:20:06.301477056Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-x6k85 Namespace:openstack ID:fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2 UID:d5fbbef9-f576-4571-b181-f26076fa6232 NetNS:/var/run/netns/d302ab25-e719-41a9-845f-e54961cf38d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5fbbef9_f576_4571_b181_f26076fa6232.slice PodAnnotations:0xc000eaf5b0}] Aliases:map[]}\"\nJun 12 20:20:06.302119 crc crio[20719]: time=\"2026-06-12T20:20:06.301633309Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-x6k85 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:06.303558 crc crio[20719]: time=\"2026-06-12T20:20:06.303488885Z\" level=info msg=\"Stopping pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\" id=cf2e2a31-1fbc-4aca-b1ab-4262f9a431d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:06.303702 crc crio[20719]: time=\"2026-06-12T20:20:06.303490674Z\" level=info msg=\"Stopping pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\" id=d593eb66-33fd-4fc6-8172-53d55b3da109 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:06.303913 crc crio[20719]: time=\"2026-06-12T20:20:06.303838921Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-qhl7c Namespace:openstack ID:20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1 UID:85c8083d-ae0c-4e61-938f-7e0c1cf2dacc NetNS:/var/run/netns/c90d8570-80f8-46f3-89c5-bb3c18de2894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c8083d_ae0c_4e61_938f_7e0c1cf2dacc.slice PodAnnotations:0xc000110fd8}] Aliases:map[]}\"\nJun 12 20:20:06.304179 crc crio[20719]: time=\"2026-06-12T20:20:06.303951643Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-qhl7c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:06.304750 crc crio[20719]: time=\"2026-06-12T20:20:06.304724646Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-85zrq Namespace:openstack ID:d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3 UID:54fe634d-eca8-4f45-9feb-c36a849df730 NetNS:/var/run/netns/43aad4af-7803-4726-8808-e70db8c71f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54fe634d_eca8_4f45_9feb_c36a849df730.slice PodAnnotations:0xc002d9a8b0}] Aliases:map[]}\"\nJun 12 20:20:06.304962 crc crio[20719]: time=\"2026-06-12T20:20:06.30494451Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-85zrq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:06.396254 crc crio[20719]: time=\"2026-06-12T20:20:06.395465046Z\" level=info msg=\"Stopped container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597: openstack/cinder-api-0/cinder-api\" id=4c942780-b8e3-437f-abe9-1d52d3c61f57 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:06.399485 crc crio[20719]: time=\"2026-06-12T20:20:06.39915307Z\" level=info msg=\"Stopping pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\" id=6a3d9e53-e8a4-4418-978a-a2e9624f5ed2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:06.399732 crc crio[20719]: time=\"2026-06-12T20:20:06.39971365Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9 UID:47f6a0cc-69bd-402b-b462-199ec0614aea NetNS:/var/run/netns/af7c2b1c-6cdf-4b5a-b65a-5169dbc8c7e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47f6a0cc_69bd_402b_b462_199ec0614aea.slice PodAnnotations:0xc003ab0060}] Aliases:map[]}\"\nJun 12 20:20:06.400004 crc crio[20719]: time=\"2026-06-12T20:20:06.399838452Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:06.423395 crc crio[20719]: time=\"2026-06-12T20:20:06.421174241Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=f83149ac-d949-4426-9625-2113ede190c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:06.423395 crc crio[20719]: time=\"2026-06-12T20:20:06.42167675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:06.536373 crc crio[20719]: time=\"2026-06-12T20:20:06.53561559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:06.599742 crc crio[20719]: time=\"2026-06-12T20:20:06.599646839Z\" level=info msg=\"Created container abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0: openstack/ceilometer-0/sg-core\" id=cfa93801-4cfe-457b-bf44-cab1161f14f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:06.607329 crc crio[20719]: time=\"2026-06-12T20:20:06.607192565Z\" level=info msg=\"Starting container: abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0\" id=ecd0ef9b-ef69-425c-ac29-f1b2f3f072fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:06.616574 crc crio[20719]: time=\"2026-06-12T20:20:06.616342376Z\" level=info msg=\"Started container\" PID=73593 containerID=abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0 description=openstack/ceilometer-0/sg-core id=ecd0ef9b-ef69-425c-ac29-f1b2f3f072fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\nJun 12 20:20:06.716344 crc crio[20719]: time=\"2026-06-12T20:20:06.716179788Z\" level=info msg=\"Stopped pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\" id=cf2e2a31-1fbc-4aca-b1ab-4262f9a431d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:07.081387 crc crio[20719]: time=\"2026-06-12T20:20:07.079052359Z\" level=info msg=\"Stopped pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\" id=954f7e5c-5a52-467b-af8a-74887f7db630 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:07.091927 crc crio[20719]: time=\"2026-06-12T20:20:07.091762515Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=643153bc-114e-4df8-ad03-ddabf925a5cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:07.116651 crc crio[20719]: time=\"2026-06-12T20:20:07.116391945Z\" level=info msg=\"Stopped pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\" id=d593eb66-33fd-4fc6-8172-53d55b3da109 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:07.242024 crc crio[20719]: time=\"2026-06-12T20:20:07.240985033Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ee4da950-082c-4d74-bfff-7fb8e11597ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:07.391578 crc crio[20719]: time=\"2026-06-12T20:20:07.391477116Z\" level=info msg=\"Stopped pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\" id=2d6c308e-f2fe-4133-b582-dba5f956bb37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:07.401774 crc crio[20719]: time=\"2026-06-12T20:20:07.399803323Z\" level=info msg=\"Stopped pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\" id=6a3d9e53-e8a4-4418-978a-a2e9624f5ed2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:07.412918 crc crio[20719]: time=\"2026-06-12T20:20:07.412473415Z\" level=info msg=\"Stopped pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\" id=2d667360-f39d-4836-9635-44eed16b1a9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:07.443062 crc crio[20719]: time=\"2026-06-12T20:20:07.442950728Z\" level=info msg=\"Stopping pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\" id=4b28172f-96e9-4fd9-90fc-bc6b543d507b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:07.443473 crc crio[20719]: time=\"2026-06-12T20:20:07.443422506Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688260-2z7bl Namespace:openshift-infra ID:d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6 UID:776cbf30-9317-4349-a909-b98d72714fc1 NetNS:/var/run/netns/6b9eab5a-1ae7-4b64-9629-22859e4cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod776cbf30_9317_4349_a909_b98d72714fc1.slice PodAnnotations:0xc0001109e0}] Aliases:map[]}\"\nJun 12 20:20:07.443655 crc crio[20719]: time=\"2026-06-12T20:20:07.443603399Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688260-2z7bl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:07.445123 crc crio[20719]: time=\"2026-06-12T20:20:07.445010341Z\" level=info msg=\"Stopped pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\" id=aec6e4b4-c1e9-4404-ba4f-0ad1df9251cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:07.628412 crc crio[20719]: time=\"2026-06-12T20:20:07.628112702Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5dfb8e7c-48b9-4312-b235-d0fdf4e32af2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:07.629156 crc crio[20719]: time=\"2026-06-12T20:20:07.62909009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:07.753630 crc crio[20719]: time=\"2026-06-12T20:20:07.753474073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:07.813104 crc crio[20719]: time=\"2026-06-12T20:20:07.803582084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:07.813104 crc crio[20719]: time=\"2026-06-12T20:20:07.805827251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:08.003751 crc crio[20719]: time=\"2026-06-12T20:20:08.003604153Z\" level=info msg=\"Stopped pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\" id=4b28172f-96e9-4fd9-90fc-bc6b543d507b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:08.134787 crc crio[20719]: time=\"2026-06-12T20:20:08.13472965Z\" level=info msg=\"Stopping container: 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798 (timeout: 30s)\" id=2a8631b1-5e4c-41fc-abfe-19a0cc4a51b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:08.144932 crc crio[20719]: time=\"2026-06-12T20:20:08.136572484Z\" level=info msg=\"Stopping container: 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68 (timeout: 30s)\" id=84d41b67-7cc9-4afd-98a1-5fb13534ae78 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:08.266386 crc crio[20719]: time=\"2026-06-12T20:20:08.255623775Z\" level=info msg=\"Created container f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111: openstack/ceilometer-0/proxy-httpd\" id=5dfb8e7c-48b9-4312-b235-d0fdf4e32af2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:08.266386 crc crio[20719]: time=\"2026-06-12T20:20:08.259716799Z\" level=info msg=\"Starting container: f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111\" id=9e49e329-f56f-45ec-9d6b-f856d0379ce6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:08.274432 crc crio[20719]: time=\"2026-06-12T20:20:08.274336599Z\" level=info msg=\"Started container\" PID=73832 containerID=f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111 description=openstack/ceilometer-0/proxy-httpd id=9e49e329-f56f-45ec-9d6b-f856d0379ce6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\nJun 12 20:20:08.281356 crc crio[20719]: time=\"2026-06-12T20:20:08.280050263Z\" level=info msg=\"Created container a4350d265b5e1395da6cc03a0a362866bf535c5f3973c984744145374ea6ebfd: openstack/cinder-scheduler-0/cinder-scheduler\" id=f83149ac-d949-4426-9625-2113ede190c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:08.284795 crc crio[20719]: time=\"2026-06-12T20:20:08.281762509Z\" level=info msg=\"Starting container: a4350d265b5e1395da6cc03a0a362866bf535c5f3973c984744145374ea6ebfd\" id=70768300-11e9-4c2d-b569-f01c239d48e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:08.300543 crc crio[20719]: time=\"2026-06-12T20:20:08.299596928Z\" level=info msg=\"Started container\" PID=73833 containerID=a4350d265b5e1395da6cc03a0a362866bf535c5f3973c984744145374ea6ebfd description=openstack/cinder-scheduler-0/cinder-scheduler id=70768300-11e9-4c2d-b569-f01c239d48e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900\nJun 12 20:20:08.316469 crc crio[20719]: time=\"2026-06-12T20:20:08.315845914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=339fa2d3-36aa-4083-bf87-bcdfabd4a06d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:08.426716 crc crio[20719]: time=\"2026-06-12T20:20:08.426638083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=0012ebda-f834-4aa7-8d16-37357135e0c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:08.443126 crc crio[20719]: time=\"2026-06-12T20:20:08.442752249Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=9f9e50a4-0fb0-426f-b887-1778a15c0a84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:08.444577 crc crio[20719]: time=\"2026-06-12T20:20:08.443166216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:08.563658 crc crio[20719]: time=\"2026-06-12T20:20:08.563455949Z\" level=info msg=\"Stopping container: d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e (timeout: 30s)\" id=31af93f5-6099-4ae4-9cb8-fdd094ba2fc4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:08.565594 crc crio[20719]: time=\"2026-06-12T20:20:08.565551593Z\" level=info msg=\"Stopping container: abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0 (timeout: 30s)\" id=3553e412-e196-4ecc-8ed4-0f7160afce01 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:08.569118 crc crio[20719]: time=\"2026-06-12T20:20:08.565875398Z\" level=info msg=\"Stopping container: d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 (timeout: 30s)\" id=a6c01a0e-73d5-41f8-b740-b8c910a527b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:08.570367 crc crio[20719]: time=\"2026-06-12T20:20:08.56689821Z\" level=info msg=\"Stopping container: f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111 (timeout: 30s)\" id=f28f3dd4-74e9-4640-b274-5bfa811ca571 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:08.589655 crc crio[20719]: time=\"2026-06-12T20:20:08.589620836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:08.597588 crc crio[20719]: time=\"2026-06-12T20:20:08.590049674Z\" level=info msg=\"Stopped container 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798: openstack/neutron-68489b7468-mbdtz/neutron-httpd\" id=2a8631b1-5e4c-41fc-abfe-19a0cc4a51b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:08.688554 crc crio[20719]: time=\"2026-06-12T20:20:08.688457819Z\" level=info msg=\"Removing container: 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597\" id=716d88d1-a30c-4e78-b290-c10fb5a6fca4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:08.720195 crc crio[20719]: time=\"2026-06-12T20:20:08.719915987Z\" level=info msg=\"Stopped container abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0: openstack/ceilometer-0/sg-core\" id=3553e412-e196-4ecc-8ed4-0f7160afce01 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:08.761094 crc crio[20719]: time=\"2026-06-12T20:20:08.760941412Z\" level=info msg=\"Removed container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597: openstack/cinder-api-0/cinder-api\" id=716d88d1-a30c-4e78-b290-c10fb5a6fca4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:08.781331 crc crio[20719]: time=\"2026-06-12T20:20:08.776536853Z\" level=info msg=\"Removing container: 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c\" id=eb25bc23-d240-4f42-9c24-7832e1c4da1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:08.852202 crc crio[20719]: time=\"2026-06-12T20:20:08.851802149Z\" level=info msg=\"Stopped container f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111: openstack/ceilometer-0/proxy-httpd\" id=f28f3dd4-74e9-4640-b274-5bfa811ca571 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:08.886348 crc crio[20719]: time=\"2026-06-12T20:20:08.885210811Z\" level=info msg=\"Removed container 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c: openstack/cinder-api-0/cinder-api-log\" id=eb25bc23-d240-4f42-9c24-7832e1c4da1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:09.171475 crc crio[20719]: time=\"2026-06-12T20:20:09.171325624Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=6c03c32b-a55e-4dd0-8587-1a934a4e92d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:09.171475 crc crio[20719]: time=\"2026-06-12T20:20:09.171425296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:09.243430 crc crio[20719]: time=\"2026-06-12T20:20:09.243314943Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea UID:65a06c50-dc2d-4882-8fd0-630fe1105aca NetNS:/var/run/netns/a80b249d-5bf6-4dbb-9577-e181bdac7e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65a06c50_dc2d_4882_8fd0_630fe1105aca.slice PodAnnotations:0xc00334a040}] Aliases:map[]}\"\nJun 12 20:20:09.243430 crc crio[20719]: time=\"2026-06-12T20:20:09.243367514Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:09.921363 crc crio[20719]: 2026-06-12T20:20:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2800857ceb822a7 Mac:2a:65:cf:e6:1f:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/a80b249d-5bf6-4dbb-9577-e181bdac7e29 SocketPath: PciID:}] [{Interface:0xc000262a20 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:09.924161 crc crio[20719]: time=\"2026-06-12T20:20:09.922893592Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea UID:65a06c50-dc2d-4882-8fd0-630fe1105aca NetNS:/var/run/netns/a80b249d-5bf6-4dbb-9577-e181bdac7e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65a06c50_dc2d_4882_8fd0_630fe1105aca.slice PodAnnotations:0xc00334a040}] Aliases:map[]}\"\nJun 12 20:20:09.924161 crc crio[20719]: time=\"2026-06-12T20:20:09.92334494Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:09.941338 crc crio[20719]: time=\"2026-06-12T20:20:09.941119889Z\" level=info msg=\"Ran pod sandbox 2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea with infra container: openstack/cinder-api-0/POD\" id=6c03c32b-a55e-4dd0-8587-1a934a4e92d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:09.959879 crc crio[20719]: time=\"2026-06-12T20:20:09.959791691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:09.970016 crc crio[20719]: time=\"2026-06-12T20:20:09.969938385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4a5c72b1-0468-46b9-a3cb-e65bba18256b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:09.977858 crc crio[20719]: time=\"2026-06-12T20:20:09.977767906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ae0a111a-1850-4957-ae5e-2d7b32eaf04d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:09.997049 crc crio[20719]: time=\"2026-06-12T20:20:09.996579187Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=2c0dd547-0379-403f-87fa-269e7c6351fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:09.997141 crc crio[20719]: time=\"2026-06-12T20:20:09.997088517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:10.091208 crc crio[20719]: time=\"2026-06-12T20:20:10.091127172Z\" level=info msg=\"Stopping container: 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f (timeout: 30s)\" id=f1d2237e-041e-401c-8dca-77d54fa9e4c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:10.100339 crc crio[20719]: time=\"2026-06-12T20:20:10.10017577Z\" level=info msg=\"Stopping container: a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd (timeout: 30s)\" id=6f2da899-3f79-4384-bbd8-e3edaf3bf684 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:10.113784 crc crio[20719]: time=\"2026-06-12T20:20:10.113685281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:10.187840 crc crio[20719]: time=\"2026-06-12T20:20:10.187728634Z\" level=info msg=\"Created container 79810c1ad7062e2037b26dccf5123f0ddbf9483b060c1bb94eb65c48fad5a940: openstack/cinder-scheduler-0/probe\" id=9f9e50a4-0fb0-426f-b887-1778a15c0a84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:10.193936 crc crio[20719]: time=\"2026-06-12T20:20:10.193856906Z\" level=info msg=\"Starting container: 79810c1ad7062e2037b26dccf5123f0ddbf9483b060c1bb94eb65c48fad5a940\" id=2635aacc-a3ab-475f-bcd2-c0b975dfc4bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:10.212843 crc crio[20719]: time=\"2026-06-12T20:20:10.2127054Z\" level=info msg=\"Started container\" PID=74254 containerID=79810c1ad7062e2037b26dccf5123f0ddbf9483b060c1bb94eb65c48fad5a940 description=openstack/cinder-scheduler-0/probe id=2635aacc-a3ab-475f-bcd2-c0b975dfc4bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900\nJun 12 20:20:10.218115 crc crio[20719]: time=\"2026-06-12T20:20:10.218045973Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-lrfjh/POD\" id=11298573-4645-43d1-9ee1-a324b676f704 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:10.218227 crc crio[20719]: time=\"2026-06-12T20:20:10.218158675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:10.302455 crc crio[20719]: time=\"2026-06-12T20:20:10.302356968Z\" level=info msg=\"Stopping pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\" id=27174f42-f556-407b-b70c-9de223f70235 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.302455 crc crio[20719]: time=\"2026-06-12T20:20:10.302446Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\" id=27174f42-f556-407b-b70c-9de223f70235 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.303035 crc crio[20719]: time=\"2026-06-12T20:20:10.302908724Z\" level=info msg=\"Removing pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\" id=3b545659-2366-433c-8662-d36c96f4da87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.436297 crc crio[20719]: time=\"2026-06-12T20:20:10.435343569Z\" level=info msg=\"Stopped container 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f: openstack/glance-default-external-api-0/glance-log\" id=f1d2237e-041e-401c-8dca-77d54fa9e4c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:10.445238 crc crio[20719]: time=\"2026-06-12T20:20:10.445161855Z\" level=info msg=\"Removed pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\" id=3b545659-2366-433c-8662-d36c96f4da87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.446174 crc crio[20719]: time=\"2026-06-12T20:20:10.44611745Z\" level=info msg=\"Stopping pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\" id=246dace0-5210-4794-9019-9bef0dc3e215 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.446240 crc crio[20719]: time=\"2026-06-12T20:20:10.446181481Z\" level=info msg=\"Stopped pod sandbox (already stopped): 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\" id=246dace0-5210-4794-9019-9bef0dc3e215 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.448979 crc crio[20719]: time=\"2026-06-12T20:20:10.44892402Z\" level=info msg=\"Removing pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\" id=1c7d6b5b-a6dd-4dfe-a66c-d80538e46264 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.467977 crc crio[20719]: time=\"2026-06-12T20:20:10.467884056Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-lrfjh Namespace:openstack ID:b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6 UID:409ff872-1aab-45dc-b879-1c9cd0a665b8 NetNS:/var/run/netns/8766fbac-395f-439a-bdda-0e1d29f93faa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409ff872_1aab_45dc_b879_1c9cd0a665b8.slice PodAnnotations:0xc000526a48}] Aliases:map[]}\"\nJun 12 20:20:10.467977 crc crio[20719]: time=\"2026-06-12T20:20:10.467949947Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-lrfjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:10.470364 crc crio[20719]: time=\"2026-06-12T20:20:10.470254969Z\" level=info msg=\"Removed pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\" id=1c7d6b5b-a6dd-4dfe-a66c-d80538e46264 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.473916 crc crio[20719]: time=\"2026-06-12T20:20:10.473838812Z\" level=info msg=\"Stopping pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\" id=3e4e97db-beb5-410b-899b-2a72c343caa5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.474009 crc crio[20719]: time=\"2026-06-12T20:20:10.473925883Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\" id=3e4e97db-beb5-410b-899b-2a72c343caa5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.475184 crc crio[20719]: time=\"2026-06-12T20:20:10.475078836Z\" level=info msg=\"Removing pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\" id=5bf1b8ba-aeb2-499f-b719-5af85c655a78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.542925 crc crio[20719]: time=\"2026-06-12T20:20:10.54275763Z\" level=info msg=\"Removed pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\" id=5bf1b8ba-aeb2-499f-b719-5af85c655a78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.550680 crc crio[20719]: time=\"2026-06-12T20:20:10.550461858Z\" level=info msg=\"Stopping pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\" id=1c135e8e-2f9a-492f-a3c4-69b78ca39776 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.550680 crc crio[20719]: time=\"2026-06-12T20:20:10.550552789Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\" id=1c135e8e-2f9a-492f-a3c4-69b78ca39776 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.556999 crc crio[20719]: time=\"2026-06-12T20:20:10.555423875Z\" level=info msg=\"Removing pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\" id=7128119c-8852-432b-82a8-4cc25f72f335 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.621365 crc crio[20719]: time=\"2026-06-12T20:20:10.620184835Z\" level=info msg=\"Removed pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\" id=7128119c-8852-432b-82a8-4cc25f72f335 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.623963 crc crio[20719]: time=\"2026-06-12T20:20:10.622678103Z\" level=info msg=\"Stopping pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\" id=ce15c8e8-cfa4-4045-9daa-43e55e91d787 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.623963 crc crio[20719]: time=\"2026-06-12T20:20:10.622758624Z\" level=info msg=\"Stopped pod sandbox (already stopped): 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\" id=ce15c8e8-cfa4-4045-9daa-43e55e91d787 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.624608 crc crio[20719]: time=\"2026-06-12T20:20:10.624375823Z\" level=info msg=\"Removing pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\" id=c29918a2-8a89-49e2-a73e-d2ff263feac2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.736770 crc crio[20719]: time=\"2026-06-12T20:20:10.73630569Z\" level=info msg=\"Removed pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\" id=c29918a2-8a89-49e2-a73e-d2ff263feac2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.742961 crc crio[20719]: time=\"2026-06-12T20:20:10.742348549Z\" level=info msg=\"Stopping pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\" id=03d9f4e6-70ea-4343-a406-3f96dc0d8ee6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.743850 crc crio[20719]: time=\"2026-06-12T20:20:10.743760534Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\" id=03d9f4e6-70ea-4343-a406-3f96dc0d8ee6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.750227 crc crio[20719]: time=\"2026-06-12T20:20:10.747539221Z\" level=info msg=\"Removing pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\" id=007138b8-eb04-4d43-a5dc-a732102ebdc8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.767497 crc crio[20719]: time=\"2026-06-12T20:20:10.76739187Z\" level=info msg=\"Removed pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\" id=007138b8-eb04-4d43-a5dc-a732102ebdc8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.785003 crc crio[20719]: time=\"2026-06-12T20:20:10.780872183Z\" level=info msg=\"Stopping pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\" id=5ccab8a9-8dac-4bad-8249-8e4a7975ea56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.785003 crc crio[20719]: time=\"2026-06-12T20:20:10.780939614Z\" level=info msg=\"Stopped pod sandbox (already stopped): 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\" id=5ccab8a9-8dac-4bad-8249-8e4a7975ea56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:10.785003 crc crio[20719]: time=\"2026-06-12T20:20:10.781220329Z\" level=info msg=\"Removing pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\" id=fac898fd-8d4b-4e4c-bc17-f0fff51195c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.795140 crc crio[20719]: time=\"2026-06-12T20:20:10.795045569Z\" level=info msg=\"Removed pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\" id=fac898fd-8d4b-4e4c-bc17-f0fff51195c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:20:10.881446 crc crio[20719]: 2026-06-12T20:20:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7488bc56f0e7c2 Mac:96:51:75:46:48:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/8766fbac-395f-439a-bdda-0e1d29f93faa SocketPath: PciID:}] [{Interface:0xc00011e590 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:10.881446 crc crio[20719]: time=\"2026-06-12T20:20:10.880152406Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-lrfjh Namespace:openstack ID:b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6 UID:409ff872-1aab-45dc-b879-1c9cd0a665b8 NetNS:/var/run/netns/8766fbac-395f-439a-bdda-0e1d29f93faa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409ff872_1aab_45dc_b879_1c9cd0a665b8.slice PodAnnotations:0xc000526a48}] Aliases:map[]}\"\nJun 12 20:20:10.881446 crc crio[20719]: time=\"2026-06-12T20:20:10.880372069Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-lrfjh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:10.916574 crc crio[20719]: time=\"2026-06-12T20:20:10.916428921Z\" level=info msg=\"Ran pod sandbox b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6 with infra container: openstack/nova-cell0-conductor-db-sync-lrfjh/POD\" id=11298573-4645-43d1-9ee1-a324b676f704 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:10.930669 crc crio[20719]: time=\"2026-06-12T20:20:10.930581498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=5d8029df-eee5-415a-a7e8-1296ef9aa6db name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:10.931971 crc crio[20719]: time=\"2026-06-12T20:20:10.930779791Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=5d8029df-eee5-415a-a7e8-1296ef9aa6db name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:10.931971 crc crio[20719]: time=\"2026-06-12T20:20:10.930827432Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=5d8029df-eee5-415a-a7e8-1296ef9aa6db name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:10.942211 crc crio[20719]: time=\"2026-06-12T20:20:10.937642526Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bbb684b7-d885-4cdf-871b-315bb8f9ecce name=/runtime.v1.ImageService/PullImage\nJun 12 20:20:10.948748 crc crio[20719]: time=\"2026-06-12T20:20:10.946158029Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 12 20:20:11.232694 crc crio[20719]: time=\"2026-06-12T20:20:11.232649432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:11.296389 crc crio[20719]: time=\"2026-06-12T20:20:11.2950869Z\" level=info msg=\"Stopped container 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68: openstack/neutron-68489b7468-mbdtz/neutron-api\" id=84d41b67-7cc9-4afd-98a1-5fb13534ae78 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:11.302427 crc crio[20719]: time=\"2026-06-12T20:20:11.30238589Z\" level=info msg=\"Stopping pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\" id=10d04ce8-2bf9-4c60-a1d8-54320fe06a4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:11.303137 crc crio[20719]: time=\"2026-06-12T20:20:11.303105193Z\" level=info msg=\"Got pod network &{Name:neutron-68489b7468-mbdtz Namespace:openstack ID:22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1 UID:4d171f7e-9e6c-4c7c-a484-6312cd85ec8c NetNS:/var/run/netns/d800156c-422c-4d31-ae61-e334f5c5a2cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d171f7e_9e6c_4c7c_a484_6312cd85ec8c.slice PodAnnotations:0xc00008def8}] Aliases:map[]}\"\nJun 12 20:20:11.303451 crc crio[20719]: time=\"2026-06-12T20:20:11.303426169Z\" level=info msg=\"Deleting pod openstack_neutron-68489b7468-mbdtz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:11.492966 crc crio[20719]: time=\"2026-06-12T20:20:11.492520336Z\" level=info msg=\"Created container dab3a07834840b0faef44ac95177aef4268a038934c854bb1bdb88f713242774: openstack/cinder-api-0/cinder-api-log\" id=2c0dd547-0379-403f-87fa-269e7c6351fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:11.494438 crc crio[20719]: time=\"2026-06-12T20:20:11.494359667Z\" level=info msg=\"Starting container: dab3a07834840b0faef44ac95177aef4268a038934c854bb1bdb88f713242774\" id=d9cd8ed4-0d4c-464b-9649-b605c28a7104 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:11.501500 crc crio[20719]: time=\"2026-06-12T20:20:11.501356574Z\" level=info msg=\"Started container\" PID=74369 containerID=dab3a07834840b0faef44ac95177aef4268a038934c854bb1bdb88f713242774 description=openstack/cinder-api-0/cinder-api-log id=d9cd8ed4-0d4c-464b-9649-b605c28a7104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea\nJun 12 20:20:11.514597 crc crio[20719]: time=\"2026-06-12T20:20:11.514510246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9da74a4e-6f86-416a-8d5e-886a2630da73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:11.608403 crc crio[20719]: time=\"2026-06-12T20:20:11.608310731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=fc72ee6d-afeb-4e47-bf73-1b1a4be19d08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:11.627540 crc crio[20719]: time=\"2026-06-12T20:20:11.626688657Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=c43eac86-4531-4116-a707-4e9e01e63577 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:11.627540 crc crio[20719]: time=\"2026-06-12T20:20:11.627060434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:11.700084 crc crio[20719]: time=\"2026-06-12T20:20:11.699764927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:11.888054 crc crio[20719]: time=\"2026-06-12T20:20:11.88785915Z\" level=info msg=\"Stopped pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\" id=10d04ce8-2bf9-4c60-a1d8-54320fe06a4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:12.261572 crc crio[20719]: time=\"2026-06-12T20:20:12.261031478Z\" level=info msg=\"Stopping container: 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7 (timeout: 30s)\" id=ff19861a-6b82-4323-8971-4db160644d34 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:12.262898 crc crio[20719]: time=\"2026-06-12T20:20:12.261399515Z\" level=info msg=\"Stopping container: 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6 (timeout: 30s)\" id=7b1d631a-543d-4855-83c4-753d74b81e95 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:12.541994 crc crio[20719]: time=\"2026-06-12T20:20:12.541869714Z\" level=info msg=\"Stopped container 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6: openstack/glance-default-internal-api-0/glance-log\" id=7b1d631a-543d-4855-83c4-753d74b81e95 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:12.793151 crc crio[20719]: time=\"2026-06-12T20:20:12.792925231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:12.943648 crc crio[20719]: time=\"2026-06-12T20:20:12.943008573Z\" level=info msg=\"Removing container: 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798\" id=82acbd36-650e-4195-aa7c-614c4380d358 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:12.987883 crc crio[20719]: time=\"2026-06-12T20:20:12.987783989Z\" level=info msg=\"Created container abea2137b74b644729a858137cdc186f262913f1e04747b64880f62dad4fc5e9: openstack/cinder-api-0/cinder-api\" id=c43eac86-4531-4116-a707-4e9e01e63577 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:12.990490 crc crio[20719]: time=\"2026-06-12T20:20:12.990212574Z\" level=info msg=\"Starting container: abea2137b74b644729a858137cdc186f262913f1e04747b64880f62dad4fc5e9\" id=a621f6d9-774d-41a3-95dc-4f700face1e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:12.997935 crc crio[20719]: time=\"2026-06-12T20:20:12.997844687Z\" level=info msg=\"Started container\" PID=74478 containerID=abea2137b74b644729a858137cdc186f262913f1e04747b64880f62dad4fc5e9 description=openstack/cinder-api-0/cinder-api id=a621f6d9-774d-41a3-95dc-4f700face1e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea\nJun 12 20:20:13.014052 crc crio[20719]: time=\"2026-06-12T20:20:13.013937053Z\" level=info msg=\"Removed container 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798: openstack/neutron-68489b7468-mbdtz/neutron-httpd\" id=82acbd36-650e-4195-aa7c-614c4380d358 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:13.026561 crc crio[20719]: time=\"2026-06-12T20:20:13.026450927Z\" level=info msg=\"Removing container: 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68\" id=0ff162eb-7b6c-4ad9-a749-32c0607dc912 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:13.093567 crc crio[20719]: time=\"2026-06-12T20:20:13.093434877Z\" level=info msg=\"Removed container 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68: openstack/neutron-68489b7468-mbdtz/neutron-api\" id=0ff162eb-7b6c-4ad9-a749-32c0607dc912 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:13.506069 crc crio[20719]: time=\"2026-06-12T20:20:13.505713323Z\" level=info msg=\"Stopped container a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd: openstack/glance-default-external-api-0/glance-httpd\" id=6f2da899-3f79-4384-bbd8-e3edaf3bf684 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:13.506908 crc crio[20719]: time=\"2026-06-12T20:20:13.506738321Z\" level=info msg=\"Stopping pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\" id=5a9a8169-beb0-4a7f-8af6-342667ddc9ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:13.507242 crc crio[20719]: time=\"2026-06-12T20:20:13.507182839Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8 UID:de88bbc9-deb1-47a7-ad6d-6a7029450638 NetNS:/var/run/netns/ff4a1c99-ccc9-43c4-8eac-ce79b7bfab82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde88bbc9_deb1_47a7_ad6d_6a7029450638.slice PodAnnotations:0xc00008c6a8}] Aliases:map[]}\"\nJun 12 20:20:13.507518 crc crio[20719]: time=\"2026-06-12T20:20:13.507439963Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:14.230491 crc crio[20719]: time=\"2026-06-12T20:20:14.230093369Z\" level=info msg=\"Stopped pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\" id=5a9a8169-beb0-4a7f-8af6-342667ddc9ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:15.107787 crc crio[20719]: time=\"2026-06-12T20:20:15.107697383Z\" level=info msg=\"Removing container: a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd\" id=1717c8a8-7dd7-4f4a-8746-af7c22a0835a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:15.163466 crc crio[20719]: time=\"2026-06-12T20:20:15.163194741Z\" level=info msg=\"Removed container a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd: openstack/glance-default-external-api-0/glance-httpd\" id=1717c8a8-7dd7-4f4a-8746-af7c22a0835a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:15.169472 crc crio[20719]: time=\"2026-06-12T20:20:15.169235924Z\" level=info msg=\"Removing container: 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f\" id=fd9e4404-9991-4f5a-8666-86e92d2314ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:15.205766 crc crio[20719]: time=\"2026-06-12T20:20:15.205619618Z\" level=info msg=\"Removed container 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f: openstack/glance-default-external-api-0/glance-log\" id=fd9e4404-9991-4f5a-8666-86e92d2314ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:15.585312 crc crio[20719]: time=\"2026-06-12T20:20:15.583908745Z\" level=info msg=\"Stopped container 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7: openstack/glance-default-internal-api-0/glance-httpd\" id=ff19861a-6b82-4323-8971-4db160644d34 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:15.588338 crc crio[20719]: time=\"2026-06-12T20:20:15.586633141Z\" level=info msg=\"Stopping pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\" id=3c20bda0-e3af-48ff-9c23-2dc4e6a74978 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:15.588338 crc crio[20719]: time=\"2026-06-12T20:20:15.587603618Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1 UID:1ad77e9c-08d0-4f81-b958-53b9a21c0618 NetNS:/var/run/netns/b946f9f3-defd-42e6-857e-cab3470f0551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ad77e9c_08d0_4f81_b958_53b9a21c0618.slice PodAnnotations:0xc000110c10}] Aliases:map[]}\"\nJun 12 20:20:15.588338 crc crio[20719]: time=\"2026-06-12T20:20:15.587768772Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:15.860110 crc crio[20719]: time=\"2026-06-12T20:20:15.860024717Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=5961e54f-ffc3-4e8b-ac55-add3d939a74d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:15.860110 crc crio[20719]: time=\"2026-06-12T20:20:15.860127247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:15.900544 crc crio[20719]: time=\"2026-06-12T20:20:15.900464134Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df UID:d33e9f78-aa36-4465-af44-9590ad651e74 NetNS:/var/run/netns/68348b55-2ec8-4643-97e0-c98561c2a55d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd33e9f78_aa36_4465_af44_9590ad651e74.slice PodAnnotations:0xc000110d80}] Aliases:map[]}\"\nJun 12 20:20:15.900544 crc crio[20719]: time=\"2026-06-12T20:20:15.900529285Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:16.208840 crc crio[20719]: time=\"2026-06-12T20:20:16.206761767Z\" level=info msg=\"Stopped pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\" id=3c20bda0-e3af-48ff-9c23-2dc4e6a74978 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:16.691985 crc crio[20719]: 2026-06-12T20:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5da2b8a111f6b3e Mac:0a:48:b2:46:f0:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/68348b55-2ec8-4643-97e0-c98561c2a55d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:16.693647 crc crio[20719]: time=\"2026-06-12T20:20:16.693596613Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df UID:d33e9f78-aa36-4465-af44-9590ad651e74 NetNS:/var/run/netns/68348b55-2ec8-4643-97e0-c98561c2a55d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd33e9f78_aa36_4465_af44_9590ad651e74.slice PodAnnotations:0xc000110d80}] Aliases:map[]}\"\nJun 12 20:20:16.693775 crc crio[20719]: time=\"2026-06-12T20:20:16.693763926Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:16.702567 crc crio[20719]: time=\"2026-06-12T20:20:16.702509526Z\" level=info msg=\"Ran pod sandbox 5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df with infra container: openstack/glance-default-external-api-0/POD\" id=5961e54f-ffc3-4e8b-ac55-add3d939a74d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:16.708700 crc crio[20719]: time=\"2026-06-12T20:20:16.708568109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=29ed7cd1-fec8-4849-a0a9-73ba504700c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:16.714067 crc crio[20719]: time=\"2026-06-12T20:20:16.713768353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=cf331d6d-c65f-4f95-ad62-21b0115a6a67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:16.725758 crc crio[20719]: time=\"2026-06-12T20:20:16.725682573Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=4f94045e-b8a3-4c36-8efc-b4275b4bb169 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:16.726122 crc crio[20719]: time=\"2026-06-12T20:20:16.726072959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:16.769610 crc crio[20719]: time=\"2026-06-12T20:20:16.769088523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.193788 crc crio[20719]: time=\"2026-06-12T20:20:17.193716352Z\" level=info msg=\"Removing container: 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7\" id=d11a9185-41ed-4c4a-af45-32b0c531edbe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:17.284566 crc crio[20719]: time=\"2026-06-12T20:20:17.284462964Z\" level=info msg=\"Removed container 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7: openstack/glance-default-internal-api-0/glance-httpd\" id=d11a9185-41ed-4c4a-af45-32b0c531edbe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:17.295256 crc crio[20719]: time=\"2026-06-12T20:20:17.289036418Z\" level=info msg=\"Removing container: 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6\" id=72f60da1-e519-4cc5-9e11-1192b70f603d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:17.445949 crc crio[20719]: time=\"2026-06-12T20:20:17.44578581Z\" level=info msg=\"Removed container 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6: openstack/glance-default-internal-api-0/glance-log\" id=72f60da1-e519-4cc5-9e11-1192b70f603d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:17.708931 crc crio[20719]: time=\"2026-06-12T20:20:17.708567661Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=fb6dd81a-6a69-493c-a4bb-7fd3b4964a9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:17.709107 crc crio[20719]: time=\"2026-06-12T20:20:17.70909106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:17.791326 crc crio[20719]: time=\"2026-06-12T20:20:17.791216498Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78 UID:6a406d8d-9dff-44d1-b7b3-bdc3130d30a0 NetNS:/var/run/netns/987e001f-f685-4929-98aa-bcfbefcba623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a406d8d_9dff_44d1_b7b3_bdc3130d30a0.slice PodAnnotations:0xc0023e2f10}] Aliases:map[]}\"\nJun 12 20:20:17.791722 crc crio[20719]: time=\"2026-06-12T20:20:17.791701067Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:17.797969 crc crio[20719]: time=\"2026-06-12T20:20:17.79793257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:18.041655 crc crio[20719]: time=\"2026-06-12T20:20:18.041172695Z\" level=info msg=\"Created container 55ed35b24762196a1b2b4e0c3a0adce408b80e8a64737f7b0274e0bb95509034: openstack/glance-default-external-api-0/glance-log\" id=4f94045e-b8a3-4c36-8efc-b4275b4bb169 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:18.046110 crc crio[20719]: time=\"2026-06-12T20:20:18.046049461Z\" level=info msg=\"Starting container: 55ed35b24762196a1b2b4e0c3a0adce408b80e8a64737f7b0274e0bb95509034\" id=a5ca2d6c-dba1-443c-bfd9-756b3cecc461 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:18.056321 crc crio[20719]: time=\"2026-06-12T20:20:18.055883536Z\" level=info msg=\"Started container\" PID=75072 containerID=55ed35b24762196a1b2b4e0c3a0adce408b80e8a64737f7b0274e0bb95509034 description=openstack/glance-default-external-api-0/glance-log id=a5ca2d6c-dba1-443c-bfd9-756b3cecc461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df\nJun 12 20:20:18.070700 crc crio[20719]: time=\"2026-06-12T20:20:18.070592057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0c22e72b-c68e-4375-88d0-4080c1a37323 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:18.137299 crc crio[20719]: time=\"2026-06-12T20:20:18.137163489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=650af168-d886-4ffa-8020-abe0fd5b8ddb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:18.146682 crc crio[20719]: time=\"2026-06-12T20:20:18.146602946Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=d1168abd-c5c8-4b1b-9bee-dae2485f4e63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:18.147177 crc crio[20719]: time=\"2026-06-12T20:20:18.147082684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:18.201658 crc crio[20719]: time=\"2026-06-12T20:20:18.201572193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:18.505876 crc crio[20719]: 2026-06-12T20:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b3df60f3f2624f Mac:f2:ae:78:51:42:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/987e001f-f685-4929-98aa-bcfbefcba623 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:18.510188 crc crio[20719]: time=\"2026-06-12T20:20:18.510143952Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78 UID:6a406d8d-9dff-44d1-b7b3-bdc3130d30a0 NetNS:/var/run/netns/987e001f-f685-4929-98aa-bcfbefcba623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a406d8d_9dff_44d1_b7b3_bdc3130d30a0.slice PodAnnotations:0xc0023e2f10}] Aliases:map[]}\"\nJun 12 20:20:18.512468 crc crio[20719]: time=\"2026-06-12T20:20:18.5105949Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:18.526917 crc crio[20719]: time=\"2026-06-12T20:20:18.524362079Z\" level=info msg=\"Ran pod sandbox 5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78 with infra container: openstack/glance-default-internal-api-0/POD\" id=fb6dd81a-6a69-493c-a4bb-7fd3b4964a9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:18.527951 crc crio[20719]: time=\"2026-06-12T20:20:18.527875935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0be436ff-94dd-4feb-9ea1-b12a188d2d24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:18.531375 crc crio[20719]: time=\"2026-06-12T20:20:18.531242044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=16bf32dc-cd0d-4bd5-a914-075168a20c58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:18.540672 crc crio[20719]: time=\"2026-06-12T20:20:18.540545493Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=2feadfc1-b691-438d-aaea-eef24373c068 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:18.541567 crc crio[20719]: time=\"2026-06-12T20:20:18.54150622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:18.613858 crc crio[20719]: time=\"2026-06-12T20:20:18.613692438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:19.028597 crc crio[20719]: time=\"2026-06-12T20:20:19.028510202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:19.148669 crc crio[20719]: time=\"2026-06-12T20:20:19.148492392Z\" level=info msg=\"Created container 3f489449c911b9caa81af36354589fec41b02c4f1751764dc251f3a3ffca7d1b: openstack/glance-default-external-api-0/glance-httpd\" id=d1168abd-c5c8-4b1b-9bee-dae2485f4e63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:19.150357 crc crio[20719]: time=\"2026-06-12T20:20:19.149992941Z\" level=info msg=\"Starting container: 3f489449c911b9caa81af36354589fec41b02c4f1751764dc251f3a3ffca7d1b\" id=f524470e-d46b-4241-b88c-192d8a8a0734 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:19.159773 crc crio[20719]: time=\"2026-06-12T20:20:19.15969065Z\" level=info msg=\"Started container\" PID=75179 containerID=3f489449c911b9caa81af36354589fec41b02c4f1751764dc251f3a3ffca7d1b description=openstack/glance-default-external-api-0/glance-httpd id=f524470e-d46b-4241-b88c-192d8a8a0734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df\nJun 12 20:20:19.384134 crc crio[20719]: time=\"2026-06-12T20:20:19.383677778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:19.519387 crc crio[20719]: time=\"2026-06-12T20:20:19.519229543Z\" level=info msg=\"Created container 2ab59f0a18571de0bd8088caa06d619b51085bcf197018e2cc7cf259ac26ab14: openstack/glance-default-internal-api-0/glance-log\" id=2feadfc1-b691-438d-aaea-eef24373c068 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:19.520910 crc crio[20719]: time=\"2026-06-12T20:20:19.52075745Z\" level=info msg=\"Starting container: 2ab59f0a18571de0bd8088caa06d619b51085bcf197018e2cc7cf259ac26ab14\" id=cc8baf18-ad30-414a-b19e-514251ac3bdc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:19.533038 crc crio[20719]: time=\"2026-06-12T20:20:19.532910475Z\" level=info msg=\"Started container\" PID=75198 containerID=2ab59f0a18571de0bd8088caa06d619b51085bcf197018e2cc7cf259ac26ab14 description=openstack/glance-default-internal-api-0/glance-log id=cc8baf18-ad30-414a-b19e-514251ac3bdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78\nJun 12 20:20:19.550858 crc crio[20719]: time=\"2026-06-12T20:20:19.550731733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f9635d58-9c4f-4060-a6c0-f7bcd9874ed4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:19.630631 crc crio[20719]: time=\"2026-06-12T20:20:19.630526928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=31c346eb-e97e-403d-8c18-b43132f841db name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:19.640201 crc crio[20719]: time=\"2026-06-12T20:20:19.640099328Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=d13cfba5-fb3c-4d90-a44c-4198a7054052 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:19.640680 crc crio[20719]: time=\"2026-06-12T20:20:19.640623017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:19.723254 crc crio[20719]: time=\"2026-06-12T20:20:19.723205434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:20.406185 crc crio[20719]: time=\"2026-06-12T20:20:20.405905006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:20.543178 crc crio[20719]: time=\"2026-06-12T20:20:20.543123013Z\" level=info msg=\"Created container 3d3cf34cbf8a709ce3489ab55ab1d762e8fe768cf61187a55af77e2211e611ec: openstack/glance-default-internal-api-0/glance-httpd\" id=d13cfba5-fb3c-4d90-a44c-4198a7054052 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:20.545830 crc crio[20719]: time=\"2026-06-12T20:20:20.545699725Z\" level=info msg=\"Starting container: 3d3cf34cbf8a709ce3489ab55ab1d762e8fe768cf61187a55af77e2211e611ec\" id=2fef0fc7-6b90-4ec7-917c-30bdbe5b3120 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:20.554848 crc crio[20719]: time=\"2026-06-12T20:20:20.554751175Z\" level=info msg=\"Started container\" PID=75470 containerID=3d3cf34cbf8a709ce3489ab55ab1d762e8fe768cf61187a55af77e2211e611ec description=openstack/glance-default-internal-api-0/glance-httpd id=2fef0fc7-6b90-4ec7-917c-30bdbe5b3120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78\nJun 12 20:20:26.408617 crc crio[20719]: time=\"2026-06-12T20:20:26.407820446Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=bbb684b7-d885-4cdf-871b-315bb8f9ecce name=/runtime.v1.ImageService/PullImage\nJun 12 20:20:26.410445 crc crio[20719]: time=\"2026-06-12T20:20:26.409662689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d9c3c8ab-1b81-4ed2-9d2a-80e956068ad5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:26.445423 crc crio[20719]: time=\"2026-06-12T20:20:26.445098288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c896f185-9489-44b0-9dc0-07bbdf100bb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:26.457131 crc crio[20719]: time=\"2026-06-12T20:20:26.45701125Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-lrfjh/nova-cell0-conductor-db-sync\" id=770aedca-ef38-4f44-99c3-6ffaf8aafb32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:26.460194 crc crio[20719]: time=\"2026-06-12T20:20:26.460081065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:26.514821 crc crio[20719]: time=\"2026-06-12T20:20:26.51451024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:26.520233 crc crio[20719]: time=\"2026-06-12T20:20:26.52015755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:26.743573 crc crio[20719]: time=\"2026-06-12T20:20:26.743440604Z\" level=info msg=\"Created container fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d: openstack/nova-cell0-conductor-db-sync-lrfjh/nova-cell0-conductor-db-sync\" id=770aedca-ef38-4f44-99c3-6ffaf8aafb32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:26.746443 crc crio[20719]: time=\"2026-06-12T20:20:26.746363086Z\" level=info msg=\"Starting container: fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d\" id=6159151f-5a0f-4d7a-b8cd-a8df3b77d385 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:26.756462 crc crio[20719]: time=\"2026-06-12T20:20:26.756191401Z\" level=info msg=\"Started container\" PID=75918 containerID=fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d description=openstack/nova-cell0-conductor-db-sync-lrfjh/nova-cell0-conductor-db-sync id=6159151f-5a0f-4d7a-b8cd-a8df3b77d385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\nJun 12 20:20:38.581227 crc crio[20719]: time=\"2026-06-12T20:20:38.580386979Z\" level=warning msg=\"Stopping container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e with stop signal(15) timed out. Killing...\"\nJun 12 20:20:38.611627 crc crio[20719]: time=\"2026-06-12T20:20:38.611473634Z\" level=warning msg=\"Stopping container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 with stop signal(15) timed out. Killing...\"\nJun 12 20:20:38.631957 crc crio[20719]: time=\"2026-06-12T20:20:38.63183071Z\" level=error msg=\"Killing container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e KILL` failed: kill container: No such process\\n : exit status 1\"\nJun 12 20:20:38.725931 crc crio[20719]: time=\"2026-06-12T20:20:38.725842005Z\" level=error msg=\"Killing container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 20:20:38.761748 crc crio[20719]: time=\"2026-06-12T20:20:38.761645748Z\" level=info msg=\"Stopped container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89: openstack/ceilometer-0/ceilometer-central-agent\" id=a6c01a0e-73d5-41f8-b740-b8c910a527b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:39.299289 crc crio[20719]: time=\"2026-06-12T20:20:39.29912014Z\" level=info msg=\"Stopped container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e: openstack/ceilometer-0/ceilometer-notification-agent\" id=31af93f5-6099-4ae4-9cb8-fdd094ba2fc4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:39.300941 crc crio[20719]: time=\"2026-06-12T20:20:39.300831527Z\" level=info msg=\"Stopping pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\" id=71135506-1e4b-410a-83fa-ae22a0d5abe2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:39.301930 crc crio[20719]: time=\"2026-06-12T20:20:39.301831425Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37 UID:bb73d906-5afc-45a4-8215-9c6517e24bd1 NetNS:/var/run/netns/ed33306e-bfda-4137-b169-e7ed93c57b52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb73d906_5afc_45a4_8215_9c6517e24bd1.slice PodAnnotations:0xc0023e2090}] Aliases:map[]}\"\nJun 12 20:20:39.302144 crc crio[20719]: time=\"2026-06-12T20:20:39.302067942Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:39.794691 crc crio[20719]: time=\"2026-06-12T20:20:39.7943447Z\" level=info msg=\"Stopped pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\" id=71135506-1e4b-410a-83fa-ae22a0d5abe2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:40.608480 crc crio[20719]: time=\"2026-06-12T20:20:40.607920345Z\" level=info msg=\"Removing container: f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111\" id=6ffbe1bd-8499-4f94-9281-0600b36e99e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:40.659039 crc crio[20719]: time=\"2026-06-12T20:20:40.658460852Z\" level=info msg=\"Removed container f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111: openstack/ceilometer-0/proxy-httpd\" id=6ffbe1bd-8499-4f94-9281-0600b36e99e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:40.663076 crc crio[20719]: time=\"2026-06-12T20:20:40.662654757Z\" level=info msg=\"Removing container: abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0\" id=17c58839-d971-4ebf-9523-4cc6c84a87c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:40.707125 crc crio[20719]: time=\"2026-06-12T20:20:40.706897659Z\" level=info msg=\"Removed container abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0: openstack/ceilometer-0/sg-core\" id=17c58839-d971-4ebf-9523-4cc6c84a87c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:40.715438 crc crio[20719]: time=\"2026-06-12T20:20:40.715247588Z\" level=info msg=\"Removing container: d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e\" id=60e8158a-f49b-4675-86b5-6522a024a563 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:40.777058 crc crio[20719]: time=\"2026-06-12T20:20:40.776953014Z\" level=info msg=\"Removed container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e: openstack/ceilometer-0/ceilometer-notification-agent\" id=60e8158a-f49b-4675-86b5-6522a024a563 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:40.781635 crc crio[20719]: time=\"2026-06-12T20:20:40.78147921Z\" level=info msg=\"Removing container: d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89\" id=455c3ee7-1990-428b-8f2b-a8b7b63c5a4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:40.849615 crc crio[20719]: time=\"2026-06-12T20:20:40.849510124Z\" level=info msg=\"Removed container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89: openstack/ceilometer-0/ceilometer-central-agent\" id=455c3ee7-1990-428b-8f2b-a8b7b63c5a4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:20:41.472443 crc crio[20719]: time=\"2026-06-12T20:20:41.471913414Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=8c8aca4c-2ed1-4461-8813-460ce96e8a91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:41.472690 crc crio[20719]: time=\"2026-06-12T20:20:41.47248527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:41.507160 crc crio[20719]: time=\"2026-06-12T20:20:41.50695132Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e UID:2cff8919-c98c-4a86-8f94-a8d098068708 NetNS:/var/run/netns/335fb582-721f-41a2-a7d0-316970298dbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff8919_c98c_4a86_8f94_a8d098068708.slice PodAnnotations:0xc00334a5a8}] Aliases:map[]}\"\nJun 12 20:20:41.507574 crc crio[20719]: time=\"2026-06-12T20:20:41.507552057Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:42.044418 crc crio[20719]: 2026-06-12T20:20:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed9181b2088a45f Mac:aa:f9:c5:31:df:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/335fb582-721f-41a2-a7d0-316970298dbb SocketPath: PciID:}] [{Interface:0xc00011e6a0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:42.044418 crc crio[20719]: time=\"2026-06-12T20:20:42.043964377Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e UID:2cff8919-c98c-4a86-8f94-a8d098068708 NetNS:/var/run/netns/335fb582-721f-41a2-a7d0-316970298dbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff8919_c98c_4a86_8f94_a8d098068708.slice PodAnnotations:0xc00334a5a8}] Aliases:map[]}\"\nJun 12 20:20:42.044418 crc crio[20719]: time=\"2026-06-12T20:20:42.044098631Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:42.052984 crc crio[20719]: time=\"2026-06-12T20:20:42.052905948Z\" level=info msg=\"Ran pod sandbox ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e with infra container: openstack/ceilometer-0/POD\" id=8c8aca4c-2ed1-4461-8813-460ce96e8a91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:42.055338 crc crio[20719]: time=\"2026-06-12T20:20:42.05521136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=cc5b2344-ead8-4ba4-a019-5bca8736472b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:42.081110 crc crio[20719]: time=\"2026-06-12T20:20:42.081019517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a3c53d88-e2c9-4ac8-a66d-980d4260c9d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:42.097341 crc crio[20719]: time=\"2026-06-12T20:20:42.097220122Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=bab28f76-2326-4a3a-8ce2-b52f05af1bf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:42.097764 crc crio[20719]: time=\"2026-06-12T20:20:42.097702566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:42.138830 crc crio[20719]: time=\"2026-06-12T20:20:42.138722903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:42.143838 crc crio[20719]: time=\"2026-06-12T20:20:42.143761011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:42.312569 crc crio[20719]: time=\"2026-06-12T20:20:42.311940126Z\" level=info msg=\"Created container f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a: openstack/ceilometer-0/ceilometer-central-agent\" id=bab28f76-2326-4a3a-8ce2-b52f05af1bf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:42.314121 crc crio[20719]: time=\"2026-06-12T20:20:42.313941022Z\" level=info msg=\"Starting container: f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a\" id=2232e15c-2297-4bd9-a3b7-8412d250887f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:42.320167 crc crio[20719]: time=\"2026-06-12T20:20:42.320110273Z\" level=info msg=\"Started container\" PID=76886 containerID=f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a description=openstack/ceilometer-0/ceilometer-central-agent id=2232e15c-2297-4bd9-a3b7-8412d250887f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\nJun 12 20:20:42.336685 crc crio[20719]: time=\"2026-06-12T20:20:42.336591193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e16df3de-432c-40b2-bd97-4d15e65b76c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:42.363383 crc crio[20719]: time=\"2026-06-12T20:20:42.362534623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3dff752b-0713-4560-a454-8acb0e733a48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:42.380392 crc crio[20719]: time=\"2026-06-12T20:20:42.375404421Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=217bdc81-4ac8-474c-bba8-5b4791b47d70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:42.380392 crc crio[20719]: time=\"2026-06-12T20:20:42.375814262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:42.419495 crc crio[20719]: time=\"2026-06-12T20:20:42.419430565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:42.423816 crc crio[20719]: time=\"2026-06-12T20:20:42.423772315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:42.565777 crc crio[20719]: time=\"2026-06-12T20:20:42.565594518Z\" level=info msg=\"Created container a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8: openstack/ceilometer-0/ceilometer-notification-agent\" id=217bdc81-4ac8-474c-bba8-5b4791b47d70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:42.567256 crc crio[20719]: time=\"2026-06-12T20:20:42.567185564Z\" level=info msg=\"Starting container: a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8\" id=701cccf4-7341-4876-ba63-e3aacc69f743 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:42.572519 crc crio[20719]: time=\"2026-06-12T20:20:42.572444718Z\" level=info msg=\"Started container\" PID=76902 containerID=a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8 description=openstack/ceilometer-0/ceilometer-notification-agent id=701cccf4-7341-4876-ba63-e3aacc69f743 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\nJun 12 20:20:42.587684 crc crio[20719]: time=\"2026-06-12T20:20:42.587600211Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=83237ff4-6bb8-4f2c-97f8-20bb7bcb4f3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:42.602021 crc crio[20719]: time=\"2026-06-12T20:20:42.601832926Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=31c92c38-dd57-452b-8820-a37f69bd34cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:42.611868 crc crio[20719]: time=\"2026-06-12T20:20:42.611767321Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=637c45dd-c898-4ddc-8c68-0c8102499336 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:42.612183 crc crio[20719]: time=\"2026-06-12T20:20:42.612117801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:42.679978 crc crio[20719]: time=\"2026-06-12T20:20:42.679746782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:42.684471 crc crio[20719]: time=\"2026-06-12T20:20:42.684213337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:42.848198 crc crio[20719]: time=\"2026-06-12T20:20:42.848074332Z\" level=info msg=\"Created container 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf: openstack/ceilometer-0/sg-core\" id=637c45dd-c898-4ddc-8c68-0c8102499336 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:42.849904 crc crio[20719]: time=\"2026-06-12T20:20:42.849829091Z\" level=info msg=\"Starting container: 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf\" id=6ff09f0b-6c9b-450d-ad0c-cc08720f855f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:42.856817 crc crio[20719]: time=\"2026-06-12T20:20:42.856720664Z\" level=info msg=\"Started container\" PID=76925 containerID=4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf description=openstack/ceilometer-0/sg-core id=6ff09f0b-6c9b-450d-ad0c-cc08720f855f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\nJun 12 20:20:42.882114 crc crio[20719]: time=\"2026-06-12T20:20:42.881991474Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b3cae22c-cf77-46e3-8dff-f7353331cf04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:42.924306 crc crio[20719]: time=\"2026-06-12T20:20:42.924128256Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=10574520-cf96-4ea8-8c81-fa37e74be12f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:42.939559 crc crio[20719]: time=\"2026-06-12T20:20:42.934564695Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f8db5d02-51e7-44df-b269-e071c2136043 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:42.939559 crc crio[20719]: time=\"2026-06-12T20:20:42.934970257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:42.999495 crc crio[20719]: time=\"2026-06-12T20:20:42.99908452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:43.004105 crc crio[20719]: time=\"2026-06-12T20:20:43.004046251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:43.424647 crc crio[20719]: time=\"2026-06-12T20:20:43.424555036Z\" level=info msg=\"Created container 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d: openstack/ceilometer-0/proxy-httpd\" id=f8db5d02-51e7-44df-b269-e071c2136043 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:43.427201 crc crio[20719]: time=\"2026-06-12T20:20:43.427124637Z\" level=info msg=\"Starting container: 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d\" id=15a4ece9-cd82-4f25-ae0a-82a6b0b137c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:43.434095 crc crio[20719]: time=\"2026-06-12T20:20:43.434016028Z\" level=info msg=\"Started container\" PID=76962 containerID=970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d description=openstack/ceilometer-0/proxy-httpd id=15a4ece9-cd82-4f25-ae0a-82a6b0b137c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\nJun 12 20:20:45.724533 crc crio[20719]: time=\"2026-06-12T20:20:45.723809405Z\" level=info msg=\"Stopping container: 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d (timeout: 30s)\" id=708b8564-9246-43d2-a3ef-264d6f3df8d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:45.725818 crc crio[20719]: time=\"2026-06-12T20:20:45.725577794Z\" level=info msg=\"Stopping container: a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8 (timeout: 30s)\" id=0e23d5c8-471a-4bd9-bc58-96d2b405f226 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:45.725818 crc crio[20719]: time=\"2026-06-12T20:20:45.725626617Z\" level=info msg=\"Stopping container: f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a (timeout: 30s)\" id=0b3dbc3b-daf8-4316-a4b8-c15891df2a28 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:45.725818 crc crio[20719]: time=\"2026-06-12T20:20:45.725578004Z\" level=info msg=\"Stopping container: 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf (timeout: 30s)\" id=d6b5d9d5-84a5-4fbb-8398-a2a2f3ce47ad name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:45.853467 crc crio[20719]: time=\"2026-06-12T20:20:45.853361737Z\" level=info msg=\"Stopped container 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf: openstack/ceilometer-0/sg-core\" id=d6b5d9d5-84a5-4fbb-8398-a2a2f3ce47ad name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:45.961132 crc crio[20719]: time=\"2026-06-12T20:20:45.960971238Z\" level=info msg=\"Stopped container 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d: openstack/ceilometer-0/proxy-httpd\" id=708b8564-9246-43d2-a3ef-264d6f3df8d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:46.156249 crc crio[20719]: time=\"2026-06-12T20:20:46.156179755Z\" level=info msg=\"Stopped container a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8: openstack/ceilometer-0/ceilometer-notification-agent\" id=0e23d5c8-471a-4bd9-bc58-96d2b405f226 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:20:46.744110 crc crio[20719]: time=\"2026-06-12T20:20:46.743704589Z\" level=info msg=\"Stopping pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\" id=a548c39e-0a8e-4ad2-a1dc-8dd08512330a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:46.745541 crc crio[20719]: time=\"2026-06-12T20:20:46.745494249Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-lrfjh Namespace:openstack ID:b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6 UID:409ff872-1aab-45dc-b879-1c9cd0a665b8 NetNS:/var/run/netns/8766fbac-395f-439a-bdda-0e1d29f93faa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409ff872_1aab_45dc_b879_1c9cd0a665b8.slice PodAnnotations:0xc002d9a9c8}] Aliases:map[]}\"\nJun 12 20:20:46.745771 crc crio[20719]: time=\"2026-06-12T20:20:46.745752697Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-lrfjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:47.122400 crc crio[20719]: time=\"2026-06-12T20:20:47.122157349Z\" level=info msg=\"Stopped pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\" id=a548c39e-0a8e-4ad2-a1dc-8dd08512330a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:20:48.284175 crc crio[20719]: time=\"2026-06-12T20:20:48.283399051Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=40f7dfaf-724e-4102-a46b-66c78c714788 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:48.284175 crc crio[20719]: time=\"2026-06-12T20:20:48.284148801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:48.321014 crc crio[20719]: time=\"2026-06-12T20:20:48.320623036Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0ac97bf4e003703df34710c5926ba4203922148b4277efe58116393e4a31afe1 UID:02758e35-6d19-442e-a3ec-04203a21c100 NetNS:/var/run/netns/7014021c-bd98-4262-a28e-6afe52ebf0f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02758e35_6d19_442e_a3ec_04203a21c100.slice PodAnnotations:0xc00259ad68}] Aliases:map[]}\"\nJun 12 20:20:48.321014 crc crio[20719]: time=\"2026-06-12T20:20:48.321011848Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:48.900022 crc crio[20719]: 2026-06-12T20:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ac97bf4e003703 Mac:f2:ab:58:01:68:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/7014021c-bd98-4262-a28e-6afe52ebf0f7 SocketPath: PciID:}] [{Interface:0xc0002d8770 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:48.902892 crc crio[20719]: time=\"2026-06-12T20:20:48.902807811Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0ac97bf4e003703df34710c5926ba4203922148b4277efe58116393e4a31afe1 UID:02758e35-6d19-442e-a3ec-04203a21c100 NetNS:/var/run/netns/7014021c-bd98-4262-a28e-6afe52ebf0f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02758e35_6d19_442e_a3ec_04203a21c100.slice PodAnnotations:0xc00259ad68}] Aliases:map[]}\"\nJun 12 20:20:48.903067 crc crio[20719]: time=\"2026-06-12T20:20:48.903006346Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:48.917151 crc crio[20719]: time=\"2026-06-12T20:20:48.917006227Z\" level=info msg=\"Ran pod sandbox 0ac97bf4e003703df34710c5926ba4203922148b4277efe58116393e4a31afe1 with infra container: openstack/nova-cell0-conductor-0/POD\" id=40f7dfaf-724e-4102-a46b-66c78c714788 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:48.920793 crc crio[20719]: time=\"2026-06-12T20:20:48.920732558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=35277113-c8d5-4524-be56-5ea86146d8fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:48.955360 crc crio[20719]: time=\"2026-06-12T20:20:48.955199216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c92b362d-8bc6-4ebc-89ad-58d55cde82bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:48.963423 crc crio[20719]: time=\"2026-06-12T20:20:48.963353463Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=cc8fb955-c957-47a0-83c3-012168e58059 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:48.963746 crc crio[20719]: time=\"2026-06-12T20:20:48.963681273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:49.018071 crc crio[20719]: time=\"2026-06-12T20:20:49.017959371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:49.021572 crc crio[20719]: time=\"2026-06-12T20:20:49.021475028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:49.157968 crc crio[20719]: time=\"2026-06-12T20:20:49.157799088Z\" level=info msg=\"Created container 68372098adcaa98b142dd67958bd51b8b082b82d32e224ec9a51b47a3a9eb28d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=cc8fb955-c957-47a0-83c3-012168e58059 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:49.159579 crc crio[20719]: time=\"2026-06-12T20:20:49.159237969Z\" level=info msg=\"Starting container: 68372098adcaa98b142dd67958bd51b8b082b82d32e224ec9a51b47a3a9eb28d\" id=73ccf2a2-2561-438b-9696-aa17391a2565 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:49.172899 crc crio[20719]: time=\"2026-06-12T20:20:49.172128517Z\" level=info msg=\"Started container\" PID=77572 containerID=68372098adcaa98b142dd67958bd51b8b082b82d32e224ec9a51b47a3a9eb28d description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=73ccf2a2-2561-438b-9696-aa17391a2565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ac97bf4e003703df34710c5926ba4203922148b4277efe58116393e4a31afe1\nJun 12 20:20:57.352450 crc crio[20719]: time=\"2026-06-12T20:20:57.351674664Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-dhd9v/POD\" id=9a7f7b70-3af7-4885-91e8-8772d32a06d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:57.353677 crc crio[20719]: time=\"2026-06-12T20:20:57.352493138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:57.430127 crc crio[20719]: time=\"2026-06-12T20:20:57.429668895Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-dhd9v Namespace:openstack ID:c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f UID:613a6c27-bb69-4e66-ad15-eae83fd47ee7 NetNS:/var/run/netns/e9e0f083-28af-4b96-b0e9-e3ca2380b91f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod613a6c27_bb69_4e66_ad15_eae83fd47ee7.slice PodAnnotations:0xc00008dde0}] Aliases:map[]}\"\nJun 12 20:20:57.430127 crc crio[20719]: time=\"2026-06-12T20:20:57.430075296Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-dhd9v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:57.842350 crc crio[20719]: time=\"2026-06-12T20:20:57.837993829Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=ad5b4106-207a-4c77-a5d5-df6710750e30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:57.848859 crc crio[20719]: time=\"2026-06-12T20:20:57.845478079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:57.893918 crc crio[20719]: time=\"2026-06-12T20:20:57.892109463Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a14b361c-139e-480a-80db-b9f7e6684d0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:57.893918 crc crio[20719]: time=\"2026-06-12T20:20:57.892186745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:58.042699 crc crio[20719]: time=\"2026-06-12T20:20:58.041958401Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada UID:f34a48ea-4105-4168-955f-209130918188 NetNS:/var/run/netns/88c4c35d-cf6d-434d-a9b0-959114e064e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf34a48ea_4105_4168_955f_209130918188.slice PodAnnotations:0xc003c98198}] Aliases:map[]}\"\nJun 12 20:20:58.042699 crc crio[20719]: time=\"2026-06-12T20:20:58.04223144Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:58.044839 crc crio[20719]: time=\"2026-06-12T20:20:58.044759812Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a UID:2ee691e3-80e7-45b1-b496-68a85adc97d5 NetNS:/var/run/netns/8395b433-6f36-45eb-b0fa-580bb8554a08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ee691e3_80e7_45b1_b496_68a85adc97d5.slice PodAnnotations:0xc00008c4f0}] Aliases:map[]}\"\nJun 12 20:20:58.045043 crc crio[20719]: time=\"2026-06-12T20:20:58.044951988Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:58.064025 crc crio[20719]: time=\"2026-06-12T20:20:58.063496753Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=aba21446-b8dd-4bc9-bc02-6c253317560d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:58.064025 crc crio[20719]: time=\"2026-06-12T20:20:58.063973377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:58.159347 crc crio[20719]: time=\"2026-06-12T20:20:58.155884983Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc UID:5a04b081-10e3-4cc0-8ca0-8f62186b6017 NetNS:/var/run/netns/d65f63f8-797a-4301-a6e6-b2eb8f9ecec9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a04b081_10e3_4cc0_8ca0_8f62186b6017.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}\"\nJun 12 20:20:58.159347 crc crio[20719]: time=\"2026-06-12T20:20:58.155943494Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:58.182542 crc crio[20719]: 2026-06-12T20:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c28bdfb9edf405a Mac:32:d7:62:c6:f8:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/e9e0f083-28af-4b96-b0e9-e3ca2380b91f SocketPath: PciID:}] [{Interface:0xc000546720 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:58.184389 crc crio[20719]: time=\"2026-06-12T20:20:58.183309545Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-dhd9v Namespace:openstack ID:c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f UID:613a6c27-bb69-4e66-ad15-eae83fd47ee7 NetNS:/var/run/netns/e9e0f083-28af-4b96-b0e9-e3ca2380b91f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod613a6c27_bb69_4e66_ad15_eae83fd47ee7.slice PodAnnotations:0xc00008dde0}] Aliases:map[]}\"\nJun 12 20:20:58.184389 crc crio[20719]: time=\"2026-06-12T20:20:58.18348963Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-dhd9v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:58.210592 crc crio[20719]: time=\"2026-06-12T20:20:58.21008033Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=25c59252-9888-4fd0-88f9-eb0fff08b86a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:58.210592 crc crio[20719]: time=\"2026-06-12T20:20:58.210197743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:58.237340 crc crio[20719]: time=\"2026-06-12T20:20:58.23381883Z\" level=info msg=\"Ran pod sandbox c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f with infra container: openstack/nova-cell0-cell-mapping-dhd9v/POD\" id=9a7f7b70-3af7-4885-91e8-8772d32a06d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:58.246699 crc crio[20719]: time=\"2026-06-12T20:20:58.246646711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=180b7c95-627c-4eab-a64c-f11c446d2500 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:58.404167 crc crio[20719]: time=\"2026-06-12T20:20:58.40291547Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e UID:df5e325d-9f00-415e-a310-38ff507731d7 NetNS:/var/run/netns/892f0724-0b76-495e-b122-4fc05becb9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf5e325d_9f00_415e_a310_38ff507731d7.slice PodAnnotations:0xc003ab04c0}] Aliases:map[]}\"\nJun 12 20:20:58.404167 crc crio[20719]: time=\"2026-06-12T20:20:58.403219548Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:58.452368 crc crio[20719]: time=\"2026-06-12T20:20:58.446746041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=183fd82e-a457-4ea8-9151-5291def5bf17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:58.468234 crc crio[20719]: time=\"2026-06-12T20:20:58.467959958Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-dhd9v/nova-manage\" id=3d286948-e905-495b-8067-6660225a2da9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:58.468687 crc crio[20719]: time=\"2026-06-12T20:20:58.468621816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:58.594337 crc crio[20719]: time=\"2026-06-12T20:20:58.589734892Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/POD\" id=e3a676aa-2be6-4488-a83d-a29899d62ec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:58.594337 crc crio[20719]: time=\"2026-06-12T20:20:58.590056171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:58.614116 crc crio[20719]: time=\"2026-06-12T20:20:58.61375934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:58.623553 crc crio[20719]: time=\"2026-06-12T20:20:58.6224038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:58.657307 crc crio[20719]: time=\"2026-06-12T20:20:58.657180018Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5qs6s Namespace:openstack ID:039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458 UID:6e08c0a8-0997-4a2d-b80f-73f1e051cc73 NetNS:/var/run/netns/63037f4a-dd0d-4120-9e94-2d819ddc5387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e08c0a8_0997_4a2d_b80f_73f1e051cc73.slice PodAnnotations:0xc00008d7a0}] Aliases:map[]}\"\nJun 12 20:20:58.657307 crc crio[20719]: time=\"2026-06-12T20:20:58.657240159Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-5qs6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:58.774701 crc crio[20719]: time=\"2026-06-12T20:20:58.774579227Z\" level=info msg=\"Created container 7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0: openstack/nova-cell0-cell-mapping-dhd9v/nova-manage\" id=3d286948-e905-495b-8067-6660225a2da9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:58.781833 crc crio[20719]: time=\"2026-06-12T20:20:58.781121634Z\" level=info msg=\"Starting container: 7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0\" id=cca748c6-1729-4349-a2b6-a9b3cefdbf15 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:58.804829 crc crio[20719]: time=\"2026-06-12T20:20:58.804735739Z\" level=info msg=\"Started container\" PID=78190 containerID=7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0 description=openstack/nova-cell0-cell-mapping-dhd9v/nova-manage id=cca748c6-1729-4349-a2b6-a9b3cefdbf15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\nJun 12 20:20:58.873983 crc crio[20719]: 2026-06-12T20:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e168735ec2afa69 Mac:86:9b:43:58:2d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/8395b433-6f36-45eb-b0fa-580bb8554a08 SocketPath: PciID:}] [{Interface:0xc0001346e0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:58.875694 crc crio[20719]: time=\"2026-06-12T20:20:58.875630609Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a UID:2ee691e3-80e7-45b1-b496-68a85adc97d5 NetNS:/var/run/netns/8395b433-6f36-45eb-b0fa-580bb8554a08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ee691e3_80e7_45b1_b496_68a85adc97d5.slice PodAnnotations:0xc00008c4f0}] Aliases:map[]}\"\nJun 12 20:20:58.875829 crc crio[20719]: time=\"2026-06-12T20:20:58.875782163Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:58.928935 crc crio[20719]: 2026-06-12T20:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f2b95b5c5b7101 Mac:ea:f2:f2:f5:61:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/88c4c35d-cf6d-434d-a9b0-959114e064e2 SocketPath: PciID:}] [{Interface:0xc0002ac5b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:58.929491 crc crio[20719]: time=\"2026-06-12T20:20:58.929243757Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada UID:f34a48ea-4105-4168-955f-209130918188 NetNS:/var/run/netns/88c4c35d-cf6d-434d-a9b0-959114e064e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf34a48ea_4105_4168_955f_209130918188.slice PodAnnotations:0xc003c98198}] Aliases:map[]}\"\nJun 12 20:20:58.929886 crc crio[20719]: time=\"2026-06-12T20:20:58.929867535Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:58.934608 crc crio[20719]: time=\"2026-06-12T20:20:58.933422055Z\" level=info msg=\"Ran pod sandbox e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a with infra container: openstack/nova-metadata-0/POD\" id=ad5b4106-207a-4c77-a5d5-df6710750e30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:58.945429 crc crio[20719]: time=\"2026-06-12T20:20:58.944573884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1164a97f-acf6-46e8-a997-56c96934f407 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:58.945429 crc crio[20719]: time=\"2026-06-12T20:20:58.944758409Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=1164a97f-acf6-46e8-a997-56c96934f407 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:58.945429 crc crio[20719]: time=\"2026-06-12T20:20:58.944801851Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=1164a97f-acf6-46e8-a997-56c96934f407 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:58.947750 crc crio[20719]: time=\"2026-06-12T20:20:58.947640511Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=da396b64-b2a7-4521-87f9-8cf7c23a1eb9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:20:58.954368 crc crio[20719]: time=\"2026-06-12T20:20:58.953929661Z\" level=info msg=\"Ran pod sandbox 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada with infra container: openstack/nova-api-0/POD\" id=a14b361c-139e-480a-80db-b9f7e6684d0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:58.969893 crc crio[20719]: time=\"2026-06-12T20:20:58.96970292Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 12 20:20:58.976524 crc crio[20719]: time=\"2026-06-12T20:20:58.976382148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=020510da-356c-4197-b819-0a570e8d3f40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:58.976883 crc crio[20719]: time=\"2026-06-12T20:20:58.976860032Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=020510da-356c-4197-b819-0a570e8d3f40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:58.977028 crc crio[20719]: time=\"2026-06-12T20:20:58.977008196Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=020510da-356c-4197-b819-0a570e8d3f40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:58.991819 crc crio[20719]: time=\"2026-06-12T20:20:58.980577777Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0a48465b-7a6a-4cc4-b8e0-932be159451c name=/runtime.v1.ImageService/PullImage\nJun 12 20:20:59.013650 crc crio[20719]: time=\"2026-06-12T20:20:59.001145995Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 12 20:20:59.086687 crc crio[20719]: 2026-06-12T20:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5786ae73aac796 Mac:06:8a:da:7a:e8:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/892f0724-0b76-495e-b122-4fc05becb9aa SocketPath: PciID:}] [{Interface:0xc0002fcbf0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:59.088251 crc crio[20719]: time=\"2026-06-12T20:20:59.08812823Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e UID:df5e325d-9f00-415e-a310-38ff507731d7 NetNS:/var/run/netns/892f0724-0b76-495e-b122-4fc05becb9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf5e325d_9f00_415e_a310_38ff507731d7.slice PodAnnotations:0xc003ab04c0}] Aliases:map[]}\"\nJun 12 20:20:59.088251 crc crio[20719]: time=\"2026-06-12T20:20:59.088374137Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:59.118558 crc crio[20719]: time=\"2026-06-12T20:20:59.118357431Z\" level=info msg=\"Ran pod sandbox f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=25c59252-9888-4fd0-88f9-eb0fff08b86a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:59.123363 crc crio[20719]: time=\"2026-06-12T20:20:59.122755599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=31f3c315-a9f5-4de4-83fe-adc6355a73a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:59.123363 crc crio[20719]: time=\"2026-06-12T20:20:59.122966556Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=31f3c315-a9f5-4de4-83fe-adc6355a73a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:59.123363 crc crio[20719]: time=\"2026-06-12T20:20:59.123027958Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=31f3c315-a9f5-4de4-83fe-adc6355a73a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:59.130176 crc crio[20719]: time=\"2026-06-12T20:20:59.127749995Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=c8528f3d-6f94-4783-985f-794f46472784 name=/runtime.v1.ImageService/PullImage\nJun 12 20:20:59.133080 crc crio[20719]: 2026-06-12T20:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ee1a94469b0e2e Mac:96:07:71:27:24:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/d65f63f8-797a-4301-a6e6-b2eb8f9ecec9 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:59.133610 crc crio[20719]: time=\"2026-06-12T20:20:59.133564682Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc UID:5a04b081-10e3-4cc0-8ca0-8f62186b6017 NetNS:/var/run/netns/d65f63f8-797a-4301-a6e6-b2eb8f9ecec9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a04b081_10e3_4cc0_8ca0_8f62186b6017.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}\"\nJun 12 20:20:59.133705 crc crio[20719]: time=\"2026-06-12T20:20:59.133696135Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:59.136102 crc crio[20719]: time=\"2026-06-12T20:20:59.135968659Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 12 20:20:59.156179 crc crio[20719]: time=\"2026-06-12T20:20:59.156061625Z\" level=info msg=\"Ran pod sandbox 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc with infra container: openstack/nova-scheduler-0/POD\" id=aba21446-b8dd-4bc9-bc02-6c253317560d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:59.158637 crc crio[20719]: time=\"2026-06-12T20:20:59.158563595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=46cd41cb-e630-4e74-84cc-fddef1c52d5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:59.158827 crc crio[20719]: time=\"2026-06-12T20:20:59.158774181Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=46cd41cb-e630-4e74-84cc-fddef1c52d5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:59.158904 crc crio[20719]: time=\"2026-06-12T20:20:59.158847823Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=46cd41cb-e630-4e74-84cc-fddef1c52d5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:59.159766 crc crio[20719]: time=\"2026-06-12T20:20:59.159708857Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ac319550-2608-4fd9-9702-9753a106e2f8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:20:59.163930 crc crio[20719]: time=\"2026-06-12T20:20:59.163431721Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 12 20:20:59.226041 crc crio[20719]: time=\"2026-06-12T20:20:59.225158586Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-vt6q4/POD\" id=332caa24-9458-4680-b4ec-7e021e5d9c05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:59.226041 crc crio[20719]: time=\"2026-06-12T20:20:59.225671641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:59.264547 crc crio[20719]: time=\"2026-06-12T20:20:59.264455119Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-vt6q4 Namespace:openstack ID:0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096 UID:63c345e5-098e-4b01-bbce-f9d29a3a52a8 NetNS:/var/run/netns/8410a04d-34c5-4649-b6fe-a49c165cd6c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63c345e5_098e_4b01_bbce_f9d29a3a52a8.slice PodAnnotations:0xc00170c730}] Aliases:map[]}\"\nJun 12 20:20:59.264547 crc crio[20719]: time=\"2026-06-12T20:20:59.264523271Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-vt6q4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:20:59.469163 crc crio[20719]: 2026-06-12T20:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:039c229cb4a7ed9 Mac:a6:47:78:34:63:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/63037f4a-dd0d-4120-9e94-2d819ddc5387 SocketPath: PciID:}] [{Interface:0xc0003b6d80 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:59.470630 crc crio[20719]: time=\"2026-06-12T20:20:59.469683529Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5qs6s Namespace:openstack ID:039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458 UID:6e08c0a8-0997-4a2d-b80f-73f1e051cc73 NetNS:/var/run/netns/63037f4a-dd0d-4120-9e94-2d819ddc5387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e08c0a8_0997_4a2d_b80f_73f1e051cc73.slice PodAnnotations:0xc00008d7a0}] Aliases:map[]}\"\nJun 12 20:20:59.470630 crc crio[20719]: time=\"2026-06-12T20:20:59.469812003Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-5qs6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:59.489074 crc crio[20719]: time=\"2026-06-12T20:20:59.486853545Z\" level=info msg=\"Ran pod sandbox 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458 with infra container: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/POD\" id=e3a676aa-2be6-4488-a83d-a29899d62ec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:59.500703 crc crio[20719]: time=\"2026-06-12T20:20:59.500615223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7c23bcdc-b0d3-4ec7-946d-935fbfa35c98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:59.583421 crc crio[20719]: time=\"2026-06-12T20:20:59.581198074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3fda9f30-a869-4b3b-b25a-8f5a7bf3ab01 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:59.617692 crc crio[20719]: time=\"2026-06-12T20:20:59.616701667Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/init\" id=19fbdd77-aee0-4657-b10f-3df5c1242495 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:59.617692 crc crio[20719]: time=\"2026-06-12T20:20:59.617079618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:59.756481 crc crio[20719]: time=\"2026-06-12T20:20:59.756420306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:59.768738 crc crio[20719]: time=\"2026-06-12T20:20:59.768696007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:59.822682 crc crio[20719]: 2026-06-12T20:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0df8c5ef871f736 Mac:32:6b:3b:fd:6f:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/8410a04d-34c5-4649-b6fe-a49c165cd6c2 SocketPath: PciID:}] [{Interface:0xc0002bce70 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:20:59.824644 crc crio[20719]: time=\"2026-06-12T20:20:59.824364978Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-vt6q4 Namespace:openstack ID:0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096 UID:63c345e5-098e-4b01-bbce-f9d29a3a52a8 NetNS:/var/run/netns/8410a04d-34c5-4649-b6fe-a49c165cd6c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63c345e5_098e_4b01_bbce_f9d29a3a52a8.slice PodAnnotations:0xc00170c730}] Aliases:map[]}\"\nJun 12 20:20:59.824644 crc crio[20719]: time=\"2026-06-12T20:20:59.824547873Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-vt6q4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:20:59.868504 crc crio[20719]: time=\"2026-06-12T20:20:59.868424598Z\" level=info msg=\"Ran pod sandbox 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096 with infra container: openstack/nova-cell1-conductor-db-sync-vt6q4/POD\" id=332caa24-9458-4680-b4ec-7e021e5d9c05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:20:59.876676 crc crio[20719]: time=\"2026-06-12T20:20:59.876576785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0e93aa85-cb2c-4464-a96d-6c2765d2fc11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:59.917682 crc crio[20719]: time=\"2026-06-12T20:20:59.917573992Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=46a8823b-d824-4921-89a9-bd5aebc15389 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:20:59.922405 crc crio[20719]: time=\"2026-06-12T20:20:59.922124251Z\" level=info msg=\"Created container 88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/init\" id=19fbdd77-aee0-4657-b10f-3df5c1242495 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:59.926582 crc crio[20719]: time=\"2026-06-12T20:20:59.926521047Z\" level=info msg=\"Starting container: 88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049\" id=a4959274-fa1f-4763-96a7-5b6e6ba9136f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:20:59.927249 crc crio[20719]: time=\"2026-06-12T20:20:59.927181163Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-vt6q4/nova-cell1-conductor-db-sync\" id=74cd5979-0325-4fa9-a91c-343a5b89fa5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:20:59.927648 crc crio[20719]: time=\"2026-06-12T20:20:59.927583864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:20:59.937091 crc crio[20719]: time=\"2026-06-12T20:20:59.936989119Z\" level=info msg=\"Started container\" PID=78393 containerID=88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049 description=openstack/dnsmasq-dns-7948f7c9f9-5qs6s/init id=a4959274-fa1f-4763-96a7-5b6e6ba9136f name=/runtime.v1.RuntimeService/StartContainer sandboxID=039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\nJun 12 20:21:00.019005 crc crio[20719]: time=\"2026-06-12T20:21:00.018786472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:00.026038 crc crio[20719]: time=\"2026-06-12T20:21:00.025925861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:00.122898 crc crio[20719]: time=\"2026-06-12T20:21:00.12244277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=68d0efbf-b3d4-42d0-ae6f-c9d7cafdb913 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:00.232818 crc crio[20719]: time=\"2026-06-12T20:21:00.232711156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ee80f523-1e95-4a3f-b4dd-59e238cf6eb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:00.249848 crc crio[20719]: time=\"2026-06-12T20:21:00.24968296Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns\" id=a3d8db1d-91fe-426e-b542-e66881c1257a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:00.261883 crc crio[20719]: time=\"2026-06-12T20:21:00.261822976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:00.409843 crc crio[20719]: time=\"2026-06-12T20:21:00.409557608Z\" level=info msg=\"Stopped container f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a: openstack/ceilometer-0/ceilometer-central-agent\" id=0b3dbc3b-daf8-4316-a4b8-c15891df2a28 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:00.414998 crc crio[20719]: time=\"2026-06-12T20:21:00.414590273Z\" level=info msg=\"Stopping pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\" id=be33a4d0-8ba2-4234-8d8e-730e2f9c8bb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:00.417030 crc crio[20719]: time=\"2026-06-12T20:21:00.416949849Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e UID:2cff8919-c98c-4a86-8f94-a8d098068708 NetNS:/var/run/netns/335fb582-721f-41a2-a7d0-316970298dbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff8919_c98c_4a86_8f94_a8d098068708.slice PodAnnotations:0xc0033320d8}] Aliases:map[]}\"\nJun 12 20:21:00.418511 crc crio[20719]: time=\"2026-06-12T20:21:00.418225145Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:00.498397 crc crio[20719]: time=\"2026-06-12T20:21:00.498221172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:00.518954 crc crio[20719]: time=\"2026-06-12T20:21:00.518609493Z\" level=info msg=\"Created container 85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a: openstack/nova-cell1-conductor-db-sync-vt6q4/nova-cell1-conductor-db-sync\" id=74cd5979-0325-4fa9-a91c-343a5b89fa5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:00.520481 crc crio[20719]: time=\"2026-06-12T20:21:00.518878751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:00.525988 crc crio[20719]: time=\"2026-06-12T20:21:00.525914576Z\" level=info msg=\"Starting container: 85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a\" id=081fc631-f7c6-4f1e-b48f-1badc2fa9b54 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:00.536877 crc crio[20719]: time=\"2026-06-12T20:21:00.53673296Z\" level=info msg=\"Started container\" PID=78427 containerID=85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a description=openstack/nova-cell1-conductor-db-sync-vt6q4/nova-cell1-conductor-db-sync id=081fc631-f7c6-4f1e-b48f-1badc2fa9b54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\nJun 12 20:21:00.714588 crc crio[20719]: time=\"2026-06-12T20:21:00.713921234Z\" level=info msg=\"Created container 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns\" id=a3d8db1d-91fe-426e-b542-e66881c1257a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:00.716752 crc crio[20719]: time=\"2026-06-12T20:21:00.716523881Z\" level=info msg=\"Starting container: 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19\" id=e37aa3ac-3b3c-42db-aa2d-ba7c53dc24cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:00.741841 crc crio[20719]: time=\"2026-06-12T20:21:00.72962576Z\" level=info msg=\"Started container\" PID=78489 containerID=8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19 description=openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns id=e37aa3ac-3b3c-42db-aa2d-ba7c53dc24cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\nJun 12 20:21:01.037305 crc crio[20719]: time=\"2026-06-12T20:21:01.037159819Z\" level=info msg=\"Stopped pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\" id=be33a4d0-8ba2-4234-8d8e-730e2f9c8bb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:01.300358 crc crio[20719]: time=\"2026-06-12T20:21:01.296606264Z\" level=info msg=\"Removing container: 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d\" id=6c191e3b-3692-4929-916c-55f99056e347 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:02.074371 crc crio[20719]: time=\"2026-06-12T20:21:02.070744482Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=19b0f25a-7b93-4daa-a7ab-b440e3136bf2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:02.074371 crc crio[20719]: time=\"2026-06-12T20:21:02.071203705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.001841 crc crio[20719]: time=\"2026-06-12T20:21:05.001728183Z\" level=info msg=\"Removed container 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d: openstack/ceilometer-0/proxy-httpd\" id=6c191e3b-3692-4929-916c-55f99056e347 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:05.005624 crc crio[20719]: time=\"2026-06-12T20:21:05.005555678Z\" level=info msg=\"Removing container: 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf\" id=a1f3ae01-fb95-4883-8bf8-d885b1e1c989 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:05.091812 crc crio[20719]: time=\"2026-06-12T20:21:05.091665992Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e\" id=c8528f3d-6f94-4783-985f-794f46472784 name=/runtime.v1.ImageService/PullImage\nJun 12 20:21:05.099784 crc crio[20719]: time=\"2026-06-12T20:21:05.099709747Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=0a48465b-7a6a-4cc4-b8e0-932be159451c name=/runtime.v1.ImageService/PullImage\nJun 12 20:21:05.104588 crc crio[20719]: time=\"2026-06-12T20:21:05.104425848Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e\" id=ac319550-2608-4fd9-9702-9753a106e2f8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:21:05.112252 crc crio[20719]: time=\"2026-06-12T20:21:05.112129991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=b7a967c0-9d3a-418d-9015-ba649ea0239c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.112252 crc crio[20719]: time=\"2026-06-12T20:21:05.112224013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=525c61b7-56af-4503-b6d6-fd630097ae25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.112711 crc crio[20719]: time=\"2026-06-12T20:21:05.112170752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f8df8df8-72dd-47be-b6ef-471f3390b86b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.125208 crc crio[20719]: time=\"2026-06-12T20:21:05.124960928Z\" level=info msg=\"Removed container 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf: openstack/ceilometer-0/sg-core\" id=a1f3ae01-fb95-4883-8bf8-d885b1e1c989 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:05.129364 crc crio[20719]: time=\"2026-06-12T20:21:05.129220976Z\" level=info msg=\"Removing container: a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8\" id=c278f7bb-d68f-4171-be19-6ff9faef2541 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:05.167146 crc crio[20719]: time=\"2026-06-12T20:21:05.167060178Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f UID:8e58a0ce-2aa2-49be-8509-41c307d0651f NetNS:/var/run/netns/ed9766ec-9adb-49c4-8351-2bf8e2cea760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e58a0ce_2aa2_49be_8509_41c307d0651f.slice PodAnnotations:0xc00170c0a8}] Aliases:map[]}\"\nJun 12 20:21:05.167146 crc crio[20719]: time=\"2026-06-12T20:21:05.16712179Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:05.202716 crc crio[20719]: time=\"2026-06-12T20:21:05.202314169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=33482ed9-49fd-47de-8efc-2f551d1e989d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.207881 crc crio[20719]: time=\"2026-06-12T20:21:05.207725231Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=da396b64-b2a7-4521-87f9-8cf7c23a1eb9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:21:05.208898 crc crio[20719]: time=\"2026-06-12T20:21:05.20885926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=92d99a72-5293-4396-be79-40a953a2d1c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.229981 crc crio[20719]: time=\"2026-06-12T20:21:05.229434942Z\" level=info msg=\"Removed container a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8: openstack/ceilometer-0/ceilometer-notification-agent\" id=c278f7bb-d68f-4171-be19-6ff9faef2541 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:05.234791 crc crio[20719]: time=\"2026-06-12T20:21:05.23474562Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=aba35999-4bb9-45be-a861-528d5e42cecf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:05.240397 crc crio[20719]: time=\"2026-06-12T20:21:05.240230493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.242578 crc crio[20719]: time=\"2026-06-12T20:21:05.242034043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2d34657b-17bc-4561-b834-31b8a8c8ff0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.247674 crc crio[20719]: time=\"2026-06-12T20:21:05.247586807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=515b36d0-85a5-4eaa-8919-4fa4b99e0ac9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.251221 crc crio[20719]: time=\"2026-06-12T20:21:05.251152208Z\" level=info msg=\"Removing container: f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a\" id=e50beddf-b652-4bd5-a36e-2f7b06316a70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:05.257671 crc crio[20719]: time=\"2026-06-12T20:21:05.25743205Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=f64fec3f-633d-4e5d-975a-b1c93cdeaeff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:05.260882 crc crio[20719]: time=\"2026-06-12T20:21:05.260768468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7f23d5a1-821d-4f7b-93bd-fc22fb171182 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.281992 crc crio[20719]: time=\"2026-06-12T20:21:05.281902681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.289190 crc crio[20719]: time=\"2026-06-12T20:21:05.289108541Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=f190c71d-e36c-4a6b-a9a4-0ab7a114bbd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:05.293396 crc crio[20719]: time=\"2026-06-12T20:21:05.293252986Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dc913c5d-6820-4ed7-83bb-14fc8f0dcfa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:05.342747 crc crio[20719]: time=\"2026-06-12T20:21:05.342673411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.383713 crc crio[20719]: time=\"2026-06-12T20:21:05.383605753Z\" level=info msg=\"Removed container f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a: openstack/ceilometer-0/ceilometer-central-agent\" id=e50beddf-b652-4bd5-a36e-2f7b06316a70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:05.384210 crc crio[20719]: time=\"2026-06-12T20:21:05.384141918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.459439 crc crio[20719]: time=\"2026-06-12T20:21:05.458586082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.469411 crc crio[20719]: time=\"2026-06-12T20:21:05.468560959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.475391 crc crio[20719]: time=\"2026-06-12T20:21:05.475235765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.480693 crc crio[20719]: time=\"2026-06-12T20:21:05.480533333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.483613 crc crio[20719]: time=\"2026-06-12T20:21:05.483547537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.484074 crc crio[20719]: time=\"2026-06-12T20:21:05.484039521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.545419 crc crio[20719]: time=\"2026-06-12T20:21:05.545350145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.549253 crc crio[20719]: time=\"2026-06-12T20:21:05.54916918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.681594 crc crio[20719]: time=\"2026-06-12T20:21:05.68152854Z\" level=info msg=\"Created container e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773: openstack/nova-metadata-0/nova-metadata-log\" id=f64fec3f-633d-4e5d-975a-b1c93cdeaeff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:05.683710 crc crio[20719]: time=\"2026-06-12T20:21:05.683617601Z\" level=info msg=\"Starting container: e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773\" id=9a5e91b0-24a4-4578-a945-4f454f532e35 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:05.685080 crc crio[20719]: time=\"2026-06-12T20:21:05.684820067Z\" level=info msg=\"Created container 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a: openstack/nova-api-0/nova-api-log\" id=f190c71d-e36c-4a6b-a9a4-0ab7a114bbd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:05.687201 crc crio[20719]: time=\"2026-06-12T20:21:05.686705285Z\" level=info msg=\"Starting container: 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a\" id=fef80704-d1dc-47c4-933d-588376223928 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:05.688079 crc crio[20719]: time=\"2026-06-12T20:21:05.68798995Z\" level=info msg=\"Created container 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=aba35999-4bb9-45be-a861-528d5e42cecf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:05.689895 crc crio[20719]: time=\"2026-06-12T20:21:05.689767529Z\" level=info msg=\"Starting container: 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9\" id=4a34b056-ab64-412a-98ac-e8c91ea1201a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:05.692024 crc crio[20719]: time=\"2026-06-12T20:21:05.69193328Z\" level=info msg=\"Started container\" PID=78882 containerID=e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773 description=openstack/nova-metadata-0/nova-metadata-log id=9a5e91b0-24a4-4578-a945-4f454f532e35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\nJun 12 20:21:05.695920 crc crio[20719]: time=\"2026-06-12T20:21:05.695843991Z\" level=info msg=\"Started container\" PID=78881 containerID=31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=4a34b056-ab64-412a-98ac-e8c91ea1201a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\nJun 12 20:21:05.700129 crc crio[20719]: time=\"2026-06-12T20:21:05.700051519Z\" level=info msg=\"Started container\" PID=78883 containerID=9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a description=openstack/nova-api-0/nova-api-log id=fef80704-d1dc-47c4-933d-588376223928 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\nJun 12 20:21:05.718978 crc crio[20719]: time=\"2026-06-12T20:21:05.718869048Z\" level=info msg=\"Created container eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dc913c5d-6820-4ed7-83bb-14fc8f0dcfa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:05.719351 crc crio[20719]: time=\"2026-06-12T20:21:05.719000702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=48389907-76d7-40ad-a903-575461df164b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.730915 crc crio[20719]: time=\"2026-06-12T20:21:05.730692982Z\" level=info msg=\"Starting container: eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec\" id=2bcbf9e2-a4f2-4cb1-9abb-51a54b60d9f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:05.734681 crc crio[20719]: time=\"2026-06-12T20:21:05.733184932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0737ea9a-44d2-4b93-9167-5cb9d2be4a40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.744169 crc crio[20719]: time=\"2026-06-12T20:21:05.744052369Z\" level=info msg=\"Started container\" PID=78884 containerID=eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=2bcbf9e2-a4f2-4cb1-9abb-51a54b60d9f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\nJun 12 20:21:05.766806 crc crio[20719]: time=\"2026-06-12T20:21:05.766187124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=782165bc-9054-4d6b-9ada-c4d7fe8facf1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.772071 crc crio[20719]: time=\"2026-06-12T20:21:05.771930554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a269db59-52c6-4ba0-9be3-1d95e9a03637 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.777458 crc crio[20719]: time=\"2026-06-12T20:21:05.777245901Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=2c0de341-c525-47bc-af53-0763c0b944fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:05.779162 crc crio[20719]: time=\"2026-06-12T20:21:05.779074823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.783948 crc crio[20719]: time=\"2026-06-12T20:21:05.78365526Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=79e4517a-57b8-4333-b6d5-3ca5b1517d6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:05.806645 crc crio[20719]: time=\"2026-06-12T20:21:05.805818268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.847533 crc crio[20719]: 2026-06-12T20:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd98ca882c116d5 Mac:c6:85:42:3c:0e:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/ed9766ec-9adb-49c4-8351-2bf8e2cea760 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:21:05.850398 crc crio[20719]: time=\"2026-06-12T20:21:05.850196281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.855702 crc crio[20719]: time=\"2026-06-12T20:21:05.854887133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.856223 crc crio[20719]: time=\"2026-06-12T20:21:05.856094406Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f UID:8e58a0ce-2aa2-49be-8509-41c307d0651f NetNS:/var/run/netns/ed9766ec-9adb-49c4-8351-2bf8e2cea760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e58a0ce_2aa2_49be_8509_41c307d0651f.slice PodAnnotations:0xc00170c0a8}] Aliases:map[]}\"\nJun 12 20:21:05.856608 crc crio[20719]: time=\"2026-06-12T20:21:05.85658431Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:21:05.861794 crc crio[20719]: time=\"2026-06-12T20:21:05.861688729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.869572 crc crio[20719]: time=\"2026-06-12T20:21:05.868993132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.873390 crc crio[20719]: time=\"2026-06-12T20:21:05.873224531Z\" level=info msg=\"Ran pod sandbox fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f with infra container: openstack/ceilometer-0/POD\" id=19b0f25a-7b93-4daa-a7ab-b440e3136bf2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:05.882668 crc crio[20719]: time=\"2026-06-12T20:21:05.882551878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d5a71238-22b9-4216-80ed-83cb5f347a24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.925084 crc crio[20719]: time=\"2026-06-12T20:21:05.924873966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5823ec9d-3fd9-46bd-80c4-3bccb027002c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:05.937862 crc crio[20719]: time=\"2026-06-12T20:21:05.937175928Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1dac733f-0f31-44a3-89cb-82b8f9a56e70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:05.938218 crc crio[20719]: time=\"2026-06-12T20:21:05.938179936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:05.992763 crc crio[20719]: time=\"2026-06-12T20:21:05.992608948Z\" level=info msg=\"Created container 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c: openstack/nova-api-0/nova-api-api\" id=2c0de341-c525-47bc-af53-0763c0b944fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:05.995914 crc crio[20719]: time=\"2026-06-12T20:21:05.995841568Z\" level=info msg=\"Starting container: 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c\" id=2b4aa15c-82b3-4e47-bc95-7fd065edb36d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:06.008789 crc crio[20719]: time=\"2026-06-12T20:21:06.008734856Z\" level=info msg=\"Started container\" PID=78932 containerID=3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c description=openstack/nova-api-0/nova-api-api id=2b4aa15c-82b3-4e47-bc95-7fd065edb36d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\nJun 12 20:21:06.016439 crc crio[20719]: time=\"2026-06-12T20:21:06.016351368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:06.025227 crc crio[20719]: time=\"2026-06-12T20:21:06.025151873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:06.044630 crc crio[20719]: time=\"2026-06-12T20:21:06.043434121Z\" level=info msg=\"Created container e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2: openstack/nova-metadata-0/nova-metadata-metadata\" id=79e4517a-57b8-4333-b6d5-3ca5b1517d6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:06.049426 crc crio[20719]: time=\"2026-06-12T20:21:06.048860605Z\" level=info msg=\"Starting container: e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2\" id=2a9e862a-e41d-4618-b2c1-5b8c64ef87ed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:06.068218 crc crio[20719]: time=\"2026-06-12T20:21:06.068121218Z\" level=info msg=\"Started container\" PID=78935 containerID=e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2 description=openstack/nova-metadata-0/nova-metadata-metadata id=2a9e862a-e41d-4618-b2c1-5b8c64ef87ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\nJun 12 20:21:06.153445 crc crio[20719]: time=\"2026-06-12T20:21:06.153194202Z\" level=info msg=\"Created container d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723: openstack/ceilometer-0/ceilometer-central-agent\" id=1dac733f-0f31-44a3-89cb-82b8f9a56e70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:06.155189 crc crio[20719]: time=\"2026-06-12T20:21:06.155089305Z\" level=info msg=\"Starting container: d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723\" id=39eeac95-89ae-49c7-a5ce-4bbde8b9881c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:06.162155 crc crio[20719]: time=\"2026-06-12T20:21:06.162029061Z\" level=info msg=\"Started container\" PID=78957 containerID=d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723 description=openstack/ceilometer-0/ceilometer-central-agent id=39eeac95-89ae-49c7-a5ce-4bbde8b9881c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\nJun 12 20:21:06.182727 crc crio[20719]: time=\"2026-06-12T20:21:06.182678132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=719655a3-b0ed-4208-9e83-c5e28671db53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:06.228891 crc crio[20719]: time=\"2026-06-12T20:21:06.228770394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=68e79de8-afde-4e81-b69b-9da64e3c455a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:06.241447 crc crio[20719]: time=\"2026-06-12T20:21:06.241385744Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=4f83f4a7-7065-40e1-905f-020663aac8e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:06.244637 crc crio[20719]: time=\"2026-06-12T20:21:06.244523992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:06.333984 crc crio[20719]: time=\"2026-06-12T20:21:06.333914237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:06.341755 crc crio[20719]: time=\"2026-06-12T20:21:06.341691553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:06.497181 crc crio[20719]: time=\"2026-06-12T20:21:06.49665629Z\" level=info msg=\"Stopping container: 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9 (timeout: 30s)\" id=5b4b3039-7fc0-4d71-8a2d-1427f869d2ae name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:06.511777 crc crio[20719]: time=\"2026-06-12T20:21:06.511661308Z\" level=info msg=\"Stopping container: e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773 (timeout: 30s)\" id=31abec53-bfe1-4ec0-9d2b-c06c87c7ae07 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:06.513936 crc crio[20719]: time=\"2026-06-12T20:21:06.513880389Z\" level=info msg=\"Stopping container: e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2 (timeout: 30s)\" id=4ed69a1d-f184-49c4-b6dd-b5e1e1464af0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:06.526444 crc crio[20719]: time=\"2026-06-12T20:21:06.52613024Z\" level=info msg=\"Created container ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c: openstack/ceilometer-0/ceilometer-notification-agent\" id=4f83f4a7-7065-40e1-905f-020663aac8e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:06.535884 crc crio[20719]: time=\"2026-06-12T20:21:06.535699735Z\" level=info msg=\"Starting container: ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c\" id=de3f813b-10df-4109-b95d-fad62fec5dfc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:06.546683 crc crio[20719]: time=\"2026-06-12T20:21:06.546555237Z\" level=info msg=\"Started container\" PID=79236 containerID=ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c description=openstack/ceilometer-0/ceilometer-notification-agent id=de3f813b-10df-4109-b95d-fad62fec5dfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\nJun 12 20:21:06.571858 crc crio[20719]: time=\"2026-06-12T20:21:06.571471808Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e04e02ab-99f7-4b2f-8d18-1060dc3d334a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:06.627759 crc crio[20719]: time=\"2026-06-12T20:21:06.627663341Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=370f3407-943e-4153-858b-5ca04a192e67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:06.675562 crc crio[20719]: time=\"2026-06-12T20:21:06.67547153Z\" level=info msg=\"Stopped container e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773: openstack/nova-metadata-0/nova-metadata-log\" id=31abec53-bfe1-4ec0-9d2b-c06c87c7ae07 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:06.688694 crc crio[20719]: time=\"2026-06-12T20:21:06.688620657Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=957a5b39-582e-4bd2-825b-e80378554aea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:06.689107 crc crio[20719]: time=\"2026-06-12T20:21:06.689055719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:06.792627 crc crio[20719]: time=\"2026-06-12T20:21:06.791883998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:06.800247 crc crio[20719]: time=\"2026-06-12T20:21:06.800152448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:06.941785 crc crio[20719]: time=\"2026-06-12T20:21:06.94168568Z\" level=info msg=\"Created container 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30: openstack/ceilometer-0/sg-core\" id=957a5b39-582e-4bd2-825b-e80378554aea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:06.943527 crc crio[20719]: time=\"2026-06-12T20:21:06.943460449Z\" level=info msg=\"Starting container: 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30\" id=1a978f0d-b396-4fd4-85c1-70343388596d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:06.950034 crc crio[20719]: time=\"2026-06-12T20:21:06.949913521Z\" level=info msg=\"Started container\" PID=79316 containerID=1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30 description=openstack/ceilometer-0/sg-core id=1a978f0d-b396-4fd4-85c1-70343388596d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\nJun 12 20:21:06.964222 crc crio[20719]: time=\"2026-06-12T20:21:06.964130966Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ed1d4cee-c4a5-403e-9410-524135bc52c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:07.008060 crc crio[20719]: time=\"2026-06-12T20:21:07.007951625Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=8a2af64a-5af6-4576-8b40-8eb9d44bea3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:07.021526 crc crio[20719]: time=\"2026-06-12T20:21:07.021429339Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=1a88a20f-14cb-4802-87a3-10cc988f7551 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:07.022191 crc crio[20719]: time=\"2026-06-12T20:21:07.021968084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:07.057462 crc crio[20719]: time=\"2026-06-12T20:21:07.05708307Z\" level=info msg=\"Stopped container e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2: openstack/nova-metadata-0/nova-metadata-metadata\" id=4ed69a1d-f184-49c4-b6dd-b5e1e1464af0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:07.059008 crc crio[20719]: time=\"2026-06-12T20:21:07.058862479Z\" level=info msg=\"Stopping pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\" id=1bff8bed-d309-43b1-b9c4-a39433dd72d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:07.060015 crc crio[20719]: time=\"2026-06-12T20:21:07.059816976Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a UID:2ee691e3-80e7-45b1-b496-68a85adc97d5 NetNS:/var/run/netns/8395b433-6f36-45eb-b0fa-580bb8554a08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ee691e3_80e7_45b1_b496_68a85adc97d5.slice PodAnnotations:0xc003c98728}] Aliases:map[]}\"\nJun 12 20:21:07.060828 crc crio[20719]: time=\"2026-06-12T20:21:07.060766383Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:07.079421 crc crio[20719]: time=\"2026-06-12T20:21:07.079311699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:07.084584 crc crio[20719]: time=\"2026-06-12T20:21:07.084519432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:07.318483 crc crio[20719]: time=\"2026-06-12T20:21:07.317404761Z\" level=info msg=\"Created container d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2: openstack/ceilometer-0/proxy-httpd\" id=1a88a20f-14cb-4802-87a3-10cc988f7551 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:07.319450 crc crio[20719]: time=\"2026-06-12T20:21:07.319393555Z\" level=info msg=\"Starting container: d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2\" id=7c1af0c5-aed6-4cf9-aa7a-c47f4deacfb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:07.332904 crc crio[20719]: time=\"2026-06-12T20:21:07.332800095Z\" level=info msg=\"Started container\" PID=79357 containerID=d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2 description=openstack/ceilometer-0/proxy-httpd id=7c1af0c5-aed6-4cf9-aa7a-c47f4deacfb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\nJun 12 20:21:07.480995 crc crio[20719]: time=\"2026-06-12T20:21:07.480857421Z\" level=info msg=\"Stopping container: 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3 (timeout: 10s)\" id=5eb09a49-91f0-4660-bc2f-57aad5046ac5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:07.501346 crc crio[20719]: time=\"2026-06-12T20:21:07.499382192Z\" level=info msg=\"Stopped pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\" id=1bff8bed-d309-43b1-b9c4-a39433dd72d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:07.701355 crc crio[20719]: time=\"2026-06-12T20:21:07.700687175Z\" level=info msg=\"Stopped container 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3: openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns\" id=5eb09a49-91f0-4660-bc2f-57aad5046ac5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:07.702154 crc crio[20719]: time=\"2026-06-12T20:21:07.702074491Z\" level=info msg=\"Stopping pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\" id=00a5beae-be4d-4a65-ae78-1e2113062b90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:07.702664 crc crio[20719]: time=\"2026-06-12T20:21:07.702594565Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-hmcdn Namespace:openstack ID:089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb UID:e3ca2bcf-0371-468d-826c-8a18a636d4f6 NetNS:/var/run/netns/d3d884e7-3067-4bec-8fe3-6b9483da00fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3ca2bcf_0371_468d_826c_8a18a636d4f6.slice PodAnnotations:0xc00334afa8}] Aliases:map[]}\"\nJun 12 20:21:07.702785 crc crio[20719]: time=\"2026-06-12T20:21:07.702763411Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-hmcdn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:08.286144 crc crio[20719]: time=\"2026-06-12T20:21:08.281599302Z\" level=info msg=\"Stopped pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\" id=00a5beae-be4d-4a65-ae78-1e2113062b90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:08.656873 crc crio[20719]: time=\"2026-06-12T20:21:08.651766801Z\" level=info msg=\"Removing container: 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3\" id=2088146f-344a-4494-ac32-ad976a2361a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:08.752433 crc crio[20719]: time=\"2026-06-12T20:21:08.75236232Z\" level=info msg=\"Removed container 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3: openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns\" id=2088146f-344a-4494-ac32-ad976a2361a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:08.758939 crc crio[20719]: time=\"2026-06-12T20:21:08.756799942Z\" level=info msg=\"Removing container: 6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8\" id=16fdb03e-bed6-4d7c-aae8-a48c9f5c5c10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:08.821522 crc crio[20719]: time=\"2026-06-12T20:21:08.82142692Z\" level=info msg=\"Removed container 6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8: openstack/dnsmasq-dns-764b948f4c-hmcdn/init\" id=16fdb03e-bed6-4d7c-aae8-a48c9f5c5c10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:09.229928 crc crio[20719]: time=\"2026-06-12T20:21:09.229573004Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=00fcce35-a14b-47e4-8649-fb5b24e295ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:09.229928 crc crio[20719]: time=\"2026-06-12T20:21:09.229911424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:09.262762 crc crio[20719]: time=\"2026-06-12T20:21:09.262234506Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3 UID:e4387c86-120d-4c83-9cdc-666e374d18c0 NetNS:/var/run/netns/42155ca9-7a9b-4394-bac6-ad272e505715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4387c86_120d_4c83_9cdc_666e374d18c0.slice PodAnnotations:0xc0023e2bd0}] Aliases:map[]}\"\nJun 12 20:21:09.262762 crc crio[20719]: time=\"2026-06-12T20:21:09.262660098Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:09.923610 crc crio[20719]: 2026-06-12T20:21:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8e44d1382864fe Mac:e6:30:cb:5a:3e:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/42155ca9-7a9b-4394-bac6-ad272e505715 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:21:09.925775 crc crio[20719]: time=\"2026-06-12T20:21:09.925712834Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3 UID:e4387c86-120d-4c83-9cdc-666e374d18c0 NetNS:/var/run/netns/42155ca9-7a9b-4394-bac6-ad272e505715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4387c86_120d_4c83_9cdc_666e374d18c0.slice PodAnnotations:0xc0023e2bd0}] Aliases:map[]}\"\nJun 12 20:21:09.925909 crc crio[20719]: time=\"2026-06-12T20:21:09.925890946Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:21:09.936050 crc crio[20719]: time=\"2026-06-12T20:21:09.935918118Z\" level=info msg=\"Ran pod sandbox b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3 with infra container: openstack/nova-metadata-0/POD\" id=00fcce35-a14b-47e4-8649-fb5b24e295ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:09.938756 crc crio[20719]: time=\"2026-06-12T20:21:09.938683398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8bc3643d-7c6e-4c5c-9686-3ab467f7644b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:09.945569 crc crio[20719]: time=\"2026-06-12T20:21:09.945484861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3d167967-65be-4ea3-ad42-45fbdd4295fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:09.957561 crc crio[20719]: time=\"2026-06-12T20:21:09.957478821Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=7f6e5e84-75d0-463a-ab26-893f1ecddc59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:09.959472 crc crio[20719]: time=\"2026-06-12T20:21:09.959420995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:10.017368 crc crio[20719]: time=\"2026-06-12T20:21:10.017237201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:10.026180 crc crio[20719]: time=\"2026-06-12T20:21:10.026076657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:10.473582 crc crio[20719]: time=\"2026-06-12T20:21:10.473491355Z\" level=info msg=\"Created container 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d: openstack/nova-metadata-0/nova-metadata-log\" id=7f6e5e84-75d0-463a-ab26-893f1ecddc59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:10.474666 crc crio[20719]: time=\"2026-06-12T20:21:10.474604478Z\" level=info msg=\"Starting container: 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d\" id=2a3ac7ae-7c99-4562-844b-5490e2ae48b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:10.485516 crc crio[20719]: time=\"2026-06-12T20:21:10.485358766Z\" level=info msg=\"Started container\" PID=79861 containerID=9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d description=openstack/nova-metadata-0/nova-metadata-log id=2a3ac7ae-7c99-4562-844b-5490e2ae48b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\nJun 12 20:21:10.499371 crc crio[20719]: time=\"2026-06-12T20:21:10.49922098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c39081dd-bcd8-4af7-8594-22814dff7293 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:10.566961 crc crio[20719]: time=\"2026-06-12T20:21:10.566733616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=602e8dab-5cc8-423f-a1b1-ebe7bb025d0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:10.590091 crc crio[20719]: time=\"2026-06-12T20:21:10.58952424Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=9c5945ec-8645-4d35-abd3-5b6eb2050cf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:10.597439 crc crio[20719]: time=\"2026-06-12T20:21:10.591819435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:10.667144 crc crio[20719]: time=\"2026-06-12T20:21:10.667032465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:10.673453 crc crio[20719]: time=\"2026-06-12T20:21:10.673375432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:10.718317 crc crio[20719]: time=\"2026-06-12T20:21:10.716421188Z\" level=info msg=\"Stopping pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\" id=620a1b06-45fc-4e68-874c-a7597f1877ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:10.718317 crc crio[20719]: time=\"2026-06-12T20:21:10.717139059Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-dhd9v Namespace:openstack ID:c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f UID:613a6c27-bb69-4e66-ad15-eae83fd47ee7 NetNS:/var/run/netns/e9e0f083-28af-4b96-b0e9-e3ca2380b91f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod613a6c27_bb69_4e66_ad15_eae83fd47ee7.slice PodAnnotations:0xc0023e2260}] Aliases:map[]}\"\nJun 12 20:21:10.718317 crc crio[20719]: time=\"2026-06-12T20:21:10.717391166Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-dhd9v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:10.841739 crc crio[20719]: time=\"2026-06-12T20:21:10.841635141Z\" level=info msg=\"Stopping pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\" id=83c9bb4b-fff4-43ad-9899-400f1f14eb90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:10.841739 crc crio[20719]: time=\"2026-06-12T20:21:10.841748554Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\" id=83c9bb4b-fff4-43ad-9899-400f1f14eb90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:10.843763 crc crio[20719]: time=\"2026-06-12T20:21:10.843716139Z\" level=info msg=\"Removing pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\" id=7bb638db-fd94-4ca1-b73f-9fab668a7e6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:21:10.898949 crc crio[20719]: time=\"2026-06-12T20:21:10.896544145Z\" level=info msg=\"Created container faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0: openstack/nova-metadata-0/nova-metadata-metadata\" id=9c5945ec-8645-4d35-abd3-5b6eb2050cf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:10.906510 crc crio[20719]: time=\"2026-06-12T20:21:10.898975996Z\" level=info msg=\"Starting container: faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0\" id=307f9df2-4f2e-463e-a938-c40ef9be3b52 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:10.909737 crc crio[20719]: time=\"2026-06-12T20:21:10.909661291Z\" level=info msg=\"Removed pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\" id=7bb638db-fd94-4ca1-b73f-9fab668a7e6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:21:10.924827 crc crio[20719]: time=\"2026-06-12T20:21:10.919230758Z\" level=info msg=\"Started container\" PID=79896 containerID=faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0 description=openstack/nova-metadata-0/nova-metadata-metadata id=307f9df2-4f2e-463e-a938-c40ef9be3b52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\nJun 12 20:21:10.924827 crc crio[20719]: time=\"2026-06-12T20:21:10.921019898Z\" level=info msg=\"Stopping pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\" id=d59baf4f-e91d-4f8e-8d89-2c63b85a861f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:10.924827 crc crio[20719]: time=\"2026-06-12T20:21:10.9210824Z\" level=info msg=\"Stopped pod sandbox (already stopped): b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\" id=d59baf4f-e91d-4f8e-8d89-2c63b85a861f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:10.924827 crc crio[20719]: time=\"2026-06-12T20:21:10.922006133Z\" level=info msg=\"Removing pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\" id=ae20200d-d9f8-44f1-aee2-4aea47b8be54 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:21:10.945587 crc crio[20719]: time=\"2026-06-12T20:21:10.94506208Z\" level=info msg=\"Removed pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\" id=ae20200d-d9f8-44f1-aee2-4aea47b8be54 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:21:10.949107 crc crio[20719]: time=\"2026-06-12T20:21:10.947869093Z\" level=info msg=\"Stopping pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\" id=9627e578-7905-42ac-b375-f12f50f97d36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:10.949107 crc crio[20719]: time=\"2026-06-12T20:21:10.948077339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\" id=9627e578-7905-42ac-b375-f12f50f97d36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:10.949107 crc crio[20719]: time=\"2026-06-12T20:21:10.948975933Z\" level=info msg=\"Removing pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\" id=044ad1b7-c3e2-466d-88d8-fbbea8cba9b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:21:10.969787 crc crio[20719]: time=\"2026-06-12T20:21:10.969686689Z\" level=info msg=\"Removed pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\" id=044ad1b7-c3e2-466d-88d8-fbbea8cba9b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:21:10.975989 crc crio[20719]: time=\"2026-06-12T20:21:10.973887857Z\" level=info msg=\"Stopping pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\" id=fd989f39-076a-48d9-a1ef-ca46ecda007c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:10.975989 crc crio[20719]: time=\"2026-06-12T20:21:10.973962549Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\" id=fd989f39-076a-48d9-a1ef-ca46ecda007c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:10.975989 crc crio[20719]: time=\"2026-06-12T20:21:10.97470071Z\" level=info msg=\"Removing pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\" id=67c1a69e-6632-40b3-884b-d972128c9807 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:21:11.004725 crc crio[20719]: time=\"2026-06-12T20:21:11.004225107Z\" level=info msg=\"Removed pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\" id=67c1a69e-6632-40b3-884b-d972128c9807 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:21:11.005833 crc crio[20719]: time=\"2026-06-12T20:21:11.005683413Z\" level=info msg=\"Stopping pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\" id=a5a76900-cdb7-42f0-988e-cb51519af0c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:11.006034 crc crio[20719]: time=\"2026-06-12T20:21:11.00591736Z\" level=info msg=\"Stopped pod sandbox (already stopped): 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\" id=a5a76900-cdb7-42f0-988e-cb51519af0c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:11.010318 crc crio[20719]: time=\"2026-06-12T20:21:11.009161623Z\" level=info msg=\"Removing pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\" id=d82c74a8-e0f7-4015-a568-28b7abc8fec4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:21:11.027585 crc crio[20719]: time=\"2026-06-12T20:21:11.026712056Z\" level=info msg=\"Removed pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\" id=d82c74a8-e0f7-4015-a568-28b7abc8fec4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:21:11.032956 crc crio[20719]: time=\"2026-06-12T20:21:11.032875698Z\" level=info msg=\"Stopping pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\" id=cfb016dd-c5ce-4329-b011-4333720d282a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:11.033035 crc crio[20719]: time=\"2026-06-12T20:21:11.03297986Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\" id=cfb016dd-c5ce-4329-b011-4333720d282a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:11.035512 crc crio[20719]: time=\"2026-06-12T20:21:11.035441829Z\" level=info msg=\"Removing pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\" id=3aff740d-9d68-4f13-b635-4e11879efd5b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:21:11.082557 crc crio[20719]: time=\"2026-06-12T20:21:11.082092153Z\" level=info msg=\"Removed pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\" id=3aff740d-9d68-4f13-b635-4e11879efd5b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:21:11.155851 crc crio[20719]: time=\"2026-06-12T20:21:11.155448138Z\" level=info msg=\"Stopped pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\" id=620a1b06-45fc-4e68-874c-a7597f1877ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:11.980901 crc crio[20719]: time=\"2026-06-12T20:21:11.980812967Z\" level=info msg=\"Stopping container: eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec (timeout: 30s)\" id=a90cfcd2-9978-4731-af5b-8e8154490799 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:11.999814 crc crio[20719]: time=\"2026-06-12T20:21:11.999375514Z\" level=info msg=\"Stopping container: 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a (timeout: 30s)\" id=2b8bddb8-dc52-43f1-a161-9c4257c484ad name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:11.999997 crc crio[20719]: time=\"2026-06-12T20:21:11.999908122Z\" level=info msg=\"Stopping container: 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c (timeout: 30s)\" id=b168c9c6-6ac2-436f-85d9-bd65441dc924 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:12.123434 crc crio[20719]: time=\"2026-06-12T20:21:12.121737986Z\" level=info msg=\"Stopped container 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a: openstack/nova-api-0/nova-api-log\" id=2b8bddb8-dc52-43f1-a161-9c4257c484ad name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:13.364849 crc crio[20719]: time=\"2026-06-12T20:21:13.364695128Z\" level=info msg=\"Stopped container eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a90cfcd2-9978-4731-af5b-8e8154490799 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:13.372109 crc crio[20719]: time=\"2026-06-12T20:21:13.37192286Z\" level=info msg=\"Stopping pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\" id=6fd93fdd-6a98-467e-b547-b3f14eb62edd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:13.373198 crc crio[20719]: time=\"2026-06-12T20:21:13.373086513Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc UID:5a04b081-10e3-4cc0-8ca0-8f62186b6017 NetNS:/var/run/netns/d65f63f8-797a-4301-a6e6-b2eb8f9ecec9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a04b081_10e3_4cc0_8ca0_8f62186b6017.slice PodAnnotations:0xc00170ca28}] Aliases:map[]}\"\nJun 12 20:21:13.373542 crc crio[20719]: time=\"2026-06-12T20:21:13.373437802Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:13.747185 crc crio[20719]: time=\"2026-06-12T20:21:13.746638776Z\" level=info msg=\"Stopped pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\" id=6fd93fdd-6a98-467e-b547-b3f14eb62edd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:13.803945 crc crio[20719]: time=\"2026-06-12T20:21:13.803781855Z\" level=info msg=\"Stopping container: faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0 (timeout: 30s)\" id=a9cb040b-785d-4372-8418-e361115a6718 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:13.804084 crc crio[20719]: time=\"2026-06-12T20:21:13.803935619Z\" level=info msg=\"Stopping container: 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d (timeout: 30s)\" id=09fefa96-12c5-4be8-b87e-6b4161224a37 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:13.961775 crc crio[20719]: time=\"2026-06-12T20:21:13.961512151Z\" level=info msg=\"Stopped container 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d: openstack/nova-metadata-0/nova-metadata-log\" id=09fefa96-12c5-4be8-b87e-6b4161224a37 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:15.838357 crc crio[20719]: time=\"2026-06-12T20:21:15.837537162Z\" level=info msg=\"Stopped container faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0: openstack/nova-metadata-0/nova-metadata-metadata\" id=a9cb040b-785d-4372-8418-e361115a6718 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:15.839418 crc crio[20719]: time=\"2026-06-12T20:21:15.83887136Z\" level=info msg=\"Stopping pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\" id=3d5ef96a-d47c-4818-8da3-960c28351221 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:15.839418 crc crio[20719]: time=\"2026-06-12T20:21:15.839378074Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3 UID:e4387c86-120d-4c83-9cdc-666e374d18c0 NetNS:/var/run/netns/42155ca9-7a9b-4394-bac6-ad272e505715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4387c86_120d_4c83_9cdc_666e374d18c0.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}\"\nJun 12 20:21:15.839574 crc crio[20719]: time=\"2026-06-12T20:21:15.839525499Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:15.858003 crc crio[20719]: time=\"2026-06-12T20:21:15.857918899Z\" level=info msg=\"Stopping pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\" id=a17dff0c-64c0-4057-ad52-22dbecf94a20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:15.858730 crc crio[20719]: time=\"2026-06-12T20:21:15.858598077Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-vt6q4 Namespace:openstack ID:0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096 UID:63c345e5-098e-4b01-bbce-f9d29a3a52a8 NetNS:/var/run/netns/8410a04d-34c5-4649-b6fe-a49c165cd6c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63c345e5_098e_4b01_bbce_f9d29a3a52a8.slice PodAnnotations:0xc000526c70}] Aliases:map[]}\"\nJun 12 20:21:15.858877 crc crio[20719]: time=\"2026-06-12T20:21:15.858788873Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-vt6q4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:16.068783 crc crio[20719]: time=\"2026-06-12T20:21:16.068673028Z\" level=info msg=\"Stopped container 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c: openstack/nova-api-0/nova-api-api\" id=b168c9c6-6ac2-436f-85d9-bd65441dc924 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:16.071919 crc crio[20719]: time=\"2026-06-12T20:21:16.071184149Z\" level=info msg=\"Stopping pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\" id=b16e327c-f220-4226-b7fc-9aed97f011ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:16.071919 crc crio[20719]: time=\"2026-06-12T20:21:16.071798446Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada UID:f34a48ea-4105-4168-955f-209130918188 NetNS:/var/run/netns/88c4c35d-cf6d-434d-a9b0-959114e064e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf34a48ea_4105_4168_955f_209130918188.slice PodAnnotations:0xc003ab0130}] Aliases:map[]}\"\nJun 12 20:21:16.071919 crc crio[20719]: time=\"2026-06-12T20:21:16.07192246Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:16.269658 crc crio[20719]: time=\"2026-06-12T20:21:16.268949276Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=efd2455d-1587-4242-8c83-a15fb0ace585 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:16.269658 crc crio[20719]: time=\"2026-06-12T20:21:16.269037478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:16.326350 crc crio[20719]: time=\"2026-06-12T20:21:16.322312285Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de UID:7e190b44-6b2e-446a-9726-0d0c025acf8f NetNS:/var/run/netns/860f8275-608e-427a-af56-433d520623e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e190b44_6b2e_446a_9726_0d0c025acf8f.slice PodAnnotations:0xc003332940}] Aliases:map[]}\"\nJun 12 20:21:16.326350 crc crio[20719]: time=\"2026-06-12T20:21:16.322672769Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:16.362243 crc crio[20719]: time=\"2026-06-12T20:21:16.361856259Z\" level=info msg=\"Stopped pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\" id=a17dff0c-64c0-4057-ad52-22dbecf94a20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:16.373457 crc crio[20719]: time=\"2026-06-12T20:21:16.373246805Z\" level=info msg=\"Stopped pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\" id=3d5ef96a-d47c-4818-8da3-960c28351221 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:16.584849 crc crio[20719]: time=\"2026-06-12T20:21:16.584777187Z\" level=info msg=\"Stopped pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\" id=b16e327c-f220-4226-b7fc-9aed97f011ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:16.879566 crc crio[20719]: time=\"2026-06-12T20:21:16.878940154Z\" level=info msg=\"Removing container: 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c\" id=5e9b1f09-a204-4e51-ae97-9343bc83abe7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:16.951402 crc crio[20719]: 2026-06-12T20:21:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e87e17189183ae1 Mac:2a:b5:a9:c1:f1:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/860f8275-608e-427a-af56-433d520623e9 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:21:16.951402 crc crio[20719]: time=\"2026-06-12T20:21:16.9434008Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de UID:7e190b44-6b2e-446a-9726-0d0c025acf8f NetNS:/var/run/netns/860f8275-608e-427a-af56-433d520623e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e190b44_6b2e_446a_9726_0d0c025acf8f.slice PodAnnotations:0xc003332940}] Aliases:map[]}\"\nJun 12 20:21:16.951402 crc crio[20719]: time=\"2026-06-12T20:21:16.943531294Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:21:16.994081 crc crio[20719]: time=\"2026-06-12T20:21:16.986948363Z\" level=info msg=\"Removed container 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c: openstack/nova-api-0/nova-api-api\" id=5e9b1f09-a204-4e51-ae97-9343bc83abe7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:17.022574 crc crio[20719]: time=\"2026-06-12T20:21:17.022506682Z\" level=info msg=\"Ran pod sandbox e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de with infra container: openstack/nova-scheduler-0/POD\" id=efd2455d-1587-4242-8c83-a15fb0ace585 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:17.033627 crc crio[20719]: time=\"2026-06-12T20:21:17.033506062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=fec3cb0e-e319-409d-bd2b-75a7bb51f6c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:17.034201 crc crio[20719]: time=\"2026-06-12T20:21:17.034160585Z\" level=info msg=\"Removing container: 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a\" id=e5c87fb5-6004-4159-97af-af84725d9f3c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:17.126772 crc crio[20719]: time=\"2026-06-12T20:21:17.126537024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ff8581da-fcda-4f32-a3d0-11f71eb8764d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:17.127417 crc crio[20719]: time=\"2026-06-12T20:21:17.127377889Z\" level=info msg=\"Removed container 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a: openstack/nova-api-0/nova-api-log\" id=e5c87fb5-6004-4159-97af-af84725d9f3c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:17.147895 crc crio[20719]: time=\"2026-06-12T20:21:17.147661589Z\" level=info msg=\"Removing container: faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0\" id=2a29aa88-4966-42ff-85ec-35f955fe771e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:17.157757 crc crio[20719]: time=\"2026-06-12T20:21:17.157677333Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=afc14db4-d3f0-4c71-84ef-e76bf682a6df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:17.159695 crc crio[20719]: time=\"2026-06-12T20:21:17.159031231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:17.290535 crc crio[20719]: time=\"2026-06-12T20:21:17.290474432Z\" level=info msg=\"Removed container faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0: openstack/nova-metadata-0/nova-metadata-metadata\" id=2a29aa88-4966-42ff-85ec-35f955fe771e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:17.302046 crc crio[20719]: time=\"2026-06-12T20:21:17.301907553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:17.311859 crc crio[20719]: time=\"2026-06-12T20:21:17.310546235Z\" level=info msg=\"Removing container: 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d\" id=aa905b83-a590-4ba2-8762-c28b2d7d446c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:17.312982 crc crio[20719]: time=\"2026-06-12T20:21:17.312890918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:17.399930 crc crio[20719]: time=\"2026-06-12T20:21:17.397521431Z\" level=info msg=\"Removed container 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d: openstack/nova-metadata-0/nova-metadata-log\" id=aa905b83-a590-4ba2-8762-c28b2d7d446c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:17.466180 crc crio[20719]: time=\"2026-06-12T20:21:17.466096618Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=ce3f2432-1685-4db6-a524-77548753c367 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:17.466455 crc crio[20719]: time=\"2026-06-12T20:21:17.466202741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:17.508089 crc crio[20719]: time=\"2026-06-12T20:21:17.50788818Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d8092e688762ffa47590aaaad2877d518773a4ab00ad0a5cb859103eaf3fccd9 UID:c059dcdc-e419-4b6e-a849-773919289b98 NetNS:/var/run/netns/b63ab59d-02c0-4483-8fc0-958de1e38da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc059dcdc_e419_4b6e_a849_773919289b98.slice PodAnnotations:0xc0033328c0}] Aliases:map[]}\"\nJun 12 20:21:17.508089 crc crio[20719]: time=\"2026-06-12T20:21:17.507985392Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:17.560478 crc crio[20719]: time=\"2026-06-12T20:21:17.560371338Z\" level=info msg=\"Created container 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=afc14db4-d3f0-4c71-84ef-e76bf682a6df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:17.562178 crc crio[20719]: time=\"2026-06-12T20:21:17.562093056Z\" level=info msg=\"Starting container: 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c\" id=1500d037-685c-4431-b660-9636a8cf4662 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:17.562689 crc crio[20719]: time=\"2026-06-12T20:21:17.56259495Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=138372aa-53a6-4fd1-aaf5-dc40d3adf6ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:17.562774 crc crio[20719]: time=\"2026-06-12T20:21:17.562723054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:17.568899 crc crio[20719]: time=\"2026-06-12T20:21:17.568811043Z\" level=info msg=\"Started container\" PID=80504 containerID=51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=1500d037-685c-4431-b660-9636a8cf4662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\nJun 12 20:21:17.642143 crc crio[20719]: time=\"2026-06-12T20:21:17.641356103Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d UID:10f85c2f-7f35-4eab-8a5b-355b4e5c58cf NetNS:/var/run/netns/82fde074-2e10-4a12-8475-d3a41f72c952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10f85c2f_7f35_4eab_8a5b_355b4e5c58cf.slice PodAnnotations:0xc000111568}] Aliases:map[]}\"\nJun 12 20:21:17.642143 crc crio[20719]: time=\"2026-06-12T20:21:17.641425154Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:17.889934 crc crio[20719]: time=\"2026-06-12T20:21:17.889655172Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=c232afd3-4ae8-42d0-bd72-795d08bfe36e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:17.889934 crc crio[20719]: time=\"2026-06-12T20:21:17.889758835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:17.926790 crc crio[20719]: time=\"2026-06-12T20:21:17.926581279Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a UID:c019ff90-75a8-482b-aff3-fdf100cac0b6 NetNS:/var/run/netns/a4ed4dc7-5f79-4916-b09f-43bf7df279e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc019ff90_75a8_482b_aff3_fdf100cac0b6.slice PodAnnotations:0xc000a39208}] Aliases:map[]}\"\nJun 12 20:21:17.926790 crc crio[20719]: time=\"2026-06-12T20:21:17.926666782Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:18.165630 crc crio[20719]: 2026-06-12T20:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8092e688762ffa Mac:b6:4b:33:7c:bc:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/b63ab59d-02c0-4483-8fc0-958de1e38da2 SocketPath: PciID:}] [{Interface:0xc00025d540 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:21:18.166599 crc crio[20719]: time=\"2026-06-12T20:21:18.166531111Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d8092e688762ffa47590aaaad2877d518773a4ab00ad0a5cb859103eaf3fccd9 UID:c059dcdc-e419-4b6e-a849-773919289b98 NetNS:/var/run/netns/b63ab59d-02c0-4483-8fc0-958de1e38da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc059dcdc_e419_4b6e_a849_773919289b98.slice PodAnnotations:0xc0033328c0}] Aliases:map[]}\"\nJun 12 20:21:18.166852 crc crio[20719]: time=\"2026-06-12T20:21:18.166688946Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:21:18.180705 crc crio[20719]: time=\"2026-06-12T20:21:18.180451118Z\" level=info msg=\"Ran pod sandbox d8092e688762ffa47590aaaad2877d518773a4ab00ad0a5cb859103eaf3fccd9 with infra container: openstack/nova-cell1-conductor-0/POD\" id=ce3f2432-1685-4db6-a524-77548753c367 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:18.186099 crc crio[20719]: time=\"2026-06-12T20:21:18.186022922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6d440687-7d40-4fd3-9130-c7b405524d40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:18.211891 crc crio[20719]: time=\"2026-06-12T20:21:18.210702629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b0d0b0f1-bbe6-4b56-8f82-be2cb2a136dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:18.219498 crc crio[20719]: time=\"2026-06-12T20:21:18.219320608Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1d465cad-7491-42f3-9c40-1c2dfe3909b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:18.220197 crc crio[20719]: time=\"2026-06-12T20:21:18.219949004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:18.279119 crc crio[20719]: time=\"2026-06-12T20:21:18.279039508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:18.283946 crc crio[20719]: time=\"2026-06-12T20:21:18.283877742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:18.370457 crc crio[20719]: 2026-06-12T20:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7645c8a33188f1 Mac:02:12:20:b8:18:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/82fde074-2e10-4a12-8475-d3a41f72c952 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:21:18.372138 crc crio[20719]: time=\"2026-06-12T20:21:18.372034673Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d UID:10f85c2f-7f35-4eab-8a5b-355b4e5c58cf NetNS:/var/run/netns/82fde074-2e10-4a12-8475-d3a41f72c952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10f85c2f_7f35_4eab_8a5b_355b4e5c58cf.slice PodAnnotations:0xc000111568}] Aliases:map[]}\"\nJun 12 20:21:18.372370 crc crio[20719]: time=\"2026-06-12T20:21:18.37224333Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:21:18.387786 crc crio[20719]: time=\"2026-06-12T20:21:18.387701049Z\" level=info msg=\"Ran pod sandbox b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d with infra container: openstack/nova-metadata-0/POD\" id=138372aa-53a6-4fd1-aaf5-dc40d3adf6ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:18.393448 crc crio[20719]: time=\"2026-06-12T20:21:18.393369517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b61dc9ab-a5d3-47a8-80d8-58e223079557 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:18.398626 crc crio[20719]: time=\"2026-06-12T20:21:18.398506499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=24097b0a-9855-4f83-acc2-11c0541541f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:18.443876 crc crio[20719]: time=\"2026-06-12T20:21:18.442357738Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=535647f2-f574-4be9-83c8-f8fe159d690e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:18.445494 crc crio[20719]: time=\"2026-06-12T20:21:18.444997953Z\" level=info msg=\"Created container 6662d40187f6111e7ce07b299b28dfce46faf873a3d5c2e0ba678758beb70103: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1d465cad-7491-42f3-9c40-1c2dfe3909b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:18.448574 crc crio[20719]: time=\"2026-06-12T20:21:18.447971224Z\" level=info msg=\"Starting container: 6662d40187f6111e7ce07b299b28dfce46faf873a3d5c2e0ba678758beb70103\" id=fb09752e-1c1a-44d3-8928-f56769214f9f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:18.448897 crc crio[20719]: time=\"2026-06-12T20:21:18.448829081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:18.453986 crc crio[20719]: time=\"2026-06-12T20:21:18.45393777Z\" level=info msg=\"Started container\" PID=80655 containerID=6662d40187f6111e7ce07b299b28dfce46faf873a3d5c2e0ba678758beb70103 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=fb09752e-1c1a-44d3-8928-f56769214f9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8092e688762ffa47590aaaad2877d518773a4ab00ad0a5cb859103eaf3fccd9\nJun 12 20:21:18.527197 crc crio[20719]: 2026-06-12T20:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:747e7af077cdb9f Mac:a2:df:69:c6:f8:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/a4ed4dc7-5f79-4916-b09f-43bf7df279e8 SocketPath: PciID:}] [{Interface:0xc0004a8720 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:21:18.528238 crc crio[20719]: time=\"2026-06-12T20:21:18.528159013Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a UID:c019ff90-75a8-482b-aff3-fdf100cac0b6 NetNS:/var/run/netns/a4ed4dc7-5f79-4916-b09f-43bf7df279e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc019ff90_75a8_482b_aff3_fdf100cac0b6.slice PodAnnotations:0xc000a39208}] Aliases:map[]}\"\nJun 12 20:21:18.528505 crc crio[20719]: time=\"2026-06-12T20:21:18.528434871Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:21:18.535922 crc crio[20719]: time=\"2026-06-12T20:21:18.535842107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:18.541824 crc crio[20719]: time=\"2026-06-12T20:21:18.541745301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:18.542864 crc crio[20719]: time=\"2026-06-12T20:21:18.542788103Z\" level=info msg=\"Ran pod sandbox 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a with infra container: openstack/nova-api-0/POD\" id=c232afd3-4ae8-42d0-bd72-795d08bfe36e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:18.550490 crc crio[20719]: time=\"2026-06-12T20:21:18.550410291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c47987c5-b49c-4be7-ba84-0cc5f98de8e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:18.556042 crc crio[20719]: time=\"2026-06-12T20:21:18.555942295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d7af8f5a-23c1-460f-afc1-b0e51401b254 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:18.566056 crc crio[20719]: time=\"2026-06-12T20:21:18.565966634Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=fda2c515-4128-4045-ac22-544c01ff14c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:18.568121 crc crio[20719]: time=\"2026-06-12T20:21:18.568042132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:18.642377 crc crio[20719]: time=\"2026-06-12T20:21:18.642216607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:18.647755 crc crio[20719]: time=\"2026-06-12T20:21:18.647672796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:18.828712 crc crio[20719]: time=\"2026-06-12T20:21:18.828599416Z\" level=info msg=\"Created container b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033: openstack/nova-metadata-0/nova-metadata-log\" id=535647f2-f574-4be9-83c8-f8fe159d690e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:18.829975 crc crio[20719]: time=\"2026-06-12T20:21:18.829893481Z\" level=info msg=\"Starting container: b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033\" id=b2fb5b15-04c5-4630-b522-418d932fecf8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:18.839154 crc crio[20719]: time=\"2026-06-12T20:21:18.839089698Z\" level=info msg=\"Started container\" PID=80707 containerID=b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033 description=openstack/nova-metadata-0/nova-metadata-log id=b2fb5b15-04c5-4630-b522-418d932fecf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\nJun 12 20:21:18.915166 crc crio[20719]: time=\"2026-06-12T20:21:18.915045377Z\" level=info msg=\"Created container 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101: openstack/nova-api-0/nova-api-log\" id=fda2c515-4128-4045-ac22-544c01ff14c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:18.918132 crc crio[20719]: time=\"2026-06-12T20:21:18.917528077Z\" level=info msg=\"Starting container: 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101\" id=2134c2c8-74bb-4f27-8714-3d7db16eff5c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:18.918132 crc crio[20719]: time=\"2026-06-12T20:21:18.917875478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a2781052-1566-4ce0-a527-34e0a455683b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:18.927950 crc crio[20719]: time=\"2026-06-12T20:21:18.927856006Z\" level=info msg=\"Started container\" PID=80723 containerID=0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101 description=openstack/nova-api-0/nova-api-log id=2134c2c8-74bb-4f27-8714-3d7db16eff5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\nJun 12 20:21:18.946095 crc crio[20719]: time=\"2026-06-12T20:21:18.945603428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=67f5f28a-2fac-4d2c-afcb-428ca6a30f41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:18.987130 crc crio[20719]: time=\"2026-06-12T20:21:18.98704562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b66e4d42-7559-4bba-95ee-30487b7ae1e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:19.008295 crc crio[20719]: time=\"2026-06-12T20:21:19.008131947Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=98ef89f2-69b7-4be4-9340-4e9f01582152 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:19.012022 crc crio[20719]: time=\"2026-06-12T20:21:19.011708568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:19.031363 crc crio[20719]: time=\"2026-06-12T20:21:19.031211649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0eb95e4e-c356-4bd1-be44-81ec9bbbe3c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:19.053402 crc crio[20719]: time=\"2026-06-12T20:21:19.052570142Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=cbcf50a1-4d51-4ffe-84a5-77df756c1c2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:19.056703 crc crio[20719]: time=\"2026-06-12T20:21:19.054232009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:19.074742 crc crio[20719]: time=\"2026-06-12T20:21:19.074574303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:19.077983 crc crio[20719]: time=\"2026-06-12T20:21:19.077901756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:19.101419 crc crio[20719]: time=\"2026-06-12T20:21:19.100981963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:19.103774 crc crio[20719]: time=\"2026-06-12T20:21:19.103707923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:19.188889 crc crio[20719]: time=\"2026-06-12T20:21:19.188781648Z\" level=info msg=\"Created container 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8: openstack/nova-api-0/nova-api-api\" id=cbcf50a1-4d51-4ffe-84a5-77df756c1c2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:19.190150 crc crio[20719]: time=\"2026-06-12T20:21:19.190061384Z\" level=info msg=\"Starting container: 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8\" id=62e45c1d-fc84-42a1-9a68-c0e4d61fef68 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:19.197535 crc crio[20719]: time=\"2026-06-12T20:21:19.19748261Z\" level=info msg=\"Created container fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd: openstack/nova-metadata-0/nova-metadata-metadata\" id=98ef89f2-69b7-4be4-9340-4e9f01582152 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:19.198733 crc crio[20719]: time=\"2026-06-12T20:21:19.198607622Z\" level=info msg=\"Starting container: fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd\" id=4b5aace5-5e9d-4ca3-8039-59f01c8b76fe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:19.199425 crc crio[20719]: time=\"2026-06-12T20:21:19.199226249Z\" level=info msg=\"Started container\" PID=80779 containerID=5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8 description=openstack/nova-api-0/nova-api-api id=62e45c1d-fc84-42a1-9a68-c0e4d61fef68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\nJun 12 20:21:19.204874 crc crio[20719]: time=\"2026-06-12T20:21:19.204724382Z\" level=info msg=\"Started container\" PID=80778 containerID=fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd description=openstack/nova-metadata-0/nova-metadata-metadata id=4b5aace5-5e9d-4ca3-8039-59f01c8b76fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\nJun 12 20:21:36.506920 crc crio[20719]: time=\"2026-06-12T20:21:36.505958201Z\" level=warning msg=\"Stopping container 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9 with stop signal(15) timed out. Killing...\"\nJun 12 20:21:36.633940 crc crio[20719]: time=\"2026-06-12T20:21:36.63296692Z\" level=info msg=\"Stopped container 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5b4b3039-7fc0-4d71-8a2d-1427f869d2ae name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:36.636964 crc crio[20719]: time=\"2026-06-12T20:21:36.636851009Z\" level=info msg=\"Stopping pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\" id=59e7075b-6e5e-4e97-8fc9-148038a5a1cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:36.637890 crc crio[20719]: time=\"2026-06-12T20:21:36.637788895Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e UID:df5e325d-9f00-415e-a310-38ff507731d7 NetNS:/var/run/netns/892f0724-0b76-495e-b122-4fc05becb9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf5e325d_9f00_415e_a310_38ff507731d7.slice PodAnnotations:0xc0033322a8}] Aliases:map[]}\"\nJun 12 20:21:36.638042 crc crio[20719]: time=\"2026-06-12T20:21:36.638011332Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:37.001230 crc crio[20719]: time=\"2026-06-12T20:21:37.001035487Z\" level=info msg=\"Stopped pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\" id=59e7075b-6e5e-4e97-8fc9-148038a5a1cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:37.293383 crc crio[20719]: time=\"2026-06-12T20:21:37.292889676Z\" level=info msg=\"Removing container: 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9\" id=693c068c-de29-4e39-b9b6-e5c2d5d73d05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:37.422245 crc crio[20719]: time=\"2026-06-12T20:21:37.422195242Z\" level=info msg=\"Removed container 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=693c068c-de29-4e39-b9b6-e5c2d5d73d05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:37.812573 crc crio[20719]: time=\"2026-06-12T20:21:37.81247447Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=0a70e53e-fbfc-4df4-a3dd-12d2214afbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:37.814711 crc crio[20719]: time=\"2026-06-12T20:21:37.812593023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:37.849212 crc crio[20719]: time=\"2026-06-12T20:21:37.848988526Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9e3b211d4bffb3c3e1be557d1712c5ae3d13312393a0609bc09fe8cc3b606fc0 UID:ed3bfe58-c5bc-438a-9fe3-352ad08b0268 NetNS:/var/run/netns/2d6f417e-d330-4fda-8211-a9eabc300f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded3bfe58_c5bc_438a_9fe3_352ad08b0268.slice PodAnnotations:0xc003ab0070}] Aliases:map[]}\"\nJun 12 20:21:37.849789 crc crio[20719]: time=\"2026-06-12T20:21:37.849762907Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:38.338900 crc crio[20719]: 2026-06-12T20:21:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e3b211d4bffb3c Mac:5e:18:19:65:8b:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/2d6f417e-d330-4fda-8211-a9eabc300f91 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:21:38.340328 crc crio[20719]: time=\"2026-06-12T20:21:38.340189451Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9e3b211d4bffb3c3e1be557d1712c5ae3d13312393a0609bc09fe8cc3b606fc0 UID:ed3bfe58-c5bc-438a-9fe3-352ad08b0268 NetNS:/var/run/netns/2d6f417e-d330-4fda-8211-a9eabc300f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded3bfe58_c5bc_438a_9fe3_352ad08b0268.slice PodAnnotations:0xc003ab0070}] Aliases:map[]}\"\nJun 12 20:21:38.340512 crc crio[20719]: time=\"2026-06-12T20:21:38.340457888Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:21:38.350583 crc crio[20719]: time=\"2026-06-12T20:21:38.350507759Z\" level=info msg=\"Ran pod sandbox 9e3b211d4bffb3c3e1be557d1712c5ae3d13312393a0609bc09fe8cc3b606fc0 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=0a70e53e-fbfc-4df4-a3dd-12d2214afbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:38.352913 crc crio[20719]: time=\"2026-06-12T20:21:38.352838112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=21191a3d-bd54-41ab-8142-4b974f67563f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:38.444250 crc crio[20719]: time=\"2026-06-12T20:21:38.444155501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=0f42c5ab-31b1-4d09-a403-bfaa0adc0868 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:38.453911 crc crio[20719]: time=\"2026-06-12T20:21:38.453827279Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ff8d84ab-ad9b-4b3b-a3e1-c51f98683dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:38.457899 crc crio[20719]: time=\"2026-06-12T20:21:38.454201149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:38.556703 crc crio[20719]: time=\"2026-06-12T20:21:38.556308052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:38.577090 crc crio[20719]: time=\"2026-06-12T20:21:38.576917436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:38.825178 crc crio[20719]: time=\"2026-06-12T20:21:38.824680401Z\" level=info msg=\"Created container 59d28dff01c5c33c5ff70be640b23c122c5f9ba4e7e7f2dbfcd70f1c02ef7653: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ff8d84ab-ad9b-4b3b-a3e1-c51f98683dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:38.831855 crc crio[20719]: time=\"2026-06-12T20:21:38.831735845Z\" level=info msg=\"Starting container: 59d28dff01c5c33c5ff70be640b23c122c5f9ba4e7e7f2dbfcd70f1c02ef7653\" id=6ef3c22f-e4b4-467c-ab08-0626a67c6676 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:38.846955 crc crio[20719]: time=\"2026-06-12T20:21:38.846800693Z\" level=info msg=\"Started container\" PID=82090 containerID=59d28dff01c5c33c5ff70be640b23c122c5f9ba4e7e7f2dbfcd70f1c02ef7653 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=6ef3c22f-e4b4-467c-ab08-0626a67c6676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e3b211d4bffb3c3e1be557d1712c5ae3d13312393a0609bc09fe8cc3b606fc0\nJun 12 20:21:39.124040 crc crio[20719]: time=\"2026-06-12T20:21:39.12094956Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-lg6fn/POD\" id=d719fc94-8e89-4cba-8a1a-3da3a00a1046 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:39.124040 crc crio[20719]: time=\"2026-06-12T20:21:39.121396843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:39.163323 crc crio[20719]: time=\"2026-06-12T20:21:39.16319754Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-lg6fn Namespace:openstack ID:0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462 UID:2988cb02-f6fb-483e-939b-e57165609903 NetNS:/var/run/netns/48cde71c-1678-4d34-905a-d43e920cb18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2988cb02_f6fb_483e_939b_e57165609903.slice PodAnnotations:0xc00170c398}] Aliases:map[]}\"\nJun 12 20:21:39.163323 crc crio[20719]: time=\"2026-06-12T20:21:39.163310703Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-lg6fn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:39.743875 crc crio[20719]: 2026-06-12T20:21:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0cc761d33e32353 Mac:0e:ce:f6:6c:ef:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/48cde71c-1678-4d34-905a-d43e920cb18f SocketPath: PciID:}] [{Interface:0xc00043a5b0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:21:39.745245 crc crio[20719]: time=\"2026-06-12T20:21:39.745181629Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-lg6fn Namespace:openstack ID:0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462 UID:2988cb02-f6fb-483e-939b-e57165609903 NetNS:/var/run/netns/48cde71c-1678-4d34-905a-d43e920cb18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2988cb02_f6fb_483e_939b_e57165609903.slice PodAnnotations:0xc00170c398}] Aliases:map[]}\"\nJun 12 20:21:39.745433 crc crio[20719]: time=\"2026-06-12T20:21:39.745406525Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-lg6fn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:21:39.754366 crc crio[20719]: time=\"2026-06-12T20:21:39.754220741Z\" level=info msg=\"Ran pod sandbox 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462 with infra container: openstack/dnsmasq-dns-68b84f4555-lg6fn/POD\" id=d719fc94-8e89-4cba-8a1a-3da3a00a1046 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:39.756854 crc crio[20719]: time=\"2026-06-12T20:21:39.756823391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9b2b8d37-de4b-4b63-aea1-281bd60073ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:39.826491 crc crio[20719]: time=\"2026-06-12T20:21:39.826425147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7b250182-d77a-43e2-8c46-a63a0acac223 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:39.836177 crc crio[20719]: time=\"2026-06-12T20:21:39.836090186Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-lg6fn/init\" id=a52fc7c2-a8d0-4294-ae72-d439c8d5bbeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:39.836595 crc crio[20719]: time=\"2026-06-12T20:21:39.836532818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:39.886783 crc crio[20719]: time=\"2026-06-12T20:21:39.886654182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:39.890762 crc crio[20719]: time=\"2026-06-12T20:21:39.890678093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:40.119076 crc crio[20719]: time=\"2026-06-12T20:21:40.118949699Z\" level=info msg=\"Created container b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1: openstack/dnsmasq-dns-68b84f4555-lg6fn/init\" id=a52fc7c2-a8d0-4294-ae72-d439c8d5bbeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:40.121601 crc crio[20719]: time=\"2026-06-12T20:21:40.121520031Z\" level=info msg=\"Starting container: b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1\" id=9dbb0dcf-5e9e-4eb2-896a-0b087e3316b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:40.144661 crc crio[20719]: time=\"2026-06-12T20:21:40.144564191Z\" level=info msg=\"Started container\" PID=82315 containerID=b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1 description=openstack/dnsmasq-dns-68b84f4555-lg6fn/init id=9dbb0dcf-5e9e-4eb2-896a-0b087e3316b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\nJun 12 20:21:40.359936 crc crio[20719]: time=\"2026-06-12T20:21:40.359607191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8d0c903c-3e16-4762-bc47-bf5b5c3b5705 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:40.455826 crc crio[20719]: time=\"2026-06-12T20:21:40.455390551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d59b910d-3090-4eea-8093-27bf5ab4c53d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:40.465224 crc crio[20719]: time=\"2026-06-12T20:21:40.464826316Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns\" id=eab8b686-4a6e-4954-8e29-355903343bd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:40.465608 crc crio[20719]: time=\"2026-06-12T20:21:40.465556417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:40.516237 crc crio[20719]: time=\"2026-06-12T20:21:40.516126331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:40.523137 crc crio[20719]: time=\"2026-06-12T20:21:40.522970432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:40.637001 crc crio[20719]: time=\"2026-06-12T20:21:40.635626702Z\" level=info msg=\"Created container 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee: openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns\" id=eab8b686-4a6e-4954-8e29-355903343bd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:40.639436 crc crio[20719]: time=\"2026-06-12T20:21:40.637185877Z\" level=info msg=\"Starting container: 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee\" id=6eff68d8-1405-4f5b-adc1-a2a9d909dccd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:40.643656 crc crio[20719]: time=\"2026-06-12T20:21:40.643551211Z\" level=info msg=\"Started container\" PID=82357 containerID=1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee description=openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns id=6eff68d8-1405-4f5b-adc1-a2a9d909dccd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\nJun 12 20:21:41.671130 crc crio[20719]: time=\"2026-06-12T20:21:41.668016925Z\" level=info msg=\"Stopping container: 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30 (timeout: 30s)\" id=c3f2fa56-500c-4fd0-bb22-fc3b9ec8ea33 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:41.671130 crc crio[20719]: time=\"2026-06-12T20:21:41.668080399Z\" level=info msg=\"Stopping container: d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723 (timeout: 30s)\" id=8ea29879-b79e-4f7a-b9b8-60174055b459 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:41.672443 crc crio[20719]: time=\"2026-06-12T20:21:41.668109795Z\" level=info msg=\"Stopping container: d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2 (timeout: 30s)\" id=73442812-4ee2-4400-ba2e-9bc2bf01a0d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:41.675606 crc crio[20719]: time=\"2026-06-12T20:21:41.66811864Z\" level=info msg=\"Stopping container: ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c (timeout: 30s)\" id=5dbc4386-eb89-4824-ae7d-d3e4ec0f3cd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:41.795682 crc crio[20719]: time=\"2026-06-12T20:21:41.795580859Z\" level=info msg=\"Stopped container 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30: openstack/ceilometer-0/sg-core\" id=c3f2fa56-500c-4fd0-bb22-fc3b9ec8ea33 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:41.815148 crc crio[20719]: time=\"2026-06-12T20:21:41.811936313Z\" level=info msg=\"Stopped container d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2: openstack/ceilometer-0/proxy-httpd\" id=73442812-4ee2-4400-ba2e-9bc2bf01a0d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:41.941773 crc crio[20719]: time=\"2026-06-12T20:21:41.94168236Z\" level=info msg=\"Stopping container: 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8 (timeout: 30s)\" id=8d783a43-915b-459a-a674-aea8e78aa6f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:41.943663 crc crio[20719]: time=\"2026-06-12T20:21:41.943464391Z\" level=info msg=\"Stopping container: 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101 (timeout: 30s)\" id=026cbabd-2965-4a74-8abd-3fd2f09846d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:42.067813 crc crio[20719]: time=\"2026-06-12T20:21:42.067518718Z\" level=info msg=\"Stopped container 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101: openstack/nova-api-0/nova-api-log\" id=026cbabd-2965-4a74-8abd-3fd2f09846d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:42.225428 crc crio[20719]: time=\"2026-06-12T20:21:42.225241583Z\" level=info msg=\"Stopped container d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723: openstack/ceilometer-0/ceilometer-central-agent\" id=8ea29879-b79e-4f7a-b9b8-60174055b459 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:43.117728 crc crio[20719]: time=\"2026-06-12T20:21:43.117529428Z\" level=info msg=\"Stopped container ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c: openstack/ceilometer-0/ceilometer-notification-agent\" id=5dbc4386-eb89-4824-ae7d-d3e4ec0f3cd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:43.118656 crc crio[20719]: time=\"2026-06-12T20:21:43.118597638Z\" level=info msg=\"Stopping pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\" id=416f9b91-4d8d-4da8-bb28-3b562c6ea591 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:43.119559 crc crio[20719]: time=\"2026-06-12T20:21:43.119486353Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f UID:8e58a0ce-2aa2-49be-8509-41c307d0651f NetNS:/var/run/netns/ed9766ec-9adb-49c4-8351-2bf8e2cea760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e58a0ce_2aa2_49be_8509_41c307d0651f.slice PodAnnotations:0xc003332c50}] Aliases:map[]}\"\nJun 12 20:21:43.119734 crc crio[20719]: time=\"2026-06-12T20:21:43.119704829Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:43.469539 crc crio[20719]: time=\"2026-06-12T20:21:43.468113205Z\" level=info msg=\"Stopped pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\" id=416f9b91-4d8d-4da8-bb28-3b562c6ea591 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:44.484982 crc crio[20719]: time=\"2026-06-12T20:21:44.484505919Z\" level=info msg=\"Removing container: d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2\" id=64539b51-4827-43f9-83a0-fdc6d49b4325 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:44.534665 crc crio[20719]: time=\"2026-06-12T20:21:44.534229779Z\" level=info msg=\"Removed container d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2: openstack/ceilometer-0/proxy-httpd\" id=64539b51-4827-43f9-83a0-fdc6d49b4325 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:44.538622 crc crio[20719]: time=\"2026-06-12T20:21:44.538593493Z\" level=info msg=\"Removing container: 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30\" id=75d0d4e0-a56f-4f11-96f6-6dbf8cf7d119 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:44.571969 crc crio[20719]: time=\"2026-06-12T20:21:44.571861745Z\" level=info msg=\"Removed container 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30: openstack/ceilometer-0/sg-core\" id=75d0d4e0-a56f-4f11-96f6-6dbf8cf7d119 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:44.578377 crc crio[20719]: time=\"2026-06-12T20:21:44.578189723Z\" level=info msg=\"Removing container: ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c\" id=d310acf0-f2d3-4731-b4d0-a73ff915b456 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:44.636369 crc crio[20719]: time=\"2026-06-12T20:21:44.63621364Z\" level=info msg=\"Removed container ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c: openstack/ceilometer-0/ceilometer-notification-agent\" id=d310acf0-f2d3-4731-b4d0-a73ff915b456 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:44.649825 crc crio[20719]: time=\"2026-06-12T20:21:44.649713872Z\" level=info msg=\"Removing container: d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723\" id=f5587325-6cf6-4d14-b4b9-9bc92bf9613a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:44.692933 crc crio[20719]: time=\"2026-06-12T20:21:44.692807614Z\" level=info msg=\"Removed container d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723: openstack/ceilometer-0/ceilometer-central-agent\" id=f5587325-6cf6-4d14-b4b9-9bc92bf9613a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:44.966197 crc crio[20719]: time=\"2026-06-12T20:21:44.966085847Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=5ab4ca22-36c6-4254-ac08-7bc5e8d2af99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:44.966420 crc crio[20719]: time=\"2026-06-12T20:21:44.966236501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:45.026030 crc crio[20719]: time=\"2026-06-12T20:21:45.025922312Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61 UID:fffccd8c-fdb5-4825-8c7d-6bd77d291f85 NetNS:/var/run/netns/ef16e67d-cc9d-4c74-823a-71f0887da2cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffccd8c_fdb5_4825_8c7d_6bd77d291f85.slice PodAnnotations:0xc00008c680}] Aliases:map[]}\"\nJun 12 20:21:45.026030 crc crio[20719]: time=\"2026-06-12T20:21:45.026001614Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:45.211734 crc crio[20719]: time=\"2026-06-12T20:21:45.210928043Z\" level=info msg=\"Stopped container 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8: openstack/nova-api-0/nova-api-api\" id=8d783a43-915b-459a-a674-aea8e78aa6f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:45.212682 crc crio[20719]: time=\"2026-06-12T20:21:45.212539087Z\" level=info msg=\"Stopping pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\" id=9c03f2df-4cea-4f24-af53-e5fca5a279fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:45.213079 crc crio[20719]: time=\"2026-06-12T20:21:45.213014371Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a UID:c019ff90-75a8-482b-aff3-fdf100cac0b6 NetNS:/var/run/netns/a4ed4dc7-5f79-4916-b09f-43bf7df279e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc019ff90_75a8_482b_aff3_fdf100cac0b6.slice PodAnnotations:0xc0033323d0}] Aliases:map[]}\"\nJun 12 20:21:45.213218 crc crio[20719]: time=\"2026-06-12T20:21:45.213176546Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:45.369384 crc crio[20719]: 2026-06-12T20:21:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9932a29f5727db0 Mac:96:aa:43:64:ac:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/ef16e67d-cc9d-4c74-823a-71f0887da2cc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:21:45.386390 crc crio[20719]: time=\"2026-06-12T20:21:45.385548328Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61 UID:fffccd8c-fdb5-4825-8c7d-6bd77d291f85 NetNS:/var/run/netns/ef16e67d-cc9d-4c74-823a-71f0887da2cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffccd8c_fdb5_4825_8c7d_6bd77d291f85.slice PodAnnotations:0xc00008c680}] Aliases:map[]}\"\nJun 12 20:21:45.386390 crc crio[20719]: time=\"2026-06-12T20:21:45.385860507Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:21:45.400192 crc crio[20719]: time=\"2026-06-12T20:21:45.400084706Z\" level=info msg=\"Ran pod sandbox 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61 with infra container: openstack/ceilometer-0/POD\" id=5ab4ca22-36c6-4254-ac08-7bc5e8d2af99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:45.420376 crc crio[20719]: time=\"2026-06-12T20:21:45.409661926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=fd68e325-153f-41c4-aa56-43ae022969e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:45.494376 crc crio[20719]: time=\"2026-06-12T20:21:45.480238312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=16e449c3-31bc-4077-86ff-1613a9bfdcba name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:45.494376 crc crio[20719]: time=\"2026-06-12T20:21:45.491811473Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=8747068d-a757-4f4e-b746-157d8cbe8f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:45.494376 crc crio[20719]: time=\"2026-06-12T20:21:45.493195582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:45.559556 crc crio[20719]: time=\"2026-06-12T20:21:45.559447052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:45.563114 crc crio[20719]: time=\"2026-06-12T20:21:45.563074203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:45.583186 crc crio[20719]: time=\"2026-06-12T20:21:45.58273904Z\" level=info msg=\"Stopped pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\" id=9c03f2df-4cea-4f24-af53-e5fca5a279fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:45.936573 crc crio[20719]: time=\"2026-06-12T20:21:45.936501996Z\" level=info msg=\"Created container 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc: openstack/ceilometer-0/ceilometer-central-agent\" id=8747068d-a757-4f4e-b746-157d8cbe8f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:45.937993 crc crio[20719]: time=\"2026-06-12T20:21:45.937729118Z\" level=info msg=\"Starting container: 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc\" id=19218200-496a-4215-927a-846bc015bde7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:45.946500 crc crio[20719]: time=\"2026-06-12T20:21:45.946330723Z\" level=info msg=\"Started container\" PID=82737 containerID=26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc description=openstack/ceilometer-0/ceilometer-central-agent id=19218200-496a-4215-927a-846bc015bde7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\nJun 12 20:21:45.974086 crc crio[20719]: time=\"2026-06-12T20:21:45.973992567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6e550fee-f284-4f75-b024-a29242459cd1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:45.996915 crc crio[20719]: time=\"2026-06-12T20:21:45.996827904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8d87e4e5-ae42-4d37-8d16-cdceba4a5f96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:46.009074 crc crio[20719]: time=\"2026-06-12T20:21:46.008967029Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=fdb0216f-6cad-481e-9e52-e9f1ac096bda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:46.009498 crc crio[20719]: time=\"2026-06-12T20:21:46.009382071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:46.058073 crc crio[20719]: time=\"2026-06-12T20:21:46.057926409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:46.063578 crc crio[20719]: time=\"2026-06-12T20:21:46.062540398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:46.161767 crc crio[20719]: time=\"2026-06-12T20:21:46.161577342Z\" level=info msg=\"Created container 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603: openstack/ceilometer-0/ceilometer-notification-agent\" id=fdb0216f-6cad-481e-9e52-e9f1ac096bda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:46.163133 crc crio[20719]: time=\"2026-06-12T20:21:46.163066442Z\" level=info msg=\"Starting container: 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603\" id=3d5a72ab-d9ea-4ae0-ab2b-dd003fe011d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:46.169788 crc crio[20719]: time=\"2026-06-12T20:21:46.169700047Z\" level=info msg=\"Started container\" PID=82795 containerID=35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603 description=openstack/ceilometer-0/ceilometer-notification-agent id=3d5a72ab-d9ea-4ae0-ab2b-dd003fe011d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\nJun 12 20:21:46.181657 crc crio[20719]: time=\"2026-06-12T20:21:46.181582126Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=be9a88cc-8f41-4cdd-b65e-f0eeca7e2b7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:46.200785 crc crio[20719]: time=\"2026-06-12T20:21:46.200690109Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c3171558-bfe8-46c6-8c67-fcdf60b78bbd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:46.207697 crc crio[20719]: time=\"2026-06-12T20:21:46.207626123Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=5de06e60-506e-4a55-a08d-b9b494dd3e3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:46.208098 crc crio[20719]: time=\"2026-06-12T20:21:46.208035564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:46.264304 crc crio[20719]: time=\"2026-06-12T20:21:46.264172533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:46.270724 crc crio[20719]: time=\"2026-06-12T20:21:46.27053565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:46.416145 crc crio[20719]: time=\"2026-06-12T20:21:46.415972325Z\" level=info msg=\"Created container e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3: openstack/ceilometer-0/sg-core\" id=5de06e60-506e-4a55-a08d-b9b494dd3e3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:46.417599 crc crio[20719]: time=\"2026-06-12T20:21:46.417471045Z\" level=info msg=\"Starting container: e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3\" id=2022711d-d2c9-4503-a9f1-ddd65ed16a7d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:46.422634 crc crio[20719]: time=\"2026-06-12T20:21:46.422519135Z\" level=info msg=\"Started container\" PID=82836 containerID=e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3 description=openstack/ceilometer-0/sg-core id=2022711d-d2c9-4503-a9f1-ddd65ed16a7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\nJun 12 20:21:46.433092 crc crio[20719]: time=\"2026-06-12T20:21:46.432981645Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4de555c1-7d88-47ec-aab9-cae6f37dc2a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:46.478824 crc crio[20719]: time=\"2026-06-12T20:21:46.478743119Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f5199593-adb0-4218-b678-3e6c1a23e3ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:46.519427 crc crio[20719]: time=\"2026-06-12T20:21:46.519310165Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=23344b4c-a56a-4f7f-a6a4-262a77a5d27a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:46.520709 crc crio[20719]: time=\"2026-06-12T20:21:46.519752118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:46.564147 crc crio[20719]: time=\"2026-06-12T20:21:46.564015128Z\" level=info msg=\"Removing container: 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8\" id=724517ac-cf7f-46d3-a66a-df95fe139ea0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:46.716063 crc crio[20719]: time=\"2026-06-12T20:21:46.715978259Z\" level=info msg=\"Removed container 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8: openstack/nova-api-0/nova-api-api\" id=724517ac-cf7f-46d3-a66a-df95fe139ea0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:46.721379 crc crio[20719]: time=\"2026-06-12T20:21:46.720955302Z\" level=info msg=\"Removing container: 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101\" id=da4216bc-46db-4c47-ae6c-ef9ea7e19272 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:46.740970 crc crio[20719]: time=\"2026-06-12T20:21:46.740865265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:46.747100 crc crio[20719]: time=\"2026-06-12T20:21:46.747022718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:46.753967 crc crio[20719]: time=\"2026-06-12T20:21:46.753914684Z\" level=info msg=\"Removed container 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101: openstack/nova-api-0/nova-api-log\" id=da4216bc-46db-4c47-ae6c-ef9ea7e19272 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:46.854094 crc crio[20719]: time=\"2026-06-12T20:21:46.8540006Z\" level=info msg=\"Created container 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2: openstack/ceilometer-0/proxy-httpd\" id=23344b4c-a56a-4f7f-a6a4-262a77a5d27a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:46.855440 crc crio[20719]: time=\"2026-06-12T20:21:46.855369879Z\" level=info msg=\"Starting container: 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2\" id=3bd9b8a6-4fb5-4138-87ac-abdfd75d77d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:46.860882 crc crio[20719]: time=\"2026-06-12T20:21:46.860813269Z\" level=info msg=\"Started container\" PID=82901 containerID=100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2 description=openstack/ceilometer-0/proxy-httpd id=3bd9b8a6-4fb5-4138-87ac-abdfd75d77d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\nJun 12 20:21:47.041679 crc crio[20719]: time=\"2026-06-12T20:21:47.041584456Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=eb774685-af75-4326-9e01-7de5590e8b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:47.041679 crc crio[20719]: time=\"2026-06-12T20:21:47.041664358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:47.069787 crc crio[20719]: time=\"2026-06-12T20:21:47.069699547Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba UID:4277c5e2-7471-4e48-b33f-be3dbc9e40e7 NetNS:/var/run/netns/f31e78fa-cb9d-4b4b-8156-4d4cc5a7e45a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4277c5e2_7471_4e48_b33f_be3dbc9e40e7.slice PodAnnotations:0xc003332650}] Aliases:map[]}\"\nJun 12 20:21:47.069787 crc crio[20719]: time=\"2026-06-12T20:21:47.069772549Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:47.642635 crc crio[20719]: 2026-06-12T20:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e317fb53d6c60d7 Mac:9e:4d:b4:a7:9c:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/f31e78fa-cb9d-4b4b-8156-4d4cc5a7e45a SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:21:47.646213 crc crio[20719]: time=\"2026-06-12T20:21:47.645940169Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba UID:4277c5e2-7471-4e48-b33f-be3dbc9e40e7 NetNS:/var/run/netns/f31e78fa-cb9d-4b4b-8156-4d4cc5a7e45a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4277c5e2_7471_4e48_b33f_be3dbc9e40e7.slice PodAnnotations:0xc003332650}] Aliases:map[]}\"\nJun 12 20:21:47.646622 crc crio[20719]: time=\"2026-06-12T20:21:47.646600567Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:21:47.689436 crc crio[20719]: time=\"2026-06-12T20:21:47.682150698Z\" level=info msg=\"Ran pod sandbox e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba with infra container: openstack/nova-api-0/POD\" id=eb774685-af75-4326-9e01-7de5590e8b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:47.692128 crc crio[20719]: time=\"2026-06-12T20:21:47.692037427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=01bfebf2-6921-49be-adc5-a3a41249e565 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:47.696365 crc crio[20719]: time=\"2026-06-12T20:21:47.694801865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=14083b36-33d3-4e31-9c8c-d33e0b125f7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:47.704582 crc crio[20719]: time=\"2026-06-12T20:21:47.704511723Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=322404ca-d4ea-457b-be4d-0ce6017bc815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:47.704859 crc crio[20719]: time=\"2026-06-12T20:21:47.70476653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:47.754419 crc crio[20719]: time=\"2026-06-12T20:21:47.754248796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:47.757958 crc crio[20719]: time=\"2026-06-12T20:21:47.757888637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:47.933494 crc crio[20719]: time=\"2026-06-12T20:21:47.932967215Z\" level=info msg=\"Created container e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c: openstack/nova-api-0/nova-api-log\" id=322404ca-d4ea-457b-be4d-0ce6017bc815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:47.935876 crc crio[20719]: time=\"2026-06-12T20:21:47.935830159Z\" level=info msg=\"Starting container: e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c\" id=3661ff14-e4a7-4092-9de1-c2535bfaf435 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:47.941464 crc crio[20719]: time=\"2026-06-12T20:21:47.941312897Z\" level=info msg=\"Started container\" PID=83179 containerID=e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c description=openstack/nova-api-0/nova-api-log id=3661ff14-e4a7-4092-9de1-c2535bfaf435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\nJun 12 20:21:47.954645 crc crio[20719]: time=\"2026-06-12T20:21:47.954481753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=82c310f3-41dd-42f3-a9de-5847c2532046 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:48.014165 crc crio[20719]: time=\"2026-06-12T20:21:48.014047295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c5492cef-4fcd-41dc-b432-b0ca64b62c94 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:48.023567 crc crio[20719]: time=\"2026-06-12T20:21:48.023481512Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=3c510b13-2ec5-406b-8cf9-714cad75e965 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:48.023955 crc crio[20719]: time=\"2026-06-12T20:21:48.023890083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:48.076573 crc crio[20719]: time=\"2026-06-12T20:21:48.076468487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:48.079576 crc crio[20719]: time=\"2026-06-12T20:21:48.079515719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:48.222669 crc crio[20719]: time=\"2026-06-12T20:21:48.222565775Z\" level=info msg=\"Created container 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9: openstack/nova-api-0/nova-api-api\" id=3c510b13-2ec5-406b-8cf9-714cad75e965 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:48.231586 crc crio[20719]: time=\"2026-06-12T20:21:48.231495484Z\" level=info msg=\"Starting container: 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9\" id=b4ea29a7-dfbc-46b3-b8f9-93d7b3db79d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:48.236677 crc crio[20719]: time=\"2026-06-12T20:21:48.236629306Z\" level=info msg=\"Started container\" PID=83206 containerID=5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9 description=openstack/nova-api-0/nova-api-api id=b4ea29a7-dfbc-46b3-b8f9-93d7b3db79d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\nJun 12 20:21:48.580022 crc crio[20719]: time=\"2026-06-12T20:21:48.579653955Z\" level=info msg=\"Stopping container: 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19 (timeout: 10s)\" id=24f2e3be-0c34-4582-a282-e45bf60400bd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:48.749450 crc crio[20719]: time=\"2026-06-12T20:21:48.749204671Z\" level=info msg=\"Stopped container 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns\" id=24f2e3be-0c34-4582-a282-e45bf60400bd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:48.763554 crc crio[20719]: time=\"2026-06-12T20:21:48.763471212Z\" level=info msg=\"Stopping pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\" id=921464c5-63a1-48cf-909a-bcf1c15a1091 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:48.764117 crc crio[20719]: time=\"2026-06-12T20:21:48.764054838Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5qs6s Namespace:openstack ID:039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458 UID:6e08c0a8-0997-4a2d-b80f-73f1e051cc73 NetNS:/var/run/netns/63037f4a-dd0d-4120-9e94-2d819ddc5387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e08c0a8_0997_4a2d_b80f_73f1e051cc73.slice PodAnnotations:0xc0023e2430}] Aliases:map[]}\"\nJun 12 20:21:48.764403 crc crio[20719]: time=\"2026-06-12T20:21:48.764229113Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-5qs6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:49.199032 crc crio[20719]: time=\"2026-06-12T20:21:49.198781094Z\" level=info msg=\"Stopped pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\" id=921464c5-63a1-48cf-909a-bcf1c15a1091 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:49.395536 crc crio[20719]: time=\"2026-06-12T20:21:49.394602897Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-bbjhj/POD\" id=30e56972-4823-43e4-818c-e5ea5f36c12d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:49.395536 crc crio[20719]: time=\"2026-06-12T20:21:49.395103121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:49.459048 crc crio[20719]: time=\"2026-06-12T20:21:49.458948705Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-bbjhj Namespace:openstack ID:bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90 UID:081b35bf-0333-4d86-92aa-447067b8b012 NetNS:/var/run/netns/4999674e-20a4-440b-8c2d-f680cc7b0f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod081b35bf_0333_4d86_92aa_447067b8b012.slice PodAnnotations:0xc002d9a618}] Aliases:map[]}\"\nJun 12 20:21:49.459048 crc crio[20719]: time=\"2026-06-12T20:21:49.459017667Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-bbjhj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:49.693257 crc crio[20719]: time=\"2026-06-12T20:21:49.693119838Z\" level=info msg=\"Removing container: 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19\" id=30881d21-3360-4ede-afda-cc8f36ee6a46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:49.733722 crc crio[20719]: time=\"2026-06-12T20:21:49.732981879Z\" level=info msg=\"Removed container 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns\" id=30881d21-3360-4ede-afda-cc8f36ee6a46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:49.740256 crc crio[20719]: time=\"2026-06-12T20:21:49.738698924Z\" level=info msg=\"Removing container: 88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049\" id=4e279e79-bfa5-4731-a7db-71352a67ef1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:49.787370 crc crio[20719]: time=\"2026-06-12T20:21:49.786904365Z\" level=info msg=\"Removed container 88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/init\" id=4e279e79-bfa5-4731-a7db-71352a67ef1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:21:50.054206 crc crio[20719]: 2026-06-12T20:21:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf2bb9c7a417942 Mac:5a:a7:fc:7d:16:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/4999674e-20a4-440b-8c2d-f680cc7b0f95 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:21:50.055599 crc crio[20719]: time=\"2026-06-12T20:21:50.055527165Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-bbjhj Namespace:openstack ID:bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90 UID:081b35bf-0333-4d86-92aa-447067b8b012 NetNS:/var/run/netns/4999674e-20a4-440b-8c2d-f680cc7b0f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod081b35bf_0333_4d86_92aa_447067b8b012.slice PodAnnotations:0xc002d9a618}] Aliases:map[]}\"\nJun 12 20:21:50.055739 crc crio[20719]: time=\"2026-06-12T20:21:50.05568371Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-bbjhj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:21:50.073662 crc crio[20719]: time=\"2026-06-12T20:21:50.073556945Z\" level=info msg=\"Ran pod sandbox bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90 with infra container: openstack/nova-cell1-cell-mapping-bbjhj/POD\" id=30e56972-4823-43e4-818c-e5ea5f36c12d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:21:50.081082 crc crio[20719]: time=\"2026-06-12T20:21:50.080082448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2fd4effe-c5e9-426c-8529-c061b4082d1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:50.140546 crc crio[20719]: time=\"2026-06-12T20:21:50.140467322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1ea3e665-8ded-442a-96cc-730035820bbf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:21:50.146746 crc crio[20719]: time=\"2026-06-12T20:21:50.146676915Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-bbjhj/nova-manage\" id=bfdc02fe-fc60-4728-8b2d-57314f0e25ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:50.147029 crc crio[20719]: time=\"2026-06-12T20:21:50.146974863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:50.202318 crc crio[20719]: time=\"2026-06-12T20:21:50.202188798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:50.205896 crc crio[20719]: time=\"2026-06-12T20:21:50.205835571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:21:50.457232 crc crio[20719]: time=\"2026-06-12T20:21:50.456782226Z\" level=info msg=\"Created container 889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004: openstack/nova-cell1-cell-mapping-bbjhj/nova-manage\" id=bfdc02fe-fc60-4728-8b2d-57314f0e25ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:21:50.459877 crc crio[20719]: time=\"2026-06-12T20:21:50.459208903Z\" level=info msg=\"Starting container: 889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004\" id=568c9794-9446-4581-9342-f7d7f0bb90be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:21:50.466501 crc crio[20719]: time=\"2026-06-12T20:21:50.466413803Z\" level=info msg=\"Started container\" PID=83576 containerID=889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004 description=openstack/nova-cell1-cell-mapping-bbjhj/nova-manage id=568c9794-9446-4581-9342-f7d7f0bb90be name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\nJun 12 20:21:56.818004 crc crio[20719]: time=\"2026-06-12T20:21:56.817253184Z\" level=info msg=\"Stopping pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\" id=20035132-3c26-41ee-ae24-037c47560ace name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:56.819803 crc crio[20719]: time=\"2026-06-12T20:21:56.81888757Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-bbjhj Namespace:openstack ID:bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90 UID:081b35bf-0333-4d86-92aa-447067b8b012 NetNS:/var/run/netns/4999674e-20a4-440b-8c2d-f680cc7b0f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod081b35bf_0333_4d86_92aa_447067b8b012.slice PodAnnotations:0xc000eaeae0}] Aliases:map[]}\"\nJun 12 20:21:56.819803 crc crio[20719]: time=\"2026-06-12T20:21:56.819046554Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-bbjhj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:21:57.244163 crc crio[20719]: time=\"2026-06-12T20:21:57.24370549Z\" level=info msg=\"Stopped pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\" id=20035132-3c26-41ee-ae24-037c47560ace name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:21:58.129104 crc crio[20719]: time=\"2026-06-12T20:21:58.12862497Z\" level=info msg=\"Stopping container: e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c (timeout: 30s)\" id=436c119b-207c-4290-b34e-ed66e072bc0d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:58.130016 crc crio[20719]: time=\"2026-06-12T20:21:58.128648061Z\" level=info msg=\"Stopping container: 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9 (timeout: 30s)\" id=7cd1be66-5919-44b1-afc7-6319008d1268 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:58.170328 crc crio[20719]: time=\"2026-06-12T20:21:58.169028653Z\" level=info msg=\"Stopping container: 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c (timeout: 30s)\" id=2f2b68eb-33e3-46fc-86a4-5b42e7b56cbc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:58.203618 crc crio[20719]: time=\"2026-06-12T20:21:58.203526713Z\" level=info msg=\"Stopping container: fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd (timeout: 30s)\" id=b13c7e64-37ef-42eb-a7c4-47ef3b86061e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:58.206411 crc crio[20719]: time=\"2026-06-12T20:21:58.206236743Z\" level=info msg=\"Stopping container: b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033 (timeout: 30s)\" id=eb3d2194-51a5-4f3f-b5c4-c3f8ef5ff1a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:58.256193 crc crio[20719]: time=\"2026-06-12T20:21:58.256087149Z\" level=info msg=\"Stopped container e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c: openstack/nova-api-0/nova-api-log\" id=436c119b-207c-4290-b34e-ed66e072bc0d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:21:58.340056 crc crio[20719]: time=\"2026-06-12T20:21:58.339942745Z\" level=info msg=\"Stopped container b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033: openstack/nova-metadata-0/nova-metadata-log\" id=eb3d2194-51a5-4f3f-b5c4-c3f8ef5ff1a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:00.510835 crc crio[20719]: time=\"2026-06-12T20:22:00.510227968Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688262-7x4fq/POD\" id=497ae0f2-764b-42a9-8fda-c7752bdf253a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:00.511597 crc crio[20719]: time=\"2026-06-12T20:22:00.511576755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:00.580842 crc crio[20719]: time=\"2026-06-12T20:22:00.580727059Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688262-7x4fq Namespace:openshift-infra ID:678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f UID:ece0b819-f977-4941-8083-6a6e4e5eccba NetNS:/var/run/netns/fb1c41c2-829c-4615-b194-02a66643ac9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece0b819_f977_4941_8083_6a6e4e5eccba.slice PodAnnotations:0xc00259a178}] Aliases:map[]}\"\nJun 12 20:22:00.580842 crc crio[20719]: time=\"2026-06-12T20:22:00.580834772Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688262-7x4fq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:01.148136 crc crio[20719]: 2026-06-12T20:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:678d8362d2ab55e Mac:46:e1:e7:bb:2d:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/fb1c41c2-829c-4615-b194-02a66643ac9b SocketPath: PciID:}] [{Interface:0xc0006825c0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:22:01.149831 crc crio[20719]: time=\"2026-06-12T20:22:01.149715535Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688262-7x4fq Namespace:openshift-infra ID:678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f UID:ece0b819-f977-4941-8083-6a6e4e5eccba NetNS:/var/run/netns/fb1c41c2-829c-4615-b194-02a66643ac9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece0b819_f977_4941_8083_6a6e4e5eccba.slice PodAnnotations:0xc00259a178}] Aliases:map[]}\"\nJun 12 20:22:01.149980 crc crio[20719]: time=\"2026-06-12T20:22:01.149864879Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688262-7x4fq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:22:01.159681 crc crio[20719]: time=\"2026-06-12T20:22:01.159588853Z\" level=info msg=\"Ran pod sandbox 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f with infra container: openshift-infra/auto-csr-approver-29688262-7x4fq/POD\" id=497ae0f2-764b-42a9-8fda-c7752bdf253a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:01.162084 crc crio[20719]: time=\"2026-06-12T20:22:01.162025474Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6916380b-8021-435b-9d1a-424cbdf9b640 name=/runtime.v1.ImageService/PullImage\nJun 12 20:22:01.173799 crc crio[20719]: time=\"2026-06-12T20:22:01.173691282Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:22:01.331018 crc crio[20719]: time=\"2026-06-12T20:22:01.330551812Z\" level=info msg=\"Stopped container 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2f2b68eb-33e3-46fc-86a4-5b42e7b56cbc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:01.332717 crc crio[20719]: time=\"2026-06-12T20:22:01.332473555Z\" level=info msg=\"Stopping pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\" id=ab4a4a7e-6099-4dd9-9066-b591309758de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:01.333163 crc crio[20719]: time=\"2026-06-12T20:22:01.333072692Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de UID:7e190b44-6b2e-446a-9726-0d0c025acf8f NetNS:/var/run/netns/860f8275-608e-427a-af56-433d520623e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e190b44_6b2e_446a_9726_0d0c025acf8f.slice PodAnnotations:0xc00008c7d0}] Aliases:map[]}\"\nJun 12 20:22:01.333389 crc crio[20719]: time=\"2026-06-12T20:22:01.333251757Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:01.466678 crc crio[20719]: time=\"2026-06-12T20:22:01.466137852Z\" level=info msg=\"Stopped container fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd: openstack/nova-metadata-0/nova-metadata-metadata\" id=b13c7e64-37ef-42eb-a7c4-47ef3b86061e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:01.467902 crc crio[20719]: time=\"2026-06-12T20:22:01.467045756Z\" level=info msg=\"Stopping pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\" id=e19d170a-f8eb-4a81-87cf-b14455440031 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:01.467902 crc crio[20719]: time=\"2026-06-12T20:22:01.467641994Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d UID:10f85c2f-7f35-4eab-8a5b-355b4e5c58cf NetNS:/var/run/netns/82fde074-2e10-4a12-8475-d3a41f72c952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10f85c2f_7f35_4eab_8a5b_355b4e5c58cf.slice PodAnnotations:0xc000eae928}] Aliases:map[]}\"\nJun 12 20:22:01.467902 crc crio[20719]: time=\"2026-06-12T20:22:01.467788408Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:01.738560 crc crio[20719]: time=\"2026-06-12T20:22:01.737960968Z\" level=info msg=\"Stopped pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\" id=ab4a4a7e-6099-4dd9-9066-b591309758de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:01.863711 crc crio[20719]: time=\"2026-06-12T20:22:01.863587671Z\" level=info msg=\"Stopped pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\" id=e19d170a-f8eb-4a81-87cf-b14455440031 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:01.966467 crc crio[20719]: time=\"2026-06-12T20:22:01.966372997Z\" level=info msg=\"Removing container: 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c\" id=a058f7b7-42a8-4a10-9e02-fbd93d4d6dcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:02.006862 crc crio[20719]: time=\"2026-06-12T20:22:02.006502087Z\" level=info msg=\"Removed container 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a058f7b7-42a8-4a10-9e02-fbd93d4d6dcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:02.146107 crc crio[20719]: time=\"2026-06-12T20:22:02.146025291Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6916380b-8021-435b-9d1a-424cbdf9b640 name=/runtime.v1.ImageService/PullImage\nJun 12 20:22:02.148488 crc crio[20719]: time=\"2026-06-12T20:22:02.148397609Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8eb457d4-1e9e-4f30-99e7-1f01ea12871d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:02.153367 crc crio[20719]: time=\"2026-06-12T20:22:02.153193251Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d5018c8d-b983-48af-8868-2f75f8d0f42b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:02.161606 crc crio[20719]: time=\"2026-06-12T20:22:02.161338098Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688262-7x4fq/oc\" id=7a56a9fc-5ecb-407d-8c94-e90ff60b08df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:02.162098 crc crio[20719]: time=\"2026-06-12T20:22:02.162026427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:02.206136 crc crio[20719]: time=\"2026-06-12T20:22:02.20604372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:02.524064 crc crio[20719]: time=\"2026-06-12T20:22:02.521732864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:02.636863 crc crio[20719]: time=\"2026-06-12T20:22:02.636645161Z\" level=info msg=\"Created container ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad: openshift-infra/auto-csr-approver-29688262-7x4fq/oc\" id=7a56a9fc-5ecb-407d-8c94-e90ff60b08df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:02.640418 crc crio[20719]: time=\"2026-06-12T20:22:02.639728428Z\" level=info msg=\"Starting container: ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad\" id=5caed02a-18d2-4abf-8458-bb1790da68a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:02.648331 crc crio[20719]: time=\"2026-06-12T20:22:02.648218253Z\" level=info msg=\"Started container\" PID=84439 containerID=ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad description=openshift-infra/auto-csr-approver-29688262-7x4fq/oc id=5caed02a-18d2-4abf-8458-bb1790da68a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\nJun 12 20:22:02.855225 crc crio[20719]: time=\"2026-06-12T20:22:02.855126165Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=375d4210-672d-472d-a04a-5a8e35ce3d0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:02.855225 crc crio[20719]: time=\"2026-06-12T20:22:02.855217647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:02.946656 crc crio[20719]: time=\"2026-06-12T20:22:02.946086843Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:813dbe756bbfef22db96f199b0613ca33b7d9e126b46556970c812d80e115264 UID:4e51247a-63e2-4d08-b2c1-84029e609822 NetNS:/var/run/netns/c03c76dc-8140-44c8-960c-c176a4dd05db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e51247a_63e2_4d08_b2c1_84029e609822.slice PodAnnotations:0xc003ab04d8}] Aliases:map[]}\"\nJun 12 20:22:02.946656 crc crio[20719]: time=\"2026-06-12T20:22:02.946569247Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:03.512928 crc crio[20719]: time=\"2026-06-12T20:22:03.512431887Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=a45f6699-642a-458f-a0e7-75dc602c825d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:03.513098 crc crio[20719]: time=\"2026-06-12T20:22:03.513002354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:03.577791 crc crio[20719]: time=\"2026-06-12T20:22:03.577707723Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011 UID:bb4eb0e9-bceb-4730-ae60-9f9a8ca0f953 NetNS:/var/run/netns/4ba37b88-3c8c-498c-a950-3fa0a7ed767e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4eb0e9_bceb_4730_ae60_9f9a8ca0f953.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}\"\nJun 12 20:22:03.577791 crc crio[20719]: time=\"2026-06-12T20:22:03.577766064Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:03.606890 crc crio[20719]: 2026-06-12T20:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:813dbe756bbfef2 Mac:4a:e8:89:a6:1a:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/c03c76dc-8140-44c8-960c-c176a4dd05db SocketPath: PciID:}] [{Interface:0xc000292940 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:22:03.612329 crc crio[20719]: time=\"2026-06-12T20:22:03.612174197Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:813dbe756bbfef22db96f199b0613ca33b7d9e126b46556970c812d80e115264 UID:4e51247a-63e2-4d08-b2c1-84029e609822 NetNS:/var/run/netns/c03c76dc-8140-44c8-960c-c176a4dd05db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e51247a_63e2_4d08_b2c1_84029e609822.slice PodAnnotations:0xc003ab04d8}] Aliases:map[]}\"\nJun 12 20:22:03.612551 crc crio[20719]: time=\"2026-06-12T20:22:03.612491717Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:22:03.633216 crc crio[20719]: time=\"2026-06-12T20:22:03.633122784Z\" level=info msg=\"Ran pod sandbox 813dbe756bbfef22db96f199b0613ca33b7d9e126b46556970c812d80e115264 with infra container: openstack/nova-scheduler-0/POD\" id=375d4210-672d-472d-a04a-5a8e35ce3d0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:03.661503 crc crio[20719]: time=\"2026-06-12T20:22:03.661342555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=bcb0c4d2-b712-4927-9cbd-d449b6c9bd4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:03.709928 crc crio[20719]: time=\"2026-06-12T20:22:03.708928132Z\" level=info msg=\"Stopped container 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9: openstack/nova-api-0/nova-api-api\" id=7cd1be66-5919-44b1-afc7-6319008d1268 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:03.710797 crc crio[20719]: time=\"2026-06-12T20:22:03.710620217Z\" level=info msg=\"Stopping pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\" id=934fade5-57e4-4d24-a931-29ea1783d5fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:03.711158 crc crio[20719]: time=\"2026-06-12T20:22:03.7110651Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba UID:4277c5e2-7471-4e48-b33f-be3dbc9e40e7 NetNS:/var/run/netns/f31e78fa-cb9d-4b4b-8156-4d4cc5a7e45a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4277c5e2_7471_4e48_b33f_be3dbc9e40e7.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"\nJun 12 20:22:03.711773 crc crio[20719]: time=\"2026-06-12T20:22:03.711218124Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:03.742320 crc crio[20719]: time=\"2026-06-12T20:22:03.742129093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=b5fd7801-394f-4b93-b645-d28724888870 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:03.774448 crc crio[20719]: time=\"2026-06-12T20:22:03.773988731Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=97d256f8-1de4-4d6d-9576-22744c2c0a9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:03.775150 crc crio[20719]: time=\"2026-06-12T20:22:03.775096304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:03.870802 crc crio[20719]: time=\"2026-06-12T20:22:03.869601107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:03.874461 crc crio[20719]: time=\"2026-06-12T20:22:03.874227635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:04.005967 crc crio[20719]: time=\"2026-06-12T20:22:04.005816475Z\" level=info msg=\"Created container debcabd940be01d4ee38596d530e9e3312a11d1a55af8fe88e3562d07948dda0: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=97d256f8-1de4-4d6d-9576-22744c2c0a9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:04.009799 crc crio[20719]: time=\"2026-06-12T20:22:04.008638451Z\" level=info msg=\"Starting container: debcabd940be01d4ee38596d530e9e3312a11d1a55af8fe88e3562d07948dda0\" id=22932276-2fe0-4787-a322-8cfa4d92fb3f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:04.025040 crc crio[20719]: time=\"2026-06-12T20:22:04.024846843Z\" level=info msg=\"Started container\" PID=84621 containerID=debcabd940be01d4ee38596d530e9e3312a11d1a55af8fe88e3562d07948dda0 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=22932276-2fe0-4787-a322-8cfa4d92fb3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=813dbe756bbfef22db96f199b0613ca33b7d9e126b46556970c812d80e115264\nJun 12 20:22:04.168687 crc crio[20719]: time=\"2026-06-12T20:22:04.168156946Z\" level=info msg=\"Stopped pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\" id=934fade5-57e4-4d24-a931-29ea1783d5fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:04.325435 crc crio[20719]: 2026-06-12T20:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b221fe0adf595b Mac:b6:d1:74:9c:26:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/4ba37b88-3c8c-498c-a950-3fa0a7ed767e SocketPath: PciID:}] [{Interface:0xc000014f20 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:22:04.327649 crc crio[20719]: time=\"2026-06-12T20:22:04.327605749Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011 UID:bb4eb0e9-bceb-4730-ae60-9f9a8ca0f953 NetNS:/var/run/netns/4ba37b88-3c8c-498c-a950-3fa0a7ed767e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4eb0e9_bceb_4730_ae60_9f9a8ca0f953.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}\"\nJun 12 20:22:04.327909 crc crio[20719]: time=\"2026-06-12T20:22:04.327890017Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:22:04.336199 crc crio[20719]: time=\"2026-06-12T20:22:04.336157549Z\" level=info msg=\"Ran pod sandbox 8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011 with infra container: openstack/nova-metadata-0/POD\" id=a45f6699-642a-458f-a0e7-75dc602c825d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:04.340634 crc crio[20719]: time=\"2026-06-12T20:22:04.339713336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=74ba95aa-bb34-4f23-9739-a96c110d5380 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:04.344002 crc crio[20719]: time=\"2026-06-12T20:22:04.343932574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5815b761-10ab-4d62-98eb-ff93274fcd03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:04.351589 crc crio[20719]: time=\"2026-06-12T20:22:04.351520504Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=9018be41-06b7-4094-af19-57f58ef5efec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:04.351895 crc crio[20719]: time=\"2026-06-12T20:22:04.351851423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:04.405697 crc crio[20719]: time=\"2026-06-12T20:22:04.405625388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:04.409792 crc crio[20719]: time=\"2026-06-12T20:22:04.409721491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:04.517749 crc crio[20719]: time=\"2026-06-12T20:22:04.517646643Z\" level=info msg=\"Created container 17508060fd1a1d595f8dbf8207847330faf16cf4bf77f01a9d9fee4fd387b1b6: openstack/nova-metadata-0/nova-metadata-log\" id=9018be41-06b7-4094-af19-57f58ef5efec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:04.519376 crc crio[20719]: time=\"2026-06-12T20:22:04.519238717Z\" level=info msg=\"Starting container: 17508060fd1a1d595f8dbf8207847330faf16cf4bf77f01a9d9fee4fd387b1b6\" id=6d2d4caf-089c-42b3-a954-c68427d2d951 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:04.526893 crc crio[20719]: time=\"2026-06-12T20:22:04.52658793Z\" level=info msg=\"Started container\" PID=84659 containerID=17508060fd1a1d595f8dbf8207847330faf16cf4bf77f01a9d9fee4fd387b1b6 description=openstack/nova-metadata-0/nova-metadata-log id=6d2d4caf-089c-42b3-a954-c68427d2d951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011\nJun 12 20:22:04.538084 crc crio[20719]: time=\"2026-06-12T20:22:04.537634737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d8fa26f9-38d7-4a47-95e6-84156e142dc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:04.587024 crc crio[20719]: time=\"2026-06-12T20:22:04.586600699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=13906165-848d-4867-992c-0cbe2fb24610 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:04.596323 crc crio[20719]: time=\"2026-06-12T20:22:04.596178305Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=50588b3d-53b3-476e-94c4-44adff87da23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:04.596726 crc crio[20719]: time=\"2026-06-12T20:22:04.596647118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:04.645524 crc crio[20719]: time=\"2026-06-12T20:22:04.645432427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:04.650409 crc crio[20719]: time=\"2026-06-12T20:22:04.650315984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:04.809709 crc crio[20719]: time=\"2026-06-12T20:22:04.809620148Z\" level=info msg=\"Created container d0ee8a21712bd0e50c219c0b4708bb52dbbfb7751a9a13768a14fa827e80842d: openstack/nova-metadata-0/nova-metadata-metadata\" id=50588b3d-53b3-476e-94c4-44adff87da23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:04.811539 crc crio[20719]: time=\"2026-06-12T20:22:04.811458461Z\" level=info msg=\"Starting container: d0ee8a21712bd0e50c219c0b4708bb52dbbfb7751a9a13768a14fa827e80842d\" id=bef2b7b6-e03d-4897-8dad-f82e0bda769c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:04.819675 crc crio[20719]: time=\"2026-06-12T20:22:04.819588356Z\" level=info msg=\"Started container\" PID=84679 containerID=d0ee8a21712bd0e50c219c0b4708bb52dbbfb7751a9a13768a14fa827e80842d description=openstack/nova-metadata-0/nova-metadata-metadata id=bef2b7b6-e03d-4897-8dad-f82e0bda769c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011\nJun 12 20:22:05.095382 crc crio[20719]: time=\"2026-06-12T20:22:05.094597821Z\" level=info msg=\"Stopping pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\" id=69e99939-49b4-4c08-b550-469e15d98d9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:05.098816 crc crio[20719]: time=\"2026-06-12T20:22:05.096246887Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688262-7x4fq Namespace:openshift-infra ID:678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f UID:ece0b819-f977-4941-8083-6a6e4e5eccba NetNS:/var/run/netns/fb1c41c2-829c-4615-b194-02a66643ac9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece0b819_f977_4941_8083_6a6e4e5eccba.slice PodAnnotations:0xc00259a6f8}] Aliases:map[]}\"\nJun 12 20:22:05.098816 crc crio[20719]: time=\"2026-06-12T20:22:05.097964585Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688262-7x4fq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:05.102686 crc crio[20719]: time=\"2026-06-12T20:22:05.102605815Z\" level=info msg=\"Removing container: 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9\" id=455e245e-8797-4d5e-a19d-23faa7a3dc3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:05.163689 crc crio[20719]: time=\"2026-06-12T20:22:05.163564442Z\" level=info msg=\"Removed container 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9: openstack/nova-api-0/nova-api-api\" id=455e245e-8797-4d5e-a19d-23faa7a3dc3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:05.166220 crc crio[20719]: time=\"2026-06-12T20:22:05.166193663Z\" level=info msg=\"Removing container: e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c\" id=5004b0ba-aa9c-482a-a6da-c436d811e58b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:05.208219 crc crio[20719]: time=\"2026-06-12T20:22:05.208132924Z\" level=info msg=\"Removed container e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c: openstack/nova-api-0/nova-api-log\" id=5004b0ba-aa9c-482a-a6da-c436d811e58b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:05.549090 crc crio[20719]: time=\"2026-06-12T20:22:05.548690474Z\" level=info msg=\"Stopped pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\" id=69e99939-49b4-4c08-b550-469e15d98d9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:05.558586 crc crio[20719]: time=\"2026-06-12T20:22:05.558496127Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=d1f9157f-1f72-4ea1-baf9-f34c40333117 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:05.558734 crc crio[20719]: time=\"2026-06-12T20:22:05.55860095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:05.592917 crc crio[20719]: time=\"2026-06-12T20:22:05.592818821Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3 UID:7164ccab-e3eb-4c69-8ef2-0b9055273bdd NetNS:/var/run/netns/da44c4ec-614c-46a5-94a1-757e7caf28be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7164ccab_e3eb_4c69_8ef2_0b9055273bdd.slice PodAnnotations:0xc0033320e0}] Aliases:map[]}\"\nJun 12 20:22:05.592917 crc crio[20719]: time=\"2026-06-12T20:22:05.592900174Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:06.151442 crc crio[20719]: 2026-06-12T20:22:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e95d7c13ff869c5 Mac:fa:f9:4a:44:33:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/da44c4ec-614c-46a5-94a1-757e7caf28be SocketPath: PciID:}] [{Interface:0xc00051eb50 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:22:06.155743 crc crio[20719]: time=\"2026-06-12T20:22:06.155610619Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3 UID:7164ccab-e3eb-4c69-8ef2-0b9055273bdd NetNS:/var/run/netns/da44c4ec-614c-46a5-94a1-757e7caf28be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7164ccab_e3eb_4c69_8ef2_0b9055273bdd.slice PodAnnotations:0xc0033320e0}] Aliases:map[]}\"\nJun 12 20:22:06.156241 crc crio[20719]: time=\"2026-06-12T20:22:06.156164584Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:22:06.169517 crc crio[20719]: time=\"2026-06-12T20:22:06.169471493Z\" level=info msg=\"Ran pod sandbox e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3 with infra container: openstack/nova-api-0/POD\" id=d1f9157f-1f72-4ea1-baf9-f34c40333117 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:06.176906 crc crio[20719]: time=\"2026-06-12T20:22:06.176834546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b9fc399e-ef73-4bbb-92f9-e7a37eec161e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:06.180253 crc crio[20719]: time=\"2026-06-12T20:22:06.180226971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f00c7bdf-4414-4ae7-a4d7-d0723c60bacb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:06.187509 crc crio[20719]: time=\"2026-06-12T20:22:06.187439391Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=b1e5531a-089d-4577-b594-d47c07df7ad0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:06.188799 crc crio[20719]: time=\"2026-06-12T20:22:06.18775941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:06.236217 crc crio[20719]: time=\"2026-06-12T20:22:06.236120535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:06.239411 crc crio[20719]: time=\"2026-06-12T20:22:06.239323644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:06.382804 crc crio[20719]: time=\"2026-06-12T20:22:06.38270857Z\" level=info msg=\"Created container 9b50a06ad573d4f872ac8d2d533ed439e43fc97738d40ec605efc308203954a7: openstack/nova-api-0/nova-api-log\" id=b1e5531a-089d-4577-b594-d47c07df7ad0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:06.384110 crc crio[20719]: time=\"2026-06-12T20:22:06.384022176Z\" level=info msg=\"Starting container: 9b50a06ad573d4f872ac8d2d533ed439e43fc97738d40ec605efc308203954a7\" id=ed94211b-129e-4f83-970b-142b40053081 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:06.394071 crc crio[20719]: time=\"2026-06-12T20:22:06.393971723Z\" level=info msg=\"Started container\" PID=84946 containerID=9b50a06ad573d4f872ac8d2d533ed439e43fc97738d40ec605efc308203954a7 description=openstack/nova-api-0/nova-api-log id=ed94211b-129e-4f83-970b-142b40053081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3\nJun 12 20:22:06.407367 crc crio[20719]: time=\"2026-06-12T20:22:06.407200282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d644296d-0a23-4be2-b21a-1ac570c468a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:06.484974 crc crio[20719]: time=\"2026-06-12T20:22:06.484817758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=edb4d05c-d36b-4cb2-b382-1f052ac42ec3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:06.498553 crc crio[20719]: time=\"2026-06-12T20:22:06.498305893Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=0047a90b-7345-4dd1-acd6-74e3d921cf2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:06.498944 crc crio[20719]: time=\"2026-06-12T20:22:06.498894959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:06.547973 crc crio[20719]: time=\"2026-06-12T20:22:06.547882463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:06.551531 crc crio[20719]: time=\"2026-06-12T20:22:06.551377659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:06.752835 crc crio[20719]: time=\"2026-06-12T20:22:06.752097689Z\" level=info msg=\"Created container a6fef0f1c3035caae8b2c1d5cb34fe9b5f9f89d73f780b225d9422a26e1cf0f3: openstack/nova-api-0/nova-api-api\" id=0047a90b-7345-4dd1-acd6-74e3d921cf2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:06.754377 crc crio[20719]: time=\"2026-06-12T20:22:06.754174456Z\" level=info msg=\"Starting container: a6fef0f1c3035caae8b2c1d5cb34fe9b5f9f89d73f780b225d9422a26e1cf0f3\" id=13b5eb68-b8cc-4c94-9cd4-368e55186046 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:06.761685 crc crio[20719]: time=\"2026-06-12T20:22:06.761523903Z\" level=info msg=\"Started container\" PID=84984 containerID=a6fef0f1c3035caae8b2c1d5cb34fe9b5f9f89d73f780b225d9422a26e1cf0f3 description=openstack/nova-api-0/nova-api-api id=13b5eb68-b8cc-4c94-9cd4-368e55186046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3\nJun 12 20:22:11.117378 crc crio[20719]: time=\"2026-06-12T20:22:11.116121327Z\" level=info msg=\"Removing container: 04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8\" id=41bca795-3b72-48c1-a973-07df1d8bc7ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:11.297023 crc crio[20719]: time=\"2026-06-12T20:22:11.295941761Z\" level=info msg=\"Removed container 04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8: openshift-infra/auto-csr-approver-29688256-64684/oc\" id=41bca795-3b72-48c1-a973-07df1d8bc7ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:11.302127 crc crio[20719]: time=\"2026-06-12T20:22:11.301986494Z\" level=info msg=\"Removing container: 67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4\" id=12f86a28-4d65-4333-acc2-ba7452ba18fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:11.445940 crc crio[20719]: time=\"2026-06-12T20:22:11.445822886Z\" level=info msg=\"Removed container 67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4: openshift-infra/auto-csr-approver-29688254-cr8vs/oc\" id=12f86a28-4d65-4333-acc2-ba7452ba18fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:11.467251 crc crio[20719]: time=\"2026-06-12T20:22:11.467058483Z\" level=info msg=\"Stopping pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\" id=27376662-c675-4e83-bd97-cd58e13a76d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.467251 crc crio[20719]: time=\"2026-06-12T20:22:11.467184416Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\" id=27376662-c675-4e83-bd97-cd58e13a76d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.468047 crc crio[20719]: time=\"2026-06-12T20:22:11.467902716Z\" level=info msg=\"Removing pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\" id=18c96579-bbb8-4c1f-b82c-4e17b104f8f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.508223 crc crio[20719]: time=\"2026-06-12T20:22:11.505869089Z\" level=info msg=\"Removed pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\" id=18c96579-bbb8-4c1f-b82c-4e17b104f8f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.509165 crc crio[20719]: time=\"2026-06-12T20:22:11.509022639Z\" level=info msg=\"Stopping pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\" id=05efc07b-5a09-446d-9efb-5b779773e903 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.509391 crc crio[20719]: time=\"2026-06-12T20:22:11.509206709Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\" id=05efc07b-5a09-446d-9efb-5b779773e903 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.513437 crc crio[20719]: time=\"2026-06-12T20:22:11.512527747Z\" level=info msg=\"Removing pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\" id=ff35b7e8-e87f-402a-b6d5-c78e5ca277f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.534808 crc crio[20719]: time=\"2026-06-12T20:22:11.534592984Z\" level=info msg=\"Removed pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\" id=ff35b7e8-e87f-402a-b6d5-c78e5ca277f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.535568 crc crio[20719]: time=\"2026-06-12T20:22:11.535486415Z\" level=info msg=\"Stopping pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\" id=5ffd79cb-1197-4f93-995e-492b8902d299 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.535662 crc crio[20719]: time=\"2026-06-12T20:22:11.535582957Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\" id=5ffd79cb-1197-4f93-995e-492b8902d299 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.536787 crc crio[20719]: time=\"2026-06-12T20:22:11.536654537Z\" level=info msg=\"Removing pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\" id=37cb2f72-c38e-4495-8777-632bf98c091b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.564381 crc crio[20719]: time=\"2026-06-12T20:22:11.564200463Z\" level=info msg=\"Removed pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\" id=37cb2f72-c38e-4495-8777-632bf98c091b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.566344 crc crio[20719]: time=\"2026-06-12T20:22:11.566130997Z\" level=info msg=\"Stopping pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\" id=2183cfb4-a779-4064-ba91-799367fefdf2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.567756 crc crio[20719]: time=\"2026-06-12T20:22:11.567466584Z\" level=info msg=\"Stopped pod sandbox (already stopped): e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\" id=2183cfb4-a779-4064-ba91-799367fefdf2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.570979 crc crio[20719]: time=\"2026-06-12T20:22:11.570882219Z\" level=info msg=\"Removing pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\" id=007af5f9-9b46-47a8-80c8-87d4f592cf6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.591493 crc crio[20719]: time=\"2026-06-12T20:22:11.589522959Z\" level=info msg=\"Removed pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\" id=007af5f9-9b46-47a8-80c8-87d4f592cf6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.591493 crc crio[20719]: time=\"2026-06-12T20:22:11.590497934Z\" level=info msg=\"Stopping pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\" id=0df7a256-1a58-46ad-a6a2-e86ac51ecdf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.591493 crc crio[20719]: time=\"2026-06-12T20:22:11.590563756Z\" level=info msg=\"Stopped pod sandbox (already stopped): 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\" id=0df7a256-1a58-46ad-a6a2-e86ac51ecdf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.591956 crc crio[20719]: time=\"2026-06-12T20:22:11.591778479Z\" level=info msg=\"Removing pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\" id=5de3c90f-7ca7-4695-b389-07dd25e04987 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.618705 crc crio[20719]: time=\"2026-06-12T20:22:11.618579196Z\" level=info msg=\"Removed pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\" id=5de3c90f-7ca7-4695-b389-07dd25e04987 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.619769 crc crio[20719]: time=\"2026-06-12T20:22:11.619730086Z\" level=info msg=\"Stopping pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\" id=098ca127-d3fc-4dfe-a840-bf7ddf84c639 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.619964 crc crio[20719]: time=\"2026-06-12T20:22:11.619940162Z\" level=info msg=\"Stopped pod sandbox (already stopped): e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\" id=098ca127-d3fc-4dfe-a840-bf7ddf84c639 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.622978 crc crio[20719]: time=\"2026-06-12T20:22:11.622870184Z\" level=info msg=\"Removing pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\" id=fe913c32-090b-4137-972c-3ad0a844ee87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.645498 crc crio[20719]: time=\"2026-06-12T20:22:11.643499239Z\" level=info msg=\"Removed pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\" id=fe913c32-090b-4137-972c-3ad0a844ee87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.646111 crc crio[20719]: time=\"2026-06-12T20:22:11.646003208Z\" level=info msg=\"Stopping pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\" id=2e3df137-cdf1-4a19-9342-a5b462179dff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.646398 crc crio[20719]: time=\"2026-06-12T20:22:11.646119471Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\" id=2e3df137-cdf1-4a19-9342-a5b462179dff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.647821 crc crio[20719]: time=\"2026-06-12T20:22:11.647679733Z\" level=info msg=\"Removing pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\" id=e0864d23-af7d-48ce-81b9-6263e076ad94 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.662310 crc crio[20719]: time=\"2026-06-12T20:22:11.66212953Z\" level=info msg=\"Removed pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\" id=e0864d23-af7d-48ce-81b9-6263e076ad94 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.663241 crc crio[20719]: time=\"2026-06-12T20:22:11.663127843Z\" level=info msg=\"Stopping pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\" id=08d3b4dd-646f-46da-bf53-5039503305e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.663241 crc crio[20719]: time=\"2026-06-12T20:22:11.663190515Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\" id=08d3b4dd-646f-46da-bf53-5039503305e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.674668 crc crio[20719]: time=\"2026-06-12T20:22:11.674577912Z\" level=info msg=\"Removing pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\" id=77de1602-2354-4056-bace-84e61f8ab569 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.701720 crc crio[20719]: time=\"2026-06-12T20:22:11.701622815Z\" level=info msg=\"Removed pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\" id=77de1602-2354-4056-bace-84e61f8ab569 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.702786 crc crio[20719]: time=\"2026-06-12T20:22:11.702689833Z\" level=info msg=\"Stopping pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\" id=ce490716-1d5e-43f2-b041-1b34a96a0239 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.704421 crc crio[20719]: time=\"2026-06-12T20:22:11.702805216Z\" level=info msg=\"Stopped pod sandbox (already stopped): f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\" id=ce490716-1d5e-43f2-b041-1b34a96a0239 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.704421 crc crio[20719]: time=\"2026-06-12T20:22:11.703728752Z\" level=info msg=\"Removing pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\" id=5764f509-2cd0-4b55-84c7-122d95d7e72e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.746713 crc crio[20719]: time=\"2026-06-12T20:22:11.746250025Z\" level=info msg=\"Removed pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\" id=5764f509-2cd0-4b55-84c7-122d95d7e72e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.750079 crc crio[20719]: time=\"2026-06-12T20:22:11.749976738Z\" level=info msg=\"Stopping pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\" id=7620a0a2-35e6-4833-bb1a-dd166cb38250 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.750196 crc crio[20719]: time=\"2026-06-12T20:22:11.750086761Z\" level=info msg=\"Stopped pod sandbox (already stopped): 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\" id=7620a0a2-35e6-4833-bb1a-dd166cb38250 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:11.751005 crc crio[20719]: time=\"2026-06-12T20:22:11.750882943Z\" level=info msg=\"Removing pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\" id=0757be5e-2026-4e3b-8421-2c6b5d81dce2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:11.786775 crc crio[20719]: time=\"2026-06-12T20:22:11.786670964Z\" level=info msg=\"Removed pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\" id=0757be5e-2026-4e3b-8421-2c6b5d81dce2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:22:24.959857 crc crio[20719]: time=\"2026-06-12T20:22:24.958874969Z\" level=info msg=\"Stopping container: 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491 (timeout: 30s)\" id=f148f130-e8c6-4a50-aa65-b37f72b216e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:25.088818 crc crio[20719]: time=\"2026-06-12T20:22:25.08804251Z\" level=info msg=\"Stopped container 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491: openstack/kube-state-metrics-0/kube-state-metrics\" id=f148f130-e8c6-4a50-aa65-b37f72b216e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:25.090686 crc crio[20719]: time=\"2026-06-12T20:22:25.090600157Z\" level=info msg=\"Stopping pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\" id=3bb6f88d-495d-4988-80bd-bf1425a1aa63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:25.091501 crc crio[20719]: time=\"2026-06-12T20:22:25.091381198Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191 UID:514c8131-b43f-4662-a312-6e9e71084873 NetNS:/var/run/netns/8b28e43f-f2b5-4d36-b4b6-8b903d93ef7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod514c8131_b43f_4662_a312_6e9e71084873.slice PodAnnotations:0xc00259ad18}] Aliases:map[]}\"\nJun 12 20:22:25.091686 crc crio[20719]: time=\"2026-06-12T20:22:25.091627116Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:25.455758 crc crio[20719]: time=\"2026-06-12T20:22:25.45564569Z\" level=info msg=\"Stopped pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\" id=3bb6f88d-495d-4988-80bd-bf1425a1aa63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:26.473325 crc crio[20719]: time=\"2026-06-12T20:22:26.472180808Z\" level=info msg=\"Removing container: 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491\" id=b55c05ee-7f41-4d94-baa2-959def7c3ed8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:26.545411 crc crio[20719]: time=\"2026-06-12T20:22:26.545147204Z\" level=info msg=\"Removed container 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491: openstack/kube-state-metrics-0/kube-state-metrics\" id=b55c05ee-7f41-4d94-baa2-959def7c3ed8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:26.981898 crc crio[20719]: time=\"2026-06-12T20:22:26.981519188Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=c89fe18d-d3fb-4d7e-961c-66fc9755b0dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:26.982063 crc crio[20719]: time=\"2026-06-12T20:22:26.98195921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:27.020177 crc crio[20719]: time=\"2026-06-12T20:22:27.020047289Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:af472a7ae32b611c7e8c81becd8236fbe4a5f3b994565fa7eb939eaec586b0d9 UID:e76d7c1a-9b7c-4ea9-9353-96d9dc6ce3f3 NetNS:/var/run/netns/4471a33d-3431-485b-b521-8537c93079ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode76d7c1a_9b7c_4ea9_9353_96d9dc6ce3f3.slice PodAnnotations:0xc003ab1018}] Aliases:map[]}\"\nJun 12 20:22:27.020559 crc crio[20719]: time=\"2026-06-12T20:22:27.020539172Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:27.572446 crc crio[20719]: 2026-06-12T20:22:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af472a7ae32b611 Mac:a6:fd:88:7d:e8:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/4471a33d-3431-485b-b521-8537c93079ef SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:22:27.573920 crc crio[20719]: time=\"2026-06-12T20:22:27.573766863Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:af472a7ae32b611c7e8c81becd8236fbe4a5f3b994565fa7eb939eaec586b0d9 UID:e76d7c1a-9b7c-4ea9-9353-96d9dc6ce3f3 NetNS:/var/run/netns/4471a33d-3431-485b-b521-8537c93079ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode76d7c1a_9b7c_4ea9_9353_96d9dc6ce3f3.slice PodAnnotations:0xc003ab1018}] Aliases:map[]}\"\nJun 12 20:22:27.574132 crc crio[20719]: time=\"2026-06-12T20:22:27.574061031Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:22:27.599560 crc crio[20719]: time=\"2026-06-12T20:22:27.599395435Z\" level=info msg=\"Ran pod sandbox af472a7ae32b611c7e8c81becd8236fbe4a5f3b994565fa7eb939eaec586b0d9 with infra container: openstack/kube-state-metrics-0/POD\" id=c89fe18d-d3fb-4d7e-961c-66fc9755b0dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:27.614674 crc crio[20719]: time=\"2026-06-12T20:22:27.614556456Z\" level=info msg=\"Stopping container: 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603 (timeout: 30s)\" id=07e0b7c2-8d5e-49c6-bd3b-640d2563335a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:27.615018 crc crio[20719]: time=\"2026-06-12T20:22:27.614866254Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=f7ed0523-e6a8-4797-be9e-878c264606c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:27.615651 crc crio[20719]: time=\"2026-06-12T20:22:27.615574366Z\" level=info msg=\"Stopping container: 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc (timeout: 30s)\" id=dca55ffd-6e5e-4ba5-9a32-931cfa35ac4e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:27.615746 crc crio[20719]: time=\"2026-06-12T20:22:27.615576745Z\" level=info msg=\"Stopping container: 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2 (timeout: 30s)\" id=bf346325-e8ea-4cf4-b3b8-124b93404244 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:27.616068 crc crio[20719]: time=\"2026-06-12T20:22:27.615623425Z\" level=info msg=\"Stopping container: e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3 (timeout: 30s)\" id=fc2c84f0-d924-479c-a8f5-c5d7f4d452d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:27.708506 crc crio[20719]: time=\"2026-06-12T20:22:27.708409625Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=a3b82085-8017-45e7-b1cd-1a5ddbb4c712 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:27.719097 crc crio[20719]: time=\"2026-06-12T20:22:27.718915041Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=5606a561-e101-44b8-bee8-943a9d83174f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:27.719586 crc crio[20719]: time=\"2026-06-12T20:22:27.719378774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:27.763610 crc crio[20719]: time=\"2026-06-12T20:22:27.763547707Z\" level=info msg=\"Stopped container e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3: openstack/ceilometer-0/sg-core\" id=fc2c84f0-d924-479c-a8f5-c5d7f4d452d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:27.803691 crc crio[20719]: time=\"2026-06-12T20:22:27.803591083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:27.813233 crc crio[20719]: time=\"2026-06-12T20:22:27.813033283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:27.847119 crc crio[20719]: time=\"2026-06-12T20:22:27.846987817Z\" level=info msg=\"Stopped container 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2: openstack/ceilometer-0/proxy-httpd\" id=bf346325-e8ea-4cf4-b3b8-124b93404244 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:28.012701 crc crio[20719]: time=\"2026-06-12T20:22:28.012608921Z\" level=info msg=\"Created container 364a9f434738c2fbbcb85b35f8fa90c6977f7fff8350085426fa872b066189d9: openstack/kube-state-metrics-0/kube-state-metrics\" id=5606a561-e101-44b8-bee8-943a9d83174f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:28.013795 crc crio[20719]: time=\"2026-06-12T20:22:28.013709211Z\" level=info msg=\"Starting container: 364a9f434738c2fbbcb85b35f8fa90c6977f7fff8350085426fa872b066189d9\" id=82dc7354-1b9d-44c9-a628-de1a51a4d487 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:28.019530 crc crio[20719]: time=\"2026-06-12T20:22:28.019238245Z\" level=info msg=\"Started container\" PID=86315 containerID=364a9f434738c2fbbcb85b35f8fa90c6977f7fff8350085426fa872b066189d9 description=openstack/kube-state-metrics-0/kube-state-metrics id=82dc7354-1b9d-44c9-a628-de1a51a4d487 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af472a7ae32b611c7e8c81becd8236fbe4a5f3b994565fa7eb939eaec586b0d9\nJun 12 20:22:28.052082 crc crio[20719]: time=\"2026-06-12T20:22:28.051977056Z\" level=info msg=\"Stopped container 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc: openstack/ceilometer-0/ceilometer-central-agent\" id=dca55ffd-6e5e-4ba5-9a32-931cfa35ac4e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:30.267630 crc crio[20719]: time=\"2026-06-12T20:22:30.266220121Z\" level=info msg=\"Stopped container 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603: openstack/ceilometer-0/ceilometer-notification-agent\" id=07e0b7c2-8d5e-49c6-bd3b-640d2563335a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:22:30.270207 crc crio[20719]: time=\"2026-06-12T20:22:30.268939318Z\" level=info msg=\"Stopping pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\" id=637bfd04-769e-45ef-952f-4ba31ca64a3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:30.270207 crc crio[20719]: time=\"2026-06-12T20:22:30.269684288Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61 UID:fffccd8c-fdb5-4825-8c7d-6bd77d291f85 NetNS:/var/run/netns/ef16e67d-cc9d-4c74-823a-71f0887da2cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffccd8c_fdb5_4825_8c7d_6bd77d291f85.slice PodAnnotations:0xc003ab0c58}] Aliases:map[]}\"\nJun 12 20:22:30.270207 crc crio[20719]: time=\"2026-06-12T20:22:30.269845062Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:30.649438 crc crio[20719]: time=\"2026-06-12T20:22:30.648417307Z\" level=info msg=\"Stopped pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\" id=637bfd04-769e-45ef-952f-4ba31ca64a3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:22:31.590855 crc crio[20719]: time=\"2026-06-12T20:22:31.590492636Z\" level=info msg=\"Removing container: 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2\" id=3eea82bc-c354-450c-b0c4-135ff59b33fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:31.626921 crc crio[20719]: time=\"2026-06-12T20:22:31.626803679Z\" level=info msg=\"Removed container 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2: openstack/ceilometer-0/proxy-httpd\" id=3eea82bc-c354-450c-b0c4-135ff59b33fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:31.635518 crc crio[20719]: time=\"2026-06-12T20:22:31.635425815Z\" level=info msg=\"Removing container: e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3\" id=55886c16-c19a-4714-bf5b-9063be1bf471 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:31.671834 crc crio[20719]: time=\"2026-06-12T20:22:31.671733207Z\" level=info msg=\"Removed container e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3: openstack/ceilometer-0/sg-core\" id=55886c16-c19a-4714-bf5b-9063be1bf471 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:31.676979 crc crio[20719]: time=\"2026-06-12T20:22:31.676895268Z\" level=info msg=\"Removing container: 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603\" id=48efaf6e-ae8a-4c15-a1f4-456435850b10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:31.741906 crc crio[20719]: time=\"2026-06-12T20:22:31.741832695Z\" level=info msg=\"Removed container 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603: openstack/ceilometer-0/ceilometer-notification-agent\" id=48efaf6e-ae8a-4c15-a1f4-456435850b10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:31.748022 crc crio[20719]: time=\"2026-06-12T20:22:31.747959136Z\" level=info msg=\"Removing container: 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc\" id=b498580f-a5d6-49b5-ba9b-b40eb5bbf32b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:31.796477 crc crio[20719]: time=\"2026-06-12T20:22:31.796393613Z\" level=info msg=\"Removed container 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc: openstack/ceilometer-0/ceilometer-central-agent\" id=b498580f-a5d6-49b5-ba9b-b40eb5bbf32b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:22:32.061797 crc crio[20719]: time=\"2026-06-12T20:22:32.061596923Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=3f7d1d35-f17e-40a1-a3ea-4128b212b41a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:32.062103 crc crio[20719]: time=\"2026-06-12T20:22:32.062082477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:32.119664 crc crio[20719]: time=\"2026-06-12T20:22:32.119544386Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d UID:9755080d-1368-4c7e-a361-4a3e0c5b1c4d NetNS:/var/run/netns/e1f4f73c-93a9-42f2-a8c9-d23b1297acad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9755080d_1368_4c7e_a361_4a3e0c5b1c4d.slice PodAnnotations:0xc000110258}] Aliases:map[]}\"\nJun 12 20:22:32.119664 crc crio[20719]: time=\"2026-06-12T20:22:32.119636539Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:32.487439 crc crio[20719]: 2026-06-12T20:22:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4deb629b7f74a2 Mac:f6:72:8a:6f:3d:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/e1f4f73c-93a9-42f2-a8c9-d23b1297acad SocketPath: PciID:}] [{Interface:0xc0002d95d0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:22:32.488555 crc crio[20719]: time=\"2026-06-12T20:22:32.48849123Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d UID:9755080d-1368-4c7e-a361-4a3e0c5b1c4d NetNS:/var/run/netns/e1f4f73c-93a9-42f2-a8c9-d23b1297acad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9755080d_1368_4c7e_a361_4a3e0c5b1c4d.slice PodAnnotations:0xc000110258}] Aliases:map[]}\"\nJun 12 20:22:32.488723 crc crio[20719]: time=\"2026-06-12T20:22:32.488660915Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:22:32.498067 crc crio[20719]: time=\"2026-06-12T20:22:32.497957116Z\" level=info msg=\"Ran pod sandbox d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d with infra container: openstack/ceilometer-0/POD\" id=3f7d1d35-f17e-40a1-a3ea-4128b212b41a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:32.500202 crc crio[20719]: time=\"2026-06-12T20:22:32.500131954Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3ab2df21-a4d4-4052-ad19-b639e34e24b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:32.533314 crc crio[20719]: time=\"2026-06-12T20:22:32.533174763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=dbf37d18-142c-4004-8364-28d39dc41ede name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:32.550019 crc crio[20719]: time=\"2026-06-12T20:22:32.549939418Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c06cb698-a9b2-4afd-8e90-83caa68bfc55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:32.550631 crc crio[20719]: time=\"2026-06-12T20:22:32.550576466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:32.593751 crc crio[20719]: time=\"2026-06-12T20:22:32.593114068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:32.599027 crc crio[20719]: time=\"2026-06-12T20:22:32.59893803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:32.817667 crc crio[20719]: time=\"2026-06-12T20:22:32.817562139Z\" level=info msg=\"Created container ceacc0062588518c63a9d98d7f251efb0a1e6c4063355a4206fc8bc035175707: openstack/ceilometer-0/ceilometer-central-agent\" id=c06cb698-a9b2-4afd-8e90-83caa68bfc55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:32.818920 crc crio[20719]: time=\"2026-06-12T20:22:32.818808263Z\" level=info msg=\"Starting container: ceacc0062588518c63a9d98d7f251efb0a1e6c4063355a4206fc8bc035175707\" id=1e88a1d3-25e1-4a29-bc0c-58cda2cb83ce name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:32.831910 crc crio[20719]: time=\"2026-06-12T20:22:32.831784943Z\" level=info msg=\"Started container\" PID=86659 containerID=ceacc0062588518c63a9d98d7f251efb0a1e6c4063355a4206fc8bc035175707 description=openstack/ceilometer-0/ceilometer-central-agent id=1e88a1d3-25e1-4a29-bc0c-58cda2cb83ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d\nJun 12 20:22:32.850987 crc crio[20719]: time=\"2026-06-12T20:22:32.850889418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d3d5042b-a7d1-40fb-96df-63129c6189b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:32.899246 crc crio[20719]: time=\"2026-06-12T20:22:32.898253601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=534fd535-bd3b-499e-9d7a-e09385970ada name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:32.922153 crc crio[20719]: time=\"2026-06-12T20:22:32.922043622Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a890f361-5ace-4256-a478-d3ab6c99ea00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:32.922653 crc crio[20719]: time=\"2026-06-12T20:22:32.922585643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:32.985311 crc crio[20719]: time=\"2026-06-12T20:22:32.984690944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:32.990619 crc crio[20719]: time=\"2026-06-12T20:22:32.990549868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:33.121432 crc crio[20719]: time=\"2026-06-12T20:22:33.12121482Z\" level=info msg=\"Created container d28aebaaf8625decf2cf59a8502f45baedef6125f31200f0c1fa7eea975d4594: openstack/ceilometer-0/ceilometer-notification-agent\" id=a890f361-5ace-4256-a478-d3ab6c99ea00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:33.122776 crc crio[20719]: time=\"2026-06-12T20:22:33.122682101Z\" level=info msg=\"Starting container: d28aebaaf8625decf2cf59a8502f45baedef6125f31200f0c1fa7eea975d4594\" id=6f50bfe6-ccbd-4786-85f5-d2aca6955e37 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:33.132493 crc crio[20719]: time=\"2026-06-12T20:22:33.132349349Z\" level=info msg=\"Started container\" PID=86685 containerID=d28aebaaf8625decf2cf59a8502f45baedef6125f31200f0c1fa7eea975d4594 description=openstack/ceilometer-0/ceilometer-notification-agent id=6f50bfe6-ccbd-4786-85f5-d2aca6955e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d\nJun 12 20:22:33.148525 crc crio[20719]: time=\"2026-06-12T20:22:33.148432557Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d150e058-c96e-4590-a3ce-bd7acf0e6cc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:33.165159 crc crio[20719]: time=\"2026-06-12T20:22:33.164998396Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=35a64ef1-02fe-4841-9912-eb9461364ce8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:33.171816 crc crio[20719]: time=\"2026-06-12T20:22:33.171733854Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=eb1b0eab-25f2-4d85-99a7-1b6cb93d7581 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:33.172237 crc crio[20719]: time=\"2026-06-12T20:22:33.171999421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:33.232928 crc crio[20719]: time=\"2026-06-12T20:22:33.232836333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:33.237883 crc crio[20719]: time=\"2026-06-12T20:22:33.2377926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:33.371416 crc crio[20719]: time=\"2026-06-12T20:22:33.370902402Z\" level=info msg=\"Created container 57d22cd184a3bb40795b82007686bf9d2bb08d778c975f2aabef89277787a85f: openstack/ceilometer-0/sg-core\" id=eb1b0eab-25f2-4d85-99a7-1b6cb93d7581 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:33.374376 crc crio[20719]: time=\"2026-06-12T20:22:33.374100049Z\" level=info msg=\"Starting container: 57d22cd184a3bb40795b82007686bf9d2bb08d778c975f2aabef89277787a85f\" id=fb291e1c-55ef-4e85-90df-341b9ff89b5c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:33.380983 crc crio[20719]: time=\"2026-06-12T20:22:33.380559269Z\" level=info msg=\"Started container\" PID=86706 containerID=57d22cd184a3bb40795b82007686bf9d2bb08d778c975f2aabef89277787a85f description=openstack/ceilometer-0/sg-core id=fb291e1c-55ef-4e85-90df-341b9ff89b5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d\nJun 12 20:22:33.397138 crc crio[20719]: time=\"2026-06-12T20:22:33.397044607Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=0bb72495-ae45-46e8-8edb-cd692adb3008 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:33.445909 crc crio[20719]: time=\"2026-06-12T20:22:33.445802902Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=095a1511-8f09-4032-80a1-40809a696629 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:33.473187 crc crio[20719]: time=\"2026-06-12T20:22:33.473086981Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=6c7dad37-54c8-4d49-89ec-596c87ed0d31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:33.473702 crc crio[20719]: time=\"2026-06-12T20:22:33.473635406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:33.538231 crc crio[20719]: time=\"2026-06-12T20:22:33.538103238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:33.547912 crc crio[20719]: time=\"2026-06-12T20:22:33.547814359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:33.743921 crc crio[20719]: time=\"2026-06-12T20:22:33.743787496Z\" level=info msg=\"Created container 5f5f9834118711c4b6cb5fa7b0f7e053d5d74233353c290ac1631ba05f9ae02c: openstack/ceilometer-0/proxy-httpd\" id=6c7dad37-54c8-4d49-89ec-596c87ed0d31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:33.749128 crc crio[20719]: time=\"2026-06-12T20:22:33.749066654Z\" level=info msg=\"Starting container: 5f5f9834118711c4b6cb5fa7b0f7e053d5d74233353c290ac1631ba05f9ae02c\" id=5eaf2b37-8c08-4e97-825c-c3fee0afa19e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:33.755655 crc crio[20719]: time=\"2026-06-12T20:22:33.755568529Z\" level=info msg=\"Started container\" PID=86768 containerID=5f5f9834118711c4b6cb5fa7b0f7e053d5d74233353c290ac1631ba05f9ae02c description=openstack/ceilometer-0/proxy-httpd id=5eaf2b37-8c08-4e97-825c-c3fee0afa19e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d\nJun 12 20:22:41.854112 crc crio[20719]: time=\"2026-06-12T20:22:41.853016999Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=c14b272b-399c-4167-98a0-140fafaeb3c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:41.856398 crc crio[20719]: time=\"2026-06-12T20:22:41.85413657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:41.913513 crc crio[20719]: time=\"2026-06-12T20:22:41.913393398Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:faebe26e6af9c1bd7912ad203ddac575adb24ad825b0fd8f0cbcb644fc318cb3 UID:d5ce9e90-d57f-49f9-a66a-4d7035ec8d3f NetNS:/var/run/netns/5af647d8-0c64-4e44-87e4-cd3ca7462389 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5ce9e90_d57f_49f9_a66a_4d7035ec8d3f.slice PodAnnotations:0xc000eaf330}] Aliases:map[]}\"\nJun 12 20:22:41.913513 crc crio[20719]: time=\"2026-06-12T20:22:41.913475011Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:22:42.501476 crc crio[20719]: 2026-06-12T20:22:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:faebe26e6af9c1b Mac:f6:f2:a3:d6:69:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/5af647d8-0c64-4e44-87e4-cd3ca7462389 SocketPath: PciID:}] [{Interface:0xc000286ab0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:22:42.502784 crc crio[20719]: time=\"2026-06-12T20:22:42.502703491Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:faebe26e6af9c1bd7912ad203ddac575adb24ad825b0fd8f0cbcb644fc318cb3 UID:d5ce9e90-d57f-49f9-a66a-4d7035ec8d3f NetNS:/var/run/netns/5af647d8-0c64-4e44-87e4-cd3ca7462389 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5ce9e90_d57f_49f9_a66a_4d7035ec8d3f.slice PodAnnotations:0xc000eaf330}] Aliases:map[]}\"\nJun 12 20:22:42.502995 crc crio[20719]: time=\"2026-06-12T20:22:42.502941267Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:22:42.514767 crc crio[20719]: time=\"2026-06-12T20:22:42.514645216Z\" level=info msg=\"Ran pod sandbox faebe26e6af9c1bd7912ad203ddac575adb24ad825b0fd8f0cbcb644fc318cb3 with infra container: sushy-emulator/sushy-emulator/POD\" id=c14b272b-399c-4167-98a0-140fafaeb3c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:22:42.525172 crc crio[20719]: time=\"2026-06-12T20:22:42.525102283Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=433b31f9-85cf-4556-aafe-34b9292314bf name=/runtime.v1.ImageService/PullImage\nJun 12 20:22:42.538389 crc crio[20719]: time=\"2026-06-12T20:22:42.537558072Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 12 20:22:52.669499 crc crio[20719]: time=\"2026-06-12T20:22:52.668426312Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd\" id=433b31f9-85cf-4556-aafe-34b9292314bf name=/runtime.v1.ImageService/PullImage\nJun 12 20:22:52.671712 crc crio[20719]: time=\"2026-06-12T20:22:52.671115387Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=0cd11a5e-c9bd-4afe-ac7d-c027ec0ce9f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:52.677049 crc crio[20719]: time=\"2026-06-12T20:22:52.67698879Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=b2ed3973-537a-4920-8730-115910ce4ec1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:22:52.689599 crc crio[20719]: time=\"2026-06-12T20:22:52.689486018Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=bbe9d996-5226-4822-a62b-3b6fc50b89d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:52.693971 crc crio[20719]: time=\"2026-06-12T20:22:52.693865722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:52.746032 crc crio[20719]: time=\"2026-06-12T20:22:52.745928457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:52.750454 crc crio[20719]: time=\"2026-06-12T20:22:52.749907357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:22:52.965999 crc crio[20719]: time=\"2026-06-12T20:22:52.96582628Z\" level=info msg=\"Created container 1ecece63431afc7de405b8dc1c42b7efcfb6d243279b9633d1cd83d1649f0a36: sushy-emulator/sushy-emulator/sushy-emulator\" id=bbe9d996-5226-4822-a62b-3b6fc50b89d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:22:52.967763 crc crio[20719]: time=\"2026-06-12T20:22:52.967571229Z\" level=info msg=\"Starting container: 1ecece63431afc7de405b8dc1c42b7efcfb6d243279b9633d1cd83d1649f0a36\" id=a883d42c-c89c-4033-b1f1-baa40fb08b47 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:22:52.981145 crc crio[20719]: time=\"2026-06-12T20:22:52.980989042Z\" level=info msg=\"Started container\" PID=88067 containerID=1ecece63431afc7de405b8dc1c42b7efcfb6d243279b9633d1cd83d1649f0a36 description=sushy-emulator/sushy-emulator/sushy-emulator id=a883d42c-c89c-4033-b1f1-baa40fb08b47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=faebe26e6af9c1bd7912ad203ddac575adb24ad825b0fd8f0cbcb644fc318cb3\nJun 12 20:23:04.677905 crc crio[20719]: time=\"2026-06-12T20:23:04.677243059Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 20:23:11.824222 crc crio[20719]: time=\"2026-06-12T20:23:11.823389069Z\" level=info msg=\"Stopping pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\" id=007bc707-1d53-46df-a250-a9c90c3c009b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:23:11.824222 crc crio[20719]: time=\"2026-06-12T20:23:11.824186507Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\" id=007bc707-1d53-46df-a250-a9c90c3c009b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:23:11.828467 crc crio[20719]: time=\"2026-06-12T20:23:11.824987035Z\" level=info msg=\"Removing pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\" id=0d48dd3d-de04-4796-9e22-e1f970fac79f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:23:11.856134 crc crio[20719]: time=\"2026-06-12T20:23:11.851005041Z\" level=info msg=\"Removed pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\" id=0d48dd3d-de04-4796-9e22-e1f970fac79f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:23:11.856134 crc crio[20719]: time=\"2026-06-12T20:23:11.852832762Z\" level=info msg=\"Stopping pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\" id=05234344-11fe-4ca6-b1f2-e7a35f8feb8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:23:11.856134 crc crio[20719]: time=\"2026-06-12T20:23:11.853044847Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\" id=05234344-11fe-4ca6-b1f2-e7a35f8feb8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:23:11.856134 crc crio[20719]: time=\"2026-06-12T20:23:11.85541762Z\" level=info msg=\"Removing pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\" id=85b159ce-5932-4b00-bc07-4d2d6b99e4f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:23:11.876353 crc crio[20719]: time=\"2026-06-12T20:23:11.876057146Z\" level=info msg=\"Removed pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\" id=85b159ce-5932-4b00-bc07-4d2d6b99e4f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:23:18.560521 crc crio[20719]: time=\"2026-06-12T20:23:18.559719601Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-4csc5/POD\" id=1d00acb3-6e1d-4b24-8bb7-a80f3931a917 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:23:18.561674 crc crio[20719]: time=\"2026-06-12T20:23:18.560627432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:18.629778 crc crio[20719]: time=\"2026-06-12T20:23:18.629672177Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-4csc5 Namespace:openstack ID:83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87 UID:e265a5fe-5d6d-411a-b179-edaf4ee314d3 NetNS:/var/run/netns/1f49fbf0-f378-4839-966d-9255a63b899f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode265a5fe_5d6d_411a_b179_edaf4ee314d3.slice PodAnnotations:0xc00259b918}] Aliases:map[]}\"\nJun 12 20:23:18.629778 crc crio[20719]: time=\"2026-06-12T20:23:18.629764289Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-4csc5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:23:19.667003 crc crio[20719]: 2026-06-12T20:23:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83db23253e9361f Mac:92:aa:08:84:e9:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/1f49fbf0-f378-4839-966d-9255a63b899f SocketPath: PciID:}] [{Interface:0xc000014f80 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:23:19.667003 crc crio[20719]: time=\"2026-06-12T20:23:19.665089068Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-4csc5 Namespace:openstack ID:83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87 UID:e265a5fe-5d6d-411a-b179-edaf4ee314d3 NetNS:/var/run/netns/1f49fbf0-f378-4839-966d-9255a63b899f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode265a5fe_5d6d_411a_b179_edaf4ee314d3.slice PodAnnotations:0xc00259b918}] Aliases:map[]}\"\nJun 12 20:23:19.667003 crc crio[20719]: time=\"2026-06-12T20:23:19.665386294Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-4csc5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:23:19.682693 crc crio[20719]: time=\"2026-06-12T20:23:19.682440228Z\" level=info msg=\"Ran pod sandbox 83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87 with infra container: openstack/dnsmasq-dns-687999f8f7-4csc5/POD\" id=1d00acb3-6e1d-4b24-8bb7-a80f3931a917 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:23:19.686855 crc crio[20719]: time=\"2026-06-12T20:23:19.686755884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d0ec3c63-87d9-4a73-b170-728cbf1b2bd7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:23:19.759393 crc crio[20719]: time=\"2026-06-12T20:23:19.759086171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0a47b7c8-1651-4ee5-a900-d2bc5458b543 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:23:19.890033 crc crio[20719]: time=\"2026-06-12T20:23:19.889502064Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-4csc5/init\" id=34a1c0e2-7088-42cb-ba1f-0c2af0323536 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:23:19.890800 crc crio[20719]: time=\"2026-06-12T20:23:19.890717412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:19.951165 crc crio[20719]: time=\"2026-06-12T20:23:19.950995757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:19.956671 crc crio[20719]: time=\"2026-06-12T20:23:19.956607273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:20.542805 crc crio[20719]: time=\"2026-06-12T20:23:20.542694385Z\" level=info msg=\"Created container 95b8a2aa82eac156d2e666b32232633b846c97ff0a3f140996e0304543fcadad: openstack/dnsmasq-dns-687999f8f7-4csc5/init\" id=34a1c0e2-7088-42cb-ba1f-0c2af0323536 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:23:20.544319 crc crio[20719]: time=\"2026-06-12T20:23:20.544177957Z\" level=info msg=\"Starting container: 95b8a2aa82eac156d2e666b32232633b846c97ff0a3f140996e0304543fcadad\" id=f571e41f-6cd3-4abb-8cdf-ea07aee24417 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:23:20.555504 crc crio[20719]: time=\"2026-06-12T20:23:20.55538697Z\" level=info msg=\"Started container\" PID=89477 containerID=95b8a2aa82eac156d2e666b32232633b846c97ff0a3f140996e0304543fcadad description=openstack/dnsmasq-dns-687999f8f7-4csc5/init id=f571e41f-6cd3-4abb-8cdf-ea07aee24417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87\nJun 12 20:23:21.522902 crc crio[20719]: time=\"2026-06-12T20:23:21.522383398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=edbfb339-900c-46c7-a2fd-1e8936a9fd42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:23:21.676522 crc crio[20719]: time=\"2026-06-12T20:23:21.67638141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2cbe14ae-ab30-4c00-bbfe-24ea04c4e626 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:23:22.018112 crc crio[20719]: time=\"2026-06-12T20:23:22.017796989Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-4csc5/dnsmasq-dns\" id=aaa8a6f6-d243-432d-a37f-ccd32441d74f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:23:22.018941 crc crio[20719]: time=\"2026-06-12T20:23:22.018807901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:22.101764 crc crio[20719]: time=\"2026-06-12T20:23:22.101675715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:22.105788 crc crio[20719]: time=\"2026-06-12T20:23:22.105703726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:23:22.546019 crc crio[20719]: time=\"2026-06-12T20:23:22.545893735Z\" level=info msg=\"Created container 7054dacf7452d66fcf369645308a4ba328c9ff57aca46167dd7e349e2a112766: openstack/dnsmasq-dns-687999f8f7-4csc5/dnsmasq-dns\" id=aaa8a6f6-d243-432d-a37f-ccd32441d74f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:23:22.550474 crc crio[20719]: time=\"2026-06-12T20:23:22.549072257Z\" level=info msg=\"Starting container: 7054dacf7452d66fcf369645308a4ba328c9ff57aca46167dd7e349e2a112766\" id=47e35ef8-f11e-410b-8ffa-8a4c77ee69b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:23:22.560189 crc crio[20719]: time=\"2026-06-12T20:23:22.560124366Z\" level=info msg=\"Started container\" PID=89619 containerID=7054dacf7452d66fcf369645308a4ba328c9ff57aca46167dd7e349e2a112766 description=openstack/dnsmasq-dns-687999f8f7-4csc5/dnsmasq-dns id=47e35ef8-f11e-410b-8ffa-8a4c77ee69b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87\nJun 12 20:23:29.812483 crc crio[20719]: time=\"2026-06-12T20:23:29.81110369Z\" level=info msg=\"Stopping container: 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee (timeout: 10s)\" id=fff13e54-fbed-4e6e-86b9-272e49f4cc65 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:23:29.979047 crc crio[20719]: time=\"2026-06-12T20:23:29.977809098Z\" level=info msg=\"Stopped container 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee: openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns\" id=fff13e54-fbed-4e6e-86b9-272e49f4cc65 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:23:29.979047 crc crio[20719]: time=\"2026-06-12T20:23:29.978854884Z\" level=info msg=\"Stopping pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\" id=1407c7cc-5c60-4145-a5f8-599dbdec48a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:23:29.985179 crc crio[20719]: time=\"2026-06-12T20:23:29.982860856Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-lg6fn Namespace:openstack ID:0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462 UID:2988cb02-f6fb-483e-939b-e57165609903 NetNS:/var/run/netns/48cde71c-1678-4d34-905a-d43e920cb18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2988cb02_f6fb_483e_939b_e57165609903.slice PodAnnotations:0xc00259b898}] Aliases:map[]}\"\nJun 12 20:23:29.985179 crc crio[20719]: time=\"2026-06-12T20:23:29.983031439Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-lg6fn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:23:30.607040 crc crio[20719]: time=\"2026-06-12T20:23:30.606953568Z\" level=info msg=\"Stopped pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\" id=1407c7cc-5c60-4145-a5f8-599dbdec48a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:23:30.791529 crc crio[20719]: time=\"2026-06-12T20:23:30.791448057Z\" level=info msg=\"Removing container: 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee\" id=0eb4771c-c8bf-45bd-9685-3a6afdff335b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:23:30.821999 crc crio[20719]: time=\"2026-06-12T20:23:30.821912649Z\" level=info msg=\"Removed container 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee: openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns\" id=0eb4771c-c8bf-45bd-9685-3a6afdff335b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:23:30.825534 crc crio[20719]: time=\"2026-06-12T20:23:30.825471412Z\" level=info msg=\"Removing container: b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1\" id=8d24e7ba-897a-43e6-b973-6443f6b1323a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:23:30.857193 crc crio[20719]: time=\"2026-06-12T20:23:30.854996839Z\" level=info msg=\"Removed container b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1: openstack/dnsmasq-dns-68b84f4555-lg6fn/init\" id=8d24e7ba-897a-43e6-b973-6443f6b1323a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:24:00.555010 crc crio[20719]: time=\"2026-06-12T20:24:00.554328914Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688264-rzw5m/POD\" id=ee9f193d-ce3d-42c4-a3c2-27d1121e6f2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:00.556880 crc crio[20719]: time=\"2026-06-12T20:24:00.55509128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:00.616011 crc crio[20719]: time=\"2026-06-12T20:24:00.615903278Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688264-rzw5m Namespace:openshift-infra ID:310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1 UID:a521e98b-9fd0-405f-934a-bfb1c59d0d7e NetNS:/var/run/netns/6a2b64be-ad66-4515-83e3-96474bd29e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda521e98b_9fd0_405f_934a_bfb1c59d0d7e.slice PodAnnotations:0xc000111778}] Aliases:map[]}\"\nJun 12 20:24:00.616011 crc crio[20719]: time=\"2026-06-12T20:24:00.61596739Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688264-rzw5m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:01.237946 crc crio[20719]: 2026-06-12T20:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:310a20d09f5579b Mac:8a:d8:0d:e0:6b:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/6a2b64be-ad66-4515-83e3-96474bd29e62 SocketPath: PciID:}] [{Interface:0xc0003509e0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:24:01.239554 crc crio[20719]: time=\"2026-06-12T20:24:01.239479423Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688264-rzw5m Namespace:openshift-infra ID:310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1 UID:a521e98b-9fd0-405f-934a-bfb1c59d0d7e NetNS:/var/run/netns/6a2b64be-ad66-4515-83e3-96474bd29e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda521e98b_9fd0_405f_934a_bfb1c59d0d7e.slice PodAnnotations:0xc000111778}] Aliases:map[]}\"\nJun 12 20:24:01.239710 crc crio[20719]: time=\"2026-06-12T20:24:01.239675028Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688264-rzw5m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:24:01.256481 crc crio[20719]: time=\"2026-06-12T20:24:01.256238282Z\" level=info msg=\"Ran pod sandbox 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1 with infra container: openshift-infra/auto-csr-approver-29688264-rzw5m/POD\" id=ee9f193d-ce3d-42c4-a3c2-27d1121e6f2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:24:01.261772 crc crio[20719]: time=\"2026-06-12T20:24:01.261654032Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=93782727-e5b9-4dba-ae2a-0bf924183954 name=/runtime.v1.ImageService/PullImage\nJun 12 20:24:01.273420 crc crio[20719]: time=\"2026-06-12T20:24:01.273230212Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:24:02.294409 crc crio[20719]: time=\"2026-06-12T20:24:02.293607391Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=93782727-e5b9-4dba-ae2a-0bf924183954 name=/runtime.v1.ImageService/PullImage\nJun 12 20:24:02.301615 crc crio[20719]: time=\"2026-06-12T20:24:02.296643178Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6c6bcd58-af41-431f-9474-16d9759c3af0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:02.301615 crc crio[20719]: time=\"2026-06-12T20:24:02.300211389Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a19a0a9-9e8c-4316-97a9-71803f58f54e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:24:02.310106 crc crio[20719]: time=\"2026-06-12T20:24:02.309924137Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688264-rzw5m/oc\" id=87a1b5ef-0279-43ee-b501-2954c7f1e831 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:02.311801 crc crio[20719]: time=\"2026-06-12T20:24:02.311671177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:02.393936 crc crio[20719]: time=\"2026-06-12T20:24:02.393783223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:02.699762 crc crio[20719]: time=\"2026-06-12T20:24:02.699356765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:24:02.812710 crc crio[20719]: time=\"2026-06-12T20:24:02.812341496Z\" level=info msg=\"Created container 771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a: openshift-infra/auto-csr-approver-29688264-rzw5m/oc\" id=87a1b5ef-0279-43ee-b501-2954c7f1e831 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:24:02.813869 crc crio[20719]: time=\"2026-06-12T20:24:02.813785019Z\" level=info msg=\"Starting container: 771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a\" id=790a84c3-615e-4519-9ac8-3003ce987e21 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:24:02.818166 crc crio[20719]: time=\"2026-06-12T20:24:02.818079405Z\" level=info msg=\"Started container\" PID=91708 containerID=771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a description=openshift-infra/auto-csr-approver-29688264-rzw5m/oc id=790a84c3-615e-4519-9ac8-3003ce987e21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\nJun 12 20:24:04.419926 crc crio[20719]: time=\"2026-06-12T20:24:04.419201614Z\" level=info msg=\"Stopping pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\" id=b26fa209-2623-4173-aaa4-76621c9b8821 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:04.421335 crc crio[20719]: time=\"2026-06-12T20:24:04.420681008Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688264-rzw5m Namespace:openshift-infra ID:310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1 UID:a521e98b-9fd0-405f-934a-bfb1c59d0d7e NetNS:/var/run/netns/6a2b64be-ad66-4515-83e3-96474bd29e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda521e98b_9fd0_405f_934a_bfb1c59d0d7e.slice PodAnnotations:0xc000527220}] Aliases:map[]}\"\nJun 12 20:24:04.421335 crc crio[20719]: time=\"2026-06-12T20:24:04.420827141Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688264-rzw5m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:24:04.771633 crc crio[20719]: time=\"2026-06-12T20:24:04.77157656Z\" level=info msg=\"Stopped pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\" id=b26fa209-2623-4173-aaa4-76621c9b8821 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:11.907116 crc crio[20719]: time=\"2026-06-12T20:24:11.906341246Z\" level=info msg=\"Removing container: ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca\" id=b662d178-5446-4921-a2a6-0bb0d420a4b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:24:11.942701 crc crio[20719]: time=\"2026-06-12T20:24:11.9416204Z\" level=info msg=\"Removed container ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca: openstack/root-account-create-update-m4xcd/mariadb-account-create-update\" id=b662d178-5446-4921-a2a6-0bb0d420a4b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:24:11.948421 crc crio[20719]: time=\"2026-06-12T20:24:11.946608923Z\" level=info msg=\"Removing container: ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571\" id=567b389a-71ab-4e0d-bf08-7d658a684aa2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:24:12.006847 crc crio[20719]: time=\"2026-06-12T20:24:12.00670019Z\" level=info msg=\"Removed container ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/ovn-config\" id=567b389a-71ab-4e0d-bf08-7d658a684aa2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:24:12.010481 crc crio[20719]: time=\"2026-06-12T20:24:12.010352656Z\" level=info msg=\"Removing container: 71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6\" id=ac34b732-3020-4198-8299-b4f1bf39978b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:24:12.110911 crc crio[20719]: time=\"2026-06-12T20:24:12.110743135Z\" level=info msg=\"Removed container 71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6: openstack/ovn-controller-58skl-config-pgk5w/ovn-config\" id=ac34b732-3020-4198-8299-b4f1bf39978b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:24:12.113672 crc crio[20719]: time=\"2026-06-12T20:24:12.113534476Z\" level=info msg=\"Removing container: 5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894\" id=df2cc710-ee11-4cce-aab4-815ef0e7d3d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:24:12.157681 crc crio[20719]: time=\"2026-06-12T20:24:12.157416978Z\" level=info msg=\"Removed container 5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/ovn-config\" id=df2cc710-ee11-4cce-aab4-815ef0e7d3d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:24:12.162863 crc crio[20719]: time=\"2026-06-12T20:24:12.162640062Z\" level=info msg=\"Removing container: d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e\" id=9a9eed4b-ed47-4dee-ace7-4dc3fe4a5cee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:24:14.034500 crc crio[20719]: time=\"2026-06-12T20:24:14.033929258Z\" level=info msg=\"Removed container d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e: openshift-infra/auto-csr-approver-29688258-kg4dv/oc\" id=9a9eed4b-ed47-4dee-ace7-4dc3fe4a5cee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:24:14.085809 crc crio[20719]: time=\"2026-06-12T20:24:14.085636745Z\" level=info msg=\"Stopping pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\" id=4bc9a787-4427-4b01-a00f-d2b344524fac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:14.085809 crc crio[20719]: time=\"2026-06-12T20:24:14.085731927Z\" level=info msg=\"Stopped pod sandbox (already stopped): b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\" id=4bc9a787-4427-4b01-a00f-d2b344524fac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:14.090411 crc crio[20719]: time=\"2026-06-12T20:24:14.090166368Z\" level=info msg=\"Removing pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\" id=7d329ded-1995-40fb-ada8-0a52b9042fd1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:24:14.264047 crc crio[20719]: time=\"2026-06-12T20:24:14.263897251Z\" level=info msg=\"Removed pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\" id=7d329ded-1995-40fb-ada8-0a52b9042fd1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:24:14.273015 crc crio[20719]: time=\"2026-06-12T20:24:14.272921707Z\" level=info msg=\"Stopping pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\" id=cd54c9d9-4bef-4ad0-a34f-7243fb3e3708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:14.273202 crc crio[20719]: time=\"2026-06-12T20:24:14.273037979Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\" id=cd54c9d9-4bef-4ad0-a34f-7243fb3e3708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:14.276683 crc crio[20719]: time=\"2026-06-12T20:24:14.276541462Z\" level=info msg=\"Removing pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\" id=03d48a75-0e9d-4a2a-a4ec-00f12a1d2255 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:24:14.358583 crc crio[20719]: time=\"2026-06-12T20:24:14.358177624Z\" level=info msg=\"Removed pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\" id=03d48a75-0e9d-4a2a-a4ec-00f12a1d2255 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:24:14.364202 crc crio[20719]: time=\"2026-06-12T20:24:14.363730444Z\" level=info msg=\"Stopping pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\" id=ca04aae1-3800-448d-af2f-c635d6185229 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:14.364202 crc crio[20719]: time=\"2026-06-12T20:24:14.363825137Z\" level=info msg=\"Stopped pod sandbox (already stopped): de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\" id=ca04aae1-3800-448d-af2f-c635d6185229 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:14.368860 crc crio[20719]: time=\"2026-06-12T20:24:14.368639017Z\" level=info msg=\"Removing pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\" id=29bf920f-2744-4835-b0bc-5658aff8c661 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:24:14.437178 crc crio[20719]: time=\"2026-06-12T20:24:14.437093213Z\" level=info msg=\"Removed pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\" id=29bf920f-2744-4835-b0bc-5658aff8c661 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:24:14.440201 crc crio[20719]: time=\"2026-06-12T20:24:14.44008062Z\" level=info msg=\"Stopping pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\" id=ff48bd19-5633-4000-8b22-5cffe7753a2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:14.440365 crc crio[20719]: time=\"2026-06-12T20:24:14.440231383Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\" id=ff48bd19-5633-4000-8b22-5cffe7753a2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:14.442035 crc crio[20719]: time=\"2026-06-12T20:24:14.441843141Z\" level=info msg=\"Removing pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\" id=ff3202b3-0861-4644-901a-6cd50809287e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:24:14.464798 crc crio[20719]: time=\"2026-06-12T20:24:14.464670748Z\" level=info msg=\"Removed pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\" id=ff3202b3-0861-4644-901a-6cd50809287e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:24:14.468773 crc crio[20719]: time=\"2026-06-12T20:24:14.468537059Z\" level=info msg=\"Stopping pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\" id=781a5723-a24a-4392-99b1-fa86c374db61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:14.468899 crc crio[20719]: time=\"2026-06-12T20:24:14.468858657Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\" id=781a5723-a24a-4392-99b1-fa86c374db61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:14.470785 crc crio[20719]: time=\"2026-06-12T20:24:14.470664879Z\" level=info msg=\"Removing pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\" id=0aee4f54-6d17-4717-a8c1-bfef11428a23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:24:14.502233 crc crio[20719]: time=\"2026-06-12T20:24:14.502124917Z\" level=info msg=\"Removed pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\" id=0aee4f54-6d17-4717-a8c1-bfef11428a23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:24:14.506662 crc crio[20719]: time=\"2026-06-12T20:24:14.506610077Z\" level=info msg=\"Stopping pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\" id=87633dfe-88ae-4a6a-823e-55f21bb8ec28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:14.506839 crc crio[20719]: time=\"2026-06-12T20:24:14.506711979Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\" id=87633dfe-88ae-4a6a-823e-55f21bb8ec28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:24:14.507557 crc crio[20719]: time=\"2026-06-12T20:24:14.507466315Z\" level=info msg=\"Removing pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\" id=afc07ec2-e547-4c2e-ae03-5a7e0c23d2f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:24:14.521907 crc crio[20719]: time=\"2026-06-12T20:24:14.521788498Z\" level=info msg=\"Removed pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\" id=afc07ec2-e547-4c2e-ae03-5a7e0c23d2f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:25:12.639822 crc crio[20719]: time=\"2026-06-12T20:25:12.638874808Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-2mqzz/POD\" id=2488b871-2f9f-4ead-8c3a-6273b1f86c9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:12.643394 crc crio[20719]: time=\"2026-06-12T20:25:12.639876661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:12.712805 crc crio[20719]: time=\"2026-06-12T20:25:12.712657298Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-2mqzz Namespace:openshift-marketplace ID:3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592 UID:462f10cd-d973-4be2-ac1d-60196b87bda6 NetNS:/var/run/netns/569f17f1-c056-4987-a0c9-1c7484b1f0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod462f10cd_d973_4be2_ac1d_60196b87bda6.slice PodAnnotations:0xc003c98250}] Aliases:map[]}\"\nJun 12 20:25:12.712805 crc crio[20719]: time=\"2026-06-12T20:25:12.712784941Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-2mqzz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:13.788155 crc crio[20719]: 2026-06-12T20:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e1d5a9cbce7a6d Mac:3a:b5:7d:fe:57:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/569f17f1-c056-4987-a0c9-1c7484b1f0c4 SocketPath: PciID:}] [{Interface:0xc000320980 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:25:13.792554 crc crio[20719]: time=\"2026-06-12T20:25:13.792432771Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-2mqzz Namespace:openshift-marketplace ID:3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592 UID:462f10cd-d973-4be2-ac1d-60196b87bda6 NetNS:/var/run/netns/569f17f1-c056-4987-a0c9-1c7484b1f0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod462f10cd_d973_4be2_ac1d_60196b87bda6.slice PodAnnotations:0xc003c98250}] Aliases:map[]}\"\nJun 12 20:25:13.792789 crc crio[20719]: time=\"2026-06-12T20:25:13.792671237Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-2mqzz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:25:13.813384 crc crio[20719]: time=\"2026-06-12T20:25:13.810462597Z\" level=info msg=\"Ran pod sandbox 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592 with infra container: openshift-marketplace/redhat-marketplace-2mqzz/POD\" id=2488b871-2f9f-4ead-8c3a-6273b1f86c9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:13.819474 crc crio[20719]: time=\"2026-06-12T20:25:13.814435066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aec57d0f-3d65-4b60-a2b6-974f26f2ece5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:13.819474 crc crio[20719]: time=\"2026-06-12T20:25:13.818646673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=66db7163-47da-41cf-ab9c-2f939fb7d23c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:13.830255 crc crio[20719]: time=\"2026-06-12T20:25:13.830159009Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-2mqzz/extract-utilities\" id=e3f1e3ce-328e-457d-a2dc-214991c3d953 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:13.831453 crc crio[20719]: time=\"2026-06-12T20:25:13.831344111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:13.897493 crc crio[20719]: time=\"2026-06-12T20:25:13.897389392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:13.913773 crc crio[20719]: time=\"2026-06-12T20:25:13.913599567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:14.113923 crc crio[20719]: time=\"2026-06-12T20:25:14.113430361Z\" level=info msg=\"Created container 2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970: openshift-marketplace/redhat-marketplace-2mqzz/extract-utilities\" id=e3f1e3ce-328e-457d-a2dc-214991c3d953 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:14.115157 crc crio[20719]: time=\"2026-06-12T20:25:14.115075447Z\" level=info msg=\"Starting container: 2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970\" id=6b6e4067-eb33-42ef-93e6-598026f18b6b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:14.120891 crc crio[20719]: time=\"2026-06-12T20:25:14.120791826Z\" level=info msg=\"Started container\" PID=95115 containerID=2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970 description=openshift-marketplace/redhat-marketplace-2mqzz/extract-utilities id=6b6e4067-eb33-42ef-93e6-598026f18b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\nJun 12 20:25:14.543472 crc crio[20719]: time=\"2026-06-12T20:25:14.543152845Z\" level=info msg=\"Removing container: 5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1\" id=1dff093d-1cb9-4ffa-894f-1e0c566f25a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:25:14.839933 crc crio[20719]: time=\"2026-06-12T20:25:14.839635133Z\" level=info msg=\"Removed container 5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1: openstack/keystone-bootstrap-lc89v/keystone-bootstrap\" id=1dff093d-1cb9-4ffa-894f-1e0c566f25a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:25:14.850426 crc crio[20719]: time=\"2026-06-12T20:25:14.850194941Z\" level=info msg=\"Stopping pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\" id=7010905b-7b11-4cb7-8227-4570e408acf2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:25:14.850886 crc crio[20719]: time=\"2026-06-12T20:25:14.850752553Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\" id=7010905b-7b11-4cb7-8227-4570e408acf2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:25:14.851928 crc crio[20719]: time=\"2026-06-12T20:25:14.851845087Z\" level=info msg=\"Removing pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\" id=240dd5cc-e315-4143-9b91-107a95bc0e6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:25:14.881423 crc crio[20719]: time=\"2026-06-12T20:25:14.881330011Z\" level=info msg=\"Removed pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\" id=240dd5cc-e315-4143-9b91-107a95bc0e6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:25:15.015128 crc crio[20719]: time=\"2026-06-12T20:25:15.015042965Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c9edd793-669d-492d-b8e7-72b549165726 name=/runtime.v1.ImageService/PullImage\nJun 12 20:25:15.028990 crc crio[20719]: time=\"2026-06-12T20:25:15.028894383Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 20:25:15.660787 crc crio[20719]: time=\"2026-06-12T20:25:15.660059664Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=c9edd793-669d-492d-b8e7-72b549165726 name=/runtime.v1.ImageService/PullImage\nJun 12 20:25:15.662068 crc crio[20719]: time=\"2026-06-12T20:25:15.661937067Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=08abd2b8-1a3b-4842-b6b0-11c29b04b529 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:15.669395 crc crio[20719]: time=\"2026-06-12T20:25:15.669354576Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6bbd161d-347d-4ff0-a98b-2b79cef0eb1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:15.686101 crc crio[20719]: time=\"2026-06-12T20:25:15.685977909Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-2mqzz/extract-content\" id=1d99f746-a530-4831-be96-188279e1b755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:15.686892 crc crio[20719]: time=\"2026-06-12T20:25:15.686816746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:15.789082 crc crio[20719]: time=\"2026-06-12T20:25:15.788972863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:15.793412 crc crio[20719]: time=\"2026-06-12T20:25:15.793355661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:15.986067 crc crio[20719]: time=\"2026-06-12T20:25:15.985915602Z\" level=info msg=\"Created container 4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02: openshift-marketplace/redhat-marketplace-2mqzz/extract-content\" id=1d99f746-a530-4831-be96-188279e1b755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:15.987528 crc crio[20719]: time=\"2026-06-12T20:25:15.987252272Z\" level=info msg=\"Starting container: 4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02\" id=038e74b6-24e8-46a1-885b-bfa45def0a50 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:15.999144 crc crio[20719]: time=\"2026-06-12T20:25:15.999030038Z\" level=info msg=\"Started container\" PID=95198 containerID=4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02 description=openshift-marketplace/redhat-marketplace-2mqzz/extract-content id=038e74b6-24e8-46a1-885b-bfa45def0a50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\nJun 12 20:25:18.141486 crc crio[20719]: time=\"2026-06-12T20:25:18.139966907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=82534952-8ef0-40b1-961c-e68b450eaf34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:18.150004 crc crio[20719]: time=\"2026-06-12T20:25:18.144925699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=98347b4c-49b9-4a9f-87aa-e189c5cf1b63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:18.161840 crc crio[20719]: time=\"2026-06-12T20:25:18.161778848Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-2mqzz/registry-server\" id=023ff46c-d179-4a77-99c3-e0fe73d530ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:18.162416 crc crio[20719]: time=\"2026-06-12T20:25:18.162353601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:18.243656 crc crio[20719]: time=\"2026-06-12T20:25:18.243142818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:18.248572 crc crio[20719]: time=\"2026-06-12T20:25:18.248490848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:18.641468 crc crio[20719]: time=\"2026-06-12T20:25:18.6406465Z\" level=info msg=\"Created container 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812: openshift-marketplace/redhat-marketplace-2mqzz/registry-server\" id=023ff46c-d179-4a77-99c3-e0fe73d530ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:18.643932 crc crio[20719]: time=\"2026-06-12T20:25:18.64385755Z\" level=info msg=\"Starting container: 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812\" id=f634c327-eff8-41f6-9134-f5a73be77598 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:18.659866 crc crio[20719]: time=\"2026-06-12T20:25:18.659766318Z\" level=info msg=\"Started container\" PID=95328 containerID=2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812 description=openshift-marketplace/redhat-marketplace-2mqzz/registry-server id=f634c327-eff8-41f6-9134-f5a73be77598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\nJun 12 20:25:25.304955 crc crio[20719]: time=\"2026-06-12T20:25:25.303065702Z\" level=info msg=\"Stopping container: 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812 (timeout: 2s)\" id=1aa04ed0-dda4-42f4-bf9a-f5d8cdb5de97 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:25:25.436490 crc crio[20719]: time=\"2026-06-12T20:25:25.435963241Z\" level=info msg=\"Stopped container 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812: openshift-marketplace/redhat-marketplace-2mqzz/registry-server\" id=1aa04ed0-dda4-42f4-bf9a-f5d8cdb5de97 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:25:25.439413 crc crio[20719]: time=\"2026-06-12T20:25:25.439182892Z\" level=info msg=\"Stopping pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\" id=e9b6c8a8-6eeb-4343-84fa-aee96b7c7df3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:25:25.440703 crc crio[20719]: time=\"2026-06-12T20:25:25.440576834Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-2mqzz Namespace:openshift-marketplace ID:3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592 UID:462f10cd-d973-4be2-ac1d-60196b87bda6 NetNS:/var/run/netns/569f17f1-c056-4987-a0c9-1c7484b1f0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod462f10cd_d973_4be2_ac1d_60196b87bda6.slice PodAnnotations:0xc00334a730}] Aliases:map[]}\"\nJun 12 20:25:25.440983 crc crio[20719]: time=\"2026-06-12T20:25:25.44087142Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-2mqzz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:25.860194 crc crio[20719]: time=\"2026-06-12T20:25:25.860095218Z\" level=info msg=\"Stopped pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\" id=e9b6c8a8-6eeb-4343-84fa-aee96b7c7df3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:25:26.323077 crc crio[20719]: time=\"2026-06-12T20:25:26.322555454Z\" level=info msg=\"Removing container: 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812\" id=c1d200f2-426d-4b1c-aa27-46393464cf52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:25:26.356546 crc crio[20719]: time=\"2026-06-12T20:25:26.356414423Z\" level=info msg=\"Removed container 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812: openshift-marketplace/redhat-marketplace-2mqzz/registry-server\" id=c1d200f2-426d-4b1c-aa27-46393464cf52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:25:26.359071 crc crio[20719]: time=\"2026-06-12T20:25:26.358870347Z\" level=info msg=\"Removing container: 4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02\" id=40a7f39e-4919-47f2-8ddc-d1c08e2f9a36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:25:26.426032 crc crio[20719]: time=\"2026-06-12T20:25:26.425893923Z\" level=info msg=\"Removed container 4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02: openshift-marketplace/redhat-marketplace-2mqzz/extract-content\" id=40a7f39e-4919-47f2-8ddc-d1c08e2f9a36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:25:26.429031 crc crio[20719]: time=\"2026-06-12T20:25:26.428954334Z\" level=info msg=\"Removing container: 2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970\" id=f8a26b4e-8e1a-4dc3-a11f-d7c0aa9ea804 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:25:26.464647 crc crio[20719]: time=\"2026-06-12T20:25:26.464455269Z\" level=info msg=\"Removed container 2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970: openshift-marketplace/redhat-marketplace-2mqzz/extract-utilities\" id=f8a26b4e-8e1a-4dc3-a11f-d7c0aa9ea804 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:25:36.842675 crc crio[20719]: time=\"2026-06-12T20:25:36.841828571Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-w45jr/POD\" id=48e08350-1f66-4151-9815-39ad9612e3bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:36.844357 crc crio[20719]: time=\"2026-06-12T20:25:36.842708465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:36.885400 crc crio[20719]: time=\"2026-06-12T20:25:36.885238734Z\" level=info msg=\"Got pod network &{Name:community-operators-w45jr Namespace:openshift-marketplace ID:6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380 UID:6278a681-0bed-49af-bf0b-e1d4fb078295 NetNS:/var/run/netns/824f23fc-809c-4e51-8802-14d896ac5cfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6278a681_0bed_49af_bf0b_e1d4fb078295.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}\"\nJun 12 20:25:36.885400 crc crio[20719]: time=\"2026-06-12T20:25:36.885356037Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-w45jr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:37.537080 crc crio[20719]: 2026-06-12T20:25:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6973e2cab17036b Mac:da:3a:69:86:a1:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/824f23fc-809c-4e51-8802-14d896ac5cfe SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:25:37.540861 crc crio[20719]: time=\"2026-06-12T20:25:37.540807756Z\" level=info msg=\"Got pod network &{Name:community-operators-w45jr Namespace:openshift-marketplace ID:6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380 UID:6278a681-0bed-49af-bf0b-e1d4fb078295 NetNS:/var/run/netns/824f23fc-809c-4e51-8802-14d896ac5cfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6278a681_0bed_49af_bf0b_e1d4fb078295.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}\"\nJun 12 20:25:37.541379 crc crio[20719]: time=\"2026-06-12T20:25:37.541247238Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-w45jr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:25:37.560603 crc crio[20719]: time=\"2026-06-12T20:25:37.560395281Z\" level=info msg=\"Ran pod sandbox 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380 with infra container: openshift-marketplace/community-operators-w45jr/POD\" id=48e08350-1f66-4151-9815-39ad9612e3bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:37.565369 crc crio[20719]: time=\"2026-06-12T20:25:37.565171837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cefa8bde-35f3-4f48-882c-e1b062ec5599 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:37.571597 crc crio[20719]: time=\"2026-06-12T20:25:37.568244969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b7ce9e10-b652-450e-a358-7d2441aa132c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:37.577474 crc crio[20719]: time=\"2026-06-12T20:25:37.577115067Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-w45jr/extract-utilities\" id=a1ec2af2-3530-4994-8972-0836f8351ac2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:37.577771 crc crio[20719]: time=\"2026-06-12T20:25:37.577562679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:37.633325 crc crio[20719]: time=\"2026-06-12T20:25:37.633188759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:37.639150 crc crio[20719]: time=\"2026-06-12T20:25:37.638582483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:37.814982 crc crio[20719]: time=\"2026-06-12T20:25:37.814401725Z\" level=info msg=\"Created container de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee: openshift-marketplace/community-operators-w45jr/extract-utilities\" id=a1ec2af2-3530-4994-8972-0836f8351ac2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:37.816319 crc crio[20719]: time=\"2026-06-12T20:25:37.816186354Z\" level=info msg=\"Starting container: de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee\" id=52c564a8-765f-49c9-8879-cbce7b714d56 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:37.823990 crc crio[20719]: time=\"2026-06-12T20:25:37.823921899Z\" level=info msg=\"Started container\" PID=96368 containerID=de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee description=openshift-marketplace/community-operators-w45jr/extract-utilities id=52c564a8-765f-49c9-8879-cbce7b714d56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\nJun 12 20:25:38.536924 crc crio[20719]: time=\"2026-06-12T20:25:38.536432135Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8e587d19-4b98-45c3-bde1-d37e20f87d91 name=/runtime.v1.ImageService/PullImage\nJun 12 20:25:38.554746 crc crio[20719]: time=\"2026-06-12T20:25:38.554522552Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 20:25:39.882132 crc crio[20719]: time=\"2026-06-12T20:25:39.881321262Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=8e587d19-4b98-45c3-bde1-d37e20f87d91 name=/runtime.v1.ImageService/PullImage\nJun 12 20:25:39.883784 crc crio[20719]: time=\"2026-06-12T20:25:39.883596233Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=753cca0b-53d0-4482-9367-8657e2bdfe49 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:39.887323 crc crio[20719]: time=\"2026-06-12T20:25:39.887175329Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d13424cd-44f2-49a8-85d3-cbafe0a76d89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:39.900585 crc crio[20719]: time=\"2026-06-12T20:25:39.900398273Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-w45jr/extract-content\" id=b528f7e1-2917-4f8c-9bfb-26bd0ba7dd59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:39.901210 crc crio[20719]: time=\"2026-06-12T20:25:39.90102963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:39.977926 crc crio[20719]: time=\"2026-06-12T20:25:39.977854287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:39.980985 crc crio[20719]: time=\"2026-06-12T20:25:39.980928649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:40.176550 crc crio[20719]: time=\"2026-06-12T20:25:40.175870742Z\" level=info msg=\"Created container fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856: openshift-marketplace/community-operators-w45jr/extract-content\" id=b528f7e1-2917-4f8c-9bfb-26bd0ba7dd59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:40.180039 crc crio[20719]: time=\"2026-06-12T20:25:40.17991672Z\" level=info msg=\"Starting container: fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856\" id=1643ec42-567f-4a98-813e-fd86a1d061f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:40.186461 crc crio[20719]: time=\"2026-06-12T20:25:40.186356783Z\" level=info msg=\"Started container\" PID=96489 containerID=fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856 description=openshift-marketplace/community-operators-w45jr/extract-content id=1643ec42-567f-4a98-813e-fd86a1d061f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\nJun 12 20:25:43.630420 crc crio[20719]: time=\"2026-06-12T20:25:43.629426085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4712b661-0bec-4cd4-ac6f-cf6e1bfb2391 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:43.633378 crc crio[20719]: time=\"2026-06-12T20:25:43.633229316Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d7b6d3d-44ce-423c-b3f5-7ecc2a50c741 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:43.642560 crc crio[20719]: time=\"2026-06-12T20:25:43.642481275Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-w45jr/registry-server\" id=67f997db-f8a9-4f25-a11f-443420196fc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:43.643131 crc crio[20719]: time=\"2026-06-12T20:25:43.642782563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.713060 crc crio[20719]: time=\"2026-06-12T20:25:43.712933572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.717914 crc crio[20719]: time=\"2026-06-12T20:25:43.717793492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:43.932769 crc crio[20719]: time=\"2026-06-12T20:25:43.932586666Z\" level=info msg=\"Created container 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93: openshift-marketplace/community-operators-w45jr/registry-server\" id=67f997db-f8a9-4f25-a11f-443420196fc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:43.936839 crc crio[20719]: time=\"2026-06-12T20:25:43.936740628Z\" level=info msg=\"Starting container: 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93\" id=331644f3-f25d-4c8b-b1df-c5bf36ab2c5c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:43.945606 crc crio[20719]: time=\"2026-06-12T20:25:43.945529694Z\" level=info msg=\"Started container\" PID=96666 containerID=9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93 description=openshift-marketplace/community-operators-w45jr/registry-server id=331644f3-f25d-4c8b-b1df-c5bf36ab2c5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\nJun 12 20:25:45.310312 crc crio[20719]: time=\"2026-06-12T20:25:45.30990415Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-6xql9/POD\" id=c4a20058-ab31-4902-a3a7-e35faaf52ce8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:45.311460 crc crio[20719]: time=\"2026-06-12T20:25:45.310346743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:45.360397 crc crio[20719]: time=\"2026-06-12T20:25:45.359946372Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6xql9 Namespace:openshift-marketplace ID:1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd UID:5649c854-f593-4191-a81e-bd3bccfe0e8a NetNS:/var/run/netns/1280f6ae-cb2c-4b39-acc6-a424db030398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5649c854_f593_4191_a81e_bd3bccfe0e8a.slice PodAnnotations:0xc000527720}] Aliases:map[]}\"\nJun 12 20:25:45.360397 crc crio[20719]: time=\"2026-06-12T20:25:45.360398823Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-6xql9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:46.438811 crc crio[20719]: 2026-06-12T20:25:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e3f73db3bea5db Mac:8e:b1:2b:b2:99:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/1280f6ae-cb2c-4b39-acc6-a424db030398 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:25:46.441171 crc crio[20719]: time=\"2026-06-12T20:25:46.441093284Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6xql9 Namespace:openshift-marketplace ID:1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd UID:5649c854-f593-4191-a81e-bd3bccfe0e8a NetNS:/var/run/netns/1280f6ae-cb2c-4b39-acc6-a424db030398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5649c854_f593_4191_a81e_bd3bccfe0e8a.slice PodAnnotations:0xc000527720}] Aliases:map[]}\"\nJun 12 20:25:46.441416 crc crio[20719]: time=\"2026-06-12T20:25:46.44135696Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-6xql9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:25:46.474536 crc crio[20719]: time=\"2026-06-12T20:25:46.474445908Z\" level=info msg=\"Ran pod sandbox 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd with infra container: openshift-marketplace/redhat-operators-6xql9/POD\" id=c4a20058-ab31-4902-a3a7-e35faaf52ce8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:46.478579 crc crio[20719]: time=\"2026-06-12T20:25:46.478502047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c6dfd8c-ac6b-4191-a517-02fa718e3005 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:46.483656 crc crio[20719]: time=\"2026-06-12T20:25:46.48356915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=611318a2-332c-4578-9d1e-27f94adc24bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:46.503551 crc crio[20719]: time=\"2026-06-12T20:25:46.503444123Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6xql9/extract-utilities\" id=65820c55-3fb2-4659-9f38-422d3db70fdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:46.506970 crc crio[20719]: time=\"2026-06-12T20:25:46.506875985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:46.562116 crc crio[20719]: time=\"2026-06-12T20:25:46.562000502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:46.572715 crc crio[20719]: time=\"2026-06-12T20:25:46.572563545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:46.744895 crc crio[20719]: time=\"2026-06-12T20:25:46.744784198Z\" level=info msg=\"Created container 76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536: openshift-marketplace/redhat-operators-6xql9/extract-utilities\" id=65820c55-3fb2-4659-9f38-422d3db70fdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:46.746908 crc crio[20719]: time=\"2026-06-12T20:25:46.746859974Z\" level=info msg=\"Starting container: 76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536\" id=ec337ae1-9f72-477e-b0fa-b45eceaf5ea2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:46.752813 crc crio[20719]: time=\"2026-06-12T20:25:46.752720981Z\" level=info msg=\"Started container\" PID=96875 containerID=76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536 description=openshift-marketplace/redhat-operators-6xql9/extract-utilities id=ec337ae1-9f72-477e-b0fa-b45eceaf5ea2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\nJun 12 20:25:47.271255 crc crio[20719]: time=\"2026-06-12T20:25:47.270817469Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zwm42/POD\" id=00ab87e6-24be-4767-b39b-5058050f96ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:47.271255 crc crio[20719]: time=\"2026-06-12T20:25:47.271313883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:47.334710 crc crio[20719]: time=\"2026-06-12T20:25:47.334507825Z\" level=info msg=\"Got pod network &{Name:certified-operators-zwm42 Namespace:openshift-marketplace ID:7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46 UID:b226747a-9a43-40fe-b8a5-21620f2a1350 NetNS:/var/run/netns/f65d046c-25c5-4270-bcae-458b43b9b28c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb226747a_9a43_40fe_b8a5_21620f2a1350.slice PodAnnotations:0xc000a38490}] Aliases:map[]}\"\nJun 12 20:25:47.335113 crc crio[20719]: time=\"2026-06-12T20:25:47.335088812Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zwm42 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:25:47.766918 crc crio[20719]: time=\"2026-06-12T20:25:47.748075264Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0e9c6e2c-06e0-44b7-9412-2701fba2bc25 name=/runtime.v1.ImageService/PullImage\nJun 12 20:25:47.766918 crc crio[20719]: time=\"2026-06-12T20:25:47.752519004Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 20:25:48.348475 crc crio[20719]: 2026-06-12T20:25:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f0ad19ddd460d6 Mac:2e:dc:e5:2f:8c:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/f65d046c-25c5-4270-bcae-458b43b9b28c SocketPath: PciID:}] [{Interface:0xc0005a45c0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:25:48.350893 crc crio[20719]: time=\"2026-06-12T20:25:48.350845621Z\" level=info msg=\"Got pod network &{Name:certified-operators-zwm42 Namespace:openshift-marketplace ID:7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46 UID:b226747a-9a43-40fe-b8a5-21620f2a1350 NetNS:/var/run/netns/f65d046c-25c5-4270-bcae-458b43b9b28c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb226747a_9a43_40fe_b8a5_21620f2a1350.slice PodAnnotations:0xc000a38490}] Aliases:map[]}\"\nJun 12 20:25:48.351185 crc crio[20719]: time=\"2026-06-12T20:25:48.351160639Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zwm42 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:25:48.373991 crc crio[20719]: time=\"2026-06-12T20:25:48.373859191Z\" level=info msg=\"Ran pod sandbox 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46 with infra container: openshift-marketplace/certified-operators-zwm42/POD\" id=00ab87e6-24be-4767-b39b-5058050f96ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:25:48.376771 crc crio[20719]: time=\"2026-06-12T20:25:48.376593852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7d21f42c-373d-4a20-b249-5682853c006b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:48.381421 crc crio[20719]: time=\"2026-06-12T20:25:48.381358229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21699135-dda8-418c-9fc0-fcc1ac44ff37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:48.390155 crc crio[20719]: time=\"2026-06-12T20:25:48.390095572Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zwm42/extract-utilities\" id=1f77d3cf-f20b-46dc-9da2-ecd6decaa3da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:48.391212 crc crio[20719]: time=\"2026-06-12T20:25:48.391180762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:48.443305 crc crio[20719]: time=\"2026-06-12T20:25:48.443189247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:48.447208 crc crio[20719]: time=\"2026-06-12T20:25:48.447152411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:48.595506 crc crio[20719]: time=\"2026-06-12T20:25:48.594858968Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=0e9c6e2c-06e0-44b7-9412-2701fba2bc25 name=/runtime.v1.ImageService/PullImage\nJun 12 20:25:48.596889 crc crio[20719]: time=\"2026-06-12T20:25:48.59679832Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2ec28240-17a8-430e-9047-4b88b1e82d19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:48.600381 crc crio[20719]: time=\"2026-06-12T20:25:48.600092848Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e53f4f33-005c-4c3b-9346-d1b9cc653998 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:48.609116 crc crio[20719]: time=\"2026-06-12T20:25:48.609015717Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6xql9/extract-content\" id=bb9e129e-322e-4ecd-9f6f-dffbe13830d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:48.609823 crc crio[20719]: time=\"2026-06-12T20:25:48.60951381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:48.685067 crc crio[20719]: time=\"2026-06-12T20:25:48.682881327Z\" level=info msg=\"Created container 02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c: openshift-marketplace/certified-operators-zwm42/extract-utilities\" id=1f77d3cf-f20b-46dc-9da2-ecd6decaa3da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:48.686351 crc crio[20719]: time=\"2026-06-12T20:25:48.685573211Z\" level=info msg=\"Starting container: 02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c\" id=9a51ddee-3053-4748-b45a-929cec17fb8d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:48.700974 crc crio[20719]: time=\"2026-06-12T20:25:48.700811636Z\" level=info msg=\"Started container\" PID=97029 containerID=02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c description=openshift-marketplace/certified-operators-zwm42/extract-utilities id=9a51ddee-3053-4748-b45a-929cec17fb8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\nJun 12 20:25:48.713014 crc crio[20719]: time=\"2026-06-12T20:25:48.712889327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:48.719726 crc crio[20719]: time=\"2026-06-12T20:25:48.71957475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:48.779808 crc crio[20719]: time=\"2026-06-12T20:25:48.779144085Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7dfb1746-b110-4710-965d-437ce131b4af name=/runtime.v1.ImageService/PullImage\nJun 12 20:25:48.785591 crc crio[20719]: time=\"2026-06-12T20:25:48.785516137Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 20:25:49.241417 crc crio[20719]: time=\"2026-06-12T20:25:49.240945665Z\" level=info msg=\"Created container 57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9: openshift-marketplace/redhat-operators-6xql9/extract-content\" id=bb9e129e-322e-4ecd-9f6f-dffbe13830d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:49.252579 crc crio[20719]: time=\"2026-06-12T20:25:49.252499514Z\" level=info msg=\"Starting container: 57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9\" id=71bcb66e-4829-4ae9-988c-87025fd21913 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:49.260208 crc crio[20719]: time=\"2026-06-12T20:25:49.260084811Z\" level=info msg=\"Started container\" PID=97071 containerID=57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9 description=openshift-marketplace/redhat-operators-6xql9/extract-content id=71bcb66e-4829-4ae9-988c-87025fd21913 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\nJun 12 20:25:49.548451 crc crio[20719]: time=\"2026-06-12T20:25:49.54834334Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=7dfb1746-b110-4710-965d-437ce131b4af name=/runtime.v1.ImageService/PullImage\nJun 12 20:25:49.549641 crc crio[20719]: time=\"2026-06-12T20:25:49.549507591Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b7f4a977-c1d1-468c-aa80-0819b48f1e0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:49.552191 crc crio[20719]: time=\"2026-06-12T20:25:49.55209387Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b912fb32-0e7f-4397-9839-b3d42f01e1fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:49.564806 crc crio[20719]: time=\"2026-06-12T20:25:49.56471559Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zwm42/extract-content\" id=6c3a9b04-844f-402b-8e36-67e7842722f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:49.565146 crc crio[20719]: time=\"2026-06-12T20:25:49.565075369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:49.620143 crc crio[20719]: time=\"2026-06-12T20:25:49.62006308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:49.623752 crc crio[20719]: time=\"2026-06-12T20:25:49.623680188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:49.904760 crc crio[20719]: time=\"2026-06-12T20:25:49.904654495Z\" level=info msg=\"Created container 924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d: openshift-marketplace/certified-operators-zwm42/extract-content\" id=6c3a9b04-844f-402b-8e36-67e7842722f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:49.906875 crc crio[20719]: time=\"2026-06-12T20:25:49.90676116Z\" level=info msg=\"Starting container: 924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d\" id=781d24d3-4c4c-4589-a0a7-2675b7be9c1b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:49.915600 crc crio[20719]: time=\"2026-06-12T20:25:49.915528176Z\" level=info msg=\"Started container\" PID=97123 containerID=924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d description=openshift-marketplace/certified-operators-zwm42/extract-content id=781d24d3-4c4c-4589-a0a7-2675b7be9c1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\nJun 12 20:25:55.070203 crc crio[20719]: time=\"2026-06-12T20:25:55.069191092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cf0f17e2-f566-445c-95d7-f269d21b058e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:55.077219 crc crio[20719]: time=\"2026-06-12T20:25:55.077171905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=209da88e-54fa-41ff-a1ac-190a52e4296f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:25:55.115315 crc crio[20719]: time=\"2026-06-12T20:25:55.115020699Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zwm42/registry-server\" id=57333993-8eac-45cf-9c84-9a7e00e37d50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:55.116229 crc crio[20719]: time=\"2026-06-12T20:25:55.115958515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:55.329239 crc crio[20719]: time=\"2026-06-12T20:25:55.328910686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:55.334094 crc crio[20719]: time=\"2026-06-12T20:25:55.333821368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:25:56.096509 crc crio[20719]: time=\"2026-06-12T20:25:56.096341464Z\" level=info msg=\"Created container b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917: openshift-marketplace/certified-operators-zwm42/registry-server\" id=57333993-8eac-45cf-9c84-9a7e00e37d50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:25:56.099236 crc crio[20719]: time=\"2026-06-12T20:25:56.099192921Z\" level=info msg=\"Starting container: b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917\" id=83ba6a07-7a2f-4912-89d1-7d4f5ab6415f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:25:56.106187 crc crio[20719]: time=\"2026-06-12T20:25:56.106145157Z\" level=info msg=\"Started container\" PID=97427 containerID=b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917 description=openshift-marketplace/certified-operators-zwm42/registry-server id=83ba6a07-7a2f-4912-89d1-7d4f5ab6415f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\nJun 12 20:25:59.305659 crc crio[20719]: time=\"2026-06-12T20:25:59.30472151Z\" level=info msg=\"Stopping container: 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93 (timeout: 2s)\" id=63ef8e0d-01eb-4603-ab4a-e7ecf33dd742 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:25:59.453559 crc crio[20719]: time=\"2026-06-12T20:25:59.453403073Z\" level=info msg=\"Stopped container 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93: openshift-marketplace/community-operators-w45jr/registry-server\" id=63ef8e0d-01eb-4603-ab4a-e7ecf33dd742 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:25:59.456772 crc crio[20719]: time=\"2026-06-12T20:25:59.456585868Z\" level=info msg=\"Stopping pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\" id=a9d9f63b-c1fe-493b-9a51-14aadc2a764a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:25:59.457759 crc crio[20719]: time=\"2026-06-12T20:25:59.457692937Z\" level=info msg=\"Got pod network &{Name:community-operators-w45jr Namespace:openshift-marketplace ID:6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380 UID:6278a681-0bed-49af-bf0b-e1d4fb078295 NetNS:/var/run/netns/824f23fc-809c-4e51-8802-14d896ac5cfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6278a681_0bed_49af_bf0b_e1d4fb078295.slice PodAnnotations:0xc000a38e60}] Aliases:map[]}\"\nJun 12 20:25:59.458162 crc crio[20719]: time=\"2026-06-12T20:25:59.458112038Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-w45jr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:00.271580 crc crio[20719]: time=\"2026-06-12T20:26:00.270758177Z\" level=info msg=\"Stopped pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\" id=a9d9f63b-c1fe-493b-9a51-14aadc2a764a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:00.534113 crc crio[20719]: time=\"2026-06-12T20:26:00.53404716Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688266-fnpvd/POD\" id=a2d027b4-a832-43b6-ac3d-45601e89c999 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:00.535699 crc crio[20719]: time=\"2026-06-12T20:26:00.534141593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:00.569701 crc crio[20719]: time=\"2026-06-12T20:26:00.569580332Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688266-fnpvd Namespace:openshift-infra ID:56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e UID:8783a7c3-a99d-4187-9f49-872f9a56ace5 NetNS:/var/run/netns/dbe6b03d-2f60-4ae7-94ac-5eb4a778f190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8783a7c3_a99d_4187_9f49_872f9a56ace5.slice PodAnnotations:0xc003c98608}] Aliases:map[]}\"\nJun 12 20:26:00.569701 crc crio[20719]: time=\"2026-06-12T20:26:00.569681995Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688266-fnpvd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:01.261738 crc crio[20719]: time=\"2026-06-12T20:26:01.259464723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=80cde923-2b79-4119-a04b-38b2e1f35db3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:01.282500 crc crio[20719]: time=\"2026-06-12T20:26:01.282395231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=64221cc6-dd97-489f-97be-fadbd2c0b857 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:01.301942 crc crio[20719]: time=\"2026-06-12T20:26:01.30152582Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6xql9/registry-server\" id=48b0c44f-3db6-4753-aef1-a28b4cd3a734 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:01.302489 crc crio[20719]: time=\"2026-06-12T20:26:01.302377954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:01.312415 crc crio[20719]: time=\"2026-06-12T20:26:01.312349801Z\" level=info msg=\"Removing container: 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93\" id=29eee119-392f-47d2-be3c-82df539dbf31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:01.350338 crc crio[20719]: 2026-06-12T20:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56a8524fae5772b Mac:52:02:b0:83:e5:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/dbe6b03d-2f60-4ae7-94ac-5eb4a778f190 SocketPath: PciID:}] [{Interface:0xc000291230 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:26:01.351250 crc crio[20719]: time=\"2026-06-12T20:26:01.3511856Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688266-fnpvd Namespace:openshift-infra ID:56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e UID:8783a7c3-a99d-4187-9f49-872f9a56ace5 NetNS:/var/run/netns/dbe6b03d-2f60-4ae7-94ac-5eb4a778f190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8783a7c3_a99d_4187_9f49_872f9a56ace5.slice PodAnnotations:0xc003c98608}] Aliases:map[]}\"\nJun 12 20:26:01.351514 crc crio[20719]: time=\"2026-06-12T20:26:01.351414806Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688266-fnpvd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:26:01.393012 crc crio[20719]: time=\"2026-06-12T20:26:01.392914647Z\" level=info msg=\"Ran pod sandbox 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e with infra container: openshift-infra/auto-csr-approver-29688266-fnpvd/POD\" id=a2d027b4-a832-43b6-ac3d-45601e89c999 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:26:01.397581 crc crio[20719]: time=\"2026-06-12T20:26:01.396818812Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=de6d57b0-a922-4e9e-bbc0-8679c47c1396 name=/runtime.v1.ImageService/PullImage\nJun 12 20:26:01.397790 crc crio[20719]: time=\"2026-06-12T20:26:01.397003797Z\" level=info msg=\"Removed container 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93: openshift-marketplace/community-operators-w45jr/registry-server\" id=29eee119-392f-47d2-be3c-82df539dbf31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:01.412735 crc crio[20719]: time=\"2026-06-12T20:26:01.411966186Z\" level=info msg=\"Removing container: fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856\" id=f2e822bf-0e07-49e3-bf8c-2abecab5b591 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:01.434709 crc crio[20719]: time=\"2026-06-12T20:26:01.434462619Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:26:01.534892 crc crio[20719]: time=\"2026-06-12T20:26:01.531895264Z\" level=info msg=\"Removed container fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856: openshift-marketplace/community-operators-w45jr/extract-content\" id=f2e822bf-0e07-49e3-bf8c-2abecab5b591 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:01.553229 crc crio[20719]: time=\"2026-06-12T20:26:01.552716327Z\" level=info msg=\"Removing container: de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee\" id=c1e90a13-eb5e-4218-b35d-1d71ed866dc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:01.639482 crc crio[20719]: time=\"2026-06-12T20:26:01.636458205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:01.648924 crc crio[20719]: time=\"2026-06-12T20:26:01.648803423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:01.738099 crc crio[20719]: time=\"2026-06-12T20:26:01.737531808Z\" level=info msg=\"Removed container de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee: openshift-marketplace/community-operators-w45jr/extract-utilities\" id=c1e90a13-eb5e-4218-b35d-1d71ed866dc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:01.822082 crc crio[20719]: time=\"2026-06-12T20:26:01.821529398Z\" level=info msg=\"Created container a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392: openshift-marketplace/redhat-operators-6xql9/registry-server\" id=48b0c44f-3db6-4753-aef1-a28b4cd3a734 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:01.824131 crc crio[20719]: time=\"2026-06-12T20:26:01.824049756Z\" level=info msg=\"Starting container: a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392\" id=28056fd9-772d-4c81-b14b-46052beae567 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:01.830866 crc crio[20719]: time=\"2026-06-12T20:26:01.830758845Z\" level=info msg=\"Started container\" PID=97869 containerID=a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392 description=openshift-marketplace/redhat-operators-6xql9/registry-server id=28056fd9-772d-4c81-b14b-46052beae567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\nJun 12 20:26:02.516772 crc crio[20719]: time=\"2026-06-12T20:26:02.516580997Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=de6d57b0-a922-4e9e-bbc0-8679c47c1396 name=/runtime.v1.ImageService/PullImage\nJun 12 20:26:02.518167 crc crio[20719]: time=\"2026-06-12T20:26:02.518074396Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f05a6368-2c28-4085-869b-66520445ec9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:02.520586 crc crio[20719]: time=\"2026-06-12T20:26:02.520460631Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=abbc58cc-ecd6-42cb-9f2d-e154068af6ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:26:02.529941 crc crio[20719]: time=\"2026-06-12T20:26:02.529838392Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688266-fnpvd/oc\" id=d14adfe6-8ef9-407a-b5e2-6174c086d062 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:02.530512 crc crio[20719]: time=\"2026-06-12T20:26:02.530431357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:02.585246 crc crio[20719]: time=\"2026-06-12T20:26:02.584777272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:03.052388 crc crio[20719]: time=\"2026-06-12T20:26:03.052185554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:26:03.197853 crc crio[20719]: time=\"2026-06-12T20:26:03.197740133Z\" level=info msg=\"Created container 5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70: openshift-infra/auto-csr-approver-29688266-fnpvd/oc\" id=d14adfe6-8ef9-407a-b5e2-6174c086d062 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:26:03.199144 crc crio[20719]: time=\"2026-06-12T20:26:03.199068848Z\" level=info msg=\"Starting container: 5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70\" id=238c7364-892e-4c40-96b2-8fdcbed41c94 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:26:03.206541 crc crio[20719]: time=\"2026-06-12T20:26:03.206455637Z\" level=info msg=\"Started container\" PID=97953 containerID=5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70 description=openshift-infra/auto-csr-approver-29688266-fnpvd/oc id=238c7364-892e-4c40-96b2-8fdcbed41c94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\nJun 12 20:26:05.398926 crc crio[20719]: time=\"2026-06-12T20:26:05.397879938Z\" level=info msg=\"Stopping pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\" id=0534e3b3-3b31-46a3-8249-c36eaeff17ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:05.399932 crc crio[20719]: time=\"2026-06-12T20:26:05.399881072Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688266-fnpvd Namespace:openshift-infra ID:56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e UID:8783a7c3-a99d-4187-9f49-872f9a56ace5 NetNS:/var/run/netns/dbe6b03d-2f60-4ae7-94ac-5eb4a778f190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8783a7c3_a99d_4187_9f49_872f9a56ace5.slice PodAnnotations:0xc002d9a2c8}] Aliases:map[]}\"\nJun 12 20:26:05.400246 crc crio[20719]: time=\"2026-06-12T20:26:05.400017525Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688266-fnpvd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:05.822205 crc crio[20719]: time=\"2026-06-12T20:26:05.822107502Z\" level=info msg=\"Stopped pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\" id=0534e3b3-3b31-46a3-8249-c36eaeff17ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:14.921112 crc crio[20719]: time=\"2026-06-12T20:26:14.920545109Z\" level=info msg=\"Removing container: c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411\" id=5b1ae38a-8c6d-4b6f-a7e4-99cf081b9b5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:15.236726 crc crio[20719]: time=\"2026-06-12T20:26:15.236521793Z\" level=info msg=\"Removed container c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411: openshift-infra/auto-csr-approver-29688260-2z7bl/oc\" id=5b1ae38a-8c6d-4b6f-a7e4-99cf081b9b5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:15.248067 crc crio[20719]: time=\"2026-06-12T20:26:15.24800181Z\" level=info msg=\"Stopping pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\" id=b0dc92d6-79ac-4e89-acc2-14c1eabcf3c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:15.248067 crc crio[20719]: time=\"2026-06-12T20:26:15.248075532Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\" id=b0dc92d6-79ac-4e89-acc2-14c1eabcf3c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:15.248718 crc crio[20719]: time=\"2026-06-12T20:26:15.248640647Z\" level=info msg=\"Removing pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\" id=0924714d-b094-4613-9af9-ea0b6af9e832 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:26:15.263169 crc crio[20719]: time=\"2026-06-12T20:26:15.263046994Z\" level=info msg=\"Removed pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\" id=0924714d-b094-4613-9af9-ea0b6af9e832 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:26:15.264226 crc crio[20719]: time=\"2026-06-12T20:26:15.264154152Z\" level=info msg=\"Stopping pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\" id=710575f3-f83e-4ebf-8fe3-eb468c86c05e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:15.264422 crc crio[20719]: time=\"2026-06-12T20:26:15.264252785Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\" id=710575f3-f83e-4ebf-8fe3-eb468c86c05e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:15.265106 crc crio[20719]: time=\"2026-06-12T20:26:15.265036877Z\" level=info msg=\"Removing pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\" id=1777260b-5364-4f42-b8ed-28915048a93f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:26:15.285637 crc crio[20719]: time=\"2026-06-12T20:26:15.285531115Z\" level=info msg=\"Removed pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\" id=1777260b-5364-4f42-b8ed-28915048a93f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:26:15.286696 crc crio[20719]: time=\"2026-06-12T20:26:15.286556994Z\" level=info msg=\"Stopping pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\" id=2314e456-5ea8-4ed2-bee7-b68c8543d316 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:15.287009 crc crio[20719]: time=\"2026-06-12T20:26:15.286723218Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\" id=2314e456-5ea8-4ed2-bee7-b68c8543d316 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:15.287431 crc crio[20719]: time=\"2026-06-12T20:26:15.287382168Z\" level=info msg=\"Removing pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\" id=791738b7-5830-4809-bd2b-8777eaeee241 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:26:15.318818 crc crio[20719]: time=\"2026-06-12T20:26:15.318714506Z\" level=info msg=\"Removed pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\" id=791738b7-5830-4809-bd2b-8777eaeee241 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:26:18.607892 crc crio[20719]: time=\"2026-06-12T20:26:18.606894357Z\" level=info msg=\"Stopping container: b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917 (timeout: 2s)\" id=1688c438-eb53-46d7-bcd7-d90ac74a017a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:26:18.760950 crc crio[20719]: time=\"2026-06-12T20:26:18.760845242Z\" level=info msg=\"Stopped container b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917: openshift-marketplace/certified-operators-zwm42/registry-server\" id=1688c438-eb53-46d7-bcd7-d90ac74a017a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:26:18.762116 crc crio[20719]: time=\"2026-06-12T20:26:18.762079246Z\" level=info msg=\"Stopping pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\" id=94912307-f5d3-4291-be0e-277a252b5356 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:18.763037 crc crio[20719]: time=\"2026-06-12T20:26:18.763011149Z\" level=info msg=\"Got pod network &{Name:certified-operators-zwm42 Namespace:openshift-marketplace ID:7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46 UID:b226747a-9a43-40fe-b8a5-21620f2a1350 NetNS:/var/run/netns/f65d046c-25c5-4270-bcae-458b43b9b28c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb226747a_9a43_40fe_b8a5_21620f2a1350.slice PodAnnotations:0xc003ab0a88}] Aliases:map[]}\"\nJun 12 20:26:18.763441 crc crio[20719]: time=\"2026-06-12T20:26:18.76341844Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zwm42 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:19.126690 crc crio[20719]: time=\"2026-06-12T20:26:19.126306451Z\" level=info msg=\"Stopped pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\" id=94912307-f5d3-4291-be0e-277a252b5356 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:19.627384 crc crio[20719]: time=\"2026-06-12T20:26:19.626882621Z\" level=info msg=\"Removing container: b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917\" id=3adbefbb-330c-4b71-8082-bdb59768e554 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:19.659232 crc crio[20719]: time=\"2026-06-12T20:26:19.659084694Z\" level=info msg=\"Removed container b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917: openshift-marketplace/certified-operators-zwm42/registry-server\" id=3adbefbb-330c-4b71-8082-bdb59768e554 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:19.662627 crc crio[20719]: time=\"2026-06-12T20:26:19.662546445Z\" level=info msg=\"Removing container: 924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d\" id=50288ede-37b1-4b16-aa6a-11e32508571b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:19.711251 crc crio[20719]: time=\"2026-06-12T20:26:19.711190351Z\" level=info msg=\"Removed container 924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d: openshift-marketplace/certified-operators-zwm42/extract-content\" id=50288ede-37b1-4b16-aa6a-11e32508571b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:19.714394 crc crio[20719]: time=\"2026-06-12T20:26:19.714247991Z\" level=info msg=\"Removing container: 02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c\" id=00c081f2-0807-422b-a614-7dce43bd314e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:19.752199 crc crio[20719]: time=\"2026-06-12T20:26:19.751974671Z\" level=info msg=\"Removed container 02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c: openshift-marketplace/certified-operators-zwm42/extract-utilities\" id=00c081f2-0807-422b-a614-7dce43bd314e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:26.733782 crc crio[20719]: time=\"2026-06-12T20:26:26.732989876Z\" level=info msg=\"Stopping container: a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392 (timeout: 2s)\" id=37c87427-45d0-4e3e-86f6-b5d802354765 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:26:26.856627 crc crio[20719]: time=\"2026-06-12T20:26:26.856464934Z\" level=info msg=\"Stopped container a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392: openshift-marketplace/redhat-operators-6xql9/registry-server\" id=37c87427-45d0-4e3e-86f6-b5d802354765 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:26:26.857489 crc crio[20719]: time=\"2026-06-12T20:26:26.857391599Z\" level=info msg=\"Stopping pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\" id=3d2ef868-2a3e-4fba-9c9c-99b6e66b7f31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:26.858488 crc crio[20719]: time=\"2026-06-12T20:26:26.8581694Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6xql9 Namespace:openshift-marketplace ID:1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd UID:5649c854-f593-4191-a81e-bd3bccfe0e8a NetNS:/var/run/netns/1280f6ae-cb2c-4b39-acc6-a424db030398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5649c854_f593_4191_a81e_bd3bccfe0e8a.slice PodAnnotations:0xc000a39760}] Aliases:map[]}\"\nJun 12 20:26:26.858488 crc crio[20719]: time=\"2026-06-12T20:26:26.858470879Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-6xql9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:26:27.218186 crc crio[20719]: time=\"2026-06-12T20:26:27.218094622Z\" level=info msg=\"Stopped pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\" id=3d2ef868-2a3e-4fba-9c9c-99b6e66b7f31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:26:27.767608 crc crio[20719]: time=\"2026-06-12T20:26:27.767075137Z\" level=info msg=\"Removing container: a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392\" id=594e1a15-f5eb-4eb9-9fcb-191333717ac4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:27.812051 crc crio[20719]: time=\"2026-06-12T20:26:27.811932402Z\" level=info msg=\"Removed container a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392: openshift-marketplace/redhat-operators-6xql9/registry-server\" id=594e1a15-f5eb-4eb9-9fcb-191333717ac4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:27.816138 crc crio[20719]: time=\"2026-06-12T20:26:27.81606873Z\" level=info msg=\"Removing container: 57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9\" id=14f8a424-6a2e-49ff-b549-396f1fcd3e2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:27.914700 crc crio[20719]: time=\"2026-06-12T20:26:27.914564569Z\" level=info msg=\"Removed container 57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9: openshift-marketplace/redhat-operators-6xql9/extract-content\" id=14f8a424-6a2e-49ff-b549-396f1fcd3e2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:27.921794 crc crio[20719]: time=\"2026-06-12T20:26:27.921204116Z\" level=info msg=\"Removing container: 76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536\" id=9aaeffb5-32c4-450d-9da9-49d7fd81f4e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:26:27.958488 crc crio[20719]: time=\"2026-06-12T20:26:27.958358761Z\" level=info msg=\"Removed container 76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536: openshift-marketplace/redhat-operators-6xql9/extract-utilities\" id=9aaeffb5-32c4-450d-9da9-49d7fd81f4e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:27:15.348101 crc crio[20719]: time=\"2026-06-12T20:27:15.347227826Z\" level=info msg=\"Removing container: e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2\" id=7d4a04ab-e93a-473e-8d28-9de862f2cfd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:27:15.410688 crc crio[20719]: time=\"2026-06-12T20:27:15.408789147Z\" level=info msg=\"Removed container e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2: openstack/nova-metadata-0/nova-metadata-metadata\" id=7d4a04ab-e93a-473e-8d28-9de862f2cfd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:27:15.411156 crc crio[20719]: time=\"2026-06-12T20:27:15.410919383Z\" level=info msg=\"Removing container: eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec\" id=aafebafa-a9d4-44f7-a775-6dc0c31f1fa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:27:15.450760 crc crio[20719]: time=\"2026-06-12T20:27:15.450078413Z\" level=info msg=\"Removed container eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=aafebafa-a9d4-44f7-a775-6dc0c31f1fa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:27:15.458672 crc crio[20719]: time=\"2026-06-12T20:27:15.458377563Z\" level=info msg=\"Removing container: e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773\" id=8b959450-3713-43fe-bc89-5b928c145bcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:27:15.481303 crc crio[20719]: time=\"2026-06-12T20:27:15.481134477Z\" level=info msg=\"Removed container e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773: openstack/nova-metadata-0/nova-metadata-log\" id=8b959450-3713-43fe-bc89-5b928c145bcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:27:15.492754 crc crio[20719]: time=\"2026-06-12T20:27:15.492669773Z\" level=info msg=\"Stopping pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\" id=027d38d7-76cb-40f7-8866-32f495785fb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:27:15.492895 crc crio[20719]: time=\"2026-06-12T20:27:15.492774075Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\" id=027d38d7-76cb-40f7-8866-32f495785fb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:27:15.494016 crc crio[20719]: time=\"2026-06-12T20:27:15.493956897Z\" level=info msg=\"Removing pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\" id=e949f3ac-8f22-4ce3-980f-337b536c8a82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:27:15.509217 crc crio[20719]: time=\"2026-06-12T20:27:15.509092056Z\" level=info msg=\"Removed pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\" id=e949f3ac-8f22-4ce3-980f-337b536c8a82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:27:15.510670 crc crio[20719]: time=\"2026-06-12T20:27:15.51048822Z\" level=info msg=\"Stopping pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\" id=77243019-2b91-42e7-b1cc-0901b11adbf0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:27:15.510670 crc crio[20719]: time=\"2026-06-12T20:27:15.510660484Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\" id=77243019-2b91-42e7-b1cc-0901b11adbf0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:27:15.511241 crc crio[20719]: time=\"2026-06-12T20:27:15.511183389Z\" level=info msg=\"Removing pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\" id=9fdab55c-877d-4d59-809f-3cf8d52256b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:27:15.525907 crc crio[20719]: time=\"2026-06-12T20:27:15.52578917Z\" level=info msg=\"Removed pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\" id=9fdab55c-877d-4d59-809f-3cf8d52256b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:27:15.527008 crc crio[20719]: time=\"2026-06-12T20:27:15.52692982Z\" level=info msg=\"Stopping pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\" id=69703197-6d2d-4b08-bba2-7ed0a67fe9b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:27:15.527105 crc crio[20719]: time=\"2026-06-12T20:27:15.527010072Z\" level=info msg=\"Stopped pod sandbox (already stopped): e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\" id=69703197-6d2d-4b08-bba2-7ed0a67fe9b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:27:15.527683 crc crio[20719]: time=\"2026-06-12T20:27:15.527624539Z\" level=info msg=\"Removing pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\" id=a8a95754-15dd-4432-9ca7-1da5396a7397 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:27:15.552812 crc crio[20719]: time=\"2026-06-12T20:27:15.552506886Z\" level=info msg=\"Removed pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\" id=a8a95754-15dd-4432-9ca7-1da5396a7397 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:27:15.554699 crc crio[20719]: time=\"2026-06-12T20:27:15.554646613Z\" level=info msg=\"Stopping pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\" id=28ef48f5-659e-4faf-9cab-04c8972ed48e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:27:15.554831 crc crio[20719]: time=\"2026-06-12T20:27:15.554736755Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\" id=28ef48f5-659e-4faf-9cab-04c8972ed48e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:27:15.556669 crc crio[20719]: time=\"2026-06-12T20:27:15.556607796Z\" level=info msg=\"Removing pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\" id=551d58c1-c395-41b3-b6c2-b63597296b2e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:27:15.572786 crc crio[20719]: time=\"2026-06-12T20:27:15.572620854Z\" level=info msg=\"Removed pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\" id=551d58c1-c395-41b3-b6c2-b63597296b2e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:27:20.194103 crc crio[20719]: time=\"2026-06-12T20:27:20.193685564Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/POD\" id=de244c87-4f13-40ea-83c8-40ae28775e00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:20.195341 crc crio[20719]: time=\"2026-06-12T20:27:20.194155367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:20.227824 crc crio[20719]: time=\"2026-06-12T20:27:20.227732931Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=de244c87-4f13-40ea-83c8-40ae28775e00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:20.244611 crc crio[20719]: time=\"2026-06-12T20:27:20.244194401Z\" level=info msg=\"Ran pod sandbox becfb0011fc37d14893def016f07b4d5e8662be491fd76217a0971b4da30d98b with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/POD\" id=de244c87-4f13-40ea-83c8-40ae28775e00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:27:20.251333 crc crio[20719]: time=\"2026-06-12T20:27:20.251194749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=ac042afe-80e8-4270-a45a-535365cee550 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:20.252200 crc crio[20719]: time=\"2026-06-12T20:27:20.252132475Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=ac042afe-80e8-4270-a45a-535365cee550 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:20.252398 crc crio[20719]: time=\"2026-06-12T20:27:20.252336821Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=ac042afe-80e8-4270-a45a-535365cee550 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:20.257975 crc crio[20719]: time=\"2026-06-12T20:27:20.25787321Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=54a2591b-a8d1-4e25-be1f-d54b3a1c79f1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:27:20.279460 crc crio[20719]: time=\"2026-06-12T20:27:20.279411452Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 12 20:27:45.399689 crc crio[20719]: time=\"2026-06-12T20:27:45.387429366Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=54a2591b-a8d1-4e25-be1f-d54b3a1c79f1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:27:45.402169 crc crio[20719]: time=\"2026-06-12T20:27:45.401780503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=da613b0d-7cbd-4712-973b-a596c25cfbca name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:45.409427 crc crio[20719]: time=\"2026-06-12T20:27:45.406494566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=20856dfc-8bdd-4c59-8190-a7c520cd12ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:45.416995 crc crio[20719]: time=\"2026-06-12T20:27:45.416886632Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/init\" id=cdaa1194-46f6-4573-a1c6-67e6f1f3cb0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:45.418937 crc crio[20719]: time=\"2026-06-12T20:27:45.418855267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:45.474477 crc crio[20719]: time=\"2026-06-12T20:27:45.474378126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:45.479216 crc crio[20719]: time=\"2026-06-12T20:27:45.479151122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:45.678123 crc crio[20719]: time=\"2026-06-12T20:27:45.677035588Z\" level=info msg=\"Created container a9bf8d95662d3cbe8ea4a75cda4128a931f3e662b1d51b7925bf13f26f563561: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/init\" id=cdaa1194-46f6-4573-a1c6-67e6f1f3cb0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:45.679665 crc crio[20719]: time=\"2026-06-12T20:27:45.67889543Z\" level=info msg=\"Starting container: a9bf8d95662d3cbe8ea4a75cda4128a931f3e662b1d51b7925bf13f26f563561\" id=07bcc446-54b8-4f3d-bd4a-101551764cbb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:45.690810 crc crio[20719]: time=\"2026-06-12T20:27:45.688169825Z\" level=info msg=\"Started container\" PID=103030 containerID=a9bf8d95662d3cbe8ea4a75cda4128a931f3e662b1d51b7925bf13f26f563561 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/init id=07bcc446-54b8-4f3d-bd4a-101551764cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=becfb0011fc37d14893def016f07b4d5e8662be491fd76217a0971b4da30d98b\nJun 12 20:27:52.394208 crc crio[20719]: time=\"2026-06-12T20:27:52.392974091Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=d4b8923d-bf75-4b95-9c9e-2dde89758fa4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:27:52.410145 crc crio[20719]: time=\"2026-06-12T20:27:52.409347365Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 12 20:27:55.485024 crc crio[20719]: time=\"2026-06-12T20:27:55.454556128Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=d4b8923d-bf75-4b95-9c9e-2dde89758fa4 name=/runtime.v1.ImageService/PullImage\nJun 12 20:27:55.485024 crc crio[20719]: time=\"2026-06-12T20:27:55.45606082Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ee770dd4-baeb-4e1b-a1ed-ade5839173d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:55.485024 crc crio[20719]: time=\"2026-06-12T20:27:55.47043433Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5b2b42a8-151b-4707-88fe-e94d19501d64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:27:55.485024 crc crio[20719]: time=\"2026-06-12T20:27:55.477746187Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/osp-httpd\" id=1a199388-cae4-49be-b9b0-3fa9aa966049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:55.485024 crc crio[20719]: time=\"2026-06-12T20:27:55.478403235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:55.523804 crc crio[20719]: time=\"2026-06-12T20:27:55.523690344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:55.527656 crc crio[20719]: time=\"2026-06-12T20:27:55.527558753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:27:55.731939 crc crio[20719]: time=\"2026-06-12T20:27:55.731204953Z\" level=info msg=\"Created container 654823754d8d848cf8b660313354f0225f5ecc4b9da573b465cf74f89b4eff68: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/osp-httpd\" id=1a199388-cae4-49be-b9b0-3fa9aa966049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:27:55.733719 crc crio[20719]: time=\"2026-06-12T20:27:55.733530539Z\" level=info msg=\"Starting container: 654823754d8d848cf8b660313354f0225f5ecc4b9da573b465cf74f89b4eff68\" id=168502fd-be9f-4832-b5a8-d316cb9f9275 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:27:55.740046 crc crio[20719]: time=\"2026-06-12T20:27:55.739980423Z\" level=info msg=\"Started container\" PID=103534 containerID=654823754d8d848cf8b660313354f0225f5ecc4b9da573b465cf74f89b4eff68 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/osp-httpd id=168502fd-be9f-4832-b5a8-d316cb9f9275 name=/runtime.v1.RuntimeService/StartContainer sandboxID=becfb0011fc37d14893def016f07b4d5e8662be491fd76217a0971b4da30d98b\nJun 12 20:28:01.020031 crc crio[20719]: time=\"2026-06-12T20:28:01.01365251Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688268-kb8gc/POD\" id=4c284ea5-3f2f-4eae-814f-b79ee13f2123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:01.020031 crc crio[20719]: time=\"2026-06-12T20:28:01.014519826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:01.073430 crc crio[20719]: time=\"2026-06-12T20:28:01.071727868Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688268-kb8gc Namespace:openshift-infra ID:92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774 UID:8c6d8298-b0fe-4087-aa3f-22e334bad32f NetNS:/var/run/netns/55d0ab1e-8b74-4d75-9b19-184898677d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6d8298_b0fe_4087_aa3f_22e334bad32f.slice PodAnnotations:0xc00334b018}] Aliases:map[]}\"\nJun 12 20:28:01.073430 crc crio[20719]: time=\"2026-06-12T20:28:01.07180113Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688268-kb8gc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:28:01.324642 crc crio[20719]: time=\"2026-06-12T20:28:01.322782339Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/POD\" id=6738f657-5e26-4e26-8ecf-2be889c54ffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:01.324642 crc crio[20719]: time=\"2026-06-12T20:28:01.323332085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:01.367411 crc crio[20719]: time=\"2026-06-12T20:28:01.367231494Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs Namespace:openstack ID:a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47 UID:1910296c-b71b-43a4-90f0-49edb08c9f88 NetNS:/var/run/netns/d0608572-ce48-44f5-9835-9521b318e509 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1910296c_b71b_43a4_90f0_49edb08c9f88.slice PodAnnotations:0xc00170c170}] Aliases:map[]}\"\nJun 12 20:28:01.367752 crc crio[20719]: time=\"2026-06-12T20:28:01.367368038Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:28:01.704670 crc crio[20719]: 2026-06-12T20:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92d05bcab79e01d Mac:2a:03:7b:41:26:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/55d0ab1e-8b74-4d75-9b19-184898677d2b SocketPath: PciID:}] [{Interface:0xc0002b31f0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:28:01.705611 crc crio[20719]: time=\"2026-06-12T20:28:01.705539776Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688268-kb8gc Namespace:openshift-infra ID:92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774 UID:8c6d8298-b0fe-4087-aa3f-22e334bad32f NetNS:/var/run/netns/55d0ab1e-8b74-4d75-9b19-184898677d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6d8298_b0fe_4087_aa3f_22e334bad32f.slice PodAnnotations:0xc00334b018}] Aliases:map[]}\"\nJun 12 20:28:01.705770 crc crio[20719]: time=\"2026-06-12T20:28:01.705718025Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688268-kb8gc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:28:01.719772 crc crio[20719]: time=\"2026-06-12T20:28:01.718737306Z\" level=info msg=\"Ran pod sandbox 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774 with infra container: openshift-infra/auto-csr-approver-29688268-kb8gc/POD\" id=4c284ea5-3f2f-4eae-814f-b79ee13f2123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:01.723823 crc crio[20719]: time=\"2026-06-12T20:28:01.723762759Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b88d8240-be01-4d15-a25e-26dde2d6d77b name=/runtime.v1.ImageService/PullImage\nJun 12 20:28:01.730195 crc crio[20719]: time=\"2026-06-12T20:28:01.730113561Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:28:01.992750 crc crio[20719]: 2026-06-12T20:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a698f23c189e6a3 Mac:7a:dd:e3:37:09:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/d0608572-ce48-44f5-9835-9521b318e509 SocketPath: PciID:}] [{Interface:0xc0003856c0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:28:01.994535 crc crio[20719]: time=\"2026-06-12T20:28:01.994429839Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs Namespace:openstack ID:a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47 UID:1910296c-b71b-43a4-90f0-49edb08c9f88 NetNS:/var/run/netns/d0608572-ce48-44f5-9835-9521b318e509 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1910296c_b71b_43a4_90f0_49edb08c9f88.slice PodAnnotations:0xc00170c170}] Aliases:map[]}\"\nJun 12 20:28:01.994695 crc crio[20719]: time=\"2026-06-12T20:28:01.994625005Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:28:02.013370 crc crio[20719]: time=\"2026-06-12T20:28:02.013224549Z\" level=info msg=\"Ran pod sandbox a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/POD\" id=6738f657-5e26-4e26-8ecf-2be889c54ffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:28:02.017462 crc crio[20719]: time=\"2026-06-12T20:28:02.016084569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=647d13d0-fd6b-4627-96ba-5e55236ad32c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:02.024009 crc crio[20719]: time=\"2026-06-12T20:28:02.023911093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=e5648105-93e5-42f3-b1c6-f82d257dbf12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:02.038149 crc crio[20719]: time=\"2026-06-12T20:28:02.038091455Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/init\" id=f78d28a8-5ff3-43e8-aebc-c18a0d460fee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:02.039441 crc crio[20719]: time=\"2026-06-12T20:28:02.039360742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:02.101505 crc crio[20719]: time=\"2026-06-12T20:28:02.101443066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:02.114390 crc crio[20719]: time=\"2026-06-12T20:28:02.114338525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:02.285580 crc crio[20719]: time=\"2026-06-12T20:28:02.285441968Z\" level=info msg=\"Created container 24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/init\" id=f78d28a8-5ff3-43e8-aebc-c18a0d460fee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:02.287902 crc crio[20719]: time=\"2026-06-12T20:28:02.287809354Z\" level=info msg=\"Starting container: 24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb\" id=469bdca3-ba89-4073-aa82-c066d8a62e58 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:02.319089 crc crio[20719]: time=\"2026-06-12T20:28:02.318798565Z\" level=info msg=\"Started container\" PID=104208 containerID=24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/init id=469bdca3-ba89-4073-aa82-c066d8a62e58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\nJun 12 20:28:02.588838 crc crio[20719]: time=\"2026-06-12T20:28:02.588231486Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b88d8240-be01-4d15-a25e-26dde2d6d77b name=/runtime.v1.ImageService/PullImage\nJun 12 20:28:02.591398 crc crio[20719]: time=\"2026-06-12T20:28:02.590384417Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1fea935c-7546-40b2-8710-436cff51051e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:02.594979 crc crio[20719]: time=\"2026-06-12T20:28:02.594685639Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c6771d3e-ef6a-48dd-b643-a32a7df6abf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:02.613986 crc crio[20719]: time=\"2026-06-12T20:28:02.613859193Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688268-kb8gc/oc\" id=2efa332a-f5d8-42b6-81b4-45446b8c4c81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:02.614976 crc crio[20719]: time=\"2026-06-12T20:28:02.614905484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:02.725906 crc crio[20719]: time=\"2026-06-12T20:28:02.725718584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:03.142406 crc crio[20719]: time=\"2026-06-12T20:28:03.133945815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:06.775073 crc crio[20719]: time=\"2026-06-12T20:28:06.773751529Z\" level=info msg=\"Created container 97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399: openshift-infra/auto-csr-approver-29688268-kb8gc/oc\" id=2efa332a-f5d8-42b6-81b4-45446b8c4c81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:06.778786 crc crio[20719]: time=\"2026-06-12T20:28:06.777050152Z\" level=info msg=\"Starting container: 97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399\" id=25bbcc87-4a6e-4000-9c15-4227839135ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:06.787041 crc crio[20719]: time=\"2026-06-12T20:28:06.786926853Z\" level=info msg=\"Started container\" PID=104246 containerID=97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399 description=openshift-infra/auto-csr-approver-29688268-kb8gc/oc id=25bbcc87-4a6e-4000-9c15-4227839135ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\nJun 12 20:28:08.744991 crc crio[20719]: time=\"2026-06-12T20:28:08.743838647Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=04ddb5a5-73f6-43d9-b972-fc53f4f82a5b name=/runtime.v1.ImageService/PullImage\nJun 12 20:28:08.763126 crc crio[20719]: time=\"2026-06-12T20:28:08.762994246Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 12 20:28:09.779537 crc crio[20719]: time=\"2026-06-12T20:28:09.778963785Z\" level=info msg=\"Stopping pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\" id=8813cb54-b3c5-4f79-bfc7-44b1ce466a5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:09.781221 crc crio[20719]: time=\"2026-06-12T20:28:09.780211101Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688268-kb8gc Namespace:openshift-infra ID:92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774 UID:8c6d8298-b0fe-4087-aa3f-22e334bad32f NetNS:/var/run/netns/55d0ab1e-8b74-4d75-9b19-184898677d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6d8298_b0fe_4087_aa3f_22e334bad32f.slice PodAnnotations:0xc000526168}] Aliases:map[]}\"\nJun 12 20:28:09.781221 crc crio[20719]: time=\"2026-06-12T20:28:09.780396216Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688268-kb8gc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:28:10.718377 crc crio[20719]: time=\"2026-06-12T20:28:10.717746786Z\" level=info msg=\"Stopped pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\" id=8813cb54-b3c5-4f79-bfc7-44b1ce466a5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:10.788935 crc crio[20719]: time=\"2026-06-12T20:28:10.788791537Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=04ddb5a5-73f6-43d9-b972-fc53f4f82a5b name=/runtime.v1.ImageService/PullImage\nJun 12 20:28:10.789909 crc crio[20719]: time=\"2026-06-12T20:28:10.789830774Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=392fd485-1b2f-4fd5-87e1-6c00dd576d4c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:10.794554 crc crio[20719]: time=\"2026-06-12T20:28:10.792884351Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=0f6e0695-915c-4a80-8b92-8292e2f04775 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:28:10.805766 crc crio[20719]: time=\"2026-06-12T20:28:10.805664914Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=f86bd16d-73ab-4326-9514-41ebf71df77c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:10.807204 crc crio[20719]: time=\"2026-06-12T20:28:10.807086375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:10.872955 crc crio[20719]: time=\"2026-06-12T20:28:10.872837594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:10.884034 crc crio[20719]: time=\"2026-06-12T20:28:10.883917758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:28:11.137716 crc crio[20719]: time=\"2026-06-12T20:28:11.137619651Z\" level=info msg=\"Created container 553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=f86bd16d-73ab-4326-9514-41ebf71df77c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:28:11.139424 crc crio[20719]: time=\"2026-06-12T20:28:11.139345961Z\" level=info msg=\"Starting container: 553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395\" id=dbdab666-f9c0-48ef-b47f-1c7ba9c891d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:28:11.145101 crc crio[20719]: time=\"2026-06-12T20:28:11.144996551Z\" level=info msg=\"Started container\" PID=104711 containerID=553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/openstack-edpm-ipam-provisionserver-checksum-discovery id=dbdab666-f9c0-48ef-b47f-1c7ba9c891d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\nJun 12 20:28:12.861046 crc crio[20719]: time=\"2026-06-12T20:28:12.859257499Z\" level=info msg=\"Stopping pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\" id=37903ac6-1bd3-4a7e-825d-1f3de0d3fa25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:12.866444 crc crio[20719]: time=\"2026-06-12T20:28:12.866200869Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs Namespace:openstack ID:a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47 UID:1910296c-b71b-43a4-90f0-49edb08c9f88 NetNS:/var/run/netns/d0608572-ce48-44f5-9835-9521b318e509 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1910296c_b71b_43a4_90f0_49edb08c9f88.slice PodAnnotations:0xc00170c808}] Aliases:map[]}\"\nJun 12 20:28:12.867100 crc crio[20719]: time=\"2026-06-12T20:28:12.8669141Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:28:13.344071 crc crio[20719]: time=\"2026-06-12T20:28:13.343945787Z\" level=info msg=\"Stopped pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\" id=37903ac6-1bd3-4a7e-825d-1f3de0d3fa25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:15.595556 crc crio[20719]: time=\"2026-06-12T20:28:15.594862829Z\" level=info msg=\"Removing container: ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad\" id=0f060f5d-70d1-4b84-bca9-f866dfb90c89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:15.905351 crc crio[20719]: time=\"2026-06-12T20:28:15.905125149Z\" level=info msg=\"Removed container ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad: openshift-infra/auto-csr-approver-29688262-7x4fq/oc\" id=0f060f5d-70d1-4b84-bca9-f866dfb90c89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:15.913096 crc crio[20719]: time=\"2026-06-12T20:28:15.913026594Z\" level=info msg=\"Removing container: c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db\" id=3486d54c-8c03-47bb-96a1-90eec2d3428e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:15.965345 crc crio[20719]: time=\"2026-06-12T20:28:15.965049483Z\" level=info msg=\"Removed container c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db: openstack/neutron-db-create-pttj2/mariadb-database-create\" id=3486d54c-8c03-47bb-96a1-90eec2d3428e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:15.969375 crc crio[20719]: time=\"2026-06-12T20:28:15.969122379Z\" level=info msg=\"Removing container: 7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6\" id=cd447bb1-f7fc-4978-bc05-ba6d07bdd1c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.027878 crc crio[20719]: time=\"2026-06-12T20:28:16.027729348Z\" level=info msg=\"Removed container 7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6: openstack/keystone-d6c5-account-create-update-7hd78/mariadb-account-create-update\" id=cd447bb1-f7fc-4978-bc05-ba6d07bdd1c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.030698 crc crio[20719]: time=\"2026-06-12T20:28:16.030588777Z\" level=info msg=\"Removing container: a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005\" id=daf857d0-b0f9-4b3a-9697-7833bba30ac1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.105054 crc crio[20719]: time=\"2026-06-12T20:28:16.104785664Z\" level=info msg=\"Removed container a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005: openstack/barbican-db-create-sczdz/mariadb-database-create\" id=daf857d0-b0f9-4b3a-9697-7833bba30ac1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.112492 crc crio[20719]: time=\"2026-06-12T20:28:16.112153125Z\" level=info msg=\"Removing container: 7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931\" id=ce21fc2b-c960-438e-9214-bd85b78482c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.145416 crc crio[20719]: time=\"2026-06-12T20:28:16.145079494Z\" level=info msg=\"Removed container 7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931: openstack/glance-e20b-account-create-update-22dfz/mariadb-account-create-update\" id=ce21fc2b-c960-438e-9214-bd85b78482c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.150125 crc crio[20719]: time=\"2026-06-12T20:28:16.149992791Z\" level=info msg=\"Removing container: b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121\" id=a40edfdb-fd6d-4cfb-bf1a-7df8dd0dcee2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.226712 crc crio[20719]: time=\"2026-06-12T20:28:16.226103315Z\" level=info msg=\"Removed container b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121: openstack/keystone-db-create-9j8v9/mariadb-database-create\" id=a40edfdb-fd6d-4cfb-bf1a-7df8dd0dcee2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.230099 crc crio[20719]: time=\"2026-06-12T20:28:16.229929154Z\" level=info msg=\"Removing container: b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033\" id=59d093a4-f967-4394-9136-003c070625a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.268986 crc crio[20719]: time=\"2026-06-12T20:28:16.268792762Z\" level=info msg=\"Removed container b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033: openstack/nova-metadata-0/nova-metadata-log\" id=59d093a4-f967-4394-9136-003c070625a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.273075 crc crio[20719]: time=\"2026-06-12T20:28:16.272971057Z\" level=info msg=\"Removing container: fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd\" id=f029ef95-5fcd-4939-bb57-ff0eb89788f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.313661 crc crio[20719]: time=\"2026-06-12T20:28:16.313551826Z\" level=info msg=\"Removed container fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd: openstack/nova-metadata-0/nova-metadata-metadata\" id=f029ef95-5fcd-4939-bb57-ff0eb89788f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.317395 crc crio[20719]: time=\"2026-06-12T20:28:16.317351819Z\" level=info msg=\"Removing container: e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc\" id=73261e61-496c-4bea-a08a-2624cf8e65ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.349503 crc crio[20719]: time=\"2026-06-12T20:28:16.349384581Z\" level=info msg=\"Removed container e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc: openstack/placement-b486-account-create-update-sxhhd/mariadb-account-create-update\" id=73261e61-496c-4bea-a08a-2624cf8e65ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.351875 crc crio[20719]: time=\"2026-06-12T20:28:16.351787469Z\" level=info msg=\"Removing container: 23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87\" id=dba49a58-ed52-4078-ad4d-cc041b3a2ad1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.378908 crc crio[20719]: time=\"2026-06-12T20:28:16.378786189Z\" level=info msg=\"Removed container 23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87: openstack/glance-db-create-xjhlh/mariadb-database-create\" id=dba49a58-ed52-4078-ad4d-cc041b3a2ad1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.381625 crc crio[20719]: time=\"2026-06-12T20:28:16.381501273Z\" level=info msg=\"Removing container: bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1\" id=f37f5d5a-3a68-4358-942c-4991931df696 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.449776 crc crio[20719]: time=\"2026-06-12T20:28:16.449091398Z\" level=info msg=\"Removed container bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1: openstack/barbican-3eda-account-create-update-wr9ck/mariadb-account-create-update\" id=f37f5d5a-3a68-4358-942c-4991931df696 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.456422 crc crio[20719]: time=\"2026-06-12T20:28:16.4563314Z\" level=info msg=\"Removing container: 715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31\" id=f310dc54-0ef5-4459-b249-611fc19dc915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.507721 crc crio[20719]: time=\"2026-06-12T20:28:16.507515428Z\" level=info msg=\"Removed container 715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31: openstack/placement-db-create-xkdfm/mariadb-database-create\" id=f310dc54-0ef5-4459-b249-611fc19dc915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.510739 crc crio[20719]: time=\"2026-06-12T20:28:16.510678195Z\" level=info msg=\"Removing container: 3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d\" id=103c740b-7a81-453a-9ab2-4f5abfaef1c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.560926 crc crio[20719]: time=\"2026-06-12T20:28:16.56079276Z\" level=info msg=\"Removed container 3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d: openstack/root-account-create-update-cp84r/mariadb-account-create-update\" id=103c740b-7a81-453a-9ab2-4f5abfaef1c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.565696 crc crio[20719]: time=\"2026-06-12T20:28:16.565640108Z\" level=info msg=\"Removing container: 0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5\" id=af7e57be-d0c2-49c3-aa32-ce368aeb30af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.789413 crc crio[20719]: time=\"2026-06-12T20:28:16.788797406Z\" level=info msg=\"Removed container 0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5: openstack/glance-db-sync-8m4w9/glance-db-sync\" id=af7e57be-d0c2-49c3-aa32-ce368aeb30af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.792576 crc crio[20719]: time=\"2026-06-12T20:28:16.792494206Z\" level=info msg=\"Removing container: b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378\" id=56f12a2a-9f26-4319-93d5-fa5a4dbdf6cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.845206 crc crio[20719]: time=\"2026-06-12T20:28:16.845079266Z\" level=info msg=\"Removed container b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378: openstack/cinder-41d7-account-create-update-tmwt8/mariadb-account-create-update\" id=56f12a2a-9f26-4319-93d5-fa5a4dbdf6cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.848560 crc crio[20719]: time=\"2026-06-12T20:28:16.848486189Z\" level=info msg=\"Removing container: 82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c\" id=371cb59f-6e1f-48c4-85f0-746aa5553b35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.902319 crc crio[20719]: time=\"2026-06-12T20:28:16.902126289Z\" level=info msg=\"Removed container 82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c: openstack/neutron-eddf-account-create-update-zthmj/mariadb-account-create-update\" id=371cb59f-6e1f-48c4-85f0-746aa5553b35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.907834 crc crio[20719]: time=\"2026-06-12T20:28:16.907648311Z\" level=info msg=\"Removing container: 862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360\" id=85e6e86e-247c-4944-a3f9-0a951fd6a96a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.988001 crc crio[20719]: time=\"2026-06-12T20:28:16.987809933Z\" level=info msg=\"Removed container 862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360: openstack/keystone-db-sync-j48tq/keystone-db-sync\" id=85e6e86e-247c-4944-a3f9-0a951fd6a96a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:16.993153 crc crio[20719]: time=\"2026-06-12T20:28:16.993051229Z\" level=info msg=\"Removing container: c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395\" id=38ff00d8-041e-40b3-87b4-06dbbbee7858 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:17.028342 crc crio[20719]: time=\"2026-06-12T20:28:17.028193631Z\" level=info msg=\"Removed container c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395: openstack/cinder-db-create-dmc5m/mariadb-database-create\" id=38ff00d8-041e-40b3-87b4-06dbbbee7858 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:28:17.044342 crc crio[20719]: time=\"2026-06-12T20:28:17.044050099Z\" level=info msg=\"Stopping pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\" id=7bded1ed-adf7-4c3c-8aec-a7a679077043 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.045473 crc crio[20719]: time=\"2026-06-12T20:28:17.045380577Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\" id=7bded1ed-adf7-4c3c-8aec-a7a679077043 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.046505 crc crio[20719]: time=\"2026-06-12T20:28:17.046420307Z\" level=info msg=\"Removing pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\" id=b9743348-97f4-49a9-82d7-c3be9f2a38c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.079205 crc crio[20719]: time=\"2026-06-12T20:28:17.079082726Z\" level=info msg=\"Removed pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\" id=b9743348-97f4-49a9-82d7-c3be9f2a38c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.080488 crc crio[20719]: time=\"2026-06-12T20:28:17.080386552Z\" level=info msg=\"Stopping pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\" id=edc62d98-c52e-4229-baf8-59d78559b222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.080488 crc crio[20719]: time=\"2026-06-12T20:28:17.080475345Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\" id=edc62d98-c52e-4229-baf8-59d78559b222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.081188 crc crio[20719]: time=\"2026-06-12T20:28:17.081089692Z\" level=info msg=\"Removing pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\" id=52ed14ef-c01d-4faf-999a-e60bce7ecd79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.099403 crc crio[20719]: time=\"2026-06-12T20:28:17.099246172Z\" level=info msg=\"Removed pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\" id=52ed14ef-c01d-4faf-999a-e60bce7ecd79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.100328 crc crio[20719]: time=\"2026-06-12T20:28:17.100186495Z\" level=info msg=\"Stopping pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\" id=c5c75cd6-f006-4570-aac1-9d60e0b08bff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.100442 crc crio[20719]: time=\"2026-06-12T20:28:17.100335379Z\" level=info msg=\"Stopped pod sandbox (already stopped): ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\" id=c5c75cd6-f006-4570-aac1-9d60e0b08bff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.101464 crc crio[20719]: time=\"2026-06-12T20:28:17.101233425Z\" level=info msg=\"Removing pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\" id=7d5f8fd8-3c61-41fb-b266-157f132ef6d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.117681 crc crio[20719]: time=\"2026-06-12T20:28:17.117414726Z\" level=info msg=\"Removed pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\" id=7d5f8fd8-3c61-41fb-b266-157f132ef6d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.118962 crc crio[20719]: time=\"2026-06-12T20:28:17.118855385Z\" level=info msg=\"Stopping pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\" id=01460ec8-765e-4d9c-bd8d-dcc96f7c00b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.118962 crc crio[20719]: time=\"2026-06-12T20:28:17.118953378Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\" id=01460ec8-765e-4d9c-bd8d-dcc96f7c00b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.119810 crc crio[20719]: time=\"2026-06-12T20:28:17.119667629Z\" level=info msg=\"Removing pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\" id=ff7a01f5-8cc3-407e-8635-13ab6732161a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.148097 crc crio[20719]: time=\"2026-06-12T20:28:17.147935997Z\" level=info msg=\"Removed pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\" id=ff7a01f5-8cc3-407e-8635-13ab6732161a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.149128 crc crio[20719]: time=\"2026-06-12T20:28:17.148983912Z\" level=info msg=\"Stopping pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\" id=3897cbff-f474-41e8-992e-17bcb6486f8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.149400 crc crio[20719]: time=\"2026-06-12T20:28:17.149220189Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\" id=3897cbff-f474-41e8-992e-17bcb6486f8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.150575 crc crio[20719]: time=\"2026-06-12T20:28:17.150479205Z\" level=info msg=\"Removing pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\" id=4ce3f9e5-adfc-48c0-9e8a-199414745303 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.179992 crc crio[20719]: time=\"2026-06-12T20:28:17.179752791Z\" level=info msg=\"Removed pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\" id=4ce3f9e5-adfc-48c0-9e8a-199414745303 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.181700 crc crio[20719]: time=\"2026-06-12T20:28:17.181329372Z\" level=info msg=\"Stopping pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\" id=db5a3127-4fd9-48c6-86a8-524b4be9cfcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.181700 crc crio[20719]: time=\"2026-06-12T20:28:17.181500057Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\" id=db5a3127-4fd9-48c6-86a8-524b4be9cfcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.182630 crc crio[20719]: time=\"2026-06-12T20:28:17.182531406Z\" level=info msg=\"Removing pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\" id=cd50a9ca-a4ca-4048-b535-ddbf90b76077 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.206381 crc crio[20719]: time=\"2026-06-12T20:28:17.206006556Z\" level=info msg=\"Removed pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\" id=cd50a9ca-a4ca-4048-b535-ddbf90b76077 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.207729 crc crio[20719]: time=\"2026-06-12T20:28:17.207424554Z\" level=info msg=\"Stopping pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\" id=c11a8d83-059b-4ce8-820c-1676ee02e743 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.207729 crc crio[20719]: time=\"2026-06-12T20:28:17.207531257Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\" id=c11a8d83-059b-4ce8-820c-1676ee02e743 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.209791 crc crio[20719]: time=\"2026-06-12T20:28:17.209713458Z\" level=info msg=\"Removing pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\" id=12cf4a2a-0cee-4d4f-b182-7752e8e73c3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.236665 crc crio[20719]: time=\"2026-06-12T20:28:17.236257427Z\" level=info msg=\"Removed pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\" id=12cf4a2a-0cee-4d4f-b182-7752e8e73c3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.237963 crc crio[20719]: time=\"2026-06-12T20:28:17.237927241Z\" level=info msg=\"Stopping pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\" id=ecfa9fa3-75ba-4d74-98ad-fd4cbd1dd917 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.238106 crc crio[20719]: time=\"2026-06-12T20:28:17.238088026Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\" id=ecfa9fa3-75ba-4d74-98ad-fd4cbd1dd917 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.239009 crc crio[20719]: time=\"2026-06-12T20:28:17.238933019Z\" level=info msg=\"Removing pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\" id=9c7149d3-8397-402f-8015-9b28c9539817 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.262150 crc crio[20719]: time=\"2026-06-12T20:28:17.261983945Z\" level=info msg=\"Removed pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\" id=9c7149d3-8397-402f-8015-9b28c9539817 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.263537 crc crio[20719]: time=\"2026-06-12T20:28:17.263486208Z\" level=info msg=\"Stopping pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\" id=7222080d-5805-4072-abd3-d9e3e99b8e72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.263879 crc crio[20719]: time=\"2026-06-12T20:28:17.263851148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\" id=7222080d-5805-4072-abd3-d9e3e99b8e72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.268491 crc crio[20719]: time=\"2026-06-12T20:28:17.26814037Z\" level=info msg=\"Removing pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\" id=fc72b853-e100-40e6-9b2c-b0855d1f8492 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.323419 crc crio[20719]: time=\"2026-06-12T20:28:17.323209666Z\" level=info msg=\"Removed pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\" id=fc72b853-e100-40e6-9b2c-b0855d1f8492 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.324435 crc crio[20719]: time=\"2026-06-12T20:28:17.324181673Z\" level=info msg=\"Stopping pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\" id=af6ea02c-885f-470c-ace1-9beb4e51aea9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.324540 crc crio[20719]: time=\"2026-06-12T20:28:17.324458281Z\" level=info msg=\"Stopped pod sandbox (already stopped): 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\" id=af6ea02c-885f-470c-ace1-9beb4e51aea9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.325335 crc crio[20719]: time=\"2026-06-12T20:28:17.325149941Z\" level=info msg=\"Removing pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\" id=4cf9b9fb-c886-469a-82fd-092ebb3e35b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.341961 crc crio[20719]: time=\"2026-06-12T20:28:17.341835346Z\" level=info msg=\"Removed pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\" id=4cf9b9fb-c886-469a-82fd-092ebb3e35b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.342908 crc crio[20719]: time=\"2026-06-12T20:28:17.342830593Z\" level=info msg=\"Stopping pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\" id=c3fff62e-366f-42a5-be5d-3e87b00817bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.342908 crc crio[20719]: time=\"2026-06-12T20:28:17.342902605Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\" id=c3fff62e-366f-42a5-be5d-3e87b00817bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.343687 crc crio[20719]: time=\"2026-06-12T20:28:17.343584355Z\" level=info msg=\"Removing pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\" id=057b386b-c6c9-4bee-8b0f-2f8332de04b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.375483 crc crio[20719]: time=\"2026-06-12T20:28:17.375244708Z\" level=info msg=\"Removed pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\" id=057b386b-c6c9-4bee-8b0f-2f8332de04b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.376697 crc crio[20719]: time=\"2026-06-12T20:28:17.376526641Z\" level=info msg=\"Stopping pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\" id=913d787a-919d-4ad1-99a7-2a52879af7c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.376938 crc crio[20719]: time=\"2026-06-12T20:28:17.376844521Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\" id=913d787a-919d-4ad1-99a7-2a52879af7c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.378125 crc crio[20719]: time=\"2026-06-12T20:28:17.378056225Z\" level=info msg=\"Removing pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\" id=52c70311-297b-4763-a819-4107f7d5675b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.395644 crc crio[20719]: time=\"2026-06-12T20:28:17.395572105Z\" level=info msg=\"Removed pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\" id=52c70311-297b-4763-a819-4107f7d5675b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.397026 crc crio[20719]: time=\"2026-06-12T20:28:17.396933381Z\" level=info msg=\"Stopping pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\" id=4bd3cfd9-0c93-43e2-8552-f444b1875810 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.397120 crc crio[20719]: time=\"2026-06-12T20:28:17.397059584Z\" level=info msg=\"Stopped pod sandbox (already stopped): b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\" id=4bd3cfd9-0c93-43e2-8552-f444b1875810 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.397806 crc crio[20719]: time=\"2026-06-12T20:28:17.397780426Z\" level=info msg=\"Removing pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\" id=ff3c401b-92e4-4110-aba8-0924d001237d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.413387 crc crio[20719]: time=\"2026-06-12T20:28:17.413208687Z\" level=info msg=\"Removed pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\" id=ff3c401b-92e4-4110-aba8-0924d001237d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.414196 crc crio[20719]: time=\"2026-06-12T20:28:17.414169922Z\" level=info msg=\"Stopping pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\" id=c70c769e-a960-443b-b68e-aea8a405ee9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.414398 crc crio[20719]: time=\"2026-06-12T20:28:17.414378088Z\" level=info msg=\"Stopped pod sandbox (already stopped): b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\" id=c70c769e-a960-443b-b68e-aea8a405ee9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.415505 crc crio[20719]: time=\"2026-06-12T20:28:17.415462808Z\" level=info msg=\"Removing pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\" id=300ed7eb-54f5-403c-9fb1-7fe75720c624 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.433582 crc crio[20719]: time=\"2026-06-12T20:28:17.432031331Z\" level=info msg=\"Removed pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\" id=300ed7eb-54f5-403c-9fb1-7fe75720c624 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.435117 crc crio[20719]: time=\"2026-06-12T20:28:17.43489041Z\" level=info msg=\"Stopping pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\" id=b31cfd0b-885f-4c27-a57e-6fad7a76dfd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.435117 crc crio[20719]: time=\"2026-06-12T20:28:17.435089586Z\" level=info msg=\"Stopped pod sandbox (already stopped): e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\" id=b31cfd0b-885f-4c27-a57e-6fad7a76dfd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.436102 crc crio[20719]: time=\"2026-06-12T20:28:17.435951781Z\" level=info msg=\"Removing pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\" id=77771c4f-035e-4a4a-a72a-927aacca5514 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.456537 crc crio[20719]: time=\"2026-06-12T20:28:17.456256661Z\" level=info msg=\"Removed pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\" id=77771c4f-035e-4a4a-a72a-927aacca5514 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.457883 crc crio[20719]: time=\"2026-06-12T20:28:17.457787501Z\" level=info msg=\"Stopping pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\" id=928ceaf0-2503-48b5-9943-fd407226e114 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.457883 crc crio[20719]: time=\"2026-06-12T20:28:17.457857883Z\" level=info msg=\"Stopped pod sandbox (already stopped): cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\" id=928ceaf0-2503-48b5-9943-fd407226e114 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.466767 crc crio[20719]: time=\"2026-06-12T20:28:17.466656104Z\" level=info msg=\"Removing pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\" id=bf832ec7-d481-4788-b4f5-2de2b1be9b9f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.503901 crc crio[20719]: time=\"2026-06-12T20:28:17.503792298Z\" level=info msg=\"Removed pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\" id=bf832ec7-d481-4788-b4f5-2de2b1be9b9f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.504797 crc crio[20719]: time=\"2026-06-12T20:28:17.504761407Z\" level=info msg=\"Stopping pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\" id=87061079-c11b-472b-825f-af4ac9f21a26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.504994 crc crio[20719]: time=\"2026-06-12T20:28:17.504969233Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\" id=87061079-c11b-472b-825f-af4ac9f21a26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:28:17.505881 crc crio[20719]: time=\"2026-06-12T20:28:17.505812656Z\" level=info msg=\"Removing pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\" id=e9edca9a-da9c-4efa-afd1-1bfdcc25f18e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:28:17.521500 crc crio[20719]: time=\"2026-06-12T20:28:17.521391903Z\" level=info msg=\"Removed pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\" id=e9edca9a-da9c-4efa-afd1-1bfdcc25f18e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:29:17.594213 crc crio[20719]: time=\"2026-06-12T20:29:17.591621774Z\" level=info msg=\"Removing container: 3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d\" id=7ccc9a5d-c587-4f83-999b-596b6ce93a2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:17.786336 crc crio[20719]: time=\"2026-06-12T20:29:17.785833929Z\" level=info msg=\"Removed container 3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d: openstack/neutron-db-sync-54gf8/neutron-db-sync\" id=7ccc9a5d-c587-4f83-999b-596b6ce93a2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:17.790625 crc crio[20719]: time=\"2026-06-12T20:29:17.79055713Z\" level=info msg=\"Removing container: 1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b\" id=f7119c07-be1f-499c-a8d4-bee7f413debf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:18.071521 crc crio[20719]: time=\"2026-06-12T20:29:18.070987704Z\" level=info msg=\"Removed container 1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b: openstack/keystone-bootstrap-mn5cc/keystone-bootstrap\" id=f7119c07-be1f-499c-a8d4-bee7f413debf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:18.104403 crc crio[20719]: time=\"2026-06-12T20:29:18.104322881Z\" level=info msg=\"Removing container: 21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f\" id=d659b4d5-17d6-4adf-893a-b882377a4432 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:18.267837 crc crio[20719]: time=\"2026-06-12T20:29:18.267744809Z\" level=info msg=\"Removed container 21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f: openstack/cinder-db-sync-96vqh/cinder-db-sync\" id=d659b4d5-17d6-4adf-893a-b882377a4432 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:18.270454 crc crio[20719]: time=\"2026-06-12T20:29:18.270364851Z\" level=info msg=\"Removing container: 681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84\" id=26ecaa68-eedf-45a3-94a1-b129d97516c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:18.424037 crc crio[20719]: time=\"2026-06-12T20:29:18.423943162Z\" level=info msg=\"Removed container 681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84: openstack/barbican-db-sync-2lpnn/barbican-db-sync\" id=26ecaa68-eedf-45a3-94a1-b129d97516c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:18.426937 crc crio[20719]: time=\"2026-06-12T20:29:18.426886881Z\" level=info msg=\"Removing container: a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7\" id=92baa467-4513-4897-bd8a-6b3eeead7d32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:18.699786 crc crio[20719]: time=\"2026-06-12T20:29:18.698466055Z\" level=info msg=\"Removed container a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7: openstack/placement-db-sync-qbbm8/placement-db-sync\" id=92baa467-4513-4897-bd8a-6b3eeead7d32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:29:18.727117 crc crio[20719]: time=\"2026-06-12T20:29:18.727045304Z\" level=info msg=\"Stopping pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\" id=26aa67b7-d586-492e-a83c-58a5e369f28a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:18.727790 crc crio[20719]: time=\"2026-06-12T20:29:18.727461995Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\" id=26aa67b7-d586-492e-a83c-58a5e369f28a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:18.728542 crc crio[20719]: time=\"2026-06-12T20:29:18.728494844Z\" level=info msg=\"Removing pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\" id=3be63c0e-8ec7-44e7-89d7-ef507110d8cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:29:18.773517 crc crio[20719]: time=\"2026-06-12T20:29:18.773398155Z\" level=info msg=\"Removed pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\" id=3be63c0e-8ec7-44e7-89d7-ef507110d8cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:29:18.783643 crc crio[20719]: time=\"2026-06-12T20:29:18.783123069Z\" level=info msg=\"Stopping pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\" id=f4732f7f-c284-4a1f-b7f8-81d4f6908f02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:18.783939 crc crio[20719]: time=\"2026-06-12T20:29:18.783813888Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\" id=f4732f7f-c284-4a1f-b7f8-81d4f6908f02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:18.792773 crc crio[20719]: time=\"2026-06-12T20:29:18.79256835Z\" level=info msg=\"Removing pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\" id=eed23908-3599-411d-95eb-fcf244d9c4e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:29:18.811109 crc crio[20719]: time=\"2026-06-12T20:29:18.810867877Z\" level=info msg=\"Removed pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\" id=eed23908-3599-411d-95eb-fcf244d9c4e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:29:18.812131 crc crio[20719]: time=\"2026-06-12T20:29:18.812057651Z\" level=info msg=\"Stopping pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\" id=94a97a9d-e0cf-4dac-869b-6ccb45621f89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:18.812360 crc crio[20719]: time=\"2026-06-12T20:29:18.812157774Z\" level=info msg=\"Stopped pod sandbox (already stopped): 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\" id=94a97a9d-e0cf-4dac-869b-6ccb45621f89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:18.812933 crc crio[20719]: time=\"2026-06-12T20:29:18.812880084Z\" level=info msg=\"Removing pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\" id=ba4315b1-2bb1-43bf-9b7b-f733a869c46f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:29:18.834811 crc crio[20719]: time=\"2026-06-12T20:29:18.834750338Z\" level=info msg=\"Removed pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\" id=ba4315b1-2bb1-43bf-9b7b-f733a869c46f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:29:18.839084 crc crio[20719]: time=\"2026-06-12T20:29:18.836504236Z\" level=info msg=\"Stopping pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\" id=69fff290-5230-4c9a-9406-38404c63a300 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:18.839084 crc crio[20719]: time=\"2026-06-12T20:29:18.837494844Z\" level=info msg=\"Stopped pod sandbox (already stopped): 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\" id=69fff290-5230-4c9a-9406-38404c63a300 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:18.856176 crc crio[20719]: time=\"2026-06-12T20:29:18.854673133Z\" level=info msg=\"Removing pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\" id=978f59c8-56db-4d24-b25f-e7098129fdaf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:29:18.909988 crc crio[20719]: time=\"2026-06-12T20:29:18.909867865Z\" level=info msg=\"Removed pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\" id=978f59c8-56db-4d24-b25f-e7098129fdaf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:29:18.910861 crc crio[20719]: time=\"2026-06-12T20:29:18.910772619Z\" level=info msg=\"Stopping pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\" id=6a568eb2-a866-4fcc-b35c-66000a5df37c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:18.910985 crc crio[20719]: time=\"2026-06-12T20:29:18.910957775Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\" id=6a568eb2-a866-4fcc-b35c-66000a5df37c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:29:18.911596 crc crio[20719]: time=\"2026-06-12T20:29:18.911514871Z\" level=info msg=\"Removing pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\" id=9eff2e9c-e27b-4912-9b91-46254af22da5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:29:18.932861 crc crio[20719]: time=\"2026-06-12T20:29:18.930871449Z\" level=info msg=\"Removed pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\" id=9eff2e9c-e27b-4912-9b91-46254af22da5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:00.677869 crc crio[20719]: time=\"2026-06-12T20:30:00.671817188Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688270-zcrj2/POD\" id=efb28cc4-006a-4a5b-9efe-80cd257f3293 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:30:00.677869 crc crio[20719]: time=\"2026-06-12T20:30:00.673214128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:30:00.693664 crc crio[20719]: time=\"2026-06-12T20:30:00.693515319Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/POD\" id=93d3eb7c-93dd-4fed-ba57-f8f429e5327d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:30:00.693893 crc crio[20719]: time=\"2026-06-12T20:30:00.693728765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:30:00.813382 crc crio[20719]: time=\"2026-06-12T20:30:00.813147231Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688270-zcrj2 Namespace:openshift-infra ID:d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8 UID:80e3eaa0-bfee-470e-a111-0c266043a883 NetNS:/var/run/netns/e6e8e854-b1d2-4255-b152-1d6c236b8ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80e3eaa0_bfee_470e_a111_0c266043a883.slice PodAnnotations:0xc003c98e28}] Aliases:map[]}\"\nJun 12 20:30:00.813670 crc crio[20719]: time=\"2026-06-12T20:30:00.813403279Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688270-zcrj2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:30:00.828215 crc crio[20719]: time=\"2026-06-12T20:30:00.828100346Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688270-4b845 Namespace:openshift-operator-lifecycle-manager ID:365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477 UID:8ed35572-4181-4996-9c4e-86b99564f2a8 NetNS:/var/run/netns/57f91f38-9364-485a-b0a7-dc90de0e7ff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ed35572_4181_4996_9c4e_86b99564f2a8.slice PodAnnotations:0xc003c98ed0}] Aliases:map[]}\"\nJun 12 20:30:00.828566 crc crio[20719]: time=\"2026-06-12T20:30:00.828504178Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688270-4b845 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:30:01.400166 crc crio[20719]: 2026-06-12T20:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1f33f25e21e668 Mac:7a:74:76:e6:53:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/e6e8e854-b1d2-4255-b152-1d6c236b8ab3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:30:01.403998 crc crio[20719]: time=\"2026-06-12T20:30:01.403924424Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688270-zcrj2 Namespace:openshift-infra ID:d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8 UID:80e3eaa0-bfee-470e-a111-0c266043a883 NetNS:/var/run/netns/e6e8e854-b1d2-4255-b152-1d6c236b8ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80e3eaa0_bfee_470e_a111_0c266043a883.slice PodAnnotations:0xc003c98e28}] Aliases:map[]}\"\nJun 12 20:30:01.404899 crc crio[20719]: time=\"2026-06-12T20:30:01.404509581Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688270-zcrj2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:30:01.431674 crc crio[20719]: time=\"2026-06-12T20:30:01.431590458Z\" level=info msg=\"Ran pod sandbox d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8 with infra container: openshift-infra/auto-csr-approver-29688270-zcrj2/POD\" id=efb28cc4-006a-4a5b-9efe-80cd257f3293 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:30:01.441991 crc crio[20719]: time=\"2026-06-12T20:30:01.440664482Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7d808c15-a326-4cdc-a2cb-97e0997d5407 name=/runtime.v1.ImageService/PullImage\nJun 12 20:30:01.461328 crc crio[20719]: time=\"2026-06-12T20:30:01.46119598Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:30:01.738418 crc crio[20719]: 2026-06-12T20:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:365c852e83aaa90 Mac:16:7b:75:36:1a:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/57f91f38-9364-485a-b0a7-dc90de0e7ff4 SocketPath: PciID:}] [{Interface:0xc0002d6a10 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:30:01.739819 crc crio[20719]: time=\"2026-06-12T20:30:01.739634361Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688270-4b845 Namespace:openshift-operator-lifecycle-manager ID:365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477 UID:8ed35572-4181-4996-9c4e-86b99564f2a8 NetNS:/var/run/netns/57f91f38-9364-485a-b0a7-dc90de0e7ff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ed35572_4181_4996_9c4e_86b99564f2a8.slice PodAnnotations:0xc003c98ed0}] Aliases:map[]}\"\nJun 12 20:30:01.739901 crc crio[20719]: time=\"2026-06-12T20:30:01.739877978Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688270-4b845 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:30:01.761314 crc crio[20719]: time=\"2026-06-12T20:30:01.761188688Z\" level=info msg=\"Ran pod sandbox 365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/POD\" id=93d3eb7c-93dd-4fed-ba57-f8f429e5327d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:30:01.766594 crc crio[20719]: time=\"2026-06-12T20:30:01.766485423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=faef3579-db80-411f-ba78-49955a830307 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:30:01.775135 crc crio[20719]: time=\"2026-06-12T20:30:01.77508822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58ecf5ff-14bf-49a6-b097-c0f01e90fb23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:30:01.788812 crc crio[20719]: time=\"2026-06-12T20:30:01.788677314Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/collect-profiles\" id=8005f82a-8ee4-4101-8517-d22508c3b125 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:30:01.789541 crc crio[20719]: time=\"2026-06-12T20:30:01.789491498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:30:01.875797 crc crio[20719]: time=\"2026-06-12T20:30:01.875326118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:30:01.888677 crc crio[20719]: time=\"2026-06-12T20:30:01.888445901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:30:02.140601 crc crio[20719]: time=\"2026-06-12T20:30:02.140461155Z\" level=info msg=\"Created container dcb9b1bde965ebe52c74aa6af8f6071c17d0569790174a674d4bbe445903ab3a: openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/collect-profiles\" id=8005f82a-8ee4-4101-8517-d22508c3b125 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:30:02.142568 crc crio[20719]: time=\"2026-06-12T20:30:02.142486533Z\" level=info msg=\"Starting container: dcb9b1bde965ebe52c74aa6af8f6071c17d0569790174a674d4bbe445903ab3a\" id=e9d834f3-c613-42f7-a8e1-a69dc5f4c3a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:30:02.154733 crc crio[20719]: time=\"2026-06-12T20:30:02.154610748Z\" level=info msg=\"Started container\" PID=110179 containerID=dcb9b1bde965ebe52c74aa6af8f6071c17d0569790174a674d4bbe445903ab3a description=openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/collect-profiles id=e9d834f3-c613-42f7-a8e1-a69dc5f4c3a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477\nJun 12 20:30:04.518565 crc crio[20719]: time=\"2026-06-12T20:30:04.517561235Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7d808c15-a326-4cdc-a2cb-97e0997d5407 name=/runtime.v1.ImageService/PullImage\nJun 12 20:30:04.521937 crc crio[20719]: time=\"2026-06-12T20:30:04.521826597Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e66eb226-d777-472f-a088-6f4e3a713f25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:30:04.527117 crc crio[20719]: time=\"2026-06-12T20:30:04.526500669Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ad79738b-166e-4b2a-8e8a-c4fa70b3a95d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:30:04.541256 crc crio[20719]: time=\"2026-06-12T20:30:04.540634462Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688270-zcrj2/oc\" id=58243a60-fa68-4721-a6b9-70483d4f494c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:30:04.544359 crc crio[20719]: time=\"2026-06-12T20:30:04.542913778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:30:04.603504 crc crio[20719]: time=\"2026-06-12T20:30:04.603406476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:30:05.171683 crc crio[20719]: time=\"2026-06-12T20:30:05.17124996Z\" level=info msg=\"Stopping pod sandbox: 365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477\" id=cd4a9f06-55ee-4b6b-b748-ff50e43ef61c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:05.174960 crc crio[20719]: time=\"2026-06-12T20:30:05.174463871Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688270-4b845 Namespace:openshift-operator-lifecycle-manager ID:365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477 UID:8ed35572-4181-4996-9c4e-86b99564f2a8 NetNS:/var/run/netns/57f91f38-9364-485a-b0a7-dc90de0e7ff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ed35572_4181_4996_9c4e_86b99564f2a8.slice PodAnnotations:0xc00259a1c8}] Aliases:map[]}\"\nJun 12 20:30:05.177937 crc crio[20719]: time=\"2026-06-12T20:30:05.17583173Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688270-4b845 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:30:05.257663 crc crio[20719]: time=\"2026-06-12T20:30:05.257313268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:30:05.540011 crc crio[20719]: time=\"2026-06-12T20:30:05.539954312Z\" level=info msg=\"Created container 7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662: openshift-infra/auto-csr-approver-29688270-zcrj2/oc\" id=58243a60-fa68-4721-a6b9-70483d4f494c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:30:05.543551 crc crio[20719]: time=\"2026-06-12T20:30:05.543447942Z\" level=info msg=\"Starting container: 7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662\" id=06c80518-0808-485f-b13c-a1dd73fdd025 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:30:05.553520 crc crio[20719]: time=\"2026-06-12T20:30:05.55253181Z\" level=info msg=\"Started container\" PID=110372 containerID=7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662 description=openshift-infra/auto-csr-approver-29688270-zcrj2/oc id=06c80518-0808-485f-b13c-a1dd73fdd025 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\nJun 12 20:30:06.054014 crc crio[20719]: time=\"2026-06-12T20:30:06.053541708Z\" level=info msg=\"Stopped pod sandbox: 365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477\" id=cd4a9f06-55ee-4b6b-b748-ff50e43ef61c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:08.245041 crc crio[20719]: time=\"2026-06-12T20:30:08.24410396Z\" level=info msg=\"Stopping pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\" id=d1387c31-bd39-4b61-85a0-730015119ed7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:08.246142 crc crio[20719]: time=\"2026-06-12T20:30:08.24586284Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688270-zcrj2 Namespace:openshift-infra ID:d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8 UID:80e3eaa0-bfee-470e-a111-0c266043a883 NetNS:/var/run/netns/e6e8e854-b1d2-4255-b152-1d6c236b8ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80e3eaa0_bfee_470e_a111_0c266043a883.slice PodAnnotations:0xc000a38e38}] Aliases:map[]}\"\nJun 12 20:30:08.246142 crc crio[20719]: time=\"2026-06-12T20:30:08.246021055Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688270-zcrj2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:30:08.702868 crc crio[20719]: time=\"2026-06-12T20:30:08.702375149Z\" level=info msg=\"Stopped pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\" id=d1387c31-bd39-4b61-85a0-730015119ed7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:18.973107 crc crio[20719]: time=\"2026-06-12T20:30:18.972036711Z\" level=info msg=\"Removing container: 3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c\" id=714ba1c8-bb76-4fbc-8337-298cc12c8dfd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:19.045141 crc crio[20719]: time=\"2026-06-12T20:30:19.045010206Z\" level=info msg=\"Removed container 3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c: openstack/nova-cell1-7864-account-create-update-prjn9/mariadb-account-create-update\" id=714ba1c8-bb76-4fbc-8337-298cc12c8dfd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:19.050031 crc crio[20719]: time=\"2026-06-12T20:30:19.049854083Z\" level=info msg=\"Removing container: b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28\" id=aed8d441-876a-4e96-b558-bcc335c3a25e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:19.114240 crc crio[20719]: time=\"2026-06-12T20:30:19.114010251Z\" level=info msg=\"Removed container b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28: openstack/nova-cell0-5f9e-account-create-update-sdth4/mariadb-account-create-update\" id=aed8d441-876a-4e96-b558-bcc335c3a25e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:19.119047 crc crio[20719]: time=\"2026-06-12T20:30:19.118644379Z\" level=info msg=\"Removing container: 45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d\" id=1e4b47e4-e10f-4495-bf44-f534af38bd32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:19.375643 crc crio[20719]: time=\"2026-06-12T20:30:19.37469192Z\" level=info msg=\"Removed container 45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d: openstack/cinder-online-data-migrations-gggmv/cinder-online-data-migrations\" id=1e4b47e4-e10f-4495-bf44-f534af38bd32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:19.380883 crc crio[20719]: time=\"2026-06-12T20:30:19.379837694Z\" level=info msg=\"Removing container: f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee\" id=940cb32b-5b06-4183-8e6a-1058508ecd23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:19.445089 crc crio[20719]: time=\"2026-06-12T20:30:19.444953167Z\" level=info msg=\"Removed container f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee: openstack/nova-cell0-db-create-x6k85/mariadb-database-create\" id=940cb32b-5b06-4183-8e6a-1058508ecd23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:19.448910 crc crio[20719]: time=\"2026-06-12T20:30:19.448802505Z\" level=info msg=\"Removing container: 3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52\" id=292f77bf-137f-4f81-a9c8-a1599aa99db6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:19.506018 crc crio[20719]: time=\"2026-06-12T20:30:19.505806582Z\" level=info msg=\"Removed container 3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52: openstack/nova-api-db-create-qhl7c/mariadb-database-create\" id=292f77bf-137f-4f81-a9c8-a1599aa99db6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:19.509985 crc crio[20719]: time=\"2026-06-12T20:30:19.50985158Z\" level=info msg=\"Removing container: b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e\" id=b86c000a-076a-459d-a88a-7ee67a4e1b76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:19.556119 crc crio[20719]: time=\"2026-06-12T20:30:19.555873451Z\" level=info msg=\"Removed container b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e: openstack/nova-api-a365-account-create-update-sgr8c/mariadb-account-create-update\" id=b86c000a-076a-459d-a88a-7ee67a4e1b76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:19.561599 crc crio[20719]: time=\"2026-06-12T20:30:19.561424956Z\" level=info msg=\"Removing container: 771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a\" id=65a2a677-7c9c-493b-af88-dfa3c5256553 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:20.021123 crc crio[20719]: time=\"2026-06-12T20:30:20.019645815Z\" level=info msg=\"Removed container 771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a: openshift-infra/auto-csr-approver-29688264-rzw5m/oc\" id=65a2a677-7c9c-493b-af88-dfa3c5256553 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:20.024511 crc crio[20719]: time=\"2026-06-12T20:30:20.023584206Z\" level=info msg=\"Removing container: 92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb\" id=61c5b90d-666b-4158-8dcc-ec53a8a8f9d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:20.087136 crc crio[20719]: time=\"2026-06-12T20:30:20.08704048Z\" level=info msg=\"Removed container 92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/collect-profiles\" id=61c5b90d-666b-4158-8dcc-ec53a8a8f9d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:20.092633 crc crio[20719]: time=\"2026-06-12T20:30:20.092493575Z\" level=info msg=\"Removing container: 0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f\" id=25af5741-8a81-48d6-ae03-82a2f7f8b7c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:20.168258 crc crio[20719]: time=\"2026-06-12T20:30:20.168168273Z\" level=info msg=\"Removed container 0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f: openstack/nova-cell1-db-create-85zrq/mariadb-database-create\" id=25af5741-8a81-48d6-ae03-82a2f7f8b7c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:30:20.194195 crc crio[20719]: time=\"2026-06-12T20:30:20.19396318Z\" level=info msg=\"Stopping pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\" id=778fee68-464f-4d72-b66e-54fc3e4b2062 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.194195 crc crio[20719]: time=\"2026-06-12T20:30:20.194067233Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\" id=778fee68-464f-4d72-b66e-54fc3e4b2062 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.194819 crc crio[20719]: time=\"2026-06-12T20:30:20.194755772Z\" level=info msg=\"Removing pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\" id=d83771d5-393f-4ef4-8222-7b743b8851f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.226221 crc crio[20719]: time=\"2026-06-12T20:30:20.225135196Z\" level=info msg=\"Removed pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\" id=d83771d5-393f-4ef4-8222-7b743b8851f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.230104 crc crio[20719]: time=\"2026-06-12T20:30:20.229990934Z\" level=info msg=\"Stopping pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\" id=29b3f0c4-98ac-493e-82a8-e18888513ee8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.230104 crc crio[20719]: time=\"2026-06-12T20:30:20.230102378Z\" level=info msg=\"Stopped pod sandbox (already stopped): d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\" id=29b3f0c4-98ac-493e-82a8-e18888513ee8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.231465 crc crio[20719]: time=\"2026-06-12T20:30:20.23124622Z\" level=info msg=\"Removing pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\" id=31305afa-d340-4734-a8c9-362af9f317e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.251761 crc crio[20719]: time=\"2026-06-12T20:30:20.251570759Z\" level=info msg=\"Removed pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\" id=31305afa-d340-4734-a8c9-362af9f317e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.252620 crc crio[20719]: time=\"2026-06-12T20:30:20.252515005Z\" level=info msg=\"Stopping pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\" id=6fec5404-b330-4d45-9af7-67ca613c4feb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.252620 crc crio[20719]: time=\"2026-06-12T20:30:20.252605877Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\" id=6fec5404-b330-4d45-9af7-67ca613c4feb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.253199 crc crio[20719]: time=\"2026-06-12T20:30:20.253101061Z\" level=info msg=\"Removing pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\" id=2884a4aa-4e67-4ece-8e7f-cfe8de301eed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.271102 crc crio[20719]: time=\"2026-06-12T20:30:20.270914349Z\" level=info msg=\"Removed pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\" id=2884a4aa-4e67-4ece-8e7f-cfe8de301eed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.272107 crc crio[20719]: time=\"2026-06-12T20:30:20.271935707Z\" level=info msg=\"Stopping pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\" id=a0f14d4a-fe62-42b0-a823-58638f4c767f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.272107 crc crio[20719]: time=\"2026-06-12T20:30:20.272017719Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\" id=a0f14d4a-fe62-42b0-a823-58638f4c767f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.272682 crc crio[20719]: time=\"2026-06-12T20:30:20.272572745Z\" level=info msg=\"Removing pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\" id=5f01cdf7-64b1-47c1-af7d-3ed17cb14db2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.292930 crc crio[20719]: time=\"2026-06-12T20:30:20.292504574Z\" level=info msg=\"Removed pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\" id=5f01cdf7-64b1-47c1-af7d-3ed17cb14db2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.294115 crc crio[20719]: time=\"2026-06-12T20:30:20.293910062Z\" level=info msg=\"Stopping pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\" id=5a8c8d3e-9723-490b-b4fe-6512d48dac29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.294818 crc crio[20719]: time=\"2026-06-12T20:30:20.294172649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\" id=5a8c8d3e-9723-490b-b4fe-6512d48dac29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.295156 crc crio[20719]: time=\"2026-06-12T20:30:20.295009042Z\" level=info msg=\"Removing pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\" id=3ce46c06-34da-4c5f-9ded-73cb61e7b736 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.328653 crc crio[20719]: time=\"2026-06-12T20:30:20.328156244Z\" level=info msg=\"Removed pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\" id=3ce46c06-34da-4c5f-9ded-73cb61e7b736 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.330651 crc crio[20719]: time=\"2026-06-12T20:30:20.330602615Z\" level=info msg=\"Stopping pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\" id=0f9bf14a-f902-458a-86e4-0914fdfa03a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.331129 crc crio[20719]: time=\"2026-06-12T20:30:20.331082308Z\" level=info msg=\"Stopped pod sandbox (already stopped): 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\" id=0f9bf14a-f902-458a-86e4-0914fdfa03a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.354968 crc crio[20719]: time=\"2026-06-12T20:30:20.334950519Z\" level=info msg=\"Removing pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\" id=0b81f5f0-8a4d-44b7-9c56-a6fd719b2a05 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.399124 crc crio[20719]: time=\"2026-06-12T20:30:20.399016966Z\" level=info msg=\"Removed pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\" id=0b81f5f0-8a4d-44b7-9c56-a6fd719b2a05 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.400756 crc crio[20719]: time=\"2026-06-12T20:30:20.40043627Z\" level=info msg=\"Stopping pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\" id=f902af97-40a3-4e8e-9396-fd543848c50b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.400756 crc crio[20719]: time=\"2026-06-12T20:30:20.400578234Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\" id=f902af97-40a3-4e8e-9396-fd543848c50b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.402215 crc crio[20719]: time=\"2026-06-12T20:30:20.401973533Z\" level=info msg=\"Removing pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\" id=c6d98eee-8713-4fef-ab80-7b39acfa4c40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.462696 crc crio[20719]: time=\"2026-06-12T20:30:20.462524558Z\" level=info msg=\"Removed pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\" id=c6d98eee-8713-4fef-ab80-7b39acfa4c40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.466431 crc crio[20719]: time=\"2026-06-12T20:30:20.465922071Z\" level=info msg=\"Stopping pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\" id=e128b177-8449-4dd1-b3df-43ce6e6d0526 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.466740 crc crio[20719]: time=\"2026-06-12T20:30:20.466616222Z\" level=info msg=\"Stopped pod sandbox (already stopped): 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\" id=e128b177-8449-4dd1-b3df-43ce6e6d0526 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.467472 crc crio[20719]: time=\"2026-06-12T20:30:20.467402304Z\" level=info msg=\"Removing pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\" id=1128e86a-e98c-41bf-bc8d-975fd01e070b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.485524 crc crio[20719]: time=\"2026-06-12T20:30:20.485429236Z\" level=info msg=\"Removed pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\" id=1128e86a-e98c-41bf-bc8d-975fd01e070b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.487243 crc crio[20719]: time=\"2026-06-12T20:30:20.487147654Z\" level=info msg=\"Stopping pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\" id=b31f4682-1a22-4855-ae0f-cb02fada951c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.487456 crc crio[20719]: time=\"2026-06-12T20:30:20.487252767Z\" level=info msg=\"Stopped pod sandbox (already stopped): fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\" id=b31f4682-1a22-4855-ae0f-cb02fada951c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:30:20.488091 crc crio[20719]: time=\"2026-06-12T20:30:20.487986178Z\" level=info msg=\"Removing pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\" id=a91bcae4-b930-47f1-8066-09b2dd10dd2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:30:20.577484 crc crio[20719]: time=\"2026-06-12T20:30:20.576875175Z\" level=info msg=\"Removed pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\" id=a91bcae4-b930-47f1-8066-09b2dd10dd2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:31:20.635089 crc crio[20719]: time=\"2026-06-12T20:31:20.633482171Z\" level=info msg=\"Removing container: fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d\" id=a18fbc8a-721f-4d93-8db0-80b1db2aea3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:20.995674 crc crio[20719]: time=\"2026-06-12T20:31:20.995464505Z\" level=info msg=\"Removed container fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d: openstack/nova-cell0-conductor-db-sync-lrfjh/nova-cell0-conductor-db-sync\" id=a18fbc8a-721f-4d93-8db0-80b1db2aea3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:21.007920 crc crio[20719]: time=\"2026-06-12T20:31:21.007814223Z\" level=info msg=\"Removing container: 85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a\" id=6574667b-03a0-4eb1-9928-13c39b73b42a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:21.271598 crc crio[20719]: time=\"2026-06-12T20:31:21.270910185Z\" level=info msg=\"Removed container 85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a: openstack/nova-cell1-conductor-db-sync-vt6q4/nova-cell1-conductor-db-sync\" id=6574667b-03a0-4eb1-9928-13c39b73b42a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:21.275611 crc crio[20719]: time=\"2026-06-12T20:31:21.275215246Z\" level=info msg=\"Removing container: 7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0\" id=91f790ac-a679-432b-84ee-fc3f05e90404 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:21.481706 crc crio[20719]: time=\"2026-06-12T20:31:21.481573894Z\" level=info msg=\"Removed container 7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0: openstack/nova-cell0-cell-mapping-dhd9v/nova-manage\" id=91f790ac-a679-432b-84ee-fc3f05e90404 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:31:21.495646 crc crio[20719]: time=\"2026-06-12T20:31:21.495574222Z\" level=info msg=\"Stopping pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\" id=d7dcc2ff-5ebe-4856-853c-6d38b6ab7359 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:31:21.495932 crc crio[20719]: time=\"2026-06-12T20:31:21.495682115Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\" id=d7dcc2ff-5ebe-4856-853c-6d38b6ab7359 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:31:21.497637 crc crio[20719]: time=\"2026-06-12T20:31:21.497528846Z\" level=info msg=\"Removing pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\" id=530006a6-f4ad-49a3-98cb-6715697cacce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:31:21.535607 crc crio[20719]: time=\"2026-06-12T20:31:21.535220638Z\" level=info msg=\"Removed pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\" id=530006a6-f4ad-49a3-98cb-6715697cacce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:31:21.536907 crc crio[20719]: time=\"2026-06-12T20:31:21.536806312Z\" level=info msg=\"Stopping pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\" id=09e2e759-abae-4d20-995d-a1f87f872a43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:31:21.537025 crc crio[20719]: time=\"2026-06-12T20:31:21.536911185Z\" level=info msg=\"Stopped pod sandbox (already stopped): c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\" id=09e2e759-abae-4d20-995d-a1f87f872a43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:31:21.538134 crc crio[20719]: time=\"2026-06-12T20:31:21.538047218Z\" level=info msg=\"Removing pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\" id=0a530314-9697-4396-bcca-77ba75e09e9a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:31:21.573881 crc crio[20719]: time=\"2026-06-12T20:31:21.573744554Z\" level=info msg=\"Removed pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\" id=0a530314-9697-4396-bcca-77ba75e09e9a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:31:21.575209 crc crio[20719]: time=\"2026-06-12T20:31:21.575156193Z\" level=info msg=\"Stopping pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\" id=f707a7fc-0e64-4032-af35-380038ab238c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:31:21.575401 crc crio[20719]: time=\"2026-06-12T20:31:21.575231405Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\" id=f707a7fc-0e64-4032-af35-380038ab238c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:31:21.576172 crc crio[20719]: time=\"2026-06-12T20:31:21.576090979Z\" level=info msg=\"Removing pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\" id=0167c1fd-a9aa-4128-91ad-ee3c6367e19a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:31:21.602509 crc crio[20719]: time=\"2026-06-12T20:31:21.601908606Z\" level=info msg=\"Removed pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\" id=0167c1fd-a9aa-4128-91ad-ee3c6367e19a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:32:00.600599 crc crio[20719]: time=\"2026-06-12T20:32:00.599671916Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688272-jqdlf/POD\" id=a9c3bd20-f1ab-4a91-b65a-513c5ec2786b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:32:00.603597 crc crio[20719]: time=\"2026-06-12T20:32:00.600929921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:00.681979 crc crio[20719]: time=\"2026-06-12T20:32:00.681366809Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688272-jqdlf Namespace:openshift-infra ID:19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927 UID:3dd86e40-2c45-4142-a699-86bc92bfc054 NetNS:/var/run/netns/bba3f15a-f93e-4c71-8381-b486ef6b27ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dd86e40_2c45_4142_a699_86bc92bfc054.slice PodAnnotations:0xc000eae3c8}] Aliases:map[]}\"\nJun 12 20:32:00.681979 crc crio[20719]: time=\"2026-06-12T20:32:00.681937365Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688272-jqdlf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:32:01.385037 crc crio[20719]: 2026-06-12T20:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19759085bc93d11 Mac:72:29:1a:d2:12:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/bba3f15a-f93e-4c71-8381-b486ef6b27ec SocketPath: PciID:}] [{Interface:0xc0004a45c0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:32:01.387176 crc crio[20719]: time=\"2026-06-12T20:32:01.387112585Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688272-jqdlf Namespace:openshift-infra ID:19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927 UID:3dd86e40-2c45-4142-a699-86bc92bfc054 NetNS:/var/run/netns/bba3f15a-f93e-4c71-8381-b486ef6b27ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dd86e40_2c45_4142_a699_86bc92bfc054.slice PodAnnotations:0xc000eae3c8}] Aliases:map[]}\"\nJun 12 20:32:01.387419 crc crio[20719]: time=\"2026-06-12T20:32:01.387352413Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688272-jqdlf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:32:01.403550 crc crio[20719]: time=\"2026-06-12T20:32:01.403454097Z\" level=info msg=\"Ran pod sandbox 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927 with infra container: openshift-infra/auto-csr-approver-29688272-jqdlf/POD\" id=a9c3bd20-f1ab-4a91-b65a-513c5ec2786b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:32:01.408543 crc crio[20719]: time=\"2026-06-12T20:32:01.40719351Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=00a1a93e-8cb4-4236-85ea-1271622248e3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:32:01.424366 crc crio[20719]: time=\"2026-06-12T20:32:01.424135374Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:32:02.353992 crc crio[20719]: time=\"2026-06-12T20:32:02.352557849Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=00a1a93e-8cb4-4236-85ea-1271622248e3 name=/runtime.v1.ImageService/PullImage\nJun 12 20:32:02.356364 crc crio[20719]: time=\"2026-06-12T20:32:02.355420128Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8581362f-994f-434d-8820-febd4bbeacc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:32:02.358154 crc crio[20719]: time=\"2026-06-12T20:32:02.35802301Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e154da74-3606-41da-8cd3-0f7bc8d0e23a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:32:02.406317 crc crio[20719]: time=\"2026-06-12T20:32:02.406199853Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688272-jqdlf/oc\" id=90a80c48-c59b-41da-9ab3-c1325cad01f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:32:02.407353 crc crio[20719]: time=\"2026-06-12T20:32:02.40717937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:02.455025 crc crio[20719]: time=\"2026-06-12T20:32:02.454684846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:02.975726 crc crio[20719]: time=\"2026-06-12T20:32:02.975000128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:32:03.132710 crc crio[20719]: time=\"2026-06-12T20:32:03.132653163Z\" level=info msg=\"Created container 1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa: openshift-infra/auto-csr-approver-29688272-jqdlf/oc\" id=90a80c48-c59b-41da-9ab3-c1325cad01f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:32:03.134549 crc crio[20719]: time=\"2026-06-12T20:32:03.134476615Z\" level=info msg=\"Starting container: 1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa\" id=659bbc3f-5331-45bc-89f6-22f52bbf4f06 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:32:03.141490 crc crio[20719]: time=\"2026-06-12T20:32:03.141376434Z\" level=info msg=\"Started container\" PID=116184 containerID=1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa description=openshift-infra/auto-csr-approver-29688272-jqdlf/oc id=659bbc3f-5331-45bc-89f6-22f52bbf4f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\nJun 12 20:32:05.442921 crc crio[20719]: time=\"2026-06-12T20:32:05.44197058Z\" level=info msg=\"Stopping pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\" id=a19716d7-c08c-40cd-ab77-11fef29d292d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:32:05.450336 crc crio[20719]: time=\"2026-06-12T20:32:05.443477333Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688272-jqdlf Namespace:openshift-infra ID:19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927 UID:3dd86e40-2c45-4142-a699-86bc92bfc054 NetNS:/var/run/netns/bba3f15a-f93e-4c71-8381-b486ef6b27ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dd86e40_2c45_4142_a699_86bc92bfc054.slice PodAnnotations:0xc000526d70}] Aliases:map[]}\"\nJun 12 20:32:05.450336 crc crio[20719]: time=\"2026-06-12T20:32:05.443606506Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688272-jqdlf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:32:05.977589 crc crio[20719]: time=\"2026-06-12T20:32:05.977466235Z\" level=info msg=\"Stopped pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\" id=a19716d7-c08c-40cd-ab77-11fef29d292d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:32:21.696645 crc crio[20719]: time=\"2026-06-12T20:32:21.681083139Z\" level=info msg=\"Removing container: 889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004\" id=cfeb66f0-026d-49d2-9607-0ddbcdb9ba19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:22.082129 crc crio[20719]: time=\"2026-06-12T20:32:22.081385097Z\" level=info msg=\"Removed container 889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004: openstack/nova-cell1-cell-mapping-bbjhj/nova-manage\" id=cfeb66f0-026d-49d2-9607-0ddbcdb9ba19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:22.087657 crc crio[20719]: time=\"2026-06-12T20:32:22.087579578Z\" level=info msg=\"Removing container: 5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70\" id=3bc5be25-1bff-411a-8689-079df8b36cbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:22.526196 crc crio[20719]: time=\"2026-06-12T20:32:22.525909922Z\" level=info msg=\"Removed container 5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70: openshift-infra/auto-csr-approver-29688266-fnpvd/oc\" id=3bc5be25-1bff-411a-8689-079df8b36cbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:32:22.544339 crc crio[20719]: time=\"2026-06-12T20:32:22.544158612Z\" level=info msg=\"Stopping pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\" id=8c8d3db4-467e-4902-96da-2f0f8030b436 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:32:22.544339 crc crio[20719]: time=\"2026-06-12T20:32:22.544265515Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\" id=8c8d3db4-467e-4902-96da-2f0f8030b436 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:32:22.547171 crc crio[20719]: time=\"2026-06-12T20:32:22.547032436Z\" level=info msg=\"Removing pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\" id=cab36155-1a7e-4b9a-836f-ecfe09b39538 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:32:22.566096 crc crio[20719]: time=\"2026-06-12T20:32:22.565942862Z\" level=info msg=\"Removed pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\" id=cab36155-1a7e-4b9a-836f-ecfe09b39538 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:32:22.568176 crc crio[20719]: time=\"2026-06-12T20:32:22.568017637Z\" level=info msg=\"Stopping pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\" id=cd4f2b18-2449-4dac-b353-263a540a1f35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:32:22.568176 crc crio[20719]: time=\"2026-06-12T20:32:22.568084659Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\" id=cd4f2b18-2449-4dac-b353-263a540a1f35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:32:22.569477 crc crio[20719]: time=\"2026-06-12T20:32:22.569266302Z\" level=info msg=\"Removing pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\" id=0c4dd211-b7f2-48b5-8dbe-906d3f89c2d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:32:22.588169 crc crio[20719]: time=\"2026-06-12T20:32:22.588056694Z\" level=info msg=\"Removed pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\" id=0c4dd211-b7f2-48b5-8dbe-906d3f89c2d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:33:15.547206 crc crio[20719]: time=\"2026-06-12T20:33:15.546354805Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/POD\" id=7ad2aa77-3d23-4c26-9a57-cc1301d39771 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:33:15.549428 crc crio[20719]: time=\"2026-06-12T20:33:15.547228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:15.604145 crc crio[20719]: time=\"2026-06-12T20:33:15.604019111Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 Namespace:openstack ID:52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16 UID:9e9a4260-5b2d-4e93-bf9c-b28450faa926 NetNS:/var/run/netns/fcbc0d69-be1d-427c-a709-9651f9314591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9a4260_5b2d_4e93_bf9c_b28450faa926.slice PodAnnotations:0xc000a38298}] Aliases:map[]}\"\nJun 12 20:33:15.604145 crc crio[20719]: time=\"2026-06-12T20:33:15.604114944Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:33:16.538660 crc crio[20719]: 2026-06-12T20:33:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52122c2d1f088cd Mac:7e:ab:f2:50:d6:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/fcbc0d69-be1d-427c-a709-9651f9314591 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:33:16.541183 crc crio[20719]: time=\"2026-06-12T20:33:16.541051481Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 Namespace:openstack ID:52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16 UID:9e9a4260-5b2d-4e93-bf9c-b28450faa926 NetNS:/var/run/netns/fcbc0d69-be1d-427c-a709-9651f9314591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9a4260_5b2d_4e93_bf9c_b28450faa926.slice PodAnnotations:0xc000a38298}] Aliases:map[]}\"\nJun 12 20:33:16.541597 crc crio[20719]: time=\"2026-06-12T20:33:16.541484843Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:33:16.558014 crc crio[20719]: time=\"2026-06-12T20:33:16.557851601Z\" level=info msg=\"Ran pod sandbox 52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/POD\" id=7ad2aa77-3d23-4c26-9a57-cc1301d39771 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:33:16.561036 crc crio[20719]: time=\"2026-06-12T20:33:16.560986112Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e984f0ba-0ec7-44a8-bb77-9a801ee5f3b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:16.561565 crc crio[20719]: time=\"2026-06-12T20:33:16.561525397Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=e984f0ba-0ec7-44a8-bb77-9a801ee5f3b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:16.562207 crc crio[20719]: time=\"2026-06-12T20:33:16.562173246Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=e984f0ba-0ec7-44a8-bb77-9a801ee5f3b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:16.564590 crc crio[20719]: time=\"2026-06-12T20:33:16.564479159Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=86787795-88ee-473b-b3ff-6d5dfa166a2f name=/runtime.v1.ImageService/PullImage\nJun 12 20:33:16.575684 crc crio[20719]: time=\"2026-06-12T20:33:16.575160456Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 12 20:33:33.490378 crc crio[20719]: time=\"2026-06-12T20:33:33.489427778Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=86787795-88ee-473b-b3ff-6d5dfa166a2f name=/runtime.v1.ImageService/PullImage\nJun 12 20:33:33.494571 crc crio[20719]: time=\"2026-06-12T20:33:33.494361194Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=72be93ed-7c06-44ca-9dd4-9203d258b14c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:33.523753 crc crio[20719]: time=\"2026-06-12T20:33:33.523643217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=03f79dd3-a12d-465b-967d-06ff71813fde name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:33:33.539974 crc crio[20719]: time=\"2026-06-12T20:33:33.539634618Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=b9763f8b-fb2e-4c5f-a3c3-bf0846bb146f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:33.542596 crc crio[20719]: time=\"2026-06-12T20:33:33.542423126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:33.602689 crc crio[20719]: time=\"2026-06-12T20:33:33.602427108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:33.608418 crc crio[20719]: time=\"2026-06-12T20:33:33.606843648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:33:33.795169 crc crio[20719]: time=\"2026-06-12T20:33:33.795069419Z\" level=info msg=\"Created container d8d173a8630e75f8d74fa2739be1b604712bf96eee65e7be43d9731eb8101de7: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=b9763f8b-fb2e-4c5f-a3c3-bf0846bb146f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:33:33.797025 crc crio[20719]: time=\"2026-06-12T20:33:33.79691559Z\" level=info msg=\"Starting container: d8d173a8630e75f8d74fa2739be1b604712bf96eee65e7be43d9731eb8101de7\" id=359f7669-553e-4987-925c-92c8f4d97832 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:33:33.806183 crc crio[20719]: time=\"2026-06-12T20:33:33.805889698Z\" level=info msg=\"Started container\" PID=120751 containerID=d8d173a8630e75f8d74fa2739be1b604712bf96eee65e7be43d9731eb8101de7 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=359f7669-553e-4987-925c-92c8f4d97832 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16\nJun 12 20:33:57.393753 crc crio[20719]: time=\"2026-06-12T20:33:57.392871023Z\" level=info msg=\"Stopping pod sandbox: 52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16\" id=f3310882-b5fe-4b94-a385-b7e1f9568909 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:33:57.395678 crc crio[20719]: time=\"2026-06-12T20:33:57.395037642Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 Namespace:openstack ID:52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16 UID:9e9a4260-5b2d-4e93-bf9c-b28450faa926 NetNS:/var/run/netns/fcbc0d69-be1d-427c-a709-9651f9314591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9a4260_5b2d_4e93_bf9c_b28450faa926.slice PodAnnotations:0xc000a38dd0}] Aliases:map[]}\"\nJun 12 20:33:57.395678 crc crio[20719]: time=\"2026-06-12T20:33:57.395478664Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:33:59.014654 crc crio[20719]: time=\"2026-06-12T20:33:59.014167703Z\" level=info msg=\"Stopped pod sandbox: 52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16\" id=f3310882-b5fe-4b94-a385-b7e1f9568909 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:34:01.423674 crc crio[20719]: time=\"2026-06-12T20:34:01.422358427Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688274-kxc6c/POD\" id=2f0e4987-c806-46cf-bdc4-367ea15d0f51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:01.424979 crc crio[20719]: time=\"2026-06-12T20:34:01.424215269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:01.489964 crc crio[20719]: time=\"2026-06-12T20:34:01.489402574Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688274-kxc6c Namespace:openshift-infra ID:040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4 UID:860ef44f-c0e8-4cb0-a450-d9b05451041e NetNS:/var/run/netns/a72925f8-4b54-4ef3-8a9f-776ac624facc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod860ef44f_c0e8_4cb0_a450_d9b05451041e.slice PodAnnotations:0xc00170c330}] Aliases:map[]}\"\nJun 12 20:34:01.489964 crc crio[20719]: time=\"2026-06-12T20:34:01.489506497Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688274-kxc6c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:01.528966 crc crio[20719]: time=\"2026-06-12T20:34:01.528581566Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/POD\" id=b5a855cf-5cfc-4b20-810f-ccda31a4652c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:01.529336 crc crio[20719]: time=\"2026-06-12T20:34:01.529000238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:01.603436 crc crio[20719]: time=\"2026-06-12T20:34:01.603215143Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q Namespace:openstack ID:63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85 UID:751d39be-3fe5-4bba-b927-ec6ea2db947d NetNS:/var/run/netns/f8c2bcb9-b7b9-464e-9faf-f0daa7c64a87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod751d39be_3fe5_4bba_b927_ec6ea2db947d.slice PodAnnotations:0xc003c98270}] Aliases:map[]}\"\nJun 12 20:34:01.603844 crc crio[20719]: time=\"2026-06-12T20:34:01.60349006Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:02.022027 crc crio[20719]: 2026-06-12T20:34:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:040b2788a068049 Mac:16:3c:7e:8a:d4:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/a72925f8-4b54-4ef3-8a9f-776ac624facc SocketPath: PciID:}] [{Interface:0xc000260c20 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:34:02.023554 crc crio[20719]: time=\"2026-06-12T20:34:02.023447005Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688274-kxc6c Namespace:openshift-infra ID:040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4 UID:860ef44f-c0e8-4cb0-a450-d9b05451041e NetNS:/var/run/netns/a72925f8-4b54-4ef3-8a9f-776ac624facc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod860ef44f_c0e8_4cb0_a450_d9b05451041e.slice PodAnnotations:0xc00170c330}] Aliases:map[]}\"\nJun 12 20:34:02.023710 crc crio[20719]: time=\"2026-06-12T20:34:02.02360607Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688274-kxc6c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:34:02.038056 crc crio[20719]: time=\"2026-06-12T20:34:02.037653149Z\" level=info msg=\"Ran pod sandbox 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4 with infra container: openshift-infra/auto-csr-approver-29688274-kxc6c/POD\" id=2f0e4987-c806-46cf-bdc4-367ea15d0f51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:02.046683 crc crio[20719]: time=\"2026-06-12T20:34:02.045980213Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f05d1879-e050-472f-a12a-763b0faae11c name=/runtime.v1.ImageService/PullImage\nJun 12 20:34:02.067423 crc crio[20719]: time=\"2026-06-12T20:34:02.065021297Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:34:02.336741 crc crio[20719]: 2026-06-12T20:34:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63c2d6742cda5fa Mac:3e:61:cf:18:24:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/f8c2bcb9-b7b9-464e-9faf-f0daa7c64a87 SocketPath: PciID:}] [{Interface:0xc000194c00 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:34:02.337861 crc crio[20719]: time=\"2026-06-12T20:34:02.33776942Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q Namespace:openstack ID:63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85 UID:751d39be-3fe5-4bba-b927-ec6ea2db947d NetNS:/var/run/netns/f8c2bcb9-b7b9-464e-9faf-f0daa7c64a87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod751d39be_3fe5_4bba_b927_ec6ea2db947d.slice PodAnnotations:0xc003c98270}] Aliases:map[]}\"\nJun 12 20:34:02.337981 crc crio[20719]: time=\"2026-06-12T20:34:02.337957645Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:34:02.349118 crc crio[20719]: time=\"2026-06-12T20:34:02.34905497Z\" level=info msg=\"Ran pod sandbox 63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/POD\" id=b5a855cf-5cfc-4b20-810f-ccda31a4652c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:02.351532 crc crio[20719]: time=\"2026-06-12T20:34:02.351358052Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=903ec175-b853-4afa-9d16-ed2959507989 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:02.384675 crc crio[20719]: time=\"2026-06-12T20:34:02.384508099Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=93e81c33-73bd-4cd5-9596-cf9bf8c091ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:02.398114 crc crio[20719]: time=\"2026-06-12T20:34:02.398010223Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=52c09009-13f2-41d7-9853-c8879a2fc7ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:02.398621 crc crio[20719]: time=\"2026-06-12T20:34:02.398578799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:02.455845 crc crio[20719]: time=\"2026-06-12T20:34:02.455649569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:02.459769 crc crio[20719]: time=\"2026-06-12T20:34:02.459697303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:02.627505 crc crio[20719]: time=\"2026-06-12T20:34:02.627082654Z\" level=info msg=\"Created container 6c4a215593aa6f7a85b84ce62ee5e9a0da680e9c5d3dd8f1daabac12f8738356: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=52c09009-13f2-41d7-9853-c8879a2fc7ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:02.628933 crc crio[20719]: time=\"2026-06-12T20:34:02.62873725Z\" level=info msg=\"Starting container: 6c4a215593aa6f7a85b84ce62ee5e9a0da680e9c5d3dd8f1daabac12f8738356\" id=2987f641-9403-43f8-b589-6612bf51f9cc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:02.638008 crc crio[20719]: time=\"2026-06-12T20:34:02.637917664Z\" level=info msg=\"Started container\" PID=122365 containerID=6c4a215593aa6f7a85b84ce62ee5e9a0da680e9c5d3dd8f1daabac12f8738356 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=2987f641-9403-43f8-b589-6612bf51f9cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85\nJun 12 20:34:03.064437 crc crio[20719]: time=\"2026-06-12T20:34:03.063932527Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f05d1879-e050-472f-a12a-763b0faae11c name=/runtime.v1.ImageService/PullImage\nJun 12 20:34:03.065703 crc crio[20719]: time=\"2026-06-12T20:34:03.065625294Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9e0d90ef-3c21-485c-887a-23ca19d8ff9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:03.069298 crc crio[20719]: time=\"2026-06-12T20:34:03.069127521Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f5dc8b03-735f-4280-af1c-7daf80d49fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:03.086473 crc crio[20719]: time=\"2026-06-12T20:34:03.086383409Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688274-kxc6c/oc\" id=014749cd-f340-4e20-b8c5-91de0b0c5ac1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:03.086957 crc crio[20719]: time=\"2026-06-12T20:34:03.086893125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:03.166128 crc crio[20719]: time=\"2026-06-12T20:34:03.166008352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:03.725820 crc crio[20719]: time=\"2026-06-12T20:34:03.725452901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:03.837430 crc crio[20719]: time=\"2026-06-12T20:34:03.837222483Z\" level=info msg=\"Created container 7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7: openshift-infra/auto-csr-approver-29688274-kxc6c/oc\" id=014749cd-f340-4e20-b8c5-91de0b0c5ac1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:03.838951 crc crio[20719]: time=\"2026-06-12T20:34:03.8388948Z\" level=info msg=\"Starting container: 7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7\" id=f4521821-28ca-4ae6-9b9d-e75e33fba3fe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:03.843776 crc crio[20719]: time=\"2026-06-12T20:34:03.843734913Z\" level=info msg=\"Started container\" PID=122442 containerID=7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7 description=openshift-infra/auto-csr-approver-29688274-kxc6c/oc id=f4521821-28ca-4ae6-9b9d-e75e33fba3fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\nJun 12 20:34:05.621727 crc crio[20719]: time=\"2026-06-12T20:34:05.621012712Z\" level=info msg=\"Stopping pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\" id=3c6c405f-80ca-4761-a495-8837f1cef99c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:34:05.623363 crc crio[20719]: time=\"2026-06-12T20:34:05.622423372Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688274-kxc6c Namespace:openshift-infra ID:040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4 UID:860ef44f-c0e8-4cb0-a450-d9b05451041e NetNS:/var/run/netns/a72925f8-4b54-4ef3-8a9f-776ac624facc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod860ef44f_c0e8_4cb0_a450_d9b05451041e.slice PodAnnotations:0xc00008cb90}] Aliases:map[]}\"\nJun 12 20:34:05.623363 crc crio[20719]: time=\"2026-06-12T20:34:05.622592807Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688274-kxc6c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:05.963846 crc crio[20719]: time=\"2026-06-12T20:34:05.961837605Z\" level=info msg=\"Stopped pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\" id=3c6c405f-80ca-4761-a495-8837f1cef99c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:34:07.672558 crc crio[20719]: time=\"2026-06-12T20:34:07.671731058Z\" level=info msg=\"Stopping pod sandbox: 63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85\" id=3ea2bc72-f47d-4a1b-b63a-8a10f1814f6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:34:07.674149 crc crio[20719]: time=\"2026-06-12T20:34:07.673534529Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q Namespace:openstack ID:63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85 UID:751d39be-3fe5-4bba-b927-ec6ea2db947d NetNS:/var/run/netns/f8c2bcb9-b7b9-464e-9faf-f0daa7c64a87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod751d39be_3fe5_4bba_b927_ec6ea2db947d.slice PodAnnotations:0xc0023e29a0}] Aliases:map[]}\"\nJun 12 20:34:07.674149 crc crio[20719]: time=\"2026-06-12T20:34:07.67389624Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:08.257505 crc crio[20719]: time=\"2026-06-12T20:34:08.254382047Z\" level=info msg=\"Stopped pod sandbox: 63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85\" id=3ea2bc72-f47d-4a1b-b63a-8a10f1814f6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:34:09.555702 crc crio[20719]: time=\"2026-06-12T20:34:09.555127374Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/POD\" id=94ea6cce-164a-464e-bc8c-9b82993a7383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:09.555702 crc crio[20719]: time=\"2026-06-12T20:34:09.555653498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:09.592376 crc crio[20719]: time=\"2026-06-12T20:34:09.592039126Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz Namespace:openstack ID:e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0 UID:d7296b02-90f5-41fa-ba62-aebc70285971 NetNS:/var/run/netns/58914a43-c993-4ddc-a664-54b4fb544644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7296b02_90f5_41fa_ba62_aebc70285971.slice PodAnnotations:0xc003ab0500}] Aliases:map[]}\"\nJun 12 20:34:09.592376 crc crio[20719]: time=\"2026-06-12T20:34:09.592356965Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:34:10.115055 crc crio[20719]: 2026-06-12T20:34:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5e6d5d055dd890 Mac:4e:90:b3:fb:fc:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/58914a43-c993-4ddc-a664-54b4fb544644 SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:34:10.117168 crc crio[20719]: time=\"2026-06-12T20:34:10.117048235Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz Namespace:openstack ID:e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0 UID:d7296b02-90f5-41fa-ba62-aebc70285971 NetNS:/var/run/netns/58914a43-c993-4ddc-a664-54b4fb544644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7296b02_90f5_41fa_ba62_aebc70285971.slice PodAnnotations:0xc003ab0500}] Aliases:map[]}\"\nJun 12 20:34:10.117370 crc crio[20719]: time=\"2026-06-12T20:34:10.117330496Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:34:10.128077 crc crio[20719]: time=\"2026-06-12T20:34:10.127967903Z\" level=info msg=\"Ran pod sandbox e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/POD\" id=94ea6cce-164a-464e-bc8c-9b82993a7383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:34:10.133431 crc crio[20719]: time=\"2026-06-12T20:34:10.13334261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=eb254dc3-4c5c-4fdc-896c-f1149fee305b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:10.163529 crc crio[20719]: time=\"2026-06-12T20:34:10.163413709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=200e2178-9e05-418a-860b-e293d53befa6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:34:10.173456 crc crio[20719]: time=\"2026-06-12T20:34:10.173350167Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=7951d505-ed60-469c-8fcb-008cc73f1434 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:10.174126 crc crio[20719]: time=\"2026-06-12T20:34:10.174047916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:10.216873 crc crio[20719]: time=\"2026-06-12T20:34:10.216738368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:10.220663 crc crio[20719]: time=\"2026-06-12T20:34:10.220561554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:34:10.383412 crc crio[20719]: time=\"2026-06-12T20:34:10.379468452Z\" level=info msg=\"Created container fa70ee31f9fb03ff0302bd414e2c58e9522130648b31cc3aa5372be7f662bf6c: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=7951d505-ed60-469c-8fcb-008cc73f1434 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:34:10.384703 crc crio[20719]: time=\"2026-06-12T20:34:10.384597254Z\" level=info msg=\"Starting container: fa70ee31f9fb03ff0302bd414e2c58e9522130648b31cc3aa5372be7f662bf6c\" id=0f4c88db-52e4-4f06-8570-810c08401ef3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:34:10.395867 crc crio[20719]: time=\"2026-06-12T20:34:10.395738063Z\" level=info msg=\"Started container\" PID=122970 containerID=fa70ee31f9fb03ff0302bd414e2c58e9522130648b31cc3aa5372be7f662bf6c description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=0f4c88db-52e4-4f06-8570-810c08401ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0\nJun 12 20:34:22.650791 crc crio[20719]: time=\"2026-06-12T20:34:22.65002243Z\" level=info msg=\"Removing container: 97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399\" id=65cc5406-c01a-4f50-bfd1-644907b4760a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:34:22.997439 crc crio[20719]: time=\"2026-06-12T20:34:22.996787865Z\" level=info msg=\"Removed container 97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399: openshift-infra/auto-csr-approver-29688268-kb8gc/oc\" id=65cc5406-c01a-4f50-bfd1-644907b4760a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:34:23.009598 crc crio[20719]: time=\"2026-06-12T20:34:23.009504082Z\" level=info msg=\"Stopping pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\" id=10ca71d1-dd1b-46a9-94e7-fc0ea8712295 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:34:23.009882 crc crio[20719]: time=\"2026-06-12T20:34:23.009632385Z\" level=info msg=\"Stopped pod sandbox (already stopped): 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\" id=10ca71d1-dd1b-46a9-94e7-fc0ea8712295 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:34:23.010121 crc crio[20719]: time=\"2026-06-12T20:34:23.010097458Z\" level=info msg=\"Removing pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\" id=a867ffba-f0c5-4877-9817-7169c41c10fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:34:23.027158 crc crio[20719]: time=\"2026-06-12T20:34:23.027101801Z\" level=info msg=\"Removed pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\" id=a867ffba-f0c5-4877-9817-7169c41c10fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:35:48.295530 crc crio[20719]: time=\"2026-06-12T20:35:48.294394115Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-dj28b/POD\" id=8c0e0ba7-d1b0-42f8-9f6d-6de84e096085 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:35:48.297496 crc crio[20719]: time=\"2026-06-12T20:35:48.29562442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:48.374415 crc crio[20719]: time=\"2026-06-12T20:35:48.374339063Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dj28b Namespace:openshift-marketplace ID:434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0 UID:c589f22a-6cfd-40cb-95f5-05c851de3b57 NetNS:/var/run/netns/91360fd9-805f-4656-9098-7e38cc1e04c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc589f22a_6cfd_40cb_95f5_05c851de3b57.slice PodAnnotations:0xc003ab0090}] Aliases:map[]}\"\nJun 12 20:35:48.374900 crc crio[20719]: time=\"2026-06-12T20:35:48.374865428Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-dj28b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:35:49.024491 crc crio[20719]: 2026-06-12T20:35:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:434a9c055c15328 Mac:42:2d:29:18:8f:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/91360fd9-805f-4656-9098-7e38cc1e04c9 SocketPath: PciID:}] [{Interface:0xc000131bc0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:35:49.025038 crc crio[20719]: time=\"2026-06-12T20:35:49.024786595Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dj28b Namespace:openshift-marketplace ID:434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0 UID:c589f22a-6cfd-40cb-95f5-05c851de3b57 NetNS:/var/run/netns/91360fd9-805f-4656-9098-7e38cc1e04c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc589f22a_6cfd_40cb_95f5_05c851de3b57.slice PodAnnotations:0xc003ab0090}] Aliases:map[]}\"\nJun 12 20:35:49.025038 crc crio[20719]: time=\"2026-06-12T20:35:49.025024191Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-dj28b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:35:49.042467 crc crio[20719]: time=\"2026-06-12T20:35:49.042340102Z\" level=info msg=\"Ran pod sandbox 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0 with infra container: openshift-marketplace/redhat-marketplace-dj28b/POD\" id=8c0e0ba7-d1b0-42f8-9f6d-6de84e096085 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:35:49.051721 crc crio[20719]: time=\"2026-06-12T20:35:49.051609726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3bae7eb7-8bfe-4f8a-9cd5-c6d7c1282194 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:35:49.056383 crc crio[20719]: time=\"2026-06-12T20:35:49.056203913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5730bbb4-b060-4cbc-8153-8c572a5e177b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:35:49.067848 crc crio[20719]: time=\"2026-06-12T20:35:49.06769068Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dj28b/extract-utilities\" id=dd80c95f-b6d5-4cb3-9002-f8493f9e3d7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:35:49.068677 crc crio[20719]: time=\"2026-06-12T20:35:49.068256666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:49.123562 crc crio[20719]: time=\"2026-06-12T20:35:49.123441645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:49.132665 crc crio[20719]: time=\"2026-06-12T20:35:49.132598748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:49.341255 crc crio[20719]: time=\"2026-06-12T20:35:49.34112329Z\" level=info msg=\"Created container a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1: openshift-marketplace/redhat-marketplace-dj28b/extract-utilities\" id=dd80c95f-b6d5-4cb3-9002-f8493f9e3d7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:35:49.343936 crc crio[20719]: time=\"2026-06-12T20:35:49.343765003Z\" level=info msg=\"Starting container: a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1\" id=db907f22-970e-4e23-b6a9-31b2a6c4c4f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:35:49.352528 crc crio[20719]: time=\"2026-06-12T20:35:49.352439064Z\" level=info msg=\"Started container\" PID=128076 containerID=a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1 description=openshift-marketplace/redhat-marketplace-dj28b/extract-utilities id=db907f22-970e-4e23-b6a9-31b2a6c4c4f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\nJun 12 20:35:49.812229 crc crio[20719]: time=\"2026-06-12T20:35:49.811576303Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8ee7efb3-798d-45f8-8046-2a9c64109c4b name=/runtime.v1.ImageService/PullImage\nJun 12 20:35:49.829235 crc crio[20719]: time=\"2026-06-12T20:35:49.82907314Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 20:35:50.839032 crc crio[20719]: time=\"2026-06-12T20:35:50.838751307Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=8ee7efb3-798d-45f8-8046-2a9c64109c4b name=/runtime.v1.ImageService/PullImage\nJun 12 20:35:50.840635 crc crio[20719]: time=\"2026-06-12T20:35:50.839951451Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=600c8140-6667-4843-99b5-73c9d37d57dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:35:50.844860 crc crio[20719]: time=\"2026-06-12T20:35:50.844732352Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1ae839da-4ee9-47b6-a3bb-c82e539df505 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:35:50.855660 crc crio[20719]: time=\"2026-06-12T20:35:50.855543272Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dj28b/extract-content\" id=16f9f248-e741-4255-8ea6-fc7cb0ef5027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:35:50.858705 crc crio[20719]: time=\"2026-06-12T20:35:50.858573496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:50.925139 crc crio[20719]: time=\"2026-06-12T20:35:50.924983344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:50.933183 crc crio[20719]: time=\"2026-06-12T20:35:50.933052368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:51.143106 crc crio[20719]: time=\"2026-06-12T20:35:51.142459053Z\" level=info msg=\"Created container 808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44: openshift-marketplace/redhat-marketplace-dj28b/extract-content\" id=16f9f248-e741-4255-8ea6-fc7cb0ef5027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:35:51.145653 crc crio[20719]: time=\"2026-06-12T20:35:51.145347743Z\" level=info msg=\"Starting container: 808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44\" id=1b58f74d-272d-4353-b54c-d430e97d2698 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:35:51.153799 crc crio[20719]: time=\"2026-06-12T20:35:51.153627476Z\" level=info msg=\"Started container\" PID=128165 containerID=808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44 description=openshift-marketplace/redhat-marketplace-dj28b/extract-content id=1b58f74d-272d-4353-b54c-d430e97d2698 name=/runtime.v1.RuntimeService/StartContainer sandboxID=434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\nJun 12 20:35:52.879474 crc crio[20719]: time=\"2026-06-12T20:35:52.879335323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=66e730cb-0688-46b6-929f-896d900e3293 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:35:52.883478 crc crio[20719]: time=\"2026-06-12T20:35:52.883246989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1fb708e-96d1-42ea-a328-efa4e4a74232 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:35:52.892435 crc crio[20719]: time=\"2026-06-12T20:35:52.891969323Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dj28b/registry-server\" id=fa05d867-faf4-4c72-b837-8746c9745da7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:35:52.893904 crc crio[20719]: time=\"2026-06-12T20:35:52.893045324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:52.977217 crc crio[20719]: time=\"2026-06-12T20:35:52.977078749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:52.981514 crc crio[20719]: time=\"2026-06-12T20:35:52.981466661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:35:53.141020 crc crio[20719]: time=\"2026-06-12T20:35:53.140947249Z\" level=info msg=\"Created container 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810: openshift-marketplace/redhat-marketplace-dj28b/registry-server\" id=fa05d867-faf4-4c72-b837-8746c9745da7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:35:53.142692 crc crio[20719]: time=\"2026-06-12T20:35:53.142614178Z\" level=info msg=\"Starting container: 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810\" id=6bff082d-978e-468f-b1d7-902b5134ceff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:35:53.150019 crc crio[20719]: time=\"2026-06-12T20:35:53.149789552Z\" level=info msg=\"Started container\" PID=128301 containerID=7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810 description=openshift-marketplace/redhat-marketplace-dj28b/registry-server id=6bff082d-978e-468f-b1d7-902b5134ceff name=/runtime.v1.RuntimeService/StartContainer sandboxID=434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\nJun 12 20:36:00.583245 crc crio[20719]: time=\"2026-06-12T20:36:00.581667809Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688276-556sk/POD\" id=74331d2b-f9d2-44b4-b99f-4166f986f18c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:36:00.583245 crc crio[20719]: time=\"2026-06-12T20:36:00.583178684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:00.642683 crc crio[20719]: time=\"2026-06-12T20:36:00.642513856Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688276-556sk Namespace:openshift-infra ID:44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b UID:7174fb31-cafd-4492-b405-52fa37abb681 NetNS:/var/run/netns/afc01752-2730-428e-a4f7-58ca335b59a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7174fb31_cafd_4492_b405_52fa37abb681.slice PodAnnotations:0xc00008daa0}] Aliases:map[]}\"\nJun 12 20:36:00.642683 crc crio[20719]: time=\"2026-06-12T20:36:00.642614049Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688276-556sk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:36:01.006013 crc crio[20719]: time=\"2026-06-12T20:36:01.005158033Z\" level=info msg=\"Stopping container: 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810 (timeout: 2s)\" id=0a39817b-1998-41f3-a850-88ab6da6a19c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:36:01.009190 crc crio[20719]: 2026-06-12T20:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44e5a3fb77be0b6 Mac:a2:10:a8:56:64:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/afc01752-2730-428e-a4f7-58ca335b59a0 SocketPath: PciID:}] [{Interface:0xc0004b0740 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:36:01.011060 crc crio[20719]: time=\"2026-06-12T20:36:01.010975946Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688276-556sk Namespace:openshift-infra ID:44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b UID:7174fb31-cafd-4492-b405-52fa37abb681 NetNS:/var/run/netns/afc01752-2730-428e-a4f7-58ca335b59a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7174fb31_cafd_4492_b405_52fa37abb681.slice PodAnnotations:0xc00008daa0}] Aliases:map[]}\"\nJun 12 20:36:01.011183 crc crio[20719]: time=\"2026-06-12T20:36:01.011148241Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688276-556sk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:36:01.028632 crc crio[20719]: time=\"2026-06-12T20:36:01.028578661Z\" level=info msg=\"Ran pod sandbox 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b with infra container: openshift-infra/auto-csr-approver-29688276-556sk/POD\" id=74331d2b-f9d2-44b4-b99f-4166f986f18c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:36:01.044233 crc crio[20719]: time=\"2026-06-12T20:36:01.041975298Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2c027423-e5ea-455b-9a1d-72062aa9a01f name=/runtime.v1.ImageService/PullImage\nJun 12 20:36:01.073251 crc crio[20719]: time=\"2026-06-12T20:36:01.072203963Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:36:01.133980 crc crio[20719]: time=\"2026-06-12T20:36:01.133581574Z\" level=info msg=\"Stopped container 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810: openshift-marketplace/redhat-marketplace-dj28b/registry-server\" id=0a39817b-1998-41f3-a850-88ab6da6a19c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:36:01.134728 crc crio[20719]: time=\"2026-06-12T20:36:01.134672206Z\" level=info msg=\"Stopping pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\" id=ed17a447-a30b-4126-ac59-c246fecfcdbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:01.135234 crc crio[20719]: time=\"2026-06-12T20:36:01.13516615Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dj28b Namespace:openshift-marketplace ID:434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0 UID:c589f22a-6cfd-40cb-95f5-05c851de3b57 NetNS:/var/run/netns/91360fd9-805f-4656-9098-7e38cc1e04c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc589f22a_6cfd_40cb_95f5_05c851de3b57.slice PodAnnotations:0xc003333ec0}] Aliases:map[]}\"\nJun 12 20:36:01.135501 crc crio[20719]: time=\"2026-06-12T20:36:01.135445678Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-dj28b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:36:01.473098 crc crio[20719]: time=\"2026-06-12T20:36:01.472912471Z\" level=info msg=\"Stopped pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\" id=ed17a447-a30b-4126-ac59-c246fecfcdbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:02.034041 crc crio[20719]: time=\"2026-06-12T20:36:02.032865346Z\" level=info msg=\"Removing container: 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810\" id=d65abe7b-c876-4d7a-9550-f1c2f5d9de79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:02.100070 crc crio[20719]: time=\"2026-06-12T20:36:02.099313197Z\" level=info msg=\"Removed container 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810: openshift-marketplace/redhat-marketplace-dj28b/registry-server\" id=d65abe7b-c876-4d7a-9550-f1c2f5d9de79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:02.105930 crc crio[20719]: time=\"2026-06-12T20:36:02.105813903Z\" level=info msg=\"Removing container: 808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44\" id=a5c8f658-fb99-4169-a54d-4925b0cdfe19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:02.149609 crc crio[20719]: time=\"2026-06-12T20:36:02.149497566Z\" level=info msg=\"Removed container 808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44: openshift-marketplace/redhat-marketplace-dj28b/extract-content\" id=a5c8f658-fb99-4169-a54d-4925b0cdfe19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:02.155104 crc crio[20719]: time=\"2026-06-12T20:36:02.154983298Z\" level=info msg=\"Removing container: a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1\" id=f84aced6-b5f6-4726-8608-8a72368c90e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:02.165696 crc crio[20719]: time=\"2026-06-12T20:36:02.165563571Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2c027423-e5ea-455b-9a1d-72062aa9a01f name=/runtime.v1.ImageService/PullImage\nJun 12 20:36:02.167389 crc crio[20719]: time=\"2026-06-12T20:36:02.167240172Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0ade6b9e-a779-4092-8c33-637b5203cfd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:02.169992 crc crio[20719]: time=\"2026-06-12T20:36:02.169820058Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61f61895-fb3b-40d5-bc76-45e6a2cc57ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:02.179691 crc crio[20719]: time=\"2026-06-12T20:36:02.178591398Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688276-556sk/oc\" id=2892d978-3739-4ff7-a4e7-8fce7c14aced name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:02.185757 crc crio[20719]: time=\"2026-06-12T20:36:02.185684458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:02.225254 crc crio[20719]: time=\"2026-06-12T20:36:02.22514579Z\" level=info msg=\"Removed container a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1: openshift-marketplace/redhat-marketplace-dj28b/extract-utilities\" id=f84aced6-b5f6-4726-8608-8a72368c90e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:02.280690 crc crio[20719]: time=\"2026-06-12T20:36:02.280380168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:02.606447 crc crio[20719]: time=\"2026-06-12T20:36:02.605801283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:02.758173 crc crio[20719]: time=\"2026-06-12T20:36:02.757792666Z\" level=info msg=\"Created container 403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be: openshift-infra/auto-csr-approver-29688276-556sk/oc\" id=2892d978-3739-4ff7-a4e7-8fce7c14aced name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:02.760222 crc crio[20719]: time=\"2026-06-12T20:36:02.760138624Z\" level=info msg=\"Starting container: 403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be\" id=443a1009-56ac-41da-820a-5fa812693e78 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:36:02.766628 crc crio[20719]: time=\"2026-06-12T20:36:02.765357551Z\" level=info msg=\"Started container\" PID=128977 containerID=403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be description=openshift-infra/auto-csr-approver-29688276-556sk/oc id=443a1009-56ac-41da-820a-5fa812693e78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\nJun 12 20:36:05.097990 crc crio[20719]: time=\"2026-06-12T20:36:05.097239414Z\" level=info msg=\"Stopping pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\" id=2ba292da-6c87-4073-83af-cc18779e84bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:05.099782 crc crio[20719]: time=\"2026-06-12T20:36:05.09878028Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688276-556sk Namespace:openshift-infra ID:44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b UID:7174fb31-cafd-4492-b405-52fa37abb681 NetNS:/var/run/netns/afc01752-2730-428e-a4f7-58ca335b59a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7174fb31_cafd_4492_b405_52fa37abb681.slice PodAnnotations:0xc000eae210}] Aliases:map[]}\"\nJun 12 20:36:05.099782 crc crio[20719]: time=\"2026-06-12T20:36:05.099370029Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688276-556sk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:36:05.419755 crc crio[20719]: time=\"2026-06-12T20:36:05.419468242Z\" level=info msg=\"Stopped pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\" id=2ba292da-6c87-4073-83af-cc18779e84bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:06.849761 crc crio[20719]: time=\"2026-06-12T20:36:06.849357446Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fj4dg/POD\" id=45f596d5-7c7f-408f-a2ea-9d3fc3e6605e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:36:06.849761 crc crio[20719]: time=\"2026-06-12T20:36:06.849800319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:06.879672 crc crio[20719]: time=\"2026-06-12T20:36:06.879583373Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fj4dg Namespace:openshift-marketplace ID:eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825 UID:aff41c54-07a0-4452-9040-6adb43eff50a NetNS:/var/run/netns/1b685e1f-30a1-423b-a7d5-68cfc70e727e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaff41c54_07a0_4452_9040_6adb43eff50a.slice PodAnnotations:0xc00259a158}] Aliases:map[]}\"\nJun 12 20:36:06.879672 crc crio[20719]: time=\"2026-06-12T20:36:06.879647674Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fj4dg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:36:07.422434 crc crio[20719]: 2026-06-12T20:36:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb44c7d5b063180 Mac:36:f7:70:ec:de:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/1b685e1f-30a1-423b-a7d5-68cfc70e727e SocketPath: PciID:}] [{Interface:0xc0004bc2e0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:36:07.422434 crc crio[20719]: time=\"2026-06-12T20:36:07.421833991Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fj4dg Namespace:openshift-marketplace ID:eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825 UID:aff41c54-07a0-4452-9040-6adb43eff50a NetNS:/var/run/netns/1b685e1f-30a1-423b-a7d5-68cfc70e727e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaff41c54_07a0_4452_9040_6adb43eff50a.slice PodAnnotations:0xc00259a158}] Aliases:map[]}\"\nJun 12 20:36:07.422434 crc crio[20719]: time=\"2026-06-12T20:36:07.421992806Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fj4dg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:36:07.430921 crc crio[20719]: time=\"2026-06-12T20:36:07.430762607Z\" level=info msg=\"Ran pod sandbox eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825 with infra container: openshift-marketplace/redhat-operators-fj4dg/POD\" id=45f596d5-7c7f-408f-a2ea-9d3fc3e6605e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:36:07.435895 crc crio[20719]: time=\"2026-06-12T20:36:07.435780745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d06d2d19-d83c-4b25-930d-e9f1eacb3811 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:07.438468 crc crio[20719]: time=\"2026-06-12T20:36:07.438428233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=066b6ad5-43cc-4a9b-bdde-2b6bebde7bb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:07.450523 crc crio[20719]: time=\"2026-06-12T20:36:07.450407269Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fj4dg/extract-utilities\" id=94d6b454-891a-450f-98a1-c2bfa238c37e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:07.450883 crc crio[20719]: time=\"2026-06-12T20:36:07.450819512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:07.516534 crc crio[20719]: time=\"2026-06-12T20:36:07.51639342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:07.520390 crc crio[20719]: time=\"2026-06-12T20:36:07.520231804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:07.700452 crc crio[20719]: time=\"2026-06-12T20:36:07.699835219Z\" level=info msg=\"Created container 02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f: openshift-marketplace/redhat-operators-fj4dg/extract-utilities\" id=94d6b454-891a-450f-98a1-c2bfa238c37e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:07.701799 crc crio[20719]: time=\"2026-06-12T20:36:07.701714524Z\" level=info msg=\"Starting container: 02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f\" id=756ccf96-416b-4db5-9d50-52f08d84ace5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:36:07.709351 crc crio[20719]: time=\"2026-06-12T20:36:07.709205637Z\" level=info msg=\"Started container\" PID=129423 containerID=02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f description=openshift-marketplace/redhat-operators-fj4dg/extract-utilities id=756ccf96-416b-4db5-9d50-52f08d84ace5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\nJun 12 20:36:08.152605 crc crio[20719]: time=\"2026-06-12T20:36:08.152412496Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cf9dbdaf-3519-4a0f-9e60-ced8afc016be name=/runtime.v1.ImageService/PullImage\nJun 12 20:36:08.157395 crc crio[20719]: time=\"2026-06-12T20:36:08.157309412Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 20:36:08.826444 crc crio[20719]: time=\"2026-06-12T20:36:08.825927012Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=cf9dbdaf-3519-4a0f-9e60-ced8afc016be name=/runtime.v1.ImageService/PullImage\nJun 12 20:36:08.827131 crc crio[20719]: time=\"2026-06-12T20:36:08.827077013Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b6ac98bc-41fd-4d91-ad15-35a0c438f9d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:08.829731 crc crio[20719]: time=\"2026-06-12T20:36:08.829690842Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9d9ddb3b-4492-4ba6-a47d-89fd79548e49 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:08.839454 crc crio[20719]: time=\"2026-06-12T20:36:08.839365377Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fj4dg/extract-content\" id=b6f1bd13-8cb2-4ac8-8687-3e66bcd49d9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:08.839895 crc crio[20719]: time=\"2026-06-12T20:36:08.83981838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:08.898232 crc crio[20719]: time=\"2026-06-12T20:36:08.898162902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:08.902651 crc crio[20719]: time=\"2026-06-12T20:36:08.901485271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:09.183751 crc crio[20719]: time=\"2026-06-12T20:36:09.182777166Z\" level=info msg=\"Created container 33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac: openshift-marketplace/redhat-operators-fj4dg/extract-content\" id=b6f1bd13-8cb2-4ac8-8687-3e66bcd49d9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:09.185256 crc crio[20719]: time=\"2026-06-12T20:36:09.185173666Z\" level=info msg=\"Starting container: 33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac\" id=77980810-83f0-45a6-ae26-646040174116 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:36:09.193538 crc crio[20719]: time=\"2026-06-12T20:36:09.193457773Z\" level=info msg=\"Started container\" PID=129523 containerID=33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac description=openshift-marketplace/redhat-operators-fj4dg/extract-content id=77980810-83f0-45a6-ae26-646040174116 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\nJun 12 20:36:15.268364 crc crio[20719]: time=\"2026-06-12T20:36:15.267627988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7ca6a689-08c6-487f-9ae9-e7f590978356 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:15.271150 crc crio[20719]: time=\"2026-06-12T20:36:15.27106391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=141f7c56-731b-4f3a-bc8f-96bfcb4cb61b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:15.283377 crc crio[20719]: time=\"2026-06-12T20:36:15.282680145Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fj4dg/registry-server\" id=33fb2159-4675-4020-ad0a-f1a97aa6cd15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:15.283377 crc crio[20719]: time=\"2026-06-12T20:36:15.283346165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:15.374776 crc crio[20719]: time=\"2026-06-12T20:36:15.374557361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:15.382128 crc crio[20719]: time=\"2026-06-12T20:36:15.382018482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:15.542956 crc crio[20719]: time=\"2026-06-12T20:36:15.542900055Z\" level=info msg=\"Created container eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3: openshift-marketplace/redhat-operators-fj4dg/registry-server\" id=33fb2159-4675-4020-ad0a-f1a97aa6cd15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:15.544562 crc crio[20719]: time=\"2026-06-12T20:36:15.544447982Z\" level=info msg=\"Starting container: eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3\" id=aa5be410-7727-4d0f-b64b-04d13e6cfb46 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:36:15.550623 crc crio[20719]: time=\"2026-06-12T20:36:15.55047283Z\" level=info msg=\"Started container\" PID=129851 containerID=eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3 description=openshift-marketplace/redhat-operators-fj4dg/registry-server id=aa5be410-7727-4d0f-b64b-04d13e6cfb46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\nJun 12 20:36:17.343674 crc crio[20719]: time=\"2026-06-12T20:36:17.342743643Z\" level=info msg=\"Stopping pod sandbox: e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0\" id=bdfada8b-d211-467f-ade1-5e3e6f9074c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:17.344646 crc crio[20719]: time=\"2026-06-12T20:36:17.344492235Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz Namespace:openstack ID:e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0 UID:d7296b02-90f5-41fa-ba62-aebc70285971 NetNS:/var/run/netns/58914a43-c993-4ddc-a664-54b4fb544644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7296b02_90f5_41fa_ba62_aebc70285971.slice PodAnnotations:0xc0023e2938}] Aliases:map[]}\"\nJun 12 20:36:17.344725 crc crio[20719]: time=\"2026-06-12T20:36:17.34464848Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:36:20.020198 crc crio[20719]: time=\"2026-06-12T20:36:20.019326716Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-kqmfg/POD\" id=bd5205fa-7ee8-4451-9a21-82870c219841 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:36:20.020198 crc crio[20719]: time=\"2026-06-12T20:36:20.020203972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:20.053313 crc crio[20719]: time=\"2026-06-12T20:36:20.053151079Z\" level=info msg=\"Got pod network &{Name:certified-operators-kqmfg Namespace:openshift-marketplace ID:522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838 UID:a5ce02e9-cb9c-40e6-bda0-2063e1a03f13 NetNS:/var/run/netns/de0c5459-a2c8-49ae-96a1-ab8c9472ce2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5ce02e9_cb9c_40e6_bda0_2063e1a03f13.slice PodAnnotations:0xc000527070}] Aliases:map[]}\"\nJun 12 20:36:20.053313 crc crio[20719]: time=\"2026-06-12T20:36:20.053226331Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-kqmfg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:36:20.394070 crc crio[20719]: time=\"2026-06-12T20:36:20.393616991Z\" level=info msg=\"Stopped pod sandbox: e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0\" id=bdfada8b-d211-467f-ade1-5e3e6f9074c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:20.688675 crc crio[20719]: 2026-06-12T20:36:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:522e604bd2f05f0 Mac:42:f5:83:1f:e3:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/de0c5459-a2c8-49ae-96a1-ab8c9472ce2a SocketPath: PciID:}] [{Interface:0xc00025b570 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:36:20.695745 crc crio[20719]: time=\"2026-06-12T20:36:20.695642302Z\" level=info msg=\"Got pod network &{Name:certified-operators-kqmfg Namespace:openshift-marketplace ID:522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838 UID:a5ce02e9-cb9c-40e6-bda0-2063e1a03f13 NetNS:/var/run/netns/de0c5459-a2c8-49ae-96a1-ab8c9472ce2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5ce02e9_cb9c_40e6_bda0_2063e1a03f13.slice PodAnnotations:0xc000527070}] Aliases:map[]}\"\nJun 12 20:36:20.696396 crc crio[20719]: time=\"2026-06-12T20:36:20.695992502Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-kqmfg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:36:20.711344 crc crio[20719]: time=\"2026-06-12T20:36:20.711087852Z\" level=info msg=\"Ran pod sandbox 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838 with infra container: openshift-marketplace/certified-operators-kqmfg/POD\" id=bd5205fa-7ee8-4451-9a21-82870c219841 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:36:20.715764 crc crio[20719]: time=\"2026-06-12T20:36:20.715665956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36f7042f-25b8-489b-987b-b280d4100065 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:20.720160 crc crio[20719]: time=\"2026-06-12T20:36:20.719981903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7ab5fe9a-21ac-4882-9e57-a3fc7e98d916 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:20.733938 crc crio[20719]: time=\"2026-06-12T20:36:20.732384202Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-kqmfg/extract-utilities\" id=188405d3-6239-4df7-9cd9-f67b455dfe37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:20.733938 crc crio[20719]: time=\"2026-06-12T20:36:20.732827815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:20.803347 crc crio[20719]: time=\"2026-06-12T20:36:20.803146101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:20.813936 crc crio[20719]: time=\"2026-06-12T20:36:20.813825028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:20.985448 crc crio[20719]: time=\"2026-06-12T20:36:20.985210263Z\" level=info msg=\"Created container 590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94: openshift-marketplace/certified-operators-kqmfg/extract-utilities\" id=188405d3-6239-4df7-9cd9-f67b455dfe37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:20.988827 crc crio[20719]: time=\"2026-06-12T20:36:20.988777888Z\" level=info msg=\"Starting container: 590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94\" id=a7050af1-c289-4b04-bc07-146e2aea1f10 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:36:20.994170 crc crio[20719]: time=\"2026-06-12T20:36:20.994035644Z\" level=info msg=\"Started container\" PID=130248 containerID=590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94 description=openshift-marketplace/certified-operators-kqmfg/extract-utilities id=a7050af1-c289-4b04-bc07-146e2aea1f10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\nJun 12 20:36:21.410548 crc crio[20719]: time=\"2026-06-12T20:36:21.409856032Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=efc3345d-5ede-48f2-a5f9-356bf9785a2c name=/runtime.v1.ImageService/PullImage\nJun 12 20:36:21.416224 crc crio[20719]: time=\"2026-06-12T20:36:21.416082308Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 20:36:22.035158 crc crio[20719]: time=\"2026-06-12T20:36:22.035087612Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=efc3345d-5ede-48f2-a5f9-356bf9785a2c name=/runtime.v1.ImageService/PullImage\nJun 12 20:36:22.036731 crc crio[20719]: time=\"2026-06-12T20:36:22.036655588Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2a0b8b60-4bda-432d-ac15-d6355c9b23b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:22.041666 crc crio[20719]: time=\"2026-06-12T20:36:22.041197034Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b04aecbf-a2d8-416b-be4c-f902cd65ddf4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:22.041934 crc crio[20719]: time=\"2026-06-12T20:36:22.041812001Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/POD\" id=d61c5e29-5fca-4b02-9e23-b25f5a841bcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:36:22.042021 crc crio[20719]: time=\"2026-06-12T20:36:22.041973486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:22.050660 crc crio[20719]: time=\"2026-06-12T20:36:22.050604603Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-kqmfg/extract-content\" id=5a6b43ce-fa7b-4b7b-ba40-52e236cde97b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:22.061043 crc crio[20719]: time=\"2026-06-12T20:36:22.057382164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:22.099374 crc crio[20719]: time=\"2026-06-12T20:36:22.092528197Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 Namespace:openstack ID:8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0 UID:4b06bd66-612a-4927-b511-3d5f04d6e201 NetNS:/var/run/netns/06603b6a-7238-4cc1-9527-89013d4c0a3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b06bd66_612a_4927_b511_3d5f04d6e201.slice PodAnnotations:0xc000a384e0}] Aliases:map[]}\"\nJun 12 20:36:22.099374 crc crio[20719]: time=\"2026-06-12T20:36:22.092610119Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:36:22.111223 crc crio[20719]: time=\"2026-06-12T20:36:22.111003024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:22.124548 crc crio[20719]: time=\"2026-06-12T20:36:22.124410883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:22.433933 crc crio[20719]: time=\"2026-06-12T20:36:22.433122292Z\" level=info msg=\"Created container 04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa: openshift-marketplace/certified-operators-kqmfg/extract-content\" id=5a6b43ce-fa7b-4b7b-ba40-52e236cde97b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:22.437391 crc crio[20719]: time=\"2026-06-12T20:36:22.437237903Z\" level=info msg=\"Starting container: 04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa\" id=7c6e542a-7cb3-4e3b-90f8-f11bed821b2f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:36:22.444466 crc crio[20719]: time=\"2026-06-12T20:36:22.444383925Z\" level=info msg=\"Started container\" PID=130369 containerID=04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa description=openshift-marketplace/certified-operators-kqmfg/extract-content id=7c6e542a-7cb3-4e3b-90f8-f11bed821b2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\nJun 12 20:36:22.673719 crc crio[20719]: 2026-06-12T20:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e084bc784f40b0 Mac:e6:2b:48:0d:1b:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/06603b6a-7238-4cc1-9527-89013d4c0a3e SocketPath: PciID:}] [{Interface:0xc0000145b0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:36:22.676923 crc crio[20719]: time=\"2026-06-12T20:36:22.676766161Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 Namespace:openstack ID:8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0 UID:4b06bd66-612a-4927-b511-3d5f04d6e201 NetNS:/var/run/netns/06603b6a-7238-4cc1-9527-89013d4c0a3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b06bd66_612a_4927_b511_3d5f04d6e201.slice PodAnnotations:0xc000a384e0}] Aliases:map[]}\"\nJun 12 20:36:22.677120 crc crio[20719]: time=\"2026-06-12T20:36:22.676972177Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:36:22.690413 crc crio[20719]: time=\"2026-06-12T20:36:22.690133837Z\" level=info msg=\"Ran pod sandbox 8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/POD\" id=d61c5e29-5fca-4b02-9e23-b25f5a841bcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:36:22.694613 crc crio[20719]: time=\"2026-06-12T20:36:22.693867137Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ebeb0e22-8292-4aa4-a3b8-63661ded257a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:22.745826 crc crio[20719]: time=\"2026-06-12T20:36:22.745697665Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=57b299f3-c1f7-4442-94cc-5d69f6abb316 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:22.758860 crc crio[20719]: time=\"2026-06-12T20:36:22.758720211Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=f9125a70-d741-4cbc-ad21-2717f3c90eef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:22.759236 crc crio[20719]: time=\"2026-06-12T20:36:22.759168844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:22.830723 crc crio[20719]: time=\"2026-06-12T20:36:22.8304448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:22.835002 crc crio[20719]: time=\"2026-06-12T20:36:22.834919832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:23.058444 crc crio[20719]: time=\"2026-06-12T20:36:23.057535698Z\" level=info msg=\"Created container 4596fb6072e30110b866c708ca6315a9ec2628698ba7e6b1758dd33516c27399: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=f9125a70-d741-4cbc-ad21-2717f3c90eef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:23.059788 crc crio[20719]: time=\"2026-06-12T20:36:23.05963335Z\" level=info msg=\"Starting container: 4596fb6072e30110b866c708ca6315a9ec2628698ba7e6b1758dd33516c27399\" id=8478ff2b-5e31-457a-96dd-a781ed41b1c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:36:23.068715 crc crio[20719]: time=\"2026-06-12T20:36:23.068638388Z\" level=info msg=\"Started container\" PID=130425 containerID=4596fb6072e30110b866c708ca6315a9ec2628698ba7e6b1758dd33516c27399 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=8478ff2b-5e31-457a-96dd-a781ed41b1c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0\nJun 12 20:36:23.102364 crc crio[20719]: time=\"2026-06-12T20:36:23.102144172Z\" level=info msg=\"Removing container: 7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662\" id=2d164ee1-3e44-4373-a748-11054cbaddd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:23.415814 crc crio[20719]: time=\"2026-06-12T20:36:23.4155421Z\" level=info msg=\"Removed container 7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662: openshift-infra/auto-csr-approver-29688270-zcrj2/oc\" id=2d164ee1-3e44-4373-a748-11054cbaddd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:23.428561 crc crio[20719]: time=\"2026-06-12T20:36:23.428474195Z\" level=info msg=\"Stopping pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\" id=decdc085-e408-430c-a834-a71eeb068332 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:23.428561 crc crio[20719]: time=\"2026-06-12T20:36:23.428562015Z\" level=info msg=\"Stopped pod sandbox (already stopped): 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\" id=decdc085-e408-430c-a834-a71eeb068332 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:23.429183 crc crio[20719]: time=\"2026-06-12T20:36:23.429126155Z\" level=info msg=\"Removing pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\" id=35fa3e1b-3943-4ca5-8079-5d9f46851341 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:36:23.458117 crc crio[20719]: time=\"2026-06-12T20:36:23.458056211Z\" level=info msg=\"Removed pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\" id=35fa3e1b-3943-4ca5-8079-5d9f46851341 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:36:23.459066 crc crio[20719]: time=\"2026-06-12T20:36:23.45874389Z\" level=info msg=\"Stopping pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\" id=87e1a1fc-7562-4b02-bd95-b8bef4d92799 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:23.459066 crc crio[20719]: time=\"2026-06-12T20:36:23.458787683Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\" id=87e1a1fc-7562-4b02-bd95-b8bef4d92799 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:23.459492 crc crio[20719]: time=\"2026-06-12T20:36:23.459371799Z\" level=info msg=\"Removing pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\" id=555310a1-4b45-4f9f-a213-120d724091a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:36:23.479255 crc crio[20719]: time=\"2026-06-12T20:36:23.479172177Z\" level=info msg=\"Removed pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\" id=555310a1-4b45-4f9f-a213-120d724091a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:36:24.480822 crc crio[20719]: time=\"2026-06-12T20:36:24.480410523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=18b206b5-8ee2-40e5-b4e0-7b3493187ea6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:24.485461 crc crio[20719]: time=\"2026-06-12T20:36:24.48501671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d126b282-4506-427d-9931-c1aeb325d704 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:24.499175 crc crio[20719]: time=\"2026-06-12T20:36:24.499072036Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-kqmfg/registry-server\" id=f98fc02d-ede6-4aea-910b-b7b25bca6b61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:24.499647 crc crio[20719]: time=\"2026-06-12T20:36:24.499584991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:24.569077 crc crio[20719]: time=\"2026-06-12T20:36:24.568956229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:24.579076 crc crio[20719]: time=\"2026-06-12T20:36:24.578980017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:24.730005 crc crio[20719]: time=\"2026-06-12T20:36:24.729467582Z\" level=info msg=\"Created container a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc: openshift-marketplace/certified-operators-kqmfg/registry-server\" id=f98fc02d-ede6-4aea-910b-b7b25bca6b61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:24.731321 crc crio[20719]: time=\"2026-06-12T20:36:24.73108315Z\" level=info msg=\"Starting container: a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc\" id=c991067c-5514-4abe-abdb-7e0e285634f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:36:24.740682 crc crio[20719]: time=\"2026-06-12T20:36:24.740482429Z\" level=info msg=\"Started container\" PID=130534 containerID=a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc description=openshift-marketplace/certified-operators-kqmfg/registry-server id=c991067c-5514-4abe-abdb-7e0e285634f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\nJun 12 20:36:28.550457 crc crio[20719]: time=\"2026-06-12T20:36:28.549408256Z\" level=info msg=\"Stopping container: eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3 (timeout: 2s)\" id=7c0fbe62-8014-4dd7-9c6d-efcebe8b0d18 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:36:28.708831 crc crio[20719]: time=\"2026-06-12T20:36:28.708699293Z\" level=info msg=\"Stopped container eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3: openshift-marketplace/redhat-operators-fj4dg/registry-server\" id=7c0fbe62-8014-4dd7-9c6d-efcebe8b0d18 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:36:28.710991 crc crio[20719]: time=\"2026-06-12T20:36:28.710876887Z\" level=info msg=\"Stopping pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\" id=72b7b1df-d4f0-4eae-ad63-c4a3e526e5ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:28.712227 crc crio[20719]: time=\"2026-06-12T20:36:28.712133855Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fj4dg Namespace:openshift-marketplace ID:eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825 UID:aff41c54-07a0-4452-9040-6adb43eff50a NetNS:/var/run/netns/1b685e1f-30a1-423b-a7d5-68cfc70e727e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaff41c54_07a0_4452_9040_6adb43eff50a.slice PodAnnotations:0xc003ab0b20}] Aliases:map[]}\"\nJun 12 20:36:28.712526 crc crio[20719]: time=\"2026-06-12T20:36:28.712442104Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fj4dg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:36:29.064733 crc crio[20719]: time=\"2026-06-12T20:36:29.064076066Z\" level=info msg=\"Stopped pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\" id=72b7b1df-d4f0-4eae-ad63-c4a3e526e5ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:29.572025 crc crio[20719]: time=\"2026-06-12T20:36:29.571870752Z\" level=info msg=\"Removing container: eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3\" id=1af7d8ec-6bd4-4480-9c05-347d43d06c51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:29.605740 crc crio[20719]: time=\"2026-06-12T20:36:29.605636023Z\" level=info msg=\"Removed container eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3: openshift-marketplace/redhat-operators-fj4dg/registry-server\" id=1af7d8ec-6bd4-4480-9c05-347d43d06c51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:29.610094 crc crio[20719]: time=\"2026-06-12T20:36:29.609964612Z\" level=info msg=\"Removing container: 33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac\" id=061328b6-c57c-4e1d-b909-787d89ef7d43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:29.658772 crc crio[20719]: time=\"2026-06-12T20:36:29.65807921Z\" level=info msg=\"Removed container 33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac: openshift-marketplace/redhat-operators-fj4dg/extract-content\" id=061328b6-c57c-4e1d-b909-787d89ef7d43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:29.661775 crc crio[20719]: time=\"2026-06-12T20:36:29.661700347Z\" level=info msg=\"Removing container: 02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f\" id=6d8f71f2-d6e0-4172-aaa1-d49d0077387b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:29.746707 crc crio[20719]: time=\"2026-06-12T20:36:29.746575665Z\" level=info msg=\"Removed container 02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f: openshift-marketplace/redhat-operators-fj4dg/extract-utilities\" id=6d8f71f2-d6e0-4172-aaa1-d49d0077387b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:33.662575 crc crio[20719]: time=\"2026-06-12T20:36:33.661882699Z\" level=info msg=\"Stopping container: a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc (timeout: 2s)\" id=2802a319-c86f-4703-9698-bf4c0e8026f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:36:33.797734 crc crio[20719]: time=\"2026-06-12T20:36:33.797611636Z\" level=info msg=\"Stopped container a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc: openshift-marketplace/certified-operators-kqmfg/registry-server\" id=2802a319-c86f-4703-9698-bf4c0e8026f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:36:33.799049 crc crio[20719]: time=\"2026-06-12T20:36:33.798798941Z\" level=info msg=\"Stopping pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\" id=5a89344a-11ba-4b9d-a8b7-31f59486ede7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:33.799866 crc crio[20719]: time=\"2026-06-12T20:36:33.799760089Z\" level=info msg=\"Got pod network &{Name:certified-operators-kqmfg Namespace:openshift-marketplace ID:522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838 UID:a5ce02e9-cb9c-40e6-bda0-2063e1a03f13 NetNS:/var/run/netns/de0c5459-a2c8-49ae-96a1-ab8c9472ce2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5ce02e9_cb9c_40e6_bda0_2063e1a03f13.slice PodAnnotations:0xc00170c710}] Aliases:map[]}\"\nJun 12 20:36:33.800117 crc crio[20719]: time=\"2026-06-12T20:36:33.799943365Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-kqmfg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:36:34.134929 crc crio[20719]: time=\"2026-06-12T20:36:34.134427979Z\" level=info msg=\"Stopped pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\" id=5a89344a-11ba-4b9d-a8b7-31f59486ede7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:34.695474 crc crio[20719]: time=\"2026-06-12T20:36:34.695247958Z\" level=info msg=\"Removing container: a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc\" id=670dea6f-f19a-44ac-b044-e119c905f85a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:34.761987 crc crio[20719]: time=\"2026-06-12T20:36:34.761671939Z\" level=info msg=\"Removed container a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc: openshift-marketplace/certified-operators-kqmfg/registry-server\" id=670dea6f-f19a-44ac-b044-e119c905f85a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:34.768740 crc crio[20719]: time=\"2026-06-12T20:36:34.768641085Z\" level=info msg=\"Removing container: 04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa\" id=77c9b9c6-94ea-4d25-af56-e0d97c3133bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:34.808355 crc crio[20719]: time=\"2026-06-12T20:36:34.808118797Z\" level=info msg=\"Removed container 04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa: openshift-marketplace/certified-operators-kqmfg/extract-content\" id=77c9b9c6-94ea-4d25-af56-e0d97c3133bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:34.811971 crc crio[20719]: time=\"2026-06-12T20:36:34.811848738Z\" level=info msg=\"Removing container: 590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94\" id=ebe00921-1e9d-494b-9315-4041491bdf25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:34.860964 crc crio[20719]: time=\"2026-06-12T20:36:34.860854653Z\" level=info msg=\"Removed container 590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94: openshift-marketplace/certified-operators-kqmfg/extract-utilities\" id=ebe00921-1e9d-494b-9315-4041491bdf25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:36:46.484570 crc crio[20719]: time=\"2026-06-12T20:36:46.483546337Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-bpwjm/POD\" id=35c143f6-43d5-4416-b470-5c7359054c3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:36:46.485695 crc crio[20719]: time=\"2026-06-12T20:36:46.484591129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:46.537297 crc crio[20719]: time=\"2026-06-12T20:36:46.537107587Z\" level=info msg=\"Got pod network &{Name:community-operators-bpwjm Namespace:openshift-marketplace ID:1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43 UID:07fd4e3b-eae9-4877-9731-c0908464b809 NetNS:/var/run/netns/0c3675ce-3864-4484-945e-5e2cd8175fd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07fd4e3b_eae9_4877_9731_c0908464b809.slice PodAnnotations:0xc00008c8e8}] Aliases:map[]}\"\nJun 12 20:36:46.537297 crc crio[20719]: time=\"2026-06-12T20:36:46.53720353Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-bpwjm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:36:46.955344 crc crio[20719]: 2026-06-12T20:36:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1920a1e335cfcb3 Mac:ea:32:1b:27:1a:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/0c3675ce-3864-4484-945e-5e2cd8175fd6 SocketPath: PciID:}] [{Interface:0xc0001345a0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:36:46.955344 crc crio[20719]: time=\"2026-06-12T20:36:46.952792391Z\" level=info msg=\"Got pod network &{Name:community-operators-bpwjm Namespace:openshift-marketplace ID:1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43 UID:07fd4e3b-eae9-4877-9731-c0908464b809 NetNS:/var/run/netns/0c3675ce-3864-4484-945e-5e2cd8175fd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07fd4e3b_eae9_4877_9731_c0908464b809.slice PodAnnotations:0xc00008c8e8}] Aliases:map[]}\"\nJun 12 20:36:46.955344 crc crio[20719]: time=\"2026-06-12T20:36:46.953133372Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bpwjm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:36:46.973563 crc crio[20719]: time=\"2026-06-12T20:36:46.97340993Z\" level=info msg=\"Ran pod sandbox 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43 with infra container: openshift-marketplace/community-operators-bpwjm/POD\" id=35c143f6-43d5-4416-b470-5c7359054c3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:36:46.977763 crc crio[20719]: time=\"2026-06-12T20:36:46.977670628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b0221c64-fd15-4fe1-8dd4-d95c56241de1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:46.992030 crc crio[20719]: time=\"2026-06-12T20:36:46.991864849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17378632-fec5-4382-9278-18b660acdc9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:47.007183 crc crio[20719]: time=\"2026-06-12T20:36:47.007085932Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bpwjm/extract-utilities\" id=e831a65e-1726-4a7c-b91d-393856f0fc57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:47.007872 crc crio[20719]: time=\"2026-06-12T20:36:47.007744973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:47.065389 crc crio[20719]: time=\"2026-06-12T20:36:47.065110472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:47.079589 crc crio[20719]: time=\"2026-06-12T20:36:47.079484169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:47.243869 crc crio[20719]: time=\"2026-06-12T20:36:47.243739191Z\" level=info msg=\"Created container ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a: openshift-marketplace/community-operators-bpwjm/extract-utilities\" id=e831a65e-1726-4a7c-b91d-393856f0fc57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:47.245502 crc crio[20719]: time=\"2026-06-12T20:36:47.245456594Z\" level=info msg=\"Starting container: ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a\" id=558ae6f3-2eb7-4a55-abf2-38b6599c711f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:36:47.251585 crc crio[20719]: time=\"2026-06-12T20:36:47.251547613Z\" level=info msg=\"Started container\" PID=131994 containerID=ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a description=openshift-marketplace/community-operators-bpwjm/extract-utilities id=558ae6f3-2eb7-4a55-abf2-38b6599c711f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\nJun 12 20:36:47.905714 crc crio[20719]: time=\"2026-06-12T20:36:47.903402355Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7d16f358-991f-46a6-9931-3c5693b39cc7 name=/runtime.v1.ImageService/PullImage\nJun 12 20:36:47.920204 crc crio[20719]: time=\"2026-06-12T20:36:47.920027957Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 20:36:49.294066 crc crio[20719]: time=\"2026-06-12T20:36:49.28791509Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=7d16f358-991f-46a6-9931-3c5693b39cc7 name=/runtime.v1.ImageService/PullImage\nJun 12 20:36:49.299017 crc crio[20719]: time=\"2026-06-12T20:36:49.298953582Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c2a7baaf-9077-474a-b9c8-a3e55ac4e45b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:49.347104 crc crio[20719]: time=\"2026-06-12T20:36:49.340140451Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c0191627-9b75-4fef-a80a-5b3b3cdefc78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:49.390521 crc crio[20719]: time=\"2026-06-12T20:36:49.390436573Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bpwjm/extract-content\" id=162ea160-5236-49ab-bf57-e764a229a398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:49.390959 crc crio[20719]: time=\"2026-06-12T20:36:49.390896826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:49.457062 crc crio[20719]: time=\"2026-06-12T20:36:49.456875044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:49.463250 crc crio[20719]: time=\"2026-06-12T20:36:49.463181141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:49.652384 crc crio[20719]: time=\"2026-06-12T20:36:49.652117056Z\" level=info msg=\"Created container c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18: openshift-marketplace/community-operators-bpwjm/extract-content\" id=162ea160-5236-49ab-bf57-e764a229a398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:49.653538 crc crio[20719]: time=\"2026-06-12T20:36:49.653449286Z\" level=info msg=\"Starting container: c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18\" id=6ec4e033-68d3-4485-88e9-de713fa97e28 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:36:49.661169 crc crio[20719]: time=\"2026-06-12T20:36:49.661063683Z\" level=info msg=\"Started container\" PID=132121 containerID=c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18 description=openshift-marketplace/community-operators-bpwjm/extract-content id=6ec4e033-68d3-4485-88e9-de713fa97e28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\nJun 12 20:36:52.027197 crc crio[20719]: time=\"2026-06-12T20:36:52.026388919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0615972a-0c7a-42b3-8967-33c3544e8b26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:52.031234 crc crio[20719]: time=\"2026-06-12T20:36:52.031132389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4190ccd8-901c-47c6-9eda-4ec7181bd893 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:36:52.057046 crc crio[20719]: time=\"2026-06-12T20:36:52.056851363Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bpwjm/registry-server\" id=326be509-166d-4783-924f-81ef895afa2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:52.057443 crc crio[20719]: time=\"2026-06-12T20:36:52.057358528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:52.115743 crc crio[20719]: time=\"2026-06-12T20:36:52.115399291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:52.118897 crc crio[20719]: time=\"2026-06-12T20:36:52.118813381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:36:52.336901 crc crio[20719]: time=\"2026-06-12T20:36:52.336780068Z\" level=info msg=\"Created container 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880: openshift-marketplace/community-operators-bpwjm/registry-server\" id=326be509-166d-4783-924f-81ef895afa2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:36:52.338391 crc crio[20719]: time=\"2026-06-12T20:36:52.33820681Z\" level=info msg=\"Starting container: 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880\" id=45ba4872-7160-43e9-b9a4-a282665168e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:36:52.346801 crc crio[20719]: time=\"2026-06-12T20:36:52.346116954Z\" level=info msg=\"Started container\" PID=132279 containerID=2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880 description=openshift-marketplace/community-operators-bpwjm/registry-server id=45ba4872-7160-43e9-b9a4-a282665168e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\nJun 12 20:36:59.167671 crc crio[20719]: time=\"2026-06-12T20:36:59.166122479Z\" level=info msg=\"Stopping container: 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880 (timeout: 2s)\" id=0c4e222b-0f86-42e8-bb48-1a20c6c89679 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:36:59.310385 crc crio[20719]: time=\"2026-06-12T20:36:59.3101377Z\" level=info msg=\"Stopped container 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880: openshift-marketplace/community-operators-bpwjm/registry-server\" id=0c4e222b-0f86-42e8-bb48-1a20c6c89679 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:36:59.314228 crc crio[20719]: time=\"2026-06-12T20:36:59.314049587Z\" level=info msg=\"Stopping pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\" id=bc6d62f0-25da-4f1b-90c9-4b2cc98ace35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:36:59.316646 crc crio[20719]: time=\"2026-06-12T20:36:59.316128949Z\" level=info msg=\"Got pod network &{Name:community-operators-bpwjm Namespace:openshift-marketplace ID:1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43 UID:07fd4e3b-eae9-4877-9731-c0908464b809 NetNS:/var/run/netns/0c3675ce-3864-4484-945e-5e2cd8175fd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07fd4e3b_eae9_4877_9731_c0908464b809.slice PodAnnotations:0xc000a385e8}] Aliases:map[]}\"\nJun 12 20:36:59.317058 crc crio[20719]: time=\"2026-06-12T20:36:59.316669185Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-bpwjm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:36:59.713083 crc crio[20719]: time=\"2026-06-12T20:36:59.712728045Z\" level=info msg=\"Stopped pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\" id=bc6d62f0-25da-4f1b-90c9-4b2cc98ace35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:37:00.188688 crc crio[20719]: time=\"2026-06-12T20:37:00.188559493Z\" level=info msg=\"Removing container: 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880\" id=5fbeaa20-0582-4de3-b68c-f2964f45e89a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:00.266584 crc crio[20719]: time=\"2026-06-12T20:37:00.266477557Z\" level=info msg=\"Removed container 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880: openshift-marketplace/community-operators-bpwjm/registry-server\" id=5fbeaa20-0582-4de3-b68c-f2964f45e89a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:00.270414 crc crio[20719]: time=\"2026-06-12T20:37:00.270224964Z\" level=info msg=\"Removing container: c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18\" id=baaaab59-bfbf-461b-ac2f-84454b4d1f31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:00.310463 crc crio[20719]: time=\"2026-06-12T20:37:00.309390543Z\" level=info msg=\"Removed container c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18: openshift-marketplace/community-operators-bpwjm/extract-content\" id=baaaab59-bfbf-461b-ac2f-84454b4d1f31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:00.312813 crc crio[20719]: time=\"2026-06-12T20:37:00.312762027Z\" level=info msg=\"Removing container: ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a\" id=06e6019d-3162-42f6-99b2-85ecdfad9219 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:00.368001 crc crio[20719]: time=\"2026-06-12T20:37:00.36773219Z\" level=info msg=\"Removed container ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a: openshift-marketplace/community-operators-bpwjm/extract-utilities\" id=06e6019d-3162-42f6-99b2-85ecdfad9219 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:37:23.522990 crc crio[20719]: time=\"2026-06-12T20:37:23.522062368Z\" level=info msg=\"Stopping pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\" id=a95750b9-1ce9-4c7e-b00c-5ce8073c21aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:37:23.526121 crc crio[20719]: time=\"2026-06-12T20:37:23.523088839Z\" level=info msg=\"Stopped pod sandbox (already stopped): 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\" id=a95750b9-1ce9-4c7e-b00c-5ce8073c21aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:37:23.526121 crc crio[20719]: time=\"2026-06-12T20:37:23.524709887Z\" level=info msg=\"Removing pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\" id=c8298cf6-5515-4fba-af3c-033a00eee8eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:37:23.565694 crc crio[20719]: time=\"2026-06-12T20:37:23.56551726Z\" level=info msg=\"Removed pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\" id=c8298cf6-5515-4fba-af3c-033a00eee8eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:37:23.569595 crc crio[20719]: time=\"2026-06-12T20:37:23.569204041Z\" level=info msg=\"Stopping pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\" id=1f8a6b05-74db-4631-9fb4-fc2291a05080 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:37:23.569595 crc crio[20719]: time=\"2026-06-12T20:37:23.569562062Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\" id=1f8a6b05-74db-4631-9fb4-fc2291a05080 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:37:23.575807 crc crio[20719]: time=\"2026-06-12T20:37:23.575692111Z\" level=info msg=\"Removing pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\" id=1338cd16-73a7-442e-b873-e3a852d23138 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:37:23.596528 crc crio[20719]: time=\"2026-06-12T20:37:23.596425666Z\" level=info msg=\"Removed pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\" id=1338cd16-73a7-442e-b873-e3a852d23138 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:37:23.597543 crc crio[20719]: time=\"2026-06-12T20:37:23.597472435Z\" level=info msg=\"Stopping pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\" id=eb06ed87-f4b5-49de-a101-c90da1e046fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:37:23.597633 crc crio[20719]: time=\"2026-06-12T20:37:23.597583968Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\" id=eb06ed87-f4b5-49de-a101-c90da1e046fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:37:23.598325 crc crio[20719]: time=\"2026-06-12T20:37:23.598173106Z\" level=info msg=\"Removing pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\" id=9dfc2b33-fcbc-4406-8d6a-6239127e0e64 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:37:23.615324 crc crio[20719]: time=\"2026-06-12T20:37:23.615199663Z\" level=info msg=\"Removed pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\" id=9dfc2b33-fcbc-4406-8d6a-6239127e0e64 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:38:01.409775 crc crio[20719]: time=\"2026-06-12T20:38:01.407458402Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688278-qrjvc/POD\" id=19f248fa-497b-49c8-b527-d619fdc9ab94 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:38:01.412023 crc crio[20719]: time=\"2026-06-12T20:38:01.409807463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:01.552975 crc crio[20719]: time=\"2026-06-12T20:38:01.552810726Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688278-qrjvc Namespace:openshift-infra ID:befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca UID:89d6f31a-b0db-4933-a5a4-1b6f14fbae4a NetNS:/var/run/netns/05333cd3-409d-4f50-8622-b6ba48331430 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89d6f31a_b0db_4933_a5a4_1b6f14fbae4a.slice PodAnnotations:0xc0033330e0}] Aliases:map[]}\"\nJun 12 20:38:01.552975 crc crio[20719]: time=\"2026-06-12T20:38:01.552896918Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688278-qrjvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:38:02.424956 crc crio[20719]: 2026-06-12T20:38:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:befe4375f845cf7 Mac:76:74:ec:ea:b5:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/05333cd3-409d-4f50-8622-b6ba48331430 SocketPath: PciID:}] [{Interface:0xc0005185d0 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:38:02.436684 crc crio[20719]: time=\"2026-06-12T20:38:02.436587743Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688278-qrjvc Namespace:openshift-infra ID:befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca UID:89d6f31a-b0db-4933-a5a4-1b6f14fbae4a NetNS:/var/run/netns/05333cd3-409d-4f50-8622-b6ba48331430 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89d6f31a_b0db_4933_a5a4_1b6f14fbae4a.slice PodAnnotations:0xc0033330e0}] Aliases:map[]}\"\nJun 12 20:38:02.437251 crc crio[20719]: time=\"2026-06-12T20:38:02.437186031Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688278-qrjvc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:38:02.463626 crc crio[20719]: time=\"2026-06-12T20:38:02.463499516Z\" level=info msg=\"Ran pod sandbox befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca with infra container: openshift-infra/auto-csr-approver-29688278-qrjvc/POD\" id=19f248fa-497b-49c8-b527-d619fdc9ab94 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:38:02.482242 crc crio[20719]: time=\"2026-06-12T20:38:02.482067708Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5fd58e88-1a51-41a3-a689-1c7c8242eebe name=/runtime.v1.ImageService/PullImage\nJun 12 20:38:02.503230 crc crio[20719]: time=\"2026-06-12T20:38:02.503130838Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:38:04.046171 crc crio[20719]: time=\"2026-06-12T20:38:04.045209958Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5fd58e88-1a51-41a3-a689-1c7c8242eebe name=/runtime.v1.ImageService/PullImage\nJun 12 20:38:04.048142 crc crio[20719]: time=\"2026-06-12T20:38:04.048071243Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9d171539-1fcc-4fdb-83ba-a044ff417d19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:04.099347 crc crio[20719]: time=\"2026-06-12T20:38:04.075946441Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=56db9065-8698-4502-b229-1e109923dbb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:38:04.128432 crc crio[20719]: time=\"2026-06-12T20:38:04.127362903Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688278-qrjvc/oc\" id=8601eeac-81ed-4167-99c8-9a2b0c096e82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:04.132471 crc crio[20719]: time=\"2026-06-12T20:38:04.131892141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:04.281205 crc crio[20719]: time=\"2026-06-12T20:38:04.281073006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:04.993218 crc crio[20719]: time=\"2026-06-12T20:38:04.992535374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:38:05.127869 crc crio[20719]: time=\"2026-06-12T20:38:05.127076776Z\" level=info msg=\"Created container 4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55: openshift-infra/auto-csr-approver-29688278-qrjvc/oc\" id=8601eeac-81ed-4167-99c8-9a2b0c096e82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:38:05.129656 crc crio[20719]: time=\"2026-06-12T20:38:05.129591651Z\" level=info msg=\"Starting container: 4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55\" id=94585acf-a6d9-4375-be08-8254e9af3ed3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:38:05.136247 crc crio[20719]: time=\"2026-06-12T20:38:05.135860886Z\" level=info msg=\"Started container\" PID=136026 containerID=4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55 description=openshift-infra/auto-csr-approver-29688278-qrjvc/oc id=94585acf-a6d9-4375-be08-8254e9af3ed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\nJun 12 20:38:07.402317 crc crio[20719]: time=\"2026-06-12T20:38:07.401786204Z\" level=info msg=\"Stopping pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\" id=39c6ea04-076c-45bb-bab9-6c13b6bc2b24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:38:07.404349 crc crio[20719]: time=\"2026-06-12T20:38:07.403086043Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688278-qrjvc Namespace:openshift-infra ID:befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca UID:89d6f31a-b0db-4933-a5a4-1b6f14fbae4a NetNS:/var/run/netns/05333cd3-409d-4f50-8622-b6ba48331430 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89d6f31a_b0db_4933_a5a4_1b6f14fbae4a.slice PodAnnotations:0xc002d9a250}] Aliases:map[]}\"\nJun 12 20:38:07.404349 crc crio[20719]: time=\"2026-06-12T20:38:07.403578948Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688278-qrjvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:38:08.302596 crc crio[20719]: time=\"2026-06-12T20:38:08.302020913Z\" level=info msg=\"Stopped pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\" id=39c6ea04-076c-45bb-bab9-6c13b6bc2b24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:38:23.646374 crc crio[20719]: time=\"2026-06-12T20:38:23.645708198Z\" level=info msg=\"Removing container: 1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa\" id=714e34ca-649c-4a9f-bd64-fdd2deefb525 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:38:24.183590 crc crio[20719]: time=\"2026-06-12T20:38:24.182763828Z\" level=info msg=\"Removed container 1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa: openshift-infra/auto-csr-approver-29688272-jqdlf/oc\" id=714e34ca-649c-4a9f-bd64-fdd2deefb525 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:38:24.189006 crc crio[20719]: time=\"2026-06-12T20:38:24.188922074Z\" level=info msg=\"Removing container: 24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb\" id=490c68d5-a55f-4b1f-ac12-7f1cb3b92768 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:38:24.234211 crc crio[20719]: time=\"2026-06-12T20:38:24.233863148Z\" level=info msg=\"Removed container 24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/init\" id=490c68d5-a55f-4b1f-ac12-7f1cb3b92768 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:38:24.241440 crc crio[20719]: time=\"2026-06-12T20:38:24.241178684Z\" level=info msg=\"Removing container: 553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395\" id=d579ee11-7daa-4d73-8668-3121f67a1889 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:38:24.316492 crc crio[20719]: time=\"2026-06-12T20:38:24.31640849Z\" level=info msg=\"Removed container 553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=d579ee11-7daa-4d73-8668-3121f67a1889 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:38:24.329933 crc crio[20719]: time=\"2026-06-12T20:38:24.329842775Z\" level=info msg=\"Stopping pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\" id=4d649b5b-d908-4bb4-a422-62260f04ac22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:38:24.330252 crc crio[20719]: time=\"2026-06-12T20:38:24.330206096Z\" level=info msg=\"Stopped pod sandbox (already stopped): a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\" id=4d649b5b-d908-4bb4-a422-62260f04ac22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:38:24.331060 crc crio[20719]: time=\"2026-06-12T20:38:24.330975608Z\" level=info msg=\"Removing pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\" id=6a29a72c-98c2-4c3c-ad8d-cf8e1333c04a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:38:24.375644 crc crio[20719]: time=\"2026-06-12T20:38:24.375091227Z\" level=info msg=\"Removed pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\" id=6a29a72c-98c2-4c3c-ad8d-cf8e1333c04a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:38:24.387876 crc crio[20719]: time=\"2026-06-12T20:38:24.387020733Z\" level=info msg=\"Stopping pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\" id=3acf4b8f-74af-4df3-91c1-510cabd02ca5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:38:24.390842 crc crio[20719]: time=\"2026-06-12T20:38:24.389085165Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\" id=3acf4b8f-74af-4df3-91c1-510cabd02ca5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:38:24.393353 crc crio[20719]: time=\"2026-06-12T20:38:24.393044582Z\" level=info msg=\"Removing pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\" id=3660c298-e6b4-46b6-bd38-4776239914d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:38:24.420109 crc crio[20719]: time=\"2026-06-12T20:38:24.419971249Z\" level=info msg=\"Removed pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\" id=3660c298-e6b4-46b6-bd38-4776239914d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:38:59.460234 crc crio[20719]: time=\"2026-06-12T20:38:59.458639885Z\" level=info msg=\"Stopping pod sandbox: 8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0\" id=716b0e1e-58ad-49fe-87f9-976e97b15326 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:38:59.461894 crc crio[20719]: time=\"2026-06-12T20:38:59.461835409Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 Namespace:openstack ID:8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0 UID:4b06bd66-612a-4927-b511-3d5f04d6e201 NetNS:/var/run/netns/06603b6a-7238-4cc1-9527-89013d4c0a3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b06bd66_612a_4927_b511_3d5f04d6e201.slice PodAnnotations:0xc000eaec18}] Aliases:map[]}\"\nJun 12 20:38:59.462180 crc crio[20719]: time=\"2026-06-12T20:38:59.462090857Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:39:00.080051 crc crio[20719]: time=\"2026-06-12T20:39:00.079953099Z\" level=info msg=\"Stopped pod sandbox: 8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0\" id=716b0e1e-58ad-49fe-87f9-976e97b15326 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:39:01.497606 crc crio[20719]: time=\"2026-06-12T20:39:01.497008391Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/POD\" id=93f30a98-245e-4f0b-87a8-9e9e42a85f78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:39:01.498721 crc crio[20719]: time=\"2026-06-12T20:39:01.497660731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:01.546603 crc crio[20719]: time=\"2026-06-12T20:39:01.54650786Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm Namespace:openstack ID:5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70 UID:7fcedb15-70c5-46f0-a43b-ce7536806937 NetNS:/var/run/netns/bd3106bb-214c-46ee-9a29-2010f9a28081 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fcedb15_70c5_46f0_a43b_ce7536806937.slice PodAnnotations:0xc00334ac80}] Aliases:map[]}\"\nJun 12 20:39:01.546603 crc crio[20719]: time=\"2026-06-12T20:39:01.546585072Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:39:02.245431 crc crio[20719]: 2026-06-12T20:39:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a85da51b5557fb Mac:6a:62:ed:bd:cc:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/bd3106bb-214c-46ee-9a29-2010f9a28081 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:39:02.247353 crc crio[20719]: time=\"2026-06-12T20:39:02.247192509Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm Namespace:openstack ID:5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70 UID:7fcedb15-70c5-46f0-a43b-ce7536806937 NetNS:/var/run/netns/bd3106bb-214c-46ee-9a29-2010f9a28081 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fcedb15_70c5_46f0_a43b_ce7536806937.slice PodAnnotations:0xc00334ac80}] Aliases:map[]}\"\nJun 12 20:39:02.247487 crc crio[20719]: time=\"2026-06-12T20:39:02.247428097Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:39:02.259062 crc crio[20719]: time=\"2026-06-12T20:39:02.258617973Z\" level=info msg=\"Ran pod sandbox 5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/POD\" id=93f30a98-245e-4f0b-87a8-9e9e42a85f78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:39:02.261727 crc crio[20719]: time=\"2026-06-12T20:39:02.261630398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=94e3ceeb-ea63-4fd1-95ae-1655a5ccc653 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:02.284678 crc crio[20719]: time=\"2026-06-12T20:39:02.283977999Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=36e99f14-3fee-45a2-b5eb-d4062ad6c81a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:39:02.293781 crc crio[20719]: time=\"2026-06-12T20:39:02.293704229Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=c2ec1c47-47f2-473e-9379-4e05384a77a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:02.294402 crc crio[20719]: time=\"2026-06-12T20:39:02.294353038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:02.353120 crc crio[20719]: time=\"2026-06-12T20:39:02.353034809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:02.357801 crc crio[20719]: time=\"2026-06-12T20:39:02.357741268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:39:02.524442 crc crio[20719]: time=\"2026-06-12T20:39:02.524352181Z\" level=info msg=\"Created container 8de3c3b3e1b05e2f001356cebcdf256120de763338c31abd6bfd7a3253f11b96: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=c2ec1c47-47f2-473e-9379-4e05384a77a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:39:02.526154 crc crio[20719]: time=\"2026-06-12T20:39:02.526075693Z\" level=info msg=\"Starting container: 8de3c3b3e1b05e2f001356cebcdf256120de763338c31abd6bfd7a3253f11b96\" id=97e944c6-f662-4ee7-9eac-3ecdcc40dfa0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:39:02.532378 crc crio[20719]: time=\"2026-06-12T20:39:02.532302757Z\" level=info msg=\"Started container\" PID=139032 containerID=8de3c3b3e1b05e2f001356cebcdf256120de763338c31abd6bfd7a3253f11b96 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=97e944c6-f662-4ee7-9eac-3ecdcc40dfa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70\nJun 12 20:39:59.717191 crc crio[20719]: time=\"2026-06-12T20:39:59.716205999Z\" level=info msg=\"Stopping pod sandbox: 5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70\" id=5d2dc10a-ac80-4772-b1d7-4fa504476a16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:39:59.720545 crc crio[20719]: time=\"2026-06-12T20:39:59.718189744Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm Namespace:openstack ID:5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70 UID:7fcedb15-70c5-46f0-a43b-ce7536806937 NetNS:/var/run/netns/bd3106bb-214c-46ee-9a29-2010f9a28081 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fcedb15_70c5_46f0_a43b_ce7536806937.slice PodAnnotations:0xc000a38d20}] Aliases:map[]}\"\nJun 12 20:39:59.720545 crc crio[20719]: time=\"2026-06-12T20:39:59.718533123Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:40:00.545074 crc crio[20719]: time=\"2026-06-12T20:40:00.544356911Z\" level=info msg=\"Stopped pod sandbox: 5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70\" id=5d2dc10a-ac80-4772-b1d7-4fa504476a16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:40:00.637658 crc crio[20719]: time=\"2026-06-12T20:40:00.637543169Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688280-g9b56/POD\" id=e51869bb-ad50-45a8-be71-c692739a4767 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:40:00.637883 crc crio[20719]: time=\"2026-06-12T20:40:00.637799536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:40:00.728615 crc crio[20719]: time=\"2026-06-12T20:40:00.727926572Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688280-g9b56 Namespace:openshift-infra ID:e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7 UID:713bcfff-a3a3-4088-8a57-c6ec5640d18f NetNS:/var/run/netns/a7d50b4f-a07d-46cb-b4d5-775c0dbb62a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod713bcfff_a3a3_4088_8a57_c6ec5640d18f.slice PodAnnotations:0xc003ab0ec0}] Aliases:map[]}\"\nJun 12 20:40:00.731719 crc crio[20719]: time=\"2026-06-12T20:40:00.731566733Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688280-g9b56 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:40:01.504247 crc crio[20719]: 2026-06-12T20:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e153705363e6870 Mac:1a:e8:f1:a9:62:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/a7d50b4f-a07d-46cb-b4d5-775c0dbb62a2 SocketPath: PciID:}] [{Interface:0xc000416f20 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:40:01.511999 crc crio[20719]: time=\"2026-06-12T20:40:01.511855099Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688280-g9b56 Namespace:openshift-infra ID:e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7 UID:713bcfff-a3a3-4088-8a57-c6ec5640d18f NetNS:/var/run/netns/a7d50b4f-a07d-46cb-b4d5-775c0dbb62a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod713bcfff_a3a3_4088_8a57_c6ec5640d18f.slice PodAnnotations:0xc003ab0ec0}] Aliases:map[]}\"\nJun 12 20:40:01.512239 crc crio[20719]: time=\"2026-06-12T20:40:01.512132596Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688280-g9b56 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:40:01.534577 crc crio[20719]: time=\"2026-06-12T20:40:01.532011986Z\" level=info msg=\"Ran pod sandbox e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7 with infra container: openshift-infra/auto-csr-approver-29688280-g9b56/POD\" id=e51869bb-ad50-45a8-be71-c692739a4767 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:40:01.549165 crc crio[20719]: time=\"2026-06-12T20:40:01.548873266Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f07a9ce0-1d73-4e70-ab7d-686c93f33f31 name=/runtime.v1.ImageService/PullImage\nJun 12 20:40:01.576164 crc crio[20719]: time=\"2026-06-12T20:40:01.574740243Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:40:02.691782 crc crio[20719]: time=\"2026-06-12T20:40:02.691265278Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/POD\" id=b5c5f130-2ab0-4704-b9ef-235e348b3426 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:40:02.693133 crc crio[20719]: time=\"2026-06-12T20:40:02.691791033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:40:02.768167 crc crio[20719]: time=\"2026-06-12T20:40:02.768067541Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb Namespace:openstack ID:f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a UID:0071da91-f0f2-49a1-9346-a7754eb231a9 NetNS:/var/run/netns/454e9cf7-ccf0-4f52-bc5a-a2530bef81df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0071da91_f0f2_49a1_9346_a7754eb231a9.slice PodAnnotations:0xc00170cf20}] Aliases:map[]}\"\nJun 12 20:40:02.768167 crc crio[20719]: time=\"2026-06-12T20:40:02.768133783Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:40:02.826203 crc crio[20719]: time=\"2026-06-12T20:40:02.826010228Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f07a9ce0-1d73-4e70-ab7d-686c93f33f31 name=/runtime.v1.ImageService/PullImage\nJun 12 20:40:02.827486 crc crio[20719]: time=\"2026-06-12T20:40:02.827410601Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7ffe924f-2e0a-4787-bafc-6865472f2305 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:40:02.832572 crc crio[20719]: time=\"2026-06-12T20:40:02.832502773Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=44ffa6ac-5e01-4387-9633-2a1d09b8b51d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:40:02.845179 crc crio[20719]: time=\"2026-06-12T20:40:02.845094844Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688280-g9b56/oc\" id=ffe5cd8d-771a-4163-8a6c-d778af18c741 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:40:02.845831 crc crio[20719]: time=\"2026-06-12T20:40:02.845776973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:40:02.975092 crc crio[20719]: time=\"2026-06-12T20:40:02.974988786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:40:03.809779 crc crio[20719]: time=\"2026-06-12T20:40:03.809249525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:40:03.898866 crc crio[20719]: 2026-06-12T20:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3004777337599b Mac:da:4f:0b:7e:66:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/454e9cf7-ccf0-4f52-bc5a-a2530bef81df SocketPath: PciID:}] [{Interface:0xc0001385d0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:40:03.901713 crc crio[20719]: time=\"2026-06-12T20:40:03.901505828Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb Namespace:openstack ID:f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a UID:0071da91-f0f2-49a1-9346-a7754eb231a9 NetNS:/var/run/netns/454e9cf7-ccf0-4f52-bc5a-a2530bef81df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0071da91_f0f2_49a1_9346_a7754eb231a9.slice PodAnnotations:0xc00170cf20}] Aliases:map[]}\"\nJun 12 20:40:03.901713 crc crio[20719]: time=\"2026-06-12T20:40:03.901700624Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:40:03.930399 crc crio[20719]: time=\"2026-06-12T20:40:03.929689909Z\" level=info msg=\"Ran pod sandbox f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/POD\" id=b5c5f130-2ab0-4704-b9ef-235e348b3426 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:40:03.932423 crc crio[20719]: time=\"2026-06-12T20:40:03.932355982Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3bea682a-eded-4ab8-a7fb-d68d3cec1d2b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:40:03.982434 crc crio[20719]: time=\"2026-06-12T20:40:03.982040549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8f025051-cc64-43ca-9fa3-741cc733de22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:40:04.009097 crc crio[20719]: time=\"2026-06-12T20:40:04.008814202Z\" level=info msg=\"Created container e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107: openshift-infra/auto-csr-approver-29688280-g9b56/oc\" id=ffe5cd8d-771a-4163-8a6c-d778af18c741 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:40:04.012042 crc crio[20719]: time=\"2026-06-12T20:40:04.010703773Z\" level=info msg=\"Starting container: e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107\" id=f6014d40-999f-46cb-8b12-477ebf675e3c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:40:04.012042 crc crio[20719]: time=\"2026-06-12T20:40:04.011016522Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=dd5f68d9-04cd-47e5-92b1-e04d06d77e9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:40:04.012042 crc crio[20719]: time=\"2026-06-12T20:40:04.011762252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:40:04.026756 crc crio[20719]: time=\"2026-06-12T20:40:04.02664037Z\" level=info msg=\"Started container\" PID=142463 containerID=e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107 description=openshift-infra/auto-csr-approver-29688280-g9b56/oc id=f6014d40-999f-46cb-8b12-477ebf675e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\nJun 12 20:40:04.096480 crc crio[20719]: time=\"2026-06-12T20:40:04.085636822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:40:04.096480 crc crio[20719]: time=\"2026-06-12T20:40:04.091664906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:40:04.261017 crc crio[20719]: time=\"2026-06-12T20:40:04.260872813Z\" level=info msg=\"Created container 7f3ab2d8f3542b89861e63a78300db56d7335a74cb931db9aedec3733f86a569: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=dd5f68d9-04cd-47e5-92b1-e04d06d77e9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:40:04.264539 crc crio[20719]: time=\"2026-06-12T20:40:04.264476541Z\" level=info msg=\"Starting container: 7f3ab2d8f3542b89861e63a78300db56d7335a74cb931db9aedec3733f86a569\" id=4065647f-75bf-411e-94db-70100c50ac10 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:40:04.270145 crc crio[20719]: time=\"2026-06-12T20:40:04.270053874Z\" level=info msg=\"Started container\" PID=142504 containerID=7f3ab2d8f3542b89861e63a78300db56d7335a74cb931db9aedec3733f86a569 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=4065647f-75bf-411e-94db-70100c50ac10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a\nJun 12 20:40:06.285945 crc crio[20719]: time=\"2026-06-12T20:40:06.28444238Z\" level=info msg=\"Stopping pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\" id=ac2cfe8a-3c11-4a4f-b631-432b0a9d30bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:40:06.288158 crc crio[20719]: time=\"2026-06-12T20:40:06.287445823Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688280-g9b56 Namespace:openshift-infra ID:e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7 UID:713bcfff-a3a3-4088-8a57-c6ec5640d18f NetNS:/var/run/netns/a7d50b4f-a07d-46cb-b4d5-775c0dbb62a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod713bcfff_a3a3_4088_8a57_c6ec5640d18f.slice PodAnnotations:0xc002d9a1b8}] Aliases:map[]}\"\nJun 12 20:40:06.288158 crc crio[20719]: time=\"2026-06-12T20:40:06.287626308Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688280-g9b56 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:40:06.744931 crc crio[20719]: time=\"2026-06-12T20:40:06.744689862Z\" level=info msg=\"Stopped pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\" id=ac2cfe8a-3c11-4a4f-b631-432b0a9d30bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:40:12.396127 crc crio[20719]: time=\"2026-06-12T20:40:12.394952349Z\" level=info msg=\"Stopping pod sandbox: f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a\" id=b8876661-6d48-48e3-a6c9-9e8571dc57cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:40:12.397645 crc crio[20719]: time=\"2026-06-12T20:40:12.397222172Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb Namespace:openstack ID:f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a UID:0071da91-f0f2-49a1-9346-a7754eb231a9 NetNS:/var/run/netns/454e9cf7-ccf0-4f52-bc5a-a2530bef81df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0071da91_f0f2_49a1_9346_a7754eb231a9.slice PodAnnotations:0xc003333320}] Aliases:map[]}\"\nJun 12 20:40:12.397645 crc crio[20719]: time=\"2026-06-12T20:40:12.397598463Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:40:12.936553 crc crio[20719]: time=\"2026-06-12T20:40:12.935868507Z\" level=info msg=\"Stopped pod sandbox: f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a\" id=b8876661-6d48-48e3-a6c9-9e8571dc57cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:40:13.935397 crc crio[20719]: time=\"2026-06-12T20:40:13.933781886Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/POD\" id=1191dd11-c7b5-4448-9988-d250b923348f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:40:13.938236 crc crio[20719]: time=\"2026-06-12T20:40:13.936463142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:40:14.019870 crc crio[20719]: time=\"2026-06-12T20:40:14.019752224Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b Namespace:openstack ID:2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0 UID:2ed2b486-566d-42cb-9471-7af9fd2d0744 NetNS:/var/run/netns/565e2c52-c561-4478-944e-ab3f7ab6f71f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed2b486_566d_42cb_9471_7af9fd2d0744.slice PodAnnotations:0xc003333538}] Aliases:map[]}\"\nJun 12 20:40:14.019870 crc crio[20719]: time=\"2026-06-12T20:40:14.019825386Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:40:14.769920 crc crio[20719]: 2026-06-12T20:40:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2addbccd49b0877 Mac:a6:3d:a4:19:1a:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/565e2c52-c561-4478-944e-ab3f7ab6f71f SocketPath: PciID:}] [{Interface:0xc0002846d0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:40:14.771233 crc crio[20719]: time=\"2026-06-12T20:40:14.771138519Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b Namespace:openstack ID:2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0 UID:2ed2b486-566d-42cb-9471-7af9fd2d0744 NetNS:/var/run/netns/565e2c52-c561-4478-944e-ab3f7ab6f71f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed2b486_566d_42cb_9471_7af9fd2d0744.slice PodAnnotations:0xc003333538}] Aliases:map[]}\"\nJun 12 20:40:14.771467 crc crio[20719]: time=\"2026-06-12T20:40:14.771410556Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:40:14.782700 crc crio[20719]: time=\"2026-06-12T20:40:14.782596264Z\" level=info msg=\"Ran pod sandbox 2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/POD\" id=1191dd11-c7b5-4448-9988-d250b923348f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:40:14.786701 crc crio[20719]: time=\"2026-06-12T20:40:14.786592764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=02929be5-c6c4-45ec-99bc-49bacacbc35b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:40:14.814185 crc crio[20719]: time=\"2026-06-12T20:40:14.814023535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0b4e8260-1248-4dde-975f-047daf3d1c3b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:40:14.824382 crc crio[20719]: time=\"2026-06-12T20:40:14.824090499Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=3ffa77d5-e496-4b31-945f-6008353642b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:40:14.824928 crc crio[20719]: time=\"2026-06-12T20:40:14.824799219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:40:14.905095 crc crio[20719]: time=\"2026-06-12T20:40:14.904967422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:40:14.908434 crc crio[20719]: time=\"2026-06-12T20:40:14.908242945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:40:15.082483 crc crio[20719]: time=\"2026-06-12T20:40:15.081789153Z\" level=info msg=\"Created container 90a8e6210d8f20e662068f104cbfbd2ac4c2152725d879df3f59e0d6ffbf9175: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=3ffa77d5-e496-4b31-945f-6008353642b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:40:15.085579 crc crio[20719]: time=\"2026-06-12T20:40:15.084919292Z\" level=info msg=\"Starting container: 90a8e6210d8f20e662068f104cbfbd2ac4c2152725d879df3f59e0d6ffbf9175\" id=f908f81c-2739-4583-aee5-7f1fb5992ef3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:40:15.101174 crc crio[20719]: time=\"2026-06-12T20:40:15.099633866Z\" level=info msg=\"Started container\" PID=143214 containerID=90a8e6210d8f20e662068f104cbfbd2ac4c2152725d879df3f59e0d6ffbf9175 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=f908f81c-2739-4583-aee5-7f1fb5992ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0\nJun 12 20:40:24.479848 crc crio[20719]: time=\"2026-06-12T20:40:24.479040421Z\" level=info msg=\"Removing container: 7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7\" id=086d3d1f-3387-4d48-835b-cb4b2368559a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:40:24.842621 crc crio[20719]: time=\"2026-06-12T20:40:24.842146576Z\" level=info msg=\"Removed container 7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7: openshift-infra/auto-csr-approver-29688274-kxc6c/oc\" id=086d3d1f-3387-4d48-835b-cb4b2368559a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:40:24.853941 crc crio[20719]: time=\"2026-06-12T20:40:24.853828359Z\" level=info msg=\"Stopping pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\" id=2c64b4a2-953a-42ce-8f6f-a311085a7a76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:40:24.853941 crc crio[20719]: time=\"2026-06-12T20:40:24.853926622Z\" level=info msg=\"Stopped pod sandbox (already stopped): 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\" id=2c64b4a2-953a-42ce-8f6f-a311085a7a76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:40:24.854729 crc crio[20719]: time=\"2026-06-12T20:40:24.854630611Z\" level=info msg=\"Removing pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\" id=a3717d2f-8240-49b4-87df-7e0d5a383e4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:40:24.888212 crc crio[20719]: time=\"2026-06-12T20:40:24.888091665Z\" level=info msg=\"Removed pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\" id=a3717d2f-8240-49b4-87df-7e0d5a383e4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:41:02.192442 crc crio[20719]: time=\"2026-06-12T20:41:02.191145895Z\" level=info msg=\"Stopping pod sandbox: 2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0\" id=728505f7-fd16-4d93-ada9-51d2c2a8e7eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:41:02.194804 crc crio[20719]: time=\"2026-06-12T20:41:02.194439059Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b Namespace:openstack ID:2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0 UID:2ed2b486-566d-42cb-9471-7af9fd2d0744 NetNS:/var/run/netns/565e2c52-c561-4478-944e-ab3f7ab6f71f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed2b486_566d_42cb_9471_7af9fd2d0744.slice PodAnnotations:0xc000eaf040}] Aliases:map[]}\"\nJun 12 20:41:02.194804 crc crio[20719]: time=\"2026-06-12T20:41:02.194645524Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:41:02.752781 crc crio[20719]: time=\"2026-06-12T20:41:02.751585633Z\" level=info msg=\"Stopped pod sandbox: 2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0\" id=728505f7-fd16-4d93-ada9-51d2c2a8e7eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:41:04.073752 crc crio[20719]: time=\"2026-06-12T20:41:04.073378597Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/POD\" id=c54eb203-0739-4f3f-aba2-cb384a6d0dc2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:41:04.075141 crc crio[20719]: time=\"2026-06-12T20:41:04.073781599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:41:04.109673 crc crio[20719]: time=\"2026-06-12T20:41:04.109552065Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 Namespace:openstack ID:f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d UID:c52867df-a252-44b3-a434-b05ab14c3142 NetNS:/var/run/netns/45f75081-b9e4-463d-8036-0a7e761719f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52867df_a252_44b3_a434_b05ab14c3142.slice PodAnnotations:0xc000eaf8a0}] Aliases:map[]}\"\nJun 12 20:41:04.109673 crc crio[20719]: time=\"2026-06-12T20:41:04.109632848Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:41:04.606244 crc crio[20719]: 2026-06-12T20:41:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f255d2dd81c5adc Mac:32:1d:53:09:11:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/45f75081-b9e4-463d-8036-0a7e761719f9 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:41:04.608211 crc crio[20719]: time=\"2026-06-12T20:41:04.608073231Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 Namespace:openstack ID:f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d UID:c52867df-a252-44b3-a434-b05ab14c3142 NetNS:/var/run/netns/45f75081-b9e4-463d-8036-0a7e761719f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52867df_a252_44b3_a434_b05ab14c3142.slice PodAnnotations:0xc000eaf8a0}] Aliases:map[]}\"\nJun 12 20:41:04.608426 crc crio[20719]: time=\"2026-06-12T20:41:04.60836385Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:41:04.620217 crc crio[20719]: time=\"2026-06-12T20:41:04.62012413Z\" level=info msg=\"Ran pod sandbox f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/POD\" id=c54eb203-0739-4f3f-aba2-cb384a6d0dc2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:41:04.624982 crc crio[20719]: time=\"2026-06-12T20:41:04.624904895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cccd4bbb-c547-49b3-b739-9a29d7b47479 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:41:04.649696 crc crio[20719]: time=\"2026-06-12T20:41:04.649356072Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2c0c14e0-a397-4301-ac3f-56cf551516ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:41:04.696046 crc crio[20719]: time=\"2026-06-12T20:41:04.69590387Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fdb7a2fd-e50f-44af-ab81-6e71b34ffd85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:41:04.697514 crc crio[20719]: time=\"2026-06-12T20:41:04.697423124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:41:04.758394 crc crio[20719]: time=\"2026-06-12T20:41:04.758217976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:41:04.764423 crc crio[20719]: time=\"2026-06-12T20:41:04.764354915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:41:04.909999 crc crio[20719]: time=\"2026-06-12T20:41:04.909378692Z\" level=info msg=\"Created container 660b0bc45ebde376526a633aa6e695dd93d14d40bd22be5979f71240f6a3be33: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fdb7a2fd-e50f-44af-ab81-6e71b34ffd85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:41:04.911575 crc crio[20719]: time=\"2026-06-12T20:41:04.911482342Z\" level=info msg=\"Starting container: 660b0bc45ebde376526a633aa6e695dd93d14d40bd22be5979f71240f6a3be33\" id=72681a26-2d2f-431f-b9c3-5ff0e791c421 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:41:04.922247 crc crio[20719]: time=\"2026-06-12T20:41:04.922142313Z\" level=info msg=\"Started container\" PID=146068 containerID=660b0bc45ebde376526a633aa6e695dd93d14d40bd22be5979f71240f6a3be33 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=72681a26-2d2f-431f-b9c3-5ff0e791c421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d\nJun 12 20:42:00.578640 crc crio[20719]: time=\"2026-06-12T20:42:00.578006974Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688282-s76v5/POD\" id=b497b424-c978-4eb5-969e-9e7b39e0ed71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:00.578640 crc crio[20719]: time=\"2026-06-12T20:42:00.578648462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:00.613009 crc crio[20719]: time=\"2026-06-12T20:42:00.612832444Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688282-s76v5 Namespace:openshift-infra ID:6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35 UID:53afeb77-dd00-4c33-b0a6-29888526ff48 NetNS:/var/run/netns/fa00d191-ba0f-4491-9afb-1f1dc3310343 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53afeb77_dd00_4c33_b0a6_29888526ff48.slice PodAnnotations:0xc002d9abf0}] Aliases:map[]}\"\nJun 12 20:42:00.613009 crc crio[20719]: time=\"2026-06-12T20:42:00.612998878Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688282-s76v5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:00.970937 crc crio[20719]: 2026-06-12T20:42:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f39c9ddb429669 Mac:22:50:b4:ad:dd:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/fa00d191-ba0f-4491-9afb-1f1dc3310343 SocketPath: PciID:}] [{Interface:0xc00011aed0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:42:00.972895 crc crio[20719]: time=\"2026-06-12T20:42:00.972805426Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688282-s76v5 Namespace:openshift-infra ID:6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35 UID:53afeb77-dd00-4c33-b0a6-29888526ff48 NetNS:/var/run/netns/fa00d191-ba0f-4491-9afb-1f1dc3310343 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53afeb77_dd00_4c33_b0a6_29888526ff48.slice PodAnnotations:0xc002d9abf0}] Aliases:map[]}\"\nJun 12 20:42:00.973092 crc crio[20719]: time=\"2026-06-12T20:42:00.973027152Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688282-s76v5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:42:00.986484 crc crio[20719]: time=\"2026-06-12T20:42:00.986344371Z\" level=info msg=\"Ran pod sandbox 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35 with infra container: openshift-infra/auto-csr-approver-29688282-s76v5/POD\" id=b497b424-c978-4eb5-969e-9e7b39e0ed71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:00.993436 crc crio[20719]: time=\"2026-06-12T20:42:00.99179033Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d61281dc-7d81-4ae5-a7f8-92746ad5fef1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:42:01.003326 crc crio[20719]: time=\"2026-06-12T20:42:01.003174492Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:42:01.768147 crc crio[20719]: time=\"2026-06-12T20:42:01.767715785Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d61281dc-7d81-4ae5-a7f8-92746ad5fef1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:42:01.769531 crc crio[20719]: time=\"2026-06-12T20:42:01.769154845Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=df56ca9c-9713-4c6d-aede-16b85fffe0c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:01.772055 crc crio[20719]: time=\"2026-06-12T20:42:01.771969004Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=df3b58b5-8bac-41f3-b27e-80e84c371186 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:01.784406 crc crio[20719]: time=\"2026-06-12T20:42:01.784218189Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688282-s76v5/oc\" id=3e0c75c4-6fc8-48e4-abe4-81e316e61b94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:01.784984 crc crio[20719]: time=\"2026-06-12T20:42:01.784910658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:01.842193 crc crio[20719]: time=\"2026-06-12T20:42:01.842093206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:02.384101 crc crio[20719]: time=\"2026-06-12T20:42:02.384025284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:02.513686 crc crio[20719]: time=\"2026-06-12T20:42:02.513563736Z\" level=info msg=\"Created container 61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b: openshift-infra/auto-csr-approver-29688282-s76v5/oc\" id=3e0c75c4-6fc8-48e4-abe4-81e316e61b94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:02.514879 crc crio[20719]: time=\"2026-06-12T20:42:02.51481307Z\" level=info msg=\"Starting container: 61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b\" id=83d4615c-084b-42e6-b653-e75773a94be2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:42:02.524021 crc crio[20719]: time=\"2026-06-12T20:42:02.523872356Z\" level=info msg=\"Started container\" PID=149388 containerID=61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b description=openshift-infra/auto-csr-approver-29688282-s76v5/oc id=83d4615c-084b-42e6-b653-e75773a94be2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\nJun 12 20:42:04.271808 crc crio[20719]: time=\"2026-06-12T20:42:04.270969488Z\" level=info msg=\"Stopping pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\" id=5623425c-cc51-4aaf-a17f-948edcf8778b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:42:04.273011 crc crio[20719]: time=\"2026-06-12T20:42:04.272633775Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688282-s76v5 Namespace:openshift-infra ID:6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35 UID:53afeb77-dd00-4c33-b0a6-29888526ff48 NetNS:/var/run/netns/fa00d191-ba0f-4491-9afb-1f1dc3310343 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53afeb77_dd00_4c33_b0a6_29888526ff48.slice PodAnnotations:0xc000111a60}] Aliases:map[]}\"\nJun 12 20:42:04.273011 crc crio[20719]: time=\"2026-06-12T20:42:04.27280789Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688282-s76v5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:04.605983 crc crio[20719]: time=\"2026-06-12T20:42:04.605595097Z\" level=info msg=\"Stopped pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\" id=5623425c-cc51-4aaf-a17f-948edcf8778b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:42:05.288779 crc crio[20719]: time=\"2026-06-12T20:42:05.288090557Z\" level=info msg=\"Stopping pod sandbox: f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d\" id=11920a6c-f090-4ffe-acfb-9a7d7fcb027d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:42:05.289879 crc crio[20719]: time=\"2026-06-12T20:42:05.289786975Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 Namespace:openstack ID:f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d UID:c52867df-a252-44b3-a434-b05ab14c3142 NetNS:/var/run/netns/45f75081-b9e4-463d-8036-0a7e761719f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52867df_a252_44b3_a434_b05ab14c3142.slice PodAnnotations:0xc003332c80}] Aliases:map[]}\"\nJun 12 20:42:05.290175 crc crio[20719]: time=\"2026-06-12T20:42:05.290043411Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:05.828678 crc crio[20719]: time=\"2026-06-12T20:42:05.82743819Z\" level=info msg=\"Stopped pod sandbox: f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d\" id=11920a6c-f090-4ffe-acfb-9a7d7fcb027d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:42:06.815433 crc crio[20719]: time=\"2026-06-12T20:42:06.814786144Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/POD\" id=14942b9d-01fb-4e4a-a0f9-801768829ec4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:06.816563 crc crio[20719]: time=\"2026-06-12T20:42:06.815551116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:06.866867 crc crio[20719]: time=\"2026-06-12T20:42:06.86660832Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-9x8lr Namespace:openstack ID:7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d UID:1b7a9d20-f856-4857-9f0a-07127342e6a2 NetNS:/var/run/netns/ccfeefc0-6fd3-4805-ab31-5a7ed80c99f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b7a9d20_f856_4857_9f0a_07127342e6a2.slice PodAnnotations:0xc0023e24a8}] Aliases:map[]}\"\nJun 12 20:42:06.867233 crc crio[20719]: time=\"2026-06-12T20:42:06.866965Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-9x8lr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:07.584051 crc crio[20719]: 2026-06-12T20:42:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ac157bea5fa68c Mac:46:38:6d:b2:17:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/ccfeefc0-6fd3-4805-ab31-5a7ed80c99f1 SocketPath: PciID:}] [{Interface:0xc0004be680 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:42:07.585711 crc crio[20719]: time=\"2026-06-12T20:42:07.585601484Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-9x8lr Namespace:openstack ID:7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d UID:1b7a9d20-f856-4857-9f0a-07127342e6a2 NetNS:/var/run/netns/ccfeefc0-6fd3-4805-ab31-5a7ed80c99f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b7a9d20_f856_4857_9f0a_07127342e6a2.slice PodAnnotations:0xc0023e24a8}] Aliases:map[]}\"\nJun 12 20:42:07.585856 crc crio[20719]: time=\"2026-06-12T20:42:07.58578503Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-9x8lr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:42:07.596331 crc crio[20719]: time=\"2026-06-12T20:42:07.595569084Z\" level=info msg=\"Ran pod sandbox 7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/POD\" id=14942b9d-01fb-4e4a-a0f9-801768829ec4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:07.599069 crc crio[20719]: time=\"2026-06-12T20:42:07.599003073Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ed4ff30a-dee1-460d-9adc-1a38a2893d52 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:07.634587 crc crio[20719]: time=\"2026-06-12T20:42:07.633886861Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9e097406-98b7-46e1-8c0f-6ae2116592b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:07.643495 crc crio[20719]: time=\"2026-06-12T20:42:07.642993018Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/ssh-known-hosts-edpm-deployment-ipam\" id=14d9e47f-e27e-4641-b21f-5de4e604f8da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:07.643495 crc crio[20719]: time=\"2026-06-12T20:42:07.64344045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:07.708807 crc crio[20719]: time=\"2026-06-12T20:42:07.708699685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:07.713710 crc crio[20719]: time=\"2026-06-12T20:42:07.713622633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:07.837608 crc crio[20719]: time=\"2026-06-12T20:42:07.837525718Z\" level=info msg=\"Created container 0e985c208f5463921f806917f6edfd08b4c5da8b9fbbbe051ce0463dfd389454: openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/ssh-known-hosts-edpm-deployment-ipam\" id=14d9e47f-e27e-4641-b21f-5de4e604f8da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:07.839778 crc crio[20719]: time=\"2026-06-12T20:42:07.839729219Z\" level=info msg=\"Starting container: 0e985c208f5463921f806917f6edfd08b4c5da8b9fbbbe051ce0463dfd389454\" id=73f5d38f-2d56-4bfe-8662-173af26a1995 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:42:07.852468 crc crio[20719]: time=\"2026-06-12T20:42:07.852330323Z\" level=info msg=\"Started container\" PID=149849 containerID=0e985c208f5463921f806917f6edfd08b4c5da8b9fbbbe051ce0463dfd389454 description=openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/ssh-known-hosts-edpm-deployment-ipam id=73f5d38f-2d56-4bfe-8662-173af26a1995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d\nJun 12 20:42:17.501830 crc crio[20719]: time=\"2026-06-12T20:42:17.500171257Z\" level=info msg=\"Stopping pod sandbox: 7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d\" id=c012b9b9-87ff-4052-ac35-35055403a0fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:42:17.506242 crc crio[20719]: time=\"2026-06-12T20:42:17.502952476Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-9x8lr Namespace:openstack ID:7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d UID:1b7a9d20-f856-4857-9f0a-07127342e6a2 NetNS:/var/run/netns/ccfeefc0-6fd3-4805-ab31-5a7ed80c99f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b7a9d20_f856_4857_9f0a_07127342e6a2.slice PodAnnotations:0xc00259ab10}] Aliases:map[]}\"\nJun 12 20:42:17.506242 crc crio[20719]: time=\"2026-06-12T20:42:17.504778228Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-9x8lr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:18.083791 crc crio[20719]: time=\"2026-06-12T20:42:18.082604653Z\" level=info msg=\"Stopped pod sandbox: 7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d\" id=c012b9b9-87ff-4052-ac35-35055403a0fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:42:19.052898 crc crio[20719]: time=\"2026-06-12T20:42:19.052526245Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/POD\" id=8eb103a9-4e68-4a55-b8e4-38bf4fd68771 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:19.053980 crc crio[20719]: time=\"2026-06-12T20:42:19.052918287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:19.098490 crc crio[20719]: time=\"2026-06-12T20:42:19.098374595Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 Namespace:openstack ID:afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f UID:15a3b19f-5b0b-4a0a-b10f-0195acb67b04 NetNS:/var/run/netns/7618192b-ab33-4629-9184-6982d7586e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a3b19f_5b0b_4a0a_b10f_0195acb67b04.slice PodAnnotations:0xc0023e3208}] Aliases:map[]}\"\nJun 12 20:42:19.098490 crc crio[20719]: time=\"2026-06-12T20:42:19.098467038Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:19.882713 crc crio[20719]: 2026-06-12T20:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afdb9736669c81b Mac:5a:00:44:73:87:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/7618192b-ab33-4629-9184-6982d7586e4b SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:42:19.884211 crc crio[20719]: time=\"2026-06-12T20:42:19.884139056Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 Namespace:openstack ID:afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f UID:15a3b19f-5b0b-4a0a-b10f-0195acb67b04 NetNS:/var/run/netns/7618192b-ab33-4629-9184-6982d7586e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a3b19f_5b0b_4a0a_b10f_0195acb67b04.slice PodAnnotations:0xc0023e3208}] Aliases:map[]}\"\nJun 12 20:42:19.884575 crc crio[20719]: time=\"2026-06-12T20:42:19.884478346Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:42:19.893645 crc crio[20719]: time=\"2026-06-12T20:42:19.893502181Z\" level=info msg=\"Ran pod sandbox afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/POD\" id=8eb103a9-4e68-4a55-b8e4-38bf4fd68771 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:19.897067 crc crio[20719]: time=\"2026-06-12T20:42:19.896995757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=953eb3dc-d430-4f78-811e-e2afcdc596ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:19.924023 crc crio[20719]: time=\"2026-06-12T20:42:19.923835432Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=de96374e-b6f3-4a90-bb4d-c737384f4d6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:19.939856 crc crio[20719]: time=\"2026-06-12T20:42:19.939637616Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d2f3a918-799d-4f59-9718-ca9638cbcb26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:19.940539 crc crio[20719]: time=\"2026-06-12T20:42:19.940146431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:20.031373 crc crio[20719]: time=\"2026-06-12T20:42:20.031078897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:20.034667 crc crio[20719]: time=\"2026-06-12T20:42:20.034590056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:20.252835 crc crio[20719]: time=\"2026-06-12T20:42:20.252246596Z\" level=info msg=\"Created container 0ac29faf390b035d474f9ee8f21dcb7a3ef92f88b1ed0c364eb64305a83f831e: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d2f3a918-799d-4f59-9718-ca9638cbcb26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:20.255974 crc crio[20719]: time=\"2026-06-12T20:42:20.255861827Z\" level=info msg=\"Starting container: 0ac29faf390b035d474f9ee8f21dcb7a3ef92f88b1ed0c364eb64305a83f831e\" id=1cef91d9-5282-4d57-b8ee-23bf5c7caace name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:42:20.264141 crc crio[20719]: time=\"2026-06-12T20:42:20.263986546Z\" level=info msg=\"Started container\" PID=150634 containerID=0ac29faf390b035d474f9ee8f21dcb7a3ef92f88b1ed0c364eb64305a83f831e description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=1cef91d9-5282-4d57-b8ee-23bf5c7caace name=/runtime.v1.RuntimeService/StartContainer sandboxID=afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f\nJun 12 20:42:24.945011 crc crio[20719]: time=\"2026-06-12T20:42:24.944467216Z\" level=info msg=\"Removing container: 403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be\" id=700e5a7c-f44b-4ea5-8ef6-7dcefd791129 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:42:25.257676 crc crio[20719]: time=\"2026-06-12T20:42:25.25755771Z\" level=info msg=\"Removed container 403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be: openshift-infra/auto-csr-approver-29688276-556sk/oc\" id=700e5a7c-f44b-4ea5-8ef6-7dcefd791129 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:42:25.268982 crc crio[20719]: time=\"2026-06-12T20:42:25.268872417Z\" level=info msg=\"Stopping pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\" id=dfeb7d5e-bbcc-41bd-943b-89ca4e3ed395 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:42:25.268982 crc crio[20719]: time=\"2026-06-12T20:42:25.26898339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\" id=dfeb7d5e-bbcc-41bd-943b-89ca4e3ed395 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:42:25.269757 crc crio[20719]: time=\"2026-06-12T20:42:25.269674099Z\" level=info msg=\"Removing pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\" id=fc6d394e-0306-4583-87ac-26d593606d3b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:42:25.291256 crc crio[20719]: time=\"2026-06-12T20:42:25.291087488Z\" level=info msg=\"Removed pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\" id=fc6d394e-0306-4583-87ac-26d593606d3b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:42:31.786492 crc crio[20719]: time=\"2026-06-12T20:42:31.785480291Z\" level=info msg=\"Stopping pod sandbox: afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f\" id=8063cb71-82a6-4657-a9d6-8364cda880a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:42:31.788423 crc crio[20719]: time=\"2026-06-12T20:42:31.78719868Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 Namespace:openstack ID:afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f UID:15a3b19f-5b0b-4a0a-b10f-0195acb67b04 NetNS:/var/run/netns/7618192b-ab33-4629-9184-6982d7586e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a3b19f_5b0b_4a0a_b10f_0195acb67b04.slice PodAnnotations:0xc00334a4b8}] Aliases:map[]}\"\nJun 12 20:42:31.788423 crc crio[20719]: time=\"2026-06-12T20:42:31.787465587Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:32.275889 crc crio[20719]: time=\"2026-06-12T20:42:32.275486939Z\" level=info msg=\"Stopped pod sandbox: afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f\" id=8063cb71-82a6-4657-a9d6-8364cda880a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:42:33.349002 crc crio[20719]: time=\"2026-06-12T20:42:33.348125308Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/POD\" id=e9e61d97-4380-4e42-9145-efcff22713cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:33.349002 crc crio[20719]: time=\"2026-06-12T20:42:33.348667183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:33.395415 crc crio[20719]: time=\"2026-06-12T20:42:33.395222202Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 Namespace:openstack ID:804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122 UID:ad8b96f2-132e-4539-b540-ebeab01c466d NetNS:/var/run/netns/b14de385-b7bf-44af-9c41-423cddd03246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad8b96f2_132e_4539_b540_ebeab01c466d.slice PodAnnotations:0xc00259a4d0}] Aliases:map[]}\"\nJun 12 20:42:33.395415 crc crio[20719]: time=\"2026-06-12T20:42:33.395337585Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:34.061436 crc crio[20719]: 2026-06-12T20:42:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:804c45322ade22c Mac:96:bf:48:10:71:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/b14de385-b7bf-44af-9c41-423cddd03246 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:42:34.063504 crc crio[20719]: time=\"2026-06-12T20:42:34.062609597Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 Namespace:openstack ID:804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122 UID:ad8b96f2-132e-4539-b540-ebeab01c466d NetNS:/var/run/netns/b14de385-b7bf-44af-9c41-423cddd03246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad8b96f2_132e_4539_b540_ebeab01c466d.slice PodAnnotations:0xc00259a4d0}] Aliases:map[]}\"\nJun 12 20:42:34.063504 crc crio[20719]: time=\"2026-06-12T20:42:34.06274355Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:42:34.072796 crc crio[20719]: time=\"2026-06-12T20:42:34.072321591Z\" level=info msg=\"Ran pod sandbox 804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/POD\" id=e9e61d97-4380-4e42-9145-efcff22713cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:34.074880 crc crio[20719]: time=\"2026-06-12T20:42:34.074770578Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ea76e01e-ed33-4253-a59b-5887eca8db12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:34.096358 crc crio[20719]: time=\"2026-06-12T20:42:34.096185631Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d3e63864-fe7b-4ac2-9199-0b54ad17687b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:34.105360 crc crio[20719]: time=\"2026-06-12T20:42:34.105239955Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=18a840bb-4597-476a-918c-b8fbfec9a527 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:34.105938 crc crio[20719]: time=\"2026-06-12T20:42:34.10573833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:34.148575 crc crio[20719]: time=\"2026-06-12T20:42:34.148505954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:34.154644 crc crio[20719]: time=\"2026-06-12T20:42:34.154536131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:34.305662 crc crio[20719]: time=\"2026-06-12T20:42:34.305535187Z\" level=info msg=\"Created container 48b9d6feed5fb0bcdabb4d131ce69dad951803bb130cf15d897021f6475f8021: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=18a840bb-4597-476a-918c-b8fbfec9a527 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:34.307679 crc crio[20719]: time=\"2026-06-12T20:42:34.307542615Z\" level=info msg=\"Starting container: 48b9d6feed5fb0bcdabb4d131ce69dad951803bb130cf15d897021f6475f8021\" id=aec73efc-d9c3-400a-9337-e505250027f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:42:34.321792 crc crio[20719]: time=\"2026-06-12T20:42:34.32060506Z\" level=info msg=\"Started container\" PID=151512 containerID=48b9d6feed5fb0bcdabb4d131ce69dad951803bb130cf15d897021f6475f8021 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=aec73efc-d9c3-400a-9337-e505250027f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122\nJun 12 20:42:47.048633 crc crio[20719]: time=\"2026-06-12T20:42:47.047575579Z\" level=info msg=\"Stopping pod sandbox: 804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122\" id=32765400-89b2-478c-bbd4-43b341837f40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:42:47.050621 crc crio[20719]: time=\"2026-06-12T20:42:47.049432641Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 Namespace:openstack ID:804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122 UID:ad8b96f2-132e-4539-b540-ebeab01c466d NetNS:/var/run/netns/b14de385-b7bf-44af-9c41-423cddd03246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad8b96f2_132e_4539_b540_ebeab01c466d.slice PodAnnotations:0xc000110918}] Aliases:map[]}\"\nJun 12 20:42:47.050621 crc crio[20719]: time=\"2026-06-12T20:42:47.049579176Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:47.612648 crc crio[20719]: time=\"2026-06-12T20:42:47.61204945Z\" level=info msg=\"Stopped pod sandbox: 804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122\" id=32765400-89b2-478c-bbd4-43b341837f40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:42:48.675652 crc crio[20719]: time=\"2026-06-12T20:42:48.675039087Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/POD\" id=8388444a-56e8-4b77-8ad2-4addd369730a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:48.677631 crc crio[20719]: time=\"2026-06-12T20:42:48.675699256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:48.712757 crc crio[20719]: time=\"2026-06-12T20:42:48.712257775Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw Namespace:openstack ID:16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9 UID:c4092dfc-d0fe-49ae-b7c6-cc1632be215e NetNS:/var/run/netns/d3ecaf8b-9dbe-496e-b893-6ca0f4483ac4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4092dfc_d0fe_49ae_b7c6_cc1632be215e.slice PodAnnotations:0xc000110e60}] Aliases:map[]}\"\nJun 12 20:42:48.712757 crc crio[20719]: time=\"2026-06-12T20:42:48.712720087Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:42:49.474567 crc crio[20719]: 2026-06-12T20:42:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16a6afcd30aa140 Mac:92:79:38:66:99:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/d3ecaf8b-9dbe-496e-b893-6ca0f4483ac4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:42:49.476045 crc crio[20719]: time=\"2026-06-12T20:42:49.475765801Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw Namespace:openstack ID:16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9 UID:c4092dfc-d0fe-49ae-b7c6-cc1632be215e NetNS:/var/run/netns/d3ecaf8b-9dbe-496e-b893-6ca0f4483ac4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4092dfc_d0fe_49ae_b7c6_cc1632be215e.slice PodAnnotations:0xc000110e60}] Aliases:map[]}\"\nJun 12 20:42:49.477666 crc crio[20719]: time=\"2026-06-12T20:42:49.477580843Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:42:49.486369 crc crio[20719]: time=\"2026-06-12T20:42:49.486197738Z\" level=info msg=\"Ran pod sandbox 16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/POD\" id=8388444a-56e8-4b77-8ad2-4addd369730a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:42:49.490475 crc crio[20719]: time=\"2026-06-12T20:42:49.490339791Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1b019fcd-3d2f-4a52-9e83-0077044988f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:49.519994 crc crio[20719]: time=\"2026-06-12T20:42:49.519920782Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9b12016d-4664-42ae-b0a7-cb23b1c404d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:42:49.527919 crc crio[20719]: time=\"2026-06-12T20:42:49.527814444Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=d5a1ae49-ef72-4015-b74d-12447252ed1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:49.528328 crc crio[20719]: time=\"2026-06-12T20:42:49.528189824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:49.589467 crc crio[20719]: time=\"2026-06-12T20:42:49.589219402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:49.592570 crc crio[20719]: time=\"2026-06-12T20:42:49.592196614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:42:49.768810 crc crio[20719]: time=\"2026-06-12T20:42:49.768635845Z\" level=info msg=\"Created container 1e3bcecfea256b891c150a7feb609104df167b951085f3f323974771e85584d1: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=d5a1ae49-ef72-4015-b74d-12447252ed1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:42:49.770854 crc crio[20719]: time=\"2026-06-12T20:42:49.769956513Z\" level=info msg=\"Starting container: 1e3bcecfea256b891c150a7feb609104df167b951085f3f323974771e85584d1\" id=fb00a9ac-5856-464a-a257-0e704f5ce556 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:42:49.776925 crc crio[20719]: time=\"2026-06-12T20:42:49.776776484Z\" level=info msg=\"Started container\" PID=152485 containerID=1e3bcecfea256b891c150a7feb609104df167b951085f3f323974771e85584d1 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=fb00a9ac-5856-464a-a257-0e704f5ce556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9\nJun 12 20:43:35.874732 crc crio[20719]: time=\"2026-06-12T20:43:35.873558909Z\" level=info msg=\"Stopping pod sandbox: 16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9\" id=be6602aa-f5b5-4541-85ac-b2f4044fba96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:43:35.876105 crc crio[20719]: time=\"2026-06-12T20:43:35.875224027Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw Namespace:openstack ID:16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9 UID:c4092dfc-d0fe-49ae-b7c6-cc1632be215e NetNS:/var/run/netns/d3ecaf8b-9dbe-496e-b893-6ca0f4483ac4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4092dfc_d0fe_49ae_b7c6_cc1632be215e.slice PodAnnotations:0xc000526fa0}] Aliases:map[]}\"\nJun 12 20:43:35.876105 crc crio[20719]: time=\"2026-06-12T20:43:35.875605287Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:43:36.418344 crc crio[20719]: time=\"2026-06-12T20:43:36.417866914Z\" level=info msg=\"Stopped pod sandbox: 16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9\" id=be6602aa-f5b5-4541-85ac-b2f4044fba96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:43:37.480157 crc crio[20719]: time=\"2026-06-12T20:43:37.479753471Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/POD\" id=d48f705f-92d8-4b6f-b1cc-ecc9f924aee8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:43:37.480157 crc crio[20719]: time=\"2026-06-12T20:43:37.480157422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:37.527155 crc crio[20719]: time=\"2026-06-12T20:43:37.52665875Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs Namespace:openstack ID:8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000 UID:dfcd0cd8-5d60-495b-9233-c89d0a09e637 NetNS:/var/run/netns/5c521a60-836c-44be-997f-4995c3d02dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfcd0cd8_5d60_495b_9233_c89d0a09e637.slice PodAnnotations:0xc003332908}] Aliases:map[]}\"\nJun 12 20:43:37.527155 crc crio[20719]: time=\"2026-06-12T20:43:37.526731132Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:43:38.335716 crc crio[20719]: 2026-06-12T20:43:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ad697cbe52e146 Mac:d2:2e:93:c2:02:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/5c521a60-836c-44be-997f-4995c3d02dba SocketPath: PciID:}] [{Interface:0xc000133110 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:43:38.338930 crc crio[20719]: time=\"2026-06-12T20:43:38.338821514Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs Namespace:openstack ID:8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000 UID:dfcd0cd8-5d60-495b-9233-c89d0a09e637 NetNS:/var/run/netns/5c521a60-836c-44be-997f-4995c3d02dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfcd0cd8_5d60_495b_9233_c89d0a09e637.slice PodAnnotations:0xc003332908}] Aliases:map[]}\"\nJun 12 20:43:38.339134 crc crio[20719]: time=\"2026-06-12T20:43:38.339047351Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:43:38.354511 crc crio[20719]: time=\"2026-06-12T20:43:38.354370914Z\" level=info msg=\"Ran pod sandbox 8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/POD\" id=d48f705f-92d8-4b6f-b1cc-ecc9f924aee8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:43:38.358209 crc crio[20719]: time=\"2026-06-12T20:43:38.358075376Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fdcf0425-d4e4-47a8-a523-16a1275ffdb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:38.413646 crc crio[20719]: time=\"2026-06-12T20:43:38.41123236Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7d6b56f5-2281-4d6c-8736-840a2d63e086 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:43:38.420359 crc crio[20719]: time=\"2026-06-12T20:43:38.4201347Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=1c5b5bd0-c235-40c0-b8f2-95078eed624b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:38.420761 crc crio[20719]: time=\"2026-06-12T20:43:38.420697026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:38.489886 crc crio[20719]: time=\"2026-06-12T20:43:38.48944877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:38.496357 crc crio[20719]: time=\"2026-06-12T20:43:38.496182579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:43:38.692680 crc crio[20719]: time=\"2026-06-12T20:43:38.692572741Z\" level=info msg=\"Created container 17b11d117e0b6bf3fbf2f05946f1c03f7134e8edc3725eaad90049562f67ec53: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=1c5b5bd0-c235-40c0-b8f2-95078eed624b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:43:38.694189 crc crio[20719]: time=\"2026-06-12T20:43:38.694101194Z\" level=info msg=\"Starting container: 17b11d117e0b6bf3fbf2f05946f1c03f7134e8edc3725eaad90049562f67ec53\" id=84a6ed6a-cc73-4154-97d4-ce328bbf705c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:43:38.702818 crc crio[20719]: time=\"2026-06-12T20:43:38.701637846Z\" level=info msg=\"Started container\" PID=155385 containerID=17b11d117e0b6bf3fbf2f05946f1c03f7134e8edc3725eaad90049562f67ec53 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=84a6ed6a-cc73-4154-97d4-ce328bbf705c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000\nJun 12 20:44:00.566329 crc crio[20719]: time=\"2026-06-12T20:44:00.565528851Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688284-wd5ff/POD\" id=4edfce4d-c040-4c0c-a897-825aeff4f1f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:44:00.568236 crc crio[20719]: time=\"2026-06-12T20:44:00.566504129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:44:00.627967 crc crio[20719]: time=\"2026-06-12T20:44:00.625770957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688284-wd5ff Namespace:openshift-infra ID:f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d UID:a4a5a8e9-07a2-4611-b276-e85c7dd0883f NetNS:/var/run/netns/8a9cf792-eda7-4b04-9c56-54cdfdc5ff20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a5a8e9_07a2_4611_b276_e85c7dd0883f.slice PodAnnotations:0xc003ab1360}] Aliases:map[]}\"\nJun 12 20:44:00.627967 crc crio[20719]: time=\"2026-06-12T20:44:00.62585157Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688284-wd5ff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:44:01.225759 crc crio[20719]: 2026-06-12T20:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2388999405a64f Mac:46:34:0a:9c:8c:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/8a9cf792-eda7-4b04-9c56-54cdfdc5ff20 SocketPath: PciID:}] [{Interface:0xc000014c20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:44:01.227137 crc crio[20719]: time=\"2026-06-12T20:44:01.227062502Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688284-wd5ff Namespace:openshift-infra ID:f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d UID:a4a5a8e9-07a2-4611-b276-e85c7dd0883f NetNS:/var/run/netns/8a9cf792-eda7-4b04-9c56-54cdfdc5ff20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a5a8e9_07a2_4611_b276_e85c7dd0883f.slice PodAnnotations:0xc003ab1360}] Aliases:map[]}\"\nJun 12 20:44:01.227476 crc crio[20719]: time=\"2026-06-12T20:44:01.227400311Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688284-wd5ff for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:44:01.241957 crc crio[20719]: time=\"2026-06-12T20:44:01.241845563Z\" level=info msg=\"Ran pod sandbox f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d with infra container: openshift-infra/auto-csr-approver-29688284-wd5ff/POD\" id=4edfce4d-c040-4c0c-a897-825aeff4f1f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:44:01.251679 crc crio[20719]: time=\"2026-06-12T20:44:01.251480998Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fe80a901-b34d-4a79-acc8-f41cc1f64d46 name=/runtime.v1.ImageService/PullImage\nJun 12 20:44:01.267817 crc crio[20719]: time=\"2026-06-12T20:44:01.267733265Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:44:02.982493 crc crio[20719]: time=\"2026-06-12T20:44:02.979389583Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fe80a901-b34d-4a79-acc8-f41cc1f64d46 name=/runtime.v1.ImageService/PullImage\nJun 12 20:44:02.983835 crc crio[20719]: time=\"2026-06-12T20:44:02.983409165Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e2c1d169-4a04-4930-9a02-7d738a7a1bb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:44:02.988250 crc crio[20719]: time=\"2026-06-12T20:44:02.986178142Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dfd6a81f-f450-4360-a095-4f11c7744d86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:44:02.999901 crc crio[20719]: time=\"2026-06-12T20:44:02.999794664Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688284-wd5ff/oc\" id=2fda15b1-e4ce-4269-8b26-eedf71b8bced name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:44:03.000543 crc crio[20719]: time=\"2026-06-12T20:44:03.000496944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:44:03.061797 crc crio[20719]: time=\"2026-06-12T20:44:03.061630274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:44:03.529361 crc crio[20719]: time=\"2026-06-12T20:44:03.528709857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:44:03.673152 crc crio[20719]: time=\"2026-06-12T20:44:03.671868111Z\" level=info msg=\"Created container 17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e: openshift-infra/auto-csr-approver-29688284-wd5ff/oc\" id=2fda15b1-e4ce-4269-8b26-eedf71b8bced name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:44:03.674878 crc crio[20719]: time=\"2026-06-12T20:44:03.674823916Z\" level=info msg=\"Starting container: 17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e\" id=2de45307-cbfe-4adf-a46b-ea4ae7323ed3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:44:03.690532 crc crio[20719]: time=\"2026-06-12T20:44:03.69041163Z\" level=info msg=\"Started container\" PID=156877 containerID=17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e description=openshift-infra/auto-csr-approver-29688284-wd5ff/oc id=2de45307-cbfe-4adf-a46b-ea4ae7323ed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\nJun 12 20:44:05.381679 crc crio[20719]: time=\"2026-06-12T20:44:05.380871692Z\" level=info msg=\"Stopping pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\" id=037f89bf-ed34-40e8-8262-aefc9d5bb8a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:05.383728 crc crio[20719]: time=\"2026-06-12T20:44:05.38218422Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688284-wd5ff Namespace:openshift-infra ID:f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d UID:a4a5a8e9-07a2-4611-b276-e85c7dd0883f NetNS:/var/run/netns/8a9cf792-eda7-4b04-9c56-54cdfdc5ff20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a5a8e9_07a2_4611_b276_e85c7dd0883f.slice PodAnnotations:0xc000526f80}] Aliases:map[]}\"\nJun 12 20:44:05.383728 crc crio[20719]: time=\"2026-06-12T20:44:05.382403526Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688284-wd5ff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:44:05.783101 crc crio[20719]: time=\"2026-06-12T20:44:05.782927042Z\" level=info msg=\"Stopped pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\" id=037f89bf-ed34-40e8-8262-aefc9d5bb8a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:25.342047 crc crio[20719]: time=\"2026-06-12T20:44:25.339657136Z\" level=info msg=\"Removing container: 4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55\" id=0cdce069-d53a-49d9-8b33-a27fa4b5953d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:44:25.640229 crc crio[20719]: time=\"2026-06-12T20:44:25.640085417Z\" level=info msg=\"Removed container 4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55: openshift-infra/auto-csr-approver-29688278-qrjvc/oc\" id=0cdce069-d53a-49d9-8b33-a27fa4b5953d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:44:25.670539 crc crio[20719]: time=\"2026-06-12T20:44:25.670352954Z\" level=info msg=\"Stopping pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\" id=7647db89-80f8-4c97-b122-3da403056d28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:25.670539 crc crio[20719]: time=\"2026-06-12T20:44:25.670434906Z\" level=info msg=\"Stopped pod sandbox (already stopped): befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\" id=7647db89-80f8-4c97-b122-3da403056d28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:25.672016 crc crio[20719]: time=\"2026-06-12T20:44:25.671903648Z\" level=info msg=\"Removing pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\" id=7310eb5e-cc11-4cc6-ac6c-e80d1dbc1b13 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:44:25.699533 crc crio[20719]: time=\"2026-06-12T20:44:25.697552732Z\" level=info msg=\"Removed pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\" id=7310eb5e-cc11-4cc6-ac6c-e80d1dbc1b13 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:44:58.283201 crc crio[20719]: time=\"2026-06-12T20:44:58.282087417Z\" level=info msg=\"Stopping pod sandbox: 8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000\" id=1346fe32-dea8-46f3-8658-c58f38cc4ce9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:58.288483 crc crio[20719]: time=\"2026-06-12T20:44:58.283865416Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs Namespace:openstack ID:8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000 UID:dfcd0cd8-5d60-495b-9233-c89d0a09e637 NetNS:/var/run/netns/5c521a60-836c-44be-997f-4995c3d02dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfcd0cd8_5d60_495b_9233_c89d0a09e637.slice PodAnnotations:0xc0023e3978}] Aliases:map[]}\"\nJun 12 20:44:58.288483 crc crio[20719]: time=\"2026-06-12T20:44:58.28399645Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:44:58.817976 crc crio[20719]: time=\"2026-06-12T20:44:58.817543825Z\" level=info msg=\"Stopped pod sandbox: 8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000\" id=1346fe32-dea8-46f3-8658-c58f38cc4ce9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:44:59.919125 crc crio[20719]: time=\"2026-06-12T20:44:59.918692141Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/POD\" id=75656b86-59c6-4ca9-ae00-77d94af2c8bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:44:59.920414 crc crio[20719]: time=\"2026-06-12T20:44:59.919147734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:44:59.954916 crc crio[20719]: time=\"2026-06-12T20:44:59.954824188Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz Namespace:openstack ID:cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b UID:3f803283-f58b-40ef-8917-3adb556e61fa NetNS:/var/run/netns/684a2961-037c-44c3-8498-3fe304388b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f803283_f58b_40ef_8917_3adb556e61fa.slice PodAnnotations:0xc003ab08a0}] Aliases:map[]}\"\nJun 12 20:44:59.954916 crc crio[20719]: time=\"2026-06-12T20:44:59.95490799Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:45:00.552705 crc crio[20719]: time=\"2026-06-12T20:45:00.552090337Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/POD\" id=b8c8f5bb-2050-4693-9241-7846a111c583 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:45:00.552860 crc crio[20719]: time=\"2026-06-12T20:45:00.552736125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:00.608342 crc crio[20719]: time=\"2026-06-12T20:45:00.607822462Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688285-ph286 Namespace:openshift-operator-lifecycle-manager ID:96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d UID:82f9c74c-a00d-490d-9295-437284bc0123 NetNS:/var/run/netns/4ebecd14-1a7d-4208-821f-900d17b523df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82f9c74c_a00d_490d_9295_437284bc0123.slice PodAnnotations:0xc00170c8c8}] Aliases:map[]}\"\nJun 12 20:45:00.608342 crc crio[20719]: time=\"2026-06-12T20:45:00.608243884Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688285-ph286 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:45:00.768602 crc crio[20719]: 2026-06-12T20:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cad05961c7f05c5 Mac:ea:2c:6f:52:ce:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/684a2961-037c-44c3-8498-3fe304388b82 SocketPath: PciID:}] [{Interface:0xc00025b0c0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:45:00.772074 crc crio[20719]: time=\"2026-06-12T20:45:00.771992387Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz Namespace:openstack ID:cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b UID:3f803283-f58b-40ef-8917-3adb556e61fa NetNS:/var/run/netns/684a2961-037c-44c3-8498-3fe304388b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f803283_f58b_40ef_8917_3adb556e61fa.slice PodAnnotations:0xc003ab08a0}] Aliases:map[]}\"\nJun 12 20:45:00.772318 crc crio[20719]: time=\"2026-06-12T20:45:00.772202943Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:45:00.788848 crc crio[20719]: time=\"2026-06-12T20:45:00.788761476Z\" level=info msg=\"Ran pod sandbox cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/POD\" id=75656b86-59c6-4ca9-ae00-77d94af2c8bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:45:00.793700 crc crio[20719]: time=\"2026-06-12T20:45:00.793619762Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f37b2440-5d5c-48cf-b5f5-ef12bed1531f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:00.879180 crc crio[20719]: time=\"2026-06-12T20:45:00.878889844Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ee6cc0ec-0ada-4b70-8c49-6179708ec8ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:00.892520 crc crio[20719]: time=\"2026-06-12T20:45:00.89238211Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=0cf21dcc-d182-4187-b9cb-d027854f7949 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:45:00.892783 crc crio[20719]: time=\"2026-06-12T20:45:00.892756079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:00.961494 crc crio[20719]: time=\"2026-06-12T20:45:00.961338549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:00.966697 crc crio[20719]: time=\"2026-06-12T20:45:00.966557602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:01.046933 crc crio[20719]: 2026-06-12T20:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b2235dcd9cc7b Mac:02:b1:28:df:cf:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/4ebecd14-1a7d-4208-821f-900d17b523df SocketPath: PciID:}] [{Interface:0xc000141030 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:45:01.046933 crc crio[20719]: time=\"2026-06-12T20:45:01.045035776Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688285-ph286 Namespace:openshift-operator-lifecycle-manager ID:96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d UID:82f9c74c-a00d-490d-9295-437284bc0123 NetNS:/var/run/netns/4ebecd14-1a7d-4208-821f-900d17b523df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82f9c74c_a00d_490d_9295_437284bc0123.slice PodAnnotations:0xc00170c8c8}] Aliases:map[]}\"\nJun 12 20:45:01.046933 crc crio[20719]: time=\"2026-06-12T20:45:01.045823068Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688285-ph286 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:45:01.056691 crc crio[20719]: time=\"2026-06-12T20:45:01.056082379Z\" level=info msg=\"Ran pod sandbox 96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/POD\" id=b8c8f5bb-2050-4693-9241-7846a111c583 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:45:01.062060 crc crio[20719]: time=\"2026-06-12T20:45:01.06194758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b34a46c-f2f8-4825-9251-5626e5da4ece name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:01.066674 crc crio[20719]: time=\"2026-06-12T20:45:01.066442595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e58d596-d68b-45c4-937a-0892a973cee7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:45:01.088545 crc crio[20719]: time=\"2026-06-12T20:45:01.088427718Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/collect-profiles\" id=dfbf5623-fe58-4e2c-a54b-8dcb7fc00588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:45:01.089085 crc crio[20719]: time=\"2026-06-12T20:45:01.088947593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:01.164771 crc crio[20719]: time=\"2026-06-12T20:45:01.16402329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:01.188439 crc crio[20719]: time=\"2026-06-12T20:45:01.188235079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:45:01.348944 crc crio[20719]: time=\"2026-06-12T20:45:01.348853112Z\" level=info msg=\"Created container cce7e3545b09168e7b917939c9e5851891b3bbdcd779ae3de23bad8b811c4079: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=0cf21dcc-d182-4187-b9cb-d027854f7949 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:45:01.349813 crc crio[20719]: time=\"2026-06-12T20:45:01.349750255Z\" level=info msg=\"Starting container: cce7e3545b09168e7b917939c9e5851891b3bbdcd779ae3de23bad8b811c4079\" id=01bacc8c-1806-4f37-8469-31f7d6e5a965 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:45:01.359338 crc crio[20719]: time=\"2026-06-12T20:45:01.359206508Z\" level=info msg=\"Started container\" PID=160301 containerID=cce7e3545b09168e7b917939c9e5851891b3bbdcd779ae3de23bad8b811c4079 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=01bacc8c-1806-4f37-8469-31f7d6e5a965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b\nJun 12 20:45:01.366045 crc crio[20719]: time=\"2026-06-12T20:45:01.365918441Z\" level=info msg=\"Created container 399e8bc082290eff240f30558d7cfc7c8d5fac09cfd727c9cb370c1731f11fa4: openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/collect-profiles\" id=dfbf5623-fe58-4e2c-a54b-8dcb7fc00588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:45:01.367536 crc crio[20719]: time=\"2026-06-12T20:45:01.367395622Z\" level=info msg=\"Starting container: 399e8bc082290eff240f30558d7cfc7c8d5fac09cfd727c9cb370c1731f11fa4\" id=ff15c4f2-1225-45a9-a029-8f63d79a2113 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:45:01.373963 crc crio[20719]: time=\"2026-06-12T20:45:01.373873032Z\" level=info msg=\"Started container\" PID=160307 containerID=399e8bc082290eff240f30558d7cfc7c8d5fac09cfd727c9cb370c1731f11fa4 description=openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/collect-profiles id=ff15c4f2-1225-45a9-a029-8f63d79a2113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d\nJun 12 20:45:03.395513 crc crio[20719]: time=\"2026-06-12T20:45:03.394416169Z\" level=info msg=\"Stopping pod sandbox: 96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d\" id=dd4eb2ad-f246-4c14-81a4-89162929ebdd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:45:03.397556 crc crio[20719]: time=\"2026-06-12T20:45:03.396371493Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688285-ph286 Namespace:openshift-operator-lifecycle-manager ID:96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d UID:82f9c74c-a00d-490d-9295-437284bc0123 NetNS:/var/run/netns/4ebecd14-1a7d-4208-821f-900d17b523df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82f9c74c_a00d_490d_9295_437284bc0123.slice PodAnnotations:0xc003332958}] Aliases:map[]}\"\nJun 12 20:45:03.397556 crc crio[20719]: time=\"2026-06-12T20:45:03.396592599Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688285-ph286 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:45:03.872821 crc crio[20719]: time=\"2026-06-12T20:45:03.871061657Z\" level=info msg=\"Stopped pod sandbox: 96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d\" id=dd4eb2ad-f246-4c14-81a4-89162929ebdd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:45:25.727561 crc crio[20719]: time=\"2026-06-12T20:45:25.726835813Z\" level=info msg=\"Removing container: 0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364\" id=9073e35e-ca08-4203-91d4-02df2b173bf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:45:25.794369 crc crio[20719]: time=\"2026-06-12T20:45:25.791870353Z\" level=info msg=\"Removed container 0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/collect-profiles\" id=9073e35e-ca08-4203-91d4-02df2b173bf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:45:25.805444 crc crio[20719]: time=\"2026-06-12T20:45:25.805384066Z\" level=info msg=\"Stopping pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\" id=f4552d61-b13d-415a-afa5-65e3d9571849 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:45:25.805790 crc crio[20719]: time=\"2026-06-12T20:45:25.805492289Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\" id=f4552d61-b13d-415a-afa5-65e3d9571849 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:45:25.806608 crc crio[20719]: time=\"2026-06-12T20:45:25.806577928Z\" level=info msg=\"Removing pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\" id=ba82926b-ff74-4702-bf87-a0b9324434ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:45:25.830707 crc crio[20719]: time=\"2026-06-12T20:45:25.830575914Z\" level=info msg=\"Removed pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\" id=ba82926b-ff74-4702-bf87-a0b9324434ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:46:00.395646 crc crio[20719]: time=\"2026-06-12T20:46:00.394418608Z\" level=info msg=\"Stopping pod sandbox: cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b\" id=8ffe45a2-2f1b-4236-98d3-4930b8f460ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:00.397427 crc crio[20719]: time=\"2026-06-12T20:46:00.397374012Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz Namespace:openstack ID:cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b UID:3f803283-f58b-40ef-8917-3adb556e61fa NetNS:/var/run/netns/684a2961-037c-44c3-8498-3fe304388b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f803283_f58b_40ef_8917_3adb556e61fa.slice PodAnnotations:0xc003333778}] Aliases:map[]}\"\nJun 12 20:46:00.397775 crc crio[20719]: time=\"2026-06-12T20:46:00.397707071Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:46:00.603007 crc crio[20719]: time=\"2026-06-12T20:46:00.602921844Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688286-95xzd/POD\" id=99705304-4df0-44ae-ab71-c3d515718d18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:00.603343 crc crio[20719]: time=\"2026-06-12T20:46:00.603097589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:00.692734 crc crio[20719]: time=\"2026-06-12T20:46:00.692659265Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688286-95xzd Namespace:openshift-infra ID:4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3 UID:dc7339dd-d7a9-42f4-b930-9126c18b8963 NetNS:/var/run/netns/8e055565-c33e-40a0-a5d3-0973be7d4b3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc7339dd_d7a9_42f4_b930_9126c18b8963.slice PodAnnotations:0xc000eafcd0}] Aliases:map[]}\"\nJun 12 20:46:00.693063 crc crio[20719]: time=\"2026-06-12T20:46:00.693027895Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688286-95xzd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:46:01.068690 crc crio[20719]: time=\"2026-06-12T20:46:01.06761466Z\" level=info msg=\"Stopped pod sandbox: cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b\" id=8ffe45a2-2f1b-4236-98d3-4930b8f460ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:01.145394 crc crio[20719]: 2026-06-12T20:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ba1bd888ee9a0c Mac:d2:14:c1:eb:2b:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/8e055565-c33e-40a0-a5d3-0973be7d4b3a SocketPath: PciID:}] [{Interface:0xc000134770 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:46:01.155771 crc crio[20719]: time=\"2026-06-12T20:46:01.154976079Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688286-95xzd Namespace:openshift-infra ID:4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3 UID:dc7339dd-d7a9-42f4-b930-9126c18b8963 NetNS:/var/run/netns/8e055565-c33e-40a0-a5d3-0973be7d4b3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc7339dd_d7a9_42f4_b930_9126c18b8963.slice PodAnnotations:0xc000eafcd0}] Aliases:map[]}\"\nJun 12 20:46:01.156672 crc crio[20719]: time=\"2026-06-12T20:46:01.156645785Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688286-95xzd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:46:01.173904 crc crio[20719]: time=\"2026-06-12T20:46:01.173796117Z\" level=info msg=\"Ran pod sandbox 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3 with infra container: openshift-infra/auto-csr-approver-29688286-95xzd/POD\" id=99705304-4df0-44ae-ab71-c3d515718d18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:01.177496 crc crio[20719]: time=\"2026-06-12T20:46:01.177402994Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7e882125-1fb8-468a-a42b-deedf3225fb8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:01.194101 crc crio[20719]: time=\"2026-06-12T20:46:01.193995821Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:46:01.960078 crc crio[20719]: time=\"2026-06-12T20:46:01.959621377Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/POD\" id=5f12805a-ed15-46c3-9810-bbb2eb1b112d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:01.961248 crc crio[20719]: time=\"2026-06-12T20:46:01.960124292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:02.003312 crc crio[20719]: time=\"2026-06-12T20:46:02.003149169Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 Namespace:openstack ID:8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296 UID:6cca588f-398b-4411-b87b-8dbf8096e11e NetNS:/var/run/netns/425973e2-a01d-4b95-8bb8-7821fe9e1cb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cca588f_398b_4411_b87b_8dbf8096e11e.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}\"\nJun 12 20:46:02.003737 crc crio[20719]: time=\"2026-06-12T20:46:02.003369295Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:46:02.044864 crc crio[20719]: time=\"2026-06-12T20:46:02.044644418Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7e882125-1fb8-468a-a42b-deedf3225fb8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:02.046126 crc crio[20719]: time=\"2026-06-12T20:46:02.046045837Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=532bdd31-41f3-48f7-b574-4353f2bdfe69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:02.051584 crc crio[20719]: time=\"2026-06-12T20:46:02.049601025Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b2b9c85a-10fe-41ce-af6f-ea1acff363d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:02.067060 crc crio[20719]: time=\"2026-06-12T20:46:02.066954564Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688286-95xzd/oc\" id=cca57d5e-9fad-4717-951e-67c35bc00220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:02.068499 crc crio[20719]: time=\"2026-06-12T20:46:02.068403504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:02.167986 crc crio[20719]: time=\"2026-06-12T20:46:02.138439435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:02.632890 crc crio[20719]: time=\"2026-06-12T20:46:02.631903975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:02.781487 crc crio[20719]: 2026-06-12T20:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8395187bc3263ee Mac:1e:a4:8d:9b:b8:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/425973e2-a01d-4b95-8bb8-7821fe9e1cb1 SocketPath: PciID:}] [{Interface:0xc000317210 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:46:02.781962 crc crio[20719]: time=\"2026-06-12T20:46:02.781859792Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 Namespace:openstack ID:8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296 UID:6cca588f-398b-4411-b87b-8dbf8096e11e NetNS:/var/run/netns/425973e2-a01d-4b95-8bb8-7821fe9e1cb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cca588f_398b_4411_b87b_8dbf8096e11e.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}\"\nJun 12 20:46:02.782153 crc crio[20719]: time=\"2026-06-12T20:46:02.78210096Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:46:02.797251 crc crio[20719]: time=\"2026-06-12T20:46:02.797157709Z\" level=info msg=\"Ran pod sandbox 8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/POD\" id=5f12805a-ed15-46c3-9810-bbb2eb1b112d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:02.804949 crc crio[20719]: time=\"2026-06-12T20:46:02.804866637Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b0a76b5d-9add-4206-a372-78ff947c9aac name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:02.805936 crc crio[20719]: time=\"2026-06-12T20:46:02.805392401Z\" level=info msg=\"Created container 6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77: openshift-infra/auto-csr-approver-29688286-95xzd/oc\" id=cca57d5e-9fad-4717-951e-67c35bc00220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:02.808958 crc crio[20719]: time=\"2026-06-12T20:46:02.808389964Z\" level=info msg=\"Starting container: 6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77\" id=ceb41311-eaca-4f45-8c0b-9d6648f635ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:02.820238 crc crio[20719]: time=\"2026-06-12T20:46:02.820122327Z\" level=info msg=\"Started container\" PID=163948 containerID=6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77 description=openshift-infra/auto-csr-approver-29688286-95xzd/oc id=ceb41311-eaca-4f45-8c0b-9d6648f635ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\nJun 12 20:46:02.849739 crc crio[20719]: time=\"2026-06-12T20:46:02.84963735Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=915cba1f-c191-4960-b166-ece9a8ee78c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:02.861439 crc crio[20719]: time=\"2026-06-12T20:46:02.861039644Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=f7e639c9-ac24-4b8b-92b9-98c15f65ee47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:02.861811 crc crio[20719]: time=\"2026-06-12T20:46:02.861573749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:02.963233 crc crio[20719]: time=\"2026-06-12T20:46:02.962596611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:02.967664 crc crio[20719]: time=\"2026-06-12T20:46:02.967591109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:03.171915 crc crio[20719]: time=\"2026-06-12T20:46:03.171823364Z\" level=info msg=\"Created container c28078097961b3e421c8e643e2dbbb3162a243ac17107e7b28b39496f348584b: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=f7e639c9-ac24-4b8b-92b9-98c15f65ee47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:03.173183 crc crio[20719]: time=\"2026-06-12T20:46:03.173040387Z\" level=info msg=\"Starting container: c28078097961b3e421c8e643e2dbbb3162a243ac17107e7b28b39496f348584b\" id=121639c1-3baf-440a-bd83-809112dcc38c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:03.179132 crc crio[20719]: time=\"2026-06-12T20:46:03.179026741Z\" level=info msg=\"Started container\" PID=163984 containerID=c28078097961b3e421c8e643e2dbbb3162a243ac17107e7b28b39496f348584b description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=121639c1-3baf-440a-bd83-809112dcc38c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296\nJun 12 20:46:04.492047 crc crio[20719]: time=\"2026-06-12T20:46:04.491526523Z\" level=info msg=\"Stopping pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\" id=45a5f1f6-6bdc-482a-bd48-d2cf8dd675fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:04.493367 crc crio[20719]: time=\"2026-06-12T20:46:04.493085577Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688286-95xzd Namespace:openshift-infra ID:4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3 UID:dc7339dd-d7a9-42f4-b930-9126c18b8963 NetNS:/var/run/netns/8e055565-c33e-40a0-a5d3-0973be7d4b3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc7339dd_d7a9_42f4_b930_9126c18b8963.slice PodAnnotations:0xc000eae2c8}] Aliases:map[]}\"\nJun 12 20:46:04.493367 crc crio[20719]: time=\"2026-06-12T20:46:04.493247971Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688286-95xzd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:46:04.882604 crc crio[20719]: time=\"2026-06-12T20:46:04.882002994Z\" level=info msg=\"Stopped pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\" id=45a5f1f6-6bdc-482a-bd48-d2cf8dd675fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:25.854890 crc crio[20719]: time=\"2026-06-12T20:46:25.854230627Z\" level=info msg=\"Removing container: e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107\" id=f1192d62-930c-444a-bf30-f0b8ee73a59f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:26.054151 crc crio[20719]: time=\"2026-06-12T20:46:26.053953613Z\" level=info msg=\"Removed container e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107: openshift-infra/auto-csr-approver-29688280-g9b56/oc\" id=f1192d62-930c-444a-bf30-f0b8ee73a59f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:26.070587 crc crio[20719]: time=\"2026-06-12T20:46:26.070160525Z\" level=info msg=\"Stopping pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\" id=ee661b1a-4104-47fc-8da7-a186bbf6440e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:26.071727 crc crio[20719]: time=\"2026-06-12T20:46:26.070660668Z\" level=info msg=\"Stopped pod sandbox (already stopped): e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\" id=ee661b1a-4104-47fc-8da7-a186bbf6440e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:26.072959 crc crio[20719]: time=\"2026-06-12T20:46:26.072803426Z\" level=info msg=\"Removing pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\" id=847cfe15-0e09-428b-a14f-94502165b5ac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:46:26.097522 crc crio[20719]: time=\"2026-06-12T20:46:26.097351992Z\" level=info msg=\"Removed pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\" id=847cfe15-0e09-428b-a14f-94502165b5ac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:46:39.321363 crc crio[20719]: time=\"2026-06-12T20:46:39.320637075Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-wlnhv/POD\" id=2ed81164-6721-4196-9fdc-8aff3681b856 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:39.321363 crc crio[20719]: time=\"2026-06-12T20:46:39.321324894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:39.367415 crc crio[20719]: time=\"2026-06-12T20:46:39.367016173Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-wlnhv Namespace:openshift-marketplace ID:c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633 UID:cb26b3de-f917-4c12-8b54-e9dc1a6ffab6 NetNS:/var/run/netns/702e95af-ec58-439b-affa-6c636e3f482a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb26b3de_f917_4c12_8b54_e9dc1a6ffab6.slice PodAnnotations:0xc00170caa8}] Aliases:map[]}\"\nJun 12 20:46:39.367415 crc crio[20719]: time=\"2026-06-12T20:46:39.367384583Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-wlnhv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:46:39.992356 crc crio[20719]: 2026-06-12T20:46:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c94ecec56e81698 Mac:86:f1:89:80:4f:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/702e95af-ec58-439b-affa-6c636e3f482a SocketPath: PciID:}] [{Interface:0xc000014a20 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:46:39.994348 crc crio[20719]: time=\"2026-06-12T20:46:39.994225226Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-wlnhv Namespace:openshift-marketplace ID:c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633 UID:cb26b3de-f917-4c12-8b54-e9dc1a6ffab6 NetNS:/var/run/netns/702e95af-ec58-439b-affa-6c636e3f482a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb26b3de_f917_4c12_8b54_e9dc1a6ffab6.slice PodAnnotations:0xc00170caa8}] Aliases:map[]}\"\nJun 12 20:46:39.994506 crc crio[20719]: time=\"2026-06-12T20:46:39.994441122Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-wlnhv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:46:40.004820 crc crio[20719]: time=\"2026-06-12T20:46:40.004664224Z\" level=info msg=\"Ran pod sandbox c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633 with infra container: openshift-marketplace/redhat-marketplace-wlnhv/POD\" id=2ed81164-6721-4196-9fdc-8aff3681b856 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:40.011561 crc crio[20719]: time=\"2026-06-12T20:46:40.011155812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13678af7-1a39-494f-9092-0beca740fa30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:40.014245 crc crio[20719]: time=\"2026-06-12T20:46:40.014164795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e6affe75-1d96-4226-8581-eec9f3e495b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:40.025182 crc crio[20719]: time=\"2026-06-12T20:46:40.025065416Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-wlnhv/extract-utilities\" id=2e3b10c4-cd00-43d7-aa9e-e64dd4432e85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:40.025804 crc crio[20719]: time=\"2026-06-12T20:46:40.025558029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:40.069831 crc crio[20719]: time=\"2026-06-12T20:46:40.069676484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:40.073576 crc crio[20719]: time=\"2026-06-12T20:46:40.07352078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:40.252225 crc crio[20719]: time=\"2026-06-12T20:46:40.252082298Z\" level=info msg=\"Created container 87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d: openshift-marketplace/redhat-marketplace-wlnhv/extract-utilities\" id=2e3b10c4-cd00-43d7-aa9e-e64dd4432e85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:40.254605 crc crio[20719]: time=\"2026-06-12T20:46:40.254529136Z\" level=info msg=\"Starting container: 87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d\" id=9383f890-7ca0-4475-967e-2ddcd32623f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:40.262578 crc crio[20719]: time=\"2026-06-12T20:46:40.262432583Z\" level=info msg=\"Started container\" PID=166190 containerID=87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d description=openshift-marketplace/redhat-marketplace-wlnhv/extract-utilities id=9383f890-7ca0-4475-967e-2ddcd32623f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\nJun 12 20:46:41.335202 crc crio[20719]: time=\"2026-06-12T20:46:41.334089738Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d0240fb9-95f7-4dbb-8a60-7b7296b6f153 name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:41.356837 crc crio[20719]: time=\"2026-06-12T20:46:41.356030616Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 20:46:42.115946 crc crio[20719]: time=\"2026-06-12T20:46:42.115698886Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=d0240fb9-95f7-4dbb-8a60-7b7296b6f153 name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:42.117117 crc crio[20719]: time=\"2026-06-12T20:46:42.117021572Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a5f65563-1305-4539-a164-22c832fe6559 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:42.121315 crc crio[20719]: time=\"2026-06-12T20:46:42.121156416Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=724e5214-4ae8-4b54-82c4-9c061ee96688 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:42.132649 crc crio[20719]: time=\"2026-06-12T20:46:42.132500268Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-wlnhv/extract-content\" id=3e199496-d7ab-42fc-a32a-4434d18d17d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:42.133133 crc crio[20719]: time=\"2026-06-12T20:46:42.133071224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:42.189829 crc crio[20719]: time=\"2026-06-12T20:46:42.189690924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:42.194310 crc crio[20719]: time=\"2026-06-12T20:46:42.194146406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:42.400793 crc crio[20719]: time=\"2026-06-12T20:46:42.399976296Z\" level=info msg=\"Created container 9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba: openshift-marketplace/redhat-marketplace-wlnhv/extract-content\" id=3e199496-d7ab-42fc-a32a-4434d18d17d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:42.402898 crc crio[20719]: time=\"2026-06-12T20:46:42.402786724Z\" level=info msg=\"Starting container: 9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba\" id=dc53027c-baab-4f9f-8038-097ad7eac2e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:42.409247 crc crio[20719]: time=\"2026-06-12T20:46:42.409185273Z\" level=info msg=\"Started container\" PID=166306 containerID=9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba description=openshift-marketplace/redhat-marketplace-wlnhv/extract-content id=dc53027c-baab-4f9f-8038-097ad7eac2e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\nJun 12 20:46:43.358095 crc crio[20719]: time=\"2026-06-12T20:46:43.357383984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e6fe4e1a-20ba-42c7-b441-724165483c8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:43.366619 crc crio[20719]: time=\"2026-06-12T20:46:43.366444764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd86669b-2f21-4bdd-aec3-4d0de83b09ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:43.374148 crc crio[20719]: time=\"2026-06-12T20:46:43.374074115Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-wlnhv/registry-server\" id=f8cf2448-ef4f-440a-80a1-dbc43b150f07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:43.375078 crc crio[20719]: time=\"2026-06-12T20:46:43.374542907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:43.439150 crc crio[20719]: time=\"2026-06-12T20:46:43.439046023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:43.442805 crc crio[20719]: time=\"2026-06-12T20:46:43.442736974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:43.629334 crc crio[20719]: time=\"2026-06-12T20:46:43.629045716Z\" level=info msg=\"Created container 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065: openshift-marketplace/redhat-marketplace-wlnhv/registry-server\" id=f8cf2448-ef4f-440a-80a1-dbc43b150f07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:43.630591 crc crio[20719]: time=\"2026-06-12T20:46:43.630525317Z\" level=info msg=\"Starting container: 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065\" id=635d6906-4ee1-4042-9abd-d1f8318c63b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:43.642842 crc crio[20719]: time=\"2026-06-12T20:46:43.64255626Z\" level=info msg=\"Started container\" PID=166401 containerID=3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065 description=openshift-marketplace/redhat-marketplace-wlnhv/registry-server id=635d6906-4ee1-4042-9abd-d1f8318c63b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\nJun 12 20:46:44.068232 crc crio[20719]: time=\"2026-06-12T20:46:44.067699177Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zm779/POD\" id=9ac80811-6ef8-41b1-b1a8-c0fbf7857cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:44.068507 crc crio[20719]: time=\"2026-06-12T20:46:44.068335225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:44.105672 crc crio[20719]: time=\"2026-06-12T20:46:44.10552185Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zm779 Namespace:openshift-marketplace ID:011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795 UID:62b75d41-d7dc-489f-9203-440b0fd804a1 NetNS:/var/run/netns/782345d2-ea5f-417a-aba4-8dae15786abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62b75d41_d7dc_489f_9203_440b0fd804a1.slice PodAnnotations:0xc00259a5e0}] Aliases:map[]}\"\nJun 12 20:46:44.105672 crc crio[20719]: time=\"2026-06-12T20:46:44.105597552Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zm779 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:46:44.573864 crc crio[20719]: 2026-06-12T20:46:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:011d260138411d5 Mac:ea:b6:9d:31:21:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/782345d2-ea5f-417a-aba4-8dae15786abe SocketPath: PciID:}] [{Interface:0xc0003d4990 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:46:44.576418 crc crio[20719]: time=\"2026-06-12T20:46:44.575755591Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zm779 Namespace:openshift-marketplace ID:011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795 UID:62b75d41-d7dc-489f-9203-440b0fd804a1 NetNS:/var/run/netns/782345d2-ea5f-417a-aba4-8dae15786abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62b75d41_d7dc_489f_9203_440b0fd804a1.slice PodAnnotations:0xc00259a5e0}] Aliases:map[]}\"\nJun 12 20:46:44.577917 crc crio[20719]: time=\"2026-06-12T20:46:44.577721436Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zm779 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:46:44.593589 crc crio[20719]: time=\"2026-06-12T20:46:44.590502937Z\" level=info msg=\"Ran pod sandbox 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795 with infra container: openshift-marketplace/redhat-operators-zm779/POD\" id=9ac80811-6ef8-41b1-b1a8-c0fbf7857cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:46:44.594184 crc crio[20719]: time=\"2026-06-12T20:46:44.594102475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=536a2188-e083-4da4-a19f-cb550aae1d4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:44.611129 crc crio[20719]: time=\"2026-06-12T20:46:44.610992692Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9c8edf9c-33eb-41de-948b-74523b11c68d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:44.630207 crc crio[20719]: time=\"2026-06-12T20:46:44.629976793Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zm779/extract-utilities\" id=ae838f24-8e3c-449e-a1eb-eb3afec496d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:44.630576 crc crio[20719]: time=\"2026-06-12T20:46:44.630556944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:44.701928 crc crio[20719]: time=\"2026-06-12T20:46:44.701002749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:44.709721 crc crio[20719]: time=\"2026-06-12T20:46:44.709543564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:44.893017 crc crio[20719]: time=\"2026-06-12T20:46:44.891644771Z\" level=info msg=\"Created container ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71: openshift-marketplace/redhat-operators-zm779/extract-utilities\" id=ae838f24-8e3c-449e-a1eb-eb3afec496d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:44.896311 crc crio[20719]: time=\"2026-06-12T20:46:44.895892958Z\" level=info msg=\"Starting container: ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71\" id=39bc204d-1b9f-4415-99de-9cdfae9c73c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:44.910554 crc crio[20719]: time=\"2026-06-12T20:46:44.910382776Z\" level=info msg=\"Started container\" PID=166519 containerID=ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71 description=openshift-marketplace/redhat-operators-zm779/extract-utilities id=39bc204d-1b9f-4415-99de-9cdfae9c73c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\nJun 12 20:46:45.420648 crc crio[20719]: time=\"2026-06-12T20:46:45.418663106Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d2c0484a-b462-45fa-828a-9046fe700104 name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:45.429371 crc crio[20719]: time=\"2026-06-12T20:46:45.428434845Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 20:46:46.259723 crc crio[20719]: time=\"2026-06-12T20:46:46.259611927Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=d2c0484a-b462-45fa-828a-9046fe700104 name=/runtime.v1.ImageService/PullImage\nJun 12 20:46:46.270226 crc crio[20719]: time=\"2026-06-12T20:46:46.270118766Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f86014df-4024-48cf-8712-bfa44dd033a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:46.276009 crc crio[20719]: time=\"2026-06-12T20:46:46.275913575Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ad838dfc-468b-4862-b862-34439a7edffd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:46.289848 crc crio[20719]: time=\"2026-06-12T20:46:46.289772426Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zm779/extract-content\" id=66e0c2a1-fa69-46c4-a45e-9d625265e660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:46.290604 crc crio[20719]: time=\"2026-06-12T20:46:46.290518658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:46.370548 crc crio[20719]: time=\"2026-06-12T20:46:46.370424146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:46.374004 crc crio[20719]: time=\"2026-06-12T20:46:46.373952376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:46.571801 crc crio[20719]: time=\"2026-06-12T20:46:46.570874568Z\" level=info msg=\"Created container d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab: openshift-marketplace/redhat-operators-zm779/extract-content\" id=66e0c2a1-fa69-46c4-a45e-9d625265e660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:46.573162 crc crio[20719]: time=\"2026-06-12T20:46:46.573075573Z\" level=info msg=\"Starting container: d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab\" id=6613e297-890f-4a7b-bf16-2eb2ce849646 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:46.581329 crc crio[20719]: time=\"2026-06-12T20:46:46.581156824Z\" level=info msg=\"Started container\" PID=166620 containerID=d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab description=openshift-marketplace/redhat-operators-zm779/extract-content id=6613e297-890f-4a7b-bf16-2eb2ce849646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\nJun 12 20:46:51.665709 crc crio[20719]: time=\"2026-06-12T20:46:51.663850508Z\" level=info msg=\"Stopping container: 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065 (timeout: 2s)\" id=fc30a106-0a29-4ba4-9792-db23b4fe88d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:51.813749 crc crio[20719]: time=\"2026-06-12T20:46:51.812902973Z\" level=info msg=\"Stopped container 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065: openshift-marketplace/redhat-marketplace-wlnhv/registry-server\" id=fc30a106-0a29-4ba4-9792-db23b4fe88d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:46:51.818771 crc crio[20719]: time=\"2026-06-12T20:46:51.818645722Z\" level=info msg=\"Stopping pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\" id=4ff823f3-9e58-4814-8fcb-88442eb3f375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:51.819818 crc crio[20719]: time=\"2026-06-12T20:46:51.81969025Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-wlnhv Namespace:openshift-marketplace ID:c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633 UID:cb26b3de-f917-4c12-8b54-e9dc1a6ffab6 NetNS:/var/run/netns/702e95af-ec58-439b-affa-6c636e3f482a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb26b3de_f917_4c12_8b54_e9dc1a6ffab6.slice PodAnnotations:0xc003c99320}] Aliases:map[]}\"\nJun 12 20:46:51.820810 crc crio[20719]: time=\"2026-06-12T20:46:51.820137572Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-wlnhv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:46:52.319228 crc crio[20719]: time=\"2026-06-12T20:46:52.319043064Z\" level=info msg=\"Stopped pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\" id=4ff823f3-9e58-4814-8fcb-88442eb3f375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:46:52.713587 crc crio[20719]: time=\"2026-06-12T20:46:52.712921281Z\" level=info msg=\"Removing container: 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065\" id=445c0943-edf0-413d-8f77-c9c00375f114 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:52.753901 crc crio[20719]: time=\"2026-06-12T20:46:52.753804499Z\" level=info msg=\"Removed container 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065: openshift-marketplace/redhat-marketplace-wlnhv/registry-server\" id=445c0943-edf0-413d-8f77-c9c00375f114 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:52.759387 crc crio[20719]: time=\"2026-06-12T20:46:52.759237897Z\" level=info msg=\"Removing container: 9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba\" id=2f7aa611-590a-42d6-878c-f2302bed8be2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:52.808959 crc crio[20719]: time=\"2026-06-12T20:46:52.808863406Z\" level=info msg=\"Removed container 9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba: openshift-marketplace/redhat-marketplace-wlnhv/extract-content\" id=2f7aa611-590a-42d6-878c-f2302bed8be2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:52.811218 crc crio[20719]: time=\"2026-06-12T20:46:52.811160127Z\" level=info msg=\"Removing container: 87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d\" id=0bcbaa98-3632-4465-8113-5f29b0828065 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:52.871340 crc crio[20719]: time=\"2026-06-12T20:46:52.871129192Z\" level=info msg=\"Removed container 87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d: openshift-marketplace/redhat-marketplace-wlnhv/extract-utilities\" id=0bcbaa98-3632-4465-8113-5f29b0828065 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:46:54.739090 crc crio[20719]: time=\"2026-06-12T20:46:54.738083618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bed463cf-51f9-478e-b44d-f6b74ee1d33d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:54.742687 crc crio[20719]: time=\"2026-06-12T20:46:54.742594177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3c6d43d5-3008-4ec5-a983-8afa19d4f406 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:46:54.753687 crc crio[20719]: time=\"2026-06-12T20:46:54.753227954Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zm779/registry-server\" id=4f30734b-02e8-41ea-a076-1625ad75ba89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:54.754224 crc crio[20719]: time=\"2026-06-12T20:46:54.75413901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:54.831843 crc crio[20719]: time=\"2026-06-12T20:46:54.831772829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:54.836550 crc crio[20719]: time=\"2026-06-12T20:46:54.836445307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:46:55.016667 crc crio[20719]: time=\"2026-06-12T20:46:55.016552188Z\" level=info msg=\"Created container f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40: openshift-marketplace/redhat-operators-zm779/registry-server\" id=4f30734b-02e8-41ea-a076-1625ad75ba89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:46:55.019608 crc crio[20719]: time=\"2026-06-12T20:46:55.019491919Z\" level=info msg=\"Starting container: f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40\" id=657ed8dc-f272-40fc-836c-390b44483de7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:46:55.026084 crc crio[20719]: time=\"2026-06-12T20:46:55.025981088Z\" level=info msg=\"Started container\" PID=167126 containerID=f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40 description=openshift-marketplace/redhat-operators-zm779/registry-server id=657ed8dc-f272-40fc-836c-390b44483de7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\nJun 12 20:47:12.814403 crc crio[20719]: time=\"2026-06-12T20:47:12.811034902Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-fdbt9/POD\" id=9c8dfff6-aec4-45eb-a142-53f6a0bfa745 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:12.826712 crc crio[20719]: time=\"2026-06-12T20:47:12.814815277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:12.953579 crc crio[20719]: time=\"2026-06-12T20:47:12.948632049Z\" level=info msg=\"Got pod network &{Name:community-operators-fdbt9 Namespace:openshift-marketplace ID:08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56 UID:eaf7c011-8b79-4eb2-a5e5-7b8a0f8df10f NetNS:/var/run/netns/a32c0e0a-acdb-4f48-9b6a-9a218e7d61f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaf7c011_8b79_4eb2_a5e5_7b8a0f8df10f.slice PodAnnotations:0xc003ab06e0}] Aliases:map[]}\"\nJun 12 20:47:12.953579 crc crio[20719]: time=\"2026-06-12T20:47:12.948695561Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-fdbt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:47:13.366658 crc crio[20719]: 2026-06-12T20:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08cdd24a92f9ab7 Mac:ea:bd:5f:75:e5:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/a32c0e0a-acdb-4f48-9b6a-9a218e7d61f0 SocketPath: PciID:}] [{Interface:0xc000014d80 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:47:13.368808 crc crio[20719]: time=\"2026-06-12T20:47:13.368203795Z\" level=info msg=\"Got pod network &{Name:community-operators-fdbt9 Namespace:openshift-marketplace ID:08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56 UID:eaf7c011-8b79-4eb2-a5e5-7b8a0f8df10f NetNS:/var/run/netns/a32c0e0a-acdb-4f48-9b6a-9a218e7d61f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaf7c011_8b79_4eb2_a5e5_7b8a0f8df10f.slice PodAnnotations:0xc003ab06e0}] Aliases:map[]}\"\nJun 12 20:47:13.368808 crc crio[20719]: time=\"2026-06-12T20:47:13.368408491Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-fdbt9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:47:13.397963 crc crio[20719]: time=\"2026-06-12T20:47:13.397824654Z\" level=info msg=\"Ran pod sandbox 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56 with infra container: openshift-marketplace/community-operators-fdbt9/POD\" id=9c8dfff6-aec4-45eb-a142-53f6a0bfa745 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:13.400542 crc crio[20719]: time=\"2026-06-12T20:47:13.400398742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5e2ae11d-4aa1-461b-98ac-f446216f9610 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:13.410241 crc crio[20719]: time=\"2026-06-12T20:47:13.410125419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=35e18ed0-0117-43bb-902f-446171b3538d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:13.428366 crc crio[20719]: time=\"2026-06-12T20:47:13.428190377Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-fdbt9/extract-utilities\" id=d43748ea-df39-4407-8345-db86d0e26f07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:13.428880 crc crio[20719]: time=\"2026-06-12T20:47:13.428782393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:13.517076 crc crio[20719]: time=\"2026-06-12T20:47:13.516959203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:13.523838 crc crio[20719]: time=\"2026-06-12T20:47:13.523763301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:13.702744 crc crio[20719]: time=\"2026-06-12T20:47:13.702222294Z\" level=info msg=\"Created container 89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db: openshift-marketplace/community-operators-fdbt9/extract-utilities\" id=d43748ea-df39-4407-8345-db86d0e26f07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:13.703959 crc crio[20719]: time=\"2026-06-12T20:47:13.703840078Z\" level=info msg=\"Starting container: 89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db\" id=cfb236eb-ab77-40f6-adb9-68ceaa193357 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:13.709595 crc crio[20719]: time=\"2026-06-12T20:47:13.709515225Z\" level=info msg=\"Started container\" PID=168124 containerID=89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db description=openshift-marketplace/community-operators-fdbt9/extract-utilities id=cfb236eb-ab77-40f6-adb9-68ceaa193357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\nJun 12 20:47:14.546420 crc crio[20719]: time=\"2026-06-12T20:47:14.546349483Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bbf69ee9-1776-45f8-85d2-920e47a34c1b name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:14.551788 crc crio[20719]: time=\"2026-06-12T20:47:14.55164141Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 20:47:15.239135 crc crio[20719]: time=\"2026-06-12T20:47:15.238517986Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=bbf69ee9-1776-45f8-85d2-920e47a34c1b name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:15.240570 crc crio[20719]: time=\"2026-06-12T20:47:15.240347537Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=08b05829-b6f0-495d-9bce-7a8157b086ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:15.248956 crc crio[20719]: time=\"2026-06-12T20:47:15.248769209Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=269911a4-e4f6-48c0-afb2-067b45dab78d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:15.258714 crc crio[20719]: time=\"2026-06-12T20:47:15.25863358Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-fdbt9/extract-content\" id=c12b41f7-9454-4f8e-b268-4d644c6d3925 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:15.259193 crc crio[20719]: time=\"2026-06-12T20:47:15.259141324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:15.309776 crc crio[20719]: time=\"2026-06-12T20:47:15.309614505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:15.313992 crc crio[20719]: time=\"2026-06-12T20:47:15.313902044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:15.486753 crc crio[20719]: time=\"2026-06-12T20:47:15.48663685Z\" level=info msg=\"Created container 0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9: openshift-marketplace/community-operators-fdbt9/extract-content\" id=c12b41f7-9454-4f8e-b268-4d644c6d3925 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:15.488700 crc crio[20719]: time=\"2026-06-12T20:47:15.488628504Z\" level=info msg=\"Starting container: 0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9\" id=ead2ffaf-5de3-46ac-bc14-6ca7c77e4cbe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:15.495196 crc crio[20719]: time=\"2026-06-12T20:47:15.494351373Z\" level=info msg=\"Started container\" PID=168236 containerID=0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9 description=openshift-marketplace/community-operators-fdbt9/extract-content id=ead2ffaf-5de3-46ac-bc14-6ca7c77e4cbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\nJun 12 20:47:16.150865 crc crio[20719]: time=\"2026-06-12T20:47:16.149745714Z\" level=info msg=\"Stopping container: f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40 (timeout: 2s)\" id=7bb8da4c-c2c1-4cfd-a4e3-a782c6a65c30 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:47:16.325350 crc crio[20719]: time=\"2026-06-12T20:47:16.325070862Z\" level=info msg=\"Stopped container f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40: openshift-marketplace/redhat-operators-zm779/registry-server\" id=7bb8da4c-c2c1-4cfd-a4e3-a782c6a65c30 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:47:16.326348 crc crio[20719]: time=\"2026-06-12T20:47:16.32604439Z\" level=info msg=\"Stopping pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\" id=ad0d9922-061c-4668-804f-b4ed476e5211 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:16.327306 crc crio[20719]: time=\"2026-06-12T20:47:16.32717043Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zm779 Namespace:openshift-marketplace ID:011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795 UID:62b75d41-d7dc-489f-9203-440b0fd804a1 NetNS:/var/run/netns/782345d2-ea5f-417a-aba4-8dae15786abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62b75d41_d7dc_489f_9203_440b0fd804a1.slice PodAnnotations:0xc0023e2b20}] Aliases:map[]}\"\nJun 12 20:47:16.327688 crc crio[20719]: time=\"2026-06-12T20:47:16.327436108Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zm779 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:47:17.115582 crc crio[20719]: time=\"2026-06-12T20:47:17.114945587Z\" level=info msg=\"Stopped pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\" id=ad0d9922-061c-4668-804f-b4ed476e5211 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:17.553746 crc crio[20719]: time=\"2026-06-12T20:47:17.553644501Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-cg2zd/POD\" id=a0369b21-7210-4f41-b802-f73ef01c6af0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:17.553746 crc crio[20719]: time=\"2026-06-12T20:47:17.553746864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:17.602217 crc crio[20719]: time=\"2026-06-12T20:47:17.602062834Z\" level=info msg=\"Got pod network &{Name:certified-operators-cg2zd Namespace:openshift-marketplace ID:bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73 UID:91d1852e-5967-449b-acfc-d6ba5141387a NetNS:/var/run/netns/652beed2-f2ee-491e-af85-02316f81606a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91d1852e_5967_449b_acfc_d6ba5141387a.slice PodAnnotations:0xc003ab09b0}] Aliases:map[]}\"\nJun 12 20:47:17.602217 crc crio[20719]: time=\"2026-06-12T20:47:17.602148006Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-cg2zd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:47:17.704747 crc crio[20719]: time=\"2026-06-12T20:47:17.704651898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aad331cc-78b5-4c3e-81d0-c16afe90e3ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:17.715497 crc crio[20719]: time=\"2026-06-12T20:47:17.715395064Z\" level=info msg=\"Removing container: f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40\" id=ea2a757a-f1d7-4e68-9c2b-651e775f3dfa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:17.716068 crc crio[20719]: time=\"2026-06-12T20:47:17.71596604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c4dff812-94a6-43be-99a0-5a8d5a442437 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:17.769114 crc crio[20719]: time=\"2026-06-12T20:47:17.768165762Z\" level=info msg=\"Removed container f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40: openshift-marketplace/redhat-operators-zm779/registry-server\" id=ea2a757a-f1d7-4e68-9c2b-651e775f3dfa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:17.779958 crc crio[20719]: time=\"2026-06-12T20:47:17.779221345Z\" level=info msg=\"Removing container: d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab\" id=be0db635-8ac7-4ee5-a1b8-82f4b4383c58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:17.796899 crc crio[20719]: time=\"2026-06-12T20:47:17.796806689Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-fdbt9/registry-server\" id=9e4e9a6b-ca68-4e22-bedd-6db470d56b06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:17.797573 crc crio[20719]: time=\"2026-06-12T20:47:17.797368575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:18.012529 crc crio[20719]: time=\"2026-06-12T20:47:18.011759083Z\" level=info msg=\"Removed container d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab: openshift-marketplace/redhat-operators-zm779/extract-content\" id=be0db635-8ac7-4ee5-a1b8-82f4b4383c58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:18.033326 crc crio[20719]: time=\"2026-06-12T20:47:18.020663771Z\" level=info msg=\"Removing container: ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71\" id=88d883c2-7ebd-47f7-b0ef-e80225581079 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:18.047450 crc crio[20719]: time=\"2026-06-12T20:47:18.046897584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:18.069992 crc crio[20719]: time=\"2026-06-12T20:47:18.068048716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:18.088574 crc crio[20719]: time=\"2026-06-12T20:47:18.088214868Z\" level=info msg=\"Removed container ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71: openshift-marketplace/redhat-operators-zm779/extract-utilities\" id=88d883c2-7ebd-47f7-b0ef-e80225581079 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:18.211675 crc crio[20719]: time=\"2026-06-12T20:47:18.21156864Z\" level=info msg=\"Created container d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60: openshift-marketplace/community-operators-fdbt9/registry-server\" id=9e4e9a6b-ca68-4e22-bedd-6db470d56b06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:18.215194 crc crio[20719]: time=\"2026-06-12T20:47:18.21512771Z\" level=info msg=\"Starting container: d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60\" id=fa16ee1a-8960-46ab-b2ef-c82e1dee02bf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:18.225429 crc crio[20719]: time=\"2026-06-12T20:47:18.225366659Z\" level=info msg=\"Started container\" PID=168469 containerID=d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60 description=openshift-marketplace/community-operators-fdbt9/registry-server id=fa16ee1a-8960-46ab-b2ef-c82e1dee02bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\nJun 12 20:47:18.341091 crc crio[20719]: 2026-06-12T20:47:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb6ceabcc05f565 Mac:5a:12:77:20:21:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/652beed2-f2ee-491e-af85-02316f81606a SocketPath: PciID:}] [{Interface:0xc000592770 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:47:18.342578 crc crio[20719]: time=\"2026-06-12T20:47:18.342388792Z\" level=info msg=\"Got pod network &{Name:certified-operators-cg2zd Namespace:openshift-marketplace ID:bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73 UID:91d1852e-5967-449b-acfc-d6ba5141387a NetNS:/var/run/netns/652beed2-f2ee-491e-af85-02316f81606a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91d1852e_5967_449b_acfc_d6ba5141387a.slice PodAnnotations:0xc003ab09b0}] Aliases:map[]}\"\nJun 12 20:47:18.342700 crc crio[20719]: time=\"2026-06-12T20:47:18.342581108Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-cg2zd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:47:18.350577 crc crio[20719]: time=\"2026-06-12T20:47:18.350505109Z\" level=info msg=\"Ran pod sandbox bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73 with infra container: openshift-marketplace/certified-operators-cg2zd/POD\" id=a0369b21-7210-4f41-b802-f73ef01c6af0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:47:18.355535 crc crio[20719]: time=\"2026-06-12T20:47:18.355081862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9c00fad2-16d1-463b-9f17-39c13b2d2d29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:18.358344 crc crio[20719]: time=\"2026-06-12T20:47:18.358224798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff990012-1dab-4787-9e1c-519bda1043e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:18.380021 crc crio[20719]: time=\"2026-06-12T20:47:18.379909286Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cg2zd/extract-utilities\" id=cd42d73e-7a71-437d-91dc-de4de071c393 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:18.380454 crc crio[20719]: time=\"2026-06-12T20:47:18.380389649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:18.435015 crc crio[20719]: time=\"2026-06-12T20:47:18.434917949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:18.442446 crc crio[20719]: time=\"2026-06-12T20:47:18.442367456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:18.606499 crc crio[20719]: time=\"2026-06-12T20:47:18.606343292Z\" level=info msg=\"Created container 119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89: openshift-marketplace/certified-operators-cg2zd/extract-utilities\" id=cd42d73e-7a71-437d-91dc-de4de071c393 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:18.609334 crc crio[20719]: time=\"2026-06-12T20:47:18.609180482Z\" level=info msg=\"Starting container: 119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89\" id=20540598-459c-4c81-97bb-9afbb13051d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:18.618893 crc crio[20719]: time=\"2026-06-12T20:47:18.618638921Z\" level=info msg=\"Started container\" PID=168507 containerID=119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89 description=openshift-marketplace/certified-operators-cg2zd/extract-utilities id=20540598-459c-4c81-97bb-9afbb13051d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\nJun 12 20:47:18.752817 crc crio[20719]: time=\"2026-06-12T20:47:18.752712477Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=28e30cac-7473-41ec-a283-a102ce830714 name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:18.760101 crc crio[20719]: time=\"2026-06-12T20:47:18.759930729Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 20:47:19.444089 crc crio[20719]: time=\"2026-06-12T20:47:19.443364045Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=28e30cac-7473-41ec-a283-a102ce830714 name=/runtime.v1.ImageService/PullImage\nJun 12 20:47:19.445101 crc crio[20719]: time=\"2026-06-12T20:47:19.4449686Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=292b46ad-5b1e-4a27-a1c9-9d041754a41b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:19.447183 crc crio[20719]: time=\"2026-06-12T20:47:19.447069858Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a587d448-2124-4e1b-bc46-6c48cbaeffa3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:19.455769 crc crio[20719]: time=\"2026-06-12T20:47:19.455629554Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cg2zd/extract-content\" id=aac97d3b-41ee-43ef-9774-9bcd653114da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:19.456154 crc crio[20719]: time=\"2026-06-12T20:47:19.456101226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:19.516377 crc crio[20719]: time=\"2026-06-12T20:47:19.511201984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:19.516377 crc crio[20719]: time=\"2026-06-12T20:47:19.514790933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:19.716783 crc crio[20719]: time=\"2026-06-12T20:47:19.716668363Z\" level=info msg=\"Created container 5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5: openshift-marketplace/certified-operators-cg2zd/extract-content\" id=aac97d3b-41ee-43ef-9774-9bcd653114da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:19.718352 crc crio[20719]: time=\"2026-06-12T20:47:19.717805094Z\" level=info msg=\"Starting container: 5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5\" id=de10c2af-7a08-4927-b9a6-0fb3508bf902 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:19.730507 crc crio[20719]: time=\"2026-06-12T20:47:19.73036585Z\" level=info msg=\"Started container\" PID=168598 containerID=5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5 description=openshift-marketplace/certified-operators-cg2zd/extract-content id=de10c2af-7a08-4927-b9a6-0fb3508bf902 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\nJun 12 20:47:20.832820 crc crio[20719]: time=\"2026-06-12T20:47:20.832379811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fd2d9c26-6c1f-4fda-9fa4-5c54b8df2a1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.866649 crc crio[20719]: time=\"2026-06-12T20:47:20.865801064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=27007b07-414d-468a-9581-7b35f24dcb65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:47:20.892317 crc crio[20719]: time=\"2026-06-12T20:47:20.891739666Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cg2zd/registry-server\" id=b99963b9-f96a-4ed3-8d3f-4fd1402d5417 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:20.894065 crc crio[20719]: time=\"2026-06-12T20:47:20.892347292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.995197 crc crio[20719]: time=\"2026-06-12T20:47:20.995089322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:20.999569 crc crio[20719]: time=\"2026-06-12T20:47:20.999511545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:47:21.167607 crc crio[20719]: time=\"2026-06-12T20:47:21.167539492Z\" level=info msg=\"Created container fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc: openshift-marketplace/certified-operators-cg2zd/registry-server\" id=b99963b9-f96a-4ed3-8d3f-4fd1402d5417 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:47:21.168963 crc crio[20719]: time=\"2026-06-12T20:47:21.168913181Z\" level=info msg=\"Starting container: fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc\" id=48993413-f099-4b13-85e4-2aa261fcf248 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:47:21.175956 crc crio[20719]: time=\"2026-06-12T20:47:21.175906823Z\" level=info msg=\"Started container\" PID=168668 containerID=fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc description=openshift-marketplace/certified-operators-cg2zd/registry-server id=48993413-f099-4b13-85e4-2aa261fcf248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\nJun 12 20:47:25.981479 crc crio[20719]: time=\"2026-06-12T20:47:25.980579531Z\" level=info msg=\"Stopping container: d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60 (timeout: 2s)\" id=29cd0883-196e-4ef5-ada5-97f701505cc3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:47:26.114542 crc crio[20719]: time=\"2026-06-12T20:47:26.114226482Z\" level=info msg=\"Stopped container d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60: openshift-marketplace/community-operators-fdbt9/registry-server\" id=29cd0883-196e-4ef5-ada5-97f701505cc3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:47:26.116373 crc crio[20719]: time=\"2026-06-12T20:47:26.115833136Z\" level=info msg=\"Stopping pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\" id=5f4415f3-7e68-4a5b-aeb5-04c1597f338e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:26.116742 crc crio[20719]: time=\"2026-06-12T20:47:26.116484154Z\" level=info msg=\"Got pod network &{Name:community-operators-fdbt9 Namespace:openshift-marketplace ID:08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56 UID:eaf7c011-8b79-4eb2-a5e5-7b8a0f8df10f NetNS:/var/run/netns/a32c0e0a-acdb-4f48-9b6a-9a218e7d61f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaf7c011_8b79_4eb2_a5e5_7b8a0f8df10f.slice PodAnnotations:0xc00334ae30}] Aliases:map[]}\"\nJun 12 20:47:26.116895 crc crio[20719]: time=\"2026-06-12T20:47:26.116858404Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-fdbt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:47:26.129794 crc crio[20719]: time=\"2026-06-12T20:47:26.129695078Z\" level=info msg=\"Stopping pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\" id=66ed059a-7b7c-42a9-83e2-a955294f8bd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:26.129794 crc crio[20719]: time=\"2026-06-12T20:47:26.129790531Z\" level=info msg=\"Stopped pod sandbox (already stopped): 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\" id=66ed059a-7b7c-42a9-83e2-a955294f8bd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:26.130435 crc crio[20719]: time=\"2026-06-12T20:47:26.130205132Z\" level=info msg=\"Removing pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\" id=a58f829b-e826-4095-8e62-ed632f7729f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:47:26.152257 crc crio[20719]: time=\"2026-06-12T20:47:26.152164428Z\" level=info msg=\"Removed pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\" id=a58f829b-e826-4095-8e62-ed632f7729f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:47:26.153997 crc crio[20719]: time=\"2026-06-12T20:47:26.153934075Z\" level=info msg=\"Stopping pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\" id=a64efb82-3313-40b2-a177-0b8d76013a02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:26.154139 crc crio[20719]: time=\"2026-06-12T20:47:26.154019648Z\" level=info msg=\"Stopped pod sandbox (already stopped): c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\" id=a64efb82-3313-40b2-a177-0b8d76013a02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:26.155026 crc crio[20719]: time=\"2026-06-12T20:47:26.154950384Z\" level=info msg=\"Removing pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\" id=502caf46-733a-4881-8b6d-4859fc061f00 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:47:26.176771 crc crio[20719]: time=\"2026-06-12T20:47:26.176668954Z\" level=info msg=\"Removed pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\" id=502caf46-733a-4881-8b6d-4859fc061f00 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:47:26.506369 crc crio[20719]: time=\"2026-06-12T20:47:26.505720474Z\" level=info msg=\"Stopped pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\" id=5f4415f3-7e68-4a5b-aeb5-04c1597f338e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:27.150199 crc crio[20719]: time=\"2026-06-12T20:47:27.150149063Z\" level=info msg=\"Removing container: d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60\" id=ef5b40b1-63f0-466d-b38c-a699a5f0b46b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:27.195894 crc crio[20719]: time=\"2026-06-12T20:47:27.195723038Z\" level=info msg=\"Removed container d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60: openshift-marketplace/community-operators-fdbt9/registry-server\" id=ef5b40b1-63f0-466d-b38c-a699a5f0b46b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:27.199127 crc crio[20719]: time=\"2026-06-12T20:47:27.199096382Z\" level=info msg=\"Removing container: 0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9\" id=0c1453c3-0527-4483-9453-a7923532f5a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:27.242951 crc crio[20719]: time=\"2026-06-12T20:47:27.242866449Z\" level=info msg=\"Removed container 0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9: openshift-marketplace/community-operators-fdbt9/extract-content\" id=0c1453c3-0527-4483-9453-a7923532f5a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:27.256778 crc crio[20719]: time=\"2026-06-12T20:47:27.256697687Z\" level=info msg=\"Removing container: 89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db\" id=067daabb-bcc7-49d6-8ffa-8279271b0259 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:27.316737 crc crio[20719]: time=\"2026-06-12T20:47:27.31593147Z\" level=info msg=\"Removed container 89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db: openshift-marketplace/community-operators-fdbt9/extract-utilities\" id=067daabb-bcc7-49d6-8ffa-8279271b0259 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:30.193664 crc crio[20719]: time=\"2026-06-12T20:47:30.193176253Z\" level=info msg=\"Stopping container: fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc (timeout: 2s)\" id=c545ec47-b144-4a16-9506-2ee2de4bc2b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:47:30.844889 crc crio[20719]: time=\"2026-06-12T20:47:30.842808855Z\" level=info msg=\"Stopped container fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc: openshift-marketplace/certified-operators-cg2zd/registry-server\" id=c545ec47-b144-4a16-9506-2ee2de4bc2b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:47:30.845405 crc crio[20719]: time=\"2026-06-12T20:47:30.845056867Z\" level=info msg=\"Stopping pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\" id=305dda11-8ae4-4fbc-9aa7-5ee19b84dd00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:30.846639 crc crio[20719]: time=\"2026-06-12T20:47:30.846219249Z\" level=info msg=\"Got pod network &{Name:certified-operators-cg2zd Namespace:openshift-marketplace ID:bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73 UID:91d1852e-5967-449b-acfc-d6ba5141387a NetNS:/var/run/netns/652beed2-f2ee-491e-af85-02316f81606a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91d1852e_5967_449b_acfc_d6ba5141387a.slice PodAnnotations:0xc00170c928}] Aliases:map[]}\"\nJun 12 20:47:30.846639 crc crio[20719]: time=\"2026-06-12T20:47:30.846657512Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-cg2zd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:47:31.236129 crc crio[20719]: time=\"2026-06-12T20:47:31.235200724Z\" level=info msg=\"Stopped pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\" id=305dda11-8ae4-4fbc-9aa7-5ee19b84dd00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:47:32.241498 crc crio[20719]: time=\"2026-06-12T20:47:32.241377925Z\" level=info msg=\"Removing container: fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc\" id=f77ffda9-3bc3-480b-83c8-ac41816fdfb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:32.296941 crc crio[20719]: time=\"2026-06-12T20:47:32.296813786Z\" level=info msg=\"Removed container fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc: openshift-marketplace/certified-operators-cg2zd/registry-server\" id=f77ffda9-3bc3-480b-83c8-ac41816fdfb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:32.299955 crc crio[20719]: time=\"2026-06-12T20:47:32.299833174Z\" level=info msg=\"Removing container: 5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5\" id=06f8cc07-9d59-49f0-a118-397280b26630 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:32.340085 crc crio[20719]: time=\"2026-06-12T20:47:32.339980942Z\" level=info msg=\"Removed container 5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5: openshift-marketplace/certified-operators-cg2zd/extract-content\" id=06f8cc07-9d59-49f0-a118-397280b26630 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:32.343705 crc crio[20719]: time=\"2026-06-12T20:47:32.343611801Z\" level=info msg=\"Removing container: 119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89\" id=7e4f5379-2646-4dc1-aa27-ba51e6150c1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:47:32.399316 crc crio[20719]: time=\"2026-06-12T20:47:32.398869384Z\" level=info msg=\"Removed container 119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89: openshift-marketplace/certified-operators-cg2zd/extract-utilities\" id=7e4f5379-2646-4dc1-aa27-ba51e6150c1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:48:00.910337 crc crio[20719]: time=\"2026-06-12T20:48:00.909562977Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688288-45pbm/POD\" id=ceb086e6-c3d3-40e4-9dbb-0044bc4537d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:48:00.912213 crc crio[20719]: time=\"2026-06-12T20:48:00.910358438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:00.968825 crc crio[20719]: time=\"2026-06-12T20:48:00.968484059Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688288-45pbm Namespace:openshift-infra ID:361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0 UID:53e28a70-ec4f-43b0-84e2-38b69e476742 NetNS:/var/run/netns/0056a43f-70f6-42b9-91e5-eb1fb4f892cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53e28a70_ec4f_43b0_84e2_38b69e476742.slice PodAnnotations:0xc00259b510}] Aliases:map[]}\"\nJun 12 20:48:00.968825 crc crio[20719]: time=\"2026-06-12T20:48:00.968796008Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688288-45pbm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:48:01.604938 crc crio[20719]: 2026-06-12T20:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:361018a667e64e3 Mac:b2:88:2b:ab:81:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/0056a43f-70f6-42b9-91e5-eb1fb4f892cc SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:48:01.607812 crc crio[20719]: time=\"2026-06-12T20:48:01.607672034Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688288-45pbm Namespace:openshift-infra ID:361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0 UID:53e28a70-ec4f-43b0-84e2-38b69e476742 NetNS:/var/run/netns/0056a43f-70f6-42b9-91e5-eb1fb4f892cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53e28a70_ec4f_43b0_84e2_38b69e476742.slice PodAnnotations:0xc00259b510}] Aliases:map[]}\"\nJun 12 20:48:01.608157 crc crio[20719]: time=\"2026-06-12T20:48:01.608052296Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688288-45pbm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:48:01.626822 crc crio[20719]: time=\"2026-06-12T20:48:01.626088732Z\" level=info msg=\"Ran pod sandbox 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0 with infra container: openshift-infra/auto-csr-approver-29688288-45pbm/POD\" id=ceb086e6-c3d3-40e4-9dbb-0044bc4537d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:48:01.630926 crc crio[20719]: time=\"2026-06-12T20:48:01.630843031Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6215d4e6-c802-466b-891c-1ea57e2382c1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:48:01.642826 crc crio[20719]: time=\"2026-06-12T20:48:01.64274957Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:48:02.496719 crc crio[20719]: time=\"2026-06-12T20:48:02.496639936Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6215d4e6-c802-466b-891c-1ea57e2382c1 name=/runtime.v1.ImageService/PullImage\nJun 12 20:48:02.498701 crc crio[20719]: time=\"2026-06-12T20:48:02.498564529Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1a2ed9f2-5814-4fd4-a8dd-5dde6cc1aefa name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:02.501863 crc crio[20719]: time=\"2026-06-12T20:48:02.501171091Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=63602195-eb4b-4d50-b091-c133122e2fd1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:48:02.512143 crc crio[20719]: time=\"2026-06-12T20:48:02.51196697Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688288-45pbm/oc\" id=799c08a7-3768-4fee-9171-c6cd4abf9ff8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:48:02.512635 crc crio[20719]: time=\"2026-06-12T20:48:02.512551275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:02.566504 crc crio[20719]: time=\"2026-06-12T20:48:02.565960885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:03.223875 crc crio[20719]: time=\"2026-06-12T20:48:03.223356133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:48:03.411846 crc crio[20719]: time=\"2026-06-12T20:48:03.410929818Z\" level=info msg=\"Created container 1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168: openshift-infra/auto-csr-approver-29688288-45pbm/oc\" id=799c08a7-3768-4fee-9171-c6cd4abf9ff8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:48:03.413763 crc crio[20719]: time=\"2026-06-12T20:48:03.413639932Z\" level=info msg=\"Starting container: 1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168\" id=d9c76c8f-54fe-4fb0-8f36-776353bd282f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:48:03.421542 crc crio[20719]: time=\"2026-06-12T20:48:03.421219141Z\" level=info msg=\"Started container\" PID=170928 containerID=1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168 description=openshift-infra/auto-csr-approver-29688288-45pbm/oc id=d9c76c8f-54fe-4fb0-8f36-776353bd282f name=/runtime.v1.RuntimeService/StartContainer sandboxID=361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\nJun 12 20:48:05.420572 crc crio[20719]: time=\"2026-06-12T20:48:05.419494817Z\" level=info msg=\"Stopping pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\" id=a7d6396b-0db7-4894-8f9d-77454428e120 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:48:05.422739 crc crio[20719]: time=\"2026-06-12T20:48:05.422681166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688288-45pbm Namespace:openshift-infra ID:361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0 UID:53e28a70-ec4f-43b0-84e2-38b69e476742 NetNS:/var/run/netns/0056a43f-70f6-42b9-91e5-eb1fb4f892cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53e28a70_ec4f_43b0_84e2_38b69e476742.slice PodAnnotations:0xc003c98210}] Aliases:map[]}\"\nJun 12 20:48:05.423365 crc crio[20719]: time=\"2026-06-12T20:48:05.423202471Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688288-45pbm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:48:05.992966 crc crio[20719]: time=\"2026-06-12T20:48:05.992252742Z\" level=info msg=\"Stopped pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\" id=a7d6396b-0db7-4894-8f9d-77454428e120 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:48:26.200957 crc crio[20719]: time=\"2026-06-12T20:48:26.199951187Z\" level=info msg=\"Removing container: 61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b\" id=2e417ad5-e0d8-406d-915e-bcb5a740c360 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:48:26.514006 crc crio[20719]: time=\"2026-06-12T20:48:26.513942165Z\" level=info msg=\"Removed container 61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b: openshift-infra/auto-csr-approver-29688282-s76v5/oc\" id=2e417ad5-e0d8-406d-915e-bcb5a740c360 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:48:26.530041 crc crio[20719]: time=\"2026-06-12T20:48:26.529862034Z\" level=info msg=\"Stopping pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\" id=9e110f31-9d59-41a4-a814-594b3e623eb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:48:26.530041 crc crio[20719]: time=\"2026-06-12T20:48:26.529964707Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\" id=9e110f31-9d59-41a4-a814-594b3e623eb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:48:26.531198 crc crio[20719]: time=\"2026-06-12T20:48:26.530724837Z\" level=info msg=\"Removing pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\" id=2a0b0c58-311e-4035-8c69-c84810b1b594 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:48:26.547406 crc crio[20719]: time=\"2026-06-12T20:48:26.547350326Z\" level=info msg=\"Removed pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\" id=2a0b0c58-311e-4035-8c69-c84810b1b594 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:48:26.548920 crc crio[20719]: time=\"2026-06-12T20:48:26.548840116Z\" level=info msg=\"Stopping pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\" id=1f4bd594-4df7-4cc1-ad1e-ef41bc5a0a38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:48:26.548920 crc crio[20719]: time=\"2026-06-12T20:48:26.548911118Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\" id=1f4bd594-4df7-4cc1-ad1e-ef41bc5a0a38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:48:26.549528 crc crio[20719]: time=\"2026-06-12T20:48:26.549497165Z\" level=info msg=\"Removing pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\" id=7e261398-637b-4a7f-a556-f6e84c15e659 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:48:26.563603 crc crio[20719]: time=\"2026-06-12T20:48:26.563540726Z\" level=info msg=\"Removed pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\" id=7e261398-637b-4a7f-a556-f6e84c15e659 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:48:26.565589 crc crio[20719]: time=\"2026-06-12T20:48:26.565452994Z\" level=info msg=\"Stopping pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\" id=be2bd4b7-68e0-4fc6-aaad-92729945274d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:48:26.565713 crc crio[20719]: time=\"2026-06-12T20:48:26.565592148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\" id=be2bd4b7-68e0-4fc6-aaad-92729945274d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:48:26.570764 crc crio[20719]: time=\"2026-06-12T20:48:26.570709119Z\" level=info msg=\"Removing pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\" id=f6980740-5f4d-42d3-9513-6fb2bfc4c9c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:48:26.588654 crc crio[20719]: time=\"2026-06-12T20:48:26.588533272Z\" level=info msg=\"Removed pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\" id=f6980740-5f4d-42d3-9513-6fb2bfc4c9c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:50:00.552748 crc crio[20719]: time=\"2026-06-12T20:50:00.552064485Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688290-wn5gb/POD\" id=833143f4-0c0d-48a5-985f-3f70f6f9fa5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:00.554017 crc crio[20719]: time=\"2026-06-12T20:50:00.552771535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:00.603462 crc crio[20719]: time=\"2026-06-12T20:50:00.60256159Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688290-wn5gb Namespace:openshift-infra ID:27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17 UID:1f3a5cac-5cfb-477a-8309-949ced4be092 NetNS:/var/run/netns/66b312a0-67b3-4878-a7c3-7d5e5c7a07da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f3a5cac_5cfb_477a_8309_949ced4be092.slice PodAnnotations:0xc000eae458}] Aliases:map[]}\"\nJun 12 20:50:00.603462 crc crio[20719]: time=\"2026-06-12T20:50:00.602641802Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688290-wn5gb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:50:01.262379 crc crio[20719]: 2026-06-12T20:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27637e2983846c8 Mac:1e:e0:2f:f5:55:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/66b312a0-67b3-4878-a7c3-7d5e5c7a07da SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:50:01.264322 crc crio[20719]: time=\"2026-06-12T20:50:01.264223548Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688290-wn5gb Namespace:openshift-infra ID:27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17 UID:1f3a5cac-5cfb-477a-8309-949ced4be092 NetNS:/var/run/netns/66b312a0-67b3-4878-a7c3-7d5e5c7a07da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f3a5cac_5cfb_477a_8309_949ced4be092.slice PodAnnotations:0xc000eae458}] Aliases:map[]}\"\nJun 12 20:50:01.264630 crc crio[20719]: time=\"2026-06-12T20:50:01.264462424Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688290-wn5gb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:50:01.277818 crc crio[20719]: time=\"2026-06-12T20:50:01.277726593Z\" level=info msg=\"Ran pod sandbox 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17 with infra container: openshift-infra/auto-csr-approver-29688290-wn5gb/POD\" id=833143f4-0c0d-48a5-985f-3f70f6f9fa5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:50:01.283252 crc crio[20719]: time=\"2026-06-12T20:50:01.28307446Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9916473a-7fef-4571-8107-815912f3f6c9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:01.296192 crc crio[20719]: time=\"2026-06-12T20:50:01.296103009Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:50:02.281592 crc crio[20719]: time=\"2026-06-12T20:50:02.28118054Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9916473a-7fef-4571-8107-815912f3f6c9 name=/runtime.v1.ImageService/PullImage\nJun 12 20:50:02.283031 crc crio[20719]: time=\"2026-06-12T20:50:02.283001931Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a18288c9-97c1-42aa-a070-6c8fc89485b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:02.285705 crc crio[20719]: time=\"2026-06-12T20:50:02.285680094Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a5170d5c-0718-45cf-96ea-1d65773c2d69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:50:02.293843 crc crio[20719]: time=\"2026-06-12T20:50:02.293730756Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688290-wn5gb/oc\" id=c1279fad-2d36-456f-8b64-db6f84ec763d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:02.294380 crc crio[20719]: time=\"2026-06-12T20:50:02.294156828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:02.346559 crc crio[20719]: time=\"2026-06-12T20:50:02.34270831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:03.018336 crc crio[20719]: time=\"2026-06-12T20:50:03.017733096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:50:03.185630 crc crio[20719]: time=\"2026-06-12T20:50:03.185239643Z\" level=info msg=\"Created container f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb: openshift-infra/auto-csr-approver-29688290-wn5gb/oc\" id=c1279fad-2d36-456f-8b64-db6f84ec763d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:50:03.189040 crc crio[20719]: time=\"2026-06-12T20:50:03.188946285Z\" level=info msg=\"Starting container: f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb\" id=9a9fb553-be62-4467-9677-562a53db1a12 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:50:03.197924 crc crio[20719]: time=\"2026-06-12T20:50:03.1978265Z\" level=info msg=\"Started container\" PID=177502 containerID=f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb description=openshift-infra/auto-csr-approver-29688290-wn5gb/oc id=9a9fb553-be62-4467-9677-562a53db1a12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\nJun 12 20:50:04.875851 crc crio[20719]: time=\"2026-06-12T20:50:04.875054464Z\" level=info msg=\"Stopping pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\" id=2b00a587-c302-4048-be0e-459eee7c2cb1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:50:04.877619 crc crio[20719]: time=\"2026-06-12T20:50:04.877506641Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688290-wn5gb Namespace:openshift-infra ID:27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17 UID:1f3a5cac-5cfb-477a-8309-949ced4be092 NetNS:/var/run/netns/66b312a0-67b3-4878-a7c3-7d5e5c7a07da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f3a5cac_5cfb_477a_8309_949ced4be092.slice PodAnnotations:0xc003ab0220}] Aliases:map[]}\"\nJun 12 20:50:04.877803 crc crio[20719]: time=\"2026-06-12T20:50:04.877726087Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688290-wn5gb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:50:05.279371 crc crio[20719]: time=\"2026-06-12T20:50:05.279200539Z\" level=info msg=\"Stopped pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\" id=2b00a587-c302-4048-be0e-459eee7c2cb1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:50:26.649965 crc crio[20719]: time=\"2026-06-12T20:50:26.648813503Z\" level=info msg=\"Removing container: 17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e\" id=51a4036d-a013-45f7-9e62-d1dce089d6bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:50:26.926612 crc crio[20719]: time=\"2026-06-12T20:50:26.926049295Z\" level=info msg=\"Removed container 17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e: openshift-infra/auto-csr-approver-29688284-wd5ff/oc\" id=51a4036d-a013-45f7-9e62-d1dce089d6bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:50:26.938844 crc crio[20719]: time=\"2026-06-12T20:50:26.938716212Z\" level=info msg=\"Stopping pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\" id=1f8caaa6-f887-4baa-bf41-d6a572bf642a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:50:26.938844 crc crio[20719]: time=\"2026-06-12T20:50:26.938848015Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\" id=1f8caaa6-f887-4baa-bf41-d6a572bf642a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:50:26.940541 crc crio[20719]: time=\"2026-06-12T20:50:26.940237853Z\" level=info msg=\"Removing pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\" id=3a3b3ce7-54f5-4a61-99b3-871e555bdb44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:50:26.967829 crc crio[20719]: time=\"2026-06-12T20:50:26.967110736Z\" level=info msg=\"Removed pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\" id=3a3b3ce7-54f5-4a61-99b3-871e555bdb44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:50:58.754375 crc crio[20719]: time=\"2026-06-12T20:50:58.752752901Z\" level=info msg=\"Stopping pod sandbox: 8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296\" id=ccff5075-5a74-4eff-bf24-a97ea7df163a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:50:58.756358 crc crio[20719]: time=\"2026-06-12T20:50:58.755842308Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 Namespace:openstack ID:8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296 UID:6cca588f-398b-4411-b87b-8dbf8096e11e NetNS:/var/run/netns/425973e2-a01d-4b95-8bb8-7821fe9e1cb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cca588f_398b_4411_b87b_8dbf8096e11e.slice PodAnnotations:0xc00008cb38}] Aliases:map[]}\"\nJun 12 20:50:58.756358 crc crio[20719]: time=\"2026-06-12T20:50:58.756028923Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:50:59.354913 crc crio[20719]: time=\"2026-06-12T20:50:59.354448601Z\" level=info msg=\"Stopped pod sandbox: 8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296\" id=ccff5075-5a74-4eff-bf24-a97ea7df163a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:51:00.444561 crc crio[20719]: time=\"2026-06-12T20:51:00.441035918Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/POD\" id=275107c5-4119-4e68-abdc-d2855c1eac69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:51:00.444561 crc crio[20719]: time=\"2026-06-12T20:51:00.441650294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:00.487664 crc crio[20719]: time=\"2026-06-12T20:51:00.487557434Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn Namespace:openstack ID:8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192 UID:e815f30d-cd84-4f81-b19d-f207766b261e NetNS:/var/run/netns/054f5a42-9b1c-4a41-a635-01e38d06f2c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode815f30d_cd84_4f81_b19d_f207766b261e.slice PodAnnotations:0xc00259a308}] Aliases:map[]}\"\nJun 12 20:51:00.487664 crc crio[20719]: time=\"2026-06-12T20:51:00.487637476Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:51:01.380921 crc crio[20719]: 2026-06-12T20:51:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8402e692964e7d0 Mac:22:7b:bc:61:7e:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/054f5a42-9b1c-4a41-a635-01e38d06f2c9 SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:51:01.382546 crc crio[20719]: time=\"2026-06-12T20:51:01.382418933Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn Namespace:openstack ID:8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192 UID:e815f30d-cd84-4f81-b19d-f207766b261e NetNS:/var/run/netns/054f5a42-9b1c-4a41-a635-01e38d06f2c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode815f30d_cd84_4f81_b19d_f207766b261e.slice PodAnnotations:0xc00259a308}] Aliases:map[]}\"\nJun 12 20:51:01.382809 crc crio[20719]: time=\"2026-06-12T20:51:01.38262675Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:51:01.392743 crc crio[20719]: time=\"2026-06-12T20:51:01.392651347Z\" level=info msg=\"Ran pod sandbox 8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/POD\" id=275107c5-4119-4e68-abdc-d2855c1eac69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:51:01.395208 crc crio[20719]: time=\"2026-06-12T20:51:01.395140345Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=082273d2-38f1-4cb8-ac78-0d809ba83f1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:01.521753 crc crio[20719]: time=\"2026-06-12T20:51:01.520727904Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6c61fa43-86e8-453e-84d5-7574dd35fc32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:51:01.533008 crc crio[20719]: time=\"2026-06-12T20:51:01.532909021Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=ac5bdca3-2ddd-42bd-b02e-e24611fc991a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:01.533535 crc crio[20719]: time=\"2026-06-12T20:51:01.533447995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:01.590877 crc crio[20719]: time=\"2026-06-12T20:51:01.590791819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:01.595661 crc crio[20719]: time=\"2026-06-12T20:51:01.595432398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:51:01.757522 crc crio[20719]: time=\"2026-06-12T20:51:01.756879338Z\" level=info msg=\"Created container dff463db97b43a57e244cdabb33c4c9fde88dd9579fcc02808ae18a7748026ac: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=ac5bdca3-2ddd-42bd-b02e-e24611fc991a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:51:01.758897 crc crio[20719]: time=\"2026-06-12T20:51:01.758643836Z\" level=info msg=\"Starting container: dff463db97b43a57e244cdabb33c4c9fde88dd9579fcc02808ae18a7748026ac\" id=770406f9-94d6-4949-aba5-e3100a727157 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:51:01.766394 crc crio[20719]: time=\"2026-06-12T20:51:01.766218256Z\" level=info msg=\"Started container\" PID=181065 containerID=dff463db97b43a57e244cdabb33c4c9fde88dd9579fcc02808ae18a7748026ac description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/nova-edpm-deployment-ipam-openstack-edpm-ipam id=770406f9-94d6-4949-aba5-e3100a727157 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192\nJun 12 20:52:00.522050 crc crio[20719]: time=\"2026-06-12T20:52:00.521197774Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688292-xwghm/POD\" id=24cb5a8a-9d8e-430d-b7a4-eedd79fe1279 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:52:00.523543 crc crio[20719]: time=\"2026-06-12T20:52:00.522135341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:00.558247 crc crio[20719]: time=\"2026-06-12T20:52:00.558150916Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688292-xwghm Namespace:openshift-infra ID:383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656 UID:63f5fba0-7fce-493b-9013-8bf459a91270 NetNS:/var/run/netns/23eaf31a-3e47-4a75-a80e-098b99cad3d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63f5fba0_7fce_493b_9013_8bf459a91270.slice PodAnnotations:0xc00334b258}] Aliases:map[]}\"\nJun 12 20:52:00.558247 crc crio[20719]: time=\"2026-06-12T20:52:00.558212737Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688292-xwghm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:52:00.926358 crc crio[20719]: 2026-06-12T20:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:383ac3eb22d1094 Mac:9e:5a:e7:80:b7:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/23eaf31a-3e47-4a75-a80e-098b99cad3d3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:52:00.928085 crc crio[20719]: time=\"2026-06-12T20:52:00.927911083Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688292-xwghm Namespace:openshift-infra ID:383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656 UID:63f5fba0-7fce-493b-9013-8bf459a91270 NetNS:/var/run/netns/23eaf31a-3e47-4a75-a80e-098b99cad3d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63f5fba0_7fce_493b_9013_8bf459a91270.slice PodAnnotations:0xc00334b258}] Aliases:map[]}\"\nJun 12 20:52:00.928188 crc crio[20719]: time=\"2026-06-12T20:52:00.928102148Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688292-xwghm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:52:00.940944 crc crio[20719]: time=\"2026-06-12T20:52:00.940851139Z\" level=info msg=\"Ran pod sandbox 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656 with infra container: openshift-infra/auto-csr-approver-29688292-xwghm/POD\" id=24cb5a8a-9d8e-430d-b7a4-eedd79fe1279 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:52:00.944360 crc crio[20719]: time=\"2026-06-12T20:52:00.944178379Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2fe36ea3-32cb-4925-a615-af6769a28267 name=/runtime.v1.ImageService/PullImage\nJun 12 20:52:00.975781 crc crio[20719]: time=\"2026-06-12T20:52:00.975663769Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:52:01.796686 crc crio[20719]: time=\"2026-06-12T20:52:01.796246567Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2fe36ea3-32cb-4925-a615-af6769a28267 name=/runtime.v1.ImageService/PullImage\nJun 12 20:52:01.798042 crc crio[20719]: time=\"2026-06-12T20:52:01.7974329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=650bcbcd-5164-443f-b572-4b583a6c33d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:52:01.800044 crc crio[20719]: time=\"2026-06-12T20:52:01.799978511Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6eb13834-1360-4aa5-97e8-506fac50315e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:52:01.810258 crc crio[20719]: time=\"2026-06-12T20:52:01.810203933Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688292-xwghm/oc\" id=5bd39d63-a02a-4a9d-8c4a-08e82c7095cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:52:01.811362 crc crio[20719]: time=\"2026-06-12T20:52:01.811257622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:01.882934 crc crio[20719]: time=\"2026-06-12T20:52:01.882758718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:02.410521 crc crio[20719]: time=\"2026-06-12T20:52:02.409991793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:52:02.541121 crc crio[20719]: time=\"2026-06-12T20:52:02.540788945Z\" level=info msg=\"Created container ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb: openshift-infra/auto-csr-approver-29688292-xwghm/oc\" id=5bd39d63-a02a-4a9d-8c4a-08e82c7095cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:52:02.543043 crc crio[20719]: time=\"2026-06-12T20:52:02.542737969Z\" level=info msg=\"Starting container: ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb\" id=a4facad6-54bc-4a01-a7c9-29e46f594d42 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:52:02.556164 crc crio[20719]: time=\"2026-06-12T20:52:02.556057527Z\" level=info msg=\"Started container\" PID=184483 containerID=ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb description=openshift-infra/auto-csr-approver-29688292-xwghm/oc id=a4facad6-54bc-4a01-a7c9-29e46f594d42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\nJun 12 20:52:04.930860 crc crio[20719]: time=\"2026-06-12T20:52:04.929915485Z\" level=info msg=\"Stopping pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\" id=0852474d-c667-4fec-a696-46785f3c1368 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:04.932337 crc crio[20719]: time=\"2026-06-12T20:52:04.931583601Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688292-xwghm Namespace:openshift-infra ID:383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656 UID:63f5fba0-7fce-493b-9013-8bf459a91270 NetNS:/var/run/netns/23eaf31a-3e47-4a75-a80e-098b99cad3d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63f5fba0_7fce_493b_9013_8bf459a91270.slice PodAnnotations:0xc00259a078}] Aliases:map[]}\"\nJun 12 20:52:04.932337 crc crio[20719]: time=\"2026-06-12T20:52:04.931713595Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688292-xwghm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:52:05.302008 crc crio[20719]: time=\"2026-06-12T20:52:05.301180862Z\" level=info msg=\"Stopped pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\" id=0852474d-c667-4fec-a696-46785f3c1368 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:27.026158 crc crio[20719]: time=\"2026-06-12T20:52:27.025545416Z\" level=info msg=\"Removing container: 6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77\" id=1cf24597-92f1-404f-aea7-b14a737c38bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:52:27.332908 crc crio[20719]: time=\"2026-06-12T20:52:27.332140061Z\" level=info msg=\"Removed container 6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77: openshift-infra/auto-csr-approver-29688286-95xzd/oc\" id=1cf24597-92f1-404f-aea7-b14a737c38bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:52:27.346796 crc crio[20719]: time=\"2026-06-12T20:52:27.346672728Z\" level=info msg=\"Stopping pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\" id=03266d0d-da62-4a98-ad17-b6df90d41b02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:27.347114 crc crio[20719]: time=\"2026-06-12T20:52:27.346828543Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\" id=03266d0d-da62-4a98-ad17-b6df90d41b02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:52:27.348155 crc crio[20719]: time=\"2026-06-12T20:52:27.348044846Z\" level=info msg=\"Removing pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\" id=17980004-919e-443e-910e-dd0ebdf4d164 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:52:27.374339 crc crio[20719]: time=\"2026-06-12T20:52:27.3741618Z\" level=info msg=\"Removed pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\" id=17980004-919e-443e-910e-dd0ebdf4d164 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:53:52.676066 crc crio[20719]: time=\"2026-06-12T20:53:52.675348357Z\" level=info msg=\"Stopping pod sandbox: 8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192\" id=6db37464-d2c3-4508-8b9c-2dceb00712f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:53:52.677130 crc crio[20719]: time=\"2026-06-12T20:53:52.676937511Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn Namespace:openstack ID:8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192 UID:e815f30d-cd84-4f81-b19d-f207766b261e NetNS:/var/run/netns/054f5a42-9b1c-4a41-a635-01e38d06f2c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode815f30d_cd84_4f81_b19d_f207766b261e.slice PodAnnotations:0xc002d9b340}] Aliases:map[]}\"\nJun 12 20:53:52.677194 crc crio[20719]: time=\"2026-06-12T20:53:52.677177767Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:53:53.172773 crc crio[20719]: time=\"2026-06-12T20:53:53.172543873Z\" level=info msg=\"Stopped pod sandbox: 8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192\" id=6db37464-d2c3-4508-8b9c-2dceb00712f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:53:54.363866 crc crio[20719]: time=\"2026-06-12T20:53:54.363097569Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/POD\" id=beb235e3-0a31-4753-a7ed-72ef548cac15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:53:54.364866 crc crio[20719]: time=\"2026-06-12T20:53:54.363930413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:54.400024 crc crio[20719]: time=\"2026-06-12T20:53:54.399933025Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx Namespace:openstack ID:7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9 UID:e9aad6bf-82e1-4226-988c-0dc1a16fe096 NetNS:/var/run/netns/661b900f-04a4-4262-9de9-5e5a8bf8f6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aad6bf_82e1_4226_988c_0dc1a16fe096.slice PodAnnotations:0xc00259b7a8}] Aliases:map[]}\"\nJun 12 20:53:54.400024 crc crio[20719]: time=\"2026-06-12T20:53:54.400001797Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:53:55.097120 crc crio[20719]: 2026-06-12T20:53:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b2151d97175124 Mac:76:2c:9c:81:cf:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/661b900f-04a4-4262-9de9-5e5a8bf8f6a3 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:53:55.098806 crc crio[20719]: time=\"2026-06-12T20:53:55.098730454Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx Namespace:openstack ID:7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9 UID:e9aad6bf-82e1-4226-988c-0dc1a16fe096 NetNS:/var/run/netns/661b900f-04a4-4262-9de9-5e5a8bf8f6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aad6bf_82e1_4226_988c_0dc1a16fe096.slice PodAnnotations:0xc00259b7a8}] Aliases:map[]}\"\nJun 12 20:53:55.099422 crc crio[20719]: time=\"2026-06-12T20:53:55.099349517Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:53:55.114831 crc crio[20719]: time=\"2026-06-12T20:53:55.114722295Z\" level=info msg=\"Ran pod sandbox 7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/POD\" id=beb235e3-0a31-4753-a7ed-72ef548cac15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:53:55.118605 crc crio[20719]: time=\"2026-06-12T20:53:55.118433387Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=de544d51-0089-40c5-acc2-49b992319d82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:55.187015 crc crio[20719]: time=\"2026-06-12T20:53:55.186196304Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=eec9f4b4-b6ba-4997-b683-5707e7f7d8cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:53:55.229441 crc crio[20719]: time=\"2026-06-12T20:53:55.229182277Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=f1a49ac1-ffe2-4bbe-bf65-30545ea2924f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:53:55.229966 crc crio[20719]: time=\"2026-06-12T20:53:55.229854527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:55.283725 crc crio[20719]: time=\"2026-06-12T20:53:55.283606237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:55.288349 crc crio[20719]: time=\"2026-06-12T20:53:55.287966497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:53:55.487138 crc crio[20719]: time=\"2026-06-12T20:53:55.48663898Z\" level=info msg=\"Created container a19f8ca75ca5a08dbd7b1ab3dcf637d7d3c89ff44563b41d6a7b8eaf0ca67904: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=f1a49ac1-ffe2-4bbe-bf65-30545ea2924f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:53:55.489636 crc crio[20719]: time=\"2026-06-12T20:53:55.489075107Z\" level=info msg=\"Starting container: a19f8ca75ca5a08dbd7b1ab3dcf637d7d3c89ff44563b41d6a7b8eaf0ca67904\" id=a912cf96-e3eb-42a4-8a03-04f4b63c473d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:53:55.497497 crc crio[20719]: time=\"2026-06-12T20:53:55.497065277Z\" level=info msg=\"Started container\" PID=191232 containerID=a19f8ca75ca5a08dbd7b1ab3dcf637d7d3c89ff44563b41d6a7b8eaf0ca67904 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=a912cf96-e3eb-42a4-8a03-04f4b63c473d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9\nJun 12 20:54:00.530376 crc crio[20719]: time=\"2026-06-12T20:54:00.529483146Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688294-pgrsf/POD\" id=560caac2-c013-4e4d-959e-3b41c0a5d875 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:00.531856 crc crio[20719]: time=\"2026-06-12T20:54:00.530396602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:00.570709 crc crio[20719]: time=\"2026-06-12T20:54:00.570076515Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688294-pgrsf Namespace:openshift-infra ID:e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab UID:c4cb7fa6-4a16-42d9-a788-31c2daf67b67 NetNS:/var/run/netns/1f658f48-09e7-45e7-abe0-5bb3a7331cfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4cb7fa6_4a16_42d9_a788_31c2daf67b67.slice PodAnnotations:0xc00170d578}] Aliases:map[]}\"\nJun 12 20:54:00.570709 crc crio[20719]: time=\"2026-06-12T20:54:00.570679511Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688294-pgrsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:00.962375 crc crio[20719]: 2026-06-12T20:54:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e90dbbf40f69013 Mac:c2:fd:92:24:05:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/1f658f48-09e7-45e7-abe0-5bb3a7331cfb SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:54:00.968375 crc crio[20719]: time=\"2026-06-12T20:54:00.968039851Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688294-pgrsf Namespace:openshift-infra ID:e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab UID:c4cb7fa6-4a16-42d9-a788-31c2daf67b67 NetNS:/var/run/netns/1f658f48-09e7-45e7-abe0-5bb3a7331cfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4cb7fa6_4a16_42d9_a788_31c2daf67b67.slice PodAnnotations:0xc00170d578}] Aliases:map[]}\"\nJun 12 20:54:00.968375 crc crio[20719]: time=\"2026-06-12T20:54:00.968329309Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688294-pgrsf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:54:00.992109 crc crio[20719]: time=\"2026-06-12T20:54:00.991931536Z\" level=info msg=\"Ran pod sandbox e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab with infra container: openshift-infra/auto-csr-approver-29688294-pgrsf/POD\" id=560caac2-c013-4e4d-959e-3b41c0a5d875 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:54:00.997766 crc crio[20719]: time=\"2026-06-12T20:54:00.997601035Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=91c4f53a-1744-4455-8b70-91bb151baa92 name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:01.010368 crc crio[20719]: time=\"2026-06-12T20:54:01.01018544Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:54:02.137158 crc crio[20719]: time=\"2026-06-12T20:54:02.136612629Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=91c4f53a-1744-4455-8b70-91bb151baa92 name=/runtime.v1.ImageService/PullImage\nJun 12 20:54:02.142016 crc crio[20719]: time=\"2026-06-12T20:54:02.140948317Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f3c18bcc-d35e-4ae3-a741-1787ee685882 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:02.144969 crc crio[20719]: time=\"2026-06-12T20:54:02.144702003Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2fd17a86-8047-4ef5-a1cf-f0cd23ce4206 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:54:02.155174 crc crio[20719]: time=\"2026-06-12T20:54:02.155035386Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688294-pgrsf/oc\" id=24705f3d-1d63-4612-8d1b-7471a9a09273 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:54:02.155839 crc crio[20719]: time=\"2026-06-12T20:54:02.155773257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:02.227582 crc crio[20719]: time=\"2026-06-12T20:54:02.227495783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:02.666975 crc crio[20719]: time=\"2026-06-12T20:54:02.666897336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:54:02.796679 crc crio[20719]: time=\"2026-06-12T20:54:02.796109605Z\" level=info msg=\"Created container a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba: openshift-infra/auto-csr-approver-29688294-pgrsf/oc\" id=24705f3d-1d63-4612-8d1b-7471a9a09273 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:54:02.798126 crc crio[20719]: time=\"2026-06-12T20:54:02.798054759Z\" level=info msg=\"Starting container: a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba\" id=53f3f16c-c9e7-46b9-b14f-f4bcc44299e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:54:02.812561 crc crio[20719]: time=\"2026-06-12T20:54:02.812435999Z\" level=info msg=\"Started container\" PID=191700 containerID=a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba description=openshift-infra/auto-csr-approver-29688294-pgrsf/oc id=53f3f16c-c9e7-46b9-b14f-f4bcc44299e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\nJun 12 20:54:04.894079 crc crio[20719]: time=\"2026-06-12T20:54:04.893598007Z\" level=info msg=\"Stopping pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\" id=e65ec527-8477-4295-b1c3-15622c7f55ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:54:04.895178 crc crio[20719]: time=\"2026-06-12T20:54:04.894669367Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688294-pgrsf Namespace:openshift-infra ID:e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab UID:c4cb7fa6-4a16-42d9-a788-31c2daf67b67 NetNS:/var/run/netns/1f658f48-09e7-45e7-abe0-5bb3a7331cfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4cb7fa6_4a16_42d9_a788_31c2daf67b67.slice PodAnnotations:0xc000110748}] Aliases:map[]}\"\nJun 12 20:54:04.895178 crc crio[20719]: time=\"2026-06-12T20:54:04.89478938Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688294-pgrsf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:54:05.371929 crc crio[20719]: time=\"2026-06-12T20:54:05.3714514Z\" level=info msg=\"Stopped pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\" id=e65ec527-8477-4295-b1c3-15622c7f55ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:54:27.434151 crc crio[20719]: time=\"2026-06-12T20:54:27.432908394Z\" level=info msg=\"Removing container: 1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168\" id=8baefc5e-fec2-42cc-8475-466739a2152f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:54:27.682575 crc crio[20719]: time=\"2026-06-12T20:54:27.68202492Z\" level=info msg=\"Removed container 1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168: openshift-infra/auto-csr-approver-29688288-45pbm/oc\" id=8baefc5e-fec2-42cc-8475-466739a2152f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:54:27.697236 crc crio[20719]: time=\"2026-06-12T20:54:27.697102573Z\" level=info msg=\"Stopping pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\" id=4db4807a-59c6-4ee7-b799-cda5688a69c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:54:27.697236 crc crio[20719]: time=\"2026-06-12T20:54:27.697182765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\" id=4db4807a-59c6-4ee7-b799-cda5688a69c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:54:27.698746 crc crio[20719]: time=\"2026-06-12T20:54:27.698678905Z\" level=info msg=\"Removing pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\" id=d5910c05-1ac8-4bcb-9718-87ce952bd994 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:54:27.723896 crc crio[20719]: time=\"2026-06-12T20:54:27.723184133Z\" level=info msg=\"Removed pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\" id=d5910c05-1ac8-4bcb-9718-87ce952bd994 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:56:00.633553 crc crio[20719]: time=\"2026-06-12T20:56:00.632775348Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688296-x47v4/POD\" id=0e9f10ea-3412-4d04-acd2-6185e9c57dad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:00.635405 crc crio[20719]: time=\"2026-06-12T20:56:00.633565741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:00.704345 crc crio[20719]: time=\"2026-06-12T20:56:00.704142015Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688296-x47v4 Namespace:openshift-infra ID:9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9 UID:a8d4a466-5cf9-4263-8751-8feda1663f27 NetNS:/var/run/netns/34fa785d-3275-4b49-a5f6-263ffdb1e657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8d4a466_5cf9_4263_8751_8feda1663f27.slice PodAnnotations:0xc003333178}] Aliases:map[]}\"\nJun 12 20:56:00.704345 crc crio[20719]: time=\"2026-06-12T20:56:00.704212987Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688296-x47v4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:01.365392 crc crio[20719]: 2026-06-12T20:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ec9c0ae420312f Mac:fa:e2:e4:2f:b6:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/34fa785d-3275-4b49-a5f6-263ffdb1e657 SocketPath: PciID:}] [{Interface:0xc000014ce0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:56:01.367426 crc crio[20719]: time=\"2026-06-12T20:56:01.367339294Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688296-x47v4 Namespace:openshift-infra ID:9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9 UID:a8d4a466-5cf9-4263-8751-8feda1663f27 NetNS:/var/run/netns/34fa785d-3275-4b49-a5f6-263ffdb1e657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8d4a466_5cf9_4263_8751_8feda1663f27.slice PodAnnotations:0xc003333178}] Aliases:map[]}\"\nJun 12 20:56:01.367626 crc crio[20719]: time=\"2026-06-12T20:56:01.367500378Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688296-x47v4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:56:01.378466 crc crio[20719]: time=\"2026-06-12T20:56:01.37837117Z\" level=info msg=\"Ran pod sandbox 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9 with infra container: openshift-infra/auto-csr-approver-29688296-x47v4/POD\" id=0e9f10ea-3412-4d04-acd2-6185e9c57dad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:56:01.383464 crc crio[20719]: time=\"2026-06-12T20:56:01.382788549Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=442c79c6-1872-4d30-8cf3-c3d28c0a7c63 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:01.391264 crc crio[20719]: time=\"2026-06-12T20:56:01.391229073Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:56:05.036387 crc crio[20719]: time=\"2026-06-12T20:56:05.03580329Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=442c79c6-1872-4d30-8cf3-c3d28c0a7c63 name=/runtime.v1.ImageService/PullImage\nJun 12 20:56:05.037829 crc crio[20719]: time=\"2026-06-12T20:56:05.037341601Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1b99517f-75ea-4039-b245-2ff910215cf3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:05.040163 crc crio[20719]: time=\"2026-06-12T20:56:05.040077387Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9d6befc9-f750-49ae-8cd1-92bd15bf53d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:56:05.054679 crc crio[20719]: time=\"2026-06-12T20:56:05.05216188Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688296-x47v4/oc\" id=87754891-df10-453b-b4e6-147d7536ff1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:05.054679 crc crio[20719]: time=\"2026-06-12T20:56:05.05284546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:05.100245 crc crio[20719]: time=\"2026-06-12T20:56:05.099815323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:05.593951 crc crio[20719]: time=\"2026-06-12T20:56:05.593865462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:56:05.959036 crc crio[20719]: time=\"2026-06-12T20:56:05.957719061Z\" level=info msg=\"Created container 195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8: openshift-infra/auto-csr-approver-29688296-x47v4/oc\" id=87754891-df10-453b-b4e6-147d7536ff1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:56:05.972960 crc crio[20719]: time=\"2026-06-12T20:56:05.972856973Z\" level=info msg=\"Starting container: 195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8\" id=2f8301c6-c6bd-41bd-8efc-5555fd61d7ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:56:05.983322 crc crio[20719]: time=\"2026-06-12T20:56:05.983164958Z\" level=info msg=\"Started container\" PID=198685 containerID=195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8 description=openshift-infra/auto-csr-approver-29688296-x47v4/oc id=2f8301c6-c6bd-41bd-8efc-5555fd61d7ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\nJun 12 20:56:08.517865 crc crio[20719]: time=\"2026-06-12T20:56:08.516888224Z\" level=info msg=\"Stopping pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\" id=46658473-208d-4670-a94e-3080ccbfba2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:56:08.519248 crc crio[20719]: time=\"2026-06-12T20:56:08.518841518Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688296-x47v4 Namespace:openshift-infra ID:9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9 UID:a8d4a466-5cf9-4263-8751-8feda1663f27 NetNS:/var/run/netns/34fa785d-3275-4b49-a5f6-263ffdb1e657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8d4a466_5cf9_4263_8751_8feda1663f27.slice PodAnnotations:0xc00259a0f8}] Aliases:map[]}\"\nJun 12 20:56:08.519248 crc crio[20719]: time=\"2026-06-12T20:56:08.518989712Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688296-x47v4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:56:09.015674 crc crio[20719]: time=\"2026-06-12T20:56:09.0151784Z\" level=info msg=\"Stopped pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\" id=46658473-208d-4670-a94e-3080ccbfba2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:56:27.787475 crc crio[20719]: time=\"2026-06-12T20:56:27.786185511Z\" level=info msg=\"Removing container: f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb\" id=00a86861-2d77-4b54-af68-b2984176ac9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:56:28.025044 crc crio[20719]: time=\"2026-06-12T20:56:28.024838391Z\" level=info msg=\"Removed container f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb: openshift-infra/auto-csr-approver-29688290-wn5gb/oc\" id=00a86861-2d77-4b54-af68-b2984176ac9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:56:28.035031 crc crio[20719]: time=\"2026-06-12T20:56:28.034751649Z\" level=info msg=\"Stopping pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\" id=ce0052af-ff22-4e7c-8c22-3dfe52f59df4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:56:28.035031 crc crio[20719]: time=\"2026-06-12T20:56:28.034843901Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\" id=ce0052af-ff22-4e7c-8c22-3dfe52f59df4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:56:28.036704 crc crio[20719]: time=\"2026-06-12T20:56:28.03663411Z\" level=info msg=\"Removing pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\" id=9c38c05b-934f-488c-aaf5-5f3451f9c2f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:56:28.056383 crc crio[20719]: time=\"2026-06-12T20:56:28.056160092Z\" level=info msg=\"Removed pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\" id=9c38c05b-934f-488c-aaf5-5f3451f9c2f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:57:07.695030 crc crio[20719]: time=\"2026-06-12T20:57:07.694153979Z\" level=info msg=\"Stopping pod sandbox: 7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9\" id=9ce0adb0-8a49-428f-b90d-b69520222e1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:07.697257 crc crio[20719]: time=\"2026-06-12T20:57:07.695573208Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx Namespace:openstack ID:7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9 UID:e9aad6bf-82e1-4226-988c-0dc1a16fe096 NetNS:/var/run/netns/661b900f-04a4-4262-9de9-5e5a8bf8f6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aad6bf_82e1_4226_988c_0dc1a16fe096.slice PodAnnotations:0xc00259ab00}] Aliases:map[]}\"\nJun 12 20:57:07.697257 crc crio[20719]: time=\"2026-06-12T20:57:07.695761413Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:08.232453 crc crio[20719]: time=\"2026-06-12T20:57:08.231941513Z\" level=info msg=\"Stopped pod sandbox: 7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9\" id=9ce0adb0-8a49-428f-b90d-b69520222e1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:09.521430 crc crio[20719]: time=\"2026-06-12T20:57:09.520396127Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 20:57:15.487758 crc crio[20719]: time=\"2026-06-12T20:57:15.486705742Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-kdqqk/POD\" id=b6aa862c-0998-428e-890f-e5381392deee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:15.489873 crc crio[20719]: time=\"2026-06-12T20:57:15.487805273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:15.531323 crc crio[20719]: time=\"2026-06-12T20:57:15.531094544Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-kdqqk Namespace:openshift-marketplace ID:ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013 UID:c98be903-ad13-4cd8-a004-890b877ffbd8 NetNS:/var/run/netns/9fc70fd4-5051-4b7e-bdc0-b6073a0a74ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc98be903_ad13_4cd8_a004_890b877ffbd8.slice PodAnnotations:0xc00259b038}] Aliases:map[]}\"\nJun 12 20:57:15.531323 crc crio[20719]: time=\"2026-06-12T20:57:15.531158096Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-kdqqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:16.160702 crc crio[20719]: 2026-06-12T20:57:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca60fc8b2e6f180 Mac:02:a6:16:2d:e9:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/9fc70fd4-5051-4b7e-bdc0-b6073a0a74ce SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:16.162772 crc crio[20719]: time=\"2026-06-12T20:57:16.162433357Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-kdqqk Namespace:openshift-marketplace ID:ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013 UID:c98be903-ad13-4cd8-a004-890b877ffbd8 NetNS:/var/run/netns/9fc70fd4-5051-4b7e-bdc0-b6073a0a74ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc98be903_ad13_4cd8_a004_890b877ffbd8.slice PodAnnotations:0xc00259b038}] Aliases:map[]}\"\nJun 12 20:57:16.162772 crc crio[20719]: time=\"2026-06-12T20:57:16.162708465Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-kdqqk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:16.175066 crc crio[20719]: time=\"2026-06-12T20:57:16.174806088Z\" level=info msg=\"Ran pod sandbox ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013 with infra container: openshift-marketplace/redhat-marketplace-kdqqk/POD\" id=b6aa862c-0998-428e-890f-e5381392deee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:16.178973 crc crio[20719]: time=\"2026-06-12T20:57:16.17888475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5954e83e-0b1a-488c-802a-c8f1a6017bb6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:16.181954 crc crio[20719]: time=\"2026-06-12T20:57:16.181863382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b604d97b-1141-4fc5-84bf-f6ae246d5d33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:16.201629 crc crio[20719]: time=\"2026-06-12T20:57:16.200845657Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-kdqqk/extract-utilities\" id=8f61c8e7-780e-4097-8023-d111e3421867 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:16.202033 crc crio[20719]: time=\"2026-06-12T20:57:16.202018976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:16.269360 crc crio[20719]: time=\"2026-06-12T20:57:16.269185777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:16.282124 crc crio[20719]: time=\"2026-06-12T20:57:16.281905997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:16.487428 crc crio[20719]: time=\"2026-06-12T20:57:16.487257305Z\" level=info msg=\"Created container 0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af: openshift-marketplace/redhat-marketplace-kdqqk/extract-utilities\" id=8f61c8e7-780e-4097-8023-d111e3421867 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:16.488735 crc crio[20719]: time=\"2026-06-12T20:57:16.488607351Z\" level=info msg=\"Starting container: 0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af\" id=a7bd41d8-9a2d-4027-a0a1-2039a9c264d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:16.498989 crc crio[20719]: time=\"2026-06-12T20:57:16.498848283Z\" level=info msg=\"Started container\" PID=202719 containerID=0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af description=openshift-marketplace/redhat-marketplace-kdqqk/extract-utilities id=a7bd41d8-9a2d-4027-a0a1-2039a9c264d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\nJun 12 20:57:16.872480 crc crio[20719]: time=\"2026-06-12T20:57:16.872412044Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f98c909d-6a00-4b88-a3dd-710e06eb0343 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:16.887406 crc crio[20719]: time=\"2026-06-12T20:57:16.887320046Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 20:57:17.446895 crc crio[20719]: time=\"2026-06-12T20:57:17.446102418Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=f98c909d-6a00-4b88-a3dd-710e06eb0343 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:17.448430 crc crio[20719]: time=\"2026-06-12T20:57:17.448155795Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1240a5e8-6acd-4c2f-a7f7-c56d488ee926 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:17.452614 crc crio[20719]: time=\"2026-06-12T20:57:17.452467733Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2649a5c2-e961-45e0-ad9f-ae648409d932 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:17.466846 crc crio[20719]: time=\"2026-06-12T20:57:17.466794028Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-kdqqk/extract-content\" id=bc92f16d-0b50-47c3-97e5-78c9801b5cfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:17.468003 crc crio[20719]: time=\"2026-06-12T20:57:17.46796109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:17.522051 crc crio[20719]: time=\"2026-06-12T20:57:17.521950577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:17.526028 crc crio[20719]: time=\"2026-06-12T20:57:17.526002789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:17.754135 crc crio[20719]: time=\"2026-06-12T20:57:17.753913057Z\" level=info msg=\"Created container b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413: openshift-marketplace/redhat-marketplace-kdqqk/extract-content\" id=bc92f16d-0b50-47c3-97e5-78c9801b5cfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:17.757600 crc crio[20719]: time=\"2026-06-12T20:57:17.757497966Z\" level=info msg=\"Starting container: b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413\" id=55b24316-d808-4c22-af7d-299cbf475b1b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:17.772400 crc crio[20719]: time=\"2026-06-12T20:57:17.772105648Z\" level=info msg=\"Started container\" PID=202800 containerID=b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413 description=openshift-marketplace/redhat-marketplace-kdqqk/extract-content id=55b24316-d808-4c22-af7d-299cbf475b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\nJun 12 20:57:18.926478 crc crio[20719]: time=\"2026-06-12T20:57:18.925652155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54f31ca2-86ef-453c-8ff7-63b99b91a52b name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:18.930345 crc crio[20719]: time=\"2026-06-12T20:57:18.930238571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2106ff66-68df-460f-b4c2-3743dc4a09d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:18.945594 crc crio[20719]: time=\"2026-06-12T20:57:18.9454233Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-kdqqk/registry-server\" id=eff27b82-0218-48ce-9ca2-69be811542cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:18.946480 crc crio[20719]: time=\"2026-06-12T20:57:18.946401838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:19.025111 crc crio[20719]: time=\"2026-06-12T20:57:19.024981991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:19.029660 crc crio[20719]: time=\"2026-06-12T20:57:19.029591928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:19.212932 crc crio[20719]: time=\"2026-06-12T20:57:19.212405544Z\" level=info msg=\"Created container 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887: openshift-marketplace/redhat-marketplace-kdqqk/registry-server\" id=eff27b82-0218-48ce-9ca2-69be811542cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:19.214937 crc crio[20719]: time=\"2026-06-12T20:57:19.214813261Z\" level=info msg=\"Starting container: 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887\" id=66ba99d3-fa56-4f51-98f1-39d76be72bfa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:19.223008 crc crio[20719]: time=\"2026-06-12T20:57:19.222849662Z\" level=info msg=\"Started container\" PID=202911 containerID=54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887 description=openshift-marketplace/redhat-marketplace-kdqqk/registry-server id=66ba99d3-fa56-4f51-98f1-39d76be72bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\nJun 12 20:57:28.070737 crc crio[20719]: time=\"2026-06-12T20:57:28.069913996Z\" level=info msg=\"Stopping container: 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887 (timeout: 2s)\" id=e0f9769c-7e8b-4347-a921-2cf1ac1b707b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:57:28.208525 crc crio[20719]: time=\"2026-06-12T20:57:28.208352185Z\" level=info msg=\"Stopped container 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887: openshift-marketplace/redhat-marketplace-kdqqk/registry-server\" id=e0f9769c-7e8b-4347-a921-2cf1ac1b707b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:57:28.210346 crc crio[20719]: time=\"2026-06-12T20:57:28.210202026Z\" level=info msg=\"Stopping pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\" id=3d9016fa-6e76-434b-841c-2f005f9798cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:28.210927 crc crio[20719]: time=\"2026-06-12T20:57:28.210857984Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-kdqqk Namespace:openshift-marketplace ID:ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013 UID:c98be903-ad13-4cd8-a004-890b877ffbd8 NetNS:/var/run/netns/9fc70fd4-5051-4b7e-bdc0-b6073a0a74ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc98be903_ad13_4cd8_a004_890b877ffbd8.slice PodAnnotations:0xc003c98570}] Aliases:map[]}\"\nJun 12 20:57:28.211046 crc crio[20719]: time=\"2026-06-12T20:57:28.211020738Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-kdqqk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:28.641821 crc crio[20719]: time=\"2026-06-12T20:57:28.641101574Z\" level=info msg=\"Stopped pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\" id=3d9016fa-6e76-434b-841c-2f005f9798cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:57:29.102356 crc crio[20719]: time=\"2026-06-12T20:57:29.102181692Z\" level=info msg=\"Removing container: 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887\" id=0906e710-4eab-415e-98a8-74f07a52e9ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:29.145607 crc crio[20719]: time=\"2026-06-12T20:57:29.145448022Z\" level=info msg=\"Removed container 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887: openshift-marketplace/redhat-marketplace-kdqqk/registry-server\" id=0906e710-4eab-415e-98a8-74f07a52e9ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:29.152117 crc crio[20719]: time=\"2026-06-12T20:57:29.152049779Z\" level=info msg=\"Removing container: b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413\" id=6be6d144-0cac-4f10-b181-432aac45f43a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:29.204614 crc crio[20719]: time=\"2026-06-12T20:57:29.204509166Z\" level=info msg=\"Removed container b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413: openshift-marketplace/redhat-marketplace-kdqqk/extract-content\" id=6be6d144-0cac-4f10-b181-432aac45f43a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:29.208664 crc crio[20719]: time=\"2026-06-12T20:57:29.208590962Z\" level=info msg=\"Removing container: 0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af\" id=2f5033a8-9532-4210-b58f-de400e23abeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:29.246567 crc crio[20719]: time=\"2026-06-12T20:57:29.246419821Z\" level=info msg=\"Removed container 0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af: openshift-marketplace/redhat-marketplace-kdqqk/extract-utilities\" id=2f5033a8-9532-4210-b58f-de400e23abeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:57:44.692582 crc crio[20719]: time=\"2026-06-12T20:57:44.691334062Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-g6pgq/must-gather-c4fdj/POD\" id=85f6b31d-a396-46cd-a1fa-52eceba8fd6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:44.692582 crc crio[20719]: time=\"2026-06-12T20:57:44.692323009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:44.734851 crc crio[20719]: time=\"2026-06-12T20:57:44.734780565Z\" level=info msg=\"Got pod network &{Name:must-gather-c4fdj Namespace:openshift-must-gather-g6pgq ID:aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e UID:34cdea57-6175-48f3-a0b7-481e36ee7e59 NetNS:/var/run/netns/af2dc6c0-7e61-4a30-bb2d-5db8a02d0c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34cdea57_6175_48f3_a0b7_481e36ee7e59.slice PodAnnotations:0xc0033322e0}] Aliases:map[]}\"\nJun 12 20:57:44.734851 crc crio[20719]: time=\"2026-06-12T20:57:44.734832116Z\" level=info msg=\"Adding pod openshift-must-gather-g6pgq_must-gather-c4fdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:45.520219 crc crio[20719]: 2026-06-12T20:57:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aed4fc67bd12796 Mac:46:fd:43:fa:65:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/af2dc6c0-7e61-4a30-bb2d-5db8a02d0c76 SocketPath: PciID:}] [{Interface:0xc000536d50 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:45.521738 crc crio[20719]: time=\"2026-06-12T20:57:45.521685505Z\" level=info msg=\"Got pod network &{Name:must-gather-c4fdj Namespace:openshift-must-gather-g6pgq ID:aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e UID:34cdea57-6175-48f3-a0b7-481e36ee7e59 NetNS:/var/run/netns/af2dc6c0-7e61-4a30-bb2d-5db8a02d0c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34cdea57_6175_48f3_a0b7_481e36ee7e59.slice PodAnnotations:0xc0033322e0}] Aliases:map[]}\"\nJun 12 20:57:45.521891 crc crio[20719]: time=\"2026-06-12T20:57:45.521850769Z\" level=info msg=\"Checking pod openshift-must-gather-g6pgq_must-gather-c4fdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:45.532513 crc crio[20719]: time=\"2026-06-12T20:57:45.532424521Z\" level=info msg=\"Ran pod sandbox aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e with infra container: openshift-must-gather-g6pgq/must-gather-c4fdj/POD\" id=85f6b31d-a396-46cd-a1fa-52eceba8fd6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:45.537762 crc crio[20719]: time=\"2026-06-12T20:57:45.537705086Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3f88800e-b0d6-4bea-95ca-b7997862fedb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:45.538484 crc crio[20719]: time=\"2026-06-12T20:57:45.538461397Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=3f88800e-b0d6-4bea-95ca-b7997862fedb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:45.538718 crc crio[20719]: time=\"2026-06-12T20:57:45.538698984Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=3f88800e-b0d6-4bea-95ca-b7997862fedb name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:45.541130 crc crio[20719]: time=\"2026-06-12T20:57:45.541045836Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=50cb7569-f5f0-44c1-a330-b5a435d4ff50 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:45.561052 crc crio[20719]: time=\"2026-06-12T20:57:45.560947265Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 12 20:57:51.296660 crc crio[20719]: time=\"2026-06-12T20:57:51.28924566Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-t8qrt/POD\" id=a8fb60eb-f12b-4c6b-8c26-2e155f21e25b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:51.296660 crc crio[20719]: time=\"2026-06-12T20:57:51.295485824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:51.690116 crc crio[20719]: time=\"2026-06-12T20:57:51.689570319Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-k6wwx/POD\" id=07350071-43f8-48f7-8d11-a5e0cad6bdb3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:51.690445 crc crio[20719]: time=\"2026-06-12T20:57:51.690151946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:54.671768 crc crio[20719]: time=\"2026-06-12T20:57:54.670853503Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mcrwk/POD\" id=4f0c2160-a352-453b-b3c1-0e2d60a818d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:54.672949 crc crio[20719]: time=\"2026-06-12T20:57:54.671984564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:58.199410 crc crio[20719]: time=\"2026-06-12T20:57:58.198454932Z\" level=info msg=\"Got pod network &{Name:certified-operators-t8qrt Namespace:openshift-marketplace ID:f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138 UID:1b2ed900-507b-4c74-8e8a-fa2ddfdd6f25 NetNS:/var/run/netns/3b3fc5db-a46d-42f5-a135-2e8dd9d5a782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b2ed900_507b_4c74_8e8a_fa2ddfdd6f25.slice PodAnnotations:0xc000eae248}] Aliases:map[]}\"\nJun 12 20:57:58.199410 crc crio[20719]: time=\"2026-06-12T20:57:58.199154643Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-t8qrt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:58.227213 crc crio[20719]: time=\"2026-06-12T20:57:58.227069569Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mcrwk Namespace:openshift-marketplace ID:319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e UID:2f3fa61a-c670-44a3-a27f-76f223fba63a NetNS:/var/run/netns/3e808a1f-127e-4a71-85f8-96b5f9c77852 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3fa61a_c670_44a3_a27f_76f223fba63a.slice PodAnnotations:0xc00170c1e8}] Aliases:map[]}\"\nJun 12 20:57:58.227213 crc crio[20719]: time=\"2026-06-12T20:57:58.227153061Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mcrwk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:58.227652 crc crio[20719]: time=\"2026-06-12T20:57:58.227442088Z\" level=info msg=\"Got pod network &{Name:community-operators-k6wwx Namespace:openshift-marketplace ID:e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05 UID:6bd979fe-fcae-4b51-89e7-2ffe8ea88b74 NetNS:/var/run/netns/7012b545-6b0b-479f-998e-bc6ab63a01eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bd979fe_fcae_4b51_89e7_2ffe8ea88b74.slice PodAnnotations:0xc00259a118}] Aliases:map[]}\"\nJun 12 20:57:58.227652 crc crio[20719]: time=\"2026-06-12T20:57:58.227480799Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-k6wwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:57:58.235870 crc crio[20719]: time=\"2026-06-12T20:57:58.233504845Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=50cb7569-f5f0-44c1-a330-b5a435d4ff50 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:58.235870 crc crio[20719]: time=\"2026-06-12T20:57:58.234818051Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3ffe9142-ec91-4037-8e0e-12fd017002fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:58.244760 crc crio[20719]: time=\"2026-06-12T20:57:58.244723573Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=b478e2aa-db69-4560-8635-5319f9f7567e name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:58.254519 crc crio[20719]: time=\"2026-06-12T20:57:58.25443762Z\" level=info msg=\"Creating container: openshift-must-gather-g6pgq/must-gather-c4fdj/gather\" id=5844c3f3-aed1-4c21-a927-8c0c16b09098 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:58.255768 crc crio[20719]: time=\"2026-06-12T20:57:58.255704206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:58.406925 crc crio[20719]: time=\"2026-06-12T20:57:58.4038329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:58.689677 crc crio[20719]: 2026-06-12T20:57:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9fcfdb17af31dd Mac:12:c4:8a:6f:e1:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/3b3fc5db-a46d-42f5-a135-2e8dd9d5a782 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:58.691859 crc crio[20719]: time=\"2026-06-12T20:57:58.691822475Z\" level=info msg=\"Got pod network &{Name:certified-operators-t8qrt Namespace:openshift-marketplace ID:f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138 UID:1b2ed900-507b-4c74-8e8a-fa2ddfdd6f25 NetNS:/var/run/netns/3b3fc5db-a46d-42f5-a135-2e8dd9d5a782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b2ed900_507b_4c74_8e8a_fa2ddfdd6f25.slice PodAnnotations:0xc000eae248}] Aliases:map[]}\"\nJun 12 20:57:58.700622 crc crio[20719]: time=\"2026-06-12T20:57:58.700578988Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-t8qrt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:58.728168 crc crio[20719]: time=\"2026-06-12T20:57:58.728070842Z\" level=info msg=\"Ran pod sandbox f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138 with infra container: openshift-marketplace/certified-operators-t8qrt/POD\" id=a8fb60eb-f12b-4c6b-8c26-2e155f21e25b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:58.732007 crc crio[20719]: time=\"2026-06-12T20:57:58.731931599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=484578e7-ecc1-42d6-b26f-e4b6b04fe075 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:58.735232 crc crio[20719]: time=\"2026-06-12T20:57:58.735153948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=83e69085-7be7-4f81-b85d-f6d1233eeb62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:58.747443 crc crio[20719]: time=\"2026-06-12T20:57:58.747210366Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-t8qrt/extract-utilities\" id=47858385-2353-4ffa-b519-e3d74fb35da4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:58.748136 crc crio[20719]: time=\"2026-06-12T20:57:58.74808547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:58.822853 crc crio[20719]: time=\"2026-06-12T20:57:58.822355458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:58.828831 crc crio[20719]: time=\"2026-06-12T20:57:58.828726503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.041236 crc crio[20719]: 2026-06-12T20:57:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e757b8a60a303c0 Mac:b2:de:d3:30:0b:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/7012b545-6b0b-479f-998e-bc6ab63a01eb SocketPath: PciID:}] [{Interface:0xc000015330 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:59.042763 crc crio[20719]: time=\"2026-06-12T20:57:59.04271797Z\" level=info msg=\"Got pod network &{Name:community-operators-k6wwx Namespace:openshift-marketplace ID:e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05 UID:6bd979fe-fcae-4b51-89e7-2ffe8ea88b74 NetNS:/var/run/netns/7012b545-6b0b-479f-998e-bc6ab63a01eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bd979fe_fcae_4b51_89e7_2ffe8ea88b74.slice PodAnnotations:0xc00259a118}] Aliases:map[]}\"\nJun 12 20:57:59.044138 crc crio[20719]: time=\"2026-06-12T20:57:59.044027853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.044483 crc crio[20719]: time=\"2026-06-12T20:57:59.044454668Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-k6wwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:59.047773 crc crio[20719]: 2026-06-12T20:57:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:319d25f5966e951 Mac:c6:a5:4e:3f:d5:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/3e808a1f-127e-4a71-85f8-96b5f9c77852 SocketPath: PciID:}] [{Interface:0xc000014f90 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:57:59.048607 crc crio[20719]: time=\"2026-06-12T20:57:59.048427083Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mcrwk Namespace:openshift-marketplace ID:319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e UID:2f3fa61a-c670-44a3-a27f-76f223fba63a NetNS:/var/run/netns/3e808a1f-127e-4a71-85f8-96b5f9c77852 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3fa61a_c670_44a3_a27f_76f223fba63a.slice PodAnnotations:0xc00170c1e8}] Aliases:map[]}\"\nJun 12 20:57:59.048731 crc crio[20719]: time=\"2026-06-12T20:57:59.04865602Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mcrwk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:57:59.052862 crc crio[20719]: time=\"2026-06-12T20:57:59.052754062Z\" level=info msg=\"Created container a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5: openshift-marketplace/certified-operators-t8qrt/extract-utilities\" id=47858385-2353-4ffa-b519-e3d74fb35da4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:59.053968 crc crio[20719]: time=\"2026-06-12T20:57:59.053929955Z\" level=info msg=\"Starting container: a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5\" id=cbbeeb2b-a067-4405-bf93-4b2fb8998777 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:59.064074 crc crio[20719]: time=\"2026-06-12T20:57:59.064006461Z\" level=info msg=\"Started container\" PID=205125 containerID=a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5 description=openshift-marketplace/certified-operators-t8qrt/extract-utilities id=cbbeeb2b-a067-4405-bf93-4b2fb8998777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\nJun 12 20:57:59.073408 crc crio[20719]: time=\"2026-06-12T20:57:59.073224906Z\" level=info msg=\"Ran pod sandbox 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e with infra container: openshift-marketplace/redhat-operators-mcrwk/POD\" id=4f0c2160-a352-453b-b3c1-0e2d60a818d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:59.076136 crc crio[20719]: time=\"2026-06-12T20:57:59.076061792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2c7ad4d9-c352-4db9-8b9b-64b501850acd name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:59.080154 crc crio[20719]: time=\"2026-06-12T20:57:59.080022612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1e415b49-c72f-4fc5-a54b-9e742042f6c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:59.083978 crc crio[20719]: time=\"2026-06-12T20:57:59.083937281Z\" level=info msg=\"Ran pod sandbox e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05 with infra container: openshift-marketplace/community-operators-k6wwx/POD\" id=07350071-43f8-48f7-8d11-a5e0cad6bdb3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:57:59.089479 crc crio[20719]: time=\"2026-06-12T20:57:59.089430699Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mcrwk/extract-utilities\" id=801b40c5-3fbb-4979-b8d4-5bc7a48515d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:59.091567 crc crio[20719]: time=\"2026-06-12T20:57:59.091064484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.092865 crc crio[20719]: time=\"2026-06-12T20:57:59.092823712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a672acb8-232a-45d7-9088-5cc107f9ce95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:59.114031 crc crio[20719]: time=\"2026-06-12T20:57:59.113250904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=645e1456-bed9-4ae6-b337-6fc4d81cb147 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:59.120824 crc crio[20719]: time=\"2026-06-12T20:57:59.120748679Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-k6wwx/extract-utilities\" id=7d970dcf-018e-439c-ad76-cf853eb4c9a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:59.121207 crc crio[20719]: time=\"2026-06-12T20:57:59.12113222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.145477 crc crio[20719]: time=\"2026-06-12T20:57:59.145396726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.150434 crc crio[20719]: time=\"2026-06-12T20:57:59.150361382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.179972 crc crio[20719]: time=\"2026-06-12T20:57:59.179882962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.183665 crc crio[20719]: time=\"2026-06-12T20:57:59.183602055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.403807 crc crio[20719]: time=\"2026-06-12T20:57:59.403059908Z\" level=info msg=\"Created container 2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b: openshift-must-gather-g6pgq/must-gather-c4fdj/gather\" id=5844c3f3-aed1-4c21-a927-8c0c16b09098 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:59.405400 crc crio[20719]: time=\"2026-06-12T20:57:59.404350724Z\" level=info msg=\"Created container f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a: openshift-marketplace/community-operators-k6wwx/extract-utilities\" id=7d970dcf-018e-439c-ad76-cf853eb4c9a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:59.405400 crc crio[20719]: time=\"2026-06-12T20:57:59.404611521Z\" level=info msg=\"Created container 3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a: openshift-marketplace/redhat-operators-mcrwk/extract-utilities\" id=801b40c5-3fbb-4979-b8d4-5bc7a48515d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:59.406164 crc crio[20719]: time=\"2026-06-12T20:57:59.406094393Z\" level=info msg=\"Starting container: f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a\" id=5a3f2c34-5d95-42e3-be71-cf3fe915f034 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:59.407079 crc crio[20719]: time=\"2026-06-12T20:57:59.406964475Z\" level=info msg=\"Starting container: 2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b\" id=0fc84105-1ac2-442e-a1a4-ce42099e5b09 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:59.407449 crc crio[20719]: time=\"2026-06-12T20:57:59.407006416Z\" level=info msg=\"Starting container: 3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a\" id=6fe41b29-0c23-4797-b25f-b9be529648a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:59.417514 crc crio[20719]: time=\"2026-06-12T20:57:59.413761722Z\" level=info msg=\"Started container\" PID=205161 containerID=f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a description=openshift-marketplace/community-operators-k6wwx/extract-utilities id=5a3f2c34-5d95-42e3-be71-cf3fe915f034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\nJun 12 20:57:59.417514 crc crio[20719]: time=\"2026-06-12T20:57:59.416960139Z\" level=info msg=\"Started container\" PID=205151 containerID=2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b description=openshift-must-gather-g6pgq/must-gather-c4fdj/gather id=0fc84105-1ac2-442e-a1a4-ce42099e5b09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\nJun 12 20:57:59.418600 crc crio[20719]: time=\"2026-06-12T20:57:59.418568266Z\" level=info msg=\"Started container\" PID=205160 containerID=3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a description=openshift-marketplace/redhat-operators-mcrwk/extract-utilities id=6fe41b29-0c23-4797-b25f-b9be529648a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\nJun 12 20:57:59.437060 crc crio[20719]: time=\"2026-06-12T20:57:59.436941589Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=db9d6acb-8103-4733-959a-5859df332ed4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:59.445485 crc crio[20719]: time=\"2026-06-12T20:57:59.444963408Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=01410208-84ca-4ed7-81c3-efa1338724c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:57:59.456420 crc crio[20719]: time=\"2026-06-12T20:57:59.455250721Z\" level=info msg=\"Creating container: openshift-must-gather-g6pgq/must-gather-c4fdj/copy\" id=eaf48fa1-16ba-4d29-aeea-f30a92e44ab3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:59.456750 crc crio[20719]: time=\"2026-06-12T20:57:59.456605469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.524050 crc crio[20719]: time=\"2026-06-12T20:57:59.523964877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.841934 crc crio[20719]: time=\"2026-06-12T20:57:59.841834627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:57:59.865760 crc crio[20719]: time=\"2026-06-12T20:57:59.865632506Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e0ac8c2e-d718-4ef3-8c23-aafd91e0fc16 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:59.875366 crc crio[20719]: time=\"2026-06-12T20:57:59.87521867Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=39bcb648-2ce7-4068-9f7a-8496f168a8e8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:59.877973 crc crio[20719]: time=\"2026-06-12T20:57:59.877147519Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 20:57:59.880754 crc crio[20719]: time=\"2026-06-12T20:57:59.880598199Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 20:57:59.881893 crc crio[20719]: time=\"2026-06-12T20:57:59.88178898Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=56406993-bb26-4317-9ed3-0a5a66bdee32 name=/runtime.v1.ImageService/PullImage\nJun 12 20:57:59.884718 crc crio[20719]: time=\"2026-06-12T20:57:59.884613968Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 20:57:59.990180 crc crio[20719]: time=\"2026-06-12T20:57:59.990084804Z\" level=info msg=\"Created container 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d: openshift-must-gather-g6pgq/must-gather-c4fdj/copy\" id=eaf48fa1-16ba-4d29-aeea-f30a92e44ab3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:57:59.991691 crc crio[20719]: time=\"2026-06-12T20:57:59.991617355Z\" level=info msg=\"Starting container: 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d\" id=924b11c7-de02-4284-90d4-20ad190d3acd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:57:59.996750 crc crio[20719]: time=\"2026-06-12T20:57:59.996673944Z\" level=info msg=\"Started container\" PID=205279 containerID=36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d description=openshift-must-gather-g6pgq/must-gather-c4fdj/copy id=924b11c7-de02-4284-90d4-20ad190d3acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\nJun 12 20:58:00.000152 crc crio[20719]: time=\"2026-06-12T20:58:00.000076728Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 20:58:00.519366 crc crio[20719]: time=\"2026-06-12T20:58:00.518862278Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=56406993-bb26-4317-9ed3-0a5a66bdee32 name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:00.522729 crc crio[20719]: time=\"2026-06-12T20:58:00.522649502Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=11c80064-a134-4c5f-847e-c726fd48a77c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:00.527785 crc crio[20719]: time=\"2026-06-12T20:58:00.527717554Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5a0169bd-bb83-4f1f-84ab-2b8c40343b38 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:00.536662 crc crio[20719]: time=\"2026-06-12T20:58:00.536572845Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688298-jld6l/POD\" id=865e7fb2-6e98-402c-a175-4192c0798e5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:00.536884 crc crio[20719]: time=\"2026-06-12T20:58:00.536823741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.539850 crc crio[20719]: time=\"2026-06-12T20:58:00.539767283Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-t8qrt/extract-content\" id=2f2f23bf-7139-44f2-b771-507ed5a468ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:00.555518 crc crio[20719]: time=\"2026-06-12T20:58:00.55538844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.571972 crc crio[20719]: time=\"2026-06-12T20:58:00.571841222Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688298-jld6l Namespace:openshift-infra ID:30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a UID:23d6743e-4a58-4df4-a530-53616f172ecd NetNS:/var/run/netns/7183bae1-9a95-412c-9742-e2259411f8ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d6743e_4a58_4df4_a530_53616f172ecd.slice PodAnnotations:0xc000eaf9a0}] Aliases:map[]}\"\nJun 12 20:58:00.571972 crc crio[20719]: time=\"2026-06-12T20:58:00.571912635Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688298-jld6l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:00.661971 crc crio[20719]: time=\"2026-06-12T20:58:00.661572318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.666059 crc crio[20719]: time=\"2026-06-12T20:58:00.666006541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.774477 crc crio[20719]: time=\"2026-06-12T20:58:00.774109645Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=e0ac8c2e-d718-4ef3-8c23-aafd91e0fc16 name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:00.775552 crc crio[20719]: time=\"2026-06-12T20:58:00.775473342Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0cf68d4d-f3a3-4807-b6d7-9c027e0aebf0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:00.779706 crc crio[20719]: time=\"2026-06-12T20:58:00.779645966Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b06d316a-df3a-4214-8932-dfb5e6cb81ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:00.797129 crc crio[20719]: time=\"2026-06-12T20:58:00.796997684Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mcrwk/extract-content\" id=7d977b1e-15b7-4b6d-a340-f73916906742 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:00.800295 crc crio[20719]: time=\"2026-06-12T20:58:00.800158431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.906394 crc crio[20719]: time=\"2026-06-12T20:58:00.90508658Z\" level=info msg=\"Created container 9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de: openshift-marketplace/certified-operators-t8qrt/extract-content\" id=2f2f23bf-7139-44f2-b771-507ed5a468ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:00.906394 crc crio[20719]: time=\"2026-06-12T20:58:00.905878189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.907519 crc crio[20719]: time=\"2026-06-12T20:58:00.906454191Z\" level=info msg=\"Starting container: 9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de\" id=a8370f33-521b-47ed-9a53-7eaa93190081 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:00.921145 crc crio[20719]: time=\"2026-06-12T20:58:00.920723461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:00.926330 crc crio[20719]: time=\"2026-06-12T20:58:00.923841265Z\" level=info msg=\"Started container\" PID=205355 containerID=9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de description=openshift-marketplace/certified-operators-t8qrt/extract-content id=a8370f33-521b-47ed-9a53-7eaa93190081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\nJun 12 20:58:00.940303 crc crio[20719]: time=\"2026-06-12T20:58:00.939587907Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=39bcb648-2ce7-4068-9f7a-8496f168a8e8 name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:00.941213 crc crio[20719]: time=\"2026-06-12T20:58:00.941080658Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c1c43f23-ee3f-4743-846c-6b7881a96f3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:00.947217 crc crio[20719]: time=\"2026-06-12T20:58:00.946726257Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2c6f5fd2-461a-4a43-a6ab-09b310ba5c0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:00.968472 crc crio[20719]: time=\"2026-06-12T20:58:00.968179302Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-k6wwx/extract-content\" id=1cb89caf-db54-41b1-898f-a2f5a4dfecbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:00.970195 crc crio[20719]: time=\"2026-06-12T20:58:00.968865921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:01.043701 crc crio[20719]: time=\"2026-06-12T20:58:01.043601068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:01.049821 crc crio[20719]: time=\"2026-06-12T20:58:01.049695897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:01.105620 crc crio[20719]: time=\"2026-06-12T20:58:01.105510594Z\" level=info msg=\"Created container db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c: openshift-marketplace/redhat-operators-mcrwk/extract-content\" id=7d977b1e-15b7-4b6d-a340-f73916906742 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:01.108977 crc crio[20719]: time=\"2026-06-12T20:58:01.108895156Z\" level=info msg=\"Starting container: db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c\" id=c9aafd4b-6bc9-4dd6-9774-26280d44ae54 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:01.124062 crc crio[20719]: time=\"2026-06-12T20:58:01.123975529Z\" level=info msg=\"Started container\" PID=205375 containerID=db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c description=openshift-marketplace/redhat-operators-mcrwk/extract-content id=c9aafd4b-6bc9-4dd6-9774-26280d44ae54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\nJun 12 20:58:01.180023 crc crio[20719]: time=\"2026-06-12T20:58:01.179627706Z\" level=info msg=\"Created container 022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa: openshift-marketplace/community-operators-k6wwx/extract-content\" id=1cb89caf-db54-41b1-898f-a2f5a4dfecbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:01.181447 crc crio[20719]: time=\"2026-06-12T20:58:01.181238981Z\" level=info msg=\"Starting container: 022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa\" id=645a4959-93ac-421e-aaa6-a0cd17aadae2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:01.189588 crc crio[20719]: time=\"2026-06-12T20:58:01.189434227Z\" level=info msg=\"Started container\" PID=205392 containerID=022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa description=openshift-marketplace/community-operators-k6wwx/extract-content id=645a4959-93ac-421e-aaa6-a0cd17aadae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\nJun 12 20:58:01.222028 crc crio[20719]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30c66edfd7195b4 Mac:7a:78:84:d7:27:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/7183bae1-9a95-412c-9742-e2259411f8ad SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 20:58:01.222028 crc crio[20719]: time=\"2026-06-12T20:58:01.220205031Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688298-jld6l Namespace:openshift-infra ID:30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a UID:23d6743e-4a58-4df4-a530-53616f172ecd NetNS:/var/run/netns/7183bae1-9a95-412c-9742-e2259411f8ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d6743e_4a58_4df4_a530_53616f172ecd.slice PodAnnotations:0xc000eaf9a0}] Aliases:map[]}\"\nJun 12 20:58:01.222028 crc crio[20719]: time=\"2026-06-12T20:58:01.220411666Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688298-jld6l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 20:58:01.233444 crc crio[20719]: time=\"2026-06-12T20:58:01.233348483Z\" level=info msg=\"Ran pod sandbox 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a with infra container: openshift-infra/auto-csr-approver-29688298-jld6l/POD\" id=865e7fb2-6e98-402c-a175-4192c0798e5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:01.239817 crc crio[20719]: time=\"2026-06-12T20:58:01.239696316Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f0567c62-d52e-40de-8323-831afe6c5a5c name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:01.248165 crc crio[20719]: time=\"2026-06-12T20:58:01.247247814Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 20:58:02.432550 crc crio[20719]: time=\"2026-06-12T20:58:02.431632786Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f0567c62-d52e-40de-8323-831afe6c5a5c name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:02.434364 crc crio[20719]: time=\"2026-06-12T20:58:02.434219896Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=80e9abe9-6d44-411c-b942-692b1737d2c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:02.460827 crc crio[20719]: time=\"2026-06-12T20:58:02.458964937Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d589434c-a5de-437e-a981-6fa65223333c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:02.504231 crc crio[20719]: time=\"2026-06-12T20:58:02.504126355Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688298-jld6l/oc\" id=3a5b6f2e-4e65-4517-8160-e6ef4f1ec48b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:02.511518 crc crio[20719]: time=\"2026-06-12T20:58:02.505068502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:02.592699 crc crio[20719]: time=\"2026-06-12T20:58:02.587721801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:03.636367 crc crio[20719]: time=\"2026-06-12T20:58:03.635865492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:04.152448 crc crio[20719]: time=\"2026-06-12T20:58:04.151849637Z\" level=info msg=\"Created container 11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6: openshift-infra/auto-csr-approver-29688298-jld6l/oc\" id=3a5b6f2e-4e65-4517-8160-e6ef4f1ec48b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:04.154888 crc crio[20719]: time=\"2026-06-12T20:58:04.154791316Z\" level=info msg=\"Starting container: 11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6\" id=14cfc777-6006-4dfc-b864-0fe700f9298f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:04.161080 crc crio[20719]: time=\"2026-06-12T20:58:04.160946445Z\" level=info msg=\"Started container\" PID=205550 containerID=11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6 description=openshift-infra/auto-csr-approver-29688298-jld6l/oc id=14cfc777-6006-4dfc-b864-0fe700f9298f name=/runtime.v1.RuntimeService/StartContainer sandboxID=30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\nJun 12 20:58:10.351178 crc crio[20719]: time=\"2026-06-12T20:58:10.350241628Z\" level=info msg=\"Stopping pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\" id=01157e09-173a-4a37-a0de-212bc3747ad0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:10.352639 crc crio[20719]: time=\"2026-06-12T20:58:10.352000496Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688298-jld6l Namespace:openshift-infra ID:30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a UID:23d6743e-4a58-4df4-a530-53616f172ecd NetNS:/var/run/netns/7183bae1-9a95-412c-9742-e2259411f8ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d6743e_4a58_4df4_a530_53616f172ecd.slice PodAnnotations:0xc000eaf750}] Aliases:map[]}\"\nJun 12 20:58:10.352639 crc crio[20719]: time=\"2026-06-12T20:58:10.352167341Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688298-jld6l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:10.372059 crc crio[20719]: time=\"2026-06-12T20:58:10.370903355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c05faa67-adf1-4a53-8646-89744315f69f name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:10.378416 crc crio[20719]: time=\"2026-06-12T20:58:10.37798806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=048fb04b-11b4-45cb-9329-90b54174bc69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:10.540951 crc crio[20719]: time=\"2026-06-12T20:58:10.54085164Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-t8qrt/registry-server\" id=5052a386-727c-439e-b27c-325061f9aad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:10.542070 crc crio[20719]: time=\"2026-06-12T20:58:10.541973371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:10.630011 crc crio[20719]: time=\"2026-06-12T20:58:10.629848593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:10.639515 crc crio[20719]: time=\"2026-06-12T20:58:10.639432776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:10.863388 crc crio[20719]: time=\"2026-06-12T20:58:10.862778387Z\" level=info msg=\"Stopped pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\" id=01157e09-173a-4a37-a0de-212bc3747ad0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:11.168472 crc crio[20719]: time=\"2026-06-12T20:58:11.168092559Z\" level=info msg=\"Created container 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f: openshift-marketplace/certified-operators-t8qrt/registry-server\" id=5052a386-727c-439e-b27c-325061f9aad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:11.173058 crc crio[20719]: time=\"2026-06-12T20:58:11.172468608Z\" level=info msg=\"Starting container: 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f\" id=92d93b18-84f0-41cb-aee2-59768f2009f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:11.178188 crc crio[20719]: time=\"2026-06-12T20:58:11.178047172Z\" level=info msg=\"Started container\" PID=205939 containerID=9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f description=openshift-marketplace/certified-operators-t8qrt/registry-server id=92d93b18-84f0-41cb-aee2-59768f2009f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\nJun 12 20:58:11.375445 crc crio[20719]: time=\"2026-06-12T20:58:11.37512784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=212fb725-7bf3-432a-baac-324d3d86b347 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:11.383011 crc crio[20719]: time=\"2026-06-12T20:58:11.379631554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c7e7a75c-7a1b-47e7-aeac-418f2a77a104 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:11.500835 crc crio[20719]: time=\"2026-06-12T20:58:11.500758709Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-k6wwx/registry-server\" id=c269086e-2a3b-45db-8b4e-dc7c8f263d64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:11.501374 crc crio[20719]: time=\"2026-06-12T20:58:11.501248052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:11.570434 crc crio[20719]: time=\"2026-06-12T20:58:11.570148437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:11.576384 crc crio[20719]: time=\"2026-06-12T20:58:11.57622719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:13.485005 crc crio[20719]: time=\"2026-06-12T20:58:13.484051799Z\" level=info msg=\"Created container d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca: openshift-marketplace/community-operators-k6wwx/registry-server\" id=c269086e-2a3b-45db-8b4e-dc7c8f263d64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:13.488243 crc crio[20719]: time=\"2026-06-12T20:58:13.488121991Z\" level=info msg=\"Starting container: d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca\" id=4100355b-742c-4f31-8ce0-06d1a24bf8fa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:13.504016 crc crio[20719]: time=\"2026-06-12T20:58:13.50308762Z\" level=info msg=\"Started container\" PID=206054 containerID=d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca description=openshift-marketplace/community-operators-k6wwx/registry-server id=4100355b-742c-4f31-8ce0-06d1a24bf8fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\nJun 12 20:58:15.273606 crc crio[20719]: time=\"2026-06-12T20:58:15.273069566Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 20:58:15.275321 crc crio[20719]: time=\"2026-06-12T20:58:15.275194516Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 20:58:17.112815 crc crio[20719]: time=\"2026-06-12T20:58:17.112177847Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 20:58:17.112815 crc crio[20719]: time=\"2026-06-12T20:58:17.112751963Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 20:58:17.114725 crc crio[20719]: time=\"2026-06-12T20:58:17.114651104Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 20:58:17.114927 crc crio[20719]: time=\"2026-06-12T20:58:17.114657516Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 20:58:21.421599 crc crio[20719]: time=\"2026-06-12T20:58:21.420458069Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 20:58:21.567383 crc crio[20719]: time=\"2026-06-12T20:58:21.56710118Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 20:58:23.831800 crc crio[20719]: time=\"2026-06-12T20:58:23.825482092Z\" level=info msg=\"Stopping container: 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f (timeout: 2s)\" id=c59abaf3-fe07-4008-af54-5ae6c02af173 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:24.776554 crc crio[20719]: time=\"2026-06-12T20:58:24.775412157Z\" level=info msg=\"Stopped container 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f: openshift-marketplace/certified-operators-t8qrt/registry-server\" id=c59abaf3-fe07-4008-af54-5ae6c02af173 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:58:24.777626 crc crio[20719]: time=\"2026-06-12T20:58:24.777503426Z\" level=info msg=\"Stopping pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\" id=3d64008b-e985-4ef4-9776-76d806cdf7da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:24.778458 crc crio[20719]: time=\"2026-06-12T20:58:24.77838792Z\" level=info msg=\"Got pod network &{Name:certified-operators-t8qrt Namespace:openshift-marketplace ID:f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138 UID:1b2ed900-507b-4c74-8e8a-fa2ddfdd6f25 NetNS:/var/run/netns/3b3fc5db-a46d-42f5-a135-2e8dd9d5a782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b2ed900_507b_4c74_8e8a_fa2ddfdd6f25.slice PodAnnotations:0xc00170ce58}] Aliases:map[]}\"\nJun 12 20:58:24.778766 crc crio[20719]: time=\"2026-06-12T20:58:24.778649137Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-t8qrt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:58:24.972620 crc crio[20719]: time=\"2026-06-12T20:58:24.968203619Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-g6pgq/crc-debug-qpccm/POD\" id=85ff5889-ea94-498b-b927-8c52b33a51ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:24.972620 crc crio[20719]: time=\"2026-06-12T20:58:24.96894569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:25.047624 crc crio[20719]: time=\"2026-06-12T20:58:25.047087968Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=85ff5889-ea94-498b-b927-8c52b33a51ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:25.077190 crc crio[20719]: time=\"2026-06-12T20:58:25.076080829Z\" level=info msg=\"Ran pod sandbox 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444 with infra container: openshift-must-gather-g6pgq/crc-debug-qpccm/POD\" id=85ff5889-ea94-498b-b927-8c52b33a51ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:58:25.079827 crc crio[20719]: time=\"2026-06-12T20:58:25.079193746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=a246bb2a-dd43-4e19-9c1c-87e358d6039c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:25.079827 crc crio[20719]: time=\"2026-06-12T20:58:25.079494344Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=a246bb2a-dd43-4e19-9c1c-87e358d6039c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:25.079827 crc crio[20719]: time=\"2026-06-12T20:58:25.079659018Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=a246bb2a-dd43-4e19-9c1c-87e358d6039c name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:25.082858 crc crio[20719]: time=\"2026-06-12T20:58:25.080941353Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8974a985-8d2b-425e-a21b-549befb56e9e name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:25.088390 crc crio[20719]: time=\"2026-06-12T20:58:25.08732854Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 12 20:58:25.333893 crc crio[20719]: time=\"2026-06-12T20:58:25.333139318Z\" level=info msg=\"Stopped pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\" id=3d64008b-e985-4ef4-9776-76d806cdf7da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:25.708252 crc crio[20719]: time=\"2026-06-12T20:58:25.708085839Z\" level=info msg=\"Removing container: 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f\" id=5bd453e6-9bad-43ba-b834-bdf951a30a49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:25.776811 crc crio[20719]: time=\"2026-06-12T20:58:25.775723598Z\" level=info msg=\"Removed container 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f: openshift-marketplace/certified-operators-t8qrt/registry-server\" id=5bd453e6-9bad-43ba-b834-bdf951a30a49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:25.786681 crc crio[20719]: time=\"2026-06-12T20:58:25.786604923Z\" level=info msg=\"Removing container: 9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de\" id=29f588c6-e81c-4335-806a-95a16424e876 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:25.854785 crc crio[20719]: time=\"2026-06-12T20:58:25.854637512Z\" level=info msg=\"Removed container 9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de: openshift-marketplace/certified-operators-t8qrt/extract-content\" id=29f588c6-e81c-4335-806a-95a16424e876 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:25.858712 crc crio[20719]: time=\"2026-06-12T20:58:25.858591819Z\" level=info msg=\"Removing container: a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5\" id=5e37dc58-3e2e-43ca-bbca-8386c1a5f9cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:25.915035 crc crio[20719]: time=\"2026-06-12T20:58:25.914879236Z\" level=info msg=\"Removed container a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5: openshift-marketplace/certified-operators-t8qrt/extract-utilities\" id=5e37dc58-3e2e-43ca-bbca-8386c1a5f9cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:26.765205 crc crio[20719]: time=\"2026-06-12T20:58:26.764258239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=59c5c2a3-b269-4e37-8b81-f6563d37be21 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:26.768604 crc crio[20719]: time=\"2026-06-12T20:58:26.7683987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61f81e69-6f2f-4edb-a1f5-3e46bfa51148 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:26.950594 crc crio[20719]: time=\"2026-06-12T20:58:26.949900875Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mcrwk/registry-server\" id=120bf604-c3cb-43f3-b0f5-e49bc9fddb41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:26.951444 crc crio[20719]: time=\"2026-06-12T20:58:26.951381286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:27.106046 crc crio[20719]: time=\"2026-06-12T20:58:27.105772535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:27.111024 crc crio[20719]: time=\"2026-06-12T20:58:27.110842573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:27.548154 crc crio[20719]: time=\"2026-06-12T20:58:27.548015843Z\" level=info msg=\"Created container 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205: openshift-marketplace/redhat-operators-mcrwk/registry-server\" id=120bf604-c3cb-43f3-b0f5-e49bc9fddb41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:27.551071 crc crio[20719]: time=\"2026-06-12T20:58:27.550959054Z\" level=info msg=\"Starting container: 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205\" id=987a8f79-c256-4e23-8f87-26dca202c3ce name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:27.559732 crc crio[20719]: time=\"2026-06-12T20:58:27.559621231Z\" level=info msg=\"Started container\" PID=207563 containerID=684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205 description=openshift-marketplace/redhat-operators-mcrwk/registry-server id=987a8f79-c256-4e23-8f87-26dca202c3ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\nJun 12 20:58:28.112227 crc crio[20719]: time=\"2026-06-12T20:58:28.112127135Z\" level=info msg=\"Removing container: ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb\" id=7bd9009f-090d-43de-9c7b-efa85e4ccc24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:28.431903 crc crio[20719]: time=\"2026-06-12T20:58:28.430388319Z\" level=info msg=\"Removed container ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb: openshift-infra/auto-csr-approver-29688292-xwghm/oc\" id=7bd9009f-090d-43de-9c7b-efa85e4ccc24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:58:28.448197 crc crio[20719]: time=\"2026-06-12T20:58:28.448063059Z\" level=info msg=\"Stopping pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\" id=9bf0f278-e14e-4da6-a1e3-78c4eac9484f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:28.448519 crc crio[20719]: time=\"2026-06-12T20:58:28.448184081Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\" id=9bf0f278-e14e-4da6-a1e3-78c4eac9484f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:28.449065 crc crio[20719]: time=\"2026-06-12T20:58:28.448979484Z\" level=info msg=\"Removing pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\" id=779c4b8e-96d2-4c71-a96c-9f42e4ca0a7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:58:28.473645 crc crio[20719]: time=\"2026-06-12T20:58:28.47351069Z\" level=info msg=\"Removed pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\" id=779c4b8e-96d2-4c71-a96c-9f42e4ca0a7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:58:28.474981 crc crio[20719]: time=\"2026-06-12T20:58:28.474925366Z\" level=info msg=\"Stopping pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\" id=74280f59-61a0-42b5-baf0-8fdf0df29a5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:28.475356 crc crio[20719]: time=\"2026-06-12T20:58:28.475321716Z\" level=info msg=\"Stopped pod sandbox (already stopped): 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\" id=74280f59-61a0-42b5-baf0-8fdf0df29a5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:28.477775 crc crio[20719]: time=\"2026-06-12T20:58:28.477598569Z\" level=info msg=\"Removing pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\" id=4deab50a-27e1-4224-827c-d5bc72476442 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:58:28.510407 crc crio[20719]: time=\"2026-06-12T20:58:28.510123792Z\" level=info msg=\"Removed pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\" id=4deab50a-27e1-4224-827c-d5bc72476442 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:58:28.515067 crc crio[20719]: time=\"2026-06-12T20:58:28.515021237Z\" level=info msg=\"Stopping pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\" id=ed01c7b5-7de0-41df-8498-90b30b2602aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:28.515235 crc crio[20719]: time=\"2026-06-12T20:58:28.515217282Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\" id=ed01c7b5-7de0-41df-8498-90b30b2602aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:58:28.516516 crc crio[20719]: time=\"2026-06-12T20:58:28.516490438Z\" level=info msg=\"Removing pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\" id=a8adae39-c95e-44ab-851c-aa173b43dbf5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:58:28.563336 crc crio[20719]: time=\"2026-06-12T20:58:28.56322036Z\" level=info msg=\"Removed pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\" id=a8adae39-c95e-44ab-851c-aa173b43dbf5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:58:53.441815 crc crio[20719]: time=\"2026-06-12T20:58:53.440638389Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8974a985-8d2b-425e-a21b-549befb56e9e name=/runtime.v1.ImageService/PullImage\nJun 12 20:58:53.444437 crc crio[20719]: time=\"2026-06-12T20:58:53.442745927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=d2fc6804-a0ba-4b5a-bcd8-1baa4d02e445 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:53.449639 crc crio[20719]: time=\"2026-06-12T20:58:53.447426125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=14e65cfd-557e-4c17-b7cd-5ed87fd9618d name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:58:53.458740 crc crio[20719]: time=\"2026-06-12T20:58:53.458641342Z\" level=info msg=\"Creating container: openshift-must-gather-g6pgq/crc-debug-qpccm/container-00\" id=e6a43dcd-6a3e-4e6b-a9b4-b76ccba74312 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:53.460919 crc crio[20719]: time=\"2026-06-12T20:58:53.460808013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:53.560554 crc crio[20719]: time=\"2026-06-12T20:58:53.560379436Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=e6a43dcd-6a3e-4e6b-a9b4-b76ccba74312 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:53.617656 crc crio[20719]: time=\"2026-06-12T20:58:53.617572825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:53.621180 crc crio[20719]: time=\"2026-06-12T20:58:53.621154673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:58:54.043989 crc crio[20719]: time=\"2026-06-12T20:58:54.04350918Z\" level=info msg=\"Created container 1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60: openshift-must-gather-g6pgq/crc-debug-qpccm/container-00\" id=e6a43dcd-6a3e-4e6b-a9b4-b76ccba74312 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:58:54.045790 crc crio[20719]: time=\"2026-06-12T20:58:54.045710448Z\" level=info msg=\"Starting container: 1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60\" id=1ee76e3b-076c-4ca4-997b-0b4c4c1d16fc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:58:54.052767 crc crio[20719]: time=\"2026-06-12T20:58:54.052697619Z\" level=info msg=\"Started container\" PID=211959 containerID=1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60 description=openshift-must-gather-g6pgq/crc-debug-qpccm/container-00 id=1ee76e3b-076c-4ca4-997b-0b4c4c1d16fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\nJun 12 20:59:03.200174 crc crio[20719]: time=\"2026-06-12T20:59:03.199344787Z\" level=info msg=\"Stopping container: d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca (timeout: 2s)\" id=18451855-647b-4d98-a861-102648a24cc0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:08.341625 crc crio[20719]: time=\"2026-06-12T20:59:08.340752336Z\" level=info msg=\"Stopped container d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca: openshift-marketplace/community-operators-k6wwx/registry-server\" id=18451855-647b-4d98-a861-102648a24cc0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:08.343326 crc crio[20719]: time=\"2026-06-12T20:59:08.342474873Z\" level=info msg=\"Stopping pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\" id=ed6d7b1c-010e-454f-96ff-2a6b18745eb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:08.344171 crc crio[20719]: time=\"2026-06-12T20:59:08.344009246Z\" level=info msg=\"Got pod network &{Name:community-operators-k6wwx Namespace:openshift-marketplace ID:e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05 UID:6bd979fe-fcae-4b51-89e7-2ffe8ea88b74 NetNS:/var/run/netns/7012b545-6b0b-479f-998e-bc6ab63a01eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bd979fe_fcae_4b51_89e7_2ffe8ea88b74.slice PodAnnotations:0xc003332398}] Aliases:map[]}\"\nJun 12 20:59:08.344714 crc crio[20719]: time=\"2026-06-12T20:59:08.344390666Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-k6wwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:09.118183 crc crio[20719]: time=\"2026-06-12T20:59:09.11724407Z\" level=info msg=\"Stopped pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\" id=ed6d7b1c-010e-454f-96ff-2a6b18745eb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:09.401878 crc crio[20719]: time=\"2026-06-12T20:59:09.401487722Z\" level=info msg=\"Removing container: d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca\" id=7e58f09f-6ab4-4064-a6f3-0216de3d9c85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:09.479902 crc crio[20719]: time=\"2026-06-12T20:59:09.479842166Z\" level=info msg=\"Removed container d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca: openshift-marketplace/community-operators-k6wwx/registry-server\" id=7e58f09f-6ab4-4064-a6f3-0216de3d9c85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:09.487389 crc crio[20719]: time=\"2026-06-12T20:59:09.486810587Z\" level=info msg=\"Removing container: 022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa\" id=22e35d49-6c77-4041-af60-0773bf86c4f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:09.600941 crc crio[20719]: time=\"2026-06-12T20:59:09.600516698Z\" level=info msg=\"Removed container 022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa: openshift-marketplace/community-operators-k6wwx/extract-content\" id=22e35d49-6c77-4041-af60-0773bf86c4f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:09.607653 crc crio[20719]: time=\"2026-06-12T20:59:09.60756607Z\" level=info msg=\"Removing container: f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a\" id=9fa0768b-0f3e-45b8-8f9d-e9ee528d348a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:09.666580 crc crio[20719]: time=\"2026-06-12T20:59:09.666325513Z\" level=info msg=\"Removed container f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a: openshift-marketplace/community-operators-k6wwx/extract-utilities\" id=9fa0768b-0f3e-45b8-8f9d-e9ee528d348a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:25.658238 crc crio[20719]: time=\"2026-06-12T20:59:25.657493123Z\" level=info msg=\"Stopping pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\" id=b86c03aa-7df0-4e94-95b1-df4b7ce0ceab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:25.693971 crc crio[20719]: time=\"2026-06-12T20:59:25.693346244Z\" level=info msg=\"Stopped pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\" id=b86c03aa-7df0-4e94-95b1-df4b7ce0ceab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:26.675868 crc crio[20719]: time=\"2026-06-12T20:59:26.675569277Z\" level=info msg=\"Removing container: 1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60\" id=411fc91c-6c9e-4034-8eb4-299794cd68d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:26.736094 crc crio[20719]: time=\"2026-06-12T20:59:26.735999816Z\" level=info msg=\"Removed container 1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60: openshift-must-gather-g6pgq/crc-debug-qpccm/container-00\" id=411fc91c-6c9e-4034-8eb4-299794cd68d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:27.572478 crc crio[20719]: time=\"2026-06-12T20:59:27.572010774Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-g6pgq/crc-debug-425pb/POD\" id=9d3a8b75-2297-4a8e-bcd5-4e990c1e663d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:27.572705 crc crio[20719]: time=\"2026-06-12T20:59:27.572497957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:27.594350 crc crio[20719]: time=\"2026-06-12T20:59:27.594223984Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9d3a8b75-2297-4a8e-bcd5-4e990c1e663d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:27.630327 crc crio[20719]: time=\"2026-06-12T20:59:27.624074948Z\" level=info msg=\"Ran pod sandbox fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758 with infra container: openshift-must-gather-g6pgq/crc-debug-425pb/POD\" id=9d3a8b75-2297-4a8e-bcd5-4e990c1e663d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 20:59:27.638343 crc crio[20719]: time=\"2026-06-12T20:59:27.634981212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=87403123-1217-4121-99f6-2d716912c2e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:27.640648 crc crio[20719]: time=\"2026-06-12T20:59:27.640441031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=17fa6560-ca85-4597-94dc-673f768017c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 20:59:27.658937 crc crio[20719]: time=\"2026-06-12T20:59:27.658830138Z\" level=info msg=\"Creating container: openshift-must-gather-g6pgq/crc-debug-425pb/container-00\" id=6f5bbd39-5f43-43c6-b48e-d6f40db60496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:27.659558 crc crio[20719]: time=\"2026-06-12T20:59:27.659465256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:27.723674 crc crio[20719]: time=\"2026-06-12T20:59:27.723581412Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=6f5bbd39-5f43-43c6-b48e-d6f40db60496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:27.745110 crc crio[20719]: time=\"2026-06-12T20:59:27.744872417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:27.748825 crc crio[20719]: time=\"2026-06-12T20:59:27.748156888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 20:59:27.925228 crc crio[20719]: time=\"2026-06-12T20:59:27.925122166Z\" level=info msg=\"Created container f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55: openshift-must-gather-g6pgq/crc-debug-425pb/container-00\" id=6f5bbd39-5f43-43c6-b48e-d6f40db60496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 20:59:27.926881 crc crio[20719]: time=\"2026-06-12T20:59:27.926801231Z\" level=info msg=\"Starting container: f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55\" id=112e6aba-a89e-43a8-a502-e51218da14f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 20:59:27.936056 crc crio[20719]: time=\"2026-06-12T20:59:27.935998033Z\" level=info msg=\"Started container\" PID=216765 containerID=f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55 description=openshift-must-gather-g6pgq/crc-debug-425pb/container-00 id=112e6aba-a89e-43a8-a502-e51218da14f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\nJun 12 20:59:28.609115 crc crio[20719]: time=\"2026-06-12T20:59:28.608615318Z\" level=info msg=\"Stopping pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\" id=1c8160ba-5071-47cf-ba44-8dd35bd2f16d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:28.609115 crc crio[20719]: time=\"2026-06-12T20:59:28.60904386Z\" level=info msg=\"Stopped pod sandbox (already stopped): e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\" id=1c8160ba-5071-47cf-ba44-8dd35bd2f16d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:28.609863 crc crio[20719]: time=\"2026-06-12T20:59:28.609771058Z\" level=info msg=\"Removing pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\" id=ae4c2d25-5ca3-44d5-8ffd-518b1c7e5e5e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:28.630196 crc crio[20719]: time=\"2026-06-12T20:59:28.630112116Z\" level=info msg=\"Removed pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\" id=ae4c2d25-5ca3-44d5-8ffd-518b1c7e5e5e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:28.640962 crc crio[20719]: time=\"2026-06-12T20:59:28.640887962Z\" level=info msg=\"Stopping pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\" id=d50c93d5-7bc4-4c48-bc33-afda6c1d2aad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:28.641132 crc crio[20719]: time=\"2026-06-12T20:59:28.641105778Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\" id=d50c93d5-7bc4-4c48-bc33-afda6c1d2aad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:28.641904 crc crio[20719]: time=\"2026-06-12T20:59:28.641838548Z\" level=info msg=\"Removing pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\" id=7532e1ee-df30-4948-994f-f00e049b621c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:28.654758 crc crio[20719]: time=\"2026-06-12T20:59:28.654670534Z\" level=info msg=\"Removed pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\" id=7532e1ee-df30-4948-994f-f00e049b621c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 20:59:29.754123 crc crio[20719]: time=\"2026-06-12T20:59:29.753626236Z\" level=info msg=\"Stopping pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\" id=14eb30a9-2150-4b7b-82a9-9ef7240ac8bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:29.762211 crc crio[20719]: time=\"2026-06-12T20:59:29.760932647Z\" level=info msg=\"Stopped pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\" id=14eb30a9-2150-4b7b-82a9-9ef7240ac8bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:30.772590 crc crio[20719]: time=\"2026-06-12T20:59:30.772062332Z\" level=info msg=\"Removing container: f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55\" id=49b722fd-ce96-4e32-881e-bf4b810fc997 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:30.807576 crc crio[20719]: time=\"2026-06-12T20:59:30.807415733Z\" level=info msg=\"Removed container f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55: openshift-must-gather-g6pgq/crc-debug-425pb/container-00\" id=49b722fd-ce96-4e32-881e-bf4b810fc997 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:35.850252 crc crio[20719]: time=\"2026-06-12T20:59:35.849445604Z\" level=info msg=\"Stopping container: 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205 (timeout: 2s)\" id=8ceab302-99d7-4a25-99e0-a7e789d262e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:35.982767 crc crio[20719]: time=\"2026-06-12T20:59:35.982602587Z\" level=info msg=\"Stopped container 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205: openshift-marketplace/redhat-operators-mcrwk/registry-server\" id=8ceab302-99d7-4a25-99e0-a7e789d262e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 20:59:35.983806 crc crio[20719]: time=\"2026-06-12T20:59:35.983706087Z\" level=info msg=\"Stopping pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\" id=deb10c36-66d7-4dc8-a3e4-5e574ea6121b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:35.984614 crc crio[20719]: time=\"2026-06-12T20:59:35.984512069Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mcrwk Namespace:openshift-marketplace ID:319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e UID:2f3fa61a-c670-44a3-a27f-76f223fba63a NetNS:/var/run/netns/3e808a1f-127e-4a71-85f8-96b5f9c77852 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3fa61a_c670_44a3_a27f_76f223fba63a.slice PodAnnotations:0xc003332068}] Aliases:map[]}\"\nJun 12 20:59:35.984832 crc crio[20719]: time=\"2026-06-12T20:59:35.984763255Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-mcrwk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 20:59:36.349798 crc crio[20719]: time=\"2026-06-12T20:59:36.349026565Z\" level=info msg=\"Stopped pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\" id=deb10c36-66d7-4dc8-a3e4-5e574ea6121b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 20:59:36.859961 crc crio[20719]: time=\"2026-06-12T20:59:36.859853867Z\" level=info msg=\"Removing container: 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205\" id=3699b3c6-b9c0-4e82-b5e3-6fef0116828e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:36.900412 crc crio[20719]: time=\"2026-06-12T20:59:36.900318335Z\" level=info msg=\"Removed container 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205: openshift-marketplace/redhat-operators-mcrwk/registry-server\" id=3699b3c6-b9c0-4e82-b5e3-6fef0116828e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:36.903768 crc crio[20719]: time=\"2026-06-12T20:59:36.903714211Z\" level=info msg=\"Removing container: db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c\" id=f4b4f498-2c20-44fb-a597-f31839b9e261 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:36.986609 crc crio[20719]: time=\"2026-06-12T20:59:36.971414383Z\" level=info msg=\"Removed container db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c: openshift-marketplace/redhat-operators-mcrwk/extract-content\" id=f4b4f498-2c20-44fb-a597-f31839b9e261 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:36.991324 crc crio[20719]: time=\"2026-06-12T20:59:36.990451381Z\" level=info msg=\"Removing container: 3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a\" id=627ca23a-4976-43ed-99d3-1153cee023da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 20:59:37.022671 crc crio[20719]: time=\"2026-06-12T20:59:37.022580294Z\" level=info msg=\"Removed container 3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a: openshift-marketplace/redhat-operators-mcrwk/extract-utilities\" id=627ca23a-4976-43ed-99d3-1153cee023da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:00.628217 crc crio[20719]: time=\"2026-06-12T21:00:00.627326918Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688300-qcrmv/POD\" id=219ff120-d521-403d-ae0a-574dcf10bbc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:00.630166 crc crio[20719]: time=\"2026-06-12T21:00:00.628477001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:00.685059 crc crio[20719]: time=\"2026-06-12T21:00:00.684967513Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688300-qcrmv Namespace:openshift-infra ID:5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a UID:f0ce1d47-60ab-4637-8100-a951c94afce1 NetNS:/var/run/netns/2211b860-79e3-426d-a8dc-abd88c8938ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0ce1d47_60ab_4637_8100_a951c94afce1.slice PodAnnotations:0xc003c98a98}] Aliases:map[]}\"\nJun 12 21:00:00.685977 crc crio[20719]: time=\"2026-06-12T21:00:00.685069086Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688300-qcrmv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:00.688385 crc crio[20719]: time=\"2026-06-12T21:00:00.688081256Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/POD\" id=c3bb6823-add2-4ff1-898b-5514b2baa52e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:00.688385 crc crio[20719]: time=\"2026-06-12T21:00:00.688194909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:00.791204 crc crio[20719]: time=\"2026-06-12T21:00:00.790097403Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688300-pqn6x Namespace:openshift-operator-lifecycle-manager ID:fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62 UID:cc3e0618-cd7c-4383-8e37-6fa103224f66 NetNS:/var/run/netns/822b3d70-265c-430a-ac0f-ff1bce854fd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc3e0618_cd7c_4383_8e37_6fa103224f66.slice PodAnnotations:0xc003332118}] Aliases:map[]}\"\nJun 12 21:00:00.791204 crc crio[20719]: time=\"2026-06-12T21:00:00.790184259Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688300-pqn6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:01.455834 crc crio[20719]: 2026-06-12T21:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d18673fa40d5f5 Mac:e2:a0:ce:d7:4d:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/2211b860-79e3-426d-a8dc-abd88c8938ff SocketPath: PciID:}] [{Interface:0xc00022e5a0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:01.457646 crc crio[20719]: time=\"2026-06-12T21:00:01.45760761Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688300-qcrmv Namespace:openshift-infra ID:5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a UID:f0ce1d47-60ab-4637-8100-a951c94afce1 NetNS:/var/run/netns/2211b860-79e3-426d-a8dc-abd88c8938ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0ce1d47_60ab_4637_8100_a951c94afce1.slice PodAnnotations:0xc003c98a98}] Aliases:map[]}\"\nJun 12 21:00:01.457933 crc crio[20719]: time=\"2026-06-12T21:00:01.457912538Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688300-qcrmv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:01.469448 crc crio[20719]: time=\"2026-06-12T21:00:01.469341513Z\" level=info msg=\"Ran pod sandbox 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a with infra container: openshift-infra/auto-csr-approver-29688300-qcrmv/POD\" id=219ff120-d521-403d-ae0a-574dcf10bbc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:01.473998 crc crio[20719]: time=\"2026-06-12T21:00:01.473909266Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3512cbde-90ee-42b8-b1fd-19276a1f0008 name=/runtime.v1.ImageService/PullImage\nJun 12 21:00:01.484587 crc crio[20719]: time=\"2026-06-12T21:00:01.484478967Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:00:01.582930 crc crio[20719]: 2026-06-12T21:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fedeacc27c5af79 Mac:02:00:d4:28:5e:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/822b3d70-265c-430a-ac0f-ff1bce854fd0 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:00:01.584701 crc crio[20719]: time=\"2026-06-12T21:00:01.584619586Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688300-pqn6x Namespace:openshift-operator-lifecycle-manager ID:fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62 UID:cc3e0618-cd7c-4383-8e37-6fa103224f66 NetNS:/var/run/netns/822b3d70-265c-430a-ac0f-ff1bce854fd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc3e0618_cd7c_4383_8e37_6fa103224f66.slice PodAnnotations:0xc003332118}] Aliases:map[]}\"\nJun 12 21:00:01.585581 crc crio[20719]: time=\"2026-06-12T21:00:01.58478332Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688300-pqn6x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:00:01.597328 crc crio[20719]: time=\"2026-06-12T21:00:01.594638832Z\" level=info msg=\"Ran pod sandbox fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/POD\" id=c3bb6823-add2-4ff1-898b-5514b2baa52e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:00:01.599562 crc crio[20719]: time=\"2026-06-12T21:00:01.597846028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0da54259-1dc5-4a58-9466-1c30a034bfd8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:01.600597 crc crio[20719]: time=\"2026-06-12T21:00:01.600115871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5fd8572d-3b99-4d14-86ed-96d2d1e56d40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:01.610897 crc crio[20719]: time=\"2026-06-12T21:00:01.61064946Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/collect-profiles\" id=400aa4f2-f5c6-4db2-916b-f266209b5e7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:01.611917 crc crio[20719]: time=\"2026-06-12T21:00:01.610980779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:01.675607 crc crio[20719]: time=\"2026-06-12T21:00:01.675063448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:01.680990 crc crio[20719]: time=\"2026-06-12T21:00:01.680907828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:01.824713 crc crio[20719]: time=\"2026-06-12T21:00:01.824490809Z\" level=info msg=\"Created container c8f31fdde26408ddc1b6e56659211e7f29e49a799afe6edae041f89812c76259: openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/collect-profiles\" id=400aa4f2-f5c6-4db2-916b-f266209b5e7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:01.826147 crc crio[20719]: time=\"2026-06-12T21:00:01.826008641Z\" level=info msg=\"Starting container: c8f31fdde26408ddc1b6e56659211e7f29e49a799afe6edae041f89812c76259\" id=8f3918b1-0943-45ae-8fa3-dceb594507c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:01.835171 crc crio[20719]: time=\"2026-06-12T21:00:01.834920806Z\" level=info msg=\"Started container\" PID=223339 containerID=c8f31fdde26408ddc1b6e56659211e7f29e49a799afe6edae041f89812c76259 description=openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/collect-profiles id=8f3918b1-0943-45ae-8fa3-dceb594507c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62\nJun 12 21:00:03.437086 crc crio[20719]: time=\"2026-06-12T21:00:03.436621292Z\" level=info msg=\"Stopping pod sandbox: fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62\" id=a15a1605-2595-44e8-80ed-76bba3e8633d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:03.438330 crc crio[20719]: time=\"2026-06-12T21:00:03.43799822Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688300-pqn6x Namespace:openshift-operator-lifecycle-manager ID:fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62 UID:cc3e0618-cd7c-4383-8e37-6fa103224f66 NetNS:/var/run/netns/822b3d70-265c-430a-ac0f-ff1bce854fd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc3e0618_cd7c_4383_8e37_6fa103224f66.slice PodAnnotations:0xc00008d620}] Aliases:map[]}\"\nJun 12 21:00:03.438330 crc crio[20719]: time=\"2026-06-12T21:00:03.438167505Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688300-pqn6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:03.835862 crc crio[20719]: time=\"2026-06-12T21:00:03.835422688Z\" level=info msg=\"Stopped pod sandbox: fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62\" id=a15a1605-2595-44e8-80ed-76bba3e8633d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:04.919839 crc crio[20719]: time=\"2026-06-12T21:00:04.919451714Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3512cbde-90ee-42b8-b1fd-19276a1f0008 name=/runtime.v1.ImageService/PullImage\nJun 12 21:00:04.920998 crc crio[20719]: time=\"2026-06-12T21:00:04.920915566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=506a4578-e39a-4d06-9303-88eff3a27984 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:04.923203 crc crio[20719]: time=\"2026-06-12T21:00:04.923131619Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a71758a8-411b-440d-a478-25a429996098 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:00:04.934894 crc crio[20719]: time=\"2026-06-12T21:00:04.934802808Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688300-qcrmv/oc\" id=15ac03b2-77e9-42d5-82dd-e5ca0ceb146f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:04.935479 crc crio[20719]: time=\"2026-06-12T21:00:04.935409315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:05.006104 crc crio[20719]: time=\"2026-06-12T21:00:05.005922768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:05.430606 crc crio[20719]: time=\"2026-06-12T21:00:05.430423159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:00:05.593726 crc crio[20719]: time=\"2026-06-12T21:00:05.593153367Z\" level=info msg=\"Created container 2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d: openshift-infra/auto-csr-approver-29688300-qcrmv/oc\" id=15ac03b2-77e9-42d5-82dd-e5ca0ceb146f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:00:05.594966 crc crio[20719]: time=\"2026-06-12T21:00:05.594870053Z\" level=info msg=\"Starting container: 2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d\" id=80c89b06-7266-4deb-81eb-db16a409fcb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:00:05.603338 crc crio[20719]: time=\"2026-06-12T21:00:05.603200412Z\" level=info msg=\"Started container\" PID=223850 containerID=2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d description=openshift-infra/auto-csr-approver-29688300-qcrmv/oc id=80c89b06-7266-4deb-81eb-db16a409fcb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\nJun 12 21:00:07.512827 crc crio[20719]: time=\"2026-06-12T21:00:07.512237305Z\" level=info msg=\"Stopping pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\" id=0957d4e9-ed88-498a-b5ec-659cf4e7722c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:07.514145 crc crio[20719]: time=\"2026-06-12T21:00:07.513627513Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688300-qcrmv Namespace:openshift-infra ID:5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a UID:f0ce1d47-60ab-4637-8100-a951c94afce1 NetNS:/var/run/netns/2211b860-79e3-426d-a8dc-abd88c8938ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0ce1d47_60ab_4637_8100_a951c94afce1.slice PodAnnotations:0xc0023e2ba0}] Aliases:map[]}\"\nJun 12 21:00:07.514145 crc crio[20719]: time=\"2026-06-12T21:00:07.513793459Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688300-qcrmv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:00:07.885379 crc crio[20719]: time=\"2026-06-12T21:00:07.884751229Z\" level=info msg=\"Stopped pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\" id=0957d4e9-ed88-498a-b5ec-659cf4e7722c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:28.679799 crc crio[20719]: time=\"2026-06-12T21:00:28.678975318Z\" level=info msg=\"Removing container: a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba\" id=0c5e1f6e-a4a1-49a3-b6ee-262162f48f93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:28.845787 crc crio[20719]: time=\"2026-06-12T21:00:28.845408257Z\" level=info msg=\"Removed container a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba: openshift-infra/auto-csr-approver-29688294-pgrsf/oc\" id=0c5e1f6e-a4a1-49a3-b6ee-262162f48f93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:28.849997 crc crio[20719]: time=\"2026-06-12T21:00:28.849927401Z\" level=info msg=\"Removing container: aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3\" id=de8f1d0c-e184-4e6b-81bd-4221883c2231 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:28.887421 crc crio[20719]: time=\"2026-06-12T21:00:28.887174685Z\" level=info msg=\"Removed container aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/collect-profiles\" id=de8f1d0c-e184-4e6b-81bd-4221883c2231 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:00:28.902832 crc crio[20719]: time=\"2026-06-12T21:00:28.902701178Z\" level=info msg=\"Stopping pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\" id=61ac820b-7275-43bd-a6dc-690411b8b6e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:28.902832 crc crio[20719]: time=\"2026-06-12T21:00:28.902797391Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\" id=61ac820b-7275-43bd-a6dc-690411b8b6e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:28.903719 crc crio[20719]: time=\"2026-06-12T21:00:28.903646845Z\" level=info msg=\"Removing pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\" id=b08563ee-d413-47b5-bc47-928578c8fd15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:28.923596 crc crio[20719]: time=\"2026-06-12T21:00:28.922900416Z\" level=info msg=\"Removed pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\" id=b08563ee-d413-47b5-bc47-928578c8fd15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:28.925459 crc crio[20719]: time=\"2026-06-12T21:00:28.925017971Z\" level=info msg=\"Stopping pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\" id=55408733-7230-4fc3-b2b0-200b45d710b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:28.925459 crc crio[20719]: time=\"2026-06-12T21:00:28.925109754Z\" level=info msg=\"Stopped pod sandbox (already stopped): e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\" id=55408733-7230-4fc3-b2b0-200b45d710b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:28.926432 crc crio[20719]: time=\"2026-06-12T21:00:28.926176223Z\" level=info msg=\"Removing pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\" id=7edb4bad-f71d-4c11-9539-114bd87d1e8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:28.945403 crc crio[20719]: time=\"2026-06-12T21:00:28.945235404Z\" level=info msg=\"Removed pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\" id=7edb4bad-f71d-4c11-9539-114bd87d1e8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:28.946454 crc crio[20719]: time=\"2026-06-12T21:00:28.946220053Z\" level=info msg=\"Stopping pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\" id=08566b21-5ab3-4fe1-9bbd-97eb15ad07e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:28.946454 crc crio[20719]: time=\"2026-06-12T21:00:28.946404288Z\" level=info msg=\"Stopped pod sandbox (already stopped): 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\" id=08566b21-5ab3-4fe1-9bbd-97eb15ad07e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:28.948626 crc crio[20719]: time=\"2026-06-12T21:00:28.948507587Z\" level=info msg=\"Removing pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\" id=adc708d3-6bdb-4c3c-944c-2282365778b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:28.982024 crc crio[20719]: time=\"2026-06-12T21:00:28.981910958Z\" level=info msg=\"Removed pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\" id=adc708d3-6bdb-4c3c-944c-2282365778b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:28.984946 crc crio[20719]: time=\"2026-06-12T21:00:28.984851854Z\" level=info msg=\"Stopping pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\" id=81f2d243-6066-493b-8fa4-e4b06e69108a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:28.985065 crc crio[20719]: time=\"2026-06-12T21:00:28.984956567Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\" id=81f2d243-6066-493b-8fa4-e4b06e69108a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:00:28.986825 crc crio[20719]: time=\"2026-06-12T21:00:28.986738755Z\" level=info msg=\"Removing pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\" id=17d508b1-f73f-40c9-ac6f-017a17ccde3a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:00:29.022784 crc crio[20719]: time=\"2026-06-12T21:00:29.022668553Z\" level=info msg=\"Removed pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\" id=17d508b1-f73f-40c9-ac6f-017a17ccde3a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:01:00.552261 crc crio[20719]: time=\"2026-06-12T21:01:00.551577019Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29688301-62ddm/POD\" id=34af41bf-9b99-4c57-9236-84ceff1c2cc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:00.553641 crc crio[20719]: time=\"2026-06-12T21:01:00.552321389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:00.592698 crc crio[20719]: time=\"2026-06-12T21:01:00.592601384Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688301-62ddm Namespace:openstack ID:f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7 UID:dda79864-477d-437c-ba2e-d0cc9a6acaa3 NetNS:/var/run/netns/1f54f589-dd2c-43e1-9d72-c0e264eb85b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddda79864_477d_437c_ba2e_d0cc9a6acaa3.slice PodAnnotations:0xc00170cee8}] Aliases:map[]}\"\nJun 12 21:01:00.592698 crc crio[20719]: time=\"2026-06-12T21:01:00.592670676Z\" level=info msg=\"Adding pod openstack_keystone-cron-29688301-62ddm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:01.175192 crc crio[20719]: 2026-06-12T21:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5ee879f6bc486f Mac:2e:ee:4c:04:66:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/1f54f589-dd2c-43e1-9d72-c0e264eb85b7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:01:01.176766 crc crio[20719]: time=\"2026-06-12T21:01:01.176704921Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688301-62ddm Namespace:openstack ID:f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7 UID:dda79864-477d-437c-ba2e-d0cc9a6acaa3 NetNS:/var/run/netns/1f54f589-dd2c-43e1-9d72-c0e264eb85b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddda79864_477d_437c_ba2e_d0cc9a6acaa3.slice PodAnnotations:0xc00170cee8}] Aliases:map[]}\"\nJun 12 21:01:01.176931 crc crio[20719]: time=\"2026-06-12T21:01:01.176880765Z\" level=info msg=\"Checking pod openstack_keystone-cron-29688301-62ddm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:01:01.195093 crc crio[20719]: time=\"2026-06-12T21:01:01.194987329Z\" level=info msg=\"Ran pod sandbox f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7 with infra container: openstack/keystone-cron-29688301-62ddm/POD\" id=34af41bf-9b99-4c57-9236-84ceff1c2cc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:01:01.202842 crc crio[20719]: time=\"2026-06-12T21:01:01.202719973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=4a65beb6-6c54-416a-bdc2-9181d39e39a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:01.264057 crc crio[20719]: time=\"2026-06-12T21:01:01.263634012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=474973df-d80a-4bc7-b525-324a193a8ba7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:01:01.294383 crc crio[20719]: time=\"2026-06-12T21:01:01.294003685Z\" level=info msg=\"Creating container: openstack/keystone-cron-29688301-62ddm/keystone-cron\" id=fb37ae4d-261c-4be4-a219-c14737f75bbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:01.294739 crc crio[20719]: time=\"2026-06-12T21:01:01.294609282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:01.467519 crc crio[20719]: time=\"2026-06-12T21:01:01.467232582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:01.479950 crc crio[20719]: time=\"2026-06-12T21:01:01.479715784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:01:01.666658 crc crio[20719]: time=\"2026-06-12T21:01:01.666137012Z\" level=info msg=\"Created container 7fdb893f2e49f91f17378e4d64211035c66c5c37ee7ce86dc5c80f2fd73cfae0: openstack/keystone-cron-29688301-62ddm/keystone-cron\" id=fb37ae4d-261c-4be4-a219-c14737f75bbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:01:01.668718 crc crio[20719]: time=\"2026-06-12T21:01:01.668665357Z\" level=info msg=\"Starting container: 7fdb893f2e49f91f17378e4d64211035c66c5c37ee7ce86dc5c80f2fd73cfae0\" id=72a5b4d3-d0ee-4b5f-bc17-b69b202269a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:01:01.677099 crc crio[20719]: time=\"2026-06-12T21:01:01.676910796Z\" level=info msg=\"Started container\" PID=237541 containerID=7fdb893f2e49f91f17378e4d64211035c66c5c37ee7ce86dc5c80f2fd73cfae0 description=openstack/keystone-cron-29688301-62ddm/keystone-cron id=72a5b4d3-d0ee-4b5f-bc17-b69b202269a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7\nJun 12 21:01:08.525391 crc crio[20719]: time=\"2026-06-12T21:01:08.524470313Z\" level=info msg=\"Stopping pod sandbox: f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7\" id=09436621-2613-4225-8614-5f48d97d860e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:01:08.527395 crc crio[20719]: time=\"2026-06-12T21:01:08.526391396Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688301-62ddm Namespace:openstack ID:f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7 UID:dda79864-477d-437c-ba2e-d0cc9a6acaa3 NetNS:/var/run/netns/1f54f589-dd2c-43e1-9d72-c0e264eb85b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddda79864_477d_437c_ba2e_d0cc9a6acaa3.slice PodAnnotations:0xc002d9ab60}] Aliases:map[]}\"\nJun 12 21:01:08.527395 crc crio[20719]: time=\"2026-06-12T21:01:08.526667943Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29688301-62ddm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:01:08.997563 crc crio[20719]: time=\"2026-06-12T21:01:08.997125143Z\" level=info msg=\"Stopped pod sandbox: f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7\" id=09436621-2613-4225-8614-5f48d97d860e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:00.654324 crc crio[20719]: time=\"2026-06-12T21:02:00.652696431Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688302-4dvp6/POD\" id=622cbab8-88a0-48df-a720-0661c9f128e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:00.654324 crc crio[20719]: time=\"2026-06-12T21:02:00.653711569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:00.705870 crc crio[20719]: time=\"2026-06-12T21:02:00.705740942Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688302-4dvp6 Namespace:openshift-infra ID:0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1 UID:deae00d4-e54e-4808-aa6f-06e79ea90917 NetNS:/var/run/netns/4f4de0ce-d0cd-4c1c-b4ab-6331354b0d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeae00d4_e54e_4808_aa6f_06e79ea90917.slice PodAnnotations:0xc00008c988}] Aliases:map[]}\"\nJun 12 21:02:00.706200 crc crio[20719]: time=\"2026-06-12T21:02:00.705898096Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688302-4dvp6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:01.287863 crc crio[20719]: 2026-06-12T21:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bc78b0131911a1 Mac:4e:d7:d9:bf:a8:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/4f4de0ce-d0cd-4c1c-b4ab-6331354b0d36 SocketPath: PciID:}] [{Interface:0xc00025ad60 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:02:01.289436 crc crio[20719]: time=\"2026-06-12T21:02:01.28932677Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688302-4dvp6 Namespace:openshift-infra ID:0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1 UID:deae00d4-e54e-4808-aa6f-06e79ea90917 NetNS:/var/run/netns/4f4de0ce-d0cd-4c1c-b4ab-6331354b0d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeae00d4_e54e_4808_aa6f_06e79ea90917.slice PodAnnotations:0xc00008c988}] Aliases:map[]}\"\nJun 12 21:02:01.289610 crc crio[20719]: time=\"2026-06-12T21:02:01.289488794Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688302-4dvp6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:02:01.296828 crc crio[20719]: time=\"2026-06-12T21:02:01.296762332Z\" level=info msg=\"Ran pod sandbox 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1 with infra container: openshift-infra/auto-csr-approver-29688302-4dvp6/POD\" id=622cbab8-88a0-48df-a720-0661c9f128e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:02:01.302474 crc crio[20719]: time=\"2026-06-12T21:02:01.302206301Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c8ca18b0-db8a-4bcb-ba98-d74bafb42ba6 name=/runtime.v1.ImageService/PullImage\nJun 12 21:02:01.314186 crc crio[20719]: time=\"2026-06-12T21:02:01.314099538Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:02:02.172219 crc crio[20719]: time=\"2026-06-12T21:02:02.171872935Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c8ca18b0-db8a-4bcb-ba98-d74bafb42ba6 name=/runtime.v1.ImageService/PullImage\nJun 12 21:02:02.174405 crc crio[20719]: time=\"2026-06-12T21:02:02.174331994Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ebce124d-934f-4f9d-a389-1e7f2003be92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:02.176727 crc crio[20719]: time=\"2026-06-12T21:02:02.176666739Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1ecfdb0d-b742-45d8-afeb-7046d72717f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:02:02.183616 crc crio[20719]: time=\"2026-06-12T21:02:02.183508097Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688302-4dvp6/oc\" id=a775ed03-b9bb-4f77-9b15-2d34e8c37fb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:02.183992 crc crio[20719]: time=\"2026-06-12T21:02:02.183935068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:02.228376 crc crio[20719]: time=\"2026-06-12T21:02:02.228211047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:02.645588 crc crio[20719]: time=\"2026-06-12T21:02:02.645453586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:02:02.799052 crc crio[20719]: time=\"2026-06-12T21:02:02.79861946Z\" level=info msg=\"Created container d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152: openshift-infra/auto-csr-approver-29688302-4dvp6/oc\" id=a775ed03-b9bb-4f77-9b15-2d34e8c37fb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:02:02.801678 crc crio[20719]: time=\"2026-06-12T21:02:02.801586174Z\" level=info msg=\"Starting container: d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152\" id=72e81df0-5f3e-4194-b90b-892a1a807df4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:02:02.810773 crc crio[20719]: time=\"2026-06-12T21:02:02.810716806Z\" level=info msg=\"Started container\" PID=251526 containerID=d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152 description=openshift-infra/auto-csr-approver-29688302-4dvp6/oc id=72e81df0-5f3e-4194-b90b-892a1a807df4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\nJun 12 21:02:05.452853 crc crio[20719]: time=\"2026-06-12T21:02:05.452329169Z\" level=info msg=\"Stopping pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\" id=6d9494ee-615f-4f38-b9d1-6bd524b67751 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:05.454395 crc crio[20719]: time=\"2026-06-12T21:02:05.453646526Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688302-4dvp6 Namespace:openshift-infra ID:0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1 UID:deae00d4-e54e-4808-aa6f-06e79ea90917 NetNS:/var/run/netns/4f4de0ce-d0cd-4c1c-b4ab-6331354b0d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeae00d4_e54e_4808_aa6f_06e79ea90917.slice PodAnnotations:0xc00334a258}] Aliases:map[]}\"\nJun 12 21:02:05.454395 crc crio[20719]: time=\"2026-06-12T21:02:05.45380824Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688302-4dvp6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:02:05.841371 crc crio[20719]: time=\"2026-06-12T21:02:05.840879269Z\" level=info msg=\"Stopped pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\" id=6d9494ee-615f-4f38-b9d1-6bd524b67751 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:29.065800 crc crio[20719]: time=\"2026-06-12T21:02:29.065067707Z\" level=info msg=\"Removing container: 195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8\" id=44203d08-b90f-4274-85de-d7ba70cd06be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:29.219413 crc crio[20719]: time=\"2026-06-12T21:02:29.219254622Z\" level=info msg=\"Removed container 195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8: openshift-infra/auto-csr-approver-29688296-x47v4/oc\" id=44203d08-b90f-4274-85de-d7ba70cd06be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:02:29.241491 crc crio[20719]: time=\"2026-06-12T21:02:29.241255834Z\" level=info msg=\"Stopping pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\" id=eeb360ec-f856-4116-8043-106c96bd7165 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:29.241491 crc crio[20719]: time=\"2026-06-12T21:02:29.241390168Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\" id=eeb360ec-f856-4116-8043-106c96bd7165 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:02:29.242582 crc crio[20719]: time=\"2026-06-12T21:02:29.242249632Z\" level=info msg=\"Removing pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\" id=00bc4aaf-2dc0-4141-a45b-f2fbbdd6b704 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:02:29.258001 crc crio[20719]: time=\"2026-06-12T21:02:29.257894245Z\" level=info msg=\"Removed pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\" id=00bc4aaf-2dc0-4141-a45b-f2fbbdd6b704 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:00.569105 crc crio[20719]: time=\"2026-06-12T21:04:00.568345999Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688304-qlx9z/POD\" id=56f1a7a6-b62b-4927-a576-c40a06f6ad24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:04:00.569105 crc crio[20719]: time=\"2026-06-12T21:04:00.56908468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:04:00.634181 crc crio[20719]: time=\"2026-06-12T21:04:00.633957458Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688304-qlx9z Namespace:openshift-infra ID:8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119 UID:24023e35-dd3a-4c5b-913e-09fd775e2bd8 NetNS:/var/run/netns/9066aa08-3dad-4e33-9cfa-d34acdab5728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24023e35_dd3a_4c5b_913e_09fd775e2bd8.slice PodAnnotations:0xc003ab0238}] Aliases:map[]}\"\nJun 12 21:04:00.634181 crc crio[20719]: time=\"2026-06-12T21:04:00.634099392Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688304-qlx9z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:04:01.266836 crc crio[20719]: 2026-06-12T21:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a32ec9c1f22fe9 Mac:8e:f3:65:70:23:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/9066aa08-3dad-4e33-9cfa-d34acdab5728 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:04:01.266836 crc crio[20719]: time=\"2026-06-12T21:04:01.266552228Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688304-qlx9z Namespace:openshift-infra ID:8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119 UID:24023e35-dd3a-4c5b-913e-09fd775e2bd8 NetNS:/var/run/netns/9066aa08-3dad-4e33-9cfa-d34acdab5728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24023e35_dd3a_4c5b_913e_09fd775e2bd8.slice PodAnnotations:0xc003ab0238}] Aliases:map[]}\"\nJun 12 21:04:01.266836 crc crio[20719]: time=\"2026-06-12T21:04:01.266714282Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688304-qlx9z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:04:01.281357 crc crio[20719]: time=\"2026-06-12T21:04:01.281211662Z\" level=info msg=\"Ran pod sandbox 8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119 with infra container: openshift-infra/auto-csr-approver-29688304-qlx9z/POD\" id=56f1a7a6-b62b-4927-a576-c40a06f6ad24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:04:01.287920 crc crio[20719]: time=\"2026-06-12T21:04:01.287810654Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3dbb2d52-fd9c-47f7-b74e-0b48cd67ebcd name=/runtime.v1.ImageService/PullImage\nJun 12 21:04:01.299077 crc crio[20719]: time=\"2026-06-12T21:04:01.29895553Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:04:02.604115 crc crio[20719]: time=\"2026-06-12T21:04:02.603447679Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3dbb2d52-fd9c-47f7-b74e-0b48cd67ebcd name=/runtime.v1.ImageService/PullImage\nJun 12 21:04:02.606938 crc crio[20719]: time=\"2026-06-12T21:04:02.606877283Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3ec23afe-1df0-4a51-ae26-99c22a328578 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:04:02.614061 crc crio[20719]: time=\"2026-06-12T21:04:02.613639549Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=552554a0-1c3e-4451-aec7-c7e1b0538229 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:04:02.623363 crc crio[20719]: time=\"2026-06-12T21:04:02.623108559Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688304-qlx9z/oc\" id=1ff59e84-4f3f-4c34-bc5a-71b744ad843a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:04:02.624230 crc crio[20719]: time=\"2026-06-12T21:04:02.624136758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:04:02.689470 crc crio[20719]: time=\"2026-06-12T21:04:02.689363042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:04:03.129251 crc crio[20719]: time=\"2026-06-12T21:04:03.129130633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:04:03.281741 crc crio[20719]: time=\"2026-06-12T21:04:03.281662767Z\" level=info msg=\"Created container bd60dea29a23748e3f95291c6596c1e44e4fdeee23395df7fdb6ec69483cb7c5: openshift-infra/auto-csr-approver-29688304-qlx9z/oc\" id=1ff59e84-4f3f-4c34-bc5a-71b744ad843a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:04:03.283463 crc crio[20719]: time=\"2026-06-12T21:04:03.2832068Z\" level=info msg=\"Starting container: bd60dea29a23748e3f95291c6596c1e44e4fdeee23395df7fdb6ec69483cb7c5\" id=8905cbe5-6131-4dbb-b983-270490311e8a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:04:03.290751 crc crio[20719]: time=\"2026-06-12T21:04:03.290684766Z\" level=info msg=\"Started container\" PID=268069 containerID=bd60dea29a23748e3f95291c6596c1e44e4fdeee23395df7fdb6ec69483cb7c5 description=openshift-infra/auto-csr-approver-29688304-qlx9z/oc id=8905cbe5-6131-4dbb-b983-270490311e8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119\nJun 12 21:04:05.238752 crc crio[20719]: time=\"2026-06-12T21:04:05.238002451Z\" level=info msg=\"Stopping pod sandbox: 8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119\" id=49888908-79a8-4f4f-ace1-5b4a877ce0a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:05.240240 crc crio[20719]: time=\"2026-06-12T21:04:05.239333498Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688304-qlx9z Namespace:openshift-infra ID:8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119 UID:24023e35-dd3a-4c5b-913e-09fd775e2bd8 NetNS:/var/run/netns/9066aa08-3dad-4e33-9cfa-d34acdab5728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24023e35_dd3a_4c5b_913e_09fd775e2bd8.slice PodAnnotations:0xc0023e2450}] Aliases:map[]}\"\nJun 12 21:04:05.240240 crc crio[20719]: time=\"2026-06-12T21:04:05.239471261Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688304-qlx9z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:04:05.624425 crc crio[20719]: time=\"2026-06-12T21:04:05.624243327Z\" level=info msg=\"Stopped pod sandbox: 8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119\" id=49888908-79a8-4f4f-ace1-5b4a877ce0a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:29.322766 crc crio[20719]: time=\"2026-06-12T21:04:29.32185255Z\" level=info msg=\"Removing container: 11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6\" id=de684d16-df62-4dde-9f4c-588bad21dd6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:29.506048 crc crio[20719]: time=\"2026-06-12T21:04:29.50591578Z\" level=info msg=\"Removed container 11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6: openshift-infra/auto-csr-approver-29688298-jld6l/oc\" id=de684d16-df62-4dde-9f4c-588bad21dd6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:04:29.516008 crc crio[20719]: time=\"2026-06-12T21:04:29.515923668Z\" level=info msg=\"Stopping pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\" id=b2ed70c0-018e-4f85-b9b2-4eb321230820 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:29.516008 crc crio[20719]: time=\"2026-06-12T21:04:29.516006211Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\" id=b2ed70c0-018e-4f85-b9b2-4eb321230820 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:04:29.516674 crc crio[20719]: time=\"2026-06-12T21:04:29.516633638Z\" level=info msg=\"Removing pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\" id=cc4a7be0-298f-4032-8c09-3fa389a47665 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:04:29.533103 crc crio[20719]: time=\"2026-06-12T21:04:29.533047265Z\" level=info msg=\"Removed pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\" id=cc4a7be0-298f-4032-8c09-3fa389a47665 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:05:04.844348 crc crio[20719]: time=\"2026-06-12T21:05:04.843462866Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:05.250901 crc crio[20719]: time=\"2026-06-12T21:05:05.250522911Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:05.307452 crc crio[20719]: time=\"2026-06-12T21:05:05.307400025Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:05.601622 crc crio[20719]: time=\"2026-06-12T21:05:05.60147246Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:05.749032 crc crio[20719]: time=\"2026-06-12T21:05:05.748948744Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:05.749578 crc crio[20719]: time=\"2026-06-12T21:05:05.749476139Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:05.903574 crc crio[20719]: time=\"2026-06-12T21:05:05.903331662Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:06.184893 crc crio[20719]: time=\"2026-06-12T21:05:06.184810582Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:06.252137 crc crio[20719]: time=\"2026-06-12T21:05:06.252053619Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:06.296441 crc crio[20719]: time=\"2026-06-12T21:05:06.296359234Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:06.303219 crc crio[20719]: time=\"2026-06-12T21:05:06.303152181Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:06.339139 crc crio[20719]: time=\"2026-06-12T21:05:06.338079582Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:06.538925 crc crio[20719]: time=\"2026-06-12T21:05:06.538877778Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:07.093733 crc crio[20719]: time=\"2026-06-12T21:05:07.093460831Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:07.804953 crc crio[20719]: time=\"2026-06-12T21:05:07.804376506Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:08.547298 crc crio[20719]: time=\"2026-06-12T21:05:08.547117461Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:09.083506 crc crio[20719]: time=\"2026-06-12T21:05:09.082909977Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:09.659729 crc crio[20719]: time=\"2026-06-12T21:05:09.659648644Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:10.267732 crc crio[20719]: time=\"2026-06-12T21:05:10.267628033Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:10.269163 crc crio[20719]: time=\"2026-06-12T21:05:10.269067003Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:10.328928 crc crio[20719]: time=\"2026-06-12T21:05:10.328760063Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:12.164741 crc crio[20719]: time=\"2026-06-12T21:05:12.164081566Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:13.522645 crc crio[20719]: time=\"2026-06-12T21:05:13.522001105Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:13.663148 crc crio[20719]: time=\"2026-06-12T21:05:13.662429718Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:14.309742 crc crio[20719]: time=\"2026-06-12T21:05:14.309204752Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:14.884705 crc crio[20719]: time=\"2026-06-12T21:05:14.88443281Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:16.598030 crc crio[20719]: time=\"2026-06-12T21:05:16.597469517Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:16.886500 crc crio[20719]: time=\"2026-06-12T21:05:16.886422041Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:17.494895 crc crio[20719]: time=\"2026-06-12T21:05:17.494387453Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:18.185132 crc crio[20719]: time=\"2026-06-12T21:05:18.185027673Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:20.306570 crc crio[20719]: time=\"2026-06-12T21:05:20.305737748Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:20.770578 crc crio[20719]: time=\"2026-06-12T21:05:20.770444678Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:21.330702 crc crio[20719]: time=\"2026-06-12T21:05:21.330463813Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:21.835634 crc crio[20719]: time=\"2026-06-12T21:05:21.835451463Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:21.979857 crc crio[20719]: time=\"2026-06-12T21:05:21.979774473Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:21.993852 crc crio[20719]: time=\"2026-06-12T21:05:21.991661092Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:21.994906 crc crio[20719]: time=\"2026-06-12T21:05:21.994850619Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:22.292387 crc crio[20719]: time=\"2026-06-12T21:05:22.291992052Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:22.594836 crc crio[20719]: time=\"2026-06-12T21:05:22.5947583Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:23.542940 crc crio[20719]: time=\"2026-06-12T21:05:23.542506896Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:24.593351 crc crio[20719]: time=\"2026-06-12T21:05:24.592701609Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:25.371861 crc crio[20719]: time=\"2026-06-12T21:05:25.371729531Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:25.467074 crc crio[20719]: time=\"2026-06-12T21:05:25.467028852Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:26.296866 crc crio[20719]: time=\"2026-06-12T21:05:26.29637981Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:27.332842 crc crio[20719]: time=\"2026-06-12T21:05:27.332735771Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:28.280637 crc crio[20719]: time=\"2026-06-12T21:05:28.276592692Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:29.234046 crc crio[20719]: time=\"2026-06-12T21:05:29.233941406Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:05:35.612067 crc crio[20719]: time=\"2026-06-12T21:05:35.61119401Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:06:00.576865 crc crio[20719]: time=\"2026-06-12T21:06:00.576208611Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688306-2dh2s/POD\" id=d2a39e25-f428-4555-8178-e841ece3fd5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:06:00.578120 crc crio[20719]: time=\"2026-06-12T21:06:00.57691435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:06:00.620803 crc crio[20719]: time=\"2026-06-12T21:06:00.620666875Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688306-2dh2s Namespace:openshift-infra ID:384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b UID:e01ec9f0-6bd7-43db-9bde-fb681a1fbb2b NetNS:/var/run/netns/79354fd3-c183-42a8-b538-0f846f831750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01ec9f0_6bd7_43db_9bde_fb681a1fbb2b.slice PodAnnotations:0xc003332758}] Aliases:map[]}\"\nJun 12 21:06:00.620803 crc crio[20719]: time=\"2026-06-12T21:06:00.620790188Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688306-2dh2s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:06:01.261012 crc crio[20719]: 2026-06-12T21:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:384e178d703ef5b Mac:c2:b2:34:31:5b:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/79354fd3-c183-42a8-b538-0f846f831750 SocketPath: PciID:}] [{Interface:0xc000014f80 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:06:01.268534 crc crio[20719]: time=\"2026-06-12T21:06:01.268111454Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688306-2dh2s Namespace:openshift-infra ID:384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b UID:e01ec9f0-6bd7-43db-9bde-fb681a1fbb2b NetNS:/var/run/netns/79354fd3-c183-42a8-b538-0f846f831750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01ec9f0_6bd7_43db_9bde_fb681a1fbb2b.slice PodAnnotations:0xc003332758}] Aliases:map[]}\"\nJun 12 21:06:01.268534 crc crio[20719]: time=\"2026-06-12T21:06:01.268396421Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688306-2dh2s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:06:01.283711 crc crio[20719]: time=\"2026-06-12T21:06:01.283599794Z\" level=info msg=\"Ran pod sandbox 384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b with infra container: openshift-infra/auto-csr-approver-29688306-2dh2s/POD\" id=d2a39e25-f428-4555-8178-e841ece3fd5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:06:01.291334 crc crio[20719]: time=\"2026-06-12T21:06:01.291195862Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1ebdcb94-b5e8-407c-b85f-235133e249f2 name=/runtime.v1.ImageService/PullImage\nJun 12 21:06:01.304061 crc crio[20719]: time=\"2026-06-12T21:06:01.303984744Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:06:02.560046 crc crio[20719]: time=\"2026-06-12T21:06:02.559143646Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1ebdcb94-b5e8-407c-b85f-235133e249f2 name=/runtime.v1.ImageService/PullImage\nJun 12 21:06:02.562072 crc crio[20719]: time=\"2026-06-12T21:06:02.561936272Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8d1c9541-0a10-4be3-9e71-4a57e2adb990 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:06:02.566608 crc crio[20719]: time=\"2026-06-12T21:06:02.566485777Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e560b1ce-54e7-4a70-a69a-0c216e03cf5b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:06:02.579009 crc crio[20719]: time=\"2026-06-12T21:06:02.578874748Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688306-2dh2s/oc\" id=5ae847a1-c84c-4bc4-ae94-9c92b29acd71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:06:02.579601 crc crio[20719]: time=\"2026-06-12T21:06:02.579519155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:06:02.638969 crc crio[20719]: time=\"2026-06-12T21:06:02.638820628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:06:03.102115 crc crio[20719]: time=\"2026-06-12T21:06:03.101679352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:06:03.243052 crc crio[20719]: time=\"2026-06-12T21:06:03.242890447Z\" level=info msg=\"Created container 879fbd0edcc1194b3db20f31d13a03dd4e749028bc14101d28d013244e069e15: openshift-infra/auto-csr-approver-29688306-2dh2s/oc\" id=5ae847a1-c84c-4bc4-ae94-9c92b29acd71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:06:03.245169 crc crio[20719]: time=\"2026-06-12T21:06:03.245091376Z\" level=info msg=\"Starting container: 879fbd0edcc1194b3db20f31d13a03dd4e749028bc14101d28d013244e069e15\" id=ce3aa1a9-543e-4c63-8044-68c0bf1c1d89 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:06:03.261647 crc crio[20719]: time=\"2026-06-12T21:06:03.261576571Z\" level=info msg=\"Started container\" PID=281568 containerID=879fbd0edcc1194b3db20f31d13a03dd4e749028bc14101d28d013244e069e15 description=openshift-infra/auto-csr-approver-29688306-2dh2s/oc id=ce3aa1a9-543e-4c63-8044-68c0bf1c1d89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b\nJun 12 21:06:05.224239 crc crio[20719]: time=\"2026-06-12T21:06:05.22361189Z\" level=info msg=\"Stopping pod sandbox: 384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b\" id=4bb6bcde-e9d8-46f2-9872-fe622b3231df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:06:05.226737 crc crio[20719]: time=\"2026-06-12T21:06:05.225141202Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688306-2dh2s Namespace:openshift-infra ID:384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b UID:e01ec9f0-6bd7-43db-9bde-fb681a1fbb2b NetNS:/var/run/netns/79354fd3-c183-42a8-b538-0f846f831750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01ec9f0_6bd7_43db_9bde_fb681a1fbb2b.slice PodAnnotations:0xc003332100}] Aliases:map[]}\"\nJun 12 21:06:05.226737 crc crio[20719]: time=\"2026-06-12T21:06:05.225393809Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688306-2dh2s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:06:05.631791 crc crio[20719]: time=\"2026-06-12T21:06:05.631192203Z\" level=info msg=\"Stopped pod sandbox: 384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b\" id=4bb6bcde-e9d8-46f2-9872-fe622b3231df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:06:29.602840 crc crio[20719]: time=\"2026-06-12T21:06:29.601762378Z\" level=info msg=\"Removing container: 2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d\" id=abe0692e-d7dc-408b-acd9-e92bab6e1d7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:06:29.788172 crc crio[20719]: time=\"2026-06-12T21:06:29.788065151Z\" level=info msg=\"Removed container 2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d: openshift-infra/auto-csr-approver-29688300-qcrmv/oc\" id=abe0692e-d7dc-408b-acd9-e92bab6e1d7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:06:29.801887 crc crio[20719]: time=\"2026-06-12T21:06:29.801791671Z\" level=info msg=\"Stopping pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\" id=966fef22-e648-4c20-8351-396c7cb1a3bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:06:29.802165 crc crio[20719]: time=\"2026-06-12T21:06:29.801921495Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\" id=966fef22-e648-4c20-8351-396c7cb1a3bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:06:29.803120 crc crio[20719]: time=\"2026-06-12T21:06:29.803004185Z\" level=info msg=\"Removing pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\" id=d0489d5f-e8a0-4df1-8636-aba065b63485 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:06:29.826569 crc crio[20719]: time=\"2026-06-12T21:06:29.826454823Z\" level=info msg=\"Removed pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\" id=d0489d5f-e8a0-4df1-8636-aba065b63485 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:07:09.533916 crc crio[20719]: time=\"2026-06-12T21:07:09.532768905Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 21:07:18.150836 crc crio[20719]: time=\"2026-06-12T21:07:18.147486729Z\" level=info msg=\"Stopping container: 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d (timeout: 2s)\" id=313d5c73-579c-4e2c-b779-750781db9cd2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:07:18.620858 crc crio[20719]: time=\"2026-06-12T21:07:18.620490531Z\" level=info msg=\"Stopped container 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d: openshift-must-gather-g6pgq/must-gather-c4fdj/copy\" id=313d5c73-579c-4e2c-b779-750781db9cd2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:07:18.622670 crc crio[20719]: time=\"2026-06-12T21:07:18.622409044Z\" level=info msg=\"Stopping pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\" id=55736141-c881-4b63-bb22-e409261c2d92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:07:18.626972 crc crio[20719]: time=\"2026-06-12T21:07:18.626797218Z\" level=info msg=\"Got pod network &{Name:must-gather-c4fdj Namespace:openshift-must-gather-g6pgq ID:aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e UID:34cdea57-6175-48f3-a0b7-481e36ee7e59 NetNS:/var/run/netns/af2dc6c0-7e61-4a30-bb2d-5db8a02d0c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34cdea57_6175_48f3_a0b7_481e36ee7e59.slice PodAnnotations:0xc00170cf90}] Aliases:map[]}\"\nJun 12 21:07:18.627489 crc crio[20719]: time=\"2026-06-12T21:07:18.627230779Z\" level=info msg=\"Deleting pod openshift-must-gather-g6pgq_must-gather-c4fdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:07:19.010027 crc crio[20719]: time=\"2026-06-12T21:07:19.009171055Z\" level=info msg=\"Stopped pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\" id=55736141-c881-4b63-bb22-e409261c2d92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:07:19.727857 crc crio[20719]: time=\"2026-06-12T21:07:19.726245112Z\" level=info msg=\"Removing container: 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d\" id=6e713382-d806-4537-b18f-7d791f878d07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:19.795037 crc crio[20719]: time=\"2026-06-12T21:07:19.794634834Z\" level=info msg=\"Removed container 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d: openshift-must-gather-g6pgq/must-gather-c4fdj/copy\" id=6e713382-d806-4537-b18f-7d791f878d07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:19.808589 crc crio[20719]: time=\"2026-06-12T21:07:19.808497065Z\" level=info msg=\"Removing container: 2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b\" id=a66e2916-9f8c-4f68-a3a2-ec59c496b6ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:20.268631 crc crio[20719]: time=\"2026-06-12T21:07:20.268472904Z\" level=info msg=\"Removed container 2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b: openshift-must-gather-g6pgq/must-gather-c4fdj/gather\" id=a66e2916-9f8c-4f68-a3a2-ec59c496b6ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:29.869417 crc crio[20719]: time=\"2026-06-12T21:07:29.868613707Z\" level=info msg=\"Stopping pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\" id=9208e244-a010-415e-a48c-b245c7af6a71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:07:29.871123 crc crio[20719]: time=\"2026-06-12T21:07:29.86944343Z\" level=info msg=\"Stopped pod sandbox (already stopped): aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\" id=9208e244-a010-415e-a48c-b245c7af6a71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:07:29.871123 crc crio[20719]: time=\"2026-06-12T21:07:29.870117309Z\" level=info msg=\"Removing pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\" id=205e4b7c-4b6c-43d9-ba98-b0c1f45af10d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:07:29.891833 crc crio[20719]: time=\"2026-06-12T21:07:29.89144708Z\" level=info msg=\"Removed pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\" id=205e4b7c-4b6c-43d9-ba98-b0c1f45af10d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:07:29.920840 crc crio[20719]: time=\"2026-06-12T21:07:29.920732781Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-gpf5k/POD\" id=fcb87b55-dbab-4a3e-9af8-5ef0fc8269f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:07:29.921044 crc crio[20719]: time=\"2026-06-12T21:07:29.920858774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:07:29.961303 crc crio[20719]: time=\"2026-06-12T21:07:29.961156104Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gpf5k Namespace:openshift-marketplace ID:8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a UID:6a1a24f7-0769-4112-8c62-cde8b84cf75e NetNS:/var/run/netns/f4552436-b583-4ff0-b216-4c1956e305d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1a24f7_0769_4112_8c62_cde8b84cf75e.slice PodAnnotations:0xc003ab1470}] Aliases:map[]}\"\nJun 12 21:07:29.961303 crc crio[20719]: time=\"2026-06-12T21:07:29.961219006Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-gpf5k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:07:30.540484 crc crio[20719]: 2026-06-12T21:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e0f42285f35a4c Mac:6a:80:b8:d4:1b:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/f4552436-b583-4ff0-b216-4c1956e305d8 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:07:30.542396 crc crio[20719]: time=\"2026-06-12T21:07:30.542341684Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gpf5k Namespace:openshift-marketplace ID:8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a UID:6a1a24f7-0769-4112-8c62-cde8b84cf75e NetNS:/var/run/netns/f4552436-b583-4ff0-b216-4c1956e305d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1a24f7_0769_4112_8c62_cde8b84cf75e.slice PodAnnotations:0xc003ab1470}] Aliases:map[]}\"\nJun 12 21:07:30.542581 crc crio[20719]: time=\"2026-06-12T21:07:30.542509849Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-gpf5k for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:07:30.565881 crc crio[20719]: time=\"2026-06-12T21:07:30.565791951Z\" level=info msg=\"Ran pod sandbox 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a with infra container: openshift-marketplace/redhat-marketplace-gpf5k/POD\" id=fcb87b55-dbab-4a3e-9af8-5ef0fc8269f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:07:30.571133 crc crio[20719]: time=\"2026-06-12T21:07:30.570905169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=290329be-19db-4ea7-9d99-fd47aacab862 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:07:30.576657 crc crio[20719]: time=\"2026-06-12T21:07:30.576505293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7597643-f6bd-49ca-a8a3-15d8f2366107 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:07:30.587066 crc crio[20719]: time=\"2026-06-12T21:07:30.586739764Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gpf5k/extract-utilities\" id=56a4a8eb-466d-41c9-8a7f-2bc1ef8f9b5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:07:30.587517 crc crio[20719]: time=\"2026-06-12T21:07:30.587472835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:07:30.654399 crc crio[20719]: time=\"2026-06-12T21:07:30.653534632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:07:30.659089 crc crio[20719]: time=\"2026-06-12T21:07:30.659032264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:07:30.817651 crc crio[20719]: time=\"2026-06-12T21:07:30.817251728Z\" level=info msg=\"Created container b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f: openshift-marketplace/redhat-marketplace-gpf5k/extract-utilities\" id=56a4a8eb-466d-41c9-8a7f-2bc1ef8f9b5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:07:30.820862 crc crio[20719]: time=\"2026-06-12T21:07:30.819765425Z\" level=info msg=\"Starting container: b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f\" id=0b6f4020-0cfb-428e-afca-ccbed61ff252 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:07:30.828963 crc crio[20719]: time=\"2026-06-12T21:07:30.8286045Z\" level=info msg=\"Started container\" PID=286102 containerID=b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f description=openshift-marketplace/redhat-marketplace-gpf5k/extract-utilities id=0b6f4020-0cfb-428e-afca-ccbed61ff252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\nJun 12 21:07:31.038830 crc crio[20719]: time=\"2026-06-12T21:07:31.038713719Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2a299443-fc5d-42c1-9eb2-28ab1f3dc1ac name=/runtime.v1.ImageService/PullImage\nJun 12 21:07:31.051311 crc crio[20719]: time=\"2026-06-12T21:07:31.049711478Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 21:07:31.938364 crc crio[20719]: time=\"2026-06-12T21:07:31.937604529Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=2a299443-fc5d-42c1-9eb2-28ab1f3dc1ac name=/runtime.v1.ImageService/PullImage\nJun 12 21:07:31.940319 crc crio[20719]: time=\"2026-06-12T21:07:31.940134898Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8f0a959e-e16c-4051-aee6-e3db4efd5de2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:07:31.944716 crc crio[20719]: time=\"2026-06-12T21:07:31.944614072Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3a8d33d3-4fe6-4a75-9949-842bae5307f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:07:31.954021 crc crio[20719]: time=\"2026-06-12T21:07:31.953849556Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gpf5k/extract-content\" id=874a7ac6-e158-4419-8ac6-a60afa3e98db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:07:31.954511 crc crio[20719]: time=\"2026-06-12T21:07:31.954420961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:07:32.022586 crc crio[20719]: time=\"2026-06-12T21:07:32.022411463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:07:32.027685 crc crio[20719]: time=\"2026-06-12T21:07:32.027593995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:07:32.212988 crc crio[20719]: time=\"2026-06-12T21:07:32.212797781Z\" level=info msg=\"Created container 6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09: openshift-marketplace/redhat-marketplace-gpf5k/extract-content\" id=874a7ac6-e158-4419-8ac6-a60afa3e98db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:07:32.215697 crc crio[20719]: time=\"2026-06-12T21:07:32.214066506Z\" level=info msg=\"Starting container: 6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09\" id=f062de7f-4395-4cac-a08b-7e316ace496c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:07:32.226001 crc crio[20719]: time=\"2026-06-12T21:07:32.225737536Z\" level=info msg=\"Started container\" PID=286203 containerID=6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09 description=openshift-marketplace/redhat-marketplace-gpf5k/extract-content id=f062de7f-4395-4cac-a08b-7e316ace496c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\nJun 12 21:07:33.068724 crc crio[20719]: time=\"2026-06-12T21:07:33.067998573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=627ef43b-643b-4dde-826a-9975a957ea7a name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:07:33.071422 crc crio[20719]: time=\"2026-06-12T21:07:33.071191458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0e42551e-4bcd-4229-a696-bf1ee59b2170 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:07:33.080345 crc crio[20719]: time=\"2026-06-12T21:07:33.080038549Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gpf5k/registry-server\" id=f8f101fd-432e-4e04-ab17-81af80e49932 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:07:33.080854 crc crio[20719]: time=\"2026-06-12T21:07:33.080645517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:07:33.165204 crc crio[20719]: time=\"2026-06-12T21:07:33.164365969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:07:33.172641 crc crio[20719]: time=\"2026-06-12T21:07:33.17200682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:07:33.332805 crc crio[20719]: time=\"2026-06-12T21:07:33.332196197Z\" level=info msg=\"Created container d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035: openshift-marketplace/redhat-marketplace-gpf5k/registry-server\" id=f8f101fd-432e-4e04-ab17-81af80e49932 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:07:33.336676 crc crio[20719]: time=\"2026-06-12T21:07:33.335053725Z\" level=info msg=\"Starting container: d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035\" id=8bf98285-6073-4270-9f3c-8dfdbe270cfd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:07:33.356529 crc crio[20719]: time=\"2026-06-12T21:07:33.35580531Z\" level=info msg=\"Started container\" PID=286249 containerID=d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035 description=openshift-marketplace/redhat-marketplace-gpf5k/registry-server id=8bf98285-6073-4270-9f3c-8dfdbe270cfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\nJun 12 21:07:42.196779 crc crio[20719]: time=\"2026-06-12T21:07:42.195517713Z\" level=info msg=\"Stopping container: d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035 (timeout: 2s)\" id=74918862-2dca-4f51-a3a4-e94dc27edf74 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:07:42.332592 crc crio[20719]: time=\"2026-06-12T21:07:42.332225585Z\" level=info msg=\"Stopped container d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035: openshift-marketplace/redhat-marketplace-gpf5k/registry-server\" id=74918862-2dca-4f51-a3a4-e94dc27edf74 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:07:42.336998 crc crio[20719]: time=\"2026-06-12T21:07:42.336832732Z\" level=info msg=\"Stopping pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\" id=95f3afd7-5d55-4f26-a02b-a41a5d5de22d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:07:42.338195 crc crio[20719]: time=\"2026-06-12T21:07:42.338044256Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gpf5k Namespace:openshift-marketplace ID:8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a UID:6a1a24f7-0769-4112-8c62-cde8b84cf75e NetNS:/var/run/netns/f4552436-b583-4ff0-b216-4c1956e305d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1a24f7_0769_4112_8c62_cde8b84cf75e.slice PodAnnotations:0xc000eafbd8}] Aliases:map[]}\"\nJun 12 21:07:42.338854 crc crio[20719]: time=\"2026-06-12T21:07:42.338709434Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-gpf5k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:07:42.858973 crc crio[20719]: time=\"2026-06-12T21:07:42.858214126Z\" level=info msg=\"Stopped pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\" id=95f3afd7-5d55-4f26-a02b-a41a5d5de22d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:07:43.215798 crc crio[20719]: time=\"2026-06-12T21:07:43.215370091Z\" level=info msg=\"Removing container: d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035\" id=aea6c57a-92ee-413d-80be-b3429ddf6298 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:43.242419 crc crio[20719]: time=\"2026-06-12T21:07:43.242248723Z\" level=info msg=\"Removed container d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035: openshift-marketplace/redhat-marketplace-gpf5k/registry-server\" id=aea6c57a-92ee-413d-80be-b3429ddf6298 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:43.245147 crc crio[20719]: time=\"2026-06-12T21:07:43.245057778Z\" level=info msg=\"Removing container: 6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09\" id=a0608ab8-b2db-4a3a-bc4c-3397ea274c3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:43.285352 crc crio[20719]: time=\"2026-06-12T21:07:43.285151811Z\" level=info msg=\"Removed container 6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09: openshift-marketplace/redhat-marketplace-gpf5k/extract-content\" id=a0608ab8-b2db-4a3a-bc4c-3397ea274c3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:43.289029 crc crio[20719]: time=\"2026-06-12T21:07:43.288120754Z\" level=info msg=\"Removing container: b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f\" id=ce243af5-9154-484a-bcf0-ab6984b91912 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:07:43.352214 crc crio[20719]: time=\"2026-06-12T21:07:43.3519611Z\" level=info msg=\"Removed container b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f: openshift-marketplace/redhat-marketplace-gpf5k/extract-utilities\" id=ce243af5-9154-484a-bcf0-ab6984b91912 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:00.568650 crc crio[20719]: time=\"2026-06-12T21:08:00.567715982Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688308-4brmv/POD\" id=b5e02453-ccb5-401f-bb52-0d7ddb5f92fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:08:00.568650 crc crio[20719]: time=\"2026-06-12T21:08:00.568493124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:00.615012 crc crio[20719]: time=\"2026-06-12T21:08:00.614911522Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688308-4brmv Namespace:openshift-infra ID:e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e UID:66b37317-d056-4607-9c30-943de5db90d3 NetNS:/var/run/netns/204a4233-1eea-4479-976f-81960c353543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b37317_d056_4607_9c30_943de5db90d3.slice PodAnnotations:0xc000a38058}] Aliases:map[]}\"\nJun 12 21:08:00.615012 crc crio[20719]: time=\"2026-06-12T21:08:00.615003114Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688308-4brmv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:08:01.188232 crc crio[20719]: 2026-06-12T21:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e866005391a3151 Mac:2e:e9:5d:cb:10:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/204a4233-1eea-4479-976f-81960c353543 SocketPath: PciID:}] [{Interface:0xc000157090 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:08:01.189653 crc crio[20719]: time=\"2026-06-12T21:08:01.189587031Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688308-4brmv Namespace:openshift-infra ID:e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e UID:66b37317-d056-4607-9c30-943de5db90d3 NetNS:/var/run/netns/204a4233-1eea-4479-976f-81960c353543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b37317_d056_4607_9c30_943de5db90d3.slice PodAnnotations:0xc000a38058}] Aliases:map[]}\"\nJun 12 21:08:01.189733 crc crio[20719]: time=\"2026-06-12T21:08:01.189720704Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688308-4brmv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:08:01.204928 crc crio[20719]: time=\"2026-06-12T21:08:01.204745754Z\" level=info msg=\"Ran pod sandbox e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e with infra container: openshift-infra/auto-csr-approver-29688308-4brmv/POD\" id=b5e02453-ccb5-401f-bb52-0d7ddb5f92fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:08:01.207363 crc crio[20719]: time=\"2026-06-12T21:08:01.207323689Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=28588847-2b4f-410d-b7bb-958c14f35228 name=/runtime.v1.ImageService/PullImage\nJun 12 21:08:01.211537 crc crio[20719]: time=\"2026-06-12T21:08:01.211489524Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:08:01.993650 crc crio[20719]: time=\"2026-06-12T21:08:01.99245758Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-fhp8l/POD\" id=55bb357b-5088-4de1-8e7e-fb5de41b5785 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:08:01.995139 crc crio[20719]: time=\"2026-06-12T21:08:01.993686243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:02.053117 crc crio[20719]: time=\"2026-06-12T21:08:02.052917395Z\" level=info msg=\"Got pod network &{Name:certified-operators-fhp8l Namespace:openshift-marketplace ID:3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657 UID:4190ff04-0279-4af1-a51c-bd74c798da2c NetNS:/var/run/netns/62167478-2f90-4836-8a53-3c1bf84310c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4190ff04_0279_4af1_a51c_bd74c798da2c.slice PodAnnotations:0xc00170ca50}] Aliases:map[]}\"\nJun 12 21:08:02.053117 crc crio[20719]: time=\"2026-06-12T21:08:02.053032748Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-fhp8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:08:02.540339 crc crio[20719]: 2026-06-12T21:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3194b0a05fcbdee Mac:c6:b9:6c:57:bd:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/62167478-2f90-4836-8a53-3c1bf84310c9 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:08:02.540339 crc crio[20719]: time=\"2026-06-12T21:08:02.539040639Z\" level=info msg=\"Got pod network &{Name:certified-operators-fhp8l Namespace:openshift-marketplace ID:3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657 UID:4190ff04-0279-4af1-a51c-bd74c798da2c NetNS:/var/run/netns/62167478-2f90-4836-8a53-3c1bf84310c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4190ff04_0279_4af1_a51c_bd74c798da2c.slice PodAnnotations:0xc00170ca50}] Aliases:map[]}\"\nJun 12 21:08:02.540339 crc crio[20719]: time=\"2026-06-12T21:08:02.539191943Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-fhp8l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:08:02.566782 crc crio[20719]: time=\"2026-06-12T21:08:02.566627669Z\" level=info msg=\"Ran pod sandbox 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657 with infra container: openshift-marketplace/certified-operators-fhp8l/POD\" id=55bb357b-5088-4de1-8e7e-fb5de41b5785 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:08:02.573474 crc crio[20719]: time=\"2026-06-12T21:08:02.573206056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1b1085a5-87db-4d96-bfcc-31dcf7274186 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:02.584241 crc crio[20719]: time=\"2026-06-12T21:08:02.584153158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=41ee08ef-838c-4e5a-8f34-4cf883e98bc5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:02.600980 crc crio[20719]: time=\"2026-06-12T21:08:02.600849647Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fhp8l/extract-utilities\" id=ee36bc38-c49e-4ef7-97bd-49b53ede599f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:02.601667 crc crio[20719]: time=\"2026-06-12T21:08:02.601603948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:02.659897 crc crio[20719]: time=\"2026-06-12T21:08:02.659798288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:02.667075 crc crio[20719]: time=\"2026-06-12T21:08:02.667005657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:02.894627 crc crio[20719]: time=\"2026-06-12T21:08:02.894028744Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=28588847-2b4f-410d-b7bb-958c14f35228 name=/runtime.v1.ImageService/PullImage\nJun 12 21:08:02.899430 crc crio[20719]: time=\"2026-06-12T21:08:02.898999292Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b076f913-318d-4d4f-a2c4-45995405b756 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:02.903193 crc crio[20719]: time=\"2026-06-12T21:08:02.903112543Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=73549cfe-0ceb-44ae-a0d6-a1355ba62268 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:02.914999 crc crio[20719]: time=\"2026-06-12T21:08:02.913506259Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688308-4brmv/oc\" id=3a7f23f3-6594-4de0-a923-a4ca21fd69df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:02.914999 crc crio[20719]: time=\"2026-06-12T21:08:02.914141877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:02.916178 crc crio[20719]: time=\"2026-06-12T21:08:02.916049679Z\" level=info msg=\"Created container c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d: openshift-marketplace/certified-operators-fhp8l/extract-utilities\" id=ee36bc38-c49e-4ef7-97bd-49b53ede599f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:02.918375 crc crio[20719]: time=\"2026-06-12T21:08:02.917432237Z\" level=info msg=\"Starting container: c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d\" id=ac6e8397-810f-42fa-8429-6d68c45437ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:08:02.929925 crc crio[20719]: time=\"2026-06-12T21:08:02.929820678Z\" level=info msg=\"Started container\" PID=287861 containerID=c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d description=openshift-marketplace/certified-operators-fhp8l/extract-utilities id=ac6e8397-810f-42fa-8429-6d68c45437ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\nJun 12 21:08:02.994184 crc crio[20719]: time=\"2026-06-12T21:08:02.994080436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:03.390671 crc crio[20719]: time=\"2026-06-12T21:08:03.390404262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:03.537112 crc crio[20719]: time=\"2026-06-12T21:08:03.536607921Z\" level=info msg=\"Created container cf1738ceb698ef0bcafb0d0b21629fee5b4e6fcffe63e1913f6a770b3ceedaed: openshift-infra/auto-csr-approver-29688308-4brmv/oc\" id=3a7f23f3-6594-4de0-a923-a4ca21fd69df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:03.538191 crc crio[20719]: time=\"2026-06-12T21:08:03.538142754Z\" level=info msg=\"Starting container: cf1738ceb698ef0bcafb0d0b21629fee5b4e6fcffe63e1913f6a770b3ceedaed\" id=699670d5-dfae-4d47-ac5b-bc4df1067437 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:08:03.547746 crc crio[20719]: time=\"2026-06-12T21:08:03.547658895Z\" level=info msg=\"Started container\" PID=287917 containerID=cf1738ceb698ef0bcafb0d0b21629fee5b4e6fcffe63e1913f6a770b3ceedaed description=openshift-infra/auto-csr-approver-29688308-4brmv/oc id=699670d5-dfae-4d47-ac5b-bc4df1067437 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e\nJun 12 21:08:03.582074 crc crio[20719]: time=\"2026-06-12T21:08:03.581924738Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=55bf7a13-df85-4adb-8fb6-b27ba42e0764 name=/runtime.v1.ImageService/PullImage\nJun 12 21:08:03.588758 crc crio[20719]: time=\"2026-06-12T21:08:03.588659674Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 21:08:04.298790 crc crio[20719]: time=\"2026-06-12T21:08:04.298683887Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=55bf7a13-df85-4adb-8fb6-b27ba42e0764 name=/runtime.v1.ImageService/PullImage\nJun 12 21:08:04.303042 crc crio[20719]: time=\"2026-06-12T21:08:04.302870924Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=32853e24-f6b3-4001-a979-5373de6503a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:04.306900 crc crio[20719]: time=\"2026-06-12T21:08:04.306836352Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=18947671-f8b1-488a-a655-b0ab586940c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:04.315312 crc crio[20719]: time=\"2026-06-12T21:08:04.315164811Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fhp8l/extract-content\" id=6152ea0a-52c9-4c25-822d-b12a3387b2a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:04.315850 crc crio[20719]: time=\"2026-06-12T21:08:04.315746316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:04.384467 crc crio[20719]: time=\"2026-06-12T21:08:04.384364575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:04.388318 crc crio[20719]: time=\"2026-06-12T21:08:04.387970784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:04.544452 crc crio[20719]: time=\"2026-06-12T21:08:04.544349596Z\" level=info msg=\"Created container 82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c: openshift-marketplace/certified-operators-fhp8l/extract-content\" id=6152ea0a-52c9-4c25-822d-b12a3387b2a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:04.546528 crc crio[20719]: time=\"2026-06-12T21:08:04.546419263Z\" level=info msg=\"Starting container: 82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c\" id=cf9f2132-7ac5-4277-a4d2-8824f370b249 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:08:04.553463 crc crio[20719]: time=\"2026-06-12T21:08:04.553226691Z\" level=info msg=\"Started container\" PID=288011 containerID=82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c description=openshift-marketplace/certified-operators-fhp8l/extract-content id=cf9f2132-7ac5-4277-a4d2-8824f370b249 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\nJun 12 21:08:05.627684 crc crio[20719]: time=\"2026-06-12T21:08:05.627121136Z\" level=info msg=\"Stopping pod sandbox: e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e\" id=f9eb10bb-f038-4faa-b324-362a319eea69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:05.628802 crc crio[20719]: time=\"2026-06-12T21:08:05.62833662Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688308-4brmv Namespace:openshift-infra ID:e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e UID:66b37317-d056-4607-9c30-943de5db90d3 NetNS:/var/run/netns/204a4233-1eea-4479-976f-81960c353543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b37317_d056_4607_9c30_943de5db90d3.slice PodAnnotations:0xc000a38510}] Aliases:map[]}\"\nJun 12 21:08:05.628802 crc crio[20719]: time=\"2026-06-12T21:08:05.628521545Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688308-4brmv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:08:06.168412 crc crio[20719]: time=\"2026-06-12T21:08:06.168323955Z\" level=info msg=\"Stopped pod sandbox: e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e\" id=f9eb10bb-f038-4faa-b324-362a319eea69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:06.668232 crc crio[20719]: time=\"2026-06-12T21:08:06.667535719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21c9ac1d-5d62-43ff-8d26-6adfa686fc45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:06.675952 crc crio[20719]: time=\"2026-06-12T21:08:06.67577285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d1cc534d-ff4d-4951-a964-d20b5efdb59b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:08:06.745830 crc crio[20719]: time=\"2026-06-12T21:08:06.745729973Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fhp8l/registry-server\" id=8a2db52c-e789-42ae-808a-fb44454ff7a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:06.748963 crc crio[20719]: time=\"2026-06-12T21:08:06.746374081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:06.858809 crc crio[20719]: time=\"2026-06-12T21:08:06.858697348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:06.863750 crc crio[20719]: time=\"2026-06-12T21:08:06.863595433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:08:07.059206 crc crio[20719]: time=\"2026-06-12T21:08:07.05901981Z\" level=info msg=\"Created container 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e: openshift-marketplace/certified-operators-fhp8l/registry-server\" id=8a2db52c-e789-42ae-808a-fb44454ff7a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:08:07.061164 crc crio[20719]: time=\"2026-06-12T21:08:07.060848221Z\" level=info msg=\"Starting container: 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e\" id=1672973a-15de-4a12-9548-92511ea16f9d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:08:07.067382 crc crio[20719]: time=\"2026-06-12T21:08:07.067147954Z\" level=info msg=\"Started container\" PID=288196 containerID=9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e description=openshift-marketplace/certified-operators-fhp8l/registry-server id=1672973a-15de-4a12-9548-92511ea16f9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\nJun 12 21:08:14.836468 crc crio[20719]: time=\"2026-06-12T21:08:14.834836647Z\" level=info msg=\"Stopping container: 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e (timeout: 2s)\" id=b2cefa86-a034-4ac7-a1a6-960cd5c4fdc0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:08:14.974900 crc crio[20719]: time=\"2026-06-12T21:08:14.974787737Z\" level=info msg=\"Stopped container 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e: openshift-marketplace/certified-operators-fhp8l/registry-server\" id=b2cefa86-a034-4ac7-a1a6-960cd5c4fdc0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:08:14.975867 crc crio[20719]: time=\"2026-06-12T21:08:14.975764625Z\" level=info msg=\"Stopping pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\" id=6102d4c2-9fa7-4a87-9b39-3deef63dccfa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:14.977249 crc crio[20719]: time=\"2026-06-12T21:08:14.977143683Z\" level=info msg=\"Got pod network &{Name:certified-operators-fhp8l Namespace:openshift-marketplace ID:3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657 UID:4190ff04-0279-4af1-a51c-bd74c798da2c NetNS:/var/run/netns/62167478-2f90-4836-8a53-3c1bf84310c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4190ff04_0279_4af1_a51c_bd74c798da2c.slice PodAnnotations:0xc0005266e0}] Aliases:map[]}\"\nJun 12 21:08:14.977535 crc crio[20719]: time=\"2026-06-12T21:08:14.977443811Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-fhp8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:08:15.346518 crc crio[20719]: time=\"2026-06-12T21:08:15.345727113Z\" level=info msg=\"Stopped pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\" id=6102d4c2-9fa7-4a87-9b39-3deef63dccfa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:15.858444 crc crio[20719]: time=\"2026-06-12T21:08:15.858373677Z\" level=info msg=\"Removing container: 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e\" id=58174f8f-3ac2-41f9-821e-1a44b409de89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.890535 crc crio[20719]: time=\"2026-06-12T21:08:15.889958981Z\" level=info msg=\"Removed container 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e: openshift-marketplace/certified-operators-fhp8l/registry-server\" id=58174f8f-3ac2-41f9-821e-1a44b409de89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.894058 crc crio[20719]: time=\"2026-06-12T21:08:15.893979967Z\" level=info msg=\"Removing container: 82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c\" id=694016ef-b48a-4b11-81e1-53d0419d5a74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.929591 crc crio[20719]: time=\"2026-06-12T21:08:15.929246748Z\" level=info msg=\"Removed container 82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c: openshift-marketplace/certified-operators-fhp8l/extract-content\" id=694016ef-b48a-4b11-81e1-53d0419d5a74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.935046 crc crio[20719]: time=\"2026-06-12T21:08:15.934902692Z\" level=info msg=\"Removing container: c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d\" id=de994c7e-4431-48c5-a98c-0aad3898318b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:15.978491 crc crio[20719]: time=\"2026-06-12T21:08:15.978388103Z\" level=info msg=\"Removed container c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d: openshift-marketplace/certified-operators-fhp8l/extract-utilities\" id=de994c7e-4431-48c5-a98c-0aad3898318b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:29.923729 crc crio[20719]: time=\"2026-06-12T21:08:29.922480605Z\" level=info msg=\"Removing container: d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152\" id=6a2f4314-19c7-4aaa-907b-da703db237b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:30.148493 crc crio[20719]: time=\"2026-06-12T21:08:30.147941819Z\" level=info msg=\"Removed container d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152: openshift-infra/auto-csr-approver-29688302-4dvp6/oc\" id=6a2f4314-19c7-4aaa-907b-da703db237b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:08:30.162916 crc crio[20719]: time=\"2026-06-12T21:08:30.162779586Z\" level=info msg=\"Stopping pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\" id=e5a06a4f-4702-47cc-8a5d-34ca3654b490 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:30.163178 crc crio[20719]: time=\"2026-06-12T21:08:30.162955151Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\" id=e5a06a4f-4702-47cc-8a5d-34ca3654b490 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:30.164208 crc crio[20719]: time=\"2026-06-12T21:08:30.164056981Z\" level=info msg=\"Removing pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\" id=9f341ca7-ec09-41b5-8091-c5bcaf92d137 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:30.191846 crc crio[20719]: time=\"2026-06-12T21:08:30.191542632Z\" level=info msg=\"Removed pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\" id=9f341ca7-ec09-41b5-8091-c5bcaf92d137 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:30.193346 crc crio[20719]: time=\"2026-06-12T21:08:30.193158852Z\" level=info msg=\"Stopping pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\" id=5dbd5287-fc62-4e6b-a906-364d482e2e9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:30.193471 crc crio[20719]: time=\"2026-06-12T21:08:30.193435929Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\" id=5dbd5287-fc62-4e6b-a906-364d482e2e9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:30.194762 crc crio[20719]: time=\"2026-06-12T21:08:30.194639362Z\" level=info msg=\"Removing pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\" id=9330206d-e95b-4e3e-b068-d6a798e88b42 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:30.223103 crc crio[20719]: time=\"2026-06-12T21:08:30.222976217Z\" level=info msg=\"Removed pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\" id=9330206d-e95b-4e3e-b068-d6a798e88b42 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:30.224223 crc crio[20719]: time=\"2026-06-12T21:08:30.224082773Z\" level=info msg=\"Stopping pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\" id=f7d206c5-e1b0-4c8c-aee9-90b2b5212ab0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:30.224599 crc crio[20719]: time=\"2026-06-12T21:08:30.224255587Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\" id=f7d206c5-e1b0-4c8c-aee9-90b2b5212ab0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:08:30.226023 crc crio[20719]: time=\"2026-06-12T21:08:30.225912582Z\" level=info msg=\"Removing pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\" id=5fefbcfc-a4ea-45b6-9cfb-672bd2005b6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:08:30.249716 crc crio[20719]: time=\"2026-06-12T21:08:30.249573924Z\" level=info msg=\"Removed pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\" id=5fefbcfc-a4ea-45b6-9cfb-672bd2005b6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 21:09:41.471090 crc crio[20719]: time=\"2026-06-12T21:09:41.47019354Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-2ndvq/POD\" id=2355e94f-7742-401d-8492-7190108e9ca0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:09:41.472655 crc crio[20719]: time=\"2026-06-12T21:09:41.471178978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:41.523056 crc crio[20719]: time=\"2026-06-12T21:09:41.522972174Z\" level=info msg=\"Got pod network &{Name:community-operators-2ndvq Namespace:openshift-marketplace ID:c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9 UID:b646cba9-baa1-46ff-9903-55bf41c4cad7 NetNS:/var/run/netns/90a2a2e9-e82e-4187-b79e-6cd0572f6624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb646cba9_baa1_46ff_9903_55bf41c4cad7.slice PodAnnotations:0xc000111a48}] Aliases:map[]}\"\nJun 12 21:09:41.523056 crc crio[20719]: time=\"2026-06-12T21:09:41.523035286Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-2ndvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:09:42.091948 crc crio[20719]: 2026-06-12T21:09:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7e9323d02ecf25 Mac:9e:48:16:68:df:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/90a2a2e9-e82e-4187-b79e-6cd0572f6624 SocketPath: PciID:}] [{Interface:0xc0001a46d0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:09:42.094716 crc crio[20719]: time=\"2026-06-12T21:09:42.094631951Z\" level=info msg=\"Got pod network &{Name:community-operators-2ndvq Namespace:openshift-marketplace ID:c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9 UID:b646cba9-baa1-46ff-9903-55bf41c4cad7 NetNS:/var/run/netns/90a2a2e9-e82e-4187-b79e-6cd0572f6624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb646cba9_baa1_46ff_9903_55bf41c4cad7.slice PodAnnotations:0xc000111a48}] Aliases:map[]}\"\nJun 12 21:09:42.094851 crc crio[20719]: time=\"2026-06-12T21:09:42.094827146Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-2ndvq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:09:42.106138 crc crio[20719]: time=\"2026-06-12T21:09:42.106065345Z\" level=info msg=\"Ran pod sandbox c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9 with infra container: openshift-marketplace/community-operators-2ndvq/POD\" id=2355e94f-7742-401d-8492-7190108e9ca0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:09:42.110429 crc crio[20719]: time=\"2026-06-12T21:09:42.110252792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed80658d-f343-4fbd-bcb2-970d0e803c4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:09:42.112478 crc crio[20719]: time=\"2026-06-12T21:09:42.112382269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=639811d2-78ed-4978-a50a-7a583af5a660 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:09:42.120373 crc crio[20719]: time=\"2026-06-12T21:09:42.120141341Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2ndvq/extract-utilities\" id=d5cde2c8-8aff-4ad5-8ab4-7d82a7a2a619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:09:42.121651 crc crio[20719]: time=\"2026-06-12T21:09:42.121575961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:42.203146 crc crio[20719]: time=\"2026-06-12T21:09:42.202997891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:42.207934 crc crio[20719]: time=\"2026-06-12T21:09:42.207876096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:42.385691 crc crio[20719]: time=\"2026-06-12T21:09:42.385538723Z\" level=info msg=\"Created container 29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7: openshift-marketplace/community-operators-2ndvq/extract-utilities\" id=d5cde2c8-8aff-4ad5-8ab4-7d82a7a2a619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:09:42.387021 crc crio[20719]: time=\"2026-06-12T21:09:42.386936562Z\" level=info msg=\"Starting container: 29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7\" id=f2a400db-6543-4c6b-8fb4-f4bcbf3fa85c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:09:42.395175 crc crio[20719]: time=\"2026-06-12T21:09:42.395022073Z\" level=info msg=\"Started container\" PID=292779 containerID=29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7 description=openshift-marketplace/community-operators-2ndvq/extract-utilities id=f2a400db-6543-4c6b-8fb4-f4bcbf3fa85c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9\nJun 12 21:09:43.432178 crc crio[20719]: time=\"2026-06-12T21:09:43.431699185Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9490692e-6f93-4e70-8b27-4d785d2f0ddb name=/runtime.v1.ImageService/PullImage\nJun 12 21:09:43.446458 crc crio[20719]: time=\"2026-06-12T21:09:43.44638462Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 21:09:44.156460 crc crio[20719]: time=\"2026-06-12T21:09:44.155868427Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=9490692e-6f93-4e70-8b27-4d785d2f0ddb name=/runtime.v1.ImageService/PullImage\nJun 12 21:09:44.157828 crc crio[20719]: time=\"2026-06-12T21:09:44.157139382Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7c4f922e-3b58-4992-8d89-293e63b23ffb name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:09:44.160207 crc crio[20719]: time=\"2026-06-12T21:09:44.160114375Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ab77323b-e55d-4d99-97ff-7a4068d2cf94 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:09:44.172851 crc crio[20719]: time=\"2026-06-12T21:09:44.172740651Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2ndvq/extract-content\" id=4a2beb1e-01f4-4ec0-bae6-21d75ea8a038 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:09:44.174161 crc crio[20719]: time=\"2026-06-12T21:09:44.174031847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:44.248908 crc crio[20719]: time=\"2026-06-12T21:09:44.248828215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:44.252115 crc crio[20719]: time=\"2026-06-12T21:09:44.252027382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:44.491055 crc crio[20719]: time=\"2026-06-12T21:09:44.490449972Z\" level=info msg=\"Created container 9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131: openshift-marketplace/community-operators-2ndvq/extract-content\" id=4a2beb1e-01f4-4ec0-bae6-21d75ea8a038 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:09:44.492953 crc crio[20719]: time=\"2026-06-12T21:09:44.492805166Z\" level=info msg=\"Starting container: 9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131\" id=986d93b0-e625-4765-8d73-a12f2c49ebf9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:09:44.504992 crc crio[20719]: time=\"2026-06-12T21:09:44.504876129Z\" level=info msg=\"Started container\" PID=292883 containerID=9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131 description=openshift-marketplace/community-operators-2ndvq/extract-content id=986d93b0-e625-4765-8d73-a12f2c49ebf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9\nJun 12 21:09:46.542054 crc crio[20719]: time=\"2026-06-12T21:09:46.541376249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3be74f78-f816-494b-a974-e09bf030f314 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:09:46.547015 crc crio[20719]: time=\"2026-06-12T21:09:46.546075676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0ce5414b-e9aa-456c-8bb7-02dd60cb7b56 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:09:46.562946 crc crio[20719]: time=\"2026-06-12T21:09:46.562765917Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2ndvq/registry-server\" id=c3f7eb9e-04ec-40d6-ba4b-05dda00e5ec7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:09:46.563659 crc crio[20719]: time=\"2026-06-12T21:09:46.563515928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:46.666334 crc crio[20719]: time=\"2026-06-12T21:09:46.662859559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:46.670457 crc crio[20719]: time=\"2026-06-12T21:09:46.670387385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:09:46.832410 crc crio[20719]: time=\"2026-06-12T21:09:46.832210358Z\" level=info msg=\"Created container c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6: openshift-marketplace/community-operators-2ndvq/registry-server\" id=c3f7eb9e-04ec-40d6-ba4b-05dda00e5ec7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:09:46.833997 crc crio[20719]: time=\"2026-06-12T21:09:46.833754481Z\" level=info msg=\"Starting container: c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6\" id=f96a9cff-abe3-4d97-aa67-2a45dcf8cd76 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:09:46.840356 crc crio[20719]: time=\"2026-06-12T21:09:46.840203378Z\" level=info msg=\"Started container\" PID=293032 containerID=c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6 description=openshift-marketplace/community-operators-2ndvq/registry-server id=f96a9cff-abe3-4d97-aa67-2a45dcf8cd76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9\nJun 12 21:09:53.682922 crc crio[20719]: time=\"2026-06-12T21:09:53.682127842Z\" level=info msg=\"Stopping container: c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6 (timeout: 2s)\" id=67b17fbd-495e-4143-929b-a87c1deac511 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:09:53.830051 crc crio[20719]: time=\"2026-06-12T21:09:53.829836855Z\" level=info msg=\"Stopped container c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6: openshift-marketplace/community-operators-2ndvq/registry-server\" id=67b17fbd-495e-4143-929b-a87c1deac511 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 21:09:53.831949 crc crio[20719]: time=\"2026-06-12T21:09:53.831417899Z\" level=info msg=\"Stopping pod sandbox: c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9\" id=aa10e866-069f-4a1a-8be6-ef3bb1c446ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:53.832644 crc crio[20719]: time=\"2026-06-12T21:09:53.832490389Z\" level=info msg=\"Got pod network &{Name:community-operators-2ndvq Namespace:openshift-marketplace ID:c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9 UID:b646cba9-baa1-46ff-9903-55bf41c4cad7 NetNS:/var/run/netns/90a2a2e9-e82e-4187-b79e-6cd0572f6624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb646cba9_baa1_46ff_9903_55bf41c4cad7.slice PodAnnotations:0xc0051a8058}] Aliases:map[]}\"\nJun 12 21:09:53.833075 crc crio[20719]: time=\"2026-06-12T21:09:53.832929351Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-2ndvq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:09:54.206702 crc crio[20719]: time=\"2026-06-12T21:09:54.205967503Z\" level=info msg=\"Stopped pod sandbox: c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9\" id=aa10e866-069f-4a1a-8be6-ef3bb1c446ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:09:54.715535 crc crio[20719]: time=\"2026-06-12T21:09:54.712781617Z\" level=info msg=\"Removing container: c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6\" id=5426766e-0abf-496d-9e19-9f91b3db047c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:54.768815 crc crio[20719]: time=\"2026-06-12T21:09:54.768145442Z\" level=info msg=\"Removed container c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6: openshift-marketplace/community-operators-2ndvq/registry-server\" id=5426766e-0abf-496d-9e19-9f91b3db047c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:54.773407 crc crio[20719]: time=\"2026-06-12T21:09:54.773110537Z\" level=info msg=\"Removing container: 9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131\" id=99702b83-0d46-4cda-b865-11b09d227a9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:54.816817 crc crio[20719]: time=\"2026-06-12T21:09:54.816362678Z\" level=info msg=\"Removed container 9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131: openshift-marketplace/community-operators-2ndvq/extract-content\" id=99702b83-0d46-4cda-b865-11b09d227a9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:54.821043 crc crio[20719]: time=\"2026-06-12T21:09:54.820966573Z\" level=info msg=\"Removing container: 29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7\" id=3d74c441-7523-4b68-ae87-7dc70d007d3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:09:54.890442 crc crio[20719]: time=\"2026-06-12T21:09:54.890249365Z\" level=info msg=\"Removed container 29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7: openshift-marketplace/community-operators-2ndvq/extract-utilities\" id=3d74c441-7523-4b68-ae87-7dc70d007d3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 21:10:00.527953 crc crio[20719]: time=\"2026-06-12T21:10:00.527007479Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688310-nkx57/POD\" id=020fdc43-9b03-4411-86d5-a049af704437 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:10:00.529944 crc crio[20719]: time=\"2026-06-12T21:10:00.527995526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:10:00.558356 crc crio[20719]: time=\"2026-06-12T21:10:00.557967049Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688310-nkx57 Namespace:openshift-infra ID:c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e UID:67900c3a-85ce-4421-a0f4-40f0fed19578 NetNS:/var/run/netns/2a0a2879-18c6-4a1c-af7d-3268f5aa52e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67900c3a_85ce_4421_a0f4_40f0fed19578.slice PodAnnotations:0xc0023e3670}] Aliases:map[]}\"\nJun 12 21:10:00.558356 crc crio[20719]: time=\"2026-06-12T21:10:00.558329599Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688310-nkx57 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:10:01.215829 crc crio[20719]: 2026-06-12T21:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5993d224a4cbb1 Mac:f2:5c:b6:2d:94:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/2a0a2879-18c6-4a1c-af7d-3268f5aa52e9 SocketPath: PciID:}] [{Interface:0xc000430860 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 21:10:01.217024 crc crio[20719]: time=\"2026-06-12T21:10:01.216973335Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688310-nkx57 Namespace:openshift-infra ID:c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e UID:67900c3a-85ce-4421-a0f4-40f0fed19578 NetNS:/var/run/netns/2a0a2879-18c6-4a1c-af7d-3268f5aa52e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67900c3a_85ce_4421_a0f4_40f0fed19578.slice PodAnnotations:0xc0023e3670}] Aliases:map[]}\"\nJun 12 21:10:01.217160 crc crio[20719]: time=\"2026-06-12T21:10:01.217125599Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688310-nkx57 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 21:10:01.232164 crc crio[20719]: time=\"2026-06-12T21:10:01.232081488Z\" level=info msg=\"Ran pod sandbox c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e with infra container: openshift-infra/auto-csr-approver-29688310-nkx57/POD\" id=020fdc43-9b03-4411-86d5-a049af704437 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:10:01.234866 crc crio[20719]: time=\"2026-06-12T21:10:01.23479042Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e336aa07-77c4-4fda-9076-1d08449f1219 name=/runtime.v1.ImageService/PullImage\nJun 12 21:10:01.242001 crc crio[20719]: time=\"2026-06-12T21:10:01.241941048Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 21:10:02.473418 crc crio[20719]: time=\"2026-06-12T21:10:02.472929263Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e336aa07-77c4-4fda-9076-1d08449f1219 name=/runtime.v1.ImageService/PullImage\nJun 12 21:10:02.474738 crc crio[20719]: time=\"2026-06-12T21:10:02.474459255Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=adaac066-9104-475e-a78e-2d8b0cf10cf2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:10:02.483709 crc crio[20719]: time=\"2026-06-12T21:10:02.483628087Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=14150b99-b1f6-4ce2-a0f9-e85011691a79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 21:10:02.495931 crc crio[20719]: time=\"2026-06-12T21:10:02.495815055Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688310-nkx57/oc\" id=c8c1bc36-4245-41d6-99e7-c1952636f95e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:10:02.503336 crc crio[20719]: time=\"2026-06-12T21:10:02.496483864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:10:02.633665 crc crio[20719]: time=\"2026-06-12T21:10:02.633542545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:10:03.106729 crc crio[20719]: time=\"2026-06-12T21:10:03.106153805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:10:03.231152 crc crio[20719]: time=\"2026-06-12T21:10:03.231084992Z\" level=info msg=\"Created container 8fbca16ecc061ee764b75ed471ff6bc0a15b1b95bd320661596cb81d3b9eb35c: openshift-infra/auto-csr-approver-29688310-nkx57/oc\" id=c8c1bc36-4245-41d6-99e7-c1952636f95e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 21:10:03.233502 crc crio[20719]: time=\"2026-06-12T21:10:03.233405186Z\" level=info msg=\"Starting container: 8fbca16ecc061ee764b75ed471ff6bc0a15b1b95bd320661596cb81d3b9eb35c\" id=92543be6-d472-4802-9a82-7cfcb3521e0a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 21:10:03.240712 crc crio[20719]: time=\"2026-06-12T21:10:03.240509001Z\" level=info msg=\"Started container\" PID=293955 containerID=8fbca16ecc061ee764b75ed471ff6bc0a15b1b95bd320661596cb81d3b9eb35c description=openshift-infra/auto-csr-approver-29688310-nkx57/oc id=92543be6-d472-4802-9a82-7cfcb3521e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e\nJun 12 21:10:04.942331 crc crio[20719]: time=\"2026-06-12T21:10:04.941838518Z\" level=info msg=\"Stopping pod sandbox: c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e\" id=34804cd0-dc2c-4cd3-b950-0b5435aa9ba8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:04.943230 crc crio[20719]: time=\"2026-06-12T21:10:04.942902276Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688310-nkx57 Namespace:openshift-infra ID:c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e UID:67900c3a-85ce-4421-a0f4-40f0fed19578 NetNS:/var/run/netns/2a0a2879-18c6-4a1c-af7d-3268f5aa52e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67900c3a_85ce_4421_a0f4_40f0fed19578.slice PodAnnotations:0xc003c986c0}] Aliases:map[]}\"\nJun 12 21:10:04.943230 crc crio[20719]: time=\"2026-06-12T21:10:04.943052621Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688310-nkx57 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 21:10:05.355973 crc crio[20719]: time=\"2026-06-12T21:10:05.355410926Z\" level=info msg=\"Stopped pod sandbox: c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e\" id=34804cd0-dc2c-4cd3-b950-0b5435aa9ba8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 21:10:19.405585 crc crio[20719]: time=\"2026-06-12T21:10:19.40471658Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-6jpq2/POD\" id=ebfe4fd9-3d8d-46c2-ac11-fa23fb191807 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 21:10:19.405585 crc crio[20719]: time=\"2026-06-12T21:10:19.405511513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 21:10:19.459061 crc crio[20719]: time=\"2026-06-12T21:10:19.458728749Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6jpq2 Namespace:openshift-marketplace ID:5bca850aa9bae2c1ad8bdd448215992a9f83adb408e5c6b07661e0ca940f6114 UID:21be4abe-f432-4276-8be6-687bd42e31dd NetNS:/var/run/netns/17c0c318-740f-4f31-a1e3-519b8d91ec27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21be4abe_f432_4276_8be6_687bd42e31dd.slice PodAnnotations:0xc00259b400}] Aliases:map[]}\"\nJun 12 21:10:19.459061 crc crio[20719]: time=\"2026-06-12T21:10:19.458812461Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-6jpq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.846409 | controller |   "stdout_lines": [
2026-06-12 21:10:22.846496 | controller |     "Jun 12 19:41:53.752240 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 21:10:22.846518 | controller |     "Jun 12 19:41:55.500016 crc crio[3657]: time=\"2026-06-12T19:41:55.49725068Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 21:10:22.846536 | controller |     "Jun 12 19:41:55.501562 crc crio[3657]: time=\"2026-06-12T19:41:55.500190894Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 21:10:22.846552 | controller |     "Jun 12 19:41:55.506500 crc crio[3657]: time=\"2026-06-12T19:41:55.506247237Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 21:10:22.846572 | controller |     "Jun 12 19:41:55.507844 crc crio[3657]: time=\"2026-06-12T19:41:55.507741974Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 21:10:22.846590 | controller |     "Jun 12 19:41:55.666938 crc crio[3657]: time=\"2026-06-12T19:41:55.666685513Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 21:10:22.846606 | controller |     "Jun 12 19:41:55.669520 crc crio[3657]: time=\"2026-06-12T19:41:55.66906789Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 21:10:22.846621 | controller |     "Jun 12 19:41:55.669635 crc crio[3657]: time=\"2026-06-12T19:41:55.669535395Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 21:10:22.846636 | controller |     "Jun 12 19:41:55.670826 crc crio[3657]: time=\"2026-06-12T19:41:55.670215827Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 21:10:22.846651 | controller |     "Jun 12 19:41:55.670826 crc crio[3657]: time=\"2026-06-12T19:41:55.670492476Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 21:10:22.846666 | controller |     "Jun 12 19:41:55.695322 crc crio[3657]: time=\"2026-06-12T19:41:55.694984037Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 21:10:22.846682 | controller |     "Jun 12 19:41:55.724414 crc crio[3657]: time=\"2026-06-12T19:41:55.723931508Z\" 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 21:10:22.846698 | controller |     "Jun 12 19:41:55.731239 crc crio[3657]: time=\"2026-06-12T19:41:55.731003578Z\" 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 21:10:22.846716 | controller |     "Jun 12 19:41:56.140454 crc crio[3657]: time=\"2026-06-12T19:41:56.138904707Z\" 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 21:10:22.846732 | controller |     "Jun 12 19:41:56.981237 crc crio[3657]: time=\"2026-06-12T19:41:56.979575883Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 21:10:22.846748 | controller |     "Jun 12 19:41:56.981237 crc crio[3657]: time=\"2026-06-12T19:41:56.980888085Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 21:10:22.846767 | controller |     "Jun 12 19:41:56.981237 crc crio[3657]: time=\"2026-06-12T19:41:56.981061371Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 21:10:22.846782 | controller |     "Jun 12 19:41:56.981237 crc crio[3657]: time=\"2026-06-12T19:41:56.981084961Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 21:10:22.846797 | controller |     "Jun 12 19:41:56.981237 crc crio[3657]: time=\"2026-06-12T19:41:56.981098752Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 21:10:22.846812 | controller |     "Jun 12 19:41:56.987582 crc crio[3657]: time=\"2026-06-12T19:41:56.987483724Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 21:10:22.846827 | controller |     "Jun 12 19:41:56.987582 crc crio[3657]: time=\"2026-06-12T19:41:56.987533696Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 21:10:22.846843 | controller |     "Jun 12 19:41:56.993461 crc crio[3657]: time=\"2026-06-12T19:41:56.992998388Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 21:10:22.846882 | controller |     "Jun 12 19:41:56.993461 crc crio[3657]: time=\"2026-06-12T19:41:56.993035119Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 21:10:22.846925 | controller |     "Jun 12 19:41:58.055504 crc crio[3657]: time=\"2026-06-12T19:41:58.0544918Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.846943 | controller |     "Jun 12 19:41:58.055504 crc crio[3657]: time=\"2026-06-12T19:41:58.05549984Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.846959 | controller |     "Jun 12 19:41:58.061860 crc crio[3657]: time=\"2026-06-12T19:41:58.05855238Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 21:10:22.846974 | controller |     "Jun 12 19:41:58.061860 crc crio[3657]: time=\"2026-06-12T19:41:58.05857958Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 21:10:22.846992 | controller |     "Jun 12 19:41:58.061997 crc crio[3657]: time=\"2026-06-12T19:41:58.06185503Z\" 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.DisableFIPS\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-12 21:10:22.847021 | controller |     "Jun 12 19:41:58.071408 crc crio[3657]: time=\"2026-06-12T19:41:58.07122278Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-12 21:10:22.847038 | controller |     "Jun 12 19:42:00.330217 crc crio[3657]: time=\"2026-06-12T19:42:00.328377822Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 21:10:22.847053 | controller |     "Jun 12 19:42:00.332865 crc crio[3657]: time=\"2026-06-12T19:42:00.331612258Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 21:10:22.847069 | controller |     "Jun 12 19:42:00.695825 crc crio[3657]: time=\"2026-06-12T19:42:00.695253071Z\" 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 21:10:22.847085 | controller |     "Jun 12 19:42:00.715575 crc crio[3657]: time=\"2026-06-12T19:42:00.715101518Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-12 21:10:22.847100 | controller |     "Jun 12 19:42:00.742201 crc crio[3657]: time=\"2026-06-12T19:42:00.741929743Z\" 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 21:10:22.847115 | controller |     "Jun 12 19:42:00.765914 crc crio[3657]: time=\"2026-06-12T19:42:00.765818592Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-12 21:10:22.847130 | controller |     "Jun 12 19:42:00.790708 crc crio[3657]: time=\"2026-06-12T19:42:00.790529381Z\" 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 21:10:22.847145 | controller |     "Jun 12 19:42:00.814429 crc crio[3657]: time=\"2026-06-12T19:42:00.81392425Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-12 21:10:22.847161 | controller |     "Jun 12 19:42:00.941759 crc crio[3657]: time=\"2026-06-12T19:42:00.941526205Z\" 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 21:10:22.847176 | controller |     "Jun 12 19:42:00.952023 crc crio[3657]: time=\"2026-06-12T19:42:00.951883227Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-12 21:10:22.847191 | controller |     "Jun 12 19:42:00.972718 crc crio[3657]: time=\"2026-06-12T19:42:00.972245341Z\" 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 21:10:22.847209 | controller |     "Jun 12 19:42:00.986020 crc crio[3657]: time=\"2026-06-12T19:42:00.985874688Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-12 21:10:22.847225 | controller |     "Jun 12 19:42:00.999204 crc crio[3657]: time=\"2026-06-12T19:42:00.999113476Z\" 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 21:10:22.847239 | controller |     "Jun 12 19:42:01.005477 crc crio[3657]: time=\"2026-06-12T19:42:01.005246962Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-12 21:10:22.847254 | controller |     "Jun 12 19:42:01.019487 crc crio[3657]: time=\"2026-06-12T19:42:01.019373816Z\" 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 21:10:22.847269 | controller |     "Jun 12 19:42:01.026954 crc crio[3657]: time=\"2026-06-12T19:42:01.02684317Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-12 21:10:22.847284 | controller |     "Jun 12 19:42:01.056335 crc crio[3657]: time=\"2026-06-12T19:42:01.056107501Z\" 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 21:10:22.847299 | controller |     "Jun 12 19:42:01.070965 crc crio[3657]: time=\"2026-06-12T19:42:01.0706703Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-12 21:10:22.847314 | controller |     "Jun 12 19:42:01.098705 crc crio[3657]: time=\"2026-06-12T19:42:01.09846192Z\" 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 21:10:22.847328 | controller |     "Jun 12 19:42:01.109706 crc crio[3657]: time=\"2026-06-12T19:42:01.109567024Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-12 21:10:22.847342 | controller |     "Jun 12 19:42:01.125553 crc crio[3657]: time=\"2026-06-12T19:42:01.125058555Z\" 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 21:10:22.847357 | controller |     "Jun 12 19:42:01.136603 crc crio[3657]: time=\"2026-06-12T19:42:01.136445877Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-12 21:10:22.847371 | controller |     "Jun 12 19:42:01.175508 crc crio[3657]: time=\"2026-06-12T19:42:01.175207393Z\" 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 21:10:22.847385 | controller |     "Jun 12 19:42:01.188579 crc crio[3657]: time=\"2026-06-12T19:42:01.188412336Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-12 21:10:22.847403 | controller |     "Jun 12 19:42:01.217991 crc crio[3657]: time=\"2026-06-12T19:42:01.217834502Z\" 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 21:10:22.847417 | controller |     "Jun 12 19:42:01.228585 crc crio[3657]: time=\"2026-06-12T19:42:01.228393257Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-12 21:10:22.847432 | controller |     "Jun 12 19:42:01.263846 crc crio[3657]: time=\"2026-06-12T19:42:01.263680656Z\" 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 21:10:22.847446 | controller |     "Jun 12 19:42:01.276208 crc crio[3657]: time=\"2026-06-12T19:42:01.27603712Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-12 21:10:22.847466 | controller |     "Jun 12 19:42:01.285173 crc crio[3657]: time=\"2026-06-12T19:42:01.285054072Z\" 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 21:10:22.847481 | controller |     "Jun 12 19:42:01.293874 crc crio[3657]: time=\"2026-06-12T19:42:01.2937276Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-12 21:10:22.847495 | controller |     "Jun 12 19:42:01.361945 crc crio[3657]: time=\"2026-06-12T19:42:01.361187478Z\" 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 21:10:22.847510 | controller |     "Jun 12 19:42:01.374420 crc crio[3657]: time=\"2026-06-12T19:42:01.374156234Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-12 21:10:22.847524 | controller |     "Jun 12 19:42:01.390242 crc crio[3657]: time=\"2026-06-12T19:42:01.389988276Z\" 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 21:10:22.847538 | controller |     "Jun 12 19:42:01.400783 crc crio[3657]: time=\"2026-06-12T19:42:01.400578027Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-12 21:10:22.847552 | controller |     "Jun 12 19:42:01.414181 crc crio[3657]: time=\"2026-06-12T19:42:01.413877809Z\" 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 21:10:22.847567 | controller |     "Jun 12 19:42:01.423228 crc crio[3657]: time=\"2026-06-12T19:42:01.423098213Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-12 21:10:22.847581 | controller |     "Jun 12 19:42:01.445843 crc crio[3657]: time=\"2026-06-12T19:42:01.445655919Z\" 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 21:10:22.847598 | controller |     "Jun 12 19:42:01.455039 crc crio[3657]: time=\"2026-06-12T19:42:01.454791519Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-12 21:10:22.847612 | controller |     "Jun 12 19:42:01.471780 crc crio[3657]: time=\"2026-06-12T19:42:01.471255179Z\" 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 21:10:22.847627 | controller |     "Jun 12 19:42:01.477235 crc crio[3657]: time=\"2026-06-12T19:42:01.47710356Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-12 21:10:22.847642 | controller |     "Jun 12 19:42:01.486802 crc crio[3657]: time=\"2026-06-12T19:42:01.486362553Z\" 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 21:10:22.847656 | controller |     "Jun 12 19:42:01.498351 crc crio[3657]: time=\"2026-06-12T19:42:01.497737615Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-12 21:10:22.847671 | controller |     "Jun 12 19:42:01.506576 crc crio[3657]: time=\"2026-06-12T19:42:01.506081992Z\" 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 21:10:22.847686 | controller |     "Jun 12 19:42:01.510795 crc crio[3657]: time=\"2026-06-12T19:42:01.510231627Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-12 21:10:22.847701 | controller |     "Jun 12 19:42:01.520148 crc crio[3657]: time=\"2026-06-12T19:42:01.519210653Z\" 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 21:10:22.847716 | controller |     "Jun 12 19:42:01.524575 crc crio[3657]: time=\"2026-06-12T19:42:01.524425056Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-12 21:10:22.847730 | controller |     "Jun 12 19:42:01.555548 crc crio[3657]: time=\"2026-06-12T19:42:01.54286527Z\" 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 21:10:22.847744 | controller |     "Jun 12 19:42:01.555548 crc crio[3657]: time=\"2026-06-12T19:42:01.550587142Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-12 21:10:22.847759 | controller |     "Jun 12 19:42:01.617638 crc crio[3657]: time=\"2026-06-12T19:42:01.616851174Z\" 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 21:10:22.847773 | controller |     "Jun 12 19:42:01.626020 crc crio[3657]: time=\"2026-06-12T19:42:01.625867242Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-12 21:10:22.847791 | controller |     "Jun 12 19:42:01.673858 crc crio[3657]: time=\"2026-06-12T19:42:01.673557995Z\" 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 21:10:22.847806 | controller |     "Jun 12 19:42:01.687151 crc crio[3657]: time=\"2026-06-12T19:42:01.687033456Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-12 21:10:22.847821 | controller |     "Jun 12 19:42:01.707747 crc crio[3657]: time=\"2026-06-12T19:42:01.707637929Z\" 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 21:10:22.847835 | controller |     "Jun 12 19:42:01.721674 crc crio[3657]: time=\"2026-06-12T19:42:01.721509249Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-12 21:10:22.847865 | controller |     "Jun 12 19:42:01.737869 crc crio[3657]: time=\"2026-06-12T19:42:01.737498436Z\" 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 21:10:22.847886 | controller |     "Jun 12 19:42:01.745565 crc crio[3657]: time=\"2026-06-12T19:42:01.745503956Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-12 21:10:22.847902 | controller |     "Jun 12 19:42:01.760017 crc crio[3657]: time=\"2026-06-12T19:42:01.759879828Z\" 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 21:10:22.847917 | controller |     "Jun 12 19:42:01.771859 crc crio[3657]: time=\"2026-06-12T19:42:01.771773805Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-12 21:10:22.847932 | controller |     "Jun 12 19:42:01.790380 crc crio[3657]: time=\"2026-06-12T19:42:01.790008273Z\" 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 21:10:22.847948 | controller |     "Jun 12 19:42:01.803707 crc crio[3657]: time=\"2026-06-12T19:42:01.803560544Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-12 21:10:22.847963 | controller |     "Jun 12 19:42:01.820059 crc crio[3657]: time=\"2026-06-12T19:42:01.819947311Z\" 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 21:10:22.847977 | controller |     "Jun 12 19:42:01.826664 crc crio[3657]: time=\"2026-06-12T19:42:01.826507332Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-12 21:10:22.847992 | controller |     "Jun 12 19:42:01.863554 crc crio[3657]: time=\"2026-06-12T19:42:01.862662111Z\" 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 21:10:22.848010 | controller |     "Jun 12 19:42:01.873717 crc crio[3657]: time=\"2026-06-12T19:42:01.873118318Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-12 21:10:22.848024 | controller |     "Jun 12 19:42:01.906960 crc crio[3657]: time=\"2026-06-12T19:42:01.906677466Z\" 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 21:10:22.848039 | controller |     "Jun 12 19:42:01.916682 crc crio[3657]: time=\"2026-06-12T19:42:01.916135696Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-12 21:10:22.848053 | controller |     "Jun 12 19:42:01.936656 crc crio[3657]: time=\"2026-06-12T19:42:01.93642719Z\" 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 21:10:22.848067 | controller |     "Jun 12 19:42:01.947173 crc crio[3657]: time=\"2026-06-12T19:42:01.947022739Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-12 21:10:22.848081 | controller |     "Jun 12 19:42:01.966076 crc crio[3657]: time=\"2026-06-12T19:42:01.965764913Z\" 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 21:10:22.848096 | controller |     "Jun 12 19:42:01.972024 crc crio[3657]: time=\"2026-06-12T19:42:01.971809957Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-12 21:10:22.848110 | controller |     "Jun 12 19:42:01.988180 crc crio[3657]: time=\"2026-06-12T19:42:01.987722633Z\" 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 21:10:22.848124 | controller |     "Jun 12 19:42:02.001830 crc crio[3657]: time=\"2026-06-12T19:42:02.001680975Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-12 21:10:22.848138 | controller |     "Jun 12 19:42:02.040105 crc crio[3657]: time=\"2026-06-12T19:42:02.039809359Z\" 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 21:10:22.848153 | controller |     "Jun 12 19:42:02.050099 crc crio[3657]: time=\"2026-06-12T19:42:02.049845624Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-12 21:10:22.848167 | controller |     "Jun 12 19:42:02.061060 crc crio[3657]: time=\"2026-06-12T19:42:02.060929486Z\" 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 21:10:22.848181 | controller |     "Jun 12 19:42:02.066430 crc crio[3657]: time=\"2026-06-12T19:42:02.065979815Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-12 21:10:22.848200 | controller |     "Jun 12 19:42:02.078460 crc crio[3657]: time=\"2026-06-12T19:42:02.078198199Z\" 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 21:10:22.848214 | controller |     "Jun 12 19:42:02.083931 crc crio[3657]: time=\"2026-06-12T19:42:02.082928989Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-12 21:10:22.848228 | controller |     "Jun 12 19:42:02.090954 crc crio[3657]: time=\"2026-06-12T19:42:02.090836465Z\" 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 21:10:22.848243 | controller |     "Jun 12 19:42:02.095945 crc crio[3657]: time=\"2026-06-12T19:42:02.095804322Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-12 21:10:22.848273 | controller |     "Jun 12 19:42:02.103766 crc crio[3657]: time=\"2026-06-12T19:42:02.103643196Z\" 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 21:10:22.848288 | controller |     "Jun 12 19:42:02.113768 crc crio[3657]: time=\"2026-06-12T19:42:02.113614484Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-12 21:10:22.848302 | controller |     "Jun 12 19:42:02.135032 crc crio[3657]: time=\"2026-06-12T19:42:02.134785959Z\" 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 21:10:22.848317 | controller |     "Jun 12 19:42:02.144358 crc crio[3657]: time=\"2026-06-12T19:42:02.144100933Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-12 21:10:22.848332 | controller |     "Jun 12 19:42:02.160852 crc crio[3657]: time=\"2026-06-12T19:42:02.160723847Z\" 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 21:10:22.848347 | controller |     "Jun 12 19:42:02.168689 crc crio[3657]: time=\"2026-06-12T19:42:02.168542723Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-12 21:10:22.848361 | controller |     "Jun 12 19:42:02.181189 crc crio[3657]: time=\"2026-06-12T19:42:02.181024943Z\" 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 21:10:22.848375 | controller |     "Jun 12 19:42:02.189268 crc crio[3657]: time=\"2026-06-12T19:42:02.189114126Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-12 21:10:22.848389 | controller |     "Jun 12 19:42:02.201360 crc crio[3657]: time=\"2026-06-12T19:42:02.201183784Z\" 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 21:10:22.848406 | controller |     "Jun 12 19:42:02.210234 crc crio[3657]: time=\"2026-06-12T19:42:02.210066759Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-12 21:10:22.848420 | controller |     "Jun 12 19:42:02.223375 crc crio[3657]: time=\"2026-06-12T19:42:02.223138195Z\" 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 21:10:22.848434 | controller |     "Jun 12 19:42:02.231555 crc crio[3657]: time=\"2026-06-12T19:42:02.231234348Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-12 21:10:22.848448 | controller |     "Jun 12 19:42:02.248001 crc crio[3657]: time=\"2026-06-12T19:42:02.247618145Z\" 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 21:10:22.848462 | controller |     "Jun 12 19:42:02.256843 crc crio[3657]: time=\"2026-06-12T19:42:02.256669435Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-12 21:10:22.848477 | controller |     "Jun 12 19:42:02.275869 crc crio[3657]: time=\"2026-06-12T19:42:02.275653713Z\" 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 21:10:22.848491 | controller |     "Jun 12 19:42:02.285472 crc crio[3657]: time=\"2026-06-12T19:42:02.285164654Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-12 21:10:22.848505 | controller |     "Jun 12 19:42:02.298990 crc crio[3657]: time=\"2026-06-12T19:42:02.298754374Z\" 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 21:10:22.848520 | controller |     "Jun 12 19:42:02.306391 crc crio[3657]: time=\"2026-06-12T19:42:02.306190089Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-12 21:10:22.848534 | controller |     "Jun 12 19:42:02.338229 crc crio[3657]: time=\"2026-06-12T19:42:02.338114521Z\" 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 21:10:22.848548 | controller |     "Jun 12 19:42:02.346563 crc crio[3657]: time=\"2026-06-12T19:42:02.346386749Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-12 21:10:22.848562 | controller |     "Jun 12 19:42:02.375003 crc crio[3657]: time=\"2026-06-12T19:42:02.374784135Z\" 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 21:10:22.848576 | controller |     "Jun 12 19:42:02.384542 crc crio[3657]: time=\"2026-06-12T19:42:02.384253906Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-12 21:10:22.848597 | controller |     "Jun 12 19:42:02.397082 crc crio[3657]: time=\"2026-06-12T19:42:02.396870589Z\" 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 21:10:22.848612 | controller |     "Jun 12 19:42:02.403379 crc crio[3657]: time=\"2026-06-12T19:42:02.403109851Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-12 21:10:22.848626 | controller |     "Jun 12 19:42:02.415141 crc crio[3657]: time=\"2026-06-12T19:42:02.414647796Z\" 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 21:10:22.848639 | controller |     "Jun 12 19:42:02.421586 crc crio[3657]: time=\"2026-06-12T19:42:02.421422932Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-12 21:10:22.848653 | controller |     "Jun 12 19:42:02.441966 crc crio[3657]: time=\"2026-06-12T19:42:02.441822129Z\" 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 21:10:22.848668 | controller |     "Jun 12 19:42:02.448080 crc crio[3657]: time=\"2026-06-12T19:42:02.447941768Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-12 21:10:22.848682 | controller |     "Jun 12 19:42:02.515530 crc crio[3657]: time=\"2026-06-12T19:42:02.515060264Z\" 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 21:10:22.848697 | controller |     "Jun 12 19:42:02.524830 crc crio[3657]: time=\"2026-06-12T19:42:02.524206726Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-12 21:10:22.848711 | controller |     "Jun 12 19:42:02.547000 crc crio[3657]: time=\"2026-06-12T19:42:02.546778612Z\" 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 21:10:22.848726 | controller |     "Jun 12 19:42:02.554698 crc crio[3657]: time=\"2026-06-12T19:42:02.554626118Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-12 21:10:22.848741 | controller |     "Jun 12 19:42:02.570671 crc crio[3657]: time=\"2026-06-12T19:42:02.57007014Z\" 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 21:10:22.848756 | controller |     "Jun 12 19:42:02.582129 crc crio[3657]: time=\"2026-06-12T19:42:02.581966838Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-12 21:10:22.848770 | controller |     "Jun 12 19:42:02.602093 crc crio[3657]: time=\"2026-06-12T19:42:02.602028603Z\" 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 21:10:22.848788 | controller |     "Jun 12 19:42:02.609198 crc crio[3657]: time=\"2026-06-12T19:42:02.609037107Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-12 21:10:22.848803 | controller |     "Jun 12 19:42:02.626162 crc crio[3657]: time=\"2026-06-12T19:42:02.625842236Z\" 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 21:10:22.848818 | controller |     "Jun 12 19:42:02.632726 crc crio[3657]: time=\"2026-06-12T19:42:02.632246542Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-12 21:10:22.848832 | controller |     "Jun 12 19:42:02.648984 crc crio[3657]: time=\"2026-06-12T19:42:02.648792324Z\" 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 21:10:22.848847 | controller |     "Jun 12 19:42:02.655116 crc crio[3657]: time=\"2026-06-12T19:42:02.655045475Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-12 21:10:22.848882 | controller |     "Jun 12 19:42:02.665417 crc crio[3657]: time=\"2026-06-12T19:42:02.665220474Z\" 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 21:10:22.848898 | controller |     "Jun 12 19:42:02.672522 crc crio[3657]: time=\"2026-06-12T19:42:02.672367909Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-12 21:10:22.848913 | controller |     "Jun 12 19:42:02.682513 crc crio[3657]: time=\"2026-06-12T19:42:02.682073174Z\" 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 21:10:22.848927 | controller |     "Jun 12 19:42:02.688722 crc crio[3657]: time=\"2026-06-12T19:42:02.688572964Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-12 21:10:22.848942 | controller |     "Jun 12 19:42:02.733675 crc crio[3657]: time=\"2026-06-12T19:42:02.733484181Z\" 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 21:10:22.848957 | controller |     "Jun 12 19:42:02.738660 crc crio[3657]: time=\"2026-06-12T19:42:02.738598832Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-12 21:10:22.848972 | controller |     "Jun 12 19:42:02.747733 crc crio[3657]: time=\"2026-06-12T19:42:02.747680459Z\" 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 21:10:22.848988 | controller |     "Jun 12 19:42:02.755435 crc crio[3657]: time=\"2026-06-12T19:42:02.755136275Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-12 21:10:22.849009 | controller |     "Jun 12 19:42:02.781562 crc crio[3657]: time=\"2026-06-12T19:42:02.780993961Z\" 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 21:10:22.849025 | controller |     "Jun 12 19:42:02.788810 crc crio[3657]: time=\"2026-06-12T19:42:02.788635101Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-12 21:10:22.849040 | controller |     "Jun 12 19:42:02.801157 crc crio[3657]: time=\"2026-06-12T19:42:02.800849005Z\" 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 21:10:22.849055 | controller |     "Jun 12 19:42:02.806856 crc crio[3657]: time=\"2026-06-12T19:42:02.806693245Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-12 21:10:22.849253 | controller |     "Jun 12 19:42:02.870063 crc crio[3657]: time=\"2026-06-12T19:42:02.869852783Z\" 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 21:10:22.849267 | controller |     "Jun 12 19:42:02.871875 crc crio[3657]: time=\"2026-06-12T19:42:02.871768576Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-12 21:10:22.849282 | controller |     "Jun 12 19:42:02.878120 crc crio[3657]: time=\"2026-06-12T19:42:02.877987036Z\" 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 21:10:22.849296 | controller |     "Jun 12 19:42:02.883040 crc crio[3657]: time=\"2026-06-12T19:42:02.882959992Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-12 21:10:22.849310 | controller |     "Jun 12 19:42:02.899084 crc crio[3657]: time=\"2026-06-12T19:42:02.898433975Z\" 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 21:10:22.849325 | controller |     "Jun 12 19:42:02.902652 crc crio[3657]: time=\"2026-06-12T19:42:02.902142837Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-12 21:10:22.849339 | controller |     "Jun 12 19:42:02.921657 crc crio[3657]: time=\"2026-06-12T19:42:02.92156116Z\" 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 21:10:22.849353 | controller |     "Jun 12 19:42:02.928138 crc crio[3657]: time=\"2026-06-12T19:42:02.927550262Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-12 21:10:22.849367 | controller |     "Jun 12 19:42:02.939766 crc crio[3657]: time=\"2026-06-12T19:42:02.939683855Z\" 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 21:10:22.849385 | controller |     "Jun 12 19:42:02.945092 crc crio[3657]: time=\"2026-06-12T19:42:02.94495843Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-12 21:10:22.849400 | controller |     "Jun 12 19:42:02.950379 crc crio[3657]: time=\"2026-06-12T19:42:02.949702109Z\" 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 21:10:22.849414 | controller |     "Jun 12 19:42:02.954121 crc crio[3657]: time=\"2026-06-12T19:42:02.954085709Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-12 21:10:22.849429 | controller |     "Jun 12 19:42:03.003086 crc crio[3657]: time=\"2026-06-12T19:42:03.002992977Z\" 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 21:10:22.849443 | controller |     "Jun 12 19:42:03.003746 crc crio[3657]: time=\"2026-06-12T19:42:03.003682116Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.849459 | controller |     "Jun 12 19:42:03.004740 crc crio[3657]: time=\"2026-06-12T19:42:03.004698364Z\" 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 21:10:22.849476 | controller |     "Jun 12 19:42:03.006626 crc crio[3657]: time=\"2026-06-12T19:42:03.005527487Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 21:10:22.849492 | controller |     "Jun 12 19:42:03.008132 crc crio[3657]: time=\"2026-06-12T19:42:03.008041194Z\" 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:0xc00008d338}] Aliases:map[]}\"",
2026-06-12 21:10:22.849509 | controller |     "Jun 12 19:42:03.008725 crc crio[3657]: time=\"2026-06-12T19:42:03.00824169Z\" 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 21:10:22.849525 | controller |     "Jun 12 19:42:03.016848 crc crio[3657]: time=\"2026-06-12T19:42:03.016482826Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 21:10:22.849540 | controller |     "Jun 12 19:42:03.017193 crc crio[3657]: time=\"2026-06-12T19:42:03.016841226Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 21:10:22.849554 | controller |     "Jun 12 19:42:03.017613 crc crio[3657]: time=\"2026-06-12T19:42:03.017490424Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 21:10:22.849569 | controller |     "Jun 12 19:42:03.020566 crc crio[3657]: time=\"2026-06-12T19:42:03.020440514Z\" level=info msg=\"runtime interface created\"",
2026-06-12 21:10:22.849584 | controller |     "Jun 12 19:42:03.020941 crc crio[3657]: time=\"2026-06-12T19:42:03.020805184Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 21:10:22.849598 | controller |     "Jun 12 19:42:03.020941 crc crio[3657]: time=\"2026-06-12T19:42:03.020886396Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 21:10:22.849616 | controller |     "Jun 12 19:42:03.021147 crc crio[3657]: time=\"2026-06-12T19:42:03.020963298Z\" level=info msg=\"starting plugins...\"",
2026-06-12 21:10:22.849630 | controller |     "Jun 12 19:42:03.021752 crc crio[3657]: time=\"2026-06-12T19:42:03.021648138Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 21:10:22.849645 | controller |     "Jun 12 19:42:03.026060 crc crio[3657]: time=\"2026-06-12T19:42:03.025875323Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 21:10:22.849659 | controller |     "Jun 12 19:42:03.034413 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 21:10:22.849674 | controller |     "Jun 12 19:42:03.175866 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.849689 | controller |     "Jun 12 19:42:03.176935 crc crio[3657]: time=\"2026-06-12T19:42:03.176785465Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-12 21:10:22.849705 | controller |     "Jun 12 19:42:03.177048 crc crio[3657]: time=\"2026-06-12T19:42:03.17698501Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.849720 | controller |     "Jun 12 19:42:03.177115 crc crio[3657]: time=\"2026-06-12T19:42:03.177090943Z\" 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 21:10:22.849735 | controller |     "Jun 12 19:42:03.177942 crc crio[3657]: time=\"2026-06-12T19:42:03.177793433Z\" 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:0xc00127ef78}] Aliases:map[]}\"",
2026-06-12 21:10:22.849752 | controller |     "Jun 12 19:42:03.178432 crc crio[3657]: time=\"2026-06-12T19:42:03.178197964Z\" 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 21:10:22.849767 | controller |     "Jun 12 19:42:03.275483 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.849782 | controller |     "Jun 12 19:42:03.275842 crc crio[3657]: time=\"2026-06-12T19:42:03.275611817Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-12 21:10:22.849796 | controller |     "Jun 12 19:42:03.275842 crc crio[3657]: time=\"2026-06-12T19:42:03.275660028Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.849811 | controller |     "Jun 12 19:42:03.275842 crc crio[3657]: time=\"2026-06-12T19:42:03.27570472Z\" 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 21:10:22.849827 | controller |     "Jun 12 19:42:03.276114 crc crio[3657]: time=\"2026-06-12T19:42:03.276033089Z\" 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:0xc00011a108}] Aliases:map[]}\"",
2026-06-12 21:10:22.849845 | controller |     "Jun 12 19:42:03.276453 crc crio[3657]: time=\"2026-06-12T19:42:03.276241964Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.849881 | controller |     "Jun 12 19:42:03.436602 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.849896 | controller |     "Jun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.436754307Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-12 21:10:22.849911 | controller |     "Jun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.436793509Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.849926 | controller |     "Jun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.436816969Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-12 21:10:22.849940 | controller |     "Jun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.43683351Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.849955 | controller |     "Jun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.436870751Z\" 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 21:10:22.849970 | controller |     "Jun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.43721698Z\" 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:0xc00011a4b8}] Aliases:map[]}\"",
2026-06-12 21:10:22.849986 | controller |     "Jun 12 19:42:03.438353 crc crio[3657]: time=\"2026-06-12T19:42:03.437516189Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.850001 | controller |     "Jun 12 19:42:03.496166 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.850016 | controller |     "Jun 12 19:42:03.496473 crc crio[3657]: time=\"2026-06-12T19:42:03.496423702Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-12 21:10:22.850030 | controller |     "Jun 12 19:42:03.496473 crc crio[3657]: time=\"2026-06-12T19:42:03.496462493Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.850048 | controller |     "Jun 12 19:42:03.496568 crc crio[3657]: time=\"2026-06-12T19:42:03.496501204Z\" 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 21:10:22.850064 | controller |     "Jun 12 19:42:03.496744 crc crio[3657]: time=\"2026-06-12T19:42:03.496665909Z\" 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:0xc00127f008}] Aliases:map[]}\"",
2026-06-12 21:10:22.850080 | controller |     "Jun 12 19:42:03.496821 crc crio[3657]: time=\"2026-06-12T19:42:03.496755611Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.850094 | controller |     "Jun 12 19:42:03.496821 crc crio[3657]: time=\"2026-06-12T19:42:03.496774092Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.850109 | controller |     "Jun 12 19:42:03.496821 crc crio[3657]: time=\"2026-06-12T19:42:03.496788472Z\" 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 21:10:22.850124 | controller |     "Jun 12 19:42:03.759984 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.850139 | controller |     "Jun 12 19:42:03.760599 crc crio[3657]: time=\"2026-06-12T19:42:03.760194338Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-12 21:10:22.850153 | controller |     "Jun 12 19:42:03.760599 crc crio[3657]: time=\"2026-06-12T19:42:03.760239129Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.850167 | controller |     "Jun 12 19:42:03.760599 crc crio[3657]: time=\"2026-06-12T19:42:03.760373353Z\" 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 21:10:22.850182 | controller |     "Jun 12 19:42:03.760854 crc crio[3657]: time=\"2026-06-12T19:42:03.76061822Z\" 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:0xc00127f070}] Aliases:map[]}\"",
2026-06-12 21:10:22.850198 | controller |     "Jun 12 19:42:03.760854 crc crio[3657]: time=\"2026-06-12T19:42:03.760816425Z\" 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 21:10:22.850213 | controller |     "Jun 12 19:42:03.979712 crc crio[3657]: 2026-06-12T19:42:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.850231 | controller |     "Jun 12 19:42:03.980001 crc crio[3657]: time=\"2026-06-12T19:42:03.979873069Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-12 21:10:22.850248 | controller |     "Jun 12 19:42:03.980001 crc crio[3657]: time=\"2026-06-12T19:42:03.979957112Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.850263 | controller |     "Jun 12 19:42:03.980001 crc crio[3657]: time=\"2026-06-12T19:42:03.979999254Z\" 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 21:10:22.850278 | controller |     "Jun 12 19:42:03.980382 crc crio[3657]: time=\"2026-06-12T19:42:03.98024704Z\" 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:0xc00011a6f0}] Aliases:map[]}\"",
2026-06-12 21:10:22.850293 | controller |     "Jun 12 19:42:03.980510 crc crio[3657]: time=\"2026-06-12T19:42:03.980485187Z\" 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 21:10:22.850308 | controller |     "Jun 12 19:42:04.283631 crc crio[3657]: 2026-06-12T19:42:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.850323 | controller |     "Jun 12 19:42:04.284114 crc crio[3657]: time=\"2026-06-12T19:42:04.284016903Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-12 21:10:22.850337 | controller |     "Jun 12 19:42:04.284175 crc crio[3657]: time=\"2026-06-12T19:42:04.284111775Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.850352 | controller |     "Jun 12 19:42:04.284175 crc crio[3657]: time=\"2026-06-12T19:42:04.284156836Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-12 21:10:22.850366 | controller |     "Jun 12 19:42:04.284310 crc crio[3657]: time=\"2026-06-12T19:42:04.284178087Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.850381 | controller |     "Jun 12 19:42:04.284310 crc crio[3657]: time=\"2026-06-12T19:42:04.284225398Z\" 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 21:10:22.850396 | controller |     "Jun 12 19:42:04.284841 crc crio[3657]: time=\"2026-06-12T19:42:04.284748493Z\" 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:0xc00011a7c8}] Aliases:map[]}\"",
2026-06-12 21:10:22.850411 | controller |     "Jun 12 19:42:04.285255 crc crio[3657]: time=\"2026-06-12T19:42:04.285156545Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.850430 | controller |     "Jun 12 19:42:04.340830 crc crio[3657]: 2026-06-12T19:42:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.850445 | controller |     "Jun 12 19:42:04.341228 crc crio[3657]: time=\"2026-06-12T19:42:04.340992522Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-12 21:10:22.850460 | controller |     "Jun 12 19:42:04.341228 crc crio[3657]: time=\"2026-06-12T19:42:04.341052783Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.850475 | controller |     "Jun 12 19:42:04.341228 crc crio[3657]: time=\"2026-06-12T19:42:04.341105045Z\" 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 21:10:22.850490 | controller |     "Jun 12 19:42:04.341744 crc crio[3657]: time=\"2026-06-12T19:42:04.341615998Z\" 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:0xc000896280}] Aliases:map[]}\"",
2026-06-12 21:10:22.850505 | controller |     "Jun 12 19:42:04.342107 crc crio[3657]: time=\"2026-06-12T19:42:04.34200019Z\" 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 21:10:22.850519 | controller |     "Jun 12 19:42:04.588632 crc crio[3657]: 2026-06-12T19:42:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.850534 | controller |     "Jun 12 19:42:04.591120 crc crio[3657]: time=\"2026-06-12T19:42:04.588768433Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-12 21:10:22.850548 | controller |     "Jun 12 19:42:04.591120 crc crio[3657]: time=\"2026-06-12T19:42:04.588800344Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.850562 | controller |     "Jun 12 19:42:04.591120 crc crio[3657]: time=\"2026-06-12T19:42:04.588833054Z\" 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 21:10:22.850578 | controller |     "Jun 12 19:42:04.591120 crc crio[3657]: time=\"2026-06-12T19:42:04.5890517Z\" 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:0xc00127f118}] Aliases:map[]}\"",
2026-06-12 21:10:22.850599 | controller |     "Jun 12 19:42:04.591120 crc crio[3657]: time=\"2026-06-12T19:42:04.589170424Z\" 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 21:10:22.850614 | controller |     "Jun 12 19:42:04.720541 crc crio[3657]: 2026-06-12T19:42:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.850629 | controller |     "Jun 12 19:42:04.721002 crc crio[3657]: time=\"2026-06-12T19:42:04.720664343Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-12 21:10:22.850643 | controller |     "Jun 12 19:42:04.721002 crc crio[3657]: time=\"2026-06-12T19:42:04.720709044Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.850658 | controller |     "Jun 12 19:42:04.721002 crc crio[3657]: time=\"2026-06-12T19:42:04.720766206Z\" 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 21:10:22.850673 | controller |     "Jun 12 19:42:04.721382 crc crio[3657]: time=\"2026-06-12T19:42:04.721149516Z\" 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:0xc000896328}] Aliases:map[]}\"",
2026-06-12 21:10:22.850688 | controller |     "Jun 12 19:42:04.721551 crc crio[3657]: time=\"2026-06-12T19:42:04.721492055Z\" 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 21:10:22.850703 | controller |     "Jun 12 19:42:05.095563 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.850717 | controller |     "Jun 12 19:42:05.095989 crc crio[3657]: time=\"2026-06-12T19:42:05.095763427Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-12 21:10:22.850731 | controller |     "Jun 12 19:42:05.095989 crc crio[3657]: time=\"2026-06-12T19:42:05.095812359Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.850745 | controller |     "Jun 12 19:42:05.095989 crc crio[3657]: time=\"2026-06-12T19:42:05.09585764Z\" 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 21:10:22.850761 | controller |     "Jun 12 19:42:05.098831 crc crio[3657]: time=\"2026-06-12T19:42:05.096380254Z\" 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:0xc0001a2a08}] Aliases:map[]}\"",
2026-06-12 21:10:22.850779 | controller |     "Jun 12 19:42:05.098831 crc crio[3657]: time=\"2026-06-12T19:42:05.09880739Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.850795 | controller |     "Jun 12 19:42:05.231844 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.850809 | controller |     "Jun 12 19:42:05.232149 crc crio[3657]: time=\"2026-06-12T19:42:05.232088778Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-12 21:10:22.850824 | controller |     "Jun 12 19:42:05.232199 crc crio[3657]: time=\"2026-06-12T19:42:05.23215136Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.850838 | controller |     "Jun 12 19:42:05.232199 crc crio[3657]: time=\"2026-06-12T19:42:05.232178061Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-12 21:10:22.850871 | controller |     "Jun 12 19:42:05.232199 crc crio[3657]: time=\"2026-06-12T19:42:05.232193461Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.850887 | controller |     "Jun 12 19:42:05.232508 crc crio[3657]: time=\"2026-06-12T19:42:05.232241482Z\" 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 21:10:22.850903 | controller |     "Jun 12 19:42:05.232824 crc crio[3657]: time=\"2026-06-12T19:42:05.232708636Z\" 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:0xc0001a2aa0}] Aliases:map[]}\"",
2026-06-12 21:10:22.850918 | controller |     "Jun 12 19:42:05.233167 crc crio[3657]: time=\"2026-06-12T19:42:05.233082666Z\" 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 21:10:22.850932 | controller |     "Jun 12 19:42:05.277058 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.850947 | controller |     "Jun 12 19:42:05.277491 crc crio[3657]: time=\"2026-06-12T19:42:05.277454489Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-12 21:10:22.850962 | controller |     "Jun 12 19:42:05.277588 crc crio[3657]: time=\"2026-06-12T19:42:05.277574953Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.850977 | controller |     "Jun 12 19:42:05.277684 crc crio[3657]: time=\"2026-06-12T19:42:05.277668505Z\" 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 21:10:22.850996 | controller |     "Jun 12 19:42:05.277963 crc crio[3657]: time=\"2026-06-12T19:42:05.277939553Z\" 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:0xc0008963c0}] Aliases:map[]}\"",
2026-06-12 21:10:22.851011 | controller |     "Jun 12 19:42:05.278174 crc crio[3657]: time=\"2026-06-12T19:42:05.278159588Z\" 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 21:10:22.851026 | controller |     "Jun 12 19:42:05.395457 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.851041 | controller |     "Jun 12 19:42:05.395724 crc crio[3657]: time=\"2026-06-12T19:42:05.395467569Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-12 21:10:22.851056 | controller |     "Jun 12 19:42:05.395724 crc crio[3657]: time=\"2026-06-12T19:42:05.39551082Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851070 | controller |     "Jun 12 19:42:05.395724 crc crio[3657]: time=\"2026-06-12T19:42:05.395538061Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-12 21:10:22.851085 | controller |     "Jun 12 19:42:05.395724 crc crio[3657]: time=\"2026-06-12T19:42:05.395550351Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851100 | controller |     "Jun 12 19:42:05.395724 crc crio[3657]: time=\"2026-06-12T19:42:05.395583942Z\" 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 21:10:22.851115 | controller |     "Jun 12 19:42:05.396233 crc crio[3657]: time=\"2026-06-12T19:42:05.39587313Z\" 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:0xc00008d3e8}] Aliases:map[]}\"",
2026-06-12 21:10:22.851130 | controller |     "Jun 12 19:42:05.396233 crc crio[3657]: time=\"2026-06-12T19:42:05.396185688Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.851145 | controller |     "Jun 12 19:42:05.420719 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.851159 | controller |     "Jun 12 19:42:05.420719 crc crio[3657]: time=\"2026-06-12T19:42:05.420687859Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-12 21:10:22.851174 | controller |     "Jun 12 19:42:05.421505 crc crio[3657]: time=\"2026-06-12T19:42:05.420747531Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851192 | controller |     "Jun 12 19:42:05.421505 crc crio[3657]: time=\"2026-06-12T19:42:05.420818373Z\" 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 21:10:22.851207 | controller |     "Jun 12 19:42:05.421805 crc crio[3657]: time=\"2026-06-12T19:42:05.421564044Z\" 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:0xc0001a2b58}] Aliases:map[]}\"",
2026-06-12 21:10:22.851223 | controller |     "Jun 12 19:42:05.422143 crc crio[3657]: time=\"2026-06-12T19:42:05.422090348Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.851238 | controller |     "Jun 12 19:42:05.567234 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.851252 | controller |     "Jun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.567584589Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-12 21:10:22.851267 | controller |     "Jun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.56764099Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851282 | controller |     "Jun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.567657871Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-12 21:10:22.851297 | controller |     "Jun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.567665291Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851312 | controller |     "Jun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.567695572Z\" 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 21:10:22.851328 | controller |     "Jun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.567858606Z\" 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:0xc00127f1e0}] Aliases:map[]}\"",
2026-06-12 21:10:22.851343 | controller |     "Jun 12 19:42:05.568262 crc crio[3657]: time=\"2026-06-12T19:42:05.56802359Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.851358 | controller |     "Jun 12 19:42:05.613522 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.851376 | controller |     "Jun 12 19:42:05.614222 crc crio[3657]: time=\"2026-06-12T19:42:05.61363938Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-12 21:10:22.851391 | controller |     "Jun 12 19:42:05.614222 crc crio[3657]: time=\"2026-06-12T19:42:05.61367142Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851406 | controller |     "Jun 12 19:42:05.614222 crc crio[3657]: time=\"2026-06-12T19:42:05.613707331Z\" 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 21:10:22.851423 | controller |     "Jun 12 19:42:05.614222 crc crio[3657]: time=\"2026-06-12T19:42:05.613991669Z\" 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:0xc00008d478}] Aliases:map[]}\"",
2026-06-12 21:10:22.851439 | controller |     "Jun 12 19:42:05.614222 crc crio[3657]: time=\"2026-06-12T19:42:05.614118603Z\" 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 21:10:22.851454 | controller |     "Jun 12 19:42:05.708412 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.851469 | controller |     "Jun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.708588107Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-12 21:10:22.851483 | controller |     "Jun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.708650769Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851498 | controller |     "Jun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.70868706Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-12 21:10:22.851512 | controller |     "Jun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.70870722Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851526 | controller |     "Jun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.708729981Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-12 21:10:22.851541 | controller |     "Jun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.708748951Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851555 | controller |     "Jun 12 19:42:05.709061 crc crio[3657]: time=\"2026-06-12T19:42:05.708818503Z\" 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 21:10:22.851571 | controller |     "Jun 12 19:42:05.709850 crc crio[3657]: time=\"2026-06-12T19:42:05.709442471Z\" 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:0xc00008d508}] Aliases:map[]}\"",
2026-06-12 21:10:22.851589 | controller |     "Jun 12 19:42:05.709850 crc crio[3657]: time=\"2026-06-12T19:42:05.70976681Z\" 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 21:10:22.851604 | controller |     "Jun 12 19:42:05.871862 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.851619 | controller |     "Jun 12 19:42:05.871862 crc crio[3657]: time=\"2026-06-12T19:42:05.867236989Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-12 21:10:22.851633 | controller |     "Jun 12 19:42:05.871862 crc crio[3657]: time=\"2026-06-12T19:42:05.867948419Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851647 | controller |     "Jun 12 19:42:05.871862 crc crio[3657]: time=\"2026-06-12T19:42:05.868012601Z\" 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 21:10:22.851662 | controller |     "Jun 12 19:42:05.871862 crc crio[3657]: time=\"2026-06-12T19:42:05.868500704Z\" 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:0xc00008d598}] Aliases:map[]}\"",
2026-06-12 21:10:22.851677 | controller |     "Jun 12 19:42:05.871862 crc crio[3657]: time=\"2026-06-12T19:42:05.868777543Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.851692 | controller |     "Jun 12 19:42:05.945802 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.851706 | controller |     "Jun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920022494Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-12 21:10:22.851720 | controller |     "Jun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920056514Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851735 | controller |     "Jun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920093515Z\" 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 21:10:22.851752 | controller |     "Jun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920226439Z\" 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:0xc00008d630}] Aliases:map[]}\"",
2026-06-12 21:10:22.851774 | controller |     "Jun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920322492Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.851789 | controller |     "Jun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920337562Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.851804 | controller |     "Jun 12 19:42:05.945802 crc crio[3657]: time=\"2026-06-12T19:42:05.920348862Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.851819 | controller |     "Jun 12 19:42:05.947052 crc crio[3657]: 2026-06-12T19:42:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.851834 | controller |     "Jun 12 19:42:05.947052 crc crio[3657]: time=\"2026-06-12T19:42:05.946045835Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-12 21:10:22.851862 | controller |     "Jun 12 19:42:05.947052 crc crio[3657]: time=\"2026-06-12T19:42:05.946081486Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851883 | controller |     "Jun 12 19:42:05.947052 crc crio[3657]: time=\"2026-06-12T19:42:05.946113667Z\" 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 21:10:22.851899 | controller |     "Jun 12 19:42:05.947052 crc crio[3657]: time=\"2026-06-12T19:42:05.946466818Z\" 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:0xc00011a8c8}] Aliases:map[]}\"",
2026-06-12 21:10:22.851914 | controller |     "Jun 12 19:42:05.947052 crc crio[3657]: time=\"2026-06-12T19:42:05.946599041Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.851929 | controller |     "Jun 12 19:42:06.343021 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.851943 | controller |     "Jun 12 19:42:06.344689 crc crio[3657]: time=\"2026-06-12T19:42:06.344589932Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-12 21:10:22.851958 | controller |     "Jun 12 19:42:06.344689 crc crio[3657]: time=\"2026-06-12T19:42:06.344652774Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.851973 | controller |     "Jun 12 19:42:06.344823 crc crio[3657]: time=\"2026-06-12T19:42:06.344706885Z\" 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 21:10:22.851993 | controller |     "Jun 12 19:42:06.345194 crc crio[3657]: time=\"2026-06-12T19:42:06.345045494Z\" 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:0xc000896000}] Aliases:map[]}\"",
2026-06-12 21:10:22.852011 | controller |     "Jun 12 19:42:06.345391 crc crio[3657]: time=\"2026-06-12T19:42:06.345343022Z\" 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 21:10:22.852027 | controller |     "Jun 12 19:42:06.390952 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.852041 | controller |     "Jun 12 19:42:06.391158 crc crio[3657]: time=\"2026-06-12T19:42:06.391067293Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-12 21:10:22.852055 | controller |     "Jun 12 19:42:06.391158 crc crio[3657]: time=\"2026-06-12T19:42:06.391108505Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.852070 | controller |     "Jun 12 19:42:06.391158 crc crio[3657]: time=\"2026-06-12T19:42:06.391145946Z\" 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 21:10:22.852085 | controller |     "Jun 12 19:42:06.391566 crc crio[3657]: time=\"2026-06-12T19:42:06.391440034Z\" 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:0xc00008c5d0}] Aliases:map[]}\"",
2026-06-12 21:10:22.852100 | controller |     "Jun 12 19:42:06.391792 crc crio[3657]: time=\"2026-06-12T19:42:06.391614878Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.852115 | controller |     "Jun 12 19:42:06.421026 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.852130 | controller |     "Jun 12 19:42:06.421492 crc crio[3657]: time=\"2026-06-12T19:42:06.421389153Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-12 21:10:22.852144 | controller |     "Jun 12 19:42:06.421604 crc crio[3657]: time=\"2026-06-12T19:42:06.421532717Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.852159 | controller |     "Jun 12 19:42:06.421699 crc crio[3657]: time=\"2026-06-12T19:42:06.421558368Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-12 21:10:22.852176 | controller |     "Jun 12 19:42:06.421699 crc crio[3657]: time=\"2026-06-12T19:42:06.421654402Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.852191 | controller |     "Jun 12 19:42:06.421829 crc crio[3657]: time=\"2026-06-12T19:42:06.421771565Z\" 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 21:10:22.852206 | controller |     "Jun 12 19:42:06.422685 crc crio[3657]: time=\"2026-06-12T19:42:06.422503994Z\" 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:0xc00008c678}] Aliases:map[]}\"",
2026-06-12 21:10:22.852220 | controller |     "Jun 12 19:42:06.423628 crc crio[3657]: time=\"2026-06-12T19:42:06.423525463Z\" 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 21:10:22.852235 | controller |     "Jun 12 19:42:06.473041 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.852249 | controller |     "Jun 12 19:42:06.480443 crc crio[3657]: time=\"2026-06-12T19:42:06.47349589Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-12 21:10:22.852279 | controller |     "Jun 12 19:42:06.480443 crc crio[3657]: time=\"2026-06-12T19:42:06.473565442Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.852295 | controller |     "Jun 12 19:42:06.480443 crc crio[3657]: time=\"2026-06-12T19:42:06.473634284Z\" 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 21:10:22.852310 | controller |     "Jun 12 19:42:06.480443 crc crio[3657]: time=\"2026-06-12T19:42:06.474070895Z\" 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:0xc00127e020}] Aliases:map[]}\"",
2026-06-12 21:10:22.852327 | controller |     "Jun 12 19:42:06.480443 crc crio[3657]: time=\"2026-06-12T19:42:06.474506857Z\" 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 21:10:22.852342 | controller |     "Jun 12 19:42:06.539491 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.852357 | controller |     "Jun 12 19:42:06.540095 crc crio[3657]: time=\"2026-06-12T19:42:06.539785594Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-12 21:10:22.852376 | controller |     "Jun 12 19:42:06.540247 crc crio[3657]: time=\"2026-06-12T19:42:06.540106503Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.852392 | controller |     "Jun 12 19:42:06.540529 crc crio[3657]: time=\"2026-06-12T19:42:06.540493093Z\" 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 21:10:22.852407 | controller |     "Jun 12 19:42:06.541035 crc crio[3657]: time=\"2026-06-12T19:42:06.540817692Z\" 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:0xc00011a180}] Aliases:map[]}\"",
2026-06-12 21:10:22.852422 | controller |     "Jun 12 19:42:06.541246 crc crio[3657]: time=\"2026-06-12T19:42:06.541141402Z\" 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 21:10:22.852437 | controller |     "Jun 12 19:42:06.613040 crc crio[3657]: 2026-06-12T19:42:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.852452 | controller |     "Jun 12 19:42:06.615531 crc crio[3657]: time=\"2026-06-12T19:42:06.61307323Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-12 21:10:22.852466 | controller |     "Jun 12 19:42:06.615531 crc crio[3657]: time=\"2026-06-12T19:42:06.613167202Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.852481 | controller |     "Jun 12 19:42:06.615531 crc crio[3657]: time=\"2026-06-12T19:42:06.613240574Z\" 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 21:10:22.852496 | controller |     "Jun 12 19:42:06.615531 crc crio[3657]: time=\"2026-06-12T19:42:06.613692897Z\" 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:0xc0008a6000}] Aliases:map[]}\"",
2026-06-12 21:10:22.852511 | controller |     "Jun 12 19:42:06.615531 crc crio[3657]: time=\"2026-06-12T19:42:06.614036397Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.852525 | controller |     "Jun 12 19:42:07.152254 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.852543 | controller |     "Jun 12 19:42:07.152254 crc crio[3657]: time=\"2026-06-12T19:42:07.125772039Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-12 21:10:22.852558 | controller |     "Jun 12 19:42:07.152254 crc crio[3657]: time=\"2026-06-12T19:42:07.125857762Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.852572 | controller |     "Jun 12 19:42:07.152254 crc crio[3657]: time=\"2026-06-12T19:42:07.125922714Z\" 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 21:10:22.852587 | controller |     "Jun 12 19:42:07.152254 crc crio[3657]: time=\"2026-06-12T19:42:07.126211532Z\" 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:0xc0001a2160}] Aliases:map[]}\"",
2026-06-12 21:10:22.852602 | controller |     "Jun 12 19:42:07.152254 crc crio[3657]: time=\"2026-06-12T19:42:07.126520261Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.852617 | controller |     "Jun 12 19:42:07.254122 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.852631 | controller |     "Jun 12 19:42:07.254687 crc crio[3657]: time=\"2026-06-12T19:42:07.254504023Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-12 21:10:22.852646 | controller |     "Jun 12 19:42:07.254798 crc crio[3657]: time=\"2026-06-12T19:42:07.254686668Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.852661 | controller |     "Jun 12 19:42:07.254873 crc crio[3657]: time=\"2026-06-12T19:42:07.254793791Z\" 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 21:10:22.852675 | controller |     "Jun 12 19:42:07.255181 crc crio[3657]: time=\"2026-06-12T19:42:07.255091279Z\" 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:0xc002616000}] Aliases:map[]}\"",
2026-06-12 21:10:22.852690 | controller |     "Jun 12 19:42:07.255326 crc crio[3657]: time=\"2026-06-12T19:42:07.255216783Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.852704 | controller |     "Jun 12 19:42:07.255326 crc crio[3657]: time=\"2026-06-12T19:42:07.255235973Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.852718 | controller |     "Jun 12 19:42:07.255457 crc crio[3657]: time=\"2026-06-12T19:42:07.255329006Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.852736 | controller |     "Jun 12 19:42:07.521935 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.852752 | controller |     "Jun 12 19:42:07.521935 crc crio[3657]: time=\"2026-06-12T19:42:07.520645925Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-12 21:10:22.852766 | controller |     "Jun 12 19:42:07.521935 crc crio[3657]: time=\"2026-06-12T19:42:07.520708828Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.852780 | controller |     "Jun 12 19:42:07.521935 crc crio[3657]: time=\"2026-06-12T19:42:07.52078883Z\" 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 21:10:22.852795 | controller |     "Jun 12 19:42:07.521935 crc crio[3657]: time=\"2026-06-12T19:42:07.521176471Z\" 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:0xc00127e410}] Aliases:map[]}\"",
2026-06-12 21:10:22.852809 | controller |     "Jun 12 19:42:07.521935 crc crio[3657]: time=\"2026-06-12T19:42:07.521947771Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.852824 | controller |     "Jun 12 19:42:07.607474 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.852838 | controller |     "Jun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.607653476Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-12 21:10:22.852874 | controller |     "Jun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.607719098Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.852891 | controller |     "Jun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.607739509Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-12 21:10:22.852906 | controller |     "Jun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.607755709Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.852921 | controller |     "Jun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.60779644Z\" 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 21:10:22.852936 | controller |     "Jun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.607973325Z\" 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:0xc00127e4c8}] Aliases:map[]}\"",
2026-06-12 21:10:22.852954 | controller |     "Jun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.608038597Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.852969 | controller |     "Jun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.608055207Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.852983 | controller |     "Jun 12 19:42:07.608371 crc crio[3657]: time=\"2026-06-12T19:42:07.608068367Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.853001 | controller |     "Jun 12 19:42:07.623400 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.853015 | controller |     "Jun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.623458579Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-12 21:10:22.853029 | controller |     "Jun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.62349506Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.853044 | controller |     "Jun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.623513071Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-12 21:10:22.853058 | controller |     "Jun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.623521831Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.853073 | controller |     "Jun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.623553322Z\" 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 21:10:22.853088 | controller |     "Jun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.623778998Z\" 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:0xc00127e538}] Aliases:map[]}\"",
2026-06-12 21:10:22.853103 | controller |     "Jun 12 19:42:07.624638 crc crio[3657]: time=\"2026-06-12T19:42:07.624021354Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.853118 | controller |     "Jun 12 19:42:07.762786 crc crio[3657]: time=\"2026-06-12T19:42:07.762617098Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=e1422b96-091f-46fd-8c6f-e305868b0ce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853133 | controller |     "Jun 12 19:42:07.764243 crc crio[3657]: time=\"2026-06-12T19:42:07.764001166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.853147 | controller |     "Jun 12 19:42:07.783938 crc crio[3657]: time=\"2026-06-12T19:42:07.783675467Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e1422b96-091f-46fd-8c6f-e305868b0ce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853166 | controller |     "Jun 12 19:42:07.819579 crc crio[3657]: 2026-06-12T19:42:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.853181 | controller |     "Jun 12 19:42:07.819796 crc crio[3657]: time=\"2026-06-12T19:42:07.81973375Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-12 21:10:22.853196 | controller |     "Jun 12 19:42:07.819796 crc crio[3657]: time=\"2026-06-12T19:42:07.819800682Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.853210 | controller |     "Jun 12 19:42:07.819994 crc crio[3657]: time=\"2026-06-12T19:42:07.819859184Z\" 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 21:10:22.853225 | controller |     "Jun 12 19:42:07.820228 crc crio[3657]: time=\"2026-06-12T19:42:07.820152782Z\" 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:0xc0019942d0}] Aliases:map[]}\"",
2026-06-12 21:10:22.853241 | controller |     "Jun 12 19:42:07.820533 crc crio[3657]: time=\"2026-06-12T19:42:07.82043937Z\" 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 21:10:22.853256 | controller |     "Jun 12 19:42:07.839092 crc crio[3657]: time=\"2026-06-12T19:42:07.838973037Z\" level=info msg=\"Ran pod sandbox d9d3efbfc171f395fd0ed7240e964e3c7863581fb19f2af7d46e6263fd47350e with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=e1422b96-091f-46fd-8c6f-e305868b0ce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853270 | controller |     "Jun 12 19:42:07.854559 crc crio[3657]: time=\"2026-06-12T19:42:07.853816454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=466bbc03-656d-421d-a0d5-e046dd76310d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.853317 | controller |     "Jun 12 19:42:07.866369 crc crio[3657]: time=\"2026-06-12T19:42:07.866050938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0c0c1060-9383-4d51-afd9-9be22b8f41b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.853338 | controller |     "Jun 12 19:42:07.884720 crc crio[3657]: time=\"2026-06-12T19:42:07.883193447Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=d30f5f49-7165-445f-b24e-224fb2e3f5dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853354 | controller |     "Jun 12 19:42:07.884720 crc crio[3657]: time=\"2026-06-12T19:42:07.883554367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.853369 | controller |     "Jun 12 19:42:07.889479 crc crio[3657]: time=\"2026-06-12T19:42:07.888931064Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=331aa0b1-0445-49a4-b6ff-6ea68d51c5fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.853387 | controller |     "Jun 12 19:42:07.894961 crc crio[3657]: time=\"2026-06-12T19:42:07.894775459Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d30f5f49-7165-445f-b24e-224fb2e3f5dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853403 | controller |     "Jun 12 19:42:07.897780 crc crio[3657]: time=\"2026-06-12T19:42:07.897620306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.853417 | controller |     "Jun 12 19:42:07.926619 crc crio[3657]: time=\"2026-06-12T19:42:07.926556209Z\" level=info msg=\"Ran pod sandbox 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb with infra container: openshift-etcd/etcd-crc/POD\" id=d30f5f49-7165-445f-b24e-224fb2e3f5dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853432 | controller |     "Jun 12 19:42:07.937156 crc crio[3657]: time=\"2026-06-12T19:42:07.935258062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8793290b-7aca-41cf-9405-aaaed29162bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.853446 | controller |     "Jun 12 19:42:07.940146 crc crio[3657]: time=\"2026-06-12T19:42:07.939772866Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=ada41e4d-8fe6-4e39-8c0d-c8ba938ec178 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853462 | controller |     "Jun 12 19:42:07.940601 crc crio[3657]: time=\"2026-06-12T19:42:07.940158716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.853477 | controller |     "Jun 12 19:42:07.954441 crc crio[3657]: time=\"2026-06-12T19:42:07.953748959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9a5e9cbb-a0de-4317-a0bd-f32e28a6552d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.853492 | controller |     "Jun 12 19:42:07.965818 crc crio[3657]: time=\"2026-06-12T19:42:07.965720893Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ada41e4d-8fe6-4e39-8c0d-c8ba938ec178 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853507 | controller |     "Jun 12 19:42:07.966501 crc crio[3657]: time=\"2026-06-12T19:42:07.966251073Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=872a16db-b747-44e7-8ee3-b1f2d890a502 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.853522 | controller |     "Jun 12 19:42:07.967164 crc crio[3657]: time=\"2026-06-12T19:42:07.967028854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.853536 | controller |     "Jun 12 19:42:07.979193 crc crio[3657]: time=\"2026-06-12T19:42:07.979026021Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=cc4ee1d1-df44-41e5-b2ce-610da2fb7cab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853551 | controller |     "Jun 12 19:42:07.979193 crc crio[3657]: time=\"2026-06-12T19:42:07.979180715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.853569 | controller |     "Jun 12 19:42:07.995550 crc crio[3657]: time=\"2026-06-12T19:42:07.99547037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.853583 | controller |     "Jun 12 19:42:07.998360 crc crio[3657]: time=\"2026-06-12T19:42:07.998177909Z\" level=info msg=\"Ran pod sandbox 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=ada41e4d-8fe6-4e39-8c0d-c8ba938ec178 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853598 | controller |     "Jun 12 19:42:08.042617 crc crio[3657]: time=\"2026-06-12T19:42:08.042176608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=80981667-586e-4f24-97db-6412d77f62cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.853612 | controller |     "Jun 12 19:42:08.043644 crc crio[3657]: time=\"2026-06-12T19:42:08.043176658Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cc4ee1d1-df44-41e5-b2ce-610da2fb7cab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853626 | controller |     "Jun 12 19:42:08.047252 crc crio[3657]: time=\"2026-06-12T19:42:08.046467697Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=76f37e94-155c-49ad-bed5-bc3fed1e5346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853641 | controller |     "Jun 12 19:42:08.047252 crc crio[3657]: time=\"2026-06-12T19:42:08.046704145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.853656 | controller |     "Jun 12 19:42:08.058139 crc crio[3657]: time=\"2026-06-12T19:42:08.05708521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e97036a7-60a5-48a1-a8e2-6216947d3e85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.853670 | controller |     "Jun 12 19:42:08.076346 crc crio[3657]: time=\"2026-06-12T19:42:08.076040128Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=00382996-2333-4dfc-ad5e-1c6947dc5b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.853685 | controller |     "Jun 12 19:42:08.077791 crc crio[3657]: time=\"2026-06-12T19:42:08.076131809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.853700 | controller |     "Jun 12 19:42:08.079255 crc crio[3657]: time=\"2026-06-12T19:42:08.078981645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.853714 | controller |     "Jun 12 19:42:08.080724 crc crio[3657]: time=\"2026-06-12T19:42:08.080560599Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=76f37e94-155c-49ad-bed5-bc3fed1e5346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853729 | controller |     "Jun 12 19:42:08.088802 crc crio[3657]: time=\"2026-06-12T19:42:08.088570274Z\" level=info msg=\"Ran pod sandbox 8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=cc4ee1d1-df44-41e5-b2ce-610da2fb7cab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853746 | controller |     "Jun 12 19:42:08.096476 crc crio[3657]: time=\"2026-06-12T19:42:08.096221777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b1a40973-f3d7-45e5-b35c-312fbdf50b92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.853762 | controller |     "Jun 12 19:42:08.105756 crc crio[3657]: time=\"2026-06-12T19:42:08.105110576Z\" level=info msg=\"Ran pod sandbox c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=76f37e94-155c-49ad-bed5-bc3fed1e5346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.853777 | controller |     "Jun 12 19:42:08.126957 crc crio[3657]: time=\"2026-06-12T19:42:08.126727092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.853792 | controller |     "Jun 12 19:42:08.223961 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.853806 | controller |     "Jun 12 19:42:08.226609 crc crio[3657]: time=\"2026-06-12T19:42:08.225584877Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-12 21:10:22.853821 | controller |     "Jun 12 19:42:08.226609 crc crio[3657]: time=\"2026-06-12T19:42:08.225635498Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.853835 | controller |     "Jun 12 19:42:08.226609 crc crio[3657]: time=\"2026-06-12T19:42:08.225652009Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-12 21:10:22.853864 | controller |     "Jun 12 19:42:08.226609 crc crio[3657]: time=\"2026-06-12T19:42:08.225660549Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.853885 | controller |     "Jun 12 19:42:08.226609 crc crio[3657]: time=\"2026-06-12T19:42:08.22570585Z\" 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 21:10:22.853902 | controller |     "Jun 12 19:42:08.227182 crc crio[3657]: time=\"2026-06-12T19:42:08.226868093Z\" 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:0xc00127e280}] Aliases:map[]}\"",
2026-06-12 21:10:22.853917 | controller |     "Jun 12 19:42:08.264841 crc crio[3657]: time=\"2026-06-12T19:42:08.262866719Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.853933 | controller |     "Jun 12 19:42:08.289166 crc crio[3657]: time=\"2026-06-12T19:42:08.28894809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=beb94b03-6134-412b-befb-14f61092df45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.853948 | controller |     "Jun 12 19:42:08.290129 crc crio[3657]: time=\"2026-06-12T19:42:08.28969817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=246aac0b-950b-46e2-b069-d9a0709e32bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.853967 | controller |     "Jun 12 19:42:08.304112 crc crio[3657]: time=\"2026-06-12T19:42:08.303773557Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d28aa3d5-8c5f-44d9-bea7-e9b59025d346 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.853982 | controller |     "Jun 12 19:42:08.304735 crc crio[3657]: time=\"2026-06-12T19:42:08.30463503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a0c58d2c-acd0-47d3-8920-1cfcdd836dcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.853997 | controller |     "Jun 12 19:42:08.304858 crc crio[3657]: time=\"2026-06-12T19:42:08.304828825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.854012 | controller |     "Jun 12 19:42:08.327183 crc crio[3657]: time=\"2026-06-12T19:42:08.326945342Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=96614614-6b9e-4629-ae25-be8c18ad42c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.854027 | controller |     "Jun 12 19:42:08.327704 crc crio[3657]: time=\"2026-06-12T19:42:08.327667681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.854041 | controller |     "Jun 12 19:42:08.329769 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.854055 | controller |     "Jun 12 19:42:08.329769 crc crio[3657]: time=\"2026-06-12T19:42:08.329773818Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-12 21:10:22.854069 | controller |     "Jun 12 19:42:08.330038 crc crio[3657]: time=\"2026-06-12T19:42:08.329804489Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.854083 | controller |     "Jun 12 19:42:08.330038 crc crio[3657]: time=\"2026-06-12T19:42:08.32984676Z\" 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 21:10:22.854098 | controller |     "Jun 12 19:42:08.330184 crc crio[3657]: time=\"2026-06-12T19:42:08.330034205Z\" 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:0xc0027904d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.854113 | controller |     "Jun 12 19:42:08.330184 crc crio[3657]: time=\"2026-06-12T19:42:08.330095017Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.854127 | controller |     "Jun 12 19:42:08.330184 crc crio[3657]: time=\"2026-06-12T19:42:08.330110097Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.854142 | controller |     "Jun 12 19:42:08.330184 crc crio[3657]: time=\"2026-06-12T19:42:08.330123198Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.854161 | controller |     "Jun 12 19:42:08.331045 crc crio[3657]: time=\"2026-06-12T19:42:08.330572763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.854176 | controller |     "Jun 12 19:42:08.358990 crc crio[3657]: time=\"2026-06-12T19:42:08.358728767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.854190 | controller |     "Jun 12 19:42:08.632452 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.854205 | controller |     "Jun 12 19:42:08.634219 crc crio[3657]: time=\"2026-06-12T19:42:08.634112707Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-12 21:10:22.854219 | controller |     "Jun 12 19:42:08.634219 crc crio[3657]: time=\"2026-06-12T19:42:08.634179689Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.854234 | controller |     "Jun 12 19:42:08.634392 crc crio[3657]: time=\"2026-06-12T19:42:08.63422376Z\" 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 21:10:22.854249 | controller |     "Jun 12 19:42:08.634608 crc crio[3657]: time=\"2026-06-12T19:42:08.634542148Z\" 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:0xc0026160c8}] Aliases:map[]}\"",
2026-06-12 21:10:22.854263 | controller |     "Jun 12 19:42:08.634804 crc crio[3657]: time=\"2026-06-12T19:42:08.634733874Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.854279 | controller |     "Jun 12 19:42:08.659372 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.854294 | controller |     "Jun 12 19:42:08.659464 crc crio[3657]: time=\"2026-06-12T19:42:08.65941541Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-12 21:10:22.854308 | controller |     "Jun 12 19:42:08.659464 crc crio[3657]: time=\"2026-06-12T19:42:08.65945548Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.854324 | controller |     "Jun 12 19:42:08.660128 crc crio[3657]: time=\"2026-06-12T19:42:08.659475381Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-12 21:10:22.854339 | controller |     "Jun 12 19:42:08.660128 crc crio[3657]: time=\"2026-06-12T19:42:08.659492171Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.854353 | controller |     "Jun 12 19:42:08.660128 crc crio[3657]: time=\"2026-06-12T19:42:08.659530032Z\" 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 21:10:22.854371 | controller |     "Jun 12 19:42:08.660348 crc crio[3657]: time=\"2026-06-12T19:42:08.66018371Z\" 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:0xc00011abd0}] Aliases:map[]}\"",
2026-06-12 21:10:22.854387 | controller |     "Jun 12 19:42:08.660478 crc crio[3657]: time=\"2026-06-12T19:42:08.660405787Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.854402 | controller |     "Jun 12 19:42:08.741062 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.854417 | controller |     "Jun 12 19:42:08.741392 crc crio[3657]: time=\"2026-06-12T19:42:08.741314754Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-12 21:10:22.854431 | controller |     "Jun 12 19:42:08.741392 crc crio[3657]: time=\"2026-06-12T19:42:08.741386912Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.854446 | controller |     "Jun 12 19:42:08.741758 crc crio[3657]: time=\"2026-06-12T19:42:08.741655389Z\" 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 21:10:22.854461 | controller |     "Jun 12 19:42:08.742085 crc crio[3657]: time=\"2026-06-12T19:42:08.741956668Z\" 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:0xc002910350}] Aliases:map[]}\"",
2026-06-12 21:10:22.854476 | controller |     "Jun 12 19:42:08.742363 crc crio[3657]: time=\"2026-06-12T19:42:08.742195244Z\" 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 21:10:22.854492 | controller |     "Jun 12 19:42:08.879765 crc crio[3657]: 2026-06-12T19:42:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.854508 | controller |     "Jun 12 19:42:08.879765 crc crio[3657]: time=\"2026-06-12T19:42:08.879751629Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-12 21:10:22.854522 | controller |     "Jun 12 19:42:08.880144 crc crio[3657]: time=\"2026-06-12T19:42:08.87979721Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.854537 | controller |     "Jun 12 19:42:08.880144 crc crio[3657]: time=\"2026-06-12T19:42:08.879829021Z\" 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 21:10:22.854555 | controller |     "Jun 12 19:42:08.880144 crc crio[3657]: time=\"2026-06-12T19:42:08.880032377Z\" 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:0xc0029104a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.854571 | controller |     "Jun 12 19:42:08.880317 crc crio[3657]: time=\"2026-06-12T19:42:08.88017603Z\" 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 21:10:22.854587 | controller |     "Jun 12 19:42:09.300653 crc crio[3657]: 2026-06-12T19:42:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.854601 | controller |     "Jun 12 19:42:09.300898 crc crio[3657]: time=\"2026-06-12T19:42:09.300829702Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-12 21:10:22.854616 | controller |     "Jun 12 19:42:09.301031 crc crio[3657]: time=\"2026-06-12T19:42:09.300912414Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.854631 | controller |     "Jun 12 19:42:09.301031 crc crio[3657]: time=\"2026-06-12T19:42:09.301003057Z\" 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 21:10:22.854646 | controller |     "Jun 12 19:42:09.301472 crc crio[3657]: time=\"2026-06-12T19:42:09.301390207Z\" 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:0xc001994298}] Aliases:map[]}\"",
2026-06-12 21:10:22.854661 | controller |     "Jun 12 19:42:09.301651 crc crio[3657]: time=\"2026-06-12T19:42:09.301599833Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.854676 | controller |     "Jun 12 19:42:09.426085 crc crio[3657]: 2026-06-12T19:42:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.854690 | controller |     "Jun 12 19:42:09.426322 crc crio[3657]: time=\"2026-06-12T19:42:09.426169912Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-12 21:10:22.854705 | controller |     "Jun 12 19:42:09.426322 crc crio[3657]: time=\"2026-06-12T19:42:09.426210264Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.854720 | controller |     "Jun 12 19:42:09.426322 crc crio[3657]: time=\"2026-06-12T19:42:09.426250145Z\" 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 21:10:22.854741 | controller |     "Jun 12 19:42:09.426637 crc crio[3657]: time=\"2026-06-12T19:42:09.426541992Z\" 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:0xc0001a2368}] Aliases:map[]}\"",
2026-06-12 21:10:22.854757 | controller |     "Jun 12 19:42:09.426871 crc crio[3657]: time=\"2026-06-12T19:42:09.42681901Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.854772 | controller |     "Jun 12 19:42:09.652659 crc crio[3657]: 2026-06-12T19:42:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.854787 | controller |     "Jun 12 19:42:09.653935 crc crio[3657]: time=\"2026-06-12T19:42:09.653843022Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-12 21:10:22.854801 | controller |     "Jun 12 19:42:09.654158 crc crio[3657]: time=\"2026-06-12T19:42:09.654142822Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.854816 | controller |     "Jun 12 19:42:09.654363 crc crio[3657]: time=\"2026-06-12T19:42:09.654344437Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-12 21:10:22.854830 | controller |     "Jun 12 19:42:09.654550 crc crio[3657]: time=\"2026-06-12T19:42:09.654531762Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.854844 | controller |     "Jun 12 19:42:09.654847 crc crio[3657]: time=\"2026-06-12T19:42:09.65482631Z\" 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 21:10:22.854878 | controller |     "Jun 12 19:42:09.655808 crc crio[3657]: time=\"2026-06-12T19:42:09.655784527Z\" 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:0xc0001a2160}] Aliases:map[]}\"",
2026-06-12 21:10:22.854895 | controller |     "Jun 12 19:42:09.656451 crc crio[3657]: time=\"2026-06-12T19:42:09.656426274Z\" 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 21:10:22.854910 | controller |     "Jun 12 19:42:09.884706 crc crio[3657]: 2026-06-12T19:42:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.854925 | controller |     "Jun 12 19:42:09.885023 crc crio[3657]: time=\"2026-06-12T19:42:09.884813463Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-12 21:10:22.854944 | controller |     "Jun 12 19:42:09.885335 crc crio[3657]: time=\"2026-06-12T19:42:09.885221827Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.854959 | controller |     "Jun 12 19:42:09.885394 crc crio[3657]: time=\"2026-06-12T19:42:09.885361211Z\" 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 21:10:22.854974 | controller |     "Jun 12 19:42:09.885817 crc crio[3657]: time=\"2026-06-12T19:42:09.885742409Z\" 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:0xc0008a6178}] Aliases:map[]}\"",
2026-06-12 21:10:22.854989 | controller |     "Jun 12 19:42:09.886184 crc crio[3657]: time=\"2026-06-12T19:42:09.886122809Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.855003 | controller |     "Jun 12 19:42:10.359747 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.855018 | controller |     "Jun 12 19:42:10.363717 crc crio[3657]: time=\"2026-06-12T19:42:10.363628886Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-12 21:10:22.855032 | controller |     "Jun 12 19:42:10.363717 crc crio[3657]: time=\"2026-06-12T19:42:10.363708728Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.855047 | controller |     "Jun 12 19:42:10.364006 crc crio[3657]: time=\"2026-06-12T19:42:10.363945564Z\" 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 21:10:22.855063 | controller |     "Jun 12 19:42:10.364251 crc crio[3657]: time=\"2026-06-12T19:42:10.364193461Z\" 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:0xc00008c4b0}] Aliases:map[]}\"",
2026-06-12 21:10:22.855078 | controller |     "Jun 12 19:42:10.364532 crc crio[3657]: time=\"2026-06-12T19:42:10.364479839Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.855092 | controller |     "Jun 12 19:42:10.404844 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.855107 | controller |     "Jun 12 19:42:10.405020 crc crio[3657]: time=\"2026-06-12T19:42:10.404948957Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-12 21:10:22.855125 | controller |     "Jun 12 19:42:10.405020 crc crio[3657]: time=\"2026-06-12T19:42:10.405005478Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.855140 | controller |     "Jun 12 19:42:10.405114 crc crio[3657]: time=\"2026-06-12T19:42:10.405023639Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-12 21:10:22.855154 | controller |     "Jun 12 19:42:10.405114 crc crio[3657]: time=\"2026-06-12T19:42:10.405033209Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.855169 | controller |     "Jun 12 19:42:10.405114 crc crio[3657]: time=\"2026-06-12T19:42:10.40507069Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-12 21:10:22.855183 | controller |     "Jun 12 19:42:10.405114 crc crio[3657]: time=\"2026-06-12T19:42:10.40508032Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.855197 | controller |     "Jun 12 19:42:10.405238 crc crio[3657]: time=\"2026-06-12T19:42:10.405113681Z\" 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 21:10:22.855212 | controller |     "Jun 12 19:42:10.405361 crc crio[3657]: time=\"2026-06-12T19:42:10.405324867Z\" 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:0xc0008a6128}] Aliases:map[]}\"",
2026-06-12 21:10:22.855227 | controller |     "Jun 12 19:42:10.405543 crc crio[3657]: time=\"2026-06-12T19:42:10.405481501Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.855242 | controller |     "Jun 12 19:42:10.471224 crc crio[3657]: time=\"2026-06-12T19:42:10.471122358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.855257 | controller |     "Jun 12 19:42:10.471701 crc crio[3657]: time=\"2026-06-12T19:42:10.471595063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.855272 | controller |     "Jun 12 19:42:10.472083 crc crio[3657]: time=\"2026-06-12T19:42:10.472030083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.855286 | controller |     "Jun 12 19:42:10.475492 crc crio[3657]: time=\"2026-06-12T19:42:10.475360295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.855301 | controller |     "Jun 12 19:42:10.475825 crc crio[3657]: time=\"2026-06-12T19:42:10.475736834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.855316 | controller |     "Jun 12 19:42:10.497015 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.855334 | controller |     "Jun 12 19:42:10.497168 crc crio[3657]: time=\"2026-06-12T19:42:10.497096959Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-12 21:10:22.855349 | controller |     "Jun 12 19:42:10.497168 crc crio[3657]: time=\"2026-06-12T19:42:10.49715472Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.855364 | controller |     "Jun 12 19:42:10.497301 crc crio[3657]: time=\"2026-06-12T19:42:10.497175681Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-12 21:10:22.855379 | controller |     "Jun 12 19:42:10.497301 crc crio[3657]: time=\"2026-06-12T19:42:10.497184681Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.855394 | controller |     "Jun 12 19:42:10.497301 crc crio[3657]: time=\"2026-06-12T19:42:10.497218392Z\" 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 21:10:22.855409 | controller |     "Jun 12 19:42:10.497530 crc crio[3657]: time=\"2026-06-12T19:42:10.497457758Z\" 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:0xc00011aa78}] Aliases:map[]}\"",
2026-06-12 21:10:22.855425 | controller |     "Jun 12 19:42:10.497724 crc crio[3657]: time=\"2026-06-12T19:42:10.497657015Z\" 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 21:10:22.855440 | controller |     "Jun 12 19:42:10.526114 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.855454 | controller |     "Jun 12 19:42:10.526114 crc crio[3657]: time=\"2026-06-12T19:42:10.522183865Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-12 21:10:22.855468 | controller |     "Jun 12 19:42:10.526114 crc crio[3657]: time=\"2026-06-12T19:42:10.52234877Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.855483 | controller |     "Jun 12 19:42:10.526114 crc crio[3657]: time=\"2026-06-12T19:42:10.522382171Z\" 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 21:10:22.855498 | controller |     "Jun 12 19:42:10.526114 crc crio[3657]: time=\"2026-06-12T19:42:10.522576296Z\" 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:0xc00011ab20}] Aliases:map[]}\"",
2026-06-12 21:10:22.855513 | controller |     "Jun 12 19:42:10.526114 crc crio[3657]: time=\"2026-06-12T19:42:10.522683089Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.855532 | controller |     "Jun 12 19:42:10.551586 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.855547 | controller |     "Jun 12 19:42:10.551712 crc crio[3657]: time=\"2026-06-12T19:42:10.551592383Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-12 21:10:22.855562 | controller |     "Jun 12 19:42:10.551712 crc crio[3657]: time=\"2026-06-12T19:42:10.551617443Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.855578 | controller |     "Jun 12 19:42:10.551712 crc crio[3657]: time=\"2026-06-12T19:42:10.551652714Z\" 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 21:10:22.855593 | controller |     "Jun 12 19:42:10.551845 crc crio[3657]: time=\"2026-06-12T19:42:10.551720886Z\" 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:0xc00011abc8}] Aliases:map[]}\"",
2026-06-12 21:10:22.855609 | controller |     "Jun 12 19:42:10.551845 crc crio[3657]: time=\"2026-06-12T19:42:10.551770457Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.855624 | controller |     "Jun 12 19:42:10.551845 crc crio[3657]: time=\"2026-06-12T19:42:10.551781908Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.855639 | controller |     "Jun 12 19:42:10.551845 crc crio[3657]: time=\"2026-06-12T19:42:10.551795448Z\" 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 21:10:22.855654 | controller |     "Jun 12 19:42:10.596514 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.855668 | controller |     "Jun 12 19:42:10.596659 crc crio[3657]: time=\"2026-06-12T19:42:10.596527489Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-12 21:10:22.855683 | controller |     "Jun 12 19:42:10.596659 crc crio[3657]: time=\"2026-06-12T19:42:10.59654932Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.855697 | controller |     "Jun 12 19:42:10.596659 crc crio[3657]: time=\"2026-06-12T19:42:10.596579021Z\" 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 21:10:22.855713 | controller |     "Jun 12 19:42:10.599494 crc crio[3657]: time=\"2026-06-12T19:42:10.596737835Z\" 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:0xc00011ac40}] Aliases:map[]}\"",
2026-06-12 21:10:22.855731 | controller |     "Jun 12 19:42:10.599494 crc crio[3657]: time=\"2026-06-12T19:42:10.599052859Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.855747 | controller |     "Jun 12 19:42:10.641522 crc crio[3657]: time=\"2026-06-12T19:42:10.64147506Z\" level=info msg=\"Created container 464d64db0ab0131b906468e00bec857a94eedf6dab2fd5a7946d9fbe4a691dce: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=96614614-6b9e-4629-ae25-be8c18ad42c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.855762 | controller |     "Jun 12 19:42:10.641855 crc crio[3657]: time=\"2026-06-12T19:42:10.641717847Z\" level=info msg=\"Created container 63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d28aa3d5-8c5f-44d9-bea7-e9b59025d346 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.855777 | controller |     "Jun 12 19:42:10.642552 crc crio[3657]: time=\"2026-06-12T19:42:10.642405995Z\" level=info msg=\"Created container a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=00382996-2333-4dfc-ad5e-1c6947dc5b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.855791 | controller |     "Jun 12 19:42:10.644830 crc crio[3657]: time=\"2026-06-12T19:42:10.64479921Z\" level=info msg=\"Starting container: a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96\" id=47bb375e-5da3-4f34-8777-1f2a82b52caa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.855806 | controller |     "Jun 12 19:42:10.645163 crc crio[3657]: time=\"2026-06-12T19:42:10.645106589Z\" level=info msg=\"Starting container: 63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405\" id=0e8b55a4-8791-44bf-a24b-8e00d512e047 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.855820 | controller |     "Jun 12 19:42:10.646052 crc crio[3657]: time=\"2026-06-12T19:42:10.645980534Z\" level=info msg=\"Starting container: 464d64db0ab0131b906468e00bec857a94eedf6dab2fd5a7946d9fbe4a691dce\" id=6c72018b-340a-4391-8319-125f2782a458 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.855835 | controller |     "Jun 12 19:42:10.652583 crc crio[3657]: time=\"2026-06-12T19:42:10.65244545Z\" level=info msg=\"Created container 3a3656f564613ba748ed3fe49154bcf7de3d6dfb43812808759ffd41df5a5e3b: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=331aa0b1-0445-49a4-b6ff-6ea68d51c5fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.855866 | controller |     "Jun 12 19:42:10.655378 crc crio[3657]: time=\"2026-06-12T19:42:10.654809795Z\" level=info msg=\"Starting container: 3a3656f564613ba748ed3fe49154bcf7de3d6dfb43812808759ffd41df5a5e3b\" id=ed1989a6-0682-42e1-9601-0645b3988738 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.855887 | controller |     "Jun 12 19:42:10.657147 crc crio[3657]: time=\"2026-06-12T19:42:10.656594784Z\" level=info msg=\"Started container\" PID=5442 containerID=63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=0e8b55a4-8791-44bf-a24b-8e00d512e047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53",
2026-06-12 21:10:22.855906 | controller |     "Jun 12 19:42:10.658657 crc crio[3657]: time=\"2026-06-12T19:42:10.658540517Z\" level=info msg=\"Created container 4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e: openshift-etcd/etcd-crc/setup\" id=872a16db-b747-44e7-8ee3-b1f2d890a502 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.855924 | controller |     "Jun 12 19:42:10.663557 crc crio[3657]: time=\"2026-06-12T19:42:10.663517163Z\" level=info msg=\"Starting container: 4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e\" id=8d945803-61f8-48fa-a3b9-e26660dede16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.855940 | controller |     "Jun 12 19:42:10.665663 crc crio[3657]: time=\"2026-06-12T19:42:10.66561293Z\" level=info msg=\"Started container\" PID=5438 containerID=464d64db0ab0131b906468e00bec857a94eedf6dab2fd5a7946d9fbe4a691dce description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=6c72018b-340a-4391-8319-125f2782a458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af",
2026-06-12 21:10:22.855956 | controller |     "Jun 12 19:42:10.669574 crc crio[3657]: time=\"2026-06-12T19:42:10.669529618Z\" level=info msg=\"Started container\" PID=5443 containerID=3a3656f564613ba748ed3fe49154bcf7de3d6dfb43812808759ffd41df5a5e3b description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=ed1989a6-0682-42e1-9601-0645b3988738 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d3efbfc171f395fd0ed7240e964e3c7863581fb19f2af7d46e6263fd47350e",
2026-06-12 21:10:22.855971 | controller |     "Jun 12 19:42:10.672093 crc crio[3657]: time=\"2026-06-12T19:42:10.671989004Z\" level=info msg=\"Started container\" PID=5441 containerID=a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=47bb375e-5da3-4f34-8777-1f2a82b52caa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786",
2026-06-12 21:10:22.855988 | controller |     "Jun 12 19:42:10.672656 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.856005 | controller |     "Jun 12 19:42:10.673150 crc crio[3657]: time=\"2026-06-12T19:42:10.673060984Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-12 21:10:22.856021 | controller |     "Jun 12 19:42:10.673348 crc crio[3657]: time=\"2026-06-12T19:42:10.673145507Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.856036 | controller |     "Jun 12 19:42:10.673348 crc crio[3657]: time=\"2026-06-12T19:42:10.673180068Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-12 21:10:22.856050 | controller |     "Jun 12 19:42:10.673348 crc crio[3657]: time=\"2026-06-12T19:42:10.673195848Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.856065 | controller |     "Jun 12 19:42:10.673348 crc crio[3657]: time=\"2026-06-12T19:42:10.673241209Z\" 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 21:10:22.856080 | controller |     "Jun 12 19:42:10.673634 crc crio[3657]: time=\"2026-06-12T19:42:10.673573278Z\" 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:0xc00011af60}] Aliases:map[]}\"",
2026-06-12 21:10:22.856098 | controller |     "Jun 12 19:42:10.674017 crc crio[3657]: time=\"2026-06-12T19:42:10.67395479Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.856114 | controller |     "Jun 12 19:42:10.676427 crc crio[3657]: time=\"2026-06-12T19:42:10.676396896Z\" level=info msg=\"Started container\" PID=5439 containerID=4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e description=openshift-etcd/etcd-crc/setup id=8d945803-61f8-48fa-a3b9-e26660dede16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb",
2026-06-12 21:10:22.856128 | controller |     "Jun 12 19:42:10.695422 crc crio[3657]: time=\"2026-06-12T19:42:10.693630949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=75c002e9-efed-49e7-b8a9-1832179c3a67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.856143 | controller |     "Jun 12 19:42:10.699603 crc crio[3657]: time=\"2026-06-12T19:42:10.698091549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f3e07614-af83-4a35-887f-35b8fd3906d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.856158 | controller |     "Jun 12 19:42:10.701667 crc crio[3657]: time=\"2026-06-12T19:42:10.701567754Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6f9a5c96-1eb6-4b7b-a231-2ee2e2f27e29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.856173 | controller |     "Jun 12 19:42:10.702236 crc crio[3657]: time=\"2026-06-12T19:42:10.702156561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856187 | controller |     "Jun 12 19:42:10.728595 crc crio[3657]: time=\"2026-06-12T19:42:10.72844737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856202 | controller |     "Jun 12 19:42:10.863910 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.856216 | controller |     "Jun 12 19:42:10.864157 crc crio[3657]: time=\"2026-06-12T19:42:10.864054201Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-12 21:10:22.856230 | controller |     "Jun 12 19:42:10.864157 crc crio[3657]: time=\"2026-06-12T19:42:10.864143013Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.856245 | controller |     "Jun 12 19:42:10.864349 crc crio[3657]: time=\"2026-06-12T19:42:10.864192015Z\" 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 21:10:22.856259 | controller |     "Jun 12 19:42:10.864486 crc crio[3657]: time=\"2026-06-12T19:42:10.864417991Z\" 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:0xc002790090}] Aliases:map[]}\"",
2026-06-12 21:10:22.856302 | controller |     "Jun 12 19:42:10.864681 crc crio[3657]: time=\"2026-06-12T19:42:10.864621456Z\" 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 21:10:22.856317 | controller |     "Jun 12 19:42:10.898550 crc crio[3657]: 2026-06-12T19:42:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.856332 | controller |     "Jun 12 19:42:10.898782 crc crio[3657]: time=\"2026-06-12T19:42:10.89867872Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-12 21:10:22.856348 | controller |     "Jun 12 19:42:10.898782 crc crio[3657]: time=\"2026-06-12T19:42:10.898763072Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.856362 | controller |     "Jun 12 19:42:10.898934 crc crio[3657]: time=\"2026-06-12T19:42:10.898796493Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-12 21:10:22.856376 | controller |     "Jun 12 19:42:10.898934 crc crio[3657]: time=\"2026-06-12T19:42:10.898813604Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 21:10:22.856391 | controller |     "Jun 12 19:42:10.898934 crc crio[3657]: time=\"2026-06-12T19:42:10.898830714Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-12 21:10:22.856406 | controller |     "Jun 12 19:42:11.061130 crc crio[3657]: time=\"2026-06-12T19:42:11.061007481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856421 | controller |     "Jun 12 19:42:11.165467 crc crio[3657]: time=\"2026-06-12T19:42:11.165050408Z\" level=info msg=\"Created container 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6f9a5c96-1eb6-4b7b-a231-2ee2e2f27e29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.856436 | controller |     "Jun 12 19:42:11.166784 crc crio[3657]: time=\"2026-06-12T19:42:11.166603231Z\" level=info msg=\"Starting container: 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819\" id=3de5cfa3-f454-4316-b932-84348632f2be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.856451 | controller |     "Jun 12 19:42:11.192118 crc crio[3657]: time=\"2026-06-12T19:42:11.191848721Z\" level=info msg=\"Started container\" PID=5524 containerID=86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3de5cfa3-f454-4316-b932-84348632f2be name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53",
2026-06-12 21:10:22.856466 | controller |     "Jun 12 19:42:11.214655 crc crio[3657]: time=\"2026-06-12T19:42:11.214569664Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c1f71259-a2e3-416a-959f-41234ac60e14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.856481 | controller |     "Jun 12 19:42:11.219516 crc crio[3657]: time=\"2026-06-12T19:42:11.219417086Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=29d34aea-a8ac-4188-aac1-679fa6c56c1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.856500 | controller |     "Jun 12 19:42:11.225104 crc crio[3657]: time=\"2026-06-12T19:42:11.224822854Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=5c1866a2-c22c-45da-ad18-9440dbd75db1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.856515 | controller |     "Jun 12 19:42:11.225851 crc crio[3657]: time=\"2026-06-12T19:42:11.225518893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856530 | controller |     "Jun 12 19:42:11.244539 crc crio[3657]: time=\"2026-06-12T19:42:11.244453911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856545 | controller |     "Jun 12 19:42:11.482115 crc crio[3657]: time=\"2026-06-12T19:42:11.4818379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2ba453f1-d67f-41f3-8397-8ebcfa6042a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.856559 | controller |     "Jun 12 19:42:11.493181 crc crio[3657]: time=\"2026-06-12T19:42:11.493120527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4d9f7b1f-d7a4-407f-bf01-f51240b19e99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.856573 | controller |     "Jun 12 19:42:11.497498 crc crio[3657]: time=\"2026-06-12T19:42:11.497129786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7d2c9a62-740e-4c36-b765-87abd15e2c53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.856587 | controller |     "Jun 12 19:42:11.498022 crc crio[3657]: time=\"2026-06-12T19:42:11.497944498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3c6b3088-a0b6-4758-9e73-deaf4db6cf7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.856602 | controller |     "Jun 12 19:42:11.501620 crc crio[3657]: time=\"2026-06-12T19:42:11.50149564Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=a9ac83cb-1aa5-4c55-8f74-93cc6ff24ad6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.856617 | controller |     "Jun 12 19:42:11.503153 crc crio[3657]: time=\"2026-06-12T19:42:11.502117778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856632 | controller |     "Jun 12 19:42:11.503198 crc crio[3657]: time=\"2026-06-12T19:42:11.50314707Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=ebef935c-6cfe-413a-8c18-bc784761c8e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.856647 | controller |     "Jun 12 19:42:11.503738 crc crio[3657]: time=\"2026-06-12T19:42:11.503667455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856661 | controller |     "Jun 12 19:42:11.503869 crc crio[3657]: time=\"2026-06-12T19:42:11.50383226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0917bf30-df73-43d9-a77c-1284c479afab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.856676 | controller |     "Jun 12 19:42:11.514786 crc crio[3657]: time=\"2026-06-12T19:42:11.514529942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=17322987-2c41-4661-a21e-7d2cf207a172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.856695 | controller |     "Jun 12 19:42:11.515243 crc crio[3657]: time=\"2026-06-12T19:42:11.515211822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bdc32144-2507-40c4-902b-de5390253870 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.856709 | controller |     "Jun 12 19:42:11.527203 crc crio[3657]: time=\"2026-06-12T19:42:11.526941051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=62f02148-329a-48bc-87ea-a2e6a3ed7c01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.856724 | controller |     "Jun 12 19:42:11.527203 crc crio[3657]: time=\"2026-06-12T19:42:11.526982933Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=380b18cc-7af6-4331-a5c6-0a3a47209be2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.856738 | controller |     "Jun 12 19:42:11.530186 crc crio[3657]: time=\"2026-06-12T19:42:11.529672206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856753 | controller |     "Jun 12 19:42:11.533256 crc crio[3657]: time=\"2026-06-12T19:42:11.532975417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856767 | controller |     "Jun 12 19:42:11.538462 crc crio[3657]: time=\"2026-06-12T19:42:11.537511954Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=01511ade-b3da-4f30-93d8-dd94a32ce8cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.856782 | controller |     "Jun 12 19:42:11.558219 crc crio[3657]: time=\"2026-06-12T19:42:11.558170073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856797 | controller |     "Jun 12 19:42:11.558690 crc crio[3657]: time=\"2026-06-12T19:42:11.558489065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856811 | controller |     "Jun 12 19:42:11.613152 crc crio[3657]: time=\"2026-06-12T19:42:11.612133123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856825 | controller |     "Jun 12 19:42:11.716645 crc crio[3657]: time=\"2026-06-12T19:42:11.715112442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856840 | controller |     "Jun 12 19:42:13.368675 crc crio[3657]: time=\"2026-06-12T19:42:13.368626515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856874 | controller |     "Jun 12 19:42:13.460830 crc crio[3657]: time=\"2026-06-12T19:42:13.460740512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856890 | controller |     "Jun 12 19:42:13.529170 crc crio[3657]: time=\"2026-06-12T19:42:13.523597541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856909 | controller |     "Jun 12 19:42:13.717722 crc crio[3657]: time=\"2026-06-12T19:42:13.717494007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.856924 | controller |     "Jun 12 19:42:13.796209 crc crio[3657]: time=\"2026-06-12T19:42:13.795226126Z\" level=info msg=\"Created container ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=ebef935c-6cfe-413a-8c18-bc784761c8e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.856938 | controller |     "Jun 12 19:42:13.800188 crc crio[3657]: time=\"2026-06-12T19:42:13.799716928Z\" level=info msg=\"Starting container: ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a\" id=93242d95-c306-46bb-9edb-efd70dcf7a0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.856953 | controller |     "Jun 12 19:42:13.901132 crc crio[3657]: time=\"2026-06-12T19:42:13.900668554Z\" level=info msg=\"Started container\" PID=5576 containerID=ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=93242d95-c306-46bb-9edb-efd70dcf7a0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb",
2026-06-12 21:10:22.856968 | controller |     "Jun 12 19:42:13.982812 crc crio[3657]: time=\"2026-06-12T19:42:13.982071338Z\" level=info msg=\"Created container e8a48d348901fefc3dc4ba4d91bba0bdfed54d29ad9edddeed8d86b70f60325c: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=380b18cc-7af6-4331-a5c6-0a3a47209be2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.856983 | controller |     "Jun 12 19:42:13.985698 crc crio[3657]: time=\"2026-06-12T19:42:13.984218477Z\" level=info msg=\"Created container a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=a9ac83cb-1aa5-4c55-8f74-93cc6ff24ad6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.856998 | controller |     "Jun 12 19:42:13.986698 crc crio[3657]: time=\"2026-06-12T19:42:13.986299964Z\" level=info msg=\"Starting container: e8a48d348901fefc3dc4ba4d91bba0bdfed54d29ad9edddeed8d86b70f60325c\" id=25206f3a-e53a-4f9a-97fd-db4f9c86c110 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.857013 | controller |     "Jun 12 19:42:13.986698 crc crio[3657]: time=\"2026-06-12T19:42:13.986651854Z\" level=info msg=\"Created container 71d858e8aa06ef1fbc196a50e021f08b55255a960b846fd191e8dab4a6bc4b56: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=01511ade-b3da-4f30-93d8-dd94a32ce8cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857027 | controller |     "Jun 12 19:42:13.988002 crc crio[3657]: time=\"2026-06-12T19:42:13.987426945Z\" level=info msg=\"Starting container: a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f\" id=eb6ade13-96c2-4e6b-ab40-b5daf0a39516 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.857042 | controller |     "Jun 12 19:42:13.988858 crc crio[3657]: time=\"2026-06-12T19:42:13.988686949Z\" level=info msg=\"Starting container: 71d858e8aa06ef1fbc196a50e021f08b55255a960b846fd191e8dab4a6bc4b56\" id=932baae3-3eb8-48c4-bfcd-306e5cda0095 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.857056 | controller |     "Jun 12 19:42:13.997374 crc crio[3657]: time=\"2026-06-12T19:42:13.997103933Z\" level=info msg=\"Started container\" PID=5585 containerID=e8a48d348901fefc3dc4ba4d91bba0bdfed54d29ad9edddeed8d86b70f60325c description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=25206f3a-e53a-4f9a-97fd-db4f9c86c110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d3efbfc171f395fd0ed7240e964e3c7863581fb19f2af7d46e6263fd47350e",
2026-06-12 21:10:22.857074 | controller |     "Jun 12 19:42:14.000128 crc crio[3657]: time=\"2026-06-12T19:42:13.999458625Z\" level=info msg=\"Started container\" PID=5586 containerID=a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=eb6ade13-96c2-4e6b-ab40-b5daf0a39516 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786",
2026-06-12 21:10:22.857089 | controller |     "Jun 12 19:42:14.029568 crc crio[3657]: time=\"2026-06-12T19:42:14.029179488Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=762728ed-edfc-46b5-875c-82c5c607b717 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857104 | controller |     "Jun 12 19:42:14.037560 crc crio[3657]: time=\"2026-06-12T19:42:14.035800571Z\" level=info msg=\"Started container\" PID=5590 containerID=71d858e8aa06ef1fbc196a50e021f08b55255a960b846fd191e8dab4a6bc4b56 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=932baae3-3eb8-48c4-bfcd-306e5cda0095 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af",
2026-06-12 21:10:22.857119 | controller |     "Jun 12 19:42:14.041382 crc crio[3657]: time=\"2026-06-12T19:42:14.041192947Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2343e015-f0cb-4d21-a9ec-b34a42a25b68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857134 | controller |     "Jun 12 19:42:14.049818 crc crio[3657]: time=\"2026-06-12T19:42:14.048738724Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=51d60bd1-02b0-4a8c-9d47-c70cb1e2c487 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857148 | controller |     "Jun 12 19:42:14.049818 crc crio[3657]: time=\"2026-06-12T19:42:14.049589377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857162 | controller |     "Jun 12 19:42:14.063395 crc crio[3657]: time=\"2026-06-12T19:42:14.063174778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a6455848-e218-4919-afa4-43df9e2124fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857177 | controller |     "Jun 12 19:42:14.066140 crc crio[3657]: time=\"2026-06-12T19:42:14.06580831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=47b7d8fa-e3d6-4513-8b0a-d2bd106235b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857191 | controller |     "Jun 12 19:42:14.074754 crc crio[3657]: time=\"2026-06-12T19:42:14.074226211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857206 | controller |     "Jun 12 19:42:14.075948 crc crio[3657]: time=\"2026-06-12T19:42:14.075827295Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=16322a63-2be2-4ed7-ae6e-90571ed658d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857221 | controller |     "Jun 12 19:42:14.076551 crc crio[3657]: time=\"2026-06-12T19:42:14.076390681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857235 | controller |     "Jun 12 19:42:14.195626 crc crio[3657]: time=\"2026-06-12T19:42:14.195246322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857252 | controller |     "Jun 12 19:42:14.874544 crc crio[3657]: time=\"2026-06-12T19:42:14.873865511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a720ef03-76c1-4934-acb0-bee73c97cfc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857267 | controller |     "Jun 12 19:42:14.904987 crc crio[3657]: time=\"2026-06-12T19:42:14.903178992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=83367063-be82-4c00-a17c-8afbfcd164e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857281 | controller |     "Jun 12 19:42:14.919513 crc crio[3657]: time=\"2026-06-12T19:42:14.909650871Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=2d4c2156-5363-436d-85b3-b58491468802 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857296 | controller |     "Jun 12 19:42:14.919513 crc crio[3657]: time=\"2026-06-12T19:42:14.910151916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857310 | controller |     "Jun 12 19:42:15.025513 crc crio[3657]: time=\"2026-06-12T19:42:15.025205616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857325 | controller |     "Jun 12 19:42:16.788359 crc crio[3657]: time=\"2026-06-12T19:42:16.769613459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857339 | controller |     "Jun 12 19:42:17.277713 crc crio[3657]: time=\"2026-06-12T19:42:17.271685458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857353 | controller |     "Jun 12 19:42:17.291088 crc crio[3657]: time=\"2026-06-12T19:42:17.290590684Z\" level=info msg=\"Created container baf3343f60c368fbf629406d779bc6c37cf2cdd29caf74d494fc1a21fcfe71f1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=16322a63-2be2-4ed7-ae6e-90571ed658d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857368 | controller |     "Jun 12 19:42:17.295709 crc crio[3657]: time=\"2026-06-12T19:42:17.295200025Z\" level=info msg=\"Starting container: baf3343f60c368fbf629406d779bc6c37cf2cdd29caf74d494fc1a21fcfe71f1\" id=567fa354-32e7-4ea5-8b67-666af64859c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.857381 | controller |     "Jun 12 19:42:17.365682 crc crio[3657]: time=\"2026-06-12T19:42:17.358790669Z\" level=info msg=\"Started container\" PID=5667 containerID=baf3343f60c368fbf629406d779bc6c37cf2cdd29caf74d494fc1a21fcfe71f1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=567fa354-32e7-4ea5-8b67-666af64859c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af",
2026-06-12 21:10:22.857396 | controller |     "Jun 12 19:42:17.478445 crc crio[3657]: time=\"2026-06-12T19:42:17.477514781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=728df08b-df4a-4b75-b8cf-f842bceec8f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857410 | controller |     "Jun 12 19:42:17.485073 crc crio[3657]: time=\"2026-06-12T19:42:17.484734734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ba3efa87-7a63-4eaa-82d9-d3a091834305 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857429 | controller |     "Jun 12 19:42:17.505020 crc crio[3657]: time=\"2026-06-12T19:42:17.502858879Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=22dede53-b5a1-4583-876b-d3a0aeebe6b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857443 | controller |     "Jun 12 19:42:17.505020 crc crio[3657]: time=\"2026-06-12T19:42:17.504159666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857458 | controller |     "Jun 12 19:42:17.601163 crc crio[3657]: time=\"2026-06-12T19:42:17.601039662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857474 | controller |     "Jun 12 19:42:17.836576 crc crio[3657]: time=\"2026-06-12T19:42:17.835111003Z\" level=info msg=\"Created container e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93: openshift-etcd/etcd-crc/etcd-resources-copy\" id=2d4c2156-5363-436d-85b3-b58491468802 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857488 | controller |     "Jun 12 19:42:17.840845 crc crio[3657]: time=\"2026-06-12T19:42:17.840774372Z\" level=info msg=\"Starting container: e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93\" id=3760456d-61e4-41be-90de-2e3d6d9059a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.857503 | controller |     "Jun 12 19:42:17.917177 crc crio[3657]: time=\"2026-06-12T19:42:17.916827343Z\" level=info msg=\"Started container\" PID=5679 containerID=e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93 description=openshift-etcd/etcd-crc/etcd-resources-copy id=3760456d-61e4-41be-90de-2e3d6d9059a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb",
2026-06-12 21:10:22.857518 | controller |     "Jun 12 19:42:18.834581 crc crio[3657]: time=\"2026-06-12T19:42:18.834411963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857532 | controller |     "Jun 12 19:42:18.891383 crc crio[3657]: time=\"2026-06-12T19:42:18.891174246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857547 | controller |     "Jun 12 19:42:18.898531 crc crio[3657]: time=\"2026-06-12T19:42:18.898179353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857562 | controller |     "Jun 12 19:42:19.074337 crc crio[3657]: time=\"2026-06-12T19:42:19.074109969Z\" level=info msg=\"Created container 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=51d60bd1-02b0-4a8c-9d47-c70cb1e2c487 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857576 | controller |     "Jun 12 19:42:19.077210 crc crio[3657]: time=\"2026-06-12T19:42:19.076847237Z\" level=info msg=\"Created container ab195c0efd5f41478b5c0a9599cd76da06d6b5d61dba519fb6b5f21f7e3e39f7: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=22dede53-b5a1-4583-876b-d3a0aeebe6b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857592 | controller |     "Jun 12 19:42:19.078525 crc crio[3657]: time=\"2026-06-12T19:42:19.078239576Z\" level=info msg=\"Starting container: ab195c0efd5f41478b5c0a9599cd76da06d6b5d61dba519fb6b5f21f7e3e39f7\" id=e4556719-ce46-4cf8-a3cc-8877f0de5a15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.857612 | controller |     "Jun 12 19:42:19.079435 crc crio[3657]: time=\"2026-06-12T19:42:19.078475003Z\" level=info msg=\"Starting container: 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5\" id=a4f80f1e-89da-4f0e-8c41-86d746f80cf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.857627 | controller |     "Jun 12 19:42:19.093627 crc crio[3657]: time=\"2026-06-12T19:42:19.093407977Z\" level=info msg=\"Started container\" PID=5706 containerID=ab195c0efd5f41478b5c0a9599cd76da06d6b5d61dba519fb6b5f21f7e3e39f7 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=e4556719-ce46-4cf8-a3cc-8877f0de5a15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af",
2026-06-12 21:10:22.857643 | controller |     "Jun 12 19:42:19.102736 crc crio[3657]: time=\"2026-06-12T19:42:19.102605858Z\" level=info msg=\"Created container 6b658cf9129be96d5b9445979937ba9e75317c5689cea29a89962171c7fb35d4: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=5c1866a2-c22c-45da-ad18-9440dbd75db1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857657 | controller |     "Jun 12 19:42:19.105629 crc crio[3657]: time=\"2026-06-12T19:42:19.105538521Z\" level=info msg=\"Starting container: 6b658cf9129be96d5b9445979937ba9e75317c5689cea29a89962171c7fb35d4\" id=c04b4def-8901-41bc-9d5c-d7127abd70ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.857671 | controller |     "Jun 12 19:42:19.117004 crc crio[3657]: time=\"2026-06-12T19:42:19.116832292Z\" level=info msg=\"Started container\" PID=5708 containerID=368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a4f80f1e-89da-4f0e-8c41-86d746f80cf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786",
2026-06-12 21:10:22.857687 | controller |     "Jun 12 19:42:19.129611 crc crio[3657]: time=\"2026-06-12T19:42:19.129194952Z\" level=info msg=\"Started container\" PID=5711 containerID=6b658cf9129be96d5b9445979937ba9e75317c5689cea29a89962171c7fb35d4 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=c04b4def-8901-41bc-9d5c-d7127abd70ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53",
2026-06-12 21:10:22.857703 | controller |     "Jun 12 19:42:19.146245 crc crio[3657]: time=\"2026-06-12T19:42:19.145831196Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ab3df506-52d5-4302-a154-9ff141020a30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857718 | controller |     "Jun 12 19:42:19.156069 crc crio[3657]: time=\"2026-06-12T19:42:19.155992804Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=76d9148a-d44f-4f54-8a0e-7016ef5dfb89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857733 | controller |     "Jun 12 19:42:19.159837 crc crio[3657]: time=\"2026-06-12T19:42:19.159801992Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f57a50c1-18aa-4850-8dd7-1f36d7500ab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857748 | controller |     "Jun 12 19:42:19.165693 crc crio[3657]: time=\"2026-06-12T19:42:19.165472875Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2f3e6204-e7be-4b43-b842-a1ab513c3e91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857766 | controller |     "Jun 12 19:42:19.179854 crc crio[3657]: time=\"2026-06-12T19:42:19.179743Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=9a243c8c-925c-4695-986f-200e93557a08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857781 | controller |     "Jun 12 19:42:19.180928 crc crio[3657]: time=\"2026-06-12T19:42:19.180599663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857796 | controller |     "Jun 12 19:42:19.203788 crc crio[3657]: time=\"2026-06-12T19:42:19.203031569Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=cda50f0d-146d-4081-93e2-1f6abebf03cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857810 | controller |     "Jun 12 19:42:19.204090 crc crio[3657]: time=\"2026-06-12T19:42:19.203822692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857825 | controller |     "Jun 12 19:42:19.234684 crc crio[3657]: time=\"2026-06-12T19:42:19.234049141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857839 | controller |     "Jun 12 19:42:19.288762 crc crio[3657]: time=\"2026-06-12T19:42:19.287169891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857874 | controller |     "Jun 12 19:42:20.007819 crc crio[3657]: time=\"2026-06-12T19:42:19.991532537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=72ff4f82-73a0-46c4-82e2-6ec307ff67af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857891 | controller |     "Jun 12 19:42:20.010824 crc crio[3657]: time=\"2026-06-12T19:42:20.00958227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1b674029-55fe-4c8c-96b7-cd103e4cbf4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.857905 | controller |     "Jun 12 19:42:20.024625 crc crio[3657]: time=\"2026-06-12T19:42:20.020812791Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=4ff345bd-3332-42f2-8624-750e25b81333 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857920 | controller |     "Jun 12 19:42:20.024625 crc crio[3657]: time=\"2026-06-12T19:42:20.021307565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857935 | controller |     "Jun 12 19:42:20.265135 crc crio[3657]: time=\"2026-06-12T19:42:20.264642061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857949 | controller |     "Jun 12 19:42:22.621851 crc crio[3657]: time=\"2026-06-12T19:42:22.621597314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857963 | controller |     "Jun 12 19:42:22.674811 crc crio[3657]: time=\"2026-06-12T19:42:22.674106032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.857980 | controller |     "Jun 12 19:42:23.479739 crc crio[3657]: time=\"2026-06-12T19:42:23.479072513Z\" level=info msg=\"Created container e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=9a243c8c-925c-4695-986f-200e93557a08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.857995 | controller |     "Jun 12 19:42:23.484438 crc crio[3657]: time=\"2026-06-12T19:42:23.483143988Z\" level=info msg=\"Starting container: e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c\" id=fe15557b-d400-45f3-9c0c-685890eba921 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.858009 | controller |     "Jun 12 19:42:23.530650 crc crio[3657]: time=\"2026-06-12T19:42:23.530604437Z\" level=info msg=\"Created container da01ecd6290d53c3efde7f57f44ed22e54a1995265be9d8a12d659d3d01fa56d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=cda50f0d-146d-4081-93e2-1f6abebf03cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858023 | controller |     "Jun 12 19:42:23.532839 crc crio[3657]: time=\"2026-06-12T19:42:23.532811017Z\" level=info msg=\"Starting container: da01ecd6290d53c3efde7f57f44ed22e54a1995265be9d8a12d659d3d01fa56d\" id=ef0fd2a7-cd7e-4264-bbc0-e84156f538ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.858038 | controller |     "Jun 12 19:42:23.567395 crc crio[3657]: time=\"2026-06-12T19:42:23.561231428Z\" level=info msg=\"Started container\" PID=5790 containerID=e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=fe15557b-d400-45f3-9c0c-685890eba921 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786",
2026-06-12 21:10:22.858053 | controller |     "Jun 12 19:42:23.680808 crc crio[3657]: time=\"2026-06-12T19:42:23.680573433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858067 | controller |     "Jun 12 19:42:23.682844 crc crio[3657]: time=\"2026-06-12T19:42:23.682693998Z\" level=info msg=\"Started container\" PID=5795 containerID=da01ecd6290d53c3efde7f57f44ed22e54a1995265be9d8a12d659d3d01fa56d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=ef0fd2a7-cd7e-4264-bbc0-e84156f538ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53",
2026-06-12 21:10:22.858082 | controller |     "Jun 12 19:42:23.753010 crc crio[3657]: time=\"2026-06-12T19:42:23.744191803Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8b36d523-5630-4817-92d6-eadccfb28cbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858097 | controller |     "Jun 12 19:42:23.762173 crc crio[3657]: time=\"2026-06-12T19:42:23.760799038Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=800a6372-d918-4fb6-92c9-101f778c1801 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858112 | controller |     "Jun 12 19:42:23.781452 crc crio[3657]: time=\"2026-06-12T19:42:23.781013588Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b421db8f-7626-4180-840d-629de061b844 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858126 | controller |     "Jun 12 19:42:23.782979 crc crio[3657]: time=\"2026-06-12T19:42:23.782849871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858144 | controller |     "Jun 12 19:42:23.923846 crc crio[3657]: time=\"2026-06-12T19:42:23.922632371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858159 | controller |     "Jun 12 19:42:24.245860 crc crio[3657]: time=\"2026-06-12T19:42:24.245483571Z\" level=info msg=\"Created container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10: openshift-etcd/etcd-crc/etcdctl\" id=4ff345bd-3332-42f2-8624-750e25b81333 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858173 | controller |     "Jun 12 19:42:24.257545 crc crio[3657]: time=\"2026-06-12T19:42:24.257107555Z\" level=info msg=\"Starting container: 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10\" id=bc532f7f-3af0-427f-869f-e97c97ab5c37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.858188 | controller |     "Jun 12 19:42:24.398254 crc crio[3657]: time=\"2026-06-12T19:42:24.397246872Z\" level=info msg=\"Started container\" PID=5818 containerID=12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 description=openshift-etcd/etcd-crc/etcdctl id=bc532f7f-3af0-427f-869f-e97c97ab5c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb",
2026-06-12 21:10:22.858201 | controller |     "Jun 12 19:42:24.523663 crc crio[3657]: time=\"2026-06-12T19:42:24.523126525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8876e308-a3c3-47f4-b22d-3b999f1af3f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858215 | controller |     "Jun 12 19:42:24.528246 crc crio[3657]: time=\"2026-06-12T19:42:24.52785893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3df14041-ee41-49f7-a0b9-c7f9cbe5fcd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858229 | controller |     "Jun 12 19:42:24.536430 crc crio[3657]: time=\"2026-06-12T19:42:24.535112966Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=08c82a11-0d81-49f8-842e-a06c9abcd4ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858243 | controller |     "Jun 12 19:42:24.536430 crc crio[3657]: time=\"2026-06-12T19:42:24.536134896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858258 | controller |     "Jun 12 19:42:24.599706 crc crio[3657]: time=\"2026-06-12T19:42:24.599480433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858272 | controller |     "Jun 12 19:42:25.298868 crc crio[3657]: time=\"2026-06-12T19:42:25.298824327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858286 | controller |     "Jun 12 19:42:25.822514 crc crio[3657]: time=\"2026-06-12T19:42:25.821772412Z\" level=info msg=\"Created container f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b421db8f-7626-4180-840d-629de061b844 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858301 | controller |     "Jun 12 19:42:25.832549 crc crio[3657]: time=\"2026-06-12T19:42:25.831685748Z\" level=info msg=\"Starting container: f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455\" id=d4124f44-1200-4882-999c-2e006af2237d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.858318 | controller |     "Jun 12 19:42:26.004859 crc crio[3657]: time=\"2026-06-12T19:42:26.002680837Z\" level=info msg=\"Started container\" PID=5850 containerID=f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d4124f44-1200-4882-999c-2e006af2237d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786",
2026-06-12 21:10:22.858334 | controller |     "Jun 12 19:42:26.253639 crc crio[3657]: time=\"2026-06-12T19:42:26.252850525Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0dcb742e-7646-4b69-b704-17eb814fd0a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858348 | controller |     "Jun 12 19:42:26.262854 crc crio[3657]: time=\"2026-06-12T19:42:26.262126637Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e9b7d3d5-d797-4050-a612-032a5cf7108b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858363 | controller |     "Jun 12 19:42:26.280542 crc crio[3657]: time=\"2026-06-12T19:42:26.279214406Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5a2bd97c-7df8-40e3-8c94-bbc355c8862a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858377 | controller |     "Jun 12 19:42:26.280542 crc crio[3657]: time=\"2026-06-12T19:42:26.280548664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858391 | controller |     "Jun 12 19:42:26.310654 crc crio[3657]: time=\"2026-06-12T19:42:26.309566575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858406 | controller |     "Jun 12 19:42:26.424636 crc crio[3657]: time=\"2026-06-12T19:42:26.424494509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858420 | controller |     "Jun 12 19:42:27.192674 crc crio[3657]: time=\"2026-06-12T19:42:27.177169067Z\" level=info msg=\"Created container b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5: openshift-etcd/etcd-crc/etcd\" id=08c82a11-0d81-49f8-842e-a06c9abcd4ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858435 | controller |     "Jun 12 19:42:27.192674 crc crio[3657]: time=\"2026-06-12T19:42:27.186562978Z\" level=info msg=\"Starting container: b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5\" id=c95d92cc-cb8f-457d-a278-5b6832b05a62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.858450 | controller |     "Jun 12 19:42:27.254974 crc crio[3657]: time=\"2026-06-12T19:42:27.254791781Z\" level=info msg=\"Started container\" PID=5883 containerID=b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5 description=openshift-etcd/etcd-crc/etcd id=c95d92cc-cb8f-457d-a278-5b6832b05a62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb",
2026-06-12 21:10:22.858464 | controller |     "Jun 12 19:42:27.322652 crc crio[3657]: time=\"2026-06-12T19:42:27.32259227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bb80bb7d-763f-496b-abfb-4ead3d37e779 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858478 | controller |     "Jun 12 19:42:27.334344 crc crio[3657]: time=\"2026-06-12T19:42:27.327591014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=688b9ba9-95fb-420d-99a3-b7e9ecf4f423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858495 | controller |     "Jun 12 19:42:27.334344 crc crio[3657]: time=\"2026-06-12T19:42:27.331182924Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=735383fb-fd15-441f-989b-09fab6741ee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858510 | controller |     "Jun 12 19:42:27.334344 crc crio[3657]: time=\"2026-06-12T19:42:27.333095689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858525 | controller |     "Jun 12 19:42:27.531367 crc crio[3657]: time=\"2026-06-12T19:42:27.531076155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858540 | controller |     "Jun 12 19:42:27.534554 crc crio[3657]: time=\"2026-06-12T19:42:27.534244415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858555 | controller |     "Jun 12 19:42:28.112806 crc crio[3657]: time=\"2026-06-12T19:42:28.106807075Z\" level=info msg=\"Created container 1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5a2bd97c-7df8-40e3-8c94-bbc355c8862a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858569 | controller |     "Jun 12 19:42:28.116955 crc crio[3657]: time=\"2026-06-12T19:42:28.115473297Z\" level=info msg=\"Starting container: 1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed\" id=b4950d4d-130e-42c7-94fe-ad93db446489 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.858584 | controller |     "Jun 12 19:42:28.233569 crc crio[3657]: time=\"2026-06-12T19:42:28.224204747Z\" level=info msg=\"Started container\" PID=5910 containerID=1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=b4950d4d-130e-42c7-94fe-ad93db446489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786",
2026-06-12 21:10:22.858599 | controller |     "Jun 12 19:42:28.861801 crc crio[3657]: time=\"2026-06-12T19:42:28.8608638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858614 | controller |     "Jun 12 19:42:29.748135 crc crio[3657]: time=\"2026-06-12T19:42:29.748004518Z\" level=info msg=\"Created container 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351: openshift-etcd/etcd-crc/etcd-metrics\" id=735383fb-fd15-441f-989b-09fab6741ee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858628 | controller |     "Jun 12 19:42:29.752688 crc crio[3657]: time=\"2026-06-12T19:42:29.752431324Z\" level=info msg=\"Starting container: 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351\" id=91392667-6832-47f7-b107-df912b7ad390 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.858643 | controller |     "Jun 12 19:42:29.800062 crc crio[3657]: time=\"2026-06-12T19:42:29.799421338Z\" level=info msg=\"Started container\" PID=5929 containerID=4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351 description=openshift-etcd/etcd-crc/etcd-metrics id=91392667-6832-47f7-b107-df912b7ad390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb",
2026-06-12 21:10:22.858658 | controller |     "Jun 12 19:42:29.822636 crc crio[3657]: time=\"2026-06-12T19:42:29.822482491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=7fda3587-3104-464c-b8e5-ef8edfd5e518 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858675 | controller |     "Jun 12 19:42:29.826810 crc crio[3657]: time=\"2026-06-12T19:42:29.826678821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=686c2aae-ae8f-4595-91e8-997d0c203b28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858690 | controller |     "Jun 12 19:42:29.831174 crc crio[3657]: time=\"2026-06-12T19:42:29.831029374Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=5a73820a-e3bd-4ca1-a7fa-a36ce6f5bc73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858705 | controller |     "Jun 12 19:42:29.831832 crc crio[3657]: time=\"2026-06-12T19:42:29.831725474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858720 | controller |     "Jun 12 19:42:29.875513 crc crio[3657]: time=\"2026-06-12T19:42:29.875378903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858735 | controller |     "Jun 12 19:42:30.576522 crc crio[3657]: time=\"2026-06-12T19:42:30.576354484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858750 | controller |     "Jun 12 19:42:30.870762 crc crio[3657]: time=\"2026-06-12T19:42:30.87062534Z\" level=info msg=\"Created container 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7: openshift-etcd/etcd-crc/etcd-readyz\" id=5a73820a-e3bd-4ca1-a7fa-a36ce6f5bc73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858765 | controller |     "Jun 12 19:42:30.873001 crc crio[3657]: time=\"2026-06-12T19:42:30.872685848Z\" level=info msg=\"Starting container: 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7\" id=2d8bca58-6edb-469f-bd17-e90fd32bd321 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.858779 | controller |     "Jun 12 19:42:30.905015 crc crio[3657]: time=\"2026-06-12T19:42:30.904246774Z\" level=info msg=\"Started container\" PID=5950 containerID=6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7 description=openshift-etcd/etcd-crc/etcd-readyz id=2d8bca58-6edb-469f-bd17-e90fd32bd321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb",
2026-06-12 21:10:22.858794 | controller |     "Jun 12 19:42:30.926435 crc crio[3657]: time=\"2026-06-12T19:42:30.926354851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4106bc93-fed6-4ea6-90ca-ac1286ac5a12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858808 | controller |     "Jun 12 19:42:30.930156 crc crio[3657]: time=\"2026-06-12T19:42:30.929924843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2b94e985-3450-42c5-ac1e-e0cd7d1a15f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858822 | controller |     "Jun 12 19:42:30.933735 crc crio[3657]: time=\"2026-06-12T19:42:30.933159545Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=f30613ac-1dc0-4da1-a6d6-215b095c9cf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858837 | controller |     "Jun 12 19:42:30.934229 crc crio[3657]: time=\"2026-06-12T19:42:30.934126212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858877 | controller |     "Jun 12 19:42:30.952567 crc crio[3657]: time=\"2026-06-12T19:42:30.952476973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858894 | controller |     "Jun 12 19:42:31.596116 crc crio[3657]: time=\"2026-06-12T19:42:31.59590349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.858909 | controller |     "Jun 12 19:42:31.751148 crc crio[3657]: time=\"2026-06-12T19:42:31.750734557Z\" level=info msg=\"Created container ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d: openshift-etcd/etcd-crc/etcd-rev\" id=f30613ac-1dc0-4da1-a6d6-215b095c9cf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.858923 | controller |     "Jun 12 19:42:31.754105 crc crio[3657]: time=\"2026-06-12T19:42:31.753969048Z\" level=info msg=\"Starting container: ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d\" id=bd31fa10-dd5a-424a-b646-1874b6085cbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.858938 | controller |     "Jun 12 19:42:31.763131 crc crio[3657]: time=\"2026-06-12T19:42:31.762763939Z\" level=info msg=\"Started container\" PID=5967 containerID=ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d description=openshift-etcd/etcd-crc/etcd-rev id=bd31fa10-dd5a-424a-b646-1874b6085cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb",
2026-06-12 21:10:22.858952 | controller |     "Jun 12 19:42:47.703550 crc crio[3657]: time=\"2026-06-12T19:42:47.702034308Z\" level=info msg=\"Stopping container: 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819 (timeout: 30s)\" id=778f576d-ea6a-4c23-8aaa-5ef99ee56ad4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.858967 | controller |     "Jun 12 19:42:47.864645 crc crio[3657]: time=\"2026-06-12T19:42:47.86414381Z\" level=info msg=\"Stopped container 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=778f576d-ea6a-4c23-8aaa-5ef99ee56ad4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.858981 | controller |     "Jun 12 19:42:47.872162 crc crio[3657]: time=\"2026-06-12T19:42:47.871785258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=1a01ddbd-b11d-4ec2-b1a3-20cd4ccba941 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.858995 | controller |     "Jun 12 19:42:47.880221 crc crio[3657]: time=\"2026-06-12T19:42:47.88000428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=65d1b730-baa1-4ee4-b35b-70ede5f1f057 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.859009 | controller |     "Jun 12 19:42:47.892082 crc crio[3657]: time=\"2026-06-12T19:42:47.89015969Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=81a35271-79c4-45c0-8c48-e8e27aae81be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.859023 | controller |     "Jun 12 19:42:47.896787 crc crio[3657]: time=\"2026-06-12T19:42:47.896616576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859038 | controller |     "Jun 12 19:42:47.933829 crc crio[3657]: time=\"2026-06-12T19:42:47.933094379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859056 | controller |     "Jun 12 19:42:48.372640 crc crio[3657]: time=\"2026-06-12T19:42:48.371593607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859071 | controller |     "Jun 12 19:42:48.531119 crc crio[3657]: time=\"2026-06-12T19:42:48.530975942Z\" level=info msg=\"Created container e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=81a35271-79c4-45c0-8c48-e8e27aae81be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.859086 | controller |     "Jun 12 19:42:48.536457 crc crio[3657]: time=\"2026-06-12T19:42:48.535047927Z\" level=info msg=\"Starting container: e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a\" id=62d189aa-b161-4b9b-bb6d-7b3fa203b387 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.859101 | controller |     "Jun 12 19:42:48.559706 crc crio[3657]: time=\"2026-06-12T19:42:48.559203214Z\" level=info msg=\"Started container\" PID=6206 containerID=e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=62d189aa-b161-4b9b-bb6d-7b3fa203b387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53",
2026-06-12 21:10:22.859115 | controller |     "Jun 12 19:42:50.175535 crc crio[3657]: time=\"2026-06-12T19:42:50.175078599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8b0194f9-b274-4d9a-a4bc-74afae0fb277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.859130 | controller |     "Jun 12 19:42:50.184697 crc crio[3657]: time=\"2026-06-12T19:42:50.184141877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=123fd2a5-f84e-431e-928c-308b5c4b805d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.859144 | controller |     "Jun 12 19:42:50.191729 crc crio[3657]: time=\"2026-06-12T19:42:50.190759756Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6e87d4f8-6dd3-4fb3-a9e5-b3a81d07d44d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.859159 | controller |     "Jun 12 19:42:50.192072 crc crio[3657]: time=\"2026-06-12T19:42:50.191774055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859173 | controller |     "Jun 12 19:42:50.229063 crc crio[3657]: time=\"2026-06-12T19:42:50.228770444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859187 | controller |     "Jun 12 19:42:50.724990 crc crio[3657]: time=\"2026-06-12T19:42:50.724061876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859201 | controller |     "Jun 12 19:42:50.840636 crc crio[3657]: time=\"2026-06-12T19:42:50.840358169Z\" level=info msg=\"Created container 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6e87d4f8-6dd3-4fb3-a9e5-b3a81d07d44d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.859216 | controller |     "Jun 12 19:42:50.843964 crc crio[3657]: time=\"2026-06-12T19:42:50.843562479Z\" level=info msg=\"Starting container: 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b\" id=5819dfd8-786a-438b-aa89-f440e774b8d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.859259 | controller |     "Jun 12 19:42:50.855469 crc crio[3657]: time=\"2026-06-12T19:42:50.855393705Z\" level=info msg=\"Started container\" PID=6248 containerID=5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=5819dfd8-786a-438b-aa89-f440e774b8d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786",
2026-06-12 21:10:22.859275 | controller |     "Jun 12 19:42:51.189719 crc crio[3657]: time=\"2026-06-12T19:42:51.18950813Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9c0dabd4-4fa4-413b-b61c-db2b1a53fae8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.859291 | controller |     "Jun 12 19:42:51.194432 crc crio[3657]: time=\"2026-06-12T19:42:51.193848284Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=611768ab-68b9-4b7c-b1d4-c8c44c101dc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.859310 | controller |     "Jun 12 19:42:51.198640 crc crio[3657]: time=\"2026-06-12T19:42:51.198556001Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=cf958039-a2ee-4a02-a24d-9222aa8b68c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.859330 | controller |     "Jun 12 19:42:51.199743 crc crio[3657]: time=\"2026-06-12T19:42:51.199638001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859349 | controller |     "Jun 12 19:42:51.217841 crc crio[3657]: time=\"2026-06-12T19:42:51.217721822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859368 | controller |     "Jun 12 19:42:51.758984 crc crio[3657]: time=\"2026-06-12T19:42:51.758855986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859384 | controller |     "Jun 12 19:42:51.839736 crc crio[3657]: time=\"2026-06-12T19:42:51.839601059Z\" level=info msg=\"Created container d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=cf958039-a2ee-4a02-a24d-9222aa8b68c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.859541 | controller |     "Jun 12 19:42:51.842248 crc crio[3657]: time=\"2026-06-12T19:42:51.842127061Z\" level=info msg=\"Starting container: d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384\" id=96cc3ef3-5caf-4d39-8506-09bad0477e77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.859561 | controller |     "Jun 12 19:42:51.851011 crc crio[3657]: time=\"2026-06-12T19:42:51.850840408Z\" level=info msg=\"Started container\" PID=6303 containerID=d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=96cc3ef3-5caf-4d39-8506-09bad0477e77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786",
2026-06-12 21:10:22.859577 | controller |     "Jun 12 19:43:42.035137 crc crio[3657]: time=\"2026-06-12T19:43:42.016406887Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859596 | controller |     "Jun 12 19:43:42.035137 crc crio[3657]: time=\"2026-06-12T19:43:42.035080968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859612 | controller |     "Jun 12 19:43:42.047846 crc crio[3657]: time=\"2026-06-12T19:43:42.046656921Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=6d43597b-c20e-48a8-9e42-45e463bae691 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859626 | controller |     "Jun 12 19:43:42.047846 crc crio[3657]: time=\"2026-06-12T19:43:42.047251688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859640 | controller |     "Jun 12 19:43:42.147493 crc crio[3657]: time=\"2026-06-12T19:43:42.147054788Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6d43597b-c20e-48a8-9e42-45e463bae691 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859656 | controller |     "Jun 12 19:43:42.175174 crc crio[3657]: time=\"2026-06-12T19:43:42.175073586Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/8cd91413-ab8b-4893-8cad-59f7a4842c5f 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:0xc0001a29a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.859672 | controller |     "Jun 12 19:43:42.175174 crc crio[3657]: time=\"2026-06-12T19:43:42.175138548Z\" 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 21:10:22.859687 | controller |     "Jun 12 19:43:42.180697 crc crio[3657]: time=\"2026-06-12T19:43:42.180592155Z\" level=info msg=\"Ran pod sandbox c3755ecbedfb155662e870e8b3b33f0f22403a28041508e98503aa55af993e09 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=6d43597b-c20e-48a8-9e42-45e463bae691 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859702 | controller |     "Jun 12 19:43:42.473326 crc crio[3657]: time=\"2026-06-12T19:43:42.472698242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=834fc952-792e-48b2-83c1-f815802f9db1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.859716 | controller |     "Jun 12 19:43:42.552786 crc crio[3657]: time=\"2026-06-12T19:43:42.551077125Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859731 | controller |     "Jun 12 19:43:42.552786 crc crio[3657]: time=\"2026-06-12T19:43:42.551162458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859746 | controller |     "Jun 12 19:43:42.559890 crc crio[3657]: time=\"2026-06-12T19:43:42.559775508Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=714b5000-514c-4e99-8532-3c4eeabd7d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859761 | controller |     "Jun 12 19:43:42.561474 crc crio[3657]: time=\"2026-06-12T19:43:42.560081926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859779 | controller |     "Jun 12 19:43:42.561540 crc crio[3657]: time=\"2026-06-12T19:43:42.560445049Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=ee0f2428-ca00-41d2-9261-05108d5aa0e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859795 | controller |     "Jun 12 19:43:42.561540 crc crio[3657]: time=\"2026-06-12T19:43:42.561516256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859810 | controller |     "Jun 12 19:43:42.623535 crc crio[3657]: time=\"2026-06-12T19:43:42.623079169Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=714b5000-514c-4e99-8532-3c4eeabd7d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859824 | controller |     "Jun 12 19:43:42.629404 crc crio[3657]: time=\"2026-06-12T19:43:42.629145079Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=5ed948b8-1ca5-4bfa-a5aa-74cd88077c59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859839 | controller |     "Jun 12 19:43:42.629456 crc crio[3657]: time=\"2026-06-12T19:43:42.629405436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.859875 | controller |     "Jun 12 19:43:42.676222 crc crio[3657]: time=\"2026-06-12T19:43:42.676017513Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0557c9ac-3d4c-4bc8-baa6-d4baaeda917b 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:0xc0019943d0}] Aliases:map[]}\"",
2026-06-12 21:10:22.859893 | controller |     "Jun 12 19:43:42.676222 crc crio[3657]: time=\"2026-06-12T19:43:42.676210208Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.859908 | controller |     "Jun 12 19:43:42.704531 crc crio[3657]: time=\"2026-06-12T19:43:42.704122942Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ee0f2428-ca00-41d2-9261-05108d5aa0e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859923 | controller |     "Jun 12 19:43:42.737554 crc crio[3657]: time=\"2026-06-12T19:43:42.736766181Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5ed948b8-1ca5-4bfa-a5aa-74cd88077c59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859938 | controller |     "Jun 12 19:43:42.769754 crc crio[3657]: time=\"2026-06-12T19:43:42.769487348Z\" level=info msg=\"Ran pod sandbox 196ea754d5f3cc30c657a4cde4ce4a726f7f17e1e153081257756d4600f2b36e with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=714b5000-514c-4e99-8532-3c4eeabd7d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859952 | controller |     "Jun 12 19:43:42.845708 crc crio[3657]: time=\"2026-06-12T19:43:42.845239716Z\" level=info msg=\"Ran pod sandbox 328252147ccbd67fb44acd02461c0bc88277908c42984c0f9f0a97cb9072be9e with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=ee0f2428-ca00-41d2-9261-05108d5aa0e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859970 | controller |     "Jun 12 19:43:42.855890 crc crio[3657]: time=\"2026-06-12T19:43:42.855747842Z\" level=info msg=\"Ran pod sandbox 12d9e6518e3347c0c58eba28632ccb88f5d59a5f21d970b278adc43eba0261c3 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=5ed948b8-1ca5-4bfa-a5aa-74cd88077c59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.859985 | controller |     "Jun 12 19:43:42.885247 crc crio[3657]: time=\"2026-06-12T19:43:42.885194757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=617e7037-93e4-4bea-a642-345380e9e18c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.859999 | controller |     "Jun 12 19:43:42.896488 crc crio[3657]: time=\"2026-06-12T19:43:42.895885219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cb26a325-fd5d-45f4-ae0d-7f37475ab22b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.860014 | controller |     "Jun 12 19:43:42.902641 crc crio[3657]: time=\"2026-06-12T19:43:42.899128168Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=4a6c30d8-f743-4717-b725-f4673df4c6fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.860029 | controller |     "Jun 12 19:43:42.909435 crc crio[3657]: time=\"2026-06-12T19:43:42.908542939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5d6d528b-ea49-4072-a176-133291096c85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.860044 | controller |     "Jun 12 19:43:43.036537 crc crio[3657]: time=\"2026-06-12T19:43:43.035950015Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860058 | controller |     "Jun 12 19:43:43.036537 crc crio[3657]: time=\"2026-06-12T19:43:43.036243784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860072 | controller |     "Jun 12 19:43:43.202209 crc crio[3657]: time=\"2026-06-12T19:43:43.201045585Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/1ac8b99f-70e5-4b7d-9748-c66b9fddc2f0 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:0xc0008a6228}] Aliases:map[]}\"",
2026-06-12 21:10:22.860096 | controller |     "Jun 12 19:43:43.202209 crc crio[3657]: time=\"2026-06-12T19:43:43.201639711Z\" 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 21:10:22.860111 | controller |     "Jun 12 19:43:44.275832 crc crio[3657]: time=\"2026-06-12T19:43:44.275735226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=98accd02-3774-4f46-aa81-85dde2b545e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.860126 | controller |     "Jun 12 19:43:44.276414 crc crio[3657]: time=\"2026-06-12T19:43:44.275889199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=429ae8fa-03d2-4257-8adb-e7f78452b11f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.860144 | controller |     "Jun 12 19:43:44.276865 crc crio[3657]: time=\"2026-06-12T19:43:44.276797235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5fab209c-76c3-4905-b39e-a6d2c8108fbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.860159 | controller |     "Jun 12 19:43:44.279145 crc crio[3657]: time=\"2026-06-12T19:43:44.27847841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3cde1094-a708-43d5-82b1-bccb92cde35b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.860174 | controller |     "Jun 12 19:43:44.284149 crc crio[3657]: time=\"2026-06-12T19:43:44.284065095Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ea1e9a33-6db0-4394-abda-80ff0d0628cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.860188 | controller |     "Jun 12 19:43:44.325250 crc crio[3657]: time=\"2026-06-12T19:43:44.325054974Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860203 | controller |     "Jun 12 19:43:44.325250 crc crio[3657]: time=\"2026-06-12T19:43:44.325147157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860217 | controller |     "Jun 12 19:43:44.379531 crc crio[3657]: time=\"2026-06-12T19:43:44.379093512Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/03a4dc7e-8d3b-4871-b2a4-102a636588db 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:0xc0008966a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.860233 | controller |     "Jun 12 19:43:44.379531 crc crio[3657]: time=\"2026-06-12T19:43:44.379142433Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.860248 | controller |     "Jun 12 19:43:44.406639 crc crio[3657]: time=\"2026-06-12T19:43:44.401098917Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860263 | controller |     "Jun 12 19:43:44.406639 crc crio[3657]: time=\"2026-06-12T19:43:44.402324721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860292 | controller |     "Jun 12 19:43:44.412751 crc crio[3657]: time=\"2026-06-12T19:43:44.412480316Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860307 | controller |     "Jun 12 19:43:44.412831 crc crio[3657]: time=\"2026-06-12T19:43:44.412793854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860321 | controller |     "Jun 12 19:43:44.413541 crc crio[3657]: time=\"2026-06-12T19:43:44.413144425Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860345 | controller |     "Jun 12 19:43:44.413541 crc crio[3657]: time=\"2026-06-12T19:43:44.413197666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860360 | controller |     "Jun 12 19:43:44.413541 crc crio[3657]: time=\"2026-06-12T19:43:44.413508325Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860375 | controller |     "Jun 12 19:43:44.422085 crc crio[3657]: time=\"2026-06-12T19:43:44.413546206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860389 | controller |     "Jun 12 19:43:44.454465 crc crio[3657]: time=\"2026-06-12T19:43:44.451351137Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860403 | controller |     "Jun 12 19:43:44.454465 crc crio[3657]: time=\"2026-06-12T19:43:44.451416349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860417 | controller |     "Jun 12 19:43:44.485494 crc crio[3657]: time=\"2026-06-12T19:43:44.484159343Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860432 | controller |     "Jun 12 19:43:44.485494 crc crio[3657]: time=\"2026-06-12T19:43:44.484223835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860447 | controller |     "Jun 12 19:43:44.545831 crc crio[3657]: time=\"2026-06-12T19:43:44.545192966Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/17f21ded-7bbe-4e38-85c8-721d67241412 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:0xc000896978}] Aliases:map[]}\"",
2026-06-12 21:10:22.860461 | controller |     "Jun 12 19:43:44.545831 crc crio[3657]: time=\"2026-06-12T19:43:44.545787402Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.860476 | controller |     "Jun 12 19:43:44.548595 crc crio[3657]: time=\"2026-06-12T19:43:44.548094491Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d5818c18-0d82-4171-a8aa-ef4c2d379db3 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:0xc002616148}] Aliases:map[]}\"",
2026-06-12 21:10:22.860491 | controller |     "Jun 12 19:43:44.548595 crc crio[3657]: time=\"2026-06-12T19:43:44.548160702Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.860510 | controller |     "Jun 12 19:43:44.554840 crc crio[3657]: time=\"2026-06-12T19:43:44.553787372Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/5dc225bb-1e20-483a-9e53-b7a5953e5729 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:0xc0008969e8}] Aliases:map[]}\"",
2026-06-12 21:10:22.860525 | controller |     "Jun 12 19:43:44.554840 crc crio[3657]: time=\"2026-06-12T19:43:44.554499022Z\" 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 21:10:22.860540 | controller |     "Jun 12 19:43:44.562614 crc crio[3657]: time=\"2026-06-12T19:43:44.562468796Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860555 | controller |     "Jun 12 19:43:44.562614 crc crio[3657]: time=\"2026-06-12T19:43:44.562565848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860570 | controller |     "Jun 12 19:43:44.615793 crc crio[3657]: time=\"2026-06-12T19:43:44.614906108Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860585 | controller |     "Jun 12 19:43:44.615793 crc crio[3657]: time=\"2026-06-12T19:43:44.615189006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860600 | controller |     "Jun 12 19:43:44.706325 crc crio[3657]: time=\"2026-06-12T19:43:44.705962747Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/9595b99c-8b5c-445c-b658-f3368cc683d9 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:0xc0008a69e0}] Aliases:map[]}\"",
2026-06-12 21:10:22.860614 | controller |     "Jun 12 19:43:44.706325 crc crio[3657]: time=\"2026-06-12T19:43:44.706170333Z\" 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 21:10:22.860630 | controller |     "Jun 12 19:43:44.752197 crc crio[3657]: time=\"2026-06-12T19:43:44.750899986Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/c760989d-d8d5-4b45-b08b-96c9dd5b1c53 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:0xc0008a6b08}] Aliases:map[]}\"",
2026-06-12 21:10:22.860649 | controller |     "Jun 12 19:43:44.775468 crc crio[3657]: time=\"2026-06-12T19:43:44.775352345Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.860664 | controller |     "Jun 12 19:43:44.891207 crc crio[3657]: time=\"2026-06-12T19:43:44.891165757Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/b7e36669-14fd-49f7-8d09-cf2ae773af58 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:0xc000896d90}] Aliases:map[]}\"",
2026-06-12 21:10:22.860678 | controller |     "Jun 12 19:43:44.891795 crc crio[3657]: time=\"2026-06-12T19:43:44.891761073Z\" 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 21:10:22.860694 | controller |     "Jun 12 19:43:44.893621 crc crio[3657]: time=\"2026-06-12T19:43:44.893439341Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/90b18121-4a33-439a-b94e-94df9d3a87a9 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:0xc002616368}] Aliases:map[]}\"",
2026-06-12 21:10:22.860714 | controller |     "Jun 12 19:43:44.893621 crc crio[3657]: time=\"2026-06-12T19:43:44.893617866Z\" 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 21:10:22.860729 | controller |     "Jun 12 19:43:44.942200 crc crio[3657]: time=\"2026-06-12T19:43:44.941707053Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/3d4bddb5-808a-44de-bbea-b9d6dcc607c9 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:0xc002616470}] Aliases:map[]}\"",
2026-06-12 21:10:22.860744 | controller |     "Jun 12 19:43:44.942200 crc crio[3657]: time=\"2026-06-12T19:43:44.942147195Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.860764 | controller |     "Jun 12 19:43:45.235815 crc crio[3657]: time=\"2026-06-12T19:43:45.235214474Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860779 | controller |     "Jun 12 19:43:45.237759 crc crio[3657]: time=\"2026-06-12T19:43:45.235840961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860793 | controller |     "Jun 12 19:43:45.348782 crc crio[3657]: time=\"2026-06-12T19:43:45.348514616Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860812 | controller |     "Jun 12 19:43:45.349911 crc crio[3657]: time=\"2026-06-12T19:43:45.348840535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860827 | controller |     "Jun 12 19:43:45.448046 crc crio[3657]: time=\"2026-06-12T19:43:45.44767567Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=dbefa2ae-6d12-4066-bbc5-2238d40d2a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860841 | controller |     "Jun 12 19:43:45.448148 crc crio[3657]: time=\"2026-06-12T19:43:45.44805087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860875 | controller |     "Jun 12 19:43:45.764044 crc crio[3657]: time=\"2026-06-12T19:43:45.758171308Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860892 | controller |     "Jun 12 19:43:45.768089 crc crio[3657]: time=\"2026-06-12T19:43:45.767139802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860908 | controller |     "Jun 12 19:43:45.928739 crc crio[3657]: time=\"2026-06-12T19:43:45.917441303Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/165268a1-c760-47c2-b25c-98fdfb43afc9 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:0xc0008a60d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.860923 | controller |     "Jun 12 19:43:45.928739 crc crio[3657]: time=\"2026-06-12T19:43:45.917824515Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.860938 | controller |     "Jun 12 19:43:45.966788 crc crio[3657]: time=\"2026-06-12T19:43:45.965795973Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860953 | controller |     "Jun 12 19:43:45.984069 crc crio[3657]: time=\"2026-06-12T19:43:45.975103395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860968 | controller |     "Jun 12 19:43:46.071336 crc crio[3657]: time=\"2026-06-12T19:43:46.070443978Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.860982 | controller |     "Jun 12 19:43:46.071336 crc crio[3657]: time=\"2026-06-12T19:43:46.070651136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.860997 | controller |     "Jun 12 19:43:46.108116 crc crio[3657]: time=\"2026-06-12T19:43:46.107723372Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dbefa2ae-6d12-4066-bbc5-2238d40d2a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861011 | controller |     "Jun 12 19:43:46.156873 crc crio[3657]: time=\"2026-06-12T19:43:46.154781787Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861029 | controller |     "Jun 12 19:43:46.156873 crc crio[3657]: time=\"2026-06-12T19:43:46.155099665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861043 | controller |     "Jun 12 19:43:46.281749 crc crio[3657]: time=\"2026-06-12T19:43:46.281124998Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861058 | controller |     "Jun 12 19:43:46.281847 crc crio[3657]: time=\"2026-06-12T19:43:46.281755135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861073 | controller |     "Jun 12 19:43:46.284840 crc crio[3657]: time=\"2026-06-12T19:43:46.284347991Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/73f392c4-6347-46a0-918e-266591167ead 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:0xc00008c450}] Aliases:map[]}\"",
2026-06-12 21:10:22.861088 | controller |     "Jun 12 19:43:46.284840 crc crio[3657]: time=\"2026-06-12T19:43:46.284379002Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.861103 | controller |     "Jun 12 19:43:46.290395 crc crio[3657]: time=\"2026-06-12T19:43:46.289760132Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5b0ebdb7-019c-402a-ba0f-340ed47eb2ed 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:0xc0026162b0}] Aliases:map[]}\"",
2026-06-12 21:10:22.861118 | controller |     "Jun 12 19:43:46.290395 crc crio[3657]: time=\"2026-06-12T19:43:46.290385019Z\" 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 21:10:22.861133 | controller |     "Jun 12 19:43:46.771507 crc crio[3657]: time=\"2026-06-12T19:43:46.77082684Z\" level=info msg=\"Ran pod sandbox 139e30f39b5f0474a3e4bf6d2a8a962fdb993f23c37d89925233963d6365fb4f with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=dbefa2ae-6d12-4066-bbc5-2238d40d2a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861149 | controller |     "Jun 12 19:43:46.777341 crc crio[3657]: time=\"2026-06-12T19:43:46.776773726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b3d77504-2a8a-41e1-822c-057af75910b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.861163 | controller |     "Jun 12 19:43:46.801363 crc crio[3657]: time=\"2026-06-12T19:43:46.798525163Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861182 | controller |     "Jun 12 19:43:46.801363 crc crio[3657]: time=\"2026-06-12T19:43:46.799661955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861197 | controller |     "Jun 12 19:43:46.858142 crc crio[3657]: time=\"2026-06-12T19:43:46.857651068Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/c2125b54-7e42-4854-8ffc-e6366732da64 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:0xc002616418}] Aliases:map[]}\"",
2026-06-12 21:10:22.861213 | controller |     "Jun 12 19:43:46.858142 crc crio[3657]: time=\"2026-06-12T19:43:46.857855904Z\" 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 21:10:22.861227 | controller |     "Jun 12 19:43:47.007113 crc crio[3657]: time=\"2026-06-12T19:43:47.006252192Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861243 | controller |     "Jun 12 19:43:47.007220 crc crio[3657]: time=\"2026-06-12T19:43:47.007137156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861257 | controller |     "Jun 12 19:43:47.063464 crc crio[3657]: time=\"2026-06-12T19:43:47.061123957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a7074b0a-4d3a-4322-a67c-a133c962121a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.861272 | controller |     "Jun 12 19:43:47.160555 crc crio[3657]: time=\"2026-06-12T19:43:47.146352699Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=976abc0e-2345-4a92-8003-360b69362dcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861287 | controller |     "Jun 12 19:43:47.160555 crc crio[3657]: time=\"2026-06-12T19:43:47.146441542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861302 | controller |     "Jun 12 19:43:47.234409 crc crio[3657]: time=\"2026-06-12T19:43:47.233730134Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=0f9faec7-14e0-465c-8d35-5866d053a6cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861316 | controller |     "Jun 12 19:43:47.234627 crc crio[3657]: time=\"2026-06-12T19:43:47.234607007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861330 | controller |     "Jun 12 19:43:47.447609 crc crio[3657]: time=\"2026-06-12T19:43:47.447566011Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861345 | controller |     "Jun 12 19:43:47.461201 crc crio[3657]: time=\"2026-06-12T19:43:47.461179852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861362 | controller |     "Jun 12 19:43:47.461836 crc crio[3657]: time=\"2026-06-12T19:43:47.450583627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5205dd20-5304-4ccc-87df-33f9ee0bb3d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.861377 | controller |     "Jun 12 19:43:47.561645 crc crio[3657]: time=\"2026-06-12T19:43:47.553487083Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/ffde29f3-8fdd-45a1-ba90-094f60207299 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:0xc00133c598}] Aliases:map[]}\"",
2026-06-12 21:10:22.861392 | controller |     "Jun 12 19:43:47.561645 crc crio[3657]: time=\"2026-06-12T19:43:47.553904435Z\" 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 21:10:22.861407 | controller |     "Jun 12 19:43:47.563141 crc crio[3657]: time=\"2026-06-12T19:43:47.561912319Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861421 | controller |     "Jun 12 19:43:47.563141 crc crio[3657]: time=\"2026-06-12T19:43:47.562073053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861435 | controller |     "Jun 12 19:43:47.705684 crc crio[3657]: time=\"2026-06-12T19:43:47.6964727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=42e13886-bb14-4614-ae2b-01dbb8a686c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.861450 | controller |     "Jun 12 19:43:48.016231 crc crio[3657]: time=\"2026-06-12T19:43:48.015862369Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/a1a1a2bb-442f-4e56-9bc3-e113d80e9377 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:0xc00127e718}] Aliases:map[]}\"",
2026-06-12 21:10:22.861464 | controller |     "Jun 12 19:43:48.016231 crc crio[3657]: time=\"2026-06-12T19:43:48.015925511Z\" 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 21:10:22.861479 | controller |     "Jun 12 19:43:48.134653 crc crio[3657]: time=\"2026-06-12T19:43:48.134477716Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8de646c9-e469-479d-a6be-11a14250a604 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:0xc00133c698}] Aliases:map[]}\"",
2026-06-12 21:10:22.861494 | controller |     "Jun 12 19:43:48.134653 crc crio[3657]: time=\"2026-06-12T19:43:48.134561938Z\" 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 21:10:22.861512 | controller |     "Jun 12 19:43:49.057124 crc crio[3657]: time=\"2026-06-12T19:43:49.056814613Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a9a07109-38d9-4582-a2c4-071d19a21d89 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:0xc000896340}] Aliases:map[]}\"",
2026-06-12 21:10:22.861528 | controller |     "Jun 12 19:43:49.057124 crc crio[3657]: time=\"2026-06-12T19:43:49.057024318Z\" 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 21:10:22.861542 | controller |     "Jun 12 19:43:49.245687 crc crio[3657]: time=\"2026-06-12T19:43:49.24288785Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0f9faec7-14e0-465c-8d35-5866d053a6cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861557 | controller |     "Jun 12 19:43:49.636736 crc crio[3657]: time=\"2026-06-12T19:43:49.635105472Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=976abc0e-2345-4a92-8003-360b69362dcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861572 | controller |     "Jun 12 19:43:50.229753 crc crio[3657]: time=\"2026-06-12T19:43:50.227452777Z\" level=info msg=\"Ran pod sandbox 0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=0f9faec7-14e0-465c-8d35-5866d053a6cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861586 | controller |     "Jun 12 19:43:50.281731 crc crio[3657]: time=\"2026-06-12T19:43:50.258184462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6aa6908f-cb86-46ed-845a-15e38de8e745 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.861601 | controller |     "Jun 12 19:43:50.350336 crc crio[3657]: time=\"2026-06-12T19:43:50.343334114Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/524e987c-3762-4eac-aaf0-83547c189025 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:0xc002616118}] Aliases:map[]}\"",
2026-06-12 21:10:22.861616 | controller |     "Jun 12 19:43:50.350336 crc crio[3657]: time=\"2026-06-12T19:43:50.343434117Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.861630 | controller |     "Jun 12 19:43:50.359218 crc crio[3657]: time=\"2026-06-12T19:43:50.352865119Z\" level=info msg=\"Ran pod sandbox 02ef35a4d09b8aad6d09eb321930267aa571a268e092f22943daea4ec845013b with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=976abc0e-2345-4a92-8003-360b69362dcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861645 | controller |     "Jun 12 19:43:50.375047 crc crio[3657]: time=\"2026-06-12T19:43:50.371919812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ec99ed49-fd74-43cd-b4e7-6c4f2a4a536e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.861662 | controller |     "Jun 12 19:43:50.375047 crc crio[3657]: time=\"2026-06-12T19:43:50.372228199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=b444ca6f-f5e8-4097-9415-6731ef351cbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.861677 | controller |     "Jun 12 19:43:50.425622 crc crio[3657]: time=\"2026-06-12T19:43:50.421799705Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/3b3aeb85-f8da-427b-a39f-5c7f61bfe765 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:0xc0019941a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.861692 | controller |     "Jun 12 19:43:50.425622 crc crio[3657]: time=\"2026-06-12T19:43:50.422012741Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.861707 | controller |     "Jun 12 19:43:50.949253 crc crio[3657]: time=\"2026-06-12T19:43:50.94919111Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b71d4e61-43c2-4636-a271-c0c3ea8a08d7 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:0xc002616250}] Aliases:map[]}\"",
2026-06-12 21:10:22.861723 | controller |     "Jun 12 19:43:50.949604 crc crio[3657]: time=\"2026-06-12T19:43:50.949583381Z\" 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 21:10:22.861738 | controller |     "Jun 12 19:43:51.029567 crc crio[3657]: time=\"2026-06-12T19:43:51.028759074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=9940e766-62ba-45b0-80cb-707315d7a931 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.861752 | controller |     "Jun 12 19:43:51.071645 crc crio[3657]: time=\"2026-06-12T19:43:51.06676236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5421fbab-e652-4be9-be04-b8abd682e1e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.861767 | controller |     "Jun 12 19:43:51.094914 crc crio[3657]: time=\"2026-06-12T19:43:51.094019835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3aa290ec-06d5-41ba-bd0c-1c81803d4986 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.861781 | controller |     "Jun 12 19:43:53.173759 crc crio[3657]: time=\"2026-06-12T19:43:53.173701385Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=f2e41df0-c7ce-4059-ac91-5d806a750b00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861797 | controller |     "Jun 12 19:43:53.178862 crc crio[3657]: time=\"2026-06-12T19:43:53.178837879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861815 | controller |     "Jun 12 19:43:53.326825 crc crio[3657]: time=\"2026-06-12T19:43:53.326773896Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f2e41df0-c7ce-4059-ac91-5d806a750b00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861830 | controller |     "Jun 12 19:43:53.346110 crc crio[3657]: time=\"2026-06-12T19:43:53.33871795Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861845 | controller |     "Jun 12 19:43:53.346110 crc crio[3657]: time=\"2026-06-12T19:43:53.343880014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861878 | controller |     "Jun 12 19:43:53.367851 crc crio[3657]: time=\"2026-06-12T19:43:53.367764222Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861894 | controller |     "Jun 12 19:43:53.368814 crc crio[3657]: time=\"2026-06-12T19:43:53.368782219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861909 | controller |     "Jun 12 19:43:53.401180 crc crio[3657]: time=\"2026-06-12T19:43:53.401128578Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861924 | controller |     "Jun 12 19:43:53.401583 crc crio[3657]: time=\"2026-06-12T19:43:53.401561899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861939 | controller |     "Jun 12 19:43:53.414994 crc crio[3657]: time=\"2026-06-12T19:43:53.414370416Z\" level=info msg=\"Ran pod sandbox f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=f2e41df0-c7ce-4059-ac91-5d806a750b00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861954 | controller |     "Jun 12 19:43:53.434920 crc crio[3657]: time=\"2026-06-12T19:43:53.423582234Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.861969 | controller |     "Jun 12 19:43:53.434920 crc crio[3657]: time=\"2026-06-12T19:43:53.423650586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.861984 | controller |     "Jun 12 19:43:53.481668 crc crio[3657]: time=\"2026-06-12T19:43:53.480799542Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/90df6362-0a29-4e9a-b725-c7c87eab352c 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:0xc0008a6508}] Aliases:map[]}\"",
2026-06-12 21:10:22.861999 | controller |     "Jun 12 19:43:53.481668 crc crio[3657]: time=\"2026-06-12T19:43:53.481193643Z\" 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 21:10:22.862017 | controller |     "Jun 12 19:43:53.486839 crc crio[3657]: time=\"2026-06-12T19:43:53.486794958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bd270ec0-4d80-4e7f-bfa0-69b099087e5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.862032 | controller |     "Jun 12 19:43:53.570784 crc crio[3657]: time=\"2026-06-12T19:43:53.565076078Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1cc28954-4e05-4795-8309-544d47b024dd 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:0xc00008c5b0}] Aliases:map[]}\"",
2026-06-12 21:10:22.862047 | controller |     "Jun 12 19:43:53.570784 crc crio[3657]: time=\"2026-06-12T19:43:53.565120609Z\" 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 21:10:22.862063 | controller |     "Jun 12 19:43:53.609033 crc crio[3657]: time=\"2026-06-12T19:43:53.608549365Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b255b071-5f1b-4cbc-9123-12017de559ab 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:0xc001994738}] Aliases:map[]}\"",
2026-06-12 21:10:22.862078 | controller |     "Jun 12 19:43:53.609033 crc crio[3657]: time=\"2026-06-12T19:43:53.60870064Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.862093 | controller |     "Jun 12 19:43:53.919835 crc crio[3657]: time=\"2026-06-12T19:43:53.919432101Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a7450e36-fe2b-40bd-84b9-749c0991aa57 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:0xc00008c6d0}] Aliases:map[]}\"",
2026-06-12 21:10:22.862108 | controller |     "Jun 12 19:43:53.919835 crc crio[3657]: time=\"2026-06-12T19:43:53.919493865Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.862123 | controller |     "Jun 12 19:43:54.020619 crc crio[3657]: time=\"2026-06-12T19:43:54.02018357Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=0147f88b-208e-4517-85c1-6ea03923a01f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862138 | controller |     "Jun 12 19:43:54.020619 crc crio[3657]: time=\"2026-06-12T19:43:54.02034043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862157 | controller |     "Jun 12 19:43:54.022550 crc crio[3657]: time=\"2026-06-12T19:43:54.022503095Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=e51a85e1-358c-49aa-9e25-6c47ec37316b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862172 | controller |     "Jun 12 19:43:54.022699 crc crio[3657]: time=\"2026-06-12T19:43:54.022677569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862188 | controller |     "Jun 12 19:43:54.024026 crc crio[3657]: time=\"2026-06-12T19:43:54.023572155Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862203 | controller |     "Jun 12 19:43:54.024092 crc crio[3657]: time=\"2026-06-12T19:43:54.024074048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862218 | controller |     "Jun 12 19:43:54.025536 crc crio[3657]: time=\"2026-06-12T19:43:54.023718864Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862233 | controller |     "Jun 12 19:43:54.025536 crc crio[3657]: time=\"2026-06-12T19:43:54.024196302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862248 | controller |     "Jun 12 19:43:54.044323 crc crio[3657]: time=\"2026-06-12T19:43:54.044234974Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=44f3a65c-5a08-429a-9ed3-15b5ea0bd004 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862262 | controller |     "Jun 12 19:43:54.045245 crc crio[3657]: time=\"2026-06-12T19:43:54.045218382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862277 | controller |     "Jun 12 19:43:54.121497 crc crio[3657]: time=\"2026-06-12T19:43:54.120778432Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862291 | controller |     "Jun 12 19:43:54.121676 crc crio[3657]: time=\"2026-06-12T19:43:54.121651567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862305 | controller |     "Jun 12 19:43:54.338211 crc crio[3657]: time=\"2026-06-12T19:43:54.337840416Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0147f88b-208e-4517-85c1-6ea03923a01f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862320 | controller |     "Jun 12 19:43:54.455771 crc crio[3657]: time=\"2026-06-12T19:43:54.454407093Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6f9bfcf0-abdc-4a6b-b9f2-75c6d456f4d7 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:0xc00133c1a8}] Aliases:map[]}\"",
2026-06-12 21:10:22.862334 | controller |     "Jun 12 19:43:54.456025 crc crio[3657]: time=\"2026-06-12T19:43:54.456001147Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.862352 | controller |     "Jun 12 19:43:54.524778 crc crio[3657]: time=\"2026-06-12T19:43:54.521423747Z\" level=info msg=\"Ran pod sandbox 240a301ac6bdc1150ded9041a4294dd6bfa882576700c5e4b7e84318bf2ee9c7 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=0147f88b-208e-4517-85c1-6ea03923a01f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862366 | controller |     "Jun 12 19:43:54.534834 crc crio[3657]: time=\"2026-06-12T19:43:54.534176312Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e51a85e1-358c-49aa-9e25-6c47ec37316b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862380 | controller |     "Jun 12 19:43:54.546861 crc crio[3657]: time=\"2026-06-12T19:43:54.546717184Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=44f3a65c-5a08-429a-9ed3-15b5ea0bd004 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862395 | controller |     "Jun 12 19:43:54.592142 crc crio[3657]: time=\"2026-06-12T19:43:54.591902255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=141c5020-eff3-4983-86ff-60ffaf6e8d9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.862410 | controller |     "Jun 12 19:43:54.614725 crc crio[3657]: time=\"2026-06-12T19:43:54.594846807Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/86a37fd2-4d9d-4520-8df7-9b0ec8e95005 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:0xc000896388}] Aliases:map[]}\"",
2026-06-12 21:10:22.862425 | controller |     "Jun 12 19:43:54.614725 crc crio[3657]: time=\"2026-06-12T19:43:54.594869707Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.862440 | controller |     "Jun 12 19:43:54.632004 crc crio[3657]: time=\"2026-06-12T19:43:54.631936329Z\" level=info msg=\"Ran pod sandbox 3fa15229e97ca5bfc732e70ab5050ec3bc734180b47cb3a8bc68aebc9262ca81 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=44f3a65c-5a08-429a-9ed3-15b5ea0bd004 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862454 | controller |     "Jun 12 19:43:54.647916 crc crio[3657]: time=\"2026-06-12T19:43:54.647873964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7badd59d-f27e-47ef-92d5-6279b3c91995 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.862469 | controller |     "Jun 12 19:43:54.661167 crc crio[3657]: time=\"2026-06-12T19:43:54.661134352Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/fd21850d-67c6-4cde-a499-3e52d3de576b 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:0xc00008c630}] Aliases:map[]}\"",
2026-06-12 21:10:22.862484 | controller |     "Jun 12 19:43:54.661322 crc crio[3657]: time=\"2026-06-12T19:43:54.661247795Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.862503 | controller |     "Jun 12 19:43:54.682648 crc crio[3657]: time=\"2026-06-12T19:43:54.681668075Z\" level=info msg=\"Ran pod sandbox e2fa1c71a9097b7ea065ce2443877cdc1518abc0ec6a0f63399276aa79334d4f with infra container: openshift-dns/node-resolver-277xp/POD\" id=e51a85e1-358c-49aa-9e25-6c47ec37316b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862518 | controller |     "Jun 12 19:43:54.688937 crc crio[3657]: time=\"2026-06-12T19:43:54.688909556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=ef43b56e-e3e1-4ec2-8daf-7fda20bee9f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.862533 | controller |     "Jun 12 19:43:54.747884 crc crio[3657]: time=\"2026-06-12T19:43:54.743149583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=12e33b3c-45a5-42c4-ab2d-1971c5e6fe06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.862547 | controller |     "Jun 12 19:43:54.747884 crc crio[3657]: time=\"2026-06-12T19:43:54.747565622Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862562 | controller |     "Jun 12 19:43:54.747884 crc crio[3657]: time=\"2026-06-12T19:43:54.747708136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862577 | controller |     "Jun 12 19:43:54.870076 crc crio[3657]: time=\"2026-06-12T19:43:54.868174198Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/0a95f19a-232d-4896-ac37-c550361f5017 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:0xc0008a64c0}] Aliases:map[]}\"",
2026-06-12 21:10:22.862592 | controller |     "Jun 12 19:43:54.870076 crc crio[3657]: time=\"2026-06-12T19:43:54.868661041Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.862606 | controller |     "Jun 12 19:43:54.987752 crc crio[3657]: time=\"2026-06-12T19:43:54.980716058Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862621 | controller |     "Jun 12 19:43:54.987752 crc crio[3657]: time=\"2026-06-12T19:43:54.980893703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862635 | controller |     "Jun 12 19:43:55.078927 crc crio[3657]: time=\"2026-06-12T19:43:55.077798438Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862650 | controller |     "Jun 12 19:43:55.078927 crc crio[3657]: time=\"2026-06-12T19:43:55.078721794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862665 | controller |     "Jun 12 19:43:55.178072 crc crio[3657]: time=\"2026-06-12T19:43:55.161539716Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/dd8ff074-2360-4ef1-9354-c27ae23773bc 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:0xc0008a6758}] Aliases:map[]}\"",
2026-06-12 21:10:22.862685 | controller |     "Jun 12 19:43:55.178072 crc crio[3657]: time=\"2026-06-12T19:43:55.161601019Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.862700 | controller |     "Jun 12 19:43:55.183120 crc crio[3657]: time=\"2026-06-12T19:43:55.182645303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4a68e30b-b249-46f9-8f7a-4b19232a9c1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.862715 | controller |     "Jun 12 19:43:55.236410 crc crio[3657]: time=\"2026-06-12T19:43:55.235938361Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862729 | controller |     "Jun 12 19:43:55.236501 crc crio[3657]: time=\"2026-06-12T19:43:55.236442996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862744 | controller |     "Jun 12 19:43:55.328780 crc crio[3657]: time=\"2026-06-12T19:43:55.328154022Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862759 | controller |     "Jun 12 19:43:55.330892 crc crio[3657]: time=\"2026-06-12T19:43:55.329952162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862774 | controller |     "Jun 12 19:43:55.330892 crc crio[3657]: time=\"2026-06-12T19:43:55.328818598Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f90fc054-a7c9-4244-898e-4c4109de151a 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:0xc000896510}] Aliases:map[]}\"",
2026-06-12 21:10:22.862788 | controller |     "Jun 12 19:43:55.330892 crc crio[3657]: time=\"2026-06-12T19:43:55.330209878Z\" 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 21:10:22.862803 | controller |     "Jun 12 19:43:55.338509 crc crio[3657]: time=\"2026-06-12T19:43:55.328873911Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=bde8ee50-9992-4939-88c7-bfc92745d97c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862817 | controller |     "Jun 12 19:43:55.340801 crc crio[3657]: time=\"2026-06-12T19:43:55.337508772Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862831 | controller |     "Jun 12 19:43:55.340801 crc crio[3657]: time=\"2026-06-12T19:43:55.340601488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862863 | controller |     "Jun 12 19:43:55.343844 crc crio[3657]: time=\"2026-06-12T19:43:55.342248563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862884 | controller |     "Jun 12 19:43:55.346565 crc crio[3657]: time=\"2026-06-12T19:43:55.345827953Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=dd464ff1-f71a-4090-b1e8-7e1920d997f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862900 | controller |     "Jun 12 19:43:55.346565 crc crio[3657]: time=\"2026-06-12T19:43:55.345903765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862915 | controller |     "Jun 12 19:43:55.351111 crc crio[3657]: time=\"2026-06-12T19:43:55.350889047Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=23897811-220e-4451-bc34-4265d2dd334a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862930 | controller |     "Jun 12 19:43:55.351523 crc crio[3657]: time=\"2026-06-12T19:43:55.351173814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862944 | controller |     "Jun 12 19:43:55.356659 crc crio[3657]: time=\"2026-06-12T19:43:55.356149854Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862958 | controller |     "Jun 12 19:43:55.356723 crc crio[3657]: time=\"2026-06-12T19:43:55.356674865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.862973 | controller |     "Jun 12 19:43:55.399342 crc crio[3657]: time=\"2026-06-12T19:43:55.398753354Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.862988 | controller |     "Jun 12 19:43:55.399342 crc crio[3657]: time=\"2026-06-12T19:43:55.399029292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.863003 | controller |     "Jun 12 19:43:55.401154 crc crio[3657]: time=\"2026-06-12T19:43:55.400526794Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863018 | controller |     "Jun 12 19:43:55.401154 crc crio[3657]: time=\"2026-06-12T19:43:55.4007663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.863032 | controller |     "Jun 12 19:43:55.409565 crc crio[3657]: time=\"2026-06-12T19:43:55.409217106Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863047 | controller |     "Jun 12 19:43:55.410078 crc crio[3657]: time=\"2026-06-12T19:43:55.409586926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.863062 | controller |     "Jun 12 19:43:55.419837 crc crio[3657]: time=\"2026-06-12T19:43:55.419645257Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863080 | controller |     "Jun 12 19:43:55.419837 crc crio[3657]: time=\"2026-06-12T19:43:55.41972797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.863095 | controller |     "Jun 12 19:43:55.420009 crc crio[3657]: time=\"2026-06-12T19:43:55.419862434Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863110 | controller |     "Jun 12 19:43:55.420009 crc crio[3657]: time=\"2026-06-12T19:43:55.419895945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.863124 | controller |     "Jun 12 19:43:55.428831 crc crio[3657]: time=\"2026-06-12T19:43:55.428133524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=0a56c311-477c-4a01-b40b-709929ae7447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863139 | controller |     "Jun 12 19:43:55.437253 crc crio[3657]: time=\"2026-06-12T19:43:55.435915972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0cc3b1b7-4a71-4098-ab00-1fd3da9f14bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863153 | controller |     "Jun 12 19:43:55.479827 crc crio[3657]: time=\"2026-06-12T19:43:55.479615902Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863168 | controller |     "Jun 12 19:43:55.479827 crc crio[3657]: time=\"2026-06-12T19:43:55.479786717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.863182 | controller |     "Jun 12 19:43:55.500765 crc crio[3657]: time=\"2026-06-12T19:43:55.487580738Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863197 | controller |     "Jun 12 19:43:55.500765 crc crio[3657]: time=\"2026-06-12T19:43:55.500677768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.863212 | controller |     "Jun 12 19:43:55.501033 crc crio[3657]: time=\"2026-06-12T19:43:55.49696882Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a5c5b908-e430-4ef4-940c-b999fcaec764 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:0xc00008cc30}] Aliases:map[]}\"",
2026-06-12 21:10:22.863228 | controller |     "Jun 12 19:43:55.501033 crc crio[3657]: time=\"2026-06-12T19:43:55.500832243Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.863243 | controller |     "Jun 12 19:43:55.503657 crc crio[3657]: time=\"2026-06-12T19:43:55.503479223Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=bde8ee50-9992-4939-88c7-bfc92745d97c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863262 | controller |     "Jun 12 19:43:55.537807 crc crio[3657]: time=\"2026-06-12T19:43:55.532486702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=8c965d51-d73e-4c11-99e2-a0835badcb3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863278 | controller |     "Jun 12 19:43:56.178099 crc crio[3657]: time=\"2026-06-12T19:43:56.176682463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f4217f64-9fec-4096-a66a-98a55b2391d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863293 | controller |     "Jun 12 19:43:56.863610 crc crio[3657]: time=\"2026-06-12T19:43:56.861627491Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/dbe0d6bd-818e-42b5-b5ba-77ac658362f4 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:0xc000896700}] Aliases:map[]}\"",
2026-06-12 21:10:22.863308 | controller |     "Jun 12 19:43:56.863610 crc crio[3657]: time=\"2026-06-12T19:43:56.861722274Z\" 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 21:10:22.863323 | controller |     "Jun 12 19:43:56.868805 crc crio[3657]: time=\"2026-06-12T19:43:56.865734836Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863338 | controller |     "Jun 12 19:43:56.891488 crc crio[3657]: time=\"2026-06-12T19:43:56.891364162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.863352 | controller |     "Jun 12 19:43:57.130659 crc crio[3657]: time=\"2026-06-12T19:43:57.12849315Z\" level=info msg=\"Ran pod sandbox 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=bde8ee50-9992-4939-88c7-bfc92745d97c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863411 | controller |     "Jun 12 19:43:57.141636 crc crio[3657]: time=\"2026-06-12T19:43:57.141246246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ad5f907d-f653-4583-b6b3-455a4480ff60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863430 | controller |     "Jun 12 19:43:57.179367 crc crio[3657]: time=\"2026-06-12T19:43:57.16974408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=0676c9b5-0f7a-48b5-b76c-e7ac732009be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863446 | controller |     "Jun 12 19:43:57.280835 crc crio[3657]: time=\"2026-06-12T19:43:57.280231774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1a626c68-808e-421a-a04c-805ec4de0c72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863465 | controller |     "Jun 12 19:43:57.360903 crc crio[3657]: time=\"2026-06-12T19:43:57.359677609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8be705e3-9e0c-4adb-a0d1-1b31fc0a278d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863481 | controller |     "Jun 12 19:43:57.720503 crc crio[3657]: time=\"2026-06-12T19:43:57.715724024Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/2eac2148-c25b-49a5-a2f5-d7f61ea5fd5f 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:0xc000896638}] Aliases:map[]}\"",
2026-06-12 21:10:22.863496 | controller |     "Jun 12 19:43:57.720503 crc crio[3657]: time=\"2026-06-12T19:43:57.715794356Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.863511 | controller |     "Jun 12 19:43:57.741440 crc crio[3657]: time=\"2026-06-12T19:43:57.732819756Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1fc4df5f-7dc8-449f-a91d-bbac035b7d7c 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:0xc0008a6760}] Aliases:map[]}\"",
2026-06-12 21:10:22.863526 | controller |     "Jun 12 19:43:57.741440 crc crio[3657]: time=\"2026-06-12T19:43:57.740471087Z\" 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 21:10:22.863541 | controller |     "Jun 12 19:43:57.897253 crc crio[3657]: time=\"2026-06-12T19:43:57.896581371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e9a95be7-eb47-4b85-96fc-c8c9fbeeae32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863555 | controller |     "Jun 12 19:43:57.948887 crc crio[3657]: time=\"2026-06-12T19:43:57.94866505Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/467489c2-3812-4795-88cc-c15e46158174 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:0xc000896950}] Aliases:map[]}\"",
2026-06-12 21:10:22.863571 | controller |     "Jun 12 19:43:57.948887 crc crio[3657]: time=\"2026-06-12T19:43:57.948878976Z\" 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 21:10:22.863586 | controller |     "Jun 12 19:43:57.956751 crc crio[3657]: time=\"2026-06-12T19:43:57.955884221Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dd464ff1-f71a-4090-b1e8-7e1920d997f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863604 | controller |     "Jun 12 19:43:57.977211 crc crio[3657]: time=\"2026-06-12T19:43:57.969102786Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=23897811-220e-4451-bc34-4265d2dd334a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863619 | controller |     "Jun 12 19:43:57.977466 crc crio[3657]: time=\"2026-06-12T19:43:57.972630411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a45a2934-0e19-4f6b-a3ae-c6c11d306641 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863634 | controller |     "Jun 12 19:43:58.087797 crc crio[3657]: time=\"2026-06-12T19:43:58.086474757Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/9b2e02e0-c02c-4148-80ea-557340aa30d2 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:0xc001994980}] Aliases:map[]}\"",
2026-06-12 21:10:22.863649 | controller |     "Jun 12 19:43:58.087797 crc crio[3657]: time=\"2026-06-12T19:43:58.086533849Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.863664 | controller |     "Jun 12 19:43:58.136787 crc crio[3657]: time=\"2026-06-12T19:43:58.132762148Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/b880663c-b0c4-44cd-ac7f-2da434642fff 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:0xc00146e060}] Aliases:map[]}\"",
2026-06-12 21:10:22.863680 | controller |     "Jun 12 19:43:58.144890 crc crio[3657]: time=\"2026-06-12T19:43:58.14464467Z\" 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 21:10:22.863695 | controller |     "Jun 12 19:43:58.149670 crc crio[3657]: time=\"2026-06-12T19:43:58.149149431Z\" level=info msg=\"Ran pod sandbox ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=dd464ff1-f71a-4090-b1e8-7e1920d997f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863709 | controller |     "Jun 12 19:43:58.158206 crc crio[3657]: time=\"2026-06-12T19:43:58.158145481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=b8e632bf-9a92-47a4-ae71-0229c1856fe6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863724 | controller |     "Jun 12 19:43:58.188663 crc crio[3657]: time=\"2026-06-12T19:43:58.186728735Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7d98de13-5a33-4a87-9956-0c59e4aa11ac 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:0xc00133c080}] Aliases:map[]}\"",
2026-06-12 21:10:22.863739 | controller |     "Jun 12 19:43:58.188663 crc crio[3657]: time=\"2026-06-12T19:43:58.186787457Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.863757 | controller |     "Jun 12 19:43:58.188663 crc crio[3657]: time=\"2026-06-12T19:43:58.187508709Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/8e9629e9-f63a-46c7-8438-420acfa1d250 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:0xc00011a798}] Aliases:map[]}\"",
2026-06-12 21:10:22.863773 | controller |     "Jun 12 19:43:58.188663 crc crio[3657]: time=\"2026-06-12T19:43:58.187537Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.863787 | controller |     "Jun 12 19:43:58.242856 crc crio[3657]: time=\"2026-06-12T19:43:58.241154868Z\" level=info msg=\"Ran pod sandbox e24565c82cb60794100f8993b3a27c35d6a8b28759e6f3e8b755aeee8c56949f with infra container: openshift-multus/multus-bzhnf/POD\" id=23897811-220e-4451-bc34-4265d2dd334a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.863802 | controller |     "Jun 12 19:43:58.356211 crc crio[3657]: time=\"2026-06-12T19:43:58.35565149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=da9de43e-08b9-48ed-8dc5-9af56d7a4aa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863817 | controller |     "Jun 12 19:43:58.428951 crc crio[3657]: time=\"2026-06-12T19:43:58.428527368Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/7a6e18e1-3646-4b33-b8af-33b05a8ffa94 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:0xc00146e178}] Aliases:map[]}\"",
2026-06-12 21:10:22.863832 | controller |     "Jun 12 19:43:58.431432 crc crio[3657]: time=\"2026-06-12T19:43:58.430647258Z\" 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 21:10:22.863846 | controller |     "Jun 12 19:43:58.583792 crc crio[3657]: time=\"2026-06-12T19:43:58.578220535Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/eb7a28df-0864-4c83-84b7-7cd753d689bf 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:0xc0026167c0}] Aliases:map[]}\"",
2026-06-12 21:10:22.863880 | controller |     "Jun 12 19:43:58.583792 crc crio[3657]: time=\"2026-06-12T19:43:58.578951155Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.863896 | controller |     "Jun 12 19:43:58.661181 crc crio[3657]: time=\"2026-06-12T19:43:58.660938304Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b485139a-1880-4b1a-b367-77177c9ce57a 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:0xc00133c0d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.863915 | controller |     "Jun 12 19:43:58.661181 crc crio[3657]: time=\"2026-06-12T19:43:58.661180321Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.863930 | controller |     "Jun 12 19:43:58.952159 crc crio[3657]: time=\"2026-06-12T19:43:58.950979233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=02ebf18b-d029-4e1d-af5b-db61eca291e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863944 | controller |     "Jun 12 19:43:59.008442 crc crio[3657]: time=\"2026-06-12T19:43:59.006775339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f46e480c-c48f-4597-a6ad-dea3bf5178f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863959 | controller |     "Jun 12 19:43:59.201789 crc crio[3657]: time=\"2026-06-12T19:43:59.197554284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=084f303f-0980-433b-96f0-52ef0ab48cd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863974 | controller |     "Jun 12 19:43:59.201789 crc crio[3657]: time=\"2026-06-12T19:43:59.198115049Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=792b6aee-0de1-4f68-82c2-30d788af2654 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.863988 | controller |     "Jun 12 19:43:59.209987 crc crio[3657]: time=\"2026-06-12T19:43:59.206415771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6cca59ef-194f-41b3-a13b-eb659a150a4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864002 | controller |     "Jun 12 19:44:02.172435 crc crio[3657]: time=\"2026-06-12T19:44:02.168436761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7b8a9132-bae4-4105-975a-751b4e912b87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864016 | controller |     "Jun 12 19:44:02.172435 crc crio[3657]: time=\"2026-06-12T19:44:02.169080329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=633d6144-cb2b-4500-921a-6ab8a3864237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864031 | controller |     "Jun 12 19:44:02.178995 crc crio[3657]: time=\"2026-06-12T19:44:02.172810791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=7cc035d0-3558-4788-ab0a-666fc59dee4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864045 | controller |     "Jun 12 19:44:08.178465 crc crio[3657]: time=\"2026-06-12T19:44:08.17656415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=54b6e784-c5b7-4eb9-92be-3b3c82a75212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864059 | controller |     "Jun 12 19:44:08.180659 crc crio[3657]: time=\"2026-06-12T19:44:08.176621792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=e31e6276-926e-4e7d-9ef8-d200d7473cc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864077 | controller |     "Jun 12 19:44:09.169692 crc crio[3657]: time=\"2026-06-12T19:44:09.169568801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9268c6de-7676-4ce9-a00a-12d2fea42192 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864092 | controller |     "Jun 12 19:44:09.171031 crc crio[3657]: time=\"2026-06-12T19:44:09.170914318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=72c02c0e-3b68-4972-887e-38a386c4fdbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864107 | controller |     "Jun 12 19:44:10.168360 crc crio[3657]: time=\"2026-06-12T19:44:10.168198298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=4d07f198-3d71-4358-9d31-0e0e4ac2d78d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864122 | controller |     "Jun 12 19:44:10.170821 crc crio[3657]: time=\"2026-06-12T19:44:10.170622674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=56d52890-df1e-4237-ad2d-4e869e2dc488 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864137 | controller |     "Jun 12 19:44:10.171346 crc crio[3657]: time=\"2026-06-12T19:44:10.171222802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=8cb4fb19-0193-4155-a0a0-b6d4b0022a08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864152 | controller |     "Jun 12 19:44:10.171782 crc crio[3657]: time=\"2026-06-12T19:44:10.171655493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ff6535db-1493-4f7c-961a-9cacb2efafc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864167 | controller |     "Jun 12 19:44:10.175429 crc crio[3657]: time=\"2026-06-12T19:44:10.175398946Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=bd6a9c25-acd8-476d-9ad8-8a4377a2385d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.864181 | controller |     "Jun 12 19:44:10.176474 crc crio[3657]: time=\"2026-06-12T19:44:10.176392203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=84741cc5-6cca-4f11-a2c1-b5988abe5627 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864196 | controller |     "Jun 12 19:44:10.176906 crc crio[3657]: time=\"2026-06-12T19:44:10.176814975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=59d574b5-82e8-48bf-836e-7fe46cf66fff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864211 | controller |     "Jun 12 19:44:10.176981 crc crio[3657]: time=\"2026-06-12T19:44:10.176922958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f4da12dc-6f3b-4b3f-b7f3-17f3c2e6f4d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864225 | controller |     "Jun 12 19:44:10.177428 crc crio[3657]: time=\"2026-06-12T19:44:10.177400231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864243 | controller |     "Jun 12 19:44:10.180350 crc crio[3657]: time=\"2026-06-12T19:44:10.180194233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=5d2737c7-f1a3-4380-8c69-4acba1f7a89e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864258 | controller |     "Jun 12 19:44:10.180880 crc crio[3657]: time=\"2026-06-12T19:44:10.180800195Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=3769989e-febe-4b40-a246-8393ca9654e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.864287 | controller |     "Jun 12 19:44:10.182346 crc crio[3657]: time=\"2026-06-12T19:44:10.182105981Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=8995605f-1537-43ea-9026-028a9882fbd9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.864303 | controller |     "Jun 12 19:44:10.182876 crc crio[3657]: time=\"2026-06-12T19:44:10.182761565Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=c621cdc7-0e16-4253-af7b-037071b1de78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.864318 | controller |     "Jun 12 19:44:10.208585 crc crio[3657]: time=\"2026-06-12T19:44:10.208445799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864333 | controller |     "Jun 12 19:44:10.211489 crc crio[3657]: time=\"2026-06-12T19:44:10.211375138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864348 | controller |     "Jun 12 19:44:10.211623 crc crio[3657]: time=\"2026-06-12T19:44:10.211428759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864363 | controller |     "Jun 12 19:44:10.269186 crc crio[3657]: time=\"2026-06-12T19:44:10.269017127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864378 | controller |     "Jun 12 19:44:10.272562 crc crio[3657]: time=\"2026-06-12T19:44:10.272433621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864393 | controller |     "Jun 12 19:44:10.294985 crc crio[3657]: time=\"2026-06-12T19:44:10.294824439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864407 | controller |     "Jun 12 19:44:10.298194 crc crio[3657]: time=\"2026-06-12T19:44:10.296785515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864422 | controller |     "Jun 12 19:44:10.301634 crc crio[3657]: time=\"2026-06-12T19:44:10.301142137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864437 | controller |     "Jun 12 19:44:10.370640 crc crio[3657]: time=\"2026-06-12T19:44:10.369709913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864451 | controller |     "Jun 12 19:44:10.670643 crc crio[3657]: time=\"2026-06-12T19:44:10.669777314Z\" level=info msg=\"Created container 7882cba11cc1dcd439b2c465e9ba11c1a4759d66b8943129f794ef605e66254b: openshift-multus/multus-bzhnf/kube-multus\" id=3769989e-febe-4b40-a246-8393ca9654e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.864470 | controller |     "Jun 12 19:44:10.675447 crc crio[3657]: time=\"2026-06-12T19:44:10.67535596Z\" level=info msg=\"Starting container: 7882cba11cc1dcd439b2c465e9ba11c1a4759d66b8943129f794ef605e66254b\" id=8a674383-ad1f-4441-97d4-133323775186 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.864485 | controller |     "Jun 12 19:44:10.711358 crc crio[3657]: time=\"2026-06-12T19:44:10.71120444Z\" level=info msg=\"Started container\" PID=7591 containerID=7882cba11cc1dcd439b2c465e9ba11c1a4759d66b8943129f794ef605e66254b description=openshift-multus/multus-bzhnf/kube-multus id=8a674383-ad1f-4441-97d4-133323775186 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e24565c82cb60794100f8993b3a27c35d6a8b28759e6f3e8b755aeee8c56949f",
2026-06-12 21:10:22.864500 | controller |     "Jun 12 19:44:10.728243 crc crio[3657]: time=\"2026-06-12T19:44:10.727943608Z\" level=info msg=\"Created container b6566b679e28ef20a1c15dcea8922d1f4df1f31c9ef8356c72332cdd61ec11b2: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=8995605f-1537-43ea-9026-028a9882fbd9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.864515 | controller |     "Jun 12 19:44:10.733584 crc crio[3657]: time=\"2026-06-12T19:44:10.733188472Z\" level=info msg=\"Starting container: b6566b679e28ef20a1c15dcea8922d1f4df1f31c9ef8356c72332cdd61ec11b2\" id=fff25fae-2db2-4b4d-ae97-48959caf8042 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.864530 | controller |     "Jun 12 19:44:10.749965 crc crio[3657]: time=\"2026-06-12T19:44:10.748824851Z\" level=info msg=\"Started container\" PID=7593 containerID=b6566b679e28ef20a1c15dcea8922d1f4df1f31c9ef8356c72332cdd61ec11b2 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=fff25fae-2db2-4b4d-ae97-48959caf8042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=196ea754d5f3cc30c657a4cde4ce4a726f7f17e1e153081257756d4600f2b36e",
2026-06-12 21:10:22.864545 | controller |     "Jun 12 19:44:10.864914 crc crio[3657]: time=\"2026-06-12T19:44:10.864687803Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_559d0f07-1b45-4f53-8ded-165e9c4c38a3\\\"\"",
2026-06-12 21:10:22.864560 | controller |     "Jun 12 19:44:10.895374 crc crio[3657]: time=\"2026-06-12T19:44:10.894854809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cb0de440-9d9d-4b0f-b80d-a844af203c37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864574 | controller |     "Jun 12 19:44:10.912581 crc crio[3657]: time=\"2026-06-12T19:44:10.912428038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=875df3a2-8bf5-458b-a6e0-434399aa5969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864589 | controller |     "Jun 12 19:44:10.932117 crc crio[3657]: time=\"2026-06-12T19:44:10.930256277Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=49b465fd-8530-4f78-9642-2ab1258a0532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.864604 | controller |     "Jun 12 19:44:10.932117 crc crio[3657]: time=\"2026-06-12T19:44:10.931006014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864618 | controller |     "Jun 12 19:44:11.119357 crc crio[3657]: time=\"2026-06-12T19:44:11.118455452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864633 | controller |     "Jun 12 19:44:11.127936 crc crio[3657]: time=\"2026-06-12T19:44:11.12395544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864651 | controller |     "Jun 12 19:44:11.229935 crc crio[3657]: time=\"2026-06-12T19:44:11.223677508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6e30497d-b390-4786-84db-f528d08c80ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864665 | controller |     "Jun 12 19:44:11.251394 crc crio[3657]: time=\"2026-06-12T19:44:11.249687525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864679 | controller |     "Jun 12 19:44:11.251394 crc crio[3657]: time=\"2026-06-12T19:44:11.250153622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=50851e68-28e0-4b1f-be53-332134e5893c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864694 | controller |     "Jun 12 19:44:11.254936 crc crio[3657]: time=\"2026-06-12T19:44:11.254712374Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a7705e9e-5940-4f76-a0d7-9780720c4f40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.864708 | controller |     "Jun 12 19:44:11.255936 crc crio[3657]: time=\"2026-06-12T19:44:11.25589562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864722 | controller |     "Jun 12 19:44:11.490236 crc crio[3657]: time=\"2026-06-12T19:44:11.489849126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864736 | controller |     "Jun 12 19:44:11.565545 crc crio[3657]: time=\"2026-06-12T19:44:11.565232961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864750 | controller |     "Jun 12 19:44:11.763849 crc crio[3657]: time=\"2026-06-12T19:44:11.763640306Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.864764 | controller |     "Jun 12 19:44:11.830396 crc crio[3657]: time=\"2026-06-12T19:44:11.829430821Z\" level=info msg=\"Created container fc364b2526920e270be5baca27b8fdf4f98fbad81831595d084bdaf823d82660: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=c621cdc7-0e16-4253-af7b-037071b1de78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.864779 | controller |     "Jun 12 19:44:11.841424 crc crio[3657]: time=\"2026-06-12T19:44:11.841197174Z\" level=info msg=\"Starting container: fc364b2526920e270be5baca27b8fdf4f98fbad81831595d084bdaf823d82660\" id=838ad86c-45aa-4fdc-b46e-b936fd4967ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.864793 | controller |     "Jun 12 19:44:11.870228 crc crio[3657]: time=\"2026-06-12T19:44:11.869855055Z\" level=info msg=\"Created container 9b891a1d65ad8170319cdc673b429c45a4c76081bc3d7cacea62805f19fb9b92: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=49b465fd-8530-4f78-9642-2ab1258a0532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.864807 | controller |     "Jun 12 19:44:11.880729 crc crio[3657]: time=\"2026-06-12T19:44:11.87981732Z\" level=info msg=\"Starting container: 9b891a1d65ad8170319cdc673b429c45a4c76081bc3d7cacea62805f19fb9b92\" id=8f34eef7-ddac-473f-9ae6-a51e3909266c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.864824 | controller |     "Jun 12 19:44:11.900464 crc crio[3657]: time=\"2026-06-12T19:44:11.899947012Z\" level=info msg=\"Started container\" PID=7622 containerID=fc364b2526920e270be5baca27b8fdf4f98fbad81831595d084bdaf823d82660 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=838ad86c-45aa-4fdc-b46e-b936fd4967ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3755ecbedfb155662e870e8b3b33f0f22403a28041508e98503aa55af993e09",
2026-06-12 21:10:22.864840 | controller |     "Jun 12 19:44:12.031892 crc crio[3657]: time=\"2026-06-12T19:44:12.029954867Z\" level=info msg=\"Created container 0a242c4b1e3ca271125c8f9e40b8fd610202459bc6619161e0549bfa5e2215c6: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=bd6a9c25-acd8-476d-9ad8-8a4377a2385d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.864874 | controller |     "Jun 12 19:44:12.043835 crc crio[3657]: time=\"2026-06-12T19:44:12.043789786Z\" level=info msg=\"Starting container: 0a242c4b1e3ca271125c8f9e40b8fd610202459bc6619161e0549bfa5e2215c6\" id=7d5e45ff-ad56-41f5-b2de-fdf5b34efae2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.864891 | controller |     "Jun 12 19:44:12.093630 crc crio[3657]: time=\"2026-06-12T19:44:12.091518187Z\" level=info msg=\"Started container\" PID=7625 containerID=9b891a1d65ad8170319cdc673b429c45a4c76081bc3d7cacea62805f19fb9b92 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=8f34eef7-ddac-473f-9ae6-a51e3909266c name=/runtime.v1.RuntimeService/StartContainer sandboxID=196ea754d5f3cc30c657a4cde4ce4a726f7f17e1e153081257756d4600f2b36e",
2026-06-12 21:10:22.864906 | controller |     "Jun 12 19:44:12.107038 crc crio[3657]: time=\"2026-06-12T19:44:12.106988674Z\" level=info msg=\"Started container\" PID=7633 containerID=0a242c4b1e3ca271125c8f9e40b8fd610202459bc6619161e0549bfa5e2215c6 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=7d5e45ff-ad56-41f5-b2de-fdf5b34efae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2fa1c71a9097b7ea065ce2443877cdc1518abc0ec6a0f63399276aa79334d4f",
2026-06-12 21:10:22.864921 | controller |     "Jun 12 19:44:13.191652 crc crio[3657]: time=\"2026-06-12T19:44:13.187965399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=afe16f19-36db-4d15-8d27-b068907a8067 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864936 | controller |     "Jun 12 19:44:13.191652 crc crio[3657]: time=\"2026-06-12T19:44:13.188485654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=3bec5893-6723-48a7-9a9d-ad58797a68b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864952 | controller |     "Jun 12 19:44:13.198532 crc crio[3657]: time=\"2026-06-12T19:44:13.197836069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=e9f8ec1a-ea67-4fa8-a5aa-e521397ea422 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.864966 | controller |     "Jun 12 19:44:13.209776 crc crio[3657]: time=\"2026-06-12T19:44:13.209724678Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=17a6cc93-2946-4b2f-a634-ce45e9028ed2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.864980 | controller |     "Jun 12 19:44:13.229634 crc crio[3657]: time=\"2026-06-12T19:44:13.226473943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.864995 | controller |     "Jun 12 19:44:13.231422 crc crio[3657]: time=\"2026-06-12T19:44:13.230757813Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=4ea398af-25a1-4760-affb-50e62f61c5ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865013 | controller |     "Jun 12 19:44:13.242666 crc crio[3657]: time=\"2026-06-12T19:44:13.242352899Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=394aec11-ccf5-4754-ad4c-91e654296878 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865028 | controller |     "Jun 12 19:44:13.326775 crc crio[3657]: time=\"2026-06-12T19:44:13.326465426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865043 | controller |     "Jun 12 19:44:13.574790 crc crio[3657]: time=\"2026-06-12T19:44:13.571961039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865057 | controller |     "Jun 12 19:44:13.696688 crc crio[3657]: time=\"2026-06-12T19:44:13.694726366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865072 | controller |     "Jun 12 19:44:13.797753 crc crio[3657]: time=\"2026-06-12T19:44:13.797680723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865086 | controller |     "Jun 12 19:44:13.843411 crc crio[3657]: time=\"2026-06-12T19:44:13.842928789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865101 | controller |     "Jun 12 19:44:14.069827 crc crio[3657]: time=\"2026-06-12T19:44:14.066148927Z\" level=info msg=\"Created container c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a7705e9e-5940-4f76-a0d7-9780720c4f40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865116 | controller |     "Jun 12 19:44:14.073669 crc crio[3657]: time=\"2026-06-12T19:44:14.073256832Z\" level=info msg=\"Starting container: c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3\" id=06ae353b-00a7-4da0-aad2-05b21ad31c79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.865131 | controller |     "Jun 12 19:44:14.157876 crc crio[3657]: time=\"2026-06-12T19:44:14.154556191Z\" level=info msg=\"Started container\" PID=7684 containerID=c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=06ae353b-00a7-4da0-aad2-05b21ad31c79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897",
2026-06-12 21:10:22.865146 | controller |     "Jun 12 19:44:14.191184 crc crio[3657]: time=\"2026-06-12T19:44:14.189635923Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=1cfe1822-dda7-4f33-a43a-1f9b7aac1091 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865161 | controller |     "Jun 12 19:44:14.191184 crc crio[3657]: time=\"2026-06-12T19:44:14.190635285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=58205675-9cb2-4597-b040-1aa1de00a8cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865176 | controller |     "Jun 12 19:44:14.205731 crc crio[3657]: time=\"2026-06-12T19:44:14.205035839Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ccd2733b-5ac6-4969-8524-c8b43f58023f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865195 | controller |     "Jun 12 19:44:14.232398 crc crio[3657]: time=\"2026-06-12T19:44:14.230525111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=18a197cf-9628-41c7-975b-91c7df0b32d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865210 | controller |     "Jun 12 19:44:14.253956 crc crio[3657]: time=\"2026-06-12T19:44:14.253852761Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=8758e916-97b3-4c52-af92-2c30e06ca42d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865225 | controller |     "Jun 12 19:44:14.261549 crc crio[3657]: time=\"2026-06-12T19:44:14.258074042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865239 | controller |     "Jun 12 19:44:14.285558 crc crio[3657]: time=\"2026-06-12T19:44:14.283618068Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c3736f6a-1c51-4b3f-a21f-1f50480912ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865254 | controller |     "Jun 12 19:44:14.285558 crc crio[3657]: time=\"2026-06-12T19:44:14.284215111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865268 | controller |     "Jun 12 19:44:14.349910 crc crio[3657]: time=\"2026-06-12T19:44:14.349670861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=26c89120-b91f-4281-b88f-70f2a2c428e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865282 | controller |     "Jun 12 19:44:14.457035 crc crio[3657]: time=\"2026-06-12T19:44:14.440854922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ad0dbfc2-1101-43b2-a26d-4e4bdc81c52f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865297 | controller |     "Jun 12 19:44:14.883336 crc crio[3657]: time=\"2026-06-12T19:44:14.882421809Z\" level=info msg=\"Created container 7a0200b5ac026ff1625b2dfed7c6e0d3c60d9390982c82ef068877173676582f: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=394aec11-ccf5-4754-ad4c-91e654296878 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865311 | controller |     "Jun 12 19:44:14.901385 crc crio[3657]: time=\"2026-06-12T19:44:14.891904396Z\" level=info msg=\"Starting container: 7a0200b5ac026ff1625b2dfed7c6e0d3c60d9390982c82ef068877173676582f\" id=459bcea3-5c8b-4879-aea5-8639586263d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.865326 | controller |     "Jun 12 19:44:15.057518 crc crio[3657]: time=\"2026-06-12T19:44:15.048963515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865340 | controller |     "Jun 12 19:44:15.101173 crc crio[3657]: time=\"2026-06-12T19:44:15.077601037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865355 | controller |     "Jun 12 19:44:15.113196 crc crio[3657]: time=\"2026-06-12T19:44:15.112627213Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=b168bcb0-f4dd-42c6-be51-224580dfac7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865375 | controller |     "Jun 12 19:44:15.113196 crc crio[3657]: time=\"2026-06-12T19:44:15.113012041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865390 | controller |     "Jun 12 19:44:15.150848 crc crio[3657]: time=\"2026-06-12T19:44:15.14369233Z\" level=info msg=\"Started container\" PID=7694 containerID=7a0200b5ac026ff1625b2dfed7c6e0d3c60d9390982c82ef068877173676582f description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=459bcea3-5c8b-4879-aea5-8639586263d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=139e30f39b5f0474a3e4bf6d2a8a962fdb993f23c37d89925233963d6365fb4f",
2026-06-12 21:10:22.865406 | controller |     "Jun 12 19:44:15.199397 crc crio[3657]: time=\"2026-06-12T19:44:15.197467428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=13175921-65a8-4aba-b13e-424f544b0d08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865421 | controller |     "Jun 12 19:44:15.515580 crc crio[3657]: time=\"2026-06-12T19:44:15.511846441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865435 | controller |     "Jun 12 19:44:15.586464 crc crio[3657]: time=\"2026-06-12T19:44:15.579247529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8f3c9267-ad1b-456d-9eb0-46715efbf0bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865450 | controller |     "Jun 12 19:44:15.703680 crc crio[3657]: time=\"2026-06-12T19:44:15.698009931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865465 | controller |     "Jun 12 19:44:16.240978 crc crio[3657]: time=\"2026-06-12T19:44:16.240855762Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=0d582cc9-6377-43a4-a097-19d5ac8931a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865480 | controller |     "Jun 12 19:44:16.251504 crc crio[3657]: time=\"2026-06-12T19:44:16.250602114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865494 | controller |     "Jun 12 19:44:16.279565 crc crio[3657]: time=\"2026-06-12T19:44:16.279521819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865509 | controller |     "Jun 12 19:44:16.485992 crc crio[3657]: time=\"2026-06-12T19:44:16.484705431Z\" level=info msg=\"Created container 3f0ccadbe48cee4da29f26630c13ca4a936efd378fec644bd994a2bdbe8c10af: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=8758e916-97b3-4c52-af92-2c30e06ca42d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865523 | controller |     "Jun 12 19:44:16.554882 crc crio[3657]: time=\"2026-06-12T19:44:16.553675276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6238e7bf-8d10-4348-a297-6866e7b6724b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865538 | controller |     "Jun 12 19:44:16.558620 crc crio[3657]: time=\"2026-06-12T19:44:16.55858228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865552 | controller |     "Jun 12 19:44:16.572680 crc crio[3657]: time=\"2026-06-12T19:44:16.565466783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5d60f84b-8489-4069-9bfc-7f210fa5116b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865570 | controller |     "Jun 12 19:44:16.609540 crc crio[3657]: time=\"2026-06-12T19:44:16.606822709Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=c871ee60-afa7-4775-9362-fe0ce9ed69ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865585 | controller |     "Jun 12 19:44:16.610843 crc crio[3657]: time=\"2026-06-12T19:44:16.609569859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865600 | controller |     "Jun 12 19:44:16.610843 crc crio[3657]: time=\"2026-06-12T19:44:16.610405026Z\" level=info msg=\"Starting container: 3f0ccadbe48cee4da29f26630c13ca4a936efd378fec644bd994a2bdbe8c10af\" id=49bfdcfb-39cc-4d72-9fc4-6b8abe3faf91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.865615 | controller |     "Jun 12 19:44:16.858519 crc crio[3657]: time=\"2026-06-12T19:44:16.857891839Z\" level=info msg=\"Started container\" PID=7729 containerID=3f0ccadbe48cee4da29f26630c13ca4a936efd378fec644bd994a2bdbe8c10af description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=49bfdcfb-39cc-4d72-9fc4-6b8abe3faf91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12d9e6518e3347c0c58eba28632ccb88f5d59a5f21d970b278adc43eba0261c3",
2026-06-12 21:10:22.865630 | controller |     "Jun 12 19:44:16.915321 crc crio[3657]: time=\"2026-06-12T19:44:16.91471534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865645 | controller |     "Jun 12 19:44:17.039780 crc crio[3657]: time=\"2026-06-12T19:44:17.031017628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865660 | controller |     "Jun 12 19:44:17.185945 crc crio[3657]: time=\"2026-06-12T19:44:17.184761522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865675 | controller |     "Jun 12 19:44:17.680751 crc crio[3657]: time=\"2026-06-12T19:44:17.679012142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865689 | controller |     "Jun 12 19:44:18.421341 crc crio[3657]: time=\"2026-06-12T19:44:18.41790539Z\" level=info msg=\"Created container 36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=b168bcb0-f4dd-42c6-be51-224580dfac7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865704 | controller |     "Jun 12 19:44:18.434347 crc crio[3657]: time=\"2026-06-12T19:44:18.432933617Z\" level=info msg=\"Starting container: 36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8\" id=098f895f-88ab-46b8-8ac4-ab718a08cc26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.865718 | controller |     "Jun 12 19:44:18.768648 crc crio[3657]: time=\"2026-06-12T19:44:18.767880807Z\" level=info msg=\"Created container 017ad6420def54e6300a583d2a809908639f1dde34b8b60b17f492339c69e9e8: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=c871ee60-afa7-4775-9362-fe0ce9ed69ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865733 | controller |     "Jun 12 19:44:18.775823 crc crio[3657]: time=\"2026-06-12T19:44:18.775086763Z\" level=info msg=\"Started container\" PID=7744 containerID=36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=098f895f-88ab-46b8-8ac4-ab718a08cc26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897",
2026-06-12 21:10:22.865752 | controller |     "Jun 12 19:44:18.781667 crc crio[3657]: time=\"2026-06-12T19:44:18.781507002Z\" level=info msg=\"Starting container: 017ad6420def54e6300a583d2a809908639f1dde34b8b60b17f492339c69e9e8\" id=d6290701-5704-4984-befc-57d8268c255d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.865767 | controller |     "Jun 12 19:44:18.784808 crc crio[3657]: time=\"2026-06-12T19:44:18.783905072Z\" level=info msg=\"Created container 19f93a9e0123b61849ca8b4144ae1ec8c91a857a827af3e5bf16029106e19b13: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=17a6cc93-2946-4b2f-a634-ce45e9028ed2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865782 | controller |     "Jun 12 19:44:18.790815 crc crio[3657]: time=\"2026-06-12T19:44:18.790719898Z\" level=info msg=\"Starting container: 19f93a9e0123b61849ca8b4144ae1ec8c91a857a827af3e5bf16029106e19b13\" id=2f958129-3c15-4da0-84fb-35c9934f5793 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.865797 | controller |     "Jun 12 19:44:18.795483 crc crio[3657]: time=\"2026-06-12T19:44:18.792847584Z\" level=info msg=\"Created container dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c3736f6a-1c51-4b3f-a21f-1f50480912ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865812 | controller |     "Jun 12 19:44:18.802905 crc crio[3657]: time=\"2026-06-12T19:44:18.799720209Z\" level=info msg=\"Started container\" PID=7759 containerID=017ad6420def54e6300a583d2a809908639f1dde34b8b60b17f492339c69e9e8 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=d6290701-5704-4984-befc-57d8268c255d name=/runtime.v1.RuntimeService/StartContainer sandboxID=139e30f39b5f0474a3e4bf6d2a8a962fdb993f23c37d89925233963d6365fb4f",
2026-06-12 21:10:22.865826 | controller |     "Jun 12 19:44:18.805601 crc crio[3657]: time=\"2026-06-12T19:44:18.805429665Z\" level=info msg=\"Starting container: dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e\" id=5ce20fdb-54e6-4a4a-a520-01cfabba27c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.865842 | controller |     "Jun 12 19:44:18.900835 crc crio[3657]: time=\"2026-06-12T19:44:18.900583352Z\" level=info msg=\"Started container\" PID=7750 containerID=dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=5ce20fdb-54e6-4a4a-a520-01cfabba27c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02ef35a4d09b8aad6d09eb321930267aa571a268e092f22943daea4ec845013b",
2026-06-12 21:10:22.865876 | controller |     "Jun 12 19:44:18.902576 crc crio[3657]: time=\"2026-06-12T19:44:18.901952316Z\" level=info msg=\"Started container\" PID=7762 containerID=19f93a9e0123b61849ca8b4144ae1ec8c91a857a827af3e5bf16029106e19b13 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=2f958129-3c15-4da0-84fb-35c9934f5793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761",
2026-06-12 21:10:22.865893 | controller |     "Jun 12 19:44:19.238798 crc crio[3657]: time=\"2026-06-12T19:44:19.238719136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=5579b26c-7f69-4d0a-b932-47156e8d829f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865908 | controller |     "Jun 12 19:44:19.336827 crc crio[3657]: time=\"2026-06-12T19:44:19.320158015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=0609f64f-296d-4f5b-986f-1f05ceda689f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865926 | controller |     "Jun 12 19:44:19.680967 crc crio[3657]: time=\"2026-06-12T19:44:19.680889948Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=f61580a1-0bcf-4e95-817f-a33824824f76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.865941 | controller |     "Jun 12 19:44:19.682818 crc crio[3657]: time=\"2026-06-12T19:44:19.682794819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865957 | controller |     "Jun 12 19:44:19.777894 crc crio[3657]: time=\"2026-06-12T19:44:19.777450346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.865971 | controller |     "Jun 12 19:44:20.194961 crc crio[3657]: time=\"2026-06-12T19:44:20.191888985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c9b8f194-8be3-4497-8d54-4ee248bdb2d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.865986 | controller |     "Jun 12 19:44:20.235356 crc crio[3657]: time=\"2026-06-12T19:44:20.229497276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=cefd4486-a0b5-4cfc-b309-c4386d6f5560 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866000 | controller |     "Jun 12 19:44:20.261455 crc crio[3657]: time=\"2026-06-12T19:44:20.259237393Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=c09a3914-bdd4-4bf9-b4c7-bb1ea2e5d700 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866014 | controller |     "Jun 12 19:44:20.261455 crc crio[3657]: time=\"2026-06-12T19:44:20.26001795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866029 | controller |     "Jun 12 19:44:22.512648 crc crio[3657]: time=\"2026-06-12T19:44:22.510693405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=db8bd729-8174-4c81-bce8-b166916e3d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866044 | controller |     "Jun 12 19:44:22.522941 crc crio[3657]: time=\"2026-06-12T19:44:22.521733172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=a3e0ca6c-a8d2-4dcf-ac37-7112965f721d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866058 | controller |     "Jun 12 19:44:22.614728 crc crio[3657]: time=\"2026-06-12T19:44:22.6117418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=2068ff4b-aab1-4204-9ad5-fa821cc7814e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866073 | controller |     "Jun 12 19:44:22.614728 crc crio[3657]: time=\"2026-06-12T19:44:22.612578688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=53430495-7432-4fb3-86e9-f349d9f076a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866087 | controller |     "Jun 12 19:44:22.645642 crc crio[3657]: time=\"2026-06-12T19:44:22.640581873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866104 | controller |     "Jun 12 19:44:22.702903 crc crio[3657]: time=\"2026-06-12T19:44:22.701529982Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=995c3331-3598-4cfe-8211-4b95a3dff962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866119 | controller |     "Jun 12 19:44:22.702903 crc crio[3657]: time=\"2026-06-12T19:44:22.702703247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866133 | controller |     "Jun 12 19:44:22.724224 crc crio[3657]: time=\"2026-06-12T19:44:22.723740712Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=9b954b29-a0cb-40cb-991a-3b463b5eec37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866148 | controller |     "Jun 12 19:44:22.729220 crc crio[3657]: time=\"2026-06-12T19:44:22.729173541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866162 | controller |     "Jun 12 19:44:23.530410 crc crio[3657]: time=\"2026-06-12T19:44:23.524566937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866177 | controller |     "Jun 12 19:44:23.617622 crc crio[3657]: time=\"2026-06-12T19:44:23.617085712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866191 | controller |     "Jun 12 19:44:23.647573 crc crio[3657]: time=\"2026-06-12T19:44:23.64653024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866206 | controller |     "Jun 12 19:44:23.814498 crc crio[3657]: time=\"2026-06-12T19:44:23.814082607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866220 | controller |     "Jun 12 19:44:23.844454 crc crio[3657]: time=\"2026-06-12T19:44:23.84313499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866235 | controller |     "Jun 12 19:44:24.096615 crc crio[3657]: time=\"2026-06-12T19:44:24.094732454Z\" level=info msg=\"Created container a2a08e9d833670d53f22c0d11c5fe15ab57af6bb428efae09a4eb8bd8015579b: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=c09a3914-bdd4-4bf9-b4c7-bb1ea2e5d700 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866250 | controller |     "Jun 12 19:44:24.134925 crc crio[3657]: time=\"2026-06-12T19:44:24.134142643Z\" level=info msg=\"Starting container: a2a08e9d833670d53f22c0d11c5fe15ab57af6bb428efae09a4eb8bd8015579b\" id=6521ffeb-e7e7-4c5f-95fa-885b1197d3ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.866269 | controller |     "Jun 12 19:44:24.186358 crc crio[3657]: time=\"2026-06-12T19:44:24.184245325Z\" level=info msg=\"Started container\" PID=7849 containerID=a2a08e9d833670d53f22c0d11c5fe15ab57af6bb428efae09a4eb8bd8015579b description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=6521ffeb-e7e7-4c5f-95fa-885b1197d3ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=240a301ac6bdc1150ded9041a4294dd6bfa882576700c5e4b7e84318bf2ee9c7",
2026-06-12 21:10:22.866287 | controller |     "Jun 12 19:44:24.299821 crc crio[3657]: time=\"2026-06-12T19:44:24.297029438Z\" level=info msg=\"Created container 66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=995c3331-3598-4cfe-8211-4b95a3dff962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866304 | controller |     "Jun 12 19:44:24.340507 crc crio[3657]: time=\"2026-06-12T19:44:24.338696084Z\" level=info msg=\"Starting container: 66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf\" id=6f3a983f-4887-4d5b-85ab-13f7265546ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.866319 | controller |     "Jun 12 19:44:24.366563 crc crio[3657]: time=\"2026-06-12T19:44:24.356875149Z\" level=info msg=\"Started container\" PID=7857 containerID=66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=6f3a983f-4887-4d5b-85ab-13f7265546ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4",
2026-06-12 21:10:22.866334 | controller |     "Jun 12 19:44:24.798424 crc crio[3657]: time=\"2026-06-12T19:44:24.797960824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866348 | controller |     "Jun 12 19:44:25.639508 crc crio[3657]: time=\"2026-06-12T19:44:25.630764679Z\" level=info msg=\"Created container 9bd5cba44679b6a1eacbc079660fb72b03e5936c87ac577d6719429853503f0b: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=0d582cc9-6377-43a4-a097-19d5ac8931a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866363 | controller |     "Jun 12 19:44:25.860813 crc crio[3657]: time=\"2026-06-12T19:44:25.791938779Z\" level=info msg=\"Starting container: 9bd5cba44679b6a1eacbc079660fb72b03e5936c87ac577d6719429853503f0b\" id=403fd761-ea74-4c33-947d-a7d4d04943a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.866378 | controller |     "Jun 12 19:44:26.224440 crc crio[3657]: time=\"2026-06-12T19:44:26.223886707Z\" level=info msg=\"Started container\" PID=7904 containerID=9bd5cba44679b6a1eacbc079660fb72b03e5936c87ac577d6719429853503f0b description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=403fd761-ea74-4c33-947d-a7d4d04943a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828",
2026-06-12 21:10:22.866393 | controller |     "Jun 12 19:44:26.876210 crc crio[3657]: time=\"2026-06-12T19:44:26.871199091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=9e5f284c-6b26-4855-96a0-83a4180eaa4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866407 | controller |     "Jun 12 19:44:26.950691 crc crio[3657]: time=\"2026-06-12T19:44:26.949926857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9c2d085e-8c94-4bba-8f1c-106b858115dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866422 | controller |     "Jun 12 19:44:26.976874 crc crio[3657]: time=\"2026-06-12T19:44:26.976526728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f512f35e-b3b0-4190-90e5-a7087ea8e227 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866436 | controller |     "Jun 12 19:44:26.979724 crc crio[3657]: time=\"2026-06-12T19:44:26.978807268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=79656670-2fd5-4d8d-8546-d45b45b6529f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866454 | controller |     "Jun 12 19:44:27.049417 crc crio[3657]: time=\"2026-06-12T19:44:27.044649814Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=8074aa4a-5e0d-418a-9c14-289e49a9c556 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866469 | controller |     "Jun 12 19:44:27.112485 crc crio[3657]: time=\"2026-06-12T19:44:27.107014826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866484 | controller |     "Jun 12 19:44:27.112485 crc crio[3657]: time=\"2026-06-12T19:44:27.11085865Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=04947e99-6447-412f-a17c-b27dda0c8689 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866499 | controller |     "Jun 12 19:44:27.268545 crc crio[3657]: time=\"2026-06-12T19:44:27.268139532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866513 | controller |     "Jun 12 19:44:27.594742 crc crio[3657]: time=\"2026-06-12T19:44:27.594595082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866528 | controller |     "Jun 12 19:44:28.071416 crc crio[3657]: time=\"2026-06-12T19:44:28.071082599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866543 | controller |     "Jun 12 19:44:28.648576 crc crio[3657]: time=\"2026-06-12T19:44:28.644362412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866558 | controller |     "Jun 12 19:44:28.662348 crc crio[3657]: time=\"2026-06-12T19:44:28.658554538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866572 | controller |     "Jun 12 19:44:29.012840 crc crio[3657]: time=\"2026-06-12T19:44:29.010804622Z\" level=info msg=\"Created container e78e0f53301c589c4912a97444d0f5bfda4a265cc12a2a2a15f1705314c3e00c: openshift-image-registry/node-ca-2wddl/node-ca\" id=f61580a1-0bcf-4e95-817f-a33824824f76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866587 | controller |     "Jun 12 19:44:29.025653 crc crio[3657]: time=\"2026-06-12T19:44:29.020235006Z\" level=info msg=\"Starting container: e78e0f53301c589c4912a97444d0f5bfda4a265cc12a2a2a15f1705314c3e00c\" id=56b94744-4623-491a-972f-395419563fbe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.866601 | controller |     "Jun 12 19:44:29.146616 crc crio[3657]: time=\"2026-06-12T19:44:29.145531731Z\" level=info msg=\"Started container\" PID=7945 containerID=e78e0f53301c589c4912a97444d0f5bfda4a265cc12a2a2a15f1705314c3e00c description=openshift-image-registry/node-ca-2wddl/node-ca id=56b94744-4623-491a-972f-395419563fbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa15229e97ca5bfc732e70ab5050ec3bc734180b47cb3a8bc68aebc9262ca81",
2026-06-12 21:10:22.866616 | controller |     "Jun 12 19:44:29.253933 crc crio[3657]: time=\"2026-06-12T19:44:29.252771232Z\" level=info msg=\"Created container c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=8074aa4a-5e0d-418a-9c14-289e49a9c556 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866631 | controller |     "Jun 12 19:44:29.259835 crc crio[3657]: time=\"2026-06-12T19:44:29.259256135Z\" level=info msg=\"Starting container: c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d\" id=a89eff90-01f4-474b-bff4-d775c3c0c14d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.866650 | controller |     "Jun 12 19:44:29.661147 crc crio[3657]: time=\"2026-06-12T19:44:29.654009472Z\" level=info msg=\"Started container\" PID=7975 containerID=c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=a89eff90-01f4-474b-bff4-d775c3c0c14d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4",
2026-06-12 21:10:22.866665 | controller |     "Jun 12 19:44:30.005468 crc crio[3657]: time=\"2026-06-12T19:44:29.990688979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=447d634d-9526-4ab2-adbb-9e1182d12840 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866680 | controller |     "Jun 12 19:44:30.144923 crc crio[3657]: time=\"2026-06-12T19:44:30.144698833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=db8a8671-4f47-434c-bc36-18233ee74ed2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866695 | controller |     "Jun 12 19:44:30.191635 crc crio[3657]: time=\"2026-06-12T19:44:30.189704377Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=b8375769-903e-4caf-b969-f56b062fe93e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866710 | controller |     "Jun 12 19:44:30.191635 crc crio[3657]: time=\"2026-06-12T19:44:30.19076878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866724 | controller |     "Jun 12 19:44:30.662473 crc crio[3657]: time=\"2026-06-12T19:44:30.643193974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866738 | controller |     "Jun 12 19:44:31.266807 crc crio[3657]: time=\"2026-06-12T19:44:31.265994025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866752 | controller |     "Jun 12 19:44:31.279818 crc crio[3657]: time=\"2026-06-12T19:44:31.279669177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866767 | controller |     "Jun 12 19:44:32.459230 crc crio[3657]: time=\"2026-06-12T19:44:32.458615756Z\" level=info msg=\"Created container eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=b8375769-903e-4caf-b969-f56b062fe93e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866781 | controller |     "Jun 12 19:44:32.466946 crc crio[3657]: time=\"2026-06-12T19:44:32.466897721Z\" level=info msg=\"Starting container: eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02\" id=ca681808-388f-4342-8581-42ef6898f184 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.866796 | controller |     "Jun 12 19:44:32.478575 crc crio[3657]: time=\"2026-06-12T19:44:32.478529844Z\" level=info msg=\"Created container b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=04947e99-6447-412f-a17c-b27dda0c8689 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866810 | controller |     "Jun 12 19:44:32.491682 crc crio[3657]: time=\"2026-06-12T19:44:32.491564194Z\" level=info msg=\"Starting container: b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38\" id=732c1381-7714-4b9a-b90d-4677ee7609cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.866828 | controller |     "Jun 12 19:44:32.698926 crc crio[3657]: time=\"2026-06-12T19:44:32.69773877Z\" level=info msg=\"Started container\" PID=8084 containerID=eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=ca681808-388f-4342-8581-42ef6898f184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4",
2026-06-12 21:10:22.866843 | controller |     "Jun 12 19:44:32.753803 crc crio[3657]: time=\"2026-06-12T19:44:32.751861387Z\" level=info msg=\"Started container\" PID=8085 containerID=b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=732c1381-7714-4b9a-b90d-4677ee7609cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828",
2026-06-12 21:10:22.866877 | controller |     "Jun 12 19:44:32.872664 crc crio[3657]: time=\"2026-06-12T19:44:32.871141726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e12ae671-f8f5-4e2a-8c3e-4932554104e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866894 | controller |     "Jun 12 19:44:32.883350 crc crio[3657]: time=\"2026-06-12T19:44:32.882852601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b3adc4a5-5bf7-4074-abb8-a5c81fa929d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.866909 | controller |     "Jun 12 19:44:32.890725 crc crio[3657]: time=\"2026-06-12T19:44:32.889730591Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=0d7dcf2e-3c96-40d0-8611-6d81bea1724f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866923 | controller |     "Jun 12 19:44:32.893000 crc crio[3657]: time=\"2026-06-12T19:44:32.89153216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866938 | controller |     "Jun 12 19:44:33.065238 crc crio[3657]: time=\"2026-06-12T19:44:33.064740809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866952 | controller |     "Jun 12 19:44:33.073167 crc crio[3657]: time=\"2026-06-12T19:44:33.071047806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.866967 | controller |     "Jun 12 19:44:33.605454 crc crio[3657]: time=\"2026-06-12T19:44:33.599003124Z\" level=info msg=\"Created container f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=0d7dcf2e-3c96-40d0-8611-6d81bea1724f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.866981 | controller |     "Jun 12 19:44:33.621956 crc crio[3657]: time=\"2026-06-12T19:44:33.621590406Z\" level=info msg=\"Starting container: f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057\" id=a74742ad-2328-456c-b189-69de518281b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.866995 | controller |     "Jun 12 19:44:33.689969 crc crio[3657]: time=\"2026-06-12T19:44:33.689640619Z\" level=info msg=\"Started container\" PID=8117 containerID=f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=a74742ad-2328-456c-b189-69de518281b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4",
2026-06-12 21:10:22.867014 | controller |     "Jun 12 19:44:33.784382 crc crio[3657]: time=\"2026-06-12T19:44:33.781558716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=82213439-83ec-4c85-b2c4-e71828b3080e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.867029 | controller |     "Jun 12 19:44:33.788383 crc crio[3657]: time=\"2026-06-12T19:44:33.787970751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=9ea66680-4df8-48d3-a25f-82f388b700e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.867044 | controller |     "Jun 12 19:44:33.811147 crc crio[3657]: time=\"2026-06-12T19:44:33.810689224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8600e9bd-d0f3-4686-b3e2-ca4434957b71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.867059 | controller |     "Jun 12 19:44:33.831877 crc crio[3657]: time=\"2026-06-12T19:44:33.831745743Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=89685570-07cc-4401-9096-6c3e4ac6fc44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.867073 | controller |     "Jun 12 19:44:33.832068 crc crio[3657]: time=\"2026-06-12T19:44:33.831810535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a450b91c-0ad2-4b2b-a5c6-4f11720029d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.867087 | controller |     "Jun 12 19:44:33.833043 crc crio[3657]: time=\"2026-06-12T19:44:33.832910019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867102 | controller |     "Jun 12 19:44:33.969836 crc crio[3657]: time=\"2026-06-12T19:44:33.967900553Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=a296ad1c-5430-48a8-ab09-5d452504e0ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.867116 | controller |     "Jun 12 19:44:33.994931 crc crio[3657]: time=\"2026-06-12T19:44:33.9946355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867131 | controller |     "Jun 12 19:44:34.141994 crc crio[3657]: time=\"2026-06-12T19:44:34.141793797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867146 | controller |     "Jun 12 19:44:34.149797 crc crio[3657]: time=\"2026-06-12T19:44:34.148650227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867160 | controller |     "Jun 12 19:44:34.167249 crc crio[3657]: time=\"2026-06-12T19:44:34.166113999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867174 | controller |     "Jun 12 19:44:34.645786 crc crio[3657]: time=\"2026-06-12T19:44:34.645239853Z\" level=info msg=\"Created container 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=a296ad1c-5430-48a8-ab09-5d452504e0ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.867189 | controller |     "Jun 12 19:44:34.659364 crc crio[3657]: time=\"2026-06-12T19:44:34.647837463Z\" level=info msg=\"Starting container: 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01\" id=c004255f-490d-4ee7-b549-d165d8c3d2c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.867206 | controller |     "Jun 12 19:44:34.834823 crc crio[3657]: time=\"2026-06-12T19:44:34.832798875Z\" level=info msg=\"Started container\" PID=8144 containerID=02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=c004255f-490d-4ee7-b549-d165d8c3d2c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4",
2026-06-12 21:10:22.867221 | controller |     "Jun 12 19:44:35.739947 crc crio[3657]: time=\"2026-06-12T19:44:35.721859894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ed828f52-a3e7-4230-9ae6-77a58a38aeee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.867235 | controller |     "Jun 12 19:44:35.782838 crc crio[3657]: time=\"2026-06-12T19:44:35.782567497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=223a70b5-2faf-4633-8e05-6661a7e5f090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.867250 | controller |     "Jun 12 19:44:35.796413 crc crio[3657]: time=\"2026-06-12T19:44:35.795827597Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=553f5fae-bd48-436e-9549-c2cb3eb44133 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.867265 | controller |     "Jun 12 19:44:35.799212 crc crio[3657]: time=\"2026-06-12T19:44:35.798873124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867280 | controller |     "Jun 12 19:44:36.010850 crc crio[3657]: time=\"2026-06-12T19:44:36.007194074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867295 | controller |     "Jun 12 19:44:36.024712 crc crio[3657]: time=\"2026-06-12T19:44:36.013112011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867310 | controller |     "Jun 12 19:44:36.785236 crc crio[3657]: time=\"2026-06-12T19:44:36.784698591Z\" level=info msg=\"Created container 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=553f5fae-bd48-436e-9549-c2cb3eb44133 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.867325 | controller |     "Jun 12 19:44:36.789439 crc crio[3657]: time=\"2026-06-12T19:44:36.788430691Z\" level=info msg=\"Starting container: 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25\" id=942b9d72-41e2-4ad9-8116-58066f2e6fb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.867339 | controller |     "Jun 12 19:44:36.974914 crc crio[3657]: time=\"2026-06-12T19:44:36.974241337Z\" level=info msg=\"Started container\" PID=8196 containerID=9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=942b9d72-41e2-4ad9-8116-58066f2e6fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4",
2026-06-12 21:10:22.867354 | controller |     "Jun 12 19:44:37.217143 crc crio[3657]: time=\"2026-06-12T19:44:37.215972052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=103816b6-044a-417f-9ae4-e859f09447e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.867371 | controller |     "Jun 12 19:44:37.263711 crc crio[3657]: time=\"2026-06-12T19:44:37.252923295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=476333cb-f1a2-4edc-97f3-9346677d29d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.867437 | controller |     "Jun 12 19:44:37.287253 crc crio[3657]: time=\"2026-06-12T19:44:37.28491497Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=29c242d6-a948-4ae7-9efb-8555077ffd08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.867454 | controller |     "Jun 12 19:44:37.296440 crc crio[3657]: time=\"2026-06-12T19:44:37.296417021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867469 | controller |     "Jun 12 19:44:37.619422 crc crio[3657]: time=\"2026-06-12T19:44:37.6179089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867484 | controller |     "Jun 12 19:44:37.621966 crc crio[3657]: time=\"2026-06-12T19:44:37.618637917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867499 | controller |     "Jun 12 19:44:37.648227 crc crio[3657]: time=\"2026-06-12T19:44:37.647111357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867513 | controller |     "Jun 12 19:44:38.386230 crc crio[3657]: time=\"2026-06-12T19:44:38.35410735Z\" level=info msg=\"Created container 2eb5de4f436ae3bc1c27e73b4e2cc9b7694b2d642a27df335f389a1cef78da05: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=89685570-07cc-4401-9096-6c3e4ac6fc44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.867528 | controller |     "Jun 12 19:44:38.386230 crc crio[3657]: time=\"2026-06-12T19:44:38.38159479Z\" level=info msg=\"Starting container: 2eb5de4f436ae3bc1c27e73b4e2cc9b7694b2d642a27df335f389a1cef78da05\" id=9a9d7178-7634-40e3-986b-ce2a216a444e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.867543 | controller |     "Jun 12 19:44:38.581026 crc crio[3657]: time=\"2026-06-12T19:44:38.580556583Z\" level=info msg=\"Created container 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=29c242d6-a948-4ae7-9efb-8555077ffd08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.867558 | controller |     "Jun 12 19:44:38.595532 crc crio[3657]: time=\"2026-06-12T19:44:38.59510555Z\" level=info msg=\"Starting container: 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34\" id=a37732e1-1e88-4e3e-b377-e26513f4950b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.867573 | controller |     "Jun 12 19:44:38.693782 crc crio[3657]: time=\"2026-06-12T19:44:38.686570917Z\" level=info msg=\"Started container\" PID=8221 containerID=2eb5de4f436ae3bc1c27e73b4e2cc9b7694b2d642a27df335f389a1cef78da05 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=9a9d7178-7634-40e3-986b-ce2a216a444e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761",
2026-06-12 21:10:22.867588 | controller |     "Jun 12 19:44:38.808662 crc crio[3657]: time=\"2026-06-12T19:44:38.805235817Z\" level=info msg=\"Started container\" PID=8223 containerID=2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=a37732e1-1e88-4e3e-b377-e26513f4950b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4",
2026-06-12 21:10:22.867607 | controller |     "Jun 12 19:44:40.397595 crc crio[3657]: time=\"2026-06-12T19:44:40.385141839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a6d29325-08d6-4687-a8d1-c7eb7524418a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.867623 | controller |     "Jun 12 19:44:40.404509 crc crio[3657]: time=\"2026-06-12T19:44:40.403531148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3e913981-f71b-4695-984d-94ca902870cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.867638 | controller |     "Jun 12 19:44:40.408146 crc crio[3657]: time=\"2026-06-12T19:44:40.407708275Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9563cd53-5ebe-4aa3-9659-9dbefa744789 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.867652 | controller |     "Jun 12 19:44:40.410173 crc crio[3657]: time=\"2026-06-12T19:44:40.409209378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867667 | controller |     "Jun 12 19:44:40.510563 crc crio[3657]: time=\"2026-06-12T19:44:40.510090498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867682 | controller |     "Jun 12 19:44:43.014172 crc crio[3657]: time=\"2026-06-12T19:44:43.01388633Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.867696 | controller |     "Jun 12 19:44:43.078906 crc crio[3657]: time=\"2026-06-12T19:44:43.078732543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867711 | controller |     "Jun 12 19:44:43.480162 crc crio[3657]: time=\"2026-06-12T19:44:43.480036625Z\" level=info msg=\"Created container 60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9563cd53-5ebe-4aa3-9659-9dbefa744789 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.867725 | controller |     "Jun 12 19:44:43.486152 crc crio[3657]: time=\"2026-06-12T19:44:43.485243365Z\" level=info msg=\"Starting container: 60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e\" id=3c62b5cd-c85c-4651-a113-38c25200b909 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.867740 | controller |     "Jun 12 19:44:43.512533 crc crio[3657]: time=\"2026-06-12T19:44:43.512214354Z\" level=info msg=\"Started container\" PID=8347 containerID=60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3c62b5cd-c85c-4651-a113-38c25200b909 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828",
2026-06-12 21:10:22.867755 | controller |     "Jun 12 19:44:44.027181 crc crio[3657]: time=\"2026-06-12T19:44:44.026677236Z\" level=info msg=\"NetworkStart: stopping network for sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.867770 | controller |     "Jun 12 19:44:44.338745 crc crio[3657]: time=\"2026-06-12T19:44:44.33773355Z\" level=info msg=\"NetworkStart: stopping network for sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.867787 | controller |     "Jun 12 19:44:44.660990 crc crio[3657]: time=\"2026-06-12T19:44:44.660658934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=92bd9fb0-3368-460e-8a7b-3efd1d8794ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.867802 | controller |     "Jun 12 19:44:44.684565 crc crio[3657]: time=\"2026-06-12T19:44:44.680666106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a8b2d36c-2359-43b6-8374-be04e6094717 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.867817 | controller |     "Jun 12 19:44:44.703860 crc crio[3657]: time=\"2026-06-12T19:44:44.703532834Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=b01163fd-60b7-4c54-86c8-fd7c45a49b6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.867831 | controller |     "Jun 12 19:44:44.708490 crc crio[3657]: time=\"2026-06-12T19:44:44.704850393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867846 | controller |     "Jun 12 19:44:44.829719 crc crio[3657]: time=\"2026-06-12T19:44:44.829163947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867879 | controller |     "Jun 12 19:44:44.896444 crc crio[3657]: time=\"2026-06-12T19:44:44.895822536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.867894 | controller |     "Jun 12 19:44:44.998751 crc crio[3657]: time=\"2026-06-12T19:44:44.993130418Z\" level=info msg=\"Removing container: b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38\" id=aceec6ca-ee24-40df-9239-96376fcfde37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.867909 | controller |     "Jun 12 19:44:46.665741 crc crio[3657]: time=\"2026-06-12T19:44:46.665114904Z\" level=info msg=\"Removed container b99431ce75bbb34673471c0fbc8477bf5b15c45ac30a6ff513d53e93ab629f38: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=aceec6ca-ee24-40df-9239-96376fcfde37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.867923 | controller |     "Jun 12 19:44:46.914654 crc crio[3657]: time=\"2026-06-12T19:44:46.912780132Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.867938 | controller |     "Jun 12 19:44:47.398867 crc crio[3657]: time=\"2026-06-12T19:44:47.398811388Z\" level=info msg=\"Created container 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=b01163fd-60b7-4c54-86c8-fd7c45a49b6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.867952 | controller |     "Jun 12 19:44:47.407704 crc crio[3657]: time=\"2026-06-12T19:44:47.407105395Z\" level=info msg=\"Starting container: 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3\" id=e9e7c6da-007c-4cf9-9733-ac4f7a432d43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.867966 | controller |     "Jun 12 19:44:47.464748 crc crio[3657]: time=\"2026-06-12T19:44:47.464652619Z\" level=info msg=\"Started container\" PID=8504 containerID=5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=e9e7c6da-007c-4cf9-9733-ac4f7a432d43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4",
2026-06-12 21:10:22.867985 | controller |     "Jun 12 19:44:47.887217 crc crio[3657]: time=\"2026-06-12T19:44:47.882518505Z\" level=info msg=\"NetworkStart: stopping network for sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868000 | controller |     "Jun 12 19:44:48.139520 crc crio[3657]: time=\"2026-06-12T19:44:48.117900807Z\" level=info msg=\"NetworkStart: stopping network for sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868015 | controller |     "Jun 12 19:44:48.324566 crc crio[3657]: time=\"2026-06-12T19:44:48.310568419Z\" level=info msg=\"Created container 9b8aa7182f6995125c2a7db0b34beee4e1491b9897e3c8c63b528ffc2ae538ac: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=9b954b29-a0cb-40cb-991a-3b463b5eec37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.868030 | controller |     "Jun 12 19:44:48.353142 crc crio[3657]: time=\"2026-06-12T19:44:48.348767217Z\" level=info msg=\"Starting container: 9b8aa7182f6995125c2a7db0b34beee4e1491b9897e3c8c63b528ffc2ae538ac\" id=6430c5a3-19c2-4d88-9cc8-ebcc31b8b58f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.868044 | controller |     "Jun 12 19:44:48.398506 crc crio[3657]: time=\"2026-06-12T19:44:48.389682569Z\" level=info msg=\"Started container\" PID=8083 containerID=9b8aa7182f6995125c2a7db0b34beee4e1491b9897e3c8c63b528ffc2ae538ac description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=6430c5a3-19c2-4d88-9cc8-ebcc31b8b58f name=/runtime.v1.RuntimeService/StartContainer sandboxID=328252147ccbd67fb44acd02461c0bc88277908c42984c0f9f0a97cb9072be9e",
2026-06-12 21:10:22.868059 | controller |     "Jun 12 19:44:49.421233 crc crio[3657]: time=\"2026-06-12T19:44:49.420428867Z\" level=info msg=\"NetworkStart: stopping network for sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868075 | controller |     "Jun 12 19:44:49.727428 crc crio[3657]: time=\"2026-06-12T19:44:49.726150853Z\" level=info msg=\"NetworkStart: stopping network for sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868089 | controller |     "Jun 12 19:44:50.310597 crc crio[3657]: time=\"2026-06-12T19:44:50.310497763Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868104 | controller |     "Jun 12 19:44:50.473606 crc crio[3657]: time=\"2026-06-12T19:44:50.473338355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1a89f65f-4b7c-48e7-98ee-460041a76b57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.868118 | controller |     "Jun 12 19:44:50.525107 crc crio[3657]: time=\"2026-06-12T19:44:50.525018673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7e389652-8499-4a11-8e7b-2c044fde66ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.868132 | controller |     "Jun 12 19:44:50.528579 crc crio[3657]: time=\"2026-06-12T19:44:50.528453277Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=c7aebe96-45f9-4f37-95e9-143b40e74c46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.868152 | controller |     "Jun 12 19:44:50.528835 crc crio[3657]: time=\"2026-06-12T19:44:50.528757274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868166 | controller |     "Jun 12 19:44:50.625394 crc crio[3657]: time=\"2026-06-12T19:44:50.613065571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868180 | controller |     "Jun 12 19:44:50.625394 crc crio[3657]: time=\"2026-06-12T19:44:50.622198157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868195 | controller |     "Jun 12 19:44:50.679719 crc crio[3657]: time=\"2026-06-12T19:44:50.6792483Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868209 | controller |     "Jun 12 19:44:50.889428 crc crio[3657]: time=\"2026-06-12T19:44:50.886636138Z\" level=info msg=\"Created container a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=c7aebe96-45f9-4f37-95e9-143b40e74c46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.868223 | controller |     "Jun 12 19:44:50.898451 crc crio[3657]: time=\"2026-06-12T19:44:50.894253912Z\" level=info msg=\"Starting container: a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9\" id=20adefa9-a318-4285-b2e0-9fb79f8f7bd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.868237 | controller |     "Jun 12 19:44:50.949637 crc crio[3657]: time=\"2026-06-12T19:44:50.949522125Z\" level=info msg=\"Started container\" PID=8607 containerID=a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=20adefa9-a318-4285-b2e0-9fb79f8f7bd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4",
2026-06-12 21:10:22.868252 | controller |     "Jun 12 19:44:51.351052 crc crio[3657]: time=\"2026-06-12T19:44:51.350699563Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868267 | controller |     "Jun 12 19:44:52.002736 crc crio[3657]: time=\"2026-06-12T19:44:52.002484075Z\" level=info msg=\"NetworkStart: stopping network for sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868295 | controller |     "Jun 12 19:44:52.007885 crc crio[3657]: time=\"2026-06-12T19:44:52.007628937Z\" level=info msg=\"NetworkStart: stopping network for sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868311 | controller |     "Jun 12 19:44:52.710752 crc crio[3657]: time=\"2026-06-12T19:44:52.7106794Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868325 | controller |     "Jun 12 19:44:52.880341 crc crio[3657]: time=\"2026-06-12T19:44:52.880135243Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868344 | controller |     "Jun 12 19:44:53.176103 crc crio[3657]: time=\"2026-06-12T19:44:53.173080167Z\" level=info msg=\"NetworkStart: stopping network for sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868358 | controller |     "Jun 12 19:44:53.300876 crc crio[3657]: time=\"2026-06-12T19:44:53.300478581Z\" level=info msg=\"NetworkStart: stopping network for sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868373 | controller |     "Jun 12 19:44:53.414432 crc crio[3657]: time=\"2026-06-12T19:44:53.413778896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=2a93b8c2-8f0f-430f-ba38-8bcf14b87581 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.868388 | controller |     "Jun 12 19:44:53.428827 crc crio[3657]: time=\"2026-06-12T19:44:53.425698692Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868402 | controller |     "Jun 12 19:44:53.441041 crc crio[3657]: time=\"2026-06-12T19:44:53.439063359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=ade18843-f4ae-45e1-a80f-f267ec00da36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.868417 | controller |     "Jun 12 19:44:53.451476 crc crio[3657]: time=\"2026-06-12T19:44:53.450959183Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=d1781e78-65d0-4c48-9448-2e49b075df51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.868432 | controller |     "Jun 12 19:44:53.453997 crc crio[3657]: time=\"2026-06-12T19:44:53.453850786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868446 | controller |     "Jun 12 19:44:53.505844 crc crio[3657]: time=\"2026-06-12T19:44:53.505591955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868461 | controller |     "Jun 12 19:44:53.822248 crc crio[3657]: time=\"2026-06-12T19:44:53.822154752Z\" level=info msg=\"NetworkStart: stopping network for sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868476 | controller |     "Jun 12 19:44:53.843101 crc crio[3657]: time=\"2026-06-12T19:44:53.842701577Z\" level=info msg=\"NetworkStart: stopping network for sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868491 | controller |     "Jun 12 19:44:53.915675 crc crio[3657]: time=\"2026-06-12T19:44:53.914244957Z\" level=info msg=\"NetworkStart: stopping network for sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868505 | controller |     "Jun 12 19:44:53.967361 crc crio[3657]: time=\"2026-06-12T19:44:53.967249904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868524 | controller |     "Jun 12 19:44:53.998450 crc crio[3657]: time=\"2026-06-12T19:44:53.99783326Z\" level=info msg=\"NetworkStart: stopping network for sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868538 | controller |     "Jun 12 19:44:54.156458 crc crio[3657]: time=\"2026-06-12T19:44:54.155876039Z\" level=info msg=\"Created container dd67e962e40e87ef0465eace6f0830071f01374f8b01570680d6466cfa936ff3: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=d1781e78-65d0-4c48-9448-2e49b075df51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.868553 | controller |     "Jun 12 19:44:54.163123 crc crio[3657]: time=\"2026-06-12T19:44:54.15961623Z\" level=info msg=\"Starting container: dd67e962e40e87ef0465eace6f0830071f01374f8b01570680d6466cfa936ff3\" id=86fc4cb6-1945-408c-b8a3-c7c8fdcf3998 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.868568 | controller |     "Jun 12 19:44:54.175302 crc crio[3657]: time=\"2026-06-12T19:44:54.174963649Z\" level=info msg=\"Started container\" PID=8665 containerID=dd67e962e40e87ef0465eace6f0830071f01374f8b01570680d6466cfa936ff3 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=86fc4cb6-1945-408c-b8a3-c7c8fdcf3998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761",
2026-06-12 21:10:22.868582 | controller |     "Jun 12 19:44:54.320629 crc crio[3657]: time=\"2026-06-12T19:44:54.319636412Z\" level=info msg=\"NetworkStart: stopping network for sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868597 | controller |     "Jun 12 19:44:54.555009 crc crio[3657]: time=\"2026-06-12T19:44:54.554872855Z\" level=info msg=\"NetworkStart: stopping network for sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868612 | controller |     "Jun 12 19:44:54.583712 crc crio[3657]: time=\"2026-06-12T19:44:54.583092532Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868627 | controller |     "Jun 12 19:44:54.949849 crc crio[3657]: time=\"2026-06-12T19:44:54.94918329Z\" level=info msg=\"NetworkStart: stopping network for sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868643 | controller |     "Jun 12 19:44:55.504405 crc crio[3657]: time=\"2026-06-12T19:44:55.503472156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=e49633af-7df5-4dcf-9d61-faffa2bf4476 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.868657 | controller |     "Jun 12 19:44:55.515594 crc crio[3657]: time=\"2026-06-12T19:44:55.514678916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=c18f941b-e75e-45b3-8321-0d14eb476d90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.868672 | controller |     "Jun 12 19:44:55.522197 crc crio[3657]: time=\"2026-06-12T19:44:55.522141731Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=47fb333b-1c8d-4a67-b612-e8d0416c60bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.868686 | controller |     "Jun 12 19:44:55.526082 crc crio[3657]: time=\"2026-06-12T19:44:55.526052186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868704 | controller |     "Jun 12 19:44:55.601992 crc crio[3657]: time=\"2026-06-12T19:44:55.601711732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868719 | controller |     "Jun 12 19:44:56.410185 crc crio[3657]: time=\"2026-06-12T19:44:56.409752189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868733 | controller |     "Jun 12 19:44:56.556419 crc crio[3657]: time=\"2026-06-12T19:44:56.555815581Z\" level=info msg=\"Created container 39c9cc2335e91cfad74eb21f7097943b1a953c1ba057a0c69af3b898d7d9886b: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=47fb333b-1c8d-4a67-b612-e8d0416c60bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.868747 | controller |     "Jun 12 19:44:56.559470 crc crio[3657]: time=\"2026-06-12T19:44:56.559386888Z\" level=info msg=\"Starting container: 39c9cc2335e91cfad74eb21f7097943b1a953c1ba057a0c69af3b898d7d9886b\" id=73431b35-19b1-4d69-8f74-186066df0540 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.868762 | controller |     "Jun 12 19:44:56.564595 crc crio[3657]: time=\"2026-06-12T19:44:56.564530829Z\" level=info msg=\"Started container\" PID=8757 containerID=39c9cc2335e91cfad74eb21f7097943b1a953c1ba057a0c69af3b898d7d9886b description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=73431b35-19b1-4d69-8f74-186066df0540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761",
2026-06-12 21:10:22.868777 | controller |     "Jun 12 19:44:57.247086 crc crio[3657]: time=\"2026-06-12T19:44:57.242857173Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868792 | controller |     "Jun 12 19:44:57.252538 crc crio[3657]: time=\"2026-06-12T19:44:57.252237175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=48744892-8769-43ee-9d3e-d72f6c5ad78a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.868806 | controller |     "Jun 12 19:44:57.259637 crc crio[3657]: time=\"2026-06-12T19:44:57.259594403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=e5887a38-0d77-42e0-ba88-6fd23334bf10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.868821 | controller |     "Jun 12 19:44:57.273948 crc crio[3657]: time=\"2026-06-12T19:44:57.273821097Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1b19bf4a-e748-4d31-af11-a5583506b431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.868836 | controller |     "Jun 12 19:44:57.274554 crc crio[3657]: time=\"2026-06-12T19:44:57.274487192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868867 | controller |     "Jun 12 19:44:57.304352 crc crio[3657]: time=\"2026-06-12T19:44:57.304115348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868887 | controller |     "Jun 12 19:44:57.350953 crc crio[3657]: time=\"2026-06-12T19:44:57.350171533Z\" level=info msg=\"NetworkStart: stopping network for sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868906 | controller |     "Jun 12 19:44:57.473658 crc crio[3657]: time=\"2026-06-12T19:44:57.472612391Z\" level=info msg=\"NetworkStart: stopping network for sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.868920 | controller |     "Jun 12 19:44:57.545583 crc crio[3657]: time=\"2026-06-12T19:44:57.54543229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=9b1859ed-0463-47cf-9be8-2af914ecb533 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.868935 | controller |     "Jun 12 19:44:57.553823 crc crio[3657]: time=\"2026-06-12T19:44:57.553386404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=f22423e0-11a2-420a-840c-4228fbcb12d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.868950 | controller |     "Jun 12 19:44:57.556762 crc crio[3657]: time=\"2026-06-12T19:44:57.556706683Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=c76bcf4a-5459-4645-bc3f-d0e5af0b4ff1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.868964 | controller |     "Jun 12 19:44:57.558007 crc crio[3657]: time=\"2026-06-12T19:44:57.557982311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868979 | controller |     "Jun 12 19:44:57.607129 crc crio[3657]: time=\"2026-06-12T19:44:57.607075557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.868993 | controller |     "Jun 12 19:44:57.621470 crc crio[3657]: time=\"2026-06-12T19:44:57.621155645Z\" level=info msg=\"NetworkStart: stopping network for sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869007 | controller |     "Jun 12 19:44:57.708550 crc crio[3657]: time=\"2026-06-12T19:44:57.708036348Z\" level=info msg=\"NetworkStart: stopping network for sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869022 | controller |     "Jun 12 19:44:57.786445 crc crio[3657]: time=\"2026-06-12T19:44:57.785846096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.869036 | controller |     "Jun 12 19:44:57.851235 crc crio[3657]: time=\"2026-06-12T19:44:57.851055769Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869051 | controller |     "Jun 12 19:44:57.884232 crc crio[3657]: time=\"2026-06-12T19:44:57.883708815Z\" level=info msg=\"Created container af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1b19bf4a-e748-4d31-af11-a5583506b431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.869066 | controller |     "Jun 12 19:44:57.891031 crc crio[3657]: time=\"2026-06-12T19:44:57.889439061Z\" level=info msg=\"Starting container: af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0\" id=3eb05fc0-384a-41b3-a887-cfa1afa33afb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.869084 | controller |     "Jun 12 19:44:57.902615 crc crio[3657]: time=\"2026-06-12T19:44:57.902383926Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869099 | controller |     "Jun 12 19:44:57.910026 crc crio[3657]: time=\"2026-06-12T19:44:57.909859776Z\" level=info msg=\"Started container\" PID=8896 containerID=af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3eb05fc0-384a-41b3-a887-cfa1afa33afb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828",
2026-06-12 21:10:22.869113 | controller |     "Jun 12 19:44:57.936088 crc crio[3657]: time=\"2026-06-12T19:44:57.936004887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.869128 | controller |     "Jun 12 19:44:58.020499 crc crio[3657]: time=\"2026-06-12T19:44:58.020429967Z\" level=info msg=\"Created container fa2ae9ef64c26f2d58a2ffe4e7e34e1a7a480e87aadc0794ede2708507a8c3b4: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=c76bcf4a-5459-4645-bc3f-d0e5af0b4ff1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.869142 | controller |     "Jun 12 19:44:58.022083 crc crio[3657]: time=\"2026-06-12T19:44:58.021984681Z\" level=info msg=\"Starting container: fa2ae9ef64c26f2d58a2ffe4e7e34e1a7a480e87aadc0794ede2708507a8c3b4\" id=36bf1070-2191-4835-9744-33d939eb81e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.869157 | controller |     "Jun 12 19:44:58.035933 crc crio[3657]: time=\"2026-06-12T19:44:58.035851708Z\" level=info msg=\"Started container\" PID=8925 containerID=fa2ae9ef64c26f2d58a2ffe4e7e34e1a7a480e87aadc0794ede2708507a8c3b4 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=36bf1070-2191-4835-9744-33d939eb81e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761",
2026-06-12 21:10:22.869171 | controller |     "Jun 12 19:44:58.817250 crc crio[3657]: time=\"2026-06-12T19:44:58.816538119Z\" level=info msg=\"NetworkStart: stopping network for sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869186 | controller |     "Jun 12 19:44:58.876401 crc crio[3657]: time=\"2026-06-12T19:44:58.873554221Z\" level=info msg=\"NetworkStart: stopping network for sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869200 | controller |     "Jun 12 19:44:59.558092 crc crio[3657]: time=\"2026-06-12T19:44:59.55482001Z\" level=info msg=\"NetworkStart: stopping network for sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869215 | controller |     "Jun 12 19:44:59.642235 crc crio[3657]: time=\"2026-06-12T19:44:59.641663803Z\" level=info msg=\"NetworkStart: stopping network for sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869228 | controller |     "Jun 12 19:44:59.756988 crc crio[3657]: time=\"2026-06-12T19:44:59.7535026Z\" level=info msg=\"NetworkStart: stopping network for sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869246 | controller |     "Jun 12 19:44:59.920721 crc crio[3657]: time=\"2026-06-12T19:44:59.920564502Z\" level=info msg=\"NetworkStart: stopping network for sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869260 | controller |     "Jun 12 19:45:00.217073 crc crio[3657]: time=\"2026-06-12T19:45:00.2155015Z\" level=info msg=\"NetworkStart: stopping network for sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869274 | controller |     "Jun 12 19:45:00.228072 crc crio[3657]: time=\"2026-06-12T19:45:00.227913247Z\" level=info msg=\"NetworkStart: stopping network for sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869289 | controller |     "Jun 12 19:45:00.240221 crc crio[3657]: time=\"2026-06-12T19:45:00.239993873Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869303 | controller |     "Jun 12 19:45:00.544514 crc crio[3657]: time=\"2026-06-12T19:45:00.54440057Z\" level=info msg=\"NetworkStart: stopping network for sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869317 | controller |     "Jun 12 19:45:00.551816 crc crio[3657]: time=\"2026-06-12T19:45:00.551456861Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869332 | controller |     "Jun 12 19:45:00.651583 crc crio[3657]: time=\"2026-06-12T19:45:00.651456137Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.869346 | controller |     "Jun 12 19:45:00.651583 crc crio[3657]: time=\"2026-06-12T19:45:00.651557349Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.869360 | controller |     "Jun 12 19:45:00.652764 crc crio[3657]: time=\"2026-06-12T19:45:00.651659801Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f0085f9b-a244-4588-affc-ccdc3fc45922\\\"\"",
2026-06-12 21:10:22.869375 | controller |     "Jun 12 19:45:00.652764 crc crio[3657]: time=\"2026-06-12T19:45:00.652703434Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/c2125b54-7e42-4854-8ffc-e6366732da64 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:0xc000896340}] Aliases:map[]}\"",
2026-06-12 21:10:22.869390 | controller |     "Jun 12 19:45:00.653207 crc crio[3657]: time=\"2026-06-12T19:45:00.652765193Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/90b18121-4a33-439a-b94e-94df9d3a87a9 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:0xc00146e568}] Aliases:map[]}\"",
2026-06-12 21:10:22.869409 | controller |     "Jun 12 19:45:00.653207 crc crio[3657]: time=\"2026-06-12T19:45:00.652849707Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.869425 | controller |     "Jun 12 19:45:00.653207 crc crio[3657]: time=\"2026-06-12T19:45:00.653071422Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.869440 | controller |     "Jun 12 19:45:00.653207 crc crio[3657]: time=\"2026-06-12T19:45:00.653108952Z\" 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 21:10:22.869455 | controller |     "Jun 12 19:45:00.653207 crc crio[3657]: time=\"2026-06-12T19:45:00.653160152Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5b0ebdb7-019c-402a-ba0f-340ed47eb2ed 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:0xc00146e580}] Aliases:map[]}\"",
2026-06-12 21:10:22.869471 | controller |     "Jun 12 19:45:00.654410 crc crio[3657]: time=\"2026-06-12T19:45:00.653453418Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.869485 | controller |     "Jun 12 19:45:00.654410 crc crio[3657]: time=\"2026-06-12T19:45:00.65350614Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.869500 | controller |     "Jun 12 19:45:00.654410 crc crio[3657]: time=\"2026-06-12T19:45:00.653540081Z\" 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 21:10:22.869516 | controller |     "Jun 12 19:45:00.655135 crc crio[3657]: time=\"2026-06-12T19:45:00.654571452Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/86a37fd2-4d9d-4520-8df7-9b0ec8e95005 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:0xc00127e4d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.869531 | controller |     "Jun 12 19:45:00.655135 crc crio[3657]: time=\"2026-06-12T19:45:00.654755266Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.869547 | controller |     "Jun 12 19:45:00.655135 crc crio[3657]: time=\"2026-06-12T19:45:00.655049983Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.869561 | controller |     "Jun 12 19:45:00.655135 crc crio[3657]: time=\"2026-06-12T19:45:00.655077784Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.869581 | controller |     "Jun 12 19:45:00.657677 crc crio[3657]: time=\"2026-06-12T19:45:00.657523239Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/ffde29f3-8fdd-45a1-ba90-094f60207299 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:0xc0026165b8}] Aliases:map[]}\"",
2026-06-12 21:10:22.869600 | controller |     "Jun 12 19:45:00.657677 crc crio[3657]: time=\"2026-06-12T19:45:00.657632531Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.869615 | controller |     "Jun 12 19:45:00.657677 crc crio[3657]: time=\"2026-06-12T19:45:00.657653841Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.869630 | controller |     "Jun 12 19:45:00.657677 crc crio[3657]: time=\"2026-06-12T19:45:00.657672022Z\" 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 21:10:22.869644 | controller |     "Jun 12 19:45:00.662104 crc crio[3657]: time=\"2026-06-12T19:45:00.661205789Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/73f392c4-6347-46a0-918e-266591167ead 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:0xc00008ca78}] Aliases:map[]}\"",
2026-06-12 21:10:22.869659 | controller |     "Jun 12 19:45:00.662104 crc crio[3657]: time=\"2026-06-12T19:45:00.661510266Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.869674 | controller |     "Jun 12 19:45:00.662104 crc crio[3657]: time=\"2026-06-12T19:45:00.661540146Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.869689 | controller |     "Jun 12 19:45:00.662104 crc crio[3657]: time=\"2026-06-12T19:45:00.661556597Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.869704 | controller |     "Jun 12 19:45:00.662104 crc crio[3657]: time=\"2026-06-12T19:45:00.661628806Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/0a95f19a-232d-4896-ac37-c550361f5017 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:0xc00011a5a8}] Aliases:map[]}\"",
2026-06-12 21:10:22.869719 | controller |     "Jun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662215518Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/b7e36669-14fd-49f7-8d09-cf2ae773af58 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:0xc002910100}] Aliases:map[]}\"",
2026-06-12 21:10:22.869734 | controller |     "Jun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662375783Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.869749 | controller |     "Jun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662404913Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.869767 | controller |     "Jun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662423724Z\" 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 21:10:22.869783 | controller |     "Jun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662402532Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/b485139a-1880-4b1a-b367-77177c9ce57a 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:0xc0008a6050}] Aliases:map[]}\"",
2026-06-12 21:10:22.869798 | controller |     "Jun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662552716Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.869813 | controller |     "Jun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662575206Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.869828 | controller |     "Jun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.662590036Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.869843 | controller |     "Jun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.663067927Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.869878 | controller |     "Jun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.663095778Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.869894 | controller |     "Jun 12 19:45:00.663204 crc crio[3657]: time=\"2026-06-12T19:45:00.663115058Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.869909 | controller |     "Jun 12 19:45:00.667538 crc crio[3657]: time=\"2026-06-12T19:45:00.666554703Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/eb7a28df-0864-4c83-84b7-7cd753d689bf 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:0xc0001a2358}] Aliases:map[]}\"",
2026-06-12 21:10:22.869924 | controller |     "Jun 12 19:45:00.667538 crc crio[3657]: time=\"2026-06-12T19:45:00.666650245Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.869939 | controller |     "Jun 12 19:45:00.667538 crc crio[3657]: time=\"2026-06-12T19:45:00.666681446Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.869953 | controller |     "Jun 12 19:45:00.667538 crc crio[3657]: time=\"2026-06-12T19:45:00.666696666Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.869968 | controller |     "Jun 12 19:45:00.668246 crc crio[3657]: time=\"2026-06-12T19:45:00.668077246Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/a1a1a2bb-442f-4e56-9bc3-e113d80e9377 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:0xc00133c8c0}] Aliases:map[]}\"",
2026-06-12 21:10:22.869987 | controller |     "Jun 12 19:45:00.668246 crc crio[3657]: time=\"2026-06-12T19:45:00.668142958Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870001 | controller |     "Jun 12 19:45:00.668246 crc crio[3657]: time=\"2026-06-12T19:45:00.668156518Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870016 | controller |     "Jun 12 19:45:00.668246 crc crio[3657]: time=\"2026-06-12T19:45:00.668168988Z\" 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 21:10:22.870031 | controller |     "Jun 12 19:45:00.669123 crc crio[3657]: time=\"2026-06-12T19:45:00.668716623Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/c760989d-d8d5-4b45-b08b-96c9dd5b1c53 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:0xc001994020}] Aliases:map[]}\"",
2026-06-12 21:10:22.870046 | controller |     "Jun 12 19:45:00.669123 crc crio[3657]: time=\"2026-06-12T19:45:00.668940207Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870060 | controller |     "Jun 12 19:45:00.669123 crc crio[3657]: time=\"2026-06-12T19:45:00.668982938Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870075 | controller |     "Jun 12 19:45:00.669123 crc crio[3657]: time=\"2026-06-12T19:45:00.66904458Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.870090 | controller |     "Jun 12 19:45:00.672469 crc crio[3657]: time=\"2026-06-12T19:45:00.669733495Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/17f21ded-7bbe-4e38-85c8-721d67241412 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:0xc00146e5f8}] Aliases:map[]}\"",
2026-06-12 21:10:22.870105 | controller |     "Jun 12 19:45:00.680636 crc crio[3657]: time=\"2026-06-12T19:45:00.677974045Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870120 | controller |     "Jun 12 19:45:00.680636 crc crio[3657]: time=\"2026-06-12T19:45:00.678529196Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870134 | controller |     "Jun 12 19:45:00.680636 crc crio[3657]: time=\"2026-06-12T19:45:00.678554447Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.870149 | controller |     "Jun 12 19:45:00.680636 crc crio[3657]: time=\"2026-06-12T19:45:00.678581698Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7d98de13-5a33-4a87-9956-0c59e4aa11ac 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:0xc002790068}] Aliases:map[]}\"",
2026-06-12 21:10:22.870168 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.652944767Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870182 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.688337111Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870197 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.688368591Z\" 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 21:10:22.870211 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.69149376Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/1cc28954-4e05-4795-8309-544d47b024dd 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:0xc00127e590}] Aliases:map[]}\"",
2026-06-12 21:10:22.870226 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.691644883Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870240 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.691664313Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870254 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.691689134Z\" 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 21:10:22.870269 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.691723672Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0557c9ac-3d4c-4bc8-baa6-d4baaeda917b 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:0xc002616660}] Aliases:map[]}\"",
2026-06-12 21:10:22.870284 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694605674Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870298 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694638055Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870313 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694652235Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.870332 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694723003Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f90fc054-a7c9-4244-898e-4c4109de151a 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:0xc002910238}] Aliases:map[]}\"",
2026-06-12 21:10:22.870348 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694770724Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870362 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694783404Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870377 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694794654Z\" 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 21:10:22.870392 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697104768Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/3b3aeb85-f8da-427b-a39f-5c7f61bfe765 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:0xc0019941a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.870406 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.69719813Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870420 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697226961Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870435 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697245711Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.870450 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697444212Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/467489c2-3812-4795-88cc-c15e46158174 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:0xc000896420}] Aliases:map[]}\"",
2026-06-12 21:10:22.870465 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697482583Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870479 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697500713Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870494 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697508603Z\" 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 21:10:22.870537 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697687044Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/dbe0d6bd-818e-42b5-b5ba-77ac658362f4 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:0xc00146e670}] Aliases:map[]}\"",
2026-06-12 21:10:22.870554 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697780966Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870569 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697807387Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870584 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.697822837Z\" 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 21:10:22.870599 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694543033Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/9b2e02e0-c02c-4148-80ea-557340aa30d2 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:0xc0001a2448}] Aliases:map[]}\"",
2026-06-12 21:10:22.870613 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698121845Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870628 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698145096Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/5dc225bb-1e20-483a-9e53-b7a5953e5729 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:0xc00127e610}] Aliases:map[]}\"",
2026-06-12 21:10:22.870643 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698189957Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870658 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698208237Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870672 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698217657Z\" 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 21:10:22.870686 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698666567Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870705 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698696568Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870720 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.698714148Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.870735 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694211592Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b255b071-5f1b-4cbc-9123-12017de559ab 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:0xc0029101c0}] Aliases:map[]}\"",
2026-06-12 21:10:22.870751 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.691533038Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/8cd91413-ab8b-4893-8cad-59f7a4842c5f 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:0xc002616648}] Aliases:map[]}\"",
2026-06-12 21:10:22.870766 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694145361Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/524e987c-3762-4eac-aaf0-83547c189025 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:0xc0029101a8}] Aliases:map[]}\"",
2026-06-12 21:10:22.870782 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699127747Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870796 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699148137Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870811 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699071725Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870826 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699185328Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870841 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699198608Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.870876 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699396912Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/90df6362-0a29-4e9a-b725-c7c87eab352c 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:0xc00133c960}] Aliases:map[]}\"",
2026-06-12 21:10:22.870900 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699452444Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870916 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699466225Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870931 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.699481635Z\" 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 21:10:22.870946 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694446267Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/dd8ff074-2360-4ef1-9354-c27ae23773bc 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:0xc0029101f0}] Aliases:map[]}\"",
2026-06-12 21:10:22.870962 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.70020402Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.870977 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.700233771Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.870992 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.700248171Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.871006 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.694621911Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6f9bfcf0-abdc-4a6b-b9f2-75c6d456f4d7 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:0xc002910220}] Aliases:map[]}\"",
2026-06-12 21:10:22.871021 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.700980997Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871036 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.701001537Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871051 | controller |     "Jun 12 19:45:00.708598 crc crio[3657]: time=\"2026-06-12T19:45:00.701012747Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.871066 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.698145096Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871080 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.705923305Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.871099 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.708537812Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d5818c18-0d82-4171-a8aa-ef4c2d379db3 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:0xc0001a2490}] Aliases:map[]}\"",
2026-06-12 21:10:22.871114 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.708584073Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871129 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.708595833Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871144 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.708608714Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.871159 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709077923Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/7a6e18e1-3646-4b33-b8af-33b05a8ffa94 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:0xc000896528}] Aliases:map[]}\"",
2026-06-12 21:10:22.871174 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709152415Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871188 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709164395Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871203 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709175585Z\" 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 21:10:22.871218 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.694363325Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a7450e36-fe2b-40bd-84b9-749c0991aa57 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:0xc0029101d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.871232 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709475643Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871247 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709497371Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871265 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709512262Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.871280 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.699150457Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871295 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.709706388Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871309 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.710043815Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.871323 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.699169507Z\" 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 21:10:22.871337 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.697373441Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/8e9629e9-f63a-46c7-8438-420acfa1d250 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:0xc000896408}] Aliases:map[]}\"",
2026-06-12 21:10:22.871352 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.71304688Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871366 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.71305886Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871381 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.713067861Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.871396 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.714796258Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a9a07109-38d9-4582-a2c4-071d19a21d89 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:0xc00133c9e0}] Aliases:map[]}\"",
2026-06-12 21:10:22.871412 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.71483922Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871426 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.71485103Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871441 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.714941432Z\" 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 21:10:22.871459 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.694539949Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a5c5b908-e430-4ef4-940c-b999fcaec764 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:0xc002910208}] Aliases:map[]}\"",
2026-06-12 21:10:22.871474 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.715049448Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871489 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.715064595Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871503 | controller |     "Jun 12 19:45:00.722606 crc crio[3657]: time=\"2026-06-12T19:45:00.715079239Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.871518 | controller |     "Jun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.736816458Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8de646c9-e469-479d-a6be-11a14250a604 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:0xc0001a2510}] Aliases:map[]}\"",
2026-06-12 21:10:22.871532 | controller |     "Jun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.736979382Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871547 | controller |     "Jun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.736996982Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871561 | controller |     "Jun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.737009132Z\" 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 21:10:22.871577 | controller |     "Jun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.739386154Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/2eac2148-c25b-49a5-a2f5-d7f61ea5fd5f 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:0xc0008965a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.871592 | controller |     "Jun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.745103288Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871607 | controller |     "Jun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.745125269Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871622 | controller |     "Jun 12 19:45:00.745221 crc crio[3657]: time=\"2026-06-12T19:45:00.74514049Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.871641 | controller |     "Jun 12 19:45:00.746254 crc crio[3657]: time=\"2026-06-12T19:45:00.661529354Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/b880663c-b0c4-44cd-ac7f-2da434642fff 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:0xc00011a520}] Aliases:map[]}\"",
2026-06-12 21:10:22.871656 | controller |     "Jun 12 19:45:00.746995 crc crio[3657]: time=\"2026-06-12T19:45:00.74697251Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871671 | controller |     "Jun 12 19:45:00.747103 crc crio[3657]: time=\"2026-06-12T19:45:00.747085623Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871686 | controller |     "Jun 12 19:45:00.753397 crc crio[3657]: time=\"2026-06-12T19:45:00.753027752Z\" 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 21:10:22.871702 | controller |     "Jun 12 19:45:00.766022 crc crio[3657]: 2026-06-12T19:45:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.871717 | controller |     "Jun 12 19:45:00.766022 crc crio[3657]: time=\"2026-06-12T19:45:00.765705967Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.871733 | controller |     "Jun 12 19:45:00.812638 crc crio[3657]: time=\"2026-06-12T19:45:00.694062329Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/fd21850d-67c6-4cde-a499-3e52d3de576b 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:0xc002910190}] Aliases:map[]}\"",
2026-06-12 21:10:22.871747 | controller |     "Jun 12 19:45:00.812638 crc crio[3657]: time=\"2026-06-12T19:45:00.806374808Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871762 | controller |     "Jun 12 19:45:00.812638 crc crio[3657]: time=\"2026-06-12T19:45:00.806389118Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871777 | controller |     "Jun 12 19:45:00.812638 crc crio[3657]: time=\"2026-06-12T19:45:00.806417059Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.871792 | controller |     "Jun 12 19:45:00.813831 crc crio[3657]: time=\"2026-06-12T19:45:00.746721264Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1fc4df5f-7dc8-449f-a91d-bbac035b7d7c 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:0xc00011a7c0}] Aliases:map[]}\"",
2026-06-12 21:10:22.871810 | controller |     "Jun 12 19:45:00.817600 crc crio[3657]: time=\"2026-06-12T19:45:00.748537985Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/3d4bddb5-808a-44de-bbea-b9d6dcc607c9 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:0xc00008cb20}] Aliases:map[]}\"",
2026-06-12 21:10:22.871827 | controller |     "Jun 12 19:45:00.828502 crc crio[3657]: time=\"2026-06-12T19:45:00.828472919Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871842 | controller |     "Jun 12 19:45:00.828682 crc crio[3657]: time=\"2026-06-12T19:45:00.828396157Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871876 | controller |     "Jun 12 19:45:00.828784 crc crio[3657]: time=\"2026-06-12T19:45:00.828765336Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871892 | controller |     "Jun 12 19:45:00.829041 crc crio[3657]: 2026-06-12T19:45:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.871908 | controller |     "Jun 12 19:45:00.829695 crc crio[3657]: time=\"2026-06-12T19:45:00.828890949Z\" 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 21:10:22.871923 | controller |     "Jun 12 19:45:00.830068 crc crio[3657]: time=\"2026-06-12T19:45:00.748249927Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/1ac8b99f-70e5-4b7d-9748-c66b9fddc2f0 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:0xc00133ca80}] Aliases:map[]}\"",
2026-06-12 21:10:22.871938 | controller |     "Jun 12 19:45:00.830528 crc crio[3657]: time=\"2026-06-12T19:45:00.830505684Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.871953 | controller |     "Jun 12 19:45:00.830623 crc crio[3657]: time=\"2026-06-12T19:45:00.830608866Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.871967 | controller |     "Jun 12 19:45:00.830720 crc crio[3657]: time=\"2026-06-12T19:45:00.830697658Z\" 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 21:10:22.871982 | controller |     "Jun 12 19:45:00.832233 crc crio[3657]: time=\"2026-06-12T19:45:00.748247057Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/03a4dc7e-8d3b-4871-b2a4-102a636588db 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:0xc00008cb00}] Aliases:map[]}\"",
2026-06-12 21:10:22.872000 | controller |     "Jun 12 19:45:00.832802 crc crio[3657]: time=\"2026-06-12T19:45:00.832773943Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.872016 | controller |     "Jun 12 19:45:00.833127 crc crio[3657]: time=\"2026-06-12T19:45:00.748505884Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/9595b99c-8b5c-445c-b658-f3368cc683d9 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:0xc00133ca98}] Aliases:map[]}\"",
2026-06-12 21:10:22.872031 | controller |     "Jun 12 19:45:00.833239 crc crio[3657]: time=\"2026-06-12T19:45:00.748057793Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b71d4e61-43c2-4636-a271-c0c3ea8a08d7 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:0xc00133ca50}] Aliases:map[]}\"",
2026-06-12 21:10:22.872052 | controller |     "Jun 12 19:45:00.833483 crc crio[3657]: time=\"2026-06-12T19:45:00.746835767Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.872068 | controller |     "Jun 12 19:45:00.833567 crc crio[3657]: time=\"2026-06-12T19:45:00.748168786Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/165268a1-c760-47c2-b25c-98fdfb43afc9 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:0xc00133ca68}] Aliases:map[]}\"",
2026-06-12 21:10:22.872083 | controller |     "Jun 12 19:45:00.833697 crc crio[3657]: time=\"2026-06-12T19:45:00.833445108Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.872098 | controller |     "Jun 12 19:45:00.833780 crc crio[3657]: time=\"2026-06-12T19:45:00.833764645Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.872112 | controller |     "Jun 12 19:45:00.837845 crc crio[3657]: time=\"2026-06-12T19:45:00.82892716Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.872127 | controller |     "Jun 12 19:45:00.837845 crc crio[3657]: time=\"2026-06-12T19:45:00.834652624Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.872142 | controller |     "Jun 12 19:45:00.837845 crc crio[3657]: time=\"2026-06-12T19:45:00.834710376Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.872156 | controller |     "Jun 12 19:45:00.837845 crc crio[3657]: time=\"2026-06-12T19:45:00.834732656Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.872174 | controller |     "Jun 12 19:45:00.837845 crc crio[3657]: time=\"2026-06-12T19:45:00.834744916Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.872189 | controller |     "Jun 12 19:45:00.837845 crc crio[3657]: time=\"2026-06-12T19:45:00.829195335Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872203 | controller |     "Jun 12 19:45:00.839922 crc crio[3657]: time=\"2026-06-12T19:45:00.839646543Z\" level=info msg=\"runSandbox: deleting pod ID b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3 from idIndex\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872218 | controller |     "Jun 12 19:45:00.839922 crc crio[3657]: time=\"2026-06-12T19:45:00.839713145Z\" level=info msg=\"runSandbox: removing pod sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872233 | controller |     "Jun 12 19:45:00.840057 crc crio[3657]: time=\"2026-06-12T19:45:00.83993443Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872247 | controller |     "Jun 12 19:45:00.840057 crc crio[3657]: time=\"2026-06-12T19:45:00.83996108Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872262 | controller |     "Jun 12 19:45:00.862311 crc crio[3657]: time=\"2026-06-12T19:45:00.833509789Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.872276 | controller |     "Jun 12 19:45:00.862311 crc crio[3657]: time=\"2026-06-12T19:45:00.857577294Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.872309 | controller |     "Jun 12 19:45:00.862311 crc crio[3657]: time=\"2026-06-12T19:45:00.857601024Z\" 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 21:10:22.872324 | controller |     "Jun 12 19:45:00.862311 crc crio[3657]: time=\"2026-06-12T19:45:00.859174968Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b92726e5af272a59a6dbed5369ef1fd0d1a2661b18f496b403106e05c17182a3\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872339 | controller |     "Jun 12 19:45:00.882795 crc crio[3657]: time=\"2026-06-12T19:45:00.871848061Z\" level=info msg=\"runSandbox: deleting pod ID 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0 from idIndex\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872361 | controller |     "Jun 12 19:45:00.882795 crc crio[3657]: time=\"2026-06-12T19:45:00.872808882Z\" level=info msg=\"runSandbox: removing pod sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872375 | controller |     "Jun 12 19:45:00.882795 crc crio[3657]: time=\"2026-06-12T19:45:00.872888694Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872393 | controller |     "Jun 12 19:45:00.882795 crc crio[3657]: time=\"2026-06-12T19:45:00.872916734Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872408 | controller |     "Jun 12 19:45:00.882795 crc crio[3657]: time=\"2026-06-12T19:45:00.882499493Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1bde9d8cc43078c10a23f46de24795b46e37f2970e18886644002fec0d0625d0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872422 | controller |     "Jun 12 19:45:00.884117 crc crio[3657]: time=\"2026-06-12T19:45:00.83353877Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:22.872436 | controller |     "Jun 12 19:45:00.884117 crc crio[3657]: time=\"2026-06-12T19:45:00.88403014Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:22.872451 | controller |     "Jun 12 19:45:00.884117 crc crio[3657]: time=\"2026-06-12T19:45:00.884046917Z\" 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 21:10:22.872466 | controller |     "Jun 12 19:45:00.974179 crc crio[3657]: time=\"2026-06-12T19:45:00.921251704Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872480 | controller |     "Jun 12 19:45:00.976740 crc crio[3657]: time=\"2026-06-12T19:45:00.97424785Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=520bf691-37da-413b-a79d-eadce16192c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872495 | controller |     "Jun 12 19:45:00.981476 crc crio[3657]: time=\"2026-06-12T19:45:00.980446866Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872509 | controller |     "Jun 12 19:45:00.981476 crc crio[3657]: time=\"2026-06-12T19:45:00.980735112Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=a1e0b81e-df43-498c-b049-6fa621ae3bb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872523 | controller |     "Jun 12 19:45:01.102552 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.872538 | controller |     "Jun 12 19:45:01.102552 crc crio[3657]: time=\"2026-06-12T19:45:01.097001283Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872552 | controller |     "Jun 12 19:45:01.152312 crc crio[3657]: time=\"2026-06-12T19:45:01.136430153Z\" level=info msg=\"runSandbox: deleting pod ID 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441 from idIndex\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872567 | controller |     "Jun 12 19:45:01.152312 crc crio[3657]: time=\"2026-06-12T19:45:01.136504348Z\" level=info msg=\"runSandbox: removing pod sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872585 | controller |     "Jun 12 19:45:01.152312 crc crio[3657]: time=\"2026-06-12T19:45:01.137040499Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872599 | controller |     "Jun 12 19:45:01.152312 crc crio[3657]: time=\"2026-06-12T19:45:01.13707361Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872614 | controller |     "Jun 12 19:45:01.152312 crc crio[3657]: time=\"2026-06-12T19:45:01.142180662Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 31a9e325441d53f5028dc11af8ad724153809872819f247e0827de54a8a27441\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872628 | controller |     "Jun 12 19:45:01.174715 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.872643 | controller |     "Jun 12 19:45:01.174715 crc crio[3657]: time=\"2026-06-12T19:45:01.174652224Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872657 | controller |     "Jun 12 19:45:01.182093 crc crio[3657]: time=\"2026-06-12T19:45:01.181956272Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872672 | controller |     "Jun 12 19:45:01.182419 crc crio[3657]: time=\"2026-06-12T19:45:01.182107015Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=b0c849fc-501f-4bd8-90a3-c0d3134e7a12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872687 | controller |     "Jun 12 19:45:01.185080 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.872701 | controller |     "Jun 12 19:45:01.193721 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.872716 | controller |     "Jun 12 19:45:01.193721 crc crio[3657]: time=\"2026-06-12T19:45:01.189206122Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872731 | controller |     "Jun 12 19:45:01.193721 crc crio[3657]: time=\"2026-06-12T19:45:01.191989233Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872748 | controller |     "Jun 12 19:45:01.256059 crc crio[3657]: time=\"2026-06-12T19:45:01.255724215Z\" level=info msg=\"runSandbox: deleting pod ID 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1 from idIndex\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872763 | controller |     "Jun 12 19:45:01.256207 crc crio[3657]: time=\"2026-06-12T19:45:01.256065093Z\" level=info msg=\"runSandbox: removing pod sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872778 | controller |     "Jun 12 19:45:01.256207 crc crio[3657]: time=\"2026-06-12T19:45:01.256134815Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872792 | controller |     "Jun 12 19:45:01.256207 crc crio[3657]: time=\"2026-06-12T19:45:01.256157865Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872807 | controller |     "Jun 12 19:45:01.262931 crc crio[3657]: time=\"2026-06-12T19:45:01.261845449Z\" level=info msg=\"runSandbox: deleting pod ID 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d from idIndex\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872821 | controller |     "Jun 12 19:45:01.262931 crc crio[3657]: time=\"2026-06-12T19:45:01.262192806Z\" level=info msg=\"runSandbox: removing pod sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872836 | controller |     "Jun 12 19:45:01.262931 crc crio[3657]: time=\"2026-06-12T19:45:01.262232577Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872867 | controller |     "Jun 12 19:45:01.262931 crc crio[3657]: time=\"2026-06-12T19:45:01.262254168Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872887 | controller |     "Jun 12 19:45:01.265426 crc crio[3657]: time=\"2026-06-12T19:45:01.264825094Z\" level=info msg=\"runSandbox: deleting pod ID ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127 from idIndex\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872903 | controller |     "Jun 12 19:45:01.265426 crc crio[3657]: time=\"2026-06-12T19:45:01.265190612Z\" level=info msg=\"runSandbox: removing pod sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872918 | controller |     "Jun 12 19:45:01.267013 crc crio[3657]: time=\"2026-06-12T19:45:01.265646941Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872932 | controller |     "Jun 12 19:45:01.267013 crc crio[3657]: time=\"2026-06-12T19:45:01.266116962Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872951 | controller |     "Jun 12 19:45:01.281510 crc crio[3657]: time=\"2026-06-12T19:45:01.280426974Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 81d1569f56b05a36174383eba3d7208b81a3ffb9004cddf4a15158d6ce33871d\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872967 | controller |     "Jun 12 19:45:01.281510 crc crio[3657]: time=\"2026-06-12T19:45:01.280418824Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ddf6fddfbe797df71ede75241783495802cb47f26268877889466c8ef3679127\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872982 | controller |     "Jun 12 19:45:01.290571 crc crio[3657]: time=\"2026-06-12T19:45:01.289838729Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 32c513fcf71d32af212a4cb11c35b1623ab4fb37488e9247c365f1d2dbc125b1\" id=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.872996 | controller |     "Jun 12 19:45:01.362713 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.873011 | controller |     "Jun 12 19:45:01.362781 crc crio[3657]: time=\"2026-06-12T19:45:01.362740371Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873025 | controller |     "Jun 12 19:45:01.370452 crc crio[3657]: time=\"2026-06-12T19:45:01.369539799Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873040 | controller |     "Jun 12 19:45:01.370452 crc crio[3657]: time=\"2026-06-12T19:45:01.369948288Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=18eb0180-cec0-4c5f-a2ff-33232230350f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873055 | controller |     "Jun 12 19:45:01.392090 crc crio[3657]: time=\"2026-06-12T19:45:01.391676392Z\" level=info msg=\"runSandbox: deleting pod ID 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987 from idIndex\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873069 | controller |     "Jun 12 19:45:01.392173 crc crio[3657]: time=\"2026-06-12T19:45:01.392099941Z\" level=info msg=\"runSandbox: removing pod sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873083 | controller |     "Jun 12 19:45:01.392173 crc crio[3657]: time=\"2026-06-12T19:45:01.392145622Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873097 | controller |     "Jun 12 19:45:01.392173 crc crio[3657]: time=\"2026-06-12T19:45:01.392161552Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873111 | controller |     "Jun 12 19:45:01.416985 crc crio[3657]: time=\"2026-06-12T19:45:01.413535858Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 911ab431c49600cf0a592ee43003fff6577e6b8988d2c6d262dca22bd3454987\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873129 | controller |     "Jun 12 19:45:01.499983 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.873143 | controller |     "Jun 12 19:45:01.507838 crc crio[3657]: time=\"2026-06-12T19:45:01.506123116Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873157 | controller |     "Jun 12 19:45:01.551196 crc crio[3657]: time=\"2026-06-12T19:45:01.551099523Z\" level=info msg=\"runSandbox: deleting pod ID b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a from idIndex\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873171 | controller |     "Jun 12 19:45:01.551196 crc crio[3657]: time=\"2026-06-12T19:45:01.551178905Z\" level=info msg=\"runSandbox: removing pod sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873185 | controller |     "Jun 12 19:45:01.551832 crc crio[3657]: time=\"2026-06-12T19:45:01.551251917Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873199 | controller |     "Jun 12 19:45:01.551832 crc crio[3657]: time=\"2026-06-12T19:45:01.551623904Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873213 | controller |     "Jun 12 19:45:01.579735 crc crio[3657]: time=\"2026-06-12T19:45:01.579149125Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b89a38e3851ddb831b83a4ead7a623c2d12c8d848cda31b0e92944ac24f25f9a\" id=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873227 | controller |     "Jun 12 19:45:01.657035 crc crio[3657]: time=\"2026-06-12T19:45:01.655113868Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873241 | controller |     "Jun 12 19:45:01.657035 crc crio[3657]: time=\"2026-06-12T19:45:01.655617918Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=7905b822-1386-4178-8f8e-427e2fdfef09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873255 | controller |     "Jun 12 19:45:01.707548 crc crio[3657]: time=\"2026-06-12T19:45:01.70706185Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873269 | controller |     "Jun 12 19:45:01.707548 crc crio[3657]: time=\"2026-06-12T19:45:01.707370817Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=32dad49c-4e11-4346-8f6c-777e0b886e16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873283 | controller |     "Jun 12 19:45:01.737122 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.873301 | controller |     "Jun 12 19:45:01.737122 crc crio[3657]: time=\"2026-06-12T19:45:01.736692502Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873316 | controller |     "Jun 12 19:45:01.861654 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.873331 | controller |     "Jun 12 19:45:01.910139 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.873344 | controller |     "Jun 12 19:45:01.910801 crc crio[3657]: time=\"2026-06-12T19:45:01.909126117Z\" level=info msg=\"runSandbox: deleting pod ID b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d from idIndex\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873358 | controller |     "Jun 12 19:45:01.911027 crc crio[3657]: time=\"2026-06-12T19:45:01.910984138Z\" level=info msg=\"runSandbox: removing pod sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873373 | controller |     "Jun 12 19:45:01.911172 crc crio[3657]: time=\"2026-06-12T19:45:01.911146581Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873387 | controller |     "Jun 12 19:45:01.911400 crc crio[3657]: time=\"2026-06-12T19:45:01.911376586Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873401 | controller |     "Jun 12 19:45:01.913176 crc crio[3657]: time=\"2026-06-12T19:45:01.910018526Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873415 | controller |     "Jun 12 19:45:01.913176 crc crio[3657]: time=\"2026-06-12T19:45:01.909193698Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873429 | controller |     "Jun 12 19:45:01.968757 crc crio[3657]: time=\"2026-06-12T19:45:01.968700918Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b19948366962bc38b10fd8cb0c70095f16ab1ac13f7ba8f64d4b43d719d5aa0d\" id=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873443 | controller |     "Jun 12 19:45:02.032574 crc crio[3657]: time=\"2026-06-12T19:45:02.028792998Z\" 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=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873505 | controller |     "Jun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.037967288Z\" 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=db5ebeca-a237-4fe0-b28a-9dfebb8c7005 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873524 | controller |     "Jun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.041422653Z\" level=info msg=\"runSandbox: deleting pod ID 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9 from idIndex\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873540 | controller |     "Jun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.041476284Z\" level=info msg=\"runSandbox: removing pod sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873555 | controller |     "Jun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.041527336Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873570 | controller |     "Jun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.041556736Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873584 | controller |     "Jun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.042200541Z\" 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=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873600 | controller |     "Jun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.042252862Z\" 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=7ee2ead6-6e43-4665-a5f3-0d4f1e76c3d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873614 | controller |     "Jun 12 19:45:02.045597 crc crio[3657]: time=\"2026-06-12T19:45:02.045543663Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2eaa5b01d2a9748ab5ab255555c7b0ad9e5b5112ea2c8fc585952be0295aeab9\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873629 | controller |     "Jun 12 19:45:02.046033 crc crio[3657]: time=\"2026-06-12T19:45:02.045679646Z\" level=info msg=\"runSandbox: deleting pod ID 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77 from idIndex\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873643 | controller |     "Jun 12 19:45:02.046033 crc crio[3657]: time=\"2026-06-12T19:45:02.045727357Z\" level=info msg=\"runSandbox: removing pod sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873657 | controller |     "Jun 12 19:45:02.046033 crc crio[3657]: time=\"2026-06-12T19:45:02.045756108Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873672 | controller |     "Jun 12 19:45:02.046033 crc crio[3657]: time=\"2026-06-12T19:45:02.045780198Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873690 | controller |     "Jun 12 19:45:02.060130 crc crio[3657]: time=\"2026-06-12T19:45:02.051821724Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 42e7a84cc8ba006638c04274242ecfd2d88f43aa8f073e981a46bc42e3b45f77\" id=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873705 | controller |     "Jun 12 19:45:02.086773 crc crio[3657]: time=\"2026-06-12T19:45:02.086235003Z\" 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=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873719 | controller |     "Jun 12 19:45:02.086773 crc crio[3657]: time=\"2026-06-12T19:45:02.08653192Z\" 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=f7cf85c6-ea60-418d-a1d4-6e880fef325b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873733 | controller |     "Jun 12 19:45:02.362246 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.873748 | controller |     "Jun 12 19:45:02.362246 crc crio[3657]: time=\"2026-06-12T19:45:02.362157488Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873763 | controller |     "Jun 12 19:45:02.410381 crc crio[3657]: time=\"2026-06-12T19:45:02.408213732Z\" level=info msg=\"runSandbox: deleting pod ID 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c from idIndex\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873778 | controller |     "Jun 12 19:45:02.582156 crc crio[3657]: time=\"2026-06-12T19:45:02.581612177Z\" level=info msg=\"runSandbox: removing pod sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873792 | controller |     "Jun 12 19:45:02.585065 crc crio[3657]: time=\"2026-06-12T19:45:02.584778216Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873807 | controller |     "Jun 12 19:45:02.585142 crc crio[3657]: time=\"2026-06-12T19:45:02.585061032Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873824 | controller |     "Jun 12 19:45:02.596821 crc crio[3657]: time=\"2026-06-12T19:45:02.596512371Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 02e569bbcfb07d0e7ea0c5dc25b89403aa01322150cc933a53c3fc1a7176324c\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873838 | controller |     "Jun 12 19:45:02.622478 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.873873 | controller |     "Jun 12 19:45:02.622478 crc crio[3657]: time=\"2026-06-12T19:45:02.621812843Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873893 | controller |     "Jun 12 19:45:02.667882 crc crio[3657]: time=\"2026-06-12T19:45:02.667087828Z\" level=info msg=\"runSandbox: deleting pod ID fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a from idIndex\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873908 | controller |     "Jun 12 19:45:02.667882 crc crio[3657]: time=\"2026-06-12T19:45:02.667366805Z\" level=info msg=\"runSandbox: removing pod sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873922 | controller |     "Jun 12 19:45:02.667882 crc crio[3657]: time=\"2026-06-12T19:45:02.667426186Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873937 | controller |     "Jun 12 19:45:02.667882 crc crio[3657]: time=\"2026-06-12T19:45:02.667445206Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873951 | controller |     "Jun 12 19:45:02.674055 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.873965 | controller |     "Jun 12 19:45:02.674055 crc crio[3657]: time=\"2026-06-12T19:45:02.670113675Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873980 | controller |     "Jun 12 19:45:02.674055 crc crio[3657]: time=\"2026-06-12T19:45:02.672747023Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fe8b53315affdf4bc154b0d6cc81d1f1900df671d948b1b8742d6f98372cd28a\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.873995 | controller |     "Jun 12 19:45:02.717702 crc crio[3657]: time=\"2026-06-12T19:45:02.717484722Z\" level=info msg=\"runSandbox: deleting pod ID 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0 from idIndex\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874009 | controller |     "Jun 12 19:45:02.717814 crc crio[3657]: time=\"2026-06-12T19:45:02.717714407Z\" level=info msg=\"runSandbox: removing pod sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874024 | controller |     "Jun 12 19:45:02.717814 crc crio[3657]: time=\"2026-06-12T19:45:02.717761978Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874038 | controller |     "Jun 12 19:45:02.717814 crc crio[3657]: time=\"2026-06-12T19:45:02.717784968Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874052 | controller |     "Jun 12 19:45:02.721480 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.874071 | controller |     "Jun 12 19:45:02.722202 crc crio[3657]: time=\"2026-06-12T19:45:02.721816526Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874086 | controller |     "Jun 12 19:45:02.726207 crc crio[3657]: time=\"2026-06-12T19:45:02.725128148Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8624a8a1e2563bbc25d8310f21a53cdfdbd0bfbf40adb6dafe2b4b4395ef5fa0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874101 | controller |     "Jun 12 19:45:02.732140 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.874115 | controller |     "Jun 12 19:45:02.732140 crc crio[3657]: time=\"2026-06-12T19:45:02.732027988Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874133 | controller |     "Jun 12 19:45:02.790499 crc crio[3657]: time=\"2026-06-12T19:45:02.788062793Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874149 | controller |     "Jun 12 19:45:02.790499 crc crio[3657]: time=\"2026-06-12T19:45:02.789634207Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=6bd69fed-d895-49e6-a311-1e5768020443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874163 | controller |     "Jun 12 19:45:02.790499 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.874177 | controller |     "Jun 12 19:45:02.791764 crc crio[3657]: time=\"2026-06-12T19:45:02.790551087Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874191 | controller |     "Jun 12 19:45:02.823143 crc crio[3657]: time=\"2026-06-12T19:45:02.8227924Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874205 | controller |     "Jun 12 19:45:02.823246 crc crio[3657]: time=\"2026-06-12T19:45:02.823179559Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=214fe77f-e42c-4da0-883d-2fef95383d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874219 | controller |     "Jun 12 19:45:02.870037 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.874237 | controller |     "Jun 12 19:45:02.870798 crc crio[3657]: time=\"2026-06-12T19:45:02.870170703Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874251 | controller |     "Jun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.889064898Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874266 | controller |     "Jun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.88913394Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=b9b2a881-522d-4013-9c8e-0912e07c9a06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874280 | controller |     "Jun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.890739385Z\" level=info msg=\"runSandbox: deleting pod ID bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae from idIndex\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874295 | controller |     "Jun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.890807076Z\" level=info msg=\"runSandbox: removing pod sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874309 | controller |     "Jun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.891079792Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874323 | controller |     "Jun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.891155844Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874338 | controller |     "Jun 12 19:45:02.892684 crc crio[3657]: 2026-06-12T19:45:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.874352 | controller |     "Jun 12 19:45:02.892684 crc crio[3657]: time=\"2026-06-12T19:45:02.892557124Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874366 | controller |     "Jun 12 19:45:02.905242 crc crio[3657]: time=\"2026-06-12T19:45:02.905169899Z\" 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=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874381 | controller |     "Jun 12 19:45:02.905699 crc crio[3657]: time=\"2026-06-12T19:45:02.905242141Z\" 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=535c4b6a-7229-434c-8e2a-a74377b552f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874398 | controller |     "Jun 12 19:45:02.916194 crc crio[3657]: time=\"2026-06-12T19:45:02.910527386Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bad2dc3fa1dd7760a7a7caa5bb7412b457d8d8d659c5f46a48ba95202100e6ae\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874412 | controller |     "Jun 12 19:45:02.918462 crc crio[3657]: time=\"2026-06-12T19:45:02.916727451Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874426 | controller |     "Jun 12 19:45:02.918462 crc crio[3657]: time=\"2026-06-12T19:45:02.916775412Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=891a0c8e-89b0-4cb4-a97f-df42221d3cd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874440 | controller |     "Jun 12 19:45:02.933930 crc crio[3657]: time=\"2026-06-12T19:45:02.93363877Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874454 | controller |     "Jun 12 19:45:02.933930 crc crio[3657]: time=\"2026-06-12T19:45:02.933921747Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=3b534a0b-0fbb-44ce-b97b-8dbc4478c3ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874468 | controller |     "Jun 12 19:45:02.937054 crc crio[3657]: time=\"2026-06-12T19:45:02.936731994Z\" level=info msg=\"runSandbox: deleting pod ID 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369 from idIndex\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874483 | controller |     "Jun 12 19:45:02.937559 crc crio[3657]: time=\"2026-06-12T19:45:02.937516734Z\" level=info msg=\"runSandbox: removing pod sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874496 | controller |     "Jun 12 19:45:02.938166 crc crio[3657]: time=\"2026-06-12T19:45:02.937555775Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874511 | controller |     "Jun 12 19:45:02.938166 crc crio[3657]: time=\"2026-06-12T19:45:02.937710519Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874525 | controller |     "Jun 12 19:45:02.940253 crc crio[3657]: time=\"2026-06-12T19:45:02.939801605Z\" level=info msg=\"runSandbox: deleting pod ID 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96 from idIndex\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874539 | controller |     "Jun 12 19:45:02.940565 crc crio[3657]: time=\"2026-06-12T19:45:02.940495079Z\" level=info msg=\"runSandbox: removing pod sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874553 | controller |     "Jun 12 19:45:02.940905 crc crio[3657]: time=\"2026-06-12T19:45:02.940741714Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874569 | controller |     "Jun 12 19:45:02.940905 crc crio[3657]: time=\"2026-06-12T19:45:02.940789225Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874584 | controller |     "Jun 12 19:45:02.941007 crc crio[3657]: time=\"2026-06-12T19:45:02.940866217Z\" level=info msg=\"runSandbox: deleting pod ID 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd from idIndex\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874597 | controller |     "Jun 12 19:45:02.941007 crc crio[3657]: time=\"2026-06-12T19:45:02.94096883Z\" level=info msg=\"runSandbox: removing pod sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874611 | controller |     "Jun 12 19:45:02.941111 crc crio[3657]: time=\"2026-06-12T19:45:02.941053342Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874625 | controller |     "Jun 12 19:45:02.941111 crc crio[3657]: time=\"2026-06-12T19:45:02.941077502Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874639 | controller |     "Jun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.941835608Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 87f5751f5c4dc98a863e036a9d2ea70757ba2f6ef440cc1dbf7e5ff5d00e3369\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874653 | controller |     "Jun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.942608826Z\" level=info msg=\"runSandbox: deleting pod ID af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0 from idIndex\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874666 | controller |     "Jun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.942650137Z\" level=info msg=\"runSandbox: removing pod sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874680 | controller |     "Jun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.942688887Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874694 | controller |     "Jun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.942714668Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874708 | controller |     "Jun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.947620064Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874722 | controller |     "Jun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.947659225Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=e516bb5a-72c1-4379-858b-23c2789d37c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874739 | controller |     "Jun 12 19:45:02.951504 crc crio[3657]: time=\"2026-06-12T19:45:02.947766108Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4bb06a794d4d5af829ddfc84f72146b84c6b14311677f8b0ab1c8a243b465f96\" id=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874753 | controller |     "Jun 12 19:45:02.966653 crc crio[3657]: time=\"2026-06-12T19:45:02.963761777Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: af02ad8ce388338608f6d620f5815c5c01957192e7c169cad52ecad4065e63d0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874768 | controller |     "Jun 12 19:45:02.966653 crc crio[3657]: time=\"2026-06-12T19:45:02.964102904Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4007eac1e4d926e89379ee46062afeb522d2a1b9b2c0696848bc67527fb0debd\" id=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874782 | controller |     "Jun 12 19:45:03.077414 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.874797 | controller |     "Jun 12 19:45:03.077414 crc crio[3657]: time=\"2026-06-12T19:45:03.072436958Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874811 | controller |     "Jun 12 19:45:03.117224 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.874828 | controller |     "Jun 12 19:45:03.117224 crc crio[3657]: time=\"2026-06-12T19:45:03.117073424Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874862 | controller |     "Jun 12 19:45:03.131973 crc crio[3657]: time=\"2026-06-12T19:45:03.13158793Z\" level=info msg=\"runSandbox: deleting pod ID 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c from idIndex\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874883 | controller |     "Jun 12 19:45:03.131973 crc crio[3657]: time=\"2026-06-12T19:45:03.131712004Z\" level=info msg=\"runSandbox: removing pod sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874899 | controller |     "Jun 12 19:45:03.131973 crc crio[3657]: time=\"2026-06-12T19:45:03.131760705Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874914 | controller |     "Jun 12 19:45:03.131973 crc crio[3657]: time=\"2026-06-12T19:45:03.131777975Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874928 | controller |     "Jun 12 19:45:03.140831 crc crio[3657]: time=\"2026-06-12T19:45:03.137463459Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3fb0a1997b0758ef42597a6f1cd71326639ed78512fe867ca2580209496ce41c\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874946 | controller |     "Jun 12 19:45:03.142942 crc crio[3657]: time=\"2026-06-12T19:45:03.142623111Z\" level=info msg=\"runSandbox: deleting pod ID d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8 from idIndex\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874961 | controller |     "Jun 12 19:45:03.142942 crc crio[3657]: time=\"2026-06-12T19:45:03.142806355Z\" level=info msg=\"runSandbox: removing pod sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874976 | controller |     "Jun 12 19:45:03.142942 crc crio[3657]: time=\"2026-06-12T19:45:03.142920468Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.874990 | controller |     "Jun 12 19:45:03.142942 crc crio[3657]: time=\"2026-06-12T19:45:03.142943708Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875005 | controller |     "Jun 12 19:45:03.155149 crc crio[3657]: time=\"2026-06-12T19:45:03.150568084Z\" 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=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875020 | controller |     "Jun 12 19:45:03.155149 crc crio[3657]: time=\"2026-06-12T19:45:03.150794649Z\" 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=b0f13277-b433-4ae4-8360-618c1d5712b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875034 | controller |     "Jun 12 19:45:03.170425 crc crio[3657]: time=\"2026-06-12T19:45:03.167503783Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d33507f56df88271e399dfc43f964c089a6b49865af9fad38626b8dccbe010a8\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875049 | controller |     "Jun 12 19:45:03.250553 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.875064 | controller |     "Jun 12 19:45:03.251075 crc crio[3657]: time=\"2026-06-12T19:45:03.25066572Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875079 | controller |     "Jun 12 19:45:03.291064 crc crio[3657]: time=\"2026-06-12T19:45:03.287182805Z\" level=info msg=\"runSandbox: deleting pod ID 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983 from idIndex\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875093 | controller |     "Jun 12 19:45:03.291064 crc crio[3657]: time=\"2026-06-12T19:45:03.288106434Z\" level=info msg=\"runSandbox: removing pod sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875111 | controller |     "Jun 12 19:45:03.291064 crc crio[3657]: time=\"2026-06-12T19:45:03.288981474Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875125 | controller |     "Jun 12 19:45:03.291064 crc crio[3657]: time=\"2026-06-12T19:45:03.289013214Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875139 | controller |     "Jun 12 19:45:03.301106 crc crio[3657]: time=\"2026-06-12T19:45:03.300683163Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 017896b0f8ffeb802bcf2d20f2e01be9f3c6e5de80de691732f47ff11a74c983\" id=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875157 | controller |     "Jun 12 19:45:03.353401 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.875173 | controller |     "Jun 12 19:45:03.354570 crc crio[3657]: time=\"2026-06-12T19:45:03.354110529Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875187 | controller |     "Jun 12 19:45:03.369697 crc crio[3657]: time=\"2026-06-12T19:45:03.368257417Z\" level=info msg=\"runSandbox: deleting pod ID e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3 from idIndex\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875202 | controller |     "Jun 12 19:45:03.369697 crc crio[3657]: time=\"2026-06-12T19:45:03.368690556Z\" level=info msg=\"runSandbox: removing pod sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875217 | controller |     "Jun 12 19:45:03.369697 crc crio[3657]: time=\"2026-06-12T19:45:03.368798009Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875231 | controller |     "Jun 12 19:45:03.369697 crc crio[3657]: time=\"2026-06-12T19:45:03.369084755Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875246 | controller |     "Jun 12 19:45:03.370756 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.875260 | controller |     "Jun 12 19:45:03.376002 crc crio[3657]: time=\"2026-06-12T19:45:03.375429403Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875274 | controller |     "Jun 12 19:45:03.383784 crc crio[3657]: time=\"2026-06-12T19:45:03.383240324Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e43df27ad0eeefdc48269e87bf982bfff44866a7377471ddd9211e1ef2aed9e3\" id=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875292 | controller |     "Jun 12 19:45:03.405755 crc crio[3657]: time=\"2026-06-12T19:45:03.405537111Z\" level=info msg=\"runSandbox: deleting pod ID 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40 from idIndex\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875307 | controller |     "Jun 12 19:45:03.405755 crc crio[3657]: time=\"2026-06-12T19:45:03.405716525Z\" level=info msg=\"runSandbox: removing pod sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875321 | controller |     "Jun 12 19:45:03.405755 crc crio[3657]: time=\"2026-06-12T19:45:03.405778337Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875335 | controller |     "Jun 12 19:45:03.406816 crc crio[3657]: time=\"2026-06-12T19:45:03.405807867Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875349 | controller |     "Jun 12 19:45:03.421066 crc crio[3657]: time=\"2026-06-12T19:45:03.420538619Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4786668e64e7ea4a0e03740f32d236e2b39e3b765230e8dc2c84ad539fae1c40\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875364 | controller |     "Jun 12 19:45:03.478747 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.875378 | controller |     "Jun 12 19:45:03.479918 crc crio[3657]: time=\"2026-06-12T19:45:03.478792422Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875393 | controller |     "Jun 12 19:45:03.507790 crc crio[3657]: time=\"2026-06-12T19:45:03.507216592Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875407 | controller |     "Jun 12 19:45:03.507790 crc crio[3657]: time=\"2026-06-12T19:45:03.507661042Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=946d0f8c-ef7f-474f-b329-4cda74730e87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875422 | controller |     "Jun 12 19:45:03.527539 crc crio[3657]: time=\"2026-06-12T19:45:03.512969725Z\" level=info msg=\"runSandbox: deleting pod ID 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf from idIndex\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875436 | controller |     "Jun 12 19:45:03.527539 crc crio[3657]: time=\"2026-06-12T19:45:03.517905495Z\" level=info msg=\"runSandbox: removing pod sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875450 | controller |     "Jun 12 19:45:03.527539 crc crio[3657]: time=\"2026-06-12T19:45:03.518046108Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875468 | controller |     "Jun 12 19:45:03.527539 crc crio[3657]: time=\"2026-06-12T19:45:03.518067068Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875483 | controller |     "Jun 12 19:45:03.527539 crc crio[3657]: time=\"2026-06-12T19:45:03.521170476Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4616c0bac35dd8dd22979ae218c1f3eeab885eda1a5acfeffbe1318d79e170cf\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875497 | controller |     "Jun 12 19:45:03.646081 crc crio[3657]: time=\"2026-06-12T19:45:03.644746582Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875511 | controller |     "Jun 12 19:45:03.652155 crc crio[3657]: time=\"2026-06-12T19:45:03.645253053Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=6db65756-eb66-498d-a8c9-a37777eac6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875526 | controller |     "Jun 12 19:45:03.657816 crc crio[3657]: time=\"2026-06-12T19:45:03.656181521Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875539 | controller |     "Jun 12 19:45:03.657816 crc crio[3657]: time=\"2026-06-12T19:45:03.656705262Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=c73f20c7-62c4-4f56-aa67-fef1ea91ea7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875554 | controller |     "Jun 12 19:45:03.688232 crc crio[3657]: time=\"2026-06-12T19:45:03.687060465Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875568 | controller |     "Jun 12 19:45:03.688232 crc crio[3657]: time=\"2026-06-12T19:45:03.687703158Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=1fdcddd7-88c9-44ce-bd26-af3c0d634cca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875582 | controller |     "Jun 12 19:45:03.711756 crc crio[3657]: time=\"2026-06-12T19:45:03.709624166Z\" 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=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875597 | controller |     "Jun 12 19:45:03.711756 crc crio[3657]: time=\"2026-06-12T19:45:03.709681788Z\" 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=2a1c76a9-eb3f-463a-9b57-60ee48ebb316 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875611 | controller |     "Jun 12 19:45:03.726809 crc crio[3657]: time=\"2026-06-12T19:45:03.726103449Z\" 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=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875629 | controller |     "Jun 12 19:45:03.727171 crc crio[3657]: time=\"2026-06-12T19:45:03.726819854Z\" 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=c049665c-1925-40c3-b369-8e759b2215af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875643 | controller |     "Jun 12 19:45:03.750805 crc crio[3657]: time=\"2026-06-12T19:45:03.75001628Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875656 | controller |     "Jun 12 19:45:03.750805 crc crio[3657]: time=\"2026-06-12T19:45:03.750139713Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=441a904c-bd48-4dc0-910e-1e33b618cefa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875670 | controller |     "Jun 12 19:45:03.832064 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.875684 | controller |     "Jun 12 19:45:03.834147 crc crio[3657]: time=\"2026-06-12T19:45:03.832521357Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875698 | controller |     "Jun 12 19:45:03.872244 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.875712 | controller |     "Jun 12 19:45:03.872244 crc crio[3657]: time=\"2026-06-12T19:45:03.871502992Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875726 | controller |     "Jun 12 19:45:03.964179 crc crio[3657]: time=\"2026-06-12T19:45:03.963466432Z\" level=info msg=\"runSandbox: deleting pod ID 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4 from idIndex\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875739 | controller |     "Jun 12 19:45:03.964179 crc crio[3657]: time=\"2026-06-12T19:45:03.963666066Z\" level=info msg=\"runSandbox: removing pod sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875754 | controller |     "Jun 12 19:45:03.964179 crc crio[3657]: time=\"2026-06-12T19:45:03.963725638Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875768 | controller |     "Jun 12 19:45:03.964179 crc crio[3657]: time=\"2026-06-12T19:45:03.963745889Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875782 | controller |     "Jun 12 19:45:03.974968 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.875799 | controller |     "Jun 12 19:45:03.974968 crc crio[3657]: time=\"2026-06-12T19:45:03.974813526Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875814 | controller |     "Jun 12 19:45:03.986162 crc crio[3657]: time=\"2026-06-12T19:45:03.978711844Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 676b435b96bbc93d436558ce7a0cf1466ddf8abf705be0c97ff76f557fdebdd4\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875828 | controller |     "Jun 12 19:45:04.044705 crc crio[3657]: time=\"2026-06-12T19:45:04.044480308Z\" level=info msg=\"runSandbox: deleting pod ID 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa from idIndex\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875843 | controller |     "Jun 12 19:45:04.044705 crc crio[3657]: time=\"2026-06-12T19:45:04.044660242Z\" level=info msg=\"runSandbox: removing pod sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875877 | controller |     "Jun 12 19:45:04.046186 crc crio[3657]: time=\"2026-06-12T19:45:04.044724883Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875893 | controller |     "Jun 12 19:45:04.046186 crc crio[3657]: time=\"2026-06-12T19:45:04.044750984Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875909 | controller |     "Jun 12 19:45:04.063687 crc crio[3657]: time=\"2026-06-12T19:45:04.062814888Z\" level=info msg=\"runSandbox: deleting pod ID 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93 from idIndex\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875924 | controller |     "Jun 12 19:45:04.063687 crc crio[3657]: time=\"2026-06-12T19:45:04.063668486Z\" level=info msg=\"runSandbox: removing pod sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875939 | controller |     "Jun 12 19:45:04.064126 crc crio[3657]: time=\"2026-06-12T19:45:04.063756748Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875953 | controller |     "Jun 12 19:45:04.064126 crc crio[3657]: time=\"2026-06-12T19:45:04.063785798Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875968 | controller |     "Jun 12 19:45:04.074162 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.875982 | controller |     "Jun 12 19:45:04.074162 crc crio[3657]: time=\"2026-06-12T19:45:04.073758432Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.875999 | controller |     "Jun 12 19:45:04.076366 crc crio[3657]: time=\"2026-06-12T19:45:04.075459393Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7ff0c67e73adc8814c293ad69d53c9c2b15c5c297f65ff463fd16e0e7b8675aa\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876014 | controller |     "Jun 12 19:45:04.081527 crc crio[3657]: time=\"2026-06-12T19:45:04.081139107Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3f09b697dae71ecbfdf56b4d96ae4f59aab9c808ea14822e599f96fe5657cd93\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876028 | controller |     "Jun 12 19:45:04.087994 crc crio[3657]: 2026-06-12T19:45:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.876043 | controller |     "Jun 12 19:45:04.088693 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.876058 | controller |     "Jun 12 19:45:04.089749 crc crio[3657]: time=\"2026-06-12T19:45:04.089437116Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876073 | controller |     "Jun 12 19:45:04.091633 crc crio[3657]: time=\"2026-06-12T19:45:04.091508443Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876088 | controller |     "Jun 12 19:45:04.092048 crc crio[3657]: 2026-06-12T19:45:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.876103 | controller |     "Jun 12 19:45:04.092320 crc crio[3657]: time=\"2026-06-12T19:45:04.092162368Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876117 | controller |     "Jun 12 19:45:04.094133 crc crio[3657]: time=\"2026-06-12T19:45:04.093986074Z\" level=info msg=\"runSandbox: deleting pod ID a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e from idIndex\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876132 | controller |     "Jun 12 19:45:04.094354 crc crio[3657]: time=\"2026-06-12T19:45:04.094139097Z\" level=info msg=\"runSandbox: removing pod sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876147 | controller |     "Jun 12 19:45:04.094354 crc crio[3657]: time=\"2026-06-12T19:45:04.094207519Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876162 | controller |     "Jun 12 19:45:04.094354 crc crio[3657]: time=\"2026-06-12T19:45:04.094233769Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876183 | controller |     "Jun 12 19:45:04.097683 crc crio[3657]: time=\"2026-06-12T19:45:04.09755126Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a4887b84082dcb9af83a837a7097eb027a6c2575293cb8fa1ee831172dbce66e\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876198 | controller |     "Jun 12 19:45:04.104655 crc crio[3657]: time=\"2026-06-12T19:45:04.104384763Z\" 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=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876213 | controller |     "Jun 12 19:45:04.104655 crc crio[3657]: time=\"2026-06-12T19:45:04.104443819Z\" 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=b6d01950-e2d3-4529-8a5e-c762e0c52f30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876227 | controller |     "Jun 12 19:45:04.111007 crc crio[3657]: time=\"2026-06-12T19:45:04.110564853Z\" level=info msg=\"runSandbox: deleting pod ID 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36 from idIndex\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876242 | controller |     "Jun 12 19:45:04.111007 crc crio[3657]: time=\"2026-06-12T19:45:04.110601504Z\" level=info msg=\"runSandbox: removing pod sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876256 | controller |     "Jun 12 19:45:04.111007 crc crio[3657]: time=\"2026-06-12T19:45:04.110633624Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876270 | controller |     "Jun 12 19:45:04.111007 crc crio[3657]: time=\"2026-06-12T19:45:04.110648355Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876284 | controller |     "Jun 12 19:45:04.114790 crc crio[3657]: time=\"2026-06-12T19:45:04.11457236Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876316 | controller |     "Jun 12 19:45:04.114790 crc crio[3657]: time=\"2026-06-12T19:45:04.114718013Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=e119997b-bf26-4690-8608-7b40c2c47ab9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876331 | controller |     "Jun 12 19:45:04.124116 crc crio[3657]: time=\"2026-06-12T19:45:04.123170948Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 03d71b9f36bd33844faabcb57ae1a2617523c4c7ea4ab029345d262b02943d36\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876346 | controller |     "Jun 12 19:45:04.124541 crc crio[3657]: time=\"2026-06-12T19:45:04.124481692Z\" level=info msg=\"runSandbox: deleting pod ID 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13 from idIndex\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876363 | controller |     "Jun 12 19:45:04.124679 crc crio[3657]: time=\"2026-06-12T19:45:04.124657356Z\" level=info msg=\"runSandbox: removing pod sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876378 | controller |     "Jun 12 19:45:04.124958 crc crio[3657]: time=\"2026-06-12T19:45:04.124818619Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876393 | controller |     "Jun 12 19:45:04.125068 crc crio[3657]: time=\"2026-06-12T19:45:04.125044694Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876407 | controller |     "Jun 12 19:45:04.135236 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.876421 | controller |     "Jun 12 19:45:04.135407 crc crio[3657]: time=\"2026-06-12T19:45:04.135198718Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876435 | controller |     "Jun 12 19:45:04.135509 crc crio[3657]: time=\"2026-06-12T19:45:04.135403622Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=7d7ae9f5-045b-4cc4-8b05-981fe33b9ed3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876450 | controller |     "Jun 12 19:45:04.135585 crc crio[3657]: time=\"2026-06-12T19:45:04.135353991Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876464 | controller |     "Jun 12 19:45:04.138700 crc crio[3657]: time=\"2026-06-12T19:45:04.138654184Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0bafaacd6eeaa548c488add7386d4d3ff5dbe8e40455396109345ec4d4a55f13\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876478 | controller |     "Jun 12 19:45:04.179232 crc crio[3657]: time=\"2026-06-12T19:45:04.178971333Z\" level=info msg=\"runSandbox: deleting pod ID 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d from idIndex\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876492 | controller |     "Jun 12 19:45:04.181545 crc crio[3657]: time=\"2026-06-12T19:45:04.180145828Z\" level=info msg=\"runSandbox: removing pod sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876507 | controller |     "Jun 12 19:45:04.202071 crc crio[3657]: time=\"2026-06-12T19:45:04.186255172Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876521 | controller |     "Jun 12 19:45:04.202071 crc crio[3657]: time=\"2026-06-12T19:45:04.201932623Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876538 | controller |     "Jun 12 19:45:04.203699 crc crio[3657]: time=\"2026-06-12T19:45:04.198017037Z\" level=info msg=\"runSandbox: deleting pod ID 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160 from idIndex\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876552 | controller |     "Jun 12 19:45:04.203699 crc crio[3657]: time=\"2026-06-12T19:45:04.203601612Z\" level=info msg=\"runSandbox: removing pod sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876566 | controller |     "Jun 12 19:45:04.203699 crc crio[3657]: time=\"2026-06-12T19:45:04.203669333Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876580 | controller |     "Jun 12 19:45:04.204717 crc crio[3657]: time=\"2026-06-12T19:45:04.204037591Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876594 | controller |     "Jun 12 19:45:04.211456 crc crio[3657]: time=\"2026-06-12T19:45:04.209679155Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 97dfff138a94fc671186d7a4a3427b71912db184df9bdded553d9d510b285c1d\" id=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876608 | controller |     "Jun 12 19:45:04.244440 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.876622 | controller |     "Jun 12 19:45:04.244440 crc crio[3657]: time=\"2026-06-12T19:45:04.242022839Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876636 | controller |     "Jun 12 19:45:04.288774 crc crio[3657]: time=\"2026-06-12T19:45:04.288051813Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 092239bcf5d592faa1d80a714d17cf3710daa7a261652557808505dc89e2a160\" id=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876651 | controller |     "Jun 12 19:45:04.303466 crc crio[3657]: time=\"2026-06-12T19:45:04.300428801Z\" level=info msg=\"runSandbox: deleting pod ID 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e from idIndex\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876665 | controller |     "Jun 12 19:45:04.303466 crc crio[3657]: time=\"2026-06-12T19:45:04.300723568Z\" level=info msg=\"runSandbox: removing pod sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876680 | controller |     "Jun 12 19:45:04.303466 crc crio[3657]: time=\"2026-06-12T19:45:04.300790319Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876694 | controller |     "Jun 12 19:45:04.303466 crc crio[3657]: time=\"2026-06-12T19:45:04.3008181Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876712 | controller |     "Jun 12 19:45:04.318630 crc crio[3657]: time=\"2026-06-12T19:45:04.318188011Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876727 | controller |     "Jun 12 19:45:04.328966 crc crio[3657]: time=\"2026-06-12T19:45:04.318546709Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8268532df605fa70cb3f72e7434992059485a2b52c2fa003499f2f49d4c1eb5e\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876741 | controller |     "Jun 12 19:45:04.329113 crc crio[3657]: time=\"2026-06-12T19:45:04.329032438Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=48a878d2-944a-450d-91fe-b5c5473583ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876755 | controller |     "Jun 12 19:45:04.344471 crc crio[3657]: time=\"2026-06-12T19:45:04.331547828Z\" 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=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876770 | controller |     "Jun 12 19:45:04.344603 crc crio[3657]: time=\"2026-06-12T19:45:04.344517498Z\" 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=d5702abe-e17b-4ba7-af2a-c6e4dceaf349 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876784 | controller |     "Jun 12 19:45:04.371748 crc crio[3657]: time=\"2026-06-12T19:45:04.37078327Z\" 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=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876799 | controller |     "Jun 12 19:45:04.371748 crc crio[3657]: time=\"2026-06-12T19:45:04.370948204Z\" 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=d7c02a90-84cc-4bef-8781-9c13b584a4b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876813 | controller |     "Jun 12 19:45:04.389651 crc crio[3657]: time=\"2026-06-12T19:45:04.385667256Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876827 | controller |     "Jun 12 19:45:04.389651 crc crio[3657]: time=\"2026-06-12T19:45:04.385813759Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=ab7c3640-6103-4b5c-ac93-f71e6c11d4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876841 | controller |     "Jun 12 19:45:04.392649 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.876879 | controller |     "Jun 12 19:45:04.394250 crc crio[3657]: time=\"2026-06-12T19:45:04.393953327Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876899 | controller |     "Jun 12 19:45:04.438702 crc crio[3657]: time=\"2026-06-12T19:45:04.438394674Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876914 | controller |     "Jun 12 19:45:04.443636 crc crio[3657]: time=\"2026-06-12T19:45:04.442527608Z\" level=info msg=\"runSandbox: deleting pod ID 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b from idIndex\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876930 | controller |     "Jun 12 19:45:04.443636 crc crio[3657]: time=\"2026-06-12T19:45:04.442816494Z\" level=info msg=\"runSandbox: removing pod sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876944 | controller |     "Jun 12 19:45:04.443636 crc crio[3657]: time=\"2026-06-12T19:45:04.443069249Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876959 | controller |     "Jun 12 19:45:04.443636 crc crio[3657]: time=\"2026-06-12T19:45:04.44309146Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876973 | controller |     "Jun 12 19:45:04.453637 crc crio[3657]: time=\"2026-06-12T19:45:04.452812772Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=c763f783-5043-4b52-9d3f-6e33f39f0711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.876988 | controller |     "Jun 12 19:45:04.460692 crc crio[3657]: time=\"2026-06-12T19:45:04.459154431Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 301d114a11790cd8e43902700426c752947f1c1c604a662d6ba689271bbe5e3b\" id=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877002 | controller |     "Jun 12 19:45:04.497607 crc crio[3657]: time=\"2026-06-12T19:45:04.497443135Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877016 | controller |     "Jun 12 19:45:04.497607 crc crio[3657]: time=\"2026-06-12T19:45:04.497511866Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=a0194db1-f9f0-4d6b-acf0-fad9d3a4517d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877030 | controller |     "Jun 12 19:45:04.504979 crc crio[3657]: time=\"2026-06-12T19:45:04.504244473Z\" 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=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877044 | controller |     "Jun 12 19:45:04.505126 crc crio[3657]: time=\"2026-06-12T19:45:04.504996629Z\" 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=086f6785-980b-4f8a-86a9-3c95d5f31f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877061 | controller |     "Jun 12 19:45:04.524188 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.877076 | controller |     "Jun 12 19:45:04.524756 crc crio[3657]: time=\"2026-06-12T19:45:04.524585218Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877090 | controller |     "Jun 12 19:45:04.538819 crc crio[3657]: time=\"2026-06-12T19:45:04.537479455Z\" level=info msg=\"runSandbox: deleting pod ID 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a from idIndex\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877105 | controller |     "Jun 12 19:45:04.538819 crc crio[3657]: time=\"2026-06-12T19:45:04.53772732Z\" level=info msg=\"runSandbox: removing pod sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877120 | controller |     "Jun 12 19:45:04.538819 crc crio[3657]: time=\"2026-06-12T19:45:04.537776201Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877134 | controller |     "Jun 12 19:45:04.538819 crc crio[3657]: time=\"2026-06-12T19:45:04.537793012Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877149 | controller |     "Jun 12 19:45:04.540915 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.877164 | controller |     "Jun 12 19:45:04.541196 crc crio[3657]: time=\"2026-06-12T19:45:04.541134933Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877178 | controller |     "Jun 12 19:45:04.541877 crc crio[3657]: time=\"2026-06-12T19:45:04.541725545Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 79d30857cec7214f1501f421f6337b765ca2b73a81c3d5d3ef931015a0b25d8a\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877193 | controller |     "Jun 12 19:45:04.558632 crc crio[3657]: time=\"2026-06-12T19:45:04.553516438Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877207 | controller |     "Jun 12 19:45:04.558632 crc crio[3657]: time=\"2026-06-12T19:45:04.553741594Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=5dceb839-f5b0-4d6e-a6ef-cd08099ce7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877221 | controller |     "Jun 12 19:45:04.567429 crc crio[3657]: time=\"2026-06-12T19:45:04.565949868Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877240 | controller |     "Jun 12 19:45:04.567429 crc crio[3657]: time=\"2026-06-12T19:45:04.566202956Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=e82bb48e-0978-4c62-98a1-22fdadfecc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877254 | controller |     "Jun 12 19:45:04.577114 crc crio[3657]: time=\"2026-06-12T19:45:04.569705937Z\" level=info msg=\"runSandbox: deleting pod ID e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5 from idIndex\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877269 | controller |     "Jun 12 19:45:04.577114 crc crio[3657]: time=\"2026-06-12T19:45:04.569786858Z\" level=info msg=\"runSandbox: removing pod sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877283 | controller |     "Jun 12 19:45:04.577114 crc crio[3657]: time=\"2026-06-12T19:45:04.570170016Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877297 | controller |     "Jun 12 19:45:04.577114 crc crio[3657]: time=\"2026-06-12T19:45:04.570202677Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877311 | controller |     "Jun 12 19:45:04.592712 crc crio[3657]: time=\"2026-06-12T19:45:04.591472542Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e4b407fcce160bd67ac6f763c9e8d81d788ba32bcc89bb3311b7ffc9deff33a5\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877325 | controller |     "Jun 12 19:45:04.635366 crc crio[3657]: time=\"2026-06-12T19:45:04.634218431Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877339 | controller |     "Jun 12 19:45:04.641672 crc crio[3657]: time=\"2026-06-12T19:45:04.64014034Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=18e17662-828b-42fc-9364-b66e14bbd373 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877353 | controller |     "Jun 12 19:45:04.797764 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.877367 | controller |     "Jun 12 19:45:04.798571 crc crio[3657]: time=\"2026-06-12T19:45:04.798523442Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877380 | controller |     "Jun 12 19:45:04.813389 crc crio[3657]: time=\"2026-06-12T19:45:04.813361814Z\" level=info msg=\"runSandbox: deleting pod ID 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e from idIndex\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877394 | controller |     "Jun 12 19:45:04.813503 crc crio[3657]: time=\"2026-06-12T19:45:04.813485707Z\" level=info msg=\"runSandbox: removing pod sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877412 | controller |     "Jun 12 19:45:04.813648 crc crio[3657]: time=\"2026-06-12T19:45:04.81362665Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877426 | controller |     "Jun 12 19:45:04.813727 crc crio[3657]: time=\"2026-06-12T19:45:04.813713111Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877441 | controller |     "Jun 12 19:45:04.818633 crc crio[3657]: time=\"2026-06-12T19:45:04.81825294Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6802706f35d4e2b1059c00fa7a31a2bc0fdfaeb2a12de0da3ce12236b0ca9c5e\" id=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877455 | controller |     "Jun 12 19:45:04.834566 crc crio[3657]: time=\"2026-06-12T19:45:04.833775625Z\" 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=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877469 | controller |     "Jun 12 19:45:04.834566 crc crio[3657]: time=\"2026-06-12T19:45:04.833894018Z\" 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=1334aa31-be6b-4a47-9049-4cc418e5cc12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877484 | controller |     "Jun 12 19:45:04.853130 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.877498 | controller |     "Jun 12 19:45:04.853733 crc crio[3657]: time=\"2026-06-12T19:45:04.85322175Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877512 | controller |     "Jun 12 19:45:04.861940 crc crio[3657]: time=\"2026-06-12T19:45:04.861719327Z\" level=info msg=\"runSandbox: deleting pod ID 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da from idIndex\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877527 | controller |     "Jun 12 19:45:04.861940 crc crio[3657]: time=\"2026-06-12T19:45:04.861928881Z\" level=info msg=\"runSandbox: removing pod sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877541 | controller |     "Jun 12 19:45:04.862092 crc crio[3657]: time=\"2026-06-12T19:45:04.861986972Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877555 | controller |     "Jun 12 19:45:04.862092 crc crio[3657]: time=\"2026-06-12T19:45:04.862007323Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877573 | controller |     "Jun 12 19:45:04.868371 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.877588 | controller |     "Jun 12 19:45:04.868371 crc crio[3657]: time=\"2026-06-12T19:45:04.862429043Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877602 | controller |     "Jun 12 19:45:04.871781 crc crio[3657]: time=\"2026-06-12T19:45:04.869219781Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 49d2ac4999ccd5b62a0874b6a187fc25d92b59a14de68de82bb0d7003c7294da\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877616 | controller |     "Jun 12 19:45:04.878156 crc crio[3657]: time=\"2026-06-12T19:45:04.877995942Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877630 | controller |     "Jun 12 19:45:04.878218 crc crio[3657]: time=\"2026-06-12T19:45:04.878162425Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=cc0b85e6-1d5b-4317-af81-d0dc8a7e6a4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877644 | controller |     "Jun 12 19:45:04.886515 crc crio[3657]: time=\"2026-06-12T19:45:04.886230866Z\" level=info msg=\"runSandbox: deleting pod ID d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7 from idIndex\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877659 | controller |     "Jun 12 19:45:04.886977 crc crio[3657]: time=\"2026-06-12T19:45:04.886685541Z\" level=info msg=\"runSandbox: removing pod sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877673 | controller |     "Jun 12 19:45:04.900397 crc crio[3657]: time=\"2026-06-12T19:45:04.892746243Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877687 | controller |     "Jun 12 19:45:04.900397 crc crio[3657]: time=\"2026-06-12T19:45:04.892774074Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877701 | controller |     "Jun 12 19:45:04.914597 crc crio[3657]: time=\"2026-06-12T19:45:04.912601087Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d2416cc27d97935e365253b206a40f9c60990988adf46aa83eeda9f2a7994dc7\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877715 | controller |     "Jun 12 19:45:04.914597 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.877728 | controller |     "Jun 12 19:45:04.919617 crc crio[3657]: time=\"2026-06-12T19:45:04.914794207Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877745 | controller |     "Jun 12 19:45:04.933234 crc crio[3657]: time=\"2026-06-12T19:45:04.928603825Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877759 | controller |     "Jun 12 19:45:04.933234 crc crio[3657]: time=\"2026-06-12T19:45:04.929144537Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=455e2d42-a929-4f71-92bc-9bffb588b8c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877774 | controller |     "Jun 12 19:45:04.979454 crc crio[3657]: time=\"2026-06-12T19:45:04.974955399Z\" level=info msg=\"runSandbox: deleting pod ID c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761 from idIndex\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877787 | controller |     "Jun 12 19:45:04.979454 crc crio[3657]: time=\"2026-06-12T19:45:04.975146923Z\" level=info msg=\"runSandbox: removing pod sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877802 | controller |     "Jun 12 19:45:04.979454 crc crio[3657]: time=\"2026-06-12T19:45:04.975238005Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877816 | controller |     "Jun 12 19:45:04.979454 crc crio[3657]: time=\"2026-06-12T19:45:04.975310376Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877829 | controller |     "Jun 12 19:45:04.979454 crc crio[3657]: time=\"2026-06-12T19:45:04.979224062Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c5044e80fd3ad8de16a21d48536a88a37e0b0a7590283aa357e521ab9547a761\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877844 | controller |     "Jun 12 19:45:04.999626 crc crio[3657]: time=\"2026-06-12T19:45:04.999440661Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877878 | controller |     "Jun 12 19:45:04.999626 crc crio[3657]: time=\"2026-06-12T19:45:04.999567563Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=cd461610-156a-4355-bed1-1ff37f8274b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877894 | controller |     "Jun 12 19:45:05.009868 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.877908 | controller |     "Jun 12 19:45:05.009868 crc crio[3657]: time=\"2026-06-12T19:45:05.009728121Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877923 | controller |     "Jun 12 19:45:05.010657 crc crio[3657]: 2026-06-12T19:45:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.877941 | controller |     "Jun 12 19:45:05.010727 crc crio[3657]: time=\"2026-06-12T19:45:05.010650101Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877955 | controller |     "Jun 12 19:45:05.029571 crc crio[3657]: time=\"2026-06-12T19:45:05.029484975Z\" level=info msg=\"runSandbox: deleting pod ID 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4 from idIndex\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877970 | controller |     "Jun 12 19:45:05.029651 crc crio[3657]: time=\"2026-06-12T19:45:05.029576207Z\" level=info msg=\"runSandbox: removing pod sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877984 | controller |     "Jun 12 19:45:05.039240 crc crio[3657]: time=\"2026-06-12T19:45:05.038925891Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.877999 | controller |     "Jun 12 19:45:05.039240 crc crio[3657]: time=\"2026-06-12T19:45:05.039038164Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878014 | controller |     "Jun 12 19:45:05.039469 crc crio[3657]: time=\"2026-06-12T19:45:05.032580301Z\" level=info msg=\"runSandbox: deleting pod ID 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8 from idIndex\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878029 | controller |     "Jun 12 19:45:05.039469 crc crio[3657]: time=\"2026-06-12T19:45:05.039440761Z\" level=info msg=\"runSandbox: removing pod sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878043 | controller |     "Jun 12 19:45:05.039994 crc crio[3657]: time=\"2026-06-12T19:45:05.039661196Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878057 | controller |     "Jun 12 19:45:05.040496 crc crio[3657]: time=\"2026-06-12T19:45:05.040174718Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878071 | controller |     "Jun 12 19:45:05.041362 crc crio[3657]: time=\"2026-06-12T19:45:05.04119824Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 459848909c945cc7e71bd3c506cd4ec9e1329ce9b518c88f197b76e632b0cec4\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878085 | controller |     "Jun 12 19:45:05.041946 crc crio[3657]: 2026-06-12T19:45:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.878100 | controller |     "Jun 12 19:45:05.042949 crc crio[3657]: time=\"2026-06-12T19:45:05.042059024Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7dfb551f668534efa4beb143b3e0d3c297dc914ba4ebfdee4198cc534939e3e8\" id=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878117 | controller |     "Jun 12 19:45:05.043104 crc crio[3657]: time=\"2026-06-12T19:45:05.042886568Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878132 | controller |     "Jun 12 19:45:05.045637 crc crio[3657]: time=\"2026-06-12T19:45:05.045556788Z\" level=info msg=\"runSandbox: deleting pod ID cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae from idIndex\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878147 | controller |     "Jun 12 19:45:05.045723 crc crio[3657]: time=\"2026-06-12T19:45:05.04564843Z\" level=info msg=\"runSandbox: removing pod sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878162 | controller |     "Jun 12 19:45:05.045723 crc crio[3657]: time=\"2026-06-12T19:45:05.045699971Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878177 | controller |     "Jun 12 19:45:05.046201 crc crio[3657]: time=\"2026-06-12T19:45:05.045728362Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878191 | controller |     "Jun 12 19:45:05.047673 crc crio[3657]: time=\"2026-06-12T19:45:05.047546111Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cf3ba54aae90d3e3798b2c58f41a9566b0e83290a9055e2f6d68c48d6f68b8ae\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878206 | controller |     "Jun 12 19:45:05.050444 crc crio[3657]: time=\"2026-06-12T19:45:05.050151686Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878220 | controller |     "Jun 12 19:45:05.050444 crc crio[3657]: time=\"2026-06-12T19:45:05.050230208Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=6f38546f-b060-40c7-9864-3a213cf66de5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878235 | controller |     "Jun 12 19:45:05.059552 crc crio[3657]: time=\"2026-06-12T19:45:05.05672774Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878249 | controller |     "Jun 12 19:45:05.059552 crc crio[3657]: time=\"2026-06-12T19:45:05.056898173Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=d0a11e52-0892-414e-b9ad-a02767df8274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878263 | controller |     "Jun 12 19:45:05.067567 crc crio[3657]: time=\"2026-06-12T19:45:05.064064531Z\" 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=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878282 | controller |     "Jun 12 19:45:05.067567 crc crio[3657]: time=\"2026-06-12T19:45:05.064123272Z\" 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=cde4d15a-52ec-4c27-ab4b-ff45d7be21ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878297 | controller |     "Jun 12 19:45:05.081340 crc crio[3657]: 2026-06-12T19:45:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 21:10:22.878311 | controller |     "Jun 12 19:45:05.081596 crc crio[3657]: time=\"2026-06-12T19:45:05.081440128Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878325 | controller |     "Jun 12 19:45:05.082143 crc crio[3657]: time=\"2026-06-12T19:45:05.081606092Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.878340 | controller |     "Jun 12 19:45:05.082143 crc crio[3657]: time=\"2026-06-12T19:45:05.081710025Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-12 21:10:22.878356 | controller |     "Jun 12 19:45:05.087560 crc crio[3657]: time=\"2026-06-12T19:45:05.087180091Z\" level=info msg=\"runSandbox: deleting pod ID 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1 from idIndex\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878371 | controller |     "Jun 12 19:45:05.088435 crc crio[3657]: time=\"2026-06-12T19:45:05.088144431Z\" level=info msg=\"runSandbox: removing pod sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878385 | controller |     "Jun 12 19:45:05.088720 crc crio[3657]: time=\"2026-06-12T19:45:05.088622472Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878400 | controller |     "Jun 12 19:45:05.088781 crc crio[3657]: time=\"2026-06-12T19:45:05.088725795Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878414 | controller |     "Jun 12 19:45:05.090743 crc crio[3657]: time=\"2026-06-12T19:45:05.090688147Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8e116ad4e65f4ddd47607c505ffb76064cfa09fd0a3098ef4d92d5629c4c43a1\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878429 | controller |     "Jun 12 19:45:05.094967 crc crio[3657]: time=\"2026-06-12T19:45:05.094909759Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878443 | controller |     "Jun 12 19:45:05.094967 crc crio[3657]: time=\"2026-06-12T19:45:05.09495321Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=b9301536-4d71-4839-96cf-f63d8e7b1446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.878460 | controller |     "Jun 12 19:45:05.112338 crc crio[3657]: time=\"2026-06-12T19:45:05.112205638Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.878475 | controller |     "Jun 12 19:45:05.112338 crc crio[3657]: time=\"2026-06-12T19:45:05.11232718Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.878490 | controller |     "Jun 12 19:45:05.112490 crc crio[3657]: time=\"2026-06-12T19:45:05.112378161Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f0085f9b-a244-4588-affc-ccdc3fc45922\\\"\"",
2026-06-12 21:10:22.878504 | controller |     "Jun 12 19:45:05.113114 crc crio[3657]: time=\"2026-06-12T19:45:05.112912393Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_727115bb-3d2a-497e-b8a7-b8325e98f0fc\\\"\"",
2026-06-12 21:10:22.878519 | controller |     "Jun 12 19:45:05.131928 crc crio[3657]: time=\"2026-06-12T19:45:05.131590944Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.878534 | controller |     "Jun 12 19:45:05.131928 crc crio[3657]: time=\"2026-06-12T19:45:05.131689636Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.878549 | controller |     "Jun 12 19:45:05.132461 crc crio[3657]: time=\"2026-06-12T19:45:05.132150595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.878562 | controller |     "Jun 12 19:45:05.454877 crc crio[3657]: time=\"2026-06-12T19:45:05.454068703Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.878576 | controller |     "Jun 12 19:45:05.454877 crc crio[3657]: time=\"2026-06-12T19:45:05.454890736Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.878590 | controller |     "Jun 12 19:45:05.455166 crc crio[3657]: time=\"2026-06-12T19:45:05.454994683Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-12 21:10:22.878605 | controller |     "Jun 12 19:45:05.521518 crc crio[3657]: time=\"2026-06-12T19:45:05.520776169Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.878619 | controller |     "Jun 12 19:45:05.522161 crc crio[3657]: time=\"2026-06-12T19:45:05.521812252Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.878633 | controller |     "Jun 12 19:45:05.522161 crc crio[3657]: time=\"2026-06-12T19:45:05.521981005Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-12 21:10:22.878648 | controller |     "Jun 12 19:45:05.779669 crc crio[3657]: time=\"2026-06-12T19:45:05.779558179Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.878662 | controller |     "Jun 12 19:45:05.779669 crc crio[3657]: time=\"2026-06-12T19:45:05.77962817Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.878677 | controller |     "Jun 12 19:45:05.780763 crc crio[3657]: time=\"2026-06-12T19:45:05.779780223Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-12 21:10:22.878691 | controller |     "Jun 12 19:45:06.405970 crc crio[3657]: time=\"2026-06-12T19:45:06.405663393Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.878706 | controller |     "Jun 12 19:45:06.405970 crc crio[3657]: time=\"2026-06-12T19:45:06.405967702Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.878723 | controller |     "Jun 12 19:45:06.407624 crc crio[3657]: time=\"2026-06-12T19:45:06.406090033Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-12 21:10:22.878738 | controller |     "Jun 12 19:45:06.833080 crc crio[3657]: time=\"2026-06-12T19:45:06.832953918Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.878753 | controller |     "Jun 12 19:45:06.833080 crc crio[3657]: time=\"2026-06-12T19:45:06.83305152Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.878768 | controller |     "Jun 12 19:45:06.833400 crc crio[3657]: time=\"2026-06-12T19:45:06.833131432Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-12 21:10:22.878783 | controller |     "Jun 12 19:45:07.247725 crc crio[3657]: time=\"2026-06-12T19:45:07.247632658Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.878797 | controller |     "Jun 12 19:45:07.248190 crc crio[3657]: time=\"2026-06-12T19:45:07.24815717Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.878811 | controller |     "Jun 12 19:45:07.248474 crc crio[3657]: time=\"2026-06-12T19:45:07.248438716Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-12 21:10:22.878825 | controller |     "Jun 12 19:45:07.860485 crc crio[3657]: time=\"2026-06-12T19:45:07.859950519Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.878840 | controller |     "Jun 12 19:45:07.860485 crc crio[3657]: time=\"2026-06-12T19:45:07.86000278Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.878874 | controller |     "Jun 12 19:45:07.860485 crc crio[3657]: time=\"2026-06-12T19:45:07.860025151Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-12 21:10:22.878891 | controller |     "Jun 12 19:45:08.120753 crc crio[3657]: time=\"2026-06-12T19:45:08.120635709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=04172a4e-d256-467f-b097-6efbcc7251fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.878908 | controller |     "Jun 12 19:45:08.128494 crc crio[3657]: time=\"2026-06-12T19:45:08.127766561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=b78a16a6-9d13-4902-a8ef-d277e723f56e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.878923 | controller |     "Jun 12 19:45:08.139440 crc crio[3657]: time=\"2026-06-12T19:45:08.137212457Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=3b63e145-5c4f-471a-a8a4-a5a53c958e6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.878939 | controller |     "Jun 12 19:45:08.139440 crc crio[3657]: time=\"2026-06-12T19:45:08.137997964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.878954 | controller |     "Jun 12 19:45:08.163148 crc crio[3657]: time=\"2026-06-12T19:45:08.162886855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.878968 | controller |     "Jun 12 19:45:08.188671 crc crio[3657]: time=\"2026-06-12T19:45:08.188510504Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.878989 | controller |     "Jun 12 19:45:08.188671 crc crio[3657]: time=\"2026-06-12T19:45:08.188585276Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879004 | controller |     "Jun 12 19:45:08.188671 crc crio[3657]: time=\"2026-06-12T19:45:08.188613066Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-12 21:10:22.879018 | controller |     "Jun 12 19:45:08.224322 crc crio[3657]: time=\"2026-06-12T19:45:08.224189959Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879033 | controller |     "Jun 12 19:45:08.224322 crc crio[3657]: time=\"2026-06-12T19:45:08.22423215Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879047 | controller |     "Jun 12 19:45:08.224527 crc crio[3657]: time=\"2026-06-12T19:45:08.224251161Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-12 21:10:22.879061 | controller |     "Jun 12 19:45:08.401187 crc crio[3657]: time=\"2026-06-12T19:45:08.400901959Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879076 | controller |     "Jun 12 19:45:08.401187 crc crio[3657]: time=\"2026-06-12T19:45:08.40096465Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879090 | controller |     "Jun 12 19:45:08.401187 crc crio[3657]: time=\"2026-06-12T19:45:08.400988781Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-12 21:10:22.879104 | controller |     "Jun 12 19:45:08.427874 crc crio[3657]: time=\"2026-06-12T19:45:08.427695383Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879118 | controller |     "Jun 12 19:45:08.427874 crc crio[3657]: time=\"2026-06-12T19:45:08.427844496Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879133 | controller |     "Jun 12 19:45:08.427874 crc crio[3657]: time=\"2026-06-12T19:45:08.427876876Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-12 21:10:22.879148 | controller |     "Jun 12 19:45:08.498009 crc crio[3657]: time=\"2026-06-12T19:45:08.497928189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.879162 | controller |     "Jun 12 19:45:08.499028 crc crio[3657]: time=\"2026-06-12T19:45:08.49891457Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879177 | controller |     "Jun 12 19:45:08.499028 crc crio[3657]: time=\"2026-06-12T19:45:08.498979282Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879193 | controller |     "Jun 12 19:45:08.499150 crc crio[3657]: time=\"2026-06-12T19:45:08.499036773Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-12 21:10:22.879208 | controller |     "Jun 12 19:45:08.635161 crc crio[3657]: time=\"2026-06-12T19:45:08.634228303Z\" level=info msg=\"Created container e3b68560c02415c523833aa2de6233c5730ddee685a219c56886fd18df831b9e: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=3b63e145-5c4f-471a-a8a4-a5a53c958e6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.879223 | controller |     "Jun 12 19:45:08.637670 crc crio[3657]: time=\"2026-06-12T19:45:08.637217506Z\" level=info msg=\"Starting container: e3b68560c02415c523833aa2de6233c5730ddee685a219c56886fd18df831b9e\" id=76769a4c-4664-4042-bf5f-e90d0e55ae2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.879238 | controller |     "Jun 12 19:45:08.651144 crc crio[3657]: time=\"2026-06-12T19:45:08.650974931Z\" level=info msg=\"Started container\" PID=9611 containerID=e3b68560c02415c523833aa2de6233c5730ddee685a219c56886fd18df831b9e description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=76769a4c-4664-4042-bf5f-e90d0e55ae2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761",
2026-06-12 21:10:22.879258 | controller |     "Jun 12 19:45:08.772458 crc crio[3657]: time=\"2026-06-12T19:45:08.772221941Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879273 | controller |     "Jun 12 19:45:08.772458 crc crio[3657]: time=\"2026-06-12T19:45:08.772332783Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879288 | controller |     "Jun 12 19:45:08.772458 crc crio[3657]: time=\"2026-06-12T19:45:08.772358783Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-12 21:10:22.879302 | controller |     "Jun 12 19:45:08.900866 crc crio[3657]: time=\"2026-06-12T19:45:08.900693656Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879316 | controller |     "Jun 12 19:45:08.900866 crc crio[3657]: time=\"2026-06-12T19:45:08.900800918Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879331 | controller |     "Jun 12 19:45:08.902036 crc crio[3657]: time=\"2026-06-12T19:45:08.900934391Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-12 21:10:22.879345 | controller |     "Jun 12 19:45:08.933775 crc crio[3657]: time=\"2026-06-12T19:45:08.933594571Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879359 | controller |     "Jun 12 19:45:08.933775 crc crio[3657]: time=\"2026-06-12T19:45:08.933708814Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879374 | controller |     "Jun 12 19:45:08.934579 crc crio[3657]: time=\"2026-06-12T19:45:08.933871247Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-12 21:10:22.879388 | controller |     "Jun 12 19:45:08.977085 crc crio[3657]: time=\"2026-06-12T19:45:08.976954791Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879403 | controller |     "Jun 12 19:45:08.977085 crc crio[3657]: time=\"2026-06-12T19:45:08.977057224Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879417 | controller |     "Jun 12 19:45:08.977958 crc crio[3657]: time=\"2026-06-12T19:45:08.977133754Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-12 21:10:22.879432 | controller |     "Jun 12 19:45:09.006875 crc crio[3657]: time=\"2026-06-12T19:45:09.00673585Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879446 | controller |     "Jun 12 19:45:09.006875 crc crio[3657]: time=\"2026-06-12T19:45:09.006866512Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879461 | controller |     "Jun 12 19:45:09.006875 crc crio[3657]: time=\"2026-06-12T19:45:09.006908913Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-12 21:10:22.879475 | controller |     "Jun 12 19:45:09.129072 crc crio[3657]: time=\"2026-06-12T19:45:09.128171603Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879490 | controller |     "Jun 12 19:45:09.129072 crc crio[3657]: time=\"2026-06-12T19:45:09.128233025Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879508 | controller |     "Jun 12 19:45:09.129072 crc crio[3657]: time=\"2026-06-12T19:45:09.128426309Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-12 21:10:22.879523 | controller |     "Jun 12 19:45:09.163191 crc crio[3657]: time=\"2026-06-12T19:45:09.162935549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=266ecac7-a853-469b-8fe7-faa5d5d72b3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.879538 | controller |     "Jun 12 19:45:09.173565 crc crio[3657]: time=\"2026-06-12T19:45:09.172973764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=a844e5ce-4ac4-424e-8e20-9b24b92b5c8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.879553 | controller |     "Jun 12 19:45:09.182047 crc crio[3657]: time=\"2026-06-12T19:45:09.181673211Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=7a09155e-9290-47d6-9e38-7c271539a286 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.879568 | controller |     "Jun 12 19:45:09.183716 crc crio[3657]: time=\"2026-06-12T19:45:09.183488381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.879582 | controller |     "Jun 12 19:45:09.234913 crc crio[3657]: time=\"2026-06-12T19:45:09.23245013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.879597 | controller |     "Jun 12 19:45:09.454208 crc crio[3657]: time=\"2026-06-12T19:45:09.45342745Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879612 | controller |     "Jun 12 19:45:09.454208 crc crio[3657]: time=\"2026-06-12T19:45:09.453502531Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879626 | controller |     "Jun 12 19:45:09.454208 crc crio[3657]: time=\"2026-06-12T19:45:09.453537642Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_727115bb-3d2a-497e-b8a7-b8325e98f0fc\\\"\"",
2026-06-12 21:10:22.879640 | controller |     "Jun 12 19:45:09.454208 crc crio[3657]: time=\"2026-06-12T19:45:09.453594473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.879654 | controller |     "Jun 12 19:45:09.533063 crc crio[3657]: time=\"2026-06-12T19:45:09.529129037Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879669 | controller |     "Jun 12 19:45:09.533063 crc crio[3657]: time=\"2026-06-12T19:45:09.530150438Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879683 | controller |     "Jun 12 19:45:09.533063 crc crio[3657]: time=\"2026-06-12T19:45:09.530195549Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f732c52b-c2b7-4f14-9cc7-46ad6f1ee001\\\"\"",
2026-06-12 21:10:22.879697 | controller |     "Jun 12 19:45:09.620540 crc crio[3657]: time=\"2026-06-12T19:45:09.620429099Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879711 | controller |     "Jun 12 19:45:09.620540 crc crio[3657]: time=\"2026-06-12T19:45:09.620492001Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879725 | controller |     "Jun 12 19:45:09.620540 crc crio[3657]: time=\"2026-06-12T19:45:09.620515381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.879743 | controller |     "Jun 12 19:45:09.658078 crc crio[3657]: time=\"2026-06-12T19:45:09.657752739Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879758 | controller |     "Jun 12 19:45:09.658078 crc crio[3657]: time=\"2026-06-12T19:45:09.657976764Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879772 | controller |     "Jun 12 19:45:09.658078 crc crio[3657]: time=\"2026-06-12T19:45:09.658001745Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-12 21:10:22.879787 | controller |     "Jun 12 19:45:09.708793 crc crio[3657]: time=\"2026-06-12T19:45:09.705654197Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879800 | controller |     "Jun 12 19:45:09.708793 crc crio[3657]: time=\"2026-06-12T19:45:09.70577711Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.879815 | controller |     "Jun 12 19:45:09.708793 crc crio[3657]: time=\"2026-06-12T19:45:09.705991734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.879829 | controller |     "Jun 12 19:45:09.719418 crc crio[3657]: time=\"2026-06-12T19:45:09.719055747Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/POD\" id=20bcd98f-a38f-4392-b128-deb15c7b469d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.879844 | controller |     "Jun 12 19:45:09.719889 crc crio[3657]: time=\"2026-06-12T19:45:09.719584278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.879879 | controller |     "Jun 12 19:45:09.737853 crc crio[3657]: time=\"2026-06-12T19:45:09.737728305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.879895 | controller |     "Jun 12 19:45:09.744439 crc crio[3657]: time=\"2026-06-12T19:45:09.744368828Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688225-cq6db Namespace:openshift-operator-lifecycle-manager ID:031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918 UID:23a86011-9e90-428a-82a2-7a5cb1a9cf0a NetNS:/var/run/netns/c7960065-01ea-4ddd-af60-58908351c39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23a86011_9e90_428a_82a2_7a5cb1a9cf0a.slice PodAnnotations:0xc002910638}] Aliases:map[]}\"",
2026-06-12 21:10:22.879910 | controller |     "Jun 12 19:45:09.744439 crc crio[3657]: time=\"2026-06-12T19:45:09.744426279Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688225-cq6db to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.879925 | controller |     "Jun 12 19:45:09.752932 crc crio[3657]: time=\"2026-06-12T19:45:09.752851248Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.879940 | controller |     "Jun 12 19:45:09.854594 crc crio[3657]: time=\"2026-06-12T19:45:09.854427616Z\" level=info msg=\"Created container b51d29c6f2d9aff75f07f4cc9265dd907cf66dfcbf196cbca75601cf219a8928: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=7a09155e-9290-47d6-9e38-7c271539a286 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.879954 | controller |     "Jun 12 19:45:09.857566 crc crio[3657]: time=\"2026-06-12T19:45:09.857467982Z\" level=info msg=\"Starting container: b51d29c6f2d9aff75f07f4cc9265dd907cf66dfcbf196cbca75601cf219a8928\" id=2ef9e651-76b0-4894-bf5a-b00f07d24f7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.879973 | controller |     "Jun 12 19:45:09.869658 crc crio[3657]: time=\"2026-06-12T19:45:09.86950577Z\" level=info msg=\"Started container\" PID=9732 containerID=b51d29c6f2d9aff75f07f4cc9265dd907cf66dfcbf196cbca75601cf219a8928 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=2ef9e651-76b0-4894-bf5a-b00f07d24f7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f7bdb67cc8da6445ca88ceeec08e8e7ecce8387792ab5882c5a14b3f2e761",
2026-06-12 21:10:22.879989 | controller |     "Jun 12 19:45:12.169871 crc crio[3657]: time=\"2026-06-12T19:45:12.169117882Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=50ba47f4-f984-46ae-8590-421ce9d925f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880004 | controller |     "Jun 12 19:45:12.172048 crc crio[3657]: time=\"2026-06-12T19:45:12.169876359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880019 | controller |     "Jun 12 19:45:13.173753 crc crio[3657]: time=\"2026-06-12T19:45:13.170178699Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=0f697629-ffdd-4946-a9fb-8a4e4fc5337a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880033 | controller |     "Jun 12 19:45:13.173753 crc crio[3657]: time=\"2026-06-12T19:45:13.170549978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880047 | controller |     "Jun 12 19:45:13.173753 crc crio[3657]: time=\"2026-06-12T19:45:13.170438325Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=79f351b0-8a02-4458-b07a-55239e830571 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880062 | controller |     "Jun 12 19:45:13.173753 crc crio[3657]: time=\"2026-06-12T19:45:13.170750962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880076 | controller |     "Jun 12 19:45:13.173753 crc crio[3657]: time=\"2026-06-12T19:45:13.170848204Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=a956cb54-25f0-4d2f-af0f-a58934e2c417 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880091 | controller |     "Jun 12 19:45:13.173753 crc crio[3657]: time=\"2026-06-12T19:45:13.170958966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880105 | controller |     "Jun 12 19:45:14.170044 crc crio[3657]: time=\"2026-06-12T19:45:14.167920654Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=3f4a2716-4ab7-4d49-b247-af174bd48d0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880120 | controller |     "Jun 12 19:45:14.170044 crc crio[3657]: time=\"2026-06-12T19:45:14.168021566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880134 | controller |     "Jun 12 19:45:14.170044 crc crio[3657]: time=\"2026-06-12T19:45:14.168359052Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=6fe21ad0-11a8-4145-ab3a-a11549a10439 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880152 | controller |     "Jun 12 19:45:14.170044 crc crio[3657]: time=\"2026-06-12T19:45:14.168451464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880167 | controller |     "Jun 12 19:45:14.170044 crc crio[3657]: time=\"2026-06-12T19:45:14.169920316Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=35bc73c4-e7d2-47a8-bde4-d828297462d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880181 | controller |     "Jun 12 19:45:14.170687 crc crio[3657]: time=\"2026-06-12T19:45:14.1700784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880196 | controller |     "Jun 12 19:45:14.267169 crc crio[3657]: time=\"2026-06-12T19:45:14.267038649Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=d08e5b40-030a-402c-b8a9-20316c0ce952 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880211 | controller |     "Jun 12 19:45:14.267703 crc crio[3657]: time=\"2026-06-12T19:45:14.267203883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880226 | controller |     "Jun 12 19:45:15.184186 crc crio[3657]: time=\"2026-06-12T19:45:15.18342098Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=102200bc-fe37-4f04-90ca-838a95733085 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880241 | controller |     "Jun 12 19:45:15.184186 crc crio[3657]: time=\"2026-06-12T19:45:15.183506502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880256 | controller |     "Jun 12 19:45:15.184186 crc crio[3657]: time=\"2026-06-12T19:45:15.183581773Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=b5eba648-c92d-457d-b662-91f43c045d55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880271 | controller |     "Jun 12 19:45:15.184186 crc crio[3657]: time=\"2026-06-12T19:45:15.183672635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880285 | controller |     "Jun 12 19:45:15.184679 crc crio[3657]: time=\"2026-06-12T19:45:15.184448472Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=4166228c-3831-497e-8234-d8e41f654df5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880314 | controller |     "Jun 12 19:45:15.184679 crc crio[3657]: time=\"2026-06-12T19:45:15.184586855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880329 | controller |     "Jun 12 19:45:15.185212 crc crio[3657]: time=\"2026-06-12T19:45:15.1848613Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=3e0803a4-1ff7-49b9-b480-c69f87b4376f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880344 | controller |     "Jun 12 19:45:15.185212 crc crio[3657]: time=\"2026-06-12T19:45:15.184907741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880359 | controller |     "Jun 12 19:45:15.186578 crc crio[3657]: time=\"2026-06-12T19:45:15.186084677Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=39a8abdf-2388-4cd9-ba4b-c8d0d1f4d511 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880378 | controller |     "Jun 12 19:45:15.186578 crc crio[3657]: time=\"2026-06-12T19:45:15.186256952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880392 | controller |     "Jun 12 19:45:15.186578 crc crio[3657]: time=\"2026-06-12T19:45:15.186335542Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=d52cefe6-f41e-419d-90e4-c9d9930a185c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880407 | controller |     "Jun 12 19:45:15.186578 crc crio[3657]: time=\"2026-06-12T19:45:15.186575957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880421 | controller |     "Jun 12 19:45:15.189991 crc crio[3657]: time=\"2026-06-12T19:45:15.189835697Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=bfc400cc-5047-4cfd-a136-ec2cb9dab64b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880436 | controller |     "Jun 12 19:45:15.190156 crc crio[3657]: time=\"2026-06-12T19:45:15.18999555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880450 | controller |     "Jun 12 19:45:16.170727 crc crio[3657]: time=\"2026-06-12T19:45:16.169939955Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=7be858ca-9e37-4786-92ca-2fc082d6918e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880465 | controller |     "Jun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.170882054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880480 | controller |     "Jun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.170920486Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=03d63b8f-5430-4f53-a494-dab3257dff50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880495 | controller |     "Jun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.171068143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880509 | controller |     "Jun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.170508258Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=aaf5102f-1058-4015-b5ba-9afb54052e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880524 | controller |     "Jun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.171460127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880538 | controller |     "Jun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.170524909Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=ff4234d7-2306-438f-91a8-fce6332abe8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880553 | controller |     "Jun 12 19:45:16.171724 crc crio[3657]: time=\"2026-06-12T19:45:16.171579332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880567 | controller |     "Jun 12 19:45:16.172881 crc crio[3657]: time=\"2026-06-12T19:45:16.172738349Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c4b8a4ec-47ed-4f89-9eb6-1b4435d64d0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880584 | controller |     "Jun 12 19:45:16.173032 crc crio[3657]: time=\"2026-06-12T19:45:16.172966599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880598 | controller |     "Jun 12 19:45:16.173645 crc crio[3657]: time=\"2026-06-12T19:45:16.17349821Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=92da9895-29d7-4b10-a73a-c5f1ca3487fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880613 | controller |     "Jun 12 19:45:16.173645 crc crio[3657]: time=\"2026-06-12T19:45:16.173626814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880627 | controller |     "Jun 12 19:45:17.187456 crc crio[3657]: time=\"2026-06-12T19:45:17.187229469Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=dbd38a13-70b2-467b-98cc-758b400fbbcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880642 | controller |     "Jun 12 19:45:17.187456 crc crio[3657]: time=\"2026-06-12T19:45:17.187403636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880656 | controller |     "Jun 12 19:45:17.188463 crc crio[3657]: time=\"2026-06-12T19:45:17.187952397Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=8dd9c2ef-e91a-4e85-a8c2-3b5118f6547b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880669 | controller |     "Jun 12 19:45:17.188463 crc crio[3657]: time=\"2026-06-12T19:45:17.188036Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=c96ea6f2-1138-41fa-904e-f3445d5a6f8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880684 | controller |     "Jun 12 19:45:17.188463 crc crio[3657]: time=\"2026-06-12T19:45:17.188117313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880697 | controller |     "Jun 12 19:45:17.188463 crc crio[3657]: time=\"2026-06-12T19:45:17.188151205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880712 | controller |     "Jun 12 19:45:17.188463 crc crio[3657]: time=\"2026-06-12T19:45:17.188179686Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=c9935c94-8fdc-4f94-9560-bd5152cb40b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880727 | controller |     "Jun 12 19:45:17.189438 crc crio[3657]: time=\"2026-06-12T19:45:17.188491529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880741 | controller |     "Jun 12 19:45:17.189438 crc crio[3657]: time=\"2026-06-12T19:45:17.188657385Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=6a47d82e-54bb-4b34-86d1-994ab1933e29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880755 | controller |     "Jun 12 19:45:17.189438 crc crio[3657]: time=\"2026-06-12T19:45:17.188746019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880772 | controller |     "Jun 12 19:45:17.191137 crc crio[3657]: time=\"2026-06-12T19:45:17.190900386Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=e2f20f57-073d-455e-8a30-6c997d5f3bd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880787 | controller |     "Jun 12 19:45:17.191137 crc crio[3657]: time=\"2026-06-12T19:45:17.191109886Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=ca44f0dc-cbfb-468a-b2a6-7e94d9be2610 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880801 | controller |     "Jun 12 19:45:17.191472 crc crio[3657]: time=\"2026-06-12T19:45:17.191147517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880816 | controller |     "Jun 12 19:45:17.191472 crc crio[3657]: time=\"2026-06-12T19:45:17.191156298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880830 | controller |     "Jun 12 19:45:17.191658 crc crio[3657]: time=\"2026-06-12T19:45:17.191047803Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=0194ef7f-0f2d-44df-99db-b89f3dd9be5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880844 | controller |     "Jun 12 19:45:17.191658 crc crio[3657]: time=\"2026-06-12T19:45:17.191541013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880884 | controller |     "Jun 12 19:45:17.191658 crc crio[3657]: time=\"2026-06-12T19:45:17.19096725Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=364fe0ec-ff7f-4ebc-9720-a7cbd5d2fb67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880900 | controller |     "Jun 12 19:45:17.192041 crc crio[3657]: time=\"2026-06-12T19:45:17.191673749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880916 | controller |     "Jun 12 19:45:17.193242 crc crio[3657]: time=\"2026-06-12T19:45:17.192960193Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=600f0064-6649-4c0b-95a2-108ca5df9c36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880930 | controller |     "Jun 12 19:45:17.193972 crc crio[3657]: time=\"2026-06-12T19:45:17.193665632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880945 | controller |     "Jun 12 19:45:18.170175 crc crio[3657]: time=\"2026-06-12T19:45:18.169064082Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4ac41726-7675-4586-9c8b-4fb4141b357c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880959 | controller |     "Jun 12 19:45:18.170175 crc crio[3657]: time=\"2026-06-12T19:45:18.169205908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.880974 | controller |     "Jun 12 19:45:18.171168 crc crio[3657]: time=\"2026-06-12T19:45:18.170466347Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=9e37a69c-915a-45e2-a341-e535aadc693a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.880988 | controller |     "Jun 12 19:45:18.171168 crc crio[3657]: time=\"2026-06-12T19:45:18.170559803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881006 | controller |     "Jun 12 19:45:18.171168 crc crio[3657]: time=\"2026-06-12T19:45:18.171063081Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=09094906-9a57-4314-993c-44118bc8a399 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881020 | controller |     "Jun 12 19:45:18.171168 crc crio[3657]: time=\"2026-06-12T19:45:18.171176146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881034 | controller |     "Jun 12 19:45:18.172057 crc crio[3657]: time=\"2026-06-12T19:45:18.171462748Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=27ca9297-247a-411f-aa1a-de852d33b335 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881049 | controller |     "Jun 12 19:45:18.172057 crc crio[3657]: time=\"2026-06-12T19:45:18.171596704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881063 | controller |     "Jun 12 19:45:18.172465 crc crio[3657]: time=\"2026-06-12T19:45:18.172045754Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=421155d9-5545-4f08-b6fa-9d10d6f20760 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881077 | controller |     "Jun 12 19:45:18.172465 crc crio[3657]: time=\"2026-06-12T19:45:18.172141088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881092 | controller |     "Jun 12 19:45:18.173991 crc crio[3657]: time=\"2026-06-12T19:45:18.173506762Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=1d53d281-86e1-422f-8c7a-ceca05fbf93b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881106 | controller |     "Jun 12 19:45:18.173991 crc crio[3657]: time=\"2026-06-12T19:45:18.173582075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881121 | controller |     "Jun 12 19:45:18.173991 crc crio[3657]: time=\"2026-06-12T19:45:18.173742701Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=ce2253c8-b4b5-4825-82ba-818c8dea1000 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881136 | controller |     "Jun 12 19:45:18.173991 crc crio[3657]: time=\"2026-06-12T19:45:18.173789673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881150 | controller |     "Jun 12 19:45:19.173153 crc crio[3657]: time=\"2026-06-12T19:45:19.17103413Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=396a3d7d-5791-4fb4-af74-b5b8f9238cda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881165 | controller |     "Jun 12 19:45:19.173153 crc crio[3657]: time=\"2026-06-12T19:45:19.171201107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881179 | controller |     "Jun 12 19:45:19.173153 crc crio[3657]: time=\"2026-06-12T19:45:19.172554053Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=ad198386-28ff-45fe-b0f3-9feeb66b43f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881197 | controller |     "Jun 12 19:45:19.173153 crc crio[3657]: time=\"2026-06-12T19:45:19.172674307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881211 | controller |     "Jun 12 19:45:19.173153 crc crio[3657]: time=\"2026-06-12T19:45:19.173026573Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=bbb63a8e-8675-4151-a583-f6a3cc685626 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881226 | controller |     "Jun 12 19:45:19.177021 crc crio[3657]: time=\"2026-06-12T19:45:19.173186919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881241 | controller |     "Jun 12 19:45:19.177021 crc crio[3657]: time=\"2026-06-12T19:45:19.173908308Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=8148c6dd-8f3c-411f-b594-a5904724f8d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881256 | controller |     "Jun 12 19:45:19.177021 crc crio[3657]: time=\"2026-06-12T19:45:19.174469801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881271 | controller |     "Jun 12 19:45:19.178801 crc crio[3657]: time=\"2026-06-12T19:45:19.177430213Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=03baeba0-ef0f-4567-84ad-49a9fefe1956 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881286 | controller |     "Jun 12 19:45:19.178801 crc crio[3657]: time=\"2026-06-12T19:45:19.177507566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881301 | controller |     "Jun 12 19:45:19.184929 crc crio[3657]: time=\"2026-06-12T19:45:19.184651863Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=e393da2f-543f-41ad-adfc-cb6331f6488c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881315 | controller |     "Jun 12 19:45:19.184929 crc crio[3657]: time=\"2026-06-12T19:45:19.184881813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881330 | controller |     "Jun 12 19:45:20.169406 crc crio[3657]: time=\"2026-06-12T19:45:20.169213024Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=7be553ee-370d-4fd3-ab8c-71d26ef382e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881344 | controller |     "Jun 12 19:45:20.169746 crc crio[3657]: time=\"2026-06-12T19:45:20.169704898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.881359 | controller |     "Jun 12 19:45:28.379477 crc crio[3657]: time=\"2026-06-12T19:45:28.377491993Z\" level=info msg=\"Removing container: 60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e\" id=04adfbfa-f6e1-40a9-8a9f-71eb35816577 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.881373 | controller |     "Jun 12 19:45:28.517758 crc crio[3657]: time=\"2026-06-12T19:45:28.517537328Z\" level=info msg=\"Removed container 60bf381e1fc2abfb2d04d2203429ef82c153035c055df51b96096033e27d252e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=04adfbfa-f6e1-40a9-8a9f-71eb35816577 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.881388 | controller |     "Jun 12 19:45:29.108536 crc crio[3657]: 2026-06-12T19:45:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:031f8c3069d8432 Mac:0e:70:47:15:3a:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/c7960065-01ea-4ddd-af60-58908351c39f SocketPath: PciID:}] [{Interface:0xc0004b2e20 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.881407 | controller |     "Jun 12 19:45:29.113897 crc crio[3657]: time=\"2026-06-12T19:45:29.112457435Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.881421 | controller |     "Jun 12 19:45:29.114484 crc crio[3657]: time=\"2026-06-12T19:45:29.114246778Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f732c52b-c2b7-4f14-9cc7-46ad6f1ee001\\\"\"",
2026-06-12 21:10:22.881436 | controller |     "Jun 12 19:45:29.114693 crc crio[3657]: time=\"2026-06-12T19:45:29.114524559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.881451 | controller |     "Jun 12 19:45:29.115121 crc crio[3657]: time=\"2026-06-12T19:45:29.114889246Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688225-cq6db Namespace:openshift-operator-lifecycle-manager ID:031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918 UID:23a86011-9e90-428a-82a2-7a5cb1a9cf0a NetNS:/var/run/netns/c7960065-01ea-4ddd-af60-58908351c39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23a86011_9e90_428a_82a2_7a5cb1a9cf0a.slice PodAnnotations:0xc002910638}] Aliases:map[]}\"",
2026-06-12 21:10:22.881466 | controller |     "Jun 12 19:45:29.115693 crc crio[3657]: time=\"2026-06-12T19:45:29.11549814Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688225-cq6db for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.881481 | controller |     "Jun 12 19:45:29.116548 crc crio[3657]: time=\"2026-06-12T19:45:29.116406085Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f 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:0xc00011ac18}] Aliases:map[]}\"",
2026-06-12 21:10:22.881496 | controller |     "Jun 12 19:45:29.116548 crc crio[3657]: time=\"2026-06-12T19:45:29.11652632Z\" 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 21:10:22.881511 | controller |     "Jun 12 19:45:29.117016 crc crio[3657]: time=\"2026-06-12T19:45:29.116853854Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 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:0xc00011ac68}] Aliases:map[]}\"",
2026-06-12 21:10:22.881526 | controller |     "Jun 12 19:45:29.117192 crc crio[3657]: time=\"2026-06-12T19:45:29.117015561Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.881541 | controller |     "Jun 12 19:45:29.118671 crc crio[3657]: time=\"2026-06-12T19:45:29.118504591Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 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:0xc00133c2d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.881559 | controller |     "Jun 12 19:45:29.118671 crc crio[3657]: time=\"2026-06-12T19:45:29.118616986Z\" 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 21:10:22.881574 | controller |     "Jun 12 19:45:29.119797 crc crio[3657]: time=\"2026-06-12T19:45:29.118847116Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 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:0xc00133c180}] Aliases:map[]}\"",
2026-06-12 21:10:22.881589 | controller |     "Jun 12 19:45:29.119797 crc crio[3657]: time=\"2026-06-12T19:45:29.1194393Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.881605 | controller |     "Jun 12 19:45:29.119797 crc crio[3657]: time=\"2026-06-12T19:45:29.119655168Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad 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:0xc0008a6650}] Aliases:map[]}\"",
2026-06-12 21:10:22.881619 | controller |     "Jun 12 19:45:29.119797 crc crio[3657]: time=\"2026-06-12T19:45:29.11971523Z\" 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 21:10:22.881634 | controller |     "Jun 12 19:45:29.123019 crc crio[3657]: time=\"2026-06-12T19:45:29.116895776Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 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:0xc00133c1d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.881649 | controller |     "Jun 12 19:45:29.123019 crc crio[3657]: time=\"2026-06-12T19:45:29.12241668Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.881664 | controller |     "Jun 12 19:45:29.123853 crc crio[3657]: time=\"2026-06-12T19:45:29.123594047Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/1721aefa-d160-4301-8f65-24d008a64409 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:0xc000896000}] Aliases:map[]}\"",
2026-06-12 21:10:22.881682 | controller |     "Jun 12 19:45:29.123853 crc crio[3657]: time=\"2026-06-12T19:45:29.123700151Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.881697 | controller |     "Jun 12 19:45:29.131433 crc crio[3657]: time=\"2026-06-12T19:45:29.131123257Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b 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:0xc002616048}] Aliases:map[]}\"",
2026-06-12 21:10:22.881712 | controller |     "Jun 12 19:45:29.131701 crc crio[3657]: time=\"2026-06-12T19:45:29.13143819Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.881727 | controller |     "Jun 12 19:45:29.131701 crc crio[3657]: time=\"2026-06-12T19:45:29.131147837Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a 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:0xc00146e000}] Aliases:map[]}\"",
2026-06-12 21:10:22.881741 | controller |     "Jun 12 19:45:29.131701 crc crio[3657]: time=\"2026-06-12T19:45:29.131665488Z\" 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 21:10:22.881756 | controller |     "Jun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.131692683Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a5f08a15-f416-49f6-bec6-6b03a6c854a6 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:0xc0001a21b8}] Aliases:map[]}\"",
2026-06-12 21:10:22.881771 | controller |     "Jun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.131827988Z\" 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 21:10:22.881786 | controller |     "Jun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.13202688Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc002790000}] Aliases:map[]}\"",
2026-06-12 21:10:22.881800 | controller |     "Jun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.132152295Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.881817 | controller |     "Jun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.133902663Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc002616010}] Aliases:map[]}\"",
2026-06-12 21:10:22.881832 | controller |     "Jun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.13408132Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.881863 | controller |     "Jun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.133909497Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff 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:0xc0008a66a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.881884 | controller |     "Jun 12 19:45:29.132771 crc crio[3657]: time=\"2026-06-12T19:45:29.13444525Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.881900 | controller |     "Jun 12 19:45:29.142907 crc crio[3657]: time=\"2026-06-12T19:45:29.142746298Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e 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:0xc0001a2268}] Aliases:map[]}\"",
2026-06-12 21:10:22.881915 | controller |     "Jun 12 19:45:29.142907 crc crio[3657]: time=\"2026-06-12T19:45:29.142841441Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.881930 | controller |     "Jun 12 19:45:29.182854 crc crio[3657]: time=\"2026-06-12T19:45:29.182708758Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d 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:0xc00008cc98}] Aliases:map[]}\"",
2026-06-12 21:10:22.881944 | controller |     "Jun 12 19:45:29.182854 crc crio[3657]: time=\"2026-06-12T19:45:29.182830022Z\" 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 21:10:22.881960 | controller |     "Jun 12 19:45:29.185623 crc crio[3657]: time=\"2026-06-12T19:45:29.185490472Z\" level=info msg=\"Ran pod sandbox 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/POD\" id=20bcd98f-a38f-4392-b128-deb15c7b469d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.881981 | controller |     "Jun 12 19:45:29.191027 crc crio[3657]: time=\"2026-06-12T19:45:29.190383444Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 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:0xc0008960a8}] Aliases:map[]}\"",
2026-06-12 21:10:22.881997 | controller |     "Jun 12 19:45:29.191027 crc crio[3657]: time=\"2026-06-12T19:45:29.190978319Z\" 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 21:10:22.882012 | controller |     "Jun 12 19:45:29.194653 crc crio[3657]: time=\"2026-06-12T19:45:29.193803745Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea 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:0xc0008a66e8}] Aliases:map[]}\"",
2026-06-12 21:10:22.882026 | controller |     "Jun 12 19:45:29.194653 crc crio[3657]: time=\"2026-06-12T19:45:29.194517414Z\" 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 21:10:22.882041 | controller |     "Jun 12 19:45:29.195914 crc crio[3657]: time=\"2026-06-12T19:45:29.195792214Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 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:0xc00011ad20}] Aliases:map[]}\"",
2026-06-12 21:10:22.882056 | controller |     "Jun 12 19:45:29.195914 crc crio[3657]: time=\"2026-06-12T19:45:29.195914389Z\" 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 21:10:22.882072 | controller |     "Jun 12 19:45:29.203848 crc crio[3657]: time=\"2026-06-12T19:45:29.201049442Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d 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:0xc00127e200}] Aliases:map[]}\"",
2026-06-12 21:10:22.882086 | controller |     "Jun 12 19:45:29.203848 crc crio[3657]: time=\"2026-06-12T19:45:29.201399766Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882106 | controller |     "Jun 12 19:45:29.262150 crc crio[3657]: time=\"2026-06-12T19:45:29.231875364Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 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:0xc002790060}] Aliases:map[]}\"",
2026-06-12 21:10:22.882122 | controller |     "Jun 12 19:45:29.262150 crc crio[3657]: time=\"2026-06-12T19:45:29.231992939Z\" 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 21:10:22.882137 | controller |     "Jun 12 19:45:29.417850 crc crio[3657]: time=\"2026-06-12T19:45:29.414042578Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 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:0xc002616128}] Aliases:map[]}\"",
2026-06-12 21:10:22.882152 | controller |     "Jun 12 19:45:29.417850 crc crio[3657]: time=\"2026-06-12T19:45:29.414609432Z\" 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 21:10:22.882168 | controller |     "Jun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.424607281Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 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:0xc00146e0f8}] Aliases:map[]}\"",
2026-06-12 21:10:22.882183 | controller |     "Jun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.424795268Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882198 | controller |     "Jun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.429696409Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d 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:0xc00146e0a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.882213 | controller |     "Jun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.429780742Z\" 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 21:10:22.882229 | controller |     "Jun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.430721151Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/67e8f3fa-7c63-4f72-b623-8cdcb400cd8d 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:0xc001994d40}] Aliases:map[]}\"",
2026-06-12 21:10:22.882273 | controller |     "Jun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.430797694Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882290 | controller |     "Jun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.433111899Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 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:0xc00008cd48}] Aliases:map[]}\"",
2026-06-12 21:10:22.882304 | controller |     "Jun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.433675942Z\" 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 21:10:22.882319 | controller |     "Jun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.435114201Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d49d53fb-5c80-4ad7-8724-5e8ca7fbf865 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:0xc00008ccc8}] Aliases:map[]}\"",
2026-06-12 21:10:22.882334 | controller |     "Jun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.435139052Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882350 | controller |     "Jun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.435182663Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 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:0xc00146e168}] Aliases:map[]}\"",
2026-06-12 21:10:22.882366 | controller |     "Jun 12 19:45:29.439445 crc crio[3657]: time=\"2026-06-12T19:45:29.435245166Z\" 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 21:10:22.882381 | controller |     "Jun 12 19:45:29.448931 crc crio[3657]: time=\"2026-06-12T19:45:29.447504808Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 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:0xc00011ade0}] Aliases:map[]}\"",
2026-06-12 21:10:22.882401 | controller |     "Jun 12 19:45:29.448931 crc crio[3657]: time=\"2026-06-12T19:45:29.447847382Z\" 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 21:10:22.882416 | controller |     "Jun 12 19:45:29.451318 crc crio[3657]: time=\"2026-06-12T19:45:29.443105898Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/869243f4-2ca6-4073-b0ee-df71772a979c 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:0xc00008ccf8}] Aliases:map[]}\"",
2026-06-12 21:10:22.882432 | controller |     "Jun 12 19:45:29.452676 crc crio[3657]: time=\"2026-06-12T19:45:29.430801954Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a 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:0xc00146e068}] Aliases:map[]}\"",
2026-06-12 21:10:22.882447 | controller |     "Jun 12 19:45:29.452676 crc crio[3657]: time=\"2026-06-12T19:45:29.451809855Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882462 | controller |     "Jun 12 19:45:29.452676 crc crio[3657]: time=\"2026-06-12T19:45:29.452171519Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882477 | controller |     "Jun 12 19:45:29.461649 crc crio[3657]: time=\"2026-06-12T19:45:29.461196299Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 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:0xc0026160f8}] Aliases:map[]}\"",
2026-06-12 21:10:22.882491 | controller |     "Jun 12 19:45:29.461649 crc crio[3657]: time=\"2026-06-12T19:45:29.461514092Z\" 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 21:10:22.882506 | controller |     "Jun 12 19:45:29.461649 crc crio[3657]: time=\"2026-06-12T19:45:29.461575744Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 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:0xc00133c408}] Aliases:map[]}\"",
2026-06-12 21:10:22.882521 | controller |     "Jun 12 19:45:29.461649 crc crio[3657]: time=\"2026-06-12T19:45:29.461598105Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882539 | controller |     "Jun 12 19:45:29.471318 crc crio[3657]: time=\"2026-06-12T19:45:29.461829805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c10ee347-493f-494d-a242-aed7b0db3ec0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.882554 | controller |     "Jun 12 19:45:29.477361 crc crio[3657]: time=\"2026-06-12T19:45:29.472122327Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c 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:0xc00011ad50}] Aliases:map[]}\"",
2026-06-12 21:10:22.882569 | controller |     "Jun 12 19:45:29.477361 crc crio[3657]: time=\"2026-06-12T19:45:29.472178619Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882584 | controller |     "Jun 12 19:45:29.477361 crc crio[3657]: time=\"2026-06-12T19:45:29.476624191Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c 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:0xc002790188}] Aliases:map[]}\"",
2026-06-12 21:10:22.882598 | controller |     "Jun 12 19:45:29.477361 crc crio[3657]: time=\"2026-06-12T19:45:29.476673663Z\" 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 21:10:22.882614 | controller |     "Jun 12 19:45:29.478754 crc crio[3657]: time=\"2026-06-12T19:45:29.464670021Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/961a7e35-cdc7-411d-bad3-f3fc74159a14 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:0xc0008a6750}] Aliases:map[]}\"",
2026-06-12 21:10:22.882629 | controller |     "Jun 12 19:45:29.478754 crc crio[3657]: time=\"2026-06-12T19:45:29.478744758Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882644 | controller |     "Jun 12 19:45:29.478861 crc crio[3657]: time=\"2026-06-12T19:45:29.478819481Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 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:0xc00011adb0}] Aliases:map[]}\"",
2026-06-12 21:10:22.882660 | controller |     "Jun 12 19:45:29.478861 crc crio[3657]: time=\"2026-06-12T19:45:29.478851032Z\" 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 21:10:22.882678 | controller |     "Jun 12 19:45:29.479076 crc crio[3657]: time=\"2026-06-12T19:45:29.469846983Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/5eeaaa0a-330a-45b1-96b5-0966ecd5190f 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:0xc00133c420}] Aliases:map[]}\"",
2026-06-12 21:10:22.882694 | controller |     "Jun 12 19:45:29.479076 crc crio[3657]: time=\"2026-06-12T19:45:29.479052211Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882710 | controller |     "Jun 12 19:45:29.491810 crc crio[3657]: time=\"2026-06-12T19:45:29.491257014Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 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:0xc0001a2470}] Aliases:map[]}\"",
2026-06-12 21:10:22.882725 | controller |     "Jun 12 19:45:29.491810 crc crio[3657]: time=\"2026-06-12T19:45:29.491484433Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882740 | controller |     "Jun 12 19:45:29.518399 crc crio[3657]: time=\"2026-06-12T19:45:29.49753469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1fc29949-6ee2-48dd-8672-988cfdd5e425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.882754 | controller |     "Jun 12 19:45:29.518399 crc crio[3657]: time=\"2026-06-12T19:45:29.509066463Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c 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:0xc00011ad80}] Aliases:map[]}\"",
2026-06-12 21:10:22.882769 | controller |     "Jun 12 19:45:29.518399 crc crio[3657]: time=\"2026-06-12T19:45:29.509095694Z\" 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 21:10:22.882785 | controller |     "Jun 12 19:45:29.520593 crc crio[3657]: time=\"2026-06-12T19:45:29.520098344Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e 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:0xc002790150}] Aliases:map[]}\"",
2026-06-12 21:10:22.882803 | controller |     "Jun 12 19:45:29.521471 crc crio[3657]: time=\"2026-06-12T19:45:29.521151698Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882819 | controller |     "Jun 12 19:45:29.550427 crc crio[3657]: time=\"2026-06-12T19:45:29.546700633Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 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:0xc0027900a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.882833 | controller |     "Jun 12 19:45:29.550427 crc crio[3657]: time=\"2026-06-12T19:45:29.547385582Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882861 | controller |     "Jun 12 19:45:29.632875 crc crio[3657]: time=\"2026-06-12T19:45:29.632154226Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/collect-profiles\" id=ef4e3ded-e127-4cb4-80eb-4d5328f020d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.882881 | controller |     "Jun 12 19:45:29.654423 crc crio[3657]: time=\"2026-06-12T19:45:29.653182627Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 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:0xc001994d80}] Aliases:map[]}\"",
2026-06-12 21:10:22.882897 | controller |     "Jun 12 19:45:29.654423 crc crio[3657]: time=\"2026-06-12T19:45:29.653653287Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882912 | controller |     "Jun 12 19:45:29.666639 crc crio[3657]: time=\"2026-06-12T19:45:29.659868271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.882927 | controller |     "Jun 12 19:45:29.735196 crc crio[3657]: time=\"2026-06-12T19:45:29.731669543Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 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:0xc0001a2360}] Aliases:map[]}\"",
2026-06-12 21:10:22.882942 | controller |     "Jun 12 19:45:29.735196 crc crio[3657]: time=\"2026-06-12T19:45:29.732159633Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.882956 | controller |     "Jun 12 19:45:29.755829 crc crio[3657]: time=\"2026-06-12T19:45:29.754670656Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea 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:0xc000896130}] Aliases:map[]}\"",
2026-06-12 21:10:22.882974 | controller |     "Jun 12 19:45:29.755829 crc crio[3657]: time=\"2026-06-12T19:45:29.755618974Z\" 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 21:10:22.882990 | controller |     "Jun 12 19:45:29.770363 crc crio[3657]: time=\"2026-06-12T19:45:29.76968244Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b 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:0xc002790120}] Aliases:map[]}\"",
2026-06-12 21:10:22.883005 | controller |     "Jun 12 19:45:29.770363 crc crio[3657]: time=\"2026-06-12T19:45:29.769734742Z\" 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 21:10:22.883020 | controller |     "Jun 12 19:45:30.196945 crc crio[3657]: time=\"2026-06-12T19:45:30.1918988Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.883035 | controller |     "Jun 12 19:45:32.585799 crc crio[3657]: time=\"2026-06-12T19:45:32.578918058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.883049 | controller |     "Jun 12 19:45:33.368707 crc crio[3657]: time=\"2026-06-12T19:45:33.366171397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.883064 | controller |     "Jun 12 19:45:34.983868 crc crio[3657]: time=\"2026-06-12T19:45:34.982680623Z\" level=info msg=\"Created container 92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/collect-profiles\" id=ef4e3ded-e127-4cb4-80eb-4d5328f020d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.883079 | controller |     "Jun 12 19:45:35.042817 crc crio[3657]: time=\"2026-06-12T19:45:35.041241823Z\" level=info msg=\"Starting container: 92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb\" id=8f0acb62-855c-49b1-aa58-5edd603d37a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.883094 | controller |     "Jun 12 19:45:35.130687 crc crio[3657]: time=\"2026-06-12T19:45:35.130089575Z\" level=info msg=\"Started container\" PID=10409 containerID=92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb description=openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/collect-profiles id=8f0acb62-855c-49b1-aa58-5edd603d37a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918",
2026-06-12 21:10:22.883109 | controller |     "Jun 12 19:45:35.768908 crc crio[3657]: 2026-06-12T19:45:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10ad153e7b19493 Mac:82:4d:12:74:73:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883127 | controller |     "Jun 12 19:45:36.532024 crc crio[3657]: 2026-06-12T19:45:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01bd8b339be458a Mac:26:ec:48:69:fc:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/1721aefa-d160-4301-8f65-24d008a64409 SocketPath: PciID:}] [{Interface:0xc000432790 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883142 | controller |     "Jun 12 19:45:36.850622 crc crio[3657]: 2026-06-12T19:45:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1715da6fe669cb Mac:3e:20:b9:b1:c9:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 SocketPath: PciID:}] [{Interface:0xc000014c20 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883156 | controller |     "Jun 12 19:45:47.087020 crc crio[3657]: 2026-06-12T19:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90a73eed47b195e Mac:22:a1:c4:a7:53:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea SocketPath: PciID:}] [{Interface:0xc0004be6f0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883171 | controller |     "Jun 12 19:45:52.172620 crc crio[3657]: time=\"2026-06-12T19:45:52.17159815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=fa7bd548-6409-4a14-a6f3-288d00404a78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.883186 | controller |     "Jun 12 19:45:52.182566 crc crio[3657]: time=\"2026-06-12T19:45:52.181725315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=797422fe-1a64-4831-93bb-2a988bfe8504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.883200 | controller |     "Jun 12 19:45:52.187231 crc crio[3657]: time=\"2026-06-12T19:45:52.187067543Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e3e9582d-1c4f-43b6-83de-00cf78a85349 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.883215 | controller |     "Jun 12 19:45:52.190206 crc crio[3657]: time=\"2026-06-12T19:45:52.188733402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.883231 | controller |     "Jun 12 19:45:52.650596 crc crio[3657]: 2026-06-12T19:45:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa1c16e0c221582 Mac:66:e4:fe:17:7b:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883246 | controller |     "Jun 12 19:45:52.709785 crc crio[3657]: time=\"2026-06-12T19:45:52.704399231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.883261 | controller |     "Jun 12 19:45:54.665526 crc crio[3657]: time=\"2026-06-12T19:45:54.664875511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.883276 | controller |     "Jun 12 19:45:54.906448 crc crio[3657]: time=\"2026-06-12T19:45:54.90596589Z\" level=info msg=\"Created container bc51e45118fdda541c664489e85f8bf7f2a4b140c1589dd0604547b6c23b6734: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e3e9582d-1c4f-43b6-83de-00cf78a85349 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.883293 | controller |     "Jun 12 19:45:54.909582 crc crio[3657]: time=\"2026-06-12T19:45:54.909141459Z\" level=info msg=\"Starting container: bc51e45118fdda541c664489e85f8bf7f2a4b140c1589dd0604547b6c23b6734\" id=ab2e0ad6-b29d-4a29-a239-2975c314e8a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.883308 | controller |     "Jun 12 19:45:54.925206 crc crio[3657]: time=\"2026-06-12T19:45:54.925125238Z\" level=info msg=\"Started container\" PID=11309 containerID=bc51e45118fdda541c664489e85f8bf7f2a4b140c1589dd0604547b6c23b6734 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=ab2e0ad6-b29d-4a29-a239-2975c314e8a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828",
2026-06-12 21:10:22.883324 | controller |     "Jun 12 19:45:54.981850 crc crio[3657]: 2026-06-12T19:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6177e25eee3dae4 Mac:32:fc:3e:6f:fc:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 SocketPath: PciID:}] [{Interface:0xc000304a20 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883342 | controller |     "Jun 12 19:45:54.989622 crc crio[3657]: 2026-06-12T19:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:714002f43a7ee23 Mac:aa:60:cc:31:14:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad SocketPath: PciID:}] [{Interface:0xc0001807d0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883356 | controller |     "Jun 12 19:45:55.102450 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83c8bc1641505ef Mac:ee:15:ef:af:d1:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883371 | controller |     "Jun 12 19:45:55.129471 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:396f5a2f0b437a0 Mac:26:f3:ae:9a:c1:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883386 | controller |     "Jun 12 19:45:55.171193 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d33060243c8379 Mac:ea:8b:6f:2c:33:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c SocketPath: PciID:}] [{Interface:0xc0002b2a20 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883400 | controller |     "Jun 12 19:45:55.200474 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fdce9fab793b37 Mac:f6:ca:5b:7d:41:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c SocketPath: PciID:}] [{Interface:0xc000015100 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883415 | controller |     "Jun 12 19:45:55.204887 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d90fd6d8f5d5057 Mac:3a:68:20:9c:2b:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 SocketPath: PciID:}] [{Interface:0xc00028a6f0 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883429 | controller |     "Jun 12 19:45:55.210504 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:932a691be2e67e6 Mac:f2:76:d3:02:f2:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e SocketPath: PciID:}] [{Interface:0xc000015ae0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883448 | controller |     "Jun 12 19:45:55.219107 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d563fba2817a50 Mac:92:7d:5d:b2:fb:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 SocketPath: PciID:}] [{Interface:0xc0003a0a00 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883464 | controller |     "Jun 12 19:45:55.224486 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a33780b9a790989 Mac:e6:81:ff:0c:17:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/a5f08a15-f416-49f6-bec6-6b03a6c854a6 SocketPath: PciID:}] [{Interface:0xc00011b050 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883478 | controller |     "Jun 12 19:45:55.224486 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0a480a4f47ca56 Mac:2e:83:68:6d:3a:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f SocketPath: PciID:}] [{Interface:0xc000228ed0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883493 | controller |     "Jun 12 19:45:55.224486 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfff0d7a5af2a33 Mac:ea:d5:18:06:3a:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a SocketPath: PciID:}] [{Interface:0xc00042a730 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883507 | controller |     "Jun 12 19:45:55.230617 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd549cbaf6afb87 Mac:76:1e:57:89:f4:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/869243f4-2ca6-4073-b0ee-df71772a979c SocketPath: PciID:}] [{Interface:0xc0002945c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883522 | controller |     "Jun 12 19:45:55.235793 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79333a16b9287f6 Mac:6a:f7:f8:df:57:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 SocketPath: PciID:}] [{Interface:0xc00042e5d0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883536 | controller |     "Jun 12 19:45:55.307082 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8e2c73c61e0113 Mac:86:23:16:ce:d7:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c SocketPath: PciID:}] [{Interface:0xc000233440 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883593 | controller |     "Jun 12 19:45:55.343801 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36eb9dff0daf0b9 Mac:4a:e4:25:84:77:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 SocketPath: PciID:}] [{Interface:0xc00031e920 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883613 | controller |     "Jun 12 19:45:55.801629 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a9ba9cec0a6d2e Mac:02:59:c0:ff:c7:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883632 | controller |     "Jun 12 19:45:55.817203 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd200671615d752 Mac:da:70:06:ee:ca:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 SocketPath: PciID:}] [{Interface:0xc0001e36f0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883648 | controller |     "Jun 12 19:45:55.826511 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2064ffd70be887 Mac:2a:6a:4f:40:16:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d SocketPath: PciID:}] [{Interface:0xc0002008c0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883663 | controller |     "Jun 12 19:45:55.836427 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9c8f7c8523cd87 Mac:ca:55:bb:82:db:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 SocketPath: PciID:}] [{Interface:0xc000015150 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883678 | controller |     "Jun 12 19:45:55.836580 crc crio[3657]: 2026-06-12T19:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9da18816d77fae Mac:ba:25:8e:5b:32:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883693 | controller |     "Jun 12 19:45:56.051532 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1161639ee0f28c4 Mac:ee:71:e3:dd:3b:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d SocketPath: PciID:}] [{Interface:0xc000180b50 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883708 | controller |     "Jun 12 19:45:56.198487 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4be2fde7b065b8b Mac:46:43:4c:ef:8b:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 SocketPath: PciID:}] [{Interface:0xc0001198a0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883722 | controller |     "Jun 12 19:45:56.198487 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:042f9cca7c28b3e Mac:32:9d:b1:9f:59:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 SocketPath: PciID:}] [{Interface:0xc00035b0e0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883737 | controller |     "Jun 12 19:45:56.200503 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b88a9abf564b516 Mac:fa:b3:65:ab:fb:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 SocketPath: PciID:}] [{Interface:0xc000358b90 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883752 | controller |     "Jun 12 19:45:56.206096 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee501c68a11fa46 Mac:f2:c2:b7:82:97:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 SocketPath: PciID:}] [{Interface:0xc000014aa0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883770 | controller |     "Jun 12 19:45:56.457598 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d93f8121fc7277 Mac:12:f9:c1:fd:17:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 SocketPath: PciID:}] [{Interface:0xc00022b050 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883785 | controller |     "Jun 12 19:45:56.463735 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7440314ce78e2d Mac:ae:48:00:a0:c9:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d SocketPath: PciID:}] [{Interface:0xc00019cbd0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883799 | controller |     "Jun 12 19:45:56.468067 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bc14cea3d7784a Mac:66:a1:87:20:24:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 SocketPath: PciID:}] [{Interface:0xc00019d420 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883814 | controller |     "Jun 12 19:45:56.469602 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf95b94f5cd4d16 Mac:22:8f:3a:9c:ed:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/67e8f3fa-7c63-4f72-b623-8cdcb400cd8d SocketPath: PciID:}] [{Interface:0xc000014950 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883827 | controller |     "Jun 12 19:45:56.477871 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ead576271deb78 Mac:0a:3d:32:b4:89:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/961a7e35-cdc7-411d-bad3-f3fc74159a14 SocketPath: PciID:}] [{Interface:0xc00032ca10 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883842 | controller |     "Jun 12 19:45:56.516688 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e267c715eff153 Mac:f6:73:ba:ef:f3:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/5eeaaa0a-330a-45b1-96b5-0966ecd5190f SocketPath: PciID:}] [{Interface:0xc00019cf10 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883881 | controller |     "Jun 12 19:45:56.863816 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5256017d9e4ccdb Mac:fe:ee:8e:f6:d9:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a SocketPath: PciID:}] [{Interface:0xc000122990 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883897 | controller |     "Jun 12 19:45:56.874599 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:206eeeecb0d015d Mac:f2:ca:8a:00:fd:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 SocketPath: PciID:}] [{Interface:0xc0003851e0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883911 | controller |     "Jun 12 19:45:56.874599 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f5820235e3df1 Mac:ce:48:a4:4f:5f:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 SocketPath: PciID:}] [{Interface:0xc00011a690 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883929 | controller |     "Jun 12 19:45:56.876046 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edc805e1ae28bf7 Mac:96:90:3b:9e:66:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b SocketPath: PciID:}] [{Interface:0xc00011aac0 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883943 | controller |     "Jun 12 19:45:56.877027 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c46e7f375e2f6a6 Mac:be:0e:42:03:db:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c SocketPath: PciID:}] [{Interface:0xc000346be0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883958 | controller |     "Jun 12 19:45:56.877027 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b76b4bc91831e68 Mac:4e:ca:a3:f2:b1:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 SocketPath: PciID:}] [{Interface:0xc00011a820 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883972 | controller |     "Jun 12 19:45:56.877721 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9622372a8a85a1c Mac:fe:fa:d3:4b:68:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e SocketPath: PciID:}] [{Interface:0xc00035ea40 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.883987 | controller |     "Jun 12 19:45:56.881111 crc crio[3657]: 2026-06-12T19:45:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ce53a8914e89c0 Mac:82:c7:26:6f:18:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d49d53fb-5c80-4ad7-8724-5e8ca7fbf865 SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.884001 | controller |     "Jun 12 19:45:56.882048 crc crio[3657]: time=\"2026-06-12T19:45:56.881894755Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.884015 | controller |     "Jun 12 19:45:56.882214 crc crio[3657]: time=\"2026-06-12T19:45:56.882137896Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-12 21:10:22.884030 | controller |     "Jun 12 19:45:56.882380 crc crio[3657]: time=\"2026-06-12T19:45:56.882210046Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b 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:0xc002790120}] Aliases:map[]}\"",
2026-06-12 21:10:22.884045 | controller |     "Jun 12 19:45:56.882461 crc crio[3657]: time=\"2026-06-12T19:45:56.882422874Z\" 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 21:10:22.884061 | controller |     "Jun 12 19:45:56.883591 crc crio[3657]: time=\"2026-06-12T19:45:56.883496021Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 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:0xc002616128}] Aliases:map[]}\"",
2026-06-12 21:10:22.884079 | controller |     "Jun 12 19:45:56.883955 crc crio[3657]: time=\"2026-06-12T19:45:56.883853396Z\" 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 21:10:22.884094 | controller |     "Jun 12 19:45:56.884251 crc crio[3657]: time=\"2026-06-12T19:45:56.884168186Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 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:0xc00133c1d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.884110 | controller |     "Jun 12 19:45:56.884469 crc crio[3657]: time=\"2026-06-12T19:45:56.884433396Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884125 | controller |     "Jun 12 19:45:56.884725 crc crio[3657]: time=\"2026-06-12T19:45:56.884645485Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/1721aefa-d160-4301-8f65-24d008a64409 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:0xc000896000}] Aliases:map[]}\"",
2026-06-12 21:10:22.884140 | controller |     "Jun 12 19:45:56.884725 crc crio[3657]: time=\"2026-06-12T19:45:56.884687169Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d 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:0xc00146e0a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.884155 | controller |     "Jun 12 19:45:56.884896 crc crio[3657]: time=\"2026-06-12T19:45:56.88478456Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884170 | controller |     "Jun 12 19:45:56.884947 crc crio[3657]: time=\"2026-06-12T19:45:56.884925069Z\" 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 21:10:22.884185 | controller |     "Jun 12 19:45:56.884996 crc crio[3657]: time=\"2026-06-12T19:45:56.884660528Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 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:0xc00011ad20}] Aliases:map[]}\"",
2026-06-12 21:10:22.884200 | controller |     "Jun 12 19:45:56.885133 crc crio[3657]: time=\"2026-06-12T19:45:56.885068973Z\" 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 21:10:22.884220 | controller |     "Jun 12 19:45:56.885443 crc crio[3657]: time=\"2026-06-12T19:45:56.88523603Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 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:0xc00133c2d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.884236 | controller |     "Jun 12 19:45:56.885549 crc crio[3657]: time=\"2026-06-12T19:45:56.885470039Z\" 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 21:10:22.884251 | controller |     "Jun 12 19:45:56.885605 crc crio[3657]: time=\"2026-06-12T19:45:56.885529734Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 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:0xc001994d80}] Aliases:map[]}\"",
2026-06-12 21:10:22.884266 | controller |     "Jun 12 19:45:56.885675 crc crio[3657]: time=\"2026-06-12T19:45:56.885640476Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea 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:0xc000896130}] Aliases:map[]}\"",
2026-06-12 21:10:22.884281 | controller |     "Jun 12 19:45:56.885799 crc crio[3657]: time=\"2026-06-12T19:45:56.88573628Z\" 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 21:10:22.884316 | controller |     "Jun 12 19:45:56.886055 crc crio[3657]: time=\"2026-06-12T19:45:56.885788985Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 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:0xc00146e168}] Aliases:map[]}\"",
2026-06-12 21:10:22.884333 | controller |     "Jun 12 19:45:56.886055 crc crio[3657]: time=\"2026-06-12T19:45:56.885760204Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884349 | controller |     "Jun 12 19:45:56.886055 crc crio[3657]: time=\"2026-06-12T19:45:56.885996743Z\" 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 21:10:22.884364 | controller |     "Jun 12 19:45:56.886210 crc crio[3657]: time=\"2026-06-12T19:45:56.886087344Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff 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:0xc0008a66a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.884383 | controller |     "Jun 12 19:45:56.886210 crc crio[3657]: time=\"2026-06-12T19:45:56.886191628Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884399 | controller |     "Jun 12 19:45:56.886558 crc crio[3657]: time=\"2026-06-12T19:45:56.886417958Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea 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:0xc0008a66e8}] Aliases:map[]}\"",
2026-06-12 21:10:22.884414 | controller |     "Jun 12 19:45:56.886558 crc crio[3657]: time=\"2026-06-12T19:45:56.886522992Z\" 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 21:10:22.884430 | controller |     "Jun 12 19:45:56.886765 crc crio[3657]: time=\"2026-06-12T19:45:56.886671651Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d 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:0xc00008cc98}] Aliases:map[]}\"",
2026-06-12 21:10:22.884445 | controller |     "Jun 12 19:45:56.886765 crc crio[3657]: time=\"2026-06-12T19:45:56.886758092Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c 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:0xc002790188}] Aliases:map[]}\"",
2026-06-12 21:10:22.884461 | controller |     "Jun 12 19:45:56.886895 crc crio[3657]: time=\"2026-06-12T19:45:56.886858446Z\" 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 21:10:22.884476 | controller |     "Jun 12 19:45:56.887083 crc crio[3657]: time=\"2026-06-12T19:45:56.887017222Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 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:0xc0026160f8}] Aliases:map[]}\"",
2026-06-12 21:10:22.884494 | controller |     "Jun 12 19:45:56.887201 crc crio[3657]: time=\"2026-06-12T19:45:56.887143277Z\" 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 21:10:22.884510 | controller |     "Jun 12 19:45:56.887201 crc crio[3657]: time=\"2026-06-12T19:45:56.887170801Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b 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:0xc002616048}] Aliases:map[]}\"",
2026-06-12 21:10:22.884525 | controller |     "Jun 12 19:45:56.887441 crc crio[3657]: time=\"2026-06-12T19:45:56.887412418Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e 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:0xc002790150}] Aliases:map[]}\"",
2026-06-12 21:10:22.884539 | controller |     "Jun 12 19:45:56.887532 crc crio[3657]: time=\"2026-06-12T19:45:56.887512102Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884554 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887615189Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884569 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887680109Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 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:0xc00011ade0}] Aliases:map[]}\"",
2026-06-12 21:10:22.884585 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887763898Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 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:0xc00146e0f8}] Aliases:map[]}\"",
2026-06-12 21:10:22.884600 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887817795Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc002616010}] Aliases:map[]}\"",
2026-06-12 21:10:22.884619 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887887038Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 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:0xc00008cd48}] Aliases:map[]}\"",
2026-06-12 21:10:22.884634 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887959111Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a 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:0xc00146e000}] Aliases:map[]}\"",
2026-06-12 21:10:22.884649 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.888001948Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884664 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.888068826Z\" 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 21:10:22.884680 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887666768Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc002790000}] Aliases:map[]}\"",
2026-06-12 21:10:22.884695 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.888254663Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f 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:0xc00011ac18}] Aliases:map[]}\"",
2026-06-12 21:10:22.884710 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.887803005Z\" 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 21:10:22.884725 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.888474372Z\" 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 21:10:22.884740 | controller |     "Jun 12 19:45:56.888485 crc crio[3657]: time=\"2026-06-12T19:45:56.888506876Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884758 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.888562405Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 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:0xc0027900a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.884773 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.88867002Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/869243f4-2ca6-4073-b0ee-df71772a979c 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:0xc00008ccf8}] Aliases:map[]}\"",
2026-06-12 21:10:22.884789 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.888802555Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884804 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.888852727Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884819 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.888879228Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 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:0xc002790060}] Aliases:map[]}\"",
2026-06-12 21:10:22.884835 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.888988926Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/67e8f3fa-7c63-4f72-b623-8cdcb400cd8d 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:0xc001994d40}] Aliases:map[]}\"",
2026-06-12 21:10:22.884866 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889023194Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 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:0xc00133c408}] Aliases:map[]}\"",
2026-06-12 21:10:22.884886 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889036Z\" 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 21:10:22.884906 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889126519Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884921 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889205571Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884935 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.887946711Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a5f08a15-f416-49f6-bec6-6b03a6c854a6 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:0xc0001a21b8}] Aliases:map[]}\"",
2026-06-12 21:10:22.884950 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.88939079Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 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:0xc0001a2470}] Aliases:map[]}\"",
2026-06-12 21:10:22.884965 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889475129Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 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:0xc0008960a8}] Aliases:map[]}\"",
2026-06-12 21:10:22.884980 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889503883Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.884995 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889636016Z\" 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 21:10:22.885010 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.88964688Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c 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:0xc00011ad80}] Aliases:map[]}\"",
2026-06-12 21:10:22.885028 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.88964238Z\" 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 21:10:22.885043 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889751994Z\" 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 21:10:22.885057 | controller |     "Jun 12 19:45:56.889853 crc crio[3657]: time=\"2026-06-12T19:45:56.889805189Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/961a7e35-cdc7-411d-bad3-f3fc74159a14 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:0xc0008a6750}] Aliases:map[]}\"",
2026-06-12 21:10:22.885072 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.888524254Z\" 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 21:10:22.885088 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.889966623Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d 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:0xc00127e200}] Aliases:map[]}\"",
2026-06-12 21:10:22.885103 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890040419Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.885118 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890065527Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.885132 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890163911Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 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:0xc0001a2360}] Aliases:map[]}\"",
2026-06-12 21:10:22.885148 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890226609Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 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:0xc00011ac68}] Aliases:map[]}\"",
2026-06-12 21:10:22.885163 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.882188745Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d49d53fb-5c80-4ad7-8724-5e8ca7fbf865 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:0xc00008ccc8}] Aliases:map[]}\"",
2026-06-12 21:10:22.885182 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890476039Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.885197 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890505676Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.885211 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890638211Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.885226 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890635684Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e 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:0xc0001a2268}] Aliases:map[]}\"",
2026-06-12 21:10:22.885241 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890726244Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a 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:0xc00146e068}] Aliases:map[]}\"",
2026-06-12 21:10:22.885256 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890729496Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/5eeaaa0a-330a-45b1-96b5-0966ecd5190f 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:0xc00133c420}] Aliases:map[]}\"",
2026-06-12 21:10:22.885271 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890753311Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 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:0xc00011adb0}] Aliases:map[]}\"",
2026-06-12 21:10:22.885286 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890850789Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.885304 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890891137Z\" 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 21:10:22.885319 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.890913665Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.885334 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.88671542Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad 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:0xc0008a6650}] Aliases:map[]}\"",
2026-06-12 21:10:22.885349 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.88792978Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.885365 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.891105251Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.885403 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.891362186Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c 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:0xc00011ad50}] Aliases:map[]}\"",
2026-06-12 21:10:22.885420 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.891544413Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.885435 | controller |     "Jun 12 19:45:56.891611 crc crio[3657]: time=\"2026-06-12T19:45:56.891586102Z\" 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 21:10:22.885451 | controller |     "Jun 12 19:45:56.894215 crc crio[3657]: time=\"2026-06-12T19:45:56.88670409Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 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:0xc00133c180}] Aliases:map[]}\"",
2026-06-12 21:10:22.885466 | controller |     "Jun 12 19:45:56.894215 crc crio[3657]: time=\"2026-06-12T19:45:56.891135181Z\" 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 21:10:22.885485 | controller |     "Jun 12 19:45:56.894215 crc crio[3657]: time=\"2026-06-12T19:45:56.891913365Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.885500 | controller |     "Jun 12 19:45:56.904171 crc crio[3657]: time=\"2026-06-12T19:45:56.904037895Z\" level=info msg=\"Ran pod sandbox 1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=aaf5102f-1058-4015-b5ba-9afb54052e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885515 | controller |     "Jun 12 19:45:56.906875 crc crio[3657]: time=\"2026-06-12T19:45:56.906816728Z\" level=info msg=\"Ran pod sandbox 10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=50ba47f4-f984-46ae-8590-421ce9d925f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885531 | controller |     "Jun 12 19:45:56.908912 crc crio[3657]: time=\"2026-06-12T19:45:56.908824259Z\" level=info msg=\"Ran pod sandbox 0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=0f697629-ffdd-4946-a9fb-8a4e4fc5337a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885545 | controller |     "Jun 12 19:45:56.916484 crc crio[3657]: time=\"2026-06-12T19:45:56.912559349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=b4898551-0b3d-4241-85d8-6a9acf164423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.885560 | controller |     "Jun 12 19:45:56.916484 crc crio[3657]: time=\"2026-06-12T19:45:56.912717366Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0bf2611f-a5ae-4183-8209-85fe0c2501c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.885574 | controller |     "Jun 12 19:45:56.916484 crc crio[3657]: time=\"2026-06-12T19:45:56.912592051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c97c9f0e-1b5f-466c-b8a6-bad1b06351fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.885589 | controller |     "Jun 12 19:45:56.919476 crc crio[3657]: time=\"2026-06-12T19:45:56.919374556Z\" level=info msg=\"Ran pod sandbox 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=421155d9-5545-4f08-b6fa-9d10d6f20760 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885603 | controller |     "Jun 12 19:45:56.921037 crc crio[3657]: time=\"2026-06-12T19:45:56.920901548Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.885618 | controller |     "Jun 12 19:45:56.921037 crc crio[3657]: time=\"2026-06-12T19:45:56.920979881Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.885633 | controller |     "Jun 12 19:45:56.921037 crc crio[3657]: time=\"2026-06-12T19:45:56.921022023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.885647 | controller |     "Jun 12 19:45:56.923016 crc crio[3657]: time=\"2026-06-12T19:45:56.922868859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5d88db9d-5466-438e-8c72-5e619c468526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.885662 | controller |     "Jun 12 19:45:56.924753 crc crio[3657]: time=\"2026-06-12T19:45:56.924660191Z\" level=info msg=\"Ran pod sandbox dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=b5eba648-c92d-457d-b662-91f43c045d55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885680 | controller |     "Jun 12 19:45:56.926625 crc crio[3657]: time=\"2026-06-12T19:45:56.926531167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=dc3602c7-cc29-43dd-8524-7f328885490b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.885694 | controller |     "Jun 12 19:45:56.930251 crc crio[3657]: time=\"2026-06-12T19:45:56.930082532Z\" level=info msg=\"Ran pod sandbox a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=ad198386-28ff-45fe-b0f3-9feeb66b43f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885709 | controller |     "Jun 12 19:45:56.936215 crc crio[3657]: time=\"2026-06-12T19:45:56.936079716Z\" level=info msg=\"Ran pod sandbox c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=a956cb54-25f0-4d2f-af0f-a58934e2c417 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885724 | controller |     "Jun 12 19:45:56.937218 crc crio[3657]: time=\"2026-06-12T19:45:56.937142767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d849478a-70d0-479e-ba99-a1f0a0a1dccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.885738 | controller |     "Jun 12 19:45:56.937719 crc crio[3657]: time=\"2026-06-12T19:45:56.93764026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=d3ca8757-8e75-4480-ae66-92be04762e65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.885753 | controller |     "Jun 12 19:45:56.937899 crc crio[3657]: time=\"2026-06-12T19:45:56.937821255Z\" level=info msg=\"Ran pod sandbox 90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4ac41726-7675-4586-9c8b-4fb4141b357c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885768 | controller |     "Jun 12 19:45:56.938742 crc crio[3657]: time=\"2026-06-12T19:45:56.938648899Z\" level=info msg=\"Ran pod sandbox d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=8dd9c2ef-e91a-4e85-a8c2-3b5118f6547b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885782 | controller |     "Jun 12 19:45:56.941008 crc crio[3657]: time=\"2026-06-12T19:45:56.940912871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=297247b4-baea-4f70-86ef-6075725a8451 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.885796 | controller |     "Jun 12 19:45:56.941008 crc crio[3657]: time=\"2026-06-12T19:45:56.940988934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=f943e6fc-b779-4c7a-b0e8-3d28c9834eb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.885810 | controller |     "Jun 12 19:45:56.950052 crc crio[3657]: time=\"2026-06-12T19:45:56.947063101Z\" level=info msg=\"Ran pod sandbox d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=39a8abdf-2388-4cd9-ba4b-c8d0d1f4d511 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885828 | controller |     "Jun 12 19:45:56.952618 crc crio[3657]: time=\"2026-06-12T19:45:56.952542346Z\" level=info msg=\"Ran pod sandbox fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=c9935c94-8fdc-4f94-9560-bd5152cb40b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885842 | controller |     "Jun 12 19:45:56.953253 crc crio[3657]: time=\"2026-06-12T19:45:56.953169258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=fcb8a7ea-a99a-4f44-939e-cd4ec01d3cf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.885876 | controller |     "Jun 12 19:45:56.954066 crc crio[3657]: time=\"2026-06-12T19:45:56.953960828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=175bcc73-f55b-4500-9d2c-5a21687f0433 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.885893 | controller |     "Jun 12 19:45:56.955860 crc crio[3657]: time=\"2026-06-12T19:45:56.955793165Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.885908 | controller |     "Jun 12 19:45:56.955860 crc crio[3657]: time=\"2026-06-12T19:45:56.955845577Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.885923 | controller |     "Jun 12 19:45:56.956055 crc crio[3657]: time=\"2026-06-12T19:45:56.955896269Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-12 21:10:22.885938 | controller |     "Jun 12 19:45:56.956689 crc crio[3657]: time=\"2026-06-12T19:45:56.956656118Z\" level=info msg=\"Ran pod sandbox 396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=600f0064-6649-4c0b-95a2-108ca5df9c36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885953 | controller |     "Jun 12 19:45:56.956924 crc crio[3657]: time=\"2026-06-12T19:45:56.956735584Z\" level=info msg=\"Ran pod sandbox 2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=92da9895-29d7-4b10-a73a-c5f1ca3487fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885968 | controller |     "Jun 12 19:45:56.963011 crc crio[3657]: time=\"2026-06-12T19:45:56.962964056Z\" level=info msg=\"Ran pod sandbox d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=6fe21ad0-11a8-4145-ab3a-a11549a10439 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.885982 | controller |     "Jun 12 19:45:56.963723 crc crio[3657]: time=\"2026-06-12T19:45:56.963610162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e4b7facc-cbab-4034-a5ce-eade74ef658a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.885996 | controller |     "Jun 12 19:45:56.964113 crc crio[3657]: time=\"2026-06-12T19:45:56.963991087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=eaf257ea-c152-4ac7-aaa4-ac8c3dd5d34f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886011 | controller |     "Jun 12 19:45:56.967577 crc crio[3657]: time=\"2026-06-12T19:45:56.967405789Z\" level=info msg=\"Ran pod sandbox 932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=03d63b8f-5430-4f53-a494-dab3257dff50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886029 | controller |     "Jun 12 19:45:56.970972 crc crio[3657]: time=\"2026-06-12T19:45:56.970822714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=d88dc76e-92bb-41dc-a4aa-884ccee9a460 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886044 | controller |     "Jun 12 19:45:56.971522 crc crio[3657]: time=\"2026-06-12T19:45:56.971423489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=28a88076-d7a2-48cd-9b60-c8cecb126e3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886058 | controller |     "Jun 12 19:45:56.973522 crc crio[3657]: time=\"2026-06-12T19:45:56.973450181Z\" level=info msg=\"Ran pod sandbox edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=1d53d281-86e1-422f-8c7a-ceca05fbf93b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886072 | controller |     "Jun 12 19:45:56.974893 crc crio[3657]: time=\"2026-06-12T19:45:56.9748549Z\" level=info msg=\"Ran pod sandbox bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=396a3d7d-5791-4fb4-af74-b5b8f9238cda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886087 | controller |     "Jun 12 19:45:56.975197 crc crio[3657]: time=\"2026-06-12T19:45:56.975144359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=89b51a49-91ec-4c18-a2d7-6c5fe6abcbbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886101 | controller |     "Jun 12 19:45:56.976519 crc crio[3657]: time=\"2026-06-12T19:45:56.976424087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=d6f9718f-029c-4d6b-b4c3-413727742cf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886115 | controller |     "Jun 12 19:45:56.981056 crc crio[3657]: time=\"2026-06-12T19:45:56.980855762Z\" level=info msg=\"Ran pod sandbox b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=8148c6dd-8f3c-411f-b594-a5904724f8d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886130 | controller |     "Jun 12 19:45:56.983160 crc crio[3657]: time=\"2026-06-12T19:45:56.98303486Z\" level=info msg=\"Ran pod sandbox dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=7be553ee-370d-4fd3-ab8c-71d26ef382e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886144 | controller |     "Jun 12 19:45:56.983599 crc crio[3657]: time=\"2026-06-12T19:45:56.983500871Z\" level=info msg=\"Ran pod sandbox 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=dbd38a13-70b2-467b-98cc-758b400fbbcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886158 | controller |     "Jun 12 19:45:56.984157 crc crio[3657]: time=\"2026-06-12T19:45:56.984108314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=250241f1-8587-42d9-a763-7c3795be389a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886176 | controller |     "Jun 12 19:45:56.984827 crc crio[3657]: time=\"2026-06-12T19:45:56.984744312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=cd8c409a-f408-43c8-9c96-9d34c2c8833d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886190 | controller |     "Jun 12 19:45:56.984827 crc crio[3657]: time=\"2026-06-12T19:45:56.984809502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=d0ece763-7c10-4cf0-ac55-9d4077e499f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886205 | controller |     "Jun 12 19:45:56.989038 crc crio[3657]: time=\"2026-06-12T19:45:56.988965022Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.886219 | controller |     "Jun 12 19:45:56.989038 crc crio[3657]: time=\"2026-06-12T19:45:56.989007924Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.886233 | controller |     "Jun 12 19:45:56.989340 crc crio[3657]: time=\"2026-06-12T19:45:56.989072567Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-12 21:10:22.886247 | controller |     "Jun 12 19:45:56.992236 crc crio[3657]: time=\"2026-06-12T19:45:56.992155731Z\" level=info msg=\"Ran pod sandbox 83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=d52cefe6-f41e-419d-90e4-c9d9930a185c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886261 | controller |     "Jun 12 19:45:56.993662 crc crio[3657]: time=\"2026-06-12T19:45:56.99363288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=a5aa21ab-6017-466d-9e20-7b39d0454b9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886276 | controller |     "Jun 12 19:45:56.996939 crc crio[3657]: time=\"2026-06-12T19:45:56.996685535Z\" level=info msg=\"Ran pod sandbox ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=ff4234d7-2306-438f-91a8-fce6332abe8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886290 | controller |     "Jun 12 19:45:56.999726 crc crio[3657]: time=\"2026-06-12T19:45:56.999657174Z\" level=info msg=\"Ran pod sandbox 79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=79f351b0-8a02-4458-b07a-55239e830571 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886305 | controller |     "Jun 12 19:45:57.000428 crc crio[3657]: time=\"2026-06-12T19:45:57.000254939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=83df4636-6395-42cd-a81e-e1d4dc01af58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886319 | controller |     "Jun 12 19:45:57.001759 crc crio[3657]: time=\"2026-06-12T19:45:57.001684187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=354c2bf9-6303-42ea-a972-00ffe0a5314c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886333 | controller |     "Jun 12 19:45:57.013765 crc crio[3657]: time=\"2026-06-12T19:45:57.013653354Z\" level=info msg=\"Ran pod sandbox 36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=364fe0ec-ff7f-4ebc-9720-a7cbd5d2fb67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886351 | controller |     "Jun 12 19:45:57.014692 crc crio[3657]: time=\"2026-06-12T19:45:57.014642127Z\" level=info msg=\"Ran pod sandbox bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=ca44f0dc-cbfb-468a-b2a6-7e94d9be2610 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886365 | controller |     "Jun 12 19:45:57.016975 crc crio[3657]: time=\"2026-06-12T19:45:57.016874384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=46a379fd-35ca-44a3-819f-accd6341d3cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886379 | controller |     "Jun 12 19:45:57.017142 crc crio[3657]: time=\"2026-06-12T19:45:57.017081892Z\" level=info msg=\"Ran pod sandbox 042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=c96ea6f2-1138-41fa-904e-f3445d5a6f8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886393 | controller |     "Jun 12 19:45:57.018620 crc crio[3657]: time=\"2026-06-12T19:45:57.018559405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96b49999-3051-4e66-a8f4-795cf113e92e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886406 | controller |     "Jun 12 19:45:57.020114 crc crio[3657]: time=\"2026-06-12T19:45:57.020051397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=f8f847c3-b966-4dae-9e32-b9edf708ceae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886421 | controller |     "Jun 12 19:45:57.034094 crc crio[3657]: time=\"2026-06-12T19:45:57.033763782Z\" level=info msg=\"Ran pod sandbox b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=3e0803a4-1ff7-49b9-b480-c69f87b4376f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886435 | controller |     "Jun 12 19:45:57.034784 crc crio[3657]: time=\"2026-06-12T19:45:57.034722228Z\" level=info msg=\"Ran pod sandbox 4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=7be858ca-9e37-4786-92ca-2fc082d6918e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886449 | controller |     "Jun 12 19:45:57.035737 crc crio[3657]: time=\"2026-06-12T19:45:57.035682557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=8f104d08-97c5-41a6-8131-3fafb0e1d908 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886463 | controller |     "Jun 12 19:45:57.035803 crc crio[3657]: time=\"2026-06-12T19:45:57.03576461Z\" level=info msg=\"Ran pod sandbox 5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=bbb63a8e-8675-4151-a583-f6a3cc685626 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886477 | controller |     "Jun 12 19:45:57.036731 crc crio[3657]: time=\"2026-06-12T19:45:57.036676098Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=428d5aa0-acee-4352-b23d-f1425b6d28ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886492 | controller |     "Jun 12 19:45:57.038420 crc crio[3657]: time=\"2026-06-12T19:45:57.03820731Z\" level=info msg=\"Ran pod sandbox c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=102200bc-fe37-4f04-90ca-838a95733085 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886512 | controller |     "Jun 12 19:45:57.040115 crc crio[3657]: time=\"2026-06-12T19:45:57.039367087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=6a5a764d-a68a-4ac7-b6e4-1a5378609bca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886527 | controller |     "Jun 12 19:45:57.040252 crc crio[3657]: time=\"2026-06-12T19:45:57.040201971Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=71a2819d-2c68-4e48-a1a6-c68173228596 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886542 | controller |     "Jun 12 19:45:57.040662 crc crio[3657]: time=\"2026-06-12T19:45:57.040591088Z\" level=info msg=\"Ran pod sandbox 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=3f4a2716-4ab7-4d49-b247-af174bd48d0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886556 | controller |     "Jun 12 19:45:57.041850 crc crio[3657]: time=\"2026-06-12T19:45:57.041789196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=fd91c38c-c0bf-4339-94d3-5621c6a5fb1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886570 | controller |     "Jun 12 19:45:57.043010 crc crio[3657]: time=\"2026-06-12T19:45:57.042532635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ccd1dc54-6588-4346-90b1-40fbf376f178 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886585 | controller |     "Jun 12 19:45:57.043163 crc crio[3657]: time=\"2026-06-12T19:45:57.043087111Z\" level=info msg=\"Ran pod sandbox 6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=9e37a69c-915a-45e2-a341-e535aadc693a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886599 | controller |     "Jun 12 19:45:57.045860 crc crio[3657]: time=\"2026-06-12T19:45:57.045795052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c5814870-ecc5-4836-8662-a20041621bc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886614 | controller |     "Jun 12 19:45:57.049606 crc crio[3657]: time=\"2026-06-12T19:45:57.04954998Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.886629 | controller |     "Jun 12 19:45:57.049606 crc crio[3657]: time=\"2026-06-12T19:45:57.049592491Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.886643 | controller |     "Jun 12 19:45:57.049722 crc crio[3657]: time=\"2026-06-12T19:45:57.049633783Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-12 21:10:22.886658 | controller |     "Jun 12 19:45:57.050518 crc crio[3657]: time=\"2026-06-12T19:45:57.050451992Z\" level=info msg=\"Ran pod sandbox d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c4b8a4ec-47ed-4f89-9eb6-1b4435d64d0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886672 | controller |     "Jun 12 19:45:57.051165 crc crio[3657]: time=\"2026-06-12T19:45:57.051132435Z\" level=info msg=\"Ran pod sandbox b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=d08e5b40-030a-402c-b8a9-20316c0ce952 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886690 | controller |     "Jun 12 19:45:57.056096 crc crio[3657]: time=\"2026-06-12T19:45:57.056025376Z\" level=info msg=\"Ran pod sandbox 1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=e393da2f-543f-41ad-adfc-cb6331f6488c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886705 | controller |     "Jun 12 19:45:57.056189 crc crio[3657]: time=\"2026-06-12T19:45:57.056142518Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=2dd5fd32-f3b6-4b7d-ae05-78e341b1ace5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886720 | controller |     "Jun 12 19:45:57.056441 crc crio[3657]: time=\"2026-06-12T19:45:57.056409359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=08901979-9e54-4b98-becd-b0bd69467188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886735 | controller |     "Jun 12 19:45:57.058990 crc crio[3657]: time=\"2026-06-12T19:45:57.058959832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=a48fb6ab-3086-45d2-bd4e-5a33f5b9b8af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886749 | controller |     "Jun 12 19:45:57.067417 crc crio[3657]: time=\"2026-06-12T19:45:57.067376324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2f89496c-cfc4-4b7d-bc5b-4ee817975ee0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886764 | controller |     "Jun 12 19:45:57.068075 crc crio[3657]: time=\"2026-06-12T19:45:57.068047171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=32243daa-f356-4a39-8de3-5555b45ec084 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886778 | controller |     "Jun 12 19:45:57.068965 crc crio[3657]: time=\"2026-06-12T19:45:57.068933638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=a7a2a5ba-c9d0-4c05-ae63-cfd791abd962 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886792 | controller |     "Jun 12 19:45:57.069385 crc crio[3657]: time=\"2026-06-12T19:45:57.069352937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6fcb0fce-1771-4e87-ac81-12719808c1e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886807 | controller |     "Jun 12 19:45:57.069863 crc crio[3657]: time=\"2026-06-12T19:45:57.069830614Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=68425dfb-1333-481d-a457-745feb3396fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886821 | controller |     "Jun 12 19:45:57.070228 crc crio[3657]: time=\"2026-06-12T19:45:57.07020305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d59b6f92-a869-4806-9257-c019e18e610a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886839 | controller |     "Jun 12 19:45:57.072240 crc crio[3657]: time=\"2026-06-12T19:45:57.072179049Z\" level=info msg=\"Ran pod sandbox 71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=0194ef7f-0f2d-44df-99db-b89f3dd9be5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.886873 | controller |     "Jun 12 19:45:57.073198 crc crio[3657]: time=\"2026-06-12T19:45:57.073137928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=cb78fe54-0c81-4404-8b53-a59de43b79ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886889 | controller |     "Jun 12 19:45:57.073382 crc crio[3657]: time=\"2026-06-12T19:45:57.073168733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c6b1b645-1276-4d90-a933-bc45df73bb62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886903 | controller |     "Jun 12 19:45:57.073382 crc crio[3657]: time=\"2026-06-12T19:45:57.073335436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=4d67c73f-569a-4cfb-9e04-7cf9e1abcbd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886917 | controller |     "Jun 12 19:45:57.073506 crc crio[3657]: time=\"2026-06-12T19:45:57.073395373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=fbf60adb-6594-4814-a3a1-883995843089 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886932 | controller |     "Jun 12 19:45:57.073568 crc crio[3657]: time=\"2026-06-12T19:45:57.073517148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=9f9a3fd3-3b03-4b8a-aea7-e3695c26e285 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886946 | controller |     "Jun 12 19:45:57.073621 crc crio[3657]: time=\"2026-06-12T19:45:57.073540148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=29f0f18e-b569-42b4-b831-21836037cc9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886961 | controller |     "Jun 12 19:45:57.073715 crc crio[3657]: time=\"2026-06-12T19:45:57.073158579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=125ab68c-2251-4e73-b3b5-5ef116963add name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886975 | controller |     "Jun 12 19:45:57.073949 crc crio[3657]: time=\"2026-06-12T19:45:57.073344591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df9fa53b-437d-469b-b1de-ba3f7f54b929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.886989 | controller |     "Jun 12 19:45:57.074039 crc crio[3657]: time=\"2026-06-12T19:45:57.073881348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=d4186362-21fc-4a87-93dc-acb632a58cdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887004 | controller |     "Jun 12 19:45:57.074675 crc crio[3657]: time=\"2026-06-12T19:45:57.074594432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=39e02a32-2ebe-4446-8341-a63d3dc768fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887022 | controller |     "Jun 12 19:45:57.074911 crc crio[3657]: time=\"2026-06-12T19:45:57.074842192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=4a60ac3c-71eb-4f37-aa0c-ae9a325e8d87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887036 | controller |     "Jun 12 19:45:57.076509 crc crio[3657]: time=\"2026-06-12T19:45:57.076431494Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=53972cd9-2964-47be-b161-4950346858f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887050 | controller |     "Jun 12 19:45:57.076509 crc crio[3657]: time=\"2026-06-12T19:45:57.076472208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=2549b3ee-2832-452e-a342-8848f3bf99cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887065 | controller |     "Jun 12 19:45:57.076649 crc crio[3657]: time=\"2026-06-12T19:45:57.076435966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=c780ec01-4aec-4e93-89e0-5341b33156f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887080 | controller |     "Jun 12 19:45:57.076850 crc crio[3657]: time=\"2026-06-12T19:45:57.076767442Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=57b232fc-9088-44e7-8c58-19acb36deb4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887094 | controller |     "Jun 12 19:45:57.077003 crc crio[3657]: time=\"2026-06-12T19:45:57.076978189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887108 | controller |     "Jun 12 19:45:57.077159 crc crio[3657]: time=\"2026-06-12T19:45:57.077051663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887123 | controller |     "Jun 12 19:45:57.077740 crc crio[3657]: time=\"2026-06-12T19:45:57.077647264Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=6ab520b5-4115-4d31-b446-6d7c688750b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887138 | controller |     "Jun 12 19:45:57.078008 crc crio[3657]: time=\"2026-06-12T19:45:57.077944607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887153 | controller |     "Jun 12 19:45:57.078143 crc crio[3657]: time=\"2026-06-12T19:45:57.078086689Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=70d5eb9d-881a-46b2-bb86-9541ae59a746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887168 | controller |     "Jun 12 19:45:57.078516 crc crio[3657]: time=\"2026-06-12T19:45:57.078462914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887182 | controller |     "Jun 12 19:45:57.079150 crc crio[3657]: time=\"2026-06-12T19:45:57.07910729Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=00b054c9-cbba-45cf-b828-bcaa86fba511 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887196 | controller |     "Jun 12 19:45:57.080173 crc crio[3657]: time=\"2026-06-12T19:45:57.080142912Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=884b7dbb-9982-47fb-892b-1685ab5ba1f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887215 | controller |     "Jun 12 19:45:57.081557 crc crio[3657]: time=\"2026-06-12T19:45:57.081470386Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=ff7a440b-871e-40cc-9f89-e3328b1c94dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887229 | controller |     "Jun 12 19:45:57.081852 crc crio[3657]: time=\"2026-06-12T19:45:57.08181792Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c0c9ed7e-1130-4c65-ab3a-20321abcf186 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887244 | controller |     "Jun 12 19:45:57.084681 crc crio[3657]: time=\"2026-06-12T19:45:57.084573573Z\" level=info msg=\"Ran pod sandbox a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=27ca9297-247a-411f-aa1a-de852d33b335 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.887259 | controller |     "Jun 12 19:45:57.085599 crc crio[3657]: time=\"2026-06-12T19:45:57.085512462Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=ed1367de-a53e-4be7-b874-a081274865b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887273 | controller |     "Jun 12 19:45:57.085757 crc crio[3657]: time=\"2026-06-12T19:45:57.085661648Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=62301e98-6c2f-489e-8158-8373d7bf3243 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887286 | controller |     "Jun 12 19:45:57.085852 crc crio[3657]: time=\"2026-06-12T19:45:57.085799033Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=9172151f-e592-4d6d-9fdc-2f9e17e2ed55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887302 | controller |     "Jun 12 19:45:57.085982 crc crio[3657]: time=\"2026-06-12T19:45:57.085916218Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=311e7ae1-25c8-4b18-a5ee-a088b4ce31e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887321 | controller |     "Jun 12 19:45:57.086207 crc crio[3657]: time=\"2026-06-12T19:45:57.086135467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=3314dce3-4992-4a77-874b-d5b035f48f4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887342 | controller |     "Jun 12 19:45:57.086352 crc crio[3657]: time=\"2026-06-12T19:45:57.086158735Z\" level=info msg=\"Ran pod sandbox 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=03baeba0-ef0f-4567-84ad-49a9fefe1956 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.887357 | controller |     "Jun 12 19:45:57.086646 crc crio[3657]: time=\"2026-06-12T19:45:57.086615556Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=0aefd015-b1f1-4310-afad-7c25fad88fa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887371 | controller |     "Jun 12 19:45:57.086892 crc crio[3657]: time=\"2026-06-12T19:45:57.086865706Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=97accc7b-47f4-455c-995c-6dd66362efff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887452 | controller |     "Jun 12 19:45:57.087161 crc crio[3657]: time=\"2026-06-12T19:45:57.087131138Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=995995b6-642b-4da1-88ff-2ceab1ff3aa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887475 | controller |     "Jun 12 19:45:57.087370 crc crio[3657]: time=\"2026-06-12T19:45:57.087221688Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=4e1dd26b-491a-42c5-9671-1860ca9ff9cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887490 | controller |     "Jun 12 19:45:57.088168 crc crio[3657]: time=\"2026-06-12T19:45:57.088133246Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=8fb6eb76-12a5-4b3b-be30-3f1350672b15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887505 | controller |     "Jun 12 19:45:57.088447 crc crio[3657]: time=\"2026-06-12T19:45:57.088375209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887520 | controller |     "Jun 12 19:45:57.088621 crc crio[3657]: time=\"2026-06-12T19:45:57.08845091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887535 | controller |     "Jun 12 19:45:57.088621 crc crio[3657]: time=\"2026-06-12T19:45:57.088138007Z\" level=info msg=\"Ran pod sandbox 9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a with infra container: openshift-dns/dns-default-qtghf/POD\" id=09094906-9a57-4314-993c-44118bc8a399 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.887550 | controller |     "Jun 12 19:45:57.088724 crc crio[3657]: time=\"2026-06-12T19:45:57.088622716Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=2b2ae155-ea81-40f2-a65d-a08bf3b8c624 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887564 | controller |     "Jun 12 19:45:57.089006 crc crio[3657]: time=\"2026-06-12T19:45:57.088937961Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=acb47001-1329-4f5d-aca6-7ea04695eb0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.887578 | controller |     "Jun 12 19:45:57.089238 crc crio[3657]: time=\"2026-06-12T19:45:57.089177281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=052e36f3-e009-44cd-9433-022054d4c7ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887593 | controller |     "Jun 12 19:45:57.089903 crc crio[3657]: time=\"2026-06-12T19:45:57.089868667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=18e2c299-3d31-43c3-850f-2c419d104000 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887608 | controller |     "Jun 12 19:45:57.090099 crc crio[3657]: time=\"2026-06-12T19:45:57.090006335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887623 | controller |     "Jun 12 19:45:57.090418 crc crio[3657]: time=\"2026-06-12T19:45:57.090220464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887638 | controller |     "Jun 12 19:45:57.090515 crc crio[3657]: time=\"2026-06-12T19:45:57.090420459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887656 | controller |     "Jun 12 19:45:57.090635 crc crio[3657]: time=\"2026-06-12T19:45:57.09042605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887672 | controller |     "Jun 12 19:45:57.092631 crc crio[3657]: time=\"2026-06-12T19:45:57.091182913Z\" level=info msg=\"Ran pod sandbox 206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=bfc400cc-5047-4cfd-a136-ec2cb9dab64b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.887687 | controller |     "Jun 12 19:45:57.093893 crc crio[3657]: time=\"2026-06-12T19:45:57.093859389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=a3fbba12-cd5b-4d93-b188-30569e47b9d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887702 | controller |     "Jun 12 19:45:57.094332 crc crio[3657]: time=\"2026-06-12T19:45:57.094195087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=042c5fc0-6fde-429a-9d87-56c3441dc45c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887716 | controller |     "Jun 12 19:45:57.097104 crc crio[3657]: time=\"2026-06-12T19:45:57.097033689Z\" level=info msg=\"Ran pod sandbox 714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=6a47d82e-54bb-4b34-86d1-994ab1933e29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.887731 | controller |     "Jun 12 19:45:57.098176 crc crio[3657]: time=\"2026-06-12T19:45:57.098120978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887746 | controller |     "Jun 12 19:45:57.098409 crc crio[3657]: time=\"2026-06-12T19:45:57.098337001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887761 | controller |     "Jun 12 19:45:57.098854 crc crio[3657]: time=\"2026-06-12T19:45:57.098780229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887775 | controller |     "Jun 12 19:45:57.098854 crc crio[3657]: time=\"2026-06-12T19:45:57.098833951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887790 | controller |     "Jun 12 19:45:57.099133 crc crio[3657]: time=\"2026-06-12T19:45:57.098973396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=08aae9ec-5258-43e3-bbfa-996b5936e557 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887804 | controller |     "Jun 12 19:45:57.099133 crc crio[3657]: time=\"2026-06-12T19:45:57.099119848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887819 | controller |     "Jun 12 19:45:57.100033 crc crio[3657]: time=\"2026-06-12T19:45:57.099885346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887837 | controller |     "Jun 12 19:45:57.100033 crc crio[3657]: time=\"2026-06-12T19:45:57.099935555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887873 | controller |     "Jun 12 19:45:57.100210 crc crio[3657]: time=\"2026-06-12T19:45:57.100129084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.887891 | controller |     "Jun 12 19:45:57.100847 crc crio[3657]: time=\"2026-06-12T19:45:57.10077882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=5436c39e-a6f4-4920-98a7-c70f9db5ab13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887906 | controller |     "Jun 12 19:45:57.100977 crc crio[3657]: time=\"2026-06-12T19:45:57.100795111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=eb45865e-db9a-422c-ae1f-57bc5b8f0dc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887921 | controller |     "Jun 12 19:45:57.101512 crc crio[3657]: time=\"2026-06-12T19:45:57.101152655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=578287e3-bc8a-46ce-afe8-61d570ad0d26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887936 | controller |     "Jun 12 19:45:57.101604 crc crio[3657]: time=\"2026-06-12T19:45:57.101559032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ad1125b6-c1b9-4ab1-959e-fba59dd1859d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887950 | controller |     "Jun 12 19:45:57.101793 crc crio[3657]: time=\"2026-06-12T19:45:57.101711368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6fe01e1c-df64-487a-9594-541df51511b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887965 | controller |     "Jun 12 19:45:57.101977 crc crio[3657]: time=\"2026-06-12T19:45:57.101905792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=201584f0-08b2-4c8a-b37a-c3d005e61a8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887979 | controller |     "Jun 12 19:45:57.102056 crc crio[3657]: time=\"2026-06-12T19:45:57.101992689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=43ca9927-da82-49fa-bba7-f0b1169a708c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.887993 | controller |     "Jun 12 19:45:57.102111 crc crio[3657]: time=\"2026-06-12T19:45:57.101932136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e2b99d9-8ff2-47bb-8248-c7bda996b7a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888008 | controller |     "Jun 12 19:45:57.102169 crc crio[3657]: time=\"2026-06-12T19:45:57.102101843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=b5546475-a0c7-4e3e-92c2-037e36b4eabb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888022 | controller |     "Jun 12 19:45:57.102226 crc crio[3657]: time=\"2026-06-12T19:45:57.102205428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f670443d-622b-45d6-8f6a-8be947d11861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888041 | controller |     "Jun 12 19:45:57.102365 crc crio[3657]: time=\"2026-06-12T19:45:57.10223785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f3d5a7e7-7f0b-497c-882e-61e683180bae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888056 | controller |     "Jun 12 19:45:57.102365 crc crio[3657]: time=\"2026-06-12T19:45:57.102247147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=270ef7b6-3bec-4161-8f6e-6fb07b908445 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888071 | controller |     "Jun 12 19:45:57.102485 crc crio[3657]: time=\"2026-06-12T19:45:57.102076523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=3db9b021-0c6d-43ed-a635-6a5e06374b34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888086 | controller |     "Jun 12 19:45:57.102538 crc crio[3657]: time=\"2026-06-12T19:45:57.102516721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=fb7e8481-19a7-4b06-bb31-5c00e5c96a95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888101 | controller |     "Jun 12 19:45:57.102594 crc crio[3657]: time=\"2026-06-12T19:45:57.102552772Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=8cadb42d-9a63-4d52-a0fc-780d7b970bf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888116 | controller |     "Jun 12 19:45:57.102844 crc crio[3657]: time=\"2026-06-12T19:45:57.102816073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888130 | controller |     "Jun 12 19:45:57.104411 crc crio[3657]: time=\"2026-06-12T19:45:57.104236051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=bb392656-7d30-44ef-be87-c810b7c42c86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888145 | controller |     "Jun 12 19:45:57.104411 crc crio[3657]: time=\"2026-06-12T19:45:57.10423916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f68e1679-c0b9-480d-8e36-9183b6ee1a17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888160 | controller |     "Jun 12 19:45:57.107603 crc crio[3657]: time=\"2026-06-12T19:45:57.107521143Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=2d96bc96-06a4-4e2c-a9c9-fb9e60a811a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888174 | controller |     "Jun 12 19:45:57.112007 crc crio[3657]: time=\"2026-06-12T19:45:57.111941013Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=6478cefa-f3bf-43b0-98a7-fdf26f40bd8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888189 | controller |     "Jun 12 19:45:57.112156 crc crio[3657]: time=\"2026-06-12T19:45:57.112041277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=8c3926a7-c10c-44ee-a2d5-92bb6edc7acc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888204 | controller |     "Jun 12 19:45:57.112156 crc crio[3657]: time=\"2026-06-12T19:45:57.112037217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=2ccc4b9b-fe5f-4248-b9a2-257a7375685f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888221 | controller |     "Jun 12 19:45:57.112156 crc crio[3657]: time=\"2026-06-12T19:45:57.112099469Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=30101596-da94-43ff-8d5f-a8230b951c0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888236 | controller |     "Jun 12 19:45:57.112156 crc crio[3657]: time=\"2026-06-12T19:45:57.112148551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=fcb38a18-7712-4d7f-8763-7254898e57fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888250 | controller |     "Jun 12 19:45:57.112438 crc crio[3657]: time=\"2026-06-12T19:45:57.1121089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=81bb81a5-e252-4b65-ad23-04f91ca373ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888265 | controller |     "Jun 12 19:45:57.113521 crc crio[3657]: time=\"2026-06-12T19:45:57.113450484Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.888280 | controller |     "Jun 12 19:45:57.113521 crc crio[3657]: time=\"2026-06-12T19:45:57.113494355Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.888295 | controller |     "Jun 12 19:45:57.113521 crc crio[3657]: time=\"2026-06-12T19:45:57.113517286Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-12 21:10:22.888331 | controller |     "Jun 12 19:45:57.116902 crc crio[3657]: time=\"2026-06-12T19:45:57.115884193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888347 | controller |     "Jun 12 19:45:57.116902 crc crio[3657]: time=\"2026-06-12T19:45:57.116089981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888362 | controller |     "Jun 12 19:45:57.117491 crc crio[3657]: time=\"2026-06-12T19:45:57.117421325Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=420c9107-407c-4109-a302-5ddfa8986fa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888376 | controller |     "Jun 12 19:45:57.119486 crc crio[3657]: time=\"2026-06-12T19:45:57.119421906Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=f3ed5511-7ff3-46ee-abad-6986cacfb443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888391 | controller |     "Jun 12 19:45:57.119639 crc crio[3657]: time=\"2026-06-12T19:45:57.119618224Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=c9dfc428-83e7-4d62-9f72-a65894956520 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888405 | controller |     "Jun 12 19:45:57.119705 crc crio[3657]: time=\"2026-06-12T19:45:57.119677757Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=c31d3963-05c3-4493-b5fc-d1da9da691f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888419 | controller |     "Jun 12 19:45:57.121444 crc crio[3657]: time=\"2026-06-12T19:45:57.121384638Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1eaf2711-80fb-4c4c-b1d7-96fccd996c42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888438 | controller |     "Jun 12 19:45:57.121538 crc crio[3657]: time=\"2026-06-12T19:45:57.121400207Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=7601eeca-1f8d-4f46-8b34-bc98b60b5923 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888452 | controller |     "Jun 12 19:45:57.122485 crc crio[3657]: time=\"2026-06-12T19:45:57.122414287Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=00de2189-26af-459d-9815-1489c29f3b6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888467 | controller |     "Jun 12 19:45:57.122485 crc crio[3657]: time=\"2026-06-12T19:45:57.12244523Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=87d5c7ff-1489-4b80-8769-f6ad6015698b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888481 | controller |     "Jun 12 19:45:57.122622 crc crio[3657]: time=\"2026-06-12T19:45:57.122441058Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0cba330f-fc6c-44a3-b16c-730e6965841a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888495 | controller |     "Jun 12 19:45:57.122846 crc crio[3657]: time=\"2026-06-12T19:45:57.122766333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888510 | controller |     "Jun 12 19:45:57.122921 crc crio[3657]: time=\"2026-06-12T19:45:57.122869986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888523 | controller |     "Jun 12 19:45:57.123371 crc crio[3657]: time=\"2026-06-12T19:45:57.123217901Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=208b7795-43d1-4df6-9cf3-db6d0477d68b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888538 | controller |     "Jun 12 19:45:57.123463 crc crio[3657]: time=\"2026-06-12T19:45:57.123224681Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=df3e0cc9-389f-411a-84d9-e7e6659e73a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888551 | controller |     "Jun 12 19:45:57.123826 crc crio[3657]: time=\"2026-06-12T19:45:57.12369555Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=734fb0c2-a330-4fe5-841f-fd5f69020fbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888565 | controller |     "Jun 12 19:45:57.123826 crc crio[3657]: time=\"2026-06-12T19:45:57.123761523Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=a5cf6c9d-f4cf-4ff8-b300-4e33fea064c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888579 | controller |     "Jun 12 19:45:57.123951 crc crio[3657]: time=\"2026-06-12T19:45:57.123767633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888593 | controller |     "Jun 12 19:45:57.124212 crc crio[3657]: time=\"2026-06-12T19:45:57.124155488Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=e31a5bc6-0c40-4ba8-98b1-6dd423430b3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888608 | controller |     "Jun 12 19:45:57.126125 crc crio[3657]: time=\"2026-06-12T19:45:57.126039626Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=921850f3-4096-46f0-aad0-d6a37769d202 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888625 | controller |     "Jun 12 19:45:57.128160 crc crio[3657]: time=\"2026-06-12T19:45:57.12809813Z\" level=info msg=\"Ran pod sandbox 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=e2f20f57-073d-455e-8a30-6c997d5f3bd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.888639 | controller |     "Jun 12 19:45:57.130737 crc crio[3657]: time=\"2026-06-12T19:45:57.130536168Z\" level=info msg=\"Ran pod sandbox 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=ce2253c8-b4b5-4825-82ba-818c8dea1000 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.888653 | controller |     "Jun 12 19:45:57.131841 crc crio[3657]: time=\"2026-06-12T19:45:57.131650785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888668 | controller |     "Jun 12 19:45:57.132371 crc crio[3657]: time=\"2026-06-12T19:45:57.132245519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888683 | controller |     "Jun 12 19:45:57.132745 crc crio[3657]: time=\"2026-06-12T19:45:57.132616425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888698 | controller |     "Jun 12 19:45:57.134437 crc crio[3657]: time=\"2026-06-12T19:45:57.134255478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b7e54df4-baf6-4ca2-a37d-79573fc388ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888713 | controller |     "Jun 12 19:45:57.135822 crc crio[3657]: time=\"2026-06-12T19:45:57.134398068Z\" level=info msg=\"Ran pod sandbox 6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=35bc73c4-e7d2-47a8-bde4-d828297462d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.888727 | controller |     "Jun 12 19:45:57.135822 crc crio[3657]: time=\"2026-06-12T19:45:57.134637347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=7691cdb0-f63b-4510-ad8a-74e80c5ec6b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888742 | controller |     "Jun 12 19:45:57.135822 crc crio[3657]: time=\"2026-06-12T19:45:57.134565794Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=1f7eb7cc-4624-4298-9c12-7b60003141ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888757 | controller |     "Jun 12 19:45:57.135822 crc crio[3657]: time=\"2026-06-12T19:45:57.1350376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888772 | controller |     "Jun 12 19:45:57.135822 crc crio[3657]: time=\"2026-06-12T19:45:57.135675209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888786 | controller |     "Jun 12 19:45:57.137648 crc crio[3657]: time=\"2026-06-12T19:45:57.137208932Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=8340627d-bbe2-4007-8480-0e442439f8d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888804 | controller |     "Jun 12 19:45:57.137648 crc crio[3657]: time=\"2026-06-12T19:45:57.13740099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=cb888c4b-4cb7-4c2f-a2fe-61f1cb0911ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.888819 | controller |     "Jun 12 19:45:57.139746 crc crio[3657]: time=\"2026-06-12T19:45:57.13970171Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=04b4c182-ec93-499d-908b-9b56fb7419cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888833 | controller |     "Jun 12 19:45:57.139824 crc crio[3657]: time=\"2026-06-12T19:45:57.139748511Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b39ec1c0-869b-4a76-8164-60ab5c0341a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.888847 | controller |     "Jun 12 19:45:57.141766 crc crio[3657]: time=\"2026-06-12T19:45:57.141707791Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.888881 | controller |     "Jun 12 19:45:57.141766 crc crio[3657]: time=\"2026-06-12T19:45:57.141744832Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.888897 | controller |     "Jun 12 19:45:57.141766 crc crio[3657]: time=\"2026-06-12T19:45:57.141762773Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-12 21:10:22.888912 | controller |     "Jun 12 19:45:57.150889 crc crio[3657]: time=\"2026-06-12T19:45:57.150825981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888928 | controller |     "Jun 12 19:45:57.151080 crc crio[3657]: time=\"2026-06-12T19:45:57.151023799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888943 | controller |     "Jun 12 19:45:57.151232 crc crio[3657]: time=\"2026-06-12T19:45:57.151208737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888959 | controller |     "Jun 12 19:45:57.152083 crc crio[3657]: time=\"2026-06-12T19:45:57.152029791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.888974 | controller |     "Jun 12 19:45:57.166858 crc crio[3657]: time=\"2026-06-12T19:45:57.166795969Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.888992 | controller |     "Jun 12 19:45:57.166858 crc crio[3657]: time=\"2026-06-12T19:45:57.166842831Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.889011 | controller |     "Jun 12 19:45:57.166858 crc crio[3657]: time=\"2026-06-12T19:45:57.166860172Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-12 21:10:22.889026 | controller |     "Jun 12 19:45:57.195674 crc crio[3657]: time=\"2026-06-12T19:45:57.195514536Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.889041 | controller |     "Jun 12 19:45:57.195674 crc crio[3657]: time=\"2026-06-12T19:45:57.195597769Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.889059 | controller |     "Jun 12 19:45:57.195674 crc crio[3657]: time=\"2026-06-12T19:45:57.19561969Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-12 21:10:22.889074 | controller |     "Jun 12 19:45:57.215774 crc crio[3657]: time=\"2026-06-12T19:45:57.215407923Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.889088 | controller |     "Jun 12 19:45:57.215774 crc crio[3657]: time=\"2026-06-12T19:45:57.215455825Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.889103 | controller |     "Jun 12 19:45:57.215774 crc crio[3657]: time=\"2026-06-12T19:45:57.215473386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.889118 | controller |     "Jun 12 19:45:57.236075 crc crio[3657]: time=\"2026-06-12T19:45:57.235985478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889133 | controller |     "Jun 12 19:45:57.236165 crc crio[3657]: time=\"2026-06-12T19:45:57.236023659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889147 | controller |     "Jun 12 19:45:57.236516 crc crio[3657]: time=\"2026-06-12T19:45:57.236469827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889162 | controller |     "Jun 12 19:45:57.236786 crc crio[3657]: time=\"2026-06-12T19:45:57.236476659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889176 | controller |     "Jun 12 19:45:57.237098 crc crio[3657]: time=\"2026-06-12T19:45:57.237074303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889191 | controller |     "Jun 12 19:45:57.238528 crc crio[3657]: time=\"2026-06-12T19:45:57.23848726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889205 | controller |     "Jun 12 19:45:57.249400 crc crio[3657]: time=\"2026-06-12T19:45:57.249158443Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.889219 | controller |     "Jun 12 19:45:57.249400 crc crio[3657]: time=\"2026-06-12T19:45:57.249366121Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.889234 | controller |     "Jun 12 19:45:57.249400 crc crio[3657]: time=\"2026-06-12T19:45:57.249390942Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_559d0f07-1b45-4f53-8ded-165e9c4c38a3\\\"\"",
2026-06-12 21:10:22.889248 | controller |     "Jun 12 19:45:57.249587 crc crio[3657]: time=\"2026-06-12T19:45:57.249508367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.889263 | controller |     "Jun 12 19:45:57.256929 crc crio[3657]: time=\"2026-06-12T19:45:57.256843667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889277 | controller |     "Jun 12 19:45:57.258420 crc crio[3657]: time=\"2026-06-12T19:45:57.258236392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889296 | controller |     "Jun 12 19:45:57.260399 crc crio[3657]: time=\"2026-06-12T19:45:57.260223255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=911cba51-64e2-49a4-870f-29e6a37f4887 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.889311 | controller |     "Jun 12 19:45:57.262072 crc crio[3657]: time=\"2026-06-12T19:45:57.260780314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7afdda39-0e84-4e62-8b6c-4cd11732a733 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.889326 | controller |     "Jun 12 19:45:57.276766 crc crio[3657]: time=\"2026-06-12T19:45:57.276725512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889341 | controller |     "Jun 12 19:45:57.276992 crc crio[3657]: time=\"2026-06-12T19:45:57.276778395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889356 | controller |     "Jun 12 19:45:57.278976 crc crio[3657]: time=\"2026-06-12T19:45:57.278884999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=5952ea93-84e5-473a-82af-d18380b69d90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.889371 | controller |     "Jun 12 19:45:57.279993 crc crio[3657]: time=\"2026-06-12T19:45:57.279917802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889386 | controller |     "Jun 12 19:45:57.297340 crc crio[3657]: time=\"2026-06-12T19:45:57.296649748Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.889400 | controller |     "Jun 12 19:45:57.297472 crc crio[3657]: time=\"2026-06-12T19:45:57.297412548Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.889415 | controller |     "Jun 12 19:45:57.297753 crc crio[3657]: time=\"2026-06-12T19:45:57.297657109Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_acf0e17d-0f87-4d0f-a251-90d1ba7eef2d\\\"\"",
2026-06-12 21:10:22.889429 | controller |     "Jun 12 19:45:57.333808 crc crio[3657]: time=\"2026-06-12T19:45:57.333736126Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.889443 | controller |     "Jun 12 19:45:57.333808 crc crio[3657]: time=\"2026-06-12T19:45:57.333795817Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.889457 | controller |     "Jun 12 19:45:57.333946 crc crio[3657]: time=\"2026-06-12T19:45:57.333828438Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-12 21:10:22.889472 | controller |     "Jun 12 19:45:57.362433 crc crio[3657]: time=\"2026-06-12T19:45:57.362354175Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.889486 | controller |     "Jun 12 19:45:57.362433 crc crio[3657]: time=\"2026-06-12T19:45:57.362414007Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.889501 | controller |     "Jun 12 19:45:57.362540 crc crio[3657]: time=\"2026-06-12T19:45:57.362447808Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_acf0e17d-0f87-4d0f-a251-90d1ba7eef2d\\\"\"",
2026-06-12 21:10:22.889521 | controller |     "Jun 12 19:45:57.362540 crc crio[3657]: time=\"2026-06-12T19:45:57.362497239Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_145ba6c3-7eeb-4fa8-9267-e206c1af974a\\\"\"",
2026-06-12 21:10:22.889536 | controller |     "Jun 12 19:45:57.363119 crc crio[3657]: time=\"2026-06-12T19:45:57.363043834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889551 | controller |     "Jun 12 19:45:57.383250 crc crio[3657]: time=\"2026-06-12T19:45:57.383131793Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=512e71f3-d6a6-4d48-a67d-2550a0a4d214 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.889566 | controller |     "Jun 12 19:45:57.384004 crc crio[3657]: time=\"2026-06-12T19:45:57.383945667Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=9bac031f-7d29-4c59-9916-39cc0c2698eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.889580 | controller |     "Jun 12 19:45:57.384814 crc crio[3657]: time=\"2026-06-12T19:45:57.384635886Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=2ce4925a-5fa2-49d6-9444-4a94749212e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.889595 | controller |     "Jun 12 19:45:57.395128 crc crio[3657]: time=\"2026-06-12T19:45:57.395051151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889610 | controller |     "Jun 12 19:45:57.395365 crc crio[3657]: time=\"2026-06-12T19:45:57.39521654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889625 | controller |     "Jun 12 19:45:57.397610 crc crio[3657]: time=\"2026-06-12T19:45:57.395071666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889640 | controller |     "Jun 12 19:45:57.398390 crc crio[3657]: time=\"2026-06-12T19:45:57.39821527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889655 | controller |     "Jun 12 19:45:57.402347 crc crio[3657]: time=\"2026-06-12T19:45:57.398997661Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.889669 | controller |     "Jun 12 19:45:57.402423 crc crio[3657]: time=\"2026-06-12T19:45:57.40235749Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.889683 | controller |     "Jun 12 19:45:57.402423 crc crio[3657]: time=\"2026-06-12T19:45:57.402399801Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-12 21:10:22.889698 | controller |     "Jun 12 19:45:57.412843 crc crio[3657]: time=\"2026-06-12T19:45:57.412777221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889713 | controller |     "Jun 12 19:45:57.415716 crc crio[3657]: time=\"2026-06-12T19:45:57.415646485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889728 | controller |     "Jun 12 19:45:57.417513 crc crio[3657]: time=\"2026-06-12T19:45:57.417458023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889748 | controller |     "Jun 12 19:45:57.419842 crc crio[3657]: time=\"2026-06-12T19:45:57.419780984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889764 | controller |     "Jun 12 19:45:57.422852 crc crio[3657]: time=\"2026-06-12T19:45:57.422786085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889779 | controller |     "Jun 12 19:45:57.426116 crc crio[3657]: time=\"2026-06-12T19:45:57.426058017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889794 | controller |     "Jun 12 19:45:57.433358 crc crio[3657]: time=\"2026-06-12T19:45:57.433084879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889809 | controller |     "Jun 12 19:45:57.444354 crc crio[3657]: time=\"2026-06-12T19:45:57.444208829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889823 | controller |     "Jun 12 19:45:57.449220 crc crio[3657]: time=\"2026-06-12T19:45:57.44916207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889837 | controller |     "Jun 12 19:45:57.466373 crc crio[3657]: time=\"2026-06-12T19:45:57.465804561Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.889870 | controller |     "Jun 12 19:45:57.466373 crc crio[3657]: time=\"2026-06-12T19:45:57.465836922Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.889886 | controller |     "Jun 12 19:45:57.466373 crc crio[3657]: time=\"2026-06-12T19:45:57.465861593Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-12 21:10:22.889902 | controller |     "Jun 12 19:45:57.467233 crc crio[3657]: time=\"2026-06-12T19:45:57.46715407Z\" level=info msg=\"Ran pod sandbox b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=4166228c-3831-497e-8234-d8e41f654df5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.889916 | controller |     "Jun 12 19:45:57.469703 crc crio[3657]: time=\"2026-06-12T19:45:57.469617872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=a35e3812-713b-471a-912b-713552abe743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.889931 | controller |     "Jun 12 19:45:57.510954 crc crio[3657]: time=\"2026-06-12T19:45:57.510868588Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.889945 | controller |     "Jun 12 19:45:57.510954 crc crio[3657]: time=\"2026-06-12T19:45:57.51094049Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.889960 | controller |     "Jun 12 19:45:57.510954 crc crio[3657]: time=\"2026-06-12T19:45:57.510968831Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-12 21:10:22.889976 | controller |     "Jun 12 19:45:57.542885 crc crio[3657]: time=\"2026-06-12T19:45:57.542756211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.889994 | controller |     "Jun 12 19:45:57.578225 crc crio[3657]: time=\"2026-06-12T19:45:57.577899859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890009 | controller |     "Jun 12 19:45:57.580547 crc crio[3657]: time=\"2026-06-12T19:45:57.580474015Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.890024 | controller |     "Jun 12 19:45:57.580547 crc crio[3657]: time=\"2026-06-12T19:45:57.580531087Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.890042 | controller |     "Jun 12 19:45:57.581487 crc crio[3657]: time=\"2026-06-12T19:45:57.580557487Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_145ba6c3-7eeb-4fa8-9267-e206c1af974a\\\"\"",
2026-06-12 21:10:22.890059 | controller |     "Jun 12 19:45:57.581487 crc crio[3657]: time=\"2026-06-12T19:45:57.580600789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 21:10:22.890074 | controller |     "Jun 12 19:45:57.587539 crc crio[3657]: time=\"2026-06-12T19:45:57.587213966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890089 | controller |     "Jun 12 19:45:57.592047 crc crio[3657]: time=\"2026-06-12T19:45:57.591959882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890103 | controller |     "Jun 12 19:45:57.594148 crc crio[3657]: time=\"2026-06-12T19:45:57.594046039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890118 | controller |     "Jun 12 19:45:57.603121 crc crio[3657]: time=\"2026-06-12T19:45:57.603040595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890133 | controller |     "Jun 12 19:45:57.610635 crc crio[3657]: time=\"2026-06-12T19:45:57.61054554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890147 | controller |     "Jun 12 19:45:57.612212 crc crio[3657]: time=\"2026-06-12T19:45:57.612148701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890162 | controller |     "Jun 12 19:45:57.617162 crc crio[3657]: time=\"2026-06-12T19:45:57.61707583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890176 | controller |     "Jun 12 19:45:57.620618 crc crio[3657]: time=\"2026-06-12T19:45:57.620566231Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.890190 | controller |     "Jun 12 19:45:57.620618 crc crio[3657]: time=\"2026-06-12T19:45:57.620605872Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.890205 | controller |     "Jun 12 19:45:57.656929 crc crio[3657]: time=\"2026-06-12T19:45:57.656857782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890219 | controller |     "Jun 12 19:45:57.691537 crc crio[3657]: time=\"2026-06-12T19:45:57.676369281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890238 | controller |     "Jun 12 19:45:57.691537 crc crio[3657]: time=\"2026-06-12T19:45:57.678983916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890253 | controller |     "Jun 12 19:45:57.734858 crc crio[3657]: time=\"2026-06-12T19:45:57.73479336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890267 | controller |     "Jun 12 19:45:57.751482 crc crio[3657]: time=\"2026-06-12T19:45:57.751437932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890282 | controller |     "Jun 12 19:45:57.830173 crc crio[3657]: time=\"2026-06-12T19:45:57.830085628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890296 | controller |     "Jun 12 19:45:57.834606 crc crio[3657]: time=\"2026-06-12T19:45:57.834546442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890310 | controller |     "Jun 12 19:45:57.857145 crc crio[3657]: time=\"2026-06-12T19:45:57.856079181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890325 | controller |     "Jun 12 19:45:57.857989 crc crio[3657]: time=\"2026-06-12T19:45:57.857912503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890339 | controller |     "Jun 12 19:45:57.861669 crc crio[3657]: time=\"2026-06-12T19:45:57.861604368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890353 | controller |     "Jun 12 19:45:57.861896 crc crio[3657]: time=\"2026-06-12T19:45:57.861821435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890367 | controller |     "Jun 12 19:45:57.864545 crc crio[3657]: time=\"2026-06-12T19:45:57.864493992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890382 | controller |     "Jun 12 19:45:57.867806 crc crio[3657]: time=\"2026-06-12T19:45:57.867746172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890396 | controller |     "Jun 12 19:45:57.868588 crc crio[3657]: time=\"2026-06-12T19:45:57.868537394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890410 | controller |     "Jun 12 19:45:57.871582 crc crio[3657]: time=\"2026-06-12T19:45:57.871525909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890425 | controller |     "Jun 12 19:45:57.879067 crc crio[3657]: time=\"2026-06-12T19:45:57.878953109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890439 | controller |     "Jun 12 19:45:57.883143 crc crio[3657]: time=\"2026-06-12T19:45:57.883075765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890457 | controller |     "Jun 12 19:45:57.886972 crc crio[3657]: time=\"2026-06-12T19:45:57.886535362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890471 | controller |     "Jun 12 19:45:57.951175 crc crio[3657]: time=\"2026-06-12T19:45:57.95073777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890485 | controller |     "Jun 12 19:45:58.024498 crc crio[3657]: time=\"2026-06-12T19:45:58.024253625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=052e8486-10ef-4b84-90d5-0dbbda5840f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.890500 | controller |     "Jun 12 19:45:58.085981 crc crio[3657]: time=\"2026-06-12T19:45:58.085904836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890514 | controller |     "Jun 12 19:45:58.113962 crc crio[3657]: time=\"2026-06-12T19:45:58.113871354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890528 | controller |     "Jun 12 19:45:58.126194 crc crio[3657]: time=\"2026-06-12T19:45:58.12611441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890542 | controller |     "Jun 12 19:45:58.127396 crc crio[3657]: time=\"2026-06-12T19:45:58.127239291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890556 | controller |     "Jun 12 19:45:58.132588 crc crio[3657]: time=\"2026-06-12T19:45:58.13250502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890571 | controller |     "Jun 12 19:45:58.144236 crc crio[3657]: time=\"2026-06-12T19:45:58.144099728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890585 | controller |     "Jun 12 19:45:58.145116 crc crio[3657]: time=\"2026-06-12T19:45:58.145056528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890600 | controller |     "Jun 12 19:45:58.146588 crc crio[3657]: time=\"2026-06-12T19:45:58.146517567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890614 | controller |     "Jun 12 19:45:58.260356 crc crio[3657]: time=\"2026-06-12T19:45:58.260141031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890629 | controller |     "Jun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.283947975Z\" level=info msg=\"Created container 97800db8c4c3468fda653884900a5b82d2e6df75d83029dd751e26df1621cb66: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=97accc7b-47f4-455c-995c-6dd66362efff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890647 | controller |     "Jun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.284810439Z\" level=info msg=\"Created container a835920c9a46db86207fc5b3c291fcd19698df4d618c1f5b29ea824ad1125b83: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=2b2ae155-ea81-40f2-a65d-a08bf3b8c624 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890662 | controller |     "Jun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.285831868Z\" level=info msg=\"Created container 2955a04110ddf2b7e866b59a31ec113a1940d9b47582dcb4af1f9a168253c97e: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=995995b6-642b-4da1-88ff-2ceab1ff3aa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890676 | controller |     "Jun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.286099196Z\" level=info msg=\"Created container 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=57b232fc-9088-44e7-8c58-19acb36deb4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890691 | controller |     "Jun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.28621818Z\" level=info msg=\"Created container 302375c609433bfc16f42a17684286438714baa0ee7ea2901cbfdae38427a9f1: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=00b054c9-cbba-45cf-b828-bcaa86fba511 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890705 | controller |     "Jun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.286694503Z\" level=info msg=\"Created container 2e264b9a633600435c91f46c5aea8200b75668bdd16019112e70a4a758d7eb64: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=30101596-da94-43ff-8d5f-a8230b951c0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890720 | controller |     "Jun 12 19:45:58.289215 crc crio[3657]: time=\"2026-06-12T19:45:58.286766585Z\" level=info msg=\"Created container c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=2d96bc96-06a4-4e2c-a9c9-fb9e60a811a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890734 | controller |     "Jun 12 19:45:58.290504 crc crio[3657]: time=\"2026-06-12T19:45:58.290375969Z\" level=info msg=\"Starting container: 97800db8c4c3468fda653884900a5b82d2e6df75d83029dd751e26df1621cb66\" id=5f24ffbb-2ab2-409b-92ee-021425abe666 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.890748 | controller |     "Jun 12 19:45:58.309494 crc crio[3657]: time=\"2026-06-12T19:45:58.304750333Z\" level=info msg=\"Created container 8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=6ab520b5-4115-4d31-b446-6d7c688750b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890763 | controller |     "Jun 12 19:45:58.309494 crc crio[3657]: time=\"2026-06-12T19:45:58.304761333Z\" level=info msg=\"Created container a0221fcad531b21dd6214b10dafb6340d87ae5c047039c4e4bda75159cd8f935: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=62301e98-6c2f-489e-8158-8373d7bf3243 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890778 | controller |     "Jun 12 19:45:58.310898 crc crio[3657]: time=\"2026-06-12T19:45:58.309934341Z\" level=info msg=\"Created container 44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=420c9107-407c-4109-a302-5ddfa8986fa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890793 | controller |     "Jun 12 19:45:58.312096 crc crio[3657]: time=\"2026-06-12T19:45:58.311539865Z\" level=info msg=\"Created container c700d24a4d700af2324133d9aee1315750138447821bef19edf5288b1382272c: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=ed1367de-a53e-4be7-b874-a081274865b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890811 | controller |     "Jun 12 19:45:58.313251 crc crio[3657]: time=\"2026-06-12T19:45:58.312653656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.890826 | controller |     "Jun 12 19:45:58.317416 crc crio[3657]: time=\"2026-06-12T19:45:58.311024142Z\" level=info msg=\"Created container 92906562b296ebea72ceeb32f7123673059c95cf96d2d6cbbec695002cc767b0: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=53972cd9-2964-47be-b161-4950346858f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890841 | controller |     "Jun 12 19:45:58.317416 crc crio[3657]: time=\"2026-06-12T19:45:58.311127493Z\" level=info msg=\"Created container b060a7f492d1a4e27a7a4ca1975d3203bb9d09e0333f669647a6f0cbbe163222: openshift-dns/dns-default-qtghf/dns\" id=00de2189-26af-459d-9815-1489c29f3b6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890876 | controller |     "Jun 12 19:45:58.317416 crc crio[3657]: time=\"2026-06-12T19:45:58.315953879Z\" level=info msg=\"Created container 70d5aad42c9e4f4403f95045e3cb56ab3e93a6a55174d1e9e800495a9c2f83c3: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=0aefd015-b1f1-4310-afad-7c25fad88fa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890892 | controller |     "Jun 12 19:45:58.318675 crc crio[3657]: time=\"2026-06-12T19:45:58.318419991Z\" level=info msg=\"Starting container: 92906562b296ebea72ceeb32f7123673059c95cf96d2d6cbbec695002cc767b0\" id=a4795189-2dca-4290-b2fc-b5617755a164 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.890907 | controller |     "Jun 12 19:45:58.319599 crc crio[3657]: time=\"2026-06-12T19:45:58.31879339Z\" level=info msg=\"Created container d5c66aa59f442e497087f2bf0447931b9174ed6f3888ba75ed92836d2ca7e775: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c0c9ed7e-1130-4c65-ab3a-20321abcf186 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890922 | controller |     "Jun 12 19:45:58.319599 crc crio[3657]: time=\"2026-06-12T19:45:58.319083248Z\" level=info msg=\"Created container 49136d742fd80f39005d1b9d9750882b304c1d3f76d15f95b2f69cece5acebb4: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=70d5eb9d-881a-46b2-bb86-9541ae59a746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890936 | controller |     "Jun 12 19:45:58.319599 crc crio[3657]: time=\"2026-06-12T19:45:58.319474159Z\" level=info msg=\"Created container 49fdc4f82f4d06e561d361a8a66eca284beb13d951526c3d064bb19a1b1682c0: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=4e1dd26b-491a-42c5-9671-1860ca9ff9cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890951 | controller |     "Jun 12 19:45:58.324690 crc crio[3657]: time=\"2026-06-12T19:45:58.31984671Z\" level=info msg=\"Created container 8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=ff7a440b-871e-40cc-9f89-e3328b1c94dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890966 | controller |     "Jun 12 19:45:58.325445 crc crio[3657]: time=\"2026-06-12T19:45:58.319952404Z\" level=info msg=\"Created container 2bf4bf6ff5996df21bf545515093ef90f5ca8153088587ec0a7c96991aff9d66: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=311e7ae1-25c8-4b18-a5ee-a088b4ce31e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.890984 | controller |     "Jun 12 19:45:58.325631 crc crio[3657]: time=\"2026-06-12T19:45:58.320087168Z\" level=info msg=\"Starting container: 70d5aad42c9e4f4403f95045e3cb56ab3e93a6a55174d1e9e800495a9c2f83c3\" id=5d3765ee-befc-40d8-9fdb-99ea9201479a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.890999 | controller |     "Jun 12 19:45:58.327412 crc crio[3657]: time=\"2026-06-12T19:45:58.327123685Z\" level=info msg=\"Starting container: 8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40\" id=fb994760-fa94-41bd-b4b1-eccab5fcdf52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891014 | controller |     "Jun 12 19:45:58.328403 crc crio[3657]: time=\"2026-06-12T19:45:58.328173395Z\" level=info msg=\"Started container\" PID=11816 containerID=92906562b296ebea72ceeb32f7123673059c95cf96d2d6cbbec695002cc767b0 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=a4795189-2dca-4290-b2fc-b5617755a164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb",
2026-06-12 21:10:22.891029 | controller |     "Jun 12 19:45:58.328557 crc crio[3657]: time=\"2026-06-12T19:45:58.320146299Z\" level=info msg=\"Created container 453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=884b7dbb-9982-47fb-892b-1685ab5ba1f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.891044 | controller |     "Jun 12 19:45:58.328954 crc crio[3657]: time=\"2026-06-12T19:45:58.32052703Z\" level=info msg=\"Starting container: a835920c9a46db86207fc5b3c291fcd19698df4d618c1f5b29ea824ad1125b83\" id=3d6f564d-8496-4a28-a4ec-da07fd1761f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891060 | controller |     "Jun 12 19:45:58.328954 crc crio[3657]: time=\"2026-06-12T19:45:58.328945077Z\" level=info msg=\"Starting container: 2bf4bf6ff5996df21bf545515093ef90f5ca8153088587ec0a7c96991aff9d66\" id=5ecc3537-c34b-4d39-9544-6916546850da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891075 | controller |     "Jun 12 19:45:58.329714 crc crio[3657]: time=\"2026-06-12T19:45:58.32940531Z\" level=info msg=\"Starting container: 453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414\" id=ee981d20-f955-4013-92ee-9a7c66213397 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891089 | controller |     "Jun 12 19:45:58.329898 crc crio[3657]: time=\"2026-06-12T19:45:58.320555662Z\" level=info msg=\"Created container 18054c080c979e0b239f5e8d4dc6abb4f4a0bbc063ff0a418ee63003b9d91118: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=8fb6eb76-12a5-4b3b-be30-3f1350672b15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.891104 | controller |     "Jun 12 19:45:58.330036 crc crio[3657]: time=\"2026-06-12T19:45:58.320645654Z\" level=info msg=\"Starting container: c700d24a4d700af2324133d9aee1315750138447821bef19edf5288b1382272c\" id=55cd26b4-520e-4431-925d-bdb6f76a7703 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891119 | controller |     "Jun 12 19:45:58.330488 crc crio[3657]: time=\"2026-06-12T19:45:58.320690724Z\" level=info msg=\"Starting container: 8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90\" id=bee94fe6-3c52-4f35-828d-312c50a04f6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891133 | controller |     "Jun 12 19:45:58.330774 crc crio[3657]: time=\"2026-06-12T19:45:58.320716027Z\" level=info msg=\"Starting container: b060a7f492d1a4e27a7a4ca1975d3203bb9d09e0333f669647a6f0cbbe163222\" id=110fd2b6-2048-4141-b7f3-522b72632394 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891147 | controller |     "Jun 12 19:45:58.331189 crc crio[3657]: time=\"2026-06-12T19:45:58.331067527Z\" level=info msg=\"Created container 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=9172151f-e592-4d6d-9fdc-2f9e17e2ed55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.891165 | controller |     "Jun 12 19:45:58.331948 crc crio[3657]: time=\"2026-06-12T19:45:58.33185665Z\" level=info msg=\"Starting container: 18054c080c979e0b239f5e8d4dc6abb4f4a0bbc063ff0a418ee63003b9d91118\" id=dc7ecd54-b925-4e6c-9d0a-939f559dba35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891180 | controller |     "Jun 12 19:45:58.332467 crc crio[3657]: time=\"2026-06-12T19:45:58.332152491Z\" level=info msg=\"Starting container: 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f\" id=ff658d20-7c68-4416-a23b-aa418ec48af3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891194 | controller |     "Jun 12 19:45:58.337929 crc crio[3657]: time=\"2026-06-12T19:45:58.335607596Z\" level=info msg=\"Created container 712004d8d158e253124de39ca077e46de25ee320063dcbbc7555da03ed00cf32: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=6478cefa-f3bf-43b0-98a7-fdf26f40bd8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.891208 | controller |     "Jun 12 19:45:58.337929 crc crio[3657]: time=\"2026-06-12T19:45:58.320735376Z\" level=info msg=\"Starting container: 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf\" id=f8834c13-377c-48c2-8f28-cc1e197c913f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891222 | controller |     "Jun 12 19:45:58.346098 crc crio[3657]: time=\"2026-06-12T19:45:58.345947921Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=02b2db48-0ea9-41ce-a380-aadc40508fbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.891236 | controller |     "Jun 12 19:45:58.348022 crc crio[3657]: time=\"2026-06-12T19:45:58.347802883Z\" level=info msg=\"Started container\" PID=11924 containerID=a835920c9a46db86207fc5b3c291fcd19698df4d618c1f5b29ea824ad1125b83 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=3d6f564d-8496-4a28-a4ec-da07fd1761f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476",
2026-06-12 21:10:22.891251 | controller |     "Jun 12 19:45:58.348759 crc crio[3657]: time=\"2026-06-12T19:45:58.348682244Z\" level=info msg=\"Started container\" PID=11937 containerID=b060a7f492d1a4e27a7a4ca1975d3203bb9d09e0333f669647a6f0cbbe163222 description=openshift-dns/dns-default-qtghf/dns id=110fd2b6-2048-4141-b7f3-522b72632394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a",
2026-06-12 21:10:22.891266 | controller |     "Jun 12 19:45:58.354561 crc crio[3657]: time=\"2026-06-12T19:45:58.354464416Z\" level=info msg=\"Starting container: 712004d8d158e253124de39ca077e46de25ee320063dcbbc7555da03ed00cf32\" id=7a42f0df-31d3-4049-8ca9-ae51723e8168 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891281 | controller |     "Jun 12 19:45:58.354708 crc crio[3657]: time=\"2026-06-12T19:45:58.354584192Z\" level=info msg=\"Started container\" PID=11888 containerID=8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=bee94fe6-3c52-4f35-828d-312c50a04f6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66",
2026-06-12 21:10:22.891296 | controller |     "Jun 12 19:45:58.359373 crc crio[3657]: time=\"2026-06-12T19:45:58.320766979Z\" level=info msg=\"Starting container: 44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb\" id=0d43f6b4-4cc8-41d8-9134-740e687a34b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891312 | controller |     "Jun 12 19:45:58.360017 crc crio[3657]: time=\"2026-06-12T19:45:58.359921128Z\" level=info msg=\"Started container\" PID=11852 containerID=9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=f8834c13-377c-48c2-8f28-cc1e197c913f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae",
2026-06-12 21:10:22.891330 | controller |     "Jun 12 19:45:58.361647 crc crio[3657]: time=\"2026-06-12T19:45:58.361217542Z\" level=info msg=\"Created container cf0f3be682a0c9f4345580b81ed6d726da8f681e0a0d4059ea0e3f41d6b9fd7e: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=acb47001-1329-4f5d-aca6-7ea04695eb0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.891345 | controller |     "Jun 12 19:45:58.363226 crc crio[3657]: time=\"2026-06-12T19:45:58.361981133Z\" level=info msg=\"Started container\" PID=11824 containerID=2bf4bf6ff5996df21bf545515093ef90f5ca8153088587ec0a7c96991aff9d66 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=5ecc3537-c34b-4d39-9544-6916546850da name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e",
2026-06-12 21:10:22.891361 | controller |     "Jun 12 19:45:58.363476 crc crio[3657]: time=\"2026-06-12T19:45:58.362667704Z\" level=info msg=\"Started container\" PID=11894 containerID=70d5aad42c9e4f4403f95045e3cb56ab3e93a6a55174d1e9e800495a9c2f83c3 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=5d3765ee-befc-40d8-9fdb-99ea9201479a name=/runtime.v1.RuntimeService/StartContainer sandboxID=10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548",
2026-06-12 21:10:22.891376 | controller |     "Jun 12 19:45:58.365056 crc crio[3657]: time=\"2026-06-12T19:45:58.364953576Z\" level=info msg=\"Started container\" PID=11873 containerID=c700d24a4d700af2324133d9aee1315750138447821bef19edf5288b1382272c description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=55cd26b4-520e-4431-925d-bdb6f76a7703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733",
2026-06-12 21:10:22.891391 | controller |     "Jun 12 19:45:58.387145 crc crio[3657]: time=\"2026-06-12T19:45:58.320833608Z\" level=info msg=\"Starting container: 302375c609433bfc16f42a17684286438714baa0ee7ea2901cbfdae38427a9f1\" id=7f046ae3-8145-4642-abb7-572b8ba55db7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891406 | controller |     "Jun 12 19:45:58.387634 crc crio[3657]: time=\"2026-06-12T19:45:58.320770807Z\" level=info msg=\"Starting container: 2955a04110ddf2b7e866b59a31ec113a1940d9b47582dcb4af1f9a168253c97e\" id=8cc8c6b7-61a9-4a1a-8958-f5e4bf50416f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891422 | controller |     "Jun 12 19:45:58.388216 crc crio[3657]: time=\"2026-06-12T19:45:58.38808444Z\" level=info msg=\"Started container\" PID=11887 containerID=18054c080c979e0b239f5e8d4dc6abb4f4a0bbc063ff0a418ee63003b9d91118 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=dc7ecd54-b925-4e6c-9d0a-939f559dba35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded",
2026-06-12 21:10:22.891443 | controller |     "Jun 12 19:45:58.388717 crc crio[3657]: time=\"2026-06-12T19:45:58.388631606Z\" level=info msg=\"Started container\" PID=11918 containerID=8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=fb994760-fa94-41bd-b4b1-eccab5fcdf52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3",
2026-06-12 21:10:22.891469 | controller |     "Jun 12 19:45:58.403138 crc crio[3657]: time=\"2026-06-12T19:45:58.321037064Z\" level=info msg=\"Starting container: 2e264b9a633600435c91f46c5aea8200b75668bdd16019112e70a4a758d7eb64\" id=c7e21a3c-fb70-46c2-b82d-eb3761f895d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891546 | controller |     "Jun 12 19:45:58.403138 crc crio[3657]: time=\"2026-06-12T19:45:58.321208958Z\" level=info msg=\"Starting container: 49136d742fd80f39005d1b9d9750882b304c1d3f76d15f95b2f69cece5acebb4\" id=baedcffc-bf01-4338-be4c-460a40383c4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891611 | controller |     "Jun 12 19:45:58.403138 crc crio[3657]: time=\"2026-06-12T19:45:58.321212839Z\" level=info msg=\"Starting container: d5c66aa59f442e497087f2bf0447931b9174ed6f3888ba75ed92836d2ca7e775\" id=1c5a900c-379d-4628-8d68-8592c9f8d113 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891628 | controller |     "Jun 12 19:45:58.403138 crc crio[3657]: time=\"2026-06-12T19:45:58.321401525Z\" level=info msg=\"Starting container: a0221fcad531b21dd6214b10dafb6340d87ae5c047039c4e4bda75159cd8f935\" id=a77df85b-a410-41d3-b211-67ce419a372f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891643 | controller |     "Jun 12 19:45:58.404539 crc crio[3657]: time=\"2026-06-12T19:45:58.322474234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.891659 | controller |     "Jun 12 19:45:58.409958 crc crio[3657]: time=\"2026-06-12T19:45:58.405497867Z\" level=info msg=\"Started container\" PID=11818 containerID=302375c609433bfc16f42a17684286438714baa0ee7ea2901cbfdae38427a9f1 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=7f046ae3-8145-4642-abb7-572b8ba55db7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e",
2026-06-12 21:10:22.891675 | controller |     "Jun 12 19:45:58.423413 crc crio[3657]: time=\"2026-06-12T19:45:58.422587149Z\" level=info msg=\"Started container\" PID=11949 containerID=712004d8d158e253124de39ca077e46de25ee320063dcbbc7555da03ed00cf32 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=7a42f0df-31d3-4049-8ca9-ae51723e8168 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6",
2026-06-12 21:10:22.891690 | controller |     "Jun 12 19:45:58.423726 crc crio[3657]: time=\"2026-06-12T19:45:58.324419799Z\" level=info msg=\"Started container\" PID=11828 containerID=97800db8c4c3468fda653884900a5b82d2e6df75d83029dd751e26df1621cb66 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=5f24ffbb-2ab2-409b-92ee-021425abe666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a",
2026-06-12 21:10:22.891706 | controller |     "Jun 12 19:45:58.424647 crc crio[3657]: time=\"2026-06-12T19:45:58.3211964Z\" level=info msg=\"Starting container: 49fdc4f82f4d06e561d361a8a66eca284beb13d951526c3d064bb19a1b1682c0\" id=5784673b-089a-4953-9884-9d4fbb70b8cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891721 | controller |     "Jun 12 19:45:58.425888 crc crio[3657]: time=\"2026-06-12T19:45:58.32089081Z\" level=info msg=\"Starting container: c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4\" id=fcd451b9-7cd9-4288-a5df-0ff43dfa5e6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891736 | controller |     "Jun 12 19:45:58.427778 crc crio[3657]: time=\"2026-06-12T19:45:58.426040134Z\" level=info msg=\"Started container\" PID=11917 containerID=2955a04110ddf2b7e866b59a31ec113a1940d9b47582dcb4af1f9a168253c97e description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=8cc8c6b7-61a9-4a1a-8958-f5e4bf50416f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243",
2026-06-12 21:10:22.891755 | controller |     "Jun 12 19:45:58.428191 crc crio[3657]: time=\"2026-06-12T19:45:58.405026339Z\" level=info msg=\"Starting container: cf0f3be682a0c9f4345580b81ed6d726da8f681e0a0d4059ea0e3f41d6b9fd7e\" id=df072238-e924-4486-afee-6d0c2588104a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.891770 | controller |     "Jun 12 19:45:58.433565 crc crio[3657]: time=\"2026-06-12T19:45:58.429195704Z\" level=info msg=\"Started container\" PID=11951 containerID=9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=ff658d20-7c68-4416-a23b-aa418ec48af3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824",
2026-06-12 21:10:22.891785 | controller |     "Jun 12 19:45:58.433565 crc crio[3657]: time=\"2026-06-12T19:45:58.429443501Z\" level=info msg=\"Started container\" PID=11875 containerID=453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=ee981d20-f955-4013-92ee-9a7c66213397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef",
2026-06-12 21:10:22.891800 | controller |     "Jun 12 19:45:58.433565 crc crio[3657]: time=\"2026-06-12T19:45:58.429891398Z\" level=info msg=\"Started container\" PID=11874 containerID=49fdc4f82f4d06e561d361a8a66eca284beb13d951526c3d064bb19a1b1682c0 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=5784673b-089a-4953-9884-9d4fbb70b8cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034",
2026-06-12 21:10:22.891816 | controller |     "Jun 12 19:45:58.456451 crc crio[3657]: time=\"2026-06-12T19:45:58.455680522Z\" level=info msg=\"Started container\" PID=11904 containerID=a0221fcad531b21dd6214b10dafb6340d87ae5c047039c4e4bda75159cd8f935 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=a77df85b-a410-41d3-b211-67ce419a372f name=/runtime.v1.RuntimeService/StartContainer sandboxID=90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af",
2026-06-12 21:10:22.891831 | controller |     "Jun 12 19:45:58.457006 crc crio[3657]: time=\"2026-06-12T19:45:58.456916567Z\" level=info msg=\"Started container\" PID=11929 containerID=d5c66aa59f442e497087f2bf0447931b9174ed6f3888ba75ed92836d2ca7e775 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=1c5a900c-379d-4628-8d68-8592c9f8d113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51",
2026-06-12 21:10:22.891846 | controller |     "Jun 12 19:45:58.458900 crc crio[3657]: time=\"2026-06-12T19:45:58.458674027Z\" level=info msg=\"Started container\" PID=11872 containerID=44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=0d43f6b4-4cc8-41d8-9134-740e687a34b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7",
2026-06-12 21:10:22.891885 | controller |     "Jun 12 19:45:58.460170 crc crio[3657]: time=\"2026-06-12T19:45:58.459759758Z\" level=info msg=\"Started container\" PID=11952 containerID=cf0f3be682a0c9f4345580b81ed6d726da8f681e0a0d4059ea0e3f41d6b9fd7e description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=df072238-e924-4486-afee-6d0c2588104a name=/runtime.v1.RuntimeService/StartContainer sandboxID=36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552",
2026-06-12 21:10:22.891904 | controller |     "Jun 12 19:45:58.462937 crc crio[3657]: time=\"2026-06-12T19:45:58.462843428Z\" level=info msg=\"Started container\" PID=11926 containerID=2e264b9a633600435c91f46c5aea8200b75668bdd16019112e70a4a758d7eb64 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=c7e21a3c-fb70-46c2-b82d-eb3761f895d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62",
2026-06-12 21:10:22.891920 | controller |     "Jun 12 19:45:58.466096 crc crio[3657]: time=\"2026-06-12T19:45:58.464491647Z\" level=info msg=\"Started container\" PID=11919 containerID=c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=fcd451b9-7cd9-4288-a5df-0ff43dfa5e6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1",
2026-06-12 21:10:22.891935 | controller |     "Jun 12 19:45:58.466620 crc crio[3657]: time=\"2026-06-12T19:45:58.466576955Z\" level=info msg=\"Started container\" PID=11817 containerID=49136d742fd80f39005d1b9d9750882b304c1d3f76d15f95b2f69cece5acebb4 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=baedcffc-bf01-4338-be4c-460a40383c4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214",
2026-06-12 21:10:22.891950 | controller |     "Jun 12 19:45:58.470620 crc crio[3657]: time=\"2026-06-12T19:45:58.47057662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.891965 | controller |     "Jun 12 19:45:58.477808 crc crio[3657]: time=\"2026-06-12T19:45:58.477771808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.891980 | controller |     "Jun 12 19:45:58.488018 crc crio[3657]: time=\"2026-06-12T19:45:58.487880353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.891995 | controller |     "Jun 12 19:45:58.521152 crc crio[3657]: time=\"2026-06-12T19:45:58.520903977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892011 | controller |     "Jun 12 19:45:58.526127 crc crio[3657]: time=\"2026-06-12T19:45:58.526064504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892026 | controller |     "Jun 12 19:45:58.526971 crc crio[3657]: time=\"2026-06-12T19:45:58.526903337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892041 | controller |     "Jun 12 19:45:58.533834 crc crio[3657]: time=\"2026-06-12T19:45:58.533727603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892056 | controller |     "Jun 12 19:45:58.534864 crc crio[3657]: time=\"2026-06-12T19:45:58.53476576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892071 | controller |     "Jun 12 19:45:58.539473 crc crio[3657]: time=\"2026-06-12T19:45:58.539373105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892085 | controller |     "Jun 12 19:45:58.544452 crc crio[3657]: time=\"2026-06-12T19:45:58.544386826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892104 | controller |     "Jun 12 19:45:58.553190 crc crio[3657]: time=\"2026-06-12T19:45:58.552918615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892118 | controller |     "Jun 12 19:45:58.554175 crc crio[3657]: time=\"2026-06-12T19:45:58.554058855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7540be6b-2f34-45f4-a1b3-24fbb8471e9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892133 | controller |     "Jun 12 19:45:58.560417 crc crio[3657]: time=\"2026-06-12T19:45:58.560353433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892147 | controller |     "Jun 12 19:45:58.561436 crc crio[3657]: time=\"2026-06-12T19:45:58.561363341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1333dcba-3684-40b9-b9f7-cfae2b9933d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892162 | controller |     "Jun 12 19:45:58.565811 crc crio[3657]: time=\"2026-06-12T19:45:58.565748036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=87798b2f-8100-4ef8-acb7-5eb9c935a0aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892176 | controller |     "Jun 12 19:45:58.570784 crc crio[3657]: time=\"2026-06-12T19:45:58.570703631Z\" level=info msg=\"Created container e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0cba330f-fc6c-44a3-b16c-730e6965841a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.892191 | controller |     "Jun 12 19:45:58.574416 crc crio[3657]: time=\"2026-06-12T19:45:58.574137157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892205 | controller |     "Jun 12 19:45:58.575149 crc crio[3657]: time=\"2026-06-12T19:45:58.575049779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=866421da-8f50-4924-ac9c-2ceb590601bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892221 | controller |     "Jun 12 19:45:58.575532 crc crio[3657]: time=\"2026-06-12T19:45:58.57546083Z\" level=info msg=\"Starting container: e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56\" id=b9c8776b-46eb-4f2b-88c7-428317234377 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.892236 | controller |     "Jun 12 19:45:58.584384 crc crio[3657]: time=\"2026-06-12T19:45:58.583864198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892251 | controller |     "Jun 12 19:45:58.588235 crc crio[3657]: time=\"2026-06-12T19:45:58.588097678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892265 | controller |     "Jun 12 19:45:58.588577 crc crio[3657]: time=\"2026-06-12T19:45:58.58850906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892283 | controller |     "Jun 12 19:45:58.594425 crc crio[3657]: time=\"2026-06-12T19:45:58.594211523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892299 | controller |     "Jun 12 19:45:58.598059 crc crio[3657]: time=\"2026-06-12T19:45:58.596134886Z\" level=info msg=\"Started container\" PID=11958 containerID=e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b9c8776b-46eb-4f2b-88c7-428317234377 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23",
2026-06-12 21:10:22.892328 | controller |     "Jun 12 19:45:58.598607 crc crio[3657]: time=\"2026-06-12T19:45:58.598005129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892344 | controller |     "Jun 12 19:45:58.603568 crc crio[3657]: time=\"2026-06-12T19:45:58.602740182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892359 | controller |     "Jun 12 19:45:58.611393 crc crio[3657]: time=\"2026-06-12T19:45:58.60403378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=22ff7668-11a4-4eb8-85ab-4aec23972ef9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892373 | controller |     "Jun 12 19:45:58.614686 crc crio[3657]: time=\"2026-06-12T19:45:58.604194377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892388 | controller |     "Jun 12 19:45:58.615693 crc crio[3657]: time=\"2026-06-12T19:45:58.611118394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892402 | controller |     "Jun 12 19:45:58.616149 crc crio[3657]: time=\"2026-06-12T19:45:58.605195962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9d5eb530-162d-4529-884a-436b3f4601a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892417 | controller |     "Jun 12 19:45:58.616192 crc crio[3657]: time=\"2026-06-12T19:45:58.605089239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=5dc05c91-6fb9-440c-8099-25e34ca8bc89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892432 | controller |     "Jun 12 19:45:58.616373 crc crio[3657]: time=\"2026-06-12T19:45:58.605355736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d221260c-f015-420d-960b-f6613d1173ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892446 | controller |     "Jun 12 19:45:58.618594 crc crio[3657]: time=\"2026-06-12T19:45:58.618527178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892460 | controller |     "Jun 12 19:45:58.623687 crc crio[3657]: time=\"2026-06-12T19:45:58.623575061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892474 | controller |     "Jun 12 19:45:58.630177 crc crio[3657]: time=\"2026-06-12T19:45:58.630082497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892495 | controller |     "Jun 12 19:45:58.641748 crc crio[3657]: time=\"2026-06-12T19:45:58.641516468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892509 | controller |     "Jun 12 19:45:58.650161 crc crio[3657]: time=\"2026-06-12T19:45:58.650020737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892524 | controller |     "Jun 12 19:45:58.652026 crc crio[3657]: time=\"2026-06-12T19:45:58.651233515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b7ab279b-614b-4221-bcac-f0238b35e30b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892538 | controller |     "Jun 12 19:45:58.652026 crc crio[3657]: time=\"2026-06-12T19:45:58.651550453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8d0348f9-7286-4294-bc23-37ffd3a82dd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892553 | controller |     "Jun 12 19:45:58.652026 crc crio[3657]: time=\"2026-06-12T19:45:58.652002736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9e505be2-75be-4b9c-a54e-f0999c1e3518 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892568 | controller |     "Jun 12 19:45:58.652220 crc crio[3657]: time=\"2026-06-12T19:45:58.65215917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=85229e3e-c6d2-4c88-8002-f7f5efb907c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892582 | controller |     "Jun 12 19:45:58.653548 crc crio[3657]: time=\"2026-06-12T19:45:58.653456568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892596 | controller |     "Jun 12 19:45:58.654869 crc crio[3657]: time=\"2026-06-12T19:45:58.654144118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8428c7a0-2813-492d-ac47-00dcfea3a7d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892611 | controller |     "Jun 12 19:45:58.654869 crc crio[3657]: time=\"2026-06-12T19:45:58.654670353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4c7f514e-2b44-4565-ae1c-242ddb3287e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892625 | controller |     "Jun 12 19:45:58.656100 crc crio[3657]: time=\"2026-06-12T19:45:58.656005721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892639 | controller |     "Jun 12 19:45:58.657203 crc crio[3657]: time=\"2026-06-12T19:45:58.657165531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=4e43c000-0435-468f-8c5d-54f8b210dd7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892653 | controller |     "Jun 12 19:45:58.657558 crc crio[3657]: time=\"2026-06-12T19:45:58.65748357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=82d1181e-5d16-4a69-8df6-fccb5b426c17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.892670 | controller |     "Jun 12 19:45:58.677915 crc crio[3657]: time=\"2026-06-12T19:45:58.677820482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892685 | controller |     "Jun 12 19:45:58.683401 crc crio[3657]: time=\"2026-06-12T19:45:58.683192088Z\" level=info msg=\"Created container a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=c31d3963-05c3-4493-b5fc-d1da9da691f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.892699 | controller |     "Jun 12 19:45:58.684018 crc crio[3657]: time=\"2026-06-12T19:45:58.683915278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892713 | controller |     "Jun 12 19:45:58.698547 crc crio[3657]: time=\"2026-06-12T19:45:58.689037274Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=69b1b848-752e-42a3-a422-e50bf31d7eaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.892728 | controller |     "Jun 12 19:45:58.698661 crc crio[3657]: time=\"2026-06-12T19:45:58.689082316Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=4363d7a7-d153-4c0d-ac67-b14dc4100cf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.892742 | controller |     "Jun 12 19:45:58.698661 crc crio[3657]: time=\"2026-06-12T19:45:58.689120787Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=6115e792-31b1-4a39-829d-7edfced17470 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.892756 | controller |     "Jun 12 19:45:58.698661 crc crio[3657]: time=\"2026-06-12T19:45:58.689391264Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e9965c20-90ca-49c9-982b-47300610751b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.892771 | controller |     "Jun 12 19:45:58.698784 crc crio[3657]: time=\"2026-06-12T19:45:58.689447226Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=c08791b8-940f-4951-824c-74f7b051229b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.892785 | controller |     "Jun 12 19:45:58.698784 crc crio[3657]: time=\"2026-06-12T19:45:58.689492247Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=39de9ba6-107a-492d-83c5-5f5049aa953d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.892799 | controller |     "Jun 12 19:45:58.698784 crc crio[3657]: time=\"2026-06-12T19:45:58.689535928Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=cca4b687-60eb-4428-8e4f-2284f73e1d46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.892813 | controller |     "Jun 12 19:45:58.698951 crc crio[3657]: time=\"2026-06-12T19:45:58.68957954Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=aa9644b0-caa5-4b91-b568-ae8b0e25770f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.892828 | controller |     "Jun 12 19:45:58.698951 crc crio[3657]: time=\"2026-06-12T19:45:58.689690873Z\" level=info msg=\"Starting container: a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa\" id=0dc7270e-cc16-40ac-9691-a3ea14d983f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.892845 | controller |     "Jun 12 19:45:58.700035 crc crio[3657]: time=\"2026-06-12T19:45:58.699964193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892882 | controller |     "Jun 12 19:45:58.701759 crc crio[3657]: time=\"2026-06-12T19:45:58.701734813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892898 | controller |     "Jun 12 19:45:58.704848 crc crio[3657]: time=\"2026-06-12T19:45:58.70442158Z\" level=info msg=\"Started container\" PID=12036 containerID=a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=0dc7270e-cc16-40ac-9691-a3ea14d983f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a",
2026-06-12 21:10:22.892913 | controller |     "Jun 12 19:45:58.715549 crc crio[3657]: time=\"2026-06-12T19:45:58.715482215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892928 | controller |     "Jun 12 19:45:58.715643 crc crio[3657]: time=\"2026-06-12T19:45:58.71558096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892943 | controller |     "Jun 12 19:45:58.715643 crc crio[3657]: time=\"2026-06-12T19:45:58.71561965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892957 | controller |     "Jun 12 19:45:58.715837 crc crio[3657]: time=\"2026-06-12T19:45:58.71580481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892971 | controller |     "Jun 12 19:45:58.716083 crc crio[3657]: time=\"2026-06-12T19:45:58.715510907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.892986 | controller |     "Jun 12 19:45:58.718638 crc crio[3657]: time=\"2026-06-12T19:45:58.718558335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893002 | controller |     "Jun 12 19:45:58.721869 crc crio[3657]: time=\"2026-06-12T19:45:58.7217784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893018 | controller |     "Jun 12 19:45:58.722932 crc crio[3657]: time=\"2026-06-12T19:45:58.72179939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893034 | controller |     "Jun 12 19:45:58.736984 crc crio[3657]: time=\"2026-06-12T19:45:58.736933888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893049 | controller |     "Jun 12 19:45:58.801334 crc crio[3657]: time=\"2026-06-12T19:45:58.801213656Z\" level=info msg=\"Created container c6f2cbd2e19c3da681388428d2440c34836ecc24c4ba4a51479deeea32ff5b7e: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=a5cf6c9d-f4cf-4ff8-b300-4e33fea064c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893064 | controller |     "Jun 12 19:45:58.828530 crc crio[3657]: time=\"2026-06-12T19:45:58.828440822Z\" level=info msg=\"Starting container: c6f2cbd2e19c3da681388428d2440c34836ecc24c4ba4a51479deeea32ff5b7e\" id=0a016ab7-4e90-4703-aead-bcf46d8b3d31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893082 | controller |     "Jun 12 19:45:58.842029 crc crio[3657]: time=\"2026-06-12T19:45:58.83949112Z\" level=info msg=\"Started container\" PID=12155 containerID=c6f2cbd2e19c3da681388428d2440c34836ecc24c4ba4a51479deeea32ff5b7e description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=0a016ab7-4e90-4703-aead-bcf46d8b3d31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088",
2026-06-12 21:10:22.893098 | controller |     "Jun 12 19:45:58.858167 crc crio[3657]: time=\"2026-06-12T19:45:58.858063038Z\" level=info msg=\"Created container 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=7601eeca-1f8d-4f46-8b34-bc98b60b5923 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893113 | controller |     "Jun 12 19:45:58.927407 crc crio[3657]: time=\"2026-06-12T19:45:58.926520997Z\" level=info msg=\"Starting container: 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b\" id=82d682d4-c805-4556-bb1a-7cffb7d7d575 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893129 | controller |     "Jun 12 19:45:58.985996 crc crio[3657]: time=\"2026-06-12T19:45:58.985924382Z\" level=info msg=\"Started container\" PID=12191 containerID=470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=82d682d4-c805-4556-bb1a-7cffb7d7d575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c",
2026-06-12 21:10:22.893144 | controller |     "Jun 12 19:45:59.015330 crc crio[3657]: time=\"2026-06-12T19:45:59.014838621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893160 | controller |     "Jun 12 19:45:59.041531 crc crio[3657]: time=\"2026-06-12T19:45:59.041470644Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8913b51f-1881-4e06-9e58-597a34d38726 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.893174 | controller |     "Jun 12 19:45:59.102606 crc crio[3657]: time=\"2026-06-12T19:45:59.095799719Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:10:22.893190 | controller |     "Jun 12 19:45:59.140002 crc crio[3657]: time=\"2026-06-12T19:45:59.139752953Z\" level=info msg=\"Created container 1a265faf93fba4d4e128354544e9642914f3d8b208f161061671f356a9d6aadb: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=df3e0cc9-389f-411a-84d9-e7e6659e73a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893205 | controller |     "Jun 12 19:45:59.159229 crc crio[3657]: time=\"2026-06-12T19:45:59.159005Z\" level=info msg=\"Starting container: 1a265faf93fba4d4e128354544e9642914f3d8b208f161061671f356a9d6aadb\" id=8f0529fd-8f6c-41ff-b828-1aed160524ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893219 | controller |     "Jun 12 19:45:59.186238 crc crio[3657]: time=\"2026-06-12T19:45:59.185191642Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b41dc298-173e-4868-a17c-bca53058c8b1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.893234 | controller |     "Jun 12 19:45:59.193906 crc crio[3657]: time=\"2026-06-12T19:45:59.193096104Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:10:22.893252 | controller |     "Jun 12 19:45:59.199409 crc crio[3657]: time=\"2026-06-12T19:45:59.198812325Z\" level=info msg=\"Started container\" PID=12222 containerID=1a265faf93fba4d4e128354544e9642914f3d8b208f161061671f356a9d6aadb description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=8f0529fd-8f6c-41ff-b828-1aed160524ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48",
2026-06-12 21:10:22.893268 | controller |     "Jun 12 19:45:59.204531 crc crio[3657]: time=\"2026-06-12T19:45:59.204481997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893283 | controller |     "Jun 12 19:45:59.377876 crc crio[3657]: time=\"2026-06-12T19:45:59.375075692Z\" level=info msg=\"Created container b33b6370f16c9d750c1c3efc84a4da642436d0275410711d5b4051c4aa4b7f3d: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=1f7eb7cc-4624-4298-9c12-7b60003141ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893297 | controller |     "Jun 12 19:45:59.403167 crc crio[3657]: time=\"2026-06-12T19:45:59.403094799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893312 | controller |     "Jun 12 19:45:59.493795 crc crio[3657]: time=\"2026-06-12T19:45:59.493515032Z\" level=info msg=\"Starting container: b33b6370f16c9d750c1c3efc84a4da642436d0275410711d5b4051c4aa4b7f3d\" id=69eb3f47-4a05-471a-8293-1517272811c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893328 | controller |     "Jun 12 19:45:59.503905 crc crio[3657]: time=\"2026-06-12T19:45:59.50322594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893342 | controller |     "Jun 12 19:45:59.563064 crc crio[3657]: time=\"2026-06-12T19:45:59.561869338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893357 | controller |     "Jun 12 19:45:59.632985 crc crio[3657]: time=\"2026-06-12T19:45:59.632628195Z\" level=info msg=\"Created container 7f7f9dfd1ca48b06c8089c528d3fce9f32d967276ccc4d70d00cd9454a30868e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b39ec1c0-869b-4a76-8164-60ab5c0341a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893372 | controller |     "Jun 12 19:45:59.637755 crc crio[3657]: time=\"2026-06-12T19:45:59.637118311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893387 | controller |     "Jun 12 19:45:59.672865 crc crio[3657]: time=\"2026-06-12T19:45:59.672514876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a016c1a5-30fe-4b11-878b-53afaec1be78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.893402 | controller |     "Jun 12 19:45:59.672865 crc crio[3657]: time=\"2026-06-12T19:45:59.672830505Z\" level=info msg=\"Starting container: 7f7f9dfd1ca48b06c8089c528d3fce9f32d967276ccc4d70d00cd9454a30868e\" id=9cff359b-b9f9-4372-a9be-990c980a9250 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893416 | controller |     "Jun 12 19:45:59.796615 crc crio[3657]: time=\"2026-06-12T19:45:59.796496636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893431 | controller |     "Jun 12 19:45:59.804998 crc crio[3657]: time=\"2026-06-12T19:45:59.799210388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893450 | controller |     "Jun 12 19:45:59.840509 crc crio[3657]: time=\"2026-06-12T19:45:59.839833562Z\" level=info msg=\"Created container 90a85c43bd9b81cd558b93927711c4be39d5c826d654d586e04e489e01f5a3b3: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=8340627d-bbe2-4007-8480-0e442439f8d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893465 | controller |     "Jun 12 19:45:59.890730 crc crio[3657]: time=\"2026-06-12T19:45:59.889644762Z\" level=info msg=\"Starting container: 90a85c43bd9b81cd558b93927711c4be39d5c826d654d586e04e489e01f5a3b3\" id=702a5973-324a-4df2-ad85-b2c883301fe7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893479 | controller |     "Jun 12 19:45:59.900035 crc crio[3657]: time=\"2026-06-12T19:45:59.899802273Z\" level=info msg=\"Started container\" PID=12205 containerID=b33b6370f16c9d750c1c3efc84a4da642436d0275410711d5b4051c4aa4b7f3d description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=69eb3f47-4a05-471a-8293-1517272811c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8",
2026-06-12 21:10:22.893494 | controller |     "Jun 12 19:45:59.915728 crc crio[3657]: time=\"2026-06-12T19:45:59.914914905Z\" level=info msg=\"Created container c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c: openshift-console/console-6c684df5db-cc8g8/console\" id=9bac031f-7d29-4c59-9916-39cc0c2698eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893509 | controller |     "Jun 12 19:45:59.923439 crc crio[3657]: time=\"2026-06-12T19:45:59.923133792Z\" level=info msg=\"Created container eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=734fb0c2-a330-4fe5-841f-fd5f69020fbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893523 | controller |     "Jun 12 19:45:59.929708 crc crio[3657]: time=\"2026-06-12T19:45:59.929494251Z\" level=info msg=\"Starting container: c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c\" id=9d5e125d-46bb-48f9-9c2a-a7a8119ad339 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893537 | controller |     "Jun 12 19:45:59.935568 crc crio[3657]: time=\"2026-06-12T19:45:59.935432385Z\" level=info msg=\"Created container d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=e31a5bc6-0c40-4ba8-98b1-6dd423430b3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893551 | controller |     "Jun 12 19:45:59.959913 crc crio[3657]: time=\"2026-06-12T19:45:59.959557657Z\" level=info msg=\"Created container 0286454e50692c0a68a76abc8224fc7d82a316a947bf58f6e77ae39080fd5420: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=921850f3-4096-46f0-aad0-d6a37769d202 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893566 | controller |     "Jun 12 19:46:00.003857 crc crio[3657]: time=\"2026-06-12T19:46:00.00348608Z\" level=info msg=\"Created container ddcfccddf8d108bff8c160c800d6cf2e228af7fe39eb2c31fdf61f5ae637bbe8: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=87d5c7ff-1489-4b80-8769-f6ad6015698b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893580 | controller |     "Jun 12 19:46:00.055840 crc crio[3657]: time=\"2026-06-12T19:46:00.054736467Z\" level=info msg=\"Starting container: 0286454e50692c0a68a76abc8224fc7d82a316a947bf58f6e77ae39080fd5420\" id=7e45dc35-6306-4616-a633-8597df64b584 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893595 | controller |     "Jun 12 19:46:00.093911 crc crio[3657]: time=\"2026-06-12T19:46:00.093222719Z\" level=info msg=\"Created container e3a8cdad8e6c96cab1dfd7217775de3384be9820501304f0bd2d3f9051330d3a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=208b7795-43d1-4df6-9cf3-db6d0477d68b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893665 | controller |     "Jun 12 19:46:00.113700 crc crio[3657]: time=\"2026-06-12T19:46:00.112660286Z\" level=info msg=\"Starting container: ddcfccddf8d108bff8c160c800d6cf2e228af7fe39eb2c31fdf61f5ae637bbe8\" id=75d17e9e-7816-4126-9a11-b432ccd72fde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893686 | controller |     "Jun 12 19:46:00.116825 crc crio[3657]: time=\"2026-06-12T19:46:00.114973422Z\" level=info msg=\"Starting container: d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655\" id=3b1b8477-7e39-44b4-bcf6-5f44f696197f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893702 | controller |     "Jun 12 19:46:00.126794 crc crio[3657]: time=\"2026-06-12T19:46:00.110152704Z\" level=info msg=\"Starting container: eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18\" id=ba542ab2-5497-4f2a-8149-bbe3ad599b48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893718 | controller |     "Jun 12 19:46:00.128112 crc crio[3657]: time=\"2026-06-12T19:46:00.128075898Z\" level=info msg=\"Starting container: e3a8cdad8e6c96cab1dfd7217775de3384be9820501304f0bd2d3f9051330d3a\" id=e46c8f26-b087-4e75-a675-28c3ed8a4dfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893733 | controller |     "Jun 12 19:46:00.157619 crc crio[3657]: time=\"2026-06-12T19:46:00.157244727Z\" level=info msg=\"Created container 1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=2ce4925a-5fa2-49d6-9444-4a94749212e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893748 | controller |     "Jun 12 19:46:00.200460 crc crio[3657]: time=\"2026-06-12T19:46:00.190684752Z\" level=info msg=\"Started container\" PID=12251 containerID=90a85c43bd9b81cd558b93927711c4be39d5c826d654d586e04e489e01f5a3b3 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=702a5973-324a-4df2-ad85-b2c883301fe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2",
2026-06-12 21:10:22.893764 | controller |     "Jun 12 19:46:00.227103 crc crio[3657]: time=\"2026-06-12T19:46:00.227052842Z\" level=info msg=\"Started container\" PID=12246 containerID=7f7f9dfd1ca48b06c8089c528d3fce9f32d967276ccc4d70d00cd9454a30868e description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=9cff359b-b9f9-4372-a9be-990c980a9250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607",
2026-06-12 21:10:22.893779 | controller |     "Jun 12 19:46:00.238799 crc crio[3657]: time=\"2026-06-12T19:46:00.227878513Z\" level=info msg=\"Started container\" PID=12225 containerID=ddcfccddf8d108bff8c160c800d6cf2e228af7fe39eb2c31fdf61f5ae637bbe8 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=75d17e9e-7816-4126-9a11-b432ccd72fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf",
2026-06-12 21:10:22.893795 | controller |     "Jun 12 19:46:00.298999 crc crio[3657]: time=\"2026-06-12T19:46:00.29866575Z\" level=info msg=\"Starting container: 1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175\" id=3766de6e-e37d-4501-b023-3fc734c9226d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893810 | controller |     "Jun 12 19:46:00.316822 crc crio[3657]: time=\"2026-06-12T19:46:00.315833341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=fa4128a1-34f1-4929-a965-d4a1b999ff2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.893828 | controller |     "Jun 12 19:46:00.350378 crc crio[3657]: time=\"2026-06-12T19:46:00.350212757Z\" level=info msg=\"Created container 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1eaf2711-80fb-4c4c-b1d7-96fccd996c42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893844 | controller |     "Jun 12 19:46:00.356463 crc crio[3657]: time=\"2026-06-12T19:46:00.356433574Z\" level=info msg=\"Starting container: 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085\" id=0e4ec2d8-81d8-4002-bd43-85e4b929a7ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893878 | controller |     "Jun 12 19:46:00.440843 crc crio[3657]: time=\"2026-06-12T19:46:00.440505928Z\" level=info msg=\"Started container\" PID=12237 containerID=e3a8cdad8e6c96cab1dfd7217775de3384be9820501304f0bd2d3f9051330d3a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=e46c8f26-b087-4e75-a675-28c3ed8a4dfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817",
2026-06-12 21:10:22.893895 | controller |     "Jun 12 19:46:00.465216 crc crio[3657]: time=\"2026-06-12T19:46:00.463552255Z\" level=info msg=\"Started container\" PID=12247 containerID=c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c description=openshift-console/console-6c684df5db-cc8g8/console id=9d5e125d-46bb-48f9-9c2a-a7a8119ad339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943",
2026-06-12 21:10:22.893910 | controller |     "Jun 12 19:46:00.489877 crc crio[3657]: time=\"2026-06-12T19:46:00.489832621Z\" level=info msg=\"Created container f39b8f4814de3d34f82d835b1eed3ff98f638177ebad170519d4c204f5cfe3e9: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=04b4c182-ec93-499d-908b-9b56fb7419cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.893926 | controller |     "Jun 12 19:46:00.501584 crc crio[3657]: time=\"2026-06-12T19:46:00.493715043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.893941 | controller |     "Jun 12 19:46:00.503740 crc crio[3657]: time=\"2026-06-12T19:46:00.503612576Z\" level=info msg=\"Starting container: f39b8f4814de3d34f82d835b1eed3ff98f638177ebad170519d4c204f5cfe3e9\" id=cab7e6a6-76ab-4ec1-b106-f35722b8f0cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.893956 | controller |     "Jun 12 19:46:00.513849 crc crio[3657]: time=\"2026-06-12T19:46:00.513801013Z\" level=info msg=\"Started container\" PID=12231 containerID=5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=0e4ec2d8-81d8-4002-bd43-85e4b929a7ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5",
2026-06-12 21:10:22.893970 | controller |     "Jun 12 19:46:00.536396 crc crio[3657]: time=\"2026-06-12T19:46:00.536082126Z\" level=info msg=\"Started container\" PID=12228 containerID=1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=3766de6e-e37d-4501-b023-3fc734c9226d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a",
2026-06-12 21:10:22.893986 | controller |     "Jun 12 19:46:00.615939 crc crio[3657]: time=\"2026-06-12T19:46:00.615823033Z\" level=info msg=\"Started container\" PID=12235 containerID=0286454e50692c0a68a76abc8224fc7d82a316a947bf58f6e77ae39080fd5420 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=7e45dc35-6306-4616-a633-8597df64b584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3",
2026-06-12 21:10:22.894004 | controller |     "Jun 12 19:46:00.735710 crc crio[3657]: time=\"2026-06-12T19:46:00.734953289Z\" level=info msg=\"Started container\" PID=12226 containerID=f39b8f4814de3d34f82d835b1eed3ff98f638177ebad170519d4c204f5cfe3e9 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=cab7e6a6-76ab-4ec1-b106-f35722b8f0cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167",
2026-06-12 21:10:22.894019 | controller |     "Jun 12 19:46:00.841521 crc crio[3657]: time=\"2026-06-12T19:46:00.83296409Z\" level=info msg=\"Created container f901996a648dae953857d19f61cc8b93fa7a59562f60c68435d1a817f6b53538: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=02b2db48-0ea9-41ce-a380-aadc40508fbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894034 | controller |     "Jun 12 19:46:00.910831 crc crio[3657]: time=\"2026-06-12T19:46:00.909180276Z\" level=info msg=\"Starting container: f901996a648dae953857d19f61cc8b93fa7a59562f60c68435d1a817f6b53538\" id=ab49e8a0-3fec-49c1-8c96-d4c9147c94c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.894049 | controller |     "Jun 12 19:46:00.947803 crc crio[3657]: time=\"2026-06-12T19:46:00.929661162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894063 | controller |     "Jun 12 19:46:00.968871 crc crio[3657]: time=\"2026-06-12T19:46:00.968512375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f694d71f-f3c2-43a8-8862-b4bb126c5e16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.894078 | controller |     "Jun 12 19:46:00.988862 crc crio[3657]: time=\"2026-06-12T19:46:00.973724824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894092 | controller |     "Jun 12 19:46:01.030579 crc crio[3657]: time=\"2026-06-12T19:46:01.020143099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=366b11eb-665f-49ad-a1c1-94a6b10d5214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.894107 | controller |     "Jun 12 19:46:01.118567 crc crio[3657]: time=\"2026-06-12T19:46:01.095940842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894121 | controller |     "Jun 12 19:46:01.143943 crc crio[3657]: time=\"2026-06-12T19:46:01.096654333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894136 | controller |     "Jun 12 19:46:01.143943 crc crio[3657]: time=\"2026-06-12T19:46:01.123871072Z\" level=info msg=\"Started container\" PID=12227 containerID=d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=3b1b8477-7e39-44b4-bcf6-5f44f696197f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468",
2026-06-12 21:10:22.894150 | controller |     "Jun 12 19:46:01.205704 crc crio[3657]: time=\"2026-06-12T19:46:01.197096332Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=5dab89db-18cd-41e7-860b-250a64f5f1e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894169 | controller |     "Jun 12 19:46:01.229548 crc crio[3657]: time=\"2026-06-12T19:46:01.217897218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894184 | controller |     "Jun 12 19:46:01.229548 crc crio[3657]: time=\"2026-06-12T19:46:01.223652408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894198 | controller |     "Jun 12 19:46:01.330713 crc crio[3657]: time=\"2026-06-12T19:46:01.327074039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894213 | controller |     "Jun 12 19:46:01.392143 crc crio[3657]: time=\"2026-06-12T19:46:01.391779401Z\" level=info msg=\"Started container\" PID=12249 containerID=eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ba542ab2-5497-4f2a-8149-bbe3ad599b48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc",
2026-06-12 21:10:22.894228 | controller |     "Jun 12 19:46:01.427573 crc crio[3657]: time=\"2026-06-12T19:46:01.416693249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894243 | controller |     "Jun 12 19:46:01.501164 crc crio[3657]: time=\"2026-06-12T19:46:01.501038774Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=eea11823-fd36-4de0-a79f-f703fdf7879d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894258 | controller |     "Jun 12 19:46:01.564925 crc crio[3657]: time=\"2026-06-12T19:46:01.563993631Z\" level=info msg=\"Started container\" PID=12325 containerID=f901996a648dae953857d19f61cc8b93fa7a59562f60c68435d1a817f6b53538 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=ab49e8a0-3fec-49c1-8c96-d4c9147c94c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f",
2026-06-12 21:10:22.894272 | controller |     "Jun 12 19:46:01.958967 crc crio[3657]: time=\"2026-06-12T19:46:01.958658208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894287 | controller |     "Jun 12 19:46:02.057673 crc crio[3657]: time=\"2026-06-12T19:46:02.010097644Z\" level=info msg=\"Created container b3f3d58f41b09e16b2d6d3172ec6bb21a22102bba7880ecd09dec0a513b59da6: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=512e71f3-d6a6-4d48-a67d-2550a0a4d214 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894302 | controller |     "Jun 12 19:46:02.185859 crc crio[3657]: time=\"2026-06-12T19:46:02.184150743Z\" level=info msg=\"Starting container: b3f3d58f41b09e16b2d6d3172ec6bb21a22102bba7880ecd09dec0a513b59da6\" id=c5126017-22d6-4b45-8acd-82126e6c80f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.894317 | controller |     "Jun 12 19:46:02.229545 crc crio[3657]: time=\"2026-06-12T19:46:02.222574609Z\" level=info msg=\"Created container 47a818108738488b1bb5aed4d7ab531d9046232678f6091718eb5dd2d603d953: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=69b1b848-752e-42a3-a422-e50bf31d7eaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894331 | controller |     "Jun 12 19:46:02.265700 crc crio[3657]: time=\"2026-06-12T19:46:02.253092741Z\" level=info msg=\"Starting container: 47a818108738488b1bb5aed4d7ab531d9046232678f6091718eb5dd2d603d953\" id=86edde70-8365-4084-9356-d5151ddd216f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.894350 | controller |     "Jun 12 19:46:02.495914 crc crio[3657]: time=\"2026-06-12T19:46:02.494157426Z\" level=info msg=\"Created container d06baa00025919376c95c2cccf5e22fa77bb443f8bf986b870f68b0ae6991174: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=c9dfc428-83e7-4d62-9f72-a65894956520 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894365 | controller |     "Jun 12 19:46:02.499896 crc crio[3657]: time=\"2026-06-12T19:46:02.4967123Z\" level=info msg=\"Stopping pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\" id=84c786b1-6334-4867-8956-7196c0bf6ed0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.894380 | controller |     "Jun 12 19:46:02.533436 crc crio[3657]: time=\"2026-06-12T19:46:02.498252195Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688225-cq6db Namespace:openshift-operator-lifecycle-manager ID:031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918 UID:23a86011-9e90-428a-82a2-7a5cb1a9cf0a NetNS:/var/run/netns/c7960065-01ea-4ddd-af60-58908351c39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23a86011_9e90_428a_82a2_7a5cb1a9cf0a.slice PodAnnotations:0xc00008c218}] Aliases:map[]}\"",
2026-06-12 21:10:22.894395 | controller |     "Jun 12 19:46:02.533436 crc crio[3657]: time=\"2026-06-12T19:46:02.527796498Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688225-cq6db from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.894410 | controller |     "Jun 12 19:46:02.579220 crc crio[3657]: time=\"2026-06-12T19:46:02.510458476Z\" level=info msg=\"Starting container: d06baa00025919376c95c2cccf5e22fa77bb443f8bf986b870f68b0ae6991174\" id=480bfb1c-96d1-4193-94a4-1afaa13d6b19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.894426 | controller |     "Jun 12 19:46:02.947652 crc crio[3657]: time=\"2026-06-12T19:46:02.928035259Z\" level=info msg=\"Started container\" PID=12371 containerID=b3f3d58f41b09e16b2d6d3172ec6bb21a22102bba7880ecd09dec0a513b59da6 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=c5126017-22d6-4b45-8acd-82126e6c80f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b",
2026-06-12 21:10:22.894441 | controller |     "Jun 12 19:46:03.100686 crc crio[3657]: time=\"2026-06-12T19:46:03.085718085Z\" level=info msg=\"Started container\" PID=12339 containerID=d06baa00025919376c95c2cccf5e22fa77bb443f8bf986b870f68b0ae6991174 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=480bfb1c-96d1-4193-94a4-1afaa13d6b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305",
2026-06-12 21:10:22.894456 | controller |     "Jun 12 19:46:03.129449 crc crio[3657]: time=\"2026-06-12T19:46:03.126788444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=bcf354b0-1110-49c5-a7bd-91d4593a887b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.894471 | controller |     "Jun 12 19:46:03.299574 crc crio[3657]: time=\"2026-06-12T19:46:03.297143923Z\" level=info msg=\"Started container\" PID=12347 containerID=47a818108738488b1bb5aed4d7ab531d9046232678f6091718eb5dd2d603d953 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=86edde70-8365-4084-9356-d5151ddd216f name=/runtime.v1.RuntimeService/StartContainer sandboxID=932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733",
2026-06-12 21:10:22.894489 | controller |     "Jun 12 19:46:03.323477 crc crio[3657]: time=\"2026-06-12T19:46:03.306073609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894504 | controller |     "Jun 12 19:46:03.475010 crc crio[3657]: time=\"2026-06-12T19:46:03.459143131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=b9af08b5-59dc-41de-90e9-6ee4a64431ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.894519 | controller |     "Jun 12 19:46:03.545602 crc crio[3657]: time=\"2026-06-12T19:46:03.544925161Z\" level=info msg=\"Created container 87b09983438bddfefe4c99173ec4af07bb72e0dae0255e1d6d0beec2894f3de2: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e9965c20-90ca-49c9-982b-47300610751b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894534 | controller |     "Jun 12 19:46:03.607994 crc crio[3657]: time=\"2026-06-12T19:46:03.606869922Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=8eb2db9b-bef1-4467-8150-86b6eca71f35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894549 | controller |     "Jun 12 19:46:03.653041 crc crio[3657]: time=\"2026-06-12T19:46:03.652741683Z\" level=info msg=\"Starting container: 87b09983438bddfefe4c99173ec4af07bb72e0dae0255e1d6d0beec2894f3de2\" id=bdb217da-fabd-4cda-b3ed-e0470d62dc52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.894563 | controller |     "Jun 12 19:46:03.680544 crc crio[3657]: time=\"2026-06-12T19:46:03.680130077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894578 | controller |     "Jun 12 19:46:03.748893 crc crio[3657]: time=\"2026-06-12T19:46:03.744118043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894593 | controller |     "Jun 12 19:46:05.136612 crc crio[3657]: time=\"2026-06-12T19:46:05.135995262Z\" level=info msg=\"Created container 74fccd033e4693fcc4319271fc102f82ff7ef3fc12f532ec7fc64216fff5d063: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=cca4b687-60eb-4428-8e4f-2284f73e1d46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894607 | controller |     "Jun 12 19:46:05.138383 crc crio[3657]: time=\"2026-06-12T19:46:05.137821864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894622 | controller |     "Jun 12 19:46:05.217635 crc crio[3657]: time=\"2026-06-12T19:46:05.211906078Z\" level=info msg=\"Started container\" PID=12346 containerID=87b09983438bddfefe4c99173ec4af07bb72e0dae0255e1d6d0beec2894f3de2 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=bdb217da-fabd-4cda-b3ed-e0470d62dc52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a",
2026-06-12 21:10:22.894637 | controller |     "Jun 12 19:46:05.316870 crc crio[3657]: time=\"2026-06-12T19:46:05.31621745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894652 | controller |     "Jun 12 19:46:06.033528 crc crio[3657]: time=\"2026-06-12T19:46:06.02643362Z\" level=info msg=\"Created container 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=39de9ba6-107a-492d-83c5-5f5049aa953d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894669 | controller |     "Jun 12 19:46:06.097820 crc crio[3657]: time=\"2026-06-12T19:46:06.084365227Z\" level=info msg=\"Starting container: 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18\" id=52df1ac5-c64e-4294-b921-4d15139f6bdd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.894685 | controller |     "Jun 12 19:46:06.606149 crc crio[3657]: time=\"2026-06-12T19:46:06.605697815Z\" level=info msg=\"Started container\" PID=12415 containerID=125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=52df1ac5-c64e-4294-b921-4d15139f6bdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214",
2026-06-12 21:10:22.894700 | controller |     "Jun 12 19:46:07.837522 crc crio[3657]: time=\"2026-06-12T19:46:07.83708071Z\" level=info msg=\"Created container 6f84daa117e1b252791de97fb74e3560c7f701001a8c6071fcb26b00a990872a: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=5dab89db-18cd-41e7-860b-250a64f5f1e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894715 | controller |     "Jun 12 19:46:07.862803 crc crio[3657]: time=\"2026-06-12T19:46:07.8589684Z\" level=info msg=\"Starting container: 6f84daa117e1b252791de97fb74e3560c7f701001a8c6071fcb26b00a990872a\" id=3d9b15fd-f428-4e74-b0c6-8eb4553daf33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.894729 | controller |     "Jun 12 19:46:08.391766 crc crio[3657]: time=\"2026-06-12T19:46:08.39087743Z\" level=info msg=\"Starting container: 74fccd033e4693fcc4319271fc102f82ff7ef3fc12f532ec7fc64216fff5d063\" id=d191f532-7dd8-43c9-b02d-eff1a2bd9cc2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.894744 | controller |     "Jun 12 19:46:08.424644 crc crio[3657]: time=\"2026-06-12T19:46:08.423500945Z\" level=info msg=\"Started container\" PID=12500 containerID=6f84daa117e1b252791de97fb74e3560c7f701001a8c6071fcb26b00a990872a description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=3d9b15fd-f428-4e74-b0c6-8eb4553daf33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48",
2026-06-12 21:10:22.894759 | controller |     "Jun 12 19:46:09.440697 crc crio[3657]: time=\"2026-06-12T19:46:09.439669072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=838cbd36-a0f7-48e0-86c6-4ac6609fa899 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.894775 | controller |     "Jun 12 19:46:09.838061 crc crio[3657]: time=\"2026-06-12T19:46:09.83367461Z\" level=info msg=\"Started container\" PID=12412 containerID=74fccd033e4693fcc4319271fc102f82ff7ef3fc12f532ec7fc64216fff5d063 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=d191f532-7dd8-43c9-b02d-eff1a2bd9cc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e",
2026-06-12 21:10:22.894790 | controller |     "Jun 12 19:46:09.986817 crc crio[3657]: time=\"2026-06-12T19:46:09.984092591Z\" level=info msg=\"Created container 598afb54e898670bfdb985c68d41d3f0bb8ecbe35d1232d09ede86695891cd67: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=eea11823-fd36-4de0-a79f-f703fdf7879d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894805 | controller |     "Jun 12 19:46:10.237017 crc crio[3657]: time=\"2026-06-12T19:46:10.235090854Z\" level=info msg=\"Starting container: 598afb54e898670bfdb985c68d41d3f0bb8ecbe35d1232d09ede86695891cd67\" id=27ed5f22-a0cf-4431-b712-d80844a82b65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.894823 | controller |     "Jun 12 19:46:10.445775 crc crio[3657]: time=\"2026-06-12T19:46:10.430959582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=5a469659-a82a-4757-9891-ed54df693c38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.894838 | controller |     "Jun 12 19:46:10.486413 crc crio[3657]: time=\"2026-06-12T19:46:10.463179989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894871 | controller |     "Jun 12 19:46:10.496831 crc crio[3657]: time=\"2026-06-12T19:46:10.491756483Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=da72bd44-d2e6-4f91-b3a0-ec10135975fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894888 | controller |     "Jun 12 19:46:10.517257 crc crio[3657]: time=\"2026-06-12T19:46:10.516866994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894903 | controller |     "Jun 12 19:46:10.592487 crc crio[3657]: time=\"2026-06-12T19:46:10.591743694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=a9b9b00c-a5d3-4a4f-b318-ef124fe9025f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.894917 | controller |     "Jun 12 19:46:10.628766 crc crio[3657]: time=\"2026-06-12T19:46:10.628127836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=73c862cd-2c99-4e05-be04-f37b357119fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.894932 | controller |     "Jun 12 19:46:10.911566 crc crio[3657]: time=\"2026-06-12T19:46:10.902657389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894946 | controller |     "Jun 12 19:46:11.505814 crc crio[3657]: time=\"2026-06-12T19:46:11.473056667Z\" level=info msg=\"Started container\" PID=12528 containerID=598afb54e898670bfdb985c68d41d3f0bb8ecbe35d1232d09ede86695891cd67 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=27ed5f22-a0cf-4431-b712-d80844a82b65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8",
2026-06-12 21:10:22.894961 | controller |     "Jun 12 19:46:12.996622 crc crio[3657]: time=\"2026-06-12T19:46:12.995236948Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=9386b834-4778-4253-ba3d-414f7f286700 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.894976 | controller |     "Jun 12 19:46:12.998696 crc crio[3657]: time=\"2026-06-12T19:46:12.997196094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.894990 | controller |     "Jun 12 19:46:13.031024 crc crio[3657]: time=\"2026-06-12T19:46:13.03021587Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e4549b36-ca02-45ea-881f-6308f44ee5a2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.895004 | controller |     "Jun 12 19:46:13.638734 crc crio[3657]: time=\"2026-06-12T19:46:13.637800231Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:10:22.895019 | controller |     "Jun 12 19:46:14.485119 crc crio[3657]: time=\"2026-06-12T19:46:14.48495545Z\" level=info msg=\"Created container 472b3a57c1cabfdb0564ee478f16611185956aa8a73ee33d80ca938828634ca0: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=8eb2db9b-bef1-4467-8150-86b6eca71f35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.895037 | controller |     "Jun 12 19:46:14.576707 crc crio[3657]: time=\"2026-06-12T19:46:14.563129167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895052 | controller |     "Jun 12 19:46:14.580779 crc crio[3657]: time=\"2026-06-12T19:46:14.580739822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895066 | controller |     "Jun 12 19:46:15.635878 crc crio[3657]: time=\"2026-06-12T19:46:15.635577408Z\" level=info msg=\"Starting container: 472b3a57c1cabfdb0564ee478f16611185956aa8a73ee33d80ca938828634ca0\" id=45938991-5b8f-47de-8e07-01fcfcdf5e1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.895081 | controller |     "Jun 12 19:46:16.527078 crc crio[3657]: time=\"2026-06-12T19:46:16.526935016Z\" level=info msg=\"Started container\" PID=12688 containerID=472b3a57c1cabfdb0564ee478f16611185956aa8a73ee33d80ca938828634ca0 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=45938991-5b8f-47de-8e07-01fcfcdf5e1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f",
2026-06-12 21:10:22.895096 | controller |     "Jun 12 19:46:17.593255 crc crio[3657]: time=\"2026-06-12T19:46:17.592045933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895111 | controller |     "Jun 12 19:46:17.611157 crc crio[3657]: time=\"2026-06-12T19:46:17.609765961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895125 | controller |     "Jun 12 19:46:17.778115 crc crio[3657]: time=\"2026-06-12T19:46:17.750978041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895139 | controller |     "Jun 12 19:46:18.161719 crc crio[3657]: time=\"2026-06-12T19:46:18.158736713Z\" level=info msg=\"Created container 62ae335fd3ab8c18d715c1acbae59cb4e6fcb17a533ddc7a6d9784a0a1c661db: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=c08791b8-940f-4951-824c-74f7b051229b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.895153 | controller |     "Jun 12 19:46:19.485796 crc crio[3657]: time=\"2026-06-12T19:46:19.485736239Z\" level=info msg=\"Starting container: 62ae335fd3ab8c18d715c1acbae59cb4e6fcb17a533ddc7a6d9784a0a1c661db\" id=751d89b6-2b27-4abb-be93-896fca74f5f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.895167 | controller |     "Jun 12 19:46:20.048634 crc crio[3657]: time=\"2026-06-12T19:46:20.043137058Z\" level=info msg=\"Created container 0cb4ac780e5aff156a0ae8a4e7c9081dd597e12d8082b344d5eb2dd9bac61299: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=6115e792-31b1-4a39-829d-7edfced17470 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.895182 | controller |     "Jun 12 19:46:20.067919 crc crio[3657]: time=\"2026-06-12T19:46:20.061806194Z\" level=info msg=\"Created container eef5fed67434f3a7ae5b2403bf8a49c8ae5aa7009d427c9ff97ef342b3a52a94: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=aa9644b0-caa5-4b91-b568-ae8b0e25770f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.895196 | controller |     "Jun 12 19:46:20.106882 crc crio[3657]: time=\"2026-06-12T19:46:20.105148987Z\" level=info msg=\"Started container\" PID=12773 containerID=62ae335fd3ab8c18d715c1acbae59cb4e6fcb17a533ddc7a6d9784a0a1c661db description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=751d89b6-2b27-4abb-be93-896fca74f5f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552",
2026-06-12 21:10:22.895217 | controller |     "Jun 12 19:46:22.145552 crc crio[3657]: time=\"2026-06-12T19:46:22.144705655Z\" level=info msg=\"Starting container: 0cb4ac780e5aff156a0ae8a4e7c9081dd597e12d8082b344d5eb2dd9bac61299\" id=a13a8b86-5b7c-4ea0-8c93-1cf23b2f3739 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.895232 | controller |     "Jun 12 19:46:22.227874 crc crio[3657]: time=\"2026-06-12T19:46:22.225748183Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5dfe0386-cb51-4ba7-b0fa-531e3aed49da name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.895247 | controller |     "Jun 12 19:46:22.241699 crc crio[3657]: time=\"2026-06-12T19:46:22.24081438Z\" level=info msg=\"Starting container: eef5fed67434f3a7ae5b2403bf8a49c8ae5aa7009d427c9ff97ef342b3a52a94\" id=cef6edb5-d0b7-4159-ae3d-734049360432 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.895262 | controller |     "Jun 12 19:46:22.465150 crc crio[3657]: time=\"2026-06-12T19:46:22.458415528Z\" level=info msg=\"Started container\" PID=12815 containerID=eef5fed67434f3a7ae5b2403bf8a49c8ae5aa7009d427c9ff97ef342b3a52a94 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=cef6edb5-d0b7-4159-ae3d-734049360432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476",
2026-06-12 21:10:22.895277 | controller |     "Jun 12 19:46:22.662689 crc crio[3657]: time=\"2026-06-12T19:46:22.652841555Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:10:22.895292 | controller |     "Jun 12 19:46:22.718846 crc crio[3657]: time=\"2026-06-12T19:46:22.717831972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895307 | controller |     "Jun 12 19:46:23.162786 crc crio[3657]: time=\"2026-06-12T19:46:23.16020201Z\" level=info msg=\"Started container\" PID=12821 containerID=0cb4ac780e5aff156a0ae8a4e7c9081dd597e12d8082b344d5eb2dd9bac61299 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=a13a8b86-5b7c-4ea0-8c93-1cf23b2f3739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a",
2026-06-12 21:10:22.895323 | controller |     "Jun 12 19:46:23.588224 crc crio[3657]: time=\"2026-06-12T19:46:23.588103677Z\" level=info msg=\"Created container dc6a0b7ec25fce37763035406cfaf05b222bc7c38371b97d05f25b1318737a45: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=4363d7a7-d153-4c0d-ac67-b14dc4100cf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.895338 | controller |     "Jun 12 19:46:23.726007 crc crio[3657]: time=\"2026-06-12T19:46:23.72574798Z\" level=info msg=\"Starting container: dc6a0b7ec25fce37763035406cfaf05b222bc7c38371b97d05f25b1318737a45\" id=47ed1f8a-7f71-46aa-9242-042dfbc6465a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.895352 | controller |     "Jun 12 19:46:23.858976 crc crio[3657]: time=\"2026-06-12T19:46:23.857709611Z\" level=info msg=\"Started container\" PID=12897 containerID=dc6a0b7ec25fce37763035406cfaf05b222bc7c38371b97d05f25b1318737a45 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=47ed1f8a-7f71-46aa-9242-042dfbc6465a name=/runtime.v1.RuntimeService/StartContainer sandboxID=10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548",
2026-06-12 21:10:22.895367 | controller |     "Jun 12 19:46:24.669840 crc crio[3657]: time=\"2026-06-12T19:46:24.668987463Z\" level=info msg=\"Stopping container: dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e (timeout: 3600s)\" id=6b72c342-3d69-4bd5-a692-8702247a53a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.895385 | controller |     "Jun 12 19:46:25.651817 crc crio[3657]: time=\"2026-06-12T19:46:25.651154988Z\" level=info msg=\"Stopping container: e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56 (timeout: 30s)\" id=8992c826-afb5-42b3-a0f1-a997fad48056 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.895400 | controller |     "Jun 12 19:46:25.794372 crc crio[3657]: time=\"2026-06-12T19:46:25.789159103Z\" level=info msg=\"Stopping container: 453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414 (timeout: 30s)\" id=80f995f7-458e-4042-ac8a-2dd737121645 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.895415 | controller |     "Jun 12 19:46:33.414189 crc crio[3657]: time=\"2026-06-12T19:46:33.41346861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=025bcf83-1d7f-44a7-89e9-229935386a36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.895430 | controller |     "Jun 12 19:46:33.432244 crc crio[3657]: time=\"2026-06-12T19:46:33.431793086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3ec8d6dc-ab85-4675-99bc-bb97ca682a65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.895444 | controller |     "Jun 12 19:46:33.600826 crc crio[3657]: time=\"2026-06-12T19:46:33.600622686Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0ec97870-877b-4644-acc5-90c5be487c1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.895459 | controller |     "Jun 12 19:46:33.601787 crc crio[3657]: time=\"2026-06-12T19:46:33.601500452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895474 | controller |     "Jun 12 19:46:34.920830 crc crio[3657]: time=\"2026-06-12T19:46:34.90916997Z\" level=info msg=\"Stopped container e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=8992c826-afb5-42b3-a0f1-a997fad48056 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.895490 | controller |     "Jun 12 19:46:34.991842 crc crio[3657]: time=\"2026-06-12T19:46:34.987152062Z\" level=info msg=\"Stopped pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\" id=84c786b1-6334-4867-8956-7196c0bf6ed0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.895506 | controller |     "Jun 12 19:46:35.017794 crc crio[3657]: time=\"2026-06-12T19:46:35.009664219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=48a8388d-fb29-4a80-9793-c8db061e79f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.895521 | controller |     "Jun 12 19:46:35.051950 crc crio[3657]: time=\"2026-06-12T19:46:35.040202482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895535 | controller |     "Jun 12 19:46:35.162242 crc crio[3657]: time=\"2026-06-12T19:46:35.162147382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=59b967e2-865b-4988-a7f4-b0282adaf085 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.895554 | controller |     "Jun 12 19:46:35.209219 crc crio[3657]: time=\"2026-06-12T19:46:35.208549857Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c508ce33-46a9-4175-8b9e-7e0b63073c7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.895568 | controller |     "Jun 12 19:46:35.233054 crc crio[3657]: time=\"2026-06-12T19:46:35.232770478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895583 | controller |     "Jun 12 19:46:35.284221 crc crio[3657]: time=\"2026-06-12T19:46:35.283874643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895598 | controller |     "Jun 12 19:46:35.403939 crc crio[3657]: time=\"2026-06-12T19:46:35.371740214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895612 | controller |     "Jun 12 19:46:35.533211 crc crio[3657]: time=\"2026-06-12T19:46:35.421755336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895627 | controller |     "Jun 12 19:46:36.472219 crc crio[3657]: time=\"2026-06-12T19:46:36.462512208Z\" level=info msg=\"Created container 4045353d2b794b7e1823d5458e4435bdbfb2faf5c361779d13ac60fdbc974959: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=da72bd44-d2e6-4f91-b3a0-ec10135975fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.895641 | controller |     "Jun 12 19:46:36.491748 crc crio[3657]: time=\"2026-06-12T19:46:36.491697613Z\" level=info msg=\"Starting container: 4045353d2b794b7e1823d5458e4435bdbfb2faf5c361779d13ac60fdbc974959\" id=207a7c96-cca1-426d-a84e-262847acae97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.895655 | controller |     "Jun 12 19:46:36.958144 crc crio[3657]: time=\"2026-06-12T19:46:36.957198758Z\" level=info msg=\"Started container\" PID=13121 containerID=4045353d2b794b7e1823d5458e4435bdbfb2faf5c361779d13ac60fdbc974959 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=207a7c96-cca1-426d-a84e-262847acae97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b",
2026-06-12 21:10:22.895670 | controller |     "Jun 12 19:46:37.415455 crc crio[3657]: time=\"2026-06-12T19:46:37.28076706Z\" level=info msg=\"Created container fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0ec97870-877b-4644-acc5-90c5be487c1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.895685 | controller |     "Jun 12 19:46:37.446418 crc crio[3657]: time=\"2026-06-12T19:46:37.433791532Z\" level=info msg=\"Stopping container: 44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb (timeout: 30s)\" id=ec53247d-0eb4-460c-b815-806a96602ed9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.895699 | controller |     "Jun 12 19:46:37.518840 crc crio[3657]: time=\"2026-06-12T19:46:37.515246322Z\" level=info msg=\"Stopping container: a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa (timeout: 30s)\" id=e803bf19-6a9b-4514-84de-6ad8bd521c9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.895714 | controller |     "Jun 12 19:46:37.522547 crc crio[3657]: time=\"2026-06-12T19:46:37.522225823Z\" level=info msg=\"Starting container: fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291\" id=8496dc2d-2a41-41ac-a5a4-341d0c64f0d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.895729 | controller |     "Jun 12 19:46:37.557992 crc crio[3657]: time=\"2026-06-12T19:46:37.557937595Z\" level=info msg=\"Started container\" PID=13138 containerID=fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=8496dc2d-2a41-41ac-a5a4-341d0c64f0d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817",
2026-06-12 21:10:22.895747 | controller |     "Jun 12 19:46:37.779919 crc crio[3657]: time=\"2026-06-12T19:46:37.767062488Z\" level=info msg=\"Created container 217f7faa57571c5ac6720f0958866cd0413b98a6eda2a41e7ba6163975fe1579: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=9386b834-4778-4253-ba3d-414f7f286700 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.895763 | controller |     "Jun 12 19:46:37.822069 crc crio[3657]: time=\"2026-06-12T19:46:37.810967231Z\" level=info msg=\"Starting container: 217f7faa57571c5ac6720f0958866cd0413b98a6eda2a41e7ba6163975fe1579\" id=9769b37f-e64c-4fac-b9f3-3f2fbba42169 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.895778 | controller |     "Jun 12 19:46:38.210567 crc crio[3657]: time=\"2026-06-12T19:46:38.210433634Z\" level=info msg=\"Started container\" PID=13137 containerID=217f7faa57571c5ac6720f0958866cd0413b98a6eda2a41e7ba6163975fe1579 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=9769b37f-e64c-4fac-b9f3-3f2fbba42169 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305",
2026-06-12 21:10:22.895793 | controller |     "Jun 12 19:46:38.483605 crc crio[3657]: time=\"2026-06-12T19:46:38.483182934Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9aa44b3b-b146-4f82-b350-f11e6d585dde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.895808 | controller |     "Jun 12 19:46:38.524921 crc crio[3657]: time=\"2026-06-12T19:46:38.510865663Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5cc4898d-1450-4ecb-8c62-6a97af39207a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.895822 | controller |     "Jun 12 19:46:38.527722 crc crio[3657]: time=\"2026-06-12T19:46:38.527183267Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=853a7784-862d-4b26-8c0f-be73343c8bac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.895837 | controller |     "Jun 12 19:46:38.527722 crc crio[3657]: time=\"2026-06-12T19:46:38.527689732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895870 | controller |     "Jun 12 19:46:39.798701 crc crio[3657]: time=\"2026-06-12T19:46:39.794447588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895887 | controller |     "Jun 12 19:46:40.775092 crc crio[3657]: time=\"2026-06-12T19:46:40.775032254Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/POD\" id=e252b535-9754-42d8-8bd0-84455638184e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.895902 | controller |     "Jun 12 19:46:40.787567 crc crio[3657]: time=\"2026-06-12T19:46:40.787542873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895916 | controller |     "Jun 12 19:46:40.815646 crc crio[3657]: time=\"2026-06-12T19:46:40.814853238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895935 | controller |     "Jun 12 19:46:41.048581 crc crio[3657]: time=\"2026-06-12T19:46:41.031768139Z\" level=info msg=\"Stopping container: eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18 (timeout: 2s)\" id=0459b890-7063-4943-b5ef-79f28978f970 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.895949 | controller |     "Jun 12 19:46:41.123928 crc crio[3657]: time=\"2026-06-12T19:46:41.120630633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895964 | controller |     "Jun 12 19:46:41.326883 crc crio[3657]: time=\"2026-06-12T19:46:41.320938577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.895978 | controller |     "Jun 12 19:46:42.816129 crc crio[3657]: time=\"2026-06-12T19:46:42.815685406Z\" level=warning msg=\"Failed to find process for container a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa: checking if PID of a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa is running failed: open /proc/12036/stat: no such process\"",
2026-06-12 21:10:22.895993 | controller |     "Jun 12 19:46:43.344043 crc crio[3657]: time=\"2026-06-12T19:46:43.343880965Z\" level=info msg=\"Created container 8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c508ce33-46a9-4175-8b9e-7e0b63073c7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896007 | controller |     "Jun 12 19:46:43.378460 crc crio[3657]: time=\"2026-06-12T19:46:43.3780753Z\" level=info msg=\"Starting container: 8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c\" id=71a9ef51-bda5-45c5-8487-b2e50d70b5bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.896021 | controller |     "Jun 12 19:46:43.686794 crc crio[3657]: time=\"2026-06-12T19:46:43.680779591Z\" level=info msg=\"Started container\" PID=13204 containerID=8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=71a9ef51-bda5-45c5-8487-b2e50d70b5bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23",
2026-06-12 21:10:22.896036 | controller |     "Jun 12 19:46:43.731586 crc crio[3657]: time=\"2026-06-12T19:46:43.730783944Z\" level=info msg=\"Created container a8dc93ad97c489dfe3fbf674bde127bd7f7f6203c567531642ccb4ecfe4e09e3: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=f3ed5511-7ff3-46ee-abad-6986cacfb443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896050 | controller |     "Jun 12 19:46:43.791920 crc crio[3657]: time=\"2026-06-12T19:46:43.790693754Z\" level=info msg=\"Starting container: a8dc93ad97c489dfe3fbf674bde127bd7f7f6203c567531642ccb4ecfe4e09e3\" id=b51a1d88-c8ba-4a7e-a0a1-fc995668a7b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.896064 | controller |     "Jun 12 19:46:44.289336 crc crio[3657]: time=\"2026-06-12T19:46:44.288759855Z\" level=info msg=\"Started container\" PID=13200 containerID=a8dc93ad97c489dfe3fbf674bde127bd7f7f6203c567531642ccb4ecfe4e09e3 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=b51a1d88-c8ba-4a7e-a0a1-fc995668a7b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b",
2026-06-12 21:10:22.896079 | controller |     "Jun 12 19:46:44.506571 crc crio[3657]: time=\"2026-06-12T19:46:44.505798056Z\" level=info msg=\"Stopping container: 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085 (timeout: 30s)\" id=90bfbabb-e7ea-49f7-b5b4-b2d92c364227 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.896097 | controller |     "Jun 12 19:46:44.523340 crc crio[3657]: time=\"2026-06-12T19:46:44.523113471Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=1e4a4987-db41-45f0-8425-77a3ddf9a8cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896111 | controller |     "Jun 12 19:46:44.747687 crc crio[3657]: time=\"2026-06-12T19:46:44.743251182Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=b0d40d64-19ab-433f-bbec-ff88326db0ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896126 | controller |     "Jun 12 19:46:44.842591 crc crio[3657]: time=\"2026-06-12T19:46:44.841822228Z\" level=info msg=\"Stopped container a41c0e181095f3c23083c6ebf3269733a328354218e5cb8cf92089f707cc3cfa: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e803bf19-6a9b-4514-84de-6ad8bd521c9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.896140 | controller |     "Jun 12 19:46:44.872174 crc crio[3657]: time=\"2026-06-12T19:46:44.871630801Z\" level=info msg=\"Stopped container eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0459b890-7063-4943-b5ef-79f28978f970 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.896154 | controller |     "Jun 12 19:46:44.884044 crc crio[3657]: time=\"2026-06-12T19:46:44.884003038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1027765d-ee5c-4cf8-8e0a-4666d2d8ae91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896169 | controller |     "Jun 12 19:46:44.897152 crc crio[3657]: time=\"2026-06-12T19:46:44.897126676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8103d217-724a-49ba-8706-6d1638ae1946 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896183 | controller |     "Jun 12 19:46:45.070792 crc crio[3657]: time=\"2026-06-12T19:46:45.070741389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a0ec829c-f02d-4319-bb92-f5914b791d35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896197 | controller |     "Jun 12 19:46:45.098033 crc crio[3657]: time=\"2026-06-12T19:46:45.097889035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=782fec40-48f1-4e6b-b974-189f23e2f212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896211 | controller |     "Jun 12 19:46:45.189553 crc crio[3657]: time=\"2026-06-12T19:46:45.189511011Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=f807e31e-e51b-4785-a474-20314712aa42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896225 | controller |     "Jun 12 19:46:45.222224 crc crio[3657]: time=\"2026-06-12T19:46:45.222194558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896240 | controller |     "Jun 12 19:46:45.237981 crc crio[3657]: time=\"2026-06-12T19:46:45.205106966Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=5a5f4900-6ae0-4ad5-985a-a10c360aafc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896254 | controller |     "Jun 12 19:46:45.450140 crc crio[3657]: time=\"2026-06-12T19:46:45.449120045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896272 | controller |     "Jun 12 19:46:45.511217 crc crio[3657]: time=\"2026-06-12T19:46:45.509217368Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e252b535-9754-42d8-8bd0-84455638184e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.896287 | controller |     "Jun 12 19:46:45.522455 crc crio[3657]: time=\"2026-06-12T19:46:45.205206349Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8e626728-b5b6-40aa-bed8-132ee7cb94d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896301 | controller |     "Jun 12 19:46:48.347489 crc crio[3657]: time=\"2026-06-12T19:46:48.343585818Z\" level=info msg=\"Stopped container 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=90bfbabb-e7ea-49f7-b5b4-b2d92c364227 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.896329 | controller |     "Jun 12 19:46:49.360939 crc crio[3657]: time=\"2026-06-12T19:46:49.360752174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c7fad93f-8943-4477-bf1c-19dc5be62f98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896344 | controller |     "Jun 12 19:46:50.203889 crc crio[3657]: time=\"2026-06-12T19:46:50.202998385Z\" level=info msg=\"Ran pod sandbox 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb with infra container: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/POD\" id=e252b535-9754-42d8-8bd0-84455638184e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.896359 | controller |     "Jun 12 19:46:50.384146 crc crio[3657]: time=\"2026-06-12T19:46:50.382109985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e92597cd-3899-4bab-ac58-81b6fc13cd97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896373 | controller |     "Jun 12 19:46:50.435983 crc crio[3657]: time=\"2026-06-12T19:46:50.435080262Z\" level=info msg=\"Stopping container: fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291 (timeout: 30s)\" id=52830b6b-acfe-435b-ad14-d80d5e7819dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.896388 | controller |     "Jun 12 19:46:54.099571 crc crio[3657]: time=\"2026-06-12T19:46:54.098162334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896403 | controller |     "Jun 12 19:46:54.391904 crc crio[3657]: time=\"2026-06-12T19:46:54.39115337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896417 | controller |     "Jun 12 19:46:54.503852 crc crio[3657]: time=\"2026-06-12T19:46:54.493655229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d742423a-e378-4005-b2fa-1b84292a8299 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896432 | controller |     "Jun 12 19:46:54.556908 crc crio[3657]: time=\"2026-06-12T19:46:54.555852946Z\" level=info msg=\"Stopped container 453328cb2ae31ed230bb28e829821af32e0c3647640920468fc0c34c6ee1a414: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=80f995f7-458e-4042-ac8a-2dd737121645 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.896447 | controller |     "Jun 12 19:46:54.642628 crc crio[3657]: time=\"2026-06-12T19:46:54.632198078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39d57805-da8b-4690-8a22-bc6361409097 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896466 | controller |     "Jun 12 19:46:55.536902 crc crio[3657]: time=\"2026-06-12T19:46:55.536838657Z\" level=info msg=\"Created container aea4139646b69a9ff2b72d900f835f4cc68f358b5e4c54658c708f7271b4cb40: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=853a7784-862d-4b26-8c0f-be73343c8bac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896481 | controller |     "Jun 12 19:46:55.553136 crc crio[3657]: time=\"2026-06-12T19:46:55.552717478Z\" level=info msg=\"Starting container: aea4139646b69a9ff2b72d900f835f4cc68f358b5e4c54658c708f7271b4cb40\" id=ab635ce8-a82d-4628-9d21-444a8069b5af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.896496 | controller |     "Jun 12 19:46:55.761139 crc crio[3657]: time=\"2026-06-12T19:46:55.759987221Z\" level=info msg=\"Started container\" PID=13333 containerID=aea4139646b69a9ff2b72d900f835f4cc68f358b5e4c54658c708f7271b4cb40 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=ab635ce8-a82d-4628-9d21-444a8069b5af name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305",
2026-06-12 21:10:22.896511 | controller |     "Jun 12 19:46:56.078895 crc crio[3657]: time=\"2026-06-12T19:46:56.078699941Z\" level=info msg=\"Stopping container: 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18 (timeout: 30s)\" id=6093d448-7457-4d09-9742-8096a77fbae2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.896526 | controller |     "Jun 12 19:46:56.260722 crc crio[3657]: time=\"2026-06-12T19:46:56.260051154Z\" level=info msg=\"Stopped container 44dc4c82f57b757c283adbc5b1cc0ad3da5428e8f05a6d75bef2f0f9dd066bdb: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=ec53247d-0eb4-460c-b815-806a96602ed9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.896540 | controller |     "Jun 12 19:46:56.300396 crc crio[3657]: time=\"2026-06-12T19:46:56.299189246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13aa0f20-da95-43cf-bc76-42e810c44564 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896556 | controller |     "Jun 12 19:46:56.323619 crc crio[3657]: time=\"2026-06-12T19:46:56.323478983Z\" level=info msg=\"Stopped container fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=52830b6b-acfe-435b-ad14-d80d5e7819dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.896570 | controller |     "Jun 12 19:46:56.340008 crc crio[3657]: time=\"2026-06-12T19:46:56.339954591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=44276d54-d86d-4b02-9112-e85822f32c44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896585 | controller |     "Jun 12 19:46:56.347144 crc crio[3657]: time=\"2026-06-12T19:46:56.347117519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b8ef45e9-323c-46c6-b06f-27a6033072fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896599 | controller |     "Jun 12 19:46:56.348135 crc crio[3657]: time=\"2026-06-12T19:46:56.348109539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=47dce282-298b-40f8-aa20-9241665e8d29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896618 | controller |     "Jun 12 19:46:56.361690 crc crio[3657]: time=\"2026-06-12T19:46:56.36166297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5b96d601-23ac-4627-bed9-f0c17bef5333 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896633 | controller |     "Jun 12 19:46:56.408694 crc crio[3657]: time=\"2026-06-12T19:46:56.408643645Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=def631b6-4d2b-4f66-97e0-5f5f32ec8ad2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896647 | controller |     "Jun 12 19:46:56.430798 crc crio[3657]: time=\"2026-06-12T19:46:56.430529459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896662 | controller |     "Jun 12 19:46:57.084348 crc crio[3657]: time=\"2026-06-12T19:46:57.084136343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896677 | controller |     "Jun 12 19:46:57.234186 crc crio[3657]: time=\"2026-06-12T19:46:57.221717994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=15071585-41fe-443f-8f5b-68e653726d45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896691 | controller |     "Jun 12 19:46:57.234186 crc crio[3657]: time=\"2026-06-12T19:46:57.223099266Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins\" id=dbc50512-17ab-4fa4-8987-2b1bdcbc9e16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896706 | controller |     "Jun 12 19:46:57.235431 crc crio[3657]: time=\"2026-06-12T19:46:57.235071119Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=bd6eef70-58ad-4302-b2ec-6410fa3c48e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896721 | controller |     "Jun 12 19:46:57.240410 crc crio[3657]: time=\"2026-06-12T19:46:57.235563953Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=429bbcbd-cd8e-4e34-8cc9-bc3110e37456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896735 | controller |     "Jun 12 19:46:57.364518 crc crio[3657]: time=\"2026-06-12T19:46:57.332048978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896750 | controller |     "Jun 12 19:46:57.364518 crc crio[3657]: time=\"2026-06-12T19:46:57.35221985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896765 | controller |     "Jun 12 19:46:57.364518 crc crio[3657]: time=\"2026-06-12T19:46:57.355143448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896779 | controller |     "Jun 12 19:46:57.518128 crc crio[3657]: time=\"2026-06-12T19:46:57.51560857Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e56130c5-8d44-440f-9168-b515fa8d20ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896793 | controller |     "Jun 12 19:46:57.939892 crc crio[3657]: time=\"2026-06-12T19:46:57.93658551Z\" level=info msg=\"Stopped container 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=6093d448-7457-4d09-9742-8096a77fbae2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.896811 | controller |     "Jun 12 19:46:57.939892 crc crio[3657]: time=\"2026-06-12T19:46:57.939866229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a953c434-280e-472d-b242-0bad598daf53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896826 | controller |     "Jun 12 19:46:58.900799 crc crio[3657]: time=\"2026-06-12T19:46:58.900575372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896840 | controller |     "Jun 12 19:46:59.081983 crc crio[3657]: time=\"2026-06-12T19:46:59.080758486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896876 | controller |     "Jun 12 19:46:59.130886 crc crio[3657]: time=\"2026-06-12T19:46:59.130096811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7522226-2884-48a9-b542-c56edb66c594 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.896893 | controller |     "Jun 12 19:46:59.637232 crc crio[3657]: time=\"2026-06-12T19:46:59.636018824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896908 | controller |     "Jun 12 19:46:59.641441 crc crio[3657]: time=\"2026-06-12T19:46:59.641001934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896923 | controller |     "Jun 12 19:47:00.433120 crc crio[3657]: time=\"2026-06-12T19:47:00.337785555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896937 | controller |     "Jun 12 19:47:00.534892 crc crio[3657]: time=\"2026-06-12T19:47:00.531028096Z\" level=info msg=\"Created container 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8e626728-b5b6-40aa-bed8-132ee7cb94d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896951 | controller |     "Jun 12 19:47:00.805028 crc crio[3657]: time=\"2026-06-12T19:47:00.804673483Z\" level=info msg=\"Starting container: 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217\" id=05ebd50c-c873-4b71-90cb-70ab4ff4966d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.896966 | controller |     "Jun 12 19:47:01.232822 crc crio[3657]: time=\"2026-06-12T19:47:01.23197058Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=e697d20c-cac2-4ccd-a931-2f19445317f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.896980 | controller |     "Jun 12 19:47:01.585685 crc crio[3657]: time=\"2026-06-12T19:47:01.552768565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.896995 | controller |     "Jun 12 19:47:01.689353 crc crio[3657]: time=\"2026-06-12T19:47:01.688957819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897011 | controller |     "Jun 12 19:47:01.700154 crc crio[3657]: time=\"2026-06-12T19:47:01.696817648Z\" level=info msg=\"Started container\" PID=13381 containerID=67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=05ebd50c-c873-4b71-90cb-70ab4ff4966d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc",
2026-06-12 21:10:22.897033 | controller |     "Jun 12 19:47:01.792519 crc crio[3657]: time=\"2026-06-12T19:47:01.792253281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897049 | controller |     "Jun 12 19:47:01.848198 crc crio[3657]: time=\"2026-06-12T19:47:01.846726732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897063 | controller |     "Jun 12 19:47:02.064956 crc crio[3657]: time=\"2026-06-12T19:47:02.052211174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897077 | controller |     "Jun 12 19:47:02.670933 crc crio[3657]: time=\"2026-06-12T19:47:02.666892143Z\" level=info msg=\"Created container e0f7fb932e06bfa94dcb34707e374e8e665dced89d23d3f7ed9938ed62bf2ef4: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=5a5f4900-6ae0-4ad5-985a-a10c360aafc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.897091 | controller |     "Jun 12 19:47:02.684254 crc crio[3657]: time=\"2026-06-12T19:47:02.681606523Z\" level=info msg=\"Starting container: e0f7fb932e06bfa94dcb34707e374e8e665dced89d23d3f7ed9938ed62bf2ef4\" id=49732966-6455-4ca7-8a84-73a74bee0509 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.897105 | controller |     "Jun 12 19:47:02.973186 crc crio[3657]: time=\"2026-06-12T19:47:02.972703292Z\" level=info msg=\"Started container\" PID=13393 containerID=e0f7fb932e06bfa94dcb34707e374e8e665dced89d23d3f7ed9938ed62bf2ef4 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=49732966-6455-4ca7-8a84-73a74bee0509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a",
2026-06-12 21:10:22.897120 | controller |     "Jun 12 19:47:03.771945 crc crio[3657]: time=\"2026-06-12T19:47:03.771758853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897135 | controller |     "Jun 12 19:47:03.902780 crc crio[3657]: time=\"2026-06-12T19:47:03.901348123Z\" level=info msg=\"Created container 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=def631b6-4d2b-4f66-97e0-5f5f32ec8ad2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.897149 | controller |     "Jun 12 19:47:04.132886 crc crio[3657]: time=\"2026-06-12T19:47:04.064665183Z\" level=info msg=\"Starting container: 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81\" id=71c84d23-8b14-4cf8-bcab-88c8a48b519c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.897164 | controller |     "Jun 12 19:47:04.168960 crc crio[3657]: time=\"2026-06-12T19:47:04.135169042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897178 | controller |     "Jun 12 19:47:04.229550 crc crio[3657]: time=\"2026-06-12T19:47:04.120171198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897193 | controller |     "Jun 12 19:47:04.729102 crc crio[3657]: time=\"2026-06-12T19:47:04.728444369Z\" level=info msg=\"Created container a92041346b7e3d9876a3d917c18ff73d4bd7983ff72a4ee4fbca421a8b001519: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=bd6eef70-58ad-4302-b2ec-6410fa3c48e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.897211 | controller |     "Jun 12 19:47:04.831463 crc crio[3657]: time=\"2026-06-12T19:47:04.825561589Z\" level=info msg=\"Starting container: a92041346b7e3d9876a3d917c18ff73d4bd7983ff72a4ee4fbca421a8b001519\" id=5e85e6b4-a106-4dcc-9fd0-2e62cbf2632c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.897226 | controller |     "Jun 12 19:47:05.269703 crc crio[3657]: time=\"2026-06-12T19:47:05.266833193Z\" level=info msg=\"Started container\" PID=13430 containerID=a92041346b7e3d9876a3d917c18ff73d4bd7983ff72a4ee4fbca421a8b001519 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=5e85e6b4-a106-4dcc-9fd0-2e62cbf2632c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef",
2026-06-12 21:10:22.897241 | controller |     "Jun 12 19:47:05.302507 crc crio[3657]: time=\"2026-06-12T19:47:05.302200533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897255 | controller |     "Jun 12 19:47:05.392872 crc crio[3657]: time=\"2026-06-12T19:47:05.392643686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897269 | controller |     "Jun 12 19:47:05.394141 crc crio[3657]: time=\"2026-06-12T19:47:05.393941505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897284 | controller |     "Jun 12 19:47:05.838147 crc crio[3657]: time=\"2026-06-12T19:47:05.838028543Z\" level=info msg=\"Started container\" PID=13403 containerID=576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=71c84d23-8b14-4cf8-bcab-88c8a48b519c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5",
2026-06-12 21:10:22.897298 | controller |     "Jun 12 19:47:05.904141 crc crio[3657]: time=\"2026-06-12T19:47:05.903445107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897313 | controller |     "Jun 12 19:47:06.188209 crc crio[3657]: time=\"2026-06-12T19:47:06.186899704Z\" level=info msg=\"Created container b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e56130c5-8d44-440f-9168-b515fa8d20ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.897328 | controller |     "Jun 12 19:47:06.286030 crc crio[3657]: time=\"2026-06-12T19:47:06.285985088Z\" level=info msg=\"Starting container: b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28\" id=a3290bb2-c95d-4238-b8f7-2968764534d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.897343 | controller |     "Jun 12 19:47:06.692856 crc crio[3657]: time=\"2026-06-12T19:47:06.691247259Z\" level=info msg=\"Started container\" PID=13451 containerID=b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a3290bb2-c95d-4238-b8f7-2968764534d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817",
2026-06-12 21:10:22.897357 | controller |     "Jun 12 19:47:09.279013 crc crio[3657]: time=\"2026-06-12T19:47:09.277494388Z\" level=info msg=\"Created container cda52111aedbf4350f7e74af7ef81d1a6c8f12466299e8cf04b9e464a386c0a6: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=429bbcbd-cd8e-4e34-8cc9-bc3110e37456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.897375 | controller |     "Jun 12 19:47:09.310658 crc crio[3657]: time=\"2026-06-12T19:47:09.309562059Z\" level=info msg=\"Starting container: cda52111aedbf4350f7e74af7ef81d1a6c8f12466299e8cf04b9e464a386c0a6\" id=7b37fc60-6153-4318-9183-585c6f6db918 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.897425 | controller |     "Jun 12 19:47:09.334983 crc crio[3657]: time=\"2026-06-12T19:47:09.331581226Z\" level=info msg=\"Created container 3cdbee5c69e93473d10188d0cb48e97216bc6fd0898eb41170f1c7b17a0ed637: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=e697d20c-cac2-4ccd-a931-2f19445317f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.897442 | controller |     "Jun 12 19:47:09.346504 crc crio[3657]: time=\"2026-06-12T19:47:09.345885479Z\" level=info msg=\"Starting container: 3cdbee5c69e93473d10188d0cb48e97216bc6fd0898eb41170f1c7b17a0ed637\" id=c4503ba4-6c7b-4fa5-9720-2ba5c825bd4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.897458 | controller |     "Jun 12 19:47:09.550237 crc crio[3657]: time=\"2026-06-12T19:47:09.547156253Z\" level=info msg=\"Started container\" PID=13481 containerID=cda52111aedbf4350f7e74af7ef81d1a6c8f12466299e8cf04b9e464a386c0a6 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=7b37fc60-6153-4318-9183-585c6f6db918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7",
2026-06-12 21:10:22.897473 | controller |     "Jun 12 19:47:11.234025 crc crio[3657]: time=\"2026-06-12T19:47:11.226950747Z\" level=info msg=\"Started container\" PID=13487 containerID=3cdbee5c69e93473d10188d0cb48e97216bc6fd0898eb41170f1c7b17a0ed637 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=c4503ba4-6c7b-4fa5-9720-2ba5c825bd4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214",
2026-06-12 21:10:22.897488 | controller |     "Jun 12 19:47:13.854054 crc crio[3657]: time=\"2026-06-12T19:47:13.852091474Z\" level=info msg=\"Stopped container dfc5644732fbe29119387a8d1689cd8b977bb54078d86331ddc210149ec68d2e: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=6b72c342-3d69-4bd5-a692-8702247a53a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.897503 | controller |     "Jun 12 19:47:14.062685 crc crio[3657]: time=\"2026-06-12T19:47:14.058227721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=a370cba5-f869-4914-b2a7-7098af860c8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.897518 | controller |     "Jun 12 19:47:14.205991 crc crio[3657]: time=\"2026-06-12T19:47:14.184171373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=aa277df3-775d-49de-82fc-b6397f67a940 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.897554 | controller |     "Jun 12 19:47:14.276236 crc crio[3657]: time=\"2026-06-12T19:47:14.275216725Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=dbaed794-2879-4790-8d5d-89adec114d3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.897572 | controller |     "Jun 12 19:47:14.295233 crc crio[3657]: time=\"2026-06-12T19:47:14.293753036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897591 | controller |     "Jun 12 19:47:17.200832 crc crio[3657]: time=\"2026-06-12T19:47:17.196589765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897606 | controller |     "Jun 12 19:47:17.217782 crc crio[3657]: time=\"2026-06-12T19:47:17.217619101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897621 | controller |     "Jun 12 19:47:17.541467 crc crio[3657]: time=\"2026-06-12T19:47:17.540882546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897636 | controller |     "Jun 12 19:47:18.406648 crc crio[3657]: time=\"2026-06-12T19:47:18.405851394Z\" level=info msg=\"Created container 98f4b884d701a0de61e770d173a57dd31b1e0f75ec87d61d0a6575b68becd8b1: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=dbaed794-2879-4790-8d5d-89adec114d3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.897651 | controller |     "Jun 12 19:47:18.448609 crc crio[3657]: time=\"2026-06-12T19:47:18.4485265Z\" level=info msg=\"Starting container: 98f4b884d701a0de61e770d173a57dd31b1e0f75ec87d61d0a6575b68becd8b1\" id=5385046e-59aa-4280-ba69-0ace7bad6d33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.897666 | controller |     "Jun 12 19:47:18.570905 crc crio[3657]: time=\"2026-06-12T19:47:18.559245827Z\" level=info msg=\"Started container\" PID=13604 containerID=98f4b884d701a0de61e770d173a57dd31b1e0f75ec87d61d0a6575b68becd8b1 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=5385046e-59aa-4280-ba69-0ace7bad6d33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02ef35a4d09b8aad6d09eb321930267aa571a268e092f22943daea4ec845013b",
2026-06-12 21:10:22.897682 | controller |     "Jun 12 19:47:19.041045 crc crio[3657]: time=\"2026-06-12T19:47:19.038463858Z\" level=info msg=\"Created container 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins\" id=dbc50512-17ab-4fa4-8987-2b1bdcbc9e16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.897697 | controller |     "Jun 12 19:47:19.045832 crc crio[3657]: time=\"2026-06-12T19:47:19.045792993Z\" level=info msg=\"Starting container: 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451\" id=12987ab0-5f9f-48da-beb7-fb6232f14dca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.897712 | controller |     "Jun 12 19:47:19.144462 crc crio[3657]: time=\"2026-06-12T19:47:19.144354558Z\" level=info msg=\"Started container\" PID=13605 containerID=9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451 description=openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins id=12987ab0-5f9f-48da-beb7-fb6232f14dca name=/runtime.v1.RuntimeService/StartContainer sandboxID=82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb",
2026-06-12 21:10:22.897727 | controller |     "Jun 12 19:47:20.503907 crc crio[3657]: time=\"2026-06-12T19:47:20.503076252Z\" level=info msg=\"Stopping container: b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28 (timeout: 30s)\" id=56861afe-d469-4f60-983f-62cdf59ee874 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.897742 | controller |     "Jun 12 19:47:21.335359 crc crio[3657]: time=\"2026-06-12T19:47:21.331750129Z\" level=info msg=\"Stopped container b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=56861afe-d469-4f60-983f-62cdf59ee874 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.897757 | controller |     "Jun 12 19:47:21.342970 crc crio[3657]: time=\"2026-06-12T19:47:21.342910123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a260e1f9-d309-4e25-933b-9004fa06276d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.897775 | controller |     "Jun 12 19:47:21.395552 crc crio[3657]: time=\"2026-06-12T19:47:21.382140402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=04745454-d9fe-45d7-b7ee-f3d393d0453d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.897790 | controller |     "Jun 12 19:47:21.526149 crc crio[3657]: time=\"2026-06-12T19:47:21.522015792Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0e1eb6ad-f2c8-4ff8-a224-88eccb3bc488 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.897805 | controller |     "Jun 12 19:47:21.526149 crc crio[3657]: time=\"2026-06-12T19:47:21.522722563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897820 | controller |     "Jun 12 19:47:22.347804 crc crio[3657]: time=\"2026-06-12T19:47:22.342985248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897835 | controller |     "Jun 12 19:47:22.430641 crc crio[3657]: time=\"2026-06-12T19:47:22.429794761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.897871 | controller |     "Jun 12 19:47:22.762661 crc crio[3657]: time=\"2026-06-12T19:47:22.755040614Z\" level=info msg=\"Removing container: fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291\" id=d786dcda-304d-4510-9887-910f138b3c60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.897891 | controller |     "Jun 12 19:47:23.950501 crc crio[3657]: time=\"2026-06-12T19:47:23.926688783Z\" level=info msg=\"Stopping container: 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451 (timeout: 30s)\" id=bf09872f-abab-4b4b-b0e3-579316358e18 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.897906 | controller |     "Jun 12 19:47:24.243143 crc crio[3657]: time=\"2026-06-12T19:47:24.239759638Z\" level=info msg=\"Removed container fba0e708b140b466c14eaac1897ac7c69014fac98cdf87d892c1721e6e3cb291: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d786dcda-304d-4510-9887-910f138b3c60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.897922 | controller |     "Jun 12 19:47:24.754202 crc crio[3657]: time=\"2026-06-12T19:47:24.753210863Z\" level=info msg=\"Created container a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0e1eb6ad-f2c8-4ff8-a224-88eccb3bc488 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.897936 | controller |     "Jun 12 19:47:24.865143 crc crio[3657]: time=\"2026-06-12T19:47:24.865009062Z\" level=info msg=\"Starting container: a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133\" id=c2ce58d7-bc9d-41db-ade4-d917880acfb6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.897951 | controller |     "Jun 12 19:47:25.299077 crc crio[3657]: time=\"2026-06-12T19:47:25.298881459Z\" level=info msg=\"Started container\" PID=13671 containerID=a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=c2ce58d7-bc9d-41db-ade4-d917880acfb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817",
2026-06-12 21:10:22.897972 | controller |     "Jun 12 19:47:26.314343 crc crio[3657]: time=\"2026-06-12T19:47:26.313912026Z\" level=info msg=\"Stopping container: 8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90 (timeout: 30s)\" id=a5e07079-6fc6-4da1-bc4b-fbada48aeb8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.897987 | controller |     "Jun 12 19:47:27.936209 crc crio[3657]: time=\"2026-06-12T19:47:27.922901692Z\" level=info msg=\"Stopping container: 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217 (timeout: 2s)\" id=8c724768-0184-4d71-bde9-92982c7075d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.898002 | controller |     "Jun 12 19:47:30.386982 crc crio[3657]: time=\"2026-06-12T19:47:30.384518912Z\" level=info msg=\"Stopped container 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8c724768-0184-4d71-bde9-92982c7075d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.898016 | controller |     "Jun 12 19:47:30.399789 crc crio[3657]: time=\"2026-06-12T19:47:30.396847685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=8e8af6fa-b97b-4f4b-bce1-81afc14d787e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.898030 | controller |     "Jun 12 19:47:30.404091 crc crio[3657]: time=\"2026-06-12T19:47:30.402623179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b0ff182a-554d-4841-a173-1b56c75e3758 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.898045 | controller |     "Jun 12 19:47:30.447730 crc crio[3657]: time=\"2026-06-12T19:47:30.447169652Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1ef8107d-02e1-4355-8c13-32feb77a0035 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.898059 | controller |     "Jun 12 19:47:30.469527 crc crio[3657]: time=\"2026-06-12T19:47:30.469111254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.898074 | controller |     "Jun 12 19:47:30.943410 crc crio[3657]: time=\"2026-06-12T19:47:30.942945762Z\" level=info msg=\"Stopped container 8ba9b03cd405e1e068b480e2c988d7f39bc9cc9f1db0d9f261feadd15b570d90: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=a5e07079-6fc6-4da1-bc4b-fbada48aeb8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.898088 | controller |     "Jun 12 19:47:31.039646 crc crio[3657]: time=\"2026-06-12T19:47:31.03946977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=c207270b-5124-4bdf-8e8f-f55d0b1da2dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.898102 | controller |     "Jun 12 19:47:31.047500 crc crio[3657]: time=\"2026-06-12T19:47:31.047253609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=4b955bad-b8d0-41e0-afb7-240b56d76ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.898116 | controller |     "Jun 12 19:47:31.074466 crc crio[3657]: time=\"2026-06-12T19:47:31.071911956Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=b9a8e86a-0c0d-498a-90ec-d265778bebce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.898130 | controller |     "Jun 12 19:47:31.074466 crc crio[3657]: time=\"2026-06-12T19:47:31.072454654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.898149 | controller |     "Jun 12 19:47:31.158916 crc crio[3657]: time=\"2026-06-12T19:47:31.15858341Z\" level=info msg=\"Stopping container: 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f (timeout: 30s)\" id=8e59c1f8-5568-4f26-8450-6c536bbe1212 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.898164 | controller |     "Jun 12 19:47:31.356466 crc crio[3657]: time=\"2026-06-12T19:47:31.333669327Z\" level=info msg=\"Stopping container: 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b (timeout: 30s)\" id=5bf9741e-f048-4da6-bd1c-08497124e471 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.898178 | controller |     "Jun 12 19:47:31.788886 crc crio[3657]: time=\"2026-06-12T19:47:31.788606875Z\" level=info msg=\"Removing container: eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18\" id=a316b76c-b98b-4b32-9e28-117baa65e5c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.898193 | controller |     "Jun 12 19:47:32.381206 crc crio[3657]: time=\"2026-06-12T19:47:32.380798118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.898208 | controller |     "Jun 12 19:47:32.401729 crc crio[3657]: time=\"2026-06-12T19:47:32.401550777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.898222 | controller |     "Jun 12 19:47:32.459638 crc crio[3657]: time=\"2026-06-12T19:47:32.459583932Z\" level=info msg=\"Stopped container 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=5bf9741e-f048-4da6-bd1c-08497124e471 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.898237 | controller |     "Jun 12 19:47:32.463949 crc crio[3657]: time=\"2026-06-12T19:47:32.46224904Z\" level=info msg=\"Stopping pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\" id=9644a23e-70aa-40f9-8c7e-3823fcfc926d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.898276 | controller |     "Jun 12 19:47:32.471781 crc crio[3657]: time=\"2026-06-12T19:47:32.471704028Z\" level=info msg=\"Stopped container 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=8e59c1f8-5568-4f26-8450-6c536bbe1212 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.898297 | controller |     "Jun 12 19:47:32.475591 crc crio[3657]: time=\"2026-06-12T19:47:32.475501455Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a5f08a15-f416-49f6-bec6-6b03a6c854a6 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:0xc0008a67e8}] Aliases:map[]}\"",
2026-06-12 21:10:22.898313 | controller |     "Jun 12 19:47:32.475803 crc crio[3657]: time=\"2026-06-12T19:47:32.475744942Z\" 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 21:10:22.898351 | controller |     "Jun 12 19:47:32.508401 crc crio[3657]: time=\"2026-06-12T19:47:32.504104426Z\" level=info msg=\"Stopping pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\" id=07d4cdee-8368-4b12-bd05-28d118315f50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.898371 | controller |     "Jun 12 19:47:32.508401 crc crio[3657]: time=\"2026-06-12T19:47:32.50491156Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/869243f4-2ca6-4073-b0ee-df71772a979c 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:0xc00008c720}] Aliases:map[]}\"",
2026-06-12 21:10:22.898387 | controller |     "Jun 12 19:47:32.508401 crc crio[3657]: time=\"2026-06-12T19:47:32.505143587Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.898403 | controller |     "Jun 12 19:47:32.521400 crc crio[3657]: time=\"2026-06-12T19:47:32.521319574Z\" level=info msg=\"Removed container eea9d5e9b14eea1347aeaa1db5649dae41c3f5bf2b4624bbcd802c8614114f18: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a316b76c-b98b-4b32-9e28-117baa65e5c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.898417 | controller |     "Jun 12 19:47:32.604113 crc crio[3657]: time=\"2026-06-12T19:47:32.603239102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.898432 | controller |     "Jun 12 19:47:32.611638 crc crio[3657]: time=\"2026-06-12T19:47:32.611497748Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-7tkmc/POD\" id=65a716f7-ab81-4bd5-acaf-48741df15783 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.898447 | controller |     "Jun 12 19:47:32.611638 crc crio[3657]: time=\"2026-06-12T19:47:32.611587201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.898461 | controller |     "Jun 12 19:47:32.668742 crc crio[3657]: time=\"2026-06-12T19:47:32.668562894Z\" level=info msg=\"Created container f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1ef8107d-02e1-4355-8c13-32feb77a0035 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.898476 | controller |     "Jun 12 19:47:32.673631 crc crio[3657]: time=\"2026-06-12T19:47:32.673601988Z\" level=info msg=\"Starting container: f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4\" id=fd1d6766-a70e-4660-a919-e05cae932752 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.898490 | controller |     "Jun 12 19:47:32.691070 crc crio[3657]: time=\"2026-06-12T19:47:32.691019689Z\" level=info msg=\"Started container\" PID=13750 containerID=f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fd1d6766-a70e-4660-a919-e05cae932752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc",
2026-06-12 21:10:22.898505 | controller |     "Jun 12 19:47:32.700430 crc crio[3657]: time=\"2026-06-12T19:47:32.700188434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.898520 | controller |     "Jun 12 19:47:32.738470 crc crio[3657]: time=\"2026-06-12T19:47:32.737011083Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-2w6z8/POD\" id=f1dfe124-7b49-4d7a-b3f0-6dfabcb3eaef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.898535 | controller |     "Jun 12 19:47:32.753715 crc crio[3657]: time=\"2026-06-12T19:47:32.753641774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.898554 | controller |     "Jun 12 19:47:32.815237 crc crio[3657]: time=\"2026-06-12T19:47:32.815178834Z\" level=info msg=\"Got pod network &{Name:community-operators-7tkmc Namespace:openshift-marketplace ID:2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4 UID:188a9fa9-9c92-433f-b898-12a7506f3209 NetNS:/var/run/netns/9ea41646-fde7-43b4-8461-9159ea8e7638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod188a9fa9_9c92_433f_b898_12a7506f3209.slice PodAnnotations:0xc00011ae60}] Aliases:map[]}\"",
2026-06-12 21:10:22.898569 | controller |     "Jun 12 19:47:32.816845 crc crio[3657]: time=\"2026-06-12T19:47:32.816578631Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-7tkmc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.898584 | controller |     "Jun 12 19:47:33.039024 crc crio[3657]: time=\"2026-06-12T19:47:33.038631573Z\" level=info msg=\"Created container 1db2314ca383feb88f9925a4885d153318bc9c528c5fae2bfb6cdfbb494dd08e: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=b9a8e86a-0c0d-498a-90ec-d265778bebce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.898599 | controller |     "Jun 12 19:47:33.058888 crc crio[3657]: time=\"2026-06-12T19:47:33.058241816Z\" level=info msg=\"Starting container: 1db2314ca383feb88f9925a4885d153318bc9c528c5fae2bfb6cdfbb494dd08e\" id=14a1f4d3-c543-4ac4-aa60-90f4298bbb4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.898614 | controller |     "Jun 12 19:47:33.119743 crc crio[3657]: time=\"2026-06-12T19:47:33.103494498Z\" level=info msg=\"Started container\" PID=13783 containerID=1db2314ca383feb88f9925a4885d153318bc9c528c5fae2bfb6cdfbb494dd08e description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=14a1f4d3-c543-4ac4-aa60-90f4298bbb4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66",
2026-06-12 21:10:22.898630 | controller |     "Jun 12 19:47:33.897732 crc crio[3657]: time=\"2026-06-12T19:47:33.896478509Z\" level=info msg=\"Got pod network &{Name:certified-operators-2w6z8 Namespace:openshift-marketplace ID:8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd UID:e1c9ccad-69e4-42c8-b85a-9b060e6c4817 NetNS:/var/run/netns/8ead601e-37fb-4888-a45b-d91c2a008df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1c9ccad_69e4_42c8_b85a_9b060e6c4817.slice PodAnnotations:0xc0008a61e8}] Aliases:map[]}\"",
2026-06-12 21:10:22.898645 | controller |     "Jun 12 19:47:33.897732 crc crio[3657]: time=\"2026-06-12T19:47:33.897042647Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-2w6z8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.898659 | controller |     "Jun 12 19:47:34.039617 crc crio[3657]: time=\"2026-06-12T19:47:34.035759162Z\" level=info msg=\"Stopped pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\" id=9644a23e-70aa-40f9-8c7e-3823fcfc926d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.898674 | controller |     "Jun 12 19:47:34.467767 crc crio[3657]: time=\"2026-06-12T19:47:34.466035018Z\" level=info msg=\"Stopped pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\" id=07d4cdee-8368-4b12-bd05-28d118315f50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.898688 | controller |     "Jun 12 19:47:35.380068 crc crio[3657]: time=\"2026-06-12T19:47:35.380023208Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-r4546/POD\" id=5736987c-851e-4b7a-a362-f7b19243a6bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.898706 | controller |     "Jun 12 19:47:35.471167 crc crio[3657]: time=\"2026-06-12T19:47:35.461314579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.898781 | controller |     "Jun 12 19:47:35.683431 crc crio[3657]: time=\"2026-06-12T19:47:35.682230617Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/POD\" id=eab23624-de4f-4fd3-b5c8-9d760aea75e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.898798 | controller |     "Jun 12 19:47:35.683431 crc crio[3657]: time=\"2026-06-12T19:47:35.683235757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.898832 | controller |     "Jun 12 19:47:35.766820 crc crio[3657]: time=\"2026-06-12T19:47:35.763844439Z\" level=info msg=\"Removing container: 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b\" id=84a91831-d634-4749-9950-7bd62506bf9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.898926 | controller |     "Jun 12 19:47:35.872925 crc crio[3657]: time=\"2026-06-12T19:47:35.854578776Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-r4546 Namespace:openshift-marketplace ID:ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8 UID:07638932-7da0-4862-a543-4e4fc0e2693e NetNS:/var/run/netns/e06bd10a-3f4a-4638-88d0-488221cc5fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07638932_7da0_4862_a543_4e4fc0e2693e.slice PodAnnotations:0xc0008a6578}] Aliases:map[]}\"",
2026-06-12 21:10:22.898955 | controller |     "Jun 12 19:47:35.872925 crc crio[3657]: time=\"2026-06-12T19:47:35.85471422Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-r4546 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.898976 | controller |     "Jun 12 19:47:36.258796 crc crio[3657]: time=\"2026-06-12T19:47:36.258198884Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-864bf8cccc-l95vx Namespace:openshift-route-controller-manager ID:9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 UID:1b85a10c-5657-4281-9d2f-7af7db023842 NetNS:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b85a10c_5657_4281_9d2f_7af7db023842.slice PodAnnotations:0xc0001a2b30}] Aliases:map[]}\"",
2026-06-12 21:10:22.898992 | controller |     "Jun 12 19:47:36.258796 crc crio[3657]: time=\"2026-06-12T19:47:36.258492232Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.899060 | controller |     "Jun 12 19:47:36.432146 crc crio[3657]: time=\"2026-06-12T19:47:36.421684369Z\" level=info msg=\"Stopping container: a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133 (timeout: 30s)\" id=a34326cd-c24a-4df4-9f0e-4cbdd5ab3df5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.899080 | controller |     "Jun 12 19:47:36.454210 crc crio[3657]: time=\"2026-06-12T19:47:36.452974384Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-tqnsn/POD\" id=ae403159-e1ee-4135-b867-e16f3de0df11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.899095 | controller |     "Jun 12 19:47:36.454210 crc crio[3657]: time=\"2026-06-12T19:47:36.453057677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.899138 | controller |     "Jun 12 19:47:36.589249 crc crio[3657]: time=\"2026-06-12T19:47:36.584541277Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/POD\" id=542068f3-9a96-4428-8d01-633a25f6bdbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.899159 | controller |     "Jun 12 19:47:36.589249 crc crio[3657]: time=\"2026-06-12T19:47:36.584647496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.899174 | controller |     "Jun 12 19:47:36.781130 crc crio[3657]: time=\"2026-06-12T19:47:36.780573979Z\" level=info msg=\"Removed container 470eab9d4ca761463fe22162e44e59389ec0984e19fc508bdc9eac80cfb4b00b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=84a91831-d634-4749-9950-7bd62506bf9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.899189 | controller |     "Jun 12 19:47:36.875001 crc crio[3657]: time=\"2026-06-12T19:47:36.874676226Z\" level=info msg=\"Removing container: 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f\" id=26e39e1b-c04d-49da-b915-79fb67f4579c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.899230 | controller |     "Jun 12 19:47:36.918589 crc crio[3657]: time=\"2026-06-12T19:47:36.91721746Z\" level=info msg=\"Stopped container a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a34326cd-c24a-4df4-9f0e-4cbdd5ab3df5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.899248 | controller |     "Jun 12 19:47:36.937100 crc crio[3657]: time=\"2026-06-12T19:47:36.935207388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=64f754bd-0fba-4921-8c3b-b77df4ad97f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.899264 | controller |     "Jun 12 19:47:37.069765 crc crio[3657]: time=\"2026-06-12T19:47:36.971780298Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tqnsn Namespace:openshift-marketplace ID:99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de UID:b1c8c96c-d632-4d44-abb0-589697897d20 NetNS:/var/run/netns/6fa22018-8d32-4c32-aefe-a09079703631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1c8c96c_d632_4d44_abb0_589697897d20.slice PodAnnotations:0xc00146e868}] Aliases:map[]}\"",
2026-06-12 21:10:22.899306 | controller |     "Jun 12 19:47:37.069765 crc crio[3657]: time=\"2026-06-12T19:47:36.971828089Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-tqnsn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.899322 | controller |     "Jun 12 19:47:37.069765 crc crio[3657]: time=\"2026-06-12T19:47:37.032791575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1f8e60c6-0069-4a49-a5d4-5c4796822c29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.899337 | controller |     "Jun 12 19:47:37.472343 crc crio[3657]: 2026-06-12T19:47:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e9acabb5f44973 Mac:4e:cc:a8:e3:58:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/8ead601e-37fb-4888-a45b-d91c2a008df1 SocketPath: PciID:}] [{Interface:0xc0001135b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.899407 | controller |     "Jun 12 19:47:37.474094 crc crio[3657]: time=\"2026-06-12T19:47:37.473941471Z\" level=info msg=\"Got pod network &{Name:certified-operators-2w6z8 Namespace:openshift-marketplace ID:8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd UID:e1c9ccad-69e4-42c8-b85a-9b060e6c4817 NetNS:/var/run/netns/8ead601e-37fb-4888-a45b-d91c2a008df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1c9ccad_69e4_42c8_b85a_9b060e6c4817.slice PodAnnotations:0xc0008a61e8}] Aliases:map[]}\"",
2026-06-12 21:10:22.899428 | controller |     "Jun 12 19:47:37.474434 crc crio[3657]: time=\"2026-06-12T19:47:37.474361053Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-2w6z8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.899444 | controller |     "Jun 12 19:47:37.577587 crc crio[3657]: time=\"2026-06-12T19:47:37.576559334Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=92b8172b-7f10-4a4a-b192-7f48ec083940 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.899458 | controller |     "Jun 12 19:47:37.705721 crc crio[3657]: time=\"2026-06-12T19:47:37.705576171Z\" level=info msg=\"Ran pod sandbox 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd with infra container: openshift-marketplace/certified-operators-2w6z8/POD\" id=f1dfe124-7b49-4d7a-b3f0-6dfabcb3eaef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.900359 | controller |     "Jun 12 19:47:37.721040 crc crio[3657]: time=\"2026-06-12T19:47:37.72099844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a0a5d646-1b86-4687-a129-8e0fe0d89f2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.900400 | controller |     "Jun 12 19:47:37.845414 crc crio[3657]: 2026-06-12T19:47:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2738231ba12e0e5 Mac:8a:aa:a4:10:ec:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/9ea41646-fde7-43b4-8461-9159ea8e7638 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.900420 | controller |     "Jun 12 19:47:37.857647 crc crio[3657]: time=\"2026-06-12T19:47:37.856758975Z\" level=info msg=\"Got pod network &{Name:community-operators-7tkmc Namespace:openshift-marketplace ID:2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4 UID:188a9fa9-9c92-433f-b898-12a7506f3209 NetNS:/var/run/netns/9ea41646-fde7-43b4-8461-9159ea8e7638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod188a9fa9_9c92_433f_b898_12a7506f3209.slice PodAnnotations:0xc00011ae60}] Aliases:map[]}\"",
2026-06-12 21:10:22.900438 | controller |     "Jun 12 19:47:37.857647 crc crio[3657]: time=\"2026-06-12T19:47:37.857190195Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-7tkmc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.900453 | controller |     "Jun 12 19:47:37.859132 crc crio[3657]: time=\"2026-06-12T19:47:37.858807057Z\" level=info msg=\"Removed container 9937e9c1ad4c2c29f2323c4a5514fb669700489f0703f911e5b1b58ec69e992f: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=26e39e1b-c04d-49da-b915-79fb67f4579c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.900468 | controller |     "Jun 12 19:47:37.886124 crc crio[3657]: time=\"2026-06-12T19:47:37.863926131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.900483 | controller |     "Jun 12 19:47:37.886614 crc crio[3657]: time=\"2026-06-12T19:47:37.883654587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=363b45d4-ea01-49d5-b048-d96561973bfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.900505 | controller |     "Jun 12 19:47:38.033758 crc crio[3657]: time=\"2026-06-12T19:47:38.033038439Z\" level=info msg=\"Removing container: b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28\" id=498bec18-b147-4c20-9ecc-88044fdea7ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.900520 | controller |     "Jun 12 19:47:38.034182 crc crio[3657]: time=\"2026-06-12T19:47:38.034108685Z\" level=info msg=\"Ran pod sandbox 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4 with infra container: openshift-marketplace/community-operators-7tkmc/POD\" id=65a716f7-ab81-4bd5-acaf-48741df15783 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.900535 | controller |     "Jun 12 19:47:38.089711 crc crio[3657]: time=\"2026-06-12T19:47:38.085367774Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2w6z8/extract-utilities\" id=ed28632b-4344-487d-ab81-85b6359554e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.900550 | controller |     "Jun 12 19:47:38.105195 crc crio[3657]: time=\"2026-06-12T19:47:38.092571714Z\" level=info msg=\"Got pod network &{Name:controller-manager-84bd99b6fd-jrp4c Namespace:openshift-controller-manager ID:6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc UID:abaaf000-ba6f-4976-abfc-b07348cdf678 NetNS:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabaaf000_ba6f_4976_abfc_b07348cdf678.slice PodAnnotations:0xc0001a2358}] Aliases:map[]}\"",
2026-06-12 21:10:22.900565 | controller |     "Jun 12 19:47:38.105195 crc crio[3657]: time=\"2026-06-12T19:47:38.092871603Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.900580 | controller |     "Jun 12 19:47:38.138742 crc crio[3657]: time=\"2026-06-12T19:47:38.136014515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=373a7328-a436-4298-9220-b589558665e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.900594 | controller |     "Jun 12 19:47:38.173546 crc crio[3657]: time=\"2026-06-12T19:47:38.173052139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.900609 | controller |     "Jun 12 19:47:38.178196 crc crio[3657]: time=\"2026-06-12T19:47:38.178037458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2c15c1e7-d0c8-4d58-a7fc-948b65fc56d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.900623 | controller |     "Jun 12 19:47:38.278470 crc crio[3657]: time=\"2026-06-12T19:47:38.277193661Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7tkmc/extract-utilities\" id=bc4de575-79ea-496b-bba5-cadbe27d5a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.900637 | controller |     "Jun 12 19:47:38.412577 crc crio[3657]: time=\"2026-06-12T19:47:38.410790243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.900651 | controller |     "Jun 12 19:47:38.558157 crc crio[3657]: time=\"2026-06-12T19:47:38.557927039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.900665 | controller |     "Jun 12 19:47:38.968948 crc crio[3657]: time=\"2026-06-12T19:47:38.964922219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.900683 | controller |     "Jun 12 19:47:39.202524 crc crio[3657]: time=\"2026-06-12T19:47:39.202195908Z\" level=info msg=\"Removed container b49b7c925348979e52f7e54f556da8e9c44a1acc30ed3d94abb6879d2cdfae28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=498bec18-b147-4c20-9ecc-88044fdea7ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.900698 | controller |     "Jun 12 19:47:39.266115 crc crio[3657]: time=\"2026-06-12T19:47:39.266054754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.900712 | controller |     "Jun 12 19:47:39.317545 crc crio[3657]: time=\"2026-06-12T19:47:39.312138624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.900727 | controller |     "Jun 12 19:47:40.175062 crc crio[3657]: time=\"2026-06-12T19:47:40.164957415Z\" level=info msg=\"Created container 3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=92b8172b-7f10-4a4a-b192-7f48ec083940 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.900741 | controller |     "Jun 12 19:47:40.222780 crc crio[3657]: time=\"2026-06-12T19:47:40.220005255Z\" level=info msg=\"Starting container: 3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897\" id=b98e302f-8334-4b9f-abf1-284d0999fa2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.900762 | controller |     "Jun 12 19:47:40.232428 crc crio[3657]: time=\"2026-06-12T19:47:40.228532791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.900776 | controller |     "Jun 12 19:47:40.237441 crc crio[3657]: time=\"2026-06-12T19:47:40.237011651Z\" level=info msg=\"Started container\" PID=14034 containerID=3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=b98e302f-8334-4b9f-abf1-284d0999fa2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817",
2026-06-12 21:10:22.900792 | controller |     "Jun 12 19:47:40.290856 crc crio[3657]: time=\"2026-06-12T19:47:40.290784369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.900807 | controller |     "Jun 12 19:47:40.649905 crc crio[3657]: time=\"2026-06-12T19:47:40.648106969Z\" level=info msg=\"Created container d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464: openshift-marketplace/community-operators-7tkmc/extract-utilities\" id=bc4de575-79ea-496b-bba5-cadbe27d5a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.900821 | controller |     "Jun 12 19:47:40.756189 crc crio[3657]: time=\"2026-06-12T19:47:40.756123235Z\" level=info msg=\"Starting container: d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464\" id=42531be1-7def-4a9e-a51d-1bc6290c0828 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.900835 | controller |     "Jun 12 19:47:41.257123 crc crio[3657]: time=\"2026-06-12T19:47:41.255038449Z\" level=info msg=\"Started container\" PID=14040 containerID=d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464 description=openshift-marketplace/community-operators-7tkmc/extract-utilities id=42531be1-7def-4a9e-a51d-1bc6290c0828 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4",
2026-06-12 21:10:22.900873 | controller |     "Jun 12 19:47:41.718368 crc crio[3657]: time=\"2026-06-12T19:47:41.717746211Z\" level=info msg=\"Created container 029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5: openshift-marketplace/certified-operators-2w6z8/extract-utilities\" id=ed28632b-4344-487d-ab81-85b6359554e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.900894 | controller |     "Jun 12 19:47:41.724877 crc crio[3657]: time=\"2026-06-12T19:47:41.724133789Z\" level=info msg=\"Starting container: 029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5\" id=5c49f573-914e-490d-acc8-539773b2f670 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.900910 | controller |     "Jun 12 19:47:41.782900 crc crio[3657]: time=\"2026-06-12T19:47:41.782151957Z\" level=info msg=\"Started container\" PID=14085 containerID=029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5 description=openshift-marketplace/certified-operators-2w6z8/extract-utilities id=5c49f573-914e-490d-acc8-539773b2f670 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd",
2026-06-12 21:10:22.900925 | controller |     "Jun 12 19:47:42.939206 crc crio[3657]: 2026-06-12T19:47:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee729404028fabd Mac:da:66:80:54:30:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/e06bd10a-3f4a-4638-88d0-488221cc5fc2 SocketPath: PciID:}] [{Interface:0xc0004385b0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.900941 | controller |     "Jun 12 19:47:42.943819 crc crio[3657]: time=\"2026-06-12T19:47:42.943702235Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-r4546 Namespace:openshift-marketplace ID:ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8 UID:07638932-7da0-4862-a543-4e4fc0e2693e NetNS:/var/run/netns/e06bd10a-3f4a-4638-88d0-488221cc5fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07638932_7da0_4862_a543_4e4fc0e2693e.slice PodAnnotations:0xc0008a6578}] Aliases:map[]}\"",
2026-06-12 21:10:22.900956 | controller |     "Jun 12 19:47:42.945565 crc crio[3657]: time=\"2026-06-12T19:47:42.943882961Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-r4546 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.900971 | controller |     "Jun 12 19:47:43.103653 crc crio[3657]: time=\"2026-06-12T19:47:43.102925755Z\" level=info msg=\"Ran pod sandbox ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8 with infra container: openshift-marketplace/redhat-marketplace-r4546/POD\" id=5736987c-851e-4b7a-a362-f7b19243a6bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.900986 | controller |     "Jun 12 19:47:43.210407 crc crio[3657]: time=\"2026-06-12T19:47:43.210212007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=942c6bf0-1d07-44f8-ae2e-957249694172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.901001 | controller |     "Jun 12 19:47:43.423134 crc crio[3657]: 2026-06-12T19:47:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6318655259bb1d0 Mac:c6:80:46:a6:7f:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.901016 | controller |     "Jun 12 19:47:43.426512 crc crio[3657]: time=\"2026-06-12T19:47:43.42618115Z\" level=info msg=\"Got pod network &{Name:controller-manager-84bd99b6fd-jrp4c Namespace:openshift-controller-manager ID:6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc UID:abaaf000-ba6f-4976-abfc-b07348cdf678 NetNS:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabaaf000_ba6f_4976_abfc_b07348cdf678.slice PodAnnotations:0xc0001a2358}] Aliases:map[]}\"",
2026-06-12 21:10:22.901035 | controller |     "Jun 12 19:47:43.426701 crc crio[3657]: time=\"2026-06-12T19:47:43.426647344Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.901050 | controller |     "Jun 12 19:47:43.448161 crc crio[3657]: time=\"2026-06-12T19:47:43.447740496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aae0e9f6-b0f1-4374-a87f-0bcccd51e675 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.901065 | controller |     "Jun 12 19:47:43.480739 crc crio[3657]: time=\"2026-06-12T19:47:43.473481479Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-r4546/extract-utilities\" id=9100c795-5c98-4736-b557-a4f50d4a2d4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.901080 | controller |     "Jun 12 19:47:43.494565 crc crio[3657]: time=\"2026-06-12T19:47:43.491956646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.901094 | controller |     "Jun 12 19:47:43.537564 crc crio[3657]: time=\"2026-06-12T19:47:43.533917112Z\" level=info msg=\"Ran pod sandbox 6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc with infra container: openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/POD\" id=542068f3-9a96-4428-8d01-633a25f6bdbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.901109 | controller |     "Jun 12 19:47:43.559625 crc crio[3657]: time=\"2026-06-12T19:47:43.559480282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=a2c8d13a-a3a5-461f-a0de-503b6be3da8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.901124 | controller |     "Jun 12 19:47:43.585986 crc crio[3657]: time=\"2026-06-12T19:47:43.585898181Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=93a30c98-f78b-4271-a142-5537e0b2da07 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.901138 | controller |     "Jun 12 19:47:43.638902 crc crio[3657]: time=\"2026-06-12T19:47:43.638825033Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:10:22.901153 | controller |     "Jun 12 19:47:43.672977 crc crio[3657]: time=\"2026-06-12T19:47:43.672355672Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=88883ba1-a641-4590-8699-f3a696657a75 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.901168 | controller |     "Jun 12 19:47:43.764787 crc crio[3657]: time=\"2026-06-12T19:47:43.762075972Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:10:22.901184 | controller |     "Jun 12 19:47:44.403170 crc crio[3657]: time=\"2026-06-12T19:47:44.402914851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=4ab4e50b-8f52-47b0-8836-f3e50cd31be2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.901199 | controller |     "Jun 12 19:47:44.497102 crc crio[3657]: time=\"2026-06-12T19:47:44.496449975Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/controller-manager\" id=9d72da4e-f7ee-4380-9c35-f7ecd6af78f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.901218 | controller |     "Jun 12 19:47:44.540974 crc crio[3657]: time=\"2026-06-12T19:47:44.540828794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.901233 | controller |     "Jun 12 19:47:44.658695 crc crio[3657]: 2026-06-12T19:47:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99e5822f6d2431d Mac:46:62:2c:74:e9:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/6fa22018-8d32-4c32-aefe-a09079703631 SocketPath: PciID:}] [{Interface:0xc000502760 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.903143 | controller |     "Jun 12 19:47:44.727147 crc crio[3657]: time=\"2026-06-12T19:47:44.726736204Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tqnsn Namespace:openshift-marketplace ID:99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de UID:b1c8c96c-d632-4d44-abb0-589697897d20 NetNS:/var/run/netns/6fa22018-8d32-4c32-aefe-a09079703631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1c8c96c_d632_4d44_abb0_589697897d20.slice PodAnnotations:0xc00146e868}] Aliases:map[]}\"",
2026-06-12 21:10:22.903728 | controller |     "Jun 12 19:47:44.727147 crc crio[3657]: time=\"2026-06-12T19:47:44.727100905Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-tqnsn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.903784 | controller |     "Jun 12 19:47:44.959098 crc crio[3657]: time=\"2026-06-12T19:47:44.956908672Z\" level=info msg=\"Ran pod sandbox 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de with infra container: openshift-marketplace/redhat-operators-tqnsn/POD\" id=ae403159-e1ee-4135-b867-e16f3de0df11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.903822 | controller |     "Jun 12 19:47:44.975891 crc crio[3657]: time=\"2026-06-12T19:47:44.975357918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.903871 | controller |     "Jun 12 19:47:44.984689 crc crio[3657]: time=\"2026-06-12T19:47:44.984591315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.903913 | controller |     "Jun 12 19:47:45.045250 crc crio[3657]: time=\"2026-06-12T19:47:45.034917364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d37a1f33-2892-4d31-bd63-5093a1587ee7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.903947 | controller |     "Jun 12 19:47:45.067110 crc crio[3657]: time=\"2026-06-12T19:47:45.066834595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=77870159-395e-4d96-842a-4ddd25816c85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.903980 | controller |     "Jun 12 19:47:45.071485 crc crio[3657]: time=\"2026-06-12T19:47:45.070187633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.904110 | controller |     "Jun 12 19:47:45.088999 crc crio[3657]: time=\"2026-06-12T19:47:45.088834968Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tqnsn/extract-utilities\" id=077f115d-d47c-438c-b81c-aad92788a472 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.904220 | controller |     "Jun 12 19:47:45.092746 crc crio[3657]: time=\"2026-06-12T19:47:45.089518689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.904248 | controller |     "Jun 12 19:47:45.098904 crc crio[3657]: time=\"2026-06-12T19:47:45.08954396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.904274 | controller |     "Jun 12 19:47:45.444993 crc crio[3657]: 2026-06-12T19:47:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9831a13b6c2ac81 Mac:f6:75:b5:ab:be:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 SocketPath: PciID:}] [{Interface:0xc000504590 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.904298 | controller |     "Jun 12 19:47:45.446980 crc crio[3657]: time=\"2026-06-12T19:47:45.44585304Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-864bf8cccc-l95vx Namespace:openshift-route-controller-manager ID:9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 UID:1b85a10c-5657-4281-9d2f-7af7db023842 NetNS:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b85a10c_5657_4281_9d2f_7af7db023842.slice PodAnnotations:0xc0001a2b30}] Aliases:map[]}\"",
2026-06-12 21:10:22.904347 | controller |     "Jun 12 19:47:45.448779 crc crio[3657]: time=\"2026-06-12T19:47:45.448639963Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.904376 | controller |     "Jun 12 19:47:45.486426 crc crio[3657]: time=\"2026-06-12T19:47:45.486229314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.904400 | controller |     "Jun 12 19:47:45.490866 crc crio[3657]: time=\"2026-06-12T19:47:45.488247514Z\" level=info msg=\"Ran pod sandbox 9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 with infra container: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/POD\" id=eab23624-de4f-4fd3-b5c8-9d760aea75e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.904422 | controller |     "Jun 12 19:47:45.506333 crc crio[3657]: time=\"2026-06-12T19:47:45.506110482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=39c3f066-f2d8-456f-9ce5-58cce9e260f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.904445 | controller |     "Jun 12 19:47:45.513158 crc crio[3657]: time=\"2026-06-12T19:47:45.513098332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=99aec5c7-6c28-4657-a619-e029b6f9aa53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.904469 | controller |     "Jun 12 19:47:45.538455 crc crio[3657]: time=\"2026-06-12T19:47:45.538182168Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager\" id=e1271b65-867b-4961-8197-d54b97686f1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.904490 | controller |     "Jun 12 19:47:45.539730 crc crio[3657]: time=\"2026-06-12T19:47:45.538906909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.904514 | controller |     "Jun 12 19:47:45.542075 crc crio[3657]: time=\"2026-06-12T19:47:45.541802668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.904542 | controller |     "Jun 12 19:47:45.579927 crc crio[3657]: time=\"2026-06-12T19:47:45.579242577Z\" level=info msg=\"Created container 77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab: openshift-marketplace/redhat-marketplace-r4546/extract-utilities\" id=9100c795-5c98-4736-b557-a4f50d4a2d4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.904564 | controller |     "Jun 12 19:47:45.632177 crc crio[3657]: time=\"2026-06-12T19:47:45.628883885Z\" level=info msg=\"Starting container: 77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab\" id=74ea41c9-faaf-403c-b4fe-868d34480667 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.904589 | controller |     "Jun 12 19:47:45.678149 crc crio[3657]: time=\"2026-06-12T19:47:45.678058006Z\" level=info msg=\"Created container 3441adf5f6ffe675c87263f013ca14fe8036ff038cb7d9cf7cbd5ceb5d15b399: openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/controller-manager\" id=9d72da4e-f7ee-4380-9c35-f7ecd6af78f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.904613 | controller |     "Jun 12 19:47:45.682745 crc crio[3657]: time=\"2026-06-12T19:47:45.682552708Z\" level=info msg=\"Starting container: 3441adf5f6ffe675c87263f013ca14fe8036ff038cb7d9cf7cbd5ceb5d15b399\" id=e8ba79fc-8aaf-4f6d-8b29-7788af4b34e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.904636 | controller |     "Jun 12 19:47:45.755926 crc crio[3657]: time=\"2026-06-12T19:47:45.738106503Z\" level=info msg=\"Started container\" PID=14211 containerID=3441adf5f6ffe675c87263f013ca14fe8036ff038cb7d9cf7cbd5ceb5d15b399 description=openshift-controller-manager/controller-manager-84bd99b6fd-jrp4c/controller-manager id=e8ba79fc-8aaf-4f6d-8b29-7788af4b34e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc",
2026-06-12 21:10:22.904662 | controller |     "Jun 12 19:47:45.960802 crc crio[3657]: time=\"2026-06-12T19:47:45.960111577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.904685 | controller |     "Jun 12 19:47:46.002599 crc crio[3657]: time=\"2026-06-12T19:47:46.001924683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.904706 | controller |     "Jun 12 19:47:46.008929 crc crio[3657]: time=\"2026-06-12T19:47:46.006009166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.904729 | controller |     "Jun 12 19:47:46.321764 crc crio[3657]: time=\"2026-06-12T19:47:46.319736479Z\" level=info msg=\"Created container a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818: openshift-marketplace/redhat-operators-tqnsn/extract-utilities\" id=077f115d-d47c-438c-b81c-aad92788a472 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.904752 | controller |     "Jun 12 19:47:46.336618 crc crio[3657]: time=\"2026-06-12T19:47:46.332462265Z\" level=info msg=\"Starting container: a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818\" id=34730d65-9204-4eee-8868-e8be4fe32c4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.904776 | controller |     "Jun 12 19:47:46.407892 crc crio[3657]: time=\"2026-06-12T19:47:46.407787738Z\" level=info msg=\"Started container\" PID=14222 containerID=77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab description=openshift-marketplace/redhat-marketplace-r4546/extract-utilities id=74ea41c9-faaf-403c-b4fe-868d34480667 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8",
2026-06-12 21:10:22.904807 | controller |     "Jun 12 19:47:46.821814 crc crio[3657]: time=\"2026-06-12T19:47:46.819122675Z\" level=info msg=\"Created container 1448f43b4e7ba90059bdffead5da0e1a41e974d9ed906156ee519fdd4cdedf4b: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager\" id=e1271b65-867b-4961-8197-d54b97686f1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.904831 | controller |     "Jun 12 19:47:46.913835 crc crio[3657]: time=\"2026-06-12T19:47:46.911957143Z\" level=info msg=\"Starting container: 1448f43b4e7ba90059bdffead5da0e1a41e974d9ed906156ee519fdd4cdedf4b\" id=f919c1cd-770e-4a37-8940-9ac146c2113c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.904875 | controller |     "Jun 12 19:47:47.122884 crc crio[3657]: time=\"2026-06-12T19:47:47.122513609Z\" level=info msg=\"Started container\" PID=14272 containerID=1448f43b4e7ba90059bdffead5da0e1a41e974d9ed906156ee519fdd4cdedf4b description=openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager id=f919c1cd-770e-4a37-8940-9ac146c2113c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01",
2026-06-12 21:10:22.904910 | controller |     "Jun 12 19:47:47.232902 crc crio[3657]: time=\"2026-06-12T19:47:47.232158132Z\" level=info msg=\"Started container\" PID=14254 containerID=a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818 description=openshift-marketplace/redhat-operators-tqnsn/extract-utilities id=34730d65-9204-4eee-8868-e8be4fe32c4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de",
2026-06-12 21:10:22.904935 | controller |     "Jun 12 19:47:47.680236 crc crio[3657]: time=\"2026-06-12T19:47:47.680143966Z\" level=info msg=\"Created container 92337087b7ed9fc47d1a52a39db030b5757da0ad25dbc2718a854bb6c815d3c4: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=f807e31e-e51b-4785-a474-20314712aa42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.904959 | controller |     "Jun 12 19:47:47.698891 crc crio[3657]: time=\"2026-06-12T19:47:47.698089856Z\" level=info msg=\"Starting container: 92337087b7ed9fc47d1a52a39db030b5757da0ad25dbc2718a854bb6c815d3c4\" id=b9357c1d-5b15-4cdd-b631-e64cf7873e5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.904982 | controller |     "Jun 12 19:47:47.929993 crc crio[3657]: time=\"2026-06-12T19:47:47.9298996Z\" level=info msg=\"Started container\" PID=14279 containerID=92337087b7ed9fc47d1a52a39db030b5757da0ad25dbc2718a854bb6c815d3c4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=b9357c1d-5b15-4cdd-b631-e64cf7873e5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b",
2026-06-12 21:10:22.905004 | controller |     "Jun 12 19:47:48.031755 crc crio[3657]: time=\"2026-06-12T19:47:48.026785711Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=892eab68-d58c-4965-a2e6-6885f58da5b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.905026 | controller |     "Jun 12 19:47:48.032844 crc crio[3657]: time=\"2026-06-12T19:47:48.031794413Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9650ece1-4db3-41dd-9d4e-4ff48354f7b5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.905050 | controller |     "Jun 12 19:47:48.197012 crc crio[3657]: time=\"2026-06-12T19:47:48.068644551Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=1043217b-3043-4667-9a4e-893de513070b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.905072 | controller |     "Jun 12 19:47:48.199089 crc crio[3657]: time=\"2026-06-12T19:47:48.06882913Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:10:22.905102 | controller |     "Jun 12 19:47:48.225784 crc crio[3657]: time=\"2026-06-12T19:47:48.221492747Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=164d1e17-6479-4ba1-9d67-be20f84659a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.905125 | controller |     "Jun 12 19:47:48.225784 crc crio[3657]: time=\"2026-06-12T19:47:48.222007372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.905146 | controller |     "Jun 12 19:47:48.337918 crc crio[3657]: time=\"2026-06-12T19:47:48.337733351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.905171 | controller |     "Jun 12 19:47:49.566723 crc crio[3657]: time=\"2026-06-12T19:47:49.565793656Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=75fbe1dd-5640-4614-895a-32733c1ec2da name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.905195 | controller |     "Jun 12 19:47:49.757907 crc crio[3657]: time=\"2026-06-12T19:47:49.753181728Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:10:22.905217 | controller |     "Jun 12 19:47:54.099211 crc crio[3657]: time=\"2026-06-12T19:47:54.0951657Z\" level=warning msg=\"Stopping container 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:10:22.905242 | controller |     "Jun 12 19:47:56.244676 crc crio[3657]: time=\"2026-06-12T19:47:56.236115217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.905266 | controller |     "Jun 12 19:47:57.613640 crc crio[3657]: time=\"2026-06-12T19:47:57.610903526Z\" level=info msg=\"Stopping container: f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4 (timeout: 2s)\" id=87d18408-ea13-4af1-b45b-11cf5aa730d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.905287 | controller |     "Jun 12 19:47:57.837104 crc crio[3657]: time=\"2026-06-12T19:47:57.826455482Z\" level=info msg=\"Created container ea677d6c99f6105c6ed70dc8e8cb16c439adc3420f6129ddd526d87bc830bb52: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=164d1e17-6479-4ba1-9d67-be20f84659a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.905306 | controller |     "Jun 12 19:47:57.890170 crc crio[3657]: time=\"2026-06-12T19:47:57.873387548Z\" level=info msg=\"Starting container: ea677d6c99f6105c6ed70dc8e8cb16c439adc3420f6129ddd526d87bc830bb52\" id=9ca9e48a-f28f-45aa-bc27-e187b1cbb6a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.905326 | controller |     "Jun 12 19:47:58.170170 crc crio[3657]: time=\"2026-06-12T19:47:58.166239564Z\" level=info msg=\"Started container\" PID=14416 containerID=ea677d6c99f6105c6ed70dc8e8cb16c439adc3420f6129ddd526d87bc830bb52 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=9ca9e48a-f28f-45aa-bc27-e187b1cbb6a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b",
2026-06-12 21:10:22.905348 | controller |     "Jun 12 19:47:58.529944 crc crio[3657]: time=\"2026-06-12T19:47:58.529731669Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=6fdb2ed0-9c61-4f29-b74c-d4ffc610c10e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.905364 | controller |     "Jun 12 19:48:00.448256 crc crio[3657]: time=\"2026-06-12T19:48:00.445783125Z\" level=info msg=\"Stopped container 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins\" id=bf09872f-abab-4b4b-b0e3-579316358e18 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.905384 | controller |     "Jun 12 19:48:00.525514 crc crio[3657]: time=\"2026-06-12T19:48:00.519204018Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=cc6e543e-5e9f-4537-8bad-115e318235a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.905399 | controller |     "Jun 12 19:48:00.525514 crc crio[3657]: time=\"2026-06-12T19:48:00.523592701Z\" level=info msg=\"Stopping pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\" id=1589afc8-04c4-433b-9870-c25d0fc49b3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.905414 | controller |     "Jun 12 19:48:00.639684 crc crio[3657]: time=\"2026-06-12T19:48:00.624829258Z\" level=info msg=\"Removing container: 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217\" id=659d6d00-333f-4429-b21b-e5b4bbc5a39b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.905428 | controller |     "Jun 12 19:48:00.732491 crc crio[3657]: time=\"2026-06-12T19:48:00.73138491Z\" level=info msg=\"Stopped container f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=87d18408-ea13-4af1-b45b-11cf5aa730d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.905443 | controller |     "Jun 12 19:48:00.768631 crc crio[3657]: time=\"2026-06-12T19:48:00.76836995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=363e22ce-1678-4e6a-90f7-1e90340d9bcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.905457 | controller |     "Jun 12 19:48:00.869772 crc crio[3657]: time=\"2026-06-12T19:48:00.857744711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7b06858f-4cb1-43f9-af1c-0b3e78474408 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.905473 | controller |     "Jun 12 19:48:00.869772 crc crio[3657]: time=\"2026-06-12T19:48:00.859168164Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=7c1136c9-aafc-4482-b860-de60306e341c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.905487 | controller |     "Jun 12 19:48:00.926665 crc crio[3657]: time=\"2026-06-12T19:48:00.926474791Z\" level=info msg=\"Stopped pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\" id=1589afc8-04c4-433b-9870-c25d0fc49b3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.905502 | controller |     "Jun 12 19:48:00.928981 crc crio[3657]: time=\"2026-06-12T19:48:00.927396449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.905518 | controller |     "Jun 12 19:48:00.954808 crc crio[3657]: time=\"2026-06-12T19:48:00.953893345Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=abc84a1a-bdd6-40c0-8c29-b69c978c4980 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.905537 | controller |     "Jun 12 19:48:01.189394 crc crio[3657]: time=\"2026-06-12T19:48:01.188754227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.905562 | controller |     "Jun 12 19:48:02.738611 crc crio[3657]: time=\"2026-06-12T19:48:02.738249549Z\" level=info msg=\"Removed container 67ddbb7bbf25ba954afcb2e2eb83c0b083b36f6bc62cb2e8349acafe73850217: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=659d6d00-333f-4429-b21b-e5b4bbc5a39b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.905588 | controller |     "Jun 12 19:48:02.808373 crc crio[3657]: time=\"2026-06-12T19:48:02.807139108Z\" level=info msg=\"Removing container: 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451\" id=cf39374c-e69f-49fb-a96f-63d10298c0f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.905604 | controller |     "Jun 12 19:48:02.815780 crc crio[3657]: time=\"2026-06-12T19:48:02.815706626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.905619 | controller |     "Jun 12 19:48:02.820792 crc crio[3657]: time=\"2026-06-12T19:48:02.82071925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.905633 | controller |     "Jun 12 19:48:02.827664 crc crio[3657]: time=\"2026-06-12T19:48:02.824853388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.905648 | controller |     "Jun 12 19:48:03.330928 crc crio[3657]: time=\"2026-06-12T19:48:03.330048948Z\" level=info msg=\"Created container 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=abc84a1a-bdd6-40c0-8c29-b69c978c4980 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.905662 | controller |     "Jun 12 19:48:03.381639 crc crio[3657]: time=\"2026-06-12T19:48:03.373174354Z\" level=info msg=\"Starting container: 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e\" id=2b8e89f4-6190-4531-ad32-6ed86fc279f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.905677 | controller |     "Jun 12 19:48:03.482669 crc crio[3657]: time=\"2026-06-12T19:48:03.482068956Z\" level=info msg=\"Started container\" PID=14460 containerID=381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2b8e89f4-6190-4531-ad32-6ed86fc279f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc",
2026-06-12 21:10:22.905692 | controller |     "Jun 12 19:48:08.150732 crc crio[3657]: time=\"2026-06-12T19:48:08.1495526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.905707 | controller |     "Jun 12 19:48:09.079143 crc crio[3657]: time=\"2026-06-12T19:48:09.079013692Z\" level=info msg=\"Created container 5646092a795c87fe3964bd85f2acefe4a5d05194c68b7868f2d465736fd258ec: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=7c1136c9-aafc-4482-b860-de60306e341c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.905721 | controller |     "Jun 12 19:48:09.177072 crc crio[3657]: time=\"2026-06-12T19:48:09.174115997Z\" level=info msg=\"Starting container: 5646092a795c87fe3964bd85f2acefe4a5d05194c68b7868f2d465736fd258ec\" id=26e5bf3f-a668-477e-bc07-93e445b5f737 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.905736 | controller |     "Jun 12 19:48:09.421067 crc crio[3657]: time=\"2026-06-12T19:48:09.420897522Z\" level=info msg=\"Started container\" PID=14503 containerID=5646092a795c87fe3964bd85f2acefe4a5d05194c68b7868f2d465736fd258ec description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=26e5bf3f-a668-477e-bc07-93e445b5f737 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b",
2026-06-12 21:10:22.905751 | controller |     "Jun 12 19:48:12.059763 crc crio[3657]: time=\"2026-06-12T19:48:12.058899177Z\" level=info msg=\"Stopping pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\" id=206a367d-15db-478d-b59d-2b1c90c489f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.905772 | controller |     "Jun 12 19:48:12.061137 crc crio[3657]: time=\"2026-06-12T19:48:12.059781033Z\" level=info msg=\"Stopped pod sandbox (already stopped): a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\" id=206a367d-15db-478d-b59d-2b1c90c489f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.905796 | controller |     "Jun 12 19:48:12.069380 crc crio[3657]: time=\"2026-06-12T19:48:12.068810926Z\" level=info msg=\"Removing pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\" id=02b7e647-cac7-4a07-98ac-4313d1230c6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.905819 | controller |     "Jun 12 19:48:16.714712 crc crio[3657]: time=\"2026-06-12T19:48:16.713220006Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=037e2213-4ae4-4b5c-b850-dd352bf3ec7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.905841 | controller |     "Jun 12 19:48:16.714712 crc crio[3657]: time=\"2026-06-12T19:48:16.714424613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.905888 | controller |     "Jun 12 19:48:21.947860 crc crio[3657]: time=\"2026-06-12T19:48:21.946427253Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=6b09a267-bf2a-4ca4-997f-7db550b6535a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.905914 | controller |     "Jun 12 19:48:21.958230 crc crio[3657]: time=\"2026-06-12T19:48:21.95358774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.905936 | controller |     "Jun 12 19:48:27.532135 crc crio[3657]: time=\"2026-06-12T19:48:27.524748765Z\" level=info msg=\"Stopping container: 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e (timeout: 2s)\" id=7b35ca5c-816d-43f6-bded-b3c0bfbc85e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.905960 | controller |     "Jun 12 19:49:13.912612 crc crio[3657]: time=\"2026-06-12T19:49:13.906524662Z\" level=info msg=\"Stopped container 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7b35ca5c-816d-43f6-bded-b3c0bfbc85e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.905982 | controller |     "Jun 12 19:49:13.943326 crc crio[3657]: time=\"2026-06-12T19:49:13.942501332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=8d0953cb-c810-4558-93ff-b31837c38ae6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.906002 | controller |     "Jun 12 19:49:14.145182 crc crio[3657]: time=\"2026-06-12T19:49:14.138947668Z\" level=info msg=\"Removed container 9446d513a987ce5f0ee8e951de017c72f5ad2bd5fd83e53708ea916d6123a451: openshift-multus/cni-sysctl-allowlist-ds-5fpfr/kube-multus-additional-cni-plugins\" id=cf39374c-e69f-49fb-a96f-63d10298c0f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.906025 | controller |     "Jun 12 19:49:14.168551 crc crio[3657]: time=\"2026-06-12T19:49:14.167086179Z\" level=info msg=\"Removing container: f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4\" id=42efa5ba-bdc6-475d-9492-9c1eaa3f7ded name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.906049 | controller |     "Jun 12 19:49:35.332795 crc crio[3657]: time=\"2026-06-12T19:49:35.328485334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=641aea2e-1d80-48b5-81a4-edc349185567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.906076 | controller |     "Jun 12 19:49:35.345151 crc crio[3657]: time=\"2026-06-12T19:49:35.345039264Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a36c65fd-2e24-4603-b284-38450fa8fa2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.906095 | controller |     "Jun 12 19:49:35.360491 crc crio[3657]: time=\"2026-06-12T19:49:35.360383598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.906111 | controller |     "Jun 12 19:49:35.370919 crc crio[3657]: time=\"2026-06-12T19:49:35.370810615Z\" level=info msg=\"Removed pod sandbox: a33780b9a7909892b0b5502baea984b27b97658f13f0ca012cf0d0b5afca0b5c\" id=02b7e647-cac7-4a07-98ac-4313d1230c6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.906126 | controller |     "Jun 12 19:49:35.372684 crc crio[3657]: time=\"2026-06-12T19:49:35.372529627Z\" level=info msg=\"Stopping pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\" id=e00c72a1-a98c-4593-b592-06ed1d81ef4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.906141 | controller |     "Jun 12 19:49:35.372684 crc crio[3657]: time=\"2026-06-12T19:49:35.372671401Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\" id=e00c72a1-a98c-4593-b592-06ed1d81ef4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.906155 | controller |     "Jun 12 19:49:35.373446 crc crio[3657]: time=\"2026-06-12T19:49:35.373329881Z\" level=info msg=\"Removing pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\" id=81f0c586-4efc-4c91-9477-e0a67e9033d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.906638 | controller |     "Jun 12 19:50:06.482832 crc crio[3657]: time=\"2026-06-12T19:50:06.481347077Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=d84642c6-8d43-4632-b42c-0ffdcae8a475 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.906732 | controller |     "Jun 12 19:50:06.485555 crc crio[3657]: time=\"2026-06-12T19:50:06.482904714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.906754 | controller |     "Jun 12 19:51:07.452594 crc crio[3657]: time=\"2026-06-12T19:51:07.451747051Z\" level=info msg=\"Removed pod sandbox: dd549cbaf6afb87df20390c06b8e61675c9c61cc1b3f07e3a17cdce669a9c824\" id=81f0c586-4efc-4c91-9477-e0a67e9033d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.906771 | controller |     "Jun 12 19:51:07.461233 crc crio[3657]: time=\"2026-06-12T19:51:07.461009346Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a UID:670d3cbf-abf6-41a9-a75f-56d920aaefe6 NetNS:/var/run/netns/3ff6a896-0fd1-478c-a85d-1355c772bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod670d3cbf_abf6_41a9_a75f_56d920aaefe6.slice PodAnnotations:0xc0008a6ce0}] Aliases:map[]}\"",
2026-06-12 21:10:22.906788 | controller |     "Jun 12 19:51:07.461233 crc crio[3657]: time=\"2026-06-12T19:51:07.461064868Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.906804 | controller |     "Jun 12 19:51:07.466458 crc crio[3657]: time=\"2026-06-12T19:51:07.466341306Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61 UID:9ff9ee37-6adc-403e-86d8-2ada91d4ef17 NetNS:/var/run/netns/05d9539c-eb30-436d-80a0-f500813b1d9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9ff9ee37_6adc_403e_86d8_2ada91d4ef17.slice PodAnnotations:0xc002910090}] Aliases:map[]}\"",
2026-06-12 21:10:22.906831 | controller |     "Jun 12 19:51:07.466458 crc crio[3657]: time=\"2026-06-12T19:51:07.466425806Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.907056 | controller |     "Jun 12 19:51:07.554366 crc crio[3657]: time=\"2026-06-12T19:51:07.553996886Z\" level=info msg=\"Removed container f260beb61e11771984ef2e08f14ae514ffbaa56b30426f48b8035d571bedcfc4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=42efa5ba-bdc6-475d-9492-9c1eaa3f7ded name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.907085 | controller |     "Jun 12 19:51:07.703086 crc crio[3657]: time=\"2026-06-12T19:51:07.702732305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.907101 | controller |     "Jun 12 19:51:07.713355 crc crio[3657]: time=\"2026-06-12T19:51:07.712908278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.907116 | controller |     "Jun 12 19:51:07.791494 crc crio[3657]: time=\"2026-06-12T19:51:07.782813633Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 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:0xc0027904d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.907132 | controller |     "Jun 12 19:51:07.791494 crc crio[3657]: time=\"2026-06-12T19:51:07.783093822Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.907147 | controller |     "Jun 12 19:51:07.800754 crc crio[3657]: time=\"2026-06-12T19:51:07.799766931Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=88883ba1-a641-4590-8699-f3a696657a75 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.907162 | controller |     "Jun 12 19:51:07.802934 crc crio[3657]: time=\"2026-06-12T19:51:07.801375551Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7d2be0b5-78b7-44c3-a298-f7206689d669 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907177 | controller |     "Jun 12 19:51:07.826988 crc crio[3657]: time=\"2026-06-12T19:51:07.825680928Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d59b136a-ec90-44e8-8921-3f5ba66596bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907191 | controller |     "Jun 12 19:51:07.841899 crc crio[3657]: time=\"2026-06-12T19:51:07.841745615Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2w6z8/extract-content\" id=b5a9e897-dc16-45de-9ceb-7e4165cdb89a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.907213 | controller |     "Jun 12 19:51:07.842474 crc crio[3657]: time=\"2026-06-12T19:51:07.842244611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.907267 | controller |     "Jun 12 19:51:07.852536 crc crio[3657]: time=\"2026-06-12T19:51:07.844061936Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=75fbe1dd-5640-4614-895a-32733c1ec2da name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.907312 | controller |     "Jun 12 19:51:07.852536 crc crio[3657]: time=\"2026-06-12T19:51:07.848058543Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0a908f0f-cb44-4aba-bbfa-cf9b553ada72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907338 | controller |     "Jun 12 19:51:07.858551 crc crio[3657]: time=\"2026-06-12T19:51:07.858197763Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=93a30c98-f78b-4271-a142-5537e0b2da07 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.907364 | controller |     "Jun 12 19:51:07.859054 crc crio[3657]: time=\"2026-06-12T19:51:07.858994974Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cabd6f3b-4e76-45b9-b5f6-9c9adf8a1eb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907385 | controller |     "Jun 12 19:51:07.908793 crc crio[3657]: time=\"2026-06-12T19:51:07.902722418Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f02440db-4498-4f33-be72-52204df3fc64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907407 | controller |     "Jun 12 19:51:07.908793 crc crio[3657]: time=\"2026-06-12T19:51:07.905945497Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=e4549b36-ca02-45ea-881f-6308f44ee5a2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.907428 | controller |     "Jun 12 19:51:07.912569 crc crio[3657]: time=\"2026-06-12T19:51:07.909907352Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e58501be-0403-4dfe-bf4d-7bcbe31a54ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907446 | controller |     "Jun 12 19:51:07.914676 crc crio[3657]: time=\"2026-06-12T19:51:07.912635755Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2bda31cf-8bea-4acf-8ce7-98655e752d26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907469 | controller |     "Jun 12 19:51:07.958952 crc crio[3657]: time=\"2026-06-12T19:51:07.94791785Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=8913b51f-1881-4e06-9e58-597a34d38726 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.907491 | controller |     "Jun 12 19:51:07.962148 crc crio[3657]: time=\"2026-06-12T19:51:07.962089938Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=64f5a203-8b0f-4d45-841e-3b825561db86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907513 | controller |     "Jun 12 19:51:08.004372 crc crio[3657]: time=\"2026-06-12T19:51:08.004180999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.907533 | controller |     "Jun 12 19:51:08.012875 crc crio[3657]: time=\"2026-06-12T19:51:08.012750389Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=9650ece1-4db3-41dd-9d4e-4ff48354f7b5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.907555 | controller |     "Jun 12 19:51:08.014711 crc crio[3657]: time=\"2026-06-12T19:51:08.014639276Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a4bf9ef3-635f-43f1-844b-1a9755e22f37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907584 | controller |     "Jun 12 19:51:08.024860 crc crio[3657]: time=\"2026-06-12T19:51:08.024732545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.907607 | controller |     "Jun 12 19:51:08.029339 crc crio[3657]: time=\"2026-06-12T19:51:08.029197303Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=b41dc298-173e-4868-a17c-bca53058c8b1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.907629 | controller |     "Jun 12 19:51:08.030118 crc crio[3657]: time=\"2026-06-12T19:51:08.030057565Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b8844fc4-903a-457f-9ca7-fcbff7a28554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907651 | controller |     "Jun 12 19:51:08.036430 crc crio[3657]: time=\"2026-06-12T19:51:08.036213177Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=5dfe0386-cb51-4ba7-b0fa-531e3aed49da name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.907672 | controller |     "Jun 12 19:51:08.036892 crc crio[3657]: time=\"2026-06-12T19:51:08.036810487Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=99b937d1-8c71-4981-845d-e07c64326485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907697 | controller |     "Jun 12 19:51:08.308871 crc crio[3657]: time=\"2026-06-12T19:51:08.307325307Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=21ffd95f-372c-44d3-a07b-67a4a781788a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907722 | controller |     "Jun 12 19:51:08.308871 crc crio[3657]: time=\"2026-06-12T19:51:08.307887304Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ee1145b0-f689-4e3e-8d2c-ef114952fa3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907744 | controller |     "Jun 12 19:51:08.308871 crc crio[3657]: time=\"2026-06-12T19:51:08.307922135Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=04958617-25a0-47f7-8ee9-621e6190dc60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907767 | controller |     "Jun 12 19:51:08.308871 crc crio[3657]: time=\"2026-06-12T19:51:08.307988377Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8cb8d5bc-b245-4db0-a27c-1c2754ecbd58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907786 | controller |     "Jun 12 19:51:08.308871 crc crio[3657]: time=\"2026-06-12T19:51:08.307942225Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fce4e618-0396-4844-bdfd-f74a5f6a5122 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.907809 | controller |     "Jun 12 19:51:08.421929 crc crio[3657]: time=\"2026-06-12T19:51:08.421785437Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tqnsn/extract-content\" id=f0bb7122-5ebd-4c41-8b91-d88bf78ce6f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.907829 | controller |     "Jun 12 19:51:08.423165 crc crio[3657]: time=\"2026-06-12T19:51:08.422685395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.907886 | controller |     "Jun 12 19:51:08.459528 crc crio[3657]: time=\"2026-06-12T19:51:08.458489907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.907923 | controller |     "Jun 12 19:51:08.464225 crc crio[3657]: time=\"2026-06-12T19:51:08.464153158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.907946 | controller |     "Jun 12 19:51:08.662137 crc crio[3657]: time=\"2026-06-12T19:51:08.661974814Z\" level=info msg=\"Created container cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6: openshift-marketplace/certified-operators-2w6z8/extract-content\" id=b5a9e897-dc16-45de-9ceb-7e4165cdb89a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.907968 | controller |     "Jun 12 19:51:08.666797 crc crio[3657]: time=\"2026-06-12T19:51:08.666676529Z\" level=info msg=\"Starting container: cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6\" id=318d9482-3cf6-4a8f-9ed9-3886850f16de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.907991 | controller |     "Jun 12 19:51:08.677671 crc crio[3657]: time=\"2026-06-12T19:51:08.677157784Z\" level=info msg=\"Started container\" PID=15409 containerID=cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6 description=openshift-marketplace/certified-operators-2w6z8/extract-content id=318d9482-3cf6-4a8f-9ed9-3886850f16de name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd",
2026-06-12 21:10:22.908016 | controller |     "Jun 12 19:51:08.902697 crc crio[3657]: time=\"2026-06-12T19:51:08.901647663Z\" level=info msg=\"Created container 1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a36c65fd-2e24-4603-b284-38450fa8fa2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.908037 | controller |     "Jun 12 19:51:08.904167 crc crio[3657]: time=\"2026-06-12T19:51:08.904035984Z\" level=info msg=\"Starting container: 1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747\" id=73966476-bffd-4716-9e1b-07c213d26468 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.908058 | controller |     "Jun 12 19:51:08.913882 crc crio[3657]: time=\"2026-06-12T19:51:08.913752706Z\" level=info msg=\"Started container\" PID=15356 containerID=1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=73966476-bffd-4716-9e1b-07c213d26468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc",
2026-06-12 21:10:22.908082 | controller |     "Jun 12 19:51:08.927345 crc crio[3657]: time=\"2026-06-12T19:51:08.924683784Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7tkmc/extract-content\" id=10672197-3c8b-4a1c-b3f6-937fb3b58308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.908102 | controller |     "Jun 12 19:51:08.927345 crc crio[3657]: time=\"2026-06-12T19:51:08.925946362Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=3a9a1852-756a-42a0-8d95-1ae9fe677431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.908122 | controller |     "Jun 12 19:51:08.927345 crc crio[3657]: time=\"2026-06-12T19:51:08.926689944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.908145 | controller |     "Jun 12 19:51:08.928622 crc crio[3657]: time=\"2026-06-12T19:51:08.927440626Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=22c6a2bb-b42f-4e23-8639-bb0a30d45705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.908165 | controller |     "Jun 12 19:51:08.929946 crc crio[3657]: time=\"2026-06-12T19:51:08.92985461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.908192 | controller |     "Jun 12 19:51:08.933494 crc crio[3657]: time=\"2026-06-12T19:51:08.933049155Z\" level=info msg=\"Created container ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78: openshift-marketplace/redhat-operators-tqnsn/extract-content\" id=f0bb7122-5ebd-4c41-8b91-d88bf78ce6f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.908215 | controller |     "Jun 12 19:51:08.937163 crc crio[3657]: time=\"2026-06-12T19:51:08.937056565Z\" level=info msg=\"Starting container: ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78\" id=08e279ba-7a58-4d20-afc6-fe806b38078f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.908235 | controller |     "Jun 12 19:51:08.946784 crc crio[3657]: time=\"2026-06-12T19:51:08.946529929Z\" level=info msg=\"Started container\" PID=15445 containerID=ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78 description=openshift-marketplace/redhat-operators-tqnsn/extract-content id=08e279ba-7a58-4d20-afc6-fe806b38078f name=/runtime.v1.RuntimeService/StartContainer sandboxID=99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de",
2026-06-12 21:10:22.908258 | controller |     "Jun 12 19:51:08.975729 crc crio[3657]: time=\"2026-06-12T19:51:08.975528119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.908281 | controller |     "Jun 12 19:51:08.977409 crc crio[3657]: time=\"2026-06-12T19:51:08.977226739Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-r4546/extract-content\" id=bf64c51d-b81c-40d3-b2f5-9f1d3fcfff49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.908303 | controller |     "Jun 12 19:51:08.978071 crc crio[3657]: time=\"2026-06-12T19:51:08.977956116Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=a21067ae-6a61-4129-8b47-b79429b62066 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.908323 | controller |     "Jun 12 19:51:08.979223 crc crio[3657]: time=\"2026-06-12T19:51:08.979022638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.908363 | controller |     "Jun 12 19:51:08.980476 crc crio[3657]: time=\"2026-06-12T19:51:08.979927393Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=2f9bcd51-d573-4961-b885-e6a00625b403 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.908388 | controller |     "Jun 12 19:51:09.022744 crc crio[3657]: 2026-06-12T19:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5598f6ef6276bba Mac:1e:4c:fa:95:71:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/3ff6a896-0fd1-478c-a85d-1355c772bc26 SocketPath: PciID:}] [{Interface:0xc00059e5f0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.908411 | controller |     "Jun 12 19:51:09.023494 crc crio[3657]: 2026-06-12T19:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93557dfd4067c06 Mac:7a:07:a6:ea:81:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/05d9539c-eb30-436d-80a0-f500813b1d9f SocketPath: PciID:}] [{Interface:0xc00031a990 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.908432 | controller |     "Jun 12 19:51:09.024948 crc crio[3657]: time=\"2026-06-12T19:51:09.024828701Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61 UID:9ff9ee37-6adc-403e-86d8-2ada91d4ef17 NetNS:/var/run/netns/05d9539c-eb30-436d-80a0-f500813b1d9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9ff9ee37_6adc_403e_86d8_2ada91d4ef17.slice PodAnnotations:0xc002910090}] Aliases:map[]}\"",
2026-06-12 21:10:22.908459 | controller |     "Jun 12 19:51:09.025072 crc crio[3657]: time=\"2026-06-12T19:51:09.024961483Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a UID:670d3cbf-abf6-41a9-a75f-56d920aaefe6 NetNS:/var/run/netns/3ff6a896-0fd1-478c-a85d-1355c772bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod670d3cbf_abf6_41a9_a75f_56d920aaefe6.slice PodAnnotations:0xc0008a6ce0}] Aliases:map[]}\"",
2026-06-12 21:10:22.908481 | controller |     "Jun 12 19:51:09.025072 crc crio[3657]: time=\"2026-06-12T19:51:09.025045358Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.908504 | controller |     "Jun 12 19:51:09.025188 crc crio[3657]: time=\"2026-06-12T19:51:09.025125698Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.908529 | controller |     "Jun 12 19:51:09.026502 crc crio[3657]: 2026-06-12T19:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c533f9cf8ec7f93 Mac:d6:79:8c:da:e0:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 SocketPath: PciID:}] [{Interface:0xc0001daa40 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.908629 | controller |     "Jun 12 19:51:09.027694 crc crio[3657]: time=\"2026-06-12T19:51:09.02760621Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 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:0xc0027904d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.908669 | controller |     "Jun 12 19:51:09.027974 crc crio[3657]: time=\"2026-06-12T19:51:09.02790178Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.908693 | controller |     "Jun 12 19:51:09.033493 crc crio[3657]: time=\"2026-06-12T19:51:09.033416872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.908714 | controller |     "Jun 12 19:51:09.043959 crc crio[3657]: time=\"2026-06-12T19:51:09.043776284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.908737 | controller |     "Jun 12 19:51:09.046976 crc crio[3657]: time=\"2026-06-12T19:51:09.046927249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.908760 | controller |     "Jun 12 19:51:09.100789 crc crio[3657]: time=\"2026-06-12T19:51:09.100655939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.908782 | controller |     "Jun 12 19:51:09.105396 crc crio[3657]: time=\"2026-06-12T19:51:09.1053243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.908813 | controller |     "Jun 12 19:51:09.122466 crc crio[3657]: time=\"2026-06-12T19:51:09.112335604Z\" level=info msg=\"Ran pod sandbox 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=6b09a267-bf2a-4ca4-997f-7db550b6535a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.908834 | controller |     "Jun 12 19:51:09.122466 crc crio[3657]: time=\"2026-06-12T19:51:09.113811817Z\" level=info msg=\"Ran pod sandbox 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=037e2213-4ae4-4b5c-b850-dd352bf3ec7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.908883 | controller |     "Jun 12 19:51:09.122466 crc crio[3657]: time=\"2026-06-12T19:51:09.121379473Z\" level=info msg=\"Ran pod sandbox c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=d84642c6-8d43-4632-b42c-0ffdcae8a475 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.908908 | controller |     "Jun 12 19:51:09.122466 crc crio[3657]: time=\"2026-06-12T19:51:09.122114444Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=419c0465-f4b4-4bb8-a741-97baf5e9fd43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.908932 | controller |     "Jun 12 19:51:09.126451 crc crio[3657]: time=\"2026-06-12T19:51:09.126040877Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=11ec2709-13de-40b7-a3f4-eab09caf89fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.908953 | controller |     "Jun 12 19:51:09.126451 crc crio[3657]: time=\"2026-06-12T19:51:09.126217608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.908972 | controller |     "Jun 12 19:51:09.127204 crc crio[3657]: time=\"2026-06-12T19:51:09.126501422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=c69424da-fe71-46f2-9151-977c37994e71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.908992 | controller |     "Jun 12 19:51:09.127204 crc crio[3657]: time=\"2026-06-12T19:51:09.127050005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909012 | controller |     "Jun 12 19:51:09.129074 crc crio[3657]: time=\"2026-06-12T19:51:09.12891228Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=50eb9cac-093c-4605-894d-23e2c62db12a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.909034 | controller |     "Jun 12 19:51:09.132335 crc crio[3657]: time=\"2026-06-12T19:51:09.132204325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=097a0c2b-8bf3-4184-9ba3-3f1ca044279c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.909059 | controller |     "Jun 12 19:51:09.139574 crc crio[3657]: time=\"2026-06-12T19:51:09.139492373Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b8bebb7f-b2c7-4189-8476-0a310190cff0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.909085 | controller |     "Jun 12 19:51:09.147366 crc crio[3657]: time=\"2026-06-12T19:51:09.147223345Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=50a39972-8548-4c43-b38a-c82fcd0bc9db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.909107 | controller |     "Jun 12 19:51:09.152254 crc crio[3657]: time=\"2026-06-12T19:51:09.152184605Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=8ac0034c-1b1c-433a-a491-7fd51b4b2c3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.909131 | controller |     "Jun 12 19:51:09.155003 crc crio[3657]: time=\"2026-06-12T19:51:09.154535545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909151 | controller |     "Jun 12 19:51:09.155699 crc crio[3657]: time=\"2026-06-12T19:51:09.155591185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909170 | controller |     "Jun 12 19:51:09.160003 crc crio[3657]: time=\"2026-06-12T19:51:09.159518264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909189 | controller |     "Jun 12 19:51:09.168818 crc crio[3657]: time=\"2026-06-12T19:51:09.168652517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909208 | controller |     "Jun 12 19:51:09.170483 crc crio[3657]: time=\"2026-06-12T19:51:09.169187453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909228 | controller |     "Jun 12 19:51:09.184985 crc crio[3657]: time=\"2026-06-12T19:51:09.184812332Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=6333e56e-cce6-436f-9cca-6549c4ce76c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.909247 | controller |     "Jun 12 19:51:09.199020 crc crio[3657]: time=\"2026-06-12T19:51:09.19881707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909266 | controller |     "Jun 12 19:51:09.260168 crc crio[3657]: time=\"2026-06-12T19:51:09.260042787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909287 | controller |     "Jun 12 19:51:09.264944 crc crio[3657]: time=\"2026-06-12T19:51:09.264851093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909310 | controller |     "Jun 12 19:51:09.295180 crc crio[3657]: time=\"2026-06-12T19:51:09.295102599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909332 | controller |     "Jun 12 19:51:09.310096 crc crio[3657]: time=\"2026-06-12T19:51:09.30998524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909352 | controller |     "Jun 12 19:51:09.332040 crc crio[3657]: time=\"2026-06-12T19:51:09.331816518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909376 | controller |     "Jun 12 19:51:09.350119 crc crio[3657]: time=\"2026-06-12T19:51:09.349982213Z\" level=info msg=\"Created container d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39: openshift-marketplace/certified-operators-l27pk/extract-content\" id=3a9a1852-756a-42a0-8d95-1ae9fe677431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.909404 | controller |     "Jun 12 19:51:09.353478 crc crio[3657]: time=\"2026-06-12T19:51:09.35331657Z\" level=info msg=\"Created container f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=a21067ae-6a61-4129-8b47-b79429b62066 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.909426 | controller |     "Jun 12 19:51:09.360603 crc crio[3657]: time=\"2026-06-12T19:51:09.36048653Z\" level=info msg=\"Starting container: d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39\" id=8828980b-141d-4eb4-bd16-04b9b6ac09c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.909446 | controller |     "Jun 12 19:51:09.360893 crc crio[3657]: time=\"2026-06-12T19:51:09.360762858Z\" level=info msg=\"Created container 58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d: openshift-marketplace/community-operators-7tkmc/extract-content\" id=10672197-3c8b-4a1c-b3f6-937fb3b58308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.909466 | controller |     "Jun 12 19:51:09.365781 crc crio[3657]: time=\"2026-06-12T19:51:09.365630805Z\" level=info msg=\"Starting container: f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07\" id=cf7271dd-4d6f-450a-ba62-42920a7c5b3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.909490 | controller |     "Jun 12 19:51:09.367520 crc crio[3657]: time=\"2026-06-12T19:51:09.367452751Z\" level=info msg=\"Created container 01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=2f9bcd51-d573-4961-b885-e6a00625b403 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.909511 | controller |     "Jun 12 19:51:09.367644 crc crio[3657]: time=\"2026-06-12T19:51:09.367511343Z\" level=info msg=\"Starting container: 58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d\" id=a71063df-07bb-4239-93f3-2b15a536e699 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.909532 | controller |     "Jun 12 19:51:09.368805 crc crio[3657]: time=\"2026-06-12T19:51:09.368497522Z\" level=info msg=\"Starting container: 01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1\" id=d9ae02fe-c739-4071-91b6-bd2c1921ab6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.909554 | controller |     "Jun 12 19:51:09.379515 crc crio[3657]: time=\"2026-06-12T19:51:09.377914948Z\" level=info msg=\"Started container\" PID=15474 containerID=f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=cf7271dd-4d6f-450a-ba62-42920a7c5b3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1",
2026-06-12 21:10:22.909577 | controller |     "Jun 12 19:51:09.381138 crc crio[3657]: time=\"2026-06-12T19:51:09.380769004Z\" level=info msg=\"Started container\" PID=15473 containerID=58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d description=openshift-marketplace/community-operators-7tkmc/extract-content id=a71063df-07bb-4239-93f3-2b15a536e699 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4",
2026-06-12 21:10:22.909599 | controller |     "Jun 12 19:51:09.384166 crc crio[3657]: time=\"2026-06-12T19:51:09.383531182Z\" level=info msg=\"Started container\" PID=15475 containerID=d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39 description=openshift-marketplace/certified-operators-l27pk/extract-content id=8828980b-141d-4eb4-bd16-04b9b6ac09c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a",
2026-06-12 21:10:22.909626 | controller |     "Jun 12 19:51:09.388135 crc crio[3657]: time=\"2026-06-12T19:51:09.388081816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909647 | controller |     "Jun 12 19:51:09.391065 crc crio[3657]: time=\"2026-06-12T19:51:09.390964554Z\" level=info msg=\"Started container\" PID=15478 containerID=01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=d9ae02fe-c739-4071-91b6-bd2c1921ab6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468",
2026-06-12 21:10:22.909667 | controller |     "Jun 12 19:51:09.431770 crc crio[3657]: time=\"2026-06-12T19:51:09.430869011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909690 | controller |     "Jun 12 19:51:09.435769 crc crio[3657]: time=\"2026-06-12T19:51:09.431485499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.909711 | controller |     "Jun 12 19:51:09.595336 crc crio[3657]: time=\"2026-06-12T19:51:09.594955547Z\" level=info msg=\"Created container 4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38: openshift-marketplace/redhat-marketplace-r4546/extract-content\" id=bf64c51d-b81c-40d3-b2f5-9f1d3fcfff49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.909733 | controller |     "Jun 12 19:51:09.604620 crc crio[3657]: time=\"2026-06-12T19:51:09.603623087Z\" level=info msg=\"Starting container: 4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38\" id=e7d0d5d2-dc23-4f60-91c6-a67b412429d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.909753 | controller |     "Jun 12 19:51:09.617088 crc crio[3657]: time=\"2026-06-12T19:51:09.616474562Z\" level=info msg=\"Created container c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd: openshift-marketplace/community-operators-qhh6t/extract-content\" id=22c6a2bb-b42f-4e23-8639-bb0a30d45705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.909772 | controller |     "Jun 12 19:51:09.624733 crc crio[3657]: time=\"2026-06-12T19:51:09.622163734Z\" level=info msg=\"Starting container: c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd\" id=49c52d01-a5ca-4887-8d70-7890daedb059 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.909792 | controller |     "Jun 12 19:51:09.646254 crc crio[3657]: time=\"2026-06-12T19:51:09.645375786Z\" level=info msg=\"Started container\" PID=15494 containerID=4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38 description=openshift-marketplace/redhat-marketplace-r4546/extract-content id=e7d0d5d2-dc23-4f60-91c6-a67b412429d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8",
2026-06-12 21:10:22.909814 | controller |     "Jun 12 19:51:09.685624 crc crio[3657]: time=\"2026-06-12T19:51:09.684649251Z\" level=info msg=\"Started container\" PID=15497 containerID=c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd description=openshift-marketplace/community-operators-qhh6t/extract-content id=49c52d01-a5ca-4887-8d70-7890daedb059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3",
2026-06-12 21:10:22.909835 | controller |     "Jun 12 19:51:09.725022 crc crio[3657]: time=\"2026-06-12T19:51:09.724936713Z\" level=info msg=\"Created container 8426507208c6c44249faa6983f9434e6f859311fe92d3bfd54478ac7cc02a43d: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=8ac0034c-1b1c-433a-a491-7fd51b4b2c3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.909888 | controller |     "Jun 12 19:51:09.734942 crc crio[3657]: time=\"2026-06-12T19:51:09.734674597Z\" level=info msg=\"Starting container: 8426507208c6c44249faa6983f9434e6f859311fe92d3bfd54478ac7cc02a43d\" id=eabf0f29-a2f4-44de-b76f-7643983073ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.909916 | controller |     "Jun 12 19:51:09.741663 crc crio[3657]: time=\"2026-06-12T19:51:09.741576657Z\" level=info msg=\"Started container\" PID=15522 containerID=8426507208c6c44249faa6983f9434e6f859311fe92d3bfd54478ac7cc02a43d description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=eabf0f29-a2f4-44de-b76f-7643983073ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e",
2026-06-12 21:10:22.909939 | controller |     "Jun 12 19:51:09.934770 crc crio[3657]: time=\"2026-06-12T19:51:09.934060652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f78d80e5-9625-4046-ba1e-33076946d1ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.909963 | controller |     "Jun 12 19:51:09.939524 crc crio[3657]: time=\"2026-06-12T19:51:09.939185677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=83139869-a028-483a-ab4f-23d543021563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.909985 | controller |     "Jun 12 19:51:09.948783 crc crio[3657]: time=\"2026-06-12T19:51:09.948700342Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=34c89ae8-61bd-419f-bf41-817d444f746a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.910005 | controller |     "Jun 12 19:51:09.949406 crc crio[3657]: time=\"2026-06-12T19:51:09.949352561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910025 | controller |     "Jun 12 19:51:09.985042 crc crio[3657]: time=\"2026-06-12T19:51:09.984973151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79e74e44-8da2-4642-86b1-6ae5532ef00d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.910048 | controller |     "Jun 12 19:51:09.996578 crc crio[3657]: time=\"2026-06-12T19:51:09.996252746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4e804359-1da6-404f-9d1b-0299bd7a93dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.910069 | controller |     "Jun 12 19:51:10.024477 crc crio[3657]: time=\"2026-06-12T19:51:10.024065396Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2w6z8/registry-server\" id=66488633-bb1e-4670-99fe-82f0fd176084 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.910089 | controller |     "Jun 12 19:51:10.025739 crc crio[3657]: time=\"2026-06-12T19:51:10.025170689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910108 | controller |     "Jun 12 19:51:10.188460 crc crio[3657]: time=\"2026-06-12T19:51:10.182885794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910127 | controller |     "Jun 12 19:51:10.216468 crc crio[3657]: time=\"2026-06-12T19:51:10.216161189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910151 | controller |     "Jun 12 19:51:10.470679 crc crio[3657]: time=\"2026-06-12T19:51:10.470455258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910171 | controller |     "Jun 12 19:51:10.484488 crc crio[3657]: time=\"2026-06-12T19:51:10.48439231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910190 | controller |     "Jun 12 19:51:10.505557 crc crio[3657]: time=\"2026-06-12T19:51:10.505345469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910211 | controller |     "Jun 12 19:51:10.522685 crc crio[3657]: time=\"2026-06-12T19:51:10.522562845Z\" level=info msg=\"Created container edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=34c89ae8-61bd-419f-bf41-817d444f746a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.910232 | controller |     "Jun 12 19:51:10.535790 crc crio[3657]: time=\"2026-06-12T19:51:10.5356819Z\" level=info msg=\"Starting container: edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69\" id=b3faf809-73c5-4dae-9c15-bd950d52ff8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.910251 | controller |     "Jun 12 19:51:10.540115 crc crio[3657]: time=\"2026-06-12T19:51:10.540033258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910270 | controller |     "Jun 12 19:51:10.557802 crc crio[3657]: time=\"2026-06-12T19:51:10.557733159Z\" level=info msg=\"Started container\" PID=15569 containerID=edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=b3faf809-73c5-4dae-9c15-bd950d52ff8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468",
2026-06-12 21:10:22.910293 | controller |     "Jun 12 19:51:10.738240 crc crio[3657]: time=\"2026-06-12T19:51:10.738176958Z\" level=info msg=\"Created container b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be: openshift-marketplace/certified-operators-2w6z8/registry-server\" id=66488633-bb1e-4670-99fe-82f0fd176084 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.910316 | controller |     "Jun 12 19:51:10.740072 crc crio[3657]: time=\"2026-06-12T19:51:10.739932302Z\" level=info msg=\"Starting container: b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be\" id=6c540b71-8a55-4eb6-9658-ec97f317b084 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.910337 | controller |     "Jun 12 19:51:10.753455 crc crio[3657]: time=\"2026-06-12T19:51:10.750759545Z\" level=info msg=\"Started container\" PID=15577 containerID=b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be description=openshift-marketplace/certified-operators-2w6z8/registry-server id=6c540b71-8a55-4eb6-9658-ec97f317b084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd",
2026-06-12 21:10:22.910359 | controller |     "Jun 12 19:51:11.061717 crc crio[3657]: time=\"2026-06-12T19:51:11.061506364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9235d1e0-3c0d-4f15-a256-13361c9847b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.910379 | controller |     "Jun 12 19:51:11.077402 crc crio[3657]: time=\"2026-06-12T19:51:11.07725722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7638fcfb-a224-4497-8317-d07b7c3082ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.910403 | controller |     "Jun 12 19:51:11.082658 crc crio[3657]: time=\"2026-06-12T19:51:11.082569743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=24cf8698-7e7a-44f4-9551-d0aba12a349a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.910423 | controller |     "Jun 12 19:51:11.085033 crc crio[3657]: time=\"2026-06-12T19:51:11.084946973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=34e04d10-1925-4261-9337-d8ee140ebb33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.910443 | controller |     "Jun 12 19:51:11.537371 crc crio[3657]: time=\"2026-06-12T19:51:11.536549091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=24de6c74-520a-4ce6-bc2e-459b24315f5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.910462 | controller |     "Jun 12 19:51:11.574013 crc crio[3657]: time=\"2026-06-12T19:51:11.573899202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=97a21d0f-14af-4300-a9b8-5a6b6e4794bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.910482 | controller |     "Jun 12 19:51:11.577575 crc crio[3657]: time=\"2026-06-12T19:51:11.576622287Z\" level=info msg=\"Created container 98132bc9add67ea74d1a27eabcd21ad0e521e358aa980caabecc22acae56c251: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=50a39972-8548-4c43-b38a-c82fcd0bc9db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.910501 | controller |     "Jun 12 19:51:11.578473 crc crio[3657]: time=\"2026-06-12T19:51:11.578406066Z\" level=info msg=\"Starting container: 98132bc9add67ea74d1a27eabcd21ad0e521e358aa980caabecc22acae56c251\" id=f6603fab-cdda-4d80-b087-eef10fbd6156 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.910520 | controller |     "Jun 12 19:51:11.587861 crc crio[3657]: time=\"2026-06-12T19:51:11.587760067Z\" level=info msg=\"Started container\" PID=15585 containerID=98132bc9add67ea74d1a27eabcd21ad0e521e358aa980caabecc22acae56c251 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=f6603fab-cdda-4d80-b087-eef10fbd6156 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61",
2026-06-12 21:10:22.910544 | controller |     "Jun 12 19:51:11.589582 crc crio[3657]: time=\"2026-06-12T19:51:11.589437779Z\" level=info msg=\"Created container fa36a2fe65a9cbca69998f5cca02d830f612d50089f6b5498850532439bc8e81: openshift-kube-apiserver/installer-13-crc/installer\" id=6333e56e-cce6-436f-9cca-6549c4ce76c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.910567 | controller |     "Jun 12 19:51:11.590884 crc crio[3657]: time=\"2026-06-12T19:51:11.590720116Z\" level=info msg=\"Starting container: fa36a2fe65a9cbca69998f5cca02d830f612d50089f6b5498850532439bc8e81\" id=df0b1ece-37a8-46c8-b6ed-77b20d8aa83d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.910589 | controller |     "Jun 12 19:51:11.600737 crc crio[3657]: time=\"2026-06-12T19:51:11.600613622Z\" level=info msg=\"Started container\" PID=15582 containerID=fa36a2fe65a9cbca69998f5cca02d830f612d50089f6b5498850532439bc8e81 description=openshift-kube-apiserver/installer-13-crc/installer id=df0b1ece-37a8-46c8-b6ed-77b20d8aa83d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a",
2026-06-12 21:10:22.910610 | controller |     "Jun 12 19:51:11.691604 crc crio[3657]: time=\"2026-06-12T19:51:11.691404554Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-r4546/registry-server\" id=37b6f125-da0b-485d-9004-24d702ede9fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.910636 | controller |     "Jun 12 19:51:11.692059 crc crio[3657]: time=\"2026-06-12T19:51:11.691996772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910657 | controller |     "Jun 12 19:51:11.727355 crc crio[3657]: time=\"2026-06-12T19:51:11.727166277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910682 | controller |     "Jun 12 19:51:11.734802 crc crio[3657]: time=\"2026-06-12T19:51:11.73464937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910706 | controller |     "Jun 12 19:51:11.981735 crc crio[3657]: time=\"2026-06-12T19:51:11.981559914Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=e507cbca-360c-4d2e-a0c1-c96061f3e5fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.910726 | controller |     "Jun 12 19:51:11.981735 crc crio[3657]: time=\"2026-06-12T19:51:11.981622294Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7tkmc/registry-server\" id=951d9290-fb0d-4345-b146-892fe9afbdc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.910747 | controller |     "Jun 12 19:51:11.983523 crc crio[3657]: time=\"2026-06-12T19:51:11.982242074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910773 | controller |     "Jun 12 19:51:11.983523 crc crio[3657]: time=\"2026-06-12T19:51:11.98249394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910792 | controller |     "Jun 12 19:51:12.051599 crc crio[3657]: time=\"2026-06-12T19:51:12.051424257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910815 | controller |     "Jun 12 19:51:12.056477 crc crio[3657]: time=\"2026-06-12T19:51:12.056321374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910839 | controller |     "Jun 12 19:51:12.075248 crc crio[3657]: time=\"2026-06-12T19:51:12.075108017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910900 | controller |     "Jun 12 19:51:12.080502 crc crio[3657]: time=\"2026-06-12T19:51:12.080380764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.910928 | controller |     "Jun 12 19:51:12.138640 crc crio[3657]: time=\"2026-06-12T19:51:12.138542518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=99dbcdaa-565f-4cfd-9ae2-a0a697ca8577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.910952 | controller |     "Jun 12 19:51:12.168725 crc crio[3657]: time=\"2026-06-12T19:51:12.168607201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2725e13b-5e15-4f74-ade6-be63562b6151 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.910978 | controller |     "Jun 12 19:51:12.188899 crc crio[3657]: time=\"2026-06-12T19:51:12.188718555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=776af69a-2430-472e-98a5-a0cc9fbc5241 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.911001 | controller |     "Jun 12 19:51:12.350793 crc crio[3657]: time=\"2026-06-12T19:51:12.35042665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b7efc1d8-717a-46a6-b4fd-2d1b644b4e0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.911020 | controller |     "Jun 12 19:51:12.351418 crc crio[3657]: time=\"2026-06-12T19:51:12.350499903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5f67981-6482-48cd-989f-a1f557bbb248 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.911040 | controller |     "Jun 12 19:51:12.352037 crc crio[3657]: time=\"2026-06-12T19:51:12.350625036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c44b8836-fb2c-44c1-b50b-7fae5c74c492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.911058 | controller |     "Jun 12 19:51:12.357439 crc crio[3657]: time=\"2026-06-12T19:51:12.357234404Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=82e8faff-2569-4814-8f4f-88b00b985502 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.911078 | controller |     "Jun 12 19:51:12.357925 crc crio[3657]: time=\"2026-06-12T19:51:12.357748029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.911097 | controller |     "Jun 12 19:51:12.403334 crc crio[3657]: time=\"2026-06-12T19:51:12.403169122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.911116 | controller |     "Jun 12 19:51:12.407506 crc crio[3657]: time=\"2026-06-12T19:51:12.407436219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.911136 | controller |     "Jun 12 19:51:12.528349 crc crio[3657]: time=\"2026-06-12T19:51:12.528213381Z\" level=info msg=\"Created container 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a: openshift-marketplace/redhat-marketplace-r4546/registry-server\" id=37b6f125-da0b-485d-9004-24d702ede9fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.911157 | controller |     "Jun 12 19:51:12.530200 crc crio[3657]: time=\"2026-06-12T19:51:12.530100177Z\" level=info msg=\"Starting container: 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a\" id=abf92cd8-a6c9-4b3f-9516-e35a7176428e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.911178 | controller |     "Jun 12 19:51:12.537588 crc crio[3657]: time=\"2026-06-12T19:51:12.537493999Z\" level=info msg=\"Started container\" PID=15653 containerID=5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a description=openshift-marketplace/redhat-marketplace-r4546/registry-server id=abf92cd8-a6c9-4b3f-9516-e35a7176428e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8",
2026-06-12 21:10:22.911198 | controller |     "Jun 12 19:51:12.759616 crc crio[3657]: time=\"2026-06-12T19:51:12.759490844Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f9cc601d-9da5-4a0c-8eff-67eae60b7cbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.911222 | controller |     "Jun 12 19:51:12.760776 crc crio[3657]: time=\"2026-06-12T19:51:12.759500615Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tqnsn/registry-server\" id=40659a6b-79a2-47a5-85ca-ec566bbaa822 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.911244 | controller |     "Jun 12 19:51:12.761211 crc crio[3657]: time=\"2026-06-12T19:51:12.760495044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.911267 | controller |     "Jun 12 19:51:12.762829 crc crio[3657]: time=\"2026-06-12T19:51:12.761172765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.911287 | controller |     "Jun 12 19:51:12.803551 crc crio[3657]: time=\"2026-06-12T19:51:12.802225194Z\" level=info msg=\"Created container 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7: openshift-marketplace/certified-operators-l27pk/registry-server\" id=e507cbca-360c-4d2e-a0c1-c96061f3e5fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.911310 | controller |     "Jun 12 19:51:12.991150 crc crio[3657]: time=\"2026-06-12T19:51:12.987633575Z\" level=info msg=\"Starting container: 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7\" id=8f9a6e8f-319d-41ba-88fb-11d3cf3bd692 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.911331 | controller |     "Jun 12 19:51:12.996716 crc crio[3657]: time=\"2026-06-12T19:51:12.804228736Z\" level=info msg=\"Created container 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103: openshift-marketplace/community-operators-7tkmc/registry-server\" id=951d9290-fb0d-4345-b146-892fe9afbdc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.911350 | controller |     "Jun 12 19:51:13.004369 crc crio[3657]: time=\"2026-06-12T19:51:13.004213299Z\" level=info msg=\"Starting container: 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103\" id=78a5673a-ea3f-45f0-8c26-f44e7d4f76d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.911372 | controller |     "Jun 12 19:51:13.013809 crc crio[3657]: time=\"2026-06-12T19:51:13.013676163Z\" level=info msg=\"Started container\" PID=15666 containerID=29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103 description=openshift-marketplace/community-operators-7tkmc/registry-server id=78a5673a-ea3f-45f0-8c26-f44e7d4f76d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4",
2026-06-12 21:10:22.911395 | controller |     "Jun 12 19:51:13.019237 crc crio[3657]: time=\"2026-06-12T19:51:13.019109438Z\" level=info msg=\"Started container\" PID=15663 containerID=5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7 description=openshift-marketplace/certified-operators-l27pk/registry-server id=8f9a6e8f-319d-41ba-88fb-11d3cf3bd692 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a",
2026-06-12 21:10:22.911415 | controller |     "Jun 12 19:51:13.049533 crc crio[3657]: time=\"2026-06-12T19:51:13.049428133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.911436 | controller |     "Jun 12 19:51:13.056211 crc crio[3657]: time=\"2026-06-12T19:51:13.056052321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.911460 | controller |     "Jun 12 19:51:13.062723 crc crio[3657]: time=\"2026-06-12T19:51:13.06265709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.911486 | controller |     "Jun 12 19:51:13.074438 crc crio[3657]: time=\"2026-06-12T19:51:13.067137255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.911509 | controller |     "Jun 12 19:51:13.151406 crc crio[3657]: time=\"2026-06-12T19:51:13.151210261Z\" level=info msg=\"Created container f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4: openshift-marketplace/community-operators-qhh6t/registry-server\" id=82e8faff-2569-4814-8f4f-88b00b985502 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.911531 | controller |     "Jun 12 19:51:13.152672 crc crio[3657]: time=\"2026-06-12T19:51:13.152533027Z\" level=info msg=\"Starting container: f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4\" id=3cf1637d-f5cf-432c-975d-4cb1128cdeea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.911551 | controller |     "Jun 12 19:51:13.167809 crc crio[3657]: time=\"2026-06-12T19:51:13.16747003Z\" level=info msg=\"Started container\" PID=15677 containerID=f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4 description=openshift-marketplace/community-operators-qhh6t/registry-server id=3cf1637d-f5cf-432c-975d-4cb1128cdeea name=/runtime.v1.RuntimeService/StartContainer sandboxID=01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3",
2026-06-12 21:10:22.911574 | controller |     "Jun 12 19:51:13.903816 crc crio[3657]: time=\"2026-06-12T19:51:13.903046675Z\" level=info msg=\"Created container 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f9cc601d-9da5-4a0c-8eff-67eae60b7cbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.911599 | controller |     "Jun 12 19:51:13.909639 crc crio[3657]: time=\"2026-06-12T19:51:13.909429298Z\" level=info msg=\"Starting container: 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf\" id=cc28653e-c203-4ba1-bafb-97801057a47b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.911621 | controller |     "Jun 12 19:51:13.928123 crc crio[3657]: time=\"2026-06-12T19:51:13.927666883Z\" level=info msg=\"Started container\" PID=15721 containerID=1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=cc28653e-c203-4ba1-bafb-97801057a47b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1",
2026-06-12 21:10:22.911642 | controller |     "Jun 12 19:51:14.187137 crc crio[3657]: time=\"2026-06-12T19:51:14.186996698Z\" level=info msg=\"Created container 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e: openshift-marketplace/redhat-operators-tqnsn/registry-server\" id=40659a6b-79a2-47a5-85ca-ec566bbaa822 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.911665 | controller |     "Jun 12 19:51:14.193591 crc crio[3657]: time=\"2026-06-12T19:51:14.193247197Z\" level=info msg=\"Starting container: 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e\" id=ae5faeb0-f8b3-430c-84c4-6def1e7d5082 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.911686 | controller |     "Jun 12 19:51:14.234946 crc crio[3657]: time=\"2026-06-12T19:51:14.234680568Z\" level=info msg=\"Started container\" PID=15723 containerID=85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e description=openshift-marketplace/redhat-operators-tqnsn/registry-server id=ae5faeb0-f8b3-430c-84c4-6def1e7d5082 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de",
2026-06-12 21:10:22.911706 | controller |     "Jun 12 19:51:16.485302 crc crio[3657]: time=\"2026-06-12T19:51:16.484471717Z\" level=info msg=\"Stopping pod sandbox: 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61\" id=f43cf859-1cda-4973-895a-c05d681b0bba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.911732 | controller |     "Jun 12 19:51:16.486203 crc crio[3657]: time=\"2026-06-12T19:51:16.485682484Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61 UID:9ff9ee37-6adc-403e-86d8-2ada91d4ef17 NetNS:/var/run/netns/05d9539c-eb30-436d-80a0-f500813b1d9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9ff9ee37_6adc_403e_86d8_2ada91d4ef17.slice PodAnnotations:0xc00127e0d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.911754 | controller |     "Jun 12 19:51:16.486203 crc crio[3657]: time=\"2026-06-12T19:51:16.485960722Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.911774 | controller |     "Jun 12 19:51:17.541074 crc crio[3657]: time=\"2026-06-12T19:51:17.540652301Z\" level=info msg=\"Stopped pod sandbox: 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61\" id=f43cf859-1cda-4973-895a-c05d681b0bba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.911796 | controller |     "Jun 12 19:51:27.438256 crc crio[3657]: time=\"2026-06-12T19:51:27.43768572Z\" level=info msg=\"Stopping container: 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103 (timeout: 2s)\" id=eaae81ed-e4c4-43d2-bbe8-e6f486dfe154 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.911821 | controller |     "Jun 12 19:51:28.763794 crc crio[3657]: time=\"2026-06-12T19:51:28.763079171Z\" level=info msg=\"Stopped container 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103: openshift-marketplace/community-operators-7tkmc/registry-server\" id=eaae81ed-e4c4-43d2-bbe8-e6f486dfe154 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.911843 | controller |     "Jun 12 19:51:28.765169 crc crio[3657]: time=\"2026-06-12T19:51:28.76509502Z\" level=info msg=\"Stopping pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\" id=0564c5ab-aea2-4d04-b440-0e3ef5437a97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.911890 | controller |     "Jun 12 19:51:28.766625 crc crio[3657]: time=\"2026-06-12T19:51:28.766502123Z\" level=info msg=\"Got pod network &{Name:community-operators-7tkmc Namespace:openshift-marketplace ID:2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4 UID:188a9fa9-9c92-433f-b898-12a7506f3209 NetNS:/var/run/netns/9ea41646-fde7-43b4-8461-9159ea8e7638 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod188a9fa9_9c92_433f_b898_12a7506f3209.slice PodAnnotations:0xc00008d368}] Aliases:map[]}\"",
2026-06-12 21:10:22.911916 | controller |     "Jun 12 19:51:28.767031 crc crio[3657]: time=\"2026-06-12T19:51:28.766863954Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-7tkmc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.911938 | controller |     "Jun 12 19:51:29.496185 crc crio[3657]: time=\"2026-06-12T19:51:29.495648271Z\" level=info msg=\"Stopped pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\" id=0564c5ab-aea2-4d04-b440-0e3ef5437a97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.911958 | controller |     "Jun 12 19:51:29.668555 crc crio[3657]: time=\"2026-06-12T19:51:29.668444121Z\" level=info msg=\"Removing container: 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103\" id=88c41f17-45a2-430f-ae3a-18a5488c2806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.911977 | controller |     "Jun 12 19:51:29.740235 crc crio[3657]: time=\"2026-06-12T19:51:29.74014625Z\" level=info msg=\"Removed container 29e43306f8fbc3da0b994395c7f689d8eec76205870b71001b99b88174883103: openshift-marketplace/community-operators-7tkmc/registry-server\" id=88c41f17-45a2-430f-ae3a-18a5488c2806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912002 | controller |     "Jun 12 19:51:29.769162 crc crio[3657]: time=\"2026-06-12T19:51:29.768975505Z\" level=info msg=\"Removing container: 58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d\" id=f5a97f99-371e-4355-bdd8-45e38d4ce04a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912022 | controller |     "Jun 12 19:51:29.772021 crc crio[3657]: time=\"2026-06-12T19:51:29.77195994Z\" level=info msg=\"Stopping container: b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be (timeout: 2s)\" id=463bf5da-305a-4bfc-9cae-6fcf7389f112 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.912041 | controller |     "Jun 12 19:51:29.845359 crc crio[3657]: time=\"2026-06-12T19:51:29.845201401Z\" level=info msg=\"Removed container 58a24d81708492357acebbec84647cc5ad0c8cc6d5cd1da70c713bbeff3a8d5d: openshift-marketplace/community-operators-7tkmc/extract-content\" id=f5a97f99-371e-4355-bdd8-45e38d4ce04a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912060 | controller |     "Jun 12 19:51:29.850449 crc crio[3657]: time=\"2026-06-12T19:51:29.850392366Z\" level=info msg=\"Removing container: d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464\" id=4334bf4a-4b7e-4cd5-9d18-c014c835a163 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912080 | controller |     "Jun 12 19:51:29.918201 crc crio[3657]: time=\"2026-06-12T19:51:29.918010973Z\" level=info msg=\"Removed container d08a8a055e848b3ee5e4165611c3155a3a3be567237616b6a83d13e490782464: openshift-marketplace/community-operators-7tkmc/extract-utilities\" id=4334bf4a-4b7e-4cd5-9d18-c014c835a163 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912099 | controller |     "Jun 12 19:51:31.753030 crc crio[3657]: time=\"2026-06-12T19:51:31.750697254Z\" level=info msg=\"Stopped container b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be: openshift-marketplace/certified-operators-2w6z8/registry-server\" id=463bf5da-305a-4bfc-9cae-6fcf7389f112 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.912119 | controller |     "Jun 12 19:51:31.759515 crc crio[3657]: time=\"2026-06-12T19:51:31.759126388Z\" level=info msg=\"Stopping pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\" id=361fe125-13c4-4868-92a0-1bec8810ff9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.912137 | controller |     "Jun 12 19:51:31.762167 crc crio[3657]: time=\"2026-06-12T19:51:31.761142078Z\" level=info msg=\"Got pod network &{Name:certified-operators-2w6z8 Namespace:openshift-marketplace ID:8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd UID:e1c9ccad-69e4-42c8-b85a-9b060e6c4817 NetNS:/var/run/netns/8ead601e-37fb-4888-a45b-d91c2a008df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1c9ccad_69e4_42c8_b85a_9b060e6c4817.slice PodAnnotations:0xc00127e2b8}] Aliases:map[]}\"",
2026-06-12 21:10:22.912153 | controller |     "Jun 12 19:51:31.762511 crc crio[3657]: time=\"2026-06-12T19:51:31.762169308Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-2w6z8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.912168 | controller |     "Jun 12 19:51:32.574795 crc crio[3657]: time=\"2026-06-12T19:51:32.573973756Z\" level=info msg=\"Stopped pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\" id=361fe125-13c4-4868-92a0-1bec8810ff9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.912183 | controller |     "Jun 12 19:51:32.618868 crc crio[3657]: time=\"2026-06-12T19:51:32.618736299Z\" level=info msg=\"Stopping container: 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a (timeout: 2s)\" id=af0bf4c6-b52d-441e-a27c-dcfa4f1fb886 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.912201 | controller |     "Jun 12 19:51:32.754918 crc crio[3657]: time=\"2026-06-12T19:51:32.754788986Z\" level=info msg=\"Stopped container 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a: openshift-marketplace/redhat-marketplace-r4546/registry-server\" id=af0bf4c6-b52d-441e-a27c-dcfa4f1fb886 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.912216 | controller |     "Jun 12 19:51:32.758212 crc crio[3657]: time=\"2026-06-12T19:51:32.757841421Z\" level=info msg=\"Stopping pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\" id=87688c3d-5e87-4021-9b19-9faaf310e094 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.912232 | controller |     "Jun 12 19:51:32.758851 crc crio[3657]: time=\"2026-06-12T19:51:32.758614064Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-r4546 Namespace:openshift-marketplace ID:ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8 UID:07638932-7da0-4862-a543-4e4fc0e2693e NetNS:/var/run/netns/e06bd10a-3f4a-4638-88d0-488221cc5fc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07638932_7da0_4862_a543_4e4fc0e2693e.slice PodAnnotations:0xc001994550}] Aliases:map[]}\"",
2026-06-12 21:10:22.912246 | controller |     "Jun 12 19:51:32.758851 crc crio[3657]: time=\"2026-06-12T19:51:32.758770438Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-r4546 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.912262 | controller |     "Jun 12 19:51:32.764251 crc crio[3657]: time=\"2026-06-12T19:51:32.764061984Z\" level=info msg=\"Removing container: b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be\" id=aa6336ca-b9c4-4995-a9d7-2eda3f649b36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912277 | controller |     "Jun 12 19:51:32.797752 crc crio[3657]: time=\"2026-06-12T19:51:32.797693342Z\" level=info msg=\"Removed container b150d72274af40cd67086ed8891ab3edeb0599fbdd134e733f91b509b69146be: openshift-marketplace/certified-operators-2w6z8/registry-server\" id=aa6336ca-b9c4-4995-a9d7-2eda3f649b36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912291 | controller |     "Jun 12 19:51:32.817125 crc crio[3657]: time=\"2026-06-12T19:51:32.810415837Z\" level=info msg=\"Removing container: cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6\" id=af2d3107-7483-4f99-a522-4bb23a628ad8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912306 | controller |     "Jun 12 19:51:32.885833 crc crio[3657]: time=\"2026-06-12T19:51:32.884449643Z\" level=info msg=\"Removed container cacc0a68fe5a8595e194630bb845bfdb26171e764fba33c7f0c5e9fe4fa7b2d6: openshift-marketplace/certified-operators-2w6z8/extract-content\" id=af2d3107-7483-4f99-a522-4bb23a628ad8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912320 | controller |     "Jun 12 19:51:32.899087 crc crio[3657]: time=\"2026-06-12T19:51:32.899055991Z\" level=info msg=\"Removing container: 029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5\" id=334e63e6-48d6-4bb7-beb1-76bb4eba1171 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912353 | controller |     "Jun 12 19:51:32.988452 crc crio[3657]: time=\"2026-06-12T19:51:32.983025244Z\" level=info msg=\"Removed container 029b8f09be7e41d87ad6576b97753d2bca7bddf7038d7d96bfe6bc05977352a5: openshift-marketplace/certified-operators-2w6z8/extract-utilities\" id=334e63e6-48d6-4bb7-beb1-76bb4eba1171 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912379 | controller |     "Jun 12 19:51:33.478951 crc crio[3657]: time=\"2026-06-12T19:51:33.478681727Z\" level=info msg=\"Stopped pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\" id=87688c3d-5e87-4021-9b19-9faaf310e094 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.912408 | controller |     "Jun 12 19:51:33.794525 crc crio[3657]: time=\"2026-06-12T19:51:33.794092513Z\" level=info msg=\"Removing container: 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a\" id=f38693a3-a64c-4cd1-8104-3cfa56a7d691 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912428 | controller |     "Jun 12 19:51:33.828414 crc crio[3657]: time=\"2026-06-12T19:51:33.828142975Z\" level=info msg=\"Removed container 5b63e067f60eeffc82c9b234c342812a32331c1e0b0affeb68815adc8dc2266a: openshift-marketplace/redhat-marketplace-r4546/registry-server\" id=f38693a3-a64c-4cd1-8104-3cfa56a7d691 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912445 | controller |     "Jun 12 19:51:33.832560 crc crio[3657]: time=\"2026-06-12T19:51:33.832449692Z\" level=info msg=\"Removing container: 4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38\" id=8a39eb6e-6215-4690-a3a0-5e157daebddc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912468 | controller |     "Jun 12 19:51:33.896665 crc crio[3657]: time=\"2026-06-12T19:51:33.896493102Z\" level=info msg=\"Removed container 4282acaab783f92e6e3f44bcc36a7e2e84d71dd8a50c2d3d53c8691dc2617b38: openshift-marketplace/redhat-marketplace-r4546/extract-content\" id=8a39eb6e-6215-4690-a3a0-5e157daebddc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912490 | controller |     "Jun 12 19:51:33.902164 crc crio[3657]: time=\"2026-06-12T19:51:33.902039639Z\" level=info msg=\"Removing container: 77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab\" id=3d77a523-e94b-43a7-b8fd-5b5bfe6b967c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912505 | controller |     "Jun 12 19:51:33.938243 crc crio[3657]: time=\"2026-06-12T19:51:33.93811996Z\" level=info msg=\"Removed container 77af2cab512d957050f43a0bbb34cf81d6049997f3ab72c760978988b6576eab: openshift-marketplace/redhat-marketplace-r4546/extract-utilities\" id=3d77a523-e94b-43a7-b8fd-5b5bfe6b967c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912520 | controller |     "Jun 12 19:51:37.509681 crc crio[3657]: time=\"2026-06-12T19:51:37.508224866Z\" level=info msg=\"Stopping container: 1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747 (timeout: 2s)\" id=91663867-fabc-419f-ab86-dcba7a553c9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.912535 | controller |     "Jun 12 19:51:37.658499 crc crio[3657]: time=\"2026-06-12T19:51:37.657571243Z\" level=info msg=\"Stopped container 1e1d1abeeae49cdaf341db69290a45dfcd16b03c09b85059b06637809de6c747: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=91663867-fabc-419f-ab86-dcba7a553c9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.912554 | controller |     "Jun 12 19:51:37.661638 crc crio[3657]: time=\"2026-06-12T19:51:37.661535742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9cc58c23-5382-4079-b4e1-c01ddbf95e0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.912577 | controller |     "Jun 12 19:51:37.666516 crc crio[3657]: time=\"2026-06-12T19:51:37.666449339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=3fec5a6b-56f0-46b9-81bb-9f62a21ad7ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.912599 | controller |     "Jun 12 19:51:37.683843 crc crio[3657]: time=\"2026-06-12T19:51:37.682679576Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=be9fd66a-9cc0-4ebc-ba9f-8452b4293cce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.912629 | controller |     "Jun 12 19:51:37.683843 crc crio[3657]: time=\"2026-06-12T19:51:37.683251883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.912650 | controller |     "Jun 12 19:51:37.712432 crc crio[3657]: time=\"2026-06-12T19:51:37.712387336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.912670 | controller |     "Jun 12 19:51:37.717610 crc crio[3657]: time=\"2026-06-12T19:51:37.717588492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.912693 | controller |     "Jun 12 19:51:37.892545 crc crio[3657]: time=\"2026-06-12T19:51:37.892495136Z\" level=info msg=\"Created container 08c8e6c632b3378251960636bcd3b5964de5aa7b7b6403f3bbe860f9aece7de7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=be9fd66a-9cc0-4ebc-ba9f-8452b4293cce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.912714 | controller |     "Jun 12 19:51:37.894718 crc crio[3657]: time=\"2026-06-12T19:51:37.894620669Z\" level=info msg=\"Starting container: 08c8e6c632b3378251960636bcd3b5964de5aa7b7b6403f3bbe860f9aece7de7\" id=ee1e1e16-6abf-409e-8844-22e103be184f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.912734 | controller |     "Jun 12 19:51:37.914597 crc crio[3657]: time=\"2026-06-12T19:51:37.914523576Z\" level=info msg=\"Started container\" PID=16408 containerID=08c8e6c632b3378251960636bcd3b5964de5aa7b7b6403f3bbe860f9aece7de7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ee1e1e16-6abf-409e-8844-22e103be184f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc",
2026-06-12 21:10:22.912758 | controller |     "Jun 12 19:51:37.915973 crc crio[3657]: time=\"2026-06-12T19:51:37.915936918Z\" level=info msg=\"Removing container: 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e\" id=575d725d-d48a-4ecc-baf2-819056756814 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912779 | controller |     "Jun 12 19:51:38.046661 crc crio[3657]: time=\"2026-06-12T19:51:38.046421002Z\" level=info msg=\"Removed container 381bc3e4386c5334fdeb70e043b40583670e2d129182d6f28464b91c1efc985e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=575d725d-d48a-4ecc-baf2-819056756814 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912798 | controller |     "Jun 12 19:51:38.930694 crc crio[3657]: time=\"2026-06-12T19:51:38.930622207Z\" level=info msg=\"Stopping container: 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e (timeout: 2s)\" id=6d5c98e8-cb4b-43d6-abfd-42c20a7c5607 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.912817 | controller |     "Jun 12 19:51:39.067248 crc crio[3657]: time=\"2026-06-12T19:51:39.067183201Z\" level=info msg=\"Stopped container 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e: openshift-marketplace/redhat-operators-tqnsn/registry-server\" id=6d5c98e8-cb4b-43d6-abfd-42c20a7c5607 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.912838 | controller |     "Jun 12 19:51:39.068461 crc crio[3657]: time=\"2026-06-12T19:51:39.068386696Z\" level=info msg=\"Stopping pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\" id=7459b755-bf2c-4a3e-b89e-471633044f8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.912883 | controller |     "Jun 12 19:51:39.069201 crc crio[3657]: time=\"2026-06-12T19:51:39.069047107Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tqnsn Namespace:openshift-marketplace ID:99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de UID:b1c8c96c-d632-4d44-abb0-589697897d20 NetNS:/var/run/netns/6fa22018-8d32-4c32-aefe-a09079703631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1c8c96c_d632_4d44_abb0_589697897d20.slice PodAnnotations:0xc00146e178}] Aliases:map[]}\"",
2026-06-12 21:10:22.912913 | controller |     "Jun 12 19:51:39.069477 crc crio[3657]: time=\"2026-06-12T19:51:39.069410088Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-tqnsn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.912939 | controller |     "Jun 12 19:51:40.551804 crc crio[3657]: time=\"2026-06-12T19:51:40.551241921Z\" level=info msg=\"Stopped pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\" id=7459b755-bf2c-4a3e-b89e-471633044f8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.912962 | controller |     "Jun 12 19:51:40.987886 crc crio[3657]: time=\"2026-06-12T19:51:40.987720386Z\" level=info msg=\"Removing container: 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e\" id=00ca23c3-866b-4168-b4ea-ee37c5137853 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.912981 | controller |     "Jun 12 19:51:41.028861 crc crio[3657]: time=\"2026-06-12T19:51:41.028663262Z\" level=info msg=\"Removed container 85fc1c010985b349e2c9ca0ef10dc1907479478ce22443bcb3bd084124c28b1e: openshift-marketplace/redhat-operators-tqnsn/registry-server\" id=00ca23c3-866b-4168-b4ea-ee37c5137853 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913002 | controller |     "Jun 12 19:51:41.033486 crc crio[3657]: time=\"2026-06-12T19:51:41.033365364Z\" level=info msg=\"Removing container: ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78\" id=f8165fc9-edde-4d84-88c3-eb711c7675e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913024 | controller |     "Jun 12 19:51:41.081863 crc crio[3657]: time=\"2026-06-12T19:51:41.081667891Z\" level=info msg=\"Removed container ac7cfff8a518e21be2c700822a180c764e30e0490645ef587cca810ad6169e78: openshift-marketplace/redhat-operators-tqnsn/extract-content\" id=f8165fc9-edde-4d84-88c3-eb711c7675e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913044 | controller |     "Jun 12 19:51:41.087016 crc crio[3657]: time=\"2026-06-12T19:51:41.086710343Z\" level=info msg=\"Removing container: a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818\" id=7c7e7835-4ea8-4dae-9251-98383876cb2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913063 | controller |     "Jun 12 19:51:41.111208 crc crio[3657]: time=\"2026-06-12T19:51:41.111132237Z\" level=info msg=\"Removed container a9c79f845b8d8ed616c1f7ed6189f584439ef502138966e104947f6b9e46e818: openshift-marketplace/redhat-operators-tqnsn/extract-utilities\" id=7c7e7835-4ea8-4dae-9251-98383876cb2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913082 | controller |     "Jun 12 19:51:56.677510 crc crio[3657]: time=\"2026-06-12T19:51:56.67535453Z\" level=info msg=\"Stopping container: d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384 (timeout: 15s)\" id=46dc99ed-e94d-4443-a779-dfa2119e51e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.913100 | controller |     "Jun 12 19:51:56.677510 crc crio[3657]: time=\"2026-06-12T19:51:56.676335431Z\" level=info msg=\"Stopping container: 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5 (timeout: 15s)\" id=47a00687-e467-4295-888e-82563a06c0b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.913115 | controller |     "Jun 12 19:51:56.677510 crc crio[3657]: time=\"2026-06-12T19:51:56.676151285Z\" level=info msg=\"Stopping container: 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b (timeout: 15s)\" id=fb7daa9b-3b62-4d19-92a8-a86e4132b745 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.913130 | controller |     "Jun 12 19:51:56.680058 crc crio[3657]: time=\"2026-06-12T19:51:56.676187896Z\" level=info msg=\"Stopping container: f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455 (timeout: 15s)\" id=acbb028d-36c6-4a82-a5aa-8ff700ff08da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.913148 | controller |     "Jun 12 19:51:56.687680 crc crio[3657]: time=\"2026-06-12T19:51:56.676210857Z\" level=info msg=\"Stopping container: e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c (timeout: 15s)\" id=e52919f3-95c7-4707-98ec-eff510373fe7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.913171 | controller |     "Jun 12 19:51:56.979491 crc crio[3657]: time=\"2026-06-12T19:51:56.978603312Z\" level=info msg=\"Stopped container e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=e52919f3-95c7-4707-98ec-eff510373fe7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.913195 | controller |     "Jun 12 19:51:56.998921 crc crio[3657]: time=\"2026-06-12T19:51:56.998465638Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=48310af5-e037-4e34-8bdf-45c8b1fa3cb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.913216 | controller |     "Jun 12 19:51:56.998921 crc crio[3657]: time=\"2026-06-12T19:51:56.998608622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.913235 | controller |     "Jun 12 19:51:57.095097 crc crio[3657]: time=\"2026-06-12T19:51:57.095039307Z\" level=info msg=\"Stopped container d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=46dc99ed-e94d-4443-a779-dfa2119e51e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.913257 | controller |     "Jun 12 19:51:57.174483 crc crio[3657]: time=\"2026-06-12T19:51:57.17437929Z\" level=info msg=\"Stopped container f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=acbb028d-36c6-4a82-a5aa-8ff700ff08da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.913277 | controller |     "Jun 12 19:51:57.272676 crc crio[3657]: time=\"2026-06-12T19:51:57.272571402Z\" level=info msg=\"Stopped container 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=47a00687-e467-4295-888e-82563a06c0b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.913297 | controller |     "Jun 12 19:51:57.298942 crc crio[3657]: time=\"2026-06-12T19:51:57.298794571Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=48310af5-e037-4e34-8bdf-45c8b1fa3cb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.913316 | controller |     "Jun 12 19:51:57.328355 crc crio[3657]: time=\"2026-06-12T19:51:57.327917137Z\" level=info msg=\"Ran pod sandbox fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=48310af5-e037-4e34-8bdf-45c8b1fa3cb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.913335 | controller |     "Jun 12 19:51:57.333077 crc crio[3657]: time=\"2026-06-12T19:51:57.332948952Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=12b19d03-faad-415e-8eaf-1ca7a9187a30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.913353 | controller |     "Jun 12 19:51:57.358796 crc crio[3657]: time=\"2026-06-12T19:51:57.358714936Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c922456c-1324-42e0-9267-113cf21ee3a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.913376 | controller |     "Jun 12 19:51:57.363852 crc crio[3657]: time=\"2026-06-12T19:51:57.363796057Z\" level=info msg=\"Removing container: 1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed\" id=4cba1ac3-b198-4bae-87cf-b470650f1119 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913397 | controller |     "Jun 12 19:51:57.373119 crc crio[3657]: time=\"2026-06-12T19:51:57.373075932Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=b2677ffb-3ac3-4385-9ebc-663bba35ec6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.913419 | controller |     "Jun 12 19:51:57.438680 crc crio[3657]: time=\"2026-06-12T19:51:57.438431971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.913440 | controller |     "Jun 12 19:51:57.476349 crc crio[3657]: time=\"2026-06-12T19:51:57.476151825Z\" level=info msg=\"Removed container 1da331d6287be7de8f7a7ce915e801a8962958dc7adafc01999a9b42a9c380ed: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4cba1ac3-b198-4bae-87cf-b470650f1119 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913460 | controller |     "Jun 12 19:51:57.482543 crc crio[3657]: time=\"2026-06-12T19:51:57.482457036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.913480 | controller |     "Jun 12 19:51:57.816543 crc crio[3657]: time=\"2026-06-12T19:51:57.816365409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.913499 | controller |     "Jun 12 19:51:57.990119 crc crio[3657]: time=\"2026-06-12T19:51:57.989027111Z\" level=info msg=\"Created container 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=b2677ffb-3ac3-4385-9ebc-663bba35ec6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.913519 | controller |     "Jun 12 19:51:57.992537 crc crio[3657]: time=\"2026-06-12T19:51:57.992152954Z\" level=info msg=\"Starting container: 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef\" id=17ba8fc9-8302-46a5-923d-303557b5b46f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.913539 | controller |     "Jun 12 19:51:58.043914 crc crio[3657]: time=\"2026-06-12T19:51:58.043679932Z\" level=info msg=\"Started container\" PID=16718 containerID=29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=17ba8fc9-8302-46a5-923d-303557b5b46f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3",
2026-06-12 21:10:22.913565 | controller |     "Jun 12 19:51:58.401170 crc crio[3657]: time=\"2026-06-12T19:51:58.400657938Z\" level=info msg=\"Stopping pod sandbox: 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a\" id=347d0b11-eceb-4418-90de-638d7cc92c9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.913587 | controller |     "Jun 12 19:51:58.401753 crc crio[3657]: time=\"2026-06-12T19:51:58.401584915Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a UID:670d3cbf-abf6-41a9-a75f-56d920aaefe6 NetNS:/var/run/netns/3ff6a896-0fd1-478c-a85d-1355c772bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod670d3cbf_abf6_41a9_a75f_56d920aaefe6.slice PodAnnotations:0xc0019942f8}] Aliases:map[]}\"",
2026-06-12 21:10:22.913613 | controller |     "Jun 12 19:51:58.401842 crc crio[3657]: time=\"2026-06-12T19:51:58.401753731Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.913635 | controller |     "Jun 12 19:52:00.018702 crc crio[3657]: time=\"2026-06-12T19:52:00.018229804Z\" level=info msg=\"Stopped container 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=fb7daa9b-3b62-4d19-92a8-a86e4132b745 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.913655 | controller |     "Jun 12 19:52:00.021618 crc crio[3657]: time=\"2026-06-12T19:52:00.020382387Z\" level=info msg=\"Stopping pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\" id=fac46102-8e49-400c-8cd8-d8013cf2df9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.913678 | controller |     "Jun 12 19:52:00.027147 crc crio[3657]: time=\"2026-06-12T19:52:00.027104829Z\" level=info msg=\"Stopped pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\" id=fac46102-8e49-400c-8cd8-d8013cf2df9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.913700 | controller |     "Jun 12 19:52:00.213833 crc crio[3657]: time=\"2026-06-12T19:52:00.21306164Z\" level=info msg=\"Stopped pod sandbox: 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a\" id=347d0b11-eceb-4418-90de-638d7cc92c9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.913720 | controller |     "Jun 12 19:52:00.893767 crc crio[3657]: time=\"2026-06-12T19:52:00.893449429Z\" level=info msg=\"Removing container: d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384\" id=c5586ecf-b606-4d4c-b15b-8ecffc7a0c53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913743 | controller |     "Jun 12 19:52:00.926915 crc crio[3657]: time=\"2026-06-12T19:52:00.92647965Z\" level=info msg=\"Removed container d4ffa90a48626c3cd2695afcb994bf2777ffe4b1507e2123044c420f41ab1384: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=c5586ecf-b606-4d4c-b15b-8ecffc7a0c53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913768 | controller |     "Jun 12 19:52:00.929711 crc crio[3657]: time=\"2026-06-12T19:52:00.929631312Z\" level=info msg=\"Removing container: 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b\" id=9238ce75-ac2a-4206-9b29-a8aa6bf7de81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913787 | controller |     "Jun 12 19:52:00.956641 crc crio[3657]: time=\"2026-06-12T19:52:00.956544841Z\" level=info msg=\"Removed container 5a1450f200115ec9d728972e01337846c13565752ffa73daba46c23a96ef471b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=9238ce75-ac2a-4206-9b29-a8aa6bf7de81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913807 | controller |     "Jun 12 19:52:00.959738 crc crio[3657]: time=\"2026-06-12T19:52:00.959628242Z\" level=info msg=\"Removing container: f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455\" id=32b31514-5640-4fad-8e13-2208deb1be3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913826 | controller |     "Jun 12 19:52:00.987604 crc crio[3657]: time=\"2026-06-12T19:52:00.98752054Z\" level=info msg=\"Removed container f411da9b8b26d2efac8982cc7153de94ce54f9b51bd7046429b29ec05442c455: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=32b31514-5640-4fad-8e13-2208deb1be3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913846 | controller |     "Jun 12 19:52:00.990177 crc crio[3657]: time=\"2026-06-12T19:52:00.990098866Z\" level=info msg=\"Removing container: e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c\" id=720e901d-183d-4cc0-8e17-b7682d753337 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913895 | controller |     "Jun 12 19:52:01.010310 crc crio[3657]: time=\"2026-06-12T19:52:01.010185232Z\" level=info msg=\"Removed container e3a49e51d02896b9a97eb8b6efd19eee3fc553fc8bf65d76cecae855e1418b5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=720e901d-183d-4cc0-8e17-b7682d753337 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913919 | controller |     "Jun 12 19:52:01.013711 crc crio[3657]: time=\"2026-06-12T19:52:01.013674345Z\" level=info msg=\"Removing container: 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5\" id=35601169-9d33-40b9-b100-8a14cd60f24f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913940 | controller |     "Jun 12 19:52:01.030376 crc crio[3657]: time=\"2026-06-12T19:52:01.030192886Z\" level=info msg=\"Removed container 368dd698ed5a3005c2d95bcf6b0506875e73b84b2cf088384fc791dbc9c2eca5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=35601169-9d33-40b9-b100-8a14cd60f24f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913963 | controller |     "Jun 12 19:52:01.033404 crc crio[3657]: time=\"2026-06-12T19:52:01.033374039Z\" level=info msg=\"Removing container: a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f\" id=3e1299dd-a744-4c01-921a-76711fa6ad7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.913983 | controller |     "Jun 12 19:52:01.149731 crc crio[3657]: time=\"2026-06-12T19:52:01.149456267Z\" level=info msg=\"Removed container a5db692b3951eff9ebe9850697b9dedd0854d5e7ee781e9b3875ffa449752a9f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=3e1299dd-a744-4c01-921a-76711fa6ad7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.914004 | controller |     "Jun 12 19:52:01.155074 crc crio[3657]: time=\"2026-06-12T19:52:01.154844832Z\" level=info msg=\"Removing container: a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96\" id=0f5369bc-78e7-44a0-9f20-a3d9b90ff901 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.914027 | controller |     "Jun 12 19:52:01.254857 crc crio[3657]: time=\"2026-06-12T19:52:01.254652136Z\" level=info msg=\"Removed container a2e125b56f9ab2271ae9a7448a6375f13bdfe288241c0225ddcb241a6eea2a96: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=0f5369bc-78e7-44a0-9f20-a3d9b90ff901 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.914047 | controller |     "Jun 12 19:52:07.484616 crc crio[3657]: time=\"2026-06-12T19:52:07.48374675Z\" level=info msg=\"Stopping pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\" id=7789a16e-e2aa-45a3-8865-2db103a93156 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.914066 | controller |     "Jun 12 19:52:07.484616 crc crio[3657]: time=\"2026-06-12T19:52:07.484607005Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\" id=7789a16e-e2aa-45a3-8865-2db103a93156 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.914086 | controller |     "Jun 12 19:52:07.486055 crc crio[3657]: time=\"2026-06-12T19:52:07.485142551Z\" level=info msg=\"Removing pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\" id=79969886-a1ad-413c-b306-22152c28f6bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.914105 | controller |     "Jun 12 19:52:07.493961 crc crio[3657]: time=\"2026-06-12T19:52:07.493834989Z\" level=info msg=\"Removed pod sandbox: 99e5822f6d2431dbd45290ae32a8ff820b19a592ddd8822ab66d87b045f756de\" id=79969886-a1ad-413c-b306-22152c28f6bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.914140 | controller |     "Jun 12 19:52:07.495318 crc crio[3657]: time=\"2026-06-12T19:52:07.49520502Z\" level=info msg=\"Stopping pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\" id=9dabc9ed-06a0-42c2-af26-efa441f18d32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.914174 | controller |     "Jun 12 19:52:07.495399 crc crio[3657]: time=\"2026-06-12T19:52:07.495326943Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\" id=9dabc9ed-06a0-42c2-af26-efa441f18d32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.914207 | controller |     "Jun 12 19:52:07.496016 crc crio[3657]: time=\"2026-06-12T19:52:07.495921321Z\" level=info msg=\"Removing pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\" id=2ab7ba02-66d5-410c-8a5c-e46775e929e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.914237 | controller |     "Jun 12 19:52:07.506815 crc crio[3657]: time=\"2026-06-12T19:52:07.506709714Z\" level=info msg=\"Removed pod sandbox: 2738231ba12e0e5f35197be81cd37baa6e30cecaf11a4ae44d805db6ae7ca5c4\" id=2ab7ba02-66d5-410c-8a5c-e46775e929e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.914269 | controller |     "Jun 12 19:52:07.508117 crc crio[3657]: time=\"2026-06-12T19:52:07.507952267Z\" level=info msg=\"Stopping pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\" id=03ee217f-e5e7-4c95-8019-c8edd933ccda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.914298 | controller |     "Jun 12 19:52:07.508117 crc crio[3657]: time=\"2026-06-12T19:52:07.508077631Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\" id=03ee217f-e5e7-4c95-8019-c8edd933ccda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.914324 | controller |     "Jun 12 19:52:07.509964 crc crio[3657]: time=\"2026-06-12T19:52:07.509883216Z\" level=info msg=\"Removing pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\" id=9c7933cf-b3f0-42bc-8d7f-9fa241420c70 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.914349 | controller |     "Jun 12 19:52:07.521013 crc crio[3657]: time=\"2026-06-12T19:52:07.520877102Z\" level=info msg=\"Removed pod sandbox: 8ce0b60de30564e68f467b03d4f8675f1ee63a9827d3b751b7bfbf7d30669786\" id=9c7933cf-b3f0-42bc-8d7f-9fa241420c70 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.914374 | controller |     "Jun 12 19:52:07.522140 crc crio[3657]: time=\"2026-06-12T19:52:07.52187166Z\" level=info msg=\"Stopping pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\" id=4427f690-b4f1-44a3-b468-5893ef96d5ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.914400 | controller |     "Jun 12 19:52:07.522140 crc crio[3657]: time=\"2026-06-12T19:52:07.521957652Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\" id=4427f690-b4f1-44a3-b468-5893ef96d5ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.914425 | controller |     "Jun 12 19:52:07.523358 crc crio[3657]: time=\"2026-06-12T19:52:07.523252941Z\" level=info msg=\"Removing pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\" id=667aa3a4-4b85-4a20-b9e5-9a5c3cddcb1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.914447 | controller |     "Jun 12 19:52:07.532474 crc crio[3657]: time=\"2026-06-12T19:52:07.532056813Z\" level=info msg=\"Removed pod sandbox: ee729404028fabd16ac12458aa64ed9d08598c1b8963b986014337956c9949d8\" id=667aa3a4-4b85-4a20-b9e5-9a5c3cddcb1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.914469 | controller |     "Jun 12 19:52:07.533543 crc crio[3657]: time=\"2026-06-12T19:52:07.533476204Z\" level=info msg=\"Stopping pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\" id=f40e4419-3b76-45f4-b340-19e9194907a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.914503 | controller |     "Jun 12 19:52:07.533629 crc crio[3657]: time=\"2026-06-12T19:52:07.533553006Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\" id=f40e4419-3b76-45f4-b340-19e9194907a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.914528 | controller |     "Jun 12 19:52:07.535463 crc crio[3657]: time=\"2026-06-12T19:52:07.535384871Z\" level=info msg=\"Removing pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\" id=464e9e36-31a1-446b-a920-c9098cf2b7e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.914554 | controller |     "Jun 12 19:52:07.545358 crc crio[3657]: time=\"2026-06-12T19:52:07.545203066Z\" level=info msg=\"Removed pod sandbox: 8e9acabb5f4497312fda7a3a47a803186875a98605b243e95a9357aa732245cd\" id=464e9e36-31a1-446b-a920-c9098cf2b7e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.914585 | controller |     "Jun 12 19:52:07.546180 crc crio[3657]: time=\"2026-06-12T19:52:07.546105289Z\" level=info msg=\"Stopping pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\" id=e9c72e87-fae5-481a-bd40-3fd1d051d24e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.914608 | controller |     "Jun 12 19:52:07.546180 crc crio[3657]: time=\"2026-06-12T19:52:07.546174741Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\" id=e9c72e87-fae5-481a-bd40-3fd1d051d24e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.914637 | controller |     "Jun 12 19:52:07.546933 crc crio[3657]: time=\"2026-06-12T19:52:07.546850041Z\" level=info msg=\"Removing pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\" id=dc9b098a-f555-490e-b8a0-55c0a2b4f15d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.914665 | controller |     "Jun 12 19:52:07.557042 crc crio[3657]: time=\"2026-06-12T19:52:07.554553882Z\" level=info msg=\"Removed pod sandbox: 82d0466280f7eae43543fff1bfbdea728264459164a8b192180ba21fc2fe7cbb\" id=dc9b098a-f555-490e-b8a0-55c0a2b4f15d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.914691 | controller |     "Jun 12 19:52:10.211842 crc crio[3657]: time=\"2026-06-12T19:52:10.211400336Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=8fc5bcf7-4dee-4b47-a187-b55e0c69c20a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.914724 | controller |     "Jun 12 19:52:10.211842 crc crio[3657]: time=\"2026-06-12T19:52:10.211845209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.914753 | controller |     "Jun 12 19:52:10.229046 crc crio[3657]: time=\"2026-06-12T19:52:10.228764074Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8fc5bcf7-4dee-4b47-a187-b55e0c69c20a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.914781 | controller |     "Jun 12 19:52:10.245821 crc crio[3657]: time=\"2026-06-12T19:52:10.24548831Z\" level=info msg=\"Ran pod sandbox 3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=8fc5bcf7-4dee-4b47-a187-b55e0c69c20a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.914804 | controller |     "Jun 12 19:52:10.250630 crc crio[3657]: time=\"2026-06-12T19:52:10.250257782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5e15a3ae-1602-442d-8658-86c930f09fb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.914819 | controller |     "Jun 12 19:52:10.254451 crc crio[3657]: time=\"2026-06-12T19:52:10.254376511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7e81dde0-35cd-4deb-a71c-32ce84db4866 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.914838 | controller |     "Jun 12 19:52:10.271519 crc crio[3657]: time=\"2026-06-12T19:52:10.261903444Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=cafac97f-b4e4-4174-9463-119efc1168b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.915530 | controller |     "Jun 12 19:52:10.271519 crc crio[3657]: time=\"2026-06-12T19:52:10.262653106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.915800 | controller |     "Jun 12 19:52:10.321240 crc crio[3657]: time=\"2026-06-12T19:52:10.321102393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.915830 | controller |     "Jun 12 19:52:10.573484 crc crio[3657]: time=\"2026-06-12T19:52:10.573186195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.915868 | controller |     "Jun 12 19:52:10.694839 crc crio[3657]: time=\"2026-06-12T19:52:10.6947136Z\" level=info msg=\"Created container 11d501f6a9891f6fcc76a9cf050ff23e1fa9c51327a16875ca8131a14cf0a755: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=cafac97f-b4e4-4174-9463-119efc1168b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.915918 | controller |     "Jun 12 19:52:10.695935 crc crio[3657]: time=\"2026-06-12T19:52:10.695849153Z\" level=info msg=\"Starting container: 11d501f6a9891f6fcc76a9cf050ff23e1fa9c51327a16875ca8131a14cf0a755\" id=68709c34-90d7-4fde-b80d-4af2151a648c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.915943 | controller |     "Jun 12 19:52:10.706876 crc crio[3657]: time=\"2026-06-12T19:52:10.706806289Z\" level=info msg=\"Started container\" PID=17010 containerID=11d501f6a9891f6fcc76a9cf050ff23e1fa9c51327a16875ca8131a14cf0a755 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=68709c34-90d7-4fde-b80d-4af2151a648c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7",
2026-06-12 21:10:22.915964 | controller |     "Jun 12 19:52:11.037863 crc crio[3657]: time=\"2026-06-12T19:52:11.037216139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=30006865-b706-4c9b-8692-3b55b0abc532 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.915982 | controller |     "Jun 12 19:52:11.044634 crc crio[3657]: time=\"2026-06-12T19:52:11.044220476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ce92b42e-ff14-4bd1-a312-30104553e342 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.915997 | controller |     "Jun 12 19:52:11.046072 crc crio[3657]: time=\"2026-06-12T19:52:11.045833093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=84c9061b-b497-43e7-a22b-24873e4a9d19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.916013 | controller |     "Jun 12 19:52:11.050840 crc crio[3657]: time=\"2026-06-12T19:52:11.050593595Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7c66de7e-c9a3-4fb8-a2c2-163737f5f306 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.916029 | controller |     "Jun 12 19:52:11.051498 crc crio[3657]: time=\"2026-06-12T19:52:11.051085929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916057 | controller |     "Jun 12 19:52:11.053568 crc crio[3657]: time=\"2026-06-12T19:52:11.052470562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e27a88e9-d95a-4c2d-ae2c-781339ae20f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.916074 | controller |     "Jun 12 19:52:11.076403 crc crio[3657]: time=\"2026-06-12T19:52:11.076078261Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=075926f6-eadf-4eb7-a8ec-24d2d8423b43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.916089 | controller |     "Jun 12 19:52:11.077467 crc crio[3657]: time=\"2026-06-12T19:52:11.07741141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916105 | controller |     "Jun 12 19:52:11.102398 crc crio[3657]: time=\"2026-06-12T19:52:11.102074511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916121 | controller |     "Jun 12 19:52:11.134961 crc crio[3657]: time=\"2026-06-12T19:52:11.134855714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916137 | controller |     "Jun 12 19:52:11.308731 crc crio[3657]: time=\"2026-06-12T19:52:11.308512134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916151 | controller |     "Jun 12 19:52:11.354438 crc crio[3657]: time=\"2026-06-12T19:52:11.35423171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916166 | controller |     "Jun 12 19:52:11.430128 crc crio[3657]: time=\"2026-06-12T19:52:11.430035548Z\" level=info msg=\"Created container e2580ad61a56da6a26aa3748b52c6621f9bfbc14216f7242b075d6bb53b8db3c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7c66de7e-c9a3-4fb8-a2c2-163737f5f306 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.916183 | controller |     "Jun 12 19:52:11.431459 crc crio[3657]: time=\"2026-06-12T19:52:11.431242374Z\" level=info msg=\"Starting container: e2580ad61a56da6a26aa3748b52c6621f9bfbc14216f7242b075d6bb53b8db3c\" id=d6ae8e8d-27d5-44b9-9efb-8ab66418adc3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.916198 | controller |     "Jun 12 19:52:11.437599 crc crio[3657]: time=\"2026-06-12T19:52:11.43751373Z\" level=info msg=\"Started container\" PID=17024 containerID=e2580ad61a56da6a26aa3748b52c6621f9bfbc14216f7242b075d6bb53b8db3c description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=d6ae8e8d-27d5-44b9-9efb-8ab66418adc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53",
2026-06-12 21:10:22.916214 | controller |     "Jun 12 19:52:11.464186 crc crio[3657]: time=\"2026-06-12T19:52:11.463894212Z\" level=info msg=\"Created container 3c8d37b82e6633a715011a9ec89776a735d6fbd2a29bed0a9089096026eb303a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=075926f6-eadf-4eb7-a8ec-24d2d8423b43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.916230 | controller |     "Jun 12 19:52:11.465723 crc crio[3657]: time=\"2026-06-12T19:52:11.465616924Z\" level=info msg=\"Starting container: 3c8d37b82e6633a715011a9ec89776a735d6fbd2a29bed0a9089096026eb303a\" id=1f553d55-57b9-468a-9390-af98e5149cc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.916285 | controller |     "Jun 12 19:52:11.473571 crc crio[3657]: time=\"2026-06-12T19:52:11.473472967Z\" level=info msg=\"Started container\" PID=17036 containerID=3c8d37b82e6633a715011a9ec89776a735d6fbd2a29bed0a9089096026eb303a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=1f553d55-57b9-468a-9390-af98e5149cc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7",
2026-06-12 21:10:22.916303 | controller |     "Jun 12 19:52:11.490548 crc crio[3657]: time=\"2026-06-12T19:52:11.490479011Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=57e41bc8-5918-4f7e-9ded-d4d597f3d286 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.916319 | controller |     "Jun 12 19:52:11.493182 crc crio[3657]: time=\"2026-06-12T19:52:11.492948684Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bbd81063-6c23-449d-9566-88c60109df87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.916334 | controller |     "Jun 12 19:52:11.500573 crc crio[3657]: time=\"2026-06-12T19:52:11.500449656Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=7417d968-4e2b-44ac-acfc-b055311b607d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.916369 | controller |     "Jun 12 19:52:11.500966 crc crio[3657]: time=\"2026-06-12T19:52:11.500908831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916385 | controller |     "Jun 12 19:52:11.527174 crc crio[3657]: time=\"2026-06-12T19:52:11.527089947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916400 | controller |     "Jun 12 19:52:11.823422 crc crio[3657]: time=\"2026-06-12T19:52:11.823337223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916415 | controller |     "Jun 12 19:52:11.986387 crc crio[3657]: time=\"2026-06-12T19:52:11.986315407Z\" level=info msg=\"Created container 42eb5260d706b767faf97b0709b9af3d75279d2f829dfa5911564ddefb68e643: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=7417d968-4e2b-44ac-acfc-b055311b607d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.916431 | controller |     "Jun 12 19:52:11.987721 crc crio[3657]: time=\"2026-06-12T19:52:11.987631265Z\" level=info msg=\"Starting container: 42eb5260d706b767faf97b0709b9af3d75279d2f829dfa5911564ddefb68e643\" id=75e4f573-ba02-47af-90c9-35489ecd5836 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.916446 | controller |     "Jun 12 19:52:11.994142 crc crio[3657]: time=\"2026-06-12T19:52:11.994057727Z\" level=info msg=\"Started container\" PID=17092 containerID=42eb5260d706b767faf97b0709b9af3d75279d2f829dfa5911564ddefb68e643 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=75e4f573-ba02-47af-90c9-35489ecd5836 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7",
2026-06-12 21:10:22.916462 | controller |     "Jun 12 19:52:12.017840 crc crio[3657]: time=\"2026-06-12T19:52:12.017727078Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=83dcf129-af51-485a-8850-159ce3d0164a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.916480 | controller |     "Jun 12 19:52:12.022157 crc crio[3657]: time=\"2026-06-12T19:52:12.021981205Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=71acd8f6-ffe9-4394-b345-49770645be12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.916495 | controller |     "Jun 12 19:52:12.032592 crc crio[3657]: time=\"2026-06-12T19:52:12.032448965Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=38ea005a-2bb2-408d-9a06-37d6bd121c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.916510 | controller |     "Jun 12 19:52:12.033207 crc crio[3657]: time=\"2026-06-12T19:52:12.033130635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916525 | controller |     "Jun 12 19:52:12.071299 crc crio[3657]: time=\"2026-06-12T19:52:12.071201264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916539 | controller |     "Jun 12 19:52:12.355695 crc crio[3657]: time=\"2026-06-12T19:52:12.35561614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916554 | controller |     "Jun 12 19:52:12.449734 crc crio[3657]: time=\"2026-06-12T19:52:12.449599646Z\" level=info msg=\"Created container 3ec91a10681ca9553965ad7f0eb6053f43c8e296179f3b4c91bdf553c0d2be70: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=38ea005a-2bb2-408d-9a06-37d6bd121c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.916569 | controller |     "Jun 12 19:52:12.450962 crc crio[3657]: time=\"2026-06-12T19:52:12.450850964Z\" level=info msg=\"Starting container: 3ec91a10681ca9553965ad7f0eb6053f43c8e296179f3b4c91bdf553c0d2be70\" id=abf5b75d-df07-463c-9169-e4d1db804861 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.916584 | controller |     "Jun 12 19:52:12.458850 crc crio[3657]: time=\"2026-06-12T19:52:12.458752569Z\" level=info msg=\"Started container\" PID=17118 containerID=3ec91a10681ca9553965ad7f0eb6053f43c8e296179f3b4c91bdf553c0d2be70 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=abf5b75d-df07-463c-9169-e4d1db804861 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7",
2026-06-12 21:10:22.916600 | controller |     "Jun 12 19:52:12.485591 crc crio[3657]: time=\"2026-06-12T19:52:12.485491692Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=804adb73-57c1-480b-b6a7-6e381023ac2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.916615 | controller |     "Jun 12 19:52:12.488044 crc crio[3657]: time=\"2026-06-12T19:52:12.487902305Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e151f78f-0c52-41cc-86d1-9a0317198f58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.916629 | controller |     "Jun 12 19:52:12.503045 crc crio[3657]: time=\"2026-06-12T19:52:12.502366031Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3cc9d398-e544-45c7-858c-6a0d3b37f37f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.916644 | controller |     "Jun 12 19:52:12.503539 crc crio[3657]: time=\"2026-06-12T19:52:12.503095493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916662 | controller |     "Jun 12 19:52:12.545921 crc crio[3657]: time=\"2026-06-12T19:52:12.54579051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916677 | controller |     "Jun 12 19:52:12.758220 crc crio[3657]: time=\"2026-06-12T19:52:12.758126877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916691 | controller |     "Jun 12 19:52:12.842206 crc crio[3657]: time=\"2026-06-12T19:52:12.842154499Z\" level=info msg=\"Created container 7a8e58093fdfbbefaf381c58ffcbdbd45f41b9f71e2ce634c86c2e0ea33d3745: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3cc9d398-e544-45c7-858c-6a0d3b37f37f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.916705 | controller |     "Jun 12 19:52:12.843449 crc crio[3657]: time=\"2026-06-12T19:52:12.843411666Z\" level=info msg=\"Starting container: 7a8e58093fdfbbefaf381c58ffcbdbd45f41b9f71e2ce634c86c2e0ea33d3745\" id=06ad9a27-e8cc-4b59-9b8e-ac32a4663798 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.916720 | controller |     "Jun 12 19:52:12.847349 crc crio[3657]: time=\"2026-06-12T19:52:12.847211389Z\" level=info msg=\"Started container\" PID=17139 containerID=7a8e58093fdfbbefaf381c58ffcbdbd45f41b9f71e2ce634c86c2e0ea33d3745 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=06ad9a27-e8cc-4b59-9b8e-ac32a4663798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7",
2026-06-12 21:10:22.916734 | controller |     "Jun 12 19:52:12.858231 crc crio[3657]: time=\"2026-06-12T19:52:12.858154723Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ebf3f97a-3b03-497d-b569-648dfbf13447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.916748 | controller |     "Jun 12 19:52:12.860526 crc crio[3657]: time=\"2026-06-12T19:52:12.860474432Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3cf95f73-d1d8-4946-bee9-f007353f7bc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.916762 | controller |     "Jun 12 19:52:12.866337 crc crio[3657]: time=\"2026-06-12T19:52:12.866228313Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5a437ca2-b783-48cb-b007-728c3c226fd9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.916776 | controller |     "Jun 12 19:52:12.867703 crc crio[3657]: time=\"2026-06-12T19:52:12.867581134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916791 | controller |     "Jun 12 19:52:12.900669 crc crio[3657]: time=\"2026-06-12T19:52:12.900575683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916805 | controller |     "Jun 12 19:52:13.218320 crc crio[3657]: time=\"2026-06-12T19:52:13.20671219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.916819 | controller |     "Jun 12 19:52:13.382028 crc crio[3657]: time=\"2026-06-12T19:52:13.381919257Z\" level=info msg=\"Created container 527b45387013fbf65bfe160f5ac0b5ad1510ad4b698a71d656a8841d08d5972e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5a437ca2-b783-48cb-b007-728c3c226fd9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.916835 | controller |     "Jun 12 19:52:13.384629 crc crio[3657]: time=\"2026-06-12T19:52:13.384480694Z\" level=info msg=\"Starting container: 527b45387013fbf65bfe160f5ac0b5ad1510ad4b698a71d656a8841d08d5972e\" id=e7b7a340-417f-4470-97f6-5f8dabe64df4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.916865 | controller |     "Jun 12 19:52:13.409449 crc crio[3657]: time=\"2026-06-12T19:52:13.404409044Z\" level=info msg=\"Started container\" PID=17158 containerID=527b45387013fbf65bfe160f5ac0b5ad1510ad4b698a71d656a8841d08d5972e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=e7b7a340-417f-4470-97f6-5f8dabe64df4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5bcfdc983dd201448679848aff36221f56aab98482dfdc73fe654a96ebe5c7",
2026-06-12 21:10:22.916887 | controller |     "Jun 12 19:52:50.587021 crc crio[3657]: time=\"2026-06-12T19:52:50.586056695Z\" level=info msg=\"Stopping container: 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef (timeout: 5s)\" id=fac77946-74b8-4c65-bd4d-b23bd5db6067 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.916902 | controller |     "Jun 12 19:52:51.625513 crc crio[3657]: time=\"2026-06-12T19:52:51.624224382Z\" level=info msg=\"Stopping container: 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7 (timeout: 30s)\" id=7bf7cfb1-7d91-479a-86fc-b23ca2497f04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.916917 | controller |     "Jun 12 19:52:51.692431 crc crio[3657]: time=\"2026-06-12T19:52:51.691942194Z\" level=info msg=\"Stopping container: f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4 (timeout: 30s)\" id=c1f3d51b-d4ba-4231-afaf-994691d8340b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.916931 | controller |     "Jun 12 19:52:51.729169 crc crio[3657]: time=\"2026-06-12T19:52:51.729008559Z\" level=info msg=\"Stopping container: 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81 (timeout: 30s)\" id=0bb8b6fd-6740-486e-9b72-424354cca258 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.916945 | controller |     "Jun 12 19:52:51.768795 crc crio[3657]: time=\"2026-06-12T19:52:51.767679929Z\" level=info msg=\"Stopping container: edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69 (timeout: 30s)\" id=1a3469c0-3c2d-476b-b0bc-b0692d3e5be9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.916961 | controller |     "Jun 12 19:52:51.832971 crc crio[3657]: time=\"2026-06-12T19:52:51.832887859Z\" level=info msg=\"Stopping container: 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf (timeout: 30s)\" id=9c4c58a9-daeb-4af2-a611-32100569f62a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.916981 | controller |     "Jun 12 19:52:51.888007 crc crio[3657]: time=\"2026-06-12T19:52:51.887911258Z\" level=info msg=\"Stopped container 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0bb8b6fd-6740-486e-9b72-424354cca258 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.917005 | controller |     "Jun 12 19:52:51.892577 crc crio[3657]: time=\"2026-06-12T19:52:51.892487939Z\" level=info msg=\"Stopped container 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7: openshift-marketplace/certified-operators-l27pk/registry-server\" id=7bf7cfb1-7d91-479a-86fc-b23ca2497f04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.917025 | controller |     "Jun 12 19:52:51.892692 crc crio[3657]: time=\"2026-06-12T19:52:51.892618118Z\" level=info msg=\"Stopping pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\" id=c5625492-0ee4-4b0e-bd75-2a96ac027273 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.917045 | controller |     "Jun 12 19:52:51.893380 crc crio[3657]: time=\"2026-06-12T19:52:51.893341211Z\" level=info msg=\"Stopping pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\" id=ccbc57d8-14f3-46a7-a3a2-bf254bf84a11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.917069 | controller |     "Jun 12 19:52:51.893994 crc crio[3657]: time=\"2026-06-12T19:52:51.893352847Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/5eeaaa0a-330a-45b1-96b5-0966ecd5190f 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:0xc00146ea18}] Aliases:map[]}\"",
2026-06-12 21:10:22.917097 | controller |     "Jun 12 19:52:51.893994 crc crio[3657]: time=\"2026-06-12T19:52:51.893950908Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.917117 | controller |     "Jun 12 19:52:51.894893 crc crio[3657]: time=\"2026-06-12T19:52:51.894862302Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/961a7e35-cdc7-411d-bad3-f3fc74159a14 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:0xc00127f378}] Aliases:map[]}\"",
2026-06-12 21:10:22.917133 | controller |     "Jun 12 19:52:51.895193 crc crio[3657]: time=\"2026-06-12T19:52:51.89516865Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.917149 | controller |     "Jun 12 19:52:51.996123 crc crio[3657]: time=\"2026-06-12T19:52:51.995788537Z\" level=info msg=\"Stopped container f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4: openshift-marketplace/community-operators-qhh6t/registry-server\" id=c1f3d51b-d4ba-4231-afaf-994691d8340b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.917165 | controller |     "Jun 12 19:52:51.998598 crc crio[3657]: time=\"2026-06-12T19:52:51.998337543Z\" level=info msg=\"Stopping pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\" id=53aea2f4-ff44-4324-bf4f-3dd32c413bea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.917180 | controller |     "Jun 12 19:52:51.998952 crc crio[3657]: time=\"2026-06-12T19:52:51.998927339Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/1721aefa-d160-4301-8f65-24d008a64409 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:0xc002910f10}] Aliases:map[]}\"",
2026-06-12 21:10:22.917195 | controller |     "Jun 12 19:52:51.999431 crc crio[3657]: time=\"2026-06-12T19:52:51.999245048Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.917209 | controller |     "Jun 12 19:52:52.192577 crc crio[3657]: time=\"2026-06-12T19:52:52.192518383Z\" level=info msg=\"Stopped container 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=9c4c58a9-daeb-4af2-a611-32100569f62a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.917228 | controller |     "Jun 12 19:52:52.199603 crc crio[3657]: time=\"2026-06-12T19:52:52.199244881Z\" level=info msg=\"Stopping pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\" id=dd772978-4678-413e-b9f8-54092f1ac0c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.917244 | controller |     "Jun 12 19:52:52.199821 crc crio[3657]: time=\"2026-06-12T19:52:52.199692902Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d49d53fb-5c80-4ad7-8724-5e8ca7fbf865 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:0xc00008cd50}] Aliases:map[]}\"",
2026-06-12 21:10:22.917259 | controller |     "Jun 12 19:52:52.200413 crc crio[3657]: time=\"2026-06-12T19:52:52.199969339Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.917274 | controller |     "Jun 12 19:52:52.475504 crc crio[3657]: time=\"2026-06-12T19:52:52.475342095Z\" level=info msg=\"Stopped container edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=1a3469c0-3c2d-476b-b0bc-b0692d3e5be9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.917289 | controller |     "Jun 12 19:52:52.490927 crc crio[3657]: time=\"2026-06-12T19:52:52.489923746Z\" level=info msg=\"Stopping pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\" id=36dc5b6b-058c-48ea-b18e-700a19c4e51f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.917304 | controller |     "Jun 12 19:52:52.496037 crc crio[3657]: time=\"2026-06-12T19:52:52.491050777Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/67e8f3fa-7c63-4f72-b623-8cdcb400cd8d 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:0xc00008ce30}] Aliases:map[]}\"",
2026-06-12 21:10:22.917318 | controller |     "Jun 12 19:52:52.501647 crc crio[3657]: time=\"2026-06-12T19:52:52.500776136Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.917333 | controller |     "Jun 12 19:52:53.061660 crc crio[3657]: time=\"2026-06-12T19:52:53.060970966Z\" level=info msg=\"Removing container: 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085\" id=25692d9a-dfd2-4773-85db-6b570891866a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917348 | controller |     "Jun 12 19:52:53.122994 crc crio[3657]: time=\"2026-06-12T19:52:53.122845669Z\" level=info msg=\"Stopped pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\" id=ccbc57d8-14f3-46a7-a3a2-bf254bf84a11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.917362 | controller |     "Jun 12 19:52:53.231785 crc crio[3657]: time=\"2026-06-12T19:52:53.231660221Z\" level=info msg=\"Removed container 5c5e60348372b2ff28e1fff0286b5ce8f63d7e21f81b310d76f287239ac98085: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=25692d9a-dfd2-4773-85db-6b570891866a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917377 | controller |     "Jun 12 19:52:53.296818 crc crio[3657]: time=\"2026-06-12T19:52:53.296031328Z\" level=info msg=\"Stopped pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\" id=c5625492-0ee4-4b0e-bd75-2a96ac027273 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.917394 | controller |     "Jun 12 19:52:53.739928 crc crio[3657]: time=\"2026-06-12T19:52:53.739885806Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/POD\" id=08f35343-ead9-4ca7-b048-5df18b1acd8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.917409 | controller |     "Jun 12 19:52:53.740154 crc crio[3657]: time=\"2026-06-12T19:52:53.740132563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.917424 | controller |     "Jun 12 19:52:53.813922 crc crio[3657]: time=\"2026-06-12T19:52:53.812559348Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bc6m2 Namespace:openshift-marketplace ID:7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c UID:90cb158f-409c-48e1-b66e-7e6a7bc3684b NetNS:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90cb158f_409c_48e1_b66e_7e6a7bc3684b.slice PodAnnotations:0xc0001a24b0}] Aliases:map[]}\"",
2026-06-12 21:10:22.917438 | controller |     "Jun 12 19:52:53.813922 crc crio[3657]: time=\"2026-06-12T19:52:53.812899807Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-bc6m2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.917453 | controller |     "Jun 12 19:52:53.998550 crc crio[3657]: time=\"2026-06-12T19:52:53.992976323Z\" level=info msg=\"Stopped pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\" id=53aea2f4-ff44-4324-bf4f-3dd32c413bea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.917468 | controller |     "Jun 12 19:52:54.155166 crc crio[3657]: time=\"2026-06-12T19:52:54.155125246Z\" level=info msg=\"Removing container: f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4\" id=6110a2eb-3983-4641-81cb-8dd15d43750d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917482 | controller |     "Jun 12 19:52:54.227739 crc crio[3657]: time=\"2026-06-12T19:52:54.224868312Z\" level=info msg=\"Removed container f5152802e41b65be7f7f78e7e6408c54a348f17392386a44fe9433723fb84bc4: openshift-marketplace/community-operators-qhh6t/registry-server\" id=6110a2eb-3983-4641-81cb-8dd15d43750d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917497 | controller |     "Jun 12 19:52:54.237893 crc crio[3657]: time=\"2026-06-12T19:52:54.237558994Z\" level=info msg=\"Removing container: c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd\" id=9a870583-e15a-4a7f-ab87-6282e7c123ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917512 | controller |     "Jun 12 19:52:54.318449 crc crio[3657]: time=\"2026-06-12T19:52:54.318345293Z\" level=info msg=\"Removed container c442274c3cdd2b84316f93788446dc4ac86e06d0ab802e1810d98158e20907dd: openshift-marketplace/community-operators-qhh6t/extract-content\" id=9a870583-e15a-4a7f-ab87-6282e7c123ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917527 | controller |     "Jun 12 19:52:54.329629 crc crio[3657]: time=\"2026-06-12T19:52:54.327917078Z\" level=info msg=\"Removing container: 8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40\" id=e4b8ac85-9792-4a05-bfee-160c93127177 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917541 | controller |     "Jun 12 19:52:54.456495 crc crio[3657]: time=\"2026-06-12T19:52:54.454805225Z\" level=info msg=\"Removed container 8482e82caab716dc33ab6c80829d6c3d5c6835b6e052e05c5edbd64604986d40: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=e4b8ac85-9792-4a05-bfee-160c93127177 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917558 | controller |     "Jun 12 19:52:54.484611 crc crio[3657]: time=\"2026-06-12T19:52:54.484539419Z\" level=info msg=\"Removing container: 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7\" id=c2b88ba2-9b41-4517-a796-eac12a8dc278 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917573 | controller |     "Jun 12 19:52:54.496955 crc crio[3657]: time=\"2026-06-12T19:52:54.496884775Z\" level=info msg=\"Stopped pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\" id=dd772978-4678-413e-b9f8-54092f1ac0c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.917588 | controller |     "Jun 12 19:52:54.572434 crc crio[3657]: time=\"2026-06-12T19:52:54.569723523Z\" level=info msg=\"Removed container 5a89408b30b4b605377bc6261c769e08d32f462be1ea7f767cbf3270a20fd0f7: openshift-marketplace/certified-operators-l27pk/registry-server\" id=c2b88ba2-9b41-4517-a796-eac12a8dc278 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917603 | controller |     "Jun 12 19:52:54.606378 crc crio[3657]: time=\"2026-06-12T19:52:54.605726769Z\" level=info msg=\"Removing container: d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39\" id=602fdccb-7efd-476c-b7a7-8c4896e4bf88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917617 | controller |     "Jun 12 19:52:54.658884 crc crio[3657]: time=\"2026-06-12T19:52:54.658813439Z\" level=info msg=\"Stopped pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\" id=36dc5b6b-058c-48ea-b18e-700a19c4e51f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.917631 | controller |     "Jun 12 19:52:54.695990 crc crio[3657]: time=\"2026-06-12T19:52:54.695694346Z\" level=info msg=\"Removed container d77fa18c6cd446c54f3186e752bd1432dd921bcac8686e4bb53ee09377a32b39: openshift-marketplace/certified-operators-l27pk/extract-content\" id=602fdccb-7efd-476c-b7a7-8c4896e4bf88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917645 | controller |     "Jun 12 19:52:54.711640 crc crio[3657]: time=\"2026-06-12T19:52:54.710056949Z\" level=info msg=\"Removing container: 1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175\" id=5fe21662-f46d-44c1-a59c-cb9fba9b13dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917659 | controller |     "Jun 12 19:52:54.781099 crc crio[3657]: time=\"2026-06-12T19:52:54.779650488Z\" level=info msg=\"Removed container 1c58d155184ef437fdf030e63d88a8d5e5f5ce0344e17b708b0481bdfaa64175: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=5fe21662-f46d-44c1-a59c-cb9fba9b13dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917674 | controller |     "Jun 12 19:52:54.795120 crc crio[3657]: time=\"2026-06-12T19:52:54.793906389Z\" level=info msg=\"Removing container: 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81\" id=dc4ee92a-de37-4cf6-8813-a0ccde46ecd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917688 | controller |     "Jun 12 19:52:54.853508 crc crio[3657]: time=\"2026-06-12T19:52:54.853250583Z\" level=info msg=\"Removed container 576a2d748d8b709770cfad0a3f07ada0350406c78cad998f5ecfd0c8addf5b81: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=dc4ee92a-de37-4cf6-8813-a0ccde46ecd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917703 | controller |     "Jun 12 19:52:55.076816 crc crio[3657]: 2026-06-12T19:52:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cfffecf78de702 Mac:76:00:1e:f2:fe:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec SocketPath: PciID:}] [{Interface:0xc000014a20 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.917718 | controller |     "Jun 12 19:52:55.076816 crc crio[3657]: time=\"2026-06-12T19:52:55.07522195Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bc6m2 Namespace:openshift-marketplace ID:7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c UID:90cb158f-409c-48e1-b66e-7e6a7bc3684b NetNS:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90cb158f_409c_48e1_b66e_7e6a7bc3684b.slice PodAnnotations:0xc0001a24b0}] Aliases:map[]}\"",
2026-06-12 21:10:22.917736 | controller |     "Jun 12 19:52:55.076816 crc crio[3657]: time=\"2026-06-12T19:52:55.075399445Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bc6m2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.917759 | controller |     "Jun 12 19:52:55.081502 crc crio[3657]: time=\"2026-06-12T19:52:55.081465934Z\" level=info msg=\"Ran pod sandbox 7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c with infra container: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/POD\" id=08f35343-ead9-4ca7-b048-5df18b1acd8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.917782 | controller |     "Jun 12 19:52:55.084315 crc crio[3657]: time=\"2026-06-12T19:52:55.084195915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=a1f42a9b-40da-4125-bc99-88024e26578d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.917805 | controller |     "Jun 12 19:52:55.087848 crc crio[3657]: time=\"2026-06-12T19:52:55.087825461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=83219e73-92f1-4f80-a5f3-e26ce1cbe8bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.917825 | controller |     "Jun 12 19:52:55.108056 crc crio[3657]: time=\"2026-06-12T19:52:55.108015766Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator\" id=779a8cbf-7919-4915-bec6-e8b207524352 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.917845 | controller |     "Jun 12 19:52:55.108671 crc crio[3657]: time=\"2026-06-12T19:52:55.108648473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.917900 | controller |     "Jun 12 19:52:55.144124 crc crio[3657]: time=\"2026-06-12T19:52:55.143990899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.917934 | controller |     "Jun 12 19:52:55.151736 crc crio[3657]: time=\"2026-06-12T19:52:55.15131358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.917963 | controller |     "Jun 12 19:52:55.227450 crc crio[3657]: time=\"2026-06-12T19:52:55.227379902Z\" level=info msg=\"Removing container: edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69\" id=a9fbcab1-bb48-4037-9a96-17528216c863 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.917984 | controller |     "Jun 12 19:52:55.242889 crc crio[3657]: time=\"2026-06-12T19:52:55.242807002Z\" level=info msg=\"Removed container edc557c9500b607cb3c3090b55dece1f582fd606e0a00f781e3faa65d1764c69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=a9fbcab1-bb48-4037-9a96-17528216c863 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918005 | controller |     "Jun 12 19:52:55.246871 crc crio[3657]: time=\"2026-06-12T19:52:55.246577954Z\" level=info msg=\"Removing container: 01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1\" id=5eb0d0f7-d5a8-4fc1-ae80-4f0495f8ec27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918033 | controller |     "Jun 12 19:52:55.257015 crc crio[3657]: time=\"2026-06-12T19:52:55.256934259Z\" level=info msg=\"Created container 9979692b04b2684dba7ab068756f187347ec5a36a4f01ab7f1ac094e97b76809: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator\" id=779a8cbf-7919-4915-bec6-e8b207524352 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.918066 | controller |     "Jun 12 19:52:55.259319 crc crio[3657]: time=\"2026-06-12T19:52:55.259047365Z\" level=info msg=\"Starting container: 9979692b04b2684dba7ab068756f187347ec5a36a4f01ab7f1ac094e97b76809\" id=14af5bae-6aa0-4acf-8e50-482aaa0798be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.918096 | controller |     "Jun 12 19:52:55.275784 crc crio[3657]: time=\"2026-06-12T19:52:55.274460548Z\" level=info msg=\"Removed container 01b28bde205318c080d03729e86030793327b9e4b65031bd110cf0ab59efc2b1: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=5eb0d0f7-d5a8-4fc1-ae80-4f0495f8ec27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918129 | controller |     "Jun 12 19:52:55.275784 crc crio[3657]: time=\"2026-06-12T19:52:55.275146794Z\" level=info msg=\"Started container\" PID=17917 containerID=9979692b04b2684dba7ab068756f187347ec5a36a4f01ab7f1ac094e97b76809 description=openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator id=14af5bae-6aa0-4acf-8e50-482aaa0798be name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c",
2026-06-12 21:10:22.918160 | controller |     "Jun 12 19:52:55.283537 crc crio[3657]: time=\"2026-06-12T19:52:55.283486489Z\" level=info msg=\"Removing container: d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655\" id=dd8958a6-7aa9-4fcb-99df-0a897cbc2c11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918188 | controller |     "Jun 12 19:52:55.305030 crc crio[3657]: time=\"2026-06-12T19:52:55.304570292Z\" level=info msg=\"Removed container d887294a50e1d06f56717cbf3f5dad1133d387d3570e3424d2557f488a9f0655: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=dd8958a6-7aa9-4fcb-99df-0a897cbc2c11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918222 | controller |     "Jun 12 19:52:55.309615 crc crio[3657]: time=\"2026-06-12T19:52:55.308378192Z\" level=info msg=\"Removing container: 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf\" id=0c6339e4-9974-4e95-97b9-35ab2e719a3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918250 | controller |     "Jun 12 19:52:55.327045 crc crio[3657]: time=\"2026-06-12T19:52:55.326972706Z\" level=info msg=\"Removed container 1bf748989416d21c9fbd7db14cb4c91111a3c7dd752f6f6a32291252acf60fcf: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=0c6339e4-9974-4e95-97b9-35ab2e719a3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918272 | controller |     "Jun 12 19:52:55.331965 crc crio[3657]: time=\"2026-06-12T19:52:55.331866721Z\" level=info msg=\"Removing container: f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07\" id=3325db93-c202-4989-812b-6d314048d286 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918303 | controller |     "Jun 12 19:52:55.354437 crc crio[3657]: time=\"2026-06-12T19:52:55.354366025Z\" level=info msg=\"Removed container f20c93ffa93e6c63d2237528b3d1e2f323793888103dd41fe30094ff678e8c07: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=3325db93-c202-4989-812b-6d314048d286 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918337 | controller |     "Jun 12 19:52:55.357709 crc crio[3657]: time=\"2026-06-12T19:52:55.357586157Z\" level=info msg=\"Removing container: c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4\" id=254f3dae-6786-4c1f-8563-d86235fd8149 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918374 | controller |     "Jun 12 19:52:55.380865 crc crio[3657]: time=\"2026-06-12T19:52:55.380540754Z\" level=info msg=\"Removed container c3f5bb12a75f54ccea4d808cac6eb9b197143b6941366cb548be7771274bfbe4: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=254f3dae-6786-4c1f-8563-d86235fd8149 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918405 | controller |     "Jun 12 19:52:55.626891 crc crio[3657]: time=\"2026-06-12T19:52:55.626611114Z\" level=warning msg=\"Stopping container 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef with stop signal(15) timed out. Killing...\"",
2026-06-12 21:10:22.918434 | controller |     "Jun 12 19:52:56.160732 crc crio[3657]: time=\"2026-06-12T19:52:56.160554249Z\" level=info msg=\"Stopped container 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=fac77946-74b8-4c65-bd4d-b23bd5db6067 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.918464 | controller |     "Jun 12 19:52:56.162088 crc crio[3657]: time=\"2026-06-12T19:52:56.161977416Z\" level=info msg=\"Stopping pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\" id=3eddc126-6fd6-4722-928e-63c18f070a93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.918492 | controller |     "Jun 12 19:52:56.167651 crc crio[3657]: time=\"2026-06-12T19:52:56.167569723Z\" level=info msg=\"Stopped pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\" id=3eddc126-6fd6-4722-928e-63c18f070a93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.918523 | controller |     "Jun 12 19:52:56.279126 crc crio[3657]: time=\"2026-06-12T19:52:56.278013358Z\" level=info msg=\"Removing container: 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef\" id=c23a6310-e198-4de7-ac7b-b9fa05c5714d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918553 | controller |     "Jun 12 19:52:56.308675 crc crio[3657]: time=\"2026-06-12T19:52:56.308531906Z\" level=info msg=\"Removed container 29117617cf04a3845b5c7e834ec1fd575854fbb307b5960314d45292995b27ef: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=c23a6310-e198-4de7-ac7b-b9fa05c5714d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.918582 | controller |     "Jun 12 19:53:07.594492 crc crio[3657]: time=\"2026-06-12T19:53:07.593241226Z\" level=info msg=\"Stopping pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\" id=ac85ca7e-c202-425f-a8d7-746837a31f63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.918612 | controller |     "Jun 12 19:53:07.594492 crc crio[3657]: time=\"2026-06-12T19:53:07.594462218Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\" id=ac85ca7e-c202-425f-a8d7-746837a31f63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.918642 | controller |     "Jun 12 19:53:07.597729 crc crio[3657]: time=\"2026-06-12T19:53:07.596526822Z\" level=info msg=\"Removing pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\" id=5bb9245f-81c4-4e2f-a77e-52f9153d37b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.921572 | controller |     "Jun 12 19:53:07.612099 crc crio[3657]: time=\"2026-06-12T19:53:07.611886262Z\" level=info msg=\"Removed pod sandbox: 01bd8b339be458a58d881f960950112629378ca5e4907fb533763111269dabb3\" id=5bb9245f-81c4-4e2f-a77e-52f9153d37b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.921623 | controller |     "Jun 12 19:53:07.613735 crc crio[3657]: time=\"2026-06-12T19:53:07.61356588Z\" level=info msg=\"Stopping pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\" id=17ed512c-0426-4b31-8d16-922b532e2bf2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.921660 | controller |     "Jun 12 19:53:07.613910 crc crio[3657]: time=\"2026-06-12T19:53:07.613734315Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\" id=17ed512c-0426-4b31-8d16-922b532e2bf2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.921697 | controller |     "Jun 12 19:53:07.614931 crc crio[3657]: time=\"2026-06-12T19:53:07.614796542Z\" level=info msg=\"Removing pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\" id=ab3f1139-18f0-47e5-8b44-20828efd9971 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.921732 | controller |     "Jun 12 19:53:07.629704 crc crio[3657]: time=\"2026-06-12T19:53:07.629557832Z\" level=info msg=\"Removed pod sandbox: 5ead576271deb780925a40722865c223e844e57027ef6ed2aa9f593cde8af25a\" id=ab3f1139-18f0-47e5-8b44-20828efd9971 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.921762 | controller |     "Jun 12 19:53:07.631114 crc crio[3657]: time=\"2026-06-12T19:53:07.630960788Z\" level=info msg=\"Stopping pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\" id=cb9b363b-f7e1-4c45-8864-8f3b903af3a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.921794 | controller |     "Jun 12 19:53:07.631485 crc crio[3657]: time=\"2026-06-12T19:53:07.631138052Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\" id=cb9b363b-f7e1-4c45-8864-8f3b903af3a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.921826 | controller |     "Jun 12 19:53:07.632690 crc crio[3657]: time=\"2026-06-12T19:53:07.63254904Z\" level=info msg=\"Removing pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\" id=e229bacd-cec6-4c0f-8e61-36ecc0af22fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.921891 | controller |     "Jun 12 19:53:07.646422 crc crio[3657]: time=\"2026-06-12T19:53:07.646205349Z\" level=info msg=\"Removed pod sandbox: bf95b94f5cd4d1669dd686e9ddfabf95c73fbf8fb6534cc0bceec4dc41495468\" id=e229bacd-cec6-4c0f-8e61-36ecc0af22fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.921929 | controller |     "Jun 12 19:53:07.649107 crc crio[3657]: time=\"2026-06-12T19:53:07.648743475Z\" level=info msg=\"Stopping pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\" id=a66a8733-3889-4d52-bb5b-551e57ae89ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.921962 | controller |     "Jun 12 19:53:07.649107 crc crio[3657]: time=\"2026-06-12T19:53:07.648874379Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\" id=a66a8733-3889-4d52-bb5b-551e57ae89ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.921994 | controller |     "Jun 12 19:53:07.650435 crc crio[3657]: time=\"2026-06-12T19:53:07.650190744Z\" level=info msg=\"Removing pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\" id=969bf1f2-d33e-4067-b506-c3f6f86471bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.922024 | controller |     "Jun 12 19:53:07.666772 crc crio[3657]: time=\"2026-06-12T19:53:07.666626658Z\" level=info msg=\"Removed pod sandbox: 2ce53a8914e89c008ee61c503ca4f6a819af33129e1bd7e6988576925eb885b1\" id=969bf1f2-d33e-4067-b506-c3f6f86471bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.922051 | controller |     "Jun 12 19:53:07.668420 crc crio[3657]: time=\"2026-06-12T19:53:07.668169206Z\" level=info msg=\"Stopping pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\" id=322ffe7a-babf-4666-bfe3-8c1a72166b6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.922084 | controller |     "Jun 12 19:53:07.668638 crc crio[3657]: time=\"2026-06-12T19:53:07.668431483Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\" id=322ffe7a-babf-4666-bfe3-8c1a72166b6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.922121 | controller |     "Jun 12 19:53:07.669565 crc crio[3657]: time=\"2026-06-12T19:53:07.66945165Z\" level=info msg=\"Removing pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\" id=934a8d63-978b-4268-86b9-3e410663b354 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.922156 | controller |     "Jun 12 19:53:07.688174 crc crio[3657]: time=\"2026-06-12T19:53:07.687977384Z\" level=info msg=\"Removed pod sandbox: fc40c808d4fc547a5c881afa3e50040c806384ea1761cfdc1b28c8b4dc4bb8e3\" id=934a8d63-978b-4268-86b9-3e410663b354 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.922190 | controller |     "Jun 12 19:53:07.689822 crc crio[3657]: time=\"2026-06-12T19:53:07.689703813Z\" level=info msg=\"Stopping pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\" id=530cf81a-fc9a-4f53-8c4b-c79490ed1fe4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.922221 | controller |     "Jun 12 19:53:07.690128 crc crio[3657]: time=\"2026-06-12T19:53:07.689824276Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\" id=530cf81a-fc9a-4f53-8c4b-c79490ed1fe4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.922253 | controller |     "Jun 12 19:53:07.690925 crc crio[3657]: time=\"2026-06-12T19:53:07.690842113Z\" level=info msg=\"Removing pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\" id=fc394d68-3360-4efc-9d0b-40d4af1b87af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.922283 | controller |     "Jun 12 19:53:07.705629 crc crio[3657]: time=\"2026-06-12T19:53:07.70545959Z\" level=info msg=\"Removed pod sandbox: 5e267c715eff1533abd8ba0b97b47754c5c2e4548a43362fb6eee6b51c3433f5\" id=fc394d68-3360-4efc-9d0b-40d4af1b87af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.922312 | controller |     "Jun 12 19:53:14.765687 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 21:10:22.922343 | controller |     "Jun 12 19:53:14.845226 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-12 21:10:22.922376 | controller |     "Jun 12 19:53:14.845782 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-12 21:10:22.922406 | controller |     "Jun 12 19:53:14.845973 crc systemd[1]: crio.service: Consumed 25min 40.459s CPU time.",
2026-06-12 21:10:22.922438 | controller |     "Jun 12 19:53:14.962240 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 21:10:22.922468 | controller |     "Jun 12 19:53:15.065431 crc crio[18774]: time=\"2026-06-12T19:53:15.065218866Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 21:10:22.922501 | controller |     "Jun 12 19:53:15.065431 crc crio[18774]: time=\"2026-06-12T19:53:15.06538872Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 21:10:22.922531 | controller |     "Jun 12 19:53:15.067778 crc crio[18774]: time=\"2026-06-12T19:53:15.067692632Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 21:10:22.922559 | controller |     "Jun 12 19:53:15.067863 crc crio[18774]: time=\"2026-06-12T19:53:15.067818105Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 21:10:22.922589 | controller |     "Jun 12 19:53:15.088897 crc crio[18774]: time=\"2026-06-12T19:53:15.088775394Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 21:10:22.922622 | controller |     "Jun 12 19:53:15.089347 crc crio[18774]: time=\"2026-06-12T19:53:15.089233896Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 21:10:22.922650 | controller |     "Jun 12 19:53:15.089454 crc crio[18774]: time=\"2026-06-12T19:53:15.089350969Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 21:10:22.922697 | controller |     "Jun 12 19:53:15.089561 crc crio[18774]: time=\"2026-06-12T19:53:15.089508444Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 21:10:22.922733 | controller |     "Jun 12 19:53:15.090377 crc crio[18774]: time=\"2026-06-12T19:53:15.089550965Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 21:10:22.922766 | controller |     "Jun 12 19:53:15.116440 crc crio[18774]: time=\"2026-06-12T19:53:15.116314788Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 21:10:22.922802 | controller |     "Jun 12 19:53:15.143314 crc crio[18774]: time=\"2026-06-12T19:53:15.143152416Z\" 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 21:10:22.922832 | controller |     "Jun 12 19:53:15.150212 crc crio[18774]: time=\"2026-06-12T19:53:15.150133437Z\" 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 21:10:22.922911 | controller |     "Jun 12 19:53:15.238997 crc crio[18774]: time=\"2026-06-12T19:53:15.238828872Z\" 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 21:10:22.922949 | controller |     "Jun 12 19:53:15.440098 crc crio[18774]: time=\"2026-06-12T19:53:15.439790787Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 21:10:22.922980 | controller |     "Jun 12 19:53:15.440098 crc crio[18774]: time=\"2026-06-12T19:53:15.439849589Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 21:10:22.923008 | controller |     "Jun 12 19:53:15.440098 crc crio[18774]: time=\"2026-06-12T19:53:15.439862199Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 21:10:22.923036 | controller |     "Jun 12 19:53:15.440098 crc crio[18774]: time=\"2026-06-12T19:53:15.439869049Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 21:10:22.923064 | controller |     "Jun 12 19:53:15.440098 crc crio[18774]: time=\"2026-06-12T19:53:15.439877009Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 21:10:22.923091 | controller |     "Jun 12 19:53:15.444945 crc crio[18774]: time=\"2026-06-12T19:53:15.44488615Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 21:10:22.923118 | controller |     "Jun 12 19:53:15.444945 crc crio[18774]: time=\"2026-06-12T19:53:15.444924101Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 21:10:22.923140 | controller |     "Jun 12 19:53:15.454892 crc crio[18774]: time=\"2026-06-12T19:53:15.454819062Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 21:10:22.923168 | controller |     "Jun 12 19:53:15.455026 crc crio[18774]: time=\"2026-06-12T19:53:15.454939055Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 21:10:22.923199 | controller |     "Jun 12 19:53:15.562984 crc crio[18774]: time=\"2026-06-12T19:53:15.562873945Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.923231 | controller |     "Jun 12 19:53:15.562984 crc crio[18774]: time=\"2026-06-12T19:53:15.562995668Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.923262 | controller |     "Jun 12 19:53:15.563712 crc crio[18774]: time=\"2026-06-12T19:53:15.563607634Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 21:10:22.923288 | controller |     "Jun 12 19:53:15.563712 crc crio[18774]: time=\"2026-06-12T19:53:15.563704646Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 21:10:22.923334 | controller |     "Jun 12 19:53:15.565553 crc crio[18774]: time=\"2026-06-12T19:53:15.56531934Z\" 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\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/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 21:10:22.923391 | controller |     "Jun 12 19:53:15.566964 crc crio[18774]: time=\"2026-06-12T19:53:15.566926293Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 21:10:22.923428 | controller |     "Jun 12 19:53:15.567541 crc crio[18774]: time=\"2026-06-12T19:53:15.567389525Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 21:10:22.923457 | controller |     "Jun 12 19:53:17.616243 crc crio[18774]: time=\"2026-06-12T19:53:17.615764298Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bc6m2 Namespace:openshift-marketplace ID:7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c UID:90cb158f-409c-48e1-b66e-7e6a7bc3684b NetNS:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90cb158f_409c_48e1_b66e_7e6a7bc3684b.slice PodAnnotations:0xc000018f58}] Aliases:map[]}\"",
2026-06-12 21:10:22.923480 | controller |     "Jun 12 19:53:17.619031 crc crio[18774]: time=\"2026-06-12T19:53:17.6169792Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bc6m2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.923502 | controller |     "Jun 12 19:53:17.619031 crc crio[18774]: time=\"2026-06-12T19:53:17.618209503Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 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:0xc000019098}] Aliases:map[]}\"",
2026-06-12 21:10:22.923531 | controller |     "Jun 12 19:53:17.619031 crc crio[18774]: time=\"2026-06-12T19:53:17.618560332Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.923564 | controller |     "Jun 12 19:53:17.619031 crc crio[18774]: time=\"2026-06-12T19:53:17.618939312Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:10:22.923595 | controller |     "Jun 12 19:53:17.619031 crc crio[18774]: time=\"2026-06-12T19:53:17.618993414Z\" level=warning msg=\"Could not restore sandbox IP for 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_9ff9ee37-6adc-403e-86d8-2ada91d4ef17_0(93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:10:22.923631 | controller |     "Jun 12 19:53:17.619689 crc crio[18774]: time=\"2026-06-12T19:53:17.619032795Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:10:22.923661 | controller |     "Jun 12 19:53:17.619689 crc crio[18774]: time=\"2026-06-12T19:53:17.619137627Z\" level=warning msg=\"Could not restore sandbox IP for 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_670d3cbf-abf6-41a9-a75f-56d920aaefe6_0(5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:10:22.923695 | controller |     "Jun 12 19:53:17.619889 crc crio[18774]: time=\"2026-06-12T19:53:17.619799956Z\" level=info msg=\"Got pod network &{Name:controller-manager-84bd99b6fd-jrp4c Namespace:openshift-controller-manager ID:6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc UID:abaaf000-ba6f-4976-abfc-b07348cdf678 NetNS:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabaaf000_ba6f_4976_abfc_b07348cdf678.slice PodAnnotations:0xc000019160}] Aliases:map[]}\"",
2026-06-12 21:10:22.923737 | controller |     "Jun 12 19:53:17.620589 crc crio[18774]: time=\"2026-06-12T19:53:17.620386667Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.923772 | controller |     "Jun 12 19:53:17.621574 crc crio[18774]: time=\"2026-06-12T19:53:17.621452979Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-864bf8cccc-l95vx Namespace:openshift-route-controller-manager ID:9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 UID:1b85a10c-5657-4281-9d2f-7af7db023842 NetNS:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b85a10c_5657_4281_9d2f_7af7db023842.slice PodAnnotations:0xc000019228}] Aliases:map[]}\"",
2026-06-12 21:10:22.923810 | controller |     "Jun 12 19:53:17.622018 crc crio[18774]: time=\"2026-06-12T19:53:17.621902981Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.923841 | controller |     "Jun 12 19:53:17.623018 crc crio[18774]: time=\"2026-06-12T19:53:17.622896998Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d 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:0xc000019300}] Aliases:map[]}\"",
2026-06-12 21:10:22.923916 | controller |     "Jun 12 19:53:17.623458 crc crio[18774]: time=\"2026-06-12T19:53:17.623234607Z\" 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 21:10:22.923952 | controller |     "Jun 12 19:53:17.624482 crc crio[18774]: time=\"2026-06-12T19:53:17.624361017Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a 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:0xc0000193c0}] Aliases:map[]}\"",
2026-06-12 21:10:22.923983 | controller |     "Jun 12 19:53:17.624756 crc crio[18774]: time=\"2026-06-12T19:53:17.624643234Z\" 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 21:10:22.924013 | controller |     "Jun 12 19:53:17.626091 crc crio[18774]: time=\"2026-06-12T19:53:17.625922708Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 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:0xc000019450}] Aliases:map[]}\"",
2026-06-12 21:10:22.924049 | controller |     "Jun 12 19:53:17.626500 crc crio[18774]: time=\"2026-06-12T19:53:17.626258908Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.924082 | controller |     "Jun 12 19:53:17.627891 crc crio[18774]: time=\"2026-06-12T19:53:17.627762848Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d 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:0xc0000194e0}] Aliases:map[]}\"",
2026-06-12 21:10:22.924114 | controller |     "Jun 12 19:53:17.628349 crc crio[18774]: time=\"2026-06-12T19:53:17.628152038Z\" 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 21:10:22.924145 | controller |     "Jun 12 19:53:17.629618 crc crio[18774]: time=\"2026-06-12T19:53:17.629502194Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a 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:0xc000019570}] Aliases:map[]}\"",
2026-06-12 21:10:22.924176 | controller |     "Jun 12 19:53:17.630528 crc crio[18774]: time=\"2026-06-12T19:53:17.630412431Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.924209 | controller |     "Jun 12 19:53:17.632989 crc crio[18774]: time=\"2026-06-12T19:53:17.632847495Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc000019600}] Aliases:map[]}\"",
2026-06-12 21:10:22.924238 | controller |     "Jun 12 19:53:17.634604 crc crio[18774]: time=\"2026-06-12T19:53:17.634472288Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.924270 | controller |     "Jun 12 19:53:17.636431 crc crio[18774]: time=\"2026-06-12T19:53:17.636191294Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b 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:0xc000126348}] Aliases:map[]}\"",
2026-06-12 21:10:22.924299 | controller |     "Jun 12 19:53:17.636774 crc crio[18774]: time=\"2026-06-12T19:53:17.636648457Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.924337 | controller |     "Jun 12 19:53:17.638138 crc crio[18774]: time=\"2026-06-12T19:53:17.637945711Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e 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:0xc000126458}] Aliases:map[]}\"",
2026-06-12 21:10:22.924394 | controller |     "Jun 12 19:53:17.638618 crc crio[18774]: time=\"2026-06-12T19:53:17.638480495Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.924428 | controller |     "Jun 12 19:53:17.639720 crc crio[18774]: time=\"2026-06-12T19:53:17.639576792Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 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:0xc000126518}] Aliases:map[]}\"",
2026-06-12 21:10:22.924461 | controller |     "Jun 12 19:53:17.640115 crc crio[18774]: time=\"2026-06-12T19:53:17.639970165Z\" 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 21:10:22.924491 | controller |     "Jun 12 19:53:17.641213 crc crio[18774]: time=\"2026-06-12T19:53:17.641035944Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea 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:0xc0001265d8}] Aliases:map[]}\"",
2026-06-12 21:10:22.924527 | controller |     "Jun 12 19:53:17.641652 crc crio[18774]: time=\"2026-06-12T19:53:17.641531046Z\" 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 21:10:22.924561 | controller |     "Jun 12 19:53:17.643247 crc crio[18774]: time=\"2026-06-12T19:53:17.643119029Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 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:0xc000126998}] Aliases:map[]}\"",
2026-06-12 21:10:22.924594 | controller |     "Jun 12 19:53:17.643643 crc crio[18774]: time=\"2026-06-12T19:53:17.64352553Z\" 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 21:10:22.924624 | controller |     "Jun 12 19:53:17.644931 crc crio[18774]: time=\"2026-06-12T19:53:17.644810544Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad 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:0xc000126a58}] Aliases:map[]}\"",
2026-06-12 21:10:22.924664 | controller |     "Jun 12 19:53:17.645457 crc crio[18774]: time=\"2026-06-12T19:53:17.645175274Z\" 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 21:10:22.924697 | controller |     "Jun 12 19:53:17.646520 crc crio[18774]: time=\"2026-06-12T19:53:17.646376926Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 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:0xc000126b08}] Aliases:map[]}\"",
2026-06-12 21:10:22.924727 | controller |     "Jun 12 19:53:17.646852 crc crio[18774]: time=\"2026-06-12T19:53:17.646730755Z\" 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 21:10:22.924759 | controller |     "Jun 12 19:53:17.648683 crc crio[18774]: time=\"2026-06-12T19:53:17.648544883Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 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:0xc000126bf8}] Aliases:map[]}\"",
2026-06-12 21:10:22.924793 | controller |     "Jun 12 19:53:17.649032 crc crio[18774]: time=\"2026-06-12T19:53:17.648914483Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.924824 | controller |     "Jun 12 19:53:17.652015 crc crio[18774]: time=\"2026-06-12T19:53:17.651547396Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 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:0xc000019678}] Aliases:map[]}\"",
2026-06-12 21:10:22.924891 | controller |     "Jun 12 19:53:17.652617 crc crio[18774]: time=\"2026-06-12T19:53:17.652512181Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.924933 | controller |     "Jun 12 19:53:17.653220 crc crio[18774]: time=\"2026-06-12T19:53:17.653158098Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea 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:0xc000314ec0}] Aliases:map[]}\"",
2026-06-12 21:10:22.924973 | controller |     "Jun 12 19:53:17.653491 crc crio[18774]: time=\"2026-06-12T19:53:17.653406585Z\" 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 21:10:22.925007 | controller |     "Jun 12 19:53:17.653919 crc crio[18774]: time=\"2026-06-12T19:53:17.653860597Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff 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:0xc000314f68}] Aliases:map[]}\"",
2026-06-12 21:10:22.925041 | controller |     "Jun 12 19:53:17.654125 crc crio[18774]: time=\"2026-06-12T19:53:17.654026762Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.925073 | controller |     "Jun 12 19:53:17.654651 crc crio[18774]: time=\"2026-06-12T19:53:17.654587376Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc000315008}] Aliases:map[]}\"",
2026-06-12 21:10:22.925103 | controller |     "Jun 12 19:53:17.654799 crc crio[18774]: time=\"2026-06-12T19:53:17.65475164Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.925134 | controller |     "Jun 12 19:53:17.655344 crc crio[18774]: time=\"2026-06-12T19:53:17.655227104Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c 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:0xc0003150b8}] Aliases:map[]}\"",
2026-06-12 21:10:22.925167 | controller |     "Jun 12 19:53:17.655500 crc crio[18774]: time=\"2026-06-12T19:53:17.655448189Z\" 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 21:10:22.925196 | controller |     "Jun 12 19:53:17.655949 crc crio[18774]: time=\"2026-06-12T19:53:17.655889731Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d 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:0xc000315158}] Aliases:map[]}\"",
2026-06-12 21:10:22.925234 | controller |     "Jun 12 19:53:17.656242 crc crio[18774]: time=\"2026-06-12T19:53:17.656184349Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.925266 | controller |     "Jun 12 19:53:17.656831 crc crio[18774]: time=\"2026-06-12T19:53:17.656772185Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e 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:0xc000315220}] Aliases:map[]}\"",
2026-06-12 21:10:22.925299 | controller |     "Jun 12 19:53:17.657093 crc crio[18774]: time=\"2026-06-12T19:53:17.65698621Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.925328 | controller |     "Jun 12 19:53:17.657880 crc crio[18774]: time=\"2026-06-12T19:53:17.657821603Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b 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:0xc0003152b8}] Aliases:map[]}\"",
2026-06-12 21:10:22.925359 | controller |     "Jun 12 19:53:17.658093 crc crio[18774]: time=\"2026-06-12T19:53:17.657995268Z\" 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 21:10:22.925389 | controller |     "Jun 12 19:53:17.658725 crc crio[18774]: time=\"2026-06-12T19:53:17.658623234Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 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:0xc000315340}] Aliases:map[]}\"",
2026-06-12 21:10:22.925421 | controller |     "Jun 12 19:53:17.658891 crc crio[18774]: time=\"2026-06-12T19:53:17.658818769Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.925452 | controller |     "Jun 12 19:53:17.659486 crc crio[18774]: time=\"2026-06-12T19:53:17.659390165Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 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:0xc0003153e0}] Aliases:map[]}\"",
2026-06-12 21:10:22.925482 | controller |     "Jun 12 19:53:17.659651 crc crio[18774]: time=\"2026-06-12T19:53:17.659552209Z\" 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 21:10:22.925515 | controller |     "Jun 12 19:53:17.660181 crc crio[18774]: time=\"2026-06-12T19:53:17.660118274Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 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:0xc000315470}] Aliases:map[]}\"",
2026-06-12 21:10:22.925547 | controller |     "Jun 12 19:53:17.660458 crc crio[18774]: time=\"2026-06-12T19:53:17.66036425Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.925621 | controller |     "Jun 12 19:53:17.660963 crc crio[18774]: time=\"2026-06-12T19:53:17.660904095Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f 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:0xc000315518}] Aliases:map[]}\"",
2026-06-12 21:10:22.925667 | controller |     "Jun 12 19:53:17.661143 crc crio[18774]: time=\"2026-06-12T19:53:17.66111056Z\" 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 21:10:22.925701 | controller |     "Jun 12 19:53:17.661928 crc crio[18774]: time=\"2026-06-12T19:53:17.661840929Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 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:0xc0003155b8}] Aliases:map[]}\"",
2026-06-12 21:10:22.925732 | controller |     "Jun 12 19:53:17.662150 crc crio[18774]: time=\"2026-06-12T19:53:17.662002645Z\" 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 21:10:22.925762 | controller |     "Jun 12 19:53:17.662899 crc crio[18774]: time=\"2026-06-12T19:53:17.662803535Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 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:0xc000315658}] Aliases:map[]}\"",
2026-06-12 21:10:22.925793 | controller |     "Jun 12 19:53:17.663381 crc crio[18774]: time=\"2026-06-12T19:53:17.66297504Z\" 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 21:10:22.925823 | controller |     "Jun 12 19:53:17.663640 crc crio[18774]: time=\"2026-06-12T19:53:17.663576286Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c 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:0xc0003156e8}] Aliases:map[]}\"",
2026-06-12 21:10:22.925897 | controller |     "Jun 12 19:53:17.663804 crc crio[18774]: time=\"2026-06-12T19:53:17.663755331Z\" 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 21:10:22.925938 | controller |     "Jun 12 19:53:17.664415 crc crio[18774]: time=\"2026-06-12T19:53:17.664234283Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c 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:0xc000315778}] Aliases:map[]}\"",
2026-06-12 21:10:22.925968 | controller |     "Jun 12 19:53:17.664724 crc crio[18774]: time=\"2026-06-12T19:53:17.664621603Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.925999 | controller |     "Jun 12 19:53:17.665503 crc crio[18774]: time=\"2026-06-12T19:53:17.665431672Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 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:0xc000315808}] Aliases:map[]}\"",
2026-06-12 21:10:22.926032 | controller |     "Jun 12 19:53:17.665914 crc crio[18774]: time=\"2026-06-12T19:53:17.665819696Z\" 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 21:10:22.926062 | controller |     "Jun 12 19:53:17.666612 crc crio[18774]: time=\"2026-06-12T19:53:17.666550206Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 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:0xc000315898}] Aliases:map[]}\"",
2026-06-12 21:10:22.926091 | controller |     "Jun 12 19:53:17.666827 crc crio[18774]: time=\"2026-06-12T19:53:17.666743311Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.926123 | controller |     "Jun 12 19:53:17.667498 crc crio[18774]: time=\"2026-06-12T19:53:17.667437569Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 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:0xc000315918}] Aliases:map[]}\"",
2026-06-12 21:10:22.926158 | controller |     "Jun 12 19:53:17.668629 crc crio[18774]: time=\"2026-06-12T19:53:17.667603674Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.926186 | controller |     "Jun 12 19:53:17.668629 crc crio[18774]: time=\"2026-06-12T19:53:17.668403115Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 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:0xc0003159a8}] Aliases:map[]}\"",
2026-06-12 21:10:22.926212 | controller |     "Jun 12 19:53:17.668629 crc crio[18774]: time=\"2026-06-12T19:53:17.668557119Z\" 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 21:10:22.926234 | controller |     "Jun 12 19:53:17.669368 crc crio[18774]: time=\"2026-06-12T19:53:17.66933623Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 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:0xc000315a38}] Aliases:map[]}\"",
2026-06-12 21:10:22.926256 | controller |     "Jun 12 19:53:17.669837 crc crio[18774]: time=\"2026-06-12T19:53:17.669539175Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.926277 | controller |     "Jun 12 19:53:17.670411 crc crio[18774]: time=\"2026-06-12T19:53:17.670205932Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 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:0xc000315ab8}] Aliases:map[]}\"",
2026-06-12 21:10:22.926363 | controller |     "Jun 12 19:53:17.671431 crc crio[18774]: time=\"2026-06-12T19:53:17.670504681Z\" 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 21:10:22.926399 | controller |     "Jun 12 19:53:17.671431 crc crio[18774]: time=\"2026-06-12T19:53:17.671035569Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 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:0xc000315b48}] Aliases:map[]}\"",
2026-06-12 21:10:22.926431 | controller |     "Jun 12 19:53:17.671431 crc crio[18774]: time=\"2026-06-12T19:53:17.67123828Z\" 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 21:10:22.926467 | controller |     "Jun 12 19:53:17.672255 crc crio[18774]: time=\"2026-06-12T19:53:17.67195797Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 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:0xc000315bd8}] Aliases:map[]}\"",
2026-06-12 21:10:22.926495 | controller |     "Jun 12 19:53:17.672255 crc crio[18774]: time=\"2026-06-12T19:53:17.672205596Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.926523 | controller |     "Jun 12 19:53:17.672618 crc crio[18774]: time=\"2026-06-12T19:53:17.672514304Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:10:22.926593 | controller |     "Jun 12 19:53:17.672618 crc crio[18774]: time=\"2026-06-12T19:53:17.672538135Z\" level=warning msg=\"Could not restore sandbox IP for 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918: failed to get network status for pod sandbox k8s_collect-profiles-29688225-cq6db_openshift-operator-lifecycle-manager_23a86011-9e90-428a-82a2-7a5cb1a9cf0a_0(031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:10:22.926637 | controller |     "Jun 12 19:53:17.673807 crc crio[18774]: time=\"2026-06-12T19:53:17.673689289Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 21:10:22.926672 | controller |     "Jun 12 19:53:17.675693 crc crio[18774]: time=\"2026-06-12T19:53:17.675551698Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 21:10:22.926701 | controller |     "Jun 12 19:53:17.675998 crc crio[18774]: time=\"2026-06-12T19:53:17.675800965Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 21:10:22.926731 | controller |     "Jun 12 19:53:17.676474 crc crio[18774]: time=\"2026-06-12T19:53:17.675964929Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 21:10:22.926766 | controller |     "Jun 12 19:53:17.676630 crc crio[18774]: time=\"2026-06-12T19:53:17.676568634Z\" level=info msg=\"runtime interface created\"",
2026-06-12 21:10:22.926796 | controller |     "Jun 12 19:53:17.676630 crc crio[18774]: time=\"2026-06-12T19:53:17.676606515Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 21:10:22.926827 | controller |     "Jun 12 19:53:17.676919 crc crio[18774]: time=\"2026-06-12T19:53:17.676668597Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 21:10:22.926893 | controller |     "Jun 12 19:53:17.676919 crc crio[18774]: time=\"2026-06-12T19:53:17.676694658Z\" level=info msg=\"starting plugins...\"",
2026-06-12 21:10:22.926930 | controller |     "Jun 12 19:53:17.677174 crc crio[18774]: time=\"2026-06-12T19:53:17.676927534Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 21:10:22.926965 | controller |     "Jun 12 19:53:17.706398 crc crio[18774]: time=\"2026-06-12T19:53:17.702243493Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 21:10:22.926996 | controller |     "Jun 12 19:53:17.713373 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 21:10:22.927023 | controller |     "Jun 12 19:53:25.799925 crc crio[18774]: time=\"2026-06-12T19:53:25.799020465Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-hzgmh/POD\" id=b84a5934-19e6-4634-aca6-158bff2103db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.927062 | controller |     "Jun 12 19:53:25.801430 crc crio[18774]: time=\"2026-06-12T19:53:25.79995978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.927094 | controller |     "Jun 12 19:53:25.835488 crc crio[18774]: time=\"2026-06-12T19:53:25.834938903Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hzgmh Namespace:openshift-marketplace ID:3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d UID:b754e4ce-b558-43ed-9164-d451df5da57c NetNS:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb754e4ce_b558_43ed_9164_d451df5da57c.slice PodAnnotations:0xc0032d0a20}] Aliases:map[]}\"",
2026-06-12 21:10:22.927128 | controller |     "Jun 12 19:53:25.835488 crc crio[18774]: time=\"2026-06-12T19:53:25.835476544Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-hzgmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.927160 | controller |     "Jun 12 19:53:25.840709 crc crio[18774]: time=\"2026-06-12T19:53:25.840638719Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-jmqgf/POD\" id=d0ff3d89-16a9-4d0e-aa48-77639741117a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.927190 | controller |     "Jun 12 19:53:25.840788 crc crio[18774]: time=\"2026-06-12T19:53:25.840749752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.927221 | controller |     "Jun 12 19:53:25.892905 crc crio[18774]: time=\"2026-06-12T19:53:25.892799144Z\" level=info msg=\"Got pod network &{Name:certified-operators-jmqgf Namespace:openshift-marketplace ID:35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a UID:062eb0dd-1271-4352-b324-e52546c9c2ed NetNS:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod062eb0dd_1271_4352_b324_e52546c9c2ed.slice PodAnnotations:0xc002a40780}] Aliases:map[]}\"",
2026-06-12 21:10:22.927249 | controller |     "Jun 12 19:53:25.892905 crc crio[18774]: time=\"2026-06-12T19:53:25.892885826Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-jmqgf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.927277 | controller |     "Jun 12 19:53:26.011161 crc crio[18774]: time=\"2026-06-12T19:53:26.011087743Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-ws998/POD\" id=75d57009-bdcb-4e8d-90fc-e7cd621780e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.927303 | controller |     "Jun 12 19:53:26.011433 crc crio[18774]: time=\"2026-06-12T19:53:26.011210966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.927331 | controller |     "Jun 12 19:53:26.035395 crc crio[18774]: time=\"2026-06-12T19:53:26.035198128Z\" level=info msg=\"Got pod network &{Name:community-operators-ws998 Namespace:openshift-marketplace ID:bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b UID:42f442bb-0b15-4ffa-9de6-47f66f62b389 NetNS:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42f442bb_0b15_4ffa_9de6_47f66f62b389.slice PodAnnotations:0xc002792158}] Aliases:map[]}\"",
2026-06-12 21:10:22.927358 | controller |     "Jun 12 19:53:26.035395 crc crio[18774]: time=\"2026-06-12T19:53:26.035335251Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-ws998 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.927463 | controller |     "Jun 12 19:53:26.046876 crc crio[18774]: time=\"2026-06-12T19:53:26.046808413Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zq252/POD\" id=d611d569-1a30-4b8e-a9ef-ca23a3454340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.927487 | controller |     "Jun 12 19:53:26.047773 crc crio[18774]: time=\"2026-06-12T19:53:26.047675897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.927508 | controller |     "Jun 12 19:53:26.118321 crc crio[18774]: time=\"2026-06-12T19:53:26.117735423Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zq252 Namespace:openshift-marketplace ID:8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c UID:95cee7e9-7b6c-4a0e-8a31-7e38f3c7dfe3 NetNS:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95cee7e9_7b6c_4a0e_8a31_7e38f3c7dfe3.slice PodAnnotations:0xc002a401f0}] Aliases:map[]}\"",
2026-06-12 21:10:22.927529 | controller |     "Jun 12 19:53:26.118321 crc crio[18774]: time=\"2026-06-12T19:53:26.118227975Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zq252 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.927551 | controller |     "Jun 12 19:53:26.235584 crc crio[18774]: 2026-06-12T19:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fceb5c4c9dcb80 Mac:56:ba:83:11:8d:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.927572 | controller |     "Jun 12 19:53:26.235584 crc crio[18774]: time=\"2026-06-12T19:53:26.232602833Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hzgmh Namespace:openshift-marketplace ID:3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d UID:b754e4ce-b558-43ed-9164-d451df5da57c NetNS:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb754e4ce_b558_43ed_9164_d451df5da57c.slice PodAnnotations:0xc0032d0a20}] Aliases:map[]}\"",
2026-06-12 21:10:22.927592 | controller |     "Jun 12 19:53:26.235584 crc crio[18774]: time=\"2026-06-12T19:53:26.232753787Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-hzgmh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.927613 | controller |     "Jun 12 19:53:26.270618 crc crio[18774]: 2026-06-12T19:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35e12c64140a2e0 Mac:4a:14:a7:08:2f:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.927633 | controller |     "Jun 12 19:53:26.271697 crc crio[18774]: time=\"2026-06-12T19:53:26.271634378Z\" level=info msg=\"Got pod network &{Name:certified-operators-jmqgf Namespace:openshift-marketplace ID:35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a UID:062eb0dd-1271-4352-b324-e52546c9c2ed NetNS:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod062eb0dd_1271_4352_b324_e52546c9c2ed.slice PodAnnotations:0xc002a40780}] Aliases:map[]}\"",
2026-06-12 21:10:22.927658 | controller |     "Jun 12 19:53:26.271921 crc crio[18774]: time=\"2026-06-12T19:53:26.271789262Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-jmqgf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.927679 | controller |     "Jun 12 19:53:26.286753 crc crio[18774]: time=\"2026-06-12T19:53:26.286661713Z\" level=info msg=\"Ran pod sandbox 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d with infra container: openshift-marketplace/redhat-marketplace-hzgmh/POD\" id=b84a5934-19e6-4634-aca6-158bff2103db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.927700 | controller |     "Jun 12 19:53:26.288105 crc crio[18774]: time=\"2026-06-12T19:53:26.287931447Z\" level=info msg=\"Ran pod sandbox 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a with infra container: openshift-marketplace/certified-operators-jmqgf/POD\" id=d0ff3d89-16a9-4d0e-aa48-77639741117a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.927720 | controller |     "Jun 12 19:53:26.293905 crc crio[18774]: time=\"2026-06-12T19:53:26.291736706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=99fb24ac-8464-4b6e-b67d-edb8d61664f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.927740 | controller |     "Jun 12 19:53:26.293905 crc crio[18774]: time=\"2026-06-12T19:53:26.292560498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aa946b90-8955-4467-b861-8bbde82d621d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.927760 | controller |     "Jun 12 19:53:26.298490 crc crio[18774]: time=\"2026-06-12T19:53:26.296995818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=299ef485-3af4-4bfd-9c6f-20e551432f9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.927780 | controller |     "Jun 12 19:53:26.298490 crc crio[18774]: time=\"2026-06-12T19:53:26.29781187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3341d61a-2ecb-4059-96a0-e809f43726ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.927799 | controller |     "Jun 12 19:53:26.307514 crc crio[18774]: time=\"2026-06-12T19:53:26.307428849Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hzgmh/extract-utilities\" id=b7442cfd-a823-476e-9f96-c28a40241c6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.927820 | controller |     "Jun 12 19:53:26.312383 crc crio[18774]: time=\"2026-06-12T19:53:26.309860573Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jmqgf/extract-utilities\" id=1bced0b5-90e2-45c9-a3f6-14480b8a8c17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.927839 | controller |     "Jun 12 19:53:26.312383 crc crio[18774]: time=\"2026-06-12T19:53:26.312068141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.927887 | controller |     "Jun 12 19:53:26.312864 crc crio[18774]: time=\"2026-06-12T19:53:26.31280229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.927918 | controller |     "Jun 12 19:53:26.360108 crc crio[18774]: 2026-06-12T19:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb0275d8a844206 Mac:aa:4f:93:e4:b6:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 SocketPath: PciID:}] [{Interface:0xc00013eef0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.927955 | controller |     "Jun 12 19:53:26.361072 crc crio[18774]: time=\"2026-06-12T19:53:26.360995628Z\" level=info msg=\"Got pod network &{Name:community-operators-ws998 Namespace:openshift-marketplace ID:bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b UID:42f442bb-0b15-4ffa-9de6-47f66f62b389 NetNS:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42f442bb_0b15_4ffa_9de6_47f66f62b389.slice PodAnnotations:0xc002792158}] Aliases:map[]}\"",
2026-06-12 21:10:22.927978 | controller |     "Jun 12 19:53:26.361239 crc crio[18774]: time=\"2026-06-12T19:53:26.361180843Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-ws998 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.927999 | controller |     "Jun 12 19:53:26.361415 crc crio[18774]: time=\"2026-06-12T19:53:26.361360237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.928019 | controller |     "Jun 12 19:53:26.368646 crc crio[18774]: time=\"2026-06-12T19:53:26.368569529Z\" level=info msg=\"Ran pod sandbox bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b with infra container: openshift-marketplace/community-operators-ws998/POD\" id=75d57009-bdcb-4e8d-90fc-e7cd621780e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.928039 | controller |     "Jun 12 19:53:26.372557 crc crio[18774]: time=\"2026-06-12T19:53:26.372490524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7797bf10-9496-4f23-8d55-3f02889ca230 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.928060 | controller |     "Jun 12 19:53:26.373991 crc crio[18774]: time=\"2026-06-12T19:53:26.373921558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.928080 | controller |     "Jun 12 19:53:26.382085 crc crio[18774]: time=\"2026-06-12T19:53:26.381980739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.928100 | controller |     "Jun 12 19:53:26.384164 crc crio[18774]: time=\"2026-06-12T19:53:26.383918989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=74fc36ec-34f9-4962-a41c-df4a33fd440e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.928120 | controller |     "Jun 12 19:53:26.396135 crc crio[18774]: time=\"2026-06-12T19:53:26.395576947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.928140 | controller |     "Jun 12 19:53:26.407567 crc crio[18774]: time=\"2026-06-12T19:53:26.407470551Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ws998/extract-utilities\" id=4fc7c996-382c-4569-9ff4-36fe8842cefd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.928160 | controller |     "Jun 12 19:53:26.407952 crc crio[18774]: time=\"2026-06-12T19:53:26.407900942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.928180 | controller |     "Jun 12 19:53:26.434846 crc crio[18774]: time=\"2026-06-12T19:53:26.434738567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.928204 | controller |     "Jun 12 19:53:26.447721 crc crio[18774]: time=\"2026-06-12T19:53:26.44763022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.928224 | controller |     "Jun 12 19:53:26.468830 crc crio[18774]: 2026-06-12T19:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f5857729cbeef9 Mac:8a:7c:06:ed:3e:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.928245 | controller |     "Jun 12 19:53:26.471938 crc crio[18774]: time=\"2026-06-12T19:53:26.470667592Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zq252 Namespace:openshift-marketplace ID:8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c UID:95cee7e9-7b6c-4a0e-8a31-7e38f3c7dfe3 NetNS:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95cee7e9_7b6c_4a0e_8a31_7e38f3c7dfe3.slice PodAnnotations:0xc002a401f0}] Aliases:map[]}\"",
2026-06-12 21:10:22.928265 | controller |     "Jun 12 19:53:26.471938 crc crio[18774]: time=\"2026-06-12T19:53:26.470803956Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zq252 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.928286 | controller |     "Jun 12 19:53:26.498523 crc crio[18774]: time=\"2026-06-12T19:53:26.498426283Z\" level=info msg=\"Ran pod sandbox 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c with infra container: openshift-marketplace/redhat-operators-zq252/POD\" id=d611d569-1a30-4b8e-a9ef-ca23a3454340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.928306 | controller |     "Jun 12 19:53:26.503960 crc crio[18774]: time=\"2026-06-12T19:53:26.501135604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7796ca37-8ec3-4d92-86a2-7f3d0edc891a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.928326 | controller |     "Jun 12 19:53:26.505142 crc crio[18774]: time=\"2026-06-12T19:53:26.505087649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e08c6cc-6e32-4ee3-8189-1e621671c965 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.928346 | controller |     "Jun 12 19:53:26.519318 crc crio[18774]: time=\"2026-06-12T19:53:26.51580576Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zq252/extract-utilities\" id=5acee730-8f98-4d28-be36-2a37e4a7f92e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.928387 | controller |     "Jun 12 19:53:26.519318 crc crio[18774]: time=\"2026-06-12T19:53:26.517421143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.928410 | controller |     "Jun 12 19:53:26.525176 crc crio[18774]: time=\"2026-06-12T19:53:26.525119165Z\" level=info msg=\"Created container 491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be: openshift-marketplace/redhat-marketplace-hzgmh/extract-utilities\" id=b7442cfd-a823-476e-9f96-c28a40241c6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.928431 | controller |     "Jun 12 19:53:26.529943 crc crio[18774]: time=\"2026-06-12T19:53:26.52985775Z\" level=info msg=\"Starting container: 491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be\" id=b4a0fc67-69cc-4945-b8ef-6be20f08f666 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.928496 | controller |     "Jun 12 19:53:26.532137 crc crio[18774]: time=\"2026-06-12T19:53:26.532072539Z\" level=info msg=\"Created container 7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b: openshift-marketplace/certified-operators-jmqgf/extract-utilities\" id=1bced0b5-90e2-45c9-a3f6-14480b8a8c17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.928522 | controller |     "Jun 12 19:53:26.536675 crc crio[18774]: time=\"2026-06-12T19:53:26.536611388Z\" level=info msg=\"Starting container: 7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b\" id=afc6daf9-ed88-46ce-8135-e9723bf5bd51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.928543 | controller |     "Jun 12 19:53:26.537967 crc crio[18774]: time=\"2026-06-12T19:53:26.537707216Z\" level=info msg=\"Started container\" PID=19701 containerID=491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be description=openshift-marketplace/redhat-marketplace-hzgmh/extract-utilities id=b4a0fc67-69cc-4945-b8ef-6be20f08f666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d",
2026-06-12 21:10:22.928564 | controller |     "Jun 12 19:53:26.547566 crc crio[18774]: time=\"2026-06-12T19:53:26.547424864Z\" level=info msg=\"Started container\" PID=19698 containerID=7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b description=openshift-marketplace/certified-operators-jmqgf/extract-utilities id=afc6daf9-ed88-46ce-8135-e9723bf5bd51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a",
2026-06-12 21:10:22.928586 | controller |     "Jun 12 19:53:26.558100 crc crio[18774]: time=\"2026-06-12T19:53:26.557758509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.928607 | controller |     "Jun 12 19:53:26.562584 crc crio[18774]: time=\"2026-06-12T19:53:26.562499018Z\" level=info msg=\"Created container 499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e: openshift-marketplace/community-operators-ws998/extract-utilities\" id=4fc7c996-382c-4569-9ff4-36fe8842cefd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.928628 | controller |     "Jun 12 19:53:26.564118 crc crio[18774]: time=\"2026-06-12T19:53:26.56407204Z\" level=info msg=\"Starting container: 499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e\" id=fd24ceed-a717-47d0-8be0-a944a862a9be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.928648 | controller |     "Jun 12 19:53:26.569554 crc crio[18774]: time=\"2026-06-12T19:53:26.569448132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.928668 | controller |     "Jun 12 19:53:26.578863 crc crio[18774]: time=\"2026-06-12T19:53:26.578812501Z\" level=info msg=\"Started container\" PID=19709 containerID=499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e description=openshift-marketplace/community-operators-ws998/extract-utilities id=fd24ceed-a717-47d0-8be0-a944a862a9be name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b",
2026-06-12 21:10:22.928689 | controller |     "Jun 12 19:53:26.827379 crc crio[18774]: time=\"2026-06-12T19:53:26.827168251Z\" level=info msg=\"Created container 5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972: openshift-marketplace/redhat-operators-zq252/extract-utilities\" id=5acee730-8f98-4d28-be36-2a37e4a7f92e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.928710 | controller |     "Jun 12 19:53:26.829012 crc crio[18774]: time=\"2026-06-12T19:53:26.828939727Z\" level=info msg=\"Starting container: 5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972\" id=4f61e2f1-95fb-417b-96d6-e409a12d69dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.928741 | controller |     "Jun 12 19:53:26.839796 crc crio[18774]: time=\"2026-06-12T19:53:26.83968816Z\" level=info msg=\"Started container\" PID=19752 containerID=5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972 description=openshift-marketplace/redhat-operators-zq252/extract-utilities id=4f61e2f1-95fb-417b-96d6-e409a12d69dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c",
2026-06-12 21:10:22.928766 | controller |     "Jun 12 19:53:27.157377 crc crio[18774]: time=\"2026-06-12T19:53:27.156961085Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=058de0dc-75de-480e-bf8b-248793d890b1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.928789 | controller |     "Jun 12 19:53:27.161164 crc crio[18774]: time=\"2026-06-12T19:53:27.160555611Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=997bdfd2-0185-4053-b550-1d1699b9b493 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.928809 | controller |     "Jun 12 19:53:27.167579 crc crio[18774]: time=\"2026-06-12T19:53:27.166906748Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7a8b136e-748f-4a6b-9c5f-a18975fa4c4d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.928830 | controller |     "Jun 12 19:53:27.178240 crc crio[18774]: time=\"2026-06-12T19:53:27.177699053Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:10:22.928869 | controller |     "Jun 12 19:53:27.179136 crc crio[18774]: time=\"2026-06-12T19:53:27.178897175Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ebe85366-600d-40f9-8c2c-51aa8f800f1e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.928899 | controller |     "Jun 12 19:53:27.181681 crc crio[18774]: time=\"2026-06-12T19:53:27.181555276Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:10:22.928932 | controller |     "Jun 12 19:53:27.188216 crc crio[18774]: time=\"2026-06-12T19:53:27.182435538Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:10:22.928963 | controller |     "Jun 12 19:53:27.188216 crc crio[18774]: time=\"2026-06-12T19:53:27.185592858Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:10:22.928985 | controller |     "Jun 12 19:53:27.723348 crc crio[18774]: time=\"2026-06-12T19:53:27.722808451Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=ebe85366-600d-40f9-8c2c-51aa8f800f1e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.929005 | controller |     "Jun 12 19:53:27.724542 crc crio[18774]: time=\"2026-06-12T19:53:27.724446184Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=78758340-c138-409a-8c87-29f9b8f61e6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929026 | controller |     "Jun 12 19:53:27.726617 crc crio[18774]: time=\"2026-06-12T19:53:27.726539969Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=afa110ea-d9b6-41cf-891a-60310a089dfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929047 | controller |     "Jun 12 19:53:27.735193 crc crio[18774]: time=\"2026-06-12T19:53:27.734983042Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ws998/extract-content\" id=cd93c388-dec1-4d84-bf87-482d9a911d43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.929072 | controller |     "Jun 12 19:53:27.735819 crc crio[18774]: time=\"2026-06-12T19:53:27.735747162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.929093 | controller |     "Jun 12 19:53:27.777096 crc crio[18774]: time=\"2026-06-12T19:53:27.776831531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.929113 | controller |     "Jun 12 19:53:27.781713 crc crio[18774]: time=\"2026-06-12T19:53:27.781625757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.929133 | controller |     "Jun 12 19:53:27.810982 crc crio[18774]: time=\"2026-06-12T19:53:27.810805345Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=997bdfd2-0185-4053-b550-1d1699b9b493 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.929153 | controller |     "Jun 12 19:53:27.813494 crc crio[18774]: time=\"2026-06-12T19:53:27.813385703Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0b5092e8-f694-42d7-9316-be2522b29687 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929173 | controller |     "Jun 12 19:53:27.827254 crc crio[18774]: time=\"2026-06-12T19:53:27.826100348Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=60974677-98f7-4b7b-a8a3-684df53287f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929193 | controller |     "Jun 12 19:53:27.850128 crc crio[18774]: time=\"2026-06-12T19:53:27.849977887Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=058de0dc-75de-480e-bf8b-248793d890b1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.929213 | controller |     "Jun 12 19:53:27.851893 crc crio[18774]: time=\"2026-06-12T19:53:27.851845585Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e518d38f-dcc9-41ed-8099-09e24c57e443 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929233 | controller |     "Jun 12 19:53:27.852430 crc crio[18774]: time=\"2026-06-12T19:53:27.852358678Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jmqgf/extract-content\" id=b1cefa3b-01e8-481b-aaa8-e26aa8c9984a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.929253 | controller |     "Jun 12 19:53:27.852811 crc crio[18774]: time=\"2026-06-12T19:53:27.852742468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.929273 | controller |     "Jun 12 19:53:27.862980 crc crio[18774]: time=\"2026-06-12T19:53:27.862902568Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=981f6652-435c-4864-802a-91cabb1552d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929293 | controller |     "Jun 12 19:53:27.869416 crc crio[18774]: time=\"2026-06-12T19:53:27.869256378Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zq252/extract-content\" id=5d8f5c57-89be-46df-8d9a-8074a8830dcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.929313 | controller |     "Jun 12 19:53:27.869645 crc crio[18774]: time=\"2026-06-12T19:53:27.869616717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.929333 | controller |     "Jun 12 19:53:27.903538 crc crio[18774]: time=\"2026-06-12T19:53:27.903420573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.929357 | controller |     "Jun 12 19:53:27.919387 crc crio[18774]: time=\"2026-06-12T19:53:27.919181127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.929378 | controller |     "Jun 12 19:53:27.921104 crc crio[18774]: time=\"2026-06-12T19:53:27.92073943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.929398 | controller |     "Jun 12 19:53:27.923511 crc crio[18774]: time=\"2026-06-12T19:53:27.923461821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.929418 | controller |     "Jun 12 19:53:27.957796 crc crio[18774]: time=\"2026-06-12T19:53:27.95772299Z\" level=info msg=\"Created container df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b: openshift-marketplace/community-operators-ws998/extract-content\" id=cd93c388-dec1-4d84-bf87-482d9a911d43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.929438 | controller |     "Jun 12 19:53:27.963012 crc crio[18774]: time=\"2026-06-12T19:53:27.962880236Z\" level=info msg=\"Starting container: df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b\" id=bf73afe3-d82f-43f0-9976-e664a4c6a350 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.929458 | controller |     "Jun 12 19:53:27.977015 crc crio[18774]: time=\"2026-06-12T19:53:27.976939828Z\" level=info msg=\"Started container\" PID=19896 containerID=df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b description=openshift-marketplace/community-operators-ws998/extract-content id=bf73afe3-d82f-43f0-9976-e664a4c6a350 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b",
2026-06-12 21:10:22.929480 | controller |     "Jun 12 19:53:28.068595 crc crio[18774]: time=\"2026-06-12T19:53:28.067755365Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=7a8b136e-748f-4a6b-9c5f-a18975fa4c4d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.929500 | controller |     "Jun 12 19:53:28.077476 crc crio[18774]: time=\"2026-06-12T19:53:28.071463714Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=96d831f3-0fed-42b8-930e-7924da9eee25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929520 | controller |     "Jun 12 19:53:28.082226 crc crio[18774]: time=\"2026-06-12T19:53:28.081871161Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=74d90789-892f-41b4-8273-0adec3df1ee4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929541 | controller |     "Jun 12 19:53:28.087835 crc crio[18774]: time=\"2026-06-12T19:53:28.087705702Z\" level=info msg=\"Created container 959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036: openshift-marketplace/certified-operators-jmqgf/extract-content\" id=b1cefa3b-01e8-481b-aaa8-e26aa8c9984a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.929562 | controller |     "Jun 12 19:53:28.089781 crc crio[18774]: time=\"2026-06-12T19:53:28.089701771Z\" level=info msg=\"Starting container: 959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036\" id=5846d877-4a36-48d0-a5f1-f7812455c7f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.929582 | controller |     "Jun 12 19:53:28.094580 crc crio[18774]: time=\"2026-06-12T19:53:28.090414132Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hzgmh/extract-content\" id=b073291f-812a-478f-b901-5e4252653a02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.929607 | controller |     "Jun 12 19:53:28.094580 crc crio[18774]: time=\"2026-06-12T19:53:28.090812132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.929628 | controller |     "Jun 12 19:53:28.097975 crc crio[18774]: time=\"2026-06-12T19:53:28.097907727Z\" level=info msg=\"Created container 964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9: openshift-marketplace/redhat-operators-zq252/extract-content\" id=5d8f5c57-89be-46df-8d9a-8074a8830dcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.929648 | controller |     "Jun 12 19:53:28.098922 crc crio[18774]: time=\"2026-06-12T19:53:28.098841542Z\" level=info msg=\"Started container\" PID=19935 containerID=959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036 description=openshift-marketplace/certified-operators-jmqgf/extract-content id=5846d877-4a36-48d0-a5f1-f7812455c7f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a",
2026-06-12 21:10:22.929669 | controller |     "Jun 12 19:53:28.099740 crc crio[18774]: time=\"2026-06-12T19:53:28.099673314Z\" level=info msg=\"Starting container: 964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9\" id=5c808d70-1244-40e2-b3db-12c6172079b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.929690 | controller |     "Jun 12 19:53:28.112721 crc crio[18774]: time=\"2026-06-12T19:53:28.112243257Z\" level=info msg=\"Started container\" PID=19933 containerID=964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9 description=openshift-marketplace/redhat-operators-zq252/extract-content id=5c808d70-1244-40e2-b3db-12c6172079b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c",
2026-06-12 21:10:22.929711 | controller |     "Jun 12 19:53:28.184257 crc crio[18774]: time=\"2026-06-12T19:53:28.184113925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.929731 | controller |     "Jun 12 19:53:28.196213 crc crio[18774]: time=\"2026-06-12T19:53:28.196124691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.929751 | controller |     "Jun 12 19:53:28.288543 crc crio[18774]: time=\"2026-06-12T19:53:28.28847352Z\" level=info msg=\"Created container 72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a: openshift-marketplace/redhat-marketplace-hzgmh/extract-content\" id=b073291f-812a-478f-b901-5e4252653a02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.929771 | controller |     "Jun 12 19:53:28.293486 crc crio[18774]: time=\"2026-06-12T19:53:28.29336455Z\" level=info msg=\"Starting container: 72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a\" id=b42bf581-ac89-4f0b-a11a-00be01ad5c5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.929790 | controller |     "Jun 12 19:53:28.299863 crc crio[18774]: time=\"2026-06-12T19:53:28.299365247Z\" level=info msg=\"Started container\" PID=19954 containerID=72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a description=openshift-marketplace/redhat-marketplace-hzgmh/extract-content id=b42bf581-ac89-4f0b-a11a-00be01ad5c5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d",
2026-06-12 21:10:22.929810 | controller |     "Jun 12 19:53:29.295376 crc crio[18774]: time=\"2026-06-12T19:53:29.295174099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d0d825d-d08c-4b9d-b404-42c68717ffcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929835 | controller |     "Jun 12 19:53:29.298403 crc crio[18774]: time=\"2026-06-12T19:53:29.298328595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d2026048-7af7-422a-8535-a62ec09eb551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929884 | controller |     "Jun 12 19:53:29.298486 crc crio[18774]: time=\"2026-06-12T19:53:29.298423627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=11750dcf-8e79-4118-b9b3-1aaba9a25231 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929913 | controller |     "Jun 12 19:53:29.303666 crc crio[18774]: time=\"2026-06-12T19:53:29.303590812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f8826cea-27b8-49c9-aec0-e94d20bf4980 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929946 | controller |     "Jun 12 19:53:29.305620 crc crio[18774]: time=\"2026-06-12T19:53:29.305558585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=72456cec-6d04-4839-96e6-f530eafcc900 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.929970 | controller |     "Jun 12 19:53:29.307144 crc crio[18774]: time=\"2026-06-12T19:53:29.306981132Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jmqgf/registry-server\" id=ccabc424-dc70-452c-8b2e-2a3887bfe27c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.929991 | controller |     "Jun 12 19:53:29.307534 crc crio[18774]: time=\"2026-06-12T19:53:29.307479455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.930012 | controller |     "Jun 12 19:53:29.308909 crc crio[18774]: time=\"2026-06-12T19:53:29.308838591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6e342ec5-400a-4e8b-98c7-489630750711 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.930032 | controller |     "Jun 12 19:53:29.315525 crc crio[18774]: time=\"2026-06-12T19:53:29.313901197Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hzgmh/registry-server\" id=67963c5a-4e98-4e35-8c9f-43cee37ab5d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.930053 | controller |     "Jun 12 19:53:29.315525 crc crio[18774]: time=\"2026-06-12T19:53:29.315509291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.930073 | controller |     "Jun 12 19:53:29.323338 crc crio[18774]: time=\"2026-06-12T19:53:29.322971703Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ws998/registry-server\" id=b616b488-45a9-4652-b82c-66f2d7b0c0e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.930094 | controller |     "Jun 12 19:53:29.323546 crc crio[18774]: time=\"2026-06-12T19:53:29.323381354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.930114 | controller |     "Jun 12 19:53:29.349541 crc crio[18774]: time=\"2026-06-12T19:53:29.348430563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.930140 | controller |     "Jun 12 19:53:29.352369 crc crio[18774]: time=\"2026-06-12T19:53:29.352137881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.930161 | controller |     "Jun 12 19:53:29.355463 crc crio[18774]: time=\"2026-06-12T19:53:29.355363155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.930181 | controller |     "Jun 12 19:53:29.356718 crc crio[18774]: time=\"2026-06-12T19:53:29.356662978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.930201 | controller |     "Jun 12 19:53:29.377648 crc crio[18774]: time=\"2026-06-12T19:53:29.377416305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.930221 | controller |     "Jun 12 19:53:29.380788 crc crio[18774]: time=\"2026-06-12T19:53:29.380677831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.930241 | controller |     "Jun 12 19:53:29.595891 crc crio[18774]: time=\"2026-06-12T19:53:29.595240065Z\" level=info msg=\"Created container 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f: openshift-marketplace/certified-operators-jmqgf/registry-server\" id=ccabc424-dc70-452c-8b2e-2a3887bfe27c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.930262 | controller |     "Jun 12 19:53:29.596554 crc crio[18774]: time=\"2026-06-12T19:53:29.596336294Z\" level=info msg=\"Created container 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925: openshift-marketplace/redhat-marketplace-hzgmh/registry-server\" id=67963c5a-4e98-4e35-8c9f-43cee37ab5d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.930281 | controller |     "Jun 12 19:53:29.596789 crc crio[18774]: time=\"2026-06-12T19:53:29.596606771Z\" level=info msg=\"Created container 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa: openshift-marketplace/community-operators-ws998/registry-server\" id=b616b488-45a9-4652-b82c-66f2d7b0c0e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.930301 | controller |     "Jun 12 19:53:29.597877 crc crio[18774]: time=\"2026-06-12T19:53:29.597787892Z\" level=info msg=\"Starting container: 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa\" id=5067520f-19d0-4f7a-828f-901cfee6da1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.930322 | controller |     "Jun 12 19:53:29.597877 crc crio[18774]: time=\"2026-06-12T19:53:29.597846954Z\" level=info msg=\"Starting container: 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925\" id=158531c5-5149-4b6c-88a7-12902017d39c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.930342 | controller |     "Jun 12 19:53:29.598134 crc crio[18774]: time=\"2026-06-12T19:53:29.597956257Z\" level=info msg=\"Starting container: 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f\" id=19c7089f-257a-47b5-b770-bd240df677f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.930362 | controller |     "Jun 12 19:53:29.607789 crc crio[18774]: time=\"2026-06-12T19:53:29.60719528Z\" level=info msg=\"Started container\" PID=20124 containerID=0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa description=openshift-marketplace/community-operators-ws998/registry-server id=5067520f-19d0-4f7a-828f-901cfee6da1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b",
2026-06-12 21:10:22.930383 | controller |     "Jun 12 19:53:29.607789 crc crio[18774]: time=\"2026-06-12T19:53:29.607401575Z\" level=info msg=\"Started container\" PID=20119 containerID=02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f description=openshift-marketplace/certified-operators-jmqgf/registry-server id=19c7089f-257a-47b5-b770-bd240df677f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a",
2026-06-12 21:10:22.930409 | controller |     "Jun 12 19:53:29.610511 crc crio[18774]: time=\"2026-06-12T19:53:29.609168504Z\" level=info msg=\"Started container\" PID=20117 containerID=8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925 description=openshift-marketplace/redhat-marketplace-hzgmh/registry-server id=158531c5-5149-4b6c-88a7-12902017d39c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d",
2026-06-12 21:10:22.930430 | controller |     "Jun 12 19:53:32.535747 crc crio[18774]: time=\"2026-06-12T19:53:32.534383679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f3e9cc62-b7a1-454c-b87a-f317ee653f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.930451 | controller |     "Jun 12 19:53:32.540173 crc crio[18774]: time=\"2026-06-12T19:53:32.53915063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=45e886b1-1e27-441b-b879-f847de5a69d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.930472 | controller |     "Jun 12 19:53:32.548590 crc crio[18774]: time=\"2026-06-12T19:53:32.548491833Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zq252/registry-server\" id=3c7a0a56-6311-4786-a161-acdc48b70c09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.930493 | controller |     "Jun 12 19:53:32.549201 crc crio[18774]: time=\"2026-06-12T19:53:32.549084345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.930513 | controller |     "Jun 12 19:53:32.684807 crc crio[18774]: time=\"2026-06-12T19:53:32.684432711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.930533 | controller |     "Jun 12 19:53:32.699910 crc crio[18774]: time=\"2026-06-12T19:53:32.699826901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.930553 | controller |     "Jun 12 19:53:33.131623 crc crio[18774]: time=\"2026-06-12T19:53:33.130976602Z\" level=info msg=\"Created container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0: openshift-marketplace/redhat-operators-zq252/registry-server\" id=3c7a0a56-6311-4786-a161-acdc48b70c09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.930573 | controller |     "Jun 12 19:53:33.138138 crc crio[18774]: time=\"2026-06-12T19:53:33.138056527Z\" level=info msg=\"Starting container: edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0\" id=235d3564-3c54-41c1-99a5-e1f35626afe3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.930593 | controller |     "Jun 12 19:53:33.161904 crc crio[18774]: time=\"2026-06-12T19:53:33.161797006Z\" level=info msg=\"Started container\" PID=20449 containerID=edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 description=openshift-marketplace/redhat-operators-zq252/registry-server id=235d3564-3c54-41c1-99a5-e1f35626afe3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c",
2026-06-12 21:10:22.930614 | controller |     "Jun 12 19:53:36.870366 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 21:10:22.930639 | controller |     "Jun 12 19:53:40.551556 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-12 21:10:22.930660 | controller |     "Jun 12 19:53:40.552326 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-12 21:10:22.930679 | controller |     "Jun 12 19:53:40.553542 crc systemd[1]: crio.service: Consumed 7.707s CPU time.",
2026-06-12 21:10:22.930699 | controller |     "Jun 12 19:53:40.647771 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 21:10:22.930720 | controller |     "Jun 12 19:53:40.797602 crc crio[20719]: time=\"2026-06-12T19:53:40.797514945Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 21:10:22.930740 | controller |     "Jun 12 19:53:40.797602 crc crio[20719]: time=\"2026-06-12T19:53:40.797567877Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 21:10:22.930760 | controller |     "Jun 12 19:53:40.804369 crc crio[20719]: time=\"2026-06-12T19:53:40.804160395Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 21:10:22.930781 | controller |     "Jun 12 19:53:40.804571 crc crio[20719]: time=\"2026-06-12T19:53:40.804510404Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 21:10:22.930801 | controller |     "Jun 12 19:53:40.805351 crc crio[20719]: time=\"2026-06-12T19:53:40.805250514Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-12 21:10:22.930821 | controller |     "Jun 12 19:53:40.820920 crc crio[20719]: time=\"2026-06-12T19:53:40.820785823Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 21:10:22.930842 | controller |     "Jun 12 19:53:40.821432 crc crio[20719]: time=\"2026-06-12T19:53:40.821358728Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 21:10:22.930889 | controller |     "Jun 12 19:53:40.821505 crc crio[20719]: time=\"2026-06-12T19:53:40.821490651Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 21:10:22.930911 | controller |     "Jun 12 19:53:40.822425 crc crio[20719]: time=\"2026-06-12T19:53:40.822346435Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 21:10:22.930932 | controller |     "Jun 12 19:53:40.824419 crc crio[20719]: time=\"2026-06-12T19:53:40.822489928Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 21:10:22.930952 | controller |     "Jun 12 19:53:40.851688 crc crio[20719]: time=\"2026-06-12T19:53:40.851574372Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 21:10:22.930972 | controller |     "Jun 12 19:53:40.863512 crc crio[20719]: time=\"2026-06-12T19:53:40.863427224Z\" 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 21:10:22.930993 | controller |     "Jun 12 19:53:40.867895 crc crio[20719]: time=\"2026-06-12T19:53:40.86783391Z\" 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 21:10:22.931013 | controller |     "Jun 12 19:53:40.944426 crc crio[20719]: time=\"2026-06-12T19:53:40.943975573Z\" 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 21:10:22.931034 | controller |     "Jun 12 19:53:41.129805 crc crio[20719]: time=\"2026-06-12T19:53:41.129567017Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 21:10:22.931055 | controller |     "Jun 12 19:53:41.129805 crc crio[20719]: time=\"2026-06-12T19:53:41.129612669Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 21:10:22.931079 | controller |     "Jun 12 19:53:41.129805 crc crio[20719]: time=\"2026-06-12T19:53:41.129620469Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 21:10:22.931100 | controller |     "Jun 12 19:53:41.129805 crc crio[20719]: time=\"2026-06-12T19:53:41.129627449Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 21:10:22.931120 | controller |     "Jun 12 19:53:41.129805 crc crio[20719]: time=\"2026-06-12T19:53:41.129634769Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 21:10:22.931140 | controller |     "Jun 12 19:53:41.136392 crc crio[20719]: time=\"2026-06-12T19:53:41.136197318Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 21:10:22.931160 | controller |     "Jun 12 19:53:41.136519 crc crio[20719]: time=\"2026-06-12T19:53:41.136475556Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 21:10:22.931180 | controller |     "Jun 12 19:53:41.142801 crc crio[20719]: time=\"2026-06-12T19:53:41.14271324Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 21:10:22.931200 | controller |     "Jun 12 19:53:41.142801 crc crio[20719]: time=\"2026-06-12T19:53:41.142770742Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 21:10:22.931220 | controller |     "Jun 12 19:53:41.234373 crc crio[20719]: time=\"2026-06-12T19:53:41.234204567Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.931240 | controller |     "Jun 12 19:53:41.234994 crc crio[20719]: time=\"2026-06-12T19:53:41.234935165Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.931260 | controller |     "Jun 12 19:53:41.235769 crc crio[20719]: time=\"2026-06-12T19:53:41.235732227Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 21:10:22.931279 | controller |     "Jun 12 19:53:41.235936 crc crio[20719]: time=\"2026-06-12T19:53:41.235911492Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 21:10:22.931301 | controller |     "Jun 12 19:53:41.237186 crc crio[20719]: time=\"2026-06-12T19:53:41.2369638Z\" 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.LinkLogs\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\"]\\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 21:10:22.931335 | controller |     "Jun 12 19:53:41.240483 crc crio[20719]: time=\"2026-06-12T19:53:41.2400472Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 21:10:22.931357 | controller |     "Jun 12 19:53:41.240483 crc crio[20719]: time=\"2026-06-12T19:53:41.240372719Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 21:10:22.931378 | controller |     "Jun 12 19:53:43.247567 crc crio[20719]: time=\"2026-06-12T19:53:43.246865164Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zq252 Namespace:openshift-marketplace ID:8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c UID:95cee7e9-7b6c-4a0e-8a31-7e38f3c7dfe3 NetNS:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95cee7e9_7b6c_4a0e_8a31_7e38f3c7dfe3.slice PodAnnotations:0xc000eae8f8}] Aliases:map[]}\"",
2026-06-12 21:10:22.931400 | controller |     "Jun 12 19:53:43.248748 crc crio[20719]: time=\"2026-06-12T19:53:43.247685625Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zq252 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.931421 | controller |     "Jun 12 19:53:43.251581 crc crio[20719]: time=\"2026-06-12T19:53:43.249619048Z\" level=info msg=\"Got pod network &{Name:community-operators-ws998 Namespace:openshift-marketplace ID:bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b UID:42f442bb-0b15-4ffa-9de6-47f66f62b389 NetNS:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42f442bb_0b15_4ffa_9de6_47f66f62b389.slice PodAnnotations:0xc000eaea18}] Aliases:map[]}\"",
2026-06-12 21:10:22.931447 | controller |     "Jun 12 19:53:43.251581 crc crio[20719]: time=\"2026-06-12T19:53:43.249798062Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-ws998 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.931468 | controller |     "Jun 12 19:53:43.251581 crc crio[20719]: time=\"2026-06-12T19:53:43.25047583Z\" level=info msg=\"Got pod network &{Name:certified-operators-jmqgf Namespace:openshift-marketplace ID:35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a UID:062eb0dd-1271-4352-b324-e52546c9c2ed NetNS:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod062eb0dd_1271_4352_b324_e52546c9c2ed.slice PodAnnotations:0xc000eaeac0}] Aliases:map[]}\"",
2026-06-12 21:10:22.931489 | controller |     "Jun 12 19:53:43.251581 crc crio[20719]: time=\"2026-06-12T19:53:43.250671576Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-jmqgf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.931510 | controller |     "Jun 12 19:53:43.251581 crc crio[20719]: time=\"2026-06-12T19:53:43.2512213Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hzgmh Namespace:openshift-marketplace ID:3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d UID:b754e4ce-b558-43ed-9164-d451df5da57c NetNS:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb754e4ce_b558_43ed_9164_d451df5da57c.slice PodAnnotations:0xc000eaeb68}] Aliases:map[]}\"",
2026-06-12 21:10:22.931531 | controller |     "Jun 12 19:53:43.251581 crc crio[20719]: time=\"2026-06-12T19:53:43.251459166Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-hzgmh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.931552 | controller |     "Jun 12 19:53:43.252672 crc crio[20719]: time=\"2026-06-12T19:53:43.25194209Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bc6m2 Namespace:openshift-marketplace ID:7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c UID:90cb158f-409c-48e1-b66e-7e6a7bc3684b NetNS:/var/run/netns/d37c7721-fc54-48ba-8a07-a28d2bc648ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod90cb158f_409c_48e1_b66e_7e6a7bc3684b.slice PodAnnotations:0xc000eaec10}] Aliases:map[]}\"",
2026-06-12 21:10:22.931573 | controller |     "Jun 12 19:53:43.252672 crc crio[20719]: time=\"2026-06-12T19:53:43.252130395Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bc6m2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.931594 | controller |     "Jun 12 19:53:43.252842 crc crio[20719]: time=\"2026-06-12T19:53:43.252692179Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:c533f9cf8ec7f93f01d230a895d371da50faab07a33cad02b1a439ff59d6761e UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/624c4074-a61c-401c-8e57-f496a50ba623 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:0xc000eaecb8}] Aliases:map[]}\"",
2026-06-12 21:10:22.931614 | controller |     "Jun 12 19:53:43.254000 crc crio[20719]: time=\"2026-06-12T19:53:43.253746691Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.931635 | controller |     "Jun 12 19:53:43.254728 crc crio[20719]: time=\"2026-06-12T19:53:43.254603373Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:10:22.931660 | controller |     "Jun 12 19:53:43.254875 crc crio[20719]: time=\"2026-06-12T19:53:43.254785479Z\" level=warning msg=\"Could not restore sandbox IP for 93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_9ff9ee37-6adc-403e-86d8-2ada91d4ef17_0(93557dfd4067c06b3467e5a39ba48c5bda79a793093d3fadce922e5b9b8f7c61): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:10:22.931682 | controller |     "Jun 12 19:53:43.254875 crc crio[20719]: time=\"2026-06-12T19:53:43.25484541Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:10:22.931703 | controller |     "Jun 12 19:53:43.254875 crc crio[20719]: time=\"2026-06-12T19:53:43.254866541Z\" level=warning msg=\"Could not restore sandbox IP for 5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_670d3cbf-abf6-41a9-a75f-56d920aaefe6_0(5598f6ef6276bba216301dc57909b4ea591ae8d716cfaad95a85a66c3d1cdf9a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:10:22.931724 | controller |     "Jun 12 19:53:43.256669 crc crio[20719]: time=\"2026-06-12T19:53:43.256496036Z\" level=info msg=\"Got pod network &{Name:controller-manager-84bd99b6fd-jrp4c Namespace:openshift-controller-manager ID:6318655259bb1d07205d2ac6a9a7034c667bfc41bbe1be2dceb33e18bc3f03bc UID:abaaf000-ba6f-4976-abfc-b07348cdf678 NetNS:/var/run/netns/809f8cef-529e-4a30-9ce3-0ebd76d6e8a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabaaf000_ba6f_4976_abfc_b07348cdf678.slice PodAnnotations:0xc000eaed68}] Aliases:map[]}\"",
2026-06-12 21:10:22.931745 | controller |     "Jun 12 19:53:43.257185 crc crio[20719]: time=\"2026-06-12T19:53:43.256941118Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.931768 | controller |     "Jun 12 19:53:43.259011 crc crio[20719]: time=\"2026-06-12T19:53:43.258809667Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-864bf8cccc-l95vx Namespace:openshift-route-controller-manager ID:9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01 UID:1b85a10c-5657-4281-9d2f-7af7db023842 NetNS:/var/run/netns/d42d782e-0c4b-46c8-8311-547442410ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b85a10c_5657_4281_9d2f_7af7db023842.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"",
2026-06-12 21:10:22.931791 | controller |     "Jun 12 19:53:43.259381 crc crio[20719]: time=\"2026-06-12T19:53:43.259187168Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.931813 | controller |     "Jun 12 19:53:43.260377 crc crio[20719]: time=\"2026-06-12T19:53:43.260164643Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/2b49337d-0dd2-4813-93d6-cd80d086f01d 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:0xc00008d268}] Aliases:map[]}\"",
2026-06-12 21:10:22.931838 | controller |     "Jun 12 19:53:43.260830 crc crio[20719]: time=\"2026-06-12T19:53:43.260598166Z\" 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 21:10:22.931902 | controller |     "Jun 12 19:53:43.262531 crc crio[20719]: time=\"2026-06-12T19:53:43.261584121Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:bfff0d7a5af2a33e41cecaed42708b2c70c7eae676947245ef5f86dffdd4779e UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/48df6006-e2bd-4616-abc3-5fed794a7f0a 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:0xc00008d308}] Aliases:map[]}\"",
2026-06-12 21:10:22.931926 | controller |     "Jun 12 19:53:43.262531 crc crio[20719]: time=\"2026-06-12T19:53:43.262179077Z\" 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 21:10:22.931948 | controller |     "Jun 12 19:53:43.263445 crc crio[20719]: time=\"2026-06-12T19:53:43.263154163Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b88a9abf564b516baa79645854fed364291de9154b4f06ef2e91c3cc517edbbc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ee92419c-845f-4d7c-92f7-dd17bde40e68 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:0xc00008d398}] Aliases:map[]}\"",
2026-06-12 21:10:22.931969 | controller |     "Jun 12 19:53:43.263598 crc crio[20719]: time=\"2026-06-12T19:53:43.263547254Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.931990 | controller |     "Jun 12 19:53:43.264735 crc crio[20719]: time=\"2026-06-12T19:53:43.264533635Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a2064ffd70be887c869ef265d8e72b5ab1778c17ba905931ba69cfd5cbf3c7d7 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/cadd7612-e4c3-4fca-b4d7-8a5117d76f0d 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:0xc00008d438}] Aliases:map[]}\"",
2026-06-12 21:10:22.932011 | controller |     "Jun 12 19:53:43.264837 crc crio[20719]: time=\"2026-06-12T19:53:43.264783157Z\" 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 21:10:22.932032 | controller |     "Jun 12 19:53:43.265976 crc crio[20719]: time=\"2026-06-12T19:53:43.26584478Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a427d424-0596-4296-ba31-d5ffceb8094a 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:0xc00008d4c8}] Aliases:map[]}\"",
2026-06-12 21:10:22.932054 | controller |     "Jun 12 19:53:43.266401 crc crio[20719]: time=\"2026-06-12T19:53:43.266203975Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.932080 | controller |     "Jun 12 19:53:43.268071 crc crio[20719]: time=\"2026-06-12T19:53:43.26788707Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc00008d558}] Aliases:map[]}\"",
2026-06-12 21:10:22.932101 | controller |     "Jun 12 19:53:43.268585 crc crio[20719]: time=\"2026-06-12T19:53:43.268403763Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.932121 | controller |     "Jun 12 19:53:43.270820 crc crio[20719]: time=\"2026-06-12T19:53:43.270676414Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6c814d02-31e6-4071-9929-832a7802da4b 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:0xc000110280}] Aliases:map[]}\"",
2026-06-12 21:10:22.932142 | controller |     "Jun 12 19:53:43.271097 crc crio[20719]: time=\"2026-06-12T19:53:43.270986382Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.932163 | controller |     "Jun 12 19:53:43.273016 crc crio[20719]: time=\"2026-06-12T19:53:43.272859212Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9622372a8a85a1c1bef4d1873792de527f0b9415e199c4450e7b280207936e4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/3f19a350-ba07-43df-9d76-f0f0c773910e 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:0xc000110578}] Aliases:map[]}\"",
2026-06-12 21:10:22.932183 | controller |     "Jun 12 19:53:43.273658 crc crio[20719]: time=\"2026-06-12T19:53:43.2735206Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.932204 | controller |     "Jun 12 19:53:43.274835 crc crio[20719]: time=\"2026-06-12T19:53:43.274677831Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6d93f8121fc7277d33f3293aab7dda6eb4882a93e7a16e1b295bedff7c517f48 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0ecad84d-0d5f-4087-b79e-3a441b656836 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:0xc0001106b0}] Aliases:map[]}\"",
2026-06-12 21:10:22.932225 | controller |     "Jun 12 19:53:43.275424 crc crio[20719]: time=\"2026-06-12T19:53:43.275181344Z\" 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 21:10:22.932246 | controller |     "Jun 12 19:53:43.276508 crc crio[20719]: time=\"2026-06-12T19:53:43.276376486Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:90a73eed47b195ee5fe1a1c80bd89ddfcf75000dc5a4d0723906f4ee9e0609af UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d71c4586-fa9e-4cc5-be37-ec9db4c8efea 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:0xc000110780}] Aliases:map[]}\"",
2026-06-12 21:10:22.932271 | controller |     "Jun 12 19:53:43.276811 crc crio[20719]: time=\"2026-06-12T19:53:43.276703564Z\" 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 21:10:22.932292 | controller |     "Jun 12 19:53:43.280395 crc crio[20719]: time=\"2026-06-12T19:53:43.280156056Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:042f9cca7c28b3e051795e3324ea63f727e8aec4db765245f2053aefa4c45c62 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/abfff82d-437d-4bf4-bb8b-856b90d4c8f3 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:0xc00008d5a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.932314 | controller |     "Jun 12 19:53:43.280644 crc crio[20719]: time=\"2026-06-12T19:53:43.280509665Z\" 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 21:10:22.932334 | controller |     "Jun 12 19:53:43.281165 crc crio[20719]: time=\"2026-06-12T19:53:43.28104935Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:714002f43a7ee23e2b04d90c2161ede127164701ea7d3a3916ae65f44ff4eed8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/6d576b4d-728f-4c36-81e9-7ee01d8279ad 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:0xc00008d630}] Aliases:map[]}\"",
2026-06-12 21:10:22.932371 | controller |     "Jun 12 19:53:43.281403 crc crio[20719]: time=\"2026-06-12T19:53:43.281255466Z\" 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 21:10:22.932394 | controller |     "Jun 12 19:53:43.281946 crc crio[20719]: time=\"2026-06-12T19:53:43.281833761Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d9da18816d77fae406931f8dffabdf50fb5fe45eedf10540bb6c61ad3ec91c6a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/45d4ef06-9d02-474f-ab07-352fcbe82ec7 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:0xc00008d6c0}] Aliases:map[]}\"",
2026-06-12 21:10:22.932415 | controller |     "Jun 12 19:53:43.282147 crc crio[20719]: time=\"2026-06-12T19:53:43.282047706Z\" 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 21:10:22.932436 | controller |     "Jun 12 19:53:43.282809 crc crio[20719]: time=\"2026-06-12T19:53:43.282700904Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:71f5820235e3df1cddc75f9491ee0fc71b498c3343e82727bd68674503997305 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/605b966c-dae1-4cb8-9d96-ac5c88be71e3 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:0xc00008d750}] Aliases:map[]}\"",
2026-06-12 21:10:22.932461 | controller |     "Jun 12 19:53:43.282974 crc crio[20719]: time=\"2026-06-12T19:53:43.282886949Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.932482 | controller |     "Jun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.283437933Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:36eb9dff0daf0b9f00e8ffe630d446c7f978197bbe8ffc6f546fc9fca7fcf552 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a015c0e-4773-4371-a68d-645a8ca473c7 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:0xc00008d7e0}] Aliases:map[]}\"",
2026-06-12 21:10:22.932503 | controller |     "Jun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.283621799Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.932524 | controller |     "Jun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.284137712Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396f5a2f0b437a0b7ef0e4f3944d2e61738954a4722374c6fbd033f6207a7db2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/895e11b3-4900-4c85-9c46-e11a463717ea 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:0xc00008d860}] Aliases:map[]}\"",
2026-06-12 21:10:22.932544 | controller |     "Jun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.284348288Z\" 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 21:10:22.932565 | controller |     "Jun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.285012976Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fa1c16e0c2215820792d256f25093aba3d09529b25b24e2bcf5c284fdc71b9ef UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/376a3f94-a322-4268-aaf1-b7e8eed6f2ff 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:0xc00008d8f0}] Aliases:map[]}\"",
2026-06-12 21:10:22.932585 | controller |     "Jun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.285195261Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.932606 | controller |     "Jun 12 19:53:43.287371 crc crio[20719]: time=\"2026-06-12T19:53:43.287203034Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc00008d980}] Aliases:map[]}\"",
2026-06-12 21:10:22.932627 | controller |     "Jun 12 19:53:43.288243 crc crio[20719]: time=\"2026-06-12T19:53:43.28743872Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.932651 | controller |     "Jun 12 19:53:43.288243 crc crio[20719]: time=\"2026-06-12T19:53:43.287886693Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/38bd2a69-21ed-4e7c-bbf6-e942901ffe5c 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:0xc00008da10}] Aliases:map[]}\"",
2026-06-12 21:10:22.932672 | controller |     "Jun 12 19:53:43.288243 crc crio[20719]: time=\"2026-06-12T19:53:43.288062427Z\" 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 21:10:22.932692 | controller |     "Jun 12 19:53:43.288697 crc crio[20719]: time=\"2026-06-12T19:53:43.288578831Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d7440314ce78e2dc89541bee7caaf337a627c23ffdca337d08f04844c5142476 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6433ee04-fa72-4bf0-92ea-a729c73b614d 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:0xc00008da90}] Aliases:map[]}\"",
2026-06-12 21:10:22.932713 | controller |     "Jun 12 19:53:43.288812 crc crio[20719]: time=\"2026-06-12T19:53:43.288711994Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.932733 | controller |     "Jun 12 19:53:43.289652 crc crio[20719]: time=\"2026-06-12T19:53:43.289550987Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:932a691be2e67e62281eca1892e14a3bd3300259b5f6b63b5e69ccef13f69733 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/b09e79f8-f979-4e28-97b8-306f14ae1e3e 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:0xc00008db10}] Aliases:map[]}\"",
2026-06-12 21:10:22.932754 | controller |     "Jun 12 19:53:43.289907 crc crio[20719]: time=\"2026-06-12T19:53:43.289816804Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.932775 | controller |     "Jun 12 19:53:43.290527 crc crio[20719]: time=\"2026-06-12T19:53:43.29043368Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f2ccfbf0-e30c-4e19-9a13-c18fa4fd655b 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:0xc00008dba0}] Aliases:map[]}\"",
2026-06-12 21:10:22.932796 | controller |     "Jun 12 19:53:43.290698 crc crio[20719]: time=\"2026-06-12T19:53:43.290597465Z\" 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 21:10:22.932816 | controller |     "Jun 12 19:53:43.291252 crc crio[20719]: time=\"2026-06-12T19:53:43.291149879Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:ee501c68a11fa46bdcc39e1646f9bd5aa09aa919421b05b96992bb83494ea243 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/0a067ba6-b07d-489c-b176-d18d1c991336 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:0xc00008dc20}] Aliases:map[]}\"",
2026-06-12 21:10:22.932841 | controller |     "Jun 12 19:53:43.291252 crc crio[20719]: time=\"2026-06-12T19:53:43.291382965Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.932888 | controller |     "Jun 12 19:53:43.292500 crc crio[20719]: time=\"2026-06-12T19:53:43.292249419Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/5fa43a8f-5db4-42ea-9e9c-46228e335781 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:0xc00008dcb0}] Aliases:map[]}\"",
2026-06-12 21:10:22.932911 | controller |     "Jun 12 19:53:43.292500 crc crio[20719]: time=\"2026-06-12T19:53:43.292481835Z\" 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 21:10:22.932932 | controller |     "Jun 12 19:53:43.293252 crc crio[20719]: time=\"2026-06-12T19:53:43.293154912Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d9c8f7c8523cd872976a2b2c3629a07f7a5fda66fcd3a5071dd650c78e4bbfdf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/9dd80379-846f-4a96-abb0-ed6c847ce811 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:0xc00008dd30}] Aliases:map[]}\"",
2026-06-12 21:10:22.932953 | controller |     "Jun 12 19:53:43.293538 crc crio[20719]: time=\"2026-06-12T19:53:43.29341185Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.932974 | controller |     "Jun 12 19:53:43.294094 crc crio[20719]: time=\"2026-06-12T19:53:43.293975125Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e3663355-4ca6-4952-a932-3914e9f5657f 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:0xc00008ddc0}] Aliases:map[]}\"",
2026-06-12 21:10:22.932995 | controller |     "Jun 12 19:53:43.294246 crc crio[20719]: time=\"2026-06-12T19:53:43.2941798Z\" 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 21:10:22.933016 | controller |     "Jun 12 19:53:43.294789 crc crio[20719]: time=\"2026-06-12T19:53:43.294697683Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/3a63bba8-0d97-4ddb-af9a-74ee09dfac74 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:0xc00008de58}] Aliases:map[]}\"",
2026-06-12 21:10:22.933041 | controller |     "Jun 12 19:53:43.294899 crc crio[20719]: time=\"2026-06-12T19:53:43.294867799Z\" 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 21:10:22.933063 | controller |     "Jun 12 19:53:43.296098 crc crio[20719]: time=\"2026-06-12T19:53:43.29590953Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3d9a3a0e-724d-4ac0-ab80-7a30532103a9 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:0xc000526190}] Aliases:map[]}\"",
2026-06-12 21:10:22.933084 | controller |     "Jun 12 19:53:43.296222 crc crio[20719]: time=\"2026-06-12T19:53:43.296174287Z\" 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 21:10:22.933106 | controller |     "Jun 12 19:53:43.296804 crc crio[20719]: time=\"2026-06-12T19:53:43.296714222Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:b8e2c73c61e0113518d3ef6665749431fd122dcc509b027fe0b3c878ef0d4167 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/900474c6-f860-4c2d-a9e2-f763947de75c 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:0xc000526328}] Aliases:map[]}\"",
2026-06-12 21:10:22.933127 | controller |     "Jun 12 19:53:43.296909 crc crio[20719]: time=\"2026-06-12T19:53:43.296893056Z\" 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 21:10:22.933148 | controller |     "Jun 12 19:53:43.297560 crc crio[20719]: time=\"2026-06-12T19:53:43.29743926Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c46e7f375e2f6a6fde42c921ad9afde9d3f637faf203ae195450b4ad69b58ba6 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/45c81639-7dee-4b7f-ae15-419caa97907c 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:0xc000526490}] Aliases:map[]}\"",
2026-06-12 21:10:22.933170 | controller |     "Jun 12 19:53:43.297938 crc crio[20719]: time=\"2026-06-12T19:53:43.297681967Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.933191 | controller |     "Jun 12 19:53:43.298558 crc crio[20719]: time=\"2026-06-12T19:53:43.298463148Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:dd200671615d752351556b2d055a763c2cc2e03f2d0c6e9495138c5e9e877b1e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9a016194-71fa-4129-a93d-7f0a7d13fbf0 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:0xc0005265a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.933212 | controller |     "Jun 12 19:53:43.298722 crc crio[20719]: time=\"2026-06-12T19:53:43.298671553Z\" 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 21:10:22.933237 | controller |     "Jun 12 19:53:43.299405 crc crio[20719]: time=\"2026-06-12T19:53:43.299251088Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b76b4bc91831e68f0f31112d1453eecbd78e963cf00cfef566e63ae12e15602b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bebf99c2-3c3b-4fab-919e-fa3cfec506d8 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:0xc000526670}] Aliases:map[]}\"",
2026-06-12 21:10:22.933258 | controller |     "Jun 12 19:53:43.299736 crc crio[20719]: time=\"2026-06-12T19:53:43.29964236Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.933279 | controller |     "Jun 12 19:53:43.300246 crc crio[20719]: time=\"2026-06-12T19:53:43.300167253Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:6177e25eee3dae489afe24472f6b75dea6681335cd557af45929e537641e609b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/82780fe9-386e-43ca-b6dc-55f593565209 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:0xc000526738}] Aliases:map[]}\"",
2026-06-12 21:10:22.933300 | controller |     "Jun 12 19:53:43.301658 crc crio[20719]: time=\"2026-06-12T19:53:43.301568031Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.933321 | controller |     "Jun 12 19:53:43.302188 crc crio[20719]: time=\"2026-06-12T19:53:43.302113416Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/78ded4d9-9700-4869-9dac-3b6db2d37583 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:0xc000526818}] Aliases:map[]}\"",
2026-06-12 21:10:22.933343 | controller |     "Jun 12 19:53:43.302437 crc crio[20719]: time=\"2026-06-12T19:53:43.30236377Z\" 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 21:10:22.933364 | controller |     "Jun 12 19:53:43.302978 crc crio[20719]: time=\"2026-06-12T19:53:43.302901016Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:79333a16b9287f68d21d3c1b1f6f2f16a5b55c952c3e47bdc2118373c38a7a66 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c417e819-cd68-43fc-bb66-dc242cf0a3f0 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:0xc0005268d0}] Aliases:map[]}\"",
2026-06-12 21:10:22.933385 | controller |     "Jun 12 19:53:43.303187 crc crio[20719]: time=\"2026-06-12T19:53:43.30311939Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.933406 | controller |     "Jun 12 19:53:43.304491 crc crio[20719]: time=\"2026-06-12T19:53:43.304410826Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3b82fd53-7e8c-477a-a347-1888bcc5fc56 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:0xc000526978}] Aliases:map[]}\"",
2026-06-12 21:10:22.933431 | controller |     "Jun 12 19:53:43.304705 crc crio[20719]: time=\"2026-06-12T19:53:43.304635682Z\" 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 21:10:22.933453 | controller |     "Jun 12 19:53:43.305186 crc crio[20719]: time=\"2026-06-12T19:53:43.305113776Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:0bc14cea3d7784a1b8c9b99ef39d4d9e8fe0b0fcb90f52c9d7b963f1316f0d0a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/44eb942a-e894-4fc2-b94d-d3a31b4ea554 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:0xc000526a20}] Aliases:map[]}\"",
2026-06-12 21:10:22.933474 | controller |     "Jun 12 19:53:43.305425 crc crio[20719]: time=\"2026-06-12T19:53:43.305355202Z\" 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 21:10:22.933495 | controller |     "Jun 12 19:53:43.306249 crc crio[20719]: time=\"2026-06-12T19:53:43.30606121Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:10ad153e7b19493e4b85443e87566d5d4ba48f330a6da876527f36d7e7feb548 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/e64c4e78-ed82-4ffe-b153-97891d6df428 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:0xc000526ab8}] Aliases:map[]}\"",
2026-06-12 21:10:22.933516 | controller |     "Jun 12 19:53:43.306249 crc crio[20719]: time=\"2026-06-12T19:53:43.306245976Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.933535 | controller |     "Jun 12 19:53:43.306959 crc crio[20719]: time=\"2026-06-12T19:53:43.306469572Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:10:22.933556 | controller |     "Jun 12 19:53:43.306959 crc crio[20719]: time=\"2026-06-12T19:53:43.306491562Z\" level=warning msg=\"Could not restore sandbox IP for 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918: failed to get network status for pod sandbox k8s_collect-profiles-29688225-cq6db_openshift-operator-lifecycle-manager_23a86011-9e90-428a-82a2-7a5cb1a9cf0a_0(031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 21:10:22.933577 | controller |     "Jun 12 19:53:43.308159 crc crio[20719]: time=\"2026-06-12T19:53:43.307988458Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 21:10:22.933596 | controller |     "Jun 12 19:53:43.309921 crc crio[20719]: time=\"2026-06-12T19:53:43.309821867Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 21:10:22.933616 | controller |     "Jun 12 19:53:43.310126 crc crio[20719]: time=\"2026-06-12T19:53:43.309902069Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 21:10:22.933640 | controller |     "Jun 12 19:53:43.310126 crc crio[20719]: time=\"2026-06-12T19:53:43.309994491Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 21:10:22.933660 | controller |     "Jun 12 19:53:43.310126 crc crio[20719]: time=\"2026-06-12T19:53:43.310106434Z\" level=info msg=\"runtime interface created\"",
2026-06-12 21:10:22.933679 | controller |     "Jun 12 19:53:43.310126 crc crio[20719]: time=\"2026-06-12T19:53:43.310135575Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 21:10:22.933698 | controller |     "Jun 12 19:53:43.310472 crc crio[20719]: time=\"2026-06-12T19:53:43.310146035Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 21:10:22.933718 | controller |     "Jun 12 19:53:43.310472 crc crio[20719]: time=\"2026-06-12T19:53:43.310159756Z\" level=info msg=\"starting plugins...\"",
2026-06-12 21:10:22.933738 | controller |     "Jun 12 19:53:43.310472 crc crio[20719]: time=\"2026-06-12T19:53:43.310195437Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 21:10:22.933761 | controller |     "Jun 12 19:53:43.315785 crc crio[20719]: time=\"2026-06-12T19:53:43.315699013Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 21:10:22.933782 | controller |     "Jun 12 19:53:43.323399 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 21:10:22.933802 | controller |     "Jun 12 19:54:12.514163 crc crio[20719]: time=\"2026-06-12T19:54:12.512009149Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=0df3578b-bac0-4415-a2bf-a62318af8f3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.933822 | controller |     "Jun 12 19:54:12.520506 crc crio[20719]: time=\"2026-06-12T19:54:12.51747455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.933843 | controller |     "Jun 12 19:54:12.705490 crc crio[20719]: time=\"2026-06-12T19:54:12.705217343Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459 UID:613e6253-16d1-47c3-bd57-e240cf05bd70 NetNS:/var/run/netns/ea87da96-0c64-467b-ab9f-82b52fa64243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod613e6253_16d1_47c3_bd57_e240cf05bd70.slice PodAnnotations:0xc000eae458}] Aliases:map[]}\"",
2026-06-12 21:10:22.933890 | controller |     "Jun 12 19:54:12.705490 crc crio[20719]: time=\"2026-06-12T19:54:12.705362536Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.933913 | controller |     "Jun 12 19:54:15.929940 crc crio[20719]: 2026-06-12T19:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acf35ea050718b7 Mac:c6:64:23:1d:07:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/ea87da96-0c64-467b-ab9f-82b52fa64243 SocketPath: PciID:}] [{Interface:0xc000015300 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.933935 | controller |     "Jun 12 19:54:15.934479 crc crio[20719]: time=\"2026-06-12T19:54:15.934207343Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459 UID:613e6253-16d1-47c3-bd57-e240cf05bd70 NetNS:/var/run/netns/ea87da96-0c64-467b-ab9f-82b52fa64243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod613e6253_16d1_47c3_bd57_e240cf05bd70.slice PodAnnotations:0xc000eae458}] Aliases:map[]}\"",
2026-06-12 21:10:22.933955 | controller |     "Jun 12 19:54:15.934850 crc crio[20719]: time=\"2026-06-12T19:54:15.934594611Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.933980 | controller |     "Jun 12 19:54:15.955853 crc crio[20719]: time=\"2026-06-12T19:54:15.955772211Z\" level=info msg=\"Ran pod sandbox acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459 with infra container: openshift-etcd/installer-3-crc/POD\" id=0df3578b-bac0-4415-a2bf-a62318af8f3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.934001 | controller |     "Jun 12 19:54:15.969366 crc crio[20719]: time=\"2026-06-12T19:54:15.969114712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=bbef6245-b81e-4e7d-837d-8d65cd99938e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.934021 | controller |     "Jun 12 19:54:15.973442 crc crio[20719]: time=\"2026-06-12T19:54:15.973374806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=1f7295f3-9b66-4475-9f7b-3959c38b6bfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.934041 | controller |     "Jun 12 19:54:15.990492 crc crio[20719]: time=\"2026-06-12T19:54:15.990248297Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=1ba7a55b-96b4-4f6d-b1e1-9dc2d04fa80e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.934061 | controller |     "Jun 12 19:54:15.991124 crc crio[20719]: time=\"2026-06-12T19:54:15.991072866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.934081 | controller |     "Jun 12 19:54:16.042622 crc crio[20719]: time=\"2026-06-12T19:54:16.042506583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.934101 | controller |     "Jun 12 19:54:16.317144 crc crio[20719]: time=\"2026-06-12T19:54:16.316749583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.934120 | controller |     "Jun 12 19:54:16.510170 crc crio[20719]: time=\"2026-06-12T19:54:16.509971742Z\" level=info msg=\"Created container 8c1070e579a5bfe2251e9dd178aa304c410d0cc05d91432235c1b16004e8e2eb: openshift-etcd/installer-3-crc/installer\" id=1ba7a55b-96b4-4f6d-b1e1-9dc2d04fa80e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.934140 | controller |     "Jun 12 19:54:16.516806 crc crio[20719]: time=\"2026-06-12T19:54:16.513514914Z\" level=info msg=\"Starting container: 8c1070e579a5bfe2251e9dd178aa304c410d0cc05d91432235c1b16004e8e2eb\" id=79f7477a-83d7-4dfe-b165-b2b9212b79c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.934160 | controller |     "Jun 12 19:54:16.534386 crc crio[20719]: time=\"2026-06-12T19:54:16.53403879Z\" level=info msg=\"Started container\" PID=21472 containerID=8c1070e579a5bfe2251e9dd178aa304c410d0cc05d91432235c1b16004e8e2eb description=openshift-etcd/installer-3-crc/installer id=79f7477a-83d7-4dfe-b165-b2b9212b79c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459",
2026-06-12 21:10:22.934181 | controller |     "Jun 12 19:54:50.784411 crc crio[20719]: time=\"2026-06-12T19:54:50.783653238Z\" level=info msg=\"Stopping container: b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5 (timeout: 30s)\" id=b5ccc124-2ec5-4ee7-bb45-275b58491f28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.934201 | controller |     "Jun 12 19:54:50.785750 crc crio[20719]: time=\"2026-06-12T19:54:50.78373198Z\" level=info msg=\"Stopping container: 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7 (timeout: 30s)\" id=06c1c095-d715-44c9-ba0c-11f8455560c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.934225 | controller |     "Jun 12 19:54:50.785750 crc crio[20719]: time=\"2026-06-12T19:54:50.783789021Z\" level=info msg=\"Stopping container: 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 (timeout: 30s)\" id=890d20f4-815a-402b-95c7-a3497120ce05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.934245 | controller |     "Jun 12 19:54:50.786674 crc crio[20719]: time=\"2026-06-12T19:54:50.783904184Z\" level=info msg=\"Stopping container: ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d (timeout: 30s)\" id=45a8b471-3aa0-4b69-b896-63aa5ce00097 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.934266 | controller |     "Jun 12 19:54:50.786900 crc crio[20719]: time=\"2026-06-12T19:54:50.784065627Z\" level=info msg=\"Stopping container: 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351 (timeout: 30s)\" id=58bc306f-7184-42db-840f-dce030930bf8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.934286 | controller |     "Jun 12 19:54:51.014789 crc crio[20719]: time=\"2026-06-12T19:54:51.014659072Z\" level=info msg=\"Stopped container 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7: openshift-etcd/etcd-crc/etcd-readyz\" id=06c1c095-d715-44c9-ba0c-11f8455560c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.934305 | controller |     "Jun 12 19:54:51.092240 crc crio[20719]: time=\"2026-06-12T19:54:51.092079833Z\" level=info msg=\"Stopped container 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351: openshift-etcd/etcd-crc/etcd-metrics\" id=58bc306f-7184-42db-840f-dce030930bf8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.934325 | controller |     "Jun 12 19:54:51.154752 crc crio[20719]: time=\"2026-06-12T19:54:51.154613639Z\" level=info msg=\"Stopped container ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d: openshift-etcd/etcd-crc/etcd-rev\" id=45a8b471-3aa0-4b69-b896-63aa5ce00097 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.934344 | controller |     "Jun 12 19:55:05.191964 crc crio[20719]: time=\"2026-06-12T19:55:05.191234238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=87c20793-adc4-4eae-b57a-e102680cd229 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.934363 | controller |     "Jun 12 19:55:05.192796 crc crio[20719]: time=\"2026-06-12T19:55:05.192120844Z\" level=info msg=\"Removing container: 63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405\" id=904be9a0-3cd3-42a0-a80e-6ec853644103 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.934383 | controller |     "Jun 12 19:55:05.194977 crc crio[20719]: time=\"2026-06-12T19:55:05.194905174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=587cc8a0-2dbe-4d61-9004-c6867c7909d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.934402 | controller |     "Jun 12 19:55:05.298107 crc crio[20719]: time=\"2026-06-12T19:55:05.297793384Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=89496a79-8e09-44a3-a625-355e75f25a8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.934421 | controller |     "Jun 12 19:55:05.298962 crc crio[20719]: time=\"2026-06-12T19:55:05.298930147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.934441 | controller |     "Jun 12 19:55:05.327345 crc crio[20719]: time=\"2026-06-12T19:55:05.327166875Z\" level=info msg=\"Removed container 63784fab4a9ac9063fe3e44bcdb2d3af7e050161616094311f153864f8939405: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=904be9a0-3cd3-42a0-a80e-6ec853644103 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.934469 | controller |     "Jun 12 19:55:05.344113 crc crio[20719]: time=\"2026-06-12T19:55:05.344023562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.934489 | controller |     "Jun 12 19:55:05.597062 crc crio[20719]: time=\"2026-06-12T19:55:05.596848012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.934510 | controller |     "Jun 12 19:55:05.732459 crc crio[20719]: time=\"2026-06-12T19:55:05.732245401Z\" level=info msg=\"Created container 99ceb6070a3c72253c4f49f41851e88604721569ac0dcb035b3c97140881eb6b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=89496a79-8e09-44a3-a625-355e75f25a8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.934531 | controller |     "Jun 12 19:55:05.734118 crc crio[20719]: time=\"2026-06-12T19:55:05.734015722Z\" level=info msg=\"Starting container: 99ceb6070a3c72253c4f49f41851e88604721569ac0dcb035b3c97140881eb6b\" id=d5e80f4d-c406-47b3-94be-66cf9d177bfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.934551 | controller |     "Jun 12 19:55:05.745490 crc crio[20719]: time=\"2026-06-12T19:55:05.745185361Z\" level=info msg=\"Started container\" PID=22126 containerID=99ceb6070a3c72253c4f49f41851e88604721569ac0dcb035b3c97140881eb6b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=d5e80f4d-c406-47b3-94be-66cf9d177bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53",
2026-06-12 21:10:22.934573 | controller |     "Jun 12 19:55:06.218105 crc crio[20719]: time=\"2026-06-12T19:55:06.217967454Z\" level=info msg=\"Stopping pod sandbox: acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459\" id=7c219399-d6e6-4fdc-a870-3764e1c2954d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.934593 | controller |     "Jun 12 19:55:06.219457 crc crio[20719]: time=\"2026-06-12T19:55:06.218808968Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459 UID:613e6253-16d1-47c3-bd57-e240cf05bd70 NetNS:/var/run/netns/ea87da96-0c64-467b-ab9f-82b52fa64243 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod613e6253_16d1_47c3_bd57_e240cf05bd70.slice PodAnnotations:0xc000a38b18}] Aliases:map[]}\"",
2026-06-12 21:10:22.934614 | controller |     "Jun 12 19:55:06.219457 crc crio[20719]: time=\"2026-06-12T19:55:06.219087547Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.934635 | controller |     "Jun 12 19:55:06.582622 crc crio[20719]: time=\"2026-06-12T19:55:06.581902416Z\" level=info msg=\"Stopped pod sandbox: acf35ea050718b768891727a31557d853f8b6c0d810ca5fab68209d0abf98459\" id=7c219399-d6e6-4fdc-a870-3764e1c2954d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.934656 | controller |     "Jun 12 19:55:18.008672 crc crio[20719]: time=\"2026-06-12T19:55:18.006527828Z\" level=info msg=\"Stopped container b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5: openshift-etcd/etcd-crc/etcd\" id=b5ccc124-2ec5-4ee7-bb45-275b58491f28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.934676 | controller |     "Jun 12 19:55:20.806249 crc crio[20719]: time=\"2026-06-12T19:55:20.80540214Z\" level=warning msg=\"Stopping container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:10:22.934700 | controller |     "Jun 12 19:55:20.859015 crc crio[20719]: time=\"2026-06-12T19:55:20.858696464Z\" level=error msg=\"Killing container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 21:10:22.934721 | controller |     "Jun 12 19:55:20.986808 crc crio[20719]: time=\"2026-06-12T19:55:20.986563539Z\" level=info msg=\"Stopped container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10: openshift-etcd/etcd-crc/etcdctl\" id=890d20f4-815a-402b-95c7-a3497120ce05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.934741 | controller |     "Jun 12 19:55:20.988891 crc crio[20719]: time=\"2026-06-12T19:55:20.988679709Z\" level=info msg=\"Stopping pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\" id=5261d31c-3c3c-43a2-a100-5548da71db30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.934766 | controller |     "Jun 12 19:55:20.996250 crc crio[20719]: time=\"2026-06-12T19:55:20.996125862Z\" level=info msg=\"Stopped pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\" id=5261d31c-3c3c-43a2-a100-5548da71db30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.934799 | controller |     "Jun 12 19:55:21.451662 crc crio[20719]: time=\"2026-06-12T19:55:21.451216239Z\" level=info msg=\"Removing container: ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d\" id=d75b7632-ca91-4c40-8560-08394e65a94c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.934833 | controller |     "Jun 12 19:55:21.488455 crc crio[20719]: time=\"2026-06-12T19:55:21.488193361Z\" level=info msg=\"Removed container ebda3d4930660c0ba86c5655151748d5572b13d8d3affaee9f01b56de147595d: openshift-etcd/etcd-crc/etcd-rev\" id=d75b7632-ca91-4c40-8560-08394e65a94c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.934890 | controller |     "Jun 12 19:55:21.493166 crc crio[20719]: time=\"2026-06-12T19:55:21.493061825Z\" level=info msg=\"Removing container: 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7\" id=93876d3e-36d1-4836-981d-6379f6568d01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.934928 | controller |     "Jun 12 19:55:21.520908 crc crio[20719]: time=\"2026-06-12T19:55:21.52052715Z\" level=info msg=\"Removed container 6fdfb99ee6416de11f4e483e75d5f81806480e95bf2f095abf9a9896272c45a7: openshift-etcd/etcd-crc/etcd-readyz\" id=93876d3e-36d1-4836-981d-6379f6568d01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.934960 | controller |     "Jun 12 19:55:21.524707 crc crio[20719]: time=\"2026-06-12T19:55:21.524162294Z\" level=info msg=\"Removing container: 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351\" id=48b93ea4-7b9b-43d3-a99f-bc06888936ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.934990 | controller |     "Jun 12 19:55:21.552224 crc crio[20719]: time=\"2026-06-12T19:55:21.55200518Z\" level=info msg=\"Removed container 4c13de97c43c3b09a9a403a98a90b920d5c592dccbc63a3eb6ded66f32313351: openshift-etcd/etcd-crc/etcd-metrics\" id=48b93ea4-7b9b-43d3-a99f-bc06888936ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.935022 | controller |     "Jun 12 19:55:21.574785 crc crio[20719]: time=\"2026-06-12T19:55:21.568040642Z\" level=info msg=\"Removing container: b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5\" id=2a639962-7f61-4a46-8ddb-bee2f156ccbd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.935054 | controller |     "Jun 12 19:55:21.600907 crc crio[20719]: time=\"2026-06-12T19:55:21.600835896Z\" level=info msg=\"Removed container b0740b0374544dd80cc11dd8e1907ce424886e16ac6ec0f6f9d27eea1a7c61f5: openshift-etcd/etcd-crc/etcd\" id=2a639962-7f61-4a46-8ddb-bee2f156ccbd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.935093 | controller |     "Jun 12 19:55:21.606134 crc crio[20719]: time=\"2026-06-12T19:55:21.606031224Z\" level=info msg=\"Removing container: 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10\" id=15b081c7-c513-4d5d-9c3d-585cc68a3e99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.935125 | controller |     "Jun 12 19:55:21.640159 crc crio[20719]: time=\"2026-06-12T19:55:21.639886133Z\" level=info msg=\"Removed container 12f77206fda24418e52f45bf89bf9e040f58db6010ec5b7a83b45ccadde14b10: openshift-etcd/etcd-crc/etcdctl\" id=15b081c7-c513-4d5d-9c3d-585cc68a3e99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.935159 | controller |     "Jun 12 19:55:21.644067 crc crio[20719]: time=\"2026-06-12T19:55:21.643968798Z\" level=info msg=\"Removing container: e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93\" id=187f3fa7-0a8d-46dd-91d5-a17fcf1e5f5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.935192 | controller |     "Jun 12 19:55:21.757764 crc crio[20719]: time=\"2026-06-12T19:55:21.757563765Z\" level=info msg=\"Removed container e229aad6649cddcab14407d5a99ddd8cb9d9711118fa1863d2fbc60576325c93: openshift-etcd/etcd-crc/etcd-resources-copy\" id=187f3fa7-0a8d-46dd-91d5-a17fcf1e5f5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.935220 | controller |     "Jun 12 19:55:21.761977 crc crio[20719]: time=\"2026-06-12T19:55:21.761845637Z\" level=info msg=\"Removing container: ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a\" id=c7209a94-5509-40ed-9be3-797085f79737 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.935242 | controller |     "Jun 12 19:55:21.876240 crc crio[20719]: time=\"2026-06-12T19:55:21.875828288Z\" level=info msg=\"Removed container ed9883f92c4932d61c05bf8836525334c32a544d4ed9b387f8541b549e7c974a: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c7209a94-5509-40ed-9be3-797085f79737 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.935263 | controller |     "Jun 12 19:55:21.885921 crc crio[20719]: time=\"2026-06-12T19:55:21.88578399Z\" level=info msg=\"Removing container: 4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e\" id=46c2298a-b698-4b37-8b9c-6d5dc4a136e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.935285 | controller |     "Jun 12 19:55:21.982936 crc crio[20719]: time=\"2026-06-12T19:55:21.98257859Z\" level=info msg=\"Removed container 4e8e5390100590781daa12ec436a74db23422a2286b1b90b7758541f96be048e: openshift-etcd/etcd-crc/setup\" id=46c2298a-b698-4b37-8b9c-6d5dc4a136e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.935305 | controller |     "Jun 12 19:55:43.931410 crc crio[20719]: time=\"2026-06-12T19:55:43.930590942Z\" level=info msg=\"Stopping pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\" id=5591c6d8-2baf-4005-913b-a293da27b25b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.935325 | controller |     "Jun 12 19:55:43.931410 crc crio[20719]: time=\"2026-06-12T19:55:43.931401275Z\" level=info msg=\"Stopped pod sandbox (already stopped): 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\" id=5591c6d8-2baf-4005-913b-a293da27b25b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.935345 | controller |     "Jun 12 19:55:43.933681 crc crio[20719]: time=\"2026-06-12T19:55:43.932180037Z\" level=info msg=\"Removing pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\" id=184139a1-2d49-47aa-9294-420001f27360 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.935365 | controller |     "Jun 12 19:55:43.940188 crc crio[20719]: time=\"2026-06-12T19:55:43.940084485Z\" level=info msg=\"Removed pod sandbox: 76a8ac7fe72667e90c5e2fc42b8175e31c500dd4fd1a01b275b65754828366eb\" id=184139a1-2d49-47aa-9294-420001f27360 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.935391 | controller |     "Jun 12 19:55:53.847454 crc crio[20719]: time=\"2026-06-12T19:55:53.843229062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ff499b9f-b541-452c-8864-a738d6ba91ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.935430 | controller |     "Jun 12 19:55:53.850845 crc crio[20719]: time=\"2026-06-12T19:55:53.848027297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2ef5c03d-3f65-4178-8f24-21dc17a4a53d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.935456 | controller |     "Jun 12 19:55:53.852118 crc crio[20719]: time=\"2026-06-12T19:55:53.85199742Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=495ce7d8-b07b-4917-a0b3-e37d79b9e142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.935540 | controller |     "Jun 12 19:55:53.852816 crc crio[20719]: time=\"2026-06-12T19:55:53.852622508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.935576 | controller |     "Jun 12 19:55:53.894091 crc crio[20719]: time=\"2026-06-12T19:55:53.893447395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.935611 | controller |     "Jun 12 19:55:53.901553 crc crio[20719]: time=\"2026-06-12T19:55:53.900424815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.935645 | controller |     "Jun 12 19:55:54.047927 crc crio[20719]: time=\"2026-06-12T19:55:54.047786466Z\" level=info msg=\"Created container 23667f7dd6e045d6fd02bbc64d33decc33aa396a6959d455178992913e4867cf: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=495ce7d8-b07b-4917-a0b3-e37d79b9e142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.935673 | controller |     "Jun 12 19:55:54.049538 crc crio[20719]: time=\"2026-06-12T19:55:54.049441394Z\" level=info msg=\"Starting container: 23667f7dd6e045d6fd02bbc64d33decc33aa396a6959d455178992913e4867cf\" id=8bd9d09b-8290-48b1-aa9a-b691c57c7b0d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.935706 | controller |     "Jun 12 19:55:54.061626 crc crio[20719]: time=\"2026-06-12T19:55:54.056596898Z\" level=info msg=\"Started container\" PID=22829 containerID=23667f7dd6e045d6fd02bbc64d33decc33aa396a6959d455178992913e4867cf description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=8bd9d09b-8290-48b1-aa9a-b691c57c7b0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=196ea754d5f3cc30c657a4cde4ce4a726f7f17e1e153081257756d4600f2b36e",
2026-06-12 21:10:22.935732 | controller |     "Jun 12 19:56:30.338050 crc crio[20719]: time=\"2026-06-12T19:56:30.336390728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=86db0d8b-0bf1-4364-9768-b0c779ef2677 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.935754 | controller |     "Jun 12 19:56:30.342415 crc crio[20719]: time=\"2026-06-12T19:56:30.342020829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=22f0c4ca-63d1-46dc-a119-a2677322f969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.935775 | controller |     "Jun 12 19:56:30.347147 crc crio[20719]: time=\"2026-06-12T19:56:30.346969561Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator\" id=92bdf573-3fdb-4467-91b9-97a416ef3c91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.935807 | controller |     "Jun 12 19:56:30.348130 crc crio[20719]: time=\"2026-06-12T19:56:30.347887437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.935841 | controller |     "Jun 12 19:56:30.421132 crc crio[20719]: time=\"2026-06-12T19:56:30.420946534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.935907 | controller |     "Jun 12 19:56:30.427416 crc crio[20719]: time=\"2026-06-12T19:56:30.427159233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.935946 | controller |     "Jun 12 19:56:30.597430 crc crio[20719]: time=\"2026-06-12T19:56:30.596929334Z\" level=info msg=\"Created container 373748dd3cf3f7203f168a89ce1374a1dea711cf83ee3defa755967e8acfa0ab: openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator\" id=92bdf573-3fdb-4467-91b9-97a416ef3c91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.935994 | controller |     "Jun 12 19:56:30.598858 crc crio[20719]: time=\"2026-06-12T19:56:30.598688745Z\" level=info msg=\"Starting container: 373748dd3cf3f7203f168a89ce1374a1dea711cf83ee3defa755967e8acfa0ab\" id=965fe1bf-c9cc-4f3a-8463-22c53ebbe329 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.936022 | controller |     "Jun 12 19:56:30.607674 crc crio[20719]: time=\"2026-06-12T19:56:30.607485856Z\" level=info msg=\"Started container\" PID=23316 containerID=373748dd3cf3f7203f168a89ce1374a1dea711cf83ee3defa755967e8acfa0ab description=openshift-marketplace/marketplace-operator-547dbd544d-bc6m2/marketplace-operator id=965fe1bf-c9cc-4f3a-8463-22c53ebbe329 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cfffecf78de70293064a05045c0c108335a49c34ddc06388bf6af1fb48ccb9c",
2026-06-12 21:10:22.936066 | controller |     "Jun 12 19:56:53.989400 crc crio[20719]: time=\"2026-06-12T19:56:53.988627303Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=a0e80d82-4811-47c6-b664-6f7fde7bca8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.936106 | controller |     "Jun 12 19:56:53.990793 crc crio[20719]: time=\"2026-06-12T19:56:53.989417176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.936144 | controller |     "Jun 12 19:56:54.017789 crc crio[20719]: time=\"2026-06-12T19:56:54.017675246Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a0e80d82-4811-47c6-b664-6f7fde7bca8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.936183 | controller |     "Jun 12 19:56:54.034619 crc crio[20719]: time=\"2026-06-12T19:56:54.034479006Z\" level=info msg=\"Ran pod sandbox f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7 with infra container: openshift-etcd/etcd-crc/POD\" id=a0e80d82-4811-47c6-b664-6f7fde7bca8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.936219 | controller |     "Jun 12 19:56:54.037766 crc crio[20719]: time=\"2026-06-12T19:56:54.037665235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b15ce2b9-bf45-43d4-9bce-902eb0d036f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.936261 | controller |     "Jun 12 19:56:54.040163 crc crio[20719]: time=\"2026-06-12T19:56:54.040076234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4810d9b4-2e04-4ba2-9866-450159c497a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.936356 | controller |     "Jun 12 19:56:54.056012 crc crio[20719]: time=\"2026-06-12T19:56:54.055907776Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=4279edc8-b57d-4d93-a9c7-c8574c5bd802 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.936422 | controller |     "Jun 12 19:56:54.057011 crc crio[20719]: time=\"2026-06-12T19:56:54.056929436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.936457 | controller |     "Jun 12 19:56:54.112247 crc crio[20719]: time=\"2026-06-12T19:56:54.111620409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.936485 | controller |     "Jun 12 19:56:54.319247 crc crio[20719]: time=\"2026-06-12T19:56:54.319019916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.936508 | controller |     "Jun 12 19:56:54.444911 crc crio[20719]: time=\"2026-06-12T19:56:54.444722429Z\" level=info msg=\"Created container a66edef232e7e02f5882f428c0f45ecf8325b44d8af58e31bf79c1ebc28bf718: openshift-etcd/etcd-crc/setup\" id=4279edc8-b57d-4d93-a9c7-c8574c5bd802 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.936529 | controller |     "Jun 12 19:56:54.446803 crc crio[20719]: time=\"2026-06-12T19:56:54.446733357Z\" level=info msg=\"Starting container: a66edef232e7e02f5882f428c0f45ecf8325b44d8af58e31bf79c1ebc28bf718\" id=607e5b3b-b42b-4150-88d7-d7d4753c8735 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.936958 | controller |     "Jun 12 19:56:54.458146 crc crio[20719]: time=\"2026-06-12T19:56:54.457991849Z\" level=info msg=\"Started container\" PID=23632 containerID=a66edef232e7e02f5882f428c0f45ecf8325b44d8af58e31bf79c1ebc28bf718 description=openshift-etcd/etcd-crc/setup id=607e5b3b-b42b-4150-88d7-d7d4753c8735 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7",
2026-06-12 21:10:22.937027 | controller |     "Jun 12 19:57:19.946590 crc crio[20719]: time=\"2026-06-12T19:57:19.94402328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4e46bd9b-35a1-4df9-aae8-db88a54d3eef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.937061 | controller |     "Jun 12 19:57:19.946590 crc crio[20719]: time=\"2026-06-12T19:57:19.944560306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13c093ea-2e52-4320-a5a6-29b43ef56ec7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.937090 | controller |     "Jun 12 19:57:19.953442 crc crio[20719]: time=\"2026-06-12T19:57:19.948688505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d42f24db-dc8a-47fe-8e85-1188af2109fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.937118 | controller |     "Jun 12 19:57:19.953442 crc crio[20719]: time=\"2026-06-12T19:57:19.950035076Z\" level=info msg=\"Removing container: 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18\" id=029336a6-62a2-4a92-94a6-b113e034ea38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.937151 | controller |     "Jun 12 19:57:19.953442 crc crio[20719]: time=\"2026-06-12T19:57:19.951985269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=ac89074a-a20e-428e-8b86-a061d1a7782a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.937229 | controller |     "Jun 12 19:57:19.954654 crc crio[20719]: time=\"2026-06-12T19:57:19.954526522Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=a7afb673-55dc-4ed2-b6cf-bd5886420a17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.937404 | controller |     "Jun 12 19:57:19.955440 crc crio[20719]: time=\"2026-06-12T19:57:19.955249443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.937452 | controller |     "Jun 12 19:57:19.957645 crc crio[20719]: time=\"2026-06-12T19:57:19.957255771Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=8841b67c-6dc0-40fb-beb6-87667d2bbea0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.937493 | controller |     "Jun 12 19:57:19.959027 crc crio[20719]: time=\"2026-06-12T19:57:19.958025483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.937524 | controller |     "Jun 12 19:57:19.959614 crc crio[20719]: time=\"2026-06-12T19:57:19.959469905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=88b75ae3-5187-4a44-bfee-f68ace773b11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.937552 | controller |     "Jun 12 19:57:20.003078 crc crio[20719]: time=\"2026-06-12T19:57:20.002198783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5c6069c4-ba10-4b92-84cd-f32e888fd7ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.937584 | controller |     "Jun 12 19:57:20.012179 crc crio[20719]: time=\"2026-06-12T19:57:20.012024331Z\" level=info msg=\"Removed container 125e2548a29f35a8ea943742d0a4a0dca37375844a1b4e5c4c89c8bd7f61af18: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=029336a6-62a2-4a92-94a6-b113e034ea38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.937616 | controller |     "Jun 12 19:57:20.016613 crc crio[20719]: time=\"2026-06-12T19:57:20.016461073Z\" level=info msg=\"Removing container: af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0\" id=2158bc2d-586d-4b49-b79e-025aa8be98f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.937644 | controller |     "Jun 12 19:57:20.031419 crc crio[20719]: time=\"2026-06-12T19:57:20.026608387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.937677 | controller |     "Jun 12 19:57:20.031419 crc crio[20719]: time=\"2026-06-12T19:57:20.029683383Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1fd98ebf-2f13-4045-9642-72dd9394a7fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.937709 | controller |     "Jun 12 19:57:20.034053 crc crio[20719]: time=\"2026-06-12T19:57:20.033946645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.937741 | controller |     "Jun 12 19:57:20.087935 crc crio[20719]: time=\"2026-06-12T19:57:20.087808714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.937772 | controller |     "Jun 12 19:57:20.098153 crc crio[20719]: time=\"2026-06-12T19:57:20.098036782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.937806 | controller |     "Jun 12 19:57:20.105185 crc crio[20719]: time=\"2026-06-12T19:57:20.105082387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.937829 | controller |     "Jun 12 19:57:20.128518 crc crio[20719]: time=\"2026-06-12T19:57:20.128252067Z\" level=info msg=\"Removed container af14b1204e27abf470cfba1956dd02703e5711836440cd09f5b3566f8c4853b0: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=2158bc2d-586d-4b49-b79e-025aa8be98f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.937879 | controller |     "Jun 12 19:57:20.135766 crc crio[20719]: time=\"2026-06-12T19:57:20.135724851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.937926 | controller |     "Jun 12 19:57:20.284898 crc crio[20719]: time=\"2026-06-12T19:57:20.284763785Z\" level=info msg=\"Created container 24b7828dfa2db38db668e7ce74504e73fa820b60f9844fad3d53fe0648ae8c90: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=8841b67c-6dc0-40fb-beb6-87667d2bbea0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.937961 | controller |     "Jun 12 19:57:20.286244 crc crio[20719]: time=\"2026-06-12T19:57:20.286152054Z\" level=info msg=\"Starting container: 24b7828dfa2db38db668e7ce74504e73fa820b60f9844fad3d53fe0648ae8c90\" id=3c4b155c-2cc4-497e-afc8-652918e86271 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.938009 | controller |     "Jun 12 19:57:20.294588 crc crio[20719]: time=\"2026-06-12T19:57:20.294521878Z\" level=info msg=\"Started container\" PID=23988 containerID=24b7828dfa2db38db668e7ce74504e73fa820b60f9844fad3d53fe0648ae8c90 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=3c4b155c-2cc4-497e-afc8-652918e86271 name=/runtime.v1.RuntimeService/StartContainer sandboxID=206eeeecb0d015d454dc2de28449f77bd8ce5d0a2734316c46b8a93216258607",
2026-06-12 21:10:22.938039 | controller |     "Jun 12 19:57:20.301784 crc crio[20719]: time=\"2026-06-12T19:57:20.301663411Z\" level=info msg=\"Created container ef6e67e73c0c18f3d66145950ba1cb07b9e95f6c1952443e165a994959cc8b7e: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=a7afb673-55dc-4ed2-b6cf-bd5886420a17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.938072 | controller |     "Jun 12 19:57:20.303338 crc crio[20719]: time=\"2026-06-12T19:57:20.303170834Z\" level=info msg=\"Starting container: ef6e67e73c0c18f3d66145950ba1cb07b9e95f6c1952443e165a994959cc8b7e\" id=b9d4d107-1cf7-4e0b-9408-eb7028251880 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.938104 | controller |     "Jun 12 19:57:20.313698 crc crio[20719]: time=\"2026-06-12T19:57:20.313549252Z\" level=info msg=\"Started container\" PID=23984 containerID=ef6e67e73c0c18f3d66145950ba1cb07b9e95f6c1952443e165a994959cc8b7e description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=b9d4d107-1cf7-4e0b-9408-eb7028251880 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d90fd6d8f5d50578ad0372cb18ffdf80c38b0301e2951bf141ebca8db79d7214",
2026-06-12 21:10:22.938134 | controller |     "Jun 12 19:57:20.374687 crc crio[20719]: time=\"2026-06-12T19:57:20.374626649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.938168 | controller |     "Jun 12 19:57:20.455336 crc crio[20719]: time=\"2026-06-12T19:57:20.455175643Z\" level=info msg=\"Created container 67d4ef0d9cc7111d7cf2a3dcb8d804cc17edf167f4d94d3b0f2a1818bd36ed36: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1fd98ebf-2f13-4045-9642-72dd9394a7fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.938204 | controller |     "Jun 12 19:57:20.457010 crc crio[20719]: time=\"2026-06-12T19:57:20.456912504Z\" level=info msg=\"Starting container: 67d4ef0d9cc7111d7cf2a3dcb8d804cc17edf167f4d94d3b0f2a1818bd36ed36\" id=5fd5f868-7462-4024-8214-b85b73b9ff7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.938232 | controller |     "Jun 12 19:57:20.466184 crc crio[20719]: time=\"2026-06-12T19:57:20.466089377Z\" level=info msg=\"Started container\" PID=24036 containerID=67d4ef0d9cc7111d7cf2a3dcb8d804cc17edf167f4d94d3b0f2a1818bd36ed36 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=5fd5f868-7462-4024-8214-b85b73b9ff7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0485bd1813061a49231ea1d9d1769fbc204d241e20b99af6d78f496411570828",
2026-06-12 21:10:22.938260 | controller |     "Jun 12 19:57:22.030061 crc crio[20719]: time=\"2026-06-12T19:57:22.028674163Z\" level=info msg=\"Removing container: 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819\" id=b1d3737e-c916-478d-af19-a348049047d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.938291 | controller |     "Jun 12 19:57:22.031963 crc crio[20719]: time=\"2026-06-12T19:57:22.029094194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=bbe52dd3-2164-4cb4-a5cb-1f74fd6be702 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.938322 | controller |     "Jun 12 19:57:22.037611 crc crio[20719]: time=\"2026-06-12T19:57:22.037429204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a464215f-9bf5-4c83-880d-46822495cb0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.938353 | controller |     "Jun 12 19:57:22.037611 crc crio[20719]: time=\"2026-06-12T19:57:22.037592219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=21ff4378-10f4-4d17-ba80-8cd68b2e947d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.938382 | controller |     "Jun 12 19:57:22.043142 crc crio[20719]: time=\"2026-06-12T19:57:22.04215306Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=edade586-fe36-4b46-ac17-1ac0faa9fddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.938412 | controller |     "Jun 12 19:57:22.043142 crc crio[20719]: time=\"2026-06-12T19:57:22.042649104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=5223489e-8464-4171-9eb4-edc260608b45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.938443 | controller |     "Jun 12 19:57:22.043142 crc crio[20719]: time=\"2026-06-12T19:57:22.042978914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.938473 | controller |     "Jun 12 19:57:22.046705 crc crio[20719]: time=\"2026-06-12T19:57:22.046451353Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=16bd5b06-f40f-4194-8fe4-be183429b0df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.938502 | controller |     "Jun 12 19:57:22.048123 crc crio[20719]: time=\"2026-06-12T19:57:22.048017638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d78450d1-a114-414a-a9e3-71ed71bdcf61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.938625 | controller |     "Jun 12 19:57:22.061765 crc crio[20719]: time=\"2026-06-12T19:57:22.061561447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.938704 | controller |     "Jun 12 19:57:22.064831 crc crio[20719]: time=\"2026-06-12T19:57:22.064674558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9b5f79f8-0df0-4871-a3e1-2e2c4eda6753 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.938740 | controller |     "Jun 12 19:57:22.077520 crc crio[20719]: time=\"2026-06-12T19:57:22.077249862Z\" level=info msg=\"Removed container 86141463c432906f54576dbfaa0b6f3d43b5ce841b5ce38753f8e062d0479819: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b1d3737e-c916-478d-af19-a348049047d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.938768 | controller |     "Jun 12 19:57:22.083119 crc crio[20719]: time=\"2026-06-12T19:57:22.082761487Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=cadc44fb-ce4f-4217-8de8-766826d2990a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.938799 | controller |     "Jun 12 19:57:22.102391 crc crio[20719]: time=\"2026-06-12T19:57:22.102159775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.938831 | controller |     "Jun 12 19:57:22.109034 crc crio[20719]: time=\"2026-06-12T19:57:22.108917913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.938889 | controller |     "Jun 12 19:57:22.144944 crc crio[20719]: time=\"2026-06-12T19:57:22.144755131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.938924 | controller |     "Jun 12 19:57:22.181788 crc crio[20719]: time=\"2026-06-12T19:57:22.181620939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.938955 | controller |     "Jun 12 19:57:22.191566 crc crio[20719]: time=\"2026-06-12T19:57:22.191437561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.938982 | controller |     "Jun 12 19:57:22.291081 crc crio[20719]: time=\"2026-06-12T19:57:22.290956141Z\" level=info msg=\"Created container 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=cadc44fb-ce4f-4217-8de8-766826d2990a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.939013 | controller |     "Jun 12 19:57:22.292763 crc crio[20719]: time=\"2026-06-12T19:57:22.292595441Z\" level=info msg=\"Starting container: 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809\" id=1852e080-c727-4553-b063-2724ca77fd9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.939043 | controller |     "Jun 12 19:57:22.305114 crc crio[20719]: time=\"2026-06-12T19:57:22.304808199Z\" level=info msg=\"Started container\" PID=24073 containerID=981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=1852e080-c727-4553-b063-2724ca77fd9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897",
2026-06-12 21:10:22.939080 | controller |     "Jun 12 19:57:22.380073 crc crio[20719]: time=\"2026-06-12T19:57:22.378792402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.939116 | controller |     "Jun 12 19:57:22.390631 crc crio[20719]: time=\"2026-06-12T19:57:22.390496173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.939144 | controller |     "Jun 12 19:57:22.465439 crc crio[20719]: time=\"2026-06-12T19:57:22.465244481Z\" level=info msg=\"Created container f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=edade586-fe36-4b46-ac17-1ac0faa9fddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.939175 | controller |     "Jun 12 19:57:22.467223 crc crio[20719]: time=\"2026-06-12T19:57:22.467124805Z\" level=info msg=\"Starting container: f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6\" id=06e1c0a7-b833-44c4-8054-636730aa989b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.939206 | controller |     "Jun 12 19:57:22.467586 crc crio[20719]: time=\"2026-06-12T19:57:22.467484505Z\" level=info msg=\"Created container dfeac7d1e23e28953b128191cd49acbf44a1aa5ce9255d53cbf75e5b633bfed6: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=16bd5b06-f40f-4194-8fe4-be183429b0df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.939235 | controller |     "Jun 12 19:57:22.469871 crc crio[20719]: time=\"2026-06-12T19:57:22.469744631Z\" level=info msg=\"Starting container: dfeac7d1e23e28953b128191cd49acbf44a1aa5ce9255d53cbf75e5b633bfed6\" id=0277018c-b731-4b61-9b14-38357fe84bb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.939266 | controller |     "Jun 12 19:57:22.471580 crc crio[20719]: time=\"2026-06-12T19:57:22.47146767Z\" level=info msg=\"Started container\" PID=24095 containerID=f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=06e1c0a7-b833-44c4-8054-636730aa989b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53",
2026-06-12 21:10:22.939295 | controller |     "Jun 12 19:57:22.476075 crc crio[20719]: time=\"2026-06-12T19:57:22.475975929Z\" level=info msg=\"Started container\" PID=24097 containerID=dfeac7d1e23e28953b128191cd49acbf44a1aa5ce9255d53cbf75e5b633bfed6 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=0277018c-b731-4b61-9b14-38357fe84bb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af",
2026-06-12 21:10:22.939322 | controller |     "Jun 12 19:57:28.615196 crc crio[20719]: time=\"2026-06-12T19:57:28.614166617Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d64f4dc2-cb13-4b3c-9174-8ccb3f954e81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.939352 | controller |     "Jun 12 19:57:28.619604 crc crio[20719]: time=\"2026-06-12T19:57:28.619456029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4739ec60-13ae-4547-9448-e88bc448e5d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.939381 | controller |     "Jun 12 19:57:28.638846 crc crio[20719]: time=\"2026-06-12T19:57:28.638723963Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=18e4a2b5-0cb5-4c70-ad5d-f37113852a64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.939419 | controller |     "Jun 12 19:57:28.639547 crc crio[20719]: time=\"2026-06-12T19:57:28.639454075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.939450 | controller |     "Jun 12 19:57:28.689697 crc crio[20719]: time=\"2026-06-12T19:57:28.689589605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.939478 | controller |     "Jun 12 19:57:28.869819 crc crio[20719]: time=\"2026-06-12T19:57:28.869605059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.939504 | controller |     "Jun 12 19:57:28.977524 crc crio[20719]: time=\"2026-06-12T19:57:28.977063019Z\" level=info msg=\"Created container a105c69c99be0796315f531ad3537cbd76c7ea264dd7e7208829506fd933e0d5: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=18e4a2b5-0cb5-4c70-ad5d-f37113852a64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.939531 | controller |     "Jun 12 19:57:29.026080 crc crio[20719]: time=\"2026-06-12T19:57:29.025962335Z\" level=info msg=\"Starting container: a105c69c99be0796315f531ad3537cbd76c7ea264dd7e7208829506fd933e0d5\" id=5f1cdcdf-6455-4fd6-8b0b-000f2382ea92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.939558 | controller |     "Jun 12 19:57:29.036773 crc crio[20719]: time=\"2026-06-12T19:57:29.03661516Z\" level=info msg=\"Started container\" PID=24224 containerID=a105c69c99be0796315f531ad3537cbd76c7ea264dd7e7208829506fd933e0d5 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=5f1cdcdf-6455-4fd6-8b0b-000f2382ea92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7",
2026-06-12 21:10:22.939586 | controller |     "Jun 12 19:57:29.212355 crc crio[20719]: time=\"2026-06-12T19:57:29.212143686Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c82d7add-e43a-4fa9-a29d-a55395c8f6d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.939608 | controller |     "Jun 12 19:57:29.216007 crc crio[20719]: time=\"2026-06-12T19:57:29.215775062Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=fab746ba-c85f-495b-902e-de87348a75e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.939628 | controller |     "Jun 12 19:57:29.220689 crc crio[20719]: time=\"2026-06-12T19:57:29.220569078Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6ad26f94-0e85-485a-b23a-72bcb979c7b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.939649 | controller |     "Jun 12 19:57:29.221924 crc crio[20719]: time=\"2026-06-12T19:57:29.221534425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.939679 | controller |     "Jun 12 19:57:29.277630 crc crio[20719]: time=\"2026-06-12T19:57:29.277395132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.939713 | controller |     "Jun 12 19:57:29.519224 crc crio[20719]: time=\"2026-06-12T19:57:29.518818131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.939748 | controller |     "Jun 12 19:57:29.621813 crc crio[20719]: time=\"2026-06-12T19:57:29.621570814Z\" level=info msg=\"Created container d49100b66ded8341fbc991b622bf647ec80c7175641d7042843da0b1e4685aaf: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6ad26f94-0e85-485a-b23a-72bcb979c7b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.939782 | controller |     "Jun 12 19:57:29.623394 crc crio[20719]: time=\"2026-06-12T19:57:29.623145589Z\" level=info msg=\"Starting container: d49100b66ded8341fbc991b622bf647ec80c7175641d7042843da0b1e4685aaf\" id=fe835caa-8bd6-4879-8864-628a622fb99d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.939964 | controller |     "Jun 12 19:57:29.639372 crc crio[20719]: time=\"2026-06-12T19:57:29.639099108Z\" level=info msg=\"Started container\" PID=24233 containerID=d49100b66ded8341fbc991b622bf647ec80c7175641d7042843da0b1e4685aaf description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=fe835caa-8bd6-4879-8864-628a622fb99d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53",
2026-06-12 21:10:22.940005 | controller |     "Jun 12 19:57:32.276668 crc crio[20719]: time=\"2026-06-12T19:57:32.275754078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8a6bacbd-1486-4234-b25c-b130a46e82c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.940040 | controller |     "Jun 12 19:57:32.280428 crc crio[20719]: time=\"2026-06-12T19:57:32.280242476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=da155ce8-8863-46ae-9711-6d951d1d553f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.940070 | controller |     "Jun 12 19:57:32.284648 crc crio[20719]: time=\"2026-06-12T19:57:32.284505378Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b664123e-b8ac-4202-88f1-5e332823a1a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.940174 | controller |     "Jun 12 19:57:32.285515 crc crio[20719]: time=\"2026-06-12T19:57:32.285396644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.940209 | controller |     "Jun 12 19:57:32.326208 crc crio[20719]: time=\"2026-06-12T19:57:32.326101784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.940248 | controller |     "Jun 12 19:57:32.606627 crc crio[20719]: time=\"2026-06-12T19:57:32.606476363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.940277 | controller |     "Jun 12 19:57:32.745152 crc crio[20719]: time=\"2026-06-12T19:57:32.744851571Z\" level=info msg=\"Created container bf53d946b06728931b79a10f014d2d9605548e310f21f952400aa8c139a793cf: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b664123e-b8ac-4202-88f1-5e332823a1a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.940307 | controller |     "Jun 12 19:57:32.747738 crc crio[20719]: time=\"2026-06-12T19:57:32.747676112Z\" level=info msg=\"Starting container: bf53d946b06728931b79a10f014d2d9605548e310f21f952400aa8c139a793cf\" id=98d1e357-3b73-4172-8cd5-d028dc9c1b6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.940337 | controller |     "Jun 12 19:57:32.757782 crc crio[20719]: time=\"2026-06-12T19:57:32.757727111Z\" level=info msg=\"Started container\" PID=24298 containerID=bf53d946b06728931b79a10f014d2d9605548e310f21f952400aa8c139a793cf description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=98d1e357-3b73-4172-8cd5-d028dc9c1b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9dfde97c75baa6cc7d0bac0a7b19c29a87e53097e606a2cae79a91e60f138af",
2026-06-12 21:10:22.940396 | controller |     "Jun 12 19:57:53.103781 crc crio[20719]: time=\"2026-06-12T19:57:53.102732948Z\" level=info msg=\"Stopping container: f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6 (timeout: 30s)\" id=30a17931-feac-45ad-ac40-2263e96cd228 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.940430 | controller |     "Jun 12 19:57:53.170117 crc crio[20719]: time=\"2026-06-12T19:57:53.169953509Z\" level=info msg=\"Stopped container f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=30a17931-feac-45ad-ac40-2263e96cd228 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.940457 | controller |     "Jun 12 19:57:53.172366 crc crio[20719]: time=\"2026-06-12T19:57:53.172192163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6b4b7da0-bd22-411c-b1f0-08a7771825b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.940489 | controller |     "Jun 12 19:57:53.175369 crc crio[20719]: time=\"2026-06-12T19:57:53.17519082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e354ef7d-a54d-467c-8233-821e11af7c28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.940524 | controller |     "Jun 12 19:57:53.180838 crc crio[20719]: time=\"2026-06-12T19:57:53.178400322Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8243c0c5-4e53-4ec8-b3fb-4ee29a75ae67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.940552 | controller |     "Jun 12 19:57:53.180838 crc crio[20719]: time=\"2026-06-12T19:57:53.178840634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.940583 | controller |     "Jun 12 19:57:53.208680 crc crio[20719]: time=\"2026-06-12T19:57:53.208438055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.940612 | controller |     "Jun 12 19:57:53.400842 crc crio[20719]: time=\"2026-06-12T19:57:53.400600398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.940641 | controller |     "Jun 12 19:57:53.583352 crc crio[20719]: time=\"2026-06-12T19:57:53.583242072Z\" level=info msg=\"Removing container: e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a\" id=f4d93e44-bd0c-4aa0-bae9-2857e0f99540 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.940669 | controller |     "Jun 12 19:57:53.632141 crc crio[20719]: time=\"2026-06-12T19:57:53.632019812Z\" level=info msg=\"Created container c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8243c0c5-4e53-4ec8-b3fb-4ee29a75ae67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.940701 | controller |     "Jun 12 19:57:53.634501 crc crio[20719]: time=\"2026-06-12T19:57:53.634452711Z\" level=info msg=\"Starting container: c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a\" id=097792b0-48e9-4925-95d8-5da4089e5eaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.940736 | controller |     "Jun 12 19:57:53.644767 crc crio[20719]: time=\"2026-06-12T19:57:53.641493154Z\" level=info msg=\"Started container\" PID=24600 containerID=c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=097792b0-48e9-4925-95d8-5da4089e5eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53",
2026-06-12 21:10:22.940771 | controller |     "Jun 12 19:57:53.660986 crc crio[20719]: time=\"2026-06-12T19:57:53.660765869Z\" level=info msg=\"Removed container e927d2958e29fe14e9949ee3a17e27888700d629bbb5507a5b051f06cfeeb29a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f4d93e44-bd0c-4aa0-bae9-2857e0f99540 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.940806 | controller |     "Jun 12 19:58:03.202105 crc crio[20719]: time=\"2026-06-12T19:58:03.202063685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3610f668-cf16-4197-90b1-31eb2341c92f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.940837 | controller |     "Jun 12 19:58:03.209590 crc crio[20719]: time=\"2026-06-12T19:58:03.209431419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=39811934-165f-440a-adf2-72b1919011b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.940899 | controller |     "Jun 12 19:58:03.227945 crc crio[20719]: time=\"2026-06-12T19:58:03.227730673Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cf27d967-08a1-4f18-8a9d-2d8b2b584201 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.940933 | controller |     "Jun 12 19:58:03.228658 crc crio[20719]: time=\"2026-06-12T19:58:03.228530376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.940962 | controller |     "Jun 12 19:58:03.267369 crc crio[20719]: time=\"2026-06-12T19:58:03.266738284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.940989 | controller |     "Jun 12 19:58:03.492970 crc crio[20719]: time=\"2026-06-12T19:58:03.492798516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.941017 | controller |     "Jun 12 19:58:03.623793 crc crio[20719]: time=\"2026-06-12T19:58:03.623668363Z\" level=info msg=\"Created container 64adde2cbcdbcb4f4e3132ee8b016c00ba657b94238069b5d092915a51be5369: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cf27d967-08a1-4f18-8a9d-2d8b2b584201 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.941044 | controller |     "Jun 12 19:58:03.625377 crc crio[20719]: time=\"2026-06-12T19:58:03.625215778Z\" level=info msg=\"Starting container: 64adde2cbcdbcb4f4e3132ee8b016c00ba657b94238069b5d092915a51be5369\" id=3cd9fccc-c901-45d5-a21d-9bf28e0fec7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.941071 | controller |     "Jun 12 19:58:03.635169 crc crio[20719]: time=\"2026-06-12T19:58:03.63503236Z\" level=info msg=\"Started container\" PID=24742 containerID=64adde2cbcdbcb4f4e3132ee8b016c00ba657b94238069b5d092915a51be5369 description=openshift-etcd/etcd-crc/etcd-resources-copy id=3cd9fccc-c901-45d5-a21d-9bf28e0fec7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7",
2026-06-12 21:10:22.941099 | controller |     "Jun 12 19:58:24.757083 crc crio[20719]: time=\"2026-06-12T19:58:24.755915491Z\" level=info msg=\"Stopping container: c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a (timeout: 30s)\" id=03f6e453-e87b-481e-9d4b-645ee2a71f17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.941127 | controller |     "Jun 12 19:58:25.000441 crc crio[20719]: time=\"2026-06-12T19:58:24.999698598Z\" level=info msg=\"Stopped container c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=03f6e453-e87b-481e-9d4b-645ee2a71f17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.941159 | controller |     "Jun 12 19:58:25.002510 crc crio[20719]: time=\"2026-06-12T19:58:25.002402166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=91df4dd2-ee6a-4476-9e0c-3dc5d5fc52b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.941190 | controller |     "Jun 12 19:58:25.006789 crc crio[20719]: time=\"2026-06-12T19:58:25.006653117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a32b73bb-4e02-4b32-a90e-61bbf149fb3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.941213 | controller |     "Jun 12 19:58:25.012014 crc crio[20719]: time=\"2026-06-12T19:58:25.011822596Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c7b9f4ca-ef88-43b0-9e99-e104a444a878 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.941245 | controller |     "Jun 12 19:58:25.013636 crc crio[20719]: time=\"2026-06-12T19:58:25.013508735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.941276 | controller |     "Jun 12 19:58:25.063691 crc crio[20719]: time=\"2026-06-12T19:58:25.063529363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.941302 | controller |     "Jun 12 19:58:25.105455 crc crio[20719]: time=\"2026-06-12T19:58:25.105321824Z\" level=info msg=\"Removing container: f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6\" id=f0dd80ba-aa7e-40ab-92e4-89017a25fdf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.941333 | controller |     "Jun 12 19:58:25.161674 crc crio[20719]: time=\"2026-06-12T19:58:25.16154501Z\" level=info msg=\"Removed container f475f314fa5dc94b3bd1d449c735afe4346e79f9c15e59add8983dabfa008bc6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f0dd80ba-aa7e-40ab-92e4-89017a25fdf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.941364 | controller |     "Jun 12 19:58:25.327657 crc crio[20719]: time=\"2026-06-12T19:58:25.327374307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.941394 | controller |     "Jun 12 19:58:25.431499 crc crio[20719]: time=\"2026-06-12T19:58:25.431215842Z\" level=info msg=\"Created container 7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c7b9f4ca-ef88-43b0-9e99-e104a444a878 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.941423 | controller |     "Jun 12 19:58:25.434662 crc crio[20719]: time=\"2026-06-12T19:58:25.434533667Z\" level=info msg=\"Starting container: 7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197\" id=06357e1f-b187-4475-9b98-935fd32f70f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.941456 | controller |     "Jun 12 19:58:25.445252 crc crio[20719]: time=\"2026-06-12T19:58:25.445037649Z\" level=info msg=\"Started container\" PID=25012 containerID=7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=06357e1f-b187-4475-9b98-935fd32f70f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53",
2026-06-12 21:10:22.941494 | controller |     "Jun 12 19:58:37.858147 crc crio[20719]: time=\"2026-06-12T19:58:37.857094886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2372511c-8029-4d3f-b245-ae2c72100dc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.941526 | controller |     "Jun 12 19:58:37.864238 crc crio[20719]: time=\"2026-06-12T19:58:37.863385056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0b7ab2e4-f1ee-4bb6-8508-3e94bf25bbf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.941557 | controller |     "Jun 12 19:58:37.889702 crc crio[20719]: time=\"2026-06-12T19:58:37.889512307Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=91dff061-8676-456b-9ac4-950eb2a4dd0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.941587 | controller |     "Jun 12 19:58:37.890526 crc crio[20719]: time=\"2026-06-12T19:58:37.890140426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.941615 | controller |     "Jun 12 19:58:37.947077 crc crio[20719]: time=\"2026-06-12T19:58:37.946878207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.941649 | controller |     "Jun 12 19:58:38.661755 crc crio[20719]: time=\"2026-06-12T19:58:38.234812892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.941680 | controller |     "Jun 12 19:58:39.222098 crc crio[20719]: time=\"2026-06-12T19:58:39.221633226Z\" level=info msg=\"Created container 806348f599a8f90c27cb433a175229beb84cf82e6874de85d1971df1703adf23: openshift-etcd/etcd-crc/etcdctl\" id=91dff061-8676-456b-9ac4-950eb2a4dd0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.941709 | controller |     "Jun 12 19:58:39.223523 crc crio[20719]: time=\"2026-06-12T19:58:39.223457388Z\" level=info msg=\"Starting container: 806348f599a8f90c27cb433a175229beb84cf82e6874de85d1971df1703adf23\" id=3b4cb8ae-d03c-4bab-a1f9-277b6dc02fbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.941741 | controller |     "Jun 12 19:58:39.227782 crc crio[20719]: time=\"2026-06-12T19:58:39.227706811Z\" level=info msg=\"Started container\" PID=25220 containerID=806348f599a8f90c27cb433a175229beb84cf82e6874de85d1971df1703adf23 description=openshift-etcd/etcd-crc/etcdctl id=3b4cb8ae-d03c-4bab-a1f9-277b6dc02fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7",
2026-06-12 21:10:22.941772 | controller |     "Jun 12 19:58:39.238044 crc crio[20719]: time=\"2026-06-12T19:58:39.238003199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8eae2595-08a3-4de1-9c56-1c313855d608 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.941803 | controller |     "Jun 12 19:58:39.242843 crc crio[20719]: time=\"2026-06-12T19:58:39.242732934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=eef01693-adb3-4fca-9a34-3c4ceaaf359e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.941842 | controller |     "Jun 12 19:58:39.250569 crc crio[20719]: time=\"2026-06-12T19:58:39.250512988Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=9384b5e1-4b15-4338-aede-a2fc04e57ba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.941909 | controller |     "Jun 12 19:58:39.250810 crc crio[20719]: time=\"2026-06-12T19:58:39.250758935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.941944 | controller |     "Jun 12 19:58:39.272467 crc crio[20719]: time=\"2026-06-12T19:58:39.272374627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.941972 | controller |     "Jun 12 19:58:39.412931 crc crio[20719]: time=\"2026-06-12T19:58:39.412751142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.942000 | controller |     "Jun 12 19:58:39.516063 crc crio[20719]: time=\"2026-06-12T19:58:39.515818495Z\" level=info msg=\"Created container bf2425c95dbafcd68edc516e09785bbcee5ccb95214f763229ed00645397f187: openshift-etcd/etcd-crc/etcd\" id=9384b5e1-4b15-4338-aede-a2fc04e57ba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.942024 | controller |     "Jun 12 19:58:39.517577 crc crio[20719]: time=\"2026-06-12T19:58:39.517467442Z\" level=info msg=\"Starting container: bf2425c95dbafcd68edc516e09785bbcee5ccb95214f763229ed00645397f187\" id=958b6061-bc78-4f13-b94b-51af50257510 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.942044 | controller |     "Jun 12 19:58:39.524755 crc crio[20719]: time=\"2026-06-12T19:58:39.524622338Z\" level=info msg=\"Started container\" PID=25253 containerID=bf2425c95dbafcd68edc516e09785bbcee5ccb95214f763229ed00645397f187 description=openshift-etcd/etcd-crc/etcd id=958b6061-bc78-4f13-b94b-51af50257510 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7",
2026-06-12 21:10:22.942065 | controller |     "Jun 12 19:58:39.537928 crc crio[20719]: time=\"2026-06-12T19:58:39.537734335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=dfbe0454-451b-4469-90f5-217e9a591851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.942085 | controller |     "Jun 12 19:58:39.542824 crc crio[20719]: time=\"2026-06-12T19:58:39.542677476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6d74bf14-7b02-4faa-85bd-16c129b7a4b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.942112 | controller |     "Jun 12 19:58:39.549428 crc crio[20719]: time=\"2026-06-12T19:58:39.549240636Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=f654b239-f600-4cbf-8cf1-c4f5c0cdd117 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.942145 | controller |     "Jun 12 19:58:39.550475 crc crio[20719]: time=\"2026-06-12T19:58:39.549636957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.942178 | controller |     "Jun 12 19:58:39.586671 crc crio[20719]: time=\"2026-06-12T19:58:39.586424814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.942209 | controller |     "Jun 12 19:58:39.771433 crc crio[20719]: time=\"2026-06-12T19:58:39.771340439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.942243 | controller |     "Jun 12 19:58:39.861069 crc crio[20719]: time=\"2026-06-12T19:58:39.860831822Z\" level=info msg=\"Created container c786c2242c10b72aba22204363643a5e119cae83b35a631b5f2f1e7f895a14b1: openshift-etcd/etcd-crc/etcd-metrics\" id=f654b239-f600-4cbf-8cf1-c4f5c0cdd117 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.942271 | controller |     "Jun 12 19:58:39.862206 crc crio[20719]: time=\"2026-06-12T19:58:39.862100568Z\" level=info msg=\"Starting container: c786c2242c10b72aba22204363643a5e119cae83b35a631b5f2f1e7f895a14b1\" id=0b8809e9-0e54-411c-b75c-4de03aba334f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.942391 | controller |     "Jun 12 19:58:39.868891 crc crio[20719]: time=\"2026-06-12T19:58:39.868737489Z\" level=info msg=\"Started container\" PID=25287 containerID=c786c2242c10b72aba22204363643a5e119cae83b35a631b5f2f1e7f895a14b1 description=openshift-etcd/etcd-crc/etcd-metrics id=0b8809e9-0e54-411c-b75c-4de03aba334f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7",
2026-06-12 21:10:22.942431 | controller |     "Jun 12 19:58:39.896543 crc crio[20719]: time=\"2026-06-12T19:58:39.896188108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d286b217-0b78-4a37-a7e1-710bdb587be1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.942458 | controller |     "Jun 12 19:58:39.901774 crc crio[20719]: time=\"2026-06-12T19:58:39.900892823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ced1f783-44c4-453b-9152-0c2d88bd7ff2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.942486 | controller |     "Jun 12 19:58:39.911484 crc crio[20719]: time=\"2026-06-12T19:58:39.911386785Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=84257a95-f1c8-43cb-8455-900f706f9e3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.942518 | controller |     "Jun 12 19:58:39.912063 crc crio[20719]: time=\"2026-06-12T19:58:39.91192499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.942541 | controller |     "Jun 12 19:58:39.961063 crc crio[20719]: time=\"2026-06-12T19:58:39.960898888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.942562 | controller |     "Jun 12 19:58:40.159005 crc crio[20719]: time=\"2026-06-12T19:58:40.158832697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.942582 | controller |     "Jun 12 19:58:40.271755 crc crio[20719]: time=\"2026-06-12T19:58:40.271594869Z\" level=info msg=\"Created container 873a78f1720b68b64015b8110514938a0627059cc7ac4a43ab9843a38f33ff8c: openshift-etcd/etcd-crc/etcd-readyz\" id=84257a95-f1c8-43cb-8455-900f706f9e3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.942604 | controller |     "Jun 12 19:58:40.273718 crc crio[20719]: time=\"2026-06-12T19:58:40.273525974Z\" level=info msg=\"Starting container: 873a78f1720b68b64015b8110514938a0627059cc7ac4a43ab9843a38f33ff8c\" id=c06e3af0-2b79-4699-8b0d-421d2c0b8721 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.942625 | controller |     "Jun 12 19:58:40.288326 crc crio[20719]: time=\"2026-06-12T19:58:40.288146864Z\" level=info msg=\"Started container\" PID=25318 containerID=873a78f1720b68b64015b8110514938a0627059cc7ac4a43ab9843a38f33ff8c description=openshift-etcd/etcd-crc/etcd-readyz id=c06e3af0-2b79-4699-8b0d-421d2c0b8721 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7",
2026-06-12 21:10:22.942651 | controller |     "Jun 12 19:58:40.303023 crc crio[20719]: time=\"2026-06-12T19:58:40.302888499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4cf8abba-0d10-4069-9231-4c7dc8a574ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.942672 | controller |     "Jun 12 19:58:40.307234 crc crio[20719]: time=\"2026-06-12T19:58:40.307093119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c370d8ab-cd58-4bee-aca5-06ade86797a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.942693 | controller |     "Jun 12 19:58:40.316537 crc crio[20719]: time=\"2026-06-12T19:58:40.316394756Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=3d9d378a-7434-4a8c-942d-661ac60d69c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.942719 | controller |     "Jun 12 19:58:40.316842 crc crio[20719]: time=\"2026-06-12T19:58:40.316798867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.942752 | controller |     "Jun 12 19:58:40.356078 crc crio[20719]: time=\"2026-06-12T19:58:40.355987885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.942780 | controller |     "Jun 12 19:58:40.584706 crc crio[20719]: time=\"2026-06-12T19:58:40.584564265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.942812 | controller |     "Jun 12 19:58:40.737380 crc crio[20719]: time=\"2026-06-12T19:58:40.73711794Z\" level=info msg=\"Created container e1ccc919f1c1f4d381848c1db35931f84a1a52a3846d053a436360a3599c4689: openshift-etcd/etcd-crc/etcd-rev\" id=3d9d378a-7434-4a8c-942d-661ac60d69c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.942843 | controller |     "Jun 12 19:58:40.738856 crc crio[20719]: time=\"2026-06-12T19:58:40.738742876Z\" level=info msg=\"Starting container: e1ccc919f1c1f4d381848c1db35931f84a1a52a3846d053a436360a3599c4689\" id=93d0a7da-41f7-4cf0-9de8-6f65f08d3cab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.942911 | controller |     "Jun 12 19:58:40.753853 crc crio[20719]: time=\"2026-06-12T19:58:40.749542637Z\" level=info msg=\"Started container\" PID=25344 containerID=e1ccc919f1c1f4d381848c1db35931f84a1a52a3846d053a436360a3599c4689 description=openshift-etcd/etcd-crc/etcd-rev id=93d0a7da-41f7-4cf0-9de8-6f65f08d3cab name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8bfd7157708984cd88f1278069b09f6605711d455791d36794600adb1dc61e7",
2026-06-12 21:10:22.942945 | controller |     "Jun 12 19:58:54.756796 crc crio[20719]: time=\"2026-06-12T19:58:54.755690385Z\" level=info msg=\"Stopping container: 7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197 (timeout: 30s)\" id=12de156e-9140-44a2-a5f1-022856c7c7f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.942980 | controller |     "Jun 12 19:58:54.941369 crc crio[20719]: time=\"2026-06-12T19:58:54.941173756Z\" level=info msg=\"Stopped container 7255220a6c37646bde1ab219608f548184a35e2d57fe10b95afdd868b70ec197: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=12de156e-9140-44a2-a5f1-022856c7c7f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.943014 | controller |     "Jun 12 19:58:55.420438 crc crio[20719]: time=\"2026-06-12T19:58:55.420069492Z\" level=info msg=\"Removing container: c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a\" id=f5c37ba3-4eb8-4e3d-970c-89b3a727e8cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.943043 | controller |     "Jun 12 19:58:55.464115 crc crio[20719]: time=\"2026-06-12T19:58:55.463896344Z\" level=info msg=\"Removed container c0c6c6dfaffd52c23d9f0e654222df28732f307b53c85bc454c590f7eedf096a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f5c37ba3-4eb8-4e3d-970c-89b3a727e8cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.943065 | controller |     "Jun 12 19:59:21.761567 crc crio[20719]: time=\"2026-06-12T19:59:21.760699644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=32ab8007-b331-4ee5-97b9-5018ce98eabc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943085 | controller |     "Jun 12 19:59:21.771379 crc crio[20719]: time=\"2026-06-12T19:59:21.765427839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=55a06d23-13df-49b4-9835-0cf4499ba85f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943105 | controller |     "Jun 12 19:59:21.772229 crc crio[20719]: time=\"2026-06-12T19:59:21.772179682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=be575689-bc95-4737-90cd-2ef768a2e203 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943125 | controller |     "Jun 12 19:59:21.772745 crc crio[20719]: time=\"2026-06-12T19:59:21.772645267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d5329771-de29-4ef2-a832-edf3bc89b9ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943145 | controller |     "Jun 12 19:59:21.776115 crc crio[20719]: time=\"2026-06-12T19:59:21.776039838Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=e63367cc-8652-4716-ae71-138d748a60c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.943165 | controller |     "Jun 12 19:59:21.776710 crc crio[20719]: time=\"2026-06-12T19:59:21.776499802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.943188 | controller |     "Jun 12 19:59:21.776710 crc crio[20719]: time=\"2026-06-12T19:59:21.776593722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=e0c526a0-aa1f-4a25-a77d-9e8e4fdf9937 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943220 | controller |     "Jun 12 19:59:21.778728 crc crio[20719]: time=\"2026-06-12T19:59:21.778679114Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager\" id=5a992531-1365-4a37-b9ac-9bd3705933f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.943246 | controller |     "Jun 12 19:59:21.781162 crc crio[20719]: time=\"2026-06-12T19:59:21.781051522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=95ddbe8a-5c87-4c52-8327-e91122a16129 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943266 | controller |     "Jun 12 19:59:21.789092 crc crio[20719]: time=\"2026-06-12T19:59:21.788958455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=61646aad-2956-4c93-9dc8-5a040966a9a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943292 | controller |     "Jun 12 19:59:21.789727 crc crio[20719]: time=\"2026-06-12T19:59:21.789644572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.943313 | controller |     "Jun 12 19:59:21.791458 crc crio[20719]: time=\"2026-06-12T19:59:21.791376953Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=2ccd1b98-19e3-4b3a-b78a-db3ad6a7710b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.943333 | controller |     "Jun 12 19:59:21.791908 crc crio[20719]: time=\"2026-06-12T19:59:21.791856116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f6741aeb-6f07-4b7c-9eda-2f8c4e2d60b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943353 | controller |     "Jun 12 19:59:21.797684 crc crio[20719]: time=\"2026-06-12T19:59:21.796468619Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=253107ee-e451-4df6-863e-c5729da71994 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943373 | controller |     "Jun 12 19:59:21.808874 crc crio[20719]: time=\"2026-06-12T19:59:21.808707276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=2186a8b2-01d1-4129-9daf-75f7fba5d514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943393 | controller |     "Jun 12 19:59:21.816646 crc crio[20719]: time=\"2026-06-12T19:59:21.816493963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=fd6ff751-907a-442b-87da-7b5aa2e2ae3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943412 | controller |     "Jun 12 19:59:21.817539 crc crio[20719]: time=\"2026-06-12T19:59:21.817163882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.943432 | controller |     "Jun 12 19:59:21.818063 crc crio[20719]: time=\"2026-06-12T19:59:21.81779038Z\" level=info msg=\"Removing container: e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56\" id=71224709-8620-4196-aaf2-bd5ee155a7c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.943461 | controller |     "Jun 12 19:59:21.819463 crc crio[20719]: time=\"2026-06-12T19:59:21.8193562Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=df565109-0a76-405e-954a-6f432c0a3da8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.943494 | controller |     "Jun 12 19:59:21.820402 crc crio[20719]: time=\"2026-06-12T19:59:21.819970248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.943518 | controller |     "Jun 12 19:59:21.820402 crc crio[20719]: time=\"2026-06-12T19:59:21.820094328Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=6e3b989e-b203-44f7-865b-6324048e8ff0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.943539 | controller |     "Jun 12 19:59:21.820692 crc crio[20719]: time=\"2026-06-12T19:59:21.820631733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.943564 | controller |     "Jun 12 19:59:21.825722 crc crio[20719]: time=\"2026-06-12T19:59:21.825430712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=fd3d667f-11e6-449f-90a7-f587d722b153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943591 | controller |     "Jun 12 19:59:21.828567 crc crio[20719]: time=\"2026-06-12T19:59:21.828494981Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cc4e2a47-39c4-4f0d-8fe8-dedf6f0daeea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943623 | controller |     "Jun 12 19:59:21.838119 crc crio[20719]: time=\"2026-06-12T19:59:21.836570886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=886455e7-79b8-4b76-bbaf-dfb765f2b272 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943653 | controller |     "Jun 12 19:59:21.845235 crc crio[20719]: time=\"2026-06-12T19:59:21.840035207Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=4189847b-8044-48f1-8a3f-88680a63ea51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943681 | controller |     "Jun 12 19:59:21.845446 crc crio[20719]: time=\"2026-06-12T19:59:21.845357981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.943710 | controller |     "Jun 12 19:59:21.847751 crc crio[20719]: time=\"2026-06-12T19:59:21.847599997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7f9bbefc-771f-4e4d-a372-11a2e4c4fb20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943740 | controller |     "Jun 12 19:59:21.847864 crc crio[20719]: time=\"2026-06-12T19:59:21.847819573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=9ad395ed-64df-48a3-a7c5-dae580f7f654 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943773 | controller |     "Jun 12 19:59:21.849560 crc crio[20719]: time=\"2026-06-12T19:59:21.849205876Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=26041bf9-01db-4ab6-b30d-decf99088ebc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.943802 | controller |     "Jun 12 19:59:21.850691 crc crio[20719]: time=\"2026-06-12T19:59:21.850614147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1fcdf76c-44f8-4067-968f-451e89de1b47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943832 | controller |     "Jun 12 19:59:21.854763 crc crio[20719]: time=\"2026-06-12T19:59:21.854714054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.943891 | controller |     "Jun 12 19:59:21.866437 crc crio[20719]: time=\"2026-06-12T19:59:21.866342402Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=b5151736-a3f8-4e86-9386-54f88f4c2e41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.943931 | controller |     "Jun 12 19:59:21.867483 crc crio[20719]: time=\"2026-06-12T19:59:21.867406569Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d101af04-ecd8-446a-868f-dad6c0b055b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.943967 | controller |     "Jun 12 19:59:21.868941 crc crio[20719]: time=\"2026-06-12T19:59:21.868835133Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=98d33aba-bb2c-476f-a6f1-0e5cb41aa5be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.943997 | controller |     "Jun 12 19:59:21.888786 crc crio[20719]: time=\"2026-06-12T19:59:21.888648539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=661182ce-0e61-4c15-bca6-83ee6445e4be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.944026 | controller |     "Jun 12 19:59:21.892505 crc crio[20719]: time=\"2026-06-12T19:59:21.892409169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944055 | controller |     "Jun 12 19:59:21.892505 crc crio[20719]: time=\"2026-06-12T19:59:21.89244442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944084 | controller |     "Jun 12 19:59:21.895739 crc crio[20719]: time=\"2026-06-12T19:59:21.895562485Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=52bc0d5c-fbbe-4daa-a42f-cac8df19ddc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.944117 | controller |     "Jun 12 19:59:21.896380 crc crio[20719]: time=\"2026-06-12T19:59:21.89621834Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=657dc6b8-16f3-4a74-858c-ef362c15e559 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.944147 | controller |     "Jun 12 19:59:21.916197 crc crio[20719]: time=\"2026-06-12T19:59:21.916057616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944176 | controller |     "Jun 12 19:59:21.922841 crc crio[20719]: time=\"2026-06-12T19:59:21.922765381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944205 | controller |     "Jun 12 19:59:21.942310 crc crio[20719]: time=\"2026-06-12T19:59:21.942166886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944235 | controller |     "Jun 12 19:59:21.942616 crc crio[20719]: time=\"2026-06-12T19:59:21.942470455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944268 | controller |     "Jun 12 19:59:21.943372 crc crio[20719]: time=\"2026-06-12T19:59:21.943175725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944301 | controller |     "Jun 12 19:59:21.950849 crc crio[20719]: time=\"2026-06-12T19:59:21.950743005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944329 | controller |     "Jun 12 19:59:21.965733 crc crio[20719]: time=\"2026-06-12T19:59:21.96152291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944363 | controller |     "Jun 12 19:59:21.965733 crc crio[20719]: time=\"2026-06-12T19:59:21.96296683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944406 | controller |     "Jun 12 19:59:21.982848 crc crio[20719]: time=\"2026-06-12T19:59:21.982694444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944428 | controller |     "Jun 12 19:59:21.993078 crc crio[20719]: time=\"2026-06-12T19:59:21.992900822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944449 | controller |     "Jun 12 19:59:22.053828 crc crio[20719]: time=\"2026-06-12T19:59:22.05358865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944469 | controller |     "Jun 12 19:59:22.055844 crc crio[20719]: time=\"2026-06-12T19:59:22.055738897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944497 | controller |     "Jun 12 19:59:22.068086 crc crio[20719]: time=\"2026-06-12T19:59:22.067910775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944530 | controller |     "Jun 12 19:59:22.074578 crc crio[20719]: time=\"2026-06-12T19:59:22.074492143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944560 | controller |     "Jun 12 19:59:22.082405 crc crio[20719]: time=\"2026-06-12T19:59:22.081599269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944588 | controller |     "Jun 12 19:59:22.096224 crc crio[20719]: time=\"2026-06-12T19:59:22.096181724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944620 | controller |     "Jun 12 19:59:22.158776 crc crio[20719]: time=\"2026-06-12T19:59:22.158677903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944645 | controller |     "Jun 12 19:59:22.241153 crc crio[20719]: time=\"2026-06-12T19:59:22.241103246Z\" level=info msg=\"Removed container e9e2135bab72e1b524a1d9d1ebe3a385b5002fd0457f4d45fd56d26e1940fb56: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=71224709-8620-4196-aaf2-bd5ee155a7c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.944677 | controller |     "Jun 12 19:59:22.248111 crc crio[20719]: time=\"2026-06-12T19:59:22.247968387Z\" level=info msg=\"Removing container: a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133\" id=ca3d731b-de53-4862-b5d7-9ecd3de279c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.944708 | controller |     "Jun 12 19:59:22.312048 crc crio[20719]: time=\"2026-06-12T19:59:22.311619808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944735 | controller |     "Jun 12 19:59:22.327204 crc crio[20719]: time=\"2026-06-12T19:59:22.327132267Z\" level=info msg=\"Removed container a35bf778fac3389a4e57788474a40fa43187f4df713a22dd66a968d69a817133: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca3d731b-de53-4862-b5d7-9ecd3de279c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.944781 | controller |     "Jun 12 19:59:22.329456 crc crio[20719]: time=\"2026-06-12T19:59:22.329394783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944813 | controller |     "Jun 12 19:59:22.392114 crc crio[20719]: time=\"2026-06-12T19:59:22.392020603Z\" level=info msg=\"Created container f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=df565109-0a76-405e-954a-6f432c0a3da8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.944839 | controller |     "Jun 12 19:59:22.393377 crc crio[20719]: time=\"2026-06-12T19:59:22.39324295Z\" level=info msg=\"Starting container: f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f\" id=08759bf8-4b9a-4a2d-bb0b-2aab46545f7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.944902 | controller |     "Jun 12 19:59:22.400353 crc crio[20719]: time=\"2026-06-12T19:59:22.400124058Z\" level=info msg=\"Started container\" PID=25972 containerID=f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=08759bf8-4b9a-4a2d-bb0b-2aab46545f7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23",
2026-06-12 21:10:22.944940 | controller |     "Jun 12 19:59:22.404893 crc crio[20719]: time=\"2026-06-12T19:59:22.404733063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.944970 | controller |     "Jun 12 19:59:22.415367 crc crio[20719]: time=\"2026-06-12T19:59:22.41532272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.945000 | controller |     "Jun 12 19:59:22.453608 crc crio[20719]: time=\"2026-06-12T19:59:22.453494432Z\" level=info msg=\"Created container 5aeff29f8d99fbea9f1a3df213ea45ebb8295b6b3dd4e82e7197247b70e0f82f: openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager\" id=5a992531-1365-4a37-b9ac-9bd3705933f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.945027 | controller |     "Jun 12 19:59:22.455373 crc crio[20719]: time=\"2026-06-12T19:59:22.455248376Z\" level=info msg=\"Starting container: 5aeff29f8d99fbea9f1a3df213ea45ebb8295b6b3dd4e82e7197247b70e0f82f\" id=cfd69e5a-283e-4043-b519-17b7a223edf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.945061 | controller |     "Jun 12 19:59:22.464024 crc crio[20719]: time=\"2026-06-12T19:59:22.463945016Z\" level=info msg=\"Started container\" PID=25976 containerID=5aeff29f8d99fbea9f1a3df213ea45ebb8295b6b3dd4e82e7197247b70e0f82f description=openshift-route-controller-manager/route-controller-manager-864bf8cccc-l95vx/route-controller-manager id=cfd69e5a-283e-4043-b519-17b7a223edf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9831a13b6c2ac81dabb19d88c84bf856bf1f5e675a571489fc98f0a2f0285a01",
2026-06-12 21:10:22.945095 | controller |     "Jun 12 19:59:22.468921 crc crio[20719]: time=\"2026-06-12T19:59:22.468818697Z\" level=info msg=\"Created container 2252e52ecd4bcc3b813baa17942e967e133904130f189fb655a894767844472c: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=6e3b989e-b203-44f7-865b-6324048e8ff0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.945125 | controller |     "Jun 12 19:59:22.472228 crc crio[20719]: time=\"2026-06-12T19:59:22.472092473Z\" level=info msg=\"Starting container: 2252e52ecd4bcc3b813baa17942e967e133904130f189fb655a894767844472c\" id=53c0c909-2573-4507-87b1-d1a955b8f23c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.945158 | controller |     "Jun 12 19:59:22.478634 crc crio[20719]: time=\"2026-06-12T19:59:22.47859118Z\" level=info msg=\"Created container d0278c57780a56a8f4ba7eac196558bd49178583f78e737cce7079c2156b5c96: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=2ccd1b98-19e3-4b3a-b78a-db3ad6a7710b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.945185 | controller |     "Jun 12 19:59:22.479255 crc crio[20719]: time=\"2026-06-12T19:59:22.479182127Z\" level=info msg=\"Started container\" PID=25986 containerID=2252e52ecd4bcc3b813baa17942e967e133904130f189fb655a894767844472c description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=53c0c909-2573-4507-87b1-d1a955b8f23c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3755ecbedfb155662e870e8b3b33f0f22403a28041508e98503aa55af993e09",
2026-06-12 21:10:22.945208 | controller |     "Jun 12 19:59:22.480489 crc crio[20719]: time=\"2026-06-12T19:59:22.480393363Z\" level=info msg=\"Created container 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=657dc6b8-16f3-4a74-858c-ef362c15e559 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.945228 | controller |     "Jun 12 19:59:22.480648 crc crio[20719]: time=\"2026-06-12T19:59:22.480536907Z\" level=info msg=\"Starting container: d0278c57780a56a8f4ba7eac196558bd49178583f78e737cce7079c2156b5c96\" id=c6df6fe0-0c8d-4946-bfc3-93c90b2d4662 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.945255 | controller |     "Jun 12 19:59:22.482369 crc crio[20719]: time=\"2026-06-12T19:59:22.482189344Z\" level=info msg=\"Starting container: 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718\" id=bab3f042-35ef-4749-97ec-3215109dd54a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.945286 | controller |     "Jun 12 19:59:22.487080 crc crio[20719]: time=\"2026-06-12T19:59:22.486918641Z\" level=info msg=\"Started container\" PID=25975 containerID=d0278c57780a56a8f4ba7eac196558bd49178583f78e737cce7079c2156b5c96 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=c6df6fe0-0c8d-4946-bfc3-93c90b2d4662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83c8bc1641505ef5e747c6e2db196b6d2c29eedef63ae40e7d281c2472cda088",
2026-06-12 21:10:22.945315 | controller |     "Jun 12 19:59:22.489970 crc crio[20719]: time=\"2026-06-12T19:59:22.4899274Z\" level=info msg=\"Started container\" PID=25977 containerID=0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=bab3f042-35ef-4749-97ec-3215109dd54a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817",
2026-06-12 21:10:22.945346 | controller |     "Jun 12 19:59:22.495475 crc crio[20719]: time=\"2026-06-12T19:59:22.491348901Z\" level=info msg=\"Created container 181ba22898515e648bc2e68c509ea989585d7aa12b3212e4fdca64d8a9b6bb25: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=e63367cc-8652-4716-ae71-138d748a60c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.945377 | controller |     "Jun 12 19:59:22.495475 crc crio[20719]: time=\"2026-06-12T19:59:22.494133942Z\" level=info msg=\"Starting container: 181ba22898515e648bc2e68c509ea989585d7aa12b3212e4fdca64d8a9b6bb25\" id=0f7ea07d-5b30-4ca7-86b8-849a12290011 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.945408 | controller |     "Jun 12 19:59:22.505390 crc crio[20719]: time=\"2026-06-12T19:59:22.504641577Z\" level=info msg=\"Started container\" PID=25974 containerID=181ba22898515e648bc2e68c509ea989585d7aa12b3212e4fdca64d8a9b6bb25 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=0f7ea07d-5b30-4ca7-86b8-849a12290011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edc805e1ae28bf7a2aab115fa11ee0561827d03072a9d432b6e2af1911e25034",
2026-06-12 21:10:22.945448 | controller |     "Jun 12 19:59:22.522690 crc crio[20719]: time=\"2026-06-12T19:59:22.522567709Z\" level=info msg=\"Created container 6057885f84454dedc718a9d646d942d2844cdf9fe874c4f69c5c41303c29c161: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=98d33aba-bb2c-476f-a6f1-0e5cb41aa5be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.945481 | controller |     "Jun 12 19:59:22.523956 crc crio[20719]: time=\"2026-06-12T19:59:22.523800734Z\" level=info msg=\"Starting container: 6057885f84454dedc718a9d646d942d2844cdf9fe874c4f69c5c41303c29c161\" id=9f88cc06-2e00-47fc-9d64-b302d8984a53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.945513 | controller |     "Jun 12 19:59:22.530778 crc crio[20719]: time=\"2026-06-12T19:59:22.530662014Z\" level=info msg=\"Started container\" PID=26002 containerID=6057885f84454dedc718a9d646d942d2844cdf9fe874c4f69c5c41303c29c161 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=9f88cc06-2e00-47fc-9d64-b302d8984a53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fdce9fab793b37f09707528fdf99b8e91e66ba8c9b7f1292975de949bdf0c51",
2026-06-12 21:10:22.945542 | controller |     "Jun 12 19:59:22.533881 crc crio[20719]: time=\"2026-06-12T19:59:22.533712942Z\" level=info msg=\"Created container 260d16d69c08760ffd2512ed5a5b7eccb3e3f6c78cfa0a2931f053041b1346a8: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=b5151736-a3f8-4e86-9386-54f88f4c2e41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.945574 | controller |     "Jun 12 19:59:22.535516 crc crio[20719]: time=\"2026-06-12T19:59:22.535438032Z\" level=info msg=\"Created container bb03d98632e6bc7d734f2dc0a3e7c367c03f1976274914961f9f65335fb44752: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=52bc0d5c-fbbe-4daa-a42f-cac8df19ddc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.945601 | controller |     "Jun 12 19:59:22.538633 crc crio[20719]: time=\"2026-06-12T19:59:22.538536993Z\" level=info msg=\"Created container ae590b45c4d18a651aea242ec5f6e043fea97f6b5e28b2eb30cd24860e3643c2: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=26041bf9-01db-4ab6-b30d-decf99088ebc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.945628 | controller |     "Jun 12 19:59:22.538633 crc crio[20719]: time=\"2026-06-12T19:59:22.538601964Z\" level=info msg=\"Starting container: bb03d98632e6bc7d734f2dc0a3e7c367c03f1976274914961f9f65335fb44752\" id=672c146d-f792-4d46-8075-e5667bb579bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.945655 | controller |     "Jun 12 19:59:22.538955 crc crio[20719]: time=\"2026-06-12T19:59:22.538552265Z\" level=info msg=\"Starting container: 260d16d69c08760ffd2512ed5a5b7eccb3e3f6c78cfa0a2931f053041b1346a8\" id=c8683faa-4cd6-444c-95c3-87fe2d80eaca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.945681 | controller |     "Jun 12 19:59:22.543583 crc crio[20719]: time=\"2026-06-12T19:59:22.543480519Z\" level=info msg=\"Starting container: ae590b45c4d18a651aea242ec5f6e043fea97f6b5e28b2eb30cd24860e3643c2\" id=6d32c20f-db94-4dbf-a691-a81f339cf0f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.945708 | controller |     "Jun 12 19:59:22.552136 crc crio[20719]: time=\"2026-06-12T19:59:22.552077666Z\" level=info msg=\"Started container\" PID=26003 containerID=bb03d98632e6bc7d734f2dc0a3e7c367c03f1976274914961f9f65335fb44752 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=672c146d-f792-4d46-8075-e5667bb579bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4be2fde7b065b8b4e92e58225619e25d141898438e7385833802a4e2a63f8ded",
2026-06-12 21:10:22.945740 | controller |     "Jun 12 19:59:22.552836 crc crio[20719]: time=\"2026-06-12T19:59:22.552704815Z\" level=info msg=\"Started container\" PID=25973 containerID=260d16d69c08760ffd2512ed5a5b7eccb3e3f6c78cfa0a2931f053041b1346a8 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=c8683faa-4cd6-444c-95c3-87fe2d80eaca name=/runtime.v1.RuntimeService/StartContainer sandboxID=1161639ee0f28c41282439cd88308fae30a985cadbc54f6ec28d52e410455af3",
2026-06-12 21:10:22.945776 | controller |     "Jun 12 19:59:22.556489 crc crio[20719]: time=\"2026-06-12T19:59:22.556212685Z\" level=info msg=\"Started container\" PID=25987 containerID=ae590b45c4d18a651aea242ec5f6e043fea97f6b5e28b2eb30cd24860e3643c2 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=6d32c20f-db94-4dbf-a691-a81f339cf0f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9ba9cec0a6d2ea75e7f68e8898218f51869c8564034e66060e8ceec57e5ceb",
2026-06-12 21:10:22.945809 | controller |     "Jun 12 19:59:31.947732 crc crio[20719]: time=\"2026-06-12T19:59:31.946592566Z\" level=info msg=\"Stopping container: 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718 (timeout: 30s)\" id=6d466749-0a81-49ac-80e7-a83b6311b9b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.945841 | controller |     "Jun 12 19:59:32.501118 crc crio[20719]: time=\"2026-06-12T19:59:32.500808968Z\" level=info msg=\"Stopped container 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6d466749-0a81-49ac-80e7-a83b6311b9b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.945903 | controller |     "Jun 12 19:59:32.504146 crc crio[20719]: time=\"2026-06-12T19:59:32.502862527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=db2dc24f-5a6a-4502-9e3a-cec65dfddd12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.945935 | controller |     "Jun 12 19:59:32.507424 crc crio[20719]: time=\"2026-06-12T19:59:32.507228234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a4979fa9-096e-4324-ad0b-7dfe17d94a6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.945964 | controller |     "Jun 12 19:59:32.511916 crc crio[20719]: time=\"2026-06-12T19:59:32.511811578Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2a84c075-23d3-4395-b284-5deaec26bc69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.945996 | controller |     "Jun 12 19:59:32.512347 crc crio[20719]: time=\"2026-06-12T19:59:32.512164118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.946024 | controller |     "Jun 12 19:59:32.542345 crc crio[20719]: time=\"2026-06-12T19:59:32.541692307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.946055 | controller |     "Jun 12 19:59:32.545804 crc crio[20719]: time=\"2026-06-12T19:59:32.545709043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.946093 | controller |     "Jun 12 19:59:32.740783 crc crio[20719]: time=\"2026-06-12T19:59:32.740599868Z\" level=info msg=\"Created container 2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2a84c075-23d3-4395-b284-5deaec26bc69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.946124 | controller |     "Jun 12 19:59:32.743194 crc crio[20719]: time=\"2026-06-12T19:59:32.742971057Z\" level=info msg=\"Starting container: 2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70\" id=7176e3f3-4955-4c5a-8efd-e9de7a7f681e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.946153 | controller |     "Jun 12 19:59:32.758221 crc crio[20719]: time=\"2026-06-12T19:59:32.757953222Z\" level=info msg=\"Started container\" PID=26252 containerID=2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=7176e3f3-4955-4c5a-8efd-e9de7a7f681e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817",
2026-06-12 21:10:22.946181 | controller |     "Jun 12 19:59:33.103940 crc crio[20719]: time=\"2026-06-12T19:59:33.103798437Z\" level=info msg=\"Removing container: 3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897\" id=fc29ddf6-afe6-4759-af59-b7e54c3a9a71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.946210 | controller |     "Jun 12 19:59:33.170128 crc crio[20719]: time=\"2026-06-12T19:59:33.16988433Z\" level=info msg=\"Removed container 3f4d003a5864ae65f9be96a3294892c7f337e751cb0c372e39a5ba6287246897: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=fc29ddf6-afe6-4759-af59-b7e54c3a9a71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.946241 | controller |     "Jun 12 19:59:36.923083 crc crio[20719]: time=\"2026-06-12T19:59:36.922398509Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fc57d5db-6551-46dc-9380-2d294b80f2ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.946270 | controller |     "Jun 12 19:59:36.928663 crc crio[20719]: time=\"2026-06-12T19:59:36.928555257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fa4ae292-2e2b-4c7e-941a-9b0edb41253d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.946301 | controller |     "Jun 12 19:59:36.933784 crc crio[20719]: time=\"2026-06-12T19:59:36.933635376Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=43594e80-fcd2-4a6e-8235-268ac36a0912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.946331 | controller |     "Jun 12 19:59:36.934904 crc crio[20719]: time=\"2026-06-12T19:59:36.93479849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.946361 | controller |     "Jun 12 19:59:37.001766 crc crio[20719]: time=\"2026-06-12T19:59:37.000956894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.946390 | controller |     "Jun 12 19:59:37.262667 crc crio[20719]: time=\"2026-06-12T19:59:37.262481504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.946467 | controller |     "Jun 12 19:59:37.372048 crc crio[20719]: time=\"2026-06-12T19:59:37.371573436Z\" level=info msg=\"Created container 6b25165c1b9bb0b9b5ae019add3b8dca9eb3206939a377ce17f25f1bba6a2d4d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=43594e80-fcd2-4a6e-8235-268ac36a0912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.946513 | controller |     "Jun 12 19:59:37.373530 crc crio[20719]: time=\"2026-06-12T19:59:37.373491992Z\" level=info msg=\"Starting container: 6b25165c1b9bb0b9b5ae019add3b8dca9eb3206939a377ce17f25f1bba6a2d4d\" id=fff108b5-0f00-4041-827c-fa6988056494 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.946544 | controller |     "Jun 12 19:59:37.380966 crc crio[20719]: time=\"2026-06-12T19:59:37.380925678Z\" level=info msg=\"Started container\" PID=26352 containerID=6b25165c1b9bb0b9b5ae019add3b8dca9eb3206939a377ce17f25f1bba6a2d4d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fff108b5-0f00-4041-827c-fa6988056494 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e2a36d6ad1ca488a2acdedcecd91c205d1da8c54556a6ca61fec45ab0d80c53",
2026-06-12 21:10:22.946573 | controller |     "Jun 12 19:59:43.949013 crc crio[20719]: time=\"2026-06-12T19:59:43.947871068Z\" level=info msg=\"Stopping container: 2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70 (timeout: 30s)\" id=f6aa106f-1bc6-443a-a565-aa422ae55171 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.946605 | controller |     "Jun 12 19:59:44.260247 crc crio[20719]: time=\"2026-06-12T19:59:44.260156076Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=5aa5011d-e312-44db-8902-d18bd1cd3de6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.946634 | controller |     "Jun 12 19:59:44.262777 crc crio[20719]: time=\"2026-06-12T19:59:44.262675649Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=c7f7b63c-10c0-4d53-913c-2ef0476ddb69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.946665 | controller |     "Jun 12 19:59:44.266498 crc crio[20719]: time=\"2026-06-12T19:59:44.266413459Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=5b705135-c635-4293-94fa-9ef272fe56e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.946693 | controller |     "Jun 12 19:59:44.266808 crc crio[20719]: time=\"2026-06-12T19:59:44.26673954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.946720 | controller |     "Jun 12 19:59:44.299082 crc crio[20719]: time=\"2026-06-12T19:59:44.298906274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.946747 | controller |     "Jun 12 19:59:44.304132 crc crio[20719]: time=\"2026-06-12T19:59:44.303804155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.946778 | controller |     "Jun 12 19:59:44.432336 crc crio[20719]: time=\"2026-06-12T19:59:44.432195538Z\" level=info msg=\"Created container e7cfe137076d321db6bfbc78363cb6b3912c4a2d9a02bb7441776ca25ffa5397: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=5b705135-c635-4293-94fa-9ef272fe56e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.946809 | controller |     "Jun 12 19:59:44.433598 crc crio[20719]: time=\"2026-06-12T19:59:44.433484675Z\" level=info msg=\"Starting container: e7cfe137076d321db6bfbc78363cb6b3912c4a2d9a02bb7441776ca25ffa5397\" id=6ef23f0f-1f66-45b5-bf3c-4953ea47d471 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.946845 | controller |     "Jun 12 19:59:44.439228 crc crio[20719]: time=\"2026-06-12T19:59:44.43909937Z\" level=info msg=\"Started container\" PID=26462 containerID=e7cfe137076d321db6bfbc78363cb6b3912c4a2d9a02bb7441776ca25ffa5397 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=6ef23f0f-1f66-45b5-bf3c-4953ea47d471 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12d9e6518e3347c0c58eba28632ccb88f5d59a5f21d970b278adc43eba0261c3",
2026-06-12 21:10:22.946927 | controller |     "Jun 12 19:59:44.987400 crc crio[20719]: time=\"2026-06-12T19:59:44.984829693Z\" level=info msg=\"Stopped container 2a9cb6d6ba2b726e50709dc131837fc04f48f755a5def4cc0f03d9d1429afd70: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f6aa106f-1bc6-443a-a565-aa422ae55171 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.947000 | controller |     "Jun 12 19:59:45.281405 crc crio[20719]: time=\"2026-06-12T19:59:45.281253761Z\" level=info msg=\"Removing container: 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718\" id=740cd7b7-58ee-4956-ae0c-ff4407ac295e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.947038 | controller |     "Jun 12 19:59:45.319855 crc crio[20719]: time=\"2026-06-12T19:59:45.319717336Z\" level=info msg=\"Removed container 0eff57df88f11c31d8a5cee13e31e06ff12d6264070419fa2321ab77133b2718: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=740cd7b7-58ee-4956-ae0c-ff4407ac295e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.947066 | controller |     "Jun 12 19:59:47.621910 crc crio[20719]: time=\"2026-06-12T19:59:47.621737642Z\" level=info msg=\"Stopping container: f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f (timeout: 30s)\" id=5db9eeb5-eec1-48c1-bf22-0e5d5cad60d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.947097 | controller |     "Jun 12 19:59:48.261790 crc crio[20719]: time=\"2026-06-12T19:59:48.260912023Z\" level=info msg=\"Stopped container f1bf2bf5de6ffd4b7c1842199da9c594a37d167fbfb69fe5081cadbc9c87287f: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=5db9eeb5-eec1-48c1-bf22-0e5d5cad60d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.947127 | controller |     "Jun 12 19:59:48.264658 crc crio[20719]: time=\"2026-06-12T19:59:48.264544029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=89b09bc9-4982-4c67-9285-5838019639ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.947157 | controller |     "Jun 12 19:59:48.267192 crc crio[20719]: time=\"2026-06-12T19:59:48.267093503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=ce70e827-282f-4ae9-b4a0-a536e4bca54d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.947188 | controller |     "Jun 12 19:59:48.269568 crc crio[20719]: time=\"2026-06-12T19:59:48.269461801Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c9e8b84c-be18-4fb5-866a-71d3e674faef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.947220 | controller |     "Jun 12 19:59:48.270079 crc crio[20719]: time=\"2026-06-12T19:59:48.269932285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.947248 | controller |     "Jun 12 19:59:48.312921 crc crio[20719]: time=\"2026-06-12T19:59:48.312749912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.947285 | controller |     "Jun 12 19:59:48.321965 crc crio[20719]: time=\"2026-06-12T19:59:48.321781042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.947317 | controller |     "Jun 12 19:59:48.333597 crc crio[20719]: time=\"2026-06-12T19:59:48.333460842Z\" level=info msg=\"Removing container: 8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c\" id=9018b1d6-82a8-451c-9c1b-19274483841c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.947346 | controller |     "Jun 12 19:59:48.392255 crc crio[20719]: time=\"2026-06-12T19:59:48.391777999Z\" level=info msg=\"Removed container 8995de538d905168e1dd02a298cadcced9dcc94e9a05bc0dafa175dc5c0b1f8c: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=9018b1d6-82a8-451c-9c1b-19274483841c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.947376 | controller |     "Jun 12 19:59:48.471403 crc crio[20719]: time=\"2026-06-12T19:59:48.471253228Z\" level=info msg=\"Created container a769a7b0c5eccb1302ce278f96b8c60a972d36d1294e7387c8545fade19f04a7: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c9e8b84c-be18-4fb5-866a-71d3e674faef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.947404 | controller |     "Jun 12 19:59:48.473457 crc crio[20719]: time=\"2026-06-12T19:59:48.473244266Z\" level=info msg=\"Starting container: a769a7b0c5eccb1302ce278f96b8c60a972d36d1294e7387c8545fade19f04a7\" id=01305820-a107-4cd0-8f11-9e43bb25f430 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.947453 | controller |     "Jun 12 19:59:48.479537 crc crio[20719]: time=\"2026-06-12T19:59:48.479385735Z\" level=info msg=\"Started container\" PID=26561 containerID=a769a7b0c5eccb1302ce278f96b8c60a972d36d1294e7387c8545fade19f04a7 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=01305820-a107-4cd0-8f11-9e43bb25f430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5256017d9e4ccdb11636422731f23b1b3ae7833e8ff93b98a6d2b193bbae6e23",
2026-06-12 21:10:22.947483 | controller |     "Jun 12 20:00:09.926727 crc crio[20719]: time=\"2026-06-12T20:00:09.925571441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=320f80e3-8bad-43f2-84e4-74f0e97ebe4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.947511 | controller |     "Jun 12 20:00:09.931832 crc crio[20719]: time=\"2026-06-12T20:00:09.931736101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=e22fb79b-7ae3-4dc1-8d74-96d955d61a70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.947538 | controller |     "Jun 12 20:00:09.936810 crc crio[20719]: time=\"2026-06-12T20:00:09.936727425Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=92ca45c3-a6c7-4a0c-830c-10353e7ae924 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.947564 | controller |     "Jun 12 20:00:09.937367 crc crio[20719]: time=\"2026-06-12T20:00:09.937216539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.947593 | controller |     "Jun 12 20:00:09.998577 crc crio[20719]: time=\"2026-06-12T20:00:09.99846082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.947626 | controller |     "Jun 12 20:00:10.002895 crc crio[20719]: time=\"2026-06-12T20:00:10.002820727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.947655 | controller |     "Jun 12 20:00:10.182536 crc crio[20719]: time=\"2026-06-12T20:00:10.181910193Z\" level=info msg=\"Created container d2263621c3ea9257eb165364632c46c0fdaeb7b75f05a0920cf756fe132a9511: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=92ca45c3-a6c7-4a0c-830c-10353e7ae924 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.947687 | controller |     "Jun 12 20:00:10.185048 crc crio[20719]: time=\"2026-06-12T20:00:10.184948242Z\" level=info msg=\"Starting container: d2263621c3ea9257eb165364632c46c0fdaeb7b75f05a0920cf756fe132a9511\" id=9998eb71-3aad-42de-a8cd-e3a5da66abdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.947720 | controller |     "Jun 12 20:00:10.195803 crc crio[20719]: time=\"2026-06-12T20:00:10.19552459Z\" level=info msg=\"Started container\" PID=26925 containerID=d2263621c3ea9257eb165364632c46c0fdaeb7b75f05a0920cf756fe132a9511 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=9998eb71-3aad-42de-a8cd-e3a5da66abdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1715da6fe669cbeb7bec25b9710b51edf450a96991e7cf668df3a22bf912817",
2026-06-12 21:10:22.947753 | controller |     "Jun 12 20:00:25.312813 crc crio[20719]: time=\"2026-06-12T20:00:25.311707035Z\" level=info msg=\"Stopping container: 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf (timeout: 15s)\" id=9c9b4355-a7b0-4bd1-a439-675af782420d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.947780 | controller |     "Jun 12 20:00:25.509902 crc crio[20719]: time=\"2026-06-12T20:00:25.509766893Z\" level=info msg=\"Stopped container 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=9c9b4355-a7b0-4bd1-a439-675af782420d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.947812 | controller |     "Jun 12 20:00:25.512130 crc crio[20719]: time=\"2026-06-12T20:00:25.512003118Z\" level=info msg=\"Stopping pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\" id=5cd3a99f-369b-4cc8-a536-74e28421efae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.947845 | controller |     "Jun 12 20:00:25.512988 crc crio[20719]: time=\"2026-06-12T20:00:25.512910934Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a081cf3c-eb25-4793-b247-b525e03e0616 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:0xc00170cd58}] Aliases:map[]}\"",
2026-06-12 21:10:22.947924 | controller |     "Jun 12 20:00:25.513449 crc crio[20719]: time=\"2026-06-12T20:00:25.513228184Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.947963 | controller |     "Jun 12 20:00:25.938799 crc crio[20719]: time=\"2026-06-12T20:00:25.938143436Z\" level=info msg=\"Stopped pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\" id=5cd3a99f-369b-4cc8-a536-74e28421efae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.947995 | controller |     "Jun 12 20:00:26.802854 crc crio[20719]: time=\"2026-06-12T20:00:26.801729433Z\" level=info msg=\"Removing container: 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf\" id=df219568-fd86-4a6a-94c2-d751aedcd366 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.948022 | controller |     "Jun 12 20:00:26.837444 crc crio[20719]: time=\"2026-06-12T20:00:26.837201975Z\" level=info msg=\"Removed container 9797bfeaf1ccbf4e9b121f1d3794567fbf414fcc46bd873f6b8b7b2acf772edf: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=df219568-fd86-4a6a-94c2-d751aedcd366 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.948049 | controller |     "Jun 12 20:00:44.092578 crc crio[20719]: time=\"2026-06-12T20:00:44.09139767Z\" level=info msg=\"Stopping pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\" id=ef5bea69-df08-44fe-9550-3e0335fa9338 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.948071 | controller |     "Jun 12 20:00:44.092578 crc crio[20719]: time=\"2026-06-12T20:00:44.092561765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\" id=ef5bea69-df08-44fe-9550-3e0335fa9338 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.948092 | controller |     "Jun 12 20:00:44.094750 crc crio[20719]: time=\"2026-06-12T20:00:44.093204003Z\" level=info msg=\"Removing pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\" id=ec6ba302-0714-4d7e-a407-f3d89adb711c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.948118 | controller |     "Jun 12 20:00:44.107096 crc crio[20719]: time=\"2026-06-12T20:00:44.106862154Z\" level=info msg=\"Removed pod sandbox: 4d563fba2817a50e8119318d32d328952bc22e07b08b490bfba43a0bcb7f9aae\" id=ec6ba302-0714-4d7e-a407-f3d89adb711c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.948151 | controller |     "Jun 12 20:01:52.855684 crc crio[20719]: time=\"2026-06-12T20:01:52.854186662Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/POD\" id=77c1a660-024f-441d-b229-4280614f9e9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.948179 | controller |     "Jun 12 20:01:52.857445 crc crio[20719]: time=\"2026-06-12T20:01:52.85580331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.948210 | controller |     "Jun 12 20:01:52.869177 crc crio[20719]: time=\"2026-06-12T20:01:52.868995025Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/POD\" id=7fabe049-a1c0-4be3-a403-353c557fc9a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.948243 | controller |     "Jun 12 20:01:52.869544 crc crio[20719]: time=\"2026-06-12T20:01:52.869251812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.948274 | controller |     "Jun 12 20:01:52.933071 crc crio[20719]: time=\"2026-06-12T20:01:52.932840419Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-786dc84d4f-s2cnw Namespace:openshift-authentication ID:872f6f87d97bea889362d76d238c45c8b113973460b911146b8532feab744332 UID:cf176428-646f-4268-9e40-bf9e703ca362 NetNS:/var/run/netns/6c2ec37a-3850-4259-b239-0133aac007c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf176428_646f_4268_9e40_bf9e703ca362.slice PodAnnotations:0xc0023e20d0}] Aliases:map[]}\"",
2026-06-12 21:10:22.948304 | controller |     "Jun 12 20:01:52.933650 crc crio[20719]: time=\"2026-06-12T20:01:52.93355695Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-786dc84d4f-s2cnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.948332 | controller |     "Jun 12 20:01:52.942018 crc crio[20719]: time=\"2026-06-12T20:01:52.941780866Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688240-qb876 Namespace:openshift-operator-lifecycle-manager ID:34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb UID:5c1b2aa8-7936-4f66-bab6-ffd56626a72c NetNS:/var/run/netns/a75500a1-463a-48bc-b2ec-0b89a1a0cf42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c1b2aa8_7936_4f66_bab6_ffd56626a72c.slice PodAnnotations:0xc002d9a0e0}] Aliases:map[]}\"",
2026-06-12 21:10:22.948368 | controller |     "Jun 12 20:01:52.942018 crc crio[20719]: time=\"2026-06-12T20:01:52.941885209Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688240-qb876 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.948421 | controller |     "Jun 12 20:01:53.279980 crc crio[20719]: 2026-06-12T20:01:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34c966c8ec66ac7 Mac:12:ca:14:3b:bb:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/a75500a1-463a-48bc-b2ec-0b89a1a0cf42 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.948454 | controller |     "Jun 12 20:01:53.283153 crc crio[20719]: time=\"2026-06-12T20:01:53.281167432Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688240-qb876 Namespace:openshift-operator-lifecycle-manager ID:34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb UID:5c1b2aa8-7936-4f66-bab6-ffd56626a72c NetNS:/var/run/netns/a75500a1-463a-48bc-b2ec-0b89a1a0cf42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c1b2aa8_7936_4f66_bab6_ffd56626a72c.slice PodAnnotations:0xc002d9a0e0}] Aliases:map[]}\"",
2026-06-12 21:10:22.948483 | controller |     "Jun 12 20:01:53.283153 crc crio[20719]: time=\"2026-06-12T20:01:53.281411839Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688240-qb876 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.948511 | controller |     "Jun 12 20:01:53.286790 crc crio[20719]: time=\"2026-06-12T20:01:53.286704843Z\" level=info msg=\"Ran pod sandbox 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/POD\" id=7fabe049-a1c0-4be3-a403-353c557fc9a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.948540 | controller |     "Jun 12 20:01:53.292100 crc crio[20719]: time=\"2026-06-12T20:01:53.29193325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32d6babc-6893-410a-a2c6-c168ed142416 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.948569 | controller |     "Jun 12 20:01:53.295408 crc crio[20719]: time=\"2026-06-12T20:01:53.294745311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9a810c2f-16cf-40ea-9d91-1efb21e5a65c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.948596 | controller |     "Jun 12 20:01:53.309186 crc crio[20719]: time=\"2026-06-12T20:01:53.30903332Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/collect-profiles\" id=d86ee152-f8c9-45c3-8a09-5c19a0248263 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.948624 | controller |     "Jun 12 20:01:53.309970 crc crio[20719]: time=\"2026-06-12T20:01:53.309894664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.948650 | controller |     "Jun 12 20:01:53.340978 crc crio[20719]: 2026-06-12T20:01:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:872f6f87d97bea8 Mac:52:4f:89:b3:bf:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/6c2ec37a-3850-4259-b239-0133aac007c7 SocketPath: PciID:}] [{Interface:0xc000014e80 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.948681 | controller |     "Jun 12 20:01:53.342073 crc crio[20719]: time=\"2026-06-12T20:01:53.341927029Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-786dc84d4f-s2cnw Namespace:openshift-authentication ID:872f6f87d97bea889362d76d238c45c8b113973460b911146b8532feab744332 UID:cf176428-646f-4268-9e40-bf9e703ca362 NetNS:/var/run/netns/6c2ec37a-3850-4259-b239-0133aac007c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf176428_646f_4268_9e40_bf9e703ca362.slice PodAnnotations:0xc0023e20d0}] Aliases:map[]}\"",
2026-06-12 21:10:22.948707 | controller |     "Jun 12 20:01:53.342330 crc crio[20719]: time=\"2026-06-12T20:01:53.342084733Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-786dc84d4f-s2cnw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.948790 | controller |     "Jun 12 20:01:53.347697 crc crio[20719]: time=\"2026-06-12T20:01:53.347604721Z\" level=info msg=\"Ran pod sandbox 872f6f87d97bea889362d76d238c45c8b113973460b911146b8532feab744332 with infra container: openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/POD\" id=77c1a660-024f-441d-b229-4280614f9e9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.948827 | controller |     "Jun 12 20:01:53.349744 crc crio[20719]: time=\"2026-06-12T20:01:53.34964916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=40fc9e22-cb9e-4086-b939-dbf132d48251 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.948885 | controller |     "Jun 12 20:01:53.351606 crc crio[20719]: time=\"2026-06-12T20:01:53.351485872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=1def1ae9-6c28-4139-b92d-f4820c65474e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.948922 | controller |     "Jun 12 20:01:53.351899 crc crio[20719]: time=\"2026-06-12T20:01:53.35177974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.948953 | controller |     "Jun 12 20:01:53.357343 crc crio[20719]: time=\"2026-06-12T20:01:53.357160215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.948983 | controller |     "Jun 12 20:01:53.358692 crc crio[20719]: time=\"2026-06-12T20:01:53.358541794Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/oauth-openshift\" id=5cf82ed4-a31f-4532-aab0-e94a66388345 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.949011 | controller |     "Jun 12 20:01:53.359122 crc crio[20719]: time=\"2026-06-12T20:01:53.359042958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.949041 | controller |     "Jun 12 20:01:53.403613 crc crio[20719]: time=\"2026-06-12T20:01:53.403479588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.949069 | controller |     "Jun 12 20:01:53.459440 crc crio[20719]: time=\"2026-06-12T20:01:53.459062546Z\" level=info msg=\"Created container 0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/collect-profiles\" id=d86ee152-f8c9-45c3-8a09-5c19a0248263 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.949096 | controller |     "Jun 12 20:01:53.461780 crc crio[20719]: time=\"2026-06-12T20:01:53.461665341Z\" level=info msg=\"Starting container: 0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364\" id=895f627a-ace1-434a-a32f-cb5698fe9110 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.949126 | controller |     "Jun 12 20:01:53.475897 crc crio[20719]: time=\"2026-06-12T20:01:53.475331221Z\" level=info msg=\"Started container\" PID=28385 containerID=0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364 description=openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/collect-profiles id=895f627a-ace1-434a-a32f-cb5698fe9110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb",
2026-06-12 21:10:22.949156 | controller |     "Jun 12 20:01:53.606362 crc crio[20719]: time=\"2026-06-12T20:01:53.605919632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.949191 | controller |     "Jun 12 20:01:53.783347 crc crio[20719]: time=\"2026-06-12T20:01:53.783089535Z\" level=info msg=\"Created container 57101dbb9622cc0617cd6d34b002dbe4e34c20a825dbba196c53a69cdb7c71f4: openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/oauth-openshift\" id=5cf82ed4-a31f-4532-aab0-e94a66388345 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.949220 | controller |     "Jun 12 20:01:53.785098 crc crio[20719]: time=\"2026-06-12T20:01:53.784884096Z\" level=info msg=\"Starting container: 57101dbb9622cc0617cd6d34b002dbe4e34c20a825dbba196c53a69cdb7c71f4\" id=c17e6993-6065-4f0c-a36c-638c70fc86af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.949254 | controller |     "Jun 12 20:01:53.804121 crc crio[20719]: time=\"2026-06-12T20:01:53.803875129Z\" level=info msg=\"Started container\" PID=28402 containerID=57101dbb9622cc0617cd6d34b002dbe4e34c20a825dbba196c53a69cdb7c71f4 description=openshift-authentication/oauth-openshift-786dc84d4f-s2cnw/oauth-openshift id=c17e6993-6065-4f0c-a36c-638c70fc86af name=/runtime.v1.RuntimeService/StartContainer sandboxID=872f6f87d97bea889362d76d238c45c8b113973460b911146b8532feab744332",
2026-06-12 21:10:22.949284 | controller |     "Jun 12 20:01:55.887420 crc crio[20719]: time=\"2026-06-12T20:01:55.886398015Z\" level=info msg=\"Stopping pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\" id=89abe7ac-6552-4ed8-a03e-13a1ff71e040 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.949312 | controller |     "Jun 12 20:01:55.891115 crc crio[20719]: time=\"2026-06-12T20:01:55.887900659Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688240-qb876 Namespace:openshift-operator-lifecycle-manager ID:34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb UID:5c1b2aa8-7936-4f66-bab6-ffd56626a72c NetNS:/var/run/netns/a75500a1-463a-48bc-b2ec-0b89a1a0cf42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c1b2aa8_7936_4f66_bab6_ffd56626a72c.slice PodAnnotations:0xc00008d370}] Aliases:map[]}\"",
2026-06-12 21:10:22.949344 | controller |     "Jun 12 20:01:55.891115 crc crio[20719]: time=\"2026-06-12T20:01:55.888065953Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688240-qb876 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.949377 | controller |     "Jun 12 20:01:56.305380 crc crio[20719]: time=\"2026-06-12T20:01:56.304966986Z\" level=info msg=\"Stopped pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\" id=89abe7ac-6552-4ed8-a03e-13a1ff71e040 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.949406 | controller |     "Jun 12 20:02:00.542042 crc crio[20719]: time=\"2026-06-12T20:02:00.541114702Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688242-57vhs/POD\" id=146d0fc2-5519-4502-8560-039aed055812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.949443 | controller |     "Jun 12 20:02:00.543444 crc crio[20719]: time=\"2026-06-12T20:02:00.542092059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.949474 | controller |     "Jun 12 20:02:00.583015 crc crio[20719]: time=\"2026-06-12T20:02:00.582609539Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688242-57vhs Namespace:openshift-infra ID:bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf UID:c359225e-6fd2-487b-b9f3-f0f6b1798cdd NetNS:/var/run/netns/8920b7c9-3686-4cf1-b9c9-e440ef21bc15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc359225e_6fd2_487b_b9f3_f0f6b1798cdd.slice PodAnnotations:0xc00008d860}] Aliases:map[]}\"",
2026-06-12 21:10:22.949505 | controller |     "Jun 12 20:02:00.583015 crc crio[20719]: time=\"2026-06-12T20:02:00.582976959Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688242-57vhs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.949535 | controller |     "Jun 12 20:02:00.939827 crc crio[20719]: 2026-06-12T20:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf5f9d0b1b4e502 Mac:b6:a4:fb:c5:0a:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/8920b7c9-3686-4cf1-b9c9-e440ef21bc15 SocketPath: PciID:}] [{Interface:0xc00050c5b0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.949568 | controller |     "Jun 12 20:02:00.941382 crc crio[20719]: time=\"2026-06-12T20:02:00.941172929Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688242-57vhs Namespace:openshift-infra ID:bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf UID:c359225e-6fd2-487b-b9f3-f0f6b1798cdd NetNS:/var/run/netns/8920b7c9-3686-4cf1-b9c9-e440ef21bc15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc359225e_6fd2_487b_b9f3_f0f6b1798cdd.slice PodAnnotations:0xc00008d860}] Aliases:map[]}\"",
2026-06-12 21:10:22.949599 | controller |     "Jun 12 20:02:00.941518 crc crio[20719]: time=\"2026-06-12T20:02:00.941458247Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688242-57vhs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.949631 | controller |     "Jun 12 20:02:00.950477 crc crio[20719]: time=\"2026-06-12T20:02:00.950314835Z\" level=info msg=\"Ran pod sandbox bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf with infra container: openshift-infra/auto-csr-approver-29688242-57vhs/POD\" id=146d0fc2-5519-4502-8560-039aed055812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.949665 | controller |     "Jun 12 20:02:00.953628 crc crio[20719]: time=\"2026-06-12T20:02:00.953523086Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d963a630-1796-4773-b5c0-5e670c07fd03 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.949694 | controller |     "Jun 12 20:02:00.963969 crc crio[20719]: time=\"2026-06-12T20:02:00.963837204Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:22.949723 | controller |     "Jun 12 20:02:06.366648 crc crio[20719]: time=\"2026-06-12T20:02:06.364964862Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d963a630-1796-4773-b5c0-5e670c07fd03 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.949751 | controller |     "Jun 12 20:02:06.370999 crc crio[20719]: time=\"2026-06-12T20:02:06.368565258Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=33a876d8-ed3c-4a04-892b-cee6eb87e267 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.949791 | controller |     "Jun 12 20:02:06.374020 crc crio[20719]: time=\"2026-06-12T20:02:06.373790588Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7bca980d-4645-4c3e-b060-e9eecc5cedd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.949890 | controller |     "Jun 12 20:02:06.387631 crc crio[20719]: time=\"2026-06-12T20:02:06.387452418Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688242-57vhs/oc\" id=c3efb283-4c58-4723-8174-00a586729bad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.949936 | controller |     "Jun 12 20:02:06.390929 crc crio[20719]: time=\"2026-06-12T20:02:06.390693522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.949974 | controller |     "Jun 12 20:02:06.433609 crc crio[20719]: time=\"2026-06-12T20:02:06.43337643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.950007 | controller |     "Jun 12 20:02:06.727862 crc crio[20719]: time=\"2026-06-12T20:02:06.727102353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.950037 | controller |     "Jun 12 20:02:06.850160 crc crio[20719]: time=\"2026-06-12T20:02:06.849993565Z\" level=info msg=\"Created container 0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab: openshift-infra/auto-csr-approver-29688242-57vhs/oc\" id=c3efb283-4c58-4723-8174-00a586729bad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.950068 | controller |     "Jun 12 20:02:06.854059 crc crio[20719]: time=\"2026-06-12T20:02:06.853922486Z\" level=info msg=\"Starting container: 0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab\" id=cc77f747-8b7b-409f-a660-103d832b49fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.950095 | controller |     "Jun 12 20:02:06.867606 crc crio[20719]: time=\"2026-06-12T20:02:06.867494654Z\" level=info msg=\"Started container\" PID=28721 containerID=0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab description=openshift-infra/auto-csr-approver-29688242-57vhs/oc id=cc77f747-8b7b-409f-a660-103d832b49fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf",
2026-06-12 21:10:22.950123 | controller |     "Jun 12 20:02:09.057894 crc crio[20719]: time=\"2026-06-12T20:02:09.057081171Z\" level=info msg=\"Stopping pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\" id=3d006090-16b3-47b6-8565-ce6c6dec9a34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.950151 | controller |     "Jun 12 20:02:09.059925 crc crio[20719]: time=\"2026-06-12T20:02:09.058922454Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688242-57vhs Namespace:openshift-infra ID:bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf UID:c359225e-6fd2-487b-b9f3-f0f6b1798cdd NetNS:/var/run/netns/8920b7c9-3686-4cf1-b9c9-e440ef21bc15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc359225e_6fd2_487b_b9f3_f0f6b1798cdd.slice PodAnnotations:0xc000526460}] Aliases:map[]}\"",
2026-06-12 21:10:22.950178 | controller |     "Jun 12 20:02:09.059925 crc crio[20719]: time=\"2026-06-12T20:02:09.059080279Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688242-57vhs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.950209 | controller |     "Jun 12 20:02:09.381629 crc crio[20719]: time=\"2026-06-12T20:02:09.380802441Z\" level=info msg=\"Stopped pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\" id=3d006090-16b3-47b6-8565-ce6c6dec9a34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.950244 | controller |     "Jun 12 20:03:05.021126 crc crio[20719]: time=\"2026-06-12T20:03:05.019776709Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-t82rj/POD\" id=5f989728-6163-4d2e-b6bd-63902559ac07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.950275 | controller |     "Jun 12 20:03:05.023564 crc crio[20719]: time=\"2026-06-12T20:03:05.021380955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.950304 | controller |     "Jun 12 20:03:05.057656 crc crio[20719]: time=\"2026-06-12T20:03:05.05752826Z\" level=info msg=\"Got pod network &{Name:redhat-operators-t82rj Namespace:openshift-marketplace ID:52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7 UID:cacfbd3b-f446-4ae8-a1c5-334f0a98696f NetNS:/var/run/netns/178c669a-131a-4db2-9d2a-6ee08daa2001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcacfbd3b_f446_4ae8_a1c5_334f0a98696f.slice PodAnnotations:0xc00334afe8}] Aliases:map[]}\"",
2026-06-12 21:10:22.950333 | controller |     "Jun 12 20:03:05.057656 crc crio[20719]: time=\"2026-06-12T20:03:05.057621313Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-t82rj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.950364 | controller |     "Jun 12 20:03:05.427969 crc crio[20719]: 2026-06-12T20:03:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52a68ce86032a86 Mac:5e:10:e3:8d:fe:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/178c669a-131a-4db2-9d2a-6ee08daa2001 SocketPath: PciID:}] [{Interface:0xc0005106e0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.950393 | controller |     "Jun 12 20:03:05.431100 crc crio[20719]: time=\"2026-06-12T20:03:05.430949898Z\" level=info msg=\"Got pod network &{Name:redhat-operators-t82rj Namespace:openshift-marketplace ID:52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7 UID:cacfbd3b-f446-4ae8-a1c5-334f0a98696f NetNS:/var/run/netns/178c669a-131a-4db2-9d2a-6ee08daa2001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcacfbd3b_f446_4ae8_a1c5_334f0a98696f.slice PodAnnotations:0xc00334afe8}] Aliases:map[]}\"",
2026-06-12 21:10:22.950428 | controller |     "Jun 12 20:03:05.431187 crc crio[20719]: time=\"2026-06-12T20:03:05.431171395Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-t82rj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.950457 | controller |     "Jun 12 20:03:05.442826 crc crio[20719]: time=\"2026-06-12T20:03:05.442714955Z\" level=info msg=\"Ran pod sandbox 52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7 with infra container: openshift-marketplace/redhat-operators-t82rj/POD\" id=5f989728-6163-4d2e-b6bd-63902559ac07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.950489 | controller |     "Jun 12 20:03:05.448370 crc crio[20719]: time=\"2026-06-12T20:03:05.44785396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58a3b29b-0599-4661-8b85-7b857f1c2741 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.950521 | controller |     "Jun 12 20:03:05.450860 crc crio[20719]: time=\"2026-06-12T20:03:05.450761394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=301f7e56-496c-4a74-87a1-84e7b0084811 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.950558 | controller |     "Jun 12 20:03:05.459132 crc crio[20719]: time=\"2026-06-12T20:03:05.4590294Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-t82rj/extract-utilities\" id=237d4df6-dd79-400c-913f-9d2cc3a8dc97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.950590 | controller |     "Jun 12 20:03:05.459692 crc crio[20719]: time=\"2026-06-12T20:03:05.459611716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.950623 | controller |     "Jun 12 20:03:05.506016 crc crio[20719]: time=\"2026-06-12T20:03:05.505866869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.950652 | controller |     "Jun 12 20:03:05.510652 crc crio[20719]: time=\"2026-06-12T20:03:05.510593264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.950681 | controller |     "Jun 12 20:03:05.624772 crc crio[20719]: time=\"2026-06-12T20:03:05.624644083Z\" level=info msg=\"Created container 82dba80007b87d6735f4c9719db84a5bb385f9241564edfb0862b6bd53053db1: openshift-marketplace/redhat-operators-t82rj/extract-utilities\" id=237d4df6-dd79-400c-913f-9d2cc3a8dc97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.950709 | controller |     "Jun 12 20:03:05.626078 crc crio[20719]: time=\"2026-06-12T20:03:05.626004491Z\" level=info msg=\"Starting container: 82dba80007b87d6735f4c9719db84a5bb385f9241564edfb0862b6bd53053db1\" id=39327ffe-af91-4c20-9df8-c5026da98378 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.950740 | controller |     "Jun 12 20:03:05.633438 crc crio[20719]: time=\"2026-06-12T20:03:05.633374532Z\" level=info msg=\"Started container\" PID=29575 containerID=82dba80007b87d6735f4c9719db84a5bb385f9241564edfb0862b6bd53053db1 description=openshift-marketplace/redhat-operators-t82rj/extract-utilities id=39327ffe-af91-4c20-9df8-c5026da98378 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7",
2026-06-12 21:10:22.950770 | controller |     "Jun 12 20:03:05.730079 crc crio[20719]: time=\"2026-06-12T20:03:05.729577592Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e8c49d37-d29e-4df8-8153-dd09dea10f68 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.950801 | controller |     "Jun 12 20:03:05.735965 crc crio[20719]: time=\"2026-06-12T20:03:05.735851982Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:10:22.950830 | controller |     "Jun 12 20:03:06.922986 crc crio[20719]: time=\"2026-06-12T20:03:06.922753787Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=e8c49d37-d29e-4df8-8153-dd09dea10f68 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.950890 | controller |     "Jun 12 20:03:06.924422 crc crio[20719]: time=\"2026-06-12T20:03:06.923919239Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=25c52f9a-3d7b-4518-8169-a79c3816bae2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.950922 | controller |     "Jun 12 20:03:06.927199 crc crio[20719]: time=\"2026-06-12T20:03:06.92711372Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=73eb7677-31d1-47a8-a33d-c30deaa5635a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.950956 | controller |     "Jun 12 20:03:06.936171 crc crio[20719]: time=\"2026-06-12T20:03:06.936036906Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-t82rj/extract-content\" id=20795741-0c98-4729-9479-79549959421e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.950998 | controller |     "Jun 12 20:03:06.937431 crc crio[20719]: time=\"2026-06-12T20:03:06.93720182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.951029 | controller |     "Jun 12 20:03:06.981089 crc crio[20719]: time=\"2026-06-12T20:03:06.981011117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.951060 | controller |     "Jun 12 20:03:06.985056 crc crio[20719]: time=\"2026-06-12T20:03:06.984979774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.951088 | controller |     "Jun 12 20:03:07.121639 crc crio[20719]: time=\"2026-06-12T20:03:07.121513085Z\" level=info msg=\"Created container fa985dab928c53d1ea2a660cc8e8f22962ef1308946e8df98333fb83eb53f9ad: openshift-marketplace/redhat-operators-t82rj/extract-content\" id=20795741-0c98-4729-9479-79549959421e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.951115 | controller |     "Jun 12 20:03:07.123250 crc crio[20719]: time=\"2026-06-12T20:03:07.123176562Z\" level=info msg=\"Starting container: fa985dab928c53d1ea2a660cc8e8f22962ef1308946e8df98333fb83eb53f9ad\" id=2781b8d2-ef22-4d67-9ed5-a10e394090cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.951143 | controller |     "Jun 12 20:03:07.132915 crc crio[20719]: time=\"2026-06-12T20:03:07.13283328Z\" level=info msg=\"Started container\" PID=29624 containerID=fa985dab928c53d1ea2a660cc8e8f22962ef1308946e8df98333fb83eb53f9ad description=openshift-marketplace/redhat-operators-t82rj/extract-content id=2781b8d2-ef22-4d67-9ed5-a10e394090cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7",
2026-06-12 21:10:22.951170 | controller |     "Jun 12 20:03:09.398727 crc crio[20719]: time=\"2026-06-12T20:03:09.397206481Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-8hcx8/POD\" id=1d0c9c95-485c-4e22-8c23-4444bbf1aa23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.951197 | controller |     "Jun 12 20:03:09.398727 crc crio[20719]: time=\"2026-06-12T20:03:09.397966293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.951224 | controller |     "Jun 12 20:03:09.439867 crc crio[20719]: time=\"2026-06-12T20:03:09.438418192Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8hcx8 Namespace:openshift-marketplace ID:7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071 UID:e5f92fce-71d7-4503-95da-f435c92b79d3 NetNS:/var/run/netns/a297f3e5-b48b-4de6-910e-3628a00c2745 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5f92fce_71d7_4503_95da_f435c92b79d3.slice PodAnnotations:0xc002d9a6f0}] Aliases:map[]}\"",
2026-06-12 21:10:22.951256 | controller |     "Jun 12 20:03:09.439867 crc crio[20719]: time=\"2026-06-12T20:03:09.438806083Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-8hcx8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.951289 | controller |     "Jun 12 20:03:11.958894 crc crio[20719]: 2026-06-12T20:03:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e7f21a22afada2 Mac:f2:39:8e:53:e5:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/a297f3e5-b48b-4de6-910e-3628a00c2745 SocketPath: PciID:}] [{Interface:0xc00025b060 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.951326 | controller |     "Jun 12 20:03:11.962059 crc crio[20719]: time=\"2026-06-12T20:03:11.96166873Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8hcx8 Namespace:openshift-marketplace ID:7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071 UID:e5f92fce-71d7-4503-95da-f435c92b79d3 NetNS:/var/run/netns/a297f3e5-b48b-4de6-910e-3628a00c2745 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5f92fce_71d7_4503_95da_f435c92b79d3.slice PodAnnotations:0xc002d9a6f0}] Aliases:map[]}\"",
2026-06-12 21:10:22.951361 | controller |     "Jun 12 20:03:11.962059 crc crio[20719]: time=\"2026-06-12T20:03:11.961933103Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-8hcx8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.951390 | controller |     "Jun 12 20:03:11.972986 crc crio[20719]: time=\"2026-06-12T20:03:11.972922851Z\" level=info msg=\"Ran pod sandbox 7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071 with infra container: openshift-marketplace/redhat-marketplace-8hcx8/POD\" id=1d0c9c95-485c-4e22-8c23-4444bbf1aa23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.951421 | controller |     "Jun 12 20:03:11.976750 crc crio[20719]: time=\"2026-06-12T20:03:11.976625856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=702beefa-376b-40ab-9823-31eec31228d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.951454 | controller |     "Jun 12 20:03:11.982819 crc crio[20719]: time=\"2026-06-12T20:03:11.980648125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=160d1fe2-7d6c-4a40-b118-3fdfb4915f90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.951484 | controller |     "Jun 12 20:03:11.993015 crc crio[20719]: time=\"2026-06-12T20:03:11.992614724Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8hcx8/extract-utilities\" id=02025795-4b58-487f-ace6-ed527a21508f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.951515 | controller |     "Jun 12 20:03:11.993388 crc crio[20719]: time=\"2026-06-12T20:03:11.993217542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.951542 | controller |     "Jun 12 20:03:12.036536 crc crio[20719]: time=\"2026-06-12T20:03:12.036352072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.951569 | controller |     "Jun 12 20:03:12.045362 crc crio[20719]: time=\"2026-06-12T20:03:12.045172144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.951596 | controller |     "Jun 12 20:03:12.920745 crc crio[20719]: time=\"2026-06-12T20:03:12.919644721Z\" level=info msg=\"Created container b3e9fc8392a9d7243bd807408037ba5134389b73546ff3503bf4a263fc9fc0e1: openshift-marketplace/redhat-marketplace-8hcx8/extract-utilities\" id=02025795-4b58-487f-ace6-ed527a21508f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.951623 | controller |     "Jun 12 20:03:12.922785 crc crio[20719]: time=\"2026-06-12T20:03:12.922572655Z\" level=info msg=\"Starting container: b3e9fc8392a9d7243bd807408037ba5134389b73546ff3503bf4a263fc9fc0e1\" id=b546079d-b180-45cc-a8bb-fd3e8023f5ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.951651 | controller |     "Jun 12 20:03:12.935212 crc crio[20719]: time=\"2026-06-12T20:03:12.935047893Z\" level=info msg=\"Started container\" PID=29765 containerID=b3e9fc8392a9d7243bd807408037ba5134389b73546ff3503bf4a263fc9fc0e1 description=openshift-marketplace/redhat-marketplace-8hcx8/extract-utilities id=b546079d-b180-45cc-a8bb-fd3e8023f5ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071",
2026-06-12 21:10:22.951688 | controller |     "Jun 12 20:03:13.224091 crc crio[20719]: time=\"2026-06-12T20:03:13.223867586Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-lxj4h/POD\" id=0dfa2b3e-3847-4131-8d89-1e8feb38713a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.951717 | controller |     "Jun 12 20:03:13.224091 crc crio[20719]: time=\"2026-06-12T20:03:13.224055591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.951745 | controller |     "Jun 12 20:03:13.255476 crc crio[20719]: time=\"2026-06-12T20:03:13.255061119Z\" level=info msg=\"Got pod network &{Name:certified-operators-lxj4h Namespace:openshift-marketplace ID:bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc UID:98bd082d-8385-452b-8591-04ea03d1fc2e NetNS:/var/run/netns/cd35e94b-d605-45ab-9a2e-e3e0ff7dd0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98bd082d_8385_452b_8591_04ea03d1fc2e.slice PodAnnotations:0xc003ab0290}] Aliases:map[]}\"",
2026-06-12 21:10:22.951777 | controller |     "Jun 12 20:03:13.256239 crc crio[20719]: time=\"2026-06-12T20:03:13.255866633Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-lxj4h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.951807 | controller |     "Jun 12 20:03:13.919950 crc crio[20719]: time=\"2026-06-12T20:03:13.919658567Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=11c09627-e77f-4469-81bc-be1b6a9f9972 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.951837 | controller |     "Jun 12 20:03:13.929087 crc crio[20719]: time=\"2026-06-12T20:03:13.928883392Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:10:22.951904 | controller |     "Jun 12 20:03:15.060707 crc crio[20719]: time=\"2026-06-12T20:03:15.059045896Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=11c09627-e77f-4469-81bc-be1b6a9f9972 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.951939 | controller |     "Jun 12 20:03:15.061792 crc crio[20719]: time=\"2026-06-12T20:03:15.06055916Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-lqjj5/POD\" id=7316dd10-33ae-44ca-8d57-46a9ecd04a16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.951973 | controller |     "Jun 12 20:03:15.061792 crc crio[20719]: time=\"2026-06-12T20:03:15.060846918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.952002 | controller |     "Jun 12 20:03:15.063129 crc crio[20719]: time=\"2026-06-12T20:03:15.062936505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9b559465-d94b-4667-984b-f8540e2f1b25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.952034 | controller |     "Jun 12 20:03:15.084061 crc crio[20719]: time=\"2026-06-12T20:03:15.083824681Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a38108ad-be5a-49de-ba7e-a0fc0777aa2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.952064 | controller |     "Jun 12 20:03:15.114457 crc crio[20719]: time=\"2026-06-12T20:03:15.112880313Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8hcx8/extract-content\" id=81afe203-7cf7-4e12-8013-89f93d2612a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.952100 | controller |     "Jun 12 20:03:15.114457 crc crio[20719]: time=\"2026-06-12T20:03:15.114247923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.952136 | controller |     "Jun 12 20:03:15.119756 crc crio[20719]: time=\"2026-06-12T20:03:15.119412992Z\" level=info msg=\"Got pod network &{Name:community-operators-lqjj5 Namespace:openshift-marketplace ID:c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731 UID:2369a1f5-7f83-47fe-870b-27a4b42d7249 NetNS:/var/run/netns/a4a584c1-10ef-4cbf-8b9f-59dbb845e80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2369a1f5_7f83_47fe_870b_27a4b42d7249.slice PodAnnotations:0xc00170c9b8}] Aliases:map[]}\"",
2026-06-12 21:10:22.952170 | controller |     "Jun 12 20:03:15.119756 crc crio[20719]: time=\"2026-06-12T20:03:15.119542006Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-lqjj5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.952198 | controller |     "Jun 12 20:03:15.258727 crc crio[20719]: time=\"2026-06-12T20:03:15.257039204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.952229 | controller |     "Jun 12 20:03:15.270705 crc crio[20719]: time=\"2026-06-12T20:03:15.269895456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.952257 | controller |     "Jun 12 20:03:15.531164 crc crio[20719]: time=\"2026-06-12T20:03:15.530538177Z\" level=info msg=\"Created container 9dd418a20ca45de6651f8a752b0cf5e9377802e6fec2b0ed01f0da1a459ad5a8: openshift-marketplace/redhat-marketplace-8hcx8/extract-content\" id=81afe203-7cf7-4e12-8013-89f93d2612a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.952288 | controller |     "Jun 12 20:03:15.541820 crc crio[20719]: time=\"2026-06-12T20:03:15.541720001Z\" level=info msg=\"Starting container: 9dd418a20ca45de6651f8a752b0cf5e9377802e6fec2b0ed01f0da1a459ad5a8\" id=fa047020-4655-404a-9093-79c8a21071cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.952323 | controller |     "Jun 12 20:03:15.554662 crc crio[20719]: time=\"2026-06-12T20:03:15.55414629Z\" level=info msg=\"Started container\" PID=29828 containerID=9dd418a20ca45de6651f8a752b0cf5e9377802e6fec2b0ed01f0da1a459ad5a8 description=openshift-marketplace/redhat-marketplace-8hcx8/extract-content id=fa047020-4655-404a-9093-79c8a21071cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071",
2026-06-12 21:10:22.952353 | controller |     "Jun 12 20:03:15.811965 crc crio[20719]: 2026-06-12T20:03:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf0c9ea2ec2ff03 Mac:6e:e4:d8:a9:02:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/cd35e94b-d605-45ab-9a2e-e3e0ff7dd0dd SocketPath: PciID:}] [{Interface:0xc000194de0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.952410 | controller |     "Jun 12 20:03:15.814538 crc crio[20719]: time=\"2026-06-12T20:03:15.813341329Z\" level=info msg=\"Got pod network &{Name:certified-operators-lxj4h Namespace:openshift-marketplace ID:bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc UID:98bd082d-8385-452b-8591-04ea03d1fc2e NetNS:/var/run/netns/cd35e94b-d605-45ab-9a2e-e3e0ff7dd0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98bd082d_8385_452b_8591_04ea03d1fc2e.slice PodAnnotations:0xc003ab0290}] Aliases:map[]}\"",
2026-06-12 21:10:22.952455 | controller |     "Jun 12 20:03:15.814538 crc crio[20719]: time=\"2026-06-12T20:03:15.813582706Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lxj4h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.952488 | controller |     "Jun 12 20:03:15.826144 crc crio[20719]: time=\"2026-06-12T20:03:15.82604087Z\" level=info msg=\"Ran pod sandbox bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc with infra container: openshift-marketplace/certified-operators-lxj4h/POD\" id=0dfa2b3e-3847-4131-8d89-1e8feb38713a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.952518 | controller |     "Jun 12 20:03:15.829172 crc crio[20719]: time=\"2026-06-12T20:03:15.828985075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1e8c1e95-ed6b-4893-a4e6-bb63c394327b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.952547 | controller |     "Jun 12 20:03:15.839563 crc crio[20719]: time=\"2026-06-12T20:03:15.838504686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=533c08ab-6259-4b8f-b11a-b1316bc5c445 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.952579 | controller |     "Jun 12 20:03:15.855421 crc crio[20719]: time=\"2026-06-12T20:03:15.854018162Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lxj4h/extract-utilities\" id=38a411d0-3b7a-44dc-9fe7-1ede6df7e9d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.952607 | controller |     "Jun 12 20:03:15.855421 crc crio[20719]: time=\"2026-06-12T20:03:15.85497458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.952639 | controller |     "Jun 12 20:03:15.915201 crc crio[20719]: time=\"2026-06-12T20:03:15.914589879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.952668 | controller |     "Jun 12 20:03:15.932613 crc crio[20719]: time=\"2026-06-12T20:03:15.932387304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.952695 | controller |     "Jun 12 20:03:16.229632 crc crio[20719]: time=\"2026-06-12T20:03:16.228799858Z\" level=info msg=\"Created container c3633be7e1b001af4e0b70fd14dffd7a143b748079f232d74ef81bddb7cef7b2: openshift-marketplace/certified-operators-lxj4h/extract-utilities\" id=38a411d0-3b7a-44dc-9fe7-1ede6df7e9d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.952722 | controller |     "Jun 12 20:03:16.232954 crc crio[20719]: time=\"2026-06-12T20:03:16.232600046Z\" level=info msg=\"Starting container: c3633be7e1b001af4e0b70fd14dffd7a143b748079f232d74ef81bddb7cef7b2\" id=7b42ad9b-710c-41bd-9e17-9b83aa6b775d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.952752 | controller |     "Jun 12 20:03:16.243694 crc crio[20719]: time=\"2026-06-12T20:03:16.24353213Z\" level=info msg=\"Started container\" PID=29854 containerID=c3633be7e1b001af4e0b70fd14dffd7a143b748079f232d74ef81bddb7cef7b2 description=openshift-marketplace/certified-operators-lxj4h/extract-utilities id=7b42ad9b-710c-41bd-9e17-9b83aa6b775d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc",
2026-06-12 21:10:22.952783 | controller |     "Jun 12 20:03:17.072543 crc crio[20719]: time=\"2026-06-12T20:03:17.072154669Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f2e1fdcb-e7f3-4f89-87ca-cd8e58d3aac4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.952818 | controller |     "Jun 12 20:03:17.081409 crc crio[20719]: time=\"2026-06-12T20:03:17.081126624Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:10:22.952874 | controller |     "Jun 12 20:03:17.465832 crc crio[20719]: 2026-06-12T20:03:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4aa92dc25a55f9 Mac:76:0e:c7:47:08:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/a4a584c1-10ef-4cbf-8b9f-59dbb845e80b SocketPath: PciID:}] [{Interface:0xc0005345c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.952918 | controller |     "Jun 12 20:03:17.469041 crc crio[20719]: time=\"2026-06-12T20:03:17.468930014Z\" level=info msg=\"Got pod network &{Name:community-operators-lqjj5 Namespace:openshift-marketplace ID:c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731 UID:2369a1f5-7f83-47fe-870b-27a4b42d7249 NetNS:/var/run/netns/a4a584c1-10ef-4cbf-8b9f-59dbb845e80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2369a1f5_7f83_47fe_870b_27a4b42d7249.slice PodAnnotations:0xc00170c9b8}] Aliases:map[]}\"",
2026-06-12 21:10:22.952951 | controller |     "Jun 12 20:03:17.469237 crc crio[20719]: time=\"2026-06-12T20:03:17.469149811Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-lqjj5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.952983 | controller |     "Jun 12 20:03:17.483919 crc crio[20719]: time=\"2026-06-12T20:03:17.483812895Z\" level=info msg=\"Ran pod sandbox c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731 with infra container: openshift-marketplace/community-operators-lqjj5/POD\" id=7316dd10-33ae-44ca-8d57-46a9ecd04a16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.953011 | controller |     "Jun 12 20:03:17.489070 crc crio[20719]: time=\"2026-06-12T20:03:17.488927707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=93538efa-a45b-49fe-8f86-22305c14f8f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.953045 | controller |     "Jun 12 20:03:17.495148 crc crio[20719]: time=\"2026-06-12T20:03:17.495049334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3fdb924f-100a-4c8f-96b6-6645f80a5382 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.953078 | controller |     "Jun 12 20:03:17.513793 crc crio[20719]: time=\"2026-06-12T20:03:17.513011374Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lqjj5/extract-utilities\" id=7dc95300-869b-4f7e-8528-83897d060688 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.953107 | controller |     "Jun 12 20:03:17.513793 crc crio[20719]: time=\"2026-06-12T20:03:17.513668172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.953138 | controller |     "Jun 12 20:03:17.589632 crc crio[20719]: time=\"2026-06-12T20:03:17.589453348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.953166 | controller |     "Jun 12 20:03:17.601204 crc crio[20719]: time=\"2026-06-12T20:03:17.600891575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.953203 | controller |     "Jun 12 20:03:17.918201 crc crio[20719]: time=\"2026-06-12T20:03:17.917815001Z\" level=info msg=\"Created container 9b79f72b94a025a7717b84737fe035d5060a2f44a1b12bfcd5441aaba9f8f22a: openshift-marketplace/community-operators-lqjj5/extract-utilities\" id=7dc95300-869b-4f7e-8528-83897d060688 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.953233 | controller |     "Jun 12 20:03:17.920612 crc crio[20719]: time=\"2026-06-12T20:03:17.920522669Z\" level=info msg=\"Starting container: 9b79f72b94a025a7717b84737fe035d5060a2f44a1b12bfcd5441aaba9f8f22a\" id=aa52dcfb-4560-4ec4-b50d-66e43460c8ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.953264 | controller |     "Jun 12 20:03:17.962783 crc crio[20719]: time=\"2026-06-12T20:03:17.962670459Z\" level=info msg=\"Started container\" PID=29906 containerID=9b79f72b94a025a7717b84737fe035d5060a2f44a1b12bfcd5441aaba9f8f22a description=openshift-marketplace/community-operators-lqjj5/extract-utilities id=aa52dcfb-4560-4ec4-b50d-66e43460c8ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731",
2026-06-12 21:10:22.953298 | controller |     "Jun 12 20:03:19.153555 crc crio[20719]: time=\"2026-06-12T20:03:19.153182028Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=28cfd3af-c570-437e-86f9-5e77028431c6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.953327 | controller |     "Jun 12 20:03:19.164150 crc crio[20719]: time=\"2026-06-12T20:03:19.164109973Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:10:22.953359 | controller |     "Jun 12 20:03:19.610143 crc crio[20719]: time=\"2026-06-12T20:03:19.609931292Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=f2e1fdcb-e7f3-4f89-87ca-cd8e58d3aac4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.953392 | controller |     "Jun 12 20:03:19.613419 crc crio[20719]: time=\"2026-06-12T20:03:19.613171078Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=747c3c30-bbb1-4b98-995d-f8c686ef80b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.953424 | controller |     "Jun 12 20:03:19.620004 crc crio[20719]: time=\"2026-06-12T20:03:19.619905551Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bb41d91c-4b80-4b80-b034-85bd956efef2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.953454 | controller |     "Jun 12 20:03:19.636071 crc crio[20719]: time=\"2026-06-12T20:03:19.635819642Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lxj4h/extract-content\" id=6e84da28-8ba4-48b7-a121-f32f76ab332e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.953483 | controller |     "Jun 12 20:03:19.637077 crc crio[20719]: time=\"2026-06-12T20:03:19.637009426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.953514 | controller |     "Jun 12 20:03:19.731040 crc crio[20719]: time=\"2026-06-12T20:03:19.730831227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.953544 | controller |     "Jun 12 20:03:19.751957 crc crio[20719]: time=\"2026-06-12T20:03:19.751736378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.953573 | controller |     "Jun 12 20:03:20.196863 crc crio[20719]: time=\"2026-06-12T20:03:20.195022015Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=28cfd3af-c570-437e-86f9-5e77028431c6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.953611 | controller |     "Jun 12 20:03:20.199215 crc crio[20719]: time=\"2026-06-12T20:03:20.19849059Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1f4f2d81-8f92-46b4-8b4f-0b87c0f4ea8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.953644 | controller |     "Jun 12 20:03:20.208177 crc crio[20719]: time=\"2026-06-12T20:03:20.207694344Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7abf1c81-dfe0-441b-b071-a359f457b3df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.953673 | controller |     "Jun 12 20:03:20.234195 crc crio[20719]: time=\"2026-06-12T20:03:20.233786163Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lqjj5/extract-content\" id=48a8c040-28e6-4bd7-bca7-8e6f6eae788a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.953704 | controller |     "Jun 12 20:03:20.235060 crc crio[20719]: time=\"2026-06-12T20:03:20.234926456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.953733 | controller |     "Jun 12 20:03:20.250850 crc crio[20719]: time=\"2026-06-12T20:03:20.250533628Z\" level=info msg=\"Created container d9306485e3b59a739d26473069e2e24910e94e34f24087f1a8b18fdba29364ea: openshift-marketplace/certified-operators-lxj4h/extract-content\" id=6e84da28-8ba4-48b7-a121-f32f76ab332e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.953761 | controller |     "Jun 12 20:03:20.258841 crc crio[20719]: time=\"2026-06-12T20:03:20.258608051Z\" level=info msg=\"Starting container: d9306485e3b59a739d26473069e2e24910e94e34f24087f1a8b18fdba29364ea\" id=542f22a6-c7d6-4cba-8c4d-5577e9b1b585 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.953788 | controller |     "Jun 12 20:03:20.274606 crc crio[20719]: time=\"2026-06-12T20:03:20.274491601Z\" level=info msg=\"Started container\" PID=29943 containerID=d9306485e3b59a739d26473069e2e24910e94e34f24087f1a8b18fdba29364ea description=openshift-marketplace/certified-operators-lxj4h/extract-content id=542f22a6-c7d6-4cba-8c4d-5577e9b1b585 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc",
2026-06-12 21:10:22.953816 | controller |     "Jun 12 20:03:20.303172 crc crio[20719]: time=\"2026-06-12T20:03:20.302894255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.953843 | controller |     "Jun 12 20:03:20.320495 crc crio[20719]: time=\"2026-06-12T20:03:20.320088908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.953904 | controller |     "Jun 12 20:03:20.843933 crc crio[20719]: time=\"2026-06-12T20:03:20.843051534Z\" level=info msg=\"Created container 0bfcb12b3f4d12dc93d7ba862cc36323052494ca2a5314d60e95055aa33cb29b: openshift-marketplace/community-operators-lqjj5/extract-content\" id=48a8c040-28e6-4bd7-bca7-8e6f6eae788a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.953938 | controller |     "Jun 12 20:03:20.859069 crc crio[20719]: time=\"2026-06-12T20:03:20.856666867Z\" level=info msg=\"Starting container: 0bfcb12b3f4d12dc93d7ba862cc36323052494ca2a5314d60e95055aa33cb29b\" id=138bf5af-b42a-499e-8f58-fc48a1663607 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.953962 | controller |     "Jun 12 20:03:20.925953 crc crio[20719]: time=\"2026-06-12T20:03:20.925817938Z\" level=info msg=\"Started container\" PID=29976 containerID=0bfcb12b3f4d12dc93d7ba862cc36323052494ca2a5314d60e95055aa33cb29b description=openshift-marketplace/community-operators-lqjj5/extract-content id=138bf5af-b42a-499e-8f58-fc48a1663607 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731",
2026-06-12 21:10:22.953989 | controller |     "Jun 12 20:03:24.361784 crc crio[20719]: time=\"2026-06-12T20:03:24.360866025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd5a53ec-f975-4c95-a059-5f8aad5ebdf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.954010 | controller |     "Jun 12 20:03:24.369600 crc crio[20719]: time=\"2026-06-12T20:03:24.369532209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1264170e-8f5e-4dc3-a0e1-dfc96decd450 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.954031 | controller |     "Jun 12 20:03:24.390874 crc crio[20719]: time=\"2026-06-12T20:03:24.390550587Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8hcx8/registry-server\" id=8d68235d-c7b7-4a52-8479-0f5cbf6911ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.954051 | controller |     "Jun 12 20:03:24.391736 crc crio[20719]: time=\"2026-06-12T20:03:24.391221557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.954071 | controller |     "Jun 12 20:03:24.493803 crc crio[20719]: time=\"2026-06-12T20:03:24.492984783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.954091 | controller |     "Jun 12 20:03:24.527956 crc crio[20719]: time=\"2026-06-12T20:03:24.527679992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.954111 | controller |     "Jun 12 20:03:25.202963 crc crio[20719]: time=\"2026-06-12T20:03:25.202107537Z\" level=info msg=\"Created container 5307c2e4338fd9cda14974bef1555807f51c840ae9fda3fc56c8001251612caa: openshift-marketplace/redhat-marketplace-8hcx8/registry-server\" id=8d68235d-c7b7-4a52-8479-0f5cbf6911ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.954131 | controller |     "Jun 12 20:03:25.205547 crc crio[20719]: time=\"2026-06-12T20:03:25.205188205Z\" level=info msg=\"Starting container: 5307c2e4338fd9cda14974bef1555807f51c840ae9fda3fc56c8001251612caa\" id=a0be0077-26df-413a-9929-5045cd03c49f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.954151 | controller |     "Jun 12 20:03:25.259757 crc crio[20719]: time=\"2026-06-12T20:03:25.258602031Z\" level=info msg=\"Started container\" PID=30013 containerID=5307c2e4338fd9cda14974bef1555807f51c840ae9fda3fc56c8001251612caa description=openshift-marketplace/redhat-marketplace-8hcx8/registry-server id=a0be0077-26df-413a-9929-5045cd03c49f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e7f21a22afada2357dc32f92a49ac53f6e2cc374a8673628acb027c471e8071",
2026-06-12 21:10:22.954172 | controller |     "Jun 12 20:03:39.009631 crc crio[20719]: time=\"2026-06-12T20:03:39.008033838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d7af97a4-5185-4709-8d3f-25f8576ba806 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.954193 | controller |     "Jun 12 20:03:39.015757 crc crio[20719]: time=\"2026-06-12T20:03:39.015605078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f787aa68-7771-4fc5-9675-2df7fbf5840d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.954213 | controller |     "Jun 12 20:03:39.047096 crc crio[20719]: time=\"2026-06-12T20:03:39.046930955Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lqjj5/registry-server\" id=0766953e-1589-44f4-8818-fe81e05f4b85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.954238 | controller |     "Jun 12 20:03:39.048102 crc crio[20719]: time=\"2026-06-12T20:03:39.048015027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.954259 | controller |     "Jun 12 20:03:39.159718 crc crio[20719]: time=\"2026-06-12T20:03:39.159541163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.954279 | controller |     "Jun 12 20:03:39.166143 crc crio[20719]: time=\"2026-06-12T20:03:39.165966369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.954299 | controller |     "Jun 12 20:03:39.369037 crc crio[20719]: time=\"2026-06-12T20:03:39.368220739Z\" level=info msg=\"Created container 9c8ff13c026011eaddad7d13e8692bd3a686bc6d3f4ce973f4e8f3e5ac835141: openshift-marketplace/community-operators-lqjj5/registry-server\" id=0766953e-1589-44f4-8818-fe81e05f4b85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.954319 | controller |     "Jun 12 20:03:39.376716 crc crio[20719]: time=\"2026-06-12T20:03:39.376629779Z\" level=info msg=\"Starting container: 9c8ff13c026011eaddad7d13e8692bd3a686bc6d3f4ce973f4e8f3e5ac835141\" id=438e9094-f7b4-4458-8e1d-5ad7d87b1941 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.954339 | controller |     "Jun 12 20:03:39.386991 crc crio[20719]: time=\"2026-06-12T20:03:39.386776451Z\" level=info msg=\"Started container\" PID=30263 containerID=9c8ff13c026011eaddad7d13e8692bd3a686bc6d3f4ce973f4e8f3e5ac835141 description=openshift-marketplace/community-operators-lqjj5/registry-server id=438e9094-f7b4-4458-8e1d-5ad7d87b1941 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4aa92dc25a55f9f2f9f525fd1848927f66ea1eb306c4bfca7094cc34c448731",
2026-06-12 21:10:22.954359 | controller |     "Jun 12 20:03:40.031675 crc crio[20719]: time=\"2026-06-12T20:03:40.031550098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7187d292-d77b-4ab7-b37f-0fde786d557a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.954381 | controller |     "Jun 12 20:03:40.037061 crc crio[20719]: time=\"2026-06-12T20:03:40.036882612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f5529656-b0db-45d9-9f94-b9187bdf6ea7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.954411 | controller |     "Jun 12 20:03:40.071249 crc crio[20719]: time=\"2026-06-12T20:03:40.065798991Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lxj4h/registry-server\" id=f7dabae0-f507-4594-b19c-f3364ad6979d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.954445 | controller |     "Jun 12 20:03:40.071249 crc crio[20719]: time=\"2026-06-12T20:03:40.066708616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.954470 | controller |     "Jun 12 20:03:40.341888 crc crio[20719]: time=\"2026-06-12T20:03:40.341054812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.954491 | controller |     "Jun 12 20:03:40.382067 crc crio[20719]: time=\"2026-06-12T20:03:40.381840597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.954517 | controller |     "Jun 12 20:03:40.638793 crc crio[20719]: time=\"2026-06-12T20:03:40.638675504Z\" level=info msg=\"Created container 1e976c10ee617a55689376e36bbf96f916d4cb65853e9afaa41d322903cbbeff: openshift-marketplace/certified-operators-lxj4h/registry-server\" id=f7dabae0-f507-4594-b19c-f3364ad6979d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.954538 | controller |     "Jun 12 20:03:40.642026 crc crio[20719]: time=\"2026-06-12T20:03:40.641859431Z\" level=info msg=\"Starting container: 1e976c10ee617a55689376e36bbf96f916d4cb65853e9afaa41d322903cbbeff\" id=e84f62bf-5e0d-4a0b-8baf-aac0d9e4b387 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.954558 | controller |     "Jun 12 20:03:40.654600 crc crio[20719]: time=\"2026-06-12T20:03:40.654470217Z\" level=info msg=\"Started container\" PID=30332 containerID=1e976c10ee617a55689376e36bbf96f916d4cb65853e9afaa41d322903cbbeff description=openshift-marketplace/certified-operators-lxj4h/registry-server id=e84f62bf-5e0d-4a0b-8baf-aac0d9e4b387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf0c9ea2ec2ff03376901610eb3f58bb2f3d688ec8d8ca5a25bca0c4052467fc",
2026-06-12 21:10:22.954579 | controller |     "Jun 12 20:03:41.080706 crc crio[20719]: time=\"2026-06-12T20:03:41.080619102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d70b157a-6611-4838-a83e-1a7be64238a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.954599 | controller |     "Jun 12 20:03:41.083872 crc crio[20719]: time=\"2026-06-12T20:03:41.083777071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9851b952-817d-406b-8eca-8d5315703409 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.954620 | controller |     "Jun 12 20:03:41.091078 crc crio[20719]: time=\"2026-06-12T20:03:41.090967187Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-t82rj/registry-server\" id=dc47e19b-604c-4870-bcb0-31de7a780649 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.954640 | controller |     "Jun 12 20:03:41.091880 crc crio[20719]: time=\"2026-06-12T20:03:41.091720419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.954659 | controller |     "Jun 12 20:03:41.145550 crc crio[20719]: time=\"2026-06-12T20:03:41.145439123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.954679 | controller |     "Jun 12 20:03:41.149469 crc crio[20719]: time=\"2026-06-12T20:03:41.149412027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.954699 | controller |     "Jun 12 20:03:41.303080 crc crio[20719]: time=\"2026-06-12T20:03:41.302958113Z\" level=info msg=\"Created container 40ac0972fbf07ad70252acab9c167cb79eaaa2b7f849cf706881f7e1bcb3a0e6: openshift-marketplace/redhat-operators-t82rj/registry-server\" id=dc47e19b-604c-4870-bcb0-31de7a780649 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.954722 | controller |     "Jun 12 20:03:41.306182 crc crio[20719]: time=\"2026-06-12T20:03:41.306043281Z\" level=info msg=\"Starting container: 40ac0972fbf07ad70252acab9c167cb79eaaa2b7f849cf706881f7e1bcb3a0e6\" id=2a91469e-964e-4857-acb1-dcde666194ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.954755 | controller |     "Jun 12 20:03:41.319610 crc crio[20719]: time=\"2026-06-12T20:03:41.319465985Z\" level=info msg=\"Started container\" PID=30366 containerID=40ac0972fbf07ad70252acab9c167cb79eaaa2b7f849cf706881f7e1bcb3a0e6 description=openshift-marketplace/redhat-operators-t82rj/registry-server id=2a91469e-964e-4857-acb1-dcde666194ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=52a68ce86032a8616c2b8ab84e3066cc9c77d6c3cdd384472e8ddc329355e4b7",
2026-06-12 21:10:22.954789 | controller |     "Jun 12 20:03:46.232156 crc crio[20719]: time=\"2026-06-12T20:03:46.231746804Z\" level=info msg=\"Stopping container: 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa (timeout: 2s)\" id=e95e22ce-7759-4083-8206-b0361ac59d93 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.954811 | controller |     "Jun 12 20:03:46.359364 crc crio[20719]: time=\"2026-06-12T20:03:46.359153894Z\" level=info msg=\"Stopped container 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa: openshift-marketplace/community-operators-ws998/registry-server\" id=e95e22ce-7759-4083-8206-b0361ac59d93 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.954832 | controller |     "Jun 12 20:03:46.361658 crc crio[20719]: time=\"2026-06-12T20:03:46.361558004Z\" level=info msg=\"Stopping pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\" id=557d926e-6ac7-4af6-be82-a4e77692e78f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.954880 | controller |     "Jun 12 20:03:46.362854 crc crio[20719]: time=\"2026-06-12T20:03:46.362757888Z\" level=info msg=\"Got pod network &{Name:community-operators-ws998 Namespace:openshift-marketplace ID:bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b UID:42f442bb-0b15-4ffa-9de6-47f66f62b389 NetNS:/var/run/netns/f8b6be02-7c2c-4b7b-9468-815469d0a749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42f442bb_0b15_4ffa_9de6_47f66f62b389.slice PodAnnotations:0xc000110440}] Aliases:map[]}\"",
2026-06-12 21:10:22.954911 | controller |     "Jun 12 20:03:46.363094 crc crio[20719]: time=\"2026-06-12T20:03:46.363009276Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-ws998 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.954945 | controller |     "Jun 12 20:03:46.735116 crc crio[20719]: time=\"2026-06-12T20:03:46.73458123Z\" level=info msg=\"Stopped pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\" id=557d926e-6ac7-4af6-be82-a4e77692e78f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.954968 | controller |     "Jun 12 20:03:47.199045 crc crio[20719]: time=\"2026-06-12T20:03:47.197531308Z\" level=info msg=\"Removing container: 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa\" id=72bc54aa-e32c-430d-b4fd-c87c965f905d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.954989 | controller |     "Jun 12 20:03:47.230739 crc crio[20719]: time=\"2026-06-12T20:03:47.229832401Z\" level=info msg=\"Removed container 0ad3c1a509434ea7abfa140d6b8327b178f7186b6e5e7aa6094b7018c1ee18aa: openshift-marketplace/community-operators-ws998/registry-server\" id=72bc54aa-e32c-430d-b4fd-c87c965f905d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955011 | controller |     "Jun 12 20:03:47.237696 crc crio[20719]: time=\"2026-06-12T20:03:47.237006036Z\" level=info msg=\"Removing container: df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b\" id=358abbcf-2d66-4f3b-8e65-9c6f2054d856 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955042 | controller |     "Jun 12 20:03:47.299629 crc crio[20719]: time=\"2026-06-12T20:03:47.299515204Z\" level=info msg=\"Removed container df5f18528993964f4eec65622eafb2e99db1f0d421c2503449bf1e9b4bb1891b: openshift-marketplace/community-operators-ws998/extract-content\" id=358abbcf-2d66-4f3b-8e65-9c6f2054d856 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955073 | controller |     "Jun 12 20:03:47.307832 crc crio[20719]: time=\"2026-06-12T20:03:47.307570932Z\" level=info msg=\"Removing container: 499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e\" id=24aff05d-59fb-46ff-a0bb-cd86fd38d5aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955106 | controller |     "Jun 12 20:03:47.330635 crc crio[20719]: time=\"2026-06-12T20:03:47.330529778Z\" level=info msg=\"Removed container 499c8c1eec683d15af68e68344432815742601767073b761b9cd26f7e11a099e: openshift-marketplace/community-operators-ws998/extract-utilities\" id=24aff05d-59fb-46ff-a0bb-cd86fd38d5aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955140 | controller |     "Jun 12 20:03:51.434894 crc crio[20719]: time=\"2026-06-12T20:03:51.434371692Z\" level=info msg=\"Stopping container: 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925 (timeout: 2s)\" id=956d925a-f8fc-470e-991a-bdae1c7f90b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.955169 | controller |     "Jun 12 20:03:51.560989 crc crio[20719]: time=\"2026-06-12T20:03:51.56076364Z\" level=info msg=\"Stopped container 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925: openshift-marketplace/redhat-marketplace-hzgmh/registry-server\" id=956d925a-f8fc-470e-991a-bdae1c7f90b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.955192 | controller |     "Jun 12 20:03:51.562177 crc crio[20719]: time=\"2026-06-12T20:03:51.562095038Z\" level=info msg=\"Stopping pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\" id=fd7f8f72-7730-40b9-831c-a93f5c98d9a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.955223 | controller |     "Jun 12 20:03:51.562949 crc crio[20719]: time=\"2026-06-12T20:03:51.562880971Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hzgmh Namespace:openshift-marketplace ID:3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d UID:b754e4ce-b558-43ed-9164-d451df5da57c NetNS:/var/run/netns/8fb18c7c-0bcc-4ccc-9c62-09ca4cafbc25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb754e4ce_b558_43ed_9164_d451df5da57c.slice PodAnnotations:0xc000526e50}] Aliases:map[]}\"",
2026-06-12 21:10:22.955255 | controller |     "Jun 12 20:03:51.563099 crc crio[20719]: time=\"2026-06-12T20:03:51.563059916Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-hzgmh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.955284 | controller |     "Jun 12 20:03:51.814205 crc crio[20719]: time=\"2026-06-12T20:03:51.81347905Z\" level=info msg=\"Stopped pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\" id=fd7f8f72-7730-40b9-831c-a93f5c98d9a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.955313 | controller |     "Jun 12 20:03:52.317180 crc crio[20719]: time=\"2026-06-12T20:03:52.316714958Z\" level=info msg=\"Removing container: 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925\" id=f6657ccd-2953-4076-8a62-42098a5bd37f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955341 | controller |     "Jun 12 20:03:52.348610 crc crio[20719]: time=\"2026-06-12T20:03:52.348454478Z\" level=info msg=\"Removed container 8f35042b75aa842caee0b56224e93acc1af98c5cb33bddb42548aeef76e9e925: openshift-marketplace/redhat-marketplace-hzgmh/registry-server\" id=f6657ccd-2953-4076-8a62-42098a5bd37f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955371 | controller |     "Jun 12 20:03:52.353904 crc crio[20719]: time=\"2026-06-12T20:03:52.353818338Z\" level=info msg=\"Removing container: 72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a\" id=60b70468-a9c6-4743-8673-a91a7b60b819 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955399 | controller |     "Jun 12 20:03:52.385079 crc crio[20719]: time=\"2026-06-12T20:03:52.384961008Z\" level=info msg=\"Removed container 72002ba6ea6010f35bed547780491bca4d3cd9d609224a12aff7d95db2d53a1a: openshift-marketplace/redhat-marketplace-hzgmh/extract-content\" id=60b70468-a9c6-4743-8673-a91a7b60b819 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955434 | controller |     "Jun 12 20:03:52.387904 crc crio[20719]: time=\"2026-06-12T20:03:52.38783533Z\" level=info msg=\"Removing container: 491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be\" id=1bb0ccba-bcae-466d-95e3-f57ca42bcc67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955458 | controller |     "Jun 12 20:03:52.417163 crc crio[20719]: time=\"2026-06-12T20:03:52.416980015Z\" level=info msg=\"Removed container 491342908f4ffb83f569c456c6ce4fb29608a93b226849de400e0624015508be: openshift-marketplace/redhat-marketplace-hzgmh/extract-utilities\" id=1bb0ccba-bcae-466d-95e3-f57ca42bcc67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955479 | controller |     "Jun 12 20:03:55.646414 crc crio[20719]: time=\"2026-06-12T20:03:55.641038729Z\" level=info msg=\"Stopping container: 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f (timeout: 2s)\" id=e4b7f032-d51e-411f-ba8c-ea9413b10ff7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.955510 | controller |     "Jun 12 20:03:56.778143 crc crio[20719]: time=\"2026-06-12T20:03:56.777999521Z\" level=info msg=\"Stopped container 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f: openshift-marketplace/certified-operators-jmqgf/registry-server\" id=e4b7f032-d51e-411f-ba8c-ea9413b10ff7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.955541 | controller |     "Jun 12 20:03:56.779458 crc crio[20719]: time=\"2026-06-12T20:03:56.779375061Z\" level=info msg=\"Stopping pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\" id=2ac5d1f4-2346-4938-8b2e-d4f5a5c4649f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.955570 | controller |     "Jun 12 20:03:56.780208 crc crio[20719]: time=\"2026-06-12T20:03:56.780143393Z\" level=info msg=\"Got pod network &{Name:certified-operators-jmqgf Namespace:openshift-marketplace ID:35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a UID:062eb0dd-1271-4352-b324-e52546c9c2ed NetNS:/var/run/netns/3443d909-f470-45b1-b4c8-e7ccf6aea594 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod062eb0dd_1271_4352_b324_e52546c9c2ed.slice PodAnnotations:0xc003ab0218}] Aliases:map[]}\"",
2026-06-12 21:10:22.955601 | controller |     "Jun 12 20:03:56.780548 crc crio[20719]: time=\"2026-06-12T20:03:56.780442452Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-jmqgf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.955629 | controller |     "Jun 12 20:03:57.071531 crc crio[20719]: time=\"2026-06-12T20:03:57.071441836Z\" level=info msg=\"Stopped pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\" id=2ac5d1f4-2346-4938-8b2e-d4f5a5c4649f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.955657 | controller |     "Jun 12 20:03:57.426189 crc crio[20719]: time=\"2026-06-12T20:03:57.425121543Z\" level=info msg=\"Removing container: 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f\" id=abeef183-26f1-49bc-ac66-7b4bf4314877 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955688 | controller |     "Jun 12 20:03:57.449526 crc crio[20719]: time=\"2026-06-12T20:03:57.44872711Z\" level=info msg=\"Removed container 02a313895cdd596b4aba0de68d19840c2ca2cd67787128fade06544e6e95e45f: openshift-marketplace/certified-operators-jmqgf/registry-server\" id=abeef183-26f1-49bc-ac66-7b4bf4314877 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955716 | controller |     "Jun 12 20:03:57.456481 crc crio[20719]: time=\"2026-06-12T20:03:57.456382401Z\" level=info msg=\"Removing container: 959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036\" id=760959ae-d97b-4fb4-9394-aaf62292cb4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955754 | controller |     "Jun 12 20:03:57.487893 crc crio[20719]: time=\"2026-06-12T20:03:57.487792232Z\" level=info msg=\"Removed container 959b003f7ba53bca208224f809044eeef8740fc3572551c568f4db115c109036: openshift-marketplace/certified-operators-jmqgf/extract-content\" id=760959ae-d97b-4fb4-9394-aaf62292cb4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955788 | controller |     "Jun 12 20:03:57.491023 crc crio[20719]: time=\"2026-06-12T20:03:57.490943466Z\" level=info msg=\"Removing container: 7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b\" id=ada15d69-55e4-497b-bba7-a5409b0d4ce6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955817 | controller |     "Jun 12 20:03:57.508128 crc crio[20719]: time=\"2026-06-12T20:03:57.508023671Z\" level=info msg=\"Removed container 7bdfede7249097fc27272fc70df8cbb94a4c7a9516297eb5606ca86e2d48cf7b: openshift-marketplace/certified-operators-jmqgf/extract-utilities\" id=ada15d69-55e4-497b-bba7-a5409b0d4ce6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.955844 | controller |     "Jun 12 20:03:57.835017 crc crio[20719]: time=\"2026-06-12T20:03:57.834903209Z\" level=info msg=\"Stopping container: edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 (timeout: 2s)\" id=f185d30c-fe04-4ddf-860b-b679febd6d3f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.955905 | controller |     "Jun 12 20:03:59.845480 crc crio[20719]: time=\"2026-06-12T20:03:59.844831395Z\" level=warning msg=\"Stopping container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:10:22.955937 | controller |     "Jun 12 20:03:59.898681 crc crio[20719]: time=\"2026-06-12T20:03:59.8985075Z\" level=error msg=\"Killing container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 21:10:22.955965 | controller |     "Jun 12 20:03:59.927650 crc crio[20719]: time=\"2026-06-12T20:03:59.927559781Z\" level=info msg=\"Stopped container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0: openshift-marketplace/redhat-operators-zq252/registry-server\" id=f185d30c-fe04-4ddf-860b-b679febd6d3f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.955992 | controller |     "Jun 12 20:03:59.928991 crc crio[20719]: time=\"2026-06-12T20:03:59.92890198Z\" level=info msg=\"Stopping pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\" id=02837b9d-6c80-439c-bc3d-75ddac897e8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.956023 | controller |     "Jun 12 20:03:59.929746 crc crio[20719]: time=\"2026-06-12T20:03:59.929676723Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zq252 Namespace:openshift-marketplace ID:8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c UID:95cee7e9-7b6c-4a0e-8a31-7e38f3c7dfe3 NetNS:/var/run/netns/846a7179-5bf9-492c-b894-d0b32ce8cf91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95cee7e9_7b6c_4a0e_8a31_7e38f3c7dfe3.slice PodAnnotations:0xc00334a7f8}] Aliases:map[]}\"",
2026-06-12 21:10:22.956057 | controller |     "Jun 12 20:03:59.929877 crc crio[20719]: time=\"2026-06-12T20:03:59.929854818Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zq252 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.956086 | controller |     "Jun 12 20:04:00.235709 crc crio[20719]: time=\"2026-06-12T20:04:00.235601157Z\" level=info msg=\"Stopped pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\" id=02837b9d-6c80-439c-bc3d-75ddac897e8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.956129 | controller |     "Jun 12 20:04:00.478063 crc crio[20719]: time=\"2026-06-12T20:04:00.477993856Z\" level=info msg=\"Removing container: edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0\" id=fb75d069-7aad-496e-9a38-2b0fdd17bc07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.956160 | controller |     "Jun 12 20:04:00.518724 crc crio[20719]: time=\"2026-06-12T20:04:00.518627024Z\" level=info msg=\"Removed container edfd6a371a6f9daab5b65385e1a71f894f0265194e24d0cd592833ec8ce6d9a0: openshift-marketplace/redhat-operators-zq252/registry-server\" id=fb75d069-7aad-496e-9a38-2b0fdd17bc07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.956187 | controller |     "Jun 12 20:04:00.524791 crc crio[20719]: time=\"2026-06-12T20:04:00.524243047Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688244-tkzff/POD\" id=9ece5828-7b1e-474e-b297-cbaa34b701b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.956215 | controller |     "Jun 12 20:04:00.524791 crc crio[20719]: time=\"2026-06-12T20:04:00.524389098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.956241 | controller |     "Jun 12 20:04:00.528299 crc crio[20719]: time=\"2026-06-12T20:04:00.528109247Z\" level=info msg=\"Removing container: 964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9\" id=4047416a-2c1d-4486-bb79-0835acd3c1ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.956269 | controller |     "Jun 12 20:04:00.545427 crc crio[20719]: time=\"2026-06-12T20:04:00.544860663Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688244-tkzff Namespace:openshift-infra ID:c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16 UID:81443475-8c12-4993-a297-99e4646ef322 NetNS:/var/run/netns/119707e9-e042-41c2-994a-7891ed89616d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81443475_8c12_4993_a297_99e4646ef322.slice PodAnnotations:0xc000eaef10}] Aliases:map[]}\"",
2026-06-12 21:10:22.956301 | controller |     "Jun 12 20:04:00.545427 crc crio[20719]: time=\"2026-06-12T20:04:00.545400921Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688244-tkzff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.956333 | controller |     "Jun 12 20:04:00.599976 crc crio[20719]: time=\"2026-06-12T20:04:00.597199455Z\" level=info msg=\"Removed container 964a625b94d2ed38c631b2050d77323b9fc004bb40693063b1f0f0e9067446b9: openshift-marketplace/redhat-operators-zq252/extract-content\" id=4047416a-2c1d-4486-bb79-0835acd3c1ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.956363 | controller |     "Jun 12 20:04:00.605382 crc crio[20719]: time=\"2026-06-12T20:04:00.60519077Z\" level=info msg=\"Removing container: 5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972\" id=51038bd7-81c7-47c7-92b4-6096cedbecb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.956409 | controller |     "Jun 12 20:04:00.627796 crc crio[20719]: time=\"2026-06-12T20:04:00.627647681Z\" level=info msg=\"Removed container 5a7040897ce184ad91ebee5c213264a3f3d1df0f09765b070599f52491279972: openshift-marketplace/redhat-operators-zq252/extract-utilities\" id=51038bd7-81c7-47c7-92b4-6096cedbecb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.956439 | controller |     "Jun 12 20:04:00.877153 crc crio[20719]: 2026-06-12T20:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c49b09882199cf8 Mac:c2:20:9f:a6:1b:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/119707e9-e042-41c2-994a-7891ed89616d SocketPath: PciID:}] [{Interface:0xc00050c6b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.956474 | controller |     "Jun 12 20:04:00.881018 crc crio[20719]: time=\"2026-06-12T20:04:00.880871656Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688244-tkzff Namespace:openshift-infra ID:c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16 UID:81443475-8c12-4993-a297-99e4646ef322 NetNS:/var/run/netns/119707e9-e042-41c2-994a-7891ed89616d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81443475_8c12_4993_a297_99e4646ef322.slice PodAnnotations:0xc000eaef10}] Aliases:map[]}\"",
2026-06-12 21:10:22.956506 | controller |     "Jun 12 20:04:00.881531 crc crio[20719]: time=\"2026-06-12T20:04:00.881455483Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688244-tkzff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.956535 | controller |     "Jun 12 20:04:00.889412 crc crio[20719]: time=\"2026-06-12T20:04:00.889180907Z\" level=info msg=\"Ran pod sandbox c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16 with infra container: openshift-infra/auto-csr-approver-29688244-tkzff/POD\" id=9ece5828-7b1e-474e-b297-cbaa34b701b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.956586 | controller |     "Jun 12 20:04:00.892839 crc crio[20719]: time=\"2026-06-12T20:04:00.892724098Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1ef13560-7df9-4bf1-b980-ed1cb6dbf7ea name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.956624 | controller |     "Jun 12 20:04:00.900975 crc crio[20719]: time=\"2026-06-12T20:04:00.900897561Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:22.956660 | controller |     "Jun 12 20:04:01.734988 crc crio[20719]: time=\"2026-06-12T20:04:01.734479076Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1ef13560-7df9-4bf1-b980-ed1cb6dbf7ea name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.956696 | controller |     "Jun 12 20:04:01.736724 crc crio[20719]: time=\"2026-06-12T20:04:01.736572505Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b8ec394f-10b6-4e7b-bb65-9fa24bf77173 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.956737 | controller |     "Jun 12 20:04:01.739504 crc crio[20719]: time=\"2026-06-12T20:04:01.738938353Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=193d3582-fb38-4ec7-8b04-e250c93ac40f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.956775 | controller |     "Jun 12 20:04:01.745161 crc crio[20719]: time=\"2026-06-12T20:04:01.745030286Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688244-tkzff/oc\" id=99fff6c8-f7e8-47a5-b6ff-b57bc7521df5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.956815 | controller |     "Jun 12 20:04:01.745781 crc crio[20719]: time=\"2026-06-12T20:04:01.745701616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.956886 | controller |     "Jun 12 20:04:01.789046 crc crio[20719]: time=\"2026-06-12T20:04:01.788874029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.956944 | controller |     "Jun 12 20:04:02.177178 crc crio[20719]: time=\"2026-06-12T20:04:02.177068871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.956991 | controller |     "Jun 12 20:04:02.296793 crc crio[20719]: time=\"2026-06-12T20:04:02.296685038Z\" level=info msg=\"Created container e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d: openshift-infra/auto-csr-approver-29688244-tkzff/oc\" id=99fff6c8-f7e8-47a5-b6ff-b57bc7521df5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.957037 | controller |     "Jun 12 20:04:02.298311 crc crio[20719]: time=\"2026-06-12T20:04:02.298184443Z\" level=info msg=\"Starting container: e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d\" id=38a6556a-9c85-4880-a682-b1ef4dbd10ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.957078 | controller |     "Jun 12 20:04:02.303110 crc crio[20719]: time=\"2026-06-12T20:04:02.302972008Z\" level=info msg=\"Started container\" PID=30910 containerID=e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d description=openshift-infra/auto-csr-approver-29688244-tkzff/oc id=38a6556a-9c85-4880-a682-b1ef4dbd10ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16",
2026-06-12 21:10:22.957119 | controller |     "Jun 12 20:04:04.566017 crc crio[20719]: time=\"2026-06-12T20:04:04.565096329Z\" level=info msg=\"Stopping pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\" id=58e4b632-0dd5-4103-9247-c23ba4699743 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.957159 | controller |     "Jun 12 20:04:04.567238 crc crio[20719]: time=\"2026-06-12T20:04:04.566839189Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688244-tkzff Namespace:openshift-infra ID:c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16 UID:81443475-8c12-4993-a297-99e4646ef322 NetNS:/var/run/netns/119707e9-e042-41c2-994a-7891ed89616d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81443475_8c12_4993_a297_99e4646ef322.slice PodAnnotations:0xc00334add0}] Aliases:map[]}\"",
2026-06-12 21:10:22.957200 | controller |     "Jun 12 20:04:04.567238 crc crio[20719]: time=\"2026-06-12T20:04:04.566973263Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688244-tkzff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.957241 | controller |     "Jun 12 20:04:04.822543 crc crio[20719]: time=\"2026-06-12T20:04:04.822064211Z\" level=info msg=\"Stopped pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\" id=58e4b632-0dd5-4103-9247-c23ba4699743 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.957282 | controller |     "Jun 12 20:04:44.232071 crc crio[20719]: time=\"2026-06-12T20:04:44.229086547Z\" level=info msg=\"Stopping pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\" id=1b418120-f2b9-4e54-9fc0-653e67a109f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.957326 | controller |     "Jun 12 20:04:44.232071 crc crio[20719]: time=\"2026-06-12T20:04:44.232011141Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\" id=1b418120-f2b9-4e54-9fc0-653e67a109f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.957365 | controller |     "Jun 12 20:04:44.235218 crc crio[20719]: time=\"2026-06-12T20:04:44.234955205Z\" level=info msg=\"Removing pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\" id=4b9ce21b-593e-48d3-bfdb-52f3622ee94b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.957400 | controller |     "Jun 12 20:04:44.260412 crc crio[20719]: time=\"2026-06-12T20:04:44.260169396Z\" level=info msg=\"Removed pod sandbox: 8f5857729cbeef9a1cff7db5bb750c31f866cbb8b7789fd6a54a2e3ce0de676c\" id=4b9ce21b-593e-48d3-bfdb-52f3622ee94b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.957434 | controller |     "Jun 12 20:04:44.262564 crc crio[20719]: time=\"2026-06-12T20:04:44.262223844Z\" level=info msg=\"Stopping pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\" id=d8fbac97-c9d1-4124-8dcd-faceb62c1b9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.957480 | controller |     "Jun 12 20:04:44.262801 crc crio[20719]: time=\"2026-06-12T20:04:44.262644216Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\" id=d8fbac97-c9d1-4124-8dcd-faceb62c1b9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.957520 | controller |     "Jun 12 20:04:44.264068 crc crio[20719]: time=\"2026-06-12T20:04:44.263957773Z\" level=info msg=\"Removing pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\" id=5be4cd1a-f91e-4604-a6e5-6fc4cb828a4b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.957559 | controller |     "Jun 12 20:04:44.278915 crc crio[20719]: time=\"2026-06-12T20:04:44.278760787Z\" level=info msg=\"Removed pod sandbox: bb0275d8a844206b2da1c213768feb8e839bf659f9e1f660badef71eb9b9447b\" id=5be4cd1a-f91e-4604-a6e5-6fc4cb828a4b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.957600 | controller |     "Jun 12 20:04:44.280190 crc crio[20719]: time=\"2026-06-12T20:04:44.280059803Z\" level=info msg=\"Stopping pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\" id=362dd58c-dcaf-4640-918a-57b0fdf268a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.957638 | controller |     "Jun 12 20:04:44.280472 crc crio[20719]: time=\"2026-06-12T20:04:44.280195747Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\" id=362dd58c-dcaf-4640-918a-57b0fdf268a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.957676 | controller |     "Jun 12 20:04:44.281646 crc crio[20719]: time=\"2026-06-12T20:04:44.281443773Z\" level=info msg=\"Removing pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\" id=3bbdb293-be39-47bf-8d45-1d465b34d52b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.957711 | controller |     "Jun 12 20:04:44.302696 crc crio[20719]: time=\"2026-06-12T20:04:44.302506908Z\" level=info msg=\"Removed pod sandbox: 3fceb5c4c9dcb8071ef31a85c4735b27eac93cd268ac432cbeb6259eaf42cf6d\" id=3bbdb293-be39-47bf-8d45-1d465b34d52b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.957745 | controller |     "Jun 12 20:04:44.304209 crc crio[20719]: time=\"2026-06-12T20:04:44.304066469Z\" level=info msg=\"Stopping pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\" id=42a89e5f-23fe-4d28-a118-610f09243480 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.957784 | controller |     "Jun 12 20:04:44.304473 crc crio[20719]: time=\"2026-06-12T20:04:44.304227074Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\" id=42a89e5f-23fe-4d28-a118-610f09243480 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.957821 | controller |     "Jun 12 20:04:44.305620 crc crio[20719]: time=\"2026-06-12T20:04:44.30551594Z\" level=info msg=\"Removing pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\" id=26a497c7-325a-49b9-8945-0af690defbd1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.957938 | controller |     "Jun 12 20:04:44.325925 crc crio[20719]: time=\"2026-06-12T20:04:44.325725221Z\" level=info msg=\"Removed pod sandbox: 35e12c64140a2e0e06cdb53a354ba156d4da3728e099465291afeb3ed1fb330a\" id=26a497c7-325a-49b9-8945-0af690defbd1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.957980 | controller |     "Jun 12 20:06:00.573673 crc crio[20719]: time=\"2026-06-12T20:06:00.572827357Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688246-cj4tn/POD\" id=cf07fc6a-4f69-4c5e-8071-00c1afaf1f9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.958016 | controller |     "Jun 12 20:06:00.575975 crc crio[20719]: time=\"2026-06-12T20:06:00.573716602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.958089 | controller |     "Jun 12 20:06:00.625114 crc crio[20719]: time=\"2026-06-12T20:06:00.624927707Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688246-cj4tn Namespace:openshift-infra ID:8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689 UID:179f2f28-3711-40f1-8ae2-17c52c9f47bc NetNS:/var/run/netns/e8d2a536-2294-4ee6-9ca4-8d58a726db0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod179f2f28_3711_40f1_8ae2_17c52c9f47bc.slice PodAnnotations:0xc00259a158}] Aliases:map[]}\"",
2026-06-12 21:10:22.958130 | controller |     "Jun 12 20:06:00.625317 crc crio[20719]: time=\"2026-06-12T20:06:00.625138553Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688246-cj4tn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.958165 | controller |     "Jun 12 20:06:01.224025 crc crio[20719]: 2026-06-12T20:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d96a142980dea1 Mac:3e:ad:e0:c3:20:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/e8d2a536-2294-4ee6-9ca4-8d58a726db0d SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.958196 | controller |     "Jun 12 20:06:01.226585 crc crio[20719]: time=\"2026-06-12T20:06:01.226494878Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688246-cj4tn Namespace:openshift-infra ID:8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689 UID:179f2f28-3711-40f1-8ae2-17c52c9f47bc NetNS:/var/run/netns/e8d2a536-2294-4ee6-9ca4-8d58a726db0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod179f2f28_3711_40f1_8ae2_17c52c9f47bc.slice PodAnnotations:0xc00259a158}] Aliases:map[]}\"",
2026-06-12 21:10:22.958225 | controller |     "Jun 12 20:06:01.226825 crc crio[20719]: time=\"2026-06-12T20:06:01.226793096Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688246-cj4tn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.958252 | controller |     "Jun 12 20:06:01.238630 crc crio[20719]: time=\"2026-06-12T20:06:01.238374577Z\" level=info msg=\"Ran pod sandbox 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689 with infra container: openshift-infra/auto-csr-approver-29688246-cj4tn/POD\" id=cf07fc6a-4f69-4c5e-8071-00c1afaf1f9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.958279 | controller |     "Jun 12 20:06:01.242481 crc crio[20719]: time=\"2026-06-12T20:06:01.242179436Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4a29ae71-fe1d-469e-ab68-e3e39887ef2e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.958306 | controller |     "Jun 12 20:06:01.254102 crc crio[20719]: time=\"2026-06-12T20:06:01.253971062Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:22.958333 | controller |     "Jun 12 20:06:02.362784 crc crio[20719]: time=\"2026-06-12T20:06:02.36196572Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4a29ae71-fe1d-469e-ab68-e3e39887ef2e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.958360 | controller |     "Jun 12 20:06:02.366973 crc crio[20719]: time=\"2026-06-12T20:06:02.366823375Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93fe0967-6e3b-487d-8500-ea2cdefa5191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.958399 | controller |     "Jun 12 20:06:02.369467 crc crio[20719]: time=\"2026-06-12T20:06:02.369334152Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=abf558e8-477e-47c0-8bf2-ed1017135449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.958433 | controller |     "Jun 12 20:06:02.378502 crc crio[20719]: time=\"2026-06-12T20:06:02.378186156Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688246-cj4tn/oc\" id=8fa1ce37-9ea2-4816-87f5-0cf10869c36c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.958461 | controller |     "Jun 12 20:06:02.378961 crc crio[20719]: time=\"2026-06-12T20:06:02.378886365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.958482 | controller |     "Jun 12 20:06:02.424527 crc crio[20719]: time=\"2026-06-12T20:06:02.424230358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.958502 | controller |     "Jun 12 20:06:02.744066 crc crio[20719]: time=\"2026-06-12T20:06:02.743948007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.958522 | controller |     "Jun 12 20:06:02.875906 crc crio[20719]: time=\"2026-06-12T20:06:02.875642559Z\" level=info msg=\"Created container 9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e: openshift-infra/auto-csr-approver-29688246-cj4tn/oc\" id=8fa1ce37-9ea2-4816-87f5-0cf10869c36c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.958544 | controller |     "Jun 12 20:06:02.877040 crc crio[20719]: time=\"2026-06-12T20:06:02.876955406Z\" level=info msg=\"Starting container: 9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e\" id=ae5001d0-f07b-4b20-ba6c-0c22b9697fda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.958574 | controller |     "Jun 12 20:06:02.883767 crc crio[20719]: time=\"2026-06-12T20:06:02.883710921Z\" level=info msg=\"Started container\" PID=32543 containerID=9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e description=openshift-infra/auto-csr-approver-29688246-cj4tn/oc id=ae5001d0-f07b-4b20-ba6c-0c22b9697fda name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689",
2026-06-12 21:10:22.958609 | controller |     "Jun 12 20:06:05.224609 crc crio[20719]: time=\"2026-06-12T20:06:05.223501317Z\" level=info msg=\"Stopping pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\" id=7f6c5d39-5694-406b-a524-c8e1e94fb4b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.958638 | controller |     "Jun 12 20:06:05.226828 crc crio[20719]: time=\"2026-06-12T20:06:05.225603986Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688246-cj4tn Namespace:openshift-infra ID:8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689 UID:179f2f28-3711-40f1-8ae2-17c52c9f47bc NetNS:/var/run/netns/e8d2a536-2294-4ee6-9ca4-8d58a726db0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod179f2f28_3711_40f1_8ae2_17c52c9f47bc.slice PodAnnotations:0xc003ab02b8}] Aliases:map[]}\"",
2026-06-12 21:10:22.958671 | controller |     "Jun 12 20:06:05.226828 crc crio[20719]: time=\"2026-06-12T20:06:05.225869953Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688246-cj4tn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.958702 | controller |     "Jun 12 20:06:05.575394 crc crio[20719]: time=\"2026-06-12T20:06:05.574504744Z\" level=info msg=\"Stopped pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\" id=7f6c5d39-5694-406b-a524-c8e1e94fb4b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.958735 | controller |     "Jun 12 20:06:32.900859 crc crio[20719]: time=\"2026-06-12T20:06:32.89998011Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/POD\" id=e07d8522-0042-4350-80cd-6607915ab7a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.958767 | controller |     "Jun 12 20:06:32.902538 crc crio[20719]: time=\"2026-06-12T20:06:32.900906415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.958802 | controller |     "Jun 12 20:06:32.935602 crc crio[20719]: time=\"2026-06-12T20:06:32.935437053Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n9pzv Namespace:cert-manager ID:b368404816b708b754f7793cbd660d1776ffa6d5b7a4f1dae965856d537d9c1a UID:91b569c8-6ea8-44bb-9ef0-e47075f2fd56 NetNS:/var/run/netns/6f7a527d-1a3a-4320-998c-9bb8f411ab69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91b569c8_6ea8_44bb_9ef0_e47075f2fd56.slice PodAnnotations:0xc000eae298}] Aliases:map[]}\"",
2026-06-12 21:10:22.958831 | controller |     "Jun 12 20:06:32.935926 crc crio[20719]: time=\"2026-06-12T20:06:32.935898967Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n9pzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.958908 | controller |     "Jun 12 20:06:32.949204 crc crio[20719]: time=\"2026-06-12T20:06:32.949108497Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-xwlk5/POD\" id=e8be40ab-e269-49ec-9440-aaa3bb11dfec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.958945 | controller |     "Jun 12 20:06:32.949458 crc crio[20719]: time=\"2026-06-12T20:06:32.949233161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.958973 | controller |     "Jun 12 20:06:32.975088 crc crio[20719]: time=\"2026-06-12T20:06:32.974946677Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-xwlk5 Namespace:cert-manager ID:b0c147f0a7b8a65940123d52999b2b3bff2d943856dba26ba8c73094e7354c12 UID:e39f721a-5089-4ac1-ad84-36fdfaf3a025 NetNS:/var/run/netns/3accf8ba-debe-4641-95e1-0f133aaf5ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39f721a_5089_4ac1_ad84_36fdfaf3a025.slice PodAnnotations:0xc00170c568}] Aliases:map[]}\"",
2026-06-12 21:10:22.959001 | controller |     "Jun 12 20:06:32.975088 crc crio[20719]: time=\"2026-06-12T20:06:32.975022629Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-xwlk5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.959033 | controller |     "Jun 12 20:06:32.983087 crc crio[20719]: time=\"2026-06-12T20:06:32.97978993Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-f4shp/POD\" id=af424cc5-ed3e-4ea6-bf73-466b4f359581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.959064 | controller |     "Jun 12 20:06:32.983087 crc crio[20719]: time=\"2026-06-12T20:06:32.980360655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.959093 | controller |     "Jun 12 20:06:33.011026 crc crio[20719]: time=\"2026-06-12T20:06:33.010868513Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-f4shp Namespace:cert-manager ID:59266b24e55b6e060d9dc93418afedc3ed05c32ba9f11ebf3c84d8aff3b6b361 UID:977e1694-9113-4285-965d-92b103cca4f1 NetNS:/var/run/netns/083462a8-5614-4d8d-9d2c-e668a89ebf6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod977e1694_9113_4285_965d_92b103cca4f1.slice PodAnnotations:0xc003ab01e0}] Aliases:map[]}\"",
2026-06-12 21:10:22.959130 | controller |     "Jun 12 20:06:33.011026 crc crio[20719]: time=\"2026-06-12T20:06:33.010935075Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-f4shp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.959163 | controller |     "Jun 12 20:06:33.336929 crc crio[20719]: 2026-06-12T20:06:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b368404816b708b Mac:fe:24:16:19:87:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/6f7a527d-1a3a-4320-998c-9bb8f411ab69 SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.959194 | controller |     "Jun 12 20:06:33.339620 crc crio[20719]: time=\"2026-06-12T20:06:33.339567709Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n9pzv Namespace:cert-manager ID:b368404816b708b754f7793cbd660d1776ffa6d5b7a4f1dae965856d537d9c1a UID:91b569c8-6ea8-44bb-9ef0-e47075f2fd56 NetNS:/var/run/netns/6f7a527d-1a3a-4320-998c-9bb8f411ab69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91b569c8_6ea8_44bb_9ef0_e47075f2fd56.slice PodAnnotations:0xc000eae298}] Aliases:map[]}\"",
2026-06-12 21:10:22.959223 | controller |     "Jun 12 20:06:33.339994 crc crio[20719]: time=\"2026-06-12T20:06:33.339965409Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n9pzv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.959251 | controller |     "Jun 12 20:06:33.352135 crc crio[20719]: time=\"2026-06-12T20:06:33.351495126Z\" level=info msg=\"Ran pod sandbox b368404816b708b754f7793cbd660d1776ffa6d5b7a4f1dae965856d537d9c1a with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/POD\" id=e07d8522-0042-4350-80cd-6607915ab7a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.959278 | controller |     "Jun 12 20:06:33.355585 crc crio[20719]: time=\"2026-06-12T20:06:33.354689672Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=ec820385-858d-423b-a90c-e17a88e88a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.959304 | controller |     "Jun 12 20:06:33.355585 crc crio[20719]: time=\"2026-06-12T20:06:33.354862177Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=ec820385-858d-423b-a90c-e17a88e88a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.959331 | controller |     "Jun 12 20:06:33.355585 crc crio[20719]: time=\"2026-06-12T20:06:33.355107383Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=ec820385-858d-423b-a90c-e17a88e88a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.959358 | controller |     "Jun 12 20:06:33.356954 crc crio[20719]: time=\"2026-06-12T20:06:33.35637103Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=7782b206-47bc-4414-8475-525436401d14 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.959380 | controller |     "Jun 12 20:06:33.372210 crc crio[20719]: time=\"2026-06-12T20:06:33.371521494Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-12 21:10:22.959401 | controller |     "Jun 12 20:06:33.385590 crc crio[20719]: 2026-06-12T20:06:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0c147f0a7b8a65 Mac:32:13:9c:7c:cc:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/3accf8ba-debe-4641-95e1-0f133aaf5ec5 SocketPath: PciID:}] [{Interface:0xc00022c6b0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.959428 | controller |     "Jun 12 20:06:33.387939 crc crio[20719]: time=\"2026-06-12T20:06:33.387853353Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-xwlk5 Namespace:cert-manager ID:b0c147f0a7b8a65940123d52999b2b3bff2d943856dba26ba8c73094e7354c12 UID:e39f721a-5089-4ac1-ad84-36fdfaf3a025 NetNS:/var/run/netns/3accf8ba-debe-4641-95e1-0f133aaf5ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39f721a_5089_4ac1_ad84_36fdfaf3a025.slice PodAnnotations:0xc00170c568}] Aliases:map[]}\"",
2026-06-12 21:10:22.959449 | controller |     "Jun 12 20:06:33.388161 crc crio[20719]: time=\"2026-06-12T20:06:33.388045618Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-xwlk5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.959471 | controller |     "Jun 12 20:06:33.398060 crc crio[20719]: time=\"2026-06-12T20:06:33.39797491Z\" level=info msg=\"Ran pod sandbox b0c147f0a7b8a65940123d52999b2b3bff2d943856dba26ba8c73094e7354c12 with infra container: cert-manager/cert-manager-7b8b89f89d-xwlk5/POD\" id=e8be40ab-e269-49ec-9440-aaa3bb11dfec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.959491 | controller |     "Jun 12 20:06:33.400851 crc crio[20719]: time=\"2026-06-12T20:06:33.400767916Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=f5d703dd-99f5-4bcd-b4a5-5ce21b8b0812 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.959511 | controller |     "Jun 12 20:06:33.401088 crc crio[20719]: time=\"2026-06-12T20:06:33.401033693Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=f5d703dd-99f5-4bcd-b4a5-5ce21b8b0812 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.959532 | controller |     "Jun 12 20:06:33.401153 crc crio[20719]: time=\"2026-06-12T20:06:33.401114055Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=f5d703dd-99f5-4bcd-b4a5-5ce21b8b0812 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.959552 | controller |     "Jun 12 20:06:33.405126 crc crio[20719]: time=\"2026-06-12T20:06:33.40492608Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=b3225d9c-ccaf-4d83-8b28-61c6c84bf843 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.959573 | controller |     "Jun 12 20:06:33.414051 crc crio[20719]: time=\"2026-06-12T20:06:33.413597968Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-12 21:10:22.959594 | controller |     "Jun 12 20:06:33.419664 crc crio[20719]: 2026-06-12T20:06:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59266b24e55b6e0 Mac:2e:f0:24:37:5f:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/083462a8-5614-4d8d-9d2c-e668a89ebf6f SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.959615 | controller |     "Jun 12 20:06:33.420615 crc crio[20719]: time=\"2026-06-12T20:06:33.420548748Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-f4shp Namespace:cert-manager ID:59266b24e55b6e060d9dc93418afedc3ed05c32ba9f11ebf3c84d8aff3b6b361 UID:977e1694-9113-4285-965d-92b103cca4f1 NetNS:/var/run/netns/083462a8-5614-4d8d-9d2c-e668a89ebf6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod977e1694_9113_4285_965d_92b103cca4f1.slice PodAnnotations:0xc003ab01e0}] Aliases:map[]}\"",
2026-06-12 21:10:22.959636 | controller |     "Jun 12 20:06:33.420767 crc crio[20719]: time=\"2026-06-12T20:06:33.420715193Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-f4shp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.959662 | controller |     "Jun 12 20:06:33.428218 crc crio[20719]: time=\"2026-06-12T20:06:33.428157218Z\" level=info msg=\"Ran pod sandbox 59266b24e55b6e060d9dc93418afedc3ed05c32ba9f11ebf3c84d8aff3b6b361 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-f4shp/POD\" id=af424cc5-ed3e-4ea6-bf73-466b4f359581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.959682 | controller |     "Jun 12 20:06:33.432062 crc crio[20719]: time=\"2026-06-12T20:06:33.431786336Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=7c468a99-233e-4a82-a9a5-32d19b15f41c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.959703 | controller |     "Jun 12 20:06:33.432062 crc crio[20719]: time=\"2026-06-12T20:06:33.431967922Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=7c468a99-233e-4a82-a9a5-32d19b15f41c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.959723 | controller |     "Jun 12 20:06:33.432062 crc crio[20719]: time=\"2026-06-12T20:06:33.432010383Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=7c468a99-233e-4a82-a9a5-32d19b15f41c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.959743 | controller |     "Jun 12 20:06:33.433730 crc crio[20719]: time=\"2026-06-12T20:06:33.433036551Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=968663a1-e1df-47f6-97f3-106ab6c3d527 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.959764 | controller |     "Jun 12 20:06:33.436449 crc crio[20719]: time=\"2026-06-12T20:06:33.436221819Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-12 21:10:22.959784 | controller |     "Jun 12 20:06:37.691043 crc crio[20719]: time=\"2026-06-12T20:06:37.690458185Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=7782b206-47bc-4414-8475-525436401d14 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.959804 | controller |     "Jun 12 20:06:37.692787 crc crio[20719]: time=\"2026-06-12T20:06:37.692246158Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=6d43dadc-a35e-4f2c-82cd-780cbde56d2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.959825 | controller |     "Jun 12 20:06:37.697867 crc crio[20719]: time=\"2026-06-12T20:06:37.697794366Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=0a9b3d9f-6a72-47c1-a762-e2bb6d6876f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.959845 | controller |     "Jun 12 20:06:37.717802 crc crio[20719]: time=\"2026-06-12T20:06:37.717717811Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/cert-manager-cainjector\" id=44e233f5-6d49-4ac8-a2fd-b4250d8bc556 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.959940 | controller |     "Jun 12 20:06:37.720488 crc crio[20719]: time=\"2026-06-12T20:06:37.720371625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.959967 | controller |     "Jun 12 20:06:37.750052 crc crio[20719]: time=\"2026-06-12T20:06:37.749750221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.959989 | controller |     "Jun 12 20:06:37.754058 crc crio[20719]: time=\"2026-06-12T20:06:37.753895804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.960015 | controller |     "Jun 12 20:06:37.881530 crc crio[20719]: time=\"2026-06-12T20:06:37.881419622Z\" level=info msg=\"Created container e77bff646f7e4e64d48a70e37a10eba38f0deed41139a54b732013a262b28609: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/cert-manager-cainjector\" id=44e233f5-6d49-4ac8-a2fd-b4250d8bc556 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.960036 | controller |     "Jun 12 20:06:37.882872 crc crio[20719]: time=\"2026-06-12T20:06:37.882789649Z\" level=info msg=\"Starting container: e77bff646f7e4e64d48a70e37a10eba38f0deed41139a54b732013a262b28609\" id=382f542e-057f-43cc-ae3e-2139330509af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.960057 | controller |     "Jun 12 20:06:38.111621 crc crio[20719]: time=\"2026-06-12T20:06:38.111525042Z\" level=info msg=\"Started container\" PID=33934 containerID=e77bff646f7e4e64d48a70e37a10eba38f0deed41139a54b732013a262b28609 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-n9pzv/cert-manager-cainjector id=382f542e-057f-43cc-ae3e-2139330509af name=/runtime.v1.RuntimeService/StartContainer sandboxID=b368404816b708b754f7793cbd660d1776ffa6d5b7a4f1dae965856d537d9c1a",
2026-06-12 21:10:22.960078 | controller |     "Jun 12 20:06:40.397114 crc crio[20719]: time=\"2026-06-12T20:06:40.396154897Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=968663a1-e1df-47f6-97f3-106ab6c3d527 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.960100 | controller |     "Jun 12 20:06:40.399209 crc crio[20719]: time=\"2026-06-12T20:06:40.398620104Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=8a20f512-2a46-42ca-ac56-d50c2e81785c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.960125 | controller |     "Jun 12 20:06:40.454035 crc crio[20719]: time=\"2026-06-12T20:06:40.453852449Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=e038cbf1-ae64-4ee1-b994-072bb57fc4b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.960158 | controller |     "Jun 12 20:06:40.461210 crc crio[20719]: time=\"2026-06-12T20:06:40.461038551Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=b3225d9c-ccaf-4d83-8b28-61c6c84bf843 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.960184 | controller |     "Jun 12 20:06:40.464845 crc crio[20719]: time=\"2026-06-12T20:06:40.464700566Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=b80b7c78-0327-425b-b8a4-5fc93d8342f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.960214 | controller |     "Jun 12 20:06:40.469358 crc crio[20719]: time=\"2026-06-12T20:06:40.468984404Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-f4shp/cert-manager-webhook\" id=40992c85-e95d-4324-988a-5c6b9d89e0c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.960247 | controller |     "Jun 12 20:06:40.473608 crc crio[20719]: time=\"2026-06-12T20:06:40.470166876Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=e6d94887-5626-4065-8bbb-546e38d170a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.960273 | controller |     "Jun 12 20:06:40.477197 crc crio[20719]: time=\"2026-06-12T20:06:40.476833162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.960304 | controller |     "Jun 12 20:06:40.493375 crc crio[20719]: time=\"2026-06-12T20:06:40.490576398Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-xwlk5/cert-manager-controller\" id=7d28b99a-1856-4500-beee-818b6b9d0d79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.960332 | controller |     "Jun 12 20:06:40.501339 crc crio[20719]: time=\"2026-06-12T20:06:40.501228158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.960372 | controller |     "Jun 12 20:06:40.528242 crc crio[20719]: time=\"2026-06-12T20:06:40.528109216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.960438 | controller |     "Jun 12 20:06:40.531784 crc crio[20719]: time=\"2026-06-12T20:06:40.531677843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.960463 | controller |     "Jun 12 20:06:40.536528 crc crio[20719]: time=\"2026-06-12T20:06:40.536197128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.960490 | controller |     "Jun 12 20:06:40.536528 crc crio[20719]: time=\"2026-06-12T20:06:40.536455325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.960521 | controller |     "Jun 12 20:06:40.682147 crc crio[20719]: time=\"2026-06-12T20:06:40.682010867Z\" level=info msg=\"Created container 0bdd44e4ab6fa7c6c4ffbecac04abd8643054055055e2360411fb2f8dc284b2f: cert-manager/cert-manager-webhook-769f6b94cb-f4shp/cert-manager-webhook\" id=40992c85-e95d-4324-988a-5c6b9d89e0c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.960554 | controller |     "Jun 12 20:06:40.683163 crc crio[20719]: time=\"2026-06-12T20:06:40.683078556Z\" level=info msg=\"Created container bc6f917756609fb14bba710760925a5111a29ebed198f9585c8ecc91e5833884: cert-manager/cert-manager-7b8b89f89d-xwlk5/cert-manager-controller\" id=7d28b99a-1856-4500-beee-818b6b9d0d79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.960582 | controller |     "Jun 12 20:06:40.684090 crc crio[20719]: time=\"2026-06-12T20:06:40.683985702Z\" level=info msg=\"Starting container: 0bdd44e4ab6fa7c6c4ffbecac04abd8643054055055e2360411fb2f8dc284b2f\" id=5c69a183-5faf-4862-8fe0-15c6ccc0bd10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.960614 | controller |     "Jun 12 20:06:40.684763 crc crio[20719]: time=\"2026-06-12T20:06:40.684251718Z\" level=info msg=\"Starting container: bc6f917756609fb14bba710760925a5111a29ebed198f9585c8ecc91e5833884\" id=60f1a2ba-74c1-46ed-b908-9b512e219569 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.960648 | controller |     "Jun 12 20:06:40.693142 crc crio[20719]: time=\"2026-06-12T20:06:40.693109942Z\" level=info msg=\"Started container\" PID=34099 containerID=0bdd44e4ab6fa7c6c4ffbecac04abd8643054055055e2360411fb2f8dc284b2f description=cert-manager/cert-manager-webhook-769f6b94cb-f4shp/cert-manager-webhook id=5c69a183-5faf-4862-8fe0-15c6ccc0bd10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59266b24e55b6e060d9dc93418afedc3ed05c32ba9f11ebf3c84d8aff3b6b361",
2026-06-12 21:10:22.960680 | controller |     "Jun 12 20:06:40.694997 crc crio[20719]: time=\"2026-06-12T20:06:40.694967402Z\" level=info msg=\"Started container\" PID=34100 containerID=bc6f917756609fb14bba710760925a5111a29ebed198f9585c8ecc91e5833884 description=cert-manager/cert-manager-7b8b89f89d-xwlk5/cert-manager-controller id=60f1a2ba-74c1-46ed-b908-9b512e219569 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0c147f0a7b8a65940123d52999b2b3bff2d943856dba26ba8c73094e7354c12",
2026-06-12 21:10:22.960708 | controller |     "Jun 12 20:06:41.475952 crc crio[20719]: time=\"2026-06-12T20:06:41.475736048Z\" level=info msg=\"Stopping container: 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809 (timeout: 30s)\" id=162dd5db-0f8c-48d8-b651-68e395abe067 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.960791 | controller |     "Jun 12 20:06:41.476669 crc crio[20719]: time=\"2026-06-12T20:06:41.475992795Z\" level=info msg=\"Stopping container: c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3 (timeout: 30s)\" id=2c9dea4a-9176-452b-8809-e5a23ae7825c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.960827 | controller |     "Jun 12 20:06:41.605563 crc crio[20719]: time=\"2026-06-12T20:06:41.604621952Z\" level=info msg=\"Stopped container 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=162dd5db-0f8c-48d8-b651-68e395abe067 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.960898 | controller |     "Jun 12 20:06:41.658796 crc crio[20719]: time=\"2026-06-12T20:06:41.658731486Z\" level=info msg=\"Stopped container c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=2c9dea4a-9176-452b-8809-e5a23ae7825c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.960937 | controller |     "Jun 12 20:06:41.660531 crc crio[20719]: time=\"2026-06-12T20:06:41.660251138Z\" level=info msg=\"Stopping pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\" id=b4f34612-9621-4f63-9eea-a60d0e6df841 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.960969 | controller |     "Jun 12 20:06:41.668247 crc crio[20719]: time=\"2026-06-12T20:06:41.668147235Z\" level=info msg=\"Stopped pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\" id=b4f34612-9621-4f63-9eea-a60d0e6df841 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.960997 | controller |     "Jun 12 20:06:41.676910 crc crio[20719]: time=\"2026-06-12T20:06:41.676823374Z\" level=info msg=\"Stopping container: 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34 (timeout: 30s)\" id=88bd74ff-235f-46fd-9a3d-4f7d0fd5032d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961023 | controller |     "Jun 12 20:06:41.677726 crc crio[20719]: time=\"2026-06-12T20:06:41.677036482Z\" level=info msg=\"Stopping container: 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01 (timeout: 30s)\" id=4f22ad8d-0092-4c29-b0d1-6e369fbf7bb3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961054 | controller |     "Jun 12 20:06:41.677726 crc crio[20719]: time=\"2026-06-12T20:06:41.677549313Z\" level=info msg=\"Stopping container: eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02 (timeout: 30s)\" id=ba3b1e5b-c73d-4482-8397-fad106faa1f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961086 | controller |     "Jun 12 20:06:41.677877 crc crio[20719]: time=\"2026-06-12T20:06:41.676910638Z\" level=info msg=\"Stopping container: 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3 (timeout: 30s)\" id=48b6559a-9781-420e-aab9-b8a38b320405 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961114 | controller |     "Jun 12 20:06:41.677877 crc crio[20719]: time=\"2026-06-12T20:06:41.677811254Z\" level=info msg=\"Stopping container: 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25 (timeout: 30s)\" id=ee31634f-a4cc-4c33-bc91-b5304ef8acc9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961146 | controller |     "Jun 12 20:06:41.678138 crc crio[20719]: time=\"2026-06-12T20:06:41.67809417Z\" level=info msg=\"Stopping container: c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d (timeout: 30s)\" id=dc3ecc8a-70eb-464d-abe7-43183807ff72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961179 | controller |     "Jun 12 20:06:41.678798 crc crio[20719]: time=\"2026-06-12T20:06:41.6787696Z\" level=info msg=\"Stopping container: f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057 (timeout: 30s)\" id=d89a33f7-914e-43c5-9ad0-a02ad81a9d63 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961216 | controller |     "Jun 12 20:06:41.769490 crc crio[20719]: time=\"2026-06-12T20:06:41.766045439Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 21:10:22.961250 | controller |     "Jun 12 20:06:41.769490 crc crio[20719]: time=\"2026-06-12T20:06:41.76642092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.961279 | controller |     "Jun 12 20:06:41.769490 crc crio[20719]: time=\"2026-06-12T20:06:41.766984636Z\" level=info msg=\"Removing container: 36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8\" id=63a06199-f3c7-4132-8631-410989334676 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.961309 | controller |     "Jun 12 20:06:41.783895 crc crio[20719]: time=\"2026-06-12T20:06:41.771910111Z\" level=info msg=\"Stopping container: a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9 (timeout: 30s)\" id=429b396e-42cb-42bf-b443-24ed50faec2b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961338 | controller |     "Jun 12 20:06:41.825664 crc crio[20719]: time=\"2026-06-12T20:06:41.825555592Z\" level=info msg=\"Stopped container eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=ba3b1e5b-c73d-4482-8397-fad106faa1f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961365 | controller |     "Jun 12 20:06:41.844337 crc crio[20719]: time=\"2026-06-12T20:06:41.840377869Z\" level=info msg=\"Stopped container f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=d89a33f7-914e-43c5-9ad0-a02ad81a9d63 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961423 | controller |     "Jun 12 20:06:41.844337 crc crio[20719]: time=\"2026-06-12T20:06:41.842034695Z\" level=info msg=\"Stopped container 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=4f22ad8d-0092-4c29-b0d1-6e369fbf7bb3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961455 | controller |     "Jun 12 20:06:41.849817 crc crio[20719]: time=\"2026-06-12T20:06:41.849714264Z\" level=info msg=\"Stopped container c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=dc3ecc8a-70eb-464d-abe7-43183807ff72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961485 | controller |     "Jun 12 20:06:41.954427 crc crio[20719]: time=\"2026-06-12T20:06:41.954045927Z\" level=info msg=\"Removed container 36cf2415c046c78925fcb9e7dd70e87d872e33d0c2f9b6d3484613561cce17c8: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=63a06199-f3c7-4132-8631-410989334676 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.961514 | controller |     "Jun 12 20:06:42.015919 crc crio[20719]: time=\"2026-06-12T20:06:42.015855662Z\" level=info msg=\"Stopped container 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ee31634f-a4cc-4c33-bc91-b5304ef8acc9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961546 | controller |     "Jun 12 20:06:42.017067 crc crio[20719]: time=\"2026-06-12T20:06:42.017040074Z\" level=info msg=\"Stopped container 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=48b6559a-9781-420e-aab9-b8a38b320405 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961575 | controller |     "Jun 12 20:06:42.029377 crc crio[20719]: time=\"2026-06-12T20:06:42.02921093Z\" level=info msg=\"Stopped container a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=429b396e-42cb-42bf-b443-24ed50faec2b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961613 | controller |     "Jun 12 20:06:42.052733 crc crio[20719]: time=\"2026-06-12T20:06:42.052633941Z\" level=info msg=\"Stopped container 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=88bd74ff-235f-46fd-9a3d-4f7d0fd5032d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.961643 | controller |     "Jun 12 20:06:42.053562 crc crio[20719]: time=\"2026-06-12T20:06:42.053487314Z\" level=info msg=\"Stopping pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\" id=fabfbbcd-106e-4720-955e-558720180bce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.961671 | controller |     "Jun 12 20:06:42.056112 crc crio[20719]: time=\"2026-06-12T20:06:42.056041245Z\" level=info msg=\"Stopped pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\" id=fabfbbcd-106e-4720-955e-558720180bce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.961698 | controller |     "Jun 12 20:06:42.349847 crc crio[20719]: time=\"2026-06-12T20:06:42.349132253Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/POD\" id=f9e196e4-a9b3-478c-b19d-975dd92de030 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.961725 | controller |     "Jun 12 20:06:42.350032 crc crio[20719]: time=\"2026-06-12T20:06:42.349872593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.961845 | controller |     "Jun 12 20:06:42.375974 crc crio[20719]: time=\"2026-06-12T20:06:42.375809307Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f9e196e4-a9b3-478c-b19d-975dd92de030 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.961918 | controller |     "Jun 12 20:06:42.391115 crc crio[20719]: time=\"2026-06-12T20:06:42.390855161Z\" level=info msg=\"Ran pod sandbox 2a74137e74c89b1a5da71d61ad7cb8c41aa0233a594d2afb866755546ace7707 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/POD\" id=f9e196e4-a9b3-478c-b19d-975dd92de030 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.961954 | controller |     "Jun 12 20:06:42.394492 crc crio[20719]: time=\"2026-06-12T20:06:42.394110137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ff81df49-3317-4c44-bf8b-b1882f415a66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.961987 | controller |     "Jun 12 20:06:42.398593 crc crio[20719]: time=\"2026-06-12T20:06:42.397146571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fe3f0cc6-e653-438c-9740-ccd5c98b4a20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.962020 | controller |     "Jun 12 20:06:42.413229 crc crio[20719]: time=\"2026-06-12T20:06:42.413148249Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/kube-rbac-proxy\" id=f6539bac-1ab6-4aa7-8cce-0ef259df3043 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.962049 | controller |     "Jun 12 20:06:42.413733 crc crio[20719]: time=\"2026-06-12T20:06:42.413685794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.962082 | controller |     "Jun 12 20:06:42.435230 crc crio[20719]: time=\"2026-06-12T20:06:42.435151563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.962127 | controller |     "Jun 12 20:06:42.503003 crc crio[20719]: time=\"2026-06-12T20:06:42.501932954Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-cwj7n/POD\" id=dba6f314-c056-473f-b505-e42d1a84557e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.962157 | controller |     "Jun 12 20:06:42.503003 crc crio[20719]: time=\"2026-06-12T20:06:42.502067947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.962185 | controller |     "Jun 12 20:06:42.521370 crc crio[20719]: time=\"2026-06-12T20:06:42.521235309Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dba6f314-c056-473f-b505-e42d1a84557e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.962211 | controller |     "Jun 12 20:06:42.531183 crc crio[20719]: time=\"2026-06-12T20:06:42.531116666Z\" level=info msg=\"Ran pod sandbox bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960 with infra container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/POD\" id=dba6f314-c056-473f-b505-e42d1a84557e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.962238 | controller |     "Jun 12 20:06:42.534179 crc crio[20719]: time=\"2026-06-12T20:06:42.534019614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=93cd1143-5bd8-4d62-ac35-3429d4db846c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.962266 | controller |     "Jun 12 20:06:42.541574 crc crio[20719]: time=\"2026-06-12T20:06:42.541327926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1c2b6b81-61ce-43a3-81ce-ebdeb3f39c51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.962290 | controller |     "Jun 12 20:06:42.552007 crc crio[20719]: time=\"2026-06-12T20:06:42.551888364Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kubecfg-setup\" id=9e8b2da9-f9a3-4193-bc0b-b312bcecb5e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.962317 | controller |     "Jun 12 20:06:42.552432 crc crio[20719]: time=\"2026-06-12T20:06:42.552362207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.962351 | controller |     "Jun 12 20:06:42.589441 crc crio[20719]: time=\"2026-06-12T20:06:42.589148198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.962374 | controller |     "Jun 12 20:06:42.594308 crc crio[20719]: time=\"2026-06-12T20:06:42.594168958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.962405 | controller |     "Jun 12 20:06:42.730780 crc crio[20719]: time=\"2026-06-12T20:06:42.730687898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.962436 | controller |     "Jun 12 20:06:42.757874 crc crio[20719]: time=\"2026-06-12T20:06:42.757750051Z\" level=info msg=\"Created container dbe0537d3b46ec037871f3a0d4c4242cd47502657d4da4180e46ab715fc88beb: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kubecfg-setup\" id=9e8b2da9-f9a3-4193-bc0b-b312bcecb5e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.962458 | controller |     "Jun 12 20:06:42.761588 crc crio[20719]: time=\"2026-06-12T20:06:42.761514334Z\" level=info msg=\"Starting container: dbe0537d3b46ec037871f3a0d4c4242cd47502657d4da4180e46ab715fc88beb\" id=80b5eada-7a1e-43b0-8773-cf5154e17a9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.962485 | controller |     "Jun 12 20:06:42.766046 crc crio[20719]: time=\"2026-06-12T20:06:42.766012498Z\" level=info msg=\"Started container\" PID=34279 containerID=dbe0537d3b46ec037871f3a0d4c4242cd47502657d4da4180e46ab715fc88beb description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/kubecfg-setup id=80b5eada-7a1e-43b0-8773-cf5154e17a9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960",
2026-06-12 21:10:22.962507 | controller |     "Jun 12 20:06:42.788020 crc crio[20719]: time=\"2026-06-12T20:06:42.787483376Z\" level=info msg=\"Created container 29e6ae01b0e2032a072a77c9c747c7cbe7f9b3a624f75ba388853ea42aa1de07: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/kube-rbac-proxy\" id=f6539bac-1ab6-4aa7-8cce-0ef259df3043 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.962528 | controller |     "Jun 12 20:06:42.788716 crc crio[20719]: time=\"2026-06-12T20:06:42.788643888Z\" level=info msg=\"Starting container: 29e6ae01b0e2032a072a77c9c747c7cbe7f9b3a624f75ba388853ea42aa1de07\" id=aaa57e53-7c99-40fb-a6fc-7a272fefcf03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.962555 | controller |     "Jun 12 20:06:42.798949 crc crio[20719]: time=\"2026-06-12T20:06:42.798889199Z\" level=info msg=\"Removing container: a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9\" id=6ea2b820-3d82-4014-999d-a0ba7993f7f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.962588 | controller |     "Jun 12 20:06:42.802379 crc crio[20719]: time=\"2026-06-12T20:06:42.801046669Z\" level=info msg=\"Started container\" PID=34284 containerID=29e6ae01b0e2032a072a77c9c747c7cbe7f9b3a624f75ba388853ea42aa1de07 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/kube-rbac-proxy id=aaa57e53-7c99-40fb-a6fc-7a272fefcf03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a74137e74c89b1a5da71d61ad7cb8c41aa0233a594d2afb866755546ace7707",
2026-06-12 21:10:22.962620 | controller |     "Jun 12 20:06:42.816475 crc crio[20719]: time=\"2026-06-12T20:06:42.816305892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8ff27349-cb89-4e6b-b130-56851e5c0ad0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.962649 | controller |     "Jun 12 20:06:42.821333 crc crio[20719]: time=\"2026-06-12T20:06:42.821203161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b72a8cde-072f-4013-8554-11baac24919e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.962677 | controller |     "Jun 12 20:06:42.824376 crc crio[20719]: time=\"2026-06-12T20:06:42.824326117Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=f4fb2498-a89c-41ca-a1c4-2f35d9fc8679 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.962706 | controller |     "Jun 12 20:06:42.824950 crc crio[20719]: time=\"2026-06-12T20:06:42.824922182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.962733 | controller |     "Jun 12 20:06:42.828150 crc crio[20719]: time=\"2026-06-12T20:06:42.828022428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8f1483ca-9ce6-41de-b6da-24213f21ed6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.962753 | controller |     "Jun 12 20:06:42.860987 crc crio[20719]: time=\"2026-06-12T20:06:42.860755665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3f8f9a7d-9f7e-4ce3-857b-045df4d65f63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.962779 | controller |     "Jun 12 20:06:42.877327 crc crio[20719]: time=\"2026-06-12T20:06:42.876180141Z\" level=info msg=\"Removed container a4dbcb6bd7de4ae55def9fd20662bbcd46e9d79dee91e8d7e68756068feb76f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=6ea2b820-3d82-4014-999d-a0ba7993f7f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.962800 | controller |     "Jun 12 20:06:42.884908 crc crio[20719]: time=\"2026-06-12T20:06:42.884823912Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/ovnkube-cluster-manager\" id=7f12b2f5-e26d-47a1-b943-8e1f6651665f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.962826 | controller |     "Jun 12 20:06:42.885339 crc crio[20719]: time=\"2026-06-12T20:06:42.885236713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.962889 | controller |     "Jun 12 20:06:42.898820 crc crio[20719]: time=\"2026-06-12T20:06:42.898688022Z\" level=info msg=\"Removing container: 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3\" id=34193f02-e0fb-417b-92b7-37c375f6030c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.962926 | controller |     "Jun 12 20:06:42.908543 crc crio[20719]: time=\"2026-06-12T20:06:42.908488718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.962958 | controller |     "Jun 12 20:06:42.910559 crc crio[20719]: time=\"2026-06-12T20:06:42.910532385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.962989 | controller |     "Jun 12 20:06:42.927326 crc crio[20719]: time=\"2026-06-12T20:06:42.927151788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.963018 | controller |     "Jun 12 20:06:42.935668 crc crio[20719]: time=\"2026-06-12T20:06:42.935074305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.963050 | controller |     "Jun 12 20:06:42.988345 crc crio[20719]: time=\"2026-06-12T20:06:42.988228112Z\" level=info msg=\"Removed container 5b533205523c4a464d99b5e33c54c2e02306e0d5bbad511e412cca46710ae4b3: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=34193f02-e0fb-417b-92b7-37c375f6030c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963081 | controller |     "Jun 12 20:06:42.993083 crc crio[20719]: time=\"2026-06-12T20:06:42.992707966Z\" level=info msg=\"Removing container: 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34\" id=2747404f-0884-4988-87ed-14a7f2154117 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963110 | controller |     "Jun 12 20:06:43.016832 crc crio[20719]: time=\"2026-06-12T20:06:43.016219712Z\" level=info msg=\"Removed container 2f263516a75399138d486185b263d367bcd9d30ffb8fa3ab7e36d83d5693fa34: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=2747404f-0884-4988-87ed-14a7f2154117 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963139 | controller |     "Jun 12 20:06:43.023670 crc crio[20719]: time=\"2026-06-12T20:06:43.023087702Z\" level=info msg=\"Removing container: 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25\" id=598c2aef-d080-483f-a7ca-673f10390f2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963165 | controller |     "Jun 12 20:06:43.038254 crc crio[20719]: time=\"2026-06-12T20:06:43.038205495Z\" level=info msg=\"Removed container 9c5cffa21f06f66b796c9f3544518c9f8c5b7e05f795ec250a88017e9e7e4d25: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=598c2aef-d080-483f-a7ca-673f10390f2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963192 | controller |     "Jun 12 20:06:43.040773 crc crio[20719]: time=\"2026-06-12T20:06:43.040706612Z\" level=info msg=\"Removing container: 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01\" id=ba29d7f1-5a15-436a-a3ea-489e146578dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963213 | controller |     "Jun 12 20:06:43.055032 crc crio[20719]: time=\"2026-06-12T20:06:43.054956554Z\" level=info msg=\"Created container 66533187af1e104b7defb0ccf5def9e9e9a25ba2fa092f143be890007ea22870: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/ovnkube-cluster-manager\" id=7f12b2f5-e26d-47a1-b943-8e1f6651665f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.963233 | controller |     "Jun 12 20:06:43.056745 crc crio[20719]: time=\"2026-06-12T20:06:43.056663009Z\" level=info msg=\"Starting container: 66533187af1e104b7defb0ccf5def9e9e9a25ba2fa092f143be890007ea22870\" id=47fdbae1-b8a5-498b-bdc6-9c8f9dd83d86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.963253 | controller |     "Jun 12 20:06:43.060852 crc crio[20719]: time=\"2026-06-12T20:06:43.060779655Z\" level=info msg=\"Removed container 02513a4ea715e5359a35ca3f466688c6bbf6da208d9ca293d8fd53cae75b7f01: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=ba29d7f1-5a15-436a-a3ea-489e146578dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963273 | controller |     "Jun 12 20:06:43.063380 crc crio[20719]: time=\"2026-06-12T20:06:43.063324742Z\" level=info msg=\"Removing container: f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057\" id=84164d39-356c-417f-ba02-2428f1694779 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963293 | controller |     "Jun 12 20:06:43.064458 crc crio[20719]: time=\"2026-06-12T20:06:43.064247777Z\" level=info msg=\"Started container\" PID=34313 containerID=66533187af1e104b7defb0ccf5def9e9e9a25ba2fa092f143be890007ea22870 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-p45xc/ovnkube-cluster-manager id=47fdbae1-b8a5-498b-bdc6-9c8f9dd83d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a74137e74c89b1a5da71d61ad7cb8c41aa0233a594d2afb866755546ace7707",
2026-06-12 21:10:22.963314 | controller |     "Jun 12 20:06:43.066083 crc crio[20719]: time=\"2026-06-12T20:06:43.066044257Z\" level=info msg=\"Created container 486e2f6d95a983a346950e4f83e40a3ffdb66bec5afc06b4c8e1af0e32a38a80: openshift-multus/multus-bzhnf/kube-multus\" id=f4fb2498-a89c-41ca-a1c4-2f35d9fc8679 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.963334 | controller |     "Jun 12 20:06:43.067230 crc crio[20719]: time=\"2026-06-12T20:06:43.067103727Z\" level=info msg=\"Starting container: 486e2f6d95a983a346950e4f83e40a3ffdb66bec5afc06b4c8e1af0e32a38a80\" id=f6762a5c-159c-4ea8-8db8-c18c9cf6de87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.963355 | controller |     "Jun 12 20:06:43.079991 crc crio[20719]: time=\"2026-06-12T20:06:43.079941749Z\" level=info msg=\"Removed container f376894b70e0217e6c9214778b2ee025c4271ea1565a1c1e36894c144b2de057: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=84164d39-356c-417f-ba02-2428f1694779 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963375 | controller |     "Jun 12 20:06:43.080976 crc crio[20719]: time=\"2026-06-12T20:06:43.080665928Z\" level=info msg=\"Started container\" PID=34314 containerID=486e2f6d95a983a346950e4f83e40a3ffdb66bec5afc06b4c8e1af0e32a38a80 description=openshift-multus/multus-bzhnf/kube-multus id=f6762a5c-159c-4ea8-8db8-c18c9cf6de87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e24565c82cb60794100f8993b3a27c35d6a8b28759e6f3e8b755aeee8c56949f",
2026-06-12 21:10:22.963401 | controller |     "Jun 12 20:06:43.087109 crc crio[20719]: time=\"2026-06-12T20:06:43.087029102Z\" level=info msg=\"Removing container: eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02\" id=e6a7e7a6-bda3-478c-81e6-22383eb618a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963423 | controller |     "Jun 12 20:06:43.101786 crc crio[20719]: time=\"2026-06-12T20:06:43.101683115Z\" level=info msg=\"Removed container eea17275f7ce877d7cb8f0066cae61dfada782c9a4e31572ede2e457e767ae02: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=e6a7e7a6-bda3-478c-81e6-22383eb618a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963443 | controller |     "Jun 12 20:06:43.102243 crc crio[20719]: time=\"2026-06-12T20:06:43.101815038Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_5defc5e1-ab1c-4e45-9a9e-312f0792c983\\\"\"",
2026-06-12 21:10:22.963463 | controller |     "Jun 12 20:06:43.102430 crc crio[20719]: time=\"2026-06-12T20:06:43.102320753Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.963483 | controller |     "Jun 12 20:06:43.106735 crc crio[20719]: time=\"2026-06-12T20:06:43.10664243Z\" level=info msg=\"Removing container: c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d\" id=74f986e1-0aff-428f-87ca-3f2eb0272cc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963503 | controller |     "Jun 12 20:06:43.126880 crc crio[20719]: time=\"2026-06-12T20:06:43.126809013Z\" level=info msg=\"Removed container c9efbc435cb859ef7632fafff7d92116fa222e7781733988dbf7d32a45393d1d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=74f986e1-0aff-428f-87ca-3f2eb0272cc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963523 | controller |     "Jun 12 20:06:43.129148 crc crio[20719]: time=\"2026-06-12T20:06:43.129109606Z\" level=info msg=\"Removing container: 66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf\" id=75ca022a-a4b9-438b-9a12-503f1d28000e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963543 | controller |     "Jun 12 20:06:43.152948 crc crio[20719]: time=\"2026-06-12T20:06:43.152881698Z\" level=info msg=\"Removed container 66150049937a5217e092af6c96be6bcd687275b10812c34305a7427b4a70fddf: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=75ca022a-a4b9-438b-9a12-503f1d28000e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.963563 | controller |     "Jun 12 20:06:43.664015 crc crio[20719]: time=\"2026-06-12T20:06:43.663041461Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-12 21:10:22.963582 | controller |     "Jun 12 20:06:43.666105 crc crio[20719]: time=\"2026-06-12T20:06:43.664069369Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.963602 | controller |     "Jun 12 20:06:43.693389 crc crio[20719]: time=\"2026-06-12T20:06:43.692819668Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-12 21:10:22.963623 | controller |     "Jun 12 20:06:43.693389 crc crio[20719]: time=\"2026-06-12T20:06:43.693098935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.963643 | controller |     "Jun 12 20:06:43.696184 crc crio[20719]: time=\"2026-06-12T20:06:43.695973334Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-12 21:10:22.963663 | controller |     "Jun 12 20:06:43.696473 crc crio[20719]: time=\"2026-06-12T20:06:43.696224951Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.963684 | controller |     "Jun 12 20:06:43.713829 crc crio[20719]: time=\"2026-06-12T20:06:43.71365377Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-12 21:10:22.963704 | controller |     "Jun 12 20:06:43.713829 crc crio[20719]: time=\"2026-06-12T20:06:43.713807594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.963729 | controller |     "Jun 12 20:06:43.727907 crc crio[20719]: time=\"2026-06-12T20:06:43.727768527Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-12 21:10:22.963751 | controller |     "Jun 12 20:06:43.727907 crc crio[20719]: time=\"2026-06-12T20:06:43.727872589Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.963779 | controller |     "Jun 12 20:06:43.739215 crc crio[20719]: time=\"2026-06-12T20:06:43.739063406Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-12 21:10:22.963812 | controller |     "Jun 12 20:06:43.739215 crc crio[20719]: time=\"2026-06-12T20:06:43.73920612Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.963837 | controller |     "Jun 12 20:06:43.748057 crc crio[20719]: time=\"2026-06-12T20:06:43.74793959Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-12 21:10:22.963902 | controller |     "Jun 12 20:06:43.748368 crc crio[20719]: time=\"2026-06-12T20:06:43.748096024Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.963941 | controller |     "Jun 12 20:06:43.748661 crc crio[20719]: time=\"2026-06-12T20:06:43.748553316Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-12 21:10:22.963970 | controller |     "Jun 12 20:06:43.748801 crc crio[20719]: time=\"2026-06-12T20:06:43.74868911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.963991 | controller |     "Jun 12 20:06:43.756922 crc crio[20719]: time=\"2026-06-12T20:06:43.756799763Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_5defc5e1-ab1c-4e45-9a9e-312f0792c983\\\"\"",
2026-06-12 21:10:22.964012 | controller |     "Jun 12 20:06:43.857751 crc crio[20719]: time=\"2026-06-12T20:06:43.856053774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a5d6f8d1-8aa2-40da-b8de-e87eaf9cf075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.964043 | controller |     "Jun 12 20:06:43.859546 crc crio[20719]: time=\"2026-06-12T20:06:43.859054408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c591472c-e768-41da-8d46-e177e15398a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.964079 | controller |     "Jun 12 20:06:43.873641 crc crio[20719]: time=\"2026-06-12T20:06:43.87113146Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-controller\" id=4e0a940f-3d25-4dd9-b03a-b7bb7d23b71b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.964109 | controller |     "Jun 12 20:06:43.873641 crc crio[20719]: time=\"2026-06-12T20:06:43.871794829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.964140 | controller |     "Jun 12 20:06:43.925652 crc crio[20719]: time=\"2026-06-12T20:06:43.925015939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.964169 | controller |     "Jun 12 20:06:43.928057 crc crio[20719]: time=\"2026-06-12T20:06:43.92792214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.964200 | controller |     "Jun 12 20:06:44.040803 crc crio[20719]: time=\"2026-06-12T20:06:44.040620878Z\" level=info msg=\"Created container 67f0be0ceb996e2c3674d007cb977d6c02ec98d677e3dadb1cd7c84467376928: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-controller\" id=4e0a940f-3d25-4dd9-b03a-b7bb7d23b71b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.964236 | controller |     "Jun 12 20:06:44.042610 crc crio[20719]: time=\"2026-06-12T20:06:44.042505869Z\" level=info msg=\"Starting container: 67f0be0ceb996e2c3674d007cb977d6c02ec98d677e3dadb1cd7c84467376928\" id=594ae77b-48b1-4893-bce1-bf459fc4551b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.964269 | controller |     "Jun 12 20:06:44.123124 crc crio[20719]: time=\"2026-06-12T20:06:44.122522854Z\" level=info msg=\"Started container\" PID=34392 containerID=67f0be0ceb996e2c3674d007cb977d6c02ec98d677e3dadb1cd7c84467376928 description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-controller id=594ae77b-48b1-4893-bce1-bf459fc4551b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960",
2026-06-12 21:10:22.964298 | controller |     "Jun 12 20:06:44.135904 crc crio[20719]: time=\"2026-06-12T20:06:44.135819799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=aa9f56ae-e699-4e96-80ed-431f1b32610a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.964320 | controller |     "Jun 12 20:06:44.138016 crc crio[20719]: time=\"2026-06-12T20:06:44.137941187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bed77926-11db-4180-a7b1-7fda550966b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.964352 | controller |     "Jun 12 20:06:44.143953 crc crio[20719]: time=\"2026-06-12T20:06:44.143852609Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-acl-logging\" id=6791e238-c3ef-4382-b8bc-dff38ac60216 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.964383 | controller |     "Jun 12 20:06:44.144520 crc crio[20719]: time=\"2026-06-12T20:06:44.144446935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.964434 | controller |     "Jun 12 20:06:44.174080 crc crio[20719]: time=\"2026-06-12T20:06:44.173967605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.964463 | controller |     "Jun 12 20:06:44.175913 crc crio[20719]: time=\"2026-06-12T20:06:44.175787676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.964494 | controller |     "Jun 12 20:06:44.283557 crc crio[20719]: time=\"2026-06-12T20:06:44.283457098Z\" level=info msg=\"Created container 83c32260e0d0e5f2c39dbc5a19f18f45dced07f338b0158b057f5959b803038f: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-acl-logging\" id=6791e238-c3ef-4382-b8bc-dff38ac60216 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.964521 | controller |     "Jun 12 20:06:44.285146 crc crio[20719]: time=\"2026-06-12T20:06:44.285061422Z\" level=info msg=\"Starting container: 83c32260e0d0e5f2c39dbc5a19f18f45dced07f338b0158b057f5959b803038f\" id=8af87477-e5e8-4447-a206-617f463aaecc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.964548 | controller |     "Jun 12 20:06:44.308100 crc crio[20719]: time=\"2026-06-12T20:06:44.30794683Z\" level=info msg=\"Started container\" PID=34404 containerID=83c32260e0d0e5f2c39dbc5a19f18f45dced07f338b0158b057f5959b803038f description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovn-acl-logging id=8af87477-e5e8-4447-a206-617f463aaecc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960",
2026-06-12 21:10:22.964578 | controller |     "Jun 12 20:06:44.328220 crc crio[20719]: time=\"2026-06-12T20:06:44.325651828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9ce2610a-5926-42ff-843a-15d1cc52f5ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.964619 | controller |     "Jun 12 20:06:44.332540 crc crio[20719]: time=\"2026-06-12T20:06:44.332091793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bc6f4a97-dee5-4877-a829-966ec4163b28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.964649 | controller |     "Jun 12 20:06:44.346018 crc crio[20719]: time=\"2026-06-12T20:06:44.345867202Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-node\" id=0a668a11-0075-4dd0-8085-367155423a55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.964679 | controller |     "Jun 12 20:06:44.347463 crc crio[20719]: time=\"2026-06-12T20:06:44.347189879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.964707 | controller |     "Jun 12 20:06:44.375890 crc crio[20719]: time=\"2026-06-12T20:06:44.375743219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.964734 | controller |     "Jun 12 20:06:44.376128 crc crio[20719]: time=\"2026-06-12T20:06:44.375774442Z\" level=info msg=\"Removing container: 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809\" id=28589f33-290a-4122-aae8-83a67361c773 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.964761 | controller |     "Jun 12 20:06:44.378157 crc crio[20719]: time=\"2026-06-12T20:06:44.378051684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.964788 | controller |     "Jun 12 20:06:44.410744 crc crio[20719]: time=\"2026-06-12T20:06:44.410427302Z\" level=info msg=\"Removed container 981af45af011698bbbf0ad373ead60b1a22ca62ba14d19777be2958b62fe7809: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=28589f33-290a-4122-aae8-83a67361c773 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.964815 | controller |     "Jun 12 20:06:44.415699 crc crio[20719]: time=\"2026-06-12T20:06:44.415501769Z\" level=info msg=\"Removing container: c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3\" id=0f038418-a130-4f34-beb8-51f2753dbd47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.964845 | controller |     "Jun 12 20:06:44.443612 crc crio[20719]: time=\"2026-06-12T20:06:44.443196582Z\" level=info msg=\"Removed container c18e31858a744230cc37c65c2471ba9fa45af81a25bf2da6b0080ed2b8bdd5f3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=0f038418-a130-4f34-beb8-51f2753dbd47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.964913 | controller |     "Jun 12 20:06:44.451960 crc crio[20719]: time=\"2026-06-12T20:06:44.451786375Z\" level=info msg=\"Stopping pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\" id=9dd1ecd3-c0d2-4ecd-ae2f-fa953f225810 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.964947 | controller |     "Jun 12 20:06:44.451960 crc crio[20719]: time=\"2026-06-12T20:06:44.451873097Z\" level=info msg=\"Stopped pod sandbox (already stopped): 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\" id=9dd1ecd3-c0d2-4ecd-ae2f-fa953f225810 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.964977 | controller |     "Jun 12 20:06:44.452653 crc crio[20719]: time=\"2026-06-12T20:06:44.452482255Z\" level=info msg=\"Removing pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\" id=59a829f0-3962-4f5f-aec3-cc982fe47577 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.965013 | controller |     "Jun 12 20:06:44.463174 crc crio[20719]: time=\"2026-06-12T20:06:44.463029095Z\" level=info msg=\"Removed pod sandbox: 476608fc967f72119c0b112d8b8b4c25c6254529d96cfde699df1280c0e99897\" id=59a829f0-3962-4f5f-aec3-cc982fe47577 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.965041 | controller |     "Jun 12 20:06:44.464095 crc crio[20719]: time=\"2026-06-12T20:06:44.463854956Z\" level=info msg=\"Stopping pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\" id=419121f8-96f0-4b90-a376-8ead6813996d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.965071 | controller |     "Jun 12 20:06:44.464095 crc crio[20719]: time=\"2026-06-12T20:06:44.463928358Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\" id=419121f8-96f0-4b90-a376-8ead6813996d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.965100 | controller |     "Jun 12 20:06:44.464722 crc crio[20719]: time=\"2026-06-12T20:06:44.464580296Z\" level=info msg=\"Removing pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\" id=b061557a-bb00-4dec-8310-2ee5ddfae965 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.965130 | controller |     "Jun 12 20:06:44.480603 crc crio[20719]: time=\"2026-06-12T20:06:44.480489577Z\" level=info msg=\"Removed pod sandbox: f0ffb04ac20c96fdb4fcacecaee7391d82b281987aac0637c1d62229344817f4\" id=b061557a-bb00-4dec-8310-2ee5ddfae965 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.965163 | controller |     "Jun 12 20:06:44.493769 crc crio[20719]: time=\"2026-06-12T20:06:44.493668955Z\" level=info msg=\"Created container b68f23c301acf59f6643a1d785fa40d733b1c2adc8edaf71d2a74bd2b5f42b1d: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-node\" id=0a668a11-0075-4dd0-8085-367155423a55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.965196 | controller |     "Jun 12 20:06:44.494931 crc crio[20719]: time=\"2026-06-12T20:06:44.494744414Z\" level=info msg=\"Starting container: b68f23c301acf59f6643a1d785fa40d733b1c2adc8edaf71d2a74bd2b5f42b1d\" id=eb2a01e2-1d63-4889-a585-062c62c13373 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.965226 | controller |     "Jun 12 20:06:44.502320 crc crio[20719]: time=\"2026-06-12T20:06:44.502142126Z\" level=info msg=\"Started container\" PID=34424 containerID=b68f23c301acf59f6643a1d785fa40d733b1c2adc8edaf71d2a74bd2b5f42b1d description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-node id=eb2a01e2-1d63-4889-a585-062c62c13373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960",
2026-06-12 21:10:22.965257 | controller |     "Jun 12 20:06:44.523554 crc crio[20719]: time=\"2026-06-12T20:06:44.523468991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=83817b4b-f9c8-46fe-9f00-79cba7435add name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.965285 | controller |     "Jun 12 20:06:44.526680 crc crio[20719]: time=\"2026-06-12T20:06:44.526586617Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d80b0722-adf8-49e8-a1e7-c85148d1fc3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.965314 | controller |     "Jun 12 20:06:44.534768 crc crio[20719]: time=\"2026-06-12T20:06:44.534673169Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-ovn-metrics\" id=059814ff-7be1-4e2f-9a96-7a2e07e11712 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.965352 | controller |     "Jun 12 20:06:44.535012 crc crio[20719]: time=\"2026-06-12T20:06:44.534955646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.965383 | controller |     "Jun 12 20:06:44.564547 crc crio[20719]: time=\"2026-06-12T20:06:44.564446415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.965417 | controller |     "Jun 12 20:06:44.567048 crc crio[20719]: time=\"2026-06-12T20:06:44.566971484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.965447 | controller |     "Jun 12 20:06:44.653115 crc crio[20719]: time=\"2026-06-12T20:06:44.652998244Z\" level=info msg=\"Created container 4c4e1d9604d0c6265677f7fdb2a0055b5586ec882330b3ec34e8368a60c1e7f4: openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-ovn-metrics\" id=059814ff-7be1-4e2f-9a96-7a2e07e11712 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.965474 | controller |     "Jun 12 20:06:44.654778 crc crio[20719]: time=\"2026-06-12T20:06:44.654714601Z\" level=info msg=\"Starting container: 4c4e1d9604d0c6265677f7fdb2a0055b5586ec882330b3ec34e8368a60c1e7f4\" id=142b773f-6bea-47c7-9975-e2f509d10831 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.965502 | controller |     "Jun 12 20:06:44.659929 crc crio[20719]: time=\"2026-06-12T20:06:44.659855022Z\" level=info msg=\"Started container\" PID=34443 containerID=4c4e1d9604d0c6265677f7fdb2a0055b5586ec882330b3ec34e8368a60c1e7f4 description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/kube-rbac-proxy-ovn-metrics id=142b773f-6bea-47c7-9975-e2f509d10831 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960",
2026-06-12 21:10:22.965530 | controller |     "Jun 12 20:06:44.680155 crc crio[20719]: time=\"2026-06-12T20:06:44.680045576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3fa4ac25-f6c4-4c84-8575-bc6d5f55b2c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.965558 | controller |     "Jun 12 20:06:44.682338 crc crio[20719]: time=\"2026-06-12T20:06:44.682223906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f952c0fb-bc00-477f-ba18-9433da2c9314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.965584 | controller |     "Jun 12 20:06:44.688873 crc crio[20719]: time=\"2026-06-12T20:06:44.688802726Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/northd\" id=9b527340-8cc9-4857-93ad-33eb32f72874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.965615 | controller |     "Jun 12 20:06:44.689338 crc crio[20719]: time=\"2026-06-12T20:06:44.689217017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.965647 | controller |     "Jun 12 20:06:44.725352 crc crio[20719]: time=\"2026-06-12T20:06:44.725227635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.965675 | controller |     "Jun 12 20:06:44.727844 crc crio[20719]: time=\"2026-06-12T20:06:44.727778626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.965705 | controller |     "Jun 12 20:06:44.838678 crc crio[20719]: time=\"2026-06-12T20:06:44.838372048Z\" level=info msg=\"Created container 939da759e6ff0089008677ae41a8931d8ba9ad5cdae673d656527c95a41b02ab: openshift-ovn-kubernetes/ovnkube-node-cwj7n/northd\" id=9b527340-8cc9-4857-93ad-33eb32f72874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.965739 | controller |     "Jun 12 20:06:44.840347 crc crio[20719]: time=\"2026-06-12T20:06:44.840200739Z\" level=info msg=\"Starting container: 939da759e6ff0089008677ae41a8931d8ba9ad5cdae673d656527c95a41b02ab\" id=8fb07fb1-c988-4abd-be13-3629fa78d9e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.965773 | controller |     "Jun 12 20:06:44.847703 crc crio[20719]: time=\"2026-06-12T20:06:44.84754048Z\" level=info msg=\"Started container\" PID=34462 containerID=939da759e6ff0089008677ae41a8931d8ba9ad5cdae673d656527c95a41b02ab description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/northd id=8fb07fb1-c988-4abd-be13-3629fa78d9e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960",
2026-06-12 21:10:22.965805 | controller |     "Jun 12 20:06:44.867961 crc crio[20719]: time=\"2026-06-12T20:06:44.867853358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ab08be71-6d54-43a9-8b2d-e1abaf554d7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.965835 | controller |     "Jun 12 20:06:44.870523 crc crio[20719]: time=\"2026-06-12T20:06:44.870431168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=46064dec-f7f1-4000-ba2a-5448b630715c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.965905 | controller |     "Jun 12 20:06:44.882183 crc crio[20719]: time=\"2026-06-12T20:06:44.882019086Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/nbdb\" id=eac9f491-8a0b-4bf7-aa4a-fe870836020e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.965944 | controller |     "Jun 12 20:06:44.882580 crc crio[20719]: time=\"2026-06-12T20:06:44.88255811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.965974 | controller |     "Jun 12 20:06:44.909925 crc crio[20719]: time=\"2026-06-12T20:06:44.90914337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.966006 | controller |     "Jun 12 20:06:44.910977 crc crio[20719]: time=\"2026-06-12T20:06:44.910869019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.966040 | controller |     "Jun 12 20:06:45.024706 crc crio[20719]: time=\"2026-06-12T20:06:45.024510914Z\" level=info msg=\"Created container aa750368274ba14e473d1fb99be8ed809b1c2766f5709a35cf39c3dc344ccf7b: openshift-ovn-kubernetes/ovnkube-node-cwj7n/nbdb\" id=eac9f491-8a0b-4bf7-aa4a-fe870836020e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.966069 | controller |     "Jun 12 20:06:45.026909 crc crio[20719]: time=\"2026-06-12T20:06:45.026756746Z\" level=info msg=\"Starting container: aa750368274ba14e473d1fb99be8ed809b1c2766f5709a35cf39c3dc344ccf7b\" id=b421e1f9-68dc-4b96-aaa3-6845c67b0729 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.966099 | controller |     "Jun 12 20:06:45.034983 crc crio[20719]: time=\"2026-06-12T20:06:45.034836446Z\" level=info msg=\"Started container\" PID=34473 containerID=aa750368274ba14e473d1fb99be8ed809b1c2766f5709a35cf39c3dc344ccf7b description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/nbdb id=b421e1f9-68dc-4b96-aaa3-6845c67b0729 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960",
2026-06-12 21:10:22.966130 | controller |     "Jun 12 20:06:47.163198 crc crio[20719]: time=\"2026-06-12T20:06:47.162189816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3e0138a0-cfd5-45a0-b4de-b99bc546c5be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.966182 | controller |     "Jun 12 20:06:47.166873 crc crio[20719]: time=\"2026-06-12T20:06:47.166655349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bb7007c0-c7b1-403f-99d2-9f2a82cc43d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.966212 | controller |     "Jun 12 20:06:47.177055 crc crio[20719]: time=\"2026-06-12T20:06:47.17692201Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/sbdb\" id=1220d06f-6471-4a8b-b7f0-6052a7b639e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.966239 | controller |     "Jun 12 20:06:47.177344 crc crio[20719]: time=\"2026-06-12T20:06:47.177220138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.966269 | controller |     "Jun 12 20:06:47.206713 crc crio[20719]: time=\"2026-06-12T20:06:47.206545194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.966296 | controller |     "Jun 12 20:06:47.210922 crc crio[20719]: time=\"2026-06-12T20:06:47.210773322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.966324 | controller |     "Jun 12 20:06:47.330106 crc crio[20719]: time=\"2026-06-12T20:06:47.329957718Z\" level=info msg=\"Created container d4a06f0cb4d399f30db805a03b502a0aa33ff4a3d92ac6e3e0ace451b443467b: openshift-ovn-kubernetes/ovnkube-node-cwj7n/sbdb\" id=1220d06f-6471-4a8b-b7f0-6052a7b639e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.966352 | controller |     "Jun 12 20:06:47.331991 crc crio[20719]: time=\"2026-06-12T20:06:47.331874531Z\" level=info msg=\"Starting container: d4a06f0cb4d399f30db805a03b502a0aa33ff4a3d92ac6e3e0ace451b443467b\" id=5af088fd-8620-46eb-bfb1-05a45e6e24e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.966375 | controller |     "Jun 12 20:06:47.339663 crc crio[20719]: time=\"2026-06-12T20:06:47.339563421Z\" level=info msg=\"Started container\" PID=34593 containerID=d4a06f0cb4d399f30db805a03b502a0aa33ff4a3d92ac6e3e0ace451b443467b description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/sbdb id=5af088fd-8620-46eb-bfb1-05a45e6e24e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960",
2026-06-12 21:10:22.966407 | controller |     "Jun 12 20:06:49.471722 crc crio[20719]: time=\"2026-06-12T20:06:49.471067109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c80e7671-7d3c-46f0-823c-e7579ba3df8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.966440 | controller |     "Jun 12 20:06:49.555480 crc crio[20719]: time=\"2026-06-12T20:06:49.554981246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b063fd10-43b4-4465-a4a3-b916157ddbed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.966463 | controller |     "Jun 12 20:06:49.604676 crc crio[20719]: time=\"2026-06-12T20:06:49.604466304Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovnkube-controller\" id=58dcf937-2ea2-4856-8ef5-bb3ef5a1d4db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.966495 | controller |     "Jun 12 20:06:49.606837 crc crio[20719]: time=\"2026-06-12T20:06:49.606736856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.966528 | controller |     "Jun 12 20:06:49.663924 crc crio[20719]: time=\"2026-06-12T20:06:49.66377629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.966550 | controller |     "Jun 12 20:06:49.667076 crc crio[20719]: time=\"2026-06-12T20:06:49.666991279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.966570 | controller |     "Jun 12 20:06:49.880888 crc crio[20719]: time=\"2026-06-12T20:06:49.877966766Z\" level=info msg=\"Created container c898b0cc152e62a5fc61353a30b81827358e724526b611cc99fc5539419126e3: openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovnkube-controller\" id=58dcf937-2ea2-4856-8ef5-bb3ef5a1d4db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.966597 | controller |     "Jun 12 20:06:49.881466 crc crio[20719]: time=\"2026-06-12T20:06:49.881189823Z\" level=info msg=\"Starting container: c898b0cc152e62a5fc61353a30b81827358e724526b611cc99fc5539419126e3\" id=e6ac34cd-0724-4a98-911c-de0fe70c8866 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.966629 | controller |     "Jun 12 20:06:49.890077 crc crio[20719]: time=\"2026-06-12T20:06:49.889772888Z\" level=info msg=\"Started container\" PID=34679 containerID=c898b0cc152e62a5fc61353a30b81827358e724526b611cc99fc5539419126e3 description=openshift-ovn-kubernetes/ovnkube-node-cwj7n/ovnkube-controller id=e6ac34cd-0724-4a98-911c-de0fe70c8866 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc66f594a73cc8a7da007170de5c60744af768681764e8c3d499d72f7888a960",
2026-06-12 21:10:22.966657 | controller |     "Jun 12 20:06:50.066593 crc crio[20719]: time=\"2026-06-12T20:06:50.066220559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.966690 | controller |     "Jun 12 20:06:50.066959 crc crio[20719]: time=\"2026-06-12T20:06:50.066771924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.966722 | controller |     "Jun 12 20:06:50.066959 crc crio[20719]: time=\"2026-06-12T20:06:50.066855366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.966755 | controller |     "Jun 12 20:06:50.066959 crc crio[20719]: time=\"2026-06-12T20:06:50.066917708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.966782 | controller |     "Jun 12 20:06:50.067790 crc crio[20719]: time=\"2026-06-12T20:06:50.067509014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.966814 | controller |     "Jun 12 20:06:50.067790 crc crio[20719]: time=\"2026-06-12T20:06:50.067653638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.966847 | controller |     "Jun 12 20:06:50.067790 crc crio[20719]: time=\"2026-06-12T20:06:50.067691429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.966914 | controller |     "Jun 12 20:06:50.067790 crc crio[20719]: time=\"2026-06-12T20:06:50.06772121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.966949 | controller |     "Jun 12 20:06:50.068224 crc crio[20719]: time=\"2026-06-12T20:06:50.067996147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.966982 | controller |     "Jun 12 20:06:50.068224 crc crio[20719]: time=\"2026-06-12T20:06:50.068042658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967020 | controller |     "Jun 12 20:06:50.068672 crc crio[20719]: time=\"2026-06-12T20:06:50.068349207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967048 | controller |     "Jun 12 20:06:50.068672 crc crio[20719]: time=\"2026-06-12T20:06:50.068437009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967075 | controller |     "Jun 12 20:06:50.068672 crc crio[20719]: time=\"2026-06-12T20:06:50.068614284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967096 | controller |     "Jun 12 20:06:50.068672 crc crio[20719]: time=\"2026-06-12T20:06:50.068663135Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967116 | controller |     "Jun 12 20:06:50.069060 crc crio[20719]: time=\"2026-06-12T20:06:50.068926133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967140 | controller |     "Jun 12 20:06:50.069060 crc crio[20719]: time=\"2026-06-12T20:06:50.068966954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967172 | controller |     "Jun 12 20:06:50.069240 crc crio[20719]: time=\"2026-06-12T20:06:50.069117808Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967201 | controller |     "Jun 12 20:06:50.069240 crc crio[20719]: time=\"2026-06-12T20:06:50.069153859Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967230 | controller |     "Jun 12 20:06:50.069624 crc crio[20719]: time=\"2026-06-12T20:06:50.069459988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967260 | controller |     "Jun 12 20:06:50.069624 crc crio[20719]: time=\"2026-06-12T20:06:50.069499109Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967287 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.069817187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967317 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.06990238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967345 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070069464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967375 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070116975Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967403 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070487766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967430 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070539367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967457 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070622069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967483 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.07066484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967509 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070885056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967536 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.070925827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967572 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.071132784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967604 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.071178155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967633 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.071567926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967663 | controller |     "Jun 12 20:06:50.071740 crc crio[20719]: time=\"2026-06-12T20:06:50.071625687Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967693 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.071778221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967726 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.071831853Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967754 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072071799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967791 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072113261Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967825 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.07248167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967891 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072532043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967928 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072703737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.967959 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072739218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.967990 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072956034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968025 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.072994185Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968073 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.073224042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968106 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.073452337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968190 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.073602772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968227 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.073652133Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968319 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.073832008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968355 | controller |     "Jun 12 20:06:50.073860 crc crio[20719]: time=\"2026-06-12T20:06:50.073870629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968388 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.074075536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968434 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.074112877Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968458 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.074517968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968480 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.074570909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968501 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.074788245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968521 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.074826636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968542 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.075027431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968566 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.075065732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968598 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.075375322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968626 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.075497655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968651 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.075641269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968683 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.075759362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968709 | controller |     "Jun 12 20:06:50.076128 crc crio[20719]: time=\"2026-06-12T20:06:50.076153511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968736 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.076257076Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968770 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.076371439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968803 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.076510562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968832 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.076808592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968906 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.076908604Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.968944 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077073419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.968972 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.07710924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969003 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077376137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969036 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.07747828Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969065 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077624694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969097 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077669275Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969128 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077790248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969157 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077825469Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969190 | controller |     "Jun 12 20:06:50.077956 crc crio[20719]: time=\"2026-06-12T20:06:50.077960793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969224 | controller |     "Jun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.077996514Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969253 | controller |     "Jun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078133928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969284 | controller |     "Jun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078170139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969312 | controller |     "Jun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078456837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969343 | controller |     "Jun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078497658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969377 | controller |     "Jun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078669513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969407 | controller |     "Jun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078716284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969434 | controller |     "Jun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.078973671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969461 | controller |     "Jun 12 20:06:50.079059 crc crio[20719]: time=\"2026-06-12T20:06:50.079013072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969484 | controller |     "Jun 12 20:06:50.081043 crc crio[20719]: time=\"2026-06-12T20:06:50.079212498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969504 | controller |     "Jun 12 20:06:50.081043 crc crio[20719]: time=\"2026-06-12T20:06:50.079250099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969524 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.081912249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969545 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.081999451Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969573 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082067653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969606 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082096454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969632 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082452663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969658 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082499975Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969690 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082534536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969717 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082567207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969748 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082854205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969777 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082905137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969804 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082939081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969837 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.082971738Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969903 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.083504716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969936 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.083547634Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.969965 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.083604506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.969988 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.083630276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970008 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.083886133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970029 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.083928744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970049 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.084041557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970070 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.084079178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970090 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.084342098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970119 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.084381247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970153 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.0844995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970183 | controller |     "Jun 12 20:06:50.084578 crc crio[20719]: time=\"2026-06-12T20:06:50.084539421Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970213 | controller |     "Jun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.084974993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970243 | controller |     "Jun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085016814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970269 | controller |     "Jun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085044265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970296 | controller |     "Jun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085068375Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970326 | controller |     "Jun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085527148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970358 | controller |     "Jun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.08557731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970384 | controller |     "Jun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085611671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970416 | controller |     "Jun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085642322Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970449 | controller |     "Jun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085814896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970479 | controller |     "Jun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.085854907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970506 | controller |     "Jun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.086000711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970533 | controller |     "Jun 12 20:06:50.086248 crc crio[20719]: time=\"2026-06-12T20:06:50.086037672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970564 | controller |     "Jun 12 20:06:50.087241 crc crio[20719]: time=\"2026-06-12T20:06:50.086782323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970595 | controller |     "Jun 12 20:06:50.087241 crc crio[20719]: time=\"2026-06-12T20:06:50.086823814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970623 | controller |     "Jun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.087904193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970657 | controller |     "Jun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.088082078Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970691 | controller |     "Jun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.08815708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970727 | controller |     "Jun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.088209281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970759 | controller |     "Jun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.088237052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970787 | controller |     "Jun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.08854033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970817 | controller |     "Jun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.088623972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970845 | controller |     "Jun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.088864899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970912 | controller |     "Jun 12 20:06:50.089107 crc crio[20719]: time=\"2026-06-12T20:06:50.088997414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.970945 | controller |     "Jun 12 20:06:50.089936 crc crio[20719]: time=\"2026-06-12T20:06:50.089132947Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.970974 | controller |     "Jun 12 20:06:50.089936 crc crio[20719]: time=\"2026-06-12T20:06:50.089201699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971000 | controller |     "Jun 12 20:06:50.089936 crc crio[20719]: time=\"2026-06-12T20:06:50.089448236Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971028 | controller |     "Jun 12 20:06:50.089936 crc crio[20719]: time=\"2026-06-12T20:06:50.089492987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971058 | controller |     "Jun 12 20:06:50.089936 crc crio[20719]: time=\"2026-06-12T20:06:50.089538658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971085 | controller |     "Jun 12 20:06:50.089936 crc crio[20719]: time=\"2026-06-12T20:06:50.089868477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971116 | controller |     "Jun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.089940399Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971146 | controller |     "Jun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.08995998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971177 | controller |     "Jun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.089992331Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971206 | controller |     "Jun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.090026492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971237 | controller |     "Jun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.090059263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971267 | controller |     "Jun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.090223798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971296 | controller |     "Jun 12 20:06:50.090361 crc crio[20719]: time=\"2026-06-12T20:06:50.090367352Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971325 | controller |     "Jun 12 20:06:50.090810 crc crio[20719]: time=\"2026-06-12T20:06:50.090538226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971362 | controller |     "Jun 12 20:06:50.090810 crc crio[20719]: time=\"2026-06-12T20:06:50.090590708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971392 | controller |     "Jun 12 20:06:50.090810 crc crio[20719]: time=\"2026-06-12T20:06:50.090717841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971422 | controller |     "Jun 12 20:06:50.090810 crc crio[20719]: time=\"2026-06-12T20:06:50.090766753Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971450 | controller |     "Jun 12 20:06:50.090983 crc crio[20719]: time=\"2026-06-12T20:06:50.090895136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971481 | controller |     "Jun 12 20:06:50.090983 crc crio[20719]: time=\"2026-06-12T20:06:50.090945237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971510 | controller |     "Jun 12 20:06:50.091559 crc crio[20719]: time=\"2026-06-12T20:06:50.091103802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971539 | controller |     "Jun 12 20:06:50.091559 crc crio[20719]: time=\"2026-06-12T20:06:50.091194043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971566 | controller |     "Jun 12 20:06:50.091559 crc crio[20719]: time=\"2026-06-12T20:06:50.091470123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971593 | controller |     "Jun 12 20:06:50.091559 crc crio[20719]: time=\"2026-06-12T20:06:50.091523634Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971619 | controller |     "Jun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.091702738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971645 | controller |     "Jun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.09178396Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971671 | controller |     "Jun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.091877923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971694 | controller |     "Jun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.091934244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971714 | controller |     "Jun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.092057488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971733 | controller |     "Jun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.09211907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971752 | controller |     "Jun 12 20:06:50.092657 crc crio[20719]: time=\"2026-06-12T20:06:50.092257424Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971772 | controller |     "Jun 12 20:06:50.093073 crc crio[20719]: time=\"2026-06-12T20:06:50.092684325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971792 | controller |     "Jun 12 20:06:50.093073 crc crio[20719]: time=\"2026-06-12T20:06:50.092747557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971811 | controller |     "Jun 12 20:06:50.093073 crc crio[20719]: time=\"2026-06-12T20:06:50.092790158Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971915 | controller |     "Jun 12 20:06:50.093073 crc crio[20719]: time=\"2026-06-12T20:06:50.092961353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.971966 | controller |     "Jun 12 20:06:50.093073 crc crio[20719]: time=\"2026-06-12T20:06:50.093012804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.971994 | controller |     "Jun 12 20:06:50.093476 crc crio[20719]: time=\"2026-06-12T20:06:50.093155598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972025 | controller |     "Jun 12 20:06:50.093476 crc crio[20719]: time=\"2026-06-12T20:06:50.09320887Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972060 | controller |     "Jun 12 20:06:50.093814 crc crio[20719]: time=\"2026-06-12T20:06:50.093696324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972083 | controller |     "Jun 12 20:06:50.093814 crc crio[20719]: time=\"2026-06-12T20:06:50.093803657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972103 | controller |     "Jun 12 20:06:50.093981 crc crio[20719]: time=\"2026-06-12T20:06:50.093864418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972124 | controller |     "Jun 12 20:06:50.093981 crc crio[20719]: time=\"2026-06-12T20:06:50.09391584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972144 | controller |     "Jun 12 20:06:50.093981 crc crio[20719]: time=\"2026-06-12T20:06:50.093960961Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972164 | controller |     "Jun 12 20:06:50.094218 crc crio[20719]: time=\"2026-06-12T20:06:50.093996772Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972185 | controller |     "Jun 12 20:06:50.096337 crc crio[20719]: time=\"2026-06-12T20:06:50.09615283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972205 | controller |     "Jun 12 20:06:50.096337 crc crio[20719]: time=\"2026-06-12T20:06:50.096210162Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972225 | controller |     "Jun 12 20:06:50.096892 crc crio[20719]: time=\"2026-06-12T20:06:50.096750085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972244 | controller |     "Jun 12 20:06:50.096892 crc crio[20719]: time=\"2026-06-12T20:06:50.096866059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972264 | controller |     "Jun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.09692576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972283 | controller |     "Jun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.096975972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972303 | controller |     "Jun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.097023513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972330 | controller |     "Jun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.097057364Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972361 | controller |     "Jun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.097448495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972384 | controller |     "Jun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.097501487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972441 | controller |     "Jun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.097537078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972480 | controller |     "Jun 12 20:06:50.097671 crc crio[20719]: time=\"2026-06-12T20:06:50.097563078Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972503 | controller |     "Jun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.097753174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972530 | controller |     "Jun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.097825616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972565 | controller |     "Jun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.098016861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972594 | controller |     "Jun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.098065542Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972623 | controller |     "Jun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.098241827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972650 | controller |     "Jun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.098454673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972683 | controller |     "Jun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.098614977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972713 | controller |     "Jun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.098654898Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972743 | controller |     "Jun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.099070859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972777 | controller |     "Jun 12 20:06:50.099444 crc crio[20719]: time=\"2026-06-12T20:06:50.09911374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972808 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.099706886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972829 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.099752578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972874 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.099957613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972906 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.100005105Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.972939 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.100021435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.972970 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.100050566Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973040 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.100165849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973073 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.10021331Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973107 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.100985852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973147 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.101075845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973179 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.101340122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973206 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.101472185Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973236 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.101584758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973269 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.10164848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973297 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.102381041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973323 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.103129871Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973352 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.103836951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973384 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.103896843Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973415 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.103958405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973443 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.103992406Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973473 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.104058537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973504 | controller |     "Jun 12 20:06:50.104228 crc crio[20719]: time=\"2026-06-12T20:06:50.104108899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973532 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.104612101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973561 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.104697594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973589 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.104756525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973615 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.104807907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973643 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.105377753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973673 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.105497666Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973700 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.105664511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973739 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.105721412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973768 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.105761693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973798 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.105794704Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973825 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.106218006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973874 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.106486543Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.973966 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.106573515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.973997 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.106647477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974024 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.106707359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974051 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.10675799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974078 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.106963006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974102 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107047508Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974123 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107078839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974144 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.10712761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974164 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107252054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974184 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107512871Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974204 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107581303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974224 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107634184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974245 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.107864361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974265 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.10817097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974287 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.10853773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974324 | controller |     "Jun 12 20:06:50.110226 crc crio[20719]: time=\"2026-06-12T20:06:50.109024904Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974352 | controller |     "Jun 12 20:06:50.113022 crc crio[20719]: time=\"2026-06-12T20:06:50.111519643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974373 | controller |     "Jun 12 20:06:50.114005 crc crio[20719]: time=\"2026-06-12T20:06:50.113724254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974395 | controller |     "Jun 12 20:06:50.114696 crc crio[20719]: time=\"2026-06-12T20:06:50.114242218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974415 | controller |     "Jun 12 20:06:50.115769 crc crio[20719]: time=\"2026-06-12T20:06:50.115106882Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974435 | controller |     "Jun 12 20:06:50.116752 crc crio[20719]: time=\"2026-06-12T20:06:50.116136111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974455 | controller |     "Jun 12 20:06:50.117756 crc crio[20719]: time=\"2026-06-12T20:06:50.117123899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974477 | controller |     "Jun 12 20:06:50.118990 crc crio[20719]: time=\"2026-06-12T20:06:50.118713413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974508 | controller |     "Jun 12 20:06:50.119150 crc crio[20719]: time=\"2026-06-12T20:06:50.119119874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974536 | controller |     "Jun 12 20:06:50.119568 crc crio[20719]: time=\"2026-06-12T20:06:50.119452453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974561 | controller |     "Jun 12 20:06:50.119568 crc crio[20719]: time=\"2026-06-12T20:06:50.119558956Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974594 | controller |     "Jun 12 20:06:50.119884 crc crio[20719]: time=\"2026-06-12T20:06:50.119787662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974627 | controller |     "Jun 12 20:06:50.119884 crc crio[20719]: time=\"2026-06-12T20:06:50.119845484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974651 | controller |     "Jun 12 20:06:50.120043 crc crio[20719]: time=\"2026-06-12T20:06:50.119935412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974674 | controller |     "Jun 12 20:06:50.120118 crc crio[20719]: time=\"2026-06-12T20:06:50.120060885Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974706 | controller |     "Jun 12 20:06:50.120510 crc crio[20719]: time=\"2026-06-12T20:06:50.120177589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974738 | controller |     "Jun 12 20:06:50.120633 crc crio[20719]: time=\"2026-06-12T20:06:50.120528638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974767 | controller |     "Jun 12 20:06:50.120633 crc crio[20719]: time=\"2026-06-12T20:06:50.12060385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974799 | controller |     "Jun 12 20:06:50.120847 crc crio[20719]: time=\"2026-06-12T20:06:50.120650901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974838 | controller |     "Jun 12 20:06:50.120847 crc crio[20719]: time=\"2026-06-12T20:06:50.120674532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974896 | controller |     "Jun 12 20:06:50.120847 crc crio[20719]: time=\"2026-06-12T20:06:50.120710863Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974930 | controller |     "Jun 12 20:06:50.120847 crc crio[20719]: time=\"2026-06-12T20:06:50.120804446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.974963 | controller |     "Jun 12 20:06:50.120847 crc crio[20719]: time=\"2026-06-12T20:06:50.120840367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.974993 | controller |     "Jun 12 20:06:50.121813 crc crio[20719]: time=\"2026-06-12T20:06:50.121742241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975022 | controller |     "Jun 12 20:06:50.121813 crc crio[20719]: time=\"2026-06-12T20:06:50.121789482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975054 | controller |     "Jun 12 20:06:50.121813 crc crio[20719]: time=\"2026-06-12T20:06:50.121819063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975086 | controller |     "Jun 12 20:06:50.122153 crc crio[20719]: time=\"2026-06-12T20:06:50.121845484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975114 | controller |     "Jun 12 20:06:50.122236 crc crio[20719]: time=\"2026-06-12T20:06:50.121977447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975145 | controller |     "Jun 12 20:06:50.122544 crc crio[20719]: time=\"2026-06-12T20:06:50.122237914Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975174 | controller |     "Jun 12 20:06:50.122544 crc crio[20719]: time=\"2026-06-12T20:06:50.122360478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975202 | controller |     "Jun 12 20:06:50.122544 crc crio[20719]: time=\"2026-06-12T20:06:50.122448761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975232 | controller |     "Jun 12 20:06:50.122544 crc crio[20719]: time=\"2026-06-12T20:06:50.122487962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975260 | controller |     "Jun 12 20:06:50.122544 crc crio[20719]: time=\"2026-06-12T20:06:50.122522183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975292 | controller |     "Jun 12 20:06:50.122916 crc crio[20719]: time=\"2026-06-12T20:06:50.122647387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975325 | controller |     "Jun 12 20:06:50.122916 crc crio[20719]: time=\"2026-06-12T20:06:50.122683778Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975352 | controller |     "Jun 12 20:06:50.122916 crc crio[20719]: time=\"2026-06-12T20:06:50.1227937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975379 | controller |     "Jun 12 20:06:50.122916 crc crio[20719]: time=\"2026-06-12T20:06:50.122827361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975404 | controller |     "Jun 12 20:06:50.123178 crc crio[20719]: time=\"2026-06-12T20:06:50.123007006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975425 | controller |     "Jun 12 20:06:50.123178 crc crio[20719]: time=\"2026-06-12T20:06:50.123042717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975450 | controller |     "Jun 12 20:06:50.123548 crc crio[20719]: time=\"2026-06-12T20:06:50.123198671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975473 | controller |     "Jun 12 20:06:50.123548 crc crio[20719]: time=\"2026-06-12T20:06:50.123235492Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975502 | controller |     "Jun 12 20:06:50.123548 crc crio[20719]: time=\"2026-06-12T20:06:50.123461879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975535 | controller |     "Jun 12 20:06:50.123548 crc crio[20719]: time=\"2026-06-12T20:06:50.12350345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975563 | controller |     "Jun 12 20:06:50.123841 crc crio[20719]: time=\"2026-06-12T20:06:50.123656544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975594 | controller |     "Jun 12 20:06:50.123841 crc crio[20719]: time=\"2026-06-12T20:06:50.123694995Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975625 | controller |     "Jun 12 20:06:50.123998 crc crio[20719]: time=\"2026-06-12T20:06:50.123860129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975653 | controller |     "Jun 12 20:06:50.123998 crc crio[20719]: time=\"2026-06-12T20:06:50.12389757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975683 | controller |     "Jun 12 20:06:50.124494 crc crio[20719]: time=\"2026-06-12T20:06:50.124371794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975712 | controller |     "Jun 12 20:06:50.124639 crc crio[20719]: time=\"2026-06-12T20:06:50.124505768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975738 | controller |     "Jun 12 20:06:50.124639 crc crio[20719]: time=\"2026-06-12T20:06:50.124548109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975765 | controller |     "Jun 12 20:06:50.124639 crc crio[20719]: time=\"2026-06-12T20:06:50.12457486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975792 | controller |     "Jun 12 20:06:50.124862 crc crio[20719]: time=\"2026-06-12T20:06:50.124809056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975823 | controller |     "Jun 12 20:06:50.124862 crc crio[20719]: time=\"2026-06-12T20:06:50.124844587Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975879 | controller |     "Jun 12 20:06:50.125618 crc crio[20719]: time=\"2026-06-12T20:06:50.125201657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975919 | controller |     "Jun 12 20:06:50.125618 crc crio[20719]: time=\"2026-06-12T20:06:50.125446823Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.975952 | controller |     "Jun 12 20:06:50.125618 crc crio[20719]: time=\"2026-06-12T20:06:50.125494495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.975979 | controller |     "Jun 12 20:06:50.125618 crc crio[20719]: time=\"2026-06-12T20:06:50.125530416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976005 | controller |     "Jun 12 20:06:50.125618 crc crio[20719]: time=\"2026-06-12T20:06:50.125593477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976032 | controller |     "Jun 12 20:06:50.125618 crc crio[20719]: time=\"2026-06-12T20:06:50.125628168Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976068 | controller |     "Jun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.125788093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976096 | controller |     "Jun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.125835834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976123 | controller |     "Jun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.12606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976151 | controller |     "Jun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.126115681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976183 | controller |     "Jun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.126440691Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976211 | controller |     "Jun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.126498973Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976243 | controller |     "Jun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.126847122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976274 | controller |     "Jun 12 20:06:50.127114 crc crio[20719]: time=\"2026-06-12T20:06:50.126904414Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976302 | controller |     "Jun 12 20:06:50.127858 crc crio[20719]: time=\"2026-06-12T20:06:50.127364426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976334 | controller |     "Jun 12 20:06:50.127858 crc crio[20719]: time=\"2026-06-12T20:06:50.127479739Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976367 | controller |     "Jun 12 20:06:50.127858 crc crio[20719]: time=\"2026-06-12T20:06:50.12750477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976395 | controller |     "Jun 12 20:06:50.127858 crc crio[20719]: time=\"2026-06-12T20:06:50.127539611Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976440 | controller |     "Jun 12 20:06:50.127858 crc crio[20719]: time=\"2026-06-12T20:06:50.127575367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976469 | controller |     "Jun 12 20:06:50.127858 crc crio[20719]: time=\"2026-06-12T20:06:50.127603373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976495 | controller |     "Jun 12 20:06:50.128247 crc crio[20719]: time=\"2026-06-12T20:06:50.127986895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976523 | controller |     "Jun 12 20:06:50.128552 crc crio[20719]: time=\"2026-06-12T20:06:50.128258822Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976549 | controller |     "Jun 12 20:06:50.128552 crc crio[20719]: time=\"2026-06-12T20:06:50.128381506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976571 | controller |     "Jun 12 20:06:50.128552 crc crio[20719]: time=\"2026-06-12T20:06:50.128475588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976600 | controller |     "Jun 12 20:06:50.128552 crc crio[20719]: time=\"2026-06-12T20:06:50.12850551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976634 | controller |     "Jun 12 20:06:50.128552 crc crio[20719]: time=\"2026-06-12T20:06:50.128529621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976665 | controller |     "Jun 12 20:06:50.135651 crc crio[20719]: time=\"2026-06-12T20:06:50.135525111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976696 | controller |     "Jun 12 20:06:50.135818 crc crio[20719]: time=\"2026-06-12T20:06:50.135678586Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976727 | controller |     "Jun 12 20:06:50.135818 crc crio[20719]: time=\"2026-06-12T20:06:50.135743118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976750 | controller |     "Jun 12 20:06:50.135818 crc crio[20719]: time=\"2026-06-12T20:06:50.135795419Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976770 | controller |     "Jun 12 20:06:50.136012 crc crio[20719]: time=\"2026-06-12T20:06:50.135850721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976793 | controller |     "Jun 12 20:06:50.136012 crc crio[20719]: time=\"2026-06-12T20:06:50.135898942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976824 | controller |     "Jun 12 20:06:50.136191 crc crio[20719]: time=\"2026-06-12T20:06:50.136066404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976889 | controller |     "Jun 12 20:06:50.136191 crc crio[20719]: time=\"2026-06-12T20:06:50.136115225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976929 | controller |     "Jun 12 20:06:50.136742 crc crio[20719]: time=\"2026-06-12T20:06:50.136225238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.976964 | controller |     "Jun 12 20:06:50.136742 crc crio[20719]: time=\"2026-06-12T20:06:50.136330551Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.976991 | controller |     "Jun 12 20:06:50.136742 crc crio[20719]: time=\"2026-06-12T20:06:50.136463125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977013 | controller |     "Jun 12 20:06:50.136742 crc crio[20719]: time=\"2026-06-12T20:06:50.136508836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977033 | controller |     "Jun 12 20:06:50.136742 crc crio[20719]: time=\"2026-06-12T20:06:50.136642009Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977053 | controller |     "Jun 12 20:06:50.136742 crc crio[20719]: time=\"2026-06-12T20:06:50.13667856Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977073 | controller |     "Jun 12 20:06:50.137144 crc crio[20719]: time=\"2026-06-12T20:06:50.136853136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977093 | controller |     "Jun 12 20:06:50.137144 crc crio[20719]: time=\"2026-06-12T20:06:50.136888577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977113 | controller |     "Jun 12 20:06:50.137144 crc crio[20719]: time=\"2026-06-12T20:06:50.137066262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977133 | controller |     "Jun 12 20:06:50.137144 crc crio[20719]: time=\"2026-06-12T20:06:50.137101103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977153 | controller |     "Jun 12 20:06:50.137633 crc crio[20719]: time=\"2026-06-12T20:06:50.137445392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977173 | controller |     "Jun 12 20:06:50.137633 crc crio[20719]: time=\"2026-06-12T20:06:50.137490253Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977203 | controller |     "Jun 12 20:06:50.137816 crc crio[20719]: time=\"2026-06-12T20:06:50.137650628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977224 | controller |     "Jun 12 20:06:50.137816 crc crio[20719]: time=\"2026-06-12T20:06:50.137699199Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977243 | controller |     "Jun 12 20:06:50.137816 crc crio[20719]: time=\"2026-06-12T20:06:50.137775291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977263 | controller |     "Jun 12 20:06:50.137816 crc crio[20719]: time=\"2026-06-12T20:06:50.137809612Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977283 | controller |     "Jun 12 20:06:50.138104 crc crio[20719]: time=\"2026-06-12T20:06:50.138022758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977303 | controller |     "Jun 12 20:06:50.138104 crc crio[20719]: time=\"2026-06-12T20:06:50.138063189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977322 | controller |     "Jun 12 20:06:50.138448 crc crio[20719]: time=\"2026-06-12T20:06:50.138377207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977342 | controller |     "Jun 12 20:06:50.138594 crc crio[20719]: time=\"2026-06-12T20:06:50.13845986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977363 | controller |     "Jun 12 20:06:50.138594 crc crio[20719]: time=\"2026-06-12T20:06:50.138520421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977395 | controller |     "Jun 12 20:06:50.138594 crc crio[20719]: time=\"2026-06-12T20:06:50.138546672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977427 | controller |     "Jun 12 20:06:50.138941 crc crio[20719]: time=\"2026-06-12T20:06:50.138738967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977451 | controller |     "Jun 12 20:06:50.138941 crc crio[20719]: time=\"2026-06-12T20:06:50.138774598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977480 | controller |     "Jun 12 20:06:50.138941 crc crio[20719]: time=\"2026-06-12T20:06:50.138931102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977514 | controller |     "Jun 12 20:06:50.139165 crc crio[20719]: time=\"2026-06-12T20:06:50.138964803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977536 | controller |     "Jun 12 20:06:50.139165 crc crio[20719]: time=\"2026-06-12T20:06:50.139161639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977564 | controller |     "Jun 12 20:06:50.139482 crc crio[20719]: time=\"2026-06-12T20:06:50.139194969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977596 | controller |     "Jun 12 20:06:50.139783 crc crio[20719]: time=\"2026-06-12T20:06:50.139680624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977624 | controller |     "Jun 12 20:06:50.139783 crc crio[20719]: time=\"2026-06-12T20:06:50.139750885Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977655 | controller |     "Jun 12 20:06:50.139956 crc crio[20719]: time=\"2026-06-12T20:06:50.139826838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977691 | controller |     "Jun 12 20:06:50.139956 crc crio[20719]: time=\"2026-06-12T20:06:50.139861928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977726 | controller |     "Jun 12 20:06:50.139956 crc crio[20719]: time=\"2026-06-12T20:06:50.13991582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977755 | controller |     "Jun 12 20:06:50.140206 crc crio[20719]: time=\"2026-06-12T20:06:50.139984712Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977784 | controller |     "Jun 12 20:06:50.140206 crc crio[20719]: time=\"2026-06-12T20:06:50.140043663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977813 | controller |     "Jun 12 20:06:50.140206 crc crio[20719]: time=\"2026-06-12T20:06:50.140092995Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977842 | controller |     "Jun 12 20:06:50.140206 crc crio[20719]: time=\"2026-06-12T20:06:50.140157666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977909 | controller |     "Jun 12 20:06:50.140206 crc crio[20719]: time=\"2026-06-12T20:06:50.140193887Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.977943 | controller |     "Jun 12 20:06:50.140754 crc crio[20719]: time=\"2026-06-12T20:06:50.140551957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.977975 | controller |     "Jun 12 20:06:50.140754 crc crio[20719]: time=\"2026-06-12T20:06:50.140601538Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978003 | controller |     "Jun 12 20:06:50.140754 crc crio[20719]: time=\"2026-06-12T20:06:50.14066205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978024 | controller |     "Jun 12 20:06:50.140754 crc crio[20719]: time=\"2026-06-12T20:06:50.140722112Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978051 | controller |     "Jun 12 20:06:50.141025 crc crio[20719]: time=\"2026-06-12T20:06:50.140800514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978083 | controller |     "Jun 12 20:06:50.141025 crc crio[20719]: time=\"2026-06-12T20:06:50.140838885Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978110 | controller |     "Jun 12 20:06:50.141537 crc crio[20719]: time=\"2026-06-12T20:06:50.141194595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978144 | controller |     "Jun 12 20:06:50.141537 crc crio[20719]: time=\"2026-06-12T20:06:50.141369269Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978179 | controller |     "Jun 12 20:06:50.141537 crc crio[20719]: time=\"2026-06-12T20:06:50.141480192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978211 | controller |     "Jun 12 20:06:50.141537 crc crio[20719]: time=\"2026-06-12T20:06:50.141532954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978241 | controller |     "Jun 12 20:06:50.141929 crc crio[20719]: time=\"2026-06-12T20:06:50.141556594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978273 | controller |     "Jun 12 20:06:50.141929 crc crio[20719]: time=\"2026-06-12T20:06:50.141589485Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978302 | controller |     "Jun 12 20:06:50.141929 crc crio[20719]: time=\"2026-06-12T20:06:50.141876164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978335 | controller |     "Jun 12 20:06:50.141929 crc crio[20719]: time=\"2026-06-12T20:06:50.141924525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978362 | controller |     "Jun 12 20:06:50.142177 crc crio[20719]: time=\"2026-06-12T20:06:50.141972087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978429 | controller |     "Jun 12 20:06:50.142177 crc crio[20719]: time=\"2026-06-12T20:06:50.142029488Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978456 | controller |     "Jun 12 20:06:50.142509 crc crio[20719]: time=\"2026-06-12T20:06:50.142205243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978476 | controller |     "Jun 12 20:06:50.142509 crc crio[20719]: time=\"2026-06-12T20:06:50.142246894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978496 | controller |     "Jun 12 20:06:50.142509 crc crio[20719]: time=\"2026-06-12T20:06:50.14245159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978516 | controller |     "Jun 12 20:06:50.142509 crc crio[20719]: time=\"2026-06-12T20:06:50.142505311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978543 | controller |     "Jun 12 20:06:50.142814 crc crio[20719]: time=\"2026-06-12T20:06:50.142672336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978576 | controller |     "Jun 12 20:06:50.142814 crc crio[20719]: time=\"2026-06-12T20:06:50.142718027Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978599 | controller |     "Jun 12 20:06:50.142814 crc crio[20719]: time=\"2026-06-12T20:06:50.142801259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978621 | controller |     "Jun 12 20:06:50.143013 crc crio[20719]: time=\"2026-06-12T20:06:50.14284535Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978642 | controller |     "Jun 12 20:06:50.143093 crc crio[20719]: time=\"2026-06-12T20:06:50.143037886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978662 | controller |     "Jun 12 20:06:50.143093 crc crio[20719]: time=\"2026-06-12T20:06:50.143082667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978683 | controller |     "Jun 12 20:06:50.143229 crc crio[20719]: time=\"2026-06-12T20:06:50.143177179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978705 | controller |     "Jun 12 20:06:50.143229 crc crio[20719]: time=\"2026-06-12T20:06:50.143223891Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978736 | controller |     "Jun 12 20:06:50.143627 crc crio[20719]: time=\"2026-06-12T20:06:50.143448527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978767 | controller |     "Jun 12 20:06:50.143627 crc crio[20719]: time=\"2026-06-12T20:06:50.143491798Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978791 | controller |     "Jun 12 20:06:50.144045 crc crio[20719]: time=\"2026-06-12T20:06:50.14393556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978821 | controller |     "Jun 12 20:06:50.144045 crc crio[20719]: time=\"2026-06-12T20:06:50.144008892Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978887 | controller |     "Jun 12 20:06:50.144254 crc crio[20719]: time=\"2026-06-12T20:06:50.144054273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978936 | controller |     "Jun 12 20:06:50.144254 crc crio[20719]: time=\"2026-06-12T20:06:50.144090074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.978970 | controller |     "Jun 12 20:06:50.144254 crc crio[20719]: time=\"2026-06-12T20:06:50.144132505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.978993 | controller |     "Jun 12 20:06:50.144254 crc crio[20719]: time=\"2026-06-12T20:06:50.144178016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979013 | controller |     "Jun 12 20:06:50.144254 crc crio[20719]: time=\"2026-06-12T20:06:50.144215347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979034 | controller |     "Jun 12 20:06:50.144254 crc crio[20719]: time=\"2026-06-12T20:06:50.144240628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979054 | controller |     "Jun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.144541086Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979078 | controller |     "Jun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.144583947Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979111 | controller |     "Jun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.144716101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979141 | controller |     "Jun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.144751662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979170 | controller |     "Jun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.14499732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979202 | controller |     "Jun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.145059631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979230 | controller |     "Jun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.145113823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979256 | controller |     "Jun 12 20:06:50.145225 crc crio[20719]: time=\"2026-06-12T20:06:50.145155714Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979286 | controller |     "Jun 12 20:06:50.145998 crc crio[20719]: time=\"2026-06-12T20:06:50.145645867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979313 | controller |     "Jun 12 20:06:50.146084 crc crio[20719]: time=\"2026-06-12T20:06:50.146010387Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979339 | controller |     "Jun 12 20:06:50.146084 crc crio[20719]: time=\"2026-06-12T20:06:50.146028177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979371 | controller |     "Jun 12 20:06:50.146084 crc crio[20719]: time=\"2026-06-12T20:06:50.146050908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979403 | controller |     "Jun 12 20:06:50.146762 crc crio[20719]: time=\"2026-06-12T20:06:50.146087489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979432 | controller |     "Jun 12 20:06:50.146762 crc crio[20719]: time=\"2026-06-12T20:06:50.14611281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979462 | controller |     "Jun 12 20:06:50.146762 crc crio[20719]: time=\"2026-06-12T20:06:50.146678895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979499 | controller |     "Jun 12 20:06:50.146762 crc crio[20719]: time=\"2026-06-12T20:06:50.146741387Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979529 | controller |     "Jun 12 20:06:50.147034 crc crio[20719]: time=\"2026-06-12T20:06:50.146798898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979558 | controller |     "Jun 12 20:06:50.147034 crc crio[20719]: time=\"2026-06-12T20:06:50.14684859Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979586 | controller |     "Jun 12 20:06:50.147034 crc crio[20719]: time=\"2026-06-12T20:06:50.146905001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979616 | controller |     "Jun 12 20:06:50.147034 crc crio[20719]: time=\"2026-06-12T20:06:50.146942932Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979643 | controller |     "Jun 12 20:06:50.147034 crc crio[20719]: time=\"2026-06-12T20:06:50.147006724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979672 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147055835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979702 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147445026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979729 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147495897Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979757 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147550759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979785 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147579219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979816 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.14760436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979872 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147626311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979912 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147794045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979942 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147831506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.979969 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147882958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.979996 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.147915499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980021 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148058642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980042 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148093703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980062 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148235237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980087 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.14834339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980108 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148535596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980128 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148580258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980148 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148720661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980168 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148761112Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980188 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148787353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980208 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.148810474Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980227 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.149078681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980247 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.149116732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980267 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.149249366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980286 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.149356079Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980306 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.149462381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980329 | controller |     "Jun 12 20:06:50.149621 crc crio[20719]: time=\"2026-06-12T20:06:50.149501132Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980353 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.149877524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980374 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150012396Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980395 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150057147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980431 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150090958Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980456 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150118499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980477 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.15014481Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980500 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150250193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980525 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150352625Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980546 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150659665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980567 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150700466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980587 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150729687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980636 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150754537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980665 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150795788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980687 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150821159Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980707 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.150986654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980727 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.151021945Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980747 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.151148408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980765 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.151194119Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980779 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.151892648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980794 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.15194319Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980808 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152106614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980823 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152200926Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980837 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152459033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980875 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152501875Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980901 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152538206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980926 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152570587Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980950 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152728021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.980973 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152781552Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.980988 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152823673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981004 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.152864695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981018 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.15303342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981033 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.153085942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981048 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.153125543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981062 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.153502963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981076 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.153628251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981090 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.153668337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981105 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154106539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981119 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154150435Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981133 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154181781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981147 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154206972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981161 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154233893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981175 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154257273Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981190 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154816279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981204 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154920112Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981218 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154954733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981232 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.154978924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981250 | controller |     "Jun 12 20:06:50.155089 crc crio[20719]: time=\"2026-06-12T20:06:50.155131838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981265 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.155171549Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981279 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.15520257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981293 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.155228121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981307 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.155642712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981321 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.155697763Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981335 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.155737534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981350 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.155770976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981370 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156017083Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981392 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156118766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981407 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156151927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981422 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156175567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981445 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156334041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981467 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156373803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981482 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.156988968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981497 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157112222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981512 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157178703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981526 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157229975Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981543 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.15743421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981565 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157482922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981592 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157499182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981612 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157526623Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981635 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157595875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981659 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157632016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981681 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157724608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981698 | controller |     "Jun 12 20:06:50.157839 crc crio[20719]: time=\"2026-06-12T20:06:50.157758599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981720 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.157941354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981743 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.15797788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981764 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158059807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981782 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158092888Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981800 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158236452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981822 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158352445Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981844 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158497109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981893 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.15854094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981921 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158661534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981945 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.158695804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.981965 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.159025614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.981986 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.159166058Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982009 | controller |     "Jun 12 20:06:50.159229 crc crio[20719]: time=\"2026-06-12T20:06:50.15923129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982028 | controller |     "Jun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159362213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982053 | controller |     "Jun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159476136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982075 | controller |     "Jun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159530728Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982095 | controller |     "Jun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159547638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982118 | controller |     "Jun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159574809Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982143 | controller |     "Jun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.1596078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982166 | controller |     "Jun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159638461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982186 | controller |     "Jun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159849217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982208 | controller |     "Jun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.159901658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982229 | controller |     "Jun 12 20:06:50.160082 crc crio[20719]: time=\"2026-06-12T20:06:50.160169745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982248 | controller |     "Jun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160248677Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982267 | controller |     "Jun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160365392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982289 | controller |     "Jun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160569626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982310 | controller |     "Jun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160645319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982331 | controller |     "Jun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160916666Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982350 | controller |     "Jun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160950137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982371 | controller |     "Jun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.160984938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982394 | controller |     "Jun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.16103112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982417 | controller |     "Jun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.161066Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982440 | controller |     "Jun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.161207183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982460 | controller |     "Jun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.161336477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982485 | controller |     "Jun 12 20:06:50.161575 crc crio[20719]: time=\"2026-06-12T20:06:50.161553594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982508 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161616235Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982527 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161671677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982548 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161721648Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982568 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161766749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982588 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.16180028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982609 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161891653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982630 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161938094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982651 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161966375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982673 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.161992886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982694 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.16214733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982716 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.162188571Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982735 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.162383346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982754 | controller |     "Jun 12 20:06:50.162516 crc crio[20719]: time=\"2026-06-12T20:06:50.162465348Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982776 | controller |     "Jun 12 20:06:50.163162 crc crio[20719]: time=\"2026-06-12T20:06:50.162745986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982797 | controller |     "Jun 12 20:06:50.163162 crc crio[20719]: time=\"2026-06-12T20:06:50.162785957Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982818 | controller |     "Jun 12 20:06:50.163162 crc crio[20719]: time=\"2026-06-12T20:06:50.162800217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982838 | controller |     "Jun 12 20:06:50.163162 crc crio[20719]: time=\"2026-06-12T20:06:50.163061746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982884 | controller |     "Jun 12 20:06:50.163162 crc crio[20719]: time=\"2026-06-12T20:06:50.163088886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982908 | controller |     "Jun 12 20:06:50.163567 crc crio[20719]: time=\"2026-06-12T20:06:50.163195139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982935 | controller |     "Jun 12 20:06:50.163567 crc crio[20719]: time=\"2026-06-12T20:06:50.16323165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.982957 | controller |     "Jun 12 20:06:50.163567 crc crio[20719]: time=\"2026-06-12T20:06:50.163333463Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.982977 | controller |     "Jun 12 20:06:50.163567 crc crio[20719]: time=\"2026-06-12T20:06:50.163470097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983000 | controller |     "Jun 12 20:06:50.163567 crc crio[20719]: time=\"2026-06-12T20:06:50.163512778Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983020 | controller |     "Jun 12 20:06:50.163824 crc crio[20719]: time=\"2026-06-12T20:06:50.163629841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983041 | controller |     "Jun 12 20:06:50.163824 crc crio[20719]: time=\"2026-06-12T20:06:50.163664962Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983062 | controller |     "Jun 12 20:06:50.163824 crc crio[20719]: time=\"2026-06-12T20:06:50.163799286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983122 | controller |     "Jun 12 20:06:50.164018 crc crio[20719]: time=\"2026-06-12T20:06:50.163843487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983148 | controller |     "Jun 12 20:06:50.164018 crc crio[20719]: time=\"2026-06-12T20:06:50.16397471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983169 | controller |     "Jun 12 20:06:50.164018 crc crio[20719]: time=\"2026-06-12T20:06:50.164015871Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983191 | controller |     "Jun 12 20:06:50.164167 crc crio[20719]: time=\"2026-06-12T20:06:50.164146765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983212 | controller |     "Jun 12 20:06:50.164224 crc crio[20719]: time=\"2026-06-12T20:06:50.164192396Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983233 | controller |     "Jun 12 20:06:50.164648 crc crio[20719]: time=\"2026-06-12T20:06:50.164566387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983255 | controller |     "Jun 12 20:06:50.164753 crc crio[20719]: time=\"2026-06-12T20:06:50.164692631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983274 | controller |     "Jun 12 20:06:50.165219 crc crio[20719]: time=\"2026-06-12T20:06:50.165020569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983298 | controller |     "Jun 12 20:06:50.165469 crc crio[20719]: time=\"2026-06-12T20:06:50.165243595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983323 | controller |     "Jun 12 20:06:50.165469 crc crio[20719]: time=\"2026-06-12T20:06:50.16543658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983348 | controller |     "Jun 12 20:06:50.165585 crc crio[20719]: time=\"2026-06-12T20:06:50.165495041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983369 | controller |     "Jun 12 20:06:50.165585 crc crio[20719]: time=\"2026-06-12T20:06:50.165543813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983421 | controller |     "Jun 12 20:06:50.165585 crc crio[20719]: time=\"2026-06-12T20:06:50.165580744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983453 | controller |     "Jun 12 20:06:50.165795 crc crio[20719]: time=\"2026-06-12T20:06:50.165757541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983474 | controller |     "Jun 12 20:06:50.165849 crc crio[20719]: time=\"2026-06-12T20:06:50.165806002Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983496 | controller |     "Jun 12 20:06:50.166529 crc crio[20719]: time=\"2026-06-12T20:06:50.166431507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983518 | controller |     "Jun 12 20:06:50.166614 crc crio[20719]: time=\"2026-06-12T20:06:50.16655667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983538 | controller |     "Jun 12 20:06:50.166683 crc crio[20719]: time=\"2026-06-12T20:06:50.166625952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983557 | controller |     "Jun 12 20:06:50.166683 crc crio[20719]: time=\"2026-06-12T20:06:50.166676453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983577 | controller |     "Jun 12 20:06:50.166776 crc crio[20719]: time=\"2026-06-12T20:06:50.166711594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983598 | controller |     "Jun 12 20:06:50.166776 crc crio[20719]: time=\"2026-06-12T20:06:50.166756986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983618 | controller |     "Jun 12 20:06:50.166882 crc crio[20719]: time=\"2026-06-12T20:06:50.166799857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983640 | controller |     "Jun 12 20:06:50.166882 crc crio[20719]: time=\"2026-06-12T20:06:50.166823737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983664 | controller |     "Jun 12 20:06:50.167105 crc crio[20719]: time=\"2026-06-12T20:06:50.167045084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983687 | controller |     "Jun 12 20:06:50.167189 crc crio[20719]: time=\"2026-06-12T20:06:50.167113756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983707 | controller |     "Jun 12 20:06:50.167189 crc crio[20719]: time=\"2026-06-12T20:06:50.167145917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983727 | controller |     "Jun 12 20:06:50.167189 crc crio[20719]: time=\"2026-06-12T20:06:50.167169378Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983750 | controller |     "Jun 12 20:06:50.167559 crc crio[20719]: time=\"2026-06-12T20:06:50.167525477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983770 | controller |     "Jun 12 20:06:50.167622 crc crio[20719]: time=\"2026-06-12T20:06:50.167567659Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983789 | controller |     "Jun 12 20:06:50.167622 crc crio[20719]: time=\"2026-06-12T20:06:50.167595329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983808 | controller |     "Jun 12 20:06:50.167622 crc crio[20719]: time=\"2026-06-12T20:06:50.16761898Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983827 | controller |     "Jun 12 20:06:50.167867 crc crio[20719]: time=\"2026-06-12T20:06:50.167821505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983870 | controller |     "Jun 12 20:06:50.167957 crc crio[20719]: time=\"2026-06-12T20:06:50.167880497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983902 | controller |     "Jun 12 20:06:50.167957 crc crio[20719]: time=\"2026-06-12T20:06:50.167912438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983928 | controller |     "Jun 12 20:06:50.167957 crc crio[20719]: time=\"2026-06-12T20:06:50.167937399Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983950 | controller |     "Jun 12 20:06:50.168200 crc crio[20719]: time=\"2026-06-12T20:06:50.168144364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.983970 | controller |     "Jun 12 20:06:50.168347 crc crio[20719]: time=\"2026-06-12T20:06:50.168204956Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.983989 | controller |     "Jun 12 20:06:50.168347 crc crio[20719]: time=\"2026-06-12T20:06:50.168237197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984008 | controller |     "Jun 12 20:06:50.168564 crc crio[20719]: time=\"2026-06-12T20:06:50.16835773Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984027 | controller |     "Jun 12 20:06:50.168564 crc crio[20719]: time=\"2026-06-12T20:06:50.168533365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984046 | controller |     "Jun 12 20:06:50.168564 crc crio[20719]: time=\"2026-06-12T20:06:50.168576976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984065 | controller |     "Jun 12 20:06:50.168935 crc crio[20719]: time=\"2026-06-12T20:06:50.168641148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984084 | controller |     "Jun 12 20:06:50.169375 crc crio[20719]: time=\"2026-06-12T20:06:50.169222364Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984103 | controller |     "Jun 12 20:06:50.169982 crc crio[20719]: time=\"2026-06-12T20:06:50.169570184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984118 | controller |     "Jun 12 20:06:50.170138 crc crio[20719]: time=\"2026-06-12T20:06:50.170076847Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984132 | controller |     "Jun 12 20:06:50.170223 crc crio[20719]: time=\"2026-06-12T20:06:50.170142919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984146 | controller |     "Jun 12 20:06:50.170223 crc crio[20719]: time=\"2026-06-12T20:06:50.170185331Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984159 | controller |     "Jun 12 20:06:50.170474 crc crio[20719]: time=\"2026-06-12T20:06:50.170222762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984173 | controller |     "Jun 12 20:06:50.170474 crc crio[20719]: time=\"2026-06-12T20:06:50.170255713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984188 | controller |     "Jun 12 20:06:50.170693 crc crio[20719]: time=\"2026-06-12T20:06:50.170573221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984202 | controller |     "Jun 12 20:06:50.170790 crc crio[20719]: time=\"2026-06-12T20:06:50.170746696Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984216 | controller |     "Jun 12 20:06:50.170844 crc crio[20719]: time=\"2026-06-12T20:06:50.170815477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984238 | controller |     "Jun 12 20:06:50.170896 crc crio[20719]: time=\"2026-06-12T20:06:50.170866069Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984253 | controller |     "Jun 12 20:06:50.170943 crc crio[20719]: time=\"2026-06-12T20:06:50.17091618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984267 | controller |     "Jun 12 20:06:50.170998 crc crio[20719]: time=\"2026-06-12T20:06:50.170954961Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984281 | controller |     "Jun 12 20:06:50.171184 crc crio[20719]: time=\"2026-06-12T20:06:50.171116017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984294 | controller |     "Jun 12 20:06:50.171418 crc crio[20719]: time=\"2026-06-12T20:06:50.171189039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984308 | controller |     "Jun 12 20:06:50.171542 crc crio[20719]: time=\"2026-06-12T20:06:50.171369682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984322 | controller |     "Jun 12 20:06:50.171542 crc crio[20719]: time=\"2026-06-12T20:06:50.171483956Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984336 | controller |     "Jun 12 20:06:50.171542 crc crio[20719]: time=\"2026-06-12T20:06:50.171531658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984350 | controller |     "Jun 12 20:06:50.171710 crc crio[20719]: time=\"2026-06-12T20:06:50.171579579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984370 | controller |     "Jun 12 20:06:50.171930 crc crio[20719]: time=\"2026-06-12T20:06:50.171837845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984392 | controller |     "Jun 12 20:06:50.172022 crc crio[20719]: time=\"2026-06-12T20:06:50.171936658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984408 | controller |     "Jun 12 20:06:50.172022 crc crio[20719]: time=\"2026-06-12T20:06:50.171993059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984442 | controller |     "Jun 12 20:06:50.172144 crc crio[20719]: time=\"2026-06-12T20:06:50.172045911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984458 | controller |     "Jun 12 20:06:50.172144 crc crio[20719]: time=\"2026-06-12T20:06:50.172091122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984473 | controller |     "Jun 12 20:06:50.172144 crc crio[20719]: time=\"2026-06-12T20:06:50.172126763Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984488 | controller |     "Jun 12 20:06:50.172520 crc crio[20719]: time=\"2026-06-12T20:06:50.172235906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984502 | controller |     "Jun 12 20:06:50.172520 crc crio[20719]: time=\"2026-06-12T20:06:50.1723794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984516 | controller |     "Jun 12 20:06:50.172520 crc crio[20719]: time=\"2026-06-12T20:06:50.172498913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984531 | controller |     "Jun 12 20:06:50.172711 crc crio[20719]: time=\"2026-06-12T20:06:50.172544714Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984545 | controller |     "Jun 12 20:06:50.172711 crc crio[20719]: time=\"2026-06-12T20:06:50.172586385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984562 | controller |     "Jun 12 20:06:50.172711 crc crio[20719]: time=\"2026-06-12T20:06:50.172621716Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984577 | controller |     "Jun 12 20:06:50.172855 crc crio[20719]: time=\"2026-06-12T20:06:50.172825872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984591 | controller |     "Jun 12 20:06:50.172921 crc crio[20719]: time=\"2026-06-12T20:06:50.172881603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984605 | controller |     "Jun 12 20:06:50.172977 crc crio[20719]: time=\"2026-06-12T20:06:50.172925885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984618 | controller |     "Jun 12 20:06:50.172977 crc crio[20719]: time=\"2026-06-12T20:06:50.172961576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984633 | controller |     "Jun 12 20:06:50.173150 crc crio[20719]: time=\"2026-06-12T20:06:50.173101389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984647 | controller |     "Jun 12 20:06:50.173237 crc crio[20719]: time=\"2026-06-12T20:06:50.173167141Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984661 | controller |     "Jun 12 20:06:50.173237 crc crio[20719]: time=\"2026-06-12T20:06:50.173201822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984678 | controller |     "Jun 12 20:06:50.173237 crc crio[20719]: time=\"2026-06-12T20:06:50.173224514Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984701 | controller |     "Jun 12 20:06:50.173586 crc crio[20719]: time=\"2026-06-12T20:06:50.173498551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984721 | controller |     "Jun 12 20:06:50.173586 crc crio[20719]: time=\"2026-06-12T20:06:50.173548242Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984736 | controller |     "Jun 12 20:06:50.173780 crc crio[20719]: time=\"2026-06-12T20:06:50.173710947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984756 | controller |     "Jun 12 20:06:50.173780 crc crio[20719]: time=\"2026-06-12T20:06:50.173780769Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984782 | controller |     "Jun 12 20:06:50.174089 crc crio[20719]: time=\"2026-06-12T20:06:50.17381403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984805 | controller |     "Jun 12 20:06:50.174089 crc crio[20719]: time=\"2026-06-12T20:06:50.17383776Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984827 | controller |     "Jun 12 20:06:50.174089 crc crio[20719]: time=\"2026-06-12T20:06:50.173909812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984868 | controller |     "Jun 12 20:06:50.174089 crc crio[20719]: time=\"2026-06-12T20:06:50.173938473Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984896 | controller |     "Jun 12 20:06:50.174511 crc crio[20719]: time=\"2026-06-12T20:06:50.174105418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984919 | controller |     "Jun 12 20:06:50.174511 crc crio[20719]: time=\"2026-06-12T20:06:50.174139408Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984942 | controller |     "Jun 12 20:06:50.174511 crc crio[20719]: time=\"2026-06-12T20:06:50.17419531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.984968 | controller |     "Jun 12 20:06:50.174511 crc crio[20719]: time=\"2026-06-12T20:06:50.174222581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.984986 | controller |     "Jun 12 20:06:50.174762 crc crio[20719]: time=\"2026-06-12T20:06:50.174524489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985003 | controller |     "Jun 12 20:06:50.174762 crc crio[20719]: time=\"2026-06-12T20:06:50.17456482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985026 | controller |     "Jun 12 20:06:50.174762 crc crio[20719]: time=\"2026-06-12T20:06:50.174677874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985047 | controller |     "Jun 12 20:06:50.174762 crc crio[20719]: time=\"2026-06-12T20:06:50.174714955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985066 | controller |     "Jun 12 20:06:50.174955 crc crio[20719]: time=\"2026-06-12T20:06:50.174858709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985088 | controller |     "Jun 12 20:06:50.174955 crc crio[20719]: time=\"2026-06-12T20:06:50.17489289Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985108 | controller |     "Jun 12 20:06:50.175075 crc crio[20719]: time=\"2026-06-12T20:06:50.175003793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985128 | controller |     "Jun 12 20:06:50.175075 crc crio[20719]: time=\"2026-06-12T20:06:50.175038004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985150 | controller |     "Jun 12 20:06:50.175228 crc crio[20719]: time=\"2026-06-12T20:06:50.175169327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985171 | controller |     "Jun 12 20:06:50.175470 crc crio[20719]: time=\"2026-06-12T20:06:50.175234359Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985192 | controller |     "Jun 12 20:06:50.175470 crc crio[20719]: time=\"2026-06-12T20:06:50.175463205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985212 | controller |     "Jun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175499956Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985231 | controller |     "Jun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175526317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985251 | controller |     "Jun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175549688Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985272 | controller |     "Jun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175712722Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985293 | controller |     "Jun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175749883Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985315 | controller |     "Jun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175879117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985338 | controller |     "Jun 12 20:06:50.176040 crc crio[20719]: time=\"2026-06-12T20:06:50.175912907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985358 | controller |     "Jun 12 20:06:50.176732 crc crio[20719]: time=\"2026-06-12T20:06:50.176117544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985385 | controller |     "Jun 12 20:06:50.176732 crc crio[20719]: time=\"2026-06-12T20:06:50.176153015Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985410 | controller |     "Jun 12 20:06:50.176732 crc crio[20719]: time=\"2026-06-12T20:06:50.176363861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985431 | controller |     "Jun 12 20:06:50.176732 crc crio[20719]: time=\"2026-06-12T20:06:50.176460303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985450 | controller |     "Jun 12 20:06:50.176732 crc crio[20719]: time=\"2026-06-12T20:06:50.176503024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985469 | controller |     "Jun 12 20:06:50.176732 crc crio[20719]: time=\"2026-06-12T20:06:50.176537015Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985488 | controller |     "Jun 12 20:06:50.177081 crc crio[20719]: time=\"2026-06-12T20:06:50.176760091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985504 | controller |     "Jun 12 20:06:50.177081 crc crio[20719]: time=\"2026-06-12T20:06:50.176799922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985521 | controller |     "Jun 12 20:06:50.177081 crc crio[20719]: time=\"2026-06-12T20:06:50.177052829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985542 | controller |     "Jun 12 20:06:50.177249 crc crio[20719]: time=\"2026-06-12T20:06:50.17709157Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985565 | controller |     "Jun 12 20:06:50.177249 crc crio[20719]: time=\"2026-06-12T20:06:50.177139122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985585 | controller |     "Jun 12 20:06:50.177560 crc crio[20719]: time=\"2026-06-12T20:06:50.177354337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985606 | controller |     "Jun 12 20:06:50.177560 crc crio[20719]: time=\"2026-06-12T20:06:50.177523623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985627 | controller |     "Jun 12 20:06:50.177709 crc crio[20719]: time=\"2026-06-12T20:06:50.177573034Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985646 | controller |     "Jun 12 20:06:50.177709 crc crio[20719]: time=\"2026-06-12T20:06:50.177647664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985665 | controller |     "Jun 12 20:06:50.177841 crc crio[20719]: time=\"2026-06-12T20:06:50.177724416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985685 | controller |     "Jun 12 20:06:50.177841 crc crio[20719]: time=\"2026-06-12T20:06:50.17779124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985707 | controller |     "Jun 12 20:06:50.177841 crc crio[20719]: time=\"2026-06-12T20:06:50.177833991Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985727 | controller |     "Jun 12 20:06:50.178011 crc crio[20719]: time=\"2026-06-12T20:06:50.177925624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985748 | controller |     "Jun 12 20:06:50.178011 crc crio[20719]: time=\"2026-06-12T20:06:50.177961845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985768 | controller |     "Jun 12 20:06:50.178132 crc crio[20719]: time=\"2026-06-12T20:06:50.178093248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985793 | controller |     "Jun 12 20:06:50.178132 crc crio[20719]: time=\"2026-06-12T20:06:50.178127619Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985816 | controller |     "Jun 12 20:06:50.178256 crc crio[20719]: time=\"2026-06-12T20:06:50.178233832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985835 | controller |     "Jun 12 20:06:50.178256 crc crio[20719]: time=\"2026-06-12T20:06:50.178336025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985882 | controller |     "Jun 12 20:06:50.178588 crc crio[20719]: time=\"2026-06-12T20:06:50.178490259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985906 | controller |     "Jun 12 20:06:50.178588 crc crio[20719]: time=\"2026-06-12T20:06:50.17853195Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985929 | controller |     "Jun 12 20:06:50.178684 crc crio[20719]: time=\"2026-06-12T20:06:50.178626053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985953 | controller |     "Jun 12 20:06:50.178684 crc crio[20719]: time=\"2026-06-12T20:06:50.178662354Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.985976 | controller |     "Jun 12 20:06:50.178841 crc crio[20719]: time=\"2026-06-12T20:06:50.178796067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.985996 | controller |     "Jun 12 20:06:50.178923 crc crio[20719]: time=\"2026-06-12T20:06:50.17885573Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986015 | controller |     "Jun 12 20:06:50.178978 crc crio[20719]: time=\"2026-06-12T20:06:50.178945193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986033 | controller |     "Jun 12 20:06:50.179033 crc crio[20719]: time=\"2026-06-12T20:06:50.178979643Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986052 | controller |     "Jun 12 20:06:50.179203 crc crio[20719]: time=\"2026-06-12T20:06:50.179142458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986074 | controller |     "Jun 12 20:06:50.179505 crc crio[20719]: time=\"2026-06-12T20:06:50.17920838Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986095 | controller |     "Jun 12 20:06:50.179505 crc crio[20719]: time=\"2026-06-12T20:06:50.179457446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986114 | controller |     "Jun 12 20:06:50.179505 crc crio[20719]: time=\"2026-06-12T20:06:50.179502528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986137 | controller |     "Jun 12 20:06:50.179830 crc crio[20719]: time=\"2026-06-12T20:06:50.179739953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986161 | controller |     "Jun 12 20:06:50.180158 crc crio[20719]: time=\"2026-06-12T20:06:50.179867497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986182 | controller |     "Jun 12 20:06:50.180158 crc crio[20719]: time=\"2026-06-12T20:06:50.179947809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986202 | controller |     "Jun 12 20:06:50.180158 crc crio[20719]: time=\"2026-06-12T20:06:50.180023201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986225 | controller |     "Jun 12 20:06:50.180491 crc crio[20719]: time=\"2026-06-12T20:06:50.180199686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986252 | controller |     "Jun 12 20:06:50.180491 crc crio[20719]: time=\"2026-06-12T20:06:50.180240099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986273 | controller |     "Jun 12 20:06:50.180585 crc crio[20719]: time=\"2026-06-12T20:06:50.180495032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986294 | controller |     "Jun 12 20:06:50.180585 crc crio[20719]: time=\"2026-06-12T20:06:50.180562284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986314 | controller |     "Jun 12 20:06:50.180684 crc crio[20719]: time=\"2026-06-12T20:06:50.180610299Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986333 | controller |     "Jun 12 20:06:50.180684 crc crio[20719]: time=\"2026-06-12T20:06:50.18065519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986351 | controller |     "Jun 12 20:06:50.181131 crc crio[20719]: time=\"2026-06-12T20:06:50.181036447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986370 | controller |     "Jun 12 20:06:50.181220 crc crio[20719]: time=\"2026-06-12T20:06:50.18114019Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986389 | controller |     "Jun 12 20:06:50.181454 crc crio[20719]: time=\"2026-06-12T20:06:50.181212372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986410 | controller |     "Jun 12 20:06:50.181454 crc crio[20719]: time=\"2026-06-12T20:06:50.181343665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986431 | controller |     "Jun 12 20:06:50.181610 crc crio[20719]: time=\"2026-06-12T20:06:50.181455958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986450 | controller |     "Jun 12 20:06:50.181610 crc crio[20719]: time=\"2026-06-12T20:06:50.18150978Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986469 | controller |     "Jun 12 20:06:50.181610 crc crio[20719]: time=\"2026-06-12T20:06:50.181538602Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986490 | controller |     "Jun 12 20:06:50.181610 crc crio[20719]: time=\"2026-06-12T20:06:50.181573263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986510 | controller |     "Jun 12 20:06:50.181792 crc crio[20719]: time=\"2026-06-12T20:06:50.181613014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986529 | controller |     "Jun 12 20:06:50.181792 crc crio[20719]: time=\"2026-06-12T20:06:50.181635494Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986548 | controller |     "Jun 12 20:06:50.181894 crc crio[20719]: time=\"2026-06-12T20:06:50.18184242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986567 | controller |     "Jun 12 20:06:50.181894 crc crio[20719]: time=\"2026-06-12T20:06:50.181873531Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986588 | controller |     "Jun 12 20:06:50.182043 crc crio[20719]: time=\"2026-06-12T20:06:50.181990204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986610 | controller |     "Jun 12 20:06:50.182043 crc crio[20719]: time=\"2026-06-12T20:06:50.182033815Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986629 | controller |     "Jun 12 20:06:50.182704 crc crio[20719]: time=\"2026-06-12T20:06:50.182526298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986656 | controller |     "Jun 12 20:06:50.182704 crc crio[20719]: time=\"2026-06-12T20:06:50.182628171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986676 | controller |     "Jun 12 20:06:50.182704 crc crio[20719]: time=\"2026-06-12T20:06:50.182687283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986696 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.182736514Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986717 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.182786325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986737 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.182830777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986759 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.182973231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986778 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183009972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986797 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183432713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986816 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183496115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986835 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183560356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986876 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183609228Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986898 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183628259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986919 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.18366447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986941 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183707621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.986962 | controller |     "Jun 12 20:06:50.183682 crc crio[20719]: time=\"2026-06-12T20:06:50.183742692Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.986981 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.183968858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987004 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184155573Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987025 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184171793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987046 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184376159Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987071 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184529063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987092 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184636117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987113 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184648947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987132 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184891614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987152 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.184909794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987174 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185006287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987195 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.18511183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987214 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.18514046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987234 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185440878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987255 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.18550767Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987276 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185531691Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987296 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185564652Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987316 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185666815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987335 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185698035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987354 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185796798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987375 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185822269Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987396 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185951333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987415 | controller |     "Jun 12 20:06:50.185969 crc crio[20719]: time=\"2026-06-12T20:06:50.185975364Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987437 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.18619827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987460 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186225681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987488 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186375475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987510 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186431716Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987531 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.18656803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987551 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186591901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987573 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186837697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987593 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186867378Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987613 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186973841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987633 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.186997502Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987655 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187170106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987674 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187197147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987694 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187375912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987716 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187437163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987735 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187576917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987757 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187601348Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987782 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187763342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987802 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187787713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987823 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187923707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987844 | controller |     "Jun 12 20:06:50.188009 crc crio[20719]: time=\"2026-06-12T20:06:50.187949277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987888 | controller |     "Jun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188108722Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987910 | controller |     "Jun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188134362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987934 | controller |     "Jun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188338639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987954 | controller |     "Jun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.18836715Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.987973 | controller |     "Jun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188599946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.987991 | controller |     "Jun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188631247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988011 | controller |     "Jun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.18873826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988030 | controller |     "Jun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188772291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988049 | controller |     "Jun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188911814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988070 | controller |     "Jun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.188943025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988091 | controller |     "Jun 12 20:06:50.189052 crc crio[20719]: time=\"2026-06-12T20:06:50.189057478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988111 | controller |     "Jun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189082889Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988130 | controller |     "Jun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189238203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988152 | controller |     "Jun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189366977Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988172 | controller |     "Jun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189424078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988191 | controller |     "Jun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189449369Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988210 | controller |     "Jun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189600254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988229 | controller |     "Jun 12 20:06:50.189716 crc crio[20719]: time=\"2026-06-12T20:06:50.189626325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988252 | controller |     "Jun 12 20:06:50.190050 crc crio[20719]: time=\"2026-06-12T20:06:50.189745288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988273 | controller |     "Jun 12 20:06:50.190050 crc crio[20719]: time=\"2026-06-12T20:06:50.189769379Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988292 | controller |     "Jun 12 20:06:50.190050 crc crio[20719]: time=\"2026-06-12T20:06:50.189933253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988313 | controller |     "Jun 12 20:06:50.190050 crc crio[20719]: time=\"2026-06-12T20:06:50.189958584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988337 | controller |     "Jun 12 20:06:50.190233 crc crio[20719]: time=\"2026-06-12T20:06:50.190119798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988358 | controller |     "Jun 12 20:06:50.190233 crc crio[20719]: time=\"2026-06-12T20:06:50.190144519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988379 | controller |     "Jun 12 20:06:50.190467 crc crio[20719]: time=\"2026-06-12T20:06:50.190257102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988399 | controller |     "Jun 12 20:06:50.190467 crc crio[20719]: time=\"2026-06-12T20:06:50.190373955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988420 | controller |     "Jun 12 20:06:50.190580 crc crio[20719]: time=\"2026-06-12T20:06:50.19054595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988458 | controller |     "Jun 12 20:06:50.190580 crc crio[20719]: time=\"2026-06-12T20:06:50.19057654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988478 | controller |     "Jun 12 20:06:50.190781 crc crio[20719]: time=\"2026-06-12T20:06:50.190728545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988498 | controller |     "Jun 12 20:06:50.190781 crc crio[20719]: time=\"2026-06-12T20:06:50.190774496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988521 | controller |     "Jun 12 20:06:50.190905 crc crio[20719]: time=\"2026-06-12T20:06:50.190892919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988547 | controller |     "Jun 12 20:06:50.190955 crc crio[20719]: time=\"2026-06-12T20:06:50.19091702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988577 | controller |     "Jun 12 20:06:50.191131 crc crio[20719]: time=\"2026-06-12T20:06:50.191082145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988598 | controller |     "Jun 12 20:06:50.191207 crc crio[20719]: time=\"2026-06-12T20:06:50.191133546Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988625 | controller |     "Jun 12 20:06:50.191709 crc crio[20719]: time=\"2026-06-12T20:06:50.191235519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988650 | controller |     "Jun 12 20:06:50.191709 crc crio[20719]: time=\"2026-06-12T20:06:50.191367923Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988678 | controller |     "Jun 12 20:06:50.191709 crc crio[20719]: time=\"2026-06-12T20:06:50.191538107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988702 | controller |     "Jun 12 20:06:50.191709 crc crio[20719]: time=\"2026-06-12T20:06:50.191574358Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988727 | controller |     "Jun 12 20:06:50.191969 crc crio[20719]: time=\"2026-06-12T20:06:50.191730143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988750 | controller |     "Jun 12 20:06:50.191969 crc crio[20719]: time=\"2026-06-12T20:06:50.191766184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988839 | controller |     "Jun 12 20:06:50.191969 crc crio[20719]: time=\"2026-06-12T20:06:50.191791804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988905 | controller |     "Jun 12 20:06:50.191969 crc crio[20719]: time=\"2026-06-12T20:06:50.191813385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988937 | controller |     "Jun 12 20:06:50.192162 crc crio[20719]: time=\"2026-06-12T20:06:50.191973109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.988960 | controller |     "Jun 12 20:06:50.192162 crc crio[20719]: time=\"2026-06-12T20:06:50.19200419Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.988982 | controller |     "Jun 12 20:06:50.192252 crc crio[20719]: time=\"2026-06-12T20:06:50.192180205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989003 | controller |     "Jun 12 20:06:50.192252 crc crio[20719]: time=\"2026-06-12T20:06:50.192212016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989025 | controller |     "Jun 12 20:06:50.192505 crc crio[20719]: time=\"2026-06-12T20:06:50.192458563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989046 | controller |     "Jun 12 20:06:50.192505 crc crio[20719]: time=\"2026-06-12T20:06:50.192490944Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989068 | controller |     "Jun 12 20:06:50.192841 crc crio[20719]: time=\"2026-06-12T20:06:50.192639598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989088 | controller |     "Jun 12 20:06:50.192841 crc crio[20719]: time=\"2026-06-12T20:06:50.19269579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989108 | controller |     "Jun 12 20:06:50.192841 crc crio[20719]: time=\"2026-06-12T20:06:50.192822843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989131 | controller |     "Jun 12 20:06:50.193102 crc crio[20719]: time=\"2026-06-12T20:06:50.192854554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989155 | controller |     "Jun 12 20:06:50.193102 crc crio[20719]: time=\"2026-06-12T20:06:50.193020319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989176 | controller |     "Jun 12 20:06:50.193102 crc crio[20719]: time=\"2026-06-12T20:06:50.193046119Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989197 | controller |     "Jun 12 20:06:50.193375 crc crio[20719]: time=\"2026-06-12T20:06:50.193338027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989217 | controller |     "Jun 12 20:06:50.193512 crc crio[20719]: time=\"2026-06-12T20:06:50.193382288Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989237 | controller |     "Jun 12 20:06:50.193565 crc crio[20719]: time=\"2026-06-12T20:06:50.193546203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989256 | controller |     "Jun 12 20:06:50.193620 crc crio[20719]: time=\"2026-06-12T20:06:50.193580394Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989275 | controller |     "Jun 12 20:06:50.193884 crc crio[20719]: time=\"2026-06-12T20:06:50.193829641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989295 | controller |     "Jun 12 20:06:50.193884 crc crio[20719]: time=\"2026-06-12T20:06:50.193876493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989317 | controller |     "Jun 12 20:06:50.193884 crc crio[20719]: time=\"2026-06-12T20:06:50.193901163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989338 | controller |     "Jun 12 20:06:50.193884 crc crio[20719]: time=\"2026-06-12T20:06:50.193916964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989366 | controller |     "Jun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194103459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989387 | controller |     "Jun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194127719Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989406 | controller |     "Jun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194248463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989428 | controller |     "Jun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194331715Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989447 | controller |     "Jun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194478629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989469 | controller |     "Jun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.19450456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989489 | controller |     "Jun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194619933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989508 | controller |     "Jun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194644524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989530 | controller |     "Jun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194814718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989552 | controller |     "Jun 12 20:06:50.194872 crc crio[20719]: time=\"2026-06-12T20:06:50.194844349Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989572 | controller |     "Jun 12 20:06:50.195584 crc crio[20719]: time=\"2026-06-12T20:06:50.194999153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989592 | controller |     "Jun 12 20:06:50.195584 crc crio[20719]: time=\"2026-06-12T20:06:50.195026754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989612 | controller |     "Jun 12 20:06:50.195584 crc crio[20719]: time=\"2026-06-12T20:06:50.195172679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989635 | controller |     "Jun 12 20:06:50.195584 crc crio[20719]: time=\"2026-06-12T20:06:50.19519765Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989659 | controller |     "Jun 12 20:06:50.195584 crc crio[20719]: time=\"2026-06-12T20:06:50.195421616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989679 | controller |     "Jun 12 20:06:50.195584 crc crio[20719]: time=\"2026-06-12T20:06:50.195448976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989699 | controller |     "Jun 12 20:06:50.195883 crc crio[20719]: time=\"2026-06-12T20:06:50.19559543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989720 | controller |     "Jun 12 20:06:50.195883 crc crio[20719]: time=\"2026-06-12T20:06:50.195620131Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989742 | controller |     "Jun 12 20:06:50.195883 crc crio[20719]: time=\"2026-06-12T20:06:50.195845127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989767 | controller |     "Jun 12 20:06:50.195883 crc crio[20719]: time=\"2026-06-12T20:06:50.195870778Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989788 | controller |     "Jun 12 20:06:50.196057 crc crio[20719]: time=\"2026-06-12T20:06:50.195891248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989809 | controller |     "Jun 12 20:06:50.196057 crc crio[20719]: time=\"2026-06-12T20:06:50.195908619Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989830 | controller |     "Jun 12 20:06:50.196371 crc crio[20719]: time=\"2026-06-12T20:06:50.196081803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989869 | controller |     "Jun 12 20:06:50.196371 crc crio[20719]: time=\"2026-06-12T20:06:50.196109654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989897 | controller |     "Jun 12 20:06:50.196371 crc crio[20719]: time=\"2026-06-12T20:06:50.196360851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989921 | controller |     "Jun 12 20:06:50.196597 crc crio[20719]: time=\"2026-06-12T20:06:50.196432533Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989941 | controller |     "Jun 12 20:06:50.196597 crc crio[20719]: time=\"2026-06-12T20:06:50.196563827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989961 | controller |     "Jun 12 20:06:50.196597 crc crio[20719]: time=\"2026-06-12T20:06:50.196590108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.989980 | controller |     "Jun 12 20:06:50.196775 crc crio[20719]: time=\"2026-06-12T20:06:50.196687301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.989999 | controller |     "Jun 12 20:06:50.196775 crc crio[20719]: time=\"2026-06-12T20:06:50.196710431Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990018 | controller |     "Jun 12 20:06:50.197022 crc crio[20719]: time=\"2026-06-12T20:06:50.196986429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990037 | controller |     "Jun 12 20:06:50.197098 crc crio[20719]: time=\"2026-06-12T20:06:50.19702977Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990058 | controller |     "Jun 12 20:06:50.197098 crc crio[20719]: time=\"2026-06-12T20:06:50.197055501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990079 | controller |     "Jun 12 20:06:50.197098 crc crio[20719]: time=\"2026-06-12T20:06:50.197071971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990099 | controller |     "Jun 12 20:06:50.197245 crc crio[20719]: time=\"2026-06-12T20:06:50.197200385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990118 | controller |     "Jun 12 20:06:50.197455 crc crio[20719]: time=\"2026-06-12T20:06:50.197358729Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990137 | controller |     "Jun 12 20:06:50.197455 crc crio[20719]: time=\"2026-06-12T20:06:50.197415601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990156 | controller |     "Jun 12 20:06:50.197455 crc crio[20719]: time=\"2026-06-12T20:06:50.197444301Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990176 | controller |     "Jun 12 20:06:50.197708 crc crio[20719]: time=\"2026-06-12T20:06:50.197669007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990204 | controller |     "Jun 12 20:06:50.197708 crc crio[20719]: time=\"2026-06-12T20:06:50.197710169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990225 | controller |     "Jun 12 20:06:50.197838 crc crio[20719]: time=\"2026-06-12T20:06:50.197733259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990245 | controller |     "Jun 12 20:06:50.197838 crc crio[20719]: time=\"2026-06-12T20:06:50.1977496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990267 | controller |     "Jun 12 20:06:50.198033 crc crio[20719]: time=\"2026-06-12T20:06:50.197959265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990289 | controller |     "Jun 12 20:06:50.198033 crc crio[20719]: time=\"2026-06-12T20:06:50.197986317Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990310 | controller |     "Jun 12 20:06:50.198136 crc crio[20719]: time=\"2026-06-12T20:06:50.198123241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990330 | controller |     "Jun 12 20:06:50.198184 crc crio[20719]: time=\"2026-06-12T20:06:50.198147461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990352 | controller |     "Jun 12 20:06:50.198384 crc crio[20719]: time=\"2026-06-12T20:06:50.198349987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990373 | controller |     "Jun 12 20:06:50.198492 crc crio[20719]: time=\"2026-06-12T20:06:50.198425689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990391 | controller |     "Jun 12 20:06:50.198492 crc crio[20719]: time=\"2026-06-12T20:06:50.198485071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990413 | controller |     "Jun 12 20:06:50.198601 crc crio[20719]: time=\"2026-06-12T20:06:50.198511901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990435 | controller |     "Jun 12 20:06:50.198723 crc crio[20719]: time=\"2026-06-12T20:06:50.198676146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990454 | controller |     "Jun 12 20:06:50.198723 crc crio[20719]: time=\"2026-06-12T20:06:50.198718757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990475 | controller |     "Jun 12 20:06:50.198843 crc crio[20719]: time=\"2026-06-12T20:06:50.198814249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990495 | controller |     "Jun 12 20:06:50.198843 crc crio[20719]: time=\"2026-06-12T20:06:50.19883778Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990514 | controller |     "Jun 12 20:06:50.199043 crc crio[20719]: time=\"2026-06-12T20:06:50.199008725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990533 | controller |     "Jun 12 20:06:50.199124 crc crio[20719]: time=\"2026-06-12T20:06:50.199049426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990552 | controller |     "Jun 12 20:06:50.199216 crc crio[20719]: time=\"2026-06-12T20:06:50.199181449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990571 | controller |     "Jun 12 20:06:50.199378 crc crio[20719]: time=\"2026-06-12T20:06:50.1992225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990590 | controller |     "Jun 12 20:06:50.199501 crc crio[20719]: time=\"2026-06-12T20:06:50.199473608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990618 | controller |     "Jun 12 20:06:50.199501 crc crio[20719]: time=\"2026-06-12T20:06:50.199501569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990638 | controller |     "Jun 12 20:06:50.199679 crc crio[20719]: time=\"2026-06-12T20:06:50.199643743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990653 | controller |     "Jun 12 20:06:50.199760 crc crio[20719]: time=\"2026-06-12T20:06:50.199682604Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990669 | controller |     "Jun 12 20:06:50.199882 crc crio[20719]: time=\"2026-06-12T20:06:50.199847568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990692 | controller |     "Jun 12 20:06:50.199963 crc crio[20719]: time=\"2026-06-12T20:06:50.199887679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990714 | controller |     "Jun 12 20:06:50.200056 crc crio[20719]: time=\"2026-06-12T20:06:50.200021983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990736 | controller |     "Jun 12 20:06:50.200126 crc crio[20719]: time=\"2026-06-12T20:06:50.200061564Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990751 | controller |     "Jun 12 20:06:50.200126 crc crio[20719]: time=\"2026-06-12T20:06:50.200084445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 21:10:22.990768 | controller |     "Jun 12 20:06:50.200126 crc crio[20719]: time=\"2026-06-12T20:06:50.200101565Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 21:10:22.990791 | controller |     "Jun 12 20:06:53.930090 crc crio[20719]: time=\"2026-06-12T20:06:53.92947226Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 21:10:22.990814 | controller |     "Jun 12 20:06:54.004562 crc crio[20719]: time=\"2026-06-12T20:06:54.002707191Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.990831 | controller |     "Jun 12 20:06:54.004562 crc crio[20719]: time=\"2026-06-12T20:06:54.003522954Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.990846 | controller |     "Jun 12 20:06:54.004562 crc crio[20719]: time=\"2026-06-12T20:06:54.003614457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 21:10:22.990883 | controller |     "Jun 12 20:06:54.084996 crc crio[20719]: time=\"2026-06-12T20:06:54.084876752Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 21:10:22.990902 | controller |     "Jun 12 20:06:54.084996 crc crio[20719]: time=\"2026-06-12T20:06:54.084966705Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 21:10:22.990924 | controller |     "Jun 12 20:07:29.268862 crc crio[20719]: time=\"2026-06-12T20:07:29.26762119Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/POD\" id=16a36b6e-d273-4702-a9d9-d4a43748b6b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.990945 | controller |     "Jun 12 20:07:29.272516 crc crio[20719]: time=\"2026-06-12T20:07:29.26907243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.990964 | controller |     "Jun 12 20:07:29.312363 crc crio[20719]: time=\"2026-06-12T20:07:29.312150852Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 Namespace:openshift-marketplace ID:75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d UID:79d3eba2-215d-4b2e-a96c-d1a0fdff1603 NetNS:/var/run/netns/964215c8-7114-4b4c-bf79-48745cf57150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79d3eba2_215d_4b2e_a96c_d1a0fdff1603.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}\"",
2026-06-12 21:10:22.991016 | controller |     "Jun 12 20:07:29.312363 crc crio[20719]: time=\"2026-06-12T20:07:29.31242967Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.991033 | controller |     "Jun 12 20:07:29.880743 crc crio[20719]: 2026-06-12T20:07:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75371e1b8411903 Mac:ce:a9:a6:e5:25:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/964215c8-7114-4b4c-bf79-48745cf57150 SocketPath: PciID:}] [{Interface:0xc0003273d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.991049 | controller |     "Jun 12 20:07:29.882794 crc crio[20719]: time=\"2026-06-12T20:07:29.882712871Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 Namespace:openshift-marketplace ID:75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d UID:79d3eba2-215d-4b2e-a96c-d1a0fdff1603 NetNS:/var/run/netns/964215c8-7114-4b4c-bf79-48745cf57150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79d3eba2_215d_4b2e_a96c_d1a0fdff1603.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}\"",
2026-06-12 21:10:22.991064 | controller |     "Jun 12 20:07:29.882950 crc crio[20719]: time=\"2026-06-12T20:07:29.882894357Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.991079 | controller |     "Jun 12 20:07:29.901184 crc crio[20719]: time=\"2026-06-12T20:07:29.890465217Z\" level=info msg=\"Ran pod sandbox 75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/POD\" id=16a36b6e-d273-4702-a9d9-d4a43748b6b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.991094 | controller |     "Jun 12 20:07:29.901184 crc crio[20719]: time=\"2026-06-12T20:07:29.89617892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=754666dc-5373-4cdc-8848-736b1f46dff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991109 | controller |     "Jun 12 20:07:29.901184 crc crio[20719]: time=\"2026-06-12T20:07:29.898018101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ebb99379-7973-42cc-8cdd-1e2915d31f26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991124 | controller |     "Jun 12 20:07:29.907693 crc crio[20719]: time=\"2026-06-12T20:07:29.905826545Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/util\" id=d086009b-d652-4ca7-a0ed-a216a435a8ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.991139 | controller |     "Jun 12 20:07:29.907693 crc crio[20719]: time=\"2026-06-12T20:07:29.906895355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.991153 | controller |     "Jun 12 20:07:29.944702 crc crio[20719]: time=\"2026-06-12T20:07:29.941237686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.991172 | controller |     "Jun 12 20:07:29.950179 crc crio[20719]: time=\"2026-06-12T20:07:29.950097959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.991186 | controller |     "Jun 12 20:07:30.097786 crc crio[20719]: time=\"2026-06-12T20:07:30.097657216Z\" level=info msg=\"Created container 1743d2dc6a975a93c54dcadf31ff3ee464f6c0291ea350afc798ba1f20fd3b6b: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/util\" id=d086009b-d652-4ca7-a0ed-a216a435a8ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.991201 | controller |     "Jun 12 20:07:30.099358 crc crio[20719]: time=\"2026-06-12T20:07:30.099215349Z\" level=info msg=\"Starting container: 1743d2dc6a975a93c54dcadf31ff3ee464f6c0291ea350afc798ba1f20fd3b6b\" id=2b6d9e94-92be-4369-b393-8095f8727637 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.991216 | controller |     "Jun 12 20:07:30.110170 crc crio[20719]: time=\"2026-06-12T20:07:30.109964634Z\" level=info msg=\"Started container\" PID=36273 containerID=1743d2dc6a975a93c54dcadf31ff3ee464f6c0291ea350afc798ba1f20fd3b6b description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/util id=2b6d9e94-92be-4369-b393-8095f8727637 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d",
2026-06-12 21:10:22.991230 | controller |     "Jun 12 20:07:30.512217 crc crio[20719]: time=\"2026-06-12T20:07:30.511917239Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=fe144c72-db9e-4fd7-937a-a156e41715ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991246 | controller |     "Jun 12 20:07:30.514792 crc crio[20719]: time=\"2026-06-12T20:07:30.512520445Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=fe144c72-db9e-4fd7-937a-a156e41715ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991268 | controller |     "Jun 12 20:07:30.514792 crc crio[20719]: time=\"2026-06-12T20:07:30.512643509Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=fe144c72-db9e-4fd7-937a-a156e41715ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991290 | controller |     "Jun 12 20:07:30.518641 crc crio[20719]: time=\"2026-06-12T20:07:30.516082233Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e710ac8b-2b46-43da-8c18-29c1096f49ef name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.991305 | controller |     "Jun 12 20:07:30.537453 crc crio[20719]: time=\"2026-06-12T20:07:30.537250803Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-12 21:10:22.991324 | controller |     "Jun 12 20:07:32.460841 crc crio[20719]: time=\"2026-06-12T20:07:32.460668209Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e710ac8b-2b46-43da-8c18-29c1096f49ef name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.991348 | controller |     "Jun 12 20:07:32.462251 crc crio[20719]: time=\"2026-06-12T20:07:32.462162691Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=7e670ae6-030c-49d0-87ae-40ab5d372554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991370 | controller |     "Jun 12 20:07:32.467408 crc crio[20719]: time=\"2026-06-12T20:07:32.467226569Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=5b463152-1e67-4ad6-b096-d8c7eac5c955 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991385 | controller |     "Jun 12 20:07:32.475977 crc crio[20719]: time=\"2026-06-12T20:07:32.475853265Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/pull\" id=21734a4f-79a0-471e-ad91-cddb521af663 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.991400 | controller |     "Jun 12 20:07:32.478198 crc crio[20719]: time=\"2026-06-12T20:07:32.478079246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.991415 | controller |     "Jun 12 20:07:32.523038 crc crio[20719]: time=\"2026-06-12T20:07:32.522915978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.991429 | controller |     "Jun 12 20:07:32.524745 crc crio[20719]: time=\"2026-06-12T20:07:32.523432452Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/0ef51144f828e9af88dad01ff30c457ec3ff61197c7760bc828ed372013cca00/merged/etc/passwd: no such file or directory\"",
2026-06-12 21:10:22.991443 | controller |     "Jun 12 20:07:32.524745 crc crio[20719]: time=\"2026-06-12T20:07:32.523481544Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/0ef51144f828e9af88dad01ff30c457ec3ff61197c7760bc828ed372013cca00/merged/etc/group: no such file or directory\"",
2026-06-12 21:10:22.991457 | controller |     "Jun 12 20:07:32.530032 crc crio[20719]: time=\"2026-06-12T20:07:32.529928968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.991471 | controller |     "Jun 12 20:07:32.654302 crc crio[20719]: time=\"2026-06-12T20:07:32.653617881Z\" level=info msg=\"Created container c14e5c422d66ab8b71ceb64924f14cf44cf1f23a7126190610c56c12c65af72b: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/pull\" id=21734a4f-79a0-471e-ad91-cddb521af663 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.991486 | controller |     "Jun 12 20:07:32.657426 crc crio[20719]: time=\"2026-06-12T20:07:32.657198369Z\" level=info msg=\"Starting container: c14e5c422d66ab8b71ceb64924f14cf44cf1f23a7126190610c56c12c65af72b\" id=1f8156d5-3a01-48ae-8c3d-c924be1998f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.991501 | controller |     "Jun 12 20:07:32.667220 crc crio[20719]: time=\"2026-06-12T20:07:32.666888926Z\" level=info msg=\"Started container\" PID=36319 containerID=c14e5c422d66ab8b71ceb64924f14cf44cf1f23a7126190610c56c12c65af72b description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/pull id=1f8156d5-3a01-48ae-8c3d-c924be1998f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d",
2026-06-12 21:10:22.991516 | controller |     "Jun 12 20:07:33.555796 crc crio[20719]: time=\"2026-06-12T20:07:33.555631982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b3acc2ce-58d8-44ed-8a21-07a7dbfca39d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991534 | controller |     "Jun 12 20:07:33.559772 crc crio[20719]: time=\"2026-06-12T20:07:33.559641892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0977b4ad-3cba-47fa-a5b1-c5661287e5de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991549 | controller |     "Jun 12 20:07:33.570189 crc crio[20719]: time=\"2026-06-12T20:07:33.570033077Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/extract\" id=33a79337-254a-4ee3-8b2e-e003473748bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.991563 | controller |     "Jun 12 20:07:33.570990 crc crio[20719]: time=\"2026-06-12T20:07:33.570879021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.991578 | controller |     "Jun 12 20:07:33.628150 crc crio[20719]: time=\"2026-06-12T20:07:33.627923005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.991592 | controller |     "Jun 12 20:07:33.634778 crc crio[20719]: time=\"2026-06-12T20:07:33.634662869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.991607 | controller |     "Jun 12 20:07:33.775698 crc crio[20719]: time=\"2026-06-12T20:07:33.775513502Z\" level=info msg=\"Created container b1d18033b35912cc7ec141a0751fadfe49870b756a61cfe795fc37c37f2dc20b: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/extract\" id=33a79337-254a-4ee3-8b2e-e003473748bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.991621 | controller |     "Jun 12 20:07:33.777591 crc crio[20719]: time=\"2026-06-12T20:07:33.777437095Z\" level=info msg=\"Starting container: b1d18033b35912cc7ec141a0751fadfe49870b756a61cfe795fc37c37f2dc20b\" id=8efb70ef-8df3-425e-8b06-e74d92293108 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.991636 | controller |     "Jun 12 20:07:33.786200 crc crio[20719]: time=\"2026-06-12T20:07:33.78598002Z\" level=info msg=\"Started container\" PID=36359 containerID=b1d18033b35912cc7ec141a0751fadfe49870b756a61cfe795fc37c37f2dc20b description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/extract id=8efb70ef-8df3-425e-8b06-e74d92293108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d",
2026-06-12 21:10:22.991651 | controller |     "Jun 12 20:07:35.588991 crc crio[20719]: time=\"2026-06-12T20:07:35.587851431Z\" level=info msg=\"Stopping pod sandbox: 75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d\" id=050b9acf-bef9-47cb-a654-0e9d45c82af8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.991666 | controller |     "Jun 12 20:07:35.590911 crc crio[20719]: time=\"2026-06-12T20:07:35.589807386Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 Namespace:openshift-marketplace ID:75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d UID:79d3eba2-215d-4b2e-a96c-d1a0fdff1603 NetNS:/var/run/netns/964215c8-7114-4b4c-bf79-48745cf57150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79d3eba2_215d_4b2e_a96c_d1a0fdff1603.slice PodAnnotations:0xc00334a798}] Aliases:map[]}\"",
2026-06-12 21:10:22.991681 | controller |     "Jun 12 20:07:35.590911 crc crio[20719]: time=\"2026-06-12T20:07:35.590004242Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.991699 | controller |     "Jun 12 20:07:36.366246 crc crio[20719]: time=\"2026-06-12T20:07:36.365864091Z\" level=info msg=\"Stopped pod sandbox: 75371e1b8411903223e4593a397e20c1d4996f51b757869a4e5c9bdc5d71e77d\" id=050b9acf-bef9-47cb-a654-0e9d45c82af8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.991714 | controller |     "Jun 12 20:07:40.952885 crc crio[20719]: time=\"2026-06-12T20:07:40.952348902Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/POD\" id=685f6498-2a97-4128-b6ec-17e5391f2047 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.991729 | controller |     "Jun 12 20:07:40.954131 crc crio[20719]: time=\"2026-06-12T20:07:40.952929638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.991744 | controller |     "Jun 12 20:07:41.002477 crc crio[20719]: time=\"2026-06-12T20:07:41.002363361Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-kfbm6 Namespace:openshift-nmstate ID:c5752ab65d0114b0c3aefa60ac0ccc79f859423f6acbc00c8b095fd9613b31b5 UID:796c9b33-3033-428c-909d-87cee3327eb5 NetNS:/var/run/netns/96ffd537-b0eb-4a96-ab9e-20f9cdba63ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod796c9b33_3033_428c_909d_87cee3327eb5.slice PodAnnotations:0xc000eae060}] Aliases:map[]}\"",
2026-06-12 21:10:22.991759 | controller |     "Jun 12 20:07:41.002800 crc crio[20719]: time=\"2026-06-12T20:07:41.002460884Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-kfbm6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.991775 | controller |     "Jun 12 20:07:41.805726 crc crio[20719]: 2026-06-12T20:07:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5752ab65d0114b Mac:96:00:dd:0a:12:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/96ffd537-b0eb-4a96-ab9e-20f9cdba63ea SocketPath: PciID:}] [{Interface:0xc00024e740 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.991789 | controller |     "Jun 12 20:07:41.806855 crc crio[20719]: time=\"2026-06-12T20:07:41.806792816Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-kfbm6 Namespace:openshift-nmstate ID:c5752ab65d0114b0c3aefa60ac0ccc79f859423f6acbc00c8b095fd9613b31b5 UID:796c9b33-3033-428c-909d-87cee3327eb5 NetNS:/var/run/netns/96ffd537-b0eb-4a96-ab9e-20f9cdba63ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod796c9b33_3033_428c_909d_87cee3327eb5.slice PodAnnotations:0xc000eae060}] Aliases:map[]}\"",
2026-06-12 21:10:22.991804 | controller |     "Jun 12 20:07:41.807026 crc crio[20719]: time=\"2026-06-12T20:07:41.806979631Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-kfbm6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.991819 | controller |     "Jun 12 20:07:41.813237 crc crio[20719]: time=\"2026-06-12T20:07:41.81314856Z\" level=info msg=\"Ran pod sandbox c5752ab65d0114b0c3aefa60ac0ccc79f859423f6acbc00c8b095fd9613b31b5 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/POD\" id=685f6498-2a97-4128-b6ec-17e5391f2047 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.991834 | controller |     "Jun 12 20:07:41.815959 crc crio[20719]: time=\"2026-06-12T20:07:41.815880165Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=c4906ca8-e65d-4f88-948f-985f5f49c253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991870 | controller |     "Jun 12 20:07:41.816187 crc crio[20719]: time=\"2026-06-12T20:07:41.816082632Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=c4906ca8-e65d-4f88-948f-985f5f49c253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991893 | controller |     "Jun 12 20:07:41.816187 crc crio[20719]: time=\"2026-06-12T20:07:41.816155514Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=c4906ca8-e65d-4f88-948f-985f5f49c253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991916 | controller |     "Jun 12 20:07:41.817562 crc crio[20719]: time=\"2026-06-12T20:07:41.817474868Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=ac9378f5-c2e3-4d45-a63f-de5e4794e327 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.991935 | controller |     "Jun 12 20:07:41.824338 crc crio[20719]: time=\"2026-06-12T20:07:41.824220494Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-12 21:10:22.991950 | controller |     "Jun 12 20:07:45.640845 crc crio[20719]: time=\"2026-06-12T20:07:45.639881443Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=ac9378f5-c2e3-4d45-a63f-de5e4794e327 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.991965 | controller |     "Jun 12 20:07:45.643036 crc crio[20719]: time=\"2026-06-12T20:07:45.642213804Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=19546e39-7c0f-436b-b18d-eee8a4d1892f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991979 | controller |     "Jun 12 20:07:45.646186 crc crio[20719]: time=\"2026-06-12T20:07:45.646079131Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=45c9e50f-2e71-4f57-830a-45a8dbd2ad51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.991994 | controller |     "Jun 12 20:07:45.654934 crc crio[20719]: time=\"2026-06-12T20:07:45.654776289Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/nmstate-operator\" id=c1c4104d-99e0-4cdf-88b3-e00149eee859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.992008 | controller |     "Jun 12 20:07:45.656969 crc crio[20719]: time=\"2026-06-12T20:07:45.656834858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.992022 | controller |     "Jun 12 20:07:45.681626 crc crio[20719]: time=\"2026-06-12T20:07:45.681487612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.992037 | controller |     "Jun 12 20:07:45.685331 crc crio[20719]: time=\"2026-06-12T20:07:45.685186514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.992051 | controller |     "Jun 12 20:07:45.810595 crc crio[20719]: time=\"2026-06-12T20:07:45.81049495Z\" level=info msg=\"Created container f4b78ad51d2f7566acbc12e0fd5f75c4646d4f1548a19f1fea9dad88f2045bb9: openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/nmstate-operator\" id=c1c4104d-99e0-4cdf-88b3-e00149eee859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.992069 | controller |     "Jun 12 20:07:45.812115 crc crio[20719]: time=\"2026-06-12T20:07:45.812031323Z\" level=info msg=\"Starting container: f4b78ad51d2f7566acbc12e0fd5f75c4646d4f1548a19f1fea9dad88f2045bb9\" id=cdae0f66-0f78-4c19-ae74-98066b4b02b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.992084 | controller |     "Jun 12 20:07:45.820480 crc crio[20719]: time=\"2026-06-12T20:07:45.820407023Z\" level=info msg=\"Started container\" PID=36687 containerID=f4b78ad51d2f7566acbc12e0fd5f75c4646d4f1548a19f1fea9dad88f2045bb9 description=openshift-nmstate/nmstate-operator-6569c8c666-kfbm6/nmstate-operator id=cdae0f66-0f78-4c19-ae74-98066b4b02b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5752ab65d0114b0c3aefa60ac0ccc79f859423f6acbc00c8b095fd9613b31b5",
2026-06-12 21:10:22.992103 | controller |     "Jun 12 20:07:59.835673 crc crio[20719]: time=\"2026-06-12T20:07:59.8346742Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/POD\" id=039f46d2-fceb-44f2-a5e5-e82161042691 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.992127 | controller |     "Jun 12 20:07:59.837184 crc crio[20719]: time=\"2026-06-12T20:07:59.835717939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.992146 | controller |     "Jun 12 20:07:59.865920 crc crio[20719]: time=\"2026-06-12T20:07:59.865816852Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-74bbm Namespace:openshift-nmstate ID:262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e UID:8e84fc74-95d8-477e-b441-a51cb62fd084 NetNS:/var/run/netns/1417365d-ad5a-4ceb-be25-8c29d9d0f5e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e84fc74_95d8_477e_b441_a51cb62fd084.slice PodAnnotations:0xc000a38e60}] Aliases:map[]}\"",
2026-06-12 21:10:22.992162 | controller |     "Jun 12 20:07:59.865920 crc crio[20719]: time=\"2026-06-12T20:07:59.865907565Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-74bbm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.992186 | controller |     "Jun 12 20:07:59.981630 crc crio[20719]: time=\"2026-06-12T20:07:59.981093654Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-r4q5g/POD\" id=61d531c7-3eb4-40df-a834-344aa76dd8e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.992208 | controller |     "Jun 12 20:07:59.981745 crc crio[20719]: time=\"2026-06-12T20:07:59.981652069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.992225 | controller |     "Jun 12 20:08:00.005034 crc crio[20719]: time=\"2026-06-12T20:08:00.004910636Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=61d531c7-3eb4-40df-a834-344aa76dd8e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.992246 | controller |     "Jun 12 20:08:00.052405 crc crio[20719]: time=\"2026-06-12T20:08:00.052246921Z\" level=info msg=\"Ran pod sandbox 5c8af9f60670e87ebf3aec2d095dcc1b6a5f6213648e4678e2dcf4b6154a5498 with infra container: openshift-nmstate/nmstate-handler-r4q5g/POD\" id=61d531c7-3eb4-40df-a834-344aa76dd8e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.992270 | controller |     "Jun 12 20:08:00.062444 crc crio[20719]: time=\"2026-06-12T20:08:00.061198744Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=2843ef7d-b647-481c-b50c-999071dfa156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.992295 | controller |     "Jun 12 20:08:00.062900 crc crio[20719]: time=\"2026-06-12T20:08:00.062856916Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=2843ef7d-b647-481c-b50c-999071dfa156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.992317 | controller |     "Jun 12 20:08:00.063073 crc crio[20719]: time=\"2026-06-12T20:08:00.063053372Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=2843ef7d-b647-481c-b50c-999071dfa156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.992338 | controller |     "Jun 12 20:08:00.067093 crc crio[20719]: time=\"2026-06-12T20:08:00.067059043Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=77e1e171-b593-4a9e-b976-805618d69812 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.992357 | controller |     "Jun 12 20:08:00.074779 crc crio[20719]: time=\"2026-06-12T20:08:00.072900722Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 21:10:22.992379 | controller |     "Jun 12 20:08:00.525138 crc crio[20719]: time=\"2026-06-12T20:08:00.521903822Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688248-tn6cb/POD\" id=b65fd8a0-ce35-4433-bd54-1a408810a7c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.992400 | controller |     "Jun 12 20:08:00.525138 crc crio[20719]: time=\"2026-06-12T20:08:00.522226161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.992420 | controller |     "Jun 12 20:08:00.554190 crc crio[20719]: time=\"2026-06-12T20:08:00.554117497Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688248-tn6cb Namespace:openshift-infra ID:a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858 UID:e362e60b-74a1-4f2d-8b48-f73c93410fe9 NetNS:/var/run/netns/dfaefae0-1f8a-4ceb-8d5d-710c2b0bdc3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode362e60b_74a1_4f2d_8b48_f73c93410fe9.slice PodAnnotations:0xc003ab1280}] Aliases:map[]}\"",
2026-06-12 21:10:22.992453 | controller |     "Jun 12 20:08:00.554190 crc crio[20719]: time=\"2026-06-12T20:08:00.554180539Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688248-tn6cb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.992473 | controller |     "Jun 12 20:08:00.670737 crc crio[20719]: time=\"2026-06-12T20:08:00.670550664Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/POD\" id=bc1f6167-424a-4a51-bab1-ca808eae9e01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.992488 | controller |     "Jun 12 20:08:00.670737 crc crio[20719]: time=\"2026-06-12T20:08:00.670685988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.992503 | controller |     "Jun 12 20:08:00.708230 crc crio[20719]: time=\"2026-06-12T20:08:00.707032135Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-flwpm Namespace:openshift-nmstate ID:71d09b14a109d40e3c2a446b6c11e8836f564d71bb3a0389d6bf76ceab4d3a3d UID:b1122dcf-fb26-481e-b704-ea14de9ab2ca NetNS:/var/run/netns/647f919e-3315-4b85-81cc-e32a06937bd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1122dcf_fb26_481e_b704_ea14de9ab2ca.slice PodAnnotations:0xc002d9a030}] Aliases:map[]}\"",
2026-06-12 21:10:22.992523 | controller |     "Jun 12 20:08:00.708230 crc crio[20719]: time=\"2026-06-12T20:08:00.707098958Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-flwpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.992540 | controller |     "Jun 12 20:08:00.719040 crc crio[20719]: time=\"2026-06-12T20:08:00.718885781Z\" level=info msg=\"Running pod sandbox: openshift-console/console-67bd847d85-vdm7m/POD\" id=e8b35968-f082-4bb7-87f4-17b179155146 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.992563 | controller |     "Jun 12 20:08:00.719458 crc crio[20719]: time=\"2026-06-12T20:08:00.719105407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.992585 | controller |     "Jun 12 20:08:00.784742 crc crio[20719]: time=\"2026-06-12T20:08:00.784029427Z\" level=info msg=\"Got pod network &{Name:console-67bd847d85-vdm7m Namespace:openshift-console ID:4d4652a7239c262d348c8e25772ccd0cfc990be9997b5716f47aa3b45c93a9b9 UID:9a5149be-d4dc-4187-89db-8a1ba4d045fa NetNS:/var/run/netns/f23f55f3-7b62-48e9-9925-1d7d1daa9fc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a5149be_d4dc_4187_89db_8a1ba4d045fa.slice PodAnnotations:0xc003ab01a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.992605 | controller |     "Jun 12 20:08:00.784742 crc crio[20719]: time=\"2026-06-12T20:08:00.784353216Z\" level=info msg=\"Adding pod openshift-console_console-67bd847d85-vdm7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.992627 | controller |     "Jun 12 20:08:00.899256 crc crio[20719]: 2026-06-12T20:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:262fc1f20f72799 Mac:e6:65:28:70:03:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/1417365d-ad5a-4ceb-be25-8c29d9d0f5e7 SocketPath: PciID:}] [{Interface:0xc0006245d0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.992649 | controller |     "Jun 12 20:08:00.901091 crc crio[20719]: time=\"2026-06-12T20:08:00.901010216Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-74bbm Namespace:openshift-nmstate ID:262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e UID:8e84fc74-95d8-477e-b441-a51cb62fd084 NetNS:/var/run/netns/1417365d-ad5a-4ceb-be25-8c29d9d0f5e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e84fc74_95d8_477e_b441_a51cb62fd084.slice PodAnnotations:0xc000a38e60}] Aliases:map[]}\"",
2026-06-12 21:10:22.992669 | controller |     "Jun 12 20:08:00.901186 crc crio[20719]: time=\"2026-06-12T20:08:00.901151551Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-74bbm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.992691 | controller |     "Jun 12 20:08:00.928088 crc crio[20719]: time=\"2026-06-12T20:08:00.927966409Z\" level=info msg=\"Ran pod sandbox 262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/POD\" id=039f46d2-fceb-44f2-a5e5-e82161042691 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.992711 | controller |     "Jun 12 20:08:00.932707 crc crio[20719]: time=\"2026-06-12T20:08:00.932217032Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7df541d8-7ef1-4d9a-9656-fc253d1d0b69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.992735 | controller |     "Jun 12 20:08:00.937062 crc crio[20719]: time=\"2026-06-12T20:08:00.932982823Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=7df541d8-7ef1-4d9a-9656-fc253d1d0b69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.992757 | controller |     "Jun 12 20:08:00.938016 crc crio[20719]: time=\"2026-06-12T20:08:00.937979201Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=7df541d8-7ef1-4d9a-9656-fc253d1d0b69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.992779 | controller |     "Jun 12 20:08:00.952024 crc crio[20719]: time=\"2026-06-12T20:08:00.950890075Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=901032d0-9618-4170-a71c-239b8b8561ed name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.992800 | controller |     "Jun 12 20:08:00.973500 crc crio[20719]: time=\"2026-06-12T20:08:00.97158036Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 21:10:22.992822 | controller |     "Jun 12 20:08:01.408032 crc crio[20719]: 2026-06-12T20:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3b4f4021e551aa Mac:8a:a2:5b:5b:6c:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/dfaefae0-1f8a-4ceb-8d5d-710c2b0bdc3a SocketPath: PciID:}] [{Interface:0xc00018e5c0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.992842 | controller |     "Jun 12 20:08:01.410034 crc crio[20719]: time=\"2026-06-12T20:08:01.409847353Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688248-tn6cb Namespace:openshift-infra ID:a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858 UID:e362e60b-74a1-4f2d-8b48-f73c93410fe9 NetNS:/var/run/netns/dfaefae0-1f8a-4ceb-8d5d-710c2b0bdc3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode362e60b_74a1_4f2d_8b48_f73c93410fe9.slice PodAnnotations:0xc003ab1280}] Aliases:map[]}\"",
2026-06-12 21:10:22.992886 | controller |     "Jun 12 20:08:01.410945 crc crio[20719]: time=\"2026-06-12T20:08:01.410649854Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688248-tn6cb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.992908 | controller |     "Jun 12 20:08:01.422564 crc crio[20719]: time=\"2026-06-12T20:08:01.422194703Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-brrj2/POD\" id=e95c7c08-51ad-448a-afe9-5005d4f0b981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.992930 | controller |     "Jun 12 20:08:01.422648 crc crio[20719]: time=\"2026-06-12T20:08:01.422576633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.992952 | controller |     "Jun 12 20:08:01.436234 crc crio[20719]: time=\"2026-06-12T20:08:01.435858196Z\" level=info msg=\"Ran pod sandbox a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858 with infra container: openshift-infra/auto-csr-approver-29688248-tn6cb/POD\" id=b65fd8a0-ce35-4433-bd54-1a408810a7c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.992973 | controller |     "Jun 12 20:08:01.446441 crc crio[20719]: time=\"2026-06-12T20:08:01.446019495Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=38506c15-14d0-4f18-b5af-1ff1e8e760c9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.992997 | controller |     "Jun 12 20:08:01.457134 crc crio[20719]: time=\"2026-06-12T20:08:01.455889367Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:22.993017 | controller |     "Jun 12 20:08:01.470125 crc crio[20719]: time=\"2026-06-12T20:08:01.470026893Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-brrj2 Namespace:openshift-nmstate ID:a30ac59f20daf6543cf1c47dd2ef4abec440dadf8829f592af3acf6030c1ea8e UID:69a48745-6062-4536-bcdd-c5833d565fab NetNS:/var/run/netns/52016515-1d25-4586-bf6a-410649700d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69a48745_6062_4536_bcdd_c5833d565fab.slice PodAnnotations:0xc00334a458}] Aliases:map[]}\"",
2026-06-12 21:10:22.993038 | controller |     "Jun 12 20:08:01.470125 crc crio[20719]: time=\"2026-06-12T20:08:01.470100855Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-brrj2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.993063 | controller |     "Jun 12 20:08:01.750389 crc crio[20719]: 2026-06-12T20:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71d09b14a109d40 Mac:0e:68:d7:ca:86:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/647f919e-3315-4b85-81cc-e32a06937bd2 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.993083 | controller |     "Jun 12 20:08:01.752224 crc crio[20719]: time=\"2026-06-12T20:08:01.752148131Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-flwpm Namespace:openshift-nmstate ID:71d09b14a109d40e3c2a446b6c11e8836f564d71bb3a0389d6bf76ceab4d3a3d UID:b1122dcf-fb26-481e-b704-ea14de9ab2ca NetNS:/var/run/netns/647f919e-3315-4b85-81cc-e32a06937bd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1122dcf_fb26_481e_b704_ea14de9ab2ca.slice PodAnnotations:0xc002d9a030}] Aliases:map[]}\"",
2026-06-12 21:10:22.993105 | controller |     "Jun 12 20:08:01.752506 crc crio[20719]: time=\"2026-06-12T20:08:01.752437298Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-flwpm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.993126 | controller |     "Jun 12 20:08:01.760743 crc crio[20719]: time=\"2026-06-12T20:08:01.760626137Z\" level=info msg=\"Ran pod sandbox 71d09b14a109d40e3c2a446b6c11e8836f564d71bb3a0389d6bf76ceab4d3a3d with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/POD\" id=bc1f6167-424a-4a51-bab1-ca808eae9e01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.993146 | controller |     "Jun 12 20:08:01.762966 crc crio[20719]: time=\"2026-06-12T20:08:01.762879495Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=9bf13187-3995-4c33-81e2-2ac80f330eb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.993166 | controller |     "Jun 12 20:08:01.763191 crc crio[20719]: time=\"2026-06-12T20:08:01.763123961Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=9bf13187-3995-4c33-81e2-2ac80f330eb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.993185 | controller |     "Jun 12 20:08:01.763303 crc crio[20719]: time=\"2026-06-12T20:08:01.763220124Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=9bf13187-3995-4c33-81e2-2ac80f330eb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.993208 | controller |     "Jun 12 20:08:01.764988 crc crio[20719]: time=\"2026-06-12T20:08:01.76454625Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=25170a3c-9052-44d3-8887-20997692f55a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.993228 | controller |     "Jun 12 20:08:01.770475 crc crio[20719]: time=\"2026-06-12T20:08:01.769583959Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-12 21:10:22.993247 | controller |     "Jun 12 20:08:01.807704 crc crio[20719]: 2026-06-12T20:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d4652a7239c262 Mac:a6:f3:f9:ba:fe:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/f23f55f3-7b62-48e9-9925-1d7d1daa9fc7 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.993267 | controller |     "Jun 12 20:08:01.808862 crc crio[20719]: time=\"2026-06-12T20:08:01.808720703Z\" level=info msg=\"Got pod network &{Name:console-67bd847d85-vdm7m Namespace:openshift-console ID:4d4652a7239c262d348c8e25772ccd0cfc990be9997b5716f47aa3b45c93a9b9 UID:9a5149be-d4dc-4187-89db-8a1ba4d045fa NetNS:/var/run/netns/f23f55f3-7b62-48e9-9925-1d7d1daa9fc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a5149be_d4dc_4187_89db_8a1ba4d045fa.slice PodAnnotations:0xc003ab01a0}] Aliases:map[]}\"",
2026-06-12 21:10:22.993284 | controller |     "Jun 12 20:08:01.808987 crc crio[20719]: time=\"2026-06-12T20:08:01.808881497Z\" level=info msg=\"Checking pod openshift-console_console-67bd847d85-vdm7m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.993306 | controller |     "Jun 12 20:08:01.817781 crc crio[20719]: time=\"2026-06-12T20:08:01.817577628Z\" level=info msg=\"Ran pod sandbox 4d4652a7239c262d348c8e25772ccd0cfc990be9997b5716f47aa3b45c93a9b9 with infra container: openshift-console/console-67bd847d85-vdm7m/POD\" id=e8b35968-f082-4bb7-87f4-17b179155146 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.993330 | controller |     "Jun 12 20:08:01.822213 crc crio[20719]: time=\"2026-06-12T20:08:01.822044808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e1156806-a6e6-405c-a2f4-94233e82798b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.993351 | controller |     "Jun 12 20:08:01.828538 crc crio[20719]: time=\"2026-06-12T20:08:01.828214387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=9bdb396f-5cf4-485d-9ee8-83c357b6f734 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.993372 | controller |     "Jun 12 20:08:01.838209 crc crio[20719]: time=\"2026-06-12T20:08:01.838124408Z\" level=info msg=\"Creating container: openshift-console/console-67bd847d85-vdm7m/console\" id=c096dd81-1632-4033-9a3a-dee1ec888dad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.993394 | controller |     "Jun 12 20:08:01.838850 crc crio[20719]: time=\"2026-06-12T20:08:01.838771826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.993414 | controller |     "Jun 12 20:08:01.861069 crc crio[20719]: 2026-06-12T20:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a30ac59f20daf65 Mac:52:56:28:9a:53:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/52016515-1d25-4586-bf6a-410649700d4c SocketPath: PciID:}] [{Interface:0xc000302840 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.993439 | controller |     "Jun 12 20:08:01.862849 crc crio[20719]: time=\"2026-06-12T20:08:01.862752574Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-brrj2 Namespace:openshift-nmstate ID:a30ac59f20daf6543cf1c47dd2ef4abec440dadf8829f592af3acf6030c1ea8e UID:69a48745-6062-4536-bcdd-c5833d565fab NetNS:/var/run/netns/52016515-1d25-4586-bf6a-410649700d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69a48745_6062_4536_bcdd_c5833d565fab.slice PodAnnotations:0xc00334a458}] Aliases:map[]}\"",
2026-06-12 21:10:22.993488 | controller |     "Jun 12 20:08:01.863176 crc crio[20719]: time=\"2026-06-12T20:08:01.863107134Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-brrj2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.993517 | controller |     "Jun 12 20:08:01.874958 crc crio[20719]: time=\"2026-06-12T20:08:01.874796716Z\" level=info msg=\"Ran pod sandbox a30ac59f20daf6543cf1c47dd2ef4abec440dadf8829f592af3acf6030c1ea8e with infra container: openshift-nmstate/nmstate-webhook-9b7874799-brrj2/POD\" id=e95c7c08-51ad-448a-afe9-5005d4f0b981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.993537 | controller |     "Jun 12 20:08:01.877331 crc crio[20719]: time=\"2026-06-12T20:08:01.877151529Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=93be0641-1d78-46d6-b25f-c6bb081e594a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.993557 | controller |     "Jun 12 20:08:01.877761 crc crio[20719]: time=\"2026-06-12T20:08:01.877665253Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=93be0641-1d78-46d6-b25f-c6bb081e594a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.993576 | controller |     "Jun 12 20:08:01.877907 crc crio[20719]: time=\"2026-06-12T20:08:01.877803557Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=93be0641-1d78-46d6-b25f-c6bb081e594a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.993595 | controller |     "Jun 12 20:08:01.880715 crc crio[20719]: time=\"2026-06-12T20:08:01.880641474Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=62a0a816-44ba-4e32-96fc-2e4d50dcbc57 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.993610 | controller |     "Jun 12 20:08:01.884948 crc crio[20719]: time=\"2026-06-12T20:08:01.883977587Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 21:10:22.993625 | controller |     "Jun 12 20:08:01.884948 crc crio[20719]: time=\"2026-06-12T20:08:01.884204995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.993639 | controller |     "Jun 12 20:08:01.893729 crc crio[20719]: time=\"2026-06-12T20:08:01.892905251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.993654 | controller |     "Jun 12 20:08:02.036533 crc crio[20719]: time=\"2026-06-12T20:08:02.036442058Z\" level=info msg=\"Created container 2569303aa38b88cad4f4ddb9a199abfc6b5c2fc4fe472755a1a3b3e0a201dd2d: openshift-console/console-67bd847d85-vdm7m/console\" id=c096dd81-1632-4033-9a3a-dee1ec888dad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.993672 | controller |     "Jun 12 20:08:02.037741 crc crio[20719]: time=\"2026-06-12T20:08:02.037400933Z\" level=info msg=\"Starting container: 2569303aa38b88cad4f4ddb9a199abfc6b5c2fc4fe472755a1a3b3e0a201dd2d\" id=337f5f14-f156-440b-a042-a38dca39af75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.993687 | controller |     "Jun 12 20:08:02.045674 crc crio[20719]: time=\"2026-06-12T20:08:02.045232589Z\" level=info msg=\"Started container\" PID=37080 containerID=2569303aa38b88cad4f4ddb9a199abfc6b5c2fc4fe472755a1a3b3e0a201dd2d description=openshift-console/console-67bd847d85-vdm7m/console id=337f5f14-f156-440b-a042-a38dca39af75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d4652a7239c262d348c8e25772ccd0cfc990be9997b5716f47aa3b45c93a9b9",
2026-06-12 21:10:22.993702 | controller |     "Jun 12 20:08:02.373504 crc crio[20719]: time=\"2026-06-12T20:08:02.373425431Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=38506c15-14d0-4f18-b5af-1ff1e8e760c9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.993716 | controller |     "Jun 12 20:08:02.374838 crc crio[20719]: time=\"2026-06-12T20:08:02.374733266Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93851987-9982-43ce-9102-714f48961ef7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.993731 | controller |     "Jun 12 20:08:02.377566 crc crio[20719]: time=\"2026-06-12T20:08:02.377468031Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d785cae9-f2c5-4b7e-aafb-011e9fca665f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.993746 | controller |     "Jun 12 20:08:02.383117 crc crio[20719]: time=\"2026-06-12T20:08:02.383064195Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688248-tn6cb/oc\" id=6d76d436-4027-450a-b89a-bbd408dfb94e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.993767 | controller |     "Jun 12 20:08:02.383710 crc crio[20719]: time=\"2026-06-12T20:08:02.383585459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.993789 | controller |     "Jun 12 20:08:02.437096 crc crio[20719]: time=\"2026-06-12T20:08:02.436995264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.993806 | controller |     "Jun 12 20:08:02.769546 crc crio[20719]: time=\"2026-06-12T20:08:02.769059802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.993823 | controller |     "Jun 12 20:08:02.864530 crc crio[20719]: time=\"2026-06-12T20:08:02.86413553Z\" level=info msg=\"Created container fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9: openshift-infra/auto-csr-approver-29688248-tn6cb/oc\" id=6d76d436-4027-450a-b89a-bbd408dfb94e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.993846 | controller |     "Jun 12 20:08:02.869512 crc crio[20719]: time=\"2026-06-12T20:08:02.869233501Z\" level=info msg=\"Starting container: fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9\" id=b2282ac3-8be1-4213-9283-d0545f11abf5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.993887 | controller |     "Jun 12 20:08:02.876487 crc crio[20719]: time=\"2026-06-12T20:08:02.876401197Z\" level=info msg=\"Started container\" PID=37115 containerID=fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9 description=openshift-infra/auto-csr-approver-29688248-tn6cb/oc id=b2282ac3-8be1-4213-9283-d0545f11abf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858",
2026-06-12 21:10:22.993919 | controller |     "Jun 12 20:08:05.094349 crc crio[20719]: time=\"2026-06-12T20:08:05.09286722Z\" level=info msg=\"Stopping pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\" id=59235f92-4963-429a-b686-bb797246e88c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.993945 | controller |     "Jun 12 20:08:05.096190 crc crio[20719]: time=\"2026-06-12T20:08:05.095044701Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688248-tn6cb Namespace:openshift-infra ID:a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858 UID:e362e60b-74a1-4f2d-8b48-f73c93410fe9 NetNS:/var/run/netns/dfaefae0-1f8a-4ceb-8d5d-710c2b0bdc3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode362e60b_74a1_4f2d_8b48_f73c93410fe9.slice PodAnnotations:0xc0001106b8}] Aliases:map[]}\"",
2026-06-12 21:10:22.993965 | controller |     "Jun 12 20:08:05.096190 crc crio[20719]: time=\"2026-06-12T20:08:05.095673239Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688248-tn6cb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.993985 | controller |     "Jun 12 20:08:05.467144 crc crio[20719]: time=\"2026-06-12T20:08:05.467051108Z\" level=info msg=\"Stopped pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\" id=59235f92-4963-429a-b686-bb797246e88c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.994009 | controller |     "Jun 12 20:08:05.477000 crc crio[20719]: time=\"2026-06-12T20:08:05.476946733Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=62a0a816-44ba-4e32-96fc-2e4d50dcbc57 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.994033 | controller |     "Jun 12 20:08:05.477777 crc crio[20719]: time=\"2026-06-12T20:08:05.477698335Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=95716a59-c000-4cda-ba22-990733a63470 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.994053 | controller |     "Jun 12 20:08:05.532512 crc crio[20719]: time=\"2026-06-12T20:08:05.531862195Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=901032d0-9618-4170-a71c-239b8b8561ed name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.994075 | controller |     "Jun 12 20:08:05.534590 crc crio[20719]: time=\"2026-06-12T20:08:05.533592Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ce9b76a5-1572-42cd-aae5-541127ebfe25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.994095 | controller |     "Jun 12 20:08:05.534590 crc crio[20719]: time=\"2026-06-12T20:08:05.534003044Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=369ca988-9a07-4979-b78b-f3f9015435fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.994115 | controller |     "Jun 12 20:08:05.551575 crc crio[20719]: time=\"2026-06-12T20:08:05.551458218Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=543326b1-fef0-4492-a138-1b033a39f88b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.994141 | controller |     "Jun 12 20:08:05.551837 crc crio[20719]: time=\"2026-06-12T20:08:05.551585332Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-brrj2/nmstate-webhook\" id=8f1a7766-c3b3-426f-86d9-5363e778dd4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.994164 | controller |     "Jun 12 20:08:05.556491 crc crio[20719]: time=\"2026-06-12T20:08:05.555576273Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=77e1e171-b593-4a9e-b976-805618d69812 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.994184 | controller |     "Jun 12 20:08:05.557789 crc crio[20719]: time=\"2026-06-12T20:08:05.557563228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.994205 | controller |     "Jun 12 20:08:05.557938 crc crio[20719]: time=\"2026-06-12T20:08:05.557899724Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=e30fb9a4-43c5-4b2c-832f-90f471343cc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.994227 | controller |     "Jun 12 20:08:05.563942 crc crio[20719]: time=\"2026-06-12T20:08:05.562718507Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=1e003598-273c-4600-940a-ec60077b0fb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.994247 | controller |     "Jun 12 20:08:05.567720 crc crio[20719]: time=\"2026-06-12T20:08:05.567592273Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/nmstate-metrics\" id=65d6d82c-b5ee-4798-b627-aed33efe8e32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.994269 | controller |     "Jun 12 20:08:05.573770 crc crio[20719]: time=\"2026-06-12T20:08:05.573660582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.994288 | controller |     "Jun 12 20:08:05.575153 crc crio[20719]: time=\"2026-06-12T20:08:05.575012415Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-r4q5g/nmstate-handler\" id=8e8b49f3-a7e0-4d3f-b047-2601d1d3ee7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.994310 | controller |     "Jun 12 20:08:05.598851 crc crio[20719]: time=\"2026-06-12T20:08:05.598721984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.994331 | controller |     "Jun 12 20:08:05.627665 crc crio[20719]: time=\"2026-06-12T20:08:05.627578936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.994351 | controller |     "Jun 12 20:08:05.632965 crc crio[20719]: time=\"2026-06-12T20:08:05.632923492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.994371 | controller |     "Jun 12 20:08:05.667436 crc crio[20719]: time=\"2026-06-12T20:08:05.66708732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.994394 | controller |     "Jun 12 20:08:05.674803 crc crio[20719]: time=\"2026-06-12T20:08:05.673467285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.994419 | controller |     "Jun 12 20:08:05.683212 crc crio[20719]: time=\"2026-06-12T20:08:05.682098876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.994442 | controller |     "Jun 12 20:08:05.809212 crc crio[20719]: time=\"2026-06-12T20:08:05.809091426Z\" level=info msg=\"Created container 743ae7a845c73304484272c74f051e0be3fcab80507ae59ba2d796dfd0624e76: openshift-nmstate/nmstate-webhook-9b7874799-brrj2/nmstate-webhook\" id=8f1a7766-c3b3-426f-86d9-5363e778dd4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.994464 | controller |     "Jun 12 20:08:05.813080 crc crio[20719]: time=\"2026-06-12T20:08:05.812987641Z\" level=info msg=\"Starting container: 743ae7a845c73304484272c74f051e0be3fcab80507ae59ba2d796dfd0624e76\" id=8bc9e8d2-c61a-4329-ad83-c7aad17faf2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.994486 | controller |     "Jun 12 20:08:05.818496 crc crio[20719]: time=\"2026-06-12T20:08:05.818351928Z\" level=info msg=\"Created container b50878f2915b6aa5473846f9e4670376eada3e9fe0f5de4f26143e8ce7e7e67c: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/nmstate-metrics\" id=65d6d82c-b5ee-4798-b627-aed33efe8e32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.994506 | controller |     "Jun 12 20:08:05.820667 crc crio[20719]: time=\"2026-06-12T20:08:05.82060096Z\" level=info msg=\"Starting container: b50878f2915b6aa5473846f9e4670376eada3e9fe0f5de4f26143e8ce7e7e67c\" id=b7c679b5-7a41-4372-abf0-8b8588e3e81d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.994528 | controller |     "Jun 12 20:08:05.829990 crc crio[20719]: time=\"2026-06-12T20:08:05.822580694Z\" level=info msg=\"Started container\" PID=37278 containerID=743ae7a845c73304484272c74f051e0be3fcab80507ae59ba2d796dfd0624e76 description=openshift-nmstate/nmstate-webhook-9b7874799-brrj2/nmstate-webhook id=8bc9e8d2-c61a-4329-ad83-c7aad17faf2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a30ac59f20daf6543cf1c47dd2ef4abec440dadf8829f592af3acf6030c1ea8e",
2026-06-12 21:10:22.994552 | controller |     "Jun 12 20:08:05.831095 crc crio[20719]: time=\"2026-06-12T20:08:05.830966044Z\" level=info msg=\"Started container\" PID=37279 containerID=b50878f2915b6aa5473846f9e4670376eada3e9fe0f5de4f26143e8ce7e7e67c description=openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/nmstate-metrics id=b7c679b5-7a41-4372-abf0-8b8588e3e81d name=/runtime.v1.RuntimeService/StartContainer sandboxID=262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e",
2026-06-12 21:10:22.994576 | controller |     "Jun 12 20:08:05.843004 crc crio[20719]: time=\"2026-06-12T20:08:05.842913423Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d2e3864c-d229-4210-9eb5-5ed51b6abac9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.994597 | controller |     "Jun 12 20:08:05.843647 crc crio[20719]: time=\"2026-06-12T20:08:05.843576551Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=d2e3864c-d229-4210-9eb5-5ed51b6abac9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.994616 | controller |     "Jun 12 20:08:05.843854 crc crio[20719]: time=\"2026-06-12T20:08:05.843788628Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=d2e3864c-d229-4210-9eb5-5ed51b6abac9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.994636 | controller |     "Jun 12 20:08:05.845423 crc crio[20719]: time=\"2026-06-12T20:08:05.84533604Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f1a43059-8103-4298-99be-5d51ac669100 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.994658 | controller |     "Jun 12 20:08:05.849999 crc crio[20719]: time=\"2026-06-12T20:08:05.849822153Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-12 21:10:22.994674 | controller |     "Jun 12 20:08:06.067959 crc crio[20719]: time=\"2026-06-12T20:08:06.067496782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.994688 | controller |     "Jun 12 20:08:06.199870 crc crio[20719]: time=\"2026-06-12T20:08:06.199728228Z\" level=info msg=\"Created container af288af110a3142455fdd4576f81eb203eafcfe7f4b8c2a70222a9df3f0e1159: openshift-nmstate/nmstate-handler-r4q5g/nmstate-handler\" id=8e8b49f3-a7e0-4d3f-b047-2601d1d3ee7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.994703 | controller |     "Jun 12 20:08:06.201455 crc crio[20719]: time=\"2026-06-12T20:08:06.201351223Z\" level=info msg=\"Starting container: af288af110a3142455fdd4576f81eb203eafcfe7f4b8c2a70222a9df3f0e1159\" id=e0309fbc-ae03-44dd-b78a-d688e23b5cf5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.994718 | controller |     "Jun 12 20:08:06.210402 crc crio[20719]: time=\"2026-06-12T20:08:06.206143565Z\" level=info msg=\"Started container\" PID=37313 containerID=af288af110a3142455fdd4576f81eb203eafcfe7f4b8c2a70222a9df3f0e1159 description=openshift-nmstate/nmstate-handler-r4q5g/nmstate-handler id=e0309fbc-ae03-44dd-b78a-d688e23b5cf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c8af9f60670e87ebf3aec2d095dcc1b6a5f6213648e4678e2dcf4b6154a5498",
2026-06-12 21:10:22.994733 | controller |     "Jun 12 20:08:07.289165 crc crio[20719]: time=\"2026-06-12T20:08:07.288559725Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=25170a3c-9052-44d3-8887-20997692f55a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.994751 | controller |     "Jun 12 20:08:07.291320 crc crio[20719]: time=\"2026-06-12T20:08:07.291234649Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=553789de-917a-4c8c-82f4-a1992ac39057 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.994775 | controller |     "Jun 12 20:08:07.318837 crc crio[20719]: time=\"2026-06-12T20:08:07.318447943Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=02911c5e-f989-4ba9-99b8-cd5d01cc8933 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.994798 | controller |     "Jun 12 20:08:07.339229 crc crio[20719]: time=\"2026-06-12T20:08:07.33913233Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/nmstate-console-plugin\" id=a417f7dd-7f1b-48ad-b55d-aa8e19b019b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.994818 | controller |     "Jun 12 20:08:07.342419 crc crio[20719]: time=\"2026-06-12T20:08:07.342127183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.994837 | controller |     "Jun 12 20:08:07.383653 crc crio[20719]: time=\"2026-06-12T20:08:07.383336543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.994882 | controller |     "Jun 12 20:08:07.395136 crc crio[20719]: time=\"2026-06-12T20:08:07.395015213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.994912 | controller |     "Jun 12 20:08:07.548229 crc crio[20719]: time=\"2026-06-12T20:08:07.547820755Z\" level=info msg=\"Created container b59d628df8a536faab0c3ae415ed80a0c0bd1c151b7584c329dc02397b39ff46: openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/nmstate-console-plugin\" id=a417f7dd-7f1b-48ad-b55d-aa8e19b019b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.994936 | controller |     "Jun 12 20:08:07.553654 crc crio[20719]: time=\"2026-06-12T20:08:07.553587323Z\" level=info msg=\"Starting container: b59d628df8a536faab0c3ae415ed80a0c0bd1c151b7584c329dc02397b39ff46\" id=52ba1eb5-6215-4889-8297-ba4a02885344 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.994956 | controller |     "Jun 12 20:08:07.558978 crc crio[20719]: time=\"2026-06-12T20:08:07.558902419Z\" level=info msg=\"Started container\" PID=37357 containerID=b59d628df8a536faab0c3ae415ed80a0c0bd1c151b7584c329dc02397b39ff46 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-flwpm/nmstate-console-plugin id=52ba1eb5-6215-4889-8297-ba4a02885344 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d09b14a109d40e3c2a446b6c11e8836f564d71bb3a0389d6bf76ceab4d3a3d",
2026-06-12 21:10:22.994979 | controller |     "Jun 12 20:08:09.981337 crc crio[20719]: time=\"2026-06-12T20:08:09.980863384Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=f1a43059-8103-4298-99be-5d51ac669100 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.994999 | controller |     "Jun 12 20:08:09.983194 crc crio[20719]: time=\"2026-06-12T20:08:09.982545754Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=0020aa4a-8859-4e71-9c07-ea91df502502 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.995019 | controller |     "Jun 12 20:08:09.987571 crc crio[20719]: time=\"2026-06-12T20:08:09.987511361Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1b04fc13-81a3-4413-a68b-5a5fa0da3bde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.995038 | controller |     "Jun 12 20:08:09.996978 crc crio[20719]: time=\"2026-06-12T20:08:09.996886258Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/kube-rbac-proxy\" id=570db364-933a-4b7c-ac87-9a58f12d880a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.995058 | controller |     "Jun 12 20:08:09.998768 crc crio[20719]: time=\"2026-06-12T20:08:09.998685957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.995080 | controller |     "Jun 12 20:08:10.032827 crc crio[20719]: time=\"2026-06-12T20:08:10.0326809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.995100 | controller |     "Jun 12 20:08:10.039590 crc crio[20719]: time=\"2026-06-12T20:08:10.039486156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.995120 | controller |     "Jun 12 20:08:10.197408 crc crio[20719]: time=\"2026-06-12T20:08:10.195630209Z\" level=info msg=\"Created container 67de8de284836eaad934a7c407fb1e5c88f58d22bf0614d17a64044b106e0743: openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/kube-rbac-proxy\" id=570db364-933a-4b7c-ac87-9a58f12d880a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.995143 | controller |     "Jun 12 20:08:10.199096 crc crio[20719]: time=\"2026-06-12T20:08:10.198968442Z\" level=info msg=\"Starting container: 67de8de284836eaad934a7c407fb1e5c88f58d22bf0614d17a64044b106e0743\" id=67912f35-dad9-4139-a419-f4a49a4a5aa2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.995168 | controller |     "Jun 12 20:08:10.222822 crc crio[20719]: time=\"2026-06-12T20:08:10.212998335Z\" level=info msg=\"Started container\" PID=37424 containerID=67de8de284836eaad934a7c407fb1e5c88f58d22bf0614d17a64044b106e0743 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-74bbm/kube-rbac-proxy id=67912f35-dad9-4139-a419-f4a49a4a5aa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=262fc1f20f72799c39144b7a7229ecee6a90c77f4315a15568480bdcb3efbd0e",
2026-06-12 21:10:22.995188 | controller |     "Jun 12 20:08:36.423252 crc crio[20719]: time=\"2026-06-12T20:08:36.422453722Z\" level=info msg=\"Stopping container: c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c (timeout: 15s)\" id=0a642af2-246d-4a28-926f-1b45e553b1d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.995208 | controller |     "Jun 12 20:08:36.569937 crc crio[20719]: time=\"2026-06-12T20:08:36.569440534Z\" level=info msg=\"Stopped container c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c: openshift-console/console-6c684df5db-cc8g8/console\" id=0a642af2-246d-4a28-926f-1b45e553b1d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:22.995227 | controller |     "Jun 12 20:08:36.572429 crc crio[20719]: time=\"2026-06-12T20:08:36.571448109Z\" level=info msg=\"Stopping pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\" id=305f0d39-1580-49c6-85a1-13b96fcbc0ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.995246 | controller |     "Jun 12 20:08:36.572429 crc crio[20719]: time=\"2026-06-12T20:08:36.571983883Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/181bc8c1-7010-4355-abda-1b80e1ed665c 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:0xc0023e2ca8}] Aliases:map[]}\"",
2026-06-12 21:10:22.995265 | controller |     "Jun 12 20:08:36.572429 crc crio[20719]: time=\"2026-06-12T20:08:36.572139568Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.995284 | controller |     "Jun 12 20:08:36.893588 crc crio[20719]: time=\"2026-06-12T20:08:36.892988488Z\" level=info msg=\"Stopped pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\" id=305f0d39-1580-49c6-85a1-13b96fcbc0ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.995304 | controller |     "Jun 12 20:08:37.567624 crc crio[20719]: time=\"2026-06-12T20:08:37.567507438Z\" level=info msg=\"Removing container: c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c\" id=8523838f-a2f7-4c64-bc51-4e8ce320bc63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.995319 | controller |     "Jun 12 20:08:37.642694 crc crio[20719]: time=\"2026-06-12T20:08:37.641191602Z\" level=info msg=\"Removed container c72f4c37120e119c2086d1f19751877b3e19d796aa9d28c27bc783ac90ea5b2c: openshift-console/console-6c684df5db-cc8g8/console\" id=8523838f-a2f7-4c64-bc51-4e8ce320bc63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.995361 | controller |     "Jun 12 20:08:44.528588 crc crio[20719]: time=\"2026-06-12T20:08:44.527543669Z\" level=info msg=\"Removing container: 0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab\" id=effd963b-af1b-4f72-9c41-a1dc2327cc45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.995383 | controller |     "Jun 12 20:08:44.731679 crc crio[20719]: time=\"2026-06-12T20:08:44.730510196Z\" level=info msg=\"Removed container 0e1a0be58d0cb1e1fb4e226207483e841b1776ee0fa4eb01882f1be70dc765ab: openshift-infra/auto-csr-approver-29688242-57vhs/oc\" id=effd963b-af1b-4f72-9c41-a1dc2327cc45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.995409 | controller |     "Jun 12 20:08:44.740989 crc crio[20719]: time=\"2026-06-12T20:08:44.740908152Z\" level=info msg=\"Stopping pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\" id=801148e6-5ae9-4402-ad31-5d5102e7de15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.995431 | controller |     "Jun 12 20:08:44.740989 crc crio[20719]: time=\"2026-06-12T20:08:44.740974154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\" id=801148e6-5ae9-4402-ad31-5d5102e7de15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.995446 | controller |     "Jun 12 20:08:44.741523 crc crio[20719]: time=\"2026-06-12T20:08:44.741449087Z\" level=info msg=\"Removing pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\" id=bc7103ae-2bcf-4f7c-be54-b443b47d0e06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.995464 | controller |     "Jun 12 20:08:44.761403 crc crio[20719]: time=\"2026-06-12T20:08:44.761188199Z\" level=info msg=\"Removed pod sandbox: 0d33060243c83796485a6f4f48ba45d42ee7b48b1f9bb02b7f4cd825aa150943\" id=bc7103ae-2bcf-4f7c-be54-b443b47d0e06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.995488 | controller |     "Jun 12 20:08:44.762661 crc crio[20719]: time=\"2026-06-12T20:08:44.762552245Z\" level=info msg=\"Stopping pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\" id=3abfdadd-80b2-4ef1-884b-dfecef4d512f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.995509 | controller |     "Jun 12 20:08:44.762783 crc crio[20719]: time=\"2026-06-12T20:08:44.762681408Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\" id=3abfdadd-80b2-4ef1-884b-dfecef4d512f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.995524 | controller |     "Jun 12 20:08:44.763637 crc crio[20719]: time=\"2026-06-12T20:08:44.763545842Z\" level=info msg=\"Removing pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\" id=3894c8ff-f5bb-480a-ab6e-3514ebf3e965 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.995543 | controller |     "Jun 12 20:08:44.774130 crc crio[20719]: time=\"2026-06-12T20:08:44.773775803Z\" level=info msg=\"Removed pod sandbox: bf5f9d0b1b4e5026726fac3e7cae84f610b79295c45b687478e32cfd4d3d7acf\" id=3894c8ff-f5bb-480a-ab6e-3514ebf3e965 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.995566 | controller |     "Jun 12 20:08:48.670950 crc crio[20719]: time=\"2026-06-12T20:08:48.669790443Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/POD\" id=d729640b-2be0-45c6-b200-2a3c30c51818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.995587 | controller |     "Jun 12 20:08:48.670950 crc crio[20719]: time=\"2026-06-12T20:08:48.670786931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.995607 | controller |     "Jun 12 20:08:48.704068 crc crio[20719]: time=\"2026-06-12T20:08:48.703678353Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf Namespace:openshift-marketplace ID:18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706 UID:dc6aa827-8d46-426f-8bbc-3218585166ce NetNS:/var/run/netns/e1335895-b388-40df-87c0-f8a4ac80fbcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc6aa827_8d46_426f_8bbc_3218585166ce.slice PodAnnotations:0xc000eae128}] Aliases:map[]}\"",
2026-06-12 21:10:22.995632 | controller |     "Jun 12 20:08:48.704068 crc crio[20719]: time=\"2026-06-12T20:08:48.703776246Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.995652 | controller |     "Jun 12 20:08:49.138171 crc crio[20719]: 2026-06-12T20:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18178eae0010707 Mac:e6:86:b2:14:1d:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/e1335895-b388-40df-87c0-f8a4ac80fbcb SocketPath: PciID:}] [{Interface:0xc000308bd0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.995673 | controller |     "Jun 12 20:08:49.141020 crc crio[20719]: time=\"2026-06-12T20:08:49.140875615Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf Namespace:openshift-marketplace ID:18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706 UID:dc6aa827-8d46-426f-8bbc-3218585166ce NetNS:/var/run/netns/e1335895-b388-40df-87c0-f8a4ac80fbcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc6aa827_8d46_426f_8bbc_3218585166ce.slice PodAnnotations:0xc000eae128}] Aliases:map[]}\"",
2026-06-12 21:10:22.995693 | controller |     "Jun 12 20:08:49.141650 crc crio[20719]: time=\"2026-06-12T20:08:49.141098821Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.995714 | controller |     "Jun 12 20:08:49.150587 crc crio[20719]: time=\"2026-06-12T20:08:49.150472751Z\" level=info msg=\"Ran pod sandbox 18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/POD\" id=d729640b-2be0-45c6-b200-2a3c30c51818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.995738 | controller |     "Jun 12 20:08:49.155205 crc crio[20719]: time=\"2026-06-12T20:08:49.155100314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de1d138c-cc71-4ba1-8c8e-1475e1fcb65f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.995763 | controller |     "Jun 12 20:08:49.159750 crc crio[20719]: time=\"2026-06-12T20:08:49.159437803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c32c8905-7e84-4896-b021-5f4f74d09b1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.995783 | controller |     "Jun 12 20:08:49.167106 crc crio[20719]: time=\"2026-06-12T20:08:49.166058785Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/util\" id=b1c870ee-7ccc-43b6-9978-f051d90e35eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.995803 | controller |     "Jun 12 20:08:49.167106 crc crio[20719]: time=\"2026-06-12T20:08:49.166705672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.995826 | controller |     "Jun 12 20:08:49.204828 crc crio[20719]: time=\"2026-06-12T20:08:49.204669494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.995846 | controller |     "Jun 12 20:08:49.211766 crc crio[20719]: time=\"2026-06-12T20:08:49.211634985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.995894 | controller |     "Jun 12 20:08:49.362155 crc crio[20719]: time=\"2026-06-12T20:08:49.361854405Z\" level=info msg=\"Created container 9e206ad4c295b68db340939e52d2c8dc36ea070c4628fe028e2377b5cea7387e: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/util\" id=b1c870ee-7ccc-43b6-9978-f051d90e35eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.995918 | controller |     "Jun 12 20:08:49.364033 crc crio[20719]: time=\"2026-06-12T20:08:49.363766788Z\" level=info msg=\"Starting container: 9e206ad4c295b68db340939e52d2c8dc36ea070c4628fe028e2377b5cea7387e\" id=27cdadb8-d10a-4ff7-82c8-fdda67fd2592 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.995942 | controller |     "Jun 12 20:08:49.375510 crc crio[20719]: time=\"2026-06-12T20:08:49.375179071Z\" level=info msg=\"Started container\" PID=38744 containerID=9e206ad4c295b68db340939e52d2c8dc36ea070c4628fe028e2377b5cea7387e description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/util id=27cdadb8-d10a-4ff7-82c8-fdda67fd2592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706",
2026-06-12 21:10:22.995966 | controller |     "Jun 12 20:08:49.712713 crc crio[20719]: time=\"2026-06-12T20:08:49.711571097Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=2e410f81-0289-4b44-a786-1c7d144701bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.995986 | controller |     "Jun 12 20:08:49.712713 crc crio[20719]: time=\"2026-06-12T20:08:49.712547364Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=2e410f81-0289-4b44-a786-1c7d144701bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.996007 | controller |     "Jun 12 20:08:49.712713 crc crio[20719]: time=\"2026-06-12T20:08:49.712621406Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=2e410f81-0289-4b44-a786-1c7d144701bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.996029 | controller |     "Jun 12 20:08:49.715722 crc crio[20719]: time=\"2026-06-12T20:08:49.71495528Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9dfd4231-0540-4daa-afc8-f2cc812dc4fa name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.996050 | controller |     "Jun 12 20:08:49.725036 crc crio[20719]: time=\"2026-06-12T20:08:49.724901314Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-12 21:10:22.996071 | controller |     "Jun 12 20:08:51.473954 crc crio[20719]: time=\"2026-06-12T20:08:51.472943809Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9dfd4231-0540-4daa-afc8-f2cc812dc4fa name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.996093 | controller |     "Jun 12 20:08:51.476205 crc crio[20719]: time=\"2026-06-12T20:08:51.47595399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=e8128c34-0e23-4a29-9bcb-44a7e1cb43f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.996112 | controller |     "Jun 12 20:08:51.482920 crc crio[20719]: time=\"2026-06-12T20:08:51.482765117Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=91a95aaa-4e85-4df8-84f3-28299323979f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.996136 | controller |     "Jun 12 20:08:51.499907 crc crio[20719]: time=\"2026-06-12T20:08:51.499755944Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/pull\" id=8da8502c-08fa-48f2-af5c-ae531db753f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.996156 | controller |     "Jun 12 20:08:51.502888 crc crio[20719]: time=\"2026-06-12T20:08:51.502732737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.996173 | controller |     "Jun 12 20:08:51.573655 crc crio[20719]: time=\"2026-06-12T20:08:51.573465549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.996188 | controller |     "Jun 12 20:08:51.574085 crc crio[20719]: time=\"2026-06-12T20:08:51.573976783Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7468768e6bb1283030b04050d58ff2bf0fcc2cc4604154065b9ec66e8298209a/merged/etc/passwd: no such file or directory\"",
2026-06-12 21:10:22.996203 | controller |     "Jun 12 20:08:51.574085 crc crio[20719]: time=\"2026-06-12T20:08:51.574034694Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/7468768e6bb1283030b04050d58ff2bf0fcc2cc4604154065b9ec66e8298209a/merged/etc/group: no such file or directory\"",
2026-06-12 21:10:22.996217 | controller |     "Jun 12 20:08:51.580804 crc crio[20719]: time=\"2026-06-12T20:08:51.580679413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.996233 | controller |     "Jun 12 20:08:51.731169 crc crio[20719]: time=\"2026-06-12T20:08:51.730906624Z\" level=info msg=\"Created container bb58eed2981706fc65838df17a4007fac9ded764df2d0c75de6c8849262847fd: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/pull\" id=8da8502c-08fa-48f2-af5c-ae531db753f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.996254 | controller |     "Jun 12 20:08:51.732932 crc crio[20719]: time=\"2026-06-12T20:08:51.732813776Z\" level=info msg=\"Starting container: bb58eed2981706fc65838df17a4007fac9ded764df2d0c75de6c8849262847fd\" id=3cea6266-f937-4c40-8a0f-4a5535c5b1df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.996278 | controller |     "Jun 12 20:08:51.755475 crc crio[20719]: time=\"2026-06-12T20:08:51.753181574Z\" level=info msg=\"Started container\" PID=38823 containerID=bb58eed2981706fc65838df17a4007fac9ded764df2d0c75de6c8849262847fd description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/pull id=3cea6266-f937-4c40-8a0f-4a5535c5b1df name=/runtime.v1.RuntimeService/StartContainer sandboxID=18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706",
2026-06-12 21:10:22.996300 | controller |     "Jun 12 20:08:52.781564 crc crio[20719]: time=\"2026-06-12T20:08:52.780637355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a1d89bfe-5cef-4503-8d20-eaeba9dba7c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.996320 | controller |     "Jun 12 20:08:52.785922 crc crio[20719]: time=\"2026-06-12T20:08:52.785745856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3405dbfe-e43a-4cc5-a596-73ddff540f02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.996348 | controller |     "Jun 12 20:08:52.803615 crc crio[20719]: time=\"2026-06-12T20:08:52.802187177Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/extract\" id=d9d65269-5395-46a1-8a44-24ddc44df3cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.996371 | controller |     "Jun 12 20:08:52.803615 crc crio[20719]: time=\"2026-06-12T20:08:52.803089552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.996392 | controller |     "Jun 12 20:08:52.874330 crc crio[20719]: time=\"2026-06-12T20:08:52.87413097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.996412 | controller |     "Jun 12 20:08:52.878090 crc crio[20719]: time=\"2026-06-12T20:08:52.877998396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.996433 | controller |     "Jun 12 20:08:53.079149 crc crio[20719]: time=\"2026-06-12T20:08:53.079089022Z\" level=info msg=\"Created container 59ef2fe4bd1861b4a8925c0f1c18d250dd9f4ded87cd1c988e4d36f7ad3a8865: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/extract\" id=d9d65269-5395-46a1-8a44-24ddc44df3cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.996471 | controller |     "Jun 12 20:08:53.080793 crc crio[20719]: time=\"2026-06-12T20:08:53.080658154Z\" level=info msg=\"Starting container: 59ef2fe4bd1861b4a8925c0f1c18d250dd9f4ded87cd1c988e4d36f7ad3a8865\" id=b6f3d087-0ca4-490b-bafb-16e6f34078e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.996492 | controller |     "Jun 12 20:08:53.091998 crc crio[20719]: time=\"2026-06-12T20:08:53.091846501Z\" level=info msg=\"Started container\" PID=38852 containerID=59ef2fe4bd1861b4a8925c0f1c18d250dd9f4ded87cd1c988e4d36f7ad3a8865 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/extract id=b6f3d087-0ca4-490b-bafb-16e6f34078e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706",
2026-06-12 21:10:22.996512 | controller |     "Jun 12 20:08:54.824554 crc crio[20719]: time=\"2026-06-12T20:08:54.823892468Z\" level=info msg=\"Stopping pod sandbox: 18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706\" id=a65a69af-91f0-4352-ba71-46fb67c31326 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.996533 | controller |     "Jun 12 20:08:54.827229 crc crio[20719]: time=\"2026-06-12T20:08:54.827171529Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf Namespace:openshift-marketplace ID:18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706 UID:dc6aa827-8d46-426f-8bbc-3218585166ce NetNS:/var/run/netns/e1335895-b388-40df-87c0-f8a4ac80fbcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc6aa827_8d46_426f_8bbc_3218585166ce.slice PodAnnotations:0xc00008d088}] Aliases:map[]}\"",
2026-06-12 21:10:22.996554 | controller |     "Jun 12 20:08:54.828052 crc crio[20719]: time=\"2026-06-12T20:08:54.827994772Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.996575 | controller |     "Jun 12 20:08:55.225879 crc crio[20719]: time=\"2026-06-12T20:08:55.225721629Z\" level=info msg=\"Stopped pod sandbox: 18178eae001070782cdd4687fb5f8caa8c7bafa86172ccb872a9f26945164706\" id=a65a69af-91f0-4352-ba71-46fb67c31326 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.996599 | controller |     "Jun 12 20:09:07.338713 crc crio[20719]: time=\"2026-06-12T20:09:07.338093711Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/POD\" id=26850cc4-cb65-4744-b3ee-6f378a27bd2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.996621 | controller |     "Jun 12 20:09:07.339841 crc crio[20719]: time=\"2026-06-12T20:09:07.338730288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.996643 | controller |     "Jun 12 20:09:07.371325 crc crio[20719]: time=\"2026-06-12T20:09:07.371126929Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-79c8b7fbcc-mls25 Namespace:metallb-system ID:efdd0a10311e13ae3bfd87cf7eb454242992f9ca7dc1824a43df90e4b63f8e33 UID:aad1ba17-21d4-48dc-bf3a-cb1c005c46aa NetNS:/var/run/netns/e7357ccb-f23b-417e-9e70-aa7fda90de2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaad1ba17_21d4_48dc_bf3a_cb1c005c46aa.slice PodAnnotations:0xc000a38128}] Aliases:map[]}\"",
2026-06-12 21:10:22.996664 | controller |     "Jun 12 20:09:07.371325 crc crio[20719]: time=\"2026-06-12T20:09:07.371217432Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-79c8b7fbcc-mls25 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.996684 | controller |     "Jun 12 20:09:07.948468 crc crio[20719]: time=\"2026-06-12T20:09:07.9480048Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/POD\" id=333a92de-eeb0-47f3-a2b3-8c59cce565ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.996705 | controller |     "Jun 12 20:09:07.948468 crc crio[20719]: time=\"2026-06-12T20:09:07.948442452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.996725 | controller |     "Jun 12 20:09:08.000456 crc crio[20719]: time=\"2026-06-12T20:09:07.998780022Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5d778cdf7f-jlj4p Namespace:metallb-system ID:7a1ec588cee5ea421f4dbbd3987490c9fd238c791bff769654da16ccbe12f3c6 UID:b5e92481-395b-4ab8-a812-a5b4725f267b NetNS:/var/run/netns/10560115-45a1-4515-8160-e07165625f81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5e92481_395b_4ab8_a812_a5b4725f267b.slice PodAnnotations:0xc002d9a2a8}] Aliases:map[]}\"",
2026-06-12 21:10:22.996744 | controller |     "Jun 12 20:09:08.000456 crc crio[20719]: time=\"2026-06-12T20:09:07.998849814Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-5d778cdf7f-jlj4p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.996770 | controller |     "Jun 12 20:09:08.233218 crc crio[20719]: 2026-06-12T20:09:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efdd0a10311e13a Mac:ce:dd:11:68:4d:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/e7357ccb-f23b-417e-9e70-aa7fda90de2e SocketPath: PciID:}] [{Interface:0xc0003509f0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.996792 | controller |     "Jun 12 20:09:08.234879 crc crio[20719]: time=\"2026-06-12T20:09:08.234686277Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-79c8b7fbcc-mls25 Namespace:metallb-system ID:efdd0a10311e13ae3bfd87cf7eb454242992f9ca7dc1824a43df90e4b63f8e33 UID:aad1ba17-21d4-48dc-bf3a-cb1c005c46aa NetNS:/var/run/netns/e7357ccb-f23b-417e-9e70-aa7fda90de2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaad1ba17_21d4_48dc_bf3a_cb1c005c46aa.slice PodAnnotations:0xc000a38128}] Aliases:map[]}\"",
2026-06-12 21:10:22.996819 | controller |     "Jun 12 20:09:08.235424 crc crio[20719]: time=\"2026-06-12T20:09:08.23531903Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-79c8b7fbcc-mls25 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.996840 | controller |     "Jun 12 20:09:08.246010 crc crio[20719]: time=\"2026-06-12T20:09:08.245793808Z\" level=info msg=\"Ran pod sandbox efdd0a10311e13ae3bfd87cf7eb454242992f9ca7dc1824a43df90e4b63f8e33 with infra container: metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/POD\" id=26850cc4-cb65-4744-b3ee-6f378a27bd2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.996885 | controller |     "Jun 12 20:09:08.254898 crc crio[20719]: time=\"2026-06-12T20:09:08.254731192Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=e9148636-be99-43cd-8809-8187a1eacf2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.996907 | controller |     "Jun 12 20:09:08.255537 crc crio[20719]: time=\"2026-06-12T20:09:08.25499454Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=e9148636-be99-43cd-8809-8187a1eacf2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.996929 | controller |     "Jun 12 20:09:08.255537 crc crio[20719]: time=\"2026-06-12T20:09:08.255057681Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=e9148636-be99-43cd-8809-8187a1eacf2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.996948 | controller |     "Jun 12 20:09:08.256826 crc crio[20719]: time=\"2026-06-12T20:09:08.256675648Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=867609aa-ef6a-4b54-804c-1b10a5621602 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.996967 | controller |     "Jun 12 20:09:08.263497 crc crio[20719]: time=\"2026-06-12T20:09:08.263181405Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-12 21:10:22.996987 | controller |     "Jun 12 20:09:08.561852 crc crio[20719]: 2026-06-12T20:09:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a1ec588cee5ea4 Mac:96:c0:aa:de:c2:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/10560115-45a1-4515-8160-e07165625f81 SocketPath: PciID:}] [{Interface:0xc00011abf0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.997006 | controller |     "Jun 12 20:09:08.563365 crc crio[20719]: time=\"2026-06-12T20:09:08.563236524Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5d778cdf7f-jlj4p Namespace:metallb-system ID:7a1ec588cee5ea421f4dbbd3987490c9fd238c791bff769654da16ccbe12f3c6 UID:b5e92481-395b-4ab8-a812-a5b4725f267b NetNS:/var/run/netns/10560115-45a1-4515-8160-e07165625f81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5e92481_395b_4ab8_a812_a5b4725f267b.slice PodAnnotations:0xc002d9a2a8}] Aliases:map[]}\"",
2026-06-12 21:10:22.997027 | controller |     "Jun 12 20:09:08.563671 crc crio[20719]: time=\"2026-06-12T20:09:08.563602174Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-5d778cdf7f-jlj4p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.997049 | controller |     "Jun 12 20:09:08.569891 crc crio[20719]: time=\"2026-06-12T20:09:08.569828645Z\" level=info msg=\"Ran pod sandbox 7a1ec588cee5ea421f4dbbd3987490c9fd238c791bff769654da16ccbe12f3c6 with infra container: metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/POD\" id=333a92de-eeb0-47f3-a2b3-8c59cce565ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.997074 | controller |     "Jun 12 20:09:08.572234 crc crio[20719]: time=\"2026-06-12T20:09:08.572124327Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ae4152c7-4de9-42e9-a1a9-95a357141a73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.997094 | controller |     "Jun 12 20:09:08.572580 crc crio[20719]: time=\"2026-06-12T20:09:08.572487347Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=ae4152c7-4de9-42e9-a1a9-95a357141a73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.997116 | controller |     "Jun 12 20:09:08.572665 crc crio[20719]: time=\"2026-06-12T20:09:08.57258248Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=ae4152c7-4de9-42e9-a1a9-95a357141a73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.997136 | controller |     "Jun 12 20:09:08.573878 crc crio[20719]: time=\"2026-06-12T20:09:08.573813414Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=39ed1541-032b-4465-b1a4-d75e3f9efcc3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.997155 | controller |     "Jun 12 20:09:08.576580 crc crio[20719]: time=\"2026-06-12T20:09:08.576462948Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-12 21:10:22.997175 | controller |     "Jun 12 20:09:28.252132 crc crio[20719]: time=\"2026-06-12T20:09:28.250833877Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=867609aa-ef6a-4b54-804c-1b10a5621602 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.997195 | controller |     "Jun 12 20:09:28.256043 crc crio[20719]: time=\"2026-06-12T20:09:28.255851609Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=35b9316d-9b19-4f1a-8b03-dd5230759c84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.997214 | controller |     "Jun 12 20:09:28.261473 crc crio[20719]: time=\"2026-06-12T20:09:28.261253823Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=44d72402-0a8c-4146-8eb1-49caebc855eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.997233 | controller |     "Jun 12 20:09:28.261879 crc crio[20719]: time=\"2026-06-12T20:09:28.261776948Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=39ed1541-032b-4465-b1a4-d75e3f9efcc3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.997252 | controller |     "Jun 12 20:09:28.263026 crc crio[20719]: time=\"2026-06-12T20:09:28.26290999Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=9f76f5a8-7e84-4cb8-a0c5-4e83ba7008f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.997271 | controller |     "Jun 12 20:09:28.272176 crc crio[20719]: time=\"2026-06-12T20:09:28.271970298Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=d72d4a8d-96e9-4e19-8808-0e4faf55a5fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.997291 | controller |     "Jun 12 20:09:28.281196 crc crio[20719]: time=\"2026-06-12T20:09:28.281089837Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/manager\" id=d5c5e9af-356f-4375-848f-62b3b8308619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.997305 | controller |     "Jun 12 20:09:28.282951 crc crio[20719]: time=\"2026-06-12T20:09:28.282871788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.997322 | controller |     "Jun 12 20:09:28.292091 crc crio[20719]: time=\"2026-06-12T20:09:28.291960606Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/webhook-server\" id=07b48e21-5c2f-4b1a-8b62-456cbfb8edc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.997345 | controller |     "Jun 12 20:09:28.295191 crc crio[20719]: time=\"2026-06-12T20:09:28.295112045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.997368 | controller |     "Jun 12 20:09:28.316209 crc crio[20719]: time=\"2026-06-12T20:09:28.316111633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.997388 | controller |     "Jun 12 20:09:28.324443 crc crio[20719]: time=\"2026-06-12T20:09:28.324122409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.997407 | controller |     "Jun 12 20:09:28.336384 crc crio[20719]: time=\"2026-06-12T20:09:28.336203544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.997426 | controller |     "Jun 12 20:09:28.342038 crc crio[20719]: time=\"2026-06-12T20:09:28.341932185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.997446 | controller |     "Jun 12 20:09:28.486950 crc crio[20719]: time=\"2026-06-12T20:09:28.486854665Z\" level=info msg=\"Created container 4f1a087bfe02897f267ff225c9a03308b7008873766bd117917f27f095e34c38: metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/manager\" id=d5c5e9af-356f-4375-848f-62b3b8308619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.997465 | controller |     "Jun 12 20:09:28.488873 crc crio[20719]: time=\"2026-06-12T20:09:28.48877963Z\" level=info msg=\"Starting container: 4f1a087bfe02897f267ff225c9a03308b7008873766bd117917f27f095e34c38\" id=410b5ace-10b0-4e94-a676-3eb1cce955ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.997485 | controller |     "Jun 12 20:09:28.489564 crc crio[20719]: time=\"2026-06-12T20:09:28.48950184Z\" level=info msg=\"Created container 337c682325fa4e73ce72e067aa265ae5b6d8e97db4d6e10407603bada829b0e2: metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/webhook-server\" id=07b48e21-5c2f-4b1a-8b62-456cbfb8edc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.997505 | controller |     "Jun 12 20:09:28.490832 crc crio[20719]: time=\"2026-06-12T20:09:28.490725285Z\" level=info msg=\"Starting container: 337c682325fa4e73ce72e067aa265ae5b6d8e97db4d6e10407603bada829b0e2\" id=7dcdcb03-6b17-4572-88a0-662abd20419c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.997525 | controller |     "Jun 12 20:09:28.501967 crc crio[20719]: time=\"2026-06-12T20:09:28.501664827Z\" level=info msg=\"Started container\" PID=39555 containerID=337c682325fa4e73ce72e067aa265ae5b6d8e97db4d6e10407603bada829b0e2 description=metallb-system/metallb-operator-webhook-server-5d778cdf7f-jlj4p/webhook-server id=7dcdcb03-6b17-4572-88a0-662abd20419c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a1ec588cee5ea421f4dbbd3987490c9fd238c791bff769654da16ccbe12f3c6",
2026-06-12 21:10:22.997556 | controller |     "Jun 12 20:09:28.504801 crc crio[20719]: time=\"2026-06-12T20:09:28.504700022Z\" level=info msg=\"Started container\" PID=39554 containerID=4f1a087bfe02897f267ff225c9a03308b7008873766bd117917f27f095e34c38 description=metallb-system/metallb-operator-controller-manager-79c8b7fbcc-mls25/manager id=410b5ace-10b0-4e94-a676-3eb1cce955ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=efdd0a10311e13ae3bfd87cf7eb454242992f9ca7dc1824a43df90e4b63f8e33",
2026-06-12 21:10:22.997581 | controller |     "Jun 12 20:10:00.522934 crc crio[20719]: time=\"2026-06-12T20:10:00.521952628Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688250-2kjvb/POD\" id=65e152e6-b1c5-44fc-a9f7-c84b94b2e47f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.997603 | controller |     "Jun 12 20:10:00.524659 crc crio[20719]: time=\"2026-06-12T20:10:00.522948327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.997623 | controller |     "Jun 12 20:10:00.554873 crc crio[20719]: time=\"2026-06-12T20:10:00.55473789Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688250-2kjvb Namespace:openshift-infra ID:eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751 UID:0a4d387e-675e-4fe4-8a5d-5c794ea48995 NetNS:/var/run/netns/16f8414f-7138-4330-a098-f67a235fed3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4d387e_675e_4fe4_8a5d_5c794ea48995.slice PodAnnotations:0xc000eaf1a8}] Aliases:map[]}\"",
2026-06-12 21:10:22.997643 | controller |     "Jun 12 20:10:00.554873 crc crio[20719]: time=\"2026-06-12T20:10:00.554845553Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688250-2kjvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.997665 | controller |     "Jun 12 20:10:01.638869 crc crio[20719]: 2026-06-12T20:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eaf1799a293fe68 Mac:1e:93:c5:35:dc:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/16f8414f-7138-4330-a098-f67a235fed3f SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.997686 | controller |     "Jun 12 20:10:01.641881 crc crio[20719]: time=\"2026-06-12T20:10:01.641794399Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688250-2kjvb Namespace:openshift-infra ID:eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751 UID:0a4d387e-675e-4fe4-8a5d-5c794ea48995 NetNS:/var/run/netns/16f8414f-7138-4330-a098-f67a235fed3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4d387e_675e_4fe4_8a5d_5c794ea48995.slice PodAnnotations:0xc000eaf1a8}] Aliases:map[]}\"",
2026-06-12 21:10:22.997710 | controller |     "Jun 12 20:10:01.642101 crc crio[20719]: time=\"2026-06-12T20:10:01.642000864Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688250-2kjvb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.997766 | controller |     "Jun 12 20:10:01.658712 crc crio[20719]: time=\"2026-06-12T20:10:01.653970139Z\" level=info msg=\"Ran pod sandbox eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751 with infra container: openshift-infra/auto-csr-approver-29688250-2kjvb/POD\" id=65e152e6-b1c5-44fc-a9f7-c84b94b2e47f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.997798 | controller |     "Jun 12 20:10:01.659823 crc crio[20719]: time=\"2026-06-12T20:10:01.659744479Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8f1948a5-a82e-4646-a8fa-c5f9bfb158a1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.997821 | controller |     "Jun 12 20:10:01.680745 crc crio[20719]: time=\"2026-06-12T20:10:01.679438767Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:22.997843 | controller |     "Jun 12 20:10:01.846869 crc crio[20719]: time=\"2026-06-12T20:10:01.846782365Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-d5q48/POD\" id=f8891f15-5cab-48dd-baa5-e2f7695e5830 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.997887 | controller |     "Jun 12 20:10:01.847025 crc crio[20719]: time=\"2026-06-12T20:10:01.846898498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.997912 | controller |     "Jun 12 20:10:01.885455 crc crio[20719]: time=\"2026-06-12T20:10:01.885346744Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-d5q48 Namespace:metallb-system ID:cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec UID:6714b527-6727-4778-a486-005a6d0175fc NetNS:/var/run/netns/d04a38c5-cea7-4aa6-9ff3-9d8828d1a176 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6714b527_6727_4778_a486_005a6d0175fc.slice PodAnnotations:0xc002d9a118}] Aliases:map[]}\"",
2026-06-12 21:10:22.997937 | controller |     "Jun 12 20:10:01.885455 crc crio[20719]: time=\"2026-06-12T20:10:01.885442574Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-d5q48 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.997962 | controller |     "Jun 12 20:10:02.801661 crc crio[20719]: 2026-06-12T20:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cab4b598d50cac0 Mac:fe:24:f6:7a:e4:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d04a38c5-cea7-4aa6-9ff3-9d8828d1a176 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:22.997984 | controller |     "Jun 12 20:10:02.805795 crc crio[20719]: time=\"2026-06-12T20:10:02.805725348Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-d5q48 Namespace:metallb-system ID:cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec UID:6714b527-6727-4778-a486-005a6d0175fc NetNS:/var/run/netns/d04a38c5-cea7-4aa6-9ff3-9d8828d1a176 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6714b527_6727_4778_a486_005a6d0175fc.slice PodAnnotations:0xc002d9a118}] Aliases:map[]}\"",
2026-06-12 21:10:22.998003 | controller |     "Jun 12 20:10:02.806002 crc crio[20719]: time=\"2026-06-12T20:10:02.805902783Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-d5q48 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:22.998026 | controller |     "Jun 12 20:10:02.819774 crc crio[20719]: time=\"2026-06-12T20:10:02.81968882Z\" level=info msg=\"Ran pod sandbox cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec with infra container: metallb-system/controller-8464864885-d5q48/POD\" id=f8891f15-5cab-48dd-baa5-e2f7695e5830 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.998048 | controller |     "Jun 12 20:10:02.821963 crc crio[20719]: time=\"2026-06-12T20:10:02.82189537Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=d2b6a60d-a4f7-4c20-96d2-e2536b81bb2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.998075 | controller |     "Jun 12 20:10:02.824042 crc crio[20719]: time=\"2026-06-12T20:10:02.823988439Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=4e57fd86-0902-449e-8a2a-85bbba5f97c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.998096 | controller |     "Jun 12 20:10:02.830471 crc crio[20719]: time=\"2026-06-12T20:10:02.830422607Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-d5q48/controller\" id=409a42fc-95d3-499e-8109-762f9262c304 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.998118 | controller |     "Jun 12 20:10:02.830966 crc crio[20719]: time=\"2026-06-12T20:10:02.83087377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998140 | controller |     "Jun 12 20:10:02.885049 crc crio[20719]: time=\"2026-06-12T20:10:02.884905119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998162 | controller |     "Jun 12 20:10:02.893482 crc crio[20719]: time=\"2026-06-12T20:10:02.893341121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998182 | controller |     "Jun 12 20:10:03.056652 crc crio[20719]: time=\"2026-06-12T20:10:03.056460946Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8f1948a5-a82e-4646-a8fa-c5f9bfb158a1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.998202 | controller |     "Jun 12 20:10:03.058348 crc crio[20719]: time=\"2026-06-12T20:10:03.058117062Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=290c3242-ffd0-4844-baeb-059949d67fb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.998224 | controller |     "Jun 12 20:10:03.061357 crc crio[20719]: time=\"2026-06-12T20:10:03.061241333Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2a4d1ecd-1668-40e9-a60b-a56d329fc39c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.998249 | controller |     "Jun 12 20:10:03.067733 crc crio[20719]: time=\"2026-06-12T20:10:03.067670819Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688250-2kjvb/oc\" id=3b4d2ffd-b93a-4654-8915-15d8e6951be3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.998271 | controller |     "Jun 12 20:10:03.067967 crc crio[20719]: time=\"2026-06-12T20:10:03.067751618Z\" level=info msg=\"Created container 8d7532a81932d791783ad810be1ce590ccef4bdb2f93dd4800f94b466e3b785d: metallb-system/controller-8464864885-d5q48/controller\" id=409a42fc-95d3-499e-8109-762f9262c304 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.998290 | controller |     "Jun 12 20:10:03.068143 crc crio[20719]: time=\"2026-06-12T20:10:03.06808435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998310 | controller |     "Jun 12 20:10:03.069510 crc crio[20719]: time=\"2026-06-12T20:10:03.069414912Z\" level=info msg=\"Starting container: 8d7532a81932d791783ad810be1ce590ccef4bdb2f93dd4800f94b466e3b785d\" id=895fc67d-ca10-49ea-be61-c66964bc4a51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.998329 | controller |     "Jun 12 20:10:03.083791 crc crio[20719]: time=\"2026-06-12T20:10:03.0837236Z\" level=info msg=\"Started container\" PID=40144 containerID=8d7532a81932d791783ad810be1ce590ccef4bdb2f93dd4800f94b466e3b785d description=metallb-system/controller-8464864885-d5q48/controller id=895fc67d-ca10-49ea-be61-c66964bc4a51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec",
2026-06-12 21:10:22.998352 | controller |     "Jun 12 20:10:03.096914 crc crio[20719]: time=\"2026-06-12T20:10:03.095679281Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=78ef6598-cbff-45f4-8fe6-a5e4e5ada3f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.998367 | controller |     "Jun 12 20:10:03.112880 crc crio[20719]: time=\"2026-06-12T20:10:03.112768876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998382 | controller |     "Jun 12 20:10:03.115997 crc crio[20719]: time=\"2026-06-12T20:10:03.115591953Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=3e782016-84f9-423c-9fca-a11a099782e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.998397 | controller |     "Jun 12 20:10:03.129941 crc crio[20719]: time=\"2026-06-12T20:10:03.129821053Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-d5q48/kube-rbac-proxy\" id=bf98937e-533d-49d9-94d6-27d2c4167636 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.998411 | controller |     "Jun 12 20:10:03.130411 crc crio[20719]: time=\"2026-06-12T20:10:03.130325898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998454 | controller |     "Jun 12 20:10:03.189884 crc crio[20719]: time=\"2026-06-12T20:10:03.189731713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998473 | controller |     "Jun 12 20:10:03.198353 crc crio[20719]: time=\"2026-06-12T20:10:03.198147442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998488 | controller |     "Jun 12 20:10:03.377251 crc crio[20719]: time=\"2026-06-12T20:10:03.376470481Z\" level=info msg=\"Created container f3583282c67ffac98458a8d246ec59df142eeda7797207dc45e79be392f75897: metallb-system/controller-8464864885-d5q48/kube-rbac-proxy\" id=bf98937e-533d-49d9-94d6-27d2c4167636 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.998502 | controller |     "Jun 12 20:10:03.383237 crc crio[20719]: time=\"2026-06-12T20:10:03.383132591Z\" level=info msg=\"Starting container: f3583282c67ffac98458a8d246ec59df142eeda7797207dc45e79be392f75897\" id=7866747b-3122-491f-9972-15e13c204cdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.998517 | controller |     "Jun 12 20:10:03.397187 crc crio[20719]: time=\"2026-06-12T20:10:03.396483011Z\" level=info msg=\"Started container\" PID=40165 containerID=f3583282c67ffac98458a8d246ec59df142eeda7797207dc45e79be392f75897 description=metallb-system/controller-8464864885-d5q48/kube-rbac-proxy id=7866747b-3122-491f-9972-15e13c204cdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=cab4b598d50cac080a492e89d2b4e5eb534e3e26340d4edf93eed3d6658b70ec",
2026-06-12 21:10:22.998531 | controller |     "Jun 12 20:10:03.884342 crc crio[20719]: time=\"2026-06-12T20:10:03.88196436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998546 | controller |     "Jun 12 20:10:04.166897 crc crio[20719]: time=\"2026-06-12T20:10:04.166649583Z\" level=info msg=\"Created container d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826: openshift-infra/auto-csr-approver-29688250-2kjvb/oc\" id=3b4d2ffd-b93a-4654-8915-15d8e6951be3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.998565 | controller |     "Jun 12 20:10:04.169951 crc crio[20719]: time=\"2026-06-12T20:10:04.169647485Z\" level=info msg=\"Starting container: d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826\" id=c7a8f5b1-2592-481e-aa1b-89088aacf8bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.998579 | controller |     "Jun 12 20:10:04.199515 crc crio[20719]: time=\"2026-06-12T20:10:04.199306544Z\" level=info msg=\"Started container\" PID=40204 containerID=d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826 description=openshift-infra/auto-csr-approver-29688250-2kjvb/oc id=c7a8f5b1-2592-481e-aa1b-89088aacf8bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751",
2026-06-12 21:10:22.998594 | controller |     "Jun 12 20:10:05.464500 crc crio[20719]: time=\"2026-06-12T20:10:05.463650974Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-bcgqs/POD\" id=b5deb02a-9db5-4ab3-98bd-154e8c6f8854 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.998609 | controller |     "Jun 12 20:10:05.465919 crc crio[20719]: time=\"2026-06-12T20:10:05.464539889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998623 | controller |     "Jun 12 20:10:05.561202 crc crio[20719]: time=\"2026-06-12T20:10:05.560850012Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b5deb02a-9db5-4ab3-98bd-154e8c6f8854 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.998638 | controller |     "Jun 12 20:10:05.665733 crc crio[20719]: time=\"2026-06-12T20:10:05.665016499Z\" level=info msg=\"Ran pod sandbox 39bab981e6afb2c2c563ee29ba98fbed304d1a865176aa27bd461ca43df43b70 with infra container: metallb-system/speaker-bcgqs/POD\" id=b5deb02a-9db5-4ab3-98bd-154e8c6f8854 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.998653 | controller |     "Jun 12 20:10:05.675141 crc crio[20719]: time=\"2026-06-12T20:10:05.674888512Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=8c53f218-36f5-4a9a-8d24-d159411f5aac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.998667 | controller |     "Jun 12 20:10:05.683164 crc crio[20719]: time=\"2026-06-12T20:10:05.682707508Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=a83b3740-9cbb-4c94-94cd-0a91a739f9bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.998683 | controller |     "Jun 12 20:10:05.698967 crc crio[20719]: time=\"2026-06-12T20:10:05.698703296Z\" level=info msg=\"Creating container: metallb-system/speaker-bcgqs/speaker\" id=8627dd51-c884-44d8-b53f-05e1a749c2f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.998697 | controller |     "Jun 12 20:10:05.699556 crc crio[20719]: time=\"2026-06-12T20:10:05.699112526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998711 | controller |     "Jun 12 20:10:05.834204 crc crio[20719]: time=\"2026-06-12T20:10:05.833015035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998725 | controller |     "Jun 12 20:10:06.648132 crc crio[20719]: time=\"2026-06-12T20:10:06.647160039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998744 | controller |     "Jun 12 20:10:06.903970 crc crio[20719]: time=\"2026-06-12T20:10:06.903148226Z\" level=info msg=\"Created container 96a2cf317733c8c6b4df2f028b359bbcba5f59c8f782947afe10f041c337ff8a: metallb-system/speaker-bcgqs/speaker\" id=8627dd51-c884-44d8-b53f-05e1a749c2f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.998759 | controller |     "Jun 12 20:10:06.908343 crc crio[20719]: time=\"2026-06-12T20:10:06.907913993Z\" level=info msg=\"Starting container: 96a2cf317733c8c6b4df2f028b359bbcba5f59c8f782947afe10f041c337ff8a\" id=6a931d8f-7633-4440-aaef-a57de7df09a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.998775 | controller |     "Jun 12 20:10:06.931669 crc crio[20719]: time=\"2026-06-12T20:10:06.930534536Z\" level=info msg=\"Started container\" PID=40299 containerID=96a2cf317733c8c6b4df2f028b359bbcba5f59c8f782947afe10f041c337ff8a description=metallb-system/speaker-bcgqs/speaker id=6a931d8f-7633-4440-aaef-a57de7df09a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39bab981e6afb2c2c563ee29ba98fbed304d1a865176aa27bd461ca43df43b70",
2026-06-12 21:10:22.998790 | controller |     "Jun 12 20:10:06.961901 crc crio[20719]: time=\"2026-06-12T20:10:06.961423221Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=827212d9-fbf2-4896-a212-6716ece95999 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.998805 | controller |     "Jun 12 20:10:06.973257 crc crio[20719]: time=\"2026-06-12T20:10:06.972689362Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2a18f09b-d331-4c29-a491-0a2f4b9ea716 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.998819 | controller |     "Jun 12 20:10:06.981231 crc crio[20719]: time=\"2026-06-12T20:10:06.980910431Z\" level=info msg=\"Creating container: metallb-system/speaker-bcgqs/kube-rbac-proxy\" id=65d618e3-3236-4d9d-8f81-fde0b59d73cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.998834 | controller |     "Jun 12 20:10:06.981611 crc crio[20719]: time=\"2026-06-12T20:10:06.981546148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998865 | controller |     "Jun 12 20:10:07.057406 crc crio[20719]: time=\"2026-06-12T20:10:07.057174428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998887 | controller |     "Jun 12 20:10:07.867723 crc crio[20719]: time=\"2026-06-12T20:10:07.866952675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.998908 | controller |     "Jun 12 20:10:08.111331 crc crio[20719]: time=\"2026-06-12T20:10:08.111225833Z\" level=info msg=\"Created container 47cb097180fd9fd407475cea463b34f2b4b8dbac1c1a5b369013d1148d9c6ba0: metallb-system/speaker-bcgqs/kube-rbac-proxy\" id=65d618e3-3236-4d9d-8f81-fde0b59d73cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.998931 | controller |     "Jun 12 20:10:08.114096 crc crio[20719]: time=\"2026-06-12T20:10:08.114069399Z\" level=info msg=\"Starting container: 47cb097180fd9fd407475cea463b34f2b4b8dbac1c1a5b369013d1148d9c6ba0\" id=c83cc53a-6646-4cfb-a5e5-03a13d867ed6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.998952 | controller |     "Jun 12 20:10:08.121525 crc crio[20719]: time=\"2026-06-12T20:10:08.121425088Z\" level=info msg=\"Started container\" PID=40319 containerID=47cb097180fd9fd407475cea463b34f2b4b8dbac1c1a5b369013d1148d9c6ba0 description=metallb-system/speaker-bcgqs/kube-rbac-proxy id=c83cc53a-6646-4cfb-a5e5-03a13d867ed6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39bab981e6afb2c2c563ee29ba98fbed304d1a865176aa27bd461ca43df43b70",
2026-06-12 21:10:22.999055 | controller |     "Jun 12 20:10:09.553165 crc crio[20719]: time=\"2026-06-12T20:10:09.552512831Z\" level=info msg=\"Stopping pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\" id=04907b61-2133-4245-a25e-f63d436a7f95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.999080 | controller |     "Jun 12 20:10:09.554488 crc crio[20719]: time=\"2026-06-12T20:10:09.554073343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688250-2kjvb Namespace:openshift-infra ID:eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751 UID:0a4d387e-675e-4fe4-8a5d-5c794ea48995 NetNS:/var/run/netns/16f8414f-7138-4330-a098-f67a235fed3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4d387e_675e_4fe4_8a5d_5c794ea48995.slice PodAnnotations:0xc002d9a4b0}] Aliases:map[]}\"",
2026-06-12 21:10:22.999097 | controller |     "Jun 12 20:10:09.554488 crc crio[20719]: time=\"2026-06-12T20:10:09.554421072Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688250-2kjvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:22.999112 | controller |     "Jun 12 20:10:10.061135 crc crio[20719]: time=\"2026-06-12T20:10:10.060981252Z\" level=info msg=\"Stopped pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\" id=04907b61-2133-4245-a25e-f63d436a7f95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.999127 | controller |     "Jun 12 20:10:28.365980 crc crio[20719]: time=\"2026-06-12T20:10:28.362939714Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-7lsf9/POD\" id=624bff1d-b037-46ad-945b-f8d5013b87ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.999142 | controller |     "Jun 12 20:10:28.365980 crc crio[20719]: time=\"2026-06-12T20:10:28.364381542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.999157 | controller |     "Jun 12 20:10:28.385203 crc crio[20719]: time=\"2026-06-12T20:10:28.384988042Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=624bff1d-b037-46ad-945b-f8d5013b87ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.999172 | controller |     "Jun 12 20:10:28.776394 crc crio[20719]: time=\"2026-06-12T20:10:28.775723683Z\" level=info msg=\"Ran pod sandbox 040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099 with infra container: openshift-frr-k8s/frr-k8s-7lsf9/POD\" id=624bff1d-b037-46ad-945b-f8d5013b87ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.999187 | controller |     "Jun 12 20:10:28.782614 crc crio[20719]: time=\"2026-06-12T20:10:28.782216306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ab4d9782-c3fe-4e7f-969f-c5a8c6cceb48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999202 | controller |     "Jun 12 20:10:28.783216 crc crio[20719]: time=\"2026-06-12T20:10:28.782960346Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=ab4d9782-c3fe-4e7f-969f-c5a8c6cceb48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999216 | controller |     "Jun 12 20:10:28.785814 crc crio[20719]: time=\"2026-06-12T20:10:28.785696699Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=ab4d9782-c3fe-4e7f-969f-c5a8c6cceb48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999235 | controller |     "Jun 12 20:10:28.787572 crc crio[20719]: time=\"2026-06-12T20:10:28.787485057Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=54d544ec-8b37-4ff3-9d76-ef8c035baaeb name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.999250 | controller |     "Jun 12 20:10:28.796423 crc crio[20719]: time=\"2026-06-12T20:10:28.795067268Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-12 21:10:22.999265 | controller |     "Jun 12 20:10:31.696488 crc crio[20719]: time=\"2026-06-12T20:10:31.695927005Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/POD\" id=feb4b19d-2259-4ac7-a5c3-82ab285fc19d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.999279 | controller |     "Jun 12 20:10:31.697994 crc crio[20719]: time=\"2026-06-12T20:10:31.696549752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.999294 | controller |     "Jun 12 20:10:31.734948 crc crio[20719]: time=\"2026-06-12T20:10:31.734563846Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=feb4b19d-2259-4ac7-a5c3-82ab285fc19d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.999308 | controller |     "Jun 12 20:10:31.756633 crc crio[20719]: time=\"2026-06-12T20:10:31.756574273Z\" level=info msg=\"Ran pod sandbox 3ffefd27cd85eb55a21508769e5294a49d61930ffd792ebb5931620da4da639a with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/POD\" id=feb4b19d-2259-4ac7-a5c3-82ab285fc19d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:22.999323 | controller |     "Jun 12 20:10:31.760480 crc crio[20719]: time=\"2026-06-12T20:10:31.760447795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=04f3f8bf-46d5-46f7-aa57-c67e5a7b3fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999337 | controller |     "Jun 12 20:10:31.760769 crc crio[20719]: time=\"2026-06-12T20:10:31.760747963Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=04f3f8bf-46d5-46f7-aa57-c67e5a7b3fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999352 | controller |     "Jun 12 20:10:31.760916 crc crio[20719]: time=\"2026-06-12T20:10:31.760896747Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=04f3f8bf-46d5-46f7-aa57-c67e5a7b3fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999366 | controller |     "Jun 12 20:10:31.762050 crc crio[20719]: time=\"2026-06-12T20:10:31.761938005Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=dff47211-9b6e-4bd0-9cab-e3256133dab9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.999380 | controller |     "Jun 12 20:10:31.767547 crc crio[20719]: time=\"2026-06-12T20:10:31.767134354Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-12 21:10:22.999394 | controller |     "Jun 12 20:10:44.830518 crc crio[20719]: time=\"2026-06-12T20:10:44.8284555Z\" level=info msg=\"Removing container: e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d\" id=681eb721-1ab4-4fd4-839e-0e2233509573 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.999411 | controller |     "Jun 12 20:11:01.231124 crc crio[20719]: time=\"2026-06-12T20:11:01.23002119Z\" level=info msg=\"Removed container e78c2cc4be9328f4630ef1aa9a781cc9a1e1e97196af6c02805a4fdd60cf5b5d: openshift-infra/auto-csr-approver-29688244-tkzff/oc\" id=681eb721-1ab4-4fd4-839e-0e2233509573 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:22.999426 | controller |     "Jun 12 20:11:01.245802 crc crio[20719]: time=\"2026-06-12T20:11:01.245710908Z\" level=info msg=\"Stopping pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\" id=1495cd6e-523c-41af-96c8-16e1afe8f467 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.999440 | controller |     "Jun 12 20:11:01.246033 crc crio[20719]: time=\"2026-06-12T20:11:01.245819921Z\" level=info msg=\"Stopped pod sandbox (already stopped): c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\" id=1495cd6e-523c-41af-96c8-16e1afe8f467 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:22.999454 | controller |     "Jun 12 20:11:01.247102 crc crio[20719]: time=\"2026-06-12T20:11:01.246988815Z\" level=info msg=\"Removing pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\" id=7f66cb87-fae1-4c4c-a6a1-53e4a2ce7c37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.999468 | controller |     "Jun 12 20:11:01.275696 crc crio[20719]: time=\"2026-06-12T20:11:01.275535916Z\" level=info msg=\"Removed pod sandbox: c49b09882199cf82eca8689ef7c6e56948f483af77f1a82f246a313b035daf16\" id=7f66cb87-fae1-4c4c-a6a1-53e4a2ce7c37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:22.999482 | controller |     "Jun 12 20:11:01.290580 crc crio[20719]: time=\"2026-06-12T20:11:01.290431845Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=54d544ec-8b37-4ff3-9d76-ef8c035baaeb name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.999496 | controller |     "Jun 12 20:11:01.292526 crc crio[20719]: time=\"2026-06-12T20:11:01.292382744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=299bf72e-8ced-4844-93c0-7ea9d72a65c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999510 | controller |     "Jun 12 20:11:01.302016 crc crio[20719]: time=\"2026-06-12T20:11:01.301874147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=58c28579-17b3-4999-91fc-ecaab48ba28f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999524 | controller |     "Jun 12 20:11:01.318473 crc crio[20719]: time=\"2026-06-12T20:11:01.318399747Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-files\" id=04d83a51-160d-480f-a472-4f27772df868 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.999537 | controller |     "Jun 12 20:11:01.320837 crc crio[20719]: time=\"2026-06-12T20:11:01.320480427Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=dff47211-9b6e-4bd0-9cab-e3256133dab9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:22.999551 | controller |     "Jun 12 20:11:01.322110 crc crio[20719]: time=\"2026-06-12T20:11:01.322016074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.999566 | controller |     "Jun 12 20:11:01.322996 crc crio[20719]: time=\"2026-06-12T20:11:01.322940319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=97904f0c-1fa8-4db1-b35c-e912405f9a45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999584 | controller |     "Jun 12 20:11:01.326544 crc crio[20719]: time=\"2026-06-12T20:11:01.326479663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b5e49305-ffca-4edf-ac96-d23bf68064d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999598 | controller |     "Jun 12 20:11:01.336871 crc crio[20719]: time=\"2026-06-12T20:11:01.336785547Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/frr-k8s-webhook-server\" id=804ec358-c4f9-4815-a938-878fb5e6ade5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.999613 | controller |     "Jun 12 20:11:01.348114 crc crio[20719]: time=\"2026-06-12T20:11:01.34804681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.999627 | controller |     "Jun 12 20:11:01.369088 crc crio[20719]: time=\"2026-06-12T20:11:01.368993066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.999641 | controller |     "Jun 12 20:11:01.375977 crc crio[20719]: time=\"2026-06-12T20:11:01.3758705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.999655 | controller |     "Jun 12 20:11:01.383166 crc crio[20719]: time=\"2026-06-12T20:11:01.38300795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.999670 | controller |     "Jun 12 20:11:01.388076 crc crio[20719]: time=\"2026-06-12T20:11:01.388015724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.999684 | controller |     "Jun 12 20:11:02.414090 crc crio[20719]: time=\"2026-06-12T20:11:02.413771315Z\" level=info msg=\"Created container a9e3255d2ba79705acc03f31df7dffe3042bf1d5f473c995b3e2e72675535a63: openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-files\" id=04d83a51-160d-480f-a472-4f27772df868 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.999698 | controller |     "Jun 12 20:11:02.428183 crc crio[20719]: time=\"2026-06-12T20:11:02.42786677Z\" level=info msg=\"Starting container: a9e3255d2ba79705acc03f31df7dffe3042bf1d5f473c995b3e2e72675535a63\" id=9351bd7e-3d2b-4279-ac74-d147ce10779c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.999712 | controller |     "Jun 12 20:11:02.562733 crc crio[20719]: time=\"2026-06-12T20:11:02.562650904Z\" level=info msg=\"Created container 1a30b4d6684a4f8f6db1099483d1c048da74bfb6587fb43dd5e41cc7f4f2360d: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/frr-k8s-webhook-server\" id=804ec358-c4f9-4815-a938-878fb5e6ade5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.999727 | controller |     "Jun 12 20:11:02.587811 crc crio[20719]: time=\"2026-06-12T20:11:02.584895703Z\" level=info msg=\"Starting container: 1a30b4d6684a4f8f6db1099483d1c048da74bfb6587fb43dd5e41cc7f4f2360d\" id=9e9e260d-1107-4ad0-a03e-f0ddebfd244b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.999742 | controller |     "Jun 12 20:11:02.720236 crc crio[20719]: time=\"2026-06-12T20:11:02.697883789Z\" level=info msg=\"Started container\" PID=41153 containerID=a9e3255d2ba79705acc03f31df7dffe3042bf1d5f473c995b3e2e72675535a63 description=openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-files id=9351bd7e-3d2b-4279-ac74-d147ce10779c name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099",
2026-06-12 21:10:22.999760 | controller |     "Jun 12 20:11:02.857058 crc crio[20719]: time=\"2026-06-12T20:11:02.853998726Z\" level=info msg=\"Started container\" PID=41154 containerID=1a30b4d6684a4f8f6db1099483d1c048da74bfb6587fb43dd5e41cc7f4f2360d description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-svqsj/frr-k8s-webhook-server id=9e9e260d-1107-4ad0-a03e-f0ddebfd244b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ffefd27cd85eb55a21508769e5294a49d61930ffd792ebb5931620da4da639a",
2026-06-12 21:10:22.999775 | controller |     "Jun 12 20:11:03.426834 crc crio[20719]: time=\"2026-06-12T20:11:03.426779073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=50443a2c-f0ef-46c5-ae5f-409128ff7ab2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999790 | controller |     "Jun 12 20:11:03.491687 crc crio[20719]: time=\"2026-06-12T20:11:03.491351937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c40eef0c-a841-48a3-9ad6-3a537dd4f934 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999804 | controller |     "Jun 12 20:11:03.513936 crc crio[20719]: time=\"2026-06-12T20:11:03.513815237Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/cp-reloader\" id=f681dbdd-8381-4f44-9044-aa65abfb78aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.999819 | controller |     "Jun 12 20:11:03.516025 crc crio[20719]: time=\"2026-06-12T20:11:03.515951134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.999832 | controller |     "Jun 12 20:11:03.544102 crc crio[20719]: time=\"2026-06-12T20:11:03.54400223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.999846 | controller |     "Jun 12 20:11:03.549193 crc crio[20719]: time=\"2026-06-12T20:11:03.549130447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:22.999887 | controller |     "Jun 12 20:11:03.686697 crc crio[20719]: time=\"2026-06-12T20:11:03.686221864Z\" level=info msg=\"Created container a2b120d3e368bf8fe4fd24d2b36647980396b97e40714fa84e2f945ef1739468: openshift-frr-k8s/frr-k8s-7lsf9/cp-reloader\" id=f681dbdd-8381-4f44-9044-aa65abfb78aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.999903 | controller |     "Jun 12 20:11:03.687978 crc crio[20719]: time=\"2026-06-12T20:11:03.68792493Z\" level=info msg=\"Starting container: a2b120d3e368bf8fe4fd24d2b36647980396b97e40714fa84e2f945ef1739468\" id=241b1bfb-03c1-4829-9c61-58d9e645b0d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:22.999917 | controller |     "Jun 12 20:11:03.694357 crc crio[20719]: time=\"2026-06-12T20:11:03.694169765Z\" level=info msg=\"Started container\" PID=41201 containerID=a2b120d3e368bf8fe4fd24d2b36647980396b97e40714fa84e2f945ef1739468 description=openshift-frr-k8s/frr-k8s-7lsf9/cp-reloader id=241b1bfb-03c1-4829-9c61-58d9e645b0d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099",
2026-06-12 21:10:22.999932 | controller |     "Jun 12 20:11:04.436459 crc crio[20719]: time=\"2026-06-12T20:11:04.434679516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=85c68565-af9c-4f8b-aaad-c583bf73d4c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999949 | controller |     "Jun 12 20:11:04.439668 crc crio[20719]: time=\"2026-06-12T20:11:04.439563836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5c4b5156-8068-4510-84dd-055117b6031a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:22.999976 | controller |     "Jun 12 20:11:04.451047 crc crio[20719]: time=\"2026-06-12T20:11:04.450660281Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/cp-metrics\" id=1b07fbec-afa0-4493-8fd2-10373d3a9eda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:22.999999 | controller |     "Jun 12 20:11:04.453565 crc crio[20719]: time=\"2026-06-12T20:11:04.453102817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000015 | controller |     "Jun 12 20:11:04.508725 crc crio[20719]: time=\"2026-06-12T20:11:04.508603177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000033 | controller |     "Jun 12 20:11:04.511737 crc crio[20719]: time=\"2026-06-12T20:11:04.511664109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000057 | controller |     "Jun 12 20:11:04.620137 crc crio[20719]: time=\"2026-06-12T20:11:04.619593186Z\" level=info msg=\"Created container 3cb8c3f9b998311e34b383df823b83a195272ee8be91dea902e534f164920f3c: openshift-frr-k8s/frr-k8s-7lsf9/cp-metrics\" id=1b07fbec-afa0-4493-8fd2-10373d3a9eda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.000080 | controller |     "Jun 12 20:11:04.623694 crc crio[20719]: time=\"2026-06-12T20:11:04.623629914Z\" level=info msg=\"Starting container: 3cb8c3f9b998311e34b383df823b83a195272ee8be91dea902e534f164920f3c\" id=7e59eee4-ea77-466c-881a-6c0f2eeb4b41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.000098 | controller |     "Jun 12 20:11:04.629655 crc crio[20719]: time=\"2026-06-12T20:11:04.629530512Z\" level=info msg=\"Started container\" PID=41211 containerID=3cb8c3f9b998311e34b383df823b83a195272ee8be91dea902e534f164920f3c description=openshift-frr-k8s/frr-k8s-7lsf9/cp-metrics id=7e59eee4-ea77-466c-881a-6c0f2eeb4b41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099",
2026-06-12 21:10:23.000116 | controller |     "Jun 12 20:11:05.589809 crc crio[20719]: time=\"2026-06-12T20:11:05.587147654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7f4ee68d-7d60-4645-b290-cb48f5a40be2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.000139 | controller |     "Jun 12 20:11:05.694969 crc crio[20719]: time=\"2026-06-12T20:11:05.6945754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d5195b60-c8b7-444d-a5b1-4c3515c5b49c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.000160 | controller |     "Jun 12 20:11:05.857238 crc crio[20719]: time=\"2026-06-12T20:11:05.856184095Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-status\" id=f6a27ff4-9a59-45ab-bb39-6d873fd13a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.000180 | controller |     "Jun 12 20:11:05.922169 crc crio[20719]: time=\"2026-06-12T20:11:05.920218306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000203 | controller |     "Jun 12 20:11:06.222701 crc crio[20719]: time=\"2026-06-12T20:11:06.220658818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000232 | controller |     "Jun 12 20:11:06.277940 crc crio[20719]: time=\"2026-06-12T20:11:06.276774606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000255 | controller |     "Jun 12 20:11:06.794437 crc crio[20719]: time=\"2026-06-12T20:11:06.793041991Z\" level=info msg=\"Created container 11a13d2806a0dacc14728047131fa3d473064094ef28181b2a882756fc31456c: openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-status\" id=f6a27ff4-9a59-45ab-bb39-6d873fd13a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.000273 | controller |     "Jun 12 20:11:06.803002 crc crio[20719]: time=\"2026-06-12T20:11:06.802027011Z\" level=info msg=\"Starting container: 11a13d2806a0dacc14728047131fa3d473064094ef28181b2a882756fc31456c\" id=640adc10-af28-4cc4-9cab-4a11bad5f87a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.000296 | controller |     "Jun 12 20:11:06.815898 crc crio[20719]: time=\"2026-06-12T20:11:06.815071469Z\" level=info msg=\"Started container\" PID=41267 containerID=11a13d2806a0dacc14728047131fa3d473064094ef28181b2a882756fc31456c description=openshift-frr-k8s/frr-k8s-7lsf9/cp-frr-status id=640adc10-af28-4cc4-9cab-4a11bad5f87a name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099",
2026-06-12 21:10:23.000320 | controller |     "Jun 12 20:11:07.624143 crc crio[20719]: time=\"2026-06-12T20:11:07.623958763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=65ff905a-c1ca-4616-bf7f-99c5e5f0b0c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.000340 | controller |     "Jun 12 20:11:07.650723 crc crio[20719]: time=\"2026-06-12T20:11:07.650579392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9699aeb3-c254-429f-816c-d9837b998daf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.000359 | controller |     "Jun 12 20:11:07.690978 crc crio[20719]: time=\"2026-06-12T20:11:07.690871217Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/controller\" id=a4ab4f07-bd82-4f87-8086-0a438ece6669 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.000375 | controller |     "Jun 12 20:11:07.693009 crc crio[20719]: time=\"2026-06-12T20:11:07.692896291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000389 | controller |     "Jun 12 20:11:07.731811 crc crio[20719]: time=\"2026-06-12T20:11:07.731570442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000404 | controller |     "Jun 12 20:11:07.736014 crc crio[20719]: time=\"2026-06-12T20:11:07.735911368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000423 | controller |     "Jun 12 20:11:08.079467 crc crio[20719]: time=\"2026-06-12T20:11:08.079153783Z\" level=info msg=\"Created container 1c906222dd7aa84cc84c0154ccf115f290e21c191cf03184be0abc08ceef3ef8: openshift-frr-k8s/frr-k8s-7lsf9/controller\" id=a4ab4f07-bd82-4f87-8086-0a438ece6669 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.000468 | controller |     "Jun 12 20:11:08.082702 crc crio[20719]: time=\"2026-06-12T20:11:08.082586664Z\" level=info msg=\"Starting container: 1c906222dd7aa84cc84c0154ccf115f290e21c191cf03184be0abc08ceef3ef8\" id=23c800a2-ea96-4832-8bad-fcc3bfbd29aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.000497 | controller |     "Jun 12 20:11:08.092885 crc crio[20719]: time=\"2026-06-12T20:11:08.092802726Z\" level=info msg=\"Started container\" PID=41283 containerID=1c906222dd7aa84cc84c0154ccf115f290e21c191cf03184be0abc08ceef3ef8 description=openshift-frr-k8s/frr-k8s-7lsf9/controller id=23c800a2-ea96-4832-8bad-fcc3bfbd29aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099",
2026-06-12 21:10:23.000522 | controller |     "Jun 12 20:11:08.154177 crc crio[20719]: time=\"2026-06-12T20:11:08.153983329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=940bfbcf-0320-4c76-b451-bb2415c63bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.000544 | controller |     "Jun 12 20:11:08.157412 crc crio[20719]: time=\"2026-06-12T20:11:08.157247965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=65a0d5c3-c0a8-46c3-a087-e8f54a9dda79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.000566 | controller |     "Jun 12 20:11:08.204065 crc crio[20719]: time=\"2026-06-12T20:11:08.203762137Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/frr\" id=b7dc5e4c-20f8-48e7-899c-0f6a83a254cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.000586 | controller |     "Jun 12 20:11:08.206863 crc crio[20719]: time=\"2026-06-12T20:11:08.20570706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000606 | controller |     "Jun 12 20:11:08.237728 crc crio[20719]: time=\"2026-06-12T20:11:08.234004442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000625 | controller |     "Jun 12 20:11:08.237728 crc crio[20719]: time=\"2026-06-12T20:11:08.237230728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000643 | controller |     "Jun 12 20:11:08.467567 crc crio[20719]: time=\"2026-06-12T20:11:08.467415137Z\" level=info msg=\"Created container 4cd5546daa2c117b792b6f81214fa0822bc7d0650c97c36e67ee421069083d79: openshift-frr-k8s/frr-k8s-7lsf9/frr\" id=b7dc5e4c-20f8-48e7-899c-0f6a83a254cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.000658 | controller |     "Jun 12 20:11:08.469221 crc crio[20719]: time=\"2026-06-12T20:11:08.469118433Z\" level=info msg=\"Starting container: 4cd5546daa2c117b792b6f81214fa0822bc7d0650c97c36e67ee421069083d79\" id=f3adfb8c-3d0a-44de-8a57-2f6c9ac29f5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.000677 | controller |     "Jun 12 20:11:08.477413 crc crio[20719]: time=\"2026-06-12T20:11:08.477341812Z\" level=info msg=\"Started container\" PID=41310 containerID=4cd5546daa2c117b792b6f81214fa0822bc7d0650c97c36e67ee421069083d79 description=openshift-frr-k8s/frr-k8s-7lsf9/frr id=f3adfb8c-3d0a-44de-8a57-2f6c9ac29f5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099",
2026-06-12 21:10:23.000699 | controller |     "Jun 12 20:11:08.612055 crc crio[20719]: time=\"2026-06-12T20:11:08.611214162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=11e5173c-1943-42b7-8a38-002c5715ca06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.000719 | controller |     "Jun 12 20:11:08.621185 crc crio[20719]: time=\"2026-06-12T20:11:08.620839248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e6416d21-d2f5-4def-863d-a1076e8fc458 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.000743 | controller |     "Jun 12 20:11:08.712109 crc crio[20719]: time=\"2026-06-12T20:11:08.711977469Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/reloader\" id=97a4ee13-3695-4552-b0a9-e61ffaba0560 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.000765 | controller |     "Jun 12 20:11:08.714213 crc crio[20719]: time=\"2026-06-12T20:11:08.714025864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000786 | controller |     "Jun 12 20:11:08.761729 crc crio[20719]: time=\"2026-06-12T20:11:08.761565712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000806 | controller |     "Jun 12 20:11:08.778731 crc crio[20719]: time=\"2026-06-12T20:11:08.766787261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.000827 | controller |     "Jun 12 20:11:09.005418 crc crio[20719]: time=\"2026-06-12T20:11:09.005063916Z\" level=info msg=\"Created container 8c4ef5b72a3a262c57b9683cdb7d28c2d8694dd733fce8c8b97d5f7b30fbad1b: openshift-frr-k8s/frr-k8s-7lsf9/reloader\" id=97a4ee13-3695-4552-b0a9-e61ffaba0560 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.000846 | controller |     "Jun 12 20:11:09.008028 crc crio[20719]: time=\"2026-06-12T20:11:09.00784093Z\" level=info msg=\"Starting container: 8c4ef5b72a3a262c57b9683cdb7d28c2d8694dd733fce8c8b97d5f7b30fbad1b\" id=cf32a2c3-9932-4821-9f24-b23010c1327a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.000894 | controller |     "Jun 12 20:11:09.017141 crc crio[20719]: time=\"2026-06-12T20:11:09.016811419Z\" level=info msg=\"Started container\" PID=41350 containerID=8c4ef5b72a3a262c57b9683cdb7d28c2d8694dd733fce8c8b97d5f7b30fbad1b description=openshift-frr-k8s/frr-k8s-7lsf9/reloader id=cf32a2c3-9932-4821-9f24-b23010c1327a name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099",
2026-06-12 21:10:23.000921 | controller |     "Jun 12 20:11:09.096218 crc crio[20719]: time=\"2026-06-12T20:11:09.096056562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d27cea53-947a-4894-8728-d31cda8a692c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.000942 | controller |     "Jun 12 20:11:09.100654 crc crio[20719]: time=\"2026-06-12T20:11:09.100536402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a3af50f2-bc38-45f9-8191-3cdcd2cbaa2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.000964 | controller |     "Jun 12 20:11:09.121075 crc crio[20719]: time=\"2026-06-12T20:11:09.120891345Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/frr-metrics\" id=c714f77a-85ff-44f2-a6e7-579ed4e95892 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.000984 | controller |     "Jun 12 20:11:09.122810 crc crio[20719]: time=\"2026-06-12T20:11:09.12258191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001004 | controller |     "Jun 12 20:11:09.155758 crc crio[20719]: time=\"2026-06-12T20:11:09.155521079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001027 | controller |     "Jun 12 20:11:09.159704 crc crio[20719]: time=\"2026-06-12T20:11:09.159599417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001057 | controller |     "Jun 12 20:11:09.326605 crc crio[20719]: time=\"2026-06-12T20:11:09.326479538Z\" level=info msg=\"Created container acd2ab34458add7738b12d4c3b715ed2c72cab98ac7f3440c2f42e50c627df91: openshift-frr-k8s/frr-k8s-7lsf9/frr-metrics\" id=c714f77a-85ff-44f2-a6e7-579ed4e95892 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.001079 | controller |     "Jun 12 20:11:09.329950 crc crio[20719]: time=\"2026-06-12T20:11:09.329845918Z\" level=info msg=\"Starting container: acd2ab34458add7738b12d4c3b715ed2c72cab98ac7f3440c2f42e50c627df91\" id=083318d1-53b9-47ba-884b-4f38571c27ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.001098 | controller |     "Jun 12 20:11:09.337744 crc crio[20719]: time=\"2026-06-12T20:11:09.337617825Z\" level=info msg=\"Started container\" PID=41370 containerID=acd2ab34458add7738b12d4c3b715ed2c72cab98ac7f3440c2f42e50c627df91 description=openshift-frr-k8s/frr-k8s-7lsf9/frr-metrics id=083318d1-53b9-47ba-884b-4f38571c27ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099",
2026-06-12 21:10:23.001119 | controller |     "Jun 12 20:11:09.436119 crc crio[20719]: time=\"2026-06-12T20:11:09.435886146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f08e9e74-e8cb-499d-8380-4f212eb41cae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.001141 | controller |     "Jun 12 20:11:09.445842 crc crio[20719]: time=\"2026-06-12T20:11:09.445712838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=38c713c9-3fb5-499e-a934-678bfd032b73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.001162 | controller |     "Jun 12 20:11:09.518049 crc crio[20719]: time=\"2026-06-12T20:11:09.517477482Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/frr-status\" id=00f200bc-c7c4-4183-b0a1-87f237c3702c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.001184 | controller |     "Jun 12 20:11:09.520158 crc crio[20719]: time=\"2026-06-12T20:11:09.520077272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001205 | controller |     "Jun 12 20:11:09.558178 crc crio[20719]: time=\"2026-06-12T20:11:09.558038003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001225 | controller |     "Jun 12 20:11:09.569812 crc crio[20719]: time=\"2026-06-12T20:11:09.569657395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001245 | controller |     "Jun 12 20:11:09.791460 crc crio[20719]: time=\"2026-06-12T20:11:09.791309494Z\" level=info msg=\"Created container 894b1bdc16d312fb74d46222b65fc7664f10c8b473b4af087b0a9c38ab6f5dfc: openshift-frr-k8s/frr-k8s-7lsf9/frr-status\" id=00f200bc-c7c4-4183-b0a1-87f237c3702c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.001268 | controller |     "Jun 12 20:11:09.792883 crc crio[20719]: time=\"2026-06-12T20:11:09.792825895Z\" level=info msg=\"Starting container: 894b1bdc16d312fb74d46222b65fc7664f10c8b473b4af087b0a9c38ab6f5dfc\" id=a92c7f76-8453-4b11-81e9-cc8bc7ff200a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.001292 | controller |     "Jun 12 20:11:09.798217 crc crio[20719]: time=\"2026-06-12T20:11:09.798154627Z\" level=info msg=\"Started container\" PID=41409 containerID=894b1bdc16d312fb74d46222b65fc7664f10c8b473b4af087b0a9c38ab6f5dfc description=openshift-frr-k8s/frr-k8s-7lsf9/frr-status id=a92c7f76-8453-4b11-81e9-cc8bc7ff200a name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099",
2026-06-12 21:10:23.001318 | controller |     "Jun 12 20:11:09.821152 crc crio[20719]: time=\"2026-06-12T20:11:09.821092289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d9f41710-019a-475f-9289-a3f651109172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.001338 | controller |     "Jun 12 20:11:09.830142 crc crio[20719]: time=\"2026-06-12T20:11:09.830056978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=af51396d-1f77-4be0-b9c9-bfeffa9d7368 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.001357 | controller |     "Jun 12 20:11:09.906031 crc crio[20719]: time=\"2026-06-12T20:11:09.90585811Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy\" id=7475121a-0870-4dc1-9904-57e410636fa0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.001377 | controller |     "Jun 12 20:11:09.909128 crc crio[20719]: time=\"2026-06-12T20:11:09.909042664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001401 | controller |     "Jun 12 20:11:09.990627 crc crio[20719]: time=\"2026-06-12T20:11:09.989627354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001421 | controller |     "Jun 12 20:11:10.494841 crc crio[20719]: time=\"2026-06-12T20:11:10.494722634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001444 | controller |     "Jun 12 20:11:10.657456 crc crio[20719]: time=\"2026-06-12T20:11:10.651844186Z\" level=info msg=\"Created container 33d133491f12eb2d35f0e4f091772ec2b09ddfeae00562f493a740c92fafd4f4: openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy\" id=7475121a-0870-4dc1-9904-57e410636fa0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.001466 | controller |     "Jun 12 20:11:10.657456 crc crio[20719]: time=\"2026-06-12T20:11:10.654830656Z\" level=info msg=\"Starting container: 33d133491f12eb2d35f0e4f091772ec2b09ddfeae00562f493a740c92fafd4f4\" id=99589393-ba3e-4812-81dc-e5fdce6f23ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.001486 | controller |     "Jun 12 20:11:10.664753 crc crio[20719]: time=\"2026-06-12T20:11:10.664240446Z\" level=info msg=\"Started container\" PID=41445 containerID=33d133491f12eb2d35f0e4f091772ec2b09ddfeae00562f493a740c92fafd4f4 description=openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy id=99589393-ba3e-4812-81dc-e5fdce6f23ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099",
2026-06-12 21:10:23.001509 | controller |     "Jun 12 20:11:10.735732 crc crio[20719]: time=\"2026-06-12T20:11:10.735638902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=48fd6a91-8dff-4a34-bb9d-adda6746aa6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.001533 | controller |     "Jun 12 20:11:10.747406 crc crio[20719]: time=\"2026-06-12T20:11:10.746791488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=51b1c7b4-5f24-493c-b920-f7e5deeb9c66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.001559 | controller |     "Jun 12 20:11:10.775222 crc crio[20719]: time=\"2026-06-12T20:11:10.772959126Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy-frr\" id=91879a2b-fb7f-4227-af09-d52fcd3dc9f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.001579 | controller |     "Jun 12 20:11:10.775222 crc crio[20719]: time=\"2026-06-12T20:11:10.773801239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001598 | controller |     "Jun 12 20:11:10.811240 crc crio[20719]: time=\"2026-06-12T20:11:10.811148775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001618 | controller |     "Jun 12 20:11:11.307041 crc crio[20719]: time=\"2026-06-12T20:11:11.306029402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001636 | controller |     "Jun 12 20:11:11.691626 crc crio[20719]: time=\"2026-06-12T20:11:11.690668431Z\" level=info msg=\"Created container d03ec6870c075ac853bf5861285ce2a02569b3d231dd1e0b1e8b0de66098f510: openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy-frr\" id=91879a2b-fb7f-4227-af09-d52fcd3dc9f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.001655 | controller |     "Jun 12 20:11:11.695663 crc crio[20719]: time=\"2026-06-12T20:11:11.694660627Z\" level=info msg=\"Starting container: d03ec6870c075ac853bf5861285ce2a02569b3d231dd1e0b1e8b0de66098f510\" id=fc5fa8cf-4b91-48a4-95af-86d6931d61d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.001674 | controller |     "Jun 12 20:11:11.701552 crc crio[20719]: time=\"2026-06-12T20:11:11.701184151Z\" level=info msg=\"Started container\" PID=41484 containerID=d03ec6870c075ac853bf5861285ce2a02569b3d231dd1e0b1e8b0de66098f510 description=openshift-frr-k8s/frr-k8s-7lsf9/kube-rbac-proxy-frr id=fc5fa8cf-4b91-48a4-95af-86d6931d61d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099",
2026-06-12 21:10:23.001694 | controller |     "Jun 12 20:11:30.385010 crc crio[20719]: time=\"2026-06-12T20:11:30.38324025Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/POD\" id=d985a672-36ca-4216-9043-14af5f63f0ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.001711 | controller |     "Jun 12 20:11:30.386886 crc crio[20719]: time=\"2026-06-12T20:11:30.385022118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001726 | controller |     "Jun 12 20:11:30.444448 crc crio[20719]: time=\"2026-06-12T20:11:30.444088303Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5585957b54-7b7sj Namespace:baremetal-operator-system ID:9cc17955e312533b2bc78b496ba9814f00fc35a36b6dde24511888c9d10a2303 UID:e756c68b-236d-48b3-be99-f4d16e2d67bc NetNS:/var/run/netns/f924805c-7692-4eaf-8f20-1d64ee68008a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode756c68b_236d_48b3_be99_f4d16e2d67bc.slice PodAnnotations:0xc000110690}] Aliases:map[]}\"",
2026-06-12 21:10:23.001746 | controller |     "Jun 12 20:11:30.444448 crc crio[20719]: time=\"2026-06-12T20:11:30.444158975Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5585957b54-7b7sj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.001770 | controller |     "Jun 12 20:11:30.928179 crc crio[20719]: time=\"2026-06-12T20:11:30.927594487Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/POD\" id=1ea8e162-b326-403e-a7db-69e6e1511018 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.001790 | controller |     "Jun 12 20:11:30.928501 crc crio[20719]: time=\"2026-06-12T20:11:30.928185452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.001808 | controller |     "Jun 12 20:11:30.955640 crc crio[20719]: time=\"2026-06-12T20:11:30.955519554Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6fcfc9f55-bg8fc Namespace:baremetal-operator-system ID:edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab UID:d94aed27-7325-4947-9b40-828fdc13db43 NetNS:/var/run/netns/7405a507-4c7d-44a8-8cd4-47ce98ad5353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd94aed27_7325_4947_9b40_828fdc13db43.slice PodAnnotations:0xc00008c988}] Aliases:map[]}\"",
2026-06-12 21:10:23.001832 | controller |     "Jun 12 20:11:30.955886 crc crio[20719]: time=\"2026-06-12T20:11:30.955656687Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6fcfc9f55-bg8fc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.001874 | controller |     "Jun 12 20:11:31.081005 crc crio[20719]: 2026-06-12T20:11:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9cc17955e312533 Mac:1a:94:c9:0a:30:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/f924805c-7692-4eaf-8f20-1d64ee68008a SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.001894 | controller |     "Jun 12 20:11:31.087221 crc crio[20719]: time=\"2026-06-12T20:11:31.083188387Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5585957b54-7b7sj Namespace:baremetal-operator-system ID:9cc17955e312533b2bc78b496ba9814f00fc35a36b6dde24511888c9d10a2303 UID:e756c68b-236d-48b3-be99-f4d16e2d67bc NetNS:/var/run/netns/f924805c-7692-4eaf-8f20-1d64ee68008a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode756c68b_236d_48b3_be99_f4d16e2d67bc.slice PodAnnotations:0xc000110690}] Aliases:map[]}\"",
2026-06-12 21:10:23.001917 | controller |     "Jun 12 20:11:31.087221 crc crio[20719]: time=\"2026-06-12T20:11:31.083486435Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5585957b54-7b7sj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.001940 | controller |     "Jun 12 20:11:31.103846 crc crio[20719]: time=\"2026-06-12T20:11:31.103770638Z\" level=info msg=\"Ran pod sandbox 9cc17955e312533b2bc78b496ba9814f00fc35a36b6dde24511888c9d10a2303 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/POD\" id=d985a672-36ca-4216-9043-14af5f63f0ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.001961 | controller |     "Jun 12 20:11:31.112738 crc crio[20719]: time=\"2026-06-12T20:11:31.112652631Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=6a230324-eeab-4271-90bb-eb97823468b4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.001984 | controller |     "Jun 12 20:11:31.125545 crc crio[20719]: time=\"2026-06-12T20:11:31.125508907Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 21:10:23.002007 | controller |     "Jun 12 20:11:31.484483 crc crio[20719]: time=\"2026-06-12T20:11:31.483597736Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-dq5x9/POD\" id=75c27a44-e722-4272-835d-e351601d4c64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.002032 | controller |     "Jun 12 20:11:31.484483 crc crio[20719]: time=\"2026-06-12T20:11:31.484028237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.002056 | controller |     "Jun 12 20:11:31.505971 crc crio[20719]: time=\"2026-06-12T20:11:31.505556152Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-dq5x9 Namespace:openstack-operators ID:b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1 UID:2af5095a-4f5b-4049-94e0-38cc64b0237c NetNS:/var/run/netns/bb5ee930-aede-486e-ac9f-74ab59ce565f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2af5095a_4f5b_4049_94e0_38cc64b0237c.slice PodAnnotations:0xc000eae798}] Aliases:map[]}\"",
2026-06-12 21:10:23.002080 | controller |     "Jun 12 20:11:31.505971 crc crio[20719]: time=\"2026-06-12T20:11:31.505620713Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-dq5x9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.002102 | controller |     "Jun 12 20:11:31.528935 crc crio[20719]: 2026-06-12T20:11:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edea85cc41b4f54 Mac:0a:4f:23:33:53:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/7405a507-4c7d-44a8-8cd4-47ce98ad5353 SocketPath: PciID:}] [{Interface:0xc0004a0890 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.002122 | controller |     "Jun 12 20:11:31.529917 crc crio[20719]: time=\"2026-06-12T20:11:31.529832159Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6fcfc9f55-bg8fc Namespace:baremetal-operator-system ID:edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab UID:d94aed27-7325-4947-9b40-828fdc13db43 NetNS:/var/run/netns/7405a507-4c7d-44a8-8cd4-47ce98ad5353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd94aed27_7325_4947_9b40_828fdc13db43.slice PodAnnotations:0xc00008c988}] Aliases:map[]}\"",
2026-06-12 21:10:23.002145 | controller |     "Jun 12 20:11:31.530923 crc crio[20719]: time=\"2026-06-12T20:11:31.530861357Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6fcfc9f55-bg8fc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.002166 | controller |     "Jun 12 20:11:31.541996 crc crio[20719]: time=\"2026-06-12T20:11:31.541945274Z\" level=info msg=\"Ran pod sandbox edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/POD\" id=1ea8e162-b326-403e-a7db-69e6e1511018 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.002186 | controller |     "Jun 12 20:11:31.546595 crc crio[20719]: time=\"2026-06-12T20:11:31.546519325Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=c7e4fa4c-c349-4d6e-924b-5152dc70d2a2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.002205 | controller |     "Jun 12 20:11:31.549431 crc crio[20719]: time=\"2026-06-12T20:11:31.549368771Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-12 21:10:23.002224 | controller |     "Jun 12 20:11:31.905132 crc crio[20719]: 2026-06-12T20:11:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b547797243181f7 Mac:b2:25:2a:34:df:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/bb5ee930-aede-486e-ac9f-74ab59ce565f SocketPath: PciID:}] [{Interface:0xc000530d70 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.002248 | controller |     "Jun 12 20:11:31.905132 crc crio[20719]: time=\"2026-06-12T20:11:31.904466211Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-dq5x9 Namespace:openstack-operators ID:b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1 UID:2af5095a-4f5b-4049-94e0-38cc64b0237c NetNS:/var/run/netns/bb5ee930-aede-486e-ac9f-74ab59ce565f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2af5095a_4f5b_4049_94e0_38cc64b0237c.slice PodAnnotations:0xc000eae798}] Aliases:map[]}\"",
2026-06-12 21:10:23.002271 | controller |     "Jun 12 20:11:31.905132 crc crio[20719]: time=\"2026-06-12T20:11:31.904650886Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-dq5x9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.002293 | controller |     "Jun 12 20:11:31.915443 crc crio[20719]: time=\"2026-06-12T20:11:31.915196887Z\" level=info msg=\"Ran pod sandbox b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1 with infra container: openstack-operators/openstack-operator-index-dq5x9/POD\" id=75c27a44-e722-4272-835d-e351601d4c64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.002316 | controller |     "Jun 12 20:11:31.918589 crc crio[20719]: time=\"2026-06-12T20:11:31.918506515Z\" level=info msg=\"Pulling image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=931b1ebc-2133-4df9-975e-01d83026741c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.002336 | controller |     "Jun 12 20:11:31.919829 crc crio[20719]: time=\"2026-06-12T20:11:31.919754078Z\" level=info msg=\"Trying to access \\\"38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 21:10:23.002355 | controller |     "Jun 12 20:11:32.016613 crc crio[20719]: time=\"2026-06-12T20:11:32.016521109Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/POD\" id=15294a76-56d1-40ea-9e9a-2dde6d76de4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.002375 | controller |     "Jun 12 20:11:32.016718 crc crio[20719]: time=\"2026-06-12T20:11:32.016632662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.002394 | controller |     "Jun 12 20:11:32.049683 crc crio[20719]: time=\"2026-06-12T20:11:32.049569993Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=15294a76-56d1-40ea-9e9a-2dde6d76de4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.002412 | controller |     "Jun 12 20:11:32.065690 crc crio[20719]: time=\"2026-06-12T20:11:32.065592388Z\" level=info msg=\"Ran pod sandbox 4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476 with infra container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/POD\" id=15294a76-56d1-40ea-9e9a-2dde6d76de4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.002431 | controller |     "Jun 12 20:11:32.070219 crc crio[20719]: time=\"2026-06-12T20:11:32.070110818Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=0301f98e-b318-46d9-8b45-21262197d617 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.002450 | controller |     "Jun 12 20:11:32.076213 crc crio[20719]: time=\"2026-06-12T20:11:32.076088319Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-12 21:10:23.002469 | controller |     "Jun 12 20:11:36.178670 crc crio[20719]: time=\"2026-06-12T20:11:36.176075371Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-jgzmb/POD\" id=8ed74e30-dc7d-4471-b7d9-15cc839aa07d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.002490 | controller |     "Jun 12 20:11:36.178670 crc crio[20719]: time=\"2026-06-12T20:11:36.177072719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.002505 | controller |     "Jun 12 20:11:56.387574 crc crio[20719]: time=\"2026-06-12T20:11:56.387023873Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jgzmb Namespace:openstack-operators ID:db8ce6ce3da7c7808dae8f79e0a6e0df5d83ad66271bf8b402bd57ca9bcb8387 UID:1b5d73f9-0981-462f-83da-99babf748eaa NetNS:/var/run/netns/e43c850b-d1cd-4f89-aa75-965f6d428da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b5d73f9_0981_462f_83da_99babf748eaa.slice PodAnnotations:0xc003c98788}] Aliases:map[]}\"",
2026-06-12 21:10:23.002520 | controller |     "Jun 12 20:11:56.387574 crc crio[20719]: time=\"2026-06-12T20:11:56.387545927Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-jgzmb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.002535 | controller |     "Jun 12 20:11:56.682630 crc crio[20719]: time=\"2026-06-12T20:11:56.68250642Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03\" id=c7e4fa4c-c349-4d6e-924b-5152dc70d2a2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.002549 | controller |     "Jun 12 20:11:56.688795 crc crio[20719]: time=\"2026-06-12T20:11:56.687951788Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=825474c4-7aa5-4222-9b02-0e2b31b3fe5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.002564 | controller |     "Jun 12 20:11:56.701468 crc crio[20719]: time=\"2026-06-12T20:11:56.701170728Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=6a230324-eeab-4271-90bb-eb97823468b4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.002578 | controller |     "Jun 12 20:11:56.703048 crc crio[20719]: time=\"2026-06-12T20:11:56.702779554Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=b9eef1d1-4255-4384-87bf-0549e9c70dbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.002593 | controller |     "Jun 12 20:11:57.302222 crc crio[20719]: 2026-06-12T20:11:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db8ce6ce3da7c78 Mac:c6:a4:11:1c:cc:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e43c850b-d1cd-4f89-aa75-965f6d428da2 SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.002607 | controller |     "Jun 12 20:11:57.304661 crc crio[20719]: time=\"2026-06-12T20:11:57.304091392Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jgzmb Namespace:openstack-operators ID:db8ce6ce3da7c7808dae8f79e0a6e0df5d83ad66271bf8b402bd57ca9bcb8387 UID:1b5d73f9-0981-462f-83da-99babf748eaa NetNS:/var/run/netns/e43c850b-d1cd-4f89-aa75-965f6d428da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b5d73f9_0981_462f_83da_99babf748eaa.slice PodAnnotations:0xc003c98788}] Aliases:map[]}\"",
2026-06-12 21:10:23.002628 | controller |     "Jun 12 20:11:57.305060 crc crio[20719]: time=\"2026-06-12T20:11:57.304954866Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-jgzmb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.002649 | controller |     "Jun 12 20:11:57.917607 crc crio[20719]: time=\"2026-06-12T20:11:57.917440743Z\" level=info msg=\"Ran pod sandbox db8ce6ce3da7c7808dae8f79e0a6e0df5d83ad66271bf8b402bd57ca9bcb8387 with infra container: openstack-operators/openstack-operator-index-jgzmb/POD\" id=8ed74e30-dc7d-4471-b7d9-15cc839aa07d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.002668 | controller |     "Jun 12 20:11:57.936591 crc crio[20719]: time=\"2026-06-12T20:11:57.935879902Z\" level=info msg=\"Pulling image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=514e9cea-a548-4e93-a0c3-3d8ee1f47dfe name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.002683 | controller |     "Jun 12 20:11:57.938194 crc crio[20719]: time=\"2026-06-12T20:11:57.93807801Z\" level=info msg=\"Trying to access \\\"38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 21:10:23.002698 | controller |     "Jun 12 20:11:57.953727 crc crio[20719]: time=\"2026-06-12T20:11:57.953673357Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=0301f98e-b318-46d9-8b45-21262197d617 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.002711 | controller |     "Jun 12 20:11:57.956734 crc crio[20719]: time=\"2026-06-12T20:11:57.956597394Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=4c57de5c-be6b-4259-8568-f514d8f6ed81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.002725 | controller |     "Jun 12 20:11:58.602220 crc crio[20719]: time=\"2026-06-12T20:11:58.600897437Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=c6cc77a5-7bf5-43ce-aa9c-7c8a0f49f694 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.002740 | controller |     "Jun 12 20:11:58.602220 crc crio[20719]: time=\"2026-06-12T20:11:58.600966369Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=37cf8e51-d4f2-4c73-ad1c-fd8d55db89e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.002757 | controller |     "Jun 12 20:11:58.739864 crc crio[20719]: time=\"2026-06-12T20:11:58.739719879Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=a77ced06-49eb-4830-81fe-05755f1dcb60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.002782 | controller |     "Jun 12 20:11:59.622444 crc crio[20719]: time=\"2026-06-12T20:11:59.622206995Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-ipa-downloader\" id=77d7fa2a-a89a-4f36-bbbf-c9468c4d9072 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.002803 | controller |     "Jun 12 20:12:00.520417 crc crio[20719]: time=\"2026-06-12T20:12:00.519041497Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688252-5p97h/POD\" id=cb865c14-e2d1-45bd-a220-360e9121a1bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.002819 | controller |     "Jun 12 20:12:00.521557 crc crio[20719]: time=\"2026-06-12T20:12:00.52146839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.002842 | controller |     "Jun 12 20:12:00.535989 crc crio[20719]: time=\"2026-06-12T20:12:00.535856342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.002888 | controller |     "Jun 12 20:12:00.543840 crc crio[20719]: time=\"2026-06-12T20:12:00.543710702Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager\" id=18ee9c7e-b9a1-4c5d-a64e-a3611f6e767a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.002911 | controller |     "Jun 12 20:12:00.549120 crc crio[20719]: time=\"2026-06-12T20:12:00.549060555Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/manager\" id=81a18812-e09b-44a8-9b19-3ed66906ceb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.002939 | controller |     "Jun 12 20:12:00.830492 crc crio[20719]: time=\"2026-06-12T20:12:00.830312526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.002959 | controller |     "Jun 12 20:12:00.835144 crc crio[20719]: time=\"2026-06-12T20:12:00.834910671Z\" level=info msg=\"Pulled image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index@sha256:06f5e3d0f789a79fe0b144b8bf74d688109b66addf6c206c54c6868ecebaa66d\" id=931b1ebc-2133-4df9-975e-01d83026741c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.002981 | controller |     "Jun 12 20:12:00.841199 crc crio[20719]: time=\"2026-06-12T20:12:00.841131995Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=65853ed0-0855-4fc2-8f9f-85aa368a8248 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.003004 | controller |     "Jun 12 20:12:00.847591 crc crio[20719]: time=\"2026-06-12T20:12:00.847492344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003025 | controller |     "Jun 12 20:12:00.849191 crc crio[20719]: time=\"2026-06-12T20:12:00.849118758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003045 | controller |     "Jun 12 20:12:00.849883 crc crio[20719]: time=\"2026-06-12T20:12:00.849770537Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688252-5p97h Namespace:openshift-infra ID:fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7 UID:430e0f86-c4d8-44dd-9258-7c0a15388cb5 NetNS:/var/run/netns/18df2c63-adf0-4dc9-867a-d5158693da45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod430e0f86_c4d8_44dd_9258_7c0a15388cb5.slice PodAnnotations:0xc00334a4e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.003067 | controller |     "Jun 12 20:12:00.849883 crc crio[20719]: time=\"2026-06-12T20:12:00.84987767Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688252-5p97h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.003088 | controller |     "Jun 12 20:12:00.916583 crc crio[20719]: time=\"2026-06-12T20:12:00.916502854Z\" level=info msg=\"Pulled image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index@sha256:06f5e3d0f789a79fe0b144b8bf74d688109b66addf6c206c54c6868ecebaa66d\" id=514e9cea-a548-4e93-a0c3-3d8ee1f47dfe name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.003108 | controller |     "Jun 12 20:12:00.920936 crc crio[20719]: time=\"2026-06-12T20:12:00.920851071Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=c5888ade-7171-448b-b515-21b72e995950 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.003130 | controller |     "Jun 12 20:12:00.927624 crc crio[20719]: time=\"2026-06-12T20:12:00.92600944Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=8dfd7453-e0b4-4040-a08d-8c5eb811a5fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.003150 | controller |     "Jun 12 20:12:00.989358 crc crio[20719]: time=\"2026-06-12T20:12:00.986618695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003176 | controller |     "Jun 12 20:12:01.003913 crc crio[20719]: time=\"2026-06-12T20:12:00.999872978Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=77c12e40-a479-473a-8be0-98cdfcd4163b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.003196 | controller |     "Jun 12 20:12:01.003913 crc crio[20719]: time=\"2026-06-12T20:12:01.001192844Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-dq5x9/registry-server\" id=5a5583f0-02a4-4c13-8134-89ad86a198e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.003216 | controller |     "Jun 12 20:12:01.006761 crc crio[20719]: time=\"2026-06-12T20:12:01.006149657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003236 | controller |     "Jun 12 20:12:01.042953 crc crio[20719]: time=\"2026-06-12T20:12:01.042793999Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-jgzmb/registry-server\" id=d1e24788-bb5a-4679-8cb1-c4de4c623ffa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.003254 | controller |     "Jun 12 20:12:01.131910 crc crio[20719]: time=\"2026-06-12T20:12:01.13178169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003269 | controller |     "Jun 12 20:12:01.155034 crc crio[20719]: time=\"2026-06-12T20:12:01.154889334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003284 | controller |     "Jun 12 20:12:01.203170 crc crio[20719]: time=\"2026-06-12T20:12:01.199578681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003298 | controller |     "Jun 12 20:12:01.269947 crc crio[20719]: time=\"2026-06-12T20:12:01.26917711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003313 | controller |     "Jun 12 20:12:01.286213 crc crio[20719]: time=\"2026-06-12T20:12:01.285463476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003327 | controller |     "Jun 12 20:12:01.328422 crc crio[20719]: time=\"2026-06-12T20:12:01.328348599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003341 | controller |     "Jun 12 20:12:01.331031 crc crio[20719]: time=\"2026-06-12T20:12:01.330952435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003356 | controller |     "Jun 12 20:12:01.360971 crc crio[20719]: time=\"2026-06-12T20:12:01.360428884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003370 | controller |     "Jun 12 20:12:01.371102 crc crio[20719]: time=\"2026-06-12T20:12:01.370816424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003384 | controller |     "Jun 12 20:12:01.424806 crc crio[20719]: time=\"2026-06-12T20:12:01.424666748Z\" level=info msg=\"Created container f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager\" id=18ee9c7e-b9a1-4c5d-a64e-a3611f6e767a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.003403 | controller |     "Jun 12 20:12:01.427108 crc crio[20719]: time=\"2026-06-12T20:12:01.42701774Z\" level=info msg=\"Starting container: f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521\" id=3c01856b-37f7-4e5b-9813-4b5cdd4c86f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.003417 | controller |     "Jun 12 20:12:01.431068 crc crio[20719]: time=\"2026-06-12T20:12:01.430959166Z\" level=info msg=\"Created container 918ebc2c8ef6cd0db089145fd29f79e15d79ef57a0481ea038aa24fedef495e6: baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/manager\" id=81a18812-e09b-44a8-9b19-3ed66906ceb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.003432 | controller |     "Jun 12 20:12:01.431350 crc crio[20719]: time=\"2026-06-12T20:12:01.431224262Z\" level=info msg=\"Created container 2b75c5a47d7576aa15d3dc5f4527c73958f9f5e52b63a0dae5394fd2af9436f0: openstack-operators/openstack-operator-index-jgzmb/registry-server\" id=d1e24788-bb5a-4679-8cb1-c4de4c623ffa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.003446 | controller |     "Jun 12 20:12:01.433081 crc crio[20719]: time=\"2026-06-12T20:12:01.43299192Z\" level=info msg=\"Started container\" PID=43163 containerID=f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521 description=baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager id=3c01856b-37f7-4e5b-9813-4b5cdd4c86f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab",
2026-06-12 21:10:23.003461 | controller |     "Jun 12 20:12:01.433474 crc crio[20719]: time=\"2026-06-12T20:12:01.433051081Z\" level=info msg=\"Starting container: 918ebc2c8ef6cd0db089145fd29f79e15d79ef57a0481ea038aa24fedef495e6\" id=ef85cc53-c25d-4237-aef5-9c2a9c96e9ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.003476 | controller |     "Jun 12 20:12:01.438527 crc crio[20719]: time=\"2026-06-12T20:12:01.435856316Z\" level=info msg=\"Starting container: 2b75c5a47d7576aa15d3dc5f4527c73958f9f5e52b63a0dae5394fd2af9436f0\" id=549d599e-e68a-4049-9000-0d6367260685 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.003490 | controller |     "Jun 12 20:12:01.441234 crc crio[20719]: time=\"2026-06-12T20:12:01.441130057Z\" level=info msg=\"Started container\" PID=43182 containerID=2b75c5a47d7576aa15d3dc5f4527c73958f9f5e52b63a0dae5394fd2af9436f0 description=openstack-operators/openstack-operator-index-jgzmb/registry-server id=549d599e-e68a-4049-9000-0d6367260685 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db8ce6ce3da7c7808dae8f79e0a6e0df5d83ad66271bf8b402bd57ca9bcb8387",
2026-06-12 21:10:23.003505 | controller |     "Jun 12 20:12:01.459372 crc crio[20719]: time=\"2026-06-12T20:12:01.459091895Z\" level=info msg=\"Started container\" PID=43175 containerID=918ebc2c8ef6cd0db089145fd29f79e15d79ef57a0481ea038aa24fedef495e6 description=baremetal-operator-system/baremetal-operator-controller-manager-5585957b54-7b7sj/manager id=ef85cc53-c25d-4237-aef5-9c2a9c96e9ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cc17955e312533b2bc78b496ba9814f00fc35a36b6dde24511888c9d10a2303",
2026-06-12 21:10:23.003520 | controller |     "Jun 12 20:12:01.511655 crc crio[20719]: time=\"2026-06-12T20:12:01.511220286Z\" level=info msg=\"Created container 9cbf1727f6b10ecd2f43226368a0535bcad590d96f971cd66e1cb03d958d7608: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-ipa-downloader\" id=77d7fa2a-a89a-4f36-bbbf-c9468c4d9072 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.003535 | controller |     "Jun 12 20:12:01.515861 crc crio[20719]: time=\"2026-06-12T20:12:01.51582388Z\" level=info msg=\"Starting container: 9cbf1727f6b10ecd2f43226368a0535bcad590d96f971cd66e1cb03d958d7608\" id=c507371f-78e7-49ca-9ad9-abdefcb2c00c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.003553 | controller |     "Jun 12 20:12:01.534355 crc crio[20719]: time=\"2026-06-12T20:12:01.534228649Z\" level=info msg=\"Started container\" PID=43183 containerID=9cbf1727f6b10ecd2f43226368a0535bcad590d96f971cd66e1cb03d958d7608 description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-ipa-downloader id=c507371f-78e7-49ca-9ad9-abdefcb2c00c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476",
2026-06-12 21:10:23.003568 | controller |     "Jun 12 20:12:01.599756 crc crio[20719]: time=\"2026-06-12T20:12:01.599597475Z\" level=info msg=\"Created container c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274: openstack-operators/openstack-operator-index-dq5x9/registry-server\" id=5a5583f0-02a4-4c13-8134-89ad86a198e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.003582 | controller |     "Jun 12 20:12:01.602062 crc crio[20719]: time=\"2026-06-12T20:12:01.602024231Z\" level=info msg=\"Starting container: c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274\" id=6be89d9b-0987-4c8d-8c81-c65c3d82426a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.003597 | controller |     "Jun 12 20:12:01.609643 crc crio[20719]: time=\"2026-06-12T20:12:01.609574911Z\" level=info msg=\"Started container\" PID=43201 containerID=c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274 description=openstack-operators/openstack-operator-index-dq5x9/registry-server id=6be89d9b-0987-4c8d-8c81-c65c3d82426a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1",
2026-06-12 21:10:23.003613 | controller |     "Jun 12 20:12:01.638672 crc crio[20719]: 2026-06-12T20:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa7c5a383da197e Mac:9a:26:32:5d:85:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/18df2c63-adf0-4dc9-867a-d5158693da45 SocketPath: PciID:}] [{Interface:0xc00059ee80 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.003635 | controller |     "Jun 12 20:12:01.638672 crc crio[20719]: time=\"2026-06-12T20:12:01.637072462Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688252-5p97h Namespace:openshift-infra ID:fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7 UID:430e0f86-c4d8-44dd-9258-7c0a15388cb5 NetNS:/var/run/netns/18df2c63-adf0-4dc9-867a-d5158693da45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod430e0f86_c4d8_44dd_9258_7c0a15388cb5.slice PodAnnotations:0xc00334a4e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.003657 | controller |     "Jun 12 20:12:01.638672 crc crio[20719]: time=\"2026-06-12T20:12:01.637253357Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688252-5p97h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.003673 | controller |     "Jun 12 20:12:01.649339 crc crio[20719]: time=\"2026-06-12T20:12:01.649232298Z\" level=info msg=\"Ran pod sandbox fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7 with infra container: openshift-infra/auto-csr-approver-29688252-5p97h/POD\" id=cb865c14-e2d1-45bd-a220-360e9121a1bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.003690 | controller |     "Jun 12 20:12:01.671511 crc crio[20719]: time=\"2026-06-12T20:12:01.671379566Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4a3a1bd8-f658-480d-86d7-19bbefbab3c4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.003713 | controller |     "Jun 12 20:12:01.691729 crc crio[20719]: time=\"2026-06-12T20:12:01.691516195Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.003733 | controller |     "Jun 12 20:12:02.203100 crc crio[20719]: time=\"2026-06-12T20:12:02.202236576Z\" level=info msg=\"Stopping container: c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274 (timeout: 2s)\" id=d326bd01-b706-48de-8190-a0c7c5908386 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.003752 | controller |     "Jun 12 20:12:02.347949 crc crio[20719]: time=\"2026-06-12T20:12:02.347833359Z\" level=info msg=\"Stopped container c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274: openstack-operators/openstack-operator-index-dq5x9/registry-server\" id=d326bd01-b706-48de-8190-a0c7c5908386 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.003773 | controller |     "Jun 12 20:12:02.353086 crc crio[20719]: time=\"2026-06-12T20:12:02.353000157Z\" level=info msg=\"Stopping pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\" id=bd2ba3b4-0364-4109-9392-06f7593160b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.003795 | controller |     "Jun 12 20:12:02.353959 crc crio[20719]: time=\"2026-06-12T20:12:02.35389549Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-dq5x9 Namespace:openstack-operators ID:b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1 UID:2af5095a-4f5b-4049-94e0-38cc64b0237c NetNS:/var/run/netns/bb5ee930-aede-486e-ac9f-74ab59ce565f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2af5095a_4f5b_4049_94e0_38cc64b0237c.slice PodAnnotations:0xc00334a810}] Aliases:map[]}\"",
2026-06-12 21:10:23.003815 | controller |     "Jun 12 20:12:02.354208 crc crio[20719]: time=\"2026-06-12T20:12:02.354143108Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-dq5x9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.003836 | controller |     "Jun 12 20:12:02.557437 crc crio[20719]: time=\"2026-06-12T20:12:02.557251553Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4a3a1bd8-f658-480d-86d7-19bbefbab3c4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.003888 | controller |     "Jun 12 20:12:02.558762 crc crio[20719]: time=\"2026-06-12T20:12:02.558726163Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0634694e-c6e3-4ff6-aa6a-c6202ab9b47a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.003915 | controller |     "Jun 12 20:12:02.562502 crc crio[20719]: time=\"2026-06-12T20:12:02.56198259Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=45337a39-1eb4-4c43-a6fd-59c8e455309c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.003936 | controller |     "Jun 12 20:12:02.573861 crc crio[20719]: time=\"2026-06-12T20:12:02.570457276Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688252-5p97h/oc\" id=36f44731-27a9-43d8-a0c1-75edbf67a881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.003953 | controller |     "Jun 12 20:12:02.580438 crc crio[20719]: time=\"2026-06-12T20:12:02.579502277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003968 | controller |     "Jun 12 20:12:02.669104 crc crio[20719]: time=\"2026-06-12T20:12:02.668866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.003983 | controller |     "Jun 12 20:12:03.425892 crc crio[20719]: time=\"2026-06-12T20:12:03.42387734Z\" level=info msg=\"Stopped pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\" id=bd2ba3b4-0364-4109-9392-06f7593160b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.004001 | controller |     "Jun 12 20:12:03.702543 crc crio[20719]: time=\"2026-06-12T20:12:03.702482519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.004016 | controller |     "Jun 12 20:12:03.895232 crc crio[20719]: time=\"2026-06-12T20:12:03.894681073Z\" level=info msg=\"Created container a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631: openshift-infra/auto-csr-approver-29688252-5p97h/oc\" id=36f44731-27a9-43d8-a0c1-75edbf67a881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.004031 | controller |     "Jun 12 20:12:03.899087 crc crio[20719]: time=\"2026-06-12T20:12:03.898947366Z\" level=info msg=\"Starting container: a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631\" id=aaf66366-3ada-4463-a594-56d20b138e52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.004045 | controller |     "Jun 12 20:12:03.906244 crc crio[20719]: time=\"2026-06-12T20:12:03.906141478Z\" level=info msg=\"Started container\" PID=43320 containerID=a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631 description=openshift-infra/auto-csr-approver-29688252-5p97h/oc id=aaf66366-3ada-4463-a594-56d20b138e52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7",
2026-06-12 21:10:23.004060 | controller |     "Jun 12 20:12:04.407957 crc crio[20719]: time=\"2026-06-12T20:12:04.407500559Z\" level=info msg=\"Removing container: c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274\" id=6337bb2c-2ca8-4695-ad13-ca6342f60f7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.004074 | controller |     "Jun 12 20:12:04.452561 crc crio[20719]: time=\"2026-06-12T20:12:04.452105349Z\" level=info msg=\"Removed container c1f3081659d071eaca59616eb07017079cfb8064ff660d5e03619cb5275b3274: openstack-operators/openstack-operator-index-dq5x9/registry-server\" id=6337bb2c-2ca8-4695-ad13-ca6342f60f7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.004088 | controller |     "Jun 12 20:12:07.453153 crc crio[20719]: time=\"2026-06-12T20:12:07.452332584Z\" level=info msg=\"Stopping pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\" id=d046e23f-c5d2-401a-92e4-b9f18f19ee9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.004103 | controller |     "Jun 12 20:12:07.454890 crc crio[20719]: time=\"2026-06-12T20:12:07.453903206Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688252-5p97h Namespace:openshift-infra ID:fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7 UID:430e0f86-c4d8-44dd-9258-7c0a15388cb5 NetNS:/var/run/netns/18df2c63-adf0-4dc9-867a-d5158693da45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod430e0f86_c4d8_44dd_9258_7c0a15388cb5.slice PodAnnotations:0xc003ab0d00}] Aliases:map[]}\"",
2026-06-12 21:10:23.004119 | controller |     "Jun 12 20:12:07.454890 crc crio[20719]: time=\"2026-06-12T20:12:07.45403661Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688252-5p97h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.004142 | controller |     "Jun 12 20:12:08.235726 crc crio[20719]: time=\"2026-06-12T20:12:08.235228202Z\" level=info msg=\"Stopped pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\" id=d046e23f-c5d2-401a-92e4-b9f18f19ee9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.004166 | controller |     "Jun 12 20:12:24.330504 crc crio[20719]: time=\"2026-06-12T20:12:24.329867207Z\" level=info msg=\"Stopping container: f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521 (timeout: 10s)\" id=ab4018e3-3df0-4224-87a0-c3f41a544c60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.004185 | controller |     "Jun 12 20:12:24.459010 crc crio[20719]: time=\"2026-06-12T20:12:24.458595906Z\" level=info msg=\"Stopped container f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager\" id=ab4018e3-3df0-4224-87a0-c3f41a544c60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.004206 | controller |     "Jun 12 20:12:24.460627 crc crio[20719]: time=\"2026-06-12T20:12:24.460568939Z\" level=info msg=\"Stopping pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\" id=ba9f09b3-5d77-4f4d-a362-d8197da5ee6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.004221 | controller |     "Jun 12 20:12:24.461189 crc crio[20719]: time=\"2026-06-12T20:12:24.461119903Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6fcfc9f55-bg8fc Namespace:baremetal-operator-system ID:edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab UID:d94aed27-7325-4947-9b40-828fdc13db43 NetNS:/var/run/netns/7405a507-4c7d-44a8-8cd4-47ce98ad5353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd94aed27_7325_4947_9b40_828fdc13db43.slice PodAnnotations:0xc00008cc78}] Aliases:map[]}\"",
2026-06-12 21:10:23.004237 | controller |     "Jun 12 20:12:24.461398 crc crio[20719]: time=\"2026-06-12T20:12:24.461349749Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6fcfc9f55-bg8fc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.004253 | controller |     "Jun 12 20:12:24.681681 crc crio[20719]: time=\"2026-06-12T20:12:24.680548178Z\" level=info msg=\"Running pod sandbox: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/POD\" id=54708c4c-4f1e-457a-9f08-7556ce7523dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.004274 | controller |     "Jun 12 20:12:24.681681 crc crio[20719]: time=\"2026-06-12T20:12:24.680780175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.004298 | controller |     "Jun 12 20:12:24.785759 crc crio[20719]: time=\"2026-06-12T20:12:24.785682282Z\" level=info msg=\"Got pod network &{Name:774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 Namespace:openstack-operators ID:7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2 UID:2d87f42e-7ad1-47a8-ad80-b49c7da30c73 NetNS:/var/run/netns/e8cb578f-4199-41f5-87d3-d4f57deaed42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d87f42e_7ad1_47a8_ad80_b49c7da30c73.slice PodAnnotations:0xc00008d198}] Aliases:map[]}\"",
2026-06-12 21:10:23.004320 | controller |     "Jun 12 20:12:24.785759 crc crio[20719]: time=\"2026-06-12T20:12:24.785734003Z\" level=info msg=\"Adding pod openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.004341 | controller |     "Jun 12 20:12:25.909503 crc crio[20719]: time=\"2026-06-12T20:12:25.908459255Z\" level=info msg=\"Stopped pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\" id=ba9f09b3-5d77-4f4d-a362-d8197da5ee6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.004362 | controller |     "Jun 12 20:12:26.165218 crc crio[20719]: time=\"2026-06-12T20:12:26.164944575Z\" level=info msg=\"Removing container: f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521\" id=9d2141b8-1592-4be1-8ae3-273e96429b7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.004383 | controller |     "Jun 12 20:12:26.227680 crc crio[20719]: time=\"2026-06-12T20:12:26.226797666Z\" level=info msg=\"Removed container f8db4a4024fac09f25be2ca9d11a6e6a543bb4d65dc60b7e322e712486b7a521: baremetal-operator-system/baremetal-operator-controller-manager-6fcfc9f55-bg8fc/manager\" id=9d2141b8-1592-4be1-8ae3-273e96429b7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.004413 | controller |     "Jun 12 20:12:26.510859 crc crio[20719]: 2026-06-12T20:12:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7df69a48ea183a5 Mac:9a:b5:ed:94:a3:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/e8cb578f-4199-41f5-87d3-d4f57deaed42 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.004436 | controller |     "Jun 12 20:12:26.512740 crc crio[20719]: time=\"2026-06-12T20:12:26.512673699Z\" level=info msg=\"Got pod network &{Name:774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 Namespace:openstack-operators ID:7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2 UID:2d87f42e-7ad1-47a8-ad80-b49c7da30c73 NetNS:/var/run/netns/e8cb578f-4199-41f5-87d3-d4f57deaed42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d87f42e_7ad1_47a8_ad80_b49c7da30c73.slice PodAnnotations:0xc00008d198}] Aliases:map[]}\"",
2026-06-12 21:10:23.004474 | controller |     "Jun 12 20:12:26.512859 crc crio[20719]: time=\"2026-06-12T20:12:26.512828493Z\" level=info msg=\"Checking pod openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.004491 | controller |     "Jun 12 20:12:26.530184 crc crio[20719]: time=\"2026-06-12T20:12:26.530103686Z\" level=info msg=\"Ran pod sandbox 7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2 with infra container: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/POD\" id=54708c4c-4f1e-457a-9f08-7556ce7523dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.004506 | controller |     "Jun 12 20:12:26.532816 crc crio[20719]: time=\"2026-06-12T20:12:26.532743724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c3f39e64-67e5-42ee-a99f-d453fe435ea9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.004523 | controller |     "Jun 12 20:12:26.534830 crc crio[20719]: time=\"2026-06-12T20:12:26.534737918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4efeb69a-c148-4714-b058-f7c5b38cc5d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.004545 | controller |     "Jun 12 20:12:26.545342 crc crio[20719]: time=\"2026-06-12T20:12:26.542110184Z\" level=info msg=\"Creating container: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/util\" id=e9bcb20a-6c8e-409b-8565-b80f7addef43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.004568 | controller |     "Jun 12 20:12:26.545342 crc crio[20719]: time=\"2026-06-12T20:12:26.54271256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.004587 | controller |     "Jun 12 20:12:26.579181 crc crio[20719]: time=\"2026-06-12T20:12:26.579121181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.004609 | controller |     "Jun 12 20:12:26.583448 crc crio[20719]: time=\"2026-06-12T20:12:26.583421996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.004630 | controller |     "Jun 12 20:12:26.715900 crc crio[20719]: time=\"2026-06-12T20:12:26.715835677Z\" level=info msg=\"Created container dd240f7cf94889b3e77e042f7d1832b7d5866c76bdea9a608c0c61a62599a4b4: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/util\" id=e9bcb20a-6c8e-409b-8565-b80f7addef43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.004656 | controller |     "Jun 12 20:12:26.720361 crc crio[20719]: time=\"2026-06-12T20:12:26.719467685Z\" level=info msg=\"Starting container: dd240f7cf94889b3e77e042f7d1832b7d5866c76bdea9a608c0c61a62599a4b4\" id=43e671a9-f142-4018-8a78-dcc1437f9626 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.004677 | controller |     "Jun 12 20:12:26.726144 crc crio[20719]: time=\"2026-06-12T20:12:26.725808792Z\" level=info msg=\"Started container\" PID=43865 containerID=dd240f7cf94889b3e77e042f7d1832b7d5866c76bdea9a608c0c61a62599a4b4 description=openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/util id=43e671a9-f142-4018-8a78-dcc1437f9626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2",
2026-06-12 21:10:23.004698 | controller |     "Jun 12 20:12:30.242932 crc crio[20719]: time=\"2026-06-12T20:12:30.24232252Z\" level=info msg=\"Pulling image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=1b304f6a-710e-4433-a4a8-cb18357197cf name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.004723 | controller |     "Jun 12 20:12:30.244023 crc crio[20719]: time=\"2026-06-12T20:12:30.243983663Z\" level=info msg=\"Trying to access \\\"38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 21:10:23.004745 | controller |     "Jun 12 20:12:32.328182 crc crio[20719]: time=\"2026-06-12T20:12:32.327799769Z\" level=info msg=\"Pulled image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:88bc2c8ef1a3b7663aefcaa7393452d5bd07f7bc3194e45ac776c25891171fcb\" id=1b304f6a-710e-4433-a4a8-cb18357197cf name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.004766 | controller |     "Jun 12 20:12:32.330220 crc crio[20719]: time=\"2026-06-12T20:12:32.330071049Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=76156c2f-5dde-490e-8eda-466a31395ca2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.004790 | controller |     "Jun 12 20:12:32.337720 crc crio[20719]: time=\"2026-06-12T20:12:32.337502628Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=f61a6f26-f50a-491a-a63d-0ff842b00904 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.004814 | controller |     "Jun 12 20:12:32.349349 crc crio[20719]: time=\"2026-06-12T20:12:32.349178369Z\" level=info msg=\"Creating container: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/pull\" id=fea6feb6-01d5-4783-9dd7-efe5d15af99a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.004835 | controller |     "Jun 12 20:12:32.354342 crc crio[20719]: time=\"2026-06-12T20:12:32.354168273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.004882 | controller |     "Jun 12 20:12:32.411940 crc crio[20719]: time=\"2026-06-12T20:12:32.411506691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.004906 | controller |     "Jun 12 20:12:32.411940 crc crio[20719]: time=\"2026-06-12T20:12:32.41186133Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/704cb10df22908896a6d4db2095f435cb23f9ea3c63d36c457caed6887669fc0/merged/etc/passwd: no such file or directory\"",
2026-06-12 21:10:23.004932 | controller |     "Jun 12 20:12:32.411940 crc crio[20719]: time=\"2026-06-12T20:12:32.411897121Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/704cb10df22908896a6d4db2095f435cb23f9ea3c63d36c457caed6887669fc0/merged/etc/group: no such file or directory\"",
2026-06-12 21:10:23.004952 | controller |     "Jun 12 20:12:32.416030 crc crio[20719]: time=\"2026-06-12T20:12:32.415734483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.004974 | controller |     "Jun 12 20:12:32.585031 crc crio[20719]: time=\"2026-06-12T20:12:32.584195567Z\" level=info msg=\"Created container 58fea03af449a5344884058c3e5e57edc68e1613ea4e619888e56ba6082f6ccd: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/pull\" id=fea6feb6-01d5-4783-9dd7-efe5d15af99a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.004997 | controller |     "Jun 12 20:12:32.588072 crc crio[20719]: time=\"2026-06-12T20:12:32.587981189Z\" level=info msg=\"Starting container: 58fea03af449a5344884058c3e5e57edc68e1613ea4e619888e56ba6082f6ccd\" id=6da52e81-cdf6-4f1e-a6b3-a6b5e1860ad7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.005019 | controller |     "Jun 12 20:12:32.635169 crc crio[20719]: time=\"2026-06-12T20:12:32.635004652Z\" level=info msg=\"Started container\" PID=43964 containerID=58fea03af449a5344884058c3e5e57edc68e1613ea4e619888e56ba6082f6ccd description=openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/pull id=6da52e81-cdf6-4f1e-a6b3-a6b5e1860ad7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2",
2026-06-12 21:10:23.005041 | controller |     "Jun 12 20:12:33.317693 crc crio[20719]: time=\"2026-06-12T20:12:33.317522085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=631a34bc-8909-40d9-bd42-0a3f8dbe3863 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.005061 | controller |     "Jun 12 20:12:33.322758 crc crio[20719]: time=\"2026-06-12T20:12:33.32261618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79b94ef7-91df-408a-9c9e-c69dd384d268 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.005080 | controller |     "Jun 12 20:12:33.333380 crc crio[20719]: time=\"2026-06-12T20:12:33.332455034Z\" level=info msg=\"Creating container: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/extract\" id=e891ad68-6e2e-45f5-9c13-42abcd7fb5fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.005100 | controller |     "Jun 12 20:12:33.333380 crc crio[20719]: time=\"2026-06-12T20:12:33.33306513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.005122 | controller |     "Jun 12 20:12:33.476332 crc crio[20719]: time=\"2026-06-12T20:12:33.475800447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.005144 | controller |     "Jun 12 20:12:33.485607 crc crio[20719]: time=\"2026-06-12T20:12:33.485233758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.005166 | controller |     "Jun 12 20:12:33.639774 crc crio[20719]: time=\"2026-06-12T20:12:33.639170464Z\" level=info msg=\"Created container 6a4fe0c6dc789eee1359a337dec18a181f046793f92f7ec1aa6ff28eb23245e0: openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/extract\" id=e891ad68-6e2e-45f5-9c13-42abcd7fb5fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.005190 | controller |     "Jun 12 20:12:33.641554 crc crio[20719]: time=\"2026-06-12T20:12:33.641471176Z\" level=info msg=\"Starting container: 6a4fe0c6dc789eee1359a337dec18a181f046793f92f7ec1aa6ff28eb23245e0\" id=4afa1d27-2f84-4e2b-941f-5344e08a34b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.005210 | controller |     "Jun 12 20:12:33.655510 crc crio[20719]: time=\"2026-06-12T20:12:33.655434597Z\" level=info msg=\"Started container\" PID=44007 containerID=6a4fe0c6dc789eee1359a337dec18a181f046793f92f7ec1aa6ff28eb23245e0 description=openstack-operators/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/extract id=4afa1d27-2f84-4e2b-941f-5344e08a34b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2",
2026-06-12 21:10:23.005231 | controller |     "Jun 12 20:12:36.391997 crc crio[20719]: time=\"2026-06-12T20:12:36.390842322Z\" level=info msg=\"Stopping pod sandbox: 7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2\" id=15b5cb73-c2f5-4afe-863d-017e9f5495b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.005253 | controller |     "Jun 12 20:12:36.394125 crc crio[20719]: time=\"2026-06-12T20:12:36.393944565Z\" level=info msg=\"Got pod network &{Name:774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 Namespace:openstack-operators ID:7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2 UID:2d87f42e-7ad1-47a8-ad80-b49c7da30c73 NetNS:/var/run/netns/e8cb578f-4199-41f5-87d3-d4f57deaed42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d87f42e_7ad1_47a8_ad80_b49c7da30c73.slice PodAnnotations:0xc003ab06e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.005274 | controller |     "Jun 12 20:12:36.394578 crc crio[20719]: time=\"2026-06-12T20:12:36.394490361Z\" level=info msg=\"Deleting pod openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.005299 | controller |     "Jun 12 20:12:37.205747 crc crio[20719]: time=\"2026-06-12T20:12:37.205202519Z\" level=info msg=\"Stopped pod sandbox: 7df69a48ea183a519e354f904d396d2872047e4060a3f8ced90ccdb8a31bdcd2\" id=15b5cb73-c2f5-4afe-863d-017e9f5495b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.005323 | controller |     "Jun 12 20:12:42.177257 crc crio[20719]: time=\"2026-06-12T20:12:42.17655965Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/POD\" id=cc736839-71b6-4c2d-9ff4-e8924dadd46b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.005345 | controller |     "Jun 12 20:12:42.178482 crc crio[20719]: time=\"2026-06-12T20:12:42.177321801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.005365 | controller |     "Jun 12 20:12:42.358690 crc crio[20719]: time=\"2026-06-12T20:12:42.358382964Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-79b69d9d8-qxdlq Namespace:openstack-operators ID:b4dd3e675a258e4b4f08af23e1f4223c52f2414370641d5f022ae16037a3bda3 UID:bbc1580a-f1b3-4e8d-a901-e1d964c51347 NetNS:/var/run/netns/cce89697-fc42-48d6-8996-b225383864c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbc1580a_f1b3_4e8d_a901_e1d964c51347.slice PodAnnotations:0xc0005276b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.005386 | controller |     "Jun 12 20:12:42.358690 crc crio[20719]: time=\"2026-06-12T20:12:42.358429366Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-79b69d9d8-qxdlq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.005448 | controller |     "Jun 12 20:12:45.284764 crc crio[20719]: 2026-06-12T20:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4dd3e675a258e4 Mac:16:20:02:64:a7:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/cce89697-fc42-48d6-8996-b225383864c6 SocketPath: PciID:}] [{Interface:0xc0003365e0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.005476 | controller |     "Jun 12 20:12:45.290893 crc crio[20719]: time=\"2026-06-12T20:12:45.287696381Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-79b69d9d8-qxdlq Namespace:openstack-operators ID:b4dd3e675a258e4b4f08af23e1f4223c52f2414370641d5f022ae16037a3bda3 UID:bbc1580a-f1b3-4e8d-a901-e1d964c51347 NetNS:/var/run/netns/cce89697-fc42-48d6-8996-b225383864c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbc1580a_f1b3_4e8d_a901_e1d964c51347.slice PodAnnotations:0xc0005276b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.005499 | controller |     "Jun 12 20:12:45.290893 crc crio[20719]: time=\"2026-06-12T20:12:45.287977958Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-79b69d9d8-qxdlq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.005519 | controller |     "Jun 12 20:12:45.310468 crc crio[20719]: time=\"2026-06-12T20:12:45.310328842Z\" level=info msg=\"Ran pod sandbox b4dd3e675a258e4b4f08af23e1f4223c52f2414370641d5f022ae16037a3bda3 with infra container: openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/POD\" id=cc736839-71b6-4c2d-9ff4-e8924dadd46b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.005542 | controller |     "Jun 12 20:12:45.316491 crc crio[20719]: time=\"2026-06-12T20:12:45.316371284Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=4d4e74f7-9859-41e3-94fb-acd6a90dddc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.005566 | controller |     "Jun 12 20:12:45.316863 crc crio[20719]: time=\"2026-06-12T20:12:45.316658873Z\" level=info msg=\"Image 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found\" id=4d4e74f7-9859-41e3-94fb-acd6a90dddc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.005589 | controller |     "Jun 12 20:12:45.316943 crc crio[20719]: time=\"2026-06-12T20:12:45.316889489Z\" level=info msg=\"Neither image nor artfiact 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found\" id=4d4e74f7-9859-41e3-94fb-acd6a90dddc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.005609 | controller |     "Jun 12 20:12:45.321091 crc crio[20719]: time=\"2026-06-12T20:12:45.320973899Z\" level=info msg=\"Pulling image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=d901dcf6-fc60-42fd-bbba-d558c2d10188 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.005629 | controller |     "Jun 12 20:12:45.323425 crc crio[20719]: time=\"2026-06-12T20:12:45.323213959Z\" level=info msg=\"Trying to access \\\"38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 21:10:23.005648 | controller |     "Jun 12 20:13:00.376034 crc crio[20719]: time=\"2026-06-12T20:13:00.37514646Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=2f8fdbcb-3aa3-4637-b293-11aa13c72d64 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.005670 | controller |     "Jun 12 20:13:00.392195 crc crio[20719]: time=\"2026-06-12T20:13:00.392137203Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-12 21:10:23.005733 | controller |     "Jun 12 20:13:01.348032 crc crio[20719]: time=\"2026-06-12T20:13:01.347601334Z\" level=info msg=\"Removing container: 9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e\" id=9bbe8b44-24e3-4940-be57-1615797b38d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.005759 | controller |     "Jun 12 20:13:08.196802 crc crio[20719]: time=\"2026-06-12T20:13:08.195715985Z\" level=info msg=\"Removed container 9816a374ea96ae432c98f8a6ebfc6c4012d30baec7d817ff85dbeecac7bbfa8e: openshift-infra/auto-csr-approver-29688246-cj4tn/oc\" id=9bbe8b44-24e3-4940-be57-1615797b38d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.005781 | controller |     "Jun 12 20:13:08.206540 crc crio[20719]: time=\"2026-06-12T20:13:08.205348642Z\" level=info msg=\"Stopping pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\" id=6e095f80-4c65-40e9-ad64-2749150fb7c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.005806 | controller |     "Jun 12 20:13:08.206540 crc crio[20719]: time=\"2026-06-12T20:13:08.205746572Z\" level=info msg=\"Stopped pod sandbox (already stopped): b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\" id=6e095f80-4c65-40e9-ad64-2749150fb7c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.005831 | controller |     "Jun 12 20:13:08.207692 crc crio[20719]: time=\"2026-06-12T20:13:08.207396806Z\" level=info msg=\"Removing pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\" id=92addb34-147d-4339-96ea-405855b3974d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.005881 | controller |     "Jun 12 20:13:08.783115 crc crio[20719]: time=\"2026-06-12T20:13:08.783019682Z\" level=info msg=\"Removed pod sandbox: b547797243181f740d105feddc7f7019f8e13d0289d8488ad7e0c6e7a7efebf1\" id=92addb34-147d-4339-96ea-405855b3974d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.005907 | controller |     "Jun 12 20:13:08.784429 crc crio[20719]: time=\"2026-06-12T20:13:08.784363044Z\" level=info msg=\"Stopping pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\" id=fc40002a-5199-49ed-8655-185b5841c000 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.005930 | controller |     "Jun 12 20:13:08.784554 crc crio[20719]: time=\"2026-06-12T20:13:08.784446376Z\" level=info msg=\"Stopped pod sandbox (already stopped): edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\" id=fc40002a-5199-49ed-8655-185b5841c000 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.005950 | controller |     "Jun 12 20:13:08.785791 crc crio[20719]: time=\"2026-06-12T20:13:08.78534932Z\" level=info msg=\"Removing pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\" id=c5f53414-7716-48e4-b6f4-183745013a88 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.005969 | controller |     "Jun 12 20:13:08.798662 crc crio[20719]: time=\"2026-06-12T20:13:08.79771097Z\" level=info msg=\"Removed pod sandbox: edea85cc41b4f544dd4043aa05a7230398d1a99d7c6ef44d47eb8ec64834c8ab\" id=c5f53414-7716-48e4-b6f4-183745013a88 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.005992 | controller |     "Jun 12 20:13:08.798662 crc crio[20719]: time=\"2026-06-12T20:13:08.798591443Z\" level=info msg=\"Stopping pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\" id=d59289ac-c2ce-43f0-951a-b2b7c9325b03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.006013 | controller |     "Jun 12 20:13:08.798662 crc crio[20719]: time=\"2026-06-12T20:13:08.798635865Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\" id=d59289ac-c2ce-43f0-951a-b2b7c9325b03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.006032 | controller |     "Jun 12 20:13:08.800400 crc crio[20719]: time=\"2026-06-12T20:13:08.799852657Z\" level=info msg=\"Removing pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\" id=c6603f88-7974-417f-9629-8be91747ebb5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.006061 | controller |     "Jun 12 20:13:08.860904 crc crio[20719]: time=\"2026-06-12T20:13:08.860794497Z\" level=info msg=\"Removed pod sandbox: 8d96a142980dea16da7955799db6ecbd31b6bdfc627133487f2edb76c1ad1689\" id=c6603f88-7974-417f-9629-8be91747ebb5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.006084 | controller |     "Jun 12 20:13:08.883846 crc crio[20719]: time=\"2026-06-12T20:13:08.883607228Z\" level=info msg=\"Pulled image: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator@sha256:abc7d809aa7bf17ea54d6f4e091c1c17074936972e4ea4fb75061ad2dfe4cf84\" id=d901dcf6-fc60-42fd-bbba-d558c2d10188 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.006106 | controller |     "Jun 12 20:13:08.885041 crc crio[20719]: time=\"2026-06-12T20:13:08.884989188Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=8cc17da2-ffbb-46f4-a185-c630160041ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.006127 | controller |     "Jun 12 20:13:08.891774 crc crio[20719]: time=\"2026-06-12T20:13:08.891689586Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=acd8a8c1-d271-444f-86c0-ad38c0dc56ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.006149 | controller |     "Jun 12 20:13:08.902153 crc crio[20719]: time=\"2026-06-12T20:13:08.902070014Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/operator\" id=2c01faa3-8cf2-4bdc-95ad-654cd31ba134 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.006169 | controller |     "Jun 12 20:13:08.905105 crc crio[20719]: time=\"2026-06-12T20:13:08.90493072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006188 | controller |     "Jun 12 20:13:08.949115 crc crio[20719]: time=\"2026-06-12T20:13:08.949008325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006208 | controller |     "Jun 12 20:13:08.954674 crc crio[20719]: time=\"2026-06-12T20:13:08.954600045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006230 | controller |     "Jun 12 20:13:09.101880 crc crio[20719]: time=\"2026-06-12T20:13:09.101761149Z\" level=info msg=\"Created container e2e4e9da47bfa819c75fb205fe273f0e6e40837d8970b66563f48e4ff5865908: openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/operator\" id=2c01faa3-8cf2-4bdc-95ad-654cd31ba134 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.006253 | controller |     "Jun 12 20:13:09.104228 crc crio[20719]: time=\"2026-06-12T20:13:09.104140152Z\" level=info msg=\"Starting container: e2e4e9da47bfa819c75fb205fe273f0e6e40837d8970b66563f48e4ff5865908\" id=5dbfab2d-382f-4076-8649-1064adee2835 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.006274 | controller |     "Jun 12 20:13:09.117554 crc crio[20719]: time=\"2026-06-12T20:13:09.117455418Z\" level=info msg=\"Started container\" PID=44807 containerID=e2e4e9da47bfa819c75fb205fe273f0e6e40837d8970b66563f48e4ff5865908 description=openstack-operators/openstack-operator-controller-init-79b69d9d8-qxdlq/operator id=5dbfab2d-382f-4076-8649-1064adee2835 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4dd3e675a258e4b4f08af23e1f4223c52f2414370641d5f022ae16037a3bda3",
2026-06-12 21:10:23.006296 | controller |     "Jun 12 20:13:09.659140 crc crio[20719]: time=\"2026-06-12T20:13:09.658607631Z\" level=info msg=\"Reading blob body from https://quay.io/v2/metal3-io/mariadb/blobs/sha256:743f3819fc6ab9f6b55eb56356c2647ef8fe1b1b850dace486022229e19c76f1 failed (unexpected EOF), reconnecting after 16777217 bytes\u2026\"",
2026-06-12 21:10:23.006321 | controller |     "Jun 12 20:13:19.596857 crc crio[20719]: time=\"2026-06-12T20:13:19.595793245Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-12 21:10:23.006341 | controller |     "Jun 12 20:13:19.883149 crc crio[20719]: time=\"2026-06-12T20:13:19.882623476Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=19bd68a9-a91d-4c95-ba02-3d1d52e4e79c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.006362 | controller |     "Jun 12 20:13:19.892722 crc crio[20719]: time=\"2026-06-12T20:13:19.892561071Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 21:10:23.006385 | controller |     "Jun 12 20:13:56.936584 crc crio[20719]: time=\"2026-06-12T20:13:56.935764516Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-crwkt/POD\" id=7315e422-2ec9-4869-846c-c5fba604901e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.006405 | controller |     "Jun 12 20:13:56.937946 crc crio[20719]: time=\"2026-06-12T20:13:56.93701466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006427 | controller |     "Jun 12 20:14:00.580244 crc crio[20719]: time=\"2026-06-12T20:14:00.577806984Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688254-cr8vs/POD\" id=64d6ac9a-b846-4419-967c-a9d6d2b8d9ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.006446 | controller |     "Jun 12 20:14:00.580244 crc crio[20719]: time=\"2026-06-12T20:14:00.578717539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006466 | controller |     "Jun 12 20:14:00.836560 crc crio[20719]: time=\"2026-06-12T20:14:00.836426246Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-2wjrb/POD\" id=6662ef4f-b4cd-4e28-8732-3da5f2701f0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.006485 | controller |     "Jun 12 20:14:00.836560 crc crio[20719]: time=\"2026-06-12T20:14:00.836539679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006504 | controller |     "Jun 12 20:14:03.781364 crc crio[20719]: time=\"2026-06-12T20:14:03.772506588Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/POD\" id=afc0118d-282a-4906-8488-e49ae5ed8927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.006523 | controller |     "Jun 12 20:14:03.781364 crc crio[20719]: time=\"2026-06-12T20:14:03.773951477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006542 | controller |     "Jun 12 20:14:03.916441 crc crio[20719]: time=\"2026-06-12T20:14:03.914874439Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/POD\" id=19e47056-6c9b-467a-bf87-d5b1bf3ff62c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.006562 | controller |     "Jun 12 20:14:03.916441 crc crio[20719]: time=\"2026-06-12T20:14:03.915006423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006584 | controller |     "Jun 12 20:14:04.147600 crc crio[20719]: time=\"2026-06-12T20:14:04.146730035Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/POD\" id=471bb7bd-a5df-4cf0-8369-0ab2d900dbbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.006608 | controller |     "Jun 12 20:14:04.147600 crc crio[20719]: time=\"2026-06-12T20:14:04.146811583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006630 | controller |     "Jun 12 20:14:04.184101 crc crio[20719]: time=\"2026-06-12T20:14:04.182687411Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/POD\" id=f4c55fd9-870d-4e12-b08d-a5df34efe35d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.006653 | controller |     "Jun 12 20:14:04.184101 crc crio[20719]: time=\"2026-06-12T20:14:04.182770983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006672 | controller |     "Jun 12 20:14:04.396664 crc crio[20719]: time=\"2026-06-12T20:14:04.396068906Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/POD\" id=8cbed542-6fed-4579-bed9-5394222beec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.006692 | controller |     "Jun 12 20:14:04.396664 crc crio[20719]: time=\"2026-06-12T20:14:04.396432046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006711 | controller |     "Jun 12 20:14:04.486020 crc crio[20719]: time=\"2026-06-12T20:14:04.485704552Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/POD\" id=67871d54-208e-487e-b500-ed2ab3f0d4e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.006730 | controller |     "Jun 12 20:14:04.486020 crc crio[20719]: time=\"2026-06-12T20:14:04.485869226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006752 | controller |     "Jun 12 20:14:04.684474 crc crio[20719]: time=\"2026-06-12T20:14:04.683056587Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/POD\" id=cbeea9aa-7d3a-4702-9fff-698c7ba10989 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.006774 | controller |     "Jun 12 20:14:04.684474 crc crio[20719]: time=\"2026-06-12T20:14:04.683213541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006793 | controller |     "Jun 12 20:14:04.747081 crc crio[20719]: time=\"2026-06-12T20:14:04.745938186Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/POD\" id=813c5ba0-c954-416a-b379-17cb4f011b25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.006812 | controller |     "Jun 12 20:14:04.747081 crc crio[20719]: time=\"2026-06-12T20:14:04.74645326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.006827 | controller |     "Jun 12 20:14:05.066759 crc crio[20719]: time=\"2026-06-12T20:14:05.066637187Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/POD\" id=b876ca9f-c6d9-4e16-b0da-3f201ea40f43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.006844 | controller |     "Jun 12 20:14:05.068449 crc crio[20719]: time=\"2026-06-12T20:14:05.066805712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007077 | controller |     "Jun 12 20:14:05.258910 crc crio[20719]: time=\"2026-06-12T20:14:05.241458558Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/POD\" id=f2634a1e-d500-4f05-af16-305f51c135d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007097 | controller |     "Jun 12 20:14:05.258910 crc crio[20719]: time=\"2026-06-12T20:14:05.242115747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007120 | controller |     "Jun 12 20:14:05.283963 crc crio[20719]: time=\"2026-06-12T20:14:05.265849928Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/POD\" id=40e664ec-4f77-451f-9af7-5c5ab3ca35ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007141 | controller |     "Jun 12 20:14:05.283963 crc crio[20719]: time=\"2026-06-12T20:14:05.265933251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007156 | controller |     "Jun 12 20:14:05.327708 crc crio[20719]: time=\"2026-06-12T20:14:05.320095174Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/POD\" id=aee918b9-905c-4b53-adf5-748d23ae45ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007176 | controller |     "Jun 12 20:14:05.327708 crc crio[20719]: time=\"2026-06-12T20:14:05.320219917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007199 | controller |     "Jun 12 20:14:05.327708 crc crio[20719]: time=\"2026-06-12T20:14:05.320915467Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/POD\" id=df77f8ff-a777-4edd-98f8-5ecb96995be8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007222 | controller |     "Jun 12 20:14:05.327708 crc crio[20719]: time=\"2026-06-12T20:14:05.320952228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007243 | controller |     "Jun 12 20:14:05.425920 crc crio[20719]: time=\"2026-06-12T20:14:05.425093679Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/POD\" id=72d6ce9d-64ba-48c4-a67f-863e3aa9162b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007265 | controller |     "Jun 12 20:14:05.425920 crc crio[20719]: time=\"2026-06-12T20:14:05.425235582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007285 | controller |     "Jun 12 20:14:05.523569 crc crio[20719]: time=\"2026-06-12T20:14:05.520063117Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/POD\" id=ca495247-daa1-45a3-bc09-d4d64cff3490 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007301 | controller |     "Jun 12 20:14:05.523569 crc crio[20719]: time=\"2026-06-12T20:14:05.520417197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007315 | controller |     "Jun 12 20:14:05.552445 crc crio[20719]: time=\"2026-06-12T20:14:05.551350333Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/POD\" id=2d3e99d1-30f5-4e1d-8656-91a3c18dd9f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007334 | controller |     "Jun 12 20:14:05.579114 crc crio[20719]: time=\"2026-06-12T20:14:05.578985594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007351 | controller |     "Jun 12 20:14:05.620230 crc crio[20719]: time=\"2026-06-12T20:14:05.617837584Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/POD\" id=fefea05e-0e00-4fa9-accb-43ba7caf942d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007374 | controller |     "Jun 12 20:14:05.620230 crc crio[20719]: time=\"2026-06-12T20:14:05.617923132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007396 | controller |     "Jun 12 20:14:05.723748 crc crio[20719]: time=\"2026-06-12T20:14:05.723644781Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/POD\" id=97359e49-5190-417d-860a-f73e53a01d11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007418 | controller |     "Jun 12 20:14:05.723874 crc crio[20719]: time=\"2026-06-12T20:14:05.723778535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007439 | controller |     "Jun 12 20:14:08.992335 crc crio[20719]: time=\"2026-06-12T20:14:08.990335548Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-nmns8/POD\" id=4ae749f6-dad9-4f28-ac5f-6395ef048df8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007459 | controller |     "Jun 12 20:14:08.992335 crc crio[20719]: time=\"2026-06-12T20:14:08.990696647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007476 | controller |     "Jun 12 20:14:20.531554 crc crio[20719]: time=\"2026-06-12T20:14:20.530871487Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/POD\" id=66665487-a25f-41d7-81fd-a76181cfeae8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007499 | controller |     "Jun 12 20:14:20.532597 crc crio[20719]: time=\"2026-06-12T20:14:20.531602417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007522 | controller |     "Jun 12 20:14:21.839129 crc crio[20719]: time=\"2026-06-12T20:14:21.838820163Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688254-cr8vs Namespace:openshift-infra ID:3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320 UID:9889f0fe-87ce-4c71-8d38-ece4efc8c085 NetNS:/var/run/netns/b076c1e5-cd83-496b-a4f4-1ac5eaa1f5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9889f0fe_87ce_4c71_8d38_ece4efc8c085.slice PodAnnotations:0xc000eae940}] Aliases:map[]}\"",
2026-06-12 21:10:23.007544 | controller |     "Jun 12 20:14:21.839129 crc crio[20719]: time=\"2026-06-12T20:14:21.838921136Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688254-cr8vs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.007566 | controller |     "Jun 12 20:14:22.157724 crc crio[20719]: time=\"2026-06-12T20:14:22.156820893Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/POD\" id=d73264c3-fb84-4764-93fa-4ec6aff07b60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007585 | controller |     "Jun 12 20:14:22.157884 crc crio[20719]: time=\"2026-06-12T20:14:22.157752837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.007613 | controller |     "Jun 12 20:14:22.974777 crc crio[20719]: 2026-06-12T20:14:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3be7bccbee30d64 Mac:9e:18:59:54:69:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/b076c1e5-cd83-496b-a4f4-1ac5eaa1f5f6 SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.007635 | controller |     "Jun 12 20:14:22.975877 crc crio[20719]: time=\"2026-06-12T20:14:22.975803817Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688254-cr8vs Namespace:openshift-infra ID:3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320 UID:9889f0fe-87ce-4c71-8d38-ece4efc8c085 NetNS:/var/run/netns/b076c1e5-cd83-496b-a4f4-1ac5eaa1f5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9889f0fe_87ce_4c71_8d38_ece4efc8c085.slice PodAnnotations:0xc000eae940}] Aliases:map[]}\"",
2026-06-12 21:10:23.007657 | controller |     "Jun 12 20:14:22.976195 crc crio[20719]: time=\"2026-06-12T20:14:22.976110316Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688254-cr8vs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.007681 | controller |     "Jun 12 20:14:23.059626 crc crio[20719]: time=\"2026-06-12T20:14:23.059519398Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-zsjvx Namespace:openstack-operators ID:bd5214b83c1c55d6ac10ffebd7662c00deb55c74009e97b8607ca31b02e1b2db UID:6a32f9da-3fe5-4c55-b781-78638a727235 NetNS:/var/run/netns/438d3972-817e-4612-b64a-93fa8eb0860c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a32f9da_3fe5_4c55_b781_78638a727235.slice PodAnnotations:0xc002d9a2f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.007703 | controller |     "Jun 12 20:14:23.059626 crc crio[20719]: time=\"2026-06-12T20:14:23.05958911Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-zsjvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.007727 | controller |     "Jun 12 20:14:23.936241 crc crio[20719]: time=\"2026-06-12T20:14:23.935704887Z\" level=info msg=\"Ran pod sandbox 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320 with infra container: openshift-infra/auto-csr-approver-29688254-cr8vs/POD\" id=64d6ac9a-b846-4419-967c-a9d6d2b8d9ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.007752 | controller |     "Jun 12 20:14:23.948004 crc crio[20719]: time=\"2026-06-12T20:14:23.947913222Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ac34d583-55f9-4178-9324-ca4888c959b4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.007776 | controller |     "Jun 12 20:14:23.966163 crc crio[20719]: time=\"2026-06-12T20:14:23.966083813Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.007833 | controller |     "Jun 12 20:14:23.979563 crc crio[20719]: time=\"2026-06-12T20:14:23.979448511Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-5sjsj Namespace:openstack-operators ID:f3c1bd3bb14ce67d68388f044455082cf4a4a09a4e8a3af6a911a4960842a122 UID:1881eb7a-7a85-474e-bc49-28fafe95e41c NetNS:/var/run/netns/ae995e39-7768-4fd6-9088-c5805e9f1f9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1881eb7a_7a85_474e_bc49_28fafe95e41c.slice PodAnnotations:0xc002d9a158}] Aliases:map[]}\"",
2026-06-12 21:10:23.007888 | controller |     "Jun 12 20:14:23.979563 crc crio[20719]: time=\"2026-06-12T20:14:23.979506523Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-5sjsj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.007915 | controller |     "Jun 12 20:14:23.988336 crc crio[20719]: time=\"2026-06-12T20:14:23.988203669Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-9pkfl Namespace:openstack-operators ID:932b86a0c6b1a6badcdca14cf2bcf09a5b09abdfbd06985bbf2cdb3d8e09e763 UID:e4470a42-2fc8-4653-8059-d045b1c9a9d1 NetNS:/var/run/netns/2c06e2bb-a99a-4c66-8170-e32132b557fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4470a42_2fc8_4653_8059_d045b1c9a9d1.slice PodAnnotations:0xc000eae2b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.007937 | controller |     "Jun 12 20:14:23.988473 crc crio[20719]: time=\"2026-06-12T20:14:23.988350893Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-9pkfl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.007958 | controller |     "Jun 12 20:14:24.000582 crc crio[20719]: 2026-06-12T20:14:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd5214b83c1c55d Mac:be:21:31:18:aa:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/438d3972-817e-4612-b64a-93fa8eb0860c SocketPath: PciID:}] [{Interface:0xc000285660 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.007981 | controller |     "Jun 12 20:14:24.002100 crc crio[20719]: time=\"2026-06-12T20:14:24.001997746Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-zsjvx Namespace:openstack-operators ID:bd5214b83c1c55d6ac10ffebd7662c00deb55c74009e97b8607ca31b02e1b2db UID:6a32f9da-3fe5-4c55-b781-78638a727235 NetNS:/var/run/netns/438d3972-817e-4612-b64a-93fa8eb0860c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a32f9da_3fe5_4c55_b781_78638a727235.slice PodAnnotations:0xc002d9a2f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.008002 | controller |     "Jun 12 20:14:24.002444 crc crio[20719]: time=\"2026-06-12T20:14:24.002382517Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-zsjvx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.008022 | controller |     "Jun 12 20:14:24.008156 crc crio[20719]: time=\"2026-06-12T20:14:24.005246469Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-pvf96 Namespace:openstack-operators ID:7fe6d1739c88ac74ca826be025e6d221ab08015b2f49ba4a4c9cb35e755fb257 UID:26fed06e-a353-43bc-a40f-d83348b68d44 NetNS:/var/run/netns/89b840cf-e04b-4fa1-b7be-bc87e4e45f5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26fed06e_a353_43bc_a40f_d83348b68d44.slice PodAnnotations:0xc000110690}] Aliases:map[]}\"",
2026-06-12 21:10:23.008046 | controller |     "Jun 12 20:14:24.008156 crc crio[20719]: time=\"2026-06-12T20:14:24.005365762Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-pvf96 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008069 | controller |     "Jun 12 20:14:24.014470 crc crio[20719]: time=\"2026-06-12T20:14:24.014378726Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-qmbgl Namespace:openstack-operators ID:7ec1c351693acedae09aa69d97cee02ada03aef483b12b2e5cf64323baf82a48 UID:d3ddb4bd-cd05-45f9-b64f-bcbd5eadcc60 NetNS:/var/run/netns/15c2e4dd-f8ae-44a3-ae90-66bf92dd8a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3ddb4bd_cd05_45f9_b64f_bcbd5eadcc60.slice PodAnnotations:0xc0001108e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.008096 | controller |     "Jun 12 20:14:24.014563 crc crio[20719]: time=\"2026-06-12T20:14:24.014473949Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-qmbgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008120 | controller |     "Jun 12 20:14:24.023884 crc crio[20719]: time=\"2026-06-12T20:14:24.023784903Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-mrkld Namespace:openstack-operators ID:7afd849bb8f93e4d411d61d50d7f3a75ca67bd7232817e84d59e53913c099586 UID:b3d35de6-c7f7-46d5-95a2-19472046e49c NetNS:/var/run/netns/c595ebc0-1be9-4200-b4ff-fce7b7d5cd7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d35de6_c7f7_46d5_95a2_19472046e49c.slice PodAnnotations:0xc00170c390}] Aliases:map[]}\"",
2026-06-12 21:10:23.008141 | controller |     "Jun 12 20:14:24.023884 crc crio[20719]: time=\"2026-06-12T20:14:24.023871535Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-mrkld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008161 | controller |     "Jun 12 20:14:24.069575 crc crio[20719]: time=\"2026-06-12T20:14:24.069096151Z\" level=info msg=\"Got pod network &{Name:certified-operators-2wjrb Namespace:openshift-marketplace ID:51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1 UID:48939476-04c1-46dc-88d6-71cf10e0a61e NetNS:/var/run/netns/65038ee5-5fb3-44c0-9eb9-c8a18d66f314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48939476_04c1_46dc_88d6_71cf10e0a61e.slice PodAnnotations:0xc000110c20}] Aliases:map[]}\"",
2026-06-12 21:10:23.008181 | controller |     "Jun 12 20:14:24.069575 crc crio[20719]: time=\"2026-06-12T20:14:24.069148863Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-2wjrb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008202 | controller |     "Jun 12 20:14:24.116431 crc crio[20719]: time=\"2026-06-12T20:14:24.114402784Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-vsmbk Namespace:openstack-operators ID:235b9a83dc86b9279f6b9b03315c531510761db202c745425abdd9c045b58b10 UID:b37be9f4-0a29-43c4-8384-1c5c0f4a2b66 NetNS:/var/run/netns/61e0450b-a056-4973-99a0-c86901fe1fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb37be9f4_0a29_43c4_8384_1c5c0f4a2b66.slice PodAnnotations:0xc003c981a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.008221 | controller |     "Jun 12 20:14:24.116431 crc crio[20719]: time=\"2026-06-12T20:14:24.114457895Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-vsmbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008245 | controller |     "Jun 12 20:14:24.116431 crc crio[20719]: time=\"2026-06-12T20:14:24.114696135Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-tn97l Namespace:openstack-operators ID:7ee6cb3bb1a39051e29a10ba7c9e1aded244490418bfab64f29b5168afbe0dbc UID:c1b1c787-5969-4ef8-95a4-b1440b045f17 NetNS:/var/run/netns/7488954e-81e5-45c1-b3e8-5c0f51023c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1b1c787_5969_4ef8_95a4_b1440b045f17.slice PodAnnotations:0xc003c98218}] Aliases:map[]}\"",
2026-06-12 21:10:23.008272 | controller |     "Jun 12 20:14:24.116431 crc crio[20719]: time=\"2026-06-12T20:14:24.114743126Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-tn97l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008293 | controller |     "Jun 12 20:14:24.147439 crc crio[20719]: time=\"2026-06-12T20:14:24.144691554Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-f2zqk Namespace:openstack-operators ID:c334520bb13d9ca20c1b222bcfad11990bb1c2fac5ebfcbe3df7bc6a504d4161 UID:a5b53242-7567-48dd-8682-30b615c9e59b NetNS:/var/run/netns/adca9489-90cc-463d-a362-f6606b1e7dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5b53242_7567_48dd_8682_30b615c9e59b.slice PodAnnotations:0xc000eae8d8}] Aliases:map[]}\"",
2026-06-12 21:10:23.008316 | controller |     "Jun 12 20:14:24.147439 crc crio[20719]: time=\"2026-06-12T20:14:24.14489952Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-f2zqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008342 | controller |     "Jun 12 20:14:24.155328 crc crio[20719]: time=\"2026-06-12T20:14:24.152567917Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-r2prd Namespace:openstack-operators ID:20496b703eae6d621a672ca8206646c16def05d52512c50665190ff343b95dac UID:e01d946a-4958-4cfe-8cfc-b118098e99bb NetNS:/var/run/netns/05bb04a3-e8ce-442b-8be0-1fd66f22b448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode01d946a_4958_4cfe_8cfc_b118098e99bb.slice PodAnnotations:0xc003ab0128}] Aliases:map[]}\"",
2026-06-12 21:10:23.008364 | controller |     "Jun 12 20:14:24.155328 crc crio[20719]: time=\"2026-06-12T20:14:24.152624818Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-r2prd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008385 | controller |     "Jun 12 20:14:24.161959 crc crio[20719]: time=\"2026-06-12T20:14:24.156034608Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-crwkt Namespace:openshift-marketplace ID:328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066 UID:431cfbb8-7347-412c-9e95-1d2e073db583 NetNS:/var/run/netns/988db3ce-cbec-47d6-be6e-4cfe66dc40b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod431cfbb8_7347_412c_9e95_1d2e073db583.slice PodAnnotations:0xc002d9a528}] Aliases:map[]}\"",
2026-06-12 21:10:23.008408 | controller |     "Jun 12 20:14:24.161959 crc crio[20719]: time=\"2026-06-12T20:14:24.15611227Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-crwkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008428 | controller |     "Jun 12 20:14:28.332582 crc crio[20719]: 2026-06-12T20:14:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ee6cb3bb1a3905 Mac:e6:de:e0:8f:b6:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/7488954e-81e5-45c1-b3e8-5c0f51023c98 SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.008448 | controller |     "Jun 12 20:14:28.337446 crc crio[20719]: time=\"2026-06-12T20:14:28.337136158Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-tn97l Namespace:openstack-operators ID:7ee6cb3bb1a39051e29a10ba7c9e1aded244490418bfab64f29b5168afbe0dbc UID:c1b1c787-5969-4ef8-95a4-b1440b045f17 NetNS:/var/run/netns/7488954e-81e5-45c1-b3e8-5c0f51023c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1b1c787_5969_4ef8_95a4_b1440b045f17.slice PodAnnotations:0xc003c98218}] Aliases:map[]}\"",
2026-06-12 21:10:23.008494 | controller |     "Jun 12 20:14:28.337945 crc crio[20719]: time=\"2026-06-12T20:14:28.33788243Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-tn97l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.008518 | controller |     "Jun 12 20:14:28.468032 crc crio[20719]: time=\"2026-06-12T20:14:28.467832456Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-9fkpf Namespace:openstack-operators ID:995f73542db2c18bffc8ab363523714bb71d392485900d5a4d963bd96a7f6bb4 UID:ae9f7dca-c02e-4994-a66b-17fad061e14e NetNS:/var/run/netns/8d0e3b4b-797d-438f-ab80-d94b1125249f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae9f7dca_c02e_4994_a66b_17fad061e14e.slice PodAnnotations:0xc00008ca10}] Aliases:map[]}\"",
2026-06-12 21:10:23.008539 | controller |     "Jun 12 20:14:28.468032 crc crio[20719]: time=\"2026-06-12T20:14:28.467916958Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-9fkpf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008558 | controller |     "Jun 12 20:14:28.481054 crc crio[20719]: 2026-06-12T20:14:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:932b86a0c6b1a6b Mac:ae:20:29:ab:45:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/2c06e2bb-a99a-4c66-8170-e32132b557fc SocketPath: PciID:}] [{Interface:0xc000114740 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.008578 | controller |     "Jun 12 20:14:28.492256 crc crio[20719]: time=\"2026-06-12T20:14:28.488071384Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-9pkfl Namespace:openstack-operators ID:932b86a0c6b1a6badcdca14cf2bcf09a5b09abdfbd06985bbf2cdb3d8e09e763 UID:e4470a42-2fc8-4653-8059-d045b1c9a9d1 NetNS:/var/run/netns/2c06e2bb-a99a-4c66-8170-e32132b557fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4470a42_2fc8_4653_8059_d045b1c9a9d1.slice PodAnnotations:0xc000eae2b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.008599 | controller |     "Jun 12 20:14:28.492256 crc crio[20719]: time=\"2026-06-12T20:14:28.488486305Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-9pkfl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.008623 | controller |     "Jun 12 20:14:28.516813 crc crio[20719]: time=\"2026-06-12T20:14:28.514328771Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-htsh6 Namespace:openstack-operators ID:e24ba0cd71aaf26985b5285cf300fd815765e23c4dc4b477a9b4de5dd07fb92f UID:39be21f5-d3ca-4ba8-a8d3-832751b12ba0 NetNS:/var/run/netns/3f083e7b-d2fe-4e78-9fca-1313ab45af50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39be21f5_d3ca_4ba8_a8d3_832751b12ba0.slice PodAnnotations:0xc002d9a368}] Aliases:map[]}\"",
2026-06-12 21:10:23.008644 | controller |     "Jun 12 20:14:28.516813 crc crio[20719]: time=\"2026-06-12T20:14:28.514404203Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-htsh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008666 | controller |     "Jun 12 20:14:28.534475 crc crio[20719]: time=\"2026-06-12T20:14:28.533403104Z\" level=info msg=\"Got pod network &{Name:community-operators-nmns8 Namespace:openshift-marketplace ID:e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc UID:aa05dd51-290e-47b9-8655-c1e81c7a0452 NetNS:/var/run/netns/986739ee-e915-4bba-a764-8b003df94d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa05dd51_290e_47b9_8655_c1e81c7a0452.slice PodAnnotations:0xc0033321b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.008691 | controller |     "Jun 12 20:14:28.534475 crc crio[20719]: time=\"2026-06-12T20:14:28.533542388Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-nmns8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008711 | controller |     "Jun 12 20:14:28.569014 crc crio[20719]: time=\"2026-06-12T20:14:28.568917688Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-lfzw6 Namespace:openstack-operators ID:7ac8a20f1299a41d0b4b3c0f730d99f08e9bd2186bfd1dcbbb7f5fb87e19a897 UID:7cbecce8-64b4-498b-884a-fa07970a3223 NetNS:/var/run/netns/3b9cd81d-f72f-478d-a0dc-dc80747a859a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbecce8_64b4_498b_884a_fa07970a3223.slice PodAnnotations:0xc00259a210}] Aliases:map[]}\"",
2026-06-12 21:10:23.008732 | controller |     "Jun 12 20:14:28.571397 crc crio[20719]: time=\"2026-06-12T20:14:28.571109089Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-lfzw6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008756 | controller |     "Jun 12 20:14:28.643739 crc crio[20719]: time=\"2026-06-12T20:14:28.641911388Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-5xm49 Namespace:openstack-operators ID:a950adc5bf0dba1ef166ddba7abfdc2fa097c9e940520b1cf6d32f421d9a6a84 UID:21998a3f-8d8e-476f-8f3d-9c6fcfbf5817 NetNS:/var/run/netns/5ec7c776-5d17-4b75-869e-36e2e8a3c8a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21998a3f_8d8e_476f_8f3d_9c6fcfbf5817.slice PodAnnotations:0xc000a38448}] Aliases:map[]}\"",
2026-06-12 21:10:23.008778 | controller |     "Jun 12 20:14:28.643739 crc crio[20719]: time=\"2026-06-12T20:14:28.642025541Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-5xm49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.008797 | controller |     "Jun 12 20:14:28.718091 crc crio[20719]: time=\"2026-06-12T20:14:28.717762719Z\" level=info msg=\"Ran pod sandbox bd5214b83c1c55d6ac10ffebd7662c00deb55c74009e97b8607ca31b02e1b2db with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/POD\" id=813c5ba0-c954-416a-b379-17cb4f011b25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.008817 | controller |     "Jun 12 20:14:28.748763 crc crio[20719]: time=\"2026-06-12T20:14:28.748629213Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=3b3b90c9-550c-4c5e-aa83-0fdd98226d45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.008837 | controller |     "Jun 12 20:14:28.759573 crc crio[20719]: time=\"2026-06-12T20:14:28.754413747Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=3b3b90c9-550c-4c5e-aa83-0fdd98226d45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.008883 | controller |     "Jun 12 20:14:28.759573 crc crio[20719]: time=\"2026-06-12T20:14:28.756377062Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=3b3b90c9-550c-4c5e-aa83-0fdd98226d45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.008913 | controller |     "Jun 12 20:14:28.771590 crc crio[20719]: time=\"2026-06-12T20:14:28.770074534Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=94840a88-32f7-43bf-8d35-a2cf0b1a5466 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.008937 | controller |     "Jun 12 20:14:28.815504 crc crio[20719]: time=\"2026-06-12T20:14:28.81462244Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"",
2026-06-12 21:10:23.008959 | controller |     "Jun 12 20:14:28.823475 crc crio[20719]: time=\"2026-06-12T20:14:28.818980173Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-xlgjq Namespace:openstack-operators ID:8cddee308050512ccb5a34136371685483adbd5186af3a9497b3a1e42bc40ddd UID:c2fea962-703d-421c-b48b-9a341bf2fc65 NetNS:/var/run/netns/ec2516f0-b8d4-4a50-ba71-471e9ddda527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2fea962_703d_421c_b48b_9a341bf2fc65.slice PodAnnotations:0xc00259a310}] Aliases:map[]}\"",
2026-06-12 21:10:23.008979 | controller |     "Jun 12 20:14:28.823475 crc crio[20719]: time=\"2026-06-12T20:14:28.819804696Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-xlgjq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.009003 | controller |     "Jun 12 20:14:28.878224 crc crio[20719]: 2026-06-12T20:14:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3c1bd3bb14ce67 Mac:4a:bc:8b:75:37:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/ae995e39-7768-4fd6-9088-c5805e9f1f9b SocketPath: PciID:}] [{Interface:0xc000112760 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.009024 | controller |     "Jun 12 20:14:28.901353 crc crio[20719]: time=\"2026-06-12T20:14:28.891145586Z\" level=info msg=\"Ran pod sandbox 7ee6cb3bb1a39051e29a10ba7c9e1aded244490418bfab64f29b5168afbe0dbc with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/POD\" id=b876ca9f-c6d9-4e16-b0da-3f201ea40f43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.009046 | controller |     "Jun 12 20:14:28.912930 crc crio[20719]: time=\"2026-06-12T20:14:28.910883231Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-5sjsj Namespace:openstack-operators ID:f3c1bd3bb14ce67d68388f044455082cf4a4a09a4e8a3af6a911a4960842a122 UID:1881eb7a-7a85-474e-bc49-28fafe95e41c NetNS:/var/run/netns/ae995e39-7768-4fd6-9088-c5805e9f1f9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1881eb7a_7a85_474e_bc49_28fafe95e41c.slice PodAnnotations:0xc002d9a158}] Aliases:map[]}\"",
2026-06-12 21:10:23.009067 | controller |     "Jun 12 20:14:28.912930 crc crio[20719]: time=\"2026-06-12T20:14:28.911425286Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-5sjsj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.009087 | controller |     "Jun 12 20:14:28.916949 crc crio[20719]: time=\"2026-06-12T20:14:28.913743236Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=6021c506-e9f2-4b6f-998e-505344111c7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.009164 | controller |     "Jun 12 20:14:28.916949 crc crio[20719]: time=\"2026-06-12T20:14:28.914006833Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=6021c506-e9f2-4b6f-998e-505344111c7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.009202 | controller |     "Jun 12 20:14:28.916949 crc crio[20719]: time=\"2026-06-12T20:14:28.914077685Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=6021c506-e9f2-4b6f-998e-505344111c7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.009225 | controller |     "Jun 12 20:14:28.919338 crc crio[20719]: time=\"2026-06-12T20:14:28.918668604Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=fcc40564-829c-4e7e-a6d7-b2384531b16c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.009247 | controller |     "Jun 12 20:14:28.932553 crc crio[20719]: time=\"2026-06-12T20:14:28.929666035Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"",
2026-06-12 21:10:23.009267 | controller |     "Jun 12 20:14:29.091143 crc crio[20719]: time=\"2026-06-12T20:14:29.078789457Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-hrxfk/POD\" id=93744e9e-3e95-4eb1-adce-4c2a770ff376 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.009290 | controller |     "Jun 12 20:14:29.091143 crc crio[20719]: time=\"2026-06-12T20:14:29.078879029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.009310 | controller |     "Jun 12 20:14:29.433396 crc crio[20719]: 2026-06-12T20:14:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fe6d1739c88ac7 Mac:46:7a:4f:d1:13:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/89b840cf-e04b-4fa1-b7be-bc87e4e45f5e SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.009331 | controller |     "Jun 12 20:14:29.445017 crc crio[20719]: time=\"2026-06-12T20:14:29.443621382Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-pvf96 Namespace:openstack-operators ID:7fe6d1739c88ac74ca826be025e6d221ab08015b2f49ba4a4c9cb35e755fb257 UID:26fed06e-a353-43bc-a40f-d83348b68d44 NetNS:/var/run/netns/89b840cf-e04b-4fa1-b7be-bc87e4e45f5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26fed06e_a353_43bc_a40f_d83348b68d44.slice PodAnnotations:0xc000110690}] Aliases:map[]}\"",
2026-06-12 21:10:23.009354 | controller |     "Jun 12 20:14:29.445017 crc crio[20719]: time=\"2026-06-12T20:14:29.44462826Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-pvf96 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.009375 | controller |     "Jun 12 20:14:30.132817 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ec1c351693aced Mac:9e:e8:8f:3d:d0:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/15c2e4dd-f8ae-44a3-ae90-66bf92dd8a11 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.009397 | controller |     "Jun 12 20:14:30.134249 crc crio[20719]: time=\"2026-06-12T20:14:30.134049057Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-qmbgl Namespace:openstack-operators ID:7ec1c351693acedae09aa69d97cee02ada03aef483b12b2e5cf64323baf82a48 UID:d3ddb4bd-cd05-45f9-b64f-bcbd5eadcc60 NetNS:/var/run/netns/15c2e4dd-f8ae-44a3-ae90-66bf92dd8a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3ddb4bd_cd05_45f9_b64f_bcbd5eadcc60.slice PodAnnotations:0xc0001108e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.009423 | controller |     "Jun 12 20:14:30.134803 crc crio[20719]: time=\"2026-06-12T20:14:30.134568111Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-qmbgl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.009443 | controller |     "Jun 12 20:14:30.345561 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20496b703eae6d6 Mac:fe:45:bf:d7:01:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/05bb04a3-e8ce-442b-8be0-1fd66f22b448 SocketPath: PciID:}] [{Interface:0xc0005026e0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.009464 | controller |     "Jun 12 20:14:30.394679 crc crio[20719]: time=\"2026-06-12T20:14:30.39208038Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-r2prd Namespace:openstack-operators ID:20496b703eae6d621a672ca8206646c16def05d52512c50665190ff343b95dac UID:e01d946a-4958-4cfe-8cfc-b118098e99bb NetNS:/var/run/netns/05bb04a3-e8ce-442b-8be0-1fd66f22b448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode01d946a_4958_4cfe_8cfc_b118098e99bb.slice PodAnnotations:0xc003ab0128}] Aliases:map[]}\"",
2026-06-12 21:10:23.009484 | controller |     "Jun 12 20:14:30.419728 crc crio[20719]: time=\"2026-06-12T20:14:30.419646993Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-r2prd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.009504 | controller |     "Jun 12 20:14:30.508432 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51b948921168959 Mac:5e:62:6f:ed:61:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/65038ee5-5fb3-44c0-9eb9-c8a18d66f314 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.009523 | controller |     "Jun 12 20:14:30.510811 crc crio[20719]: time=\"2026-06-12T20:14:30.508840691Z\" level=info msg=\"Got pod network &{Name:certified-operators-2wjrb Namespace:openshift-marketplace ID:51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1 UID:48939476-04c1-46dc-88d6-71cf10e0a61e NetNS:/var/run/netns/65038ee5-5fb3-44c0-9eb9-c8a18d66f314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48939476_04c1_46dc_88d6_71cf10e0a61e.slice PodAnnotations:0xc000110c20}] Aliases:map[]}\"",
2026-06-12 21:10:23.009543 | controller |     "Jun 12 20:14:30.510811 crc crio[20719]: time=\"2026-06-12T20:14:30.508994495Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-2wjrb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.009561 | controller |     "Jun 12 20:14:30.678527 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:235b9a83dc86b92 Mac:56:6c:35:4e:53:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/61e0450b-a056-4973-99a0-c86901fe1fb3 SocketPath: PciID:}] [{Interface:0xc000112d20 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.009576 | controller |     "Jun 12 20:14:30.696679 crc crio[20719]: time=\"2026-06-12T20:14:30.696530079Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-vsmbk Namespace:openstack-operators ID:235b9a83dc86b9279f6b9b03315c531510761db202c745425abdd9c045b58b10 UID:b37be9f4-0a29-43c4-8384-1c5c0f4a2b66 NetNS:/var/run/netns/61e0450b-a056-4973-99a0-c86901fe1fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb37be9f4_0a29_43c4_8384_1c5c0f4a2b66.slice PodAnnotations:0xc003c981a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.009599 | controller |     "Jun 12 20:14:30.697100 crc crio[20719]: time=\"2026-06-12T20:14:30.696767656Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-vsmbk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.009622 | controller |     "Jun 12 20:14:30.791735 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7afd849bb8f93e4 Mac:86:d3:04:92:e6:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/c595ebc0-1be9-4200-b4ff-fce7b7d5cd7c SocketPath: PciID:}] [{Interface:0xc0001dcf00 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.009639 | controller |     "Jun 12 20:14:30.793167 crc crio[20719]: time=\"2026-06-12T20:14:30.792173712Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-mrkld Namespace:openstack-operators ID:7afd849bb8f93e4d411d61d50d7f3a75ca67bd7232817e84d59e53913c099586 UID:b3d35de6-c7f7-46d5-95a2-19472046e49c NetNS:/var/run/netns/c595ebc0-1be9-4200-b4ff-fce7b7d5cd7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d35de6_c7f7_46d5_95a2_19472046e49c.slice PodAnnotations:0xc00170c390}] Aliases:map[]}\"",
2026-06-12 21:10:23.009654 | controller |     "Jun 12 20:14:30.793167 crc crio[20719]: time=\"2026-06-12T20:14:30.792622915Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-mrkld for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.009670 | controller |     "Jun 12 20:14:30.799480 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c334520bb13d9ca Mac:86:c8:71:eb:ae:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/adca9489-90cc-463d-a362-f6606b1e7dad SocketPath: PciID:}] [{Interface:0xc000200a90 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.009684 | controller |     "Jun 12 20:14:30.804652 crc crio[20719]: time=\"2026-06-12T20:14:30.804591021Z\" level=info msg=\"Ran pod sandbox 932b86a0c6b1a6badcdca14cf2bcf09a5b09abdfbd06985bbf2cdb3d8e09e763 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/POD\" id=72d6ce9d-64ba-48c4-a67f-863e3aa9162b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.009699 | controller |     "Jun 12 20:14:30.806966 crc crio[20719]: time=\"2026-06-12T20:14:30.80478857Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-f2zqk Namespace:openstack-operators ID:c334520bb13d9ca20c1b222bcfad11990bb1c2fac5ebfcbe3df7bc6a504d4161 UID:a5b53242-7567-48dd-8682-30b615c9e59b NetNS:/var/run/netns/adca9489-90cc-463d-a362-f6606b1e7dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5b53242_7567_48dd_8682_30b615c9e59b.slice PodAnnotations:0xc000eae8d8}] Aliases:map[]}\"",
2026-06-12 21:10:23.009715 | controller |     "Jun 12 20:14:30.809854 crc crio[20719]: time=\"2026-06-12T20:14:30.809824029Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-f2zqk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.009731 | controller |     "Jun 12 20:14:30.818539 crc crio[20719]: time=\"2026-06-12T20:14:30.817535959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=fba24b34-b037-4608-9489-651af0c2f38f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.009762 | controller |     "Jun 12 20:14:30.825667 crc crio[20719]: 2026-06-12T20:14:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1b25d3ae1195e7 Mac:6e:8e:36:a6:a9:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/986739ee-e915-4bba-a764-8b003df94d3f SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.009785 | controller |     "Jun 12 20:14:30.839420 crc crio[20719]: time=\"2026-06-12T20:14:30.837770853Z\" level=info msg=\"Got pod network &{Name:community-operators-nmns8 Namespace:openshift-marketplace ID:e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc UID:aa05dd51-290e-47b9-8655-c1e81c7a0452 NetNS:/var/run/netns/986739ee-e915-4bba-a764-8b003df94d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa05dd51_290e_47b9_8655_c1e81c7a0452.slice PodAnnotations:0xc0033321b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.009807 | controller |     "Jun 12 20:14:30.839420 crc crio[20719]: time=\"2026-06-12T20:14:30.837973358Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-nmns8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.009829 | controller |     "Jun 12 20:14:30.839420 crc crio[20719]: time=\"2026-06-12T20:14:30.838370499Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-jz7fm Namespace:openstack-operators ID:e0a9eda67ea8fdd8a8dd4e3f1bbd3bf75c616e93067ea0aeb8365d08b476ba17 UID:67847b28-c244-404b-8230-7eaf542dca7a NetNS:/var/run/netns/cdea65eb-45a0-4a7b-aca4-b38db899b9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67847b28_c244_404b_8230_7eaf542dca7a.slice PodAnnotations:0xc00170c5e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.009873 | controller |     "Jun 12 20:14:30.839420 crc crio[20719]: time=\"2026-06-12T20:14:30.838427441Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-jz7fm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.009907 | controller |     "Jun 12 20:14:30.839420 crc crio[20719]: time=\"2026-06-12T20:14:30.839369527Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-fkvj7 Namespace:openstack-operators ID:4e743f65ad86a81afceea148a10b581b364a42ae83531f9d8dcda1eb231a16bf UID:5a21e0d5-c2ed-4be7-9f8f-788663bcd8fa NetNS:/var/run/netns/d1b8d469-e0fc-4178-aecb-2eb8ae53f503 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a21e0d5_c2ed_4be7_9f8f_788663bcd8fa.slice PodAnnotations:0xc003c986b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.009930 | controller |     "Jun 12 20:14:30.839420 crc crio[20719]: time=\"2026-06-12T20:14:30.839398978Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-fkvj7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.009953 | controller |     "Jun 12 20:14:30.857542 crc crio[20719]: time=\"2026-06-12T20:14:30.85269442Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=fba24b34-b037-4608-9489-651af0c2f38f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.009972 | controller |     "Jun 12 20:14:30.857542 crc crio[20719]: time=\"2026-06-12T20:14:30.856515138Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=fba24b34-b037-4608-9489-651af0c2f38f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.009991 | controller |     "Jun 12 20:14:30.871011 crc crio[20719]: time=\"2026-06-12T20:14:30.865209828Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=b62e974b-a876-43c3-9cb7-6cb7c86ef010 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.010010 | controller |     "Jun 12 20:14:30.887642 crc crio[20719]: time=\"2026-06-12T20:14:30.887487132Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-pnkr5 Namespace:openstack-operators ID:c4e9d1723008e3c01cfd8380c65406728fd57da36c719187e77f694b10887ed3 UID:fb18e94f-0b73-4b0e-8828-5e5247b8e5e8 NetNS:/var/run/netns/6c349f99-bd8e-42cf-a313-4f457ece35e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb18e94f_0b73_4b0e_8828_5e5247b8e5e8.slice PodAnnotations:0xc002d9a920}] Aliases:map[]}\"",
2026-06-12 21:10:23.010034 | controller |     "Jun 12 20:14:30.887642 crc crio[20719]: time=\"2026-06-12T20:14:30.887568374Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-pnkr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.010056 | controller |     "Jun 12 20:14:30.888786 crc crio[20719]: time=\"2026-06-12T20:14:30.888702284Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"",
2026-06-12 21:10:23.010077 | controller |     "Jun 12 20:14:30.896068 crc crio[20719]: time=\"2026-06-12T20:14:30.895720827Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-tswl8 Namespace:openstack-operators ID:5576ab981868caf292b75fc03de865c391cb95a7ac671a6a56b11e20cfcd681f UID:544ba1a9-9f3b-4f40-a6c4-93954564a794 NetNS:/var/run/netns/734f6daa-ab33-440d-adaa-fce2d257e3a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod544ba1a9_9f3b_4f40_a6c4_93954564a794.slice PodAnnotations:0xc003332720}] Aliases:map[]}\"",
2026-06-12 21:10:23.010098 | controller |     "Jun 12 20:14:30.896068 crc crio[20719]: time=\"2026-06-12T20:14:30.895904852Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-tswl8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.010118 | controller |     "Jun 12 20:14:30.903064 crc crio[20719]: time=\"2026-06-12T20:14:30.902956041Z\" level=info msg=\"Ran pod sandbox f3c1bd3bb14ce67d68388f044455082cf4a4a09a4e8a3af6a911a4960842a122 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/POD\" id=ca495247-daa1-45a3-bc09-d4d64cff3490 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.010136 | controller |     "Jun 12 20:14:30.967006 crc crio[20719]: time=\"2026-06-12T20:14:30.965352405Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-5c6bf754d7-jp4lv Namespace:openstack-operators ID:0fa124aa40c97a77d4da607b0c87373e04463acd50f535bae70fb64eb01ea139 UID:25880f32-ebc1-434c-b1b2-cdfe542829c1 NetNS:/var/run/netns/59c3a2b4-7130-4772-851c-fbb53a3e18b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25880f32_ebc1_434c_b1b2_cdfe542829c1.slice PodAnnotations:0xc003332838}] Aliases:map[]}\"",
2026-06-12 21:10:23.010158 | controller |     "Jun 12 20:14:30.967006 crc crio[20719]: time=\"2026-06-12T20:14:30.965462188Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-5c6bf754d7-jp4lv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.010181 | controller |     "Jun 12 20:14:30.971020 crc crio[20719]: time=\"2026-06-12T20:14:30.970991643Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=a419c2a8-9890-4625-ac38-3457052a8845 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010207 | controller |     "Jun 12 20:14:30.971410 crc crio[20719]: time=\"2026-06-12T20:14:30.971385572Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=a419c2a8-9890-4625-ac38-3457052a8845 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010228 | controller |     "Jun 12 20:14:30.971535 crc crio[20719]: time=\"2026-06-12T20:14:30.971518329Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=a419c2a8-9890-4625-ac38-3457052a8845 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010247 | controller |     "Jun 12 20:14:30.981709 crc crio[20719]: time=\"2026-06-12T20:14:30.975543492Z\" level=info msg=\"Ran pod sandbox 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1 with infra container: openshift-marketplace/certified-operators-2wjrb/POD\" id=6662ef4f-b4cd-4e28-8732-3da5f2701f0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.010266 | controller |     "Jun 12 20:14:30.983360 crc crio[20719]: time=\"2026-06-12T20:14:30.982958653Z\" level=info msg=\"Ran pod sandbox 7ec1c351693acedae09aa69d97cee02ada03aef483b12b2e5cf64323baf82a48 with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/POD\" id=471bb7bd-a5df-4cf0-8369-0ab2d900dbbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.010286 | controller |     "Jun 12 20:14:30.989648 crc crio[20719]: time=\"2026-06-12T20:14:30.98696122Z\" level=info msg=\"Ran pod sandbox 7fe6d1739c88ac74ca826be025e6d221ab08015b2f49ba4a4c9cb35e755fb257 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/POD\" id=97359e49-5190-417d-860a-f73e53a01d11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.010309 | controller |     "Jun 12 20:14:30.999975 crc crio[20719]: time=\"2026-06-12T20:14:30.98347281Z\" level=info msg=\"Ran pod sandbox 20496b703eae6d621a672ca8206646c16def05d52512c50665190ff343b95dac with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/POD\" id=f4c55fd9-870d-4e12-b08d-a5df34efe35d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.010329 | controller |     "Jun 12 20:14:30.999975 crc crio[20719]: time=\"2026-06-12T20:14:30.995917853Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=0ff90cbf-c2b7-4e89-8bec-b9c1b427bb09 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.010350 | controller |     "Jun 12 20:14:31.001599 crc crio[20719]: time=\"2026-06-12T20:14:31.001499124Z\" level=info msg=\"Ran pod sandbox 7afd849bb8f93e4d411d61d50d7f3a75ca67bd7232817e84d59e53913c099586 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/POD\" id=cbeea9aa-7d3a-4702-9fff-698c7ba10989 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.010370 | controller |     "Jun 12 20:14:31.003716 crc crio[20719]: time=\"2026-06-12T20:14:31.003681084Z\" level=info msg=\"Ran pod sandbox 235b9a83dc86b9279f6b9b03315c531510761db202c745425abdd9c045b58b10 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/POD\" id=67871d54-208e-487e-b500-ed2ab3f0d4e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.010389 | controller |     "Jun 12 20:14:31.009412 crc crio[20719]: time=\"2026-06-12T20:14:31.008781443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e311bf23-5b8f-4487-88d6-f8ed20fa72e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010412 | controller |     "Jun 12 20:14:31.035003 crc crio[20719]: time=\"2026-06-12T20:14:31.034944377Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=d0bf7498-8876-41d4-afa9-a40268787e0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010435 | controller |     "Jun 12 20:14:31.036786 crc crio[20719]: time=\"2026-06-12T20:14:31.036659045Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=43e270d1-446d-42bc-a570-e906eff33466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010455 | controller |     "Jun 12 20:14:31.037109 crc crio[20719]: time=\"2026-06-12T20:14:31.037026285Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=43e270d1-446d-42bc-a570-e906eff33466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010476 | controller |     "Jun 12 20:14:31.037349 crc crio[20719]: time=\"2026-06-12T20:14:31.037152748Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=43e270d1-446d-42bc-a570-e906eff33466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010497 | controller |     "Jun 12 20:14:31.037771 crc crio[20719]: time=\"2026-06-12T20:14:31.036035307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=c84b7a18-fba2-43d0-a9ba-37d9b246b1a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010516 | controller |     "Jun 12 20:14:31.037928 crc crio[20719]: time=\"2026-06-12T20:14:31.037868748Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=c84b7a18-fba2-43d0-a9ba-37d9b246b1a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010535 | controller |     "Jun 12 20:14:31.038018 crc crio[20719]: time=\"2026-06-12T20:14:31.03793473Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=c84b7a18-fba2-43d0-a9ba-37d9b246b1a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010555 | controller |     "Jun 12 20:14:31.038018 crc crio[20719]: time=\"2026-06-12T20:14:31.037623921Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=d0bf7498-8876-41d4-afa9-a40268787e0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010570 | controller |     "Jun 12 20:14:31.038125 crc crio[20719]: time=\"2026-06-12T20:14:31.038032804Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=d0bf7498-8876-41d4-afa9-a40268787e0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010585 | controller |     "Jun 12 20:14:31.038125 crc crio[20719]: time=\"2026-06-12T20:14:31.036538011Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=a5f5a219-6779-4d67-8e3d-348a516a3e2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010600 | controller |     "Jun 12 20:14:31.038479 crc crio[20719]: time=\"2026-06-12T20:14:31.038172548Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=a5f5a219-6779-4d67-8e3d-348a516a3e2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010618 | controller |     "Jun 12 20:14:31.038479 crc crio[20719]: time=\"2026-06-12T20:14:31.03824607Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=a5f5a219-6779-4d67-8e3d-348a516a3e2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010633 | controller |     "Jun 12 20:14:31.038479 crc crio[20719]: time=\"2026-06-12T20:14:31.03651918Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"",
2026-06-12 21:10:23.010649 | controller |     "Jun 12 20:14:31.050816 crc crio[20719]: time=\"2026-06-12T20:14:31.045657359Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=6aeeeb50-cb4d-4223-94cc-ecc3cffb1ecf name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.010671 | controller |     "Jun 12 20:14:31.050816 crc crio[20719]: time=\"2026-06-12T20:14:31.046353718Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=727f3ce1-ab22-4826-b63b-175f798ca715 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.010693 | controller |     "Jun 12 20:14:31.050816 crc crio[20719]: time=\"2026-06-12T20:14:31.046370527Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=d6d57d50-d2d5-4dd6-8cc4-0abf31f8874b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.010712 | controller |     "Jun 12 20:14:31.050816 crc crio[20719]: time=\"2026-06-12T20:14:31.046470832Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=010e3606-1128-4246-b171-443016356c5a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.010731 | controller |     "Jun 12 20:14:31.054174 crc crio[20719]: time=\"2026-06-12T20:14:31.054047816Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"",
2026-06-12 21:10:23.010751 | controller |     "Jun 12 20:14:31.069049 crc crio[20719]: time=\"2026-06-12T20:14:31.054860876Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"",
2026-06-12 21:10:23.010770 | controller |     "Jun 12 20:14:31.069049 crc crio[20719]: time=\"2026-06-12T20:14:31.063936006Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"",
2026-06-12 21:10:23.010792 | controller |     "Jun 12 20:14:31.069917 crc crio[20719]: time=\"2026-06-12T20:14:31.069791081Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=542e1c8d-3d4f-4015-8b61-be5dead70b8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010813 | controller |     "Jun 12 20:14:31.070157 crc crio[20719]: time=\"2026-06-12T20:14:31.070077359Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=542e1c8d-3d4f-4015-8b61-be5dead70b8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010833 | controller |     "Jun 12 20:14:31.070157 crc crio[20719]: time=\"2026-06-12T20:14:31.07013605Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=542e1c8d-3d4f-4015-8b61-be5dead70b8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.010888 | controller |     "Jun 12 20:14:31.072500 crc crio[20719]: time=\"2026-06-12T20:14:31.072439236Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"",
2026-06-12 21:10:23.010915 | controller |     "Jun 12 20:14:31.089604 crc crio[20719]: time=\"2026-06-12T20:14:31.08831136Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=40e11749-bad4-4c17-88e0-9677fda8bedd name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.010937 | controller |     "Jun 12 20:14:31.096843 crc crio[20719]: time=\"2026-06-12T20:14:31.096752789Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"",
2026-06-12 21:10:23.010961 | controller |     "Jun 12 20:14:31.179662 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a950adc5bf0dba1 Mac:56:b1:43:66:54:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/5ec7c776-5d17-4b75-869e-36e2e8a3c8a7 SocketPath: PciID:}] [{Interface:0xc0003846b0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.010983 | controller |     "Jun 12 20:14:31.200763 crc crio[20719]: time=\"2026-06-12T20:14:31.19964738Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-5xm49 Namespace:openstack-operators ID:a950adc5bf0dba1ef166ddba7abfdc2fa097c9e940520b1cf6d32f421d9a6a84 UID:21998a3f-8d8e-476f-8f3d-9c6fcfbf5817 NetNS:/var/run/netns/5ec7c776-5d17-4b75-869e-36e2e8a3c8a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21998a3f_8d8e_476f_8f3d_9c6fcfbf5817.slice PodAnnotations:0xc000a38448}] Aliases:map[]}\"",
2026-06-12 21:10:23.011004 | controller |     "Jun 12 20:14:31.200763 crc crio[20719]: time=\"2026-06-12T20:14:31.199846805Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-5xm49 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.011025 | controller |     "Jun 12 20:14:31.281676 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:995f73542db2c18 Mac:66:8e:f8:2c:04:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/8d0e3b4b-797d-438f-ab80-d94b1125249f SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.011046 | controller |     "Jun 12 20:14:31.282207 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ac8a20f1299a41 Mac:a6:e0:51:3c:fc:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/3b9cd81d-f72f-478d-a0dc-dc80747a859a SocketPath: PciID:}] [{Interface:0xc0003928a0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.011068 | controller |     "Jun 12 20:14:31.283747 crc crio[20719]: time=\"2026-06-12T20:14:31.283716661Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-9fkpf Namespace:openstack-operators ID:995f73542db2c18bffc8ab363523714bb71d392485900d5a4d963bd96a7f6bb4 UID:ae9f7dca-c02e-4994-a66b-17fad061e14e NetNS:/var/run/netns/8d0e3b4b-797d-438f-ab80-d94b1125249f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae9f7dca_c02e_4994_a66b_17fad061e14e.slice PodAnnotations:0xc00008ca10}] Aliases:map[]}\"",
2026-06-12 21:10:23.011094 | controller |     "Jun 12 20:14:31.285981 crc crio[20719]: time=\"2026-06-12T20:14:31.285934013Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-9fkpf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.011119 | controller |     "Jun 12 20:14:31.290999 crc crio[20719]: time=\"2026-06-12T20:14:31.290871188Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-lfzw6 Namespace:openstack-operators ID:7ac8a20f1299a41d0b4b3c0f730d99f08e9bd2186bfd1dcbbb7f5fb87e19a897 UID:7cbecce8-64b4-498b-884a-fa07970a3223 NetNS:/var/run/netns/3b9cd81d-f72f-478d-a0dc-dc80747a859a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbecce8_64b4_498b_884a_fa07970a3223.slice PodAnnotations:0xc00259a210}] Aliases:map[]}\"",
2026-06-12 21:10:23.011145 | controller |     "Jun 12 20:14:31.291218 crc crio[20719]: time=\"2026-06-12T20:14:31.291147835Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-lfzw6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.011168 | controller |     "Jun 12 20:14:31.482981 crc crio[20719]: time=\"2026-06-12T20:14:31.482592814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36e88605-5a45-4a25-9f4c-d96352576cbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011187 | controller |     "Jun 12 20:14:31.483569 crc crio[20719]: time=\"2026-06-12T20:14:31.483535101Z\" level=info msg=\"Ran pod sandbox c334520bb13d9ca20c1b222bcfad11990bb1c2fac5ebfcbe3df7bc6a504d4161 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/POD\" id=df77f8ff-a777-4edd-98f8-5ecb96995be8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.011207 | controller |     "Jun 12 20:14:31.487911 crc crio[20719]: time=\"2026-06-12T20:14:31.487740503Z\" level=info msg=\"Ran pod sandbox 995f73542db2c18bffc8ab363523714bb71d392485900d5a4d963bd96a7f6bb4 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/POD\" id=fefea05e-0e00-4fa9-accb-43ba7caf942d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.011227 | controller |     "Jun 12 20:14:31.489326 crc crio[20719]: time=\"2026-06-12T20:14:31.488098047Z\" level=info msg=\"Ran pod sandbox e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc with infra container: openshift-marketplace/community-operators-nmns8/POD\" id=4ae749f6-dad9-4f28-ac5f-6395ef048df8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.011249 | controller |     "Jun 12 20:14:31.489326 crc crio[20719]: time=\"2026-06-12T20:14:31.489050662Z\" level=info msg=\"Ran pod sandbox a950adc5bf0dba1ef166ddba7abfdc2fa097c9e940520b1cf6d32f421d9a6a84 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/POD\" id=19e47056-6c9b-467a-bf87-d5b1bf3ff62c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.011271 | controller |     "Jun 12 20:14:31.493373 crc crio[20719]: time=\"2026-06-12T20:14:31.493332498Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=06aa5216-3cfe-485b-91c1-743445a0674c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011291 | controller |     "Jun 12 20:14:31.495434 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:328cae6e77a3d56 Mac:d2:94:a1:5c:c2:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/988db3ce-cbec-47d6-be6e-4cfe66dc40b1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.011317 | controller |     "Jun 12 20:14:31.496002 crc crio[20719]: time=\"2026-06-12T20:14:31.495971202Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=06aa5216-3cfe-485b-91c1-743445a0674c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011338 | controller |     "Jun 12 20:14:31.496382 crc crio[20719]: time=\"2026-06-12T20:14:31.496362104Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=06aa5216-3cfe-485b-91c1-743445a0674c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011357 | controller |     "Jun 12 20:14:31.496743 crc crio[20719]: time=\"2026-06-12T20:14:31.496522578Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-crwkt Namespace:openshift-marketplace ID:328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066 UID:431cfbb8-7347-412c-9e95-1d2e073db583 NetNS:/var/run/netns/988db3ce-cbec-47d6-be6e-4cfe66dc40b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod431cfbb8_7347_412c_9e95_1d2e073db583.slice PodAnnotations:0xc002d9a528}] Aliases:map[]}\"",
2026-06-12 21:10:23.011381 | controller |     "Jun 12 20:14:31.497077 crc crio[20719]: time=\"2026-06-12T20:14:31.497015508Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-crwkt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.011405 | controller |     "Jun 12 20:14:31.497712 crc crio[20719]: time=\"2026-06-12T20:14:31.497650823Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=8ee9c32e-a30e-4610-8838-81ddac0eb7cc name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.011427 | controller |     "Jun 12 20:14:31.498980 crc crio[20719]: time=\"2026-06-12T20:14:31.498907918Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=7c63e06c-2833-41be-8718-4dba7b2731f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011446 | controller |     "Jun 12 20:14:31.499175 crc crio[20719]: time=\"2026-06-12T20:14:31.499126675Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=7c63e06c-2833-41be-8718-4dba7b2731f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011465 | controller |     "Jun 12 20:14:31.500934 crc crio[20719]: time=\"2026-06-12T20:14:31.499229508Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=7c63e06c-2833-41be-8718-4dba7b2731f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011484 | controller |     "Jun 12 20:14:31.500934 crc crio[20719]: time=\"2026-06-12T20:14:31.499390882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a452e8aa-5863-407b-ba80-5c4bf49afbf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011507 | controller |     "Jun 12 20:14:31.500934 crc crio[20719]: time=\"2026-06-12T20:14:31.499431776Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=403e4905-218d-402d-93b7-12702ffd3539 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011529 | controller |     "Jun 12 20:14:31.500934 crc crio[20719]: time=\"2026-06-12T20:14:31.49955777Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=403e4905-218d-402d-93b7-12702ffd3539 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011554 | controller |     "Jun 12 20:14:31.501463 crc crio[20719]: time=\"2026-06-12T20:14:31.501166125Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=403e4905-218d-402d-93b7-12702ffd3539 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011575 | controller |     "Jun 12 20:14:31.502452 crc crio[20719]: time=\"2026-06-12T20:14:31.502044644Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=44ae3710-e687-4aeb-b14e-ebfbc5c90174 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.011596 | controller |     "Jun 12 20:14:31.514312 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cddee308050512 Mac:0a:93:99:b5:e3:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/ec2516f0-b8d4-4a50-ba71-471e9ddda527 SocketPath: PciID:}] [{Interface:0xc000235130 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.011619 | controller |     "Jun 12 20:14:31.514960 crc crio[20719]: time=\"2026-06-12T20:14:31.514163024Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=245a93fe-b13a-4645-9680-0ea13eca591d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.011643 | controller |     "Jun 12 20:14:31.515758 crc crio[20719]: time=\"2026-06-12T20:14:31.515016918Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-xlgjq Namespace:openstack-operators ID:8cddee308050512ccb5a34136371685483adbd5186af3a9497b3a1e42bc40ddd UID:c2fea962-703d-421c-b48b-9a341bf2fc65 NetNS:/var/run/netns/ec2516f0-b8d4-4a50-ba71-471e9ddda527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2fea962_703d_421c_b48b_9a341bf2fc65.slice PodAnnotations:0xc00259a310}] Aliases:map[]}\"",
2026-06-12 21:10:23.011665 | controller |     "Jun 12 20:14:31.515758 crc crio[20719]: time=\"2026-06-12T20:14:31.5154102Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-xlgjq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.011687 | controller |     "Jun 12 20:14:31.515758 crc crio[20719]: time=\"2026-06-12T20:14:31.515588655Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"",
2026-06-12 21:10:23.011707 | controller |     "Jun 12 20:14:31.519052 crc crio[20719]: time=\"2026-06-12T20:14:31.518609879Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"",
2026-06-12 21:10:23.011726 | controller |     "Jun 12 20:14:31.526799 crc crio[20719]: time=\"2026-06-12T20:14:31.526471744Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"",
2026-06-12 21:10:23.011745 | controller |     "Jun 12 20:14:31.527050 crc crio[20719]: time=\"2026-06-12T20:14:31.526960934Z\" level=info msg=\"Ran pod sandbox 7ac8a20f1299a41d0b4b3c0f730d99f08e9bd2186bfd1dcbbb7f5fb87e19a897 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/POD\" id=8cbed542-6fed-4579-bed9-5394222beec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.011765 | controller |     "Jun 12 20:14:31.536376 crc crio[20719]: time=\"2026-06-12T20:14:31.536095868Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=72da1dda-97a5-4b4f-b2c4-c7986f5bc2b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011791 | controller |     "Jun 12 20:14:31.536597 crc crio[20719]: time=\"2026-06-12T20:14:31.53651808Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=72da1dda-97a5-4b4f-b2c4-c7986f5bc2b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011811 | controller |     "Jun 12 20:14:31.536682 crc crio[20719]: time=\"2026-06-12T20:14:31.536629953Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=72da1dda-97a5-4b4f-b2c4-c7986f5bc2b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.011833 | controller |     "Jun 12 20:14:31.537628 crc crio[20719]: time=\"2026-06-12T20:14:31.537509646Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=69549583-9521-4d1f-b41d-9e0a613e618b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.011878 | controller |     "Jun 12 20:14:31.545166 crc crio[20719]: time=\"2026-06-12T20:14:31.54445003Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"",
2026-06-12 21:10:23.011904 | controller |     "Jun 12 20:14:31.557347 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e24ba0cd71aaf26 Mac:de:f1:4f:62:d2:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/3f083e7b-d2fe-4e78-9fca-1313ab45af50 SocketPath: PciID:}] [{Interface:0xc000014a70 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.011929 | controller |     "Jun 12 20:14:31.558130 crc crio[20719]: time=\"2026-06-12T20:14:31.558040128Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-htsh6 Namespace:openstack-operators ID:e24ba0cd71aaf26985b5285cf300fd815765e23c4dc4b477a9b4de5dd07fb92f UID:39be21f5-d3ca-4ba8-a8d3-832751b12ba0 NetNS:/var/run/netns/3f083e7b-d2fe-4e78-9fca-1313ab45af50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39be21f5_d3ca_4ba8_a8d3_832751b12ba0.slice PodAnnotations:0xc002d9a368}] Aliases:map[]}\"",
2026-06-12 21:10:23.011951 | controller |     "Jun 12 20:14:31.558457 crc crio[20719]: time=\"2026-06-12T20:14:31.55838786Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-htsh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.011973 | controller |     "Jun 12 20:14:31.708121 crc crio[20719]: time=\"2026-06-12T20:14:31.708005498Z\" level=info msg=\"Ran pod sandbox 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066 with infra container: openshift-marketplace/redhat-marketplace-crwkt/POD\" id=7315e422-2ec9-4869-846c-c5fba604901e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.011995 | controller |     "Jun 12 20:14:31.708417 crc crio[20719]: time=\"2026-06-12T20:14:31.708358128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5623ab8c-4a29-4073-b1c2-e18cc677d7a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012015 | controller |     "Jun 12 20:14:31.718996 crc crio[20719]: time=\"2026-06-12T20:14:31.716164025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0ddd8c73-7725-4a95-a143-67f3b2004e64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012039 | controller |     "Jun 12 20:14:31.718996 crc crio[20719]: time=\"2026-06-12T20:14:31.718583415Z\" level=info msg=\"Ran pod sandbox 8cddee308050512ccb5a34136371685483adbd5186af3a9497b3a1e42bc40ddd with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/POD\" id=40e664ec-4f77-451f-9af7-5c5ab3ca35ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.012059 | controller |     "Jun 12 20:14:31.720068 crc crio[20719]: time=\"2026-06-12T20:14:31.719879746Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2wjrb/extract-utilities\" id=f6e270f2-953e-4ec7-be61-84b80ac847ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.012079 | controller |     "Jun 12 20:14:31.728037 crc crio[20719]: time=\"2026-06-12T20:14:31.727956492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=000d3375-8ce0-44ee-966b-850a1ccc1e4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012098 | controller |     "Jun 12 20:14:31.728454 crc crio[20719]: time=\"2026-06-12T20:14:31.728170418Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=000d3375-8ce0-44ee-966b-850a1ccc1e4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012117 | controller |     "Jun 12 20:14:31.728454 crc crio[20719]: time=\"2026-06-12T20:14:31.728301342Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=000d3375-8ce0-44ee-966b-850a1ccc1e4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012136 | controller |     "Jun 12 20:14:31.740515 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5576ab981868caf Mac:f6:18:38:10:6a:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/734f6daa-ab33-440d-adaa-fce2d257e3a6 SocketPath: PciID:}] [{Interface:0xc000258e30 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.012155 | controller |     "Jun 12 20:14:31.741236 crc crio[20719]: time=\"2026-06-12T20:14:31.741152411Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-tswl8 Namespace:openstack-operators ID:5576ab981868caf292b75fc03de865c391cb95a7ac671a6a56b11e20cfcd681f UID:544ba1a9-9f3b-4f40-a6c4-93954564a794 NetNS:/var/run/netns/734f6daa-ab33-440d-adaa-fce2d257e3a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod544ba1a9_9f3b_4f40_a6c4_93954564a794.slice PodAnnotations:0xc003332720}] Aliases:map[]}\"",
2026-06-12 21:10:23.012171 | controller |     "Jun 12 20:14:31.741430 crc crio[20719]: time=\"2026-06-12T20:14:31.741373798Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-tswl8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.012186 | controller |     "Jun 12 20:14:31.742087 crc crio[20719]: time=\"2026-06-12T20:14:31.742032716Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=ec181c18-a43b-4c60-b227-57c0fd86280d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.012201 | controller |     "Jun 12 20:14:31.742431 crc crio[20719]: time=\"2026-06-12T20:14:31.742401969Z\" level=info msg=\"Ran pod sandbox e24ba0cd71aaf26985b5285cf300fd815765e23c4dc4b477a9b4de5dd07fb92f with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/POD\" id=66665487-a25f-41d7-81fd-a76181cfeae8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.012219 | controller |     "Jun 12 20:14:31.744518 crc crio[20719]: time=\"2026-06-12T20:14:31.744468603Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"",
2026-06-12 21:10:23.012235 | controller |     "Jun 12 20:14:31.749914 crc crio[20719]: time=\"2026-06-12T20:14:31.749675629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=36ebb904-cc88-4d76-b7ea-6267b58a3d5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012249 | controller |     "Jun 12 20:14:31.749914 crc crio[20719]: time=\"2026-06-12T20:14:31.749881894Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=36ebb904-cc88-4d76-b7ea-6267b58a3d5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012264 | controller |     "Jun 12 20:14:31.749914 crc crio[20719]: time=\"2026-06-12T20:14:31.749935536Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=36ebb904-cc88-4d76-b7ea-6267b58a3d5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012278 | controller |     "Jun 12 20:14:31.752125 crc crio[20719]: time=\"2026-06-12T20:14:31.752055685Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=90c8dd34-d114-495d-98a4-f1f7f507cba9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.012292 | controller |     "Jun 12 20:14:31.758539 crc crio[20719]: time=\"2026-06-12T20:14:31.758475616Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"",
2026-06-12 21:10:23.012307 | controller |     "Jun 12 20:14:31.798390 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fa124aa40c97a7 Mac:66:74:89:c6:22:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/59c3a2b4-7130-4772-851c-fbb53a3e18b0 SocketPath: PciID:}] [{Interface:0xc000532730 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.012322 | controller |     "Jun 12 20:14:31.800056 crc crio[20719]: time=\"2026-06-12T20:14:31.799696605Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-5c6bf754d7-jp4lv Namespace:openstack-operators ID:0fa124aa40c97a77d4da607b0c87373e04463acd50f535bae70fb64eb01ea139 UID:25880f32-ebc1-434c-b1b2-cdfe542829c1 NetNS:/var/run/netns/59c3a2b4-7130-4772-851c-fbb53a3e18b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25880f32_ebc1_434c_b1b2_cdfe542829c1.slice PodAnnotations:0xc003332838}] Aliases:map[]}\"",
2026-06-12 21:10:23.012337 | controller |     "Jun 12 20:14:31.800056 crc crio[20719]: time=\"2026-06-12T20:14:31.799854069Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-5c6bf754d7-jp4lv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.012352 | controller |     "Jun 12 20:14:31.876801 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0a9eda67ea8fdd Mac:b2:fc:2a:48:85:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/cdea65eb-45a0-4a7b-aca4-b38db899b9bb SocketPath: PciID:}] [{Interface:0xc00030c5b0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.012367 | controller |     "Jun 12 20:14:31.878769 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e9d1723008e3c Mac:ca:fa:ea:b9:3e:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/6c349f99-bd8e-42cf-a313-4f457ece35e8 SocketPath: PciID:}] [{Interface:0xc00011ae00 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.012386 | controller |     "Jun 12 20:14:31.879724 crc crio[20719]: time=\"2026-06-12T20:14:31.879634597Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-pnkr5 Namespace:openstack-operators ID:c4e9d1723008e3c01cfd8380c65406728fd57da36c719187e77f694b10887ed3 UID:fb18e94f-0b73-4b0e-8828-5e5247b8e5e8 NetNS:/var/run/netns/6c349f99-bd8e-42cf-a313-4f457ece35e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb18e94f_0b73_4b0e_8828_5e5247b8e5e8.slice PodAnnotations:0xc002d9a920}] Aliases:map[]}\"",
2026-06-12 21:10:23.012402 | controller |     "Jun 12 20:14:31.879812 crc crio[20719]: time=\"2026-06-12T20:14:31.879771611Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-jz7fm Namespace:openstack-operators ID:e0a9eda67ea8fdd8a8dd4e3f1bbd3bf75c616e93067ea0aeb8365d08b476ba17 UID:67847b28-c244-404b-8230-7eaf542dca7a NetNS:/var/run/netns/cdea65eb-45a0-4a7b-aca4-b38db899b9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67847b28_c244_404b_8230_7eaf542dca7a.slice PodAnnotations:0xc00170c5e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.012417 | controller |     "Jun 12 20:14:31.880330 crc crio[20719]: time=\"2026-06-12T20:14:31.880211543Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-jz7fm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.012432 | controller |     "Jun 12 20:14:31.880415 crc crio[20719]: time=\"2026-06-12T20:14:31.879777631Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-pnkr5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.012446 | controller |     "Jun 12 20:14:31.890073 crc crio[20719]: 2026-06-12T20:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e743f65ad86a81 Mac:fe:97:16:22:f4:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/d1b8d469-e0fc-4178-aecb-2eb8ae53f503 SocketPath: PciID:}] [{Interface:0xc0004befc0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.012480 | controller |     "Jun 12 20:14:31.893663 crc crio[20719]: time=\"2026-06-12T20:14:31.893540576Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-fkvj7 Namespace:openstack-operators ID:4e743f65ad86a81afceea148a10b581b364a42ae83531f9d8dcda1eb231a16bf UID:5a21e0d5-c2ed-4be7-9f8f-788663bcd8fa NetNS:/var/run/netns/d1b8d469-e0fc-4178-aecb-2eb8ae53f503 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a21e0d5_c2ed_4be7_9f8f_788663bcd8fa.slice PodAnnotations:0xc003c986b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.012499 | controller |     "Jun 12 20:14:31.894616 crc crio[20719]: time=\"2026-06-12T20:14:31.894450022Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-fkvj7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.012522 | controller |     "Jun 12 20:14:32.073376 crc crio[20719]: time=\"2026-06-12T20:14:32.067902813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.012542 | controller |     "Jun 12 20:14:32.077545 crc crio[20719]: time=\"2026-06-12T20:14:32.076394659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bb02312d-7e58-428e-8292-83cf04c3e7a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012560 | controller |     "Jun 12 20:14:32.081454 crc crio[20719]: time=\"2026-06-12T20:14:32.08137607Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nmns8/extract-utilities\" id=128dd58c-303b-4c95-afad-7c622b78dbd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.012575 | controller |     "Jun 12 20:14:32.595566 crc crio[20719]: time=\"2026-06-12T20:14:32.593880465Z\" level=info msg=\"Ran pod sandbox c4e9d1723008e3c01cfd8380c65406728fd57da36c719187e77f694b10887ed3 with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/POD\" id=f2634a1e-d500-4f05-af16-305f51c135d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.012590 | controller |     "Jun 12 20:14:32.601102 crc crio[20719]: time=\"2026-06-12T20:14:32.601040325Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=ec670ccc-fa14-4fac-af2a-a9f35a17dbc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012604 | controller |     "Jun 12 20:14:32.601504 crc crio[20719]: time=\"2026-06-12T20:14:32.601452298Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=ec670ccc-fa14-4fac-af2a-a9f35a17dbc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012622 | controller |     "Jun 12 20:14:32.601593 crc crio[20719]: time=\"2026-06-12T20:14:32.60153007Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=ec670ccc-fa14-4fac-af2a-a9f35a17dbc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012645 | controller |     "Jun 12 20:14:32.603799 crc crio[20719]: time=\"2026-06-12T20:14:32.603694361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.012663 | controller |     "Jun 12 20:14:32.609991 crc crio[20719]: time=\"2026-06-12T20:14:32.609799159Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=9efa1c40-7b2b-4e75-845d-b736434170e1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.012678 | controller |     "Jun 12 20:14:32.618518 crc crio[20719]: time=\"2026-06-12T20:14:32.618354526Z\" level=info msg=\"Ran pod sandbox 5576ab981868caf292b75fc03de865c391cb95a7ac671a6a56b11e20cfcd681f with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/POD\" id=aee918b9-905c-4b53-adf5-748d23ae45ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.012699 | controller |     "Jun 12 20:14:32.622336 crc crio[20719]: time=\"2026-06-12T20:14:32.622166264Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=d5184e41-e8f8-4948-b4ca-331a528c2c84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012722 | controller |     "Jun 12 20:14:32.623029 crc crio[20719]: time=\"2026-06-12T20:14:32.622970058Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=d5184e41-e8f8-4948-b4ca-331a528c2c84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012744 | controller |     "Jun 12 20:14:32.623123 crc crio[20719]: time=\"2026-06-12T20:14:32.62306199Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=d5184e41-e8f8-4948-b4ca-331a528c2c84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012770 | controller |     "Jun 12 20:14:32.624785 crc crio[20719]: time=\"2026-06-12T20:14:32.624712735Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=1ba7852b-7ad3-4d3d-a4ff-a56c099f2b13 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.012795 | controller |     "Jun 12 20:14:32.629756 crc crio[20719]: time=\"2026-06-12T20:14:32.629667596Z\" level=info msg=\"Ran pod sandbox 4e743f65ad86a81afceea148a10b581b364a42ae83531f9d8dcda1eb231a16bf with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/POD\" id=afc0118d-282a-4906-8488-e49ae5ed8927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.012816 | controller |     "Jun 12 20:14:32.632554 crc crio[20719]: time=\"2026-06-12T20:14:32.632485864Z\" level=info msg=\"Ran pod sandbox 0fa124aa40c97a77d4da607b0c87373e04463acd50f535bae70fb64eb01ea139 with infra container: openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/POD\" id=d73264c3-fb84-4764-93fa-4ec6aff07b60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.012838 | controller |     "Jun 12 20:14:32.634695 crc crio[20719]: time=\"2026-06-12T20:14:32.634639037Z\" level=info msg=\"Ran pod sandbox e0a9eda67ea8fdd8a8dd4e3f1bbd3bf75c616e93067ea0aeb8365d08b476ba17 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/POD\" id=2d3e99d1-30f5-4e1d-8656-91a3c18dd9f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.012883 | controller |     "Jun 12 20:14:32.642945 crc crio[20719]: time=\"2026-06-12T20:14:32.642871243Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=78e1546d-77e1-4216-ad1e-035f9b1a225d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012910 | controller |     "Jun 12 20:14:32.643149 crc crio[20719]: time=\"2026-06-12T20:14:32.642985166Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=8845cc46-0591-4c9b-92a8-687448a0cb67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012931 | controller |     "Jun 12 20:14:32.643149 crc crio[20719]: time=\"2026-06-12T20:14:32.64313041Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=fa61843d-5191-4a10-9228-08bc1dda89bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012952 | controller |     "Jun 12 20:14:32.643445 crc crio[20719]: time=\"2026-06-12T20:14:32.643361876Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=8845cc46-0591-4c9b-92a8-687448a0cb67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.012976 | controller |     "Jun 12 20:14:32.643575 crc crio[20719]: time=\"2026-06-12T20:14:32.643459489Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=78e1546d-77e1-4216-ad1e-035f9b1a225d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.013000 | controller |     "Jun 12 20:14:32.643575 crc crio[20719]: time=\"2026-06-12T20:14:32.6434683Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=8845cc46-0591-4c9b-92a8-687448a0cb67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.013021 | controller |     "Jun 12 20:14:32.643575 crc crio[20719]: time=\"2026-06-12T20:14:32.64351344Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=78e1546d-77e1-4216-ad1e-035f9b1a225d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.013046 | controller |     "Jun 12 20:14:32.644917 crc crio[20719]: time=\"2026-06-12T20:14:32.644852227Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=572cbc21-bb3f-4cf1-ad2c-93f58e10f424 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.013063 | controller |     "Jun 12 20:14:32.645219 crc crio[20719]: time=\"2026-06-12T20:14:32.644950631Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=5efae1be-4e7a-4221-b1d3-6b62c5991c13 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.013078 | controller |     "Jun 12 20:14:32.656435 crc crio[20719]: time=\"2026-06-12T20:14:32.656333512Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"",
2026-06-12 21:10:23.013092 | controller |     "Jun 12 20:14:32.656611 crc crio[20719]: time=\"2026-06-12T20:14:32.656349242Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"",
2026-06-12 21:10:23.013107 | controller |     "Jun 12 20:14:32.656763 crc crio[20719]: time=\"2026-06-12T20:14:32.65669486Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"",
2026-06-12 21:10:23.013126 | controller |     "Jun 12 20:14:32.661729 crc crio[20719]: time=\"2026-06-12T20:14:32.661646709Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"",
2026-06-12 21:10:23.013151 | controller |     "Jun 12 20:14:32.856584 crc crio[20719]: time=\"2026-06-12T20:14:32.856431414Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-crwkt/extract-utilities\" id=8e46fcf3-7b1e-44af-9707-c3573bbc018a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.013173 | controller |     "Jun 12 20:14:33.033650 crc crio[20719]: time=\"2026-06-12T20:14:33.033479558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.013193 | controller |     "Jun 12 20:14:33.035570 crc crio[20719]: time=\"2026-06-12T20:14:33.035377119Z\" level=info msg=\"Checking image status: 38.102.83.44:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=aa5a313f-2eeb-4ea4-97a7-a804ef4982c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.013214 | controller |     "Jun 12 20:14:35.545221 crc crio[20719]: time=\"2026-06-12T20:14:35.54449459Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/manager\" id=1f6f7e27-2371-4370-94d9-3312ba7695bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.013234 | controller |     "Jun 12 20:14:35.959468 crc crio[20719]: time=\"2026-06-12T20:14:35.957907487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.013255 | controller |     "Jun 12 20:14:36.738659 crc crio[20719]: time=\"2026-06-12T20:14:36.712953731Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/POD\" id=f21bdf70-c23c-43a5-bfe8-6c88ab2fedb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.013281 | controller |     "Jun 12 20:14:36.738659 crc crio[20719]: time=\"2026-06-12T20:14:36.713070134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.013304 | controller |     "Jun 12 20:14:38.841695 crc crio[20719]: time=\"2026-06-12T20:14:38.841050073Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hrxfk Namespace:openshift-marketplace ID:c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940 UID:7fd8007d-3a76-40a1-92ef-dd3e1ddbe8a9 NetNS:/var/run/netns/e4b56950-96df-4eac-8788-b9970f445178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fd8007d_3a76_40a1_92ef_dd3e1ddbe8a9.slice PodAnnotations:0xc00008cca8}] Aliases:map[]}\"",
2026-06-12 21:10:23.013327 | controller |     "Jun 12 20:14:38.841695 crc crio[20719]: time=\"2026-06-12T20:14:38.841614158Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-hrxfk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.013349 | controller |     "Jun 12 20:14:44.216803 crc crio[20719]: time=\"2026-06-12T20:14:44.200699943Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ac34d583-55f9-4178-9324-ca4888c959b4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.013371 | controller |     "Jun 12 20:14:44.261719 crc crio[20719]: time=\"2026-06-12T20:14:44.261587308Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=703b0ff7-1ef0-424c-9366-05407a7585f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.013392 | controller |     "Jun 12 20:14:45.730916 crc crio[20719]: time=\"2026-06-12T20:14:45.717881204Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82086a65-3dc1-4576-a1b3-bae96468ccf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.013413 | controller |     "Jun 12 20:14:46.239981 crc crio[20719]: 2026-06-12T20:14:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c65a6ee0de2c956 Mac:ba:9a:ff:67:bd:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/e4b56950-96df-4eac-8788-b9970f445178 SocketPath: PciID:}] [{Interface:0xc0002a7960 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.013433 | controller |     "Jun 12 20:14:46.243446 crc crio[20719]: time=\"2026-06-12T20:14:46.242517266Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hrxfk Namespace:openshift-marketplace ID:c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940 UID:7fd8007d-3a76-40a1-92ef-dd3e1ddbe8a9 NetNS:/var/run/netns/e4b56950-96df-4eac-8788-b9970f445178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fd8007d_3a76_40a1_92ef_dd3e1ddbe8a9.slice PodAnnotations:0xc00008cca8}] Aliases:map[]}\"",
2026-06-12 21:10:23.013453 | controller |     "Jun 12 20:14:46.243446 crc crio[20719]: time=\"2026-06-12T20:14:46.242907337Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-hrxfk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.013474 | controller |     "Jun 12 20:14:46.339059 crc crio[20719]: time=\"2026-06-12T20:14:46.338741495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.013490 | controller |     "Jun 12 20:14:46.354379 crc crio[20719]: time=\"2026-06-12T20:14:46.349756727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.013510 | controller |     "Jun 12 20:14:46.376171 crc crio[20719]: time=\"2026-06-12T20:14:46.376111852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.013525 | controller |     "Jun 12 20:14:46.380466 crc crio[20719]: time=\"2026-06-12T20:14:46.380355799Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688254-cr8vs/oc\" id=e9955bc8-9e01-410e-b508-2a6994fd4eab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.013539 | controller |     "Jun 12 20:14:46.401557 crc crio[20719]: time=\"2026-06-12T20:14:46.401457476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.013554 | controller |     "Jun 12 20:14:46.531597 crc crio[20719]: time=\"2026-06-12T20:14:46.531163187Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=19bd68a9-a91d-4c95-ba02-3d1d52e4e79c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.013575 | controller |     "Jun 12 20:14:46.546352 crc crio[20719]: time=\"2026-06-12T20:14:46.546165805Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1313b956-ff6c-4f66-b398-df5c53a93479 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.013598 | controller |     "Jun 12 20:14:47.171454 crc crio[20719]: time=\"2026-06-12T20:14:47.171180538Z\" level=info msg=\"Created container 225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186: openshift-marketplace/community-operators-nmns8/extract-utilities\" id=128dd58c-303b-4c95-afad-7c622b78dbd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.013619 | controller |     "Jun 12 20:14:47.173171 crc crio[20719]: time=\"2026-06-12T20:14:47.173097177Z\" level=info msg=\"Starting container: 225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186\" id=45775178-2ad3-4bcc-872a-767de872205c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.013640 | controller |     "Jun 12 20:14:47.193734 crc crio[20719]: time=\"2026-06-12T20:14:47.193586424Z\" level=info msg=\"Started container\" PID=47786 containerID=225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186 description=openshift-marketplace/community-operators-nmns8/extract-utilities id=45775178-2ad3-4bcc-872a-767de872205c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc",
2026-06-12 21:10:23.013663 | controller |     "Jun 12 20:14:47.215044 crc crio[20719]: time=\"2026-06-12T20:14:47.214425848Z\" level=info msg=\"Created container 6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd: openshift-marketplace/certified-operators-2wjrb/extract-utilities\" id=f6e270f2-953e-4ec7-be61-84b80ac847ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.013688 | controller |     "Jun 12 20:14:47.244940 crc crio[20719]: time=\"2026-06-12T20:14:47.244816179Z\" level=info msg=\"Starting container: 6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd\" id=979733af-07c3-4b92-949c-39d30e5a533b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.013709 | controller |     "Jun 12 20:14:47.280404 crc crio[20719]: time=\"2026-06-12T20:14:47.27975256Z\" level=info msg=\"Started container\" PID=47788 containerID=6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd description=openshift-marketplace/certified-operators-2wjrb/extract-utilities id=979733af-07c3-4b92-949c-39d30e5a533b name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1",
2026-06-12 21:10:23.013730 | controller |     "Jun 12 20:14:48.171223 crc crio[20719]: time=\"2026-06-12T20:14:48.166797334Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=79c94d11-d2fe-42b1-892d-103b69e91fe3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.013758 | controller |     "Jun 12 20:14:48.184985 crc crio[20719]: time=\"2026-06-12T20:14:48.184878089Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e209477b-394a-4c08-b743-a71184412daf name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.013779 | controller |     "Jun 12 20:14:48.190693 crc crio[20719]: time=\"2026-06-12T20:14:48.190602267Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.013801 | controller |     "Jun 12 20:14:48.216831 crc crio[20719]: time=\"2026-06-12T20:14:48.216483396Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.013822 | controller |     "Jun 12 20:14:52.064726 crc crio[20719]: time=\"2026-06-12T20:14:52.0641074Z\" level=info msg=\"Ran pod sandbox c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940 with infra container: openshift-marketplace/redhat-operators-hrxfk/POD\" id=93744e9e-3e95-4eb1-adce-4c2a770ff376 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.013844 | controller |     "Jun 12 20:14:52.069762 crc crio[20719]: time=\"2026-06-12T20:14:52.069625374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e9f2d510-6066-4259-980b-a95ac00cabd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.013889 | controller |     "Jun 12 20:14:55.996080 crc crio[20719]: time=\"2026-06-12T20:14:55.995462134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.013913 | controller |     "Jun 12 20:14:59.467170 crc crio[20719]: time=\"2026-06-12T20:14:59.466607373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.013934 | controller |     "Jun 12 20:14:59.473852 crc crio[20719]: time=\"2026-06-12T20:14:59.473766312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.013957 | controller |     "Jun 12 20:14:59.602344 crc crio[20719]: time=\"2026-06-12T20:14:59.601424747Z\" level=info msg=\"Created container b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d: openshift-marketplace/redhat-marketplace-crwkt/extract-utilities\" id=8e46fcf3-7b1e-44af-9707-c3573bbc018a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.013979 | controller |     "Jun 12 20:14:59.603906 crc crio[20719]: time=\"2026-06-12T20:14:59.603792042Z\" level=info msg=\"Starting container: b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d\" id=f9d8be3f-4d5b-494f-8604-0af733591ce4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.013999 | controller |     "Jun 12 20:14:59.622855 crc crio[20719]: time=\"2026-06-12T20:14:59.62233344Z\" level=info msg=\"Started container\" PID=48042 containerID=b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d description=openshift-marketplace/redhat-marketplace-crwkt/extract-utilities id=f9d8be3f-4d5b-494f-8604-0af733591ce4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066",
2026-06-12 21:10:23.014020 | controller |     "Jun 12 20:15:00.483966 crc crio[20719]: time=\"2026-06-12T20:15:00.48387334Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4b21552c-9f7f-4083-bd8c-80605cc50bf8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.014041 | controller |     "Jun 12 20:15:00.493900 crc crio[20719]: time=\"2026-06-12T20:15:00.493805908Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:10:23.014068 | controller |     "Jun 12 20:15:00.562025 crc crio[20719]: time=\"2026-06-12T20:15:00.561890108Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/POD\" id=4537dfbe-cb1b-4323-a368-044618d9e89b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.014092 | controller |     "Jun 12 20:15:00.562025 crc crio[20719]: time=\"2026-06-12T20:15:00.56197311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.014113 | controller |     "Jun 12 20:15:07.962657 crc crio[20719]: time=\"2026-06-12T20:15:07.96175276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a5d9e9c1-0088-4591-9ce5-4e3508328f27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.014134 | controller |     "Jun 12 20:15:18.937408 crc crio[20719]: time=\"2026-06-12T20:15:18.936532217Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54tlvlc Namespace:openstack-operators ID:29e8db63d5f9001ba4aaab8c1b452d902c334f6c072d489156dd1a5d36288ba2 UID:d7ffabf7-c769-44fd-b904-326556bbef09 NetNS:/var/run/netns/9d94bbe1-f8a8-4abb-bf53-36ca979a4032 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7ffabf7_c769_44fd_b904_326556bbef09.slice PodAnnotations:0xc00008c4b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.014154 | controller |     "Jun 12 20:15:18.937408 crc crio[20719]: time=\"2026-06-12T20:15:18.937257627Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tlvlc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.014176 | controller |     "Jun 12 20:15:19.530244 crc crio[20719]: 2026-06-12T20:15:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29e8db63d5f9001 Mac:ee:d0:43:52:6e:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/9d94bbe1-f8a8-4abb-bf53-36ca979a4032 SocketPath: PciID:}] [{Interface:0xc00018ed70 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.014197 | controller |     "Jun 12 20:15:19.530801 crc crio[20719]: time=\"2026-06-12T20:15:19.530630041Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54tlvlc Namespace:openstack-operators ID:29e8db63d5f9001ba4aaab8c1b452d902c334f6c072d489156dd1a5d36288ba2 UID:d7ffabf7-c769-44fd-b904-326556bbef09 NetNS:/var/run/netns/9d94bbe1-f8a8-4abb-bf53-36ca979a4032 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7ffabf7_c769_44fd_b904_326556bbef09.slice PodAnnotations:0xc00008c4b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.014217 | controller |     "Jun 12 20:15:19.530876 crc crio[20719]: time=\"2026-06-12T20:15:19.530831507Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tlvlc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.014236 | controller |     "Jun 12 20:15:22.586032 crc crio[20719]: time=\"2026-06-12T20:15:22.58553852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.014256 | controller |     "Jun 12 20:15:22.592072 crc crio[20719]: time=\"2026-06-12T20:15:22.591982679Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hrxfk/extract-utilities\" id=365247e6-7bfa-4a46-b49e-3b2b942256a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.014279 | controller |     "Jun 12 20:15:22.593021 crc crio[20719]: time=\"2026-06-12T20:15:22.592756852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.014299 | controller |     "Jun 12 20:15:22.601476 crc crio[20719]: time=\"2026-06-12T20:15:22.601182251Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=6aeeeb50-cb4d-4223-94cc-ecc3cffb1ecf name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.014318 | controller |     "Jun 12 20:15:22.602583 crc crio[20719]: time=\"2026-06-12T20:15:22.602508934Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=1f530b51-39f8-4fd0-8d88-edf7f9831730 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.014337 | controller |     "Jun 12 20:15:22.741760 crc crio[20719]: time=\"2026-06-12T20:15:22.741600397Z\" level=info msg=\"Created container 9b462a6dbf2075de236040c10f428f215c0f194954533e7e91b230ee4aa70802: openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/manager\" id=1f6f7e27-2371-4370-94d9-3312ba7695bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.014352 | controller |     "Jun 12 20:15:22.743359 crc crio[20719]: time=\"2026-06-12T20:15:22.743159731Z\" level=info msg=\"Starting container: 9b462a6dbf2075de236040c10f428f215c0f194954533e7e91b230ee4aa70802\" id=ae6730ee-41cf-4ff9-917a-eacbacf4bd1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.014367 | controller |     "Jun 12 20:15:22.757300 crc crio[20719]: time=\"2026-06-12T20:15:22.7571433Z\" level=info msg=\"Started container\" PID=48681 containerID=9b462a6dbf2075de236040c10f428f215c0f194954533e7e91b230ee4aa70802 description=openstack-operators/openstack-operator-controller-manager-5c6bf754d7-jp4lv/manager id=ae6730ee-41cf-4ff9-917a-eacbacf4bd1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fa124aa40c97a77d4da607b0c87373e04463acd50f535bae70fb64eb01ea139",
2026-06-12 21:10:23.014382 | controller |     "Jun 12 20:15:23.031514 crc crio[20719]: time=\"2026-06-12T20:15:23.030803101Z\" level=info msg=\"Ran pod sandbox 29e8db63d5f9001ba4aaab8c1b452d902c334f6c072d489156dd1a5d36288ba2 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/POD\" id=f21bdf70-c23c-43a5-bfe8-6c88ab2fedb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.014396 | controller |     "Jun 12 20:15:23.036998 crc crio[20719]: time=\"2026-06-12T20:15:23.034879506Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=40e11749-bad4-4c17-88e0-9677fda8bedd name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.014411 | controller |     "Jun 12 20:15:23.036998 crc crio[20719]: time=\"2026-06-12T20:15:23.036654723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=630742fd-88e9-403d-a0fe-ffef03c023eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.014425 | controller |     "Jun 12 20:15:23.036998 crc crio[20719]: time=\"2026-06-12T20:15:23.036715995Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=ef8759c6-6222-4913-9ec4-662b42bfb761 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.014439 | controller |     "Jun 12 20:15:23.043194 crc crio[20719]: time=\"2026-06-12T20:15:23.039847933Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=fcc40564-829c-4e7e-a6d7-b2384531b16c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.014460 | controller |     "Jun 12 20:15:23.043194 crc crio[20719]: time=\"2026-06-12T20:15:23.040832499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=549dc2ab-8012-46af-be9f-d06dae600a0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.014484 | controller |     "Jun 12 20:15:23.174903 crc crio[20719]: time=\"2026-06-12T20:15:23.174618844Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=630742fd-88e9-403d-a0fe-ffef03c023eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.014500 | controller |     "Jun 12 20:15:23.174903 crc crio[20719]: time=\"2026-06-12T20:15:23.17483804Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=630742fd-88e9-403d-a0fe-ffef03c023eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.014515 | controller |     "Jun 12 20:15:23.176820 crc crio[20719]: time=\"2026-06-12T20:15:23.176721522Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=25b1687d-ddc1-46db-89d4-1240ff3d37c0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.014530 | controller |     "Jun 12 20:15:23.188788 crc crio[20719]: time=\"2026-06-12T20:15:23.188651926Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"",
2026-06-12 21:10:23.014549 | controller |     "Jun 12 20:15:24.259975 crc crio[20719]: time=\"2026-06-12T20:15:24.259842278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.014571 | controller |     "Jun 12 20:15:25.318998 crc crio[20719]: time=\"2026-06-12T20:15:25.318610877Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=866bcc55-b044-483e-ba5e-5601450a0d85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.014590 | controller |     "Jun 12 20:15:25.345333 crc crio[20719]: time=\"2026-06-12T20:15:25.34512822Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=b62e974b-a876-43c3-9cb7-6cb7c86ef010 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.014605 | controller |     "Jun 12 20:15:25.347211 crc crio[20719]: time=\"2026-06-12T20:15:25.346993556Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=c0835a9a-dba5-45de-9af5-f78e85eb4869 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.014628 | controller |     "Jun 12 20:15:25.367454 crc crio[20719]: time=\"2026-06-12T20:15:25.367341395Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=54d4ac98-57bc-418f-bfaf-12c32d5f8d15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.014652 | controller |     "Jun 12 20:15:25.385200 crc crio[20719]: time=\"2026-06-12T20:15:25.385088002Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=90c8dd34-d114-495d-98a4-f1f7f507cba9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.014676 | controller |     "Jun 12 20:15:25.386376 crc crio[20719]: time=\"2026-06-12T20:15:25.386212564Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=04d63a84-6f42-4acb-aacc-a0cf71a4eb0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.014700 | controller |     "Jun 12 20:15:25.393826 crc crio[20719]: time=\"2026-06-12T20:15:25.393712215Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=727f3ce1-ab22-4826-b63b-175f798ca715 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.014984 | controller |     "Jun 12 20:15:25.394723 crc crio[20719]: time=\"2026-06-12T20:15:25.39464771Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=5efae1be-4e7a-4221-b1d3-6b62c5991c13 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015022 | controller |     "Jun 12 20:15:25.395583 crc crio[20719]: time=\"2026-06-12T20:15:25.395539901Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=240cc402-7fb3-47f8-92c4-a6abcfcfc115 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015048 | controller |     "Jun 12 20:15:25.396937 crc crio[20719]: time=\"2026-06-12T20:15:25.396807447Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=c013ed3a-c145-4373-8cd3-816f2f560e63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015069 | controller |     "Jun 12 20:15:25.405868 crc crio[20719]: time=\"2026-06-12T20:15:25.405770117Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=0ff90cbf-c2b7-4e89-8bec-b9c1b427bb09 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015092 | controller |     "Jun 12 20:15:25.407116 crc crio[20719]: time=\"2026-06-12T20:15:25.407007412Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=4d47a3b1-e780-4dca-90ec-0e7986184d79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015113 | controller |     "Jun 12 20:15:25.414742 crc crio[20719]: time=\"2026-06-12T20:15:25.414651558Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=d6d57d50-d2d5-4dd6-8cc4-0abf31f8874b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015133 | controller |     "Jun 12 20:15:25.415582 crc crio[20719]: time=\"2026-06-12T20:15:25.415501809Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=8c95baaf-4540-46d3-bcdb-339afe6369ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015154 | controller |     "Jun 12 20:15:25.427986 crc crio[20719]: time=\"2026-06-12T20:15:25.427894195Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=44ae3710-e687-4aeb-b14e-ebfbc5c90174 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015175 | controller |     "Jun 12 20:15:25.428924 crc crio[20719]: time=\"2026-06-12T20:15:25.428885603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=f1a0ac92-5b9b-47c7-b396-9b43bcd8f235 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015196 | controller |     "Jun 12 20:15:25.429109 crc crio[20719]: time=\"2026-06-12T20:15:25.428888523Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=8ee9c32e-a30e-4610-8838-81ddac0eb7cc name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015221 | controller |     "Jun 12 20:15:25.430561 crc crio[20719]: time=\"2026-06-12T20:15:25.430495318Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=c66b1951-d430-4c09-ab61-a65bc79cc9a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015241 | controller |     "Jun 12 20:15:25.440036 crc crio[20719]: time=\"2026-06-12T20:15:25.439929616Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=69549583-9521-4d1f-b41d-9e0a613e618b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015264 | controller |     "Jun 12 20:15:25.441137 crc crio[20719]: time=\"2026-06-12T20:15:25.441078193Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=dd5e3d24-e3b4-424a-a4c7-7119fd41342a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015286 | controller |     "Jun 12 20:15:25.443428 crc crio[20719]: time=\"2026-06-12T20:15:25.443257177Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=010e3606-1128-4246-b171-443016356c5a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015308 | controller |     "Jun 12 20:15:25.444547 crc crio[20719]: time=\"2026-06-12T20:15:25.444459307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=7880a451-3f69-4050-a185-dcc814d05981 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015329 | controller |     "Jun 12 20:15:25.447971 crc crio[20719]: time=\"2026-06-12T20:15:25.447880327Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=ec181c18-a43b-4c60-b227-57c0fd86280d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015351 | controller |     "Jun 12 20:15:25.448780 crc crio[20719]: time=\"2026-06-12T20:15:25.448680486Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=1ad56d14-c727-4b96-a6d5-49e13faf4900 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015375 | controller |     "Jun 12 20:15:25.450749 crc crio[20719]: time=\"2026-06-12T20:15:25.450633903Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=572cbc21-bb3f-4cf1-ad2c-93f58e10f424 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015399 | controller |     "Jun 12 20:15:25.451190 crc crio[20719]: time=\"2026-06-12T20:15:25.451129174Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=0b5801a7-7c6c-4a30-8cca-e5640dbe5fdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015420 | controller |     "Jun 12 20:15:25.468554 crc crio[20719]: time=\"2026-06-12T20:15:25.467356632Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=245a93fe-b13a-4645-9680-0ea13eca591d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015439 | controller |     "Jun 12 20:15:25.469088 crc crio[20719]: time=\"2026-06-12T20:15:25.467214006Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=9efa1c40-7b2b-4e75-845d-b736434170e1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015466 | controller |     "Jun 12 20:15:25.471494 crc crio[20719]: time=\"2026-06-12T20:15:25.47139781Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=3d2d1c2d-bd35-46ca-b047-7e1ed85260e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015523 | controller |     "Jun 12 20:15:25.471922 crc crio[20719]: time=\"2026-06-12T20:15:25.471862523Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=db0a9d93-ba86-4a46-bb9a-c33ab0c1e0e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015546 | controller |     "Jun 12 20:15:25.491212 crc crio[20719]: time=\"2026-06-12T20:15:25.49111969Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=f739e5c7-dad2-4e71-a6e1-4b95fd46176d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015564 | controller |     "Jun 12 20:15:25.491212 crc crio[20719]: time=\"2026-06-12T20:15:25.491324406Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=1b70c874-d6d0-4071-9a9b-244d531abf3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015579 | controller |     "Jun 12 20:15:25.535947 crc crio[20719]: time=\"2026-06-12T20:15:25.535762548Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=1ba7852b-7ad3-4d3d-a4ff-a56c099f2b13 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015594 | controller |     "Jun 12 20:15:25.537890 crc crio[20719]: time=\"2026-06-12T20:15:25.537785422Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=970f850f-a80a-4bd5-9677-e4f28d3346ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015608 | controller |     "Jun 12 20:15:25.550433 crc crio[20719]: time=\"2026-06-12T20:15:25.550180199Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=00884fe4-ef91-46e8-8a90-45963b90de48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015622 | controller |     "Jun 12 20:15:25.550433 crc crio[20719]: time=\"2026-06-12T20:15:25.550367994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=5675e8ff-c1cb-4ffe-a4b8-373571a5cc70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015636 | controller |     "Jun 12 20:15:25.550433 crc crio[20719]: time=\"2026-06-12T20:15:25.550367435Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=6e8eb738-e489-4369-8411-0a4437a203be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015650 | controller |     "Jun 12 20:15:25.550433 crc crio[20719]: time=\"2026-06-12T20:15:25.550193605Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=94840a88-32f7-43bf-8d35-a2cf0b1a5466 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.015664 | controller |     "Jun 12 20:15:25.551107 crc crio[20719]: time=\"2026-06-12T20:15:25.550989741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=4a933ce4-6b02-4747-80e5-5277689fd9d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015682 | controller |     "Jun 12 20:15:25.551421 crc crio[20719]: time=\"2026-06-12T20:15:25.551023673Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=d544c4be-4a0b-4eb1-9544-7fa7b9e1823e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015696 | controller |     "Jun 12 20:15:25.551742 crc crio[20719]: time=\"2026-06-12T20:15:25.551412605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e5926bd8-03c6-497e-a4a7-e2acf80b5c08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015710 | controller |     "Jun 12 20:15:25.553213 crc crio[20719]: time=\"2026-06-12T20:15:25.55310343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=3a9395c4-5bef-47aa-b865-810976cd1877 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015724 | controller |     "Jun 12 20:15:25.553213 crc crio[20719]: time=\"2026-06-12T20:15:25.553344607Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=203d7290-0255-46ca-9a5c-1cd08115dbea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015738 | controller |     "Jun 12 20:15:25.553871 crc crio[20719]: time=\"2026-06-12T20:15:25.553753728Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=130d4ba0-e398-4d64-b098-c25f1d375b5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015754 | controller |     "Jun 12 20:15:25.554211 crc crio[20719]: time=\"2026-06-12T20:15:25.554039686Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=7d4de69e-bc9b-494f-9052-921987fbffc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015770 | controller |     "Jun 12 20:15:25.556498 crc crio[20719]: time=\"2026-06-12T20:15:25.556400272Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=48045e02-1093-4afe-99ab-31add37f4841 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015784 | controller |     "Jun 12 20:15:25.558522 crc crio[20719]: time=\"2026-06-12T20:15:25.558412549Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/manager\" id=1afb7774-65d2-4330-b74c-b55bd4bc4691 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.015799 | controller |     "Jun 12 20:15:25.563669 crc crio[20719]: time=\"2026-06-12T20:15:25.563540362Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5d290f60-5f8c-45d5-82d2-16f673d7d3f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015813 | controller |     "Jun 12 20:15:25.569659 crc crio[20719]: time=\"2026-06-12T20:15:25.56955644Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/manager\" id=e70e710a-ad5a-4670-9664-168e79bfb493 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.015828 | controller |     "Jun 12 20:15:25.581011 crc crio[20719]: time=\"2026-06-12T20:15:25.579349173Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=c74146f5-e2ab-4788-b158-c0a01402a9e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015872 | controller |     "Jun 12 20:15:25.619907 crc crio[20719]: time=\"2026-06-12T20:15:25.619840895Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-qsht6 Namespace:openshift-operator-lifecycle-manager ID:64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc UID:6dbac650-68ef-4f2f-aa8b-9c8d3ec335b8 NetNS:/var/run/netns/c7f56ec3-d781-4435-a9d4-f83ce14d9a7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbac650_68ef_4f2f_aa8b_9c8d3ec335b8.slice PodAnnotations:0xc000110780}] Aliases:map[]}\"",
2026-06-12 21:10:23.015899 | controller |     "Jun 12 20:15:25.620198 crc crio[20719]: time=\"2026-06-12T20:15:25.620158413Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688255-qsht6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.015924 | controller |     "Jun 12 20:15:25.624523 crc crio[20719]: time=\"2026-06-12T20:15:25.624338669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.015946 | controller |     "Jun 12 20:15:25.676331 crc crio[20719]: time=\"2026-06-12T20:15:25.675920169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=a62c670f-93c9-44ab-8182-98193e9cadbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015962 | controller |     "Jun 12 20:15:25.677542 crc crio[20719]: time=\"2026-06-12T20:15:25.677472582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=7c6ac631-ff6d-497a-9e2e-c2fa99dd442e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.015977 | controller |     "Jun 12 20:15:25.686119 crc crio[20719]: time=\"2026-06-12T20:15:25.686073192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.015992 | controller |     "Jun 12 20:15:25.701369 crc crio[20719]: time=\"2026-06-12T20:15:25.701326088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016006 | controller |     "Jun 12 20:15:25.706644 crc crio[20719]: time=\"2026-06-12T20:15:25.706570795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016022 | controller |     "Jun 12 20:15:25.710441 crc crio[20719]: time=\"2026-06-12T20:15:25.710120008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=c10509d2-071d-4496-a5e4-c8d1cd235711 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.016045 | controller |     "Jun 12 20:15:25.716175 crc crio[20719]: time=\"2026-06-12T20:15:25.715435112Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/manager\" id=5a060516-0fd0-49f8-85d4-46da3dce2387 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016067 | controller |     "Jun 12 20:15:25.717081 crc crio[20719]: time=\"2026-06-12T20:15:25.716903583Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=30b00bc8-fa5f-4741-a7bb-02b47e5d8186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.016084 | controller |     "Jun 12 20:15:25.722598 crc crio[20719]: time=\"2026-06-12T20:15:25.718332483Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=79c94d11-d2fe-42b1-892d-103b69e91fe3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.016109 | controller |     "Jun 12 20:15:25.722598 crc crio[20719]: time=\"2026-06-12T20:15:25.719574919Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=06bbc5c8-d750-419e-bbc2-5828ab4e44cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.016134 | controller |     "Jun 12 20:15:25.726084 crc crio[20719]: time=\"2026-06-12T20:15:25.72537738Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/manager\" id=7deac8f0-5a0e-4c38-92e0-2bb66a2e4bfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016157 | controller |     "Jun 12 20:15:25.730341 crc crio[20719]: time=\"2026-06-12T20:15:25.728419325Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=4b21552c-9f7f-4083-bd8c-80605cc50bf8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.016180 | controller |     "Jun 12 20:15:25.730341 crc crio[20719]: time=\"2026-06-12T20:15:25.72964773Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1389a95b-4826-495b-a723-4f658a261889 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.016201 | controller |     "Jun 12 20:15:25.734575 crc crio[20719]: time=\"2026-06-12T20:15:25.734500786Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/manager\" id=d636f6de-123f-4a52-bb99-b10da5a9f6af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016223 | controller |     "Jun 12 20:15:25.738420 crc crio[20719]: time=\"2026-06-12T20:15:25.738340451Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/manager\" id=9a671e36-e624-4cdc-af0a-f35ddbb698b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016242 | controller |     "Jun 12 20:15:25.746923 crc crio[20719]: time=\"2026-06-12T20:15:25.746834678Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/manager\" id=654e3f9f-0187-4578-9775-cdab32606e23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016263 | controller |     "Jun 12 20:15:25.747197 crc crio[20719]: time=\"2026-06-12T20:15:25.747128487Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=e209477b-394a-4c08-b743-a71184412daf name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.016284 | controller |     "Jun 12 20:15:25.747961 crc crio[20719]: time=\"2026-06-12T20:15:25.747919218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=732bb276-c9b5-4609-8815-ff944e766969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.016304 | controller |     "Jun 12 20:15:25.749610 crc crio[20719]: time=\"2026-06-12T20:15:25.749562965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016328 | controller |     "Jun 12 20:15:25.750740 crc crio[20719]: time=\"2026-06-12T20:15:25.750670845Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1e33e836-20fc-4e4e-8188-93d9e2063a2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.016352 | controller |     "Jun 12 20:15:25.751575 crc crio[20719]: time=\"2026-06-12T20:15:25.751518471Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/manager\" id=eeb7cbdf-f163-4f55-bc02-7fa77076b9d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016377 | controller |     "Jun 12 20:15:25.753181 crc crio[20719]: time=\"2026-06-12T20:15:25.753133834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016398 | controller |     "Jun 12 20:15:25.755925 crc crio[20719]: time=\"2026-06-12T20:15:25.75577631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016422 | controller |     "Jun 12 20:15:25.756604 crc crio[20719]: time=\"2026-06-12T20:15:25.756525279Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=673b23c5-b1b9-4388-afd9-2a3525b9191a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.016445 | controller |     "Jun 12 20:15:25.758575 crc crio[20719]: time=\"2026-06-12T20:15:25.758468389Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9d83f0de-f96a-42f8-b580-37817bfdf413 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.016486 | controller |     "Jun 12 20:15:25.760020 crc crio[20719]: time=\"2026-06-12T20:15:25.758588596Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/manager\" id=33fbb859-0814-4427-b0e9-0b1ebb221c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016509 | controller |     "Jun 12 20:15:25.760535 crc crio[20719]: time=\"2026-06-12T20:15:25.758772793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016531 | controller |     "Jun 12 20:15:25.760615 crc crio[20719]: time=\"2026-06-12T20:15:25.758593187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016549 | controller |     "Jun 12 20:15:25.762876 crc crio[20719]: time=\"2026-06-12T20:15:25.762818925Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic\" id=c17cc51e-27eb-4b23-8f85-71363f830d08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016564 | controller |     "Jun 12 20:15:25.767690 crc crio[20719]: time=\"2026-06-12T20:15:25.767624528Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/manager\" id=b66ca37d-1e58-47cf-b0de-6bd947621268 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016579 | controller |     "Jun 12 20:15:25.777709 crc crio[20719]: time=\"2026-06-12T20:15:25.777449846Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/manager\" id=90afff96-5d9b-438c-90f3-840f0e031d03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016593 | controller |     "Jun 12 20:15:25.797033 crc crio[20719]: time=\"2026-06-12T20:15:25.796962663Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/manager\" id=80b10e40-1c3a-4ca0-a1d7-1b395887c421 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016607 | controller |     "Jun 12 20:15:25.797033 crc crio[20719]: time=\"2026-06-12T20:15:25.797027834Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/manager\" id=2ac32889-52b3-4f20-b309-19e03a88bc3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016622 | controller |     "Jun 12 20:15:25.830163 crc crio[20719]: time=\"2026-06-12T20:15:25.814702014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016640 | controller |     "Jun 12 20:15:25.830163 crc crio[20719]: time=\"2026-06-12T20:15:25.815757193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016655 | controller |     "Jun 12 20:15:25.830163 crc crio[20719]: time=\"2026-06-12T20:15:25.827751642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016670 | controller |     "Jun 12 20:15:25.832183 crc crio[20719]: time=\"2026-06-12T20:15:25.831875011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016685 | controller |     "Jun 12 20:15:25.837316 crc crio[20719]: time=\"2026-06-12T20:15:25.836676877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016699 | controller |     "Jun 12 20:15:25.852595 crc crio[20719]: time=\"2026-06-12T20:15:25.852522529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016713 | controller |     "Jun 12 20:15:25.853375 crc crio[20719]: time=\"2026-06-12T20:15:25.853191638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016728 | controller |     "Jun 12 20:15:25.854394 crc crio[20719]: time=\"2026-06-12T20:15:25.853348373Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/manager\" id=3da7a344-318d-47ec-8d08-eef591f2cc44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016742 | controller |     "Jun 12 20:15:25.872033 crc crio[20719]: time=\"2026-06-12T20:15:25.871334264Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/manager\" id=6d99729b-6bee-4cf5-befd-12225244e4d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016757 | controller |     "Jun 12 20:15:25.873331 crc crio[20719]: time=\"2026-06-12T20:15:25.873246627Z\" level=info msg=\"Created container af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be: openshift-marketplace/redhat-operators-hrxfk/extract-utilities\" id=365247e6-7bfa-4a46-b49e-3b2b942256a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016772 | controller |     "Jun 12 20:15:25.890457 crc crio[20719]: time=\"2026-06-12T20:15:25.890342528Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/manager\" id=73a4b2f2-9211-4517-90bf-be2e170cfce6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016786 | controller |     "Jun 12 20:15:25.893053 crc crio[20719]: time=\"2026-06-12T20:15:25.892921301Z\" level=info msg=\"Starting container: af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be\" id=eb598a24-41a4-4a30-8e2e-9eb5f3374bca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.016801 | controller |     "Jun 12 20:15:25.907733 crc crio[20719]: time=\"2026-06-12T20:15:25.907524532Z\" level=info msg=\"Started container\" PID=48829 containerID=af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be description=openshift-marketplace/redhat-operators-hrxfk/extract-utilities id=eb598a24-41a4-4a30-8e2e-9eb5f3374bca name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940",
2026-06-12 21:10:23.016816 | controller |     "Jun 12 20:15:25.912815 crc crio[20719]: time=\"2026-06-12T20:15:25.912635618Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/manager\" id=ede94cf6-70b6-47d0-90da-a44801185333 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016835 | controller |     "Jun 12 20:15:25.914740 crc crio[20719]: time=\"2026-06-12T20:15:25.914677556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016870 | controller |     "Jun 12 20:15:25.917020 crc crio[20719]: time=\"2026-06-12T20:15:25.91694588Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nmns8/extract-content\" id=391fd57e-fcbf-4f64-ae99-157d4082dea9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016891 | controller |     "Jun 12 20:15:25.931898 crc crio[20719]: time=\"2026-06-12T20:15:25.924856069Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/manager\" id=7169a572-5b72-4c09-aae4-ab7ae71ca26c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016909 | controller |     "Jun 12 20:15:25.958566 crc crio[20719]: time=\"2026-06-12T20:15:25.95815764Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/manager\" id=92beadc4-6afd-45a9-ac4c-a60d9fc7d62c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016923 | controller |     "Jun 12 20:15:25.958566 crc crio[20719]: time=\"2026-06-12T20:15:25.958157898Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-crwkt/extract-content\" id=a77b6415-c3bf-4335-9b87-d5a893f6e097 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016938 | controller |     "Jun 12 20:15:25.958566 crc crio[20719]: time=\"2026-06-12T20:15:25.958485359Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2wjrb/extract-content\" id=83ab9343-b2ac-4d53-ad57-425c8690fdcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.016953 | controller |     "Jun 12 20:15:26.042370 crc crio[20719]: time=\"2026-06-12T20:15:26.042080045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016967 | controller |     "Jun 12 20:15:26.057755 crc crio[20719]: time=\"2026-06-12T20:15:26.057672536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016982 | controller |     "Jun 12 20:15:26.084938 crc crio[20719]: time=\"2026-06-12T20:15:26.084468973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.016997 | controller |     "Jun 12 20:15:26.113534 crc crio[20719]: time=\"2026-06-12T20:15:26.113445804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017011 | controller |     "Jun 12 20:15:26.184964 crc crio[20719]: 2026-06-12T20:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64a5a90964d11df Mac:02:5e:11:42:75:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/c7f56ec3-d781-4435-a9d4-f83ce14d9a7d SocketPath: PciID:}] [{Interface:0xc00050a5c0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.017026 | controller |     "Jun 12 20:15:26.184964 crc crio[20719]: time=\"2026-06-12T20:15:26.184580222Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-qsht6 Namespace:openshift-operator-lifecycle-manager ID:64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc UID:6dbac650-68ef-4f2f-aa8b-9c8d3ec335b8 NetNS:/var/run/netns/c7f56ec3-d781-4435-a9d4-f83ce14d9a7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbac650_68ef_4f2f_aa8b_9c8d3ec335b8.slice PodAnnotations:0xc000110780}] Aliases:map[]}\"",
2026-06-12 21:10:23.017045 | controller |     "Jun 12 20:15:26.184964 crc crio[20719]: time=\"2026-06-12T20:15:26.184711636Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688255-qsht6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.017060 | controller |     "Jun 12 20:15:26.195113 crc crio[20719]: time=\"2026-06-12T20:15:26.195030223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017075 | controller |     "Jun 12 20:15:26.281420 crc crio[20719]: time=\"2026-06-12T20:15:26.280543998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017090 | controller |     "Jun 12 20:15:26.285566 crc crio[20719]: time=\"2026-06-12T20:15:26.285462323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017104 | controller |     "Jun 12 20:15:26.287662 crc crio[20719]: time=\"2026-06-12T20:15:26.287570576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017119 | controller |     "Jun 12 20:15:26.287792 crc crio[20719]: time=\"2026-06-12T20:15:26.287665216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017133 | controller |     "Jun 12 20:15:26.295328 crc crio[20719]: time=\"2026-06-12T20:15:26.295143885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017177 | controller |     "Jun 12 20:15:26.299486 crc crio[20719]: time=\"2026-06-12T20:15:26.298540117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017193 | controller |     "Jun 12 20:15:26.306547 crc crio[20719]: time=\"2026-06-12T20:15:26.306023559Z\" level=info msg=\"Created container 97981a7ecbd6c9939cc53ad8b4329f0440b36d264e50279ecc35d148442531f9: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/manager\" id=1afb7774-65d2-4330-b74c-b55bd4bc4691 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.017208 | controller |     "Jun 12 20:15:26.313860 crc crio[20719]: time=\"2026-06-12T20:15:26.313823916Z\" level=info msg=\"Starting container: 97981a7ecbd6c9939cc53ad8b4329f0440b36d264e50279ecc35d148442531f9\" id=57cbcfe6-c89c-4408-8574-808526fe4018 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.017222 | controller |     "Jun 12 20:15:26.314118 crc crio[20719]: time=\"2026-06-12T20:15:26.314037103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017236 | controller |     "Jun 12 20:15:26.317592 crc crio[20719]: time=\"2026-06-12T20:15:26.31752182Z\" level=info msg=\"Created container 798aa092f98816c983b6b372f28398eedd8dad80ab9622d937dc6ec427533e6c: openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/manager\" id=d636f6de-123f-4a52-bb99-b10da5a9f6af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.017251 | controller |     "Jun 12 20:15:26.318465 crc crio[20719]: time=\"2026-06-12T20:15:26.318390064Z\" level=info msg=\"Starting container: 798aa092f98816c983b6b372f28398eedd8dad80ab9622d937dc6ec427533e6c\" id=1f7b790b-215a-4a67-ad17-51a068f9e09e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.017270 | controller |     "Jun 12 20:15:26.319595 crc crio[20719]: time=\"2026-06-12T20:15:26.319464514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017285 | controller |     "Jun 12 20:15:26.321659 crc crio[20719]: time=\"2026-06-12T20:15:26.320465582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017299 | controller |     "Jun 12 20:15:26.322684 crc crio[20719]: time=\"2026-06-12T20:15:26.321679296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017313 | controller |     "Jun 12 20:15:26.323499 crc crio[20719]: time=\"2026-06-12T20:15:26.323464546Z\" level=info msg=\"Started container\" PID=48878 containerID=97981a7ecbd6c9939cc53ad8b4329f0440b36d264e50279ecc35d148442531f9 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-r2prd/manager id=57cbcfe6-c89c-4408-8574-808526fe4018 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20496b703eae6d621a672ca8206646c16def05d52512c50665190ff343b95dac",
2026-06-12 21:10:23.017328 | controller |     "Jun 12 20:15:26.328905 crc crio[20719]: time=\"2026-06-12T20:15:26.32649477Z\" level=info msg=\"Started container\" PID=48886 containerID=798aa092f98816c983b6b372f28398eedd8dad80ab9622d937dc6ec427533e6c description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-xlgjq/manager id=1f7b790b-215a-4a67-ad17-51a068f9e09e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cddee308050512ccb5a34136371685483adbd5186af3a9497b3a1e42bc40ddd",
2026-06-12 21:10:23.017343 | controller |     "Jun 12 20:15:26.399141 crc crio[20719]: time=\"2026-06-12T20:15:26.399057286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017358 | controller |     "Jun 12 20:15:26.399769 crc crio[20719]: time=\"2026-06-12T20:15:26.399731376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017372 | controller |     "Jun 12 20:15:26.402775 crc crio[20719]: time=\"2026-06-12T20:15:26.40269017Z\" level=info msg=\"Ran pod sandbox 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/POD\" id=4537dfbe-cb1b-4323-a368-044618d9e89b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.017387 | controller |     "Jun 12 20:15:26.406002 crc crio[20719]: time=\"2026-06-12T20:15:26.405928227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=54d4b572-c14a-488b-842e-a9e2a3befa4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.017402 | controller |     "Jun 12 20:15:26.410861 crc crio[20719]: time=\"2026-06-12T20:15:26.410775443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017417 | controller |     "Jun 12 20:15:26.414295 crc crio[20719]: time=\"2026-06-12T20:15:26.414166527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017431 | controller |     "Jun 12 20:15:26.429023 crc crio[20719]: time=\"2026-06-12T20:15:26.428880888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017449 | controller |     "Jun 12 20:15:26.430793 crc crio[20719]: time=\"2026-06-12T20:15:26.430707789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0079c15d-3fb7-45a3-a429-a5320d8e73a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.017464 | controller |     "Jun 12 20:15:26.444058 crc crio[20719]: time=\"2026-06-12T20:15:26.44398821Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/collect-profiles\" id=19f4e443-2c6e-4654-98aa-10609e6e5165 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.017478 | controller |     "Jun 12 20:15:26.457483 crc crio[20719]: time=\"2026-06-12T20:15:26.457251081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017492 | controller |     "Jun 12 20:15:26.496354 crc crio[20719]: time=\"2026-06-12T20:15:26.490703084Z\" level=info msg=\"Created container 3da3fde5bc3d8074458c00fe8eac8d44c445eb631aa8c735f1ee8d3778b8bd10: openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/manager\" id=5a060516-0fd0-49f8-85d4-46da3dce2387 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.017507 | controller |     "Jun 12 20:15:26.496354 crc crio[20719]: time=\"2026-06-12T20:15:26.49162137Z\" level=info msg=\"Starting container: 3da3fde5bc3d8074458c00fe8eac8d44c445eb631aa8c735f1ee8d3778b8bd10\" id=5b01ed64-fb65-446e-bfa2-da3fb94fe99e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.017521 | controller |     "Jun 12 20:15:26.530442 crc crio[20719]: time=\"2026-06-12T20:15:26.530398902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017536 | controller |     "Jun 12 20:15:26.538779 crc crio[20719]: time=\"2026-06-12T20:15:26.538575433Z\" level=info msg=\"Started container\" PID=48908 containerID=3da3fde5bc3d8074458c00fe8eac8d44c445eb631aa8c735f1ee8d3778b8bd10 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-vsmbk/manager id=5b01ed64-fb65-446e-bfa2-da3fb94fe99e name=/runtime.v1.RuntimeService/StartContainer sandboxID=235b9a83dc86b9279f6b9b03315c531510761db202c745425abdd9c045b58b10",
2026-06-12 21:10:23.017551 | controller |     "Jun 12 20:15:26.539080 crc crio[20719]: time=\"2026-06-12T20:15:26.539052504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017566 | controller |     "Jun 12 20:15:26.588479 crc crio[20719]: time=\"2026-06-12T20:15:26.588316739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017581 | controller |     "Jun 12 20:15:26.592049 crc crio[20719]: time=\"2026-06-12T20:15:26.591988303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017596 | controller |     "Jun 12 20:15:26.618989 crc crio[20719]: time=\"2026-06-12T20:15:26.618940813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017610 | controller |     "Jun 12 20:15:26.623624 crc crio[20719]: time=\"2026-06-12T20:15:26.623598064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017625 | controller |     "Jun 12 20:15:26.632520 crc crio[20719]: time=\"2026-06-12T20:15:26.632446091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017644 | controller |     "Jun 12 20:15:26.637356 crc crio[20719]: time=\"2026-06-12T20:15:26.637130852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017659 | controller |     "Jun 12 20:15:26.643870 crc crio[20719]: time=\"2026-06-12T20:15:26.643797768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017673 | controller |     "Jun 12 20:15:26.647778 crc crio[20719]: time=\"2026-06-12T20:15:26.647739389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017688 | controller |     "Jun 12 20:15:26.664366 crc crio[20719]: time=\"2026-06-12T20:15:26.664168177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017702 | controller |     "Jun 12 20:15:26.732887 crc crio[20719]: time=\"2026-06-12T20:15:26.732089893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017717 | controller |     "Jun 12 20:15:26.733572 crc crio[20719]: time=\"2026-06-12T20:15:26.733406672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017731 | controller |     "Jun 12 20:15:26.738781 crc crio[20719]: time=\"2026-06-12T20:15:26.738713398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017746 | controller |     "Jun 12 20:15:26.739091 crc crio[20719]: time=\"2026-06-12T20:15:26.738874664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017760 | controller |     "Jun 12 20:15:26.763434 crc crio[20719]: time=\"2026-06-12T20:15:26.763303864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017774 | controller |     "Jun 12 20:15:26.771082 crc crio[20719]: time=\"2026-06-12T20:15:26.770994891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017788 | controller |     "Jun 12 20:15:26.771716 crc crio[20719]: time=\"2026-06-12T20:15:26.771649817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017802 | controller |     "Jun 12 20:15:26.772594 crc crio[20719]: time=\"2026-06-12T20:15:26.772411331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017816 | controller |     "Jun 12 20:15:26.776055 crc crio[20719]: time=\"2026-06-12T20:15:26.775984738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017831 | controller |     "Jun 12 20:15:26.777727 crc crio[20719]: time=\"2026-06-12T20:15:26.777672246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017845 | controller |     "Jun 12 20:15:26.784368 crc crio[20719]: time=\"2026-06-12T20:15:26.784197327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017883 | controller |     "Jun 12 20:15:26.790364 crc crio[20719]: time=\"2026-06-12T20:15:26.787695785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017899 | controller |     "Jun 12 20:15:26.806168 crc crio[20719]: time=\"2026-06-12T20:15:26.806050888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017913 | controller |     "Jun 12 20:15:26.811336 crc crio[20719]: time=\"2026-06-12T20:15:26.809895347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017927 | controller |     "Jun 12 20:15:26.820415 crc crio[20719]: time=\"2026-06-12T20:15:26.820258403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017942 | controller |     "Jun 12 20:15:26.825943 crc crio[20719]: time=\"2026-06-12T20:15:26.82587507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017956 | controller |     "Jun 12 20:15:26.841841 crc crio[20719]: time=\"2026-06-12T20:15:26.841804786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017971 | controller |     "Jun 12 20:15:26.845154 crc crio[20719]: time=\"2026-06-12T20:15:26.845089657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017985 | controller |     "Jun 12 20:15:26.848140 crc crio[20719]: time=\"2026-06-12T20:15:26.848062334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.017999 | controller |     "Jun 12 20:15:26.848347 crc crio[20719]: time=\"2026-06-12T20:15:26.848321898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.018013 | controller |     "Jun 12 20:15:26.848872 crc crio[20719]: time=\"2026-06-12T20:15:26.84881047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.018028 | controller |     "Jun 12 20:15:26.856385 crc crio[20719]: time=\"2026-06-12T20:15:26.8563145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.018042 | controller |     "Jun 12 20:15:26.867478 crc crio[20719]: time=\"2026-06-12T20:15:26.866524305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.018056 | controller |     "Jun 12 20:15:26.874662 crc crio[20719]: time=\"2026-06-12T20:15:26.867748269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.018070 | controller |     "Jun 12 20:15:26.875014 crc crio[20719]: time=\"2026-06-12T20:15:26.874774946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.018087 | controller |     "Jun 12 20:15:26.876854 crc crio[20719]: time=\"2026-06-12T20:15:26.876788971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.018102 | controller |     "Jun 12 20:15:27.002202 crc crio[20719]: time=\"2026-06-12T20:15:27.001981559Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6b7be681-cbd5-4b4d-88cd-a59d53a1c0b3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.018116 | controller |     "Jun 12 20:15:27.015002 crc crio[20719]: time=\"2026-06-12T20:15:27.009892008Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.018131 | controller |     "Jun 12 20:15:27.570037 crc crio[20719]: time=\"2026-06-12T20:15:27.569850179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.018146 | controller |     "Jun 12 20:15:27.647777 crc crio[20719]: time=\"2026-06-12T20:15:27.647639111Z\" level=info msg=\"Created container 67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4: openshift-infra/auto-csr-approver-29688254-cr8vs/oc\" id=e9955bc8-9e01-410e-b508-2a6994fd4eab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018160 | controller |     "Jun 12 20:15:27.651538 crc crio[20719]: time=\"2026-06-12T20:15:27.651448407Z\" level=info msg=\"Starting container: 67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4\" id=4156e07d-eec4-404e-b3c5-5a751f2ed227 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018175 | controller |     "Jun 12 20:15:27.670721 crc crio[20719]: time=\"2026-06-12T20:15:27.670606293Z\" level=info msg=\"Started container\" PID=48900 containerID=67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4 description=openshift-infra/auto-csr-approver-29688254-cr8vs/oc id=4156e07d-eec4-404e-b3c5-5a751f2ed227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320",
2026-06-12 21:10:23.018189 | controller |     "Jun 12 20:15:27.881899 crc crio[20719]: time=\"2026-06-12T20:15:27.881358906Z\" level=info msg=\"Created container 5b033bcf5bcf9e61bde2c6a29dcde1132a27d2745f50d6a89714a44def3ea25f: openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/manager\" id=80b10e40-1c3a-4ca0-a1d7-1b395887c421 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018204 | controller |     "Jun 12 20:15:27.881899 crc crio[20719]: time=\"2026-06-12T20:15:27.881884361Z\" level=info msg=\"Created container cd26ddb95a198c75238113641c18af133fdf585ba891a6c5c76d952543600981: openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/manager\" id=90afff96-5d9b-438c-90f3-840f0e031d03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018218 | controller |     "Jun 12 20:15:27.882482 crc crio[20719]: time=\"2026-06-12T20:15:27.882013013Z\" level=info msg=\"Created container 13f7457662c79c216b805d523b14565075a40dcdf955cd2eb047571da5bf8387: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/manager\" id=2ac32889-52b3-4f20-b309-19e03a88bc3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018232 | controller |     "Jun 12 20:15:27.882482 crc crio[20719]: time=\"2026-06-12T20:15:27.881542391Z\" level=info msg=\"Created container 9c875400a50316fe6f7473baf4f4efa6b6e41063f92a6a8594d0301539e5cb8e: openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/manager\" id=3da7a344-318d-47ec-8d08-eef591f2cc44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018246 | controller |     "Jun 12 20:15:27.882482 crc crio[20719]: time=\"2026-06-12T20:15:27.882398645Z\" level=info msg=\"Created container 0466e958e3bf47b282146b5cc1eafe898c144a2d0dda8b0c4615a2a10f880d89: openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/manager\" id=92beadc4-6afd-45a9-ac4c-a60d9fc7d62c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018263 | controller |     "Jun 12 20:15:27.882482 crc crio[20719]: time=\"2026-06-12T20:15:27.882334494Z\" level=info msg=\"Created container 97e43b8daf71fc0327e2bd6cd84143ef37b100c83abb4f5bd8b2bf3060e1b20b: openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/manager\" id=73a4b2f2-9211-4517-90bf-be2e170cfce6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018278 | controller |     "Jun 12 20:15:27.882932 crc crio[20719]: time=\"2026-06-12T20:15:27.882573599Z\" level=info msg=\"Created container b43c035b04a68b024fd6a1307cd3bc2a7d4e3a1d4c062441060218498f7cf5b4: openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/manager\" id=7deac8f0-5a0e-4c38-92e0-2bb66a2e4bfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018291 | controller |     "Jun 12 20:15:27.882932 crc crio[20719]: time=\"2026-06-12T20:15:27.881697186Z\" level=info msg=\"Created container 4332f640aca7cabb6c1b8221a7ee6234dfa6d428427eea022e91ed1ca9d53b1e: openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/manager\" id=33fbb859-0814-4427-b0e9-0b1ebb221c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018306 | controller |     "Jun 12 20:15:27.883211 crc crio[20719]: time=\"2026-06-12T20:15:27.883075153Z\" level=info msg=\"Created container 63912bae57c10175e9cfb3fd76a434718eed5fcc0284d493093b27c7d8144a58: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/manager\" id=eeb7cbdf-f163-4f55-bc02-7fa77076b9d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018320 | controller |     "Jun 12 20:15:27.883997 crc crio[20719]: time=\"2026-06-12T20:15:27.883901318Z\" level=info msg=\"Created container 46bda1921ef6865bc10c554a8c3362f1668a943c6e917d6d35ffa9b6b67e1593: openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/manager\" id=ede94cf6-70b6-47d0-90da-a44801185333 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018334 | controller |     "Jun 12 20:15:27.883997 crc crio[20719]: time=\"2026-06-12T20:15:27.883961872Z\" level=info msg=\"Starting container: 97e43b8daf71fc0327e2bd6cd84143ef37b100c83abb4f5bd8b2bf3060e1b20b\" id=baed9f18-0ae4-47fc-938b-ab4387ad39bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018348 | controller |     "Jun 12 20:15:27.883997 crc crio[20719]: time=\"2026-06-12T20:15:27.883981669Z\" level=info msg=\"Created container f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09: openshift-marketplace/community-operators-nmns8/extract-content\" id=391fd57e-fcbf-4f64-ae99-157d4082dea9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018362 | controller |     "Jun 12 20:15:27.884512 crc crio[20719]: time=\"2026-06-12T20:15:27.884019804Z\" level=info msg=\"Starting container: cd26ddb95a198c75238113641c18af133fdf585ba891a6c5c76d952543600981\" id=c51d4fdd-6729-4123-8329-f3dc0f3a1999 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018376 | controller |     "Jun 12 20:15:27.884512 crc crio[20719]: time=\"2026-06-12T20:15:27.884117567Z\" level=info msg=\"Starting container: 13f7457662c79c216b805d523b14565075a40dcdf955cd2eb047571da5bf8387\" id=0d39e7d3-5926-43b0-8254-c2d978c2e3b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018390 | controller |     "Jun 12 20:15:27.884512 crc crio[20719]: time=\"2026-06-12T20:15:27.884484453Z\" level=info msg=\"Created container c677d9f8660ba31f94306ca7707f6b8049cea8c3c2c9f0a792bdccf810db64e9: openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/manager\" id=654e3f9f-0187-4578-9775-cdab32606e23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018404 | controller |     "Jun 12 20:15:27.884768 crc crio[20719]: time=\"2026-06-12T20:15:27.884558836Z\" level=info msg=\"Created container 2283f4d5f38b7bf14ce7897e8700af0231531eab888fa659c726c82c81067a20: openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/manager\" id=9a671e36-e624-4cdc-af0a-f35ddbb698b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018422 | controller |     "Jun 12 20:15:27.884768 crc crio[20719]: time=\"2026-06-12T20:15:27.884685728Z\" level=info msg=\"Created container a3d122bfdf7d268650a0bcefe57269c5e799dd7e7aff2e246e96f0663b665e8e: openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/manager\" id=6d99729b-6bee-4cf5-befd-12225244e4d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018436 | controller |     "Jun 12 20:15:27.885013 crc crio[20719]: time=\"2026-06-12T20:15:27.884912377Z\" level=info msg=\"Starting container: f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09\" id=3af08c9f-6d09-4ba6-9e65-b776c70a62a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018450 | controller |     "Jun 12 20:15:27.885621 crc crio[20719]: time=\"2026-06-12T20:15:27.885567405Z\" level=info msg=\"Created container b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca: openshift-marketplace/redhat-marketplace-crwkt/extract-content\" id=a77b6415-c3bf-4335-9b87-d5a893f6e097 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018464 | controller |     "Jun 12 20:15:27.886563 crc crio[20719]: time=\"2026-06-12T20:15:27.88647751Z\" level=info msg=\"Starting container: 46bda1921ef6865bc10c554a8c3362f1668a943c6e917d6d35ffa9b6b67e1593\" id=bdd1a60f-3e73-43f1-8871-017ce95006f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018478 | controller |     "Jun 12 20:15:27.886563 crc crio[20719]: time=\"2026-06-12T20:15:27.88654432Z\" level=info msg=\"Starting container: 9c875400a50316fe6f7473baf4f4efa6b6e41063f92a6a8594d0301539e5cb8e\" id=095e1298-0488-421b-b957-c798e337eb70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018493 | controller |     "Jun 12 20:15:27.886816 crc crio[20719]: time=\"2026-06-12T20:15:27.886689685Z\" level=info msg=\"Starting container: 5b033bcf5bcf9e61bde2c6a29dcde1132a27d2745f50d6a89714a44def3ea25f\" id=f7a7c2a4-959b-43fe-b08a-c4e29fd59bd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018507 | controller |     "Jun 12 20:15:27.886941 crc crio[20719]: time=\"2026-06-12T20:15:27.886830497Z\" level=info msg=\"Starting container: b43c035b04a68b024fd6a1307cd3bc2a7d4e3a1d4c062441060218498f7cf5b4\" id=4ebc8f27-044f-405a-8d0b-8c9b3c44b039 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018521 | controller |     "Jun 12 20:15:27.886941 crc crio[20719]: time=\"2026-06-12T20:15:27.886897449Z\" level=info msg=\"Starting container: 0466e958e3bf47b282146b5cc1eafe898c144a2d0dda8b0c4615a2a10f880d89\" id=e8b8b8a0-c643-4534-bf8a-6ae30a7848af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018535 | controller |     "Jun 12 20:15:27.887149 crc crio[20719]: time=\"2026-06-12T20:15:27.885938816Z\" level=info msg=\"Created container f17c807e0ac795579aa8e4318184ca2fdd234264b4164536c8e2341f6b79db43: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/manager\" id=e70e710a-ad5a-4670-9664-168e79bfb493 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018550 | controller |     "Jun 12 20:15:27.887696 crc crio[20719]: time=\"2026-06-12T20:15:27.887604732Z\" level=info msg=\"Starting container: b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca\" id=df09a409-0dcb-4161-9be9-797bb8ffceb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018564 | controller |     "Jun 12 20:15:27.887949 crc crio[20719]: time=\"2026-06-12T20:15:27.88785209Z\" level=info msg=\"Created container aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837: openshift-marketplace/certified-operators-2wjrb/extract-content\" id=83ab9343-b2ac-4d53-ad57-425c8690fdcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018584 | controller |     "Jun 12 20:15:27.891413 crc crio[20719]: time=\"2026-06-12T20:15:27.884043811Z\" level=info msg=\"Created container aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/collect-profiles\" id=19f4e443-2c6e-4654-98aa-10609e6e5165 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018598 | controller |     "Jun 12 20:15:27.891413 crc crio[20719]: time=\"2026-06-12T20:15:27.889390632Z\" level=info msg=\"Created container a31a03aa27ed92b8309d5256e5df71407be4568395734786c99c3bfafbfebb5b: openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/manager\" id=7169a572-5b72-4c09-aae4-ab7ae71ca26c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018613 | controller |     "Jun 12 20:15:27.891413 crc crio[20719]: time=\"2026-06-12T20:15:27.883950458Z\" level=info msg=\"Starting container: 63912bae57c10175e9cfb3fd76a434718eed5fcc0284d493093b27c7d8144a58\" id=1041d477-cd8e-4d93-b3f1-cc38d3048504 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018628 | controller |     "Jun 12 20:15:27.891413 crc crio[20719]: time=\"2026-06-12T20:15:27.886483108Z\" level=info msg=\"Starting container: c677d9f8660ba31f94306ca7707f6b8049cea8c3c2c9f0a792bdccf810db64e9\" id=b6cf7b01-4513-4229-9691-aaee170f83cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018642 | controller |     "Jun 12 20:15:27.894770 crc crio[20719]: time=\"2026-06-12T20:15:27.894713284Z\" level=info msg=\"Created container 36af2d3a3540457f5a3ff25728b49bfca98c247146cb542442584725b11a4610: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic\" id=c17cc51e-27eb-4b23-8f85-71363f830d08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018657 | controller |     "Jun 12 20:15:27.896644 crc crio[20719]: time=\"2026-06-12T20:15:27.883906291Z\" level=info msg=\"Starting container: 4332f640aca7cabb6c1b8221a7ee6234dfa6d428427eea022e91ed1ca9d53b1e\" id=635c696c-3b38-4969-a763-bb8f07bc7aeb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018671 | controller |     "Jun 12 20:15:27.900558 crc crio[20719]: time=\"2026-06-12T20:15:27.886513669Z\" level=info msg=\"Starting container: 2283f4d5f38b7bf14ce7897e8700af0231531eab888fa659c726c82c81067a20\" id=e9071321-8809-48b8-bce0-69f9f6dbc347 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018686 | controller |     "Jun 12 20:15:27.900558 crc crio[20719]: time=\"2026-06-12T20:15:27.899472924Z\" level=info msg=\"Starting container: a31a03aa27ed92b8309d5256e5df71407be4568395734786c99c3bfafbfebb5b\" id=1896f1b2-110b-4fb4-8806-8b6ecc289d1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018701 | controller |     "Jun 12 20:15:27.900558 crc crio[20719]: time=\"2026-06-12T20:15:27.900002096Z\" level=info msg=\"Starting container: 36af2d3a3540457f5a3ff25728b49bfca98c247146cb542442584725b11a4610\" id=858e6f36-1a39-43a8-b148-94ac7bf501eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018715 | controller |     "Jun 12 20:15:27.901693 crc crio[20719]: time=\"2026-06-12T20:15:27.901595073Z\" level=info msg=\"Starting container: aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837\" id=0ddb5a98-2809-4e6a-8c00-ba0b4f5c2742 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018730 | controller |     "Jun 12 20:15:27.902693 crc crio[20719]: time=\"2026-06-12T20:15:27.902578815Z\" level=info msg=\"Started container\" PID=48916 containerID=b43c035b04a68b024fd6a1307cd3bc2a7d4e3a1d4c062441060218498f7cf5b4 description=openstack-operators/cinder-operator-controller-manager-584b474457-fkvj7/manager id=4ebc8f27-044f-405a-8d0b-8c9b3c44b039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e743f65ad86a81afceea148a10b581b364a42ae83531f9d8dcda1eb231a16bf",
2026-06-12 21:10:23.018745 | controller |     "Jun 12 20:15:27.903610 crc crio[20719]: time=\"2026-06-12T20:15:27.903499334Z\" level=info msg=\"Started container\" PID=49024 containerID=9c875400a50316fe6f7473baf4f4efa6b6e41063f92a6a8594d0301539e5cb8e description=openstack-operators/test-operator-controller-manager-7579dbdcb9-9fkpf/manager id=095e1298-0488-421b-b957-c798e337eb70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=995f73542db2c18bffc8ab363523714bb71d392485900d5a4d963bd96a7f6bb4",
2026-06-12 21:10:23.018763 | controller |     "Jun 12 20:15:27.904436 crc crio[20719]: time=\"2026-06-12T20:15:27.887197591Z\" level=info msg=\"Created container 11b7ef2184e42abff351dece74ca220aa5a9a621e57af2a5d934602600acfab7: openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/manager\" id=b66ca37d-1e58-47cf-b0de-6bd947621268 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.018778 | controller |     "Jun 12 20:15:27.904803 crc crio[20719]: time=\"2026-06-12T20:15:27.904559415Z\" level=info msg=\"Starting container: f17c807e0ac795579aa8e4318184ca2fdd234264b4164536c8e2341f6b79db43\" id=6cd50f9c-2974-489f-aaae-ddcb16406602 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018793 | controller |     "Jun 12 20:15:27.905427 crc crio[20719]: time=\"2026-06-12T20:15:27.905338965Z\" level=info msg=\"Starting container: aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3\" id=be6b10bd-ce54-4a49-ab87-18f2cf802e9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018808 | controller |     "Jun 12 20:15:27.906877 crc crio[20719]: time=\"2026-06-12T20:15:27.906755396Z\" level=info msg=\"Started container\" PID=49053 containerID=46bda1921ef6865bc10c554a8c3362f1668a943c6e917d6d35ffa9b6b67e1593 description=openstack-operators/nova-operator-controller-manager-6df846755f-tswl8/manager id=bdd1a60f-3e73-43f1-8871-017ce95006f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5576ab981868caf292b75fc03de865c391cb95a7ac671a6a56b11e20cfcd681f",
2026-06-12 21:10:23.018822 | controller |     "Jun 12 20:15:27.907044 crc crio[20719]: time=\"2026-06-12T20:15:27.906823556Z\" level=info msg=\"Starting container: 11b7ef2184e42abff351dece74ca220aa5a9a621e57af2a5d934602600acfab7\" id=eaadc652-2baa-4d33-8908-5226d54d3117 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018836 | controller |     "Jun 12 20:15:27.907448 crc crio[20719]: time=\"2026-06-12T20:15:27.887555181Z\" level=info msg=\"Starting container: a3d122bfdf7d268650a0bcefe57269c5e799dd7e7aff2e246e96f0663b665e8e\" id=531889a3-3a4e-42a8-9a6a-209f5500bd7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.018864 | controller |     "Jun 12 20:15:27.918495 crc crio[20719]: time=\"2026-06-12T20:15:27.917538592Z\" level=info msg=\"Started container\" PID=49027 containerID=aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837 description=openshift-marketplace/certified-operators-2wjrb/extract-content id=0ddb5a98-2809-4e6a-8c00-ba0b4f5c2742 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1",
2026-06-12 21:10:23.018885 | controller |     "Jun 12 20:15:27.942659 crc crio[20719]: time=\"2026-06-12T20:15:27.942479551Z\" level=info msg=\"Started container\" PID=49020 containerID=11b7ef2184e42abff351dece74ca220aa5a9a621e57af2a5d934602600acfab7 description=openstack-operators/swift-operator-controller-manager-79846f755c-5sjsj/manager id=eaadc652-2baa-4d33-8908-5226d54d3117 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c1bd3bb14ce67d68388f044455082cf4a4a09a4e8a3af6a911a4960842a122",
2026-06-12 21:10:23.018901 | controller |     "Jun 12 20:15:27.948000 crc crio[20719]: time=\"2026-06-12T20:15:27.947426096Z\" level=info msg=\"Started container\" PID=49023 containerID=63912bae57c10175e9cfb3fd76a434718eed5fcc0284d493093b27c7d8144a58 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-9pkfl/manager id=1041d477-cd8e-4d93-b3f1-cc38d3048504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=932b86a0c6b1a6badcdca14cf2bcf09a5b09abdfbd06985bbf2cdb3d8e09e763",
2026-06-12 21:10:23.018915 | controller |     "Jun 12 20:15:27.950075 crc crio[20719]: time=\"2026-06-12T20:15:27.950035159Z\" level=info msg=\"Started container\" PID=48935 containerID=5b033bcf5bcf9e61bde2c6a29dcde1132a27d2745f50d6a89714a44def3ea25f description=openstack-operators/infra-operator-controller-manager-594d6555bb-htsh6/manager id=f7a7c2a4-959b-43fe-b08a-c4e29fd59bd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e24ba0cd71aaf26985b5285cf300fd815765e23c4dc4b477a9b4de5dd07fb92f",
2026-06-12 21:10:23.018933 | controller |     "Jun 12 20:15:27.950501 crc crio[20719]: time=\"2026-06-12T20:15:27.950206996Z\" level=info msg=\"Started container\" PID=49028 containerID=cd26ddb95a198c75238113641c18af133fdf585ba891a6c5c76d952543600981 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-qmbgl/manager id=c51d4fdd-6729-4123-8329-f3dc0f3a1999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ec1c351693acedae09aa69d97cee02ada03aef483b12b2e5cf64323baf82a48",
2026-06-12 21:10:23.018949 | controller |     "Jun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.971069593Z\" level=info msg=\"Started container\" PID=49049 containerID=a31a03aa27ed92b8309d5256e5df71407be4568395734786c99c3bfafbfebb5b description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-5xm49/manager id=1896f1b2-110b-4fb4-8806-8b6ecc289d1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a950adc5bf0dba1ef166ddba7abfdc2fa097c9e940520b1cf6d32f421d9a6a84",
2026-06-12 21:10:23.018964 | controller |     "Jun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.971254884Z\" level=info msg=\"Started container\" PID=49041 containerID=a3d122bfdf7d268650a0bcefe57269c5e799dd7e7aff2e246e96f0663b665e8e description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-f2zqk/manager id=531889a3-3a4e-42a8-9a6a-209f5500bd7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c334520bb13d9ca20c1b222bcfad11990bb1c2fac5ebfcbe3df7bc6a504d4161",
2026-06-12 21:10:23.018979 | controller |     "Jun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.971704927Z\" level=info msg=\"Started container\" PID=49029 containerID=f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09 description=openshift-marketplace/community-operators-nmns8/extract-content id=3af08c9f-6d09-4ba6-9e65-b776c70a62a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc",
2026-06-12 21:10:23.018994 | controller |     "Jun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.973966544Z\" level=info msg=\"Started container\" PID=49019 containerID=13f7457662c79c216b805d523b14565075a40dcdf955cd2eb047571da5bf8387 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-pnkr5/manager id=0d39e7d3-5926-43b0-8254-c2d978c2e3b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e9d1723008e3c01cfd8380c65406728fd57da36c719187e77f694b10887ed3",
2026-06-12 21:10:23.019009 | controller |     "Jun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.974464725Z\" level=info msg=\"Started container\" PID=49021 containerID=4332f640aca7cabb6c1b8221a7ee6234dfa6d428427eea022e91ed1ca9d53b1e description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-lfzw6/manager id=635c696c-3b38-4969-a763-bb8f07bc7aeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ac8a20f1299a41d0b4b3c0f730d99f08e9bd2186bfd1dcbbb7f5fb87e19a897",
2026-06-12 21:10:23.019024 | controller |     "Jun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.974724452Z\" level=info msg=\"Started container\" PID=49013 containerID=f17c807e0ac795579aa8e4318184ca2fdd234264b4164536c8e2341f6b79db43 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-mrkld/manager id=6cd50f9c-2974-489f-aaae-ddcb16406602 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7afd849bb8f93e4d411d61d50d7f3a75ca67bd7232817e84d59e53913c099586",
2026-06-12 21:10:23.019039 | controller |     "Jun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.974859638Z\" level=info msg=\"Started container\" PID=49040 containerID=97e43b8daf71fc0327e2bd6cd84143ef37b100c83abb4f5bd8b2bf3060e1b20b description=openstack-operators/watcher-operator-controller-manager-7869644bb4-pvf96/manager id=baed9f18-0ae4-47fc-938b-ab4387ad39bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fe6d1739c88ac74ca826be025e6d221ab08015b2f49ba4a4c9cb35e755fb257",
2026-06-12 21:10:23.019057 | controller |     "Jun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.975519415Z\" level=info msg=\"Started container\" PID=49026 containerID=0466e958e3bf47b282146b5cc1eafe898c144a2d0dda8b0c4615a2a10f880d89 description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-zsjvx/manager id=e8b8b8a0-c643-4534-bf8a-6ae30a7848af name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd5214b83c1c55d6ac10ffebd7662c00deb55c74009e97b8607ca31b02e1b2db",
2026-06-12 21:10:23.019072 | controller |     "Jun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.975620987Z\" level=info msg=\"Started container\" PID=49077 containerID=36af2d3a3540457f5a3ff25728b49bfca98c247146cb542442584725b11a4610 description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic id=858e6f36-1a39-43a8-b148-94ac7bf501eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476",
2026-06-12 21:10:23.019087 | controller |     "Jun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.975736831Z\" level=info msg=\"Started container\" PID=49025 containerID=c677d9f8660ba31f94306ca7707f6b8049cea8c3c2c9f0a792bdccf810db64e9 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-jz7fm/manager id=b6cf7b01-4513-4229-9691-aaee170f83cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0a9eda67ea8fdd8a8dd4e3f1bbd3bf75c616e93067ea0aeb8365d08b476ba17",
2026-06-12 21:10:23.019102 | controller |     "Jun 12 20:15:27.982383 crc crio[20719]: time=\"2026-06-12T20:15:27.975838373Z\" level=info msg=\"Started container\" PID=49022 containerID=2283f4d5f38b7bf14ce7897e8700af0231531eab888fa659c726c82c81067a20 description=openstack-operators/manila-operator-controller-manager-b547849c7-tn97l/manager id=e9071321-8809-48b8-bce0-69f9f6dbc347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ee6cb3bb1a39051e29a10ba7c9e1aded244490418bfab64f29b5168afbe0dbc",
2026-06-12 21:10:23.019117 | controller |     "Jun 12 20:15:27.994647 crc crio[20719]: time=\"2026-06-12T20:15:27.994546576Z\" level=info msg=\"Started container\" PID=49014 containerID=b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca description=openshift-marketplace/redhat-marketplace-crwkt/extract-content id=df09a409-0dcb-4161-9be9-797bb8ffceb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066",
2026-06-12 21:10:23.019131 | controller |     "Jun 12 20:15:28.016776 crc crio[20719]: time=\"2026-06-12T20:15:28.016689784Z\" level=info msg=\"Started container\" PID=49054 containerID=aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3 description=openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/collect-profiles id=be6b10bd-ce54-4a49-ab87-18f2cf802e9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc",
2026-06-12 21:10:23.019146 | controller |     "Jun 12 20:15:28.128556 crc crio[20719]: time=\"2026-06-12T20:15:28.128515446Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=b62d89e9-8267-44fc-8f98-62a0c80bb8d5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.019161 | controller |     "Jun 12 20:15:28.158678 crc crio[20719]: time=\"2026-06-12T20:15:28.158585025Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 21:10:23.019176 | controller |     "Jun 12 20:15:29.678023 crc crio[20719]: time=\"2026-06-12T20:15:29.677580249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=83d5627e-b6b3-4a9e-bf2f-8dbdabe3ef27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.019194 | controller |     "Jun 12 20:15:30.741633 crc crio[20719]: time=\"2026-06-12T20:15:30.741023076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a62da585-1bd8-45b9-9ff2-8a2adc46d723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.019210 | controller |     "Jun 12 20:15:31.774432 crc crio[20719]: time=\"2026-06-12T20:15:31.774162726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a25c0aee-cff7-4752-a68a-4718e60a3c88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.019224 | controller |     "Jun 12 20:15:31.795205 crc crio[20719]: time=\"2026-06-12T20:15:31.79293475Z\" level=info msg=\"Stopping pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\" id=66379854-3aab-4d90-9489-ce77b7583d77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.019248 | controller |     "Jun 12 20:15:31.795205 crc crio[20719]: time=\"2026-06-12T20:15:31.793806504Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688255-qsht6 Namespace:openshift-operator-lifecycle-manager ID:64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc UID:6dbac650-68ef-4f2f-aa8b-9c8d3ec335b8 NetNS:/var/run/netns/c7f56ec3-d781-4435-a9d4-f83ce14d9a7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbac650_68ef_4f2f_aa8b_9c8d3ec335b8.slice PodAnnotations:0xc000a38558}] Aliases:map[]}\"",
2026-06-12 21:10:23.019264 | controller |     "Jun 12 20:15:31.795205 crc crio[20719]: time=\"2026-06-12T20:15:31.794000349Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688255-qsht6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.019285 | controller |     "Jun 12 20:15:32.814649 crc crio[20719]: time=\"2026-06-12T20:15:32.813477357Z\" level=info msg=\"Stopping pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\" id=3d80460e-63d8-4f71-9b84-3709f8be087c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.019361 | controller |     "Jun 12 20:15:32.816473 crc crio[20719]: time=\"2026-06-12T20:15:32.815825273Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688254-cr8vs Namespace:openshift-infra ID:3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320 UID:9889f0fe-87ce-4c71-8d38-ece4efc8c085 NetNS:/var/run/netns/b076c1e5-cd83-496b-a4f4-1ac5eaa1f5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9889f0fe_87ce_4c71_8d38_ece4efc8c085.slice PodAnnotations:0xc0005267a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.019384 | controller |     "Jun 12 20:15:32.816473 crc crio[20719]: time=\"2026-06-12T20:15:32.816111281Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688254-cr8vs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.019399 | controller |     "Jun 12 20:15:33.972091 crc crio[20719]: time=\"2026-06-12T20:15:33.971919946Z\" level=info msg=\"Stopped pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\" id=66379854-3aab-4d90-9489-ce77b7583d77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.019414 | controller |     "Jun 12 20:15:34.096044 crc crio[20719]: time=\"2026-06-12T20:15:34.095518376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5f89678-7d61-4886-b0fe-1a1e55ccde99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.019432 | controller |     "Jun 12 20:15:34.096509 crc crio[20719]: time=\"2026-06-12T20:15:34.095927127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f0ae6387-d51f-4122-91ce-3efc3a5e8d09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.019447 | controller |     "Jun 12 20:15:34.096812 crc crio[20719]: time=\"2026-06-12T20:15:34.09670497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f983ae03-0eff-481d-8ccc-2ec3423ea04b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.019462 | controller |     "Jun 12 20:15:34.545603 crc crio[20719]: time=\"2026-06-12T20:15:34.544980663Z\" level=info msg=\"Stopped pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\" id=3d80460e-63d8-4f71-9b84-3709f8be087c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.019476 | controller |     "Jun 12 20:15:35.707635 crc crio[20719]: time=\"2026-06-12T20:15:35.695922826Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-crwkt/registry-server\" id=e505a92b-2cc6-4bed-af62-ed4c53f5643a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.019491 | controller |     "Jun 12 20:15:35.934006 crc crio[20719]: time=\"2026-06-12T20:15:35.933880515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.019505 | controller |     "Jun 12 20:15:35.935183 crc crio[20719]: time=\"2026-06-12T20:15:35.935038648Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=6b7be681-cbd5-4b4d-88cd-a59d53a1c0b3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.019519 | controller |     "Jun 12 20:15:35.954987 crc crio[20719]: time=\"2026-06-12T20:15:35.9548402Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=905ae981-ed70-498c-aecb-efa689f7f9f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.019533 | controller |     "Jun 12 20:15:36.020147 crc crio[20719]: time=\"2026-06-12T20:15:36.019920096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.019548 | controller |     "Jun 12 20:15:36.024596 crc crio[20719]: time=\"2026-06-12T20:15:36.024501195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.019562 | controller |     "Jun 12 20:15:36.090020 crc crio[20719]: time=\"2026-06-12T20:15:36.08988165Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2261b2c1-57bd-4a6a-a91d-cfa0b32fb905 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.019577 | controller |     "Jun 12 20:15:36.343079 crc crio[20719]: time=\"2026-06-12T20:15:36.332501024Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2wjrb/registry-server\" id=81ed2215-bebb-493e-954f-5fdffb0bcaa0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.019591 | controller |     "Jun 12 20:15:36.343079 crc crio[20719]: time=\"2026-06-12T20:15:36.3356304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.019605 | controller |     "Jun 12 20:15:36.391046 crc crio[20719]: time=\"2026-06-12T20:15:36.390848582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.019622 | controller |     "Jun 12 20:15:36.394901 crc crio[20719]: time=\"2026-06-12T20:15:36.394799192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.019637 | controller |     "Jun 12 20:15:36.919725 crc crio[20719]: time=\"2026-06-12T20:15:36.91955276Z\" level=info msg=\"Created container 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3: openshift-marketplace/redhat-marketplace-crwkt/registry-server\" id=e505a92b-2cc6-4bed-af62-ed4c53f5643a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.019652 | controller |     "Jun 12 20:15:36.924564 crc crio[20719]: time=\"2026-06-12T20:15:36.924257262Z\" level=info msg=\"Starting container: 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3\" id=7e94e15c-5674-4f97-9a29-47c1b26c9479 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.019666 | controller |     "Jun 12 20:15:36.941443 crc crio[20719]: time=\"2026-06-12T20:15:36.940540256Z\" level=info msg=\"Started container\" PID=49680 containerID=8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3 description=openshift-marketplace/redhat-marketplace-crwkt/registry-server id=7e94e15c-5674-4f97-9a29-47c1b26c9479 name=/runtime.v1.RuntimeService/StartContainer sandboxID=328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066",
2026-06-12 21:10:23.019681 | controller |     "Jun 12 20:15:36.956591 crc crio[20719]: time=\"2026-06-12T20:15:36.949583549Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nmns8/registry-server\" id=8520fabb-e428-47b8-b12a-702804f22116 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.019695 | controller |     "Jun 12 20:15:36.956591 crc crio[20719]: time=\"2026-06-12T20:15:36.950067593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.019710 | controller |     "Jun 12 20:15:37.026214 crc crio[20719]: time=\"2026-06-12T20:15:37.026046833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.019724 | controller |     "Jun 12 20:15:37.030348 crc crio[20719]: time=\"2026-06-12T20:15:37.030105137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.019738 | controller |     "Jun 12 20:15:37.248028 crc crio[20719]: time=\"2026-06-12T20:15:37.245145061Z\" level=info msg=\"Created container 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5: openshift-marketplace/certified-operators-2wjrb/registry-server\" id=81ed2215-bebb-493e-954f-5fdffb0bcaa0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.019753 | controller |     "Jun 12 20:15:37.248028 crc crio[20719]: time=\"2026-06-12T20:15:37.2469624Z\" level=info msg=\"Starting container: 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5\" id=0cfaf9e4-90f0-4370-9dfc-1b67b8d6ba60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.019767 | controller |     "Jun 12 20:15:37.255605 crc crio[20719]: time=\"2026-06-12T20:15:37.254830531Z\" level=info msg=\"Started container\" PID=49699 containerID=55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5 description=openshift-marketplace/certified-operators-2wjrb/registry-server id=0cfaf9e4-90f0-4370-9dfc-1b67b8d6ba60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1",
2026-06-12 21:10:23.019783 | controller |     "Jun 12 20:15:37.848047 crc crio[20719]: time=\"2026-06-12T20:15:37.847708281Z\" level=info msg=\"Created container 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe: openshift-marketplace/community-operators-nmns8/registry-server\" id=8520fabb-e428-47b8-b12a-702804f22116 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.019801 | controller |     "Jun 12 20:15:37.849080 crc crio[20719]: time=\"2026-06-12T20:15:37.847830423Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hrxfk/extract-content\" id=e85084a0-c86a-417c-acc5-e22562cce70b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.019817 | controller |     "Jun 12 20:15:37.850826 crc crio[20719]: time=\"2026-06-12T20:15:37.850670973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.019832 | controller |     "Jun 12 20:15:37.851179 crc crio[20719]: time=\"2026-06-12T20:15:37.850996434Z\" level=info msg=\"Starting container: 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe\" id=c2cbdeee-baf6-448a-86b6-6898a3b5d968 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.019846 | controller |     "Jun 12 20:15:37.860778 crc crio[20719]: time=\"2026-06-12T20:15:37.860636682Z\" level=info msg=\"Started container\" PID=49726 containerID=24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe description=openshift-marketplace/community-operators-nmns8/registry-server id=c2cbdeee-baf6-448a-86b6-6898a3b5d968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc",
2026-06-12 21:10:23.019893 | controller |     "Jun 12 20:15:37.925822 crc crio[20719]: time=\"2026-06-12T20:15:37.925709788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.019909 | controller |     "Jun 12 20:15:37.933326 crc crio[20719]: time=\"2026-06-12T20:15:37.929974627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.019924 | controller |     "Jun 12 20:15:38.932726 crc crio[20719]: time=\"2026-06-12T20:15:38.931967488Z\" level=info msg=\"Created container f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b: openshift-marketplace/redhat-operators-hrxfk/extract-content\" id=e85084a0-c86a-417c-acc5-e22562cce70b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.019939 | controller |     "Jun 12 20:15:38.933777 crc crio[20719]: time=\"2026-06-12T20:15:38.933681995Z\" level=info msg=\"Starting container: f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b\" id=9644cbd0-d926-4a03-bbd6-fce864139c53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.019953 | controller |     "Jun 12 20:15:38.941656 crc crio[20719]: time=\"2026-06-12T20:15:38.941545495Z\" level=info msg=\"Started container\" PID=49762 containerID=f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b description=openshift-marketplace/redhat-operators-hrxfk/extract-content id=9644cbd0-d926-4a03-bbd6-fce864139c53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940",
2026-06-12 21:10:23.019968 | controller |     "Jun 12 20:15:39.013683 crc crio[20719]: time=\"2026-06-12T20:15:39.013598442Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=25b1687d-ddc1-46db-89d4-1240ff3d37c0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.019983 | controller |     "Jun 12 20:15:39.022503 crc crio[20719]: time=\"2026-06-12T20:15:39.017599818Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=7375f58f-32fd-4206-8b67-9faeafda7549 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.020003 | controller |     "Jun 12 20:15:39.040485 crc crio[20719]: time=\"2026-06-12T20:15:39.040429186Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=0164439d-fbf2-4ed6-80d5-3f29728007f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.020017 | controller |     "Jun 12 20:15:39.055838 crc crio[20719]: time=\"2026-06-12T20:15:39.055729954Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=b62d89e9-8267-44fc-8f98-62a0c80bb8d5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.020032 | controller |     "Jun 12 20:15:39.056654 crc crio[20719]: time=\"2026-06-12T20:15:39.056512944Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7a53bac2-b55e-46dc-88e7-fdc2ea084582 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.020046 | controller |     "Jun 12 20:15:39.063484 crc crio[20719]: time=\"2026-06-12T20:15:39.063391357Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/manager\" id=658f4e1b-2502-436f-8e63-aff3ddcf6831 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.020061 | controller |     "Jun 12 20:15:39.063831 crc crio[20719]: time=\"2026-06-12T20:15:39.063771598Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=d214dd50-69e4-4e40-945b-1f16815043f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.020075 | controller |     "Jun 12 20:15:39.065369 crc crio[20719]: time=\"2026-06-12T20:15:39.06496872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020090 | controller |     "Jun 12 20:15:39.074521 crc crio[20719]: time=\"2026-06-12T20:15:39.074386855Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-httpd\" id=c54c20a7-7e30-48b8-b089-2ff06685af4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.020104 | controller |     "Jun 12 20:15:39.083396 crc crio[20719]: time=\"2026-06-12T20:15:39.083210251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020118 | controller |     "Jun 12 20:15:39.140747 crc crio[20719]: time=\"2026-06-12T20:15:39.140555922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020133 | controller |     "Jun 12 20:15:39.154025 crc crio[20719]: time=\"2026-06-12T20:15:39.153929524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020147 | controller |     "Jun 12 20:15:39.164031 crc crio[20719]: time=\"2026-06-12T20:15:39.163976624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020161 | controller |     "Jun 12 20:15:39.316837 crc crio[20719]: time=\"2026-06-12T20:15:39.316744879Z\" level=info msg=\"Created container fe0a1711b388c0816d9261332847aa5ce68eb6693b4081c725d4eebd37966ca6: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/manager\" id=658f4e1b-2502-436f-8e63-aff3ddcf6831 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.020175 | controller |     "Jun 12 20:15:39.323720 crc crio[20719]: time=\"2026-06-12T20:15:39.322763377Z\" level=info msg=\"Starting container: fe0a1711b388c0816d9261332847aa5ce68eb6693b4081c725d4eebd37966ca6\" id=0d4b8b71-35b9-4cea-8e1f-bc339635dfd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.020222 | controller |     "Jun 12 20:15:39.336559 crc crio[20719]: time=\"2026-06-12T20:15:39.334765676Z\" level=info msg=\"Started container\" PID=49786 containerID=fe0a1711b388c0816d9261332847aa5ce68eb6693b4081c725d4eebd37966ca6 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc/manager id=0d4b8b71-35b9-4cea-8e1f-bc339635dfd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29e8db63d5f9001ba4aaab8c1b452d902c334f6c072d489156dd1a5d36288ba2",
2026-06-12 21:10:23.020238 | controller |     "Jun 12 20:15:40.146575 crc crio[20719]: time=\"2026-06-12T20:15:40.146097821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020253 | controller |     "Jun 12 20:15:40.269220 crc crio[20719]: time=\"2026-06-12T20:15:40.269136775Z\" level=info msg=\"Created container 5e837c9302b8d7dcf0cf6684ee9bd8c7c05b92d860483ac2be99d6baae1ca0ab: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-httpd\" id=c54c20a7-7e30-48b8-b089-2ff06685af4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.020267 | controller |     "Jun 12 20:15:40.273354 crc crio[20719]: time=\"2026-06-12T20:15:40.273201889Z\" level=info msg=\"Starting container: 5e837c9302b8d7dcf0cf6684ee9bd8c7c05b92d860483ac2be99d6baae1ca0ab\" id=2249d9ea-0d8e-4d7e-8694-9acaa94148f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.020282 | controller |     "Jun 12 20:15:40.279062 crc crio[20719]: time=\"2026-06-12T20:15:40.278971532Z\" level=info msg=\"Started container\" PID=49870 containerID=5e837c9302b8d7dcf0cf6684ee9bd8c7c05b92d860483ac2be99d6baae1ca0ab description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-httpd id=2249d9ea-0d8e-4d7e-8694-9acaa94148f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476",
2026-06-12 21:10:23.020296 | controller |     "Jun 12 20:15:40.289847 crc crio[20719]: time=\"2026-06-12T20:15:40.289766312Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=adef3bb8-b61e-475e-838c-844297917cfa name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.020311 | controller |     "Jun 12 20:15:40.293427 crc crio[20719]: time=\"2026-06-12T20:15:40.293142338Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 21:10:23.020325 | controller |     "Jun 12 20:15:40.681875 crc crio[20719]: time=\"2026-06-12T20:15:40.681727744Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=adef3bb8-b61e-475e-838c-844297917cfa name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.020340 | controller |     "Jun 12 20:15:40.683370 crc crio[20719]: time=\"2026-06-12T20:15:40.683215995Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7c4ffc2e-dc77-4aab-93aa-252a8124ea92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.020354 | controller |     "Jun 12 20:15:40.687877 crc crio[20719]: time=\"2026-06-12T20:15:40.687589827Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=605e72f7-fe7b-46c9-a364-c0ace2320001 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.020368 | controller |     "Jun 12 20:15:40.693430 crc crio[20719]: time=\"2026-06-12T20:15:40.693219783Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-log-watch\" id=d4c5bfd9-ada8-437f-8173-3b9509ff266e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.020382 | controller |     "Jun 12 20:15:40.693922 crc crio[20719]: time=\"2026-06-12T20:15:40.693842072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020400 | controller |     "Jun 12 20:15:40.760823 crc crio[20719]: time=\"2026-06-12T20:15:40.760740732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020415 | controller |     "Jun 12 20:15:41.153013 crc crio[20719]: time=\"2026-06-12T20:15:41.152552076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=031b7fcc-9f32-4005-a9f2-8068e1e9f19b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.020429 | controller |     "Jun 12 20:15:41.156905 crc crio[20719]: time=\"2026-06-12T20:15:41.156858327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bd920993-9a5b-44c1-b50f-c6129db0474b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.020443 | controller |     "Jun 12 20:15:41.187807 crc crio[20719]: time=\"2026-06-12T20:15:41.187705098Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hrxfk/registry-server\" id=d71a233c-600b-4d6b-83ca-809d63812a81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.020458 | controller |     "Jun 12 20:15:41.188193 crc crio[20719]: time=\"2026-06-12T20:15:41.18814377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020492 | controller |     "Jun 12 20:15:41.285357 crc crio[20719]: time=\"2026-06-12T20:15:41.285159233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020510 | controller |     "Jun 12 20:15:41.294711 crc crio[20719]: time=\"2026-06-12T20:15:41.292854253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020527 | controller |     "Jun 12 20:15:41.481679 crc crio[20719]: time=\"2026-06-12T20:15:41.481570831Z\" level=info msg=\"Created container 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e: openshift-marketplace/redhat-operators-hrxfk/registry-server\" id=d71a233c-600b-4d6b-83ca-809d63812a81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.020543 | controller |     "Jun 12 20:15:41.484443 crc crio[20719]: time=\"2026-06-12T20:15:41.48405185Z\" level=info msg=\"Starting container: 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e\" id=07651a66-8b1c-43a9-b6e9-80243c5c4b91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.020560 | controller |     "Jun 12 20:15:41.491702 crc crio[20719]: time=\"2026-06-12T20:15:41.491625613Z\" level=info msg=\"Started container\" PID=50015 containerID=9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e description=openshift-marketplace/redhat-operators-hrxfk/registry-server id=07651a66-8b1c-43a9-b6e9-80243c5c4b91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940",
2026-06-12 21:10:23.020577 | controller |     "Jun 12 20:15:41.610535 crc crio[20719]: time=\"2026-06-12T20:15:41.610444709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020593 | controller |     "Jun 12 20:15:41.710778 crc crio[20719]: time=\"2026-06-12T20:15:41.710655566Z\" level=info msg=\"Created container ef29722b9858d43fa377b3a19818d9982d4d7e2161cefd437b98b81812009ab5: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-log-watch\" id=d4c5bfd9-ada8-437f-8173-3b9509ff266e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.020613 | controller |     "Jun 12 20:15:41.712383 crc crio[20719]: time=\"2026-06-12T20:15:41.712179089Z\" level=info msg=\"Starting container: ef29722b9858d43fa377b3a19818d9982d4d7e2161cefd437b98b81812009ab5\" id=e046eefe-321e-4b6a-9dc7-db203a9a7efc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.020630 | controller |     "Jun 12 20:15:41.718073 crc crio[20719]: time=\"2026-06-12T20:15:41.71798013Z\" level=info msg=\"Started container\" PID=50032 containerID=ef29722b9858d43fa377b3a19818d9982d4d7e2161cefd437b98b81812009ab5 description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/ironic-log-watch id=e046eefe-321e-4b6a-9dc7-db203a9a7efc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476",
2026-06-12 21:10:23.020647 | controller |     "Jun 12 20:15:42.177436 crc crio[20719]: time=\"2026-06-12T20:15:42.177311804Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=8460fda1-9226-42ba-ab16-20ada0296ede name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.020663 | controller |     "Jun 12 20:15:42.181059 crc crio[20719]: time=\"2026-06-12T20:15:42.180900064Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-12 21:10:23.020679 | controller |     "Jun 12 20:15:49.018847 crc crio[20719]: time=\"2026-06-12T20:15:49.018175211Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=8460fda1-9226-42ba-ab16-20ada0296ede name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.020695 | controller |     "Jun 12 20:15:49.020155 crc crio[20719]: time=\"2026-06-12T20:15:49.01996997Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=1dda63a4-9dcd-4c1f-9499-cbc132a28117 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.020712 | controller |     "Jun 12 20:15:49.025033 crc crio[20719]: time=\"2026-06-12T20:15:49.024962899Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=a8e0482b-7bc9-4683-b517-a6de7ce3f279 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.020729 | controller |     "Jun 12 20:15:49.031962 crc crio[20719]: time=\"2026-06-12T20:15:49.031883282Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/mariadb\" id=34a6b1b3-b290-4c76-b8d1-78668262df1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.020744 | controller |     "Jun 12 20:15:49.033418 crc crio[20719]: time=\"2026-06-12T20:15:49.03322499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020758 | controller |     "Jun 12 20:15:49.067815 crc crio[20719]: time=\"2026-06-12T20:15:49.067735773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020772 | controller |     "Jun 12 20:15:49.281752 crc crio[20719]: time=\"2026-06-12T20:15:49.281664024Z\" level=info msg=\"Stopping container: 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3 (timeout: 2s)\" id=643b6d47-5fcf-46eb-be5c-9ac7ffaaddb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.020787 | controller |     "Jun 12 20:15:49.309090 crc crio[20719]: time=\"2026-06-12T20:15:49.308657458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.020801 | controller |     "Jun 12 20:15:49.408623 crc crio[20719]: time=\"2026-06-12T20:15:49.408582128Z\" level=info msg=\"Stopped container 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3: openshift-marketplace/redhat-marketplace-crwkt/registry-server\" id=643b6d47-5fcf-46eb-be5c-9ac7ffaaddb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.020819 | controller |     "Jun 12 20:15:49.410180 crc crio[20719]: time=\"2026-06-12T20:15:49.410083502Z\" level=info msg=\"Stopping pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\" id=d211d51b-d8f9-4ccf-9466-c7ac4a97a601 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.020833 | controller |     "Jun 12 20:15:49.410777 crc crio[20719]: time=\"2026-06-12T20:15:49.410711609Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-crwkt Namespace:openshift-marketplace ID:328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066 UID:431cfbb8-7347-412c-9e95-1d2e073db583 NetNS:/var/run/netns/988db3ce-cbec-47d6-be6e-4cfe66dc40b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod431cfbb8_7347_412c_9e95_1d2e073db583.slice PodAnnotations:0xc000a381a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.020863 | controller |     "Jun 12 20:15:49.410920 crc crio[20719]: time=\"2026-06-12T20:15:49.410873833Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-crwkt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.020884 | controller |     "Jun 12 20:15:49.508569 crc crio[20719]: time=\"2026-06-12T20:15:49.508486836Z\" level=info msg=\"Created container b9812b0e4867f5d72d51e491c832d51f9d98d3c2973230311f90d626004da53e: baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/mariadb\" id=34a6b1b3-b290-4c76-b8d1-78668262df1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.020900 | controller |     "Jun 12 20:15:49.510086 crc crio[20719]: time=\"2026-06-12T20:15:49.51002057Z\" level=info msg=\"Starting container: b9812b0e4867f5d72d51e491c832d51f9d98d3c2973230311f90d626004da53e\" id=32a4bb68-efca-4e23-889e-84f0240994cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.020915 | controller |     "Jun 12 20:15:49.515039 crc crio[20719]: time=\"2026-06-12T20:15:49.514912047Z\" level=info msg=\"Started container\" PID=50280 containerID=b9812b0e4867f5d72d51e491c832d51f9d98d3c2973230311f90d626004da53e description=baremetal-operator-system/baremetal-operator-ironic-7579bf8c9f-9wcjn/mariadb id=32a4bb68-efca-4e23-889e-84f0240994cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f91b53c14572ae5548cd8196efc4c5c4ac0df2cec810ca85bc7285476dd9476",
2026-06-12 21:10:23.020930 | controller |     "Jun 12 20:15:49.723209 crc crio[20719]: time=\"2026-06-12T20:15:49.723106208Z\" level=info msg=\"Stopped pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\" id=d211d51b-d8f9-4ccf-9466-c7ac4a97a601 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.020945 | controller |     "Jun 12 20:15:50.330893 crc crio[20719]: time=\"2026-06-12T20:15:50.329756165Z\" level=info msg=\"Removing container: 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3\" id=90b03fd1-c91f-4ec4-9b43-9895f72dd07e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.020960 | controller |     "Jun 12 20:15:50.363226 crc crio[20719]: time=\"2026-06-12T20:15:50.363023594Z\" level=info msg=\"Removed container 8efcba9e65c48e74664993b84cc11ac5c769445cceec0edc2c71e23ce7a201a3: openshift-marketplace/redhat-marketplace-crwkt/registry-server\" id=90b03fd1-c91f-4ec4-9b43-9895f72dd07e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.020975 | controller |     "Jun 12 20:15:50.372411 crc crio[20719]: time=\"2026-06-12T20:15:50.371773655Z\" level=info msg=\"Removing container: b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca\" id=5381263e-fb7b-4571-9bca-5b6988347b63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.020989 | controller |     "Jun 12 20:15:50.415351 crc crio[20719]: time=\"2026-06-12T20:15:50.415092944Z\" level=info msg=\"Removed container b0326c37e0e81fd76fe1f2b3a9af45c57abf819b5699e8cd87d4b5c0743d4fca: openshift-marketplace/redhat-marketplace-crwkt/extract-content\" id=5381263e-fb7b-4571-9bca-5b6988347b63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021007 | controller |     "Jun 12 20:15:50.422901 crc crio[20719]: time=\"2026-06-12T20:15:50.421720938Z\" level=info msg=\"Removing container: b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d\" id=277ceb63-e561-4efe-8c6a-b1173e8bf617 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021022 | controller |     "Jun 12 20:15:50.462714 crc crio[20719]: time=\"2026-06-12T20:15:50.462663886Z\" level=info msg=\"Removed container b40ecb396676853e20e89fc2b65c5d2085af9498d2f11cb9a28e42243e27399d: openshift-marketplace/redhat-marketplace-crwkt/extract-utilities\" id=277ceb63-e561-4efe-8c6a-b1173e8bf617 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021036 | controller |     "Jun 12 20:16:01.022349 crc crio[20719]: time=\"2026-06-12T20:16:01.02150527Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688256-64684/POD\" id=a3ae4639-cfbd-42d4-bc09-145d8f97e778 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.021051 | controller |     "Jun 12 20:16:01.022349 crc crio[20719]: time=\"2026-06-12T20:16:01.022334294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.021066 | controller |     "Jun 12 20:16:01.053943 crc crio[20719]: time=\"2026-06-12T20:16:01.053614275Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688256-64684 Namespace:openshift-infra ID:f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64 UID:1d087133-b85e-4c92-b6a2-8f6eb4d34a3d NetNS:/var/run/netns/9087fed8-5ac6-4f22-9356-ccc5269ea069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d087133_b85e_4c92_b6a2_8f6eb4d34a3d.slice PodAnnotations:0xc00170c260}] Aliases:map[]}\"",
2026-06-12 21:10:23.021080 | controller |     "Jun 12 20:16:01.054951 crc crio[20719]: time=\"2026-06-12T20:16:01.05485264Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688256-64684 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.021095 | controller |     "Jun 12 20:16:01.277231 crc crio[20719]: time=\"2026-06-12T20:16:01.274912473Z\" level=info msg=\"Stopping container: 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e (timeout: 2s)\" id=b15b87a0-f30b-4611-9743-ddd6a7f6ff19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.021110 | controller |     "Jun 12 20:16:01.406619 crc crio[20719]: time=\"2026-06-12T20:16:01.406100724Z\" level=info msg=\"Stopped container 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e: openshift-marketplace/redhat-operators-hrxfk/registry-server\" id=b15b87a0-f30b-4611-9743-ddd6a7f6ff19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.021125 | controller |     "Jun 12 20:16:01.407953 crc crio[20719]: time=\"2026-06-12T20:16:01.407850123Z\" level=info msg=\"Stopping pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\" id=9a479b8f-d871-453b-aa8d-b224796f72a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.021140 | controller |     "Jun 12 20:16:01.408506 crc crio[20719]: time=\"2026-06-12T20:16:01.408429059Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hrxfk Namespace:openshift-marketplace ID:c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940 UID:7fd8007d-3a76-40a1-92ef-dd3e1ddbe8a9 NetNS:/var/run/netns/e4b56950-96df-4eac-8788-b9970f445178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fd8007d_3a76_40a1_92ef_dd3e1ddbe8a9.slice PodAnnotations:0xc000eae6a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.021160 | controller |     "Jun 12 20:16:01.408653 crc crio[20719]: time=\"2026-06-12T20:16:01.408609344Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-hrxfk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.021179 | controller |     "Jun 12 20:16:01.439504 crc crio[20719]: time=\"2026-06-12T20:16:01.439086016Z\" level=info msg=\"Stopping container: 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe (timeout: 2s)\" id=12731b2e-2418-4d48-b9af-b4faf2f86f34 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.021195 | controller |     "Jun 12 20:16:01.577944 crc crio[20719]: time=\"2026-06-12T20:16:01.577841499Z\" level=info msg=\"Stopped container 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe: openshift-marketplace/community-operators-nmns8/registry-server\" id=12731b2e-2418-4d48-b9af-b4faf2f86f34 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.021210 | controller |     "Jun 12 20:16:01.584980 crc crio[20719]: time=\"2026-06-12T20:16:01.584869365Z\" level=info msg=\"Stopping pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\" id=53f6f9af-2ef3-4c3a-99af-3e636c0a70e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.021224 | controller |     "Jun 12 20:16:01.585441 crc crio[20719]: time=\"2026-06-12T20:16:01.585368229Z\" level=info msg=\"Got pod network &{Name:community-operators-nmns8 Namespace:openshift-marketplace ID:e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc UID:aa05dd51-290e-47b9-8655-c1e81c7a0452 NetNS:/var/run/netns/986739ee-e915-4bba-a764-8b003df94d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa05dd51_290e_47b9_8655_c1e81c7a0452.slice PodAnnotations:0xc000eae960}] Aliases:map[]}\"",
2026-06-12 21:10:23.021239 | controller |     "Jun 12 20:16:01.585556 crc crio[20719]: time=\"2026-06-12T20:16:01.585528953Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-nmns8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.021254 | controller |     "Jun 12 20:16:01.631183 crc crio[20719]: 2026-06-12T20:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f316a3878fb39f3 Mac:82:e8:cb:86:fb:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/9087fed8-5ac6-4f22-9356-ccc5269ea069 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.021269 | controller |     "Jun 12 20:16:01.633355 crc crio[20719]: time=\"2026-06-12T20:16:01.633198454Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688256-64684 Namespace:openshift-infra ID:f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64 UID:1d087133-b85e-4c92-b6a2-8f6eb4d34a3d NetNS:/var/run/netns/9087fed8-5ac6-4f22-9356-ccc5269ea069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d087133_b85e_4c92_b6a2_8f6eb4d34a3d.slice PodAnnotations:0xc00170c260}] Aliases:map[]}\"",
2026-06-12 21:10:23.021283 | controller |     "Jun 12 20:16:01.633472 crc crio[20719]: time=\"2026-06-12T20:16:01.633453312Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688256-64684 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.021298 | controller |     "Jun 12 20:16:01.643459 crc crio[20719]: time=\"2026-06-12T20:16:01.643368152Z\" level=info msg=\"Ran pod sandbox f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64 with infra container: openshift-infra/auto-csr-approver-29688256-64684/POD\" id=a3ae4639-cfbd-42d4-bc09-145d8f97e778 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.021313 | controller |     "Jun 12 20:16:01.645813 crc crio[20719]: time=\"2026-06-12T20:16:01.645647072Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=54af686c-b606-49cd-b6e6-b5b418c07710 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.021334 | controller |     "Jun 12 20:16:01.650814 crc crio[20719]: time=\"2026-06-12T20:16:01.650721554Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.021349 | controller |     "Jun 12 20:16:01.707972 crc crio[20719]: time=\"2026-06-12T20:16:01.70757145Z\" level=info msg=\"Stopped pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\" id=9a479b8f-d871-453b-aa8d-b224796f72a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.021364 | controller |     "Jun 12 20:16:01.952723 crc crio[20719]: time=\"2026-06-12T20:16:01.952633451Z\" level=info msg=\"Stopped pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\" id=53f6f9af-2ef3-4c3a-99af-3e636c0a70e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.021379 | controller |     "Jun 12 20:16:02.539349 crc crio[20719]: time=\"2026-06-12T20:16:02.538583109Z\" level=info msg=\"Removing container: 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe\" id=1ffc8c15-0844-4288-a115-5b0267c683f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021393 | controller |     "Jun 12 20:16:02.628567 crc crio[20719]: time=\"2026-06-12T20:16:02.628461739Z\" level=info msg=\"Removed container 24b86b0b44af40dd8cd27f7357b4069e8fe7cbc7a7a0d4bf07320553982d23fe: openshift-marketplace/community-operators-nmns8/registry-server\" id=1ffc8c15-0844-4288-a115-5b0267c683f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021408 | controller |     "Jun 12 20:16:02.639105 crc crio[20719]: time=\"2026-06-12T20:16:02.63896864Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=54af686c-b606-49cd-b6e6-b5b418c07710 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.021421 | controller |     "Jun 12 20:16:02.646482 crc crio[20719]: time=\"2026-06-12T20:16:02.645996908Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1a449c24-3603-44d0-af2b-e19a6b20556d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.021435 | controller |     "Jun 12 20:16:02.656497 crc crio[20719]: time=\"2026-06-12T20:16:02.656159093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5346a731-7a7b-44a3-a3c1-2ee380206f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.021449 | controller |     "Jun 12 20:16:02.661868 crc crio[20719]: time=\"2026-06-12T20:16:02.661780058Z\" level=info msg=\"Removing container: f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09\" id=7ecb0ed4-55f4-47e8-92bf-31bb9d468e4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021463 | controller |     "Jun 12 20:16:02.668192 crc crio[20719]: time=\"2026-06-12T20:16:02.667645221Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688256-64684/oc\" id=6d8371d4-7475-4e45-af49-c87442419d98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.021477 | controller |     "Jun 12 20:16:02.670924 crc crio[20719]: time=\"2026-06-12T20:16:02.668525656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.021491 | controller |     "Jun 12 20:16:02.748083 crc crio[20719]: time=\"2026-06-12T20:16:02.747929242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.021506 | controller |     "Jun 12 20:16:02.768845 crc crio[20719]: time=\"2026-06-12T20:16:02.768227341Z\" level=info msg=\"Removed container f9770cfbdc17a5e2bffbaa64c89b8c3ecaa2970ffe5ed7b582fdaed0ace44b09: openshift-marketplace/community-operators-nmns8/extract-content\" id=7ecb0ed4-55f4-47e8-92bf-31bb9d468e4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021523 | controller |     "Jun 12 20:16:02.778073 crc crio[20719]: time=\"2026-06-12T20:16:02.777859119Z\" level=info msg=\"Removing container: 225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186\" id=0f376ca2-91c2-4ad3-9521-178da815f9fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021538 | controller |     "Jun 12 20:16:02.862336 crc crio[20719]: time=\"2026-06-12T20:16:02.85954939Z\" level=info msg=\"Removed container 225322d07de0d059a853f0068d980d05fdb7e0cc25c99f9bd4f7d2e30f40c186: openshift-marketplace/community-operators-nmns8/extract-utilities\" id=0f376ca2-91c2-4ad3-9521-178da815f9fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021552 | controller |     "Jun 12 20:16:02.914023 crc crio[20719]: time=\"2026-06-12T20:16:02.913948217Z\" level=info msg=\"Removing container: 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e\" id=9dd95be1-9ac9-4b54-88c0-12281f264227 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021566 | controller |     "Jun 12 20:16:02.999888 crc crio[20719]: time=\"2026-06-12T20:16:02.998375903Z\" level=info msg=\"Removed container 9d367cd238d5d25cb116425dc44e854f56f53eb3dc60ec33c5ddecb443f0063e: openshift-marketplace/redhat-operators-hrxfk/registry-server\" id=9dd95be1-9ac9-4b54-88c0-12281f264227 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021580 | controller |     "Jun 12 20:16:03.008118 crc crio[20719]: time=\"2026-06-12T20:16:03.007062446Z\" level=info msg=\"Removing container: f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b\" id=07b3d536-03ea-4659-a1db-59c8cda6e773 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021595 | controller |     "Jun 12 20:16:03.052605 crc crio[20719]: time=\"2026-06-12T20:16:03.052354211Z\" level=info msg=\"Removed container f5e49e2bd99b06dc3a179d2cec3fd6eea5109e4a659b7191e660cbd2dd49f80b: openshift-marketplace/redhat-operators-hrxfk/extract-content\" id=07b3d536-03ea-4659-a1db-59c8cda6e773 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021609 | controller |     "Jun 12 20:16:03.061227 crc crio[20719]: time=\"2026-06-12T20:16:03.060994843Z\" level=info msg=\"Removing container: af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be\" id=7bb33ac6-8cb8-4951-8ff2-166ad3ceaa7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021623 | controller |     "Jun 12 20:16:03.131963 crc crio[20719]: time=\"2026-06-12T20:16:03.131850773Z\" level=info msg=\"Removed container af6bfb7ef966c09f2b20d67137c1b56b3b131b3b831373310851793c43f640be: openshift-marketplace/redhat-operators-hrxfk/extract-utilities\" id=7bb33ac6-8cb8-4951-8ff2-166ad3ceaa7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021638 | controller |     "Jun 12 20:16:03.221488 crc crio[20719]: time=\"2026-06-12T20:16:03.220861754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.021652 | controller |     "Jun 12 20:16:03.342973 crc crio[20719]: time=\"2026-06-12T20:16:03.342495219Z\" level=info msg=\"Created container 04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8: openshift-infra/auto-csr-approver-29688256-64684/oc\" id=6d8371d4-7475-4e45-af49-c87442419d98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.021666 | controller |     "Jun 12 20:16:03.350446 crc crio[20719]: time=\"2026-06-12T20:16:03.350057991Z\" level=info msg=\"Starting container: 04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8\" id=dda3374a-b324-4be6-8118-44b4381ccefe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.021681 | controller |     "Jun 12 20:16:03.360867 crc crio[20719]: time=\"2026-06-12T20:16:03.360562586Z\" level=info msg=\"Started container\" PID=50866 containerID=04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8 description=openshift-infra/auto-csr-approver-29688256-64684/oc id=dda3374a-b324-4be6-8118-44b4381ccefe name=/runtime.v1.RuntimeService/StartContainer sandboxID=f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64",
2026-06-12 21:10:23.021698 | controller |     "Jun 12 20:16:03.650232 crc crio[20719]: time=\"2026-06-12T20:16:03.646808609Z\" level=info msg=\"Stopping container: 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5 (timeout: 2s)\" id=6291765a-96bf-46ee-91e0-0ae86237d4ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.021713 | controller |     "Jun 12 20:16:03.783868 crc crio[20719]: time=\"2026-06-12T20:16:03.783770368Z\" level=info msg=\"Stopped container 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5: openshift-marketplace/certified-operators-2wjrb/registry-server\" id=6291765a-96bf-46ee-91e0-0ae86237d4ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.021728 | controller |     "Jun 12 20:16:03.789648 crc crio[20719]: time=\"2026-06-12T20:16:03.789560297Z\" level=info msg=\"Stopping pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\" id=fa6b40cd-5569-43ce-8b57-091b63daae57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.021742 | controller |     "Jun 12 20:16:03.790109 crc crio[20719]: time=\"2026-06-12T20:16:03.79004572Z\" level=info msg=\"Got pod network &{Name:certified-operators-2wjrb Namespace:openshift-marketplace ID:51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1 UID:48939476-04c1-46dc-88d6-71cf10e0a61e NetNS:/var/run/netns/65038ee5-5fb3-44c0-9eb9-c8a18d66f314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48939476_04c1_46dc_88d6_71cf10e0a61e.slice PodAnnotations:0xc00170c6d0}] Aliases:map[]}\"",
2026-06-12 21:10:23.021757 | controller |     "Jun 12 20:16:03.790231 crc crio[20719]: time=\"2026-06-12T20:16:03.790198771Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-2wjrb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.021772 | controller |     "Jun 12 20:16:04.114956 crc crio[20719]: time=\"2026-06-12T20:16:04.114862071Z\" level=info msg=\"Stopped pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\" id=fa6b40cd-5569-43ce-8b57-091b63daae57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.021787 | controller |     "Jun 12 20:16:04.611173 crc crio[20719]: time=\"2026-06-12T20:16:04.6098893Z\" level=info msg=\"Removing container: 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5\" id=a3f38efc-e60f-484c-9d2f-754f8043a12a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021801 | controller |     "Jun 12 20:16:04.663555 crc crio[20719]: time=\"2026-06-12T20:16:04.663399462Z\" level=info msg=\"Removed container 55f813fc7340ea703b490de0f15b3fe07f472111b772460504e288b2d217acc5: openshift-marketplace/certified-operators-2wjrb/registry-server\" id=a3f38efc-e60f-484c-9d2f-754f8043a12a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021815 | controller |     "Jun 12 20:16:04.674460 crc crio[20719]: time=\"2026-06-12T20:16:04.66683469Z\" level=info msg=\"Removing container: aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837\" id=ea15867e-da45-4cc6-a402-c12f6d728b6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021830 | controller |     "Jun 12 20:16:04.705545 crc crio[20719]: time=\"2026-06-12T20:16:04.705100089Z\" level=info msg=\"Removed container aeba50ec2fec89a03f1bd68e406041d1532e9b5c814a23f177fe7602f8b3e837: openshift-marketplace/certified-operators-2wjrb/extract-content\" id=ea15867e-da45-4cc6-a402-c12f6d728b6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021844 | controller |     "Jun 12 20:16:04.708163 crc crio[20719]: time=\"2026-06-12T20:16:04.708072311Z\" level=info msg=\"Removing container: 6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd\" id=5786f134-49ee-41c0-8087-47e8bda93c1a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021880 | controller |     "Jun 12 20:16:04.733176 crc crio[20719]: time=\"2026-06-12T20:16:04.733123674Z\" level=info msg=\"Removed container 6f167490a1396344e86076f3e2e3ef868fb71aba70eadf61ed3a1d965f301abd: openshift-marketplace/certified-operators-2wjrb/extract-utilities\" id=5786f134-49ee-41c0-8087-47e8bda93c1a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021896 | controller |     "Jun 12 20:16:05.644089 crc crio[20719]: time=\"2026-06-12T20:16:05.643751631Z\" level=info msg=\"Stopping pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\" id=8a47de8c-3c80-47c5-8034-e53e6f520be5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.021911 | controller |     "Jun 12 20:16:05.644809 crc crio[20719]: time=\"2026-06-12T20:16:05.644687257Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688256-64684 Namespace:openshift-infra ID:f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64 UID:1d087133-b85e-4c92-b6a2-8f6eb4d34a3d NetNS:/var/run/netns/9087fed8-5ac6-4f22-9356-ccc5269ea069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d087133_b85e_4c92_b6a2_8f6eb4d34a3d.slice PodAnnotations:0xc00334a188}] Aliases:map[]}\"",
2026-06-12 21:10:23.021926 | controller |     "Jun 12 20:16:05.644987 crc crio[20719]: time=\"2026-06-12T20:16:05.644938244Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688256-64684 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.021941 | controller |     "Jun 12 20:16:05.950923 crc crio[20719]: time=\"2026-06-12T20:16:05.950834252Z\" level=info msg=\"Stopped pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\" id=8a47de8c-3c80-47c5-8034-e53e6f520be5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.021956 | controller |     "Jun 12 20:16:08.943347 crc crio[20719]: time=\"2026-06-12T20:16:08.942507246Z\" level=info msg=\"Removing container: d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826\" id=9bdc81b1-534f-41ab-b267-04cb988a90a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021971 | controller |     "Jun 12 20:16:09.108402 crc crio[20719]: time=\"2026-06-12T20:16:09.107753399Z\" level=info msg=\"Removed container d7edf9036f122a166eb6abc3ffed32aac9dbbbfd9bf5ba17ab07f367dd957826: openshift-infra/auto-csr-approver-29688250-2kjvb/oc\" id=9bdc81b1-534f-41ab-b267-04cb988a90a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.021986 | controller |     "Jun 12 20:16:09.112992 crc crio[20719]: time=\"2026-06-12T20:16:09.112523803Z\" level=info msg=\"Removing container: fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9\" id=539b1a9b-0396-42c2-8802-292dfb6a1fd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.022001 | controller |     "Jun 12 20:16:09.398607 crc crio[20719]: time=\"2026-06-12T20:16:09.398434083Z\" level=info msg=\"Removed container fd655382aa42cd25c34a7976821b6e2e6c91b7c5e95617234e5671c6ca4456d9: openshift-infra/auto-csr-approver-29688248-tn6cb/oc\" id=539b1a9b-0396-42c2-8802-292dfb6a1fd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.022015 | controller |     "Jun 12 20:16:09.429677 crc crio[20719]: time=\"2026-06-12T20:16:09.429548066Z\" level=info msg=\"Stopping pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\" id=51190c09-57dc-4da5-a2c5-5e7ac4acd2ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.022030 | controller |     "Jun 12 20:16:09.429677 crc crio[20719]: time=\"2026-06-12T20:16:09.429638318Z\" level=info msg=\"Stopped pod sandbox (already stopped): eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\" id=51190c09-57dc-4da5-a2c5-5e7ac4acd2ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.022047 | controller |     "Jun 12 20:16:09.430670 crc crio[20719]: time=\"2026-06-12T20:16:09.430578203Z\" level=info msg=\"Removing pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\" id=6d9eb3cc-bce2-4f17-ae1a-5891a5943468 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.022062 | controller |     "Jun 12 20:16:09.450477 crc crio[20719]: time=\"2026-06-12T20:16:09.450365389Z\" level=info msg=\"Removed pod sandbox: eaf1799a293fe686e54fb54945fc257185496c3aaa8a8ebb0de5c55908743751\" id=6d9eb3cc-bce2-4f17-ae1a-5891a5943468 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.022076 | controller |     "Jun 12 20:16:09.452067 crc crio[20719]: time=\"2026-06-12T20:16:09.451926957Z\" level=info msg=\"Stopping pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\" id=33dfa06c-f231-4691-a5b0-84c3ad8d1ac5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.022090 | controller |     "Jun 12 20:16:09.452151 crc crio[20719]: time=\"2026-06-12T20:16:09.452109382Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\" id=33dfa06c-f231-4691-a5b0-84c3ad8d1ac5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.022104 | controller |     "Jun 12 20:16:09.453573 crc crio[20719]: time=\"2026-06-12T20:16:09.453498612Z\" level=info msg=\"Removing pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\" id=60a3c45f-7d34-4f4c-a7bf-9de538bcfecb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.022119 | controller |     "Jun 12 20:16:09.464797 crc crio[20719]: time=\"2026-06-12T20:16:09.464758267Z\" level=info msg=\"Removed pod sandbox: 51b948921168959db5b0f4c0e83c5786e443f3a484fc824245e1ab62876c35c1\" id=60a3c45f-7d34-4f4c-a7bf-9de538bcfecb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.022133 | controller |     "Jun 12 20:16:09.466219 crc crio[20719]: time=\"2026-06-12T20:16:09.466122844Z\" level=info msg=\"Stopping pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\" id=00d22d15-87a8-4ef9-85f8-3ec559184c0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.022148 | controller |     "Jun 12 20:16:09.466378 crc crio[20719]: time=\"2026-06-12T20:16:09.466224506Z\" level=info msg=\"Stopped pod sandbox (already stopped): a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\" id=00d22d15-87a8-4ef9-85f8-3ec559184c0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.022162 | controller |     "Jun 12 20:16:09.466835 crc crio[20719]: time=\"2026-06-12T20:16:09.466750772Z\" level=info msg=\"Removing pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\" id=84007135-ad77-46c4-861a-289fd88ed24f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.022176 | controller |     "Jun 12 20:16:09.481185 crc crio[20719]: time=\"2026-06-12T20:16:09.481029645Z\" level=info msg=\"Removed pod sandbox: a3b4f4021e551aaae3ace6bcc749451d3e35cf30aacc0320d2a8466e88933858\" id=84007135-ad77-46c4-861a-289fd88ed24f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.022191 | controller |     "Jun 12 20:16:09.482550 crc crio[20719]: time=\"2026-06-12T20:16:09.482499491Z\" level=info msg=\"Stopping pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\" id=d9facaa5-6e79-4a46-99f0-037a072f6319 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.022206 | controller |     "Jun 12 20:16:09.482748 crc crio[20719]: time=\"2026-06-12T20:16:09.482723347Z\" level=info msg=\"Stopped pod sandbox (already stopped): e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\" id=d9facaa5-6e79-4a46-99f0-037a072f6319 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.022221 | controller |     "Jun 12 20:16:09.484094 crc crio[20719]: time=\"2026-06-12T20:16:09.483695585Z\" level=info msg=\"Removing pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\" id=c75c5511-d6c6-4af7-8f38-933d2c238cb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.022239 | controller |     "Jun 12 20:16:09.496844 crc crio[20719]: time=\"2026-06-12T20:16:09.496718531Z\" level=info msg=\"Removed pod sandbox: e1b25d3ae1195e7e448100976caf0c8957a62637a8e1f822b6e6121debbb4adc\" id=c75c5511-d6c6-4af7-8f38-933d2c238cb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.022254 | controller |     "Jun 12 20:16:09.497677 crc crio[20719]: time=\"2026-06-12T20:16:09.497639834Z\" level=info msg=\"Stopping pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\" id=2b905059-1cd8-422e-b6f1-ee2e9a306180 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.022269 | controller |     "Jun 12 20:16:09.497875 crc crio[20719]: time=\"2026-06-12T20:16:09.49784563Z\" level=info msg=\"Stopped pod sandbox (already stopped): 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\" id=2b905059-1cd8-422e-b6f1-ee2e9a306180 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.022283 | controller |     "Jun 12 20:16:09.498971 crc crio[20719]: time=\"2026-06-12T20:16:09.498934Z\" level=info msg=\"Removing pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\" id=e5d47a97-e240-464f-bf16-202a5f0ff186 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.022297 | controller |     "Jun 12 20:16:09.513929 crc crio[20719]: time=\"2026-06-12T20:16:09.513798156Z\" level=info msg=\"Removed pod sandbox: 328cae6e77a3d566c7435c29b94d04da49de00fafdd4a9760fad033357ed2066\" id=e5d47a97-e240-464f-bf16-202a5f0ff186 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.022311 | controller |     "Jun 12 20:16:09.516527 crc crio[20719]: time=\"2026-06-12T20:16:09.51607631Z\" level=info msg=\"Stopping pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\" id=8e087da6-ff85-4510-9cc4-1e3cbbebcbbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.022325 | controller |     "Jun 12 20:16:09.516646 crc crio[20719]: time=\"2026-06-12T20:16:09.516555813Z\" level=info msg=\"Stopped pod sandbox (already stopped): c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\" id=8e087da6-ff85-4510-9cc4-1e3cbbebcbbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.022340 | controller |     "Jun 12 20:16:09.517346 crc crio[20719]: time=\"2026-06-12T20:16:09.51717753Z\" level=info msg=\"Removing pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\" id=6359cd1e-5f35-4ceb-9ddc-363aafebe77d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.022355 | controller |     "Jun 12 20:16:09.528353 crc crio[20719]: time=\"2026-06-12T20:16:09.528126835Z\" level=info msg=\"Removed pod sandbox: c65a6ee0de2c9562f3fb2c037429f5cc735321307848aca1eefdcde3a58f1940\" id=6359cd1e-5f35-4ceb-9ddc-363aafebe77d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.022369 | controller |     "Jun 12 20:16:11.116036 crc crio[20719]: time=\"2026-06-12T20:16:11.115508888Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/POD\" id=de20d974-f540-4351-8f33-b83d2aa1f452 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.022383 | controller |     "Jun 12 20:16:11.117451 crc crio[20719]: time=\"2026-06-12T20:16:11.116045412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.022398 | controller |     "Jun 12 20:16:11.146923 crc crio[20719]: time=\"2026-06-12T20:16:11.146813484Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-mlp6w Namespace:openstack ID:6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334 UID:52ed91e4-82c3-44fc-a8cb-c4daa1011bd0 NetNS:/var/run/netns/89835734-73e6-4ae2-96c9-af68b7a4a9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52ed91e4_82c3_44fc_a8cb_c4daa1011bd0.slice PodAnnotations:0xc00259a658}] Aliases:map[]}\"",
2026-06-12 21:10:23.022416 | controller |     "Jun 12 20:16:11.146923 crc crio[20719]: time=\"2026-06-12T20:16:11.146874126Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-mlp6w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.022431 | controller |     "Jun 12 20:16:11.257685 crc crio[20719]: time=\"2026-06-12T20:16:11.251662679Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-x2v7z/POD\" id=dc7bec93-21b9-43b0-b33b-e340ceb20c1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.022446 | controller |     "Jun 12 20:16:11.257685 crc crio[20719]: time=\"2026-06-12T20:16:11.252130172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.022461 | controller |     "Jun 12 20:16:11.308977 crc crio[20719]: time=\"2026-06-12T20:16:11.308431215Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-x2v7z Namespace:openstack ID:e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91 UID:1b4525c2-f01f-4eff-a6be-fe373f9c68e7 NetNS:/var/run/netns/13cc81aa-2374-431f-98ce-a52a74d4f12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b4525c2_f01f_4eff_a6be_fe373f9c68e7.slice PodAnnotations:0xc003c981b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.022475 | controller |     "Jun 12 20:16:11.309167 crc crio[20719]: time=\"2026-06-12T20:16:11.308498667Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-x2v7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.022490 | controller |     "Jun 12 20:16:11.633993 crc crio[20719]: 2026-06-12T20:16:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7dfe9b802f4863 Mac:52:d3:43:53:aa:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/13cc81aa-2374-431f-98ce-a52a74d4f12f SocketPath: PciID:}] [{Interface:0xc0002d0c00 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.022505 | controller |     "Jun 12 20:16:11.635212 crc crio[20719]: time=\"2026-06-12T20:16:11.635102522Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-x2v7z Namespace:openstack ID:e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91 UID:1b4525c2-f01f-4eff-a6be-fe373f9c68e7 NetNS:/var/run/netns/13cc81aa-2374-431f-98ce-a52a74d4f12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b4525c2_f01f_4eff_a6be_fe373f9c68e7.slice PodAnnotations:0xc003c981b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.022520 | controller |     "Jun 12 20:16:11.635412 crc crio[20719]: time=\"2026-06-12T20:16:11.63538524Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-x2v7z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.022534 | controller |     "Jun 12 20:16:11.651123 crc crio[20719]: time=\"2026-06-12T20:16:11.651024682Z\" level=info msg=\"Ran pod sandbox e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91 with infra container: openstack/dnsmasq-dns-769fc96f7c-x2v7z/POD\" id=dc7bec93-21b9-43b0-b33b-e340ceb20c1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.022549 | controller |     "Jun 12 20:16:11.652904 crc crio[20719]: time=\"2026-06-12T20:16:11.652776546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5202ed2f-c938-47ec-8a27-af5036155659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.022567 | controller |     "Jun 12 20:16:11.653024 crc crio[20719]: time=\"2026-06-12T20:16:11.652973321Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=5202ed2f-c938-47ec-8a27-af5036155659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.022581 | controller |     "Jun 12 20:16:11.653024 crc crio[20719]: time=\"2026-06-12T20:16:11.653017192Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=5202ed2f-c938-47ec-8a27-af5036155659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.022596 | controller |     "Jun 12 20:16:11.654121 crc crio[20719]: time=\"2026-06-12T20:16:11.654043911Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=85a58f37-5fd2-4693-bb97-20229d76ac69 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.022610 | controller |     "Jun 12 20:16:11.660475 crc crio[20719]: time=\"2026-06-12T20:16:11.660409859Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 21:10:23.022625 | controller |     "Jun 12 20:16:11.722176 crc crio[20719]: 2026-06-12T20:16:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cbcf02451bfc81 Mac:e2:1c:7d:eb:20:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/89835734-73e6-4ae2-96c9-af68b7a4a9e3 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.022639 | controller |     "Jun 12 20:16:11.723189 crc crio[20719]: time=\"2026-06-12T20:16:11.723097439Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-mlp6w Namespace:openstack ID:6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334 UID:52ed91e4-82c3-44fc-a8cb-c4daa1011bd0 NetNS:/var/run/netns/89835734-73e6-4ae2-96c9-af68b7a4a9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52ed91e4_82c3_44fc_a8cb_c4daa1011bd0.slice PodAnnotations:0xc00259a658}] Aliases:map[]}\"",
2026-06-12 21:10:23.022654 | controller |     "Jun 12 20:16:11.723401 crc crio[20719]: time=\"2026-06-12T20:16:11.723355406Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-mlp6w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.022670 | controller |     "Jun 12 20:16:11.729355 crc crio[20719]: time=\"2026-06-12T20:16:11.72917452Z\" level=info msg=\"Ran pod sandbox 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/POD\" id=de20d974-f540-4351-8f33-b83d2aa1f452 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.022684 | controller |     "Jun 12 20:16:11.732353 crc crio[20719]: time=\"2026-06-12T20:16:11.732194282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=74db4e71-7a05-4077-a6b6-e77b90be3cbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.022699 | controller |     "Jun 12 20:16:11.732490 crc crio[20719]: time=\"2026-06-12T20:16:11.732452009Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=74db4e71-7a05-4077-a6b6-e77b90be3cbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.022714 | controller |     "Jun 12 20:16:11.732557 crc crio[20719]: time=\"2026-06-12T20:16:11.732496441Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=74db4e71-7a05-4077-a6b6-e77b90be3cbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.022728 | controller |     "Jun 12 20:16:11.733784 crc crio[20719]: time=\"2026-06-12T20:16:11.733687725Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0edd5b53-fd4e-4652-943e-4c9874fbf7de name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.022745 | controller |     "Jun 12 20:16:11.741569 crc crio[20719]: time=\"2026-06-12T20:16:11.741448331Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 21:10:23.022760 | controller |     "Jun 12 20:16:13.649496 crc crio[20719]: time=\"2026-06-12T20:16:13.6489564Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-vktw9/POD\" id=80368bf5-c140-4b19-bb1e-b717928e1036 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.022774 | controller |     "Jun 12 20:16:13.649496 crc crio[20719]: time=\"2026-06-12T20:16:13.649507846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.022789 | controller |     "Jun 12 20:16:13.744496 crc crio[20719]: time=\"2026-06-12T20:16:13.744386097Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-vktw9 Namespace:openstack ID:cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b UID:14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e NetNS:/var/run/netns/dc8bbf69-0294-4755-bb63-ee765e7a3028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14aa9f4a_4a4e_4b2b_bed9_27bc25db3f5e.slice PodAnnotations:0xc000110db0}] Aliases:map[]}\"",
2026-06-12 21:10:23.022804 | controller |     "Jun 12 20:16:13.744496 crc crio[20719]: time=\"2026-06-12T20:16:13.744457999Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-vktw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.022819 | controller |     "Jun 12 20:16:14.355803 crc crio[20719]: time=\"2026-06-12T20:16:14.355404791Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-xcr6d/POD\" id=e81dbec3-5024-47f7-889c-94d17f5efb3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.022833 | controller |     "Jun 12 20:16:14.355803 crc crio[20719]: time=\"2026-06-12T20:16:14.355831343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.022862 | controller |     "Jun 12 20:16:14.425488 crc crio[20719]: time=\"2026-06-12T20:16:14.422574576Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-xcr6d Namespace:openstack ID:ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069 UID:d78dda3b-0a51-45c9-a01b-99ce5ea9a952 NetNS:/var/run/netns/1b63b99f-8342-4ab7-ba8e-66d723318d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78dda3b_0a51_45c9_a01b_99ce5ea9a952.slice PodAnnotations:0xc0005263f0}] Aliases:map[]}\"",
2026-06-12 21:10:23.022883 | controller |     "Jun 12 20:16:14.425488 crc crio[20719]: time=\"2026-06-12T20:16:14.422644038Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-xcr6d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.022898 | controller |     "Jun 12 20:16:14.503170 crc crio[20719]: 2026-06-12T20:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf332d273a9f13c Mac:e2:4a:56:26:4a:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/dc8bbf69-0294-4755-bb63-ee765e7a3028 SocketPath: PciID:}] [{Interface:0xc00011b500 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.022913 | controller |     "Jun 12 20:16:14.506326 crc crio[20719]: time=\"2026-06-12T20:16:14.506158639Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-vktw9 Namespace:openstack ID:cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b UID:14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e NetNS:/var/run/netns/dc8bbf69-0294-4755-bb63-ee765e7a3028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14aa9f4a_4a4e_4b2b_bed9_27bc25db3f5e.slice PodAnnotations:0xc000110db0}] Aliases:map[]}\"",
2026-06-12 21:10:23.022931 | controller |     "Jun 12 20:16:14.506713 crc crio[20719]: time=\"2026-06-12T20:16:14.506538759Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-vktw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.022946 | controller |     "Jun 12 20:16:14.547189 crc crio[20719]: time=\"2026-06-12T20:16:14.547103422Z\" level=info msg=\"Ran pod sandbox cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b with infra container: openstack/dnsmasq-dns-6b994dcc49-vktw9/POD\" id=80368bf5-c140-4b19-bb1e-b717928e1036 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.022961 | controller |     "Jun 12 20:16:14.552237 crc crio[20719]: time=\"2026-06-12T20:16:14.552145633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=97f1fe9c-b033-4d2d-b404-fc391037d77a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.022975 | controller |     "Jun 12 20:16:14.552564 crc crio[20719]: time=\"2026-06-12T20:16:14.552512683Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=97f1fe9c-b033-4d2d-b404-fc391037d77a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.022990 | controller |     "Jun 12 20:16:14.552641 crc crio[20719]: time=\"2026-06-12T20:16:14.552589525Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=97f1fe9c-b033-4d2d-b404-fc391037d77a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023005 | controller |     "Jun 12 20:16:14.553882 crc crio[20719]: time=\"2026-06-12T20:16:14.55378224Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8aedde07-9ee0-44ec-a7a1-1216879a4240 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.023020 | controller |     "Jun 12 20:16:14.564006 crc crio[20719]: time=\"2026-06-12T20:16:14.563929498Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 21:10:23.023035 | controller |     "Jun 12 20:16:14.883827 crc crio[20719]: time=\"2026-06-12T20:16:14.868011143Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=898221b9-a8b6-4e3f-86cc-2478f298379a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.023050 | controller |     "Jun 12 20:16:14.883827 crc crio[20719]: time=\"2026-06-12T20:16:14.868099805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.023065 | controller |     "Jun 12 20:16:14.935725 crc crio[20719]: 2026-06-12T20:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad5750d5ebe7067 Mac:aa:f7:2c:6e:85:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/1b63b99f-8342-4ab7-ba8e-66d723318d3f SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.023080 | controller |     "Jun 12 20:16:14.938557 crc crio[20719]: time=\"2026-06-12T20:16:14.938313853Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-xcr6d Namespace:openstack ID:ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069 UID:d78dda3b-0a51-45c9-a01b-99ce5ea9a952 NetNS:/var/run/netns/1b63b99f-8342-4ab7-ba8e-66d723318d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78dda3b_0a51_45c9_a01b_99ce5ea9a952.slice PodAnnotations:0xc0005263f0}] Aliases:map[]}\"",
2026-06-12 21:10:23.023098 | controller |     "Jun 12 20:16:14.938557 crc crio[20719]: time=\"2026-06-12T20:16:14.938514639Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-xcr6d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.023113 | controller |     "Jun 12 20:16:15.006648 crc crio[20719]: time=\"2026-06-12T20:16:15.00654006Z\" level=info msg=\"Ran pod sandbox ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069 with infra container: openstack/dnsmasq-dns-68bc84565-xcr6d/POD\" id=e81dbec3-5024-47f7-889c-94d17f5efb3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.023128 | controller |     "Jun 12 20:16:15.012609 crc crio[20719]: time=\"2026-06-12T20:16:15.012463793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=92aa0229-3f62-4536-a112-b40c5e260566 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023143 | controller |     "Jun 12 20:16:15.012689 crc crio[20719]: time=\"2026-06-12T20:16:15.012676659Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=92aa0229-3f62-4536-a112-b40c5e260566 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023158 | controller |     "Jun 12 20:16:15.012735 crc crio[20719]: time=\"2026-06-12T20:16:15.0127187Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=92aa0229-3f62-4536-a112-b40c5e260566 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023172 | controller |     "Jun 12 20:16:15.014051 crc crio[20719]: time=\"2026-06-12T20:16:15.013858244Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=be68ebde-af7c-4e34-b35b-cbdd9cb2eecd name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.023187 | controller |     "Jun 12 20:16:15.014051 crc crio[20719]: time=\"2026-06-12T20:16:15.014026977Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57 UID:13fe876e-cdb4-434b-89c5-e0e0730a7da2 NetNS:/var/run/netns/ae4a4473-4502-4f23-9385-889f86bd478a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13fe876e_cdb4_434b_89c5_e0e0730a7da2.slice PodAnnotations:0xc000110240}] Aliases:map[]}\"",
2026-06-12 21:10:23.023201 | controller |     "Jun 12 20:16:15.014216 crc crio[20719]: time=\"2026-06-12T20:16:15.014070978Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.023215 | controller |     "Jun 12 20:16:15.019062 crc crio[20719]: time=\"2026-06-12T20:16:15.018941528Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 21:10:23.023230 | controller |     "Jun 12 20:16:15.379046 crc crio[20719]: time=\"2026-06-12T20:16:15.372606477Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=ae7fb79f-d8e1-448e-9e4e-166ea991f0ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.023245 | controller |     "Jun 12 20:16:15.379046 crc crio[20719]: time=\"2026-06-12T20:16:15.372988137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.023260 | controller |     "Jun 12 20:16:15.433148 crc crio[20719]: 2026-06-12T20:16:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b09d305623b3e01 Mac:8a:0a:1d:c1:9c:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/ae4a4473-4502-4f23-9385-889f86bd478a SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.023278 | controller |     "Jun 12 20:16:15.434821 crc crio[20719]: time=\"2026-06-12T20:16:15.434508836Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57 UID:13fe876e-cdb4-434b-89c5-e0e0730a7da2 NetNS:/var/run/netns/ae4a4473-4502-4f23-9385-889f86bd478a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13fe876e_cdb4_434b_89c5_e0e0730a7da2.slice PodAnnotations:0xc000110240}] Aliases:map[]}\"",
2026-06-12 21:10:23.023293 | controller |     "Jun 12 20:16:15.434821 crc crio[20719]: time=\"2026-06-12T20:16:15.434782253Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.023309 | controller |     "Jun 12 20:16:15.445071 crc crio[20719]: time=\"2026-06-12T20:16:15.44499698Z\" level=info msg=\"Ran pod sandbox b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57 with infra container: openstack/rabbitmq-server-0/POD\" id=898221b9-a8b6-4e3f-86cc-2478f298379a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.023324 | controller |     "Jun 12 20:16:15.449082 crc crio[20719]: time=\"2026-06-12T20:16:15.448766603Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4ff6ddeb-7609-4a31-bbd0-58bab395d7e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023339 | controller |     "Jun 12 20:16:15.449934 crc crio[20719]: time=\"2026-06-12T20:16:15.449801152Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=4ff6ddeb-7609-4a31-bbd0-58bab395d7e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023354 | controller |     "Jun 12 20:16:15.450220 crc crio[20719]: time=\"2026-06-12T20:16:15.450013148Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=4ff6ddeb-7609-4a31-bbd0-58bab395d7e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023368 | controller |     "Jun 12 20:16:15.452321 crc crio[20719]: time=\"2026-06-12T20:16:15.451977402Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ed9283ba-ed78-4daf-9261-5c8302738fe8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.023383 | controller |     "Jun 12 20:16:15.464213 crc crio[20719]: time=\"2026-06-12T20:16:15.464139421Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308 UID:e8bac8a2-7f36-4465-8201-166ad4662d1f NetNS:/var/run/netns/d288b731-10dd-49c8-a4ff-02e258345576 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8bac8a2_7f36_4465_8201_166ad4662d1f.slice PodAnnotations:0xc002d9a248}] Aliases:map[]}\"",
2026-06-12 21:10:23.023398 | controller |     "Jun 12 20:16:15.464213 crc crio[20719]: time=\"2026-06-12T20:16:15.464199713Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.023412 | controller |     "Jun 12 20:16:15.464562 crc crio[20719]: time=\"2026-06-12T20:16:15.464448095Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-12 21:10:23.023427 | controller |     "Jun 12 20:16:16.344578 crc crio[20719]: 2026-06-12T20:16:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3b43a65e85f9ae Mac:46:4f:51:5f:60:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/d288b731-10dd-49c8-a4ff-02e258345576 SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.023446 | controller |     "Jun 12 20:16:16.349169 crc crio[20719]: time=\"2026-06-12T20:16:16.348976363Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308 UID:e8bac8a2-7f36-4465-8201-166ad4662d1f NetNS:/var/run/netns/d288b731-10dd-49c8-a4ff-02e258345576 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8bac8a2_7f36_4465_8201_166ad4662d1f.slice PodAnnotations:0xc002d9a248}] Aliases:map[]}\"",
2026-06-12 21:10:23.023461 | controller |     "Jun 12 20:16:16.349366 crc crio[20719]: time=\"2026-06-12T20:16:16.349342643Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.023476 | controller |     "Jun 12 20:16:16.666622 crc crio[20719]: time=\"2026-06-12T20:16:16.638601675Z\" level=info msg=\"Ran pod sandbox a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=ae7fb79f-d8e1-448e-9e4e-166ea991f0ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.023490 | controller |     "Jun 12 20:16:16.678721 crc crio[20719]: time=\"2026-06-12T20:16:16.677883384Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=a4f3437f-599e-496d-97a8-c2c54097d21a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.023505 | controller |     "Jun 12 20:16:16.678721 crc crio[20719]: time=\"2026-06-12T20:16:16.678050379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.023519 | controller |     "Jun 12 20:16:16.730416 crc crio[20719]: time=\"2026-06-12T20:16:16.730165025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=dbba3b91-a189-42d8-a1dd-8e077023b0ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023534 | controller |     "Jun 12 20:16:16.730725 crc crio[20719]: time=\"2026-06-12T20:16:16.730529675Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=dbba3b91-a189-42d8-a1dd-8e077023b0ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023548 | controller |     "Jun 12 20:16:16.730725 crc crio[20719]: time=\"2026-06-12T20:16:16.730586667Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=dbba3b91-a189-42d8-a1dd-8e077023b0ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023563 | controller |     "Jun 12 20:16:16.758348 crc crio[20719]: time=\"2026-06-12T20:16:16.757413914Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5 UID:394d28e1-49a8-4395-9d4b-c236d42f16fa NetNS:/var/run/netns/20ab4ba3-8587-4c73-85d0-4343b601947f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod394d28e1_49a8_4395_9d4b_c236d42f16fa.slice PodAnnotations:0xc00259a768}] Aliases:map[]}\"",
2026-06-12 21:10:23.023578 | controller |     "Jun 12 20:16:16.758348 crc crio[20719]: time=\"2026-06-12T20:16:16.757490846Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.023592 | controller |     "Jun 12 20:16:16.762978 crc crio[20719]: time=\"2026-06-12T20:16:16.762899937Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8b72fc12-d266-4dea-80a7-24bb1c3219b9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.023610 | controller |     "Jun 12 20:16:16.773596 crc crio[20719]: time=\"2026-06-12T20:16:16.772984521Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-12 21:10:23.023625 | controller |     "Jun 12 20:16:17.648877 crc crio[20719]: 2026-06-12T20:16:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc6926df4dc0888 Mac:5a:3e:6b:55:2c:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/20ab4ba3-8587-4c73-85d0-4343b601947f SocketPath: PciID:}] [{Interface:0xc0003028a0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.023640 | controller |     "Jun 12 20:16:17.654931 crc crio[20719]: time=\"2026-06-12T20:16:17.652697132Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5 UID:394d28e1-49a8-4395-9d4b-c236d42f16fa NetNS:/var/run/netns/20ab4ba3-8587-4c73-85d0-4343b601947f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod394d28e1_49a8_4395_9d4b_c236d42f16fa.slice PodAnnotations:0xc00259a768}] Aliases:map[]}\"",
2026-06-12 21:10:23.023655 | controller |     "Jun 12 20:16:17.654931 crc crio[20719]: time=\"2026-06-12T20:16:17.652880017Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.023670 | controller |     "Jun 12 20:16:17.740779 crc crio[20719]: time=\"2026-06-12T20:16:17.74019092Z\" level=info msg=\"Ran pod sandbox cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5 with infra container: openstack/openstack-galera-0/POD\" id=a4f3437f-599e-496d-97a8-c2c54097d21a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.023685 | controller |     "Jun 12 20:16:17.819470 crc crio[20719]: time=\"2026-06-12T20:16:17.815664792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=401ca21e-24ba-4f28-8965-0521dad8f8c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023699 | controller |     "Jun 12 20:16:17.819470 crc crio[20719]: time=\"2026-06-12T20:16:17.816731282Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=401ca21e-24ba-4f28-8965-0521dad8f8c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023714 | controller |     "Jun 12 20:16:17.819470 crc crio[20719]: time=\"2026-06-12T20:16:17.816786814Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=401ca21e-24ba-4f28-8965-0521dad8f8c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023728 | controller |     "Jun 12 20:16:17.908420 crc crio[20719]: time=\"2026-06-12T20:16:17.907019457Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c0f7adb0-1e58-497e-8d94-95d8b5127531 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.023742 | controller |     "Jun 12 20:16:17.925695 crc crio[20719]: time=\"2026-06-12T20:16:17.925594975Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-12 21:10:23.023756 | controller |     "Jun 12 20:16:18.459650 crc crio[20719]: time=\"2026-06-12T20:16:18.458212683Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=2b915bdc-a9da-46ae-b024-b68164dfdf7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.023771 | controller |     "Jun 12 20:16:18.459815 crc crio[20719]: time=\"2026-06-12T20:16:18.459785298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.023789 | controller |     "Jun 12 20:16:18.531052 crc crio[20719]: time=\"2026-06-12T20:16:18.530960677Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:4bc70aa91e5bcdc31430d44f77a1629680d1d9773b47cc975fd717f7521472c7 UID:04ba4b0d-a8ae-4727-b943-1c7f205fd72b NetNS:/var/run/netns/971f5290-20cd-43bd-885e-c1a6b2e784a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ba4b0d_a8ae_4727_b943_1c7f205fd72b.slice PodAnnotations:0xc00259a158}] Aliases:map[]}\"",
2026-06-12 21:10:23.023804 | controller |     "Jun 12 20:16:18.531350 crc crio[20719]: time=\"2026-06-12T20:16:18.531244205Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.023819 | controller |     "Jun 12 20:16:18.649839 crc crio[20719]: time=\"2026-06-12T20:16:18.647962443Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=860f3d7a-5e0e-466e-8094-3f7efc4ed219 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.023833 | controller |     "Jun 12 20:16:18.649839 crc crio[20719]: time=\"2026-06-12T20:16:18.64930375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.023864 | controller |     "Jun 12 20:16:18.846990 crc crio[20719]: time=\"2026-06-12T20:16:18.846468932Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e UID:e3bf6254-c54a-4e80-a31c-635beb13d1e7 NetNS:/var/run/netns/0bfca96b-3899-4780-a230-fd81ff5f7530 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3bf6254_c54a_4e80_a31c_635beb13d1e7.slice PodAnnotations:0xc00259a3e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.023885 | controller |     "Jun 12 20:16:18.846990 crc crio[20719]: time=\"2026-06-12T20:16:18.846629596Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.023901 | controller |     "Jun 12 20:16:19.340606 crc crio[20719]: 2026-06-12T20:16:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bc70aa91e5bcdc Mac:fe:f1:0d:11:a2:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/971f5290-20cd-43bd-885e-c1a6b2e784a2 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.023916 | controller |     "Jun 12 20:16:19.348808 crc crio[20719]: time=\"2026-06-12T20:16:19.348710265Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:4bc70aa91e5bcdc31430d44f77a1629680d1d9773b47cc975fd717f7521472c7 UID:04ba4b0d-a8ae-4727-b943-1c7f205fd72b NetNS:/var/run/netns/971f5290-20cd-43bd-885e-c1a6b2e784a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ba4b0d_a8ae_4727_b943_1c7f205fd72b.slice PodAnnotations:0xc00259a158}] Aliases:map[]}\"",
2026-06-12 21:10:23.023930 | controller |     "Jun 12 20:16:19.351224 crc crio[20719]: time=\"2026-06-12T20:16:19.351175585Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.023945 | controller |     "Jun 12 20:16:19.367386 crc crio[20719]: time=\"2026-06-12T20:16:19.367229448Z\" level=info msg=\"Ran pod sandbox 4bc70aa91e5bcdc31430d44f77a1629680d1d9773b47cc975fd717f7521472c7 with infra container: openstack/memcached-0/POD\" id=2b915bdc-a9da-46ae-b024-b68164dfdf7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.023960 | controller |     "Jun 12 20:16:19.396393 crc crio[20719]: time=\"2026-06-12T20:16:19.386520653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=a8117645-5e8f-4026-a08e-794ed25b8430 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023981 | controller |     "Jun 12 20:16:19.396393 crc crio[20719]: time=\"2026-06-12T20:16:19.388777566Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=a8117645-5e8f-4026-a08e-794ed25b8430 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.023996 | controller |     "Jun 12 20:16:19.396393 crc crio[20719]: time=\"2026-06-12T20:16:19.388832898Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=a8117645-5e8f-4026-a08e-794ed25b8430 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024010 | controller |     "Jun 12 20:16:19.396393 crc crio[20719]: time=\"2026-06-12T20:16:19.391376184Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=1a9f950d-d210-42e1-8a2b-a9af721c5245 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.024024 | controller |     "Jun 12 20:16:19.400816 crc crio[20719]: time=\"2026-06-12T20:16:19.40057868Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-12 21:10:23.024038 | controller |     "Jun 12 20:16:19.740412 crc crio[20719]: 2026-06-12T20:16:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08b3b5f60a19010 Mac:8a:72:65:d9:d4:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/0bfca96b-3899-4780-a230-fd81ff5f7530 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.024053 | controller |     "Jun 12 20:16:19.741828 crc crio[20719]: time=\"2026-06-12T20:16:19.741651924Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e UID:e3bf6254-c54a-4e80-a31c-635beb13d1e7 NetNS:/var/run/netns/0bfca96b-3899-4780-a230-fd81ff5f7530 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3bf6254_c54a_4e80_a31c_635beb13d1e7.slice PodAnnotations:0xc00259a3e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.024068 | controller |     "Jun 12 20:16:19.741923 crc crio[20719]: time=\"2026-06-12T20:16:19.741847299Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.024083 | controller |     "Jun 12 20:16:19.819663 crc crio[20719]: time=\"2026-06-12T20:16:19.819571826Z\" level=info msg=\"Ran pod sandbox 08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e with infra container: openstack/openstack-cell1-galera-0/POD\" id=860f3d7a-5e0e-466e-8094-3f7efc4ed219 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.024099 | controller |     "Jun 12 20:16:19.824475 crc crio[20719]: time=\"2026-06-12T20:16:19.824419621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7be47861-f229-47ef-a5ec-d438734c6478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024114 | controller |     "Jun 12 20:16:19.824763 crc crio[20719]: time=\"2026-06-12T20:16:19.824645677Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=7be47861-f229-47ef-a5ec-d438734c6478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024128 | controller |     "Jun 12 20:16:19.824763 crc crio[20719]: time=\"2026-06-12T20:16:19.82472086Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=7be47861-f229-47ef-a5ec-d438734c6478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024146 | controller |     "Jun 12 20:16:19.826437 crc crio[20719]: time=\"2026-06-12T20:16:19.826370717Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=515ec0bc-5f07-41c5-8f33-6e72e9848b67 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.024161 | controller |     "Jun 12 20:16:19.842626 crc crio[20719]: time=\"2026-06-12T20:16:19.842369976Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-12 21:10:23.024176 | controller |     "Jun 12 20:16:21.442879 crc crio[20719]: time=\"2026-06-12T20:16:21.434644264Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=2ff8244a-50dc-4b51-9f83-460107d44794 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.024190 | controller |     "Jun 12 20:16:21.444117 crc crio[20719]: time=\"2026-06-12T20:16:21.442962589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.024205 | controller |     "Jun 12 20:16:21.523589 crc crio[20719]: time=\"2026-06-12T20:16:21.52350118Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191 UID:514c8131-b43f-4662-a312-6e9e71084873 NetNS:/var/run/netns/8b28e43f-f2b5-4d36-b4b6-8b903d93ef7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod514c8131_b43f_4662_a312_6e9e71084873.slice PodAnnotations:0xc000110e00}] Aliases:map[]}\"",
2026-06-12 21:10:23.024220 | controller |     "Jun 12 20:16:21.523949 crc crio[20719]: time=\"2026-06-12T20:16:21.523570446Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.024234 | controller |     "Jun 12 20:16:22.350382 crc crio[20719]: 2026-06-12T20:16:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ea059fba6b1f35 Mac:8a:b5:89:55:73:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/8b28e43f-f2b5-4d36-b4b6-8b903d93ef7b SocketPath: PciID:}] [{Interface:0xc000194df0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.024249 | controller |     "Jun 12 20:16:22.350680 crc crio[20719]: time=\"2026-06-12T20:16:22.35048507Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191 UID:514c8131-b43f-4662-a312-6e9e71084873 NetNS:/var/run/netns/8b28e43f-f2b5-4d36-b4b6-8b903d93ef7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod514c8131_b43f_4662_a312_6e9e71084873.slice PodAnnotations:0xc000110e00}] Aliases:map[]}\"",
2026-06-12 21:10:23.024264 | controller |     "Jun 12 20:16:22.351514 crc crio[20719]: time=\"2026-06-12T20:16:22.351383486Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.024279 | controller |     "Jun 12 20:16:22.414581 crc crio[20719]: time=\"2026-06-12T20:16:22.413605157Z\" level=info msg=\"Ran pod sandbox 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191 with infra container: openstack/kube-state-metrics-0/POD\" id=2ff8244a-50dc-4b51-9f83-460107d44794 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.024294 | controller |     "Jun 12 20:16:22.425654 crc crio[20719]: time=\"2026-06-12T20:16:22.422493138Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=a29835f5-13b6-41a6-9c05-be26794d2f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024312 | controller |     "Jun 12 20:16:22.425654 crc crio[20719]: time=\"2026-06-12T20:16:22.422725014Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=a29835f5-13b6-41a6-9c05-be26794d2f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024327 | controller |     "Jun 12 20:16:22.425654 crc crio[20719]: time=\"2026-06-12T20:16:22.422770065Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=a29835f5-13b6-41a6-9c05-be26794d2f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024342 | controller |     "Jun 12 20:16:22.433679 crc crio[20719]: time=\"2026-06-12T20:16:22.425718599Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=7473f9c8-588a-4515-a6a4-edd63366c69d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.024356 | controller |     "Jun 12 20:16:22.442250 crc crio[20719]: time=\"2026-06-12T20:16:22.441163163Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-12 21:10:23.024370 | controller |     "Jun 12 20:16:23.866728 crc crio[20719]: time=\"2026-06-12T20:16:23.866096483Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-58skl/POD\" id=e015ed9b-c819-40d5-9198-4e5169653b32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.024385 | controller |     "Jun 12 20:16:23.914322 crc crio[20719]: time=\"2026-06-12T20:16:23.914137271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.024400 | controller |     "Jun 12 20:16:23.914961 crc crio[20719]: time=\"2026-06-12T20:16:23.884553435Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-qzjp6/POD\" id=2fc7e936-4a53-4ce6-b287-aef4e318b115 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.024414 | controller |     "Jun 12 20:16:23.915090 crc crio[20719]: time=\"2026-06-12T20:16:23.915029517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.024428 | controller |     "Jun 12 20:16:24.664772 crc crio[20719]: time=\"2026-06-12T20:16:24.664535246Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=d78b2bd5-2a9b-44a6-8ccf-f59aeee7cc13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.024442 | controller |     "Jun 12 20:16:24.664772 crc crio[20719]: time=\"2026-06-12T20:16:24.66469168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.024457 | controller |     "Jun 12 20:16:26.801371 crc crio[20719]: time=\"2026-06-12T20:16:26.797945292Z\" level=info msg=\"Got pod network &{Name:ovn-controller-58skl Namespace:openstack ID:e5a92dafc4b1a8d583078115935cb313e32f385fb5fd652848a486be095b9c8f UID:cc107692-77f5-4f3c-b263-bb485f48def9 NetNS:/var/run/netns/5ec74fdd-631c-47ae-a9fb-4b26591ca2bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc107692_77f5_4f3c_b263_bb485f48def9.slice PodAnnotations:0xc0005261d0}] Aliases:map[]}\"",
2026-06-12 21:10:23.024483 | controller |     "Jun 12 20:16:26.802564 crc crio[20719]: time=\"2026-06-12T20:16:26.801423571Z\" level=info msg=\"Adding pod openstack_ovn-controller-58skl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.024498 | controller |     "Jun 12 20:16:28.741868 crc crio[20719]: 2026-06-12T20:16:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5a92dafc4b1a8d Mac:da:bc:ce:ac:d8:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/5ec74fdd-631c-47ae-a9fb-4b26591ca2bc SocketPath: PciID:}] [{Interface:0xc0001e2a20 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.024517 | controller |     "Jun 12 20:16:28.743652 crc crio[20719]: time=\"2026-06-12T20:16:28.743587479Z\" level=info msg=\"Got pod network &{Name:ovn-controller-58skl Namespace:openstack ID:e5a92dafc4b1a8d583078115935cb313e32f385fb5fd652848a486be095b9c8f UID:cc107692-77f5-4f3c-b263-bb485f48def9 NetNS:/var/run/netns/5ec74fdd-631c-47ae-a9fb-4b26591ca2bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc107692_77f5_4f3c_b263_bb485f48def9.slice PodAnnotations:0xc0005261d0}] Aliases:map[]}\"",
2026-06-12 21:10:23.024532 | controller |     "Jun 12 20:16:28.743817 crc crio[20719]: time=\"2026-06-12T20:16:28.743780171Z\" level=info msg=\"Checking pod openstack_ovn-controller-58skl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.024547 | controller |     "Jun 12 20:16:34.257970 crc crio[20719]: time=\"2026-06-12T20:16:34.257171291Z\" level=info msg=\"Ran pod sandbox e5a92dafc4b1a8d583078115935cb313e32f385fb5fd652848a486be095b9c8f with infra container: openstack/ovn-controller-58skl/POD\" id=e015ed9b-c819-40d5-9198-4e5169653b32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.024562 | controller |     "Jun 12 20:16:34.261795 crc crio[20719]: time=\"2026-06-12T20:16:34.261698597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=088122a9-03fe-47e0-9771-36c894248186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024577 | controller |     "Jun 12 20:16:34.262031 crc crio[20719]: time=\"2026-06-12T20:16:34.261966123Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=088122a9-03fe-47e0-9771-36c894248186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024591 | controller |     "Jun 12 20:16:34.262104 crc crio[20719]: time=\"2026-06-12T20:16:34.262065776Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=088122a9-03fe-47e0-9771-36c894248186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024606 | controller |     "Jun 12 20:16:34.263765 crc crio[20719]: time=\"2026-06-12T20:16:34.263422575Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=49fdc02e-fc28-4280-9f97-cf222c7e0f06 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.024620 | controller |     "Jun 12 20:16:34.271827 crc crio[20719]: time=\"2026-06-12T20:16:34.271736361Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-12 21:10:23.024633 | controller |     "Jun 12 20:16:35.356239 crc crio[20719]: time=\"2026-06-12T20:16:35.355848101Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-qzjp6 Namespace:openstack ID:c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a UID:d4ca80a6-22d2-402b-bd8a-b223ab587a99 NetNS:/var/run/netns/17d68a5b-470e-437e-94cb-d7b1cc1e2285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4ca80a6_22d2_402b_bd8a_b223ab587a99.slice PodAnnotations:0xc003ab06c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.024648 | controller |     "Jun 12 20:16:35.356239 crc crio[20719]: time=\"2026-06-12T20:16:35.355985885Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-qzjp6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.024662 | controller |     "Jun 12 20:16:35.846020 crc crio[20719]: time=\"2026-06-12T20:16:35.845663054Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=82edb305-d619-403d-a750-5ee9be8c46fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.024680 | controller |     "Jun 12 20:16:35.846020 crc crio[20719]: time=\"2026-06-12T20:16:35.846014244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.024694 | controller |     "Jun 12 20:16:36.652559 crc crio[20719]: 2026-06-12T20:16:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c08d761e3c34e76 Mac:f2:c8:de:28:2f:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/17d68a5b-470e-437e-94cb-d7b1cc1e2285 SocketPath: PciID:}] [{Interface:0xc00025cc10 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.024709 | controller |     "Jun 12 20:16:36.654355 crc crio[20719]: time=\"2026-06-12T20:16:36.653401983Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-qzjp6 Namespace:openstack ID:c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a UID:d4ca80a6-22d2-402b-bd8a-b223ab587a99 NetNS:/var/run/netns/17d68a5b-470e-437e-94cb-d7b1cc1e2285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4ca80a6_22d2_402b_bd8a_b223ab587a99.slice PodAnnotations:0xc003ab06c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.024724 | controller |     "Jun 12 20:16:36.654355 crc crio[20719]: time=\"2026-06-12T20:16:36.653563767Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-qzjp6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.024738 | controller |     "Jun 12 20:16:39.711391 crc crio[20719]: time=\"2026-06-12T20:16:39.710211396Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-gfwzk/POD\" id=e0b60794-2977-4da7-aa8a-cc355b49b192 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.024752 | controller |     "Jun 12 20:16:39.711391 crc crio[20719]: time=\"2026-06-12T20:16:39.711049148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.024767 | controller |     "Jun 12 20:16:44.938611 crc crio[20719]: time=\"2026-06-12T20:16:44.937744086Z\" level=info msg=\"Ran pod sandbox c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a with infra container: openstack/ovn-controller-ovs-qzjp6/POD\" id=2fc7e936-4a53-4ce6-b287-aef4e318b115 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.024781 | controller |     "Jun 12 20:16:44.940771 crc crio[20719]: time=\"2026-06-12T20:16:44.93941487Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68 UID:1762fc3d-b2f9-4f81-9500-5c8460906253 NetNS:/var/run/netns/d92f2fb9-c03f-40d0-a0af-27715a94c3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1762fc3d_b2f9_4f81_9500_5c8460906253.slice PodAnnotations:0xc000a38350}] Aliases:map[]}\"",
2026-06-12 21:10:23.024796 | controller |     "Jun 12 20:16:44.940771 crc crio[20719]: time=\"2026-06-12T20:16:44.939463341Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.024811 | controller |     "Jun 12 20:16:44.941677 crc crio[20719]: time=\"2026-06-12T20:16:44.941583541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=28f7d067-bfe2-4332-afaf-67a1a7bdc29c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024826 | controller |     "Jun 12 20:16:44.941919 crc crio[20719]: time=\"2026-06-12T20:16:44.941855488Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=28f7d067-bfe2-4332-afaf-67a1a7bdc29c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024844 | controller |     "Jun 12 20:16:44.942012 crc crio[20719]: time=\"2026-06-12T20:16:44.941942122Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=28f7d067-bfe2-4332-afaf-67a1a7bdc29c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.024879 | controller |     "Jun 12 20:16:44.942843 crc crio[20719]: time=\"2026-06-12T20:16:44.942767133Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=b10ff92c-60fa-431e-9847-a045698b5366 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.024895 | controller |     "Jun 12 20:16:44.950690 crc crio[20719]: time=\"2026-06-12T20:16:44.950613764Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-12 21:10:23.024909 | controller |     "Jun 12 20:16:45.638708 crc crio[20719]: 2026-06-12T20:16:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:656096e1db701fa Mac:3a:c1:ae:56:04:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/d92f2fb9-c03f-40d0-a0af-27715a94c3e6 SocketPath: PciID:}] [{Interface:0xc0002f4800 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.024924 | controller |     "Jun 12 20:16:45.639365 crc crio[20719]: time=\"2026-06-12T20:16:45.639104006Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68 UID:1762fc3d-b2f9-4f81-9500-5c8460906253 NetNS:/var/run/netns/d92f2fb9-c03f-40d0-a0af-27715a94c3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1762fc3d_b2f9_4f81_9500_5c8460906253.slice PodAnnotations:0xc000a38350}] Aliases:map[]}\"",
2026-06-12 21:10:23.024939 | controller |     "Jun 12 20:16:45.639791 crc crio[20719]: time=\"2026-06-12T20:16:45.639511438Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.024953 | controller |     "Jun 12 20:16:50.807162 crc crio[20719]: time=\"2026-06-12T20:16:50.806515115Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-752nr/POD\" id=49d2ff89-9f96-4d4f-bf24-5728d716069c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.024968 | controller |     "Jun 12 20:16:50.807162 crc crio[20719]: time=\"2026-06-12T20:16:50.807199285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.024982 | controller |     "Jun 12 20:16:51.647106 crc crio[20719]: time=\"2026-06-12T20:16:51.64683939Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=8b72fc12-d266-4dea-80a7-24bb1c3219b9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.024996 | controller |     "Jun 12 20:16:51.648455 crc crio[20719]: time=\"2026-06-12T20:16:51.648365814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4848aa3b-face-4ac5-b656-be1539ed580d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025011 | controller |     "Jun 12 20:16:51.664032 crc crio[20719]: time=\"2026-06-12T20:16:51.663958661Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f\" id=1a9f950d-d210-42e1-8a2b-a9af721c5245 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025025 | controller |     "Jun 12 20:16:51.667921 crc crio[20719]: time=\"2026-06-12T20:16:51.667825787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=5f3d7e2b-7384-4549-b57c-b13e2b2e9f98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025043 | controller |     "Jun 12 20:16:51.670741 crc crio[20719]: time=\"2026-06-12T20:16:51.670584948Z\" level=info msg=\"Ran pod sandbox 656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68 with infra container: openstack/ovsdbserver-nb-0/POD\" id=d78b2bd5-2a9b-44a6-8ccf-f59aeee7cc13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.025057 | controller |     "Jun 12 20:16:51.675105 crc crio[20719]: time=\"2026-06-12T20:16:51.674094332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=9bcd031b-30da-44b3-95ea-7ad573a0daac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025071 | controller |     "Jun 12 20:16:51.675105 crc crio[20719]: time=\"2026-06-12T20:16:51.674585345Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=9bcd031b-30da-44b3-95ea-7ad573a0daac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025085 | controller |     "Jun 12 20:16:51.675105 crc crio[20719]: time=\"2026-06-12T20:16:51.674668298Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=9bcd031b-30da-44b3-95ea-7ad573a0daac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025100 | controller |     "Jun 12 20:16:51.676695 crc crio[20719]: time=\"2026-06-12T20:16:51.676626483Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=1185762e-a777-4fb8-9151-05753ae98719 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025114 | controller |     "Jun 12 20:16:51.685910 crc crio[20719]: time=\"2026-06-12T20:16:51.685825869Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-12 21:10:23.025129 | controller |     "Jun 12 20:16:51.688823 crc crio[20719]: time=\"2026-06-12T20:16:51.688781241Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=c0f7adb0-1e58-497e-8d94-95d8b5127531 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025144 | controller |     "Jun 12 20:16:51.690120 crc crio[20719]: time=\"2026-06-12T20:16:51.690028527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8a4293cb-50cf-4d2a-b6c4-e091489c7e6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025158 | controller |     "Jun 12 20:16:53.276364 crc crio[20719]: time=\"2026-06-12T20:16:53.276171808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=adbfc8bd-2fbe-44c3-ab56-204392925a05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025173 | controller |     "Jun 12 20:16:53.297788 crc crio[20719]: time=\"2026-06-12T20:16:53.29713298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=2a2dbb49-dec9-49f5-9f0c-58ada2cbe0b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025187 | controller |     "Jun 12 20:16:53.329875 crc crio[20719]: time=\"2026-06-12T20:16:53.32975766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=27616173-6068-46d6-b7c7-0e3026d0bfe1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025201 | controller |     "Jun 12 20:16:53.380965 crc crio[20719]: time=\"2026-06-12T20:16:53.380770129Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=515ec0bc-5f07-41c5-8f33-6e72e9848b67 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025219 | controller |     "Jun 12 20:16:53.382178 crc crio[20719]: time=\"2026-06-12T20:16:53.382130183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=60999a88-5efa-439c-acd1-f0dc677e62cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025233 | controller |     "Jun 12 20:16:53.382547 crc crio[20719]: time=\"2026-06-12T20:16:53.382435354Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=ed9283ba-ed78-4daf-9261-5c8302738fe8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025248 | controller |     "Jun 12 20:16:53.383745 crc crio[20719]: time=\"2026-06-12T20:16:53.383583333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4a9822bd-5b7e-4c6f-8166-b6a2648eba5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025262 | controller |     "Jun 12 20:16:55.088450 crc crio[20719]: time=\"2026-06-12T20:16:55.088352323Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=1060a54b-e2da-4ccd-881b-43320e9c8554 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.025276 | controller |     "Jun 12 20:16:55.101833 crc crio[20719]: time=\"2026-06-12T20:16:55.097697593Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=f50e15d7-53a7-42f7-8737-3ffd95b3c062 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.025290 | controller |     "Jun 12 20:16:55.109375 crc crio[20719]: time=\"2026-06-12T20:16:55.102015777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1755ed75-b805-48cc-a6b4-530b4759addf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025304 | controller |     "Jun 12 20:16:55.109375 crc crio[20719]: time=\"2026-06-12T20:16:55.105399538Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=1462e5e9-3aeb-414e-8f3c-7e5923e80cfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.025318 | controller |     "Jun 12 20:16:55.109375 crc crio[20719]: time=\"2026-06-12T20:16:55.106255457Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=7473f9c8-588a-4515-a6a4-edd63366c69d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025332 | controller |     "Jun 12 20:16:55.109375 crc crio[20719]: time=\"2026-06-12T20:16:55.107874618Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=6606f047-9f5c-4fb3-a108-5151e3a5f7bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025347 | controller |     "Jun 12 20:16:55.109375 crc crio[20719]: time=\"2026-06-12T20:16:55.108186416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4ab21bdf-30f5-4999-8c60-ed0a4eff5cee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025361 | controller |     "Jun 12 20:16:55.110606 crc crio[20719]: time=\"2026-06-12T20:16:55.11047199Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=0edd5b53-fd4e-4652-943e-4c9874fbf7de name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025376 | controller |     "Jun 12 20:16:55.112030 crc crio[20719]: time=\"2026-06-12T20:16:55.11191561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a956a69a-bb1a-4397-99e0-50ccf1c447f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025390 | controller |     "Jun 12 20:16:55.115074 crc crio[20719]: time=\"2026-06-12T20:16:55.114982105Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-gfwzk Namespace:openstack ID:1f6b7973fafaddec7559e1b8b3b922d29bd778a533f88e64d47adc57866a8d7f UID:0c4ff50f-61b1-4c54-86af-2de1b0acdee3 NetNS:/var/run/netns/fc676be4-7967-4a8b-9f1d-e9e743fa22ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c4ff50f_61b1_4c54_86af_2de1b0acdee3.slice PodAnnotations:0xc000526488}] Aliases:map[]}\"",
2026-06-12 21:10:23.025408 | controller |     "Jun 12 20:16:55.115074 crc crio[20719]: time=\"2026-06-12T20:16:55.115049817Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-gfwzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.025423 | controller |     "Jun 12 20:16:55.166810 crc crio[20719]: time=\"2026-06-12T20:16:55.166610557Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a UID:f7bc37f3-b516-4d08-a7ce-182949df0c44 NetNS:/var/run/netns/2f4f5e46-546e-4b8f-a768-749acc2829db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7bc37f3_b516_4d08_a7ce_182949df0c44.slice PodAnnotations:0xc000526730}] Aliases:map[]}\"",
2026-06-12 21:10:23.025438 | controller |     "Jun 12 20:16:55.166810 crc crio[20719]: time=\"2026-06-12T20:16:55.166760451Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.025453 | controller |     "Jun 12 20:16:55.699585 crc crio[20719]: 2026-06-12T20:16:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f6b7973fafadde Mac:ae:57:b1:1d:f6:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/fc676be4-7967-4a8b-9f1d-e9e743fa22ef SocketPath: PciID:}] [{Interface:0xc00068cf90 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.025468 | controller |     "Jun 12 20:16:55.701463 crc crio[20719]: time=\"2026-06-12T20:16:55.701255292Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-gfwzk Namespace:openstack ID:1f6b7973fafaddec7559e1b8b3b922d29bd778a533f88e64d47adc57866a8d7f UID:0c4ff50f-61b1-4c54-86af-2de1b0acdee3 NetNS:/var/run/netns/fc676be4-7967-4a8b-9f1d-e9e743fa22ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c4ff50f_61b1_4c54_86af_2de1b0acdee3.slice PodAnnotations:0xc000526488}] Aliases:map[]}\"",
2026-06-12 21:10:23.025483 | controller |     "Jun 12 20:16:55.701585 crc crio[20719]: time=\"2026-06-12T20:16:55.70153981Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-gfwzk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.025498 | controller |     "Jun 12 20:16:55.902951 crc crio[20719]: 2026-06-12T20:16:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a07ecc53f1485ff Mac:d6:2d:2b:69:ec:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/2f4f5e46-546e-4b8f-a768-749acc2829db SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.025513 | controller |     "Jun 12 20:16:55.904133 crc crio[20719]: time=\"2026-06-12T20:16:55.904034805Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a UID:f7bc37f3-b516-4d08-a7ce-182949df0c44 NetNS:/var/run/netns/2f4f5e46-546e-4b8f-a768-749acc2829db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7bc37f3_b516_4d08_a7ce_182949df0c44.slice PodAnnotations:0xc000526730}] Aliases:map[]}\"",
2026-06-12 21:10:23.025528 | controller |     "Jun 12 20:16:55.904368 crc crio[20719]: time=\"2026-06-12T20:16:55.90422602Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.025547 | controller |     "Jun 12 20:16:56.096241 crc crio[20719]: time=\"2026-06-12T20:16:56.096144616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.025562 | controller |     "Jun 12 20:16:56.112036 crc crio[20719]: time=\"2026-06-12T20:16:56.111938667Z\" level=info msg=\"Ran pod sandbox 1f6b7973fafaddec7559e1b8b3b922d29bd778a533f88e64d47adc57866a8d7f with infra container: openstack/ovn-controller-metrics-gfwzk/POD\" id=e0b60794-2977-4da7-aa8a-cc355b49b192 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.025576 | controller |     "Jun 12 20:16:56.115655 crc crio[20719]: time=\"2026-06-12T20:16:56.115211078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=89d0b893-1223-44e1-8eaa-a426ef290efd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025591 | controller |     "Jun 12 20:16:56.118229 crc crio[20719]: time=\"2026-06-12T20:16:56.118130101Z\" level=info msg=\"Ran pod sandbox a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a with infra container: openstack/ovsdbserver-sb-0/POD\" id=82edb305-d619-403d-a750-5ee9be8c46fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.025605 | controller |     "Jun 12 20:16:56.121242 crc crio[20719]: time=\"2026-06-12T20:16:56.121068402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=6b8c4d24-91a5-4974-b337-559db6194218 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025620 | controller |     "Jun 12 20:16:56.130388 crc crio[20719]: time=\"2026-06-12T20:16:56.130174246Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=89d0b893-1223-44e1-8eaa-a426ef290efd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025634 | controller |     "Jun 12 20:16:56.130840 crc crio[20719]: time=\"2026-06-12T20:16:56.130476054Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=89d0b893-1223-44e1-8eaa-a426ef290efd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025649 | controller |     "Jun 12 20:16:56.131884 crc crio[20719]: time=\"2026-06-12T20:16:56.13178588Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=baba3ad8-efa2-4e36-ba1d-c9e6a4da5550 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025663 | controller |     "Jun 12 20:16:56.133017 crc crio[20719]: time=\"2026-06-12T20:16:56.132585553Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=6b8c4d24-91a5-4974-b337-559db6194218 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025677 | controller |     "Jun 12 20:16:56.135368 crc crio[20719]: time=\"2026-06-12T20:16:56.135223297Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-12 21:10:23.025691 | controller |     "Jun 12 20:16:56.135877 crc crio[20719]: time=\"2026-06-12T20:16:56.135809684Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=6b8c4d24-91a5-4974-b337-559db6194218 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025705 | controller |     "Jun 12 20:16:56.137226 crc crio[20719]: time=\"2026-06-12T20:16:56.137202641Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=0c4dd570-bca4-4a95-8e3b-b4881d6c9efa name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025722 | controller |     "Jun 12 20:16:56.139981 crc crio[20719]: time=\"2026-06-12T20:16:56.139906858Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-12 21:10:23.025736 | controller |     "Jun 12 20:16:56.142233 crc crio[20719]: time=\"2026-06-12T20:16:56.142174412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.025750 | controller |     "Jun 12 20:16:56.145142 crc crio[20719]: time=\"2026-06-12T20:16:56.14489255Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577\" id=b10ff92c-60fa-431e-9847-a045698b5366 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025764 | controller |     "Jun 12 20:16:56.147059 crc crio[20719]: time=\"2026-06-12T20:16:56.146782444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=402d1101-df4b-4446-b182-539e92464dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025778 | controller |     "Jun 12 20:16:56.148184 crc crio[20719]: time=\"2026-06-12T20:16:56.148113371Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43\" id=49fdc02e-fc28-4280-9f97-cf222c7e0f06 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025793 | controller |     "Jun 12 20:16:56.149370 crc crio[20719]: time=\"2026-06-12T20:16:56.149190697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.025807 | controller |     "Jun 12 20:16:56.152354 crc crio[20719]: time=\"2026-06-12T20:16:56.15219052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ab7902fe-9344-48ae-9119-6b351bfd6f34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025821 | controller |     "Jun 12 20:16:56.165770 crc crio[20719]: time=\"2026-06-12T20:16:56.165619264Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=be68ebde-af7c-4e34-b35b-cbdd9cb2eecd name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025835 | controller |     "Jun 12 20:16:56.167476 crc crio[20719]: time=\"2026-06-12T20:16:56.167227451Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=1d65e892-2f9e-4951-99c4-544d99dc676b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.025863 | controller |     "Jun 12 20:16:56.168003 crc crio[20719]: time=\"2026-06-12T20:16:56.167927844Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-752nr Namespace:openstack ID:0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946 UID:27548c2a-9378-4006-9fbf-d59def9cc4fb NetNS:/var/run/netns/4321c4bc-3051-40b7-9ccd-1b4debf925e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27548c2a_9378_4006_9fbf_d59def9cc4fb.slice PodAnnotations:0xc000a38248}] Aliases:map[]}\"",
2026-06-12 21:10:23.025884 | controller |     "Jun 12 20:16:56.168003 crc crio[20719]: time=\"2026-06-12T20:16:56.167993916Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-752nr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.025899 | controller |     "Jun 12 20:16:56.168547 crc crio[20719]: time=\"2026-06-12T20:16:56.168449944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d9123252-0508-47db-9899-dfb0618e11d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025918 | controller |     "Jun 12 20:16:56.170563 crc crio[20719]: time=\"2026-06-12T20:16:56.17047233Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=da8b2a68-bbf4-4b07-a21c-00c7e9175f48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.025932 | controller |     "Jun 12 20:16:56.180506 crc crio[20719]: time=\"2026-06-12T20:16:56.180222189Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=85a58f37-5fd2-4693-bb97-20229d76ac69 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025947 | controller |     "Jun 12 20:16:56.184166 crc crio[20719]: time=\"2026-06-12T20:16:56.184031309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=83451f2b-14b6-4905-9d1f-17aed2cbc430 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025961 | controller |     "Jun 12 20:16:56.193390 crc crio[20719]: time=\"2026-06-12T20:16:56.193245716Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=8aedde07-9ee0-44ec-a7a1-1216879a4240 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.025975 | controller |     "Jun 12 20:16:56.196096 crc crio[20719]: time=\"2026-06-12T20:16:56.195808717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fbee48c2-b961-43db-8f2b-bf4db487a078 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.025989 | controller |     "Jun 12 20:16:56.211577 crc crio[20719]: time=\"2026-06-12T20:16:56.211491646Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=fcd5aaa1-2dec-4c0f-88f6-206bb7bfec98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.026004 | controller |     "Jun 12 20:16:56.216048 crc crio[20719]: time=\"2026-06-12T20:16:56.21596642Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956\" id=1185762e-a777-4fb8-9151-05753ae98719 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.026018 | controller |     "Jun 12 20:16:56.217077 crc crio[20719]: time=\"2026-06-12T20:16:56.216952388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=61da2903-61ee-4487-82c0-0715329b93da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.026032 | controller |     "Jun 12 20:16:56.225934 crc crio[20719]: time=\"2026-06-12T20:16:56.225647861Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=dd1f0784-5a39-4f47-80ef-949c678fa772 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026046 | controller |     "Jun 12 20:16:56.231004 crc crio[20719]: time=\"2026-06-12T20:16:56.230889238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=57e3efa2-95cd-47d6-88b9-543ffcc4bf8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.026060 | controller |     "Jun 12 20:16:56.235788 crc crio[20719]: time=\"2026-06-12T20:16:56.235669271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b0d77d11-13e8-465f-88da-6b21e5cc53e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.026075 | controller |     "Jun 12 20:16:56.267106 crc crio[20719]: time=\"2026-06-12T20:16:56.267004425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=808d933b-2502-412e-9777-70b62e990561 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.026089 | controller |     "Jun 12 20:16:56.288657 crc crio[20719]: time=\"2026-06-12T20:16:56.288074114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=be1b14d6-a3fe-4dde-81fe-1ad05f995713 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.026106 | controller |     "Jun 12 20:16:56.315425 crc crio[20719]: time=\"2026-06-12T20:16:56.311786226Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-x2v7z/init\" id=822512e7-5177-4323-9586-2dfb051959ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026121 | controller |     "Jun 12 20:16:56.343645 crc crio[20719]: time=\"2026-06-12T20:16:56.343532692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026135 | controller |     "Jun 12 20:16:56.344596 crc crio[20719]: time=\"2026-06-12T20:16:56.344519911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026150 | controller |     "Jun 12 20:16:56.349656 crc crio[20719]: time=\"2026-06-12T20:16:56.3495647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026165 | controller |     "Jun 12 20:16:56.355715 crc crio[20719]: time=\"2026-06-12T20:16:56.35563556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a9a8397d-cd1b-4bc8-9e49-f8fd9817a17e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.026180 | controller |     "Jun 12 20:16:56.362760 crc crio[20719]: time=\"2026-06-12T20:16:56.36267618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026194 | controller |     "Jun 12 20:16:56.364914 crc crio[20719]: time=\"2026-06-12T20:16:56.36454939Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-qzjp6/ovsdb-server-init\" id=a23db6c1-3879-4c5c-9f03-2b94992f3421 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026208 | controller |     "Jun 12 20:16:56.365028 crc crio[20719]: time=\"2026-06-12T20:16:56.364676741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c7fef9f5-73ed-4775-a465-0868a8857291 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.026223 | controller |     "Jun 12 20:16:56.365028 crc crio[20719]: time=\"2026-06-12T20:16:56.364808465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=38ee38e5-3652-4bf9-ab2f-ba09358f06aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.026237 | controller |     "Jun 12 20:16:56.393768 crc crio[20719]: time=\"2026-06-12T20:16:56.393674901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026251 | controller |     "Jun 12 20:16:56.399861 crc crio[20719]: time=\"2026-06-12T20:16:56.399780212Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/init\" id=8f908c7f-5820-41a7-a35b-6ffa5f7689c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026265 | controller |     "Jun 12 20:16:56.401632 crc crio[20719]: time=\"2026-06-12T20:16:56.400795603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026279 | controller |     "Jun 12 20:16:56.404509 crc crio[20719]: time=\"2026-06-12T20:16:56.404457526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026298 | controller |     "Jun 12 20:16:56.407060 crc crio[20719]: time=\"2026-06-12T20:16:56.406988942Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-vktw9/init\" id=d043ca98-00c2-45ce-b53d-2cf5811a1954 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026312 | controller |     "Jun 12 20:16:56.421790 crc crio[20719]: time=\"2026-06-12T20:16:56.421682923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026326 | controller |     "Jun 12 20:16:56.438163 crc crio[20719]: time=\"2026-06-12T20:16:56.438106903Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=2d39fbce-5e3e-4624-b3d5-687f823ea797 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026340 | controller |     "Jun 12 20:16:56.466378 crc crio[20719]: time=\"2026-06-12T20:16:56.466199966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026355 | controller |     "Jun 12 20:16:56.468910 crc crio[20719]: time=\"2026-06-12T20:16:56.46883779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026369 | controller |     "Jun 12 20:16:56.471867 crc crio[20719]: time=\"2026-06-12T20:16:56.471795832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026384 | controller |     "Jun 12 20:16:56.477632 crc crio[20719]: time=\"2026-06-12T20:16:56.477542993Z\" level=info msg=\"Creating container: openstack/ovn-controller-58skl/ovn-controller\" id=ed612692-7028-47be-9ffe-7386ca9a7f5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026399 | controller |     "Jun 12 20:16:56.479520 crc crio[20719]: time=\"2026-06-12T20:16:56.479450638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026414 | controller |     "Jun 12 20:16:56.487718 crc crio[20719]: time=\"2026-06-12T20:16:56.487659124Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-xcr6d/init\" id=4b250953-6da2-4cba-a2a4-867eae7b5b94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026429 | controller |     "Jun 12 20:16:56.490882 crc crio[20719]: time=\"2026-06-12T20:16:56.490813703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026443 | controller |     "Jun 12 20:16:56.497784 crc crio[20719]: time=\"2026-06-12T20:16:56.497717815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026458 | controller |     "Jun 12 20:16:56.518025 crc crio[20719]: time=\"2026-06-12T20:16:56.517840314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026473 | controller |     "Jun 12 20:16:56.518465 crc crio[20719]: time=\"2026-06-12T20:16:56.518167073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026487 | controller |     "Jun 12 20:16:56.524931 crc crio[20719]: time=\"2026-06-12T20:16:56.524887094Z\" level=info msg=\"Created container 8626537a566168fc966db0fb8ddcf43acde80b6c5203e639f447093be068eec1: openstack/openstack-galera-0/mysql-bootstrap\" id=1060a54b-e2da-4ccd-881b-43320e9c8554 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026538 | controller |     "Jun 12 20:16:56.526406 crc crio[20719]: time=\"2026-06-12T20:16:56.526223811Z\" level=info msg=\"Starting container: 8626537a566168fc966db0fb8ddcf43acde80b6c5203e639f447093be068eec1\" id=8c1475a6-4380-42fd-9a52-6d1efdd02efc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.026556 | controller |     "Jun 12 20:16:56.531490 crc crio[20719]: time=\"2026-06-12T20:16:56.531143759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026572 | controller |     "Jun 12 20:16:56.531999 crc crio[20719]: time=\"2026-06-12T20:16:56.53192151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026586 | controller |     "Jun 12 20:16:56.533131 crc crio[20719]: time=\"2026-06-12T20:16:56.533035984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026600 | controller |     "Jun 12 20:16:56.536738 crc crio[20719]: time=\"2026-06-12T20:16:56.536636042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026615 | controller |     "Jun 12 20:16:56.540839 crc crio[20719]: time=\"2026-06-12T20:16:56.540762161Z\" level=info msg=\"Started container\" PID=53426 containerID=8626537a566168fc966db0fb8ddcf43acde80b6c5203e639f447093be068eec1 description=openstack/openstack-galera-0/mysql-bootstrap id=8c1475a6-4380-42fd-9a52-6d1efdd02efc name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5",
2026-06-12 21:10:23.026630 | controller |     "Jun 12 20:16:56.543684 crc crio[20719]: time=\"2026-06-12T20:16:56.543613701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026645 | controller |     "Jun 12 20:16:56.548964 crc crio[20719]: time=\"2026-06-12T20:16:56.548761621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026659 | controller |     "Jun 12 20:16:56.691889 crc crio[20719]: 2026-06-12T20:16:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0968d4a80234288 Mac:76:d2:30:94:7b:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/4321c4bc-3051-40b7-9ccd-1b4debf925e3 SocketPath: PciID:}] [{Interface:0xc00048ea30 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.026673 | controller |     "Jun 12 20:16:56.693734 crc crio[20719]: time=\"2026-06-12T20:16:56.693608478Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-752nr Namespace:openstack ID:0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946 UID:27548c2a-9378-4006-9fbf-d59def9cc4fb NetNS:/var/run/netns/4321c4bc-3051-40b7-9ccd-1b4debf925e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27548c2a_9378_4006_9fbf_d59def9cc4fb.slice PodAnnotations:0xc000a38248}] Aliases:map[]}\"",
2026-06-12 21:10:23.026688 | controller |     "Jun 12 20:16:56.693856 crc crio[20719]: time=\"2026-06-12T20:16:56.693812794Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-752nr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.026704 | controller |     "Jun 12 20:16:56.880204 crc crio[20719]: time=\"2026-06-12T20:16:56.879633868Z\" level=info msg=\"Ran pod sandbox 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946 with infra container: openstack/dnsmasq-dns-86cd84489-752nr/POD\" id=49d2ff89-9f96-4d4f-bf24-5728d716069c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.026724 | controller |     "Jun 12 20:16:56.882600 crc crio[20719]: time=\"2026-06-12T20:16:56.882516509Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9f46af29-759f-462d-8c04-730ef46ff37d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.026739 | controller |     "Jun 12 20:16:56.915049 crc crio[20719]: time=\"2026-06-12T20:16:56.914571252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026753 | controller |     "Jun 12 20:16:56.918080 crc crio[20719]: time=\"2026-06-12T20:16:56.918044219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026768 | controller |     "Jun 12 20:16:56.929108 crc crio[20719]: time=\"2026-06-12T20:16:56.929012635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=16459fb3-578d-465c-b33c-064d2fa0e160 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.026782 | controller |     "Jun 12 20:16:56.939743 crc crio[20719]: time=\"2026-06-12T20:16:56.939603481Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-752nr/init\" id=3eb1073c-8b27-497b-8ca2-a7600b9621a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026796 | controller |     "Jun 12 20:16:56.941840 crc crio[20719]: time=\"2026-06-12T20:16:56.941764973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026811 | controller |     "Jun 12 20:16:56.949567 crc crio[20719]: time=\"2026-06-12T20:16:56.949198289Z\" level=info msg=\"Created container 8a4160d7d77cf1cbc87663880ec5885fb7494f927b7db3df2669df22f35da569: openstack/memcached-0/memcached\" id=f50e15d7-53a7-42f7-8737-3ffd95b3c062 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026825 | controller |     "Jun 12 20:16:56.950809 crc crio[20719]: time=\"2026-06-12T20:16:56.950699821Z\" level=info msg=\"Starting container: 8a4160d7d77cf1cbc87663880ec5885fb7494f927b7db3df2669df22f35da569\" id=30dc523b-4105-4726-9841-4a6aeeb90ded name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.026839 | controller |     "Jun 12 20:16:56.963577 crc crio[20719]: time=\"2026-06-12T20:16:56.963217935Z\" level=info msg=\"Started container\" PID=53437 containerID=8a4160d7d77cf1cbc87663880ec5885fb7494f927b7db3df2669df22f35da569 description=openstack/memcached-0/memcached id=30dc523b-4105-4726-9841-4a6aeeb90ded name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bc70aa91e5bcdc31430d44f77a1629680d1d9773b47cc975fd717f7521472c7",
2026-06-12 21:10:23.026877 | controller |     "Jun 12 20:16:56.990885 crc crio[20719]: time=\"2026-06-12T20:16:56.990835761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026894 | controller |     "Jun 12 20:16:56.997773 crc crio[20719]: time=\"2026-06-12T20:16:56.997688713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.026909 | controller |     "Jun 12 20:16:57.009119 crc crio[20719]: time=\"2026-06-12T20:16:57.009008231Z\" level=info msg=\"Created container 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491: openstack/kube-state-metrics-0/kube-state-metrics\" id=dd1f0784-5a39-4f47-80ef-949c678fa772 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026924 | controller |     "Jun 12 20:16:57.011236 crc crio[20719]: time=\"2026-06-12T20:16:57.011172618Z\" level=info msg=\"Starting container: 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491\" id=2158003b-d771-4a59-a85e-59ab000fc89f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.026941 | controller |     "Jun 12 20:16:57.021910 crc crio[20719]: time=\"2026-06-12T20:16:57.021772465Z\" level=info msg=\"Started container\" PID=53450 containerID=762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491 description=openstack/kube-state-metrics-0/kube-state-metrics id=2158003b-d771-4a59-a85e-59ab000fc89f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191",
2026-06-12 21:10:23.026956 | controller |     "Jun 12 20:16:57.514048 crc crio[20719]: time=\"2026-06-12T20:16:57.513645986Z\" level=info msg=\"Created container b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358: openstack/dnsmasq-dns-769fc96f7c-x2v7z/init\" id=822512e7-5177-4323-9586-2dfb051959ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.026971 | controller |     "Jun 12 20:16:57.516072 crc crio[20719]: time=\"2026-06-12T20:16:57.51586631Z\" level=info msg=\"Starting container: b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358\" id=a1122951-be84-4a41-92c0-f0af73c6b29b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.026985 | controller |     "Jun 12 20:16:57.527554 crc crio[20719]: time=\"2026-06-12T20:16:57.527380279Z\" level=info msg=\"Started container\" PID=53497 containerID=b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358 description=openstack/dnsmasq-dns-769fc96f7c-x2v7z/init id=a1122951-be84-4a41-92c0-f0af73c6b29b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91",
2026-06-12 21:10:23.027000 | controller |     "Jun 12 20:16:57.606014 crc crio[20719]: time=\"2026-06-12T20:16:57.605892091Z\" level=info msg=\"Created container 0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/init\" id=8f908c7f-5820-41a7-a35b-6ffa5f7689c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.027014 | controller |     "Jun 12 20:16:57.607567 crc crio[20719]: time=\"2026-06-12T20:16:57.607511846Z\" level=info msg=\"Starting container: 0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269\" id=07198805-47cf-47a0-b317-e1bbfd53135c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.027028 | controller |     "Jun 12 20:16:57.614723 crc crio[20719]: time=\"2026-06-12T20:16:57.614607283Z\" level=info msg=\"Started container\" PID=53526 containerID=0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269 description=openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/init id=07198805-47cf-47a0-b317-e1bbfd53135c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334",
2026-06-12 21:10:23.027042 | controller |     "Jun 12 20:16:57.685407 crc crio[20719]: time=\"2026-06-12T20:16:57.685242916Z\" level=info msg=\"Created container e97a5d29aa3298cdfbcd0c86015d04c0a08abb67633fdf9c3a28cd5a16425f42: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=da8b2a68-bbf4-4b07-a21c-00c7e9175f48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.027057 | controller |     "Jun 12 20:16:57.686725 crc crio[20719]: time=\"2026-06-12T20:16:57.686526771Z\" level=info msg=\"Starting container: e97a5d29aa3298cdfbcd0c86015d04c0a08abb67633fdf9c3a28cd5a16425f42\" id=bc8a8141-c038-4d1f-9892-c1446f816dae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.027071 | controller |     "Jun 12 20:16:57.695108 crc crio[20719]: time=\"2026-06-12T20:16:57.695015798Z\" level=info msg=\"Started container\" PID=53462 containerID=e97a5d29aa3298cdfbcd0c86015d04c0a08abb67633fdf9c3a28cd5a16425f42 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=bc8a8141-c038-4d1f-9892-c1446f816dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e",
2026-06-12 21:10:23.027088 | controller |     "Jun 12 20:16:58.118590 crc crio[20719]: time=\"2026-06-12T20:16:58.114787138Z\" level=info msg=\"Stopping pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\" id=dbf63389-709a-430a-85bc-b9fa50706dd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.027102 | controller |     "Jun 12 20:16:58.118590 crc crio[20719]: time=\"2026-06-12T20:16:58.115620112Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-x2v7z Namespace:openstack ID:e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91 UID:1b4525c2-f01f-4eff-a6be-fe373f9c68e7 NetNS:/var/run/netns/13cc81aa-2374-431f-98ce-a52a74d4f12f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b4525c2_f01f_4eff_a6be_fe373f9c68e7.slice PodAnnotations:0xc00259a8a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.027117 | controller |     "Jun 12 20:16:58.118590 crc crio[20719]: time=\"2026-06-12T20:16:58.115781447Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-x2v7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.027131 | controller |     "Jun 12 20:16:58.138228 crc crio[20719]: time=\"2026-06-12T20:16:58.138042485Z\" level=info msg=\"Stopping pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\" id=3f73fcdc-bf64-4abe-b1f6-a43bed7b6bcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.027145 | controller |     "Jun 12 20:16:58.139223 crc crio[20719]: time=\"2026-06-12T20:16:58.138735694Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-mlp6w Namespace:openstack ID:6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334 UID:52ed91e4-82c3-44fc-a8cb-c4daa1011bd0 NetNS:/var/run/netns/89835734-73e6-4ae2-96c9-af68b7a4a9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52ed91e4_82c3_44fc_a8cb_c4daa1011bd0.slice PodAnnotations:0xc000a38390}] Aliases:map[]}\"",
2026-06-12 21:10:23.027159 | controller |     "Jun 12 20:16:58.139223 crc crio[20719]: time=\"2026-06-12T20:16:58.13888933Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-mlp6w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.027174 | controller |     "Jun 12 20:16:58.307900 crc crio[20719]: time=\"2026-06-12T20:16:58.307432934Z\" level=info msg=\"Created container 6f27bdbf4f8dd5c9f7775f0f25a0f5452f409435efbbb37b8fe11774a79fa4e8: openstack/rabbitmq-cell1-server-0/setup-container\" id=1462e5e9-3aeb-414e-8f3c-7e5923e80cfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.027188 | controller |     "Jun 12 20:16:58.312190 crc crio[20719]: time=\"2026-06-12T20:16:58.312096436Z\" level=info msg=\"Starting container: 6f27bdbf4f8dd5c9f7775f0f25a0f5452f409435efbbb37b8fe11774a79fa4e8\" id=4836f9a8-f01a-4fb8-9c9b-ab476d0f5565 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.027202 | controller |     "Jun 12 20:16:58.323783 crc crio[20719]: time=\"2026-06-12T20:16:58.323691719Z\" level=info msg=\"Started container\" PID=53431 containerID=6f27bdbf4f8dd5c9f7775f0f25a0f5452f409435efbbb37b8fe11774a79fa4e8 description=openstack/rabbitmq-cell1-server-0/setup-container id=4836f9a8-f01a-4fb8-9c9b-ab476d0f5565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308",
2026-06-12 21:10:23.027247 | controller |     "Jun 12 20:16:58.508922 crc crio[20719]: time=\"2026-06-12T20:16:58.508799324Z\" level=info msg=\"Created container 82496403181c82e3801d074378e8d7d707fdc9ac08930b19debf3806ab7f145e: openstack/rabbitmq-server-0/setup-container\" id=1d65e892-2f9e-4951-99c4-544d99dc676b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.027266 | controller |     "Jun 12 20:16:58.532122 crc crio[20719]: time=\"2026-06-12T20:16:58.531972626Z\" level=info msg=\"Starting container: 82496403181c82e3801d074378e8d7d707fdc9ac08930b19debf3806ab7f145e\" id=adcce238-02c2-4210-b0d6-67f42967ed2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.027282 | controller |     "Jun 12 20:16:58.561017 crc crio[20719]: time=\"2026-06-12T20:16:58.560638084Z\" level=info msg=\"Started container\" PID=53458 containerID=82496403181c82e3801d074378e8d7d707fdc9ac08930b19debf3806ab7f145e description=openstack/rabbitmq-server-0/setup-container id=adcce238-02c2-4210-b0d6-67f42967ed2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57",
2026-06-12 21:10:23.027296 | controller |     "Jun 12 20:16:58.997777 crc crio[20719]: time=\"2026-06-12T20:16:58.99472491Z\" level=info msg=\"Stopped pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\" id=dbf63389-709a-430a-85bc-b9fa50706dd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.027311 | controller |     "Jun 12 20:16:58.998434 crc crio[20719]: time=\"2026-06-12T20:16:58.998237159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.027326 | controller |     "Jun 12 20:16:59.012518 crc crio[20719]: time=\"2026-06-12T20:16:59.012038449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.027341 | controller |     "Jun 12 20:16:59.019889 crc crio[20719]: time=\"2026-06-12T20:16:59.019780021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.027355 | controller |     "Jun 12 20:16:59.176681 crc crio[20719]: time=\"2026-06-12T20:16:59.176566927Z\" level=info msg=\"Removing container: b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358\" id=801763d5-fac7-4112-a562-d5c72524afaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.027369 | controller |     "Jun 12 20:16:59.270918 crc crio[20719]: time=\"2026-06-12T20:16:59.268605136Z\" level=info msg=\"Created container bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc: openstack/dnsmasq-dns-86cd84489-752nr/init\" id=3eb1073c-8b27-497b-8ca2-a7600b9621a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.027383 | controller |     "Jun 12 20:16:59.276858 crc crio[20719]: time=\"2026-06-12T20:16:59.276570279Z\" level=info msg=\"Starting container: bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc\" id=5e369cd3-bcaf-44db-bcc4-e01e5173aeb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.027398 | controller |     "Jun 12 20:16:59.287888 crc crio[20719]: time=\"2026-06-12T20:16:59.287597737Z\" level=info msg=\"Started container\" PID=53896 containerID=bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc description=openstack/dnsmasq-dns-86cd84489-752nr/init id=5e369cd3-bcaf-44db-bcc4-e01e5173aeb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946",
2026-06-12 21:10:23.027413 | controller |     "Jun 12 20:16:59.780971 crc crio[20719]: time=\"2026-06-12T20:16:59.780027032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.027427 | controller |     "Jun 12 20:17:00.198447 crc crio[20719]: time=\"2026-06-12T20:17:00.196842188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=edd9bebc-fce5-4641-853b-942465f8fae9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.027441 | controller |     "Jun 12 20:17:00.217904 crc crio[20719]: time=\"2026-06-12T20:17:00.217764893Z\" level=info msg=\"Created container 64260b7796b3c9739167b45731cf3acb65692afc91da54a2db4cf60ef5fa45e8: openstack/ovn-controller-ovs-qzjp6/ovsdb-server-init\" id=a23db6c1-3879-4c5c-9f03-2b94992f3421 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.027459 | controller |     "Jun 12 20:17:00.219468 crc crio[20719]: time=\"2026-06-12T20:17:00.219237624Z\" level=info msg=\"Starting container: 64260b7796b3c9739167b45731cf3acb65692afc91da54a2db4cf60ef5fa45e8\" id=d814d13a-7d0e-48d9-b5b8-fb80631d48cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.027501 | controller |     "Jun 12 20:17:00.228116 crc crio[20719]: time=\"2026-06-12T20:17:00.227999868Z\" level=info msg=\"Started container\" PID=54029 containerID=64260b7796b3c9739167b45731cf3acb65692afc91da54a2db4cf60ef5fa45e8 description=openstack/ovn-controller-ovs-qzjp6/ovsdb-server-init id=d814d13a-7d0e-48d9-b5b8-fb80631d48cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a",
2026-06-12 21:10:23.027518 | controller |     "Jun 12 20:17:00.661483 crc crio[20719]: time=\"2026-06-12T20:17:00.660677637Z\" level=info msg=\"Stopped pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\" id=3f73fcdc-bf64-4abe-b1f6-a43bed7b6bcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.027533 | controller |     "Jun 12 20:17:00.679912 crc crio[20719]: time=\"2026-06-12T20:17:00.679644076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.027549 | controller |     "Jun 12 20:17:00.679912 crc crio[20719]: time=\"2026-06-12T20:17:00.679905353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.027607 | controller |     "Jun 12 20:17:00.689170 crc crio[20719]: time=\"2026-06-12T20:17:00.68910511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.027629 | controller |     "Jun 12 20:17:00.696924 crc crio[20719]: time=\"2026-06-12T20:17:00.696799731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.027645 | controller |     "Jun 12 20:17:00.698698 crc crio[20719]: time=\"2026-06-12T20:17:00.696822726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.027660 | controller |     "Jun 12 20:17:00.709918 crc crio[20719]: time=\"2026-06-12T20:17:00.709823169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.027675 | controller |     "Jun 12 20:17:00.751136 crc crio[20719]: time=\"2026-06-12T20:17:00.75105915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.027689 | controller |     "Jun 12 20:17:00.844146 crc crio[20719]: time=\"2026-06-12T20:17:00.844039601Z\" level=info msg=\"Removed container b207ff73b1eefb10e9748a1d8890d93a8b0390563dafb1ef07253fa08b36e358: openstack/dnsmasq-dns-769fc96f7c-x2v7z/init\" id=801763d5-fac7-4112-a562-d5c72524afaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.027704 | controller |     "Jun 12 20:17:00.877843 crc crio[20719]: time=\"2026-06-12T20:17:00.877715996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=490c9658-e7c8-486e-8835-dcbbfc335b05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.027722 | controller |     "Jun 12 20:17:01.175181 crc crio[20719]: time=\"2026-06-12T20:17:01.175065562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.027737 | controller |     "Jun 12 20:17:01.257384 crc crio[20719]: time=\"2026-06-12T20:17:01.254480083Z\" level=info msg=\"Removing container: 0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269\" id=9ec26109-dfa5-4b6f-96d3-929708e23657 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.027751 | controller |     "Jun 12 20:17:01.291070 crc crio[20719]: time=\"2026-06-12T20:17:01.290948923Z\" level=info msg=\"Created container 16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05: openstack/dnsmasq-dns-6b994dcc49-vktw9/init\" id=d043ca98-00c2-45ce-b53d-2cf5811a1954 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.027766 | controller |     "Jun 12 20:17:01.295809 crc crio[20719]: time=\"2026-06-12T20:17:01.295726029Z\" level=info msg=\"Starting container: 16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05\" id=d134a1af-b6e9-46e0-bbb6-c948642ad9a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.027780 | controller |     "Jun 12 20:17:01.302855 crc crio[20719]: time=\"2026-06-12T20:17:01.302745377Z\" level=info msg=\"Started container\" PID=54288 containerID=16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05 description=openstack/dnsmasq-dns-6b994dcc49-vktw9/init id=d134a1af-b6e9-46e0-bbb6-c948642ad9a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b",
2026-06-12 21:10:23.027795 | controller |     "Jun 12 20:17:01.318734 crc crio[20719]: time=\"2026-06-12T20:17:01.318677326Z\" level=info msg=\"Created container 7ea8649e702e02d14566df493e6dc90a17fba120a0d636d2484790f113e79a5a: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=2d39fbce-5e3e-4624-b3d5-687f823ea797 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.027809 | controller |     "Jun 12 20:17:01.329940 crc crio[20719]: time=\"2026-06-12T20:17:01.326749435Z\" level=info msg=\"Starting container: 7ea8649e702e02d14566df493e6dc90a17fba120a0d636d2484790f113e79a5a\" id=2f00afb3-2846-4504-9c88-4a4e5c01614d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.027823 | controller |     "Jun 12 20:17:01.335231 crc crio[20719]: time=\"2026-06-12T20:17:01.334911589Z\" level=info msg=\"Started container\" PID=54274 containerID=7ea8649e702e02d14566df493e6dc90a17fba120a0d636d2484790f113e79a5a description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=2f00afb3-2846-4504-9c88-4a4e5c01614d name=/runtime.v1.RuntimeService/StartContainer sandboxID=656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68",
2026-06-12 21:10:23.027838 | controller |     "Jun 12 20:17:01.362039 crc crio[20719]: time=\"2026-06-12T20:17:01.361898631Z\" level=info msg=\"Created container 2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee: openstack/dnsmasq-dns-68bc84565-xcr6d/init\" id=4b250953-6da2-4cba-a2a4-867eae7b5b94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.027870 | controller |     "Jun 12 20:17:01.363778 crc crio[20719]: time=\"2026-06-12T20:17:01.363593609Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=bd2040cb-45ea-435d-b694-9bcc497e4fd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.027887 | controller |     "Jun 12 20:17:01.363778 crc crio[20719]: time=\"2026-06-12T20:17:01.363766414Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=bd2040cb-45ea-435d-b694-9bcc497e4fd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.027902 | controller |     "Jun 12 20:17:01.363997 crc crio[20719]: time=\"2026-06-12T20:17:01.363806365Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=bd2040cb-45ea-435d-b694-9bcc497e4fd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.027920 | controller |     "Jun 12 20:17:01.364045 crc crio[20719]: time=\"2026-06-12T20:17:01.364012551Z\" level=info msg=\"Starting container: 2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee\" id=4269e921-4806-4caa-bd32-ae03904df066 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.027935 | controller |     "Jun 12 20:17:01.375375 crc crio[20719]: time=\"2026-06-12T20:17:01.374779592Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=413f8e68-b182-47e9-b5fb-76c0941020c1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.027950 | controller |     "Jun 12 20:17:01.384049 crc crio[20719]: time=\"2026-06-12T20:17:01.383903578Z\" level=info msg=\"Started container\" PID=54273 containerID=2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee description=openstack/dnsmasq-dns-68bc84565-xcr6d/init id=4269e921-4806-4caa-bd32-ae03904df066 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069",
2026-06-12 21:10:23.027965 | controller |     "Jun 12 20:17:01.389136 crc crio[20719]: time=\"2026-06-12T20:17:01.387738656Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-12 21:10:23.027979 | controller |     "Jun 12 20:17:01.432855 crc crio[20719]: time=\"2026-06-12T20:17:01.432710188Z\" level=info msg=\"Created container bf0ecd2f70d866f162e1e45cc4d5e38a1e4f975dd72432786ecc0f8d43e6930a: openstack/ovn-controller-58skl/ovn-controller\" id=ed612692-7028-47be-9ffe-7386ca9a7f5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.027994 | controller |     "Jun 12 20:17:01.435654 crc crio[20719]: time=\"2026-06-12T20:17:01.434636108Z\" level=info msg=\"Starting container: bf0ecd2f70d866f162e1e45cc4d5e38a1e4f975dd72432786ecc0f8d43e6930a\" id=19cd2d8b-ff84-4513-b0a4-21d4ad52f4ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.028008 | controller |     "Jun 12 20:17:01.444085 crc crio[20719]: time=\"2026-06-12T20:17:01.443645454Z\" level=info msg=\"Started container\" PID=54301 containerID=bf0ecd2f70d866f162e1e45cc4d5e38a1e4f975dd72432786ecc0f8d43e6930a description=openstack/ovn-controller-58skl/ovn-controller id=19cd2d8b-ff84-4513-b0a4-21d4ad52f4ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5a92dafc4b1a8d583078115935cb313e32f385fb5fd652848a486be095b9c8f",
2026-06-12 21:10:23.028023 | controller |     "Jun 12 20:17:01.793708 crc crio[20719]: time=\"2026-06-12T20:17:01.792994036Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95\" id=0c4dd570-bca4-4a95-8e3b-b4881d6c9efa name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.028037 | controller |     "Jun 12 20:17:01.794843 crc crio[20719]: time=\"2026-06-12T20:17:01.794711934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=554702a6-099d-49eb-834d-e04da25ffb58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028052 | controller |     "Jun 12 20:17:01.809841 crc crio[20719]: time=\"2026-06-12T20:17:01.808986215Z\" level=info msg=\"Removed container 0ebe5250ba8f6a0ffd81329b5029756068968958bcf11c079df0065e5b34e269: openstack/dnsmasq-dns-7dc8cc99c9-mlp6w/init\" id=9ec26109-dfa5-4b6f-96d3-929708e23657 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.028065 | controller |     "Jun 12 20:17:01.883931 crc crio[20719]: time=\"2026-06-12T20:17:01.883847352Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns\" id=166202d0-48fa-4231-bedc-2a05763788be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.028083 | controller |     "Jun 12 20:17:01.901797 crc crio[20719]: time=\"2026-06-12T20:17:01.901708594Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=baba3ad8-efa2-4e36-ba1d-c9e6a4da5550 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.028097 | controller |     "Jun 12 20:17:01.903386 crc crio[20719]: time=\"2026-06-12T20:17:01.902612626Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=68807c43-4240-48c0-9075-3f20c29dcd3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028112 | controller |     "Jun 12 20:17:01.915705 crc crio[20719]: time=\"2026-06-12T20:17:01.91566418Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=413f8e68-b182-47e9-b5fb-76c0941020c1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.028127 | controller |     "Jun 12 20:17:01.916434 crc crio[20719]: time=\"2026-06-12T20:17:01.916379631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028141 | controller |     "Jun 12 20:17:01.917735 crc crio[20719]: time=\"2026-06-12T20:17:01.917665706Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=04087b1f-cb46-498d-bad1-ca210942d916 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028156 | controller |     "Jun 12 20:17:01.926941 crc crio[20719]: time=\"2026-06-12T20:17:01.926476652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=6ee054f7-b499-4bef-81c1-869a2d75166b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028170 | controller |     "Jun 12 20:17:01.957678 crc crio[20719]: time=\"2026-06-12T20:17:01.957586721Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=9a5b5da9-3e37-4490-b9db-025df280926c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.028184 | controller |     "Jun 12 20:17:01.965032 crc crio[20719]: time=\"2026-06-12T20:17:01.961255655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028198 | controller |     "Jun 12 20:17:01.977585 crc crio[20719]: time=\"2026-06-12T20:17:01.977507548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=9c9b506a-72d6-4b1d-be37-17cb9c825276 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028212 | controller |     "Jun 12 20:17:01.991875 crc crio[20719]: time=\"2026-06-12T20:17:01.991783989Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=71dbcaca-9ac3-4ee4-a517-f072bc604c39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028227 | controller |     "Jun 12 20:17:02.008074 crc crio[20719]: time=\"2026-06-12T20:17:02.007983007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028241 | controller |     "Jun 12 20:17:02.012020 crc crio[20719]: time=\"2026-06-12T20:17:02.011955478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028255 | controller |     "Jun 12 20:17:02.017365 crc crio[20719]: time=\"2026-06-12T20:17:02.017224476Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=c636237b-8990-4bba-af12-8cd2ab846818 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.028273 | controller |     "Jun 12 20:17:02.019360 crc crio[20719]: time=\"2026-06-12T20:17:02.019211883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028287 | controller |     "Jun 12 20:17:02.030968 crc crio[20719]: time=\"2026-06-12T20:17:02.030833006Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-gfwzk/openstack-network-exporter\" id=b35d7b57-af7f-4e8d-b534-cf52147a0f1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.028302 | controller |     "Jun 12 20:17:02.050776 crc crio[20719]: time=\"2026-06-12T20:17:02.050588697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028316 | controller |     "Jun 12 20:17:02.051432 crc crio[20719]: time=\"2026-06-12T20:17:02.050702222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028331 | controller |     "Jun 12 20:17:02.057516 crc crio[20719]: time=\"2026-06-12T20:17:02.057447779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028345 | controller |     "Jun 12 20:17:02.113945 crc crio[20719]: time=\"2026-06-12T20:17:02.113820542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028359 | controller |     "Jun 12 20:17:02.119517 crc crio[20719]: time=\"2026-06-12T20:17:02.119435689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028373 | controller |     "Jun 12 20:17:02.148470 crc crio[20719]: time=\"2026-06-12T20:17:02.14839056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028387 | controller |     "Jun 12 20:17:02.160470 crc crio[20719]: time=\"2026-06-12T20:17:02.160392462Z\" level=info msg=\"Created container 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816: openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns\" id=166202d0-48fa-4231-bedc-2a05763788be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.028402 | controller |     "Jun 12 20:17:02.164150 crc crio[20719]: time=\"2026-06-12T20:17:02.164042886Z\" level=info msg=\"Starting container: 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816\" id=53be55de-1228-4755-a7a4-3bcf078ff2f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.028416 | controller |     "Jun 12 20:17:02.179519 crc crio[20719]: time=\"2026-06-12T20:17:02.179248778Z\" level=info msg=\"Created container 21122c3c57a05fa3366cec45f1b16a8d8d4458f41fadecb94476631feb4951be: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=9a5b5da9-3e37-4490-b9db-025df280926c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.028430 | controller |     "Jun 12 20:17:02.179939 crc crio[20719]: time=\"2026-06-12T20:17:02.179797734Z\" level=info msg=\"Started container\" PID=54539 containerID=8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816 description=openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns id=53be55de-1228-4755-a7a4-3bcf078ff2f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946",
2026-06-12 21:10:23.028470 | controller |     "Jun 12 20:17:02.180991 crc crio[20719]: time=\"2026-06-12T20:17:02.180891526Z\" level=info msg=\"Starting container: 21122c3c57a05fa3366cec45f1b16a8d8d4458f41fadecb94476631feb4951be\" id=e2444f21-318d-4527-822e-978f8dda2abe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.028538 | controller |     "Jun 12 20:17:02.203941 crc crio[20719]: time=\"2026-06-12T20:17:02.203793284Z\" level=info msg=\"Started container\" PID=54542 containerID=21122c3c57a05fa3366cec45f1b16a8d8d4458f41fadecb94476631feb4951be description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=e2444f21-318d-4527-822e-978f8dda2abe name=/runtime.v1.RuntimeService/StartContainer sandboxID=a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a",
2026-06-12 21:10:23.028554 | controller |     "Jun 12 20:17:02.205676 crc crio[20719]: time=\"2026-06-12T20:17:02.205583774Z\" level=info msg=\"Created container faec4c1c755d1a00136dcc7e8c8557e7f7e66aac9d357616f73445dfb0281fa9: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=c636237b-8990-4bba-af12-8cd2ab846818 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.028569 | controller |     "Jun 12 20:17:02.209379 crc crio[20719]: time=\"2026-06-12T20:17:02.208570491Z\" level=info msg=\"Starting container: faec4c1c755d1a00136dcc7e8c8557e7f7e66aac9d357616f73445dfb0281fa9\" id=df920c1d-437e-4532-b27a-4baf4b6a17c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.028584 | controller |     "Jun 12 20:17:02.216147 crc crio[20719]: time=\"2026-06-12T20:17:02.216013035Z\" level=info msg=\"Started container\" PID=54546 containerID=faec4c1c755d1a00136dcc7e8c8557e7f7e66aac9d357616f73445dfb0281fa9 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=df920c1d-437e-4532-b27a-4baf4b6a17c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=656096e1db701fae1dc26102268564d8b30377b549b7b0979e110cc7f3234e68",
2026-06-12 21:10:23.028599 | controller |     "Jun 12 20:17:02.230116 crc crio[20719]: time=\"2026-06-12T20:17:02.227557897Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=40ba45da-4f80-4957-989c-5aa974dd0a05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028614 | controller |     "Jun 12 20:17:02.233793 crc crio[20719]: time=\"2026-06-12T20:17:02.233687278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028629 | controller |     "Jun 12 20:17:02.265898 crc crio[20719]: time=\"2026-06-12T20:17:02.265795474Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=23d41040-2a5b-472a-a7a2-8383fce07cbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028643 | controller |     "Jun 12 20:17:02.277494 crc crio[20719]: time=\"2026-06-12T20:17:02.277424759Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=23404df7-068a-42fc-8265-9155b8de026c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.028658 | controller |     "Jun 12 20:17:02.279927 crc crio[20719]: time=\"2026-06-12T20:17:02.279894899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028673 | controller |     "Jun 12 20:17:02.316809 crc crio[20719]: time=\"2026-06-12T20:17:02.316769277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1ece1414-9668-4be8-8d34-3bf0967aebb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028688 | controller |     "Jun 12 20:17:02.324387 crc crio[20719]: time=\"2026-06-12T20:17:02.324221166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cfe6174b-34ac-493a-b768-439c09f60803 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028703 | controller |     "Jun 12 20:17:02.332820 crc crio[20719]: time=\"2026-06-12T20:17:02.332768064Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=01054163-1e5e-413c-b0bf-98dda93c17f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028722 | controller |     "Jun 12 20:17:02.356111 crc crio[20719]: time=\"2026-06-12T20:17:02.354988775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=760e90c8-110f-4102-8238-d7bacb6482ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028737 | controller |     "Jun 12 20:17:02.358980 crc crio[20719]: time=\"2026-06-12T20:17:02.357564682Z\" level=info msg=\"Stopping pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\" id=610b4cdc-c2d7-47b1-b9ee-9c94d928e74d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.028752 | controller |     "Jun 12 20:17:02.358980 crc crio[20719]: time=\"2026-06-12T20:17:02.358191791Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-xcr6d Namespace:openstack ID:ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069 UID:d78dda3b-0a51-45c9-a01b-99ce5ea9a952 NetNS:/var/run/netns/1b63b99f-8342-4ab7-ba8e-66d723318d3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78dda3b_0a51_45c9_a01b_99ce5ea9a952.slice PodAnnotations:0xc00008cc90}] Aliases:map[]}\"",
2026-06-12 21:10:23.028767 | controller |     "Jun 12 20:17:02.358980 crc crio[20719]: time=\"2026-06-12T20:17:02.358471068Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-xcr6d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.028782 | controller |     "Jun 12 20:17:02.376001 crc crio[20719]: time=\"2026-06-12T20:17:02.375239341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5b6db537-6e2b-4361-8c00-85a22670f4de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028796 | controller |     "Jun 12 20:17:02.378230 crc crio[20719]: time=\"2026-06-12T20:17:02.378165683Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-qzjp6/ovsdb-server\" id=c362f048-73e9-46cc-b1e2-cf49c478dd6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.028811 | controller |     "Jun 12 20:17:02.380848 crc crio[20719]: time=\"2026-06-12T20:17:02.380188328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028826 | controller |     "Jun 12 20:17:02.385849 crc crio[20719]: time=\"2026-06-12T20:17:02.385747963Z\" level=info msg=\"Created container ab27471d046046c6088f00bd476c17c9e8edcbe10af07e8264b81725e7d7d1e3: openstack/ovn-controller-metrics-gfwzk/openstack-network-exporter\" id=b35d7b57-af7f-4e8d-b534-cf52147a0f1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.028840 | controller |     "Jun 12 20:17:02.388827 crc crio[20719]: time=\"2026-06-12T20:17:02.388437768Z\" level=info msg=\"Starting container: ab27471d046046c6088f00bd476c17c9e8edcbe10af07e8264b81725e7d7d1e3\" id=eb1e6910-c931-4efb-ab63-4e45a0401b00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.028873 | controller |     "Jun 12 20:17:02.389665 crc crio[20719]: time=\"2026-06-12T20:17:02.389458916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028889 | controller |     "Jun 12 20:17:02.391152 crc crio[20719]: time=\"2026-06-12T20:17:02.391000415Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns\" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.028904 | controller |     "Jun 12 20:17:02.416729 crc crio[20719]: time=\"2026-06-12T20:17:02.41515771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028922 | controller |     "Jun 12 20:17:02.422089 crc crio[20719]: time=\"2026-06-12T20:17:02.422024798Z\" level=info msg=\"Started container\" PID=54582 containerID=ab27471d046046c6088f00bd476c17c9e8edcbe10af07e8264b81725e7d7d1e3 description=openstack/ovn-controller-metrics-gfwzk/openstack-network-exporter id=eb1e6910-c931-4efb-ab63-4e45a0401b00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f6b7973fafaddec7559e1b8b3b922d29bd778a533f88e64d47adc57866a8d7f",
2026-06-12 21:10:23.028937 | controller |     "Jun 12 20:17:02.430586 crc crio[20719]: time=\"2026-06-12T20:17:02.430497562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028951 | controller |     "Jun 12 20:17:02.491654 crc crio[20719]: time=\"2026-06-12T20:17:02.491566132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4d3d5e21-ec0f-4117-bdc3-b1c906deea9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.028965 | controller |     "Jun 12 20:17:02.503891 crc crio[20719]: time=\"2026-06-12T20:17:02.503767248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.028979 | controller |     "Jun 12 20:17:02.523354 crc crio[20719]: time=\"2026-06-12T20:17:02.52248111Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=0804a413-bb24-4011-8023-f58b30b51289 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.028993 | controller |     "Jun 12 20:17:02.525430 crc crio[20719]: time=\"2026-06-12T20:17:02.524874637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029007 | controller |     "Jun 12 20:17:02.552584 crc crio[20719]: time=\"2026-06-12T20:17:02.551356704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029022 | controller |     "Jun 12 20:17:02.562823 crc crio[20719]: time=\"2026-06-12T20:17:02.56150936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029036 | controller |     "Jun 12 20:17:02.608789 crc crio[20719]: time=\"2026-06-12T20:17:02.608055209Z\" level=info msg=\"Created container 037702e117eb3b1b9ab5e3e582a8796ec71c9ab0b41549c69419f47bab1875df: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=23404df7-068a-42fc-8265-9155b8de026c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029049 | controller |     "Jun 12 20:17:02.615194 crc crio[20719]: time=\"2026-06-12T20:17:02.614115076Z\" level=info msg=\"Starting container: 037702e117eb3b1b9ab5e3e582a8796ec71c9ab0b41549c69419f47bab1875df\" id=84f0add5-b235-4974-8b33-20b5fb15feaa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.029064 | controller |     "Jun 12 20:17:02.631030 crc crio[20719]: time=\"2026-06-12T20:17:02.63088196Z\" level=info msg=\"Started container\" PID=54667 containerID=037702e117eb3b1b9ab5e3e582a8796ec71c9ab0b41549c69419f47bab1875df description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=84f0add5-b235-4974-8b33-20b5fb15feaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=a07ecc53f1485ff594497c2bfb2140453a7225c40866c7f8eb046e2cb020950a",
2026-06-12 21:10:23.029078 | controller |     "Jun 12 20:17:02.635728 crc crio[20719]: time=\"2026-06-12T20:17:02.634878348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029093 | controller |     "Jun 12 20:17:02.640355 crc crio[20719]: time=\"2026-06-12T20:17:02.639407484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029112 | controller |     "Jun 12 20:17:02.770774 crc crio[20719]: time=\"2026-06-12T20:17:02.770574375Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029127 | controller |     "Jun 12 20:17:02.774200 crc crio[20719]: time=\"2026-06-12T20:17:02.77411091Z\" level=info msg=\"Created container f705f0899f09241470a24e7efa3c8903dc307888dde5607b3a70dc79194b31fc: openstack/openstack-galera-0/galera\" id=0804a413-bb24-4011-8023-f58b30b51289 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029141 | controller |     "Jun 12 20:17:02.775945 crc crio[20719]: time=\"2026-06-12T20:17:02.775831402Z\" level=info msg=\"Starting container: f705f0899f09241470a24e7efa3c8903dc307888dde5607b3a70dc79194b31fc\" id=aec8260c-0f38-4bc7-95bf-85ba2bc57114 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.029155 | controller |     "Jun 12 20:17:02.779959 crc crio[20719]: time=\"2026-06-12T20:17:02.779686269Z\" level=info msg=\"createCtr: deleting container ID 1dcfef49db80a2645d6322f5d9664b670438267eb01459bce69fee9c3bb463aa from idIndex\" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029169 | controller |     "Jun 12 20:17:02.779959 crc crio[20719]: time=\"2026-06-12T20:17:02.779752351Z\" level=info msg=\"createCtr: removing container 1dcfef49db80a2645d6322f5d9664b670438267eb01459bce69fee9c3bb463aa\" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029183 | controller |     "Jun 12 20:17:02.779959 crc crio[20719]: time=\"2026-06-12T20:17:02.779803243Z\" level=info msg=\"createCtr: deleting container 1dcfef49db80a2645d6322f5d9664b670438267eb01459bce69fee9c3bb463aa from storage\" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029198 | controller |     "Jun 12 20:17:02.788214 crc crio[20719]: time=\"2026-06-12T20:17:02.788061498Z\" level=info msg=\"Started container\" PID=54744 containerID=f705f0899f09241470a24e7efa3c8903dc307888dde5607b3a70dc79194b31fc description=openstack/openstack-galera-0/galera id=aec8260c-0f38-4bc7-95bf-85ba2bc57114 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc6926df4dc0888696daa09b60a5e09d3ad87b7a05283e18d717aed6e1a8c5b5",
2026-06-12 21:10:23.029212 | controller |     "Jun 12 20:17:02.833079 crc crio[20719]: time=\"2026-06-12T20:17:02.832851946Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-vktw9_openstack_14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e_0\" id=23b84f76-1e26-4921-b7cc-7280e599fb5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029226 | controller |     "Jun 12 20:17:02.870140 crc crio[20719]: time=\"2026-06-12T20:17:02.869386884Z\" level=info msg=\"Stopped pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\" id=610b4cdc-c2d7-47b1-b9ee-9c94d928e74d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.029240 | controller |     "Jun 12 20:17:02.873258 crc crio[20719]: time=\"2026-06-12T20:17:02.873189441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029255 | controller |     "Jun 12 20:17:03.041832 crc crio[20719]: time=\"2026-06-12T20:17:03.041657053Z\" level=info msg=\"Created container 34a877284f49fc3e012ce637b4dc8e042b87523d027725a6a23e6067e36e5712: openstack/ovn-controller-ovs-qzjp6/ovsdb-server\" id=c362f048-73e9-46cc-b1e2-cf49c478dd6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029272 | controller |     "Jun 12 20:17:03.043690 crc crio[20719]: time=\"2026-06-12T20:17:03.042857404Z\" level=info msg=\"Starting container: 34a877284f49fc3e012ce637b4dc8e042b87523d027725a6a23e6067e36e5712\" id=98eb2c9b-4c71-4eac-8d14-f0134302aab2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.029286 | controller |     "Jun 12 20:17:03.053964 crc crio[20719]: time=\"2026-06-12T20:17:03.053908076Z\" level=info msg=\"Started container\" PID=54820 containerID=34a877284f49fc3e012ce637b4dc8e042b87523d027725a6a23e6067e36e5712 description=openstack/ovn-controller-ovs-qzjp6/ovsdb-server id=98eb2c9b-4c71-4eac-8d14-f0134302aab2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a",
2026-06-12 21:10:23.029301 | controller |     "Jun 12 20:17:03.079676 crc crio[20719]: time=\"2026-06-12T20:17:03.077251577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=d4c0f6d5-83d0-4a39-8134-71f744fb01c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.029315 | controller |     "Jun 12 20:17:03.090447 crc crio[20719]: time=\"2026-06-12T20:17:03.087769033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=477de674-cd31-4acc-af3f-a8cb9774badc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.029330 | controller |     "Jun 12 20:17:03.107596 crc crio[20719]: time=\"2026-06-12T20:17:03.107359878Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-qzjp6/ovs-vswitchd\" id=34356bbf-7f35-43d8-851a-fd6d1b81372e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029344 | controller |     "Jun 12 20:17:03.109971 crc crio[20719]: time=\"2026-06-12T20:17:03.108838968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029358 | controller |     "Jun 12 20:17:03.153829 crc crio[20719]: time=\"2026-06-12T20:17:03.153448924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029373 | controller |     "Jun 12 20:17:03.343656 crc crio[20719]: time=\"2026-06-12T20:17:03.34346444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029387 | controller |     "Jun 12 20:17:03.415154 crc crio[20719]: time=\"2026-06-12T20:17:03.413697999Z\" level=info msg=\"Removing container: 2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee\" id=228ccb72-68fb-41bb-bc57-54bec53023b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.029401 | controller |     "Jun 12 20:17:03.441618 crc crio[20719]: time=\"2026-06-12T20:17:03.441525827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0cf3c326-04c4-4e43-88cb-810bfcbaa591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.029415 | controller |     "Jun 12 20:17:03.448219 crc crio[20719]: time=\"2026-06-12T20:17:03.444464141Z\" level=info msg=\"Removed container 2751392e7c03fcbea5ca86b03f00c1549c3784586939adada359e4412bb71bee: openstack/dnsmasq-dns-68bc84565-xcr6d/init\" id=228ccb72-68fb-41bb-bc57-54bec53023b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.029493 | controller |     "Jun 12 20:17:03.467183 crc crio[20719]: time=\"2026-06-12T20:17:03.467084289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=db78985f-ea17-4e41-af26-bc455ab5167f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.029516 | controller |     "Jun 12 20:17:03.475580 crc crio[20719]: time=\"2026-06-12T20:17:03.475148742Z\" level=info msg=\"Created container 3983f344dac8ab08cf6cdcdae007039939e2ec7699c75dac45f6cfbd708b56f0: openstack/ovn-controller-ovs-qzjp6/ovs-vswitchd\" id=34356bbf-7f35-43d8-851a-fd6d1b81372e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029535 | controller |     "Jun 12 20:17:03.482083 crc crio[20719]: time=\"2026-06-12T20:17:03.481975795Z\" level=info msg=\"Starting container: 3983f344dac8ab08cf6cdcdae007039939e2ec7699c75dac45f6cfbd708b56f0\" id=c6ddb8d9-e487-41ae-8c8b-4fd3d34fa5dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.029550 | controller |     "Jun 12 20:17:03.492725 crc crio[20719]: time=\"2026-06-12T20:17:03.492564715Z\" level=info msg=\"Started container\" PID=54894 containerID=3983f344dac8ab08cf6cdcdae007039939e2ec7699c75dac45f6cfbd708b56f0 description=openstack/ovn-controller-ovs-qzjp6/ovs-vswitchd id=c6ddb8d9-e487-41ae-8c8b-4fd3d34fa5dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c08d761e3c34e76aa41aebac31f7ca887b3838deb5fde1a306983e108eb6513a",
2026-06-12 21:10:23.029566 | controller |     "Jun 12 20:17:03.554474 crc crio[20719]: time=\"2026-06-12T20:17:03.553143192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=306dd232-aee5-4f20-9c20-c34d7786ccb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.029580 | controller |     "Jun 12 20:17:03.569924 crc crio[20719]: time=\"2026-06-12T20:17:03.56980776Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns\" id=33144d89-ed6e-44b9-8469-e381a6bd00f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029596 | controller |     "Jun 12 20:17:03.574625 crc crio[20719]: time=\"2026-06-12T20:17:03.574161343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029610 | controller |     "Jun 12 20:17:03.578239 crc crio[20719]: time=\"2026-06-12T20:17:03.57791452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3130dfe5-d975-4b36-91ea-9b1b94e802a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.029625 | controller |     "Jun 12 20:17:03.611683 crc crio[20719]: time=\"2026-06-12T20:17:03.611558597Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=752d87f8-466f-440e-a697-ca4de9483308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029639 | controller |     "Jun 12 20:17:03.614001 crc crio[20719]: time=\"2026-06-12T20:17:03.613978835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029654 | controller |     "Jun 12 20:17:03.713114 crc crio[20719]: time=\"2026-06-12T20:17:03.712744847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029669 | controller |     "Jun 12 20:17:03.721647 crc crio[20719]: time=\"2026-06-12T20:17:03.721620045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029683 | controller |     "Jun 12 20:17:03.777513 crc crio[20719]: time=\"2026-06-12T20:17:03.777467844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029697 | controller |     "Jun 12 20:17:03.780975 crc crio[20719]: time=\"2026-06-12T20:17:03.780950841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029711 | controller |     "Jun 12 20:17:03.908236 crc crio[20719]: time=\"2026-06-12T20:17:03.907987208Z\" level=info msg=\"Created container 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns\" id=33144d89-ed6e-44b9-8469-e381a6bd00f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029731 | controller |     "Jun 12 20:17:03.910986 crc crio[20719]: time=\"2026-06-12T20:17:03.910671872Z\" level=info msg=\"Starting container: 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded\" id=c63a446d-84e3-4279-9374-e8f511293d02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.029746 | controller |     "Jun 12 20:17:03.939145 crc crio[20719]: time=\"2026-06-12T20:17:03.938933884Z\" level=info msg=\"Started container\" PID=54931 containerID=63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded description=openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns id=c63a446d-84e3-4279-9374-e8f511293d02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b",
2026-06-12 21:10:23.029760 | controller |     "Jun 12 20:17:04.024041 crc crio[20719]: time=\"2026-06-12T20:17:04.023971645Z\" level=info msg=\"Created container 222465b76187d6e8f8d49eedae903f9e1be6888381a6ffdb6a60daa36bdc4f41: openstack/openstack-cell1-galera-0/galera\" id=752d87f8-466f-440e-a697-ca4de9483308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.029775 | controller |     "Jun 12 20:17:04.029002 crc crio[20719]: time=\"2026-06-12T20:17:04.028908674Z\" level=info msg=\"Starting container: 222465b76187d6e8f8d49eedae903f9e1be6888381a6ffdb6a60daa36bdc4f41\" id=9a488a16-6ed0-4dd2-8d6d-7f85a7b82519 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.029789 | controller |     "Jun 12 20:17:04.045691 crc crio[20719]: time=\"2026-06-12T20:17:04.04564328Z\" level=info msg=\"Started container\" PID=54935 containerID=222465b76187d6e8f8d49eedae903f9e1be6888381a6ffdb6a60daa36bdc4f41 description=openstack/openstack-cell1-galera-0/galera id=9a488a16-6ed0-4dd2-8d6d-7f85a7b82519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08b3b5f60a1901004de4ce0074096d3524e3fc5c1c9af5a0eb79fe745d89354e",
2026-06-12 21:10:23.029804 | controller |     "Jun 12 20:17:04.480548 crc crio[20719]: time=\"2026-06-12T20:17:04.480442707Z\" level=info msg=\"Stopping container: 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded (timeout: 10s)\" id=20fdc88d-e595-482a-b1c4-d4ca6ea6cdda name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.029819 | controller |     "Jun 12 20:17:04.639204 crc crio[20719]: time=\"2026-06-12T20:17:04.638788188Z\" level=info msg=\"Stopped container 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns\" id=20fdc88d-e595-482a-b1c4-d4ca6ea6cdda name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.029834 | controller |     "Jun 12 20:17:04.640216 crc crio[20719]: time=\"2026-06-12T20:17:04.640119657Z\" level=info msg=\"Stopping pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\" id=81679a7e-dbea-4379-b533-10e68bad0f5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.029871 | controller |     "Jun 12 20:17:04.640961 crc crio[20719]: time=\"2026-06-12T20:17:04.64088332Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-vktw9 Namespace:openstack ID:cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b UID:14aa9f4a-4a4e-4b2b-bed9-27bc25db3f5e NetNS:/var/run/netns/dc8bbf69-0294-4755-bb63-ee765e7a3028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14aa9f4a_4a4e_4b2b_bed9_27bc25db3f5e.slice PodAnnotations:0xc0005268a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.029893 | controller |     "Jun 12 20:17:04.641183 crc crio[20719]: time=\"2026-06-12T20:17:04.641116446Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-vktw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.029913 | controller |     "Jun 12 20:17:04.765596 crc crio[20719]: time=\"2026-06-12T20:17:04.765511665Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-6pmk7/POD\" id=7aec02ba-3b31-4891-8e14-21f85fc57fc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.029928 | controller |     "Jun 12 20:17:04.765696 crc crio[20719]: time=\"2026-06-12T20:17:04.765623588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.029943 | controller |     "Jun 12 20:17:04.807361 crc crio[20719]: time=\"2026-06-12T20:17:04.807226461Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-6pmk7 Namespace:openstack ID:42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af UID:9beaa42d-0a86-402f-8ad0-8de6e66384ca NetNS:/var/run/netns/a06b64dc-964b-4678-95da-4f61145cb2f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9beaa42d_0a86_402f_8ad0_8de6e66384ca.slice PodAnnotations:0xc000526cd0}] Aliases:map[]}\"",
2026-06-12 21:10:23.029958 | controller |     "Jun 12 20:17:04.807361 crc crio[20719]: time=\"2026-06-12T20:17:04.807365985Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-6pmk7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.029973 | controller |     "Jun 12 20:17:05.051786 crc crio[20719]: time=\"2026-06-12T20:17:05.048364027Z\" level=info msg=\"Stopped pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\" id=81679a7e-dbea-4379-b533-10e68bad0f5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.029987 | controller |     "Jun 12 20:17:05.409035 crc crio[20719]: 2026-06-12T20:17:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42003d829c16c5c Mac:7e:e8:e2:2b:74:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/a06b64dc-964b-4678-95da-4f61145cb2f5 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.030002 | controller |     "Jun 12 20:17:05.410951 crc crio[20719]: time=\"2026-06-12T20:17:05.410876783Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-6pmk7 Namespace:openstack ID:42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af UID:9beaa42d-0a86-402f-8ad0-8de6e66384ca NetNS:/var/run/netns/a06b64dc-964b-4678-95da-4f61145cb2f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9beaa42d_0a86_402f_8ad0_8de6e66384ca.slice PodAnnotations:0xc000526cd0}] Aliases:map[]}\"",
2026-06-12 21:10:23.030016 | controller |     "Jun 12 20:17:05.411066 crc crio[20719]: time=\"2026-06-12T20:17:05.411034348Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-6pmk7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.030031 | controller |     "Jun 12 20:17:05.440938 crc crio[20719]: time=\"2026-06-12T20:17:05.439451499Z\" level=info msg=\"Ran pod sandbox 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af with infra container: openstack/dnsmasq-dns-77594b4b4f-6pmk7/POD\" id=7aec02ba-3b31-4891-8e14-21f85fc57fc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.030046 | controller |     "Jun 12 20:17:05.444620 crc crio[20719]: time=\"2026-06-12T20:17:05.442598437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2bfa10ae-2451-49a0-a37a-3aec6b5a9d31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.030060 | controller |     "Jun 12 20:17:05.492974 crc crio[20719]: time=\"2026-06-12T20:17:05.492082108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d511b02-275b-4a8b-93c6-983ecf2aa5e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.030078 | controller |     "Jun 12 20:17:05.506656 crc crio[20719]: time=\"2026-06-12T20:17:05.506566893Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-6pmk7/init\" id=3cc5da50-e7f3-429f-a010-db19c694b924 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.030092 | controller |     "Jun 12 20:17:05.508692 crc crio[20719]: time=\"2026-06-12T20:17:05.508664611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.030107 | controller |     "Jun 12 20:17:05.524435 crc crio[20719]: time=\"2026-06-12T20:17:05.524215126Z\" level=info msg=\"Removing container: 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded\" id=72108a8e-aae1-40f3-9fc4-c88ddd72797b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.030121 | controller |     "Jun 12 20:17:05.562832 crc crio[20719]: time=\"2026-06-12T20:17:05.56273713Z\" level=info msg=\"Removed container 63837a252493ce906a091b9ad31eb44362c253978142474e08646ae51ba2eded: openstack/dnsmasq-dns-6b994dcc49-vktw9/dnsmasq-dns\" id=72108a8e-aae1-40f3-9fc4-c88ddd72797b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.030135 | controller |     "Jun 12 20:17:05.565870 crc crio[20719]: time=\"2026-06-12T20:17:05.565751605Z\" level=info msg=\"Removing container: 16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05\" id=9d319de3-d9f5-4fae-9d34-3a47381ecf19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.030150 | controller |     "Jun 12 20:17:05.572620 crc crio[20719]: time=\"2026-06-12T20:17:05.572577056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.030164 | controller |     "Jun 12 20:17:05.576900 crc crio[20719]: time=\"2026-06-12T20:17:05.576877505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.030178 | controller |     "Jun 12 20:17:05.608808 crc crio[20719]: time=\"2026-06-12T20:17:05.608719486Z\" level=info msg=\"Removed container 16752ff5efc0c1dcb54cc24525139c0d13e02878063b34afdebdf0287b313f05: openstack/dnsmasq-dns-6b994dcc49-vktw9/init\" id=9d319de3-d9f5-4fae-9d34-3a47381ecf19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.030193 | controller |     "Jun 12 20:17:05.685538 crc crio[20719]: time=\"2026-06-12T20:17:05.685450685Z\" level=info msg=\"Created container 4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903: openstack/dnsmasq-dns-77594b4b4f-6pmk7/init\" id=3cc5da50-e7f3-429f-a010-db19c694b924 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.030207 | controller |     "Jun 12 20:17:05.687541 crc crio[20719]: time=\"2026-06-12T20:17:05.687462902Z\" level=info msg=\"Starting container: 4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903\" id=e95826d3-a370-4be1-8914-0951f78999ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.030221 | controller |     "Jun 12 20:17:05.693594 crc crio[20719]: time=\"2026-06-12T20:17:05.693521852Z\" level=info msg=\"Started container\" PID=55541 containerID=4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903 description=openstack/dnsmasq-dns-77594b4b4f-6pmk7/init id=e95826d3-a370-4be1-8914-0951f78999ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af",
2026-06-12 21:10:23.030236 | controller |     "Jun 12 20:17:06.574572 crc crio[20719]: time=\"2026-06-12T20:17:06.574027991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e3082f34-ceca-4ab5-b000-c5aa3e8e089b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.030254 | controller |     "Jun 12 20:17:06.656215 crc crio[20719]: time=\"2026-06-12T20:17:06.656074592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=923d1f56-9d04-468e-af5a-db9c986a7c13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.030269 | controller |     "Jun 12 20:17:06.667681 crc crio[20719]: time=\"2026-06-12T20:17:06.667577883Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns\" id=10a43253-d7ad-4efd-b6e5-62b86be0f423 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.030283 | controller |     "Jun 12 20:17:06.670504 crc crio[20719]: time=\"2026-06-12T20:17:06.670437614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.030297 | controller |     "Jun 12 20:17:06.732345 crc crio[20719]: time=\"2026-06-12T20:17:06.732178206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.030312 | controller |     "Jun 12 20:17:06.736196 crc crio[20719]: time=\"2026-06-12T20:17:06.736082855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.030326 | controller |     "Jun 12 20:17:06.871794 crc crio[20719]: time=\"2026-06-12T20:17:06.871727222Z\" level=info msg=\"Created container 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8: openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns\" id=10a43253-d7ad-4efd-b6e5-62b86be0f423 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.030341 | controller |     "Jun 12 20:17:06.873617 crc crio[20719]: time=\"2026-06-12T20:17:06.872922617Z\" level=info msg=\"Starting container: 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8\" id=c508d825-0eee-40d9-b5a0-16b70df01ef7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.030356 | controller |     "Jun 12 20:17:06.879178 crc crio[20719]: time=\"2026-06-12T20:17:06.879074028Z\" level=info msg=\"Started container\" PID=55859 containerID=0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8 description=openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns id=c508d825-0eee-40d9-b5a0-16b70df01ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af",
2026-06-12 21:10:23.030372 | controller |     "Jun 12 20:17:09.577512 crc crio[20719]: time=\"2026-06-12T20:17:09.576927089Z\" level=info msg=\"Stopping pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\" id=79f47ca8-9316-4850-ac5f-cbce9d309189 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.030387 | controller |     "Jun 12 20:17:09.578789 crc crio[20719]: time=\"2026-06-12T20:17:09.577533446Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\" id=79f47ca8-9316-4850-ac5f-cbce9d309189 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.030401 | controller |     "Jun 12 20:17:09.578789 crc crio[20719]: time=\"2026-06-12T20:17:09.57841989Z\" level=info msg=\"Removing pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\" id=87288a9e-e6f5-4805-9713-f7185534a578 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.030415 | controller |     "Jun 12 20:17:09.603211 crc crio[20719]: time=\"2026-06-12T20:17:09.602931653Z\" level=info msg=\"Removed pod sandbox: e7dfe9b802f4863abfce4bb378cceb2b3f3ebe9f70d04650c3fc7bd73e8cdd91\" id=87288a9e-e6f5-4805-9713-f7185534a578 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.030429 | controller |     "Jun 12 20:17:09.605385 crc crio[20719]: time=\"2026-06-12T20:17:09.605334142Z\" level=info msg=\"Stopping pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\" id=7d997ce0-5439-4a0b-b868-a955cde78471 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.030446 | controller |     "Jun 12 20:17:09.605541 crc crio[20719]: time=\"2026-06-12T20:17:09.605523467Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\" id=7d997ce0-5439-4a0b-b868-a955cde78471 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.030460 | controller |     "Jun 12 20:17:09.606538 crc crio[20719]: time=\"2026-06-12T20:17:09.606472125Z\" level=info msg=\"Removing pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\" id=20c78c2e-c43f-4fcb-a7e2-7e09919ccc85 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.030474 | controller |     "Jun 12 20:17:09.623995 crc crio[20719]: time=\"2026-06-12T20:17:09.623882697Z\" level=info msg=\"Removed pod sandbox: ad5750d5ebe7067f68ffa0f5b82c1e9fafcc9a4a377ad7d24797de39032c3069\" id=20c78c2e-c43f-4fcb-a7e2-7e09919ccc85 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.030489 | controller |     "Jun 12 20:17:09.627972 crc crio[20719]: time=\"2026-06-12T20:17:09.62602549Z\" level=info msg=\"Stopping pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\" id=c70d9680-2fa5-4614-9472-6047fa2f4793 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.030503 | controller |     "Jun 12 20:17:09.627972 crc crio[20719]: time=\"2026-06-12T20:17:09.626131953Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\" id=c70d9680-2fa5-4614-9472-6047fa2f4793 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.030517 | controller |     "Jun 12 20:17:09.627972 crc crio[20719]: time=\"2026-06-12T20:17:09.626677089Z\" level=info msg=\"Removing pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\" id=8f90159f-6d38-45ad-964f-3709d1fb5331 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.030532 | controller |     "Jun 12 20:17:09.645170 crc crio[20719]: time=\"2026-06-12T20:17:09.645074109Z\" level=info msg=\"Removed pod sandbox: cf332d273a9f13c1fa913d4c62d63a7d20726931688046b1d4108ff2c2d4808b\" id=8f90159f-6d38-45ad-964f-3709d1fb5331 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.030546 | controller |     "Jun 12 20:17:09.646932 crc crio[20719]: time=\"2026-06-12T20:17:09.646436679Z\" level=info msg=\"Stopping pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\" id=31bf81a0-30ac-486d-8a88-a3aa87252da3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.030560 | controller |     "Jun 12 20:17:09.646932 crc crio[20719]: time=\"2026-06-12T20:17:09.646529222Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\" id=31bf81a0-30ac-486d-8a88-a3aa87252da3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.030574 | controller |     "Jun 12 20:17:09.647533 crc crio[20719]: time=\"2026-06-12T20:17:09.647116418Z\" level=info msg=\"Removing pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\" id=eb475cc9-422e-4fcf-a542-9c9a24a37ffd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.030588 | controller |     "Jun 12 20:17:09.664832 crc crio[20719]: time=\"2026-06-12T20:17:09.664198186Z\" level=info msg=\"Removed pod sandbox: 6cbcf02451bfc81daa4807c634f92d6d7432edd03daf0a752a541465bae18334\" id=eb475cc9-422e-4fcf-a542-9c9a24a37ffd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.030602 | controller |     "Jun 12 20:17:12.051782 crc crio[20719]: time=\"2026-06-12T20:17:12.050094951Z\" level=info msg=\"Stopping container: 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8 (timeout: 10s)\" id=afc2a61b-79f4-49a3-b218-6bb38546bd13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.030621 | controller |     "Jun 12 20:17:12.835760 crc crio[20719]: time=\"2026-06-12T20:17:12.835114443Z\" level=info msg=\"Stopped container 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8: openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns\" id=afc2a61b-79f4-49a3-b218-6bb38546bd13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.030636 | controller |     "Jun 12 20:17:12.836794 crc crio[20719]: time=\"2026-06-12T20:17:12.836719327Z\" level=info msg=\"Stopping pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\" id=65c89f1a-b900-42a2-aff9-c3bb5067d539 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.030650 | controller |     "Jun 12 20:17:12.837466 crc crio[20719]: time=\"2026-06-12T20:17:12.837396826Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-6pmk7 Namespace:openstack ID:42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af UID:9beaa42d-0a86-402f-8ad0-8de6e66384ca NetNS:/var/run/netns/a06b64dc-964b-4678-95da-4f61145cb2f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9beaa42d_0a86_402f_8ad0_8de6e66384ca.slice PodAnnotations:0xc002d9a7a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.030665 | controller |     "Jun 12 20:17:12.837589 crc crio[20719]: time=\"2026-06-12T20:17:12.837561161Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-6pmk7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.030680 | controller |     "Jun 12 20:17:13.500384 crc crio[20719]: time=\"2026-06-12T20:17:13.50025761Z\" level=info msg=\"Stopped pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\" id=65c89f1a-b900-42a2-aff9-c3bb5067d539 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.030695 | controller |     "Jun 12 20:17:13.716644 crc crio[20719]: time=\"2026-06-12T20:17:13.716499146Z\" level=info msg=\"Removing container: 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8\" id=f79593bf-9adc-431e-a8b1-485eae3a574d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.030710 | controller |     "Jun 12 20:17:13.847193 crc crio[20719]: time=\"2026-06-12T20:17:13.847040673Z\" level=info msg=\"Removed container 0e1e15f93f8233ebac1d6125b79f0ee97ccf906a0ad19ec3837098709cfd7fc8: openstack/dnsmasq-dns-77594b4b4f-6pmk7/dnsmasq-dns\" id=f79593bf-9adc-431e-a8b1-485eae3a574d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.030724 | controller |     "Jun 12 20:17:13.851671 crc crio[20719]: time=\"2026-06-12T20:17:13.851570878Z\" level=info msg=\"Removing container: 4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903\" id=9bd21cc6-a9c9-4e1c-b967-52224ed4958d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.030739 | controller |     "Jun 12 20:17:13.880130 crc crio[20719]: time=\"2026-06-12T20:17:13.880049495Z\" level=info msg=\"Removed container 4b75e3f67bdfe1eced1aa467693efab86cc9cecfced2b67a78060170b37d5903: openstack/dnsmasq-dns-77594b4b4f-6pmk7/init\" id=9bd21cc6-a9c9-4e1c-b967-52224ed4958d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.030753 | controller |     "Jun 12 20:17:14.770579 crc crio[20719]: time=\"2026-06-12T20:17:14.770108221Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-pxldd/POD\" id=2ddf2e14-f520-4645-bfeb-ed73dc1d9e39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.030767 | controller |     "Jun 12 20:17:14.771456 crc crio[20719]: time=\"2026-06-12T20:17:14.770617075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.030782 | controller |     "Jun 12 20:17:14.804669 crc crio[20719]: time=\"2026-06-12T20:17:14.804524711Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-pxldd Namespace:openstack ID:b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3 UID:28220db3-9753-46ec-82eb-1bc0a132d18e NetNS:/var/run/netns/ba890865-730a-4c80-8324-cf0b186a58fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28220db3_9753_46ec_82eb_1bc0a132d18e.slice PodAnnotations:0xc003332130}] Aliases:map[]}\"",
2026-06-12 21:10:23.030800 | controller |     "Jun 12 20:17:14.804669 crc crio[20719]: time=\"2026-06-12T20:17:14.804605473Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-pxldd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.030815 | controller |     "Jun 12 20:17:15.235063 crc crio[20719]: time=\"2026-06-12T20:17:15.234657578Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-xjhlh/POD\" id=947eed94-117d-4bae-b512-809f3493e2a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.030830 | controller |     "Jun 12 20:17:15.235221 crc crio[20719]: time=\"2026-06-12T20:17:15.235083979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.030845 | controller |     "Jun 12 20:17:15.271511 crc crio[20719]: time=\"2026-06-12T20:17:15.271356762Z\" level=info msg=\"Got pod network &{Name:glance-db-create-xjhlh Namespace:openstack ID:cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741 UID:e4e89c20-4975-40f1-b260-68e1fd7403fb NetNS:/var/run/netns/ff17b563-413e-43ca-8dc5-07afbef8b724 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e89c20_4975_40f1_b260_68e1fd7403fb.slice PodAnnotations:0xc0033323c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.030880 | controller |     "Jun 12 20:17:15.271703 crc crio[20719]: time=\"2026-06-12T20:17:15.271524377Z\" level=info msg=\"Adding pod openstack_glance-db-create-xjhlh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.030896 | controller |     "Jun 12 20:17:15.315792 crc crio[20719]: time=\"2026-06-12T20:17:15.314598189Z\" level=info msg=\"Running pod sandbox: openstack/glance-e20b-account-create-update-22dfz/POD\" id=0b0d41e6-9ddc-407b-8c74-335c9912f66a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.030912 | controller |     "Jun 12 20:17:15.315792 crc crio[20719]: time=\"2026-06-12T20:17:15.314676891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.030927 | controller |     "Jun 12 20:17:15.343981 crc crio[20719]: time=\"2026-06-12T20:17:15.343891381Z\" level=info msg=\"Got pod network &{Name:glance-e20b-account-create-update-22dfz Namespace:openstack ID:0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587 UID:f20e72ea-10da-4968-b9c5-a84b24dea21b NetNS:/var/run/netns/2f9eac04-e985-4da9-b013-e98f086e1d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf20e72ea_10da_4968_b9c5_a84b24dea21b.slice PodAnnotations:0xc0033326e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.030943 | controller |     "Jun 12 20:17:15.343981 crc crio[20719]: time=\"2026-06-12T20:17:15.343958963Z\" level=info msg=\"Adding pod openstack_glance-e20b-account-create-update-22dfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.030958 | controller |     "Jun 12 20:17:15.401068 crc crio[20719]: time=\"2026-06-12T20:17:15.400995581Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-m4xcd/POD\" id=36ad10c5-7498-4846-936f-a46a4fa6b353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.030975 | controller |     "Jun 12 20:17:15.401179 crc crio[20719]: time=\"2026-06-12T20:17:15.401097434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.030991 | controller |     "Jun 12 20:17:15.460081 crc crio[20719]: time=\"2026-06-12T20:17:15.459989059Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-m4xcd Namespace:openstack ID:9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7 UID:94f223b4-0974-4b11-b1bf-814908d0c2aa NetNS:/var/run/netns/cdd7d449-aa89-4b47-b50e-d5b8a6270ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94f223b4_0974_4b11_b1bf_814908d0c2aa.slice PodAnnotations:0xc0033329f0}] Aliases:map[]}\"",
2026-06-12 21:10:23.031006 | controller |     "Jun 12 20:17:15.460081 crc crio[20719]: time=\"2026-06-12T20:17:15.460065401Z\" level=info msg=\"Adding pod openstack_root-account-create-update-m4xcd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.031021 | controller |     "Jun 12 20:17:15.646113 crc crio[20719]: 2026-06-12T20:17:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b71650d88dd4e0b Mac:42:ef:b0:61:82:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/ba890865-730a-4c80-8324-cf0b186a58fa SocketPath: PciID:}] [{Interface:0xc0004967a0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.031036 | controller |     "Jun 12 20:17:15.647641 crc crio[20719]: time=\"2026-06-12T20:17:15.647577927Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-pxldd Namespace:openstack ID:b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3 UID:28220db3-9753-46ec-82eb-1bc0a132d18e NetNS:/var/run/netns/ba890865-730a-4c80-8324-cf0b186a58fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28220db3_9753_46ec_82eb_1bc0a132d18e.slice PodAnnotations:0xc003332130}] Aliases:map[]}\"",
2026-06-12 21:10:23.031050 | controller |     "Jun 12 20:17:15.647785 crc crio[20719]: time=\"2026-06-12T20:17:15.647734201Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-pxldd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.031065 | controller |     "Jun 12 20:17:15.668798 crc crio[20719]: time=\"2026-06-12T20:17:15.666016038Z\" level=info msg=\"Ran pod sandbox b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3 with infra container: openstack/dnsmasq-dns-7b6fcdc445-pxldd/POD\" id=2ddf2e14-f520-4645-bfeb-ed73dc1d9e39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.031080 | controller |     "Jun 12 20:17:15.682134 crc crio[20719]: time=\"2026-06-12T20:17:15.675513045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4194126c-8784-4afc-a97f-f270cb4960e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.031094 | controller |     "Jun 12 20:17:15.758930 crc crio[20719]: time=\"2026-06-12T20:17:15.758847357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0c8cb870-3dc4-4550-b461-4d085199a173 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.031108 | controller |     "Jun 12 20:17:15.774512 crc crio[20719]: time=\"2026-06-12T20:17:15.774427195Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-pxldd/init\" id=768fb028-0e3c-4fd1-9c76-9d2d42166e51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.031122 | controller |     "Jun 12 20:17:15.776135 crc crio[20719]: time=\"2026-06-12T20:17:15.775837745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031139 | controller |     "Jun 12 20:17:15.829999 crc crio[20719]: time=\"2026-06-12T20:17:15.829898654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031154 | controller |     "Jun 12 20:17:15.834410 crc crio[20719]: time=\"2026-06-12T20:17:15.834356148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031168 | controller |     "Jun 12 20:17:15.977034 crc crio[20719]: time=\"2026-06-12T20:17:15.976617919Z\" level=info msg=\"Created container a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66: openstack/dnsmasq-dns-7b6fcdc445-pxldd/init\" id=768fb028-0e3c-4fd1-9c76-9d2d42166e51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.031182 | controller |     "Jun 12 20:17:15.978431 crc crio[20719]: time=\"2026-06-12T20:17:15.978133922Z\" level=info msg=\"Starting container: a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66\" id=a234b99d-d5ec-4d3b-a3a1-fcc9ea3ffa8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.031196 | controller |     "Jun 12 20:17:15.988930 crc crio[20719]: time=\"2026-06-12T20:17:15.988723491Z\" level=info msg=\"Started container\" PID=56697 containerID=a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66 description=openstack/dnsmasq-dns-7b6fcdc445-pxldd/init id=a234b99d-d5ec-4d3b-a3a1-fcc9ea3ffa8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3",
2026-06-12 21:10:23.031210 | controller |     "Jun 12 20:17:16.087661 crc crio[20719]: 2026-06-12T20:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d8ef3419fd61b3 Mac:76:2b:3b:98:23:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/2f9eac04-e985-4da9-b013-e98f086e1d88 SocketPath: PciID:}] [{Interface:0xc000508590 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.031226 | controller |     "Jun 12 20:17:16.090012 crc crio[20719]: time=\"2026-06-12T20:17:16.089142611Z\" level=info msg=\"Got pod network &{Name:glance-e20b-account-create-update-22dfz Namespace:openstack ID:0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587 UID:f20e72ea-10da-4968-b9c5-a84b24dea21b NetNS:/var/run/netns/2f9eac04-e985-4da9-b013-e98f086e1d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf20e72ea_10da_4968_b9c5_a84b24dea21b.slice PodAnnotations:0xc0033326e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.031240 | controller |     "Jun 12 20:17:16.090012 crc crio[20719]: time=\"2026-06-12T20:17:16.089371738Z\" level=info msg=\"Checking pod openstack_glance-e20b-account-create-update-22dfz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.031255 | controller |     "Jun 12 20:17:16.104075 crc crio[20719]: time=\"2026-06-12T20:17:16.103003148Z\" level=info msg=\"Ran pod sandbox 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587 with infra container: openstack/glance-e20b-account-create-update-22dfz/POD\" id=0b0d41e6-9ddc-407b-8c74-335c9912f66a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.031269 | controller |     "Jun 12 20:17:16.106542 crc crio[20719]: time=\"2026-06-12T20:17:16.106429313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9e7735ec-01ec-4aca-8750-759db425441e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.031284 | controller |     "Jun 12 20:17:16.110877 crc crio[20719]: time=\"2026-06-12T20:17:16.109871189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a053291d-f043-4f5c-ab97-85f86eefb928 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.031302 | controller |     "Jun 12 20:17:16.120363 crc crio[20719]: time=\"2026-06-12T20:17:16.118893461Z\" level=info msg=\"Creating container: openstack/glance-e20b-account-create-update-22dfz/mariadb-account-create-update\" id=2a2ece0e-76ed-4c1c-b9a0-f48d68eb8bec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.031317 | controller |     "Jun 12 20:17:16.120363 crc crio[20719]: time=\"2026-06-12T20:17:16.120226049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031331 | controller |     "Jun 12 20:17:16.156911 crc crio[20719]: time=\"2026-06-12T20:17:16.156790099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031345 | controller |     "Jun 12 20:17:16.159541 crc crio[20719]: time=\"2026-06-12T20:17:16.159473864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031360 | controller |     "Jun 12 20:17:16.192351 crc crio[20719]: 2026-06-12T20:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cff5cf01f4aa960 Mac:1e:64:07:4d:f0:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/ff17b563-413e-43ca-8dc5-07afbef8b724 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.031374 | controller |     "Jun 12 20:17:16.194249 crc crio[20719]: time=\"2026-06-12T20:17:16.194195665Z\" level=info msg=\"Got pod network &{Name:glance-db-create-xjhlh Namespace:openstack ID:cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741 UID:e4e89c20-4975-40f1-b260-68e1fd7403fb NetNS:/var/run/netns/ff17b563-413e-43ca-8dc5-07afbef8b724 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e89c20_4975_40f1_b260_68e1fd7403fb.slice PodAnnotations:0xc0033323c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.031389 | controller |     "Jun 12 20:17:16.194542 crc crio[20719]: time=\"2026-06-12T20:17:16.194488054Z\" level=info msg=\"Checking pod openstack_glance-db-create-xjhlh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.031404 | controller |     "Jun 12 20:17:16.218402 crc crio[20719]: 2026-06-12T20:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9319d7696a2c0cc Mac:a6:25:12:03:bf:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/cdd7d449-aa89-4b47-b50e-d5b8a6270ab0 SocketPath: PciID:}] [{Interface:0xc0004826a0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.031418 | controller |     "Jun 12 20:17:16.219555 crc crio[20719]: time=\"2026-06-12T20:17:16.219466329Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-m4xcd Namespace:openstack ID:9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7 UID:94f223b4-0974-4b11-b1bf-814908d0c2aa NetNS:/var/run/netns/cdd7d449-aa89-4b47-b50e-d5b8a6270ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94f223b4_0974_4b11_b1bf_814908d0c2aa.slice PodAnnotations:0xc0033329f0}] Aliases:map[]}\"",
2026-06-12 21:10:23.031433 | controller |     "Jun 12 20:17:16.219741 crc crio[20719]: time=\"2026-06-12T20:17:16.219680495Z\" level=info msg=\"Checking pod openstack_root-account-create-update-m4xcd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.031448 | controller |     "Jun 12 20:17:16.228895 crc crio[20719]: time=\"2026-06-12T20:17:16.227716833Z\" level=info msg=\"Ran pod sandbox 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7 with infra container: openstack/root-account-create-update-m4xcd/POD\" id=36ad10c5-7498-4846-936f-a46a4fa6b353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.031466 | controller |     "Jun 12 20:17:16.230338 crc crio[20719]: time=\"2026-06-12T20:17:16.230017533Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fa74cf06-fc90-446c-9306-fba433fe5e4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.031480 | controller |     "Jun 12 20:17:16.231037 crc crio[20719]: time=\"2026-06-12T20:17:16.230959852Z\" level=info msg=\"Ran pod sandbox cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741 with infra container: openstack/glance-db-create-xjhlh/POD\" id=947eed94-117d-4bae-b512-809f3493e2a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.031495 | controller |     "Jun 12 20:17:16.232881 crc crio[20719]: time=\"2026-06-12T20:17:16.232809264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dd5e5bd0-e934-4220-b9f1-904417bead2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.031509 | controller |     "Jun 12 20:17:16.234144 crc crio[20719]: time=\"2026-06-12T20:17:16.234096027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=55d2fc0a-a3c2-4188-83f2-7a620e0483be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.031523 | controller |     "Jun 12 20:17:16.236967 crc crio[20719]: time=\"2026-06-12T20:17:16.236853579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6cb1b24d-4531-43c6-9912-553b5f7b801b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.031538 | controller |     "Jun 12 20:17:16.242360 crc crio[20719]: time=\"2026-06-12T20:17:16.242234367Z\" level=info msg=\"Creating container: openstack/root-account-create-update-m4xcd/mariadb-account-create-update\" id=0fa346ed-c436-4aff-89af-31b955b1cdfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.031552 | controller |     "Jun 12 20:17:16.243882 crc crio[20719]: time=\"2026-06-12T20:17:16.243836152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031566 | controller |     "Jun 12 20:17:16.247068 crc crio[20719]: time=\"2026-06-12T20:17:16.246986667Z\" level=info msg=\"Creating container: openstack/glance-db-create-xjhlh/mariadb-database-create\" id=96774e21-7903-41e0-b794-f765c334cf60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.031581 | controller |     "Jun 12 20:17:16.263870 crc crio[20719]: time=\"2026-06-12T20:17:16.263765635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031595 | controller |     "Jun 12 20:17:16.290806 crc crio[20719]: time=\"2026-06-12T20:17:16.290252314Z\" level=info msg=\"Created container 7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931: openstack/glance-e20b-account-create-update-22dfz/mariadb-account-create-update\" id=2a2ece0e-76ed-4c1c-b9a0-f48d68eb8bec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.031609 | controller |     "Jun 12 20:17:16.294719 crc crio[20719]: time=\"2026-06-12T20:17:16.294562655Z\" level=info msg=\"Starting container: 7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931\" id=76fb7442-13c9-4ccd-9006-7e8405cac1c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.031624 | controller |     "Jun 12 20:17:16.304635 crc crio[20719]: time=\"2026-06-12T20:17:16.304549957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031641 | controller |     "Jun 12 20:17:16.306233 crc crio[20719]: time=\"2026-06-12T20:17:16.306157909Z\" level=info msg=\"Started container\" PID=56723 containerID=7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931 description=openstack/glance-e20b-account-create-update-22dfz/mariadb-account-create-update id=76fb7442-13c9-4ccd-9006-7e8405cac1c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587",
2026-06-12 21:10:23.031657 | controller |     "Jun 12 20:17:16.308574 crc crio[20719]: time=\"2026-06-12T20:17:16.308500164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031672 | controller |     "Jun 12 20:17:16.319784 crc crio[20719]: time=\"2026-06-12T20:17:16.319647596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031687 | controller |     "Jun 12 20:17:16.324760 crc crio[20719]: time=\"2026-06-12T20:17:16.322647189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031702 | controller |     "Jun 12 20:17:16.430695 crc crio[20719]: time=\"2026-06-12T20:17:16.430598772Z\" level=info msg=\"Created container 23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87: openstack/glance-db-create-xjhlh/mariadb-database-create\" id=96774e21-7903-41e0-b794-f765c334cf60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.031717 | controller |     "Jun 12 20:17:16.431943 crc crio[20719]: time=\"2026-06-12T20:17:16.431872358Z\" level=info msg=\"Starting container: 23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87\" id=598cf07f-2fd6-45d5-aa25-c37eb4acb4a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.031731 | controller |     "Jun 12 20:17:16.432985 crc crio[20719]: time=\"2026-06-12T20:17:16.432917347Z\" level=info msg=\"Created container ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca: openstack/root-account-create-update-m4xcd/mariadb-account-create-update\" id=0fa346ed-c436-4aff-89af-31b955b1cdfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.031746 | controller |     "Jun 12 20:17:16.434149 crc crio[20719]: time=\"2026-06-12T20:17:16.433730439Z\" level=info msg=\"Starting container: ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca\" id=2f3a8585-097a-4385-820b-6d7abb45e988 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.031760 | controller |     "Jun 12 20:17:16.437362 crc crio[20719]: time=\"2026-06-12T20:17:16.437233538Z\" level=info msg=\"Started container\" PID=56747 containerID=23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87 description=openstack/glance-db-create-xjhlh/mariadb-database-create id=598cf07f-2fd6-45d5-aa25-c37eb4acb4a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741",
2026-06-12 21:10:23.031775 | controller |     "Jun 12 20:17:16.439378 crc crio[20719]: time=\"2026-06-12T20:17:16.439255684Z\" level=info msg=\"Started container\" PID=56751 containerID=ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca description=openstack/root-account-create-update-m4xcd/mariadb-account-create-update id=2f3a8585-097a-4385-820b-6d7abb45e988 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7",
2026-06-12 21:10:23.031790 | controller |     "Jun 12 20:17:16.772381 crc crio[20719]: time=\"2026-06-12T20:17:16.772212729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bcb62aaa-5127-47aa-a4d5-97e98dd3c582 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.031808 | controller |     "Jun 12 20:17:16.840641 crc crio[20719]: time=\"2026-06-12T20:17:16.840162576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=91ee3ed1-72b4-403b-aa36-537352cfc03b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.031823 | controller |     "Jun 12 20:17:16.873872 crc crio[20719]: time=\"2026-06-12T20:17:16.873695534Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns\" id=eff9a994-1671-49f5-be24-79e4e751885f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.031837 | controller |     "Jun 12 20:17:16.875785 crc crio[20719]: time=\"2026-06-12T20:17:16.875678068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031870 | controller |     "Jun 12 20:17:16.912746 crc crio[20719]: time=\"2026-06-12T20:17:16.912597778Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-km9rw/POD\" id=71115f73-bfc2-4ff3-a07f-d847e9cf3f8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.031887 | controller |     "Jun 12 20:17:16.915576 crc crio[20719]: time=\"2026-06-12T20:17:16.912762283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031902 | controller |     "Jun 12 20:17:16.941071 crc crio[20719]: time=\"2026-06-12T20:17:16.94097008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031917 | controller |     "Jun 12 20:17:16.956353 crc crio[20719]: time=\"2026-06-12T20:17:16.955931138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.031932 | controller |     "Jun 12 20:17:16.958199 crc crio[20719]: time=\"2026-06-12T20:17:16.958130216Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-km9rw Namespace:openstack ID:4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93 UID:23e171e8-5b53-4e7b-9b6e-8349ea3cdaab NetNS:/var/run/netns/bb6f1405-7a2b-4144-8709-9fcb226ca2e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e171e8_5b53_4e7b_9b6e_8349ea3cdaab.slice PodAnnotations:0xc00259a310}] Aliases:map[]}\"",
2026-06-12 21:10:23.031947 | controller |     "Jun 12 20:17:16.958199 crc crio[20719]: time=\"2026-06-12T20:17:16.958208148Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-km9rw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.031962 | controller |     "Jun 12 20:17:17.213145 crc crio[20719]: time=\"2026-06-12T20:17:17.212935642Z\" level=info msg=\"Created container c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12: openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns\" id=eff9a994-1671-49f5-be24-79e4e751885f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.031977 | controller |     "Jun 12 20:17:17.214103 crc crio[20719]: time=\"2026-06-12T20:17:17.214046463Z\" level=info msg=\"Starting container: c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12\" id=1bcc14a6-1ad3-4d79-92c5-a078377bab0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.031992 | controller |     "Jun 12 20:17:17.224562 crc crio[20719]: time=\"2026-06-12T20:17:17.224505935Z\" level=info msg=\"Started container\" PID=56892 containerID=c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12 description=openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns id=1bcc14a6-1ad3-4d79-92c5-a078377bab0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3",
2026-06-12 21:10:23.032044 | controller |     "Jun 12 20:17:17.529605 crc crio[20719]: 2026-06-12T20:17:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b49848a4fec62f Mac:52:a1:ba:e2:31:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/bb6f1405-7a2b-4144-8709-9fcb226ca2e7 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.032061 | controller |     "Jun 12 20:17:17.531356 crc crio[20719]: time=\"2026-06-12T20:17:17.531212348Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-km9rw Namespace:openstack ID:4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93 UID:23e171e8-5b53-4e7b-9b6e-8349ea3cdaab NetNS:/var/run/netns/bb6f1405-7a2b-4144-8709-9fcb226ca2e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e171e8_5b53_4e7b_9b6e_8349ea3cdaab.slice PodAnnotations:0xc00259a310}] Aliases:map[]}\"",
2026-06-12 21:10:23.032076 | controller |     "Jun 12 20:17:17.532153 crc crio[20719]: time=\"2026-06-12T20:17:17.531499136Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-km9rw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.032090 | controller |     "Jun 12 20:17:17.541122 crc crio[20719]: time=\"2026-06-12T20:17:17.540735616Z\" level=info msg=\"Ran pod sandbox 4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93 with infra container: openstack/swift-ring-rebalance-km9rw/POD\" id=71115f73-bfc2-4ff3-a07f-d847e9cf3f8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.032105 | controller |     "Jun 12 20:17:17.544737 crc crio[20719]: time=\"2026-06-12T20:17:17.544576614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e97326ab-deac-4230-b2a9-a2e59b48f6a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.032119 | controller |     "Jun 12 20:17:17.545043 crc crio[20719]: time=\"2026-06-12T20:17:17.544997506Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=e97326ab-deac-4230-b2a9-a2e59b48f6a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.032133 | controller |     "Jun 12 20:17:17.545115 crc crio[20719]: time=\"2026-06-12T20:17:17.545072178Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=e97326ab-deac-4230-b2a9-a2e59b48f6a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.032148 | controller |     "Jun 12 20:17:17.546583 crc crio[20719]: time=\"2026-06-12T20:17:17.546256877Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=10b71cac-790a-4cde-9293-0f27580ad029 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.032162 | controller |     "Jun 12 20:17:17.553143 crc crio[20719]: time=\"2026-06-12T20:17:17.553068284Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-12 21:10:23.032176 | controller |     "Jun 12 20:17:17.693730 crc crio[20719]: time=\"2026-06-12T20:17:17.693646511Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/POD\" id=9f44e6f9-71e5-48ce-a3ec-9c1f0d9a6be7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.032191 | controller |     "Jun 12 20:17:17.693837 crc crio[20719]: time=\"2026-06-12T20:17:17.693766774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.032205 | controller |     "Jun 12 20:17:17.739835 crc crio[20719]: time=\"2026-06-12T20:17:17.739747658Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781295437-8zkdb Namespace:openstack ID:2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118 UID:2d11aa01-f7e6-4120-97f3-1e0fc5f71bd8 NetNS:/var/run/netns/130a3e71-aea6-4528-914e-65b988f36e99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d11aa01_f7e6_4120_97f3_1e0fc5f71bd8.slice PodAnnotations:0xc000a390f0}] Aliases:map[]}\"",
2026-06-12 21:10:23.032225 | controller |     "Jun 12 20:17:17.739835 crc crio[20719]: time=\"2026-06-12T20:17:17.73981771Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781295437-8zkdb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.032240 | controller |     "Jun 12 20:17:17.856897 crc crio[20719]: time=\"2026-06-12T20:17:17.856481706Z\" level=info msg=\"Stopping pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\" id=7bc9cd59-564c-4b19-b7ae-70d61a5a80c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.032254 | controller |     "Jun 12 20:17:17.857992 crc crio[20719]: time=\"2026-06-12T20:17:17.857250177Z\" level=info msg=\"Got pod network &{Name:glance-e20b-account-create-update-22dfz Namespace:openstack ID:0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587 UID:f20e72ea-10da-4968-b9c5-a84b24dea21b NetNS:/var/run/netns/2f9eac04-e985-4da9-b013-e98f086e1d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf20e72ea_10da_4968_b9c5_a84b24dea21b.slice PodAnnotations:0xc000111810}] Aliases:map[]}\"",
2026-06-12 21:10:23.032269 | controller |     "Jun 12 20:17:17.857992 crc crio[20719]: time=\"2026-06-12T20:17:17.857511775Z\" level=info msg=\"Deleting pod openstack_glance-e20b-account-create-update-22dfz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.032283 | controller |     "Jun 12 20:17:18.331646 crc crio[20719]: 2026-06-12T20:17:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2186ca121d87bd2 Mac:22:90:c2:24:70:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/130a3e71-aea6-4528-914e-65b988f36e99 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.032298 | controller |     "Jun 12 20:17:18.332241 crc crio[20719]: time=\"2026-06-12T20:17:18.332163986Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/POD\" id=ab857f51-0af5-49e5-ba27-7bcae67c1045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.032312 | controller |     "Jun 12 20:17:18.332482 crc crio[20719]: time=\"2026-06-12T20:17:18.332326131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.032326 | controller |     "Jun 12 20:17:18.333977 crc crio[20719]: time=\"2026-06-12T20:17:18.333901734Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781295437-8zkdb Namespace:openstack ID:2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118 UID:2d11aa01-f7e6-4120-97f3-1e0fc5f71bd8 NetNS:/var/run/netns/130a3e71-aea6-4528-914e-65b988f36e99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d11aa01_f7e6_4120_97f3_1e0fc5f71bd8.slice PodAnnotations:0xc000a390f0}] Aliases:map[]}\"",
2026-06-12 21:10:23.032341 | controller |     "Jun 12 20:17:18.334462 crc crio[20719]: time=\"2026-06-12T20:17:18.334198022Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781295437-8zkdb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.032356 | controller |     "Jun 12 20:17:18.367498 crc crio[20719]: time=\"2026-06-12T20:17:18.367432241Z\" level=info msg=\"Ran pod sandbox 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118 with infra container: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/POD\" id=9f44e6f9-71e5-48ce-a3ec-9c1f0d9a6be7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.032377 | controller |     "Jun 12 20:17:18.371622 crc crio[20719]: time=\"2026-06-12T20:17:18.371544456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=9088e1db-2cb4-4cca-9381-0fcbd08a1c16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.032392 | controller |     "Jun 12 20:17:18.395960 crc crio[20719]: time=\"2026-06-12T20:17:18.395871886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=6f70d1b9-95c7-43fe-839d-80994dd9d91a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.032407 | controller |     "Jun 12 20:17:18.419127 crc crio[20719]: time=\"2026-06-12T20:17:18.418860615Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781295437-g8mq8 Namespace:openstack ID:de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778 UID:e03861a4-828c-4d37-9f7a-d1c619eeecab NetNS:/var/run/netns/d338148b-ba6c-4161-8416-dc953a49755f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode03861a4_828c_4d37_9f7a_d1c619eeecab.slice PodAnnotations:0xc0005262a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.032422 | controller |     "Jun 12 20:17:18.419127 crc crio[20719]: time=\"2026-06-12T20:17:18.418931127Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781295437-g8mq8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.032436 | controller |     "Jun 12 20:17:18.423938 crc crio[20719]: time=\"2026-06-12T20:17:18.423039492Z\" level=info msg=\"Stopped pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\" id=7bc9cd59-564c-4b19-b7ae-70d61a5a80c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.032450 | controller |     "Jun 12 20:17:18.438150 crc crio[20719]: time=\"2026-06-12T20:17:18.438069992Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/ovn-config\" id=44ebca8f-8846-4747-850f-96fb8cdc692d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.032464 | controller |     "Jun 12 20:17:18.439514 crc crio[20719]: time=\"2026-06-12T20:17:18.439463181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.032478 | controller |     "Jun 12 20:17:18.474351 crc crio[20719]: time=\"2026-06-12T20:17:18.47417026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.032511 | controller |     "Jun 12 20:17:18.483781 crc crio[20719]: time=\"2026-06-12T20:17:18.478232743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.032525 | controller |     "Jun 12 20:17:18.580045 crc crio[20719]: time=\"2026-06-12T20:17:18.579945154Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=d0ed7542-fdfb-42e3-9251-7a2b9ee1fb4b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.032539 | controller |     "Jun 12 20:17:18.580188 crc crio[20719]: time=\"2026-06-12T20:17:18.580076397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.032553 | controller |     "Jun 12 20:17:18.651623 crc crio[20719]: time=\"2026-06-12T20:17:18.651075778Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11 UID:1cc1af02-8c98-415b-95ff-474cc0cdad14 NetNS:/var/run/netns/c1524662-0c64-4bb4-a483-7e30fc6329e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc1af02_8c98_415b_95ff_474cc0cdad14.slice PodAnnotations:0xc0023e23d8}] Aliases:map[]}\"",
2026-06-12 21:10:23.032571 | controller |     "Jun 12 20:17:18.651623 crc crio[20719]: time=\"2026-06-12T20:17:18.651608023Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.032586 | controller |     "Jun 12 20:17:18.665054 crc crio[20719]: time=\"2026-06-12T20:17:18.664654802Z\" level=info msg=\"Created container ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/ovn-config\" id=44ebca8f-8846-4747-850f-96fb8cdc692d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.032601 | controller |     "Jun 12 20:17:18.668082 crc crio[20719]: time=\"2026-06-12T20:17:18.66724222Z\" level=info msg=\"Starting container: ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571\" id=a90e827c-75d2-4f4e-b1f9-4261ebd1c1f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.032616 | controller |     "Jun 12 20:17:18.700339 crc crio[20719]: time=\"2026-06-12T20:17:18.699950502Z\" level=info msg=\"Started container\" PID=57046 containerID=ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571 description=openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/ovn-config id=a90e827c-75d2-4f4e-b1f9-4261ebd1c1f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118",
2026-06-12 21:10:23.032631 | controller |     "Jun 12 20:17:18.967058 crc crio[20719]: time=\"2026-06-12T20:17:18.965491795Z\" level=info msg=\"Stopping pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\" id=74d08f7c-02fa-48a7-a59a-050000bbd105 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.032646 | controller |     "Jun 12 20:17:18.967058 crc crio[20719]: time=\"2026-06-12T20:17:18.965888427Z\" level=info msg=\"Got pod network &{Name:glance-db-create-xjhlh Namespace:openstack ID:cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741 UID:e4e89c20-4975-40f1-b260-68e1fd7403fb NetNS:/var/run/netns/ff17b563-413e-43ca-8dc5-07afbef8b724 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e89c20_4975_40f1_b260_68e1fd7403fb.slice PodAnnotations:0xc00008cd80}] Aliases:map[]}\"",
2026-06-12 21:10:23.032660 | controller |     "Jun 12 20:17:18.967058 crc crio[20719]: time=\"2026-06-12T20:17:18.96600828Z\" level=info msg=\"Deleting pod openstack_glance-db-create-xjhlh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.032675 | controller |     "Jun 12 20:17:18.974690 crc crio[20719]: time=\"2026-06-12T20:17:18.974590675Z\" level=info msg=\"Stopping pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\" id=d7b88009-74b7-41b9-840c-ad805aba5aa1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.032690 | controller |     "Jun 12 20:17:18.975357 crc crio[20719]: time=\"2026-06-12T20:17:18.975210882Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-m4xcd Namespace:openstack ID:9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7 UID:94f223b4-0974-4b11-b1bf-814908d0c2aa NetNS:/var/run/netns/cdd7d449-aa89-4b47-b50e-d5b8a6270ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94f223b4_0974_4b11_b1bf_814908d0c2aa.slice PodAnnotations:0xc003c98538}] Aliases:map[]}\"",
2026-06-12 21:10:23.032708 | controller |     "Jun 12 20:17:18.975636 crc crio[20719]: time=\"2026-06-12T20:17:18.97552346Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-m4xcd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.032723 | controller |     "Jun 12 20:17:18.982114 crc crio[20719]: 2026-06-12T20:17:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de39077ade6f803 Mac:ce:2b:18:7b:79:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/d338148b-ba6c-4161-8416-dc953a49755f SocketPath: PciID:}] [{Interface:0xc00035c940 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.032739 | controller |     "Jun 12 20:17:18.982789 crc crio[20719]: time=\"2026-06-12T20:17:18.982683802Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781295437-g8mq8 Namespace:openstack ID:de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778 UID:e03861a4-828c-4d37-9f7a-d1c619eeecab NetNS:/var/run/netns/d338148b-ba6c-4161-8416-dc953a49755f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode03861a4_828c_4d37_9f7a_d1c619eeecab.slice PodAnnotations:0xc0005262a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.032753 | controller |     "Jun 12 20:17:18.996005 crc crio[20719]: time=\"2026-06-12T20:17:18.995840502Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781295437-g8mq8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.032768 | controller |     "Jun 12 20:17:19.034748 crc crio[20719]: time=\"2026-06-12T20:17:19.034492509Z\" level=info msg=\"Ran pod sandbox de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778 with infra container: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/POD\" id=ab857f51-0af5-49e5-ba27-7bcae67c1045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.032783 | controller |     "Jun 12 20:17:19.043319 crc crio[20719]: time=\"2026-06-12T20:17:19.043051071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=5392f396-6252-4986-8103-ca508fd52171 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.032798 | controller |     "Jun 12 20:17:19.090066 crc crio[20719]: time=\"2026-06-12T20:17:19.089857451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=5d0a1f6d-9188-40b9-a448-c7e43929027e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.032812 | controller |     "Jun 12 20:17:19.109712 crc crio[20719]: time=\"2026-06-12T20:17:19.109642889Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/ovn-config\" id=93dad0d3-4514-40ad-9612-83381911291d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.032827 | controller |     "Jun 12 20:17:19.114790 crc crio[20719]: time=\"2026-06-12T20:17:19.114739974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.032842 | controller |     "Jun 12 20:17:19.235235 crc crio[20719]: time=\"2026-06-12T20:17:19.234205016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.032876 | controller |     "Jun 12 20:17:19.248700 crc crio[20719]: time=\"2026-06-12T20:17:19.248610708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.032892 | controller |     "Jun 12 20:17:19.288987 crc crio[20719]: time=\"2026-06-12T20:17:19.287824453Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-9j8v9/POD\" id=c1549b4b-f7d8-44e6-ae38-a6d7e7e72a6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.032910 | controller |     "Jun 12 20:17:19.288987 crc crio[20719]: time=\"2026-06-12T20:17:19.287939296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.032925 | controller |     "Jun 12 20:17:19.355634 crc crio[20719]: time=\"2026-06-12T20:17:19.355479707Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-9j8v9 Namespace:openstack ID:e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399 UID:22179728-9c70-4a9d-b129-9683d4e9c6f5 NetNS:/var/run/netns/79895ff7-1349-4bcd-bcf1-f7e8b3ee4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22179728_9c70_4a9d_b129_9683d4e9c6f5.slice PodAnnotations:0xc00170c1e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.032940 | controller |     "Jun 12 20:17:19.355759 crc crio[20719]: time=\"2026-06-12T20:17:19.355662772Z\" level=info msg=\"Adding pod openstack_keystone-db-create-9j8v9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.032955 | controller |     "Jun 12 20:17:19.437228 crc crio[20719]: 2026-06-12T20:17:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6090493a759972d Mac:76:18:dc:f8:5e:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/c1524662-0c64-4bb4-a483-7e30fc6329e8 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.032970 | controller |     "Jun 12 20:17:19.438822 crc crio[20719]: time=\"2026-06-12T20:17:19.438758947Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11 UID:1cc1af02-8c98-415b-95ff-474cc0cdad14 NetNS:/var/run/netns/c1524662-0c64-4bb4-a483-7e30fc6329e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc1af02_8c98_415b_95ff_474cc0cdad14.slice PodAnnotations:0xc0023e23d8}] Aliases:map[]}\"",
2026-06-12 21:10:23.032985 | controller |     "Jun 12 20:17:19.438923 crc crio[20719]: time=\"2026-06-12T20:17:19.438908882Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.033000 | controller |     "Jun 12 20:17:19.441547 crc crio[20719]: time=\"2026-06-12T20:17:19.441518223Z\" level=info msg=\"Created container 5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/ovn-config\" id=93dad0d3-4514-40ad-9612-83381911291d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.033015 | controller |     "Jun 12 20:17:19.443096 crc crio[20719]: time=\"2026-06-12T20:17:19.442987965Z\" level=info msg=\"Starting container: 5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894\" id=962e4213-a476-439a-b5e6-38f59263ea24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.033030 | controller |     "Jun 12 20:17:19.446837 crc crio[20719]: time=\"2026-06-12T20:17:19.446753974Z\" level=info msg=\"Ran pod sandbox 6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11 with infra container: openstack/ovn-northd-0/POD\" id=d0ed7542-fdfb-42e3-9251-7a2b9ee1fb4b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.033044 | controller |     "Jun 12 20:17:19.457541 crc crio[20719]: time=\"2026-06-12T20:17:19.453710944Z\" level=info msg=\"Started container\" PID=57171 containerID=5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894 description=openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/ovn-config id=962e4213-a476-439a-b5e6-38f59263ea24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778",
2026-06-12 21:10:23.033063 | controller |     "Jun 12 20:17:19.457541 crc crio[20719]: time=\"2026-06-12T20:17:19.453805227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=4795badd-b0e8-4f70-bb2e-6535f6f0bcd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.033078 | controller |     "Jun 12 20:17:19.457541 crc crio[20719]: time=\"2026-06-12T20:17:19.454027483Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=4795badd-b0e8-4f70-bb2e-6535f6f0bcd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.033093 | controller |     "Jun 12 20:17:19.457541 crc crio[20719]: time=\"2026-06-12T20:17:19.454073024Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=4795badd-b0e8-4f70-bb2e-6535f6f0bcd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.033107 | controller |     "Jun 12 20:17:19.457541 crc crio[20719]: time=\"2026-06-12T20:17:19.454847226Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=0eee2b80-01b5-4059-8cf2-124ab9252d3f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.033121 | controller |     "Jun 12 20:17:19.465612 crc crio[20719]: time=\"2026-06-12T20:17:19.460500635Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-12 21:10:23.033135 | controller |     "Jun 12 20:17:19.467387 crc crio[20719]: time=\"2026-06-12T20:17:19.466445193Z\" level=info msg=\"Running pod sandbox: openstack/keystone-d6c5-account-create-update-7hd78/POD\" id=71f34351-98ec-41b0-bb4e-bfb14723f297 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.033150 | controller |     "Jun 12 20:17:19.467387 crc crio[20719]: time=\"2026-06-12T20:17:19.466518935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.033165 | controller |     "Jun 12 20:17:19.595813 crc crio[20719]: time=\"2026-06-12T20:17:19.595023379Z\" level=info msg=\"Got pod network &{Name:keystone-d6c5-account-create-update-7hd78 Namespace:openstack ID:5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b UID:234284cf-7ee8-4f75-a38d-1fed92d35c17 NetNS:/var/run/netns/9e577e82-b903-40f7-a42f-d527ffde0f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234284cf_7ee8_4f75_a38d_1fed92d35c17.slice PodAnnotations:0xc000526528}] Aliases:map[]}\"",
2026-06-12 21:10:23.033179 | controller |     "Jun 12 20:17:19.595813 crc crio[20719]: time=\"2026-06-12T20:17:19.595667056Z\" level=info msg=\"Adding pod openstack_keystone-d6c5-account-create-update-7hd78 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.033194 | controller |     "Jun 12 20:17:19.654723 crc crio[20719]: time=\"2026-06-12T20:17:19.65464028Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-xkdfm/POD\" id=db6e416d-824b-41b6-a521-add02a7c2160 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.033209 | controller |     "Jun 12 20:17:19.654846 crc crio[20719]: time=\"2026-06-12T20:17:19.654744616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.033223 | controller |     "Jun 12 20:17:19.657560 crc crio[20719]: time=\"2026-06-12T20:17:19.657474332Z\" level=info msg=\"Stopped pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\" id=d7b88009-74b7-41b9-840c-ad805aba5aa1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.033237 | controller |     "Jun 12 20:17:19.717366 crc crio[20719]: time=\"2026-06-12T20:17:19.705568614Z\" level=info msg=\"Got pod network &{Name:placement-db-create-xkdfm Namespace:openstack ID:b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3 UID:f9bbf781-0682-4166-85ff-c489e21206a5 NetNS:/var/run/netns/640af57d-77ca-4f42-b07b-0179da75d11a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9bbf781_0682_4166_85ff_c489e21206a5.slice PodAnnotations:0xc000526910}] Aliases:map[]}\"",
2026-06-12 21:10:23.033255 | controller |     "Jun 12 20:17:19.717366 crc crio[20719]: time=\"2026-06-12T20:17:19.705635446Z\" level=info msg=\"Adding pod openstack_placement-db-create-xkdfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.033269 | controller |     "Jun 12 20:17:19.750769 crc crio[20719]: time=\"2026-06-12T20:17:19.747753302Z\" level=info msg=\"Running pod sandbox: openstack/placement-b486-account-create-update-sxhhd/POD\" id=5fa1c381-ac7a-44b3-9b01-68982214c058 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.033283 | controller |     "Jun 12 20:17:19.750769 crc crio[20719]: time=\"2026-06-12T20:17:19.747875365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.033298 | controller |     "Jun 12 20:17:19.874760 crc crio[20719]: time=\"2026-06-12T20:17:19.873689838Z\" level=info msg=\"Got pod network &{Name:placement-b486-account-create-update-sxhhd Namespace:openstack ID:08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df UID:8a72ec85-efbd-47ad-a2eb-0a0d2d78109c NetNS:/var/run/netns/5e220d1e-072b-4dc2-a032-f721a4a35f99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a72ec85_efbd_47ad_a2eb_0a0d2d78109c.slice PodAnnotations:0xc00259a498}] Aliases:map[]}\"",
2026-06-12 21:10:23.033313 | controller |     "Jun 12 20:17:19.874760 crc crio[20719]: time=\"2026-06-12T20:17:19.873787441Z\" level=info msg=\"Adding pod openstack_placement-b486-account-create-update-sxhhd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.033327 | controller |     "Jun 12 20:17:19.883353 crc crio[20719]: time=\"2026-06-12T20:17:19.88308271Z\" level=info msg=\"Stopped pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\" id=74d08f7c-02fa-48a7-a59a-050000bbd105 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.033341 | controller |     "Jun 12 20:17:20.038567 crc crio[20719]: time=\"2026-06-12T20:17:20.037937903Z\" level=info msg=\"Stopping pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\" id=c41b0873-d0f2-4751-b889-2e45c7388ac2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.033355 | controller |     "Jun 12 20:17:20.040100 crc crio[20719]: time=\"2026-06-12T20:17:20.039231429Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781295437-8zkdb Namespace:openstack ID:2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118 UID:2d11aa01-f7e6-4120-97f3-1e0fc5f71bd8 NetNS:/var/run/netns/130a3e71-aea6-4528-914e-65b988f36e99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d11aa01_f7e6_4120_97f3_1e0fc5f71bd8.slice PodAnnotations:0xc00170c5d8}] Aliases:map[]}\"",
2026-06-12 21:10:23.033370 | controller |     "Jun 12 20:17:20.040100 crc crio[20719]: time=\"2026-06-12T20:17:20.039429895Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781295437-8zkdb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.033385 | controller |     "Jun 12 20:17:20.445532 crc crio[20719]: 2026-06-12T20:17:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a3c0fcd70bc9a3 Mac:8a:9a:8d:74:57:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/9e577e82-b903-40f7-a42f-d527ffde0f3b SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.033402 | controller |     "Jun 12 20:17:20.446853 crc crio[20719]: time=\"2026-06-12T20:17:20.446767396Z\" level=info msg=\"Got pod network &{Name:keystone-d6c5-account-create-update-7hd78 Namespace:openstack ID:5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b UID:234284cf-7ee8-4f75-a38d-1fed92d35c17 NetNS:/var/run/netns/9e577e82-b903-40f7-a42f-d527ffde0f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234284cf_7ee8_4f75_a38d_1fed92d35c17.slice PodAnnotations:0xc000526528}] Aliases:map[]}\"",
2026-06-12 21:10:23.033417 | controller |     "Jun 12 20:17:20.446975 crc crio[20719]: time=\"2026-06-12T20:17:20.44693883Z\" level=info msg=\"Checking pod openstack_keystone-d6c5-account-create-update-7hd78 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.033432 | controller |     "Jun 12 20:17:20.461520 crc crio[20719]: 2026-06-12T20:17:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e216af55256a4ef Mac:be:d4:67:1d:bf:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/79895ff7-1349-4bcd-bcf1-f7e8b3ee4d97 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.033447 | controller |     "Jun 12 20:17:20.461520 crc crio[20719]: time=\"2026-06-12T20:17:20.456129867Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-9j8v9 Namespace:openstack ID:e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399 UID:22179728-9c70-4a9d-b129-9683d4e9c6f5 NetNS:/var/run/netns/79895ff7-1349-4bcd-bcf1-f7e8b3ee4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22179728_9c70_4a9d_b129_9683d4e9c6f5.slice PodAnnotations:0xc00170c1e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.033461 | controller |     "Jun 12 20:17:20.461520 crc crio[20719]: time=\"2026-06-12T20:17:20.456349453Z\" level=info msg=\"Checking pod openstack_keystone-db-create-9j8v9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.033475 | controller |     "Jun 12 20:17:20.465422 crc crio[20719]: time=\"2026-06-12T20:17:20.465339547Z\" level=info msg=\"Ran pod sandbox e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399 with infra container: openstack/keystone-db-create-9j8v9/POD\" id=c1549b4b-f7d8-44e6-ae38-a6d7e7e72a6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.033489 | controller |     "Jun 12 20:17:20.467843 crc crio[20719]: time=\"2026-06-12T20:17:20.467222691Z\" level=info msg=\"Ran pod sandbox 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b with infra container: openstack/keystone-d6c5-account-create-update-7hd78/POD\" id=71f34351-98ec-41b0-bb4e-bfb14723f297 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.033503 | controller |     "Jun 12 20:17:20.468742 crc crio[20719]: time=\"2026-06-12T20:17:20.468646156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=da471562-1d5e-4f4c-a090-2f5aca099099 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.033517 | controller |     "Jun 12 20:17:20.494881 crc crio[20719]: time=\"2026-06-12T20:17:20.494806415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=24c8e222-f5a3-4987-8f9b-3b28078370ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.033531 | controller |     "Jun 12 20:17:20.500513 crc crio[20719]: time=\"2026-06-12T20:17:20.500433793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=91cf12d1-9b4d-4b6f-9709-799e1ff9f1bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.033549 | controller |     "Jun 12 20:17:20.502549 crc crio[20719]: time=\"2026-06-12T20:17:20.502487581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=93a7e9bf-620d-47e5-8489-e1c5407abf44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.033563 | controller |     "Jun 12 20:17:20.601597 crc crio[20719]: time=\"2026-06-12T20:17:20.601449084Z\" level=info msg=\"Creating container: openstack/keystone-db-create-9j8v9/mariadb-database-create\" id=6f3ad901-1639-4054-b12f-3f791744be93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.033577 | controller |     "Jun 12 20:17:20.605194 crc crio[20719]: time=\"2026-06-12T20:17:20.605111497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.033592 | controller |     "Jun 12 20:17:20.668509 crc crio[20719]: time=\"2026-06-12T20:17:20.668416227Z\" level=info msg=\"Stopped pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\" id=c41b0873-d0f2-4751-b889-2e45c7388ac2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.033606 | controller |     "Jun 12 20:17:20.700503 crc crio[20719]: time=\"2026-06-12T20:17:20.700209611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.033620 | controller |     "Jun 12 20:17:20.704861 crc crio[20719]: time=\"2026-06-12T20:17:20.704652164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.033635 | controller |     "Jun 12 20:17:20.755073 crc crio[20719]: 2026-06-12T20:17:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3890ca4c0af6aa Mac:96:6f:c7:7e:09:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/640af57d-77ca-4f42-b07b-0179da75d11a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.033649 | controller |     "Jun 12 20:17:20.755073 crc crio[20719]: time=\"2026-06-12T20:17:20.748811668Z\" level=info msg=\"Got pod network &{Name:placement-db-create-xkdfm Namespace:openstack ID:b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3 UID:f9bbf781-0682-4166-85ff-c489e21206a5 NetNS:/var/run/netns/640af57d-77ca-4f42-b07b-0179da75d11a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9bbf781_0682_4166_85ff_c489e21206a5.slice PodAnnotations:0xc000526910}] Aliases:map[]}\"",
2026-06-12 21:10:23.033664 | controller |     "Jun 12 20:17:20.755073 crc crio[20719]: time=\"2026-06-12T20:17:20.748983753Z\" level=info msg=\"Checking pod openstack_placement-db-create-xkdfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.033678 | controller |     "Jun 12 20:17:20.759702 crc crio[20719]: time=\"2026-06-12T20:17:20.759567418Z\" level=info msg=\"Ran pod sandbox b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3 with infra container: openstack/placement-db-create-xkdfm/POD\" id=db6e416d-824b-41b6-a521-add02a7c2160 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.033692 | controller |     "Jun 12 20:17:20.764725 crc crio[20719]: time=\"2026-06-12T20:17:20.764603968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e88be6e9-39dc-4360-a753-b3ebf8b55b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.033707 | controller |     "Jun 12 20:17:20.771571 crc crio[20719]: time=\"2026-06-12T20:17:20.771187163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a4ac256f-4a68-47b7-b521-9dc707ee1e2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.033724 | controller |     "Jun 12 20:17:20.778988 crc crio[20719]: time=\"2026-06-12T20:17:20.777973251Z\" level=info msg=\"Creating container: openstack/keystone-d6c5-account-create-update-7hd78/mariadb-account-create-update\" id=c8cacbde-8db7-46f2-8c24-dad935327cbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.033739 | controller |     "Jun 12 20:17:20.780042 crc crio[20719]: time=\"2026-06-12T20:17:20.779923946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.033753 | controller |     "Jun 12 20:17:20.840918 crc crio[20719]: time=\"2026-06-12T20:17:20.840764053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.033767 | controller |     "Jun 12 20:17:20.844232 crc crio[20719]: time=\"2026-06-12T20:17:20.844119078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.033782 | controller |     "Jun 12 20:17:20.892027 crc crio[20719]: time=\"2026-06-12T20:17:20.89184296Z\" level=info msg=\"Creating container: openstack/placement-db-create-xkdfm/mariadb-database-create\" id=6de1fab5-28e7-45b8-adb7-32272b6b2ca0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.033796 | controller |     "Jun 12 20:17:20.894745 crc crio[20719]: time=\"2026-06-12T20:17:20.89466116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.033811 | controller |     "Jun 12 20:17:20.938441 crc crio[20719]: 2026-06-12T20:17:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08a39b8c5aa350c Mac:c2:99:91:a3:68:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/5e220d1e-072b-4dc2-a032-f721a4a35f99 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.033826 | controller |     "Jun 12 20:17:20.939499 crc crio[20719]: time=\"2026-06-12T20:17:20.939073706Z\" level=info msg=\"Got pod network &{Name:placement-b486-account-create-update-sxhhd Namespace:openstack ID:08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df UID:8a72ec85-efbd-47ad-a2eb-0a0d2d78109c NetNS:/var/run/netns/5e220d1e-072b-4dc2-a032-f721a4a35f99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a72ec85_efbd_47ad_a2eb_0a0d2d78109c.slice PodAnnotations:0xc00259a498}] Aliases:map[]}\"",
2026-06-12 21:10:23.033840 | controller |     "Jun 12 20:17:20.939499 crc crio[20719]: time=\"2026-06-12T20:17:20.939206789Z\" level=info msg=\"Checking pod openstack_placement-b486-account-create-update-sxhhd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.033873 | controller |     "Jun 12 20:17:20.948074 crc crio[20719]: time=\"2026-06-12T20:17:20.947934676Z\" level=info msg=\"Ran pod sandbox 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df with infra container: openstack/placement-b486-account-create-update-sxhhd/POD\" id=5fa1c381-ac7a-44b3-9b01-68982214c058 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.033890 | controller |     "Jun 12 20:17:20.950627 crc crio[20719]: time=\"2026-06-12T20:17:20.950443259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c8030214-873f-4289-b6be-20e75ed02c32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.033904 | controller |     "Jun 12 20:17:20.953800 crc crio[20719]: time=\"2026-06-12T20:17:20.953684906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ada76790-23e5-4b11-a402-661769b36e89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.033922 | controller |     "Jun 12 20:17:20.972822 crc crio[20719]: time=\"2026-06-12T20:17:20.972710288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.033936 | controller |     "Jun 12 20:17:20.976511 crc crio[20719]: time=\"2026-06-12T20:17:20.976439911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.033951 | controller |     "Jun 12 20:17:21.089997 crc crio[20719]: time=\"2026-06-12T20:17:21.08991572Z\" level=info msg=\"Stopping pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\" id=cc843027-5565-43b0-80cd-8327c862674e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.033965 | controller |     "Jun 12 20:17:21.092519 crc crio[20719]: time=\"2026-06-12T20:17:21.090543288Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781295437-g8mq8 Namespace:openstack ID:de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778 UID:e03861a4-828c-4d37-9f7a-d1c619eeecab NetNS:/var/run/netns/d338148b-ba6c-4161-8416-dc953a49755f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode03861a4_828c_4d37_9f7a_d1c619eeecab.slice PodAnnotations:0xc000eaeb88}] Aliases:map[]}\"",
2026-06-12 21:10:23.033980 | controller |     "Jun 12 20:17:21.092519 crc crio[20719]: time=\"2026-06-12T20:17:21.090713043Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781295437-g8mq8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.033995 | controller |     "Jun 12 20:17:21.351534 crc crio[20719]: time=\"2026-06-12T20:17:21.351256836Z\" level=info msg=\"Creating container: openstack/placement-b486-account-create-update-sxhhd/mariadb-account-create-update\" id=d4f1ddb6-bc2b-4aa9-8d44-6400353d8ae4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.034009 | controller |     "Jun 12 20:17:21.352574 crc crio[20719]: time=\"2026-06-12T20:17:21.352431658Z\" level=info msg=\"Created container 715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31: openstack/placement-db-create-xkdfm/mariadb-database-create\" id=6de1fab5-28e7-45b8-adb7-32272b6b2ca0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.034024 | controller |     "Jun 12 20:17:21.355537 crc crio[20719]: time=\"2026-06-12T20:17:21.355461775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.034038 | controller |     "Jun 12 20:17:21.382161 crc crio[20719]: time=\"2026-06-12T20:17:21.381973948Z\" level=info msg=\"Starting container: 715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31\" id=78fa4ef2-d80b-4991-8d7c-443bf97f635a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.034053 | controller |     "Jun 12 20:17:21.398949 crc crio[20719]: time=\"2026-06-12T20:17:21.398572078Z\" level=info msg=\"Started container\" PID=57410 containerID=715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31 description=openstack/placement-db-create-xkdfm/mariadb-database-create id=78fa4ef2-d80b-4991-8d7c-443bf97f635a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3",
2026-06-12 21:10:23.034068 | controller |     "Jun 12 20:17:21.404621 crc crio[20719]: time=\"2026-06-12T20:17:21.404386588Z\" level=info msg=\"Created container 7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6: openstack/keystone-d6c5-account-create-update-7hd78/mariadb-account-create-update\" id=c8cacbde-8db7-46f2-8c24-dad935327cbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.034085 | controller |     "Jun 12 20:17:21.407693 crc crio[20719]: time=\"2026-06-12T20:17:21.407096494Z\" level=info msg=\"Created container b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121: openstack/keystone-db-create-9j8v9/mariadb-database-create\" id=6f3ad901-1639-4054-b12f-3f791744be93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.034101 | controller |     "Jun 12 20:17:21.409763 crc crio[20719]: time=\"2026-06-12T20:17:21.409675597Z\" level=info msg=\"Starting container: 7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6\" id=58bf8b1f-5364-4691-965a-6c031bc670e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.034116 | controller |     "Jun 12 20:17:21.415170 crc crio[20719]: time=\"2026-06-12T20:17:21.414926131Z\" level=info msg=\"Starting container: b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121\" id=85c7fa70-cad1-48ce-809f-c94863d99418 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.034130 | controller |     "Jun 12 20:17:21.428671 crc crio[20719]: time=\"2026-06-12T20:17:21.428536693Z\" level=info msg=\"Started container\" PID=57405 containerID=7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6 description=openstack/keystone-d6c5-account-create-update-7hd78/mariadb-account-create-update id=58bf8b1f-5364-4691-965a-6c031bc670e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b",
2026-06-12 21:10:23.034145 | controller |     "Jun 12 20:17:21.431059 crc crio[20719]: time=\"2026-06-12T20:17:21.430905449Z\" level=info msg=\"Started container\" PID=57398 containerID=b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121 description=openstack/keystone-db-create-9j8v9/mariadb-database-create id=85c7fa70-cad1-48ce-809f-c94863d99418 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399",
2026-06-12 21:10:23.034160 | controller |     "Jun 12 20:17:21.507550 crc crio[20719]: time=\"2026-06-12T20:17:21.489861546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.034175 | controller |     "Jun 12 20:17:21.507550 crc crio[20719]: time=\"2026-06-12T20:17:21.498502446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.034189 | controller |     "Jun 12 20:17:21.811952 crc crio[20719]: time=\"2026-06-12T20:17:21.811186495Z\" level=info msg=\"Created container e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc: openstack/placement-b486-account-create-update-sxhhd/mariadb-account-create-update\" id=d4f1ddb6-bc2b-4aa9-8d44-6400353d8ae4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.034204 | controller |     "Jun 12 20:17:21.814628 crc crio[20719]: time=\"2026-06-12T20:17:21.814554708Z\" level=info msg=\"Starting container: e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc\" id=bc76eac5-f47a-4e3a-8307-220d054893fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.034219 | controller |     "Jun 12 20:17:21.823953 crc crio[20719]: time=\"2026-06-12T20:17:21.823872608Z\" level=info msg=\"Started container\" PID=57511 containerID=e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc description=openstack/placement-b486-account-create-update-sxhhd/mariadb-account-create-update id=bc76eac5-f47a-4e3a-8307-220d054893fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df",
2026-06-12 21:10:23.034234 | controller |     "Jun 12 20:17:22.881923 crc crio[20719]: time=\"2026-06-12T20:17:22.880440503Z\" level=info msg=\"Stopped pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\" id=cc843027-5565-43b0-80cd-8327c862674e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.034251 | controller |     "Jun 12 20:17:24.109251 crc crio[20719]: time=\"2026-06-12T20:17:24.106447617Z\" level=info msg=\"Stopping container: 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816 (timeout: 10s)\" id=275233dd-943c-4e10-93e8-b8b627e5f6a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.034266 | controller |     "Jun 12 20:17:25.243702 crc crio[20719]: time=\"2026-06-12T20:17:25.243621663Z\" level=info msg=\"Stopping pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\" id=cc850027-9ca7-496a-85d3-fefdeb52454c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.034281 | controller |     "Jun 12 20:17:25.244140 crc crio[20719]: time=\"2026-06-12T20:17:25.244089635Z\" level=info msg=\"Stopping pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\" id=6fcc822f-2f66-4e8c-a575-ed1f5bd87c4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.034295 | controller |     "Jun 12 20:17:25.244376 crc crio[20719]: time=\"2026-06-12T20:17:25.244239191Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-9j8v9 Namespace:openstack ID:e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399 UID:22179728-9c70-4a9d-b129-9683d4e9c6f5 NetNS:/var/run/netns/79895ff7-1349-4bcd-bcf1-f7e8b3ee4d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22179728_9c70_4a9d_b129_9683d4e9c6f5.slice PodAnnotations:0xc000eae170}] Aliases:map[]}\"",
2026-06-12 21:10:23.034310 | controller |     "Jun 12 20:17:25.244912 crc crio[20719]: time=\"2026-06-12T20:17:25.244827365Z\" level=info msg=\"Got pod network &{Name:placement-db-create-xkdfm Namespace:openstack ID:b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3 UID:f9bbf781-0682-4166-85ff-c489e21206a5 NetNS:/var/run/netns/640af57d-77ca-4f42-b07b-0179da75d11a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9bbf781_0682_4166_85ff_c489e21206a5.slice PodAnnotations:0xc003ab06d8}] Aliases:map[]}\"",
2026-06-12 21:10:23.034325 | controller |     "Jun 12 20:17:25.245114 crc crio[20719]: time=\"2026-06-12T20:17:25.245040302Z\" level=info msg=\"Deleting pod openstack_placement-db-create-xkdfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.034340 | controller |     "Jun 12 20:17:25.249897 crc crio[20719]: time=\"2026-06-12T20:17:25.244693971Z\" level=info msg=\"Stopping pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\" id=ce76248d-e73d-4818-96f0-b912f768ef9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.034355 | controller |     "Jun 12 20:17:25.250094 crc crio[20719]: time=\"2026-06-12T20:17:25.245058203Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-9j8v9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.034369 | controller |     "Jun 12 20:17:25.250564 crc crio[20719]: time=\"2026-06-12T20:17:25.244710094Z\" level=info msg=\"Stopping pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\" id=3b2aee31-d0f9-4445-b760-400d905a5286 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.034383 | controller |     "Jun 12 20:17:25.250866 crc crio[20719]: time=\"2026-06-12T20:17:25.250673198Z\" level=info msg=\"Got pod network &{Name:placement-b486-account-create-update-sxhhd Namespace:openstack ID:08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df UID:8a72ec85-efbd-47ad-a2eb-0a0d2d78109c NetNS:/var/run/netns/5e220d1e-072b-4dc2-a032-f721a4a35f99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a72ec85_efbd_47ad_a2eb_0a0d2d78109c.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"",
2026-06-12 21:10:23.034401 | controller |     "Jun 12 20:17:25.250866 crc crio[20719]: time=\"2026-06-12T20:17:25.250815113Z\" level=info msg=\"Deleting pod openstack_placement-b486-account-create-update-sxhhd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.034416 | controller |     "Jun 12 20:17:25.251410 crc crio[20719]: time=\"2026-06-12T20:17:25.251114431Z\" level=info msg=\"Got pod network &{Name:keystone-d6c5-account-create-update-7hd78 Namespace:openstack ID:5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b UID:234284cf-7ee8-4f75-a38d-1fed92d35c17 NetNS:/var/run/netns/9e577e82-b903-40f7-a42f-d527ffde0f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234284cf_7ee8_4f75_a38d_1fed92d35c17.slice PodAnnotations:0xc00259a000}] Aliases:map[]}\"",
2026-06-12 21:10:23.034431 | controller |     "Jun 12 20:17:25.251676 crc crio[20719]: time=\"2026-06-12T20:17:25.251502453Z\" level=info msg=\"Deleting pod openstack_keystone-d6c5-account-create-update-7hd78 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.034446 | controller |     "Jun 12 20:17:25.732840 crc crio[20719]: time=\"2026-06-12T20:17:25.727447561Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-8m4w9/POD\" id=86f76ca6-58d3-48d9-b273-716939f2c67e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.034460 | controller |     "Jun 12 20:17:25.733438 crc crio[20719]: time=\"2026-06-12T20:17:25.733252996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.034474 | controller |     "Jun 12 20:17:27.133917 crc crio[20719]: time=\"2026-06-12T20:17:27.133465878Z\" level=info msg=\"Stopped pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\" id=6fcc822f-2f66-4e8c-a575-ed1f5bd87c4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.034488 | controller |     "Jun 12 20:17:27.135787 crc crio[20719]: time=\"2026-06-12T20:17:27.134099845Z\" level=info msg=\"Stopped pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\" id=cc850027-9ca7-496a-85d3-fefdeb52454c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.034503 | controller |     "Jun 12 20:17:27.137791 crc crio[20719]: time=\"2026-06-12T20:17:27.137678536Z\" level=info msg=\"Stopped pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\" id=3b2aee31-d0f9-4445-b760-400d905a5286 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.034517 | controller |     "Jun 12 20:17:27.145175 crc crio[20719]: time=\"2026-06-12T20:17:27.145060141Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4\" id=0eee2b80-01b5-4059-8cf2-124ab9252d3f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.034531 | controller |     "Jun 12 20:17:27.154602 crc crio[20719]: time=\"2026-06-12T20:17:27.154359408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=25db7430-c3aa-4e18-b725-8ae3663d4219 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.034545 | controller |     "Jun 12 20:17:27.160651 crc crio[20719]: time=\"2026-06-12T20:17:27.160552174Z\" level=info msg=\"Stopped container 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816: openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns\" id=275233dd-943c-4e10-93e8-b8b627e5f6a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.034562 | controller |     "Jun 12 20:17:27.161638 crc crio[20719]: time=\"2026-06-12T20:17:27.161532961Z\" level=info msg=\"Stopping pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\" id=6a81f56c-c4c5-4e8a-ba6f-3291308e6bb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.034576 | controller |     "Jun 12 20:17:27.162396 crc crio[20719]: time=\"2026-06-12T20:17:27.16218303Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-752nr Namespace:openstack ID:0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946 UID:27548c2a-9378-4006-9fbf-d59def9cc4fb NetNS:/var/run/netns/4321c4bc-3051-40b7-9ccd-1b4debf925e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27548c2a_9378_4006_9fbf_d59def9cc4fb.slice PodAnnotations:0xc00170c868}] Aliases:map[]}\"",
2026-06-12 21:10:23.034590 | controller |     "Jun 12 20:17:27.162552 crc crio[20719]: time=\"2026-06-12T20:17:27.162436976Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-752nr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.034605 | controller |     "Jun 12 20:17:27.169200 crc crio[20719]: time=\"2026-06-12T20:17:27.168454734Z\" level=info msg=\"Stopped pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\" id=ce76248d-e73d-4818-96f0-b912f768ef9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.034619 | controller |     "Jun 12 20:17:27.253085 crc crio[20719]: time=\"2026-06-12T20:17:27.252971718Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=10b71cac-790a-4cde-9293-0f27580ad029 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.034634 | controller |     "Jun 12 20:17:27.257220 crc crio[20719]: time=\"2026-06-12T20:17:27.257081731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=cd116237-dbe8-4dc0-9448-564d947dacda name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.034648 | controller |     "Jun 12 20:17:27.267173 crc crio[20719]: time=\"2026-06-12T20:17:27.267108699Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-8m4w9 Namespace:openstack ID:6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a UID:a6c5a0f1-a4a9-41fe-865d-a348e37f086d NetNS:/var/run/netns/fb388c05-5461-4671-be77-94d829f591a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6c5a0f1_a4a9_41fe_865d_a348e37f086d.slice PodAnnotations:0xc00170c130}] Aliases:map[]}\"",
2026-06-12 21:10:23.034663 | controller |     "Jun 12 20:17:27.267718 crc crio[20719]: time=\"2026-06-12T20:17:27.267683746Z\" level=info msg=\"Adding pod openstack_glance-db-sync-8m4w9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.034678 | controller |     "Jun 12 20:17:27.306642 crc crio[20719]: time=\"2026-06-12T20:17:27.30654676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=1de0d199-aa3e-409d-98dc-c788042d45c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.034692 | controller |     "Jun 12 20:17:27.316713 crc crio[20719]: time=\"2026-06-12T20:17:27.316512227Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=ed1a0219-0fa6-4549-98e2-f5f67cef1aa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.034707 | controller |     "Jun 12 20:17:27.318074 crc crio[20719]: time=\"2026-06-12T20:17:27.317976689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.034722 | controller |     "Jun 12 20:17:27.324065 crc crio[20719]: time=\"2026-06-12T20:17:27.323994528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e395feaa-8e1e-4133-9195-465fdf26e049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.034739 | controller |     "Jun 12 20:17:27.380412 crc crio[20719]: time=\"2026-06-12T20:17:27.377048333Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-km9rw/swift-ring-rebalance\" id=a9316a52-1f18-4fe0-a518-d14186390c70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.034754 | controller |     "Jun 12 20:17:27.380412 crc crio[20719]: time=\"2026-06-12T20:17:27.379630146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.034768 | controller |     "Jun 12 20:17:27.380412 crc crio[20719]: time=\"2026-06-12T20:17:27.379801615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.034782 | controller |     "Jun 12 20:17:27.395545 crc crio[20719]: time=\"2026-06-12T20:17:27.392414506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.034796 | controller |     "Jun 12 20:17:27.435956 crc crio[20719]: time=\"2026-06-12T20:17:27.435832539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.034810 | controller |     "Jun 12 20:17:27.439411 crc crio[20719]: time=\"2026-06-12T20:17:27.439346797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.034825 | controller |     "Jun 12 20:17:27.610799 crc crio[20719]: time=\"2026-06-12T20:17:27.610666869Z\" level=info msg=\"Stopped pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\" id=6a81f56c-c4c5-4e8a-ba6f-3291308e6bb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.034839 | controller |     "Jun 12 20:17:27.636403 crc crio[20719]: time=\"2026-06-12T20:17:27.635980922Z\" level=info msg=\"Created container 30380ee5412d4efe57088a3f5bff38fe252eeb63be6d3b55e1f56cc8b928e858: openstack/swift-ring-rebalance-km9rw/swift-ring-rebalance\" id=a9316a52-1f18-4fe0-a518-d14186390c70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.034874 | controller |     "Jun 12 20:17:27.638043 crc crio[20719]: time=\"2026-06-12T20:17:27.637981622Z\" level=info msg=\"Starting container: 30380ee5412d4efe57088a3f5bff38fe252eeb63be6d3b55e1f56cc8b928e858\" id=a39fde68-1900-41bd-ad01-f2b2a22fa6f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.034891 | controller |     "Jun 12 20:17:27.646227 crc crio[20719]: time=\"2026-06-12T20:17:27.646039577Z\" level=info msg=\"Started container\" PID=58064 containerID=30380ee5412d4efe57088a3f5bff38fe252eeb63be6d3b55e1f56cc8b928e858 description=openstack/swift-ring-rebalance-km9rw/swift-ring-rebalance id=a39fde68-1900-41bd-ad01-f2b2a22fa6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93",
2026-06-12 21:10:23.034906 | controller |     "Jun 12 20:17:27.652820 crc crio[20719]: time=\"2026-06-12T20:17:27.652617481Z\" level=info msg=\"Created container cc24c66cc25abf55336d797f1366064d5b0783c0554ed23f6984013746c3fca7: openstack/ovn-northd-0/ovn-northd\" id=ed1a0219-0fa6-4549-98e2-f5f67cef1aa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.034921 | controller |     "Jun 12 20:17:27.657940 crc crio[20719]: time=\"2026-06-12T20:17:27.657869367Z\" level=info msg=\"Starting container: cc24c66cc25abf55336d797f1366064d5b0783c0554ed23f6984013746c3fca7\" id=96fb232b-f41c-4c4f-bfaa-ab1754992960 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.034942 | controller |     "Jun 12 20:17:27.682004 crc crio[20719]: time=\"2026-06-12T20:17:27.681219359Z\" level=info msg=\"Started container\" PID=58062 containerID=cc24c66cc25abf55336d797f1366064d5b0783c0554ed23f6984013746c3fca7 description=openstack/ovn-northd-0/ovn-northd id=96fb232b-f41c-4c4f-bfaa-ab1754992960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11",
2026-06-12 21:10:23.034957 | controller |     "Jun 12 20:17:27.696489 crc crio[20719]: time=\"2026-06-12T20:17:27.696415534Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3900f3fd-5a30-4bcd-a86d-1c3cf40e6516 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.034972 | controller |     "Jun 12 20:17:27.744509 crc crio[20719]: time=\"2026-06-12T20:17:27.743030025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=6e419388-7af9-4386-8f7b-487ff032ce93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.034986 | controller |     "Jun 12 20:17:27.753686 crc crio[20719]: time=\"2026-06-12T20:17:27.753000254Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=a478604b-c9a8-46de-9d0a-57a365511c76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.035001 | controller |     "Jun 12 20:17:27.753686 crc crio[20719]: time=\"2026-06-12T20:17:27.753433526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035015 | controller |     "Jun 12 20:17:27.795935 crc crio[20719]: time=\"2026-06-12T20:17:27.795856409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035030 | controller |     "Jun 12 20:17:27.799045 crc crio[20719]: time=\"2026-06-12T20:17:27.798911874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035045 | controller |     "Jun 12 20:17:27.941424 crc crio[20719]: time=\"2026-06-12T20:17:27.940749684Z\" level=info msg=\"Created container 6c567591ba0c8d7e607146affef678cf6483e6472a50e0e29119db73890677d1: openstack/ovn-northd-0/openstack-network-exporter\" id=a478604b-c9a8-46de-9d0a-57a365511c76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.035059 | controller |     "Jun 12 20:17:27.946885 crc crio[20719]: time=\"2026-06-12T20:17:27.942076681Z\" level=info msg=\"Starting container: 6c567591ba0c8d7e607146affef678cf6483e6472a50e0e29119db73890677d1\" id=68042123-936d-4688-af9a-545afef35327 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.035074 | controller |     "Jun 12 20:17:27.954659 crc crio[20719]: time=\"2026-06-12T20:17:27.95457984Z\" level=info msg=\"Started container\" PID=58126 containerID=6c567591ba0c8d7e607146affef678cf6483e6472a50e0e29119db73890677d1 description=openstack/ovn-northd-0/openstack-network-exporter id=68042123-936d-4688-af9a-545afef35327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6090493a759972d360345e6cea46cde8ed2c94c1e4a9797abd00870a816c1d11",
2026-06-12 21:10:23.035088 | controller |     "Jun 12 20:17:28.037960 crc crio[20719]: 2026-06-12T20:17:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d38a6d7ce3b815 Mac:16:2c:f8:29:3a:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/fb388c05-5461-4671-be77-94d829f591a0 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.035103 | controller |     "Jun 12 20:17:28.039698 crc crio[20719]: time=\"2026-06-12T20:17:28.039661105Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-8m4w9 Namespace:openstack ID:6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a UID:a6c5a0f1-a4a9-41fe-865d-a348e37f086d NetNS:/var/run/netns/fb388c05-5461-4671-be77-94d829f591a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6c5a0f1_a4a9_41fe_865d_a348e37f086d.slice PodAnnotations:0xc00170c130}] Aliases:map[]}\"",
2026-06-12 21:10:23.035122 | controller |     "Jun 12 20:17:28.040057 crc crio[20719]: time=\"2026-06-12T20:17:28.040037386Z\" level=info msg=\"Checking pod openstack_glance-db-sync-8m4w9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.035137 | controller |     "Jun 12 20:17:28.047431 crc crio[20719]: time=\"2026-06-12T20:17:28.047359203Z\" level=info msg=\"Ran pod sandbox 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a with infra container: openstack/glance-db-sync-8m4w9/POD\" id=86f76ca6-58d3-48d9-b273-716939f2c67e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.035152 | controller |     "Jun 12 20:17:28.049428 crc crio[20719]: time=\"2026-06-12T20:17:28.049395747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b1fdafbb-ab05-4ffe-a576-ac2674bc3157 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.035167 | controller |     "Jun 12 20:17:28.049637 crc crio[20719]: time=\"2026-06-12T20:17:28.049619933Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=b1fdafbb-ab05-4ffe-a576-ac2674bc3157 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.035182 | controller |     "Jun 12 20:17:28.049760 crc crio[20719]: time=\"2026-06-12T20:17:28.049745436Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=b1fdafbb-ab05-4ffe-a576-ac2674bc3157 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.035197 | controller |     "Jun 12 20:17:28.050879 crc crio[20719]: time=\"2026-06-12T20:17:28.050798965Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7a1e2669-f62c-45c6-a174-8affcd90dc98 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.035211 | controller |     "Jun 12 20:17:28.054469 crc crio[20719]: time=\"2026-06-12T20:17:28.054400137Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-12 21:10:23.035226 | controller |     "Jun 12 20:17:28.338357 crc crio[20719]: time=\"2026-06-12T20:17:28.332959433Z\" level=info msg=\"Removing container: 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816\" id=be6a21e2-fa98-4fce-a56f-8bea1ff4fb2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.035240 | controller |     "Jun 12 20:17:28.377185 crc crio[20719]: time=\"2026-06-12T20:17:28.377063724Z\" level=info msg=\"Removed container 8799abdfdfe413991140fc890bfcf980d9828068ae249af6696cd4fb6da10816: openstack/dnsmasq-dns-86cd84489-752nr/dnsmasq-dns\" id=be6a21e2-fa98-4fce-a56f-8bea1ff4fb2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.035254 | controller |     "Jun 12 20:17:28.387681 crc crio[20719]: time=\"2026-06-12T20:17:28.387478045Z\" level=info msg=\"Removing container: bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc\" id=ae9b805b-8265-4651-83d9-44816d622811 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.035268 | controller |     "Jun 12 20:17:28.453803 crc crio[20719]: time=\"2026-06-12T20:17:28.453670364Z\" level=info msg=\"Removed container bfad56c32de384c4c97d1644e86f7679b2e63a6aa87b280e9fa14044362b0adc: openstack/dnsmasq-dns-86cd84489-752nr/init\" id=ae9b805b-8265-4651-83d9-44816d622811 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.035282 | controller |     "Jun 12 20:17:31.392536 crc crio[20719]: time=\"2026-06-12T20:17:31.391701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0a7b30ee-c6a4-455b-93d4-39d239445f6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.035299 | controller |     "Jun 12 20:17:31.407432 crc crio[20719]: time=\"2026-06-12T20:17:31.407242713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=cbeaaa46-2334-4cfb-b201-41c2c38889ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.035313 | controller |     "Jun 12 20:17:31.474370 crc crio[20719]: time=\"2026-06-12T20:17:31.474205342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b852d5ec-8e40-424a-a95d-c1eda2f91c41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.035328 | controller |     "Jun 12 20:17:31.485072 crc crio[20719]: time=\"2026-06-12T20:17:31.484406337Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=3759f871-5fa7-4632-8c6d-01cf236170f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.035342 | controller |     "Jun 12 20:17:31.485072 crc crio[20719]: time=\"2026-06-12T20:17:31.48485374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035356 | controller |     "Jun 12 20:17:31.501868 crc crio[20719]: time=\"2026-06-12T20:17:31.501759521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6d975d8e-75a1-4828-b400-96b55de1c3de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.035370 | controller |     "Jun 12 20:17:31.518908 crc crio[20719]: time=\"2026-06-12T20:17:31.518824197Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=13aabbcd-9135-4bb4-9d99-1edbd4198a33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.035385 | controller |     "Jun 12 20:17:31.519374 crc crio[20719]: time=\"2026-06-12T20:17:31.519242818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035399 | controller |     "Jun 12 20:17:31.560348 crc crio[20719]: time=\"2026-06-12T20:17:31.55925023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035413 | controller |     "Jun 12 20:17:31.565587 crc crio[20719]: time=\"2026-06-12T20:17:31.56476172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035428 | controller |     "Jun 12 20:17:31.575016 crc crio[20719]: time=\"2026-06-12T20:17:31.574936374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035442 | controller |     "Jun 12 20:17:31.579814 crc crio[20719]: time=\"2026-06-12T20:17:31.579751978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035456 | controller |     "Jun 12 20:17:31.772750 crc crio[20719]: time=\"2026-06-12T20:17:31.772067517Z\" level=info msg=\"Created container 682e20e09d45ded3251f6fdaf382d86c8896f32b302ad7037390f3b775274d7d: openstack/rabbitmq-server-0/rabbitmq\" id=3759f871-5fa7-4632-8c6d-01cf236170f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.035470 | controller |     "Jun 12 20:17:31.773909 crc crio[20719]: time=\"2026-06-12T20:17:31.773835626Z\" level=info msg=\"Starting container: 682e20e09d45ded3251f6fdaf382d86c8896f32b302ad7037390f3b775274d7d\" id=1a2b9b8f-9b97-4578-9ba2-9234b92836d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.035487 | controller |     "Jun 12 20:17:31.781338 crc crio[20719]: time=\"2026-06-12T20:17:31.781006876Z\" level=info msg=\"Started container\" PID=58317 containerID=682e20e09d45ded3251f6fdaf382d86c8896f32b302ad7037390f3b775274d7d description=openstack/rabbitmq-server-0/rabbitmq id=1a2b9b8f-9b97-4578-9ba2-9234b92836d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b09d305623b3e01ecc314d1579272c59bd59686cb7649fe764021eb8fb8b4f57",
2026-06-12 21:10:23.035502 | controller |     "Jun 12 20:17:31.805416 crc crio[20719]: time=\"2026-06-12T20:17:31.805239593Z\" level=info msg=\"Created container f677275127040df6da4d9ea75537af6426f84ce96b5a21e5614c25c2795e8642: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=13aabbcd-9135-4bb4-9d99-1edbd4198a33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.035516 | controller |     "Jun 12 20:17:31.806527 crc crio[20719]: time=\"2026-06-12T20:17:31.806419637Z\" level=info msg=\"Starting container: f677275127040df6da4d9ea75537af6426f84ce96b5a21e5614c25c2795e8642\" id=5b0beba8-a63e-46e0-a772-d8a3385d6b20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.035530 | controller |     "Jun 12 20:17:31.814645 crc crio[20719]: time=\"2026-06-12T20:17:31.814567363Z\" level=info msg=\"Started container\" PID=58318 containerID=f677275127040df6da4d9ea75537af6426f84ce96b5a21e5614c25c2795e8642 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=5b0beba8-a63e-46e0-a772-d8a3385d6b20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3b43a65e85f9ae6e65f3604c76797061bd4d9bd0402d26301f48cf56f5a3308",
2026-06-12 21:10:23.035546 | controller |     "Jun 12 20:17:32.533926 crc crio[20719]: time=\"2026-06-12T20:17:32.533835661Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-cp84r/POD\" id=9007231f-0b0a-4c1b-9779-b7f168baa32d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.035560 | controller |     "Jun 12 20:17:32.535225 crc crio[20719]: time=\"2026-06-12T20:17:32.533971156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035575 | controller |     "Jun 12 20:17:32.571535 crc crio[20719]: time=\"2026-06-12T20:17:32.571116402Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-cp84r Namespace:openstack ID:ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001 UID:e158afdc-4a6e-4311-88db-171f96e04070 NetNS:/var/run/netns/5a66d6f3-e1d1-4a4a-8535-fa054286dad0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode158afdc_4a6e_4311_88db_171f96e04070.slice PodAnnotations:0xc00259a840}] Aliases:map[]}\"",
2026-06-12 21:10:23.035589 | controller |     "Jun 12 20:17:32.571535 crc crio[20719]: time=\"2026-06-12T20:17:32.571503973Z\" level=info msg=\"Adding pod openstack_root-account-create-update-cp84r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.035604 | controller |     "Jun 12 20:17:33.069485 crc crio[20719]: 2026-06-12T20:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecf1309d52fc68f Mac:ee:03:c6:4d:e3:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/5a66d6f3-e1d1-4a4a-8535-fa054286dad0 SocketPath: PciID:}] [{Interface:0xc0001ac6d0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.035619 | controller |     "Jun 12 20:17:33.071167 crc crio[20719]: time=\"2026-06-12T20:17:33.071073682Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-cp84r Namespace:openstack ID:ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001 UID:e158afdc-4a6e-4311-88db-171f96e04070 NetNS:/var/run/netns/5a66d6f3-e1d1-4a4a-8535-fa054286dad0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode158afdc_4a6e_4311_88db_171f96e04070.slice PodAnnotations:0xc00259a840}] Aliases:map[]}\"",
2026-06-12 21:10:23.035637 | controller |     "Jun 12 20:17:33.071500 crc crio[20719]: time=\"2026-06-12T20:17:33.07139706Z\" level=info msg=\"Checking pod openstack_root-account-create-update-cp84r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.035652 | controller |     "Jun 12 20:17:33.087224 crc crio[20719]: time=\"2026-06-12T20:17:33.086891181Z\" level=info msg=\"Ran pod sandbox ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001 with infra container: openstack/root-account-create-update-cp84r/POD\" id=9007231f-0b0a-4c1b-9779-b7f168baa32d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.035666 | controller |     "Jun 12 20:17:33.095027 crc crio[20719]: time=\"2026-06-12T20:17:33.094898365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d5522cdc-479f-4377-886c-68388638b088 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.035681 | controller |     "Jun 12 20:17:33.101710 crc crio[20719]: time=\"2026-06-12T20:17:33.100066808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=67ce6e22-d51e-48c5-bce6-b51690f36db3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.035696 | controller |     "Jun 12 20:17:33.108482 crc crio[20719]: time=\"2026-06-12T20:17:33.10838633Z\" level=info msg=\"Creating container: openstack/root-account-create-update-cp84r/mariadb-account-create-update\" id=c74102d6-aee7-477e-b311-53d3721408e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.035710 | controller |     "Jun 12 20:17:33.108861 crc crio[20719]: time=\"2026-06-12T20:17:33.108789242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035725 | controller |     "Jun 12 20:17:33.148074 crc crio[20719]: time=\"2026-06-12T20:17:33.147943465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035739 | controller |     "Jun 12 20:17:33.151753 crc crio[20719]: time=\"2026-06-12T20:17:33.151660338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035754 | controller |     "Jun 12 20:17:33.357378 crc crio[20719]: time=\"2026-06-12T20:17:33.357205531Z\" level=info msg=\"Created container 3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d: openstack/root-account-create-update-cp84r/mariadb-account-create-update\" id=c74102d6-aee7-477e-b311-53d3721408e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.035768 | controller |     "Jun 12 20:17:33.363817 crc crio[20719]: time=\"2026-06-12T20:17:33.363768801Z\" level=info msg=\"Starting container: 3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d\" id=ddf2d932-cce9-4a05-b071-2d800c737723 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.035782 | controller |     "Jun 12 20:17:33.382801 crc crio[20719]: time=\"2026-06-12T20:17:33.382681238Z\" level=info msg=\"Started container\" PID=58522 containerID=3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d description=openstack/root-account-create-update-cp84r/mariadb-account-create-update id=ddf2d932-cce9-4a05-b071-2d800c737723 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001",
2026-06-12 21:10:23.035797 | controller |     "Jun 12 20:17:35.485868 crc crio[20719]: time=\"2026-06-12T20:17:35.485762998Z\" level=info msg=\"Stopping pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\" id=75837c56-17cd-4f36-9b44-55a587c59e81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.035814 | controller |     "Jun 12 20:17:35.487062 crc crio[20719]: time=\"2026-06-12T20:17:35.486639681Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-cp84r Namespace:openstack ID:ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001 UID:e158afdc-4a6e-4311-88db-171f96e04070 NetNS:/var/run/netns/5a66d6f3-e1d1-4a4a-8535-fa054286dad0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode158afdc_4a6e_4311_88db_171f96e04070.slice PodAnnotations:0xc003ab0430}] Aliases:map[]}\"",
2026-06-12 21:10:23.035829 | controller |     "Jun 12 20:17:35.487062 crc crio[20719]: time=\"2026-06-12T20:17:35.486765735Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-cp84r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.035844 | controller |     "Jun 12 20:17:35.915992 crc crio[20719]: time=\"2026-06-12T20:17:35.915479514Z\" level=info msg=\"Stopped pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\" id=75837c56-17cd-4f36-9b44-55a587c59e81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.035880 | controller |     "Jun 12 20:17:37.257408 crc crio[20719]: time=\"2026-06-12T20:17:37.256949562Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-58skl-config-pgk5w/POD\" id=154c0cbf-9f5a-42de-90d6-64fecf0bf69d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.035897 | controller |     "Jun 12 20:17:37.258191 crc crio[20719]: time=\"2026-06-12T20:17:37.257451176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.035913 | controller |     "Jun 12 20:17:37.304582 crc crio[20719]: time=\"2026-06-12T20:17:37.30449391Z\" level=info msg=\"Got pod network &{Name:ovn-controller-58skl-config-pgk5w Namespace:openstack ID:b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b UID:6b970636-8c7b-479d-93b0-db479d542ffc NetNS:/var/run/netns/8ad05819-a543-494b-bd44-95ff8993ab4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b970636_8c7b_479d_93b0_db479d542ffc.slice PodAnnotations:0xc000526e28}] Aliases:map[]}\"",
2026-06-12 21:10:23.035928 | controller |     "Jun 12 20:17:37.304582 crc crio[20719]: time=\"2026-06-12T20:17:37.304559162Z\" level=info msg=\"Adding pod openstack_ovn-controller-58skl-config-pgk5w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.035943 | controller |     "Jun 12 20:17:37.536840 crc crio[20719]: time=\"2026-06-12T20:17:37.536136208Z\" level=info msg=\"Stopping pod sandbox: 4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93\" id=9628a6ba-f66b-40b3-98f9-da8b0c7cabc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.035958 | controller |     "Jun 12 20:17:37.538135 crc crio[20719]: time=\"2026-06-12T20:17:37.53801267Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-km9rw Namespace:openstack ID:4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93 UID:23e171e8-5b53-4e7b-9b6e-8349ea3cdaab NetNS:/var/run/netns/bb6f1405-7a2b-4144-8709-9fcb226ca2e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e171e8_5b53_4e7b_9b6e_8349ea3cdaab.slice PodAnnotations:0xc000526f40}] Aliases:map[]}\"",
2026-06-12 21:10:23.035973 | controller |     "Jun 12 20:17:37.538349 crc crio[20719]: time=\"2026-06-12T20:17:37.538195797Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-km9rw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.035990 | controller |     "Jun 12 20:17:37.817139 crc crio[20719]: 2026-06-12T20:17:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b51f0b1f6016988 Mac:aa:81:c4:5e:38:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/8ad05819-a543-494b-bd44-95ff8993ab4c SocketPath: PciID:}] [{Interface:0xc000546720 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.036005 | controller |     "Jun 12 20:17:37.817790 crc crio[20719]: time=\"2026-06-12T20:17:37.817722316Z\" level=info msg=\"Got pod network &{Name:ovn-controller-58skl-config-pgk5w Namespace:openstack ID:b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b UID:6b970636-8c7b-479d-93b0-db479d542ffc NetNS:/var/run/netns/8ad05819-a543-494b-bd44-95ff8993ab4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b970636_8c7b_479d_93b0_db479d542ffc.slice PodAnnotations:0xc000526e28}] Aliases:map[]}\"",
2026-06-12 21:10:23.036020 | controller |     "Jun 12 20:17:37.817924 crc crio[20719]: time=\"2026-06-12T20:17:37.81787255Z\" level=info msg=\"Checking pod openstack_ovn-controller-58skl-config-pgk5w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.036035 | controller |     "Jun 12 20:17:47.553899 crc crio[20719]: time=\"2026-06-12T20:17:47.553041152Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=0ce74183-ba5f-423e-b58a-f6c17ae4ee46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.036050 | controller |     "Jun 12 20:17:47.554849 crc crio[20719]: time=\"2026-06-12T20:17:47.553940907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.036064 | controller |     "Jun 12 20:17:47.739912 crc crio[20719]: time=\"2026-06-12T20:17:47.739804521Z\" level=info msg=\"Ran pod sandbox b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b with infra container: openstack/ovn-controller-58skl-config-pgk5w/POD\" id=154c0cbf-9f5a-42de-90d6-64fecf0bf69d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.036079 | controller |     "Jun 12 20:17:47.746457 crc crio[20719]: time=\"2026-06-12T20:17:47.746145464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=3a212bc0-2e34-4f76-bbfe-8c1fc382d90b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036093 | controller |     "Jun 12 20:17:47.761774 crc crio[20719]: time=\"2026-06-12T20:17:47.761627526Z\" level=info msg=\"Stopped pod sandbox: 4b49848a4fec62f6380ac52eab656d2c74540463ffe3cc3b0cb04bf93eb11f93\" id=9628a6ba-f66b-40b3-98f9-da8b0c7cabc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.036107 | controller |     "Jun 12 20:17:47.819100 crc crio[20719]: time=\"2026-06-12T20:17:47.818348659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c37a4964-5e8f-41f4-991f-3d3f2870261f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036122 | controller |     "Jun 12 20:17:47.842416 crc crio[20719]: time=\"2026-06-12T20:17:47.842367688Z\" level=info msg=\"Creating container: openstack/ovn-controller-58skl-config-pgk5w/ovn-config\" id=4a670969-a131-4b24-8465-0ebf779fb4bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.036137 | controller |     "Jun 12 20:17:47.842770 crc crio[20719]: time=\"2026-06-12T20:17:47.842669379Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a UID:7724586f-168e-445e-a015-bd8fdc79dc3d NetNS:/var/run/netns/40e80a0d-2a58-4fbb-8291-5dbbae9678b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7724586f_168e_445e_a015_bd8fdc79dc3d.slice PodAnnotations:0xc000eae3b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.036156 | controller |     "Jun 12 20:17:47.842770 crc crio[20719]: time=\"2026-06-12T20:17:47.842749161Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.036171 | controller |     "Jun 12 20:17:47.843234 crc crio[20719]: time=\"2026-06-12T20:17:47.843211293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.036187 | controller |     "Jun 12 20:17:47.905078 crc crio[20719]: time=\"2026-06-12T20:17:47.904976507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.036202 | controller |     "Jun 12 20:17:47.908444 crc crio[20719]: time=\"2026-06-12T20:17:47.908231495Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313\" id=7a1e2669-f62c-45c6-a174-8affcd90dc98 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.036217 | controller |     "Jun 12 20:17:47.910121 crc crio[20719]: time=\"2026-06-12T20:17:47.910029307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=89109932-9efe-47bf-be97-41631a8d0a8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036232 | controller |     "Jun 12 20:17:47.970919 crc crio[20719]: time=\"2026-06-12T20:17:47.970826694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1390f5d4-368f-4550-99e0-b6f47e2975f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036246 | controller |     "Jun 12 20:17:48.007410 crc crio[20719]: time=\"2026-06-12T20:17:48.00681305Z\" level=info msg=\"Creating container: openstack/glance-db-sync-8m4w9/glance-db-sync\" id=e6f06508-5da2-4332-a633-548ac298d3d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.036260 | controller |     "Jun 12 20:17:48.009176 crc crio[20719]: time=\"2026-06-12T20:17:48.009104481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.036275 | controller |     "Jun 12 20:17:48.094769 crc crio[20719]: time=\"2026-06-12T20:17:48.094574783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.036290 | controller |     "Jun 12 20:17:48.197964 crc crio[20719]: time=\"2026-06-12T20:17:48.197911456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.036304 | controller |     "Jun 12 20:17:48.324943 crc crio[20719]: time=\"2026-06-12T20:17:48.324877258Z\" level=info msg=\"Created container 71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6: openstack/ovn-controller-58skl-config-pgk5w/ovn-config\" id=4a670969-a131-4b24-8465-0ebf779fb4bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.036319 | controller |     "Jun 12 20:17:48.326865 crc crio[20719]: time=\"2026-06-12T20:17:48.326782521Z\" level=info msg=\"Starting container: 71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6\" id=dc569d0b-de87-496c-8792-078c7212dbb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.036333 | controller |     "Jun 12 20:17:48.345972 crc crio[20719]: time=\"2026-06-12T20:17:48.34566371Z\" level=info msg=\"Started container\" PID=59494 containerID=71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6 description=openstack/ovn-controller-58skl-config-pgk5w/ovn-config id=dc569d0b-de87-496c-8792-078c7212dbb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b",
2026-06-12 21:10:23.036352 | controller |     "Jun 12 20:17:48.553935 crc crio[20719]: 2026-06-12T20:17:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e19661604dee7a Mac:52:01:a9:31:d6:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/40e80a0d-2a58-4fbb-8291-5dbbae9678b7 SocketPath: PciID:}] [{Interface:0xc0004b2790 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.036367 | controller |     "Jun 12 20:17:48.555606 crc crio[20719]: time=\"2026-06-12T20:17:48.555525018Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a UID:7724586f-168e-445e-a015-bd8fdc79dc3d NetNS:/var/run/netns/40e80a0d-2a58-4fbb-8291-5dbbae9678b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7724586f_168e_445e_a015_bd8fdc79dc3d.slice PodAnnotations:0xc000eae3b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.036382 | controller |     "Jun 12 20:17:48.555701 crc crio[20719]: time=\"2026-06-12T20:17:48.555689692Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.036396 | controller |     "Jun 12 20:17:48.574483 crc crio[20719]: time=\"2026-06-12T20:17:48.574400747Z\" level=info msg=\"Ran pod sandbox 5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a with infra container: openstack/swift-storage-0/POD\" id=0ce74183-ba5f-423e-b58a-f6c17ae4ee46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.036411 | controller |     "Jun 12 20:17:48.577586 crc crio[20719]: time=\"2026-06-12T20:17:48.57749722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=481941f9-1667-43d3-bd66-fcfa9a51bf88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036426 | controller |     "Jun 12 20:17:48.577783 crc crio[20719]: time=\"2026-06-12T20:17:48.577724857Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=481941f9-1667-43d3-bd66-fcfa9a51bf88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036440 | controller |     "Jun 12 20:17:48.577783 crc crio[20719]: time=\"2026-06-12T20:17:48.577767928Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=481941f9-1667-43d3-bd66-fcfa9a51bf88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036455 | controller |     "Jun 12 20:17:48.585851 crc crio[20719]: time=\"2026-06-12T20:17:48.585744133Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a2b32e9a-670d-403a-88e5-ae0053b472c1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.036469 | controller |     "Jun 12 20:17:48.589682 crc crio[20719]: time=\"2026-06-12T20:17:48.589558648Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-12 21:10:23.036496 | controller |     "Jun 12 20:17:48.897698 crc crio[20719]: time=\"2026-06-12T20:17:48.89765975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.036513 | controller |     "Jun 12 20:17:49.100507 crc crio[20719]: time=\"2026-06-12T20:17:49.100051507Z\" level=info msg=\"Created container 0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5: openstack/glance-db-sync-8m4w9/glance-db-sync\" id=e6f06508-5da2-4332-a633-548ac298d3d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.036527 | controller |     "Jun 12 20:17:49.102390 crc crio[20719]: time=\"2026-06-12T20:17:49.101722924Z\" level=info msg=\"Starting container: 0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5\" id=5d7c8aa1-faa5-4c7b-9856-06dae6ef0926 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.036545 | controller |     "Jun 12 20:17:49.106719 crc crio[20719]: time=\"2026-06-12T20:17:49.106653841Z\" level=info msg=\"Started container\" PID=59634 containerID=0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5 description=openstack/glance-db-sync-8m4w9/glance-db-sync id=5d7c8aa1-faa5-4c7b-9856-06dae6ef0926 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a",
2026-06-12 21:10:23.036560 | controller |     "Jun 12 20:17:50.240564 crc crio[20719]: time=\"2026-06-12T20:17:50.23998487Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0\" id=a2b32e9a-670d-403a-88e5-ae0053b472c1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.036574 | controller |     "Jun 12 20:17:50.241760 crc crio[20719]: time=\"2026-06-12T20:17:50.241702588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=17943180-2ca1-408b-a701-0fd9fceaa8fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036588 | controller |     "Jun 12 20:17:50.247973 crc crio[20719]: time=\"2026-06-12T20:17:50.247835458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=46e192dd-6951-4376-ac93-0994c7f3fdd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036602 | controller |     "Jun 12 20:17:50.259783 crc crio[20719]: time=\"2026-06-12T20:17:50.25970774Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=b8a0d866-667d-4aab-ba02-b2f0c0885fd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.036616 | controller |     "Jun 12 20:17:50.262788 crc crio[20719]: time=\"2026-06-12T20:17:50.262730485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.036630 | controller |     "Jun 12 20:17:50.309195 crc crio[20719]: time=\"2026-06-12T20:17:50.309131247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.036645 | controller |     "Jun 12 20:17:50.320390 crc crio[20719]: time=\"2026-06-12T20:17:50.320304672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.036659 | controller |     "Jun 12 20:17:50.470936 crc crio[20719]: time=\"2026-06-12T20:17:50.47067154Z\" level=info msg=\"Created container 15a50944c30c5203c2b292fa41669672ac34b2dd557332058e9e44f0f55300f9: openstack/swift-storage-0/xattr-restore\" id=b8a0d866-667d-4aab-ba02-b2f0c0885fd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.036673 | controller |     "Jun 12 20:17:50.473545 crc crio[20719]: time=\"2026-06-12T20:17:50.473446137Z\" level=info msg=\"Starting container: 15a50944c30c5203c2b292fa41669672ac34b2dd557332058e9e44f0f55300f9\" id=bda70a5e-078d-4259-b0cd-44207d91b996 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.036701 | controller |     "Jun 12 20:17:50.486002 crc crio[20719]: time=\"2026-06-12T20:17:50.485901064Z\" level=info msg=\"Started container\" PID=59806 containerID=15a50944c30c5203c2b292fa41669672ac34b2dd557332058e9e44f0f55300f9 description=openstack/swift-storage-0/xattr-restore id=bda70a5e-078d-4259-b0cd-44207d91b996 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.036717 | controller |     "Jun 12 20:17:50.799237 crc crio[20719]: time=\"2026-06-12T20:17:50.798222233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d757c930-4a9c-4a41-872f-219764316ae4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036735 | controller |     "Jun 12 20:17:50.799237 crc crio[20719]: time=\"2026-06-12T20:17:50.798633205Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=d757c930-4a9c-4a41-872f-219764316ae4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036751 | controller |     "Jun 12 20:17:50.799237 crc crio[20719]: time=\"2026-06-12T20:17:50.798677736Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=d757c930-4a9c-4a41-872f-219764316ae4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036765 | controller |     "Jun 12 20:17:50.799694 crc crio[20719]: time=\"2026-06-12T20:17:50.799608211Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9ad6b501-c951-4d1e-9427-b893602bbd8e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.036780 | controller |     "Jun 12 20:17:50.801098 crc crio[20719]: time=\"2026-06-12T20:17:50.799996212Z\" level=info msg=\"Stopping pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\" id=6918f898-7976-4f31-8612-6404bab4ac40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.036795 | controller |     "Jun 12 20:17:50.801905 crc crio[20719]: time=\"2026-06-12T20:17:50.801683991Z\" level=info msg=\"Got pod network &{Name:ovn-controller-58skl-config-pgk5w Namespace:openstack ID:b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b UID:6b970636-8c7b-479d-93b0-db479d542ffc NetNS:/var/run/netns/8ad05819-a543-494b-bd44-95ff8993ab4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b970636_8c7b_479d_93b0_db479d542ffc.slice PodAnnotations:0xc00170c7e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.036809 | controller |     "Jun 12 20:17:50.801905 crc crio[20719]: time=\"2026-06-12T20:17:50.801879846Z\" level=info msg=\"Deleting pod openstack_ovn-controller-58skl-config-pgk5w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.036824 | controller |     "Jun 12 20:17:50.810586 crc crio[20719]: time=\"2026-06-12T20:17:50.807895824Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-12 21:10:23.036839 | controller |     "Jun 12 20:17:51.114536 crc crio[20719]: time=\"2026-06-12T20:17:51.114388168Z\" level=info msg=\"Stopped pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\" id=6918f898-7976-4f31-8612-6404bab4ac40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.036904 | controller |     "Jun 12 20:17:52.522623 crc crio[20719]: time=\"2026-06-12T20:17:52.521719986Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4\" id=9ad6b501-c951-4d1e-9427-b893602bbd8e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.036924 | controller |     "Jun 12 20:17:52.524189 crc crio[20719]: time=\"2026-06-12T20:17:52.524148463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=50befff5-0030-4427-b163-115d39e824da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036939 | controller |     "Jun 12 20:17:52.558650 crc crio[20719]: time=\"2026-06-12T20:17:52.558537773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c1b69e94-ce6b-4d32-919c-f18241c834aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.036958 | controller |     "Jun 12 20:17:52.567171 crc crio[20719]: time=\"2026-06-12T20:17:52.567132103Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=39fff7b6-3aa0-4a5f-9922-42ec9d761914 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.036973 | controller |     "Jun 12 20:17:52.569673 crc crio[20719]: time=\"2026-06-12T20:17:52.569649524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.036987 | controller |     "Jun 12 20:17:52.639008 crc crio[20719]: time=\"2026-06-12T20:17:52.638949198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037002 | controller |     "Jun 12 20:17:52.642836 crc crio[20719]: time=\"2026-06-12T20:17:52.642812295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037017 | controller |     "Jun 12 20:17:52.795168 crc crio[20719]: time=\"2026-06-12T20:17:52.794654704Z\" level=info msg=\"Created container 428e99d0cbc9631d02ccb67842e1c55d615478904d29b022bba37746008cf1ee: openstack/swift-storage-0/account-server\" id=39fff7b6-3aa0-4a5f-9922-42ec9d761914 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.037032 | controller |     "Jun 12 20:17:52.797801 crc crio[20719]: time=\"2026-06-12T20:17:52.79772951Z\" level=info msg=\"Starting container: 428e99d0cbc9631d02ccb67842e1c55d615478904d29b022bba37746008cf1ee\" id=d1e2076a-0f0b-4d3a-971f-ad8d119e6d3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.037046 | controller |     "Jun 12 20:17:52.802821 crc crio[20719]: time=\"2026-06-12T20:17:52.80272846Z\" level=info msg=\"Started container\" PID=59985 containerID=428e99d0cbc9631d02ccb67842e1c55d615478904d29b022bba37746008cf1ee description=openstack/swift-storage-0/account-server id=d1e2076a-0f0b-4d3a-971f-ad8d119e6d3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.037062 | controller |     "Jun 12 20:17:52.813814 crc crio[20719]: time=\"2026-06-12T20:17:52.813730268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d81f50e8-94a5-44ec-a5b2-789180e5f6d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.037076 | controller |     "Jun 12 20:17:52.833855 crc crio[20719]: time=\"2026-06-12T20:17:52.833804887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5599dbb2-d0dd-442f-b4e1-f47b9a121f32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.037091 | controller |     "Jun 12 20:17:52.844866 crc crio[20719]: time=\"2026-06-12T20:17:52.844709461Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=88892033-aa16-4231-8e10-1392b3497bba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.037105 | controller |     "Jun 12 20:17:52.847406 crc crio[20719]: time=\"2026-06-12T20:17:52.847249023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037120 | controller |     "Jun 12 20:17:52.904493 crc crio[20719]: time=\"2026-06-12T20:17:52.904375958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037134 | controller |     "Jun 12 20:17:52.907477 crc crio[20719]: time=\"2026-06-12T20:17:52.907252267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037152 | controller |     "Jun 12 20:17:53.055707 crc crio[20719]: time=\"2026-06-12T20:17:53.055583558Z\" level=info msg=\"Created container 434cbbd3bbac487fa766361b63b4452ec35792264ccb2db24d17ad7893739380: openstack/swift-storage-0/account-replicator\" id=88892033-aa16-4231-8e10-1392b3497bba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.037166 | controller |     "Jun 12 20:17:53.056819 crc crio[20719]: time=\"2026-06-12T20:17:53.056762541Z\" level=info msg=\"Starting container: 434cbbd3bbac487fa766361b63b4452ec35792264ccb2db24d17ad7893739380\" id=bfeba9fe-b28b-46d6-ab67-c4d762b5fbaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.037181 | controller |     "Jun 12 20:17:53.071926 crc crio[20719]: time=\"2026-06-12T20:17:53.071843073Z\" level=info msg=\"Started container\" PID=60004 containerID=434cbbd3bbac487fa766361b63b4452ec35792264ccb2db24d17ad7893739380 description=openstack/swift-storage-0/account-replicator id=bfeba9fe-b28b-46d6-ab67-c4d762b5fbaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.037196 | controller |     "Jun 12 20:17:53.092356 crc crio[20719]: time=\"2026-06-12T20:17:53.092116268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=1b66f604-25ea-42df-83b5-711c4ced9240 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.037211 | controller |     "Jun 12 20:17:53.112906 crc crio[20719]: time=\"2026-06-12T20:17:53.112804605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=de9d2bb3-4c7e-45b1-b3a1-ccbf230cf39e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.037225 | controller |     "Jun 12 20:17:53.123781 crc crio[20719]: time=\"2026-06-12T20:17:53.123691599Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=6e046636-da1b-484a-81af-2b339d7d147b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.037240 | controller |     "Jun 12 20:17:53.126252 crc crio[20719]: time=\"2026-06-12T20:17:53.126156509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037255 | controller |     "Jun 12 20:17:53.187131 crc crio[20719]: time=\"2026-06-12T20:17:53.186986286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037269 | controller |     "Jun 12 20:17:53.191255 crc crio[20719]: time=\"2026-06-12T20:17:53.191186253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037284 | controller |     "Jun 12 20:17:53.329189 crc crio[20719]: time=\"2026-06-12T20:17:53.329087488Z\" level=info msg=\"Created container 078b0e47d9a83852690a7c92a5407972e9feb54bb726d3eeb2ab74031af5de7f: openstack/swift-storage-0/account-auditor\" id=6e046636-da1b-484a-81af-2b339d7d147b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.037312 | controller |     "Jun 12 20:17:53.330905 crc crio[20719]: time=\"2026-06-12T20:17:53.330847692Z\" level=info msg=\"Starting container: 078b0e47d9a83852690a7c92a5407972e9feb54bb726d3eeb2ab74031af5de7f\" id=31e41ee6-11e6-42aa-aa19-0e742eb2d877 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.037329 | controller |     "Jun 12 20:17:53.360727 crc crio[20719]: time=\"2026-06-12T20:17:53.360592159Z\" level=info msg=\"Started container\" PID=60024 containerID=078b0e47d9a83852690a7c92a5407972e9feb54bb726d3eeb2ab74031af5de7f description=openstack/swift-storage-0/account-auditor id=31e41ee6-11e6-42aa-aa19-0e742eb2d877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.037348 | controller |     "Jun 12 20:17:53.384238 crc crio[20719]: time=\"2026-06-12T20:17:53.384159494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=1a7669ad-8864-4850-ac97-d5af81b90e59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.037362 | controller |     "Jun 12 20:17:53.398548 crc crio[20719]: time=\"2026-06-12T20:17:53.39844656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=03502979-89f0-4f72-a0a9-84dd1966ee97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.037377 | controller |     "Jun 12 20:17:53.407250 crc crio[20719]: time=\"2026-06-12T20:17:53.407118852Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=a00fb616-4e29-4860-bb17-75d178b50de8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.037391 | controller |     "Jun 12 20:17:53.409576 crc crio[20719]: time=\"2026-06-12T20:17:53.409500868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037406 | controller |     "Jun 12 20:17:53.457861 crc crio[20719]: time=\"2026-06-12T20:17:53.457511229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037420 | controller |     "Jun 12 20:17:53.460417 crc crio[20719]: time=\"2026-06-12T20:17:53.460359428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037433 | controller |     "Jun 12 20:17:53.647430 crc crio[20719]: time=\"2026-06-12T20:17:53.647313866Z\" level=info msg=\"Created container 305ffa03dbcbd17dd7ef0d16e36d6de7cd0fa3159306bf5793d466d8a3743a9c: openstack/swift-storage-0/account-reaper\" id=a00fb616-4e29-4860-bb17-75d178b50de8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.037448 | controller |     "Jun 12 20:17:53.648937 crc crio[20719]: time=\"2026-06-12T20:17:53.648852039Z\" level=info msg=\"Starting container: 305ffa03dbcbd17dd7ef0d16e36d6de7cd0fa3159306bf5793d466d8a3743a9c\" id=fe0bf26a-a3d0-4135-b2d3-d7b46f53cf57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.037462 | controller |     "Jun 12 20:17:53.657675 crc crio[20719]: time=\"2026-06-12T20:17:53.657582604Z\" level=info msg=\"Started container\" PID=60078 containerID=305ffa03dbcbd17dd7ef0d16e36d6de7cd0fa3159306bf5793d466d8a3743a9c description=openstack/swift-storage-0/account-reaper id=fe0bf26a-a3d0-4135-b2d3-d7b46f53cf57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.037476 | controller |     "Jun 12 20:17:53.669552 crc crio[20719]: time=\"2026-06-12T20:17:53.669458764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=0b6e3c04-494d-412c-ad27-7971c3df7cb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.037490 | controller |     "Jun 12 20:17:53.669856 crc crio[20719]: time=\"2026-06-12T20:17:53.669784053Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=0b6e3c04-494d-412c-ad27-7971c3df7cb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.037505 | controller |     "Jun 12 20:17:53.669930 crc crio[20719]: time=\"2026-06-12T20:17:53.669884386Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=0b6e3c04-494d-412c-ad27-7971c3df7cb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.037519 | controller |     "Jun 12 20:17:53.671105 crc crio[20719]: time=\"2026-06-12T20:17:53.671038249Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=53b8df11-c653-43b3-b6ea-88d7008795e2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.037569 | controller |     "Jun 12 20:17:53.675250 crc crio[20719]: time=\"2026-06-12T20:17:53.675173566Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-12 21:10:23.037588 | controller |     "Jun 12 20:17:54.431043 crc crio[20719]: time=\"2026-06-12T20:17:54.430699973Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-dmc5m/POD\" id=4d76127c-ddc2-4dc1-bf50-71cf6c3e5e2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.037603 | controller |     "Jun 12 20:17:54.431153 crc crio[20719]: time=\"2026-06-12T20:17:54.431066303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037617 | controller |     "Jun 12 20:17:54.474919 crc crio[20719]: time=\"2026-06-12T20:17:54.474850808Z\" level=info msg=\"Running pod sandbox: openstack/cinder-41d7-account-create-update-tmwt8/POD\" id=203d573f-716d-4327-88b7-a3d6819ce5ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.037632 | controller |     "Jun 12 20:17:54.475033 crc crio[20719]: time=\"2026-06-12T20:17:54.474970551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037647 | controller |     "Jun 12 20:17:54.539923 crc crio[20719]: time=\"2026-06-12T20:17:54.539801527Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-dmc5m Namespace:openstack ID:b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0 UID:d2553930-1b45-458c-acdb-70c15bbbce49 NetNS:/var/run/netns/e3529d0b-545c-44a7-939b-aa19ba99ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2553930_1b45_458c_acdb_70c15bbbce49.slice PodAnnotations:0xc000111408}] Aliases:map[]}\"",
2026-06-12 21:10:23.037661 | controller |     "Jun 12 20:17:54.539923 crc crio[20719]: time=\"2026-06-12T20:17:54.539859918Z\" level=info msg=\"Adding pod openstack_cinder-db-create-dmc5m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.037676 | controller |     "Jun 12 20:17:54.551915 crc crio[20719]: time=\"2026-06-12T20:17:54.549760709Z\" level=info msg=\"Got pod network &{Name:cinder-41d7-account-create-update-tmwt8 Namespace:openstack ID:d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4 UID:af34115b-280c-4889-a15d-87904a384b43 NetNS:/var/run/netns/7f81f95d-38b8-4473-abcf-3954bad29244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf34115b_280c_4889_a15d_87904a384b43.slice PodAnnotations:0xc00334a400}] Aliases:map[]}\"",
2026-06-12 21:10:23.037690 | controller |     "Jun 12 20:17:54.551915 crc crio[20719]: time=\"2026-06-12T20:17:54.549838411Z\" level=info msg=\"Adding pod openstack_cinder-41d7-account-create-update-tmwt8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.037705 | controller |     "Jun 12 20:17:54.750664 crc crio[20719]: time=\"2026-06-12T20:17:54.750580684Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-sczdz/POD\" id=f819b731-d688-4b5d-8b63-0d4122b93af3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.037719 | controller |     "Jun 12 20:17:54.751563 crc crio[20719]: time=\"2026-06-12T20:17:54.750695188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037733 | controller |     "Jun 12 20:17:54.997140 crc crio[20719]: time=\"2026-06-12T20:17:54.996694946Z\" level=info msg=\"Running pod sandbox: openstack/barbican-3eda-account-create-update-wr9ck/POD\" id=80b2c10d-188d-4fa3-b33f-4c1219e203c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.037753 | controller |     "Jun 12 20:17:54.997953 crc crio[20719]: time=\"2026-06-12T20:17:54.997640062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037768 | controller |     "Jun 12 20:17:55.074386 crc crio[20719]: time=\"2026-06-12T20:17:55.074229571Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-sczdz Namespace:openstack ID:1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024 UID:765618fd-e784-47f2-89ce-d00e8f12fe3e NetNS:/var/run/netns/29186f89-8443-47c5-bfaa-97e0a3d3c47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765618fd_e784_47f2_89ce_d00e8f12fe3e.slice PodAnnotations:0xc00259a148}] Aliases:map[]}\"",
2026-06-12 21:10:23.037782 | controller |     "Jun 12 20:17:55.075045 crc crio[20719]: time=\"2026-06-12T20:17:55.075015243Z\" level=info msg=\"Adding pod openstack_barbican-db-create-sczdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.037797 | controller |     "Jun 12 20:17:55.099418 crc crio[20719]: time=\"2026-06-12T20:17:55.096787599Z\" level=info msg=\"Got pod network &{Name:barbican-3eda-account-create-update-wr9ck Namespace:openstack ID:6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6 UID:983c8ed5-da6a-45a9-83e2-d2dd918b0fa9 NetNS:/var/run/netns/fdad26ca-3b00-45c9-be2e-2d94f3e3a14f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod983c8ed5_da6a_45a9_83e2_d2dd918b0fa9.slice PodAnnotations:0xc000eae320}] Aliases:map[]}\"",
2026-06-12 21:10:23.037812 | controller |     "Jun 12 20:17:55.099418 crc crio[20719]: time=\"2026-06-12T20:17:55.096855951Z\" level=info msg=\"Adding pod openstack_barbican-3eda-account-create-update-wr9ck to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.037826 | controller |     "Jun 12 20:17:55.100100 crc crio[20719]: time=\"2026-06-12T20:17:55.100002699Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-pttj2/POD\" id=7d49cc6a-81cd-4206-aa3b-4a248d142967 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.037841 | controller |     "Jun 12 20:17:55.100469 crc crio[20719]: time=\"2026-06-12T20:17:55.100103392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037873 | controller |     "Jun 12 20:17:55.159867 crc crio[20719]: time=\"2026-06-12T20:17:55.154973794Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-pttj2 Namespace:openstack ID:5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446 UID:09acd8fb-533d-4fe4-8966-02182e3564b7 NetNS:/var/run/netns/6640d228-3276-4405-a534-b39874c9a266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09acd8fb_533d_4fe4_8966_02182e3564b7.slice PodAnnotations:0xc00170c5b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.037890 | controller |     "Jun 12 20:17:55.159867 crc crio[20719]: time=\"2026-06-12T20:17:55.155012125Z\" level=info msg=\"Adding pod openstack_neutron-db-create-pttj2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.037905 | controller |     "Jun 12 20:17:55.159867 crc crio[20719]: time=\"2026-06-12T20:17:55.157173965Z\" level=info msg=\"Running pod sandbox: openstack/neutron-eddf-account-create-update-zthmj/POD\" id=5417ccd2-45ea-4966-88bf-7244b40a9e86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.037922 | controller |     "Jun 12 20:17:55.159867 crc crio[20719]: time=\"2026-06-12T20:17:55.157250827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037948 | controller |     "Jun 12 20:17:55.179348 crc crio[20719]: time=\"2026-06-12T20:17:55.178910456Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-j48tq/POD\" id=ba8cd0d1-8221-4d54-8194-0326a4c2c62a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.037964 | controller |     "Jun 12 20:17:55.179348 crc crio[20719]: time=\"2026-06-12T20:17:55.179017689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.037979 | controller |     "Jun 12 20:17:55.185945 crc crio[20719]: time=\"2026-06-12T20:17:55.185864715Z\" level=info msg=\"Got pod network &{Name:neutron-eddf-account-create-update-zthmj Namespace:openstack ID:4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b UID:416f2943-cfed-420f-a7b9-aced12264dcc NetNS:/var/run/netns/3ed9523e-9beb-415b-92c2-aeefa4525ba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod416f2943_cfed_420f_a7b9_aced12264dcc.slice PodAnnotations:0xc000526768}] Aliases:map[]}\"",
2026-06-12 21:10:23.037994 | controller |     "Jun 12 20:17:55.185945 crc crio[20719]: time=\"2026-06-12T20:17:55.185932777Z\" level=info msg=\"Adding pod openstack_neutron-eddf-account-create-update-zthmj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.038008 | controller |     "Jun 12 20:17:55.220215 crc crio[20719]: time=\"2026-06-12T20:17:55.220100154Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-j48tq Namespace:openstack ID:525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0 UID:54186bdf-0971-4af2-af55-22e282b39cba NetNS:/var/run/netns/5090e313-1350-4727-9302-b9f5999f44b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54186bdf_0971_4af2_af55_22e282b39cba.slice PodAnnotations:0xc000526968}] Aliases:map[]}\"",
2026-06-12 21:10:23.038023 | controller |     "Jun 12 20:17:55.220215 crc crio[20719]: time=\"2026-06-12T20:17:55.220190336Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-j48tq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.038037 | controller |     "Jun 12 20:17:55.796025 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d404bb94df98d Mac:3a:a1:10:2d:86:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/7f81f95d-38b8-4473-abcf-3954bad29244 SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.038052 | controller |     "Jun 12 20:17:55.798588 crc crio[20719]: time=\"2026-06-12T20:17:55.798502229Z\" level=info msg=\"Got pod network &{Name:cinder-41d7-account-create-update-tmwt8 Namespace:openstack ID:d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4 UID:af34115b-280c-4889-a15d-87904a384b43 NetNS:/var/run/netns/7f81f95d-38b8-4473-abcf-3954bad29244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf34115b_280c_4889_a15d_87904a384b43.slice PodAnnotations:0xc00334a400}] Aliases:map[]}\"",
2026-06-12 21:10:23.038067 | controller |     "Jun 12 20:17:55.798749 crc crio[20719]: time=\"2026-06-12T20:17:55.798709624Z\" level=info msg=\"Checking pod openstack_cinder-41d7-account-create-update-tmwt8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.038088 | controller |     "Jun 12 20:17:55.816666 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b55e8aabdfcd359 Mac:7e:f4:7d:15:9a:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/e3529d0b-545c-44a7-939b-aa19ba99ff43 SocketPath: PciID:}] [{Interface:0xc000438770 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.038103 | controller |     "Jun 12 20:17:55.816666 crc crio[20719]: time=\"2026-06-12T20:17:55.816472889Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-dmc5m Namespace:openstack ID:b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0 UID:d2553930-1b45-458c-acdb-70c15bbbce49 NetNS:/var/run/netns/e3529d0b-545c-44a7-939b-aa19ba99ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2553930_1b45_458c_acdb_70c15bbbce49.slice PodAnnotations:0xc000111408}] Aliases:map[]}\"",
2026-06-12 21:10:23.038118 | controller |     "Jun 12 20:17:55.816666 crc crio[20719]: time=\"2026-06-12T20:17:55.816651045Z\" level=info msg=\"Checking pod openstack_cinder-db-create-dmc5m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.038134 | controller |     "Jun 12 20:17:55.826152 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b3e840406ae8df Mac:b6:2d:ba:a5:d8:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/6640d228-3276-4405-a534-b39874c9a266 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.038149 | controller |     "Jun 12 20:17:55.827355 crc crio[20719]: time=\"2026-06-12T20:17:55.827248721Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-pttj2 Namespace:openstack ID:5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446 UID:09acd8fb-533d-4fe4-8966-02182e3564b7 NetNS:/var/run/netns/6640d228-3276-4405-a534-b39874c9a266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09acd8fb_533d_4fe4_8966_02182e3564b7.slice PodAnnotations:0xc00170c5b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.038164 | controller |     "Jun 12 20:17:55.827670 crc crio[20719]: time=\"2026-06-12T20:17:55.827651583Z\" level=info msg=\"Checking pod openstack_neutron-db-create-pttj2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.038179 | controller |     "Jun 12 20:17:55.875808 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cc3c4861acc418 Mac:5e:73:49:83:31:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/fdad26ca-3b00-45c9-be2e-2d94f3e3a14f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.038193 | controller |     "Jun 12 20:17:55.877358 crc crio[20719]: time=\"2026-06-12T20:17:55.876880067Z\" level=info msg=\"Got pod network &{Name:barbican-3eda-account-create-update-wr9ck Namespace:openstack ID:6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6 UID:983c8ed5-da6a-45a9-83e2-d2dd918b0fa9 NetNS:/var/run/netns/fdad26ca-3b00-45c9-be2e-2d94f3e3a14f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod983c8ed5_da6a_45a9_83e2_d2dd918b0fa9.slice PodAnnotations:0xc000eae320}] Aliases:map[]}\"",
2026-06-12 21:10:23.038208 | controller |     "Jun 12 20:17:55.877358 crc crio[20719]: time=\"2026-06-12T20:17:55.877105593Z\" level=info msg=\"Checking pod openstack_barbican-3eda-account-create-update-wr9ck for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.038223 | controller |     "Jun 12 20:17:55.960523 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e42299ca7eb1a5 Mac:22:e6:02:c3:a7:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/29186f89-8443-47c5-bfaa-97e0a3d3c47c SocketPath: PciID:}] [{Interface:0xc0001dd1d0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.038241 | controller |     "Jun 12 20:17:55.962204 crc crio[20719]: time=\"2026-06-12T20:17:55.962133956Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-sczdz Namespace:openstack ID:1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024 UID:765618fd-e784-47f2-89ce-d00e8f12fe3e NetNS:/var/run/netns/29186f89-8443-47c5-bfaa-97e0a3d3c47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765618fd_e784_47f2_89ce_d00e8f12fe3e.slice PodAnnotations:0xc00259a148}] Aliases:map[]}\"",
2026-06-12 21:10:23.038256 | controller |     "Jun 12 20:17:55.962434 crc crio[20719]: time=\"2026-06-12T20:17:55.962389663Z\" level=info msg=\"Checking pod openstack_barbican-db-create-sczdz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.038271 | controller |     "Jun 12 20:17:55.980062 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:525d871a41b1602 Mac:52:75:d7:b9:d6:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/5090e313-1350-4727-9302-b9f5999f44b0 SocketPath: PciID:}] [{Interface:0xc000440770 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.038286 | controller |     "Jun 12 20:17:55.981212 crc crio[20719]: time=\"2026-06-12T20:17:55.981178087Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-j48tq Namespace:openstack ID:525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0 UID:54186bdf-0971-4af2-af55-22e282b39cba NetNS:/var/run/netns/5090e313-1350-4727-9302-b9f5999f44b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54186bdf_0971_4af2_af55_22e282b39cba.slice PodAnnotations:0xc000526968}] Aliases:map[]}\"",
2026-06-12 21:10:23.038301 | controller |     "Jun 12 20:17:55.981709 crc crio[20719]: time=\"2026-06-12T20:17:55.981690082Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-j48tq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.038315 | controller |     "Jun 12 20:17:55.984406 crc crio[20719]: 2026-06-12T20:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f018dfbbd45f0c Mac:4e:ac:6e:65:8f:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/3ed9523e-9beb-415b-92c2-aeefa4525ba9 SocketPath: PciID:}] [{Interface:0xc00011e5d0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.038330 | controller |     "Jun 12 20:17:55.986190 crc crio[20719]: time=\"2026-06-12T20:17:55.986125336Z\" level=info msg=\"Got pod network &{Name:neutron-eddf-account-create-update-zthmj Namespace:openstack ID:4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b UID:416f2943-cfed-420f-a7b9-aced12264dcc NetNS:/var/run/netns/3ed9523e-9beb-415b-92c2-aeefa4525ba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod416f2943_cfed_420f_a7b9_aced12264dcc.slice PodAnnotations:0xc000526768}] Aliases:map[]}\"",
2026-06-12 21:10:23.038345 | controller |     "Jun 12 20:17:55.986362 crc crio[20719]: time=\"2026-06-12T20:17:55.986311321Z\" level=info msg=\"Checking pod openstack_neutron-eddf-account-create-update-zthmj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.038360 | controller |     "Jun 12 20:17:56.320886 crc crio[20719]: time=\"2026-06-12T20:17:56.320770412Z\" level=info msg=\"Ran pod sandbox 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6 with infra container: openstack/barbican-3eda-account-create-update-wr9ck/POD\" id=80b2c10d-188d-4fa3-b33f-4c1219e203c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.038379 | controller |     "Jun 12 20:17:56.326407 crc crio[20719]: time=\"2026-06-12T20:17:56.326074439Z\" level=info msg=\"Ran pod sandbox 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446 with infra container: openstack/neutron-db-create-pttj2/POD\" id=7d49cc6a-81cd-4206-aa3b-4a248d142967 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.038394 | controller |     "Jun 12 20:17:56.328814 crc crio[20719]: time=\"2026-06-12T20:17:56.328768031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0a3db524-371c-4835-98ba-a344e5199127 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038408 | controller |     "Jun 12 20:17:56.330748 crc crio[20719]: time=\"2026-06-12T20:17:56.330513729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5cab550c-d8bd-4d40-934c-bfb9b96262e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038423 | controller |     "Jun 12 20:17:56.337015 crc crio[20719]: time=\"2026-06-12T20:17:56.33692825Z\" level=info msg=\"Ran pod sandbox d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4 with infra container: openstack/cinder-41d7-account-create-update-tmwt8/POD\" id=203d573f-716d-4327-88b7-a3d6819ce5ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.038437 | controller |     "Jun 12 20:17:56.340059 crc crio[20719]: time=\"2026-06-12T20:17:56.339976904Z\" level=info msg=\"Ran pod sandbox b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0 with infra container: openstack/cinder-db-create-dmc5m/POD\" id=4d76127c-ddc2-4dc1-bf50-71cf6c3e5e2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.038452 | controller |     "Jun 12 20:17:56.341536 crc crio[20719]: time=\"2026-06-12T20:17:56.34144261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=78f53e9a-fd90-4b89-b668-ff0cca23f541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038467 | controller |     "Jun 12 20:17:56.347524 crc crio[20719]: time=\"2026-06-12T20:17:56.347449202Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=85f6962e-8580-4eee-8199-bfdf25c015c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038481 | controller |     "Jun 12 20:17:56.353877 crc crio[20719]: time=\"2026-06-12T20:17:56.353847262Z\" level=info msg=\"Ran pod sandbox 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0 with infra container: openstack/keystone-db-sync-j48tq/POD\" id=ba8cd0d1-8221-4d54-8194-0326a4c2c62a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.038495 | controller |     "Jun 12 20:17:56.361434 crc crio[20719]: time=\"2026-06-12T20:17:56.361388513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a152e9ea-11fd-460e-9710-35abb57cebc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038561 | controller |     "Jun 12 20:17:56.361756 crc crio[20719]: time=\"2026-06-12T20:17:56.361739122Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=a152e9ea-11fd-460e-9710-35abb57cebc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038583 | controller |     "Jun 12 20:17:56.361880 crc crio[20719]: time=\"2026-06-12T20:17:56.361865076Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=a152e9ea-11fd-460e-9710-35abb57cebc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038598 | controller |     "Jun 12 20:17:56.363926 crc crio[20719]: time=\"2026-06-12T20:17:56.363901294Z\" level=info msg=\"Ran pod sandbox 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024 with infra container: openstack/barbican-db-create-sczdz/POD\" id=f819b731-d688-4b5d-8b63-0d4122b93af3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.038616 | controller |     "Jun 12 20:17:56.366876 crc crio[20719]: time=\"2026-06-12T20:17:56.366767841Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c3fbca86-1918-4b28-8253-274ae58933f0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.038632 | controller |     "Jun 12 20:17:56.369592 crc crio[20719]: time=\"2026-06-12T20:17:56.36949768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=68c37cb7-3489-43e2-ae1d-2ee6c852dffa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038646 | controller |     "Jun 12 20:17:56.371617 crc crio[20719]: time=\"2026-06-12T20:17:56.371588861Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-12 21:10:23.038686 | controller |     "Jun 12 20:17:56.380656 crc crio[20719]: time=\"2026-06-12T20:17:56.380574508Z\" level=info msg=\"Ran pod sandbox 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b with infra container: openstack/neutron-eddf-account-create-update-zthmj/POD\" id=5417ccd2-45ea-4966-88bf-7244b40a9e86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.038702 | controller |     "Jun 12 20:17:56.381150 crc crio[20719]: time=\"2026-06-12T20:17:56.381117482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e8948fbf-21ad-4415-b8f2-0b9c8d86e6f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038717 | controller |     "Jun 12 20:17:56.381552 crc crio[20719]: time=\"2026-06-12T20:17:56.381161583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ddad3d4f-dc4d-4a45-b1ba-3dcd1414ef0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038732 | controller |     "Jun 12 20:17:56.382192 crc crio[20719]: time=\"2026-06-12T20:17:56.38212903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f9ba1ed6-59e3-4d83-b3bb-f47fdf693e4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038748 | controller |     "Jun 12 20:17:56.382344 crc crio[20719]: time=\"2026-06-12T20:17:56.382208283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=04a3010a-71a1-4cc2-947a-a8438b6a2bfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038764 | controller |     "Jun 12 20:17:56.382499 crc crio[20719]: time=\"2026-06-12T20:17:56.38246877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f72656f1-2b00-49c8-9ef3-2a93dfb89ce7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038780 | controller |     "Jun 12 20:17:56.382768 crc crio[20719]: time=\"2026-06-12T20:17:56.382726857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dd180023-1294-424b-bd8e-a934648f18ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038795 | controller |     "Jun 12 20:17:56.413421 crc crio[20719]: time=\"2026-06-12T20:17:56.412893389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4eda179c-ab35-461c-8f5d-c9811bb7118a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038809 | controller |     "Jun 12 20:17:56.425093 crc crio[20719]: time=\"2026-06-12T20:17:56.424984056Z\" level=info msg=\"Creating container: openstack/cinder-db-create-dmc5m/mariadb-database-create\" id=42a87002-2c32-4d2e-80c4-490ac0f11161 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.038826 | controller |     "Jun 12 20:17:56.425554 crc crio[20719]: time=\"2026-06-12T20:17:56.42547971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.038842 | controller |     "Jun 12 20:17:56.426850 crc crio[20719]: time=\"2026-06-12T20:17:56.426802419Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1\" id=53b8df11-c653-43b3-b6ea-88d7008795e2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.038872 | controller |     "Jun 12 20:17:56.432714 crc crio[20719]: time=\"2026-06-12T20:17:56.43261129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=59901589-1cef-4428-acc8-c77b0b3b4e43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.038888 | controller |     "Jun 12 20:17:56.447001 crc crio[20719]: time=\"2026-06-12T20:17:56.446920829Z\" level=info msg=\"Creating container: openstack/neutron-db-create-pttj2/mariadb-database-create\" id=83eba624-2e4f-4183-aee5-d46789375f80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.038903 | controller |     "Jun 12 20:17:56.454609 crc crio[20719]: time=\"2026-06-12T20:17:56.454527943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.038917 | controller |     "Jun 12 20:17:56.454939 crc crio[20719]: time=\"2026-06-12T20:17:56.454758767Z\" level=info msg=\"Creating container: openstack/barbican-db-create-sczdz/mariadb-database-create\" id=4b363d5a-311a-4b1c-b803-371192d6547a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.038932 | controller |     "Jun 12 20:17:56.457394 crc crio[20719]: time=\"2026-06-12T20:17:56.457139034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.038946 | controller |     "Jun 12 20:17:56.459595 crc crio[20719]: time=\"2026-06-12T20:17:56.459563241Z\" level=info msg=\"Creating container: openstack/cinder-41d7-account-create-update-tmwt8/mariadb-account-create-update\" id=0e286a02-cdbc-4ec4-9fa2-88bedda74383 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.038960 | controller |     "Jun 12 20:17:56.470932 crc crio[20719]: time=\"2026-06-12T20:17:56.470820517Z\" level=info msg=\"Creating container: openstack/neutron-eddf-account-create-update-zthmj/mariadb-account-create-update\" id=7b0a80cb-5fb9-45a1-9330-e86f2c8793fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.038974 | controller |     "Jun 12 20:17:56.474305 crc crio[20719]: time=\"2026-06-12T20:17:56.474221531Z\" level=info msg=\"Creating container: openstack/barbican-3eda-account-create-update-wr9ck/mariadb-account-create-update\" id=76b0e64d-d2ef-4e5e-9f13-b6d21425ff3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.038988 | controller |     "Jun 12 20:17:56.475440 crc crio[20719]: time=\"2026-06-12T20:17:56.475415534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039003 | controller |     "Jun 12 20:17:56.476159 crc crio[20719]: time=\"2026-06-12T20:17:56.476081413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039017 | controller |     "Jun 12 20:17:56.476513 crc crio[20719]: time=\"2026-06-12T20:17:56.476447064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039034 | controller |     "Jun 12 20:17:56.503524 crc crio[20719]: time=\"2026-06-12T20:17:56.503460927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=81505008-e70c-41a4-b793-d179492c6191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.039049 | controller |     "Jun 12 20:17:56.505712 crc crio[20719]: time=\"2026-06-12T20:17:56.505641158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039063 | controller |     "Jun 12 20:17:56.512888 crc crio[20719]: time=\"2026-06-12T20:17:56.512814028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039077 | controller |     "Jun 12 20:17:56.514688 crc crio[20719]: time=\"2026-06-12T20:17:56.514555037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039091 | controller |     "Jun 12 20:17:56.523824 crc crio[20719]: time=\"2026-06-12T20:17:56.523650971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039105 | controller |     "Jun 12 20:17:56.539690 crc crio[20719]: time=\"2026-06-12T20:17:56.539141343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039119 | controller |     "Jun 12 20:17:56.542839 crc crio[20719]: time=\"2026-06-12T20:17:56.542780585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039133 | controller |     "Jun 12 20:17:56.571102 crc crio[20719]: time=\"2026-06-12T20:17:56.570967432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039147 | controller |     "Jun 12 20:17:56.576252 crc crio[20719]: time=\"2026-06-12T20:17:56.57555543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039161 | controller |     "Jun 12 20:17:56.587605 crc crio[20719]: time=\"2026-06-12T20:17:56.587250669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039175 | controller |     "Jun 12 20:17:56.591795 crc crio[20719]: time=\"2026-06-12T20:17:56.591769707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039189 | controller |     "Jun 12 20:17:56.592925 crc crio[20719]: time=\"2026-06-12T20:17:56.592848403Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=25c68e8f-c918-4b09-a724-37f8df4c5ed4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.039203 | controller |     "Jun 12 20:17:56.595060 crc crio[20719]: time=\"2026-06-12T20:17:56.594994634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039217 | controller |     "Jun 12 20:17:56.642922 crc crio[20719]: time=\"2026-06-12T20:17:56.642842418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039232 | controller |     "Jun 12 20:17:56.648728 crc crio[20719]: time=\"2026-06-12T20:17:56.64864939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039249 | controller |     "Jun 12 20:17:56.654192 crc crio[20719]: time=\"2026-06-12T20:17:56.654094566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039264 | controller |     "Jun 12 20:17:56.658666 crc crio[20719]: time=\"2026-06-12T20:17:56.658603419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039279 | controller |     "Jun 12 20:17:56.877984 crc crio[20719]: time=\"2026-06-12T20:17:56.877869499Z\" level=info msg=\"Created container c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db: openstack/neutron-db-create-pttj2/mariadb-database-create\" id=83eba624-2e4f-4183-aee5-d46789375f80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.039293 | controller |     "Jun 12 20:17:56.881134 crc crio[20719]: time=\"2026-06-12T20:17:56.88109211Z\" level=info msg=\"Starting container: c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db\" id=531ffe63-b1b6-44b6-a23c-eedba28045c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.039307 | controller |     "Jun 12 20:17:56.882154 crc crio[20719]: time=\"2026-06-12T20:17:56.882075847Z\" level=info msg=\"Created container a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005: openstack/barbican-db-create-sczdz/mariadb-database-create\" id=4b363d5a-311a-4b1c-b803-371192d6547a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.039321 | controller |     "Jun 12 20:17:56.887659 crc crio[20719]: time=\"2026-06-12T20:17:56.887581282Z\" level=info msg=\"Starting container: a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005\" id=800a08a3-78ae-4336-b66c-f38fe5ccece1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.039336 | controller |     "Jun 12 20:17:56.889528 crc crio[20719]: time=\"2026-06-12T20:17:56.889432912Z\" level=info msg=\"Started container\" PID=60501 containerID=c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db description=openstack/neutron-db-create-pttj2/mariadb-database-create id=531ffe63-b1b6-44b6-a23c-eedba28045c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446",
2026-06-12 21:10:23.039351 | controller |     "Jun 12 20:17:56.896924 crc crio[20719]: time=\"2026-06-12T20:17:56.896835254Z\" level=info msg=\"Started container\" PID=60506 containerID=a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005 description=openstack/barbican-db-create-sczdz/mariadb-database-create id=800a08a3-78ae-4336-b66c-f38fe5ccece1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024",
2026-06-12 21:10:23.039366 | controller |     "Jun 12 20:17:56.911211 crc crio[20719]: time=\"2026-06-12T20:17:56.910809278Z\" level=info msg=\"Created container c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395: openstack/cinder-db-create-dmc5m/mariadb-database-create\" id=42a87002-2c32-4d2e-80c4-490ac0f11161 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.039380 | controller |     "Jun 12 20:17:56.914823 crc crio[20719]: time=\"2026-06-12T20:17:56.914559958Z\" level=info msg=\"Starting container: c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395\" id=5cad5c9a-ab47-4aaf-a8ef-903de2fe8883 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.039395 | controller |     "Jun 12 20:17:56.919847 crc crio[20719]: time=\"2026-06-12T20:17:56.919615797Z\" level=info msg=\"Created container bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1: openstack/barbican-3eda-account-create-update-wr9ck/mariadb-account-create-update\" id=76b0e64d-d2ef-4e5e-9f13-b6d21425ff3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.039412 | controller |     "Jun 12 20:17:56.921644 crc crio[20719]: time=\"2026-06-12T20:17:56.921532229Z\" level=info msg=\"Starting container: bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1\" id=d72e8b1b-6ff3-4a20-97f6-caa1778fa311 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.039427 | controller |     "Jun 12 20:17:56.926226 crc crio[20719]: time=\"2026-06-12T20:17:56.926128146Z\" level=info msg=\"Started container\" PID=60503 containerID=c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395 description=openstack/cinder-db-create-dmc5m/mariadb-database-create id=5cad5c9a-ab47-4aaf-a8ef-903de2fe8883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0",
2026-06-12 21:10:23.039442 | controller |     "Jun 12 20:17:56.929495 crc crio[20719]: time=\"2026-06-12T20:17:56.929413059Z\" level=info msg=\"Started container\" PID=60505 containerID=bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1 description=openstack/barbican-3eda-account-create-update-wr9ck/mariadb-account-create-update id=d72e8b1b-6ff3-4a20-97f6-caa1778fa311 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6",
2026-06-12 21:10:23.039457 | controller |     "Jun 12 20:17:56.943705 crc crio[20719]: time=\"2026-06-12T20:17:56.943312268Z\" level=info msg=\"Created container b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378: openstack/cinder-41d7-account-create-update-tmwt8/mariadb-account-create-update\" id=0e286a02-cdbc-4ec4-9fa2-88bedda74383 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.039472 | controller |     "Jun 12 20:17:56.945605 crc crio[20719]: time=\"2026-06-12T20:17:56.944480629Z\" level=info msg=\"Starting container: b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378\" id=115984df-480f-49c7-94ec-279981c149ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.039486 | controller |     "Jun 12 20:17:56.961002 crc crio[20719]: time=\"2026-06-12T20:17:56.960913188Z\" level=info msg=\"Created container 82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c: openstack/neutron-eddf-account-create-update-zthmj/mariadb-account-create-update\" id=7b0a80cb-5fb9-45a1-9330-e86f2c8793fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.039501 | controller |     "Jun 12 20:17:56.966853 crc crio[20719]: time=\"2026-06-12T20:17:56.966758001Z\" level=info msg=\"Started container\" PID=60549 containerID=b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378 description=openstack/cinder-41d7-account-create-update-tmwt8/mariadb-account-create-update id=115984df-480f-49c7-94ec-279981c149ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4",
2026-06-12 21:10:23.039516 | controller |     "Jun 12 20:17:56.967639 crc crio[20719]: time=\"2026-06-12T20:17:56.967615125Z\" level=info msg=\"Starting container: 82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c\" id=a72069f5-74bd-4f0a-963f-13ef5dc316e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.039530 | controller |     "Jun 12 20:17:56.987393 crc crio[20719]: time=\"2026-06-12T20:17:56.986696858Z\" level=info msg=\"Started container\" PID=60544 containerID=82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c description=openstack/neutron-eddf-account-create-update-zthmj/mariadb-account-create-update id=a72069f5-74bd-4f0a-963f-13ef5dc316e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b",
2026-06-12 21:10:23.039545 | controller |     "Jun 12 20:17:56.988529 crc crio[20719]: time=\"2026-06-12T20:17:56.987105399Z\" level=info msg=\"Created container 21748e175b69ef65fd653a776ab5613d7dac7bfa836aa35fc51c610e71a9df62: openstack/swift-storage-0/container-server\" id=25c68e8f-c918-4b09-a724-37f8df4c5ed4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.039621 | controller |     "Jun 12 20:17:56.993970 crc crio[20719]: time=\"2026-06-12T20:17:56.993891231Z\" level=info msg=\"Starting container: 21748e175b69ef65fd653a776ab5613d7dac7bfa836aa35fc51c610e71a9df62\" id=002d904d-ef3b-47e6-bf1a-b035cc5ddae1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.039644 | controller |     "Jun 12 20:17:57.056690 crc crio[20719]: time=\"2026-06-12T20:17:57.056568988Z\" level=info msg=\"Started container\" PID=60547 containerID=21748e175b69ef65fd653a776ab5613d7dac7bfa836aa35fc51c610e71a9df62 description=openstack/swift-storage-0/container-server id=002d904d-ef3b-47e6-bf1a-b035cc5ddae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.039660 | controller |     "Jun 12 20:17:57.129252 crc crio[20719]: time=\"2026-06-12T20:17:57.129114102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d9f94fbf-2699-4f69-857d-253567e7c466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.039675 | controller |     "Jun 12 20:17:57.159486 crc crio[20719]: time=\"2026-06-12T20:17:57.15802849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=923946b1-c2a2-4245-942a-4849a411d866 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.039689 | controller |     "Jun 12 20:17:57.170471 crc crio[20719]: time=\"2026-06-12T20:17:57.170393906Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=92ed20ff-d296-461f-931f-59713b014c69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.039704 | controller |     "Jun 12 20:17:57.172198 crc crio[20719]: time=\"2026-06-12T20:17:57.172142035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039718 | controller |     "Jun 12 20:17:57.225894 crc crio[20719]: time=\"2026-06-12T20:17:57.225813554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039732 | controller |     "Jun 12 20:17:57.230384 crc crio[20719]: time=\"2026-06-12T20:17:57.230250876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039747 | controller |     "Jun 12 20:17:57.720435 crc crio[20719]: time=\"2026-06-12T20:17:57.720256509Z\" level=info msg=\"Created container 654023987ddd4e5468f0919eb93960a9943902e82dd9008553325f053766fb29: openstack/swift-storage-0/container-replicator\" id=92ed20ff-d296-461f-931f-59713b014c69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.039763 | controller |     "Jun 12 20:17:57.721821 crc crio[20719]: time=\"2026-06-12T20:17:57.721631474Z\" level=info msg=\"Starting container: 654023987ddd4e5468f0919eb93960a9943902e82dd9008553325f053766fb29\" id=22dc862d-2508-4fe6-b7c7-a702ff5c2d5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.039780 | controller |     "Jun 12 20:17:57.728798 crc crio[20719]: time=\"2026-06-12T20:17:57.728740342Z\" level=info msg=\"Started container\" PID=60709 containerID=654023987ddd4e5468f0919eb93960a9943902e82dd9008553325f053766fb29 description=openstack/swift-storage-0/container-replicator id=22dc862d-2508-4fe6-b7c7-a702ff5c2d5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.039795 | controller |     "Jun 12 20:17:57.742237 crc crio[20719]: time=\"2026-06-12T20:17:57.741857787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e5b7ada6-47e7-4b1b-b2d0-217ea46a2bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.039812 | controller |     "Jun 12 20:17:57.756395 crc crio[20719]: time=\"2026-06-12T20:17:57.756345322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=70bab93a-5402-460e-a51b-2e3ffb9dbde4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.039827 | controller |     "Jun 12 20:17:57.765116 crc crio[20719]: time=\"2026-06-12T20:17:57.765038654Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=f25f6b50-a340-4bc5-a8f0-7e6ed01f6f3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.039842 | controller |     "Jun 12 20:17:57.765578 crc crio[20719]: time=\"2026-06-12T20:17:57.765520057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039884 | controller |     "Jun 12 20:17:57.836440 crc crio[20719]: time=\"2026-06-12T20:17:57.836191164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039901 | controller |     "Jun 12 20:17:57.839917 crc crio[20719]: time=\"2026-06-12T20:17:57.839837293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.039916 | controller |     "Jun 12 20:17:58.017931 crc crio[20719]: time=\"2026-06-12T20:17:58.016076722Z\" level=info msg=\"Created container 0af42f6c51868cdcaf3dc67288e7a95d2523479c70a796dd751a5786cabcf08c: openstack/swift-storage-0/container-auditor\" id=f25f6b50-a340-4bc5-a8f0-7e6ed01f6f3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.039931 | controller |     "Jun 12 20:17:58.021649 crc crio[20719]: time=\"2026-06-12T20:17:58.021459613Z\" level=info msg=\"Starting container: 0af42f6c51868cdcaf3dc67288e7a95d2523479c70a796dd751a5786cabcf08c\" id=2506cddb-26d1-491e-aa2f-083232618c59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.039946 | controller |     "Jun 12 20:17:58.027928 crc crio[20719]: time=\"2026-06-12T20:17:58.027853651Z\" level=info msg=\"Started container\" PID=60775 containerID=0af42f6c51868cdcaf3dc67288e7a95d2523479c70a796dd751a5786cabcf08c description=openstack/swift-storage-0/container-auditor id=2506cddb-26d1-491e-aa2f-083232618c59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.039961 | controller |     "Jun 12 20:17:58.045162 crc crio[20719]: time=\"2026-06-12T20:17:58.044473466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c822800b-75e0-446d-891d-318df930f156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.039975 | controller |     "Jun 12 20:17:58.086850 crc crio[20719]: time=\"2026-06-12T20:17:58.085664665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5b576d23-de56-463a-8f78-a86ceeb76668 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.039990 | controller |     "Jun 12 20:17:58.105145 crc crio[20719]: time=\"2026-06-12T20:17:58.105031736Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=c68cc289-94b5-4444-a325-4c132e9bd76d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.040004 | controller |     "Jun 12 20:17:58.106078 crc crio[20719]: time=\"2026-06-12T20:17:58.105999994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040019 | controller |     "Jun 12 20:17:58.182850 crc crio[20719]: time=\"2026-06-12T20:17:58.182735905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040037 | controller |     "Jun 12 20:17:58.193084 crc crio[20719]: time=\"2026-06-12T20:17:58.192989161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040052 | controller |     "Jun 12 20:17:58.311399 crc crio[20719]: time=\"2026-06-12T20:17:58.311116858Z\" level=info msg=\"Created container f899cfeb321f1adf0ee3c16ec7e4e447c5280a27b54b7b9d27fad7a5ef958640: openstack/swift-storage-0/container-updater\" id=c68cc289-94b5-4444-a325-4c132e9bd76d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.040066 | controller |     "Jun 12 20:17:58.314654 crc crio[20719]: time=\"2026-06-12T20:17:58.314549844Z\" level=info msg=\"Starting container: f899cfeb321f1adf0ee3c16ec7e4e447c5280a27b54b7b9d27fad7a5ef958640\" id=ebd27b38-eefd-4040-9294-036959957e8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.040080 | controller |     "Jun 12 20:17:58.320240 crc crio[20719]: time=\"2026-06-12T20:17:58.319636466Z\" level=info msg=\"Started container\" PID=60789 containerID=f899cfeb321f1adf0ee3c16ec7e4e447c5280a27b54b7b9d27fad7a5ef958640 description=openstack/swift-storage-0/container-updater id=ebd27b38-eefd-4040-9294-036959957e8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.040095 | controller |     "Jun 12 20:17:58.339892 crc crio[20719]: time=\"2026-06-12T20:17:58.339797359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=14924d87-bbb3-4f37-adb2-f8ed62742226 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.040110 | controller |     "Jun 12 20:17:58.350760 crc crio[20719]: time=\"2026-06-12T20:17:58.350670472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1117db06-be02-407b-b92f-b386012b3f58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.040124 | controller |     "Jun 12 20:17:58.358351 crc crio[20719]: time=\"2026-06-12T20:17:58.358176002Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=0c967884-ac7f-4e93-8d02-e7f1edf06cfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.040139 | controller |     "Jun 12 20:17:58.358746 crc crio[20719]: time=\"2026-06-12T20:17:58.358683306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040153 | controller |     "Jun 12 20:17:58.421243 crc crio[20719]: time=\"2026-06-12T20:17:58.421158358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040167 | controller |     "Jun 12 20:17:58.424834 crc crio[20719]: time=\"2026-06-12T20:17:58.424771671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040182 | controller |     "Jun 12 20:17:58.530369 crc crio[20719]: time=\"2026-06-12T20:17:58.530223679Z\" level=info msg=\"Created container 532a9e375c460f1a86511b4d1630df5ce8eb0c9f24199da7ae51d6b9a2300a5c: openstack/swift-storage-0/object-server\" id=0c967884-ac7f-4e93-8d02-e7f1edf06cfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.040196 | controller |     "Jun 12 20:17:58.531715 crc crio[20719]: time=\"2026-06-12T20:17:58.531642365Z\" level=info msg=\"Starting container: 532a9e375c460f1a86511b4d1630df5ce8eb0c9f24199da7ae51d6b9a2300a5c\" id=c2c85a6a-726e-489f-b6f5-b2d1bfb9dc86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.040214 | controller |     "Jun 12 20:17:58.537190 crc crio[20719]: time=\"2026-06-12T20:17:58.537114859Z\" level=info msg=\"Started container\" PID=60805 containerID=532a9e375c460f1a86511b4d1630df5ce8eb0c9f24199da7ae51d6b9a2300a5c description=openstack/swift-storage-0/object-server id=c2c85a6a-726e-489f-b6f5-b2d1bfb9dc86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.040229 | controller |     "Jun 12 20:17:58.549234 crc crio[20719]: time=\"2026-06-12T20:17:58.549141144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8f987db4-4f40-4715-987f-8aef850f3438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.040243 | controller |     "Jun 12 20:17:58.562191 crc crio[20719]: time=\"2026-06-12T20:17:58.562036963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=723d5e6a-cc24-4f94-9406-ef3860506362 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.040257 | controller |     "Jun 12 20:17:58.569797 crc crio[20719]: time=\"2026-06-12T20:17:58.569710718Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=e67a0a7e-ef8f-4fca-8dc9-fbfb89dd3c53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.040271 | controller |     "Jun 12 20:17:58.570201 crc crio[20719]: time=\"2026-06-12T20:17:58.570138579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040285 | controller |     "Jun 12 20:17:58.614350 crc crio[20719]: time=\"2026-06-12T20:17:58.614153368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040300 | controller |     "Jun 12 20:17:58.618591 crc crio[20719]: time=\"2026-06-12T20:17:58.61851582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040314 | controller |     "Jun 12 20:17:58.720038 crc crio[20719]: time=\"2026-06-12T20:17:58.719940821Z\" level=info msg=\"Created container 6bf4db613f03d3c57794134c5d876a39a6903eb153a970da139202993a94bdc0: openstack/swift-storage-0/object-replicator\" id=e67a0a7e-ef8f-4fca-8dc9-fbfb89dd3c53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.040329 | controller |     "Jun 12 20:17:58.725447 crc crio[20719]: time=\"2026-06-12T20:17:58.725225018Z\" level=info msg=\"Starting container: 6bf4db613f03d3c57794134c5d876a39a6903eb153a970da139202993a94bdc0\" id=7fdc09bf-467f-429f-97b7-f80e82fa5af8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.040343 | controller |     "Jun 12 20:17:58.731974 crc crio[20719]: time=\"2026-06-12T20:17:58.730703982Z\" level=info msg=\"Started container\" PID=60831 containerID=6bf4db613f03d3c57794134c5d876a39a6903eb153a970da139202993a94bdc0 description=openstack/swift-storage-0/object-replicator id=7fdc09bf-467f-429f-97b7-f80e82fa5af8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.040358 | controller |     "Jun 12 20:17:58.740719 crc crio[20719]: time=\"2026-06-12T20:17:58.740152945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f83f2e13-9d5b-4f43-8776-67aef7ea2d7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.040373 | controller |     "Jun 12 20:17:58.753190 crc crio[20719]: time=\"2026-06-12T20:17:58.753098768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=2cbb5190-7bfc-459e-a5d6-7a93bac9cdca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.040391 | controller |     "Jun 12 20:17:58.758758 crc crio[20719]: time=\"2026-06-12T20:17:58.758687004Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=87e946ee-2451-4ffd-94c6-9dcef8ea7436 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.040406 | controller |     "Jun 12 20:17:58.758996 crc crio[20719]: time=\"2026-06-12T20:17:58.758945801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040421 | controller |     "Jun 12 20:17:58.818417 crc crio[20719]: time=\"2026-06-12T20:17:58.81804975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040435 | controller |     "Jun 12 20:17:58.821964 crc crio[20719]: time=\"2026-06-12T20:17:58.821869476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040450 | controller |     "Jun 12 20:17:58.983423 crc crio[20719]: time=\"2026-06-12T20:17:58.982823709Z\" level=info msg=\"Created container 4320ced9a0c93e644841a116fa80086c68d327c79038ef151f97af8cfb0db293: openstack/swift-storage-0/object-auditor\" id=87e946ee-2451-4ffd-94c6-9dcef8ea7436 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.040464 | controller |     "Jun 12 20:17:58.985454 crc crio[20719]: time=\"2026-06-12T20:17:58.985379631Z\" level=info msg=\"Starting container: 4320ced9a0c93e644841a116fa80086c68d327c79038ef151f97af8cfb0db293\" id=f90a5ba2-1e2f-411f-a70f-0bf003156078 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.040478 | controller |     "Jun 12 20:17:58.999343 crc crio[20719]: time=\"2026-06-12T20:17:58.999169956Z\" level=info msg=\"Started container\" PID=60865 containerID=4320ced9a0c93e644841a116fa80086c68d327c79038ef151f97af8cfb0db293 description=openstack/swift-storage-0/object-auditor id=f90a5ba2-1e2f-411f-a70f-0bf003156078 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.040502 | controller |     "Jun 12 20:17:59.021540 crc crio[20719]: time=\"2026-06-12T20:17:59.021439398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=fb96f11c-cc34-4ea9-8332-00744dbcc517 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.040517 | controller |     "Jun 12 20:17:59.226721 crc crio[20719]: time=\"2026-06-12T20:17:59.226119491Z\" level=info msg=\"Stopping pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\" id=b9218d39-711c-4c46-8075-b69b78c67e4f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.040531 | controller |     "Jun 12 20:17:59.226721 crc crio[20719]: time=\"2026-06-12T20:17:59.226204186Z\" level=info msg=\"Stopping pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\" id=e2aca785-767e-47fd-a64d-9bafa4bc1ede name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.040545 | controller |     "Jun 12 20:17:59.226721 crc crio[20719]: time=\"2026-06-12T20:17:59.226453623Z\" level=info msg=\"Stopping pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\" id=b7d290b8-1f7a-4540-a161-8e3048e0d99f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.040559 | controller |     "Jun 12 20:17:59.226721 crc crio[20719]: time=\"2026-06-12T20:17:59.226590966Z\" level=info msg=\"Stopping pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\" id=e3c2dcaa-712b-421f-8502-5f2a0113a632 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.040573 | controller |     "Jun 12 20:17:59.227025 crc crio[20719]: time=\"2026-06-12T20:17:59.226960235Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-sczdz Namespace:openstack ID:1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024 UID:765618fd-e784-47f2-89ce-d00e8f12fe3e NetNS:/var/run/netns/29186f89-8443-47c5-bfaa-97e0a3d3c47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod765618fd_e784_47f2_89ce_d00e8f12fe3e.slice PodAnnotations:0xc0033325e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.040595 | controller |     "Jun 12 20:17:59.227123 crc crio[20719]: time=\"2026-06-12T20:17:59.227041089Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-dmc5m Namespace:openstack ID:b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0 UID:d2553930-1b45-458c-acdb-70c15bbbce49 NetNS:/var/run/netns/e3529d0b-545c-44a7-939b-aa19ba99ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2553930_1b45_458c_acdb_70c15bbbce49.slice PodAnnotations:0xc002d9a1c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.040611 | controller |     "Jun 12 20:17:59.227173 crc crio[20719]: time=\"2026-06-12T20:17:59.227123389Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-sczdz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.040626 | controller |     "Jun 12 20:17:59.227341 crc crio[20719]: time=\"2026-06-12T20:17:59.227203283Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-dmc5m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.040641 | controller |     "Jun 12 20:17:59.227419 crc crio[20719]: time=\"2026-06-12T20:17:59.227129772Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-pttj2 Namespace:openstack ID:5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446 UID:09acd8fb-533d-4fe4-8966-02182e3564b7 NetNS:/var/run/netns/6640d228-3276-4405-a534-b39874c9a266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09acd8fb_533d_4fe4_8966_02182e3564b7.slice PodAnnotations:0xc003ab0220}] Aliases:map[]}\"",
2026-06-12 21:10:23.040657 | controller |     "Jun 12 20:17:59.227419 crc crio[20719]: time=\"2026-06-12T20:17:59.227232783Z\" level=info msg=\"Got pod network &{Name:neutron-eddf-account-create-update-zthmj Namespace:openstack ID:4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b UID:416f2943-cfed-420f-a7b9-aced12264dcc NetNS:/var/run/netns/3ed9523e-9beb-415b-92c2-aeefa4525ba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod416f2943_cfed_420f_a7b9_aced12264dcc.slice PodAnnotations:0xc003c984a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.040673 | controller |     "Jun 12 20:17:59.227633 crc crio[20719]: time=\"2026-06-12T20:17:59.227582533Z\" level=info msg=\"Deleting pod openstack_neutron-eddf-account-create-update-zthmj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.040687 | controller |     "Jun 12 20:17:59.227633 crc crio[20719]: time=\"2026-06-12T20:17:59.227608124Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-pttj2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.040702 | controller |     "Jun 12 20:17:59.228159 crc crio[20719]: time=\"2026-06-12T20:17:59.228091147Z\" level=info msg=\"Stopping pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\" id=78076ba2-573d-4e71-8c1b-66f9c8ad8a53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.040717 | controller |     "Jun 12 20:17:59.228770 crc crio[20719]: time=\"2026-06-12T20:17:59.22857199Z\" level=info msg=\"Got pod network &{Name:cinder-41d7-account-create-update-tmwt8 Namespace:openstack ID:d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4 UID:af34115b-280c-4889-a15d-87904a384b43 NetNS:/var/run/netns/7f81f95d-38b8-4473-abcf-3954bad29244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf34115b_280c_4889_a15d_87904a384b43.slice PodAnnotations:0xc00259a238}] Aliases:map[]}\"",
2026-06-12 21:10:23.040736 | controller |     "Jun 12 20:17:59.228770 crc crio[20719]: time=\"2026-06-12T20:17:59.228685574Z\" level=info msg=\"Deleting pod openstack_cinder-41d7-account-create-update-tmwt8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.040751 | controller |     "Jun 12 20:17:59.229824 crc crio[20719]: time=\"2026-06-12T20:17:59.229775013Z\" level=info msg=\"Stopping pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\" id=88f7fb0b-17cd-4293-bb8f-032403560d0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.040766 | controller |     "Jun 12 20:17:59.230351 crc crio[20719]: time=\"2026-06-12T20:17:59.230235356Z\" level=info msg=\"Got pod network &{Name:barbican-3eda-account-create-update-wr9ck Namespace:openstack ID:6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6 UID:983c8ed5-da6a-45a9-83e2-d2dd918b0fa9 NetNS:/var/run/netns/fdad26ca-3b00-45c9-be2e-2d94f3e3a14f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod983c8ed5_da6a_45a9_83e2_d2dd918b0fa9.slice PodAnnotations:0xc003ab0298}] Aliases:map[]}\"",
2026-06-12 21:10:23.040781 | controller |     "Jun 12 20:17:59.230494 crc crio[20719]: time=\"2026-06-12T20:17:59.230441722Z\" level=info msg=\"Deleting pod openstack_barbican-3eda-account-create-update-wr9ck from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.040796 | controller |     "Jun 12 20:18:00.502862 crc crio[20719]: time=\"2026-06-12T20:18:00.502233664Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688258-kg4dv/POD\" id=30d62cb4-60df-4a06-83e8-4fbc914ff303 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.040811 | controller |     "Jun 12 20:18:00.503943 crc crio[20719]: time=\"2026-06-12T20:18:00.502913983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.040825 | controller |     "Jun 12 20:18:02.326865 crc crio[20719]: time=\"2026-06-12T20:18:02.325985155Z\" level=info msg=\"Stopping pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\" id=3c0d975a-47cf-454a-a08a-d217065359c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.040839 | controller |     "Jun 12 20:18:02.329509 crc crio[20719]: time=\"2026-06-12T20:18:02.327532759Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-8m4w9 Namespace:openstack ID:6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a UID:a6c5a0f1-a4a9-41fe-865d-a348e37f086d NetNS:/var/run/netns/fb388c05-5461-4671-be77-94d829f591a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6c5a0f1_a4a9_41fe_865d_a348e37f086d.slice PodAnnotations:0xc003c98148}] Aliases:map[]}\"",
2026-06-12 21:10:23.040874 | controller |     "Jun 12 20:18:02.329509 crc crio[20719]: time=\"2026-06-12T20:18:02.327671403Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-8m4w9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.040892 | controller |     "Jun 12 20:18:03.712373 crc crio[20719]: time=\"2026-06-12T20:18:03.711406831Z\" level=info msg=\"Stopped pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\" id=78076ba2-573d-4e71-8c1b-66f9c8ad8a53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.040907 | controller |     "Jun 12 20:18:03.714567 crc crio[20719]: time=\"2026-06-12T20:18:03.711958496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f4e25f0a-894b-4f1b-b010-6d917db66d0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.040925 | controller |     "Jun 12 20:18:03.716972 crc crio[20719]: time=\"2026-06-12T20:18:03.71674488Z\" level=info msg=\"Stopped pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\" id=e3c2dcaa-712b-421f-8502-5f2a0113a632 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.040941 | controller |     "Jun 12 20:18:03.722196 crc crio[20719]: time=\"2026-06-12T20:18:03.72212359Z\" level=info msg=\"Stopped pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\" id=88f7fb0b-17cd-4293-bb8f-032403560d0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.040956 | controller |     "Jun 12 20:18:03.724900 crc crio[20719]: time=\"2026-06-12T20:18:03.724830325Z\" level=info msg=\"Stopped pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\" id=b7d290b8-1f7a-4540-a161-8e3048e0d99f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.040970 | controller |     "Jun 12 20:18:03.729740 crc crio[20719]: time=\"2026-06-12T20:18:03.729358023Z\" level=info msg=\"Stopped pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\" id=3c0d975a-47cf-454a-a08a-d217065359c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.040985 | controller |     "Jun 12 20:18:03.741316 crc crio[20719]: time=\"2026-06-12T20:18:03.74113738Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=07d9c1b5-27e4-421a-8e37-2666401807ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.040999 | controller |     "Jun 12 20:18:03.783402 crc crio[20719]: time=\"2026-06-12T20:18:03.783162024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041013 | controller |     "Jun 12 20:18:03.786117 crc crio[20719]: time=\"2026-06-12T20:18:03.785999493Z\" level=info msg=\"Stopped pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\" id=e2aca785-767e-47fd-a64d-9bafa4bc1ede name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.041028 | controller |     "Jun 12 20:18:03.787199 crc crio[20719]: time=\"2026-06-12T20:18:03.787091213Z\" level=info msg=\"Stopped pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\" id=b9218d39-711c-4c46-8075-b69b78c67e4f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.041042 | controller |     "Jun 12 20:18:03.838477 crc crio[20719]: time=\"2026-06-12T20:18:03.838129319Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688258-kg4dv Namespace:openshift-infra ID:6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3 UID:a846caa0-70a0-47ec-92da-78b8816f9afb NetNS:/var/run/netns/ca9797f2-8d43-407d-94f9-0e46524542fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda846caa0_70a0_47ec_92da_78b8816f9afb.slice PodAnnotations:0xc00008c588}] Aliases:map[]}\"",
2026-06-12 21:10:23.041057 | controller |     "Jun 12 20:18:03.838477 crc crio[20719]: time=\"2026-06-12T20:18:03.838218181Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688258-kg4dv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.041071 | controller |     "Jun 12 20:18:03.842936 crc crio[20719]: time=\"2026-06-12T20:18:03.842755066Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b\" id=c3fbca86-1918-4b28-8253-274ae58933f0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.041086 | controller |     "Jun 12 20:18:03.844771 crc crio[20719]: time=\"2026-06-12T20:18:03.84468247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=06bfae5e-ff92-44ba-8847-ea400f9e9136 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.041103 | controller |     "Jun 12 20:18:03.892680 crc crio[20719]: time=\"2026-06-12T20:18:03.892478927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=587f1a56-de89-43b9-a997-5af58725575f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.041118 | controller |     "Jun 12 20:18:03.894928 crc crio[20719]: time=\"2026-06-12T20:18:03.892501556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041132 | controller |     "Jun 12 20:18:03.904051 crc crio[20719]: time=\"2026-06-12T20:18:03.903981178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041146 | controller |     "Jun 12 20:18:03.906584 crc crio[20719]: time=\"2026-06-12T20:18:03.906411174Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-j48tq/keystone-db-sync\" id=6a254f5b-c2c3-4f38-a920-a23f3890a916 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.041160 | controller |     "Jun 12 20:18:03.908662 crc crio[20719]: time=\"2026-06-12T20:18:03.908611067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041175 | controller |     "Jun 12 20:18:03.954410 crc crio[20719]: time=\"2026-06-12T20:18:03.952870231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041189 | controller |     "Jun 12 20:18:03.957533 crc crio[20719]: time=\"2026-06-12T20:18:03.957468329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041204 | controller |     "Jun 12 20:18:04.088231 crc crio[20719]: time=\"2026-06-12T20:18:04.08780383Z\" level=info msg=\"Created container 48d447e238e05a7ebf529f89f4dd5ad421264a6dd591b9a7ff64ed1a9535e306: openstack/swift-storage-0/object-updater\" id=07d9c1b5-27e4-421a-8e37-2666401807ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.041218 | controller |     "Jun 12 20:18:04.090152 crc crio[20719]: time=\"2026-06-12T20:18:04.090079173Z\" level=info msg=\"Starting container: 48d447e238e05a7ebf529f89f4dd5ad421264a6dd591b9a7ff64ed1a9535e306\" id=1432d001-da84-4d2e-a8f0-a9bdfeb5ea1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.041233 | controller |     "Jun 12 20:18:04.113681 crc crio[20719]: time=\"2026-06-12T20:18:04.107218591Z\" level=info msg=\"Started container\" PID=61349 containerID=48d447e238e05a7ebf529f89f4dd5ad421264a6dd591b9a7ff64ed1a9535e306 description=openstack/swift-storage-0/object-updater id=1432d001-da84-4d2e-a8f0-a9bdfeb5ea1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.041247 | controller |     "Jun 12 20:18:04.113681 crc crio[20719]: time=\"2026-06-12T20:18:04.111003338Z\" level=info msg=\"Created container 862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360: openstack/keystone-db-sync-j48tq/keystone-db-sync\" id=6a254f5b-c2c3-4f38-a920-a23f3890a916 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.041262 | controller |     "Jun 12 20:18:04.115174 crc crio[20719]: time=\"2026-06-12T20:18:04.114476872Z\" level=info msg=\"Starting container: 862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360\" id=48dd1b31-ee6b-4e89-b690-8bfe95e1db0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.041279 | controller |     "Jun 12 20:18:04.129140 crc crio[20719]: time=\"2026-06-12T20:18:04.125739979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=02fb4841-10a5-4f76-9b2f-fbd5acaf18c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.041294 | controller |     "Jun 12 20:18:04.133891 crc crio[20719]: time=\"2026-06-12T20:18:04.133037762Z\" level=info msg=\"Started container\" PID=61354 containerID=862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360 description=openstack/keystone-db-sync-j48tq/keystone-db-sync id=48dd1b31-ee6b-4e89-b690-8bfe95e1db0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0",
2026-06-12 21:10:23.041308 | controller |     "Jun 12 20:18:04.144831 crc crio[20719]: time=\"2026-06-12T20:18:04.144256174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=700596f5-b574-4e00-84a3-74fa008b1d72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.041323 | controller |     "Jun 12 20:18:04.160096 crc crio[20719]: time=\"2026-06-12T20:18:04.159974523Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=5bd9d2b0-3623-4582-96d3-0d6433f55d4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.041337 | controller |     "Jun 12 20:18:04.160541 crc crio[20719]: time=\"2026-06-12T20:18:04.160452407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041351 | controller |     "Jun 12 20:18:04.236470 crc crio[20719]: time=\"2026-06-12T20:18:04.236230261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041366 | controller |     "Jun 12 20:18:04.241661 crc crio[20719]: time=\"2026-06-12T20:18:04.241092268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041380 | controller |     "Jun 12 20:18:04.363516 crc crio[20719]: time=\"2026-06-12T20:18:04.363096344Z\" level=info msg=\"Created container e32eed7318f99b8aced1031374e6079c88ed2af135e44edd00893b9e86513489: openstack/swift-storage-0/object-expirer\" id=5bd9d2b0-3623-4582-96d3-0d6433f55d4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.041394 | controller |     "Jun 12 20:18:04.367433 crc crio[20719]: time=\"2026-06-12T20:18:04.366395305Z\" level=info msg=\"Starting container: e32eed7318f99b8aced1031374e6079c88ed2af135e44edd00893b9e86513489\" id=236fd744-c3fe-4ff2-b59b-c64fb75ea9bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.041409 | controller |     "Jun 12 20:18:04.370870 crc crio[20719]: time=\"2026-06-12T20:18:04.370781887Z\" level=info msg=\"Started container\" PID=61389 containerID=e32eed7318f99b8aced1031374e6079c88ed2af135e44edd00893b9e86513489 description=openstack/swift-storage-0/object-expirer id=236fd744-c3fe-4ff2-b59b-c64fb75ea9bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.041424 | controller |     "Jun 12 20:18:04.390704 crc crio[20719]: time=\"2026-06-12T20:18:04.390637873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b03dd455-4637-4a88-a869-dbfcd814d6b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.041439 | controller |     "Jun 12 20:18:04.418171 crc crio[20719]: time=\"2026-06-12T20:18:04.417994085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d6a8d2bc-04b5-41a1-93d6-ee789644f34e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.041457 | controller |     "Jun 12 20:18:04.426481 crc crio[20719]: time=\"2026-06-12T20:18:04.426133361Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=ebd60130-706e-409a-8f10-e5eee22efb4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.041472 | controller |     "Jun 12 20:18:04.427026 crc crio[20719]: time=\"2026-06-12T20:18:04.426490691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041486 | controller |     "Jun 12 20:18:04.475925 crc crio[20719]: 2026-06-12T20:18:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6efca57d084ac40 Mac:5e:c5:8b:68:c0:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/ca9797f2-8d43-407d-94f9-0e46524542fa SocketPath: PciID:}] [{Interface:0xc000160d60 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.041501 | controller |     "Jun 12 20:18:04.475925 crc crio[20719]: time=\"2026-06-12T20:18:04.473945588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688258-kg4dv Namespace:openshift-infra ID:6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3 UID:a846caa0-70a0-47ec-92da-78b8816f9afb NetNS:/var/run/netns/ca9797f2-8d43-407d-94f9-0e46524542fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda846caa0_70a0_47ec_92da_78b8816f9afb.slice PodAnnotations:0xc00008c588}] Aliases:map[]}\"",
2026-06-12 21:10:23.041516 | controller |     "Jun 12 20:18:04.475925 crc crio[20719]: time=\"2026-06-12T20:18:04.474075151Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688258-kg4dv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.041531 | controller |     "Jun 12 20:18:04.475925 crc crio[20719]: time=\"2026-06-12T20:18:04.473960327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041546 | controller |     "Jun 12 20:18:04.477855 crc crio[20719]: time=\"2026-06-12T20:18:04.477786425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041560 | controller |     "Jun 12 20:18:04.482826 crc crio[20719]: time=\"2026-06-12T20:18:04.482790835Z\" level=info msg=\"Ran pod sandbox 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3 with infra container: openshift-infra/auto-csr-approver-29688258-kg4dv/POD\" id=30d62cb4-60df-4a06-83e8-4fbc914ff303 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.041575 | controller |     "Jun 12 20:18:04.489907 crc crio[20719]: time=\"2026-06-12T20:18:04.489518923Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0aebe839-08de-45fa-8535-d74fc8a36d0a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.041589 | controller |     "Jun 12 20:18:04.497477 crc crio[20719]: time=\"2026-06-12T20:18:04.497239168Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.041604 | controller |     "Jun 12 20:18:04.573857 crc crio[20719]: time=\"2026-06-12T20:18:04.573818175Z\" level=info msg=\"Created container c941e8c8ff54f0d0585f26b14588dcfa0fdba69f5cff923df1e021a88bacc5e5: openstack/swift-storage-0/rsync\" id=ebd60130-706e-409a-8f10-e5eee22efb4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.041619 | controller |     "Jun 12 20:18:04.576867 crc crio[20719]: time=\"2026-06-12T20:18:04.576611813Z\" level=info msg=\"Starting container: c941e8c8ff54f0d0585f26b14588dcfa0fdba69f5cff923df1e021a88bacc5e5\" id=45a02824-5c2a-4e2b-84e9-4e69f994af5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.041637 | controller |     "Jun 12 20:18:04.584111 crc crio[20719]: time=\"2026-06-12T20:18:04.584052312Z\" level=info msg=\"Started container\" PID=61400 containerID=c941e8c8ff54f0d0585f26b14588dcfa0fdba69f5cff923df1e021a88bacc5e5 description=openstack/swift-storage-0/rsync id=45a02824-5c2a-4e2b-84e9-4e69f994af5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.041678 | controller |     "Jun 12 20:18:04.598697 crc crio[20719]: time=\"2026-06-12T20:18:04.598546316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a687e17d-4e3f-4119-95a9-b5b0634104a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.041698 | controller |     "Jun 12 20:18:04.611973 crc crio[20719]: time=\"2026-06-12T20:18:04.611580219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ceca35c6-40aa-420e-8035-a1d025fdc75d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.041714 | controller |     "Jun 12 20:18:04.619057 crc crio[20719]: time=\"2026-06-12T20:18:04.618968775Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=0a9e4c10-4570-4f5b-911c-db540d6a4d45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.041729 | controller |     "Jun 12 20:18:04.619545 crc crio[20719]: time=\"2026-06-12T20:18:04.619478619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041743 | controller |     "Jun 12 20:18:04.680079 crc crio[20719]: time=\"2026-06-12T20:18:04.679826014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041758 | controller |     "Jun 12 20:18:04.683662 crc crio[20719]: time=\"2026-06-12T20:18:04.683596019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041773 | controller |     "Jun 12 20:18:04.911991 crc crio[20719]: time=\"2026-06-12T20:18:04.911864312Z\" level=info msg=\"Created container 7f469227d9b36b972378083c65e91d9008e9b8f5aa6a8e868da5117aaa1e54b4: openstack/swift-storage-0/swift-recon-cron\" id=0a9e4c10-4570-4f5b-911c-db540d6a4d45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.041787 | controller |     "Jun 12 20:18:04.914072 crc crio[20719]: time=\"2026-06-12T20:18:04.913508767Z\" level=info msg=\"Starting container: 7f469227d9b36b972378083c65e91d9008e9b8f5aa6a8e868da5117aaa1e54b4\" id=dce7555b-86c0-4502-990e-0ffeecbdb495 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.041802 | controller |     "Jun 12 20:18:04.922470 crc crio[20719]: time=\"2026-06-12T20:18:04.922191351Z\" level=info msg=\"Started container\" PID=61414 containerID=7f469227d9b36b972378083c65e91d9008e9b8f5aa6a8e868da5117aaa1e54b4 description=openstack/swift-storage-0/swift-recon-cron id=dce7555b-86c0-4502-990e-0ffeecbdb495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e19661604dee7a6e99bffbbe0fea59d8e0c067855a0af2548aaae2f0e9e870a",
2026-06-12 21:10:23.041816 | controller |     "Jun 12 20:18:05.639487 crc crio[20719]: time=\"2026-06-12T20:18:05.639254511Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0aebe839-08de-45fa-8535-d74fc8a36d0a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.041831 | controller |     "Jun 12 20:18:05.640642 crc crio[20719]: time=\"2026-06-12T20:18:05.640563058Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cd75f289-6ff1-4c36-9867-4497ab24b771 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.041868 | controller |     "Jun 12 20:18:05.642899 crc crio[20719]: time=\"2026-06-12T20:18:05.642833533Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=95617543-e2e3-4c29-a8ae-186aabb7c92d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.041889 | controller |     "Jun 12 20:18:05.650459 crc crio[20719]: time=\"2026-06-12T20:18:05.650320184Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688258-kg4dv/oc\" id=15d93701-38d0-4172-ab8c-ad9e841eadf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.041904 | controller |     "Jun 12 20:18:05.650836 crc crio[20719]: time=\"2026-06-12T20:18:05.650804097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041919 | controller |     "Jun 12 20:18:05.698478 crc crio[20719]: time=\"2026-06-12T20:18:05.698251336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041933 | controller |     "Jun 12 20:18:06.266357 crc crio[20719]: time=\"2026-06-12T20:18:06.254213474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.041948 | controller |     "Jun 12 20:18:06.379133 crc crio[20719]: time=\"2026-06-12T20:18:06.378873914Z\" level=info msg=\"Created container d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e: openshift-infra/auto-csr-approver-29688258-kg4dv/oc\" id=15d93701-38d0-4172-ab8c-ad9e841eadf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.041962 | controller |     "Jun 12 20:18:06.380856 crc crio[20719]: time=\"2026-06-12T20:18:06.380723687Z\" level=info msg=\"Starting container: d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e\" id=14705b72-7b0a-4b6c-9d88-f14ffe25b77f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.041977 | controller |     "Jun 12 20:18:06.387541 crc crio[20719]: time=\"2026-06-12T20:18:06.387466324Z\" level=info msg=\"Started container\" PID=61512 containerID=d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e description=openshift-infra/auto-csr-approver-29688258-kg4dv/oc id=14705b72-7b0a-4b6c-9d88-f14ffe25b77f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3",
2026-06-12 21:10:23.041992 | controller |     "Jun 12 20:18:06.684006 crc crio[20719]: time=\"2026-06-12T20:18:06.68358501Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/POD\" id=c8b7bbc3-7ac7-4440-9e32-7783f49507db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.042006 | controller |     "Jun 12 20:18:06.684163 crc crio[20719]: time=\"2026-06-12T20:18:06.684015932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.042021 | controller |     "Jun 12 20:18:06.750164 crc crio[20719]: time=\"2026-06-12T20:18:06.749918512Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-zt56n Namespace:openstack ID:06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96 UID:3ef453a4-28da-4712-8dc1-42e6b863d1f0 NetNS:/var/run/netns/b785719e-6fd2-40d1-95b6-4d065afd3ea9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ef453a4_28da_4712_8dc1_42e6b863d1f0.slice PodAnnotations:0xc003332038}] Aliases:map[]}\"",
2026-06-12 21:10:23.042036 | controller |     "Jun 12 20:18:06.750164 crc crio[20719]: time=\"2026-06-12T20:18:06.749986944Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68dfc8c9f9-zt56n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.042054 | controller |     "Jun 12 20:18:07.316394 crc crio[20719]: 2026-06-12T20:18:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06c090c841e1081 Mac:82:75:03:33:42:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/b785719e-6fd2-40d1-95b6-4d065afd3ea9 SocketPath: PciID:}] [{Interface:0xc000014d40 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.042069 | controller |     "Jun 12 20:18:07.317838 crc crio[20719]: time=\"2026-06-12T20:18:07.317222379Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-zt56n Namespace:openstack ID:06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96 UID:3ef453a4-28da-4712-8dc1-42e6b863d1f0 NetNS:/var/run/netns/b785719e-6fd2-40d1-95b6-4d065afd3ea9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ef453a4_28da_4712_8dc1_42e6b863d1f0.slice PodAnnotations:0xc003332038}] Aliases:map[]}\"",
2026-06-12 21:10:23.042084 | controller |     "Jun 12 20:18:07.317838 crc crio[20719]: time=\"2026-06-12T20:18:07.317466676Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68dfc8c9f9-zt56n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.042098 | controller |     "Jun 12 20:18:07.326473 crc crio[20719]: time=\"2026-06-12T20:18:07.326434206Z\" level=info msg=\"Ran pod sandbox 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96 with infra container: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/POD\" id=c8b7bbc3-7ac7-4440-9e32-7783f49507db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.042112 | controller |     "Jun 12 20:18:07.328934 crc crio[20719]: time=\"2026-06-12T20:18:07.328839292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e0620dd3-9855-4160-9eaa-577bef4083a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.042127 | controller |     "Jun 12 20:18:07.381652 crc crio[20719]: time=\"2026-06-12T20:18:07.381574595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=64fd8df2-00ae-4cf7-a2d3-ccadf9907aed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.042141 | controller |     "Jun 12 20:18:07.391410 crc crio[20719]: time=\"2026-06-12T20:18:07.391232435Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/init\" id=f18be686-75e2-4f01-86f3-68d10a8fa3da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.042156 | controller |     "Jun 12 20:18:07.392054 crc crio[20719]: time=\"2026-06-12T20:18:07.391983225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.042170 | controller |     "Jun 12 20:18:07.436972 crc crio[20719]: time=\"2026-06-12T20:18:07.436887779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.042184 | controller |     "Jun 12 20:18:07.440489 crc crio[20719]: time=\"2026-06-12T20:18:07.440439478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.042198 | controller |     "Jun 12 20:18:07.596590 crc crio[20719]: time=\"2026-06-12T20:18:07.596060733Z\" level=info msg=\"Created container 0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/init\" id=f18be686-75e2-4f01-86f3-68d10a8fa3da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.042213 | controller |     "Jun 12 20:18:07.599148 crc crio[20719]: time=\"2026-06-12T20:18:07.597911224Z\" level=info msg=\"Starting container: 0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae\" id=e6c7f5d2-aa88-4dd9-b80f-7f299535095b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.042231 | controller |     "Jun 12 20:18:07.605896 crc crio[20719]: time=\"2026-06-12T20:18:07.605805774Z\" level=info msg=\"Started container\" PID=61673 containerID=0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae description=openstack/dnsmasq-dns-68dfc8c9f9-zt56n/init id=e6c7f5d2-aa88-4dd9-b80f-7f299535095b name=/runtime.v1.RuntimeService/StartContainer sandboxID=06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96",
2026-06-12 21:10:23.042246 | controller |     "Jun 12 20:18:08.520526 crc crio[20719]: time=\"2026-06-12T20:18:08.518837562Z\" level=info msg=\"Stopping pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\" id=a2f979d4-45e6-4fbe-b22e-4db53d24da9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.042261 | controller |     "Jun 12 20:18:08.520526 crc crio[20719]: time=\"2026-06-12T20:18:08.520222471Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688258-kg4dv Namespace:openshift-infra ID:6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3 UID:a846caa0-70a0-47ec-92da-78b8816f9afb NetNS:/var/run/netns/ca9797f2-8d43-407d-94f9-0e46524542fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda846caa0_70a0_47ec_92da_78b8816f9afb.slice PodAnnotations:0xc000a38250}] Aliases:map[]}\"",
2026-06-12 21:10:23.042276 | controller |     "Jun 12 20:18:08.520526 crc crio[20719]: time=\"2026-06-12T20:18:08.520461481Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688258-kg4dv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.042290 | controller |     "Jun 12 20:18:08.522156 crc crio[20719]: time=\"2026-06-12T20:18:08.520764815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=544618bb-f437-42a8-9006-045a7edf7a50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.042305 | controller |     "Jun 12 20:18:08.624675 crc crio[20719]: time=\"2026-06-12T20:18:08.624566553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cb9d021b-6146-4641-aa7e-4112785889f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.042319 | controller |     "Jun 12 20:18:08.641812 crc crio[20719]: time=\"2026-06-12T20:18:08.641716572Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns\" id=9e72b18f-b291-4320-96c3-40f099c3448f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.042334 | controller |     "Jun 12 20:18:08.642359 crc crio[20719]: time=\"2026-06-12T20:18:08.642191116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.042348 | controller |     "Jun 12 20:18:08.713426 crc crio[20719]: time=\"2026-06-12T20:18:08.713210578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.042363 | controller |     "Jun 12 20:18:08.718497 crc crio[20719]: time=\"2026-06-12T20:18:08.71758307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.042377 | controller |     "Jun 12 20:18:08.874324 crc crio[20719]: time=\"2026-06-12T20:18:08.869352632Z\" level=info msg=\"Stopped pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\" id=a2f979d4-45e6-4fbe-b22e-4db53d24da9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.042392 | controller |     "Jun 12 20:18:09.059662 crc crio[20719]: time=\"2026-06-12T20:18:09.058921539Z\" level=info msg=\"Created container 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns\" id=9e72b18f-b291-4320-96c3-40f099c3448f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.042438 | controller |     "Jun 12 20:18:09.061124 crc crio[20719]: time=\"2026-06-12T20:18:09.061027368Z\" level=info msg=\"Starting container: 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402\" id=64c99455-0358-4354-925d-68fec9f0aacc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.042453 | controller |     "Jun 12 20:18:09.067186 crc crio[20719]: time=\"2026-06-12T20:18:09.067096097Z\" level=info msg=\"Started container\" PID=61778 containerID=3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402 description=openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns id=64c99455-0358-4354-925d-68fec9f0aacc name=/runtime.v1.RuntimeService/StartContainer sandboxID=06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96",
2026-06-12 21:10:23.042468 | controller |     "Jun 12 20:18:09.715754 crc crio[20719]: time=\"2026-06-12T20:18:09.715414305Z\" level=info msg=\"Stopping pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\" id=5a3d97eb-6095-42a4-8bb0-98faa7ba5447 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.042483 | controller |     "Jun 12 20:18:09.715754 crc crio[20719]: time=\"2026-06-12T20:18:09.715779975Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\" id=5a3d97eb-6095-42a4-8bb0-98faa7ba5447 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.042497 | controller |     "Jun 12 20:18:09.717142 crc crio[20719]: time=\"2026-06-12T20:18:09.716543857Z\" level=info msg=\"Removing pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\" id=25cef182-ad9d-4efb-9970-bd5939e84897 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.042511 | controller |     "Jun 12 20:18:09.733592 crc crio[20719]: time=\"2026-06-12T20:18:09.733513265Z\" level=info msg=\"Removed pod sandbox: 42003d829c16c5c89fb137a8ed73f5f3554b506db15d4542d845459cf3c4c0af\" id=25cef182-ad9d-4efb-9970-bd5939e84897 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.042526 | controller |     "Jun 12 20:18:09.734816 crc crio[20719]: time=\"2026-06-12T20:18:09.734751871Z\" level=info msg=\"Stopping pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\" id=9ef8142a-27d7-4c67-9c47-6e956635eff8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.042541 | controller |     "Jun 12 20:18:09.734889 crc crio[20719]: time=\"2026-06-12T20:18:09.734816962Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\" id=9ef8142a-27d7-4c67-9c47-6e956635eff8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.042555 | controller |     "Jun 12 20:18:09.735407 crc crio[20719]: time=\"2026-06-12T20:18:09.735224064Z\" level=info msg=\"Removing pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\" id=d6012432-8552-44cf-a7a4-bc01a446cfa7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.042569 | controller |     "Jun 12 20:18:09.759525 crc crio[20719]: time=\"2026-06-12T20:18:09.759083636Z\" level=info msg=\"Removed pod sandbox: 0968d4a802342881942a7f3b4c99930e39a67acb15d550e10219f46a4b98a946\" id=d6012432-8552-44cf-a7a4-bc01a446cfa7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.042584 | controller |     "Jun 12 20:18:10.612499 crc crio[20719]: time=\"2026-06-12T20:18:10.612208869Z\" level=info msg=\"Stopping pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\" id=4198c11a-9ed9-430b-9cab-2f25a0b276c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.042598 | controller |     "Jun 12 20:18:10.613426 crc crio[20719]: time=\"2026-06-12T20:18:10.613206588Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-j48tq Namespace:openstack ID:525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0 UID:54186bdf-0971-4af2-af55-22e282b39cba NetNS:/var/run/netns/5090e313-1350-4727-9302-b9f5999f44b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54186bdf_0971_4af2_af55_22e282b39cba.slice PodAnnotations:0xc003c98030}] Aliases:map[]}\"",
2026-06-12 21:10:23.042617 | controller |     "Jun 12 20:18:10.613608 crc crio[20719]: time=\"2026-06-12T20:18:10.613551727Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-j48tq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.042632 | controller |     "Jun 12 20:18:10.987399 crc crio[20719]: time=\"2026-06-12T20:18:10.986726734Z\" level=info msg=\"Stopped pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\" id=4198c11a-9ed9-430b-9cab-2f25a0b276c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.042646 | controller |     "Jun 12 20:18:14.557317 crc crio[20719]: time=\"2026-06-12T20:18:14.553618169Z\" level=info msg=\"Stopping container: 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402 (timeout: 10s)\" id=e7b0f18a-7f49-4ef8-8709-f61529fe8949 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.042661 | controller |     "Jun 12 20:18:14.667249 crc crio[20719]: time=\"2026-06-12T20:18:14.667155587Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-lc89v/POD\" id=c4bbf0ab-3b23-47e6-b49f-7359088dc6ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.042676 | controller |     "Jun 12 20:18:14.667249 crc crio[20719]: time=\"2026-06-12T20:18:14.667304338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.042690 | controller |     "Jun 12 20:18:14.758823 crc crio[20719]: time=\"2026-06-12T20:18:14.758700043Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-lc89v Namespace:openstack ID:86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621 UID:5005db63-120c-4aee-b52a-8ea421427e80 NetNS:/var/run/netns/1c4c48b2-9294-4e8c-883d-a68a690e9af8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5005db63_120c_4aee_b52a_8ea421427e80.slice PodAnnotations:0xc000a39240}] Aliases:map[]}\"",
2026-06-12 21:10:23.042705 | controller |     "Jun 12 20:18:14.758823 crc crio[20719]: time=\"2026-06-12T20:18:14.758803935Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-lc89v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.042759 | controller |     "Jun 12 20:18:15.035077 crc crio[20719]: time=\"2026-06-12T20:18:15.03465437Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-rjc7k/POD\" id=73e8956e-dedf-4e0f-88a5-ea6aa39ba17f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.042780 | controller |     "Jun 12 20:18:15.035427 crc crio[20719]: time=\"2026-06-12T20:18:15.035098469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.042828 | controller |     "Jun 12 20:18:15.092327 crc crio[20719]: time=\"2026-06-12T20:18:15.085247209Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-rjc7k Namespace:openstack ID:c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7 UID:181c3c05-2f52-47b9-bfac-0b964cc3aaac NetNS:/var/run/netns/8c3fc7cb-6359-4d28-9008-1626b786f9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181c3c05_2f52_47b9_bfac_0b964cc3aaac.slice PodAnnotations:0xc00008d3b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.042865 | controller |     "Jun 12 20:18:15.092327 crc crio[20719]: time=\"2026-06-12T20:18:15.085412796Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-57c96b5555-rjc7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.042888 | controller |     "Jun 12 20:18:15.143431 crc crio[20719]: time=\"2026-06-12T20:18:15.139622206Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-96vqh/POD\" id=3b6617c9-b8e4-4e60-b99f-30680caad9b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.042904 | controller |     "Jun 12 20:18:15.143431 crc crio[20719]: time=\"2026-06-12T20:18:15.140097799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.042919 | controller |     "Jun 12 20:18:15.228759 crc crio[20719]: time=\"2026-06-12T20:18:15.22856153Z\" level=info msg=\"Stopped container 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns\" id=e7b0f18a-7f49-4ef8-8709-f61529fe8949 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.042934 | controller |     "Jun 12 20:18:15.254509 crc crio[20719]: time=\"2026-06-12T20:18:15.252620715Z\" level=info msg=\"Stopping pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\" id=ef04875d-6e1a-440e-ae56-dea577473c48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.042949 | controller |     "Jun 12 20:18:15.254509 crc crio[20719]: time=\"2026-06-12T20:18:15.253508641Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-zt56n Namespace:openstack ID:06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96 UID:3ef453a4-28da-4712-8dc1-42e6b863d1f0 NetNS:/var/run/netns/b785719e-6fd2-40d1-95b6-4d065afd3ea9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ef453a4_28da_4712_8dc1_42e6b863d1f0.slice PodAnnotations:0xc003ab03f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.042964 | controller |     "Jun 12 20:18:15.254509 crc crio[20719]: time=\"2026-06-12T20:18:15.253714272Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-zt56n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.042979 | controller |     "Jun 12 20:18:15.346408 crc crio[20719]: time=\"2026-06-12T20:18:15.346200979Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-96vqh Namespace:openstack ID:814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03 UID:35f4ac8d-0409-4a4c-a5fc-a511aef3ba19 NetNS:/var/run/netns/6f73e369-bcc9-45bf-b91f-405dd73f35c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35f4ac8d_0409_4a4c_a5fc_a511aef3ba19.slice PodAnnotations:0xc003c986a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.042994 | controller |     "Jun 12 20:18:15.346408 crc crio[20719]: time=\"2026-06-12T20:18:15.346362014Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-96vqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.043009 | controller |     "Jun 12 20:18:15.369510 crc crio[20719]: time=\"2026-06-12T20:18:15.367624265Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-54gf8/POD\" id=876d0ae3-4962-4ef5-bee6-ffaeaae3e87f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.043024 | controller |     "Jun 12 20:18:15.369510 crc crio[20719]: time=\"2026-06-12T20:18:15.367741668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043039 | controller |     "Jun 12 20:18:15.549106 crc crio[20719]: time=\"2026-06-12T20:18:15.549032944Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-54gf8 Namespace:openstack ID:7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0 UID:edd1272e-35ac-4033-8f03-83a2b7588364 NetNS:/var/run/netns/f78e39f4-b8cc-417f-a1c5-56669df12c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedd1272e_35ac_4033_8f03_83a2b7588364.slice PodAnnotations:0xc003ab01a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.043057 | controller |     "Jun 12 20:18:15.549106 crc crio[20719]: time=\"2026-06-12T20:18:15.549099706Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-54gf8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.043072 | controller |     "Jun 12 20:18:15.614221 crc crio[20719]: time=\"2026-06-12T20:18:15.613752191Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-qbbm8/POD\" id=74b1c4e1-6d8e-4eef-a371-e8108e249d34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.043087 | controller |     "Jun 12 20:18:15.614221 crc crio[20719]: time=\"2026-06-12T20:18:15.613849664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043102 | controller |     "Jun 12 20:18:15.660214 crc crio[20719]: time=\"2026-06-12T20:18:15.656059583Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-qbbm8 Namespace:openstack ID:1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659 UID:61822326-23ba-4257-9400-1c47f8e9876c NetNS:/var/run/netns/70c14abc-c2a9-4dd2-aa05-3019ad046073 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61822326_23ba_4257_9400_1c47f8e9876c.slice PodAnnotations:0xc003c98388}] Aliases:map[]}\"",
2026-06-12 21:10:23.043117 | controller |     "Jun 12 20:18:15.660214 crc crio[20719]: time=\"2026-06-12T20:18:15.656535126Z\" level=info msg=\"Adding pod openstack_placement-db-sync-qbbm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.043131 | controller |     "Jun 12 20:18:15.691143 crc crio[20719]: time=\"2026-06-12T20:18:15.690915045Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-2lpnn/POD\" id=0c6d2863-29ed-4733-9216-fd30a58f0900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.043146 | controller |     "Jun 12 20:18:15.691143 crc crio[20719]: time=\"2026-06-12T20:18:15.691012288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043161 | controller |     "Jun 12 20:18:15.734909 crc crio[20719]: 2026-06-12T20:18:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86e9638b769d902 Mac:fe:88:b8:c7:13:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/1c4c48b2-9294-4e8c-883d-a68a690e9af8 SocketPath: PciID:}] [{Interface:0xc0000150d0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.043176 | controller |     "Jun 12 20:18:15.735556 crc crio[20719]: time=\"2026-06-12T20:18:15.735027008Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-lc89v Namespace:openstack ID:86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621 UID:5005db63-120c-4aee-b52a-8ea421427e80 NetNS:/var/run/netns/1c4c48b2-9294-4e8c-883d-a68a690e9af8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5005db63_120c_4aee_b52a_8ea421427e80.slice PodAnnotations:0xc000a39240}] Aliases:map[]}\"",
2026-06-12 21:10:23.043191 | controller |     "Jun 12 20:18:15.735556 crc crio[20719]: time=\"2026-06-12T20:18:15.735192533Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-lc89v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.043208 | controller |     "Jun 12 20:18:15.769017 crc crio[20719]: time=\"2026-06-12T20:18:15.768940925Z\" level=info msg=\"Ran pod sandbox 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621 with infra container: openstack/keystone-bootstrap-lc89v/POD\" id=c4bbf0ab-3b23-47e6-b49f-7359088dc6ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.043223 | controller |     "Jun 12 20:18:15.780763 crc crio[20719]: time=\"2026-06-12T20:18:15.780676388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=319f930d-b4d7-44b2-9e0b-853d4bc5910e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.043238 | controller |     "Jun 12 20:18:15.782912 crc crio[20719]: time=\"2026-06-12T20:18:15.782844602Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-2lpnn Namespace:openstack ID:893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632 UID:5892c344-8c1c-40ee-8cc1-0c5f03e2ad10 NetNS:/var/run/netns/a3a0b1dc-5b65-4fda-b0a5-9ed065bf7829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5892c344_8c1c_40ee_8cc1_0c5f03e2ad10.slice PodAnnotations:0xc003c984a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.043253 | controller |     "Jun 12 20:18:15.782912 crc crio[20719]: time=\"2026-06-12T20:18:15.782908314Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-2lpnn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.043267 | controller |     "Jun 12 20:18:15.826428 crc crio[20719]: time=\"2026-06-12T20:18:15.820495602Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=979f9fe1-01bd-4576-a81a-10e0ca1016af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.043282 | controller |     "Jun 12 20:18:15.826428 crc crio[20719]: time=\"2026-06-12T20:18:15.820573375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043296 | controller |     "Jun 12 20:18:15.857623 crc crio[20719]: time=\"2026-06-12T20:18:15.857253743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=3e209588-3f34-4b07-b3c8-f61976d44b21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.043311 | controller |     "Jun 12 20:18:15.877306 crc crio[20719]: time=\"2026-06-12T20:18:15.877111905Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-lc89v/keystone-bootstrap\" id=c4926708-b81f-4783-a64e-d2209fb44aac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.043325 | controller |     "Jun 12 20:18:15.880932 crc crio[20719]: time=\"2026-06-12T20:18:15.88090249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043340 | controller |     "Jun 12 20:18:15.928771 crc crio[20719]: time=\"2026-06-12T20:18:15.928668625Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6 UID:75a52c55-586a-4c20-8f34-3cd74cf66226 NetNS:/var/run/netns/4a1114d9-039d-4fc9-9a11-2e8abe2ff225 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75a52c55_586a_4c20_8f34_3cd74cf66226.slice PodAnnotations:0xc003c98890}] Aliases:map[]}\"",
2026-06-12 21:10:23.043354 | controller |     "Jun 12 20:18:15.928771 crc crio[20719]: time=\"2026-06-12T20:18:15.928730816Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.043369 | controller |     "Jun 12 20:18:15.976638 crc crio[20719]: 2026-06-12T20:18:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c47d1ff1097532d Mac:8e:e6:c6:83:97:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/8c3fc7cb-6359-4d28-9008-1626b786f9bd SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.043390 | controller |     "Jun 12 20:18:15.980365 crc crio[20719]: time=\"2026-06-12T20:18:15.977830744Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-rjc7k Namespace:openstack ID:c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7 UID:181c3c05-2f52-47b9-bfac-0b964cc3aaac NetNS:/var/run/netns/8c3fc7cb-6359-4d28-9008-1626b786f9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181c3c05_2f52_47b9_bfac_0b964cc3aaac.slice PodAnnotations:0xc00008d3b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.043405 | controller |     "Jun 12 20:18:15.980541 crc crio[20719]: time=\"2026-06-12T20:18:15.980477589Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-57c96b5555-rjc7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.043420 | controller |     "Jun 12 20:18:16.037327 crc crio[20719]: time=\"2026-06-12T20:18:16.035609611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043434 | controller |     "Jun 12 20:18:16.049723 crc crio[20719]: time=\"2026-06-12T20:18:16.045816703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043448 | controller |     "Jun 12 20:18:16.049723 crc crio[20719]: time=\"2026-06-12T20:18:16.048531957Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-w6cbt/POD\" id=a72a4c24-30d2-4362-a704-97bacdd8ccac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.043462 | controller |     "Jun 12 20:18:16.049723 crc crio[20719]: time=\"2026-06-12T20:18:16.048609332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043477 | controller |     "Jun 12 20:18:16.068354 crc crio[20719]: time=\"2026-06-12T20:18:16.06514244Z\" level=info msg=\"Ran pod sandbox c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7 with infra container: openstack/dnsmasq-dns-57c96b5555-rjc7k/POD\" id=73e8956e-dedf-4e0f-88a5-ea6aa39ba17f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.043491 | controller |     "Jun 12 20:18:16.075914 crc crio[20719]: time=\"2026-06-12T20:18:16.0758624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ca86d569-4a19-49bd-8100-8daeb98cba89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.043506 | controller |     "Jun 12 20:18:16.097098 crc crio[20719]: time=\"2026-06-12T20:18:16.090778478Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-w6cbt Namespace:openstack ID:2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b UID:e9dd2dfb-4664-49c9-8cda-ae70c96b1393 NetNS:/var/run/netns/7ff73cd1-21ee-4e8c-9b04-0a1123c99a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9dd2dfb_4664_49c9_8cda_ae70c96b1393.slice PodAnnotations:0xc0033322e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.043521 | controller |     "Jun 12 20:18:16.097098 crc crio[20719]: time=\"2026-06-12T20:18:16.0908461Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-w6cbt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.043535 | controller |     "Jun 12 20:18:16.122415 crc crio[20719]: time=\"2026-06-12T20:18:16.119999931Z\" level=info msg=\"Stopped pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\" id=ef04875d-6e1a-440e-ae56-dea577473c48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.043581 | controller |     "Jun 12 20:18:16.183018 crc crio[20719]: time=\"2026-06-12T20:18:16.182825931Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=e12e9823-f1c9-4ec1-b691-196ac1f1764b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.043598 | controller |     "Jun 12 20:18:16.183018 crc crio[20719]: time=\"2026-06-12T20:18:16.182913203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043612 | controller |     "Jun 12 20:18:16.285744 crc crio[20719]: time=\"2026-06-12T20:18:16.284755893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c464dae1-b078-48f2-b398-dc8d5b58320b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.043626 | controller |     "Jun 12 20:18:16.304557 crc crio[20719]: time=\"2026-06-12T20:18:16.296972365Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9 UID:3df8b15f-5554-4df1-940c-ee8d1e1a244c NetNS:/var/run/netns/c4d6ed48-4458-4b36-93d3-e99c3379aec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3df8b15f_5554_4df1_940c_ee8d1e1a244c.slice PodAnnotations:0xc000110138}] Aliases:map[]}\"",
2026-06-12 21:10:23.043641 | controller |     "Jun 12 20:18:16.304557 crc crio[20719]: time=\"2026-06-12T20:18:16.297034136Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.043655 | controller |     "Jun 12 20:18:16.304557 crc crio[20719]: time=\"2026-06-12T20:18:16.303387766Z\" level=info msg=\"Created container 5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1: openstack/keystone-bootstrap-lc89v/keystone-bootstrap\" id=c4926708-b81f-4783-a64e-d2209fb44aac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.043670 | controller |     "Jun 12 20:18:16.309863 crc crio[20719]: time=\"2026-06-12T20:18:16.309359144Z\" level=info msg=\"Starting container: 5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1\" id=215dcd92-436a-4d02-ad26-0aecedb50c40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.043685 | controller |     "Jun 12 20:18:16.336187 crc crio[20719]: time=\"2026-06-12T20:18:16.335726098Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-57c96b5555-rjc7k/init\" id=d082a78d-8d18-4387-93ba-be5ea9925b7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.043700 | controller |     "Jun 12 20:18:16.336187 crc crio[20719]: time=\"2026-06-12T20:18:16.336095508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043714 | controller |     "Jun 12 20:18:16.340035 crc crio[20719]: time=\"2026-06-12T20:18:16.338975636Z\" level=info msg=\"Started container\" PID=62419 containerID=5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1 description=openstack/keystone-bootstrap-lc89v/keystone-bootstrap id=215dcd92-436a-4d02-ad26-0aecedb50c40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621",
2026-06-12 21:10:23.043730 | controller |     "Jun 12 20:18:16.438573 crc crio[20719]: time=\"2026-06-12T20:18:16.438495998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043748 | controller |     "Jun 12 20:18:16.444313 crc crio[20719]: time=\"2026-06-12T20:18:16.444208564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043763 | controller |     "Jun 12 20:18:16.487081 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:814eb0bbaf28ec6 Mac:fa:c4:1e:83:26:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/6f73e369-bcc9-45bf-b91f-405dd73f35c4 SocketPath: PciID:}] [{Interface:0xc0002848f0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.043778 | controller |     "Jun 12 20:18:16.487081 crc crio[20719]: time=\"2026-06-12T20:18:16.485967697Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-96vqh Namespace:openstack ID:814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03 UID:35f4ac8d-0409-4a4c-a5fc-a511aef3ba19 NetNS:/var/run/netns/6f73e369-bcc9-45bf-b91f-405dd73f35c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35f4ac8d_0409_4a4c_a5fc_a511aef3ba19.slice PodAnnotations:0xc003c986a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.043793 | controller |     "Jun 12 20:18:16.487081 crc crio[20719]: time=\"2026-06-12T20:18:16.486094401Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-96vqh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.043808 | controller |     "Jun 12 20:18:16.505927 crc crio[20719]: time=\"2026-06-12T20:18:16.504644542Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=d104809b-fff8-4da5-9ff6-9457b5b9ad82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.043823 | controller |     "Jun 12 20:18:16.505927 crc crio[20719]: time=\"2026-06-12T20:18:16.504741512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.043838 | controller |     "Jun 12 20:18:16.523060 crc crio[20719]: time=\"2026-06-12T20:18:16.522961397Z\" level=info msg=\"Ran pod sandbox 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03 with infra container: openstack/cinder-db-sync-96vqh/POD\" id=3b6617c9-b8e4-4e60-b99f-30680caad9b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.043871 | controller |     "Jun 12 20:18:16.533546 crc crio[20719]: time=\"2026-06-12T20:18:16.533404082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4b99f9f8-5c00-4041-b5bf-378259aebf29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.043888 | controller |     "Jun 12 20:18:16.533546 crc crio[20719]: time=\"2026-06-12T20:18:16.533564286Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=4b99f9f8-5c00-4041-b5bf-378259aebf29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.043903 | controller |     "Jun 12 20:18:16.533546 crc crio[20719]: time=\"2026-06-12T20:18:16.533604237Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=4b99f9f8-5c00-4041-b5bf-378259aebf29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.043917 | controller |     "Jun 12 20:18:16.543205 crc crio[20719]: time=\"2026-06-12T20:18:16.543120486Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=25074a62-287f-4ea2-97da-a129ddc2fe12 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.043931 | controller |     "Jun 12 20:18:16.562603 crc crio[20719]: time=\"2026-06-12T20:18:16.559685609Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-12 21:10:23.043950 | controller |     "Jun 12 20:18:16.579971 crc crio[20719]: time=\"2026-06-12T20:18:16.579900653Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1 UID:ce25368b-11fc-43e0-8ef0-402df5172ab6 NetNS:/var/run/netns/e5ec9e33-df7b-4438-8afd-51d7cddbd44e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce25368b_11fc_43e0_8ef0_402df5172ab6.slice PodAnnotations:0xc003ab06b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.043966 | controller |     "Jun 12 20:18:16.579971 crc crio[20719]: time=\"2026-06-12T20:18:16.579954834Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.043981 | controller |     "Jun 12 20:18:16.635722 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f0c05becf978bf Mac:b2:d9:55:da:93:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/f78e39f4-b8cc-417f-a1c5-56669df12c03 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.043996 | controller |     "Jun 12 20:18:16.637859 crc crio[20719]: time=\"2026-06-12T20:18:16.637451409Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-54gf8 Namespace:openstack ID:7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0 UID:edd1272e-35ac-4033-8f03-83a2b7588364 NetNS:/var/run/netns/f78e39f4-b8cc-417f-a1c5-56669df12c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedd1272e_35ac_4033_8f03_83a2b7588364.slice PodAnnotations:0xc003ab01a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.044011 | controller |     "Jun 12 20:18:16.638114 crc crio[20719]: time=\"2026-06-12T20:18:16.638006295Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-54gf8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.044026 | controller |     "Jun 12 20:18:16.641051 crc crio[20719]: time=\"2026-06-12T20:18:16.640968336Z\" level=info msg=\"Created container 197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3: openstack/dnsmasq-dns-57c96b5555-rjc7k/init\" id=d082a78d-8d18-4387-93ba-be5ea9925b7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.044041 | controller |     "Jun 12 20:18:16.642747 crc crio[20719]: time=\"2026-06-12T20:18:16.6424831Z\" level=info msg=\"Starting container: 197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3\" id=db3115a3-c43a-46d4-9a6d-4cfbd5b49c34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.044055 | controller |     "Jun 12 20:18:16.648250 crc crio[20719]: time=\"2026-06-12T20:18:16.648127069Z\" level=info msg=\"Ran pod sandbox 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0 with infra container: openstack/neutron-db-sync-54gf8/POD\" id=876d0ae3-4962-4ef5-bee6-ffaeaae3e87f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.044070 | controller |     "Jun 12 20:18:16.649912 crc crio[20719]: time=\"2026-06-12T20:18:16.649802314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dad7206c-89f0-493c-88b8-41dc55f3c506 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044085 | controller |     "Jun 12 20:18:16.676974 crc crio[20719]: time=\"2026-06-12T20:18:16.675945286Z\" level=info msg=\"Started container\" PID=62525 containerID=197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3 description=openstack/dnsmasq-dns-57c96b5555-rjc7k/init id=db3115a3-c43a-46d4-9a6d-4cfbd5b49c34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7",
2026-06-12 21:10:23.044103 | controller |     "Jun 12 20:18:16.688448 crc crio[20719]: time=\"2026-06-12T20:18:16.68799287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=312f8ffa-59e0-4423-8667-b20ac5eb2780 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044118 | controller |     "Jun 12 20:18:16.708319 crc crio[20719]: time=\"2026-06-12T20:18:16.704938844Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-54gf8/neutron-db-sync\" id=27b82190-12a0-4732-8778-194fc430aa61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.044132 | controller |     "Jun 12 20:18:16.709201 crc crio[20719]: time=\"2026-06-12T20:18:16.708519415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.044146 | controller |     "Jun 12 20:18:16.747000 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d6351955d8ed80 Mac:a6:0f:87:27:bf:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/70c14abc-c2a9-4dd2-aa05-3019ad046073 SocketPath: PciID:}] [{Interface:0xc0005025c0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.044160 | controller |     "Jun 12 20:18:16.747000 crc crio[20719]: time=\"2026-06-12T20:18:16.741093325Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-qbbm8 Namespace:openstack ID:1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659 UID:61822326-23ba-4257-9400-1c47f8e9876c NetNS:/var/run/netns/70c14abc-c2a9-4dd2-aa05-3019ad046073 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61822326_23ba_4257_9400_1c47f8e9876c.slice PodAnnotations:0xc003c98388}] Aliases:map[]}\"",
2026-06-12 21:10:23.044175 | controller |     "Jun 12 20:18:16.747000 crc crio[20719]: time=\"2026-06-12T20:18:16.74125297Z\" level=info msg=\"Checking pod openstack_placement-db-sync-qbbm8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.044190 | controller |     "Jun 12 20:18:16.785242 crc crio[20719]: time=\"2026-06-12T20:18:16.785144897Z\" level=info msg=\"Ran pod sandbox 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659 with infra container: openstack/placement-db-sync-qbbm8/POD\" id=74b1c4e1-6d8e-4eef-a371-e8108e249d34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.044205 | controller |     "Jun 12 20:18:16.807449 crc crio[20719]: time=\"2026-06-12T20:18:16.807227899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b4b0906e-ac90-40a7-8978-96aa05fa8760 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044219 | controller |     "Jun 12 20:18:16.807999 crc crio[20719]: time=\"2026-06-12T20:18:16.8079777Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=b4b0906e-ac90-40a7-8978-96aa05fa8760 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044234 | controller |     "Jun 12 20:18:16.808127 crc crio[20719]: time=\"2026-06-12T20:18:16.808111554Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=b4b0906e-ac90-40a7-8978-96aa05fa8760 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044248 | controller |     "Jun 12 20:18:16.811521 crc crio[20719]: time=\"2026-06-12T20:18:16.810608673Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f25545c8-a468-473c-8356-b1e668898d59 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.044262 | controller |     "Jun 12 20:18:16.819519 crc crio[20719]: time=\"2026-06-12T20:18:16.819438609Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-12 21:10:23.044280 | controller |     "Jun 12 20:18:16.963497 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dc90e11418c0ac Mac:f2:f6:32:a3:21:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/7ff73cd1-21ee-4e8c-9b04-0a1123c99a67 SocketPath: PciID:}] [{Interface:0xc00058a5d0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.044294 | controller |     "Jun 12 20:18:16.966631 crc crio[20719]: time=\"2026-06-12T20:18:16.966548656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.044308 | controller |     "Jun 12 20:18:16.968126 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8ab5827f9a4b02 Mac:ba:7e:ad:fc:19:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/4a1114d9-039d-4fc9-9a11-2e8abe2ff225 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.044323 | controller |     "Jun 12 20:18:16.970256 crc crio[20719]: time=\"2026-06-12T20:18:16.970147289Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6 UID:75a52c55-586a-4c20-8f34-3cd74cf66226 NetNS:/var/run/netns/4a1114d9-039d-4fc9-9a11-2e8abe2ff225 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75a52c55_586a_4c20_8f34_3cd74cf66226.slice PodAnnotations:0xc003c98890}] Aliases:map[]}\"",
2026-06-12 21:10:23.044337 | controller |     "Jun 12 20:18:16.970533 crc crio[20719]: time=\"2026-06-12T20:18:16.970482448Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.044352 | controller |     "Jun 12 20:18:16.975778 crc crio[20719]: time=\"2026-06-12T20:18:16.975706446Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-w6cbt Namespace:openstack ID:2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b UID:e9dd2dfb-4664-49c9-8cda-ae70c96b1393 NetNS:/var/run/netns/7ff73cd1-21ee-4e8c-9b04-0a1123c99a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9dd2dfb_4664_49c9_8cda_ae70c96b1393.slice PodAnnotations:0xc0033322e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.044367 | controller |     "Jun 12 20:18:16.976040 crc crio[20719]: time=\"2026-06-12T20:18:16.975990524Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-w6cbt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.044382 | controller |     "Jun 12 20:18:16.980841 crc crio[20719]: 2026-06-12T20:18:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:893f7fdf51adb02 Mac:7a:42:b7:99:63:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/a3a0b1dc-5b65-4fda-b0a5-9ed065bf7829 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.044397 | controller |     "Jun 12 20:18:16.981868 crc crio[20719]: time=\"2026-06-12T20:18:16.981786382Z\" level=info msg=\"Removing container: 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402\" id=093b0961-4be5-445d-b16b-d7ff16f3dcff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.044411 | controller |     "Jun 12 20:18:16.982434 crc crio[20719]: time=\"2026-06-12T20:18:16.982367393Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-2lpnn Namespace:openstack ID:893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632 UID:5892c344-8c1c-40ee-8cc1-0c5f03e2ad10 NetNS:/var/run/netns/a3a0b1dc-5b65-4fda-b0a5-9ed065bf7829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5892c344_8c1c_40ee_8cc1_0c5f03e2ad10.slice PodAnnotations:0xc003c984a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.044429 | controller |     "Jun 12 20:18:16.982620 crc crio[20719]: time=\"2026-06-12T20:18:16.982566757Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-2lpnn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.044444 | controller |     "Jun 12 20:18:17.009046 crc crio[20719]: time=\"2026-06-12T20:18:17.008958124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.044459 | controller |     "Jun 12 20:18:17.013616 crc crio[20719]: time=\"2026-06-12T20:18:17.013545195Z\" level=info msg=\"Stopping pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\" id=930ec849-343a-4e69-bcb2-54ebaf966392 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.044473 | controller |     "Jun 12 20:18:17.013974 crc crio[20719]: time=\"2026-06-12T20:18:17.013918435Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-rjc7k Namespace:openstack ID:c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7 UID:181c3c05-2f52-47b9-bfac-0b964cc3aaac NetNS:/var/run/netns/8c3fc7cb-6359-4d28-9008-1626b786f9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181c3c05_2f52_47b9_bfac_0b964cc3aaac.slice PodAnnotations:0xc00259a648}] Aliases:map[]}\"",
2026-06-12 21:10:23.044488 | controller |     "Jun 12 20:18:17.014121 crc crio[20719]: time=\"2026-06-12T20:18:17.014068019Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-57c96b5555-rjc7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.044515 | controller |     "Jun 12 20:18:17.024421 crc crio[20719]: time=\"2026-06-12T20:18:17.021679967Z\" level=info msg=\"Ran pod sandbox 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b with infra container: openstack/dnsmasq-dns-6674dbf88c-w6cbt/POD\" id=a72a4c24-30d2-4362-a704-97bacdd8ccac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.044530 | controller |     "Jun 12 20:18:17.031982 crc crio[20719]: time=\"2026-06-12T20:18:17.031955293Z\" level=info msg=\"Ran pod sandbox 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632 with infra container: openstack/barbican-db-sync-2lpnn/POD\" id=0c6d2863-29ed-4733-9216-fd30a58f0900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.044545 | controller |     "Jun 12 20:18:17.043767 crc crio[20719]: time=\"2026-06-12T20:18:17.037795797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3011b02b-5cd8-411b-b252-1f1ddc218bb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044559 | controller |     "Jun 12 20:18:17.054410 crc crio[20719]: time=\"2026-06-12T20:18:17.051864629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=92696b97-ca85-41de-ae40-68d05de4af5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044573 | controller |     "Jun 12 20:18:17.062583 crc crio[20719]: time=\"2026-06-12T20:18:17.062487624Z\" level=info msg=\"Ran pod sandbox a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6 with infra container: openstack/ceilometer-0/POD\" id=979f9fe1-01bd-4576-a81a-10e0ca1016af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.044587 | controller |     "Jun 12 20:18:17.074444 crc crio[20719]: time=\"2026-06-12T20:18:17.074246824Z\" level=info msg=\"Removed container 3a83faa7950ef565ba60d0bd56856e12b19b3df0a1c272bf7293dd8295a57402: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/dnsmasq-dns\" id=093b0961-4be5-445d-b16b-d7ff16f3dcff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.044605 | controller |     "Jun 12 20:18:17.075011 crc crio[20719]: time=\"2026-06-12T20:18:17.074944644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=cd20afd4-28ab-4599-9f11-970e4bfe7daf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044619 | controller |     "Jun 12 20:18:17.075247 crc crio[20719]: time=\"2026-06-12T20:18:17.07517435Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=cd20afd4-28ab-4599-9f11-970e4bfe7daf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044634 | controller |     "Jun 12 20:18:17.075601 crc crio[20719]: time=\"2026-06-12T20:18:17.075558709Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=92696b97-ca85-41de-ae40-68d05de4af5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044648 | controller |     "Jun 12 20:18:17.076631 crc crio[20719]: time=\"2026-06-12T20:18:17.076570729Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=92696b97-ca85-41de-ae40-68d05de4af5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044662 | controller |     "Jun 12 20:18:17.077447 crc crio[20719]: time=\"2026-06-12T20:18:17.075574952Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=cd20afd4-28ab-4599-9f11-970e4bfe7daf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044676 | controller |     "Jun 12 20:18:17.079245 crc crio[20719]: time=\"2026-06-12T20:18:17.079118699Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=960c2b9d-b9bf-4af0-b64d-ab47dc9da664 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.044690 | controller |     "Jun 12 20:18:17.088463 crc crio[20719]: time=\"2026-06-12T20:18:17.088363839Z\" level=info msg=\"Removing container: 0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae\" id=27169889-7c1d-45bf-871e-9a86d6f03b84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.044705 | controller |     "Jun 12 20:18:17.088870 crc crio[20719]: time=\"2026-06-12T20:18:17.088789808Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9b899fae-9f41-40ef-8fb9-64b18245598d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.044719 | controller |     "Jun 12 20:18:17.094796 crc crio[20719]: time=\"2026-06-12T20:18:17.092060304Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-12 21:10:23.044733 | controller |     "Jun 12 20:18:17.094796 crc crio[20719]: time=\"2026-06-12T20:18:17.092127491Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-12 21:10:23.044748 | controller |     "Jun 12 20:18:17.160198 crc crio[20719]: time=\"2026-06-12T20:18:17.15810994Z\" level=info msg=\"Removed container 0c9d3df28ad0bdebdf75806ff9334ff523815f2e9542b8c1e9289601dee11bae: openstack/dnsmasq-dns-68dfc8c9f9-zt56n/init\" id=27169889-7c1d-45bf-871e-9a86d6f03b84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.044764 | controller |     "Jun 12 20:18:17.189639 crc crio[20719]: time=\"2026-06-12T20:18:17.185369925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9ee6886b-0c70-40d7-af3f-f5d2854ead55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.044778 | controller |     "Jun 12 20:18:17.194150 crc crio[20719]: time=\"2026-06-12T20:18:17.193030943Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-w6cbt/init\" id=cafcb804-bbf0-4cee-94f1-04ca9e6c780b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.044796 | controller |     "Jun 12 20:18:17.194150 crc crio[20719]: time=\"2026-06-12T20:18:17.193469166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.044810 | controller |     "Jun 12 20:18:17.224451 crc crio[20719]: time=\"2026-06-12T20:18:17.224130047Z\" level=info msg=\"Created container 3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d: openstack/neutron-db-sync-54gf8/neutron-db-sync\" id=27b82190-12a0-4732-8778-194fc430aa61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.044825 | controller |     "Jun 12 20:18:17.232102 crc crio[20719]: time=\"2026-06-12T20:18:17.231703751Z\" level=info msg=\"Starting container: 3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d\" id=ff09d141-c868-4e27-ae9e-e92d6edb1282 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.044839 | controller |     "Jun 12 20:18:17.241610 crc crio[20719]: time=\"2026-06-12T20:18:17.241505932Z\" level=info msg=\"Started container\" PID=62671 containerID=3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d description=openstack/neutron-db-sync-54gf8/neutron-db-sync id=ff09d141-c868-4e27-ae9e-e92d6edb1282 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0",
2026-06-12 21:10:23.044874 | controller |     "Jun 12 20:18:17.270194 crc crio[20719]: time=\"2026-06-12T20:18:17.269755383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.044890 | controller |     "Jun 12 20:18:17.299413 crc crio[20719]: time=\"2026-06-12T20:18:17.291091671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.044906 | controller |     "Jun 12 20:18:17.407361 crc crio[20719]: time=\"2026-06-12T20:18:17.404941064Z\" level=info msg=\"Created container e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0: openstack/dnsmasq-dns-6674dbf88c-w6cbt/init\" id=cafcb804-bbf0-4cee-94f1-04ca9e6c780b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.044921 | controller |     "Jun 12 20:18:17.424420 crc crio[20719]: time=\"2026-06-12T20:18:17.421584083Z\" level=info msg=\"Starting container: e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0\" id=2b2a8117-0dba-4408-9b20-3db72a9fe0f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.044935 | controller |     "Jun 12 20:18:17.474722 crc crio[20719]: time=\"2026-06-12T20:18:17.4731054Z\" level=info msg=\"Started container\" PID=62697 containerID=e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0 description=openstack/dnsmasq-dns-6674dbf88c-w6cbt/init id=2b2a8117-0dba-4408-9b20-3db72a9fe0f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b",
2026-06-12 21:10:23.044950 | controller |     "Jun 12 20:18:17.651492 crc crio[20719]: time=\"2026-06-12T20:18:17.650839829Z\" level=info msg=\"Stopped pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\" id=930ec849-343a-4e69-bcb2-54ebaf966392 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.044965 | controller |     "Jun 12 20:18:17.703798 crc crio[20719]: 2026-06-12T20:18:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aeb3e0691eade78 Mac:e2:57:37:1b:7b:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/e5ec9e33-df7b-4438-8afd-51d7cddbd44e SocketPath: PciID:}] [{Interface:0xc00051c5c0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.044984 | controller |     "Jun 12 20:18:17.704100 crc crio[20719]: time=\"2026-06-12T20:18:17.703854489Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1 UID:ce25368b-11fc-43e0-8ef0-402df5172ab6 NetNS:/var/run/netns/e5ec9e33-df7b-4438-8afd-51d7cddbd44e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce25368b_11fc_43e0_8ef0_402df5172ab6.slice PodAnnotations:0xc003ab06b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.044999 | controller |     "Jun 12 20:18:17.704100 crc crio[20719]: time=\"2026-06-12T20:18:17.703997142Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.045015 | controller |     "Jun 12 20:18:17.730470 crc crio[20719]: time=\"2026-06-12T20:18:17.728872512Z\" level=info msg=\"Ran pod sandbox aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1 with infra container: openstack/glance-default-internal-api-0/POD\" id=d104809b-fff8-4da5-9ff6-9457b5b9ad82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.045030 | controller |     "Jun 12 20:18:17.731775 crc crio[20719]: time=\"2026-06-12T20:18:17.731722097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=71087edc-8423-4212-ab1d-b219bf4624a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.045045 | controller |     "Jun 12 20:18:17.739147 crc crio[20719]: time=\"2026-06-12T20:18:17.736745227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=44e95407-e259-478c-935e-d0d3ad4a24ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.045060 | controller |     "Jun 12 20:18:17.749085 crc crio[20719]: time=\"2026-06-12T20:18:17.747753385Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=2dcf1a48-3cab-477b-b9e4-7ea595b42a49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.045074 | controller |     "Jun 12 20:18:17.749085 crc crio[20719]: time=\"2026-06-12T20:18:17.748937509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045089 | controller |     "Jun 12 20:18:17.833207 crc crio[20719]: time=\"2026-06-12T20:18:17.829030265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045104 | controller |     "Jun 12 20:18:18.111398 crc crio[20719]: time=\"2026-06-12T20:18:18.111238001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e4e8c42a-31fd-41cd-99f2-ce11a8b82d74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.045118 | controller |     "Jun 12 20:18:18.234562 crc crio[20719]: time=\"2026-06-12T20:18:18.211598385Z\" level=info msg=\"Removing container: 197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3\" id=dd04cee7-f313-4de4-9e7d-d5a8bb6807dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.045133 | controller |     "Jun 12 20:18:18.234562 crc crio[20719]: time=\"2026-06-12T20:18:18.224547838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c329b876-203b-42cb-8fb4-4497eab85dfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.045147 | controller |     "Jun 12 20:18:18.238386 crc crio[20719]: time=\"2026-06-12T20:18:18.238198798Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns\" id=5ba51168-d7f6-4d3d-a6ec-5c9dedc45f7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.045164 | controller |     "Jun 12 20:18:18.241846 crc crio[20719]: time=\"2026-06-12T20:18:18.240963826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045179 | controller |     "Jun 12 20:18:18.437685 crc crio[20719]: time=\"2026-06-12T20:18:18.437582297Z\" level=info msg=\"Removed container 197914d7dbc99b5e5f1ee1407f8fe0cfb211f420533ab412c8215514fa4d81d3: openstack/dnsmasq-dns-57c96b5555-rjc7k/init\" id=dd04cee7-f313-4de4-9e7d-d5a8bb6807dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.045193 | controller |     "Jun 12 20:18:18.452614 crc crio[20719]: time=\"2026-06-12T20:18:18.45225303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045207 | controller |     "Jun 12 20:18:18.458650 crc crio[20719]: time=\"2026-06-12T20:18:18.458114094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045221 | controller |     "Jun 12 20:18:18.813676 crc crio[20719]: time=\"2026-06-12T20:18:18.81117248Z\" level=info msg=\"Created container 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7: openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns\" id=5ba51168-d7f6-4d3d-a6ec-5c9dedc45f7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.045235 | controller |     "Jun 12 20:18:18.831780 crc crio[20719]: time=\"2026-06-12T20:18:18.831682697Z\" level=info msg=\"Starting container: 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7\" id=26b5a278-cb6e-4625-886a-2f58d5c48bcf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.045249 | controller |     "Jun 12 20:18:18.881406 crc crio[20719]: time=\"2026-06-12T20:18:18.880899Z\" level=info msg=\"Started container\" PID=62825 containerID=3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7 description=openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns id=26b5a278-cb6e-4625-886a-2f58d5c48bcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b",
2026-06-12 21:10:23.045264 | controller |     "Jun 12 20:18:19.032544 crc crio[20719]: 2026-06-12T20:18:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a86cc50426eb70f Mac:6e:9f:c9:42:c9:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/c4d6ed48-4458-4b36-93d3-e99c3379aec4 SocketPath: PciID:}] [{Interface:0xc000140790 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.045279 | controller |     "Jun 12 20:18:19.039701 crc crio[20719]: time=\"2026-06-12T20:18:19.039590508Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9 UID:3df8b15f-5554-4df1-940c-ee8d1e1a244c NetNS:/var/run/netns/c4d6ed48-4458-4b36-93d3-e99c3379aec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3df8b15f_5554_4df1_940c_ee8d1e1a244c.slice PodAnnotations:0xc000110138}] Aliases:map[]}\"",
2026-06-12 21:10:23.045294 | controller |     "Jun 12 20:18:19.040012 crc crio[20719]: time=\"2026-06-12T20:18:19.039847906Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.045309 | controller |     "Jun 12 20:18:19.098118 crc crio[20719]: time=\"2026-06-12T20:18:19.098038962Z\" level=info msg=\"Ran pod sandbox a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9 with infra container: openstack/glance-default-external-api-0/POD\" id=e12e9823-f1c9-4ec1-b691-196ac1f1764b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.045328 | controller |     "Jun 12 20:18:19.111452 crc crio[20719]: time=\"2026-06-12T20:18:19.107748602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=64ad03b3-ec14-4066-8b33-63a86fa8fd71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.045343 | controller |     "Jun 12 20:18:19.112506 crc crio[20719]: time=\"2026-06-12T20:18:19.112225096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=174c6ee7-904d-42bd-a095-5b98e5faac3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.045357 | controller |     "Jun 12 20:18:19.132360 crc crio[20719]: time=\"2026-06-12T20:18:19.124643625Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=eb6eec10-a2ae-4162-8d7e-0ab30cd8892a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.045371 | controller |     "Jun 12 20:18:19.132360 crc crio[20719]: time=\"2026-06-12T20:18:19.125122899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045386 | controller |     "Jun 12 20:18:19.357664 crc crio[20719]: time=\"2026-06-12T20:18:19.357374943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045400 | controller |     "Jun 12 20:18:19.562321 crc crio[20719]: time=\"2026-06-12T20:18:19.562181834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045414 | controller |     "Jun 12 20:18:20.053041 crc crio[20719]: time=\"2026-06-12T20:18:20.052661106Z\" level=info msg=\"Created container f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3: openstack/glance-default-internal-api-0/glance-log\" id=2dcf1a48-3cab-477b-b9e4-7ea595b42a49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.045428 | controller |     "Jun 12 20:18:20.055927 crc crio[20719]: time=\"2026-06-12T20:18:20.05422977Z\" level=info msg=\"Starting container: f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3\" id=dfd58815-4e7d-49df-8961-58fdd7761713 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.045443 | controller |     "Jun 12 20:18:20.081224 crc crio[20719]: time=\"2026-06-12T20:18:20.080958527Z\" level=info msg=\"Started container\" PID=62917 containerID=f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3 description=openstack/glance-default-internal-api-0/glance-log id=dfd58815-4e7d-49df-8961-58fdd7761713 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1",
2026-06-12 21:10:23.045457 | controller |     "Jun 12 20:18:20.231579 crc crio[20719]: time=\"2026-06-12T20:18:20.231084481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045472 | controller |     "Jun 12 20:18:20.782812 crc crio[20719]: time=\"2026-06-12T20:18:20.782536023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=72405152-1903-4f12-9ed8-5a6c9c04ee32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.045487 | controller |     "Jun 12 20:18:20.872022 crc crio[20719]: time=\"2026-06-12T20:18:20.871934439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=721d742a-e690-42a2-a62a-dbc401eedf0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.045501 | controller |     "Jun 12 20:18:20.897357 crc crio[20719]: time=\"2026-06-12T20:18:20.897175292Z\" level=info msg=\"Created container 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473: openstack/glance-default-external-api-0/glance-log\" id=eb6eec10-a2ae-4162-8d7e-0ab30cd8892a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.045519 | controller |     "Jun 12 20:18:20.921994 crc crio[20719]: time=\"2026-06-12T20:18:20.921469571Z\" level=info msg=\"Starting container: 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473\" id=4d53ff2f-cb53-45ad-91dc-6f15daf076e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.045533 | controller |     "Jun 12 20:18:20.922184 crc crio[20719]: time=\"2026-06-12T20:18:20.922099491Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=0971990f-9722-4158-b962-b6088fdf2a52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.045548 | controller |     "Jun 12 20:18:20.923522 crc crio[20719]: time=\"2026-06-12T20:18:20.923467059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045562 | controller |     "Jun 12 20:18:20.933812 crc crio[20719]: time=\"2026-06-12T20:18:20.933740462Z\" level=info msg=\"Started container\" PID=62947 containerID=852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473 description=openstack/glance-default-external-api-0/glance-log id=4d53ff2f-cb53-45ad-91dc-6f15daf076e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9",
2026-06-12 21:10:23.045577 | controller |     "Jun 12 20:18:20.973586 crc crio[20719]: time=\"2026-06-12T20:18:20.973470315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1eab53a3-5af7-4c5a-ade6-edb09ee72b1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.045592 | controller |     "Jun 12 20:18:21.078253 crc crio[20719]: time=\"2026-06-12T20:18:21.051877725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045606 | controller |     "Jun 12 20:18:21.141743 crc crio[20719]: time=\"2026-06-12T20:18:21.141621785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=638f90ed-6428-435c-917d-44efb28ae6aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.045621 | controller |     "Jun 12 20:18:21.154717 crc crio[20719]: time=\"2026-06-12T20:18:21.154627733Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=b85293f5-0960-4239-9819-73b6acfdc7b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.045635 | controller |     "Jun 12 20:18:21.155181 crc crio[20719]: time=\"2026-06-12T20:18:21.155090746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045650 | controller |     "Jun 12 20:18:21.354190 crc crio[20719]: time=\"2026-06-12T20:18:21.353959794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045664 | controller |     "Jun 12 20:18:22.295235 crc crio[20719]: time=\"2026-06-12T20:18:22.29455421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045678 | controller |     "Jun 12 20:18:22.427148 crc crio[20719]: time=\"2026-06-12T20:18:22.427000357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.045692 | controller |     "Jun 12 20:18:22.466441 crc crio[20719]: time=\"2026-06-12T20:18:22.466318436Z\" level=info msg=\"Created container 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be: openstack/glance-default-internal-api-0/glance-httpd\" id=0971990f-9722-4158-b962-b6088fdf2a52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.045710 | controller |     "Jun 12 20:18:22.468016 crc crio[20719]: time=\"2026-06-12T20:18:22.467916249Z\" level=info msg=\"Starting container: 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be\" id=7a0aae4c-0b02-441e-bcdc-57f143d13845 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.045724 | controller |     "Jun 12 20:18:22.479143 crc crio[20719]: time=\"2026-06-12T20:18:22.478998659Z\" level=info msg=\"Started container\" PID=63076 containerID=5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be description=openstack/glance-default-internal-api-0/glance-httpd id=7a0aae4c-0b02-441e-bcdc-57f143d13845 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1",
2026-06-12 21:10:23.045740 | controller |     "Jun 12 20:18:22.550119 crc crio[20719]: time=\"2026-06-12T20:18:22.549915689Z\" level=info msg=\"Created container 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde: openstack/glance-default-external-api-0/glance-httpd\" id=b85293f5-0960-4239-9819-73b6acfdc7b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.045755 | controller |     "Jun 12 20:18:22.551435 crc crio[20719]: time=\"2026-06-12T20:18:22.55137887Z\" level=info msg=\"Starting container: 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde\" id=f362c103-1dc7-4092-a712-7efd23a91b28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.045769 | controller |     "Jun 12 20:18:22.564873 crc crio[20719]: time=\"2026-06-12T20:18:22.564756239Z\" level=info msg=\"Started container\" PID=63083 containerID=5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde description=openstack/glance-default-external-api-0/glance-httpd id=f362c103-1dc7-4092-a712-7efd23a91b28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9",
2026-06-12 21:10:23.045784 | controller |     "Jun 12 20:18:22.591923 crc crio[20719]: time=\"2026-06-12T20:18:22.589600196Z\" level=info msg=\"Stopping container: 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be (timeout: 30s)\" id=bc994ce9-b710-4918-8ef8-ebc2ad9f96b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.045799 | controller |     "Jun 12 20:18:22.591923 crc crio[20719]: time=\"2026-06-12T20:18:22.58967851Z\" level=info msg=\"Stopping container: f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3 (timeout: 30s)\" id=4324b1cd-61e2-4cb3-b8ba-1c42fa59d05d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.045814 | controller |     "Jun 12 20:18:23.619467 crc crio[20719]: time=\"2026-06-12T20:18:23.618022478Z\" level=info msg=\"Stopping container: 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473 (timeout: 30s)\" id=d61ea463-12c6-4cc1-bea9-214a300e9f9a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.045828 | controller |     "Jun 12 20:18:23.620929 crc crio[20719]: time=\"2026-06-12T20:18:23.618222561Z\" level=info msg=\"Stopping container: 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde (timeout: 30s)\" id=ebf8db4b-4c0a-4f6f-9c7b-f7618a6f6ba6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.045843 | controller |     "Jun 12 20:18:24.654818 crc crio[20719]: time=\"2026-06-12T20:18:24.654214292Z\" level=info msg=\"Stopping pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\" id=38a647dc-35d5-465a-bfde-a97c99b58fd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.045876 | controller |     "Jun 12 20:18:24.657105 crc crio[20719]: time=\"2026-06-12T20:18:24.657027482Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-lc89v Namespace:openstack ID:86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621 UID:5005db63-120c-4aee-b52a-8ea421427e80 NetNS:/var/run/netns/1c4c48b2-9294-4e8c-883d-a68a690e9af8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5005db63_120c_4aee_b52a_8ea421427e80.slice PodAnnotations:0xc000110248}] Aliases:map[]}\"",
2026-06-12 21:10:23.045896 | controller |     "Jun 12 20:18:24.657609 crc crio[20719]: time=\"2026-06-12T20:18:24.657534065Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-lc89v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.045911 | controller |     "Jun 12 20:18:25.539245 crc crio[20719]: time=\"2026-06-12T20:18:25.538827826Z\" level=info msg=\"Stopped container 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde: openstack/glance-default-external-api-0/glance-httpd\" id=ebf8db4b-4c0a-4f6f-9c7b-f7618a6f6ba6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.045926 | controller |     "Jun 12 20:18:25.659496 crc crio[20719]: time=\"2026-06-12T20:18:25.659449393Z\" level=info msg=\"Stopping container: c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12 (timeout: 10s)\" id=0cba6c17-da6b-4ba6-8b85-2da83342bd4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.045940 | controller |     "Jun 12 20:18:32.961418 crc crio[20719]: time=\"2026-06-12T20:18:32.959206128Z\" level=info msg=\"Stopped container 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be: openstack/glance-default-internal-api-0/glance-httpd\" id=bc994ce9-b710-4918-8ef8-ebc2ad9f96b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.045955 | controller |     "Jun 12 20:18:33.110444 crc crio[20719]: time=\"2026-06-12T20:18:33.109885905Z\" level=info msg=\"Stopped container f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3: openstack/glance-default-internal-api-0/glance-log\" id=4324b1cd-61e2-4cb3-b8ba-1c42fa59d05d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.045969 | controller |     "Jun 12 20:18:33.112675 crc crio[20719]: time=\"2026-06-12T20:18:33.111888085Z\" level=info msg=\"Stopping pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\" id=2464695b-4f92-48b3-b680-3e5a58070ed6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.045983 | controller |     "Jun 12 20:18:33.114518 crc crio[20719]: time=\"2026-06-12T20:18:33.11381289Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1 UID:ce25368b-11fc-43e0-8ef0-402df5172ab6 NetNS:/var/run/netns/e5ec9e33-df7b-4438-8afd-51d7cddbd44e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce25368b_11fc_43e0_8ef0_402df5172ab6.slice PodAnnotations:0xc0023e3338}] Aliases:map[]}\"",
2026-06-12 21:10:23.045998 | controller |     "Jun 12 20:18:33.114518 crc crio[20719]: time=\"2026-06-12T20:18:33.114103208Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.046013 | controller |     "Jun 12 20:18:33.251894 crc crio[20719]: time=\"2026-06-12T20:18:33.25110632Z\" level=info msg=\"Stopped container 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473: openstack/glance-default-external-api-0/glance-log\" id=d61ea463-12c6-4cc1-bea9-214a300e9f9a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.046028 | controller |     "Jun 12 20:18:33.256982 crc crio[20719]: time=\"2026-06-12T20:18:33.256805759Z\" level=info msg=\"Stopping pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\" id=50b59b16-3c35-45fb-872d-53fddf8e02bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.046043 | controller |     "Jun 12 20:18:33.257378 crc crio[20719]: time=\"2026-06-12T20:18:33.25721471Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9 UID:3df8b15f-5554-4df1-940c-ee8d1e1a244c NetNS:/var/run/netns/c4d6ed48-4458-4b36-93d3-e99c3379aec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3df8b15f_5554_4df1_940c_ee8d1e1a244c.slice PodAnnotations:0xc00259a258}] Aliases:map[]}\"",
2026-06-12 21:10:23.046064 | controller |     "Jun 12 20:18:33.257499 crc crio[20719]: time=\"2026-06-12T20:18:33.257439184Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.046079 | controller |     "Jun 12 20:18:33.269515 crc crio[20719]: time=\"2026-06-12T20:18:33.269093439Z\" level=info msg=\"Stopped pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\" id=38a647dc-35d5-465a-bfde-a97c99b58fd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.046094 | controller |     "Jun 12 20:18:33.270806 crc crio[20719]: time=\"2026-06-12T20:18:33.270700565Z\" level=info msg=\"Stopped container c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12: openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns\" id=0cba6c17-da6b-4ba6-8b85-2da83342bd4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.046108 | controller |     "Jun 12 20:18:33.279530 crc crio[20719]: time=\"2026-06-12T20:18:33.279221799Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857\" id=f25545c8-a468-473c-8356-b1e668898d59 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.046123 | controller |     "Jun 12 20:18:33.281074 crc crio[20719]: time=\"2026-06-12T20:18:33.28105014Z\" level=info msg=\"Stopping pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\" id=8b07a5b0-1c2a-47d5-be79-b7fb48dd2532 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.046138 | controller |     "Jun 12 20:18:33.282547 crc crio[20719]: time=\"2026-06-12T20:18:33.281370752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=65810d51-6903-4edd-a873-676d6a795266 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.046152 | controller |     "Jun 12 20:18:33.282987 crc crio[20719]: time=\"2026-06-12T20:18:33.282963455Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-pxldd Namespace:openstack ID:b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3 UID:28220db3-9753-46ec-82eb-1bc0a132d18e NetNS:/var/run/netns/ba890865-730a-4c80-8324-cf0b186a58fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28220db3_9753_46ec_82eb_1bc0a132d18e.slice PodAnnotations:0xc00259a3d8}] Aliases:map[]}\"",
2026-06-12 21:10:23.046166 | controller |     "Jun 12 20:18:33.283231 crc crio[20719]: time=\"2026-06-12T20:18:33.283213442Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-pxldd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.046181 | controller |     "Jun 12 20:18:35.047025 crc crio[20719]: time=\"2026-06-12T20:18:35.046119526Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-mn5cc/POD\" id=afddcf89-467d-47f1-8613-c575b90a6591 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.046195 | controller |     "Jun 12 20:18:35.048421 crc crio[20719]: time=\"2026-06-12T20:18:35.047040381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.046210 | controller |     "Jun 12 20:18:44.008019 crc crio[20719]: time=\"2026-06-12T20:18:44.007076938Z\" level=info msg=\"Stopping pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\" id=614b12e1-e4cc-4997-b754-a444a37cd3d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.046227 | controller |     "Jun 12 20:18:44.009235 crc crio[20719]: time=\"2026-06-12T20:18:44.008675487Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-54gf8 Namespace:openstack ID:7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0 UID:edd1272e-35ac-4033-8f03-83a2b7588364 NetNS:/var/run/netns/f78e39f4-b8cc-417f-a1c5-56669df12c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedd1272e_35ac_4033_8f03_83a2b7588364.slice PodAnnotations:0xc00170c358}] Aliases:map[]}\"",
2026-06-12 21:10:23.046242 | controller |     "Jun 12 20:18:44.009235 crc crio[20719]: time=\"2026-06-12T20:18:44.008799309Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-54gf8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.046257 | controller |     "Jun 12 20:18:45.009598 crc crio[20719]: time=\"2026-06-12T20:18:45.005648294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc\" id=960c2b9d-b9bf-4af0-b64d-ab47dc9da664 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.046272 | controller |     "Jun 12 20:18:45.011956 crc crio[20719]: time=\"2026-06-12T20:18:45.011145552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=29b427a1-bb89-4c12-bbf1-fa9df59ea192 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.046286 | controller |     "Jun 12 20:18:45.759482 crc crio[20719]: time=\"2026-06-12T20:18:45.759362034Z\" level=info msg=\"Stopped pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\" id=2464695b-4f92-48b3-b680-3e5a58070ed6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.046301 | controller |     "Jun 12 20:18:45.762546 crc crio[20719]: time=\"2026-06-12T20:18:45.76247576Z\" level=info msg=\"Stopped pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\" id=50b59b16-3c35-45fb-872d-53fddf8e02bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.046315 | controller |     "Jun 12 20:18:45.767630 crc crio[20719]: time=\"2026-06-12T20:18:45.76757129Z\" level=info msg=\"Stopped pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\" id=8b07a5b0-1c2a-47d5-be79-b7fb48dd2532 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.046329 | controller |     "Jun 12 20:18:45.772486 crc crio[20719]: time=\"2026-06-12T20:18:45.772386005Z\" level=info msg=\"Stopped pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\" id=614b12e1-e4cc-4997-b754-a444a37cd3d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.046344 | controller |     "Jun 12 20:18:45.796911 crc crio[20719]: time=\"2026-06-12T20:18:45.79624377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=d43005f5-f3c6-4993-87e5-21212c54cf31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.046358 | controller |     "Jun 12 20:18:46.093979 crc crio[20719]: time=\"2026-06-12T20:18:46.093899113Z\" level=info msg=\"Removing container: c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12\" id=b647e6f2-ec70-4eac-a0ac-dc32306a6cbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.046372 | controller |     "Jun 12 20:18:46.935678 crc crio[20719]: time=\"2026-06-12T20:18:46.935057964Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=f7874838-cf85-49c9-8bad-cda0fae9aa35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.046390 | controller |     "Jun 12 20:18:46.935905 crc crio[20719]: time=\"2026-06-12T20:18:46.93588594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.046404 | controller |     "Jun 12 20:18:47.285130 crc crio[20719]: time=\"2026-06-12T20:18:47.285010697Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=f820daa2-04bf-468a-b31e-5b4fd86b0cea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.046418 | controller |     "Jun 12 20:18:47.286358 crc crio[20719]: time=\"2026-06-12T20:18:47.28515949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.046433 | controller |     "Jun 12 20:18:47.805126 crc crio[20719]: time=\"2026-06-12T20:18:47.805020489Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-ff7pp/POD\" id=aaabe401-a536-4bfa-b2d0-43ef69d699ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.046447 | controller |     "Jun 12 20:18:47.805344 crc crio[20719]: time=\"2026-06-12T20:18:47.805172201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.046461 | controller |     "Jun 12 20:18:47.929640 crc crio[20719]: time=\"2026-06-12T20:18:47.929014279Z\" level=info msg=\"Running pod sandbox: openstack/neutron-68489b7468-mbdtz/POD\" id=3fa64135-8a97-4b72-ad7b-c8337a1f1668 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.046475 | controller |     "Jun 12 20:18:47.929855 crc crio[20719]: time=\"2026-06-12T20:18:47.929834173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.046489 | controller |     "Jun 12 20:18:48.749733 crc crio[20719]: time=\"2026-06-12T20:18:48.749595495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b5e3e349-526f-4688-8a9c-3e091582354c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.046503 | controller |     "Jun 12 20:18:48.827210 crc crio[20719]: time=\"2026-06-12T20:18:48.827073781Z\" level=info msg=\"Creating container: openstack/placement-db-sync-qbbm8/placement-db-sync\" id=3bc5f3ef-984d-4cb6-8a71-ee49db77c623 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.046517 | controller |     "Jun 12 20:18:48.836216 crc crio[20719]: time=\"2026-06-12T20:18:48.836110492Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd\" id=9b899fae-9f41-40ef-8fb9-64b18245598d name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.046531 | controller |     "Jun 12 20:18:48.837639 crc crio[20719]: time=\"2026-06-12T20:18:48.83756292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=38c7ac1a-a1a9-4e37-97d3-58b6b0850271 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.046545 | controller |     "Jun 12 20:18:48.847365 crc crio[20719]: time=\"2026-06-12T20:18:48.847194278Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-mn5cc Namespace:openstack ID:d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd UID:1769692d-d9dd-4579-8b9c-31fef6ce0263 NetNS:/var/run/netns/6a1c9a2f-a0b8-4c85-9cb7-b4dc7580ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1769692d_d9dd_4579_8b9c_31fef6ce0263.slice PodAnnotations:0xc003c988f0}] Aliases:map[]}\"",
2026-06-12 21:10:23.046560 | controller |     "Jun 12 20:18:48.847365 crc crio[20719]: time=\"2026-06-12T20:18:48.84731571Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-mn5cc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.046577 | controller |     "Jun 12 20:18:48.853993 crc crio[20719]: time=\"2026-06-12T20:18:48.853883532Z\" level=info msg=\"Removed container c44f6b11350fe075128758bbf7c9b562a5e4c2a55616d105df48c6d0bd11ab12: openstack/dnsmasq-dns-7b6fcdc445-pxldd/dnsmasq-dns\" id=b647e6f2-ec70-4eac-a0ac-dc32306a6cbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.046592 | controller |     "Jun 12 20:18:48.860200 crc crio[20719]: time=\"2026-06-12T20:18:48.860112997Z\" level=info msg=\"Removing container: a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66\" id=ad35564f-fc04-4394-892c-c0e8d1da8faf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.046607 | controller |     "Jun 12 20:18:48.886988 crc crio[20719]: time=\"2026-06-12T20:18:48.886850312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.046621 | controller |     "Jun 12 20:18:48.894846 crc crio[20719]: time=\"2026-06-12T20:18:48.894658263Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102\" id=25074a62-287f-4ea2-97da-a129ddc2fe12 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.046636 | controller |     "Jun 12 20:18:48.897345 crc crio[20719]: time=\"2026-06-12T20:18:48.896909513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6ac56bf5-939f-49b6-8805-cb1c7b7575a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.046650 | controller |     "Jun 12 20:18:48.903179 crc crio[20719]: time=\"2026-06-12T20:18:48.9030371Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=13c73aba-fa90-4927-8681-c58eb75de49b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.046665 | controller |     "Jun 12 20:18:49.029509 crc crio[20719]: time=\"2026-06-12T20:18:49.029153583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.046679 | controller |     "Jun 12 20:18:49.040445 crc crio[20719]: time=\"2026-06-12T20:18:49.039705368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ed0313a9-c636-4c6d-9a5e-8cce2348c3cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.046694 | controller |     "Jun 12 20:18:49.048976 crc crio[20719]: time=\"2026-06-12T20:18:49.048566283Z\" level=info msg=\"Got pod network &{Name:neutron-68489b7468-mbdtz Namespace:openstack ID:22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1 UID:4d171f7e-9e6c-4c7c-a484-6312cd85ec8c NetNS:/var/run/netns/d800156c-422c-4d31-ae61-e334f5c5a2cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d171f7e_9e6c_4c7c_a484_6312cd85ec8c.slice PodAnnotations:0xc002d9a1e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.046708 | controller |     "Jun 12 20:18:49.048976 crc crio[20719]: time=\"2026-06-12T20:18:49.048631164Z\" level=info msg=\"Adding pod openstack_neutron-68489b7468-mbdtz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.046723 | controller |     "Jun 12 20:18:49.054458 crc crio[20719]: time=\"2026-06-12T20:18:49.054353099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=92123b2f-33cd-4ca2-b9b6-73952c81a0c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.046737 | controller |     "Jun 12 20:18:49.059629 crc crio[20719]: time=\"2026-06-12T20:18:49.059469288Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-ff7pp Namespace:openstack ID:602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d UID:8fb9f4e3-d25e-43bb-baf7-aefb08fd7bdc NetNS:/var/run/netns/d353a249-e7ca-400e-a293-f4ae412c8068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb9f4e3_d25e_43bb_baf7_aefb08fd7bdc.slice PodAnnotations:0xc000a38080}] Aliases:map[]}\"",
2026-06-12 21:10:23.046755 | controller |     "Jun 12 20:18:49.059629 crc crio[20719]: time=\"2026-06-12T20:18:49.059541589Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-ff7pp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.046771 | controller |     "Jun 12 20:18:49.075744 crc crio[20719]: time=\"2026-06-12T20:18:49.075595054Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8 UID:de88bbc9-deb1-47a7-ad6d-6a7029450638 NetNS:/var/run/netns/ff4a1c99-ccc9-43c4-8eac-ce79b7bfab82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde88bbc9_deb1_47a7_ad6d_6a7029450638.slice PodAnnotations:0xc00259a098}] Aliases:map[]}\"",
2026-06-12 21:10:23.046785 | controller |     "Jun 12 20:18:49.075744 crc crio[20719]: time=\"2026-06-12T20:18:49.075746167Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.046800 | controller |     "Jun 12 20:18:49.079123 crc crio[20719]: time=\"2026-06-12T20:18:49.079035796Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1 UID:1ad77e9c-08d0-4f81-b958-53b9a21c0618 NetNS:/var/run/netns/b946f9f3-defd-42e6-857e-cab3470f0551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ad77e9c_08d0_4f81_b958_53b9a21c0618.slice PodAnnotations:0xc0023e2160}] Aliases:map[]}\"",
2026-06-12 21:10:23.046815 | controller |     "Jun 12 20:18:49.079123 crc crio[20719]: time=\"2026-06-12T20:18:49.079093327Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.046830 | controller |     "Jun 12 20:18:49.098418 crc crio[20719]: time=\"2026-06-12T20:18:49.098221534Z\" level=info msg=\"Removed container a55dfb46238c0aac277a2f3636afe92d51a8332cc50c388a18453b3937c3be66: openstack/dnsmasq-dns-7b6fcdc445-pxldd/init\" id=ad35564f-fc04-4394-892c-c0e8d1da8faf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.046845 | controller |     "Jun 12 20:18:49.116628 crc crio[20719]: time=\"2026-06-12T20:18:49.115900618Z\" level=info msg=\"Removing container: 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde\" id=23186922-e401-4eca-8a0e-bcd3ade36be7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.046880 | controller |     "Jun 12 20:18:49.229120 crc crio[20719]: time=\"2026-06-12T20:18:49.228910157Z\" level=info msg=\"Removed container 5528f6dfe9c2b2a5625f9490df4e7cbf97eff447369d60b250a1d3f5f7687dde: openstack/glance-default-external-api-0/glance-httpd\" id=23186922-e401-4eca-8a0e-bcd3ade36be7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.046896 | controller |     "Jun 12 20:18:49.253855 crc crio[20719]: time=\"2026-06-12T20:18:49.253754475Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-2lpnn/barbican-db-sync\" id=260ea13e-8409-41d9-96f6-62e284602b8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.046911 | controller |     "Jun 12 20:18:49.256061 crc crio[20719]: time=\"2026-06-12T20:18:49.255953504Z\" level=info msg=\"Removing container: 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473\" id=26817152-1e90-49d9-af4d-9044d102aab2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.046929 | controller |     "Jun 12 20:18:49.262065 crc crio[20719]: time=\"2026-06-12T20:18:49.261824971Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-96vqh/cinder-db-sync\" id=ac704e27-efce-4cd6-9278-6a1ceb6d2e45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.046944 | controller |     "Jun 12 20:18:49.273058 crc crio[20719]: time=\"2026-06-12T20:18:49.272957906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.046959 | controller |     "Jun 12 20:18:49.279247 crc crio[20719]: time=\"2026-06-12T20:18:49.279161778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.046973 | controller |     "Jun 12 20:18:49.295363 crc crio[20719]: time=\"2026-06-12T20:18:49.28719702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.046988 | controller |     "Jun 12 20:18:49.298593 crc crio[20719]: time=\"2026-06-12T20:18:49.298525411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047002 | controller |     "Jun 12 20:18:49.326141 crc crio[20719]: time=\"2026-06-12T20:18:49.325961637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047016 | controller |     "Jun 12 20:18:49.336562 crc crio[20719]: time=\"2026-06-12T20:18:49.336451724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047030 | controller |     "Jun 12 20:18:49.342034 crc crio[20719]: time=\"2026-06-12T20:18:49.341997814Z\" level=info msg=\"Removed container 852b560c55e6162f4589be58b6366b3a771d18ceffa3743ea6c8fd1cad597473: openstack/glance-default-external-api-0/glance-log\" id=26817152-1e90-49d9-af4d-9044d102aab2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.047045 | controller |     "Jun 12 20:18:49.350042 crc crio[20719]: time=\"2026-06-12T20:18:49.34983845Z\" level=info msg=\"Removing container: 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be\" id=1d220158-3f59-49d4-b612-e91713221829 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.047059 | controller |     "Jun 12 20:18:49.363242 crc crio[20719]: time=\"2026-06-12T20:18:49.363016845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047073 | controller |     "Jun 12 20:18:49.385700 crc crio[20719]: time=\"2026-06-12T20:18:49.385583057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047088 | controller |     "Jun 12 20:18:49.480483 crc crio[20719]: time=\"2026-06-12T20:18:49.477801487Z\" level=info msg=\"Removed container 5dceefc6c4008ccd0d2c0c9a20223ed03bfbc9978149ff9a989a15fb2b5290be: openstack/glance-default-internal-api-0/glance-httpd\" id=1d220158-3f59-49d4-b612-e91713221829 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.047103 | controller |     "Jun 12 20:18:49.504371 crc crio[20719]: time=\"2026-06-12T20:18:49.504071869Z\" level=info msg=\"Removing container: f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3\" id=b21b24cc-aa69-45fa-ac42-56c21d9109d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.047121 | controller |     "Jun 12 20:18:49.542163 crc crio[20719]: time=\"2026-06-12T20:18:49.541923791Z\" level=info msg=\"Created container a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7: openstack/placement-db-sync-qbbm8/placement-db-sync\" id=3bc5f3ef-984d-4cb6-8a71-ee49db77c623 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.047136 | controller |     "Jun 12 20:18:49.575085 crc crio[20719]: time=\"2026-06-12T20:18:49.574984764Z\" level=info msg=\"Starting container: a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7\" id=7348a1ef-b85a-4a31-9d30-26483e13e93f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.047150 | controller |     "Jun 12 20:18:49.587771 crc crio[20719]: time=\"2026-06-12T20:18:49.587671663Z\" level=info msg=\"Started container\" PID=64993 containerID=a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7 description=openstack/placement-db-sync-qbbm8/placement-db-sync id=7348a1ef-b85a-4a31-9d30-26483e13e93f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659",
2026-06-12 21:10:23.047165 | controller |     "Jun 12 20:18:49.610418 crc crio[20719]: time=\"2026-06-12T20:18:49.6096957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047180 | controller |     "Jun 12 20:18:49.624629 crc crio[20719]: time=\"2026-06-12T20:18:49.624183492Z\" level=info msg=\"Removed container f6ac08a67ab16394875dc9b724e557f79819bdd6656ba96f002389f40790afd3: openstack/glance-default-internal-api-0/glance-log\" id=b21b24cc-aa69-45fa-ac42-56c21d9109d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.047194 | controller |     "Jun 12 20:18:49.630452 crc crio[20719]: time=\"2026-06-12T20:18:49.630241352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047209 | controller |     "Jun 12 20:18:49.761870 crc crio[20719]: time=\"2026-06-12T20:18:49.759766668Z\" level=info msg=\"Created container 681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84: openstack/barbican-db-sync-2lpnn/barbican-db-sync\" id=260ea13e-8409-41d9-96f6-62e284602b8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.047223 | controller |     "Jun 12 20:18:49.764035 crc crio[20719]: time=\"2026-06-12T20:18:49.763602617Z\" level=info msg=\"Starting container: 681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84\" id=88fcfa88-1eb7-4ddf-a72a-cc448c16a6be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.047238 | controller |     "Jun 12 20:18:49.768827 crc crio[20719]: time=\"2026-06-12T20:18:49.768759267Z\" level=info msg=\"Started container\" PID=65010 containerID=681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84 description=openstack/barbican-db-sync-2lpnn/barbican-db-sync id=88fcfa88-1eb7-4ddf-a72a-cc448c16a6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632",
2026-06-12 21:10:23.047253 | controller |     "Jun 12 20:18:49.777427 crc crio[20719]: time=\"2026-06-12T20:18:49.7773596Z\" level=info msg=\"Created container b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a: openstack/ceilometer-0/ceilometer-central-agent\" id=13c73aba-fa90-4927-8681-c58eb75de49b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.047267 | controller |     "Jun 12 20:18:49.779319 crc crio[20719]: time=\"2026-06-12T20:18:49.779179823Z\" level=info msg=\"Starting container: b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a\" id=a8c35649-24cd-44c7-ab97-b8eb693e75c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.047282 | controller |     "Jun 12 20:18:49.790673 crc crio[20719]: time=\"2026-06-12T20:18:49.790535267Z\" level=info msg=\"Started container\" PID=65005 containerID=b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a description=openstack/ceilometer-0/ceilometer-central-agent id=a8c35649-24cd-44c7-ab97-b8eb693e75c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6",
2026-06-12 21:10:23.047299 | controller |     "Jun 12 20:18:49.945159 crc crio[20719]: time=\"2026-06-12T20:18:49.944957025Z\" level=info msg=\"Created container 21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f: openstack/cinder-db-sync-96vqh/cinder-db-sync\" id=ac704e27-efce-4cd6-9278-6a1ceb6d2e45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.047314 | controller |     "Jun 12 20:18:49.950783 crc crio[20719]: time=\"2026-06-12T20:18:49.950611357Z\" level=info msg=\"Starting container: 21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f\" id=1023eb0a-82c0-43d8-88bc-ee1ce279eef6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.047329 | controller |     "Jun 12 20:18:49.957584 crc crio[20719]: time=\"2026-06-12T20:18:49.957490691Z\" level=info msg=\"Started container\" PID=65066 containerID=21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f description=openstack/cinder-db-sync-96vqh/cinder-db-sync id=1023eb0a-82c0-43d8-88bc-ee1ce279eef6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03",
2026-06-12 21:10:23.047343 | controller |     "Jun 12 20:18:50.086737 crc crio[20719]: time=\"2026-06-12T20:18:50.086677642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ef3622c0-1dbf-4091-96bf-ef3282f7f017 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.047358 | controller |     "Jun 12 20:18:50.087378 crc crio[20719]: time=\"2026-06-12T20:18:50.087349703Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=ef3622c0-1dbf-4091-96bf-ef3282f7f017 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.047372 | controller |     "Jun 12 20:18:50.087655 crc crio[20719]: time=\"2026-06-12T20:18:50.087621238Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=ef3622c0-1dbf-4091-96bf-ef3282f7f017 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.047387 | controller |     "Jun 12 20:18:50.089080 crc crio[20719]: time=\"2026-06-12T20:18:50.089006675Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=832e76f3-771b-4553-92d7-706e7fa4493e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.047401 | controller |     "Jun 12 20:18:50.099897 crc crio[20719]: time=\"2026-06-12T20:18:50.09977972Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-12 21:10:23.047416 | controller |     "Jun 12 20:18:50.191047 crc crio[20719]: 2026-06-12T20:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:602a70ac19db002 Mac:46:b8:fe:94:62:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/d353a249-e7ca-400e-a293-f4ae412c8068 SocketPath: PciID:}] [{Interface:0xc00043a5b0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.047430 | controller |     "Jun 12 20:18:50.191047 crc crio[20719]: 2026-06-12T20:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2dcc213692e5fc Mac:c6:45:89:6a:64:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/6a1c9a2f-a0b8-4c85-9cb7-b4dc7580ff43 SocketPath: PciID:}] [{Interface:0xc000014d10 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.047445 | controller |     "Jun 12 20:18:50.192579 crc crio[20719]: time=\"2026-06-12T20:18:50.192457786Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-ff7pp Namespace:openstack ID:602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d UID:8fb9f4e3-d25e-43bb-baf7-aefb08fd7bdc NetNS:/var/run/netns/d353a249-e7ca-400e-a293-f4ae412c8068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb9f4e3_d25e_43bb_baf7_aefb08fd7bdc.slice PodAnnotations:0xc000a38080}] Aliases:map[]}\"",
2026-06-12 21:10:23.047463 | controller |     "Jun 12 20:18:50.192579 crc crio[20719]: time=\"2026-06-12T20:18:50.192535881Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-mn5cc Namespace:openstack ID:d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd UID:1769692d-d9dd-4579-8b9c-31fef6ce0263 NetNS:/var/run/netns/6a1c9a2f-a0b8-4c85-9cb7-b4dc7580ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1769692d_d9dd_4579_8b9c_31fef6ce0263.slice PodAnnotations:0xc003c988f0}] Aliases:map[]}\"",
2026-06-12 21:10:23.047479 | controller |     "Jun 12 20:18:50.192770 crc crio[20719]: time=\"2026-06-12T20:18:50.192703315Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-mn5cc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.047493 | controller |     "Jun 12 20:18:50.192770 crc crio[20719]: time=\"2026-06-12T20:18:50.192751852Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-ff7pp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.047508 | controller |     "Jun 12 20:18:50.203971 crc crio[20719]: time=\"2026-06-12T20:18:50.203883423Z\" level=info msg=\"Ran pod sandbox d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd with infra container: openstack/keystone-bootstrap-mn5cc/POD\" id=afddcf89-467d-47f1-8613-c575b90a6591 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.047523 | controller |     "Jun 12 20:18:50.206472 crc crio[20719]: time=\"2026-06-12T20:18:50.206212124Z\" level=info msg=\"Ran pod sandbox 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d with infra container: openstack/dnsmasq-dns-6c85d9984c-ff7pp/POD\" id=aaabe401-a536-4bfa-b2d0-43ef69d699ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.047537 | controller |     "Jun 12 20:18:50.208144 crc crio[20719]: time=\"2026-06-12T20:18:50.207653689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f962491e-ff35-41b1-aa9f-a0e99f89ea0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.047552 | controller |     "Jun 12 20:18:50.208395 crc crio[20719]: time=\"2026-06-12T20:18:50.208337039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=32fe8f77-e8fc-465c-a7ee-da366a9ba120 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.047567 | controller |     "Jun 12 20:18:50.255157 crc crio[20719]: time=\"2026-06-12T20:18:50.255062602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=347dc3e0-afff-4a69-b9a6-b034bd91597f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.047581 | controller |     "Jun 12 20:18:50.269360 crc crio[20719]: time=\"2026-06-12T20:18:50.268926206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a2e08a9a-69d3-4a6c-85bf-e6afad2a2557 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.047595 | controller |     "Jun 12 20:18:50.389707 crc crio[20719]: time=\"2026-06-12T20:18:50.389221661Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-mn5cc/keystone-bootstrap\" id=62bd81b9-65d1-4ef0-b98e-7d4d3bfec9d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.047625 | controller |     "Jun 12 20:18:50.390106 crc crio[20719]: time=\"2026-06-12T20:18:50.390020816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047641 | controller |     "Jun 12 20:18:50.442737 crc crio[20719]: time=\"2026-06-12T20:18:50.442648741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047656 | controller |     "Jun 12 20:18:50.448114 crc crio[20719]: time=\"2026-06-12T20:18:50.448051497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047670 | controller |     "Jun 12 20:18:50.560629 crc crio[20719]: time=\"2026-06-12T20:18:50.560451421Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-ff7pp/init\" id=79062967-c1a2-4d05-b19f-464e873edf72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.047685 | controller |     "Jun 12 20:18:50.561099 crc crio[20719]: time=\"2026-06-12T20:18:50.561024812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047699 | controller |     "Jun 12 20:18:50.622710 crc crio[20719]: time=\"2026-06-12T20:18:50.621810911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047713 | controller |     "Jun 12 20:18:50.627454 crc crio[20719]: time=\"2026-06-12T20:18:50.627035564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047728 | controller |     "Jun 12 20:18:50.950104 crc crio[20719]: time=\"2026-06-12T20:18:50.949954715Z\" level=info msg=\"Created container 1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b: openstack/keystone-bootstrap-mn5cc/keystone-bootstrap\" id=62bd81b9-65d1-4ef0-b98e-7d4d3bfec9d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.047742 | controller |     "Jun 12 20:18:50.952844 crc crio[20719]: time=\"2026-06-12T20:18:50.952395499Z\" level=info msg=\"Starting container: 1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b\" id=ca2d56a0-ba34-4f86-b291-9aa711f9301e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.047757 | controller |     "Jun 12 20:18:50.962341 crc crio[20719]: time=\"2026-06-12T20:18:50.961993133Z\" level=info msg=\"Started container\" PID=65169 containerID=1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b description=openstack/keystone-bootstrap-mn5cc/keystone-bootstrap id=ca2d56a0-ba34-4f86-b291-9aa711f9301e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd",
2026-06-12 21:10:23.047772 | controller |     "Jun 12 20:18:50.987173 crc crio[20719]: time=\"2026-06-12T20:18:50.987024045Z\" level=info msg=\"Created container a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c: openstack/dnsmasq-dns-6c85d9984c-ff7pp/init\" id=79062967-c1a2-4d05-b19f-464e873edf72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.047786 | controller |     "Jun 12 20:18:50.990484 crc crio[20719]: time=\"2026-06-12T20:18:50.990376373Z\" level=info msg=\"Starting container: a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c\" id=23609d59-223f-44bf-bad6-a00267fc82e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.047801 | controller |     "Jun 12 20:18:51.005565 crc crio[20719]: time=\"2026-06-12T20:18:51.005459292Z\" level=info msg=\"Started container\" PID=65175 containerID=a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c description=openstack/dnsmasq-dns-6c85d9984c-ff7pp/init id=23609d59-223f-44bf-bad6-a00267fc82e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d",
2026-06-12 21:10:23.047819 | controller |     "Jun 12 20:18:51.366877 crc crio[20719]: time=\"2026-06-12T20:18:51.36652405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bf1383cb-8dca-4edf-a7e0-9ef1e3838f40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.047834 | controller |     "Jun 12 20:18:51.496672 crc crio[20719]: time=\"2026-06-12T20:18:51.49653356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ed3a1504-f84c-44a2-a2ab-b862189d4372 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.047882 | controller |     "Jun 12 20:18:51.823464 crc crio[20719]: time=\"2026-06-12T20:18:51.823373449Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns\" id=7fe5f44b-a212-450a-a5d0-ee478b244e54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.047908 | controller |     "Jun 12 20:18:51.824078 crc crio[20719]: time=\"2026-06-12T20:18:51.824018871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047924 | controller |     "Jun 12 20:18:51.885395 crc crio[20719]: time=\"2026-06-12T20:18:51.883911774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047939 | controller |     "Jun 12 20:18:51.888062 crc crio[20719]: time=\"2026-06-12T20:18:51.887991696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.047954 | controller |     "Jun 12 20:18:52.254737 crc crio[20719]: time=\"2026-06-12T20:18:52.253715969Z\" level=info msg=\"Created container 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182: openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns\" id=7fe5f44b-a212-450a-a5d0-ee478b244e54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.047968 | controller |     "Jun 12 20:18:52.257581 crc crio[20719]: time=\"2026-06-12T20:18:52.257504276Z\" level=info msg=\"Starting container: 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182\" id=4743839c-9764-4cdc-b546-eda860af83cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.047983 | controller |     "Jun 12 20:18:52.269143 crc crio[20719]: time=\"2026-06-12T20:18:52.267084506Z\" level=info msg=\"Started container\" PID=65288 containerID=6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182 description=openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns id=4743839c-9764-4cdc-b546-eda860af83cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d",
2026-06-12 21:10:23.047998 | controller |     "Jun 12 20:18:52.559680 crc crio[20719]: 2026-06-12T20:18:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22836148346c89c Mac:fa:53:7a:84:57:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/d800156c-422c-4d31-ae61-e334f5c5a2cf SocketPath: PciID:}] [{Interface:0xc0004b66a0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.048013 | controller |     "Jun 12 20:18:52.560649 crc crio[20719]: time=\"2026-06-12T20:18:52.560576887Z\" level=info msg=\"Got pod network &{Name:neutron-68489b7468-mbdtz Namespace:openstack ID:22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1 UID:4d171f7e-9e6c-4c7c-a484-6312cd85ec8c NetNS:/var/run/netns/d800156c-422c-4d31-ae61-e334f5c5a2cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d171f7e_9e6c_4c7c_a484_6312cd85ec8c.slice PodAnnotations:0xc002d9a1e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.048031 | controller |     "Jun 12 20:18:52.560757 crc crio[20719]: time=\"2026-06-12T20:18:52.56073893Z\" level=info msg=\"Checking pod openstack_neutron-68489b7468-mbdtz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.048046 | controller |     "Jun 12 20:18:53.851012 crc crio[20719]: time=\"2026-06-12T20:18:53.850368575Z\" level=info msg=\"Ran pod sandbox 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1 with infra container: openstack/neutron-68489b7468-mbdtz/POD\" id=3fa64135-8a97-4b72-ad7b-c8337a1f1668 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.048061 | controller |     "Jun 12 20:18:53.854529 crc crio[20719]: time=\"2026-06-12T20:18:53.854406243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=71822494-dbdf-4d8e-854f-8e24ec12143f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.048076 | controller |     "Jun 12 20:18:53.957408 crc crio[20719]: time=\"2026-06-12T20:18:53.957142317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9b36cfcf-0fa3-4138-b633-00ed473134a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.048091 | controller |     "Jun 12 20:18:54.395613 crc crio[20719]: time=\"2026-06-12T20:18:54.393537195Z\" level=info msg=\"Creating container: openstack/neutron-68489b7468-mbdtz/neutron-api\" id=7c926277-66e6-4c62-9630-f6219d2ed06b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.048105 | controller |     "Jun 12 20:18:54.400205 crc crio[20719]: time=\"2026-06-12T20:18:54.400132335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048119 | controller |     "Jun 12 20:18:54.489778 crc crio[20719]: time=\"2026-06-12T20:18:54.489696984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048133 | controller |     "Jun 12 20:18:54.497153 crc crio[20719]: time=\"2026-06-12T20:18:54.497072197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048148 | controller |     "Jun 12 20:18:55.151858 crc crio[20719]: time=\"2026-06-12T20:18:55.151096362Z\" level=info msg=\"Created container 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68: openstack/neutron-68489b7468-mbdtz/neutron-api\" id=7c926277-66e6-4c62-9630-f6219d2ed06b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.048162 | controller |     "Jun 12 20:18:55.154357 crc crio[20719]: time=\"2026-06-12T20:18:55.152878624Z\" level=info msg=\"Starting container: 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68\" id=2c01add8-619e-474d-83b2-76aec3909f7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.048177 | controller |     "Jun 12 20:18:55.160992 crc crio[20719]: time=\"2026-06-12T20:18:55.160895246Z\" level=info msg=\"Started container\" PID=65422 containerID=403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68 description=openstack/neutron-68489b7468-mbdtz/neutron-api id=2c01add8-619e-474d-83b2-76aec3909f7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1",
2026-06-12 21:10:23.048192 | controller |     "Jun 12 20:18:55.245321 crc crio[20719]: time=\"2026-06-12T20:18:55.245135342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f9ae279d-be1a-423e-ac51-a88da3d23156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.048210 | controller |     "Jun 12 20:18:55.253644 crc crio[20719]: 2026-06-12T20:18:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9bd6d6cbd6bd9b Mac:2e:08:dd:53:5a:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/b946f9f3-defd-42e6-857e-cab3470f0551 SocketPath: PciID:}] [{Interface:0xc0002846e0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.048225 | controller |     "Jun 12 20:18:55.255484 crc crio[20719]: time=\"2026-06-12T20:18:55.255377104Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1 UID:1ad77e9c-08d0-4f81-b958-53b9a21c0618 NetNS:/var/run/netns/b946f9f3-defd-42e6-857e-cab3470f0551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ad77e9c_08d0_4f81_b958_53b9a21c0618.slice PodAnnotations:0xc0023e2160}] Aliases:map[]}\"",
2026-06-12 21:10:23.048240 | controller |     "Jun 12 20:18:55.255671 crc crio[20719]: time=\"2026-06-12T20:18:55.255586948Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.048254 | controller |     "Jun 12 20:18:55.280858 crc crio[20719]: time=\"2026-06-12T20:18:55.280556563Z\" level=info msg=\"Ran pod sandbox b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1 with infra container: openstack/glance-default-internal-api-0/POD\" id=f820daa2-04bf-468a-b31e-5b4fd86b0cea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.048269 | controller |     "Jun 12 20:18:55.282809 crc crio[20719]: time=\"2026-06-12T20:18:55.282756189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4dbc9ab0-67c2-4ed0-9c31-b7928290d0a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.048284 | controller |     "Jun 12 20:18:55.285405 crc crio[20719]: time=\"2026-06-12T20:18:55.285245133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8abd5013-6e23-4c21-aa8d-055c3e5ba144 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.048298 | controller |     "Jun 12 20:18:55.291810 crc crio[20719]: time=\"2026-06-12T20:18:55.291706379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=498208ad-65fc-4a18-93d7-e8caf7dfb073 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.048313 | controller |     "Jun 12 20:18:55.484251 crc crio[20719]: time=\"2026-06-12T20:18:55.484090274Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=295af3cc-2e80-4311-901f-8ad4bccc837c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.048327 | controller |     "Jun 12 20:18:55.485774 crc crio[20719]: time=\"2026-06-12T20:18:55.485657362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048342 | controller |     "Jun 12 20:18:55.607017 crc crio[20719]: time=\"2026-06-12T20:18:55.606923495Z\" level=info msg=\"Creating container: openstack/neutron-68489b7468-mbdtz/neutron-httpd\" id=8a060504-4aff-41f8-9127-2610c570bd90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.048356 | controller |     "Jun 12 20:18:57.917888 crc crio[20719]: time=\"2026-06-12T20:18:57.917152265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048370 | controller |     "Jun 12 20:18:57.950536 crc crio[20719]: time=\"2026-06-12T20:18:57.950144103Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638\" id=832e76f3-771b-4553-92d7-706e7fa4493e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.048387 | controller |     "Jun 12 20:18:57.952212 crc crio[20719]: 2026-06-12T20:18:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba5f5f8b1fa1045 Mac:96:a0:d1:a1:b7:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/ff4a1c99-ccc9-43c4-8eac-ce79b7bfab82 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.048402 | controller |     "Jun 12 20:18:57.953811 crc crio[20719]: time=\"2026-06-12T20:18:57.953674343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ec23c022-5dbb-47f3-b920-d92036556994 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.048416 | controller |     "Jun 12 20:18:57.953811 crc crio[20719]: time=\"2026-06-12T20:18:57.953770006Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8 UID:de88bbc9-deb1-47a7-ad6d-6a7029450638 NetNS:/var/run/netns/ff4a1c99-ccc9-43c4-8eac-ce79b7bfab82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde88bbc9_deb1_47a7_ad6d_6a7029450638.slice PodAnnotations:0xc00259a098}] Aliases:map[]}\"",
2026-06-12 21:10:23.048431 | controller |     "Jun 12 20:18:57.954222 crc crio[20719]: time=\"2026-06-12T20:18:57.954045981Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.048446 | controller |     "Jun 12 20:18:57.985010 crc crio[20719]: time=\"2026-06-12T20:18:57.984910018Z\" level=info msg=\"Ran pod sandbox ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8 with infra container: openstack/glance-default-external-api-0/POD\" id=f7874838-cf85-49c9-8bad-cda0fae9aa35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.048461 | controller |     "Jun 12 20:18:57.994990 crc crio[20719]: time=\"2026-06-12T20:18:57.994805942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=12a30787-5223-4672-af84-4dd7134e0776 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.048476 | controller |     "Jun 12 20:18:58.015582 crc crio[20719]: time=\"2026-06-12T20:18:58.014893769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=03a62d60-2b95-44ec-8a2f-e1d7611a9cb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.048490 | controller |     "Jun 12 20:18:58.022493 crc crio[20719]: time=\"2026-06-12T20:18:58.021137561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048620 | controller |     "Jun 12 20:18:58.040830 crc crio[20719]: time=\"2026-06-12T20:18:58.040716498Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=d8071d26-26f8-4bf0-bb42-472d3919b4f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.048654 | controller |     "Jun 12 20:18:58.044768 crc crio[20719]: time=\"2026-06-12T20:18:58.044633799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048673 | controller |     "Jun 12 20:18:58.068507 crc crio[20719]: time=\"2026-06-12T20:18:58.068413013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=1f37f87d-1ffb-4ce7-8581-5c3941a4c21e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.048694 | controller |     "Jun 12 20:18:58.113168 crc crio[20719]: time=\"2026-06-12T20:18:58.113076612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048711 | controller |     "Jun 12 20:18:58.113666 crc crio[20719]: time=\"2026-06-12T20:18:58.113554357Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=1c6ac12d-5bc5-45e5-926f-b752b59a9747 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.048763 | controller |     "Jun 12 20:18:58.117690 crc crio[20719]: time=\"2026-06-12T20:18:58.117627502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048780 | controller |     "Jun 12 20:18:58.122139 crc crio[20719]: time=\"2026-06-12T20:18:58.122068994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048794 | controller |     "Jun 12 20:18:58.123611 crc crio[20719]: time=\"2026-06-12T20:18:58.12357766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048809 | controller |     "Jun 12 20:18:58.257051 crc crio[20719]: time=\"2026-06-12T20:18:58.256426697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048824 | controller |     "Jun 12 20:18:58.271888 crc crio[20719]: time=\"2026-06-12T20:18:58.271784711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.048838 | controller |     "Jun 12 20:18:58.451133 crc crio[20719]: time=\"2026-06-12T20:18:58.450422371Z\" level=info msg=\"Created container 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798: openstack/neutron-68489b7468-mbdtz/neutron-httpd\" id=8a060504-4aff-41f8-9127-2610c570bd90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.048871 | controller |     "Jun 12 20:18:58.453511 crc crio[20719]: time=\"2026-06-12T20:18:58.453425887Z\" level=info msg=\"Starting container: 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798\" id=4ff253e8-158c-415c-ad2b-06bf301da5e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.048888 | controller |     "Jun 12 20:18:58.470818 crc crio[20719]: time=\"2026-06-12T20:18:58.470659366Z\" level=info msg=\"Started container\" PID=65634 containerID=79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798 description=openstack/neutron-68489b7468-mbdtz/neutron-httpd id=4ff253e8-158c-415c-ad2b-06bf301da5e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1",
2026-06-12 21:10:23.048903 | controller |     "Jun 12 20:18:58.568720 crc crio[20719]: time=\"2026-06-12T20:18:58.568605011Z\" level=info msg=\"Stopping container: 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7 (timeout: 10s)\" id=13f2cc8f-37d1-44d5-864b-f85a7932888d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.048918 | controller |     "Jun 12 20:18:58.609040 crc crio[20719]: time=\"2026-06-12T20:18:58.608882064Z\" level=info msg=\"Created container c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720: openstack/ceilometer-0/ceilometer-notification-agent\" id=1c6ac12d-5bc5-45e5-926f-b752b59a9747 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.048933 | controller |     "Jun 12 20:18:58.617048 crc crio[20719]: time=\"2026-06-12T20:18:58.616943936Z\" level=info msg=\"Starting container: c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720\" id=36c9e9b1-f051-45e7-a32e-ae8bae972121 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.048954 | controller |     "Jun 12 20:18:58.629028 crc crio[20719]: time=\"2026-06-12T20:18:58.628916985Z\" level=info msg=\"Started container\" PID=65642 containerID=c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720 description=openstack/ceilometer-0/ceilometer-notification-agent id=36c9e9b1-f051-45e7-a32e-ae8bae972121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6",
2026-06-12 21:10:23.048969 | controller |     "Jun 12 20:18:58.673464 crc crio[20719]: time=\"2026-06-12T20:18:58.673406189Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=63e702a1-2641-482e-8b32-74b6dc78c4c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.048984 | controller |     "Jun 12 20:18:58.673743 crc crio[20719]: time=\"2026-06-12T20:18:58.673574032Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=63e702a1-2641-482e-8b32-74b6dc78c4c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.048998 | controller |     "Jun 12 20:18:58.673743 crc crio[20719]: time=\"2026-06-12T20:18:58.673609532Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=63e702a1-2641-482e-8b32-74b6dc78c4c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.049013 | controller |     "Jun 12 20:18:58.675740 crc crio[20719]: time=\"2026-06-12T20:18:58.675666206Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=18b89b30-1fdb-4c80-b19f-a1b7a57f04a4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.049027 | controller |     "Jun 12 20:18:58.689671 crc crio[20719]: time=\"2026-06-12T20:18:58.689603169Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-12 21:10:23.049042 | controller |     "Jun 12 20:18:58.780568 crc crio[20719]: time=\"2026-06-12T20:18:58.780454489Z\" level=info msg=\"Stopped container 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7: openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns\" id=13f2cc8f-37d1-44d5-864b-f85a7932888d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.049056 | controller |     "Jun 12 20:18:58.786501 crc crio[20719]: time=\"2026-06-12T20:18:58.786411615Z\" level=info msg=\"Stopping pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\" id=7e557bf6-cef5-4778-8507-6c736d10e9b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.049070 | controller |     "Jun 12 20:18:58.786964 crc crio[20719]: time=\"2026-06-12T20:18:58.786906465Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-w6cbt Namespace:openstack ID:2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b UID:e9dd2dfb-4664-49c9-8cda-ae70c96b1393 NetNS:/var/run/netns/7ff73cd1-21ee-4e8c-9b04-0a1123c99a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9dd2dfb_4664_49c9_8cda_ae70c96b1393.slice PodAnnotations:0xc0023e29c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.049085 | controller |     "Jun 12 20:18:58.787314 crc crio[20719]: time=\"2026-06-12T20:18:58.787158149Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-w6cbt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.049100 | controller |     "Jun 12 20:18:59.319453 crc crio[20719]: time=\"2026-06-12T20:18:59.318882067Z\" level=info msg=\"Stopped pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\" id=7e557bf6-cef5-4778-8507-6c736d10e9b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.049113 | controller |     "Jun 12 20:18:59.331052 crc crio[20719]: time=\"2026-06-12T20:18:59.330820981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.049131 | controller |     "Jun 12 20:18:59.485659 crc crio[20719]: time=\"2026-06-12T20:18:59.485112217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.049146 | controller |     "Jun 12 20:18:59.594014 crc crio[20719]: time=\"2026-06-12T20:18:59.59394082Z\" level=info msg=\"Running pod sandbox: openstack/neutron-c5f68f98f-968ls/POD\" id=3c60c031-d2ea-447e-ac61-05f3f14757a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.049161 | controller |     "Jun 12 20:18:59.594134 crc crio[20719]: time=\"2026-06-12T20:18:59.594043393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.049176 | controller |     "Jun 12 20:18:59.695404 crc crio[20719]: time=\"2026-06-12T20:18:59.690758168Z\" level=info msg=\"Got pod network &{Name:neutron-c5f68f98f-968ls Namespace:openstack ID:a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f UID:181eab60-b243-420b-a019-c4506c33a5db NetNS:/var/run/netns/8b185440-83e4-4aa0-b8f3-48fa5abd256b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181eab60_b243_420b_a019_c4506c33a5db.slice PodAnnotations:0xc0001106b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.049191 | controller |     "Jun 12 20:18:59.695404 crc crio[20719]: time=\"2026-06-12T20:18:59.690822149Z\" level=info msg=\"Adding pod openstack_neutron-c5f68f98f-968ls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.049206 | controller |     "Jun 12 20:18:59.697199 crc crio[20719]: time=\"2026-06-12T20:18:59.697124161Z\" level=info msg=\"Removing container: 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7\" id=f157849f-e79b-4866-904b-0ed17ed8bf09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.049221 | controller |     "Jun 12 20:18:59.742395 crc crio[20719]: time=\"2026-06-12T20:18:59.742205852Z\" level=info msg=\"Removed container 3692785d06df47809c05b271b133f3dd5ef2727d2f704d8c15e5369252e3e5c7: openstack/dnsmasq-dns-6674dbf88c-w6cbt/dnsmasq-dns\" id=f157849f-e79b-4866-904b-0ed17ed8bf09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.049235 | controller |     "Jun 12 20:18:59.745363 crc crio[20719]: time=\"2026-06-12T20:18:59.745114343Z\" level=info msg=\"Removing container: e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0\" id=f4de0808-d958-4efb-9a40-e9261d073322 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.049250 | controller |     "Jun 12 20:18:59.805247 crc crio[20719]: time=\"2026-06-12T20:18:59.804898761Z\" level=info msg=\"Removed container e3c46552d6f9bb864ae671f8bdb0ee13b63c9a69677585f4be8cfa5ce0fa25c0: openstack/dnsmasq-dns-6674dbf88c-w6cbt/init\" id=f4de0808-d958-4efb-9a40-e9261d073322 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.049265 | controller |     "Jun 12 20:18:59.929817 crc crio[20719]: time=\"2026-06-12T20:18:59.929639171Z\" level=info msg=\"Created container 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6: openstack/glance-default-internal-api-0/glance-log\" id=295af3cc-2e80-4311-901f-8ad4bccc837c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.049279 | controller |     "Jun 12 20:18:59.931701 crc crio[20719]: time=\"2026-06-12T20:18:59.931655064Z\" level=info msg=\"Starting container: 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6\" id=c07c2fce-4648-4707-9c26-57294b6c13b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.049293 | controller |     "Jun 12 20:18:59.945988 crc crio[20719]: time=\"2026-06-12T20:18:59.945913439Z\" level=info msg=\"Started container\" PID=65939 containerID=71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6 description=openstack/glance-default-internal-api-0/glance-log id=c07c2fce-4648-4707-9c26-57294b6c13b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1",
2026-06-12 21:10:23.049311 | controller |     "Jun 12 20:18:59.955315 crc crio[20719]: time=\"2026-06-12T20:18:59.955215284Z\" level=info msg=\"Created container 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f: openstack/glance-default-external-api-0/glance-log\" id=d8071d26-26f8-4bf0-bb42-472d3919b4f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.049326 | controller |     "Jun 12 20:18:59.959207 crc crio[20719]: time=\"2026-06-12T20:18:59.958657327Z\" level=info msg=\"Starting container: 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f\" id=d422bd99-4589-4d16-a1a6-ddb2d2bb41f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.049341 | controller |     "Jun 12 20:18:59.969950 crc crio[20719]: time=\"2026-06-12T20:18:59.969870804Z\" level=info msg=\"Started container\" PID=65940 containerID=623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f description=openstack/glance-default-external-api-0/glance-log id=d422bd99-4589-4d16-a1a6-ddb2d2bb41f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8",
2026-06-12 21:10:23.049356 | controller |     "Jun 12 20:19:00.000335 crc crio[20719]: time=\"2026-06-12T20:18:59.993991053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=afd05412-dde2-41ca-a170-dee96cb378b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.049370 | controller |     "Jun 12 20:19:00.000335 crc crio[20719]: time=\"2026-06-12T20:18:59.994613798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b7f6a9d4-c144-4e13-8a64-86dcda69633e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.049385 | controller |     "Jun 12 20:19:00.075718 crc crio[20719]: time=\"2026-06-12T20:19:00.075494804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8b03e621-ecfb-4d79-9b0f-df80d42a195b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.049400 | controller |     "Jun 12 20:19:00.079451 crc crio[20719]: time=\"2026-06-12T20:19:00.079112405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e35c9ed8-15e6-4ca3-939b-48935192dcf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.049414 | controller |     "Jun 12 20:19:00.086487 crc crio[20719]: time=\"2026-06-12T20:19:00.086394431Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=d93b3c14-635c-4f2d-8e26-8f420c838ef0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.049429 | controller |     "Jun 12 20:19:00.087150 crc crio[20719]: time=\"2026-06-12T20:19:00.087001202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.049443 | controller |     "Jun 12 20:19:00.093967 crc crio[20719]: time=\"2026-06-12T20:19:00.093825744Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=b2f44d02-7200-4f33-98f9-b9c4b0c4f196 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.049457 | controller |     "Jun 12 20:19:00.109625 crc crio[20719]: time=\"2026-06-12T20:19:00.109522051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.049472 | controller |     "Jun 12 20:19:00.230646 crc crio[20719]: time=\"2026-06-12T20:19:00.230546524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.049489 | controller |     "Jun 12 20:19:00.232031 crc crio[20719]: time=\"2026-06-12T20:19:00.231927157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.049504 | controller |     "Jun 12 20:19:00.772344 crc crio[20719]: time=\"2026-06-12T20:19:00.772247106Z\" level=info msg=\"Stopping pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\" id=fdcefd4a-b9ba-481a-9b81-6cc3e3367356 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.049518 | controller |     "Jun 12 20:19:00.774028 crc crio[20719]: time=\"2026-06-12T20:19:00.774004628Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-mn5cc Namespace:openstack ID:d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd UID:1769692d-d9dd-4579-8b9c-31fef6ce0263 NetNS:/var/run/netns/6a1c9a2f-a0b8-4c85-9cb7-b4dc7580ff43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1769692d_d9dd_4579_8b9c_31fef6ce0263.slice PodAnnotations:0xc002d9b468}] Aliases:map[]}\"",
2026-06-12 21:10:23.049533 | controller |     "Jun 12 20:19:00.774374 crc crio[20719]: time=\"2026-06-12T20:19:00.774351635Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-mn5cc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.049547 | controller |     "Jun 12 20:19:01.234450 crc crio[20719]: time=\"2026-06-12T20:19:01.233491335Z\" level=info msg=\"Stopped pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\" id=fdcefd4a-b9ba-481a-9b81-6cc3e3367356 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.049562 | controller |     "Jun 12 20:19:01.343706 crc crio[20719]: time=\"2026-06-12T20:19:01.343637802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.049576 | controller |     "Jun 12 20:19:01.599892 crc crio[20719]: 2026-06-12T20:19:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9a5c30b252c5aa Mac:0a:f7:e5:4a:47:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/8b185440-83e4-4aa0-b8f3-48fa5abd256b SocketPath: PciID:}] [{Interface:0xc0003feaf0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.049591 | controller |     "Jun 12 20:19:01.606961 crc crio[20719]: time=\"2026-06-12T20:19:01.606846442Z\" level=info msg=\"Created container a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd: openstack/glance-default-external-api-0/glance-httpd\" id=b2f44d02-7200-4f33-98f9-b9c4b0c4f196 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.049606 | controller |     "Jun 12 20:19:01.608562 crc crio[20719]: time=\"2026-06-12T20:19:01.608479876Z\" level=info msg=\"Starting container: a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd\" id=444c0f44-8fc6-4831-b9ba-66b1424601db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.049620 | controller |     "Jun 12 20:19:01.616452 crc crio[20719]: time=\"2026-06-12T20:19:01.616357801Z\" level=info msg=\"Got pod network &{Name:neutron-c5f68f98f-968ls Namespace:openstack ID:a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f UID:181eab60-b243-420b-a019-c4506c33a5db NetNS:/var/run/netns/8b185440-83e4-4aa0-b8f3-48fa5abd256b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181eab60_b243_420b_a019_c4506c33a5db.slice PodAnnotations:0xc0001106b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.049635 | controller |     "Jun 12 20:19:01.616664 crc crio[20719]: time=\"2026-06-12T20:19:01.616623767Z\" level=info msg=\"Checking pod openstack_neutron-c5f68f98f-968ls for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.049653 | controller |     "Jun 12 20:19:01.624345 crc crio[20719]: time=\"2026-06-12T20:19:01.624224284Z\" level=info msg=\"Started container\" PID=66148 containerID=a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd description=openstack/glance-default-external-api-0/glance-httpd id=444c0f44-8fc6-4831-b9ba-66b1424601db name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8",
2026-06-12 21:10:23.049668 | controller |     "Jun 12 20:19:01.626344 crc crio[20719]: time=\"2026-06-12T20:19:01.626103163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.049683 | controller |     "Jun 12 20:19:01.649128 crc crio[20719]: time=\"2026-06-12T20:19:01.649063664Z\" level=info msg=\"Ran pod sandbox a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f with infra container: openstack/neutron-c5f68f98f-968ls/POD\" id=3c60c031-d2ea-447e-ac61-05f3f14757a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.049759 | controller |     "Jun 12 20:19:01.653033 crc crio[20719]: time=\"2026-06-12T20:19:01.65296482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b91602a8-a47a-4a42-ab1e-fc25757aadb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.049781 | controller |     "Jun 12 20:19:01.708015 crc crio[20719]: time=\"2026-06-12T20:19:01.707872837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e4251c49-25fd-4323-af86-23fe5b4ab2bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.049796 | controller |     "Jun 12 20:19:01.725817 crc crio[20719]: time=\"2026-06-12T20:19:01.725740345Z\" level=info msg=\"Creating container: openstack/neutron-c5f68f98f-968ls/neutron-api\" id=cd65fb35-5b94-4d67-a827-93d0e9e04302 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.049811 | controller |     "Jun 12 20:19:01.726258 crc crio[20719]: time=\"2026-06-12T20:19:01.726201531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.049825 | controller |     "Jun 12 20:19:01.771604 crc crio[20719]: time=\"2026-06-12T20:19:01.771396584Z\" level=info msg=\"Created container 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7: openstack/glance-default-internal-api-0/glance-httpd\" id=d93b3c14-635c-4f2d-8e26-8f420c838ef0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.049840 | controller |     "Jun 12 20:19:01.775223 crc crio[20719]: time=\"2026-06-12T20:19:01.775121409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.049874 | controller |     "Jun 12 20:19:01.780923 crc crio[20719]: time=\"2026-06-12T20:19:01.780852531Z\" level=info msg=\"Starting container: 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7\" id=bae6e055-5af7-456a-b66d-84748f4b26e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.049891 | controller |     "Jun 12 20:19:01.784735 crc crio[20719]: time=\"2026-06-12T20:19:01.784575779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.049906 | controller |     "Jun 12 20:19:01.789693 crc crio[20719]: time=\"2026-06-12T20:19:01.789524845Z\" level=info msg=\"Started container\" PID=66201 containerID=8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7 description=openstack/glance-default-internal-api-0/glance-httpd id=bae6e055-5af7-456a-b66d-84748f4b26e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1",
2026-06-12 21:10:23.049926 | controller |     "Jun 12 20:19:01.988978 crc crio[20719]: time=\"2026-06-12T20:19:01.988899034Z\" level=info msg=\"Created container e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821: openstack/neutron-c5f68f98f-968ls/neutron-api\" id=cd65fb35-5b94-4d67-a827-93d0e9e04302 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.049941 | controller |     "Jun 12 20:19:01.996031 crc crio[20719]: time=\"2026-06-12T20:19:01.992043303Z\" level=info msg=\"Starting container: e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821\" id=66fbbba7-2921-4901-9398-664f5cbecf40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.049956 | controller |     "Jun 12 20:19:02.013055 crc crio[20719]: time=\"2026-06-12T20:19:02.012947662Z\" level=info msg=\"Started container\" PID=66220 containerID=e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821 description=openstack/neutron-c5f68f98f-968ls/neutron-api id=66fbbba7-2921-4901-9398-664f5cbecf40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f",
2026-06-12 21:10:23.049971 | controller |     "Jun 12 20:19:02.053475 crc crio[20719]: time=\"2026-06-12T20:19:02.052933639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7ee28130-2c25-4063-9da4-08e7a4aa79e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.049985 | controller |     "Jun 12 20:19:02.178320 crc crio[20719]: time=\"2026-06-12T20:19:02.172613957Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=096ba45f-09c3-4c68-b31d-f15eae9356b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.050000 | controller |     "Jun 12 20:19:02.200419 crc crio[20719]: time=\"2026-06-12T20:19:02.200327282Z\" level=info msg=\"Creating container: openstack/neutron-c5f68f98f-968ls/neutron-httpd\" id=03ff63d6-3c45-4951-851f-a5b8733b2113 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.050014 | controller |     "Jun 12 20:19:02.200817 crc crio[20719]: time=\"2026-06-12T20:19:02.20074637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050028 | controller |     "Jun 12 20:19:02.280861 crc crio[20719]: time=\"2026-06-12T20:19:02.280692093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050042 | controller |     "Jun 12 20:19:02.306570 crc crio[20719]: time=\"2026-06-12T20:19:02.304382536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050057 | controller |     "Jun 12 20:19:02.536065 crc crio[20719]: time=\"2026-06-12T20:19:02.53591857Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7db97cf87d-w26fq/POD\" id=01684b0c-7566-4e19-9b38-ce69b8ab6077 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.050071 | controller |     "Jun 12 20:19:02.536435 crc crio[20719]: time=\"2026-06-12T20:19:02.536356478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050085 | controller |     "Jun 12 20:19:02.599761 crc crio[20719]: time=\"2026-06-12T20:19:02.599051371Z\" level=info msg=\"Got pod network &{Name:keystone-7db97cf87d-w26fq Namespace:openstack ID:d9e8eff4eaa502c59fa7bd4429ac287d51b2bd506d424cd10e9e82d40a338552 UID:18383031-9a5e-446c-9683-7cd3d352c6cc NetNS:/var/run/netns/57b5425f-37c3-45a2-8ec5-72bfc6074378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18383031_9a5e_446c_9683_7cd3d352c6cc.slice PodAnnotations:0xc0023e23d0}] Aliases:map[]}\"",
2026-06-12 21:10:23.050104 | controller |     "Jun 12 20:19:02.601097 crc crio[20719]: time=\"2026-06-12T20:19:02.599742553Z\" level=info msg=\"Adding pod openstack_keystone-7db97cf87d-w26fq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.050120 | controller |     "Jun 12 20:19:02.628083 crc crio[20719]: time=\"2026-06-12T20:19:02.627977576Z\" level=info msg=\"Created container a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88: openstack/neutron-c5f68f98f-968ls/neutron-httpd\" id=03ff63d6-3c45-4951-851f-a5b8733b2113 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.050135 | controller |     "Jun 12 20:19:02.630574 crc crio[20719]: time=\"2026-06-12T20:19:02.630435152Z\" level=info msg=\"Starting container: a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88\" id=b3b73d3e-cded-494e-acf5-276797294d23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.050149 | controller |     "Jun 12 20:19:02.639060 crc crio[20719]: time=\"2026-06-12T20:19:02.638955446Z\" level=info msg=\"Started container\" PID=66499 containerID=a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88 description=openstack/neutron-c5f68f98f-968ls/neutron-httpd id=b3b73d3e-cded-494e-acf5-276797294d23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f",
2026-06-12 21:10:23.050164 | controller |     "Jun 12 20:19:03.210547 crc crio[20719]: 2026-06-12T20:19:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9e8eff4eaa502c Mac:0a:dd:9a:98:f0:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/57b5425f-37c3-45a2-8ec5-72bfc6074378 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.050178 | controller |     "Jun 12 20:19:03.216672 crc crio[20719]: time=\"2026-06-12T20:19:03.216634655Z\" level=info msg=\"Got pod network &{Name:keystone-7db97cf87d-w26fq Namespace:openstack ID:d9e8eff4eaa502c59fa7bd4429ac287d51b2bd506d424cd10e9e82d40a338552 UID:18383031-9a5e-446c-9683-7cd3d352c6cc NetNS:/var/run/netns/57b5425f-37c3-45a2-8ec5-72bfc6074378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18383031_9a5e_446c_9683_7cd3d352c6cc.slice PodAnnotations:0xc0023e23d0}] Aliases:map[]}\"",
2026-06-12 21:10:23.050193 | controller |     "Jun 12 20:19:03.216967 crc crio[20719]: time=\"2026-06-12T20:19:03.216946293Z\" level=info msg=\"Checking pod openstack_keystone-7db97cf87d-w26fq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.050208 | controller |     "Jun 12 20:19:03.240611 crc crio[20719]: time=\"2026-06-12T20:19:03.239060681Z\" level=info msg=\"Ran pod sandbox d9e8eff4eaa502c59fa7bd4429ac287d51b2bd506d424cd10e9e82d40a338552 with infra container: openstack/keystone-7db97cf87d-w26fq/POD\" id=01684b0c-7566-4e19-9b38-ce69b8ab6077 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.050223 | controller |     "Jun 12 20:19:03.251003 crc crio[20719]: time=\"2026-06-12T20:19:03.249832438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c0168428-2456-47f9-a34b-c991353e60e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.050237 | controller |     "Jun 12 20:19:03.355663 crc crio[20719]: time=\"2026-06-12T20:19:03.353573589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9c698e83-f5cf-472a-b3e2-2d7b440fb5d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.050256 | controller |     "Jun 12 20:19:03.363709 crc crio[20719]: time=\"2026-06-12T20:19:03.363367573Z\" level=info msg=\"Creating container: openstack/keystone-7db97cf87d-w26fq/keystone-api\" id=f2733a60-bca2-468f-b5ed-651561486317 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.050271 | controller |     "Jun 12 20:19:03.364041 crc crio[20719]: time=\"2026-06-12T20:19:03.363986575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050286 | controller |     "Jun 12 20:19:03.443871 crc crio[20719]: time=\"2026-06-12T20:19:03.443689869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050301 | controller |     "Jun 12 20:19:03.451390 crc crio[20719]: time=\"2026-06-12T20:19:03.451359255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050316 | controller |     "Jun 12 20:19:03.595795 crc crio[20719]: time=\"2026-06-12T20:19:03.595693407Z\" level=info msg=\"Created container da5ef8de754f330f98691a7949a0f66ea7254590ee3c4fded2bf7065ebeef7a5: openstack/keystone-7db97cf87d-w26fq/keystone-api\" id=f2733a60-bca2-468f-b5ed-651561486317 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.050330 | controller |     "Jun 12 20:19:03.598524 crc crio[20719]: time=\"2026-06-12T20:19:03.598438439Z\" level=info msg=\"Starting container: da5ef8de754f330f98691a7949a0f66ea7254590ee3c4fded2bf7065ebeef7a5\" id=fb5fd33b-584e-4232-972d-f8bfbcdf92ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.050345 | controller |     "Jun 12 20:19:03.610228 crc crio[20719]: time=\"2026-06-12T20:19:03.61008778Z\" level=info msg=\"Started container\" PID=66811 containerID=da5ef8de754f330f98691a7949a0f66ea7254590ee3c4fded2bf7065ebeef7a5 description=openstack/keystone-7db97cf87d-w26fq/keystone-api id=fb5fd33b-584e-4232-972d-f8bfbcdf92ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9e8eff4eaa502c59fa7bd4429ac287d51b2bd506d424cd10e9e82d40a338552",
2026-06-12 21:10:23.050360 | controller |     "Jun 12 20:19:04.942554 crc crio[20719]: time=\"2026-06-12T20:19:04.941856373Z\" level=info msg=\"Stopping pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\" id=2509e475-e4af-4500-95de-0e0fdecc8f28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.050374 | controller |     "Jun 12 20:19:04.944730 crc crio[20719]: time=\"2026-06-12T20:19:04.94384805Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-qbbm8 Namespace:openstack ID:1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659 UID:61822326-23ba-4257-9400-1c47f8e9876c NetNS:/var/run/netns/70c14abc-c2a9-4dd2-aa05-3019ad046073 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61822326_23ba_4257_9400_1c47f8e9876c.slice PodAnnotations:0xc00008c4d0}] Aliases:map[]}\"",
2026-06-12 21:10:23.050389 | controller |     "Jun 12 20:19:04.944730 crc crio[20719]: time=\"2026-06-12T20:19:04.944184476Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-qbbm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.050404 | controller |     "Jun 12 20:19:05.457011 crc crio[20719]: time=\"2026-06-12T20:19:05.456450572Z\" level=info msg=\"Stopped pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\" id=2509e475-e4af-4500-95de-0e0fdecc8f28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.050418 | controller |     "Jun 12 20:19:06.624440 crc crio[20719]: time=\"2026-06-12T20:19:06.623346442Z\" level=info msg=\"Running pod sandbox: openstack/placement-5b549d69b8-dpqrh/POD\" id=96c3f05a-b26a-41f1-b0ef-de409f77b239 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.050436 | controller |     "Jun 12 20:19:06.625375 crc crio[20719]: time=\"2026-06-12T20:19:06.624482573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050451 | controller |     "Jun 12 20:19:06.974382 crc crio[20719]: time=\"2026-06-12T20:19:06.974300003Z\" level=info msg=\"Stopping pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\" id=28094f00-00de-46b1-9167-ee8b7d70eb32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.050466 | controller |     "Jun 12 20:19:06.975433 crc crio[20719]: time=\"2026-06-12T20:19:06.975408353Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-2lpnn Namespace:openstack ID:893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632 UID:5892c344-8c1c-40ee-8cc1-0c5f03e2ad10 NetNS:/var/run/netns/a3a0b1dc-5b65-4fda-b0a5-9ed065bf7829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5892c344_8c1c_40ee_8cc1_0c5f03e2ad10.slice PodAnnotations:0xc003c98988}] Aliases:map[]}\"",
2026-06-12 21:10:23.050480 | controller |     "Jun 12 20:19:06.975721 crc crio[20719]: time=\"2026-06-12T20:19:06.975698888Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-2lpnn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.050495 | controller |     "Jun 12 20:19:08.721695 crc crio[20719]: time=\"2026-06-12T20:19:08.720395519Z\" level=info msg=\"Stopped pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\" id=28094f00-00de-46b1-9167-ee8b7d70eb32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.050510 | controller |     "Jun 12 20:19:08.751137 crc crio[20719]: time=\"2026-06-12T20:19:08.750984942Z\" level=info msg=\"Got pod network &{Name:placement-5b549d69b8-dpqrh Namespace:openstack ID:309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c UID:c203e1b5-39f6-4d71-824d-01acd6e3629f NetNS:/var/run/netns/238047c6-a2ac-4af9-ac33-4218be3b7d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc203e1b5_39f6_4d71_824d_01acd6e3629f.slice PodAnnotations:0xc000526f88}] Aliases:map[]}\"",
2026-06-12 21:10:23.050525 | controller |     "Jun 12 20:19:08.751137 crc crio[20719]: time=\"2026-06-12T20:19:08.751055093Z\" level=info msg=\"Adding pod openstack_placement-5b549d69b8-dpqrh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.050540 | controller |     "Jun 12 20:19:08.836469 crc crio[20719]: time=\"2026-06-12T20:19:08.836362948Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=18b89b30-1fdb-4c80-b19f-a1b7a57f04a4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.050555 | controller |     "Jun 12 20:19:08.837701 crc crio[20719]: time=\"2026-06-12T20:19:08.837541599Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=1ab866eb-10ae-4704-b5ab-a23b7b7f6659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.050570 | controller |     "Jun 12 20:19:08.862211 crc crio[20719]: time=\"2026-06-12T20:19:08.861934195Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8b06970c-2123-4d46-af73-9e81bf812afb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.050585 | controller |     "Jun 12 20:19:08.870653 crc crio[20719]: time=\"2026-06-12T20:19:08.870598386Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=d78c4e64-98af-4234-9e62-7d4cb6525a38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.050599 | controller |     "Jun 12 20:19:08.901606 crc crio[20719]: time=\"2026-06-12T20:19:08.900537429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050617 | controller |     "Jun 12 20:19:09.012345 crc crio[20719]: time=\"2026-06-12T20:19:09.012206769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050632 | controller |     "Jun 12 20:19:09.017054 crc crio[20719]: time=\"2026-06-12T20:19:09.016946103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050647 | controller |     "Jun 12 20:19:09.020817 crc crio[20719]: time=\"2026-06-12T20:19:09.020711071Z\" level=info msg=\"Stopping pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\" id=db00cbb6-579e-4783-99b7-fef46101388e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.050661 | controller |     "Jun 12 20:19:09.022404 crc crio[20719]: time=\"2026-06-12T20:19:09.021961932Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-96vqh Namespace:openstack ID:814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03 UID:35f4ac8d-0409-4a4c-a5fc-a511aef3ba19 NetNS:/var/run/netns/6f73e369-bcc9-45bf-b91f-405dd73f35c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35f4ac8d_0409_4a4c_a5fc_a511aef3ba19.slice PodAnnotations:0xc00170c3a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.050676 | controller |     "Jun 12 20:19:09.022404 crc crio[20719]: time=\"2026-06-12T20:19:09.022148857Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-96vqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.050690 | controller |     "Jun 12 20:19:09.129801 crc crio[20719]: time=\"2026-06-12T20:19:09.129528501Z\" level=info msg=\"Created container 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e: openstack/ceilometer-0/sg-core\" id=d78c4e64-98af-4234-9e62-7d4cb6525a38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.050705 | controller |     "Jun 12 20:19:09.133580 crc crio[20719]: time=\"2026-06-12T20:19:09.132044947Z\" level=info msg=\"Starting container: 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e\" id=e3f78a0c-59ff-4587-9955-3f3d88abf6b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.050719 | controller |     "Jun 12 20:19:09.142719 crc crio[20719]: time=\"2026-06-12T20:19:09.142598034Z\" level=info msg=\"Started container\" PID=67324 containerID=7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e description=openstack/ceilometer-0/sg-core id=e3f78a0c-59ff-4587-9955-3f3d88abf6b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6",
2026-06-12 21:10:23.050734 | controller |     "Jun 12 20:19:09.161170 crc crio[20719]: time=\"2026-06-12T20:19:09.160963369Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=154c3467-4552-4bbd-b411-0b0a8828af55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.050749 | controller |     "Jun 12 20:19:09.161538 crc crio[20719]: time=\"2026-06-12T20:19:09.161200573Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=154c3467-4552-4bbd-b411-0b0a8828af55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.050763 | controller |     "Jun 12 20:19:09.161538 crc crio[20719]: time=\"2026-06-12T20:19:09.161241685Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=154c3467-4552-4bbd-b411-0b0a8828af55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.050777 | controller |     "Jun 12 20:19:09.162695 crc crio[20719]: time=\"2026-06-12T20:19:09.162610249Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=8868db3e-b7a2-451d-a34b-f10416e9881c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.050794 | controller |     "Jun 12 20:19:09.170658 crc crio[20719]: time=\"2026-06-12T20:19:09.17057395Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-12 21:10:23.050809 | controller |     "Jun 12 20:19:09.340257 crc crio[20719]: time=\"2026-06-12T20:19:09.33957588Z\" level=info msg=\"Stopped pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\" id=db00cbb6-579e-4783-99b7-fef46101388e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.050823 | controller |     "Jun 12 20:19:09.363392 crc crio[20719]: 2026-06-12T20:19:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:309e34cfda3cf00 Mac:ae:2c:b6:55:e8:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/238047c6-a2ac-4af9-ac33-4218be3b7d47 SocketPath: PciID:}] [{Interface:0xc0001470c0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.050838 | controller |     "Jun 12 20:19:09.364968 crc crio[20719]: time=\"2026-06-12T20:19:09.364899205Z\" level=info msg=\"Got pod network &{Name:placement-5b549d69b8-dpqrh Namespace:openstack ID:309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c UID:c203e1b5-39f6-4d71-824d-01acd6e3629f NetNS:/var/run/netns/238047c6-a2ac-4af9-ac33-4218be3b7d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc203e1b5_39f6_4d71_824d_01acd6e3629f.slice PodAnnotations:0xc000526f88}] Aliases:map[]}\"",
2026-06-12 21:10:23.050870 | controller |     "Jun 12 20:19:09.365129 crc crio[20719]: time=\"2026-06-12T20:19:09.365058187Z\" level=info msg=\"Checking pod openstack_placement-5b549d69b8-dpqrh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.050888 | controller |     "Jun 12 20:19:09.373823 crc crio[20719]: time=\"2026-06-12T20:19:09.373739589Z\" level=info msg=\"Ran pod sandbox 309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c with infra container: openstack/placement-5b549d69b8-dpqrh/POD\" id=96c3f05a-b26a-41f1-b0ef-de409f77b239 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.050903 | controller |     "Jun 12 20:19:09.376938 crc crio[20719]: time=\"2026-06-12T20:19:09.376857743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b0e96d78-6e2b-469c-a9ed-7f8e0bf9254f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.050918 | controller |     "Jun 12 20:19:09.481808 crc crio[20719]: time=\"2026-06-12T20:19:09.481632013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=78ff699d-f7fd-4d7c-b34c-5a1c8454e8ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.050932 | controller |     "Jun 12 20:19:09.491163 crc crio[20719]: time=\"2026-06-12T20:19:09.49105071Z\" level=info msg=\"Creating container: openstack/placement-5b549d69b8-dpqrh/placement-log\" id=f5dae421-c1aa-4f3f-bbd3-a8a4fda9526f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.050946 | controller |     "Jun 12 20:19:09.491624 crc crio[20719]: time=\"2026-06-12T20:19:09.49156229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050961 | controller |     "Jun 12 20:19:09.558731 crc crio[20719]: time=\"2026-06-12T20:19:09.558243753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050975 | controller |     "Jun 12 20:19:09.564538 crc crio[20719]: time=\"2026-06-12T20:19:09.564497665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.050993 | controller |     "Jun 12 20:19:09.672764 crc crio[20719]: time=\"2026-06-12T20:19:09.672716134Z\" level=info msg=\"Created container 5feb887ca0f6530cbe56c46d1cd9fef145241fbebf7051cab9f560c94efc5acd: openstack/placement-5b549d69b8-dpqrh/placement-log\" id=f5dae421-c1aa-4f3f-bbd3-a8a4fda9526f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.051007 | controller |     "Jun 12 20:19:09.673954 crc crio[20719]: time=\"2026-06-12T20:19:09.673928566Z\" level=info msg=\"Starting container: 5feb887ca0f6530cbe56c46d1cd9fef145241fbebf7051cab9f560c94efc5acd\" id=48915d82-ecd8-4b6c-beaa-53754a4989ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.051021 | controller |     "Jun 12 20:19:09.682990 crc crio[20719]: time=\"2026-06-12T20:19:09.682940476Z\" level=info msg=\"Started container\" PID=67407 containerID=5feb887ca0f6530cbe56c46d1cd9fef145241fbebf7051cab9f560c94efc5acd description=openstack/placement-5b549d69b8-dpqrh/placement-log id=48915d82-ecd8-4b6c-beaa-53754a4989ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c",
2026-06-12 21:10:23.051036 | controller |     "Jun 12 20:19:09.699178 crc crio[20719]: time=\"2026-06-12T20:19:09.699061792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=137bf821-592e-420b-9c10-06e33a51f412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.051050 | controller |     "Jun 12 20:19:09.776338 crc crio[20719]: time=\"2026-06-12T20:19:09.775783164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=69f178e8-f9cc-4052-9076-7f39db2f666b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.051064 | controller |     "Jun 12 20:19:09.783966 crc crio[20719]: time=\"2026-06-12T20:19:09.783893039Z\" level=info msg=\"Removing container: a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631\" id=84c9b6fa-62d0-4e89-b35c-c6d9664580db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.051078 | controller |     "Jun 12 20:19:09.791317 crc crio[20719]: time=\"2026-06-12T20:19:09.787661464Z\" level=info msg=\"Creating container: openstack/placement-5b549d69b8-dpqrh/placement-api\" id=ab61e838-5db6-4e4c-aaea-160b70afa850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.051093 | controller |     "Jun 12 20:19:09.791317 crc crio[20719]: time=\"2026-06-12T20:19:09.787921439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.051107 | controller |     "Jun 12 20:19:09.901357 crc crio[20719]: time=\"2026-06-12T20:19:09.901139059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.051122 | controller |     "Jun 12 20:19:09.905614 crc crio[20719]: time=\"2026-06-12T20:19:09.905554738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.051136 | controller |     "Jun 12 20:19:09.972403 crc crio[20719]: time=\"2026-06-12T20:19:09.972170539Z\" level=info msg=\"Removed container a3def2d9bd6c3b49c948f7263eb36f271fc46cad95e1cb99bf2f16b702da2631: openshift-infra/auto-csr-approver-29688252-5p97h/oc\" id=84c9b6fa-62d0-4e89-b35c-c6d9664580db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.051151 | controller |     "Jun 12 20:19:09.984330 crc crio[20719]: time=\"2026-06-12T20:19:09.984231265Z\" level=info msg=\"Stopping pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\" id=61101c92-4602-42b2-a3e3-9a98a7909395 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051168 | controller |     "Jun 12 20:19:09.984453 crc crio[20719]: time=\"2026-06-12T20:19:09.984364497Z\" level=info msg=\"Stopped pod sandbox (already stopped): aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\" id=61101c92-4602-42b2-a3e3-9a98a7909395 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051182 | controller |     "Jun 12 20:19:09.985298 crc crio[20719]: time=\"2026-06-12T20:19:09.985184221Z\" level=info msg=\"Removing pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\" id=71070569-4de9-4eb1-a6c1-2725e852be47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051197 | controller |     "Jun 12 20:19:10.006526 crc crio[20719]: time=\"2026-06-12T20:19:10.006366797Z\" level=info msg=\"Removed pod sandbox: aeb3e0691eade78e643f4d175f289140820a3288b56553d14c4abaacfda571a1\" id=71070569-4de9-4eb1-a6c1-2725e852be47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051211 | controller |     "Jun 12 20:19:10.008820 crc crio[20719]: time=\"2026-06-12T20:19:10.008759629Z\" level=info msg=\"Stopping pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\" id=de986c1a-10ca-49e7-863e-b1d671be362a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051225 | controller |     "Jun 12 20:19:10.008918 crc crio[20719]: time=\"2026-06-12T20:19:10.008833611Z\" level=info msg=\"Stopped pod sandbox (already stopped): a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\" id=de986c1a-10ca-49e7-863e-b1d671be362a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051239 | controller |     "Jun 12 20:19:10.009412 crc crio[20719]: time=\"2026-06-12T20:19:10.00935064Z\" level=info msg=\"Removing pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\" id=e0543cd2-9c1e-4e7c-857d-0af117e6ec37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051253 | controller |     "Jun 12 20:19:10.029507 crc crio[20719]: time=\"2026-06-12T20:19:10.029410967Z\" level=info msg=\"Created container 06341fc855c2feda1424ea2f92faa6737973b37ef5995fd92be75d4830e75ad3: openstack/placement-5b549d69b8-dpqrh/placement-api\" id=ab61e838-5db6-4e4c-aaea-160b70afa850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.051268 | controller |     "Jun 12 20:19:10.032116 crc crio[20719]: time=\"2026-06-12T20:19:10.032036057Z\" level=info msg=\"Starting container: 06341fc855c2feda1424ea2f92faa6737973b37ef5995fd92be75d4830e75ad3\" id=61623846-bb57-4f2f-aaea-ac0998907ea1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.051282 | controller |     "Jun 12 20:19:10.050475 crc crio[20719]: time=\"2026-06-12T20:19:10.050381799Z\" level=info msg=\"Removed pod sandbox: a86cc50426eb70fd618b7075a1b65def525603f1b46c208351397c204bb9ada9\" id=e0543cd2-9c1e-4e7c-857d-0af117e6ec37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051297 | controller |     "Jun 12 20:19:10.052916 crc crio[20719]: time=\"2026-06-12T20:19:10.052771861Z\" level=info msg=\"Stopping pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\" id=bd5fa9f1-224c-4273-bb88-deb87f1088cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051311 | controller |     "Jun 12 20:19:10.052916 crc crio[20719]: time=\"2026-06-12T20:19:10.052850992Z\" level=info msg=\"Stopped pod sandbox (already stopped): c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\" id=bd5fa9f1-224c-4273-bb88-deb87f1088cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051326 | controller |     "Jun 12 20:19:10.054160 crc crio[20719]: time=\"2026-06-12T20:19:10.053608626Z\" level=info msg=\"Removing pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\" id=b649f1f7-d219-431d-b999-a27143eee477 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051341 | controller |     "Jun 12 20:19:10.082483 crc crio[20719]: time=\"2026-06-12T20:19:10.077565361Z\" level=info msg=\"Started container\" PID=67432 containerID=06341fc855c2feda1424ea2f92faa6737973b37ef5995fd92be75d4830e75ad3 description=openstack/placement-5b549d69b8-dpqrh/placement-api id=61623846-bb57-4f2f-aaea-ac0998907ea1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309e34cfda3cf00a1412368a9e757a7d74ad5b401a51bc80121b320be4af2c2c",
2026-06-12 21:10:23.051359 | controller |     "Jun 12 20:19:10.082483 crc crio[20719]: time=\"2026-06-12T20:19:10.07865809Z\" level=info msg=\"Removed pod sandbox: c47d1ff1097532daed052e1fde49faa0937299ccc59b16ca2daf630e813f47b7\" id=b649f1f7-d219-431d-b999-a27143eee477 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051373 | controller |     "Jun 12 20:19:10.082483 crc crio[20719]: time=\"2026-06-12T20:19:10.080097067Z\" level=info msg=\"Stopping pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\" id=3101066e-ad85-49ce-ab52-20787b7e2aef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051387 | controller |     "Jun 12 20:19:10.082483 crc crio[20719]: time=\"2026-06-12T20:19:10.080503744Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\" id=3101066e-ad85-49ce-ab52-20787b7e2aef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051402 | controller |     "Jun 12 20:19:10.082483 crc crio[20719]: time=\"2026-06-12T20:19:10.080770529Z\" level=info msg=\"Removing pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\" id=a4ff7f05-6dda-48fd-8fe6-401251b100ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051416 | controller |     "Jun 12 20:19:10.103707 crc crio[20719]: time=\"2026-06-12T20:19:10.103585538Z\" level=info msg=\"Removed pod sandbox: fa7c5a383da197efd34e8652039278f32aa150329bc9e25931a89d49822da4b7\" id=a4ff7f05-6dda-48fd-8fe6-401251b100ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051430 | controller |     "Jun 12 20:19:10.104870 crc crio[20719]: time=\"2026-06-12T20:19:10.104781867Z\" level=info msg=\"Stopping pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\" id=f15eefae-1ef9-461b-aae8-47200ec0260b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051444 | controller |     "Jun 12 20:19:10.104946 crc crio[20719]: time=\"2026-06-12T20:19:10.104879968Z\" level=info msg=\"Stopped pod sandbox (already stopped): b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\" id=f15eefae-1ef9-461b-aae8-47200ec0260b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051458 | controller |     "Jun 12 20:19:10.109840 crc crio[20719]: time=\"2026-06-12T20:19:10.109734022Z\" level=info msg=\"Removing pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\" id=7b7e9e69-10c5-49f4-8408-ced4a3cd8e69 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051472 | controller |     "Jun 12 20:19:10.150693 crc crio[20719]: time=\"2026-06-12T20:19:10.150594062Z\" level=info msg=\"Removed pod sandbox: b71650d88dd4e0bbd0a9dbe008ef9e5937f46f15c734b965b34d889ce8c91df3\" id=7b7e9e69-10c5-49f4-8408-ced4a3cd8e69 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051487 | controller |     "Jun 12 20:19:10.153388 crc crio[20719]: time=\"2026-06-12T20:19:10.153208014Z\" level=info msg=\"Stopping pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\" id=c11558ae-2b3a-4806-8372-9c6083c72bdb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051501 | controller |     "Jun 12 20:19:10.153388 crc crio[20719]: time=\"2026-06-12T20:19:10.153328226Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\" id=c11558ae-2b3a-4806-8372-9c6083c72bdb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051515 | controller |     "Jun 12 20:19:10.156775 crc crio[20719]: time=\"2026-06-12T20:19:10.156700206Z\" level=info msg=\"Removing pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\" id=d5119d60-327a-4abf-87f2-2799ea5ec8f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051532 | controller |     "Jun 12 20:19:10.169730 crc crio[20719]: time=\"2026-06-12T20:19:10.169631739Z\" level=info msg=\"Removed pod sandbox: 2dc90e11418c0ace1df095cf5934188ae3b7e91726b0dbf8fd6d6ace83e8b68b\" id=d5119d60-327a-4abf-87f2-2799ea5ec8f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051547 | controller |     "Jun 12 20:19:10.170734 crc crio[20719]: time=\"2026-06-12T20:19:10.170667119Z\" level=info msg=\"Stopping pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\" id=dd8c3e2c-79f2-42c0-8853-34f1713a8e2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051562 | controller |     "Jun 12 20:19:10.170961 crc crio[20719]: time=\"2026-06-12T20:19:10.170883233Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\" id=dd8c3e2c-79f2-42c0-8853-34f1713a8e2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.051577 | controller |     "Jun 12 20:19:10.171673 crc crio[20719]: time=\"2026-06-12T20:19:10.171615685Z\" level=info msg=\"Removing pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\" id=32026ee7-c57a-4ed6-9b1c-0eb96370d1dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051591 | controller |     "Jun 12 20:19:10.193781 crc crio[20719]: time=\"2026-06-12T20:19:10.193694196Z\" level=info msg=\"Removed pod sandbox: 06c090c841e10817a7931113610bfcc210064c0aaaa7dcd1dbcab8144644dd96\" id=32026ee7-c57a-4ed6-9b1c-0eb96370d1dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.051605 | controller |     "Jun 12 20:19:10.846842 crc crio[20719]: time=\"2026-06-12T20:19:10.846773349Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-f85c7f8c9-7xlb5/POD\" id=60e0fc89-ff56-4034-888c-4c3a434e3804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.051620 | controller |     "Jun 12 20:19:10.847619 crc crio[20719]: time=\"2026-06-12T20:19:10.846870381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.051635 | controller |     "Jun 12 20:19:10.905338 crc crio[20719]: time=\"2026-06-12T20:19:10.905217884Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/POD\" id=de6a3437-cac3-439b-b860-faf39d5de81a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.051649 | controller |     "Jun 12 20:19:10.905464 crc crio[20719]: time=\"2026-06-12T20:19:10.905381246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.051663 | controller |     "Jun 12 20:19:10.945483 crc crio[20719]: time=\"2026-06-12T20:19:10.945365996Z\" level=info msg=\"Got pod network &{Name:barbican-worker-f85c7f8c9-7xlb5 Namespace:openstack ID:38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28 UID:6ae96bbe-3424-4cbf-b2d6-573ee49277c8 NetNS:/var/run/netns/aca74d4f-6213-49db-bc54-068d9abeb75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ae96bbe_3424_4cbf_b2d6_573ee49277c8.slice PodAnnotations:0xc002d9a610}] Aliases:map[]}\"",
2026-06-12 21:10:23.051678 | controller |     "Jun 12 20:19:10.945483 crc crio[20719]: time=\"2026-06-12T20:19:10.945430307Z\" level=info msg=\"Adding pod openstack_barbican-worker-f85c7f8c9-7xlb5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.051693 | controller |     "Jun 12 20:19:10.975752 crc crio[20719]: time=\"2026-06-12T20:19:10.9596909Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-frqd2/POD\" id=581bc2dc-da4e-474e-86a1-dae873c48dc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.051714 | controller |     "Jun 12 20:19:10.975752 crc crio[20719]: time=\"2026-06-12T20:19:10.959778762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.051730 | controller |     "Jun 12 20:19:11.116912 crc crio[20719]: time=\"2026-06-12T20:19:11.116463514Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6b4d4c44bb-rvc67 Namespace:openstack ID:89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751 UID:c35c4e1a-d725-4914-a232-cb92d35bfbae NetNS:/var/run/netns/d0f3d0ac-cfa3-40ac-9364-345c54e168b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc35c4e1a_d725_4914_a232_cb92d35bfbae.slice PodAnnotations:0xc0023e22e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.051744 | controller |     "Jun 12 20:19:11.116912 crc crio[20719]: time=\"2026-06-12T20:19:11.116883411Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-6b4d4c44bb-rvc67 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.051759 | controller |     "Jun 12 20:19:11.168920 crc crio[20719]: time=\"2026-06-12T20:19:11.168636965Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-frqd2 Namespace:openstack ID:5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61 UID:ea989f5c-ecbe-412c-8cc9-85d9f1c99255 NetNS:/var/run/netns/ace2e97d-3d93-4920-9116-2d93aa3ad81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea989f5c_ecbe_412c_8cc9_85d9f1c99255.slice PodAnnotations:0xc00334a360}] Aliases:map[]}\"",
2026-06-12 21:10:23.051774 | controller |     "Jun 12 20:19:11.168920 crc crio[20719]: time=\"2026-06-12T20:19:11.168731477Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-frqd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.051789 | controller |     "Jun 12 20:19:11.317691 crc crio[20719]: time=\"2026-06-12T20:19:11.299479653Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-gggmv/POD\" id=4b6fdf3c-652e-4b51-b3b6-2aaf9c3431d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.051803 | controller |     "Jun 12 20:19:11.317691 crc crio[20719]: time=\"2026-06-12T20:19:11.299833709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.051817 | controller |     "Jun 12 20:19:11.516828 crc crio[20719]: time=\"2026-06-12T20:19:11.516401837Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-gggmv Namespace:openstack ID:23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b UID:dcedf1ec-7e6a-4f12-94aa-262287491232 NetNS:/var/run/netns/17eee2e6-149d-4839-b4f9-e1a67886f417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcedf1ec_7e6a_4f12_94aa_262287491232.slice PodAnnotations:0xc00008c728}] Aliases:map[]}\"",
2026-06-12 21:10:23.051832 | controller |     "Jun 12 20:19:11.516828 crc crio[20719]: time=\"2026-06-12T20:19:11.516820605Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-gggmv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.051861 | controller |     "Jun 12 20:19:11.717977 crc crio[20719]: time=\"2026-06-12T20:19:11.717866542Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-78b89bc5fd-vszl7/POD\" id=190d88d0-00d1-4ff8-a258-ddb8b772428c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.051885 | controller |     "Jun 12 20:19:11.718219 crc crio[20719]: time=\"2026-06-12T20:19:11.718152791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.051901 | controller |     "Jun 12 20:19:11.780403 crc crio[20719]: time=\"2026-06-12T20:19:11.780221976Z\" level=info msg=\"Got pod network &{Name:barbican-api-78b89bc5fd-vszl7 Namespace:openstack ID:578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104 UID:883a6758-030f-40b5-88df-8aa1b0fdaf14 NetNS:/var/run/netns/39d7208f-20da-4beb-97eb-86248d76337d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod883a6758_030f_40b5_88df_8aa1b0fdaf14.slice PodAnnotations:0xc000a38618}] Aliases:map[]}\"",
2026-06-12 21:10:23.051916 | controller |     "Jun 12 20:19:11.780403 crc crio[20719]: time=\"2026-06-12T20:19:11.780371679Z\" level=info msg=\"Adding pod openstack_barbican-api-78b89bc5fd-vszl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.051931 | controller |     "Jun 12 20:19:11.993578 crc crio[20719]: 2026-06-12T20:19:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38de1e2d1fc1b62 Mac:22:65:15:c5:40:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/aca74d4f-6213-49db-bc54-068d9abeb75a SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.051945 | controller |     "Jun 12 20:19:11.994966 crc crio[20719]: time=\"2026-06-12T20:19:11.994841221Z\" level=info msg=\"Got pod network &{Name:barbican-worker-f85c7f8c9-7xlb5 Namespace:openstack ID:38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28 UID:6ae96bbe-3424-4cbf-b2d6-573ee49277c8 NetNS:/var/run/netns/aca74d4f-6213-49db-bc54-068d9abeb75a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ae96bbe_3424_4cbf_b2d6_573ee49277c8.slice PodAnnotations:0xc002d9a610}] Aliases:map[]}\"",
2026-06-12 21:10:23.051961 | controller |     "Jun 12 20:19:11.995208 crc crio[20719]: time=\"2026-06-12T20:19:11.995121152Z\" level=info msg=\"Checking pod openstack_barbican-worker-f85c7f8c9-7xlb5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.051975 | controller |     "Jun 12 20:19:12.033315 crc crio[20719]: time=\"2026-06-12T20:19:12.031248509Z\" level=info msg=\"Ran pod sandbox 38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28 with infra container: openstack/barbican-worker-f85c7f8c9-7xlb5/POD\" id=60e0fc89-ff56-4034-888c-4c3a434e3804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.051990 | controller |     "Jun 12 20:19:12.046359 crc crio[20719]: time=\"2026-06-12T20:19:12.044914315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5fdc75c1-234c-4492-bdfa-d41c7637ae06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052004 | controller |     "Jun 12 20:19:12.046359 crc crio[20719]: time=\"2026-06-12T20:19:12.045171859Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=5fdc75c1-234c-4492-bdfa-d41c7637ae06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052018 | controller |     "Jun 12 20:19:12.046359 crc crio[20719]: time=\"2026-06-12T20:19:12.04521651Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=5fdc75c1-234c-4492-bdfa-d41c7637ae06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052032 | controller |     "Jun 12 20:19:12.046672 crc crio[20719]: time=\"2026-06-12T20:19:12.046485823Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=4a49f8d9-bc44-4997-bedf-b792bcafc728 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.052050 | controller |     "Jun 12 20:19:12.066961 crc crio[20719]: time=\"2026-06-12T20:19:12.066882915Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-12 21:10:23.052065 | controller |     "Jun 12 20:19:12.099017 crc crio[20719]: 2026-06-12T20:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89f02567f2368c3 Mac:b2:57:5b:f9:25:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/d0f3d0ac-cfa3-40ac-9364-345c54e168b8 SocketPath: PciID:}] [{Interface:0xc000432770 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.052080 | controller |     "Jun 12 20:19:12.101884 crc crio[20719]: time=\"2026-06-12T20:19:12.101773555Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6b4d4c44bb-rvc67 Namespace:openstack ID:89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751 UID:c35c4e1a-d725-4914-a232-cb92d35bfbae NetNS:/var/run/netns/d0f3d0ac-cfa3-40ac-9364-345c54e168b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc35c4e1a_d725_4914_a232_cb92d35bfbae.slice PodAnnotations:0xc0023e22e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.052096 | controller |     "Jun 12 20:19:12.102225 crc crio[20719]: time=\"2026-06-12T20:19:12.101994958Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-6b4d4c44bb-rvc67 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.052111 | controller |     "Jun 12 20:19:12.119448 crc crio[20719]: time=\"2026-06-12T20:19:12.115908971Z\" level=info msg=\"Ran pod sandbox 89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751 with infra container: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/POD\" id=de6a3437-cac3-439b-b860-faf39d5de81a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.052125 | controller |     "Jun 12 20:19:12.119448 crc crio[20719]: time=\"2026-06-12T20:19:12.118616713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e14ed2d1-c444-48b7-923a-538320397cb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052139 | controller |     "Jun 12 20:19:12.119448 crc crio[20719]: time=\"2026-06-12T20:19:12.118873707Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=e14ed2d1-c444-48b7-923a-538320397cb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052154 | controller |     "Jun 12 20:19:12.119448 crc crio[20719]: time=\"2026-06-12T20:19:12.118933229Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=e14ed2d1-c444-48b7-923a-538320397cb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052167 | controller |     "Jun 12 20:19:12.120008 crc crio[20719]: time=\"2026-06-12T20:19:12.119924866Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=763c3d18-80b2-40f9-8960-08125fb3dba8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.052181 | controller |     "Jun 12 20:19:12.136598 crc crio[20719]: time=\"2026-06-12T20:19:12.136484347Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-12 21:10:23.052196 | controller |     "Jun 12 20:19:12.334892 crc crio[20719]: 2026-06-12T20:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5737761c1daa738 Mac:ca:69:4f:4e:59:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/ace2e97d-3d93-4920-9116-2d93aa3ad81b SocketPath: PciID:}] [{Interface:0xc00031a670 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.052214 | controller |     "Jun 12 20:19:12.336930 crc crio[20719]: time=\"2026-06-12T20:19:12.33685529Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-frqd2 Namespace:openstack ID:5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61 UID:ea989f5c-ecbe-412c-8cc9-85d9f1c99255 NetNS:/var/run/netns/ace2e97d-3d93-4920-9116-2d93aa3ad81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea989f5c_ecbe_412c_8cc9_85d9f1c99255.slice PodAnnotations:0xc00334a360}] Aliases:map[]}\"",
2026-06-12 21:10:23.052229 | controller |     "Jun 12 20:19:12.337328 crc crio[20719]: time=\"2026-06-12T20:19:12.337110165Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-frqd2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.052244 | controller |     "Jun 12 20:19:12.358380 crc crio[20719]: 2026-06-12T20:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23eaafb29ba4a70 Mac:da:66:05:aa:07:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/17eee2e6-149d-4839-b4f9-e1a67886f417 SocketPath: PciID:}] [{Interface:0xc000350730 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.052258 | controller |     "Jun 12 20:19:12.360156 crc crio[20719]: time=\"2026-06-12T20:19:12.360076554Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-gggmv Namespace:openstack ID:23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b UID:dcedf1ec-7e6a-4f12-94aa-262287491232 NetNS:/var/run/netns/17eee2e6-149d-4839-b4f9-e1a67886f417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcedf1ec_7e6a_4f12_94aa_262287491232.slice PodAnnotations:0xc00008c728}] Aliases:map[]}\"",
2026-06-12 21:10:23.052273 | controller |     "Jun 12 20:19:12.360355 crc crio[20719]: time=\"2026-06-12T20:19:12.360237217Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-gggmv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.052289 | controller |     "Jun 12 20:19:12.360856 crc crio[20719]: time=\"2026-06-12T20:19:12.360644304Z\" level=info msg=\"Ran pod sandbox 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61 with infra container: openstack/dnsmasq-dns-54f48964b7-frqd2/POD\" id=581bc2dc-da4e-474e-86a1-dae873c48dc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.052303 | controller |     "Jun 12 20:19:12.369169 crc crio[20719]: time=\"2026-06-12T20:19:12.36912002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=880202a7-6138-4f43-b6b2-9182497483c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052318 | controller |     "Jun 12 20:19:12.372582 crc crio[20719]: time=\"2026-06-12T20:19:12.372469301Z\" level=info msg=\"Ran pod sandbox 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b with infra container: openstack/cinder-online-data-migrations-gggmv/POD\" id=4b6fdf3c-652e-4b51-b3b6-2aaf9c3431d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.052332 | controller |     "Jun 12 20:19:12.385695 crc crio[20719]: time=\"2026-06-12T20:19:12.384742158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=cb2f2346-b4ec-4434-8190-4d545ca50266 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052347 | controller |     "Jun 12 20:19:12.405863 crc crio[20719]: time=\"2026-06-12T20:19:12.40575455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=95f18ee0-71c4-487e-ad30-cf25e53b6abe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052365 | controller |     "Jun 12 20:19:12.420395 crc crio[20719]: time=\"2026-06-12T20:19:12.419554414Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-gggmv/cinder-online-data-migrations\" id=74ba2734-9ed0-46bc-9da3-9203dfaf6a98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.052381 | controller |     "Jun 12 20:19:12.421961 crc crio[20719]: time=\"2026-06-12T20:19:12.421840046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.052395 | controller |     "Jun 12 20:19:12.464232 crc crio[20719]: time=\"2026-06-12T20:19:12.463102509Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c417cb5a-9022-4bb1-b5dc-29412818f1a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052409 | controller |     "Jun 12 20:19:12.507822 crc crio[20719]: time=\"2026-06-12T20:19:12.507340173Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-frqd2/init\" id=78226282-da2e-436d-9de0-3be9d1879c7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.052424 | controller |     "Jun 12 20:19:12.515172 crc crio[20719]: time=\"2026-06-12T20:19:12.514897289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.052438 | controller |     "Jun 12 20:19:12.515607 crc crio[20719]: time=\"2026-06-12T20:19:12.515201548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.052452 | controller |     "Jun 12 20:19:12.555884 crc crio[20719]: time=\"2026-06-12T20:19:12.554822464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.052494 | controller |     "Jun 12 20:19:12.594483 crc crio[20719]: time=\"2026-06-12T20:19:12.594086173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.052525 | controller |     "Jun 12 20:19:12.600647 crc crio[20719]: time=\"2026-06-12T20:19:12.600315734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.052541 | controller |     "Jun 12 20:19:12.695952 crc crio[20719]: 2026-06-12T20:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:578f518dd807119 Mac:1a:ce:c7:71:4c:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/39d7208f-20da-4beb-97eb-86248d76337d SocketPath: PciID:}] [{Interface:0xc0004b4790 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.052556 | controller |     "Jun 12 20:19:12.698022 crc crio[20719]: time=\"2026-06-12T20:19:12.697974283Z\" level=info msg=\"Got pod network &{Name:barbican-api-78b89bc5fd-vszl7 Namespace:openstack ID:578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104 UID:883a6758-030f-40b5-88df-8aa1b0fdaf14 NetNS:/var/run/netns/39d7208f-20da-4beb-97eb-86248d76337d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod883a6758_030f_40b5_88df_8aa1b0fdaf14.slice PodAnnotations:0xc000a38618}] Aliases:map[]}\"",
2026-06-12 21:10:23.052571 | controller |     "Jun 12 20:19:12.698573 crc crio[20719]: time=\"2026-06-12T20:19:12.698518883Z\" level=info msg=\"Checking pod openstack_barbican-api-78b89bc5fd-vszl7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.052586 | controller |     "Jun 12 20:19:12.726970 crc crio[20719]: time=\"2026-06-12T20:19:12.726877272Z\" level=info msg=\"Ran pod sandbox 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104 with infra container: openstack/barbican-api-78b89bc5fd-vszl7/POD\" id=190d88d0-00d1-4ff8-a258-ddb8b772428c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.052604 | controller |     "Jun 12 20:19:12.734484 crc crio[20719]: time=\"2026-06-12T20:19:12.734332403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=fbacb922-8f5d-45d5-9bf7-47feb10dbf9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052619 | controller |     "Jun 12 20:19:12.749357 crc crio[20719]: time=\"2026-06-12T20:19:12.745722555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=65f99cbd-7e05-4db4-9dab-8491b75e21e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052634 | controller |     "Jun 12 20:19:12.773686 crc crio[20719]: time=\"2026-06-12T20:19:12.773339225Z\" level=info msg=\"Creating container: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log\" id=ef917f53-cae6-41c6-b85a-5ebb11057724 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.052649 | controller |     "Jun 12 20:19:12.774539 crc crio[20719]: time=\"2026-06-12T20:19:12.774354764Z\" level=info msg=\"Created container 45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d: openstack/cinder-online-data-migrations-gggmv/cinder-online-data-migrations\" id=74ba2734-9ed0-46bc-9da3-9203dfaf6a98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.052664 | controller |     "Jun 12 20:19:12.775821 crc crio[20719]: time=\"2026-06-12T20:19:12.775438954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.052678 | controller |     "Jun 12 20:19:12.776407 crc crio[20719]: time=\"2026-06-12T20:19:12.776150721Z\" level=info msg=\"Starting container: 45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d\" id=d6a5f849-1a84-407d-b752-35f9c2ca3469 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.052693 | controller |     "Jun 12 20:19:12.788526 crc crio[20719]: time=\"2026-06-12T20:19:12.788451033Z\" level=info msg=\"Started container\" PID=67885 containerID=45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d description=openstack/cinder-online-data-migrations-gggmv/cinder-online-data-migrations id=d6a5f849-1a84-407d-b752-35f9c2ca3469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b",
2026-06-12 21:10:23.052708 | controller |     "Jun 12 20:19:12.811127 crc crio[20719]: time=\"2026-06-12T20:19:12.810866155Z\" level=info msg=\"Created container 169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef: openstack/dnsmasq-dns-54f48964b7-frqd2/init\" id=78226282-da2e-436d-9de0-3be9d1879c7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.052722 | controller |     "Jun 12 20:19:12.815863 crc crio[20719]: time=\"2026-06-12T20:19:12.815150068Z\" level=info msg=\"Starting container: 169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef\" id=7d612a5e-4ba5-4a7f-9a45-b4bf00c93339 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.052737 | controller |     "Jun 12 20:19:12.839922 crc crio[20719]: time=\"2026-06-12T20:19:12.839819886Z\" level=info msg=\"Started container\" PID=67893 containerID=169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef description=openstack/dnsmasq-dns-54f48964b7-frqd2/init id=7d612a5e-4ba5-4a7f-9a45-b4bf00c93339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61",
2026-06-12 21:10:23.052752 | controller |     "Jun 12 20:19:12.853474 crc crio[20719]: time=\"2026-06-12T20:19:12.853386947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.052770 | controller |     "Jun 12 20:19:12.867149 crc crio[20719]: time=\"2026-06-12T20:19:12.865152035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.052784 | controller |     "Jun 12 20:19:13.053458 crc crio[20719]: time=\"2026-06-12T20:19:13.053164633Z\" level=info msg=\"Created container 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log\" id=ef917f53-cae6-41c6-b85a-5ebb11057724 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.052799 | controller |     "Jun 12 20:19:13.055499 crc crio[20719]: time=\"2026-06-12T20:19:13.054711701Z\" level=info msg=\"Starting container: 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140\" id=b8b3908c-c3db-4df8-ba68-22d756de2313 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.052813 | controller |     "Jun 12 20:19:13.065563 crc crio[20719]: time=\"2026-06-12T20:19:13.06543889Z\" level=info msg=\"Started container\" PID=67917 containerID=09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140 description=openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log id=b8b3908c-c3db-4df8-ba68-22d756de2313 name=/runtime.v1.RuntimeService/StartContainer sandboxID=578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104",
2026-06-12 21:10:23.052828 | controller |     "Jun 12 20:19:13.097367 crc crio[20719]: time=\"2026-06-12T20:19:13.096875475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=fcbdad86-85ce-4855-9849-7310c22e7259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052842 | controller |     "Jun 12 20:19:13.151549 crc crio[20719]: time=\"2026-06-12T20:19:13.151495403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ee954fd6-c1d7-45c9-bb73-bd790d9c758e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052875 | controller |     "Jun 12 20:19:13.167172 crc crio[20719]: time=\"2026-06-12T20:19:13.165256954Z\" level=info msg=\"Creating container: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api\" id=6590115b-df43-4d64-9271-54f8a200d56b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.052891 | controller |     "Jun 12 20:19:13.167172 crc crio[20719]: time=\"2026-06-12T20:19:13.166981615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.052906 | controller |     "Jun 12 20:19:13.258797 crc crio[20719]: time=\"2026-06-12T20:19:13.258712711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.052920 | controller |     "Jun 12 20:19:13.268236 crc crio[20719]: time=\"2026-06-12T20:19:13.26813855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.052935 | controller |     "Jun 12 20:19:13.341184 crc crio[20719]: time=\"2026-06-12T20:19:13.341110765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0a674c03-6eac-4d3d-b61f-5f1c473e41f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.052949 | controller |     "Jun 12 20:19:13.430585 crc crio[20719]: time=\"2026-06-12T20:19:13.430515532Z\" level=info msg=\"Created container 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api\" id=6590115b-df43-4d64-9271-54f8a200d56b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.052967 | controller |     "Jun 12 20:19:13.432194 crc crio[20719]: time=\"2026-06-12T20:19:13.43213434Z\" level=info msg=\"Starting container: 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c\" id=174a7225-98ec-41c7-b7c8-2801d2e9a2e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.052982 | controller |     "Jun 12 20:19:13.443805 crc crio[20719]: time=\"2026-06-12T20:19:13.443730476Z\" level=info msg=\"Started container\" PID=67957 containerID=7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c description=openstack/barbican-api-78b89bc5fd-vszl7/barbican-api id=174a7225-98ec-41c7-b7c8-2801d2e9a2e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104",
2026-06-12 21:10:23.052997 | controller |     "Jun 12 20:19:14.031487 crc crio[20719]: time=\"2026-06-12T20:19:14.025520075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7f3eb49c-3c4a-403b-812d-e81ae43c811b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053012 | controller |     "Jun 12 20:19:14.672837 crc crio[20719]: time=\"2026-06-12T20:19:14.672688792Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns\" id=d76c091a-02b7-4776-82c9-c9849ce5f942 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053026 | controller |     "Jun 12 20:19:14.779693 crc crio[20719]: time=\"2026-06-12T20:19:14.77963767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053040 | controller |     "Jun 12 20:19:14.794328 crc crio[20719]: time=\"2026-06-12T20:19:14.793994697Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=763c3d18-80b2-40f9-8960-08125fb3dba8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.053054 | controller |     "Jun 12 20:19:14.796928 crc crio[20719]: time=\"2026-06-12T20:19:14.796828566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=91e5a2f0-c432-46b0-8615-9138aba229f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053069 | controller |     "Jun 12 20:19:14.798173 crc crio[20719]: time=\"2026-06-12T20:19:14.79811045Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=4a49f8d9-bc44-4997-bedf-b792bcafc728 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.053083 | controller |     "Jun 12 20:19:14.798993 crc crio[20719]: time=\"2026-06-12T20:19:14.798876414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=b8156ec1-d3f3-46b2-a555-163ea0e0275b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053097 | controller |     "Jun 12 20:19:14.819433 crc crio[20719]: time=\"2026-06-12T20:19:14.819247513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=31abcd9a-6ee5-4e56-96c9-b8d319b5f723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053111 | controller |     "Jun 12 20:19:14.819838 crc crio[20719]: time=\"2026-06-12T20:19:14.819771982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5bd8d905-80c7-4384-8fbe-cc67e9a83d74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053126 | controller |     "Jun 12 20:19:14.830782 crc crio[20719]: time=\"2026-06-12T20:19:14.830644705Z\" level=info msg=\"Creating container: openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker-log\" id=5dd7aed0-2c74-4135-b71a-b9aa5f2a34b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053144 | controller |     "Jun 12 20:19:14.832449 crc crio[20719]: time=\"2026-06-12T20:19:14.832382107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053158 | controller |     "Jun 12 20:19:14.845815 crc crio[20719]: time=\"2026-06-12T20:19:14.845710796Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener-log\" id=d33abe62-14a8-4eda-bee7-492296e038ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053172 | controller |     "Jun 12 20:19:14.877868 crc crio[20719]: time=\"2026-06-12T20:19:14.877747295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053186 | controller |     "Jun 12 20:19:14.878185 crc crio[20719]: time=\"2026-06-12T20:19:14.877761822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053200 | controller |     "Jun 12 20:19:14.887240 crc crio[20719]: time=\"2026-06-12T20:19:14.885969808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053214 | controller |     "Jun 12 20:19:14.913044 crc crio[20719]: time=\"2026-06-12T20:19:14.912863075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053228 | controller |     "Jun 12 20:19:14.917340 crc crio[20719]: time=\"2026-06-12T20:19:14.917196532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053242 | controller |     "Jun 12 20:19:14.956682 crc crio[20719]: time=\"2026-06-12T20:19:14.956191614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053256 | controller |     "Jun 12 20:19:14.975317 crc crio[20719]: time=\"2026-06-12T20:19:14.975201882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053270 | controller |     "Jun 12 20:19:15.270237 crc crio[20719]: time=\"2026-06-12T20:19:15.269634509Z\" level=info msg=\"Created container 6b654e03122075a095a2d9cf34ba3471d87d80641f1604e934a96b3cba63c683: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener-log\" id=d33abe62-14a8-4eda-bee7-492296e038ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053284 | controller |     "Jun 12 20:19:15.271940 crc crio[20719]: time=\"2026-06-12T20:19:15.27190145Z\" level=info msg=\"Starting container: 6b654e03122075a095a2d9cf34ba3471d87d80641f1604e934a96b3cba63c683\" id=924ab749-0c02-467a-b3c0-efaed5fb99e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.053298 | controller |     "Jun 12 20:19:15.272922 crc crio[20719]: time=\"2026-06-12T20:19:15.272825405Z\" level=info msg=\"Created container 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd: openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns\" id=d76c091a-02b7-4776-82c9-c9849ce5f942 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053312 | controller |     "Jun 12 20:19:15.273843 crc crio[20719]: time=\"2026-06-12T20:19:15.273777032Z\" level=info msg=\"Starting container: 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd\" id=735cf450-936f-4f33-a328-06efae8ab2e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.053327 | controller |     "Jun 12 20:19:15.278580 crc crio[20719]: time=\"2026-06-12T20:19:15.278486489Z\" level=info msg=\"Created container 31d5105c9e97e7857bba1c3de82792fa8d50d4305119643a83d4ac1c4d760601: openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker-log\" id=5dd7aed0-2c74-4135-b71a-b9aa5f2a34b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053344 | controller |     "Jun 12 20:19:15.280148 crc crio[20719]: time=\"2026-06-12T20:19:15.280104885Z\" level=info msg=\"Started container\" PID=68236 containerID=6b654e03122075a095a2d9cf34ba3471d87d80641f1604e934a96b3cba63c683 description=openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener-log id=924ab749-0c02-467a-b3c0-efaed5fb99e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751",
2026-06-12 21:10:23.053359 | controller |     "Jun 12 20:19:15.283183 crc crio[20719]: time=\"2026-06-12T20:19:15.283152089Z\" level=info msg=\"Starting container: 31d5105c9e97e7857bba1c3de82792fa8d50d4305119643a83d4ac1c4d760601\" id=65d03347-77b7-4bd7-8a69-b0c14a5304d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.053373 | controller |     "Jun 12 20:19:15.288633 crc crio[20719]: time=\"2026-06-12T20:19:15.288592047Z\" level=info msg=\"Started container\" PID=68234 containerID=31d5105c9e97e7857bba1c3de82792fa8d50d4305119643a83d4ac1c4d760601 description=openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker-log id=65d03347-77b7-4bd7-8a69-b0c14a5304d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28",
2026-06-12 21:10:23.053387 | controller |     "Jun 12 20:19:15.298933 crc crio[20719]: time=\"2026-06-12T20:19:15.298829855Z\" level=info msg=\"Started container\" PID=68235 containerID=14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd description=openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns id=735cf450-936f-4f33-a328-06efae8ab2e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61",
2026-06-12 21:10:23.053402 | controller |     "Jun 12 20:19:15.301560 crc crio[20719]: time=\"2026-06-12T20:19:15.301520814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=ee661988-2828-40f0-99d8-ccf31fc2ccf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053416 | controller |     "Jun 12 20:19:15.333679 crc crio[20719]: time=\"2026-06-12T20:19:15.333603712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=d72aad9e-47f5-4269-8d36-61c217a9fa43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053431 | controller |     "Jun 12 20:19:15.375362 crc crio[20719]: time=\"2026-06-12T20:19:15.375207334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4ae9240c-d69b-477a-be07-a910b0632d17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053446 | controller |     "Jun 12 20:19:15.394591 crc crio[20719]: time=\"2026-06-12T20:19:15.394531156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=3abecb31-b1d9-4151-aa58-da1d33299311 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053460 | controller |     "Jun 12 20:19:15.398800 crc crio[20719]: time=\"2026-06-12T20:19:15.398763001Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener\" id=45c567f2-93cd-4fd9-bf3e-c37e2c40af7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053475 | controller |     "Jun 12 20:19:15.400481 crc crio[20719]: time=\"2026-06-12T20:19:15.400456711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053493 | controller |     "Jun 12 20:19:15.411493 crc crio[20719]: time=\"2026-06-12T20:19:15.411407476Z\" level=info msg=\"Creating container: openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker\" id=be3b06ef-1179-4a7f-93ce-6d6e78475002 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053507 | controller |     "Jun 12 20:19:15.422401 crc crio[20719]: time=\"2026-06-12T20:19:15.422108059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053522 | controller |     "Jun 12 20:19:15.469185 crc crio[20719]: time=\"2026-06-12T20:19:15.469081759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053536 | controller |     "Jun 12 20:19:15.473236 crc crio[20719]: time=\"2026-06-12T20:19:15.473169753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053551 | controller |     "Jun 12 20:19:15.474855 crc crio[20719]: time=\"2026-06-12T20:19:15.474817131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053565 | controller |     "Jun 12 20:19:15.478898 crc crio[20719]: time=\"2026-06-12T20:19:15.478870593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053579 | controller |     "Jun 12 20:19:15.643804 crc crio[20719]: time=\"2026-06-12T20:19:15.643594307Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-64f86f4f76-sh87k/POD\" id=f09031d4-3225-4bbe-9ee2-081affded4c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.053593 | controller |     "Jun 12 20:19:15.643804 crc crio[20719]: time=\"2026-06-12T20:19:15.643690319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053607 | controller |     "Jun 12 20:19:15.696548 crc crio[20719]: time=\"2026-06-12T20:19:15.696373034Z\" level=info msg=\"Got pod network &{Name:barbican-api-64f86f4f76-sh87k Namespace:openstack ID:860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84 UID:c9627157-e998-4299-9ef7-2c81f7d76411 NetNS:/var/run/netns/2bd73716-57f9-4fbc-947e-841e2f53a047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9627157_e998_4299_9ef7_2c81f7d76411.slice PodAnnotations:0xc00334a650}] Aliases:map[]}\"",
2026-06-12 21:10:23.053622 | controller |     "Jun 12 20:19:15.697900 crc crio[20719]: time=\"2026-06-12T20:19:15.696622339Z\" level=info msg=\"Adding pod openstack_barbican-api-64f86f4f76-sh87k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.053637 | controller |     "Jun 12 20:19:15.719636 crc crio[20719]: time=\"2026-06-12T20:19:15.71916186Z\" level=info msg=\"Created container 6e08b805b86e553e4dcc05d1784b4035b78dbfcb7e0055da28f4ecfe946d27c9: openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker\" id=be3b06ef-1179-4a7f-93ce-6d6e78475002 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053652 | controller |     "Jun 12 20:19:15.721100 crc crio[20719]: time=\"2026-06-12T20:19:15.72097827Z\" level=info msg=\"Starting container: 6e08b805b86e553e4dcc05d1784b4035b78dbfcb7e0055da28f4ecfe946d27c9\" id=fc9a357f-5c7e-48ab-82c8-4a98a60bf364 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.053667 | controller |     "Jun 12 20:19:15.727490 crc crio[20719]: time=\"2026-06-12T20:19:15.727409514Z\" level=info msg=\"Created container 03d0d07dacc2391e4268e2c6a6fde7380fa4b9c535628c95611b72e1181c9de2: openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener\" id=45c567f2-93cd-4fd9-bf3e-c37e2c40af7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053685 | controller |     "Jun 12 20:19:15.732060 crc crio[20719]: time=\"2026-06-12T20:19:15.731970677Z\" level=info msg=\"Started container\" PID=68316 containerID=6e08b805b86e553e4dcc05d1784b4035b78dbfcb7e0055da28f4ecfe946d27c9 description=openstack/barbican-worker-f85c7f8c9-7xlb5/barbican-worker id=fc9a357f-5c7e-48ab-82c8-4a98a60bf364 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38de1e2d1fc1b6223a4903cf2c3621b5a31543cf51e63a2700a1465020748f28",
2026-06-12 21:10:23.053700 | controller |     "Jun 12 20:19:15.733792 crc crio[20719]: time=\"2026-06-12T20:19:15.733696487Z\" level=info msg=\"Starting container: 03d0d07dacc2391e4268e2c6a6fde7380fa4b9c535628c95611b72e1181c9de2\" id=eafa08d6-f1de-4670-9295-0c22281e4e37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.053715 | controller |     "Jun 12 20:19:15.745397 crc crio[20719]: time=\"2026-06-12T20:19:15.742406581Z\" level=info msg=\"Started container\" PID=68315 containerID=03d0d07dacc2391e4268e2c6a6fde7380fa4b9c535628c95611b72e1181c9de2 description=openstack/barbican-keystone-listener-6b4d4c44bb-rvc67/barbican-keystone-listener id=eafa08d6-f1de-4670-9295-0c22281e4e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89f02567f2368c3d775b214b8820ded674eae4ad2d1e9173421435d4fff8b751",
2026-06-12 21:10:23.053730 | controller |     "Jun 12 20:19:16.293075 crc crio[20719]: 2026-06-12T20:19:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:860ab8a529762a1 Mac:9e:59:1a:5a:1e:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/2bd73716-57f9-4fbc-947e-841e2f53a047 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.053745 | controller |     "Jun 12 20:19:16.294461 crc crio[20719]: time=\"2026-06-12T20:19:16.294377Z\" level=info msg=\"Got pod network &{Name:barbican-api-64f86f4f76-sh87k Namespace:openstack ID:860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84 UID:c9627157-e998-4299-9ef7-2c81f7d76411 NetNS:/var/run/netns/2bd73716-57f9-4fbc-947e-841e2f53a047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9627157_e998_4299_9ef7_2c81f7d76411.slice PodAnnotations:0xc00334a650}] Aliases:map[]}\"",
2026-06-12 21:10:23.053760 | controller |     "Jun 12 20:19:16.294614 crc crio[20719]: time=\"2026-06-12T20:19:16.294559883Z\" level=info msg=\"Checking pod openstack_barbican-api-64f86f4f76-sh87k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.053775 | controller |     "Jun 12 20:19:16.306636 crc crio[20719]: time=\"2026-06-12T20:19:16.306538666Z\" level=info msg=\"Ran pod sandbox 860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84 with infra container: openstack/barbican-api-64f86f4f76-sh87k/POD\" id=f09031d4-3225-4bbe-9ee2-081affded4c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.053789 | controller |     "Jun 12 20:19:16.313661 crc crio[20719]: time=\"2026-06-12T20:19:16.312793437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ec874339-6740-4ef4-998c-78c58882eca5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053804 | controller |     "Jun 12 20:19:16.319598 crc crio[20719]: time=\"2026-06-12T20:19:16.319501146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=716fa67c-4e62-4ffe-a043-f5f488282d8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053819 | controller |     "Jun 12 20:19:16.330988 crc crio[20719]: time=\"2026-06-12T20:19:16.330795706Z\" level=info msg=\"Creating container: openstack/barbican-api-64f86f4f76-sh87k/barbican-api-log\" id=ee793b6c-549e-4902-8312-2d8bc6b0c378 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053837 | controller |     "Jun 12 20:19:16.334545 crc crio[20719]: time=\"2026-06-12T20:19:16.334474633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053869 | controller |     "Jun 12 20:19:16.403719 crc crio[20719]: time=\"2026-06-12T20:19:16.403620499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053885 | controller |     "Jun 12 20:19:16.410865 crc crio[20719]: time=\"2026-06-12T20:19:16.410693464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.053900 | controller |     "Jun 12 20:19:16.583469 crc crio[20719]: time=\"2026-06-12T20:19:16.583365579Z\" level=info msg=\"Created container a61cb385a127bc7d5564ef5fb213e99d16cd62c067a05a20336117c60555ee6a: openstack/barbican-api-64f86f4f76-sh87k/barbican-api-log\" id=ee793b6c-549e-4902-8312-2d8bc6b0c378 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053914 | controller |     "Jun 12 20:19:16.584990 crc crio[20719]: time=\"2026-06-12T20:19:16.584940638Z\" level=info msg=\"Starting container: a61cb385a127bc7d5564ef5fb213e99d16cd62c067a05a20336117c60555ee6a\" id=6f1ac485-9631-4b6b-b1ba-83d77a7d6297 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.053929 | controller |     "Jun 12 20:19:16.595993 crc crio[20719]: time=\"2026-06-12T20:19:16.594690711Z\" level=info msg=\"Started container\" PID=68428 containerID=a61cb385a127bc7d5564ef5fb213e99d16cd62c067a05a20336117c60555ee6a description=openstack/barbican-api-64f86f4f76-sh87k/barbican-api-log id=6f1ac485-9631-4b6b-b1ba-83d77a7d6297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84",
2026-06-12 21:10:23.053945 | controller |     "Jun 12 20:19:16.619222 crc crio[20719]: time=\"2026-06-12T20:19:16.619131785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=b0499c8e-6c0b-4bf1-8e75-b89cc1fbd7ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053959 | controller |     "Jun 12 20:19:16.740417 crc crio[20719]: time=\"2026-06-12T20:19:16.739962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=989f9b0c-d0de-4351-81aa-fc390e836e6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.053974 | controller |     "Jun 12 20:19:16.753943 crc crio[20719]: time=\"2026-06-12T20:19:16.753832626Z\" level=info msg=\"Creating container: openstack/barbican-api-64f86f4f76-sh87k/barbican-api\" id=f9ee88fd-767c-4dd4-9ad5-4614da068d70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.053988 | controller |     "Jun 12 20:19:16.757408 crc crio[20719]: time=\"2026-06-12T20:19:16.757326208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.054002 | controller |     "Jun 12 20:19:16.824769 crc crio[20719]: time=\"2026-06-12T20:19:16.824231705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.054017 | controller |     "Jun 12 20:19:16.828422 crc crio[20719]: time=\"2026-06-12T20:19:16.828393021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.054031 | controller |     "Jun 12 20:19:17.023384 crc crio[20719]: time=\"2026-06-12T20:19:17.0231736Z\" level=info msg=\"Created container 565d1378aa7c5b807ae6b98de234b94d0bdc6bccadd497acce04861d22f4fc02: openstack/barbican-api-64f86f4f76-sh87k/barbican-api\" id=f9ee88fd-767c-4dd4-9ad5-4614da068d70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.054049 | controller |     "Jun 12 20:19:17.024480 crc crio[20719]: time=\"2026-06-12T20:19:17.02442567Z\" level=info msg=\"Starting container: 565d1378aa7c5b807ae6b98de234b94d0bdc6bccadd497acce04861d22f4fc02\" id=b530f91b-939e-49f7-a10e-283cc137d61e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.054064 | controller |     "Jun 12 20:19:17.033990 crc crio[20719]: time=\"2026-06-12T20:19:17.033862347Z\" level=info msg=\"Started container\" PID=68504 containerID=565d1378aa7c5b807ae6b98de234b94d0bdc6bccadd497acce04861d22f4fc02 description=openstack/barbican-api-64f86f4f76-sh87k/barbican-api id=b530f91b-939e-49f7-a10e-283cc137d61e name=/runtime.v1.RuntimeService/StartContainer sandboxID=860ab8a529762a1eb3577cdd9d1872d9638663a7f9e2e1c120d7766cf54b5e84",
2026-06-12 21:10:23.054079 | controller |     "Jun 12 20:19:17.478415 crc crio[20719]: time=\"2026-06-12T20:19:17.478233144Z\" level=info msg=\"Stopping pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\" id=0732d96b-15f2-4cda-85ef-3291b5a0b441 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.054094 | controller |     "Jun 12 20:19:17.479129 crc crio[20719]: time=\"2026-06-12T20:19:17.479055309Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-gggmv Namespace:openstack ID:23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b UID:dcedf1ec-7e6a-4f12-94aa-262287491232 NetNS:/var/run/netns/17eee2e6-149d-4839-b4f9-e1a67886f417 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcedf1ec_7e6a_4f12_94aa_262287491232.slice PodAnnotations:0xc00259a8f0}] Aliases:map[]}\"",
2026-06-12 21:10:23.054108 | controller |     "Jun 12 20:19:17.479233 crc crio[20719]: time=\"2026-06-12T20:19:17.479215281Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-gggmv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.054123 | controller |     "Jun 12 20:19:21.601995 crc crio[20719]: time=\"2026-06-12T20:19:21.600165039Z\" level=info msg=\"Stopping container: 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182 (timeout: 10s)\" id=29504ff2-fe4d-40a0-a27a-b43f57ca9f49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.054137 | controller |     "Jun 12 20:19:26.730993 crc crio[20719]: time=\"2026-06-12T20:19:26.729828636Z\" level=info msg=\"Stopping container: 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c (timeout: 30s)\" id=9e3c729d-eafc-4c6c-9f04-5ac734204bae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.054152 | controller |     "Jun 12 20:19:26.732500 crc crio[20719]: time=\"2026-06-12T20:19:26.731160249Z\" level=info msg=\"Stopping container: 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140 (timeout: 30s)\" id=b62567ea-b2cf-4bdb-abbd-4d5aa8ec8fd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.054166 | controller |     "Jun 12 20:19:26.982135 crc crio[20719]: time=\"2026-06-12T20:19:26.981392544Z\" level=info msg=\"Stopped container 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log\" id=b62567ea-b2cf-4bdb-abbd-4d5aa8ec8fd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.054181 | controller |     "Jun 12 20:19:26.985638 crc crio[20719]: time=\"2026-06-12T20:19:26.985503978Z\" level=info msg=\"Stopped container 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182: openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns\" id=29504ff2-fe4d-40a0-a27a-b43f57ca9f49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.054195 | controller |     "Jun 12 20:19:26.987477 crc crio[20719]: time=\"2026-06-12T20:19:26.987337524Z\" level=info msg=\"Stopping pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\" id=4609bebf-95e6-456f-9d90-4ab280da585f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.054213 | controller |     "Jun 12 20:19:26.987793 crc crio[20719]: time=\"2026-06-12T20:19:26.987742881Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-ff7pp Namespace:openstack ID:602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d UID:8fb9f4e3-d25e-43bb-baf7-aefb08fd7bdc NetNS:/var/run/netns/d353a249-e7ca-400e-a293-f4ae412c8068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fb9f4e3_d25e_43bb_baf7_aefb08fd7bdc.slice PodAnnotations:0xc00259b1d0}] Aliases:map[]}\"",
2026-06-12 21:10:23.054228 | controller |     "Jun 12 20:19:26.988043 crc crio[20719]: time=\"2026-06-12T20:19:26.987892484Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-ff7pp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.054242 | controller |     "Jun 12 20:19:26.988586 crc crio[20719]: time=\"2026-06-12T20:19:26.988400886Z\" level=info msg=\"Stopped pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\" id=0732d96b-15f2-4cda-85ef-3291b5a0b441 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.054257 | controller |     "Jun 12 20:19:27.161447 crc crio[20719]: time=\"2026-06-12T20:19:27.159465028Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=8868db3e-b7a2-451d-a34b-f10416e9881c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.054271 | controller |     "Jun 12 20:19:27.165162 crc crio[20719]: time=\"2026-06-12T20:19:27.165088352Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5c44617d-67ea-41e9-a0cf-9a4a7ebb5a45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.054286 | controller |     "Jun 12 20:19:27.240930 crc crio[20719]: time=\"2026-06-12T20:19:27.240213166Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4bb0f8de-ebf4-46f4-a066-b2fce05319b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.054300 | controller |     "Jun 12 20:19:27.252871 crc crio[20719]: time=\"2026-06-12T20:19:27.252816479Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=eeb333e9-cd82-41ed-8d7c-327c9b083d0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.054314 | controller |     "Jun 12 20:19:27.256609 crc crio[20719]: time=\"2026-06-12T20:19:27.256556417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.054328 | controller |     "Jun 12 20:19:27.334812 crc crio[20719]: time=\"2026-06-12T20:19:27.334762514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.054342 | controller |     "Jun 12 20:19:27.339360 crc crio[20719]: time=\"2026-06-12T20:19:27.339336045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.054357 | controller |     "Jun 12 20:19:27.352124 crc crio[20719]: time=\"2026-06-12T20:19:27.352018741Z\" level=info msg=\"Stopped pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\" id=4609bebf-95e6-456f-9d90-4ab280da585f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.054374 | controller |     "Jun 12 20:19:27.647655 crc crio[20719]: time=\"2026-06-12T20:19:27.646994958Z\" level=info msg=\"Created container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7: openstack/ceilometer-0/proxy-httpd\" id=eeb333e9-cd82-41ed-8d7c-327c9b083d0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.054395 | controller |     "Jun 12 20:19:27.651789 crc crio[20719]: time=\"2026-06-12T20:19:27.651653999Z\" level=info msg=\"Starting container: 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7\" id=1fa09fbc-1495-42f3-91b2-d65e59af474f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.054410 | controller |     "Jun 12 20:19:27.672470 crc crio[20719]: time=\"2026-06-12T20:19:27.67138858Z\" level=info msg=\"Started container\" PID=69546 containerID=165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 description=openstack/ceilometer-0/proxy-httpd id=1fa09fbc-1495-42f3-91b2-d65e59af474f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6",
2026-06-12 21:10:23.054425 | controller |     "Jun 12 20:19:27.754052 crc crio[20719]: time=\"2026-06-12T20:19:27.752370947Z\" level=info msg=\"Stopping container: 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e (timeout: 30s)\" id=e0b4e4fd-872e-499a-a60f-74a878aafb2e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.054440 | controller |     "Jun 12 20:19:27.754052 crc crio[20719]: time=\"2026-06-12T20:19:27.753556139Z\" level=info msg=\"Stopping container: 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 (timeout: 30s)\" id=3a861ee1-0cdf-4575-b64b-9b0b1b6adb3b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.054455 | controller |     "Jun 12 20:19:27.755148 crc crio[20719]: time=\"2026-06-12T20:19:27.754801973Z\" level=info msg=\"Stopping container: b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a (timeout: 30s)\" id=ca6094bf-fb55-412e-afa7-f71558102d4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.054470 | controller |     "Jun 12 20:19:27.755711 crc crio[20719]: time=\"2026-06-12T20:19:27.755410013Z\" level=info msg=\"Stopping container: c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720 (timeout: 30s)\" id=60c96fc2-a01b-478e-b907-7ca0078564db name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.054484 | controller |     "Jun 12 20:19:27.771946 crc crio[20719]: time=\"2026-06-12T20:19:27.771572554Z\" level=info msg=\"Removing container: 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182\" id=30a5ad9d-4cfd-47e7-863c-d192bb64616f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.054499 | controller |     "Jun 12 20:19:27.813801 crc crio[20719]: time=\"2026-06-12T20:19:27.813765447Z\" level=info msg=\"Removed container 6594d82c659add8c15cf7957cc777686127ca52c033bf04d0780bf3a4af65182: openstack/dnsmasq-dns-6c85d9984c-ff7pp/dnsmasq-dns\" id=30a5ad9d-4cfd-47e7-863c-d192bb64616f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.054514 | controller |     "Jun 12 20:19:27.817757 crc crio[20719]: time=\"2026-06-12T20:19:27.817698625Z\" level=info msg=\"Removing container: a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c\" id=97041b8c-2b91-49de-a971-50fddf5b75b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.054529 | controller |     "Jun 12 20:19:27.875335 crc crio[20719]: time=\"2026-06-12T20:19:27.87517857Z\" level=info msg=\"Removed container a7977e25fa2c647200f37d398fef2a0becd6ae204de31f0e2244c10deaab5f0c: openstack/dnsmasq-dns-6c85d9984c-ff7pp/init\" id=97041b8c-2b91-49de-a971-50fddf5b75b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.054543 | controller |     "Jun 12 20:19:27.887442 crc crio[20719]: time=\"2026-06-12T20:19:27.887380264Z\" level=info msg=\"Stopped container 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e: openstack/ceilometer-0/sg-core\" id=e0b4e4fd-872e-499a-a60f-74a878aafb2e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.054557 | controller |     "Jun 12 20:19:28.209227 crc crio[20719]: time=\"2026-06-12T20:19:28.209138943Z\" level=info msg=\"Stopped container b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a: openstack/ceilometer-0/ceilometer-central-agent\" id=ca6094bf-fb55-412e-afa7-f71558102d4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.054575 | controller |     "Jun 12 20:19:28.966199 crc crio[20719]: time=\"2026-06-12T20:19:28.965978721Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=9504fdb2-1d8a-422b-87d9-d4469e70136a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.054590 | controller |     "Jun 12 20:19:28.966199 crc crio[20719]: time=\"2026-06-12T20:19:28.966080763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.054605 | controller |     "Jun 12 20:19:28.997721 crc crio[20719]: time=\"2026-06-12T20:19:28.994401Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-hmcdn/POD\" id=37ac0816-cb2e-49cb-ad98-481aade8f1f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.054619 | controller |     "Jun 12 20:19:28.997721 crc crio[20719]: time=\"2026-06-12T20:19:28.994501002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.054634 | controller |     "Jun 12 20:19:29.017499 crc crio[20719]: time=\"2026-06-12T20:19:29.017301055Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa UID:c6cf7742-da82-4ffd-a102-86c6d18c82ba NetNS:/var/run/netns/e2b89c79-1ff9-471f-95c0-082feeb9c145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cf7742_da82_4ffd_a102_86c6d18c82ba.slice PodAnnotations:0xc0001110c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.054648 | controller |     "Jun 12 20:19:29.017499 crc crio[20719]: time=\"2026-06-12T20:19:29.017365766Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.054664 | controller |     "Jun 12 20:19:29.038352 crc crio[20719]: time=\"2026-06-12T20:19:29.038219106Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-hmcdn Namespace:openstack ID:089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb UID:e3ca2bcf-0371-468d-826c-8a18a636d4f6 NetNS:/var/run/netns/d3d884e7-3067-4bec-8fe3-6b9483da00fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3ca2bcf_0371_468d_826c_8a18a636d4f6.slice PodAnnotations:0xc0005270f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.054678 | controller |     "Jun 12 20:19:29.038352 crc crio[20719]: time=\"2026-06-12T20:19:29.038330598Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-hmcdn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.054694 | controller |     "Jun 12 20:19:29.297793 crc crio[20719]: time=\"2026-06-12T20:19:29.296699389Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=506f6aa4-3f07-466d-bc94-7bfad958ccc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.054709 | controller |     "Jun 12 20:19:29.297793 crc crio[20719]: time=\"2026-06-12T20:19:29.297227919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.054724 | controller |     "Jun 12 20:19:29.343774 crc crio[20719]: time=\"2026-06-12T20:19:29.343691297Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9 UID:47f6a0cc-69bd-402b-b462-199ec0614aea NetNS:/var/run/netns/af7c2b1c-6cdf-4b5a-b65a-5169dbc8c7e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47f6a0cc_69bd_402b_b462_199ec0614aea.slice PodAnnotations:0xc0005271f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.054742 | controller |     "Jun 12 20:19:29.343774 crc crio[20719]: time=\"2026-06-12T20:19:29.343756648Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.054760 | controller |     "Jun 12 20:19:29.676352 crc crio[20719]: 2026-06-12T20:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:041d8cccc8fbe43 Mac:86:1d:16:d6:9b:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/e2b89c79-1ff9-471f-95c0-082feeb9c145 SocketPath: PciID:}] [{Interface:0xc000014590 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.054777 | controller |     "Jun 12 20:19:29.677936 crc crio[20719]: time=\"2026-06-12T20:19:29.677716166Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa UID:c6cf7742-da82-4ffd-a102-86c6d18c82ba NetNS:/var/run/netns/e2b89c79-1ff9-471f-95c0-082feeb9c145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cf7742_da82_4ffd_a102_86c6d18c82ba.slice PodAnnotations:0xc0001110c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.054792 | controller |     "Jun 12 20:19:29.677936 crc crio[20719]: time=\"2026-06-12T20:19:29.67791346Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.054807 | controller |     "Jun 12 20:19:29.694644 crc crio[20719]: time=\"2026-06-12T20:19:29.694251429Z\" level=info msg=\"Ran pod sandbox 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa with infra container: openstack/cinder-scheduler-0/POD\" id=9504fdb2-1d8a-422b-87d9-d4469e70136a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.054822 | controller |     "Jun 12 20:19:29.701188 crc crio[20719]: time=\"2026-06-12T20:19:29.701109261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=49826d9d-83a4-4a2c-a188-0691e782aa00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.054837 | controller |     "Jun 12 20:19:29.701495 crc crio[20719]: time=\"2026-06-12T20:19:29.701474618Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=49826d9d-83a4-4a2c-a188-0691e782aa00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.054876 | controller |     "Jun 12 20:19:29.701567 crc crio[20719]: time=\"2026-06-12T20:19:29.701538219Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=49826d9d-83a4-4a2c-a188-0691e782aa00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.054893 | controller |     "Jun 12 20:19:29.703380 crc crio[20719]: time=\"2026-06-12T20:19:29.703232068Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=ee16636e-1cc8-4d81-8fc8-10ec2709111a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.054908 | controller |     "Jun 12 20:19:29.714811 crc crio[20719]: time=\"2026-06-12T20:19:29.713600172Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-12 21:10:23.054922 | controller |     "Jun 12 20:19:29.819860 crc crio[20719]: 2026-06-12T20:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:089f497aac6a514 Mac:f6:49:ef:38:19:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/d3d884e7-3067-4bec-8fe3-6b9483da00fa SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.054940 | controller |     "Jun 12 20:19:29.822225 crc crio[20719]: time=\"2026-06-12T20:19:29.822139959Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-hmcdn Namespace:openstack ID:089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb UID:e3ca2bcf-0371-468d-826c-8a18a636d4f6 NetNS:/var/run/netns/d3d884e7-3067-4bec-8fe3-6b9483da00fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3ca2bcf_0371_468d_826c_8a18a636d4f6.slice PodAnnotations:0xc0005270f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.054956 | controller |     "Jun 12 20:19:29.822447 crc crio[20719]: time=\"2026-06-12T20:19:29.822415765Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-hmcdn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.054971 | controller |     "Jun 12 20:19:29.832645 crc crio[20719]: time=\"2026-06-12T20:19:29.832507604Z\" level=info msg=\"Ran pod sandbox 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb with infra container: openstack/dnsmasq-dns-764b948f4c-hmcdn/POD\" id=37ac0816-cb2e-49cb-ad98-481aade8f1f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.054985 | controller |     "Jun 12 20:19:29.836246 crc crio[20719]: time=\"2026-06-12T20:19:29.836155148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=582759c4-a95e-413b-b6b1-c980e7145d98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.055000 | controller |     "Jun 12 20:19:29.909226 crc crio[20719]: time=\"2026-06-12T20:19:29.908678735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0e66876c-ac20-49ac-979b-b45144fe9d3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.055015 | controller |     "Jun 12 20:19:29.912553 crc crio[20719]: time=\"2026-06-12T20:19:29.912516414Z\" level=info msg=\"Stopped container c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720: openstack/ceilometer-0/ceilometer-notification-agent\" id=60c96fc2-a01b-478e-b907-7ca0078564db name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.055029 | controller |     "Jun 12 20:19:29.918905 crc crio[20719]: time=\"2026-06-12T20:19:29.918830046Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-hmcdn/init\" id=ad5b05f5-5888-44e1-8bd3-f146da04849d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.055043 | controller |     "Jun 12 20:19:29.919193 crc crio[20719]: time=\"2026-06-12T20:19:29.919132012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055057 | controller |     "Jun 12 20:19:29.986418 crc crio[20719]: 2026-06-12T20:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62ca62504bae35d Mac:7e:c3:b8:3d:ce:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/af7c2b1c-6cdf-4b5a-b65a-5169dbc8c7e9 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.055071 | controller |     "Jun 12 20:19:29.987822 crc crio[20719]: time=\"2026-06-12T20:19:29.987214549Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9 UID:47f6a0cc-69bd-402b-b462-199ec0614aea NetNS:/var/run/netns/af7c2b1c-6cdf-4b5a-b65a-5169dbc8c7e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47f6a0cc_69bd_402b_b462_199ec0614aea.slice PodAnnotations:0xc0005271f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.055089 | controller |     "Jun 12 20:19:29.987822 crc crio[20719]: time=\"2026-06-12T20:19:29.987514715Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.055104 | controller |     "Jun 12 20:19:29.996577 crc crio[20719]: time=\"2026-06-12T20:19:29.996454904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055118 | controller |     "Jun 12 20:19:30.009752 crc crio[20719]: time=\"2026-06-12T20:19:30.009551277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055133 | controller |     "Jun 12 20:19:30.016749 crc crio[20719]: time=\"2026-06-12T20:19:30.016643906Z\" level=info msg=\"Ran pod sandbox 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9 with infra container: openstack/cinder-api-0/POD\" id=506f6aa4-3f07-466d-bc94-7bfad958ccc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.055148 | controller |     "Jun 12 20:19:30.018611 crc crio[20719]: time=\"2026-06-12T20:19:30.018541326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5c392942-4c88-4614-be5b-504dd3143cb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.055162 | controller |     "Jun 12 20:19:30.020218 crc crio[20719]: time=\"2026-06-12T20:19:30.020070633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=25940384-080a-4efc-9960-23c5955af00c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.055176 | controller |     "Jun 12 20:19:30.027460 crc crio[20719]: time=\"2026-06-12T20:19:30.027394884Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=f8b71218-f41e-40bd-a1d7-e24d92238898 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.055190 | controller |     "Jun 12 20:19:30.027787 crc crio[20719]: time=\"2026-06-12T20:19:30.027722919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055204 | controller |     "Jun 12 20:19:30.078898 crc crio[20719]: time=\"2026-06-12T20:19:30.078783036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055218 | controller |     "Jun 12 20:19:30.273035 crc crio[20719]: time=\"2026-06-12T20:19:30.272937855Z\" level=info msg=\"Created container 6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8: openstack/dnsmasq-dns-764b948f4c-hmcdn/init\" id=ad5b05f5-5888-44e1-8bd3-f146da04849d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.055232 | controller |     "Jun 12 20:19:30.274034 crc crio[20719]: time=\"2026-06-12T20:19:30.273981724Z\" level=info msg=\"Starting container: 6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8\" id=f1e9619c-7378-4bd7-9efd-04850f37146c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.055246 | controller |     "Jun 12 20:19:30.284389 crc crio[20719]: time=\"2026-06-12T20:19:30.284194138Z\" level=info msg=\"Started container\" PID=70078 containerID=6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8 description=openstack/dnsmasq-dns-764b948f4c-hmcdn/init id=f1e9619c-7378-4bd7-9efd-04850f37146c name=/runtime.v1.RuntimeService/StartContainer sandboxID=089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb",
2026-06-12 21:10:23.055261 | controller |     "Jun 12 20:19:30.538049 crc crio[20719]: time=\"2026-06-12T20:19:30.537153954Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17\" id=ee16636e-1cc8-4d81-8fc8-10ec2709111a name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.055305 | controller |     "Jun 12 20:19:30.540890 crc crio[20719]: time=\"2026-06-12T20:19:30.540739826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=5422107b-2d77-41de-8946-0cf48abd1ff2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.055321 | controller |     "Jun 12 20:19:30.608347 crc crio[20719]: time=\"2026-06-12T20:19:30.607527091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=590b639d-c203-4423-afef-3ec8d95fd423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.055336 | controller |     "Jun 12 20:19:30.618555 crc crio[20719]: time=\"2026-06-12T20:19:30.617779445Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=62b2b875-dd5d-4421-8cd9-71574039d860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.055350 | controller |     "Jun 12 20:19:30.619849 crc crio[20719]: time=\"2026-06-12T20:19:30.6197931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055364 | controller |     "Jun 12 20:19:30.707890 crc crio[20719]: time=\"2026-06-12T20:19:30.70768402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055378 | controller |     "Jun 12 20:19:30.933902 crc crio[20719]: time=\"2026-06-12T20:19:30.933789575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5eaba727-ba29-4650-bc85-3c80a202667f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.055392 | controller |     "Jun 12 20:19:31.026362 crc crio[20719]: time=\"2026-06-12T20:19:31.022575172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0dd570df-bdb2-4256-8ce1-5ccb275ba9a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.055406 | controller |     "Jun 12 20:19:31.034232 crc crio[20719]: time=\"2026-06-12T20:19:31.033161477Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns\" id=ce76fcb5-854f-4788-be53-73c5fad4bf61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.055420 | controller |     "Jun 12 20:19:31.035819 crc crio[20719]: time=\"2026-06-12T20:19:31.035716292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055434 | controller |     "Jun 12 20:19:31.110941 crc crio[20719]: time=\"2026-06-12T20:19:31.110891677Z\" level=info msg=\"Stopping container: a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88 (timeout: 30s)\" id=d919cdd9-5c74-4890-8a05-63daa8f936f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.055448 | controller |     "Jun 12 20:19:31.113441 crc crio[20719]: time=\"2026-06-12T20:19:31.113351954Z\" level=info msg=\"Stopping container: e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821 (timeout: 30s)\" id=29a0a8c7-48c7-49c0-ba2c-6ce7601e5993 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.055463 | controller |     "Jun 12 20:19:31.199452 crc crio[20719]: time=\"2026-06-12T20:19:31.199343406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055477 | controller |     "Jun 12 20:19:31.225405 crc crio[20719]: time=\"2026-06-12T20:19:31.217916197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055494 | controller |     "Jun 12 20:19:31.418087 crc crio[20719]: time=\"2026-06-12T20:19:31.417591213Z\" level=info msg=\"Stopped container 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api\" id=9e3c729d-eafc-4c6c-9f04-5ac734204bae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.055509 | controller |     "Jun 12 20:19:31.419337 crc crio[20719]: time=\"2026-06-12T20:19:31.41921565Z\" level=info msg=\"Stopping pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\" id=f285abf8-b7d5-45fb-abcb-f571f516a604 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.055524 | controller |     "Jun 12 20:19:31.419987 crc crio[20719]: time=\"2026-06-12T20:19:31.419913082Z\" level=info msg=\"Got pod network &{Name:barbican-api-78b89bc5fd-vszl7 Namespace:openstack ID:578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104 UID:883a6758-030f-40b5-88df-8aa1b0fdaf14 NetNS:/var/run/netns/39d7208f-20da-4beb-97eb-86248d76337d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod883a6758_030f_40b5_88df_8aa1b0fdaf14.slice PodAnnotations:0xc003ab02f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.055539 | controller |     "Jun 12 20:19:31.419987 crc crio[20719]: time=\"2026-06-12T20:19:31.417747247Z\" level=info msg=\"Created container 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3: openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns\" id=ce76fcb5-854f-4788-be53-73c5fad4bf61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.055554 | controller |     "Jun 12 20:19:31.420245 crc crio[20719]: time=\"2026-06-12T20:19:31.420074175Z\" level=info msg=\"Deleting pod openstack_barbican-api-78b89bc5fd-vszl7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.055569 | controller |     "Jun 12 20:19:31.423068 crc crio[20719]: time=\"2026-06-12T20:19:31.422751834Z\" level=info msg=\"Starting container: 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3\" id=28cd2746-4ab7-47d4-ac7e-4fcc11890284 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.055584 | controller |     "Jun 12 20:19:31.438916 crc crio[20719]: time=\"2026-06-12T20:19:31.438829117Z\" level=info msg=\"Started container\" PID=70208 containerID=32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3 description=openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns id=28cd2746-4ab7-47d4-ac7e-4fcc11890284 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb",
2026-06-12 21:10:23.055599 | controller |     "Jun 12 20:19:31.572246 crc crio[20719]: time=\"2026-06-12T20:19:31.572148154Z\" level=info msg=\"Stopped container a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88: openstack/neutron-c5f68f98f-968ls/neutron-httpd\" id=d919cdd9-5c74-4890-8a05-63daa8f936f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.055614 | controller |     "Jun 12 20:19:31.610544 crc crio[20719]: time=\"2026-06-12T20:19:31.610499526Z\" level=info msg=\"Running pod sandbox: openstack/neutron-fd6799457-dlph4/POD\" id=c4394307-c577-4da5-9ae3-10e0c65490b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.055628 | controller |     "Jun 12 20:19:31.610760 crc crio[20719]: time=\"2026-06-12T20:19:31.610742211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055643 | controller |     "Jun 12 20:19:31.729427 crc crio[20719]: time=\"2026-06-12T20:19:31.729317498Z\" level=info msg=\"Got pod network &{Name:neutron-fd6799457-dlph4 Namespace:openstack ID:bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0 UID:42ce7951-4adb-47f1-8299-acb4d8cef223 NetNS:/var/run/netns/5d38c76a-a416-472d-be8f-c3a95b16bcbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ce7951_4adb_47f1_8299_acb4d8cef223.slice PodAnnotations:0xc003c986b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.055661 | controller |     "Jun 12 20:19:31.729427 crc crio[20719]: time=\"2026-06-12T20:19:31.729391847Z\" level=info msg=\"Adding pod openstack_neutron-fd6799457-dlph4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.055676 | controller |     "Jun 12 20:19:31.854047 crc crio[20719]: time=\"2026-06-12T20:19:31.853656772Z\" level=info msg=\"Stopped pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\" id=f285abf8-b7d5-45fb-abcb-f571f516a604 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.055691 | controller |     "Jun 12 20:19:32.208375 crc crio[20719]: time=\"2026-06-12T20:19:32.20792541Z\" level=info msg=\"Removing container: 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c\" id=c11e034c-5c19-4eb3-b04f-43cf1a1faa04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.055706 | controller |     "Jun 12 20:19:32.312233 crc crio[20719]: time=\"2026-06-12T20:19:32.312150281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055720 | controller |     "Jun 12 20:19:32.395200 crc crio[20719]: time=\"2026-06-12T20:19:32.394647745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055735 | controller |     "Jun 12 20:19:32.484492 crc crio[20719]: time=\"2026-06-12T20:19:32.483581545Z\" level=info msg=\"Removed container 7d470d5ba87b07c26248ba58d197ccbc2078bcebaa57fb66f60a4e031bc3626c: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api\" id=c11e034c-5c19-4eb3-b04f-43cf1a1faa04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.055749 | controller |     "Jun 12 20:19:32.491832 crc crio[20719]: time=\"2026-06-12T20:19:32.49171288Z\" level=info msg=\"Removing container: 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140\" id=0b36535a-398c-47e0-98ba-d9a039289399 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.055763 | controller |     "Jun 12 20:19:32.556002 crc crio[20719]: time=\"2026-06-12T20:19:32.555581403Z\" level=info msg=\"Removed container 09d1e6e7655ce6cb2567749bb44ad3311b0e3a262d37b0ae4dea701e6439d140: openstack/barbican-api-78b89bc5fd-vszl7/barbican-api-log\" id=0b36535a-398c-47e0-98ba-d9a039289399 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.055778 | controller |     "Jun 12 20:19:32.595994 crc crio[20719]: time=\"2026-06-12T20:19:32.594524074Z\" level=info msg=\"Created container 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888: openstack/cinder-scheduler-0/cinder-scheduler\" id=62b2b875-dd5d-4421-8cd9-71574039d860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.055792 | controller |     "Jun 12 20:19:32.606224 crc crio[20719]: time=\"2026-06-12T20:19:32.602468695Z\" level=info msg=\"Starting container: 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888\" id=b8b3e7f9-c05f-4448-bb11-4c2114aa7f00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.055807 | controller |     "Jun 12 20:19:32.613924 crc crio[20719]: time=\"2026-06-12T20:19:32.611066777Z\" level=info msg=\"Started container\" PID=70380 containerID=27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888 description=openstack/cinder-scheduler-0/cinder-scheduler id=b8b3e7f9-c05f-4448-bb11-4c2114aa7f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa",
2026-06-12 21:10:23.055822 | controller |     "Jun 12 20:19:32.633952 crc crio[20719]: time=\"2026-06-12T20:19:32.633538256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=8544316e-24b3-4654-a4b5-ae35dbb001db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.055840 | controller |     "Jun 12 20:19:32.643368 crc crio[20719]: time=\"2026-06-12T20:19:32.643148337Z\" level=info msg=\"Created container 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c: openstack/cinder-api-0/cinder-api-log\" id=f8b71218-f41e-40bd-a1d7-e24d92238898 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.055875 | controller |     "Jun 12 20:19:32.647934 crc crio[20719]: time=\"2026-06-12T20:19:32.647618367Z\" level=info msg=\"Starting container: 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c\" id=edfd5da0-87e5-48f2-8473-7b2f31d8a77b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.055892 | controller |     "Jun 12 20:19:32.667071 crc crio[20719]: time=\"2026-06-12T20:19:32.665174001Z\" level=info msg=\"Started container\" PID=70382 containerID=4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c description=openstack/cinder-api-0/cinder-api-log id=edfd5da0-87e5-48f2-8473-7b2f31d8a77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9",
2026-06-12 21:10:23.055908 | controller |     "Jun 12 20:19:32.710090 crc crio[20719]: time=\"2026-06-12T20:19:32.70975686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=16ef9ca4-b60a-4bf4-b0bf-84f4ad85ca84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.055923 | controller |     "Jun 12 20:19:32.765821 crc crio[20719]: time=\"2026-06-12T20:19:32.763091025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2503203c-5ab1-4d70-b128-307ce6f54113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.055938 | controller |     "Jun 12 20:19:32.872166 crc crio[20719]: time=\"2026-06-12T20:19:32.872037882Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=96e16ef6-8333-4bdf-9fb4-fa7ead75862b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.055953 | controller |     "Jun 12 20:19:32.876001 crc crio[20719]: time=\"2026-06-12T20:19:32.875786011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.055968 | controller |     "Jun 12 20:19:32.911592 crc crio[20719]: time=\"2026-06-12T20:19:32.91144955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=957301b5-4ff7-4826-a228-8e3d740e2eb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.055983 | controller |     "Jun 12 20:19:33.024933 crc crio[20719]: time=\"2026-06-12T20:19:33.024657901Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=07d726bf-a8a2-4cb4-88dd-4af01c5673cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.055997 | controller |     "Jun 12 20:19:33.025406 crc crio[20719]: time=\"2026-06-12T20:19:33.02519326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.056011 | controller |     "Jun 12 20:19:33.094198 crc crio[20719]: time=\"2026-06-12T20:19:33.093995425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.056025 | controller |     "Jun 12 20:19:33.104391 crc crio[20719]: 2026-06-12T20:19:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf927153cc05912 Mac:d6:52:fc:e5:66:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/5d38c76a-a416-472d-be8f-c3a95b16bcbe SocketPath: PciID:}] [{Interface:0xc0003145b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.056044 | controller |     "Jun 12 20:19:33.105073 crc crio[20719]: time=\"2026-06-12T20:19:33.105009175Z\" level=info msg=\"Got pod network &{Name:neutron-fd6799457-dlph4 Namespace:openstack ID:bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0 UID:42ce7951-4adb-47f1-8299-acb4d8cef223 NetNS:/var/run/netns/5d38c76a-a416-472d-be8f-c3a95b16bcbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ce7951_4adb_47f1_8299_acb4d8cef223.slice PodAnnotations:0xc003c986b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.056059 | controller |     "Jun 12 20:19:33.105349 crc crio[20719]: time=\"2026-06-12T20:19:33.105198778Z\" level=info msg=\"Checking pod openstack_neutron-fd6799457-dlph4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.056074 | controller |     "Jun 12 20:19:33.162502 crc crio[20719]: time=\"2026-06-12T20:19:33.162384727Z\" level=info msg=\"Ran pod sandbox bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0 with infra container: openstack/neutron-fd6799457-dlph4/POD\" id=c4394307-c577-4da5-9ae3-10e0c65490b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.056089 | controller |     "Jun 12 20:19:33.171255 crc crio[20719]: time=\"2026-06-12T20:19:33.170709061Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ca2b2ea8-3324-48e2-84fb-960e8a4cf9e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.056103 | controller |     "Jun 12 20:19:33.361402 crc crio[20719]: time=\"2026-06-12T20:19:33.36102171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=46ac9516-f6d8-4c17-9fb9-9b3695cbff3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.056118 | controller |     "Jun 12 20:19:33.374645 crc crio[20719]: time=\"2026-06-12T20:19:33.365551531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.056132 | controller |     "Jun 12 20:19:33.401954 crc crio[20719]: time=\"2026-06-12T20:19:33.401307598Z\" level=info msg=\"Creating container: openstack/neutron-fd6799457-dlph4/neutron-api\" id=44b5e555-1fd7-4d82-8425-914ce61c3d8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.056146 | controller |     "Jun 12 20:19:33.402754 crc crio[20719]: time=\"2026-06-12T20:19:33.402472399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.056161 | controller |     "Jun 12 20:19:33.527210 crc crio[20719]: time=\"2026-06-12T20:19:33.526213858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.056175 | controller |     "Jun 12 20:19:33.555575 crc crio[20719]: time=\"2026-06-12T20:19:33.554989829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.056189 | controller |     "Jun 12 20:19:33.785605 crc crio[20719]: time=\"2026-06-12T20:19:33.785044917Z\" level=info msg=\"Created container f98731c283e7e6e992a934f0267841fc96c8d01c6163bfc341ce26872822b8f0: openstack/neutron-fd6799457-dlph4/neutron-api\" id=44b5e555-1fd7-4d82-8425-914ce61c3d8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.056203 | controller |     "Jun 12 20:19:33.801393 crc crio[20719]: time=\"2026-06-12T20:19:33.801130359Z\" level=info msg=\"Starting container: f98731c283e7e6e992a934f0267841fc96c8d01c6163bfc341ce26872822b8f0\" id=c912dcd9-c1af-427f-8c88-d96c1bd7ab19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.056220 | controller |     "Jun 12 20:19:33.867256 crc crio[20719]: time=\"2026-06-12T20:19:33.8671323Z\" level=info msg=\"Started container\" PID=70506 containerID=f98731c283e7e6e992a934f0267841fc96c8d01c6163bfc341ce26872822b8f0 description=openstack/neutron-fd6799457-dlph4/neutron-api id=c912dcd9-c1af-427f-8c88-d96c1bd7ab19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0",
2026-06-12 21:10:23.056235 | controller |     "Jun 12 20:19:33.959543 crc crio[20719]: time=\"2026-06-12T20:19:33.9591689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8eeec43c-f5e5-4ed4-baf6-acda0b80e629 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.056250 | controller |     "Jun 12 20:19:34.306910 crc crio[20719]: time=\"2026-06-12T20:19:34.30441109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ae8479c8-c57b-4330-b0ca-4be177dc4db7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.056264 | controller |     "Jun 12 20:19:34.325896 crc crio[20719]: time=\"2026-06-12T20:19:34.325250287Z\" level=info msg=\"Creating container: openstack/neutron-fd6799457-dlph4/neutron-httpd\" id=6da75f1d-b8dc-41f7-b1e4-e239f154bd5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.056279 | controller |     "Jun 12 20:19:34.326197 crc crio[20719]: time=\"2026-06-12T20:19:34.326070102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.056293 | controller |     "Jun 12 20:19:34.435423 crc crio[20719]: time=\"2026-06-12T20:19:34.435008799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.056307 | controller |     "Jun 12 20:19:34.457897 crc crio[20719]: time=\"2026-06-12T20:19:34.457050546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.056321 | controller |     "Jun 12 20:19:34.773033 crc crio[20719]: time=\"2026-06-12T20:19:34.772860213Z\" level=info msg=\"Created container b46deb1fe2d950acd3fbcc9cf816db1984005dc4c377cb4de0c0f4b097bbf58d: openstack/neutron-fd6799457-dlph4/neutron-httpd\" id=6da75f1d-b8dc-41f7-b1e4-e239f154bd5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.056335 | controller |     "Jun 12 20:19:34.793662 crc crio[20719]: time=\"2026-06-12T20:19:34.793140905Z\" level=info msg=\"Starting container: b46deb1fe2d950acd3fbcc9cf816db1984005dc4c377cb4de0c0f4b097bbf58d\" id=5586dd43-9ce7-4652-996c-ceb94a7f2c7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.056349 | controller |     "Jun 12 20:19:34.827936 crc crio[20719]: time=\"2026-06-12T20:19:34.821056128Z\" level=info msg=\"Started container\" PID=70572 containerID=b46deb1fe2d950acd3fbcc9cf816db1984005dc4c377cb4de0c0f4b097bbf58d description=openstack/neutron-fd6799457-dlph4/neutron-httpd id=5586dd43-9ce7-4652-996c-ceb94a7f2c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf927153cc05912bd5cc15ec5ddf924d389a64601142a26e3b151c184166d3f0",
2026-06-12 21:10:23.056364 | controller |     "Jun 12 20:19:34.893337 crc crio[20719]: time=\"2026-06-12T20:19:34.89215457Z\" level=info msg=\"Stopped container e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821: openstack/neutron-c5f68f98f-968ls/neutron-api\" id=29a0a8c7-48c7-49c0-ba2c-6ce7601e5993 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.056379 | controller |     "Jun 12 20:19:34.894101 crc crio[20719]: time=\"2026-06-12T20:19:34.894021234Z\" level=info msg=\"Stopping pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\" id=cf64016b-55d7-4ec0-ae48-63784cec9cf3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.056397 | controller |     "Jun 12 20:19:34.900086 crc crio[20719]: time=\"2026-06-12T20:19:34.899570085Z\" level=info msg=\"Got pod network &{Name:neutron-c5f68f98f-968ls Namespace:openstack ID:a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f UID:181eab60-b243-420b-a019-c4506c33a5db NetNS:/var/run/netns/8b185440-83e4-4aa0-b8f3-48fa5abd256b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod181eab60_b243_420b_a019_c4506c33a5db.slice PodAnnotations:0xc00259a198}] Aliases:map[]}\"",
2026-06-12 21:10:23.056411 | controller |     "Jun 12 20:19:34.900910 crc crio[20719]: time=\"2026-06-12T20:19:34.900671504Z\" level=info msg=\"Deleting pod openstack_neutron-c5f68f98f-968ls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.056426 | controller |     "Jun 12 20:19:35.256764 crc crio[20719]: time=\"2026-06-12T20:19:35.256208675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.056441 | controller |     "Jun 12 20:19:35.318466 crc crio[20719]: time=\"2026-06-12T20:19:35.318319589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.056455 | controller |     "Jun 12 20:19:35.579933 crc crio[20719]: time=\"2026-06-12T20:19:35.566513182Z\" level=info msg=\"Created container 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d: openstack/cinder-scheduler-0/probe\" id=96e16ef6-8333-4bdf-9fb4-fa7ead75862b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.056469 | controller |     "Jun 12 20:19:35.581121 crc crio[20719]: time=\"2026-06-12T20:19:35.580757861Z\" level=info msg=\"Starting container: 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d\" id=2e929d98-082d-40e3-9ac0-018255b20129 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.056484 | controller |     "Jun 12 20:19:35.588675 crc crio[20719]: time=\"2026-06-12T20:19:35.588511441Z\" level=info msg=\"Started container\" PID=70656 containerID=33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d description=openstack/cinder-scheduler-0/probe id=2e929d98-082d-40e3-9ac0-018255b20129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa",
2026-06-12 21:10:23.056499 | controller |     "Jun 12 20:19:35.594108 crc crio[20719]: time=\"2026-06-12T20:19:35.594024439Z\" level=info msg=\"Created container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597: openstack/cinder-api-0/cinder-api\" id=07d726bf-a8a2-4cb4-88dd-4af01c5673cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.056525 | controller |     "Jun 12 20:19:35.599725 crc crio[20719]: time=\"2026-06-12T20:19:35.599034682Z\" level=info msg=\"Starting container: 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597\" id=d9fb6eaf-0bbe-4675-a9c5-5263e32beac3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.056541 | controller |     "Jun 12 20:19:35.621319 crc crio[20719]: time=\"2026-06-12T20:19:35.613769036Z\" level=info msg=\"Started container\" PID=70673 containerID=5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 description=openstack/cinder-api-0/cinder-api id=d9fb6eaf-0bbe-4675-a9c5-5263e32beac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9",
2026-06-12 21:10:23.056556 | controller |     "Jun 12 20:19:35.731897 crc crio[20719]: time=\"2026-06-12T20:19:35.73139346Z\" level=info msg=\"Stopping container: 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 (timeout: 30s)\" id=4c942780-b8e3-437f-abe9-1d52d3c61f57 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.056573 | controller |     "Jun 12 20:19:35.732897 crc crio[20719]: time=\"2026-06-12T20:19:35.732608721Z\" level=info msg=\"Stopping container: 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c (timeout: 30s)\" id=697fccad-7b21-4bcf-a02e-987317cb7a33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.056588 | controller |     "Jun 12 20:19:35.836417 crc crio[20719]: time=\"2026-06-12T20:19:35.836185489Z\" level=info msg=\"Stopped pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\" id=cf64016b-55d7-4ec0-ae48-63784cec9cf3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.056603 | controller |     "Jun 12 20:19:36.165890 crc crio[20719]: time=\"2026-06-12T20:19:36.153655068Z\" level=info msg=\"Stopped container 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c: openstack/cinder-api-0/cinder-api-log\" id=697fccad-7b21-4bcf-a02e-987317cb7a33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.056618 | controller |     "Jun 12 20:19:36.883380 crc crio[20719]: time=\"2026-06-12T20:19:36.880859564Z\" level=info msg=\"Removing container: a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88\" id=1bb9d1bb-c4e0-4061-8f22-88db5263cf01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.056633 | controller |     "Jun 12 20:19:36.917873 crc crio[20719]: time=\"2026-06-12T20:19:36.917721767Z\" level=info msg=\"Removed container a7349eec3bc71ede650a1b38a1b40f8cf93e6721f49acd05edf272a6d8b2aa88: openstack/neutron-c5f68f98f-968ls/neutron-httpd\" id=1bb9d1bb-c4e0-4061-8f22-88db5263cf01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.056648 | controller |     "Jun 12 20:19:36.926441 crc crio[20719]: time=\"2026-06-12T20:19:36.926219879Z\" level=info msg=\"Removing container: e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821\" id=65700e7e-a716-4dd9-9348-dae955f3238d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.056662 | controller |     "Jun 12 20:19:36.986862 crc crio[20719]: time=\"2026-06-12T20:19:36.986688695Z\" level=info msg=\"Removed container e756d299e417de10e4a992388da25eea844fcf275295850d385db1c6e8bd7821: openstack/neutron-c5f68f98f-968ls/neutron-api\" id=65700e7e-a716-4dd9-9348-dae955f3238d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.056676 | controller |     "Jun 12 20:19:38.647198 crc crio[20719]: time=\"2026-06-12T20:19:38.646573732Z\" level=info msg=\"Stopping container: 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd (timeout: 10s)\" id=28f945db-b144-45fa-b695-c0901ec63058 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.056691 | controller |     "Jun 12 20:19:38.772303 crc crio[20719]: time=\"2026-06-12T20:19:38.77215016Z\" level=info msg=\"Stopped container 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd: openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns\" id=28f945db-b144-45fa-b695-c0901ec63058 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.056706 | controller |     "Jun 12 20:19:38.775248 crc crio[20719]: time=\"2026-06-12T20:19:38.775146921Z\" level=info msg=\"Stopping pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\" id=6d8862c5-0887-40ca-9a54-171f977ad45f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.056720 | controller |     "Jun 12 20:19:38.776007 crc crio[20719]: time=\"2026-06-12T20:19:38.775917345Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-frqd2 Namespace:openstack ID:5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61 UID:ea989f5c-ecbe-412c-8cc9-85d9f1c99255 NetNS:/var/run/netns/ace2e97d-3d93-4920-9116-2d93aa3ad81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea989f5c_ecbe_412c_8cc9_85d9f1c99255.slice PodAnnotations:0xc00259a6c0}] Aliases:map[]}\"",
2026-06-12 21:10:23.056739 | controller |     "Jun 12 20:19:38.776170 crc crio[20719]: time=\"2026-06-12T20:19:38.776091278Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-frqd2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.056756 | controller |     "Jun 12 20:19:39.104248 crc crio[20719]: time=\"2026-06-12T20:19:39.104149752Z\" level=info msg=\"Stopped pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\" id=6d8862c5-0887-40ca-9a54-171f977ad45f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.056773 | controller |     "Jun 12 20:19:39.999448 crc crio[20719]: time=\"2026-06-12T20:19:39.997744816Z\" level=info msg=\"Removing container: 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd\" id=075bbc2b-1d59-409c-9198-93f6a102ee8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.056788 | controller |     "Jun 12 20:19:40.027521 crc crio[20719]: time=\"2026-06-12T20:19:40.026893147Z\" level=info msg=\"Removed container 14bb8e1d37360762751a19a023206de906b7601f10fb3135f6cc5b4f4a398bcd: openstack/dnsmasq-dns-54f48964b7-frqd2/dnsmasq-dns\" id=075bbc2b-1d59-409c-9198-93f6a102ee8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.056803 | controller |     "Jun 12 20:19:40.031045 crc crio[20719]: time=\"2026-06-12T20:19:40.030948332Z\" level=info msg=\"Removing container: 169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef\" id=91265e47-25f9-4d43-b8dc-71104dc82edf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.056817 | controller |     "Jun 12 20:19:40.070497 crc crio[20719]: time=\"2026-06-12T20:19:40.066577857Z\" level=info msg=\"Removed container 169f88f9033be1791e631a4e59b1f6b10527f12b1a98ec90c5315b9b7c2b0aef: openstack/dnsmasq-dns-54f48964b7-frqd2/init\" id=91265e47-25f9-4d43-b8dc-71104dc82edf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.056831 | controller |     "Jun 12 20:19:41.062991 crc crio[20719]: time=\"2026-06-12T20:19:41.062904191Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.056845 | controller |     "Jun 12 20:19:41.063668 crc crio[20719]: time=\"2026-06-12T20:19:41.063006783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.056882 | controller |     "Jun 12 20:19:41.102941 crc crio[20719]: time=\"2026-06-12T20:19:41.10283232Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f UID:6f52ce87-fea4-45c1-8f9e-59e84645f726 NetNS:/var/run/netns/6c74b846-f6d7-4532-bb04-73ff64e9c55d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f52ce87_fea4_45c1_8f9e_59e84645f726.slice PodAnnotations:0xc000eae728}] Aliases:map[]}\"",
2026-06-12 21:10:23.056899 | controller |     "Jun 12 20:19:41.102941 crc crio[20719]: time=\"2026-06-12T20:19:41.102919242Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.056914 | controller |     "Jun 12 20:19:41.736718 crc crio[20719]: time=\"2026-06-12T20:19:41.736101814Z\" level=info msg=\"NetworkStart: stopping network for sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.056929 | controller |     "Jun 12 20:19:41.737800 crc crio[20719]: time=\"2026-06-12T20:19:41.737251515Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f UID:6f52ce87-fea4-45c1-8f9e-59e84645f726 NetNS:/var/run/netns/6c74b846-f6d7-4532-bb04-73ff64e9c55d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f52ce87_fea4_45c1_8f9e_59e84645f726.slice PodAnnotations:0xc003332090}] Aliases:map[]}\"",
2026-06-12 21:10:23.056947 | controller |     "Jun 12 20:19:41.737800 crc crio[20719]: time=\"2026-06-12T20:19:41.737380877Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 21:10:23.056962 | controller |     "Jun 12 20:19:41.737800 crc crio[20719]: time=\"2026-06-12T20:19:41.737399408Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 21:10:23.056978 | controller |     "Jun 12 20:19:41.737800 crc crio[20719]: time=\"2026-06-12T20:19:41.737411848Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.056992 | controller |     "Jun 12 20:19:41.823365 crc crio[20719]: time=\"2026-06-12T20:19:41.823244359Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=464ce934-2ddd-4194-88a6-67748db9e919 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057007 | controller |     "Jun 12 20:19:41.823478 crc crio[20719]: time=\"2026-06-12T20:19:41.823389521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057022 | controller |     "Jun 12 20:19:41.900002 crc crio[20719]: time=\"2026-06-12T20:19:41.899909089Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:d7a0da43bc3df78a089afea57d034bf4597596ba80a986e00dd0ee3082fd1d5a UID:ab9b7950-f85e-45f7-95f6-5f193f9aa104 NetNS:/var/run/netns/421e8466-15e5-4e12-b83e-685e65efac12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9b7950_f85e_45f7_95f6_5f193f9aa104.slice PodAnnotations:0xc003332178}] Aliases:map[]}\"",
2026-06-12 21:10:23.057037 | controller |     "Jun 12 20:19:41.900002 crc crio[20719]: time=\"2026-06-12T20:19:41.89997211Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.057052 | controller |     "Jun 12 20:19:41.900476 crc crio[20719]: time=\"2026-06-12T20:19:41.900376889Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057067 | controller |     "Jun 12 20:19:41.905073 crc crio[20719]: time=\"2026-06-12T20:19:41.90498274Z\" level=info msg=\"runSandbox: deleting pod ID 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f from idIndex\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057081 | controller |     "Jun 12 20:19:41.905073 crc crio[20719]: time=\"2026-06-12T20:19:41.905041001Z\" level=info msg=\"runSandbox: removing pod sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057095 | controller |     "Jun 12 20:19:41.905455 crc crio[20719]: time=\"2026-06-12T20:19:41.905098642Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057109 | controller |     "Jun 12 20:19:41.905455 crc crio[20719]: time=\"2026-06-12T20:19:41.905121012Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057130 | controller |     "Jun 12 20:19:41.905619 crc crio[20719]: time=\"2026-06-12T20:19:41.90555894Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 16a4e07491f83a340ec47bb35839740a2b5bef1245ecd4535818ea44bb29401f\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057144 | controller |     "Jun 12 20:19:41.928554 crc crio[20719]: time=\"2026-06-12T20:19:41.928457347Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_6f52ce87-fea4-45c1-8f9e-59e84645f726_0\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057158 | controller |     "Jun 12 20:19:41.928554 crc crio[20719]: time=\"2026-06-12T20:19:41.928548726Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_6f52ce87-fea4-45c1-8f9e-59e84645f726_0\" id=2314601c-0ab1-4d01-99e1-e6b4b48fd9d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057172 | controller |     "Jun 12 20:19:42.417686 crc crio[20719]: 2026-06-12T20:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7a0da43bc3df78 Mac:9e:84:70:a3:92:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/421e8466-15e5-4e12-b83e-685e65efac12 SocketPath: PciID:}] [{Interface:0xc000494730 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.057186 | controller |     "Jun 12 20:19:42.419741 crc crio[20719]: time=\"2026-06-12T20:19:42.419683217Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:d7a0da43bc3df78a089afea57d034bf4597596ba80a986e00dd0ee3082fd1d5a UID:ab9b7950-f85e-45f7-95f6-5f193f9aa104 NetNS:/var/run/netns/421e8466-15e5-4e12-b83e-685e65efac12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9b7950_f85e_45f7_95f6_5f193f9aa104.slice PodAnnotations:0xc003332178}] Aliases:map[]}\"",
2026-06-12 21:10:23.057201 | controller |     "Jun 12 20:19:42.419925 crc crio[20719]: time=\"2026-06-12T20:19:42.419864471Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.057215 | controller |     "Jun 12 20:19:42.427537 crc crio[20719]: time=\"2026-06-12T20:19:42.427482008Z\" level=info msg=\"Ran pod sandbox d7a0da43bc3df78a089afea57d034bf4597596ba80a986e00dd0ee3082fd1d5a with infra container: openstack/openstackclient/POD\" id=464ce934-2ddd-4194-88a6-67748db9e919 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057230 | controller |     "Jun 12 20:19:42.432729 crc crio[20719]: time=\"2026-06-12T20:19:42.432663597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=abae2f26-73ba-4f4e-b18a-24eb646c2204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.057244 | controller |     "Jun 12 20:19:42.432948 crc crio[20719]: time=\"2026-06-12T20:19:42.432899812Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=abae2f26-73ba-4f4e-b18a-24eb646c2204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.057258 | controller |     "Jun 12 20:19:42.433020 crc crio[20719]: time=\"2026-06-12T20:19:42.432976043Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=abae2f26-73ba-4f4e-b18a-24eb646c2204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.057272 | controller |     "Jun 12 20:19:42.434144 crc crio[20719]: time=\"2026-06-12T20:19:42.434085522Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=24c7a13c-f469-4ceb-8abc-9a8c3dadd3f8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.057290 | controller |     "Jun 12 20:19:42.440919 crc crio[20719]: time=\"2026-06-12T20:19:42.440854904Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-12 21:10:23.057304 | controller |     "Jun 12 20:19:45.769685 crc crio[20719]: time=\"2026-06-12T20:19:45.768748508Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-77d474d95f-jmpnc/POD\" id=c08baa17-915f-4e55-8491-f90802f51540 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057318 | controller |     "Jun 12 20:19:45.769685 crc crio[20719]: time=\"2026-06-12T20:19:45.769626783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057332 | controller |     "Jun 12 20:19:45.810953 crc crio[20719]: time=\"2026-06-12T20:19:45.81052267Z\" level=info msg=\"Got pod network &{Name:swift-proxy-77d474d95f-jmpnc Namespace:openstack ID:a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4 UID:a45d4ac4-2de1-4593-aa96-74dd24d715b3 NetNS:/var/run/netns/f8fb3652-495a-4e8d-b217-a67a21a0190b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45d4ac4_2de1_4593_aa96_74dd24d715b3.slice PodAnnotations:0xc003ab0318}] Aliases:map[]}\"",
2026-06-12 21:10:23.057347 | controller |     "Jun 12 20:19:45.810953 crc crio[20719]: time=\"2026-06-12T20:19:45.810921077Z\" level=info msg=\"Adding pod openstack_swift-proxy-77d474d95f-jmpnc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.057362 | controller |     "Jun 12 20:19:46.528030 crc crio[20719]: 2026-06-12T20:19:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a34d7f7809fa6ac Mac:02:fc:e5:eb:8c:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/f8fb3652-495a-4e8d-b217-a67a21a0190b SocketPath: PciID:}] [{Interface:0xc0002c05c0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.057377 | controller |     "Jun 12 20:19:46.530706 crc crio[20719]: time=\"2026-06-12T20:19:46.529661341Z\" level=info msg=\"Got pod network &{Name:swift-proxy-77d474d95f-jmpnc Namespace:openstack ID:a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4 UID:a45d4ac4-2de1-4593-aa96-74dd24d715b3 NetNS:/var/run/netns/f8fb3652-495a-4e8d-b217-a67a21a0190b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45d4ac4_2de1_4593_aa96_74dd24d715b3.slice PodAnnotations:0xc003ab0318}] Aliases:map[]}\"",
2026-06-12 21:10:23.057392 | controller |     "Jun 12 20:19:46.530706 crc crio[20719]: time=\"2026-06-12T20:19:46.52983708Z\" level=info msg=\"Checking pod openstack_swift-proxy-77d474d95f-jmpnc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.057407 | controller |     "Jun 12 20:19:46.538315 crc crio[20719]: time=\"2026-06-12T20:19:46.538188901Z\" level=info msg=\"Ran pod sandbox a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4 with infra container: openstack/swift-proxy-77d474d95f-jmpnc/POD\" id=c08baa17-915f-4e55-8491-f90802f51540 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057422 | controller |     "Jun 12 20:19:46.543589 crc crio[20719]: time=\"2026-06-12T20:19:46.543513681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=92b09ba2-242d-478a-bbbf-6d5a0e5a53a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.057436 | controller |     "Jun 12 20:19:46.632156 crc crio[20719]: time=\"2026-06-12T20:19:46.632063173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=579fa5b8-ae0d-4a49-870a-e8c582abeb7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.057453 | controller |     "Jun 12 20:19:46.646331 crc crio[20719]: time=\"2026-06-12T20:19:46.643461855Z\" level=info msg=\"Creating container: openstack/swift-proxy-77d474d95f-jmpnc/proxy-httpd\" id=b2fc8e5a-542f-4ff2-97bd-478b6c8c9279 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.057467 | controller |     "Jun 12 20:19:46.646331 crc crio[20719]: time=\"2026-06-12T20:19:46.644471624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057481 | controller |     "Jun 12 20:19:46.724796 crc crio[20719]: time=\"2026-06-12T20:19:46.724675197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057495 | controller |     "Jun 12 20:19:46.731636 crc crio[20719]: time=\"2026-06-12T20:19:46.731466058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057509 | controller |     "Jun 12 20:19:46.925815 crc crio[20719]: time=\"2026-06-12T20:19:46.925079686Z\" level=info msg=\"Created container ea17114574f34bb13c65fb921eb2ced0da0159c7409652ac76451c746e4663d6: openstack/swift-proxy-77d474d95f-jmpnc/proxy-httpd\" id=b2fc8e5a-542f-4ff2-97bd-478b6c8c9279 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.057523 | controller |     "Jun 12 20:19:46.927206 crc crio[20719]: time=\"2026-06-12T20:19:46.926837376Z\" level=info msg=\"Starting container: ea17114574f34bb13c65fb921eb2ced0da0159c7409652ac76451c746e4663d6\" id=59906ab7-887e-47c1-8f3a-75832d758614 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.057537 | controller |     "Jun 12 20:19:46.939217 crc crio[20719]: time=\"2026-06-12T20:19:46.939114094Z\" level=info msg=\"Started container\" PID=71866 containerID=ea17114574f34bb13c65fb921eb2ced0da0159c7409652ac76451c746e4663d6 description=openstack/swift-proxy-77d474d95f-jmpnc/proxy-httpd id=59906ab7-887e-47c1-8f3a-75832d758614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4",
2026-06-12 21:10:23.057552 | controller |     "Jun 12 20:19:46.956976 crc crio[20719]: time=\"2026-06-12T20:19:46.956885439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c18051d3-4a6d-4caf-8e25-e4f54ee68d90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.057566 | controller |     "Jun 12 20:19:46.993142 crc crio[20719]: time=\"2026-06-12T20:19:46.992985774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=074edf84-7548-49f8-bbee-6bea62ec90c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.057580 | controller |     "Jun 12 20:19:47.003113 crc crio[20719]: time=\"2026-06-12T20:19:47.002961414Z\" level=info msg=\"Creating container: openstack/swift-proxy-77d474d95f-jmpnc/proxy-server\" id=67b7ed89-3507-457e-9416-6bc988915be2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.057594 | controller |     "Jun 12 20:19:47.004086 crc crio[20719]: time=\"2026-06-12T20:19:47.003531244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057608 | controller |     "Jun 12 20:19:47.067342 crc crio[20719]: time=\"2026-06-12T20:19:47.067055785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057622 | controller |     "Jun 12 20:19:47.071086 crc crio[20719]: time=\"2026-06-12T20:19:47.070993865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057639 | controller |     "Jun 12 20:19:47.198227 crc crio[20719]: time=\"2026-06-12T20:19:47.197889529Z\" level=info msg=\"Created container 1070441276d5604151da453b9896357407672b2eb079a3ccbc789ec183c58e75: openstack/swift-proxy-77d474d95f-jmpnc/proxy-server\" id=67b7ed89-3507-457e-9416-6bc988915be2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.057654 | controller |     "Jun 12 20:19:47.206190 crc crio[20719]: time=\"2026-06-12T20:19:47.200471853Z\" level=info msg=\"Starting container: 1070441276d5604151da453b9896357407672b2eb079a3ccbc789ec183c58e75\" id=6a88223b-1ba5-4ec3-852f-3da956d0ff4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.057669 | controller |     "Jun 12 20:19:47.216751 crc crio[20719]: time=\"2026-06-12T20:19:47.21664623Z\" level=info msg=\"Started container\" PID=71971 containerID=1070441276d5604151da453b9896357407672b2eb079a3ccbc789ec183c58e75 description=openstack/swift-proxy-77d474d95f-jmpnc/proxy-server id=6a88223b-1ba5-4ec3-852f-3da956d0ff4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a34d7f7809fa6acca61c5c7d6d235c49f4797cbfb5c0d0fd8cb54f9d4f2ec2e4",
2026-06-12 21:10:23.057684 | controller |     "Jun 12 20:19:54.141852 crc crio[20719]: time=\"2026-06-12T20:19:54.141099191Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-qhl7c/POD\" id=331561c4-25c6-4df5-8bc3-b497cde7518c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057699 | controller |     "Jun 12 20:19:54.143178 crc crio[20719]: time=\"2026-06-12T20:19:54.141888355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057714 | controller |     "Jun 12 20:19:54.337395 crc crio[20719]: time=\"2026-06-12T20:19:54.33714475Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-x6k85/POD\" id=7e71a539-9de7-45f8-a4b4-eaac82d3a2c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057728 | controller |     "Jun 12 20:19:54.338057 crc crio[20719]: time=\"2026-06-12T20:19:54.337795331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057742 | controller |     "Jun 12 20:19:54.380977 crc crio[20719]: time=\"2026-06-12T20:19:54.380853866Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-a365-account-create-update-sgr8c/POD\" id=eb200928-fce6-45f8-a70f-cf19e675cfc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057756 | controller |     "Jun 12 20:19:54.380977 crc crio[20719]: time=\"2026-06-12T20:19:54.380957508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057771 | controller |     "Jun 12 20:19:54.584159 crc crio[20719]: time=\"2026-06-12T20:19:54.583996392Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-5f9e-account-create-update-sdth4/POD\" id=0d22ac10-73b4-4d82-95d8-24b753bdf67c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057785 | controller |     "Jun 12 20:19:54.584409 crc crio[20719]: time=\"2026-06-12T20:19:54.584228746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057799 | controller |     "Jun 12 20:19:54.798570 crc crio[20719]: time=\"2026-06-12T20:19:54.79850531Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-7864-account-create-update-prjn9/POD\" id=caec8514-562c-43cd-b5af-07c4bffcf79a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057813 | controller |     "Jun 12 20:19:54.798736 crc crio[20719]: time=\"2026-06-12T20:19:54.798602841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057831 | controller |     "Jun 12 20:19:54.819701 crc crio[20719]: time=\"2026-06-12T20:19:54.819610207Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-85zrq/POD\" id=2e889fdb-5d20-4a00-a9f9-8f4566f59f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.057845 | controller |     "Jun 12 20:19:54.819966 crc crio[20719]: time=\"2026-06-12T20:19:54.819943403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.057884 | controller |     "Jun 12 20:19:57.762571 crc crio[20719]: time=\"2026-06-12T20:19:57.761745322Z\" level=warning msg=\"Stopping container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:10:23.057899 | controller |     "Jun 12 20:19:57.820640 crc crio[20719]: time=\"2026-06-12T20:19:57.820481304Z\" level=error msg=\"Killing container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 21:10:23.057914 | controller |     "Jun 12 20:19:59.416877 crc crio[20719]: time=\"2026-06-12T20:19:59.416451865Z\" level=info msg=\"Stopping container: 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888 (timeout: 30s)\" id=82d4e3e6-21bd-4a3c-8367-a04371c52f8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.057929 | controller |     "Jun 12 20:19:59.417670 crc crio[20719]: time=\"2026-06-12T20:19:59.417509485Z\" level=info msg=\"Stopping container: 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d (timeout: 30s)\" id=e2b08bc5-b157-40be-8d12-053e0f1fdd89 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.057944 | controller |     "Jun 12 20:20:00.868879 crc crio[20719]: time=\"2026-06-12T20:20:00.868049207Z\" level=info msg=\"Stopped container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7: openstack/ceilometer-0/proxy-httpd\" id=3a861ee1-0cdf-4575-b64b-9b0b1b6adb3b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.057959 | controller |     "Jun 12 20:20:00.870727 crc crio[20719]: time=\"2026-06-12T20:20:00.870482257Z\" level=info msg=\"Stopping pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\" id=977a8127-47e1-460c-89ca-edc1cc1e041d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.057974 | controller |     "Jun 12 20:20:00.872425 crc crio[20719]: time=\"2026-06-12T20:20:00.87232Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6 UID:75a52c55-586a-4c20-8f34-3cd74cf66226 NetNS:/var/run/netns/4a1114d9-039d-4fc9-9a11-2e8abe2ff225 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75a52c55_586a_4c20_8f34_3cd74cf66226.slice PodAnnotations:0xc002d9a1d8}] Aliases:map[]}\"",
2026-06-12 21:10:23.057989 | controller |     "Jun 12 20:20:00.872682 crc crio[20719]: time=\"2026-06-12T20:20:00.872623985Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.058004 | controller |     "Jun 12 20:20:01.079646 crc crio[20719]: time=\"2026-06-12T20:20:01.079454918Z\" level=info msg=\"Stopped container 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d: openstack/cinder-scheduler-0/probe\" id=e2b08bc5-b157-40be-8d12-053e0f1fdd89 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.058020 | controller |     "Jun 12 20:20:01.252946 crc crio[20719]: time=\"2026-06-12T20:20:01.252343238Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-x6k85 Namespace:openstack ID:fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2 UID:d5fbbef9-f576-4571-b181-f26076fa6232 NetNS:/var/run/netns/d302ab25-e719-41a9-845f-e54961cf38d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5fbbef9_f576_4571_b181_f26076fa6232.slice PodAnnotations:0xc000526a98}] Aliases:map[]}\"",
2026-06-12 21:10:23.058038 | controller |     "Jun 12 20:20:01.252946 crc crio[20719]: time=\"2026-06-12T20:20:01.252407657Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-x6k85 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.058053 | controller |     "Jun 12 20:20:01.252946 crc crio[20719]: time=\"2026-06-12T20:20:01.252338856Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33\" id=24c7a13c-f469-4ceb-8abc-9a8c3dadd3f8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.058068 | controller |     "Jun 12 20:20:01.264709 crc crio[20719]: time=\"2026-06-12T20:20:01.264202507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=69e43b3f-ce05-48cd-bbff-263b4d1706e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.058083 | controller |     "Jun 12 20:20:01.321675 crc crio[20719]: time=\"2026-06-12T20:20:01.321619117Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-qhl7c Namespace:openstack ID:20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1 UID:85c8083d-ae0c-4e61-938f-7e0c1cf2dacc NetNS:/var/run/netns/c90d8570-80f8-46f3-89c5-bb3c18de2894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c8083d_ae0c_4e61_938f_7e0c1cf2dacc.slice PodAnnotations:0xc0023e2650}] Aliases:map[]}\"",
2026-06-12 21:10:23.058098 | controller |     "Jun 12 20:20:01.322045 crc crio[20719]: time=\"2026-06-12T20:20:01.322027084Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-qhl7c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.058113 | controller |     "Jun 12 20:20:01.334861 crc crio[20719]: time=\"2026-06-12T20:20:01.332364017Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688260-2z7bl/POD\" id=d615ad4d-31d4-499d-afda-36bb7ab1b0fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.058127 | controller |     "Jun 12 20:20:01.334861 crc crio[20719]: time=\"2026-06-12T20:20:01.332467209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.058142 | controller |     "Jun 12 20:20:01.407067 crc crio[20719]: time=\"2026-06-12T20:20:01.406708097Z\" level=info msg=\"Stopped pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\" id=977a8127-47e1-460c-89ca-edc1cc1e041d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.058157 | controller |     "Jun 12 20:20:01.468961 crc crio[20719]: time=\"2026-06-12T20:20:01.468429353Z\" level=info msg=\"Got pod network &{Name:nova-cell1-7864-account-create-update-prjn9 Namespace:openstack ID:1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352 UID:c52975a2-a80b-4dcd-982e-718802192ea9 NetNS:/var/run/netns/24e6327e-750e-4ed9-8532-68847c66ba9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52975a2_a80b_4dcd_982e_718802192ea9.slice PodAnnotations:0xc000111860}] Aliases:map[]}\"",
2026-06-12 21:10:23.058171 | controller |     "Jun 12 20:20:01.468961 crc crio[20719]: time=\"2026-06-12T20:20:01.468946221Z\" level=info msg=\"Adding pod openstack_nova-cell1-7864-account-create-update-prjn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.058190 | controller |     "Jun 12 20:20:01.489681 crc crio[20719]: time=\"2026-06-12T20:20:01.489601759Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-85zrq Namespace:openstack ID:d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3 UID:54fe634d-eca8-4f45-9feb-c36a849df730 NetNS:/var/run/netns/43aad4af-7803-4726-8808-e70db8c71f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54fe634d_eca8_4f45_9feb_c36a849df730.slice PodAnnotations:0xc0005270b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.058205 | controller |     "Jun 12 20:20:01.489681 crc crio[20719]: time=\"2026-06-12T20:20:01.48967262Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-85zrq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.058220 | controller |     "Jun 12 20:20:01.493686 crc crio[20719]: time=\"2026-06-12T20:20:01.490912735Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688260-2z7bl Namespace:openshift-infra ID:d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6 UID:776cbf30-9317-4349-a909-b98d72714fc1 NetNS:/var/run/netns/6b9eab5a-1ae7-4b64-9629-22859e4cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod776cbf30_9317_4349_a909_b98d72714fc1.slice PodAnnotations:0xc00259a0a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.058235 | controller |     "Jun 12 20:20:01.493686 crc crio[20719]: time=\"2026-06-12T20:20:01.490984256Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688260-2z7bl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.058250 | controller |     "Jun 12 20:20:01.493686 crc crio[20719]: time=\"2026-06-12T20:20:01.49181458Z\" level=info msg=\"Got pod network &{Name:nova-api-a365-account-create-update-sgr8c Namespace:openstack ID:86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778 UID:2329bd23-1ab3-49b9-8d0d-4bece0667350 NetNS:/var/run/netns/3f5d3902-c74c-4f64-bbef-c91aca4602ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2329bd23_1ab3_49b9_8d0d_4bece0667350.slice PodAnnotations:0xc000111a40}] Aliases:map[]}\"",
2026-06-12 21:10:23.058265 | controller |     "Jun 12 20:20:01.493686 crc crio[20719]: time=\"2026-06-12T20:20:01.49184Z\" level=info msg=\"Adding pod openstack_nova-api-a365-account-create-update-sgr8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.058280 | controller |     "Jun 12 20:20:01.493686 crc crio[20719]: time=\"2026-06-12T20:20:01.493428432Z\" level=info msg=\"Got pod network &{Name:nova-cell0-5f9e-account-create-update-sdth4 Namespace:openstack ID:2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352 UID:fb8a23c3-105e-4708-9e0d-cf1d40747606 NetNS:/var/run/netns/7c31df1f-4d99-4d40-bf59-0e776e094584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8a23c3_105e_4708_9e0d_cf1d40747606.slice PodAnnotations:0xc00334a128}] Aliases:map[]}\"",
2026-06-12 21:10:23.058294 | controller |     "Jun 12 20:20:01.493686 crc crio[20719]: time=\"2026-06-12T20:20:01.493481873Z\" level=info msg=\"Adding pod openstack_nova-cell0-5f9e-account-create-update-sdth4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.058309 | controller |     "Jun 12 20:20:01.512432 crc crio[20719]: time=\"2026-06-12T20:20:01.512193381Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=4def2133-ad1e-4f04-95ab-da88c177afb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.058327 | controller |     "Jun 12 20:20:01.615894 crc crio[20719]: time=\"2026-06-12T20:20:01.61471153Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=4c2858e1-9034-4070-ba24-5edb4923ac04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.058342 | controller |     "Jun 12 20:20:01.616590 crc crio[20719]: time=\"2026-06-12T20:20:01.616513544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.058356 | controller |     "Jun 12 20:20:01.712606 crc crio[20719]: time=\"2026-06-12T20:20:01.710168437Z\" level=info msg=\"Removing container: 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7\" id=baa2ab78-ad81-4b5b-bcad-f2ab1c2bf9cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.058371 | controller |     "Jun 12 20:20:01.721694 crc crio[20719]: time=\"2026-06-12T20:20:01.721529994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.058385 | controller |     "Jun 12 20:20:01.742523 crc crio[20719]: time=\"2026-06-12T20:20:01.74145491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.058400 | controller |     "Jun 12 20:20:01.825141 crc crio[20719]: time=\"2026-06-12T20:20:01.824925505Z\" level=info msg=\"Removed container 165aadbfe802e39b69e92a9b2fa0b5470aace9a72d5564f781d8b8727222d1f7: openstack/ceilometer-0/proxy-httpd\" id=baa2ab78-ad81-4b5b-bcad-f2ab1c2bf9cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.058414 | controller |     "Jun 12 20:20:01.831029 crc crio[20719]: time=\"2026-06-12T20:20:01.82774452Z\" level=info msg=\"Removing container: 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e\" id=1af2805f-fa25-47d2-969c-698cc4f520ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.058428 | controller |     "Jun 12 20:20:01.880697 crc crio[20719]: time=\"2026-06-12T20:20:01.880544224Z\" level=info msg=\"Removed container 7d685cc1e2e44feb8f9d41c6086809b369229be25a5367081be413390191220e: openstack/ceilometer-0/sg-core\" id=1af2805f-fa25-47d2-969c-698cc4f520ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.058442 | controller |     "Jun 12 20:20:01.889516 crc crio[20719]: time=\"2026-06-12T20:20:01.888942856Z\" level=info msg=\"Removing container: c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720\" id=742eae97-e45a-4b9b-93ac-4f4dacfa4daa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.058456 | controller |     "Jun 12 20:20:01.951170 crc crio[20719]: time=\"2026-06-12T20:20:01.951015232Z\" level=info msg=\"Created container f244c3905c43c0927aed96e6133cded09ac279107362700d8ded7d225173f027: openstack/openstackclient/openstackclient\" id=4c2858e1-9034-4070-ba24-5edb4923ac04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.058470 | controller |     "Jun 12 20:20:01.956686 crc crio[20719]: time=\"2026-06-12T20:20:01.953751112Z\" level=info msg=\"Starting container: f244c3905c43c0927aed96e6133cded09ac279107362700d8ded7d225173f027\" id=83c6777b-a240-44e5-b14b-7d5f8e25bc77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.058484 | controller |     "Jun 12 20:20:01.967905 crc crio[20719]: 2026-06-12T20:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fefa281f401824e Mac:9e:a9:03:13:62:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/d302ab25-e719-41a9-845f-e54961cf38d6 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.058499 | controller |     "Jun 12 20:20:01.972428 crc crio[20719]: time=\"2026-06-12T20:20:01.972366346Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-x6k85 Namespace:openstack ID:fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2 UID:d5fbbef9-f576-4571-b181-f26076fa6232 NetNS:/var/run/netns/d302ab25-e719-41a9-845f-e54961cf38d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5fbbef9_f576_4571_b181_f26076fa6232.slice PodAnnotations:0xc000526a98}] Aliases:map[]}\"",
2026-06-12 21:10:23.058516 | controller |     "Jun 12 20:20:01.972641 crc crio[20719]: time=\"2026-06-12T20:20:01.972536529Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-x6k85 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.058532 | controller |     "Jun 12 20:20:01.974440 crc crio[20719]: time=\"2026-06-12T20:20:01.974222533Z\" level=info msg=\"Started container\" PID=72978 containerID=f244c3905c43c0927aed96e6133cded09ac279107362700d8ded7d225173f027 description=openstack/openstackclient/openstackclient id=83c6777b-a240-44e5-b14b-7d5f8e25bc77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7a0da43bc3df78a089afea57d034bf4597596ba80a986e00dd0ee3082fd1d5a",
2026-06-12 21:10:23.058547 | controller |     "Jun 12 20:20:01.989236 crc crio[20719]: time=\"2026-06-12T20:20:01.989072044Z\" level=info msg=\"Ran pod sandbox fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2 with infra container: openstack/nova-cell0-db-create-x6k85/POD\" id=7e71a539-9de7-45f8-a4b4-eaac82d3a2c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.058561 | controller |     "Jun 12 20:20:01.994765 crc crio[20719]: time=\"2026-06-12T20:20:01.994427205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=134f5a29-1b6e-4df7-a1a2-6118174f6f4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.058576 | controller |     "Jun 12 20:20:01.997919 crc crio[20719]: time=\"2026-06-12T20:20:01.996962141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=48d89835-1511-417d-b0fd-046e213946ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.058590 | controller |     "Jun 12 20:20:02.006748 crc crio[20719]: time=\"2026-06-12T20:20:02.006608384Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-x6k85/mariadb-database-create\" id=b35938ce-8f46-4ea9-9ba1-a6fecb0bdb8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.058604 | controller |     "Jun 12 20:20:02.007413 crc crio[20719]: time=\"2026-06-12T20:20:02.007338018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.058618 | controller |     "Jun 12 20:20:02.240639 crc crio[20719]: time=\"2026-06-12T20:20:02.240468986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.058632 | controller |     "Jun 12 20:20:02.244673 crc crio[20719]: time=\"2026-06-12T20:20:02.244443577Z\" level=info msg=\"Stopped container 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888: openstack/cinder-scheduler-0/cinder-scheduler\" id=82d4e3e6-21bd-4a3c-8367-a04371c52f8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.058647 | controller |     "Jun 12 20:20:02.244673 crc crio[20719]: time=\"2026-06-12T20:20:02.2446063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.058661 | controller |     "Jun 12 20:20:02.245962 crc crio[20719]: time=\"2026-06-12T20:20:02.245882777Z\" level=info msg=\"Stopping pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\" id=e1c301e8-6a39-4271-b151-2c20f12d6032 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.058679 | controller |     "Jun 12 20:20:02.246438 crc crio[20719]: time=\"2026-06-12T20:20:02.246376476Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa UID:c6cf7742-da82-4ffd-a102-86c6d18c82ba NetNS:/var/run/netns/e2b89c79-1ff9-471f-95c0-082feeb9c145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cf7742_da82_4ffd_a102_86c6d18c82ba.slice PodAnnotations:0xc00259a7d0}] Aliases:map[]}\"",
2026-06-12 21:10:23.058694 | controller |     "Jun 12 20:20:02.246680 crc crio[20719]: time=\"2026-06-12T20:20:02.246529319Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.058709 | controller |     "Jun 12 20:20:02.260011 crc crio[20719]: time=\"2026-06-12T20:20:02.259919545Z\" level=info msg=\"Removed container c8b1104d99519ed788ef51983610bed06acc635b06a118313f43eac2d7fd5720: openstack/ceilometer-0/ceilometer-notification-agent\" id=742eae97-e45a-4b9b-93ac-4f4dacfa4daa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.058724 | controller |     "Jun 12 20:20:02.263020 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20dcff7cb9f77e9 Mac:46:ea:10:b4:2a:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/c90d8570-80f8-46f3-89c5-bb3c18de2894 SocketPath: PciID:}] [{Interface:0xc00029e5c0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.058739 | controller |     "Jun 12 20:20:02.263869 crc crio[20719]: time=\"2026-06-12T20:20:02.263841886Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-qhl7c Namespace:openstack ID:20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1 UID:85c8083d-ae0c-4e61-938f-7e0c1cf2dacc NetNS:/var/run/netns/c90d8570-80f8-46f3-89c5-bb3c18de2894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c8083d_ae0c_4e61_938f_7e0c1cf2dacc.slice PodAnnotations:0xc0023e2650}] Aliases:map[]}\"",
2026-06-12 21:10:23.058754 | controller |     "Jun 12 20:20:02.264067 crc crio[20719]: time=\"2026-06-12T20:20:02.264051059Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-qhl7c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.058768 | controller |     "Jun 12 20:20:02.264225 crc crio[20719]: time=\"2026-06-12T20:20:02.264170508Z\" level=info msg=\"Removing container: b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a\" id=b1d28477-755c-4ab4-a241-19053901db7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.058783 | controller |     "Jun 12 20:20:02.324430 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f920d5dec53f61 Mac:86:bd:05:8d:31:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/7c31df1f-4d99-4d40-bf59-0e776e094584 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.058827 | controller |     "Jun 12 20:20:02.324430 crc crio[20719]: time=\"2026-06-12T20:20:02.319310457Z\" level=info msg=\"Got pod network &{Name:nova-cell0-5f9e-account-create-update-sdth4 Namespace:openstack ID:2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352 UID:fb8a23c3-105e-4708-9e0d-cf1d40747606 NetNS:/var/run/netns/7c31df1f-4d99-4d40-bf59-0e776e094584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8a23c3_105e_4708_9e0d_cf1d40747606.slice PodAnnotations:0xc00334a128}] Aliases:map[]}\"",
2026-06-12 21:10:23.058858 | controller |     "Jun 12 20:20:02.324430 crc crio[20719]: time=\"2026-06-12T20:20:02.320537449Z\" level=info msg=\"Checking pod openstack_nova-cell0-5f9e-account-create-update-sdth4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.058879 | controller |     "Jun 12 20:20:02.340338 crc crio[20719]: time=\"2026-06-12T20:20:02.338111603Z\" level=info msg=\"Removed container b19ea85953ba4b07af9e0d6c2910e37d632dcce4f0b66ef9b593a0daea00de2a: openstack/ceilometer-0/ceilometer-central-agent\" id=b1d28477-755c-4ab4-a241-19053901db7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.058894 | controller |     "Jun 12 20:20:02.348787 crc crio[20719]: time=\"2026-06-12T20:20:02.346922877Z\" level=info msg=\"Ran pod sandbox 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1 with infra container: openstack/nova-api-db-create-qhl7c/POD\" id=331561c4-25c6-4df5-8bc3-b497cde7518c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.058908 | controller |     "Jun 12 20:20:02.377331 crc crio[20719]: time=\"2026-06-12T20:20:02.375976829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6bd36176-44d9-4e27-8bc5-1d972497b9f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.058923 | controller |     "Jun 12 20:20:02.512323 crc crio[20719]: time=\"2026-06-12T20:20:02.503926409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5171076f-b4ca-4d15-ad6d-d62e4f59d579 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.058937 | controller |     "Jun 12 20:20:02.514113 crc crio[20719]: time=\"2026-06-12T20:20:02.514018172Z\" level=info msg=\"Ran pod sandbox 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352 with infra container: openstack/nova-cell0-5f9e-account-create-update-sdth4/POD\" id=0d22ac10-73b4-4d82-95d8-24b753bdf67c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.058951 | controller |     "Jun 12 20:20:02.524325 crc crio[20719]: time=\"2026-06-12T20:20:02.516879133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=619624d1-e1cd-4dbf-957b-19f43fd0773b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.058965 | controller |     "Jun 12 20:20:02.524325 crc crio[20719]: time=\"2026-06-12T20:20:02.521514547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fc885933-de67-4d83-bda8-deac00078865 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.058980 | controller |     "Jun 12 20:20:02.619366 crc crio[20719]: time=\"2026-06-12T20:20:02.619191409Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-qhl7c/mariadb-database-create\" id=50826189-4b68-4a70-b250-4c26c3810c4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.058994 | controller |     "Jun 12 20:20:02.619977 crc crio[20719]: time=\"2026-06-12T20:20:02.619920253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059009 | controller |     "Jun 12 20:20:02.652747 crc crio[20719]: time=\"2026-06-12T20:20:02.652232558Z\" level=info msg=\"Creating container: openstack/nova-cell0-5f9e-account-create-update-sdth4/mariadb-account-create-update\" id=4b0b0692-905d-4547-958f-6b7daa6cba8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.059024 | controller |     "Jun 12 20:20:02.655761 crc crio[20719]: time=\"2026-06-12T20:20:02.65569361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059039 | controller |     "Jun 12 20:20:02.864321 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d1a03049959ba Mac:46:1f:82:56:57:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/6b9eab5a-1ae7-4b64-9629-22859e4cbb7e SocketPath: PciID:}] [{Interface:0xc0002248b0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.059056 | controller |     "Jun 12 20:20:02.864631 crc crio[20719]: time=\"2026-06-12T20:20:02.864239906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688260-2z7bl Namespace:openshift-infra ID:d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6 UID:776cbf30-9317-4349-a909-b98d72714fc1 NetNS:/var/run/netns/6b9eab5a-1ae7-4b64-9629-22859e4cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod776cbf30_9317_4349_a909_b98d72714fc1.slice PodAnnotations:0xc00259a0a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.059098 | controller |     "Jun 12 20:20:02.869459 crc crio[20719]: time=\"2026-06-12T20:20:02.864907595Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688260-2z7bl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.059113 | controller |     "Jun 12 20:20:02.876863 crc crio[20719]: time=\"2026-06-12T20:20:02.872466851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059128 | controller |     "Jun 12 20:20:02.893369 crc crio[20719]: time=\"2026-06-12T20:20:02.882230991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059143 | controller |     "Jun 12 20:20:02.940140 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86cc27ea1af0613 Mac:7a:97:62:85:df:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/3f5d3902-c74c-4f64-bbef-c91aca4602ae SocketPath: PciID:}] [{Interface:0xc000124dc0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.059158 | controller |     "Jun 12 20:20:02.940140 crc crio[20719]: time=\"2026-06-12T20:20:02.925538656Z\" level=info msg=\"Got pod network &{Name:nova-api-a365-account-create-update-sgr8c Namespace:openstack ID:86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778 UID:2329bd23-1ab3-49b9-8d0d-4bece0667350 NetNS:/var/run/netns/3f5d3902-c74c-4f64-bbef-c91aca4602ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2329bd23_1ab3_49b9_8d0d_4bece0667350.slice PodAnnotations:0xc000111a40}] Aliases:map[]}\"",
2026-06-12 21:10:23.059173 | controller |     "Jun 12 20:20:02.940140 crc crio[20719]: time=\"2026-06-12T20:20:02.925706539Z\" level=info msg=\"Checking pod openstack_nova-api-a365-account-create-update-sgr8c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.059187 | controller |     "Jun 12 20:20:02.940140 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d483c0bb62f3cf9 Mac:fe:89:52:65:27:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/43aad4af-7803-4726-8808-e70db8c71f30 SocketPath: PciID:}] [{Interface:0xc00028c6d0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.059201 | controller |     "Jun 12 20:20:02.962980 crc crio[20719]: time=\"2026-06-12T20:20:02.955155326Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-85zrq Namespace:openstack ID:d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3 UID:54fe634d-eca8-4f45-9feb-c36a849df730 NetNS:/var/run/netns/43aad4af-7803-4726-8808-e70db8c71f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54fe634d_eca8_4f45_9feb_c36a849df730.slice PodAnnotations:0xc0005270b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.059219 | controller |     "Jun 12 20:20:02.962980 crc crio[20719]: time=\"2026-06-12T20:20:02.955686126Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-85zrq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.059234 | controller |     "Jun 12 20:20:02.983948 crc crio[20719]: 2026-06-12T20:20:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b37e158c4af62c Mac:4a:4e:b2:1c:e7:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/24e6327e-750e-4ed9-8532-68847c66ba9e SocketPath: PciID:}] [{Interface:0xc00039c990 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.059248 | controller |     "Jun 12 20:20:02.985476 crc crio[20719]: time=\"2026-06-12T20:20:02.985387522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059263 | controller |     "Jun 12 20:20:02.989945 crc crio[20719]: time=\"2026-06-12T20:20:02.985622536Z\" level=info msg=\"Got pod network &{Name:nova-cell1-7864-account-create-update-prjn9 Namespace:openstack ID:1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352 UID:c52975a2-a80b-4dcd-982e-718802192ea9 NetNS:/var/run/netns/24e6327e-750e-4ed9-8532-68847c66ba9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52975a2_a80b_4dcd_982e_718802192ea9.slice PodAnnotations:0xc000111860}] Aliases:map[]}\"",
2026-06-12 21:10:23.059277 | controller |     "Jun 12 20:20:02.990738 crc crio[20719]: time=\"2026-06-12T20:20:02.990685298Z\" level=info msg=\"Checking pod openstack_nova-cell1-7864-account-create-update-prjn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.059291 | controller |     "Jun 12 20:20:03.009780 crc crio[20719]: time=\"2026-06-12T20:20:03.009723683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059305 | controller |     "Jun 12 20:20:03.013162 crc crio[20719]: time=\"2026-06-12T20:20:03.013085354Z\" level=info msg=\"Ran pod sandbox d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6 with infra container: openshift-infra/auto-csr-approver-29688260-2z7bl/POD\" id=d615ad4d-31d4-499d-afda-36bb7ab1b0fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.059320 | controller |     "Jun 12 20:20:03.026094 crc crio[20719]: time=\"2026-06-12T20:20:03.025848078Z\" level=info msg=\"Ran pod sandbox d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3 with infra container: openstack/nova-cell1-db-create-85zrq/POD\" id=2e889fdb-5d20-4a00-a9f9-8f4566f59f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.059334 | controller |     "Jun 12 20:20:03.026094 crc crio[20719]: time=\"2026-06-12T20:20:03.026040031Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5d6d2262-dfd6-447a-8d69-372ae9ac66e4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.059349 | controller |     "Jun 12 20:20:03.031607 crc crio[20719]: time=\"2026-06-12T20:20:03.030774996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1bb8597e-7c01-4adb-8673-bf327b8e10a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.059363 | controller |     "Jun 12 20:20:03.036033 crc crio[20719]: time=\"2026-06-12T20:20:03.033494452Z\" level=info msg=\"Ran pod sandbox 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352 with infra container: openstack/nova-cell1-7864-account-create-update-prjn9/POD\" id=caec8514-562c-43cd-b5af-07c4bffcf79a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.059380 | controller |     "Jun 12 20:20:03.036033 crc crio[20719]: time=\"2026-06-12T20:20:03.035102773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=67a5ab69-393a-4723-b434-416e32187699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.059395 | controller |     "Jun 12 20:20:03.041345 crc crio[20719]: time=\"2026-06-12T20:20:03.04107275Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.059409 | controller |     "Jun 12 20:20:03.044929 crc crio[20719]: time=\"2026-06-12T20:20:03.043862398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7bcb144a-187d-4883-90a4-d2c361c9a98a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.059424 | controller |     "Jun 12 20:20:03.044929 crc crio[20719]: time=\"2026-06-12T20:20:03.043884671Z\" level=info msg=\"Ran pod sandbox 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778 with infra container: openstack/nova-api-a365-account-create-update-sgr8c/POD\" id=eb200928-fce6-45f8-a70f-cf19e675cfc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.059437 | controller |     "Jun 12 20:20:03.053628 crc crio[20719]: time=\"2026-06-12T20:20:03.053512829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=12b594a8-7b98-471b-a7ff-c390d90b688e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.059452 | controller |     "Jun 12 20:20:03.055535 crc crio[20719]: time=\"2026-06-12T20:20:03.055332168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0b6cae83-bc00-4aa2-aed3-d7343823f3ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.059466 | controller |     "Jun 12 20:20:03.063364 crc crio[20719]: time=\"2026-06-12T20:20:03.062078532Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-85zrq/mariadb-database-create\" id=e9dde0d4-39e0-47a0-9873-1619bcc542ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.059480 | controller |     "Jun 12 20:20:03.063364 crc crio[20719]: time=\"2026-06-12T20:20:03.062595891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059494 | controller |     "Jun 12 20:20:03.063364 crc crio[20719]: time=\"2026-06-12T20:20:03.062854205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=262f2a86-65a9-4d37-807d-342bb7b2a7e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.059508 | controller |     "Jun 12 20:20:03.073235 crc crio[20719]: time=\"2026-06-12T20:20:03.073040567Z\" level=info msg=\"Creating container: openstack/nova-cell1-7864-account-create-update-prjn9/mariadb-account-create-update\" id=6460c376-4c2e-4751-acf6-f898843aea11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.059522 | controller |     "Jun 12 20:20:03.079617 crc crio[20719]: time=\"2026-06-12T20:20:03.07937727Z\" level=info msg=\"Creating container: openstack/nova-api-a365-account-create-update-sgr8c/mariadb-account-create-update\" id=59b7c674-7a84-4dfd-944d-a741fca103ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.059536 | controller |     "Jun 12 20:20:03.110214 crc crio[20719]: time=\"2026-06-12T20:20:03.109969441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059550 | controller |     "Jun 12 20:20:03.111220 crc crio[20719]: time=\"2026-06-12T20:20:03.111128173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059564 | controller |     "Jun 12 20:20:03.280196 crc crio[20719]: time=\"2026-06-12T20:20:03.277932845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059581 | controller |     "Jun 12 20:20:03.290664 crc crio[20719]: time=\"2026-06-12T20:20:03.290611828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059595 | controller |     "Jun 12 20:20:03.332498 crc crio[20719]: time=\"2026-06-12T20:20:03.332100395Z\" level=info msg=\"Stopped pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\" id=e1c301e8-6a39-4271-b151-2c20f12d6032 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.059610 | controller |     "Jun 12 20:20:03.483741 crc crio[20719]: time=\"2026-06-12T20:20:03.482582785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059624 | controller |     "Jun 12 20:20:03.492041 crc crio[20719]: time=\"2026-06-12T20:20:03.491950175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059638 | controller |     "Jun 12 20:20:03.534662 crc crio[20719]: time=\"2026-06-12T20:20:03.534474127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059652 | controller |     "Jun 12 20:20:03.544834 crc crio[20719]: time=\"2026-06-12T20:20:03.544767281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.059667 | controller |     "Jun 12 20:20:03.661793 crc crio[20719]: time=\"2026-06-12T20:20:03.660367012Z\" level=info msg=\"Created container f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee: openstack/nova-cell0-db-create-x6k85/mariadb-database-create\" id=b35938ce-8f46-4ea9-9ba1-a6fecb0bdb8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.059681 | controller |     "Jun 12 20:20:03.665919 crc crio[20719]: time=\"2026-06-12T20:20:03.662450929Z\" level=info msg=\"Starting container: f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee\" id=ba2c7cb2-5ea4-40fa-aa99-1e6ca0dc782f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.059696 | controller |     "Jun 12 20:20:03.672119 crc crio[20719]: time=\"2026-06-12T20:20:03.672035929Z\" level=info msg=\"Started container\" PID=73067 containerID=f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee description=openstack/nova-cell0-db-create-x6k85/mariadb-database-create id=ba2c7cb2-5ea4-40fa-aa99-1e6ca0dc782f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2",
2026-06-12 21:10:23.059710 | controller |     "Jun 12 20:20:03.723238 crc crio[20719]: time=\"2026-06-12T20:20:03.723135327Z\" level=info msg=\"Created container 3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52: openstack/nova-api-db-create-qhl7c/mariadb-database-create\" id=50826189-4b68-4a70-b250-4c26c3810c4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.059725 | controller |     "Jun 12 20:20:03.726412 crc crio[20719]: time=\"2026-06-12T20:20:03.725314495Z\" level=info msg=\"Starting container: 3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52\" id=7bfa9d3c-2157-42a7-aa4b-bd5e0bdf012e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.059740 | controller |     "Jun 12 20:20:03.735689 crc crio[20719]: time=\"2026-06-12T20:20:03.735616808Z\" level=info msg=\"Started container\" PID=73093 containerID=3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52 description=openstack/nova-api-db-create-qhl7c/mariadb-database-create id=7bfa9d3c-2157-42a7-aa4b-bd5e0bdf012e name=/runtime.v1.RuntimeService/StartContainer sandboxID=20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1",
2026-06-12 21:10:23.059760 | controller |     "Jun 12 20:20:03.760907 crc crio[20719]: time=\"2026-06-12T20:20:03.760812881Z\" level=info msg=\"Created container b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28: openstack/nova-cell0-5f9e-account-create-update-sdth4/mariadb-account-create-update\" id=4b0b0692-905d-4547-958f-6b7daa6cba8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.059775 | controller |     "Jun 12 20:20:03.762303 crc crio[20719]: time=\"2026-06-12T20:20:03.762176071Z\" level=info msg=\"Starting container: b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28\" id=41e4d2f4-3e6b-4bed-9347-e5c9c8e8950d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.059790 | controller |     "Jun 12 20:20:03.771595 crc crio[20719]: time=\"2026-06-12T20:20:03.771328677Z\" level=info msg=\"Started container\" PID=73089 containerID=b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28 description=openstack/nova-cell0-5f9e-account-create-update-sdth4/mariadb-account-create-update id=41e4d2f4-3e6b-4bed-9347-e5c9c8e8950d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352",
2026-06-12 21:10:23.059806 | controller |     "Jun 12 20:20:04.014694 crc crio[20719]: time=\"2026-06-12T20:20:04.01461444Z\" level=info msg=\"Created container 0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f: openstack/nova-cell1-db-create-85zrq/mariadb-database-create\" id=e9dde0d4-39e0-47a0-9873-1619bcc542ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.059821 | controller |     "Jun 12 20:20:04.028337 crc crio[20719]: time=\"2026-06-12T20:20:04.019857673Z\" level=info msg=\"Starting container: 0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f\" id=f5e9891e-2e20-4f29-b25f-99c4e19a87dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.059835 | controller |     "Jun 12 20:20:04.041793 crc crio[20719]: time=\"2026-06-12T20:20:04.035541025Z\" level=info msg=\"Started container\" PID=73101 containerID=0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f description=openstack/nova-cell1-db-create-85zrq/mariadb-database-create id=f5e9891e-2e20-4f29-b25f-99c4e19a87dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3",
2026-06-12 21:10:23.059877 | controller |     "Jun 12 20:20:04.098634 crc crio[20719]: time=\"2026-06-12T20:20:04.098531541Z\" level=info msg=\"Created container 3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c: openstack/nova-cell1-7864-account-create-update-prjn9/mariadb-account-create-update\" id=6460c376-4c2e-4751-acf6-f898843aea11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.059894 | controller |     "Jun 12 20:20:04.099607 crc crio[20719]: time=\"2026-06-12T20:20:04.099569579Z\" level=info msg=\"Created container b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e: openstack/nova-api-a365-account-create-update-sgr8c/mariadb-account-create-update\" id=59b7c674-7a84-4dfd-944d-a741fca103ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.059912 | controller |     "Jun 12 20:20:04.101808 crc crio[20719]: time=\"2026-06-12T20:20:04.101019739Z\" level=info msg=\"Starting container: b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e\" id=69a0c525-5665-424d-b3e1-a0ec35624af7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.059989 | controller |     "Jun 12 20:20:04.101808 crc crio[20719]: time=\"2026-06-12T20:20:04.101025494Z\" level=info msg=\"Starting container: 3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c\" id=2c34c5dc-ac63-4b16-aa12-ae3620285d19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.060017 | controller |     "Jun 12 20:20:04.112403 crc crio[20719]: time=\"2026-06-12T20:20:04.110524001Z\" level=info msg=\"Started container\" PID=73137 containerID=b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e description=openstack/nova-api-a365-account-create-update-sgr8c/mariadb-account-create-update id=69a0c525-5665-424d-b3e1-a0ec35624af7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778",
2026-06-12 21:10:23.060033 | controller |     "Jun 12 20:20:04.117200 crc crio[20719]: time=\"2026-06-12T20:20:04.117095281Z\" level=info msg=\"Started container\" PID=73130 containerID=3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c description=openstack/nova-cell1-7864-account-create-update-prjn9/mariadb-account-create-update id=2c34c5dc-ac63-4b16-aa12-ae3620285d19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352",
2026-06-12 21:10:23.060048 | controller |     "Jun 12 20:20:04.128074 crc crio[20719]: time=\"2026-06-12T20:20:04.127945782Z\" level=info msg=\"Removing container: 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d\" id=21ac40b1-ae87-46fb-b345-72aacda7b0ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.060064 | controller |     "Jun 12 20:20:04.169612 crc crio[20719]: time=\"2026-06-12T20:20:04.16894327Z\" level=info msg=\"Removed container 33900ba89908c49e9baa46b12e0ccc8f35c0616ca41253dbb4d3c8af0782c80d: openstack/cinder-scheduler-0/probe\" id=21ac40b1-ae87-46fb-b345-72aacda7b0ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.060078 | controller |     "Jun 12 20:20:04.178194 crc crio[20719]: time=\"2026-06-12T20:20:04.177802677Z\" level=info msg=\"Removing container: 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888\" id=435e4e70-2c5b-4723-beab-5008be42e17f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.060092 | controller |     "Jun 12 20:20:04.227435 crc crio[20719]: time=\"2026-06-12T20:20:04.227124812Z\" level=info msg=\"Removed container 27025b469b5950ccb7952d424161323888c6e76e0dca07f6f1e1073846256888: openstack/cinder-scheduler-0/cinder-scheduler\" id=435e4e70-2c5b-4723-beab-5008be42e17f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.060107 | controller |     "Jun 12 20:20:04.320006 crc crio[20719]: time=\"2026-06-12T20:20:04.31987695Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5d6d2262-dfd6-447a-8d69-372ae9ac66e4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.060122 | controller |     "Jun 12 20:20:04.324893 crc crio[20719]: time=\"2026-06-12T20:20:04.324751696Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ecd037b4-cd4b-4a63-b1ee-9af474b6f907 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.060136 | controller |     "Jun 12 20:20:04.325342 crc crio[20719]: time=\"2026-06-12T20:20:04.324903258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060151 | controller |     "Jun 12 20:20:04.331341 crc crio[20719]: time=\"2026-06-12T20:20:04.324780956Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a0c08d2-dfc0-4122-96ff-c9fd2ac29959 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.060166 | controller |     "Jun 12 20:20:04.366125 crc crio[20719]: time=\"2026-06-12T20:20:04.365910764Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cce57529-e859-4d83-92f5-49402968c87d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.060180 | controller |     "Jun 12 20:20:04.393379 crc crio[20719]: time=\"2026-06-12T20:20:04.392027328Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688260-2z7bl/oc\" id=528809f4-8b0b-4c58-918b-b3f0b3451eac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.060198 | controller |     "Jun 12 20:20:04.393379 crc crio[20719]: time=\"2026-06-12T20:20:04.392651509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060214 | controller |     "Jun 12 20:20:04.397105 crc crio[20719]: time=\"2026-06-12T20:20:04.395067555Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37 UID:bb73d906-5afc-45a4-8215-9c6517e24bd1 NetNS:/var/run/netns/ed33306e-bfda-4137-b169-e7ed93c57b52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb73d906_5afc_45a4_8215_9c6517e24bd1.slice PodAnnotations:0xc000110920}] Aliases:map[]}\"",
2026-06-12 21:10:23.060229 | controller |     "Jun 12 20:20:04.397105 crc crio[20719]: time=\"2026-06-12T20:20:04.395134388Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.060244 | controller |     "Jun 12 20:20:04.549758 crc crio[20719]: time=\"2026-06-12T20:20:04.548008659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060259 | controller |     "Jun 12 20:20:04.992180 crc crio[20719]: time=\"2026-06-12T20:20:04.992095296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060274 | controller |     "Jun 12 20:20:05.081361 crc crio[20719]: 2026-06-12T20:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c600bfe2d87546 Mac:b2:08:f4:40:7d:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/ed33306e-bfda-4137-b169-e7ed93c57b52 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.060289 | controller |     "Jun 12 20:20:05.081361 crc crio[20719]: time=\"2026-06-12T20:20:05.07477569Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37 UID:bb73d906-5afc-45a4-8215-9c6517e24bd1 NetNS:/var/run/netns/ed33306e-bfda-4137-b169-e7ed93c57b52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb73d906_5afc_45a4_8215_9c6517e24bd1.slice PodAnnotations:0xc000110920}] Aliases:map[]}\"",
2026-06-12 21:10:23.060304 | controller |     "Jun 12 20:20:05.081361 crc crio[20719]: time=\"2026-06-12T20:20:05.074932973Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.060318 | controller |     "Jun 12 20:20:05.085022 crc crio[20719]: time=\"2026-06-12T20:20:05.084685459Z\" level=info msg=\"Ran pod sandbox 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37 with infra container: openstack/ceilometer-0/POD\" id=ecd037b4-cd4b-4a63-b1ee-9af474b6f907 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.060333 | controller |     "Jun 12 20:20:05.092448 crc crio[20719]: time=\"2026-06-12T20:20:05.092371033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=075473f4-21b5-4999-95bf-efdb65a2034b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.060347 | controller |     "Jun 12 20:20:05.123984 crc crio[20719]: time=\"2026-06-12T20:20:05.123577316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=399b5c2a-837b-4940-8368-4d883586e625 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.060365 | controller |     "Jun 12 20:20:05.141864 crc crio[20719]: time=\"2026-06-12T20:20:05.141781909Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=044e966d-96b6-4f83-b851-a510e14f8a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.060380 | controller |     "Jun 12 20:20:05.142207 crc crio[20719]: time=\"2026-06-12T20:20:05.142157277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060394 | controller |     "Jun 12 20:20:05.206647 crc crio[20719]: time=\"2026-06-12T20:20:05.206503038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060409 | controller |     "Jun 12 20:20:05.213042 crc crio[20719]: time=\"2026-06-12T20:20:05.210903667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060423 | controller |     "Jun 12 20:20:05.273156 crc crio[20719]: time=\"2026-06-12T20:20:05.27306474Z\" level=info msg=\"Created container c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411: openshift-infra/auto-csr-approver-29688260-2z7bl/oc\" id=528809f4-8b0b-4c58-918b-b3f0b3451eac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.060437 | controller |     "Jun 12 20:20:05.276061 crc crio[20719]: time=\"2026-06-12T20:20:05.275988952Z\" level=info msg=\"Starting container: c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411\" id=ed1a0cf7-833c-46a4-8080-eeda2369b143 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.060451 | controller |     "Jun 12 20:20:05.281942 crc crio[20719]: time=\"2026-06-12T20:20:05.281860697Z\" level=info msg=\"Started container\" PID=73367 containerID=c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411 description=openshift-infra/auto-csr-approver-29688260-2z7bl/oc id=ed1a0cf7-833c-46a4-8080-eeda2369b143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6",
2026-06-12 21:10:23.060465 | controller |     "Jun 12 20:20:05.372344 crc crio[20719]: time=\"2026-06-12T20:20:05.368963573Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=02c665ab-e579-4719-9dd2-ee0af6d194c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.060480 | controller |     "Jun 12 20:20:05.372344 crc crio[20719]: time=\"2026-06-12T20:20:05.369047125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060494 | controller |     "Jun 12 20:20:05.398229 crc crio[20719]: time=\"2026-06-12T20:20:05.398076459Z\" level=info msg=\"Created container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89: openstack/ceilometer-0/ceilometer-central-agent\" id=044e966d-96b6-4f83-b851-a510e14f8a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.060509 | controller |     "Jun 12 20:20:05.399233 crc crio[20719]: time=\"2026-06-12T20:20:05.399172569Z\" level=info msg=\"Starting container: d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89\" id=cdc546c6-71c7-4653-9c25-15d36b8514f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.060537 | controller |     "Jun 12 20:20:05.406893 crc crio[20719]: time=\"2026-06-12T20:20:05.406252034Z\" level=info msg=\"Started container\" PID=73411 containerID=d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 description=openstack/ceilometer-0/ceilometer-central-agent id=cdc546c6-71c7-4653-9c25-15d36b8514f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37",
2026-06-12 21:10:23.060556 | controller |     "Jun 12 20:20:05.410014 crc crio[20719]: time=\"2026-06-12T20:20:05.409941802Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900 UID:74b62e38-8b58-45b2-9861-3c6dfa7aca3d NetNS:/var/run/netns/2c7f884f-8074-4c0d-8082-b0c7c1ad5d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74b62e38_8b58_45b2_9861_3c6dfa7aca3d.slice PodAnnotations:0xc000110ab8}] Aliases:map[]}\"",
2026-06-12 21:10:23.060571 | controller |     "Jun 12 20:20:05.410014 crc crio[20719]: time=\"2026-06-12T20:20:05.410005813Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.060586 | controller |     "Jun 12 20:20:05.419183 crc crio[20719]: time=\"2026-06-12T20:20:05.417727508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f819eb49-e2b5-4f16-8b68-a21c401ac6a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.060601 | controller |     "Jun 12 20:20:05.469360 crc crio[20719]: time=\"2026-06-12T20:20:05.468701073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=55224e87-968f-48be-9147-d5f0f8645ff8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.060616 | controller |     "Jun 12 20:20:05.482775 crc crio[20719]: time=\"2026-06-12T20:20:05.482497807Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=4cc9fefa-059d-4361-ad6c-b325433483b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.060630 | controller |     "Jun 12 20:20:05.483469 crc crio[20719]: time=\"2026-06-12T20:20:05.483400794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060645 | controller |     "Jun 12 20:20:05.568338 crc crio[20719]: time=\"2026-06-12T20:20:05.564003085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060659 | controller |     "Jun 12 20:20:05.573897 crc crio[20719]: time=\"2026-06-12T20:20:05.572945254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060673 | controller |     "Jun 12 20:20:05.733942 crc crio[20719]: time=\"2026-06-12T20:20:05.733690886Z\" level=info msg=\"Created container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e: openstack/ceilometer-0/ceilometer-notification-agent\" id=4cc9fefa-059d-4361-ad6c-b325433483b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.060688 | controller |     "Jun 12 20:20:05.735458 crc crio[20719]: time=\"2026-06-12T20:20:05.735388399Z\" level=info msg=\"Starting container: d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e\" id=ab9bc9f3-a025-4dad-bfcd-a4b1fc8fa939 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.060703 | controller |     "Jun 12 20:20:05.741012 crc crio[20719]: time=\"2026-06-12T20:20:05.740954916Z\" level=info msg=\"Started container\" PID=73478 containerID=d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e description=openstack/ceilometer-0/ceilometer-notification-agent id=ab9bc9f3-a025-4dad-bfcd-a4b1fc8fa939 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37",
2026-06-12 21:10:23.060718 | controller |     "Jun 12 20:20:05.757176 crc crio[20719]: time=\"2026-06-12T20:20:05.753133192Z\" level=warning msg=\"Stopping container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:10:23.060736 | controller |     "Jun 12 20:20:05.760790 crc crio[20719]: time=\"2026-06-12T20:20:05.760500403Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8e094a0b-0964-4086-9f51-0ad9fdfdc271 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.060751 | controller |     "Jun 12 20:20:05.794047 crc crio[20719]: time=\"2026-06-12T20:20:05.792386581Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2af5fc71-1966-49b4-bf1b-9f0264284f88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.060765 | controller |     "Jun 12 20:20:05.803572 crc crio[20719]: time=\"2026-06-12T20:20:05.803489626Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=cfa93801-4cfe-457b-bf44-cab1161f14f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.060779 | controller |     "Jun 12 20:20:05.803980 crc crio[20719]: time=\"2026-06-12T20:20:05.803925933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060794 | controller |     "Jun 12 20:20:05.868387 crc crio[20719]: time=\"2026-06-12T20:20:05.862651527Z\" level=error msg=\"Killing container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 21:10:23.060808 | controller |     "Jun 12 20:20:05.996083 crc crio[20719]: 2026-06-12T20:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f322e8d3409cc71 Mac:26:f8:f6:72:1b:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/2c7f884f-8074-4c0d-8082-b0c7c1ad5d20 SocketPath: PciID:}] [{Interface:0xc000014930 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.060822 | controller |     "Jun 12 20:20:05.998467 crc crio[20719]: time=\"2026-06-12T20:20:05.998400236Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900 UID:74b62e38-8b58-45b2-9861-3c6dfa7aca3d NetNS:/var/run/netns/2c7f884f-8074-4c0d-8082-b0c7c1ad5d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74b62e38_8b58_45b2_9861_3c6dfa7aca3d.slice PodAnnotations:0xc000110ab8}] Aliases:map[]}\"",
2026-06-12 21:10:23.060837 | controller |     "Jun 12 20:20:05.998920 crc crio[20719]: time=\"2026-06-12T20:20:05.99860281Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.060880 | controller |     "Jun 12 20:20:06.160213 crc crio[20719]: time=\"2026-06-12T20:20:06.160108838Z\" level=info msg=\"Ran pod sandbox f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900 with infra container: openstack/cinder-scheduler-0/POD\" id=02c665ab-e579-4719-9dd2-ee0af6d194c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.060898 | controller |     "Jun 12 20:20:06.167481 crc crio[20719]: time=\"2026-06-12T20:20:06.167387915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060913 | controller |     "Jun 12 20:20:06.170697 crc crio[20719]: time=\"2026-06-12T20:20:06.170658843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=85ad23bd-1cd1-4ade-b3db-a7d610c031c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.060927 | controller |     "Jun 12 20:20:06.175449 crc crio[20719]: time=\"2026-06-12T20:20:06.175320437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.060945 | controller |     "Jun 12 20:20:06.217342 crc crio[20719]: time=\"2026-06-12T20:20:06.216925355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=48c09aa9-3e0a-42c8-9da4-e6627fda65ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.060960 | controller |     "Jun 12 20:20:06.298335 crc crio[20719]: time=\"2026-06-12T20:20:06.297993724Z\" level=info msg=\"Stopping pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\" id=954f7e5c-5a52-467b-af8a-74887f7db630 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.060975 | controller |     "Jun 12 20:20:06.298826 crc crio[20719]: time=\"2026-06-12T20:20:06.298685526Z\" level=info msg=\"Got pod network &{Name:nova-cell1-7864-account-create-update-prjn9 Namespace:openstack ID:1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352 UID:c52975a2-a80b-4dcd-982e-718802192ea9 NetNS:/var/run/netns/24e6327e-750e-4ed9-8532-68847c66ba9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52975a2_a80b_4dcd_982e_718802192ea9.slice PodAnnotations:0xc000eaf4f0}] Aliases:map[]}\"",
2026-06-12 21:10:23.060991 | controller |     "Jun 12 20:20:06.298826 crc crio[20719]: time=\"2026-06-12T20:20:06.298803628Z\" level=info msg=\"Deleting pod openstack_nova-cell1-7864-account-create-update-prjn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.061005 | controller |     "Jun 12 20:20:06.299402 crc crio[20719]: time=\"2026-06-12T20:20:06.298948132Z\" level=info msg=\"Stopping pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\" id=aec6e4b4-c1e9-4404-ba4f-0ad1df9251cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061020 | controller |     "Jun 12 20:20:06.299860 crc crio[20719]: time=\"2026-06-12T20:20:06.299620915Z\" level=info msg=\"Stopping pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\" id=2d667360-f39d-4836-9635-44eed16b1a9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061036 | controller |     "Jun 12 20:20:06.301338 crc crio[20719]: time=\"2026-06-12T20:20:06.300141814Z\" level=info msg=\"Got pod network &{Name:nova-cell0-5f9e-account-create-update-sdth4 Namespace:openstack ID:2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352 UID:fb8a23c3-105e-4708-9e0d-cf1d40747606 NetNS:/var/run/netns/7c31df1f-4d99-4d40-bf59-0e776e094584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8a23c3_105e_4708_9e0d_cf1d40747606.slice PodAnnotations:0xc003332500}] Aliases:map[]}\"",
2026-06-12 21:10:23.061051 | controller |     "Jun 12 20:20:06.301338 crc crio[20719]: time=\"2026-06-12T20:20:06.300348447Z\" level=info msg=\"Deleting pod openstack_nova-cell0-5f9e-account-create-update-sdth4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.061065 | controller |     "Jun 12 20:20:06.301338 crc crio[20719]: time=\"2026-06-12T20:20:06.300933607Z\" level=info msg=\"Stopping pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\" id=2d6c308e-f2fe-4133-b582-dba5f956bb37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061080 | controller |     "Jun 12 20:20:06.301338 crc crio[20719]: time=\"2026-06-12T20:20:06.299644075Z\" level=info msg=\"Got pod network &{Name:nova-api-a365-account-create-update-sgr8c Namespace:openstack ID:86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778 UID:2329bd23-1ab3-49b9-8d0d-4bece0667350 NetNS:/var/run/netns/3f5d3902-c74c-4f64-bbef-c91aca4602ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2329bd23_1ab3_49b9_8d0d_4bece0667350.slice PodAnnotations:0xc003ab09b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.061099 | controller |     "Jun 12 20:20:06.301338 crc crio[20719]: time=\"2026-06-12T20:20:06.301163323Z\" level=info msg=\"Deleting pod openstack_nova-api-a365-account-create-update-sgr8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.061115 | controller |     "Jun 12 20:20:06.302119 crc crio[20719]: time=\"2026-06-12T20:20:06.301477056Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-x6k85 Namespace:openstack ID:fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2 UID:d5fbbef9-f576-4571-b181-f26076fa6232 NetNS:/var/run/netns/d302ab25-e719-41a9-845f-e54961cf38d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5fbbef9_f576_4571_b181_f26076fa6232.slice PodAnnotations:0xc000eaf5b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.061130 | controller |     "Jun 12 20:20:06.302119 crc crio[20719]: time=\"2026-06-12T20:20:06.301633309Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-x6k85 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.061145 | controller |     "Jun 12 20:20:06.303558 crc crio[20719]: time=\"2026-06-12T20:20:06.303488885Z\" level=info msg=\"Stopping pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\" id=cf2e2a31-1fbc-4aca-b1ab-4262f9a431d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061159 | controller |     "Jun 12 20:20:06.303702 crc crio[20719]: time=\"2026-06-12T20:20:06.303490674Z\" level=info msg=\"Stopping pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\" id=d593eb66-33fd-4fc6-8172-53d55b3da109 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061174 | controller |     "Jun 12 20:20:06.303913 crc crio[20719]: time=\"2026-06-12T20:20:06.303838921Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-qhl7c Namespace:openstack ID:20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1 UID:85c8083d-ae0c-4e61-938f-7e0c1cf2dacc NetNS:/var/run/netns/c90d8570-80f8-46f3-89c5-bb3c18de2894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85c8083d_ae0c_4e61_938f_7e0c1cf2dacc.slice PodAnnotations:0xc000110fd8}] Aliases:map[]}\"",
2026-06-12 21:10:23.061189 | controller |     "Jun 12 20:20:06.304179 crc crio[20719]: time=\"2026-06-12T20:20:06.303951643Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-qhl7c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.061204 | controller |     "Jun 12 20:20:06.304750 crc crio[20719]: time=\"2026-06-12T20:20:06.304724646Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-85zrq Namespace:openstack ID:d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3 UID:54fe634d-eca8-4f45-9feb-c36a849df730 NetNS:/var/run/netns/43aad4af-7803-4726-8808-e70db8c71f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54fe634d_eca8_4f45_9feb_c36a849df730.slice PodAnnotations:0xc002d9a8b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.061220 | controller |     "Jun 12 20:20:06.304962 crc crio[20719]: time=\"2026-06-12T20:20:06.30494451Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-85zrq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.061235 | controller |     "Jun 12 20:20:06.396254 crc crio[20719]: time=\"2026-06-12T20:20:06.395465046Z\" level=info msg=\"Stopped container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597: openstack/cinder-api-0/cinder-api\" id=4c942780-b8e3-437f-abe9-1d52d3c61f57 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.061253 | controller |     "Jun 12 20:20:06.399485 crc crio[20719]: time=\"2026-06-12T20:20:06.39915307Z\" level=info msg=\"Stopping pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\" id=6a3d9e53-e8a4-4418-978a-a2e9624f5ed2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061268 | controller |     "Jun 12 20:20:06.399732 crc crio[20719]: time=\"2026-06-12T20:20:06.39971365Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9 UID:47f6a0cc-69bd-402b-b462-199ec0614aea NetNS:/var/run/netns/af7c2b1c-6cdf-4b5a-b65a-5169dbc8c7e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47f6a0cc_69bd_402b_b462_199ec0614aea.slice PodAnnotations:0xc003ab0060}] Aliases:map[]}\"",
2026-06-12 21:10:23.061283 | controller |     "Jun 12 20:20:06.400004 crc crio[20719]: time=\"2026-06-12T20:20:06.399838452Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.061298 | controller |     "Jun 12 20:20:06.423395 crc crio[20719]: time=\"2026-06-12T20:20:06.421174241Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=f83149ac-d949-4426-9625-2113ede190c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.061313 | controller |     "Jun 12 20:20:06.423395 crc crio[20719]: time=\"2026-06-12T20:20:06.42167675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.061327 | controller |     "Jun 12 20:20:06.536373 crc crio[20719]: time=\"2026-06-12T20:20:06.53561559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.061342 | controller |     "Jun 12 20:20:06.599742 crc crio[20719]: time=\"2026-06-12T20:20:06.599646839Z\" level=info msg=\"Created container abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0: openstack/ceilometer-0/sg-core\" id=cfa93801-4cfe-457b-bf44-cab1161f14f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.061356 | controller |     "Jun 12 20:20:06.607329 crc crio[20719]: time=\"2026-06-12T20:20:06.607192565Z\" level=info msg=\"Starting container: abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0\" id=ecd0ef9b-ef69-425c-ac29-f1b2f3f072fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.061371 | controller |     "Jun 12 20:20:06.616574 crc crio[20719]: time=\"2026-06-12T20:20:06.616342376Z\" level=info msg=\"Started container\" PID=73593 containerID=abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0 description=openstack/ceilometer-0/sg-core id=ecd0ef9b-ef69-425c-ac29-f1b2f3f072fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37",
2026-06-12 21:10:23.061385 | controller |     "Jun 12 20:20:06.716344 crc crio[20719]: time=\"2026-06-12T20:20:06.716179788Z\" level=info msg=\"Stopped pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\" id=cf2e2a31-1fbc-4aca-b1ab-4262f9a431d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061400 | controller |     "Jun 12 20:20:07.081387 crc crio[20719]: time=\"2026-06-12T20:20:07.079052359Z\" level=info msg=\"Stopped pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\" id=954f7e5c-5a52-467b-af8a-74887f7db630 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061414 | controller |     "Jun 12 20:20:07.091927 crc crio[20719]: time=\"2026-06-12T20:20:07.091762515Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=643153bc-114e-4df8-ad03-ddabf925a5cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.061431 | controller |     "Jun 12 20:20:07.116651 crc crio[20719]: time=\"2026-06-12T20:20:07.116391945Z\" level=info msg=\"Stopped pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\" id=d593eb66-33fd-4fc6-8172-53d55b3da109 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061446 | controller |     "Jun 12 20:20:07.242024 crc crio[20719]: time=\"2026-06-12T20:20:07.240985033Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ee4da950-082c-4d74-bfff-7fb8e11597ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.061460 | controller |     "Jun 12 20:20:07.391578 crc crio[20719]: time=\"2026-06-12T20:20:07.391477116Z\" level=info msg=\"Stopped pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\" id=2d6c308e-f2fe-4133-b582-dba5f956bb37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061474 | controller |     "Jun 12 20:20:07.401774 crc crio[20719]: time=\"2026-06-12T20:20:07.399803323Z\" level=info msg=\"Stopped pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\" id=6a3d9e53-e8a4-4418-978a-a2e9624f5ed2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061488 | controller |     "Jun 12 20:20:07.412918 crc crio[20719]: time=\"2026-06-12T20:20:07.412473415Z\" level=info msg=\"Stopped pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\" id=2d667360-f39d-4836-9635-44eed16b1a9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061502 | controller |     "Jun 12 20:20:07.443062 crc crio[20719]: time=\"2026-06-12T20:20:07.442950728Z\" level=info msg=\"Stopping pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\" id=4b28172f-96e9-4fd9-90fc-bc6b543d507b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061516 | controller |     "Jun 12 20:20:07.443473 crc crio[20719]: time=\"2026-06-12T20:20:07.443422506Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688260-2z7bl Namespace:openshift-infra ID:d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6 UID:776cbf30-9317-4349-a909-b98d72714fc1 NetNS:/var/run/netns/6b9eab5a-1ae7-4b64-9629-22859e4cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod776cbf30_9317_4349_a909_b98d72714fc1.slice PodAnnotations:0xc0001109e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.061531 | controller |     "Jun 12 20:20:07.443655 crc crio[20719]: time=\"2026-06-12T20:20:07.443603399Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688260-2z7bl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.061545 | controller |     "Jun 12 20:20:07.445123 crc crio[20719]: time=\"2026-06-12T20:20:07.445010341Z\" level=info msg=\"Stopped pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\" id=aec6e4b4-c1e9-4404-ba4f-0ad1df9251cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061560 | controller |     "Jun 12 20:20:07.628412 crc crio[20719]: time=\"2026-06-12T20:20:07.628112702Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5dfb8e7c-48b9-4312-b235-d0fdf4e32af2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.061575 | controller |     "Jun 12 20:20:07.629156 crc crio[20719]: time=\"2026-06-12T20:20:07.62909009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.061589 | controller |     "Jun 12 20:20:07.753630 crc crio[20719]: time=\"2026-06-12T20:20:07.753474073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.061607 | controller |     "Jun 12 20:20:07.813104 crc crio[20719]: time=\"2026-06-12T20:20:07.803582084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.061622 | controller |     "Jun 12 20:20:07.813104 crc crio[20719]: time=\"2026-06-12T20:20:07.805827251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.061635 | controller |     "Jun 12 20:20:08.003751 crc crio[20719]: time=\"2026-06-12T20:20:08.003604153Z\" level=info msg=\"Stopped pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\" id=4b28172f-96e9-4fd9-90fc-bc6b543d507b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.061649 | controller |     "Jun 12 20:20:08.134787 crc crio[20719]: time=\"2026-06-12T20:20:08.13472965Z\" level=info msg=\"Stopping container: 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798 (timeout: 30s)\" id=2a8631b1-5e4c-41fc-abfe-19a0cc4a51b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.061663 | controller |     "Jun 12 20:20:08.144932 crc crio[20719]: time=\"2026-06-12T20:20:08.136572484Z\" level=info msg=\"Stopping container: 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68 (timeout: 30s)\" id=84d41b67-7cc9-4afd-98a1-5fb13534ae78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.061677 | controller |     "Jun 12 20:20:08.266386 crc crio[20719]: time=\"2026-06-12T20:20:08.255623775Z\" level=info msg=\"Created container f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111: openstack/ceilometer-0/proxy-httpd\" id=5dfb8e7c-48b9-4312-b235-d0fdf4e32af2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.061691 | controller |     "Jun 12 20:20:08.266386 crc crio[20719]: time=\"2026-06-12T20:20:08.259716799Z\" level=info msg=\"Starting container: f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111\" id=9e49e329-f56f-45ec-9d6b-f856d0379ce6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.061705 | controller |     "Jun 12 20:20:08.274432 crc crio[20719]: time=\"2026-06-12T20:20:08.274336599Z\" level=info msg=\"Started container\" PID=73832 containerID=f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111 description=openstack/ceilometer-0/proxy-httpd id=9e49e329-f56f-45ec-9d6b-f856d0379ce6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37",
2026-06-12 21:10:23.061719 | controller |     "Jun 12 20:20:08.281356 crc crio[20719]: time=\"2026-06-12T20:20:08.280050263Z\" level=info msg=\"Created container a4350d265b5e1395da6cc03a0a362866bf535c5f3973c984744145374ea6ebfd: openstack/cinder-scheduler-0/cinder-scheduler\" id=f83149ac-d949-4426-9625-2113ede190c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.061733 | controller |     "Jun 12 20:20:08.284795 crc crio[20719]: time=\"2026-06-12T20:20:08.281762509Z\" level=info msg=\"Starting container: a4350d265b5e1395da6cc03a0a362866bf535c5f3973c984744145374ea6ebfd\" id=70768300-11e9-4c2d-b569-f01c239d48e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.061747 | controller |     "Jun 12 20:20:08.300543 crc crio[20719]: time=\"2026-06-12T20:20:08.299596928Z\" level=info msg=\"Started container\" PID=73833 containerID=a4350d265b5e1395da6cc03a0a362866bf535c5f3973c984744145374ea6ebfd description=openstack/cinder-scheduler-0/cinder-scheduler id=70768300-11e9-4c2d-b569-f01c239d48e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900",
2026-06-12 21:10:23.061761 | controller |     "Jun 12 20:20:08.316469 crc crio[20719]: time=\"2026-06-12T20:20:08.315845914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=339fa2d3-36aa-4083-bf87-bcdfabd4a06d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.061779 | controller |     "Jun 12 20:20:08.426716 crc crio[20719]: time=\"2026-06-12T20:20:08.426638083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=0012ebda-f834-4aa7-8d16-37357135e0c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.061793 | controller |     "Jun 12 20:20:08.443126 crc crio[20719]: time=\"2026-06-12T20:20:08.442752249Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=9f9e50a4-0fb0-426f-b887-1778a15c0a84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.061808 | controller |     "Jun 12 20:20:08.444577 crc crio[20719]: time=\"2026-06-12T20:20:08.443166216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.061822 | controller |     "Jun 12 20:20:08.563658 crc crio[20719]: time=\"2026-06-12T20:20:08.563455949Z\" level=info msg=\"Stopping container: d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e (timeout: 30s)\" id=31af93f5-6099-4ae4-9cb8-fdd094ba2fc4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.061837 | controller |     "Jun 12 20:20:08.565594 crc crio[20719]: time=\"2026-06-12T20:20:08.565551593Z\" level=info msg=\"Stopping container: abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0 (timeout: 30s)\" id=3553e412-e196-4ecc-8ed4-0f7160afce01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.061869 | controller |     "Jun 12 20:20:08.569118 crc crio[20719]: time=\"2026-06-12T20:20:08.565875398Z\" level=info msg=\"Stopping container: d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 (timeout: 30s)\" id=a6c01a0e-73d5-41f8-b740-b8c910a527b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.061886 | controller |     "Jun 12 20:20:08.570367 crc crio[20719]: time=\"2026-06-12T20:20:08.56689821Z\" level=info msg=\"Stopping container: f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111 (timeout: 30s)\" id=f28f3dd4-74e9-4640-b274-5bfa811ca571 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.061900 | controller |     "Jun 12 20:20:08.589655 crc crio[20719]: time=\"2026-06-12T20:20:08.589620836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.061915 | controller |     "Jun 12 20:20:08.597588 crc crio[20719]: time=\"2026-06-12T20:20:08.590049674Z\" level=info msg=\"Stopped container 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798: openstack/neutron-68489b7468-mbdtz/neutron-httpd\" id=2a8631b1-5e4c-41fc-abfe-19a0cc4a51b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.061929 | controller |     "Jun 12 20:20:08.688554 crc crio[20719]: time=\"2026-06-12T20:20:08.688457819Z\" level=info msg=\"Removing container: 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597\" id=716d88d1-a30c-4e78-b290-c10fb5a6fca4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.061943 | controller |     "Jun 12 20:20:08.720195 crc crio[20719]: time=\"2026-06-12T20:20:08.719915987Z\" level=info msg=\"Stopped container abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0: openstack/ceilometer-0/sg-core\" id=3553e412-e196-4ecc-8ed4-0f7160afce01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.061958 | controller |     "Jun 12 20:20:08.761094 crc crio[20719]: time=\"2026-06-12T20:20:08.760941412Z\" level=info msg=\"Removed container 5203244909feff9cce2f8e8c52d24b990d11cb189c73f1ae7b08775011e70597: openstack/cinder-api-0/cinder-api\" id=716d88d1-a30c-4e78-b290-c10fb5a6fca4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.061975 | controller |     "Jun 12 20:20:08.781331 crc crio[20719]: time=\"2026-06-12T20:20:08.776536853Z\" level=info msg=\"Removing container: 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c\" id=eb25bc23-d240-4f42-9c24-7832e1c4da1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.061990 | controller |     "Jun 12 20:20:08.852202 crc crio[20719]: time=\"2026-06-12T20:20:08.851802149Z\" level=info msg=\"Stopped container f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111: openstack/ceilometer-0/proxy-httpd\" id=f28f3dd4-74e9-4640-b274-5bfa811ca571 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.062005 | controller |     "Jun 12 20:20:08.886348 crc crio[20719]: time=\"2026-06-12T20:20:08.885210811Z\" level=info msg=\"Removed container 4056144be2104b4106b9feadd7d05308dc9564b6c9eaf029674df19f54ba707c: openstack/cinder-api-0/cinder-api-log\" id=eb25bc23-d240-4f42-9c24-7832e1c4da1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.062020 | controller |     "Jun 12 20:20:09.171475 crc crio[20719]: time=\"2026-06-12T20:20:09.171325624Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=6c03c32b-a55e-4dd0-8587-1a934a4e92d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.062035 | controller |     "Jun 12 20:20:09.171475 crc crio[20719]: time=\"2026-06-12T20:20:09.171425296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.062050 | controller |     "Jun 12 20:20:09.243430 crc crio[20719]: time=\"2026-06-12T20:20:09.243314943Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea UID:65a06c50-dc2d-4882-8fd0-630fe1105aca NetNS:/var/run/netns/a80b249d-5bf6-4dbb-9577-e181bdac7e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65a06c50_dc2d_4882_8fd0_630fe1105aca.slice PodAnnotations:0xc00334a040}] Aliases:map[]}\"",
2026-06-12 21:10:23.062065 | controller |     "Jun 12 20:20:09.243430 crc crio[20719]: time=\"2026-06-12T20:20:09.243367514Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.062080 | controller |     "Jun 12 20:20:09.921363 crc crio[20719]: 2026-06-12T20:20:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2800857ceb822a7 Mac:2a:65:cf:e6:1f:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/a80b249d-5bf6-4dbb-9577-e181bdac7e29 SocketPath: PciID:}] [{Interface:0xc000262a20 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.062094 | controller |     "Jun 12 20:20:09.924161 crc crio[20719]: time=\"2026-06-12T20:20:09.922893592Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea UID:65a06c50-dc2d-4882-8fd0-630fe1105aca NetNS:/var/run/netns/a80b249d-5bf6-4dbb-9577-e181bdac7e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65a06c50_dc2d_4882_8fd0_630fe1105aca.slice PodAnnotations:0xc00334a040}] Aliases:map[]}\"",
2026-06-12 21:10:23.062110 | controller |     "Jun 12 20:20:09.924161 crc crio[20719]: time=\"2026-06-12T20:20:09.92334494Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.062125 | controller |     "Jun 12 20:20:09.941338 crc crio[20719]: time=\"2026-06-12T20:20:09.941119889Z\" level=info msg=\"Ran pod sandbox 2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea with infra container: openstack/cinder-api-0/POD\" id=6c03c32b-a55e-4dd0-8587-1a934a4e92d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.062144 | controller |     "Jun 12 20:20:09.959879 crc crio[20719]: time=\"2026-06-12T20:20:09.959791691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.062160 | controller |     "Jun 12 20:20:09.970016 crc crio[20719]: time=\"2026-06-12T20:20:09.969938385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4a5c72b1-0468-46b9-a3cb-e65bba18256b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.062174 | controller |     "Jun 12 20:20:09.977858 crc crio[20719]: time=\"2026-06-12T20:20:09.977767906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ae0a111a-1850-4957-ae5e-2d7b32eaf04d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.062189 | controller |     "Jun 12 20:20:09.997049 crc crio[20719]: time=\"2026-06-12T20:20:09.996579187Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=2c0dd547-0379-403f-87fa-269e7c6351fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.062203 | controller |     "Jun 12 20:20:09.997141 crc crio[20719]: time=\"2026-06-12T20:20:09.997088517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.062217 | controller |     "Jun 12 20:20:10.091208 crc crio[20719]: time=\"2026-06-12T20:20:10.091127172Z\" level=info msg=\"Stopping container: 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f (timeout: 30s)\" id=f1d2237e-041e-401c-8dca-77d54fa9e4c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.062232 | controller |     "Jun 12 20:20:10.100339 crc crio[20719]: time=\"2026-06-12T20:20:10.10017577Z\" level=info msg=\"Stopping container: a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd (timeout: 30s)\" id=6f2da899-3f79-4384-bbd8-e3edaf3bf684 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.062247 | controller |     "Jun 12 20:20:10.113784 crc crio[20719]: time=\"2026-06-12T20:20:10.113685281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.062262 | controller |     "Jun 12 20:20:10.187840 crc crio[20719]: time=\"2026-06-12T20:20:10.187728634Z\" level=info msg=\"Created container 79810c1ad7062e2037b26dccf5123f0ddbf9483b060c1bb94eb65c48fad5a940: openstack/cinder-scheduler-0/probe\" id=9f9e50a4-0fb0-426f-b887-1778a15c0a84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.062277 | controller |     "Jun 12 20:20:10.193936 crc crio[20719]: time=\"2026-06-12T20:20:10.193856906Z\" level=info msg=\"Starting container: 79810c1ad7062e2037b26dccf5123f0ddbf9483b060c1bb94eb65c48fad5a940\" id=2635aacc-a3ab-475f-bcd2-c0b975dfc4bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.062291 | controller |     "Jun 12 20:20:10.212843 crc crio[20719]: time=\"2026-06-12T20:20:10.2127054Z\" level=info msg=\"Started container\" PID=74254 containerID=79810c1ad7062e2037b26dccf5123f0ddbf9483b060c1bb94eb65c48fad5a940 description=openstack/cinder-scheduler-0/probe id=2635aacc-a3ab-475f-bcd2-c0b975dfc4bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f322e8d3409cc71c7ab1b2dda97a3ade8e44080b1e45b6e5120e2a3cf4d6f900",
2026-06-12 21:10:23.062306 | controller |     "Jun 12 20:20:10.218115 crc crio[20719]: time=\"2026-06-12T20:20:10.218045973Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-lrfjh/POD\" id=11298573-4645-43d1-9ee1-a324b676f704 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.062321 | controller |     "Jun 12 20:20:10.218227 crc crio[20719]: time=\"2026-06-12T20:20:10.218158675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.062338 | controller |     "Jun 12 20:20:10.302455 crc crio[20719]: time=\"2026-06-12T20:20:10.302356968Z\" level=info msg=\"Stopping pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\" id=27174f42-f556-407b-b70c-9de223f70235 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062353 | controller |     "Jun 12 20:20:10.302455 crc crio[20719]: time=\"2026-06-12T20:20:10.302446Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\" id=27174f42-f556-407b-b70c-9de223f70235 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062368 | controller |     "Jun 12 20:20:10.303035 crc crio[20719]: time=\"2026-06-12T20:20:10.302908724Z\" level=info msg=\"Removing pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\" id=3b545659-2366-433c-8662-d36c96f4da87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062382 | controller |     "Jun 12 20:20:10.436297 crc crio[20719]: time=\"2026-06-12T20:20:10.435343569Z\" level=info msg=\"Stopped container 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f: openstack/glance-default-external-api-0/glance-log\" id=f1d2237e-041e-401c-8dca-77d54fa9e4c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.062397 | controller |     "Jun 12 20:20:10.445238 crc crio[20719]: time=\"2026-06-12T20:20:10.445161855Z\" level=info msg=\"Removed pod sandbox: 62ca62504bae35dea2c688f6643003f1d8daa843dab1557691376bc4cfb875d9\" id=3b545659-2366-433c-8662-d36c96f4da87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062411 | controller |     "Jun 12 20:20:10.446174 crc crio[20719]: time=\"2026-06-12T20:20:10.44611745Z\" level=info msg=\"Stopping pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\" id=246dace0-5210-4794-9019-9bef0dc3e215 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062425 | controller |     "Jun 12 20:20:10.446240 crc crio[20719]: time=\"2026-06-12T20:20:10.446181481Z\" level=info msg=\"Stopped pod sandbox (already stopped): 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\" id=246dace0-5210-4794-9019-9bef0dc3e215 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062440 | controller |     "Jun 12 20:20:10.448979 crc crio[20719]: time=\"2026-06-12T20:20:10.44892402Z\" level=info msg=\"Removing pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\" id=1c7d6b5b-a6dd-4dfe-a66c-d80538e46264 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062455 | controller |     "Jun 12 20:20:10.467977 crc crio[20719]: time=\"2026-06-12T20:20:10.467884056Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-lrfjh Namespace:openstack ID:b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6 UID:409ff872-1aab-45dc-b879-1c9cd0a665b8 NetNS:/var/run/netns/8766fbac-395f-439a-bdda-0e1d29f93faa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409ff872_1aab_45dc_b879_1c9cd0a665b8.slice PodAnnotations:0xc000526a48}] Aliases:map[]}\"",
2026-06-12 21:10:23.062469 | controller |     "Jun 12 20:20:10.467977 crc crio[20719]: time=\"2026-06-12T20:20:10.467949947Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-lrfjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.062484 | controller |     "Jun 12 20:20:10.470364 crc crio[20719]: time=\"2026-06-12T20:20:10.470254969Z\" level=info msg=\"Removed pod sandbox: 602a70ac19db002f5c3e646f183be08cab9ea8dc84fbe485613f98c105e2494d\" id=1c7d6b5b-a6dd-4dfe-a66c-d80538e46264 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062499 | controller |     "Jun 12 20:20:10.473916 crc crio[20719]: time=\"2026-06-12T20:20:10.473838812Z\" level=info msg=\"Stopping pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\" id=3e4e97db-beb5-410b-899b-2a72c343caa5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062520 | controller |     "Jun 12 20:20:10.474009 crc crio[20719]: time=\"2026-06-12T20:20:10.473925883Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\" id=3e4e97db-beb5-410b-899b-2a72c343caa5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062534 | controller |     "Jun 12 20:20:10.475184 crc crio[20719]: time=\"2026-06-12T20:20:10.475078836Z\" level=info msg=\"Removing pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\" id=5bf1b8ba-aeb2-499f-b719-5af85c655a78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062549 | controller |     "Jun 12 20:20:10.542925 crc crio[20719]: time=\"2026-06-12T20:20:10.54275763Z\" level=info msg=\"Removed pod sandbox: a8ab5827f9a4b026764f944856656ff21b2c3ea1df2354387a7676c7b71750f6\" id=5bf1b8ba-aeb2-499f-b719-5af85c655a78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062563 | controller |     "Jun 12 20:20:10.550680 crc crio[20719]: time=\"2026-06-12T20:20:10.550461858Z\" level=info msg=\"Stopping pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\" id=1c135e8e-2f9a-492f-a3c4-69b78ca39776 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062578 | controller |     "Jun 12 20:20:10.550680 crc crio[20719]: time=\"2026-06-12T20:20:10.550552789Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\" id=1c135e8e-2f9a-492f-a3c4-69b78ca39776 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062592 | controller |     "Jun 12 20:20:10.556999 crc crio[20719]: time=\"2026-06-12T20:20:10.555423875Z\" level=info msg=\"Removing pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\" id=7128119c-8852-432b-82a8-4cc25f72f335 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062607 | controller |     "Jun 12 20:20:10.621365 crc crio[20719]: time=\"2026-06-12T20:20:10.620184835Z\" level=info msg=\"Removed pod sandbox: a9a5c30b252c5aa151683757835a091c10ae87e7e9d21103c251224570f9330f\" id=7128119c-8852-432b-82a8-4cc25f72f335 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062621 | controller |     "Jun 12 20:20:10.623963 crc crio[20719]: time=\"2026-06-12T20:20:10.622678103Z\" level=info msg=\"Stopping pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\" id=ce15c8e8-cfa4-4045-9daa-43e55e91d787 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062635 | controller |     "Jun 12 20:20:10.623963 crc crio[20719]: time=\"2026-06-12T20:20:10.622758624Z\" level=info msg=\"Stopped pod sandbox (already stopped): 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\" id=ce15c8e8-cfa4-4045-9daa-43e55e91d787 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062650 | controller |     "Jun 12 20:20:10.624608 crc crio[20719]: time=\"2026-06-12T20:20:10.624375823Z\" level=info msg=\"Removing pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\" id=c29918a2-8a89-49e2-a73e-d2ff263feac2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062664 | controller |     "Jun 12 20:20:10.736770 crc crio[20719]: time=\"2026-06-12T20:20:10.73630569Z\" level=info msg=\"Removed pod sandbox: 041d8cccc8fbe43e649237f1ad50904c197a15b617c551552425ce00d7c3c5fa\" id=c29918a2-8a89-49e2-a73e-d2ff263feac2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062678 | controller |     "Jun 12 20:20:10.742961 crc crio[20719]: time=\"2026-06-12T20:20:10.742348549Z\" level=info msg=\"Stopping pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\" id=03d9f4e6-70ea-4343-a406-3f96dc0d8ee6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062696 | controller |     "Jun 12 20:20:10.743850 crc crio[20719]: time=\"2026-06-12T20:20:10.743760534Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\" id=03d9f4e6-70ea-4343-a406-3f96dc0d8ee6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062710 | controller |     "Jun 12 20:20:10.750227 crc crio[20719]: time=\"2026-06-12T20:20:10.747539221Z\" level=info msg=\"Removing pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\" id=007138b8-eb04-4d43-a5dc-a732102ebdc8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062725 | controller |     "Jun 12 20:20:10.767497 crc crio[20719]: time=\"2026-06-12T20:20:10.76739187Z\" level=info msg=\"Removed pod sandbox: 5737761c1daa738de52684360ae41fe3e255427597c56e4a61fec636bc97be61\" id=007138b8-eb04-4d43-a5dc-a732102ebdc8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062739 | controller |     "Jun 12 20:20:10.785003 crc crio[20719]: time=\"2026-06-12T20:20:10.780872183Z\" level=info msg=\"Stopping pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\" id=5ccab8a9-8dac-4bad-8249-8e4a7975ea56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062753 | controller |     "Jun 12 20:20:10.785003 crc crio[20719]: time=\"2026-06-12T20:20:10.780939614Z\" level=info msg=\"Stopped pod sandbox (already stopped): 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\" id=5ccab8a9-8dac-4bad-8249-8e4a7975ea56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062767 | controller |     "Jun 12 20:20:10.785003 crc crio[20719]: time=\"2026-06-12T20:20:10.781220329Z\" level=info msg=\"Removing pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\" id=fac898fd-8d4b-4e4c-bc17-f0fff51195c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062781 | controller |     "Jun 12 20:20:10.795140 crc crio[20719]: time=\"2026-06-12T20:20:10.795045569Z\" level=info msg=\"Removed pod sandbox: 578f518dd8071193fb8fceec682573cb465628c0a7e020172355e9d66f288104\" id=fac898fd-8d4b-4e4c-bc17-f0fff51195c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.062795 | controller |     "Jun 12 20:20:10.881446 crc crio[20719]: 2026-06-12T20:20:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7488bc56f0e7c2 Mac:96:51:75:46:48:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/8766fbac-395f-439a-bdda-0e1d29f93faa SocketPath: PciID:}] [{Interface:0xc00011e590 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.062810 | controller |     "Jun 12 20:20:10.881446 crc crio[20719]: time=\"2026-06-12T20:20:10.880152406Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-lrfjh Namespace:openstack ID:b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6 UID:409ff872-1aab-45dc-b879-1c9cd0a665b8 NetNS:/var/run/netns/8766fbac-395f-439a-bdda-0e1d29f93faa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409ff872_1aab_45dc_b879_1c9cd0a665b8.slice PodAnnotations:0xc000526a48}] Aliases:map[]}\"",
2026-06-12 21:10:23.062825 | controller |     "Jun 12 20:20:10.881446 crc crio[20719]: time=\"2026-06-12T20:20:10.880372069Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-lrfjh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.062840 | controller |     "Jun 12 20:20:10.916574 crc crio[20719]: time=\"2026-06-12T20:20:10.916428921Z\" level=info msg=\"Ran pod sandbox b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6 with infra container: openstack/nova-cell0-conductor-db-sync-lrfjh/POD\" id=11298573-4645-43d1-9ee1-a324b676f704 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.062876 | controller |     "Jun 12 20:20:10.930669 crc crio[20719]: time=\"2026-06-12T20:20:10.930581498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=5d8029df-eee5-415a-a7e8-1296ef9aa6db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.062893 | controller |     "Jun 12 20:20:10.931971 crc crio[20719]: time=\"2026-06-12T20:20:10.930779791Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=5d8029df-eee5-415a-a7e8-1296ef9aa6db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.062908 | controller |     "Jun 12 20:20:10.931971 crc crio[20719]: time=\"2026-06-12T20:20:10.930827432Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=5d8029df-eee5-415a-a7e8-1296ef9aa6db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.062922 | controller |     "Jun 12 20:20:10.942211 crc crio[20719]: time=\"2026-06-12T20:20:10.937642526Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bbb684b7-d885-4cdf-871b-315bb8f9ecce name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.062937 | controller |     "Jun 12 20:20:10.948748 crc crio[20719]: time=\"2026-06-12T20:20:10.946158029Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-12 21:10:23.062951 | controller |     "Jun 12 20:20:11.232694 crc crio[20719]: time=\"2026-06-12T20:20:11.232649432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.062965 | controller |     "Jun 12 20:20:11.296389 crc crio[20719]: time=\"2026-06-12T20:20:11.2950869Z\" level=info msg=\"Stopped container 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68: openstack/neutron-68489b7468-mbdtz/neutron-api\" id=84d41b67-7cc9-4afd-98a1-5fb13534ae78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.062980 | controller |     "Jun 12 20:20:11.302427 crc crio[20719]: time=\"2026-06-12T20:20:11.30238589Z\" level=info msg=\"Stopping pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\" id=10d04ce8-2bf9-4c60-a1d8-54320fe06a4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.062994 | controller |     "Jun 12 20:20:11.303137 crc crio[20719]: time=\"2026-06-12T20:20:11.303105193Z\" level=info msg=\"Got pod network &{Name:neutron-68489b7468-mbdtz Namespace:openstack ID:22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1 UID:4d171f7e-9e6c-4c7c-a484-6312cd85ec8c NetNS:/var/run/netns/d800156c-422c-4d31-ae61-e334f5c5a2cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d171f7e_9e6c_4c7c_a484_6312cd85ec8c.slice PodAnnotations:0xc00008def8}] Aliases:map[]}\"",
2026-06-12 21:10:23.063009 | controller |     "Jun 12 20:20:11.303451 crc crio[20719]: time=\"2026-06-12T20:20:11.303426169Z\" level=info msg=\"Deleting pod openstack_neutron-68489b7468-mbdtz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.063024 | controller |     "Jun 12 20:20:11.492966 crc crio[20719]: time=\"2026-06-12T20:20:11.492520336Z\" level=info msg=\"Created container dab3a07834840b0faef44ac95177aef4268a038934c854bb1bdb88f713242774: openstack/cinder-api-0/cinder-api-log\" id=2c0dd547-0379-403f-87fa-269e7c6351fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.063039 | controller |     "Jun 12 20:20:11.494438 crc crio[20719]: time=\"2026-06-12T20:20:11.494359667Z\" level=info msg=\"Starting container: dab3a07834840b0faef44ac95177aef4268a038934c854bb1bdb88f713242774\" id=d9cd8ed4-0d4c-464b-9649-b605c28a7104 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.063057 | controller |     "Jun 12 20:20:11.501500 crc crio[20719]: time=\"2026-06-12T20:20:11.501356574Z\" level=info msg=\"Started container\" PID=74369 containerID=dab3a07834840b0faef44ac95177aef4268a038934c854bb1bdb88f713242774 description=openstack/cinder-api-0/cinder-api-log id=d9cd8ed4-0d4c-464b-9649-b605c28a7104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea",
2026-06-12 21:10:23.063072 | controller |     "Jun 12 20:20:11.514597 crc crio[20719]: time=\"2026-06-12T20:20:11.514510246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9da74a4e-6f86-416a-8d5e-886a2630da73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.063087 | controller |     "Jun 12 20:20:11.608403 crc crio[20719]: time=\"2026-06-12T20:20:11.608310731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=fc72ee6d-afeb-4e47-bf73-1b1a4be19d08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.063102 | controller |     "Jun 12 20:20:11.627540 crc crio[20719]: time=\"2026-06-12T20:20:11.626688657Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=c43eac86-4531-4116-a707-4e9e01e63577 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.063116 | controller |     "Jun 12 20:20:11.627540 crc crio[20719]: time=\"2026-06-12T20:20:11.627060434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.063131 | controller |     "Jun 12 20:20:11.700084 crc crio[20719]: time=\"2026-06-12T20:20:11.699764927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.063145 | controller |     "Jun 12 20:20:11.888054 crc crio[20719]: time=\"2026-06-12T20:20:11.88785915Z\" level=info msg=\"Stopped pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\" id=10d04ce8-2bf9-4c60-a1d8-54320fe06a4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.063160 | controller |     "Jun 12 20:20:12.261572 crc crio[20719]: time=\"2026-06-12T20:20:12.261031478Z\" level=info msg=\"Stopping container: 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7 (timeout: 30s)\" id=ff19861a-6b82-4323-8971-4db160644d34 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.063174 | controller |     "Jun 12 20:20:12.262898 crc crio[20719]: time=\"2026-06-12T20:20:12.261399515Z\" level=info msg=\"Stopping container: 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6 (timeout: 30s)\" id=7b1d631a-543d-4855-83c4-753d74b81e95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.063188 | controller |     "Jun 12 20:20:12.541994 crc crio[20719]: time=\"2026-06-12T20:20:12.541869714Z\" level=info msg=\"Stopped container 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6: openstack/glance-default-internal-api-0/glance-log\" id=7b1d631a-543d-4855-83c4-753d74b81e95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.063202 | controller |     "Jun 12 20:20:12.793151 crc crio[20719]: time=\"2026-06-12T20:20:12.792925231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.063216 | controller |     "Jun 12 20:20:12.943648 crc crio[20719]: time=\"2026-06-12T20:20:12.943008573Z\" level=info msg=\"Removing container: 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798\" id=82acbd36-650e-4195-aa7c-614c4380d358 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.063230 | controller |     "Jun 12 20:20:12.987883 crc crio[20719]: time=\"2026-06-12T20:20:12.987783989Z\" level=info msg=\"Created container abea2137b74b644729a858137cdc186f262913f1e04747b64880f62dad4fc5e9: openstack/cinder-api-0/cinder-api\" id=c43eac86-4531-4116-a707-4e9e01e63577 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.063247 | controller |     "Jun 12 20:20:12.990490 crc crio[20719]: time=\"2026-06-12T20:20:12.990212574Z\" level=info msg=\"Starting container: abea2137b74b644729a858137cdc186f262913f1e04747b64880f62dad4fc5e9\" id=a621f6d9-774d-41a3-95dc-4f700face1e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.063262 | controller |     "Jun 12 20:20:12.997935 crc crio[20719]: time=\"2026-06-12T20:20:12.997844687Z\" level=info msg=\"Started container\" PID=74478 containerID=abea2137b74b644729a858137cdc186f262913f1e04747b64880f62dad4fc5e9 description=openstack/cinder-api-0/cinder-api id=a621f6d9-774d-41a3-95dc-4f700face1e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2800857ceb822a7a71582c519545318a926f58584875caf612db50daf0c385ea",
2026-06-12 21:10:23.063277 | controller |     "Jun 12 20:20:13.014052 crc crio[20719]: time=\"2026-06-12T20:20:13.013937053Z\" level=info msg=\"Removed container 79160a74d7fe8edfe63eeb9a424121bdd9914be06a8062764497e2e41e69f798: openstack/neutron-68489b7468-mbdtz/neutron-httpd\" id=82acbd36-650e-4195-aa7c-614c4380d358 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.063293 | controller |     "Jun 12 20:20:13.026561 crc crio[20719]: time=\"2026-06-12T20:20:13.026450927Z\" level=info msg=\"Removing container: 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68\" id=0ff162eb-7b6c-4ad9-a749-32c0607dc912 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.063308 | controller |     "Jun 12 20:20:13.093567 crc crio[20719]: time=\"2026-06-12T20:20:13.093434877Z\" level=info msg=\"Removed container 403bc68cbda0e88fbe8f5987d535e64b1c1bde75cdf48302874d634204347b68: openstack/neutron-68489b7468-mbdtz/neutron-api\" id=0ff162eb-7b6c-4ad9-a749-32c0607dc912 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.063322 | controller |     "Jun 12 20:20:13.506069 crc crio[20719]: time=\"2026-06-12T20:20:13.505713323Z\" level=info msg=\"Stopped container a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd: openstack/glance-default-external-api-0/glance-httpd\" id=6f2da899-3f79-4384-bbd8-e3edaf3bf684 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.063337 | controller |     "Jun 12 20:20:13.506908 crc crio[20719]: time=\"2026-06-12T20:20:13.506738321Z\" level=info msg=\"Stopping pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\" id=5a9a8169-beb0-4a7f-8af6-342667ddc9ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.063351 | controller |     "Jun 12 20:20:13.507242 crc crio[20719]: time=\"2026-06-12T20:20:13.507182839Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8 UID:de88bbc9-deb1-47a7-ad6d-6a7029450638 NetNS:/var/run/netns/ff4a1c99-ccc9-43c4-8eac-ce79b7bfab82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde88bbc9_deb1_47a7_ad6d_6a7029450638.slice PodAnnotations:0xc00008c6a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.063366 | controller |     "Jun 12 20:20:13.507518 crc crio[20719]: time=\"2026-06-12T20:20:13.507439963Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.063381 | controller |     "Jun 12 20:20:14.230491 crc crio[20719]: time=\"2026-06-12T20:20:14.230093369Z\" level=info msg=\"Stopped pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\" id=5a9a8169-beb0-4a7f-8af6-342667ddc9ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.063395 | controller |     "Jun 12 20:20:15.107787 crc crio[20719]: time=\"2026-06-12T20:20:15.107697383Z\" level=info msg=\"Removing container: a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd\" id=1717c8a8-7dd7-4f4a-8746-af7c22a0835a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.063412 | controller |     "Jun 12 20:20:15.163466 crc crio[20719]: time=\"2026-06-12T20:20:15.163194741Z\" level=info msg=\"Removed container a5b69cdfe5f79e0f02e475f0329cbfda8608468289bf4580f79d2d74696c27cd: openstack/glance-default-external-api-0/glance-httpd\" id=1717c8a8-7dd7-4f4a-8746-af7c22a0835a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.063426 | controller |     "Jun 12 20:20:15.169472 crc crio[20719]: time=\"2026-06-12T20:20:15.169235924Z\" level=info msg=\"Removing container: 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f\" id=fd9e4404-9991-4f5a-8666-86e92d2314ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.063440 | controller |     "Jun 12 20:20:15.205766 crc crio[20719]: time=\"2026-06-12T20:20:15.205619618Z\" level=info msg=\"Removed container 623d6b0e857292cddc39e2992ab35d9f4ffe70e587ea27935b0c32a4f18f8d9f: openstack/glance-default-external-api-0/glance-log\" id=fd9e4404-9991-4f5a-8666-86e92d2314ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.063454 | controller |     "Jun 12 20:20:15.585312 crc crio[20719]: time=\"2026-06-12T20:20:15.583908745Z\" level=info msg=\"Stopped container 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7: openstack/glance-default-internal-api-0/glance-httpd\" id=ff19861a-6b82-4323-8971-4db160644d34 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.063468 | controller |     "Jun 12 20:20:15.588338 crc crio[20719]: time=\"2026-06-12T20:20:15.586633141Z\" level=info msg=\"Stopping pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\" id=3c20bda0-e3af-48ff-9c23-2dc4e6a74978 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.063482 | controller |     "Jun 12 20:20:15.588338 crc crio[20719]: time=\"2026-06-12T20:20:15.587603618Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1 UID:1ad77e9c-08d0-4f81-b958-53b9a21c0618 NetNS:/var/run/netns/b946f9f3-defd-42e6-857e-cab3470f0551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ad77e9c_08d0_4f81_b958_53b9a21c0618.slice PodAnnotations:0xc000110c10}] Aliases:map[]}\"",
2026-06-12 21:10:23.063496 | controller |     "Jun 12 20:20:15.588338 crc crio[20719]: time=\"2026-06-12T20:20:15.587768772Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.063510 | controller |     "Jun 12 20:20:15.860110 crc crio[20719]: time=\"2026-06-12T20:20:15.860024717Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=5961e54f-ffc3-4e8b-ac55-add3d939a74d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.063525 | controller |     "Jun 12 20:20:15.860110 crc crio[20719]: time=\"2026-06-12T20:20:15.860127247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.063539 | controller |     "Jun 12 20:20:15.900544 crc crio[20719]: time=\"2026-06-12T20:20:15.900464134Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df UID:d33e9f78-aa36-4465-af44-9590ad651e74 NetNS:/var/run/netns/68348b55-2ec8-4643-97e0-c98561c2a55d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd33e9f78_aa36_4465_af44_9590ad651e74.slice PodAnnotations:0xc000110d80}] Aliases:map[]}\"",
2026-06-12 21:10:23.063557 | controller |     "Jun 12 20:20:15.900544 crc crio[20719]: time=\"2026-06-12T20:20:15.900529285Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.063572 | controller |     "Jun 12 20:20:16.208840 crc crio[20719]: time=\"2026-06-12T20:20:16.206761767Z\" level=info msg=\"Stopped pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\" id=3c20bda0-e3af-48ff-9c23-2dc4e6a74978 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.063586 | controller |     "Jun 12 20:20:16.691985 crc crio[20719]: 2026-06-12T20:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5da2b8a111f6b3e Mac:0a:48:b2:46:f0:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/68348b55-2ec8-4643-97e0-c98561c2a55d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.063601 | controller |     "Jun 12 20:20:16.693647 crc crio[20719]: time=\"2026-06-12T20:20:16.693596613Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df UID:d33e9f78-aa36-4465-af44-9590ad651e74 NetNS:/var/run/netns/68348b55-2ec8-4643-97e0-c98561c2a55d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd33e9f78_aa36_4465_af44_9590ad651e74.slice PodAnnotations:0xc000110d80}] Aliases:map[]}\"",
2026-06-12 21:10:23.063616 | controller |     "Jun 12 20:20:16.693775 crc crio[20719]: time=\"2026-06-12T20:20:16.693763926Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.063631 | controller |     "Jun 12 20:20:16.702567 crc crio[20719]: time=\"2026-06-12T20:20:16.702509526Z\" level=info msg=\"Ran pod sandbox 5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df with infra container: openstack/glance-default-external-api-0/POD\" id=5961e54f-ffc3-4e8b-ac55-add3d939a74d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.063645 | controller |     "Jun 12 20:20:16.708700 crc crio[20719]: time=\"2026-06-12T20:20:16.708568109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=29ed7cd1-fec8-4849-a0a9-73ba504700c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.063660 | controller |     "Jun 12 20:20:16.714067 crc crio[20719]: time=\"2026-06-12T20:20:16.713768353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=cf331d6d-c65f-4f95-ad62-21b0115a6a67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.063674 | controller |     "Jun 12 20:20:16.725758 crc crio[20719]: time=\"2026-06-12T20:20:16.725682573Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=4f94045e-b8a3-4c36-8efc-b4275b4bb169 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.063688 | controller |     "Jun 12 20:20:16.726122 crc crio[20719]: time=\"2026-06-12T20:20:16.726072959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.063702 | controller |     "Jun 12 20:20:16.769610 crc crio[20719]: time=\"2026-06-12T20:20:16.769088523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.063717 | controller |     "Jun 12 20:20:17.193788 crc crio[20719]: time=\"2026-06-12T20:20:17.193716352Z\" level=info msg=\"Removing container: 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7\" id=d11a9185-41ed-4c4a-af45-32b0c531edbe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.063734 | controller |     "Jun 12 20:20:17.284566 crc crio[20719]: time=\"2026-06-12T20:20:17.284462964Z\" level=info msg=\"Removed container 8944bc90d39a25e8b73fab5b3aa0d51ddfa5755ada35a0b15e6afb8f9d76bda7: openstack/glance-default-internal-api-0/glance-httpd\" id=d11a9185-41ed-4c4a-af45-32b0c531edbe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.063749 | controller |     "Jun 12 20:20:17.295256 crc crio[20719]: time=\"2026-06-12T20:20:17.289036418Z\" level=info msg=\"Removing container: 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6\" id=72f60da1-e519-4cc5-9e11-1192b70f603d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.063763 | controller |     "Jun 12 20:20:17.445949 crc crio[20719]: time=\"2026-06-12T20:20:17.44578581Z\" level=info msg=\"Removed container 71c28fff53fcd63f88e08467eeeb686554a2e74e8ba2e1772d52c707849177e6: openstack/glance-default-internal-api-0/glance-log\" id=72f60da1-e519-4cc5-9e11-1192b70f603d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.063777 | controller |     "Jun 12 20:20:17.708931 crc crio[20719]: time=\"2026-06-12T20:20:17.708567661Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=fb6dd81a-6a69-493c-a4bb-7fd3b4964a9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.063791 | controller |     "Jun 12 20:20:17.709107 crc crio[20719]: time=\"2026-06-12T20:20:17.70909106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.063805 | controller |     "Jun 12 20:20:17.791326 crc crio[20719]: time=\"2026-06-12T20:20:17.791216498Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78 UID:6a406d8d-9dff-44d1-b7b3-bdc3130d30a0 NetNS:/var/run/netns/987e001f-f685-4929-98aa-bcfbefcba623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a406d8d_9dff_44d1_b7b3_bdc3130d30a0.slice PodAnnotations:0xc0023e2f10}] Aliases:map[]}\"",
2026-06-12 21:10:23.063819 | controller |     "Jun 12 20:20:17.791722 crc crio[20719]: time=\"2026-06-12T20:20:17.791701067Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.063833 | controller |     "Jun 12 20:20:17.797969 crc crio[20719]: time=\"2026-06-12T20:20:17.79793257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.063861 | controller |     "Jun 12 20:20:18.041655 crc crio[20719]: time=\"2026-06-12T20:20:18.041172695Z\" level=info msg=\"Created container 55ed35b24762196a1b2b4e0c3a0adce408b80e8a64737f7b0274e0bb95509034: openstack/glance-default-external-api-0/glance-log\" id=4f94045e-b8a3-4c36-8efc-b4275b4bb169 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.063882 | controller |     "Jun 12 20:20:18.046110 crc crio[20719]: time=\"2026-06-12T20:20:18.046049461Z\" level=info msg=\"Starting container: 55ed35b24762196a1b2b4e0c3a0adce408b80e8a64737f7b0274e0bb95509034\" id=a5ca2d6c-dba1-443c-bfd9-756b3cecc461 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.063897 | controller |     "Jun 12 20:20:18.056321 crc crio[20719]: time=\"2026-06-12T20:20:18.055883536Z\" level=info msg=\"Started container\" PID=75072 containerID=55ed35b24762196a1b2b4e0c3a0adce408b80e8a64737f7b0274e0bb95509034 description=openstack/glance-default-external-api-0/glance-log id=a5ca2d6c-dba1-443c-bfd9-756b3cecc461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df",
2026-06-12 21:10:23.063916 | controller |     "Jun 12 20:20:18.070700 crc crio[20719]: time=\"2026-06-12T20:20:18.070592057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0c22e72b-c68e-4375-88d0-4080c1a37323 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.063932 | controller |     "Jun 12 20:20:18.137299 crc crio[20719]: time=\"2026-06-12T20:20:18.137163489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=650af168-d886-4ffa-8020-abe0fd5b8ddb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.063946 | controller |     "Jun 12 20:20:18.146682 crc crio[20719]: time=\"2026-06-12T20:20:18.146602946Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=d1168abd-c5c8-4b1b-9bee-dae2485f4e63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.063961 | controller |     "Jun 12 20:20:18.147177 crc crio[20719]: time=\"2026-06-12T20:20:18.147082684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.063975 | controller |     "Jun 12 20:20:18.201658 crc crio[20719]: time=\"2026-06-12T20:20:18.201572193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.063989 | controller |     "Jun 12 20:20:18.505876 crc crio[20719]: 2026-06-12T20:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b3df60f3f2624f Mac:f2:ae:78:51:42:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/987e001f-f685-4929-98aa-bcfbefcba623 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.064003 | controller |     "Jun 12 20:20:18.510188 crc crio[20719]: time=\"2026-06-12T20:20:18.510143952Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78 UID:6a406d8d-9dff-44d1-b7b3-bdc3130d30a0 NetNS:/var/run/netns/987e001f-f685-4929-98aa-bcfbefcba623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a406d8d_9dff_44d1_b7b3_bdc3130d30a0.slice PodAnnotations:0xc0023e2f10}] Aliases:map[]}\"",
2026-06-12 21:10:23.064018 | controller |     "Jun 12 20:20:18.512468 crc crio[20719]: time=\"2026-06-12T20:20:18.5105949Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.064033 | controller |     "Jun 12 20:20:18.526917 crc crio[20719]: time=\"2026-06-12T20:20:18.524362079Z\" level=info msg=\"Ran pod sandbox 5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78 with infra container: openstack/glance-default-internal-api-0/POD\" id=fb6dd81a-6a69-493c-a4bb-7fd3b4964a9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.064047 | controller |     "Jun 12 20:20:18.527951 crc crio[20719]: time=\"2026-06-12T20:20:18.527875935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0be436ff-94dd-4feb-9ea1-b12a188d2d24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.064062 | controller |     "Jun 12 20:20:18.531375 crc crio[20719]: time=\"2026-06-12T20:20:18.531242044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=16bf32dc-cd0d-4bd5-a914-075168a20c58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.064077 | controller |     "Jun 12 20:20:18.540672 crc crio[20719]: time=\"2026-06-12T20:20:18.540545493Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=2feadfc1-b691-438d-aaea-eef24373c068 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.064095 | controller |     "Jun 12 20:20:18.541567 crc crio[20719]: time=\"2026-06-12T20:20:18.54150622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.064111 | controller |     "Jun 12 20:20:18.613858 crc crio[20719]: time=\"2026-06-12T20:20:18.613692438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.064125 | controller |     "Jun 12 20:20:19.028597 crc crio[20719]: time=\"2026-06-12T20:20:19.028510202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.064140 | controller |     "Jun 12 20:20:19.148669 crc crio[20719]: time=\"2026-06-12T20:20:19.148492392Z\" level=info msg=\"Created container 3f489449c911b9caa81af36354589fec41b02c4f1751764dc251f3a3ffca7d1b: openstack/glance-default-external-api-0/glance-httpd\" id=d1168abd-c5c8-4b1b-9bee-dae2485f4e63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.064154 | controller |     "Jun 12 20:20:19.150357 crc crio[20719]: time=\"2026-06-12T20:20:19.149992941Z\" level=info msg=\"Starting container: 3f489449c911b9caa81af36354589fec41b02c4f1751764dc251f3a3ffca7d1b\" id=f524470e-d46b-4241-b88c-192d8a8a0734 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.064168 | controller |     "Jun 12 20:20:19.159773 crc crio[20719]: time=\"2026-06-12T20:20:19.15969065Z\" level=info msg=\"Started container\" PID=75179 containerID=3f489449c911b9caa81af36354589fec41b02c4f1751764dc251f3a3ffca7d1b description=openstack/glance-default-external-api-0/glance-httpd id=f524470e-d46b-4241-b88c-192d8a8a0734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5da2b8a111f6b3e8525931d591d152fbcc0d7a41b673be461dc1b22b69ff45df",
2026-06-12 21:10:23.064183 | controller |     "Jun 12 20:20:19.384134 crc crio[20719]: time=\"2026-06-12T20:20:19.383677778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.064197 | controller |     "Jun 12 20:20:19.519387 crc crio[20719]: time=\"2026-06-12T20:20:19.519229543Z\" level=info msg=\"Created container 2ab59f0a18571de0bd8088caa06d619b51085bcf197018e2cc7cf259ac26ab14: openstack/glance-default-internal-api-0/glance-log\" id=2feadfc1-b691-438d-aaea-eef24373c068 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.064212 | controller |     "Jun 12 20:20:19.520910 crc crio[20719]: time=\"2026-06-12T20:20:19.52075745Z\" level=info msg=\"Starting container: 2ab59f0a18571de0bd8088caa06d619b51085bcf197018e2cc7cf259ac26ab14\" id=cc8baf18-ad30-414a-b19e-514251ac3bdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.064227 | controller |     "Jun 12 20:20:19.533038 crc crio[20719]: time=\"2026-06-12T20:20:19.532910475Z\" level=info msg=\"Started container\" PID=75198 containerID=2ab59f0a18571de0bd8088caa06d619b51085bcf197018e2cc7cf259ac26ab14 description=openstack/glance-default-internal-api-0/glance-log id=cc8baf18-ad30-414a-b19e-514251ac3bdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78",
2026-06-12 21:10:23.064242 | controller |     "Jun 12 20:20:19.550858 crc crio[20719]: time=\"2026-06-12T20:20:19.550731733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f9635d58-9c4f-4060-a6c0-f7bcd9874ed4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.064257 | controller |     "Jun 12 20:20:19.630631 crc crio[20719]: time=\"2026-06-12T20:20:19.630526928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=31c346eb-e97e-403d-8c18-b43132f841db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.064274 | controller |     "Jun 12 20:20:19.640201 crc crio[20719]: time=\"2026-06-12T20:20:19.640099328Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=d13cfba5-fb3c-4d90-a44c-4198a7054052 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.064288 | controller |     "Jun 12 20:20:19.640680 crc crio[20719]: time=\"2026-06-12T20:20:19.640623017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.064303 | controller |     "Jun 12 20:20:19.723254 crc crio[20719]: time=\"2026-06-12T20:20:19.723205434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.064318 | controller |     "Jun 12 20:20:20.406185 crc crio[20719]: time=\"2026-06-12T20:20:20.405905006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.064333 | controller |     "Jun 12 20:20:20.543178 crc crio[20719]: time=\"2026-06-12T20:20:20.543123013Z\" level=info msg=\"Created container 3d3cf34cbf8a709ce3489ab55ab1d762e8fe768cf61187a55af77e2211e611ec: openstack/glance-default-internal-api-0/glance-httpd\" id=d13cfba5-fb3c-4d90-a44c-4198a7054052 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.064347 | controller |     "Jun 12 20:20:20.545830 crc crio[20719]: time=\"2026-06-12T20:20:20.545699725Z\" level=info msg=\"Starting container: 3d3cf34cbf8a709ce3489ab55ab1d762e8fe768cf61187a55af77e2211e611ec\" id=2fef0fc7-6b90-4ec7-917c-30bdbe5b3120 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.064362 | controller |     "Jun 12 20:20:20.554848 crc crio[20719]: time=\"2026-06-12T20:20:20.554751175Z\" level=info msg=\"Started container\" PID=75470 containerID=3d3cf34cbf8a709ce3489ab55ab1d762e8fe768cf61187a55af77e2211e611ec description=openstack/glance-default-internal-api-0/glance-httpd id=2fef0fc7-6b90-4ec7-917c-30bdbe5b3120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b3df60f3f2624f0bd64823fc07db75041f1480edb3f327fd52acf958c95ab78",
2026-06-12 21:10:23.064378 | controller |     "Jun 12 20:20:26.408617 crc crio[20719]: time=\"2026-06-12T20:20:26.407820446Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=bbb684b7-d885-4cdf-871b-315bb8f9ecce name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.064393 | controller |     "Jun 12 20:20:26.410445 crc crio[20719]: time=\"2026-06-12T20:20:26.409662689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d9c3c8ab-1b81-4ed2-9d2a-80e956068ad5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.064407 | controller |     "Jun 12 20:20:26.445423 crc crio[20719]: time=\"2026-06-12T20:20:26.445098288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c896f185-9489-44b0-9dc0-07bbdf100bb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.064421 | controller |     "Jun 12 20:20:26.457131 crc crio[20719]: time=\"2026-06-12T20:20:26.45701125Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-lrfjh/nova-cell0-conductor-db-sync\" id=770aedca-ef38-4f44-99c3-6ffaf8aafb32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.064436 | controller |     "Jun 12 20:20:26.460194 crc crio[20719]: time=\"2026-06-12T20:20:26.460081065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.064453 | controller |     "Jun 12 20:20:26.514821 crc crio[20719]: time=\"2026-06-12T20:20:26.51451024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.064468 | controller |     "Jun 12 20:20:26.520233 crc crio[20719]: time=\"2026-06-12T20:20:26.52015755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.064483 | controller |     "Jun 12 20:20:26.743573 crc crio[20719]: time=\"2026-06-12T20:20:26.743440604Z\" level=info msg=\"Created container fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d: openstack/nova-cell0-conductor-db-sync-lrfjh/nova-cell0-conductor-db-sync\" id=770aedca-ef38-4f44-99c3-6ffaf8aafb32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.064498 | controller |     "Jun 12 20:20:26.746443 crc crio[20719]: time=\"2026-06-12T20:20:26.746363086Z\" level=info msg=\"Starting container: fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d\" id=6159151f-5a0f-4d7a-b8cd-a8df3b77d385 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.064512 | controller |     "Jun 12 20:20:26.756462 crc crio[20719]: time=\"2026-06-12T20:20:26.756191401Z\" level=info msg=\"Started container\" PID=75918 containerID=fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d description=openstack/nova-cell0-conductor-db-sync-lrfjh/nova-cell0-conductor-db-sync id=6159151f-5a0f-4d7a-b8cd-a8df3b77d385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6",
2026-06-12 21:10:23.064540 | controller |     "Jun 12 20:20:38.581227 crc crio[20719]: time=\"2026-06-12T20:20:38.580386979Z\" level=warning msg=\"Stopping container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e with stop signal(15) timed out. Killing...\"",
2026-06-12 21:10:23.064556 | controller |     "Jun 12 20:20:38.611627 crc crio[20719]: time=\"2026-06-12T20:20:38.611473634Z\" level=warning msg=\"Stopping container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:10:23.064571 | controller |     "Jun 12 20:20:38.631957 crc crio[20719]: time=\"2026-06-12T20:20:38.63183071Z\" level=error msg=\"Killing container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e KILL` failed: kill container: No such process\\n : exit status 1\"",
2026-06-12 21:10:23.064586 | controller |     "Jun 12 20:20:38.725931 crc crio[20719]: time=\"2026-06-12T20:20:38.725842005Z\" level=error msg=\"Killing container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 21:10:23.064600 | controller |     "Jun 12 20:20:38.761748 crc crio[20719]: time=\"2026-06-12T20:20:38.761645748Z\" level=info msg=\"Stopped container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89: openstack/ceilometer-0/ceilometer-central-agent\" id=a6c01a0e-73d5-41f8-b740-b8c910a527b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.064615 | controller |     "Jun 12 20:20:39.299289 crc crio[20719]: time=\"2026-06-12T20:20:39.29912014Z\" level=info msg=\"Stopped container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e: openstack/ceilometer-0/ceilometer-notification-agent\" id=31af93f5-6099-4ae4-9cb8-fdd094ba2fc4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.064630 | controller |     "Jun 12 20:20:39.300941 crc crio[20719]: time=\"2026-06-12T20:20:39.300831527Z\" level=info msg=\"Stopping pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\" id=71135506-1e4b-410a-83fa-ae22a0d5abe2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.064648 | controller |     "Jun 12 20:20:39.301930 crc crio[20719]: time=\"2026-06-12T20:20:39.301831425Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37 UID:bb73d906-5afc-45a4-8215-9c6517e24bd1 NetNS:/var/run/netns/ed33306e-bfda-4137-b169-e7ed93c57b52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb73d906_5afc_45a4_8215_9c6517e24bd1.slice PodAnnotations:0xc0023e2090}] Aliases:map[]}\"",
2026-06-12 21:10:23.064663 | controller |     "Jun 12 20:20:39.302144 crc crio[20719]: time=\"2026-06-12T20:20:39.302067942Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.064678 | controller |     "Jun 12 20:20:39.794691 crc crio[20719]: time=\"2026-06-12T20:20:39.7943447Z\" level=info msg=\"Stopped pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\" id=71135506-1e4b-410a-83fa-ae22a0d5abe2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.064693 | controller |     "Jun 12 20:20:40.608480 crc crio[20719]: time=\"2026-06-12T20:20:40.607920345Z\" level=info msg=\"Removing container: f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111\" id=6ffbe1bd-8499-4f94-9281-0600b36e99e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.064707 | controller |     "Jun 12 20:20:40.659039 crc crio[20719]: time=\"2026-06-12T20:20:40.658460852Z\" level=info msg=\"Removed container f3e769bca5c19a9dd49d46e3f25d6544841c0cbad791e22c3d84efe4f7e5b111: openstack/ceilometer-0/proxy-httpd\" id=6ffbe1bd-8499-4f94-9281-0600b36e99e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.064721 | controller |     "Jun 12 20:20:40.663076 crc crio[20719]: time=\"2026-06-12T20:20:40.662654757Z\" level=info msg=\"Removing container: abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0\" id=17c58839-d971-4ebf-9523-4cc6c84a87c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.064736 | controller |     "Jun 12 20:20:40.707125 crc crio[20719]: time=\"2026-06-12T20:20:40.706897659Z\" level=info msg=\"Removed container abb3e64c4806a001849e4a853932b148ef0e59a6f52b1e3a29ad2669104335b0: openstack/ceilometer-0/sg-core\" id=17c58839-d971-4ebf-9523-4cc6c84a87c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.064750 | controller |     "Jun 12 20:20:40.715438 crc crio[20719]: time=\"2026-06-12T20:20:40.715247588Z\" level=info msg=\"Removing container: d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e\" id=60e8158a-f49b-4675-86b5-6522a024a563 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.064765 | controller |     "Jun 12 20:20:40.777058 crc crio[20719]: time=\"2026-06-12T20:20:40.776953014Z\" level=info msg=\"Removed container d6bffe10771ebea637dd6615b591461dbf95f286102a56c8f46b6663b5d22e6e: openstack/ceilometer-0/ceilometer-notification-agent\" id=60e8158a-f49b-4675-86b5-6522a024a563 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.064779 | controller |     "Jun 12 20:20:40.781635 crc crio[20719]: time=\"2026-06-12T20:20:40.78147921Z\" level=info msg=\"Removing container: d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89\" id=455c3ee7-1990-428b-8f2b-a8b7b63c5a4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.064793 | controller |     "Jun 12 20:20:40.849615 crc crio[20719]: time=\"2026-06-12T20:20:40.849510124Z\" level=info msg=\"Removed container d52a1aafa783bf101e3f2e48faada468c2295eaf5089194c4b1940dc4f434e89: openstack/ceilometer-0/ceilometer-central-agent\" id=455c3ee7-1990-428b-8f2b-a8b7b63c5a4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.064810 | controller |     "Jun 12 20:20:41.472443 crc crio[20719]: time=\"2026-06-12T20:20:41.471913414Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=8c8aca4c-2ed1-4461-8813-460ce96e8a91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.064825 | controller |     "Jun 12 20:20:41.472690 crc crio[20719]: time=\"2026-06-12T20:20:41.47248527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.064840 | controller |     "Jun 12 20:20:41.507160 crc crio[20719]: time=\"2026-06-12T20:20:41.50695132Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e UID:2cff8919-c98c-4a86-8f94-a8d098068708 NetNS:/var/run/netns/335fb582-721f-41a2-a7d0-316970298dbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff8919_c98c_4a86_8f94_a8d098068708.slice PodAnnotations:0xc00334a5a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.064873 | controller |     "Jun 12 20:20:41.507574 crc crio[20719]: time=\"2026-06-12T20:20:41.507552057Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.064890 | controller |     "Jun 12 20:20:42.044418 crc crio[20719]: 2026-06-12T20:20:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed9181b2088a45f Mac:aa:f9:c5:31:df:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/335fb582-721f-41a2-a7d0-316970298dbb SocketPath: PciID:}] [{Interface:0xc00011e6a0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.064906 | controller |     "Jun 12 20:20:42.044418 crc crio[20719]: time=\"2026-06-12T20:20:42.043964377Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e UID:2cff8919-c98c-4a86-8f94-a8d098068708 NetNS:/var/run/netns/335fb582-721f-41a2-a7d0-316970298dbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff8919_c98c_4a86_8f94_a8d098068708.slice PodAnnotations:0xc00334a5a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.064921 | controller |     "Jun 12 20:20:42.044418 crc crio[20719]: time=\"2026-06-12T20:20:42.044098631Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.064936 | controller |     "Jun 12 20:20:42.052984 crc crio[20719]: time=\"2026-06-12T20:20:42.052905948Z\" level=info msg=\"Ran pod sandbox ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e with infra container: openstack/ceilometer-0/POD\" id=8c8aca4c-2ed1-4461-8813-460ce96e8a91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.064951 | controller |     "Jun 12 20:20:42.055338 crc crio[20719]: time=\"2026-06-12T20:20:42.05521136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=cc5b2344-ead8-4ba4-a019-5bca8736472b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.064966 | controller |     "Jun 12 20:20:42.081110 crc crio[20719]: time=\"2026-06-12T20:20:42.081019517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a3c53d88-e2c9-4ac8-a66d-980d4260c9d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.064980 | controller |     "Jun 12 20:20:42.097341 crc crio[20719]: time=\"2026-06-12T20:20:42.097220122Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=bab28f76-2326-4a3a-8ce2-b52f05af1bf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.064998 | controller |     "Jun 12 20:20:42.097764 crc crio[20719]: time=\"2026-06-12T20:20:42.097702566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065012 | controller |     "Jun 12 20:20:42.138830 crc crio[20719]: time=\"2026-06-12T20:20:42.138722903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065027 | controller |     "Jun 12 20:20:42.143838 crc crio[20719]: time=\"2026-06-12T20:20:42.143761011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065042 | controller |     "Jun 12 20:20:42.312569 crc crio[20719]: time=\"2026-06-12T20:20:42.311940126Z\" level=info msg=\"Created container f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a: openstack/ceilometer-0/ceilometer-central-agent\" id=bab28f76-2326-4a3a-8ce2-b52f05af1bf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.065056 | controller |     "Jun 12 20:20:42.314121 crc crio[20719]: time=\"2026-06-12T20:20:42.313941022Z\" level=info msg=\"Starting container: f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a\" id=2232e15c-2297-4bd9-a3b7-8412d250887f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.065070 | controller |     "Jun 12 20:20:42.320167 crc crio[20719]: time=\"2026-06-12T20:20:42.320110273Z\" level=info msg=\"Started container\" PID=76886 containerID=f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a description=openstack/ceilometer-0/ceilometer-central-agent id=2232e15c-2297-4bd9-a3b7-8412d250887f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e",
2026-06-12 21:10:23.065085 | controller |     "Jun 12 20:20:42.336685 crc crio[20719]: time=\"2026-06-12T20:20:42.336591193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e16df3de-432c-40b2-bd97-4d15e65b76c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.065099 | controller |     "Jun 12 20:20:42.363383 crc crio[20719]: time=\"2026-06-12T20:20:42.362534623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3dff752b-0713-4560-a454-8acb0e733a48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.065114 | controller |     "Jun 12 20:20:42.380392 crc crio[20719]: time=\"2026-06-12T20:20:42.375404421Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=217bdc81-4ac8-474c-bba8-5b4791b47d70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.065129 | controller |     "Jun 12 20:20:42.380392 crc crio[20719]: time=\"2026-06-12T20:20:42.375814262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065143 | controller |     "Jun 12 20:20:42.419495 crc crio[20719]: time=\"2026-06-12T20:20:42.419430565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065158 | controller |     "Jun 12 20:20:42.423816 crc crio[20719]: time=\"2026-06-12T20:20:42.423772315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065173 | controller |     "Jun 12 20:20:42.565777 crc crio[20719]: time=\"2026-06-12T20:20:42.565594518Z\" level=info msg=\"Created container a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8: openstack/ceilometer-0/ceilometer-notification-agent\" id=217bdc81-4ac8-474c-bba8-5b4791b47d70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.065193 | controller |     "Jun 12 20:20:42.567256 crc crio[20719]: time=\"2026-06-12T20:20:42.567185564Z\" level=info msg=\"Starting container: a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8\" id=701cccf4-7341-4876-ba63-e3aacc69f743 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.065208 | controller |     "Jun 12 20:20:42.572519 crc crio[20719]: time=\"2026-06-12T20:20:42.572444718Z\" level=info msg=\"Started container\" PID=76902 containerID=a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8 description=openstack/ceilometer-0/ceilometer-notification-agent id=701cccf4-7341-4876-ba63-e3aacc69f743 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e",
2026-06-12 21:10:23.065223 | controller |     "Jun 12 20:20:42.587684 crc crio[20719]: time=\"2026-06-12T20:20:42.587600211Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=83237ff4-6bb8-4f2c-97f8-20bb7bcb4f3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.065237 | controller |     "Jun 12 20:20:42.602021 crc crio[20719]: time=\"2026-06-12T20:20:42.601832926Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=31c92c38-dd57-452b-8820-a37f69bd34cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.065252 | controller |     "Jun 12 20:20:42.611868 crc crio[20719]: time=\"2026-06-12T20:20:42.611767321Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=637c45dd-c898-4ddc-8c68-0c8102499336 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.065266 | controller |     "Jun 12 20:20:42.612183 crc crio[20719]: time=\"2026-06-12T20:20:42.612117801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065281 | controller |     "Jun 12 20:20:42.679978 crc crio[20719]: time=\"2026-06-12T20:20:42.679746782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065295 | controller |     "Jun 12 20:20:42.684471 crc crio[20719]: time=\"2026-06-12T20:20:42.684213337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065310 | controller |     "Jun 12 20:20:42.848198 crc crio[20719]: time=\"2026-06-12T20:20:42.848074332Z\" level=info msg=\"Created container 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf: openstack/ceilometer-0/sg-core\" id=637c45dd-c898-4ddc-8c68-0c8102499336 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.065324 | controller |     "Jun 12 20:20:42.849904 crc crio[20719]: time=\"2026-06-12T20:20:42.849829091Z\" level=info msg=\"Starting container: 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf\" id=6ff09f0b-6c9b-450d-ad0c-cc08720f855f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.065338 | controller |     "Jun 12 20:20:42.856817 crc crio[20719]: time=\"2026-06-12T20:20:42.856720664Z\" level=info msg=\"Started container\" PID=76925 containerID=4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf description=openstack/ceilometer-0/sg-core id=6ff09f0b-6c9b-450d-ad0c-cc08720f855f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e",
2026-06-12 21:10:23.065353 | controller |     "Jun 12 20:20:42.882114 crc crio[20719]: time=\"2026-06-12T20:20:42.881991474Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b3cae22c-cf77-46e3-8dff-f7353331cf04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.065368 | controller |     "Jun 12 20:20:42.924306 crc crio[20719]: time=\"2026-06-12T20:20:42.924128256Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=10574520-cf96-4ea8-8c81-fa37e74be12f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.065386 | controller |     "Jun 12 20:20:42.939559 crc crio[20719]: time=\"2026-06-12T20:20:42.934564695Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f8db5d02-51e7-44df-b269-e071c2136043 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.065401 | controller |     "Jun 12 20:20:42.939559 crc crio[20719]: time=\"2026-06-12T20:20:42.934970257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065416 | controller |     "Jun 12 20:20:42.999495 crc crio[20719]: time=\"2026-06-12T20:20:42.99908452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065430 | controller |     "Jun 12 20:20:43.004105 crc crio[20719]: time=\"2026-06-12T20:20:43.004046251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065444 | controller |     "Jun 12 20:20:43.424647 crc crio[20719]: time=\"2026-06-12T20:20:43.424555036Z\" level=info msg=\"Created container 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d: openstack/ceilometer-0/proxy-httpd\" id=f8db5d02-51e7-44df-b269-e071c2136043 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.065458 | controller |     "Jun 12 20:20:43.427201 crc crio[20719]: time=\"2026-06-12T20:20:43.427124637Z\" level=info msg=\"Starting container: 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d\" id=15a4ece9-cd82-4f25-ae0a-82a6b0b137c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.065473 | controller |     "Jun 12 20:20:43.434095 crc crio[20719]: time=\"2026-06-12T20:20:43.434016028Z\" level=info msg=\"Started container\" PID=76962 containerID=970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d description=openstack/ceilometer-0/proxy-httpd id=15a4ece9-cd82-4f25-ae0a-82a6b0b137c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e",
2026-06-12 21:10:23.065487 | controller |     "Jun 12 20:20:45.724533 crc crio[20719]: time=\"2026-06-12T20:20:45.723809405Z\" level=info msg=\"Stopping container: 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d (timeout: 30s)\" id=708b8564-9246-43d2-a3ef-264d6f3df8d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.065501 | controller |     "Jun 12 20:20:45.725818 crc crio[20719]: time=\"2026-06-12T20:20:45.725577794Z\" level=info msg=\"Stopping container: a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8 (timeout: 30s)\" id=0e23d5c8-471a-4bd9-bc58-96d2b405f226 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.065515 | controller |     "Jun 12 20:20:45.725818 crc crio[20719]: time=\"2026-06-12T20:20:45.725626617Z\" level=info msg=\"Stopping container: f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a (timeout: 30s)\" id=0b3dbc3b-daf8-4316-a4b8-c15891df2a28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.065529 | controller |     "Jun 12 20:20:45.725818 crc crio[20719]: time=\"2026-06-12T20:20:45.725578004Z\" level=info msg=\"Stopping container: 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf (timeout: 30s)\" id=d6b5d9d5-84a5-4fbb-8398-a2a2f3ce47ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.065542 | controller |     "Jun 12 20:20:45.853467 crc crio[20719]: time=\"2026-06-12T20:20:45.853361737Z\" level=info msg=\"Stopped container 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf: openstack/ceilometer-0/sg-core\" id=d6b5d9d5-84a5-4fbb-8398-a2a2f3ce47ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.065559 | controller |     "Jun 12 20:20:45.961132 crc crio[20719]: time=\"2026-06-12T20:20:45.960971238Z\" level=info msg=\"Stopped container 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d: openstack/ceilometer-0/proxy-httpd\" id=708b8564-9246-43d2-a3ef-264d6f3df8d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.065573 | controller |     "Jun 12 20:20:46.156249 crc crio[20719]: time=\"2026-06-12T20:20:46.156179755Z\" level=info msg=\"Stopped container a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8: openstack/ceilometer-0/ceilometer-notification-agent\" id=0e23d5c8-471a-4bd9-bc58-96d2b405f226 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.065587 | controller |     "Jun 12 20:20:46.744110 crc crio[20719]: time=\"2026-06-12T20:20:46.743704589Z\" level=info msg=\"Stopping pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\" id=a548c39e-0a8e-4ad2-a1dc-8dd08512330a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.065602 | controller |     "Jun 12 20:20:46.745541 crc crio[20719]: time=\"2026-06-12T20:20:46.745494249Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-lrfjh Namespace:openstack ID:b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6 UID:409ff872-1aab-45dc-b879-1c9cd0a665b8 NetNS:/var/run/netns/8766fbac-395f-439a-bdda-0e1d29f93faa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod409ff872_1aab_45dc_b879_1c9cd0a665b8.slice PodAnnotations:0xc002d9a9c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.065616 | controller |     "Jun 12 20:20:46.745771 crc crio[20719]: time=\"2026-06-12T20:20:46.745752697Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-lrfjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.065630 | controller |     "Jun 12 20:20:47.122400 crc crio[20719]: time=\"2026-06-12T20:20:47.122157349Z\" level=info msg=\"Stopped pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\" id=a548c39e-0a8e-4ad2-a1dc-8dd08512330a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.065645 | controller |     "Jun 12 20:20:48.284175 crc crio[20719]: time=\"2026-06-12T20:20:48.283399051Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=40f7dfaf-724e-4102-a46b-66c78c714788 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.065659 | controller |     "Jun 12 20:20:48.284175 crc crio[20719]: time=\"2026-06-12T20:20:48.284148801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065674 | controller |     "Jun 12 20:20:48.321014 crc crio[20719]: time=\"2026-06-12T20:20:48.320623036Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0ac97bf4e003703df34710c5926ba4203922148b4277efe58116393e4a31afe1 UID:02758e35-6d19-442e-a3ec-04203a21c100 NetNS:/var/run/netns/7014021c-bd98-4262-a28e-6afe52ebf0f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02758e35_6d19_442e_a3ec_04203a21c100.slice PodAnnotations:0xc00259ad68}] Aliases:map[]}\"",
2026-06-12 21:10:23.065688 | controller |     "Jun 12 20:20:48.321014 crc crio[20719]: time=\"2026-06-12T20:20:48.321011848Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.065703 | controller |     "Jun 12 20:20:48.900022 crc crio[20719]: 2026-06-12T20:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ac97bf4e003703 Mac:f2:ab:58:01:68:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/7014021c-bd98-4262-a28e-6afe52ebf0f7 SocketPath: PciID:}] [{Interface:0xc0002d8770 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.065720 | controller |     "Jun 12 20:20:48.902892 crc crio[20719]: time=\"2026-06-12T20:20:48.902807811Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0ac97bf4e003703df34710c5926ba4203922148b4277efe58116393e4a31afe1 UID:02758e35-6d19-442e-a3ec-04203a21c100 NetNS:/var/run/netns/7014021c-bd98-4262-a28e-6afe52ebf0f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02758e35_6d19_442e_a3ec_04203a21c100.slice PodAnnotations:0xc00259ad68}] Aliases:map[]}\"",
2026-06-12 21:10:23.065736 | controller |     "Jun 12 20:20:48.903067 crc crio[20719]: time=\"2026-06-12T20:20:48.903006346Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.065751 | controller |     "Jun 12 20:20:48.917151 crc crio[20719]: time=\"2026-06-12T20:20:48.917006227Z\" level=info msg=\"Ran pod sandbox 0ac97bf4e003703df34710c5926ba4203922148b4277efe58116393e4a31afe1 with infra container: openstack/nova-cell0-conductor-0/POD\" id=40f7dfaf-724e-4102-a46b-66c78c714788 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.065765 | controller |     "Jun 12 20:20:48.920793 crc crio[20719]: time=\"2026-06-12T20:20:48.920732558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=35277113-c8d5-4524-be56-5ea86146d8fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.065779 | controller |     "Jun 12 20:20:48.955360 crc crio[20719]: time=\"2026-06-12T20:20:48.955199216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c92b362d-8bc6-4ebc-89ad-58d55cde82bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.065793 | controller |     "Jun 12 20:20:48.963423 crc crio[20719]: time=\"2026-06-12T20:20:48.963353463Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=cc8fb955-c957-47a0-83c3-012168e58059 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.065807 | controller |     "Jun 12 20:20:48.963746 crc crio[20719]: time=\"2026-06-12T20:20:48.963681273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065821 | controller |     "Jun 12 20:20:49.018071 crc crio[20719]: time=\"2026-06-12T20:20:49.017959371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065836 | controller |     "Jun 12 20:20:49.021572 crc crio[20719]: time=\"2026-06-12T20:20:49.021475028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065864 | controller |     "Jun 12 20:20:49.157968 crc crio[20719]: time=\"2026-06-12T20:20:49.157799088Z\" level=info msg=\"Created container 68372098adcaa98b142dd67958bd51b8b082b82d32e224ec9a51b47a3a9eb28d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=cc8fb955-c957-47a0-83c3-012168e58059 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.065884 | controller |     "Jun 12 20:20:49.159579 crc crio[20719]: time=\"2026-06-12T20:20:49.159237969Z\" level=info msg=\"Starting container: 68372098adcaa98b142dd67958bd51b8b082b82d32e224ec9a51b47a3a9eb28d\" id=73ccf2a2-2561-438b-9696-aa17391a2565 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.065900 | controller |     "Jun 12 20:20:49.172899 crc crio[20719]: time=\"2026-06-12T20:20:49.172128517Z\" level=info msg=\"Started container\" PID=77572 containerID=68372098adcaa98b142dd67958bd51b8b082b82d32e224ec9a51b47a3a9eb28d description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=73ccf2a2-2561-438b-9696-aa17391a2565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ac97bf4e003703df34710c5926ba4203922148b4277efe58116393e4a31afe1",
2026-06-12 21:10:23.065918 | controller |     "Jun 12 20:20:57.352450 crc crio[20719]: time=\"2026-06-12T20:20:57.351674664Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-dhd9v/POD\" id=9a7f7b70-3af7-4885-91e8-8772d32a06d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.065933 | controller |     "Jun 12 20:20:57.353677 crc crio[20719]: time=\"2026-06-12T20:20:57.352493138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.065948 | controller |     "Jun 12 20:20:57.430127 crc crio[20719]: time=\"2026-06-12T20:20:57.429668895Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-dhd9v Namespace:openstack ID:c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f UID:613a6c27-bb69-4e66-ad15-eae83fd47ee7 NetNS:/var/run/netns/e9e0f083-28af-4b96-b0e9-e3ca2380b91f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod613a6c27_bb69_4e66_ad15_eae83fd47ee7.slice PodAnnotations:0xc00008dde0}] Aliases:map[]}\"",
2026-06-12 21:10:23.065962 | controller |     "Jun 12 20:20:57.430127 crc crio[20719]: time=\"2026-06-12T20:20:57.430075296Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-dhd9v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.065977 | controller |     "Jun 12 20:20:57.842350 crc crio[20719]: time=\"2026-06-12T20:20:57.837993829Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=ad5b4106-207a-4c77-a5d5-df6710750e30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.065991 | controller |     "Jun 12 20:20:57.848859 crc crio[20719]: time=\"2026-06-12T20:20:57.845478079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.066005 | controller |     "Jun 12 20:20:57.893918 crc crio[20719]: time=\"2026-06-12T20:20:57.892109463Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a14b361c-139e-480a-80db-b9f7e6684d0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.066019 | controller |     "Jun 12 20:20:57.893918 crc crio[20719]: time=\"2026-06-12T20:20:57.892186745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.066033 | controller |     "Jun 12 20:20:58.042699 crc crio[20719]: time=\"2026-06-12T20:20:58.041958401Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada UID:f34a48ea-4105-4168-955f-209130918188 NetNS:/var/run/netns/88c4c35d-cf6d-434d-a9b0-959114e064e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf34a48ea_4105_4168_955f_209130918188.slice PodAnnotations:0xc003c98198}] Aliases:map[]}\"",
2026-06-12 21:10:23.066047 | controller |     "Jun 12 20:20:58.042699 crc crio[20719]: time=\"2026-06-12T20:20:58.04223144Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.066062 | controller |     "Jun 12 20:20:58.044839 crc crio[20719]: time=\"2026-06-12T20:20:58.044759812Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a UID:2ee691e3-80e7-45b1-b496-68a85adc97d5 NetNS:/var/run/netns/8395b433-6f36-45eb-b0fa-580bb8554a08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ee691e3_80e7_45b1_b496_68a85adc97d5.slice PodAnnotations:0xc00008c4f0}] Aliases:map[]}\"",
2026-06-12 21:10:23.066080 | controller |     "Jun 12 20:20:58.045043 crc crio[20719]: time=\"2026-06-12T20:20:58.044951988Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.066095 | controller |     "Jun 12 20:20:58.064025 crc crio[20719]: time=\"2026-06-12T20:20:58.063496753Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=aba21446-b8dd-4bc9-bc02-6c253317560d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.066109 | controller |     "Jun 12 20:20:58.064025 crc crio[20719]: time=\"2026-06-12T20:20:58.063973377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.066123 | controller |     "Jun 12 20:20:58.159347 crc crio[20719]: time=\"2026-06-12T20:20:58.155884983Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc UID:5a04b081-10e3-4cc0-8ca0-8f62186b6017 NetNS:/var/run/netns/d65f63f8-797a-4301-a6e6-b2eb8f9ecec9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a04b081_10e3_4cc0_8ca0_8f62186b6017.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.066138 | controller |     "Jun 12 20:20:58.159347 crc crio[20719]: time=\"2026-06-12T20:20:58.155943494Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.066152 | controller |     "Jun 12 20:20:58.182542 crc crio[20719]: 2026-06-12T20:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c28bdfb9edf405a Mac:32:d7:62:c6:f8:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/e9e0f083-28af-4b96-b0e9-e3ca2380b91f SocketPath: PciID:}] [{Interface:0xc000546720 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.066167 | controller |     "Jun 12 20:20:58.184389 crc crio[20719]: time=\"2026-06-12T20:20:58.183309545Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-dhd9v Namespace:openstack ID:c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f UID:613a6c27-bb69-4e66-ad15-eae83fd47ee7 NetNS:/var/run/netns/e9e0f083-28af-4b96-b0e9-e3ca2380b91f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod613a6c27_bb69_4e66_ad15_eae83fd47ee7.slice PodAnnotations:0xc00008dde0}] Aliases:map[]}\"",
2026-06-12 21:10:23.066182 | controller |     "Jun 12 20:20:58.184389 crc crio[20719]: time=\"2026-06-12T20:20:58.18348963Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-dhd9v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.066197 | controller |     "Jun 12 20:20:58.210592 crc crio[20719]: time=\"2026-06-12T20:20:58.21008033Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=25c59252-9888-4fd0-88f9-eb0fff08b86a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.066211 | controller |     "Jun 12 20:20:58.210592 crc crio[20719]: time=\"2026-06-12T20:20:58.210197743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.066226 | controller |     "Jun 12 20:20:58.237340 crc crio[20719]: time=\"2026-06-12T20:20:58.23381883Z\" level=info msg=\"Ran pod sandbox c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f with infra container: openstack/nova-cell0-cell-mapping-dhd9v/POD\" id=9a7f7b70-3af7-4885-91e8-8772d32a06d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.066243 | controller |     "Jun 12 20:20:58.246699 crc crio[20719]: time=\"2026-06-12T20:20:58.246646711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=180b7c95-627c-4eab-a64c-f11c446d2500 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.066258 | controller |     "Jun 12 20:20:58.404167 crc crio[20719]: time=\"2026-06-12T20:20:58.40291547Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e UID:df5e325d-9f00-415e-a310-38ff507731d7 NetNS:/var/run/netns/892f0724-0b76-495e-b122-4fc05becb9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf5e325d_9f00_415e_a310_38ff507731d7.slice PodAnnotations:0xc003ab04c0}] Aliases:map[]}\"",
2026-06-12 21:10:23.066273 | controller |     "Jun 12 20:20:58.404167 crc crio[20719]: time=\"2026-06-12T20:20:58.403219548Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.066287 | controller |     "Jun 12 20:20:58.452368 crc crio[20719]: time=\"2026-06-12T20:20:58.446746041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=183fd82e-a457-4ea8-9151-5291def5bf17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.066302 | controller |     "Jun 12 20:20:58.468234 crc crio[20719]: time=\"2026-06-12T20:20:58.467959958Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-dhd9v/nova-manage\" id=3d286948-e905-495b-8067-6660225a2da9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.066317 | controller |     "Jun 12 20:20:58.468687 crc crio[20719]: time=\"2026-06-12T20:20:58.468621816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.066331 | controller |     "Jun 12 20:20:58.594337 crc crio[20719]: time=\"2026-06-12T20:20:58.589734892Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/POD\" id=e3a676aa-2be6-4488-a83d-a29899d62ec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.066345 | controller |     "Jun 12 20:20:58.594337 crc crio[20719]: time=\"2026-06-12T20:20:58.590056171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.066360 | controller |     "Jun 12 20:20:58.614116 crc crio[20719]: time=\"2026-06-12T20:20:58.61375934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.066374 | controller |     "Jun 12 20:20:58.623553 crc crio[20719]: time=\"2026-06-12T20:20:58.6224038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.066389 | controller |     "Jun 12 20:20:58.657307 crc crio[20719]: time=\"2026-06-12T20:20:58.657180018Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5qs6s Namespace:openstack ID:039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458 UID:6e08c0a8-0997-4a2d-b80f-73f1e051cc73 NetNS:/var/run/netns/63037f4a-dd0d-4120-9e94-2d819ddc5387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e08c0a8_0997_4a2d_b80f_73f1e051cc73.slice PodAnnotations:0xc00008d7a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.066407 | controller |     "Jun 12 20:20:58.657307 crc crio[20719]: time=\"2026-06-12T20:20:58.657240159Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-5qs6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.066423 | controller |     "Jun 12 20:20:58.774701 crc crio[20719]: time=\"2026-06-12T20:20:58.774579227Z\" level=info msg=\"Created container 7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0: openstack/nova-cell0-cell-mapping-dhd9v/nova-manage\" id=3d286948-e905-495b-8067-6660225a2da9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.066438 | controller |     "Jun 12 20:20:58.781833 crc crio[20719]: time=\"2026-06-12T20:20:58.781121634Z\" level=info msg=\"Starting container: 7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0\" id=cca748c6-1729-4349-a2b6-a9b3cefdbf15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.066452 | controller |     "Jun 12 20:20:58.804829 crc crio[20719]: time=\"2026-06-12T20:20:58.804735739Z\" level=info msg=\"Started container\" PID=78190 containerID=7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0 description=openstack/nova-cell0-cell-mapping-dhd9v/nova-manage id=cca748c6-1729-4349-a2b6-a9b3cefdbf15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f",
2026-06-12 21:10:23.066467 | controller |     "Jun 12 20:20:58.873983 crc crio[20719]: 2026-06-12T20:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e168735ec2afa69 Mac:86:9b:43:58:2d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/8395b433-6f36-45eb-b0fa-580bb8554a08 SocketPath: PciID:}] [{Interface:0xc0001346e0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.066481 | controller |     "Jun 12 20:20:58.875694 crc crio[20719]: time=\"2026-06-12T20:20:58.875630609Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a UID:2ee691e3-80e7-45b1-b496-68a85adc97d5 NetNS:/var/run/netns/8395b433-6f36-45eb-b0fa-580bb8554a08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ee691e3_80e7_45b1_b496_68a85adc97d5.slice PodAnnotations:0xc00008c4f0}] Aliases:map[]}\"",
2026-06-12 21:10:23.066496 | controller |     "Jun 12 20:20:58.875829 crc crio[20719]: time=\"2026-06-12T20:20:58.875782163Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.066511 | controller |     "Jun 12 20:20:58.928935 crc crio[20719]: 2026-06-12T20:20:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f2b95b5c5b7101 Mac:ea:f2:f2:f5:61:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/88c4c35d-cf6d-434d-a9b0-959114e064e2 SocketPath: PciID:}] [{Interface:0xc0002ac5b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.066526 | controller |     "Jun 12 20:20:58.929491 crc crio[20719]: time=\"2026-06-12T20:20:58.929243757Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada UID:f34a48ea-4105-4168-955f-209130918188 NetNS:/var/run/netns/88c4c35d-cf6d-434d-a9b0-959114e064e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf34a48ea_4105_4168_955f_209130918188.slice PodAnnotations:0xc003c98198}] Aliases:map[]}\"",
2026-06-12 21:10:23.066541 | controller |     "Jun 12 20:20:58.929886 crc crio[20719]: time=\"2026-06-12T20:20:58.929867535Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.066560 | controller |     "Jun 12 20:20:58.934608 crc crio[20719]: time=\"2026-06-12T20:20:58.933422055Z\" level=info msg=\"Ran pod sandbox e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a with infra container: openstack/nova-metadata-0/POD\" id=ad5b4106-207a-4c77-a5d5-df6710750e30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.066575 | controller |     "Jun 12 20:20:58.945429 crc crio[20719]: time=\"2026-06-12T20:20:58.944573884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1164a97f-acf6-46e8-a997-56c96934f407 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.066590 | controller |     "Jun 12 20:20:58.945429 crc crio[20719]: time=\"2026-06-12T20:20:58.944758409Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=1164a97f-acf6-46e8-a997-56c96934f407 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.066604 | controller |     "Jun 12 20:20:58.945429 crc crio[20719]: time=\"2026-06-12T20:20:58.944801851Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=1164a97f-acf6-46e8-a997-56c96934f407 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.066619 | controller |     "Jun 12 20:20:58.947750 crc crio[20719]: time=\"2026-06-12T20:20:58.947640511Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=da396b64-b2a7-4521-87f9-8cf7c23a1eb9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.066633 | controller |     "Jun 12 20:20:58.954368 crc crio[20719]: time=\"2026-06-12T20:20:58.953929661Z\" level=info msg=\"Ran pod sandbox 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada with infra container: openstack/nova-api-0/POD\" id=a14b361c-139e-480a-80db-b9f7e6684d0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.066647 | controller |     "Jun 12 20:20:58.969893 crc crio[20719]: time=\"2026-06-12T20:20:58.96970292Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-12 21:10:23.066661 | controller |     "Jun 12 20:20:58.976524 crc crio[20719]: time=\"2026-06-12T20:20:58.976382148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=020510da-356c-4197-b819-0a570e8d3f40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.066676 | controller |     "Jun 12 20:20:58.976883 crc crio[20719]: time=\"2026-06-12T20:20:58.976860032Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=020510da-356c-4197-b819-0a570e8d3f40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.066691 | controller |     "Jun 12 20:20:58.977028 crc crio[20719]: time=\"2026-06-12T20:20:58.977008196Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=020510da-356c-4197-b819-0a570e8d3f40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.066705 | controller |     "Jun 12 20:20:58.991819 crc crio[20719]: time=\"2026-06-12T20:20:58.980577777Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0a48465b-7a6a-4cc4-b8e0-932be159451c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.066719 | controller |     "Jun 12 20:20:59.013650 crc crio[20719]: time=\"2026-06-12T20:20:59.001145995Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-12 21:10:23.066733 | controller |     "Jun 12 20:20:59.086687 crc crio[20719]: 2026-06-12T20:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5786ae73aac796 Mac:06:8a:da:7a:e8:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/892f0724-0b76-495e-b122-4fc05becb9aa SocketPath: PciID:}] [{Interface:0xc0002fcbf0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.066779 | controller |     "Jun 12 20:20:59.088251 crc crio[20719]: time=\"2026-06-12T20:20:59.08812823Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e UID:df5e325d-9f00-415e-a310-38ff507731d7 NetNS:/var/run/netns/892f0724-0b76-495e-b122-4fc05becb9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf5e325d_9f00_415e_a310_38ff507731d7.slice PodAnnotations:0xc003ab04c0}] Aliases:map[]}\"",
2026-06-12 21:10:23.066795 | controller |     "Jun 12 20:20:59.088251 crc crio[20719]: time=\"2026-06-12T20:20:59.088374137Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.066810 | controller |     "Jun 12 20:20:59.118558 crc crio[20719]: time=\"2026-06-12T20:20:59.118357431Z\" level=info msg=\"Ran pod sandbox f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=25c59252-9888-4fd0-88f9-eb0fff08b86a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.066824 | controller |     "Jun 12 20:20:59.123363 crc crio[20719]: time=\"2026-06-12T20:20:59.122755599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=31f3c315-a9f5-4de4-83fe-adc6355a73a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.066839 | controller |     "Jun 12 20:20:59.123363 crc crio[20719]: time=\"2026-06-12T20:20:59.122966556Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=31f3c315-a9f5-4de4-83fe-adc6355a73a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.066871 | controller |     "Jun 12 20:20:59.123363 crc crio[20719]: time=\"2026-06-12T20:20:59.123027958Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=31f3c315-a9f5-4de4-83fe-adc6355a73a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.066887 | controller |     "Jun 12 20:20:59.130176 crc crio[20719]: time=\"2026-06-12T20:20:59.127749995Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=c8528f3d-6f94-4783-985f-794f46472784 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.066901 | controller |     "Jun 12 20:20:59.133080 crc crio[20719]: 2026-06-12T20:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ee1a94469b0e2e Mac:96:07:71:27:24:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/d65f63f8-797a-4301-a6e6-b2eb8f9ecec9 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.066916 | controller |     "Jun 12 20:20:59.133610 crc crio[20719]: time=\"2026-06-12T20:20:59.133564682Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc UID:5a04b081-10e3-4cc0-8ca0-8f62186b6017 NetNS:/var/run/netns/d65f63f8-797a-4301-a6e6-b2eb8f9ecec9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a04b081_10e3_4cc0_8ca0_8f62186b6017.slice PodAnnotations:0xc00008d3e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.066930 | controller |     "Jun 12 20:20:59.133705 crc crio[20719]: time=\"2026-06-12T20:20:59.133696135Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.066949 | controller |     "Jun 12 20:20:59.136102 crc crio[20719]: time=\"2026-06-12T20:20:59.135968659Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-12 21:10:23.066964 | controller |     "Jun 12 20:20:59.156179 crc crio[20719]: time=\"2026-06-12T20:20:59.156061625Z\" level=info msg=\"Ran pod sandbox 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc with infra container: openstack/nova-scheduler-0/POD\" id=aba21446-b8dd-4bc9-bc02-6c253317560d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.066979 | controller |     "Jun 12 20:20:59.158637 crc crio[20719]: time=\"2026-06-12T20:20:59.158563595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=46cd41cb-e630-4e74-84cc-fddef1c52d5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.066994 | controller |     "Jun 12 20:20:59.158827 crc crio[20719]: time=\"2026-06-12T20:20:59.158774181Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=46cd41cb-e630-4e74-84cc-fddef1c52d5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067008 | controller |     "Jun 12 20:20:59.158904 crc crio[20719]: time=\"2026-06-12T20:20:59.158847823Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=46cd41cb-e630-4e74-84cc-fddef1c52d5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067023 | controller |     "Jun 12 20:20:59.159766 crc crio[20719]: time=\"2026-06-12T20:20:59.159708857Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ac319550-2608-4fd9-9702-9753a106e2f8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.067037 | controller |     "Jun 12 20:20:59.163930 crc crio[20719]: time=\"2026-06-12T20:20:59.163431721Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-12 21:10:23.067051 | controller |     "Jun 12 20:20:59.226041 crc crio[20719]: time=\"2026-06-12T20:20:59.225158586Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-vt6q4/POD\" id=332caa24-9458-4680-b4ec-7e021e5d9c05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.067066 | controller |     "Jun 12 20:20:59.226041 crc crio[20719]: time=\"2026-06-12T20:20:59.225671641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.067080 | controller |     "Jun 12 20:20:59.264547 crc crio[20719]: time=\"2026-06-12T20:20:59.264455119Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-vt6q4 Namespace:openstack ID:0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096 UID:63c345e5-098e-4b01-bbce-f9d29a3a52a8 NetNS:/var/run/netns/8410a04d-34c5-4649-b6fe-a49c165cd6c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63c345e5_098e_4b01_bbce_f9d29a3a52a8.slice PodAnnotations:0xc00170c730}] Aliases:map[]}\"",
2026-06-12 21:10:23.067095 | controller |     "Jun 12 20:20:59.264547 crc crio[20719]: time=\"2026-06-12T20:20:59.264523271Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-vt6q4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.067110 | controller |     "Jun 12 20:20:59.469163 crc crio[20719]: 2026-06-12T20:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:039c229cb4a7ed9 Mac:a6:47:78:34:63:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/63037f4a-dd0d-4120-9e94-2d819ddc5387 SocketPath: PciID:}] [{Interface:0xc0003b6d80 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.067128 | controller |     "Jun 12 20:20:59.470630 crc crio[20719]: time=\"2026-06-12T20:20:59.469683529Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5qs6s Namespace:openstack ID:039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458 UID:6e08c0a8-0997-4a2d-b80f-73f1e051cc73 NetNS:/var/run/netns/63037f4a-dd0d-4120-9e94-2d819ddc5387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e08c0a8_0997_4a2d_b80f_73f1e051cc73.slice PodAnnotations:0xc00008d7a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.067143 | controller |     "Jun 12 20:20:59.470630 crc crio[20719]: time=\"2026-06-12T20:20:59.469812003Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-5qs6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.067158 | controller |     "Jun 12 20:20:59.489074 crc crio[20719]: time=\"2026-06-12T20:20:59.486853545Z\" level=info msg=\"Ran pod sandbox 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458 with infra container: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/POD\" id=e3a676aa-2be6-4488-a83d-a29899d62ec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.067172 | controller |     "Jun 12 20:20:59.500703 crc crio[20719]: time=\"2026-06-12T20:20:59.500615223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7c23bcdc-b0d3-4ec7-946d-935fbfa35c98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067187 | controller |     "Jun 12 20:20:59.583421 crc crio[20719]: time=\"2026-06-12T20:20:59.581198074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3fda9f30-a869-4b3b-b25a-8f5a7bf3ab01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067201 | controller |     "Jun 12 20:20:59.617692 crc crio[20719]: time=\"2026-06-12T20:20:59.616701667Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/init\" id=19fbdd77-aee0-4657-b10f-3df5c1242495 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.067215 | controller |     "Jun 12 20:20:59.617692 crc crio[20719]: time=\"2026-06-12T20:20:59.617079618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.067230 | controller |     "Jun 12 20:20:59.756481 crc crio[20719]: time=\"2026-06-12T20:20:59.756420306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.067245 | controller |     "Jun 12 20:20:59.768738 crc crio[20719]: time=\"2026-06-12T20:20:59.768696007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.067259 | controller |     "Jun 12 20:20:59.822682 crc crio[20719]: 2026-06-12T20:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0df8c5ef871f736 Mac:32:6b:3b:fd:6f:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/8410a04d-34c5-4649-b6fe-a49c165cd6c2 SocketPath: PciID:}] [{Interface:0xc0002bce70 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.067275 | controller |     "Jun 12 20:20:59.824644 crc crio[20719]: time=\"2026-06-12T20:20:59.824364978Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-vt6q4 Namespace:openstack ID:0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096 UID:63c345e5-098e-4b01-bbce-f9d29a3a52a8 NetNS:/var/run/netns/8410a04d-34c5-4649-b6fe-a49c165cd6c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63c345e5_098e_4b01_bbce_f9d29a3a52a8.slice PodAnnotations:0xc00170c730}] Aliases:map[]}\"",
2026-06-12 21:10:23.067292 | controller |     "Jun 12 20:20:59.824644 crc crio[20719]: time=\"2026-06-12T20:20:59.824547873Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-vt6q4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.067308 | controller |     "Jun 12 20:20:59.868504 crc crio[20719]: time=\"2026-06-12T20:20:59.868424598Z\" level=info msg=\"Ran pod sandbox 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096 with infra container: openstack/nova-cell1-conductor-db-sync-vt6q4/POD\" id=332caa24-9458-4680-b4ec-7e021e5d9c05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.067322 | controller |     "Jun 12 20:20:59.876676 crc crio[20719]: time=\"2026-06-12T20:20:59.876576785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0e93aa85-cb2c-4464-a96d-6c2765d2fc11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067337 | controller |     "Jun 12 20:20:59.917682 crc crio[20719]: time=\"2026-06-12T20:20:59.917573992Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=46a8823b-d824-4921-89a9-bd5aebc15389 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067351 | controller |     "Jun 12 20:20:59.922405 crc crio[20719]: time=\"2026-06-12T20:20:59.922124251Z\" level=info msg=\"Created container 88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/init\" id=19fbdd77-aee0-4657-b10f-3df5c1242495 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.067365 | controller |     "Jun 12 20:20:59.926582 crc crio[20719]: time=\"2026-06-12T20:20:59.926521047Z\" level=info msg=\"Starting container: 88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049\" id=a4959274-fa1f-4763-96a7-5b6e6ba9136f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.067379 | controller |     "Jun 12 20:20:59.927249 crc crio[20719]: time=\"2026-06-12T20:20:59.927181163Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-vt6q4/nova-cell1-conductor-db-sync\" id=74cd5979-0325-4fa9-a91c-343a5b89fa5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.067393 | controller |     "Jun 12 20:20:59.927648 crc crio[20719]: time=\"2026-06-12T20:20:59.927583864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.067408 | controller |     "Jun 12 20:20:59.937091 crc crio[20719]: time=\"2026-06-12T20:20:59.936989119Z\" level=info msg=\"Started container\" PID=78393 containerID=88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049 description=openstack/dnsmasq-dns-7948f7c9f9-5qs6s/init id=a4959274-fa1f-4763-96a7-5b6e6ba9136f name=/runtime.v1.RuntimeService/StartContainer sandboxID=039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458",
2026-06-12 21:10:23.067423 | controller |     "Jun 12 20:21:00.019005 crc crio[20719]: time=\"2026-06-12T20:21:00.018786472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.067438 | controller |     "Jun 12 20:21:00.026038 crc crio[20719]: time=\"2026-06-12T20:21:00.025925861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.067452 | controller |     "Jun 12 20:21:00.122898 crc crio[20719]: time=\"2026-06-12T20:21:00.12244277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=68d0efbf-b3d4-42d0-ae6f-c9d7cafdb913 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067471 | controller |     "Jun 12 20:21:00.232818 crc crio[20719]: time=\"2026-06-12T20:21:00.232711156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ee80f523-1e95-4a3f-b4dd-59e238cf6eb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067486 | controller |     "Jun 12 20:21:00.249848 crc crio[20719]: time=\"2026-06-12T20:21:00.24968296Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns\" id=a3d8db1d-91fe-426e-b542-e66881c1257a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.067501 | controller |     "Jun 12 20:21:00.261883 crc crio[20719]: time=\"2026-06-12T20:21:00.261822976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.067516 | controller |     "Jun 12 20:21:00.409843 crc crio[20719]: time=\"2026-06-12T20:21:00.409557608Z\" level=info msg=\"Stopped container f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a: openstack/ceilometer-0/ceilometer-central-agent\" id=0b3dbc3b-daf8-4316-a4b8-c15891df2a28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.067531 | controller |     "Jun 12 20:21:00.414998 crc crio[20719]: time=\"2026-06-12T20:21:00.414590273Z\" level=info msg=\"Stopping pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\" id=be33a4d0-8ba2-4234-8d8e-730e2f9c8bb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.067546 | controller |     "Jun 12 20:21:00.417030 crc crio[20719]: time=\"2026-06-12T20:21:00.416949849Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e UID:2cff8919-c98c-4a86-8f94-a8d098068708 NetNS:/var/run/netns/335fb582-721f-41a2-a7d0-316970298dbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff8919_c98c_4a86_8f94_a8d098068708.slice PodAnnotations:0xc0033320d8}] Aliases:map[]}\"",
2026-06-12 21:10:23.067561 | controller |     "Jun 12 20:21:00.418511 crc crio[20719]: time=\"2026-06-12T20:21:00.418225145Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.067576 | controller |     "Jun 12 20:21:00.498397 crc crio[20719]: time=\"2026-06-12T20:21:00.498221172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.067590 | controller |     "Jun 12 20:21:00.518954 crc crio[20719]: time=\"2026-06-12T20:21:00.518609493Z\" level=info msg=\"Created container 85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a: openstack/nova-cell1-conductor-db-sync-vt6q4/nova-cell1-conductor-db-sync\" id=74cd5979-0325-4fa9-a91c-343a5b89fa5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.067605 | controller |     "Jun 12 20:21:00.520481 crc crio[20719]: time=\"2026-06-12T20:21:00.518878751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.067619 | controller |     "Jun 12 20:21:00.525988 crc crio[20719]: time=\"2026-06-12T20:21:00.525914576Z\" level=info msg=\"Starting container: 85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a\" id=081fc631-f7c6-4f1e-b48f-1badc2fa9b54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.067633 | controller |     "Jun 12 20:21:00.536877 crc crio[20719]: time=\"2026-06-12T20:21:00.53673296Z\" level=info msg=\"Started container\" PID=78427 containerID=85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a description=openstack/nova-cell1-conductor-db-sync-vt6q4/nova-cell1-conductor-db-sync id=081fc631-f7c6-4f1e-b48f-1badc2fa9b54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096",
2026-06-12 21:10:23.067651 | controller |     "Jun 12 20:21:00.714588 crc crio[20719]: time=\"2026-06-12T20:21:00.713921234Z\" level=info msg=\"Created container 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns\" id=a3d8db1d-91fe-426e-b542-e66881c1257a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.067666 | controller |     "Jun 12 20:21:00.716752 crc crio[20719]: time=\"2026-06-12T20:21:00.716523881Z\" level=info msg=\"Starting container: 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19\" id=e37aa3ac-3b3c-42db-aa2d-ba7c53dc24cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.067680 | controller |     "Jun 12 20:21:00.741841 crc crio[20719]: time=\"2026-06-12T20:21:00.72962576Z\" level=info msg=\"Started container\" PID=78489 containerID=8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19 description=openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns id=e37aa3ac-3b3c-42db-aa2d-ba7c53dc24cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458",
2026-06-12 21:10:23.067694 | controller |     "Jun 12 20:21:01.037305 crc crio[20719]: time=\"2026-06-12T20:21:01.037159819Z\" level=info msg=\"Stopped pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\" id=be33a4d0-8ba2-4234-8d8e-730e2f9c8bb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.067709 | controller |     "Jun 12 20:21:01.300358 crc crio[20719]: time=\"2026-06-12T20:21:01.296606264Z\" level=info msg=\"Removing container: 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d\" id=6c191e3b-3692-4929-916c-55f99056e347 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.067723 | controller |     "Jun 12 20:21:02.074371 crc crio[20719]: time=\"2026-06-12T20:21:02.070744482Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=19b0f25a-7b93-4daa-a7ab-b440e3136bf2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.067737 | controller |     "Jun 12 20:21:02.074371 crc crio[20719]: time=\"2026-06-12T20:21:02.071203705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.067751 | controller |     "Jun 12 20:21:05.001841 crc crio[20719]: time=\"2026-06-12T20:21:05.001728183Z\" level=info msg=\"Removed container 970ec638d6318f183ef2e3f7f00c81175835eff9cfa8e163c011583c20d9443d: openstack/ceilometer-0/proxy-httpd\" id=6c191e3b-3692-4929-916c-55f99056e347 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.067765 | controller |     "Jun 12 20:21:05.005624 crc crio[20719]: time=\"2026-06-12T20:21:05.005555678Z\" level=info msg=\"Removing container: 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf\" id=a1f3ae01-fb95-4883-8bf8-d885b1e1c989 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.067779 | controller |     "Jun 12 20:21:05.091812 crc crio[20719]: time=\"2026-06-12T20:21:05.091665992Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e\" id=c8528f3d-6f94-4783-985f-794f46472784 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.067793 | controller |     "Jun 12 20:21:05.099784 crc crio[20719]: time=\"2026-06-12T20:21:05.099709747Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=0a48465b-7a6a-4cc4-b8e0-932be159451c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.067807 | controller |     "Jun 12 20:21:05.104588 crc crio[20719]: time=\"2026-06-12T20:21:05.104425848Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e\" id=ac319550-2608-4fd9-9702-9753a106e2f8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.067827 | controller |     "Jun 12 20:21:05.112252 crc crio[20719]: time=\"2026-06-12T20:21:05.112129991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=b7a967c0-9d3a-418d-9015-ba649ea0239c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067842 | controller |     "Jun 12 20:21:05.112252 crc crio[20719]: time=\"2026-06-12T20:21:05.112224013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=525c61b7-56af-4503-b6d6-fd630097ae25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067875 | controller |     "Jun 12 20:21:05.112711 crc crio[20719]: time=\"2026-06-12T20:21:05.112170752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f8df8df8-72dd-47be-b6ef-471f3390b86b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067891 | controller |     "Jun 12 20:21:05.125208 crc crio[20719]: time=\"2026-06-12T20:21:05.124960928Z\" level=info msg=\"Removed container 4b1226f0f91eab8b9d58e4d15f48a7b7ffac5e1814842af19cf987b4958929bf: openstack/ceilometer-0/sg-core\" id=a1f3ae01-fb95-4883-8bf8-d885b1e1c989 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.067906 | controller |     "Jun 12 20:21:05.129364 crc crio[20719]: time=\"2026-06-12T20:21:05.129220976Z\" level=info msg=\"Removing container: a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8\" id=c278f7bb-d68f-4171-be19-6ff9faef2541 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.067921 | controller |     "Jun 12 20:21:05.167146 crc crio[20719]: time=\"2026-06-12T20:21:05.167060178Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f UID:8e58a0ce-2aa2-49be-8509-41c307d0651f NetNS:/var/run/netns/ed9766ec-9adb-49c4-8351-2bf8e2cea760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e58a0ce_2aa2_49be_8509_41c307d0651f.slice PodAnnotations:0xc00170c0a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.067936 | controller |     "Jun 12 20:21:05.167146 crc crio[20719]: time=\"2026-06-12T20:21:05.16712179Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.067951 | controller |     "Jun 12 20:21:05.202716 crc crio[20719]: time=\"2026-06-12T20:21:05.202314169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=33482ed9-49fd-47de-8efc-2f551d1e989d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067966 | controller |     "Jun 12 20:21:05.207881 crc crio[20719]: time=\"2026-06-12T20:21:05.207725231Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=da396b64-b2a7-4521-87f9-8cf7c23a1eb9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.067981 | controller |     "Jun 12 20:21:05.208898 crc crio[20719]: time=\"2026-06-12T20:21:05.20885926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=92d99a72-5293-4396-be79-40a953a2d1c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.067996 | controller |     "Jun 12 20:21:05.229981 crc crio[20719]: time=\"2026-06-12T20:21:05.229434942Z\" level=info msg=\"Removed container a5cb325ec34599b0ec12ebad97ddf9364f244ea7d342ba3f09a67f41656f4dd8: openstack/ceilometer-0/ceilometer-notification-agent\" id=c278f7bb-d68f-4171-be19-6ff9faef2541 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.068014 | controller |     "Jun 12 20:21:05.234791 crc crio[20719]: time=\"2026-06-12T20:21:05.23474562Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=aba35999-4bb9-45be-a861-528d5e42cecf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068029 | controller |     "Jun 12 20:21:05.240397 crc crio[20719]: time=\"2026-06-12T20:21:05.240230493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068043 | controller |     "Jun 12 20:21:05.242578 crc crio[20719]: time=\"2026-06-12T20:21:05.242034043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2d34657b-17bc-4561-b834-31b8a8c8ff0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.068057 | controller |     "Jun 12 20:21:05.247674 crc crio[20719]: time=\"2026-06-12T20:21:05.247586807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=515b36d0-85a5-4eaa-8919-4fa4b99e0ac9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.068072 | controller |     "Jun 12 20:21:05.251221 crc crio[20719]: time=\"2026-06-12T20:21:05.251152208Z\" level=info msg=\"Removing container: f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a\" id=e50beddf-b652-4bd5-a36e-2f7b06316a70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.068086 | controller |     "Jun 12 20:21:05.257671 crc crio[20719]: time=\"2026-06-12T20:21:05.25743205Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=f64fec3f-633d-4e5d-975a-b1c93cdeaeff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068100 | controller |     "Jun 12 20:21:05.260882 crc crio[20719]: time=\"2026-06-12T20:21:05.260768468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7f23d5a1-821d-4f7b-93bd-fc22fb171182 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.068114 | controller |     "Jun 12 20:21:05.281992 crc crio[20719]: time=\"2026-06-12T20:21:05.281902681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068128 | controller |     "Jun 12 20:21:05.289190 crc crio[20719]: time=\"2026-06-12T20:21:05.289108541Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=f190c71d-e36c-4a6b-a9a4-0ab7a114bbd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068142 | controller |     "Jun 12 20:21:05.293396 crc crio[20719]: time=\"2026-06-12T20:21:05.293252986Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dc913c5d-6820-4ed7-83bb-14fc8f0dcfa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068156 | controller |     "Jun 12 20:21:05.342747 crc crio[20719]: time=\"2026-06-12T20:21:05.342673411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068171 | controller |     "Jun 12 20:21:05.383713 crc crio[20719]: time=\"2026-06-12T20:21:05.383605753Z\" level=info msg=\"Removed container f4338eadab8567c78f730a8276307f76259164fd5d77bec88586ed65274ef08a: openstack/ceilometer-0/ceilometer-central-agent\" id=e50beddf-b652-4bd5-a36e-2f7b06316a70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.068185 | controller |     "Jun 12 20:21:05.384210 crc crio[20719]: time=\"2026-06-12T20:21:05.384141918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068203 | controller |     "Jun 12 20:21:05.459439 crc crio[20719]: time=\"2026-06-12T20:21:05.458586082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068218 | controller |     "Jun 12 20:21:05.469411 crc crio[20719]: time=\"2026-06-12T20:21:05.468560959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068233 | controller |     "Jun 12 20:21:05.475391 crc crio[20719]: time=\"2026-06-12T20:21:05.475235765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068247 | controller |     "Jun 12 20:21:05.480693 crc crio[20719]: time=\"2026-06-12T20:21:05.480533333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068261 | controller |     "Jun 12 20:21:05.483613 crc crio[20719]: time=\"2026-06-12T20:21:05.483547537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068276 | controller |     "Jun 12 20:21:05.484074 crc crio[20719]: time=\"2026-06-12T20:21:05.484039521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068291 | controller |     "Jun 12 20:21:05.545419 crc crio[20719]: time=\"2026-06-12T20:21:05.545350145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068306 | controller |     "Jun 12 20:21:05.549253 crc crio[20719]: time=\"2026-06-12T20:21:05.54916918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068321 | controller |     "Jun 12 20:21:05.681594 crc crio[20719]: time=\"2026-06-12T20:21:05.68152854Z\" level=info msg=\"Created container e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773: openstack/nova-metadata-0/nova-metadata-log\" id=f64fec3f-633d-4e5d-975a-b1c93cdeaeff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068335 | controller |     "Jun 12 20:21:05.683710 crc crio[20719]: time=\"2026-06-12T20:21:05.683617601Z\" level=info msg=\"Starting container: e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773\" id=9a5e91b0-24a4-4578-a945-4f454f532e35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.068350 | controller |     "Jun 12 20:21:05.685080 crc crio[20719]: time=\"2026-06-12T20:21:05.684820067Z\" level=info msg=\"Created container 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a: openstack/nova-api-0/nova-api-log\" id=f190c71d-e36c-4a6b-a9a4-0ab7a114bbd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068364 | controller |     "Jun 12 20:21:05.687201 crc crio[20719]: time=\"2026-06-12T20:21:05.686705285Z\" level=info msg=\"Starting container: 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a\" id=fef80704-d1dc-47c4-933d-588376223928 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.068379 | controller |     "Jun 12 20:21:05.688079 crc crio[20719]: time=\"2026-06-12T20:21:05.68798995Z\" level=info msg=\"Created container 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=aba35999-4bb9-45be-a861-528d5e42cecf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068393 | controller |     "Jun 12 20:21:05.689895 crc crio[20719]: time=\"2026-06-12T20:21:05.689767529Z\" level=info msg=\"Starting container: 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9\" id=4a34b056-ab64-412a-98ac-e8c91ea1201a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.068411 | controller |     "Jun 12 20:21:05.692024 crc crio[20719]: time=\"2026-06-12T20:21:05.69193328Z\" level=info msg=\"Started container\" PID=78882 containerID=e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773 description=openstack/nova-metadata-0/nova-metadata-log id=9a5e91b0-24a4-4578-a945-4f454f532e35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a",
2026-06-12 21:10:23.068426 | controller |     "Jun 12 20:21:05.695920 crc crio[20719]: time=\"2026-06-12T20:21:05.695843991Z\" level=info msg=\"Started container\" PID=78881 containerID=31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=4a34b056-ab64-412a-98ac-e8c91ea1201a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e",
2026-06-12 21:10:23.068442 | controller |     "Jun 12 20:21:05.700129 crc crio[20719]: time=\"2026-06-12T20:21:05.700051519Z\" level=info msg=\"Started container\" PID=78883 containerID=9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a description=openstack/nova-api-0/nova-api-log id=fef80704-d1dc-47c4-933d-588376223928 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada",
2026-06-12 21:10:23.068457 | controller |     "Jun 12 20:21:05.718978 crc crio[20719]: time=\"2026-06-12T20:21:05.718869048Z\" level=info msg=\"Created container eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dc913c5d-6820-4ed7-83bb-14fc8f0dcfa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068471 | controller |     "Jun 12 20:21:05.719351 crc crio[20719]: time=\"2026-06-12T20:21:05.719000702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=48389907-76d7-40ad-a903-575461df164b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.068486 | controller |     "Jun 12 20:21:05.730915 crc crio[20719]: time=\"2026-06-12T20:21:05.730692982Z\" level=info msg=\"Starting container: eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec\" id=2bcbf9e2-a4f2-4cb1-9abb-51a54b60d9f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.068500 | controller |     "Jun 12 20:21:05.734681 crc crio[20719]: time=\"2026-06-12T20:21:05.733184932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0737ea9a-44d2-4b93-9167-5cb9d2be4a40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.068515 | controller |     "Jun 12 20:21:05.744169 crc crio[20719]: time=\"2026-06-12T20:21:05.744052369Z\" level=info msg=\"Started container\" PID=78884 containerID=eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=2bcbf9e2-a4f2-4cb1-9abb-51a54b60d9f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc",
2026-06-12 21:10:23.068544 | controller |     "Jun 12 20:21:05.766806 crc crio[20719]: time=\"2026-06-12T20:21:05.766187124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=782165bc-9054-4d6b-9ada-c4d7fe8facf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.068560 | controller |     "Jun 12 20:21:05.772071 crc crio[20719]: time=\"2026-06-12T20:21:05.771930554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a269db59-52c6-4ba0-9be3-1d95e9a03637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.068578 | controller |     "Jun 12 20:21:05.777458 crc crio[20719]: time=\"2026-06-12T20:21:05.777245901Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=2c0de341-c525-47bc-af53-0763c0b944fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068593 | controller |     "Jun 12 20:21:05.779162 crc crio[20719]: time=\"2026-06-12T20:21:05.779074823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068608 | controller |     "Jun 12 20:21:05.783948 crc crio[20719]: time=\"2026-06-12T20:21:05.78365526Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=79e4517a-57b8-4333-b6d5-3ca5b1517d6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068623 | controller |     "Jun 12 20:21:05.806645 crc crio[20719]: time=\"2026-06-12T20:21:05.805818268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068637 | controller |     "Jun 12 20:21:05.847533 crc crio[20719]: 2026-06-12T20:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd98ca882c116d5 Mac:c6:85:42:3c:0e:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/ed9766ec-9adb-49c4-8351-2bf8e2cea760 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.068652 | controller |     "Jun 12 20:21:05.850398 crc crio[20719]: time=\"2026-06-12T20:21:05.850196281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068666 | controller |     "Jun 12 20:21:05.855702 crc crio[20719]: time=\"2026-06-12T20:21:05.854887133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068681 | controller |     "Jun 12 20:21:05.856223 crc crio[20719]: time=\"2026-06-12T20:21:05.856094406Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f UID:8e58a0ce-2aa2-49be-8509-41c307d0651f NetNS:/var/run/netns/ed9766ec-9adb-49c4-8351-2bf8e2cea760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e58a0ce_2aa2_49be_8509_41c307d0651f.slice PodAnnotations:0xc00170c0a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.068696 | controller |     "Jun 12 20:21:05.856608 crc crio[20719]: time=\"2026-06-12T20:21:05.85658431Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.068711 | controller |     "Jun 12 20:21:05.861794 crc crio[20719]: time=\"2026-06-12T20:21:05.861688729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068726 | controller |     "Jun 12 20:21:05.869572 crc crio[20719]: time=\"2026-06-12T20:21:05.868993132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068740 | controller |     "Jun 12 20:21:05.873390 crc crio[20719]: time=\"2026-06-12T20:21:05.873224531Z\" level=info msg=\"Ran pod sandbox fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f with infra container: openstack/ceilometer-0/POD\" id=19b0f25a-7b93-4daa-a7ab-b440e3136bf2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.068754 | controller |     "Jun 12 20:21:05.882668 crc crio[20719]: time=\"2026-06-12T20:21:05.882551878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d5a71238-22b9-4216-80ed-83cb5f347a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.068772 | controller |     "Jun 12 20:21:05.925084 crc crio[20719]: time=\"2026-06-12T20:21:05.924873966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5823ec9d-3fd9-46bd-80c4-3bccb027002c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.068786 | controller |     "Jun 12 20:21:05.937862 crc crio[20719]: time=\"2026-06-12T20:21:05.937175928Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1dac733f-0f31-44a3-89cb-82b8f9a56e70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068801 | controller |     "Jun 12 20:21:05.938218 crc crio[20719]: time=\"2026-06-12T20:21:05.938179936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068815 | controller |     "Jun 12 20:21:05.992763 crc crio[20719]: time=\"2026-06-12T20:21:05.992608948Z\" level=info msg=\"Created container 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c: openstack/nova-api-0/nova-api-api\" id=2c0de341-c525-47bc-af53-0763c0b944fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068829 | controller |     "Jun 12 20:21:05.995914 crc crio[20719]: time=\"2026-06-12T20:21:05.995841568Z\" level=info msg=\"Starting container: 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c\" id=2b4aa15c-82b3-4e47-bc95-7fd065edb36d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.068843 | controller |     "Jun 12 20:21:06.008789 crc crio[20719]: time=\"2026-06-12T20:21:06.008734856Z\" level=info msg=\"Started container\" PID=78932 containerID=3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c description=openstack/nova-api-0/nova-api-api id=2b4aa15c-82b3-4e47-bc95-7fd065edb36d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada",
2026-06-12 21:10:23.068878 | controller |     "Jun 12 20:21:06.016439 crc crio[20719]: time=\"2026-06-12T20:21:06.016351368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068894 | controller |     "Jun 12 20:21:06.025227 crc crio[20719]: time=\"2026-06-12T20:21:06.025151873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.068910 | controller |     "Jun 12 20:21:06.044630 crc crio[20719]: time=\"2026-06-12T20:21:06.043434121Z\" level=info msg=\"Created container e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2: openstack/nova-metadata-0/nova-metadata-metadata\" id=79e4517a-57b8-4333-b6d5-3ca5b1517d6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068924 | controller |     "Jun 12 20:21:06.049426 crc crio[20719]: time=\"2026-06-12T20:21:06.048860605Z\" level=info msg=\"Starting container: e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2\" id=2a9e862a-e41d-4618-b2c1-5b8c64ef87ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.068939 | controller |     "Jun 12 20:21:06.068218 crc crio[20719]: time=\"2026-06-12T20:21:06.068121218Z\" level=info msg=\"Started container\" PID=78935 containerID=e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2 description=openstack/nova-metadata-0/nova-metadata-metadata id=2a9e862a-e41d-4618-b2c1-5b8c64ef87ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a",
2026-06-12 21:10:23.068954 | controller |     "Jun 12 20:21:06.153445 crc crio[20719]: time=\"2026-06-12T20:21:06.153194202Z\" level=info msg=\"Created container d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723: openstack/ceilometer-0/ceilometer-central-agent\" id=1dac733f-0f31-44a3-89cb-82b8f9a56e70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.068972 | controller |     "Jun 12 20:21:06.155189 crc crio[20719]: time=\"2026-06-12T20:21:06.155089305Z\" level=info msg=\"Starting container: d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723\" id=39eeac95-89ae-49c7-a5ce-4bbde8b9881c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.068987 | controller |     "Jun 12 20:21:06.162155 crc crio[20719]: time=\"2026-06-12T20:21:06.162029061Z\" level=info msg=\"Started container\" PID=78957 containerID=d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723 description=openstack/ceilometer-0/ceilometer-central-agent id=39eeac95-89ae-49c7-a5ce-4bbde8b9881c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f",
2026-06-12 21:10:23.069001 | controller |     "Jun 12 20:21:06.182727 crc crio[20719]: time=\"2026-06-12T20:21:06.182678132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=719655a3-b0ed-4208-9e83-c5e28671db53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.069015 | controller |     "Jun 12 20:21:06.228891 crc crio[20719]: time=\"2026-06-12T20:21:06.228770394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=68e79de8-afde-4e81-b69b-9da64e3c455a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.069030 | controller |     "Jun 12 20:21:06.241447 crc crio[20719]: time=\"2026-06-12T20:21:06.241385744Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=4f83f4a7-7065-40e1-905f-020663aac8e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.069044 | controller |     "Jun 12 20:21:06.244637 crc crio[20719]: time=\"2026-06-12T20:21:06.244523992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069058 | controller |     "Jun 12 20:21:06.333984 crc crio[20719]: time=\"2026-06-12T20:21:06.333914237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069073 | controller |     "Jun 12 20:21:06.341755 crc crio[20719]: time=\"2026-06-12T20:21:06.341691553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069088 | controller |     "Jun 12 20:21:06.497181 crc crio[20719]: time=\"2026-06-12T20:21:06.49665629Z\" level=info msg=\"Stopping container: 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9 (timeout: 30s)\" id=5b4b3039-7fc0-4d71-8a2d-1427f869d2ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.069102 | controller |     "Jun 12 20:21:06.511777 crc crio[20719]: time=\"2026-06-12T20:21:06.511661308Z\" level=info msg=\"Stopping container: e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773 (timeout: 30s)\" id=31abec53-bfe1-4ec0-9d2b-c06c87c7ae07 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.069117 | controller |     "Jun 12 20:21:06.513936 crc crio[20719]: time=\"2026-06-12T20:21:06.513880389Z\" level=info msg=\"Stopping container: e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2 (timeout: 30s)\" id=4ed69a1d-f184-49c4-b6dd-b5e1e1464af0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.069159 | controller |     "Jun 12 20:21:06.526444 crc crio[20719]: time=\"2026-06-12T20:21:06.52613024Z\" level=info msg=\"Created container ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c: openstack/ceilometer-0/ceilometer-notification-agent\" id=4f83f4a7-7065-40e1-905f-020663aac8e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.069180 | controller |     "Jun 12 20:21:06.535884 crc crio[20719]: time=\"2026-06-12T20:21:06.535699735Z\" level=info msg=\"Starting container: ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c\" id=de3f813b-10df-4109-b95d-fad62fec5dfc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.069195 | controller |     "Jun 12 20:21:06.546683 crc crio[20719]: time=\"2026-06-12T20:21:06.546555237Z\" level=info msg=\"Started container\" PID=79236 containerID=ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c description=openstack/ceilometer-0/ceilometer-notification-agent id=de3f813b-10df-4109-b95d-fad62fec5dfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f",
2026-06-12 21:10:23.069210 | controller |     "Jun 12 20:21:06.571858 crc crio[20719]: time=\"2026-06-12T20:21:06.571471808Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e04e02ab-99f7-4b2f-8d18-1060dc3d334a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.069225 | controller |     "Jun 12 20:21:06.627759 crc crio[20719]: time=\"2026-06-12T20:21:06.627663341Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=370f3407-943e-4153-858b-5ca04a192e67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.069240 | controller |     "Jun 12 20:21:06.675562 crc crio[20719]: time=\"2026-06-12T20:21:06.67547153Z\" level=info msg=\"Stopped container e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773: openstack/nova-metadata-0/nova-metadata-log\" id=31abec53-bfe1-4ec0-9d2b-c06c87c7ae07 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.069254 | controller |     "Jun 12 20:21:06.688694 crc crio[20719]: time=\"2026-06-12T20:21:06.688620657Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=957a5b39-582e-4bd2-825b-e80378554aea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.069268 | controller |     "Jun 12 20:21:06.689107 crc crio[20719]: time=\"2026-06-12T20:21:06.689055719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069283 | controller |     "Jun 12 20:21:06.792627 crc crio[20719]: time=\"2026-06-12T20:21:06.791883998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069298 | controller |     "Jun 12 20:21:06.800247 crc crio[20719]: time=\"2026-06-12T20:21:06.800152448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069312 | controller |     "Jun 12 20:21:06.941785 crc crio[20719]: time=\"2026-06-12T20:21:06.94168568Z\" level=info msg=\"Created container 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30: openstack/ceilometer-0/sg-core\" id=957a5b39-582e-4bd2-825b-e80378554aea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.069326 | controller |     "Jun 12 20:21:06.943527 crc crio[20719]: time=\"2026-06-12T20:21:06.943460449Z\" level=info msg=\"Starting container: 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30\" id=1a978f0d-b396-4fd4-85c1-70343388596d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.069341 | controller |     "Jun 12 20:21:06.950034 crc crio[20719]: time=\"2026-06-12T20:21:06.949913521Z\" level=info msg=\"Started container\" PID=79316 containerID=1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30 description=openstack/ceilometer-0/sg-core id=1a978f0d-b396-4fd4-85c1-70343388596d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f",
2026-06-12 21:10:23.069359 | controller |     "Jun 12 20:21:06.964222 crc crio[20719]: time=\"2026-06-12T20:21:06.964130966Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ed1d4cee-c4a5-403e-9410-524135bc52c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.069374 | controller |     "Jun 12 20:21:07.008060 crc crio[20719]: time=\"2026-06-12T20:21:07.007951625Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=8a2af64a-5af6-4576-8b40-8eb9d44bea3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.069389 | controller |     "Jun 12 20:21:07.021526 crc crio[20719]: time=\"2026-06-12T20:21:07.021429339Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=1a88a20f-14cb-4802-87a3-10cc988f7551 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.069404 | controller |     "Jun 12 20:21:07.022191 crc crio[20719]: time=\"2026-06-12T20:21:07.021968084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069418 | controller |     "Jun 12 20:21:07.057462 crc crio[20719]: time=\"2026-06-12T20:21:07.05708307Z\" level=info msg=\"Stopped container e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2: openstack/nova-metadata-0/nova-metadata-metadata\" id=4ed69a1d-f184-49c4-b6dd-b5e1e1464af0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.069433 | controller |     "Jun 12 20:21:07.059008 crc crio[20719]: time=\"2026-06-12T20:21:07.058862479Z\" level=info msg=\"Stopping pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\" id=1bff8bed-d309-43b1-b9c4-a39433dd72d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.069448 | controller |     "Jun 12 20:21:07.060015 crc crio[20719]: time=\"2026-06-12T20:21:07.059816976Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a UID:2ee691e3-80e7-45b1-b496-68a85adc97d5 NetNS:/var/run/netns/8395b433-6f36-45eb-b0fa-580bb8554a08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ee691e3_80e7_45b1_b496_68a85adc97d5.slice PodAnnotations:0xc003c98728}] Aliases:map[]}\"",
2026-06-12 21:10:23.069463 | controller |     "Jun 12 20:21:07.060828 crc crio[20719]: time=\"2026-06-12T20:21:07.060766383Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.069477 | controller |     "Jun 12 20:21:07.079421 crc crio[20719]: time=\"2026-06-12T20:21:07.079311699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069492 | controller |     "Jun 12 20:21:07.084584 crc crio[20719]: time=\"2026-06-12T20:21:07.084519432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069506 | controller |     "Jun 12 20:21:07.318483 crc crio[20719]: time=\"2026-06-12T20:21:07.317404761Z\" level=info msg=\"Created container d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2: openstack/ceilometer-0/proxy-httpd\" id=1a88a20f-14cb-4802-87a3-10cc988f7551 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.069521 | controller |     "Jun 12 20:21:07.319450 crc crio[20719]: time=\"2026-06-12T20:21:07.319393555Z\" level=info msg=\"Starting container: d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2\" id=7c1af0c5-aed6-4cf9-aa7a-c47f4deacfb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.069539 | controller |     "Jun 12 20:21:07.332904 crc crio[20719]: time=\"2026-06-12T20:21:07.332800095Z\" level=info msg=\"Started container\" PID=79357 containerID=d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2 description=openstack/ceilometer-0/proxy-httpd id=7c1af0c5-aed6-4cf9-aa7a-c47f4deacfb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f",
2026-06-12 21:10:23.069554 | controller |     "Jun 12 20:21:07.480995 crc crio[20719]: time=\"2026-06-12T20:21:07.480857421Z\" level=info msg=\"Stopping container: 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3 (timeout: 10s)\" id=5eb09a49-91f0-4660-bc2f-57aad5046ac5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.069568 | controller |     "Jun 12 20:21:07.501346 crc crio[20719]: time=\"2026-06-12T20:21:07.499382192Z\" level=info msg=\"Stopped pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\" id=1bff8bed-d309-43b1-b9c4-a39433dd72d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.069583 | controller |     "Jun 12 20:21:07.701355 crc crio[20719]: time=\"2026-06-12T20:21:07.700687175Z\" level=info msg=\"Stopped container 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3: openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns\" id=5eb09a49-91f0-4660-bc2f-57aad5046ac5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.069598 | controller |     "Jun 12 20:21:07.702154 crc crio[20719]: time=\"2026-06-12T20:21:07.702074491Z\" level=info msg=\"Stopping pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\" id=00a5beae-be4d-4a65-ae78-1e2113062b90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.069613 | controller |     "Jun 12 20:21:07.702664 crc crio[20719]: time=\"2026-06-12T20:21:07.702594565Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-hmcdn Namespace:openstack ID:089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb UID:e3ca2bcf-0371-468d-826c-8a18a636d4f6 NetNS:/var/run/netns/d3d884e7-3067-4bec-8fe3-6b9483da00fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3ca2bcf_0371_468d_826c_8a18a636d4f6.slice PodAnnotations:0xc00334afa8}] Aliases:map[]}\"",
2026-06-12 21:10:23.069628 | controller |     "Jun 12 20:21:07.702785 crc crio[20719]: time=\"2026-06-12T20:21:07.702763411Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-hmcdn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.069643 | controller |     "Jun 12 20:21:08.286144 crc crio[20719]: time=\"2026-06-12T20:21:08.281599302Z\" level=info msg=\"Stopped pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\" id=00a5beae-be4d-4a65-ae78-1e2113062b90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.069658 | controller |     "Jun 12 20:21:08.656873 crc crio[20719]: time=\"2026-06-12T20:21:08.651766801Z\" level=info msg=\"Removing container: 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3\" id=2088146f-344a-4494-ac32-ad976a2361a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.069672 | controller |     "Jun 12 20:21:08.752433 crc crio[20719]: time=\"2026-06-12T20:21:08.75236232Z\" level=info msg=\"Removed container 32f94660e14e20ccccbd9fed9a4dd93ca905eaa742dd8167155ce9915564bfa3: openstack/dnsmasq-dns-764b948f4c-hmcdn/dnsmasq-dns\" id=2088146f-344a-4494-ac32-ad976a2361a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.069687 | controller |     "Jun 12 20:21:08.758939 crc crio[20719]: time=\"2026-06-12T20:21:08.756799942Z\" level=info msg=\"Removing container: 6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8\" id=16fdb03e-bed6-4d7c-aae8-a48c9f5c5c10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.069705 | controller |     "Jun 12 20:21:08.821522 crc crio[20719]: time=\"2026-06-12T20:21:08.82142692Z\" level=info msg=\"Removed container 6ddaea8e292befb7530da300f49a8516e99b481761d256acbc441538a17b85c8: openstack/dnsmasq-dns-764b948f4c-hmcdn/init\" id=16fdb03e-bed6-4d7c-aae8-a48c9f5c5c10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.069720 | controller |     "Jun 12 20:21:09.229928 crc crio[20719]: time=\"2026-06-12T20:21:09.229573004Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=00fcce35-a14b-47e4-8649-fb5b24e295ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.069734 | controller |     "Jun 12 20:21:09.229928 crc crio[20719]: time=\"2026-06-12T20:21:09.229911424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069749 | controller |     "Jun 12 20:21:09.262762 crc crio[20719]: time=\"2026-06-12T20:21:09.262234506Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3 UID:e4387c86-120d-4c83-9cdc-666e374d18c0 NetNS:/var/run/netns/42155ca9-7a9b-4394-bac6-ad272e505715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4387c86_120d_4c83_9cdc_666e374d18c0.slice PodAnnotations:0xc0023e2bd0}] Aliases:map[]}\"",
2026-06-12 21:10:23.069763 | controller |     "Jun 12 20:21:09.262762 crc crio[20719]: time=\"2026-06-12T20:21:09.262660098Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.069778 | controller |     "Jun 12 20:21:09.923610 crc crio[20719]: 2026-06-12T20:21:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8e44d1382864fe Mac:e6:30:cb:5a:3e:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/42155ca9-7a9b-4394-bac6-ad272e505715 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.069792 | controller |     "Jun 12 20:21:09.925775 crc crio[20719]: time=\"2026-06-12T20:21:09.925712834Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3 UID:e4387c86-120d-4c83-9cdc-666e374d18c0 NetNS:/var/run/netns/42155ca9-7a9b-4394-bac6-ad272e505715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4387c86_120d_4c83_9cdc_666e374d18c0.slice PodAnnotations:0xc0023e2bd0}] Aliases:map[]}\"",
2026-06-12 21:10:23.069808 | controller |     "Jun 12 20:21:09.925909 crc crio[20719]: time=\"2026-06-12T20:21:09.925890946Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.069822 | controller |     "Jun 12 20:21:09.936050 crc crio[20719]: time=\"2026-06-12T20:21:09.935918118Z\" level=info msg=\"Ran pod sandbox b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3 with infra container: openstack/nova-metadata-0/POD\" id=00fcce35-a14b-47e4-8649-fb5b24e295ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.069837 | controller |     "Jun 12 20:21:09.938756 crc crio[20719]: time=\"2026-06-12T20:21:09.938683398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8bc3643d-7c6e-4c5c-9686-3ab467f7644b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.069868 | controller |     "Jun 12 20:21:09.945569 crc crio[20719]: time=\"2026-06-12T20:21:09.945484861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3d167967-65be-4ea3-ad42-45fbdd4295fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.069888 | controller |     "Jun 12 20:21:09.957561 crc crio[20719]: time=\"2026-06-12T20:21:09.957478821Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=7f6e5e84-75d0-463a-ab26-893f1ecddc59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.069903 | controller |     "Jun 12 20:21:09.959472 crc crio[20719]: time=\"2026-06-12T20:21:09.959420995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069918 | controller |     "Jun 12 20:21:10.017368 crc crio[20719]: time=\"2026-06-12T20:21:10.017237201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069932 | controller |     "Jun 12 20:21:10.026180 crc crio[20719]: time=\"2026-06-12T20:21:10.026076657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.069946 | controller |     "Jun 12 20:21:10.473582 crc crio[20719]: time=\"2026-06-12T20:21:10.473491355Z\" level=info msg=\"Created container 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d: openstack/nova-metadata-0/nova-metadata-log\" id=7f6e5e84-75d0-463a-ab26-893f1ecddc59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.069961 | controller |     "Jun 12 20:21:10.474666 crc crio[20719]: time=\"2026-06-12T20:21:10.474604478Z\" level=info msg=\"Starting container: 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d\" id=2a3ac7ae-7c99-4562-844b-5490e2ae48b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.069975 | controller |     "Jun 12 20:21:10.485516 crc crio[20719]: time=\"2026-06-12T20:21:10.485358766Z\" level=info msg=\"Started container\" PID=79861 containerID=9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d description=openstack/nova-metadata-0/nova-metadata-log id=2a3ac7ae-7c99-4562-844b-5490e2ae48b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3",
2026-06-12 21:10:23.069990 | controller |     "Jun 12 20:21:10.499371 crc crio[20719]: time=\"2026-06-12T20:21:10.49922098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c39081dd-bcd8-4af7-8594-22814dff7293 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.070004 | controller |     "Jun 12 20:21:10.566961 crc crio[20719]: time=\"2026-06-12T20:21:10.566733616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=602e8dab-5cc8-423f-a1b1-ebe7bb025d0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.070019 | controller |     "Jun 12 20:21:10.590091 crc crio[20719]: time=\"2026-06-12T20:21:10.58952424Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=9c5945ec-8645-4d35-abd3-5b6eb2050cf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.070033 | controller |     "Jun 12 20:21:10.597439 crc crio[20719]: time=\"2026-06-12T20:21:10.591819435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.070048 | controller |     "Jun 12 20:21:10.667144 crc crio[20719]: time=\"2026-06-12T20:21:10.667032465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.070062 | controller |     "Jun 12 20:21:10.673453 crc crio[20719]: time=\"2026-06-12T20:21:10.673375432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.070126 | controller |     "Jun 12 20:21:10.718317 crc crio[20719]: time=\"2026-06-12T20:21:10.716421188Z\" level=info msg=\"Stopping pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\" id=620a1b06-45fc-4e68-874c-a7597f1877ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070148 | controller |     "Jun 12 20:21:10.718317 crc crio[20719]: time=\"2026-06-12T20:21:10.717139059Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-dhd9v Namespace:openstack ID:c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f UID:613a6c27-bb69-4e66-ad15-eae83fd47ee7 NetNS:/var/run/netns/e9e0f083-28af-4b96-b0e9-e3ca2380b91f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod613a6c27_bb69_4e66_ad15_eae83fd47ee7.slice PodAnnotations:0xc0023e2260}] Aliases:map[]}\"",
2026-06-12 21:10:23.070164 | controller |     "Jun 12 20:21:10.718317 crc crio[20719]: time=\"2026-06-12T20:21:10.717391166Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-dhd9v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.070178 | controller |     "Jun 12 20:21:10.841739 crc crio[20719]: time=\"2026-06-12T20:21:10.841635141Z\" level=info msg=\"Stopping pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\" id=83c9bb4b-fff4-43ad-9899-400f1f14eb90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070193 | controller |     "Jun 12 20:21:10.841739 crc crio[20719]: time=\"2026-06-12T20:21:10.841748554Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\" id=83c9bb4b-fff4-43ad-9899-400f1f14eb90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070207 | controller |     "Jun 12 20:21:10.843763 crc crio[20719]: time=\"2026-06-12T20:21:10.843716139Z\" level=info msg=\"Removing pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\" id=7bb638db-fd94-4ca1-b73f-9fab668a7e6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.070222 | controller |     "Jun 12 20:21:10.898949 crc crio[20719]: time=\"2026-06-12T20:21:10.896544145Z\" level=info msg=\"Created container faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0: openstack/nova-metadata-0/nova-metadata-metadata\" id=9c5945ec-8645-4d35-abd3-5b6eb2050cf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.070236 | controller |     "Jun 12 20:21:10.906510 crc crio[20719]: time=\"2026-06-12T20:21:10.898975996Z\" level=info msg=\"Starting container: faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0\" id=307f9df2-4f2e-463e-a938-c40ef9be3b52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.070250 | controller |     "Jun 12 20:21:10.909737 crc crio[20719]: time=\"2026-06-12T20:21:10.909661291Z\" level=info msg=\"Removed pod sandbox: ba5f5f8b1fa104504589f7e34391079dfb1f0ee87c59d73eb8ae80588e9cdaf8\" id=7bb638db-fd94-4ca1-b73f-9fab668a7e6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.070264 | controller |     "Jun 12 20:21:10.924827 crc crio[20719]: time=\"2026-06-12T20:21:10.919230758Z\" level=info msg=\"Started container\" PID=79896 containerID=faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0 description=openstack/nova-metadata-0/nova-metadata-metadata id=307f9df2-4f2e-463e-a938-c40ef9be3b52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3",
2026-06-12 21:10:23.070279 | controller |     "Jun 12 20:21:10.924827 crc crio[20719]: time=\"2026-06-12T20:21:10.921019898Z\" level=info msg=\"Stopping pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\" id=d59baf4f-e91d-4f8e-8d89-2c63b85a861f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070296 | controller |     "Jun 12 20:21:10.924827 crc crio[20719]: time=\"2026-06-12T20:21:10.9210824Z\" level=info msg=\"Stopped pod sandbox (already stopped): b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\" id=d59baf4f-e91d-4f8e-8d89-2c63b85a861f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070311 | controller |     "Jun 12 20:21:10.924827 crc crio[20719]: time=\"2026-06-12T20:21:10.922006133Z\" level=info msg=\"Removing pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\" id=ae20200d-d9f8-44f1-aee2-4aea47b8be54 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.070325 | controller |     "Jun 12 20:21:10.945587 crc crio[20719]: time=\"2026-06-12T20:21:10.94506208Z\" level=info msg=\"Removed pod sandbox: b9bd6d6cbd6bd9b5f8e4f3724235cbc770bbf878534f9dfc328147d4dc010ee1\" id=ae20200d-d9f8-44f1-aee2-4aea47b8be54 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.070340 | controller |     "Jun 12 20:21:10.949107 crc crio[20719]: time=\"2026-06-12T20:21:10.947869093Z\" level=info msg=\"Stopping pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\" id=9627e578-7905-42ac-b375-f12f50f97d36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070353 | controller |     "Jun 12 20:21:10.949107 crc crio[20719]: time=\"2026-06-12T20:21:10.948077339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\" id=9627e578-7905-42ac-b375-f12f50f97d36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070368 | controller |     "Jun 12 20:21:10.949107 crc crio[20719]: time=\"2026-06-12T20:21:10.948975933Z\" level=info msg=\"Removing pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\" id=044ad1b7-c3e2-466d-88d8-fbbea8cba9b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.070382 | controller |     "Jun 12 20:21:10.969787 crc crio[20719]: time=\"2026-06-12T20:21:10.969686689Z\" level=info msg=\"Removed pod sandbox: 22836148346c89ccd9a1a107d0fe9f1b0c066c3372bc020273ddbb089ac656c1\" id=044ad1b7-c3e2-466d-88d8-fbbea8cba9b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.070396 | controller |     "Jun 12 20:21:10.975989 crc crio[20719]: time=\"2026-06-12T20:21:10.973887857Z\" level=info msg=\"Stopping pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\" id=fd989f39-076a-48d9-a1ef-ca46ecda007c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070410 | controller |     "Jun 12 20:21:10.975989 crc crio[20719]: time=\"2026-06-12T20:21:10.973962549Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\" id=fd989f39-076a-48d9-a1ef-ca46ecda007c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070424 | controller |     "Jun 12 20:21:10.975989 crc crio[20719]: time=\"2026-06-12T20:21:10.97470071Z\" level=info msg=\"Removing pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\" id=67c1a69e-6632-40b3-884b-d972128c9807 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.070439 | controller |     "Jun 12 20:21:11.004725 crc crio[20719]: time=\"2026-06-12T20:21:11.004225107Z\" level=info msg=\"Removed pod sandbox: 3c600bfe2d87546419ba4bc78995d1eaf5c283f84a198038cc004fd31cfa5e37\" id=67c1a69e-6632-40b3-884b-d972128c9807 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.070454 | controller |     "Jun 12 20:21:11.005833 crc crio[20719]: time=\"2026-06-12T20:21:11.005683413Z\" level=info msg=\"Stopping pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\" id=a5a76900-cdb7-42f0-988e-cb51519af0c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070469 | controller |     "Jun 12 20:21:11.006034 crc crio[20719]: time=\"2026-06-12T20:21:11.00591736Z\" level=info msg=\"Stopped pod sandbox (already stopped): 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\" id=a5a76900-cdb7-42f0-988e-cb51519af0c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070487 | controller |     "Jun 12 20:21:11.010318 crc crio[20719]: time=\"2026-06-12T20:21:11.009161623Z\" level=info msg=\"Removing pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\" id=d82c74a8-e0f7-4015-a568-28b7abc8fec4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.070502 | controller |     "Jun 12 20:21:11.027585 crc crio[20719]: time=\"2026-06-12T20:21:11.026712056Z\" level=info msg=\"Removed pod sandbox: 089f497aac6a51414ed13f0f80230ae660ce6f3b156e6cac932a285d3c8a7bcb\" id=d82c74a8-e0f7-4015-a568-28b7abc8fec4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.070516 | controller |     "Jun 12 20:21:11.032956 crc crio[20719]: time=\"2026-06-12T20:21:11.032875698Z\" level=info msg=\"Stopping pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\" id=cfb016dd-c5ce-4329-b011-4333720d282a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070530 | controller |     "Jun 12 20:21:11.033035 crc crio[20719]: time=\"2026-06-12T20:21:11.03297986Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\" id=cfb016dd-c5ce-4329-b011-4333720d282a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070545 | controller |     "Jun 12 20:21:11.035512 crc crio[20719]: time=\"2026-06-12T20:21:11.035441829Z\" level=info msg=\"Removing pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\" id=3aff740d-9d68-4f13-b635-4e11879efd5b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.070559 | controller |     "Jun 12 20:21:11.082557 crc crio[20719]: time=\"2026-06-12T20:21:11.082092153Z\" level=info msg=\"Removed pod sandbox: ed9181b2088a45faf78b4c7b19b14f00823a04b514c4c4c34e61d08fe8ad614e\" id=3aff740d-9d68-4f13-b635-4e11879efd5b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.070573 | controller |     "Jun 12 20:21:11.155851 crc crio[20719]: time=\"2026-06-12T20:21:11.155448138Z\" level=info msg=\"Stopped pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\" id=620a1b06-45fc-4e68-874c-a7597f1877ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070587 | controller |     "Jun 12 20:21:11.980901 crc crio[20719]: time=\"2026-06-12T20:21:11.980812967Z\" level=info msg=\"Stopping container: eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec (timeout: 30s)\" id=a90cfcd2-9978-4731-af5b-8e8154490799 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.070600 | controller |     "Jun 12 20:21:11.999814 crc crio[20719]: time=\"2026-06-12T20:21:11.999375514Z\" level=info msg=\"Stopping container: 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a (timeout: 30s)\" id=2b8bddb8-dc52-43f1-a161-9c4257c484ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.070614 | controller |     "Jun 12 20:21:11.999997 crc crio[20719]: time=\"2026-06-12T20:21:11.999908122Z\" level=info msg=\"Stopping container: 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c (timeout: 30s)\" id=b168c9c6-6ac2-436f-85d9-bd65441dc924 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.070628 | controller |     "Jun 12 20:21:12.123434 crc crio[20719]: time=\"2026-06-12T20:21:12.121737986Z\" level=info msg=\"Stopped container 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a: openstack/nova-api-0/nova-api-log\" id=2b8bddb8-dc52-43f1-a161-9c4257c484ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.070642 | controller |     "Jun 12 20:21:13.364849 crc crio[20719]: time=\"2026-06-12T20:21:13.364695128Z\" level=info msg=\"Stopped container eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a90cfcd2-9978-4731-af5b-8e8154490799 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.070662 | controller |     "Jun 12 20:21:13.372109 crc crio[20719]: time=\"2026-06-12T20:21:13.37192286Z\" level=info msg=\"Stopping pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\" id=6fd93fdd-6a98-467e-b547-b3f14eb62edd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070677 | controller |     "Jun 12 20:21:13.373198 crc crio[20719]: time=\"2026-06-12T20:21:13.373086513Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc UID:5a04b081-10e3-4cc0-8ca0-8f62186b6017 NetNS:/var/run/netns/d65f63f8-797a-4301-a6e6-b2eb8f9ecec9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a04b081_10e3_4cc0_8ca0_8f62186b6017.slice PodAnnotations:0xc00170ca28}] Aliases:map[]}\"",
2026-06-12 21:10:23.070692 | controller |     "Jun 12 20:21:13.373542 crc crio[20719]: time=\"2026-06-12T20:21:13.373437802Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.070708 | controller |     "Jun 12 20:21:13.747185 crc crio[20719]: time=\"2026-06-12T20:21:13.746638776Z\" level=info msg=\"Stopped pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\" id=6fd93fdd-6a98-467e-b547-b3f14eb62edd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070723 | controller |     "Jun 12 20:21:13.803945 crc crio[20719]: time=\"2026-06-12T20:21:13.803781855Z\" level=info msg=\"Stopping container: faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0 (timeout: 30s)\" id=a9cb040b-785d-4372-8418-e361115a6718 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.070737 | controller |     "Jun 12 20:21:13.804084 crc crio[20719]: time=\"2026-06-12T20:21:13.803935619Z\" level=info msg=\"Stopping container: 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d (timeout: 30s)\" id=09fefa96-12c5-4be8-b87e-6b4161224a37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.070752 | controller |     "Jun 12 20:21:13.961775 crc crio[20719]: time=\"2026-06-12T20:21:13.961512151Z\" level=info msg=\"Stopped container 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d: openstack/nova-metadata-0/nova-metadata-log\" id=09fefa96-12c5-4be8-b87e-6b4161224a37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.070766 | controller |     "Jun 12 20:21:15.838357 crc crio[20719]: time=\"2026-06-12T20:21:15.837537162Z\" level=info msg=\"Stopped container faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0: openstack/nova-metadata-0/nova-metadata-metadata\" id=a9cb040b-785d-4372-8418-e361115a6718 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.070781 | controller |     "Jun 12 20:21:15.839418 crc crio[20719]: time=\"2026-06-12T20:21:15.83887136Z\" level=info msg=\"Stopping pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\" id=3d5ef96a-d47c-4818-8da3-960c28351221 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070796 | controller |     "Jun 12 20:21:15.839418 crc crio[20719]: time=\"2026-06-12T20:21:15.839378074Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3 UID:e4387c86-120d-4c83-9cdc-666e374d18c0 NetNS:/var/run/netns/42155ca9-7a9b-4394-bac6-ad272e505715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4387c86_120d_4c83_9cdc_666e374d18c0.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}\"",
2026-06-12 21:10:23.070811 | controller |     "Jun 12 20:21:15.839574 crc crio[20719]: time=\"2026-06-12T20:21:15.839525499Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.070829 | controller |     "Jun 12 20:21:15.858003 crc crio[20719]: time=\"2026-06-12T20:21:15.857918899Z\" level=info msg=\"Stopping pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\" id=a17dff0c-64c0-4057-ad52-22dbecf94a20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070845 | controller |     "Jun 12 20:21:15.858730 crc crio[20719]: time=\"2026-06-12T20:21:15.858598077Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-vt6q4 Namespace:openstack ID:0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096 UID:63c345e5-098e-4b01-bbce-f9d29a3a52a8 NetNS:/var/run/netns/8410a04d-34c5-4649-b6fe-a49c165cd6c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63c345e5_098e_4b01_bbce_f9d29a3a52a8.slice PodAnnotations:0xc000526c70}] Aliases:map[]}\"",
2026-06-12 21:10:23.070890 | controller |     "Jun 12 20:21:15.858877 crc crio[20719]: time=\"2026-06-12T20:21:15.858788873Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-vt6q4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.070906 | controller |     "Jun 12 20:21:16.068783 crc crio[20719]: time=\"2026-06-12T20:21:16.068673028Z\" level=info msg=\"Stopped container 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c: openstack/nova-api-0/nova-api-api\" id=b168c9c6-6ac2-436f-85d9-bd65441dc924 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.070921 | controller |     "Jun 12 20:21:16.071919 crc crio[20719]: time=\"2026-06-12T20:21:16.071184149Z\" level=info msg=\"Stopping pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\" id=b16e327c-f220-4226-b7fc-9aed97f011ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.070937 | controller |     "Jun 12 20:21:16.071919 crc crio[20719]: time=\"2026-06-12T20:21:16.071798446Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada UID:f34a48ea-4105-4168-955f-209130918188 NetNS:/var/run/netns/88c4c35d-cf6d-434d-a9b0-959114e064e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf34a48ea_4105_4168_955f_209130918188.slice PodAnnotations:0xc003ab0130}] Aliases:map[]}\"",
2026-06-12 21:10:23.070952 | controller |     "Jun 12 20:21:16.071919 crc crio[20719]: time=\"2026-06-12T20:21:16.07192246Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.070967 | controller |     "Jun 12 20:21:16.269658 crc crio[20719]: time=\"2026-06-12T20:21:16.268949276Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=efd2455d-1587-4242-8c83-a15fb0ace585 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.070982 | controller |     "Jun 12 20:21:16.269658 crc crio[20719]: time=\"2026-06-12T20:21:16.269037478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.070997 | controller |     "Jun 12 20:21:16.326350 crc crio[20719]: time=\"2026-06-12T20:21:16.322312285Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de UID:7e190b44-6b2e-446a-9726-0d0c025acf8f NetNS:/var/run/netns/860f8275-608e-427a-af56-433d520623e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e190b44_6b2e_446a_9726_0d0c025acf8f.slice PodAnnotations:0xc003332940}] Aliases:map[]}\"",
2026-06-12 21:10:23.071016 | controller |     "Jun 12 20:21:16.326350 crc crio[20719]: time=\"2026-06-12T20:21:16.322672769Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.071031 | controller |     "Jun 12 20:21:16.362243 crc crio[20719]: time=\"2026-06-12T20:21:16.361856259Z\" level=info msg=\"Stopped pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\" id=a17dff0c-64c0-4057-ad52-22dbecf94a20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.071046 | controller |     "Jun 12 20:21:16.373457 crc crio[20719]: time=\"2026-06-12T20:21:16.373246805Z\" level=info msg=\"Stopped pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\" id=3d5ef96a-d47c-4818-8da3-960c28351221 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.071060 | controller |     "Jun 12 20:21:16.584849 crc crio[20719]: time=\"2026-06-12T20:21:16.584777187Z\" level=info msg=\"Stopped pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\" id=b16e327c-f220-4226-b7fc-9aed97f011ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.071075 | controller |     "Jun 12 20:21:16.879566 crc crio[20719]: time=\"2026-06-12T20:21:16.878940154Z\" level=info msg=\"Removing container: 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c\" id=5e9b1f09-a204-4e51-ae97-9343bc83abe7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.071089 | controller |     "Jun 12 20:21:16.951402 crc crio[20719]: 2026-06-12T20:21:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e87e17189183ae1 Mac:2a:b5:a9:c1:f1:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/860f8275-608e-427a-af56-433d520623e9 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.071104 | controller |     "Jun 12 20:21:16.951402 crc crio[20719]: time=\"2026-06-12T20:21:16.9434008Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de UID:7e190b44-6b2e-446a-9726-0d0c025acf8f NetNS:/var/run/netns/860f8275-608e-427a-af56-433d520623e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e190b44_6b2e_446a_9726_0d0c025acf8f.slice PodAnnotations:0xc003332940}] Aliases:map[]}\"",
2026-06-12 21:10:23.071119 | controller |     "Jun 12 20:21:16.951402 crc crio[20719]: time=\"2026-06-12T20:21:16.943531294Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.071133 | controller |     "Jun 12 20:21:16.994081 crc crio[20719]: time=\"2026-06-12T20:21:16.986948363Z\" level=info msg=\"Removed container 3a11ff0a0f87d10c68b930db2f05207542bb870a9365be688cf8741f45999b0c: openstack/nova-api-0/nova-api-api\" id=5e9b1f09-a204-4e51-ae97-9343bc83abe7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.071148 | controller |     "Jun 12 20:21:17.022574 crc crio[20719]: time=\"2026-06-12T20:21:17.022506682Z\" level=info msg=\"Ran pod sandbox e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de with infra container: openstack/nova-scheduler-0/POD\" id=efd2455d-1587-4242-8c83-a15fb0ace585 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.071162 | controller |     "Jun 12 20:21:17.033627 crc crio[20719]: time=\"2026-06-12T20:21:17.033506062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=fec3cb0e-e319-409d-bd2b-75a7bb51f6c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.071176 | controller |     "Jun 12 20:21:17.034201 crc crio[20719]: time=\"2026-06-12T20:21:17.034160585Z\" level=info msg=\"Removing container: 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a\" id=e5c87fb5-6004-4159-97af-af84725d9f3c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.071194 | controller |     "Jun 12 20:21:17.126772 crc crio[20719]: time=\"2026-06-12T20:21:17.126537024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ff8581da-fcda-4f32-a3d0-11f71eb8764d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.071209 | controller |     "Jun 12 20:21:17.127417 crc crio[20719]: time=\"2026-06-12T20:21:17.127377889Z\" level=info msg=\"Removed container 9480640ca1689a5ce3e8e22ab2f608e1b549fa03ed1b7baa6eee7e31d8121d9a: openstack/nova-api-0/nova-api-log\" id=e5c87fb5-6004-4159-97af-af84725d9f3c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.071223 | controller |     "Jun 12 20:21:17.147895 crc crio[20719]: time=\"2026-06-12T20:21:17.147661589Z\" level=info msg=\"Removing container: faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0\" id=2a29aa88-4966-42ff-85ec-35f955fe771e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.071237 | controller |     "Jun 12 20:21:17.157757 crc crio[20719]: time=\"2026-06-12T20:21:17.157677333Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=afc14db4-d3f0-4c71-84ef-e76bf682a6df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.071251 | controller |     "Jun 12 20:21:17.159695 crc crio[20719]: time=\"2026-06-12T20:21:17.159031231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.071266 | controller |     "Jun 12 20:21:17.290535 crc crio[20719]: time=\"2026-06-12T20:21:17.290474432Z\" level=info msg=\"Removed container faa5618e6c324adf363fb57be8604ae38ba63515dca795b2492eee8b413e69d0: openstack/nova-metadata-0/nova-metadata-metadata\" id=2a29aa88-4966-42ff-85ec-35f955fe771e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.071280 | controller |     "Jun 12 20:21:17.302046 crc crio[20719]: time=\"2026-06-12T20:21:17.301907553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.071294 | controller |     "Jun 12 20:21:17.311859 crc crio[20719]: time=\"2026-06-12T20:21:17.310546235Z\" level=info msg=\"Removing container: 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d\" id=aa905b83-a590-4ba2-8762-c28b2d7d446c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.071308 | controller |     "Jun 12 20:21:17.312982 crc crio[20719]: time=\"2026-06-12T20:21:17.312890918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.071322 | controller |     "Jun 12 20:21:17.399930 crc crio[20719]: time=\"2026-06-12T20:21:17.397521431Z\" level=info msg=\"Removed container 9fe4c4d162b3d87473875a1e68ed09cdd422ded899b2e1a005655dd17a303f4d: openstack/nova-metadata-0/nova-metadata-log\" id=aa905b83-a590-4ba2-8762-c28b2d7d446c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.071337 | controller |     "Jun 12 20:21:17.466180 crc crio[20719]: time=\"2026-06-12T20:21:17.466096618Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=ce3f2432-1685-4db6-a524-77548753c367 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.071351 | controller |     "Jun 12 20:21:17.466455 crc crio[20719]: time=\"2026-06-12T20:21:17.466202741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.071365 | controller |     "Jun 12 20:21:17.508089 crc crio[20719]: time=\"2026-06-12T20:21:17.50788818Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d8092e688762ffa47590aaaad2877d518773a4ab00ad0a5cb859103eaf3fccd9 UID:c059dcdc-e419-4b6e-a849-773919289b98 NetNS:/var/run/netns/b63ab59d-02c0-4483-8fc0-958de1e38da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc059dcdc_e419_4b6e_a849_773919289b98.slice PodAnnotations:0xc0033328c0}] Aliases:map[]}\"",
2026-06-12 21:10:23.071383 | controller |     "Jun 12 20:21:17.508089 crc crio[20719]: time=\"2026-06-12T20:21:17.507985392Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.071398 | controller |     "Jun 12 20:21:17.560478 crc crio[20719]: time=\"2026-06-12T20:21:17.560371338Z\" level=info msg=\"Created container 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=afc14db4-d3f0-4c71-84ef-e76bf682a6df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.071412 | controller |     "Jun 12 20:21:17.562178 crc crio[20719]: time=\"2026-06-12T20:21:17.562093056Z\" level=info msg=\"Starting container: 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c\" id=1500d037-685c-4431-b660-9636a8cf4662 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.071427 | controller |     "Jun 12 20:21:17.562689 crc crio[20719]: time=\"2026-06-12T20:21:17.56259495Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=138372aa-53a6-4fd1-aaf5-dc40d3adf6ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.071441 | controller |     "Jun 12 20:21:17.562774 crc crio[20719]: time=\"2026-06-12T20:21:17.562723054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.071455 | controller |     "Jun 12 20:21:17.568899 crc crio[20719]: time=\"2026-06-12T20:21:17.568811043Z\" level=info msg=\"Started container\" PID=80504 containerID=51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=1500d037-685c-4431-b660-9636a8cf4662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de",
2026-06-12 21:10:23.071470 | controller |     "Jun 12 20:21:17.642143 crc crio[20719]: time=\"2026-06-12T20:21:17.641356103Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d UID:10f85c2f-7f35-4eab-8a5b-355b4e5c58cf NetNS:/var/run/netns/82fde074-2e10-4a12-8475-d3a41f72c952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10f85c2f_7f35_4eab_8a5b_355b4e5c58cf.slice PodAnnotations:0xc000111568}] Aliases:map[]}\"",
2026-06-12 21:10:23.071485 | controller |     "Jun 12 20:21:17.642143 crc crio[20719]: time=\"2026-06-12T20:21:17.641425154Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.071499 | controller |     "Jun 12 20:21:17.889934 crc crio[20719]: time=\"2026-06-12T20:21:17.889655172Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=c232afd3-4ae8-42d0-bd72-795d08bfe36e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.071514 | controller |     "Jun 12 20:21:17.889934 crc crio[20719]: time=\"2026-06-12T20:21:17.889758835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.071529 | controller |     "Jun 12 20:21:17.926790 crc crio[20719]: time=\"2026-06-12T20:21:17.926581279Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a UID:c019ff90-75a8-482b-aff3-fdf100cac0b6 NetNS:/var/run/netns/a4ed4dc7-5f79-4916-b09f-43bf7df279e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc019ff90_75a8_482b_aff3_fdf100cac0b6.slice PodAnnotations:0xc000a39208}] Aliases:map[]}\"",
2026-06-12 21:10:23.071548 | controller |     "Jun 12 20:21:17.926790 crc crio[20719]: time=\"2026-06-12T20:21:17.926666782Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.071563 | controller |     "Jun 12 20:21:18.165630 crc crio[20719]: 2026-06-12T20:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8092e688762ffa Mac:b6:4b:33:7c:bc:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/b63ab59d-02c0-4483-8fc0-958de1e38da2 SocketPath: PciID:}] [{Interface:0xc00025d540 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.071578 | controller |     "Jun 12 20:21:18.166599 crc crio[20719]: time=\"2026-06-12T20:21:18.166531111Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d8092e688762ffa47590aaaad2877d518773a4ab00ad0a5cb859103eaf3fccd9 UID:c059dcdc-e419-4b6e-a849-773919289b98 NetNS:/var/run/netns/b63ab59d-02c0-4483-8fc0-958de1e38da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc059dcdc_e419_4b6e_a849_773919289b98.slice PodAnnotations:0xc0033328c0}] Aliases:map[]}\"",
2026-06-12 21:10:23.071593 | controller |     "Jun 12 20:21:18.166852 crc crio[20719]: time=\"2026-06-12T20:21:18.166688946Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.071608 | controller |     "Jun 12 20:21:18.180705 crc crio[20719]: time=\"2026-06-12T20:21:18.180451118Z\" level=info msg=\"Ran pod sandbox d8092e688762ffa47590aaaad2877d518773a4ab00ad0a5cb859103eaf3fccd9 with infra container: openstack/nova-cell1-conductor-0/POD\" id=ce3f2432-1685-4db6-a524-77548753c367 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.071623 | controller |     "Jun 12 20:21:18.186099 crc crio[20719]: time=\"2026-06-12T20:21:18.186022922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6d440687-7d40-4fd3-9130-c7b405524d40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.071637 | controller |     "Jun 12 20:21:18.211891 crc crio[20719]: time=\"2026-06-12T20:21:18.210702629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b0d0b0f1-bbe6-4b56-8f82-be2cb2a136dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.071652 | controller |     "Jun 12 20:21:18.219498 crc crio[20719]: time=\"2026-06-12T20:21:18.219320608Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1d465cad-7491-42f3-9c40-1c2dfe3909b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.071666 | controller |     "Jun 12 20:21:18.220197 crc crio[20719]: time=\"2026-06-12T20:21:18.219949004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.071680 | controller |     "Jun 12 20:21:18.279119 crc crio[20719]: time=\"2026-06-12T20:21:18.279039508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.071694 | controller |     "Jun 12 20:21:18.283946 crc crio[20719]: time=\"2026-06-12T20:21:18.283877742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.071711 | controller |     "Jun 12 20:21:18.370457 crc crio[20719]: 2026-06-12T20:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7645c8a33188f1 Mac:02:12:20:b8:18:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/82fde074-2e10-4a12-8475-d3a41f72c952 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.071727 | controller |     "Jun 12 20:21:18.372138 crc crio[20719]: time=\"2026-06-12T20:21:18.372034673Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d UID:10f85c2f-7f35-4eab-8a5b-355b4e5c58cf NetNS:/var/run/netns/82fde074-2e10-4a12-8475-d3a41f72c952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10f85c2f_7f35_4eab_8a5b_355b4e5c58cf.slice PodAnnotations:0xc000111568}] Aliases:map[]}\"",
2026-06-12 21:10:23.071742 | controller |     "Jun 12 20:21:18.372370 crc crio[20719]: time=\"2026-06-12T20:21:18.37224333Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.071757 | controller |     "Jun 12 20:21:18.387786 crc crio[20719]: time=\"2026-06-12T20:21:18.387701049Z\" level=info msg=\"Ran pod sandbox b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d with infra container: openstack/nova-metadata-0/POD\" id=138372aa-53a6-4fd1-aaf5-dc40d3adf6ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.071772 | controller |     "Jun 12 20:21:18.393448 crc crio[20719]: time=\"2026-06-12T20:21:18.393369517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b61dc9ab-a5d3-47a8-80d8-58e223079557 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.071787 | controller |     "Jun 12 20:21:18.398626 crc crio[20719]: time=\"2026-06-12T20:21:18.398506499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=24097b0a-9855-4f83-acc2-11c0541541f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.071802 | controller |     "Jun 12 20:21:18.443876 crc crio[20719]: time=\"2026-06-12T20:21:18.442357738Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=535647f2-f574-4be9-83c8-f8fe159d690e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.071816 | controller |     "Jun 12 20:21:18.445494 crc crio[20719]: time=\"2026-06-12T20:21:18.444997953Z\" level=info msg=\"Created container 6662d40187f6111e7ce07b299b28dfce46faf873a3d5c2e0ba678758beb70103: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1d465cad-7491-42f3-9c40-1c2dfe3909b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.071831 | controller |     "Jun 12 20:21:18.448574 crc crio[20719]: time=\"2026-06-12T20:21:18.447971224Z\" level=info msg=\"Starting container: 6662d40187f6111e7ce07b299b28dfce46faf873a3d5c2e0ba678758beb70103\" id=fb09752e-1c1a-44d3-8928-f56769214f9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.071845 | controller |     "Jun 12 20:21:18.448897 crc crio[20719]: time=\"2026-06-12T20:21:18.448829081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.071886 | controller |     "Jun 12 20:21:18.453986 crc crio[20719]: time=\"2026-06-12T20:21:18.45393777Z\" level=info msg=\"Started container\" PID=80655 containerID=6662d40187f6111e7ce07b299b28dfce46faf873a3d5c2e0ba678758beb70103 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=fb09752e-1c1a-44d3-8928-f56769214f9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8092e688762ffa47590aaaad2877d518773a4ab00ad0a5cb859103eaf3fccd9",
2026-06-12 21:10:23.071905 | controller |     "Jun 12 20:21:18.527197 crc crio[20719]: 2026-06-12T20:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:747e7af077cdb9f Mac:a2:df:69:c6:f8:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/a4ed4dc7-5f79-4916-b09f-43bf7df279e8 SocketPath: PciID:}] [{Interface:0xc0004a8720 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.071921 | controller |     "Jun 12 20:21:18.528238 crc crio[20719]: time=\"2026-06-12T20:21:18.528159013Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a UID:c019ff90-75a8-482b-aff3-fdf100cac0b6 NetNS:/var/run/netns/a4ed4dc7-5f79-4916-b09f-43bf7df279e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc019ff90_75a8_482b_aff3_fdf100cac0b6.slice PodAnnotations:0xc000a39208}] Aliases:map[]}\"",
2026-06-12 21:10:23.071936 | controller |     "Jun 12 20:21:18.528505 crc crio[20719]: time=\"2026-06-12T20:21:18.528434871Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.071951 | controller |     "Jun 12 20:21:18.535922 crc crio[20719]: time=\"2026-06-12T20:21:18.535842107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.071965 | controller |     "Jun 12 20:21:18.541824 crc crio[20719]: time=\"2026-06-12T20:21:18.541745301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.071980 | controller |     "Jun 12 20:21:18.542864 crc crio[20719]: time=\"2026-06-12T20:21:18.542788103Z\" level=info msg=\"Ran pod sandbox 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a with infra container: openstack/nova-api-0/POD\" id=c232afd3-4ae8-42d0-bd72-795d08bfe36e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.071995 | controller |     "Jun 12 20:21:18.550490 crc crio[20719]: time=\"2026-06-12T20:21:18.550410291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c47987c5-b49c-4be7-ba84-0cc5f98de8e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.072009 | controller |     "Jun 12 20:21:18.556042 crc crio[20719]: time=\"2026-06-12T20:21:18.555942295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d7af8f5a-23c1-460f-afc1-b0e51401b254 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.072023 | controller |     "Jun 12 20:21:18.566056 crc crio[20719]: time=\"2026-06-12T20:21:18.565966634Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=fda2c515-4128-4045-ac22-544c01ff14c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.072037 | controller |     "Jun 12 20:21:18.568121 crc crio[20719]: time=\"2026-06-12T20:21:18.568042132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072051 | controller |     "Jun 12 20:21:18.642377 crc crio[20719]: time=\"2026-06-12T20:21:18.642216607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072065 | controller |     "Jun 12 20:21:18.647755 crc crio[20719]: time=\"2026-06-12T20:21:18.647672796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072081 | controller |     "Jun 12 20:21:18.828712 crc crio[20719]: time=\"2026-06-12T20:21:18.828599416Z\" level=info msg=\"Created container b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033: openstack/nova-metadata-0/nova-metadata-log\" id=535647f2-f574-4be9-83c8-f8fe159d690e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.072096 | controller |     "Jun 12 20:21:18.829975 crc crio[20719]: time=\"2026-06-12T20:21:18.829893481Z\" level=info msg=\"Starting container: b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033\" id=b2fb5b15-04c5-4630-b522-418d932fecf8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.072110 | controller |     "Jun 12 20:21:18.839154 crc crio[20719]: time=\"2026-06-12T20:21:18.839089698Z\" level=info msg=\"Started container\" PID=80707 containerID=b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033 description=openstack/nova-metadata-0/nova-metadata-log id=b2fb5b15-04c5-4630-b522-418d932fecf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d",
2026-06-12 21:10:23.072125 | controller |     "Jun 12 20:21:18.915166 crc crio[20719]: time=\"2026-06-12T20:21:18.915045377Z\" level=info msg=\"Created container 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101: openstack/nova-api-0/nova-api-log\" id=fda2c515-4128-4045-ac22-544c01ff14c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.072139 | controller |     "Jun 12 20:21:18.918132 crc crio[20719]: time=\"2026-06-12T20:21:18.917528077Z\" level=info msg=\"Starting container: 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101\" id=2134c2c8-74bb-4f27-8714-3d7db16eff5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.072153 | controller |     "Jun 12 20:21:18.918132 crc crio[20719]: time=\"2026-06-12T20:21:18.917875478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a2781052-1566-4ce0-a527-34e0a455683b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.072167 | controller |     "Jun 12 20:21:18.927950 crc crio[20719]: time=\"2026-06-12T20:21:18.927856006Z\" level=info msg=\"Started container\" PID=80723 containerID=0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101 description=openstack/nova-api-0/nova-api-log id=2134c2c8-74bb-4f27-8714-3d7db16eff5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a",
2026-06-12 21:10:23.072182 | controller |     "Jun 12 20:21:18.946095 crc crio[20719]: time=\"2026-06-12T20:21:18.945603428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=67f5f28a-2fac-4d2c-afcb-428ca6a30f41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.072196 | controller |     "Jun 12 20:21:18.987130 crc crio[20719]: time=\"2026-06-12T20:21:18.98704562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b66e4d42-7559-4bba-95ee-30487b7ae1e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.072211 | controller |     "Jun 12 20:21:19.008295 crc crio[20719]: time=\"2026-06-12T20:21:19.008131947Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=98ef89f2-69b7-4be4-9340-4e9f01582152 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.072225 | controller |     "Jun 12 20:21:19.012022 crc crio[20719]: time=\"2026-06-12T20:21:19.011708568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072240 | controller |     "Jun 12 20:21:19.031363 crc crio[20719]: time=\"2026-06-12T20:21:19.031211649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0eb95e4e-c356-4bd1-be44-81ec9bbbe3c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.072257 | controller |     "Jun 12 20:21:19.053402 crc crio[20719]: time=\"2026-06-12T20:21:19.052570142Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=cbcf50a1-4d51-4ffe-84a5-77df756c1c2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.072272 | controller |     "Jun 12 20:21:19.056703 crc crio[20719]: time=\"2026-06-12T20:21:19.054232009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072286 | controller |     "Jun 12 20:21:19.074742 crc crio[20719]: time=\"2026-06-12T20:21:19.074574303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072300 | controller |     "Jun 12 20:21:19.077983 crc crio[20719]: time=\"2026-06-12T20:21:19.077901756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072314 | controller |     "Jun 12 20:21:19.101419 crc crio[20719]: time=\"2026-06-12T20:21:19.100981963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072328 | controller |     "Jun 12 20:21:19.103774 crc crio[20719]: time=\"2026-06-12T20:21:19.103707923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072342 | controller |     "Jun 12 20:21:19.188889 crc crio[20719]: time=\"2026-06-12T20:21:19.188781648Z\" level=info msg=\"Created container 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8: openstack/nova-api-0/nova-api-api\" id=cbcf50a1-4d51-4ffe-84a5-77df756c1c2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.072356 | controller |     "Jun 12 20:21:19.190150 crc crio[20719]: time=\"2026-06-12T20:21:19.190061384Z\" level=info msg=\"Starting container: 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8\" id=62e45c1d-fc84-42a1-9a68-c0e4d61fef68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.072370 | controller |     "Jun 12 20:21:19.197535 crc crio[20719]: time=\"2026-06-12T20:21:19.19748261Z\" level=info msg=\"Created container fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd: openstack/nova-metadata-0/nova-metadata-metadata\" id=98ef89f2-69b7-4be4-9340-4e9f01582152 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.072384 | controller |     "Jun 12 20:21:19.198733 crc crio[20719]: time=\"2026-06-12T20:21:19.198607622Z\" level=info msg=\"Starting container: fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd\" id=4b5aace5-5e9d-4ca3-8039-59f01c8b76fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.072399 | controller |     "Jun 12 20:21:19.199425 crc crio[20719]: time=\"2026-06-12T20:21:19.199226249Z\" level=info msg=\"Started container\" PID=80779 containerID=5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8 description=openstack/nova-api-0/nova-api-api id=62e45c1d-fc84-42a1-9a68-c0e4d61fef68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a",
2026-06-12 21:10:23.072414 | controller |     "Jun 12 20:21:19.204874 crc crio[20719]: time=\"2026-06-12T20:21:19.204724382Z\" level=info msg=\"Started container\" PID=80778 containerID=fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd description=openstack/nova-metadata-0/nova-metadata-metadata id=4b5aace5-5e9d-4ca3-8039-59f01c8b76fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d",
2026-06-12 21:10:23.072431 | controller |     "Jun 12 20:21:36.506920 crc crio[20719]: time=\"2026-06-12T20:21:36.505958201Z\" level=warning msg=\"Stopping container 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9 with stop signal(15) timed out. Killing...\"",
2026-06-12 21:10:23.072447 | controller |     "Jun 12 20:21:36.633940 crc crio[20719]: time=\"2026-06-12T20:21:36.63296692Z\" level=info msg=\"Stopped container 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5b4b3039-7fc0-4d71-8a2d-1427f869d2ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.072461 | controller |     "Jun 12 20:21:36.636964 crc crio[20719]: time=\"2026-06-12T20:21:36.636851009Z\" level=info msg=\"Stopping pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\" id=59e7075b-6e5e-4e97-8fc9-148038a5a1cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.072475 | controller |     "Jun 12 20:21:36.637890 crc crio[20719]: time=\"2026-06-12T20:21:36.637788895Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e UID:df5e325d-9f00-415e-a310-38ff507731d7 NetNS:/var/run/netns/892f0724-0b76-495e-b122-4fc05becb9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf5e325d_9f00_415e_a310_38ff507731d7.slice PodAnnotations:0xc0033322a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.072490 | controller |     "Jun 12 20:21:36.638042 crc crio[20719]: time=\"2026-06-12T20:21:36.638011332Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.072504 | controller |     "Jun 12 20:21:37.001230 crc crio[20719]: time=\"2026-06-12T20:21:37.001035487Z\" level=info msg=\"Stopped pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\" id=59e7075b-6e5e-4e97-8fc9-148038a5a1cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.072519 | controller |     "Jun 12 20:21:37.293383 crc crio[20719]: time=\"2026-06-12T20:21:37.292889676Z\" level=info msg=\"Removing container: 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9\" id=693c068c-de29-4e39-b9b6-e5c2d5d73d05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.072543 | controller |     "Jun 12 20:21:37.422245 crc crio[20719]: time=\"2026-06-12T20:21:37.422195242Z\" level=info msg=\"Removed container 31e1edea5093f2df2ef9b313269a3c964cefdba46c230560f419cae0e87d44d9: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=693c068c-de29-4e39-b9b6-e5c2d5d73d05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.072559 | controller |     "Jun 12 20:21:37.812573 crc crio[20719]: time=\"2026-06-12T20:21:37.81247447Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=0a70e53e-fbfc-4df4-a3dd-12d2214afbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.072573 | controller |     "Jun 12 20:21:37.814711 crc crio[20719]: time=\"2026-06-12T20:21:37.812593023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072588 | controller |     "Jun 12 20:21:37.849212 crc crio[20719]: time=\"2026-06-12T20:21:37.848988526Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9e3b211d4bffb3c3e1be557d1712c5ae3d13312393a0609bc09fe8cc3b606fc0 UID:ed3bfe58-c5bc-438a-9fe3-352ad08b0268 NetNS:/var/run/netns/2d6f417e-d330-4fda-8211-a9eabc300f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded3bfe58_c5bc_438a_9fe3_352ad08b0268.slice PodAnnotations:0xc003ab0070}] Aliases:map[]}\"",
2026-06-12 21:10:23.072606 | controller |     "Jun 12 20:21:37.849789 crc crio[20719]: time=\"2026-06-12T20:21:37.849762907Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.072622 | controller |     "Jun 12 20:21:38.338900 crc crio[20719]: 2026-06-12T20:21:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e3b211d4bffb3c Mac:5e:18:19:65:8b:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/2d6f417e-d330-4fda-8211-a9eabc300f91 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.072637 | controller |     "Jun 12 20:21:38.340328 crc crio[20719]: time=\"2026-06-12T20:21:38.340189451Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9e3b211d4bffb3c3e1be557d1712c5ae3d13312393a0609bc09fe8cc3b606fc0 UID:ed3bfe58-c5bc-438a-9fe3-352ad08b0268 NetNS:/var/run/netns/2d6f417e-d330-4fda-8211-a9eabc300f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded3bfe58_c5bc_438a_9fe3_352ad08b0268.slice PodAnnotations:0xc003ab0070}] Aliases:map[]}\"",
2026-06-12 21:10:23.072651 | controller |     "Jun 12 20:21:38.340512 crc crio[20719]: time=\"2026-06-12T20:21:38.340457888Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.072666 | controller |     "Jun 12 20:21:38.350583 crc crio[20719]: time=\"2026-06-12T20:21:38.350507759Z\" level=info msg=\"Ran pod sandbox 9e3b211d4bffb3c3e1be557d1712c5ae3d13312393a0609bc09fe8cc3b606fc0 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=0a70e53e-fbfc-4df4-a3dd-12d2214afbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.072681 | controller |     "Jun 12 20:21:38.352913 crc crio[20719]: time=\"2026-06-12T20:21:38.352838112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=21191a3d-bd54-41ab-8142-4b974f67563f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.072696 | controller |     "Jun 12 20:21:38.444250 crc crio[20719]: time=\"2026-06-12T20:21:38.444155501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=0f42c5ab-31b1-4d09-a403-bfaa0adc0868 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.072710 | controller |     "Jun 12 20:21:38.453911 crc crio[20719]: time=\"2026-06-12T20:21:38.453827279Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ff8d84ab-ad9b-4b3b-a3e1-c51f98683dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.072724 | controller |     "Jun 12 20:21:38.457899 crc crio[20719]: time=\"2026-06-12T20:21:38.454201149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072739 | controller |     "Jun 12 20:21:38.556703 crc crio[20719]: time=\"2026-06-12T20:21:38.556308052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072753 | controller |     "Jun 12 20:21:38.577090 crc crio[20719]: time=\"2026-06-12T20:21:38.576917436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072767 | controller |     "Jun 12 20:21:38.825178 crc crio[20719]: time=\"2026-06-12T20:21:38.824680401Z\" level=info msg=\"Created container 59d28dff01c5c33c5ff70be640b23c122c5f9ba4e7e7f2dbfcd70f1c02ef7653: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ff8d84ab-ad9b-4b3b-a3e1-c51f98683dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.072784 | controller |     "Jun 12 20:21:38.831855 crc crio[20719]: time=\"2026-06-12T20:21:38.831735845Z\" level=info msg=\"Starting container: 59d28dff01c5c33c5ff70be640b23c122c5f9ba4e7e7f2dbfcd70f1c02ef7653\" id=6ef3c22f-e4b4-467c-ab08-0626a67c6676 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.072800 | controller |     "Jun 12 20:21:38.846955 crc crio[20719]: time=\"2026-06-12T20:21:38.846800693Z\" level=info msg=\"Started container\" PID=82090 containerID=59d28dff01c5c33c5ff70be640b23c122c5f9ba4e7e7f2dbfcd70f1c02ef7653 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=6ef3c22f-e4b4-467c-ab08-0626a67c6676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e3b211d4bffb3c3e1be557d1712c5ae3d13312393a0609bc09fe8cc3b606fc0",
2026-06-12 21:10:23.072815 | controller |     "Jun 12 20:21:39.124040 crc crio[20719]: time=\"2026-06-12T20:21:39.12094956Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-lg6fn/POD\" id=d719fc94-8e89-4cba-8a1a-3da3a00a1046 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.072829 | controller |     "Jun 12 20:21:39.124040 crc crio[20719]: time=\"2026-06-12T20:21:39.121396843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.072845 | controller |     "Jun 12 20:21:39.163323 crc crio[20719]: time=\"2026-06-12T20:21:39.16319754Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-lg6fn Namespace:openstack ID:0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462 UID:2988cb02-f6fb-483e-939b-e57165609903 NetNS:/var/run/netns/48cde71c-1678-4d34-905a-d43e920cb18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2988cb02_f6fb_483e_939b_e57165609903.slice PodAnnotations:0xc00170c398}] Aliases:map[]}\"",
2026-06-12 21:10:23.072884 | controller |     "Jun 12 20:21:39.163323 crc crio[20719]: time=\"2026-06-12T20:21:39.163310703Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-lg6fn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.072900 | controller |     "Jun 12 20:21:39.743875 crc crio[20719]: 2026-06-12T20:21:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0cc761d33e32353 Mac:0e:ce:f6:6c:ef:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/48cde71c-1678-4d34-905a-d43e920cb18f SocketPath: PciID:}] [{Interface:0xc00043a5b0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.072915 | controller |     "Jun 12 20:21:39.745245 crc crio[20719]: time=\"2026-06-12T20:21:39.745181629Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-lg6fn Namespace:openstack ID:0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462 UID:2988cb02-f6fb-483e-939b-e57165609903 NetNS:/var/run/netns/48cde71c-1678-4d34-905a-d43e920cb18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2988cb02_f6fb_483e_939b_e57165609903.slice PodAnnotations:0xc00170c398}] Aliases:map[]}\"",
2026-06-12 21:10:23.072930 | controller |     "Jun 12 20:21:39.745433 crc crio[20719]: time=\"2026-06-12T20:21:39.745406525Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-lg6fn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.072945 | controller |     "Jun 12 20:21:39.754366 crc crio[20719]: time=\"2026-06-12T20:21:39.754220741Z\" level=info msg=\"Ran pod sandbox 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462 with infra container: openstack/dnsmasq-dns-68b84f4555-lg6fn/POD\" id=d719fc94-8e89-4cba-8a1a-3da3a00a1046 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.072963 | controller |     "Jun 12 20:21:39.756854 crc crio[20719]: time=\"2026-06-12T20:21:39.756823391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9b2b8d37-de4b-4b63-aea1-281bd60073ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.072978 | controller |     "Jun 12 20:21:39.826491 crc crio[20719]: time=\"2026-06-12T20:21:39.826425147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7b250182-d77a-43e2-8c46-a63a0acac223 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.072993 | controller |     "Jun 12 20:21:39.836177 crc crio[20719]: time=\"2026-06-12T20:21:39.836090186Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-lg6fn/init\" id=a52fc7c2-a8d0-4294-ae72-d439c8d5bbeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.073007 | controller |     "Jun 12 20:21:39.836595 crc crio[20719]: time=\"2026-06-12T20:21:39.836532818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.073021 | controller |     "Jun 12 20:21:39.886783 crc crio[20719]: time=\"2026-06-12T20:21:39.886654182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.073036 | controller |     "Jun 12 20:21:39.890762 crc crio[20719]: time=\"2026-06-12T20:21:39.890678093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.073050 | controller |     "Jun 12 20:21:40.119076 crc crio[20719]: time=\"2026-06-12T20:21:40.118949699Z\" level=info msg=\"Created container b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1: openstack/dnsmasq-dns-68b84f4555-lg6fn/init\" id=a52fc7c2-a8d0-4294-ae72-d439c8d5bbeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.073064 | controller |     "Jun 12 20:21:40.121601 crc crio[20719]: time=\"2026-06-12T20:21:40.121520031Z\" level=info msg=\"Starting container: b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1\" id=9dbb0dcf-5e9e-4eb2-896a-0b087e3316b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.073079 | controller |     "Jun 12 20:21:40.144661 crc crio[20719]: time=\"2026-06-12T20:21:40.144564191Z\" level=info msg=\"Started container\" PID=82315 containerID=b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1 description=openstack/dnsmasq-dns-68b84f4555-lg6fn/init id=9dbb0dcf-5e9e-4eb2-896a-0b087e3316b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462",
2026-06-12 21:10:23.073093 | controller |     "Jun 12 20:21:40.359936 crc crio[20719]: time=\"2026-06-12T20:21:40.359607191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8d0c903c-3e16-4762-bc47-bf5b5c3b5705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.073108 | controller |     "Jun 12 20:21:40.455826 crc crio[20719]: time=\"2026-06-12T20:21:40.455390551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d59b910d-3090-4eea-8093-27bf5ab4c53d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.073122 | controller |     "Jun 12 20:21:40.465224 crc crio[20719]: time=\"2026-06-12T20:21:40.464826316Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns\" id=eab8b686-4a6e-4954-8e29-355903343bd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.073136 | controller |     "Jun 12 20:21:40.465608 crc crio[20719]: time=\"2026-06-12T20:21:40.465556417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.073154 | controller |     "Jun 12 20:21:40.516237 crc crio[20719]: time=\"2026-06-12T20:21:40.516126331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.073169 | controller |     "Jun 12 20:21:40.523137 crc crio[20719]: time=\"2026-06-12T20:21:40.522970432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.073184 | controller |     "Jun 12 20:21:40.637001 crc crio[20719]: time=\"2026-06-12T20:21:40.635626702Z\" level=info msg=\"Created container 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee: openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns\" id=eab8b686-4a6e-4954-8e29-355903343bd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.073199 | controller |     "Jun 12 20:21:40.639436 crc crio[20719]: time=\"2026-06-12T20:21:40.637185877Z\" level=info msg=\"Starting container: 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee\" id=6eff68d8-1405-4f5b-adc1-a2a9d909dccd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.073213 | controller |     "Jun 12 20:21:40.643656 crc crio[20719]: time=\"2026-06-12T20:21:40.643551211Z\" level=info msg=\"Started container\" PID=82357 containerID=1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee description=openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns id=6eff68d8-1405-4f5b-adc1-a2a9d909dccd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462",
2026-06-12 21:10:23.073228 | controller |     "Jun 12 20:21:41.671130 crc crio[20719]: time=\"2026-06-12T20:21:41.668016925Z\" level=info msg=\"Stopping container: 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30 (timeout: 30s)\" id=c3f2fa56-500c-4fd0-bb22-fc3b9ec8ea33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.073242 | controller |     "Jun 12 20:21:41.671130 crc crio[20719]: time=\"2026-06-12T20:21:41.668080399Z\" level=info msg=\"Stopping container: d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723 (timeout: 30s)\" id=8ea29879-b79e-4f7a-b9b8-60174055b459 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.073257 | controller |     "Jun 12 20:21:41.672443 crc crio[20719]: time=\"2026-06-12T20:21:41.668109795Z\" level=info msg=\"Stopping container: d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2 (timeout: 30s)\" id=73442812-4ee2-4400-ba2e-9bc2bf01a0d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.073271 | controller |     "Jun 12 20:21:41.675606 crc crio[20719]: time=\"2026-06-12T20:21:41.66811864Z\" level=info msg=\"Stopping container: ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c (timeout: 30s)\" id=5dbc4386-eb89-4824-ae7d-d3e4ec0f3cd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.073285 | controller |     "Jun 12 20:21:41.795682 crc crio[20719]: time=\"2026-06-12T20:21:41.795580859Z\" level=info msg=\"Stopped container 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30: openstack/ceilometer-0/sg-core\" id=c3f2fa56-500c-4fd0-bb22-fc3b9ec8ea33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.073299 | controller |     "Jun 12 20:21:41.815148 crc crio[20719]: time=\"2026-06-12T20:21:41.811936313Z\" level=info msg=\"Stopped container d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2: openstack/ceilometer-0/proxy-httpd\" id=73442812-4ee2-4400-ba2e-9bc2bf01a0d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.073313 | controller |     "Jun 12 20:21:41.941773 crc crio[20719]: time=\"2026-06-12T20:21:41.94168236Z\" level=info msg=\"Stopping container: 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8 (timeout: 30s)\" id=8d783a43-915b-459a-a674-aea8e78aa6f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.073333 | controller |     "Jun 12 20:21:41.943663 crc crio[20719]: time=\"2026-06-12T20:21:41.943464391Z\" level=info msg=\"Stopping container: 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101 (timeout: 30s)\" id=026cbabd-2965-4a74-8abd-3fd2f09846d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.073347 | controller |     "Jun 12 20:21:42.067813 crc crio[20719]: time=\"2026-06-12T20:21:42.067518718Z\" level=info msg=\"Stopped container 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101: openstack/nova-api-0/nova-api-log\" id=026cbabd-2965-4a74-8abd-3fd2f09846d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.073361 | controller |     "Jun 12 20:21:42.225428 crc crio[20719]: time=\"2026-06-12T20:21:42.225241583Z\" level=info msg=\"Stopped container d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723: openstack/ceilometer-0/ceilometer-central-agent\" id=8ea29879-b79e-4f7a-b9b8-60174055b459 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.073375 | controller |     "Jun 12 20:21:43.117728 crc crio[20719]: time=\"2026-06-12T20:21:43.117529428Z\" level=info msg=\"Stopped container ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c: openstack/ceilometer-0/ceilometer-notification-agent\" id=5dbc4386-eb89-4824-ae7d-d3e4ec0f3cd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.073389 | controller |     "Jun 12 20:21:43.118656 crc crio[20719]: time=\"2026-06-12T20:21:43.118597638Z\" level=info msg=\"Stopping pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\" id=416f9b91-4d8d-4da8-bb28-3b562c6ea591 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.073403 | controller |     "Jun 12 20:21:43.119559 crc crio[20719]: time=\"2026-06-12T20:21:43.119486353Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f UID:8e58a0ce-2aa2-49be-8509-41c307d0651f NetNS:/var/run/netns/ed9766ec-9adb-49c4-8351-2bf8e2cea760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e58a0ce_2aa2_49be_8509_41c307d0651f.slice PodAnnotations:0xc003332c50}] Aliases:map[]}\"",
2026-06-12 21:10:23.073417 | controller |     "Jun 12 20:21:43.119734 crc crio[20719]: time=\"2026-06-12T20:21:43.119704829Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.073432 | controller |     "Jun 12 20:21:43.469539 crc crio[20719]: time=\"2026-06-12T20:21:43.468113205Z\" level=info msg=\"Stopped pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\" id=416f9b91-4d8d-4da8-bb28-3b562c6ea591 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.073446 | controller |     "Jun 12 20:21:44.484982 crc crio[20719]: time=\"2026-06-12T20:21:44.484505919Z\" level=info msg=\"Removing container: d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2\" id=64539b51-4827-43f9-83a0-fdc6d49b4325 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.073461 | controller |     "Jun 12 20:21:44.534665 crc crio[20719]: time=\"2026-06-12T20:21:44.534229779Z\" level=info msg=\"Removed container d4ec26ad496714b0f9ab20611408cc4c352add3a271a74a923d14d4aa10f8ed2: openstack/ceilometer-0/proxy-httpd\" id=64539b51-4827-43f9-83a0-fdc6d49b4325 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.073476 | controller |     "Jun 12 20:21:44.538622 crc crio[20719]: time=\"2026-06-12T20:21:44.538593493Z\" level=info msg=\"Removing container: 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30\" id=75d0d4e0-a56f-4f11-96f6-6dbf8cf7d119 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.073493 | controller |     "Jun 12 20:21:44.571969 crc crio[20719]: time=\"2026-06-12T20:21:44.571861745Z\" level=info msg=\"Removed container 1a436ce4dd3663699dd72204070fe6aaf26bc3ac8b7e704ef620b15fc9e6dd30: openstack/ceilometer-0/sg-core\" id=75d0d4e0-a56f-4f11-96f6-6dbf8cf7d119 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.073508 | controller |     "Jun 12 20:21:44.578377 crc crio[20719]: time=\"2026-06-12T20:21:44.578189723Z\" level=info msg=\"Removing container: ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c\" id=d310acf0-f2d3-4731-b4d0-a73ff915b456 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.073522 | controller |     "Jun 12 20:21:44.636369 crc crio[20719]: time=\"2026-06-12T20:21:44.63621364Z\" level=info msg=\"Removed container ec423c84af451832ae2fb47f221baa2a31f00b795f430e2ff820e3c64b15d21c: openstack/ceilometer-0/ceilometer-notification-agent\" id=d310acf0-f2d3-4731-b4d0-a73ff915b456 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.073536 | controller |     "Jun 12 20:21:44.649825 crc crio[20719]: time=\"2026-06-12T20:21:44.649713872Z\" level=info msg=\"Removing container: d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723\" id=f5587325-6cf6-4d14-b4b9-9bc92bf9613a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.073550 | controller |     "Jun 12 20:21:44.692933 crc crio[20719]: time=\"2026-06-12T20:21:44.692807614Z\" level=info msg=\"Removed container d187560bdbc748660fe5322d78e6b0bd8e33712644afcfeb9bd21a1ca596b723: openstack/ceilometer-0/ceilometer-central-agent\" id=f5587325-6cf6-4d14-b4b9-9bc92bf9613a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.073564 | controller |     "Jun 12 20:21:44.966197 crc crio[20719]: time=\"2026-06-12T20:21:44.966085847Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=5ab4ca22-36c6-4254-ac08-7bc5e8d2af99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.073578 | controller |     "Jun 12 20:21:44.966420 crc crio[20719]: time=\"2026-06-12T20:21:44.966236501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.073593 | controller |     "Jun 12 20:21:45.026030 crc crio[20719]: time=\"2026-06-12T20:21:45.025922312Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61 UID:fffccd8c-fdb5-4825-8c7d-6bd77d291f85 NetNS:/var/run/netns/ef16e67d-cc9d-4c74-823a-71f0887da2cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffccd8c_fdb5_4825_8c7d_6bd77d291f85.slice PodAnnotations:0xc00008c680}] Aliases:map[]}\"",
2026-06-12 21:10:23.073608 | controller |     "Jun 12 20:21:45.026030 crc crio[20719]: time=\"2026-06-12T20:21:45.026001614Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.073623 | controller |     "Jun 12 20:21:45.211734 crc crio[20719]: time=\"2026-06-12T20:21:45.210928043Z\" level=info msg=\"Stopped container 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8: openstack/nova-api-0/nova-api-api\" id=8d783a43-915b-459a-a674-aea8e78aa6f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.073638 | controller |     "Jun 12 20:21:45.212682 crc crio[20719]: time=\"2026-06-12T20:21:45.212539087Z\" level=info msg=\"Stopping pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\" id=9c03f2df-4cea-4f24-af53-e5fca5a279fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.073653 | controller |     "Jun 12 20:21:45.213079 crc crio[20719]: time=\"2026-06-12T20:21:45.213014371Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a UID:c019ff90-75a8-482b-aff3-fdf100cac0b6 NetNS:/var/run/netns/a4ed4dc7-5f79-4916-b09f-43bf7df279e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc019ff90_75a8_482b_aff3_fdf100cac0b6.slice PodAnnotations:0xc0033323d0}] Aliases:map[]}\"",
2026-06-12 21:10:23.073671 | controller |     "Jun 12 20:21:45.213218 crc crio[20719]: time=\"2026-06-12T20:21:45.213176546Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.073686 | controller |     "Jun 12 20:21:45.369384 crc crio[20719]: 2026-06-12T20:21:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9932a29f5727db0 Mac:96:aa:43:64:ac:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/ef16e67d-cc9d-4c74-823a-71f0887da2cc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.073701 | controller |     "Jun 12 20:21:45.386390 crc crio[20719]: time=\"2026-06-12T20:21:45.385548328Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61 UID:fffccd8c-fdb5-4825-8c7d-6bd77d291f85 NetNS:/var/run/netns/ef16e67d-cc9d-4c74-823a-71f0887da2cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffccd8c_fdb5_4825_8c7d_6bd77d291f85.slice PodAnnotations:0xc00008c680}] Aliases:map[]}\"",
2026-06-12 21:10:23.073716 | controller |     "Jun 12 20:21:45.386390 crc crio[20719]: time=\"2026-06-12T20:21:45.385860507Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.073731 | controller |     "Jun 12 20:21:45.400192 crc crio[20719]: time=\"2026-06-12T20:21:45.400084706Z\" level=info msg=\"Ran pod sandbox 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61 with infra container: openstack/ceilometer-0/POD\" id=5ab4ca22-36c6-4254-ac08-7bc5e8d2af99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.073745 | controller |     "Jun 12 20:21:45.420376 crc crio[20719]: time=\"2026-06-12T20:21:45.409661926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=fd68e325-153f-41c4-aa56-43ae022969e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.073760 | controller |     "Jun 12 20:21:45.494376 crc crio[20719]: time=\"2026-06-12T20:21:45.480238312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=16e449c3-31bc-4077-86ff-1613a9bfdcba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.073774 | controller |     "Jun 12 20:21:45.494376 crc crio[20719]: time=\"2026-06-12T20:21:45.491811473Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=8747068d-a757-4f4e-b746-157d8cbe8f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.073789 | controller |     "Jun 12 20:21:45.494376 crc crio[20719]: time=\"2026-06-12T20:21:45.493195582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.073803 | controller |     "Jun 12 20:21:45.559556 crc crio[20719]: time=\"2026-06-12T20:21:45.559447052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.073818 | controller |     "Jun 12 20:21:45.563114 crc crio[20719]: time=\"2026-06-12T20:21:45.563074203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.073835 | controller |     "Jun 12 20:21:45.583186 crc crio[20719]: time=\"2026-06-12T20:21:45.58273904Z\" level=info msg=\"Stopped pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\" id=9c03f2df-4cea-4f24-af53-e5fca5a279fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.073864 | controller |     "Jun 12 20:21:45.936573 crc crio[20719]: time=\"2026-06-12T20:21:45.936501996Z\" level=info msg=\"Created container 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc: openstack/ceilometer-0/ceilometer-central-agent\" id=8747068d-a757-4f4e-b746-157d8cbe8f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.073885 | controller |     "Jun 12 20:21:45.937993 crc crio[20719]: time=\"2026-06-12T20:21:45.937729118Z\" level=info msg=\"Starting container: 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc\" id=19218200-496a-4215-927a-846bc015bde7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.073900 | controller |     "Jun 12 20:21:45.946500 crc crio[20719]: time=\"2026-06-12T20:21:45.946330723Z\" level=info msg=\"Started container\" PID=82737 containerID=26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc description=openstack/ceilometer-0/ceilometer-central-agent id=19218200-496a-4215-927a-846bc015bde7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61",
2026-06-12 21:10:23.073916 | controller |     "Jun 12 20:21:45.974086 crc crio[20719]: time=\"2026-06-12T20:21:45.973992567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6e550fee-f284-4f75-b024-a29242459cd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.073930 | controller |     "Jun 12 20:21:45.996915 crc crio[20719]: time=\"2026-06-12T20:21:45.996827904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8d87e4e5-ae42-4d37-8d16-cdceba4a5f96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.073944 | controller |     "Jun 12 20:21:46.009074 crc crio[20719]: time=\"2026-06-12T20:21:46.008967029Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=fdb0216f-6cad-481e-9e52-e9f1ac096bda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.073959 | controller |     "Jun 12 20:21:46.009498 crc crio[20719]: time=\"2026-06-12T20:21:46.009382071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.073973 | controller |     "Jun 12 20:21:46.058073 crc crio[20719]: time=\"2026-06-12T20:21:46.057926409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.073988 | controller |     "Jun 12 20:21:46.063578 crc crio[20719]: time=\"2026-06-12T20:21:46.062540398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074002 | controller |     "Jun 12 20:21:46.161767 crc crio[20719]: time=\"2026-06-12T20:21:46.161577342Z\" level=info msg=\"Created container 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603: openstack/ceilometer-0/ceilometer-notification-agent\" id=fdb0216f-6cad-481e-9e52-e9f1ac096bda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.074016 | controller |     "Jun 12 20:21:46.163133 crc crio[20719]: time=\"2026-06-12T20:21:46.163066442Z\" level=info msg=\"Starting container: 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603\" id=3d5a72ab-d9ea-4ae0-ab2b-dd003fe011d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.074031 | controller |     "Jun 12 20:21:46.169788 crc crio[20719]: time=\"2026-06-12T20:21:46.169700047Z\" level=info msg=\"Started container\" PID=82795 containerID=35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603 description=openstack/ceilometer-0/ceilometer-notification-agent id=3d5a72ab-d9ea-4ae0-ab2b-dd003fe011d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61",
2026-06-12 21:10:23.074050 | controller |     "Jun 12 20:21:46.181657 crc crio[20719]: time=\"2026-06-12T20:21:46.181582126Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=be9a88cc-8f41-4cdd-b65e-f0eeca7e2b7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.074065 | controller |     "Jun 12 20:21:46.200785 crc crio[20719]: time=\"2026-06-12T20:21:46.200690109Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c3171558-bfe8-46c6-8c67-fcdf60b78bbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.074080 | controller |     "Jun 12 20:21:46.207697 crc crio[20719]: time=\"2026-06-12T20:21:46.207626123Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=5de06e60-506e-4a55-a08d-b9b494dd3e3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.074094 | controller |     "Jun 12 20:21:46.208098 crc crio[20719]: time=\"2026-06-12T20:21:46.208035564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074109 | controller |     "Jun 12 20:21:46.264304 crc crio[20719]: time=\"2026-06-12T20:21:46.264172533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074123 | controller |     "Jun 12 20:21:46.270724 crc crio[20719]: time=\"2026-06-12T20:21:46.27053565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074138 | controller |     "Jun 12 20:21:46.416145 crc crio[20719]: time=\"2026-06-12T20:21:46.415972325Z\" level=info msg=\"Created container e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3: openstack/ceilometer-0/sg-core\" id=5de06e60-506e-4a55-a08d-b9b494dd3e3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.074152 | controller |     "Jun 12 20:21:46.417599 crc crio[20719]: time=\"2026-06-12T20:21:46.417471045Z\" level=info msg=\"Starting container: e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3\" id=2022711d-d2c9-4503-a9f1-ddd65ed16a7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.074166 | controller |     "Jun 12 20:21:46.422634 crc crio[20719]: time=\"2026-06-12T20:21:46.422519135Z\" level=info msg=\"Started container\" PID=82836 containerID=e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3 description=openstack/ceilometer-0/sg-core id=2022711d-d2c9-4503-a9f1-ddd65ed16a7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61",
2026-06-12 21:10:23.074181 | controller |     "Jun 12 20:21:46.433092 crc crio[20719]: time=\"2026-06-12T20:21:46.432981645Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4de555c1-7d88-47ec-aab9-cae6f37dc2a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.074195 | controller |     "Jun 12 20:21:46.478824 crc crio[20719]: time=\"2026-06-12T20:21:46.478743119Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f5199593-adb0-4218-b678-3e6c1a23e3ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.074209 | controller |     "Jun 12 20:21:46.519427 crc crio[20719]: time=\"2026-06-12T20:21:46.519310165Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=23344b4c-a56a-4f7f-a6a4-262a77a5d27a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.074226 | controller |     "Jun 12 20:21:46.520709 crc crio[20719]: time=\"2026-06-12T20:21:46.519752118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074240 | controller |     "Jun 12 20:21:46.564147 crc crio[20719]: time=\"2026-06-12T20:21:46.564015128Z\" level=info msg=\"Removing container: 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8\" id=724517ac-cf7f-46d3-a66a-df95fe139ea0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.074255 | controller |     "Jun 12 20:21:46.716063 crc crio[20719]: time=\"2026-06-12T20:21:46.715978259Z\" level=info msg=\"Removed container 5840305a29183782e5e3dcd61cf44d172c1c98ecc81289517e2615d0fc4656e8: openstack/nova-api-0/nova-api-api\" id=724517ac-cf7f-46d3-a66a-df95fe139ea0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.074269 | controller |     "Jun 12 20:21:46.721379 crc crio[20719]: time=\"2026-06-12T20:21:46.720955302Z\" level=info msg=\"Removing container: 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101\" id=da4216bc-46db-4c47-ae6c-ef9ea7e19272 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.074283 | controller |     "Jun 12 20:21:46.740970 crc crio[20719]: time=\"2026-06-12T20:21:46.740865265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074298 | controller |     "Jun 12 20:21:46.747100 crc crio[20719]: time=\"2026-06-12T20:21:46.747022718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074312 | controller |     "Jun 12 20:21:46.753967 crc crio[20719]: time=\"2026-06-12T20:21:46.753914684Z\" level=info msg=\"Removed container 0418e2994dec0a7562218c5ba45195d913043ff8d165dcae6632a35c6c20d101: openstack/nova-api-0/nova-api-log\" id=da4216bc-46db-4c47-ae6c-ef9ea7e19272 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.074326 | controller |     "Jun 12 20:21:46.854094 crc crio[20719]: time=\"2026-06-12T20:21:46.8540006Z\" level=info msg=\"Created container 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2: openstack/ceilometer-0/proxy-httpd\" id=23344b4c-a56a-4f7f-a6a4-262a77a5d27a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.074340 | controller |     "Jun 12 20:21:46.855440 crc crio[20719]: time=\"2026-06-12T20:21:46.855369879Z\" level=info msg=\"Starting container: 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2\" id=3bd9b8a6-4fb5-4138-87ac-abdfd75d77d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.074355 | controller |     "Jun 12 20:21:46.860882 crc crio[20719]: time=\"2026-06-12T20:21:46.860813269Z\" level=info msg=\"Started container\" PID=82901 containerID=100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2 description=openstack/ceilometer-0/proxy-httpd id=3bd9b8a6-4fb5-4138-87ac-abdfd75d77d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61",
2026-06-12 21:10:23.074369 | controller |     "Jun 12 20:21:47.041679 crc crio[20719]: time=\"2026-06-12T20:21:47.041584456Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=eb774685-af75-4326-9e01-7de5590e8b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.074383 | controller |     "Jun 12 20:21:47.041679 crc crio[20719]: time=\"2026-06-12T20:21:47.041664358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074398 | controller |     "Jun 12 20:21:47.069787 crc crio[20719]: time=\"2026-06-12T20:21:47.069699547Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba UID:4277c5e2-7471-4e48-b33f-be3dbc9e40e7 NetNS:/var/run/netns/f31e78fa-cb9d-4b4b-8156-4d4cc5a7e45a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4277c5e2_7471_4e48_b33f_be3dbc9e40e7.slice PodAnnotations:0xc003332650}] Aliases:map[]}\"",
2026-06-12 21:10:23.074415 | controller |     "Jun 12 20:21:47.069787 crc crio[20719]: time=\"2026-06-12T20:21:47.069772549Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.074431 | controller |     "Jun 12 20:21:47.642635 crc crio[20719]: 2026-06-12T20:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e317fb53d6c60d7 Mac:9e:4d:b4:a7:9c:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/f31e78fa-cb9d-4b4b-8156-4d4cc5a7e45a SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.074446 | controller |     "Jun 12 20:21:47.646213 crc crio[20719]: time=\"2026-06-12T20:21:47.645940169Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba UID:4277c5e2-7471-4e48-b33f-be3dbc9e40e7 NetNS:/var/run/netns/f31e78fa-cb9d-4b4b-8156-4d4cc5a7e45a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4277c5e2_7471_4e48_b33f_be3dbc9e40e7.slice PodAnnotations:0xc003332650}] Aliases:map[]}\"",
2026-06-12 21:10:23.074461 | controller |     "Jun 12 20:21:47.646622 crc crio[20719]: time=\"2026-06-12T20:21:47.646600567Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.074476 | controller |     "Jun 12 20:21:47.689436 crc crio[20719]: time=\"2026-06-12T20:21:47.682150698Z\" level=info msg=\"Ran pod sandbox e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba with infra container: openstack/nova-api-0/POD\" id=eb774685-af75-4326-9e01-7de5590e8b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.074490 | controller |     "Jun 12 20:21:47.692128 crc crio[20719]: time=\"2026-06-12T20:21:47.692037427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=01bfebf2-6921-49be-adc5-a3a41249e565 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.074504 | controller |     "Jun 12 20:21:47.696365 crc crio[20719]: time=\"2026-06-12T20:21:47.694801865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=14083b36-33d3-4e31-9c8c-d33e0b125f7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.074519 | controller |     "Jun 12 20:21:47.704582 crc crio[20719]: time=\"2026-06-12T20:21:47.704511723Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=322404ca-d4ea-457b-be4d-0ce6017bc815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.074533 | controller |     "Jun 12 20:21:47.704859 crc crio[20719]: time=\"2026-06-12T20:21:47.70476653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074547 | controller |     "Jun 12 20:21:47.754419 crc crio[20719]: time=\"2026-06-12T20:21:47.754248796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074561 | controller |     "Jun 12 20:21:47.757958 crc crio[20719]: time=\"2026-06-12T20:21:47.757888637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074579 | controller |     "Jun 12 20:21:47.933494 crc crio[20719]: time=\"2026-06-12T20:21:47.932967215Z\" level=info msg=\"Created container e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c: openstack/nova-api-0/nova-api-log\" id=322404ca-d4ea-457b-be4d-0ce6017bc815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.074593 | controller |     "Jun 12 20:21:47.935876 crc crio[20719]: time=\"2026-06-12T20:21:47.935830159Z\" level=info msg=\"Starting container: e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c\" id=3661ff14-e4a7-4092-9de1-c2535bfaf435 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.074608 | controller |     "Jun 12 20:21:47.941464 crc crio[20719]: time=\"2026-06-12T20:21:47.941312897Z\" level=info msg=\"Started container\" PID=83179 containerID=e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c description=openstack/nova-api-0/nova-api-log id=3661ff14-e4a7-4092-9de1-c2535bfaf435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba",
2026-06-12 21:10:23.074622 | controller |     "Jun 12 20:21:47.954645 crc crio[20719]: time=\"2026-06-12T20:21:47.954481753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=82c310f3-41dd-42f3-a9de-5847c2532046 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.074637 | controller |     "Jun 12 20:21:48.014165 crc crio[20719]: time=\"2026-06-12T20:21:48.014047295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c5492cef-4fcd-41dc-b432-b0ca64b62c94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.074652 | controller |     "Jun 12 20:21:48.023567 crc crio[20719]: time=\"2026-06-12T20:21:48.023481512Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=3c510b13-2ec5-406b-8cf9-714cad75e965 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.074666 | controller |     "Jun 12 20:21:48.023955 crc crio[20719]: time=\"2026-06-12T20:21:48.023890083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074681 | controller |     "Jun 12 20:21:48.076573 crc crio[20719]: time=\"2026-06-12T20:21:48.076468487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074695 | controller |     "Jun 12 20:21:48.079576 crc crio[20719]: time=\"2026-06-12T20:21:48.079515719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074709 | controller |     "Jun 12 20:21:48.222669 crc crio[20719]: time=\"2026-06-12T20:21:48.222565775Z\" level=info msg=\"Created container 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9: openstack/nova-api-0/nova-api-api\" id=3c510b13-2ec5-406b-8cf9-714cad75e965 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.074724 | controller |     "Jun 12 20:21:48.231586 crc crio[20719]: time=\"2026-06-12T20:21:48.231495484Z\" level=info msg=\"Starting container: 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9\" id=b4ea29a7-dfbc-46b3-b8f9-93d7b3db79d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.074738 | controller |     "Jun 12 20:21:48.236677 crc crio[20719]: time=\"2026-06-12T20:21:48.236629306Z\" level=info msg=\"Started container\" PID=83206 containerID=5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9 description=openstack/nova-api-0/nova-api-api id=b4ea29a7-dfbc-46b3-b8f9-93d7b3db79d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba",
2026-06-12 21:10:23.074756 | controller |     "Jun 12 20:21:48.580022 crc crio[20719]: time=\"2026-06-12T20:21:48.579653955Z\" level=info msg=\"Stopping container: 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19 (timeout: 10s)\" id=24f2e3be-0c34-4582-a282-e45bf60400bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.074771 | controller |     "Jun 12 20:21:48.749450 crc crio[20719]: time=\"2026-06-12T20:21:48.749204671Z\" level=info msg=\"Stopped container 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns\" id=24f2e3be-0c34-4582-a282-e45bf60400bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.074786 | controller |     "Jun 12 20:21:48.763554 crc crio[20719]: time=\"2026-06-12T20:21:48.763471212Z\" level=info msg=\"Stopping pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\" id=921464c5-63a1-48cf-909a-bcf1c15a1091 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.074800 | controller |     "Jun 12 20:21:48.764117 crc crio[20719]: time=\"2026-06-12T20:21:48.764054838Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-5qs6s Namespace:openstack ID:039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458 UID:6e08c0a8-0997-4a2d-b80f-73f1e051cc73 NetNS:/var/run/netns/63037f4a-dd0d-4120-9e94-2d819ddc5387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e08c0a8_0997_4a2d_b80f_73f1e051cc73.slice PodAnnotations:0xc0023e2430}] Aliases:map[]}\"",
2026-06-12 21:10:23.074815 | controller |     "Jun 12 20:21:48.764403 crc crio[20719]: time=\"2026-06-12T20:21:48.764229113Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-5qs6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.074830 | controller |     "Jun 12 20:21:49.199032 crc crio[20719]: time=\"2026-06-12T20:21:49.198781094Z\" level=info msg=\"Stopped pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\" id=921464c5-63a1-48cf-909a-bcf1c15a1091 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.074845 | controller |     "Jun 12 20:21:49.395536 crc crio[20719]: time=\"2026-06-12T20:21:49.394602897Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-bbjhj/POD\" id=30e56972-4823-43e4-818c-e5ea5f36c12d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.074879 | controller |     "Jun 12 20:21:49.395536 crc crio[20719]: time=\"2026-06-12T20:21:49.395103121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.074895 | controller |     "Jun 12 20:21:49.459048 crc crio[20719]: time=\"2026-06-12T20:21:49.458948705Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-bbjhj Namespace:openstack ID:bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90 UID:081b35bf-0333-4d86-92aa-447067b8b012 NetNS:/var/run/netns/4999674e-20a4-440b-8c2d-f680cc7b0f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod081b35bf_0333_4d86_92aa_447067b8b012.slice PodAnnotations:0xc002d9a618}] Aliases:map[]}\"",
2026-06-12 21:10:23.074911 | controller |     "Jun 12 20:21:49.459048 crc crio[20719]: time=\"2026-06-12T20:21:49.459017667Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-bbjhj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.074926 | controller |     "Jun 12 20:21:49.693257 crc crio[20719]: time=\"2026-06-12T20:21:49.693119838Z\" level=info msg=\"Removing container: 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19\" id=30881d21-3360-4ede-afda-cc8f36ee6a46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.074944 | controller |     "Jun 12 20:21:49.733722 crc crio[20719]: time=\"2026-06-12T20:21:49.732981879Z\" level=info msg=\"Removed container 8c277f125056ceba373ea482a57a8376570cef59f58d59b0ec6847f922a68a19: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/dnsmasq-dns\" id=30881d21-3360-4ede-afda-cc8f36ee6a46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.074959 | controller |     "Jun 12 20:21:49.740256 crc crio[20719]: time=\"2026-06-12T20:21:49.738698924Z\" level=info msg=\"Removing container: 88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049\" id=4e279e79-bfa5-4731-a7db-71352a67ef1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.074974 | controller |     "Jun 12 20:21:49.787370 crc crio[20719]: time=\"2026-06-12T20:21:49.786904365Z\" level=info msg=\"Removed container 88f451b4097de115c92c8046dead9f4f051e5e57148cce07e1652ad8fde14049: openstack/dnsmasq-dns-7948f7c9f9-5qs6s/init\" id=4e279e79-bfa5-4731-a7db-71352a67ef1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.074988 | controller |     "Jun 12 20:21:50.054206 crc crio[20719]: 2026-06-12T20:21:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf2bb9c7a417942 Mac:5a:a7:fc:7d:16:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/4999674e-20a4-440b-8c2d-f680cc7b0f95 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.075003 | controller |     "Jun 12 20:21:50.055599 crc crio[20719]: time=\"2026-06-12T20:21:50.055527165Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-bbjhj Namespace:openstack ID:bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90 UID:081b35bf-0333-4d86-92aa-447067b8b012 NetNS:/var/run/netns/4999674e-20a4-440b-8c2d-f680cc7b0f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod081b35bf_0333_4d86_92aa_447067b8b012.slice PodAnnotations:0xc002d9a618}] Aliases:map[]}\"",
2026-06-12 21:10:23.075018 | controller |     "Jun 12 20:21:50.055739 crc crio[20719]: time=\"2026-06-12T20:21:50.05568371Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-bbjhj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.075032 | controller |     "Jun 12 20:21:50.073662 crc crio[20719]: time=\"2026-06-12T20:21:50.073556945Z\" level=info msg=\"Ran pod sandbox bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90 with infra container: openstack/nova-cell1-cell-mapping-bbjhj/POD\" id=30e56972-4823-43e4-818c-e5ea5f36c12d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.075047 | controller |     "Jun 12 20:21:50.081082 crc crio[20719]: time=\"2026-06-12T20:21:50.080082448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2fd4effe-c5e9-426c-8529-c061b4082d1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.075062 | controller |     "Jun 12 20:21:50.140546 crc crio[20719]: time=\"2026-06-12T20:21:50.140467322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1ea3e665-8ded-442a-96cc-730035820bbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.075076 | controller |     "Jun 12 20:21:50.146746 crc crio[20719]: time=\"2026-06-12T20:21:50.146676915Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-bbjhj/nova-manage\" id=bfdc02fe-fc60-4728-8b2d-57314f0e25ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.075091 | controller |     "Jun 12 20:21:50.147029 crc crio[20719]: time=\"2026-06-12T20:21:50.146974863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.075105 | controller |     "Jun 12 20:21:50.202318 crc crio[20719]: time=\"2026-06-12T20:21:50.202188798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.075123 | controller |     "Jun 12 20:21:50.205896 crc crio[20719]: time=\"2026-06-12T20:21:50.205835571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.075138 | controller |     "Jun 12 20:21:50.457232 crc crio[20719]: time=\"2026-06-12T20:21:50.456782226Z\" level=info msg=\"Created container 889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004: openstack/nova-cell1-cell-mapping-bbjhj/nova-manage\" id=bfdc02fe-fc60-4728-8b2d-57314f0e25ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.075152 | controller |     "Jun 12 20:21:50.459877 crc crio[20719]: time=\"2026-06-12T20:21:50.459208903Z\" level=info msg=\"Starting container: 889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004\" id=568c9794-9446-4581-9342-f7d7f0bb90be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.075166 | controller |     "Jun 12 20:21:50.466501 crc crio[20719]: time=\"2026-06-12T20:21:50.466413803Z\" level=info msg=\"Started container\" PID=83576 containerID=889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004 description=openstack/nova-cell1-cell-mapping-bbjhj/nova-manage id=568c9794-9446-4581-9342-f7d7f0bb90be name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90",
2026-06-12 21:10:23.075181 | controller |     "Jun 12 20:21:56.818004 crc crio[20719]: time=\"2026-06-12T20:21:56.817253184Z\" level=info msg=\"Stopping pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\" id=20035132-3c26-41ee-ae24-037c47560ace name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.075195 | controller |     "Jun 12 20:21:56.819803 crc crio[20719]: time=\"2026-06-12T20:21:56.81888757Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-bbjhj Namespace:openstack ID:bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90 UID:081b35bf-0333-4d86-92aa-447067b8b012 NetNS:/var/run/netns/4999674e-20a4-440b-8c2d-f680cc7b0f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod081b35bf_0333_4d86_92aa_447067b8b012.slice PodAnnotations:0xc000eaeae0}] Aliases:map[]}\"",
2026-06-12 21:10:23.075209 | controller |     "Jun 12 20:21:56.819803 crc crio[20719]: time=\"2026-06-12T20:21:56.819046554Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-bbjhj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.075224 | controller |     "Jun 12 20:21:57.244163 crc crio[20719]: time=\"2026-06-12T20:21:57.24370549Z\" level=info msg=\"Stopped pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\" id=20035132-3c26-41ee-ae24-037c47560ace name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.075238 | controller |     "Jun 12 20:21:58.129104 crc crio[20719]: time=\"2026-06-12T20:21:58.12862497Z\" level=info msg=\"Stopping container: e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c (timeout: 30s)\" id=436c119b-207c-4290-b34e-ed66e072bc0d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.075252 | controller |     "Jun 12 20:21:58.130016 crc crio[20719]: time=\"2026-06-12T20:21:58.128648061Z\" level=info msg=\"Stopping container: 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9 (timeout: 30s)\" id=7cd1be66-5919-44b1-afc7-6319008d1268 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.075266 | controller |     "Jun 12 20:21:58.170328 crc crio[20719]: time=\"2026-06-12T20:21:58.169028653Z\" level=info msg=\"Stopping container: 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c (timeout: 30s)\" id=2f2b68eb-33e3-46fc-86a4-5b42e7b56cbc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.075284 | controller |     "Jun 12 20:21:58.203618 crc crio[20719]: time=\"2026-06-12T20:21:58.203526713Z\" level=info msg=\"Stopping container: fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd (timeout: 30s)\" id=b13c7e64-37ef-42eb-a7c4-47ef3b86061e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.075298 | controller |     "Jun 12 20:21:58.206411 crc crio[20719]: time=\"2026-06-12T20:21:58.206236743Z\" level=info msg=\"Stopping container: b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033 (timeout: 30s)\" id=eb3d2194-51a5-4f3f-b5c4-c3f8ef5ff1a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.075312 | controller |     "Jun 12 20:21:58.256193 crc crio[20719]: time=\"2026-06-12T20:21:58.256087149Z\" level=info msg=\"Stopped container e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c: openstack/nova-api-0/nova-api-log\" id=436c119b-207c-4290-b34e-ed66e072bc0d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.075326 | controller |     "Jun 12 20:21:58.340056 crc crio[20719]: time=\"2026-06-12T20:21:58.339942745Z\" level=info msg=\"Stopped container b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033: openstack/nova-metadata-0/nova-metadata-log\" id=eb3d2194-51a5-4f3f-b5c4-c3f8ef5ff1a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.075341 | controller |     "Jun 12 20:22:00.510835 crc crio[20719]: time=\"2026-06-12T20:22:00.510227968Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688262-7x4fq/POD\" id=497ae0f2-764b-42a9-8fda-c7752bdf253a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.075356 | controller |     "Jun 12 20:22:00.511597 crc crio[20719]: time=\"2026-06-12T20:22:00.511576755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.075370 | controller |     "Jun 12 20:22:00.580842 crc crio[20719]: time=\"2026-06-12T20:22:00.580727059Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688262-7x4fq Namespace:openshift-infra ID:678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f UID:ece0b819-f977-4941-8083-6a6e4e5eccba NetNS:/var/run/netns/fb1c41c2-829c-4615-b194-02a66643ac9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece0b819_f977_4941_8083_6a6e4e5eccba.slice PodAnnotations:0xc00259a178}] Aliases:map[]}\"",
2026-06-12 21:10:23.075385 | controller |     "Jun 12 20:22:00.580842 crc crio[20719]: time=\"2026-06-12T20:22:00.580834772Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688262-7x4fq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.075400 | controller |     "Jun 12 20:22:01.148136 crc crio[20719]: 2026-06-12T20:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:678d8362d2ab55e Mac:46:e1:e7:bb:2d:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/fb1c41c2-829c-4615-b194-02a66643ac9b SocketPath: PciID:}] [{Interface:0xc0006825c0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.075414 | controller |     "Jun 12 20:22:01.149831 crc crio[20719]: time=\"2026-06-12T20:22:01.149715535Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688262-7x4fq Namespace:openshift-infra ID:678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f UID:ece0b819-f977-4941-8083-6a6e4e5eccba NetNS:/var/run/netns/fb1c41c2-829c-4615-b194-02a66643ac9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece0b819_f977_4941_8083_6a6e4e5eccba.slice PodAnnotations:0xc00259a178}] Aliases:map[]}\"",
2026-06-12 21:10:23.075433 | controller |     "Jun 12 20:22:01.149980 crc crio[20719]: time=\"2026-06-12T20:22:01.149864879Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688262-7x4fq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.075448 | controller |     "Jun 12 20:22:01.159681 crc crio[20719]: time=\"2026-06-12T20:22:01.159588853Z\" level=info msg=\"Ran pod sandbox 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f with infra container: openshift-infra/auto-csr-approver-29688262-7x4fq/POD\" id=497ae0f2-764b-42a9-8fda-c7752bdf253a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.075463 | controller |     "Jun 12 20:22:01.162084 crc crio[20719]: time=\"2026-06-12T20:22:01.162025474Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6916380b-8021-435b-9d1a-424cbdf9b640 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.075477 | controller |     "Jun 12 20:22:01.173799 crc crio[20719]: time=\"2026-06-12T20:22:01.173691282Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.075492 | controller |     "Jun 12 20:22:01.331018 crc crio[20719]: time=\"2026-06-12T20:22:01.330551812Z\" level=info msg=\"Stopped container 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2f2b68eb-33e3-46fc-86a4-5b42e7b56cbc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.075506 | controller |     "Jun 12 20:22:01.332717 crc crio[20719]: time=\"2026-06-12T20:22:01.332473555Z\" level=info msg=\"Stopping pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\" id=ab4a4a7e-6099-4dd9-9066-b591309758de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.075521 | controller |     "Jun 12 20:22:01.333163 crc crio[20719]: time=\"2026-06-12T20:22:01.333072692Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de UID:7e190b44-6b2e-446a-9726-0d0c025acf8f NetNS:/var/run/netns/860f8275-608e-427a-af56-433d520623e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e190b44_6b2e_446a_9726_0d0c025acf8f.slice PodAnnotations:0xc00008c7d0}] Aliases:map[]}\"",
2026-06-12 21:10:23.075536 | controller |     "Jun 12 20:22:01.333389 crc crio[20719]: time=\"2026-06-12T20:22:01.333251757Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.075551 | controller |     "Jun 12 20:22:01.466678 crc crio[20719]: time=\"2026-06-12T20:22:01.466137852Z\" level=info msg=\"Stopped container fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd: openstack/nova-metadata-0/nova-metadata-metadata\" id=b13c7e64-37ef-42eb-a7c4-47ef3b86061e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.075565 | controller |     "Jun 12 20:22:01.467902 crc crio[20719]: time=\"2026-06-12T20:22:01.467045756Z\" level=info msg=\"Stopping pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\" id=e19d170a-f8eb-4a81-87cf-b14455440031 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.075580 | controller |     "Jun 12 20:22:01.467902 crc crio[20719]: time=\"2026-06-12T20:22:01.467641994Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d UID:10f85c2f-7f35-4eab-8a5b-355b4e5c58cf NetNS:/var/run/netns/82fde074-2e10-4a12-8475-d3a41f72c952 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10f85c2f_7f35_4eab_8a5b_355b4e5c58cf.slice PodAnnotations:0xc000eae928}] Aliases:map[]}\"",
2026-06-12 21:10:23.075598 | controller |     "Jun 12 20:22:01.467902 crc crio[20719]: time=\"2026-06-12T20:22:01.467788408Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.075612 | controller |     "Jun 12 20:22:01.738560 crc crio[20719]: time=\"2026-06-12T20:22:01.737960968Z\" level=info msg=\"Stopped pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\" id=ab4a4a7e-6099-4dd9-9066-b591309758de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.075627 | controller |     "Jun 12 20:22:01.863711 crc crio[20719]: time=\"2026-06-12T20:22:01.863587671Z\" level=info msg=\"Stopped pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\" id=e19d170a-f8eb-4a81-87cf-b14455440031 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.075641 | controller |     "Jun 12 20:22:01.966467 crc crio[20719]: time=\"2026-06-12T20:22:01.966372997Z\" level=info msg=\"Removing container: 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c\" id=a058f7b7-42a8-4a10-9e02-fbd93d4d6dcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.075656 | controller |     "Jun 12 20:22:02.006862 crc crio[20719]: time=\"2026-06-12T20:22:02.006502087Z\" level=info msg=\"Removed container 51562a680aed6343b93fff1cc287f89937d880f271654d4133b8dabf88cfab8c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a058f7b7-42a8-4a10-9e02-fbd93d4d6dcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.075671 | controller |     "Jun 12 20:22:02.146107 crc crio[20719]: time=\"2026-06-12T20:22:02.146025291Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6916380b-8021-435b-9d1a-424cbdf9b640 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.075686 | controller |     "Jun 12 20:22:02.148488 crc crio[20719]: time=\"2026-06-12T20:22:02.148397609Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8eb457d4-1e9e-4f30-99e7-1f01ea12871d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.075700 | controller |     "Jun 12 20:22:02.153367 crc crio[20719]: time=\"2026-06-12T20:22:02.153193251Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d5018c8d-b983-48af-8868-2f75f8d0f42b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.075715 | controller |     "Jun 12 20:22:02.161606 crc crio[20719]: time=\"2026-06-12T20:22:02.161338098Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688262-7x4fq/oc\" id=7a56a9fc-5ecb-407d-8c94-e90ff60b08df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.075730 | controller |     "Jun 12 20:22:02.162098 crc crio[20719]: time=\"2026-06-12T20:22:02.162026427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.075744 | controller |     "Jun 12 20:22:02.206136 crc crio[20719]: time=\"2026-06-12T20:22:02.20604372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.075759 | controller |     "Jun 12 20:22:02.524064 crc crio[20719]: time=\"2026-06-12T20:22:02.521732864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.075774 | controller |     "Jun 12 20:22:02.636863 crc crio[20719]: time=\"2026-06-12T20:22:02.636645161Z\" level=info msg=\"Created container ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad: openshift-infra/auto-csr-approver-29688262-7x4fq/oc\" id=7a56a9fc-5ecb-407d-8c94-e90ff60b08df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.075792 | controller |     "Jun 12 20:22:02.640418 crc crio[20719]: time=\"2026-06-12T20:22:02.639728428Z\" level=info msg=\"Starting container: ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad\" id=5caed02a-18d2-4abf-8458-bb1790da68a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.075806 | controller |     "Jun 12 20:22:02.648331 crc crio[20719]: time=\"2026-06-12T20:22:02.648218253Z\" level=info msg=\"Started container\" PID=84439 containerID=ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad description=openshift-infra/auto-csr-approver-29688262-7x4fq/oc id=5caed02a-18d2-4abf-8458-bb1790da68a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f",
2026-06-12 21:10:23.075821 | controller |     "Jun 12 20:22:02.855225 crc crio[20719]: time=\"2026-06-12T20:22:02.855126165Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=375d4210-672d-472d-a04a-5a8e35ce3d0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.075836 | controller |     "Jun 12 20:22:02.855225 crc crio[20719]: time=\"2026-06-12T20:22:02.855217647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.075866 | controller |     "Jun 12 20:22:02.946656 crc crio[20719]: time=\"2026-06-12T20:22:02.946086843Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:813dbe756bbfef22db96f199b0613ca33b7d9e126b46556970c812d80e115264 UID:4e51247a-63e2-4d08-b2c1-84029e609822 NetNS:/var/run/netns/c03c76dc-8140-44c8-960c-c176a4dd05db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e51247a_63e2_4d08_b2c1_84029e609822.slice PodAnnotations:0xc003ab04d8}] Aliases:map[]}\"",
2026-06-12 21:10:23.075886 | controller |     "Jun 12 20:22:02.946656 crc crio[20719]: time=\"2026-06-12T20:22:02.946569247Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.075901 | controller |     "Jun 12 20:22:03.512928 crc crio[20719]: time=\"2026-06-12T20:22:03.512431887Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=a45f6699-642a-458f-a0e7-75dc602c825d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.075917 | controller |     "Jun 12 20:22:03.513098 crc crio[20719]: time=\"2026-06-12T20:22:03.513002354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.075932 | controller |     "Jun 12 20:22:03.577791 crc crio[20719]: time=\"2026-06-12T20:22:03.577707723Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011 UID:bb4eb0e9-bceb-4730-ae60-9f9a8ca0f953 NetNS:/var/run/netns/4ba37b88-3c8c-498c-a950-3fa0a7ed767e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4eb0e9_bceb_4730_ae60_9f9a8ca0f953.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}\"",
2026-06-12 21:10:23.075947 | controller |     "Jun 12 20:22:03.577791 crc crio[20719]: time=\"2026-06-12T20:22:03.577766064Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.075963 | controller |     "Jun 12 20:22:03.606890 crc crio[20719]: 2026-06-12T20:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:813dbe756bbfef2 Mac:4a:e8:89:a6:1a:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/c03c76dc-8140-44c8-960c-c176a4dd05db SocketPath: PciID:}] [{Interface:0xc000292940 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.075984 | controller |     "Jun 12 20:22:03.612329 crc crio[20719]: time=\"2026-06-12T20:22:03.612174197Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:813dbe756bbfef22db96f199b0613ca33b7d9e126b46556970c812d80e115264 UID:4e51247a-63e2-4d08-b2c1-84029e609822 NetNS:/var/run/netns/c03c76dc-8140-44c8-960c-c176a4dd05db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e51247a_63e2_4d08_b2c1_84029e609822.slice PodAnnotations:0xc003ab04d8}] Aliases:map[]}\"",
2026-06-12 21:10:23.075999 | controller |     "Jun 12 20:22:03.612551 crc crio[20719]: time=\"2026-06-12T20:22:03.612491717Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.076014 | controller |     "Jun 12 20:22:03.633216 crc crio[20719]: time=\"2026-06-12T20:22:03.633122784Z\" level=info msg=\"Ran pod sandbox 813dbe756bbfef22db96f199b0613ca33b7d9e126b46556970c812d80e115264 with infra container: openstack/nova-scheduler-0/POD\" id=375d4210-672d-472d-a04a-5a8e35ce3d0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.076029 | controller |     "Jun 12 20:22:03.661503 crc crio[20719]: time=\"2026-06-12T20:22:03.661342555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=bcb0c4d2-b712-4927-9cbd-d449b6c9bd4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.076043 | controller |     "Jun 12 20:22:03.709928 crc crio[20719]: time=\"2026-06-12T20:22:03.708928132Z\" level=info msg=\"Stopped container 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9: openstack/nova-api-0/nova-api-api\" id=7cd1be66-5919-44b1-afc7-6319008d1268 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.076057 | controller |     "Jun 12 20:22:03.710797 crc crio[20719]: time=\"2026-06-12T20:22:03.710620217Z\" level=info msg=\"Stopping pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\" id=934fade5-57e4-4d24-a931-29ea1783d5fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.076072 | controller |     "Jun 12 20:22:03.711158 crc crio[20719]: time=\"2026-06-12T20:22:03.7110651Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba UID:4277c5e2-7471-4e48-b33f-be3dbc9e40e7 NetNS:/var/run/netns/f31e78fa-cb9d-4b4b-8156-4d4cc5a7e45a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4277c5e2_7471_4e48_b33f_be3dbc9e40e7.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.076086 | controller |     "Jun 12 20:22:03.711773 crc crio[20719]: time=\"2026-06-12T20:22:03.711218124Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.076101 | controller |     "Jun 12 20:22:03.742320 crc crio[20719]: time=\"2026-06-12T20:22:03.742129093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=b5fd7801-394f-4b93-b645-d28724888870 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.076115 | controller |     "Jun 12 20:22:03.774448 crc crio[20719]: time=\"2026-06-12T20:22:03.773988731Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=97d256f8-1de4-4d6d-9576-22744c2c0a9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.076129 | controller |     "Jun 12 20:22:03.775150 crc crio[20719]: time=\"2026-06-12T20:22:03.775096304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076147 | controller |     "Jun 12 20:22:03.870802 crc crio[20719]: time=\"2026-06-12T20:22:03.869601107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076167 | controller |     "Jun 12 20:22:03.874461 crc crio[20719]: time=\"2026-06-12T20:22:03.874227635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076181 | controller |     "Jun 12 20:22:04.005967 crc crio[20719]: time=\"2026-06-12T20:22:04.005816475Z\" level=info msg=\"Created container debcabd940be01d4ee38596d530e9e3312a11d1a55af8fe88e3562d07948dda0: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=97d256f8-1de4-4d6d-9576-22744c2c0a9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.076196 | controller |     "Jun 12 20:22:04.009799 crc crio[20719]: time=\"2026-06-12T20:22:04.008638451Z\" level=info msg=\"Starting container: debcabd940be01d4ee38596d530e9e3312a11d1a55af8fe88e3562d07948dda0\" id=22932276-2fe0-4787-a322-8cfa4d92fb3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.076210 | controller |     "Jun 12 20:22:04.025040 crc crio[20719]: time=\"2026-06-12T20:22:04.024846843Z\" level=info msg=\"Started container\" PID=84621 containerID=debcabd940be01d4ee38596d530e9e3312a11d1a55af8fe88e3562d07948dda0 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=22932276-2fe0-4787-a322-8cfa4d92fb3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=813dbe756bbfef22db96f199b0613ca33b7d9e126b46556970c812d80e115264",
2026-06-12 21:10:23.076225 | controller |     "Jun 12 20:22:04.168687 crc crio[20719]: time=\"2026-06-12T20:22:04.168156946Z\" level=info msg=\"Stopped pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\" id=934fade5-57e4-4d24-a931-29ea1783d5fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.076240 | controller |     "Jun 12 20:22:04.325435 crc crio[20719]: 2026-06-12T20:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b221fe0adf595b Mac:b6:d1:74:9c:26:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/4ba37b88-3c8c-498c-a950-3fa0a7ed767e SocketPath: PciID:}] [{Interface:0xc000014f20 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.076255 | controller |     "Jun 12 20:22:04.327649 crc crio[20719]: time=\"2026-06-12T20:22:04.327605749Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011 UID:bb4eb0e9-bceb-4730-ae60-9f9a8ca0f953 NetNS:/var/run/netns/4ba37b88-3c8c-498c-a950-3fa0a7ed767e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4eb0e9_bceb_4730_ae60_9f9a8ca0f953.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}\"",
2026-06-12 21:10:23.076269 | controller |     "Jun 12 20:22:04.327909 crc crio[20719]: time=\"2026-06-12T20:22:04.327890017Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.076284 | controller |     "Jun 12 20:22:04.336199 crc crio[20719]: time=\"2026-06-12T20:22:04.336157549Z\" level=info msg=\"Ran pod sandbox 8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011 with infra container: openstack/nova-metadata-0/POD\" id=a45f6699-642a-458f-a0e7-75dc602c825d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.076298 | controller |     "Jun 12 20:22:04.340634 crc crio[20719]: time=\"2026-06-12T20:22:04.339713336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=74ba95aa-bb34-4f23-9739-a96c110d5380 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.076313 | controller |     "Jun 12 20:22:04.344002 crc crio[20719]: time=\"2026-06-12T20:22:04.343932574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5815b761-10ab-4d62-98eb-ff93274fcd03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.076330 | controller |     "Jun 12 20:22:04.351589 crc crio[20719]: time=\"2026-06-12T20:22:04.351520504Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=9018be41-06b7-4094-af19-57f58ef5efec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.076345 | controller |     "Jun 12 20:22:04.351895 crc crio[20719]: time=\"2026-06-12T20:22:04.351851423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076360 | controller |     "Jun 12 20:22:04.405697 crc crio[20719]: time=\"2026-06-12T20:22:04.405625388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076374 | controller |     "Jun 12 20:22:04.409792 crc crio[20719]: time=\"2026-06-12T20:22:04.409721491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076388 | controller |     "Jun 12 20:22:04.517749 crc crio[20719]: time=\"2026-06-12T20:22:04.517646643Z\" level=info msg=\"Created container 17508060fd1a1d595f8dbf8207847330faf16cf4bf77f01a9d9fee4fd387b1b6: openstack/nova-metadata-0/nova-metadata-log\" id=9018be41-06b7-4094-af19-57f58ef5efec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.076403 | controller |     "Jun 12 20:22:04.519376 crc crio[20719]: time=\"2026-06-12T20:22:04.519238717Z\" level=info msg=\"Starting container: 17508060fd1a1d595f8dbf8207847330faf16cf4bf77f01a9d9fee4fd387b1b6\" id=6d2d4caf-089c-42b3-a954-c68427d2d951 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.076416 | controller |     "Jun 12 20:22:04.526893 crc crio[20719]: time=\"2026-06-12T20:22:04.52658793Z\" level=info msg=\"Started container\" PID=84659 containerID=17508060fd1a1d595f8dbf8207847330faf16cf4bf77f01a9d9fee4fd387b1b6 description=openstack/nova-metadata-0/nova-metadata-log id=6d2d4caf-089c-42b3-a954-c68427d2d951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011",
2026-06-12 21:10:23.076431 | controller |     "Jun 12 20:22:04.538084 crc crio[20719]: time=\"2026-06-12T20:22:04.537634737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d8fa26f9-38d7-4a47-95e6-84156e142dc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.076445 | controller |     "Jun 12 20:22:04.587024 crc crio[20719]: time=\"2026-06-12T20:22:04.586600699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=13906165-848d-4867-992c-0cbe2fb24610 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.076460 | controller |     "Jun 12 20:22:04.596323 crc crio[20719]: time=\"2026-06-12T20:22:04.596178305Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=50588b3d-53b3-476e-94c4-44adff87da23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.076474 | controller |     "Jun 12 20:22:04.596726 crc crio[20719]: time=\"2026-06-12T20:22:04.596647118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076489 | controller |     "Jun 12 20:22:04.645524 crc crio[20719]: time=\"2026-06-12T20:22:04.645432427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076507 | controller |     "Jun 12 20:22:04.650409 crc crio[20719]: time=\"2026-06-12T20:22:04.650315984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076522 | controller |     "Jun 12 20:22:04.809709 crc crio[20719]: time=\"2026-06-12T20:22:04.809620148Z\" level=info msg=\"Created container d0ee8a21712bd0e50c219c0b4708bb52dbbfb7751a9a13768a14fa827e80842d: openstack/nova-metadata-0/nova-metadata-metadata\" id=50588b3d-53b3-476e-94c4-44adff87da23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.076555 | controller |     "Jun 12 20:22:04.811539 crc crio[20719]: time=\"2026-06-12T20:22:04.811458461Z\" level=info msg=\"Starting container: d0ee8a21712bd0e50c219c0b4708bb52dbbfb7751a9a13768a14fa827e80842d\" id=bef2b7b6-e03d-4897-8dad-f82e0bda769c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.076571 | controller |     "Jun 12 20:22:04.819675 crc crio[20719]: time=\"2026-06-12T20:22:04.819588356Z\" level=info msg=\"Started container\" PID=84679 containerID=d0ee8a21712bd0e50c219c0b4708bb52dbbfb7751a9a13768a14fa827e80842d description=openstack/nova-metadata-0/nova-metadata-metadata id=bef2b7b6-e03d-4897-8dad-f82e0bda769c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b221fe0adf595bff5e884ad9d5e21f486fa2890063fc5da51bcd38e9ed70011",
2026-06-12 21:10:23.076586 | controller |     "Jun 12 20:22:05.095382 crc crio[20719]: time=\"2026-06-12T20:22:05.094597821Z\" level=info msg=\"Stopping pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\" id=69e99939-49b4-4c08-b550-469e15d98d9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.076601 | controller |     "Jun 12 20:22:05.098816 crc crio[20719]: time=\"2026-06-12T20:22:05.096246887Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688262-7x4fq Namespace:openshift-infra ID:678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f UID:ece0b819-f977-4941-8083-6a6e4e5eccba NetNS:/var/run/netns/fb1c41c2-829c-4615-b194-02a66643ac9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece0b819_f977_4941_8083_6a6e4e5eccba.slice PodAnnotations:0xc00259a6f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.076616 | controller |     "Jun 12 20:22:05.098816 crc crio[20719]: time=\"2026-06-12T20:22:05.097964585Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688262-7x4fq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.076630 | controller |     "Jun 12 20:22:05.102686 crc crio[20719]: time=\"2026-06-12T20:22:05.102605815Z\" level=info msg=\"Removing container: 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9\" id=455e245e-8797-4d5e-a19d-23faa7a3dc3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.076645 | controller |     "Jun 12 20:22:05.163689 crc crio[20719]: time=\"2026-06-12T20:22:05.163564442Z\" level=info msg=\"Removed container 5bf89a73accf55212bc4d724b5a3a9ccc488bbb4fdb9f3ef102518ca130215c9: openstack/nova-api-0/nova-api-api\" id=455e245e-8797-4d5e-a19d-23faa7a3dc3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.076659 | controller |     "Jun 12 20:22:05.166220 crc crio[20719]: time=\"2026-06-12T20:22:05.166193663Z\" level=info msg=\"Removing container: e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c\" id=5004b0ba-aa9c-482a-a6da-c436d811e58b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.076674 | controller |     "Jun 12 20:22:05.208219 crc crio[20719]: time=\"2026-06-12T20:22:05.208132924Z\" level=info msg=\"Removed container e32d3229dbb5eec90db7fc999538ee452057776cea8dfce21bbdfa73155bdb1c: openstack/nova-api-0/nova-api-log\" id=5004b0ba-aa9c-482a-a6da-c436d811e58b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.076688 | controller |     "Jun 12 20:22:05.549090 crc crio[20719]: time=\"2026-06-12T20:22:05.548690474Z\" level=info msg=\"Stopped pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\" id=69e99939-49b4-4c08-b550-469e15d98d9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.076705 | controller |     "Jun 12 20:22:05.558586 crc crio[20719]: time=\"2026-06-12T20:22:05.558496127Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=d1f9157f-1f72-4ea1-baf9-f34c40333117 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.076720 | controller |     "Jun 12 20:22:05.558734 crc crio[20719]: time=\"2026-06-12T20:22:05.55860095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076734 | controller |     "Jun 12 20:22:05.592917 crc crio[20719]: time=\"2026-06-12T20:22:05.592818821Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3 UID:7164ccab-e3eb-4c69-8ef2-0b9055273bdd NetNS:/var/run/netns/da44c4ec-614c-46a5-94a1-757e7caf28be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7164ccab_e3eb_4c69_8ef2_0b9055273bdd.slice PodAnnotations:0xc0033320e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.076749 | controller |     "Jun 12 20:22:05.592917 crc crio[20719]: time=\"2026-06-12T20:22:05.592900174Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.076765 | controller |     "Jun 12 20:22:06.151442 crc crio[20719]: 2026-06-12T20:22:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e95d7c13ff869c5 Mac:fa:f9:4a:44:33:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/da44c4ec-614c-46a5-94a1-757e7caf28be SocketPath: PciID:}] [{Interface:0xc00051eb50 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.076780 | controller |     "Jun 12 20:22:06.155743 crc crio[20719]: time=\"2026-06-12T20:22:06.155610619Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3 UID:7164ccab-e3eb-4c69-8ef2-0b9055273bdd NetNS:/var/run/netns/da44c4ec-614c-46a5-94a1-757e7caf28be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7164ccab_e3eb_4c69_8ef2_0b9055273bdd.slice PodAnnotations:0xc0033320e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.076795 | controller |     "Jun 12 20:22:06.156241 crc crio[20719]: time=\"2026-06-12T20:22:06.156164584Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.076810 | controller |     "Jun 12 20:22:06.169517 crc crio[20719]: time=\"2026-06-12T20:22:06.169471493Z\" level=info msg=\"Ran pod sandbox e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3 with infra container: openstack/nova-api-0/POD\" id=d1f9157f-1f72-4ea1-baf9-f34c40333117 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.076825 | controller |     "Jun 12 20:22:06.176906 crc crio[20719]: time=\"2026-06-12T20:22:06.176834546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b9fc399e-ef73-4bbb-92f9-e7a37eec161e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.076840 | controller |     "Jun 12 20:22:06.180253 crc crio[20719]: time=\"2026-06-12T20:22:06.180226971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f00c7bdf-4414-4ae7-a4d7-d0723c60bacb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.076874 | controller |     "Jun 12 20:22:06.187509 crc crio[20719]: time=\"2026-06-12T20:22:06.187439391Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=b1e5531a-089d-4577-b594-d47c07df7ad0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.076894 | controller |     "Jun 12 20:22:06.188799 crc crio[20719]: time=\"2026-06-12T20:22:06.18775941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076909 | controller |     "Jun 12 20:22:06.236217 crc crio[20719]: time=\"2026-06-12T20:22:06.236120535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076924 | controller |     "Jun 12 20:22:06.239411 crc crio[20719]: time=\"2026-06-12T20:22:06.239323644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.076938 | controller |     "Jun 12 20:22:06.382804 crc crio[20719]: time=\"2026-06-12T20:22:06.38270857Z\" level=info msg=\"Created container 9b50a06ad573d4f872ac8d2d533ed439e43fc97738d40ec605efc308203954a7: openstack/nova-api-0/nova-api-log\" id=b1e5531a-089d-4577-b594-d47c07df7ad0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.076953 | controller |     "Jun 12 20:22:06.384110 crc crio[20719]: time=\"2026-06-12T20:22:06.384022176Z\" level=info msg=\"Starting container: 9b50a06ad573d4f872ac8d2d533ed439e43fc97738d40ec605efc308203954a7\" id=ed94211b-129e-4f83-970b-142b40053081 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.076967 | controller |     "Jun 12 20:22:06.394071 crc crio[20719]: time=\"2026-06-12T20:22:06.393971723Z\" level=info msg=\"Started container\" PID=84946 containerID=9b50a06ad573d4f872ac8d2d533ed439e43fc97738d40ec605efc308203954a7 description=openstack/nova-api-0/nova-api-log id=ed94211b-129e-4f83-970b-142b40053081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3",
2026-06-12 21:10:23.076981 | controller |     "Jun 12 20:22:06.407367 crc crio[20719]: time=\"2026-06-12T20:22:06.407200282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d644296d-0a23-4be2-b21a-1ac570c468a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.076996 | controller |     "Jun 12 20:22:06.484974 crc crio[20719]: time=\"2026-06-12T20:22:06.484817758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=edb4d05c-d36b-4cb2-b382-1f052ac42ec3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.077010 | controller |     "Jun 12 20:22:06.498553 crc crio[20719]: time=\"2026-06-12T20:22:06.498305893Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=0047a90b-7345-4dd1-acd6-74e3d921cf2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.077024 | controller |     "Jun 12 20:22:06.498944 crc crio[20719]: time=\"2026-06-12T20:22:06.498894959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.077039 | controller |     "Jun 12 20:22:06.547973 crc crio[20719]: time=\"2026-06-12T20:22:06.547882463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.077054 | controller |     "Jun 12 20:22:06.551531 crc crio[20719]: time=\"2026-06-12T20:22:06.551377659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.077068 | controller |     "Jun 12 20:22:06.752835 crc crio[20719]: time=\"2026-06-12T20:22:06.752097689Z\" level=info msg=\"Created container a6fef0f1c3035caae8b2c1d5cb34fe9b5f9f89d73f780b225d9422a26e1cf0f3: openstack/nova-api-0/nova-api-api\" id=0047a90b-7345-4dd1-acd6-74e3d921cf2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.077085 | controller |     "Jun 12 20:22:06.754377 crc crio[20719]: time=\"2026-06-12T20:22:06.754174456Z\" level=info msg=\"Starting container: a6fef0f1c3035caae8b2c1d5cb34fe9b5f9f89d73f780b225d9422a26e1cf0f3\" id=13b5eb68-b8cc-4c94-9cd4-368e55186046 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.077100 | controller |     "Jun 12 20:22:06.761685 crc crio[20719]: time=\"2026-06-12T20:22:06.761523903Z\" level=info msg=\"Started container\" PID=84984 containerID=a6fef0f1c3035caae8b2c1d5cb34fe9b5f9f89d73f780b225d9422a26e1cf0f3 description=openstack/nova-api-0/nova-api-api id=13b5eb68-b8cc-4c94-9cd4-368e55186046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95d7c13ff869c580ebe7178240fb7289159638b2c718a3dc765bb183d2b96e3",
2026-06-12 21:10:23.077115 | controller |     "Jun 12 20:22:11.117378 crc crio[20719]: time=\"2026-06-12T20:22:11.116121327Z\" level=info msg=\"Removing container: 04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8\" id=41bca795-3b72-48c1-a973-07df1d8bc7ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.077129 | controller |     "Jun 12 20:22:11.297023 crc crio[20719]: time=\"2026-06-12T20:22:11.295941761Z\" level=info msg=\"Removed container 04b2c17119cc9d22bef99248e6c16343d20f485f1e65263b0d08d7327e6623f8: openshift-infra/auto-csr-approver-29688256-64684/oc\" id=41bca795-3b72-48c1-a973-07df1d8bc7ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.077143 | controller |     "Jun 12 20:22:11.302127 crc crio[20719]: time=\"2026-06-12T20:22:11.301986494Z\" level=info msg=\"Removing container: 67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4\" id=12f86a28-4d65-4333-acc2-ba7452ba18fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.077158 | controller |     "Jun 12 20:22:11.445940 crc crio[20719]: time=\"2026-06-12T20:22:11.445822886Z\" level=info msg=\"Removed container 67df61222df7290788d6e946a139fcadf8c84e2901f12dee1ab6ebae5d6e40e4: openshift-infra/auto-csr-approver-29688254-cr8vs/oc\" id=12f86a28-4d65-4333-acc2-ba7452ba18fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.077171 | controller |     "Jun 12 20:22:11.467251 crc crio[20719]: time=\"2026-06-12T20:22:11.467058483Z\" level=info msg=\"Stopping pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\" id=27376662-c675-4e83-bd97-cd58e13a76d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077186 | controller |     "Jun 12 20:22:11.467251 crc crio[20719]: time=\"2026-06-12T20:22:11.467184416Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\" id=27376662-c675-4e83-bd97-cd58e13a76d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077200 | controller |     "Jun 12 20:22:11.468047 crc crio[20719]: time=\"2026-06-12T20:22:11.467902716Z\" level=info msg=\"Removing pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\" id=18c96579-bbb8-4c1f-b82c-4e17b104f8f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077214 | controller |     "Jun 12 20:22:11.508223 crc crio[20719]: time=\"2026-06-12T20:22:11.505869089Z\" level=info msg=\"Removed pod sandbox: f5786ae73aac7966b4bab9879535b33f05a48232a62123c7eddfb3c2aef71c8e\" id=18c96579-bbb8-4c1f-b82c-4e17b104f8f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077228 | controller |     "Jun 12 20:22:11.509165 crc crio[20719]: time=\"2026-06-12T20:22:11.509022639Z\" level=info msg=\"Stopping pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\" id=05efc07b-5a09-446d-9efb-5b779773e903 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077242 | controller |     "Jun 12 20:22:11.509391 crc crio[20719]: time=\"2026-06-12T20:22:11.509206709Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\" id=05efc07b-5a09-446d-9efb-5b779773e903 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077260 | controller |     "Jun 12 20:22:11.513437 crc crio[20719]: time=\"2026-06-12T20:22:11.512527747Z\" level=info msg=\"Removing pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\" id=ff35b7e8-e87f-402a-b6d5-c78e5ca277f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077275 | controller |     "Jun 12 20:22:11.534808 crc crio[20719]: time=\"2026-06-12T20:22:11.534592984Z\" level=info msg=\"Removed pod sandbox: b8e44d1382864fe334065af4c4d11f1da888e64548b2ea95b387019d85b0ddc3\" id=ff35b7e8-e87f-402a-b6d5-c78e5ca277f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077289 | controller |     "Jun 12 20:22:11.535568 crc crio[20719]: time=\"2026-06-12T20:22:11.535486415Z\" level=info msg=\"Stopping pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\" id=5ffd79cb-1197-4f93-995e-492b8902d299 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077303 | controller |     "Jun 12 20:22:11.535662 crc crio[20719]: time=\"2026-06-12T20:22:11.535582957Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\" id=5ffd79cb-1197-4f93-995e-492b8902d299 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077317 | controller |     "Jun 12 20:22:11.536787 crc crio[20719]: time=\"2026-06-12T20:22:11.536654537Z\" level=info msg=\"Removing pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\" id=37cb2f72-c38e-4495-8777-632bf98c091b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077331 | controller |     "Jun 12 20:22:11.564381 crc crio[20719]: time=\"2026-06-12T20:22:11.564200463Z\" level=info msg=\"Removed pod sandbox: 3be7bccbee30d64fbbaeb5abb43fe77d1d874a57432e8550c788ec09cdcbf320\" id=37cb2f72-c38e-4495-8777-632bf98c091b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077346 | controller |     "Jun 12 20:22:11.566344 crc crio[20719]: time=\"2026-06-12T20:22:11.566130997Z\" level=info msg=\"Stopping pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\" id=2183cfb4-a779-4064-ba91-799367fefdf2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077360 | controller |     "Jun 12 20:22:11.567756 crc crio[20719]: time=\"2026-06-12T20:22:11.567466584Z\" level=info msg=\"Stopped pod sandbox (already stopped): e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\" id=2183cfb4-a779-4064-ba91-799367fefdf2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077374 | controller |     "Jun 12 20:22:11.570979 crc crio[20719]: time=\"2026-06-12T20:22:11.570882219Z\" level=info msg=\"Removing pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\" id=007af5f9-9b46-47a8-80c8-87d4f592cf6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077388 | controller |     "Jun 12 20:22:11.591493 crc crio[20719]: time=\"2026-06-12T20:22:11.589522959Z\" level=info msg=\"Removed pod sandbox: e87e17189183ae16a3e40407797d59c5ec1f12d54a43089ed32f0487b9c9c4de\" id=007af5f9-9b46-47a8-80c8-87d4f592cf6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077402 | controller |     "Jun 12 20:22:11.591493 crc crio[20719]: time=\"2026-06-12T20:22:11.590497934Z\" level=info msg=\"Stopping pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\" id=0df7a256-1a58-46ad-a6a2-e86ac51ecdf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077416 | controller |     "Jun 12 20:22:11.591493 crc crio[20719]: time=\"2026-06-12T20:22:11.590563756Z\" level=info msg=\"Stopped pod sandbox (already stopped): 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\" id=0df7a256-1a58-46ad-a6a2-e86ac51ecdf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077434 | controller |     "Jun 12 20:22:11.591956 crc crio[20719]: time=\"2026-06-12T20:22:11.591778479Z\" level=info msg=\"Removing pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\" id=5de3c90f-7ca7-4695-b389-07dd25e04987 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077449 | controller |     "Jun 12 20:22:11.618705 crc crio[20719]: time=\"2026-06-12T20:22:11.618579196Z\" level=info msg=\"Removed pod sandbox: 039c229cb4a7ed99b6f6352477c541ecd7e73c7c03f6e0921d5b6fce233ac458\" id=5de3c90f-7ca7-4695-b389-07dd25e04987 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077464 | controller |     "Jun 12 20:22:11.619769 crc crio[20719]: time=\"2026-06-12T20:22:11.619730086Z\" level=info msg=\"Stopping pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\" id=098ca127-d3fc-4dfe-a840-bf7ddf84c639 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077478 | controller |     "Jun 12 20:22:11.619964 crc crio[20719]: time=\"2026-06-12T20:22:11.619940162Z\" level=info msg=\"Stopped pod sandbox (already stopped): e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\" id=098ca127-d3fc-4dfe-a840-bf7ddf84c639 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077492 | controller |     "Jun 12 20:22:11.622978 crc crio[20719]: time=\"2026-06-12T20:22:11.622870184Z\" level=info msg=\"Removing pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\" id=fe913c32-090b-4137-972c-3ad0a844ee87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077506 | controller |     "Jun 12 20:22:11.645498 crc crio[20719]: time=\"2026-06-12T20:22:11.643499239Z\" level=info msg=\"Removed pod sandbox: e317fb53d6c60d7a61b053036c5d0be17cc919c192a1df49f1a557081088e7ba\" id=fe913c32-090b-4137-972c-3ad0a844ee87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077520 | controller |     "Jun 12 20:22:11.646111 crc crio[20719]: time=\"2026-06-12T20:22:11.646003208Z\" level=info msg=\"Stopping pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\" id=2e3df137-cdf1-4a19-9342-a5b462179dff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077534 | controller |     "Jun 12 20:22:11.646398 crc crio[20719]: time=\"2026-06-12T20:22:11.646119471Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\" id=2e3df137-cdf1-4a19-9342-a5b462179dff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077548 | controller |     "Jun 12 20:22:11.647821 crc crio[20719]: time=\"2026-06-12T20:22:11.647679733Z\" level=info msg=\"Removing pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\" id=e0864d23-af7d-48ce-81b9-6263e076ad94 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077562 | controller |     "Jun 12 20:22:11.662310 crc crio[20719]: time=\"2026-06-12T20:22:11.66212953Z\" level=info msg=\"Removed pod sandbox: fd98ca882c116d5a9d0018b9e4f9ccd26d74c07ee759941eb2c99f2bb124c12f\" id=e0864d23-af7d-48ce-81b9-6263e076ad94 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077576 | controller |     "Jun 12 20:22:11.663241 crc crio[20719]: time=\"2026-06-12T20:22:11.663127843Z\" level=info msg=\"Stopping pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\" id=08d3b4dd-646f-46da-bf53-5039503305e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077590 | controller |     "Jun 12 20:22:11.663241 crc crio[20719]: time=\"2026-06-12T20:22:11.663190515Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\" id=08d3b4dd-646f-46da-bf53-5039503305e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077604 | controller |     "Jun 12 20:22:11.674668 crc crio[20719]: time=\"2026-06-12T20:22:11.674577912Z\" level=info msg=\"Removing pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\" id=77de1602-2354-4056-bace-84e61f8ab569 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077622 | controller |     "Jun 12 20:22:11.701720 crc crio[20719]: time=\"2026-06-12T20:22:11.701622815Z\" level=info msg=\"Removed pod sandbox: 0f2b95b5c5b71015c079e77aef5629e7b70808b0d463f2279cbe87d412941ada\" id=77de1602-2354-4056-bace-84e61f8ab569 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077636 | controller |     "Jun 12 20:22:11.702786 crc crio[20719]: time=\"2026-06-12T20:22:11.702689833Z\" level=info msg=\"Stopping pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\" id=ce490716-1d5e-43f2-b041-1b34a96a0239 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077650 | controller |     "Jun 12 20:22:11.704421 crc crio[20719]: time=\"2026-06-12T20:22:11.702805216Z\" level=info msg=\"Stopped pod sandbox (already stopped): f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\" id=ce490716-1d5e-43f2-b041-1b34a96a0239 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077664 | controller |     "Jun 12 20:22:11.704421 crc crio[20719]: time=\"2026-06-12T20:22:11.703728752Z\" level=info msg=\"Removing pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\" id=5764f509-2cd0-4b55-84c7-122d95d7e72e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077678 | controller |     "Jun 12 20:22:11.746713 crc crio[20719]: time=\"2026-06-12T20:22:11.746250025Z\" level=info msg=\"Removed pod sandbox: f316a3878fb39f33ec6b532c83b03e5f9c9fd3814b7973575c9dead3c9965b64\" id=5764f509-2cd0-4b55-84c7-122d95d7e72e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077692 | controller |     "Jun 12 20:22:11.750079 crc crio[20719]: time=\"2026-06-12T20:22:11.749976738Z\" level=info msg=\"Stopping pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\" id=7620a0a2-35e6-4833-bb1a-dd166cb38250 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077705 | controller |     "Jun 12 20:22:11.750196 crc crio[20719]: time=\"2026-06-12T20:22:11.750086761Z\" level=info msg=\"Stopped pod sandbox (already stopped): 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\" id=7620a0a2-35e6-4833-bb1a-dd166cb38250 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077719 | controller |     "Jun 12 20:22:11.751005 crc crio[20719]: time=\"2026-06-12T20:22:11.750882943Z\" level=info msg=\"Removing pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\" id=0757be5e-2026-4e3b-8421-2c6b5d81dce2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077733 | controller |     "Jun 12 20:22:11.786775 crc crio[20719]: time=\"2026-06-12T20:22:11.786670964Z\" level=info msg=\"Removed pod sandbox: 747e7af077cdb9f95a2eff1a6e74edf82e44181e6e29232ee335e91e515c635a\" id=0757be5e-2026-4e3b-8421-2c6b5d81dce2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.077747 | controller |     "Jun 12 20:22:24.959857 crc crio[20719]: time=\"2026-06-12T20:22:24.958874969Z\" level=info msg=\"Stopping container: 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491 (timeout: 30s)\" id=f148f130-e8c6-4a50-aa65-b37f72b216e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.077761 | controller |     "Jun 12 20:22:25.088818 crc crio[20719]: time=\"2026-06-12T20:22:25.08804251Z\" level=info msg=\"Stopped container 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491: openstack/kube-state-metrics-0/kube-state-metrics\" id=f148f130-e8c6-4a50-aa65-b37f72b216e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.077776 | controller |     "Jun 12 20:22:25.090686 crc crio[20719]: time=\"2026-06-12T20:22:25.090600157Z\" level=info msg=\"Stopping pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\" id=3bb6f88d-495d-4988-80bd-bf1425a1aa63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077794 | controller |     "Jun 12 20:22:25.091501 crc crio[20719]: time=\"2026-06-12T20:22:25.091381198Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191 UID:514c8131-b43f-4662-a312-6e9e71084873 NetNS:/var/run/netns/8b28e43f-f2b5-4d36-b4b6-8b903d93ef7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod514c8131_b43f_4662_a312_6e9e71084873.slice PodAnnotations:0xc00259ad18}] Aliases:map[]}\"",
2026-06-12 21:10:23.077809 | controller |     "Jun 12 20:22:25.091686 crc crio[20719]: time=\"2026-06-12T20:22:25.091627116Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.077824 | controller |     "Jun 12 20:22:25.455758 crc crio[20719]: time=\"2026-06-12T20:22:25.45564569Z\" level=info msg=\"Stopped pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\" id=3bb6f88d-495d-4988-80bd-bf1425a1aa63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.077839 | controller |     "Jun 12 20:22:26.473325 crc crio[20719]: time=\"2026-06-12T20:22:26.472180808Z\" level=info msg=\"Removing container: 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491\" id=b55c05ee-7f41-4d94-baa2-959def7c3ed8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.077871 | controller |     "Jun 12 20:22:26.545411 crc crio[20719]: time=\"2026-06-12T20:22:26.545147204Z\" level=info msg=\"Removed container 762fb6d0ae65c90cac9c47fafe129869491cf3b5b549aa717e0e93419c493491: openstack/kube-state-metrics-0/kube-state-metrics\" id=b55c05ee-7f41-4d94-baa2-959def7c3ed8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.077888 | controller |     "Jun 12 20:22:26.981898 crc crio[20719]: time=\"2026-06-12T20:22:26.981519188Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=c89fe18d-d3fb-4d7e-961c-66fc9755b0dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.077903 | controller |     "Jun 12 20:22:26.982063 crc crio[20719]: time=\"2026-06-12T20:22:26.98195921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.077918 | controller |     "Jun 12 20:22:27.020177 crc crio[20719]: time=\"2026-06-12T20:22:27.020047289Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:af472a7ae32b611c7e8c81becd8236fbe4a5f3b994565fa7eb939eaec586b0d9 UID:e76d7c1a-9b7c-4ea9-9353-96d9dc6ce3f3 NetNS:/var/run/netns/4471a33d-3431-485b-b521-8537c93079ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode76d7c1a_9b7c_4ea9_9353_96d9dc6ce3f3.slice PodAnnotations:0xc003ab1018}] Aliases:map[]}\"",
2026-06-12 21:10:23.077932 | controller |     "Jun 12 20:22:27.020559 crc crio[20719]: time=\"2026-06-12T20:22:27.020539172Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.077947 | controller |     "Jun 12 20:22:27.572446 crc crio[20719]: 2026-06-12T20:22:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af472a7ae32b611 Mac:a6:fd:88:7d:e8:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/4471a33d-3431-485b-b521-8537c93079ef SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.077963 | controller |     "Jun 12 20:22:27.573920 crc crio[20719]: time=\"2026-06-12T20:22:27.573766863Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:af472a7ae32b611c7e8c81becd8236fbe4a5f3b994565fa7eb939eaec586b0d9 UID:e76d7c1a-9b7c-4ea9-9353-96d9dc6ce3f3 NetNS:/var/run/netns/4471a33d-3431-485b-b521-8537c93079ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode76d7c1a_9b7c_4ea9_9353_96d9dc6ce3f3.slice PodAnnotations:0xc003ab1018}] Aliases:map[]}\"",
2026-06-12 21:10:23.077983 | controller |     "Jun 12 20:22:27.574132 crc crio[20719]: time=\"2026-06-12T20:22:27.574061031Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.077999 | controller |     "Jun 12 20:22:27.599560 crc crio[20719]: time=\"2026-06-12T20:22:27.599395435Z\" level=info msg=\"Ran pod sandbox af472a7ae32b611c7e8c81becd8236fbe4a5f3b994565fa7eb939eaec586b0d9 with infra container: openstack/kube-state-metrics-0/POD\" id=c89fe18d-d3fb-4d7e-961c-66fc9755b0dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.078014 | controller |     "Jun 12 20:22:27.614674 crc crio[20719]: time=\"2026-06-12T20:22:27.614556456Z\" level=info msg=\"Stopping container: 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603 (timeout: 30s)\" id=07e0b7c2-8d5e-49c6-bd3b-640d2563335a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.078029 | controller |     "Jun 12 20:22:27.615018 crc crio[20719]: time=\"2026-06-12T20:22:27.614866254Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=f7ed0523-e6a8-4797-be9e-878c264606c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.078044 | controller |     "Jun 12 20:22:27.615651 crc crio[20719]: time=\"2026-06-12T20:22:27.615574366Z\" level=info msg=\"Stopping container: 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc (timeout: 30s)\" id=dca55ffd-6e5e-4ba5-9a32-931cfa35ac4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.078058 | controller |     "Jun 12 20:22:27.615746 crc crio[20719]: time=\"2026-06-12T20:22:27.615576745Z\" level=info msg=\"Stopping container: 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2 (timeout: 30s)\" id=bf346325-e8ea-4cf4-b3b8-124b93404244 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.078073 | controller |     "Jun 12 20:22:27.616068 crc crio[20719]: time=\"2026-06-12T20:22:27.615623425Z\" level=info msg=\"Stopping container: e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3 (timeout: 30s)\" id=fc2c84f0-d924-479c-a8f5-c5d7f4d452d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.078087 | controller |     "Jun 12 20:22:27.708506 crc crio[20719]: time=\"2026-06-12T20:22:27.708409625Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=a3b82085-8017-45e7-b1cd-1a5ddbb4c712 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.078101 | controller |     "Jun 12 20:22:27.719097 crc crio[20719]: time=\"2026-06-12T20:22:27.718915041Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=5606a561-e101-44b8-bee8-943a9d83174f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.078115 | controller |     "Jun 12 20:22:27.719586 crc crio[20719]: time=\"2026-06-12T20:22:27.719378774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078129 | controller |     "Jun 12 20:22:27.763610 crc crio[20719]: time=\"2026-06-12T20:22:27.763547707Z\" level=info msg=\"Stopped container e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3: openstack/ceilometer-0/sg-core\" id=fc2c84f0-d924-479c-a8f5-c5d7f4d452d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.078143 | controller |     "Jun 12 20:22:27.803691 crc crio[20719]: time=\"2026-06-12T20:22:27.803591083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078162 | controller |     "Jun 12 20:22:27.813233 crc crio[20719]: time=\"2026-06-12T20:22:27.813033283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078177 | controller |     "Jun 12 20:22:27.847119 crc crio[20719]: time=\"2026-06-12T20:22:27.846987817Z\" level=info msg=\"Stopped container 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2: openstack/ceilometer-0/proxy-httpd\" id=bf346325-e8ea-4cf4-b3b8-124b93404244 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.078191 | controller |     "Jun 12 20:22:28.012701 crc crio[20719]: time=\"2026-06-12T20:22:28.012608921Z\" level=info msg=\"Created container 364a9f434738c2fbbcb85b35f8fa90c6977f7fff8350085426fa872b066189d9: openstack/kube-state-metrics-0/kube-state-metrics\" id=5606a561-e101-44b8-bee8-943a9d83174f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.078205 | controller |     "Jun 12 20:22:28.013795 crc crio[20719]: time=\"2026-06-12T20:22:28.013709211Z\" level=info msg=\"Starting container: 364a9f434738c2fbbcb85b35f8fa90c6977f7fff8350085426fa872b066189d9\" id=82dc7354-1b9d-44c9-a628-de1a51a4d487 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.078219 | controller |     "Jun 12 20:22:28.019530 crc crio[20719]: time=\"2026-06-12T20:22:28.019238245Z\" level=info msg=\"Started container\" PID=86315 containerID=364a9f434738c2fbbcb85b35f8fa90c6977f7fff8350085426fa872b066189d9 description=openstack/kube-state-metrics-0/kube-state-metrics id=82dc7354-1b9d-44c9-a628-de1a51a4d487 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af472a7ae32b611c7e8c81becd8236fbe4a5f3b994565fa7eb939eaec586b0d9",
2026-06-12 21:10:23.078234 | controller |     "Jun 12 20:22:28.052082 crc crio[20719]: time=\"2026-06-12T20:22:28.051977056Z\" level=info msg=\"Stopped container 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc: openstack/ceilometer-0/ceilometer-central-agent\" id=dca55ffd-6e5e-4ba5-9a32-931cfa35ac4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.078248 | controller |     "Jun 12 20:22:30.267630 crc crio[20719]: time=\"2026-06-12T20:22:30.266220121Z\" level=info msg=\"Stopped container 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603: openstack/ceilometer-0/ceilometer-notification-agent\" id=07e0b7c2-8d5e-49c6-bd3b-640d2563335a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.078262 | controller |     "Jun 12 20:22:30.270207 crc crio[20719]: time=\"2026-06-12T20:22:30.268939318Z\" level=info msg=\"Stopping pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\" id=637bfd04-769e-45ef-952f-4ba31ca64a3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.078276 | controller |     "Jun 12 20:22:30.270207 crc crio[20719]: time=\"2026-06-12T20:22:30.269684288Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61 UID:fffccd8c-fdb5-4825-8c7d-6bd77d291f85 NetNS:/var/run/netns/ef16e67d-cc9d-4c74-823a-71f0887da2cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffccd8c_fdb5_4825_8c7d_6bd77d291f85.slice PodAnnotations:0xc003ab0c58}] Aliases:map[]}\"",
2026-06-12 21:10:23.078291 | controller |     "Jun 12 20:22:30.270207 crc crio[20719]: time=\"2026-06-12T20:22:30.269845062Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.078305 | controller |     "Jun 12 20:22:30.649438 crc crio[20719]: time=\"2026-06-12T20:22:30.648417307Z\" level=info msg=\"Stopped pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\" id=637bfd04-769e-45ef-952f-4ba31ca64a3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.078351 | controller |     "Jun 12 20:22:31.590855 crc crio[20719]: time=\"2026-06-12T20:22:31.590492636Z\" level=info msg=\"Removing container: 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2\" id=3eea82bc-c354-450c-b0c4-135ff59b33fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.078367 | controller |     "Jun 12 20:22:31.626921 crc crio[20719]: time=\"2026-06-12T20:22:31.626803679Z\" level=info msg=\"Removed container 100c9bf21fbeb6075e8b00385c4a031a1cf702dfb3e0f95ea0f416f2accd0bd2: openstack/ceilometer-0/proxy-httpd\" id=3eea82bc-c354-450c-b0c4-135ff59b33fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.078382 | controller |     "Jun 12 20:22:31.635518 crc crio[20719]: time=\"2026-06-12T20:22:31.635425815Z\" level=info msg=\"Removing container: e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3\" id=55886c16-c19a-4714-bf5b-9063be1bf471 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.078396 | controller |     "Jun 12 20:22:31.671834 crc crio[20719]: time=\"2026-06-12T20:22:31.671733207Z\" level=info msg=\"Removed container e42987fbbd45533599a1c97af985bef1fd70bf4fd6530948542010023fe8bfc3: openstack/ceilometer-0/sg-core\" id=55886c16-c19a-4714-bf5b-9063be1bf471 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.078410 | controller |     "Jun 12 20:22:31.676979 crc crio[20719]: time=\"2026-06-12T20:22:31.676895268Z\" level=info msg=\"Removing container: 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603\" id=48efaf6e-ae8a-4c15-a1f4-456435850b10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.078424 | controller |     "Jun 12 20:22:31.741906 crc crio[20719]: time=\"2026-06-12T20:22:31.741832695Z\" level=info msg=\"Removed container 35008cb54c487cfed4a285b59e1d41d63ae81777aa2784be678d729859d3b603: openstack/ceilometer-0/ceilometer-notification-agent\" id=48efaf6e-ae8a-4c15-a1f4-456435850b10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.078438 | controller |     "Jun 12 20:22:31.748022 crc crio[20719]: time=\"2026-06-12T20:22:31.747959136Z\" level=info msg=\"Removing container: 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc\" id=b498580f-a5d6-49b5-ba9b-b40eb5bbf32b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.078452 | controller |     "Jun 12 20:22:31.796477 crc crio[20719]: time=\"2026-06-12T20:22:31.796393613Z\" level=info msg=\"Removed container 26b28b1b6209513c13ed65ebbac997d68cca75b5f57e99b77b200570ea954adc: openstack/ceilometer-0/ceilometer-central-agent\" id=b498580f-a5d6-49b5-ba9b-b40eb5bbf32b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.078467 | controller |     "Jun 12 20:22:32.061797 crc crio[20719]: time=\"2026-06-12T20:22:32.061596923Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=3f7d1d35-f17e-40a1-a3ea-4128b212b41a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.078481 | controller |     "Jun 12 20:22:32.062103 crc crio[20719]: time=\"2026-06-12T20:22:32.062082477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078495 | controller |     "Jun 12 20:22:32.119664 crc crio[20719]: time=\"2026-06-12T20:22:32.119544386Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d UID:9755080d-1368-4c7e-a361-4a3e0c5b1c4d NetNS:/var/run/netns/e1f4f73c-93a9-42f2-a8c9-d23b1297acad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9755080d_1368_4c7e_a361_4a3e0c5b1c4d.slice PodAnnotations:0xc000110258}] Aliases:map[]}\"",
2026-06-12 21:10:23.078514 | controller |     "Jun 12 20:22:32.119664 crc crio[20719]: time=\"2026-06-12T20:22:32.119636539Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.078530 | controller |     "Jun 12 20:22:32.487439 crc crio[20719]: 2026-06-12T20:22:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4deb629b7f74a2 Mac:f6:72:8a:6f:3d:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/e1f4f73c-93a9-42f2-a8c9-d23b1297acad SocketPath: PciID:}] [{Interface:0xc0002d95d0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.078545 | controller |     "Jun 12 20:22:32.488555 crc crio[20719]: time=\"2026-06-12T20:22:32.48849123Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d UID:9755080d-1368-4c7e-a361-4a3e0c5b1c4d NetNS:/var/run/netns/e1f4f73c-93a9-42f2-a8c9-d23b1297acad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9755080d_1368_4c7e_a361_4a3e0c5b1c4d.slice PodAnnotations:0xc000110258}] Aliases:map[]}\"",
2026-06-12 21:10:23.078560 | controller |     "Jun 12 20:22:32.488723 crc crio[20719]: time=\"2026-06-12T20:22:32.488660915Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.078575 | controller |     "Jun 12 20:22:32.498067 crc crio[20719]: time=\"2026-06-12T20:22:32.497957116Z\" level=info msg=\"Ran pod sandbox d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d with infra container: openstack/ceilometer-0/POD\" id=3f7d1d35-f17e-40a1-a3ea-4128b212b41a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.078589 | controller |     "Jun 12 20:22:32.500202 crc crio[20719]: time=\"2026-06-12T20:22:32.500131954Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3ab2df21-a4d4-4052-ad19-b639e34e24b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.078604 | controller |     "Jun 12 20:22:32.533314 crc crio[20719]: time=\"2026-06-12T20:22:32.533174763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=dbf37d18-142c-4004-8364-28d39dc41ede name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.078618 | controller |     "Jun 12 20:22:32.550019 crc crio[20719]: time=\"2026-06-12T20:22:32.549939418Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c06cb698-a9b2-4afd-8e90-83caa68bfc55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.078633 | controller |     "Jun 12 20:22:32.550631 crc crio[20719]: time=\"2026-06-12T20:22:32.550576466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078647 | controller |     "Jun 12 20:22:32.593751 crc crio[20719]: time=\"2026-06-12T20:22:32.593114068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078661 | controller |     "Jun 12 20:22:32.599027 crc crio[20719]: time=\"2026-06-12T20:22:32.59893803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078676 | controller |     "Jun 12 20:22:32.817667 crc crio[20719]: time=\"2026-06-12T20:22:32.817562139Z\" level=info msg=\"Created container ceacc0062588518c63a9d98d7f251efb0a1e6c4063355a4206fc8bc035175707: openstack/ceilometer-0/ceilometer-central-agent\" id=c06cb698-a9b2-4afd-8e90-83caa68bfc55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.078696 | controller |     "Jun 12 20:22:32.818920 crc crio[20719]: time=\"2026-06-12T20:22:32.818808263Z\" level=info msg=\"Starting container: ceacc0062588518c63a9d98d7f251efb0a1e6c4063355a4206fc8bc035175707\" id=1e88a1d3-25e1-4a29-bc0c-58cda2cb83ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.078711 | controller |     "Jun 12 20:22:32.831910 crc crio[20719]: time=\"2026-06-12T20:22:32.831784943Z\" level=info msg=\"Started container\" PID=86659 containerID=ceacc0062588518c63a9d98d7f251efb0a1e6c4063355a4206fc8bc035175707 description=openstack/ceilometer-0/ceilometer-central-agent id=1e88a1d3-25e1-4a29-bc0c-58cda2cb83ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d",
2026-06-12 21:10:23.078725 | controller |     "Jun 12 20:22:32.850987 crc crio[20719]: time=\"2026-06-12T20:22:32.850889418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d3d5042b-a7d1-40fb-96df-63129c6189b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.078739 | controller |     "Jun 12 20:22:32.899246 crc crio[20719]: time=\"2026-06-12T20:22:32.898253601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=534fd535-bd3b-499e-9d7a-e09385970ada name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.078754 | controller |     "Jun 12 20:22:32.922153 crc crio[20719]: time=\"2026-06-12T20:22:32.922043622Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a890f361-5ace-4256-a478-d3ab6c99ea00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.078768 | controller |     "Jun 12 20:22:32.922653 crc crio[20719]: time=\"2026-06-12T20:22:32.922585643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078782 | controller |     "Jun 12 20:22:32.985311 crc crio[20719]: time=\"2026-06-12T20:22:32.984690944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078796 | controller |     "Jun 12 20:22:32.990619 crc crio[20719]: time=\"2026-06-12T20:22:32.990549868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078811 | controller |     "Jun 12 20:22:33.121432 crc crio[20719]: time=\"2026-06-12T20:22:33.12121482Z\" level=info msg=\"Created container d28aebaaf8625decf2cf59a8502f45baedef6125f31200f0c1fa7eea975d4594: openstack/ceilometer-0/ceilometer-notification-agent\" id=a890f361-5ace-4256-a478-d3ab6c99ea00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.078825 | controller |     "Jun 12 20:22:33.122776 crc crio[20719]: time=\"2026-06-12T20:22:33.122682101Z\" level=info msg=\"Starting container: d28aebaaf8625decf2cf59a8502f45baedef6125f31200f0c1fa7eea975d4594\" id=6f50bfe6-ccbd-4786-85f5-d2aca6955e37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.078840 | controller |     "Jun 12 20:22:33.132493 crc crio[20719]: time=\"2026-06-12T20:22:33.132349349Z\" level=info msg=\"Started container\" PID=86685 containerID=d28aebaaf8625decf2cf59a8502f45baedef6125f31200f0c1fa7eea975d4594 description=openstack/ceilometer-0/ceilometer-notification-agent id=6f50bfe6-ccbd-4786-85f5-d2aca6955e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d",
2026-06-12 21:10:23.078873 | controller |     "Jun 12 20:22:33.148525 crc crio[20719]: time=\"2026-06-12T20:22:33.148432557Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d150e058-c96e-4590-a3ce-bd7acf0e6cc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.078894 | controller |     "Jun 12 20:22:33.165159 crc crio[20719]: time=\"2026-06-12T20:22:33.164998396Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=35a64ef1-02fe-4841-9912-eb9461364ce8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.078909 | controller |     "Jun 12 20:22:33.171816 crc crio[20719]: time=\"2026-06-12T20:22:33.171733854Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=eb1b0eab-25f2-4d85-99a7-1b6cb93d7581 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.078924 | controller |     "Jun 12 20:22:33.172237 crc crio[20719]: time=\"2026-06-12T20:22:33.171999421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078939 | controller |     "Jun 12 20:22:33.232928 crc crio[20719]: time=\"2026-06-12T20:22:33.232836333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078953 | controller |     "Jun 12 20:22:33.237883 crc crio[20719]: time=\"2026-06-12T20:22:33.2377926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.078968 | controller |     "Jun 12 20:22:33.371416 crc crio[20719]: time=\"2026-06-12T20:22:33.370902402Z\" level=info msg=\"Created container 57d22cd184a3bb40795b82007686bf9d2bb08d778c975f2aabef89277787a85f: openstack/ceilometer-0/sg-core\" id=eb1b0eab-25f2-4d85-99a7-1b6cb93d7581 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.078982 | controller |     "Jun 12 20:22:33.374376 crc crio[20719]: time=\"2026-06-12T20:22:33.374100049Z\" level=info msg=\"Starting container: 57d22cd184a3bb40795b82007686bf9d2bb08d778c975f2aabef89277787a85f\" id=fb291e1c-55ef-4e85-90df-341b9ff89b5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.078996 | controller |     "Jun 12 20:22:33.380983 crc crio[20719]: time=\"2026-06-12T20:22:33.380559269Z\" level=info msg=\"Started container\" PID=86706 containerID=57d22cd184a3bb40795b82007686bf9d2bb08d778c975f2aabef89277787a85f description=openstack/ceilometer-0/sg-core id=fb291e1c-55ef-4e85-90df-341b9ff89b5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d",
2026-06-12 21:10:23.079010 | controller |     "Jun 12 20:22:33.397138 crc crio[20719]: time=\"2026-06-12T20:22:33.397044607Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=0bb72495-ae45-46e8-8edb-cd692adb3008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.079024 | controller |     "Jun 12 20:22:33.445909 crc crio[20719]: time=\"2026-06-12T20:22:33.445802902Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=095a1511-8f09-4032-80a1-40809a696629 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.079038 | controller |     "Jun 12 20:22:33.473187 crc crio[20719]: time=\"2026-06-12T20:22:33.473086981Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=6c7dad37-54c8-4d49-89ec-596c87ed0d31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.079053 | controller |     "Jun 12 20:22:33.473702 crc crio[20719]: time=\"2026-06-12T20:22:33.473635406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079067 | controller |     "Jun 12 20:22:33.538231 crc crio[20719]: time=\"2026-06-12T20:22:33.538103238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079081 | controller |     "Jun 12 20:22:33.547912 crc crio[20719]: time=\"2026-06-12T20:22:33.547814359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079099 | controller |     "Jun 12 20:22:33.743921 crc crio[20719]: time=\"2026-06-12T20:22:33.743787496Z\" level=info msg=\"Created container 5f5f9834118711c4b6cb5fa7b0f7e053d5d74233353c290ac1631ba05f9ae02c: openstack/ceilometer-0/proxy-httpd\" id=6c7dad37-54c8-4d49-89ec-596c87ed0d31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.079114 | controller |     "Jun 12 20:22:33.749128 crc crio[20719]: time=\"2026-06-12T20:22:33.749066654Z\" level=info msg=\"Starting container: 5f5f9834118711c4b6cb5fa7b0f7e053d5d74233353c290ac1631ba05f9ae02c\" id=5eaf2b37-8c08-4e97-825c-c3fee0afa19e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.079128 | controller |     "Jun 12 20:22:33.755655 crc crio[20719]: time=\"2026-06-12T20:22:33.755568529Z\" level=info msg=\"Started container\" PID=86768 containerID=5f5f9834118711c4b6cb5fa7b0f7e053d5d74233353c290ac1631ba05f9ae02c description=openstack/ceilometer-0/proxy-httpd id=5eaf2b37-8c08-4e97-825c-c3fee0afa19e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4deb629b7f74a211d25c7b9857c8b5fe332cd2153fd5b75dad85fdc157d294d",
2026-06-12 21:10:23.079143 | controller |     "Jun 12 20:22:41.854112 crc crio[20719]: time=\"2026-06-12T20:22:41.853016999Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=c14b272b-399c-4167-98a0-140fafaeb3c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.079157 | controller |     "Jun 12 20:22:41.856398 crc crio[20719]: time=\"2026-06-12T20:22:41.85413657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079173 | controller |     "Jun 12 20:22:41.913513 crc crio[20719]: time=\"2026-06-12T20:22:41.913393398Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:faebe26e6af9c1bd7912ad203ddac575adb24ad825b0fd8f0cbcb644fc318cb3 UID:d5ce9e90-d57f-49f9-a66a-4d7035ec8d3f NetNS:/var/run/netns/5af647d8-0c64-4e44-87e4-cd3ca7462389 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5ce9e90_d57f_49f9_a66a_4d7035ec8d3f.slice PodAnnotations:0xc000eaf330}] Aliases:map[]}\"",
2026-06-12 21:10:23.079188 | controller |     "Jun 12 20:22:41.913513 crc crio[20719]: time=\"2026-06-12T20:22:41.913475011Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.079236 | controller |     "Jun 12 20:22:42.501476 crc crio[20719]: 2026-06-12T20:22:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:faebe26e6af9c1b Mac:f6:f2:a3:d6:69:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/5af647d8-0c64-4e44-87e4-cd3ca7462389 SocketPath: PciID:}] [{Interface:0xc000286ab0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.079253 | controller |     "Jun 12 20:22:42.502784 crc crio[20719]: time=\"2026-06-12T20:22:42.502703491Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:faebe26e6af9c1bd7912ad203ddac575adb24ad825b0fd8f0cbcb644fc318cb3 UID:d5ce9e90-d57f-49f9-a66a-4d7035ec8d3f NetNS:/var/run/netns/5af647d8-0c64-4e44-87e4-cd3ca7462389 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5ce9e90_d57f_49f9_a66a_4d7035ec8d3f.slice PodAnnotations:0xc000eaf330}] Aliases:map[]}\"",
2026-06-12 21:10:23.079268 | controller |     "Jun 12 20:22:42.502995 crc crio[20719]: time=\"2026-06-12T20:22:42.502941267Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.079287 | controller |     "Jun 12 20:22:42.514767 crc crio[20719]: time=\"2026-06-12T20:22:42.514645216Z\" level=info msg=\"Ran pod sandbox faebe26e6af9c1bd7912ad203ddac575adb24ad825b0fd8f0cbcb644fc318cb3 with infra container: sushy-emulator/sushy-emulator/POD\" id=c14b272b-399c-4167-98a0-140fafaeb3c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.079302 | controller |     "Jun 12 20:22:42.525172 crc crio[20719]: time=\"2026-06-12T20:22:42.525102283Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=433b31f9-85cf-4556-aafe-34b9292314bf name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.079317 | controller |     "Jun 12 20:22:42.538389 crc crio[20719]: time=\"2026-06-12T20:22:42.537558072Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-12 21:10:23.079332 | controller |     "Jun 12 20:22:52.669499 crc crio[20719]: time=\"2026-06-12T20:22:52.668426312Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd\" id=433b31f9-85cf-4556-aafe-34b9292314bf name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.079346 | controller |     "Jun 12 20:22:52.671712 crc crio[20719]: time=\"2026-06-12T20:22:52.671115387Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=0cd11a5e-c9bd-4afe-ac7d-c027ec0ce9f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.079361 | controller |     "Jun 12 20:22:52.677049 crc crio[20719]: time=\"2026-06-12T20:22:52.67698879Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=b2ed3973-537a-4920-8730-115910ce4ec1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.079375 | controller |     "Jun 12 20:22:52.689599 crc crio[20719]: time=\"2026-06-12T20:22:52.689486018Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=bbe9d996-5226-4822-a62b-3b6fc50b89d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.079389 | controller |     "Jun 12 20:22:52.693971 crc crio[20719]: time=\"2026-06-12T20:22:52.693865722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079404 | controller |     "Jun 12 20:22:52.746032 crc crio[20719]: time=\"2026-06-12T20:22:52.745928457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079418 | controller |     "Jun 12 20:22:52.750454 crc crio[20719]: time=\"2026-06-12T20:22:52.749907357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079432 | controller |     "Jun 12 20:22:52.965999 crc crio[20719]: time=\"2026-06-12T20:22:52.96582628Z\" level=info msg=\"Created container 1ecece63431afc7de405b8dc1c42b7efcfb6d243279b9633d1cd83d1649f0a36: sushy-emulator/sushy-emulator/sushy-emulator\" id=bbe9d996-5226-4822-a62b-3b6fc50b89d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.079446 | controller |     "Jun 12 20:22:52.967763 crc crio[20719]: time=\"2026-06-12T20:22:52.967571229Z\" level=info msg=\"Starting container: 1ecece63431afc7de405b8dc1c42b7efcfb6d243279b9633d1cd83d1649f0a36\" id=a883d42c-c89c-4033-b1f1-baa40fb08b47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.079461 | controller |     "Jun 12 20:22:52.981145 crc crio[20719]: time=\"2026-06-12T20:22:52.980989042Z\" level=info msg=\"Started container\" PID=88067 containerID=1ecece63431afc7de405b8dc1c42b7efcfb6d243279b9633d1cd83d1649f0a36 description=sushy-emulator/sushy-emulator/sushy-emulator id=a883d42c-c89c-4033-b1f1-baa40fb08b47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=faebe26e6af9c1bd7912ad203ddac575adb24ad825b0fd8f0cbcb644fc318cb3",
2026-06-12 21:10:23.079480 | controller |     "Jun 12 20:23:04.677905 crc crio[20719]: time=\"2026-06-12T20:23:04.677243059Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.079495 | controller |     "Jun 12 20:23:11.824222 crc crio[20719]: time=\"2026-06-12T20:23:11.823389069Z\" level=info msg=\"Stopping pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\" id=007bc707-1d53-46df-a250-a9c90c3c009b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.079509 | controller |     "Jun 12 20:23:11.824222 crc crio[20719]: time=\"2026-06-12T20:23:11.824186507Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\" id=007bc707-1d53-46df-a250-a9c90c3c009b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.079523 | controller |     "Jun 12 20:23:11.828467 crc crio[20719]: time=\"2026-06-12T20:23:11.824987035Z\" level=info msg=\"Removing pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\" id=0d48dd3d-de04-4796-9e22-e1f970fac79f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.079538 | controller |     "Jun 12 20:23:11.856134 crc crio[20719]: time=\"2026-06-12T20:23:11.851005041Z\" level=info msg=\"Removed pod sandbox: 9932a29f5727db0993bee683bf3f5f09a51bdfbde6654912da2a827d6ba6aa61\" id=0d48dd3d-de04-4796-9e22-e1f970fac79f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.079552 | controller |     "Jun 12 20:23:11.856134 crc crio[20719]: time=\"2026-06-12T20:23:11.852832762Z\" level=info msg=\"Stopping pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\" id=05234344-11fe-4ca6-b1f2-e7a35f8feb8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.079566 | controller |     "Jun 12 20:23:11.856134 crc crio[20719]: time=\"2026-06-12T20:23:11.853044847Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\" id=05234344-11fe-4ca6-b1f2-e7a35f8feb8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.079580 | controller |     "Jun 12 20:23:11.856134 crc crio[20719]: time=\"2026-06-12T20:23:11.85541762Z\" level=info msg=\"Removing pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\" id=85b159ce-5932-4b00-bc07-4d2d6b99e4f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.079594 | controller |     "Jun 12 20:23:11.876353 crc crio[20719]: time=\"2026-06-12T20:23:11.876057146Z\" level=info msg=\"Removed pod sandbox: 2ea059fba6b1f351a58abf6c0cdaddd8ae0c4d521a69d57e9db9c4c81dfaf191\" id=85b159ce-5932-4b00-bc07-4d2d6b99e4f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.079608 | controller |     "Jun 12 20:23:18.560521 crc crio[20719]: time=\"2026-06-12T20:23:18.559719601Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-4csc5/POD\" id=1d00acb3-6e1d-4b24-8bb7-a80f3931a917 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.079650 | controller |     "Jun 12 20:23:18.561674 crc crio[20719]: time=\"2026-06-12T20:23:18.560627432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079667 | controller |     "Jun 12 20:23:18.629778 crc crio[20719]: time=\"2026-06-12T20:23:18.629672177Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-4csc5 Namespace:openstack ID:83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87 UID:e265a5fe-5d6d-411a-b179-edaf4ee314d3 NetNS:/var/run/netns/1f49fbf0-f378-4839-966d-9255a63b899f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode265a5fe_5d6d_411a_b179_edaf4ee314d3.slice PodAnnotations:0xc00259b918}] Aliases:map[]}\"",
2026-06-12 21:10:23.079686 | controller |     "Jun 12 20:23:18.629778 crc crio[20719]: time=\"2026-06-12T20:23:18.629764289Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-4csc5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.079701 | controller |     "Jun 12 20:23:19.667003 crc crio[20719]: 2026-06-12T20:23:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83db23253e9361f Mac:92:aa:08:84:e9:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/1f49fbf0-f378-4839-966d-9255a63b899f SocketPath: PciID:}] [{Interface:0xc000014f80 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.079716 | controller |     "Jun 12 20:23:19.667003 crc crio[20719]: time=\"2026-06-12T20:23:19.665089068Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-4csc5 Namespace:openstack ID:83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87 UID:e265a5fe-5d6d-411a-b179-edaf4ee314d3 NetNS:/var/run/netns/1f49fbf0-f378-4839-966d-9255a63b899f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode265a5fe_5d6d_411a_b179_edaf4ee314d3.slice PodAnnotations:0xc00259b918}] Aliases:map[]}\"",
2026-06-12 21:10:23.079730 | controller |     "Jun 12 20:23:19.667003 crc crio[20719]: time=\"2026-06-12T20:23:19.665386294Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-4csc5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.079745 | controller |     "Jun 12 20:23:19.682693 crc crio[20719]: time=\"2026-06-12T20:23:19.682440228Z\" level=info msg=\"Ran pod sandbox 83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87 with infra container: openstack/dnsmasq-dns-687999f8f7-4csc5/POD\" id=1d00acb3-6e1d-4b24-8bb7-a80f3931a917 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.079759 | controller |     "Jun 12 20:23:19.686855 crc crio[20719]: time=\"2026-06-12T20:23:19.686755884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d0ec3c63-87d9-4a73-b170-728cbf1b2bd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.079774 | controller |     "Jun 12 20:23:19.759393 crc crio[20719]: time=\"2026-06-12T20:23:19.759086171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0a47b7c8-1651-4ee5-a900-d2bc5458b543 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.079788 | controller |     "Jun 12 20:23:19.890033 crc crio[20719]: time=\"2026-06-12T20:23:19.889502064Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-4csc5/init\" id=34a1c0e2-7088-42cb-ba1f-0c2af0323536 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.079802 | controller |     "Jun 12 20:23:19.890800 crc crio[20719]: time=\"2026-06-12T20:23:19.890717412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079816 | controller |     "Jun 12 20:23:19.951165 crc crio[20719]: time=\"2026-06-12T20:23:19.950995757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079830 | controller |     "Jun 12 20:23:19.956671 crc crio[20719]: time=\"2026-06-12T20:23:19.956607273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079844 | controller |     "Jun 12 20:23:20.542805 crc crio[20719]: time=\"2026-06-12T20:23:20.542694385Z\" level=info msg=\"Created container 95b8a2aa82eac156d2e666b32232633b846c97ff0a3f140996e0304543fcadad: openstack/dnsmasq-dns-687999f8f7-4csc5/init\" id=34a1c0e2-7088-42cb-ba1f-0c2af0323536 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.079881 | controller |     "Jun 12 20:23:20.544319 crc crio[20719]: time=\"2026-06-12T20:23:20.544177957Z\" level=info msg=\"Starting container: 95b8a2aa82eac156d2e666b32232633b846c97ff0a3f140996e0304543fcadad\" id=f571e41f-6cd3-4abb-8cdf-ea07aee24417 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.079897 | controller |     "Jun 12 20:23:20.555504 crc crio[20719]: time=\"2026-06-12T20:23:20.55538697Z\" level=info msg=\"Started container\" PID=89477 containerID=95b8a2aa82eac156d2e666b32232633b846c97ff0a3f140996e0304543fcadad description=openstack/dnsmasq-dns-687999f8f7-4csc5/init id=f571e41f-6cd3-4abb-8cdf-ea07aee24417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87",
2026-06-12 21:10:23.079912 | controller |     "Jun 12 20:23:21.522902 crc crio[20719]: time=\"2026-06-12T20:23:21.522383398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=edbfb339-900c-46c7-a2fd-1e8936a9fd42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.079927 | controller |     "Jun 12 20:23:21.676522 crc crio[20719]: time=\"2026-06-12T20:23:21.67638141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2cbe14ae-ab30-4c00-bbfe-24ea04c4e626 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.079942 | controller |     "Jun 12 20:23:22.018112 crc crio[20719]: time=\"2026-06-12T20:23:22.017796989Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-4csc5/dnsmasq-dns\" id=aaa8a6f6-d243-432d-a37f-ccd32441d74f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.079957 | controller |     "Jun 12 20:23:22.018941 crc crio[20719]: time=\"2026-06-12T20:23:22.018807901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079972 | controller |     "Jun 12 20:23:22.101764 crc crio[20719]: time=\"2026-06-12T20:23:22.101675715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.079986 | controller |     "Jun 12 20:23:22.105788 crc crio[20719]: time=\"2026-06-12T20:23:22.105703726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.080001 | controller |     "Jun 12 20:23:22.546019 crc crio[20719]: time=\"2026-06-12T20:23:22.545893735Z\" level=info msg=\"Created container 7054dacf7452d66fcf369645308a4ba328c9ff57aca46167dd7e349e2a112766: openstack/dnsmasq-dns-687999f8f7-4csc5/dnsmasq-dns\" id=aaa8a6f6-d243-432d-a37f-ccd32441d74f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.080015 | controller |     "Jun 12 20:23:22.550474 crc crio[20719]: time=\"2026-06-12T20:23:22.549072257Z\" level=info msg=\"Starting container: 7054dacf7452d66fcf369645308a4ba328c9ff57aca46167dd7e349e2a112766\" id=47e35ef8-f11e-410b-8ffa-8a4c77ee69b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.080029 | controller |     "Jun 12 20:23:22.560189 crc crio[20719]: time=\"2026-06-12T20:23:22.560124366Z\" level=info msg=\"Started container\" PID=89619 containerID=7054dacf7452d66fcf369645308a4ba328c9ff57aca46167dd7e349e2a112766 description=openstack/dnsmasq-dns-687999f8f7-4csc5/dnsmasq-dns id=47e35ef8-f11e-410b-8ffa-8a4c77ee69b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83db23253e9361f9914d9d6995b8c7b287124309a35a119e01e9d729fd7add87",
2026-06-12 21:10:23.080044 | controller |     "Jun 12 20:23:29.812483 crc crio[20719]: time=\"2026-06-12T20:23:29.81110369Z\" level=info msg=\"Stopping container: 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee (timeout: 10s)\" id=fff13e54-fbed-4e6e-86b9-272e49f4cc65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.080061 | controller |     "Jun 12 20:23:29.979047 crc crio[20719]: time=\"2026-06-12T20:23:29.977809098Z\" level=info msg=\"Stopped container 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee: openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns\" id=fff13e54-fbed-4e6e-86b9-272e49f4cc65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.080076 | controller |     "Jun 12 20:23:29.979047 crc crio[20719]: time=\"2026-06-12T20:23:29.978854884Z\" level=info msg=\"Stopping pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\" id=1407c7cc-5c60-4145-a5f8-599dbdec48a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.080091 | controller |     "Jun 12 20:23:29.985179 crc crio[20719]: time=\"2026-06-12T20:23:29.982860856Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-lg6fn Namespace:openstack ID:0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462 UID:2988cb02-f6fb-483e-939b-e57165609903 NetNS:/var/run/netns/48cde71c-1678-4d34-905a-d43e920cb18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2988cb02_f6fb_483e_939b_e57165609903.slice PodAnnotations:0xc00259b898}] Aliases:map[]}\"",
2026-06-12 21:10:23.080106 | controller |     "Jun 12 20:23:29.985179 crc crio[20719]: time=\"2026-06-12T20:23:29.983031439Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-lg6fn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.080120 | controller |     "Jun 12 20:23:30.607040 crc crio[20719]: time=\"2026-06-12T20:23:30.606953568Z\" level=info msg=\"Stopped pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\" id=1407c7cc-5c60-4145-a5f8-599dbdec48a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.080135 | controller |     "Jun 12 20:23:30.791529 crc crio[20719]: time=\"2026-06-12T20:23:30.791448057Z\" level=info msg=\"Removing container: 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee\" id=0eb4771c-c8bf-45bd-9685-3a6afdff335b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080151 | controller |     "Jun 12 20:23:30.821999 crc crio[20719]: time=\"2026-06-12T20:23:30.821912649Z\" level=info msg=\"Removed container 1a175c2074c078f9d137e12845caca3052cee43c49c29848a02e8f429957f6ee: openstack/dnsmasq-dns-68b84f4555-lg6fn/dnsmasq-dns\" id=0eb4771c-c8bf-45bd-9685-3a6afdff335b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080166 | controller |     "Jun 12 20:23:30.825534 crc crio[20719]: time=\"2026-06-12T20:23:30.825471412Z\" level=info msg=\"Removing container: b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1\" id=8d24e7ba-897a-43e6-b973-6443f6b1323a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080182 | controller |     "Jun 12 20:23:30.857193 crc crio[20719]: time=\"2026-06-12T20:23:30.854996839Z\" level=info msg=\"Removed container b26e14ad212dc7b5dd7d77732dd68dd7db118bf54ec74e6bc59297da00af0cf1: openstack/dnsmasq-dns-68b84f4555-lg6fn/init\" id=8d24e7ba-897a-43e6-b973-6443f6b1323a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080196 | controller |     "Jun 12 20:24:00.555010 crc crio[20719]: time=\"2026-06-12T20:24:00.554328914Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688264-rzw5m/POD\" id=ee9f193d-ce3d-42c4-a3c2-27d1121e6f2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.080222 | controller |     "Jun 12 20:24:00.556880 crc crio[20719]: time=\"2026-06-12T20:24:00.55509128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.080245 | controller |     "Jun 12 20:24:00.616011 crc crio[20719]: time=\"2026-06-12T20:24:00.615903278Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688264-rzw5m Namespace:openshift-infra ID:310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1 UID:a521e98b-9fd0-405f-934a-bfb1c59d0d7e NetNS:/var/run/netns/6a2b64be-ad66-4515-83e3-96474bd29e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda521e98b_9fd0_405f_934a_bfb1c59d0d7e.slice PodAnnotations:0xc000111778}] Aliases:map[]}\"",
2026-06-12 21:10:23.080342 | controller |     "Jun 12 20:24:00.616011 crc crio[20719]: time=\"2026-06-12T20:24:00.61596739Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688264-rzw5m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.080367 | controller |     "Jun 12 20:24:01.237946 crc crio[20719]: 2026-06-12T20:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:310a20d09f5579b Mac:8a:d8:0d:e0:6b:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/6a2b64be-ad66-4515-83e3-96474bd29e62 SocketPath: PciID:}] [{Interface:0xc0003509e0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.080384 | controller |     "Jun 12 20:24:01.239554 crc crio[20719]: time=\"2026-06-12T20:24:01.239479423Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688264-rzw5m Namespace:openshift-infra ID:310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1 UID:a521e98b-9fd0-405f-934a-bfb1c59d0d7e NetNS:/var/run/netns/6a2b64be-ad66-4515-83e3-96474bd29e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda521e98b_9fd0_405f_934a_bfb1c59d0d7e.slice PodAnnotations:0xc000111778}] Aliases:map[]}\"",
2026-06-12 21:10:23.080401 | controller |     "Jun 12 20:24:01.239710 crc crio[20719]: time=\"2026-06-12T20:24:01.239675028Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688264-rzw5m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.080417 | controller |     "Jun 12 20:24:01.256481 crc crio[20719]: time=\"2026-06-12T20:24:01.256238282Z\" level=info msg=\"Ran pod sandbox 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1 with infra container: openshift-infra/auto-csr-approver-29688264-rzw5m/POD\" id=ee9f193d-ce3d-42c4-a3c2-27d1121e6f2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.080432 | controller |     "Jun 12 20:24:01.261772 crc crio[20719]: time=\"2026-06-12T20:24:01.261654032Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=93782727-e5b9-4dba-ae2a-0bf924183954 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.080447 | controller |     "Jun 12 20:24:01.273420 crc crio[20719]: time=\"2026-06-12T20:24:01.273230212Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.080463 | controller |     "Jun 12 20:24:02.294409 crc crio[20719]: time=\"2026-06-12T20:24:02.293607391Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=93782727-e5b9-4dba-ae2a-0bf924183954 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.080480 | controller |     "Jun 12 20:24:02.301615 crc crio[20719]: time=\"2026-06-12T20:24:02.296643178Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6c6bcd58-af41-431f-9474-16d9759c3af0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.080495 | controller |     "Jun 12 20:24:02.301615 crc crio[20719]: time=\"2026-06-12T20:24:02.300211389Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a19a0a9-9e8c-4316-97a9-71803f58f54e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.080509 | controller |     "Jun 12 20:24:02.310106 crc crio[20719]: time=\"2026-06-12T20:24:02.309924137Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688264-rzw5m/oc\" id=87a1b5ef-0279-43ee-b501-2954c7f1e831 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.080528 | controller |     "Jun 12 20:24:02.311801 crc crio[20719]: time=\"2026-06-12T20:24:02.311671177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.080567 | controller |     "Jun 12 20:24:02.393936 crc crio[20719]: time=\"2026-06-12T20:24:02.393783223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.080584 | controller |     "Jun 12 20:24:02.699762 crc crio[20719]: time=\"2026-06-12T20:24:02.699356765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.080611 | controller |     "Jun 12 20:24:02.812710 crc crio[20719]: time=\"2026-06-12T20:24:02.812341496Z\" level=info msg=\"Created container 771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a: openshift-infra/auto-csr-approver-29688264-rzw5m/oc\" id=87a1b5ef-0279-43ee-b501-2954c7f1e831 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.080627 | controller |     "Jun 12 20:24:02.813869 crc crio[20719]: time=\"2026-06-12T20:24:02.813785019Z\" level=info msg=\"Starting container: 771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a\" id=790a84c3-615e-4519-9ac8-3003ce987e21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.080642 | controller |     "Jun 12 20:24:02.818166 crc crio[20719]: time=\"2026-06-12T20:24:02.818079405Z\" level=info msg=\"Started container\" PID=91708 containerID=771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a description=openshift-infra/auto-csr-approver-29688264-rzw5m/oc id=790a84c3-615e-4519-9ac8-3003ce987e21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1",
2026-06-12 21:10:23.080658 | controller |     "Jun 12 20:24:04.419926 crc crio[20719]: time=\"2026-06-12T20:24:04.419201614Z\" level=info msg=\"Stopping pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\" id=b26fa209-2623-4173-aaa4-76621c9b8821 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.080673 | controller |     "Jun 12 20:24:04.421335 crc crio[20719]: time=\"2026-06-12T20:24:04.420681008Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688264-rzw5m Namespace:openshift-infra ID:310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1 UID:a521e98b-9fd0-405f-934a-bfb1c59d0d7e NetNS:/var/run/netns/6a2b64be-ad66-4515-83e3-96474bd29e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda521e98b_9fd0_405f_934a_bfb1c59d0d7e.slice PodAnnotations:0xc000527220}] Aliases:map[]}\"",
2026-06-12 21:10:23.080688 | controller |     "Jun 12 20:24:04.421335 crc crio[20719]: time=\"2026-06-12T20:24:04.420827141Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688264-rzw5m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.080704 | controller |     "Jun 12 20:24:04.771633 crc crio[20719]: time=\"2026-06-12T20:24:04.77157656Z\" level=info msg=\"Stopped pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\" id=b26fa209-2623-4173-aaa4-76621c9b8821 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.080718 | controller |     "Jun 12 20:24:11.907116 crc crio[20719]: time=\"2026-06-12T20:24:11.906341246Z\" level=info msg=\"Removing container: ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca\" id=b662d178-5446-4921-a2a6-0bb0d420a4b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080737 | controller |     "Jun 12 20:24:11.942701 crc crio[20719]: time=\"2026-06-12T20:24:11.9416204Z\" level=info msg=\"Removed container ac49ff39cd73764d99f7a728c5e07398f10b7fb19f13976d8c3c0e0e489fb2ca: openstack/root-account-create-update-m4xcd/mariadb-account-create-update\" id=b662d178-5446-4921-a2a6-0bb0d420a4b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080752 | controller |     "Jun 12 20:24:11.948421 crc crio[20719]: time=\"2026-06-12T20:24:11.946608923Z\" level=info msg=\"Removing container: ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571\" id=567b389a-71ab-4e0d-bf08-7d658a684aa2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080767 | controller |     "Jun 12 20:24:12.006847 crc crio[20719]: time=\"2026-06-12T20:24:12.00670019Z\" level=info msg=\"Removed container ad0cdcd8982842cc256993dede76d7da81b030846a1a9297f1034ce00d28c571: openstack/ovsdbserver-nb-0-config-1781295437-8zkdb/ovn-config\" id=567b389a-71ab-4e0d-bf08-7d658a684aa2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080782 | controller |     "Jun 12 20:24:12.010481 crc crio[20719]: time=\"2026-06-12T20:24:12.010352656Z\" level=info msg=\"Removing container: 71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6\" id=ac34b732-3020-4198-8299-b4f1bf39978b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080796 | controller |     "Jun 12 20:24:12.110911 crc crio[20719]: time=\"2026-06-12T20:24:12.110743135Z\" level=info msg=\"Removed container 71500105c9205d2a517957883e8b447f1c220c99351eb570c670a05b44d956a6: openstack/ovn-controller-58skl-config-pgk5w/ovn-config\" id=ac34b732-3020-4198-8299-b4f1bf39978b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080811 | controller |     "Jun 12 20:24:12.113672 crc crio[20719]: time=\"2026-06-12T20:24:12.113534476Z\" level=info msg=\"Removing container: 5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894\" id=df2cc710-ee11-4cce-aab4-815ef0e7d3d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080825 | controller |     "Jun 12 20:24:12.157681 crc crio[20719]: time=\"2026-06-12T20:24:12.157416978Z\" level=info msg=\"Removed container 5ce5ee4d5ed5ab5e265d396ea39c02d7cc4126cd3c3d7c069a04d2333b9bc894: openstack/ovsdbserver-sb-0-config-1781295437-g8mq8/ovn-config\" id=df2cc710-ee11-4cce-aab4-815ef0e7d3d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080840 | controller |     "Jun 12 20:24:12.162863 crc crio[20719]: time=\"2026-06-12T20:24:12.162640062Z\" level=info msg=\"Removing container: d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e\" id=9a9eed4b-ed47-4dee-ace7-4dc3fe4a5cee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080887 | controller |     "Jun 12 20:24:14.034500 crc crio[20719]: time=\"2026-06-12T20:24:14.033929258Z\" level=info msg=\"Removed container d828bff36cef8db74db146c991db7a9d1574ee5d13694daa0c20cc581a39362e: openshift-infra/auto-csr-approver-29688258-kg4dv/oc\" id=9a9eed4b-ed47-4dee-ace7-4dc3fe4a5cee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.080903 | controller |     "Jun 12 20:24:14.085809 crc crio[20719]: time=\"2026-06-12T20:24:14.085636745Z\" level=info msg=\"Stopping pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\" id=4bc9a787-4427-4b01-a00f-d2b344524fac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.080919 | controller |     "Jun 12 20:24:14.085809 crc crio[20719]: time=\"2026-06-12T20:24:14.085731927Z\" level=info msg=\"Stopped pod sandbox (already stopped): b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\" id=4bc9a787-4427-4b01-a00f-d2b344524fac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.080934 | controller |     "Jun 12 20:24:14.090411 crc crio[20719]: time=\"2026-06-12T20:24:14.090166368Z\" level=info msg=\"Removing pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\" id=7d329ded-1995-40fb-ada8-0a52b9042fd1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.080953 | controller |     "Jun 12 20:24:14.264047 crc crio[20719]: time=\"2026-06-12T20:24:14.263897251Z\" level=info msg=\"Removed pod sandbox: b51f0b1f6016988896bf470780428810329c6903c64b762a9362eb84da94e37b\" id=7d329ded-1995-40fb-ada8-0a52b9042fd1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.080968 | controller |     "Jun 12 20:24:14.273015 crc crio[20719]: time=\"2026-06-12T20:24:14.272921707Z\" level=info msg=\"Stopping pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\" id=cd54c9d9-4bef-4ad0-a34f-7243fb3e3708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.080983 | controller |     "Jun 12 20:24:14.273202 crc crio[20719]: time=\"2026-06-12T20:24:14.273037979Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\" id=cd54c9d9-4bef-4ad0-a34f-7243fb3e3708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.080998 | controller |     "Jun 12 20:24:14.276683 crc crio[20719]: time=\"2026-06-12T20:24:14.276541462Z\" level=info msg=\"Removing pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\" id=03d48a75-0e9d-4a2a-a4ec-00f12a1d2255 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.081013 | controller |     "Jun 12 20:24:14.358583 crc crio[20719]: time=\"2026-06-12T20:24:14.358177624Z\" level=info msg=\"Removed pod sandbox: 2186ca121d87bd2a1e0b4b4bbe2ad9dc980bff3a0d982cfe83cdce2d70ba3118\" id=03d48a75-0e9d-4a2a-a4ec-00f12a1d2255 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.081028 | controller |     "Jun 12 20:24:14.364202 crc crio[20719]: time=\"2026-06-12T20:24:14.363730444Z\" level=info msg=\"Stopping pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\" id=ca04aae1-3800-448d-af2f-c635d6185229 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.081042 | controller |     "Jun 12 20:24:14.364202 crc crio[20719]: time=\"2026-06-12T20:24:14.363825137Z\" level=info msg=\"Stopped pod sandbox (already stopped): de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\" id=ca04aae1-3800-448d-af2f-c635d6185229 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.081058 | controller |     "Jun 12 20:24:14.368860 crc crio[20719]: time=\"2026-06-12T20:24:14.368639017Z\" level=info msg=\"Removing pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\" id=29bf920f-2744-4835-b0bc-5658aff8c661 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.081072 | controller |     "Jun 12 20:24:14.437178 crc crio[20719]: time=\"2026-06-12T20:24:14.437093213Z\" level=info msg=\"Removed pod sandbox: de39077ade6f8036100908099d41fb6fbb34252455b4dd6483760d195f570778\" id=29bf920f-2744-4835-b0bc-5658aff8c661 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.081087 | controller |     "Jun 12 20:24:14.440201 crc crio[20719]: time=\"2026-06-12T20:24:14.44008062Z\" level=info msg=\"Stopping pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\" id=ff48bd19-5633-4000-8b22-5cffe7753a2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.081102 | controller |     "Jun 12 20:24:14.440365 crc crio[20719]: time=\"2026-06-12T20:24:14.440231383Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\" id=ff48bd19-5633-4000-8b22-5cffe7753a2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.081117 | controller |     "Jun 12 20:24:14.442035 crc crio[20719]: time=\"2026-06-12T20:24:14.441843141Z\" level=info msg=\"Removing pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\" id=ff3202b3-0861-4644-901a-6cd50809287e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.081134 | controller |     "Jun 12 20:24:14.464798 crc crio[20719]: time=\"2026-06-12T20:24:14.464670748Z\" level=info msg=\"Removed pod sandbox: 9319d7696a2c0cc4d60f5e15481cadd8e8568443748de4f1fe0831b75cdfbaf7\" id=ff3202b3-0861-4644-901a-6cd50809287e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.081149 | controller |     "Jun 12 20:24:14.468773 crc crio[20719]: time=\"2026-06-12T20:24:14.468537059Z\" level=info msg=\"Stopping pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\" id=781a5723-a24a-4392-99b1-fa86c374db61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.081164 | controller |     "Jun 12 20:24:14.468899 crc crio[20719]: time=\"2026-06-12T20:24:14.468858657Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\" id=781a5723-a24a-4392-99b1-fa86c374db61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.081179 | controller |     "Jun 12 20:24:14.470785 crc crio[20719]: time=\"2026-06-12T20:24:14.470664879Z\" level=info msg=\"Removing pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\" id=0aee4f54-6d17-4717-a8c1-bfef11428a23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.081195 | controller |     "Jun 12 20:24:14.502233 crc crio[20719]: time=\"2026-06-12T20:24:14.502124917Z\" level=info msg=\"Removed pod sandbox: 6efca57d084ac403702c7d12ccae39ae6b4e4ddf1b91a20d266c050fd25c38c3\" id=0aee4f54-6d17-4717-a8c1-bfef11428a23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.081210 | controller |     "Jun 12 20:24:14.506662 crc crio[20719]: time=\"2026-06-12T20:24:14.506610077Z\" level=info msg=\"Stopping pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\" id=87633dfe-88ae-4a6a-823e-55f21bb8ec28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.081225 | controller |     "Jun 12 20:24:14.506839 crc crio[20719]: time=\"2026-06-12T20:24:14.506711979Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\" id=87633dfe-88ae-4a6a-823e-55f21bb8ec28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.081239 | controller |     "Jun 12 20:24:14.507557 crc crio[20719]: time=\"2026-06-12T20:24:14.507466315Z\" level=info msg=\"Removing pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\" id=afc07ec2-e547-4c2e-ae03-5a7e0c23d2f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.081254 | controller |     "Jun 12 20:24:14.521907 crc crio[20719]: time=\"2026-06-12T20:24:14.521788498Z\" level=info msg=\"Removed pod sandbox: 0cc761d33e32353b880f917f907298e60d9f936ecb83424dac261d4a6bc7b462\" id=afc07ec2-e547-4c2e-ae03-5a7e0c23d2f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.081269 | controller |     "Jun 12 20:25:12.639822 crc crio[20719]: time=\"2026-06-12T20:25:12.638874808Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-2mqzz/POD\" id=2488b871-2f9f-4ead-8c3a-6273b1f86c9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.081284 | controller |     "Jun 12 20:25:12.643394 crc crio[20719]: time=\"2026-06-12T20:25:12.639876661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.081300 | controller |     "Jun 12 20:25:12.712805 crc crio[20719]: time=\"2026-06-12T20:25:12.712657298Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-2mqzz Namespace:openshift-marketplace ID:3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592 UID:462f10cd-d973-4be2-ac1d-60196b87bda6 NetNS:/var/run/netns/569f17f1-c056-4987-a0c9-1c7484b1f0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod462f10cd_d973_4be2_ac1d_60196b87bda6.slice PodAnnotations:0xc003c98250}] Aliases:map[]}\"",
2026-06-12 21:10:23.081318 | controller |     "Jun 12 20:25:12.712805 crc crio[20719]: time=\"2026-06-12T20:25:12.712784941Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-2mqzz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.081334 | controller |     "Jun 12 20:25:13.788155 crc crio[20719]: 2026-06-12T20:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e1d5a9cbce7a6d Mac:3a:b5:7d:fe:57:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/569f17f1-c056-4987-a0c9-1c7484b1f0c4 SocketPath: PciID:}] [{Interface:0xc000320980 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.081350 | controller |     "Jun 12 20:25:13.792554 crc crio[20719]: time=\"2026-06-12T20:25:13.792432771Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-2mqzz Namespace:openshift-marketplace ID:3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592 UID:462f10cd-d973-4be2-ac1d-60196b87bda6 NetNS:/var/run/netns/569f17f1-c056-4987-a0c9-1c7484b1f0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod462f10cd_d973_4be2_ac1d_60196b87bda6.slice PodAnnotations:0xc003c98250}] Aliases:map[]}\"",
2026-06-12 21:10:23.081365 | controller |     "Jun 12 20:25:13.792789 crc crio[20719]: time=\"2026-06-12T20:25:13.792671237Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-2mqzz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.081381 | controller |     "Jun 12 20:25:13.813384 crc crio[20719]: time=\"2026-06-12T20:25:13.810462597Z\" level=info msg=\"Ran pod sandbox 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592 with infra container: openshift-marketplace/redhat-marketplace-2mqzz/POD\" id=2488b871-2f9f-4ead-8c3a-6273b1f86c9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.081396 | controller |     "Jun 12 20:25:13.819474 crc crio[20719]: time=\"2026-06-12T20:25:13.814435066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aec57d0f-3d65-4b60-a2b6-974f26f2ece5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.081411 | controller |     "Jun 12 20:25:13.819474 crc crio[20719]: time=\"2026-06-12T20:25:13.818646673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=66db7163-47da-41cf-ab9c-2f939fb7d23c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.081426 | controller |     "Jun 12 20:25:13.830255 crc crio[20719]: time=\"2026-06-12T20:25:13.830159009Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-2mqzz/extract-utilities\" id=e3f1e3ce-328e-457d-a2dc-214991c3d953 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.081442 | controller |     "Jun 12 20:25:13.831453 crc crio[20719]: time=\"2026-06-12T20:25:13.831344111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.081457 | controller |     "Jun 12 20:25:13.897493 crc crio[20719]: time=\"2026-06-12T20:25:13.897389392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.081472 | controller |     "Jun 12 20:25:13.913773 crc crio[20719]: time=\"2026-06-12T20:25:13.913599567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.081487 | controller |     "Jun 12 20:25:14.113923 crc crio[20719]: time=\"2026-06-12T20:25:14.113430361Z\" level=info msg=\"Created container 2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970: openshift-marketplace/redhat-marketplace-2mqzz/extract-utilities\" id=e3f1e3ce-328e-457d-a2dc-214991c3d953 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.081506 | controller |     "Jun 12 20:25:14.115157 crc crio[20719]: time=\"2026-06-12T20:25:14.115075447Z\" level=info msg=\"Starting container: 2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970\" id=6b6e4067-eb33-42ef-93e6-598026f18b6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.081522 | controller |     "Jun 12 20:25:14.120891 crc crio[20719]: time=\"2026-06-12T20:25:14.120791826Z\" level=info msg=\"Started container\" PID=95115 containerID=2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970 description=openshift-marketplace/redhat-marketplace-2mqzz/extract-utilities id=6b6e4067-eb33-42ef-93e6-598026f18b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592",
2026-06-12 21:10:23.081538 | controller |     "Jun 12 20:25:14.543472 crc crio[20719]: time=\"2026-06-12T20:25:14.543152845Z\" level=info msg=\"Removing container: 5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1\" id=1dff093d-1cb9-4ffa-894f-1e0c566f25a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.081553 | controller |     "Jun 12 20:25:14.839933 crc crio[20719]: time=\"2026-06-12T20:25:14.839635133Z\" level=info msg=\"Removed container 5cd8a545cebc67f4f91396ffcabd03d2897e1b7ddf01262204e66640cb51a5c1: openstack/keystone-bootstrap-lc89v/keystone-bootstrap\" id=1dff093d-1cb9-4ffa-894f-1e0c566f25a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.081568 | controller |     "Jun 12 20:25:14.850426 crc crio[20719]: time=\"2026-06-12T20:25:14.850194941Z\" level=info msg=\"Stopping pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\" id=7010905b-7b11-4cb7-8227-4570e408acf2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.081583 | controller |     "Jun 12 20:25:14.850886 crc crio[20719]: time=\"2026-06-12T20:25:14.850752553Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\" id=7010905b-7b11-4cb7-8227-4570e408acf2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.081598 | controller |     "Jun 12 20:25:14.851928 crc crio[20719]: time=\"2026-06-12T20:25:14.851845087Z\" level=info msg=\"Removing pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\" id=240dd5cc-e315-4143-9b91-107a95bc0e6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.081612 | controller |     "Jun 12 20:25:14.881423 crc crio[20719]: time=\"2026-06-12T20:25:14.881330011Z\" level=info msg=\"Removed pod sandbox: 86e9638b769d9022fad277d7956c9953083d45f463d1383d016e13576ee61621\" id=240dd5cc-e315-4143-9b91-107a95bc0e6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.081627 | controller |     "Jun 12 20:25:15.015128 crc crio[20719]: time=\"2026-06-12T20:25:15.015042965Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c9edd793-669d-492d-b8e7-72b549165726 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.081642 | controller |     "Jun 12 20:25:15.028990 crc crio[20719]: time=\"2026-06-12T20:25:15.028894383Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:10:23.081657 | controller |     "Jun 12 20:25:15.660787 crc crio[20719]: time=\"2026-06-12T20:25:15.660059664Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=c9edd793-669d-492d-b8e7-72b549165726 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.081672 | controller |     "Jun 12 20:25:15.662068 crc crio[20719]: time=\"2026-06-12T20:25:15.661937067Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=08abd2b8-1a3b-4842-b6b0-11c29b04b529 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.081693 | controller |     "Jun 12 20:25:15.669395 crc crio[20719]: time=\"2026-06-12T20:25:15.669354576Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6bbd161d-347d-4ff0-a98b-2b79cef0eb1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.081708 | controller |     "Jun 12 20:25:15.686101 crc crio[20719]: time=\"2026-06-12T20:25:15.685977909Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-2mqzz/extract-content\" id=1d99f746-a530-4831-be96-188279e1b755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.081723 | controller |     "Jun 12 20:25:15.686892 crc crio[20719]: time=\"2026-06-12T20:25:15.686816746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.081737 | controller |     "Jun 12 20:25:15.789082 crc crio[20719]: time=\"2026-06-12T20:25:15.788972863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.081752 | controller |     "Jun 12 20:25:15.793412 crc crio[20719]: time=\"2026-06-12T20:25:15.793355661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.081767 | controller |     "Jun 12 20:25:15.986067 crc crio[20719]: time=\"2026-06-12T20:25:15.985915602Z\" level=info msg=\"Created container 4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02: openshift-marketplace/redhat-marketplace-2mqzz/extract-content\" id=1d99f746-a530-4831-be96-188279e1b755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.081782 | controller |     "Jun 12 20:25:15.987528 crc crio[20719]: time=\"2026-06-12T20:25:15.987252272Z\" level=info msg=\"Starting container: 4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02\" id=038e74b6-24e8-46a1-885b-bfa45def0a50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.081796 | controller |     "Jun 12 20:25:15.999144 crc crio[20719]: time=\"2026-06-12T20:25:15.999030038Z\" level=info msg=\"Started container\" PID=95198 containerID=4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02 description=openshift-marketplace/redhat-marketplace-2mqzz/extract-content id=038e74b6-24e8-46a1-885b-bfa45def0a50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592",
2026-06-12 21:10:23.081810 | controller |     "Jun 12 20:25:18.141486 crc crio[20719]: time=\"2026-06-12T20:25:18.139966907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=82534952-8ef0-40b1-961c-e68b450eaf34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.081825 | controller |     "Jun 12 20:25:18.150004 crc crio[20719]: time=\"2026-06-12T20:25:18.144925699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=98347b4c-49b9-4a9f-87aa-e189c5cf1b63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.081839 | controller |     "Jun 12 20:25:18.161840 crc crio[20719]: time=\"2026-06-12T20:25:18.161778848Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-2mqzz/registry-server\" id=023ff46c-d179-4a77-99c3-e0fe73d530ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.081872 | controller |     "Jun 12 20:25:18.162416 crc crio[20719]: time=\"2026-06-12T20:25:18.162353601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.081892 | controller |     "Jun 12 20:25:18.243656 crc crio[20719]: time=\"2026-06-12T20:25:18.243142818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.081908 | controller |     "Jun 12 20:25:18.248572 crc crio[20719]: time=\"2026-06-12T20:25:18.248490848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.081922 | controller |     "Jun 12 20:25:18.641468 crc crio[20719]: time=\"2026-06-12T20:25:18.6406465Z\" level=info msg=\"Created container 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812: openshift-marketplace/redhat-marketplace-2mqzz/registry-server\" id=023ff46c-d179-4a77-99c3-e0fe73d530ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.081937 | controller |     "Jun 12 20:25:18.643932 crc crio[20719]: time=\"2026-06-12T20:25:18.64385755Z\" level=info msg=\"Starting container: 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812\" id=f634c327-eff8-41f6-9134-f5a73be77598 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.081951 | controller |     "Jun 12 20:25:18.659866 crc crio[20719]: time=\"2026-06-12T20:25:18.659766318Z\" level=info msg=\"Started container\" PID=95328 containerID=2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812 description=openshift-marketplace/redhat-marketplace-2mqzz/registry-server id=f634c327-eff8-41f6-9134-f5a73be77598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592",
2026-06-12 21:10:23.081966 | controller |     "Jun 12 20:25:25.304955 crc crio[20719]: time=\"2026-06-12T20:25:25.303065702Z\" level=info msg=\"Stopping container: 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812 (timeout: 2s)\" id=1aa04ed0-dda4-42f4-bf9a-f5d8cdb5de97 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.081981 | controller |     "Jun 12 20:25:25.436490 crc crio[20719]: time=\"2026-06-12T20:25:25.435963241Z\" level=info msg=\"Stopped container 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812: openshift-marketplace/redhat-marketplace-2mqzz/registry-server\" id=1aa04ed0-dda4-42f4-bf9a-f5d8cdb5de97 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.081995 | controller |     "Jun 12 20:25:25.439413 crc crio[20719]: time=\"2026-06-12T20:25:25.439182892Z\" level=info msg=\"Stopping pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\" id=e9b6c8a8-6eeb-4343-84fa-aee96b7c7df3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.082010 | controller |     "Jun 12 20:25:25.440703 crc crio[20719]: time=\"2026-06-12T20:25:25.440576834Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-2mqzz Namespace:openshift-marketplace ID:3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592 UID:462f10cd-d973-4be2-ac1d-60196b87bda6 NetNS:/var/run/netns/569f17f1-c056-4987-a0c9-1c7484b1f0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod462f10cd_d973_4be2_ac1d_60196b87bda6.slice PodAnnotations:0xc00334a730}] Aliases:map[]}\"",
2026-06-12 21:10:23.082025 | controller |     "Jun 12 20:25:25.440983 crc crio[20719]: time=\"2026-06-12T20:25:25.44087142Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-2mqzz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.082040 | controller |     "Jun 12 20:25:25.860194 crc crio[20719]: time=\"2026-06-12T20:25:25.860095218Z\" level=info msg=\"Stopped pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\" id=e9b6c8a8-6eeb-4343-84fa-aee96b7c7df3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.082058 | controller |     "Jun 12 20:25:26.323077 crc crio[20719]: time=\"2026-06-12T20:25:26.322555454Z\" level=info msg=\"Removing container: 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812\" id=c1d200f2-426d-4b1c-aa27-46393464cf52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.082073 | controller |     "Jun 12 20:25:26.356546 crc crio[20719]: time=\"2026-06-12T20:25:26.356414423Z\" level=info msg=\"Removed container 2310faeed6ce0bc54c2e072b0bd2da846ccc099289e14431ba8eb27889c16812: openshift-marketplace/redhat-marketplace-2mqzz/registry-server\" id=c1d200f2-426d-4b1c-aa27-46393464cf52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.082088 | controller |     "Jun 12 20:25:26.359071 crc crio[20719]: time=\"2026-06-12T20:25:26.358870347Z\" level=info msg=\"Removing container: 4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02\" id=40a7f39e-4919-47f2-8ddc-d1c08e2f9a36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.082102 | controller |     "Jun 12 20:25:26.426032 crc crio[20719]: time=\"2026-06-12T20:25:26.425893923Z\" level=info msg=\"Removed container 4312150be649f8f4804ed85f64bb8b94296af98f99c50532868d4d3439537b02: openshift-marketplace/redhat-marketplace-2mqzz/extract-content\" id=40a7f39e-4919-47f2-8ddc-d1c08e2f9a36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.082117 | controller |     "Jun 12 20:25:26.429031 crc crio[20719]: time=\"2026-06-12T20:25:26.428954334Z\" level=info msg=\"Removing container: 2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970\" id=f8a26b4e-8e1a-4dc3-a11f-d7c0aa9ea804 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.082132 | controller |     "Jun 12 20:25:26.464647 crc crio[20719]: time=\"2026-06-12T20:25:26.464455269Z\" level=info msg=\"Removed container 2dc1c5a9a5d40a03c35c062d252111f4bf0ce4abf51ecd864f9d1645d583b970: openshift-marketplace/redhat-marketplace-2mqzz/extract-utilities\" id=f8a26b4e-8e1a-4dc3-a11f-d7c0aa9ea804 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.082146 | controller |     "Jun 12 20:25:36.842675 crc crio[20719]: time=\"2026-06-12T20:25:36.841828571Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-w45jr/POD\" id=48e08350-1f66-4151-9815-39ad9612e3bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.082160 | controller |     "Jun 12 20:25:36.844357 crc crio[20719]: time=\"2026-06-12T20:25:36.842708465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082175 | controller |     "Jun 12 20:25:36.885400 crc crio[20719]: time=\"2026-06-12T20:25:36.885238734Z\" level=info msg=\"Got pod network &{Name:community-operators-w45jr Namespace:openshift-marketplace ID:6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380 UID:6278a681-0bed-49af-bf0b-e1d4fb078295 NetNS:/var/run/netns/824f23fc-809c-4e51-8802-14d896ac5cfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6278a681_0bed_49af_bf0b_e1d4fb078295.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.082189 | controller |     "Jun 12 20:25:36.885400 crc crio[20719]: time=\"2026-06-12T20:25:36.885356037Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-w45jr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.082204 | controller |     "Jun 12 20:25:37.537080 crc crio[20719]: 2026-06-12T20:25:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6973e2cab17036b Mac:da:3a:69:86:a1:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/824f23fc-809c-4e51-8802-14d896ac5cfe SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.082223 | controller |     "Jun 12 20:25:37.540861 crc crio[20719]: time=\"2026-06-12T20:25:37.540807756Z\" level=info msg=\"Got pod network &{Name:community-operators-w45jr Namespace:openshift-marketplace ID:6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380 UID:6278a681-0bed-49af-bf0b-e1d4fb078295 NetNS:/var/run/netns/824f23fc-809c-4e51-8802-14d896ac5cfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6278a681_0bed_49af_bf0b_e1d4fb078295.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.082238 | controller |     "Jun 12 20:25:37.541379 crc crio[20719]: time=\"2026-06-12T20:25:37.541247238Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-w45jr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.082253 | controller |     "Jun 12 20:25:37.560603 crc crio[20719]: time=\"2026-06-12T20:25:37.560395281Z\" level=info msg=\"Ran pod sandbox 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380 with infra container: openshift-marketplace/community-operators-w45jr/POD\" id=48e08350-1f66-4151-9815-39ad9612e3bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.082268 | controller |     "Jun 12 20:25:37.565369 crc crio[20719]: time=\"2026-06-12T20:25:37.565171837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cefa8bde-35f3-4f48-882c-e1b062ec5599 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.082283 | controller |     "Jun 12 20:25:37.571597 crc crio[20719]: time=\"2026-06-12T20:25:37.568244969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b7ce9e10-b652-450e-a358-7d2441aa132c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.082297 | controller |     "Jun 12 20:25:37.577474 crc crio[20719]: time=\"2026-06-12T20:25:37.577115067Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-w45jr/extract-utilities\" id=a1ec2af2-3530-4994-8972-0836f8351ac2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.082312 | controller |     "Jun 12 20:25:37.577771 crc crio[20719]: time=\"2026-06-12T20:25:37.577562679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082326 | controller |     "Jun 12 20:25:37.633325 crc crio[20719]: time=\"2026-06-12T20:25:37.633188759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082340 | controller |     "Jun 12 20:25:37.639150 crc crio[20719]: time=\"2026-06-12T20:25:37.638582483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082355 | controller |     "Jun 12 20:25:37.814982 crc crio[20719]: time=\"2026-06-12T20:25:37.814401725Z\" level=info msg=\"Created container de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee: openshift-marketplace/community-operators-w45jr/extract-utilities\" id=a1ec2af2-3530-4994-8972-0836f8351ac2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.082369 | controller |     "Jun 12 20:25:37.816319 crc crio[20719]: time=\"2026-06-12T20:25:37.816186354Z\" level=info msg=\"Starting container: de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee\" id=52c564a8-765f-49c9-8879-cbce7b714d56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.082383 | controller |     "Jun 12 20:25:37.823990 crc crio[20719]: time=\"2026-06-12T20:25:37.823921899Z\" level=info msg=\"Started container\" PID=96368 containerID=de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee description=openshift-marketplace/community-operators-w45jr/extract-utilities id=52c564a8-765f-49c9-8879-cbce7b714d56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380",
2026-06-12 21:10:23.082401 | controller |     "Jun 12 20:25:38.536924 crc crio[20719]: time=\"2026-06-12T20:25:38.536432135Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8e587d19-4b98-45c3-bde1-d37e20f87d91 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.082416 | controller |     "Jun 12 20:25:38.554746 crc crio[20719]: time=\"2026-06-12T20:25:38.554522552Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.082430 | controller |     "Jun 12 20:25:39.882132 crc crio[20719]: time=\"2026-06-12T20:25:39.881321262Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=8e587d19-4b98-45c3-bde1-d37e20f87d91 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.082444 | controller |     "Jun 12 20:25:39.883784 crc crio[20719]: time=\"2026-06-12T20:25:39.883596233Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=753cca0b-53d0-4482-9367-8657e2bdfe49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.082459 | controller |     "Jun 12 20:25:39.887323 crc crio[20719]: time=\"2026-06-12T20:25:39.887175329Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d13424cd-44f2-49a8-85d3-cbafe0a76d89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.082474 | controller |     "Jun 12 20:25:39.900585 crc crio[20719]: time=\"2026-06-12T20:25:39.900398273Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-w45jr/extract-content\" id=b528f7e1-2917-4f8c-9bfb-26bd0ba7dd59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.082488 | controller |     "Jun 12 20:25:39.901210 crc crio[20719]: time=\"2026-06-12T20:25:39.90102963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082503 | controller |     "Jun 12 20:25:39.977926 crc crio[20719]: time=\"2026-06-12T20:25:39.977854287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082518 | controller |     "Jun 12 20:25:39.980985 crc crio[20719]: time=\"2026-06-12T20:25:39.980928649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082533 | controller |     "Jun 12 20:25:40.176550 crc crio[20719]: time=\"2026-06-12T20:25:40.175870742Z\" level=info msg=\"Created container fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856: openshift-marketplace/community-operators-w45jr/extract-content\" id=b528f7e1-2917-4f8c-9bfb-26bd0ba7dd59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.082547 | controller |     "Jun 12 20:25:40.180039 crc crio[20719]: time=\"2026-06-12T20:25:40.17991672Z\" level=info msg=\"Starting container: fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856\" id=1643ec42-567f-4a98-813e-fd86a1d061f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.082562 | controller |     "Jun 12 20:25:40.186461 crc crio[20719]: time=\"2026-06-12T20:25:40.186356783Z\" level=info msg=\"Started container\" PID=96489 containerID=fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856 description=openshift-marketplace/community-operators-w45jr/extract-content id=1643ec42-567f-4a98-813e-fd86a1d061f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380",
2026-06-12 21:10:23.082580 | controller |     "Jun 12 20:25:43.630420 crc crio[20719]: time=\"2026-06-12T20:25:43.629426085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4712b661-0bec-4cd4-ac6f-cf6e1bfb2391 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.082594 | controller |     "Jun 12 20:25:43.633378 crc crio[20719]: time=\"2026-06-12T20:25:43.633229316Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d7b6d3d-44ce-423c-b3f5-7ecc2a50c741 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.082608 | controller |     "Jun 12 20:25:43.642560 crc crio[20719]: time=\"2026-06-12T20:25:43.642481275Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-w45jr/registry-server\" id=67f997db-f8a9-4f25-a11f-443420196fc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.082622 | controller |     "Jun 12 20:25:43.643131 crc crio[20719]: time=\"2026-06-12T20:25:43.642782563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082636 | controller |     "Jun 12 20:25:43.713060 crc crio[20719]: time=\"2026-06-12T20:25:43.712933572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082651 | controller |     "Jun 12 20:25:43.717914 crc crio[20719]: time=\"2026-06-12T20:25:43.717793492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082665 | controller |     "Jun 12 20:25:43.932769 crc crio[20719]: time=\"2026-06-12T20:25:43.932586666Z\" level=info msg=\"Created container 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93: openshift-marketplace/community-operators-w45jr/registry-server\" id=67f997db-f8a9-4f25-a11f-443420196fc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.082679 | controller |     "Jun 12 20:25:43.936839 crc crio[20719]: time=\"2026-06-12T20:25:43.936740628Z\" level=info msg=\"Starting container: 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93\" id=331644f3-f25d-4c8b-b1df-c5bf36ab2c5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.082693 | controller |     "Jun 12 20:25:43.945606 crc crio[20719]: time=\"2026-06-12T20:25:43.945529694Z\" level=info msg=\"Started container\" PID=96666 containerID=9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93 description=openshift-marketplace/community-operators-w45jr/registry-server id=331644f3-f25d-4c8b-b1df-c5bf36ab2c5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380",
2026-06-12 21:10:23.082708 | controller |     "Jun 12 20:25:45.310312 crc crio[20719]: time=\"2026-06-12T20:25:45.30990415Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-6xql9/POD\" id=c4a20058-ab31-4902-a3a7-e35faaf52ce8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.082722 | controller |     "Jun 12 20:25:45.311460 crc crio[20719]: time=\"2026-06-12T20:25:45.310346743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082736 | controller |     "Jun 12 20:25:45.360397 crc crio[20719]: time=\"2026-06-12T20:25:45.359946372Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6xql9 Namespace:openshift-marketplace ID:1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd UID:5649c854-f593-4191-a81e-bd3bccfe0e8a NetNS:/var/run/netns/1280f6ae-cb2c-4b39-acc6-a424db030398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5649c854_f593_4191_a81e_bd3bccfe0e8a.slice PodAnnotations:0xc000527720}] Aliases:map[]}\"",
2026-06-12 21:10:23.082754 | controller |     "Jun 12 20:25:45.360397 crc crio[20719]: time=\"2026-06-12T20:25:45.360398823Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-6xql9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.082769 | controller |     "Jun 12 20:25:46.438811 crc crio[20719]: 2026-06-12T20:25:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e3f73db3bea5db Mac:8e:b1:2b:b2:99:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/1280f6ae-cb2c-4b39-acc6-a424db030398 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.082784 | controller |     "Jun 12 20:25:46.441171 crc crio[20719]: time=\"2026-06-12T20:25:46.441093284Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6xql9 Namespace:openshift-marketplace ID:1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd UID:5649c854-f593-4191-a81e-bd3bccfe0e8a NetNS:/var/run/netns/1280f6ae-cb2c-4b39-acc6-a424db030398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5649c854_f593_4191_a81e_bd3bccfe0e8a.slice PodAnnotations:0xc000527720}] Aliases:map[]}\"",
2026-06-12 21:10:23.082798 | controller |     "Jun 12 20:25:46.441416 crc crio[20719]: time=\"2026-06-12T20:25:46.44135696Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-6xql9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.082813 | controller |     "Jun 12 20:25:46.474536 crc crio[20719]: time=\"2026-06-12T20:25:46.474445908Z\" level=info msg=\"Ran pod sandbox 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd with infra container: openshift-marketplace/redhat-operators-6xql9/POD\" id=c4a20058-ab31-4902-a3a7-e35faaf52ce8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.082828 | controller |     "Jun 12 20:25:46.478579 crc crio[20719]: time=\"2026-06-12T20:25:46.478502047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c6dfd8c-ac6b-4191-a517-02fa718e3005 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.082842 | controller |     "Jun 12 20:25:46.483656 crc crio[20719]: time=\"2026-06-12T20:25:46.48356915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=611318a2-332c-4578-9d1e-27f94adc24bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.082874 | controller |     "Jun 12 20:25:46.503551 crc crio[20719]: time=\"2026-06-12T20:25:46.503444123Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6xql9/extract-utilities\" id=65820c55-3fb2-4659-9f38-422d3db70fdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.082890 | controller |     "Jun 12 20:25:46.506970 crc crio[20719]: time=\"2026-06-12T20:25:46.506875985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082904 | controller |     "Jun 12 20:25:46.562116 crc crio[20719]: time=\"2026-06-12T20:25:46.562000502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082919 | controller |     "Jun 12 20:25:46.572715 crc crio[20719]: time=\"2026-06-12T20:25:46.572563545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.082937 | controller |     "Jun 12 20:25:46.744895 crc crio[20719]: time=\"2026-06-12T20:25:46.744784198Z\" level=info msg=\"Created container 76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536: openshift-marketplace/redhat-operators-6xql9/extract-utilities\" id=65820c55-3fb2-4659-9f38-422d3db70fdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.082953 | controller |     "Jun 12 20:25:46.746908 crc crio[20719]: time=\"2026-06-12T20:25:46.746859974Z\" level=info msg=\"Starting container: 76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536\" id=ec337ae1-9f72-477e-b0fa-b45eceaf5ea2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.082968 | controller |     "Jun 12 20:25:46.752813 crc crio[20719]: time=\"2026-06-12T20:25:46.752720981Z\" level=info msg=\"Started container\" PID=96875 containerID=76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536 description=openshift-marketplace/redhat-operators-6xql9/extract-utilities id=ec337ae1-9f72-477e-b0fa-b45eceaf5ea2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd",
2026-06-12 21:10:23.082983 | controller |     "Jun 12 20:25:47.271255 crc crio[20719]: time=\"2026-06-12T20:25:47.270817469Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zwm42/POD\" id=00ab87e6-24be-4767-b39b-5058050f96ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.082997 | controller |     "Jun 12 20:25:47.271255 crc crio[20719]: time=\"2026-06-12T20:25:47.271313883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083012 | controller |     "Jun 12 20:25:47.334710 crc crio[20719]: time=\"2026-06-12T20:25:47.334507825Z\" level=info msg=\"Got pod network &{Name:certified-operators-zwm42 Namespace:openshift-marketplace ID:7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46 UID:b226747a-9a43-40fe-b8a5-21620f2a1350 NetNS:/var/run/netns/f65d046c-25c5-4270-bcae-458b43b9b28c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb226747a_9a43_40fe_b8a5_21620f2a1350.slice PodAnnotations:0xc000a38490}] Aliases:map[]}\"",
2026-06-12 21:10:23.083026 | controller |     "Jun 12 20:25:47.335113 crc crio[20719]: time=\"2026-06-12T20:25:47.335088812Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zwm42 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.083041 | controller |     "Jun 12 20:25:47.766918 crc crio[20719]: time=\"2026-06-12T20:25:47.748075264Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0e9c6e2c-06e0-44b7-9412-2701fba2bc25 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.083055 | controller |     "Jun 12 20:25:47.766918 crc crio[20719]: time=\"2026-06-12T20:25:47.752519004Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.083069 | controller |     "Jun 12 20:25:48.348475 crc crio[20719]: 2026-06-12T20:25:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f0ad19ddd460d6 Mac:2e:dc:e5:2f:8c:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/f65d046c-25c5-4270-bcae-458b43b9b28c SocketPath: PciID:}] [{Interface:0xc0005a45c0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.083084 | controller |     "Jun 12 20:25:48.350893 crc crio[20719]: time=\"2026-06-12T20:25:48.350845621Z\" level=info msg=\"Got pod network &{Name:certified-operators-zwm42 Namespace:openshift-marketplace ID:7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46 UID:b226747a-9a43-40fe-b8a5-21620f2a1350 NetNS:/var/run/netns/f65d046c-25c5-4270-bcae-458b43b9b28c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb226747a_9a43_40fe_b8a5_21620f2a1350.slice PodAnnotations:0xc000a38490}] Aliases:map[]}\"",
2026-06-12 21:10:23.083101 | controller |     "Jun 12 20:25:48.351185 crc crio[20719]: time=\"2026-06-12T20:25:48.351160639Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zwm42 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.083116 | controller |     "Jun 12 20:25:48.373991 crc crio[20719]: time=\"2026-06-12T20:25:48.373859191Z\" level=info msg=\"Ran pod sandbox 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46 with infra container: openshift-marketplace/certified-operators-zwm42/POD\" id=00ab87e6-24be-4767-b39b-5058050f96ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.083131 | controller |     "Jun 12 20:25:48.376771 crc crio[20719]: time=\"2026-06-12T20:25:48.376593852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7d21f42c-373d-4a20-b249-5682853c006b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.083145 | controller |     "Jun 12 20:25:48.381421 crc crio[20719]: time=\"2026-06-12T20:25:48.381358229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21699135-dda8-418c-9fc0-fcc1ac44ff37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.083158 | controller |     "Jun 12 20:25:48.390155 crc crio[20719]: time=\"2026-06-12T20:25:48.390095572Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zwm42/extract-utilities\" id=1f77d3cf-f20b-46dc-9da2-ecd6decaa3da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.083172 | controller |     "Jun 12 20:25:48.391212 crc crio[20719]: time=\"2026-06-12T20:25:48.391180762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083186 | controller |     "Jun 12 20:25:48.443305 crc crio[20719]: time=\"2026-06-12T20:25:48.443189247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083200 | controller |     "Jun 12 20:25:48.447208 crc crio[20719]: time=\"2026-06-12T20:25:48.447152411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083214 | controller |     "Jun 12 20:25:48.595506 crc crio[20719]: time=\"2026-06-12T20:25:48.594858968Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=0e9c6e2c-06e0-44b7-9412-2701fba2bc25 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.083228 | controller |     "Jun 12 20:25:48.596889 crc crio[20719]: time=\"2026-06-12T20:25:48.59679832Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2ec28240-17a8-430e-9047-4b88b1e82d19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.083241 | controller |     "Jun 12 20:25:48.600381 crc crio[20719]: time=\"2026-06-12T20:25:48.600092848Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e53f4f33-005c-4c3b-9346-d1b9cc653998 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.083256 | controller |     "Jun 12 20:25:48.609116 crc crio[20719]: time=\"2026-06-12T20:25:48.609015717Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6xql9/extract-content\" id=bb9e129e-322e-4ecd-9f6f-dffbe13830d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.083274 | controller |     "Jun 12 20:25:48.609823 crc crio[20719]: time=\"2026-06-12T20:25:48.60951381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083288 | controller |     "Jun 12 20:25:48.685067 crc crio[20719]: time=\"2026-06-12T20:25:48.682881327Z\" level=info msg=\"Created container 02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c: openshift-marketplace/certified-operators-zwm42/extract-utilities\" id=1f77d3cf-f20b-46dc-9da2-ecd6decaa3da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.083303 | controller |     "Jun 12 20:25:48.686351 crc crio[20719]: time=\"2026-06-12T20:25:48.685573211Z\" level=info msg=\"Starting container: 02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c\" id=9a51ddee-3053-4748-b45a-929cec17fb8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.083318 | controller |     "Jun 12 20:25:48.700974 crc crio[20719]: time=\"2026-06-12T20:25:48.700811636Z\" level=info msg=\"Started container\" PID=97029 containerID=02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c description=openshift-marketplace/certified-operators-zwm42/extract-utilities id=9a51ddee-3053-4748-b45a-929cec17fb8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46",
2026-06-12 21:10:23.083333 | controller |     "Jun 12 20:25:48.713014 crc crio[20719]: time=\"2026-06-12T20:25:48.712889327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083347 | controller |     "Jun 12 20:25:48.719726 crc crio[20719]: time=\"2026-06-12T20:25:48.71957475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083362 | controller |     "Jun 12 20:25:48.779808 crc crio[20719]: time=\"2026-06-12T20:25:48.779144085Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7dfb1746-b110-4710-965d-437ce131b4af name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.083376 | controller |     "Jun 12 20:25:48.785591 crc crio[20719]: time=\"2026-06-12T20:25:48.785516137Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.083391 | controller |     "Jun 12 20:25:49.241417 crc crio[20719]: time=\"2026-06-12T20:25:49.240945665Z\" level=info msg=\"Created container 57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9: openshift-marketplace/redhat-operators-6xql9/extract-content\" id=bb9e129e-322e-4ecd-9f6f-dffbe13830d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.083406 | controller |     "Jun 12 20:25:49.252579 crc crio[20719]: time=\"2026-06-12T20:25:49.252499514Z\" level=info msg=\"Starting container: 57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9\" id=71bcb66e-4829-4ae9-988c-87025fd21913 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.083421 | controller |     "Jun 12 20:25:49.260208 crc crio[20719]: time=\"2026-06-12T20:25:49.260084811Z\" level=info msg=\"Started container\" PID=97071 containerID=57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9 description=openshift-marketplace/redhat-operators-6xql9/extract-content id=71bcb66e-4829-4ae9-988c-87025fd21913 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd",
2026-06-12 21:10:23.083435 | controller |     "Jun 12 20:25:49.548451 crc crio[20719]: time=\"2026-06-12T20:25:49.54834334Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=7dfb1746-b110-4710-965d-437ce131b4af name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.083453 | controller |     "Jun 12 20:25:49.549641 crc crio[20719]: time=\"2026-06-12T20:25:49.549507591Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b7f4a977-c1d1-468c-aa80-0819b48f1e0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.083468 | controller |     "Jun 12 20:25:49.552191 crc crio[20719]: time=\"2026-06-12T20:25:49.55209387Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b912fb32-0e7f-4397-9839-b3d42f01e1fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.083482 | controller |     "Jun 12 20:25:49.564806 crc crio[20719]: time=\"2026-06-12T20:25:49.56471559Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zwm42/extract-content\" id=6c3a9b04-844f-402b-8e36-67e7842722f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.083496 | controller |     "Jun 12 20:25:49.565146 crc crio[20719]: time=\"2026-06-12T20:25:49.565075369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083511 | controller |     "Jun 12 20:25:49.620143 crc crio[20719]: time=\"2026-06-12T20:25:49.62006308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083525 | controller |     "Jun 12 20:25:49.623752 crc crio[20719]: time=\"2026-06-12T20:25:49.623680188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083540 | controller |     "Jun 12 20:25:49.904760 crc crio[20719]: time=\"2026-06-12T20:25:49.904654495Z\" level=info msg=\"Created container 924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d: openshift-marketplace/certified-operators-zwm42/extract-content\" id=6c3a9b04-844f-402b-8e36-67e7842722f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.083555 | controller |     "Jun 12 20:25:49.906875 crc crio[20719]: time=\"2026-06-12T20:25:49.90676116Z\" level=info msg=\"Starting container: 924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d\" id=781d24d3-4c4c-4589-a0a7-2675b7be9c1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.083570 | controller |     "Jun 12 20:25:49.915600 crc crio[20719]: time=\"2026-06-12T20:25:49.915528176Z\" level=info msg=\"Started container\" PID=97123 containerID=924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d description=openshift-marketplace/certified-operators-zwm42/extract-content id=781d24d3-4c4c-4589-a0a7-2675b7be9c1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46",
2026-06-12 21:10:23.083584 | controller |     "Jun 12 20:25:55.070203 crc crio[20719]: time=\"2026-06-12T20:25:55.069191092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cf0f17e2-f566-445c-95d7-f269d21b058e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.083599 | controller |     "Jun 12 20:25:55.077219 crc crio[20719]: time=\"2026-06-12T20:25:55.077171905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=209da88e-54fa-41ff-a1ac-190a52e4296f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.083613 | controller |     "Jun 12 20:25:55.115315 crc crio[20719]: time=\"2026-06-12T20:25:55.115020699Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zwm42/registry-server\" id=57333993-8eac-45cf-9c84-9a7e00e37d50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.083630 | controller |     "Jun 12 20:25:55.116229 crc crio[20719]: time=\"2026-06-12T20:25:55.115958515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083645 | controller |     "Jun 12 20:25:55.329239 crc crio[20719]: time=\"2026-06-12T20:25:55.328910686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083659 | controller |     "Jun 12 20:25:55.334094 crc crio[20719]: time=\"2026-06-12T20:25:55.333821368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083674 | controller |     "Jun 12 20:25:56.096509 crc crio[20719]: time=\"2026-06-12T20:25:56.096341464Z\" level=info msg=\"Created container b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917: openshift-marketplace/certified-operators-zwm42/registry-server\" id=57333993-8eac-45cf-9c84-9a7e00e37d50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.083688 | controller |     "Jun 12 20:25:56.099236 crc crio[20719]: time=\"2026-06-12T20:25:56.099192921Z\" level=info msg=\"Starting container: b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917\" id=83ba6a07-7a2f-4912-89d1-7d4f5ab6415f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.083702 | controller |     "Jun 12 20:25:56.106187 crc crio[20719]: time=\"2026-06-12T20:25:56.106145157Z\" level=info msg=\"Started container\" PID=97427 containerID=b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917 description=openshift-marketplace/certified-operators-zwm42/registry-server id=83ba6a07-7a2f-4912-89d1-7d4f5ab6415f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46",
2026-06-12 21:10:23.083717 | controller |     "Jun 12 20:25:59.305659 crc crio[20719]: time=\"2026-06-12T20:25:59.30472151Z\" level=info msg=\"Stopping container: 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93 (timeout: 2s)\" id=63ef8e0d-01eb-4603-ab4a-e7ecf33dd742 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.083731 | controller |     "Jun 12 20:25:59.453559 crc crio[20719]: time=\"2026-06-12T20:25:59.453403073Z\" level=info msg=\"Stopped container 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93: openshift-marketplace/community-operators-w45jr/registry-server\" id=63ef8e0d-01eb-4603-ab4a-e7ecf33dd742 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.083746 | controller |     "Jun 12 20:25:59.456772 crc crio[20719]: time=\"2026-06-12T20:25:59.456585868Z\" level=info msg=\"Stopping pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\" id=a9d9f63b-c1fe-493b-9a51-14aadc2a764a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.083760 | controller |     "Jun 12 20:25:59.457759 crc crio[20719]: time=\"2026-06-12T20:25:59.457692937Z\" level=info msg=\"Got pod network &{Name:community-operators-w45jr Namespace:openshift-marketplace ID:6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380 UID:6278a681-0bed-49af-bf0b-e1d4fb078295 NetNS:/var/run/netns/824f23fc-809c-4e51-8802-14d896ac5cfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6278a681_0bed_49af_bf0b_e1d4fb078295.slice PodAnnotations:0xc000a38e60}] Aliases:map[]}\"",
2026-06-12 21:10:23.083775 | controller |     "Jun 12 20:25:59.458162 crc crio[20719]: time=\"2026-06-12T20:25:59.458112038Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-w45jr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.083792 | controller |     "Jun 12 20:26:00.271580 crc crio[20719]: time=\"2026-06-12T20:26:00.270758177Z\" level=info msg=\"Stopped pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\" id=a9d9f63b-c1fe-493b-9a51-14aadc2a764a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.083807 | controller |     "Jun 12 20:26:00.534113 crc crio[20719]: time=\"2026-06-12T20:26:00.53404716Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688266-fnpvd/POD\" id=a2d027b4-a832-43b6-ac3d-45601e89c999 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.083822 | controller |     "Jun 12 20:26:00.535699 crc crio[20719]: time=\"2026-06-12T20:26:00.534141593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083836 | controller |     "Jun 12 20:26:00.569701 crc crio[20719]: time=\"2026-06-12T20:26:00.569580332Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688266-fnpvd Namespace:openshift-infra ID:56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e UID:8783a7c3-a99d-4187-9f49-872f9a56ace5 NetNS:/var/run/netns/dbe6b03d-2f60-4ae7-94ac-5eb4a778f190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8783a7c3_a99d_4187_9f49_872f9a56ace5.slice PodAnnotations:0xc003c98608}] Aliases:map[]}\"",
2026-06-12 21:10:23.083873 | controller |     "Jun 12 20:26:00.569701 crc crio[20719]: time=\"2026-06-12T20:26:00.569681995Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688266-fnpvd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.083890 | controller |     "Jun 12 20:26:01.261738 crc crio[20719]: time=\"2026-06-12T20:26:01.259464723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=80cde923-2b79-4119-a04b-38b2e1f35db3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.083905 | controller |     "Jun 12 20:26:01.282500 crc crio[20719]: time=\"2026-06-12T20:26:01.282395231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=64221cc6-dd97-489f-97be-fadbd2c0b857 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.083919 | controller |     "Jun 12 20:26:01.301942 crc crio[20719]: time=\"2026-06-12T20:26:01.30152582Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6xql9/registry-server\" id=48b0c44f-3db6-4753-aef1-a28b4cd3a734 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.083933 | controller |     "Jun 12 20:26:01.302489 crc crio[20719]: time=\"2026-06-12T20:26:01.302377954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.083948 | controller |     "Jun 12 20:26:01.312415 crc crio[20719]: time=\"2026-06-12T20:26:01.312349801Z\" level=info msg=\"Removing container: 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93\" id=29eee119-392f-47d2-be3c-82df539dbf31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.083962 | controller |     "Jun 12 20:26:01.350338 crc crio[20719]: 2026-06-12T20:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56a8524fae5772b Mac:52:02:b0:83:e5:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/dbe6b03d-2f60-4ae7-94ac-5eb4a778f190 SocketPath: PciID:}] [{Interface:0xc000291230 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.083977 | controller |     "Jun 12 20:26:01.351250 crc crio[20719]: time=\"2026-06-12T20:26:01.3511856Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688266-fnpvd Namespace:openshift-infra ID:56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e UID:8783a7c3-a99d-4187-9f49-872f9a56ace5 NetNS:/var/run/netns/dbe6b03d-2f60-4ae7-94ac-5eb4a778f190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8783a7c3_a99d_4187_9f49_872f9a56ace5.slice PodAnnotations:0xc003c98608}] Aliases:map[]}\"",
2026-06-12 21:10:23.083996 | controller |     "Jun 12 20:26:01.351514 crc crio[20719]: time=\"2026-06-12T20:26:01.351414806Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688266-fnpvd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.084012 | controller |     "Jun 12 20:26:01.393012 crc crio[20719]: time=\"2026-06-12T20:26:01.392914647Z\" level=info msg=\"Ran pod sandbox 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e with infra container: openshift-infra/auto-csr-approver-29688266-fnpvd/POD\" id=a2d027b4-a832-43b6-ac3d-45601e89c999 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.084026 | controller |     "Jun 12 20:26:01.397581 crc crio[20719]: time=\"2026-06-12T20:26:01.396818812Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=de6d57b0-a922-4e9e-bbc0-8679c47c1396 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.084041 | controller |     "Jun 12 20:26:01.397790 crc crio[20719]: time=\"2026-06-12T20:26:01.397003797Z\" level=info msg=\"Removed container 9b872b4f50d6ad2539cd4e313c74eedc74408c523e397d49a93c87deaa69bf93: openshift-marketplace/community-operators-w45jr/registry-server\" id=29eee119-392f-47d2-be3c-82df539dbf31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084056 | controller |     "Jun 12 20:26:01.412735 crc crio[20719]: time=\"2026-06-12T20:26:01.411966186Z\" level=info msg=\"Removing container: fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856\" id=f2e822bf-0e07-49e3-bf8c-2abecab5b591 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084070 | controller |     "Jun 12 20:26:01.434709 crc crio[20719]: time=\"2026-06-12T20:26:01.434462619Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.084084 | controller |     "Jun 12 20:26:01.534892 crc crio[20719]: time=\"2026-06-12T20:26:01.531895264Z\" level=info msg=\"Removed container fb7c8b3deb2e06363f0f75204cb52ed81249c61f00bc54dfbc42d06210323856: openshift-marketplace/community-operators-w45jr/extract-content\" id=f2e822bf-0e07-49e3-bf8c-2abecab5b591 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084099 | controller |     "Jun 12 20:26:01.553229 crc crio[20719]: time=\"2026-06-12T20:26:01.552716327Z\" level=info msg=\"Removing container: de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee\" id=c1e90a13-eb5e-4218-b35d-1d71ed866dc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084113 | controller |     "Jun 12 20:26:01.639482 crc crio[20719]: time=\"2026-06-12T20:26:01.636458205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.084127 | controller |     "Jun 12 20:26:01.648924 crc crio[20719]: time=\"2026-06-12T20:26:01.648803423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.084141 | controller |     "Jun 12 20:26:01.738099 crc crio[20719]: time=\"2026-06-12T20:26:01.737531808Z\" level=info msg=\"Removed container de8c2f85debac17c200c1ddcdb66a7db58378398a86996f76adfe46b3bf197ee: openshift-marketplace/community-operators-w45jr/extract-utilities\" id=c1e90a13-eb5e-4218-b35d-1d71ed866dc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084158 | controller |     "Jun 12 20:26:01.822082 crc crio[20719]: time=\"2026-06-12T20:26:01.821529398Z\" level=info msg=\"Created container a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392: openshift-marketplace/redhat-operators-6xql9/registry-server\" id=48b0c44f-3db6-4753-aef1-a28b4cd3a734 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.084173 | controller |     "Jun 12 20:26:01.824131 crc crio[20719]: time=\"2026-06-12T20:26:01.824049756Z\" level=info msg=\"Starting container: a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392\" id=28056fd9-772d-4c81-b14b-46052beae567 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.084187 | controller |     "Jun 12 20:26:01.830866 crc crio[20719]: time=\"2026-06-12T20:26:01.830758845Z\" level=info msg=\"Started container\" PID=97869 containerID=a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392 description=openshift-marketplace/redhat-operators-6xql9/registry-server id=28056fd9-772d-4c81-b14b-46052beae567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd",
2026-06-12 21:10:23.084202 | controller |     "Jun 12 20:26:02.516772 crc crio[20719]: time=\"2026-06-12T20:26:02.516580997Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=de6d57b0-a922-4e9e-bbc0-8679c47c1396 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.084217 | controller |     "Jun 12 20:26:02.518167 crc crio[20719]: time=\"2026-06-12T20:26:02.518074396Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f05a6368-2c28-4085-869b-66520445ec9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.084231 | controller |     "Jun 12 20:26:02.520586 crc crio[20719]: time=\"2026-06-12T20:26:02.520460631Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=abbc58cc-ecd6-42cb-9f2d-e154068af6ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.084246 | controller |     "Jun 12 20:26:02.529941 crc crio[20719]: time=\"2026-06-12T20:26:02.529838392Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688266-fnpvd/oc\" id=d14adfe6-8ef9-407a-b5e2-6174c086d062 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.084260 | controller |     "Jun 12 20:26:02.530512 crc crio[20719]: time=\"2026-06-12T20:26:02.530431357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.084274 | controller |     "Jun 12 20:26:02.585246 crc crio[20719]: time=\"2026-06-12T20:26:02.584777272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.084289 | controller |     "Jun 12 20:26:03.052388 crc crio[20719]: time=\"2026-06-12T20:26:03.052185554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.084303 | controller |     "Jun 12 20:26:03.197853 crc crio[20719]: time=\"2026-06-12T20:26:03.197740133Z\" level=info msg=\"Created container 5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70: openshift-infra/auto-csr-approver-29688266-fnpvd/oc\" id=d14adfe6-8ef9-407a-b5e2-6174c086d062 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.084318 | controller |     "Jun 12 20:26:03.199144 crc crio[20719]: time=\"2026-06-12T20:26:03.199068848Z\" level=info msg=\"Starting container: 5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70\" id=238c7364-892e-4c40-96b2-8fdcbed41c94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.084333 | controller |     "Jun 12 20:26:03.206541 crc crio[20719]: time=\"2026-06-12T20:26:03.206455637Z\" level=info msg=\"Started container\" PID=97953 containerID=5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70 description=openshift-infra/auto-csr-approver-29688266-fnpvd/oc id=238c7364-892e-4c40-96b2-8fdcbed41c94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e",
2026-06-12 21:10:23.084353 | controller |     "Jun 12 20:26:05.398926 crc crio[20719]: time=\"2026-06-12T20:26:05.397879938Z\" level=info msg=\"Stopping pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\" id=0534e3b3-3b31-46a3-8249-c36eaeff17ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.084369 | controller |     "Jun 12 20:26:05.399932 crc crio[20719]: time=\"2026-06-12T20:26:05.399881072Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688266-fnpvd Namespace:openshift-infra ID:56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e UID:8783a7c3-a99d-4187-9f49-872f9a56ace5 NetNS:/var/run/netns/dbe6b03d-2f60-4ae7-94ac-5eb4a778f190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8783a7c3_a99d_4187_9f49_872f9a56ace5.slice PodAnnotations:0xc002d9a2c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.084384 | controller |     "Jun 12 20:26:05.400246 crc crio[20719]: time=\"2026-06-12T20:26:05.400017525Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688266-fnpvd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.084398 | controller |     "Jun 12 20:26:05.822205 crc crio[20719]: time=\"2026-06-12T20:26:05.822107502Z\" level=info msg=\"Stopped pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\" id=0534e3b3-3b31-46a3-8249-c36eaeff17ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.084413 | controller |     "Jun 12 20:26:14.921112 crc crio[20719]: time=\"2026-06-12T20:26:14.920545109Z\" level=info msg=\"Removing container: c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411\" id=5b1ae38a-8c6d-4b6f-a7e4-99cf081b9b5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084427 | controller |     "Jun 12 20:26:15.236726 crc crio[20719]: time=\"2026-06-12T20:26:15.236521793Z\" level=info msg=\"Removed container c98d732f9428f6c0cfdf84e6bf41293f33bcea8f60645b39d96736161896f411: openshift-infra/auto-csr-approver-29688260-2z7bl/oc\" id=5b1ae38a-8c6d-4b6f-a7e4-99cf081b9b5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084442 | controller |     "Jun 12 20:26:15.248067 crc crio[20719]: time=\"2026-06-12T20:26:15.24800181Z\" level=info msg=\"Stopping pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\" id=b0dc92d6-79ac-4e89-acc2-14c1eabcf3c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.084456 | controller |     "Jun 12 20:26:15.248067 crc crio[20719]: time=\"2026-06-12T20:26:15.248075532Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\" id=b0dc92d6-79ac-4e89-acc2-14c1eabcf3c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.084470 | controller |     "Jun 12 20:26:15.248718 crc crio[20719]: time=\"2026-06-12T20:26:15.248640647Z\" level=info msg=\"Removing pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\" id=0924714d-b094-4613-9af9-ea0b6af9e832 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.084484 | controller |     "Jun 12 20:26:15.263169 crc crio[20719]: time=\"2026-06-12T20:26:15.263046994Z\" level=info msg=\"Removed pod sandbox: d3d1a03049959babb1cbbc7cd76f0b4f7e47d95b12167a5a6243d67d098d71c6\" id=0924714d-b094-4613-9af9-ea0b6af9e832 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.084498 | controller |     "Jun 12 20:26:15.264226 crc crio[20719]: time=\"2026-06-12T20:26:15.264154152Z\" level=info msg=\"Stopping pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\" id=710575f3-f83e-4ebf-8fe3-eb468c86c05e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.084516 | controller |     "Jun 12 20:26:15.264422 crc crio[20719]: time=\"2026-06-12T20:26:15.264252785Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\" id=710575f3-f83e-4ebf-8fe3-eb468c86c05e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.084531 | controller |     "Jun 12 20:26:15.265106 crc crio[20719]: time=\"2026-06-12T20:26:15.265036877Z\" level=info msg=\"Removing pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\" id=1777260b-5364-4f42-b8ed-28915048a93f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.084556 | controller |     "Jun 12 20:26:15.285637 crc crio[20719]: time=\"2026-06-12T20:26:15.285531115Z\" level=info msg=\"Removed pod sandbox: 6973e2cab17036b5d622295fb31750f387c6c25ca887a3443e244293d4dc4380\" id=1777260b-5364-4f42-b8ed-28915048a93f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.084572 | controller |     "Jun 12 20:26:15.286696 crc crio[20719]: time=\"2026-06-12T20:26:15.286556994Z\" level=info msg=\"Stopping pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\" id=2314e456-5ea8-4ed2-bee7-b68c8543d316 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.084587 | controller |     "Jun 12 20:26:15.287009 crc crio[20719]: time=\"2026-06-12T20:26:15.286723218Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\" id=2314e456-5ea8-4ed2-bee7-b68c8543d316 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.084602 | controller |     "Jun 12 20:26:15.287431 crc crio[20719]: time=\"2026-06-12T20:26:15.287382168Z\" level=info msg=\"Removing pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\" id=791738b7-5830-4809-bd2b-8777eaeee241 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.084616 | controller |     "Jun 12 20:26:15.318818 crc crio[20719]: time=\"2026-06-12T20:26:15.318714506Z\" level=info msg=\"Removed pod sandbox: 3e1d5a9cbce7a6d2acda47ccd873b7fc8134389138b29d691d116f12f6d33592\" id=791738b7-5830-4809-bd2b-8777eaeee241 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.084630 | controller |     "Jun 12 20:26:18.607892 crc crio[20719]: time=\"2026-06-12T20:26:18.606894357Z\" level=info msg=\"Stopping container: b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917 (timeout: 2s)\" id=1688c438-eb53-46d7-bcd7-d90ac74a017a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.084645 | controller |     "Jun 12 20:26:18.760950 crc crio[20719]: time=\"2026-06-12T20:26:18.760845242Z\" level=info msg=\"Stopped container b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917: openshift-marketplace/certified-operators-zwm42/registry-server\" id=1688c438-eb53-46d7-bcd7-d90ac74a017a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.084659 | controller |     "Jun 12 20:26:18.762116 crc crio[20719]: time=\"2026-06-12T20:26:18.762079246Z\" level=info msg=\"Stopping pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\" id=94912307-f5d3-4291-be0e-277a252b5356 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.084673 | controller |     "Jun 12 20:26:18.763037 crc crio[20719]: time=\"2026-06-12T20:26:18.763011149Z\" level=info msg=\"Got pod network &{Name:certified-operators-zwm42 Namespace:openshift-marketplace ID:7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46 UID:b226747a-9a43-40fe-b8a5-21620f2a1350 NetNS:/var/run/netns/f65d046c-25c5-4270-bcae-458b43b9b28c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb226747a_9a43_40fe_b8a5_21620f2a1350.slice PodAnnotations:0xc003ab0a88}] Aliases:map[]}\"",
2026-06-12 21:10:23.084692 | controller |     "Jun 12 20:26:18.763441 crc crio[20719]: time=\"2026-06-12T20:26:18.76341844Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zwm42 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.084707 | controller |     "Jun 12 20:26:19.126690 crc crio[20719]: time=\"2026-06-12T20:26:19.126306451Z\" level=info msg=\"Stopped pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\" id=94912307-f5d3-4291-be0e-277a252b5356 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.084721 | controller |     "Jun 12 20:26:19.627384 crc crio[20719]: time=\"2026-06-12T20:26:19.626882621Z\" level=info msg=\"Removing container: b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917\" id=3adbefbb-330c-4b71-8082-bdb59768e554 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084736 | controller |     "Jun 12 20:26:19.659232 crc crio[20719]: time=\"2026-06-12T20:26:19.659084694Z\" level=info msg=\"Removed container b09158c1075996bad9e1159b48c58c952484f94e3023e54bceda3ab407801917: openshift-marketplace/certified-operators-zwm42/registry-server\" id=3adbefbb-330c-4b71-8082-bdb59768e554 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084750 | controller |     "Jun 12 20:26:19.662627 crc crio[20719]: time=\"2026-06-12T20:26:19.662546445Z\" level=info msg=\"Removing container: 924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d\" id=50288ede-37b1-4b16-aa6a-11e32508571b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084765 | controller |     "Jun 12 20:26:19.711251 crc crio[20719]: time=\"2026-06-12T20:26:19.711190351Z\" level=info msg=\"Removed container 924319215d0154f2385868f3355ffe990c48c3286943998fa26fdeec18df240d: openshift-marketplace/certified-operators-zwm42/extract-content\" id=50288ede-37b1-4b16-aa6a-11e32508571b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084779 | controller |     "Jun 12 20:26:19.714394 crc crio[20719]: time=\"2026-06-12T20:26:19.714247991Z\" level=info msg=\"Removing container: 02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c\" id=00c081f2-0807-422b-a614-7dce43bd314e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084793 | controller |     "Jun 12 20:26:19.752199 crc crio[20719]: time=\"2026-06-12T20:26:19.751974671Z\" level=info msg=\"Removed container 02ad267161143b7d878b7e6a79ba07acc25b5558e7037db13be10898bb989e2c: openshift-marketplace/certified-operators-zwm42/extract-utilities\" id=00c081f2-0807-422b-a614-7dce43bd314e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084807 | controller |     "Jun 12 20:26:26.733782 crc crio[20719]: time=\"2026-06-12T20:26:26.732989876Z\" level=info msg=\"Stopping container: a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392 (timeout: 2s)\" id=37c87427-45d0-4e3e-86f6-b5d802354765 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.084821 | controller |     "Jun 12 20:26:26.856627 crc crio[20719]: time=\"2026-06-12T20:26:26.856464934Z\" level=info msg=\"Stopped container a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392: openshift-marketplace/redhat-operators-6xql9/registry-server\" id=37c87427-45d0-4e3e-86f6-b5d802354765 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.084835 | controller |     "Jun 12 20:26:26.857489 crc crio[20719]: time=\"2026-06-12T20:26:26.857391599Z\" level=info msg=\"Stopping pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\" id=3d2ef868-2a3e-4fba-9c9c-99b6e66b7f31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.084863 | controller |     "Jun 12 20:26:26.858488 crc crio[20719]: time=\"2026-06-12T20:26:26.8581694Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6xql9 Namespace:openshift-marketplace ID:1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd UID:5649c854-f593-4191-a81e-bd3bccfe0e8a NetNS:/var/run/netns/1280f6ae-cb2c-4b39-acc6-a424db030398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5649c854_f593_4191_a81e_bd3bccfe0e8a.slice PodAnnotations:0xc000a39760}] Aliases:map[]}\"",
2026-06-12 21:10:23.084890 | controller |     "Jun 12 20:26:26.858488 crc crio[20719]: time=\"2026-06-12T20:26:26.858470879Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-6xql9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.084905 | controller |     "Jun 12 20:26:27.218186 crc crio[20719]: time=\"2026-06-12T20:26:27.218094622Z\" level=info msg=\"Stopped pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\" id=3d2ef868-2a3e-4fba-9c9c-99b6e66b7f31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.084920 | controller |     "Jun 12 20:26:27.767608 crc crio[20719]: time=\"2026-06-12T20:26:27.767075137Z\" level=info msg=\"Removing container: a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392\" id=594e1a15-f5eb-4eb9-9fcb-191333717ac4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084934 | controller |     "Jun 12 20:26:27.812051 crc crio[20719]: time=\"2026-06-12T20:26:27.811932402Z\" level=info msg=\"Removed container a4f51a52d3edd4297ba93ac269c53435da96b1386816d7f5192e8450d0261392: openshift-marketplace/redhat-operators-6xql9/registry-server\" id=594e1a15-f5eb-4eb9-9fcb-191333717ac4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084948 | controller |     "Jun 12 20:26:27.816138 crc crio[20719]: time=\"2026-06-12T20:26:27.81606873Z\" level=info msg=\"Removing container: 57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9\" id=14f8a424-6a2e-49ff-b549-396f1fcd3e2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084962 | controller |     "Jun 12 20:26:27.914700 crc crio[20719]: time=\"2026-06-12T20:26:27.914564569Z\" level=info msg=\"Removed container 57811609d6d1e068af7e6d0409fd2afb9b07e4ca50e02cc634e7f24258bb24f9: openshift-marketplace/redhat-operators-6xql9/extract-content\" id=14f8a424-6a2e-49ff-b549-396f1fcd3e2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084976 | controller |     "Jun 12 20:26:27.921794 crc crio[20719]: time=\"2026-06-12T20:26:27.921204116Z\" level=info msg=\"Removing container: 76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536\" id=9aaeffb5-32c4-450d-9da9-49d7fd81f4e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.084990 | controller |     "Jun 12 20:26:27.958488 crc crio[20719]: time=\"2026-06-12T20:26:27.958358761Z\" level=info msg=\"Removed container 76d3c9032b3f8c2628393a00e40df011d1949a288a6d1c0eb4070b96f72f4536: openshift-marketplace/redhat-operators-6xql9/extract-utilities\" id=9aaeffb5-32c4-450d-9da9-49d7fd81f4e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.085005 | controller |     "Jun 12 20:27:15.348101 crc crio[20719]: time=\"2026-06-12T20:27:15.347227826Z\" level=info msg=\"Removing container: e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2\" id=7d4a04ab-e93a-473e-8d28-9de862f2cfd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.085019 | controller |     "Jun 12 20:27:15.410688 crc crio[20719]: time=\"2026-06-12T20:27:15.408789147Z\" level=info msg=\"Removed container e2d6de504aad9cd9760f144bfa74a87d4865f5dea36f52ec072d07ade6fc8cc2: openstack/nova-metadata-0/nova-metadata-metadata\" id=7d4a04ab-e93a-473e-8d28-9de862f2cfd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.085033 | controller |     "Jun 12 20:27:15.411156 crc crio[20719]: time=\"2026-06-12T20:27:15.410919383Z\" level=info msg=\"Removing container: eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec\" id=aafebafa-a9d4-44f7-a775-6dc0c31f1fa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.085050 | controller |     "Jun 12 20:27:15.450760 crc crio[20719]: time=\"2026-06-12T20:27:15.450078413Z\" level=info msg=\"Removed container eae52c41274f326e612d973f29eaef23ab4c92d36eff74e92b00eb8fe644a5ec: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=aafebafa-a9d4-44f7-a775-6dc0c31f1fa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.085064 | controller |     "Jun 12 20:27:15.458672 crc crio[20719]: time=\"2026-06-12T20:27:15.458377563Z\" level=info msg=\"Removing container: e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773\" id=8b959450-3713-43fe-bc89-5b928c145bcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.085078 | controller |     "Jun 12 20:27:15.481303 crc crio[20719]: time=\"2026-06-12T20:27:15.481134477Z\" level=info msg=\"Removed container e14b68f7e0361e644570046e794c9a5a8d5e771807e95b89b38f7f9255010773: openstack/nova-metadata-0/nova-metadata-log\" id=8b959450-3713-43fe-bc89-5b928c145bcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.085092 | controller |     "Jun 12 20:27:15.492754 crc crio[20719]: time=\"2026-06-12T20:27:15.492669773Z\" level=info msg=\"Stopping pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\" id=027d38d7-76cb-40f7-8866-32f495785fb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.085106 | controller |     "Jun 12 20:27:15.492895 crc crio[20719]: time=\"2026-06-12T20:27:15.492774075Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\" id=027d38d7-76cb-40f7-8866-32f495785fb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.085120 | controller |     "Jun 12 20:27:15.494016 crc crio[20719]: time=\"2026-06-12T20:27:15.493956897Z\" level=info msg=\"Removing pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\" id=e949f3ac-8f22-4ce3-980f-337b536c8a82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.085134 | controller |     "Jun 12 20:27:15.509217 crc crio[20719]: time=\"2026-06-12T20:27:15.509092056Z\" level=info msg=\"Removed pod sandbox: 7ee1a94469b0e2ee903f1e7aff16d27d375cd41e4f7248441a909c769fa7ccfc\" id=e949f3ac-8f22-4ce3-980f-337b536c8a82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.085148 | controller |     "Jun 12 20:27:15.510670 crc crio[20719]: time=\"2026-06-12T20:27:15.51048822Z\" level=info msg=\"Stopping pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\" id=77243019-2b91-42e7-b1cc-0901b11adbf0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.085162 | controller |     "Jun 12 20:27:15.510670 crc crio[20719]: time=\"2026-06-12T20:27:15.510660484Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\" id=77243019-2b91-42e7-b1cc-0901b11adbf0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.085176 | controller |     "Jun 12 20:27:15.511241 crc crio[20719]: time=\"2026-06-12T20:27:15.511183389Z\" level=info msg=\"Removing pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\" id=9fdab55c-877d-4d59-809f-3cf8d52256b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.085190 | controller |     "Jun 12 20:27:15.525907 crc crio[20719]: time=\"2026-06-12T20:27:15.52578917Z\" level=info msg=\"Removed pod sandbox: 7f0ad19ddd460d6b3d0b665cb37990e7e4d7c28f85a33e5f1cff4110c9ecff46\" id=9fdab55c-877d-4d59-809f-3cf8d52256b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.085204 | controller |     "Jun 12 20:27:15.527008 crc crio[20719]: time=\"2026-06-12T20:27:15.52692982Z\" level=info msg=\"Stopping pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\" id=69703197-6d2d-4b08-bba2-7ed0a67fe9b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.085217 | controller |     "Jun 12 20:27:15.527105 crc crio[20719]: time=\"2026-06-12T20:27:15.527010072Z\" level=info msg=\"Stopped pod sandbox (already stopped): e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\" id=69703197-6d2d-4b08-bba2-7ed0a67fe9b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.085234 | controller |     "Jun 12 20:27:15.527683 crc crio[20719]: time=\"2026-06-12T20:27:15.527624539Z\" level=info msg=\"Removing pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\" id=a8a95754-15dd-4432-9ca7-1da5396a7397 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.085248 | controller |     "Jun 12 20:27:15.552812 crc crio[20719]: time=\"2026-06-12T20:27:15.552506886Z\" level=info msg=\"Removed pod sandbox: e168735ec2afa6989ad2d1d480327cbd19c35f0ce80fdbb5a1eb026552b9876a\" id=a8a95754-15dd-4432-9ca7-1da5396a7397 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.085262 | controller |     "Jun 12 20:27:15.554699 crc crio[20719]: time=\"2026-06-12T20:27:15.554646613Z\" level=info msg=\"Stopping pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\" id=28ef48f5-659e-4faf-9cab-04c8972ed48e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.085276 | controller |     "Jun 12 20:27:15.554831 crc crio[20719]: time=\"2026-06-12T20:27:15.554736755Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\" id=28ef48f5-659e-4faf-9cab-04c8972ed48e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.085290 | controller |     "Jun 12 20:27:15.556669 crc crio[20719]: time=\"2026-06-12T20:27:15.556607796Z\" level=info msg=\"Removing pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\" id=551d58c1-c395-41b3-b6c2-b63597296b2e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.085303 | controller |     "Jun 12 20:27:15.572786 crc crio[20719]: time=\"2026-06-12T20:27:15.572620854Z\" level=info msg=\"Removed pod sandbox: 1e3f73db3bea5dbc93b9f8ce0c771501e13825f4bec886ba393aceaf6d2548dd\" id=551d58c1-c395-41b3-b6c2-b63597296b2e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.085317 | controller |     "Jun 12 20:27:20.194103 crc crio[20719]: time=\"2026-06-12T20:27:20.193685564Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/POD\" id=de244c87-4f13-40ea-83c8-40ae28775e00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.085331 | controller |     "Jun 12 20:27:20.195341 crc crio[20719]: time=\"2026-06-12T20:27:20.194155367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.085345 | controller |     "Jun 12 20:27:20.227824 crc crio[20719]: time=\"2026-06-12T20:27:20.227732931Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=de244c87-4f13-40ea-83c8-40ae28775e00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.085360 | controller |     "Jun 12 20:27:20.244611 crc crio[20719]: time=\"2026-06-12T20:27:20.244194401Z\" level=info msg=\"Ran pod sandbox becfb0011fc37d14893def016f07b4d5e8662be491fd76217a0971b4da30d98b with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/POD\" id=de244c87-4f13-40ea-83c8-40ae28775e00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.085375 | controller |     "Jun 12 20:27:20.251333 crc crio[20719]: time=\"2026-06-12T20:27:20.251194749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=ac042afe-80e8-4270-a45a-535365cee550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.085389 | controller |     "Jun 12 20:27:20.252200 crc crio[20719]: time=\"2026-06-12T20:27:20.252132475Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=ac042afe-80e8-4270-a45a-535365cee550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.085408 | controller |     "Jun 12 20:27:20.252398 crc crio[20719]: time=\"2026-06-12T20:27:20.252336821Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=ac042afe-80e8-4270-a45a-535365cee550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.085422 | controller |     "Jun 12 20:27:20.257975 crc crio[20719]: time=\"2026-06-12T20:27:20.25787321Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=54a2591b-a8d1-4e25-be1f-d54b3a1c79f1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.085437 | controller |     "Jun 12 20:27:20.279460 crc crio[20719]: time=\"2026-06-12T20:27:20.279411452Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-12 21:10:23.085452 | controller |     "Jun 12 20:27:45.399689 crc crio[20719]: time=\"2026-06-12T20:27:45.387429366Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=54a2591b-a8d1-4e25-be1f-d54b3a1c79f1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.085466 | controller |     "Jun 12 20:27:45.402169 crc crio[20719]: time=\"2026-06-12T20:27:45.401780503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=da613b0d-7cbd-4712-973b-a596c25cfbca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.085481 | controller |     "Jun 12 20:27:45.409427 crc crio[20719]: time=\"2026-06-12T20:27:45.406494566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=20856dfc-8bdd-4c59-8190-a7c520cd12ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.085495 | controller |     "Jun 12 20:27:45.416995 crc crio[20719]: time=\"2026-06-12T20:27:45.416886632Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/init\" id=cdaa1194-46f6-4573-a1c6-67e6f1f3cb0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.085509 | controller |     "Jun 12 20:27:45.418937 crc crio[20719]: time=\"2026-06-12T20:27:45.418855267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.085523 | controller |     "Jun 12 20:27:45.474477 crc crio[20719]: time=\"2026-06-12T20:27:45.474378126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.085538 | controller |     "Jun 12 20:27:45.479216 crc crio[20719]: time=\"2026-06-12T20:27:45.479151122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.085552 | controller |     "Jun 12 20:27:45.678123 crc crio[20719]: time=\"2026-06-12T20:27:45.677035588Z\" level=info msg=\"Created container a9bf8d95662d3cbe8ea4a75cda4128a931f3e662b1d51b7925bf13f26f563561: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/init\" id=cdaa1194-46f6-4573-a1c6-67e6f1f3cb0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.085566 | controller |     "Jun 12 20:27:45.679665 crc crio[20719]: time=\"2026-06-12T20:27:45.67889543Z\" level=info msg=\"Starting container: a9bf8d95662d3cbe8ea4a75cda4128a931f3e662b1d51b7925bf13f26f563561\" id=07bcc446-54b8-4f3d-bd4a-101551764cbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.085581 | controller |     "Jun 12 20:27:45.690810 crc crio[20719]: time=\"2026-06-12T20:27:45.688169825Z\" level=info msg=\"Started container\" PID=103030 containerID=a9bf8d95662d3cbe8ea4a75cda4128a931f3e662b1d51b7925bf13f26f563561 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/init id=07bcc446-54b8-4f3d-bd4a-101551764cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=becfb0011fc37d14893def016f07b4d5e8662be491fd76217a0971b4da30d98b",
2026-06-12 21:10:23.085600 | controller |     "Jun 12 20:27:52.394208 crc crio[20719]: time=\"2026-06-12T20:27:52.392974091Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=d4b8923d-bf75-4b95-9c9e-2dde89758fa4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.085615 | controller |     "Jun 12 20:27:52.410145 crc crio[20719]: time=\"2026-06-12T20:27:52.409347365Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-12 21:10:23.085630 | controller |     "Jun 12 20:27:55.485024 crc crio[20719]: time=\"2026-06-12T20:27:55.454556128Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=d4b8923d-bf75-4b95-9c9e-2dde89758fa4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.085645 | controller |     "Jun 12 20:27:55.485024 crc crio[20719]: time=\"2026-06-12T20:27:55.45606082Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ee770dd4-baeb-4e1b-a1ed-ade5839173d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.085660 | controller |     "Jun 12 20:27:55.485024 crc crio[20719]: time=\"2026-06-12T20:27:55.47043433Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5b2b42a8-151b-4707-88fe-e94d19501d64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.085675 | controller |     "Jun 12 20:27:55.485024 crc crio[20719]: time=\"2026-06-12T20:27:55.477746187Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/osp-httpd\" id=1a199388-cae4-49be-b9b0-3fa9aa966049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.085690 | controller |     "Jun 12 20:27:55.485024 crc crio[20719]: time=\"2026-06-12T20:27:55.478403235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.085704 | controller |     "Jun 12 20:27:55.523804 crc crio[20719]: time=\"2026-06-12T20:27:55.523690344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.085718 | controller |     "Jun 12 20:27:55.527656 crc crio[20719]: time=\"2026-06-12T20:27:55.527558753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.085732 | controller |     "Jun 12 20:27:55.731939 crc crio[20719]: time=\"2026-06-12T20:27:55.731204953Z\" level=info msg=\"Created container 654823754d8d848cf8b660313354f0225f5ecc4b9da573b465cf74f89b4eff68: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/osp-httpd\" id=1a199388-cae4-49be-b9b0-3fa9aa966049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.085746 | controller |     "Jun 12 20:27:55.733719 crc crio[20719]: time=\"2026-06-12T20:27:55.733530539Z\" level=info msg=\"Starting container: 654823754d8d848cf8b660313354f0225f5ecc4b9da573b465cf74f89b4eff68\" id=168502fd-be9f-4832-b5a8-d316cb9f9275 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.085760 | controller |     "Jun 12 20:27:55.740046 crc crio[20719]: time=\"2026-06-12T20:27:55.739980423Z\" level=info msg=\"Started container\" PID=103534 containerID=654823754d8d848cf8b660313354f0225f5ecc4b9da573b465cf74f89b4eff68 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5/osp-httpd id=168502fd-be9f-4832-b5a8-d316cb9f9275 name=/runtime.v1.RuntimeService/StartContainer sandboxID=becfb0011fc37d14893def016f07b4d5e8662be491fd76217a0971b4da30d98b",
2026-06-12 21:10:23.085778 | controller |     "Jun 12 20:28:01.020031 crc crio[20719]: time=\"2026-06-12T20:28:01.01365251Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688268-kb8gc/POD\" id=4c284ea5-3f2f-4eae-814f-b79ee13f2123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.085793 | controller |     "Jun 12 20:28:01.020031 crc crio[20719]: time=\"2026-06-12T20:28:01.014519826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.085808 | controller |     "Jun 12 20:28:01.073430 crc crio[20719]: time=\"2026-06-12T20:28:01.071727868Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688268-kb8gc Namespace:openshift-infra ID:92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774 UID:8c6d8298-b0fe-4087-aa3f-22e334bad32f NetNS:/var/run/netns/55d0ab1e-8b74-4d75-9b19-184898677d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6d8298_b0fe_4087_aa3f_22e334bad32f.slice PodAnnotations:0xc00334b018}] Aliases:map[]}\"",
2026-06-12 21:10:23.085823 | controller |     "Jun 12 20:28:01.073430 crc crio[20719]: time=\"2026-06-12T20:28:01.07180113Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688268-kb8gc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.085838 | controller |     "Jun 12 20:28:01.324642 crc crio[20719]: time=\"2026-06-12T20:28:01.322782339Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/POD\" id=6738f657-5e26-4e26-8ecf-2be889c54ffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.085871 | controller |     "Jun 12 20:28:01.324642 crc crio[20719]: time=\"2026-06-12T20:28:01.323332085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.085889 | controller |     "Jun 12 20:28:01.367411 crc crio[20719]: time=\"2026-06-12T20:28:01.367231494Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs Namespace:openstack ID:a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47 UID:1910296c-b71b-43a4-90f0-49edb08c9f88 NetNS:/var/run/netns/d0608572-ce48-44f5-9835-9521b318e509 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1910296c_b71b_43a4_90f0_49edb08c9f88.slice PodAnnotations:0xc00170c170}] Aliases:map[]}\"",
2026-06-12 21:10:23.085905 | controller |     "Jun 12 20:28:01.367752 crc crio[20719]: time=\"2026-06-12T20:28:01.367368038Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.085920 | controller |     "Jun 12 20:28:01.704670 crc crio[20719]: 2026-06-12T20:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92d05bcab79e01d Mac:2a:03:7b:41:26:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/55d0ab1e-8b74-4d75-9b19-184898677d2b SocketPath: PciID:}] [{Interface:0xc0002b31f0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.085934 | controller |     "Jun 12 20:28:01.705611 crc crio[20719]: time=\"2026-06-12T20:28:01.705539776Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688268-kb8gc Namespace:openshift-infra ID:92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774 UID:8c6d8298-b0fe-4087-aa3f-22e334bad32f NetNS:/var/run/netns/55d0ab1e-8b74-4d75-9b19-184898677d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6d8298_b0fe_4087_aa3f_22e334bad32f.slice PodAnnotations:0xc00334b018}] Aliases:map[]}\"",
2026-06-12 21:10:23.085952 | controller |     "Jun 12 20:28:01.705770 crc crio[20719]: time=\"2026-06-12T20:28:01.705718025Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688268-kb8gc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.085967 | controller |     "Jun 12 20:28:01.719772 crc crio[20719]: time=\"2026-06-12T20:28:01.718737306Z\" level=info msg=\"Ran pod sandbox 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774 with infra container: openshift-infra/auto-csr-approver-29688268-kb8gc/POD\" id=4c284ea5-3f2f-4eae-814f-b79ee13f2123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.085982 | controller |     "Jun 12 20:28:01.723823 crc crio[20719]: time=\"2026-06-12T20:28:01.723762759Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b88d8240-be01-4d15-a25e-26dde2d6d77b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.085996 | controller |     "Jun 12 20:28:01.730195 crc crio[20719]: time=\"2026-06-12T20:28:01.730113561Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.086011 | controller |     "Jun 12 20:28:01.992750 crc crio[20719]: 2026-06-12T20:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a698f23c189e6a3 Mac:7a:dd:e3:37:09:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/d0608572-ce48-44f5-9835-9521b318e509 SocketPath: PciID:}] [{Interface:0xc0003856c0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.086025 | controller |     "Jun 12 20:28:01.994535 crc crio[20719]: time=\"2026-06-12T20:28:01.994429839Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs Namespace:openstack ID:a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47 UID:1910296c-b71b-43a4-90f0-49edb08c9f88 NetNS:/var/run/netns/d0608572-ce48-44f5-9835-9521b318e509 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1910296c_b71b_43a4_90f0_49edb08c9f88.slice PodAnnotations:0xc00170c170}] Aliases:map[]}\"",
2026-06-12 21:10:23.086040 | controller |     "Jun 12 20:28:01.994695 crc crio[20719]: time=\"2026-06-12T20:28:01.994625005Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.086055 | controller |     "Jun 12 20:28:02.013370 crc crio[20719]: time=\"2026-06-12T20:28:02.013224549Z\" level=info msg=\"Ran pod sandbox a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/POD\" id=6738f657-5e26-4e26-8ecf-2be889c54ffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.086070 | controller |     "Jun 12 20:28:02.017462 crc crio[20719]: time=\"2026-06-12T20:28:02.016084569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=647d13d0-fd6b-4627-96ba-5e55236ad32c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.086084 | controller |     "Jun 12 20:28:02.024009 crc crio[20719]: time=\"2026-06-12T20:28:02.023911093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=e5648105-93e5-42f3-b1c6-f82d257dbf12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.086098 | controller |     "Jun 12 20:28:02.038149 crc crio[20719]: time=\"2026-06-12T20:28:02.038091455Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/init\" id=f78d28a8-5ff3-43e8-aebc-c18a0d460fee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.086116 | controller |     "Jun 12 20:28:02.039441 crc crio[20719]: time=\"2026-06-12T20:28:02.039360742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.086131 | controller |     "Jun 12 20:28:02.101505 crc crio[20719]: time=\"2026-06-12T20:28:02.101443066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.086145 | controller |     "Jun 12 20:28:02.114390 crc crio[20719]: time=\"2026-06-12T20:28:02.114338525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.086159 | controller |     "Jun 12 20:28:02.285580 crc crio[20719]: time=\"2026-06-12T20:28:02.285441968Z\" level=info msg=\"Created container 24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/init\" id=f78d28a8-5ff3-43e8-aebc-c18a0d460fee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.086174 | controller |     "Jun 12 20:28:02.287902 crc crio[20719]: time=\"2026-06-12T20:28:02.287809354Z\" level=info msg=\"Starting container: 24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb\" id=469bdca3-ba89-4073-aa82-c066d8a62e58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.086188 | controller |     "Jun 12 20:28:02.319089 crc crio[20719]: time=\"2026-06-12T20:28:02.318798565Z\" level=info msg=\"Started container\" PID=104208 containerID=24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/init id=469bdca3-ba89-4073-aa82-c066d8a62e58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47",
2026-06-12 21:10:23.086202 | controller |     "Jun 12 20:28:02.588838 crc crio[20719]: time=\"2026-06-12T20:28:02.588231486Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b88d8240-be01-4d15-a25e-26dde2d6d77b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.086217 | controller |     "Jun 12 20:28:02.591398 crc crio[20719]: time=\"2026-06-12T20:28:02.590384417Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1fea935c-7546-40b2-8710-436cff51051e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.086231 | controller |     "Jun 12 20:28:02.594979 crc crio[20719]: time=\"2026-06-12T20:28:02.594685639Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c6771d3e-ef6a-48dd-b643-a32a7df6abf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.086245 | controller |     "Jun 12 20:28:02.613986 crc crio[20719]: time=\"2026-06-12T20:28:02.613859193Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688268-kb8gc/oc\" id=2efa332a-f5d8-42b6-81b4-45446b8c4c81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.086260 | controller |     "Jun 12 20:28:02.614976 crc crio[20719]: time=\"2026-06-12T20:28:02.614905484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.086274 | controller |     "Jun 12 20:28:02.725906 crc crio[20719]: time=\"2026-06-12T20:28:02.725718584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.086288 | controller |     "Jun 12 20:28:03.142406 crc crio[20719]: time=\"2026-06-12T20:28:03.133945815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.086305 | controller |     "Jun 12 20:28:06.775073 crc crio[20719]: time=\"2026-06-12T20:28:06.773751529Z\" level=info msg=\"Created container 97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399: openshift-infra/auto-csr-approver-29688268-kb8gc/oc\" id=2efa332a-f5d8-42b6-81b4-45446b8c4c81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.086320 | controller |     "Jun 12 20:28:06.778786 crc crio[20719]: time=\"2026-06-12T20:28:06.777050152Z\" level=info msg=\"Starting container: 97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399\" id=25bbcc87-4a6e-4000-9c15-4227839135ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.086334 | controller |     "Jun 12 20:28:06.787041 crc crio[20719]: time=\"2026-06-12T20:28:06.786926853Z\" level=info msg=\"Started container\" PID=104246 containerID=97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399 description=openshift-infra/auto-csr-approver-29688268-kb8gc/oc id=25bbcc87-4a6e-4000-9c15-4227839135ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774",
2026-06-12 21:10:23.086349 | controller |     "Jun 12 20:28:08.744991 crc crio[20719]: time=\"2026-06-12T20:28:08.743838647Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=04ddb5a5-73f6-43d9-b972-fc53f4f82a5b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.086364 | controller |     "Jun 12 20:28:08.763126 crc crio[20719]: time=\"2026-06-12T20:28:08.762994246Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-12 21:10:23.086378 | controller |     "Jun 12 20:28:09.779537 crc crio[20719]: time=\"2026-06-12T20:28:09.778963785Z\" level=info msg=\"Stopping pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\" id=8813cb54-b3c5-4f79-bfc7-44b1ce466a5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.086394 | controller |     "Jun 12 20:28:09.781221 crc crio[20719]: time=\"2026-06-12T20:28:09.780211101Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688268-kb8gc Namespace:openshift-infra ID:92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774 UID:8c6d8298-b0fe-4087-aa3f-22e334bad32f NetNS:/var/run/netns/55d0ab1e-8b74-4d75-9b19-184898677d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6d8298_b0fe_4087_aa3f_22e334bad32f.slice PodAnnotations:0xc000526168}] Aliases:map[]}\"",
2026-06-12 21:10:23.086409 | controller |     "Jun 12 20:28:09.781221 crc crio[20719]: time=\"2026-06-12T20:28:09.780396216Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688268-kb8gc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.086423 | controller |     "Jun 12 20:28:10.718377 crc crio[20719]: time=\"2026-06-12T20:28:10.717746786Z\" level=info msg=\"Stopped pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\" id=8813cb54-b3c5-4f79-bfc7-44b1ce466a5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.086438 | controller |     "Jun 12 20:28:10.788935 crc crio[20719]: time=\"2026-06-12T20:28:10.788791537Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=04ddb5a5-73f6-43d9-b972-fc53f4f82a5b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.086452 | controller |     "Jun 12 20:28:10.789909 crc crio[20719]: time=\"2026-06-12T20:28:10.789830774Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=392fd485-1b2f-4fd5-87e1-6c00dd576d4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.086471 | controller |     "Jun 12 20:28:10.794554 crc crio[20719]: time=\"2026-06-12T20:28:10.792884351Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=0f6e0695-915c-4a80-8b92-8292e2f04775 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.086486 | controller |     "Jun 12 20:28:10.805766 crc crio[20719]: time=\"2026-06-12T20:28:10.805664914Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=f86bd16d-73ab-4326-9514-41ebf71df77c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.086500 | controller |     "Jun 12 20:28:10.807204 crc crio[20719]: time=\"2026-06-12T20:28:10.807086375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.086514 | controller |     "Jun 12 20:28:10.872955 crc crio[20719]: time=\"2026-06-12T20:28:10.872837594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.086528 | controller |     "Jun 12 20:28:10.884034 crc crio[20719]: time=\"2026-06-12T20:28:10.883917758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.086542 | controller |     "Jun 12 20:28:11.137716 crc crio[20719]: time=\"2026-06-12T20:28:11.137619651Z\" level=info msg=\"Created container 553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=f86bd16d-73ab-4326-9514-41ebf71df77c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.086557 | controller |     "Jun 12 20:28:11.139424 crc crio[20719]: time=\"2026-06-12T20:28:11.139345961Z\" level=info msg=\"Starting container: 553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395\" id=dbdab666-f9c0-48ef-b47f-1c7ba9c891d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.086572 | controller |     "Jun 12 20:28:11.145101 crc crio[20719]: time=\"2026-06-12T20:28:11.144996551Z\" level=info msg=\"Started container\" PID=104711 containerID=553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/openstack-edpm-ipam-provisionserver-checksum-discovery id=dbdab666-f9c0-48ef-b47f-1c7ba9c891d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47",
2026-06-12 21:10:23.086588 | controller |     "Jun 12 20:28:12.861046 crc crio[20719]: time=\"2026-06-12T20:28:12.859257499Z\" level=info msg=\"Stopping pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\" id=37903ac6-1bd3-4a7e-825d-1f3de0d3fa25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.086603 | controller |     "Jun 12 20:28:12.866444 crc crio[20719]: time=\"2026-06-12T20:28:12.866200869Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs Namespace:openstack ID:a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47 UID:1910296c-b71b-43a4-90f0-49edb08c9f88 NetNS:/var/run/netns/d0608572-ce48-44f5-9835-9521b318e509 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1910296c_b71b_43a4_90f0_49edb08c9f88.slice PodAnnotations:0xc00170c808}] Aliases:map[]}\"",
2026-06-12 21:10:23.086618 | controller |     "Jun 12 20:28:12.867100 crc crio[20719]: time=\"2026-06-12T20:28:12.8669141Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.086636 | controller |     "Jun 12 20:28:13.344071 crc crio[20719]: time=\"2026-06-12T20:28:13.343945787Z\" level=info msg=\"Stopped pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\" id=37903ac6-1bd3-4a7e-825d-1f3de0d3fa25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.086651 | controller |     "Jun 12 20:28:15.595556 crc crio[20719]: time=\"2026-06-12T20:28:15.594862829Z\" level=info msg=\"Removing container: ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad\" id=0f060f5d-70d1-4b84-bca9-f866dfb90c89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086666 | controller |     "Jun 12 20:28:15.905351 crc crio[20719]: time=\"2026-06-12T20:28:15.905125149Z\" level=info msg=\"Removed container ec6cba789ee2503cb168a5aa2c530bff91855863e5bc5e9e89fa3c8feba9d7ad: openshift-infra/auto-csr-approver-29688262-7x4fq/oc\" id=0f060f5d-70d1-4b84-bca9-f866dfb90c89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086680 | controller |     "Jun 12 20:28:15.913096 crc crio[20719]: time=\"2026-06-12T20:28:15.913026594Z\" level=info msg=\"Removing container: c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db\" id=3486d54c-8c03-47bb-96a1-90eec2d3428e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086695 | controller |     "Jun 12 20:28:15.965345 crc crio[20719]: time=\"2026-06-12T20:28:15.965049483Z\" level=info msg=\"Removed container c012f422de0e666a6be54d569ccb7da8ab76f582fbc9ede747d8cd25333135db: openstack/neutron-db-create-pttj2/mariadb-database-create\" id=3486d54c-8c03-47bb-96a1-90eec2d3428e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086709 | controller |     "Jun 12 20:28:15.969375 crc crio[20719]: time=\"2026-06-12T20:28:15.969122379Z\" level=info msg=\"Removing container: 7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6\" id=cd447bb1-f7fc-4978-bc05-ba6d07bdd1c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086723 | controller |     "Jun 12 20:28:16.027878 crc crio[20719]: time=\"2026-06-12T20:28:16.027729348Z\" level=info msg=\"Removed container 7fe7e50ee7967f2bee8cfe3de5b46cbdcf322a934e0257ca25c57c8186559ce6: openstack/keystone-d6c5-account-create-update-7hd78/mariadb-account-create-update\" id=cd447bb1-f7fc-4978-bc05-ba6d07bdd1c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086737 | controller |     "Jun 12 20:28:16.030698 crc crio[20719]: time=\"2026-06-12T20:28:16.030588777Z\" level=info msg=\"Removing container: a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005\" id=daf857d0-b0f9-4b3a-9697-7833bba30ac1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086751 | controller |     "Jun 12 20:28:16.105054 crc crio[20719]: time=\"2026-06-12T20:28:16.104785664Z\" level=info msg=\"Removed container a40204fe8fea5bd35137d743e70eb5e9bdf024d27665f4ce7d4882fb9a012005: openstack/barbican-db-create-sczdz/mariadb-database-create\" id=daf857d0-b0f9-4b3a-9697-7833bba30ac1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086765 | controller |     "Jun 12 20:28:16.112492 crc crio[20719]: time=\"2026-06-12T20:28:16.112153125Z\" level=info msg=\"Removing container: 7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931\" id=ce21fc2b-c960-438e-9214-bd85b78482c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086780 | controller |     "Jun 12 20:28:16.145416 crc crio[20719]: time=\"2026-06-12T20:28:16.145079494Z\" level=info msg=\"Removed container 7f89a13bf5162030217905d3f36ad7b4b8bdd6b5fc5246bdf35a537df04d0931: openstack/glance-e20b-account-create-update-22dfz/mariadb-account-create-update\" id=ce21fc2b-c960-438e-9214-bd85b78482c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086793 | controller |     "Jun 12 20:28:16.150125 crc crio[20719]: time=\"2026-06-12T20:28:16.149992791Z\" level=info msg=\"Removing container: b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121\" id=a40edfdb-fd6d-4cfb-bf1a-7df8dd0dcee2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086811 | controller |     "Jun 12 20:28:16.226712 crc crio[20719]: time=\"2026-06-12T20:28:16.226103315Z\" level=info msg=\"Removed container b87a4d66c3bf7d11b818a642243ddaea21dc8c77df7b01680f259fb0af02c121: openstack/keystone-db-create-9j8v9/mariadb-database-create\" id=a40edfdb-fd6d-4cfb-bf1a-7df8dd0dcee2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086826 | controller |     "Jun 12 20:28:16.230099 crc crio[20719]: time=\"2026-06-12T20:28:16.229929154Z\" level=info msg=\"Removing container: b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033\" id=59d093a4-f967-4394-9136-003c070625a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086840 | controller |     "Jun 12 20:28:16.268986 crc crio[20719]: time=\"2026-06-12T20:28:16.268792762Z\" level=info msg=\"Removed container b1c9c65647c40c9bb29cda38a4d09466ae638f426dddaa613e61758d29361033: openstack/nova-metadata-0/nova-metadata-log\" id=59d093a4-f967-4394-9136-003c070625a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086872 | controller |     "Jun 12 20:28:16.273075 crc crio[20719]: time=\"2026-06-12T20:28:16.272971057Z\" level=info msg=\"Removing container: fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd\" id=f029ef95-5fcd-4939-bb57-ff0eb89788f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086889 | controller |     "Jun 12 20:28:16.313661 crc crio[20719]: time=\"2026-06-12T20:28:16.313551826Z\" level=info msg=\"Removed container fc09ea7d6b63660affd399750a7766008d7063d50254dedc2a035281177139fd: openstack/nova-metadata-0/nova-metadata-metadata\" id=f029ef95-5fcd-4939-bb57-ff0eb89788f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086903 | controller |     "Jun 12 20:28:16.317395 crc crio[20719]: time=\"2026-06-12T20:28:16.317351819Z\" level=info msg=\"Removing container: e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc\" id=73261e61-496c-4bea-a08a-2624cf8e65ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086917 | controller |     "Jun 12 20:28:16.349503 crc crio[20719]: time=\"2026-06-12T20:28:16.349384581Z\" level=info msg=\"Removed container e8ef67088bbfa5e7c7cfdedfbce8dcfe9a31e5978578d070300d95a5b19134bc: openstack/placement-b486-account-create-update-sxhhd/mariadb-account-create-update\" id=73261e61-496c-4bea-a08a-2624cf8e65ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086931 | controller |     "Jun 12 20:28:16.351875 crc crio[20719]: time=\"2026-06-12T20:28:16.351787469Z\" level=info msg=\"Removing container: 23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87\" id=dba49a58-ed52-4078-ad4d-cc041b3a2ad1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086946 | controller |     "Jun 12 20:28:16.378908 crc crio[20719]: time=\"2026-06-12T20:28:16.378786189Z\" level=info msg=\"Removed container 23579a66a6128627f89e54fa8f9528a40728133e0e3dad18827069edabc84b87: openstack/glance-db-create-xjhlh/mariadb-database-create\" id=dba49a58-ed52-4078-ad4d-cc041b3a2ad1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086959 | controller |     "Jun 12 20:28:16.381625 crc crio[20719]: time=\"2026-06-12T20:28:16.381501273Z\" level=info msg=\"Removing container: bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1\" id=f37f5d5a-3a68-4358-942c-4991931df696 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086973 | controller |     "Jun 12 20:28:16.449776 crc crio[20719]: time=\"2026-06-12T20:28:16.449091398Z\" level=info msg=\"Removed container bc0deee89fa6bde030a442192261b3a492211c73b9dca1c746861d384dbeccc1: openstack/barbican-3eda-account-create-update-wr9ck/mariadb-account-create-update\" id=f37f5d5a-3a68-4358-942c-4991931df696 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.086994 | controller |     "Jun 12 20:28:16.456422 crc crio[20719]: time=\"2026-06-12T20:28:16.4563314Z\" level=info msg=\"Removing container: 715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31\" id=f310dc54-0ef5-4459-b249-611fc19dc915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087009 | controller |     "Jun 12 20:28:16.507721 crc crio[20719]: time=\"2026-06-12T20:28:16.507515428Z\" level=info msg=\"Removed container 715ba9fd97034df46df11d47e7f6bea4456e9fa19200aaa1fb1a4de9aab55f31: openstack/placement-db-create-xkdfm/mariadb-database-create\" id=f310dc54-0ef5-4459-b249-611fc19dc915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087023 | controller |     "Jun 12 20:28:16.510739 crc crio[20719]: time=\"2026-06-12T20:28:16.510678195Z\" level=info msg=\"Removing container: 3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d\" id=103c740b-7a81-453a-9ab2-4f5abfaef1c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087037 | controller |     "Jun 12 20:28:16.560926 crc crio[20719]: time=\"2026-06-12T20:28:16.56079276Z\" level=info msg=\"Removed container 3c0a96c63eeb43d5f0df134f9d0d899147197996510a8882507906bd9e6eb29d: openstack/root-account-create-update-cp84r/mariadb-account-create-update\" id=103c740b-7a81-453a-9ab2-4f5abfaef1c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087051 | controller |     "Jun 12 20:28:16.565696 crc crio[20719]: time=\"2026-06-12T20:28:16.565640108Z\" level=info msg=\"Removing container: 0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5\" id=af7e57be-d0c2-49c3-aa32-ce368aeb30af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087064 | controller |     "Jun 12 20:28:16.789413 crc crio[20719]: time=\"2026-06-12T20:28:16.788797406Z\" level=info msg=\"Removed container 0ea6335f4157a0b7c51ce0998623047af4e264923f03f768d8f3afc4d88524a5: openstack/glance-db-sync-8m4w9/glance-db-sync\" id=af7e57be-d0c2-49c3-aa32-ce368aeb30af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087079 | controller |     "Jun 12 20:28:16.792576 crc crio[20719]: time=\"2026-06-12T20:28:16.792494206Z\" level=info msg=\"Removing container: b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378\" id=56f12a2a-9f26-4319-93d5-fa5a4dbdf6cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087093 | controller |     "Jun 12 20:28:16.845206 crc crio[20719]: time=\"2026-06-12T20:28:16.845079266Z\" level=info msg=\"Removed container b6b32ed9aea9da685527b6f24b6844ae4641f36f72555ffe1761c6a2218d4378: openstack/cinder-41d7-account-create-update-tmwt8/mariadb-account-create-update\" id=56f12a2a-9f26-4319-93d5-fa5a4dbdf6cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087106 | controller |     "Jun 12 20:28:16.848560 crc crio[20719]: time=\"2026-06-12T20:28:16.848486189Z\" level=info msg=\"Removing container: 82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c\" id=371cb59f-6e1f-48c4-85f0-746aa5553b35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087120 | controller |     "Jun 12 20:28:16.902319 crc crio[20719]: time=\"2026-06-12T20:28:16.902126289Z\" level=info msg=\"Removed container 82aa25a5b8c13982e0b9c119ea2fa18edd13a94ba1cb0e89df1357476243e77c: openstack/neutron-eddf-account-create-update-zthmj/mariadb-account-create-update\" id=371cb59f-6e1f-48c4-85f0-746aa5553b35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087134 | controller |     "Jun 12 20:28:16.907834 crc crio[20719]: time=\"2026-06-12T20:28:16.907648311Z\" level=info msg=\"Removing container: 862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360\" id=85e6e86e-247c-4944-a3f9-0a951fd6a96a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087148 | controller |     "Jun 12 20:28:16.988001 crc crio[20719]: time=\"2026-06-12T20:28:16.987809933Z\" level=info msg=\"Removed container 862cf8a13e4dae6bbdb26db946f680f43325f4e252205b2550d4a1d79bf09360: openstack/keystone-db-sync-j48tq/keystone-db-sync\" id=85e6e86e-247c-4944-a3f9-0a951fd6a96a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087166 | controller |     "Jun 12 20:28:16.993153 crc crio[20719]: time=\"2026-06-12T20:28:16.993051229Z\" level=info msg=\"Removing container: c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395\" id=38ff00d8-041e-40b3-87b4-06dbbbee7858 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087180 | controller |     "Jun 12 20:28:17.028342 crc crio[20719]: time=\"2026-06-12T20:28:17.028193631Z\" level=info msg=\"Removed container c57a59836f3e7308edd4b0d7df01d52eeefa78b3db3b2a14a59e1868849ff395: openstack/cinder-db-create-dmc5m/mariadb-database-create\" id=38ff00d8-041e-40b3-87b4-06dbbbee7858 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.087194 | controller |     "Jun 12 20:28:17.044342 crc crio[20719]: time=\"2026-06-12T20:28:17.044050099Z\" level=info msg=\"Stopping pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\" id=7bded1ed-adf7-4c3c-8aec-a7a679077043 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087208 | controller |     "Jun 12 20:28:17.045473 crc crio[20719]: time=\"2026-06-12T20:28:17.045380577Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\" id=7bded1ed-adf7-4c3c-8aec-a7a679077043 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087222 | controller |     "Jun 12 20:28:17.046505 crc crio[20719]: time=\"2026-06-12T20:28:17.046420307Z\" level=info msg=\"Removing pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\" id=b9743348-97f4-49a9-82d7-c3be9f2a38c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087236 | controller |     "Jun 12 20:28:17.079205 crc crio[20719]: time=\"2026-06-12T20:28:17.079082726Z\" level=info msg=\"Removed pod sandbox: 6cc3c4861acc41893842343ae3de7de4539f64efff6f6e28877566b0a3069ee6\" id=b9743348-97f4-49a9-82d7-c3be9f2a38c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087249 | controller |     "Jun 12 20:28:17.080488 crc crio[20719]: time=\"2026-06-12T20:28:17.080386552Z\" level=info msg=\"Stopping pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\" id=edc62d98-c52e-4229-baf8-59d78559b222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087263 | controller |     "Jun 12 20:28:17.080488 crc crio[20719]: time=\"2026-06-12T20:28:17.080475345Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\" id=edc62d98-c52e-4229-baf8-59d78559b222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087277 | controller |     "Jun 12 20:28:17.081188 crc crio[20719]: time=\"2026-06-12T20:28:17.081089692Z\" level=info msg=\"Removing pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\" id=52ed14ef-c01d-4faf-999a-e60bce7ecd79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087291 | controller |     "Jun 12 20:28:17.099403 crc crio[20719]: time=\"2026-06-12T20:28:17.099246172Z\" level=info msg=\"Removed pod sandbox: 5a3c0fcd70bc9a3915a54a5c3bab1d658a9c18845ffd90f610ea63534149496b\" id=52ed14ef-c01d-4faf-999a-e60bce7ecd79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087304 | controller |     "Jun 12 20:28:17.100328 crc crio[20719]: time=\"2026-06-12T20:28:17.100186495Z\" level=info msg=\"Stopping pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\" id=c5c75cd6-f006-4570-aac1-9d60e0b08bff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087318 | controller |     "Jun 12 20:28:17.100442 crc crio[20719]: time=\"2026-06-12T20:28:17.100335379Z\" level=info msg=\"Stopped pod sandbox (already stopped): ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\" id=c5c75cd6-f006-4570-aac1-9d60e0b08bff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087335 | controller |     "Jun 12 20:28:17.101464 crc crio[20719]: time=\"2026-06-12T20:28:17.101233425Z\" level=info msg=\"Removing pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\" id=7d5f8fd8-3c61-41fb-b266-157f132ef6d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087349 | controller |     "Jun 12 20:28:17.117681 crc crio[20719]: time=\"2026-06-12T20:28:17.117414726Z\" level=info msg=\"Removed pod sandbox: ecf1309d52fc68f287f9fc7606a7037188948882d4c0ad43962833aba7c2c001\" id=7d5f8fd8-3c61-41fb-b266-157f132ef6d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087364 | controller |     "Jun 12 20:28:17.118962 crc crio[20719]: time=\"2026-06-12T20:28:17.118855385Z\" level=info msg=\"Stopping pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\" id=01460ec8-765e-4d9c-bd8d-dcc96f7c00b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087377 | controller |     "Jun 12 20:28:17.118962 crc crio[20719]: time=\"2026-06-12T20:28:17.118953378Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\" id=01460ec8-765e-4d9c-bd8d-dcc96f7c00b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087391 | controller |     "Jun 12 20:28:17.119810 crc crio[20719]: time=\"2026-06-12T20:28:17.119667629Z\" level=info msg=\"Removing pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\" id=ff7a01f5-8cc3-407e-8635-13ab6732161a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087405 | controller |     "Jun 12 20:28:17.148097 crc crio[20719]: time=\"2026-06-12T20:28:17.147935997Z\" level=info msg=\"Removed pod sandbox: 4f018dfbbd45f0c1efb190f2ae45c0fc4cac4f15f7ccf73f3f4fda1818bfe84b\" id=ff7a01f5-8cc3-407e-8635-13ab6732161a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087420 | controller |     "Jun 12 20:28:17.149128 crc crio[20719]: time=\"2026-06-12T20:28:17.148983912Z\" level=info msg=\"Stopping pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\" id=3897cbff-f474-41e8-992e-17bcb6486f8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087434 | controller |     "Jun 12 20:28:17.149400 crc crio[20719]: time=\"2026-06-12T20:28:17.149220189Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\" id=3897cbff-f474-41e8-992e-17bcb6486f8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087449 | controller |     "Jun 12 20:28:17.150575 crc crio[20719]: time=\"2026-06-12T20:28:17.150479205Z\" level=info msg=\"Removing pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\" id=4ce3f9e5-adfc-48c0-9e8a-199414745303 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087463 | controller |     "Jun 12 20:28:17.179992 crc crio[20719]: time=\"2026-06-12T20:28:17.179752791Z\" level=info msg=\"Removed pod sandbox: 6d38a6d7ce3b8156f6f67a7e7a62b0ad59d5ab8f7ea238c307fb9b329a4dba4a\" id=4ce3f9e5-adfc-48c0-9e8a-199414745303 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087477 | controller |     "Jun 12 20:28:17.181700 crc crio[20719]: time=\"2026-06-12T20:28:17.181329372Z\" level=info msg=\"Stopping pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\" id=db5a3127-4fd9-48c6-86a8-524b4be9cfcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087492 | controller |     "Jun 12 20:28:17.181700 crc crio[20719]: time=\"2026-06-12T20:28:17.181500057Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\" id=db5a3127-4fd9-48c6-86a8-524b4be9cfcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087506 | controller |     "Jun 12 20:28:17.182630 crc crio[20719]: time=\"2026-06-12T20:28:17.182531406Z\" level=info msg=\"Removing pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\" id=cd50a9ca-a4ca-4048-b535-ddbf90b76077 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087524 | controller |     "Jun 12 20:28:17.206381 crc crio[20719]: time=\"2026-06-12T20:28:17.206006556Z\" level=info msg=\"Removed pod sandbox: b7645c8a33188f18878eaf43daffb8f7d5b9bd206fb3298e831f9459f914343d\" id=cd50a9ca-a4ca-4048-b535-ddbf90b76077 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087539 | controller |     "Jun 12 20:28:17.207729 crc crio[20719]: time=\"2026-06-12T20:28:17.207424554Z\" level=info msg=\"Stopping pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\" id=c11a8d83-059b-4ce8-820c-1676ee02e743 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087553 | controller |     "Jun 12 20:28:17.207729 crc crio[20719]: time=\"2026-06-12T20:28:17.207531257Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\" id=c11a8d83-059b-4ce8-820c-1676ee02e743 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087567 | controller |     "Jun 12 20:28:17.209791 crc crio[20719]: time=\"2026-06-12T20:28:17.209713458Z\" level=info msg=\"Removing pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\" id=12cf4a2a-0cee-4d4f-b182-7752e8e73c3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087582 | controller |     "Jun 12 20:28:17.236665 crc crio[20719]: time=\"2026-06-12T20:28:17.236257427Z\" level=info msg=\"Removed pod sandbox: 5b3e840406ae8dfd3b6e7f5ff17355f8783efd22b3bc1da525ec0a4615a29446\" id=12cf4a2a-0cee-4d4f-b182-7752e8e73c3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087596 | controller |     "Jun 12 20:28:17.237963 crc crio[20719]: time=\"2026-06-12T20:28:17.237927241Z\" level=info msg=\"Stopping pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\" id=ecfa9fa3-75ba-4d74-98ad-fd4cbd1dd917 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087610 | controller |     "Jun 12 20:28:17.238106 crc crio[20719]: time=\"2026-06-12T20:28:17.238088026Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\" id=ecfa9fa3-75ba-4d74-98ad-fd4cbd1dd917 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087624 | controller |     "Jun 12 20:28:17.239009 crc crio[20719]: time=\"2026-06-12T20:28:17.238933019Z\" level=info msg=\"Removing pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\" id=9c7149d3-8397-402f-8015-9b28c9539817 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087639 | controller |     "Jun 12 20:28:17.262150 crc crio[20719]: time=\"2026-06-12T20:28:17.261983945Z\" level=info msg=\"Removed pod sandbox: 08a39b8c5aa350c8c7d6da2e1ea5344197851d7c86f3ed9eb04a8ad8c10156df\" id=9c7149d3-8397-402f-8015-9b28c9539817 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087653 | controller |     "Jun 12 20:28:17.263537 crc crio[20719]: time=\"2026-06-12T20:28:17.263486208Z\" level=info msg=\"Stopping pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\" id=7222080d-5805-4072-abd3-d9e3e99b8e72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087668 | controller |     "Jun 12 20:28:17.263879 crc crio[20719]: time=\"2026-06-12T20:28:17.263851148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\" id=7222080d-5805-4072-abd3-d9e3e99b8e72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087683 | controller |     "Jun 12 20:28:17.268491 crc crio[20719]: time=\"2026-06-12T20:28:17.26814037Z\" level=info msg=\"Removing pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\" id=fc72b853-e100-40e6-9b2c-b0855d1f8492 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087700 | controller |     "Jun 12 20:28:17.323419 crc crio[20719]: time=\"2026-06-12T20:28:17.323209666Z\" level=info msg=\"Removed pod sandbox: 525d871a41b16026c8d0c498cecfbc48765ac90deabeb324c89451989eafe3c0\" id=fc72b853-e100-40e6-9b2c-b0855d1f8492 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087715 | controller |     "Jun 12 20:28:17.324435 crc crio[20719]: time=\"2026-06-12T20:28:17.324181673Z\" level=info msg=\"Stopping pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\" id=af6ea02c-885f-470c-ace1-9beb4e51aea9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087730 | controller |     "Jun 12 20:28:17.324540 crc crio[20719]: time=\"2026-06-12T20:28:17.324458281Z\" level=info msg=\"Stopped pod sandbox (already stopped): 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\" id=af6ea02c-885f-470c-ace1-9beb4e51aea9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087744 | controller |     "Jun 12 20:28:17.325335 crc crio[20719]: time=\"2026-06-12T20:28:17.325149941Z\" level=info msg=\"Removing pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\" id=4cf9b9fb-c886-469a-82fd-092ebb3e35b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087759 | controller |     "Jun 12 20:28:17.341961 crc crio[20719]: time=\"2026-06-12T20:28:17.341835346Z\" level=info msg=\"Removed pod sandbox: 678d8362d2ab55e0bd063303e6e63eb92d9483a3a7b4496df4de5975b23a696f\" id=4cf9b9fb-c886-469a-82fd-092ebb3e35b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087774 | controller |     "Jun 12 20:28:17.342908 crc crio[20719]: time=\"2026-06-12T20:28:17.342830593Z\" level=info msg=\"Stopping pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\" id=c3fff62e-366f-42a5-be5d-3e87b00817bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087788 | controller |     "Jun 12 20:28:17.342908 crc crio[20719]: time=\"2026-06-12T20:28:17.342902605Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\" id=c3fff62e-366f-42a5-be5d-3e87b00817bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087802 | controller |     "Jun 12 20:28:17.343687 crc crio[20719]: time=\"2026-06-12T20:28:17.343584355Z\" level=info msg=\"Removing pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\" id=057b386b-c6c9-4bee-8b0f-2f8332de04b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087817 | controller |     "Jun 12 20:28:17.375483 crc crio[20719]: time=\"2026-06-12T20:28:17.375244708Z\" level=info msg=\"Removed pod sandbox: 0d8ef3419fd61b3131dad0f1a2d2854653df87f0a887381577b1182934f58587\" id=057b386b-c6c9-4bee-8b0f-2f8332de04b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087831 | controller |     "Jun 12 20:28:17.376697 crc crio[20719]: time=\"2026-06-12T20:28:17.376526641Z\" level=info msg=\"Stopping pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\" id=913d787a-919d-4ad1-99a7-2a52879af7c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087846 | controller |     "Jun 12 20:28:17.376938 crc crio[20719]: time=\"2026-06-12T20:28:17.376844521Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\" id=913d787a-919d-4ad1-99a7-2a52879af7c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087881 | controller |     "Jun 12 20:28:17.378125 crc crio[20719]: time=\"2026-06-12T20:28:17.378056225Z\" level=info msg=\"Removing pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\" id=52c70311-297b-4763-a819-4107f7d5675b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087896 | controller |     "Jun 12 20:28:17.395644 crc crio[20719]: time=\"2026-06-12T20:28:17.395572105Z\" level=info msg=\"Removed pod sandbox: 1e42299ca7eb1a52b9367f0b918752c229b50dcb060596be6748fb3d3850c024\" id=52c70311-297b-4763-a819-4107f7d5675b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087914 | controller |     "Jun 12 20:28:17.397026 crc crio[20719]: time=\"2026-06-12T20:28:17.396933381Z\" level=info msg=\"Stopping pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\" id=4bd3cfd9-0c93-43e2-8552-f444b1875810 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087929 | controller |     "Jun 12 20:28:17.397120 crc crio[20719]: time=\"2026-06-12T20:28:17.397059584Z\" level=info msg=\"Stopped pod sandbox (already stopped): b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\" id=4bd3cfd9-0c93-43e2-8552-f444b1875810 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087943 | controller |     "Jun 12 20:28:17.397806 crc crio[20719]: time=\"2026-06-12T20:28:17.397780426Z\" level=info msg=\"Removing pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\" id=ff3c401b-92e4-4110-aba8-0924d001237d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087958 | controller |     "Jun 12 20:28:17.413387 crc crio[20719]: time=\"2026-06-12T20:28:17.413208687Z\" level=info msg=\"Removed pod sandbox: b55e8aabdfcd35993a881eb12580fd27a11d4eb3f5209161b160e26022a109a0\" id=ff3c401b-92e4-4110-aba8-0924d001237d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.087972 | controller |     "Jun 12 20:28:17.414196 crc crio[20719]: time=\"2026-06-12T20:28:17.414169922Z\" level=info msg=\"Stopping pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\" id=c70c769e-a960-443b-b68e-aea8a405ee9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.087986 | controller |     "Jun 12 20:28:17.414398 crc crio[20719]: time=\"2026-06-12T20:28:17.414378088Z\" level=info msg=\"Stopped pod sandbox (already stopped): b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\" id=c70c769e-a960-443b-b68e-aea8a405ee9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088000 | controller |     "Jun 12 20:28:17.415505 crc crio[20719]: time=\"2026-06-12T20:28:17.415462808Z\" level=info msg=\"Removing pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\" id=300ed7eb-54f5-403c-9fb1-7fe75720c624 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088015 | controller |     "Jun 12 20:28:17.433582 crc crio[20719]: time=\"2026-06-12T20:28:17.432031331Z\" level=info msg=\"Removed pod sandbox: b3890ca4c0af6aa9dc755d14c5b42d7316b14f594e9dbf9e25e8ec0715e3a7f3\" id=300ed7eb-54f5-403c-9fb1-7fe75720c624 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088029 | controller |     "Jun 12 20:28:17.435117 crc crio[20719]: time=\"2026-06-12T20:28:17.43489041Z\" level=info msg=\"Stopping pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\" id=b31cfd0b-885f-4c27-a57e-6fad7a76dfd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088043 | controller |     "Jun 12 20:28:17.435117 crc crio[20719]: time=\"2026-06-12T20:28:17.435089586Z\" level=info msg=\"Stopped pod sandbox (already stopped): e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\" id=b31cfd0b-885f-4c27-a57e-6fad7a76dfd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088056 | controller |     "Jun 12 20:28:17.436102 crc crio[20719]: time=\"2026-06-12T20:28:17.435951781Z\" level=info msg=\"Removing pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\" id=77771c4f-035e-4a4a-a72a-927aacca5514 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088071 | controller |     "Jun 12 20:28:17.456537 crc crio[20719]: time=\"2026-06-12T20:28:17.456256661Z\" level=info msg=\"Removed pod sandbox: e216af55256a4efdf6b1b1779c419ffbd34fe70f0fc9260f1c82f0517dae8399\" id=77771c4f-035e-4a4a-a72a-927aacca5514 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088087 | controller |     "Jun 12 20:28:17.457883 crc crio[20719]: time=\"2026-06-12T20:28:17.457787501Z\" level=info msg=\"Stopping pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\" id=928ceaf0-2503-48b5-9943-fd407226e114 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088101 | controller |     "Jun 12 20:28:17.457883 crc crio[20719]: time=\"2026-06-12T20:28:17.457857883Z\" level=info msg=\"Stopped pod sandbox (already stopped): cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\" id=928ceaf0-2503-48b5-9943-fd407226e114 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088115 | controller |     "Jun 12 20:28:17.466767 crc crio[20719]: time=\"2026-06-12T20:28:17.466656104Z\" level=info msg=\"Removing pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\" id=bf832ec7-d481-4788-b4f5-2de2b1be9b9f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088129 | controller |     "Jun 12 20:28:17.503901 crc crio[20719]: time=\"2026-06-12T20:28:17.503792298Z\" level=info msg=\"Removed pod sandbox: cff5cf01f4aa960d5c8f37f206a7748d829ab24c6e1b37dd10949732eaacd741\" id=bf832ec7-d481-4788-b4f5-2de2b1be9b9f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088143 | controller |     "Jun 12 20:28:17.504797 crc crio[20719]: time=\"2026-06-12T20:28:17.504761407Z\" level=info msg=\"Stopping pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\" id=87061079-c11b-472b-825f-af4ac9f21a26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088157 | controller |     "Jun 12 20:28:17.504994 crc crio[20719]: time=\"2026-06-12T20:28:17.504969233Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\" id=87061079-c11b-472b-825f-af4ac9f21a26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088171 | controller |     "Jun 12 20:28:17.505881 crc crio[20719]: time=\"2026-06-12T20:28:17.505812656Z\" level=info msg=\"Removing pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\" id=e9edca9a-da9c-4efa-afd1-1bfdcc25f18e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088185 | controller |     "Jun 12 20:28:17.521500 crc crio[20719]: time=\"2026-06-12T20:28:17.521391903Z\" level=info msg=\"Removed pod sandbox: d3d404bb94df98de094ab325564ceebf8cca0cef775502ca79bfd22d956b07e4\" id=e9edca9a-da9c-4efa-afd1-1bfdcc25f18e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088199 | controller |     "Jun 12 20:29:17.594213 crc crio[20719]: time=\"2026-06-12T20:29:17.591621774Z\" level=info msg=\"Removing container: 3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d\" id=7ccc9a5d-c587-4f83-999b-596b6ce93a2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.088213 | controller |     "Jun 12 20:29:17.786336 crc crio[20719]: time=\"2026-06-12T20:29:17.785833929Z\" level=info msg=\"Removed container 3f406c61a6f424db3f2edff06a5d252c95b020c94d10acddb08c5440bf78c31d: openstack/neutron-db-sync-54gf8/neutron-db-sync\" id=7ccc9a5d-c587-4f83-999b-596b6ce93a2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.088227 | controller |     "Jun 12 20:29:17.790625 crc crio[20719]: time=\"2026-06-12T20:29:17.79055713Z\" level=info msg=\"Removing container: 1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b\" id=f7119c07-be1f-499c-a8d4-bee7f413debf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.088241 | controller |     "Jun 12 20:29:18.071521 crc crio[20719]: time=\"2026-06-12T20:29:18.070987704Z\" level=info msg=\"Removed container 1a354f07342a601e0f34aef00744f6fdddd736a08920a5c53c63040a89840b1b: openstack/keystone-bootstrap-mn5cc/keystone-bootstrap\" id=f7119c07-be1f-499c-a8d4-bee7f413debf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.088255 | controller |     "Jun 12 20:29:18.104403 crc crio[20719]: time=\"2026-06-12T20:29:18.104322881Z\" level=info msg=\"Removing container: 21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f\" id=d659b4d5-17d6-4adf-893a-b882377a4432 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.088272 | controller |     "Jun 12 20:29:18.267837 crc crio[20719]: time=\"2026-06-12T20:29:18.267744809Z\" level=info msg=\"Removed container 21c3788a2b037c1a8055c7b5c9a90c8c47d6b64f8f2f1f8f7b68ebde0d565e4f: openstack/cinder-db-sync-96vqh/cinder-db-sync\" id=d659b4d5-17d6-4adf-893a-b882377a4432 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.088286 | controller |     "Jun 12 20:29:18.270454 crc crio[20719]: time=\"2026-06-12T20:29:18.270364851Z\" level=info msg=\"Removing container: 681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84\" id=26ecaa68-eedf-45a3-94a1-b129d97516c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.088299 | controller |     "Jun 12 20:29:18.424037 crc crio[20719]: time=\"2026-06-12T20:29:18.423943162Z\" level=info msg=\"Removed container 681ac1e8033295946feccdf480cf0e1290c593e87d21ce29433026701fee2a84: openstack/barbican-db-sync-2lpnn/barbican-db-sync\" id=26ecaa68-eedf-45a3-94a1-b129d97516c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.088313 | controller |     "Jun 12 20:29:18.426937 crc crio[20719]: time=\"2026-06-12T20:29:18.426886881Z\" level=info msg=\"Removing container: a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7\" id=92baa467-4513-4897-bd8a-6b3eeead7d32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.088327 | controller |     "Jun 12 20:29:18.699786 crc crio[20719]: time=\"2026-06-12T20:29:18.698466055Z\" level=info msg=\"Removed container a7f0ee7c5846198ac43911b23005f9f88c2ab5994b8c52be21bdde6fa7b18bc7: openstack/placement-db-sync-qbbm8/placement-db-sync\" id=92baa467-4513-4897-bd8a-6b3eeead7d32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.088340 | controller |     "Jun 12 20:29:18.727117 crc crio[20719]: time=\"2026-06-12T20:29:18.727045304Z\" level=info msg=\"Stopping pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\" id=26aa67b7-d586-492e-a83c-58a5e369f28a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088354 | controller |     "Jun 12 20:29:18.727790 crc crio[20719]: time=\"2026-06-12T20:29:18.727461995Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\" id=26aa67b7-d586-492e-a83c-58a5e369f28a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088367 | controller |     "Jun 12 20:29:18.728542 crc crio[20719]: time=\"2026-06-12T20:29:18.728494844Z\" level=info msg=\"Removing pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\" id=3be63c0e-8ec7-44e7-89d7-ef507110d8cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088381 | controller |     "Jun 12 20:29:18.773517 crc crio[20719]: time=\"2026-06-12T20:29:18.773398155Z\" level=info msg=\"Removed pod sandbox: d2dcc213692e5fc4a5015bd93aceb97ea8f1e5033fd0fa1c1a14ec767127cffd\" id=3be63c0e-8ec7-44e7-89d7-ef507110d8cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088395 | controller |     "Jun 12 20:29:18.783643 crc crio[20719]: time=\"2026-06-12T20:29:18.783123069Z\" level=info msg=\"Stopping pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\" id=f4732f7f-c284-4a1f-b7f8-81d4f6908f02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088409 | controller |     "Jun 12 20:29:18.783939 crc crio[20719]: time=\"2026-06-12T20:29:18.783813888Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\" id=f4732f7f-c284-4a1f-b7f8-81d4f6908f02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088423 | controller |     "Jun 12 20:29:18.792773 crc crio[20719]: time=\"2026-06-12T20:29:18.79256835Z\" level=info msg=\"Removing pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\" id=eed23908-3599-411d-95eb-fcf244d9c4e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088441 | controller |     "Jun 12 20:29:18.811109 crc crio[20719]: time=\"2026-06-12T20:29:18.810867877Z\" level=info msg=\"Removed pod sandbox: 7f0c05becf978bffe10a51b09f91468e3bef6cfa0b87d296363a0526a56b26b0\" id=eed23908-3599-411d-95eb-fcf244d9c4e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088455 | controller |     "Jun 12 20:29:18.812131 crc crio[20719]: time=\"2026-06-12T20:29:18.812057651Z\" level=info msg=\"Stopping pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\" id=94a97a9d-e0cf-4dac-869b-6ccb45621f89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088470 | controller |     "Jun 12 20:29:18.812360 crc crio[20719]: time=\"2026-06-12T20:29:18.812157774Z\" level=info msg=\"Stopped pod sandbox (already stopped): 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\" id=94a97a9d-e0cf-4dac-869b-6ccb45621f89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088484 | controller |     "Jun 12 20:29:18.812933 crc crio[20719]: time=\"2026-06-12T20:29:18.812880084Z\" level=info msg=\"Removing pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\" id=ba4315b1-2bb1-43bf-9b7b-f733a869c46f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088498 | controller |     "Jun 12 20:29:18.834811 crc crio[20719]: time=\"2026-06-12T20:29:18.834750338Z\" level=info msg=\"Removed pod sandbox: 814eb0bbaf28ec6eb67efa5cb08df50f05081bc3fdf61ad8b83f4b17b8d8ce03\" id=ba4315b1-2bb1-43bf-9b7b-f733a869c46f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088512 | controller |     "Jun 12 20:29:18.839084 crc crio[20719]: time=\"2026-06-12T20:29:18.836504236Z\" level=info msg=\"Stopping pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\" id=69fff290-5230-4c9a-9406-38404c63a300 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088527 | controller |     "Jun 12 20:29:18.839084 crc crio[20719]: time=\"2026-06-12T20:29:18.837494844Z\" level=info msg=\"Stopped pod sandbox (already stopped): 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\" id=69fff290-5230-4c9a-9406-38404c63a300 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088541 | controller |     "Jun 12 20:29:18.856176 crc crio[20719]: time=\"2026-06-12T20:29:18.854673133Z\" level=info msg=\"Removing pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\" id=978f59c8-56db-4d24-b25f-e7098129fdaf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088573 | controller |     "Jun 12 20:29:18.909988 crc crio[20719]: time=\"2026-06-12T20:29:18.909867865Z\" level=info msg=\"Removed pod sandbox: 893f7fdf51adb027e298435a8165e646de7a65f2088b1b902f0e256a6a19a632\" id=978f59c8-56db-4d24-b25f-e7098129fdaf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088588 | controller |     "Jun 12 20:29:18.910861 crc crio[20719]: time=\"2026-06-12T20:29:18.910772619Z\" level=info msg=\"Stopping pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\" id=6a568eb2-a866-4fcc-b35c-66000a5df37c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088602 | controller |     "Jun 12 20:29:18.910985 crc crio[20719]: time=\"2026-06-12T20:29:18.910957775Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\" id=6a568eb2-a866-4fcc-b35c-66000a5df37c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.088617 | controller |     "Jun 12 20:29:18.911596 crc crio[20719]: time=\"2026-06-12T20:29:18.911514871Z\" level=info msg=\"Removing pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\" id=9eff2e9c-e27b-4912-9b91-46254af22da5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088635 | controller |     "Jun 12 20:29:18.932861 crc crio[20719]: time=\"2026-06-12T20:29:18.930871449Z\" level=info msg=\"Removed pod sandbox: 1d6351955d8ed808da16188ed22e29061ee665232ec81346a31cec91659a3659\" id=9eff2e9c-e27b-4912-9b91-46254af22da5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.088649 | controller |     "Jun 12 20:30:00.677869 crc crio[20719]: time=\"2026-06-12T20:30:00.671817188Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688270-zcrj2/POD\" id=efb28cc4-006a-4a5b-9efe-80cd257f3293 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.088664 | controller |     "Jun 12 20:30:00.677869 crc crio[20719]: time=\"2026-06-12T20:30:00.673214128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.088678 | controller |     "Jun 12 20:30:00.693664 crc crio[20719]: time=\"2026-06-12T20:30:00.693515319Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/POD\" id=93d3eb7c-93dd-4fed-ba57-f8f429e5327d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.088693 | controller |     "Jun 12 20:30:00.693893 crc crio[20719]: time=\"2026-06-12T20:30:00.693728765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.088708 | controller |     "Jun 12 20:30:00.813382 crc crio[20719]: time=\"2026-06-12T20:30:00.813147231Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688270-zcrj2 Namespace:openshift-infra ID:d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8 UID:80e3eaa0-bfee-470e-a111-0c266043a883 NetNS:/var/run/netns/e6e8e854-b1d2-4255-b152-1d6c236b8ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80e3eaa0_bfee_470e_a111_0c266043a883.slice PodAnnotations:0xc003c98e28}] Aliases:map[]}\"",
2026-06-12 21:10:23.088723 | controller |     "Jun 12 20:30:00.813670 crc crio[20719]: time=\"2026-06-12T20:30:00.813403279Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688270-zcrj2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.088738 | controller |     "Jun 12 20:30:00.828215 crc crio[20719]: time=\"2026-06-12T20:30:00.828100346Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688270-4b845 Namespace:openshift-operator-lifecycle-manager ID:365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477 UID:8ed35572-4181-4996-9c4e-86b99564f2a8 NetNS:/var/run/netns/57f91f38-9364-485a-b0a7-dc90de0e7ff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ed35572_4181_4996_9c4e_86b99564f2a8.slice PodAnnotations:0xc003c98ed0}] Aliases:map[]}\"",
2026-06-12 21:10:23.088754 | controller |     "Jun 12 20:30:00.828566 crc crio[20719]: time=\"2026-06-12T20:30:00.828504178Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688270-4b845 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.088769 | controller |     "Jun 12 20:30:01.400166 crc crio[20719]: 2026-06-12T20:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1f33f25e21e668 Mac:7a:74:76:e6:53:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/e6e8e854-b1d2-4255-b152-1d6c236b8ab3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.088784 | controller |     "Jun 12 20:30:01.403998 crc crio[20719]: time=\"2026-06-12T20:30:01.403924424Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688270-zcrj2 Namespace:openshift-infra ID:d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8 UID:80e3eaa0-bfee-470e-a111-0c266043a883 NetNS:/var/run/netns/e6e8e854-b1d2-4255-b152-1d6c236b8ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80e3eaa0_bfee_470e_a111_0c266043a883.slice PodAnnotations:0xc003c98e28}] Aliases:map[]}\"",
2026-06-12 21:10:23.088802 | controller |     "Jun 12 20:30:01.404899 crc crio[20719]: time=\"2026-06-12T20:30:01.404509581Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688270-zcrj2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.088817 | controller |     "Jun 12 20:30:01.431674 crc crio[20719]: time=\"2026-06-12T20:30:01.431590458Z\" level=info msg=\"Ran pod sandbox d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8 with infra container: openshift-infra/auto-csr-approver-29688270-zcrj2/POD\" id=efb28cc4-006a-4a5b-9efe-80cd257f3293 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.088832 | controller |     "Jun 12 20:30:01.441991 crc crio[20719]: time=\"2026-06-12T20:30:01.440664482Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7d808c15-a326-4cdc-a2cb-97e0997d5407 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.088846 | controller |     "Jun 12 20:30:01.461328 crc crio[20719]: time=\"2026-06-12T20:30:01.46119598Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.088880 | controller |     "Jun 12 20:30:01.738418 crc crio[20719]: 2026-06-12T20:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:365c852e83aaa90 Mac:16:7b:75:36:1a:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/57f91f38-9364-485a-b0a7-dc90de0e7ff4 SocketPath: PciID:}] [{Interface:0xc0002d6a10 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.088896 | controller |     "Jun 12 20:30:01.739819 crc crio[20719]: time=\"2026-06-12T20:30:01.739634361Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688270-4b845 Namespace:openshift-operator-lifecycle-manager ID:365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477 UID:8ed35572-4181-4996-9c4e-86b99564f2a8 NetNS:/var/run/netns/57f91f38-9364-485a-b0a7-dc90de0e7ff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ed35572_4181_4996_9c4e_86b99564f2a8.slice PodAnnotations:0xc003c98ed0}] Aliases:map[]}\"",
2026-06-12 21:10:23.088911 | controller |     "Jun 12 20:30:01.739901 crc crio[20719]: time=\"2026-06-12T20:30:01.739877978Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688270-4b845 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.088926 | controller |     "Jun 12 20:30:01.761314 crc crio[20719]: time=\"2026-06-12T20:30:01.761188688Z\" level=info msg=\"Ran pod sandbox 365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/POD\" id=93d3eb7c-93dd-4fed-ba57-f8f429e5327d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.088940 | controller |     "Jun 12 20:30:01.766594 crc crio[20719]: time=\"2026-06-12T20:30:01.766485423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=faef3579-db80-411f-ba78-49955a830307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.088954 | controller |     "Jun 12 20:30:01.775135 crc crio[20719]: time=\"2026-06-12T20:30:01.77508822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58ecf5ff-14bf-49a6-b097-c0f01e90fb23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.088972 | controller |     "Jun 12 20:30:01.788812 crc crio[20719]: time=\"2026-06-12T20:30:01.788677314Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/collect-profiles\" id=8005f82a-8ee4-4101-8517-d22508c3b125 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.088987 | controller |     "Jun 12 20:30:01.789541 crc crio[20719]: time=\"2026-06-12T20:30:01.789491498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.089001 | controller |     "Jun 12 20:30:01.875797 crc crio[20719]: time=\"2026-06-12T20:30:01.875326118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.089015 | controller |     "Jun 12 20:30:01.888677 crc crio[20719]: time=\"2026-06-12T20:30:01.888445901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.089030 | controller |     "Jun 12 20:30:02.140601 crc crio[20719]: time=\"2026-06-12T20:30:02.140461155Z\" level=info msg=\"Created container dcb9b1bde965ebe52c74aa6af8f6071c17d0569790174a674d4bbe445903ab3a: openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/collect-profiles\" id=8005f82a-8ee4-4101-8517-d22508c3b125 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.089044 | controller |     "Jun 12 20:30:02.142568 crc crio[20719]: time=\"2026-06-12T20:30:02.142486533Z\" level=info msg=\"Starting container: dcb9b1bde965ebe52c74aa6af8f6071c17d0569790174a674d4bbe445903ab3a\" id=e9d834f3-c613-42f7-a8e1-a69dc5f4c3a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.089059 | controller |     "Jun 12 20:30:02.154733 crc crio[20719]: time=\"2026-06-12T20:30:02.154610748Z\" level=info msg=\"Started container\" PID=110179 containerID=dcb9b1bde965ebe52c74aa6af8f6071c17d0569790174a674d4bbe445903ab3a description=openshift-operator-lifecycle-manager/collect-profiles-29688270-4b845/collect-profiles id=e9d834f3-c613-42f7-a8e1-a69dc5f4c3a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477",
2026-06-12 21:10:23.089074 | controller |     "Jun 12 20:30:04.518565 crc crio[20719]: time=\"2026-06-12T20:30:04.517561235Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7d808c15-a326-4cdc-a2cb-97e0997d5407 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.089088 | controller |     "Jun 12 20:30:04.521937 crc crio[20719]: time=\"2026-06-12T20:30:04.521826597Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e66eb226-d777-472f-a088-6f4e3a713f25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.089103 | controller |     "Jun 12 20:30:04.527117 crc crio[20719]: time=\"2026-06-12T20:30:04.526500669Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ad79738b-166e-4b2a-8e8a-c4fa70b3a95d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.089117 | controller |     "Jun 12 20:30:04.541256 crc crio[20719]: time=\"2026-06-12T20:30:04.540634462Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688270-zcrj2/oc\" id=58243a60-fa68-4721-a6b9-70483d4f494c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.089132 | controller |     "Jun 12 20:30:04.544359 crc crio[20719]: time=\"2026-06-12T20:30:04.542913778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.089146 | controller |     "Jun 12 20:30:04.603504 crc crio[20719]: time=\"2026-06-12T20:30:04.603406476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.089163 | controller |     "Jun 12 20:30:05.171683 crc crio[20719]: time=\"2026-06-12T20:30:05.17124996Z\" level=info msg=\"Stopping pod sandbox: 365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477\" id=cd4a9f06-55ee-4b6b-b748-ff50e43ef61c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089178 | controller |     "Jun 12 20:30:05.174960 crc crio[20719]: time=\"2026-06-12T20:30:05.174463871Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688270-4b845 Namespace:openshift-operator-lifecycle-manager ID:365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477 UID:8ed35572-4181-4996-9c4e-86b99564f2a8 NetNS:/var/run/netns/57f91f38-9364-485a-b0a7-dc90de0e7ff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ed35572_4181_4996_9c4e_86b99564f2a8.slice PodAnnotations:0xc00259a1c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.089193 | controller |     "Jun 12 20:30:05.177937 crc crio[20719]: time=\"2026-06-12T20:30:05.17583173Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688270-4b845 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.089208 | controller |     "Jun 12 20:30:05.257663 crc crio[20719]: time=\"2026-06-12T20:30:05.257313268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.089222 | controller |     "Jun 12 20:30:05.540011 crc crio[20719]: time=\"2026-06-12T20:30:05.539954312Z\" level=info msg=\"Created container 7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662: openshift-infra/auto-csr-approver-29688270-zcrj2/oc\" id=58243a60-fa68-4721-a6b9-70483d4f494c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.089237 | controller |     "Jun 12 20:30:05.543551 crc crio[20719]: time=\"2026-06-12T20:30:05.543447942Z\" level=info msg=\"Starting container: 7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662\" id=06c80518-0808-485f-b13c-a1dd73fdd025 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.089251 | controller |     "Jun 12 20:30:05.553520 crc crio[20719]: time=\"2026-06-12T20:30:05.55253181Z\" level=info msg=\"Started container\" PID=110372 containerID=7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662 description=openshift-infra/auto-csr-approver-29688270-zcrj2/oc id=06c80518-0808-485f-b13c-a1dd73fdd025 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8",
2026-06-12 21:10:23.089265 | controller |     "Jun 12 20:30:06.054014 crc crio[20719]: time=\"2026-06-12T20:30:06.053541708Z\" level=info msg=\"Stopped pod sandbox: 365c852e83aaa904a76f7d224ae8d97c3c9641065597c10337d4b1f00e5bc477\" id=cd4a9f06-55ee-4b6b-b748-ff50e43ef61c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089280 | controller |     "Jun 12 20:30:08.245041 crc crio[20719]: time=\"2026-06-12T20:30:08.24410396Z\" level=info msg=\"Stopping pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\" id=d1387c31-bd39-4b61-85a0-730015119ed7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089294 | controller |     "Jun 12 20:30:08.246142 crc crio[20719]: time=\"2026-06-12T20:30:08.24586284Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688270-zcrj2 Namespace:openshift-infra ID:d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8 UID:80e3eaa0-bfee-470e-a111-0c266043a883 NetNS:/var/run/netns/e6e8e854-b1d2-4255-b152-1d6c236b8ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80e3eaa0_bfee_470e_a111_0c266043a883.slice PodAnnotations:0xc000a38e38}] Aliases:map[]}\"",
2026-06-12 21:10:23.089312 | controller |     "Jun 12 20:30:08.246142 crc crio[20719]: time=\"2026-06-12T20:30:08.246021055Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688270-zcrj2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.089327 | controller |     "Jun 12 20:30:08.702868 crc crio[20719]: time=\"2026-06-12T20:30:08.702375149Z\" level=info msg=\"Stopped pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\" id=d1387c31-bd39-4b61-85a0-730015119ed7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089341 | controller |     "Jun 12 20:30:18.973107 crc crio[20719]: time=\"2026-06-12T20:30:18.972036711Z\" level=info msg=\"Removing container: 3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c\" id=714ba1c8-bb76-4fbc-8337-298cc12c8dfd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089355 | controller |     "Jun 12 20:30:19.045141 crc crio[20719]: time=\"2026-06-12T20:30:19.045010206Z\" level=info msg=\"Removed container 3f8d258c9707cf55b985e8faf1281ffa657441bde52108cc91d7763b9387308c: openstack/nova-cell1-7864-account-create-update-prjn9/mariadb-account-create-update\" id=714ba1c8-bb76-4fbc-8337-298cc12c8dfd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089370 | controller |     "Jun 12 20:30:19.050031 crc crio[20719]: time=\"2026-06-12T20:30:19.049854083Z\" level=info msg=\"Removing container: b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28\" id=aed8d441-876a-4e96-b558-bcc335c3a25e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089385 | controller |     "Jun 12 20:30:19.114240 crc crio[20719]: time=\"2026-06-12T20:30:19.114010251Z\" level=info msg=\"Removed container b66b40e1f0f3929fd61cacc0399c0d723bc81e52b029df570ebc4fd99632de28: openstack/nova-cell0-5f9e-account-create-update-sdth4/mariadb-account-create-update\" id=aed8d441-876a-4e96-b558-bcc335c3a25e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089399 | controller |     "Jun 12 20:30:19.119047 crc crio[20719]: time=\"2026-06-12T20:30:19.118644379Z\" level=info msg=\"Removing container: 45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d\" id=1e4b47e4-e10f-4495-bf44-f534af38bd32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089413 | controller |     "Jun 12 20:30:19.375643 crc crio[20719]: time=\"2026-06-12T20:30:19.37469192Z\" level=info msg=\"Removed container 45c93cd2b32bf0e904451ea9703147d0add352851ffd4e23ca922eccac83144d: openstack/cinder-online-data-migrations-gggmv/cinder-online-data-migrations\" id=1e4b47e4-e10f-4495-bf44-f534af38bd32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089426 | controller |     "Jun 12 20:30:19.380883 crc crio[20719]: time=\"2026-06-12T20:30:19.379837694Z\" level=info msg=\"Removing container: f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee\" id=940cb32b-5b06-4183-8e6a-1058508ecd23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089441 | controller |     "Jun 12 20:30:19.445089 crc crio[20719]: time=\"2026-06-12T20:30:19.444953167Z\" level=info msg=\"Removed container f7e5e148591740a9513eb0bd2db790491fd576498a16098e657cdcad72b46eee: openstack/nova-cell0-db-create-x6k85/mariadb-database-create\" id=940cb32b-5b06-4183-8e6a-1058508ecd23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089455 | controller |     "Jun 12 20:30:19.448910 crc crio[20719]: time=\"2026-06-12T20:30:19.448802505Z\" level=info msg=\"Removing container: 3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52\" id=292f77bf-137f-4f81-a9c8-a1599aa99db6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089469 | controller |     "Jun 12 20:30:19.506018 crc crio[20719]: time=\"2026-06-12T20:30:19.505806582Z\" level=info msg=\"Removed container 3d2bca1bf780eede18537be3cf18f23dd0a20075ac04a6a1c84702e931c64a52: openstack/nova-api-db-create-qhl7c/mariadb-database-create\" id=292f77bf-137f-4f81-a9c8-a1599aa99db6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089486 | controller |     "Jun 12 20:30:19.509985 crc crio[20719]: time=\"2026-06-12T20:30:19.50985158Z\" level=info msg=\"Removing container: b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e\" id=b86c000a-076a-459d-a88a-7ee67a4e1b76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089501 | controller |     "Jun 12 20:30:19.556119 crc crio[20719]: time=\"2026-06-12T20:30:19.555873451Z\" level=info msg=\"Removed container b2c8bee0fc0838e0a930fdecd484e85b92ea44837fefeacfb8c1a86cd887810e: openstack/nova-api-a365-account-create-update-sgr8c/mariadb-account-create-update\" id=b86c000a-076a-459d-a88a-7ee67a4e1b76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089516 | controller |     "Jun 12 20:30:19.561599 crc crio[20719]: time=\"2026-06-12T20:30:19.561424956Z\" level=info msg=\"Removing container: 771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a\" id=65a2a677-7c9c-493b-af88-dfa3c5256553 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089530 | controller |     "Jun 12 20:30:20.021123 crc crio[20719]: time=\"2026-06-12T20:30:20.019645815Z\" level=info msg=\"Removed container 771390354c962b7a2c4078b0ff281a3565e1046ae0bba568904f1b927c617d1a: openshift-infra/auto-csr-approver-29688264-rzw5m/oc\" id=65a2a677-7c9c-493b-af88-dfa3c5256553 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089544 | controller |     "Jun 12 20:30:20.024511 crc crio[20719]: time=\"2026-06-12T20:30:20.023584206Z\" level=info msg=\"Removing container: 92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb\" id=61c5b90d-666b-4158-8dcc-ec53a8a8f9d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089558 | controller |     "Jun 12 20:30:20.087136 crc crio[20719]: time=\"2026-06-12T20:30:20.08704048Z\" level=info msg=\"Removed container 92d43763bb3484e0d0390ad26c68546a3a67be267854b107f80a9a13993aaabb: openshift-operator-lifecycle-manager/collect-profiles-29688225-cq6db/collect-profiles\" id=61c5b90d-666b-4158-8dcc-ec53a8a8f9d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089572 | controller |     "Jun 12 20:30:20.092633 crc crio[20719]: time=\"2026-06-12T20:30:20.092493575Z\" level=info msg=\"Removing container: 0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f\" id=25af5741-8a81-48d6-ae03-82a2f7f8b7c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089587 | controller |     "Jun 12 20:30:20.168258 crc crio[20719]: time=\"2026-06-12T20:30:20.168168273Z\" level=info msg=\"Removed container 0461469feefd60cd36f97cdfe5fd4a9502ff89433dc4fd520953b83fd470071f: openstack/nova-cell1-db-create-85zrq/mariadb-database-create\" id=25af5741-8a81-48d6-ae03-82a2f7f8b7c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.089601 | controller |     "Jun 12 20:30:20.194195 crc crio[20719]: time=\"2026-06-12T20:30:20.19396318Z\" level=info msg=\"Stopping pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\" id=778fee68-464f-4d72-b66e-54fc3e4b2062 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089615 | controller |     "Jun 12 20:30:20.194195 crc crio[20719]: time=\"2026-06-12T20:30:20.194067233Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\" id=778fee68-464f-4d72-b66e-54fc3e4b2062 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089629 | controller |     "Jun 12 20:30:20.194819 crc crio[20719]: time=\"2026-06-12T20:30:20.194755772Z\" level=info msg=\"Removing pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\" id=d83771d5-393f-4ef4-8222-7b743b8851f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.089644 | controller |     "Jun 12 20:30:20.226221 crc crio[20719]: time=\"2026-06-12T20:30:20.225135196Z\" level=info msg=\"Removed pod sandbox: 2f920d5dec53f6115feb202deea287439984f7ed87323aed5e78efa81691d352\" id=d83771d5-393f-4ef4-8222-7b743b8851f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.089663 | controller |     "Jun 12 20:30:20.230104 crc crio[20719]: time=\"2026-06-12T20:30:20.229990934Z\" level=info msg=\"Stopping pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\" id=29b3f0c4-98ac-493e-82a8-e18888513ee8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089678 | controller |     "Jun 12 20:30:20.230104 crc crio[20719]: time=\"2026-06-12T20:30:20.230102378Z\" level=info msg=\"Stopped pod sandbox (already stopped): d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\" id=29b3f0c4-98ac-493e-82a8-e18888513ee8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089726 | controller |     "Jun 12 20:30:20.231465 crc crio[20719]: time=\"2026-06-12T20:30:20.23124622Z\" level=info msg=\"Removing pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\" id=31305afa-d340-4734-a8c9-362af9f317e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.089742 | controller |     "Jun 12 20:30:20.251761 crc crio[20719]: time=\"2026-06-12T20:30:20.251570759Z\" level=info msg=\"Removed pod sandbox: d483c0bb62f3cf9ff840e409de265b739d602e3c17ef02ea3aa5f44d633d28c3\" id=31305afa-d340-4734-a8c9-362af9f317e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.089757 | controller |     "Jun 12 20:30:20.252620 crc crio[20719]: time=\"2026-06-12T20:30:20.252515005Z\" level=info msg=\"Stopping pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\" id=6fec5404-b330-4d45-9af7-67ca613c4feb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089771 | controller |     "Jun 12 20:30:20.252620 crc crio[20719]: time=\"2026-06-12T20:30:20.252605877Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\" id=6fec5404-b330-4d45-9af7-67ca613c4feb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089786 | controller |     "Jun 12 20:30:20.253199 crc crio[20719]: time=\"2026-06-12T20:30:20.253101061Z\" level=info msg=\"Removing pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\" id=2884a4aa-4e67-4ece-8e7f-cfe8de301eed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.089800 | controller |     "Jun 12 20:30:20.271102 crc crio[20719]: time=\"2026-06-12T20:30:20.270914349Z\" level=info msg=\"Removed pod sandbox: 86cc27ea1af06136fa82787769011d8a3ba9cee2d874e8cf20f7813e71983778\" id=2884a4aa-4e67-4ece-8e7f-cfe8de301eed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.089814 | controller |     "Jun 12 20:30:20.272107 crc crio[20719]: time=\"2026-06-12T20:30:20.271935707Z\" level=info msg=\"Stopping pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\" id=a0f14d4a-fe62-42b0-a823-58638f4c767f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089829 | controller |     "Jun 12 20:30:20.272107 crc crio[20719]: time=\"2026-06-12T20:30:20.272017719Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\" id=a0f14d4a-fe62-42b0-a823-58638f4c767f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089843 | controller |     "Jun 12 20:30:20.272682 crc crio[20719]: time=\"2026-06-12T20:30:20.272572745Z\" level=info msg=\"Removing pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\" id=5f01cdf7-64b1-47c1-af7d-3ed17cb14db2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.089874 | controller |     "Jun 12 20:30:20.292930 crc crio[20719]: time=\"2026-06-12T20:30:20.292504574Z\" level=info msg=\"Removed pod sandbox: 20dcff7cb9f77e924a087cf6a8598e00324216baae0a667278be53740ffa78f1\" id=5f01cdf7-64b1-47c1-af7d-3ed17cb14db2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.089896 | controller |     "Jun 12 20:30:20.294115 crc crio[20719]: time=\"2026-06-12T20:30:20.293910062Z\" level=info msg=\"Stopping pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\" id=5a8c8d3e-9723-490b-b4fe-6512d48dac29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089911 | controller |     "Jun 12 20:30:20.294818 crc crio[20719]: time=\"2026-06-12T20:30:20.294172649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\" id=5a8c8d3e-9723-490b-b4fe-6512d48dac29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089925 | controller |     "Jun 12 20:30:20.295156 crc crio[20719]: time=\"2026-06-12T20:30:20.295009042Z\" level=info msg=\"Removing pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\" id=3ce46c06-34da-4c5f-9ded-73cb61e7b736 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.089939 | controller |     "Jun 12 20:30:20.328653 crc crio[20719]: time=\"2026-06-12T20:30:20.328156244Z\" level=info msg=\"Removed pod sandbox: 310a20d09f5579b2bbc80caf178cf9a5095bad2f036b20169c7b95e2b6df3da1\" id=3ce46c06-34da-4c5f-9ded-73cb61e7b736 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.089953 | controller |     "Jun 12 20:30:20.330651 crc crio[20719]: time=\"2026-06-12T20:30:20.330602615Z\" level=info msg=\"Stopping pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\" id=0f9bf14a-f902-458a-86e4-0914fdfa03a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089968 | controller |     "Jun 12 20:30:20.331129 crc crio[20719]: time=\"2026-06-12T20:30:20.331082308Z\" level=info msg=\"Stopped pod sandbox (already stopped): 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\" id=0f9bf14a-f902-458a-86e4-0914fdfa03a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.089982 | controller |     "Jun 12 20:30:20.354968 crc crio[20719]: time=\"2026-06-12T20:30:20.334950519Z\" level=info msg=\"Removing pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\" id=0b81f5f0-8a4d-44b7-9c56-a6fd719b2a05 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.089997 | controller |     "Jun 12 20:30:20.399124 crc crio[20719]: time=\"2026-06-12T20:30:20.399016966Z\" level=info msg=\"Removed pod sandbox: 031f8c3069d84326ce4960a01087039619eb75552fc9afd97c84c9c186069918\" id=0b81f5f0-8a4d-44b7-9c56-a6fd719b2a05 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090011 | controller |     "Jun 12 20:30:20.400756 crc crio[20719]: time=\"2026-06-12T20:30:20.40043627Z\" level=info msg=\"Stopping pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\" id=f902af97-40a3-4e8e-9396-fd543848c50b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090025 | controller |     "Jun 12 20:30:20.400756 crc crio[20719]: time=\"2026-06-12T20:30:20.400578234Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\" id=f902af97-40a3-4e8e-9396-fd543848c50b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090039 | controller |     "Jun 12 20:30:20.402215 crc crio[20719]: time=\"2026-06-12T20:30:20.401973533Z\" level=info msg=\"Removing pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\" id=c6d98eee-8713-4fef-ab80-7b39acfa4c40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090053 | controller |     "Jun 12 20:30:20.462696 crc crio[20719]: time=\"2026-06-12T20:30:20.462524558Z\" level=info msg=\"Removed pod sandbox: 1b37e158c4af62c5ca6b2f424fcdd8b82fe815162a9f58b62b203b567099a352\" id=c6d98eee-8713-4fef-ab80-7b39acfa4c40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090068 | controller |     "Jun 12 20:30:20.466431 crc crio[20719]: time=\"2026-06-12T20:30:20.465922071Z\" level=info msg=\"Stopping pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\" id=e128b177-8449-4dd1-b3df-43ce6e6d0526 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090115 | controller |     "Jun 12 20:30:20.466740 crc crio[20719]: time=\"2026-06-12T20:30:20.466616222Z\" level=info msg=\"Stopped pod sandbox (already stopped): 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\" id=e128b177-8449-4dd1-b3df-43ce6e6d0526 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090131 | controller |     "Jun 12 20:30:20.467472 crc crio[20719]: time=\"2026-06-12T20:30:20.467402304Z\" level=info msg=\"Removing pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\" id=1128e86a-e98c-41bf-bc8d-975fd01e070b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090145 | controller |     "Jun 12 20:30:20.485524 crc crio[20719]: time=\"2026-06-12T20:30:20.485429236Z\" level=info msg=\"Removed pod sandbox: 23eaafb29ba4a70d6b1881d01f7f042d7e41d5fb7fb76808dd401661ad3be61b\" id=1128e86a-e98c-41bf-bc8d-975fd01e070b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090182 | controller |     "Jun 12 20:30:20.487243 crc crio[20719]: time=\"2026-06-12T20:30:20.487147654Z\" level=info msg=\"Stopping pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\" id=b31f4682-1a22-4855-ae0f-cb02fada951c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090201 | controller |     "Jun 12 20:30:20.487456 crc crio[20719]: time=\"2026-06-12T20:30:20.487252767Z\" level=info msg=\"Stopped pod sandbox (already stopped): fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\" id=b31f4682-1a22-4855-ae0f-cb02fada951c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090216 | controller |     "Jun 12 20:30:20.488091 crc crio[20719]: time=\"2026-06-12T20:30:20.487986178Z\" level=info msg=\"Removing pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\" id=a91bcae4-b930-47f1-8066-09b2dd10dd2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090231 | controller |     "Jun 12 20:30:20.577484 crc crio[20719]: time=\"2026-06-12T20:30:20.576875175Z\" level=info msg=\"Removed pod sandbox: fefa281f401824e5f86361547db3e638e204f847c3af87a25ea8e06b337064f2\" id=a91bcae4-b930-47f1-8066-09b2dd10dd2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090245 | controller |     "Jun 12 20:31:20.635089 crc crio[20719]: time=\"2026-06-12T20:31:20.633482171Z\" level=info msg=\"Removing container: fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d\" id=a18fbc8a-721f-4d93-8db0-80b1db2aea3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.090260 | controller |     "Jun 12 20:31:20.995674 crc crio[20719]: time=\"2026-06-12T20:31:20.995464505Z\" level=info msg=\"Removed container fb5a751b384984a3d4db7d2910a212b053c2e03e83804a9cb80b2c3a8d21e29d: openstack/nova-cell0-conductor-db-sync-lrfjh/nova-cell0-conductor-db-sync\" id=a18fbc8a-721f-4d93-8db0-80b1db2aea3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.090274 | controller |     "Jun 12 20:31:21.007920 crc crio[20719]: time=\"2026-06-12T20:31:21.007814223Z\" level=info msg=\"Removing container: 85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a\" id=6574667b-03a0-4eb1-9928-13c39b73b42a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.090289 | controller |     "Jun 12 20:31:21.271598 crc crio[20719]: time=\"2026-06-12T20:31:21.270910185Z\" level=info msg=\"Removed container 85b824f28c67d20740d6fea61ac2828623eb865857d9d3f98c2e35f455fef32a: openstack/nova-cell1-conductor-db-sync-vt6q4/nova-cell1-conductor-db-sync\" id=6574667b-03a0-4eb1-9928-13c39b73b42a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.090303 | controller |     "Jun 12 20:31:21.275611 crc crio[20719]: time=\"2026-06-12T20:31:21.275215246Z\" level=info msg=\"Removing container: 7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0\" id=91f790ac-a679-432b-84ee-fc3f05e90404 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.090322 | controller |     "Jun 12 20:31:21.481706 crc crio[20719]: time=\"2026-06-12T20:31:21.481573894Z\" level=info msg=\"Removed container 7adfbc472a5d797fd0130966a807e1e27a76f679d3d786f1e63c021c735279f0: openstack/nova-cell0-cell-mapping-dhd9v/nova-manage\" id=91f790ac-a679-432b-84ee-fc3f05e90404 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.090336 | controller |     "Jun 12 20:31:21.495646 crc crio[20719]: time=\"2026-06-12T20:31:21.495574222Z\" level=info msg=\"Stopping pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\" id=d7dcc2ff-5ebe-4856-853c-6d38b6ab7359 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090351 | controller |     "Jun 12 20:31:21.495932 crc crio[20719]: time=\"2026-06-12T20:31:21.495682115Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\" id=d7dcc2ff-5ebe-4856-853c-6d38b6ab7359 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090365 | controller |     "Jun 12 20:31:21.497637 crc crio[20719]: time=\"2026-06-12T20:31:21.497528846Z\" level=info msg=\"Removing pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\" id=530006a6-f4ad-49a3-98cb-6715697cacce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090379 | controller |     "Jun 12 20:31:21.535607 crc crio[20719]: time=\"2026-06-12T20:31:21.535220638Z\" level=info msg=\"Removed pod sandbox: 0df8c5ef871f7362a5bf7b028430887263acf40a31dea86123896d734069f096\" id=530006a6-f4ad-49a3-98cb-6715697cacce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090394 | controller |     "Jun 12 20:31:21.536907 crc crio[20719]: time=\"2026-06-12T20:31:21.536806312Z\" level=info msg=\"Stopping pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\" id=09e2e759-abae-4d20-995d-a1f87f872a43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090417 | controller |     "Jun 12 20:31:21.537025 crc crio[20719]: time=\"2026-06-12T20:31:21.536911185Z\" level=info msg=\"Stopped pod sandbox (already stopped): c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\" id=09e2e759-abae-4d20-995d-a1f87f872a43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090432 | controller |     "Jun 12 20:31:21.538134 crc crio[20719]: time=\"2026-06-12T20:31:21.538047218Z\" level=info msg=\"Removing pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\" id=0a530314-9697-4396-bcca-77ba75e09e9a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090511 | controller |     "Jun 12 20:31:21.573881 crc crio[20719]: time=\"2026-06-12T20:31:21.573744554Z\" level=info msg=\"Removed pod sandbox: c28bdfb9edf405af78cf05e2f471e6e5b355af6bd3a5801829f290b5ed138c3f\" id=0a530314-9697-4396-bcca-77ba75e09e9a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090533 | controller |     "Jun 12 20:31:21.575209 crc crio[20719]: time=\"2026-06-12T20:31:21.575156193Z\" level=info msg=\"Stopping pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\" id=f707a7fc-0e64-4032-af35-380038ab238c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090548 | controller |     "Jun 12 20:31:21.575401 crc crio[20719]: time=\"2026-06-12T20:31:21.575231405Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\" id=f707a7fc-0e64-4032-af35-380038ab238c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090563 | controller |     "Jun 12 20:31:21.576172 crc crio[20719]: time=\"2026-06-12T20:31:21.576090979Z\" level=info msg=\"Removing pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\" id=0167c1fd-a9aa-4128-91ad-ee3c6367e19a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090582 | controller |     "Jun 12 20:31:21.602509 crc crio[20719]: time=\"2026-06-12T20:31:21.601908606Z\" level=info msg=\"Removed pod sandbox: b7488bc56f0e7c2236cd5f176c8aa75dd1b6e0dcf054e0bba8b2ef2af2a206a6\" id=0167c1fd-a9aa-4128-91ad-ee3c6367e19a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.090597 | controller |     "Jun 12 20:32:00.600599 crc crio[20719]: time=\"2026-06-12T20:32:00.599671916Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688272-jqdlf/POD\" id=a9c3bd20-f1ab-4a91-b65a-513c5ec2786b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.090612 | controller |     "Jun 12 20:32:00.603597 crc crio[20719]: time=\"2026-06-12T20:32:00.600929921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.090626 | controller |     "Jun 12 20:32:00.681979 crc crio[20719]: time=\"2026-06-12T20:32:00.681366809Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688272-jqdlf Namespace:openshift-infra ID:19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927 UID:3dd86e40-2c45-4142-a699-86bc92bfc054 NetNS:/var/run/netns/bba3f15a-f93e-4c71-8381-b486ef6b27ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dd86e40_2c45_4142_a699_86bc92bfc054.slice PodAnnotations:0xc000eae3c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.090641 | controller |     "Jun 12 20:32:00.681979 crc crio[20719]: time=\"2026-06-12T20:32:00.681937365Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688272-jqdlf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.090656 | controller |     "Jun 12 20:32:01.385037 crc crio[20719]: 2026-06-12T20:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19759085bc93d11 Mac:72:29:1a:d2:12:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/bba3f15a-f93e-4c71-8381-b486ef6b27ec SocketPath: PciID:}] [{Interface:0xc0004a45c0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.090672 | controller |     "Jun 12 20:32:01.387176 crc crio[20719]: time=\"2026-06-12T20:32:01.387112585Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688272-jqdlf Namespace:openshift-infra ID:19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927 UID:3dd86e40-2c45-4142-a699-86bc92bfc054 NetNS:/var/run/netns/bba3f15a-f93e-4c71-8381-b486ef6b27ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dd86e40_2c45_4142_a699_86bc92bfc054.slice PodAnnotations:0xc000eae3c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.090687 | controller |     "Jun 12 20:32:01.387419 crc crio[20719]: time=\"2026-06-12T20:32:01.387352413Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688272-jqdlf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.090703 | controller |     "Jun 12 20:32:01.403550 crc crio[20719]: time=\"2026-06-12T20:32:01.403454097Z\" level=info msg=\"Ran pod sandbox 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927 with infra container: openshift-infra/auto-csr-approver-29688272-jqdlf/POD\" id=a9c3bd20-f1ab-4a91-b65a-513c5ec2786b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.090717 | controller |     "Jun 12 20:32:01.408543 crc crio[20719]: time=\"2026-06-12T20:32:01.40719351Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=00a1a93e-8cb4-4236-85ea-1271622248e3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.090732 | controller |     "Jun 12 20:32:01.424366 crc crio[20719]: time=\"2026-06-12T20:32:01.424135374Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.090749 | controller |     "Jun 12 20:32:02.353992 crc crio[20719]: time=\"2026-06-12T20:32:02.352557849Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=00a1a93e-8cb4-4236-85ea-1271622248e3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.090764 | controller |     "Jun 12 20:32:02.356364 crc crio[20719]: time=\"2026-06-12T20:32:02.355420128Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8581362f-994f-434d-8820-febd4bbeacc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.090779 | controller |     "Jun 12 20:32:02.358154 crc crio[20719]: time=\"2026-06-12T20:32:02.35802301Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e154da74-3606-41da-8cd3-0f7bc8d0e23a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.090793 | controller |     "Jun 12 20:32:02.406317 crc crio[20719]: time=\"2026-06-12T20:32:02.406199853Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688272-jqdlf/oc\" id=90a80c48-c59b-41da-9ab3-c1325cad01f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.090807 | controller |     "Jun 12 20:32:02.407353 crc crio[20719]: time=\"2026-06-12T20:32:02.40717937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.090822 | controller |     "Jun 12 20:32:02.455025 crc crio[20719]: time=\"2026-06-12T20:32:02.454684846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.090836 | controller |     "Jun 12 20:32:02.975726 crc crio[20719]: time=\"2026-06-12T20:32:02.975000128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.090875 | controller |     "Jun 12 20:32:03.132710 crc crio[20719]: time=\"2026-06-12T20:32:03.132653163Z\" level=info msg=\"Created container 1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa: openshift-infra/auto-csr-approver-29688272-jqdlf/oc\" id=90a80c48-c59b-41da-9ab3-c1325cad01f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.090892 | controller |     "Jun 12 20:32:03.134549 crc crio[20719]: time=\"2026-06-12T20:32:03.134476615Z\" level=info msg=\"Starting container: 1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa\" id=659bbc3f-5331-45bc-89f6-22f52bbf4f06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.090908 | controller |     "Jun 12 20:32:03.141490 crc crio[20719]: time=\"2026-06-12T20:32:03.141376434Z\" level=info msg=\"Started container\" PID=116184 containerID=1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa description=openshift-infra/auto-csr-approver-29688272-jqdlf/oc id=659bbc3f-5331-45bc-89f6-22f52bbf4f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927",
2026-06-12 21:10:23.090923 | controller |     "Jun 12 20:32:05.442921 crc crio[20719]: time=\"2026-06-12T20:32:05.44197058Z\" level=info msg=\"Stopping pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\" id=a19716d7-c08c-40cd-ab77-11fef29d292d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090938 | controller |     "Jun 12 20:32:05.450336 crc crio[20719]: time=\"2026-06-12T20:32:05.443477333Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688272-jqdlf Namespace:openshift-infra ID:19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927 UID:3dd86e40-2c45-4142-a699-86bc92bfc054 NetNS:/var/run/netns/bba3f15a-f93e-4c71-8381-b486ef6b27ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dd86e40_2c45_4142_a699_86bc92bfc054.slice PodAnnotations:0xc000526d70}] Aliases:map[]}\"",
2026-06-12 21:10:23.090957 | controller |     "Jun 12 20:32:05.450336 crc crio[20719]: time=\"2026-06-12T20:32:05.443606506Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688272-jqdlf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.090972 | controller |     "Jun 12 20:32:05.977589 crc crio[20719]: time=\"2026-06-12T20:32:05.977466235Z\" level=info msg=\"Stopped pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\" id=a19716d7-c08c-40cd-ab77-11fef29d292d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.090987 | controller |     "Jun 12 20:32:21.696645 crc crio[20719]: time=\"2026-06-12T20:32:21.681083139Z\" level=info msg=\"Removing container: 889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004\" id=cfeb66f0-026d-49d2-9607-0ddbcdb9ba19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.091001 | controller |     "Jun 12 20:32:22.082129 crc crio[20719]: time=\"2026-06-12T20:32:22.081385097Z\" level=info msg=\"Removed container 889a1948bf1193efc7b45c108a9ff5a692c2673ce38b80ad681f5526cc5b4004: openstack/nova-cell1-cell-mapping-bbjhj/nova-manage\" id=cfeb66f0-026d-49d2-9607-0ddbcdb9ba19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.091016 | controller |     "Jun 12 20:32:22.087657 crc crio[20719]: time=\"2026-06-12T20:32:22.087579578Z\" level=info msg=\"Removing container: 5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70\" id=3bc5be25-1bff-411a-8689-079df8b36cbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.091030 | controller |     "Jun 12 20:32:22.526196 crc crio[20719]: time=\"2026-06-12T20:32:22.525909922Z\" level=info msg=\"Removed container 5ad1751262fee73207cb2ecbcc7f636659b27f4195683e3d9588052e825eab70: openshift-infra/auto-csr-approver-29688266-fnpvd/oc\" id=3bc5be25-1bff-411a-8689-079df8b36cbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.091044 | controller |     "Jun 12 20:32:22.544339 crc crio[20719]: time=\"2026-06-12T20:32:22.544158612Z\" level=info msg=\"Stopping pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\" id=8c8d3db4-467e-4902-96da-2f0f8030b436 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.091058 | controller |     "Jun 12 20:32:22.544339 crc crio[20719]: time=\"2026-06-12T20:32:22.544265515Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\" id=8c8d3db4-467e-4902-96da-2f0f8030b436 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.091072 | controller |     "Jun 12 20:32:22.547171 crc crio[20719]: time=\"2026-06-12T20:32:22.547032436Z\" level=info msg=\"Removing pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\" id=cab36155-1a7e-4b9a-836f-ecfe09b39538 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.091086 | controller |     "Jun 12 20:32:22.566096 crc crio[20719]: time=\"2026-06-12T20:32:22.565942862Z\" level=info msg=\"Removed pod sandbox: bf2bb9c7a417942dad6d962c7ac53bd225978b6bffeff646effb478df9ebec90\" id=cab36155-1a7e-4b9a-836f-ecfe09b39538 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.091100 | controller |     "Jun 12 20:32:22.568176 crc crio[20719]: time=\"2026-06-12T20:32:22.568017637Z\" level=info msg=\"Stopping pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\" id=cd4f2b18-2449-4dac-b353-263a540a1f35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.091114 | controller |     "Jun 12 20:32:22.568176 crc crio[20719]: time=\"2026-06-12T20:32:22.568084659Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\" id=cd4f2b18-2449-4dac-b353-263a540a1f35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.091131 | controller |     "Jun 12 20:32:22.569477 crc crio[20719]: time=\"2026-06-12T20:32:22.569266302Z\" level=info msg=\"Removing pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\" id=0c4dd211-b7f2-48b5-8dbe-906d3f89c2d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.091145 | controller |     "Jun 12 20:32:22.588169 crc crio[20719]: time=\"2026-06-12T20:32:22.588056694Z\" level=info msg=\"Removed pod sandbox: 56a8524fae5772bbe3448fe02f11b01642d943a0710b9c6133250976d125d17e\" id=0c4dd211-b7f2-48b5-8dbe-906d3f89c2d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.091160 | controller |     "Jun 12 20:33:15.547206 crc crio[20719]: time=\"2026-06-12T20:33:15.546354805Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/POD\" id=7ad2aa77-3d23-4c26-9a57-cc1301d39771 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.091174 | controller |     "Jun 12 20:33:15.549428 crc crio[20719]: time=\"2026-06-12T20:33:15.547228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.091189 | controller |     "Jun 12 20:33:15.604145 crc crio[20719]: time=\"2026-06-12T20:33:15.604019111Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 Namespace:openstack ID:52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16 UID:9e9a4260-5b2d-4e93-bf9c-b28450faa926 NetNS:/var/run/netns/fcbc0d69-be1d-427c-a709-9651f9314591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9a4260_5b2d_4e93_bf9c_b28450faa926.slice PodAnnotations:0xc000a38298}] Aliases:map[]}\"",
2026-06-12 21:10:23.091204 | controller |     "Jun 12 20:33:15.604145 crc crio[20719]: time=\"2026-06-12T20:33:15.604114944Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.091219 | controller |     "Jun 12 20:33:16.538660 crc crio[20719]: 2026-06-12T20:33:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52122c2d1f088cd Mac:7e:ab:f2:50:d6:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/fcbc0d69-be1d-427c-a709-9651f9314591 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.091234 | controller |     "Jun 12 20:33:16.541183 crc crio[20719]: time=\"2026-06-12T20:33:16.541051481Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 Namespace:openstack ID:52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16 UID:9e9a4260-5b2d-4e93-bf9c-b28450faa926 NetNS:/var/run/netns/fcbc0d69-be1d-427c-a709-9651f9314591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9a4260_5b2d_4e93_bf9c_b28450faa926.slice PodAnnotations:0xc000a38298}] Aliases:map[]}\"",
2026-06-12 21:10:23.091248 | controller |     "Jun 12 20:33:16.541597 crc crio[20719]: time=\"2026-06-12T20:33:16.541484843Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.091263 | controller |     "Jun 12 20:33:16.558014 crc crio[20719]: time=\"2026-06-12T20:33:16.557851601Z\" level=info msg=\"Ran pod sandbox 52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/POD\" id=7ad2aa77-3d23-4c26-9a57-cc1301d39771 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.091281 | controller |     "Jun 12 20:33:16.561036 crc crio[20719]: time=\"2026-06-12T20:33:16.560986112Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e984f0ba-0ec7-44a8-bb77-9a801ee5f3b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.091296 | controller |     "Jun 12 20:33:16.561565 crc crio[20719]: time=\"2026-06-12T20:33:16.561525397Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=e984f0ba-0ec7-44a8-bb77-9a801ee5f3b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.091310 | controller |     "Jun 12 20:33:16.562207 crc crio[20719]: time=\"2026-06-12T20:33:16.562173246Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=e984f0ba-0ec7-44a8-bb77-9a801ee5f3b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.091325 | controller |     "Jun 12 20:33:16.564590 crc crio[20719]: time=\"2026-06-12T20:33:16.564479159Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=86787795-88ee-473b-b3ff-6d5dfa166a2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.091339 | controller |     "Jun 12 20:33:16.575684 crc crio[20719]: time=\"2026-06-12T20:33:16.575160456Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-12 21:10:23.091353 | controller |     "Jun 12 20:33:33.490378 crc crio[20719]: time=\"2026-06-12T20:33:33.489427778Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=86787795-88ee-473b-b3ff-6d5dfa166a2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.091368 | controller |     "Jun 12 20:33:33.494571 crc crio[20719]: time=\"2026-06-12T20:33:33.494361194Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=72be93ed-7c06-44ca-9dd4-9203d258b14c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.091383 | controller |     "Jun 12 20:33:33.523753 crc crio[20719]: time=\"2026-06-12T20:33:33.523643217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=03f79dd3-a12d-465b-967d-06ff71813fde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.091397 | controller |     "Jun 12 20:33:33.539974 crc crio[20719]: time=\"2026-06-12T20:33:33.539634618Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=b9763f8b-fb2e-4c5f-a3c3-bf0846bb146f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.091411 | controller |     "Jun 12 20:33:33.542596 crc crio[20719]: time=\"2026-06-12T20:33:33.542423126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.091426 | controller |     "Jun 12 20:33:33.602689 crc crio[20719]: time=\"2026-06-12T20:33:33.602427108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.091441 | controller |     "Jun 12 20:33:33.608418 crc crio[20719]: time=\"2026-06-12T20:33:33.606843648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.091455 | controller |     "Jun 12 20:33:33.795169 crc crio[20719]: time=\"2026-06-12T20:33:33.795069419Z\" level=info msg=\"Created container d8d173a8630e75f8d74fa2739be1b604712bf96eee65e7be43d9731eb8101de7: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=b9763f8b-fb2e-4c5f-a3c3-bf0846bb146f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.091472 | controller |     "Jun 12 20:33:33.797025 crc crio[20719]: time=\"2026-06-12T20:33:33.79691559Z\" level=info msg=\"Starting container: d8d173a8630e75f8d74fa2739be1b604712bf96eee65e7be43d9731eb8101de7\" id=359f7669-553e-4987-925c-92c8f4d97832 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.091487 | controller |     "Jun 12 20:33:33.806183 crc crio[20719]: time=\"2026-06-12T20:33:33.805889698Z\" level=info msg=\"Started container\" PID=120751 containerID=d8d173a8630e75f8d74fa2739be1b604712bf96eee65e7be43d9731eb8101de7 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=359f7669-553e-4987-925c-92c8f4d97832 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16",
2026-06-12 21:10:23.091502 | controller |     "Jun 12 20:33:57.393753 crc crio[20719]: time=\"2026-06-12T20:33:57.392871023Z\" level=info msg=\"Stopping pod sandbox: 52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16\" id=f3310882-b5fe-4b94-a385-b7e1f9568909 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.091516 | controller |     "Jun 12 20:33:57.395678 crc crio[20719]: time=\"2026-06-12T20:33:57.395037642Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 Namespace:openstack ID:52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16 UID:9e9a4260-5b2d-4e93-bf9c-b28450faa926 NetNS:/var/run/netns/fcbc0d69-be1d-427c-a709-9651f9314591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e9a4260_5b2d_4e93_bf9c_b28450faa926.slice PodAnnotations:0xc000a38dd0}] Aliases:map[]}\"",
2026-06-12 21:10:23.091531 | controller |     "Jun 12 20:33:57.395678 crc crio[20719]: time=\"2026-06-12T20:33:57.395478664Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.091546 | controller |     "Jun 12 20:33:59.014654 crc crio[20719]: time=\"2026-06-12T20:33:59.014167703Z\" level=info msg=\"Stopped pod sandbox: 52122c2d1f088cd96b57e6c0cc0b4a078da486752fad13993602403832b33c16\" id=f3310882-b5fe-4b94-a385-b7e1f9568909 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.091560 | controller |     "Jun 12 20:34:01.423674 crc crio[20719]: time=\"2026-06-12T20:34:01.422358427Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688274-kxc6c/POD\" id=2f0e4987-c806-46cf-bdc4-367ea15d0f51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.091574 | controller |     "Jun 12 20:34:01.424979 crc crio[20719]: time=\"2026-06-12T20:34:01.424215269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.091588 | controller |     "Jun 12 20:34:01.489964 crc crio[20719]: time=\"2026-06-12T20:34:01.489402574Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688274-kxc6c Namespace:openshift-infra ID:040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4 UID:860ef44f-c0e8-4cb0-a450-d9b05451041e NetNS:/var/run/netns/a72925f8-4b54-4ef3-8a9f-776ac624facc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod860ef44f_c0e8_4cb0_a450_d9b05451041e.slice PodAnnotations:0xc00170c330}] Aliases:map[]}\"",
2026-06-12 21:10:23.091603 | controller |     "Jun 12 20:34:01.489964 crc crio[20719]: time=\"2026-06-12T20:34:01.489506497Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688274-kxc6c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.091621 | controller |     "Jun 12 20:34:01.528966 crc crio[20719]: time=\"2026-06-12T20:34:01.528581566Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/POD\" id=b5a855cf-5cfc-4b20-810f-ccda31a4652c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.091635 | controller |     "Jun 12 20:34:01.529336 crc crio[20719]: time=\"2026-06-12T20:34:01.529000238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.091650 | controller |     "Jun 12 20:34:01.603436 crc crio[20719]: time=\"2026-06-12T20:34:01.603215143Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q Namespace:openstack ID:63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85 UID:751d39be-3fe5-4bba-b927-ec6ea2db947d NetNS:/var/run/netns/f8c2bcb9-b7b9-464e-9faf-f0daa7c64a87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod751d39be_3fe5_4bba_b927_ec6ea2db947d.slice PodAnnotations:0xc003c98270}] Aliases:map[]}\"",
2026-06-12 21:10:23.091664 | controller |     "Jun 12 20:34:01.603844 crc crio[20719]: time=\"2026-06-12T20:34:01.60349006Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.091679 | controller |     "Jun 12 20:34:02.022027 crc crio[20719]: 2026-06-12T20:34:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:040b2788a068049 Mac:16:3c:7e:8a:d4:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/a72925f8-4b54-4ef3-8a9f-776ac624facc SocketPath: PciID:}] [{Interface:0xc000260c20 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.091693 | controller |     "Jun 12 20:34:02.023554 crc crio[20719]: time=\"2026-06-12T20:34:02.023447005Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688274-kxc6c Namespace:openshift-infra ID:040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4 UID:860ef44f-c0e8-4cb0-a450-d9b05451041e NetNS:/var/run/netns/a72925f8-4b54-4ef3-8a9f-776ac624facc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod860ef44f_c0e8_4cb0_a450_d9b05451041e.slice PodAnnotations:0xc00170c330}] Aliases:map[]}\"",
2026-06-12 21:10:23.091707 | controller |     "Jun 12 20:34:02.023710 crc crio[20719]: time=\"2026-06-12T20:34:02.02360607Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688274-kxc6c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.091722 | controller |     "Jun 12 20:34:02.038056 crc crio[20719]: time=\"2026-06-12T20:34:02.037653149Z\" level=info msg=\"Ran pod sandbox 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4 with infra container: openshift-infra/auto-csr-approver-29688274-kxc6c/POD\" id=2f0e4987-c806-46cf-bdc4-367ea15d0f51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.091738 | controller |     "Jun 12 20:34:02.046683 crc crio[20719]: time=\"2026-06-12T20:34:02.045980213Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f05d1879-e050-472f-a12a-763b0faae11c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.091753 | controller |     "Jun 12 20:34:02.067423 crc crio[20719]: time=\"2026-06-12T20:34:02.065021297Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.091768 | controller |     "Jun 12 20:34:02.336741 crc crio[20719]: 2026-06-12T20:34:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63c2d6742cda5fa Mac:3e:61:cf:18:24:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/f8c2bcb9-b7b9-464e-9faf-f0daa7c64a87 SocketPath: PciID:}] [{Interface:0xc000194c00 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.091786 | controller |     "Jun 12 20:34:02.337861 crc crio[20719]: time=\"2026-06-12T20:34:02.33776942Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q Namespace:openstack ID:63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85 UID:751d39be-3fe5-4bba-b927-ec6ea2db947d NetNS:/var/run/netns/f8c2bcb9-b7b9-464e-9faf-f0daa7c64a87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod751d39be_3fe5_4bba_b927_ec6ea2db947d.slice PodAnnotations:0xc003c98270}] Aliases:map[]}\"",
2026-06-12 21:10:23.091802 | controller |     "Jun 12 20:34:02.337981 crc crio[20719]: time=\"2026-06-12T20:34:02.337957645Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.091816 | controller |     "Jun 12 20:34:02.349118 crc crio[20719]: time=\"2026-06-12T20:34:02.34905497Z\" level=info msg=\"Ran pod sandbox 63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/POD\" id=b5a855cf-5cfc-4b20-810f-ccda31a4652c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.091831 | controller |     "Jun 12 20:34:02.351532 crc crio[20719]: time=\"2026-06-12T20:34:02.351358052Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=903ec175-b853-4afa-9d16-ed2959507989 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.091845 | controller |     "Jun 12 20:34:02.384675 crc crio[20719]: time=\"2026-06-12T20:34:02.384508099Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=93e81c33-73bd-4cd5-9596-cf9bf8c091ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.091881 | controller |     "Jun 12 20:34:02.398114 crc crio[20719]: time=\"2026-06-12T20:34:02.398010223Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=52c09009-13f2-41d7-9853-c8879a2fc7ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.091896 | controller |     "Jun 12 20:34:02.398621 crc crio[20719]: time=\"2026-06-12T20:34:02.398578799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.091911 | controller |     "Jun 12 20:34:02.455845 crc crio[20719]: time=\"2026-06-12T20:34:02.455649569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.091926 | controller |     "Jun 12 20:34:02.459769 crc crio[20719]: time=\"2026-06-12T20:34:02.459697303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.091940 | controller |     "Jun 12 20:34:02.627505 crc crio[20719]: time=\"2026-06-12T20:34:02.627082654Z\" level=info msg=\"Created container 6c4a215593aa6f7a85b84ce62ee5e9a0da680e9c5d3dd8f1daabac12f8738356: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=52c09009-13f2-41d7-9853-c8879a2fc7ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.091955 | controller |     "Jun 12 20:34:02.628933 crc crio[20719]: time=\"2026-06-12T20:34:02.62873725Z\" level=info msg=\"Starting container: 6c4a215593aa6f7a85b84ce62ee5e9a0da680e9c5d3dd8f1daabac12f8738356\" id=2987f641-9403-43f8-b589-6612bf51f9cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.091974 | controller |     "Jun 12 20:34:02.638008 crc crio[20719]: time=\"2026-06-12T20:34:02.637917664Z\" level=info msg=\"Started container\" PID=122365 containerID=6c4a215593aa6f7a85b84ce62ee5e9a0da680e9c5d3dd8f1daabac12f8738356 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=2987f641-9403-43f8-b589-6612bf51f9cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85",
2026-06-12 21:10:23.091990 | controller |     "Jun 12 20:34:03.064437 crc crio[20719]: time=\"2026-06-12T20:34:03.063932527Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f05d1879-e050-472f-a12a-763b0faae11c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.092005 | controller |     "Jun 12 20:34:03.065703 crc crio[20719]: time=\"2026-06-12T20:34:03.065625294Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9e0d90ef-3c21-485c-887a-23ca19d8ff9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.092020 | controller |     "Jun 12 20:34:03.069298 crc crio[20719]: time=\"2026-06-12T20:34:03.069127521Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f5dc8b03-735f-4280-af1c-7daf80d49fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.092034 | controller |     "Jun 12 20:34:03.086473 crc crio[20719]: time=\"2026-06-12T20:34:03.086383409Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688274-kxc6c/oc\" id=014749cd-f340-4e20-b8c5-91de0b0c5ac1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.092048 | controller |     "Jun 12 20:34:03.086957 crc crio[20719]: time=\"2026-06-12T20:34:03.086893125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.092063 | controller |     "Jun 12 20:34:03.166128 crc crio[20719]: time=\"2026-06-12T20:34:03.166008352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.092077 | controller |     "Jun 12 20:34:03.725820 crc crio[20719]: time=\"2026-06-12T20:34:03.725452901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.092092 | controller |     "Jun 12 20:34:03.837430 crc crio[20719]: time=\"2026-06-12T20:34:03.837222483Z\" level=info msg=\"Created container 7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7: openshift-infra/auto-csr-approver-29688274-kxc6c/oc\" id=014749cd-f340-4e20-b8c5-91de0b0c5ac1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.092107 | controller |     "Jun 12 20:34:03.838951 crc crio[20719]: time=\"2026-06-12T20:34:03.8388948Z\" level=info msg=\"Starting container: 7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7\" id=f4521821-28ca-4ae6-9b9d-e75e33fba3fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.092121 | controller |     "Jun 12 20:34:03.843776 crc crio[20719]: time=\"2026-06-12T20:34:03.843734913Z\" level=info msg=\"Started container\" PID=122442 containerID=7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7 description=openshift-infra/auto-csr-approver-29688274-kxc6c/oc id=f4521821-28ca-4ae6-9b9d-e75e33fba3fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4",
2026-06-12 21:10:23.092136 | controller |     "Jun 12 20:34:05.621727 crc crio[20719]: time=\"2026-06-12T20:34:05.621012712Z\" level=info msg=\"Stopping pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\" id=3c6c405f-80ca-4761-a495-8837f1cef99c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.092154 | controller |     "Jun 12 20:34:05.623363 crc crio[20719]: time=\"2026-06-12T20:34:05.622423372Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688274-kxc6c Namespace:openshift-infra ID:040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4 UID:860ef44f-c0e8-4cb0-a450-d9b05451041e NetNS:/var/run/netns/a72925f8-4b54-4ef3-8a9f-776ac624facc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod860ef44f_c0e8_4cb0_a450_d9b05451041e.slice PodAnnotations:0xc00008cb90}] Aliases:map[]}\"",
2026-06-12 21:10:23.092170 | controller |     "Jun 12 20:34:05.623363 crc crio[20719]: time=\"2026-06-12T20:34:05.622592807Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688274-kxc6c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.092185 | controller |     "Jun 12 20:34:05.963846 crc crio[20719]: time=\"2026-06-12T20:34:05.961837605Z\" level=info msg=\"Stopped pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\" id=3c6c405f-80ca-4761-a495-8837f1cef99c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.092199 | controller |     "Jun 12 20:34:07.672558 crc crio[20719]: time=\"2026-06-12T20:34:07.671731058Z\" level=info msg=\"Stopping pod sandbox: 63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85\" id=3ea2bc72-f47d-4a1b-b63a-8a10f1814f6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.092214 | controller |     "Jun 12 20:34:07.674149 crc crio[20719]: time=\"2026-06-12T20:34:07.673534529Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q Namespace:openstack ID:63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85 UID:751d39be-3fe5-4bba-b927-ec6ea2db947d NetNS:/var/run/netns/f8c2bcb9-b7b9-464e-9faf-f0daa7c64a87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod751d39be_3fe5_4bba_b927_ec6ea2db947d.slice PodAnnotations:0xc0023e29a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.092228 | controller |     "Jun 12 20:34:07.674149 crc crio[20719]: time=\"2026-06-12T20:34:07.67389624Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.092243 | controller |     "Jun 12 20:34:08.257505 crc crio[20719]: time=\"2026-06-12T20:34:08.254382047Z\" level=info msg=\"Stopped pod sandbox: 63c2d6742cda5fae36b16212f0b6037fe91655ac7bfe5d538a245c9099611a85\" id=3ea2bc72-f47d-4a1b-b63a-8a10f1814f6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.092257 | controller |     "Jun 12 20:34:09.555702 crc crio[20719]: time=\"2026-06-12T20:34:09.555127374Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/POD\" id=94ea6cce-164a-464e-bc8c-9b82993a7383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.092272 | controller |     "Jun 12 20:34:09.555702 crc crio[20719]: time=\"2026-06-12T20:34:09.555653498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.092286 | controller |     "Jun 12 20:34:09.592376 crc crio[20719]: time=\"2026-06-12T20:34:09.592039126Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz Namespace:openstack ID:e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0 UID:d7296b02-90f5-41fa-ba62-aebc70285971 NetNS:/var/run/netns/58914a43-c993-4ddc-a664-54b4fb544644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7296b02_90f5_41fa_ba62_aebc70285971.slice PodAnnotations:0xc003ab0500}] Aliases:map[]}\"",
2026-06-12 21:10:23.092305 | controller |     "Jun 12 20:34:09.592376 crc crio[20719]: time=\"2026-06-12T20:34:09.592356965Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.092320 | controller |     "Jun 12 20:34:10.115055 crc crio[20719]: 2026-06-12T20:34:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5e6d5d055dd890 Mac:4e:90:b3:fb:fc:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/58914a43-c993-4ddc-a664-54b4fb544644 SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.092334 | controller |     "Jun 12 20:34:10.117168 crc crio[20719]: time=\"2026-06-12T20:34:10.117048235Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz Namespace:openstack ID:e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0 UID:d7296b02-90f5-41fa-ba62-aebc70285971 NetNS:/var/run/netns/58914a43-c993-4ddc-a664-54b4fb544644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7296b02_90f5_41fa_ba62_aebc70285971.slice PodAnnotations:0xc003ab0500}] Aliases:map[]}\"",
2026-06-12 21:10:23.092349 | controller |     "Jun 12 20:34:10.117370 crc crio[20719]: time=\"2026-06-12T20:34:10.117330496Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.092364 | controller |     "Jun 12 20:34:10.128077 crc crio[20719]: time=\"2026-06-12T20:34:10.127967903Z\" level=info msg=\"Ran pod sandbox e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/POD\" id=94ea6cce-164a-464e-bc8c-9b82993a7383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.092378 | controller |     "Jun 12 20:34:10.133431 crc crio[20719]: time=\"2026-06-12T20:34:10.13334261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=eb254dc3-4c5c-4fdc-896c-f1149fee305b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.092393 | controller |     "Jun 12 20:34:10.163529 crc crio[20719]: time=\"2026-06-12T20:34:10.163413709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=200e2178-9e05-418a-860b-e293d53befa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.092407 | controller |     "Jun 12 20:34:10.173456 crc crio[20719]: time=\"2026-06-12T20:34:10.173350167Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=7951d505-ed60-469c-8fcb-008cc73f1434 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.092422 | controller |     "Jun 12 20:34:10.174126 crc crio[20719]: time=\"2026-06-12T20:34:10.174047916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.092436 | controller |     "Jun 12 20:34:10.216873 crc crio[20719]: time=\"2026-06-12T20:34:10.216738368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.092450 | controller |     "Jun 12 20:34:10.220663 crc crio[20719]: time=\"2026-06-12T20:34:10.220561554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.092470 | controller |     "Jun 12 20:34:10.383412 crc crio[20719]: time=\"2026-06-12T20:34:10.379468452Z\" level=info msg=\"Created container fa70ee31f9fb03ff0302bd414e2c58e9522130648b31cc3aa5372be7f662bf6c: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=7951d505-ed60-469c-8fcb-008cc73f1434 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.092485 | controller |     "Jun 12 20:34:10.384703 crc crio[20719]: time=\"2026-06-12T20:34:10.384597254Z\" level=info msg=\"Starting container: fa70ee31f9fb03ff0302bd414e2c58e9522130648b31cc3aa5372be7f662bf6c\" id=0f4c88db-52e4-4f06-8570-810c08401ef3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.092499 | controller |     "Jun 12 20:34:10.395867 crc crio[20719]: time=\"2026-06-12T20:34:10.395738063Z\" level=info msg=\"Started container\" PID=122970 containerID=fa70ee31f9fb03ff0302bd414e2c58e9522130648b31cc3aa5372be7f662bf6c description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=0f4c88db-52e4-4f06-8570-810c08401ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0",
2026-06-12 21:10:23.092513 | controller |     "Jun 12 20:34:22.650791 crc crio[20719]: time=\"2026-06-12T20:34:22.65002243Z\" level=info msg=\"Removing container: 97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399\" id=65cc5406-c01a-4f50-bfd1-644907b4760a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.092528 | controller |     "Jun 12 20:34:22.997439 crc crio[20719]: time=\"2026-06-12T20:34:22.996787865Z\" level=info msg=\"Removed container 97fd7ca34015666de0dce5b5aa9880d2d4fc802e8dee2445fe8ab901137ad399: openshift-infra/auto-csr-approver-29688268-kb8gc/oc\" id=65cc5406-c01a-4f50-bfd1-644907b4760a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.092542 | controller |     "Jun 12 20:34:23.009598 crc crio[20719]: time=\"2026-06-12T20:34:23.009504082Z\" level=info msg=\"Stopping pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\" id=10ca71d1-dd1b-46a9-94e7-fc0ea8712295 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.092568 | controller |     "Jun 12 20:34:23.009882 crc crio[20719]: time=\"2026-06-12T20:34:23.009632385Z\" level=info msg=\"Stopped pod sandbox (already stopped): 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\" id=10ca71d1-dd1b-46a9-94e7-fc0ea8712295 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.092583 | controller |     "Jun 12 20:34:23.010121 crc crio[20719]: time=\"2026-06-12T20:34:23.010097458Z\" level=info msg=\"Removing pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\" id=a867ffba-f0c5-4877-9817-7169c41c10fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.092598 | controller |     "Jun 12 20:34:23.027158 crc crio[20719]: time=\"2026-06-12T20:34:23.027101801Z\" level=info msg=\"Removed pod sandbox: 92d05bcab79e01d54b835005cd5df11ed0f66e3aeffef8bf170e044cb1ba5774\" id=a867ffba-f0c5-4877-9817-7169c41c10fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.092612 | controller |     "Jun 12 20:35:48.295530 crc crio[20719]: time=\"2026-06-12T20:35:48.294394115Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-dj28b/POD\" id=8c0e0ba7-d1b0-42f8-9f6d-6de84e096085 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.092626 | controller |     "Jun 12 20:35:48.297496 crc crio[20719]: time=\"2026-06-12T20:35:48.29562442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.092641 | controller |     "Jun 12 20:35:48.374415 crc crio[20719]: time=\"2026-06-12T20:35:48.374339063Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dj28b Namespace:openshift-marketplace ID:434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0 UID:c589f22a-6cfd-40cb-95f5-05c851de3b57 NetNS:/var/run/netns/91360fd9-805f-4656-9098-7e38cc1e04c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc589f22a_6cfd_40cb_95f5_05c851de3b57.slice PodAnnotations:0xc003ab0090}] Aliases:map[]}\"",
2026-06-12 21:10:23.092660 | controller |     "Jun 12 20:35:48.374900 crc crio[20719]: time=\"2026-06-12T20:35:48.374865428Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-dj28b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.092675 | controller |     "Jun 12 20:35:49.024491 crc crio[20719]: 2026-06-12T20:35:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:434a9c055c15328 Mac:42:2d:29:18:8f:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/91360fd9-805f-4656-9098-7e38cc1e04c9 SocketPath: PciID:}] [{Interface:0xc000131bc0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.092690 | controller |     "Jun 12 20:35:49.025038 crc crio[20719]: time=\"2026-06-12T20:35:49.024786595Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dj28b Namespace:openshift-marketplace ID:434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0 UID:c589f22a-6cfd-40cb-95f5-05c851de3b57 NetNS:/var/run/netns/91360fd9-805f-4656-9098-7e38cc1e04c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc589f22a_6cfd_40cb_95f5_05c851de3b57.slice PodAnnotations:0xc003ab0090}] Aliases:map[]}\"",
2026-06-12 21:10:23.092705 | controller |     "Jun 12 20:35:49.025038 crc crio[20719]: time=\"2026-06-12T20:35:49.025024191Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-dj28b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.092720 | controller |     "Jun 12 20:35:49.042467 crc crio[20719]: time=\"2026-06-12T20:35:49.042340102Z\" level=info msg=\"Ran pod sandbox 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0 with infra container: openshift-marketplace/redhat-marketplace-dj28b/POD\" id=8c0e0ba7-d1b0-42f8-9f6d-6de84e096085 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.092735 | controller |     "Jun 12 20:35:49.051721 crc crio[20719]: time=\"2026-06-12T20:35:49.051609726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3bae7eb7-8bfe-4f8a-9cd5-c6d7c1282194 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.092750 | controller |     "Jun 12 20:35:49.056383 crc crio[20719]: time=\"2026-06-12T20:35:49.056203913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5730bbb4-b060-4cbc-8153-8c572a5e177b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.092767 | controller |     "Jun 12 20:35:49.067848 crc crio[20719]: time=\"2026-06-12T20:35:49.06769068Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dj28b/extract-utilities\" id=dd80c95f-b6d5-4cb3-9002-f8493f9e3d7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.092782 | controller |     "Jun 12 20:35:49.068677 crc crio[20719]: time=\"2026-06-12T20:35:49.068256666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.092797 | controller |     "Jun 12 20:35:49.123562 crc crio[20719]: time=\"2026-06-12T20:35:49.123441645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.092814 | controller |     "Jun 12 20:35:49.132665 crc crio[20719]: time=\"2026-06-12T20:35:49.132598748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.092829 | controller |     "Jun 12 20:35:49.341255 crc crio[20719]: time=\"2026-06-12T20:35:49.34112329Z\" level=info msg=\"Created container a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1: openshift-marketplace/redhat-marketplace-dj28b/extract-utilities\" id=dd80c95f-b6d5-4cb3-9002-f8493f9e3d7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.092844 | controller |     "Jun 12 20:35:49.343936 crc crio[20719]: time=\"2026-06-12T20:35:49.343765003Z\" level=info msg=\"Starting container: a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1\" id=db907f22-970e-4e23-b6a9-31b2a6c4c4f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.092877 | controller |     "Jun 12 20:35:49.352528 crc crio[20719]: time=\"2026-06-12T20:35:49.352439064Z\" level=info msg=\"Started container\" PID=128076 containerID=a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1 description=openshift-marketplace/redhat-marketplace-dj28b/extract-utilities id=db907f22-970e-4e23-b6a9-31b2a6c4c4f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0",
2026-06-12 21:10:23.092893 | controller |     "Jun 12 20:35:49.812229 crc crio[20719]: time=\"2026-06-12T20:35:49.811576303Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8ee7efb3-798d-45f8-8046-2a9c64109c4b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.092908 | controller |     "Jun 12 20:35:49.829235 crc crio[20719]: time=\"2026-06-12T20:35:49.82907314Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:10:23.092922 | controller |     "Jun 12 20:35:50.839032 crc crio[20719]: time=\"2026-06-12T20:35:50.838751307Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=8ee7efb3-798d-45f8-8046-2a9c64109c4b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.092937 | controller |     "Jun 12 20:35:50.840635 crc crio[20719]: time=\"2026-06-12T20:35:50.839951451Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=600c8140-6667-4843-99b5-73c9d37d57dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.092951 | controller |     "Jun 12 20:35:50.844860 crc crio[20719]: time=\"2026-06-12T20:35:50.844732352Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1ae839da-4ee9-47b6-a3bb-c82e539df505 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.092965 | controller |     "Jun 12 20:35:50.855660 crc crio[20719]: time=\"2026-06-12T20:35:50.855543272Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dj28b/extract-content\" id=16f9f248-e741-4255-8ea6-fc7cb0ef5027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.092979 | controller |     "Jun 12 20:35:50.858705 crc crio[20719]: time=\"2026-06-12T20:35:50.858573496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.092994 | controller |     "Jun 12 20:35:50.925139 crc crio[20719]: time=\"2026-06-12T20:35:50.924983344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093008 | controller |     "Jun 12 20:35:50.933183 crc crio[20719]: time=\"2026-06-12T20:35:50.933052368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093026 | controller |     "Jun 12 20:35:51.143106 crc crio[20719]: time=\"2026-06-12T20:35:51.142459053Z\" level=info msg=\"Created container 808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44: openshift-marketplace/redhat-marketplace-dj28b/extract-content\" id=16f9f248-e741-4255-8ea6-fc7cb0ef5027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.093041 | controller |     "Jun 12 20:35:51.145653 crc crio[20719]: time=\"2026-06-12T20:35:51.145347743Z\" level=info msg=\"Starting container: 808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44\" id=1b58f74d-272d-4353-b54c-d430e97d2698 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.093056 | controller |     "Jun 12 20:35:51.153799 crc crio[20719]: time=\"2026-06-12T20:35:51.153627476Z\" level=info msg=\"Started container\" PID=128165 containerID=808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44 description=openshift-marketplace/redhat-marketplace-dj28b/extract-content id=1b58f74d-272d-4353-b54c-d430e97d2698 name=/runtime.v1.RuntimeService/StartContainer sandboxID=434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0",
2026-06-12 21:10:23.093071 | controller |     "Jun 12 20:35:52.879474 crc crio[20719]: time=\"2026-06-12T20:35:52.879335323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=66e730cb-0688-46b6-929f-896d900e3293 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.093086 | controller |     "Jun 12 20:35:52.883478 crc crio[20719]: time=\"2026-06-12T20:35:52.883246989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1fb708e-96d1-42ea-a328-efa4e4a74232 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.093100 | controller |     "Jun 12 20:35:52.892435 crc crio[20719]: time=\"2026-06-12T20:35:52.891969323Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dj28b/registry-server\" id=fa05d867-faf4-4c72-b837-8746c9745da7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.093114 | controller |     "Jun 12 20:35:52.893904 crc crio[20719]: time=\"2026-06-12T20:35:52.893045324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093129 | controller |     "Jun 12 20:35:52.977217 crc crio[20719]: time=\"2026-06-12T20:35:52.977078749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093143 | controller |     "Jun 12 20:35:52.981514 crc crio[20719]: time=\"2026-06-12T20:35:52.981466661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093158 | controller |     "Jun 12 20:35:53.141020 crc crio[20719]: time=\"2026-06-12T20:35:53.140947249Z\" level=info msg=\"Created container 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810: openshift-marketplace/redhat-marketplace-dj28b/registry-server\" id=fa05d867-faf4-4c72-b837-8746c9745da7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.093172 | controller |     "Jun 12 20:35:53.142692 crc crio[20719]: time=\"2026-06-12T20:35:53.142614178Z\" level=info msg=\"Starting container: 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810\" id=6bff082d-978e-468f-b1d7-902b5134ceff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.093186 | controller |     "Jun 12 20:35:53.150019 crc crio[20719]: time=\"2026-06-12T20:35:53.149789552Z\" level=info msg=\"Started container\" PID=128301 containerID=7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810 description=openshift-marketplace/redhat-marketplace-dj28b/registry-server id=6bff082d-978e-468f-b1d7-902b5134ceff name=/runtime.v1.RuntimeService/StartContainer sandboxID=434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0",
2026-06-12 21:10:23.093203 | controller |     "Jun 12 20:36:00.583245 crc crio[20719]: time=\"2026-06-12T20:36:00.581667809Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688276-556sk/POD\" id=74331d2b-f9d2-44b4-b99f-4166f986f18c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.093218 | controller |     "Jun 12 20:36:00.583245 crc crio[20719]: time=\"2026-06-12T20:36:00.583178684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093233 | controller |     "Jun 12 20:36:00.642683 crc crio[20719]: time=\"2026-06-12T20:36:00.642513856Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688276-556sk Namespace:openshift-infra ID:44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b UID:7174fb31-cafd-4492-b405-52fa37abb681 NetNS:/var/run/netns/afc01752-2730-428e-a4f7-58ca335b59a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7174fb31_cafd_4492_b405_52fa37abb681.slice PodAnnotations:0xc00008daa0}] Aliases:map[]}\"",
2026-06-12 21:10:23.093248 | controller |     "Jun 12 20:36:00.642683 crc crio[20719]: time=\"2026-06-12T20:36:00.642614049Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688276-556sk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.093262 | controller |     "Jun 12 20:36:01.006013 crc crio[20719]: time=\"2026-06-12T20:36:01.005158033Z\" level=info msg=\"Stopping container: 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810 (timeout: 2s)\" id=0a39817b-1998-41f3-a850-88ab6da6a19c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.093277 | controller |     "Jun 12 20:36:01.009190 crc crio[20719]: 2026-06-12T20:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44e5a3fb77be0b6 Mac:a2:10:a8:56:64:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/afc01752-2730-428e-a4f7-58ca335b59a0 SocketPath: PciID:}] [{Interface:0xc0004b0740 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.093292 | controller |     "Jun 12 20:36:01.011060 crc crio[20719]: time=\"2026-06-12T20:36:01.010975946Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688276-556sk Namespace:openshift-infra ID:44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b UID:7174fb31-cafd-4492-b405-52fa37abb681 NetNS:/var/run/netns/afc01752-2730-428e-a4f7-58ca335b59a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7174fb31_cafd_4492_b405_52fa37abb681.slice PodAnnotations:0xc00008daa0}] Aliases:map[]}\"",
2026-06-12 21:10:23.093307 | controller |     "Jun 12 20:36:01.011183 crc crio[20719]: time=\"2026-06-12T20:36:01.011148241Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688276-556sk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.093322 | controller |     "Jun 12 20:36:01.028632 crc crio[20719]: time=\"2026-06-12T20:36:01.028578661Z\" level=info msg=\"Ran pod sandbox 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b with infra container: openshift-infra/auto-csr-approver-29688276-556sk/POD\" id=74331d2b-f9d2-44b4-b99f-4166f986f18c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.093336 | controller |     "Jun 12 20:36:01.044233 crc crio[20719]: time=\"2026-06-12T20:36:01.041975298Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2c027423-e5ea-455b-9a1d-72062aa9a01f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.093353 | controller |     "Jun 12 20:36:01.073251 crc crio[20719]: time=\"2026-06-12T20:36:01.072203963Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.093368 | controller |     "Jun 12 20:36:01.133980 crc crio[20719]: time=\"2026-06-12T20:36:01.133581574Z\" level=info msg=\"Stopped container 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810: openshift-marketplace/redhat-marketplace-dj28b/registry-server\" id=0a39817b-1998-41f3-a850-88ab6da6a19c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.093383 | controller |     "Jun 12 20:36:01.134728 crc crio[20719]: time=\"2026-06-12T20:36:01.134672206Z\" level=info msg=\"Stopping pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\" id=ed17a447-a30b-4126-ac59-c246fecfcdbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.093397 | controller |     "Jun 12 20:36:01.135234 crc crio[20719]: time=\"2026-06-12T20:36:01.13516615Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dj28b Namespace:openshift-marketplace ID:434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0 UID:c589f22a-6cfd-40cb-95f5-05c851de3b57 NetNS:/var/run/netns/91360fd9-805f-4656-9098-7e38cc1e04c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc589f22a_6cfd_40cb_95f5_05c851de3b57.slice PodAnnotations:0xc003333ec0}] Aliases:map[]}\"",
2026-06-12 21:10:23.093412 | controller |     "Jun 12 20:36:01.135501 crc crio[20719]: time=\"2026-06-12T20:36:01.135445678Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-dj28b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.093426 | controller |     "Jun 12 20:36:01.473098 crc crio[20719]: time=\"2026-06-12T20:36:01.472912471Z\" level=info msg=\"Stopped pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\" id=ed17a447-a30b-4126-ac59-c246fecfcdbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.093440 | controller |     "Jun 12 20:36:02.034041 crc crio[20719]: time=\"2026-06-12T20:36:02.032865346Z\" level=info msg=\"Removing container: 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810\" id=d65abe7b-c876-4d7a-9550-f1c2f5d9de79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.093454 | controller |     "Jun 12 20:36:02.100070 crc crio[20719]: time=\"2026-06-12T20:36:02.099313197Z\" level=info msg=\"Removed container 7226dfb3a83c500f0c355aec3405ac9e7e13b35f28c92f103a74df28cc840810: openshift-marketplace/redhat-marketplace-dj28b/registry-server\" id=d65abe7b-c876-4d7a-9550-f1c2f5d9de79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.093468 | controller |     "Jun 12 20:36:02.105930 crc crio[20719]: time=\"2026-06-12T20:36:02.105813903Z\" level=info msg=\"Removing container: 808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44\" id=a5c8f658-fb99-4169-a54d-4925b0cdfe19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.093483 | controller |     "Jun 12 20:36:02.149609 crc crio[20719]: time=\"2026-06-12T20:36:02.149497566Z\" level=info msg=\"Removed container 808ccff6e89bf52da86e45136d8c2d036df548ee7872832f377c78881adbbf44: openshift-marketplace/redhat-marketplace-dj28b/extract-content\" id=a5c8f658-fb99-4169-a54d-4925b0cdfe19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.093496 | controller |     "Jun 12 20:36:02.155104 crc crio[20719]: time=\"2026-06-12T20:36:02.154983298Z\" level=info msg=\"Removing container: a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1\" id=f84aced6-b5f6-4726-8608-8a72368c90e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.093510 | controller |     "Jun 12 20:36:02.165696 crc crio[20719]: time=\"2026-06-12T20:36:02.165563571Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2c027423-e5ea-455b-9a1d-72062aa9a01f name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.093527 | controller |     "Jun 12 20:36:02.167389 crc crio[20719]: time=\"2026-06-12T20:36:02.167240172Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0ade6b9e-a779-4092-8c33-637b5203cfd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.093541 | controller |     "Jun 12 20:36:02.169992 crc crio[20719]: time=\"2026-06-12T20:36:02.169820058Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61f61895-fb3b-40d5-bc76-45e6a2cc57ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.093555 | controller |     "Jun 12 20:36:02.179691 crc crio[20719]: time=\"2026-06-12T20:36:02.178591398Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688276-556sk/oc\" id=2892d978-3739-4ff7-a4e7-8fce7c14aced name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.093569 | controller |     "Jun 12 20:36:02.185757 crc crio[20719]: time=\"2026-06-12T20:36:02.185684458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093583 | controller |     "Jun 12 20:36:02.225254 crc crio[20719]: time=\"2026-06-12T20:36:02.22514579Z\" level=info msg=\"Removed container a283be2bd7f31ab2d8f594f849c485ee679c0fbe8c249ec3e4fb590f8ee75ce1: openshift-marketplace/redhat-marketplace-dj28b/extract-utilities\" id=f84aced6-b5f6-4726-8608-8a72368c90e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.093598 | controller |     "Jun 12 20:36:02.280690 crc crio[20719]: time=\"2026-06-12T20:36:02.280380168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093612 | controller |     "Jun 12 20:36:02.606447 crc crio[20719]: time=\"2026-06-12T20:36:02.605801283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093626 | controller |     "Jun 12 20:36:02.758173 crc crio[20719]: time=\"2026-06-12T20:36:02.757792666Z\" level=info msg=\"Created container 403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be: openshift-infra/auto-csr-approver-29688276-556sk/oc\" id=2892d978-3739-4ff7-a4e7-8fce7c14aced name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.093640 | controller |     "Jun 12 20:36:02.760222 crc crio[20719]: time=\"2026-06-12T20:36:02.760138624Z\" level=info msg=\"Starting container: 403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be\" id=443a1009-56ac-41da-820a-5fa812693e78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.093654 | controller |     "Jun 12 20:36:02.766628 crc crio[20719]: time=\"2026-06-12T20:36:02.765357551Z\" level=info msg=\"Started container\" PID=128977 containerID=403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be description=openshift-infra/auto-csr-approver-29688276-556sk/oc id=443a1009-56ac-41da-820a-5fa812693e78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b",
2026-06-12 21:10:23.093669 | controller |     "Jun 12 20:36:05.097990 crc crio[20719]: time=\"2026-06-12T20:36:05.097239414Z\" level=info msg=\"Stopping pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\" id=2ba292da-6c87-4073-83af-cc18779e84bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.093684 | controller |     "Jun 12 20:36:05.099782 crc crio[20719]: time=\"2026-06-12T20:36:05.09878028Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688276-556sk Namespace:openshift-infra ID:44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b UID:7174fb31-cafd-4492-b405-52fa37abb681 NetNS:/var/run/netns/afc01752-2730-428e-a4f7-58ca335b59a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7174fb31_cafd_4492_b405_52fa37abb681.slice PodAnnotations:0xc000eae210}] Aliases:map[]}\"",
2026-06-12 21:10:23.093702 | controller |     "Jun 12 20:36:05.099782 crc crio[20719]: time=\"2026-06-12T20:36:05.099370029Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688276-556sk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.093717 | controller |     "Jun 12 20:36:05.419755 crc crio[20719]: time=\"2026-06-12T20:36:05.419468242Z\" level=info msg=\"Stopped pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\" id=2ba292da-6c87-4073-83af-cc18779e84bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.093731 | controller |     "Jun 12 20:36:06.849761 crc crio[20719]: time=\"2026-06-12T20:36:06.849357446Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fj4dg/POD\" id=45f596d5-7c7f-408f-a2ea-9d3fc3e6605e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.093745 | controller |     "Jun 12 20:36:06.849761 crc crio[20719]: time=\"2026-06-12T20:36:06.849800319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093760 | controller |     "Jun 12 20:36:06.879672 crc crio[20719]: time=\"2026-06-12T20:36:06.879583373Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fj4dg Namespace:openshift-marketplace ID:eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825 UID:aff41c54-07a0-4452-9040-6adb43eff50a NetNS:/var/run/netns/1b685e1f-30a1-423b-a7d5-68cfc70e727e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaff41c54_07a0_4452_9040_6adb43eff50a.slice PodAnnotations:0xc00259a158}] Aliases:map[]}\"",
2026-06-12 21:10:23.093774 | controller |     "Jun 12 20:36:06.879672 crc crio[20719]: time=\"2026-06-12T20:36:06.879647674Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fj4dg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.093788 | controller |     "Jun 12 20:36:07.422434 crc crio[20719]: 2026-06-12T20:36:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb44c7d5b063180 Mac:36:f7:70:ec:de:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/1b685e1f-30a1-423b-a7d5-68cfc70e727e SocketPath: PciID:}] [{Interface:0xc0004bc2e0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.093803 | controller |     "Jun 12 20:36:07.422434 crc crio[20719]: time=\"2026-06-12T20:36:07.421833991Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fj4dg Namespace:openshift-marketplace ID:eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825 UID:aff41c54-07a0-4452-9040-6adb43eff50a NetNS:/var/run/netns/1b685e1f-30a1-423b-a7d5-68cfc70e727e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaff41c54_07a0_4452_9040_6adb43eff50a.slice PodAnnotations:0xc00259a158}] Aliases:map[]}\"",
2026-06-12 21:10:23.093818 | controller |     "Jun 12 20:36:07.422434 crc crio[20719]: time=\"2026-06-12T20:36:07.421992806Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fj4dg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.093833 | controller |     "Jun 12 20:36:07.430921 crc crio[20719]: time=\"2026-06-12T20:36:07.430762607Z\" level=info msg=\"Ran pod sandbox eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825 with infra container: openshift-marketplace/redhat-operators-fj4dg/POD\" id=45f596d5-7c7f-408f-a2ea-9d3fc3e6605e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.093865 | controller |     "Jun 12 20:36:07.435895 crc crio[20719]: time=\"2026-06-12T20:36:07.435780745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d06d2d19-d83c-4b25-930d-e9f1eacb3811 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.093886 | controller |     "Jun 12 20:36:07.438468 crc crio[20719]: time=\"2026-06-12T20:36:07.438428233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=066b6ad5-43cc-4a9b-bdde-2b6bebde7bb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.093901 | controller |     "Jun 12 20:36:07.450523 crc crio[20719]: time=\"2026-06-12T20:36:07.450407269Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fj4dg/extract-utilities\" id=94d6b454-891a-450f-98a1-c2bfa238c37e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.093916 | controller |     "Jun 12 20:36:07.450883 crc crio[20719]: time=\"2026-06-12T20:36:07.450819512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093931 | controller |     "Jun 12 20:36:07.516534 crc crio[20719]: time=\"2026-06-12T20:36:07.51639342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093945 | controller |     "Jun 12 20:36:07.520390 crc crio[20719]: time=\"2026-06-12T20:36:07.520231804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.093960 | controller |     "Jun 12 20:36:07.700452 crc crio[20719]: time=\"2026-06-12T20:36:07.699835219Z\" level=info msg=\"Created container 02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f: openshift-marketplace/redhat-operators-fj4dg/extract-utilities\" id=94d6b454-891a-450f-98a1-c2bfa238c37e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.093974 | controller |     "Jun 12 20:36:07.701799 crc crio[20719]: time=\"2026-06-12T20:36:07.701714524Z\" level=info msg=\"Starting container: 02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f\" id=756ccf96-416b-4db5-9d50-52f08d84ace5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.093989 | controller |     "Jun 12 20:36:07.709351 crc crio[20719]: time=\"2026-06-12T20:36:07.709205637Z\" level=info msg=\"Started container\" PID=129423 containerID=02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f description=openshift-marketplace/redhat-operators-fj4dg/extract-utilities id=756ccf96-416b-4db5-9d50-52f08d84ace5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825",
2026-06-12 21:10:23.094004 | controller |     "Jun 12 20:36:08.152605 crc crio[20719]: time=\"2026-06-12T20:36:08.152412496Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cf9dbdaf-3519-4a0f-9e60-ced8afc016be name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.094019 | controller |     "Jun 12 20:36:08.157395 crc crio[20719]: time=\"2026-06-12T20:36:08.157309412Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.094033 | controller |     "Jun 12 20:36:08.826444 crc crio[20719]: time=\"2026-06-12T20:36:08.825927012Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=cf9dbdaf-3519-4a0f-9e60-ced8afc016be name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.094051 | controller |     "Jun 12 20:36:08.827131 crc crio[20719]: time=\"2026-06-12T20:36:08.827077013Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b6ac98bc-41fd-4d91-ad15-35a0c438f9d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.094066 | controller |     "Jun 12 20:36:08.829731 crc crio[20719]: time=\"2026-06-12T20:36:08.829690842Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9d9ddb3b-4492-4ba6-a47d-89fd79548e49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.094081 | controller |     "Jun 12 20:36:08.839454 crc crio[20719]: time=\"2026-06-12T20:36:08.839365377Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fj4dg/extract-content\" id=b6f1bd13-8cb2-4ac8-8687-3e66bcd49d9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.094096 | controller |     "Jun 12 20:36:08.839895 crc crio[20719]: time=\"2026-06-12T20:36:08.83981838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094111 | controller |     "Jun 12 20:36:08.898232 crc crio[20719]: time=\"2026-06-12T20:36:08.898162902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094126 | controller |     "Jun 12 20:36:08.902651 crc crio[20719]: time=\"2026-06-12T20:36:08.901485271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094141 | controller |     "Jun 12 20:36:09.183751 crc crio[20719]: time=\"2026-06-12T20:36:09.182777166Z\" level=info msg=\"Created container 33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac: openshift-marketplace/redhat-operators-fj4dg/extract-content\" id=b6f1bd13-8cb2-4ac8-8687-3e66bcd49d9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.094155 | controller |     "Jun 12 20:36:09.185256 crc crio[20719]: time=\"2026-06-12T20:36:09.185173666Z\" level=info msg=\"Starting container: 33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac\" id=77980810-83f0-45a6-ae26-646040174116 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.094170 | controller |     "Jun 12 20:36:09.193538 crc crio[20719]: time=\"2026-06-12T20:36:09.193457773Z\" level=info msg=\"Started container\" PID=129523 containerID=33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac description=openshift-marketplace/redhat-operators-fj4dg/extract-content id=77980810-83f0-45a6-ae26-646040174116 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825",
2026-06-12 21:10:23.094184 | controller |     "Jun 12 20:36:15.268364 crc crio[20719]: time=\"2026-06-12T20:36:15.267627988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7ca6a689-08c6-487f-9ae9-e7f590978356 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.094199 | controller |     "Jun 12 20:36:15.271150 crc crio[20719]: time=\"2026-06-12T20:36:15.27106391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=141f7c56-731b-4f3a-bc8f-96bfcb4cb61b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.094213 | controller |     "Jun 12 20:36:15.283377 crc crio[20719]: time=\"2026-06-12T20:36:15.282680145Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fj4dg/registry-server\" id=33fb2159-4675-4020-ad0a-f1a97aa6cd15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.094227 | controller |     "Jun 12 20:36:15.283377 crc crio[20719]: time=\"2026-06-12T20:36:15.283346165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094244 | controller |     "Jun 12 20:36:15.374776 crc crio[20719]: time=\"2026-06-12T20:36:15.374557361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094258 | controller |     "Jun 12 20:36:15.382128 crc crio[20719]: time=\"2026-06-12T20:36:15.382018482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094273 | controller |     "Jun 12 20:36:15.542956 crc crio[20719]: time=\"2026-06-12T20:36:15.542900055Z\" level=info msg=\"Created container eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3: openshift-marketplace/redhat-operators-fj4dg/registry-server\" id=33fb2159-4675-4020-ad0a-f1a97aa6cd15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.094287 | controller |     "Jun 12 20:36:15.544562 crc crio[20719]: time=\"2026-06-12T20:36:15.544447982Z\" level=info msg=\"Starting container: eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3\" id=aa5be410-7727-4d0f-b64b-04d13e6cfb46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.094302 | controller |     "Jun 12 20:36:15.550623 crc crio[20719]: time=\"2026-06-12T20:36:15.55047283Z\" level=info msg=\"Started container\" PID=129851 containerID=eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3 description=openshift-marketplace/redhat-operators-fj4dg/registry-server id=aa5be410-7727-4d0f-b64b-04d13e6cfb46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825",
2026-06-12 21:10:23.094316 | controller |     "Jun 12 20:36:17.343674 crc crio[20719]: time=\"2026-06-12T20:36:17.342743643Z\" level=info msg=\"Stopping pod sandbox: e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0\" id=bdfada8b-d211-467f-ade1-5e3e6f9074c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.094331 | controller |     "Jun 12 20:36:17.344646 crc crio[20719]: time=\"2026-06-12T20:36:17.344492235Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz Namespace:openstack ID:e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0 UID:d7296b02-90f5-41fa-ba62-aebc70285971 NetNS:/var/run/netns/58914a43-c993-4ddc-a664-54b4fb544644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7296b02_90f5_41fa_ba62_aebc70285971.slice PodAnnotations:0xc0023e2938}] Aliases:map[]}\"",
2026-06-12 21:10:23.094346 | controller |     "Jun 12 20:36:17.344725 crc crio[20719]: time=\"2026-06-12T20:36:17.34464848Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.094360 | controller |     "Jun 12 20:36:20.020198 crc crio[20719]: time=\"2026-06-12T20:36:20.019326716Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-kqmfg/POD\" id=bd5205fa-7ee8-4451-9a21-82870c219841 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.094375 | controller |     "Jun 12 20:36:20.020198 crc crio[20719]: time=\"2026-06-12T20:36:20.020203972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094390 | controller |     "Jun 12 20:36:20.053313 crc crio[20719]: time=\"2026-06-12T20:36:20.053151079Z\" level=info msg=\"Got pod network &{Name:certified-operators-kqmfg Namespace:openshift-marketplace ID:522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838 UID:a5ce02e9-cb9c-40e6-bda0-2063e1a03f13 NetNS:/var/run/netns/de0c5459-a2c8-49ae-96a1-ab8c9472ce2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5ce02e9_cb9c_40e6_bda0_2063e1a03f13.slice PodAnnotations:0xc000527070}] Aliases:map[]}\"",
2026-06-12 21:10:23.094408 | controller |     "Jun 12 20:36:20.053313 crc crio[20719]: time=\"2026-06-12T20:36:20.053226331Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-kqmfg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.094423 | controller |     "Jun 12 20:36:20.394070 crc crio[20719]: time=\"2026-06-12T20:36:20.393616991Z\" level=info msg=\"Stopped pod sandbox: e5e6d5d055dd890c4d1e3303400357d62d78eb2e80f3b3c7b40571a68a422fb0\" id=bdfada8b-d211-467f-ade1-5e3e6f9074c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.094437 | controller |     "Jun 12 20:36:20.688675 crc crio[20719]: 2026-06-12T20:36:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:522e604bd2f05f0 Mac:42:f5:83:1f:e3:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/de0c5459-a2c8-49ae-96a1-ab8c9472ce2a SocketPath: PciID:}] [{Interface:0xc00025b570 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.094452 | controller |     "Jun 12 20:36:20.695745 crc crio[20719]: time=\"2026-06-12T20:36:20.695642302Z\" level=info msg=\"Got pod network &{Name:certified-operators-kqmfg Namespace:openshift-marketplace ID:522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838 UID:a5ce02e9-cb9c-40e6-bda0-2063e1a03f13 NetNS:/var/run/netns/de0c5459-a2c8-49ae-96a1-ab8c9472ce2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5ce02e9_cb9c_40e6_bda0_2063e1a03f13.slice PodAnnotations:0xc000527070}] Aliases:map[]}\"",
2026-06-12 21:10:23.094466 | controller |     "Jun 12 20:36:20.696396 crc crio[20719]: time=\"2026-06-12T20:36:20.695992502Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-kqmfg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.094481 | controller |     "Jun 12 20:36:20.711344 crc crio[20719]: time=\"2026-06-12T20:36:20.711087852Z\" level=info msg=\"Ran pod sandbox 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838 with infra container: openshift-marketplace/certified-operators-kqmfg/POD\" id=bd5205fa-7ee8-4451-9a21-82870c219841 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.094496 | controller |     "Jun 12 20:36:20.715764 crc crio[20719]: time=\"2026-06-12T20:36:20.715665956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36f7042f-25b8-489b-987b-b280d4100065 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.094510 | controller |     "Jun 12 20:36:20.720160 crc crio[20719]: time=\"2026-06-12T20:36:20.719981903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7ab5fe9a-21ac-4882-9e57-a3fc7e98d916 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.094524 | controller |     "Jun 12 20:36:20.733938 crc crio[20719]: time=\"2026-06-12T20:36:20.732384202Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-kqmfg/extract-utilities\" id=188405d3-6239-4df7-9cd9-f67b455dfe37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.094538 | controller |     "Jun 12 20:36:20.733938 crc crio[20719]: time=\"2026-06-12T20:36:20.732827815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094556 | controller |     "Jun 12 20:36:20.803347 crc crio[20719]: time=\"2026-06-12T20:36:20.803146101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094570 | controller |     "Jun 12 20:36:20.813936 crc crio[20719]: time=\"2026-06-12T20:36:20.813825028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094585 | controller |     "Jun 12 20:36:20.985448 crc crio[20719]: time=\"2026-06-12T20:36:20.985210263Z\" level=info msg=\"Created container 590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94: openshift-marketplace/certified-operators-kqmfg/extract-utilities\" id=188405d3-6239-4df7-9cd9-f67b455dfe37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.094599 | controller |     "Jun 12 20:36:20.988827 crc crio[20719]: time=\"2026-06-12T20:36:20.988777888Z\" level=info msg=\"Starting container: 590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94\" id=a7050af1-c289-4b04-bc07-146e2aea1f10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.094613 | controller |     "Jun 12 20:36:20.994170 crc crio[20719]: time=\"2026-06-12T20:36:20.994035644Z\" level=info msg=\"Started container\" PID=130248 containerID=590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94 description=openshift-marketplace/certified-operators-kqmfg/extract-utilities id=a7050af1-c289-4b04-bc07-146e2aea1f10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838",
2026-06-12 21:10:23.094628 | controller |     "Jun 12 20:36:21.410548 crc crio[20719]: time=\"2026-06-12T20:36:21.409856032Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=efc3345d-5ede-48f2-a5f9-356bf9785a2c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.094642 | controller |     "Jun 12 20:36:21.416224 crc crio[20719]: time=\"2026-06-12T20:36:21.416082308Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.094657 | controller |     "Jun 12 20:36:22.035158 crc crio[20719]: time=\"2026-06-12T20:36:22.035087612Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=efc3345d-5ede-48f2-a5f9-356bf9785a2c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.094671 | controller |     "Jun 12 20:36:22.036731 crc crio[20719]: time=\"2026-06-12T20:36:22.036655588Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2a0b8b60-4bda-432d-ac15-d6355c9b23b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.094686 | controller |     "Jun 12 20:36:22.041666 crc crio[20719]: time=\"2026-06-12T20:36:22.041197034Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b04aecbf-a2d8-416b-be4c-f902cd65ddf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.094700 | controller |     "Jun 12 20:36:22.041934 crc crio[20719]: time=\"2026-06-12T20:36:22.041812001Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/POD\" id=d61c5e29-5fca-4b02-9e23-b25f5a841bcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.094714 | controller |     "Jun 12 20:36:22.042021 crc crio[20719]: time=\"2026-06-12T20:36:22.041973486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094728 | controller |     "Jun 12 20:36:22.050660 crc crio[20719]: time=\"2026-06-12T20:36:22.050604603Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-kqmfg/extract-content\" id=5a6b43ce-fa7b-4b7b-ba40-52e236cde97b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.094747 | controller |     "Jun 12 20:36:22.061043 crc crio[20719]: time=\"2026-06-12T20:36:22.057382164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094763 | controller |     "Jun 12 20:36:22.099374 crc crio[20719]: time=\"2026-06-12T20:36:22.092528197Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 Namespace:openstack ID:8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0 UID:4b06bd66-612a-4927-b511-3d5f04d6e201 NetNS:/var/run/netns/06603b6a-7238-4cc1-9527-89013d4c0a3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b06bd66_612a_4927_b511_3d5f04d6e201.slice PodAnnotations:0xc000a384e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.094780 | controller |     "Jun 12 20:36:22.099374 crc crio[20719]: time=\"2026-06-12T20:36:22.092610119Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.094795 | controller |     "Jun 12 20:36:22.111223 crc crio[20719]: time=\"2026-06-12T20:36:22.111003024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094809 | controller |     "Jun 12 20:36:22.124548 crc crio[20719]: time=\"2026-06-12T20:36:22.124410883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.094823 | controller |     "Jun 12 20:36:22.433933 crc crio[20719]: time=\"2026-06-12T20:36:22.433122292Z\" level=info msg=\"Created container 04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa: openshift-marketplace/certified-operators-kqmfg/extract-content\" id=5a6b43ce-fa7b-4b7b-ba40-52e236cde97b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.094838 | controller |     "Jun 12 20:36:22.437391 crc crio[20719]: time=\"2026-06-12T20:36:22.437237903Z\" level=info msg=\"Starting container: 04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa\" id=7c6e542a-7cb3-4e3b-90f8-f11bed821b2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.094869 | controller |     "Jun 12 20:36:22.444466 crc crio[20719]: time=\"2026-06-12T20:36:22.444383925Z\" level=info msg=\"Started container\" PID=130369 containerID=04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa description=openshift-marketplace/certified-operators-kqmfg/extract-content id=7c6e542a-7cb3-4e3b-90f8-f11bed821b2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838",
2026-06-12 21:10:23.094887 | controller |     "Jun 12 20:36:22.673719 crc crio[20719]: 2026-06-12T20:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e084bc784f40b0 Mac:e6:2b:48:0d:1b:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/06603b6a-7238-4cc1-9527-89013d4c0a3e SocketPath: PciID:}] [{Interface:0xc0000145b0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.094902 | controller |     "Jun 12 20:36:22.676923 crc crio[20719]: time=\"2026-06-12T20:36:22.676766161Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 Namespace:openstack ID:8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0 UID:4b06bd66-612a-4927-b511-3d5f04d6e201 NetNS:/var/run/netns/06603b6a-7238-4cc1-9527-89013d4c0a3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b06bd66_612a_4927_b511_3d5f04d6e201.slice PodAnnotations:0xc000a384e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.094921 | controller |     "Jun 12 20:36:22.677120 crc crio[20719]: time=\"2026-06-12T20:36:22.676972177Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.094936 | controller |     "Jun 12 20:36:22.690413 crc crio[20719]: time=\"2026-06-12T20:36:22.690133837Z\" level=info msg=\"Ran pod sandbox 8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/POD\" id=d61c5e29-5fca-4b02-9e23-b25f5a841bcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.094951 | controller |     "Jun 12 20:36:22.694613 crc crio[20719]: time=\"2026-06-12T20:36:22.693867137Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ebeb0e22-8292-4aa4-a3b8-63661ded257a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.094965 | controller |     "Jun 12 20:36:22.745826 crc crio[20719]: time=\"2026-06-12T20:36:22.745697665Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=57b299f3-c1f7-4442-94cc-5d69f6abb316 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.094980 | controller |     "Jun 12 20:36:22.758860 crc crio[20719]: time=\"2026-06-12T20:36:22.758720211Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=f9125a70-d741-4cbc-ad21-2717f3c90eef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.094994 | controller |     "Jun 12 20:36:22.759236 crc crio[20719]: time=\"2026-06-12T20:36:22.759168844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.095008 | controller |     "Jun 12 20:36:22.830723 crc crio[20719]: time=\"2026-06-12T20:36:22.8304448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.095022 | controller |     "Jun 12 20:36:22.835002 crc crio[20719]: time=\"2026-06-12T20:36:22.834919832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.095036 | controller |     "Jun 12 20:36:23.058444 crc crio[20719]: time=\"2026-06-12T20:36:23.057535698Z\" level=info msg=\"Created container 4596fb6072e30110b866c708ca6315a9ec2628698ba7e6b1758dd33516c27399: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=f9125a70-d741-4cbc-ad21-2717f3c90eef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.095051 | controller |     "Jun 12 20:36:23.059788 crc crio[20719]: time=\"2026-06-12T20:36:23.05963335Z\" level=info msg=\"Starting container: 4596fb6072e30110b866c708ca6315a9ec2628698ba7e6b1758dd33516c27399\" id=8478ff2b-5e31-457a-96dd-a781ed41b1c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.095065 | controller |     "Jun 12 20:36:23.068715 crc crio[20719]: time=\"2026-06-12T20:36:23.068638388Z\" level=info msg=\"Started container\" PID=130425 containerID=4596fb6072e30110b866c708ca6315a9ec2628698ba7e6b1758dd33516c27399 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=8478ff2b-5e31-457a-96dd-a781ed41b1c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0",
2026-06-12 21:10:23.095086 | controller |     "Jun 12 20:36:23.102364 crc crio[20719]: time=\"2026-06-12T20:36:23.102144172Z\" level=info msg=\"Removing container: 7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662\" id=2d164ee1-3e44-4373-a748-11054cbaddd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095101 | controller |     "Jun 12 20:36:23.415814 crc crio[20719]: time=\"2026-06-12T20:36:23.4155421Z\" level=info msg=\"Removed container 7374cc5aaee808cf5a774356684e334481abd7a1d269030a5de6692eeb965662: openshift-infra/auto-csr-approver-29688270-zcrj2/oc\" id=2d164ee1-3e44-4373-a748-11054cbaddd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095116 | controller |     "Jun 12 20:36:23.428561 crc crio[20719]: time=\"2026-06-12T20:36:23.428474195Z\" level=info msg=\"Stopping pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\" id=decdc085-e408-430c-a834-a71eeb068332 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.095130 | controller |     "Jun 12 20:36:23.428561 crc crio[20719]: time=\"2026-06-12T20:36:23.428562015Z\" level=info msg=\"Stopped pod sandbox (already stopped): 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\" id=decdc085-e408-430c-a834-a71eeb068332 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.095145 | controller |     "Jun 12 20:36:23.429183 crc crio[20719]: time=\"2026-06-12T20:36:23.429126155Z\" level=info msg=\"Removing pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\" id=35fa3e1b-3943-4ca5-8079-5d9f46851341 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.095159 | controller |     "Jun 12 20:36:23.458117 crc crio[20719]: time=\"2026-06-12T20:36:23.458056211Z\" level=info msg=\"Removed pod sandbox: 434a9c055c15328d4d4d4904430125118b9f33c22d86c08dee14e1735de5f6a0\" id=35fa3e1b-3943-4ca5-8079-5d9f46851341 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.095174 | controller |     "Jun 12 20:36:23.459066 crc crio[20719]: time=\"2026-06-12T20:36:23.45874389Z\" level=info msg=\"Stopping pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\" id=87e1a1fc-7562-4b02-bd95-b8bef4d92799 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.095188 | controller |     "Jun 12 20:36:23.459066 crc crio[20719]: time=\"2026-06-12T20:36:23.458787683Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\" id=87e1a1fc-7562-4b02-bd95-b8bef4d92799 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.095202 | controller |     "Jun 12 20:36:23.459492 crc crio[20719]: time=\"2026-06-12T20:36:23.459371799Z\" level=info msg=\"Removing pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\" id=555310a1-4b45-4f9f-a213-120d724091a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.095217 | controller |     "Jun 12 20:36:23.479255 crc crio[20719]: time=\"2026-06-12T20:36:23.479172177Z\" level=info msg=\"Removed pod sandbox: d1f33f25e21e668e5e37ddb4bb77f869eb03bb7cad2f5a9fbae46a72c465bfd8\" id=555310a1-4b45-4f9f-a213-120d724091a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.095231 | controller |     "Jun 12 20:36:24.480822 crc crio[20719]: time=\"2026-06-12T20:36:24.480410523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=18b206b5-8ee2-40e5-b4e0-7b3493187ea6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.095245 | controller |     "Jun 12 20:36:24.485461 crc crio[20719]: time=\"2026-06-12T20:36:24.48501671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d126b282-4506-427d-9931-c1aeb325d704 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.095259 | controller |     "Jun 12 20:36:24.499175 crc crio[20719]: time=\"2026-06-12T20:36:24.499072036Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-kqmfg/registry-server\" id=f98fc02d-ede6-4aea-910b-b7b25bca6b61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.095276 | controller |     "Jun 12 20:36:24.499647 crc crio[20719]: time=\"2026-06-12T20:36:24.499584991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.095291 | controller |     "Jun 12 20:36:24.569077 crc crio[20719]: time=\"2026-06-12T20:36:24.568956229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.095305 | controller |     "Jun 12 20:36:24.579076 crc crio[20719]: time=\"2026-06-12T20:36:24.578980017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.095320 | controller |     "Jun 12 20:36:24.730005 crc crio[20719]: time=\"2026-06-12T20:36:24.729467582Z\" level=info msg=\"Created container a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc: openshift-marketplace/certified-operators-kqmfg/registry-server\" id=f98fc02d-ede6-4aea-910b-b7b25bca6b61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.095334 | controller |     "Jun 12 20:36:24.731321 crc crio[20719]: time=\"2026-06-12T20:36:24.73108315Z\" level=info msg=\"Starting container: a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc\" id=c991067c-5514-4abe-abdb-7e0e285634f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.095348 | controller |     "Jun 12 20:36:24.740682 crc crio[20719]: time=\"2026-06-12T20:36:24.740482429Z\" level=info msg=\"Started container\" PID=130534 containerID=a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc description=openshift-marketplace/certified-operators-kqmfg/registry-server id=c991067c-5514-4abe-abdb-7e0e285634f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838",
2026-06-12 21:10:23.095362 | controller |     "Jun 12 20:36:28.550457 crc crio[20719]: time=\"2026-06-12T20:36:28.549408256Z\" level=info msg=\"Stopping container: eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3 (timeout: 2s)\" id=7c0fbe62-8014-4dd7-9c6d-efcebe8b0d18 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.095377 | controller |     "Jun 12 20:36:28.708831 crc crio[20719]: time=\"2026-06-12T20:36:28.708699293Z\" level=info msg=\"Stopped container eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3: openshift-marketplace/redhat-operators-fj4dg/registry-server\" id=7c0fbe62-8014-4dd7-9c6d-efcebe8b0d18 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.095391 | controller |     "Jun 12 20:36:28.710991 crc crio[20719]: time=\"2026-06-12T20:36:28.710876887Z\" level=info msg=\"Stopping pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\" id=72b7b1df-d4f0-4eae-ad63-c4a3e526e5ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.095405 | controller |     "Jun 12 20:36:28.712227 crc crio[20719]: time=\"2026-06-12T20:36:28.712133855Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fj4dg Namespace:openshift-marketplace ID:eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825 UID:aff41c54-07a0-4452-9040-6adb43eff50a NetNS:/var/run/netns/1b685e1f-30a1-423b-a7d5-68cfc70e727e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaff41c54_07a0_4452_9040_6adb43eff50a.slice PodAnnotations:0xc003ab0b20}] Aliases:map[]}\"",
2026-06-12 21:10:23.095420 | controller |     "Jun 12 20:36:28.712526 crc crio[20719]: time=\"2026-06-12T20:36:28.712442104Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fj4dg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.095437 | controller |     "Jun 12 20:36:29.064733 crc crio[20719]: time=\"2026-06-12T20:36:29.064076066Z\" level=info msg=\"Stopped pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\" id=72b7b1df-d4f0-4eae-ad63-c4a3e526e5ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.095452 | controller |     "Jun 12 20:36:29.572025 crc crio[20719]: time=\"2026-06-12T20:36:29.571870752Z\" level=info msg=\"Removing container: eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3\" id=1af7d8ec-6bd4-4480-9c05-347d43d06c51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095466 | controller |     "Jun 12 20:36:29.605740 crc crio[20719]: time=\"2026-06-12T20:36:29.605636023Z\" level=info msg=\"Removed container eb43a35842ae76c9ee41d23179cd4ee7ed002812f54f5ea2c9dc9315971023a3: openshift-marketplace/redhat-operators-fj4dg/registry-server\" id=1af7d8ec-6bd4-4480-9c05-347d43d06c51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095480 | controller |     "Jun 12 20:36:29.610094 crc crio[20719]: time=\"2026-06-12T20:36:29.609964612Z\" level=info msg=\"Removing container: 33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac\" id=061328b6-c57c-4e1d-b909-787d89ef7d43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095494 | controller |     "Jun 12 20:36:29.658772 crc crio[20719]: time=\"2026-06-12T20:36:29.65807921Z\" level=info msg=\"Removed container 33acb8d1675cdeac17400c3e231994553872871d1284d9a26bef5dc331a5daac: openshift-marketplace/redhat-operators-fj4dg/extract-content\" id=061328b6-c57c-4e1d-b909-787d89ef7d43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095508 | controller |     "Jun 12 20:36:29.661775 crc crio[20719]: time=\"2026-06-12T20:36:29.661700347Z\" level=info msg=\"Removing container: 02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f\" id=6d8f71f2-d6e0-4172-aaa1-d49d0077387b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095522 | controller |     "Jun 12 20:36:29.746707 crc crio[20719]: time=\"2026-06-12T20:36:29.746575665Z\" level=info msg=\"Removed container 02609e68933853d2a94e03de9c7fecd3d68bc1c26785beea815de2ee5806150f: openshift-marketplace/redhat-operators-fj4dg/extract-utilities\" id=6d8f71f2-d6e0-4172-aaa1-d49d0077387b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095535 | controller |     "Jun 12 20:36:33.662575 crc crio[20719]: time=\"2026-06-12T20:36:33.661882699Z\" level=info msg=\"Stopping container: a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc (timeout: 2s)\" id=2802a319-c86f-4703-9698-bf4c0e8026f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.095549 | controller |     "Jun 12 20:36:33.797734 crc crio[20719]: time=\"2026-06-12T20:36:33.797611636Z\" level=info msg=\"Stopped container a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc: openshift-marketplace/certified-operators-kqmfg/registry-server\" id=2802a319-c86f-4703-9698-bf4c0e8026f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.095563 | controller |     "Jun 12 20:36:33.799049 crc crio[20719]: time=\"2026-06-12T20:36:33.798798941Z\" level=info msg=\"Stopping pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\" id=5a89344a-11ba-4b9d-a8b7-31f59486ede7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.095577 | controller |     "Jun 12 20:36:33.799866 crc crio[20719]: time=\"2026-06-12T20:36:33.799760089Z\" level=info msg=\"Got pod network &{Name:certified-operators-kqmfg Namespace:openshift-marketplace ID:522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838 UID:a5ce02e9-cb9c-40e6-bda0-2063e1a03f13 NetNS:/var/run/netns/de0c5459-a2c8-49ae-96a1-ab8c9472ce2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5ce02e9_cb9c_40e6_bda0_2063e1a03f13.slice PodAnnotations:0xc00170c710}] Aliases:map[]}\"",
2026-06-12 21:10:23.095594 | controller |     "Jun 12 20:36:33.800117 crc crio[20719]: time=\"2026-06-12T20:36:33.799943365Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-kqmfg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.095609 | controller |     "Jun 12 20:36:34.134929 crc crio[20719]: time=\"2026-06-12T20:36:34.134427979Z\" level=info msg=\"Stopped pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\" id=5a89344a-11ba-4b9d-a8b7-31f59486ede7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.095624 | controller |     "Jun 12 20:36:34.695474 crc crio[20719]: time=\"2026-06-12T20:36:34.695247958Z\" level=info msg=\"Removing container: a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc\" id=670dea6f-f19a-44ac-b044-e119c905f85a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095638 | controller |     "Jun 12 20:36:34.761987 crc crio[20719]: time=\"2026-06-12T20:36:34.761671939Z\" level=info msg=\"Removed container a9fa4af5e3a2d4a1299c52e0772087fdc1c3ff42f15ce35884c7d29c28272dbc: openshift-marketplace/certified-operators-kqmfg/registry-server\" id=670dea6f-f19a-44ac-b044-e119c905f85a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095652 | controller |     "Jun 12 20:36:34.768740 crc crio[20719]: time=\"2026-06-12T20:36:34.768641085Z\" level=info msg=\"Removing container: 04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa\" id=77c9b9c6-94ea-4d25-af56-e0d97c3133bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095666 | controller |     "Jun 12 20:36:34.808355 crc crio[20719]: time=\"2026-06-12T20:36:34.808118797Z\" level=info msg=\"Removed container 04c18ab294fe5bd2d0f0d39dc1ac883f2d2546b20b51a30994f884323d051aaa: openshift-marketplace/certified-operators-kqmfg/extract-content\" id=77c9b9c6-94ea-4d25-af56-e0d97c3133bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095680 | controller |     "Jun 12 20:36:34.811971 crc crio[20719]: time=\"2026-06-12T20:36:34.811848738Z\" level=info msg=\"Removing container: 590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94\" id=ebe00921-1e9d-494b-9315-4041491bdf25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095695 | controller |     "Jun 12 20:36:34.860964 crc crio[20719]: time=\"2026-06-12T20:36:34.860854653Z\" level=info msg=\"Removed container 590a9cfddc99d9ad1c06c59112b2d97a1af480fcd1280dcce3e52c181a04ae94: openshift-marketplace/certified-operators-kqmfg/extract-utilities\" id=ebe00921-1e9d-494b-9315-4041491bdf25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.095709 | controller |     "Jun 12 20:36:46.484570 crc crio[20719]: time=\"2026-06-12T20:36:46.483546337Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-bpwjm/POD\" id=35c143f6-43d5-4416-b470-5c7359054c3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.095723 | controller |     "Jun 12 20:36:46.485695 crc crio[20719]: time=\"2026-06-12T20:36:46.484591129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.095737 | controller |     "Jun 12 20:36:46.537297 crc crio[20719]: time=\"2026-06-12T20:36:46.537107587Z\" level=info msg=\"Got pod network &{Name:community-operators-bpwjm Namespace:openshift-marketplace ID:1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43 UID:07fd4e3b-eae9-4877-9731-c0908464b809 NetNS:/var/run/netns/0c3675ce-3864-4484-945e-5e2cd8175fd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07fd4e3b_eae9_4877_9731_c0908464b809.slice PodAnnotations:0xc00008c8e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.095755 | controller |     "Jun 12 20:36:46.537297 crc crio[20719]: time=\"2026-06-12T20:36:46.53720353Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-bpwjm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.095770 | controller |     "Jun 12 20:36:46.955344 crc crio[20719]: 2026-06-12T20:36:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1920a1e335cfcb3 Mac:ea:32:1b:27:1a:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/0c3675ce-3864-4484-945e-5e2cd8175fd6 SocketPath: PciID:}] [{Interface:0xc0001345a0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.095784 | controller |     "Jun 12 20:36:46.955344 crc crio[20719]: time=\"2026-06-12T20:36:46.952792391Z\" level=info msg=\"Got pod network &{Name:community-operators-bpwjm Namespace:openshift-marketplace ID:1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43 UID:07fd4e3b-eae9-4877-9731-c0908464b809 NetNS:/var/run/netns/0c3675ce-3864-4484-945e-5e2cd8175fd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07fd4e3b_eae9_4877_9731_c0908464b809.slice PodAnnotations:0xc00008c8e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.095799 | controller |     "Jun 12 20:36:46.955344 crc crio[20719]: time=\"2026-06-12T20:36:46.953133372Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bpwjm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.095814 | controller |     "Jun 12 20:36:46.973563 crc crio[20719]: time=\"2026-06-12T20:36:46.97340993Z\" level=info msg=\"Ran pod sandbox 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43 with infra container: openshift-marketplace/community-operators-bpwjm/POD\" id=35c143f6-43d5-4416-b470-5c7359054c3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.095828 | controller |     "Jun 12 20:36:46.977763 crc crio[20719]: time=\"2026-06-12T20:36:46.977670628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b0221c64-fd15-4fe1-8dd4-d95c56241de1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.095842 | controller |     "Jun 12 20:36:46.992030 crc crio[20719]: time=\"2026-06-12T20:36:46.991864849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17378632-fec5-4382-9278-18b660acdc9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.095876 | controller |     "Jun 12 20:36:47.007183 crc crio[20719]: time=\"2026-06-12T20:36:47.007085932Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bpwjm/extract-utilities\" id=e831a65e-1726-4a7c-b91d-393856f0fc57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.095892 | controller |     "Jun 12 20:36:47.007872 crc crio[20719]: time=\"2026-06-12T20:36:47.007744973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.095906 | controller |     "Jun 12 20:36:47.065389 crc crio[20719]: time=\"2026-06-12T20:36:47.065110472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.095921 | controller |     "Jun 12 20:36:47.079589 crc crio[20719]: time=\"2026-06-12T20:36:47.079484169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.095936 | controller |     "Jun 12 20:36:47.243869 crc crio[20719]: time=\"2026-06-12T20:36:47.243739191Z\" level=info msg=\"Created container ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a: openshift-marketplace/community-operators-bpwjm/extract-utilities\" id=e831a65e-1726-4a7c-b91d-393856f0fc57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.095953 | controller |     "Jun 12 20:36:47.245502 crc crio[20719]: time=\"2026-06-12T20:36:47.245456594Z\" level=info msg=\"Starting container: ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a\" id=558ae6f3-2eb7-4a55-abf2-38b6599c711f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.095968 | controller |     "Jun 12 20:36:47.251585 crc crio[20719]: time=\"2026-06-12T20:36:47.251547613Z\" level=info msg=\"Started container\" PID=131994 containerID=ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a description=openshift-marketplace/community-operators-bpwjm/extract-utilities id=558ae6f3-2eb7-4a55-abf2-38b6599c711f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43",
2026-06-12 21:10:23.095984 | controller |     "Jun 12 20:36:47.905714 crc crio[20719]: time=\"2026-06-12T20:36:47.903402355Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7d16f358-991f-46a6-9931-3c5693b39cc7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.095998 | controller |     "Jun 12 20:36:47.920204 crc crio[20719]: time=\"2026-06-12T20:36:47.920027957Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.096012 | controller |     "Jun 12 20:36:49.294066 crc crio[20719]: time=\"2026-06-12T20:36:49.28791509Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=7d16f358-991f-46a6-9931-3c5693b39cc7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.096027 | controller |     "Jun 12 20:36:49.299017 crc crio[20719]: time=\"2026-06-12T20:36:49.298953582Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c2a7baaf-9077-474a-b9c8-a3e55ac4e45b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.096042 | controller |     "Jun 12 20:36:49.347104 crc crio[20719]: time=\"2026-06-12T20:36:49.340140451Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c0191627-9b75-4fef-a80a-5b3b3cdefc78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.096057 | controller |     "Jun 12 20:36:49.390521 crc crio[20719]: time=\"2026-06-12T20:36:49.390436573Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bpwjm/extract-content\" id=162ea160-5236-49ab-bf57-e764a229a398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.096071 | controller |     "Jun 12 20:36:49.390959 crc crio[20719]: time=\"2026-06-12T20:36:49.390896826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.096085 | controller |     "Jun 12 20:36:49.457062 crc crio[20719]: time=\"2026-06-12T20:36:49.456875044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.096099 | controller |     "Jun 12 20:36:49.463250 crc crio[20719]: time=\"2026-06-12T20:36:49.463181141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.096113 | controller |     "Jun 12 20:36:49.652384 crc crio[20719]: time=\"2026-06-12T20:36:49.652117056Z\" level=info msg=\"Created container c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18: openshift-marketplace/community-operators-bpwjm/extract-content\" id=162ea160-5236-49ab-bf57-e764a229a398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.096131 | controller |     "Jun 12 20:36:49.653538 crc crio[20719]: time=\"2026-06-12T20:36:49.653449286Z\" level=info msg=\"Starting container: c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18\" id=6ec4e033-68d3-4485-88e9-de713fa97e28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.096146 | controller |     "Jun 12 20:36:49.661169 crc crio[20719]: time=\"2026-06-12T20:36:49.661063683Z\" level=info msg=\"Started container\" PID=132121 containerID=c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18 description=openshift-marketplace/community-operators-bpwjm/extract-content id=6ec4e033-68d3-4485-88e9-de713fa97e28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43",
2026-06-12 21:10:23.096161 | controller |     "Jun 12 20:36:52.027197 crc crio[20719]: time=\"2026-06-12T20:36:52.026388919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0615972a-0c7a-42b3-8967-33c3544e8b26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.096176 | controller |     "Jun 12 20:36:52.031234 crc crio[20719]: time=\"2026-06-12T20:36:52.031132389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4190ccd8-901c-47c6-9eda-4ec7181bd893 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.096191 | controller |     "Jun 12 20:36:52.057046 crc crio[20719]: time=\"2026-06-12T20:36:52.056851363Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bpwjm/registry-server\" id=326be509-166d-4783-924f-81ef895afa2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.096206 | controller |     "Jun 12 20:36:52.057443 crc crio[20719]: time=\"2026-06-12T20:36:52.057358528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.096221 | controller |     "Jun 12 20:36:52.115743 crc crio[20719]: time=\"2026-06-12T20:36:52.115399291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.096235 | controller |     "Jun 12 20:36:52.118897 crc crio[20719]: time=\"2026-06-12T20:36:52.118813381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.096250 | controller |     "Jun 12 20:36:52.336901 crc crio[20719]: time=\"2026-06-12T20:36:52.336780068Z\" level=info msg=\"Created container 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880: openshift-marketplace/community-operators-bpwjm/registry-server\" id=326be509-166d-4783-924f-81ef895afa2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.096264 | controller |     "Jun 12 20:36:52.338391 crc crio[20719]: time=\"2026-06-12T20:36:52.33820681Z\" level=info msg=\"Starting container: 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880\" id=45ba4872-7160-43e9-b9a4-a282665168e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.096278 | controller |     "Jun 12 20:36:52.346801 crc crio[20719]: time=\"2026-06-12T20:36:52.346116954Z\" level=info msg=\"Started container\" PID=132279 containerID=2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880 description=openshift-marketplace/community-operators-bpwjm/registry-server id=45ba4872-7160-43e9-b9a4-a282665168e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43",
2026-06-12 21:10:23.096293 | controller |     "Jun 12 20:36:59.167671 crc crio[20719]: time=\"2026-06-12T20:36:59.166122479Z\" level=info msg=\"Stopping container: 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880 (timeout: 2s)\" id=0c4e222b-0f86-42e8-bb48-1a20c6c89679 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.096311 | controller |     "Jun 12 20:36:59.310385 crc crio[20719]: time=\"2026-06-12T20:36:59.3101377Z\" level=info msg=\"Stopped container 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880: openshift-marketplace/community-operators-bpwjm/registry-server\" id=0c4e222b-0f86-42e8-bb48-1a20c6c89679 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.096326 | controller |     "Jun 12 20:36:59.314228 crc crio[20719]: time=\"2026-06-12T20:36:59.314049587Z\" level=info msg=\"Stopping pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\" id=bc6d62f0-25da-4f1b-90c9-4b2cc98ace35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.096341 | controller |     "Jun 12 20:36:59.316646 crc crio[20719]: time=\"2026-06-12T20:36:59.316128949Z\" level=info msg=\"Got pod network &{Name:community-operators-bpwjm Namespace:openshift-marketplace ID:1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43 UID:07fd4e3b-eae9-4877-9731-c0908464b809 NetNS:/var/run/netns/0c3675ce-3864-4484-945e-5e2cd8175fd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07fd4e3b_eae9_4877_9731_c0908464b809.slice PodAnnotations:0xc000a385e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.096355 | controller |     "Jun 12 20:36:59.317058 crc crio[20719]: time=\"2026-06-12T20:36:59.316669185Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-bpwjm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.096370 | controller |     "Jun 12 20:36:59.713083 crc crio[20719]: time=\"2026-06-12T20:36:59.712728045Z\" level=info msg=\"Stopped pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\" id=bc6d62f0-25da-4f1b-90c9-4b2cc98ace35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.096385 | controller |     "Jun 12 20:37:00.188688 crc crio[20719]: time=\"2026-06-12T20:37:00.188559493Z\" level=info msg=\"Removing container: 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880\" id=5fbeaa20-0582-4de3-b68c-f2964f45e89a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.096399 | controller |     "Jun 12 20:37:00.266584 crc crio[20719]: time=\"2026-06-12T20:37:00.266477557Z\" level=info msg=\"Removed container 2fababc676d11b4dd3c11513b774ea13691db34c97b9d013b6687c8ad2bbe880: openshift-marketplace/community-operators-bpwjm/registry-server\" id=5fbeaa20-0582-4de3-b68c-f2964f45e89a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.096413 | controller |     "Jun 12 20:37:00.270414 crc crio[20719]: time=\"2026-06-12T20:37:00.270224964Z\" level=info msg=\"Removing container: c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18\" id=baaaab59-bfbf-461b-ac2f-84454b4d1f31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.096428 | controller |     "Jun 12 20:37:00.310463 crc crio[20719]: time=\"2026-06-12T20:37:00.309390543Z\" level=info msg=\"Removed container c774c40ce8cc0a90f06fbc09f86474bc76879ce6f5cdc5e6f9223048c999dd18: openshift-marketplace/community-operators-bpwjm/extract-content\" id=baaaab59-bfbf-461b-ac2f-84454b4d1f31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.096442 | controller |     "Jun 12 20:37:00.312813 crc crio[20719]: time=\"2026-06-12T20:37:00.312762027Z\" level=info msg=\"Removing container: ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a\" id=06e6019d-3162-42f6-99b2-85ecdfad9219 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.096457 | controller |     "Jun 12 20:37:00.368001 crc crio[20719]: time=\"2026-06-12T20:37:00.36773219Z\" level=info msg=\"Removed container ec146fe13a970c8b8486be93f8e79facb764b7590131888fa5ab8fdeb19bd31a: openshift-marketplace/community-operators-bpwjm/extract-utilities\" id=06e6019d-3162-42f6-99b2-85ecdfad9219 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.096476 | controller |     "Jun 12 20:37:23.522990 crc crio[20719]: time=\"2026-06-12T20:37:23.522062368Z\" level=info msg=\"Stopping pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\" id=a95750b9-1ce9-4c7e-b00c-5ce8073c21aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.096490 | controller |     "Jun 12 20:37:23.526121 crc crio[20719]: time=\"2026-06-12T20:37:23.523088839Z\" level=info msg=\"Stopped pod sandbox (already stopped): 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\" id=a95750b9-1ce9-4c7e-b00c-5ce8073c21aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.096505 | controller |     "Jun 12 20:37:23.526121 crc crio[20719]: time=\"2026-06-12T20:37:23.524709887Z\" level=info msg=\"Removing pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\" id=c8298cf6-5515-4fba-af3c-033a00eee8eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.096519 | controller |     "Jun 12 20:37:23.565694 crc crio[20719]: time=\"2026-06-12T20:37:23.56551726Z\" level=info msg=\"Removed pod sandbox: 522e604bd2f05f0be2fdf780aec6440984031bebf1c025471404597e3e348838\" id=c8298cf6-5515-4fba-af3c-033a00eee8eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.096534 | controller |     "Jun 12 20:37:23.569595 crc crio[20719]: time=\"2026-06-12T20:37:23.569204041Z\" level=info msg=\"Stopping pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\" id=1f8a6b05-74db-4631-9fb4-fc2291a05080 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.096549 | controller |     "Jun 12 20:37:23.569595 crc crio[20719]: time=\"2026-06-12T20:37:23.569562062Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\" id=1f8a6b05-74db-4631-9fb4-fc2291a05080 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.096577 | controller |     "Jun 12 20:37:23.575807 crc crio[20719]: time=\"2026-06-12T20:37:23.575692111Z\" level=info msg=\"Removing pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\" id=1338cd16-73a7-442e-b873-e3a852d23138 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.096593 | controller |     "Jun 12 20:37:23.596528 crc crio[20719]: time=\"2026-06-12T20:37:23.596425666Z\" level=info msg=\"Removed pod sandbox: 1920a1e335cfcb306e922edf229aa3df4831a3cd484e2fa3761d393f9ba1de43\" id=1338cd16-73a7-442e-b873-e3a852d23138 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.096607 | controller |     "Jun 12 20:37:23.597543 crc crio[20719]: time=\"2026-06-12T20:37:23.597472435Z\" level=info msg=\"Stopping pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\" id=eb06ed87-f4b5-49de-a101-c90da1e046fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.096621 | controller |     "Jun 12 20:37:23.597633 crc crio[20719]: time=\"2026-06-12T20:37:23.597583968Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\" id=eb06ed87-f4b5-49de-a101-c90da1e046fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.096635 | controller |     "Jun 12 20:37:23.598325 crc crio[20719]: time=\"2026-06-12T20:37:23.598173106Z\" level=info msg=\"Removing pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\" id=9dfc2b33-fcbc-4406-8d6a-6239127e0e64 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.096650 | controller |     "Jun 12 20:37:23.615324 crc crio[20719]: time=\"2026-06-12T20:37:23.615199663Z\" level=info msg=\"Removed pod sandbox: eb44c7d5b063180ff0d83811b0ac5fedf052d45eb0d605829a99d39b9f6e7825\" id=9dfc2b33-fcbc-4406-8d6a-6239127e0e64 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.096668 | controller |     "Jun 12 20:38:01.409775 crc crio[20719]: time=\"2026-06-12T20:38:01.407458402Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688278-qrjvc/POD\" id=19f248fa-497b-49c8-b527-d619fdc9ab94 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.096682 | controller |     "Jun 12 20:38:01.412023 crc crio[20719]: time=\"2026-06-12T20:38:01.409807463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.096697 | controller |     "Jun 12 20:38:01.552975 crc crio[20719]: time=\"2026-06-12T20:38:01.552810726Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688278-qrjvc Namespace:openshift-infra ID:befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca UID:89d6f31a-b0db-4933-a5a4-1b6f14fbae4a NetNS:/var/run/netns/05333cd3-409d-4f50-8622-b6ba48331430 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89d6f31a_b0db_4933_a5a4_1b6f14fbae4a.slice PodAnnotations:0xc0033330e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.096712 | controller |     "Jun 12 20:38:01.552975 crc crio[20719]: time=\"2026-06-12T20:38:01.552896918Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688278-qrjvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.096726 | controller |     "Jun 12 20:38:02.424956 crc crio[20719]: 2026-06-12T20:38:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:befe4375f845cf7 Mac:76:74:ec:ea:b5:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/05333cd3-409d-4f50-8622-b6ba48331430 SocketPath: PciID:}] [{Interface:0xc0005185d0 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.096741 | controller |     "Jun 12 20:38:02.436684 crc crio[20719]: time=\"2026-06-12T20:38:02.436587743Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688278-qrjvc Namespace:openshift-infra ID:befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca UID:89d6f31a-b0db-4933-a5a4-1b6f14fbae4a NetNS:/var/run/netns/05333cd3-409d-4f50-8622-b6ba48331430 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89d6f31a_b0db_4933_a5a4_1b6f14fbae4a.slice PodAnnotations:0xc0033330e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.096756 | controller |     "Jun 12 20:38:02.437251 crc crio[20719]: time=\"2026-06-12T20:38:02.437186031Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688278-qrjvc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.096771 | controller |     "Jun 12 20:38:02.463626 crc crio[20719]: time=\"2026-06-12T20:38:02.463499516Z\" level=info msg=\"Ran pod sandbox befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca with infra container: openshift-infra/auto-csr-approver-29688278-qrjvc/POD\" id=19f248fa-497b-49c8-b527-d619fdc9ab94 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.096786 | controller |     "Jun 12 20:38:02.482242 crc crio[20719]: time=\"2026-06-12T20:38:02.482067708Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5fd58e88-1a51-41a3-a689-1c7c8242eebe name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.096800 | controller |     "Jun 12 20:38:02.503230 crc crio[20719]: time=\"2026-06-12T20:38:02.503130838Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.096815 | controller |     "Jun 12 20:38:04.046171 crc crio[20719]: time=\"2026-06-12T20:38:04.045209958Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5fd58e88-1a51-41a3-a689-1c7c8242eebe name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.096834 | controller |     "Jun 12 20:38:04.048142 crc crio[20719]: time=\"2026-06-12T20:38:04.048071243Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9d171539-1fcc-4fdb-83ba-a044ff417d19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.096889 | controller |     "Jun 12 20:38:04.099347 crc crio[20719]: time=\"2026-06-12T20:38:04.075946441Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=56db9065-8698-4502-b229-1e109923dbb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.096916 | controller |     "Jun 12 20:38:04.128432 crc crio[20719]: time=\"2026-06-12T20:38:04.127362903Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688278-qrjvc/oc\" id=8601eeac-81ed-4167-99c8-9a2b0c096e82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.096932 | controller |     "Jun 12 20:38:04.132471 crc crio[20719]: time=\"2026-06-12T20:38:04.131892141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.096947 | controller |     "Jun 12 20:38:04.281205 crc crio[20719]: time=\"2026-06-12T20:38:04.281073006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.096962 | controller |     "Jun 12 20:38:04.993218 crc crio[20719]: time=\"2026-06-12T20:38:04.992535374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.096977 | controller |     "Jun 12 20:38:05.127869 crc crio[20719]: time=\"2026-06-12T20:38:05.127076776Z\" level=info msg=\"Created container 4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55: openshift-infra/auto-csr-approver-29688278-qrjvc/oc\" id=8601eeac-81ed-4167-99c8-9a2b0c096e82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.096992 | controller |     "Jun 12 20:38:05.129656 crc crio[20719]: time=\"2026-06-12T20:38:05.129591651Z\" level=info msg=\"Starting container: 4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55\" id=94585acf-a6d9-4375-be08-8254e9af3ed3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.097006 | controller |     "Jun 12 20:38:05.136247 crc crio[20719]: time=\"2026-06-12T20:38:05.135860886Z\" level=info msg=\"Started container\" PID=136026 containerID=4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55 description=openshift-infra/auto-csr-approver-29688278-qrjvc/oc id=94585acf-a6d9-4375-be08-8254e9af3ed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca",
2026-06-12 21:10:23.097022 | controller |     "Jun 12 20:38:07.402317 crc crio[20719]: time=\"2026-06-12T20:38:07.401786204Z\" level=info msg=\"Stopping pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\" id=39c6ea04-076c-45bb-bab9-6c13b6bc2b24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.097037 | controller |     "Jun 12 20:38:07.404349 crc crio[20719]: time=\"2026-06-12T20:38:07.403086043Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688278-qrjvc Namespace:openshift-infra ID:befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca UID:89d6f31a-b0db-4933-a5a4-1b6f14fbae4a NetNS:/var/run/netns/05333cd3-409d-4f50-8622-b6ba48331430 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89d6f31a_b0db_4933_a5a4_1b6f14fbae4a.slice PodAnnotations:0xc002d9a250}] Aliases:map[]}\"",
2026-06-12 21:10:23.097052 | controller |     "Jun 12 20:38:07.404349 crc crio[20719]: time=\"2026-06-12T20:38:07.403578948Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688278-qrjvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.097071 | controller |     "Jun 12 20:38:08.302596 crc crio[20719]: time=\"2026-06-12T20:38:08.302020913Z\" level=info msg=\"Stopped pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\" id=39c6ea04-076c-45bb-bab9-6c13b6bc2b24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.097086 | controller |     "Jun 12 20:38:23.646374 crc crio[20719]: time=\"2026-06-12T20:38:23.645708198Z\" level=info msg=\"Removing container: 1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa\" id=714e34ca-649c-4a9f-bd64-fdd2deefb525 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.097101 | controller |     "Jun 12 20:38:24.183590 crc crio[20719]: time=\"2026-06-12T20:38:24.182763828Z\" level=info msg=\"Removed container 1259f8126985b0bcc0243eb2adfee4ea667017c979f3b8af3aa3df69d476a3aa: openshift-infra/auto-csr-approver-29688272-jqdlf/oc\" id=714e34ca-649c-4a9f-bd64-fdd2deefb525 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.097115 | controller |     "Jun 12 20:38:24.189006 crc crio[20719]: time=\"2026-06-12T20:38:24.188922074Z\" level=info msg=\"Removing container: 24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb\" id=490c68d5-a55f-4b1f-ac12-7f1cb3b92768 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.097129 | controller |     "Jun 12 20:38:24.234211 crc crio[20719]: time=\"2026-06-12T20:38:24.233863148Z\" level=info msg=\"Removed container 24ef2cd0064ee30b177b75f48154cc5f54d8584cf796ae3db0e16b8daf83b3fb: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/init\" id=490c68d5-a55f-4b1f-ac12-7f1cb3b92768 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.097144 | controller |     "Jun 12 20:38:24.241440 crc crio[20719]: time=\"2026-06-12T20:38:24.241178684Z\" level=info msg=\"Removing container: 553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395\" id=d579ee11-7daa-4d73-8668-3121f67a1889 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.097158 | controller |     "Jun 12 20:38:24.316492 crc crio[20719]: time=\"2026-06-12T20:38:24.31640849Z\" level=info msg=\"Removed container 553623ba1f017edafa04d90185f0e8ce7da5a1998dc26e39778d42b41cc38395: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-dwsjs/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=d579ee11-7daa-4d73-8668-3121f67a1889 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.097172 | controller |     "Jun 12 20:38:24.329933 crc crio[20719]: time=\"2026-06-12T20:38:24.329842775Z\" level=info msg=\"Stopping pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\" id=4d649b5b-d908-4bb4-a422-62260f04ac22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.097187 | controller |     "Jun 12 20:38:24.330252 crc crio[20719]: time=\"2026-06-12T20:38:24.330206096Z\" level=info msg=\"Stopped pod sandbox (already stopped): a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\" id=4d649b5b-d908-4bb4-a422-62260f04ac22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.097201 | controller |     "Jun 12 20:38:24.331060 crc crio[20719]: time=\"2026-06-12T20:38:24.330975608Z\" level=info msg=\"Removing pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\" id=6a29a72c-98c2-4c3c-ad8d-cf8e1333c04a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.097215 | controller |     "Jun 12 20:38:24.375644 crc crio[20719]: time=\"2026-06-12T20:38:24.375091227Z\" level=info msg=\"Removed pod sandbox: a698f23c189e6a36a69185f947a11579e0bda524e821df301e0018826365ae47\" id=6a29a72c-98c2-4c3c-ad8d-cf8e1333c04a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.097230 | controller |     "Jun 12 20:38:24.387876 crc crio[20719]: time=\"2026-06-12T20:38:24.387020733Z\" level=info msg=\"Stopping pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\" id=3acf4b8f-74af-4df3-91c1-510cabd02ca5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.097248 | controller |     "Jun 12 20:38:24.390842 crc crio[20719]: time=\"2026-06-12T20:38:24.389085165Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\" id=3acf4b8f-74af-4df3-91c1-510cabd02ca5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.097263 | controller |     "Jun 12 20:38:24.393353 crc crio[20719]: time=\"2026-06-12T20:38:24.393044582Z\" level=info msg=\"Removing pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\" id=3660c298-e6b4-46b6-bd38-4776239914d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.097278 | controller |     "Jun 12 20:38:24.420109 crc crio[20719]: time=\"2026-06-12T20:38:24.419971249Z\" level=info msg=\"Removed pod sandbox: 19759085bc93d112de8e7bc2aab143805b108222df9eeaccd5a1e0abe1f65927\" id=3660c298-e6b4-46b6-bd38-4776239914d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.097292 | controller |     "Jun 12 20:38:59.460234 crc crio[20719]: time=\"2026-06-12T20:38:59.458639885Z\" level=info msg=\"Stopping pod sandbox: 8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0\" id=716b0e1e-58ad-49fe-87f9-976e97b15326 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.097306 | controller |     "Jun 12 20:38:59.461894 crc crio[20719]: time=\"2026-06-12T20:38:59.461835409Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 Namespace:openstack ID:8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0 UID:4b06bd66-612a-4927-b511-3d5f04d6e201 NetNS:/var/run/netns/06603b6a-7238-4cc1-9527-89013d4c0a3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b06bd66_612a_4927_b511_3d5f04d6e201.slice PodAnnotations:0xc000eaec18}] Aliases:map[]}\"",
2026-06-12 21:10:23.097321 | controller |     "Jun 12 20:38:59.462180 crc crio[20719]: time=\"2026-06-12T20:38:59.462090857Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.097335 | controller |     "Jun 12 20:39:00.080051 crc crio[20719]: time=\"2026-06-12T20:39:00.079953099Z\" level=info msg=\"Stopped pod sandbox: 8e084bc784f40b086bc0f918d6866c3e1c664ab6f1ae03ab109af8e20a8fcaf0\" id=716b0e1e-58ad-49fe-87f9-976e97b15326 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.097350 | controller |     "Jun 12 20:39:01.497606 crc crio[20719]: time=\"2026-06-12T20:39:01.497008391Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/POD\" id=93f30a98-245e-4f0b-87a8-9e9e42a85f78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.097364 | controller |     "Jun 12 20:39:01.498721 crc crio[20719]: time=\"2026-06-12T20:39:01.497660731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.097379 | controller |     "Jun 12 20:39:01.546603 crc crio[20719]: time=\"2026-06-12T20:39:01.54650786Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm Namespace:openstack ID:5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70 UID:7fcedb15-70c5-46f0-a43b-ce7536806937 NetNS:/var/run/netns/bd3106bb-214c-46ee-9a29-2010f9a28081 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fcedb15_70c5_46f0_a43b_ce7536806937.slice PodAnnotations:0xc00334ac80}] Aliases:map[]}\"",
2026-06-12 21:10:23.097393 | controller |     "Jun 12 20:39:01.546603 crc crio[20719]: time=\"2026-06-12T20:39:01.546585072Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.097411 | controller |     "Jun 12 20:39:02.245431 crc crio[20719]: 2026-06-12T20:39:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a85da51b5557fb Mac:6a:62:ed:bd:cc:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/bd3106bb-214c-46ee-9a29-2010f9a28081 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.097425 | controller |     "Jun 12 20:39:02.247353 crc crio[20719]: time=\"2026-06-12T20:39:02.247192509Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm Namespace:openstack ID:5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70 UID:7fcedb15-70c5-46f0-a43b-ce7536806937 NetNS:/var/run/netns/bd3106bb-214c-46ee-9a29-2010f9a28081 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fcedb15_70c5_46f0_a43b_ce7536806937.slice PodAnnotations:0xc00334ac80}] Aliases:map[]}\"",
2026-06-12 21:10:23.097440 | controller |     "Jun 12 20:39:02.247487 crc crio[20719]: time=\"2026-06-12T20:39:02.247428097Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.097455 | controller |     "Jun 12 20:39:02.259062 crc crio[20719]: time=\"2026-06-12T20:39:02.258617973Z\" level=info msg=\"Ran pod sandbox 5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/POD\" id=93f30a98-245e-4f0b-87a8-9e9e42a85f78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.097469 | controller |     "Jun 12 20:39:02.261727 crc crio[20719]: time=\"2026-06-12T20:39:02.261630398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=94e3ceeb-ea63-4fd1-95ae-1655a5ccc653 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.097484 | controller |     "Jun 12 20:39:02.284678 crc crio[20719]: time=\"2026-06-12T20:39:02.283977999Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=36e99f14-3fee-45a2-b5eb-d4062ad6c81a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.097499 | controller |     "Jun 12 20:39:02.293781 crc crio[20719]: time=\"2026-06-12T20:39:02.293704229Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=c2ec1c47-47f2-473e-9379-4e05384a77a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.097513 | controller |     "Jun 12 20:39:02.294402 crc crio[20719]: time=\"2026-06-12T20:39:02.294353038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.097527 | controller |     "Jun 12 20:39:02.353120 crc crio[20719]: time=\"2026-06-12T20:39:02.353034809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.097541 | controller |     "Jun 12 20:39:02.357801 crc crio[20719]: time=\"2026-06-12T20:39:02.357741268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.097555 | controller |     "Jun 12 20:39:02.524442 crc crio[20719]: time=\"2026-06-12T20:39:02.524352181Z\" level=info msg=\"Created container 8de3c3b3e1b05e2f001356cebcdf256120de763338c31abd6bfd7a3253f11b96: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=c2ec1c47-47f2-473e-9379-4e05384a77a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.097573 | controller |     "Jun 12 20:39:02.526154 crc crio[20719]: time=\"2026-06-12T20:39:02.526075693Z\" level=info msg=\"Starting container: 8de3c3b3e1b05e2f001356cebcdf256120de763338c31abd6bfd7a3253f11b96\" id=97e944c6-f662-4ee7-9eac-3ecdcc40dfa0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.097588 | controller |     "Jun 12 20:39:02.532378 crc crio[20719]: time=\"2026-06-12T20:39:02.532302757Z\" level=info msg=\"Started container\" PID=139032 containerID=8de3c3b3e1b05e2f001356cebcdf256120de763338c31abd6bfd7a3253f11b96 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=97e944c6-f662-4ee7-9eac-3ecdcc40dfa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70",
2026-06-12 21:10:23.097603 | controller |     "Jun 12 20:39:59.717191 crc crio[20719]: time=\"2026-06-12T20:39:59.716205999Z\" level=info msg=\"Stopping pod sandbox: 5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70\" id=5d2dc10a-ac80-4772-b1d7-4fa504476a16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.097618 | controller |     "Jun 12 20:39:59.720545 crc crio[20719]: time=\"2026-06-12T20:39:59.718189744Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm Namespace:openstack ID:5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70 UID:7fcedb15-70c5-46f0-a43b-ce7536806937 NetNS:/var/run/netns/bd3106bb-214c-46ee-9a29-2010f9a28081 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fcedb15_70c5_46f0_a43b_ce7536806937.slice PodAnnotations:0xc000a38d20}] Aliases:map[]}\"",
2026-06-12 21:10:23.097633 | controller |     "Jun 12 20:39:59.720545 crc crio[20719]: time=\"2026-06-12T20:39:59.718533123Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.097647 | controller |     "Jun 12 20:40:00.545074 crc crio[20719]: time=\"2026-06-12T20:40:00.544356911Z\" level=info msg=\"Stopped pod sandbox: 5a85da51b5557fbfcac2733ccb6a40742ad8840731361072393e8ca9adf84c70\" id=5d2dc10a-ac80-4772-b1d7-4fa504476a16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.097662 | controller |     "Jun 12 20:40:00.637658 crc crio[20719]: time=\"2026-06-12T20:40:00.637543169Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688280-g9b56/POD\" id=e51869bb-ad50-45a8-be71-c692739a4767 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.097676 | controller |     "Jun 12 20:40:00.637883 crc crio[20719]: time=\"2026-06-12T20:40:00.637799536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.097690 | controller |     "Jun 12 20:40:00.728615 crc crio[20719]: time=\"2026-06-12T20:40:00.727926572Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688280-g9b56 Namespace:openshift-infra ID:e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7 UID:713bcfff-a3a3-4088-8a57-c6ec5640d18f NetNS:/var/run/netns/a7d50b4f-a07d-46cb-b4d5-775c0dbb62a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod713bcfff_a3a3_4088_8a57_c6ec5640d18f.slice PodAnnotations:0xc003ab0ec0}] Aliases:map[]}\"",
2026-06-12 21:10:23.097710 | controller |     "Jun 12 20:40:00.731719 crc crio[20719]: time=\"2026-06-12T20:40:00.731566733Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688280-g9b56 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.097753 | controller |     "Jun 12 20:40:01.504247 crc crio[20719]: 2026-06-12T20:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e153705363e6870 Mac:1a:e8:f1:a9:62:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/a7d50b4f-a07d-46cb-b4d5-775c0dbb62a2 SocketPath: PciID:}] [{Interface:0xc000416f20 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.097772 | controller |     "Jun 12 20:40:01.511999 crc crio[20719]: time=\"2026-06-12T20:40:01.511855099Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688280-g9b56 Namespace:openshift-infra ID:e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7 UID:713bcfff-a3a3-4088-8a57-c6ec5640d18f NetNS:/var/run/netns/a7d50b4f-a07d-46cb-b4d5-775c0dbb62a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod713bcfff_a3a3_4088_8a57_c6ec5640d18f.slice PodAnnotations:0xc003ab0ec0}] Aliases:map[]}\"",
2026-06-12 21:10:23.097787 | controller |     "Jun 12 20:40:01.512239 crc crio[20719]: time=\"2026-06-12T20:40:01.512132596Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688280-g9b56 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.097802 | controller |     "Jun 12 20:40:01.534577 crc crio[20719]: time=\"2026-06-12T20:40:01.532011986Z\" level=info msg=\"Ran pod sandbox e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7 with infra container: openshift-infra/auto-csr-approver-29688280-g9b56/POD\" id=e51869bb-ad50-45a8-be71-c692739a4767 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.097816 | controller |     "Jun 12 20:40:01.549165 crc crio[20719]: time=\"2026-06-12T20:40:01.548873266Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f07a9ce0-1d73-4e70-ab7d-686c93f33f31 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.097830 | controller |     "Jun 12 20:40:01.576164 crc crio[20719]: time=\"2026-06-12T20:40:01.574740243Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.097844 | controller |     "Jun 12 20:40:02.691782 crc crio[20719]: time=\"2026-06-12T20:40:02.691265278Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/POD\" id=b5c5f130-2ab0-4704-b9ef-235e348b3426 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.097875 | controller |     "Jun 12 20:40:02.693133 crc crio[20719]: time=\"2026-06-12T20:40:02.691791033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.097891 | controller |     "Jun 12 20:40:02.768167 crc crio[20719]: time=\"2026-06-12T20:40:02.768067541Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb Namespace:openstack ID:f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a UID:0071da91-f0f2-49a1-9346-a7754eb231a9 NetNS:/var/run/netns/454e9cf7-ccf0-4f52-bc5a-a2530bef81df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0071da91_f0f2_49a1_9346_a7754eb231a9.slice PodAnnotations:0xc00170cf20}] Aliases:map[]}\"",
2026-06-12 21:10:23.097907 | controller |     "Jun 12 20:40:02.768167 crc crio[20719]: time=\"2026-06-12T20:40:02.768133783Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.097925 | controller |     "Jun 12 20:40:02.826203 crc crio[20719]: time=\"2026-06-12T20:40:02.826010228Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f07a9ce0-1d73-4e70-ab7d-686c93f33f31 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.098006 | controller |     "Jun 12 20:40:02.827486 crc crio[20719]: time=\"2026-06-12T20:40:02.827410601Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7ffe924f-2e0a-4787-bafc-6865472f2305 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.098024 | controller |     "Jun 12 20:40:02.832572 crc crio[20719]: time=\"2026-06-12T20:40:02.832502773Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=44ffa6ac-5e01-4387-9633-2a1d09b8b51d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.098039 | controller |     "Jun 12 20:40:02.845179 crc crio[20719]: time=\"2026-06-12T20:40:02.845094844Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688280-g9b56/oc\" id=ffe5cd8d-771a-4163-8a6c-d778af18c741 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.098054 | controller |     "Jun 12 20:40:02.845831 crc crio[20719]: time=\"2026-06-12T20:40:02.845776973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.098069 | controller |     "Jun 12 20:40:02.975092 crc crio[20719]: time=\"2026-06-12T20:40:02.974988786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.098084 | controller |     "Jun 12 20:40:03.809779 crc crio[20719]: time=\"2026-06-12T20:40:03.809249525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.098099 | controller |     "Jun 12 20:40:03.898866 crc crio[20719]: 2026-06-12T20:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3004777337599b Mac:da:4f:0b:7e:66:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/454e9cf7-ccf0-4f52-bc5a-a2530bef81df SocketPath: PciID:}] [{Interface:0xc0001385d0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.098113 | controller |     "Jun 12 20:40:03.901713 crc crio[20719]: time=\"2026-06-12T20:40:03.901505828Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb Namespace:openstack ID:f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a UID:0071da91-f0f2-49a1-9346-a7754eb231a9 NetNS:/var/run/netns/454e9cf7-ccf0-4f52-bc5a-a2530bef81df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0071da91_f0f2_49a1_9346_a7754eb231a9.slice PodAnnotations:0xc00170cf20}] Aliases:map[]}\"",
2026-06-12 21:10:23.098128 | controller |     "Jun 12 20:40:03.901713 crc crio[20719]: time=\"2026-06-12T20:40:03.901700624Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.098143 | controller |     "Jun 12 20:40:03.930399 crc crio[20719]: time=\"2026-06-12T20:40:03.929689909Z\" level=info msg=\"Ran pod sandbox f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/POD\" id=b5c5f130-2ab0-4704-b9ef-235e348b3426 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.098158 | controller |     "Jun 12 20:40:03.932423 crc crio[20719]: time=\"2026-06-12T20:40:03.932355982Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3bea682a-eded-4ab8-a7fb-d68d3cec1d2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.098176 | controller |     "Jun 12 20:40:03.982434 crc crio[20719]: time=\"2026-06-12T20:40:03.982040549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8f025051-cc64-43ca-9fa3-741cc733de22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.098191 | controller |     "Jun 12 20:40:04.009097 crc crio[20719]: time=\"2026-06-12T20:40:04.008814202Z\" level=info msg=\"Created container e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107: openshift-infra/auto-csr-approver-29688280-g9b56/oc\" id=ffe5cd8d-771a-4163-8a6c-d778af18c741 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.098206 | controller |     "Jun 12 20:40:04.012042 crc crio[20719]: time=\"2026-06-12T20:40:04.010703773Z\" level=info msg=\"Starting container: e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107\" id=f6014d40-999f-46cb-8b12-477ebf675e3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.098221 | controller |     "Jun 12 20:40:04.012042 crc crio[20719]: time=\"2026-06-12T20:40:04.011016522Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=dd5f68d9-04cd-47e5-92b1-e04d06d77e9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.098235 | controller |     "Jun 12 20:40:04.012042 crc crio[20719]: time=\"2026-06-12T20:40:04.011762252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.098250 | controller |     "Jun 12 20:40:04.026756 crc crio[20719]: time=\"2026-06-12T20:40:04.02664037Z\" level=info msg=\"Started container\" PID=142463 containerID=e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107 description=openshift-infra/auto-csr-approver-29688280-g9b56/oc id=f6014d40-999f-46cb-8b12-477ebf675e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7",
2026-06-12 21:10:23.098264 | controller |     "Jun 12 20:40:04.096480 crc crio[20719]: time=\"2026-06-12T20:40:04.085636822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.098279 | controller |     "Jun 12 20:40:04.096480 crc crio[20719]: time=\"2026-06-12T20:40:04.091664906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.098294 | controller |     "Jun 12 20:40:04.261017 crc crio[20719]: time=\"2026-06-12T20:40:04.260872813Z\" level=info msg=\"Created container 7f3ab2d8f3542b89861e63a78300db56d7335a74cb931db9aedec3733f86a569: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=dd5f68d9-04cd-47e5-92b1-e04d06d77e9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.098309 | controller |     "Jun 12 20:40:04.264539 crc crio[20719]: time=\"2026-06-12T20:40:04.264476541Z\" level=info msg=\"Starting container: 7f3ab2d8f3542b89861e63a78300db56d7335a74cb931db9aedec3733f86a569\" id=4065647f-75bf-411e-94db-70100c50ac10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.098323 | controller |     "Jun 12 20:40:04.270145 crc crio[20719]: time=\"2026-06-12T20:40:04.270053874Z\" level=info msg=\"Started container\" PID=142504 containerID=7f3ab2d8f3542b89861e63a78300db56d7335a74cb931db9aedec3733f86a569 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=4065647f-75bf-411e-94db-70100c50ac10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a",
2026-06-12 21:10:23.098341 | controller |     "Jun 12 20:40:06.285945 crc crio[20719]: time=\"2026-06-12T20:40:06.28444238Z\" level=info msg=\"Stopping pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\" id=ac2cfe8a-3c11-4a4f-b631-432b0a9d30bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.098357 | controller |     "Jun 12 20:40:06.288158 crc crio[20719]: time=\"2026-06-12T20:40:06.287445823Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688280-g9b56 Namespace:openshift-infra ID:e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7 UID:713bcfff-a3a3-4088-8a57-c6ec5640d18f NetNS:/var/run/netns/a7d50b4f-a07d-46cb-b4d5-775c0dbb62a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod713bcfff_a3a3_4088_8a57_c6ec5640d18f.slice PodAnnotations:0xc002d9a1b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.098372 | controller |     "Jun 12 20:40:06.288158 crc crio[20719]: time=\"2026-06-12T20:40:06.287626308Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688280-g9b56 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.098387 | controller |     "Jun 12 20:40:06.744931 crc crio[20719]: time=\"2026-06-12T20:40:06.744689862Z\" level=info msg=\"Stopped pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\" id=ac2cfe8a-3c11-4a4f-b631-432b0a9d30bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.098402 | controller |     "Jun 12 20:40:12.396127 crc crio[20719]: time=\"2026-06-12T20:40:12.394952349Z\" level=info msg=\"Stopping pod sandbox: f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a\" id=b8876661-6d48-48e3-a6c9-9e8571dc57cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.098417 | controller |     "Jun 12 20:40:12.397645 crc crio[20719]: time=\"2026-06-12T20:40:12.397222172Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb Namespace:openstack ID:f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a UID:0071da91-f0f2-49a1-9346-a7754eb231a9 NetNS:/var/run/netns/454e9cf7-ccf0-4f52-bc5a-a2530bef81df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0071da91_f0f2_49a1_9346_a7754eb231a9.slice PodAnnotations:0xc003333320}] Aliases:map[]}\"",
2026-06-12 21:10:23.098432 | controller |     "Jun 12 20:40:12.397645 crc crio[20719]: time=\"2026-06-12T20:40:12.397598463Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.098447 | controller |     "Jun 12 20:40:12.936553 crc crio[20719]: time=\"2026-06-12T20:40:12.935868507Z\" level=info msg=\"Stopped pod sandbox: f3004777337599bc6fe314b076e74faed6f95175126d6bdbf210fa8d49a1516a\" id=b8876661-6d48-48e3-a6c9-9e8571dc57cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.098462 | controller |     "Jun 12 20:40:13.935397 crc crio[20719]: time=\"2026-06-12T20:40:13.933781886Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/POD\" id=1191dd11-c7b5-4448-9988-d250b923348f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.098476 | controller |     "Jun 12 20:40:13.938236 crc crio[20719]: time=\"2026-06-12T20:40:13.936463142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.098491 | controller |     "Jun 12 20:40:14.019870 crc crio[20719]: time=\"2026-06-12T20:40:14.019752224Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b Namespace:openstack ID:2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0 UID:2ed2b486-566d-42cb-9471-7af9fd2d0744 NetNS:/var/run/netns/565e2c52-c561-4478-944e-ab3f7ab6f71f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed2b486_566d_42cb_9471_7af9fd2d0744.slice PodAnnotations:0xc003333538}] Aliases:map[]}\"",
2026-06-12 21:10:23.098509 | controller |     "Jun 12 20:40:14.019870 crc crio[20719]: time=\"2026-06-12T20:40:14.019825386Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.098524 | controller |     "Jun 12 20:40:14.769920 crc crio[20719]: 2026-06-12T20:40:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2addbccd49b0877 Mac:a6:3d:a4:19:1a:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/565e2c52-c561-4478-944e-ab3f7ab6f71f SocketPath: PciID:}] [{Interface:0xc0002846d0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.098540 | controller |     "Jun 12 20:40:14.771233 crc crio[20719]: time=\"2026-06-12T20:40:14.771138519Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b Namespace:openstack ID:2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0 UID:2ed2b486-566d-42cb-9471-7af9fd2d0744 NetNS:/var/run/netns/565e2c52-c561-4478-944e-ab3f7ab6f71f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed2b486_566d_42cb_9471_7af9fd2d0744.slice PodAnnotations:0xc003333538}] Aliases:map[]}\"",
2026-06-12 21:10:23.098555 | controller |     "Jun 12 20:40:14.771467 crc crio[20719]: time=\"2026-06-12T20:40:14.771410556Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.098569 | controller |     "Jun 12 20:40:14.782700 crc crio[20719]: time=\"2026-06-12T20:40:14.782596264Z\" level=info msg=\"Ran pod sandbox 2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/POD\" id=1191dd11-c7b5-4448-9988-d250b923348f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.098584 | controller |     "Jun 12 20:40:14.786701 crc crio[20719]: time=\"2026-06-12T20:40:14.786592764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=02929be5-c6c4-45ec-99bc-49bacacbc35b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.098598 | controller |     "Jun 12 20:40:14.814185 crc crio[20719]: time=\"2026-06-12T20:40:14.814023535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0b4e8260-1248-4dde-975f-047daf3d1c3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.098612 | controller |     "Jun 12 20:40:14.824382 crc crio[20719]: time=\"2026-06-12T20:40:14.824090499Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=3ffa77d5-e496-4b31-945f-6008353642b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.098626 | controller |     "Jun 12 20:40:14.824928 crc crio[20719]: time=\"2026-06-12T20:40:14.824799219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.098641 | controller |     "Jun 12 20:40:14.905095 crc crio[20719]: time=\"2026-06-12T20:40:14.904967422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.098659 | controller |     "Jun 12 20:40:14.908434 crc crio[20719]: time=\"2026-06-12T20:40:14.908242945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.098674 | controller |     "Jun 12 20:40:15.082483 crc crio[20719]: time=\"2026-06-12T20:40:15.081789153Z\" level=info msg=\"Created container 90a8e6210d8f20e662068f104cbfbd2ac4c2152725d879df3f59e0d6ffbf9175: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=3ffa77d5-e496-4b31-945f-6008353642b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.098688 | controller |     "Jun 12 20:40:15.085579 crc crio[20719]: time=\"2026-06-12T20:40:15.084919292Z\" level=info msg=\"Starting container: 90a8e6210d8f20e662068f104cbfbd2ac4c2152725d879df3f59e0d6ffbf9175\" id=f908f81c-2739-4583-aee5-7f1fb5992ef3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.098703 | controller |     "Jun 12 20:40:15.101174 crc crio[20719]: time=\"2026-06-12T20:40:15.099633866Z\" level=info msg=\"Started container\" PID=143214 containerID=90a8e6210d8f20e662068f104cbfbd2ac4c2152725d879df3f59e0d6ffbf9175 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=f908f81c-2739-4583-aee5-7f1fb5992ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0",
2026-06-12 21:10:23.098718 | controller |     "Jun 12 20:40:24.479848 crc crio[20719]: time=\"2026-06-12T20:40:24.479040421Z\" level=info msg=\"Removing container: 7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7\" id=086d3d1f-3387-4d48-835b-cb4b2368559a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.098732 | controller |     "Jun 12 20:40:24.842621 crc crio[20719]: time=\"2026-06-12T20:40:24.842146576Z\" level=info msg=\"Removed container 7b6d0c95c5f56916aed76be9d57bc0405606a89ed6cd4fc405004530054d11d7: openshift-infra/auto-csr-approver-29688274-kxc6c/oc\" id=086d3d1f-3387-4d48-835b-cb4b2368559a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.098746 | controller |     "Jun 12 20:40:24.853941 crc crio[20719]: time=\"2026-06-12T20:40:24.853828359Z\" level=info msg=\"Stopping pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\" id=2c64b4a2-953a-42ce-8f6f-a311085a7a76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.098761 | controller |     "Jun 12 20:40:24.853941 crc crio[20719]: time=\"2026-06-12T20:40:24.853926622Z\" level=info msg=\"Stopped pod sandbox (already stopped): 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\" id=2c64b4a2-953a-42ce-8f6f-a311085a7a76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.098775 | controller |     "Jun 12 20:40:24.854729 crc crio[20719]: time=\"2026-06-12T20:40:24.854630611Z\" level=info msg=\"Removing pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\" id=a3717d2f-8240-49b4-87df-7e0d5a383e4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.098789 | controller |     "Jun 12 20:40:24.888212 crc crio[20719]: time=\"2026-06-12T20:40:24.888091665Z\" level=info msg=\"Removed pod sandbox: 040b2788a0680496714274f4825a42c7e3534cd98e5096f84c749e4a176769d4\" id=a3717d2f-8240-49b4-87df-7e0d5a383e4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.098803 | controller |     "Jun 12 20:41:02.192442 crc crio[20719]: time=\"2026-06-12T20:41:02.191145895Z\" level=info msg=\"Stopping pod sandbox: 2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0\" id=728505f7-fd16-4d93-ada9-51d2c2a8e7eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.098817 | controller |     "Jun 12 20:41:02.194804 crc crio[20719]: time=\"2026-06-12T20:41:02.194439059Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b Namespace:openstack ID:2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0 UID:2ed2b486-566d-42cb-9471-7af9fd2d0744 NetNS:/var/run/netns/565e2c52-c561-4478-944e-ab3f7ab6f71f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed2b486_566d_42cb_9471_7af9fd2d0744.slice PodAnnotations:0xc000eaf040}] Aliases:map[]}\"",
2026-06-12 21:10:23.098835 | controller |     "Jun 12 20:41:02.194804 crc crio[20719]: time=\"2026-06-12T20:41:02.194645524Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.098864 | controller |     "Jun 12 20:41:02.752781 crc crio[20719]: time=\"2026-06-12T20:41:02.751585633Z\" level=info msg=\"Stopped pod sandbox: 2addbccd49b0877e270d956e6ba57c890719a70020791e92101f8e1bb0fa07f0\" id=728505f7-fd16-4d93-ada9-51d2c2a8e7eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.098884 | controller |     "Jun 12 20:41:04.073752 crc crio[20719]: time=\"2026-06-12T20:41:04.073378597Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/POD\" id=c54eb203-0739-4f3f-aba2-cb384a6d0dc2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.098899 | controller |     "Jun 12 20:41:04.075141 crc crio[20719]: time=\"2026-06-12T20:41:04.073781599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.098914 | controller |     "Jun 12 20:41:04.109673 crc crio[20719]: time=\"2026-06-12T20:41:04.109552065Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 Namespace:openstack ID:f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d UID:c52867df-a252-44b3-a434-b05ab14c3142 NetNS:/var/run/netns/45f75081-b9e4-463d-8036-0a7e761719f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52867df_a252_44b3_a434_b05ab14c3142.slice PodAnnotations:0xc000eaf8a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.098929 | controller |     "Jun 12 20:41:04.109673 crc crio[20719]: time=\"2026-06-12T20:41:04.109632848Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.098944 | controller |     "Jun 12 20:41:04.606244 crc crio[20719]: 2026-06-12T20:41:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f255d2dd81c5adc Mac:32:1d:53:09:11:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/45f75081-b9e4-463d-8036-0a7e761719f9 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.098958 | controller |     "Jun 12 20:41:04.608211 crc crio[20719]: time=\"2026-06-12T20:41:04.608073231Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 Namespace:openstack ID:f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d UID:c52867df-a252-44b3-a434-b05ab14c3142 NetNS:/var/run/netns/45f75081-b9e4-463d-8036-0a7e761719f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52867df_a252_44b3_a434_b05ab14c3142.slice PodAnnotations:0xc000eaf8a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.098973 | controller |     "Jun 12 20:41:04.608426 crc crio[20719]: time=\"2026-06-12T20:41:04.60836385Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.098990 | controller |     "Jun 12 20:41:04.620217 crc crio[20719]: time=\"2026-06-12T20:41:04.62012413Z\" level=info msg=\"Ran pod sandbox f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/POD\" id=c54eb203-0739-4f3f-aba2-cb384a6d0dc2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.099005 | controller |     "Jun 12 20:41:04.624982 crc crio[20719]: time=\"2026-06-12T20:41:04.624904895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cccd4bbb-c547-49b3-b739-9a29d7b47479 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.099020 | controller |     "Jun 12 20:41:04.649696 crc crio[20719]: time=\"2026-06-12T20:41:04.649356072Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2c0c14e0-a397-4301-ac3f-56cf551516ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.099034 | controller |     "Jun 12 20:41:04.696046 crc crio[20719]: time=\"2026-06-12T20:41:04.69590387Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fdb7a2fd-e50f-44af-ab81-6e71b34ffd85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.099048 | controller |     "Jun 12 20:41:04.697514 crc crio[20719]: time=\"2026-06-12T20:41:04.697423124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.099063 | controller |     "Jun 12 20:41:04.758394 crc crio[20719]: time=\"2026-06-12T20:41:04.758217976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.099077 | controller |     "Jun 12 20:41:04.764423 crc crio[20719]: time=\"2026-06-12T20:41:04.764354915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.099091 | controller |     "Jun 12 20:41:04.909999 crc crio[20719]: time=\"2026-06-12T20:41:04.909378692Z\" level=info msg=\"Created container 660b0bc45ebde376526a633aa6e695dd93d14d40bd22be5979f71240f6a3be33: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fdb7a2fd-e50f-44af-ab81-6e71b34ffd85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.099106 | controller |     "Jun 12 20:41:04.911575 crc crio[20719]: time=\"2026-06-12T20:41:04.911482342Z\" level=info msg=\"Starting container: 660b0bc45ebde376526a633aa6e695dd93d14d40bd22be5979f71240f6a3be33\" id=72681a26-2d2f-431f-b9c3-5ff0e791c421 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.099120 | controller |     "Jun 12 20:41:04.922247 crc crio[20719]: time=\"2026-06-12T20:41:04.922142313Z\" level=info msg=\"Started container\" PID=146068 containerID=660b0bc45ebde376526a633aa6e695dd93d14d40bd22be5979f71240f6a3be33 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=72681a26-2d2f-431f-b9c3-5ff0e791c421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d",
2026-06-12 21:10:23.099135 | controller |     "Jun 12 20:42:00.578640 crc crio[20719]: time=\"2026-06-12T20:42:00.578006974Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688282-s76v5/POD\" id=b497b424-c978-4eb5-969e-9e7b39e0ed71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.099149 | controller |     "Jun 12 20:42:00.578640 crc crio[20719]: time=\"2026-06-12T20:42:00.578648462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.099167 | controller |     "Jun 12 20:42:00.613009 crc crio[20719]: time=\"2026-06-12T20:42:00.612832444Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688282-s76v5 Namespace:openshift-infra ID:6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35 UID:53afeb77-dd00-4c33-b0a6-29888526ff48 NetNS:/var/run/netns/fa00d191-ba0f-4491-9afb-1f1dc3310343 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53afeb77_dd00_4c33_b0a6_29888526ff48.slice PodAnnotations:0xc002d9abf0}] Aliases:map[]}\"",
2026-06-12 21:10:23.099182 | controller |     "Jun 12 20:42:00.613009 crc crio[20719]: time=\"2026-06-12T20:42:00.612998878Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688282-s76v5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.099197 | controller |     "Jun 12 20:42:00.970937 crc crio[20719]: 2026-06-12T20:42:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f39c9ddb429669 Mac:22:50:b4:ad:dd:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/fa00d191-ba0f-4491-9afb-1f1dc3310343 SocketPath: PciID:}] [{Interface:0xc00011aed0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.099213 | controller |     "Jun 12 20:42:00.972895 crc crio[20719]: time=\"2026-06-12T20:42:00.972805426Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688282-s76v5 Namespace:openshift-infra ID:6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35 UID:53afeb77-dd00-4c33-b0a6-29888526ff48 NetNS:/var/run/netns/fa00d191-ba0f-4491-9afb-1f1dc3310343 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53afeb77_dd00_4c33_b0a6_29888526ff48.slice PodAnnotations:0xc002d9abf0}] Aliases:map[]}\"",
2026-06-12 21:10:23.099228 | controller |     "Jun 12 20:42:00.973092 crc crio[20719]: time=\"2026-06-12T20:42:00.973027152Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688282-s76v5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.099242 | controller |     "Jun 12 20:42:00.986484 crc crio[20719]: time=\"2026-06-12T20:42:00.986344371Z\" level=info msg=\"Ran pod sandbox 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35 with infra container: openshift-infra/auto-csr-approver-29688282-s76v5/POD\" id=b497b424-c978-4eb5-969e-9e7b39e0ed71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.099256 | controller |     "Jun 12 20:42:00.993436 crc crio[20719]: time=\"2026-06-12T20:42:00.99179033Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d61281dc-7d81-4ae5-a7f8-92746ad5fef1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.099271 | controller |     "Jun 12 20:42:01.003326 crc crio[20719]: time=\"2026-06-12T20:42:01.003174492Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.099286 | controller |     "Jun 12 20:42:01.768147 crc crio[20719]: time=\"2026-06-12T20:42:01.767715785Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d61281dc-7d81-4ae5-a7f8-92746ad5fef1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.099301 | controller |     "Jun 12 20:42:01.769531 crc crio[20719]: time=\"2026-06-12T20:42:01.769154845Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=df56ca9c-9713-4c6d-aede-16b85fffe0c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.099315 | controller |     "Jun 12 20:42:01.772055 crc crio[20719]: time=\"2026-06-12T20:42:01.771969004Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=df3b58b5-8bac-41f3-b27e-80e84c371186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.099334 | controller |     "Jun 12 20:42:01.784406 crc crio[20719]: time=\"2026-06-12T20:42:01.784218189Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688282-s76v5/oc\" id=3e0c75c4-6fc8-48e4-abe4-81e316e61b94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.099349 | controller |     "Jun 12 20:42:01.784984 crc crio[20719]: time=\"2026-06-12T20:42:01.784910658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.099363 | controller |     "Jun 12 20:42:01.842193 crc crio[20719]: time=\"2026-06-12T20:42:01.842093206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.099378 | controller |     "Jun 12 20:42:02.384101 crc crio[20719]: time=\"2026-06-12T20:42:02.384025284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.099392 | controller |     "Jun 12 20:42:02.513686 crc crio[20719]: time=\"2026-06-12T20:42:02.513563736Z\" level=info msg=\"Created container 61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b: openshift-infra/auto-csr-approver-29688282-s76v5/oc\" id=3e0c75c4-6fc8-48e4-abe4-81e316e61b94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.099406 | controller |     "Jun 12 20:42:02.514879 crc crio[20719]: time=\"2026-06-12T20:42:02.51481307Z\" level=info msg=\"Starting container: 61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b\" id=83d4615c-084b-42e6-b653-e75773a94be2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.099421 | controller |     "Jun 12 20:42:02.524021 crc crio[20719]: time=\"2026-06-12T20:42:02.523872356Z\" level=info msg=\"Started container\" PID=149388 containerID=61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b description=openshift-infra/auto-csr-approver-29688282-s76v5/oc id=83d4615c-084b-42e6-b653-e75773a94be2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35",
2026-06-12 21:10:23.099436 | controller |     "Jun 12 20:42:04.271808 crc crio[20719]: time=\"2026-06-12T20:42:04.270969488Z\" level=info msg=\"Stopping pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\" id=5623425c-cc51-4aaf-a17f-948edcf8778b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.099451 | controller |     "Jun 12 20:42:04.273011 crc crio[20719]: time=\"2026-06-12T20:42:04.272633775Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688282-s76v5 Namespace:openshift-infra ID:6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35 UID:53afeb77-dd00-4c33-b0a6-29888526ff48 NetNS:/var/run/netns/fa00d191-ba0f-4491-9afb-1f1dc3310343 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53afeb77_dd00_4c33_b0a6_29888526ff48.slice PodAnnotations:0xc000111a60}] Aliases:map[]}\"",
2026-06-12 21:10:23.099466 | controller |     "Jun 12 20:42:04.273011 crc crio[20719]: time=\"2026-06-12T20:42:04.27280789Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688282-s76v5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.099481 | controller |     "Jun 12 20:42:04.605983 crc crio[20719]: time=\"2026-06-12T20:42:04.605595097Z\" level=info msg=\"Stopped pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\" id=5623425c-cc51-4aaf-a17f-948edcf8778b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.099498 | controller |     "Jun 12 20:42:05.288779 crc crio[20719]: time=\"2026-06-12T20:42:05.288090557Z\" level=info msg=\"Stopping pod sandbox: f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d\" id=11920a6c-f090-4ffe-acfb-9a7d7fcb027d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.099514 | controller |     "Jun 12 20:42:05.289879 crc crio[20719]: time=\"2026-06-12T20:42:05.289786975Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 Namespace:openstack ID:f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d UID:c52867df-a252-44b3-a434-b05ab14c3142 NetNS:/var/run/netns/45f75081-b9e4-463d-8036-0a7e761719f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52867df_a252_44b3_a434_b05ab14c3142.slice PodAnnotations:0xc003332c80}] Aliases:map[]}\"",
2026-06-12 21:10:23.099529 | controller |     "Jun 12 20:42:05.290175 crc crio[20719]: time=\"2026-06-12T20:42:05.290043411Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.099543 | controller |     "Jun 12 20:42:05.828678 crc crio[20719]: time=\"2026-06-12T20:42:05.82743819Z\" level=info msg=\"Stopped pod sandbox: f255d2dd81c5adca0c89b66ea432b9fd8270532d951a1cc94a8caa93f38e0a7d\" id=11920a6c-f090-4ffe-acfb-9a7d7fcb027d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.099558 | controller |     "Jun 12 20:42:06.815433 crc crio[20719]: time=\"2026-06-12T20:42:06.814786144Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/POD\" id=14942b9d-01fb-4e4a-a0f9-801768829ec4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.099572 | controller |     "Jun 12 20:42:06.816563 crc crio[20719]: time=\"2026-06-12T20:42:06.815551116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.099586 | controller |     "Jun 12 20:42:06.866867 crc crio[20719]: time=\"2026-06-12T20:42:06.86660832Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-9x8lr Namespace:openstack ID:7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d UID:1b7a9d20-f856-4857-9f0a-07127342e6a2 NetNS:/var/run/netns/ccfeefc0-6fd3-4805-ab31-5a7ed80c99f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b7a9d20_f856_4857_9f0a_07127342e6a2.slice PodAnnotations:0xc0023e24a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.099601 | controller |     "Jun 12 20:42:06.867233 crc crio[20719]: time=\"2026-06-12T20:42:06.866965Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-9x8lr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.099616 | controller |     "Jun 12 20:42:07.584051 crc crio[20719]: 2026-06-12T20:42:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ac157bea5fa68c Mac:46:38:6d:b2:17:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/ccfeefc0-6fd3-4805-ab31-5a7ed80c99f1 SocketPath: PciID:}] [{Interface:0xc0004be680 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.099630 | controller |     "Jun 12 20:42:07.585711 crc crio[20719]: time=\"2026-06-12T20:42:07.585601484Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-9x8lr Namespace:openstack ID:7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d UID:1b7a9d20-f856-4857-9f0a-07127342e6a2 NetNS:/var/run/netns/ccfeefc0-6fd3-4805-ab31-5a7ed80c99f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b7a9d20_f856_4857_9f0a_07127342e6a2.slice PodAnnotations:0xc0023e24a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.099648 | controller |     "Jun 12 20:42:07.585856 crc crio[20719]: time=\"2026-06-12T20:42:07.58578503Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-9x8lr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.099663 | controller |     "Jun 12 20:42:07.596331 crc crio[20719]: time=\"2026-06-12T20:42:07.595569084Z\" level=info msg=\"Ran pod sandbox 7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/POD\" id=14942b9d-01fb-4e4a-a0f9-801768829ec4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.099677 | controller |     "Jun 12 20:42:07.599069 crc crio[20719]: time=\"2026-06-12T20:42:07.599003073Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ed4ff30a-dee1-460d-9adc-1a38a2893d52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.099691 | controller |     "Jun 12 20:42:07.634587 crc crio[20719]: time=\"2026-06-12T20:42:07.633886861Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9e097406-98b7-46e1-8c0f-6ae2116592b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.099705 | controller |     "Jun 12 20:42:07.643495 crc crio[20719]: time=\"2026-06-12T20:42:07.642993018Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/ssh-known-hosts-edpm-deployment-ipam\" id=14d9e47f-e27e-4641-b21f-5de4e604f8da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.099719 | controller |     "Jun 12 20:42:07.643495 crc crio[20719]: time=\"2026-06-12T20:42:07.64344045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.099733 | controller |     "Jun 12 20:42:07.708807 crc crio[20719]: time=\"2026-06-12T20:42:07.708699685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.099747 | controller |     "Jun 12 20:42:07.713710 crc crio[20719]: time=\"2026-06-12T20:42:07.713622633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.099761 | controller |     "Jun 12 20:42:07.837608 crc crio[20719]: time=\"2026-06-12T20:42:07.837525718Z\" level=info msg=\"Created container 0e985c208f5463921f806917f6edfd08b4c5da8b9fbbbe051ce0463dfd389454: openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/ssh-known-hosts-edpm-deployment-ipam\" id=14d9e47f-e27e-4641-b21f-5de4e604f8da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.099775 | controller |     "Jun 12 20:42:07.839778 crc crio[20719]: time=\"2026-06-12T20:42:07.839729219Z\" level=info msg=\"Starting container: 0e985c208f5463921f806917f6edfd08b4c5da8b9fbbbe051ce0463dfd389454\" id=73f5d38f-2d56-4bfe-8662-173af26a1995 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.099788 | controller |     "Jun 12 20:42:07.852468 crc crio[20719]: time=\"2026-06-12T20:42:07.852330323Z\" level=info msg=\"Started container\" PID=149849 containerID=0e985c208f5463921f806917f6edfd08b4c5da8b9fbbbe051ce0463dfd389454 description=openstack/ssh-known-hosts-edpm-deployment-ipam-9x8lr/ssh-known-hosts-edpm-deployment-ipam id=73f5d38f-2d56-4bfe-8662-173af26a1995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d",
2026-06-12 21:10:23.099803 | controller |     "Jun 12 20:42:17.501830 crc crio[20719]: time=\"2026-06-12T20:42:17.500171257Z\" level=info msg=\"Stopping pod sandbox: 7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d\" id=c012b9b9-87ff-4052-ac35-35055403a0fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.099821 | controller |     "Jun 12 20:42:17.506242 crc crio[20719]: time=\"2026-06-12T20:42:17.502952476Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-9x8lr Namespace:openstack ID:7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d UID:1b7a9d20-f856-4857-9f0a-07127342e6a2 NetNS:/var/run/netns/ccfeefc0-6fd3-4805-ab31-5a7ed80c99f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b7a9d20_f856_4857_9f0a_07127342e6a2.slice PodAnnotations:0xc00259ab10}] Aliases:map[]}\"",
2026-06-12 21:10:23.099836 | controller |     "Jun 12 20:42:17.506242 crc crio[20719]: time=\"2026-06-12T20:42:17.504778228Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-9x8lr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.099869 | controller |     "Jun 12 20:42:18.083791 crc crio[20719]: time=\"2026-06-12T20:42:18.082604653Z\" level=info msg=\"Stopped pod sandbox: 7ac157bea5fa68c947c2f2cdbf7edf8b6bb000458b4b27c8d04796a165c5848d\" id=c012b9b9-87ff-4052-ac35-35055403a0fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.099886 | controller |     "Jun 12 20:42:19.052898 crc crio[20719]: time=\"2026-06-12T20:42:19.052526245Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/POD\" id=8eb103a9-4e68-4a55-b8e4-38bf4fd68771 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.099901 | controller |     "Jun 12 20:42:19.053980 crc crio[20719]: time=\"2026-06-12T20:42:19.052918287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.099916 | controller |     "Jun 12 20:42:19.098490 crc crio[20719]: time=\"2026-06-12T20:42:19.098374595Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 Namespace:openstack ID:afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f UID:15a3b19f-5b0b-4a0a-b10f-0195acb67b04 NetNS:/var/run/netns/7618192b-ab33-4629-9184-6982d7586e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a3b19f_5b0b_4a0a_b10f_0195acb67b04.slice PodAnnotations:0xc0023e3208}] Aliases:map[]}\"",
2026-06-12 21:10:23.099930 | controller |     "Jun 12 20:42:19.098490 crc crio[20719]: time=\"2026-06-12T20:42:19.098467038Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.099946 | controller |     "Jun 12 20:42:19.882713 crc crio[20719]: 2026-06-12T20:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afdb9736669c81b Mac:5a:00:44:73:87:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/7618192b-ab33-4629-9184-6982d7586e4b SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.099960 | controller |     "Jun 12 20:42:19.884211 crc crio[20719]: time=\"2026-06-12T20:42:19.884139056Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 Namespace:openstack ID:afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f UID:15a3b19f-5b0b-4a0a-b10f-0195acb67b04 NetNS:/var/run/netns/7618192b-ab33-4629-9184-6982d7586e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a3b19f_5b0b_4a0a_b10f_0195acb67b04.slice PodAnnotations:0xc0023e3208}] Aliases:map[]}\"",
2026-06-12 21:10:23.099978 | controller |     "Jun 12 20:42:19.884575 crc crio[20719]: time=\"2026-06-12T20:42:19.884478346Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.099993 | controller |     "Jun 12 20:42:19.893645 crc crio[20719]: time=\"2026-06-12T20:42:19.893502181Z\" level=info msg=\"Ran pod sandbox afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/POD\" id=8eb103a9-4e68-4a55-b8e4-38bf4fd68771 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.100007 | controller |     "Jun 12 20:42:19.897067 crc crio[20719]: time=\"2026-06-12T20:42:19.896995757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=953eb3dc-d430-4f78-811e-e2afcdc596ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.100021 | controller |     "Jun 12 20:42:19.924023 crc crio[20719]: time=\"2026-06-12T20:42:19.923835432Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=de96374e-b6f3-4a90-bb4d-c737384f4d6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.100036 | controller |     "Jun 12 20:42:19.939856 crc crio[20719]: time=\"2026-06-12T20:42:19.939637616Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d2f3a918-799d-4f59-9718-ca9638cbcb26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.100050 | controller |     "Jun 12 20:42:19.940539 crc crio[20719]: time=\"2026-06-12T20:42:19.940146431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.100065 | controller |     "Jun 12 20:42:20.031373 crc crio[20719]: time=\"2026-06-12T20:42:20.031078897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.100078 | controller |     "Jun 12 20:42:20.034667 crc crio[20719]: time=\"2026-06-12T20:42:20.034590056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.100092 | controller |     "Jun 12 20:42:20.252835 crc crio[20719]: time=\"2026-06-12T20:42:20.252246596Z\" level=info msg=\"Created container 0ac29faf390b035d474f9ee8f21dcb7a3ef92f88b1ed0c364eb64305a83f831e: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d2f3a918-799d-4f59-9718-ca9638cbcb26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.100106 | controller |     "Jun 12 20:42:20.255974 crc crio[20719]: time=\"2026-06-12T20:42:20.255861827Z\" level=info msg=\"Starting container: 0ac29faf390b035d474f9ee8f21dcb7a3ef92f88b1ed0c364eb64305a83f831e\" id=1cef91d9-5282-4d57-b8ee-23bf5c7caace name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.100120 | controller |     "Jun 12 20:42:20.264141 crc crio[20719]: time=\"2026-06-12T20:42:20.263986546Z\" level=info msg=\"Started container\" PID=150634 containerID=0ac29faf390b035d474f9ee8f21dcb7a3ef92f88b1ed0c364eb64305a83f831e description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=1cef91d9-5282-4d57-b8ee-23bf5c7caace name=/runtime.v1.RuntimeService/StartContainer sandboxID=afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f",
2026-06-12 21:10:23.100135 | controller |     "Jun 12 20:42:24.945011 crc crio[20719]: time=\"2026-06-12T20:42:24.944467216Z\" level=info msg=\"Removing container: 403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be\" id=700e5a7c-f44b-4ea5-8ef6-7dcefd791129 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.100152 | controller |     "Jun 12 20:42:25.257676 crc crio[20719]: time=\"2026-06-12T20:42:25.25755771Z\" level=info msg=\"Removed container 403b337f15d6c5df298c34db6415393a33caccd6203f2121d62fe95620d5c3be: openshift-infra/auto-csr-approver-29688276-556sk/oc\" id=700e5a7c-f44b-4ea5-8ef6-7dcefd791129 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.100167 | controller |     "Jun 12 20:42:25.268982 crc crio[20719]: time=\"2026-06-12T20:42:25.268872417Z\" level=info msg=\"Stopping pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\" id=dfeb7d5e-bbcc-41bd-943b-89ca4e3ed395 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.100181 | controller |     "Jun 12 20:42:25.268982 crc crio[20719]: time=\"2026-06-12T20:42:25.26898339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\" id=dfeb7d5e-bbcc-41bd-943b-89ca4e3ed395 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.100195 | controller |     "Jun 12 20:42:25.269757 crc crio[20719]: time=\"2026-06-12T20:42:25.269674099Z\" level=info msg=\"Removing pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\" id=fc6d394e-0306-4583-87ac-26d593606d3b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.100210 | controller |     "Jun 12 20:42:25.291256 crc crio[20719]: time=\"2026-06-12T20:42:25.291087488Z\" level=info msg=\"Removed pod sandbox: 44e5a3fb77be0b68df2afdfb5e29e88d5f6533a733ff789564f8fc6df5dcc99b\" id=fc6d394e-0306-4583-87ac-26d593606d3b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.100248 | controller |     "Jun 12 20:42:31.786492 crc crio[20719]: time=\"2026-06-12T20:42:31.785480291Z\" level=info msg=\"Stopping pod sandbox: afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f\" id=8063cb71-82a6-4657-a9d6-8364cda880a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.100268 | controller |     "Jun 12 20:42:31.788423 crc crio[20719]: time=\"2026-06-12T20:42:31.78719868Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 Namespace:openstack ID:afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f UID:15a3b19f-5b0b-4a0a-b10f-0195acb67b04 NetNS:/var/run/netns/7618192b-ab33-4629-9184-6982d7586e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a3b19f_5b0b_4a0a_b10f_0195acb67b04.slice PodAnnotations:0xc00334a4b8}] Aliases:map[]}\"",
2026-06-12 21:10:23.100285 | controller |     "Jun 12 20:42:31.788423 crc crio[20719]: time=\"2026-06-12T20:42:31.787465587Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.100301 | controller |     "Jun 12 20:42:32.275889 crc crio[20719]: time=\"2026-06-12T20:42:32.275486939Z\" level=info msg=\"Stopped pod sandbox: afdb9736669c81be3da1274c0070f021601c87e3812b2aef36b38d21fda84b3f\" id=8063cb71-82a6-4657-a9d6-8364cda880a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.100316 | controller |     "Jun 12 20:42:33.349002 crc crio[20719]: time=\"2026-06-12T20:42:33.348125308Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/POD\" id=e9e61d97-4380-4e42-9145-efcff22713cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.100331 | controller |     "Jun 12 20:42:33.349002 crc crio[20719]: time=\"2026-06-12T20:42:33.348667183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.100346 | controller |     "Jun 12 20:42:33.395415 crc crio[20719]: time=\"2026-06-12T20:42:33.395222202Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 Namespace:openstack ID:804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122 UID:ad8b96f2-132e-4539-b540-ebeab01c466d NetNS:/var/run/netns/b14de385-b7bf-44af-9c41-423cddd03246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad8b96f2_132e_4539_b540_ebeab01c466d.slice PodAnnotations:0xc00259a4d0}] Aliases:map[]}\"",
2026-06-12 21:10:23.100367 | controller |     "Jun 12 20:42:33.395415 crc crio[20719]: time=\"2026-06-12T20:42:33.395337585Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.100383 | controller |     "Jun 12 20:42:34.061436 crc crio[20719]: 2026-06-12T20:42:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:804c45322ade22c Mac:96:bf:48:10:71:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/b14de385-b7bf-44af-9c41-423cddd03246 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.100398 | controller |     "Jun 12 20:42:34.063504 crc crio[20719]: time=\"2026-06-12T20:42:34.062609597Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 Namespace:openstack ID:804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122 UID:ad8b96f2-132e-4539-b540-ebeab01c466d NetNS:/var/run/netns/b14de385-b7bf-44af-9c41-423cddd03246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad8b96f2_132e_4539_b540_ebeab01c466d.slice PodAnnotations:0xc00259a4d0}] Aliases:map[]}\"",
2026-06-12 21:10:23.100414 | controller |     "Jun 12 20:42:34.063504 crc crio[20719]: time=\"2026-06-12T20:42:34.06274355Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.100429 | controller |     "Jun 12 20:42:34.072796 crc crio[20719]: time=\"2026-06-12T20:42:34.072321591Z\" level=info msg=\"Ran pod sandbox 804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/POD\" id=e9e61d97-4380-4e42-9145-efcff22713cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.100443 | controller |     "Jun 12 20:42:34.074880 crc crio[20719]: time=\"2026-06-12T20:42:34.074770578Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ea76e01e-ed33-4253-a59b-5887eca8db12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.100458 | controller |     "Jun 12 20:42:34.096358 crc crio[20719]: time=\"2026-06-12T20:42:34.096185631Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d3e63864-fe7b-4ac2-9199-0b54ad17687b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.100473 | controller |     "Jun 12 20:42:34.105360 crc crio[20719]: time=\"2026-06-12T20:42:34.105239955Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=18a840bb-4597-476a-918c-b8fbfec9a527 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.100487 | controller |     "Jun 12 20:42:34.105938 crc crio[20719]: time=\"2026-06-12T20:42:34.10573833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.100502 | controller |     "Jun 12 20:42:34.148575 crc crio[20719]: time=\"2026-06-12T20:42:34.148505954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.100520 | controller |     "Jun 12 20:42:34.154644 crc crio[20719]: time=\"2026-06-12T20:42:34.154536131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.100535 | controller |     "Jun 12 20:42:34.305662 crc crio[20719]: time=\"2026-06-12T20:42:34.305535187Z\" level=info msg=\"Created container 48b9d6feed5fb0bcdabb4d131ce69dad951803bb130cf15d897021f6475f8021: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=18a840bb-4597-476a-918c-b8fbfec9a527 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.100550 | controller |     "Jun 12 20:42:34.307679 crc crio[20719]: time=\"2026-06-12T20:42:34.307542615Z\" level=info msg=\"Starting container: 48b9d6feed5fb0bcdabb4d131ce69dad951803bb130cf15d897021f6475f8021\" id=aec73efc-d9c3-400a-9337-e505250027f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.100577 | controller |     "Jun 12 20:42:34.321792 crc crio[20719]: time=\"2026-06-12T20:42:34.32060506Z\" level=info msg=\"Started container\" PID=151512 containerID=48b9d6feed5fb0bcdabb4d131ce69dad951803bb130cf15d897021f6475f8021 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=aec73efc-d9c3-400a-9337-e505250027f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122",
2026-06-12 21:10:23.100594 | controller |     "Jun 12 20:42:47.048633 crc crio[20719]: time=\"2026-06-12T20:42:47.047575579Z\" level=info msg=\"Stopping pod sandbox: 804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122\" id=32765400-89b2-478c-bbd4-43b341837f40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.100609 | controller |     "Jun 12 20:42:47.050621 crc crio[20719]: time=\"2026-06-12T20:42:47.049432641Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 Namespace:openstack ID:804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122 UID:ad8b96f2-132e-4539-b540-ebeab01c466d NetNS:/var/run/netns/b14de385-b7bf-44af-9c41-423cddd03246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad8b96f2_132e_4539_b540_ebeab01c466d.slice PodAnnotations:0xc000110918}] Aliases:map[]}\"",
2026-06-12 21:10:23.100633 | controller |     "Jun 12 20:42:47.050621 crc crio[20719]: time=\"2026-06-12T20:42:47.049579176Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.100649 | controller |     "Jun 12 20:42:47.612648 crc crio[20719]: time=\"2026-06-12T20:42:47.61204945Z\" level=info msg=\"Stopped pod sandbox: 804c45322ade22cf5ae4664b77ed1e195692497b714d67f1770ab20fbe6e0122\" id=32765400-89b2-478c-bbd4-43b341837f40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.100671 | controller |     "Jun 12 20:42:48.675652 crc crio[20719]: time=\"2026-06-12T20:42:48.675039087Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/POD\" id=8388444a-56e8-4b77-8ad2-4addd369730a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.100686 | controller |     "Jun 12 20:42:48.677631 crc crio[20719]: time=\"2026-06-12T20:42:48.675699256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.100708 | controller |     "Jun 12 20:42:48.712757 crc crio[20719]: time=\"2026-06-12T20:42:48.712257775Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw Namespace:openstack ID:16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9 UID:c4092dfc-d0fe-49ae-b7c6-cc1632be215e NetNS:/var/run/netns/d3ecaf8b-9dbe-496e-b893-6ca0f4483ac4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4092dfc_d0fe_49ae_b7c6_cc1632be215e.slice PodAnnotations:0xc000110e60}] Aliases:map[]}\"",
2026-06-12 21:10:23.100726 | controller |     "Jun 12 20:42:48.712757 crc crio[20719]: time=\"2026-06-12T20:42:48.712720087Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.100745 | controller |     "Jun 12 20:42:49.474567 crc crio[20719]: 2026-06-12T20:42:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16a6afcd30aa140 Mac:92:79:38:66:99:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/d3ecaf8b-9dbe-496e-b893-6ca0f4483ac4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.100792 | controller |     "Jun 12 20:42:49.476045 crc crio[20719]: time=\"2026-06-12T20:42:49.475765801Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw Namespace:openstack ID:16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9 UID:c4092dfc-d0fe-49ae-b7c6-cc1632be215e NetNS:/var/run/netns/d3ecaf8b-9dbe-496e-b893-6ca0f4483ac4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4092dfc_d0fe_49ae_b7c6_cc1632be215e.slice PodAnnotations:0xc000110e60}] Aliases:map[]}\"",
2026-06-12 21:10:23.100813 | controller |     "Jun 12 20:42:49.477666 crc crio[20719]: time=\"2026-06-12T20:42:49.477580843Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.100828 | controller |     "Jun 12 20:42:49.486369 crc crio[20719]: time=\"2026-06-12T20:42:49.486197738Z\" level=info msg=\"Ran pod sandbox 16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/POD\" id=8388444a-56e8-4b77-8ad2-4addd369730a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.100843 | controller |     "Jun 12 20:42:49.490475 crc crio[20719]: time=\"2026-06-12T20:42:49.490339791Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1b019fcd-3d2f-4a52-9e83-0077044988f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.100886 | controller |     "Jun 12 20:42:49.519994 crc crio[20719]: time=\"2026-06-12T20:42:49.519920782Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9b12016d-4664-42ae-b0a7-cb23b1c404d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.100903 | controller |     "Jun 12 20:42:49.527919 crc crio[20719]: time=\"2026-06-12T20:42:49.527814444Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=d5a1ae49-ef72-4015-b74d-12447252ed1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.100918 | controller |     "Jun 12 20:42:49.528328 crc crio[20719]: time=\"2026-06-12T20:42:49.528189824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.100932 | controller |     "Jun 12 20:42:49.589467 crc crio[20719]: time=\"2026-06-12T20:42:49.589219402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.100950 | controller |     "Jun 12 20:42:49.592570 crc crio[20719]: time=\"2026-06-12T20:42:49.592196614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.100965 | controller |     "Jun 12 20:42:49.768810 crc crio[20719]: time=\"2026-06-12T20:42:49.768635845Z\" level=info msg=\"Created container 1e3bcecfea256b891c150a7feb609104df167b951085f3f323974771e85584d1: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=d5a1ae49-ef72-4015-b74d-12447252ed1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.100979 | controller |     "Jun 12 20:42:49.770854 crc crio[20719]: time=\"2026-06-12T20:42:49.769956513Z\" level=info msg=\"Starting container: 1e3bcecfea256b891c150a7feb609104df167b951085f3f323974771e85584d1\" id=fb00a9ac-5856-464a-a257-0e704f5ce556 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.100994 | controller |     "Jun 12 20:42:49.776925 crc crio[20719]: time=\"2026-06-12T20:42:49.776776484Z\" level=info msg=\"Started container\" PID=152485 containerID=1e3bcecfea256b891c150a7feb609104df167b951085f3f323974771e85584d1 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=fb00a9ac-5856-464a-a257-0e704f5ce556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9",
2026-06-12 21:10:23.101009 | controller |     "Jun 12 20:43:35.874732 crc crio[20719]: time=\"2026-06-12T20:43:35.873558909Z\" level=info msg=\"Stopping pod sandbox: 16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9\" id=be6602aa-f5b5-4541-85ac-b2f4044fba96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.101024 | controller |     "Jun 12 20:43:35.876105 crc crio[20719]: time=\"2026-06-12T20:43:35.875224027Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw Namespace:openstack ID:16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9 UID:c4092dfc-d0fe-49ae-b7c6-cc1632be215e NetNS:/var/run/netns/d3ecaf8b-9dbe-496e-b893-6ca0f4483ac4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4092dfc_d0fe_49ae_b7c6_cc1632be215e.slice PodAnnotations:0xc000526fa0}] Aliases:map[]}\"",
2026-06-12 21:10:23.101040 | controller |     "Jun 12 20:43:35.876105 crc crio[20719]: time=\"2026-06-12T20:43:35.875605287Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.101054 | controller |     "Jun 12 20:43:36.418344 crc crio[20719]: time=\"2026-06-12T20:43:36.417866914Z\" level=info msg=\"Stopped pod sandbox: 16a6afcd30aa1401b2cf6e496bec9bc3cb76954e4b4fe9058a80981731c325c9\" id=be6602aa-f5b5-4541-85ac-b2f4044fba96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.101069 | controller |     "Jun 12 20:43:37.480157 crc crio[20719]: time=\"2026-06-12T20:43:37.479753471Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/POD\" id=d48f705f-92d8-4b6f-b1cc-ecc9f924aee8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.101083 | controller |     "Jun 12 20:43:37.480157 crc crio[20719]: time=\"2026-06-12T20:43:37.480157422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.101098 | controller |     "Jun 12 20:43:37.527155 crc crio[20719]: time=\"2026-06-12T20:43:37.52665875Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs Namespace:openstack ID:8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000 UID:dfcd0cd8-5d60-495b-9233-c89d0a09e637 NetNS:/var/run/netns/5c521a60-836c-44be-997f-4995c3d02dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfcd0cd8_5d60_495b_9233_c89d0a09e637.slice PodAnnotations:0xc003332908}] Aliases:map[]}\"",
2026-06-12 21:10:23.101117 | controller |     "Jun 12 20:43:37.527155 crc crio[20719]: time=\"2026-06-12T20:43:37.526731132Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.101132 | controller |     "Jun 12 20:43:38.335716 crc crio[20719]: 2026-06-12T20:43:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ad697cbe52e146 Mac:d2:2e:93:c2:02:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/5c521a60-836c-44be-997f-4995c3d02dba SocketPath: PciID:}] [{Interface:0xc000133110 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.101146 | controller |     "Jun 12 20:43:38.338930 crc crio[20719]: time=\"2026-06-12T20:43:38.338821514Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs Namespace:openstack ID:8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000 UID:dfcd0cd8-5d60-495b-9233-c89d0a09e637 NetNS:/var/run/netns/5c521a60-836c-44be-997f-4995c3d02dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfcd0cd8_5d60_495b_9233_c89d0a09e637.slice PodAnnotations:0xc003332908}] Aliases:map[]}\"",
2026-06-12 21:10:23.101161 | controller |     "Jun 12 20:43:38.339134 crc crio[20719]: time=\"2026-06-12T20:43:38.339047351Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.101176 | controller |     "Jun 12 20:43:38.354511 crc crio[20719]: time=\"2026-06-12T20:43:38.354370914Z\" level=info msg=\"Ran pod sandbox 8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/POD\" id=d48f705f-92d8-4b6f-b1cc-ecc9f924aee8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.101190 | controller |     "Jun 12 20:43:38.358209 crc crio[20719]: time=\"2026-06-12T20:43:38.358075376Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fdcf0425-d4e4-47a8-a523-16a1275ffdb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.101205 | controller |     "Jun 12 20:43:38.413646 crc crio[20719]: time=\"2026-06-12T20:43:38.41123236Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7d6b56f5-2281-4d6c-8736-840a2d63e086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.101219 | controller |     "Jun 12 20:43:38.420359 crc crio[20719]: time=\"2026-06-12T20:43:38.4201347Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=1c5b5bd0-c235-40c0-b8f2-95078eed624b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.101233 | controller |     "Jun 12 20:43:38.420761 crc crio[20719]: time=\"2026-06-12T20:43:38.420697026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.101248 | controller |     "Jun 12 20:43:38.489886 crc crio[20719]: time=\"2026-06-12T20:43:38.48944877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.101267 | controller |     "Jun 12 20:43:38.496357 crc crio[20719]: time=\"2026-06-12T20:43:38.496182579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.101281 | controller |     "Jun 12 20:43:38.692680 crc crio[20719]: time=\"2026-06-12T20:43:38.692572741Z\" level=info msg=\"Created container 17b11d117e0b6bf3fbf2f05946f1c03f7134e8edc3725eaad90049562f67ec53: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=1c5b5bd0-c235-40c0-b8f2-95078eed624b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.101296 | controller |     "Jun 12 20:43:38.694189 crc crio[20719]: time=\"2026-06-12T20:43:38.694101194Z\" level=info msg=\"Starting container: 17b11d117e0b6bf3fbf2f05946f1c03f7134e8edc3725eaad90049562f67ec53\" id=84a6ed6a-cc73-4154-97d4-ce328bbf705c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.101310 | controller |     "Jun 12 20:43:38.702818 crc crio[20719]: time=\"2026-06-12T20:43:38.701637846Z\" level=info msg=\"Started container\" PID=155385 containerID=17b11d117e0b6bf3fbf2f05946f1c03f7134e8edc3725eaad90049562f67ec53 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=84a6ed6a-cc73-4154-97d4-ce328bbf705c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000",
2026-06-12 21:10:23.101325 | controller |     "Jun 12 20:44:00.566329 crc crio[20719]: time=\"2026-06-12T20:44:00.565528851Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688284-wd5ff/POD\" id=4edfce4d-c040-4c0c-a897-825aeff4f1f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.101340 | controller |     "Jun 12 20:44:00.568236 crc crio[20719]: time=\"2026-06-12T20:44:00.566504129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.101355 | controller |     "Jun 12 20:44:00.627967 crc crio[20719]: time=\"2026-06-12T20:44:00.625770957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688284-wd5ff Namespace:openshift-infra ID:f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d UID:a4a5a8e9-07a2-4611-b276-e85c7dd0883f NetNS:/var/run/netns/8a9cf792-eda7-4b04-9c56-54cdfdc5ff20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a5a8e9_07a2_4611_b276_e85c7dd0883f.slice PodAnnotations:0xc003ab1360}] Aliases:map[]}\"",
2026-06-12 21:10:23.101369 | controller |     "Jun 12 20:44:00.627967 crc crio[20719]: time=\"2026-06-12T20:44:00.62585157Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688284-wd5ff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.101384 | controller |     "Jun 12 20:44:01.225759 crc crio[20719]: 2026-06-12T20:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2388999405a64f Mac:46:34:0a:9c:8c:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/8a9cf792-eda7-4b04-9c56-54cdfdc5ff20 SocketPath: PciID:}] [{Interface:0xc000014c20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.101399 | controller |     "Jun 12 20:44:01.227137 crc crio[20719]: time=\"2026-06-12T20:44:01.227062502Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688284-wd5ff Namespace:openshift-infra ID:f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d UID:a4a5a8e9-07a2-4611-b276-e85c7dd0883f NetNS:/var/run/netns/8a9cf792-eda7-4b04-9c56-54cdfdc5ff20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a5a8e9_07a2_4611_b276_e85c7dd0883f.slice PodAnnotations:0xc003ab1360}] Aliases:map[]}\"",
2026-06-12 21:10:23.101417 | controller |     "Jun 12 20:44:01.227476 crc crio[20719]: time=\"2026-06-12T20:44:01.227400311Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688284-wd5ff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.101433 | controller |     "Jun 12 20:44:01.241957 crc crio[20719]: time=\"2026-06-12T20:44:01.241845563Z\" level=info msg=\"Ran pod sandbox f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d with infra container: openshift-infra/auto-csr-approver-29688284-wd5ff/POD\" id=4edfce4d-c040-4c0c-a897-825aeff4f1f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.101448 | controller |     "Jun 12 20:44:01.251679 crc crio[20719]: time=\"2026-06-12T20:44:01.251480998Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fe80a901-b34d-4a79-acc8-f41cc1f64d46 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.101463 | controller |     "Jun 12 20:44:01.267817 crc crio[20719]: time=\"2026-06-12T20:44:01.267733265Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.101478 | controller |     "Jun 12 20:44:02.982493 crc crio[20719]: time=\"2026-06-12T20:44:02.979389583Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fe80a901-b34d-4a79-acc8-f41cc1f64d46 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.101493 | controller |     "Jun 12 20:44:02.983835 crc crio[20719]: time=\"2026-06-12T20:44:02.983409165Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e2c1d169-4a04-4930-9a02-7d738a7a1bb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.101508 | controller |     "Jun 12 20:44:02.988250 crc crio[20719]: time=\"2026-06-12T20:44:02.986178142Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dfd6a81f-f450-4360-a095-4f11c7744d86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.101523 | controller |     "Jun 12 20:44:02.999901 crc crio[20719]: time=\"2026-06-12T20:44:02.999794664Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688284-wd5ff/oc\" id=2fda15b1-e4ce-4269-8b26-eedf71b8bced name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.101537 | controller |     "Jun 12 20:44:03.000543 crc crio[20719]: time=\"2026-06-12T20:44:03.000496944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.101551 | controller |     "Jun 12 20:44:03.061797 crc crio[20719]: time=\"2026-06-12T20:44:03.061630274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.101566 | controller |     "Jun 12 20:44:03.529361 crc crio[20719]: time=\"2026-06-12T20:44:03.528709857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.101580 | controller |     "Jun 12 20:44:03.673152 crc crio[20719]: time=\"2026-06-12T20:44:03.671868111Z\" level=info msg=\"Created container 17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e: openshift-infra/auto-csr-approver-29688284-wd5ff/oc\" id=2fda15b1-e4ce-4269-8b26-eedf71b8bced name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.101594 | controller |     "Jun 12 20:44:03.674878 crc crio[20719]: time=\"2026-06-12T20:44:03.674823916Z\" level=info msg=\"Starting container: 17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e\" id=2de45307-cbfe-4adf-a46b-ea4ae7323ed3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.101609 | controller |     "Jun 12 20:44:03.690532 crc crio[20719]: time=\"2026-06-12T20:44:03.69041163Z\" level=info msg=\"Started container\" PID=156877 containerID=17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e description=openshift-infra/auto-csr-approver-29688284-wd5ff/oc id=2de45307-cbfe-4adf-a46b-ea4ae7323ed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d",
2026-06-12 21:10:23.101627 | controller |     "Jun 12 20:44:05.381679 crc crio[20719]: time=\"2026-06-12T20:44:05.380871692Z\" level=info msg=\"Stopping pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\" id=037f89bf-ed34-40e8-8262-aefc9d5bb8a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.101642 | controller |     "Jun 12 20:44:05.383728 crc crio[20719]: time=\"2026-06-12T20:44:05.38218422Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688284-wd5ff Namespace:openshift-infra ID:f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d UID:a4a5a8e9-07a2-4611-b276-e85c7dd0883f NetNS:/var/run/netns/8a9cf792-eda7-4b04-9c56-54cdfdc5ff20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a5a8e9_07a2_4611_b276_e85c7dd0883f.slice PodAnnotations:0xc000526f80}] Aliases:map[]}\"",
2026-06-12 21:10:23.101657 | controller |     "Jun 12 20:44:05.383728 crc crio[20719]: time=\"2026-06-12T20:44:05.382403526Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688284-wd5ff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.101673 | controller |     "Jun 12 20:44:05.783101 crc crio[20719]: time=\"2026-06-12T20:44:05.782927042Z\" level=info msg=\"Stopped pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\" id=037f89bf-ed34-40e8-8262-aefc9d5bb8a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.101687 | controller |     "Jun 12 20:44:25.342047 crc crio[20719]: time=\"2026-06-12T20:44:25.339657136Z\" level=info msg=\"Removing container: 4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55\" id=0cdce069-d53a-49d9-8b33-a27fa4b5953d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.101702 | controller |     "Jun 12 20:44:25.640229 crc crio[20719]: time=\"2026-06-12T20:44:25.640085417Z\" level=info msg=\"Removed container 4ae6ab52d06f0aee6f72c75cc9d5e16a63edc49c33588d6c3440047bda5deb55: openshift-infra/auto-csr-approver-29688278-qrjvc/oc\" id=0cdce069-d53a-49d9-8b33-a27fa4b5953d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.101716 | controller |     "Jun 12 20:44:25.670539 crc crio[20719]: time=\"2026-06-12T20:44:25.670352954Z\" level=info msg=\"Stopping pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\" id=7647db89-80f8-4c97-b122-3da403056d28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.101731 | controller |     "Jun 12 20:44:25.670539 crc crio[20719]: time=\"2026-06-12T20:44:25.670434906Z\" level=info msg=\"Stopped pod sandbox (already stopped): befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\" id=7647db89-80f8-4c97-b122-3da403056d28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.101745 | controller |     "Jun 12 20:44:25.672016 crc crio[20719]: time=\"2026-06-12T20:44:25.671903648Z\" level=info msg=\"Removing pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\" id=7310eb5e-cc11-4cc6-ac6c-e80d1dbc1b13 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.101760 | controller |     "Jun 12 20:44:25.699533 crc crio[20719]: time=\"2026-06-12T20:44:25.697552732Z\" level=info msg=\"Removed pod sandbox: befe4375f845cf7357b6ede41c9fe986e7916c0712e2b72562cfe4effde9f7ca\" id=7310eb5e-cc11-4cc6-ac6c-e80d1dbc1b13 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.101774 | controller |     "Jun 12 20:44:58.283201 crc crio[20719]: time=\"2026-06-12T20:44:58.282087417Z\" level=info msg=\"Stopping pod sandbox: 8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000\" id=1346fe32-dea8-46f3-8658-c58f38cc4ce9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.101818 | controller |     "Jun 12 20:44:58.288483 crc crio[20719]: time=\"2026-06-12T20:44:58.283865416Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs Namespace:openstack ID:8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000 UID:dfcd0cd8-5d60-495b-9233-c89d0a09e637 NetNS:/var/run/netns/5c521a60-836c-44be-997f-4995c3d02dba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfcd0cd8_5d60_495b_9233_c89d0a09e637.slice PodAnnotations:0xc0023e3978}] Aliases:map[]}\"",
2026-06-12 21:10:23.101834 | controller |     "Jun 12 20:44:58.288483 crc crio[20719]: time=\"2026-06-12T20:44:58.28399645Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.101862 | controller |     "Jun 12 20:44:58.817976 crc crio[20719]: time=\"2026-06-12T20:44:58.817543825Z\" level=info msg=\"Stopped pod sandbox: 8ad697cbe52e1468480ea0d74d7cc1192145e9e6bfbdfec26435ab04bfef8000\" id=1346fe32-dea8-46f3-8658-c58f38cc4ce9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.101882 | controller |     "Jun 12 20:44:59.919125 crc crio[20719]: time=\"2026-06-12T20:44:59.918692141Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/POD\" id=75656b86-59c6-4ca9-ae00-77d94af2c8bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.101898 | controller |     "Jun 12 20:44:59.920414 crc crio[20719]: time=\"2026-06-12T20:44:59.919147734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.101913 | controller |     "Jun 12 20:44:59.954916 crc crio[20719]: time=\"2026-06-12T20:44:59.954824188Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz Namespace:openstack ID:cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b UID:3f803283-f58b-40ef-8917-3adb556e61fa NetNS:/var/run/netns/684a2961-037c-44c3-8498-3fe304388b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f803283_f58b_40ef_8917_3adb556e61fa.slice PodAnnotations:0xc003ab08a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.101928 | controller |     "Jun 12 20:44:59.954916 crc crio[20719]: time=\"2026-06-12T20:44:59.95490799Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.101943 | controller |     "Jun 12 20:45:00.552705 crc crio[20719]: time=\"2026-06-12T20:45:00.552090337Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/POD\" id=b8c8f5bb-2050-4693-9241-7846a111c583 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.101957 | controller |     "Jun 12 20:45:00.552860 crc crio[20719]: time=\"2026-06-12T20:45:00.552736125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.101972 | controller |     "Jun 12 20:45:00.608342 crc crio[20719]: time=\"2026-06-12T20:45:00.607822462Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688285-ph286 Namespace:openshift-operator-lifecycle-manager ID:96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d UID:82f9c74c-a00d-490d-9295-437284bc0123 NetNS:/var/run/netns/4ebecd14-1a7d-4208-821f-900d17b523df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82f9c74c_a00d_490d_9295_437284bc0123.slice PodAnnotations:0xc00170c8c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.101991 | controller |     "Jun 12 20:45:00.608342 crc crio[20719]: time=\"2026-06-12T20:45:00.608243884Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688285-ph286 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.102006 | controller |     "Jun 12 20:45:00.768602 crc crio[20719]: 2026-06-12T20:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cad05961c7f05c5 Mac:ea:2c:6f:52:ce:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/684a2961-037c-44c3-8498-3fe304388b82 SocketPath: PciID:}] [{Interface:0xc00025b0c0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.102021 | controller |     "Jun 12 20:45:00.772074 crc crio[20719]: time=\"2026-06-12T20:45:00.771992387Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz Namespace:openstack ID:cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b UID:3f803283-f58b-40ef-8917-3adb556e61fa NetNS:/var/run/netns/684a2961-037c-44c3-8498-3fe304388b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f803283_f58b_40ef_8917_3adb556e61fa.slice PodAnnotations:0xc003ab08a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.102035 | controller |     "Jun 12 20:45:00.772318 crc crio[20719]: time=\"2026-06-12T20:45:00.772202943Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.102050 | controller |     "Jun 12 20:45:00.788848 crc crio[20719]: time=\"2026-06-12T20:45:00.788761476Z\" level=info msg=\"Ran pod sandbox cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/POD\" id=75656b86-59c6-4ca9-ae00-77d94af2c8bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.102064 | controller |     "Jun 12 20:45:00.793700 crc crio[20719]: time=\"2026-06-12T20:45:00.793619762Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f37b2440-5d5c-48cf-b5f5-ef12bed1531f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.102078 | controller |     "Jun 12 20:45:00.879180 crc crio[20719]: time=\"2026-06-12T20:45:00.878889844Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ee6cc0ec-0ada-4b70-8c49-6179708ec8ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.102092 | controller |     "Jun 12 20:45:00.892520 crc crio[20719]: time=\"2026-06-12T20:45:00.89238211Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=0cf21dcc-d182-4187-b9cb-d027854f7949 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.102107 | controller |     "Jun 12 20:45:00.892783 crc crio[20719]: time=\"2026-06-12T20:45:00.892756079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.102121 | controller |     "Jun 12 20:45:00.961494 crc crio[20719]: time=\"2026-06-12T20:45:00.961338549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.102135 | controller |     "Jun 12 20:45:00.966697 crc crio[20719]: time=\"2026-06-12T20:45:00.966557602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.102152 | controller |     "Jun 12 20:45:01.046933 crc crio[20719]: 2026-06-12T20:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b2235dcd9cc7b Mac:02:b1:28:df:cf:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/4ebecd14-1a7d-4208-821f-900d17b523df SocketPath: PciID:}] [{Interface:0xc000141030 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.102167 | controller |     "Jun 12 20:45:01.046933 crc crio[20719]: time=\"2026-06-12T20:45:01.045035776Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688285-ph286 Namespace:openshift-operator-lifecycle-manager ID:96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d UID:82f9c74c-a00d-490d-9295-437284bc0123 NetNS:/var/run/netns/4ebecd14-1a7d-4208-821f-900d17b523df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82f9c74c_a00d_490d_9295_437284bc0123.slice PodAnnotations:0xc00170c8c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.102181 | controller |     "Jun 12 20:45:01.046933 crc crio[20719]: time=\"2026-06-12T20:45:01.045823068Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688285-ph286 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.102196 | controller |     "Jun 12 20:45:01.056691 crc crio[20719]: time=\"2026-06-12T20:45:01.056082379Z\" level=info msg=\"Ran pod sandbox 96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/POD\" id=b8c8f5bb-2050-4693-9241-7846a111c583 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.102210 | controller |     "Jun 12 20:45:01.062060 crc crio[20719]: time=\"2026-06-12T20:45:01.06194758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b34a46c-f2f8-4825-9251-5626e5da4ece name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.102224 | controller |     "Jun 12 20:45:01.066674 crc crio[20719]: time=\"2026-06-12T20:45:01.066442595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e58d596-d68b-45c4-937a-0892a973cee7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.102238 | controller |     "Jun 12 20:45:01.088545 crc crio[20719]: time=\"2026-06-12T20:45:01.088427718Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/collect-profiles\" id=dfbf5623-fe58-4e2c-a54b-8dcb7fc00588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.102252 | controller |     "Jun 12 20:45:01.089085 crc crio[20719]: time=\"2026-06-12T20:45:01.088947593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.102266 | controller |     "Jun 12 20:45:01.164771 crc crio[20719]: time=\"2026-06-12T20:45:01.16402329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.102280 | controller |     "Jun 12 20:45:01.188439 crc crio[20719]: time=\"2026-06-12T20:45:01.188235079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.102294 | controller |     "Jun 12 20:45:01.348944 crc crio[20719]: time=\"2026-06-12T20:45:01.348853112Z\" level=info msg=\"Created container cce7e3545b09168e7b917939c9e5851891b3bbdcd779ae3de23bad8b811c4079: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=0cf21dcc-d182-4187-b9cb-d027854f7949 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.102311 | controller |     "Jun 12 20:45:01.349813 crc crio[20719]: time=\"2026-06-12T20:45:01.349750255Z\" level=info msg=\"Starting container: cce7e3545b09168e7b917939c9e5851891b3bbdcd779ae3de23bad8b811c4079\" id=01bacc8c-1806-4f37-8469-31f7d6e5a965 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.102326 | controller |     "Jun 12 20:45:01.359338 crc crio[20719]: time=\"2026-06-12T20:45:01.359206508Z\" level=info msg=\"Started container\" PID=160301 containerID=cce7e3545b09168e7b917939c9e5851891b3bbdcd779ae3de23bad8b811c4079 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=01bacc8c-1806-4f37-8469-31f7d6e5a965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b",
2026-06-12 21:10:23.102340 | controller |     "Jun 12 20:45:01.366045 crc crio[20719]: time=\"2026-06-12T20:45:01.365918441Z\" level=info msg=\"Created container 399e8bc082290eff240f30558d7cfc7c8d5fac09cfd727c9cb370c1731f11fa4: openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/collect-profiles\" id=dfbf5623-fe58-4e2c-a54b-8dcb7fc00588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.102354 | controller |     "Jun 12 20:45:01.367536 crc crio[20719]: time=\"2026-06-12T20:45:01.367395622Z\" level=info msg=\"Starting container: 399e8bc082290eff240f30558d7cfc7c8d5fac09cfd727c9cb370c1731f11fa4\" id=ff15c4f2-1225-45a9-a029-8f63d79a2113 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.102369 | controller |     "Jun 12 20:45:01.373963 crc crio[20719]: time=\"2026-06-12T20:45:01.373873032Z\" level=info msg=\"Started container\" PID=160307 containerID=399e8bc082290eff240f30558d7cfc7c8d5fac09cfd727c9cb370c1731f11fa4 description=openshift-operator-lifecycle-manager/collect-profiles-29688285-ph286/collect-profiles id=ff15c4f2-1225-45a9-a029-8f63d79a2113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d",
2026-06-12 21:10:23.102383 | controller |     "Jun 12 20:45:03.395513 crc crio[20719]: time=\"2026-06-12T20:45:03.394416169Z\" level=info msg=\"Stopping pod sandbox: 96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d\" id=dd4eb2ad-f246-4c14-81a4-89162929ebdd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.102398 | controller |     "Jun 12 20:45:03.397556 crc crio[20719]: time=\"2026-06-12T20:45:03.396371493Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688285-ph286 Namespace:openshift-operator-lifecycle-manager ID:96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d UID:82f9c74c-a00d-490d-9295-437284bc0123 NetNS:/var/run/netns/4ebecd14-1a7d-4208-821f-900d17b523df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82f9c74c_a00d_490d_9295_437284bc0123.slice PodAnnotations:0xc003332958}] Aliases:map[]}\"",
2026-06-12 21:10:23.102413 | controller |     "Jun 12 20:45:03.397556 crc crio[20719]: time=\"2026-06-12T20:45:03.396592599Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688285-ph286 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.102427 | controller |     "Jun 12 20:45:03.872821 crc crio[20719]: time=\"2026-06-12T20:45:03.871061657Z\" level=info msg=\"Stopped pod sandbox: 96b2235dcd9cc7b6c88111fbae2b329829e05755b374572f2ee3104d5b1dae1d\" id=dd4eb2ad-f246-4c14-81a4-89162929ebdd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.102441 | controller |     "Jun 12 20:45:25.727561 crc crio[20719]: time=\"2026-06-12T20:45:25.726835813Z\" level=info msg=\"Removing container: 0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364\" id=9073e35e-ca08-4203-91d4-02df2b173bf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.102459 | controller |     "Jun 12 20:45:25.794369 crc crio[20719]: time=\"2026-06-12T20:45:25.791870353Z\" level=info msg=\"Removed container 0815df083ea4e1a63e45ff43802330d75b5b5818980cd7fe8f941f0598a03364: openshift-operator-lifecycle-manager/collect-profiles-29688240-qb876/collect-profiles\" id=9073e35e-ca08-4203-91d4-02df2b173bf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.102474 | controller |     "Jun 12 20:45:25.805444 crc crio[20719]: time=\"2026-06-12T20:45:25.805384066Z\" level=info msg=\"Stopping pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\" id=f4552d61-b13d-415a-afa5-65e3d9571849 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.102488 | controller |     "Jun 12 20:45:25.805790 crc crio[20719]: time=\"2026-06-12T20:45:25.805492289Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\" id=f4552d61-b13d-415a-afa5-65e3d9571849 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.102503 | controller |     "Jun 12 20:45:25.806608 crc crio[20719]: time=\"2026-06-12T20:45:25.806577928Z\" level=info msg=\"Removing pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\" id=ba82926b-ff74-4702-bf87-a0b9324434ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.102517 | controller |     "Jun 12 20:45:25.830707 crc crio[20719]: time=\"2026-06-12T20:45:25.830575914Z\" level=info msg=\"Removed pod sandbox: 34c966c8ec66ac7454eb895bf8911028ec6f8225700049c06eb010c1615d0ceb\" id=ba82926b-ff74-4702-bf87-a0b9324434ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.102532 | controller |     "Jun 12 20:46:00.395646 crc crio[20719]: time=\"2026-06-12T20:46:00.394418608Z\" level=info msg=\"Stopping pod sandbox: cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b\" id=8ffe45a2-2f1b-4236-98d3-4930b8f460ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.102546 | controller |     "Jun 12 20:46:00.397427 crc crio[20719]: time=\"2026-06-12T20:46:00.397374012Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz Namespace:openstack ID:cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b UID:3f803283-f58b-40ef-8917-3adb556e61fa NetNS:/var/run/netns/684a2961-037c-44c3-8498-3fe304388b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f803283_f58b_40ef_8917_3adb556e61fa.slice PodAnnotations:0xc003333778}] Aliases:map[]}\"",
2026-06-12 21:10:23.102561 | controller |     "Jun 12 20:46:00.397775 crc crio[20719]: time=\"2026-06-12T20:46:00.397707071Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.102575 | controller |     "Jun 12 20:46:00.603007 crc crio[20719]: time=\"2026-06-12T20:46:00.602921844Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688286-95xzd/POD\" id=99705304-4df0-44ae-ab71-c3d515718d18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.102590 | controller |     "Jun 12 20:46:00.603343 crc crio[20719]: time=\"2026-06-12T20:46:00.603097589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.102604 | controller |     "Jun 12 20:46:00.692734 crc crio[20719]: time=\"2026-06-12T20:46:00.692659265Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688286-95xzd Namespace:openshift-infra ID:4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3 UID:dc7339dd-d7a9-42f4-b930-9126c18b8963 NetNS:/var/run/netns/8e055565-c33e-40a0-a5d3-0973be7d4b3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc7339dd_d7a9_42f4_b930_9126c18b8963.slice PodAnnotations:0xc000eafcd0}] Aliases:map[]}\"",
2026-06-12 21:10:23.102622 | controller |     "Jun 12 20:46:00.693063 crc crio[20719]: time=\"2026-06-12T20:46:00.693027895Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688286-95xzd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.102637 | controller |     "Jun 12 20:46:01.068690 crc crio[20719]: time=\"2026-06-12T20:46:01.06761466Z\" level=info msg=\"Stopped pod sandbox: cad05961c7f05c57be2e69ba439153f3a839e371b3009ae89a92dead0ad7663b\" id=8ffe45a2-2f1b-4236-98d3-4930b8f460ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.102651 | controller |     "Jun 12 20:46:01.145394 crc crio[20719]: 2026-06-12T20:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ba1bd888ee9a0c Mac:d2:14:c1:eb:2b:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/8e055565-c33e-40a0-a5d3-0973be7d4b3a SocketPath: PciID:}] [{Interface:0xc000134770 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.102666 | controller |     "Jun 12 20:46:01.155771 crc crio[20719]: time=\"2026-06-12T20:46:01.154976079Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688286-95xzd Namespace:openshift-infra ID:4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3 UID:dc7339dd-d7a9-42f4-b930-9126c18b8963 NetNS:/var/run/netns/8e055565-c33e-40a0-a5d3-0973be7d4b3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc7339dd_d7a9_42f4_b930_9126c18b8963.slice PodAnnotations:0xc000eafcd0}] Aliases:map[]}\"",
2026-06-12 21:10:23.102681 | controller |     "Jun 12 20:46:01.156672 crc crio[20719]: time=\"2026-06-12T20:46:01.156645785Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688286-95xzd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.102696 | controller |     "Jun 12 20:46:01.173904 crc crio[20719]: time=\"2026-06-12T20:46:01.173796117Z\" level=info msg=\"Ran pod sandbox 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3 with infra container: openshift-infra/auto-csr-approver-29688286-95xzd/POD\" id=99705304-4df0-44ae-ab71-c3d515718d18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.102711 | controller |     "Jun 12 20:46:01.177496 crc crio[20719]: time=\"2026-06-12T20:46:01.177402994Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7e882125-1fb8-468a-a42b-deedf3225fb8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.102726 | controller |     "Jun 12 20:46:01.194101 crc crio[20719]: time=\"2026-06-12T20:46:01.193995821Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.102741 | controller |     "Jun 12 20:46:01.960078 crc crio[20719]: time=\"2026-06-12T20:46:01.959621377Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/POD\" id=5f12805a-ed15-46c3-9810-bbb2eb1b112d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.102756 | controller |     "Jun 12 20:46:01.961248 crc crio[20719]: time=\"2026-06-12T20:46:01.960124292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.102771 | controller |     "Jun 12 20:46:02.003312 crc crio[20719]: time=\"2026-06-12T20:46:02.003149169Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 Namespace:openstack ID:8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296 UID:6cca588f-398b-4411-b87b-8dbf8096e11e NetNS:/var/run/netns/425973e2-a01d-4b95-8bb8-7821fe9e1cb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cca588f_398b_4411_b87b_8dbf8096e11e.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.102788 | controller |     "Jun 12 20:46:02.003737 crc crio[20719]: time=\"2026-06-12T20:46:02.003369295Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.102803 | controller |     "Jun 12 20:46:02.044864 crc crio[20719]: time=\"2026-06-12T20:46:02.044644418Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7e882125-1fb8-468a-a42b-deedf3225fb8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.102818 | controller |     "Jun 12 20:46:02.046126 crc crio[20719]: time=\"2026-06-12T20:46:02.046045837Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=532bdd31-41f3-48f7-b574-4353f2bdfe69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.102832 | controller |     "Jun 12 20:46:02.051584 crc crio[20719]: time=\"2026-06-12T20:46:02.049601025Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b2b9c85a-10fe-41ce-af6f-ea1acff363d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.102861 | controller |     "Jun 12 20:46:02.067060 crc crio[20719]: time=\"2026-06-12T20:46:02.066954564Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688286-95xzd/oc\" id=cca57d5e-9fad-4717-951e-67c35bc00220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.102882 | controller |     "Jun 12 20:46:02.068499 crc crio[20719]: time=\"2026-06-12T20:46:02.068403504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.102897 | controller |     "Jun 12 20:46:02.167986 crc crio[20719]: time=\"2026-06-12T20:46:02.138439435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.102911 | controller |     "Jun 12 20:46:02.632890 crc crio[20719]: time=\"2026-06-12T20:46:02.631903975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.102926 | controller |     "Jun 12 20:46:02.781487 crc crio[20719]: 2026-06-12T20:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8395187bc3263ee Mac:1e:a4:8d:9b:b8:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/425973e2-a01d-4b95-8bb8-7821fe9e1cb1 SocketPath: PciID:}] [{Interface:0xc000317210 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.102941 | controller |     "Jun 12 20:46:02.781962 crc crio[20719]: time=\"2026-06-12T20:46:02.781859792Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 Namespace:openstack ID:8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296 UID:6cca588f-398b-4411-b87b-8dbf8096e11e NetNS:/var/run/netns/425973e2-a01d-4b95-8bb8-7821fe9e1cb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cca588f_398b_4411_b87b_8dbf8096e11e.slice PodAnnotations:0xc0005265f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.102955 | controller |     "Jun 12 20:46:02.782153 crc crio[20719]: time=\"2026-06-12T20:46:02.78210096Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.102975 | controller |     "Jun 12 20:46:02.797251 crc crio[20719]: time=\"2026-06-12T20:46:02.797157709Z\" level=info msg=\"Ran pod sandbox 8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/POD\" id=5f12805a-ed15-46c3-9810-bbb2eb1b112d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.102990 | controller |     "Jun 12 20:46:02.804949 crc crio[20719]: time=\"2026-06-12T20:46:02.804866637Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b0a76b5d-9add-4206-a372-78ff947c9aac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.103004 | controller |     "Jun 12 20:46:02.805936 crc crio[20719]: time=\"2026-06-12T20:46:02.805392401Z\" level=info msg=\"Created container 6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77: openshift-infra/auto-csr-approver-29688286-95xzd/oc\" id=cca57d5e-9fad-4717-951e-67c35bc00220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.103019 | controller |     "Jun 12 20:46:02.808958 crc crio[20719]: time=\"2026-06-12T20:46:02.808389964Z\" level=info msg=\"Starting container: 6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77\" id=ceb41311-eaca-4f45-8c0b-9d6648f635ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.103033 | controller |     "Jun 12 20:46:02.820238 crc crio[20719]: time=\"2026-06-12T20:46:02.820122327Z\" level=info msg=\"Started container\" PID=163948 containerID=6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77 description=openshift-infra/auto-csr-approver-29688286-95xzd/oc id=ceb41311-eaca-4f45-8c0b-9d6648f635ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3",
2026-06-12 21:10:23.103048 | controller |     "Jun 12 20:46:02.849739 crc crio[20719]: time=\"2026-06-12T20:46:02.84963735Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=915cba1f-c191-4960-b166-ece9a8ee78c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.103062 | controller |     "Jun 12 20:46:02.861439 crc crio[20719]: time=\"2026-06-12T20:46:02.861039644Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=f7e639c9-ac24-4b8b-92b9-98c15f65ee47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.103076 | controller |     "Jun 12 20:46:02.861811 crc crio[20719]: time=\"2026-06-12T20:46:02.861573749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103090 | controller |     "Jun 12 20:46:02.963233 crc crio[20719]: time=\"2026-06-12T20:46:02.962596611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103105 | controller |     "Jun 12 20:46:02.967664 crc crio[20719]: time=\"2026-06-12T20:46:02.967591109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103120 | controller |     "Jun 12 20:46:03.171915 crc crio[20719]: time=\"2026-06-12T20:46:03.171823364Z\" level=info msg=\"Created container c28078097961b3e421c8e643e2dbbb3162a243ac17107e7b28b39496f348584b: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=f7e639c9-ac24-4b8b-92b9-98c15f65ee47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.103135 | controller |     "Jun 12 20:46:03.173183 crc crio[20719]: time=\"2026-06-12T20:46:03.173040387Z\" level=info msg=\"Starting container: c28078097961b3e421c8e643e2dbbb3162a243ac17107e7b28b39496f348584b\" id=121639c1-3baf-440a-bd83-809112dcc38c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.103152 | controller |     "Jun 12 20:46:03.179132 crc crio[20719]: time=\"2026-06-12T20:46:03.179026741Z\" level=info msg=\"Started container\" PID=163984 containerID=c28078097961b3e421c8e643e2dbbb3162a243ac17107e7b28b39496f348584b description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=121639c1-3baf-440a-bd83-809112dcc38c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296",
2026-06-12 21:10:23.103168 | controller |     "Jun 12 20:46:04.492047 crc crio[20719]: time=\"2026-06-12T20:46:04.491526523Z\" level=info msg=\"Stopping pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\" id=45a5f1f6-6bdc-482a-bd48-d2cf8dd675fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.103183 | controller |     "Jun 12 20:46:04.493367 crc crio[20719]: time=\"2026-06-12T20:46:04.493085577Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688286-95xzd Namespace:openshift-infra ID:4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3 UID:dc7339dd-d7a9-42f4-b930-9126c18b8963 NetNS:/var/run/netns/8e055565-c33e-40a0-a5d3-0973be7d4b3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc7339dd_d7a9_42f4_b930_9126c18b8963.slice PodAnnotations:0xc000eae2c8}] Aliases:map[]}\"",
2026-06-12 21:10:23.103198 | controller |     "Jun 12 20:46:04.493367 crc crio[20719]: time=\"2026-06-12T20:46:04.493247971Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688286-95xzd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.103212 | controller |     "Jun 12 20:46:04.882604 crc crio[20719]: time=\"2026-06-12T20:46:04.882002994Z\" level=info msg=\"Stopped pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\" id=45a5f1f6-6bdc-482a-bd48-d2cf8dd675fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.103227 | controller |     "Jun 12 20:46:25.854890 crc crio[20719]: time=\"2026-06-12T20:46:25.854230627Z\" level=info msg=\"Removing container: e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107\" id=f1192d62-930c-444a-bf30-f0b8ee73a59f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.103242 | controller |     "Jun 12 20:46:26.054151 crc crio[20719]: time=\"2026-06-12T20:46:26.053953613Z\" level=info msg=\"Removed container e44341aad0dc1cd8169d2590cdd825f8e959f6296c8067610807d21a5554a107: openshift-infra/auto-csr-approver-29688280-g9b56/oc\" id=f1192d62-930c-444a-bf30-f0b8ee73a59f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.103256 | controller |     "Jun 12 20:46:26.070587 crc crio[20719]: time=\"2026-06-12T20:46:26.070160525Z\" level=info msg=\"Stopping pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\" id=ee661b1a-4104-47fc-8da7-a186bbf6440e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.103270 | controller |     "Jun 12 20:46:26.071727 crc crio[20719]: time=\"2026-06-12T20:46:26.070660668Z\" level=info msg=\"Stopped pod sandbox (already stopped): e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\" id=ee661b1a-4104-47fc-8da7-a186bbf6440e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.103285 | controller |     "Jun 12 20:46:26.072959 crc crio[20719]: time=\"2026-06-12T20:46:26.072803426Z\" level=info msg=\"Removing pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\" id=847cfe15-0e09-428b-a14f-94502165b5ac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.103299 | controller |     "Jun 12 20:46:26.097522 crc crio[20719]: time=\"2026-06-12T20:46:26.097351992Z\" level=info msg=\"Removed pod sandbox: e153705363e687027e3ee55e3e56e69b50d5f8947594dc91c118eea3b9cc3ff7\" id=847cfe15-0e09-428b-a14f-94502165b5ac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.103316 | controller |     "Jun 12 20:46:39.321363 crc crio[20719]: time=\"2026-06-12T20:46:39.320637075Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-wlnhv/POD\" id=2ed81164-6721-4196-9fdc-8aff3681b856 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.103331 | controller |     "Jun 12 20:46:39.321363 crc crio[20719]: time=\"2026-06-12T20:46:39.321324894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103345 | controller |     "Jun 12 20:46:39.367415 crc crio[20719]: time=\"2026-06-12T20:46:39.367016173Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-wlnhv Namespace:openshift-marketplace ID:c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633 UID:cb26b3de-f917-4c12-8b54-e9dc1a6ffab6 NetNS:/var/run/netns/702e95af-ec58-439b-affa-6c636e3f482a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb26b3de_f917_4c12_8b54_e9dc1a6ffab6.slice PodAnnotations:0xc00170caa8}] Aliases:map[]}\"",
2026-06-12 21:10:23.103360 | controller |     "Jun 12 20:46:39.367415 crc crio[20719]: time=\"2026-06-12T20:46:39.367384583Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-wlnhv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.103375 | controller |     "Jun 12 20:46:39.992356 crc crio[20719]: 2026-06-12T20:46:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c94ecec56e81698 Mac:86:f1:89:80:4f:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/702e95af-ec58-439b-affa-6c636e3f482a SocketPath: PciID:}] [{Interface:0xc000014a20 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.103390 | controller |     "Jun 12 20:46:39.994348 crc crio[20719]: time=\"2026-06-12T20:46:39.994225226Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-wlnhv Namespace:openshift-marketplace ID:c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633 UID:cb26b3de-f917-4c12-8b54-e9dc1a6ffab6 NetNS:/var/run/netns/702e95af-ec58-439b-affa-6c636e3f482a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb26b3de_f917_4c12_8b54_e9dc1a6ffab6.slice PodAnnotations:0xc00170caa8}] Aliases:map[]}\"",
2026-06-12 21:10:23.103405 | controller |     "Jun 12 20:46:39.994506 crc crio[20719]: time=\"2026-06-12T20:46:39.994441122Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-wlnhv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.103419 | controller |     "Jun 12 20:46:40.004820 crc crio[20719]: time=\"2026-06-12T20:46:40.004664224Z\" level=info msg=\"Ran pod sandbox c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633 with infra container: openshift-marketplace/redhat-marketplace-wlnhv/POD\" id=2ed81164-6721-4196-9fdc-8aff3681b856 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.103433 | controller |     "Jun 12 20:46:40.011561 crc crio[20719]: time=\"2026-06-12T20:46:40.011155812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13678af7-1a39-494f-9092-0beca740fa30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.103448 | controller |     "Jun 12 20:46:40.014245 crc crio[20719]: time=\"2026-06-12T20:46:40.014164795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e6affe75-1d96-4226-8581-eec9f3e495b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.103465 | controller |     "Jun 12 20:46:40.025182 crc crio[20719]: time=\"2026-06-12T20:46:40.025065416Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-wlnhv/extract-utilities\" id=2e3b10c4-cd00-43d7-aa9e-e64dd4432e85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.103480 | controller |     "Jun 12 20:46:40.025804 crc crio[20719]: time=\"2026-06-12T20:46:40.025558029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103494 | controller |     "Jun 12 20:46:40.069831 crc crio[20719]: time=\"2026-06-12T20:46:40.069676484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103508 | controller |     "Jun 12 20:46:40.073576 crc crio[20719]: time=\"2026-06-12T20:46:40.07352078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103523 | controller |     "Jun 12 20:46:40.252225 crc crio[20719]: time=\"2026-06-12T20:46:40.252082298Z\" level=info msg=\"Created container 87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d: openshift-marketplace/redhat-marketplace-wlnhv/extract-utilities\" id=2e3b10c4-cd00-43d7-aa9e-e64dd4432e85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.103538 | controller |     "Jun 12 20:46:40.254605 crc crio[20719]: time=\"2026-06-12T20:46:40.254529136Z\" level=info msg=\"Starting container: 87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d\" id=9383f890-7ca0-4475-967e-2ddcd32623f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.103552 | controller |     "Jun 12 20:46:40.262578 crc crio[20719]: time=\"2026-06-12T20:46:40.262432583Z\" level=info msg=\"Started container\" PID=166190 containerID=87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d description=openshift-marketplace/redhat-marketplace-wlnhv/extract-utilities id=9383f890-7ca0-4475-967e-2ddcd32623f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633",
2026-06-12 21:10:23.103567 | controller |     "Jun 12 20:46:41.335202 crc crio[20719]: time=\"2026-06-12T20:46:41.334089738Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d0240fb9-95f7-4dbb-8a60-7b7296b6f153 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.103582 | controller |     "Jun 12 20:46:41.356837 crc crio[20719]: time=\"2026-06-12T20:46:41.356030616Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:10:23.103597 | controller |     "Jun 12 20:46:42.115946 crc crio[20719]: time=\"2026-06-12T20:46:42.115698886Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=d0240fb9-95f7-4dbb-8a60-7b7296b6f153 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.103612 | controller |     "Jun 12 20:46:42.117117 crc crio[20719]: time=\"2026-06-12T20:46:42.117021572Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a5f65563-1305-4539-a164-22c832fe6559 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.103627 | controller |     "Jun 12 20:46:42.121315 crc crio[20719]: time=\"2026-06-12T20:46:42.121156416Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=724e5214-4ae8-4b54-82c4-9c061ee96688 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.103641 | controller |     "Jun 12 20:46:42.132649 crc crio[20719]: time=\"2026-06-12T20:46:42.132500268Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-wlnhv/extract-content\" id=3e199496-d7ab-42fc-a32a-4434d18d17d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.103659 | controller |     "Jun 12 20:46:42.133133 crc crio[20719]: time=\"2026-06-12T20:46:42.133071224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103673 | controller |     "Jun 12 20:46:42.189829 crc crio[20719]: time=\"2026-06-12T20:46:42.189690924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103688 | controller |     "Jun 12 20:46:42.194310 crc crio[20719]: time=\"2026-06-12T20:46:42.194146406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103702 | controller |     "Jun 12 20:46:42.400793 crc crio[20719]: time=\"2026-06-12T20:46:42.399976296Z\" level=info msg=\"Created container 9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba: openshift-marketplace/redhat-marketplace-wlnhv/extract-content\" id=3e199496-d7ab-42fc-a32a-4434d18d17d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.103716 | controller |     "Jun 12 20:46:42.402898 crc crio[20719]: time=\"2026-06-12T20:46:42.402786724Z\" level=info msg=\"Starting container: 9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba\" id=dc53027c-baab-4f9f-8038-097ad7eac2e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.103730 | controller |     "Jun 12 20:46:42.409247 crc crio[20719]: time=\"2026-06-12T20:46:42.409185273Z\" level=info msg=\"Started container\" PID=166306 containerID=9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba description=openshift-marketplace/redhat-marketplace-wlnhv/extract-content id=dc53027c-baab-4f9f-8038-097ad7eac2e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633",
2026-06-12 21:10:23.103745 | controller |     "Jun 12 20:46:43.358095 crc crio[20719]: time=\"2026-06-12T20:46:43.357383984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e6fe4e1a-20ba-42c7-b441-724165483c8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.103760 | controller |     "Jun 12 20:46:43.366619 crc crio[20719]: time=\"2026-06-12T20:46:43.366444764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd86669b-2f21-4bdd-aec3-4d0de83b09ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.103775 | controller |     "Jun 12 20:46:43.374148 crc crio[20719]: time=\"2026-06-12T20:46:43.374074115Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-wlnhv/registry-server\" id=f8cf2448-ef4f-440a-80a1-dbc43b150f07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.103789 | controller |     "Jun 12 20:46:43.375078 crc crio[20719]: time=\"2026-06-12T20:46:43.374542907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103804 | controller |     "Jun 12 20:46:43.439150 crc crio[20719]: time=\"2026-06-12T20:46:43.439046023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103819 | controller |     "Jun 12 20:46:43.442805 crc crio[20719]: time=\"2026-06-12T20:46:43.442736974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103837 | controller |     "Jun 12 20:46:43.629334 crc crio[20719]: time=\"2026-06-12T20:46:43.629045716Z\" level=info msg=\"Created container 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065: openshift-marketplace/redhat-marketplace-wlnhv/registry-server\" id=f8cf2448-ef4f-440a-80a1-dbc43b150f07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.103870 | controller |     "Jun 12 20:46:43.630591 crc crio[20719]: time=\"2026-06-12T20:46:43.630525317Z\" level=info msg=\"Starting container: 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065\" id=635d6906-4ee1-4042-9abd-d1f8318c63b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.103887 | controller |     "Jun 12 20:46:43.642842 crc crio[20719]: time=\"2026-06-12T20:46:43.64255626Z\" level=info msg=\"Started container\" PID=166401 containerID=3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065 description=openshift-marketplace/redhat-marketplace-wlnhv/registry-server id=635d6906-4ee1-4042-9abd-d1f8318c63b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633",
2026-06-12 21:10:23.103903 | controller |     "Jun 12 20:46:44.068232 crc crio[20719]: time=\"2026-06-12T20:46:44.067699177Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zm779/POD\" id=9ac80811-6ef8-41b1-b1a8-c0fbf7857cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.103917 | controller |     "Jun 12 20:46:44.068507 crc crio[20719]: time=\"2026-06-12T20:46:44.068335225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.103932 | controller |     "Jun 12 20:46:44.105672 crc crio[20719]: time=\"2026-06-12T20:46:44.10552185Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zm779 Namespace:openshift-marketplace ID:011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795 UID:62b75d41-d7dc-489f-9203-440b0fd804a1 NetNS:/var/run/netns/782345d2-ea5f-417a-aba4-8dae15786abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62b75d41_d7dc_489f_9203_440b0fd804a1.slice PodAnnotations:0xc00259a5e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.103947 | controller |     "Jun 12 20:46:44.105672 crc crio[20719]: time=\"2026-06-12T20:46:44.105597552Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zm779 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.103961 | controller |     "Jun 12 20:46:44.573864 crc crio[20719]: 2026-06-12T20:46:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:011d260138411d5 Mac:ea:b6:9d:31:21:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/782345d2-ea5f-417a-aba4-8dae15786abe SocketPath: PciID:}] [{Interface:0xc0003d4990 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.103976 | controller |     "Jun 12 20:46:44.576418 crc crio[20719]: time=\"2026-06-12T20:46:44.575755591Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zm779 Namespace:openshift-marketplace ID:011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795 UID:62b75d41-d7dc-489f-9203-440b0fd804a1 NetNS:/var/run/netns/782345d2-ea5f-417a-aba4-8dae15786abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62b75d41_d7dc_489f_9203_440b0fd804a1.slice PodAnnotations:0xc00259a5e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.103991 | controller |     "Jun 12 20:46:44.577917 crc crio[20719]: time=\"2026-06-12T20:46:44.577721436Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zm779 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.104008 | controller |     "Jun 12 20:46:44.593589 crc crio[20719]: time=\"2026-06-12T20:46:44.590502937Z\" level=info msg=\"Ran pod sandbox 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795 with infra container: openshift-marketplace/redhat-operators-zm779/POD\" id=9ac80811-6ef8-41b1-b1a8-c0fbf7857cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.104023 | controller |     "Jun 12 20:46:44.594184 crc crio[20719]: time=\"2026-06-12T20:46:44.594102475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=536a2188-e083-4da4-a19f-cb550aae1d4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.104037 | controller |     "Jun 12 20:46:44.611129 crc crio[20719]: time=\"2026-06-12T20:46:44.610992692Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9c8edf9c-33eb-41de-948b-74523b11c68d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.104051 | controller |     "Jun 12 20:46:44.630207 crc crio[20719]: time=\"2026-06-12T20:46:44.629976793Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zm779/extract-utilities\" id=ae838f24-8e3c-449e-a1eb-eb3afec496d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.104066 | controller |     "Jun 12 20:46:44.630576 crc crio[20719]: time=\"2026-06-12T20:46:44.630556944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104080 | controller |     "Jun 12 20:46:44.701928 crc crio[20719]: time=\"2026-06-12T20:46:44.701002749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104094 | controller |     "Jun 12 20:46:44.709721 crc crio[20719]: time=\"2026-06-12T20:46:44.709543564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104108 | controller |     "Jun 12 20:46:44.893017 crc crio[20719]: time=\"2026-06-12T20:46:44.891644771Z\" level=info msg=\"Created container ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71: openshift-marketplace/redhat-operators-zm779/extract-utilities\" id=ae838f24-8e3c-449e-a1eb-eb3afec496d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.104122 | controller |     "Jun 12 20:46:44.896311 crc crio[20719]: time=\"2026-06-12T20:46:44.895892958Z\" level=info msg=\"Starting container: ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71\" id=39bc204d-1b9f-4415-99de-9cdfae9c73c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.104136 | controller |     "Jun 12 20:46:44.910554 crc crio[20719]: time=\"2026-06-12T20:46:44.910382776Z\" level=info msg=\"Started container\" PID=166519 containerID=ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71 description=openshift-marketplace/redhat-operators-zm779/extract-utilities id=39bc204d-1b9f-4415-99de-9cdfae9c73c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795",
2026-06-12 21:10:23.104150 | controller |     "Jun 12 20:46:45.420648 crc crio[20719]: time=\"2026-06-12T20:46:45.418663106Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d2c0484a-b462-45fa-828a-9046fe700104 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.104165 | controller |     "Jun 12 20:46:45.429371 crc crio[20719]: time=\"2026-06-12T20:46:45.428434845Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.104182 | controller |     "Jun 12 20:46:46.259723 crc crio[20719]: time=\"2026-06-12T20:46:46.259611927Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=d2c0484a-b462-45fa-828a-9046fe700104 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.104197 | controller |     "Jun 12 20:46:46.270226 crc crio[20719]: time=\"2026-06-12T20:46:46.270118766Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f86014df-4024-48cf-8712-bfa44dd033a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.104211 | controller |     "Jun 12 20:46:46.276009 crc crio[20719]: time=\"2026-06-12T20:46:46.275913575Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ad838dfc-468b-4862-b862-34439a7edffd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.104226 | controller |     "Jun 12 20:46:46.289848 crc crio[20719]: time=\"2026-06-12T20:46:46.289772426Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zm779/extract-content\" id=66e0c2a1-fa69-46c4-a45e-9d625265e660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.104240 | controller |     "Jun 12 20:46:46.290604 crc crio[20719]: time=\"2026-06-12T20:46:46.290518658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104254 | controller |     "Jun 12 20:46:46.370548 crc crio[20719]: time=\"2026-06-12T20:46:46.370424146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104268 | controller |     "Jun 12 20:46:46.374004 crc crio[20719]: time=\"2026-06-12T20:46:46.373952376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104282 | controller |     "Jun 12 20:46:46.571801 crc crio[20719]: time=\"2026-06-12T20:46:46.570874568Z\" level=info msg=\"Created container d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab: openshift-marketplace/redhat-operators-zm779/extract-content\" id=66e0c2a1-fa69-46c4-a45e-9d625265e660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.104296 | controller |     "Jun 12 20:46:46.573162 crc crio[20719]: time=\"2026-06-12T20:46:46.573075573Z\" level=info msg=\"Starting container: d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab\" id=6613e297-890f-4a7b-bf16-2eb2ce849646 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.104311 | controller |     "Jun 12 20:46:46.581329 crc crio[20719]: time=\"2026-06-12T20:46:46.581156824Z\" level=info msg=\"Started container\" PID=166620 containerID=d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab description=openshift-marketplace/redhat-operators-zm779/extract-content id=6613e297-890f-4a7b-bf16-2eb2ce849646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795",
2026-06-12 21:10:23.104325 | controller |     "Jun 12 20:46:51.665709 crc crio[20719]: time=\"2026-06-12T20:46:51.663850508Z\" level=info msg=\"Stopping container: 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065 (timeout: 2s)\" id=fc30a106-0a29-4ba4-9792-db23b4fe88d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.104339 | controller |     "Jun 12 20:46:51.813749 crc crio[20719]: time=\"2026-06-12T20:46:51.812902973Z\" level=info msg=\"Stopped container 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065: openshift-marketplace/redhat-marketplace-wlnhv/registry-server\" id=fc30a106-0a29-4ba4-9792-db23b4fe88d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.104353 | controller |     "Jun 12 20:46:51.818771 crc crio[20719]: time=\"2026-06-12T20:46:51.818645722Z\" level=info msg=\"Stopping pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\" id=4ff823f3-9e58-4814-8fcb-88442eb3f375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.104370 | controller |     "Jun 12 20:46:51.819818 crc crio[20719]: time=\"2026-06-12T20:46:51.81969025Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-wlnhv Namespace:openshift-marketplace ID:c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633 UID:cb26b3de-f917-4c12-8b54-e9dc1a6ffab6 NetNS:/var/run/netns/702e95af-ec58-439b-affa-6c636e3f482a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb26b3de_f917_4c12_8b54_e9dc1a6ffab6.slice PodAnnotations:0xc003c99320}] Aliases:map[]}\"",
2026-06-12 21:10:23.104385 | controller |     "Jun 12 20:46:51.820810 crc crio[20719]: time=\"2026-06-12T20:46:51.820137572Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-wlnhv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.104400 | controller |     "Jun 12 20:46:52.319228 crc crio[20719]: time=\"2026-06-12T20:46:52.319043064Z\" level=info msg=\"Stopped pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\" id=4ff823f3-9e58-4814-8fcb-88442eb3f375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.104414 | controller |     "Jun 12 20:46:52.713587 crc crio[20719]: time=\"2026-06-12T20:46:52.712921281Z\" level=info msg=\"Removing container: 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065\" id=445c0943-edf0-413d-8f77-c9c00375f114 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.104428 | controller |     "Jun 12 20:46:52.753901 crc crio[20719]: time=\"2026-06-12T20:46:52.753804499Z\" level=info msg=\"Removed container 3b94b6214753c407573f20c48d301748f0cd02f42ea8f60af545be5c30e1d065: openshift-marketplace/redhat-marketplace-wlnhv/registry-server\" id=445c0943-edf0-413d-8f77-c9c00375f114 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.104442 | controller |     "Jun 12 20:46:52.759387 crc crio[20719]: time=\"2026-06-12T20:46:52.759237897Z\" level=info msg=\"Removing container: 9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba\" id=2f7aa611-590a-42d6-878c-f2302bed8be2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.104456 | controller |     "Jun 12 20:46:52.808959 crc crio[20719]: time=\"2026-06-12T20:46:52.808863406Z\" level=info msg=\"Removed container 9c79d64296ff50f9c98b884522b762d8858580887aa7015527d8541d62befbba: openshift-marketplace/redhat-marketplace-wlnhv/extract-content\" id=2f7aa611-590a-42d6-878c-f2302bed8be2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.104470 | controller |     "Jun 12 20:46:52.811218 crc crio[20719]: time=\"2026-06-12T20:46:52.811160127Z\" level=info msg=\"Removing container: 87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d\" id=0bcbaa98-3632-4465-8113-5f29b0828065 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.104485 | controller |     "Jun 12 20:46:52.871340 crc crio[20719]: time=\"2026-06-12T20:46:52.871129192Z\" level=info msg=\"Removed container 87af2dfbf9079bd4c5cc3742dec8687c4fbfcce8d5179748cd37d2b491c26f2d: openshift-marketplace/redhat-marketplace-wlnhv/extract-utilities\" id=0bcbaa98-3632-4465-8113-5f29b0828065 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.104499 | controller |     "Jun 12 20:46:54.739090 crc crio[20719]: time=\"2026-06-12T20:46:54.738083618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bed463cf-51f9-478e-b44d-f6b74ee1d33d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.104513 | controller |     "Jun 12 20:46:54.742687 crc crio[20719]: time=\"2026-06-12T20:46:54.742594177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3c6d43d5-3008-4ec5-a983-8afa19d4f406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.104530 | controller |     "Jun 12 20:46:54.753687 crc crio[20719]: time=\"2026-06-12T20:46:54.753227954Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zm779/registry-server\" id=4f30734b-02e8-41ea-a076-1625ad75ba89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.104545 | controller |     "Jun 12 20:46:54.754224 crc crio[20719]: time=\"2026-06-12T20:46:54.75413901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104560 | controller |     "Jun 12 20:46:54.831843 crc crio[20719]: time=\"2026-06-12T20:46:54.831772829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104586 | controller |     "Jun 12 20:46:54.836550 crc crio[20719]: time=\"2026-06-12T20:46:54.836445307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104602 | controller |     "Jun 12 20:46:55.016667 crc crio[20719]: time=\"2026-06-12T20:46:55.016552188Z\" level=info msg=\"Created container f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40: openshift-marketplace/redhat-operators-zm779/registry-server\" id=4f30734b-02e8-41ea-a076-1625ad75ba89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.104616 | controller |     "Jun 12 20:46:55.019608 crc crio[20719]: time=\"2026-06-12T20:46:55.019491919Z\" level=info msg=\"Starting container: f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40\" id=657ed8dc-f272-40fc-836c-390b44483de7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.104631 | controller |     "Jun 12 20:46:55.026084 crc crio[20719]: time=\"2026-06-12T20:46:55.025981088Z\" level=info msg=\"Started container\" PID=167126 containerID=f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40 description=openshift-marketplace/redhat-operators-zm779/registry-server id=657ed8dc-f272-40fc-836c-390b44483de7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795",
2026-06-12 21:10:23.104646 | controller |     "Jun 12 20:47:12.814403 crc crio[20719]: time=\"2026-06-12T20:47:12.811034902Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-fdbt9/POD\" id=9c8dfff6-aec4-45eb-a142-53f6a0bfa745 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.104660 | controller |     "Jun 12 20:47:12.826712 crc crio[20719]: time=\"2026-06-12T20:47:12.814815277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104675 | controller |     "Jun 12 20:47:12.953579 crc crio[20719]: time=\"2026-06-12T20:47:12.948632049Z\" level=info msg=\"Got pod network &{Name:community-operators-fdbt9 Namespace:openshift-marketplace ID:08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56 UID:eaf7c011-8b79-4eb2-a5e5-7b8a0f8df10f NetNS:/var/run/netns/a32c0e0a-acdb-4f48-9b6a-9a218e7d61f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaf7c011_8b79_4eb2_a5e5_7b8a0f8df10f.slice PodAnnotations:0xc003ab06e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.104690 | controller |     "Jun 12 20:47:12.953579 crc crio[20719]: time=\"2026-06-12T20:47:12.948695561Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-fdbt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.104707 | controller |     "Jun 12 20:47:13.366658 crc crio[20719]: 2026-06-12T20:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08cdd24a92f9ab7 Mac:ea:bd:5f:75:e5:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/a32c0e0a-acdb-4f48-9b6a-9a218e7d61f0 SocketPath: PciID:}] [{Interface:0xc000014d80 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.104723 | controller |     "Jun 12 20:47:13.368808 crc crio[20719]: time=\"2026-06-12T20:47:13.368203795Z\" level=info msg=\"Got pod network &{Name:community-operators-fdbt9 Namespace:openshift-marketplace ID:08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56 UID:eaf7c011-8b79-4eb2-a5e5-7b8a0f8df10f NetNS:/var/run/netns/a32c0e0a-acdb-4f48-9b6a-9a218e7d61f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaf7c011_8b79_4eb2_a5e5_7b8a0f8df10f.slice PodAnnotations:0xc003ab06e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.104738 | controller |     "Jun 12 20:47:13.368808 crc crio[20719]: time=\"2026-06-12T20:47:13.368408491Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-fdbt9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.104753 | controller |     "Jun 12 20:47:13.397963 crc crio[20719]: time=\"2026-06-12T20:47:13.397824654Z\" level=info msg=\"Ran pod sandbox 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56 with infra container: openshift-marketplace/community-operators-fdbt9/POD\" id=9c8dfff6-aec4-45eb-a142-53f6a0bfa745 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.104767 | controller |     "Jun 12 20:47:13.400542 crc crio[20719]: time=\"2026-06-12T20:47:13.400398742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5e2ae11d-4aa1-461b-98ac-f446216f9610 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.104781 | controller |     "Jun 12 20:47:13.410241 crc crio[20719]: time=\"2026-06-12T20:47:13.410125419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=35e18ed0-0117-43bb-902f-446171b3538d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.104796 | controller |     "Jun 12 20:47:13.428366 crc crio[20719]: time=\"2026-06-12T20:47:13.428190377Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-fdbt9/extract-utilities\" id=d43748ea-df39-4407-8345-db86d0e26f07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.104810 | controller |     "Jun 12 20:47:13.428880 crc crio[20719]: time=\"2026-06-12T20:47:13.428782393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104824 | controller |     "Jun 12 20:47:13.517076 crc crio[20719]: time=\"2026-06-12T20:47:13.516959203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104839 | controller |     "Jun 12 20:47:13.523838 crc crio[20719]: time=\"2026-06-12T20:47:13.523763301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.104871 | controller |     "Jun 12 20:47:13.702744 crc crio[20719]: time=\"2026-06-12T20:47:13.702222294Z\" level=info msg=\"Created container 89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db: openshift-marketplace/community-operators-fdbt9/extract-utilities\" id=d43748ea-df39-4407-8345-db86d0e26f07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.104891 | controller |     "Jun 12 20:47:13.703959 crc crio[20719]: time=\"2026-06-12T20:47:13.703840078Z\" level=info msg=\"Starting container: 89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db\" id=cfb236eb-ab77-40f6-adb9-68ceaa193357 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.104906 | controller |     "Jun 12 20:47:13.709595 crc crio[20719]: time=\"2026-06-12T20:47:13.709515225Z\" level=info msg=\"Started container\" PID=168124 containerID=89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db description=openshift-marketplace/community-operators-fdbt9/extract-utilities id=cfb236eb-ab77-40f6-adb9-68ceaa193357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56",
2026-06-12 21:10:23.104921 | controller |     "Jun 12 20:47:14.546420 crc crio[20719]: time=\"2026-06-12T20:47:14.546349483Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bbf69ee9-1776-45f8-85d2-920e47a34c1b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.104936 | controller |     "Jun 12 20:47:14.551788 crc crio[20719]: time=\"2026-06-12T20:47:14.55164141Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.104950 | controller |     "Jun 12 20:47:15.239135 crc crio[20719]: time=\"2026-06-12T20:47:15.238517986Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=bbf69ee9-1776-45f8-85d2-920e47a34c1b name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.104966 | controller |     "Jun 12 20:47:15.240570 crc crio[20719]: time=\"2026-06-12T20:47:15.240347537Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=08b05829-b6f0-495d-9bce-7a8157b086ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.104980 | controller |     "Jun 12 20:47:15.248956 crc crio[20719]: time=\"2026-06-12T20:47:15.248769209Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=269911a4-e4f6-48c0-afb2-067b45dab78d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.104994 | controller |     "Jun 12 20:47:15.258714 crc crio[20719]: time=\"2026-06-12T20:47:15.25863358Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-fdbt9/extract-content\" id=c12b41f7-9454-4f8e-b268-4d644c6d3925 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.105009 | controller |     "Jun 12 20:47:15.259193 crc crio[20719]: time=\"2026-06-12T20:47:15.259141324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105024 | controller |     "Jun 12 20:47:15.309776 crc crio[20719]: time=\"2026-06-12T20:47:15.309614505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105038 | controller |     "Jun 12 20:47:15.313992 crc crio[20719]: time=\"2026-06-12T20:47:15.313902044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105052 | controller |     "Jun 12 20:47:15.486753 crc crio[20719]: time=\"2026-06-12T20:47:15.48663685Z\" level=info msg=\"Created container 0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9: openshift-marketplace/community-operators-fdbt9/extract-content\" id=c12b41f7-9454-4f8e-b268-4d644c6d3925 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.105067 | controller |     "Jun 12 20:47:15.488700 crc crio[20719]: time=\"2026-06-12T20:47:15.488628504Z\" level=info msg=\"Starting container: 0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9\" id=ead2ffaf-5de3-46ac-bc14-6ca7c77e4cbe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.105084 | controller |     "Jun 12 20:47:15.495196 crc crio[20719]: time=\"2026-06-12T20:47:15.494351373Z\" level=info msg=\"Started container\" PID=168236 containerID=0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9 description=openshift-marketplace/community-operators-fdbt9/extract-content id=ead2ffaf-5de3-46ac-bc14-6ca7c77e4cbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56",
2026-06-12 21:10:23.105099 | controller |     "Jun 12 20:47:16.150865 crc crio[20719]: time=\"2026-06-12T20:47:16.149745714Z\" level=info msg=\"Stopping container: f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40 (timeout: 2s)\" id=7bb8da4c-c2c1-4cfd-a4e3-a782c6a65c30 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.105113 | controller |     "Jun 12 20:47:16.325350 crc crio[20719]: time=\"2026-06-12T20:47:16.325070862Z\" level=info msg=\"Stopped container f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40: openshift-marketplace/redhat-operators-zm779/registry-server\" id=7bb8da4c-c2c1-4cfd-a4e3-a782c6a65c30 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.105127 | controller |     "Jun 12 20:47:16.326348 crc crio[20719]: time=\"2026-06-12T20:47:16.32604439Z\" level=info msg=\"Stopping pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\" id=ad0d9922-061c-4668-804f-b4ed476e5211 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.105142 | controller |     "Jun 12 20:47:16.327306 crc crio[20719]: time=\"2026-06-12T20:47:16.32717043Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zm779 Namespace:openshift-marketplace ID:011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795 UID:62b75d41-d7dc-489f-9203-440b0fd804a1 NetNS:/var/run/netns/782345d2-ea5f-417a-aba4-8dae15786abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62b75d41_d7dc_489f_9203_440b0fd804a1.slice PodAnnotations:0xc0023e2b20}] Aliases:map[]}\"",
2026-06-12 21:10:23.105157 | controller |     "Jun 12 20:47:16.327688 crc crio[20719]: time=\"2026-06-12T20:47:16.327436108Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zm779 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.105172 | controller |     "Jun 12 20:47:17.115582 crc crio[20719]: time=\"2026-06-12T20:47:17.114945587Z\" level=info msg=\"Stopped pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\" id=ad0d9922-061c-4668-804f-b4ed476e5211 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.105186 | controller |     "Jun 12 20:47:17.553746 crc crio[20719]: time=\"2026-06-12T20:47:17.553644501Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-cg2zd/POD\" id=a0369b21-7210-4f41-b802-f73ef01c6af0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.105201 | controller |     "Jun 12 20:47:17.553746 crc crio[20719]: time=\"2026-06-12T20:47:17.553746864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105215 | controller |     "Jun 12 20:47:17.602217 crc crio[20719]: time=\"2026-06-12T20:47:17.602062834Z\" level=info msg=\"Got pod network &{Name:certified-operators-cg2zd Namespace:openshift-marketplace ID:bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73 UID:91d1852e-5967-449b-acfc-d6ba5141387a NetNS:/var/run/netns/652beed2-f2ee-491e-af85-02316f81606a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91d1852e_5967_449b_acfc_d6ba5141387a.slice PodAnnotations:0xc003ab09b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.105233 | controller |     "Jun 12 20:47:17.602217 crc crio[20719]: time=\"2026-06-12T20:47:17.602148006Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-cg2zd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.105249 | controller |     "Jun 12 20:47:17.704747 crc crio[20719]: time=\"2026-06-12T20:47:17.704651898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aad331cc-78b5-4c3e-81d0-c16afe90e3ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.105263 | controller |     "Jun 12 20:47:17.715497 crc crio[20719]: time=\"2026-06-12T20:47:17.715395064Z\" level=info msg=\"Removing container: f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40\" id=ea2a757a-f1d7-4e68-9c2b-651e775f3dfa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.105277 | controller |     "Jun 12 20:47:17.716068 crc crio[20719]: time=\"2026-06-12T20:47:17.71596604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c4dff812-94a6-43be-99a0-5a8d5a442437 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.105292 | controller |     "Jun 12 20:47:17.769114 crc crio[20719]: time=\"2026-06-12T20:47:17.768165762Z\" level=info msg=\"Removed container f516dd6411b2336c1ebb30a038129dff71d51bea2fb48792c32910ff37c67e40: openshift-marketplace/redhat-operators-zm779/registry-server\" id=ea2a757a-f1d7-4e68-9c2b-651e775f3dfa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.105306 | controller |     "Jun 12 20:47:17.779958 crc crio[20719]: time=\"2026-06-12T20:47:17.779221345Z\" level=info msg=\"Removing container: d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab\" id=be0db635-8ac7-4ee5-a1b8-82f4b4383c58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.105320 | controller |     "Jun 12 20:47:17.796899 crc crio[20719]: time=\"2026-06-12T20:47:17.796806689Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-fdbt9/registry-server\" id=9e4e9a6b-ca68-4e22-bedd-6db470d56b06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.105334 | controller |     "Jun 12 20:47:17.797573 crc crio[20719]: time=\"2026-06-12T20:47:17.797368575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105348 | controller |     "Jun 12 20:47:18.012529 crc crio[20719]: time=\"2026-06-12T20:47:18.011759083Z\" level=info msg=\"Removed container d1d9fd5b5761fb52df7ad206009d6ea00672bd1d99f127380b303ff91f846bab: openshift-marketplace/redhat-operators-zm779/extract-content\" id=be0db635-8ac7-4ee5-a1b8-82f4b4383c58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.105363 | controller |     "Jun 12 20:47:18.033326 crc crio[20719]: time=\"2026-06-12T20:47:18.020663771Z\" level=info msg=\"Removing container: ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71\" id=88d883c2-7ebd-47f7-b0ef-e80225581079 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.105377 | controller |     "Jun 12 20:47:18.047450 crc crio[20719]: time=\"2026-06-12T20:47:18.046897584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105391 | controller |     "Jun 12 20:47:18.069992 crc crio[20719]: time=\"2026-06-12T20:47:18.068048716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105406 | controller |     "Jun 12 20:47:18.088574 crc crio[20719]: time=\"2026-06-12T20:47:18.088214868Z\" level=info msg=\"Removed container ec2cf491bf353c166a7f50d801b8e1b6aea032ce4c08fd3fe35d6091f3686c71: openshift-marketplace/redhat-operators-zm779/extract-utilities\" id=88d883c2-7ebd-47f7-b0ef-e80225581079 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.105423 | controller |     "Jun 12 20:47:18.211675 crc crio[20719]: time=\"2026-06-12T20:47:18.21156864Z\" level=info msg=\"Created container d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60: openshift-marketplace/community-operators-fdbt9/registry-server\" id=9e4e9a6b-ca68-4e22-bedd-6db470d56b06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.105438 | controller |     "Jun 12 20:47:18.215194 crc crio[20719]: time=\"2026-06-12T20:47:18.21512771Z\" level=info msg=\"Starting container: d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60\" id=fa16ee1a-8960-46ab-b2ef-c82e1dee02bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.105452 | controller |     "Jun 12 20:47:18.225429 crc crio[20719]: time=\"2026-06-12T20:47:18.225366659Z\" level=info msg=\"Started container\" PID=168469 containerID=d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60 description=openshift-marketplace/community-operators-fdbt9/registry-server id=fa16ee1a-8960-46ab-b2ef-c82e1dee02bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56",
2026-06-12 21:10:23.105466 | controller |     "Jun 12 20:47:18.341091 crc crio[20719]: 2026-06-12T20:47:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb6ceabcc05f565 Mac:5a:12:77:20:21:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/652beed2-f2ee-491e-af85-02316f81606a SocketPath: PciID:}] [{Interface:0xc000592770 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.105481 | controller |     "Jun 12 20:47:18.342578 crc crio[20719]: time=\"2026-06-12T20:47:18.342388792Z\" level=info msg=\"Got pod network &{Name:certified-operators-cg2zd Namespace:openshift-marketplace ID:bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73 UID:91d1852e-5967-449b-acfc-d6ba5141387a NetNS:/var/run/netns/652beed2-f2ee-491e-af85-02316f81606a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91d1852e_5967_449b_acfc_d6ba5141387a.slice PodAnnotations:0xc003ab09b0}] Aliases:map[]}\"",
2026-06-12 21:10:23.105496 | controller |     "Jun 12 20:47:18.342700 crc crio[20719]: time=\"2026-06-12T20:47:18.342581108Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-cg2zd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.105511 | controller |     "Jun 12 20:47:18.350577 crc crio[20719]: time=\"2026-06-12T20:47:18.350505109Z\" level=info msg=\"Ran pod sandbox bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73 with infra container: openshift-marketplace/certified-operators-cg2zd/POD\" id=a0369b21-7210-4f41-b802-f73ef01c6af0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.105526 | controller |     "Jun 12 20:47:18.355535 crc crio[20719]: time=\"2026-06-12T20:47:18.355081862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9c00fad2-16d1-463b-9f17-39c13b2d2d29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.105540 | controller |     "Jun 12 20:47:18.358344 crc crio[20719]: time=\"2026-06-12T20:47:18.358224798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff990012-1dab-4787-9e1c-519bda1043e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.105555 | controller |     "Jun 12 20:47:18.380021 crc crio[20719]: time=\"2026-06-12T20:47:18.379909286Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cg2zd/extract-utilities\" id=cd42d73e-7a71-437d-91dc-de4de071c393 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.105575 | controller |     "Jun 12 20:47:18.380454 crc crio[20719]: time=\"2026-06-12T20:47:18.380389649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105590 | controller |     "Jun 12 20:47:18.435015 crc crio[20719]: time=\"2026-06-12T20:47:18.434917949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105605 | controller |     "Jun 12 20:47:18.442446 crc crio[20719]: time=\"2026-06-12T20:47:18.442367456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105619 | controller |     "Jun 12 20:47:18.606499 crc crio[20719]: time=\"2026-06-12T20:47:18.606343292Z\" level=info msg=\"Created container 119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89: openshift-marketplace/certified-operators-cg2zd/extract-utilities\" id=cd42d73e-7a71-437d-91dc-de4de071c393 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.105634 | controller |     "Jun 12 20:47:18.609334 crc crio[20719]: time=\"2026-06-12T20:47:18.609180482Z\" level=info msg=\"Starting container: 119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89\" id=20540598-459c-4c81-97bb-9afbb13051d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.105648 | controller |     "Jun 12 20:47:18.618893 crc crio[20719]: time=\"2026-06-12T20:47:18.618638921Z\" level=info msg=\"Started container\" PID=168507 containerID=119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89 description=openshift-marketplace/certified-operators-cg2zd/extract-utilities id=20540598-459c-4c81-97bb-9afbb13051d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73",
2026-06-12 21:10:23.105663 | controller |     "Jun 12 20:47:18.752817 crc crio[20719]: time=\"2026-06-12T20:47:18.752712477Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=28e30cac-7473-41ec-a283-a102ce830714 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.105678 | controller |     "Jun 12 20:47:18.760101 crc crio[20719]: time=\"2026-06-12T20:47:18.759930729Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.105692 | controller |     "Jun 12 20:47:19.444089 crc crio[20719]: time=\"2026-06-12T20:47:19.443364045Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=28e30cac-7473-41ec-a283-a102ce830714 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.105707 | controller |     "Jun 12 20:47:19.445101 crc crio[20719]: time=\"2026-06-12T20:47:19.4449686Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=292b46ad-5b1e-4a27-a1c9-9d041754a41b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.105722 | controller |     "Jun 12 20:47:19.447183 crc crio[20719]: time=\"2026-06-12T20:47:19.447069858Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a587d448-2124-4e1b-bc46-6c48cbaeffa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.105737 | controller |     "Jun 12 20:47:19.455769 crc crio[20719]: time=\"2026-06-12T20:47:19.455629554Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cg2zd/extract-content\" id=aac97d3b-41ee-43ef-9774-9bcd653114da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.105751 | controller |     "Jun 12 20:47:19.456154 crc crio[20719]: time=\"2026-06-12T20:47:19.456101226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105769 | controller |     "Jun 12 20:47:19.516377 crc crio[20719]: time=\"2026-06-12T20:47:19.511201984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105784 | controller |     "Jun 12 20:47:19.516377 crc crio[20719]: time=\"2026-06-12T20:47:19.514790933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105798 | controller |     "Jun 12 20:47:19.716783 crc crio[20719]: time=\"2026-06-12T20:47:19.716668363Z\" level=info msg=\"Created container 5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5: openshift-marketplace/certified-operators-cg2zd/extract-content\" id=aac97d3b-41ee-43ef-9774-9bcd653114da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.105812 | controller |     "Jun 12 20:47:19.718352 crc crio[20719]: time=\"2026-06-12T20:47:19.717805094Z\" level=info msg=\"Starting container: 5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5\" id=de10c2af-7a08-4927-b9a6-0fb3508bf902 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.105827 | controller |     "Jun 12 20:47:19.730507 crc crio[20719]: time=\"2026-06-12T20:47:19.73036585Z\" level=info msg=\"Started container\" PID=168598 containerID=5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5 description=openshift-marketplace/certified-operators-cg2zd/extract-content id=de10c2af-7a08-4927-b9a6-0fb3508bf902 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73",
2026-06-12 21:10:23.105841 | controller |     "Jun 12 20:47:20.832820 crc crio[20719]: time=\"2026-06-12T20:47:20.832379811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fd2d9c26-6c1f-4fda-9fa4-5c54b8df2a1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.105875 | controller |     "Jun 12 20:47:20.866649 crc crio[20719]: time=\"2026-06-12T20:47:20.865801064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=27007b07-414d-468a-9581-7b35f24dcb65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.105891 | controller |     "Jun 12 20:47:20.892317 crc crio[20719]: time=\"2026-06-12T20:47:20.891739666Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cg2zd/registry-server\" id=b99963b9-f96a-4ed3-8d3f-4fd1402d5417 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.105906 | controller |     "Jun 12 20:47:20.894065 crc crio[20719]: time=\"2026-06-12T20:47:20.892347292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105920 | controller |     "Jun 12 20:47:20.995197 crc crio[20719]: time=\"2026-06-12T20:47:20.995089322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105935 | controller |     "Jun 12 20:47:20.999569 crc crio[20719]: time=\"2026-06-12T20:47:20.999511545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.105949 | controller |     "Jun 12 20:47:21.167607 crc crio[20719]: time=\"2026-06-12T20:47:21.167539492Z\" level=info msg=\"Created container fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc: openshift-marketplace/certified-operators-cg2zd/registry-server\" id=b99963b9-f96a-4ed3-8d3f-4fd1402d5417 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.105966 | controller |     "Jun 12 20:47:21.168963 crc crio[20719]: time=\"2026-06-12T20:47:21.168913181Z\" level=info msg=\"Starting container: fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc\" id=48993413-f099-4b13-85e4-2aa261fcf248 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.105981 | controller |     "Jun 12 20:47:21.175956 crc crio[20719]: time=\"2026-06-12T20:47:21.175906823Z\" level=info msg=\"Started container\" PID=168668 containerID=fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc description=openshift-marketplace/certified-operators-cg2zd/registry-server id=48993413-f099-4b13-85e4-2aa261fcf248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73",
2026-06-12 21:10:23.105995 | controller |     "Jun 12 20:47:25.981479 crc crio[20719]: time=\"2026-06-12T20:47:25.980579531Z\" level=info msg=\"Stopping container: d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60 (timeout: 2s)\" id=29cd0883-196e-4ef5-ada5-97f701505cc3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.106009 | controller |     "Jun 12 20:47:26.114542 crc crio[20719]: time=\"2026-06-12T20:47:26.114226482Z\" level=info msg=\"Stopped container d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60: openshift-marketplace/community-operators-fdbt9/registry-server\" id=29cd0883-196e-4ef5-ada5-97f701505cc3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.106023 | controller |     "Jun 12 20:47:26.116373 crc crio[20719]: time=\"2026-06-12T20:47:26.115833136Z\" level=info msg=\"Stopping pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\" id=5f4415f3-7e68-4a5b-aeb5-04c1597f338e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106037 | controller |     "Jun 12 20:47:26.116742 crc crio[20719]: time=\"2026-06-12T20:47:26.116484154Z\" level=info msg=\"Got pod network &{Name:community-operators-fdbt9 Namespace:openshift-marketplace ID:08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56 UID:eaf7c011-8b79-4eb2-a5e5-7b8a0f8df10f NetNS:/var/run/netns/a32c0e0a-acdb-4f48-9b6a-9a218e7d61f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeaf7c011_8b79_4eb2_a5e5_7b8a0f8df10f.slice PodAnnotations:0xc00334ae30}] Aliases:map[]}\"",
2026-06-12 21:10:23.106052 | controller |     "Jun 12 20:47:26.116895 crc crio[20719]: time=\"2026-06-12T20:47:26.116858404Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-fdbt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.106067 | controller |     "Jun 12 20:47:26.129794 crc crio[20719]: time=\"2026-06-12T20:47:26.129695078Z\" level=info msg=\"Stopping pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\" id=66ed059a-7b7c-42a9-83e2-a955294f8bd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106081 | controller |     "Jun 12 20:47:26.129794 crc crio[20719]: time=\"2026-06-12T20:47:26.129790531Z\" level=info msg=\"Stopped pod sandbox (already stopped): 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\" id=66ed059a-7b7c-42a9-83e2-a955294f8bd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106096 | controller |     "Jun 12 20:47:26.130435 crc crio[20719]: time=\"2026-06-12T20:47:26.130205132Z\" level=info msg=\"Removing pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\" id=a58f829b-e826-4095-8e62-ed632f7729f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.106110 | controller |     "Jun 12 20:47:26.152257 crc crio[20719]: time=\"2026-06-12T20:47:26.152164428Z\" level=info msg=\"Removed pod sandbox: 011d260138411d5ae8ef3849baf134c8737de267f1f6a3f9ba8953a656fa0795\" id=a58f829b-e826-4095-8e62-ed632f7729f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.106127 | controller |     "Jun 12 20:47:26.153997 crc crio[20719]: time=\"2026-06-12T20:47:26.153934075Z\" level=info msg=\"Stopping pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\" id=a64efb82-3313-40b2-a177-0b8d76013a02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106141 | controller |     "Jun 12 20:47:26.154139 crc crio[20719]: time=\"2026-06-12T20:47:26.154019648Z\" level=info msg=\"Stopped pod sandbox (already stopped): c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\" id=a64efb82-3313-40b2-a177-0b8d76013a02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106155 | controller |     "Jun 12 20:47:26.155026 crc crio[20719]: time=\"2026-06-12T20:47:26.154950384Z\" level=info msg=\"Removing pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\" id=502caf46-733a-4881-8b6d-4859fc061f00 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.106169 | controller |     "Jun 12 20:47:26.176771 crc crio[20719]: time=\"2026-06-12T20:47:26.176668954Z\" level=info msg=\"Removed pod sandbox: c94ecec56e81698fac2e90dfd4075615ee352413f4de7bd4f078b6a94c7a7633\" id=502caf46-733a-4881-8b6d-4859fc061f00 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.106183 | controller |     "Jun 12 20:47:26.506369 crc crio[20719]: time=\"2026-06-12T20:47:26.505720474Z\" level=info msg=\"Stopped pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\" id=5f4415f3-7e68-4a5b-aeb5-04c1597f338e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106197 | controller |     "Jun 12 20:47:27.150199 crc crio[20719]: time=\"2026-06-12T20:47:27.150149063Z\" level=info msg=\"Removing container: d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60\" id=ef5b40b1-63f0-466d-b38c-a699a5f0b46b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106210 | controller |     "Jun 12 20:47:27.195894 crc crio[20719]: time=\"2026-06-12T20:47:27.195723038Z\" level=info msg=\"Removed container d54d08dfda850dd5935dbdd595d41e8c9f9cfd278e6a49d41b46dd2787ed6b60: openshift-marketplace/community-operators-fdbt9/registry-server\" id=ef5b40b1-63f0-466d-b38c-a699a5f0b46b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106224 | controller |     "Jun 12 20:47:27.199127 crc crio[20719]: time=\"2026-06-12T20:47:27.199096382Z\" level=info msg=\"Removing container: 0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9\" id=0c1453c3-0527-4483-9453-a7923532f5a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106237 | controller |     "Jun 12 20:47:27.242951 crc crio[20719]: time=\"2026-06-12T20:47:27.242866449Z\" level=info msg=\"Removed container 0a6d7a8840cd60a576e8d276e1ecd0ccb181c1aaf86fdb855572008a57e916b9: openshift-marketplace/community-operators-fdbt9/extract-content\" id=0c1453c3-0527-4483-9453-a7923532f5a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106251 | controller |     "Jun 12 20:47:27.256778 crc crio[20719]: time=\"2026-06-12T20:47:27.256697687Z\" level=info msg=\"Removing container: 89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db\" id=067daabb-bcc7-49d6-8ffa-8279271b0259 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106265 | controller |     "Jun 12 20:47:27.316737 crc crio[20719]: time=\"2026-06-12T20:47:27.31593147Z\" level=info msg=\"Removed container 89578d48182a78a8fc0b035228462cfe5419588069c5138d2a69edbea17320db: openshift-marketplace/community-operators-fdbt9/extract-utilities\" id=067daabb-bcc7-49d6-8ffa-8279271b0259 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106279 | controller |     "Jun 12 20:47:30.193664 crc crio[20719]: time=\"2026-06-12T20:47:30.193176253Z\" level=info msg=\"Stopping container: fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc (timeout: 2s)\" id=c545ec47-b144-4a16-9506-2ee2de4bc2b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.106296 | controller |     "Jun 12 20:47:30.844889 crc crio[20719]: time=\"2026-06-12T20:47:30.842808855Z\" level=info msg=\"Stopped container fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc: openshift-marketplace/certified-operators-cg2zd/registry-server\" id=c545ec47-b144-4a16-9506-2ee2de4bc2b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.106311 | controller |     "Jun 12 20:47:30.845405 crc crio[20719]: time=\"2026-06-12T20:47:30.845056867Z\" level=info msg=\"Stopping pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\" id=305dda11-8ae4-4fbc-9aa7-5ee19b84dd00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106325 | controller |     "Jun 12 20:47:30.846639 crc crio[20719]: time=\"2026-06-12T20:47:30.846219249Z\" level=info msg=\"Got pod network &{Name:certified-operators-cg2zd Namespace:openshift-marketplace ID:bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73 UID:91d1852e-5967-449b-acfc-d6ba5141387a NetNS:/var/run/netns/652beed2-f2ee-491e-af85-02316f81606a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91d1852e_5967_449b_acfc_d6ba5141387a.slice PodAnnotations:0xc00170c928}] Aliases:map[]}\"",
2026-06-12 21:10:23.106340 | controller |     "Jun 12 20:47:30.846639 crc crio[20719]: time=\"2026-06-12T20:47:30.846657512Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-cg2zd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.106355 | controller |     "Jun 12 20:47:31.236129 crc crio[20719]: time=\"2026-06-12T20:47:31.235200724Z\" level=info msg=\"Stopped pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\" id=305dda11-8ae4-4fbc-9aa7-5ee19b84dd00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106369 | controller |     "Jun 12 20:47:32.241498 crc crio[20719]: time=\"2026-06-12T20:47:32.241377925Z\" level=info msg=\"Removing container: fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc\" id=f77ffda9-3bc3-480b-83c8-ac41816fdfb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106383 | controller |     "Jun 12 20:47:32.296941 crc crio[20719]: time=\"2026-06-12T20:47:32.296813786Z\" level=info msg=\"Removed container fcc7124ded4b50913de2984f96ff4c902877419c990934a84d60c364025b6cfc: openshift-marketplace/certified-operators-cg2zd/registry-server\" id=f77ffda9-3bc3-480b-83c8-ac41816fdfb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106398 | controller |     "Jun 12 20:47:32.299955 crc crio[20719]: time=\"2026-06-12T20:47:32.299833174Z\" level=info msg=\"Removing container: 5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5\" id=06f8cc07-9d59-49f0-a118-397280b26630 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106411 | controller |     "Jun 12 20:47:32.340085 crc crio[20719]: time=\"2026-06-12T20:47:32.339980942Z\" level=info msg=\"Removed container 5808d55cb955099a6f3803b020d96ca46805405eca722c50b942ea77495235d5: openshift-marketplace/certified-operators-cg2zd/extract-content\" id=06f8cc07-9d59-49f0-a118-397280b26630 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106426 | controller |     "Jun 12 20:47:32.343705 crc crio[20719]: time=\"2026-06-12T20:47:32.343611801Z\" level=info msg=\"Removing container: 119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89\" id=7e4f5379-2646-4dc1-aa27-ba51e6150c1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106440 | controller |     "Jun 12 20:47:32.399316 crc crio[20719]: time=\"2026-06-12T20:47:32.398869384Z\" level=info msg=\"Removed container 119798fc1fd87eb655d2437f40147ba6d97db6413a3317fe5a9752232ccb2f89: openshift-marketplace/certified-operators-cg2zd/extract-utilities\" id=7e4f5379-2646-4dc1-aa27-ba51e6150c1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106456 | controller |     "Jun 12 20:48:00.910337 crc crio[20719]: time=\"2026-06-12T20:48:00.909562977Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688288-45pbm/POD\" id=ceb086e6-c3d3-40e4-9dbb-0044bc4537d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.106471 | controller |     "Jun 12 20:48:00.912213 crc crio[20719]: time=\"2026-06-12T20:48:00.910358438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.106485 | controller |     "Jun 12 20:48:00.968825 crc crio[20719]: time=\"2026-06-12T20:48:00.968484059Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688288-45pbm Namespace:openshift-infra ID:361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0 UID:53e28a70-ec4f-43b0-84e2-38b69e476742 NetNS:/var/run/netns/0056a43f-70f6-42b9-91e5-eb1fb4f892cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53e28a70_ec4f_43b0_84e2_38b69e476742.slice PodAnnotations:0xc00259b510}] Aliases:map[]}\"",
2026-06-12 21:10:23.106500 | controller |     "Jun 12 20:48:00.968825 crc crio[20719]: time=\"2026-06-12T20:48:00.968796008Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688288-45pbm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.106515 | controller |     "Jun 12 20:48:01.604938 crc crio[20719]: 2026-06-12T20:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:361018a667e64e3 Mac:b2:88:2b:ab:81:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/0056a43f-70f6-42b9-91e5-eb1fb4f892cc SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.106529 | controller |     "Jun 12 20:48:01.607812 crc crio[20719]: time=\"2026-06-12T20:48:01.607672034Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688288-45pbm Namespace:openshift-infra ID:361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0 UID:53e28a70-ec4f-43b0-84e2-38b69e476742 NetNS:/var/run/netns/0056a43f-70f6-42b9-91e5-eb1fb4f892cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53e28a70_ec4f_43b0_84e2_38b69e476742.slice PodAnnotations:0xc00259b510}] Aliases:map[]}\"",
2026-06-12 21:10:23.106544 | controller |     "Jun 12 20:48:01.608157 crc crio[20719]: time=\"2026-06-12T20:48:01.608052296Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688288-45pbm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.106559 | controller |     "Jun 12 20:48:01.626822 crc crio[20719]: time=\"2026-06-12T20:48:01.626088732Z\" level=info msg=\"Ran pod sandbox 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0 with infra container: openshift-infra/auto-csr-approver-29688288-45pbm/POD\" id=ceb086e6-c3d3-40e4-9dbb-0044bc4537d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.106573 | controller |     "Jun 12 20:48:01.630926 crc crio[20719]: time=\"2026-06-12T20:48:01.630843031Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6215d4e6-c802-466b-891c-1ea57e2382c1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.106587 | controller |     "Jun 12 20:48:01.642826 crc crio[20719]: time=\"2026-06-12T20:48:01.64274957Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.106602 | controller |     "Jun 12 20:48:02.496719 crc crio[20719]: time=\"2026-06-12T20:48:02.496639936Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6215d4e6-c802-466b-891c-1ea57e2382c1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.106619 | controller |     "Jun 12 20:48:02.498701 crc crio[20719]: time=\"2026-06-12T20:48:02.498564529Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1a2ed9f2-5814-4fd4-a8dd-5dde6cc1aefa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.106634 | controller |     "Jun 12 20:48:02.501863 crc crio[20719]: time=\"2026-06-12T20:48:02.501171091Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=63602195-eb4b-4d50-b091-c133122e2fd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.106649 | controller |     "Jun 12 20:48:02.512143 crc crio[20719]: time=\"2026-06-12T20:48:02.51196697Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688288-45pbm/oc\" id=799c08a7-3768-4fee-9171-c6cd4abf9ff8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.106663 | controller |     "Jun 12 20:48:02.512635 crc crio[20719]: time=\"2026-06-12T20:48:02.512551275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.106678 | controller |     "Jun 12 20:48:02.566504 crc crio[20719]: time=\"2026-06-12T20:48:02.565960885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.106693 | controller |     "Jun 12 20:48:03.223875 crc crio[20719]: time=\"2026-06-12T20:48:03.223356133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.106707 | controller |     "Jun 12 20:48:03.411846 crc crio[20719]: time=\"2026-06-12T20:48:03.410929818Z\" level=info msg=\"Created container 1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168: openshift-infra/auto-csr-approver-29688288-45pbm/oc\" id=799c08a7-3768-4fee-9171-c6cd4abf9ff8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.106721 | controller |     "Jun 12 20:48:03.413763 crc crio[20719]: time=\"2026-06-12T20:48:03.413639932Z\" level=info msg=\"Starting container: 1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168\" id=d9c76c8f-54fe-4fb0-8f36-776353bd282f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.106736 | controller |     "Jun 12 20:48:03.421542 crc crio[20719]: time=\"2026-06-12T20:48:03.421219141Z\" level=info msg=\"Started container\" PID=170928 containerID=1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168 description=openshift-infra/auto-csr-approver-29688288-45pbm/oc id=d9c76c8f-54fe-4fb0-8f36-776353bd282f name=/runtime.v1.RuntimeService/StartContainer sandboxID=361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0",
2026-06-12 21:10:23.106751 | controller |     "Jun 12 20:48:05.420572 crc crio[20719]: time=\"2026-06-12T20:48:05.419494817Z\" level=info msg=\"Stopping pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\" id=a7d6396b-0db7-4894-8f9d-77454428e120 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106766 | controller |     "Jun 12 20:48:05.422739 crc crio[20719]: time=\"2026-06-12T20:48:05.422681166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688288-45pbm Namespace:openshift-infra ID:361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0 UID:53e28a70-ec4f-43b0-84e2-38b69e476742 NetNS:/var/run/netns/0056a43f-70f6-42b9-91e5-eb1fb4f892cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53e28a70_ec4f_43b0_84e2_38b69e476742.slice PodAnnotations:0xc003c98210}] Aliases:map[]}\"",
2026-06-12 21:10:23.106780 | controller |     "Jun 12 20:48:05.423365 crc crio[20719]: time=\"2026-06-12T20:48:05.423202471Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688288-45pbm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.106798 | controller |     "Jun 12 20:48:05.992966 crc crio[20719]: time=\"2026-06-12T20:48:05.992252742Z\" level=info msg=\"Stopped pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\" id=a7d6396b-0db7-4894-8f9d-77454428e120 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106813 | controller |     "Jun 12 20:48:26.200957 crc crio[20719]: time=\"2026-06-12T20:48:26.199951187Z\" level=info msg=\"Removing container: 61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b\" id=2e417ad5-e0d8-406d-915e-bcb5a740c360 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106828 | controller |     "Jun 12 20:48:26.514006 crc crio[20719]: time=\"2026-06-12T20:48:26.513942165Z\" level=info msg=\"Removed container 61ef1a53a9103e726fa94ed2569e6c9941696410068f542ac0ad6add7df7985b: openshift-infra/auto-csr-approver-29688282-s76v5/oc\" id=2e417ad5-e0d8-406d-915e-bcb5a740c360 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.106842 | controller |     "Jun 12 20:48:26.530041 crc crio[20719]: time=\"2026-06-12T20:48:26.529862034Z\" level=info msg=\"Stopping pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\" id=9e110f31-9d59-41a4-a814-594b3e623eb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106876 | controller |     "Jun 12 20:48:26.530041 crc crio[20719]: time=\"2026-06-12T20:48:26.529964707Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\" id=9e110f31-9d59-41a4-a814-594b3e623eb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106892 | controller |     "Jun 12 20:48:26.531198 crc crio[20719]: time=\"2026-06-12T20:48:26.530724837Z\" level=info msg=\"Removing pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\" id=2a0b0c58-311e-4035-8c69-c84810b1b594 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.106907 | controller |     "Jun 12 20:48:26.547406 crc crio[20719]: time=\"2026-06-12T20:48:26.547350326Z\" level=info msg=\"Removed pod sandbox: 6f39c9ddb429669ac9afb6624291811f0fd58a3b6b0c626625b770aca5537d35\" id=2a0b0c58-311e-4035-8c69-c84810b1b594 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.106922 | controller |     "Jun 12 20:48:26.548920 crc crio[20719]: time=\"2026-06-12T20:48:26.548840116Z\" level=info msg=\"Stopping pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\" id=1f4bd594-4df7-4cc1-ad1e-ef41bc5a0a38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106937 | controller |     "Jun 12 20:48:26.548920 crc crio[20719]: time=\"2026-06-12T20:48:26.548911118Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\" id=1f4bd594-4df7-4cc1-ad1e-ef41bc5a0a38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106951 | controller |     "Jun 12 20:48:26.549528 crc crio[20719]: time=\"2026-06-12T20:48:26.549497165Z\" level=info msg=\"Removing pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\" id=7e261398-637b-4a7f-a556-f6e84c15e659 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.106966 | controller |     "Jun 12 20:48:26.563603 crc crio[20719]: time=\"2026-06-12T20:48:26.563540726Z\" level=info msg=\"Removed pod sandbox: bb6ceabcc05f565881bbefcaecc3953eca2985c264fb8f6cc43d2fa3d9184a73\" id=7e261398-637b-4a7f-a556-f6e84c15e659 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.106980 | controller |     "Jun 12 20:48:26.565589 crc crio[20719]: time=\"2026-06-12T20:48:26.565452994Z\" level=info msg=\"Stopping pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\" id=be2bd4b7-68e0-4fc6-aaad-92729945274d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.106998 | controller |     "Jun 12 20:48:26.565713 crc crio[20719]: time=\"2026-06-12T20:48:26.565592148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\" id=be2bd4b7-68e0-4fc6-aaad-92729945274d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.107013 | controller |     "Jun 12 20:48:26.570764 crc crio[20719]: time=\"2026-06-12T20:48:26.570709119Z\" level=info msg=\"Removing pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\" id=f6980740-5f4d-42d3-9513-6fb2bfc4c9c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.107027 | controller |     "Jun 12 20:48:26.588654 crc crio[20719]: time=\"2026-06-12T20:48:26.588533272Z\" level=info msg=\"Removed pod sandbox: 08cdd24a92f9ab7df913101e98e8214cf91809bd880dee0f7451247f59aafe56\" id=f6980740-5f4d-42d3-9513-6fb2bfc4c9c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.107041 | controller |     "Jun 12 20:50:00.552748 crc crio[20719]: time=\"2026-06-12T20:50:00.552064485Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688290-wn5gb/POD\" id=833143f4-0c0d-48a5-985f-3f70f6f9fa5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.107056 | controller |     "Jun 12 20:50:00.554017 crc crio[20719]: time=\"2026-06-12T20:50:00.552771535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.107070 | controller |     "Jun 12 20:50:00.603462 crc crio[20719]: time=\"2026-06-12T20:50:00.60256159Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688290-wn5gb Namespace:openshift-infra ID:27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17 UID:1f3a5cac-5cfb-477a-8309-949ced4be092 NetNS:/var/run/netns/66b312a0-67b3-4878-a7c3-7d5e5c7a07da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f3a5cac_5cfb_477a_8309_949ced4be092.slice PodAnnotations:0xc000eae458}] Aliases:map[]}\"",
2026-06-12 21:10:23.107085 | controller |     "Jun 12 20:50:00.603462 crc crio[20719]: time=\"2026-06-12T20:50:00.602641802Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688290-wn5gb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.107100 | controller |     "Jun 12 20:50:01.262379 crc crio[20719]: 2026-06-12T20:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27637e2983846c8 Mac:1e:e0:2f:f5:55:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/66b312a0-67b3-4878-a7c3-7d5e5c7a07da SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.107115 | controller |     "Jun 12 20:50:01.264322 crc crio[20719]: time=\"2026-06-12T20:50:01.264223548Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688290-wn5gb Namespace:openshift-infra ID:27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17 UID:1f3a5cac-5cfb-477a-8309-949ced4be092 NetNS:/var/run/netns/66b312a0-67b3-4878-a7c3-7d5e5c7a07da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f3a5cac_5cfb_477a_8309_949ced4be092.slice PodAnnotations:0xc000eae458}] Aliases:map[]}\"",
2026-06-12 21:10:23.107130 | controller |     "Jun 12 20:50:01.264630 crc crio[20719]: time=\"2026-06-12T20:50:01.264462424Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688290-wn5gb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.107145 | controller |     "Jun 12 20:50:01.277818 crc crio[20719]: time=\"2026-06-12T20:50:01.277726593Z\" level=info msg=\"Ran pod sandbox 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17 with infra container: openshift-infra/auto-csr-approver-29688290-wn5gb/POD\" id=833143f4-0c0d-48a5-985f-3f70f6f9fa5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.107162 | controller |     "Jun 12 20:50:01.283252 crc crio[20719]: time=\"2026-06-12T20:50:01.28307446Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9916473a-7fef-4571-8107-815912f3f6c9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.107177 | controller |     "Jun 12 20:50:01.296192 crc crio[20719]: time=\"2026-06-12T20:50:01.296103009Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.107191 | controller |     "Jun 12 20:50:02.281592 crc crio[20719]: time=\"2026-06-12T20:50:02.28118054Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9916473a-7fef-4571-8107-815912f3f6c9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.107205 | controller |     "Jun 12 20:50:02.283031 crc crio[20719]: time=\"2026-06-12T20:50:02.283001931Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a18288c9-97c1-42aa-a070-6c8fc89485b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.107219 | controller |     "Jun 12 20:50:02.285705 crc crio[20719]: time=\"2026-06-12T20:50:02.285680094Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a5170d5c-0718-45cf-96ea-1d65773c2d69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.107233 | controller |     "Jun 12 20:50:02.293843 crc crio[20719]: time=\"2026-06-12T20:50:02.293730756Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688290-wn5gb/oc\" id=c1279fad-2d36-456f-8b64-db6f84ec763d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.107247 | controller |     "Jun 12 20:50:02.294380 crc crio[20719]: time=\"2026-06-12T20:50:02.294156828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.107261 | controller |     "Jun 12 20:50:02.346559 crc crio[20719]: time=\"2026-06-12T20:50:02.34270831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.107275 | controller |     "Jun 12 20:50:03.018336 crc crio[20719]: time=\"2026-06-12T20:50:03.017733096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.107290 | controller |     "Jun 12 20:50:03.185630 crc crio[20719]: time=\"2026-06-12T20:50:03.185239643Z\" level=info msg=\"Created container f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb: openshift-infra/auto-csr-approver-29688290-wn5gb/oc\" id=c1279fad-2d36-456f-8b64-db6f84ec763d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.107303 | controller |     "Jun 12 20:50:03.189040 crc crio[20719]: time=\"2026-06-12T20:50:03.188946285Z\" level=info msg=\"Starting container: f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb\" id=9a9fb553-be62-4467-9677-562a53db1a12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.107318 | controller |     "Jun 12 20:50:03.197924 crc crio[20719]: time=\"2026-06-12T20:50:03.1978265Z\" level=info msg=\"Started container\" PID=177502 containerID=f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb description=openshift-infra/auto-csr-approver-29688290-wn5gb/oc id=9a9fb553-be62-4467-9677-562a53db1a12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17",
2026-06-12 21:10:23.107332 | controller |     "Jun 12 20:50:04.875851 crc crio[20719]: time=\"2026-06-12T20:50:04.875054464Z\" level=info msg=\"Stopping pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\" id=2b00a587-c302-4048-be0e-459eee7c2cb1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.107350 | controller |     "Jun 12 20:50:04.877619 crc crio[20719]: time=\"2026-06-12T20:50:04.877506641Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688290-wn5gb Namespace:openshift-infra ID:27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17 UID:1f3a5cac-5cfb-477a-8309-949ced4be092 NetNS:/var/run/netns/66b312a0-67b3-4878-a7c3-7d5e5c7a07da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f3a5cac_5cfb_477a_8309_949ced4be092.slice PodAnnotations:0xc003ab0220}] Aliases:map[]}\"",
2026-06-12 21:10:23.107365 | controller |     "Jun 12 20:50:04.877803 crc crio[20719]: time=\"2026-06-12T20:50:04.877726087Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688290-wn5gb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.107380 | controller |     "Jun 12 20:50:05.279371 crc crio[20719]: time=\"2026-06-12T20:50:05.279200539Z\" level=info msg=\"Stopped pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\" id=2b00a587-c302-4048-be0e-459eee7c2cb1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.107394 | controller |     "Jun 12 20:50:26.649965 crc crio[20719]: time=\"2026-06-12T20:50:26.648813503Z\" level=info msg=\"Removing container: 17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e\" id=51a4036d-a013-45f7-9e62-d1dce089d6bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.107408 | controller |     "Jun 12 20:50:26.926612 crc crio[20719]: time=\"2026-06-12T20:50:26.926049295Z\" level=info msg=\"Removed container 17f0cbb7d138bda41f219695246ca864e8bd6874c761f9ba880e5f4e8812762e: openshift-infra/auto-csr-approver-29688284-wd5ff/oc\" id=51a4036d-a013-45f7-9e62-d1dce089d6bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.107422 | controller |     "Jun 12 20:50:26.938844 crc crio[20719]: time=\"2026-06-12T20:50:26.938716212Z\" level=info msg=\"Stopping pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\" id=1f8caaa6-f887-4baa-bf41-d6a572bf642a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.107437 | controller |     "Jun 12 20:50:26.938844 crc crio[20719]: time=\"2026-06-12T20:50:26.938848015Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\" id=1f8caaa6-f887-4baa-bf41-d6a572bf642a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.107451 | controller |     "Jun 12 20:50:26.940541 crc crio[20719]: time=\"2026-06-12T20:50:26.940237853Z\" level=info msg=\"Removing pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\" id=3a3b3ce7-54f5-4a61-99b3-871e555bdb44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.107465 | controller |     "Jun 12 20:50:26.967829 crc crio[20719]: time=\"2026-06-12T20:50:26.967110736Z\" level=info msg=\"Removed pod sandbox: f2388999405a64f739b953646802c0e754d498224bc1bf97a4ad60694375975d\" id=3a3b3ce7-54f5-4a61-99b3-871e555bdb44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.107479 | controller |     "Jun 12 20:50:58.754375 crc crio[20719]: time=\"2026-06-12T20:50:58.752752901Z\" level=info msg=\"Stopping pod sandbox: 8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296\" id=ccff5075-5a74-4eff-bf24-a97ea7df163a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.107494 | controller |     "Jun 12 20:50:58.756358 crc crio[20719]: time=\"2026-06-12T20:50:58.755842308Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 Namespace:openstack ID:8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296 UID:6cca588f-398b-4411-b87b-8dbf8096e11e NetNS:/var/run/netns/425973e2-a01d-4b95-8bb8-7821fe9e1cb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cca588f_398b_4411_b87b_8dbf8096e11e.slice PodAnnotations:0xc00008cb38}] Aliases:map[]}\"",
2026-06-12 21:10:23.107513 | controller |     "Jun 12 20:50:58.756358 crc crio[20719]: time=\"2026-06-12T20:50:58.756028923Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.107528 | controller |     "Jun 12 20:50:59.354913 crc crio[20719]: time=\"2026-06-12T20:50:59.354448601Z\" level=info msg=\"Stopped pod sandbox: 8395187bc3263ee4e25f84a7c67f8f7ac087fdf28e13888070cd07fd69790296\" id=ccff5075-5a74-4eff-bf24-a97ea7df163a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.107542 | controller |     "Jun 12 20:51:00.444561 crc crio[20719]: time=\"2026-06-12T20:51:00.441035918Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/POD\" id=275107c5-4119-4e68-abdc-d2855c1eac69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.107557 | controller |     "Jun 12 20:51:00.444561 crc crio[20719]: time=\"2026-06-12T20:51:00.441650294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.107571 | controller |     "Jun 12 20:51:00.487664 crc crio[20719]: time=\"2026-06-12T20:51:00.487557434Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn Namespace:openstack ID:8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192 UID:e815f30d-cd84-4f81-b19d-f207766b261e NetNS:/var/run/netns/054f5a42-9b1c-4a41-a635-01e38d06f2c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode815f30d_cd84_4f81_b19d_f207766b261e.slice PodAnnotations:0xc00259a308}] Aliases:map[]}\"",
2026-06-12 21:10:23.107586 | controller |     "Jun 12 20:51:00.487664 crc crio[20719]: time=\"2026-06-12T20:51:00.487637476Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.107600 | controller |     "Jun 12 20:51:01.380921 crc crio[20719]: 2026-06-12T20:51:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8402e692964e7d0 Mac:22:7b:bc:61:7e:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/054f5a42-9b1c-4a41-a635-01e38d06f2c9 SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.107615 | controller |     "Jun 12 20:51:01.382546 crc crio[20719]: time=\"2026-06-12T20:51:01.382418933Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn Namespace:openstack ID:8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192 UID:e815f30d-cd84-4f81-b19d-f207766b261e NetNS:/var/run/netns/054f5a42-9b1c-4a41-a635-01e38d06f2c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode815f30d_cd84_4f81_b19d_f207766b261e.slice PodAnnotations:0xc00259a308}] Aliases:map[]}\"",
2026-06-12 21:10:23.107629 | controller |     "Jun 12 20:51:01.382809 crc crio[20719]: time=\"2026-06-12T20:51:01.38262675Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.107644 | controller |     "Jun 12 20:51:01.392743 crc crio[20719]: time=\"2026-06-12T20:51:01.392651347Z\" level=info msg=\"Ran pod sandbox 8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/POD\" id=275107c5-4119-4e68-abdc-d2855c1eac69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.107661 | controller |     "Jun 12 20:51:01.395208 crc crio[20719]: time=\"2026-06-12T20:51:01.395140345Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=082273d2-38f1-4cb8-ac78-0d809ba83f1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.107677 | controller |     "Jun 12 20:51:01.521753 crc crio[20719]: time=\"2026-06-12T20:51:01.520727904Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6c61fa43-86e8-453e-84d5-7574dd35fc32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.107691 | controller |     "Jun 12 20:51:01.533008 crc crio[20719]: time=\"2026-06-12T20:51:01.532909021Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=ac5bdca3-2ddd-42bd-b02e-e24611fc991a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.107706 | controller |     "Jun 12 20:51:01.533535 crc crio[20719]: time=\"2026-06-12T20:51:01.533447995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.107720 | controller |     "Jun 12 20:51:01.590877 crc crio[20719]: time=\"2026-06-12T20:51:01.590791819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.107735 | controller |     "Jun 12 20:51:01.595661 crc crio[20719]: time=\"2026-06-12T20:51:01.595432398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.107749 | controller |     "Jun 12 20:51:01.757522 crc crio[20719]: time=\"2026-06-12T20:51:01.756879338Z\" level=info msg=\"Created container dff463db97b43a57e244cdabb33c4c9fde88dd9579fcc02808ae18a7748026ac: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=ac5bdca3-2ddd-42bd-b02e-e24611fc991a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.107763 | controller |     "Jun 12 20:51:01.758897 crc crio[20719]: time=\"2026-06-12T20:51:01.758643836Z\" level=info msg=\"Starting container: dff463db97b43a57e244cdabb33c4c9fde88dd9579fcc02808ae18a7748026ac\" id=770406f9-94d6-4949-aba5-e3100a727157 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.107777 | controller |     "Jun 12 20:51:01.766394 crc crio[20719]: time=\"2026-06-12T20:51:01.766218256Z\" level=info msg=\"Started container\" PID=181065 containerID=dff463db97b43a57e244cdabb33c4c9fde88dd9579fcc02808ae18a7748026ac description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn/nova-edpm-deployment-ipam-openstack-edpm-ipam id=770406f9-94d6-4949-aba5-e3100a727157 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192",
2026-06-12 21:10:23.107819 | controller |     "Jun 12 20:52:00.522050 crc crio[20719]: time=\"2026-06-12T20:52:00.521197774Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688292-xwghm/POD\" id=24cb5a8a-9d8e-430d-b7a4-eedd79fe1279 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.107838 | controller |     "Jun 12 20:52:00.523543 crc crio[20719]: time=\"2026-06-12T20:52:00.522135341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.107869 | controller |     "Jun 12 20:52:00.558247 crc crio[20719]: time=\"2026-06-12T20:52:00.558150916Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688292-xwghm Namespace:openshift-infra ID:383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656 UID:63f5fba0-7fce-493b-9013-8bf459a91270 NetNS:/var/run/netns/23eaf31a-3e47-4a75-a80e-098b99cad3d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63f5fba0_7fce_493b_9013_8bf459a91270.slice PodAnnotations:0xc00334b258}] Aliases:map[]}\"",
2026-06-12 21:10:23.107889 | controller |     "Jun 12 20:52:00.558247 crc crio[20719]: time=\"2026-06-12T20:52:00.558212737Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688292-xwghm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.107904 | controller |     "Jun 12 20:52:00.926358 crc crio[20719]: 2026-06-12T20:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:383ac3eb22d1094 Mac:9e:5a:e7:80:b7:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/23eaf31a-3e47-4a75-a80e-098b99cad3d3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.107919 | controller |     "Jun 12 20:52:00.928085 crc crio[20719]: time=\"2026-06-12T20:52:00.927911083Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688292-xwghm Namespace:openshift-infra ID:383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656 UID:63f5fba0-7fce-493b-9013-8bf459a91270 NetNS:/var/run/netns/23eaf31a-3e47-4a75-a80e-098b99cad3d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63f5fba0_7fce_493b_9013_8bf459a91270.slice PodAnnotations:0xc00334b258}] Aliases:map[]}\"",
2026-06-12 21:10:23.107935 | controller |     "Jun 12 20:52:00.928188 crc crio[20719]: time=\"2026-06-12T20:52:00.928102148Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688292-xwghm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.107950 | controller |     "Jun 12 20:52:00.940944 crc crio[20719]: time=\"2026-06-12T20:52:00.940851139Z\" level=info msg=\"Ran pod sandbox 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656 with infra container: openshift-infra/auto-csr-approver-29688292-xwghm/POD\" id=24cb5a8a-9d8e-430d-b7a4-eedd79fe1279 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.107965 | controller |     "Jun 12 20:52:00.944360 crc crio[20719]: time=\"2026-06-12T20:52:00.944178379Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2fe36ea3-32cb-4925-a615-af6769a28267 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.107979 | controller |     "Jun 12 20:52:00.975781 crc crio[20719]: time=\"2026-06-12T20:52:00.975663769Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.107994 | controller |     "Jun 12 20:52:01.796686 crc crio[20719]: time=\"2026-06-12T20:52:01.796246567Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2fe36ea3-32cb-4925-a615-af6769a28267 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.108009 | controller |     "Jun 12 20:52:01.798042 crc crio[20719]: time=\"2026-06-12T20:52:01.7974329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=650bcbcd-5164-443f-b572-4b583a6c33d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.108024 | controller |     "Jun 12 20:52:01.800044 crc crio[20719]: time=\"2026-06-12T20:52:01.799978511Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6eb13834-1360-4aa5-97e8-506fac50315e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.108038 | controller |     "Jun 12 20:52:01.810258 crc crio[20719]: time=\"2026-06-12T20:52:01.810203933Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688292-xwghm/oc\" id=5bd39d63-a02a-4a9d-8c4a-08e82c7095cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.108055 | controller |     "Jun 12 20:52:01.811362 crc crio[20719]: time=\"2026-06-12T20:52:01.811257622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.108069 | controller |     "Jun 12 20:52:01.882934 crc crio[20719]: time=\"2026-06-12T20:52:01.882758718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.108084 | controller |     "Jun 12 20:52:02.410521 crc crio[20719]: time=\"2026-06-12T20:52:02.409991793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.108098 | controller |     "Jun 12 20:52:02.541121 crc crio[20719]: time=\"2026-06-12T20:52:02.540788945Z\" level=info msg=\"Created container ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb: openshift-infra/auto-csr-approver-29688292-xwghm/oc\" id=5bd39d63-a02a-4a9d-8c4a-08e82c7095cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.108112 | controller |     "Jun 12 20:52:02.543043 crc crio[20719]: time=\"2026-06-12T20:52:02.542737969Z\" level=info msg=\"Starting container: ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb\" id=a4facad6-54bc-4a01-a7c9-29e46f594d42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.108126 | controller |     "Jun 12 20:52:02.556164 crc crio[20719]: time=\"2026-06-12T20:52:02.556057527Z\" level=info msg=\"Started container\" PID=184483 containerID=ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb description=openshift-infra/auto-csr-approver-29688292-xwghm/oc id=a4facad6-54bc-4a01-a7c9-29e46f594d42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656",
2026-06-12 21:10:23.108141 | controller |     "Jun 12 20:52:04.930860 crc crio[20719]: time=\"2026-06-12T20:52:04.929915485Z\" level=info msg=\"Stopping pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\" id=0852474d-c667-4fec-a696-46785f3c1368 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.108155 | controller |     "Jun 12 20:52:04.932337 crc crio[20719]: time=\"2026-06-12T20:52:04.931583601Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688292-xwghm Namespace:openshift-infra ID:383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656 UID:63f5fba0-7fce-493b-9013-8bf459a91270 NetNS:/var/run/netns/23eaf31a-3e47-4a75-a80e-098b99cad3d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63f5fba0_7fce_493b_9013_8bf459a91270.slice PodAnnotations:0xc00259a078}] Aliases:map[]}\"",
2026-06-12 21:10:23.108169 | controller |     "Jun 12 20:52:04.932337 crc crio[20719]: time=\"2026-06-12T20:52:04.931713595Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688292-xwghm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.108184 | controller |     "Jun 12 20:52:05.302008 crc crio[20719]: time=\"2026-06-12T20:52:05.301180862Z\" level=info msg=\"Stopped pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\" id=0852474d-c667-4fec-a696-46785f3c1368 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.108198 | controller |     "Jun 12 20:52:27.026158 crc crio[20719]: time=\"2026-06-12T20:52:27.025545416Z\" level=info msg=\"Removing container: 6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77\" id=1cf24597-92f1-404f-aea7-b14a737c38bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.108218 | controller |     "Jun 12 20:52:27.332908 crc crio[20719]: time=\"2026-06-12T20:52:27.332140061Z\" level=info msg=\"Removed container 6542d7a1927da5d71927e1d0e2e0debfadaca65217b55882dbc8cfee9a18ba77: openshift-infra/auto-csr-approver-29688286-95xzd/oc\" id=1cf24597-92f1-404f-aea7-b14a737c38bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.108414 | controller |     "Jun 12 20:52:27.346796 crc crio[20719]: time=\"2026-06-12T20:52:27.346672728Z\" level=info msg=\"Stopping pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\" id=03266d0d-da62-4a98-ad17-b6df90d41b02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.108431 | controller |     "Jun 12 20:52:27.347114 crc crio[20719]: time=\"2026-06-12T20:52:27.346828543Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\" id=03266d0d-da62-4a98-ad17-b6df90d41b02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.108445 | controller |     "Jun 12 20:52:27.348155 crc crio[20719]: time=\"2026-06-12T20:52:27.348044846Z\" level=info msg=\"Removing pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\" id=17980004-919e-443e-910e-dd0ebdf4d164 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.108459 | controller |     "Jun 12 20:52:27.374339 crc crio[20719]: time=\"2026-06-12T20:52:27.3741618Z\" level=info msg=\"Removed pod sandbox: 4ba1bd888ee9a0c01a37f24bc00d1d8735087f8c409c9e9db6f503759be2f5a3\" id=17980004-919e-443e-910e-dd0ebdf4d164 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.108473 | controller |     "Jun 12 20:53:52.676066 crc crio[20719]: time=\"2026-06-12T20:53:52.675348357Z\" level=info msg=\"Stopping pod sandbox: 8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192\" id=6db37464-d2c3-4508-8b9c-2dceb00712f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.108488 | controller |     "Jun 12 20:53:52.677130 crc crio[20719]: time=\"2026-06-12T20:53:52.676937511Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn Namespace:openstack ID:8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192 UID:e815f30d-cd84-4f81-b19d-f207766b261e NetNS:/var/run/netns/054f5a42-9b1c-4a41-a635-01e38d06f2c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode815f30d_cd84_4f81_b19d_f207766b261e.slice PodAnnotations:0xc002d9b340}] Aliases:map[]}\"",
2026-06-12 21:10:23.108502 | controller |     "Jun 12 20:53:52.677194 crc crio[20719]: time=\"2026-06-12T20:53:52.677177767Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.108517 | controller |     "Jun 12 20:53:53.172773 crc crio[20719]: time=\"2026-06-12T20:53:53.172543873Z\" level=info msg=\"Stopped pod sandbox: 8402e692964e7d00f45a32d94651651e7788baa99f2ef022ee729d38c791e192\" id=6db37464-d2c3-4508-8b9c-2dceb00712f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.108531 | controller |     "Jun 12 20:53:54.363866 crc crio[20719]: time=\"2026-06-12T20:53:54.363097569Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/POD\" id=beb235e3-0a31-4753-a7ed-72ef548cac15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.108546 | controller |     "Jun 12 20:53:54.364866 crc crio[20719]: time=\"2026-06-12T20:53:54.363930413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.108560 | controller |     "Jun 12 20:53:54.400024 crc crio[20719]: time=\"2026-06-12T20:53:54.399933025Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx Namespace:openstack ID:7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9 UID:e9aad6bf-82e1-4226-988c-0dc1a16fe096 NetNS:/var/run/netns/661b900f-04a4-4262-9de9-5e5a8bf8f6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aad6bf_82e1_4226_988c_0dc1a16fe096.slice PodAnnotations:0xc00259b7a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.108587 | controller |     "Jun 12 20:53:54.400024 crc crio[20719]: time=\"2026-06-12T20:53:54.400001797Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.108604 | controller |     "Jun 12 20:53:55.097120 crc crio[20719]: 2026-06-12T20:53:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b2151d97175124 Mac:76:2c:9c:81:cf:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/661b900f-04a4-4262-9de9-5e5a8bf8f6a3 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.108619 | controller |     "Jun 12 20:53:55.098806 crc crio[20719]: time=\"2026-06-12T20:53:55.098730454Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx Namespace:openstack ID:7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9 UID:e9aad6bf-82e1-4226-988c-0dc1a16fe096 NetNS:/var/run/netns/661b900f-04a4-4262-9de9-5e5a8bf8f6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aad6bf_82e1_4226_988c_0dc1a16fe096.slice PodAnnotations:0xc00259b7a8}] Aliases:map[]}\"",
2026-06-12 21:10:23.108634 | controller |     "Jun 12 20:53:55.099422 crc crio[20719]: time=\"2026-06-12T20:53:55.099349517Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.108648 | controller |     "Jun 12 20:53:55.114831 crc crio[20719]: time=\"2026-06-12T20:53:55.114722295Z\" level=info msg=\"Ran pod sandbox 7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/POD\" id=beb235e3-0a31-4753-a7ed-72ef548cac15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.108663 | controller |     "Jun 12 20:53:55.118605 crc crio[20719]: time=\"2026-06-12T20:53:55.118433387Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=de544d51-0089-40c5-acc2-49b992319d82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.108677 | controller |     "Jun 12 20:53:55.187015 crc crio[20719]: time=\"2026-06-12T20:53:55.186196304Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=eec9f4b4-b6ba-4997-b683-5707e7f7d8cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.108691 | controller |     "Jun 12 20:53:55.229441 crc crio[20719]: time=\"2026-06-12T20:53:55.229182277Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=f1a49ac1-ffe2-4bbe-bf65-30545ea2924f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.108705 | controller |     "Jun 12 20:53:55.229966 crc crio[20719]: time=\"2026-06-12T20:53:55.229854527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.108719 | controller |     "Jun 12 20:53:55.283725 crc crio[20719]: time=\"2026-06-12T20:53:55.283606237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.108737 | controller |     "Jun 12 20:53:55.288349 crc crio[20719]: time=\"2026-06-12T20:53:55.287966497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.108751 | controller |     "Jun 12 20:53:55.487138 crc crio[20719]: time=\"2026-06-12T20:53:55.48663898Z\" level=info msg=\"Created container a19f8ca75ca5a08dbd7b1ab3dcf637d7d3c89ff44563b41d6a7b8eaf0ca67904: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=f1a49ac1-ffe2-4bbe-bf65-30545ea2924f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.108766 | controller |     "Jun 12 20:53:55.489636 crc crio[20719]: time=\"2026-06-12T20:53:55.489075107Z\" level=info msg=\"Starting container: a19f8ca75ca5a08dbd7b1ab3dcf637d7d3c89ff44563b41d6a7b8eaf0ca67904\" id=a912cf96-e3eb-42a4-8a03-04f4b63c473d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.108780 | controller |     "Jun 12 20:53:55.497497 crc crio[20719]: time=\"2026-06-12T20:53:55.497065277Z\" level=info msg=\"Started container\" PID=191232 containerID=a19f8ca75ca5a08dbd7b1ab3dcf637d7d3c89ff44563b41d6a7b8eaf0ca67904 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=a912cf96-e3eb-42a4-8a03-04f4b63c473d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9",
2026-06-12 21:10:23.108794 | controller |     "Jun 12 20:54:00.530376 crc crio[20719]: time=\"2026-06-12T20:54:00.529483146Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688294-pgrsf/POD\" id=560caac2-c013-4e4d-959e-3b41c0a5d875 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.108809 | controller |     "Jun 12 20:54:00.531856 crc crio[20719]: time=\"2026-06-12T20:54:00.530396602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.108823 | controller |     "Jun 12 20:54:00.570709 crc crio[20719]: time=\"2026-06-12T20:54:00.570076515Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688294-pgrsf Namespace:openshift-infra ID:e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab UID:c4cb7fa6-4a16-42d9-a788-31c2daf67b67 NetNS:/var/run/netns/1f658f48-09e7-45e7-abe0-5bb3a7331cfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4cb7fa6_4a16_42d9_a788_31c2daf67b67.slice PodAnnotations:0xc00170d578}] Aliases:map[]}\"",
2026-06-12 21:10:23.108838 | controller |     "Jun 12 20:54:00.570709 crc crio[20719]: time=\"2026-06-12T20:54:00.570679511Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688294-pgrsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.108871 | controller |     "Jun 12 20:54:00.962375 crc crio[20719]: 2026-06-12T20:54:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e90dbbf40f69013 Mac:c2:fd:92:24:05:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/1f658f48-09e7-45e7-abe0-5bb3a7331cfb SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.108888 | controller |     "Jun 12 20:54:00.968375 crc crio[20719]: time=\"2026-06-12T20:54:00.968039851Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688294-pgrsf Namespace:openshift-infra ID:e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab UID:c4cb7fa6-4a16-42d9-a788-31c2daf67b67 NetNS:/var/run/netns/1f658f48-09e7-45e7-abe0-5bb3a7331cfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4cb7fa6_4a16_42d9_a788_31c2daf67b67.slice PodAnnotations:0xc00170d578}] Aliases:map[]}\"",
2026-06-12 21:10:23.108907 | controller |     "Jun 12 20:54:00.968375 crc crio[20719]: time=\"2026-06-12T20:54:00.968329309Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688294-pgrsf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.108923 | controller |     "Jun 12 20:54:00.992109 crc crio[20719]: time=\"2026-06-12T20:54:00.991931536Z\" level=info msg=\"Ran pod sandbox e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab with infra container: openshift-infra/auto-csr-approver-29688294-pgrsf/POD\" id=560caac2-c013-4e4d-959e-3b41c0a5d875 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.108938 | controller |     "Jun 12 20:54:00.997766 crc crio[20719]: time=\"2026-06-12T20:54:00.997601035Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=91c4f53a-1744-4455-8b70-91bb151baa92 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.108953 | controller |     "Jun 12 20:54:01.010368 crc crio[20719]: time=\"2026-06-12T20:54:01.01018544Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.108967 | controller |     "Jun 12 20:54:02.137158 crc crio[20719]: time=\"2026-06-12T20:54:02.136612629Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=91c4f53a-1744-4455-8b70-91bb151baa92 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.108982 | controller |     "Jun 12 20:54:02.142016 crc crio[20719]: time=\"2026-06-12T20:54:02.140948317Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f3c18bcc-d35e-4ae3-a741-1787ee685882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.108997 | controller |     "Jun 12 20:54:02.144969 crc crio[20719]: time=\"2026-06-12T20:54:02.144702003Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2fd17a86-8047-4ef5-a1cf-f0cd23ce4206 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.109011 | controller |     "Jun 12 20:54:02.155174 crc crio[20719]: time=\"2026-06-12T20:54:02.155035386Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688294-pgrsf/oc\" id=24705f3d-1d63-4612-8d1b-7471a9a09273 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.109026 | controller |     "Jun 12 20:54:02.155839 crc crio[20719]: time=\"2026-06-12T20:54:02.155773257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.109040 | controller |     "Jun 12 20:54:02.227582 crc crio[20719]: time=\"2026-06-12T20:54:02.227495783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.109055 | controller |     "Jun 12 20:54:02.666975 crc crio[20719]: time=\"2026-06-12T20:54:02.666897336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.109069 | controller |     "Jun 12 20:54:02.796679 crc crio[20719]: time=\"2026-06-12T20:54:02.796109605Z\" level=info msg=\"Created container a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba: openshift-infra/auto-csr-approver-29688294-pgrsf/oc\" id=24705f3d-1d63-4612-8d1b-7471a9a09273 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.109083 | controller |     "Jun 12 20:54:02.798126 crc crio[20719]: time=\"2026-06-12T20:54:02.798054759Z\" level=info msg=\"Starting container: a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba\" id=53f3f16c-c9e7-46b9-b14f-f4bcc44299e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.109101 | controller |     "Jun 12 20:54:02.812561 crc crio[20719]: time=\"2026-06-12T20:54:02.812435999Z\" level=info msg=\"Started container\" PID=191700 containerID=a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba description=openshift-infra/auto-csr-approver-29688294-pgrsf/oc id=53f3f16c-c9e7-46b9-b14f-f4bcc44299e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab",
2026-06-12 21:10:23.109116 | controller |     "Jun 12 20:54:04.894079 crc crio[20719]: time=\"2026-06-12T20:54:04.893598007Z\" level=info msg=\"Stopping pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\" id=e65ec527-8477-4295-b1c3-15622c7f55ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.109131 | controller |     "Jun 12 20:54:04.895178 crc crio[20719]: time=\"2026-06-12T20:54:04.894669367Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688294-pgrsf Namespace:openshift-infra ID:e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab UID:c4cb7fa6-4a16-42d9-a788-31c2daf67b67 NetNS:/var/run/netns/1f658f48-09e7-45e7-abe0-5bb3a7331cfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4cb7fa6_4a16_42d9_a788_31c2daf67b67.slice PodAnnotations:0xc000110748}] Aliases:map[]}\"",
2026-06-12 21:10:23.109146 | controller |     "Jun 12 20:54:04.895178 crc crio[20719]: time=\"2026-06-12T20:54:04.89478938Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688294-pgrsf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.109160 | controller |     "Jun 12 20:54:05.371929 crc crio[20719]: time=\"2026-06-12T20:54:05.3714514Z\" level=info msg=\"Stopped pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\" id=e65ec527-8477-4295-b1c3-15622c7f55ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.109175 | controller |     "Jun 12 20:54:27.434151 crc crio[20719]: time=\"2026-06-12T20:54:27.432908394Z\" level=info msg=\"Removing container: 1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168\" id=8baefc5e-fec2-42cc-8475-466739a2152f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.109190 | controller |     "Jun 12 20:54:27.682575 crc crio[20719]: time=\"2026-06-12T20:54:27.68202492Z\" level=info msg=\"Removed container 1a184e3bc12c317898fe8d50bc0addb67a5ae070736ca6cbe1f1f3a59b0c6168: openshift-infra/auto-csr-approver-29688288-45pbm/oc\" id=8baefc5e-fec2-42cc-8475-466739a2152f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.109205 | controller |     "Jun 12 20:54:27.697236 crc crio[20719]: time=\"2026-06-12T20:54:27.697102573Z\" level=info msg=\"Stopping pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\" id=4db4807a-59c6-4ee7-b799-cda5688a69c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.109219 | controller |     "Jun 12 20:54:27.697236 crc crio[20719]: time=\"2026-06-12T20:54:27.697182765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\" id=4db4807a-59c6-4ee7-b799-cda5688a69c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.109234 | controller |     "Jun 12 20:54:27.698746 crc crio[20719]: time=\"2026-06-12T20:54:27.698678905Z\" level=info msg=\"Removing pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\" id=d5910c05-1ac8-4bcb-9718-87ce952bd994 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.109248 | controller |     "Jun 12 20:54:27.723896 crc crio[20719]: time=\"2026-06-12T20:54:27.723184133Z\" level=info msg=\"Removed pod sandbox: 361018a667e64e3b4e8197d1b186a8e714a849344bd716815450a835f65e38c0\" id=d5910c05-1ac8-4bcb-9718-87ce952bd994 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.109265 | controller |     "Jun 12 20:56:00.633553 crc crio[20719]: time=\"2026-06-12T20:56:00.632775348Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688296-x47v4/POD\" id=0e9f10ea-3412-4d04-acd2-6185e9c57dad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.109280 | controller |     "Jun 12 20:56:00.635405 crc crio[20719]: time=\"2026-06-12T20:56:00.633565741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.109295 | controller |     "Jun 12 20:56:00.704345 crc crio[20719]: time=\"2026-06-12T20:56:00.704142015Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688296-x47v4 Namespace:openshift-infra ID:9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9 UID:a8d4a466-5cf9-4263-8751-8feda1663f27 NetNS:/var/run/netns/34fa785d-3275-4b49-a5f6-263ffdb1e657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8d4a466_5cf9_4263_8751_8feda1663f27.slice PodAnnotations:0xc003333178}] Aliases:map[]}\"",
2026-06-12 21:10:23.109310 | controller |     "Jun 12 20:56:00.704345 crc crio[20719]: time=\"2026-06-12T20:56:00.704212987Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688296-x47v4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.109325 | controller |     "Jun 12 20:56:01.365392 crc crio[20719]: 2026-06-12T20:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ec9c0ae420312f Mac:fa:e2:e4:2f:b6:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/34fa785d-3275-4b49-a5f6-263ffdb1e657 SocketPath: PciID:}] [{Interface:0xc000014ce0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.109340 | controller |     "Jun 12 20:56:01.367426 crc crio[20719]: time=\"2026-06-12T20:56:01.367339294Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688296-x47v4 Namespace:openshift-infra ID:9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9 UID:a8d4a466-5cf9-4263-8751-8feda1663f27 NetNS:/var/run/netns/34fa785d-3275-4b49-a5f6-263ffdb1e657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8d4a466_5cf9_4263_8751_8feda1663f27.slice PodAnnotations:0xc003333178}] Aliases:map[]}\"",
2026-06-12 21:10:23.109355 | controller |     "Jun 12 20:56:01.367626 crc crio[20719]: time=\"2026-06-12T20:56:01.367500378Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688296-x47v4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.109370 | controller |     "Jun 12 20:56:01.378466 crc crio[20719]: time=\"2026-06-12T20:56:01.37837117Z\" level=info msg=\"Ran pod sandbox 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9 with infra container: openshift-infra/auto-csr-approver-29688296-x47v4/POD\" id=0e9f10ea-3412-4d04-acd2-6185e9c57dad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.109385 | controller |     "Jun 12 20:56:01.383464 crc crio[20719]: time=\"2026-06-12T20:56:01.382788549Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=442c79c6-1872-4d30-8cf3-c3d28c0a7c63 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.109400 | controller |     "Jun 12 20:56:01.391264 crc crio[20719]: time=\"2026-06-12T20:56:01.391229073Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.109414 | controller |     "Jun 12 20:56:05.036387 crc crio[20719]: time=\"2026-06-12T20:56:05.03580329Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=442c79c6-1872-4d30-8cf3-c3d28c0a7c63 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.109432 | controller |     "Jun 12 20:56:05.037829 crc crio[20719]: time=\"2026-06-12T20:56:05.037341601Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1b99517f-75ea-4039-b245-2ff910215cf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.109447 | controller |     "Jun 12 20:56:05.040163 crc crio[20719]: time=\"2026-06-12T20:56:05.040077387Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9d6befc9-f750-49ae-8cd1-92bd15bf53d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.109461 | controller |     "Jun 12 20:56:05.054679 crc crio[20719]: time=\"2026-06-12T20:56:05.05216188Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688296-x47v4/oc\" id=87754891-df10-453b-b4e6-147d7536ff1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.109476 | controller |     "Jun 12 20:56:05.054679 crc crio[20719]: time=\"2026-06-12T20:56:05.05284546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.109490 | controller |     "Jun 12 20:56:05.100245 crc crio[20719]: time=\"2026-06-12T20:56:05.099815323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.109504 | controller |     "Jun 12 20:56:05.593951 crc crio[20719]: time=\"2026-06-12T20:56:05.593865462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.109518 | controller |     "Jun 12 20:56:05.959036 crc crio[20719]: time=\"2026-06-12T20:56:05.957719061Z\" level=info msg=\"Created container 195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8: openshift-infra/auto-csr-approver-29688296-x47v4/oc\" id=87754891-df10-453b-b4e6-147d7536ff1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.109533 | controller |     "Jun 12 20:56:05.972960 crc crio[20719]: time=\"2026-06-12T20:56:05.972856973Z\" level=info msg=\"Starting container: 195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8\" id=2f8301c6-c6bd-41bd-8efc-5555fd61d7ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.109547 | controller |     "Jun 12 20:56:05.983322 crc crio[20719]: time=\"2026-06-12T20:56:05.983164958Z\" level=info msg=\"Started container\" PID=198685 containerID=195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8 description=openshift-infra/auto-csr-approver-29688296-x47v4/oc id=2f8301c6-c6bd-41bd-8efc-5555fd61d7ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9",
2026-06-12 21:10:23.109562 | controller |     "Jun 12 20:56:08.517865 crc crio[20719]: time=\"2026-06-12T20:56:08.516888224Z\" level=info msg=\"Stopping pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\" id=46658473-208d-4670-a94e-3080ccbfba2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.109577 | controller |     "Jun 12 20:56:08.519248 crc crio[20719]: time=\"2026-06-12T20:56:08.518841518Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688296-x47v4 Namespace:openshift-infra ID:9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9 UID:a8d4a466-5cf9-4263-8751-8feda1663f27 NetNS:/var/run/netns/34fa785d-3275-4b49-a5f6-263ffdb1e657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8d4a466_5cf9_4263_8751_8feda1663f27.slice PodAnnotations:0xc00259a0f8}] Aliases:map[]}\"",
2026-06-12 21:10:23.109592 | controller |     "Jun 12 20:56:08.519248 crc crio[20719]: time=\"2026-06-12T20:56:08.518989712Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688296-x47v4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.109610 | controller |     "Jun 12 20:56:09.015674 crc crio[20719]: time=\"2026-06-12T20:56:09.0151784Z\" level=info msg=\"Stopped pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\" id=46658473-208d-4670-a94e-3080ccbfba2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.109624 | controller |     "Jun 12 20:56:27.787475 crc crio[20719]: time=\"2026-06-12T20:56:27.786185511Z\" level=info msg=\"Removing container: f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb\" id=00a86861-2d77-4b54-af68-b2984176ac9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.109639 | controller |     "Jun 12 20:56:28.025044 crc crio[20719]: time=\"2026-06-12T20:56:28.024838391Z\" level=info msg=\"Removed container f65bf10618c93184f3ac9e896e5bffecab780f6b9c5a816ea25bae10f41d39cb: openshift-infra/auto-csr-approver-29688290-wn5gb/oc\" id=00a86861-2d77-4b54-af68-b2984176ac9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.109653 | controller |     "Jun 12 20:56:28.035031 crc crio[20719]: time=\"2026-06-12T20:56:28.034751649Z\" level=info msg=\"Stopping pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\" id=ce0052af-ff22-4e7c-8c22-3dfe52f59df4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.109668 | controller |     "Jun 12 20:56:28.035031 crc crio[20719]: time=\"2026-06-12T20:56:28.034843901Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\" id=ce0052af-ff22-4e7c-8c22-3dfe52f59df4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.109683 | controller |     "Jun 12 20:56:28.036704 crc crio[20719]: time=\"2026-06-12T20:56:28.03663411Z\" level=info msg=\"Removing pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\" id=9c38c05b-934f-488c-aaf5-5f3451f9c2f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.109698 | controller |     "Jun 12 20:56:28.056383 crc crio[20719]: time=\"2026-06-12T20:56:28.056160092Z\" level=info msg=\"Removed pod sandbox: 27637e2983846c8ad61d57193ad4c74431c531b5c0dc78fdfcf5e79e2867fb17\" id=9c38c05b-934f-488c-aaf5-5f3451f9c2f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.109712 | controller |     "Jun 12 20:57:07.695030 crc crio[20719]: time=\"2026-06-12T20:57:07.694153979Z\" level=info msg=\"Stopping pod sandbox: 7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9\" id=9ce0adb0-8a49-428f-b90d-b69520222e1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.109726 | controller |     "Jun 12 20:57:07.697257 crc crio[20719]: time=\"2026-06-12T20:57:07.695573208Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx Namespace:openstack ID:7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9 UID:e9aad6bf-82e1-4226-988c-0dc1a16fe096 NetNS:/var/run/netns/661b900f-04a4-4262-9de9-5e5a8bf8f6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aad6bf_82e1_4226_988c_0dc1a16fe096.slice PodAnnotations:0xc00259ab00}] Aliases:map[]}\"",
2026-06-12 21:10:23.109741 | controller |     "Jun 12 20:57:07.697257 crc crio[20719]: time=\"2026-06-12T20:57:07.695761413Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.109756 | controller |     "Jun 12 20:57:08.232453 crc crio[20719]: time=\"2026-06-12T20:57:08.231941513Z\" level=info msg=\"Stopped pod sandbox: 7b2151d971751249ea048923c5b7b1a4ec04af3f5d6802bfc75bb7c1f47fbff9\" id=9ce0adb0-8a49-428f-b90d-b69520222e1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.109771 | controller |     "Jun 12 20:57:09.521430 crc crio[20719]: time=\"2026-06-12T20:57:09.520396127Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.109788 | controller |     "Jun 12 20:57:15.487758 crc crio[20719]: time=\"2026-06-12T20:57:15.486705742Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-kdqqk/POD\" id=b6aa862c-0998-428e-890f-e5381392deee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.109803 | controller |     "Jun 12 20:57:15.489873 crc crio[20719]: time=\"2026-06-12T20:57:15.487805273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.109818 | controller |     "Jun 12 20:57:15.531323 crc crio[20719]: time=\"2026-06-12T20:57:15.531094544Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-kdqqk Namespace:openshift-marketplace ID:ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013 UID:c98be903-ad13-4cd8-a004-890b877ffbd8 NetNS:/var/run/netns/9fc70fd4-5051-4b7e-bdc0-b6073a0a74ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc98be903_ad13_4cd8_a004_890b877ffbd8.slice PodAnnotations:0xc00259b038}] Aliases:map[]}\"",
2026-06-12 21:10:23.109832 | controller |     "Jun 12 20:57:15.531323 crc crio[20719]: time=\"2026-06-12T20:57:15.531158096Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-kdqqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.109865 | controller |     "Jun 12 20:57:16.160702 crc crio[20719]: 2026-06-12T20:57:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca60fc8b2e6f180 Mac:02:a6:16:2d:e9:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/9fc70fd4-5051-4b7e-bdc0-b6073a0a74ce SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.109887 | controller |     "Jun 12 20:57:16.162772 crc crio[20719]: time=\"2026-06-12T20:57:16.162433357Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-kdqqk Namespace:openshift-marketplace ID:ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013 UID:c98be903-ad13-4cd8-a004-890b877ffbd8 NetNS:/var/run/netns/9fc70fd4-5051-4b7e-bdc0-b6073a0a74ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc98be903_ad13_4cd8_a004_890b877ffbd8.slice PodAnnotations:0xc00259b038}] Aliases:map[]}\"",
2026-06-12 21:10:23.109903 | controller |     "Jun 12 20:57:16.162772 crc crio[20719]: time=\"2026-06-12T20:57:16.162708465Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-kdqqk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.109917 | controller |     "Jun 12 20:57:16.175066 crc crio[20719]: time=\"2026-06-12T20:57:16.174806088Z\" level=info msg=\"Ran pod sandbox ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013 with infra container: openshift-marketplace/redhat-marketplace-kdqqk/POD\" id=b6aa862c-0998-428e-890f-e5381392deee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.109931 | controller |     "Jun 12 20:57:16.178973 crc crio[20719]: time=\"2026-06-12T20:57:16.17888475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5954e83e-0b1a-488c-802a-c8f1a6017bb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.109946 | controller |     "Jun 12 20:57:16.181954 crc crio[20719]: time=\"2026-06-12T20:57:16.181863382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b604d97b-1141-4fc5-84bf-f6ae246d5d33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.109964 | controller |     "Jun 12 20:57:16.201629 crc crio[20719]: time=\"2026-06-12T20:57:16.200845657Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-kdqqk/extract-utilities\" id=8f61c8e7-780e-4097-8023-d111e3421867 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.109979 | controller |     "Jun 12 20:57:16.202033 crc crio[20719]: time=\"2026-06-12T20:57:16.202018976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.109994 | controller |     "Jun 12 20:57:16.269360 crc crio[20719]: time=\"2026-06-12T20:57:16.269185777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.110008 | controller |     "Jun 12 20:57:16.282124 crc crio[20719]: time=\"2026-06-12T20:57:16.281905997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.110023 | controller |     "Jun 12 20:57:16.487428 crc crio[20719]: time=\"2026-06-12T20:57:16.487257305Z\" level=info msg=\"Created container 0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af: openshift-marketplace/redhat-marketplace-kdqqk/extract-utilities\" id=8f61c8e7-780e-4097-8023-d111e3421867 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.110038 | controller |     "Jun 12 20:57:16.488735 crc crio[20719]: time=\"2026-06-12T20:57:16.488607351Z\" level=info msg=\"Starting container: 0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af\" id=a7bd41d8-9a2d-4027-a0a1-2039a9c264d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.110052 | controller |     "Jun 12 20:57:16.498989 crc crio[20719]: time=\"2026-06-12T20:57:16.498848283Z\" level=info msg=\"Started container\" PID=202719 containerID=0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af description=openshift-marketplace/redhat-marketplace-kdqqk/extract-utilities id=a7bd41d8-9a2d-4027-a0a1-2039a9c264d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013",
2026-06-12 21:10:23.110067 | controller |     "Jun 12 20:57:16.872480 crc crio[20719]: time=\"2026-06-12T20:57:16.872412044Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f98c909d-6a00-4b88-a3dd-710e06eb0343 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.110081 | controller |     "Jun 12 20:57:16.887406 crc crio[20719]: time=\"2026-06-12T20:57:16.887320046Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:10:23.110096 | controller |     "Jun 12 20:57:17.446895 crc crio[20719]: time=\"2026-06-12T20:57:17.446102418Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=f98c909d-6a00-4b88-a3dd-710e06eb0343 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.110111 | controller |     "Jun 12 20:57:17.448430 crc crio[20719]: time=\"2026-06-12T20:57:17.448155795Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1240a5e8-6acd-4c2f-a7f7-c56d488ee926 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.110125 | controller |     "Jun 12 20:57:17.452614 crc crio[20719]: time=\"2026-06-12T20:57:17.452467733Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2649a5c2-e961-45e0-ad9f-ae648409d932 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.110139 | controller |     "Jun 12 20:57:17.466846 crc crio[20719]: time=\"2026-06-12T20:57:17.466794028Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-kdqqk/extract-content\" id=bc92f16d-0b50-47c3-97e5-78c9801b5cfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.110156 | controller |     "Jun 12 20:57:17.468003 crc crio[20719]: time=\"2026-06-12T20:57:17.46796109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.110171 | controller |     "Jun 12 20:57:17.522051 crc crio[20719]: time=\"2026-06-12T20:57:17.521950577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.110185 | controller |     "Jun 12 20:57:17.526028 crc crio[20719]: time=\"2026-06-12T20:57:17.526002789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.110200 | controller |     "Jun 12 20:57:17.754135 crc crio[20719]: time=\"2026-06-12T20:57:17.753913057Z\" level=info msg=\"Created container b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413: openshift-marketplace/redhat-marketplace-kdqqk/extract-content\" id=bc92f16d-0b50-47c3-97e5-78c9801b5cfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.110215 | controller |     "Jun 12 20:57:17.757600 crc crio[20719]: time=\"2026-06-12T20:57:17.757497966Z\" level=info msg=\"Starting container: b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413\" id=55b24316-d808-4c22-af7d-299cbf475b1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.110229 | controller |     "Jun 12 20:57:17.772400 crc crio[20719]: time=\"2026-06-12T20:57:17.772105648Z\" level=info msg=\"Started container\" PID=202800 containerID=b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413 description=openshift-marketplace/redhat-marketplace-kdqqk/extract-content id=55b24316-d808-4c22-af7d-299cbf475b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013",
2026-06-12 21:10:23.110244 | controller |     "Jun 12 20:57:18.926478 crc crio[20719]: time=\"2026-06-12T20:57:18.925652155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54f31ca2-86ef-453c-8ff7-63b99b91a52b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.110259 | controller |     "Jun 12 20:57:18.930345 crc crio[20719]: time=\"2026-06-12T20:57:18.930238571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2106ff66-68df-460f-b4c2-3743dc4a09d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.110274 | controller |     "Jun 12 20:57:18.945594 crc crio[20719]: time=\"2026-06-12T20:57:18.9454233Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-kdqqk/registry-server\" id=eff27b82-0218-48ce-9ca2-69be811542cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.110313 | controller |     "Jun 12 20:57:18.946480 crc crio[20719]: time=\"2026-06-12T20:57:18.946401838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.110336 | controller |     "Jun 12 20:57:19.025111 crc crio[20719]: time=\"2026-06-12T20:57:19.024981991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.110352 | controller |     "Jun 12 20:57:19.029660 crc crio[20719]: time=\"2026-06-12T20:57:19.029591928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.110370 | controller |     "Jun 12 20:57:19.212932 crc crio[20719]: time=\"2026-06-12T20:57:19.212405544Z\" level=info msg=\"Created container 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887: openshift-marketplace/redhat-marketplace-kdqqk/registry-server\" id=eff27b82-0218-48ce-9ca2-69be811542cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.110385 | controller |     "Jun 12 20:57:19.214937 crc crio[20719]: time=\"2026-06-12T20:57:19.214813261Z\" level=info msg=\"Starting container: 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887\" id=66ba99d3-fa56-4f51-98f1-39d76be72bfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.110399 | controller |     "Jun 12 20:57:19.223008 crc crio[20719]: time=\"2026-06-12T20:57:19.222849662Z\" level=info msg=\"Started container\" PID=202911 containerID=54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887 description=openshift-marketplace/redhat-marketplace-kdqqk/registry-server id=66ba99d3-fa56-4f51-98f1-39d76be72bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013",
2026-06-12 21:10:23.110414 | controller |     "Jun 12 20:57:28.070737 crc crio[20719]: time=\"2026-06-12T20:57:28.069913996Z\" level=info msg=\"Stopping container: 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887 (timeout: 2s)\" id=e0f9769c-7e8b-4347-a921-2cf1ac1b707b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.110428 | controller |     "Jun 12 20:57:28.208525 crc crio[20719]: time=\"2026-06-12T20:57:28.208352185Z\" level=info msg=\"Stopped container 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887: openshift-marketplace/redhat-marketplace-kdqqk/registry-server\" id=e0f9769c-7e8b-4347-a921-2cf1ac1b707b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.110443 | controller |     "Jun 12 20:57:28.210346 crc crio[20719]: time=\"2026-06-12T20:57:28.210202026Z\" level=info msg=\"Stopping pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\" id=3d9016fa-6e76-434b-841c-2f005f9798cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.110458 | controller |     "Jun 12 20:57:28.210927 crc crio[20719]: time=\"2026-06-12T20:57:28.210857984Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-kdqqk Namespace:openshift-marketplace ID:ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013 UID:c98be903-ad13-4cd8-a004-890b877ffbd8 NetNS:/var/run/netns/9fc70fd4-5051-4b7e-bdc0-b6073a0a74ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc98be903_ad13_4cd8_a004_890b877ffbd8.slice PodAnnotations:0xc003c98570}] Aliases:map[]}\"",
2026-06-12 21:10:23.110472 | controller |     "Jun 12 20:57:28.211046 crc crio[20719]: time=\"2026-06-12T20:57:28.211020738Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-kdqqk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.110487 | controller |     "Jun 12 20:57:28.641821 crc crio[20719]: time=\"2026-06-12T20:57:28.641101574Z\" level=info msg=\"Stopped pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\" id=3d9016fa-6e76-434b-841c-2f005f9798cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.110501 | controller |     "Jun 12 20:57:29.102356 crc crio[20719]: time=\"2026-06-12T20:57:29.102181692Z\" level=info msg=\"Removing container: 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887\" id=0906e710-4eab-415e-98a8-74f07a52e9ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.110516 | controller |     "Jun 12 20:57:29.145607 crc crio[20719]: time=\"2026-06-12T20:57:29.145448022Z\" level=info msg=\"Removed container 54efd67d87c7eef8ac08ac9116b6eb826ed3d7064fe2a380c4b1d9a60933c887: openshift-marketplace/redhat-marketplace-kdqqk/registry-server\" id=0906e710-4eab-415e-98a8-74f07a52e9ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.110533 | controller |     "Jun 12 20:57:29.152117 crc crio[20719]: time=\"2026-06-12T20:57:29.152049779Z\" level=info msg=\"Removing container: b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413\" id=6be6d144-0cac-4f10-b181-432aac45f43a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.110547 | controller |     "Jun 12 20:57:29.204614 crc crio[20719]: time=\"2026-06-12T20:57:29.204509166Z\" level=info msg=\"Removed container b12bb30a765bc90bd9094e4430aefd8b6ba442b7934f6edea49a19bab3640413: openshift-marketplace/redhat-marketplace-kdqqk/extract-content\" id=6be6d144-0cac-4f10-b181-432aac45f43a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.110561 | controller |     "Jun 12 20:57:29.208664 crc crio[20719]: time=\"2026-06-12T20:57:29.208590962Z\" level=info msg=\"Removing container: 0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af\" id=2f5033a8-9532-4210-b58f-de400e23abeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.110576 | controller |     "Jun 12 20:57:29.246567 crc crio[20719]: time=\"2026-06-12T20:57:29.246419821Z\" level=info msg=\"Removed container 0db2bde7311117a9ca3a3b04147ba5e9f04cd1ba9e9a87959f616bb302c805af: openshift-marketplace/redhat-marketplace-kdqqk/extract-utilities\" id=2f5033a8-9532-4210-b58f-de400e23abeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.110590 | controller |     "Jun 12 20:57:44.692582 crc crio[20719]: time=\"2026-06-12T20:57:44.691334062Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-g6pgq/must-gather-c4fdj/POD\" id=85f6b31d-a396-46cd-a1fa-52eceba8fd6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.110604 | controller |     "Jun 12 20:57:44.692582 crc crio[20719]: time=\"2026-06-12T20:57:44.692323009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.110619 | controller |     "Jun 12 20:57:44.734851 crc crio[20719]: time=\"2026-06-12T20:57:44.734780565Z\" level=info msg=\"Got pod network &{Name:must-gather-c4fdj Namespace:openshift-must-gather-g6pgq ID:aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e UID:34cdea57-6175-48f3-a0b7-481e36ee7e59 NetNS:/var/run/netns/af2dc6c0-7e61-4a30-bb2d-5db8a02d0c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34cdea57_6175_48f3_a0b7_481e36ee7e59.slice PodAnnotations:0xc0033322e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.110634 | controller |     "Jun 12 20:57:44.734851 crc crio[20719]: time=\"2026-06-12T20:57:44.734832116Z\" level=info msg=\"Adding pod openshift-must-gather-g6pgq_must-gather-c4fdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.110649 | controller |     "Jun 12 20:57:45.520219 crc crio[20719]: 2026-06-12T20:57:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aed4fc67bd12796 Mac:46:fd:43:fa:65:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/af2dc6c0-7e61-4a30-bb2d-5db8a02d0c76 SocketPath: PciID:}] [{Interface:0xc000536d50 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.110663 | controller |     "Jun 12 20:57:45.521738 crc crio[20719]: time=\"2026-06-12T20:57:45.521685505Z\" level=info msg=\"Got pod network &{Name:must-gather-c4fdj Namespace:openshift-must-gather-g6pgq ID:aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e UID:34cdea57-6175-48f3-a0b7-481e36ee7e59 NetNS:/var/run/netns/af2dc6c0-7e61-4a30-bb2d-5db8a02d0c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34cdea57_6175_48f3_a0b7_481e36ee7e59.slice PodAnnotations:0xc0033322e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.110681 | controller |     "Jun 12 20:57:45.521891 crc crio[20719]: time=\"2026-06-12T20:57:45.521850769Z\" level=info msg=\"Checking pod openshift-must-gather-g6pgq_must-gather-c4fdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.110696 | controller |     "Jun 12 20:57:45.532513 crc crio[20719]: time=\"2026-06-12T20:57:45.532424521Z\" level=info msg=\"Ran pod sandbox aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e with infra container: openshift-must-gather-g6pgq/must-gather-c4fdj/POD\" id=85f6b31d-a396-46cd-a1fa-52eceba8fd6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.110710 | controller |     "Jun 12 20:57:45.537762 crc crio[20719]: time=\"2026-06-12T20:57:45.537705086Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3f88800e-b0d6-4bea-95ca-b7997862fedb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.110724 | controller |     "Jun 12 20:57:45.538484 crc crio[20719]: time=\"2026-06-12T20:57:45.538461397Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=3f88800e-b0d6-4bea-95ca-b7997862fedb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.110738 | controller |     "Jun 12 20:57:45.538718 crc crio[20719]: time=\"2026-06-12T20:57:45.538698984Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=3f88800e-b0d6-4bea-95ca-b7997862fedb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.110752 | controller |     "Jun 12 20:57:45.541130 crc crio[20719]: time=\"2026-06-12T20:57:45.541045836Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=50cb7569-f5f0-44c1-a330-b5a435d4ff50 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.110767 | controller |     "Jun 12 20:57:45.561052 crc crio[20719]: time=\"2026-06-12T20:57:45.560947265Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-12 21:10:23.110781 | controller |     "Jun 12 20:57:51.296660 crc crio[20719]: time=\"2026-06-12T20:57:51.28924566Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-t8qrt/POD\" id=a8fb60eb-f12b-4c6b-8c26-2e155f21e25b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.110796 | controller |     "Jun 12 20:57:51.296660 crc crio[20719]: time=\"2026-06-12T20:57:51.295485824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.110811 | controller |     "Jun 12 20:57:51.690116 crc crio[20719]: time=\"2026-06-12T20:57:51.689570319Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-k6wwx/POD\" id=07350071-43f8-48f7-8d11-a5e0cad6bdb3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.110825 | controller |     "Jun 12 20:57:51.690445 crc crio[20719]: time=\"2026-06-12T20:57:51.690151946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.110839 | controller |     "Jun 12 20:57:54.671768 crc crio[20719]: time=\"2026-06-12T20:57:54.670853503Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mcrwk/POD\" id=4f0c2160-a352-453b-b3c1-0e2d60a818d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.110871 | controller |     "Jun 12 20:57:54.672949 crc crio[20719]: time=\"2026-06-12T20:57:54.671984564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.110897 | controller |     "Jun 12 20:57:58.199410 crc crio[20719]: time=\"2026-06-12T20:57:58.198454932Z\" level=info msg=\"Got pod network &{Name:certified-operators-t8qrt Namespace:openshift-marketplace ID:f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138 UID:1b2ed900-507b-4c74-8e8a-fa2ddfdd6f25 NetNS:/var/run/netns/3b3fc5db-a46d-42f5-a135-2e8dd9d5a782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b2ed900_507b_4c74_8e8a_fa2ddfdd6f25.slice PodAnnotations:0xc000eae248}] Aliases:map[]}\"",
2026-06-12 21:10:23.110973 | controller |     "Jun 12 20:57:58.199410 crc crio[20719]: time=\"2026-06-12T20:57:58.199154643Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-t8qrt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.110995 | controller |     "Jun 12 20:57:58.227213 crc crio[20719]: time=\"2026-06-12T20:57:58.227069569Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mcrwk Namespace:openshift-marketplace ID:319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e UID:2f3fa61a-c670-44a3-a27f-76f223fba63a NetNS:/var/run/netns/3e808a1f-127e-4a71-85f8-96b5f9c77852 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3fa61a_c670_44a3_a27f_76f223fba63a.slice PodAnnotations:0xc00170c1e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.111010 | controller |     "Jun 12 20:57:58.227213 crc crio[20719]: time=\"2026-06-12T20:57:58.227153061Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mcrwk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.111025 | controller |     "Jun 12 20:57:58.227652 crc crio[20719]: time=\"2026-06-12T20:57:58.227442088Z\" level=info msg=\"Got pod network &{Name:community-operators-k6wwx Namespace:openshift-marketplace ID:e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05 UID:6bd979fe-fcae-4b51-89e7-2ffe8ea88b74 NetNS:/var/run/netns/7012b545-6b0b-479f-998e-bc6ab63a01eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bd979fe_fcae_4b51_89e7_2ffe8ea88b74.slice PodAnnotations:0xc00259a118}] Aliases:map[]}\"",
2026-06-12 21:10:23.111041 | controller |     "Jun 12 20:57:58.227652 crc crio[20719]: time=\"2026-06-12T20:57:58.227480799Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-k6wwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.111055 | controller |     "Jun 12 20:57:58.235870 crc crio[20719]: time=\"2026-06-12T20:57:58.233504845Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=50cb7569-f5f0-44c1-a330-b5a435d4ff50 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.111069 | controller |     "Jun 12 20:57:58.235870 crc crio[20719]: time=\"2026-06-12T20:57:58.234818051Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3ffe9142-ec91-4037-8e0e-12fd017002fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.111083 | controller |     "Jun 12 20:57:58.244760 crc crio[20719]: time=\"2026-06-12T20:57:58.244723573Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=b478e2aa-db69-4560-8635-5319f9f7567e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.111097 | controller |     "Jun 12 20:57:58.254519 crc crio[20719]: time=\"2026-06-12T20:57:58.25443762Z\" level=info msg=\"Creating container: openshift-must-gather-g6pgq/must-gather-c4fdj/gather\" id=5844c3f3-aed1-4c21-a927-8c0c16b09098 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.111112 | controller |     "Jun 12 20:57:58.255768 crc crio[20719]: time=\"2026-06-12T20:57:58.255704206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111132 | controller |     "Jun 12 20:57:58.406925 crc crio[20719]: time=\"2026-06-12T20:57:58.4038329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111148 | controller |     "Jun 12 20:57:58.689677 crc crio[20719]: 2026-06-12T20:57:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9fcfdb17af31dd Mac:12:c4:8a:6f:e1:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/3b3fc5db-a46d-42f5-a135-2e8dd9d5a782 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.111163 | controller |     "Jun 12 20:57:58.691859 crc crio[20719]: time=\"2026-06-12T20:57:58.691822475Z\" level=info msg=\"Got pod network &{Name:certified-operators-t8qrt Namespace:openshift-marketplace ID:f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138 UID:1b2ed900-507b-4c74-8e8a-fa2ddfdd6f25 NetNS:/var/run/netns/3b3fc5db-a46d-42f5-a135-2e8dd9d5a782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b2ed900_507b_4c74_8e8a_fa2ddfdd6f25.slice PodAnnotations:0xc000eae248}] Aliases:map[]}\"",
2026-06-12 21:10:23.111178 | controller |     "Jun 12 20:57:58.700622 crc crio[20719]: time=\"2026-06-12T20:57:58.700578988Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-t8qrt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.111193 | controller |     "Jun 12 20:57:58.728168 crc crio[20719]: time=\"2026-06-12T20:57:58.728070842Z\" level=info msg=\"Ran pod sandbox f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138 with infra container: openshift-marketplace/certified-operators-t8qrt/POD\" id=a8fb60eb-f12b-4c6b-8c26-2e155f21e25b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.111208 | controller |     "Jun 12 20:57:58.732007 crc crio[20719]: time=\"2026-06-12T20:57:58.731931599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=484578e7-ecc1-42d6-b26f-e4b6b04fe075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.111222 | controller |     "Jun 12 20:57:58.735232 crc crio[20719]: time=\"2026-06-12T20:57:58.735153948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=83e69085-7be7-4f81-b85d-f6d1233eeb62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.111237 | controller |     "Jun 12 20:57:58.747443 crc crio[20719]: time=\"2026-06-12T20:57:58.747210366Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-t8qrt/extract-utilities\" id=47858385-2353-4ffa-b519-e3d74fb35da4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.111251 | controller |     "Jun 12 20:57:58.748136 crc crio[20719]: time=\"2026-06-12T20:57:58.74808547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111265 | controller |     "Jun 12 20:57:58.822853 crc crio[20719]: time=\"2026-06-12T20:57:58.822355458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111279 | controller |     "Jun 12 20:57:58.828831 crc crio[20719]: time=\"2026-06-12T20:57:58.828726503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111297 | controller |     "Jun 12 20:57:59.041236 crc crio[20719]: 2026-06-12T20:57:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e757b8a60a303c0 Mac:b2:de:d3:30:0b:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/7012b545-6b0b-479f-998e-bc6ab63a01eb SocketPath: PciID:}] [{Interface:0xc000015330 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.111312 | controller |     "Jun 12 20:57:59.042763 crc crio[20719]: time=\"2026-06-12T20:57:59.04271797Z\" level=info msg=\"Got pod network &{Name:community-operators-k6wwx Namespace:openshift-marketplace ID:e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05 UID:6bd979fe-fcae-4b51-89e7-2ffe8ea88b74 NetNS:/var/run/netns/7012b545-6b0b-479f-998e-bc6ab63a01eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bd979fe_fcae_4b51_89e7_2ffe8ea88b74.slice PodAnnotations:0xc00259a118}] Aliases:map[]}\"",
2026-06-12 21:10:23.111327 | controller |     "Jun 12 20:57:59.044138 crc crio[20719]: time=\"2026-06-12T20:57:59.044027853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111342 | controller |     "Jun 12 20:57:59.044483 crc crio[20719]: time=\"2026-06-12T20:57:59.044454668Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-k6wwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.111357 | controller |     "Jun 12 20:57:59.047773 crc crio[20719]: 2026-06-12T20:57:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:319d25f5966e951 Mac:c6:a5:4e:3f:d5:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/3e808a1f-127e-4a71-85f8-96b5f9c77852 SocketPath: PciID:}] [{Interface:0xc000014f90 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.111371 | controller |     "Jun 12 20:57:59.048607 crc crio[20719]: time=\"2026-06-12T20:57:59.048427083Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mcrwk Namespace:openshift-marketplace ID:319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e UID:2f3fa61a-c670-44a3-a27f-76f223fba63a NetNS:/var/run/netns/3e808a1f-127e-4a71-85f8-96b5f9c77852 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3fa61a_c670_44a3_a27f_76f223fba63a.slice PodAnnotations:0xc00170c1e8}] Aliases:map[]}\"",
2026-06-12 21:10:23.111387 | controller |     "Jun 12 20:57:59.048731 crc crio[20719]: time=\"2026-06-12T20:57:59.04865602Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mcrwk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.111402 | controller |     "Jun 12 20:57:59.052862 crc crio[20719]: time=\"2026-06-12T20:57:59.052754062Z\" level=info msg=\"Created container a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5: openshift-marketplace/certified-operators-t8qrt/extract-utilities\" id=47858385-2353-4ffa-b519-e3d74fb35da4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.111417 | controller |     "Jun 12 20:57:59.053968 crc crio[20719]: time=\"2026-06-12T20:57:59.053929955Z\" level=info msg=\"Starting container: a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5\" id=cbbeeb2b-a067-4405-bf93-4b2fb8998777 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.111431 | controller |     "Jun 12 20:57:59.064074 crc crio[20719]: time=\"2026-06-12T20:57:59.064006461Z\" level=info msg=\"Started container\" PID=205125 containerID=a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5 description=openshift-marketplace/certified-operators-t8qrt/extract-utilities id=cbbeeb2b-a067-4405-bf93-4b2fb8998777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138",
2026-06-12 21:10:23.111449 | controller |     "Jun 12 20:57:59.073408 crc crio[20719]: time=\"2026-06-12T20:57:59.073224906Z\" level=info msg=\"Ran pod sandbox 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e with infra container: openshift-marketplace/redhat-operators-mcrwk/POD\" id=4f0c2160-a352-453b-b3c1-0e2d60a818d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.111463 | controller |     "Jun 12 20:57:59.076136 crc crio[20719]: time=\"2026-06-12T20:57:59.076061792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2c7ad4d9-c352-4db9-8b9b-64b501850acd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.111478 | controller |     "Jun 12 20:57:59.080154 crc crio[20719]: time=\"2026-06-12T20:57:59.080022612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1e415b49-c72f-4fc5-a54b-9e742042f6c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.111492 | controller |     "Jun 12 20:57:59.083978 crc crio[20719]: time=\"2026-06-12T20:57:59.083937281Z\" level=info msg=\"Ran pod sandbox e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05 with infra container: openshift-marketplace/community-operators-k6wwx/POD\" id=07350071-43f8-48f7-8d11-a5e0cad6bdb3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.111506 | controller |     "Jun 12 20:57:59.089479 crc crio[20719]: time=\"2026-06-12T20:57:59.089430699Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mcrwk/extract-utilities\" id=801b40c5-3fbb-4979-b8d4-5bc7a48515d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.111520 | controller |     "Jun 12 20:57:59.091567 crc crio[20719]: time=\"2026-06-12T20:57:59.091064484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111535 | controller |     "Jun 12 20:57:59.092865 crc crio[20719]: time=\"2026-06-12T20:57:59.092823712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a672acb8-232a-45d7-9088-5cc107f9ce95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.111549 | controller |     "Jun 12 20:57:59.114031 crc crio[20719]: time=\"2026-06-12T20:57:59.113250904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=645e1456-bed9-4ae6-b337-6fc4d81cb147 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.111563 | controller |     "Jun 12 20:57:59.120824 crc crio[20719]: time=\"2026-06-12T20:57:59.120748679Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-k6wwx/extract-utilities\" id=7d970dcf-018e-439c-ad76-cf853eb4c9a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.111577 | controller |     "Jun 12 20:57:59.121207 crc crio[20719]: time=\"2026-06-12T20:57:59.12113222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111592 | controller |     "Jun 12 20:57:59.145477 crc crio[20719]: time=\"2026-06-12T20:57:59.145396726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111606 | controller |     "Jun 12 20:57:59.150434 crc crio[20719]: time=\"2026-06-12T20:57:59.150361382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111623 | controller |     "Jun 12 20:57:59.179972 crc crio[20719]: time=\"2026-06-12T20:57:59.179882962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111637 | controller |     "Jun 12 20:57:59.183665 crc crio[20719]: time=\"2026-06-12T20:57:59.183602055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111652 | controller |     "Jun 12 20:57:59.403807 crc crio[20719]: time=\"2026-06-12T20:57:59.403059908Z\" level=info msg=\"Created container 2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b: openshift-must-gather-g6pgq/must-gather-c4fdj/gather\" id=5844c3f3-aed1-4c21-a927-8c0c16b09098 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.111666 | controller |     "Jun 12 20:57:59.405400 crc crio[20719]: time=\"2026-06-12T20:57:59.404350724Z\" level=info msg=\"Created container f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a: openshift-marketplace/community-operators-k6wwx/extract-utilities\" id=7d970dcf-018e-439c-ad76-cf853eb4c9a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.111681 | controller |     "Jun 12 20:57:59.405400 crc crio[20719]: time=\"2026-06-12T20:57:59.404611521Z\" level=info msg=\"Created container 3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a: openshift-marketplace/redhat-operators-mcrwk/extract-utilities\" id=801b40c5-3fbb-4979-b8d4-5bc7a48515d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.111694 | controller |     "Jun 12 20:57:59.406164 crc crio[20719]: time=\"2026-06-12T20:57:59.406094393Z\" level=info msg=\"Starting container: f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a\" id=5a3f2c34-5d95-42e3-be71-cf3fe915f034 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.111708 | controller |     "Jun 12 20:57:59.407079 crc crio[20719]: time=\"2026-06-12T20:57:59.406964475Z\" level=info msg=\"Starting container: 2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b\" id=0fc84105-1ac2-442e-a1a4-ce42099e5b09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.111722 | controller |     "Jun 12 20:57:59.407449 crc crio[20719]: time=\"2026-06-12T20:57:59.407006416Z\" level=info msg=\"Starting container: 3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a\" id=6fe41b29-0c23-4797-b25f-b9be529648a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.111736 | controller |     "Jun 12 20:57:59.417514 crc crio[20719]: time=\"2026-06-12T20:57:59.413761722Z\" level=info msg=\"Started container\" PID=205161 containerID=f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a description=openshift-marketplace/community-operators-k6wwx/extract-utilities id=5a3f2c34-5d95-42e3-be71-cf3fe915f034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05",
2026-06-12 21:10:23.111751 | controller |     "Jun 12 20:57:59.417514 crc crio[20719]: time=\"2026-06-12T20:57:59.416960139Z\" level=info msg=\"Started container\" PID=205151 containerID=2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b description=openshift-must-gather-g6pgq/must-gather-c4fdj/gather id=0fc84105-1ac2-442e-a1a4-ce42099e5b09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e",
2026-06-12 21:10:23.111766 | controller |     "Jun 12 20:57:59.418600 crc crio[20719]: time=\"2026-06-12T20:57:59.418568266Z\" level=info msg=\"Started container\" PID=205160 containerID=3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a description=openshift-marketplace/redhat-operators-mcrwk/extract-utilities id=6fe41b29-0c23-4797-b25f-b9be529648a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e",
2026-06-12 21:10:23.111784 | controller |     "Jun 12 20:57:59.437060 crc crio[20719]: time=\"2026-06-12T20:57:59.436941589Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=db9d6acb-8103-4733-959a-5859df332ed4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.111799 | controller |     "Jun 12 20:57:59.445485 crc crio[20719]: time=\"2026-06-12T20:57:59.444963408Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=01410208-84ca-4ed7-81c3-efa1338724c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.111814 | controller |     "Jun 12 20:57:59.456420 crc crio[20719]: time=\"2026-06-12T20:57:59.455250721Z\" level=info msg=\"Creating container: openshift-must-gather-g6pgq/must-gather-c4fdj/copy\" id=eaf48fa1-16ba-4d29-aeea-f30a92e44ab3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.111829 | controller |     "Jun 12 20:57:59.456750 crc crio[20719]: time=\"2026-06-12T20:57:59.456605469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111843 | controller |     "Jun 12 20:57:59.524050 crc crio[20719]: time=\"2026-06-12T20:57:59.523964877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111897 | controller |     "Jun 12 20:57:59.841934 crc crio[20719]: time=\"2026-06-12T20:57:59.841834627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.111913 | controller |     "Jun 12 20:57:59.865760 crc crio[20719]: time=\"2026-06-12T20:57:59.865632506Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e0ac8c2e-d718-4ef3-8c23-aafd91e0fc16 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.111927 | controller |     "Jun 12 20:57:59.875366 crc crio[20719]: time=\"2026-06-12T20:57:59.87521867Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=39bcb648-2ce7-4068-9f7a-8496f168a8e8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.111941 | controller |     "Jun 12 20:57:59.877973 crc crio[20719]: time=\"2026-06-12T20:57:59.877147519Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.111956 | controller |     "Jun 12 20:57:59.880754 crc crio[20719]: time=\"2026-06-12T20:57:59.880598199Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.111970 | controller |     "Jun 12 20:57:59.881893 crc crio[20719]: time=\"2026-06-12T20:57:59.88178898Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=56406993-bb26-4317-9ed3-0a5a66bdee32 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.111984 | controller |     "Jun 12 20:57:59.884718 crc crio[20719]: time=\"2026-06-12T20:57:59.884613968Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.111999 | controller |     "Jun 12 20:57:59.990180 crc crio[20719]: time=\"2026-06-12T20:57:59.990084804Z\" level=info msg=\"Created container 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d: openshift-must-gather-g6pgq/must-gather-c4fdj/copy\" id=eaf48fa1-16ba-4d29-aeea-f30a92e44ab3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.112013 | controller |     "Jun 12 20:57:59.991691 crc crio[20719]: time=\"2026-06-12T20:57:59.991617355Z\" level=info msg=\"Starting container: 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d\" id=924b11c7-de02-4284-90d4-20ad190d3acd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.112031 | controller |     "Jun 12 20:57:59.996750 crc crio[20719]: time=\"2026-06-12T20:57:59.996673944Z\" level=info msg=\"Started container\" PID=205279 containerID=36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d description=openshift-must-gather-g6pgq/must-gather-c4fdj/copy id=924b11c7-de02-4284-90d4-20ad190d3acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e",
2026-06-12 21:10:23.112046 | controller |     "Jun 12 20:58:00.000152 crc crio[20719]: time=\"2026-06-12T20:58:00.000076728Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.112060 | controller |     "Jun 12 20:58:00.519366 crc crio[20719]: time=\"2026-06-12T20:58:00.518862278Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=56406993-bb26-4317-9ed3-0a5a66bdee32 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.112074 | controller |     "Jun 12 20:58:00.522729 crc crio[20719]: time=\"2026-06-12T20:58:00.522649502Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=11c80064-a134-4c5f-847e-c726fd48a77c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.112089 | controller |     "Jun 12 20:58:00.527785 crc crio[20719]: time=\"2026-06-12T20:58:00.527717554Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5a0169bd-bb83-4f1f-84ab-2b8c40343b38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.112103 | controller |     "Jun 12 20:58:00.536662 crc crio[20719]: time=\"2026-06-12T20:58:00.536572845Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688298-jld6l/POD\" id=865e7fb2-6e98-402c-a175-4192c0798e5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.112117 | controller |     "Jun 12 20:58:00.536884 crc crio[20719]: time=\"2026-06-12T20:58:00.536823741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.112132 | controller |     "Jun 12 20:58:00.539850 crc crio[20719]: time=\"2026-06-12T20:58:00.539767283Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-t8qrt/extract-content\" id=2f2f23bf-7139-44f2-b771-507ed5a468ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.112145 | controller |     "Jun 12 20:58:00.555518 crc crio[20719]: time=\"2026-06-12T20:58:00.55538844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.112159 | controller |     "Jun 12 20:58:00.571972 crc crio[20719]: time=\"2026-06-12T20:58:00.571841222Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688298-jld6l Namespace:openshift-infra ID:30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a UID:23d6743e-4a58-4df4-a530-53616f172ecd NetNS:/var/run/netns/7183bae1-9a95-412c-9742-e2259411f8ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d6743e_4a58_4df4_a530_53616f172ecd.slice PodAnnotations:0xc000eaf9a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.112174 | controller |     "Jun 12 20:58:00.571972 crc crio[20719]: time=\"2026-06-12T20:58:00.571912635Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688298-jld6l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.112188 | controller |     "Jun 12 20:58:00.661971 crc crio[20719]: time=\"2026-06-12T20:58:00.661572318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.112206 | controller |     "Jun 12 20:58:00.666059 crc crio[20719]: time=\"2026-06-12T20:58:00.666006541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.112221 | controller |     "Jun 12 20:58:00.774477 crc crio[20719]: time=\"2026-06-12T20:58:00.774109645Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=e0ac8c2e-d718-4ef3-8c23-aafd91e0fc16 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.112236 | controller |     "Jun 12 20:58:00.775552 crc crio[20719]: time=\"2026-06-12T20:58:00.775473342Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0cf68d4d-f3a3-4807-b6d7-9c027e0aebf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.112250 | controller |     "Jun 12 20:58:00.779706 crc crio[20719]: time=\"2026-06-12T20:58:00.779645966Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b06d316a-df3a-4214-8932-dfb5e6cb81ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.112265 | controller |     "Jun 12 20:58:00.797129 crc crio[20719]: time=\"2026-06-12T20:58:00.796997684Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mcrwk/extract-content\" id=7d977b1e-15b7-4b6d-a340-f73916906742 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.112279 | controller |     "Jun 12 20:58:00.800295 crc crio[20719]: time=\"2026-06-12T20:58:00.800158431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.112294 | controller |     "Jun 12 20:58:00.906394 crc crio[20719]: time=\"2026-06-12T20:58:00.90508658Z\" level=info msg=\"Created container 9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de: openshift-marketplace/certified-operators-t8qrt/extract-content\" id=2f2f23bf-7139-44f2-b771-507ed5a468ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.112308 | controller |     "Jun 12 20:58:00.906394 crc crio[20719]: time=\"2026-06-12T20:58:00.905878189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.112322 | controller |     "Jun 12 20:58:00.907519 crc crio[20719]: time=\"2026-06-12T20:58:00.906454191Z\" level=info msg=\"Starting container: 9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de\" id=a8370f33-521b-47ed-9a53-7eaa93190081 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.113126 | controller |     "Jun 12 20:58:00.921145 crc crio[20719]: time=\"2026-06-12T20:58:00.920723461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.113407 | controller |     "Jun 12 20:58:00.926330 crc crio[20719]: time=\"2026-06-12T20:58:00.923841265Z\" level=info msg=\"Started container\" PID=205355 containerID=9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de description=openshift-marketplace/certified-operators-t8qrt/extract-content id=a8370f33-521b-47ed-9a53-7eaa93190081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138",
2026-06-12 21:10:23.113465 | controller |     "Jun 12 20:58:00.940303 crc crio[20719]: time=\"2026-06-12T20:58:00.939587907Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=39bcb648-2ce7-4068-9f7a-8496f168a8e8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.113526 | controller |     "Jun 12 20:58:00.941213 crc crio[20719]: time=\"2026-06-12T20:58:00.941080658Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c1c43f23-ee3f-4743-846c-6b7881a96f3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.113563 | controller |     "Jun 12 20:58:00.947217 crc crio[20719]: time=\"2026-06-12T20:58:00.946726257Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2c6f5fd2-461a-4a43-a6ab-09b310ba5c0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.113599 | controller |     "Jun 12 20:58:00.968472 crc crio[20719]: time=\"2026-06-12T20:58:00.968179302Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-k6wwx/extract-content\" id=1cb89caf-db54-41b1-898f-a2f5a4dfecbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.113633 | controller |     "Jun 12 20:58:00.970195 crc crio[20719]: time=\"2026-06-12T20:58:00.968865921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.113667 | controller |     "Jun 12 20:58:01.043701 crc crio[20719]: time=\"2026-06-12T20:58:01.043601068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.113700 | controller |     "Jun 12 20:58:01.049821 crc crio[20719]: time=\"2026-06-12T20:58:01.049695897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.113800 | controller |     "Jun 12 20:58:01.105620 crc crio[20719]: time=\"2026-06-12T20:58:01.105510594Z\" level=info msg=\"Created container db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c: openshift-marketplace/redhat-operators-mcrwk/extract-content\" id=7d977b1e-15b7-4b6d-a340-f73916906742 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.113843 | controller |     "Jun 12 20:58:01.108977 crc crio[20719]: time=\"2026-06-12T20:58:01.108895156Z\" level=info msg=\"Starting container: db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c\" id=c9aafd4b-6bc9-4dd6-9774-26280d44ae54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.113916 | controller |     "Jun 12 20:58:01.124062 crc crio[20719]: time=\"2026-06-12T20:58:01.123975529Z\" level=info msg=\"Started container\" PID=205375 containerID=db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c description=openshift-marketplace/redhat-operators-mcrwk/extract-content id=c9aafd4b-6bc9-4dd6-9774-26280d44ae54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e",
2026-06-12 21:10:23.113953 | controller |     "Jun 12 20:58:01.180023 crc crio[20719]: time=\"2026-06-12T20:58:01.179627706Z\" level=info msg=\"Created container 022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa: openshift-marketplace/community-operators-k6wwx/extract-content\" id=1cb89caf-db54-41b1-898f-a2f5a4dfecbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.113988 | controller |     "Jun 12 20:58:01.181447 crc crio[20719]: time=\"2026-06-12T20:58:01.181238981Z\" level=info msg=\"Starting container: 022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa\" id=645a4959-93ac-421e-aaa6-a0cd17aadae2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.114021 | controller |     "Jun 12 20:58:01.189588 crc crio[20719]: time=\"2026-06-12T20:58:01.189434227Z\" level=info msg=\"Started container\" PID=205392 containerID=022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa description=openshift-marketplace/community-operators-k6wwx/extract-content id=645a4959-93ac-421e-aaa6-a0cd17aadae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05",
2026-06-12 21:10:23.114097 | controller |     "Jun 12 20:58:01.222028 crc crio[20719]: 2026-06-12T20:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30c66edfd7195b4 Mac:7a:78:84:d7:27:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/7183bae1-9a95-412c-9742-e2259411f8ad SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.114138 | controller |     "Jun 12 20:58:01.222028 crc crio[20719]: time=\"2026-06-12T20:58:01.220205031Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688298-jld6l Namespace:openshift-infra ID:30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a UID:23d6743e-4a58-4df4-a530-53616f172ecd NetNS:/var/run/netns/7183bae1-9a95-412c-9742-e2259411f8ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d6743e_4a58_4df4_a530_53616f172ecd.slice PodAnnotations:0xc000eaf9a0}] Aliases:map[]}\"",
2026-06-12 21:10:23.114175 | controller |     "Jun 12 20:58:01.222028 crc crio[20719]: time=\"2026-06-12T20:58:01.220411666Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688298-jld6l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.114209 | controller |     "Jun 12 20:58:01.233444 crc crio[20719]: time=\"2026-06-12T20:58:01.233348483Z\" level=info msg=\"Ran pod sandbox 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a with infra container: openshift-infra/auto-csr-approver-29688298-jld6l/POD\" id=865e7fb2-6e98-402c-a175-4192c0798e5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.114242 | controller |     "Jun 12 20:58:01.239817 crc crio[20719]: time=\"2026-06-12T20:58:01.239696316Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f0567c62-d52e-40de-8323-831afe6c5a5c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.114275 | controller |     "Jun 12 20:58:01.248165 crc crio[20719]: time=\"2026-06-12T20:58:01.247247814Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.114309 | controller |     "Jun 12 20:58:02.432550 crc crio[20719]: time=\"2026-06-12T20:58:02.431632786Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f0567c62-d52e-40de-8323-831afe6c5a5c name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.114343 | controller |     "Jun 12 20:58:02.434364 crc crio[20719]: time=\"2026-06-12T20:58:02.434219896Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=80e9abe9-6d44-411c-b942-692b1737d2c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.114374 | controller |     "Jun 12 20:58:02.460827 crc crio[20719]: time=\"2026-06-12T20:58:02.458964937Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d589434c-a5de-437e-a981-6fa65223333c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.114407 | controller |     "Jun 12 20:58:02.504231 crc crio[20719]: time=\"2026-06-12T20:58:02.504126355Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688298-jld6l/oc\" id=3a5b6f2e-4e65-4517-8160-e6ef4f1ec48b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.114438 | controller |     "Jun 12 20:58:02.511518 crc crio[20719]: time=\"2026-06-12T20:58:02.505068502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.114470 | controller |     "Jun 12 20:58:02.592699 crc crio[20719]: time=\"2026-06-12T20:58:02.587721801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.114508 | controller |     "Jun 12 20:58:03.636367 crc crio[20719]: time=\"2026-06-12T20:58:03.635865492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.114540 | controller |     "Jun 12 20:58:04.152448 crc crio[20719]: time=\"2026-06-12T20:58:04.151849637Z\" level=info msg=\"Created container 11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6: openshift-infra/auto-csr-approver-29688298-jld6l/oc\" id=3a5b6f2e-4e65-4517-8160-e6ef4f1ec48b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.114571 | controller |     "Jun 12 20:58:04.154888 crc crio[20719]: time=\"2026-06-12T20:58:04.154791316Z\" level=info msg=\"Starting container: 11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6\" id=14cfc777-6006-4dfc-b864-0fe700f9298f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.114602 | controller |     "Jun 12 20:58:04.161080 crc crio[20719]: time=\"2026-06-12T20:58:04.160946445Z\" level=info msg=\"Started container\" PID=205550 containerID=11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6 description=openshift-infra/auto-csr-approver-29688298-jld6l/oc id=14cfc777-6006-4dfc-b864-0fe700f9298f name=/runtime.v1.RuntimeService/StartContainer sandboxID=30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a",
2026-06-12 21:10:23.114635 | controller |     "Jun 12 20:58:10.351178 crc crio[20719]: time=\"2026-06-12T20:58:10.350241628Z\" level=info msg=\"Stopping pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\" id=01157e09-173a-4a37-a0de-212bc3747ad0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.114667 | controller |     "Jun 12 20:58:10.352639 crc crio[20719]: time=\"2026-06-12T20:58:10.352000496Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688298-jld6l Namespace:openshift-infra ID:30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a UID:23d6743e-4a58-4df4-a530-53616f172ecd NetNS:/var/run/netns/7183bae1-9a95-412c-9742-e2259411f8ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d6743e_4a58_4df4_a530_53616f172ecd.slice PodAnnotations:0xc000eaf750}] Aliases:map[]}\"",
2026-06-12 21:10:23.114698 | controller |     "Jun 12 20:58:10.352639 crc crio[20719]: time=\"2026-06-12T20:58:10.352167341Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688298-jld6l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.114731 | controller |     "Jun 12 20:58:10.372059 crc crio[20719]: time=\"2026-06-12T20:58:10.370903355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c05faa67-adf1-4a53-8646-89744315f69f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.114763 | controller |     "Jun 12 20:58:10.378416 crc crio[20719]: time=\"2026-06-12T20:58:10.37798806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=048fb04b-11b4-45cb-9329-90b54174bc69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.114794 | controller |     "Jun 12 20:58:10.540951 crc crio[20719]: time=\"2026-06-12T20:58:10.54085164Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-t8qrt/registry-server\" id=5052a386-727c-439e-b27c-325061f9aad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.114825 | controller |     "Jun 12 20:58:10.542070 crc crio[20719]: time=\"2026-06-12T20:58:10.541973371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.114899 | controller |     "Jun 12 20:58:10.630011 crc crio[20719]: time=\"2026-06-12T20:58:10.629848593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.114935 | controller |     "Jun 12 20:58:10.639515 crc crio[20719]: time=\"2026-06-12T20:58:10.639432776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.114967 | controller |     "Jun 12 20:58:10.863388 crc crio[20719]: time=\"2026-06-12T20:58:10.862778387Z\" level=info msg=\"Stopped pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\" id=01157e09-173a-4a37-a0de-212bc3747ad0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.114999 | controller |     "Jun 12 20:58:11.168472 crc crio[20719]: time=\"2026-06-12T20:58:11.168092559Z\" level=info msg=\"Created container 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f: openshift-marketplace/certified-operators-t8qrt/registry-server\" id=5052a386-727c-439e-b27c-325061f9aad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.115030 | controller |     "Jun 12 20:58:11.173058 crc crio[20719]: time=\"2026-06-12T20:58:11.172468608Z\" level=info msg=\"Starting container: 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f\" id=92d93b18-84f0-41cb-aee2-59768f2009f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.115061 | controller |     "Jun 12 20:58:11.178188 crc crio[20719]: time=\"2026-06-12T20:58:11.178047172Z\" level=info msg=\"Started container\" PID=205939 containerID=9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f description=openshift-marketplace/certified-operators-t8qrt/registry-server id=92d93b18-84f0-41cb-aee2-59768f2009f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138",
2026-06-12 21:10:23.115094 | controller |     "Jun 12 20:58:11.375445 crc crio[20719]: time=\"2026-06-12T20:58:11.37512784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=212fb725-7bf3-432a-baac-324d3d86b347 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.115126 | controller |     "Jun 12 20:58:11.383011 crc crio[20719]: time=\"2026-06-12T20:58:11.379631554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c7e7a75c-7a1b-47e7-aeac-418f2a77a104 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.115158 | controller |     "Jun 12 20:58:11.500835 crc crio[20719]: time=\"2026-06-12T20:58:11.500758709Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-k6wwx/registry-server\" id=c269086e-2a3b-45db-8b4e-dc7c8f263d64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.115189 | controller |     "Jun 12 20:58:11.501374 crc crio[20719]: time=\"2026-06-12T20:58:11.501248052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.115221 | controller |     "Jun 12 20:58:11.570434 crc crio[20719]: time=\"2026-06-12T20:58:11.570148437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.115253 | controller |     "Jun 12 20:58:11.576384 crc crio[20719]: time=\"2026-06-12T20:58:11.57622719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.115285 | controller |     "Jun 12 20:58:13.485005 crc crio[20719]: time=\"2026-06-12T20:58:13.484051799Z\" level=info msg=\"Created container d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca: openshift-marketplace/community-operators-k6wwx/registry-server\" id=c269086e-2a3b-45db-8b4e-dc7c8f263d64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.115323 | controller |     "Jun 12 20:58:13.488243 crc crio[20719]: time=\"2026-06-12T20:58:13.488121991Z\" level=info msg=\"Starting container: d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca\" id=4100355b-742c-4f31-8ce0-06d1a24bf8fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.115355 | controller |     "Jun 12 20:58:13.504016 crc crio[20719]: time=\"2026-06-12T20:58:13.50308762Z\" level=info msg=\"Started container\" PID=206054 containerID=d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca description=openshift-marketplace/community-operators-k6wwx/registry-server id=4100355b-742c-4f31-8ce0-06d1a24bf8fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05",
2026-06-12 21:10:23.115387 | controller |     "Jun 12 20:58:15.273606 crc crio[20719]: time=\"2026-06-12T20:58:15.273069566Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.115419 | controller |     "Jun 12 20:58:15.275321 crc crio[20719]: time=\"2026-06-12T20:58:15.275194516Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.115450 | controller |     "Jun 12 20:58:17.112815 crc crio[20719]: time=\"2026-06-12T20:58:17.112177847Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.115482 | controller |     "Jun 12 20:58:17.112815 crc crio[20719]: time=\"2026-06-12T20:58:17.112751963Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.115514 | controller |     "Jun 12 20:58:17.114725 crc crio[20719]: time=\"2026-06-12T20:58:17.114651104Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.115546 | controller |     "Jun 12 20:58:17.114927 crc crio[20719]: time=\"2026-06-12T20:58:17.114657516Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.115578 | controller |     "Jun 12 20:58:21.421599 crc crio[20719]: time=\"2026-06-12T20:58:21.420458069Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.115611 | controller |     "Jun 12 20:58:21.567383 crc crio[20719]: time=\"2026-06-12T20:58:21.56710118Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.115644 | controller |     "Jun 12 20:58:23.831800 crc crio[20719]: time=\"2026-06-12T20:58:23.825482092Z\" level=info msg=\"Stopping container: 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f (timeout: 2s)\" id=c59abaf3-fe07-4008-af54-5ae6c02af173 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.115675 | controller |     "Jun 12 20:58:24.776554 crc crio[20719]: time=\"2026-06-12T20:58:24.775412157Z\" level=info msg=\"Stopped container 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f: openshift-marketplace/certified-operators-t8qrt/registry-server\" id=c59abaf3-fe07-4008-af54-5ae6c02af173 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.115714 | controller |     "Jun 12 20:58:24.777626 crc crio[20719]: time=\"2026-06-12T20:58:24.777503426Z\" level=info msg=\"Stopping pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\" id=3d64008b-e985-4ef4-9776-76d806cdf7da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.115747 | controller |     "Jun 12 20:58:24.778458 crc crio[20719]: time=\"2026-06-12T20:58:24.77838792Z\" level=info msg=\"Got pod network &{Name:certified-operators-t8qrt Namespace:openshift-marketplace ID:f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138 UID:1b2ed900-507b-4c74-8e8a-fa2ddfdd6f25 NetNS:/var/run/netns/3b3fc5db-a46d-42f5-a135-2e8dd9d5a782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b2ed900_507b_4c74_8e8a_fa2ddfdd6f25.slice PodAnnotations:0xc00170ce58}] Aliases:map[]}\"",
2026-06-12 21:10:23.115781 | controller |     "Jun 12 20:58:24.778766 crc crio[20719]: time=\"2026-06-12T20:58:24.778649137Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-t8qrt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.115813 | controller |     "Jun 12 20:58:24.972620 crc crio[20719]: time=\"2026-06-12T20:58:24.968203619Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-g6pgq/crc-debug-qpccm/POD\" id=85ff5889-ea94-498b-b927-8c52b33a51ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.115845 | controller |     "Jun 12 20:58:24.972620 crc crio[20719]: time=\"2026-06-12T20:58:24.96894569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.115915 | controller |     "Jun 12 20:58:25.047624 crc crio[20719]: time=\"2026-06-12T20:58:25.047087968Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=85ff5889-ea94-498b-b927-8c52b33a51ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.115950 | controller |     "Jun 12 20:58:25.077190 crc crio[20719]: time=\"2026-06-12T20:58:25.076080829Z\" level=info msg=\"Ran pod sandbox 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444 with infra container: openshift-must-gather-g6pgq/crc-debug-qpccm/POD\" id=85ff5889-ea94-498b-b927-8c52b33a51ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.115982 | controller |     "Jun 12 20:58:25.079827 crc crio[20719]: time=\"2026-06-12T20:58:25.079193746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=a246bb2a-dd43-4e19-9c1c-87e358d6039c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.116014 | controller |     "Jun 12 20:58:25.079827 crc crio[20719]: time=\"2026-06-12T20:58:25.079494344Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=a246bb2a-dd43-4e19-9c1c-87e358d6039c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.116046 | controller |     "Jun 12 20:58:25.079827 crc crio[20719]: time=\"2026-06-12T20:58:25.079659018Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=a246bb2a-dd43-4e19-9c1c-87e358d6039c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.116078 | controller |     "Jun 12 20:58:25.082858 crc crio[20719]: time=\"2026-06-12T20:58:25.080941353Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8974a985-8d2b-425e-a21b-549befb56e9e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.116117 | controller |     "Jun 12 20:58:25.088390 crc crio[20719]: time=\"2026-06-12T20:58:25.08732854Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-12 21:10:23.116150 | controller |     "Jun 12 20:58:25.333893 crc crio[20719]: time=\"2026-06-12T20:58:25.333139318Z\" level=info msg=\"Stopped pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\" id=3d64008b-e985-4ef4-9776-76d806cdf7da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.116183 | controller |     "Jun 12 20:58:25.708252 crc crio[20719]: time=\"2026-06-12T20:58:25.708085839Z\" level=info msg=\"Removing container: 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f\" id=5bd453e6-9bad-43ba-b834-bdf951a30a49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.116216 | controller |     "Jun 12 20:58:25.776811 crc crio[20719]: time=\"2026-06-12T20:58:25.775723598Z\" level=info msg=\"Removed container 9c5089c62f58e107d31ada7814b67d942bbf95b4bd393a17e30a18f41ebdbe6f: openshift-marketplace/certified-operators-t8qrt/registry-server\" id=5bd453e6-9bad-43ba-b834-bdf951a30a49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.116249 | controller |     "Jun 12 20:58:25.786681 crc crio[20719]: time=\"2026-06-12T20:58:25.786604923Z\" level=info msg=\"Removing container: 9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de\" id=29f588c6-e81c-4335-806a-95a16424e876 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.116281 | controller |     "Jun 12 20:58:25.854785 crc crio[20719]: time=\"2026-06-12T20:58:25.854637512Z\" level=info msg=\"Removed container 9f79613db3dc66875c6d0938d96012b205cc79c3089b3b4b6e1840c1dd4b38de: openshift-marketplace/certified-operators-t8qrt/extract-content\" id=29f588c6-e81c-4335-806a-95a16424e876 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.116313 | controller |     "Jun 12 20:58:25.858712 crc crio[20719]: time=\"2026-06-12T20:58:25.858591819Z\" level=info msg=\"Removing container: a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5\" id=5e37dc58-3e2e-43ca-bbca-8386c1a5f9cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.116347 | controller |     "Jun 12 20:58:25.915035 crc crio[20719]: time=\"2026-06-12T20:58:25.914879236Z\" level=info msg=\"Removed container a7c2e9d9b33e6f8c23e5b325b3b8ec6f9a1eff10f8a75918d9fca21f1bde07b5: openshift-marketplace/certified-operators-t8qrt/extract-utilities\" id=5e37dc58-3e2e-43ca-bbca-8386c1a5f9cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.116379 | controller |     "Jun 12 20:58:26.765205 crc crio[20719]: time=\"2026-06-12T20:58:26.764258239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=59c5c2a3-b269-4e37-8b81-f6563d37be21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.116412 | controller |     "Jun 12 20:58:26.768604 crc crio[20719]: time=\"2026-06-12T20:58:26.7683987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61f81e69-6f2f-4edb-a1f5-3e46bfa51148 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.116444 | controller |     "Jun 12 20:58:26.950594 crc crio[20719]: time=\"2026-06-12T20:58:26.949900875Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mcrwk/registry-server\" id=120bf604-c3cb-43f3-b0f5-e49bc9fddb41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.116477 | controller |     "Jun 12 20:58:26.951444 crc crio[20719]: time=\"2026-06-12T20:58:26.951381286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.116509 | controller |     "Jun 12 20:58:27.106046 crc crio[20719]: time=\"2026-06-12T20:58:27.105772535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.116548 | controller |     "Jun 12 20:58:27.111024 crc crio[20719]: time=\"2026-06-12T20:58:27.110842573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.116582 | controller |     "Jun 12 20:58:27.548154 crc crio[20719]: time=\"2026-06-12T20:58:27.548015843Z\" level=info msg=\"Created container 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205: openshift-marketplace/redhat-operators-mcrwk/registry-server\" id=120bf604-c3cb-43f3-b0f5-e49bc9fddb41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.116647 | controller |     "Jun 12 20:58:27.551071 crc crio[20719]: time=\"2026-06-12T20:58:27.550959054Z\" level=info msg=\"Starting container: 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205\" id=987a8f79-c256-4e23-8f87-26dca202c3ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.116681 | controller |     "Jun 12 20:58:27.559732 crc crio[20719]: time=\"2026-06-12T20:58:27.559621231Z\" level=info msg=\"Started container\" PID=207563 containerID=684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205 description=openshift-marketplace/redhat-operators-mcrwk/registry-server id=987a8f79-c256-4e23-8f87-26dca202c3ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e",
2026-06-12 21:10:23.116716 | controller |     "Jun 12 20:58:28.112227 crc crio[20719]: time=\"2026-06-12T20:58:28.112127135Z\" level=info msg=\"Removing container: ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb\" id=7bd9009f-090d-43de-9c7b-efa85e4ccc24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.116749 | controller |     "Jun 12 20:58:28.431903 crc crio[20719]: time=\"2026-06-12T20:58:28.430388319Z\" level=info msg=\"Removed container ed49f4dba3a7a13498af8820e94bf4402545c8b63aa7ce8275ed6c8956a1bfbb: openshift-infra/auto-csr-approver-29688292-xwghm/oc\" id=7bd9009f-090d-43de-9c7b-efa85e4ccc24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.116782 | controller |     "Jun 12 20:58:28.448197 crc crio[20719]: time=\"2026-06-12T20:58:28.448063059Z\" level=info msg=\"Stopping pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\" id=9bf0f278-e14e-4da6-a1e3-78c4eac9484f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.116815 | controller |     "Jun 12 20:58:28.448519 crc crio[20719]: time=\"2026-06-12T20:58:28.448184081Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\" id=9bf0f278-e14e-4da6-a1e3-78c4eac9484f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.116847 | controller |     "Jun 12 20:58:28.449065 crc crio[20719]: time=\"2026-06-12T20:58:28.448979484Z\" level=info msg=\"Removing pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\" id=779c4b8e-96d2-4c71-a96c-9f42e4ca0a7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.116916 | controller |     "Jun 12 20:58:28.473645 crc crio[20719]: time=\"2026-06-12T20:58:28.47351069Z\" level=info msg=\"Removed pod sandbox: ca60fc8b2e6f1805305057d78678b51de5e5a79e595477e17a3f1d56f1b58013\" id=779c4b8e-96d2-4c71-a96c-9f42e4ca0a7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.116951 | controller |     "Jun 12 20:58:28.474981 crc crio[20719]: time=\"2026-06-12T20:58:28.474925366Z\" level=info msg=\"Stopping pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\" id=74280f59-61a0-42b5-baf0-8fdf0df29a5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.116983 | controller |     "Jun 12 20:58:28.475356 crc crio[20719]: time=\"2026-06-12T20:58:28.475321716Z\" level=info msg=\"Stopped pod sandbox (already stopped): 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\" id=74280f59-61a0-42b5-baf0-8fdf0df29a5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.117024 | controller |     "Jun 12 20:58:28.477775 crc crio[20719]: time=\"2026-06-12T20:58:28.477598569Z\" level=info msg=\"Removing pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\" id=4deab50a-27e1-4224-827c-d5bc72476442 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.117114 | controller |     "Jun 12 20:58:28.510407 crc crio[20719]: time=\"2026-06-12T20:58:28.510123792Z\" level=info msg=\"Removed pod sandbox: 383ac3eb22d109422c7cde3378c0c70d70c0b9f7898707c027fe1903022a9656\" id=4deab50a-27e1-4224-827c-d5bc72476442 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.117153 | controller |     "Jun 12 20:58:28.515067 crc crio[20719]: time=\"2026-06-12T20:58:28.515021237Z\" level=info msg=\"Stopping pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\" id=ed01c7b5-7de0-41df-8498-90b30b2602aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.117185 | controller |     "Jun 12 20:58:28.515235 crc crio[20719]: time=\"2026-06-12T20:58:28.515217282Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\" id=ed01c7b5-7de0-41df-8498-90b30b2602aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.117217 | controller |     "Jun 12 20:58:28.516516 crc crio[20719]: time=\"2026-06-12T20:58:28.516490438Z\" level=info msg=\"Removing pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\" id=a8adae39-c95e-44ab-851c-aa173b43dbf5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.117248 | controller |     "Jun 12 20:58:28.563336 crc crio[20719]: time=\"2026-06-12T20:58:28.56322036Z\" level=info msg=\"Removed pod sandbox: f9fcfdb17af31dd0c4ce437ecaeccd4446c773dab789a0659990a7eef15a6138\" id=a8adae39-c95e-44ab-851c-aa173b43dbf5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.117280 | controller |     "Jun 12 20:58:53.441815 crc crio[20719]: time=\"2026-06-12T20:58:53.440638389Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8974a985-8d2b-425e-a21b-549befb56e9e name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.117310 | controller |     "Jun 12 20:58:53.444437 crc crio[20719]: time=\"2026-06-12T20:58:53.442745927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=d2fc6804-a0ba-4b5a-bcd8-1baa4d02e445 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.117342 | controller |     "Jun 12 20:58:53.449639 crc crio[20719]: time=\"2026-06-12T20:58:53.447426125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=14e65cfd-557e-4c17-b7cd-5ed87fd9618d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.117373 | controller |     "Jun 12 20:58:53.458740 crc crio[20719]: time=\"2026-06-12T20:58:53.458641342Z\" level=info msg=\"Creating container: openshift-must-gather-g6pgq/crc-debug-qpccm/container-00\" id=e6a43dcd-6a3e-4e6b-a9b4-b76ccba74312 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.117405 | controller |     "Jun 12 20:58:53.460919 crc crio[20719]: time=\"2026-06-12T20:58:53.460808013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.117437 | controller |     "Jun 12 20:58:53.560554 crc crio[20719]: time=\"2026-06-12T20:58:53.560379436Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=e6a43dcd-6a3e-4e6b-a9b4-b76ccba74312 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.117477 | controller |     "Jun 12 20:58:53.617656 crc crio[20719]: time=\"2026-06-12T20:58:53.617572825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.117510 | controller |     "Jun 12 20:58:53.621180 crc crio[20719]: time=\"2026-06-12T20:58:53.621154673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.117543 | controller |     "Jun 12 20:58:54.043989 crc crio[20719]: time=\"2026-06-12T20:58:54.04350918Z\" level=info msg=\"Created container 1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60: openshift-must-gather-g6pgq/crc-debug-qpccm/container-00\" id=e6a43dcd-6a3e-4e6b-a9b4-b76ccba74312 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.117575 | controller |     "Jun 12 20:58:54.045790 crc crio[20719]: time=\"2026-06-12T20:58:54.045710448Z\" level=info msg=\"Starting container: 1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60\" id=1ee76e3b-076c-4ca4-997b-0b4c4c1d16fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.117608 | controller |     "Jun 12 20:58:54.052767 crc crio[20719]: time=\"2026-06-12T20:58:54.052697619Z\" level=info msg=\"Started container\" PID=211959 containerID=1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60 description=openshift-must-gather-g6pgq/crc-debug-qpccm/container-00 id=1ee76e3b-076c-4ca4-997b-0b4c4c1d16fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444",
2026-06-12 21:10:23.117642 | controller |     "Jun 12 20:59:03.200174 crc crio[20719]: time=\"2026-06-12T20:59:03.199344787Z\" level=info msg=\"Stopping container: d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca (timeout: 2s)\" id=18451855-647b-4d98-a861-102648a24cc0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.117675 | controller |     "Jun 12 20:59:08.341625 crc crio[20719]: time=\"2026-06-12T20:59:08.340752336Z\" level=info msg=\"Stopped container d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca: openshift-marketplace/community-operators-k6wwx/registry-server\" id=18451855-647b-4d98-a861-102648a24cc0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.117707 | controller |     "Jun 12 20:59:08.343326 crc crio[20719]: time=\"2026-06-12T20:59:08.342474873Z\" level=info msg=\"Stopping pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\" id=ed6d7b1c-010e-454f-96ff-2a6b18745eb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.117739 | controller |     "Jun 12 20:59:08.344171 crc crio[20719]: time=\"2026-06-12T20:59:08.344009246Z\" level=info msg=\"Got pod network &{Name:community-operators-k6wwx Namespace:openshift-marketplace ID:e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05 UID:6bd979fe-fcae-4b51-89e7-2ffe8ea88b74 NetNS:/var/run/netns/7012b545-6b0b-479f-998e-bc6ab63a01eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bd979fe_fcae_4b51_89e7_2ffe8ea88b74.slice PodAnnotations:0xc003332398}] Aliases:map[]}\"",
2026-06-12 21:10:23.117773 | controller |     "Jun 12 20:59:08.344714 crc crio[20719]: time=\"2026-06-12T20:59:08.344390666Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-k6wwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.117805 | controller |     "Jun 12 20:59:09.118183 crc crio[20719]: time=\"2026-06-12T20:59:09.11724407Z\" level=info msg=\"Stopped pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\" id=ed6d7b1c-010e-454f-96ff-2a6b18745eb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.117844 | controller |     "Jun 12 20:59:09.401878 crc crio[20719]: time=\"2026-06-12T20:59:09.401487722Z\" level=info msg=\"Removing container: d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca\" id=7e58f09f-6ab4-4064-a6f3-0216de3d9c85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.117914 | controller |     "Jun 12 20:59:09.479902 crc crio[20719]: time=\"2026-06-12T20:59:09.479842166Z\" level=info msg=\"Removed container d5725c24abf519afce57b84f3567a64be2bb6015d0396e0fd046bf1f810e07ca: openshift-marketplace/community-operators-k6wwx/registry-server\" id=7e58f09f-6ab4-4064-a6f3-0216de3d9c85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.117950 | controller |     "Jun 12 20:59:09.487389 crc crio[20719]: time=\"2026-06-12T20:59:09.486810587Z\" level=info msg=\"Removing container: 022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa\" id=22e35d49-6c77-4041-af60-0773bf86c4f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.117984 | controller |     "Jun 12 20:59:09.600941 crc crio[20719]: time=\"2026-06-12T20:59:09.600516698Z\" level=info msg=\"Removed container 022224d61e1db76921b03f588e94386a8014fad2d1fa5d23b4b881e5bb5740aa: openshift-marketplace/community-operators-k6wwx/extract-content\" id=22e35d49-6c77-4041-af60-0773bf86c4f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.118017 | controller |     "Jun 12 20:59:09.607653 crc crio[20719]: time=\"2026-06-12T20:59:09.60756607Z\" level=info msg=\"Removing container: f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a\" id=9fa0768b-0f3e-45b8-8f9d-e9ee528d348a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.118051 | controller |     "Jun 12 20:59:09.666580 crc crio[20719]: time=\"2026-06-12T20:59:09.666325513Z\" level=info msg=\"Removed container f5484006b95ee4452fd1594e8cc41da15e72ca4e4b5885258749c871314e146a: openshift-marketplace/community-operators-k6wwx/extract-utilities\" id=9fa0768b-0f3e-45b8-8f9d-e9ee528d348a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.118084 | controller |     "Jun 12 20:59:25.658238 crc crio[20719]: time=\"2026-06-12T20:59:25.657493123Z\" level=info msg=\"Stopping pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\" id=b86c03aa-7df0-4e94-95b1-df4b7ce0ceab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.118117 | controller |     "Jun 12 20:59:25.693971 crc crio[20719]: time=\"2026-06-12T20:59:25.693346244Z\" level=info msg=\"Stopped pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\" id=b86c03aa-7df0-4e94-95b1-df4b7ce0ceab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.118149 | controller |     "Jun 12 20:59:26.675868 crc crio[20719]: time=\"2026-06-12T20:59:26.675569277Z\" level=info msg=\"Removing container: 1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60\" id=411fc91c-6c9e-4034-8eb4-299794cd68d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.118182 | controller |     "Jun 12 20:59:26.736094 crc crio[20719]: time=\"2026-06-12T20:59:26.735999816Z\" level=info msg=\"Removed container 1c7bde9101f8d265572523d3c3dfbe77fc3419528d09e6b38b5336224c40bb60: openshift-must-gather-g6pgq/crc-debug-qpccm/container-00\" id=411fc91c-6c9e-4034-8eb4-299794cd68d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.118215 | controller |     "Jun 12 20:59:27.572478 crc crio[20719]: time=\"2026-06-12T20:59:27.572010774Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-g6pgq/crc-debug-425pb/POD\" id=9d3a8b75-2297-4a8e-bcd5-4e990c1e663d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.118248 | controller |     "Jun 12 20:59:27.572705 crc crio[20719]: time=\"2026-06-12T20:59:27.572497957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.118288 | controller |     "Jun 12 20:59:27.594350 crc crio[20719]: time=\"2026-06-12T20:59:27.594223984Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9d3a8b75-2297-4a8e-bcd5-4e990c1e663d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.118322 | controller |     "Jun 12 20:59:27.630327 crc crio[20719]: time=\"2026-06-12T20:59:27.624074948Z\" level=info msg=\"Ran pod sandbox fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758 with infra container: openshift-must-gather-g6pgq/crc-debug-425pb/POD\" id=9d3a8b75-2297-4a8e-bcd5-4e990c1e663d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.118355 | controller |     "Jun 12 20:59:27.638343 crc crio[20719]: time=\"2026-06-12T20:59:27.634981212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=87403123-1217-4121-99f6-2d716912c2e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.118387 | controller |     "Jun 12 20:59:27.640648 crc crio[20719]: time=\"2026-06-12T20:59:27.640441031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=17fa6560-ca85-4597-94dc-673f768017c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.118420 | controller |     "Jun 12 20:59:27.658937 crc crio[20719]: time=\"2026-06-12T20:59:27.658830138Z\" level=info msg=\"Creating container: openshift-must-gather-g6pgq/crc-debug-425pb/container-00\" id=6f5bbd39-5f43-43c6-b48e-d6f40db60496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.118453 | controller |     "Jun 12 20:59:27.659558 crc crio[20719]: time=\"2026-06-12T20:59:27.659465256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.118486 | controller |     "Jun 12 20:59:27.723674 crc crio[20719]: time=\"2026-06-12T20:59:27.723581412Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=6f5bbd39-5f43-43c6-b48e-d6f40db60496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.118518 | controller |     "Jun 12 20:59:27.745110 crc crio[20719]: time=\"2026-06-12T20:59:27.744872417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.118552 | controller |     "Jun 12 20:59:27.748825 crc crio[20719]: time=\"2026-06-12T20:59:27.748156888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.118584 | controller |     "Jun 12 20:59:27.925228 crc crio[20719]: time=\"2026-06-12T20:59:27.925122166Z\" level=info msg=\"Created container f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55: openshift-must-gather-g6pgq/crc-debug-425pb/container-00\" id=6f5bbd39-5f43-43c6-b48e-d6f40db60496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.118617 | controller |     "Jun 12 20:59:27.926881 crc crio[20719]: time=\"2026-06-12T20:59:27.926801231Z\" level=info msg=\"Starting container: f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55\" id=112e6aba-a89e-43a8-a502-e51218da14f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.118650 | controller |     "Jun 12 20:59:27.936056 crc crio[20719]: time=\"2026-06-12T20:59:27.935998033Z\" level=info msg=\"Started container\" PID=216765 containerID=f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55 description=openshift-must-gather-g6pgq/crc-debug-425pb/container-00 id=112e6aba-a89e-43a8-a502-e51218da14f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758",
2026-06-12 21:10:23.118691 | controller |     "Jun 12 20:59:28.609115 crc crio[20719]: time=\"2026-06-12T20:59:28.608615318Z\" level=info msg=\"Stopping pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\" id=1c8160ba-5071-47cf-ba44-8dd35bd2f16d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.118725 | controller |     "Jun 12 20:59:28.609115 crc crio[20719]: time=\"2026-06-12T20:59:28.60904386Z\" level=info msg=\"Stopped pod sandbox (already stopped): e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\" id=1c8160ba-5071-47cf-ba44-8dd35bd2f16d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.118758 | controller |     "Jun 12 20:59:28.609863 crc crio[20719]: time=\"2026-06-12T20:59:28.609771058Z\" level=info msg=\"Removing pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\" id=ae4c2d25-5ca3-44d5-8ffd-518b1c7e5e5e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.118791 | controller |     "Jun 12 20:59:28.630196 crc crio[20719]: time=\"2026-06-12T20:59:28.630112116Z\" level=info msg=\"Removed pod sandbox: e757b8a60a303c064609bf81d43730d5803c62e1c6f1f2ddbec93b30da6b6b05\" id=ae4c2d25-5ca3-44d5-8ffd-518b1c7e5e5e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.118824 | controller |     "Jun 12 20:59:28.640962 crc crio[20719]: time=\"2026-06-12T20:59:28.640887962Z\" level=info msg=\"Stopping pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\" id=d50c93d5-7bc4-4c48-bc33-afda6c1d2aad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.118892 | controller |     "Jun 12 20:59:28.641132 crc crio[20719]: time=\"2026-06-12T20:59:28.641105778Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\" id=d50c93d5-7bc4-4c48-bc33-afda6c1d2aad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.118930 | controller |     "Jun 12 20:59:28.641904 crc crio[20719]: time=\"2026-06-12T20:59:28.641838548Z\" level=info msg=\"Removing pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\" id=7532e1ee-df30-4948-994f-f00e049b621c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.118963 | controller |     "Jun 12 20:59:28.654758 crc crio[20719]: time=\"2026-06-12T20:59:28.654670534Z\" level=info msg=\"Removed pod sandbox: 8a32d6f938907df3a9b6d167f3ee0008a574954ce7aaa5591270201948191444\" id=7532e1ee-df30-4948-994f-f00e049b621c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.118996 | controller |     "Jun 12 20:59:29.754123 crc crio[20719]: time=\"2026-06-12T20:59:29.753626236Z\" level=info msg=\"Stopping pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\" id=14eb30a9-2150-4b7b-82a9-9ef7240ac8bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.119029 | controller |     "Jun 12 20:59:29.762211 crc crio[20719]: time=\"2026-06-12T20:59:29.760932647Z\" level=info msg=\"Stopped pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\" id=14eb30a9-2150-4b7b-82a9-9ef7240ac8bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.119061 | controller |     "Jun 12 20:59:30.772590 crc crio[20719]: time=\"2026-06-12T20:59:30.772062332Z\" level=info msg=\"Removing container: f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55\" id=49b722fd-ce96-4e32-881e-bf4b810fc997 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.119092 | controller |     "Jun 12 20:59:30.807576 crc crio[20719]: time=\"2026-06-12T20:59:30.807415733Z\" level=info msg=\"Removed container f88adda8f59a30c72aaed120d8662d3c2476172a1f2d7b2f0694b60b553afb55: openshift-must-gather-g6pgq/crc-debug-425pb/container-00\" id=49b722fd-ce96-4e32-881e-bf4b810fc997 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.119131 | controller |     "Jun 12 20:59:35.850252 crc crio[20719]: time=\"2026-06-12T20:59:35.849445604Z\" level=info msg=\"Stopping container: 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205 (timeout: 2s)\" id=8ceab302-99d7-4a25-99e0-a7e789d262e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.119164 | controller |     "Jun 12 20:59:35.982767 crc crio[20719]: time=\"2026-06-12T20:59:35.982602587Z\" level=info msg=\"Stopped container 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205: openshift-marketplace/redhat-operators-mcrwk/registry-server\" id=8ceab302-99d7-4a25-99e0-a7e789d262e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.119196 | controller |     "Jun 12 20:59:35.983806 crc crio[20719]: time=\"2026-06-12T20:59:35.983706087Z\" level=info msg=\"Stopping pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\" id=deb10c36-66d7-4dc8-a3e4-5e574ea6121b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.119228 | controller |     "Jun 12 20:59:35.984614 crc crio[20719]: time=\"2026-06-12T20:59:35.984512069Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mcrwk Namespace:openshift-marketplace ID:319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e UID:2f3fa61a-c670-44a3-a27f-76f223fba63a NetNS:/var/run/netns/3e808a1f-127e-4a71-85f8-96b5f9c77852 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f3fa61a_c670_44a3_a27f_76f223fba63a.slice PodAnnotations:0xc003332068}] Aliases:map[]}\"",
2026-06-12 21:10:23.119262 | controller |     "Jun 12 20:59:35.984832 crc crio[20719]: time=\"2026-06-12T20:59:35.984763255Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-mcrwk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.119296 | controller |     "Jun 12 20:59:36.349798 crc crio[20719]: time=\"2026-06-12T20:59:36.349026565Z\" level=info msg=\"Stopped pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\" id=deb10c36-66d7-4dc8-a3e4-5e574ea6121b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.119329 | controller |     "Jun 12 20:59:36.859961 crc crio[20719]: time=\"2026-06-12T20:59:36.859853867Z\" level=info msg=\"Removing container: 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205\" id=3699b3c6-b9c0-4e82-b5e3-6fef0116828e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.119361 | controller |     "Jun 12 20:59:36.900412 crc crio[20719]: time=\"2026-06-12T20:59:36.900318335Z\" level=info msg=\"Removed container 684da6fda3afb14a5036deb0b059bad0f5f3e464de9844b6616153ddc0307205: openshift-marketplace/redhat-operators-mcrwk/registry-server\" id=3699b3c6-b9c0-4e82-b5e3-6fef0116828e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.119394 | controller |     "Jun 12 20:59:36.903768 crc crio[20719]: time=\"2026-06-12T20:59:36.903714211Z\" level=info msg=\"Removing container: db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c\" id=f4b4f498-2c20-44fb-a597-f31839b9e261 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.119426 | controller |     "Jun 12 20:59:36.986609 crc crio[20719]: time=\"2026-06-12T20:59:36.971414383Z\" level=info msg=\"Removed container db271b17da1829aeacbd3baa76471ed3b96c4e655e0e9c149f79bd4864413c3c: openshift-marketplace/redhat-operators-mcrwk/extract-content\" id=f4b4f498-2c20-44fb-a597-f31839b9e261 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.119458 | controller |     "Jun 12 20:59:36.991324 crc crio[20719]: time=\"2026-06-12T20:59:36.990451381Z\" level=info msg=\"Removing container: 3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a\" id=627ca23a-4976-43ed-99d3-1153cee023da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.119490 | controller |     "Jun 12 20:59:37.022671 crc crio[20719]: time=\"2026-06-12T20:59:37.022580294Z\" level=info msg=\"Removed container 3c3075eb0881c881b7fb4bf62201f14745cdaa20d4185fb273b4df4027e3db6a: openshift-marketplace/redhat-operators-mcrwk/extract-utilities\" id=627ca23a-4976-43ed-99d3-1153cee023da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.119535 | controller |     "Jun 12 21:00:00.628217 crc crio[20719]: time=\"2026-06-12T21:00:00.627326918Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688300-qcrmv/POD\" id=219ff120-d521-403d-ae0a-574dcf10bbc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.119569 | controller |     "Jun 12 21:00:00.630166 crc crio[20719]: time=\"2026-06-12T21:00:00.628477001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.119602 | controller |     "Jun 12 21:00:00.685059 crc crio[20719]: time=\"2026-06-12T21:00:00.684967513Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688300-qcrmv Namespace:openshift-infra ID:5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a UID:f0ce1d47-60ab-4637-8100-a951c94afce1 NetNS:/var/run/netns/2211b860-79e3-426d-a8dc-abd88c8938ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0ce1d47_60ab_4637_8100_a951c94afce1.slice PodAnnotations:0xc003c98a98}] Aliases:map[]}\"",
2026-06-12 21:10:23.119636 | controller |     "Jun 12 21:00:00.685977 crc crio[20719]: time=\"2026-06-12T21:00:00.685069086Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688300-qcrmv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.119669 | controller |     "Jun 12 21:00:00.688385 crc crio[20719]: time=\"2026-06-12T21:00:00.688081256Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/POD\" id=c3bb6823-add2-4ff1-898b-5514b2baa52e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.119702 | controller |     "Jun 12 21:00:00.688385 crc crio[20719]: time=\"2026-06-12T21:00:00.688194909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.119734 | controller |     "Jun 12 21:00:00.791204 crc crio[20719]: time=\"2026-06-12T21:00:00.790097403Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688300-pqn6x Namespace:openshift-operator-lifecycle-manager ID:fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62 UID:cc3e0618-cd7c-4383-8e37-6fa103224f66 NetNS:/var/run/netns/822b3d70-265c-430a-ac0f-ff1bce854fd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc3e0618_cd7c_4383_8e37_6fa103224f66.slice PodAnnotations:0xc003332118}] Aliases:map[]}\"",
2026-06-12 21:10:23.119769 | controller |     "Jun 12 21:00:00.791204 crc crio[20719]: time=\"2026-06-12T21:00:00.790184259Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688300-pqn6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.119803 | controller |     "Jun 12 21:00:01.455834 crc crio[20719]: 2026-06-12T21:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d18673fa40d5f5 Mac:e2:a0:ce:d7:4d:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/2211b860-79e3-426d-a8dc-abd88c8938ff SocketPath: PciID:}] [{Interface:0xc00022e5a0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.119838 | controller |     "Jun 12 21:00:01.457646 crc crio[20719]: time=\"2026-06-12T21:00:01.45760761Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688300-qcrmv Namespace:openshift-infra ID:5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a UID:f0ce1d47-60ab-4637-8100-a951c94afce1 NetNS:/var/run/netns/2211b860-79e3-426d-a8dc-abd88c8938ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0ce1d47_60ab_4637_8100_a951c94afce1.slice PodAnnotations:0xc003c98a98}] Aliases:map[]}\"",
2026-06-12 21:10:23.119916 | controller |     "Jun 12 21:00:01.457933 crc crio[20719]: time=\"2026-06-12T21:00:01.457912538Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688300-qcrmv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.119952 | controller |     "Jun 12 21:00:01.469448 crc crio[20719]: time=\"2026-06-12T21:00:01.469341513Z\" level=info msg=\"Ran pod sandbox 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a with infra container: openshift-infra/auto-csr-approver-29688300-qcrmv/POD\" id=219ff120-d521-403d-ae0a-574dcf10bbc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.119986 | controller |     "Jun 12 21:00:01.473998 crc crio[20719]: time=\"2026-06-12T21:00:01.473909266Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3512cbde-90ee-42b8-b1fd-19276a1f0008 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.120020 | controller |     "Jun 12 21:00:01.484587 crc crio[20719]: time=\"2026-06-12T21:00:01.484478967Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.120053 | controller |     "Jun 12 21:00:01.582930 crc crio[20719]: 2026-06-12T21:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fedeacc27c5af79 Mac:02:00:d4:28:5e:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/822b3d70-265c-430a-ac0f-ff1bce854fd0 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.120086 | controller |     "Jun 12 21:00:01.584701 crc crio[20719]: time=\"2026-06-12T21:00:01.584619586Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688300-pqn6x Namespace:openshift-operator-lifecycle-manager ID:fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62 UID:cc3e0618-cd7c-4383-8e37-6fa103224f66 NetNS:/var/run/netns/822b3d70-265c-430a-ac0f-ff1bce854fd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc3e0618_cd7c_4383_8e37_6fa103224f66.slice PodAnnotations:0xc003332118}] Aliases:map[]}\"",
2026-06-12 21:10:23.120120 | controller |     "Jun 12 21:00:01.585581 crc crio[20719]: time=\"2026-06-12T21:00:01.58478332Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688300-pqn6x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.120179 | controller |     "Jun 12 21:00:01.597328 crc crio[20719]: time=\"2026-06-12T21:00:01.594638832Z\" level=info msg=\"Ran pod sandbox fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/POD\" id=c3bb6823-add2-4ff1-898b-5514b2baa52e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.120212 | controller |     "Jun 12 21:00:01.599562 crc crio[20719]: time=\"2026-06-12T21:00:01.597846028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0da54259-1dc5-4a58-9466-1c30a034bfd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.120244 | controller |     "Jun 12 21:00:01.600597 crc crio[20719]: time=\"2026-06-12T21:00:01.600115871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5fd8572d-3b99-4d14-86ed-96d2d1e56d40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.120283 | controller |     "Jun 12 21:00:01.610897 crc crio[20719]: time=\"2026-06-12T21:00:01.61064946Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/collect-profiles\" id=400aa4f2-f5c6-4db2-916b-f266209b5e7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.120316 | controller |     "Jun 12 21:00:01.611917 crc crio[20719]: time=\"2026-06-12T21:00:01.610980779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.120349 | controller |     "Jun 12 21:00:01.675607 crc crio[20719]: time=\"2026-06-12T21:00:01.675063448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.120381 | controller |     "Jun 12 21:00:01.680990 crc crio[20719]: time=\"2026-06-12T21:00:01.680907828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.120413 | controller |     "Jun 12 21:00:01.824713 crc crio[20719]: time=\"2026-06-12T21:00:01.824490809Z\" level=info msg=\"Created container c8f31fdde26408ddc1b6e56659211e7f29e49a799afe6edae041f89812c76259: openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/collect-profiles\" id=400aa4f2-f5c6-4db2-916b-f266209b5e7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.120446 | controller |     "Jun 12 21:00:01.826147 crc crio[20719]: time=\"2026-06-12T21:00:01.826008641Z\" level=info msg=\"Starting container: c8f31fdde26408ddc1b6e56659211e7f29e49a799afe6edae041f89812c76259\" id=8f3918b1-0943-45ae-8fa3-dceb594507c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.120480 | controller |     "Jun 12 21:00:01.835171 crc crio[20719]: time=\"2026-06-12T21:00:01.834920806Z\" level=info msg=\"Started container\" PID=223339 containerID=c8f31fdde26408ddc1b6e56659211e7f29e49a799afe6edae041f89812c76259 description=openshift-operator-lifecycle-manager/collect-profiles-29688300-pqn6x/collect-profiles id=8f3918b1-0943-45ae-8fa3-dceb594507c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62",
2026-06-12 21:10:23.120516 | controller |     "Jun 12 21:00:03.437086 crc crio[20719]: time=\"2026-06-12T21:00:03.436621292Z\" level=info msg=\"Stopping pod sandbox: fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62\" id=a15a1605-2595-44e8-80ed-76bba3e8633d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.120549 | controller |     "Jun 12 21:00:03.438330 crc crio[20719]: time=\"2026-06-12T21:00:03.43799822Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688300-pqn6x Namespace:openshift-operator-lifecycle-manager ID:fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62 UID:cc3e0618-cd7c-4383-8e37-6fa103224f66 NetNS:/var/run/netns/822b3d70-265c-430a-ac0f-ff1bce854fd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc3e0618_cd7c_4383_8e37_6fa103224f66.slice PodAnnotations:0xc00008d620}] Aliases:map[]}\"",
2026-06-12 21:10:23.120582 | controller |     "Jun 12 21:00:03.438330 crc crio[20719]: time=\"2026-06-12T21:00:03.438167505Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688300-pqn6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.120636 | controller |     "Jun 12 21:00:03.835862 crc crio[20719]: time=\"2026-06-12T21:00:03.835422688Z\" level=info msg=\"Stopped pod sandbox: fedeacc27c5af7931b1c6dad26856449c7707c52df41622fd784118fb9b94d62\" id=a15a1605-2595-44e8-80ed-76bba3e8633d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.120676 | controller |     "Jun 12 21:00:04.919839 crc crio[20719]: time=\"2026-06-12T21:00:04.919451714Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3512cbde-90ee-42b8-b1fd-19276a1f0008 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.120711 | controller |     "Jun 12 21:00:04.920998 crc crio[20719]: time=\"2026-06-12T21:00:04.920915566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=506a4578-e39a-4d06-9303-88eff3a27984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.120744 | controller |     "Jun 12 21:00:04.923203 crc crio[20719]: time=\"2026-06-12T21:00:04.923131619Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a71758a8-411b-440d-a478-25a429996098 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.120777 | controller |     "Jun 12 21:00:04.934894 crc crio[20719]: time=\"2026-06-12T21:00:04.934802808Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688300-qcrmv/oc\" id=15ac03b2-77e9-42d5-82dd-e5ca0ceb146f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.120810 | controller |     "Jun 12 21:00:04.935479 crc crio[20719]: time=\"2026-06-12T21:00:04.935409315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.120843 | controller |     "Jun 12 21:00:05.006104 crc crio[20719]: time=\"2026-06-12T21:00:05.005922768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.120914 | controller |     "Jun 12 21:00:05.430606 crc crio[20719]: time=\"2026-06-12T21:00:05.430423159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.120949 | controller |     "Jun 12 21:00:05.593726 crc crio[20719]: time=\"2026-06-12T21:00:05.593153367Z\" level=info msg=\"Created container 2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d: openshift-infra/auto-csr-approver-29688300-qcrmv/oc\" id=15ac03b2-77e9-42d5-82dd-e5ca0ceb146f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.120983 | controller |     "Jun 12 21:00:05.594966 crc crio[20719]: time=\"2026-06-12T21:00:05.594870053Z\" level=info msg=\"Starting container: 2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d\" id=80c89b06-7266-4deb-81eb-db16a409fcb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.121017 | controller |     "Jun 12 21:00:05.603338 crc crio[20719]: time=\"2026-06-12T21:00:05.603200412Z\" level=info msg=\"Started container\" PID=223850 containerID=2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d description=openshift-infra/auto-csr-approver-29688300-qcrmv/oc id=80c89b06-7266-4deb-81eb-db16a409fcb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a",
2026-06-12 21:10:23.121064 | controller |     "Jun 12 21:00:07.512827 crc crio[20719]: time=\"2026-06-12T21:00:07.512237305Z\" level=info msg=\"Stopping pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\" id=0957d4e9-ed88-498a-b5ec-659cf4e7722c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.121110 | controller |     "Jun 12 21:00:07.514145 crc crio[20719]: time=\"2026-06-12T21:00:07.513627513Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688300-qcrmv Namespace:openshift-infra ID:5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a UID:f0ce1d47-60ab-4637-8100-a951c94afce1 NetNS:/var/run/netns/2211b860-79e3-426d-a8dc-abd88c8938ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0ce1d47_60ab_4637_8100_a951c94afce1.slice PodAnnotations:0xc0023e2ba0}] Aliases:map[]}\"",
2026-06-12 21:10:23.121225 | controller |     "Jun 12 21:00:07.514145 crc crio[20719]: time=\"2026-06-12T21:00:07.513793459Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688300-qcrmv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.121269 | controller |     "Jun 12 21:00:07.885379 crc crio[20719]: time=\"2026-06-12T21:00:07.884751229Z\" level=info msg=\"Stopped pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\" id=0957d4e9-ed88-498a-b5ec-659cf4e7722c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.121306 | controller |     "Jun 12 21:00:28.679799 crc crio[20719]: time=\"2026-06-12T21:00:28.678975318Z\" level=info msg=\"Removing container: a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba\" id=0c5e1f6e-a4a1-49a3-b6ee-262162f48f93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.121340 | controller |     "Jun 12 21:00:28.845787 crc crio[20719]: time=\"2026-06-12T21:00:28.845408257Z\" level=info msg=\"Removed container a17a87c65096a49d341a8b6aa38175d3d76e4106a4d924c1e02242fd04c3e9ba: openshift-infra/auto-csr-approver-29688294-pgrsf/oc\" id=0c5e1f6e-a4a1-49a3-b6ee-262162f48f93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.121374 | controller |     "Jun 12 21:00:28.849997 crc crio[20719]: time=\"2026-06-12T21:00:28.849927401Z\" level=info msg=\"Removing container: aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3\" id=de8f1d0c-e184-4e6b-81bd-4221883c2231 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.121406 | controller |     "Jun 12 21:00:28.887421 crc crio[20719]: time=\"2026-06-12T21:00:28.887174685Z\" level=info msg=\"Removed container aad9ed12381c38ce4746319195ba0891c20b92e897fc2db9615fe862b0fcf2f3: openshift-operator-lifecycle-manager/collect-profiles-29688255-qsht6/collect-profiles\" id=de8f1d0c-e184-4e6b-81bd-4221883c2231 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.121438 | controller |     "Jun 12 21:00:28.902832 crc crio[20719]: time=\"2026-06-12T21:00:28.902701178Z\" level=info msg=\"Stopping pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\" id=61ac820b-7275-43bd-a6dc-690411b8b6e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.121471 | controller |     "Jun 12 21:00:28.902832 crc crio[20719]: time=\"2026-06-12T21:00:28.902797391Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\" id=61ac820b-7275-43bd-a6dc-690411b8b6e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.121504 | controller |     "Jun 12 21:00:28.903719 crc crio[20719]: time=\"2026-06-12T21:00:28.903646845Z\" level=info msg=\"Removing pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\" id=b08563ee-d413-47b5-bc47-928578c8fd15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.121537 | controller |     "Jun 12 21:00:28.923596 crc crio[20719]: time=\"2026-06-12T21:00:28.922900416Z\" level=info msg=\"Removed pod sandbox: fd1ab774310937cabc6e9d50446b6e690b3993ef20a821c24e9209a2dc0ca758\" id=b08563ee-d413-47b5-bc47-928578c8fd15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.121570 | controller |     "Jun 12 21:00:28.925459 crc crio[20719]: time=\"2026-06-12T21:00:28.925017971Z\" level=info msg=\"Stopping pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\" id=55408733-7230-4fc3-b2b0-200b45d710b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.121602 | controller |     "Jun 12 21:00:28.925459 crc crio[20719]: time=\"2026-06-12T21:00:28.925109754Z\" level=info msg=\"Stopped pod sandbox (already stopped): e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\" id=55408733-7230-4fc3-b2b0-200b45d710b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.121642 | controller |     "Jun 12 21:00:28.926432 crc crio[20719]: time=\"2026-06-12T21:00:28.926176223Z\" level=info msg=\"Removing pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\" id=7edb4bad-f71d-4c11-9539-114bd87d1e8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.121676 | controller |     "Jun 12 21:00:28.945403 crc crio[20719]: time=\"2026-06-12T21:00:28.945235404Z\" level=info msg=\"Removed pod sandbox: e90dbbf40f6901300f8611b353bc88390ee9e36f5f107dd5d16e17f7c2cdc9ab\" id=7edb4bad-f71d-4c11-9539-114bd87d1e8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.121709 | controller |     "Jun 12 21:00:28.946454 crc crio[20719]: time=\"2026-06-12T21:00:28.946220053Z\" level=info msg=\"Stopping pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\" id=08566b21-5ab3-4fe1-9bbd-97eb15ad07e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.121741 | controller |     "Jun 12 21:00:28.946454 crc crio[20719]: time=\"2026-06-12T21:00:28.946404288Z\" level=info msg=\"Stopped pod sandbox (already stopped): 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\" id=08566b21-5ab3-4fe1-9bbd-97eb15ad07e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.121773 | controller |     "Jun 12 21:00:28.948626 crc crio[20719]: time=\"2026-06-12T21:00:28.948507587Z\" level=info msg=\"Removing pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\" id=adc708d3-6bdb-4c3c-944c-2282365778b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.121805 | controller |     "Jun 12 21:00:28.982024 crc crio[20719]: time=\"2026-06-12T21:00:28.981910958Z\" level=info msg=\"Removed pod sandbox: 319d25f5966e9514bd1e95885335fc54d332d69998b780a4a2b7f87c1b9abc1e\" id=adc708d3-6bdb-4c3c-944c-2282365778b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.121837 | controller |     "Jun 12 21:00:28.984946 crc crio[20719]: time=\"2026-06-12T21:00:28.984851854Z\" level=info msg=\"Stopping pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\" id=81f2d243-6066-493b-8fa4-e4b06e69108a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.121916 | controller |     "Jun 12 21:00:28.985065 crc crio[20719]: time=\"2026-06-12T21:00:28.984956567Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\" id=81f2d243-6066-493b-8fa4-e4b06e69108a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.121952 | controller |     "Jun 12 21:00:28.986825 crc crio[20719]: time=\"2026-06-12T21:00:28.986738755Z\" level=info msg=\"Removing pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\" id=17d508b1-f73f-40c9-ac6f-017a17ccde3a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.121986 | controller |     "Jun 12 21:00:29.022784 crc crio[20719]: time=\"2026-06-12T21:00:29.022668553Z\" level=info msg=\"Removed pod sandbox: 64a5a90964d11dfbf720efd27bed3c24a28bcb6a43df7ddc8e7cae345b402bcc\" id=17d508b1-f73f-40c9-ac6f-017a17ccde3a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.122020 | controller |     "Jun 12 21:01:00.552261 crc crio[20719]: time=\"2026-06-12T21:01:00.551577019Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29688301-62ddm/POD\" id=34af41bf-9b99-4c57-9236-84ceff1c2cc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.122053 | controller |     "Jun 12 21:01:00.553641 crc crio[20719]: time=\"2026-06-12T21:01:00.552321389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.122087 | controller |     "Jun 12 21:01:00.592698 crc crio[20719]: time=\"2026-06-12T21:01:00.592601384Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688301-62ddm Namespace:openstack ID:f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7 UID:dda79864-477d-437c-ba2e-d0cc9a6acaa3 NetNS:/var/run/netns/1f54f589-dd2c-43e1-9d72-c0e264eb85b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddda79864_477d_437c_ba2e_d0cc9a6acaa3.slice PodAnnotations:0xc00170cee8}] Aliases:map[]}\"",
2026-06-12 21:10:23.122128 | controller |     "Jun 12 21:01:00.592698 crc crio[20719]: time=\"2026-06-12T21:01:00.592670676Z\" level=info msg=\"Adding pod openstack_keystone-cron-29688301-62ddm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.122162 | controller |     "Jun 12 21:01:01.175192 crc crio[20719]: 2026-06-12T21:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5ee879f6bc486f Mac:2e:ee:4c:04:66:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/1f54f589-dd2c-43e1-9d72-c0e264eb85b7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.122197 | controller |     "Jun 12 21:01:01.176766 crc crio[20719]: time=\"2026-06-12T21:01:01.176704921Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688301-62ddm Namespace:openstack ID:f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7 UID:dda79864-477d-437c-ba2e-d0cc9a6acaa3 NetNS:/var/run/netns/1f54f589-dd2c-43e1-9d72-c0e264eb85b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddda79864_477d_437c_ba2e_d0cc9a6acaa3.slice PodAnnotations:0xc00170cee8}] Aliases:map[]}\"",
2026-06-12 21:10:23.122231 | controller |     "Jun 12 21:01:01.176931 crc crio[20719]: time=\"2026-06-12T21:01:01.176880765Z\" level=info msg=\"Checking pod openstack_keystone-cron-29688301-62ddm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.122267 | controller |     "Jun 12 21:01:01.195093 crc crio[20719]: time=\"2026-06-12T21:01:01.194987329Z\" level=info msg=\"Ran pod sandbox f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7 with infra container: openstack/keystone-cron-29688301-62ddm/POD\" id=34af41bf-9b99-4c57-9236-84ceff1c2cc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.122301 | controller |     "Jun 12 21:01:01.202842 crc crio[20719]: time=\"2026-06-12T21:01:01.202719973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=4a65beb6-6c54-416a-bdc2-9181d39e39a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.122334 | controller |     "Jun 12 21:01:01.264057 crc crio[20719]: time=\"2026-06-12T21:01:01.263634012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=474973df-d80a-4bc7-b525-324a193a8ba7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.122368 | controller |     "Jun 12 21:01:01.294383 crc crio[20719]: time=\"2026-06-12T21:01:01.294003685Z\" level=info msg=\"Creating container: openstack/keystone-cron-29688301-62ddm/keystone-cron\" id=fb37ae4d-261c-4be4-a219-c14737f75bbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.122401 | controller |     "Jun 12 21:01:01.294739 crc crio[20719]: time=\"2026-06-12T21:01:01.294609282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.122434 | controller |     "Jun 12 21:01:01.467519 crc crio[20719]: time=\"2026-06-12T21:01:01.467232582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.122466 | controller |     "Jun 12 21:01:01.479950 crc crio[20719]: time=\"2026-06-12T21:01:01.479715784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.122504 | controller |     "Jun 12 21:01:01.666658 crc crio[20719]: time=\"2026-06-12T21:01:01.666137012Z\" level=info msg=\"Created container 7fdb893f2e49f91f17378e4d64211035c66c5c37ee7ce86dc5c80f2fd73cfae0: openstack/keystone-cron-29688301-62ddm/keystone-cron\" id=fb37ae4d-261c-4be4-a219-c14737f75bbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.122537 | controller |     "Jun 12 21:01:01.668718 crc crio[20719]: time=\"2026-06-12T21:01:01.668665357Z\" level=info msg=\"Starting container: 7fdb893f2e49f91f17378e4d64211035c66c5c37ee7ce86dc5c80f2fd73cfae0\" id=72a5b4d3-d0ee-4b5f-bc17-b69b202269a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.122570 | controller |     "Jun 12 21:01:01.677099 crc crio[20719]: time=\"2026-06-12T21:01:01.676910796Z\" level=info msg=\"Started container\" PID=237541 containerID=7fdb893f2e49f91f17378e4d64211035c66c5c37ee7ce86dc5c80f2fd73cfae0 description=openstack/keystone-cron-29688301-62ddm/keystone-cron id=72a5b4d3-d0ee-4b5f-bc17-b69b202269a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7",
2026-06-12 21:10:23.122603 | controller |     "Jun 12 21:01:08.525391 crc crio[20719]: time=\"2026-06-12T21:01:08.524470313Z\" level=info msg=\"Stopping pod sandbox: f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7\" id=09436621-2613-4225-8614-5f48d97d860e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.122636 | controller |     "Jun 12 21:01:08.527395 crc crio[20719]: time=\"2026-06-12T21:01:08.526391396Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688301-62ddm Namespace:openstack ID:f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7 UID:dda79864-477d-437c-ba2e-d0cc9a6acaa3 NetNS:/var/run/netns/1f54f589-dd2c-43e1-9d72-c0e264eb85b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddda79864_477d_437c_ba2e_d0cc9a6acaa3.slice PodAnnotations:0xc002d9ab60}] Aliases:map[]}\"",
2026-06-12 21:10:23.122668 | controller |     "Jun 12 21:01:08.527395 crc crio[20719]: time=\"2026-06-12T21:01:08.526667943Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29688301-62ddm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.122700 | controller |     "Jun 12 21:01:08.997563 crc crio[20719]: time=\"2026-06-12T21:01:08.997125143Z\" level=info msg=\"Stopped pod sandbox: f5ee879f6bc486fe2e31c6b7de28630c760a05da4e36aa4c18342801516785e7\" id=09436621-2613-4225-8614-5f48d97d860e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.122733 | controller |     "Jun 12 21:02:00.654324 crc crio[20719]: time=\"2026-06-12T21:02:00.652696431Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688302-4dvp6/POD\" id=622cbab8-88a0-48df-a720-0661c9f128e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.122765 | controller |     "Jun 12 21:02:00.654324 crc crio[20719]: time=\"2026-06-12T21:02:00.653711569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.122798 | controller |     "Jun 12 21:02:00.705870 crc crio[20719]: time=\"2026-06-12T21:02:00.705740942Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688302-4dvp6 Namespace:openshift-infra ID:0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1 UID:deae00d4-e54e-4808-aa6f-06e79ea90917 NetNS:/var/run/netns/4f4de0ce-d0cd-4c1c-b4ab-6331354b0d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeae00d4_e54e_4808_aa6f_06e79ea90917.slice PodAnnotations:0xc00008c988}] Aliases:map[]}\"",
2026-06-12 21:10:23.122837 | controller |     "Jun 12 21:02:00.706200 crc crio[20719]: time=\"2026-06-12T21:02:00.705898096Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688302-4dvp6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.122907 | controller |     "Jun 12 21:02:01.287863 crc crio[20719]: 2026-06-12T21:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bc78b0131911a1 Mac:4e:d7:d9:bf:a8:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/4f4de0ce-d0cd-4c1c-b4ab-6331354b0d36 SocketPath: PciID:}] [{Interface:0xc00025ad60 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.122943 | controller |     "Jun 12 21:02:01.289436 crc crio[20719]: time=\"2026-06-12T21:02:01.28932677Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688302-4dvp6 Namespace:openshift-infra ID:0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1 UID:deae00d4-e54e-4808-aa6f-06e79ea90917 NetNS:/var/run/netns/4f4de0ce-d0cd-4c1c-b4ab-6331354b0d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeae00d4_e54e_4808_aa6f_06e79ea90917.slice PodAnnotations:0xc00008c988}] Aliases:map[]}\"",
2026-06-12 21:10:23.122977 | controller |     "Jun 12 21:02:01.289610 crc crio[20719]: time=\"2026-06-12T21:02:01.289488794Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688302-4dvp6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.123010 | controller |     "Jun 12 21:02:01.296828 crc crio[20719]: time=\"2026-06-12T21:02:01.296762332Z\" level=info msg=\"Ran pod sandbox 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1 with infra container: openshift-infra/auto-csr-approver-29688302-4dvp6/POD\" id=622cbab8-88a0-48df-a720-0661c9f128e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.123043 | controller |     "Jun 12 21:02:01.302474 crc crio[20719]: time=\"2026-06-12T21:02:01.302206301Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c8ca18b0-db8a-4bcb-ba98-d74bafb42ba6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.123077 | controller |     "Jun 12 21:02:01.314186 crc crio[20719]: time=\"2026-06-12T21:02:01.314099538Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.123110 | controller |     "Jun 12 21:02:02.172219 crc crio[20719]: time=\"2026-06-12T21:02:02.171872935Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c8ca18b0-db8a-4bcb-ba98-d74bafb42ba6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.123142 | controller |     "Jun 12 21:02:02.174405 crc crio[20719]: time=\"2026-06-12T21:02:02.174331994Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ebce124d-934f-4f9d-a389-1e7f2003be92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.123174 | controller |     "Jun 12 21:02:02.176727 crc crio[20719]: time=\"2026-06-12T21:02:02.176666739Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1ecfdb0d-b742-45d8-afeb-7046d72717f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.123206 | controller |     "Jun 12 21:02:02.183616 crc crio[20719]: time=\"2026-06-12T21:02:02.183508097Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688302-4dvp6/oc\" id=a775ed03-b9bb-4f77-9b15-2d34e8c37fb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.123238 | controller |     "Jun 12 21:02:02.183992 crc crio[20719]: time=\"2026-06-12T21:02:02.183935068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.123276 | controller |     "Jun 12 21:02:02.228376 crc crio[20719]: time=\"2026-06-12T21:02:02.228211047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.123308 | controller |     "Jun 12 21:02:02.645588 crc crio[20719]: time=\"2026-06-12T21:02:02.645453586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.123340 | controller |     "Jun 12 21:02:02.799052 crc crio[20719]: time=\"2026-06-12T21:02:02.79861946Z\" level=info msg=\"Created container d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152: openshift-infra/auto-csr-approver-29688302-4dvp6/oc\" id=a775ed03-b9bb-4f77-9b15-2d34e8c37fb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.123371 | controller |     "Jun 12 21:02:02.801678 crc crio[20719]: time=\"2026-06-12T21:02:02.801586174Z\" level=info msg=\"Starting container: d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152\" id=72e81df0-5f3e-4194-b90b-892a1a807df4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.123403 | controller |     "Jun 12 21:02:02.810773 crc crio[20719]: time=\"2026-06-12T21:02:02.810716806Z\" level=info msg=\"Started container\" PID=251526 containerID=d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152 description=openshift-infra/auto-csr-approver-29688302-4dvp6/oc id=72e81df0-5f3e-4194-b90b-892a1a807df4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1",
2026-06-12 21:10:23.123436 | controller |     "Jun 12 21:02:05.452853 crc crio[20719]: time=\"2026-06-12T21:02:05.452329169Z\" level=info msg=\"Stopping pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\" id=6d9494ee-615f-4f38-b9d1-6bd524b67751 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.123469 | controller |     "Jun 12 21:02:05.454395 crc crio[20719]: time=\"2026-06-12T21:02:05.453646526Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688302-4dvp6 Namespace:openshift-infra ID:0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1 UID:deae00d4-e54e-4808-aa6f-06e79ea90917 NetNS:/var/run/netns/4f4de0ce-d0cd-4c1c-b4ab-6331354b0d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeae00d4_e54e_4808_aa6f_06e79ea90917.slice PodAnnotations:0xc00334a258}] Aliases:map[]}\"",
2026-06-12 21:10:23.123503 | controller |     "Jun 12 21:02:05.454395 crc crio[20719]: time=\"2026-06-12T21:02:05.45380824Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688302-4dvp6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.123536 | controller |     "Jun 12 21:02:05.841371 crc crio[20719]: time=\"2026-06-12T21:02:05.840879269Z\" level=info msg=\"Stopped pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\" id=6d9494ee-615f-4f38-b9d1-6bd524b67751 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.123569 | controller |     "Jun 12 21:02:29.065800 crc crio[20719]: time=\"2026-06-12T21:02:29.065067707Z\" level=info msg=\"Removing container: 195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8\" id=44203d08-b90f-4274-85de-d7ba70cd06be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.123602 | controller |     "Jun 12 21:02:29.219413 crc crio[20719]: time=\"2026-06-12T21:02:29.219254622Z\" level=info msg=\"Removed container 195b2480c45811e36390480be32c85b144d1009b36c37f25dda924de417dedf8: openshift-infra/auto-csr-approver-29688296-x47v4/oc\" id=44203d08-b90f-4274-85de-d7ba70cd06be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.123634 | controller |     "Jun 12 21:02:29.241491 crc crio[20719]: time=\"2026-06-12T21:02:29.241255834Z\" level=info msg=\"Stopping pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\" id=eeb360ec-f856-4116-8043-106c96bd7165 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.123672 | controller |     "Jun 12 21:02:29.241491 crc crio[20719]: time=\"2026-06-12T21:02:29.241390168Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\" id=eeb360ec-f856-4116-8043-106c96bd7165 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.123705 | controller |     "Jun 12 21:02:29.242582 crc crio[20719]: time=\"2026-06-12T21:02:29.242249632Z\" level=info msg=\"Removing pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\" id=00bc4aaf-2dc0-4141-a45b-f2fbbdd6b704 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.123736 | controller |     "Jun 12 21:02:29.258001 crc crio[20719]: time=\"2026-06-12T21:02:29.257894245Z\" level=info msg=\"Removed pod sandbox: 9ec9c0ae420312ffba16fa22f0bb6f8d8af5fd9af11060d1b2e6a87ed84e04f9\" id=00bc4aaf-2dc0-4141-a45b-f2fbbdd6b704 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.123768 | controller |     "Jun 12 21:04:00.569105 crc crio[20719]: time=\"2026-06-12T21:04:00.568345999Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688304-qlx9z/POD\" id=56f1a7a6-b62b-4927-a576-c40a06f6ad24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.123800 | controller |     "Jun 12 21:04:00.569105 crc crio[20719]: time=\"2026-06-12T21:04:00.56908468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.123832 | controller |     "Jun 12 21:04:00.634181 crc crio[20719]: time=\"2026-06-12T21:04:00.633957458Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688304-qlx9z Namespace:openshift-infra ID:8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119 UID:24023e35-dd3a-4c5b-913e-09fd775e2bd8 NetNS:/var/run/netns/9066aa08-3dad-4e33-9cfa-d34acdab5728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24023e35_dd3a_4c5b_913e_09fd775e2bd8.slice PodAnnotations:0xc003ab0238}] Aliases:map[]}\"",
2026-06-12 21:10:23.123903 | controller |     "Jun 12 21:04:00.634181 crc crio[20719]: time=\"2026-06-12T21:04:00.634099392Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688304-qlx9z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.123940 | controller |     "Jun 12 21:04:01.266836 crc crio[20719]: 2026-06-12T21:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a32ec9c1f22fe9 Mac:8e:f3:65:70:23:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/9066aa08-3dad-4e33-9cfa-d34acdab5728 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.123973 | controller |     "Jun 12 21:04:01.266836 crc crio[20719]: time=\"2026-06-12T21:04:01.266552228Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688304-qlx9z Namespace:openshift-infra ID:8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119 UID:24023e35-dd3a-4c5b-913e-09fd775e2bd8 NetNS:/var/run/netns/9066aa08-3dad-4e33-9cfa-d34acdab5728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24023e35_dd3a_4c5b_913e_09fd775e2bd8.slice PodAnnotations:0xc003ab0238}] Aliases:map[]}\"",
2026-06-12 21:10:23.124006 | controller |     "Jun 12 21:04:01.266836 crc crio[20719]: time=\"2026-06-12T21:04:01.266714282Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688304-qlx9z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.124047 | controller |     "Jun 12 21:04:01.281357 crc crio[20719]: time=\"2026-06-12T21:04:01.281211662Z\" level=info msg=\"Ran pod sandbox 8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119 with infra container: openshift-infra/auto-csr-approver-29688304-qlx9z/POD\" id=56f1a7a6-b62b-4927-a576-c40a06f6ad24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.124079 | controller |     "Jun 12 21:04:01.287920 crc crio[20719]: time=\"2026-06-12T21:04:01.287810654Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3dbb2d52-fd9c-47f7-b74e-0b48cd67ebcd name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.124112 | controller |     "Jun 12 21:04:01.299077 crc crio[20719]: time=\"2026-06-12T21:04:01.29895553Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.124145 | controller |     "Jun 12 21:04:02.604115 crc crio[20719]: time=\"2026-06-12T21:04:02.603447679Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3dbb2d52-fd9c-47f7-b74e-0b48cd67ebcd name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.124178 | controller |     "Jun 12 21:04:02.606938 crc crio[20719]: time=\"2026-06-12T21:04:02.606877283Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3ec23afe-1df0-4a51-ae26-99c22a328578 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.124211 | controller |     "Jun 12 21:04:02.614061 crc crio[20719]: time=\"2026-06-12T21:04:02.613639549Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=552554a0-1c3e-4451-aec7-c7e1b0538229 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.124244 | controller |     "Jun 12 21:04:02.623363 crc crio[20719]: time=\"2026-06-12T21:04:02.623108559Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688304-qlx9z/oc\" id=1ff59e84-4f3f-4c34-bc5a-71b744ad843a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.124276 | controller |     "Jun 12 21:04:02.624230 crc crio[20719]: time=\"2026-06-12T21:04:02.624136758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.124308 | controller |     "Jun 12 21:04:02.689470 crc crio[20719]: time=\"2026-06-12T21:04:02.689363042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.124341 | controller |     "Jun 12 21:04:03.129251 crc crio[20719]: time=\"2026-06-12T21:04:03.129130633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.124373 | controller |     "Jun 12 21:04:03.281741 crc crio[20719]: time=\"2026-06-12T21:04:03.281662767Z\" level=info msg=\"Created container bd60dea29a23748e3f95291c6596c1e44e4fdeee23395df7fdb6ec69483cb7c5: openshift-infra/auto-csr-approver-29688304-qlx9z/oc\" id=1ff59e84-4f3f-4c34-bc5a-71b744ad843a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.124406 | controller |     "Jun 12 21:04:03.283463 crc crio[20719]: time=\"2026-06-12T21:04:03.2832068Z\" level=info msg=\"Starting container: bd60dea29a23748e3f95291c6596c1e44e4fdeee23395df7fdb6ec69483cb7c5\" id=8905cbe5-6131-4dbb-b983-270490311e8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.124438 | controller |     "Jun 12 21:04:03.290751 crc crio[20719]: time=\"2026-06-12T21:04:03.290684766Z\" level=info msg=\"Started container\" PID=268069 containerID=bd60dea29a23748e3f95291c6596c1e44e4fdeee23395df7fdb6ec69483cb7c5 description=openshift-infra/auto-csr-approver-29688304-qlx9z/oc id=8905cbe5-6131-4dbb-b983-270490311e8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119",
2026-06-12 21:10:23.124478 | controller |     "Jun 12 21:04:05.238752 crc crio[20719]: time=\"2026-06-12T21:04:05.238002451Z\" level=info msg=\"Stopping pod sandbox: 8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119\" id=49888908-79a8-4f4f-ace1-5b4a877ce0a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.124625 | controller |     "Jun 12 21:04:05.240240 crc crio[20719]: time=\"2026-06-12T21:04:05.239333498Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688304-qlx9z Namespace:openshift-infra ID:8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119 UID:24023e35-dd3a-4c5b-913e-09fd775e2bd8 NetNS:/var/run/netns/9066aa08-3dad-4e33-9cfa-d34acdab5728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24023e35_dd3a_4c5b_913e_09fd775e2bd8.slice PodAnnotations:0xc0023e2450}] Aliases:map[]}\"",
2026-06-12 21:10:23.124677 | controller |     "Jun 12 21:04:05.240240 crc crio[20719]: time=\"2026-06-12T21:04:05.239471261Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688304-qlx9z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.124712 | controller |     "Jun 12 21:04:05.624425 crc crio[20719]: time=\"2026-06-12T21:04:05.624243327Z\" level=info msg=\"Stopped pod sandbox: 8a32ec9c1f22fe9ce9da87166228e6082f093642c43484d7ec08b0ded69f9119\" id=49888908-79a8-4f4f-ace1-5b4a877ce0a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.124744 | controller |     "Jun 12 21:04:29.322766 crc crio[20719]: time=\"2026-06-12T21:04:29.32185255Z\" level=info msg=\"Removing container: 11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6\" id=de684d16-df62-4dde-9f4c-588bad21dd6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.124776 | controller |     "Jun 12 21:04:29.506048 crc crio[20719]: time=\"2026-06-12T21:04:29.50591578Z\" level=info msg=\"Removed container 11ca12910eb4c7dca1d97ff06a5d90b33040ba12cf296c162c59adf01285b6c6: openshift-infra/auto-csr-approver-29688298-jld6l/oc\" id=de684d16-df62-4dde-9f4c-588bad21dd6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.124809 | controller |     "Jun 12 21:04:29.516008 crc crio[20719]: time=\"2026-06-12T21:04:29.515923668Z\" level=info msg=\"Stopping pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\" id=b2ed70c0-018e-4f85-b9b2-4eb321230820 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.124841 | controller |     "Jun 12 21:04:29.516008 crc crio[20719]: time=\"2026-06-12T21:04:29.516006211Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\" id=b2ed70c0-018e-4f85-b9b2-4eb321230820 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.124911 | controller |     "Jun 12 21:04:29.516674 crc crio[20719]: time=\"2026-06-12T21:04:29.516633638Z\" level=info msg=\"Removing pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\" id=cc4a7be0-298f-4032-8c09-3fa389a47665 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.124944 | controller |     "Jun 12 21:04:29.533103 crc crio[20719]: time=\"2026-06-12T21:04:29.533047265Z\" level=info msg=\"Removed pod sandbox: 30c66edfd7195b4a30a3114bb7b17aa148f98eefb64d2893ea43b9250e8b463a\" id=cc4a7be0-298f-4032-8c09-3fa389a47665 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.124976 | controller |     "Jun 12 21:05:04.844348 crc crio[20719]: time=\"2026-06-12T21:05:04.843462866Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125009 | controller |     "Jun 12 21:05:05.250901 crc crio[20719]: time=\"2026-06-12T21:05:05.250522911Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125048 | controller |     "Jun 12 21:05:05.307452 crc crio[20719]: time=\"2026-06-12T21:05:05.307400025Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125080 | controller |     "Jun 12 21:05:05.601622 crc crio[20719]: time=\"2026-06-12T21:05:05.60147246Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125111 | controller |     "Jun 12 21:05:05.749032 crc crio[20719]: time=\"2026-06-12T21:05:05.748948744Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125142 | controller |     "Jun 12 21:05:05.749578 crc crio[20719]: time=\"2026-06-12T21:05:05.749476139Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125173 | controller |     "Jun 12 21:05:05.903574 crc crio[20719]: time=\"2026-06-12T21:05:05.903331662Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125204 | controller |     "Jun 12 21:05:06.184893 crc crio[20719]: time=\"2026-06-12T21:05:06.184810582Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125236 | controller |     "Jun 12 21:05:06.252137 crc crio[20719]: time=\"2026-06-12T21:05:06.252053619Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125267 | controller |     "Jun 12 21:05:06.296441 crc crio[20719]: time=\"2026-06-12T21:05:06.296359234Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125299 | controller |     "Jun 12 21:05:06.303219 crc crio[20719]: time=\"2026-06-12T21:05:06.303152181Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125331 | controller |     "Jun 12 21:05:06.339139 crc crio[20719]: time=\"2026-06-12T21:05:06.338079582Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125364 | controller |     "Jun 12 21:05:06.538925 crc crio[20719]: time=\"2026-06-12T21:05:06.538877778Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125396 | controller |     "Jun 12 21:05:07.093733 crc crio[20719]: time=\"2026-06-12T21:05:07.093460831Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125428 | controller |     "Jun 12 21:05:07.804953 crc crio[20719]: time=\"2026-06-12T21:05:07.804376506Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125460 | controller |     "Jun 12 21:05:08.547298 crc crio[20719]: time=\"2026-06-12T21:05:08.547117461Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125499 | controller |     "Jun 12 21:05:09.083506 crc crio[20719]: time=\"2026-06-12T21:05:09.082909977Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125532 | controller |     "Jun 12 21:05:09.659729 crc crio[20719]: time=\"2026-06-12T21:05:09.659648644Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125566 | controller |     "Jun 12 21:05:10.267732 crc crio[20719]: time=\"2026-06-12T21:05:10.267628033Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125600 | controller |     "Jun 12 21:05:10.269163 crc crio[20719]: time=\"2026-06-12T21:05:10.269067003Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125633 | controller |     "Jun 12 21:05:10.328928 crc crio[20719]: time=\"2026-06-12T21:05:10.328760063Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125665 | controller |     "Jun 12 21:05:12.164741 crc crio[20719]: time=\"2026-06-12T21:05:12.164081566Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125698 | controller |     "Jun 12 21:05:13.522645 crc crio[20719]: time=\"2026-06-12T21:05:13.522001105Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125731 | controller |     "Jun 12 21:05:13.663148 crc crio[20719]: time=\"2026-06-12T21:05:13.662429718Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125764 | controller |     "Jun 12 21:05:14.309742 crc crio[20719]: time=\"2026-06-12T21:05:14.309204752Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125797 | controller |     "Jun 12 21:05:14.884705 crc crio[20719]: time=\"2026-06-12T21:05:14.88443281Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125830 | controller |     "Jun 12 21:05:16.598030 crc crio[20719]: time=\"2026-06-12T21:05:16.597469517Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125897 | controller |     "Jun 12 21:05:16.886500 crc crio[20719]: time=\"2026-06-12T21:05:16.886422041Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125933 | controller |     "Jun 12 21:05:17.494895 crc crio[20719]: time=\"2026-06-12T21:05:17.494387453Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125966 | controller |     "Jun 12 21:05:18.185132 crc crio[20719]: time=\"2026-06-12T21:05:18.185027673Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.125999 | controller |     "Jun 12 21:05:20.306570 crc crio[20719]: time=\"2026-06-12T21:05:20.305737748Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126046 | controller |     "Jun 12 21:05:20.770578 crc crio[20719]: time=\"2026-06-12T21:05:20.770444678Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126081 | controller |     "Jun 12 21:05:21.330702 crc crio[20719]: time=\"2026-06-12T21:05:21.330463813Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126114 | controller |     "Jun 12 21:05:21.835634 crc crio[20719]: time=\"2026-06-12T21:05:21.835451463Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126147 | controller |     "Jun 12 21:05:21.979857 crc crio[20719]: time=\"2026-06-12T21:05:21.979774473Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126179 | controller |     "Jun 12 21:05:21.993852 crc crio[20719]: time=\"2026-06-12T21:05:21.991661092Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126211 | controller |     "Jun 12 21:05:21.994906 crc crio[20719]: time=\"2026-06-12T21:05:21.994850619Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126243 | controller |     "Jun 12 21:05:22.292387 crc crio[20719]: time=\"2026-06-12T21:05:22.291992052Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126275 | controller |     "Jun 12 21:05:22.594836 crc crio[20719]: time=\"2026-06-12T21:05:22.5947583Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126306 | controller |     "Jun 12 21:05:23.542940 crc crio[20719]: time=\"2026-06-12T21:05:23.542506896Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126338 | controller |     "Jun 12 21:05:24.593351 crc crio[20719]: time=\"2026-06-12T21:05:24.592701609Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126370 | controller |     "Jun 12 21:05:25.371861 crc crio[20719]: time=\"2026-06-12T21:05:25.371729531Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126402 | controller |     "Jun 12 21:05:25.467074 crc crio[20719]: time=\"2026-06-12T21:05:25.467028852Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126435 | controller |     "Jun 12 21:05:26.296866 crc crio[20719]: time=\"2026-06-12T21:05:26.29637981Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126468 | controller |     "Jun 12 21:05:27.332842 crc crio[20719]: time=\"2026-06-12T21:05:27.332735771Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126507 | controller |     "Jun 12 21:05:28.280637 crc crio[20719]: time=\"2026-06-12T21:05:28.276592692Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126540 | controller |     "Jun 12 21:05:29.234046 crc crio[20719]: time=\"2026-06-12T21:05:29.233941406Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126572 | controller |     "Jun 12 21:05:35.612067 crc crio[20719]: time=\"2026-06-12T21:05:35.61119401Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.126605 | controller |     "Jun 12 21:06:00.576865 crc crio[20719]: time=\"2026-06-12T21:06:00.576208611Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688306-2dh2s/POD\" id=d2a39e25-f428-4555-8178-e841ece3fd5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.126637 | controller |     "Jun 12 21:06:00.578120 crc crio[20719]: time=\"2026-06-12T21:06:00.57691435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.126669 | controller |     "Jun 12 21:06:00.620803 crc crio[20719]: time=\"2026-06-12T21:06:00.620666875Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688306-2dh2s Namespace:openshift-infra ID:384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b UID:e01ec9f0-6bd7-43db-9bde-fb681a1fbb2b NetNS:/var/run/netns/79354fd3-c183-42a8-b538-0f846f831750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01ec9f0_6bd7_43db_9bde_fb681a1fbb2b.slice PodAnnotations:0xc003332758}] Aliases:map[]}\"",
2026-06-12 21:10:23.126702 | controller |     "Jun 12 21:06:00.620803 crc crio[20719]: time=\"2026-06-12T21:06:00.620790188Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688306-2dh2s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.126736 | controller |     "Jun 12 21:06:01.261012 crc crio[20719]: 2026-06-12T21:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:384e178d703ef5b Mac:c2:b2:34:31:5b:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/79354fd3-c183-42a8-b538-0f846f831750 SocketPath: PciID:}] [{Interface:0xc000014f80 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.126770 | controller |     "Jun 12 21:06:01.268534 crc crio[20719]: time=\"2026-06-12T21:06:01.268111454Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688306-2dh2s Namespace:openshift-infra ID:384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b UID:e01ec9f0-6bd7-43db-9bde-fb681a1fbb2b NetNS:/var/run/netns/79354fd3-c183-42a8-b538-0f846f831750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01ec9f0_6bd7_43db_9bde_fb681a1fbb2b.slice PodAnnotations:0xc003332758}] Aliases:map[]}\"",
2026-06-12 21:10:23.126804 | controller |     "Jun 12 21:06:01.268534 crc crio[20719]: time=\"2026-06-12T21:06:01.268396421Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688306-2dh2s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.126839 | controller |     "Jun 12 21:06:01.283711 crc crio[20719]: time=\"2026-06-12T21:06:01.283599794Z\" level=info msg=\"Ran pod sandbox 384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b with infra container: openshift-infra/auto-csr-approver-29688306-2dh2s/POD\" id=d2a39e25-f428-4555-8178-e841ece3fd5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.126916 | controller |     "Jun 12 21:06:01.291334 crc crio[20719]: time=\"2026-06-12T21:06:01.291195862Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1ebdcb94-b5e8-407c-b85f-235133e249f2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.126953 | controller |     "Jun 12 21:06:01.304061 crc crio[20719]: time=\"2026-06-12T21:06:01.303984744Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.126986 | controller |     "Jun 12 21:06:02.560046 crc crio[20719]: time=\"2026-06-12T21:06:02.559143646Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1ebdcb94-b5e8-407c-b85f-235133e249f2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.127020 | controller |     "Jun 12 21:06:02.562072 crc crio[20719]: time=\"2026-06-12T21:06:02.561936272Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8d1c9541-0a10-4be3-9e71-4a57e2adb990 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.127053 | controller |     "Jun 12 21:06:02.566608 crc crio[20719]: time=\"2026-06-12T21:06:02.566485777Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e560b1ce-54e7-4a70-a69a-0c216e03cf5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.127085 | controller |     "Jun 12 21:06:02.579009 crc crio[20719]: time=\"2026-06-12T21:06:02.578874748Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688306-2dh2s/oc\" id=5ae847a1-c84c-4bc4-ae94-9c92b29acd71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.127117 | controller |     "Jun 12 21:06:02.579601 crc crio[20719]: time=\"2026-06-12T21:06:02.579519155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.127150 | controller |     "Jun 12 21:06:02.638969 crc crio[20719]: time=\"2026-06-12T21:06:02.638820628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.127188 | controller |     "Jun 12 21:06:03.102115 crc crio[20719]: time=\"2026-06-12T21:06:03.101679352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.127224 | controller |     "Jun 12 21:06:03.243052 crc crio[20719]: time=\"2026-06-12T21:06:03.242890447Z\" level=info msg=\"Created container 879fbd0edcc1194b3db20f31d13a03dd4e749028bc14101d28d013244e069e15: openshift-infra/auto-csr-approver-29688306-2dh2s/oc\" id=5ae847a1-c84c-4bc4-ae94-9c92b29acd71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.127258 | controller |     "Jun 12 21:06:03.245169 crc crio[20719]: time=\"2026-06-12T21:06:03.245091376Z\" level=info msg=\"Starting container: 879fbd0edcc1194b3db20f31d13a03dd4e749028bc14101d28d013244e069e15\" id=ce3aa1a9-543e-4c63-8044-68c0bf1c1d89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.127294 | controller |     "Jun 12 21:06:03.261647 crc crio[20719]: time=\"2026-06-12T21:06:03.261576571Z\" level=info msg=\"Started container\" PID=281568 containerID=879fbd0edcc1194b3db20f31d13a03dd4e749028bc14101d28d013244e069e15 description=openshift-infra/auto-csr-approver-29688306-2dh2s/oc id=ce3aa1a9-543e-4c63-8044-68c0bf1c1d89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b",
2026-06-12 21:10:23.127330 | controller |     "Jun 12 21:06:05.224239 crc crio[20719]: time=\"2026-06-12T21:06:05.22361189Z\" level=info msg=\"Stopping pod sandbox: 384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b\" id=4bb6bcde-e9d8-46f2-9872-fe622b3231df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.127372 | controller |     "Jun 12 21:06:05.226737 crc crio[20719]: time=\"2026-06-12T21:06:05.225141202Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688306-2dh2s Namespace:openshift-infra ID:384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b UID:e01ec9f0-6bd7-43db-9bde-fb681a1fbb2b NetNS:/var/run/netns/79354fd3-c183-42a8-b538-0f846f831750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01ec9f0_6bd7_43db_9bde_fb681a1fbb2b.slice PodAnnotations:0xc003332100}] Aliases:map[]}\"",
2026-06-12 21:10:23.127407 | controller |     "Jun 12 21:06:05.226737 crc crio[20719]: time=\"2026-06-12T21:06:05.225393809Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688306-2dh2s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.127441 | controller |     "Jun 12 21:06:05.631791 crc crio[20719]: time=\"2026-06-12T21:06:05.631192203Z\" level=info msg=\"Stopped pod sandbox: 384e178d703ef5bf6e90f1dafc192d93d90c13fcb7dff757811372d6114af70b\" id=4bb6bcde-e9d8-46f2-9872-fe622b3231df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.127475 | controller |     "Jun 12 21:06:29.602840 crc crio[20719]: time=\"2026-06-12T21:06:29.601762378Z\" level=info msg=\"Removing container: 2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d\" id=abe0692e-d7dc-408b-acd9-e92bab6e1d7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.127508 | controller |     "Jun 12 21:06:29.788172 crc crio[20719]: time=\"2026-06-12T21:06:29.788065151Z\" level=info msg=\"Removed container 2f6c10ac120405138baab94c56cb611e7379cd7ee53eb81e91d6a4ab5b47801d: openshift-infra/auto-csr-approver-29688300-qcrmv/oc\" id=abe0692e-d7dc-408b-acd9-e92bab6e1d7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.127542 | controller |     "Jun 12 21:06:29.801887 crc crio[20719]: time=\"2026-06-12T21:06:29.801791671Z\" level=info msg=\"Stopping pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\" id=966fef22-e648-4c20-8351-396c7cb1a3bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.127576 | controller |     "Jun 12 21:06:29.802165 crc crio[20719]: time=\"2026-06-12T21:06:29.801921495Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\" id=966fef22-e648-4c20-8351-396c7cb1a3bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.127608 | controller |     "Jun 12 21:06:29.803120 crc crio[20719]: time=\"2026-06-12T21:06:29.803004185Z\" level=info msg=\"Removing pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\" id=d0489d5f-e8a0-4df1-8636-aba065b63485 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.127641 | controller |     "Jun 12 21:06:29.826569 crc crio[20719]: time=\"2026-06-12T21:06:29.826454823Z\" level=info msg=\"Removed pod sandbox: 5d18673fa40d5f51264786643e81c9a796b36aacb5729ac85af6647a9ce9b15a\" id=d0489d5f-e8a0-4df1-8636-aba065b63485 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.127673 | controller |     "Jun 12 21:07:09.533916 crc crio[20719]: time=\"2026-06-12T21:07:09.532768905Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 21:10:23.127706 | controller |     "Jun 12 21:07:18.150836 crc crio[20719]: time=\"2026-06-12T21:07:18.147486729Z\" level=info msg=\"Stopping container: 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d (timeout: 2s)\" id=313d5c73-579c-4e2c-b779-750781db9cd2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.127738 | controller |     "Jun 12 21:07:18.620858 crc crio[20719]: time=\"2026-06-12T21:07:18.620490531Z\" level=info msg=\"Stopped container 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d: openshift-must-gather-g6pgq/must-gather-c4fdj/copy\" id=313d5c73-579c-4e2c-b779-750781db9cd2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.127778 | controller |     "Jun 12 21:07:18.622670 crc crio[20719]: time=\"2026-06-12T21:07:18.622409044Z\" level=info msg=\"Stopping pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\" id=55736141-c881-4b63-bb22-e409261c2d92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.127812 | controller |     "Jun 12 21:07:18.626972 crc crio[20719]: time=\"2026-06-12T21:07:18.626797218Z\" level=info msg=\"Got pod network &{Name:must-gather-c4fdj Namespace:openshift-must-gather-g6pgq ID:aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e UID:34cdea57-6175-48f3-a0b7-481e36ee7e59 NetNS:/var/run/netns/af2dc6c0-7e61-4a30-bb2d-5db8a02d0c76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34cdea57_6175_48f3_a0b7_481e36ee7e59.slice PodAnnotations:0xc00170cf90}] Aliases:map[]}\"",
2026-06-12 21:10:23.127846 | controller |     "Jun 12 21:07:18.627489 crc crio[20719]: time=\"2026-06-12T21:07:18.627230779Z\" level=info msg=\"Deleting pod openshift-must-gather-g6pgq_must-gather-c4fdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.127916 | controller |     "Jun 12 21:07:19.010027 crc crio[20719]: time=\"2026-06-12T21:07:19.009171055Z\" level=info msg=\"Stopped pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\" id=55736141-c881-4b63-bb22-e409261c2d92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.127952 | controller |     "Jun 12 21:07:19.727857 crc crio[20719]: time=\"2026-06-12T21:07:19.726245112Z\" level=info msg=\"Removing container: 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d\" id=6e713382-d806-4537-b18f-7d791f878d07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.127986 | controller |     "Jun 12 21:07:19.795037 crc crio[20719]: time=\"2026-06-12T21:07:19.794634834Z\" level=info msg=\"Removed container 36ed053dcd13c5594b2466ca14814b0bd809637a4186fcca90bcee1c5d2ba22d: openshift-must-gather-g6pgq/must-gather-c4fdj/copy\" id=6e713382-d806-4537-b18f-7d791f878d07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.128022 | controller |     "Jun 12 21:07:19.808589 crc crio[20719]: time=\"2026-06-12T21:07:19.808497065Z\" level=info msg=\"Removing container: 2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b\" id=a66e2916-9f8c-4f68-a3a2-ec59c496b6ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.128056 | controller |     "Jun 12 21:07:20.268631 crc crio[20719]: time=\"2026-06-12T21:07:20.268472904Z\" level=info msg=\"Removed container 2ca5d60933c9293200ea0eac8d62a632c0290c724da24d7a365a79c287a35f8b: openshift-must-gather-g6pgq/must-gather-c4fdj/gather\" id=a66e2916-9f8c-4f68-a3a2-ec59c496b6ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.128089 | controller |     "Jun 12 21:07:29.869417 crc crio[20719]: time=\"2026-06-12T21:07:29.868613707Z\" level=info msg=\"Stopping pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\" id=9208e244-a010-415e-a48c-b245c7af6a71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.128122 | controller |     "Jun 12 21:07:29.871123 crc crio[20719]: time=\"2026-06-12T21:07:29.86944343Z\" level=info msg=\"Stopped pod sandbox (already stopped): aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\" id=9208e244-a010-415e-a48c-b245c7af6a71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.128155 | controller |     "Jun 12 21:07:29.871123 crc crio[20719]: time=\"2026-06-12T21:07:29.870117309Z\" level=info msg=\"Removing pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\" id=205e4b7c-4b6c-43d9-ba98-b0c1f45af10d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.128195 | controller |     "Jun 12 21:07:29.891833 crc crio[20719]: time=\"2026-06-12T21:07:29.89144708Z\" level=info msg=\"Removed pod sandbox: aed4fc67bd1279644c6bd417242ffefda67a0012bc0b75721cbd239e6588311e\" id=205e4b7c-4b6c-43d9-ba98-b0c1f45af10d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.128228 | controller |     "Jun 12 21:07:29.920840 crc crio[20719]: time=\"2026-06-12T21:07:29.920732781Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-gpf5k/POD\" id=fcb87b55-dbab-4a3e-9af8-5ef0fc8269f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.128260 | controller |     "Jun 12 21:07:29.921044 crc crio[20719]: time=\"2026-06-12T21:07:29.920858774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.128294 | controller |     "Jun 12 21:07:29.961303 crc crio[20719]: time=\"2026-06-12T21:07:29.961156104Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gpf5k Namespace:openshift-marketplace ID:8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a UID:6a1a24f7-0769-4112-8c62-cde8b84cf75e NetNS:/var/run/netns/f4552436-b583-4ff0-b216-4c1956e305d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1a24f7_0769_4112_8c62_cde8b84cf75e.slice PodAnnotations:0xc003ab1470}] Aliases:map[]}\"",
2026-06-12 21:10:23.128327 | controller |     "Jun 12 21:07:29.961303 crc crio[20719]: time=\"2026-06-12T21:07:29.961219006Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-gpf5k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.128360 | controller |     "Jun 12 21:07:30.540484 crc crio[20719]: 2026-06-12T21:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e0f42285f35a4c Mac:6a:80:b8:d4:1b:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/f4552436-b583-4ff0-b216-4c1956e305d8 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.128393 | controller |     "Jun 12 21:07:30.542396 crc crio[20719]: time=\"2026-06-12T21:07:30.542341684Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gpf5k Namespace:openshift-marketplace ID:8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a UID:6a1a24f7-0769-4112-8c62-cde8b84cf75e NetNS:/var/run/netns/f4552436-b583-4ff0-b216-4c1956e305d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1a24f7_0769_4112_8c62_cde8b84cf75e.slice PodAnnotations:0xc003ab1470}] Aliases:map[]}\"",
2026-06-12 21:10:23.128426 | controller |     "Jun 12 21:07:30.542581 crc crio[20719]: time=\"2026-06-12T21:07:30.542509849Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-gpf5k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.128460 | controller |     "Jun 12 21:07:30.565881 crc crio[20719]: time=\"2026-06-12T21:07:30.565791951Z\" level=info msg=\"Ran pod sandbox 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a with infra container: openshift-marketplace/redhat-marketplace-gpf5k/POD\" id=fcb87b55-dbab-4a3e-9af8-5ef0fc8269f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.128492 | controller |     "Jun 12 21:07:30.571133 crc crio[20719]: time=\"2026-06-12T21:07:30.570905169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=290329be-19db-4ea7-9d99-fd47aacab862 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.128532 | controller |     "Jun 12 21:07:30.576657 crc crio[20719]: time=\"2026-06-12T21:07:30.576505293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7597643-f6bd-49ca-a8a3-15d8f2366107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.128565 | controller |     "Jun 12 21:07:30.587066 crc crio[20719]: time=\"2026-06-12T21:07:30.586739764Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gpf5k/extract-utilities\" id=56a4a8eb-466d-41c9-8a7f-2bc1ef8f9b5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.128597 | controller |     "Jun 12 21:07:30.587517 crc crio[20719]: time=\"2026-06-12T21:07:30.587472835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.128657 | controller |     "Jun 12 21:07:30.654399 crc crio[20719]: time=\"2026-06-12T21:07:30.653534632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.128690 | controller |     "Jun 12 21:07:30.659089 crc crio[20719]: time=\"2026-06-12T21:07:30.659032264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.128723 | controller |     "Jun 12 21:07:30.817651 crc crio[20719]: time=\"2026-06-12T21:07:30.817251728Z\" level=info msg=\"Created container b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f: openshift-marketplace/redhat-marketplace-gpf5k/extract-utilities\" id=56a4a8eb-466d-41c9-8a7f-2bc1ef8f9b5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.128755 | controller |     "Jun 12 21:07:30.820862 crc crio[20719]: time=\"2026-06-12T21:07:30.819765425Z\" level=info msg=\"Starting container: b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f\" id=0b6f4020-0cfb-428e-afca-ccbed61ff252 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.128789 | controller |     "Jun 12 21:07:30.828963 crc crio[20719]: time=\"2026-06-12T21:07:30.8286045Z\" level=info msg=\"Started container\" PID=286102 containerID=b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f description=openshift-marketplace/redhat-marketplace-gpf5k/extract-utilities id=0b6f4020-0cfb-428e-afca-ccbed61ff252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a",
2026-06-12 21:10:23.128824 | controller |     "Jun 12 21:07:31.038830 crc crio[20719]: time=\"2026-06-12T21:07:31.038713719Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2a299443-fc5d-42c1-9eb2-28ab1f3dc1ac name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.128895 | controller |     "Jun 12 21:07:31.051311 crc crio[20719]: time=\"2026-06-12T21:07:31.049711478Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 21:10:23.128934 | controller |     "Jun 12 21:07:31.938364 crc crio[20719]: time=\"2026-06-12T21:07:31.937604529Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=2a299443-fc5d-42c1-9eb2-28ab1f3dc1ac name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.128969 | controller |     "Jun 12 21:07:31.940319 crc crio[20719]: time=\"2026-06-12T21:07:31.940134898Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8f0a959e-e16c-4051-aee6-e3db4efd5de2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.129003 | controller |     "Jun 12 21:07:31.944716 crc crio[20719]: time=\"2026-06-12T21:07:31.944614072Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3a8d33d3-4fe6-4a75-9949-842bae5307f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.129044 | controller |     "Jun 12 21:07:31.954021 crc crio[20719]: time=\"2026-06-12T21:07:31.953849556Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gpf5k/extract-content\" id=874a7ac6-e158-4419-8ac6-a60afa3e98db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.129077 | controller |     "Jun 12 21:07:31.954511 crc crio[20719]: time=\"2026-06-12T21:07:31.954420961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.129110 | controller |     "Jun 12 21:07:32.022586 crc crio[20719]: time=\"2026-06-12T21:07:32.022411463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.129141 | controller |     "Jun 12 21:07:32.027685 crc crio[20719]: time=\"2026-06-12T21:07:32.027593995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.129173 | controller |     "Jun 12 21:07:32.212988 crc crio[20719]: time=\"2026-06-12T21:07:32.212797781Z\" level=info msg=\"Created container 6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09: openshift-marketplace/redhat-marketplace-gpf5k/extract-content\" id=874a7ac6-e158-4419-8ac6-a60afa3e98db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.129204 | controller |     "Jun 12 21:07:32.215697 crc crio[20719]: time=\"2026-06-12T21:07:32.214066506Z\" level=info msg=\"Starting container: 6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09\" id=f062de7f-4395-4cac-a08b-7e316ace496c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.129236 | controller |     "Jun 12 21:07:32.226001 crc crio[20719]: time=\"2026-06-12T21:07:32.225737536Z\" level=info msg=\"Started container\" PID=286203 containerID=6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09 description=openshift-marketplace/redhat-marketplace-gpf5k/extract-content id=f062de7f-4395-4cac-a08b-7e316ace496c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a",
2026-06-12 21:10:23.129269 | controller |     "Jun 12 21:07:33.068724 crc crio[20719]: time=\"2026-06-12T21:07:33.067998573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=627ef43b-643b-4dde-826a-9975a957ea7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.129302 | controller |     "Jun 12 21:07:33.071422 crc crio[20719]: time=\"2026-06-12T21:07:33.071191458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0e42551e-4bcd-4229-a696-bf1ee59b2170 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.129393 | controller |     "Jun 12 21:07:33.080345 crc crio[20719]: time=\"2026-06-12T21:07:33.080038549Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gpf5k/registry-server\" id=f8f101fd-432e-4e04-ab17-81af80e49932 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.129428 | controller |     "Jun 12 21:07:33.080854 crc crio[20719]: time=\"2026-06-12T21:07:33.080645517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.129460 | controller |     "Jun 12 21:07:33.165204 crc crio[20719]: time=\"2026-06-12T21:07:33.164365969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.129499 | controller |     "Jun 12 21:07:33.172641 crc crio[20719]: time=\"2026-06-12T21:07:33.17200682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.129531 | controller |     "Jun 12 21:07:33.332805 crc crio[20719]: time=\"2026-06-12T21:07:33.332196197Z\" level=info msg=\"Created container d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035: openshift-marketplace/redhat-marketplace-gpf5k/registry-server\" id=f8f101fd-432e-4e04-ab17-81af80e49932 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.129563 | controller |     "Jun 12 21:07:33.336676 crc crio[20719]: time=\"2026-06-12T21:07:33.335053725Z\" level=info msg=\"Starting container: d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035\" id=8bf98285-6073-4270-9f3c-8dfdbe270cfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.129633 | controller |     "Jun 12 21:07:33.356529 crc crio[20719]: time=\"2026-06-12T21:07:33.35580531Z\" level=info msg=\"Started container\" PID=286249 containerID=d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035 description=openshift-marketplace/redhat-marketplace-gpf5k/registry-server id=8bf98285-6073-4270-9f3c-8dfdbe270cfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a",
2026-06-12 21:10:23.132989 | controller |     "Jun 12 21:07:42.196779 crc crio[20719]: time=\"2026-06-12T21:07:42.195517713Z\" level=info msg=\"Stopping container: d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035 (timeout: 2s)\" id=74918862-2dca-4f51-a3a4-e94dc27edf74 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.133068 | controller |     "Jun 12 21:07:42.332592 crc crio[20719]: time=\"2026-06-12T21:07:42.332225585Z\" level=info msg=\"Stopped container d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035: openshift-marketplace/redhat-marketplace-gpf5k/registry-server\" id=74918862-2dca-4f51-a3a4-e94dc27edf74 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.133109 | controller |     "Jun 12 21:07:42.336998 crc crio[20719]: time=\"2026-06-12T21:07:42.336832732Z\" level=info msg=\"Stopping pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\" id=95f3afd7-5d55-4f26-a02b-a41a5d5de22d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.133145 | controller |     "Jun 12 21:07:42.338195 crc crio[20719]: time=\"2026-06-12T21:07:42.338044256Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gpf5k Namespace:openshift-marketplace ID:8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a UID:6a1a24f7-0769-4112-8c62-cde8b84cf75e NetNS:/var/run/netns/f4552436-b583-4ff0-b216-4c1956e305d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1a24f7_0769_4112_8c62_cde8b84cf75e.slice PodAnnotations:0xc000eafbd8}] Aliases:map[]}\"",
2026-06-12 21:10:23.133181 | controller |     "Jun 12 21:07:42.338854 crc crio[20719]: time=\"2026-06-12T21:07:42.338709434Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-gpf5k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.133252 | controller |     "Jun 12 21:07:42.858973 crc crio[20719]: time=\"2026-06-12T21:07:42.858214126Z\" level=info msg=\"Stopped pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\" id=95f3afd7-5d55-4f26-a02b-a41a5d5de22d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.133295 | controller |     "Jun 12 21:07:43.215798 crc crio[20719]: time=\"2026-06-12T21:07:43.215370091Z\" level=info msg=\"Removing container: d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035\" id=aea6c57a-92ee-413d-80be-b3429ddf6298 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.133343 | controller |     "Jun 12 21:07:43.242419 crc crio[20719]: time=\"2026-06-12T21:07:43.242248723Z\" level=info msg=\"Removed container d2fa7896d2eeb66f2b4287c3c9e983057c032ac82d1655acf77d669dbeb53035: openshift-marketplace/redhat-marketplace-gpf5k/registry-server\" id=aea6c57a-92ee-413d-80be-b3429ddf6298 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.133378 | controller |     "Jun 12 21:07:43.245147 crc crio[20719]: time=\"2026-06-12T21:07:43.245057778Z\" level=info msg=\"Removing container: 6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09\" id=a0608ab8-b2db-4a3a-bc4c-3397ea274c3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.133411 | controller |     "Jun 12 21:07:43.285352 crc crio[20719]: time=\"2026-06-12T21:07:43.285151811Z\" level=info msg=\"Removed container 6c73b9e2ccd4f8cb13a8327537a2ad4a4e5750a3a4c96aab4c78c73b883afa09: openshift-marketplace/redhat-marketplace-gpf5k/extract-content\" id=a0608ab8-b2db-4a3a-bc4c-3397ea274c3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.133444 | controller |     "Jun 12 21:07:43.289029 crc crio[20719]: time=\"2026-06-12T21:07:43.288120754Z\" level=info msg=\"Removing container: b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f\" id=ce243af5-9154-484a-bcf0-ab6984b91912 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.133477 | controller |     "Jun 12 21:07:43.352214 crc crio[20719]: time=\"2026-06-12T21:07:43.3519611Z\" level=info msg=\"Removed container b5f2d42258a44a7f4a1d5d093dbed0e28c079032c4975abd0a4c9cf68a0ebf2f: openshift-marketplace/redhat-marketplace-gpf5k/extract-utilities\" id=ce243af5-9154-484a-bcf0-ab6984b91912 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.133509 | controller |     "Jun 12 21:08:00.568650 crc crio[20719]: time=\"2026-06-12T21:08:00.567715982Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688308-4brmv/POD\" id=b5e02453-ccb5-401f-bb52-0d7ddb5f92fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.133541 | controller |     "Jun 12 21:08:00.568650 crc crio[20719]: time=\"2026-06-12T21:08:00.568493124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.133574 | controller |     "Jun 12 21:08:00.615012 crc crio[20719]: time=\"2026-06-12T21:08:00.614911522Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688308-4brmv Namespace:openshift-infra ID:e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e UID:66b37317-d056-4607-9c30-943de5db90d3 NetNS:/var/run/netns/204a4233-1eea-4479-976f-81960c353543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b37317_d056_4607_9c30_943de5db90d3.slice PodAnnotations:0xc000a38058}] Aliases:map[]}\"",
2026-06-12 21:10:23.133607 | controller |     "Jun 12 21:08:00.615012 crc crio[20719]: time=\"2026-06-12T21:08:00.615003114Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688308-4brmv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.133640 | controller |     "Jun 12 21:08:01.188232 crc crio[20719]: 2026-06-12T21:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e866005391a3151 Mac:2e:e9:5d:cb:10:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/204a4233-1eea-4479-976f-81960c353543 SocketPath: PciID:}] [{Interface:0xc000157090 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.133674 | controller |     "Jun 12 21:08:01.189653 crc crio[20719]: time=\"2026-06-12T21:08:01.189587031Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688308-4brmv Namespace:openshift-infra ID:e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e UID:66b37317-d056-4607-9c30-943de5db90d3 NetNS:/var/run/netns/204a4233-1eea-4479-976f-81960c353543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b37317_d056_4607_9c30_943de5db90d3.slice PodAnnotations:0xc000a38058}] Aliases:map[]}\"",
2026-06-12 21:10:23.133714 | controller |     "Jun 12 21:08:01.189733 crc crio[20719]: time=\"2026-06-12T21:08:01.189720704Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688308-4brmv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.133746 | controller |     "Jun 12 21:08:01.204928 crc crio[20719]: time=\"2026-06-12T21:08:01.204745754Z\" level=info msg=\"Ran pod sandbox e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e with infra container: openshift-infra/auto-csr-approver-29688308-4brmv/POD\" id=b5e02453-ccb5-401f-bb52-0d7ddb5f92fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.133779 | controller |     "Jun 12 21:08:01.207363 crc crio[20719]: time=\"2026-06-12T21:08:01.207323689Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=28588847-2b4f-410d-b7bb-958c14f35228 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.133811 | controller |     "Jun 12 21:08:01.211537 crc crio[20719]: time=\"2026-06-12T21:08:01.211489524Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.133844 | controller |     "Jun 12 21:08:01.993650 crc crio[20719]: time=\"2026-06-12T21:08:01.99245758Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-fhp8l/POD\" id=55bb357b-5088-4de1-8e7e-fb5de41b5785 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.134221 | controller |     "Jun 12 21:08:01.995139 crc crio[20719]: time=\"2026-06-12T21:08:01.993686243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.134260 | controller |     "Jun 12 21:08:02.053117 crc crio[20719]: time=\"2026-06-12T21:08:02.052917395Z\" level=info msg=\"Got pod network &{Name:certified-operators-fhp8l Namespace:openshift-marketplace ID:3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657 UID:4190ff04-0279-4af1-a51c-bd74c798da2c NetNS:/var/run/netns/62167478-2f90-4836-8a53-3c1bf84310c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4190ff04_0279_4af1_a51c_bd74c798da2c.slice PodAnnotations:0xc00170ca50}] Aliases:map[]}\"",
2026-06-12 21:10:23.134294 | controller |     "Jun 12 21:08:02.053117 crc crio[20719]: time=\"2026-06-12T21:08:02.053032748Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-fhp8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.134328 | controller |     "Jun 12 21:08:02.540339 crc crio[20719]: 2026-06-12T21:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3194b0a05fcbdee Mac:c6:b9:6c:57:bd:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/62167478-2f90-4836-8a53-3c1bf84310c9 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.134361 | controller |     "Jun 12 21:08:02.540339 crc crio[20719]: time=\"2026-06-12T21:08:02.539040639Z\" level=info msg=\"Got pod network &{Name:certified-operators-fhp8l Namespace:openshift-marketplace ID:3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657 UID:4190ff04-0279-4af1-a51c-bd74c798da2c NetNS:/var/run/netns/62167478-2f90-4836-8a53-3c1bf84310c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4190ff04_0279_4af1_a51c_bd74c798da2c.slice PodAnnotations:0xc00170ca50}] Aliases:map[]}\"",
2026-06-12 21:10:23.134402 | controller |     "Jun 12 21:08:02.540339 crc crio[20719]: time=\"2026-06-12T21:08:02.539191943Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-fhp8l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.134436 | controller |     "Jun 12 21:08:02.566782 crc crio[20719]: time=\"2026-06-12T21:08:02.566627669Z\" level=info msg=\"Ran pod sandbox 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657 with infra container: openshift-marketplace/certified-operators-fhp8l/POD\" id=55bb357b-5088-4de1-8e7e-fb5de41b5785 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.134470 | controller |     "Jun 12 21:08:02.573474 crc crio[20719]: time=\"2026-06-12T21:08:02.573206056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1b1085a5-87db-4d96-bfcc-31dcf7274186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.134502 | controller |     "Jun 12 21:08:02.584241 crc crio[20719]: time=\"2026-06-12T21:08:02.584153158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=41ee08ef-838c-4e5a-8f34-4cf883e98bc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.134534 | controller |     "Jun 12 21:08:02.600980 crc crio[20719]: time=\"2026-06-12T21:08:02.600849647Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fhp8l/extract-utilities\" id=ee36bc38-c49e-4ef7-97bd-49b53ede599f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.134565 | controller |     "Jun 12 21:08:02.601667 crc crio[20719]: time=\"2026-06-12T21:08:02.601603948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.134740 | controller |     "Jun 12 21:08:02.659897 crc crio[20719]: time=\"2026-06-12T21:08:02.659798288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.134782 | controller |     "Jun 12 21:08:02.667075 crc crio[20719]: time=\"2026-06-12T21:08:02.667005657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.134817 | controller |     "Jun 12 21:08:02.894627 crc crio[20719]: time=\"2026-06-12T21:08:02.894028744Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=28588847-2b4f-410d-b7bb-958c14f35228 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.134878 | controller |     "Jun 12 21:08:02.899430 crc crio[20719]: time=\"2026-06-12T21:08:02.898999292Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b076f913-318d-4d4f-a2c4-45995405b756 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.134923 | controller |     "Jun 12 21:08:02.903193 crc crio[20719]: time=\"2026-06-12T21:08:02.903112543Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=73549cfe-0ceb-44ae-a0d6-a1355ba62268 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.134958 | controller |     "Jun 12 21:08:02.914999 crc crio[20719]: time=\"2026-06-12T21:08:02.913506259Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688308-4brmv/oc\" id=3a7f23f3-6594-4de0-a923-a4ca21fd69df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.135034 | controller |     "Jun 12 21:08:02.914999 crc crio[20719]: time=\"2026-06-12T21:08:02.914141877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.135088 | controller |     "Jun 12 21:08:02.916178 crc crio[20719]: time=\"2026-06-12T21:08:02.916049679Z\" level=info msg=\"Created container c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d: openshift-marketplace/certified-operators-fhp8l/extract-utilities\" id=ee36bc38-c49e-4ef7-97bd-49b53ede599f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.135130 | controller |     "Jun 12 21:08:02.918375 crc crio[20719]: time=\"2026-06-12T21:08:02.917432237Z\" level=info msg=\"Starting container: c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d\" id=ac6e8397-810f-42fa-8429-6d68c45437ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.135172 | controller |     "Jun 12 21:08:02.929925 crc crio[20719]: time=\"2026-06-12T21:08:02.929820678Z\" level=info msg=\"Started container\" PID=287861 containerID=c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d description=openshift-marketplace/certified-operators-fhp8l/extract-utilities id=ac6e8397-810f-42fa-8429-6d68c45437ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657",
2026-06-12 21:10:23.135214 | controller |     "Jun 12 21:08:02.994184 crc crio[20719]: time=\"2026-06-12T21:08:02.994080436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.135255 | controller |     "Jun 12 21:08:03.390671 crc crio[20719]: time=\"2026-06-12T21:08:03.390404262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.135296 | controller |     "Jun 12 21:08:03.537112 crc crio[20719]: time=\"2026-06-12T21:08:03.536607921Z\" level=info msg=\"Created container cf1738ceb698ef0bcafb0d0b21629fee5b4e6fcffe63e1913f6a770b3ceedaed: openshift-infra/auto-csr-approver-29688308-4brmv/oc\" id=3a7f23f3-6594-4de0-a923-a4ca21fd69df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.135337 | controller |     "Jun 12 21:08:03.538191 crc crio[20719]: time=\"2026-06-12T21:08:03.538142754Z\" level=info msg=\"Starting container: cf1738ceb698ef0bcafb0d0b21629fee5b4e6fcffe63e1913f6a770b3ceedaed\" id=699670d5-dfae-4d47-ac5b-bc4df1067437 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.135379 | controller |     "Jun 12 21:08:03.547746 crc crio[20719]: time=\"2026-06-12T21:08:03.547658895Z\" level=info msg=\"Started container\" PID=287917 containerID=cf1738ceb698ef0bcafb0d0b21629fee5b4e6fcffe63e1913f6a770b3ceedaed description=openshift-infra/auto-csr-approver-29688308-4brmv/oc id=699670d5-dfae-4d47-ac5b-bc4df1067437 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e",
2026-06-12 21:10:23.135421 | controller |     "Jun 12 21:08:03.582074 crc crio[20719]: time=\"2026-06-12T21:08:03.581924738Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=55bf7a13-df85-4adb-8fb6-b27ba42e0764 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.135463 | controller |     "Jun 12 21:08:03.588758 crc crio[20719]: time=\"2026-06-12T21:08:03.588659674Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.135504 | controller |     "Jun 12 21:08:04.298790 crc crio[20719]: time=\"2026-06-12T21:08:04.298683887Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:277bac73e2432afc141f74b9202781b35814c17f07f197387a718b2f81471fcf\" id=55bf7a13-df85-4adb-8fb6-b27ba42e0764 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.135546 | controller |     "Jun 12 21:08:04.303042 crc crio[20719]: time=\"2026-06-12T21:08:04.302870924Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=32853e24-f6b3-4001-a979-5373de6503a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.135594 | controller |     "Jun 12 21:08:04.306900 crc crio[20719]: time=\"2026-06-12T21:08:04.306836352Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=18947671-f8b1-488a-a655-b0ab586940c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.135635 | controller |     "Jun 12 21:08:04.315312 crc crio[20719]: time=\"2026-06-12T21:08:04.315164811Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fhp8l/extract-content\" id=6152ea0a-52c9-4c25-822d-b12a3387b2a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.135888 | controller |     "Jun 12 21:08:04.315850 crc crio[20719]: time=\"2026-06-12T21:08:04.315746316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.135950 | controller |     "Jun 12 21:08:04.384467 crc crio[20719]: time=\"2026-06-12T21:08:04.384364575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.135995 | controller |     "Jun 12 21:08:04.388318 crc crio[20719]: time=\"2026-06-12T21:08:04.387970784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.136033 | controller |     "Jun 12 21:08:04.544452 crc crio[20719]: time=\"2026-06-12T21:08:04.544349596Z\" level=info msg=\"Created container 82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c: openshift-marketplace/certified-operators-fhp8l/extract-content\" id=6152ea0a-52c9-4c25-822d-b12a3387b2a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.136082 | controller |     "Jun 12 21:08:04.546528 crc crio[20719]: time=\"2026-06-12T21:08:04.546419263Z\" level=info msg=\"Starting container: 82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c\" id=cf9f2132-7ac5-4277-a4d2-8824f370b249 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.136118 | controller |     "Jun 12 21:08:04.553463 crc crio[20719]: time=\"2026-06-12T21:08:04.553226691Z\" level=info msg=\"Started container\" PID=288011 containerID=82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c description=openshift-marketplace/certified-operators-fhp8l/extract-content id=cf9f2132-7ac5-4277-a4d2-8824f370b249 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657",
2026-06-12 21:10:23.136161 | controller |     "Jun 12 21:08:05.627684 crc crio[20719]: time=\"2026-06-12T21:08:05.627121136Z\" level=info msg=\"Stopping pod sandbox: e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e\" id=f9eb10bb-f038-4faa-b324-362a319eea69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.136203 | controller |     "Jun 12 21:08:05.628802 crc crio[20719]: time=\"2026-06-12T21:08:05.62833662Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688308-4brmv Namespace:openshift-infra ID:e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e UID:66b37317-d056-4607-9c30-943de5db90d3 NetNS:/var/run/netns/204a4233-1eea-4479-976f-81960c353543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b37317_d056_4607_9c30_943de5db90d3.slice PodAnnotations:0xc000a38510}] Aliases:map[]}\"",
2026-06-12 21:10:23.136245 | controller |     "Jun 12 21:08:05.628802 crc crio[20719]: time=\"2026-06-12T21:08:05.628521545Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688308-4brmv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.136286 | controller |     "Jun 12 21:08:06.168412 crc crio[20719]: time=\"2026-06-12T21:08:06.168323955Z\" level=info msg=\"Stopped pod sandbox: e866005391a3151ba03daf51a088e166448452fa8a19837fb727ba4dc770bc9e\" id=f9eb10bb-f038-4faa-b324-362a319eea69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.136335 | controller |     "Jun 12 21:08:06.668232 crc crio[20719]: time=\"2026-06-12T21:08:06.667535719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21c9ac1d-5d62-43ff-8d26-6adfa686fc45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.136377 | controller |     "Jun 12 21:08:06.675952 crc crio[20719]: time=\"2026-06-12T21:08:06.67577285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d1cc534d-ff4d-4951-a964-d20b5efdb59b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.136419 | controller |     "Jun 12 21:08:06.745830 crc crio[20719]: time=\"2026-06-12T21:08:06.745729973Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fhp8l/registry-server\" id=8a2db52c-e789-42ae-808a-fb44454ff7a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.136452 | controller |     "Jun 12 21:08:06.748963 crc crio[20719]: time=\"2026-06-12T21:08:06.746374081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.136492 | controller |     "Jun 12 21:08:06.858809 crc crio[20719]: time=\"2026-06-12T21:08:06.858697348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.136532 | controller |     "Jun 12 21:08:06.863750 crc crio[20719]: time=\"2026-06-12T21:08:06.863595433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.136572 | controller |     "Jun 12 21:08:07.059206 crc crio[20719]: time=\"2026-06-12T21:08:07.05901981Z\" level=info msg=\"Created container 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e: openshift-marketplace/certified-operators-fhp8l/registry-server\" id=8a2db52c-e789-42ae-808a-fb44454ff7a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.136631 | controller |     "Jun 12 21:08:07.061164 crc crio[20719]: time=\"2026-06-12T21:08:07.060848221Z\" level=info msg=\"Starting container: 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e\" id=1672973a-15de-4a12-9548-92511ea16f9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.136674 | controller |     "Jun 12 21:08:07.067382 crc crio[20719]: time=\"2026-06-12T21:08:07.067147954Z\" level=info msg=\"Started container\" PID=288196 containerID=9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e description=openshift-marketplace/certified-operators-fhp8l/registry-server id=1672973a-15de-4a12-9548-92511ea16f9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657",
2026-06-12 21:10:23.137325 | controller |     "Jun 12 21:08:14.836468 crc crio[20719]: time=\"2026-06-12T21:08:14.834836647Z\" level=info msg=\"Stopping container: 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e (timeout: 2s)\" id=b2cefa86-a034-4ac7-a1a6-960cd5c4fdc0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.137379 | controller |     "Jun 12 21:08:14.974900 crc crio[20719]: time=\"2026-06-12T21:08:14.974787737Z\" level=info msg=\"Stopped container 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e: openshift-marketplace/certified-operators-fhp8l/registry-server\" id=b2cefa86-a034-4ac7-a1a6-960cd5c4fdc0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.137415 | controller |     "Jun 12 21:08:14.975867 crc crio[20719]: time=\"2026-06-12T21:08:14.975764625Z\" level=info msg=\"Stopping pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\" id=6102d4c2-9fa7-4a87-9b39-3deef63dccfa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.137779 | controller |     "Jun 12 21:08:14.977249 crc crio[20719]: time=\"2026-06-12T21:08:14.977143683Z\" level=info msg=\"Got pod network &{Name:certified-operators-fhp8l Namespace:openshift-marketplace ID:3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657 UID:4190ff04-0279-4af1-a51c-bd74c798da2c NetNS:/var/run/netns/62167478-2f90-4836-8a53-3c1bf84310c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4190ff04_0279_4af1_a51c_bd74c798da2c.slice PodAnnotations:0xc0005266e0}] Aliases:map[]}\"",
2026-06-12 21:10:23.137837 | controller |     "Jun 12 21:08:14.977535 crc crio[20719]: time=\"2026-06-12T21:08:14.977443811Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-fhp8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.137917 | controller |     "Jun 12 21:08:15.346518 crc crio[20719]: time=\"2026-06-12T21:08:15.345727113Z\" level=info msg=\"Stopped pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\" id=6102d4c2-9fa7-4a87-9b39-3deef63dccfa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.137954 | controller |     "Jun 12 21:08:15.858444 crc crio[20719]: time=\"2026-06-12T21:08:15.858373677Z\" level=info msg=\"Removing container: 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e\" id=58174f8f-3ac2-41f9-821e-1a44b409de89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.137988 | controller |     "Jun 12 21:08:15.890535 crc crio[20719]: time=\"2026-06-12T21:08:15.889958981Z\" level=info msg=\"Removed container 9b6dc499c5f37968adf67c6edb0d9963a0359afaa1014ce84386591ffd54952e: openshift-marketplace/certified-operators-fhp8l/registry-server\" id=58174f8f-3ac2-41f9-821e-1a44b409de89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.138021 | controller |     "Jun 12 21:08:15.894058 crc crio[20719]: time=\"2026-06-12T21:08:15.893979967Z\" level=info msg=\"Removing container: 82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c\" id=694016ef-b48a-4b11-81e1-53d0419d5a74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.138053 | controller |     "Jun 12 21:08:15.929591 crc crio[20719]: time=\"2026-06-12T21:08:15.929246748Z\" level=info msg=\"Removed container 82aefe13639335357336813d86c2d082964db1cd4af4d19f99c1a2d27b58603c: openshift-marketplace/certified-operators-fhp8l/extract-content\" id=694016ef-b48a-4b11-81e1-53d0419d5a74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.138085 | controller |     "Jun 12 21:08:15.935046 crc crio[20719]: time=\"2026-06-12T21:08:15.934902692Z\" level=info msg=\"Removing container: c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d\" id=de994c7e-4431-48c5-a98c-0aad3898318b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.138117 | controller |     "Jun 12 21:08:15.978491 crc crio[20719]: time=\"2026-06-12T21:08:15.978388103Z\" level=info msg=\"Removed container c2c680d54a0bbc517fe907be647d70cf69dd035b93fe0aa1e681129ca8d09a3d: openshift-marketplace/certified-operators-fhp8l/extract-utilities\" id=de994c7e-4431-48c5-a98c-0aad3898318b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.138148 | controller |     "Jun 12 21:08:29.923729 crc crio[20719]: time=\"2026-06-12T21:08:29.922480605Z\" level=info msg=\"Removing container: d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152\" id=6a2f4314-19c7-4aaa-907b-da703db237b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.138180 | controller |     "Jun 12 21:08:30.148493 crc crio[20719]: time=\"2026-06-12T21:08:30.147941819Z\" level=info msg=\"Removed container d62da888dde1a822772780c385110763e46d06f17677248129737659025fb152: openshift-infra/auto-csr-approver-29688302-4dvp6/oc\" id=6a2f4314-19c7-4aaa-907b-da703db237b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.138219 | controller |     "Jun 12 21:08:30.162916 crc crio[20719]: time=\"2026-06-12T21:08:30.162779586Z\" level=info msg=\"Stopping pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\" id=e5a06a4f-4702-47cc-8a5d-34ca3654b490 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.138252 | controller |     "Jun 12 21:08:30.163178 crc crio[20719]: time=\"2026-06-12T21:08:30.162955151Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\" id=e5a06a4f-4702-47cc-8a5d-34ca3654b490 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.138283 | controller |     "Jun 12 21:08:30.164208 crc crio[20719]: time=\"2026-06-12T21:08:30.164056981Z\" level=info msg=\"Removing pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\" id=9f341ca7-ec09-41b5-8091-c5bcaf92d137 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.138316 | controller |     "Jun 12 21:08:30.191846 crc crio[20719]: time=\"2026-06-12T21:08:30.191542632Z\" level=info msg=\"Removed pod sandbox: 0bc78b0131911a123095a28579ac558a621cdf2ce2d5753f940e5b796f287ad1\" id=9f341ca7-ec09-41b5-8091-c5bcaf92d137 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.138349 | controller |     "Jun 12 21:08:30.193346 crc crio[20719]: time=\"2026-06-12T21:08:30.193158852Z\" level=info msg=\"Stopping pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\" id=5dbd5287-fc62-4e6b-a906-364d482e2e9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.138381 | controller |     "Jun 12 21:08:30.193471 crc crio[20719]: time=\"2026-06-12T21:08:30.193435929Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\" id=5dbd5287-fc62-4e6b-a906-364d482e2e9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.138414 | controller |     "Jun 12 21:08:30.194762 crc crio[20719]: time=\"2026-06-12T21:08:30.194639362Z\" level=info msg=\"Removing pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\" id=9330206d-e95b-4e3e-b068-d6a798e88b42 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.138446 | controller |     "Jun 12 21:08:30.223103 crc crio[20719]: time=\"2026-06-12T21:08:30.222976217Z\" level=info msg=\"Removed pod sandbox: 8e0f42285f35a4c75b8673b7dccd52e51466a0b8f2fe7f962bb5173ad16c430a\" id=9330206d-e95b-4e3e-b068-d6a798e88b42 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.138479 | controller |     "Jun 12 21:08:30.224223 crc crio[20719]: time=\"2026-06-12T21:08:30.224082773Z\" level=info msg=\"Stopping pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\" id=f7d206c5-e1b0-4c8c-aee9-90b2b5212ab0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.138511 | controller |     "Jun 12 21:08:30.224599 crc crio[20719]: time=\"2026-06-12T21:08:30.224255587Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\" id=f7d206c5-e1b0-4c8c-aee9-90b2b5212ab0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.138543 | controller |     "Jun 12 21:08:30.226023 crc crio[20719]: time=\"2026-06-12T21:08:30.225912582Z\" level=info msg=\"Removing pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\" id=5fefbcfc-a4ea-45b6-9cfb-672bd2005b6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.138576 | controller |     "Jun 12 21:08:30.249716 crc crio[20719]: time=\"2026-06-12T21:08:30.249573924Z\" level=info msg=\"Removed pod sandbox: 3194b0a05fcbdeec6ed42b1e48c584c431abc2ae4cdf3d9790eff923ecba5657\" id=5fefbcfc-a4ea-45b6-9cfb-672bd2005b6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 21:10:23.138614 | controller |     "Jun 12 21:09:41.471090 crc crio[20719]: time=\"2026-06-12T21:09:41.47019354Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-2ndvq/POD\" id=2355e94f-7742-401d-8492-7190108e9ca0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.138647 | controller |     "Jun 12 21:09:41.472655 crc crio[20719]: time=\"2026-06-12T21:09:41.471178978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.138680 | controller |     "Jun 12 21:09:41.523056 crc crio[20719]: time=\"2026-06-12T21:09:41.522972174Z\" level=info msg=\"Got pod network &{Name:community-operators-2ndvq Namespace:openshift-marketplace ID:c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9 UID:b646cba9-baa1-46ff-9903-55bf41c4cad7 NetNS:/var/run/netns/90a2a2e9-e82e-4187-b79e-6cd0572f6624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb646cba9_baa1_46ff_9903_55bf41c4cad7.slice PodAnnotations:0xc000111a48}] Aliases:map[]}\"",
2026-06-12 21:10:23.138714 | controller |     "Jun 12 21:09:41.523056 crc crio[20719]: time=\"2026-06-12T21:09:41.523035286Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-2ndvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.138841 | controller |     "Jun 12 21:09:42.091948 crc crio[20719]: 2026-06-12T21:09:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7e9323d02ecf25 Mac:9e:48:16:68:df:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/90a2a2e9-e82e-4187-b79e-6cd0572f6624 SocketPath: PciID:}] [{Interface:0xc0001a46d0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.138918 | controller |     "Jun 12 21:09:42.094716 crc crio[20719]: time=\"2026-06-12T21:09:42.094631951Z\" level=info msg=\"Got pod network &{Name:community-operators-2ndvq Namespace:openshift-marketplace ID:c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9 UID:b646cba9-baa1-46ff-9903-55bf41c4cad7 NetNS:/var/run/netns/90a2a2e9-e82e-4187-b79e-6cd0572f6624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb646cba9_baa1_46ff_9903_55bf41c4cad7.slice PodAnnotations:0xc000111a48}] Aliases:map[]}\"",
2026-06-12 21:10:23.138958 | controller |     "Jun 12 21:09:42.094851 crc crio[20719]: time=\"2026-06-12T21:09:42.094827146Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-2ndvq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.138993 | controller |     "Jun 12 21:09:42.106138 crc crio[20719]: time=\"2026-06-12T21:09:42.106065345Z\" level=info msg=\"Ran pod sandbox c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9 with infra container: openshift-marketplace/community-operators-2ndvq/POD\" id=2355e94f-7742-401d-8492-7190108e9ca0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.139089 | controller |     "Jun 12 21:09:42.110429 crc crio[20719]: time=\"2026-06-12T21:09:42.110252792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed80658d-f343-4fbd-bcb2-970d0e803c4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.139126 | controller |     "Jun 12 21:09:42.112478 crc crio[20719]: time=\"2026-06-12T21:09:42.112382269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=639811d2-78ed-4978-a50a-7a583af5a660 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.139168 | controller |     "Jun 12 21:09:42.120373 crc crio[20719]: time=\"2026-06-12T21:09:42.120141341Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2ndvq/extract-utilities\" id=d5cde2c8-8aff-4ad5-8ab4-7d82a7a2a619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.139203 | controller |     "Jun 12 21:09:42.121651 crc crio[20719]: time=\"2026-06-12T21:09:42.121575961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.139236 | controller |     "Jun 12 21:09:42.203146 crc crio[20719]: time=\"2026-06-12T21:09:42.202997891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.139270 | controller |     "Jun 12 21:09:42.207934 crc crio[20719]: time=\"2026-06-12T21:09:42.207876096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.139302 | controller |     "Jun 12 21:09:42.385691 crc crio[20719]: time=\"2026-06-12T21:09:42.385538723Z\" level=info msg=\"Created container 29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7: openshift-marketplace/community-operators-2ndvq/extract-utilities\" id=d5cde2c8-8aff-4ad5-8ab4-7d82a7a2a619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.139334 | controller |     "Jun 12 21:09:42.387021 crc crio[20719]: time=\"2026-06-12T21:09:42.386936562Z\" level=info msg=\"Starting container: 29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7\" id=f2a400db-6543-4c6b-8fb4-f4bcbf3fa85c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.139366 | controller |     "Jun 12 21:09:42.395175 crc crio[20719]: time=\"2026-06-12T21:09:42.395022073Z\" level=info msg=\"Started container\" PID=292779 containerID=29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7 description=openshift-marketplace/community-operators-2ndvq/extract-utilities id=f2a400db-6543-4c6b-8fb4-f4bcbf3fa85c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9",
2026-06-12 21:10:23.139399 | controller |     "Jun 12 21:09:43.432178 crc crio[20719]: time=\"2026-06-12T21:09:43.431699185Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9490692e-6f93-4e70-8b27-4d785d2f0ddb name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.139431 | controller |     "Jun 12 21:09:43.446458 crc crio[20719]: time=\"2026-06-12T21:09:43.44638462Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 21:10:23.139465 | controller |     "Jun 12 21:09:44.156460 crc crio[20719]: time=\"2026-06-12T21:09:44.155868427Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:006454daf340313ed3936f7195d773a478e3362a6ac36f6527873ab7ce6c0516\" id=9490692e-6f93-4e70-8b27-4d785d2f0ddb name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.139497 | controller |     "Jun 12 21:09:44.157828 crc crio[20719]: time=\"2026-06-12T21:09:44.157139382Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7c4f922e-3b58-4992-8d89-293e63b23ffb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.139530 | controller |     "Jun 12 21:09:44.160207 crc crio[20719]: time=\"2026-06-12T21:09:44.160114375Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ab77323b-e55d-4d99-97ff-7a4068d2cf94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.139562 | controller |     "Jun 12 21:09:44.172851 crc crio[20719]: time=\"2026-06-12T21:09:44.172740651Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2ndvq/extract-content\" id=4a2beb1e-01f4-4ec0-bae6-21d75ea8a038 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.139600 | controller |     "Jun 12 21:09:44.174161 crc crio[20719]: time=\"2026-06-12T21:09:44.174031847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.139633 | controller |     "Jun 12 21:09:44.248908 crc crio[20719]: time=\"2026-06-12T21:09:44.248828215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.139665 | controller |     "Jun 12 21:09:44.252115 crc crio[20719]: time=\"2026-06-12T21:09:44.252027382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.139697 | controller |     "Jun 12 21:09:44.491055 crc crio[20719]: time=\"2026-06-12T21:09:44.490449972Z\" level=info msg=\"Created container 9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131: openshift-marketplace/community-operators-2ndvq/extract-content\" id=4a2beb1e-01f4-4ec0-bae6-21d75ea8a038 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.139728 | controller |     "Jun 12 21:09:44.492953 crc crio[20719]: time=\"2026-06-12T21:09:44.492805166Z\" level=info msg=\"Starting container: 9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131\" id=986d93b0-e625-4765-8d73-a12f2c49ebf9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.139760 | controller |     "Jun 12 21:09:44.504992 crc crio[20719]: time=\"2026-06-12T21:09:44.504876129Z\" level=info msg=\"Started container\" PID=292883 containerID=9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131 description=openshift-marketplace/community-operators-2ndvq/extract-content id=986d93b0-e625-4765-8d73-a12f2c49ebf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9",
2026-06-12 21:10:23.139793 | controller |     "Jun 12 21:09:46.542054 crc crio[20719]: time=\"2026-06-12T21:09:46.541376249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3be74f78-f816-494b-a974-e09bf030f314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.139825 | controller |     "Jun 12 21:09:46.547015 crc crio[20719]: time=\"2026-06-12T21:09:46.546075676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0ce5414b-e9aa-456c-8bb7-02dd60cb7b56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.139892 | controller |     "Jun 12 21:09:46.562946 crc crio[20719]: time=\"2026-06-12T21:09:46.562765917Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2ndvq/registry-server\" id=c3f7eb9e-04ec-40d6-ba4b-05dda00e5ec7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.139928 | controller |     "Jun 12 21:09:46.563659 crc crio[20719]: time=\"2026-06-12T21:09:46.563515928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.139960 | controller |     "Jun 12 21:09:46.666334 crc crio[20719]: time=\"2026-06-12T21:09:46.662859559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.139992 | controller |     "Jun 12 21:09:46.670457 crc crio[20719]: time=\"2026-06-12T21:09:46.670387385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.140024 | controller |     "Jun 12 21:09:46.832410 crc crio[20719]: time=\"2026-06-12T21:09:46.832210358Z\" level=info msg=\"Created container c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6: openshift-marketplace/community-operators-2ndvq/registry-server\" id=c3f7eb9e-04ec-40d6-ba4b-05dda00e5ec7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.140063 | controller |     "Jun 12 21:09:46.833997 crc crio[20719]: time=\"2026-06-12T21:09:46.833754481Z\" level=info msg=\"Starting container: c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6\" id=f96a9cff-abe3-4d97-aa67-2a45dcf8cd76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.140211 | controller |     "Jun 12 21:09:46.840356 crc crio[20719]: time=\"2026-06-12T21:09:46.840203378Z\" level=info msg=\"Started container\" PID=293032 containerID=c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6 description=openshift-marketplace/community-operators-2ndvq/registry-server id=f96a9cff-abe3-4d97-aa67-2a45dcf8cd76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9",
2026-06-12 21:10:23.140260 | controller |     "Jun 12 21:09:53.682922 crc crio[20719]: time=\"2026-06-12T21:09:53.682127842Z\" level=info msg=\"Stopping container: c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6 (timeout: 2s)\" id=67b17fbd-495e-4143-929b-a87c1deac511 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.140297 | controller |     "Jun 12 21:09:53.830051 crc crio[20719]: time=\"2026-06-12T21:09:53.829836855Z\" level=info msg=\"Stopped container c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6: openshift-marketplace/community-operators-2ndvq/registry-server\" id=67b17fbd-495e-4143-929b-a87c1deac511 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 21:10:23.140331 | controller |     "Jun 12 21:09:53.831949 crc crio[20719]: time=\"2026-06-12T21:09:53.831417899Z\" level=info msg=\"Stopping pod sandbox: c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9\" id=aa10e866-069f-4a1a-8be6-ef3bb1c446ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.140366 | controller |     "Jun 12 21:09:53.832644 crc crio[20719]: time=\"2026-06-12T21:09:53.832490389Z\" level=info msg=\"Got pod network &{Name:community-operators-2ndvq Namespace:openshift-marketplace ID:c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9 UID:b646cba9-baa1-46ff-9903-55bf41c4cad7 NetNS:/var/run/netns/90a2a2e9-e82e-4187-b79e-6cd0572f6624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb646cba9_baa1_46ff_9903_55bf41c4cad7.slice PodAnnotations:0xc0051a8058}] Aliases:map[]}\"",
2026-06-12 21:10:23.140400 | controller |     "Jun 12 21:09:53.833075 crc crio[20719]: time=\"2026-06-12T21:09:53.832929351Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-2ndvq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.140435 | controller |     "Jun 12 21:09:54.206702 crc crio[20719]: time=\"2026-06-12T21:09:54.205967503Z\" level=info msg=\"Stopped pod sandbox: c7e9323d02ecf25ef53722d6c525aceea00f5a9754c530fa13389a47d6fa33e9\" id=aa10e866-069f-4a1a-8be6-ef3bb1c446ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.140468 | controller |     "Jun 12 21:09:54.715535 crc crio[20719]: time=\"2026-06-12T21:09:54.712781617Z\" level=info msg=\"Removing container: c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6\" id=5426766e-0abf-496d-9e19-9f91b3db047c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.140501 | controller |     "Jun 12 21:09:54.768815 crc crio[20719]: time=\"2026-06-12T21:09:54.768145442Z\" level=info msg=\"Removed container c44d610676350b384ee27ba8591e88f6f126e99b5072469ea40060e12e2966f6: openshift-marketplace/community-operators-2ndvq/registry-server\" id=5426766e-0abf-496d-9e19-9f91b3db047c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.140541 | controller |     "Jun 12 21:09:54.773407 crc crio[20719]: time=\"2026-06-12T21:09:54.773110537Z\" level=info msg=\"Removing container: 9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131\" id=99702b83-0d46-4cda-b865-11b09d227a9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.140575 | controller |     "Jun 12 21:09:54.816817 crc crio[20719]: time=\"2026-06-12T21:09:54.816362678Z\" level=info msg=\"Removed container 9d9e623138443265e0c96c010412b300821ff9a36a1fa7fdb8c454b601db2131: openshift-marketplace/community-operators-2ndvq/extract-content\" id=99702b83-0d46-4cda-b865-11b09d227a9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.140609 | controller |     "Jun 12 21:09:54.821043 crc crio[20719]: time=\"2026-06-12T21:09:54.820966573Z\" level=info msg=\"Removing container: 29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7\" id=3d74c441-7523-4b68-ae87-7dc70d007d3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.140663 | controller |     "Jun 12 21:09:54.890442 crc crio[20719]: time=\"2026-06-12T21:09:54.890249365Z\" level=info msg=\"Removed container 29d0574bfed916b1e30f6097884e587d61aa5882b1422c7c1b7efebf2548aee7: openshift-marketplace/community-operators-2ndvq/extract-utilities\" id=3d74c441-7523-4b68-ae87-7dc70d007d3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 21:10:23.140698 | controller |     "Jun 12 21:10:00.527953 crc crio[20719]: time=\"2026-06-12T21:10:00.527007479Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688310-nkx57/POD\" id=020fdc43-9b03-4411-86d5-a049af704437 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.140730 | controller |     "Jun 12 21:10:00.529944 crc crio[20719]: time=\"2026-06-12T21:10:00.527995526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.140763 | controller |     "Jun 12 21:10:00.558356 crc crio[20719]: time=\"2026-06-12T21:10:00.557967049Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688310-nkx57 Namespace:openshift-infra ID:c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e UID:67900c3a-85ce-4421-a0f4-40f0fed19578 NetNS:/var/run/netns/2a0a2879-18c6-4a1c-af7d-3268f5aa52e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67900c3a_85ce_4421_a0f4_40f0fed19578.slice PodAnnotations:0xc0023e3670}] Aliases:map[]}\"",
2026-06-12 21:10:23.140796 | controller |     "Jun 12 21:10:00.558356 crc crio[20719]: time=\"2026-06-12T21:10:00.558329599Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688310-nkx57 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.140831 | controller |     "Jun 12 21:10:01.215829 crc crio[20719]: 2026-06-12T21:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5993d224a4cbb1 Mac:f2:5c:b6:2d:94:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/2a0a2879-18c6-4a1c-af7d-3268f5aa52e9 SocketPath: PciID:}] [{Interface:0xc000430860 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 21:10:23.140901 | controller |     "Jun 12 21:10:01.217024 crc crio[20719]: time=\"2026-06-12T21:10:01.216973335Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688310-nkx57 Namespace:openshift-infra ID:c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e UID:67900c3a-85ce-4421-a0f4-40f0fed19578 NetNS:/var/run/netns/2a0a2879-18c6-4a1c-af7d-3268f5aa52e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67900c3a_85ce_4421_a0f4_40f0fed19578.slice PodAnnotations:0xc0023e3670}] Aliases:map[]}\"",
2026-06-12 21:10:23.140939 | controller |     "Jun 12 21:10:01.217160 crc crio[20719]: time=\"2026-06-12T21:10:01.217125599Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688310-nkx57 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 21:10:23.140980 | controller |     "Jun 12 21:10:01.232164 crc crio[20719]: time=\"2026-06-12T21:10:01.232081488Z\" level=info msg=\"Ran pod sandbox c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e with infra container: openshift-infra/auto-csr-approver-29688310-nkx57/POD\" id=020fdc43-9b03-4411-86d5-a049af704437 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.141014 | controller |     "Jun 12 21:10:01.234866 crc crio[20719]: time=\"2026-06-12T21:10:01.23479042Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e336aa07-77c4-4fda-9076-1d08449f1219 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.141048 | controller |     "Jun 12 21:10:01.242001 crc crio[20719]: time=\"2026-06-12T21:10:01.241941048Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 21:10:23.141083 | controller |     "Jun 12 21:10:02.473418 crc crio[20719]: time=\"2026-06-12T21:10:02.472929263Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e336aa07-77c4-4fda-9076-1d08449f1219 name=/runtime.v1.ImageService/PullImage",
2026-06-12 21:10:23.141118 | controller |     "Jun 12 21:10:02.474738 crc crio[20719]: time=\"2026-06-12T21:10:02.474459255Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=adaac066-9104-475e-a78e-2d8b0cf10cf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.141152 | controller |     "Jun 12 21:10:02.483709 crc crio[20719]: time=\"2026-06-12T21:10:02.483628087Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=14150b99-b1f6-4ce2-a0f9-e85011691a79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 21:10:23.141185 | controller |     "Jun 12 21:10:02.495931 crc crio[20719]: time=\"2026-06-12T21:10:02.495815055Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688310-nkx57/oc\" id=c8c1bc36-4245-41d6-99e7-c1952636f95e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.141218 | controller |     "Jun 12 21:10:02.503336 crc crio[20719]: time=\"2026-06-12T21:10:02.496483864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.141305 | controller |     "Jun 12 21:10:02.633665 crc crio[20719]: time=\"2026-06-12T21:10:02.633542545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.141348 | controller |     "Jun 12 21:10:03.106729 crc crio[20719]: time=\"2026-06-12T21:10:03.106153805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.141380 | controller |     "Jun 12 21:10:03.231152 crc crio[20719]: time=\"2026-06-12T21:10:03.231084992Z\" level=info msg=\"Created container 8fbca16ecc061ee764b75ed471ff6bc0a15b1b95bd320661596cb81d3b9eb35c: openshift-infra/auto-csr-approver-29688310-nkx57/oc\" id=c8c1bc36-4245-41d6-99e7-c1952636f95e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 21:10:23.141412 | controller |     "Jun 12 21:10:03.233502 crc crio[20719]: time=\"2026-06-12T21:10:03.233405186Z\" level=info msg=\"Starting container: 8fbca16ecc061ee764b75ed471ff6bc0a15b1b95bd320661596cb81d3b9eb35c\" id=92543be6-d472-4802-9a82-7cfcb3521e0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 21:10:23.141446 | controller |     "Jun 12 21:10:03.240712 crc crio[20719]: time=\"2026-06-12T21:10:03.240509001Z\" level=info msg=\"Started container\" PID=293955 containerID=8fbca16ecc061ee764b75ed471ff6bc0a15b1b95bd320661596cb81d3b9eb35c description=openshift-infra/auto-csr-approver-29688310-nkx57/oc id=92543be6-d472-4802-9a82-7cfcb3521e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e",
2026-06-12 21:10:23.141486 | controller |     "Jun 12 21:10:04.942331 crc crio[20719]: time=\"2026-06-12T21:10:04.941838518Z\" level=info msg=\"Stopping pod sandbox: c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e\" id=34804cd0-dc2c-4cd3-b950-0b5435aa9ba8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.141519 | controller |     "Jun 12 21:10:04.943230 crc crio[20719]: time=\"2026-06-12T21:10:04.942902276Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688310-nkx57 Namespace:openshift-infra ID:c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e UID:67900c3a-85ce-4421-a0f4-40f0fed19578 NetNS:/var/run/netns/2a0a2879-18c6-4a1c-af7d-3268f5aa52e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67900c3a_85ce_4421_a0f4_40f0fed19578.slice PodAnnotations:0xc003c986c0}] Aliases:map[]}\"",
2026-06-12 21:10:23.141552 | controller |     "Jun 12 21:10:04.943230 crc crio[20719]: time=\"2026-06-12T21:10:04.943052621Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688310-nkx57 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 21:10:23.141584 | controller |     "Jun 12 21:10:05.355973 crc crio[20719]: time=\"2026-06-12T21:10:05.355410926Z\" level=info msg=\"Stopped pod sandbox: c5993d224a4cbb1eeaf7f9c9ac06eaaf27c5a0fb61b3641ee86da298934c929e\" id=34804cd0-dc2c-4cd3-b950-0b5435aa9ba8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 21:10:23.141617 | controller |     "Jun 12 21:10:19.405585 crc crio[20719]: time=\"2026-06-12T21:10:19.40471658Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-6jpq2/POD\" id=ebfe4fd9-3d8d-46c2-ac11-fa23fb191807 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 21:10:23.141649 | controller |     "Jun 12 21:10:19.405585 crc crio[20719]: time=\"2026-06-12T21:10:19.405511513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 21:10:23.141683 | controller |     "Jun 12 21:10:19.459061 crc crio[20719]: time=\"2026-06-12T21:10:19.458728749Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6jpq2 Namespace:openshift-marketplace ID:5bca850aa9bae2c1ad8bdd448215992a9f83adb408e5c6b07661e0ca940f6114 UID:21be4abe-f432-4276-8be6-687bd42e31dd NetNS:/var/run/netns/17c0c318-740f-4f31-a1e3-519b8d91ec27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21be4abe_f432_4276_8be6_687bd42e31dd.slice PodAnnotations:0xc00259b400}] Aliases:map[]}\"",
2026-06-12 21:10:23.141717 | controller |     "Jun 12 21:10:19.459061 crc crio[20719]: time=\"2026-06-12T21:10:19.458812461Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-6jpq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\""
2026-06-12 21:10:23.141750 | controller |   ],
2026-06-12 21:10:23.141785 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-12 21:10:23.141819 | controller | }
2026-06-12 21:10:23.143873 | controller | changed: All items complete
2026-06-12 21:10:23.143942 | 
2026-06-12 21:10:23.941526 | 
2026-06-12 21:10:23.941816 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-12 21:10:24.487951 | controller | skipping: Conditional result was False
2026-06-12 21:10:24.885766 | 
2026-06-12 21:10:24.885928 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-12 21:10:25.272976 | controller | ok: All paths examined
2026-06-12 21:10:25.294562 | 
2026-06-12 21:10:25.294727 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-12 21:10:26.068994 | controller | changed
2026-06-12 21:10:26.121529 | 
2026-06-12 21:10:26.121698 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-12 21:10:26.557052 | controller | changed
2026-06-12 21:10:26.588079 | 
2026-06-12 21:10:26.588296 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-12 21:10:27.001330 | controller | ok: All paths examined
2026-06-12 21:10:27.035113 | 
2026-06-12 21:10:27.035306 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-12 21:10:27.473729 | controller | ok
2026-06-12 21:10:27.506458 | 
2026-06-12 21:10:27.506651 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-12 21:10:28.367494 | controller | changed:
2026-06-12 21:10:28.367955 | controller | {
2026-06-12 21:10:28.367998 | controller |   "atime": 1777967689.47849,
2026-06-12 21:10:28.368022 | controller |   "ctime": 1777968154.1714108,
2026-06-12 21:10:28.368045 | controller |   "dev": 64513,
2026-06-12 21:10:28.368252 | controller |   "gid": 1000,
2026-06-12 21:10:28.368276 | controller |   "gr_name": "zuul",
2026-06-12 21:10:28.368299 | controller |   "inode": 236288,
2026-06-12 21:10:28.368321 | controller |   "isblk": false,
2026-06-12 21:10:28.368343 | controller |   "ischr": false,
2026-06-12 21:10:28.368366 | controller |   "isdir": false,
2026-06-12 21:10:28.368389 | controller |   "isfifo": false,
2026-06-12 21:10:28.368412 | controller |   "isgid": false,
2026-06-12 21:10:28.368434 | controller |   "islnk": false,
2026-06-12 21:10:28.368453 | controller |   "isreg": true,
2026-06-12 21:10:28.368472 | controller |   "issock": false,
2026-06-12 21:10:28.368492 | controller |   "isuid": false,
2026-06-12 21:10:28.368515 | controller |   "mode": "0644",
2026-06-12 21:10:28.368536 | controller |   "mtime": 1777968154.1714108,
2026-06-12 21:10:28.368556 | controller |   "nlink": 1,
2026-06-12 21:10:28.368576 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-12 21:10:28.368596 | controller |   "pw_name": "zuul",
2026-06-12 21:10:28.368613 | controller |   "rgrp": true,
2026-06-12 21:10:28.368628 | controller |   "roth": true,
2026-06-12 21:10:28.368643 | controller |   "rusr": true,
2026-06-12 21:10:28.368663 | controller |   "size": 4108,
2026-06-12 21:10:28.368680 | controller |   "uid": 1000,
2026-06-12 21:10:28.368694 | controller |   "wgrp": false,
2026-06-12 21:10:28.368709 | controller |   "woth": false,
2026-06-12 21:10:28.368723 | controller |   "wusr": true,
2026-06-12 21:10:28.368737 | controller |   "xgrp": false,
2026-06-12 21:10:28.368752 | controller |   "xoth": false,
2026-06-12 21:10:28.368766 | controller |   "xusr": false
2026-06-12 21:10:28.368782 | controller | }
2026-06-12 21:10:28.368806 | 
2026-06-12 21:10:29.172572 | controller | changed:
2026-06-12 21:10:29.172844 | controller | {
2026-06-12 21:10:29.172942 | controller |   "atime": 1781293575.9941573,
2026-06-12 21:10:29.172983 | controller |   "ctime": 1781293573.0670772,
2026-06-12 21:10:29.173019 | controller |   "dev": 64513,
2026-06-12 21:10:29.173054 | controller |   "gid": 1000,
2026-06-12 21:10:29.173089 | controller |   "gr_name": "zuul",
2026-06-12 21:10:29.173123 | controller |   "inode": 2688,
2026-06-12 21:10:29.173155 | controller |   "isblk": false,
2026-06-12 21:10:29.173187 | controller |   "ischr": false,
2026-06-12 21:10:29.173219 | controller |   "isdir": false,
2026-06-12 21:10:29.173251 | controller |   "isfifo": false,
2026-06-12 21:10:29.173282 | controller |   "isgid": false,
2026-06-12 21:10:29.173313 | controller |   "islnk": false,
2026-06-12 21:10:29.173345 | controller |   "isreg": true,
2026-06-12 21:10:29.173376 | controller |   "issock": false,
2026-06-12 21:10:29.173407 | controller |   "isuid": false,
2026-06-12 21:10:29.173439 | controller |   "mode": "0644",
2026-06-12 21:10:29.173470 | controller |   "mtime": 1781293573.0670772,
2026-06-12 21:10:29.173501 | controller |   "nlink": 1,
2026-06-12 21:10:29.173533 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-12 21:10:29.173576 | controller |   "pw_name": "zuul",
2026-06-12 21:10:29.173609 | controller |   "rgrp": true,
2026-06-12 21:10:29.173641 | controller |   "roth": true,
2026-06-12 21:10:29.173673 | controller |   "rusr": true,
2026-06-12 21:10:29.173705 | controller |   "size": 3727,
2026-06-12 21:10:29.173736 | controller |   "uid": 1000,
2026-06-12 21:10:29.173767 | controller |   "wgrp": false,
2026-06-12 21:10:29.173798 | controller |   "woth": false,
2026-06-12 21:10:29.173829 | controller |   "wusr": true,
2026-06-12 21:10:29.173898 | controller |   "xgrp": false,
2026-06-12 21:10:29.173933 | controller |   "xoth": false,
2026-06-12 21:10:29.173965 | controller |   "xusr": false
2026-06-12 21:10:29.173996 | controller | }
2026-06-12 21:10:29.872986 | controller | changed:
2026-06-12 21:10:29.873156 | controller | {
2026-06-12 21:10:29.873185 | controller |   "atime": 1781298472.6732192,
2026-06-12 21:10:29.873250 | controller |   "ctime": 1781297836.7159822,
2026-06-12 21:10:29.873280 | controller |   "dev": 64513,
2026-06-12 21:10:29.873297 | controller |   "gid": 1000,
2026-06-12 21:10:29.873319 | controller |   "gr_name": "zuul",
2026-06-12 21:10:29.873335 | controller |   "inode": 3016700,
2026-06-12 21:10:29.873354 | controller |   "isblk": false,
2026-06-12 21:10:29.873445 | controller |   "ischr": false,
2026-06-12 21:10:29.873466 | controller |   "isdir": false,
2026-06-12 21:10:29.873481 | controller |   "isfifo": false,
2026-06-12 21:10:29.873496 | controller |   "isgid": false,
2026-06-12 21:10:29.873511 | controller |   "islnk": false,
2026-06-12 21:10:29.873525 | controller |   "isreg": true,
2026-06-12 21:10:29.873539 | controller |   "issock": false,
2026-06-12 21:10:29.873554 | controller |   "isuid": false,
2026-06-12 21:10:29.873568 | controller |   "mode": "0644",
2026-06-12 21:10:29.873582 | controller |   "mtime": 1781297836.7159822,
2026-06-12 21:10:29.873597 | controller |   "nlink": 1,
2026-06-12 21:10:29.873611 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 21:10:29.873625 | controller |   "pw_name": "zuul",
2026-06-12 21:10:29.873640 | controller |   "rgrp": true,
2026-06-12 21:10:29.873660 | controller |   "roth": true,
2026-06-12 21:10:29.873679 | controller |   "rusr": true,
2026-06-12 21:10:29.873695 | controller |   "size": 356251,
2026-06-12 21:10:29.873710 | controller |   "uid": 1000,
2026-06-12 21:10:29.873724 | controller |   "wgrp": false,
2026-06-12 21:10:29.873739 | controller |   "woth": false,
2026-06-12 21:10:29.873753 | controller |   "wusr": true,
2026-06-12 21:10:29.873767 | controller |   "xgrp": false,
2026-06-12 21:10:29.873782 | controller |   "xoth": false,
2026-06-12 21:10:29.873796 | controller |   "xusr": false
2026-06-12 21:10:29.873810 | controller | }
2026-06-12 21:10:29.937319 | 
2026-06-12 21:10:29.937546 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-12 21:10:30.388049 | controller | changed:
2026-06-12 21:10:30.388449 | controller | {
2026-06-12 21:10:30.388486 | controller |   "atime": 1777967689.47849,
2026-06-12 21:10:30.388513 | controller |   "ctime": 1777968154.1714108,
2026-06-12 21:10:30.388537 | controller |   "dev": 64513,
2026-06-12 21:10:30.388560 | controller |   "gid": 1000,
2026-06-12 21:10:30.388582 | controller |   "gr_name": "zuul",
2026-06-12 21:10:30.388604 | controller |   "inode": 236288,
2026-06-12 21:10:30.388626 | controller |   "isblk": false,
2026-06-12 21:10:30.388648 | controller |   "ischr": false,
2026-06-12 21:10:30.388669 | controller |   "isdir": false,
2026-06-12 21:10:30.388690 | controller |   "isfifo": false,
2026-06-12 21:10:30.388711 | controller |   "isgid": false,
2026-06-12 21:10:30.388732 | controller |   "islnk": false,
2026-06-12 21:10:30.388753 | controller |   "isreg": true,
2026-06-12 21:10:30.388774 | controller |   "issock": false,
2026-06-12 21:10:30.388795 | controller |   "isuid": false,
2026-06-12 21:10:30.388836 | controller |   "mode": "0644",
2026-06-12 21:10:30.388864 | controller |   "mtime": 1777968154.1714108,
2026-06-12 21:10:30.388886 | controller |   "nlink": 1,
2026-06-12 21:10:30.388956 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-12 21:10:30.388981 | controller |   "pw_name": "zuul",
2026-06-12 21:10:30.389002 | controller |   "rgrp": true,
2026-06-12 21:10:30.389023 | controller |   "roth": true,
2026-06-12 21:10:30.389044 | controller |   "rusr": true,
2026-06-12 21:10:30.389064 | controller |   "size": 4108,
2026-06-12 21:10:30.389085 | controller |   "uid": 1000,
2026-06-12 21:10:30.389106 | controller |   "wgrp": false,
2026-06-12 21:10:30.389127 | controller |   "woth": false,
2026-06-12 21:10:30.389147 | controller |   "wusr": true,
2026-06-12 21:10:30.389168 | controller |   "xgrp": false,
2026-06-12 21:10:30.389188 | controller |   "xoth": false,
2026-06-12 21:10:30.389209 | controller |   "xusr": false
2026-06-12 21:10:30.389230 | controller | }
2026-06-12 21:10:30.638378 | controller | changed:
2026-06-12 21:10:30.638573 | controller | {
2026-06-12 21:10:30.638604 | controller |   "atime": 1781293575.9941573,
2026-06-12 21:10:30.638622 | controller |   "ctime": 1781293573.0670772,
2026-06-12 21:10:30.638638 | controller |   "dev": 64513,
2026-06-12 21:10:30.638658 | controller |   "gid": 1000,
2026-06-12 21:10:30.638775 | controller |   "gr_name": "zuul",
2026-06-12 21:10:30.638799 | controller |   "inode": 2688,
2026-06-12 21:10:30.638814 | controller |   "isblk": false,
2026-06-12 21:10:30.638829 | controller |   "ischr": false,
2026-06-12 21:10:30.638844 | controller |   "isdir": false,
2026-06-12 21:10:30.638862 | controller |   "isfifo": false,
2026-06-12 21:10:30.638876 | controller |   "isgid": false,
2026-06-12 21:10:30.638914 | controller |   "islnk": false,
2026-06-12 21:10:30.638931 | controller |   "isreg": true,
2026-06-12 21:10:30.638945 | controller |   "issock": false,
2026-06-12 21:10:30.638960 | controller |   "isuid": false,
2026-06-12 21:10:30.638974 | controller |   "mode": "0644",
2026-06-12 21:10:30.638989 | controller |   "mtime": 1781293573.0670772,
2026-06-12 21:10:30.639003 | controller |   "nlink": 1,
2026-06-12 21:10:30.639017 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-12 21:10:30.639032 | controller |   "pw_name": "zuul",
2026-06-12 21:10:30.639047 | controller |   "rgrp": true,
2026-06-12 21:10:30.639062 | controller |   "roth": true,
2026-06-12 21:10:30.639077 | controller |   "rusr": true,
2026-06-12 21:10:30.639091 | controller |   "size": 3727,
2026-06-12 21:10:30.639106 | controller |   "uid": 1000,
2026-06-12 21:10:30.639120 | controller |   "wgrp": false,
2026-06-12 21:10:30.639134 | controller |   "woth": false,
2026-06-12 21:10:30.639148 | controller |   "wusr": true,
2026-06-12 21:10:30.639162 | controller |   "xgrp": false,
2026-06-12 21:10:30.639177 | controller |   "xoth": false,
2026-06-12 21:10:30.639191 | controller |   "xusr": false
2026-06-12 21:10:30.639205 | controller | }
2026-06-12 21:10:31.002422 | controller | changed:
2026-06-12 21:10:31.002627 | controller | {
2026-06-12 21:10:31.002662 | controller |   "atime": 1781298472.6732192,
2026-06-12 21:10:31.002687 | controller |   "ctime": 1781297836.7159822,
2026-06-12 21:10:31.002711 | controller |   "dev": 64513,
2026-06-12 21:10:31.002734 | controller |   "gid": 1000,
2026-06-12 21:10:31.002756 | controller |   "gr_name": "zuul",
2026-06-12 21:10:31.002778 | controller |   "inode": 3016700,
2026-06-12 21:10:31.002800 | controller |   "isblk": false,
2026-06-12 21:10:31.002822 | controller |   "ischr": false,
2026-06-12 21:10:31.002843 | controller |   "isdir": false,
2026-06-12 21:10:31.002865 | controller |   "isfifo": false,
2026-06-12 21:10:31.002910 | controller |   "isgid": false,
2026-06-12 21:10:31.002939 | controller |   "islnk": false,
2026-06-12 21:10:31.002961 | controller |   "isreg": true,
2026-06-12 21:10:31.002983 | controller |   "issock": false,
2026-06-12 21:10:31.003004 | controller |   "isuid": false,
2026-06-12 21:10:31.003025 | controller |   "mode": "0644",
2026-06-12 21:10:31.003046 | controller |   "mtime": 1781297836.7159822,
2026-06-12 21:10:31.003068 | controller |   "nlink": 1,
2026-06-12 21:10:31.003099 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 21:10:31.003122 | controller |   "pw_name": "zuul",
2026-06-12 21:10:31.003144 | controller |   "rgrp": true,
2026-06-12 21:10:31.003165 | controller |   "roth": true,
2026-06-12 21:10:31.003186 | controller |   "rusr": true,
2026-06-12 21:10:31.003207 | controller |   "size": 356251,
2026-06-12 21:10:31.003354 | controller |   "uid": 1000,
2026-06-12 21:10:31.003375 | controller |   "wgrp": false,
2026-06-12 21:10:31.003395 | controller |   "woth": false,
2026-06-12 21:10:31.003416 | controller |   "wusr": true,
2026-06-12 21:10:31.003437 | controller |   "xgrp": false,
2026-06-12 21:10:31.003458 | controller |   "xoth": false,
2026-06-12 21:10:31.003478 | controller |   "xusr": false
2026-06-12 21:10:31.003499 | controller | }
2026-06-12 21:10:31.050392 | 
2026-06-12 21:10:31.050596 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-12 21:10:31.919942 | controller | changed
2026-06-12 21:10:31.945976 | 
2026-06-12 21:10:31.946129 | TASK [run_hook : Assert parameters are valid]
2026-06-12 21:10:32.110992 | controller | ok: All assertions passed
2026-06-12 21:10:32.129711 | 
2026-06-12 21:10:32.129829 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-12 21:10:32.872266 | controller | ok: All assertions passed
2026-06-12 21:10:33.245788 | 
2026-06-12 21:10:33.245945 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-12 21:10:33.663556 | 
2026-06-12 21:10:33.663756 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-12 21:10:33.663949 | 
2026-06-12 21:10:33.663995 | PLAY RECAP
2026-06-12 21:10:33.664056 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-12 21:10:33.664086 | 
2026-06-12 21:10:35.081793 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-12 21:10:35.085577 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-12 21:10:35.709433 | 
2026-06-12 21:10:35.709565 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-12 21:10:35.747662 | 
2026-06-12 21:10:35.747863 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-12 21:10:36.322439 | controller | ok
2026-06-12 21:10:36.349813 | 
2026-06-12 21:10:36.349956 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-12 21:10:36.421652 | 
2026-06-12 21:10:36.421854 | TASK [Filter out host if needed]
2026-06-12 21:10:36.452381 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 21:10:36.478525 | 
2026-06-12 21:10:36.478592 | TASK [Ensure file is present]
2026-06-12 21:10:37.032961 | controller | ok
2026-06-12 21:10:37.066828 | 
2026-06-12 21:10:37.066989 | TASK [Manage molecule report file]
2026-06-12 21:10:37.759094 | controller | skipping: Conditional result was False
2026-06-12 21:10:37.824705 | 
2026-06-12 21:10:37.824905 | TASK [Check if we get ci-framework-data basedir]
2026-06-12 21:10:38.239630 | controller | ok
2026-06-12 21:10:38.265242 | 
2026-06-12 21:10:38.265387 | TASK [Create ci-framework-data log directory for zuul]
2026-06-12 21:10:38.661652 | controller | changed
2026-06-12 21:10:38.701252 | 
2026-06-12 21:10:38.701448 | TASK [Copy ci-framework interesting files]
2026-06-12 21:10:39.761696 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-12 21:10:39.964076 | controller | ok: Runtime: 0:00:00.365142
2026-06-12 21:10:40.044770 | 
2026-06-12 21:10:40.044957 | TASK [Get SELinux listing]
2026-06-12 21:10:40.706909 | controller | ok: Runtime: 0:00:00.085125
2026-06-12 21:10:40.734395 | 
2026-06-12 21:10:40.734555 | TASK [Generate log index]
2026-06-12 21:10:42.400122 | controller | changed
2026-06-12 21:10:42.433123 | 
2026-06-12 21:10:42.433239 | TASK [Get some env related data]
2026-06-12 21:10:43.633089 | controller | /home/zuul/.local/bin/ansible
2026-06-12 21:10:44.755764 | controller | ok: Runtime: 0:00:01.484679
2026-06-12 21:10:44.783314 | 
2026-06-12 21:10:44.783520 | TASK [Generate list of logs to collect in home directory]
2026-06-12 21:10:45.303929 | controller | ok: All paths examined
2026-06-12 21:10:45.330945 | 
2026-06-12 21:10:45.331134 | LOOP [Copy logs from home directory]
2026-06-12 21:10:45.380648 | 
2026-06-12 21:10:45.380905 | TASK [Copy crio stats log file]
2026-06-12 21:10:45.405301 | controller | skipping: Conditional result was False
2026-06-12 21:10:45.492917 | 
2026-06-12 21:10:45.493070 | TASK [Get SELinux related data]
2026-06-12 21:10:46.017255 | controller | <no matches>
2026-06-12 21:10:46.171130 | controller | ERROR
2026-06-12 21:10:46.171354 | controller | {
2026-06-12 21:10:46.171380 | controller |   "delta": "0:00:00.013328",
2026-06-12 21:10:46.171399 | controller |   "end": "2026-06-12 21:10:46.018361",
2026-06-12 21:10:46.171415 | controller |   "msg": "non-zero return code",
2026-06-12 21:10:46.171431 | controller |   "rc": 1,
2026-06-12 21:10:46.171446 | controller |   "start": "2026-06-12 21:10:46.005033"
2026-06-12 21:10:46.171462 | controller | }
2026-06-12 21:10:46.171482 | controller | ERROR: Ignoring Errors
2026-06-12 21:10:46.197981 | 
2026-06-12 21:10:46.198138 | TASK [Create system configuration directory]
2026-06-12 21:10:46.595582 | controller | changed
2026-06-12 21:10:46.634561 | 
2026-06-12 21:10:46.634732 | TASK [Get some of the system configurations]
2026-06-12 21:10:47.431125 | controller | ok: Runtime: 0:00:00.026638
2026-06-12 21:10:47.457515 | 
2026-06-12 21:10:47.457596 | TASK [Copy generated documentation if available]
2026-06-12 21:10:47.491895 | controller | skipping: Conditional result was False
2026-06-12 21:10:47.519962 | 
2026-06-12 21:10:47.520072 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-12 21:10:47.554506 | controller | skipping: Conditional result was False
2026-06-12 21:10:47.581592 | 
2026-06-12 21:10:47.581663 | TASK [Compress logs bigger than 2MB]
2026-06-12 21:11:13.380971 | controller | ok: Runtime: 0:00:24.986966
2026-06-12 21:11:13.451800 | 
2026-06-12 21:11:13.451957 | TASK [Copy files from workspace on node]
2026-06-12 21:11:13.494420 | controller | ok
2026-06-12 21:11:13.557248 | 
2026-06-12 21:11:13.557415 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 21:11:13.581956 | controller | skipping: Conditional result was False
2026-06-12 21:11:13.611384 | 
2026-06-12 21:11:13.611550 | TASK [fetch-output : Set log path for single node]
2026-06-12 21:11:13.740376 | controller | ok
2026-06-12 21:11:13.766678 | 
2026-06-12 21:11:13.766772 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 21:11:14.091515 | controller -> localhost | changed: "/var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/work/logs"
2026-06-12 21:11:14.092091 | 
2026-06-12 21:11:14.370231 | controller -> localhost | changed: "/var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/work/artifacts"
2026-06-12 21:11:14.587223 | controller -> localhost | changed: "/var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/work/docs"
2026-06-12 21:11:14.652739 | 
2026-06-12 21:11:14.652946 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 21:11:18.340080 | controller | changed:
2026-06-12 21:11:18.340382 | controller | .d..t...... ./
2026-06-12 21:11:18.340423 | controller | >f+++++++++ README.html
2026-06-12 21:11:18.340451 | controller | >f+++++++++ dmesg.log
2026-06-12 21:11:18.340477 | controller | >f+++++++++ installed-pkgs.log
2026-06-12 21:11:18.340501 | controller | >f+++++++++ python.log
2026-06-12 21:11:18.340525 | controller | >f+++++++++ registries.conf
2026-06-12 21:11:18.340549 | controller | >f+++++++++ selinux-denials.log
2026-06-12 21:11:18.340573 | controller | >f+++++++++ selinux-listing.log
2026-06-12 21:11:18.340596 | controller | cd+++++++++ ci-framework-data/
2026-06-12 21:11:18.340620 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-12 21:11:18.340644 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-12 21:11:18.340667 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-12 21:11:18.340699 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-12 21:11:18.340724 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-12 21:11:18.340747 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-12 21:11:18.340770 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-12 21:11:18.340794 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-12 21:11:18.340817 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-12 21:11:18.340841 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-12 21:11:18.340892 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-12 21:11:18.341002 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-12 21:11:18.341040 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-12 21:11:18.341065 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-12 21:11:18.341089 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-12 21:11:18.341113 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-12 21:11:18.341137 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-12 21:11:18.341160 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-12 21:11:18.341183 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-12 21:11:18.341207 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-12 21:11:18.341230 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-12 21:11:18.341253 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-12 21:11:18.341276 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-12 21:11:18.341299 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-12 21:11:18.341322 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-12 21:11:18.341345 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-12 21:11:18.341368 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-12 21:11:18.341393 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-12 21:11:18.341418 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-12 21:11:18.341441 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-12 21:11:18.341469 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-12 21:11:18.341493 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_21-10/
2026-06-12 21:11:18.341518 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_21-10/ansible_facts_cache/
2026-06-12 21:11:18.341541 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_21-10/ansible_facts_cache/localhost
2026-06-12 21:11:18.341564 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-12 21:11:18.341587 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-12 21:11:18.341611 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-12 21:11:18.341634 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-12 21:11:18.341663 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-12 21:11:18.341687 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-12 21:11:18.341809 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-12 21:11:18.341841 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-12 21:11:18.341891 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-12 21:11:18.341917 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-12 21:11:18.341941 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-12 21:11:18.341964 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-12 21:11:18.341988 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-12 21:11:18.342011 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-12 21:11:18.342034 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-12 21:11:18.342103 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-12 21:11:18.342129 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-12 21:11:18.342152 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-12 21:11:18.342174 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-12 21:11:18.342196 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-12 21:11:18.342218 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-12 21:11:18.342240 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-12 21:11:18.342262 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-12 21:11:18.342284 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-12 21:11:18.342307 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-12 21:11:18.342329 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-12 21:11:18.342352 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-12 21:11:18.342374 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-12 21:11:18.342396 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-12 21:11:18.342418 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-12 21:11:18.342440 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-12 21:11:18.342462 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-12 21:11:18.342484 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-12 21:11:18.342506 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-12 21:11:18.342529 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-12 21:11:18.342552 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-12 21:11:18.342574 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-12 21:11:18.342602 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-12 21:11:18.342625 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-12 21:11:18.342647 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-12 21:11:18.342669 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-12 21:11:18.342691 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-12 21:11:18.342713 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-12 21:11:18.342736 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-12 21:11:18.342759 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-12 21:11:18.342782 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-12 21:11:18.342805 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-12 21:11:18.342828 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-12 21:11:18.342869 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-12 21:11:18.342908 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-12 21:11:18.342943 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-12 21:11:18.342974 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-12 21:11:18.343004 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-12 21:11:18.343035 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-12 21:11:18.343065 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-12 21:11:18.343095 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-12 21:11:18.343220 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-12 21:11:18.343257 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-12 21:11:18.343281 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-12 21:11:18.343304 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-12 21:11:18.343327 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-12 21:11:18.343351 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-12 21:11:18.343374 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-12 21:11:18.343398 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-12 21:11:18.343421 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-12 21:11:18.343444 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-12 21:11:18.343467 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-12 21:11:18.343490 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-12 21:11:18.343513 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-12 21:11:18.343536 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-12 21:11:18.343564 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-12 21:11:18.343588 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-12 21:11:18.343611 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-12 21:11:18.343633 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-12 21:11:18.343656 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 21:11:18.343680 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-12 21:11:18.343703 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-12 21:11:18.343726 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-12 21:11:18.343750 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-12 21:11:18.343774 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-12 21:11:18.343797 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-12 21:11:18.343819 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-12 21:11:18.343842 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-12 21:11:18.343900 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-12 21:11:18.343925 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-12 21:11:18.343947 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-12 21:11:18.343971 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-12 21:11:18.343994 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-12 21:11:18.344016 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-12 21:11:18.344039 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-12 21:11:18.344061 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-12 21:11:18.344084 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-12 21:11:18.344107 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-12 21:11:18.344130 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-12 21:11:18.344153 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-12 21:11:18.344176 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-12 21:11:18.344235 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-12 21:11:18.344282 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-12 21:11:18.344307 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-12 21:11:18.344330 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-12 21:11:18.344353 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-12 21:11:18.344375 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-12 21:11:18.344398 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-12 21:11:18.344427 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-12 21:11:18.344451 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-12 21:11:18.344474 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-12 21:11:18.344497 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-12 21:11:18.344519 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-12 21:11:18.344542 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-12 21:11:18.344565 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-12 21:11:18.344588 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-12 21:11:18.344611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-12 21:11:18.344634 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-12 21:11:18.344657 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-12 21:11:18.344679 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-12 21:11:18.344702 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-12 21:11:18.344725 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-12 21:11:18.344747 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-12 21:11:18.344769 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-12 21:11:18.344792 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-12 21:11:18.344816 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-12 21:11:18.344839 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-12 21:11:18.344889 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-12 21:11:18.344917 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-12 21:11:18.344941 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-12 21:11:18.344965 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-12 21:11:18.344988 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-12 21:11:18.345012 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-12 21:11:18.345035 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-12 21:11:18.345058 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-12 21:11:18.345081 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-12 21:11:18.345112 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-12 21:11:18.345136 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-12 21:11:18.345160 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-12 21:11:18.345182 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-12 21:11:18.345705 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-12 21:11:18.345743 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-12 21:11:18.345768 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-12 21:11:18.345791 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-12 21:11:18.345814 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-12 21:11:18.345836 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-12 21:11:18.345885 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-12 21:11:18.345910 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-12 21:11:18.345933 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-12 21:11:18.345955 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-12 21:11:18.345977 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-12 21:11:18.346000 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-12 21:11:18.346023 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-12 21:11:18.346046 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-12 21:11:18.346069 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-12 21:11:18.346091 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-12 21:11:18.346113 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-12 21:11:18.346135 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-12 21:11:18.346157 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-12 21:11:18.346179 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-12 21:11:18.346201 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-12 21:11:18.346223 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-12 21:11:18.346245 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-12 21:11:18.346267 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-12 21:11:18.346289 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-12 21:11:18.346310 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-12 21:11:18.346348 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-12 21:11:18.346370 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-12 21:11:18.346391 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-12 21:11:18.346413 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-12 21:11:18.346434 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-12 21:11:18.346456 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-12 21:11:18.346477 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-12 21:11:18.346498 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-12 21:11:18.346519 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-12 21:11:18.346540 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-12 21:11:18.346561 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-12 21:11:18.346582 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-12 21:11:18.346604 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-12 21:11:18.346625 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-12 21:11:18.346646 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-12 21:11:18.346668 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-12 21:11:18.346689 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-12 21:11:18.346711 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-12 21:11:18.346732 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-12 21:11:18.346793 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-12 21:11:18.346820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-12 21:11:18.346842 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-12 21:11:18.346888 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-12 21:11:18.346913 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-12 21:11:18.346935 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-12 21:11:18.346958 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-12 21:11:18.346980 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-12 21:11:18.347002 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-12 21:11:18.347030 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-12 21:11:18.347053 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-12 21:11:18.347075 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-12 21:11:18.347097 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-12 21:11:18.347119 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-12 21:11:18.347140 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-12 21:11:18.347162 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-12 21:11:18.347184 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-12 21:11:18.347206 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-12 21:11:18.347227 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-12 21:11:18.347250 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-12 21:11:18.347273 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-12 21:11:18.347296 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-12 21:11:18.347319 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-12 21:11:18.347341 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-12 21:11:18.347364 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-12 21:11:18.347385 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-12 21:11:18.347408 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-12 21:11:18.347430 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-12 21:11:18.347451 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-12 21:11:18.347473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-12 21:11:18.347495 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-12 21:11:18.347517 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-12 21:11:18.347539 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-12 21:11:18.347561 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-12 21:11:18.347584 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-12 21:11:18.347607 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-12 21:11:18.347630 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-12 21:11:18.347653 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-12 21:11:18.347676 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-12 21:11:18.347704 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-12 21:11:18.347727 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-12 21:11:18.347749 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-12 21:11:18.347770 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-12 21:11:18.347793 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-12 21:11:18.347814 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-12 21:11:18.347901 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-12 21:11:18.347927 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-12 21:11:18.347949 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-12 21:11:18.347972 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-12 21:11:18.347995 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-12 21:11:18.348018 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-12 21:11:18.348041 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-12 21:11:18.348063 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-12 21:11:18.348085 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-12 21:11:18.348108 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-12 21:11:18.348130 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-12 21:11:18.348152 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-12 21:11:18.348175 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-12 21:11:18.348197 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-12 21:11:18.348219 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-12 21:11:18.348241 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-12 21:11:18.348283 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-12 21:11:18.348305 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-12 21:11:18.348327 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-12 21:11:18.348349 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-12 21:11:18.348371 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-12 21:11:18.348393 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-12 21:11:18.348415 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-12 21:11:18.348443 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-12 21:11:18.348465 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-12 21:11:18.348487 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-12 21:11:18.348510 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-12 21:11:18.348532 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-12 21:11:18.348554 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-12 21:11:18.348577 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-12 21:11:18.348599 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-12 21:11:18.348621 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-12 21:11:18.348644 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-12 21:11:18.348666 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-12 21:11:18.348687 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-12 21:11:18.348709 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-12 21:11:18.348731 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-12 21:11:18.348754 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-12 21:11:18.348776 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-12 21:11:18.348798 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-12 21:11:18.348820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-12 21:11:18.348842 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-12 21:11:18.348918 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-12 21:11:18.348944 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-12 21:11:18.348968 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-12 21:11:18.348991 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-12 21:11:18.349014 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-12 21:11:18.349036 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-12 21:11:18.349059 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-12 21:11:18.349081 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-12 21:11:18.349104 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-12 21:11:18.349126 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-12 21:11:18.349148 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-12 21:11:18.349176 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-12 21:11:18.349198 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-12 21:11:18.349221 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-12 21:11:18.349244 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-12 21:11:18.349268 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-12 21:11:18.349292 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-12 21:11:18.349315 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-12 21:11:18.349337 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-12 21:11:18.349360 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-12 21:11:18.349382 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-12 21:11:18.349405 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-12 21:11:18.349427 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-12 21:11:18.349449 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-12 21:11:18.349470 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-12 21:11:18.349492 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-12 21:11:18.349514 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-12 21:11:18.349536 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-12 21:11:18.349558 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-12 21:11:18.349580 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-12 21:11:18.349602 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-12 21:11:18.349624 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-12 21:11:18.349646 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-12 21:11:18.349668 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-12 21:11:18.349690 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-12 21:11:18.349712 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-12 21:11:18.349734 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-12 21:11:18.349755 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-12 21:11:18.349777 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-12 21:11:18.349799 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-12 21:11:18.349831 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-12 21:11:18.349879 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-12 21:11:18.349904 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-12 21:11:18.349925 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-12 21:11:18.349988 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-12 21:11:18.350011 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-12 21:11:18.350032 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-12 21:11:18.350054 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-12 21:11:18.350077 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-12 21:11:18.350099 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-12 21:11:18.350121 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-12 21:11:18.350143 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-12 21:11:18.350165 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-12 21:11:18.350187 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-12 21:11:18.350209 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-12 21:11:18.350230 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-12 21:11:18.350252 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-12 21:11:18.350273 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-12 21:11:18.350295 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-12 21:11:18.350316 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-12 21:11:18.350337 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-12 21:11:18.350358 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-12 21:11:18.350379 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-12 21:11:18.350401 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-12 21:11:18.350422 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-12 21:11:18.350443 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-12 21:11:18.350464 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-12 21:11:18.350485 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-12 21:11:18.350507 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-12 21:11:18.350529 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-12 21:11:18.350558 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-12 21:11:18.350581 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-12 21:11:18.350604 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-12 21:11:18.350626 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-12 21:11:18.350648 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-12 21:11:18.350670 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-12 21:11:18.350692 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-12 21:11:18.350713 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-12 21:11:18.350735 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-12 21:11:18.350757 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-12 21:11:18.350779 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-12 21:11:18.350801 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-12 21:11:18.350823 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-12 21:11:18.350845 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-12 21:11:18.350896 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-12 21:11:18.350920 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-12 21:11:18.350943 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-12 21:11:18.350966 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-12 21:11:18.350988 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-12 21:11:18.351049 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-12 21:11:18.351078 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-12 21:11:18.351101 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-12 21:11:18.351124 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-12 21:11:18.351146 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-12 21:11:18.351169 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-12 21:11:18.351191 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-12 21:11:18.351213 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-12 21:11:18.351236 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-12 21:11:18.351259 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-12 21:11:18.351287 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-12 21:11:18.351310 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-12 21:11:18.351332 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-12 21:11:18.351355 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-12 21:11:18.351378 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-12 21:11:18.351400 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-12 21:11:18.351423 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-12 21:11:18.351445 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-12 21:11:18.351467 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-12 21:11:18.351490 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-12 21:11:18.351512 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-12 21:11:18.351534 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-12 21:11:18.351559 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-12 21:11:18.351583 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-12 21:11:18.351607 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-12 21:11:18.351630 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-12 21:11:18.351652 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-12 21:11:18.351675 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-12 21:11:18.351698 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-12 21:11:18.351721 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-12 21:11:18.351743 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-12 21:11:18.351766 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-12 21:11:18.351788 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-12 21:11:18.351811 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-12 21:11:18.351833 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-12 21:11:18.351881 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-12 21:11:18.351906 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-12 21:11:18.351929 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-12 21:11:18.351951 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-12 21:11:18.351979 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-12 21:11:18.352003 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-12 21:11:18.352025 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-12 21:11:18.352048 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-12 21:11:18.352115 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-12 21:11:18.352158 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-12 21:11:18.352182 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-12 21:11:18.352206 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-12 21:11:18.352229 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-12 21:11:18.352268 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-12 21:11:18.352292 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-12 21:11:18.352315 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-12 21:11:18.352338 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-12 21:11:18.352361 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-12 21:11:18.352383 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-12 21:11:18.352405 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-12 21:11:18.352428 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-12 21:11:18.352451 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-12 21:11:18.352473 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-12 21:11:18.352497 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-12 21:11:18.352519 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-12 21:11:18.352542 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-12 21:11:18.352564 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-12 21:11:18.352587 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-12 21:11:18.352609 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-12 21:11:18.352632 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-12 21:11:18.352655 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-12 21:11:18.352677 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-12 21:11:18.352700 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-12 21:11:18.352723 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-12 21:11:18.352745 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-12 21:11:18.352767 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-12 21:11:18.352796 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-12 21:11:18.352819 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-12 21:11:18.352841 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-12 21:11:18.352891 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-12 21:11:18.352915 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-12 21:11:18.352938 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-12 21:11:18.352960 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-12 21:11:18.352983 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-12 21:11:18.353005 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-12 21:11:18.353028 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-12 21:11:18.353050 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-12 21:11:18.353072 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-12 21:11:18.353094 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-12 21:11:18.353116 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-12 21:11:18.353139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-12 21:11:18.353236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-12 21:11:18.353262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-12 21:11:18.353278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-12 21:11:18.353303 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-12 21:11:18.353401 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-12 21:11:18.353424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-12 21:11:18.353440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-12 21:11:18.353456 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-12 21:11:18.353475 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34
2026-06-12 21:11:18.353490 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-12 21:11:18.353505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-12 21:11:18.353521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-12 21:11:18.353536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-12 21:11:18.353551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-12 21:11:18.353566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-12 21:11:18.353581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-12 21:11:18.353596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-12 21:11:18.353611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-12 21:11:18.353626 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-12 21:11:18.353641 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-12 21:11:18.353656 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/
2026-06-12 21:11:18.353675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/boot-finished
2026-06-12 21:11:18.353691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/cloud-config.txt
2026-06-12 21:11:18.353707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/datasource
2026-06-12 21:11:18.353722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/network-config.json
2026-06-12 21:11:18.353738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/obj.pkl
2026-06-12 21:11:18.353753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/user-data.txt
2026-06-12 21:11:18.353768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/user-data.txt.i
2026-06-12 21:11:18.353783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/vendor-data.txt
2026-06-12 21:11:18.353798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/vendor-data.txt.i
2026-06-12 21:11:18.353813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/vendor-data2.txt
2026-06-12 21:11:18.353828 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/vendor-data2.txt.i
2026-06-12 21:11:18.353844 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/handlers/
2026-06-12 21:11:18.353882 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/scripts/
2026-06-12 21:11:18.353900 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/
2026-06-12 21:11:18.353915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_install_hotplug
2026-06-12 21:11:18.353931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_keys_to_console
2026-06-12 21:11:18.353946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_locale
2026-06-12 21:11:18.353962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_mounts
2026-06-12 21:11:18.353977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_reset_rmc
2026-06-12 21:11:18.353992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_scripts_per_instance
2026-06-12 21:11:18.354007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_scripts_user
2026-06-12 21:11:18.354023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_scripts_vendor
2026-06-12 21:11:18.354038 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_seed_random
2026-06-12 21:11:18.354053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_set_hostname
2026-06-12 21:11:18.354068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_set_passwords
2026-06-12 21:11:18.354087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_ssh
2026-06-12 21:11:18.354103 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_ssh_authkey_fingerprints
2026-06-12 21:11:18.354119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/config_users_groups
2026-06-12 21:11:18.354134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8997078a-d2db-4adc-9613-1e01da68bc34/sem/consume_data
2026-06-12 21:11:18.354150 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-12 21:11:18.354165 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-12 21:11:18.354181 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-12 21:11:18.354196 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-12 21:11:18.354211 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-12 21:11:18.354226 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-12 21:11:18.354241 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-12 21:11:18.354256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-12 21:11:18.354349 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-12 21:11:18.354370 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-12 21:11:18.354386 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-12 21:11:18.354402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-12 21:11:18.354417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-12 21:11:18.354432 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-12 21:11:18.354448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-12 21:11:18.354463 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-12 21:11:18.354479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-12 21:11:18.354494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-12 21:11:18.354509 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-12 21:11:18.354524 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-12 21:11:18.354539 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-12 21:11:18.354554 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-12 21:11:18.354569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-12 21:11:18.354584 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.41637.2026-06-12@16:40:50~
2026-06-12 21:11:18.354600 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-12 21:11:18.354615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-12 21:11:18.354631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-12 21:11:18.354646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-12 21:11:18.354661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-12 21:11:18.354676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-12 21:11:18.354695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-12 21:11:18.354711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-12 21:11:18.354726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-12 21:11:18.354741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-12 21:11:18.354756 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-12 21:11:18.354771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-12 21:11:18.354786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-12 21:11:18.354802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-12 21:11:18.354816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-12 21:11:18.354831 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-12 21:11:18.354846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-12 21:11:18.354882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-12 21:11:18.354898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-12 21:11:18.354912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-12 21:11:18.354927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-12 21:11:18.354942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-12 21:11:18.354956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-12 21:11:18.354971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-12 21:11:18.354986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-12 21:11:18.355001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-12 21:11:18.355016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-12 21:11:18.355031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-12 21:11:18.355046 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-12 21:11:18.355062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-12 21:11:18.355076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-12 21:11:18.355092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-12 21:11:18.355107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-12 21:11:18.355122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-12 21:11:18.355138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-12 21:11:18.355153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-12 21:11:18.355168 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-12 21:11:18.355183 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-12 21:11:18.355198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-12 21:11:18.355213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-12 21:11:18.355227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-12 21:11:18.355242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-12 21:11:18.355257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-12 21:11:18.355273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-12 21:11:18.355292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-12 21:11:18.355308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-12 21:11:18.355323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-12 21:11:18.355337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-12 21:11:18.355353 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-12 21:11:18.355368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-12 21:11:18.355408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-12 21:11:18.355429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-12 21:11:18.355444 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-12 21:11:18.355459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-12 21:11:18.355473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-12 21:11:18.355489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-12 21:11:18.355504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-12 21:11:18.355518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-12 21:11:18.355533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-12 21:11:18.355547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-12 21:11:18.355562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-12 21:11:18.355577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-12 21:11:18.355591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-12 21:11:18.355606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-12 21:11:18.355621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-12 21:11:18.355635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-12 21:11:18.355650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-12 21:11:18.355664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-12 21:11:18.355679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-12 21:11:18.355693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-12 21:11:18.355708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-12 21:11:18.355722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-12 21:11:18.355737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-12 21:11:18.355751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-12 21:11:18.355766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-12 21:11:18.355781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-12 21:11:18.355796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-12 21:11:18.355811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-12 21:11:18.355826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-12 21:11:18.355840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-12 21:11:18.355874 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-12 21:11:18.355891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-12 21:11:18.355911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.33818.2026-06-12@16:39:33~
2026-06-12 21:11:18.355927 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-12 21:11:18.355943 | 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 21:11:18.355958 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-12 21:11:18.355973 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-12 21:11:18.355988 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-12 21:11:18.356004 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-12 21:11:18.356019 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-12 21:11:18.356034 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-12 21:11:18.356048 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-12 21:11:18.356063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-12 21:11:18.356078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-12 21:11:18.356094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-12 21:11:18.356110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-12 21:11:18.356125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-12 21:11:18.356140 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-12 21:11:18.356155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-12 21:11:18.356170 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-12 21:11:18.356185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-12 21:11:18.356200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-12 21:11:18.356215 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-12 21:11:18.356230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-12 21:11:18.356257 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-12 21:11:18.356275 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-12 21:11:18.356291 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-12 21:11:18.356306 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-12 21:11:18.356321 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-12 21:11:18.356336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-12 21:11:18.356352 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-12 21:11:18.356368 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-12 21:11:18.356388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-12 21:11:18.356403 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-12 21:11:18.356418 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-12 21:11:18.356434 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-12 21:11:18.356500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-12 21:11:18.356525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-12 21:11:18.356541 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-12 21:11:18.356557 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-12 21:11:18.356572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-12 21:11:18.356587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-12 21:11:18.356602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-12 21:11:18.356617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-12 21:11:18.356632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-12 21:11:18.356647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-12 21:11:18.356662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-12 21:11:18.356677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-12 21:11:18.356692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-12 21:11:18.356707 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-12 21:11:18.356721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-12 21:11:18.356736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-12 21:11:18.356751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-12 21:11:18.356766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-12 21:11:18.356781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-12 21:11:18.356796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-12 21:11:18.356811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-12 21:11:18.356826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-12 21:11:18.356841 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-12 21:11:18.356874 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-12 21:11:18.356891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-12 21:11:18.356907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-12 21:11:18.356922 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-12 21:11:18.356937 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-12 21:11:18.356953 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-12 21:11:18.356968 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-12 21:11:18.356995 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-12 21:11:18.357012 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-12 21:11:18.357027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-12 21:11:18.357042 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-12 21:11:18.357057 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-12 21:11:18.357072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-12 21:11:18.357088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-12 21:11:18.357103 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-12 21:11:18.357118 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-12 21:11:18.357133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-12 21:11:18.357148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-12 21:11:18.357163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-12 21:11:18.357178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-12 21:11:18.357192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-12 21:11:18.357207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-12 21:11:18.357222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-12 21:11:18.357237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-12 21:11:18.357252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-12 21:11:18.357267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-12 21:11:18.357282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-12 21:11:18.357297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-12 21:11:18.357313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-12 21:11:18.357328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-12 21:11:18.357343 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-12 21:11:18.357358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-12 21:11:18.357374 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-12 21:11:18.357389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-12 21:11:18.357404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-12 21:11:18.357419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-12 21:11:18.357434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-12 21:11:18.357448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-12 21:11:18.357467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-12 21:11:18.357483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-12 21:11:18.357498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-12 21:11:18.357513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-12 21:11:18.357528 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-12 21:11:18.357569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-12 21:11:18.357591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-12 21:11:18.357607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-12 21:11:18.357621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-12 21:11:18.357636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-12 21:11:18.357651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-12 21:11:18.357666 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-12 21:11:18.357681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-12 21:11:18.357695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-12 21:11:18.357710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-12 21:11:18.357724 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-12 21:11:18.357738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-12 21:11:18.357753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-12 21:11:18.357767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-12 21:11:18.357782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-12 21:11:18.357796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-12 21:11:18.357810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-12 21:11:18.357824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-12 21:11:18.357839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-12 21:11:18.357872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-12 21:11:18.357889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-12 21:11:18.357904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-12 21:11:18.357918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-12 21:11:18.357933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-12 21:11:18.357948 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-12 21:11:18.357968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-12 21:11:18.357983 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-12 21:11:18.357998 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-12 21:11:18.358013 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-12 21:11:18.358028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-12 21:11:18.358043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-12 21:11:18.358058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-12 21:11:18.358073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-12 21:11:18.358088 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-12 21:11:18.358103 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-12 21:11:18.358117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-12 21:11:18.358132 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-12 21:11:18.358147 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-12 21:11:18.358161 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-12 21:11:18.358176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-12 21:11:18.358191 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-12 21:11:18.358206 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-12 21:11:18.358220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-12 21:11:18.358235 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-12 21:11:18.358249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-12 21:11:18.358264 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-12 21:11:18.358278 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-12 21:11:18.358293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-12 21:11:18.358308 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-12 21:11:18.358323 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-12 21:11:18.358338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-12 21:11:18.358354 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-12 21:11:18.358369 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-12 21:11:18.358384 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-12 21:11:18.358399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-12 21:11:18.358414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-12 21:11:18.358429 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-12 21:11:18.358444 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-12 21:11:18.358458 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-12 21:11:18.358477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-12 21:11:18.358493 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-12 21:11:18.358508 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-12 21:11:18.358523 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-12 21:11:18.358538 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-12 21:11:18.358554 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-12 21:11:18.358569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-12 21:11:18.358585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-12 21:11:18.358600 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-12 21:11:18.358647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-12 21:11:18.358668 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-12 21:11:18.358683 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-12 21:11:18.358699 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-12 21:11:18.358714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-12 21:11:18.358730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-12 21:11:18.358745 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-12 21:11:18.358760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-12 21:11:18.358775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-12 21:11:18.358790 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-12 21:11:18.358806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-12 21:11:18.358821 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-12 21:11:18.358836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-12 21:11:18.358869 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-12 21:11:18.358887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-12 21:11:18.358902 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-12 21:11:18.358917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-12 21:11:18.358933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-12 21:11:18.358948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-12 21:11:18.358963 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-12 21:11:18.358979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-12 21:11:18.358994 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-12 21:11:18.359009 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-12 21:11:18.359024 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-12 21:11:18.359039 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-12 21:11:18.359061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-12 21:11:18.359076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-12 21:11:18.359091 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-12 21:11:18.359106 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-12 21:11:18.359122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-12 21:11:18.359136 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-12 21:11:18.359151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-12 21:11:18.359166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 21:11:18.359180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-12 21:11:18.359195 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-12 21:11:18.359210 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-12 21:11:18.359225 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-12 21:11:18.359240 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-12 21:11:18.359256 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-12 21:11:18.359274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-12 21:11:18.359292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-12 21:11:18.359307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-12 21:11:18.359322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-12 21:11:18.359338 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-12 21:11:18.359353 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-12 21:11:18.359369 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-12 21:11:18.359384 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-12 21:11:18.359400 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-12 21:11:18.359415 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-12 21:11:18.359431 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-12 21:11:18.359446 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-12 21:11:18.359462 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-12 21:11:18.359477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-12 21:11:18.359493 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-12 21:11:18.359509 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-12 21:11:18.359524 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-12 21:11:18.359539 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-12 21:11:18.359554 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-12 21:11:18.359569 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-12 21:11:18.359588 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-12 21:11:18.359604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-12 21:11:18.359619 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-12 21:11:18.359634 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-12 21:11:18.359649 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-12 21:11:18.359664 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-12 21:11:18.359679 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-12 21:11:18.359695 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-12 21:11:18.359710 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-12 21:11:18.359725 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-12 21:11:18.359741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-12 21:11:18.359756 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-12 21:11:18.359770 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-12 21:11:18.359785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-12 21:11:18.359800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-12 21:11:18.359815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-12 21:11:18.359830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-12 21:11:18.359845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-12 21:11:18.359880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-12 21:11:18.359896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-12 21:11:18.359911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-12 21:11:18.359925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-12 21:11:18.359940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-12 21:11:18.359955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-12 21:11:18.359969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-12 21:11:18.359983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-12 21:11:18.359998 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-12 21:11:18.360012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-12 21:11:18.360027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-12 21:11:18.360042 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-12 21:11:18.360057 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-12 21:11:18.360072 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-12 21:11:18.360087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-12 21:11:18.360103 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-12 21:11:18.360118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-12 21:11:18.360133 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-12 21:11:18.360152 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-12 21:11:18.360168 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-12 21:11:18.360183 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-12 21:11:18.360198 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-12 21:11:18.360213 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-12 21:11:18.360228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-12 21:11:18.360257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-12 21:11:18.360274 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-12 21:11:18.360290 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-12 21:11:18.360304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-12 21:11:18.360320 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-12 21:11:18.360335 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-12 21:11:18.360350 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-12 21:11:18.360365 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-12 21:11:18.360380 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-12 21:11:18.360395 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-12 21:11:18.360410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-12 21:11:18.360425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-12 21:11:18.360440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-12 21:11:18.360454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-12 21:11:18.360469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-12 21:11:18.360484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-12 21:11:18.360499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-12 21:11:18.360514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-12 21:11:18.360529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-12 21:11:18.360545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-12 21:11:18.360561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-12 21:11:18.360576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-12 21:11:18.360593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-12 21:11:18.360609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-12 21:11:18.360625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-12 21:11:18.360641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-12 21:11:18.360656 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-12 21:11:18.360672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-12 21:11:18.360719 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-12 21:11:18.360741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-12 21:11:18.360758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-12 21:11:18.360779 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-12 21:11:18.360798 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-12 21:11:18.360814 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-12 21:11:18.360830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-12 21:11:18.360846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-12 21:11:18.360881 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-12 21:11:18.360897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-12 21:11:18.360912 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-12 21:11:18.360927 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-12 21:11:18.360943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-12 21:11:18.360958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-12 21:11:18.360974 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-12 21:11:18.360989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-12 21:11:18.361004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-12 21:11:18.361019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-12 21:11:18.361034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-12 21:11:18.361049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-12 21:11:18.361064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-12 21:11:18.361079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-12 21:11:18.361094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-12 21:11:18.361109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-12 21:11:18.361124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-12 21:11:18.361139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-12 21:11:18.361154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-12 21:11:18.361169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-12 21:11:18.361184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-12 21:11:18.361199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-12 21:11:18.361214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-12 21:11:18.361229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-12 21:11:18.361244 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-12 21:11:18.361259 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-12 21:11:18.361274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-12 21:11:18.361294 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-12 21:11:18.361309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-12 21:11:18.361324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-12 21:11:18.361340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-12 21:11:18.361355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-12 21:11:18.361370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-12 21:11:18.361384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-12 21:11:18.361399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-12 21:11:18.361415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-12 21:11:18.361430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-12 21:11:18.361445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-12 21:11:18.361460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-12 21:11:18.361476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-12 21:11:18.361491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-12 21:11:18.361506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-12 21:11:18.361521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-12 21:11:18.361536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-12 21:11:18.361550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-12 21:11:18.361565 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-12 21:11:18.361580 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-12 21:11:18.361595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-12 21:11:18.361610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-12 21:11:18.361625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-12 21:11:18.361640 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-12 21:11:18.361655 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-12 21:11:18.361671 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-12 21:11:18.361687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-12 21:11:18.361702 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-12 21:11:18.361717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-12 21:11:18.361732 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-12 21:11:18.361746 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-12 21:11:18.361841 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-12 21:11:18.362030 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-12 21:11:18.362049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-12 21:11:18.362065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-12 21:11:18.362081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-12 21:11:18.362096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-12 21:11:18.362112 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-12 21:11:18.362128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-12 21:11:18.362144 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-12 21:11:18.362160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-12 21:11:18.362176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-12 21:11:18.362192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-12 21:11:18.362206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-12 21:11:18.362221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-12 21:11:18.362236 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-12 21:11:18.362251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-12 21:11:18.362266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-12 21:11:18.362281 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-12 21:11:18.362296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-1984374004.vg
2026-06-12 21:11:18.362311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-125783618.vg
2026-06-12 21:11:18.362326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-570458142.vg
2026-06-12 21:11:18.362342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-1402104413.vg
2026-06-12 21:11:18.362357 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-251848577.vg
2026-06-12 21:11:18.362371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-491312024.vg
2026-06-12 21:11:18.362386 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-767850299.vg
2026-06-12 21:11:18.362401 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-131925526.vg
2026-06-12 21:11:18.362415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-932008401.vg
2026-06-12 21:11:18.362429 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-12 21:11:18.362444 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-12 21:11:18.362459 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-12 21:11:18.362474 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-12 21:11:18.362489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-12 21:11:18.362504 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-12 21:11:18.362519 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260612.163538.0001
2026-06-12 21:11:18.362538 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-12 21:11:18.362554 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-12 21:11:18.362569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-12 21:11:18.362584 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-12 21:11:18.362599 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-12 21:11:18.362614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-12 21:11:18.362628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-12 21:11:18.362643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-12 21:11:18.362657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-12 21:11:18.362672 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-12 21:11:18.362687 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-12 21:11:18.362701 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-12 21:11:18.362716 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-12 21:11:18.362731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-12 21:11:18.362746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-12 21:11:18.362761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-12 21:11:18.362775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-12 21:11:18.362790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-12 21:11:18.362805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-12 21:11:18.362819 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-12 21:11:18.362834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-12 21:11:18.362878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-12 21:11:18.362904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-12 21:11:18.362921 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-12 21:11:18.362936 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-12 21:11:18.362951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-12 21:11:18.362966 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-12 21:11:18.362982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-12 21:11:18.362997 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-12 21:11:18.363013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-12 21:11:18.363028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-12 21:11:18.363044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-12 21:11:18.363059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-12 21:11:18.363074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-12 21:11:18.363093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-12 21:11:18.363108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-12 21:11:18.363123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-12 21:11:18.363138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-12 21:11:18.363153 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-12 21:11:18.363168 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-12 21:11:18.363183 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-12 21:11:18.363198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-12 21:11:18.363213 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-12 21:11:18.363229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-12 21:11:18.363244 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-12 21:11:18.363260 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-12 21:11:18.363275 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-12 21:11:18.363290 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-12 21:11:18.363305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-12 21:11:18.363321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-12 21:11:18.363336 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-12 21:11:18.363352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-12 21:11:18.363368 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-12 21:11:18.363383 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-12 21:11:18.363398 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-12 21:11:18.363413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-12 21:11:18.363429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-12 21:11:18.363444 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-12 21:11:18.363459 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-12 21:11:18.363483 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-12 21:11:18.363507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-12 21:11:18.363609 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-12 21:11:18.363634 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-12 21:11:18.363650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-12 21:11:18.363666 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-12 21:11:18.363682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-12 21:11:18.363697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-12 21:11:18.363712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-12 21:11:18.363727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-12 21:11:18.363742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-12 21:11:18.363762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-12 21:11:18.363777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-12 21:11:18.363792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-12 21:11:18.363807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-12 21:11:18.363823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-12 21:11:18.363838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-12 21:11:18.363880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-12 21:11:18.363899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-12 21:11:18.363914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-12 21:11:18.363996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-12 21:11:18.364016 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-12 21:11:18.364032 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-12 21:11:18.364048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-12 21:11:18.364064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-12 21:11:18.364079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-12 21:11:18.364095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-12 21:11:18.364110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-12 21:11:18.364126 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-12 21:11:18.364141 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-12 21:11:18.364157 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-12 21:11:18.364172 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-12 21:11:18.364187 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-12 21:11:18.364202 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-12 21:11:18.364217 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-12 21:11:18.364232 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-12 21:11:18.364267 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-12 21:11:18.364283 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-12 21:11:18.364298 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-12 21:11:18.364314 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-12 21:11:18.364330 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-12 21:11:18.364346 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-12 21:11:18.364361 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-12 21:11:18.364377 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-12 21:11:18.364392 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-12 21:11:18.364407 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-12 21:11:18.364426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-12 21:11:18.364442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-12 21:11:18.364457 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-12 21:11:18.364472 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-12 21:11:18.364487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-12 21:11:18.364502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-12 21:11:18.364518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-12 21:11:18.364533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-12 21:11:18.364548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-12 21:11:18.364564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-12 21:11:18.364579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-12 21:11:18.364594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-12 21:11:18.364609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-12 21:11:18.364624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-12 21:11:18.364639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-12 21:11:18.364654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-12 21:11:18.364668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-12 21:11:18.364683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-12 21:11:18.364697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-12 21:11:18.364712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-12 21:11:18.364726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-12 21:11:18.364741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-12 21:11:18.364755 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-12 21:11:18.364770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-12 21:11:18.364785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-12 21:11:18.364799 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-12 21:11:18.364814 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-12 21:11:18.364828 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-12 21:11:18.364844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-12 21:11:18.364880 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-12 21:11:18.364897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-12 21:11:18.364912 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-12 21:11:18.364927 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-12 21:11:18.364942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-12 21:11:18.364957 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-12 21:11:18.364977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-12 21:11:18.364992 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-12 21:11:18.365008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-12 21:11:18.365063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-12 21:11:18.365085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-12 21:11:18.365101 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-12 21:11:18.365117 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-12 21:11:18.365131 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-12 21:11:18.365146 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-12 21:11:18.365161 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-12 21:11:18.365176 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-12 21:11:18.365191 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-12 21:11:18.365205 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-12 21:11:18.365220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-12 21:11:18.365234 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-12 21:11:18.365249 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-12 21:11:18.365265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-12 21:11:18.365282 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-12 21:11:18.365299 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-12 21:11:18.365314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-12 21:11:18.365329 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-12 21:11:18.365344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-12 21:11:18.365358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-12 21:11:18.365374 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-12 21:11:18.365389 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-12 21:11:18.365404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-12 21:11:18.365420 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-12 21:11:18.365435 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-12 21:11:18.365451 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-12 21:11:18.365466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-12 21:11:18.365481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-12 21:11:18.365495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-12 21:11:18.365510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-12 21:11:18.365525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-12 21:11:18.365540 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-12 21:11:18.365555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-12 21:11:18.365574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-12 21:11:18.365590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-12 21:11:18.365605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-12 21:11:18.365620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-12 21:11:18.365636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-12 21:11:18.365652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-12 21:11:18.365667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-12 21:11:18.365683 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-12 21:11:18.365698 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-12 21:11:18.365713 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-12 21:11:18.365728 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-12 21:11:18.365744 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-12 21:11:18.365759 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-12 21:11:18.365774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-12 21:11:18.365789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-12 21:11:18.365805 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-12 21:11:18.365821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-12 21:11:18.365836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-12 21:11:18.365870 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-12 21:11:18.365889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-12 21:11:18.365904 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-12 21:11:18.365920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-12 21:11:18.365935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-12 21:11:18.365951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-12 21:11:18.365966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-12 21:11:18.365981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-12 21:11:18.365996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-12 21:11:18.366011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-12 21:11:18.366026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-12 21:11:18.366041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-12 21:11:18.366055 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-12 21:11:18.366070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-12 21:11:18.366089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-12 21:11:18.366173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-12 21:11:18.366195 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-12 21:11:18.366211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-12 21:11:18.366226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-12 21:11:18.366242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-12 21:11:18.366257 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-12 21:11:18.366272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-12 21:11:18.366287 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-12 21:11:18.366302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-12 21:11:18.366318 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-12 21:11:18.366333 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-12 21:11:18.366348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-12 21:11:18.366364 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-12 21:11:18.366379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-12 21:11:18.366394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-12 21:11:18.366409 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-12 21:11:18.366425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-12 21:11:18.366440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-12 21:11:18.366456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-12 21:11:18.366471 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-12 21:11:18.366485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-12 21:11:18.366501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-12 21:11:18.366516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-12 21:11:18.366532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-12 21:11:18.366547 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-12 21:11:18.366563 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-12 21:11:18.366579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-12 21:11:18.366594 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-12 21:11:18.366610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-12 21:11:18.366631 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-12 21:11:18.366647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-12 21:11:18.366663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-12 21:11:18.366678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-12 21:11:18.366694 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-12 21:11:18.366709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-12 21:11:18.366723 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-12 21:11:18.366738 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-12 21:11:18.366753 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-12 21:11:18.366769 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-12 21:11:18.366784 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-12 21:11:18.366799 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-12 21:11:18.366815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-12 21:11:18.366830 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-12 21:11:18.366846 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-12 21:11:18.366912 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-12 21:11:18.366936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-12 21:11:18.366956 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-12 21:11:18.366975 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-12 21:11:18.366995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-12 21:11:18.367015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-12 21:11:18.367034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.41913.2026-06-12@16:40:52~
2026-06-12 21:11:18.367053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-12 21:11:18.367072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-12 21:11:18.367091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-12 21:11:18.367110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-12 21:11:18.367130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-12 21:11:18.367149 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-12 21:11:18.367169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-12 21:11:18.367189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-12 21:11:18.367239 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-12 21:11:18.367267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-12 21:11:18.367288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-12 21:11:18.367307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-12 21:11:18.367327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-12 21:11:18.367353 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.42066.2026-06-12@16:40:53~
2026-06-12 21:11:18.367373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-12 21:11:18.367390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-12 21:11:18.367408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-12 21:11:18.367428 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-12 21:11:18.367448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-12 21:11:18.367467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-12 21:11:18.367486 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-12 21:11:18.367506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-12 21:11:18.367524 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-12 21:11:18.367543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-12 21:11:18.367562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-12 21:11:18.367578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-12 21:11:18.367593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-12 21:11:18.367608 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-12 21:11:18.367623 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-12 21:11:18.367638 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-12 21:11:18.367653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-12 21:11:18.367668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-12 21:11:18.367683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-12 21:11:18.367698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-12 21:11:18.367712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-12 21:11:18.367727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-12 21:11:18.367742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-12 21:11:18.367757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-12 21:11:18.367771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-12 21:11:18.367786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-12 21:11:18.367801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-12 21:11:18.367817 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-12 21:11:18.367832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-12 21:11:18.367862 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-12 21:11:18.367886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-12 21:11:18.367903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-12 21:11:18.367928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-12 21:11:18.367944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-12 21:11:18.367959 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-12 21:11:18.367974 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-12 21:11:18.367989 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-12 21:11:18.368005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-12 21:11:18.368020 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-12 21:11:18.368035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-12 21:11:18.368051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-12 21:11:18.368066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-12 21:11:18.368082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-12 21:11:18.368097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-12 21:11:18.368113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-12 21:11:18.368129 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-12 21:11:18.368144 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-12 21:11:18.368159 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-12 21:11:18.368174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-12 21:11:18.368190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-12 21:11:18.368205 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-12 21:11:18.368221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-12 21:11:18.368254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-12 21:11:18.368277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-12 21:11:18.368328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-12 21:11:18.368344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-12 21:11:18.368360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-12 21:11:18.368375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-12 21:11:18.368391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-12 21:11:18.368406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-12 21:11:18.368421 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-12 21:11:18.368436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-12 21:11:18.368451 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-12 21:11:18.368471 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-12 21:11:18.368486 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-12 21:11:18.368501 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-12 21:11:18.368516 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-12 21:11:18.368531 | 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 21:11:18.368546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-12 21:11:18.368561 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-12 21:11:18.368576 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-12 21:11:18.368591 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-12 21:11:18.368606 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-12 21:11:18.368621 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-12 21:11:18.368636 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-12 21:11:18.368651 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-12 21:11:18.368666 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-12 21:11:18.368681 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-12 21:11:18.368696 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-12 21:11:18.368711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-12 21:11:18.368726 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-12 21:11:18.368741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-12 21:11:18.368756 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-12 21:11:18.368771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-12 21:11:18.368786 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-12 21:11:18.368801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-12 21:11:18.368816 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-12 21:11:18.368831 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-12 21:11:18.368846 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-12 21:11:18.368881 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-12 21:11:18.368897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-12 21:11:18.368913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-12 21:11:18.368933 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-12 21:11:18.368948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-12 21:11:18.368964 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-12 21:11:18.368979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-12 21:11:18.368994 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-12 21:11:18.369010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-12 21:11:18.369025 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-12 21:11:18.369040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-12 21:11:18.369055 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-12 21:11:18.369070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-12 21:11:18.369085 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-12 21:11:18.369100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-12 21:11:18.369115 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-12 21:11:18.369130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-12 21:11:18.369145 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-12 21:11:18.369160 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-12 21:11:18.369175 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-12 21:11:18.369190 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-12 21:11:18.369205 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-12 21:11:18.369221 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-12 21:11:18.369314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-12 21:11:18.369330 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-12 21:11:18.369346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-12 21:11:18.369394 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-12 21:11:18.369411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-12 21:11:18.369426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-12 21:11:18.369442 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-12 21:11:18.369457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-12 21:11:18.369473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-12 21:11:18.369488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-12 21:11:18.369503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-12 21:11:18.369518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-12 21:11:18.369542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-12 21:11:18.369558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-12 21:11:18.369573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-12 21:11:18.369588 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-12 21:11:18.369603 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-12 21:11:18.369618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-12 21:11:18.369633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-12 21:11:18.369648 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-12 21:11:18.369664 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-12 21:11:18.369679 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-12 21:11:18.369694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-12 21:11:18.369709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-12 21:11:18.369725 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-12 21:11:18.369740 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-12 21:11:18.369755 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-12 21:11:18.369770 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-12 21:11:18.369785 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-12 21:11:18.369800 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-12 21:11:18.369815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-12 21:11:18.369830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-12 21:11:18.369845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-12 21:11:18.369879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-12 21:11:18.369895 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-12 21:11:18.369910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-12 21:11:18.369925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-12 21:11:18.369940 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-12 21:11:18.369955 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-12 21:11:18.369970 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-12 21:11:18.369985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-12 21:11:18.370000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-12 21:11:18.370015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-12 21:11:18.370030 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-12 21:11:18.370045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-12 21:11:18.370060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-12 21:11:18.370080 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-12 21:11:18.370095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-12 21:11:18.370110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-12 21:11:18.370124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-12 21:11:18.370139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-12 21:11:18.370154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-12 21:11:18.370169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-12 21:11:18.370185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-12 21:11:18.370200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-12 21:11:18.370215 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-12 21:11:18.370231 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-12 21:11:18.370246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-12 21:11:18.370261 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-12 21:11:18.370276 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-12 21:11:18.370291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-12 21:11:18.370306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-12 21:11:18.370325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-8rir7glv.log
2026-06-12 21:11:18.370341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-kq53296v.log
2026-06-12 21:11:18.370356 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-qziivddi.log
2026-06-12 21:11:18.370372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-tasm_fsi.log
2026-06-12 21:11:18.370387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-xz5ox5ew.log
2026-06-12 21:11:18.370402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-12 21:11:18.370418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-12 21:11:18.370469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-12 21:11:18.370485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-12 21:11:18.370501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-12 21:11:18.370516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-12 21:11:18.370531 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-12 21:11:18.370547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-12 21:11:18.370562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-12 21:11:18.370577 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-12 21:11:18.370593 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-12 21:11:18.370608 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-12 21:11:18.370623 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/90569928a2834692ab4409035a71726f/
2026-06-12 21:11:18.370639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/90569928a2834692ab4409035a71726f/system.journal.gz
2026-06-12 21:11:18.370655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/90569928a2834692ab4409035a71726f/system@4fbe423e456040989b7cfaa42d81a5a9-0000000000000abd-000654147e47c0e2.journal.gz
2026-06-12 21:11:18.370676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/90569928a2834692ab4409035a71726f/system@4fbe423e456040989b7cfaa42d81a5a9-0000000000001285-000654149061004a.journal.gz
2026-06-12 21:11:18.370692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/90569928a2834692ab4409035a71726f/system@4fbe423e456040989b7cfaa42d81a5a9-0000000000001a4d-00065414ac179bfe.journal.gz
2026-06-12 21:11:18.370708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/90569928a2834692ab4409035a71726f/system@4fbe423e456040989b7cfaa42d81a5a9-00000000000024ec-00065414ac2b2d0c.journal.gz
2026-06-12 21:11:18.370723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/90569928a2834692ab4409035a71726f/system@4fbe423e456040989b7cfaa42d81a5a9-0000000000003247-00065414ac2ff98b.journal.gz
2026-06-12 21:11:18.370738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/90569928a2834692ab4409035a71726f/system@4fbe423e456040989b7cfaa42d81a5a9-0000000000003dab-00065414ac931a32.journal.gz
2026-06-12 21:11:18.370753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/90569928a2834692ab4409035a71726f/system@4fbe423e456040989b7cfaa42d81a5a9-00000000000047e3-00065414ac993533.journal.gz
2026-06-12 21:11:18.370768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/90569928a2834692ab4409035a71726f/system@4fbe423e456040989b7cfaa42d81a5a9-0000000000005471-00065414ae2c3f6b.journal.gz
2026-06-12 21:11:18.370783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/90569928a2834692ab4409035a71726f/user-1000.journal.gz
2026-06-12 21:11:18.370798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/90569928a2834692ab4409035a71726f/user-42405.journal.gz
2026-06-12 21:11:18.370813 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-12 21:11:18.370829 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-12 21:11:18.370844 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-12 21:11:18.370879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-12 21:11:18.370896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-12 21:11:18.370912 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-12 21:11:18.370927 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-12 21:11:18.370942 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-12 21:11:18.370957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa12
2026-06-12 21:11:18.370972 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-12 21:11:18.370987 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-12 21:11:18.371002 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-12 21:11:18.371017 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-12 21:11:18.371031 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-12 21:11:18.371046 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-12 21:11:18.371061 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-12 21:11:18.371077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-12 21:11:18.371091 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-12 21:11:18.371106 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-12 21:11:18.371127 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-12 21:11:18.371142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-12 21:11:18.371158 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-12 21:11:18.371173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-12 21:11:18.371189 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-12 21:11:18.371204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-12 21:11:18.371219 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-12 21:11:18.371235 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-12 21:11:18.371250 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-12 21:11:18.371266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-12 21:11:18.371281 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-12 21:11:18.371297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-12 21:11:18.371312 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-12 21:11:18.371327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-12 21:11:18.371343 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-12 21:11:18.371358 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-12 21:11:18.371373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-12 21:11:18.371388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-12 21:11:18.371403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-12 21:11:18.371418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-12 21:11:18.371433 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-12 21:11:18.371448 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-12 21:11:18.371463 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-12 21:11:18.371481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-12 21:11:18.371529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-12 21:11:18.371549 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-12 21:11:18.371565 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-12 21:11:18.371581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-12 21:11:18.371596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-12 21:11:18.371611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-12 21:11:18.371627 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-12 21:11:18.371642 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-12 21:11:18.371661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-12 21:11:18.371677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-12 21:11:18.371692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-12 21:11:18.371707 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-12 21:11:18.371722 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-12 21:11:18.371738 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-12 21:11:18.371753 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-12 21:11:18.371768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-12 21:11:18.371783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-12 21:11:18.371798 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-12 21:11:18.371813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-12 21:11:18.371828 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-12 21:11:18.371842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-12 21:11:18.371877 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-12 21:11:18.371894 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-12 21:11:18.371909 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-12 21:11:18.371924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-12 21:11:18.371939 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-12 21:11:18.371954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-12 21:11:18.371969 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-12 21:11:18.371983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-12 21:11:18.371998 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-12 21:11:18.372013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-12 21:11:18.372028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-12 21:11:18.372043 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-12 21:11:18.372059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-12 21:11:18.372074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-12 21:11:18.372090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-12 21:11:18.372105 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-12 21:11:18.372119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-12 21:11:18.372139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-compute-config.json
2026-06-12 21:11:18.372154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-12 21:11:18.372169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-12 21:11:18.372184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-12 21:11:18.372199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-12 21:11:18.372214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-12 21:11:18.372229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-12 21:11:18.372260 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-12 21:11:18.372276 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-12 21:11:18.372290 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-12 21:11:18.372305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-12 21:11:18.372320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-12 21:11:18.372335 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-12 21:11:18.372349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-12 21:11:18.372364 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-12 21:11:18.372378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-12 21:11:18.372394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-12 21:11:18.372409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-12 21:11:18.372424 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-12 21:11:18.372440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-12 21:11:18.372456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-12 21:11:18.372472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-12 21:11:18.372487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-12 21:11:18.372503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-12 21:11:18.372518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-12 21:11:18.372533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-12 21:11:18.372549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-12 21:11:18.372564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-12 21:11:18.372579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-12 21:11:18.372594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-12 21:11:18.372608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-12 21:11:18.372629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-12 21:11:18.372644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-12 21:11:18.372660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-12 21:11:18.372676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-12 21:11:18.372693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-12 21:11:18.372711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-12 21:11:18.372727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-12 21:11:18.372742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-12 21:11:18.372757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-12 21:11:18.372772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-12 21:11:18.372787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-12 21:11:18.372802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-12 21:11:18.372817 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-12 21:11:18.372832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-12 21:11:18.372863 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-12 21:11:18.372884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-12 21:11:18.372900 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-12 21:11:18.372915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-12 21:11:18.372930 | controller | cd+++++++++ ci-framework-data/logs/2026-06-12_20-57/
2026-06-12 21:11:18.372945 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_20-57/ansible.log
2026-06-12 21:11:18.372961 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_20-57/crc-setup.log
2026-06-12 21:11:18.372976 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_20-57/crc-start.log
2026-06-12 21:11:18.372992 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-12 21:11:18.373007 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-12 21:11:18.373023 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-12 21:11:18.373038 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-12-20:27:17.log
2026-06-12 21:11:18.373054 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-12-20:32:29.log
2026-06-12 21:11:18.373069 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-12-20:27:17.log
2026-06-12 21:11:18.373085 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-12-20:32:29.log
2026-06-12 21:11:18.373100 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-12 21:11:18.373116 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-12 21:11:18.373132 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-12 21:11:18.373147 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5585957b54-7b7sj_e756c68b-236d-48b3-be99-f4d16e2d67bc/
2026-06-12 21:11:18.373168 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5585957b54-7b7sj_e756c68b-236d-48b3-be99-f4d16e2d67bc/manager/
2026-06-12 21:11:18.373184 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5585957b54-7b7sj_e756c68b-236d-48b3-be99-f4d16e2d67bc/manager/0.log
2026-06-12 21:11:18.373199 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7579bf8c9f-9wcjn_2bb56177-a53d-4ddc-8ed9-a1f632e21ac4/
2026-06-12 21:11:18.373215 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7579bf8c9f-9wcjn_2bb56177-a53d-4ddc-8ed9-a1f632e21ac4/ironic-httpd/
2026-06-12 21:11:18.373230 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7579bf8c9f-9wcjn_2bb56177-a53d-4ddc-8ed9-a1f632e21ac4/ironic-httpd/0.log.gz
2026-06-12 21:11:18.373245 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7579bf8c9f-9wcjn_2bb56177-a53d-4ddc-8ed9-a1f632e21ac4/ironic-ipa-downloader/
2026-06-12 21:11:18.373260 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7579bf8c9f-9wcjn_2bb56177-a53d-4ddc-8ed9-a1f632e21ac4/ironic-ipa-downloader/0.log
2026-06-12 21:11:18.373275 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7579bf8c9f-9wcjn_2bb56177-a53d-4ddc-8ed9-a1f632e21ac4/ironic-log-watch/
2026-06-12 21:11:18.373291 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7579bf8c9f-9wcjn_2bb56177-a53d-4ddc-8ed9-a1f632e21ac4/ironic-log-watch/0.log.gz
2026-06-12 21:11:18.373306 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7579bf8c9f-9wcjn_2bb56177-a53d-4ddc-8ed9-a1f632e21ac4/ironic/
2026-06-12 21:11:18.373321 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7579bf8c9f-9wcjn_2bb56177-a53d-4ddc-8ed9-a1f632e21ac4/ironic/0.log
2026-06-12 21:11:18.373336 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7579bf8c9f-9wcjn_2bb56177-a53d-4ddc-8ed9-a1f632e21ac4/mariadb/
2026-06-12 21:11:18.373351 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7579bf8c9f-9wcjn_2bb56177-a53d-4ddc-8ed9-a1f632e21ac4/mariadb/0.log
2026-06-12 21:11:18.373367 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-xwlk5_e39f721a-5089-4ac1-ad84-36fdfaf3a025/
2026-06-12 21:11:18.373382 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-xwlk5_e39f721a-5089-4ac1-ad84-36fdfaf3a025/cert-manager-controller/
2026-06-12 21:11:18.373397 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-xwlk5_e39f721a-5089-4ac1-ad84-36fdfaf3a025/cert-manager-controller/0.log
2026-06-12 21:11:18.373412 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-n9pzv_91b569c8-6ea8-44bb-9ef0-e47075f2fd56/
2026-06-12 21:11:18.373427 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-n9pzv_91b569c8-6ea8-44bb-9ef0-e47075f2fd56/cert-manager-cainjector/
2026-06-12 21:11:18.373447 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-n9pzv_91b569c8-6ea8-44bb-9ef0-e47075f2fd56/cert-manager-cainjector/0.log
2026-06-12 21:11:18.373462 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-f4shp_977e1694-9113-4285-965d-92b103cca4f1/
2026-06-12 21:11:18.373478 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-f4shp_977e1694-9113-4285-965d-92b103cca4f1/cert-manager-webhook/
2026-06-12 21:11:18.373494 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-f4shp_977e1694-9113-4285-965d-92b103cca4f1/cert-manager-webhook/0.log
2026-06-12 21:11:18.373510 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-12 21:11:18.373525 | 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 21:11:18.373541 | 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 21:11:18.373557 | 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 21:11:18.373573 | 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 21:11:18.373588 | 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 21:11:18.373604 | 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 21:11:18.373619 | 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 21:11:18.373634 | 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 21:11:18.373649 | 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 21:11:18.373665 | 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 21:11:18.373692 | 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 21:11:18.373714 | 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 21:11:18.373736 | 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 21:11:18.373757 | 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 21:11:18.373784 | 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 21:11:18.373816 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-d5q48_6714b527-6727-4778-a486-005a6d0175fc/
2026-06-12 21:11:18.373929 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-d5q48_6714b527-6727-4778-a486-005a6d0175fc/controller/
2026-06-12 21:11:18.373957 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-d5q48_6714b527-6727-4778-a486-005a6d0175fc/controller/0.log.gz
2026-06-12 21:11:18.373974 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-d5q48_6714b527-6727-4778-a486-005a6d0175fc/kube-rbac-proxy/
2026-06-12 21:11:18.373990 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-d5q48_6714b527-6727-4778-a486-005a6d0175fc/kube-rbac-proxy/0.log
2026-06-12 21:11:18.374061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-79c8b7fbcc-mls25_aad1ba17-21d4-48dc-bf3a-cb1c005c46aa/
2026-06-12 21:11:18.374077 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-79c8b7fbcc-mls25_aad1ba17-21d4-48dc-bf3a-cb1c005c46aa/manager/
2026-06-12 21:11:18.374093 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-79c8b7fbcc-mls25_aad1ba17-21d4-48dc-bf3a-cb1c005c46aa/manager/0.log
2026-06-12 21:11:18.374108 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-5d778cdf7f-jlj4p_b5e92481-395b-4ab8-a812-a5b4725f267b/
2026-06-12 21:11:18.374123 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-5d778cdf7f-jlj4p_b5e92481-395b-4ab8-a812-a5b4725f267b/webhook-server/
2026-06-12 21:11:18.374185 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-5d778cdf7f-jlj4p_b5e92481-395b-4ab8-a812-a5b4725f267b/webhook-server/0.log
2026-06-12 21:11:18.374201 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-bcgqs_f3462665-8477-4445-817d-5e7bfba6e13a/
2026-06-12 21:11:18.374217 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-bcgqs_f3462665-8477-4445-817d-5e7bfba6e13a/kube-rbac-proxy/
2026-06-12 21:11:18.374232 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-bcgqs_f3462665-8477-4445-817d-5e7bfba6e13a/kube-rbac-proxy/0.log
2026-06-12 21:11:18.374248 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-bcgqs_f3462665-8477-4445-817d-5e7bfba6e13a/speaker/
2026-06-12 21:11:18.374263 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-bcgqs_f3462665-8477-4445-817d-5e7bfba6e13a/speaker/0.log.gz
2026-06-12 21:11:18.374324 | 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 21:11:18.374341 | 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 21:11:18.374357 | 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 21:11:18.374418 | 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 21:11:18.374439 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/2.log
2026-06-12 21:11:18.374455 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-12 21:11:18.374471 | 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 21:11:18.374486 | 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 21:11:18.374501 | 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 21:11:18.374560 | 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 21:11:18.374578 | 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 21:11:18.374593 | 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 21:11:18.374608 | 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 21:11:18.374624 | 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 21:11:18.374638 | 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 21:11:18.374653 | 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 21:11:18.374667 | 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 21:11:18.374682 | 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 21:11:18.374697 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/1.log
2026-06-12 21:11:18.374713 | 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 21:11:18.374728 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-786dc84d4f-s2cnw_cf176428-646f-4268-9e40-bf9e703ca362/
2026-06-12 21:11:18.374747 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-786dc84d4f-s2cnw_cf176428-646f-4268-9e40-bf9e703ca362/oauth-openshift/
2026-06-12 21:11:18.374762 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-786dc84d4f-s2cnw_cf176428-646f-4268-9e40-bf9e703ca362/oauth-openshift/0.log
2026-06-12 21:11:18.374777 | 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 21:11:18.374793 | 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 21:11:18.374808 | 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 21:11:18.374824 | 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 21:11:18.374839 | 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 21:11:18.374878 | 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 21:11:18.374896 | 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 21:11:18.374912 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/5.log
2026-06-12 21:11:18.374927 | 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 21:11:18.374943 | 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 21:11:18.374959 | 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/b0a480a4f47ca56fb1292beca06b25f4f332ab0236ab07f7e81ac2ed79d2066f.log
2026-06-12 21:11:18.374974 | 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 21:11:18.374990 | 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 21:11:18.375005 | 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 21:11:18.375021 | 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 21:11:18.375044 | 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 21:11:18.375060 | 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 21:11:18.375076 | 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 21:11:18.375091 | 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 21:11:18.375107 | 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 21:11:18.375122 | 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 21:11:18.375138 | 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 21:11:18.375153 | 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 21:11:18.375168 | 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 21:11:18.375183 | 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 21:11:18.375198 | 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 21:11:18.375213 | 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 21:11:18.375229 | 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/10.log
2026-06-12 21:11:18.375245 | 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 21:11:18.375260 | 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 21:11:18.375276 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/9.log
2026-06-12 21:11:18.375291 | 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 21:11:18.375307 | 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 21:11:18.375327 | 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 21:11:18.375343 | 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 21:11:18.375358 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/4.log
2026-06-12 21:11:18.375374 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-67bd847d85-vdm7m_9a5149be-d4dc-4187-89db-8a1ba4d045fa/
2026-06-12 21:11:18.375389 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-67bd847d85-vdm7m_9a5149be-d4dc-4187-89db-8a1ba4d045fa/console/
2026-06-12 21:11:18.375404 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-67bd847d85-vdm7m_9a5149be-d4dc-4187-89db-8a1ba4d045fa/console/0.log
2026-06-12 21:11:18.375420 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-12 21:11:18.375435 | 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 21:11:18.375450 | 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 21:11:18.375466 | 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 21:11:18.375481 | 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 21:11:18.375497 | 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 21:11:18.375512 | 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 21:11:18.375528 | 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 21:11:18.375544 | 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 21:11:18.375559 | 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 21:11:18.375609 | 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 21:11:18.375626 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c_abaaf000-ba6f-4976-abfc-b07348cdf678/
2026-06-12 21:11:18.375646 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c_abaaf000-ba6f-4976-abfc-b07348cdf678/controller-manager/
2026-06-12 21:11:18.375662 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-84bd99b6fd-jrp4c_abaaf000-ba6f-4976-abfc-b07348cdf678/controller-manager/0.log
2026-06-12 21:11:18.375677 | 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 21:11:18.375693 | 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 21:11:18.375708 | 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 21:11:18.375723 | 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 21:11:18.375738 | 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 21:11:18.375753 | 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 21:11:18.375768 | 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 21:11:18.375783 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-12 21:11:18.375798 | 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 21:11:18.375813 | 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 21:11:18.375828 | 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 21:11:18.375844 | 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 21:11:18.375884 | 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 21:11:18.375901 | 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 21:11:18.375916 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-12 21:11:18.375932 | 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 21:11:18.375947 | 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 21:11:18.375962 | 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 21:11:18.375981 | 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 21:11:18.375997 | 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 21:11:18.376012 | 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 21:11:18.376027 | 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 21:11:18.376042 | 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 21:11:18.376057 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-12 21:11:18.376072 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-12 21:11:18.376087 | 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 21:11:18.376103 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-12 21:11:18.376118 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-12 21:11:18.376134 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-12 21:11:18.376149 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-12 21:11:18.376165 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-12 21:11:18.376180 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-12 21:11:18.376196 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-12 21:11:18.376211 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-12 21:11:18.376226 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-12 21:11:18.376260 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-12 21:11:18.376276 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-12 21:11:18.376290 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-12 21:11:18.376305 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-12 21:11:18.376321 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-12 21:11:18.376336 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_613e6253-16d1-47c3-bd57-e240cf05bd70/
2026-06-12 21:11:18.376355 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_613e6253-16d1-47c3-bd57-e240cf05bd70/installer/
2026-06-12 21:11:18.376371 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_613e6253-16d1-47c3-bd57-e240cf05bd70/installer/0.log
2026-06-12 21:11:18.376386 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/
2026-06-12 21:11:18.376402 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/040f1976d42579010c07b90b7fb3390798eb7b078ac592db3df0335c8933a099.log
2026-06-12 21:11:18.376417 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/controller/
2026-06-12 21:11:18.376433 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/controller/0.log
2026-06-12 21:11:18.376449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/cp-frr-files/
2026-06-12 21:11:18.376463 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/cp-frr-files/0.log
2026-06-12 21:11:18.376478 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/cp-frr-status/
2026-06-12 21:11:18.376493 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/cp-frr-status/0.log
2026-06-12 21:11:18.376508 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/cp-metrics/
2026-06-12 21:11:18.376523 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/cp-metrics/0.log
2026-06-12 21:11:18.376538 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/cp-reloader/
2026-06-12 21:11:18.376553 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/cp-reloader/0.log
2026-06-12 21:11:18.376568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/frr-metrics/
2026-06-12 21:11:18.376583 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/frr-metrics/0.log
2026-06-12 21:11:18.376598 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/frr-status/
2026-06-12 21:11:18.376613 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/frr-status/0.log
2026-06-12 21:11:18.376628 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/frr/
2026-06-12 21:11:18.376675 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/frr/0.log
2026-06-12 21:11:18.376693 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/kube-rbac-proxy-frr/
2026-06-12 21:11:18.376712 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/kube-rbac-proxy-frr/0.log
2026-06-12 21:11:18.376728 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/kube-rbac-proxy/
2026-06-12 21:11:18.376743 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/kube-rbac-proxy/0.log
2026-06-12 21:11:18.376758 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/reloader/
2026-06-12 21:11:18.376773 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-7lsf9_59a08450-4a60-4c2e-b450-b90e8a1a5f1e/reloader/0.log
2026-06-12 21:11:18.376788 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-svqsj_742b57ed-223c-4ae1-80ca-c4ea9163c736/
2026-06-12 21:11:18.376803 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-svqsj_742b57ed-223c-4ae1-80ca-c4ea9163c736/frr-k8s-webhook-server/
2026-06-12 21:11:18.376818 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-svqsj_742b57ed-223c-4ae1-80ca-c4ea9163c736/frr-k8s-webhook-server/0.log
2026-06-12 21:11:18.376833 | 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 21:11:18.376862 | 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 21:11:18.376883 | 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 21:11:18.376900 | 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 21:11:18.376915 | 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 21:11:18.376930 | 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 21:11:18.376945 | 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 21:11:18.376960 | 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 21:11:18.376974 | 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 21:11:18.376989 | 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 21:11:18.377004 | 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 21:11:18.377071 | 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 21:11:18.377093 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688302-4dvp6_deae00d4-e54e-4808-aa6f-06e79ea90917/
2026-06-12 21:11:18.377109 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688302-4dvp6_deae00d4-e54e-4808-aa6f-06e79ea90917/oc/
2026-06-12 21:11:18.377125 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688302-4dvp6_deae00d4-e54e-4808-aa6f-06e79ea90917/oc/0.log
2026-06-12 21:11:18.377140 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688304-qlx9z_24023e35-dd3a-4c5b-913e-09fd775e2bd8/
2026-06-12 21:11:18.377194 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688304-qlx9z_24023e35-dd3a-4c5b-913e-09fd775e2bd8/oc/
2026-06-12 21:11:18.377216 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688304-qlx9z_24023e35-dd3a-4c5b-913e-09fd775e2bd8/oc/0.log
2026-06-12 21:11:18.377232 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688306-2dh2s_e01ec9f0-6bd7-43db-9bde-fb681a1fbb2b/
2026-06-12 21:11:18.377248 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688306-2dh2s_e01ec9f0-6bd7-43db-9bde-fb681a1fbb2b/oc/
2026-06-12 21:11:18.377263 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688306-2dh2s_e01ec9f0-6bd7-43db-9bde-fb681a1fbb2b/oc/0.log
2026-06-12 21:11:18.377278 | 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 21:11:18.377293 | 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 21:11:18.377309 | 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 21:11:18.377324 | 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 21:11:18.377338 | 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 21:11:18.377354 | 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 21:11:18.377369 | 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 21:11:18.377385 | 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 21:11:18.377400 | 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 21:11:18.377420 | 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 21:11:18.377440 | 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 21:11:18.377463 | 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 21:11:18.377483 | 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 21:11:18.377505 | 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 21:11:18.377523 | 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 21:11:18.377538 | 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 21:11:18.377553 | 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 21:11:18.377568 | 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 21:11:18.377584 | 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 21:11:18.377599 | 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 21:11:18.377614 | 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 21:11:18.377630 | 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 21:11:18.377646 | 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 21:11:18.377661 | 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 21:11:18.377677 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_670d3cbf-abf6-41a9-a75f-56d920aaefe6/
2026-06-12 21:11:18.377692 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_670d3cbf-abf6-41a9-a75f-56d920aaefe6/installer/
2026-06-12 21:11:18.377740 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_670d3cbf-abf6-41a9-a75f-56d920aaefe6/installer/0.log
2026-06-12 21:11:18.377761 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-12 21:11:18.377777 | 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 21:11:18.377792 | 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 21:11:18.377813 | 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 21:11:18.377829 | 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 21:11:18.377844 | 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 21:11:18.377878 | 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 21:11:18.377895 | 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 21:11:18.377910 | 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 21:11:18.377925 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-12 21:11:18.377940 | 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 21:11:18.377955 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-12 21:11:18.377970 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-12 21:11:18.377985 | 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 21:11:18.378000 | 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 21:11:18.378015 | 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 21:11:18.378030 | 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 21:11:18.378045 | 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 21:11:18.378060 | 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 21:11:18.378075 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_9ff9ee37-6adc-403e-86d8-2ada91d4ef17/
2026-06-12 21:11:18.378090 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_9ff9ee37-6adc-403e-86d8-2ada91d4ef17/pruner/
2026-06-12 21:11:18.378105 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_9ff9ee37-6adc-403e-86d8-2ada91d4ef17/pruner/0.log
2026-06-12 21:11:18.378120 | 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 21:11:18.378139 | 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 21:11:18.378155 | 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 21:11:18.378171 | 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 21:11:18.378186 | 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 21:11:18.378202 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-12 21:11:18.378217 | 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 21:11:18.378232 | 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 21:11:18.378248 | 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 21:11:18.378263 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/6.log
2026-06-12 21:11:18.378278 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/7.log
2026-06-12 21:11:18.378294 | 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 21:11:18.378309 | 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 21:11:18.378324 | 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 21:11:18.378339 | 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 21:11:18.378354 | 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 21:11:18.378370 | 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 21:11:18.378385 | 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 21:11:18.378404 | 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 21:11:18.378420 | 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 21:11:18.378435 | 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 21:11:18.378450 | 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 21:11:18.378464 | 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 21:11:18.378479 | 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 21:11:18.378494 | 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 21:11:18.378513 | 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 21:11:18.378529 | 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 21:11:18.378545 | 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 21:11:18.378562 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-12 21:11:18.378578 | 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 21:11:18.378593 | 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 21:11:18.378609 | 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 21:11:18.378624 | 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 21:11:18.378640 | 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 21:11:18.378655 | 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 21:11:18.378674 | 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 21:11:18.378689 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-12 21:11:18.378704 | 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 21:11:18.378720 | 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 21:11:18.378735 | 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 21:11:18.378751 | 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 21:11:18.378766 | 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 21:11:18.378809 | 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 21:11:18.378829 | 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 21:11:18.378845 | 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 21:11:18.378877 | 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 21:11:18.378894 | 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 21:11:18.378909 | 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 21:11:18.378924 | 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 21:11:18.378940 | 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 21:11:18.378955 | 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 21:11:18.378970 | 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 21:11:18.378985 | 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 21:11:18.379005 | 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 21:11:18.379021 | 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 21:11:18.379036 | 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 21:11:18.379051 | 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 21:11:18.379066 | 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 21:11:18.379081 | 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 21:11:18.379096 | 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 21:11:18.379112 | 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 21:11:18.379128 | 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 21:11:18.379143 | 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 21:11:18.379159 | 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 21:11:18.379174 | 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 21:11:18.379189 | 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 21:11:18.379205 | 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 21:11:18.379220 | 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 21:11:18.379235 | 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 21:11:18.379251 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-12 21:11:18.379266 | 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 21:11:18.379287 | 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 21:11:18.379302 | 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 21:11:18.379317 | 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 21:11:18.379332 | 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 21:11:18.379347 | 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 21:11:18.379363 | 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 21:11:18.379378 | 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 21:11:18.379393 | 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 21:11:18.379408 | 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 21:11:18.379423 | 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 21:11:18.379439 | 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 21:11:18.379454 | 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 21:11:18.379469 | 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 21:11:18.379484 | 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 21:11:18.379499 | 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 21:11:18.379514 | 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 21:11:18.379529 | 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 21:11:18.379544 | 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 21:11:18.379564 | 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 21:11:18.379580 | 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 21:11:18.379595 | 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 21:11:18.379610 | 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 21:11:18.379626 | 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 21:11:18.379642 | 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 21:11:18.379658 | 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 21:11:18.379673 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/1.log
2026-06-12 21:11:18.379688 | 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 21:11:18.379703 | 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 21:11:18.379718 | 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 21:11:18.379733 | 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 21:11:18.379748 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf_dc6aa827-8d46-426f-8bbc-3218585166ce/
2026-06-12 21:11:18.379763 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf_dc6aa827-8d46-426f-8bbc-3218585166ce/extract/
2026-06-12 21:11:18.379778 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf_dc6aa827-8d46-426f-8bbc-3218585166ce/extract/0.log
2026-06-12 21:11:18.379794 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf_dc6aa827-8d46-426f-8bbc-3218585166ce/pull/
2026-06-12 21:11:18.379809 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf_dc6aa827-8d46-426f-8bbc-3218585166ce/pull/0.log
2026-06-12 21:11:18.379825 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf_dc6aa827-8d46-426f-8bbc-3218585166ce/util/
2026-06-12 21:11:18.379905 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf_dc6aa827-8d46-426f-8bbc-3218585166ce/util/0.log
2026-06-12 21:11:18.379960 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lxj4h_98bd082d-8385-452b-8591-04ea03d1fc2e/
2026-06-12 21:11:18.379982 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lxj4h_98bd082d-8385-452b-8591-04ea03d1fc2e/extract-content/
2026-06-12 21:11:18.379998 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lxj4h_98bd082d-8385-452b-8591-04ea03d1fc2e/extract-content/0.log
2026-06-12 21:11:18.380014 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lxj4h_98bd082d-8385-452b-8591-04ea03d1fc2e/extract-utilities/
2026-06-12 21:11:18.380029 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lxj4h_98bd082d-8385-452b-8591-04ea03d1fc2e/extract-utilities/0.log
2026-06-12 21:11:18.380045 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lxj4h_98bd082d-8385-452b-8591-04ea03d1fc2e/registry-server/
2026-06-12 21:11:18.380060 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-lxj4h_98bd082d-8385-452b-8591-04ea03d1fc2e/registry-server/0.log.gz
2026-06-12 21:11:18.380075 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lqjj5_2369a1f5-7f83-47fe-870b-27a4b42d7249/
2026-06-12 21:11:18.380090 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lqjj5_2369a1f5-7f83-47fe-870b-27a4b42d7249/extract-content/
2026-06-12 21:11:18.380105 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lqjj5_2369a1f5-7f83-47fe-870b-27a4b42d7249/extract-content/0.log
2026-06-12 21:11:18.380120 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lqjj5_2369a1f5-7f83-47fe-870b-27a4b42d7249/extract-utilities/
2026-06-12 21:11:18.380136 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lqjj5_2369a1f5-7f83-47fe-870b-27a4b42d7249/extract-utilities/0.log
2026-06-12 21:11:18.380151 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lqjj5_2369a1f5-7f83-47fe-870b-27a4b42d7249/registry-server/
2026-06-12 21:11:18.380166 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lqjj5_2369a1f5-7f83-47fe-870b-27a4b42d7249/registry-server/0.log.gz
2026-06-12 21:11:18.380180 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22_79d3eba2-215d-4b2e-a96c-d1a0fdff1603/
2026-06-12 21:11:18.380196 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22_79d3eba2-215d-4b2e-a96c-d1a0fdff1603/extract/
2026-06-12 21:11:18.380211 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22_79d3eba2-215d-4b2e-a96c-d1a0fdff1603/extract/0.log
2026-06-12 21:11:18.380245 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22_79d3eba2-215d-4b2e-a96c-d1a0fdff1603/pull/
2026-06-12 21:11:18.380267 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22_79d3eba2-215d-4b2e-a96c-d1a0fdff1603/pull/0.log
2026-06-12 21:11:18.380283 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22_79d3eba2-215d-4b2e-a96c-d1a0fdff1603/util/
2026-06-12 21:11:18.380298 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22_79d3eba2-215d-4b2e-a96c-d1a0fdff1603/util/0.log
2026-06-12 21:11:18.380313 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-bc6m2_90cb158f-409c-48e1-b66e-7e6a7bc3684b/
2026-06-12 21:11:18.380328 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-bc6m2_90cb158f-409c-48e1-b66e-7e6a7bc3684b/marketplace-operator/
2026-06-12 21:11:18.380343 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-bc6m2_90cb158f-409c-48e1-b66e-7e6a7bc3684b/marketplace-operator/0.log
2026-06-12 21:11:18.380359 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-bc6m2_90cb158f-409c-48e1-b66e-7e6a7bc3684b/marketplace-operator/1.log
2026-06-12 21:11:18.380374 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-8hcx8_e5f92fce-71d7-4503-95da-f435c92b79d3/
2026-06-12 21:11:18.380389 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-8hcx8_e5f92fce-71d7-4503-95da-f435c92b79d3/extract-content/
2026-06-12 21:11:18.380404 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-8hcx8_e5f92fce-71d7-4503-95da-f435c92b79d3/extract-content/0.log
2026-06-12 21:11:18.380419 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-8hcx8_e5f92fce-71d7-4503-95da-f435c92b79d3/extract-utilities/
2026-06-12 21:11:18.380434 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-8hcx8_e5f92fce-71d7-4503-95da-f435c92b79d3/extract-utilities/0.log
2026-06-12 21:11:18.380450 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-8hcx8_e5f92fce-71d7-4503-95da-f435c92b79d3/registry-server/
2026-06-12 21:11:18.380465 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-8hcx8_e5f92fce-71d7-4503-95da-f435c92b79d3/registry-server/0.log.gz
2026-06-12 21:11:18.380480 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-gpf5k_6a1a24f7-0769-4112-8c62-cde8b84cf75e/
2026-06-12 21:11:18.380495 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-gpf5k_6a1a24f7-0769-4112-8c62-cde8b84cf75e/extract-utilities/
2026-06-12 21:11:18.380510 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-gpf5k_6a1a24f7-0769-4112-8c62-cde8b84cf75e/extract-utilities/0.log
2026-06-12 21:11:18.380525 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-t82rj_cacfbd3b-f446-4ae8-a1c5-334f0a98696f/
2026-06-12 21:11:18.380540 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-t82rj_cacfbd3b-f446-4ae8-a1c5-334f0a98696f/extract-content/
2026-06-12 21:11:18.380560 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-t82rj_cacfbd3b-f446-4ae8-a1c5-334f0a98696f/extract-content/0.log
2026-06-12 21:11:18.380576 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-t82rj_cacfbd3b-f446-4ae8-a1c5-334f0a98696f/extract-utilities/
2026-06-12 21:11:18.380591 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-t82rj_cacfbd3b-f446-4ae8-a1c5-334f0a98696f/extract-utilities/0.log
2026-06-12 21:11:18.380606 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-t82rj_cacfbd3b-f446-4ae8-a1c5-334f0a98696f/registry-server/
2026-06-12 21:11:18.380621 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-t82rj_cacfbd3b-f446-4ae8-a1c5-334f0a98696f/registry-server/0.log.gz
2026-06-12 21:11:18.380636 | 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 21:11:18.380651 | 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 21:11:18.380666 | 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 21:11:18.380681 | 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 21:11:18.380696 | 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 21:11:18.380711 | 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 21:11:18.380726 | 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 21:11:18.380741 | 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 21:11:18.380756 | 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 21:11:18.380772 | 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 21:11:18.380786 | 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 21:11:18.380801 | 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 21:11:18.380817 | 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 21:11:18.380833 | 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 21:11:18.380869 | 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 21:11:18.380891 | 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 21:11:18.380907 | 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 21:11:18.380922 | 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 21:11:18.380937 | 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 21:11:18.380952 | 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 21:11:18.380967 | 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 21:11:18.380982 | 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 21:11:18.381022 | 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 21:11:18.381043 | 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 21:11:18.381059 | 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 21:11:18.381074 | 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 21:11:18.381090 | 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 21:11:18.381106 | 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 21:11:18.381122 | 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 21:11:18.381138 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-12 21:11:18.381153 | 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 21:11:18.381169 | 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 21:11:18.381184 | 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 21:11:18.381203 | 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 21:11:18.381219 | 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 21:11:18.381234 | 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 21:11:18.381249 | 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 21:11:18.381264 | 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 21:11:18.381279 | 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 21:11:18.381294 | 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 21:11:18.381309 | 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 21:11:18.381324 | 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 21:11:18.381338 | 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 21:11:18.381353 | 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 21:11:18.381368 | 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 21:11:18.381383 | 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 21:11:18.381398 | 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 21:11:18.381413 | 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 21:11:18.381427 | 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 21:11:18.381442 | 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 21:11:18.381458 | 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 21:11:18.381473 | 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 21:11:18.381492 | 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 21:11:18.381508 | 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 21:11:18.381523 | 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 21:11:18.381538 | 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 21:11:18.381553 | 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 21:11:18.381568 | 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 21:11:18.381583 | 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 21:11:18.381598 | 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 21:11:18.381613 | 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 21:11:18.381628 | 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 21:11:18.381642 | 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 21:11:18.381657 | 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 21:11:18.381672 | 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 21:11:18.381687 | 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 21:11:18.381702 | 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 21:11:18.381717 | 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 21:11:18.381732 | 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 21:11:18.381746 | 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 21:11:18.381761 | 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 21:11:18.381781 | 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 21:11:18.381797 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-flwpm_b1122dcf-fb26-481e-b704-ea14de9ab2ca/
2026-06-12 21:11:18.381812 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-flwpm_b1122dcf-fb26-481e-b704-ea14de9ab2ca/nmstate-console-plugin/
2026-06-12 21:11:18.381827 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-flwpm_b1122dcf-fb26-481e-b704-ea14de9ab2ca/nmstate-console-plugin/0.log
2026-06-12 21:11:18.381842 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-r4q5g_2dd18972-112a-4ca1-9b7c-26345e25bcdd/
2026-06-12 21:11:18.381876 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-r4q5g_2dd18972-112a-4ca1-9b7c-26345e25bcdd/nmstate-handler/
2026-06-12 21:11:18.381893 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-r4q5g_2dd18972-112a-4ca1-9b7c-26345e25bcdd/nmstate-handler/0.log
2026-06-12 21:11:18.381909 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-74bbm_8e84fc74-95d8-477e-b441-a51cb62fd084/
2026-06-12 21:11:18.381924 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-74bbm_8e84fc74-95d8-477e-b441-a51cb62fd084/kube-rbac-proxy/
2026-06-12 21:11:18.381939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-74bbm_8e84fc74-95d8-477e-b441-a51cb62fd084/kube-rbac-proxy/0.log
2026-06-12 21:11:18.381955 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-74bbm_8e84fc74-95d8-477e-b441-a51cb62fd084/nmstate-metrics/
2026-06-12 21:11:18.381970 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-74bbm_8e84fc74-95d8-477e-b441-a51cb62fd084/nmstate-metrics/0.log
2026-06-12 21:11:18.381986 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-kfbm6_796c9b33-3033-428c-909d-87cee3327eb5/
2026-06-12 21:11:18.382001 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-kfbm6_796c9b33-3033-428c-909d-87cee3327eb5/nmstate-operator/
2026-06-12 21:11:18.382016 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-kfbm6_796c9b33-3033-428c-909d-87cee3327eb5/nmstate-operator/0.log
2026-06-12 21:11:18.382031 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-brrj2_69a48745-6062-4536-bcdd-c5833d565fab/
2026-06-12 21:11:18.382046 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-brrj2_69a48745-6062-4536-bcdd-c5833d565fab/nmstate-webhook/
2026-06-12 21:11:18.382087 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-brrj2_69a48745-6062-4536-bcdd-c5833d565fab/nmstate-webhook/0.log
2026-06-12 21:11:18.382109 | 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 21:11:18.382129 | 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 21:11:18.382145 | 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 21:11:18.382160 | 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 21:11:18.382174 | 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 21:11:18.382189 | 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 21:11:18.382204 | 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 21:11:18.382219 | 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 21:11:18.382234 | 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 21:11:18.382250 | 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 21:11:18.382266 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/1.log
2026-06-12 21:11:18.382282 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/2.log.gz
2026-06-12 21:11:18.382297 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688270-4b845_8ed35572-4181-4996-9c4e-86b99564f2a8/
2026-06-12 21:11:18.382313 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688270-4b845_8ed35572-4181-4996-9c4e-86b99564f2a8/collect-profiles/
2026-06-12 21:11:18.382328 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688270-4b845_8ed35572-4181-4996-9c4e-86b99564f2a8/collect-profiles/0.log
2026-06-12 21:11:18.382344 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688285-ph286_82f9c74c-a00d-490d-9295-437284bc0123/
2026-06-12 21:11:18.382359 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688285-ph286_82f9c74c-a00d-490d-9295-437284bc0123/collect-profiles/
2026-06-12 21:11:18.382375 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688285-ph286_82f9c74c-a00d-490d-9295-437284bc0123/collect-profiles/0.log
2026-06-12 21:11:18.382390 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688300-pqn6x_cc3e0618-cd7c-4383-8e37-6fa103224f66/
2026-06-12 21:11:18.382406 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688300-pqn6x_cc3e0618-cd7c-4383-8e37-6fa103224f66/collect-profiles/
2026-06-12 21:11:18.382426 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688300-pqn6x_cc3e0618-cd7c-4383-8e37-6fa103224f66/collect-profiles/0.log
2026-06-12 21:11:18.382441 | 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 21:11:18.382457 | 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 21:11:18.382472 | 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 21:11:18.382487 | 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 21:11:18.382502 | 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 21:11:18.382517 | 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 21:11:18.382533 | 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 21:11:18.382548 | 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 21:11:18.382563 | 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 21:11:18.382579 | 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 21:11:18.382594 | 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 21:11:18.382609 | 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 21:11:18.382624 | 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 21:11:18.382639 | 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 21:11:18.382654 | 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 21:11:18.382669 | 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 21:11:18.382688 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/1.log
2026-06-12 21:11:18.382703 | 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 21:11:18.382718 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-p45xc_dc471bd2-df46-48b8-9a1e-fb06a3458493/
2026-06-12 21:11:18.382733 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-p45xc_dc471bd2-df46-48b8-9a1e-fb06a3458493/kube-rbac-proxy/
2026-06-12 21:11:18.382748 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-p45xc_dc471bd2-df46-48b8-9a1e-fb06a3458493/kube-rbac-proxy/0.log
2026-06-12 21:11:18.382763 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-p45xc_dc471bd2-df46-48b8-9a1e-fb06a3458493/ovnkube-cluster-manager/
2026-06-12 21:11:18.382778 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-p45xc_dc471bd2-df46-48b8-9a1e-fb06a3458493/ovnkube-cluster-manager/0.log
2026-06-12 21:11:18.382794 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/
2026-06-12 21:11:18.382808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/kube-rbac-proxy-node/
2026-06-12 21:11:18.382823 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/kube-rbac-proxy-node/0.log
2026-06-12 21:11:18.382839 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/kube-rbac-proxy-ovn-metrics/
2026-06-12 21:11:18.382872 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/kube-rbac-proxy-ovn-metrics/0.log
2026-06-12 21:11:18.382890 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/kubecfg-setup/
2026-06-12 21:11:18.382906 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/kubecfg-setup/0.log
2026-06-12 21:11:18.382921 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/nbdb/
2026-06-12 21:11:18.382936 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/nbdb/0.log
2026-06-12 21:11:18.382951 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/northd/
2026-06-12 21:11:18.382967 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/northd/0.log
2026-06-12 21:11:18.382981 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/ovn-acl-logging/
2026-06-12 21:11:18.382996 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/ovn-acl-logging/0.log
2026-06-12 21:11:18.383016 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/ovn-controller/
2026-06-12 21:11:18.383031 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/ovn-controller/0.log
2026-06-12 21:11:18.383046 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/ovnkube-controller/
2026-06-12 21:11:18.383061 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/ovnkube-controller/0.log.gz
2026-06-12 21:11:18.383077 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/sbdb/
2026-06-12 21:11:18.383092 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cwj7n_5f2096e8-735d-434d-85c0-d945086a6545/sbdb/0.log
2026-06-12 21:11:18.383107 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx_1b85a10c-5657-4281-9d2f-7af7db023842/
2026-06-12 21:11:18.383122 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx_1b85a10c-5657-4281-9d2f-7af7db023842/route-controller-manager/
2026-06-12 21:11:18.383168 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx_1b85a10c-5657-4281-9d2f-7af7db023842/route-controller-manager/0.log
2026-06-12 21:11:18.383186 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-864bf8cccc-l95vx_1b85a10c-5657-4281-9d2f-7af7db023842/route-controller-manager/1.log
2026-06-12 21:11:18.383201 | 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 21:11:18.383217 | 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 21:11:18.383232 | 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 21:11:18.383247 | 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 21:11:18.383263 | 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 21:11:18.383279 | 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 21:11:18.383294 | 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 21:11:18.383309 | 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 21:11:18.383329 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94_2d87f42e-7ad1-47a8-ad80-b49c7da30c73/
2026-06-12 21:11:18.383346 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94_2d87f42e-7ad1-47a8-ad80-b49c7da30c73/extract/
2026-06-12 21:11:18.383362 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94_2d87f42e-7ad1-47a8-ad80-b49c7da30c73/extract/0.log
2026-06-12 21:11:18.383377 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94_2d87f42e-7ad1-47a8-ad80-b49c7da30c73/pull/
2026-06-12 21:11:18.383393 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94_2d87f42e-7ad1-47a8-ad80-b49c7da30c73/pull/0.log
2026-06-12 21:11:18.383408 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94_2d87f42e-7ad1-47a8-ad80-b49c7da30c73/util/
2026-06-12 21:11:18.383423 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94_2d87f42e-7ad1-47a8-ad80-b49c7da30c73/util/0.log
2026-06-12 21:11:18.383438 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-r2prd_e01d946a-4958-4cfe-8cfc-b118098e99bb/
2026-06-12 21:11:18.383453 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-r2prd_e01d946a-4958-4cfe-8cfc-b118098e99bb/manager/
2026-06-12 21:11:18.383468 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-r2prd_e01d946a-4958-4cfe-8cfc-b118098e99bb/manager/0.log
2026-06-12 21:11:18.383483 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-fkvj7_5a21e0d5-c2ed-4be7-9f8f-788663bcd8fa/
2026-06-12 21:11:18.383498 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-fkvj7_5a21e0d5-c2ed-4be7-9f8f-788663bcd8fa/manager/
2026-06-12 21:11:18.383513 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-fkvj7_5a21e0d5-c2ed-4be7-9f8f-788663bcd8fa/manager/0.log
2026-06-12 21:11:18.383528 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-5xm49_21998a3f-8d8e-476f-8f3d-9c6fcfbf5817/
2026-06-12 21:11:18.383543 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-5xm49_21998a3f-8d8e-476f-8f3d-9c6fcfbf5817/manager/
2026-06-12 21:11:18.383558 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-5xm49_21998a3f-8d8e-476f-8f3d-9c6fcfbf5817/manager/0.log
2026-06-12 21:11:18.383573 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-qmbgl_d3ddb4bd-cd05-45f9-b64f-bcbd5eadcc60/
2026-06-12 21:11:18.383588 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-qmbgl_d3ddb4bd-cd05-45f9-b64f-bcbd5eadcc60/manager/
2026-06-12 21:11:18.383607 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-qmbgl_d3ddb4bd-cd05-45f9-b64f-bcbd5eadcc60/manager/0.log
2026-06-12 21:11:18.383622 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-lfzw6_7cbecce8-64b4-498b-884a-fa07970a3223/
2026-06-12 21:11:18.383638 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-lfzw6_7cbecce8-64b4-498b-884a-fa07970a3223/manager/
2026-06-12 21:11:18.383653 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-lfzw6_7cbecce8-64b4-498b-884a-fa07970a3223/manager/0.log
2026-06-12 21:11:18.383667 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-vsmbk_b37be9f4-0a29-43c4-8384-1c5c0f4a2b66/
2026-06-12 21:11:18.383682 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-vsmbk_b37be9f4-0a29-43c4-8384-1c5c0f4a2b66/manager/
2026-06-12 21:11:18.383697 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-vsmbk_b37be9f4-0a29-43c4-8384-1c5c0f4a2b66/manager/0.log
2026-06-12 21:11:18.383712 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-htsh6_39be21f5-d3ca-4ba8-a8d3-832751b12ba0/
2026-06-12 21:11:18.383727 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-htsh6_39be21f5-d3ca-4ba8-a8d3-832751b12ba0/manager/
2026-06-12 21:11:18.383742 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-htsh6_39be21f5-d3ca-4ba8-a8d3-832751b12ba0/manager/0.log
2026-06-12 21:11:18.383757 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-mrkld_b3d35de6-c7f7-46d5-95a2-19472046e49c/
2026-06-12 21:11:18.383772 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-mrkld_b3d35de6-c7f7-46d5-95a2-19472046e49c/manager/
2026-06-12 21:11:18.383787 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-mrkld_b3d35de6-c7f7-46d5-95a2-19472046e49c/manager/0.log
2026-06-12 21:11:18.383802 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-zsjvx_6a32f9da-3fe5-4c55-b781-78638a727235/
2026-06-12 21:11:18.383818 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-zsjvx_6a32f9da-3fe5-4c55-b781-78638a727235/manager/
2026-06-12 21:11:18.383833 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-zsjvx_6a32f9da-3fe5-4c55-b781-78638a727235/manager/0.log
2026-06-12 21:11:18.383863 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-tn97l_c1b1c787-5969-4ef8-95a4-b1440b045f17/
2026-06-12 21:11:18.383884 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-tn97l_c1b1c787-5969-4ef8-95a4-b1440b045f17/manager/
2026-06-12 21:11:18.383900 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-tn97l_c1b1c787-5969-4ef8-95a4-b1440b045f17/manager/0.log
2026-06-12 21:11:18.383920 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-pnkr5_fb18e94f-0b73-4b0e-8828-5e5247b8e5e8/
2026-06-12 21:11:18.383935 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-pnkr5_fb18e94f-0b73-4b0e-8828-5e5247b8e5e8/manager/
2026-06-12 21:11:18.383950 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-pnkr5_fb18e94f-0b73-4b0e-8828-5e5247b8e5e8/manager/0.log
2026-06-12 21:11:18.383965 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-xlgjq_c2fea962-703d-421c-b48b-9a341bf2fc65/
2026-06-12 21:11:18.383980 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-xlgjq_c2fea962-703d-421c-b48b-9a341bf2fc65/manager/
2026-06-12 21:11:18.384004 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-xlgjq_c2fea962-703d-421c-b48b-9a341bf2fc65/manager/0.log
2026-06-12 21:11:18.384026 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-tswl8_544ba1a9-9f3b-4f40-a6c4-93954564a794/
2026-06-12 21:11:18.384047 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-tswl8_544ba1a9-9f3b-4f40-a6c4-93954564a794/manager/
2026-06-12 21:11:18.384068 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-tswl8_544ba1a9-9f3b-4f40-a6c4-93954564a794/manager/0.log
2026-06-12 21:11:18.384089 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-9pkfl_e4470a42-2fc8-4653-8059-d045b1c9a9d1/
2026-06-12 21:11:18.384109 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-9pkfl_e4470a42-2fc8-4653-8059-d045b1c9a9d1/manager/
2026-06-12 21:11:18.384130 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-9pkfl_e4470a42-2fc8-4653-8059-d045b1c9a9d1/manager/0.log
2026-06-12 21:11:18.384151 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tlvlc_d7ffabf7-c769-44fd-b904-326556bbef09/
2026-06-12 21:11:18.384172 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tlvlc_d7ffabf7-c769-44fd-b904-326556bbef09/manager/
2026-06-12 21:11:18.384194 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54tlvlc_d7ffabf7-c769-44fd-b904-326556bbef09/manager/0.log
2026-06-12 21:11:18.384263 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-79b69d9d8-qxdlq_bbc1580a-f1b3-4e8d-a901-e1d964c51347/
2026-06-12 21:11:18.384366 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-79b69d9d8-qxdlq_bbc1580a-f1b3-4e8d-a901-e1d964c51347/operator/
2026-06-12 21:11:18.384389 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-79b69d9d8-qxdlq_bbc1580a-f1b3-4e8d-a901-e1d964c51347/operator/0.log
2026-06-12 21:11:18.384410 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-5c6bf754d7-jp4lv_25880f32-ebc1-434c-b1b2-cdfe542829c1/
2026-06-12 21:11:18.384426 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-5c6bf754d7-jp4lv_25880f32-ebc1-434c-b1b2-cdfe542829c1/manager/
2026-06-12 21:11:18.384441 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-5c6bf754d7-jp4lv_25880f32-ebc1-434c-b1b2-cdfe542829c1/manager/0.log.gz
2026-06-12 21:11:18.384457 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-jgzmb_1b5d73f9-0981-462f-83da-99babf748eaa/
2026-06-12 21:11:18.384472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-jgzmb_1b5d73f9-0981-462f-83da-99babf748eaa/registry-server/
2026-06-12 21:11:18.384487 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-jgzmb_1b5d73f9-0981-462f-83da-99babf748eaa/registry-server/0.log
2026-06-12 21:11:18.384502 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-f2zqk_a5b53242-7567-48dd-8682-30b615c9e59b/
2026-06-12 21:11:18.384517 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-f2zqk_a5b53242-7567-48dd-8682-30b615c9e59b/manager/
2026-06-12 21:11:18.384532 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-f2zqk_a5b53242-7567-48dd-8682-30b615c9e59b/manager/0.log
2026-06-12 21:11:18.384547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-5sjsj_1881eb7a-7a85-474e-bc49-28fafe95e41c/
2026-06-12 21:11:18.384562 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-5sjsj_1881eb7a-7a85-474e-bc49-28fafe95e41c/manager/
2026-06-12 21:11:18.384577 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-5sjsj_1881eb7a-7a85-474e-bc49-28fafe95e41c/manager/0.log
2026-06-12 21:11:18.384592 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-jz7fm_67847b28-c244-404b-8230-7eaf542dca7a/
2026-06-12 21:11:18.384608 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-jz7fm_67847b28-c244-404b-8230-7eaf542dca7a/manager/
2026-06-12 21:11:18.384626 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-jz7fm_67847b28-c244-404b-8230-7eaf542dca7a/manager/0.log
2026-06-12 21:11:18.384645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-9fkpf_ae9f7dca-c02e-4994-a66b-17fad061e14e/
2026-06-12 21:11:18.384666 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-9fkpf_ae9f7dca-c02e-4994-a66b-17fad061e14e/manager/
2026-06-12 21:11:18.384682 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-9fkpf_ae9f7dca-c02e-4994-a66b-17fad061e14e/manager/0.log
2026-06-12 21:11:18.384697 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-pvf96_26fed06e-a353-43bc-a40f-d83348b68d44/
2026-06-12 21:11:18.384720 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-pvf96_26fed06e-a353-43bc-a40f-d83348b68d44/manager/
2026-06-12 21:11:18.384736 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-pvf96_26fed06e-a353-43bc-a40f-d83348b68d44/manager/0.log
2026-06-12 21:11:18.384751 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-64f86f4f76-sh87k_c9627157-e998-4299-9ef7-2c81f7d76411/
2026-06-12 21:11:18.384766 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-64f86f4f76-sh87k_c9627157-e998-4299-9ef7-2c81f7d76411/barbican-api-log/
2026-06-12 21:11:18.384782 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-64f86f4f76-sh87k_c9627157-e998-4299-9ef7-2c81f7d76411/barbican-api-log/0.log
2026-06-12 21:11:18.384797 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-64f86f4f76-sh87k_c9627157-e998-4299-9ef7-2c81f7d76411/barbican-api/
2026-06-12 21:11:18.384813 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-64f86f4f76-sh87k_c9627157-e998-4299-9ef7-2c81f7d76411/barbican-api/0.log
2026-06-12 21:11:18.384828 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-6b4d4c44bb-rvc67_c35c4e1a-d725-4914-a232-cb92d35bfbae/
2026-06-12 21:11:18.384844 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-6b4d4c44bb-rvc67_c35c4e1a-d725-4914-a232-cb92d35bfbae/barbican-keystone-listener-log/
2026-06-12 21:11:18.384884 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-6b4d4c44bb-rvc67_c35c4e1a-d725-4914-a232-cb92d35bfbae/barbican-keystone-listener-log/0.log
2026-06-12 21:11:18.384901 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-6b4d4c44bb-rvc67_c35c4e1a-d725-4914-a232-cb92d35bfbae/barbican-keystone-listener/
2026-06-12 21:11:18.384917 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-6b4d4c44bb-rvc67_c35c4e1a-d725-4914-a232-cb92d35bfbae/barbican-keystone-listener/0.log
2026-06-12 21:11:18.384932 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-f85c7f8c9-7xlb5_6ae96bbe-3424-4cbf-b2d6-573ee49277c8/
2026-06-12 21:11:18.384947 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-f85c7f8c9-7xlb5_6ae96bbe-3424-4cbf-b2d6-573ee49277c8/barbican-worker-log/
2026-06-12 21:11:18.384962 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-f85c7f8c9-7xlb5_6ae96bbe-3424-4cbf-b2d6-573ee49277c8/barbican-worker-log/0.log
2026-06-12 21:11:18.384978 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-f85c7f8c9-7xlb5_6ae96bbe-3424-4cbf-b2d6-573ee49277c8/barbican-worker/
2026-06-12 21:11:18.384993 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-f85c7f8c9-7xlb5_6ae96bbe-3424-4cbf-b2d6-573ee49277c8/barbican-worker/0.log
2026-06-12 21:11:18.385009 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz_d7296b02-90f5-41fa-ba62-aebc70285971/
2026-06-12 21:11:18.385025 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz_d7296b02-90f5-41fa-ba62-aebc70285971/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.385050 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz_d7296b02-90f5-41fa-ba62-aebc70285971/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.385066 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9755080d-1368-4c7e-a361-4a3e0c5b1c4d/
2026-06-12 21:11:18.385082 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9755080d-1368-4c7e-a361-4a3e0c5b1c4d/ceilometer-central-agent/
2026-06-12 21:11:18.385097 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9755080d-1368-4c7e-a361-4a3e0c5b1c4d/ceilometer-central-agent/0.log
2026-06-12 21:11:18.385113 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9755080d-1368-4c7e-a361-4a3e0c5b1c4d/ceilometer-notification-agent/
2026-06-12 21:11:18.385128 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9755080d-1368-4c7e-a361-4a3e0c5b1c4d/ceilometer-notification-agent/0.log
2026-06-12 21:11:18.385143 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9755080d-1368-4c7e-a361-4a3e0c5b1c4d/proxy-httpd/
2026-06-12 21:11:18.385158 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9755080d-1368-4c7e-a361-4a3e0c5b1c4d/proxy-httpd/0.log
2026-06-12 21:11:18.385174 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9755080d-1368-4c7e-a361-4a3e0c5b1c4d/sg-core/
2026-06-12 21:11:18.385189 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9755080d-1368-4c7e-a361-4a3e0c5b1c4d/sg-core/0.log
2026-06-12 21:11:18.385204 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_65a06c50-dc2d-4882-8fd0-630fe1105aca/
2026-06-12 21:11:18.385219 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_65a06c50-dc2d-4882-8fd0-630fe1105aca/cinder-api-log/
2026-06-12 21:11:18.385237 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_65a06c50-dc2d-4882-8fd0-630fe1105aca/cinder-api-log/0.log
2026-06-12 21:11:18.385252 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_65a06c50-dc2d-4882-8fd0-630fe1105aca/cinder-api/
2026-06-12 21:11:18.385267 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_65a06c50-dc2d-4882-8fd0-630fe1105aca/cinder-api/0.log
2026-06-12 21:11:18.385282 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_74b62e38-8b58-45b2-9861-3c6dfa7aca3d/
2026-06-12 21:11:18.385297 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_74b62e38-8b58-45b2-9861-3c6dfa7aca3d/cinder-scheduler/
2026-06-12 21:11:18.385314 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_74b62e38-8b58-45b2-9861-3c6dfa7aca3d/cinder-scheduler/0.log
2026-06-12 21:11:18.385330 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_74b62e38-8b58-45b2-9861-3c6dfa7aca3d/probe/
2026-06-12 21:11:18.385345 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_74b62e38-8b58-45b2-9861-3c6dfa7aca3d/probe/0.log
2026-06-12 21:11:18.385360 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm_7fcedb15-70c5-46f0-a43b-ce7536806937/
2026-06-12 21:11:18.385375 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm_7fcedb15-70c5-46f0-a43b-ce7536806937/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.385536 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm_7fcedb15-70c5-46f0-a43b-ce7536806937/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.385552 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8_c52867df-a252-44b3-a434-b05ab14c3142/
2026-06-12 21:11:18.385568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8_c52867df-a252-44b3-a434-b05ab14c3142/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.385583 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8_c52867df-a252-44b3-a434-b05ab14c3142/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.385598 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-4csc5_e265a5fe-5d6d-411a-b179-edaf4ee314d3/
2026-06-12 21:11:18.385613 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-4csc5_e265a5fe-5d6d-411a-b179-edaf4ee314d3/dnsmasq-dns/
2026-06-12 21:11:18.385629 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-4csc5_e265a5fe-5d6d-411a-b179-edaf4ee314d3/dnsmasq-dns/0.log
2026-06-12 21:11:18.385644 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-4csc5_e265a5fe-5d6d-411a-b179-edaf4ee314d3/init/
2026-06-12 21:11:18.385660 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-4csc5_e265a5fe-5d6d-411a-b179-edaf4ee314d3/init/0.log
2026-06-12 21:11:18.385675 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8_4b06bd66-612a-4927-b511-3d5f04d6e201/
2026-06-12 21:11:18.385690 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8_4b06bd66-612a-4927-b511-3d5f04d6e201/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.385705 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8_4b06bd66-612a-4927-b511-3d5f04d6e201/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.385721 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_d33e9f78-aa36-4465-af44-9590ad651e74/
2026-06-12 21:11:18.385736 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_d33e9f78-aa36-4465-af44-9590ad651e74/glance-httpd/
2026-06-12 21:11:18.385751 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_d33e9f78-aa36-4465-af44-9590ad651e74/glance-httpd/0.log
2026-06-12 21:11:18.385766 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_d33e9f78-aa36-4465-af44-9590ad651e74/glance-log/
2026-06-12 21:11:18.385781 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_d33e9f78-aa36-4465-af44-9590ad651e74/glance-log/0.log
2026-06-12 21:11:18.385796 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_6a406d8d-9dff-44d1-b7b3-bdc3130d30a0/
2026-06-12 21:11:18.385814 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_6a406d8d-9dff-44d1-b7b3-bdc3130d30a0/glance-httpd/
2026-06-12 21:11:18.385830 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_6a406d8d-9dff-44d1-b7b3-bdc3130d30a0/glance-httpd/0.log
2026-06-12 21:11:18.385845 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_6a406d8d-9dff-44d1-b7b3-bdc3130d30a0/glance-log/
2026-06-12 21:11:18.385884 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_6a406d8d-9dff-44d1-b7b3-bdc3130d30a0/glance-log/0.log
2026-06-12 21:11:18.385901 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw_c4092dfc-d0fe-49ae-b7c6-cc1632be215e/
2026-06-12 21:11:18.385916 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw_c4092dfc-d0fe-49ae-b7c6-cc1632be215e/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.385934 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw_c4092dfc-d0fe-49ae-b7c6-cc1632be215e/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.385950 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b_2ed2b486-566d-42cb-9471-7af9fd2d0744/
2026-06-12 21:11:18.385966 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b_2ed2b486-566d-42cb-9471-7af9fd2d0744/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.385981 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b_2ed2b486-566d-42cb-9471-7af9fd2d0744/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.385996 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7db97cf87d-w26fq_18383031-9a5e-446c-9683-7cd3d352c6cc/
2026-06-12 21:11:18.386011 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7db97cf87d-w26fq_18383031-9a5e-446c-9683-7cd3d352c6cc/keystone-api/
2026-06-12 21:11:18.386026 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7db97cf87d-w26fq_18383031-9a5e-446c-9683-7cd3d352c6cc/keystone-api/0.log
2026-06-12 21:11:18.386041 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688301-62ddm_dda79864-477d-437c-ba2e-d0cc9a6acaa3/
2026-06-12 21:11:18.386056 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688301-62ddm_dda79864-477d-437c-ba2e-d0cc9a6acaa3/keystone-cron/
2026-06-12 21:11:18.386071 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688301-62ddm_dda79864-477d-437c-ba2e-d0cc9a6acaa3/keystone-cron/0.log
2026-06-12 21:11:18.386087 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_e76d7c1a-9b7c-4ea9-9353-96d9dc6ce3f3/
2026-06-12 21:11:18.386103 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_e76d7c1a-9b7c-4ea9-9353-96d9dc6ce3f3/kube-state-metrics/
2026-06-12 21:11:18.386118 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_e76d7c1a-9b7c-4ea9-9353-96d9dc6ce3f3/kube-state-metrics/0.log
2026-06-12 21:11:18.386133 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44_6cca588f-398b-4411-b87b-8dbf8096e11e/
2026-06-12 21:11:18.386153 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44_6cca588f-398b-4411-b87b-8dbf8096e11e/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.386169 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44_6cca588f-398b-4411-b87b-8dbf8096e11e/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.386184 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_04ba4b0d-a8ae-4727-b943-1c7f205fd72b/
2026-06-12 21:11:18.386200 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_04ba4b0d-a8ae-4727-b943-1c7f205fd72b/memcached/
2026-06-12 21:11:18.386215 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_04ba4b0d-a8ae-4727-b943-1c7f205fd72b/memcached/0.log.gz
2026-06-12 21:11:18.386231 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-fd6799457-dlph4_42ce7951-4adb-47f1-8299-acb4d8cef223/
2026-06-12 21:11:18.386246 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-fd6799457-dlph4_42ce7951-4adb-47f1-8299-acb4d8cef223/neutron-api/
2026-06-12 21:11:18.386261 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-fd6799457-dlph4_42ce7951-4adb-47f1-8299-acb4d8cef223/neutron-api/0.log
2026-06-12 21:11:18.386275 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-fd6799457-dlph4_42ce7951-4adb-47f1-8299-acb4d8cef223/neutron-httpd/
2026-06-12 21:11:18.386290 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-fd6799457-dlph4_42ce7951-4adb-47f1-8299-acb4d8cef223/neutron-httpd/0.log
2026-06-12 21:11:18.386305 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz_3f803283-f58b-40ef-8917-3adb556e61fa/
2026-06-12 21:11:18.386320 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz_3f803283-f58b-40ef-8917-3adb556e61fa/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.386335 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz_3f803283-f58b-40ef-8917-3adb556e61fa/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.386351 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_7164ccab-e3eb-4c69-8ef2-0b9055273bdd/
2026-06-12 21:11:18.386366 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_7164ccab-e3eb-4c69-8ef2-0b9055273bdd/nova-api-api/
2026-06-12 21:11:18.386382 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_7164ccab-e3eb-4c69-8ef2-0b9055273bdd/nova-api-api/0.log
2026-06-12 21:11:18.386397 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_7164ccab-e3eb-4c69-8ef2-0b9055273bdd/nova-api-log/
2026-06-12 21:11:18.386412 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_7164ccab-e3eb-4c69-8ef2-0b9055273bdd/nova-api-log/0.log
2026-06-12 21:11:18.386427 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_02758e35-6d19-442e-a3ec-04203a21c100/
2026-06-12 21:11:18.386442 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_02758e35-6d19-442e-a3ec-04203a21c100/nova-cell0-conductor-conductor/
2026-06-12 21:11:18.386461 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_02758e35-6d19-442e-a3ec-04203a21c100/nova-cell0-conductor-conductor/0.log
2026-06-12 21:11:18.386476 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_c059dcdc-e419-4b6e-a849-773919289b98/
2026-06-12 21:11:18.386493 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_c059dcdc-e419-4b6e-a849-773919289b98/nova-cell1-conductor-conductor/
2026-06-12 21:11:18.386508 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_c059dcdc-e419-4b6e-a849-773919289b98/nova-cell1-conductor-conductor/0.log
2026-06-12 21:11:18.386523 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_ed3bfe58-c5bc-438a-9fe3-352ad08b0268/
2026-06-12 21:11:18.386539 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_ed3bfe58-c5bc-438a-9fe3-352ad08b0268/nova-cell1-novncproxy-novncproxy/
2026-06-12 21:11:18.386554 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_ed3bfe58-c5bc-438a-9fe3-352ad08b0268/nova-cell1-novncproxy-novncproxy/0.log
2026-06-12 21:11:18.386569 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn_e815f30d-cd84-4f81-b19d-f207766b261e/
2026-06-12 21:11:18.386584 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn_e815f30d-cd84-4f81-b19d-f207766b261e/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.386599 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn_e815f30d-cd84-4f81-b19d-f207766b261e/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.386614 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_bb4eb0e9-bceb-4730-ae60-9f9a8ca0f953/
2026-06-12 21:11:18.386681 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_bb4eb0e9-bceb-4730-ae60-9f9a8ca0f953/nova-metadata-log/
2026-06-12 21:11:18.386701 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_bb4eb0e9-bceb-4730-ae60-9f9a8ca0f953/nova-metadata-log/0.log
2026-06-12 21:11:18.386717 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_bb4eb0e9-bceb-4730-ae60-9f9a8ca0f953/nova-metadata-metadata/
2026-06-12 21:11:18.386735 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_bb4eb0e9-bceb-4730-ae60-9f9a8ca0f953/nova-metadata-metadata/0.log
2026-06-12 21:11:18.386750 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_4e51247a-63e2-4d08-b2c1-84029e609822/
2026-06-12 21:11:18.386765 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_4e51247a-63e2-4d08-b2c1-84029e609822/nova-scheduler-scheduler/
2026-06-12 21:11:18.386781 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_4e51247a-63e2-4d08-b2c1-84029e609822/nova-scheduler-scheduler/0.log
2026-06-12 21:11:18.386797 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e3bf6254-c54a-4e80-a31c-635beb13d1e7/
2026-06-12 21:11:18.386812 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e3bf6254-c54a-4e80-a31c-635beb13d1e7/galera/
2026-06-12 21:11:18.386828 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e3bf6254-c54a-4e80-a31c-635beb13d1e7/galera/0.log
2026-06-12 21:11:18.386866 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e3bf6254-c54a-4e80-a31c-635beb13d1e7/mysql-bootstrap/
2026-06-12 21:11:18.386889 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e3bf6254-c54a-4e80-a31c-635beb13d1e7/mysql-bootstrap/0.log
2026-06-12 21:11:18.386908 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5_1c24e8b4-2a10-474b-87d3-29e72336589c/
2026-06-12 21:11:18.386924 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5_1c24e8b4-2a10-474b-87d3-29e72336589c/init/
2026-06-12 21:11:18.386939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5_1c24e8b4-2a10-474b-87d3-29e72336589c/init/0.log
2026-06-12 21:11:18.386955 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5_1c24e8b4-2a10-474b-87d3-29e72336589c/osp-httpd/
2026-06-12 21:11:18.386971 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5_1c24e8b4-2a10-474b-87d3-29e72336589c/osp-httpd/0.log
2026-06-12 21:11:18.386986 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_394d28e1-49a8-4395-9d4b-c236d42f16fa/
2026-06-12 21:11:18.387002 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_394d28e1-49a8-4395-9d4b-c236d42f16fa/galera/
2026-06-12 21:11:18.387017 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_394d28e1-49a8-4395-9d4b-c236d42f16fa/galera/0.log
2026-06-12 21:11:18.387032 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_394d28e1-49a8-4395-9d4b-c236d42f16fa/mysql-bootstrap/
2026-06-12 21:11:18.387047 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_394d28e1-49a8-4395-9d4b-c236d42f16fa/mysql-bootstrap/0.log
2026-06-12 21:11:18.387064 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_ab9b7950-f85e-45f7-95f6-5f193f9aa104/
2026-06-12 21:11:18.387081 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_ab9b7950-f85e-45f7-95f6-5f193f9aa104/openstackclient/
2026-06-12 21:11:18.387096 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_ab9b7950-f85e-45f7-95f6-5f193f9aa104/openstackclient/0.log
2026-06-12 21:11:18.387112 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-58skl_cc107692-77f5-4f3c-b263-bb485f48def9/
2026-06-12 21:11:18.387127 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-58skl_cc107692-77f5-4f3c-b263-bb485f48def9/ovn-controller/
2026-06-12 21:11:18.387142 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-58skl_cc107692-77f5-4f3c-b263-bb485f48def9/ovn-controller/0.log
2026-06-12 21:11:18.387158 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-gfwzk_0c4ff50f-61b1-4c54-86af-2de1b0acdee3/
2026-06-12 21:11:18.387173 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-gfwzk_0c4ff50f-61b1-4c54-86af-2de1b0acdee3/openstack-network-exporter/
2026-06-12 21:11:18.387188 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-gfwzk_0c4ff50f-61b1-4c54-86af-2de1b0acdee3/openstack-network-exporter/0.log
2026-06-12 21:11:18.387211 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qzjp6_d4ca80a6-22d2-402b-bd8a-b223ab587a99/
2026-06-12 21:11:18.387226 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qzjp6_d4ca80a6-22d2-402b-bd8a-b223ab587a99/ovs-vswitchd/
2026-06-12 21:11:18.387241 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qzjp6_d4ca80a6-22d2-402b-bd8a-b223ab587a99/ovs-vswitchd/0.log
2026-06-12 21:11:18.387257 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qzjp6_d4ca80a6-22d2-402b-bd8a-b223ab587a99/ovsdb-server-init/
2026-06-12 21:11:18.387300 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qzjp6_d4ca80a6-22d2-402b-bd8a-b223ab587a99/ovsdb-server-init/0.log
2026-06-12 21:11:18.387319 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qzjp6_d4ca80a6-22d2-402b-bd8a-b223ab587a99/ovsdb-server/
2026-06-12 21:11:18.387335 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qzjp6_d4ca80a6-22d2-402b-bd8a-b223ab587a99/ovsdb-server/0.log
2026-06-12 21:11:18.387350 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs_dfcd0cd8-5d60-495b-9233-c89d0a09e637/
2026-06-12 21:11:18.387365 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs_dfcd0cd8-5d60-495b-9233-c89d0a09e637/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.387381 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs_dfcd0cd8-5d60-495b-9233-c89d0a09e637/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.387396 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_1cc1af02-8c98-415b-95ff-474cc0cdad14/
2026-06-12 21:11:18.387411 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_1cc1af02-8c98-415b-95ff-474cc0cdad14/openstack-network-exporter/
2026-06-12 21:11:18.387427 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_1cc1af02-8c98-415b-95ff-474cc0cdad14/openstack-network-exporter/0.log
2026-06-12 21:11:18.387442 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_1cc1af02-8c98-415b-95ff-474cc0cdad14/ovn-northd/
2026-06-12 21:11:18.387457 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_1cc1af02-8c98-415b-95ff-474cc0cdad14/ovn-northd/0.log
2026-06-12 21:11:18.387472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_1762fc3d-b2f9-4f81-9500-5c8460906253/
2026-06-12 21:11:18.387488 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_1762fc3d-b2f9-4f81-9500-5c8460906253/openstack-network-exporter/
2026-06-12 21:11:18.387503 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_1762fc3d-b2f9-4f81-9500-5c8460906253/openstack-network-exporter/0.log
2026-06-12 21:11:18.387518 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_1762fc3d-b2f9-4f81-9500-5c8460906253/ovsdbserver-nb/
2026-06-12 21:11:18.387533 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_1762fc3d-b2f9-4f81-9500-5c8460906253/ovsdbserver-nb/0.log
2026-06-12 21:11:18.387548 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_f7bc37f3-b516-4d08-a7ce-182949df0c44/
2026-06-12 21:11:18.387568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_f7bc37f3-b516-4d08-a7ce-182949df0c44/openstack-network-exporter/
2026-06-12 21:11:18.387583 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_f7bc37f3-b516-4d08-a7ce-182949df0c44/openstack-network-exporter/0.log
2026-06-12 21:11:18.387598 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_f7bc37f3-b516-4d08-a7ce-182949df0c44/ovsdbserver-sb/
2026-06-12 21:11:18.387613 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_f7bc37f3-b516-4d08-a7ce-182949df0c44/ovsdbserver-sb/0.log
2026-06-12 21:11:18.387629 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-5b549d69b8-dpqrh_c203e1b5-39f6-4d71-824d-01acd6e3629f/
2026-06-12 21:11:18.387645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-5b549d69b8-dpqrh_c203e1b5-39f6-4d71-824d-01acd6e3629f/placement-api/
2026-06-12 21:11:18.387661 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-5b549d69b8-dpqrh_c203e1b5-39f6-4d71-824d-01acd6e3629f/placement-api/0.log
2026-06-12 21:11:18.387676 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-5b549d69b8-dpqrh_c203e1b5-39f6-4d71-824d-01acd6e3629f/placement-log/
2026-06-12 21:11:18.387691 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-5b549d69b8-dpqrh_c203e1b5-39f6-4d71-824d-01acd6e3629f/placement-log/0.log
2026-06-12 21:11:18.387707 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_e8bac8a2-7f36-4465-8201-166ad4662d1f/
2026-06-12 21:11:18.387723 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_e8bac8a2-7f36-4465-8201-166ad4662d1f/rabbitmq/
2026-06-12 21:11:18.387738 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_e8bac8a2-7f36-4465-8201-166ad4662d1f/rabbitmq/0.log
2026-06-12 21:11:18.387753 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_e8bac8a2-7f36-4465-8201-166ad4662d1f/setup-container/
2026-06-12 21:11:18.387768 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_e8bac8a2-7f36-4465-8201-166ad4662d1f/setup-container/0.log
2026-06-12 21:11:18.387784 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_13fe876e-cdb4-434b-89c5-e0e0730a7da2/
2026-06-12 21:11:18.387799 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_13fe876e-cdb4-434b-89c5-e0e0730a7da2/rabbitmq/
2026-06-12 21:11:18.387817 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_13fe876e-cdb4-434b-89c5-e0e0730a7da2/rabbitmq/0.log
2026-06-12 21:11:18.387832 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_13fe876e-cdb4-434b-89c5-e0e0730a7da2/setup-container/
2026-06-12 21:11:18.387860 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_13fe876e-cdb4-434b-89c5-e0e0730a7da2/setup-container/0.log
2026-06-12 21:11:18.387882 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52_ad8b96f2-132e-4539-b540-ebeab01c466d/
2026-06-12 21:11:18.387898 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52_ad8b96f2-132e-4539-b540-ebeab01c466d/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.387919 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52_ad8b96f2-132e-4539-b540-ebeab01c466d/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.387935 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q_751d39be-3fe5-4bba-b927-ec6ea2db947d/
2026-06-12 21:11:18.387951 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q_751d39be-3fe5-4bba-b927-ec6ea2db947d/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.387967 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q_751d39be-3fe5-4bba-b927-ec6ea2db947d/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.387982 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6_9e9a4260-5b2d-4e93-bf9c-b28450faa926/
2026-06-12 21:11:18.387997 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6_9e9a4260-5b2d-4e93-bf9c-b28450faa926/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.388013 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6_9e9a4260-5b2d-4e93-bf9c-b28450faa926/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.388028 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7_15a3b19f-5b0b-4a0a-b10f-0195acb67b04/
2026-06-12 21:11:18.388043 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7_15a3b19f-5b0b-4a0a-b10f-0195acb67b04/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.388058 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7_15a3b19f-5b0b-4a0a-b10f-0195acb67b04/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.388074 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-9x8lr_1b7a9d20-f856-4857-9f0a-07127342e6a2/
2026-06-12 21:11:18.388089 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-9x8lr_1b7a9d20-f856-4857-9f0a-07127342e6a2/ssh-known-hosts-edpm-deployment-ipam/
2026-06-12 21:11:18.388104 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-9x8lr_1b7a9d20-f856-4857-9f0a-07127342e6a2/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-12 21:11:18.388120 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-77d474d95f-jmpnc_a45d4ac4-2de1-4593-aa96-74dd24d715b3/
2026-06-12 21:11:18.388135 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-77d474d95f-jmpnc_a45d4ac4-2de1-4593-aa96-74dd24d715b3/proxy-httpd/
2026-06-12 21:11:18.388151 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-77d474d95f-jmpnc_a45d4ac4-2de1-4593-aa96-74dd24d715b3/proxy-httpd/0.log
2026-06-12 21:11:18.388166 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-77d474d95f-jmpnc_a45d4ac4-2de1-4593-aa96-74dd24d715b3/proxy-server/
2026-06-12 21:11:18.388181 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-77d474d95f-jmpnc_a45d4ac4-2de1-4593-aa96-74dd24d715b3/proxy-server/0.log
2026-06-12 21:11:18.388201 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-km9rw_23e171e8-5b53-4e7b-9b6e-8349ea3cdaab/
2026-06-12 21:11:18.388217 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-km9rw_23e171e8-5b53-4e7b-9b6e-8349ea3cdaab/swift-ring-rebalance/
2026-06-12 21:11:18.388247 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-km9rw_23e171e8-5b53-4e7b-9b6e-8349ea3cdaab/swift-ring-rebalance/0.log
2026-06-12 21:11:18.388263 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/
2026-06-12 21:11:18.388280 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/account-auditor/
2026-06-12 21:11:18.388295 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/account-auditor/0.log
2026-06-12 21:11:18.388311 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/account-reaper/
2026-06-12 21:11:18.388326 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/account-reaper/0.log
2026-06-12 21:11:18.388371 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/account-replicator/
2026-06-12 21:11:18.388391 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/account-replicator/0.log
2026-06-12 21:11:18.388407 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/account-server/
2026-06-12 21:11:18.388422 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/account-server/0.log
2026-06-12 21:11:18.388437 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/container-auditor/
2026-06-12 21:11:18.388452 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/container-auditor/0.log
2026-06-12 21:11:18.388468 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/container-replicator/
2026-06-12 21:11:18.388483 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/container-replicator/0.log
2026-06-12 21:11:18.388498 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/container-server/
2026-06-12 21:11:18.388513 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/container-server/0.log
2026-06-12 21:11:18.388528 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/container-updater/
2026-06-12 21:11:18.388543 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/container-updater/0.log
2026-06-12 21:11:18.388558 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/object-auditor/
2026-06-12 21:11:18.388578 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/object-auditor/0.log
2026-06-12 21:11:18.388593 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/object-expirer/
2026-06-12 21:11:18.388608 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/object-expirer/0.log
2026-06-12 21:11:18.388625 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/object-replicator/
2026-06-12 21:11:18.388639 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/object-replicator/0.log
2026-06-12 21:11:18.388654 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/object-server/
2026-06-12 21:11:18.388669 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/object-server/0.log
2026-06-12 21:11:18.388684 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/object-updater/
2026-06-12 21:11:18.388698 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/object-updater/0.log
2026-06-12 21:11:18.388713 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/rsync/
2026-06-12 21:11:18.388728 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/rsync/0.log
2026-06-12 21:11:18.388743 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/swift-recon-cron/
2026-06-12 21:11:18.388758 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/swift-recon-cron/0.log
2026-06-12 21:11:18.388773 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/xattr-restore/
2026-06-12 21:11:18.388787 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7724586f-168e-445e-a015-bd8fdc79dc3d/xattr-restore/0.log
2026-06-12 21:11:18.388803 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx_e9aad6bf-82e1-4226-988c-0dc1a16fe096/
2026-06-12 21:11:18.388818 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx_e9aad6bf-82e1-4226-988c-0dc1a16fe096/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.388833 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx_e9aad6bf-82e1-4226-988c-0dc1a16fe096/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.388861 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb_0071da91-f0f2-49a1-9346-a7754eb231a9/
2026-06-12 21:11:18.388882 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb_0071da91-f0f2-49a1-9346-a7754eb231a9/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 21:11:18.388898 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb_0071da91-f0f2-49a1-9346-a7754eb231a9/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 21:11:18.388918 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_d5ce9e90-d57f-49f9-a66a-4d7035ec8d3f/
2026-06-12 21:11:18.388933 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_d5ce9e90-d57f-49f9-a66a-4d7035ec8d3f/sushy-emulator/
2026-06-12 21:11:18.388949 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_d5ce9e90-d57f-49f9-a66a-4d7035ec8d3f/sushy-emulator/0.log
2026-06-12 21:11:18.388964 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-12 21:11:18.388980 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-12 21:11:18.388996 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-12 21:11:18.389011 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-12 21:11:18.389027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-12 21:11:18.389043 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-12 21:11:18.389059 | 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 21:11:18.389075 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-12 21:11:18.389091 | 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 21:11:18.389107 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-12 21:11:18.389123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-12 21:11:18.389138 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-12 21:11:18.389154 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-12 21:11:18.389171 | 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 21:11:18.389187 | 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 21:11:18.389203 | 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 21:11:18.389222 | 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 21:11:18.389238 | 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 21:11:18.389254 | 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 21:11:18.389269 | 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 21:11:18.389284 | 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 21:11:18.389298 | 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 21:11:18.389313 | 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 21:11:18.389329 | 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 21:11:18.389344 | 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 21:11:18.389360 | 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 21:11:18.389376 | 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 21:11:18.389391 | 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 21:11:18.389430 | 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 21:11:18.389454 | 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 21:11:18.389470 | 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 21:11:18.389490 | 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 21:11:18.389506 | 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 21:11:18.389525 | 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 21:11:18.389547 | 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 21:11:18.389568 | 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 21:11:18.389586 | 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 21:11:18.389602 | 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 21:11:18.389617 | 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 21:11:18.389636 | 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 21:11:18.389653 | 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 21:11:18.389668 | 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 21:11:18.389684 | 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 21:11:18.389700 | 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 21:11:18.389715 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-12 21:11:18.389731 | 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 21:11:18.389746 | 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 21:11:18.389769 | 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 21:11:18.389786 | 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 21:11:18.389801 | 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 21:11:18.389817 | 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 21:11:18.389833 | 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 21:11:18.389862 | 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 21:11:18.389884 | 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 21:11:18.389900 | 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 21:11:18.389916 | 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 21:11:18.390024 | 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 21:11:18.390043 | 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 21:11:18.390082 | 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 21:11:18.390100 | 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 21:11:18.390116 | 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 21:11:18.390131 | 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 21:11:18.390151 | 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 21:11:18.390167 | 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 21:11:18.390182 | 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 21:11:18.390198 | 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 21:11:18.390214 | 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 21:11:18.390229 | 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 21:11:18.390245 | 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 21:11:18.390260 | 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 21:11:18.390275 | 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 21:11:18.390291 | 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 21:11:18.390306 | 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 21:11:18.390321 | 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 21:11:18.390337 | 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 21:11:18.390352 | 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 21:11:18.390368 | 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 21:11:18.390388 | 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 21:11:18.390404 | 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 21:11:18.390419 | 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 21:11:18.390435 | 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 21:11:18.390450 | 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 21:11:18.390465 | 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 21:11:18.390510 | 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 21:11:18.390530 | 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 21:11:18.390545 | 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 21:11:18.390561 | 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 21:11:18.390576 | 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 21:11:18.390591 | 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 21:11:18.390606 | 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 21:11:18.390621 | 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 21:11:18.390637 | 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 21:11:18.390657 | 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 21:11:18.390674 | 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 21:11:18.390689 | 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 21:11:18.390705 | 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 21:11:18.390720 | 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 21:11:18.390735 | 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 21:11:18.390750 | 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 21:11:18.390766 | 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 21:11:18.390781 | 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 21:11:18.390796 | 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 21:11:18.390811 | 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 21:11:18.390826 | 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 21:11:18.390841 | 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 21:11:18.390876 | 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 21:11:18.390893 | 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 21:11:18.390913 | 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 21:11:18.390929 | 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 21:11:18.390945 | 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 21:11:18.390959 | 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 21:11:18.390975 | 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 21:11:18.390990 | 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 21:11:18.391005 | 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 21:11:18.391021 | 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 21:11:18.391036 | 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 21:11:18.391051 | 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 21:11:18.391066 | 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 21:11:18.391081 | 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 21:11:18.391096 | 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 21:11:18.391111 | 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 21:11:18.391126 | 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 21:11:18.391144 | 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 21:11:18.391160 | 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 21:11:18.391175 | 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 21:11:18.391190 | 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 21:11:18.391205 | 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 21:11:18.391221 | 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 21:11:18.391236 | 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 21:11:18.391251 | 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 21:11:18.391266 | 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 21:11:18.391282 | 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 21:11:18.391297 | 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 21:11:18.391312 | 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 21:11:18.391327 | 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 21:11:18.391342 | 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 21:11:18.391358 | 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 21:11:18.391376 | 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 21:11:18.391392 | 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 21:11:18.391406 | 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 21:11:18.391421 | 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 21:11:18.391436 | 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 21:11:18.391451 | 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 21:11:18.391466 | 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 21:11:18.391481 | 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 21:11:18.391496 | 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 21:11:18.391512 | 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 21:11:18.391527 | 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 21:11:18.391542 | 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 21:11:18.391557 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-12 21:11:18.391573 | 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 21:11:18.391588 | 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 21:11:18.391603 | 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 21:11:18.391624 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-12 21:11:18.391640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-12 21:11:18.391656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-12 21:11:18.391671 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-12 21:11:18.391687 | 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 21:11:18.391702 | 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 21:11:18.391717 | 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 21:11:18.391732 | 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 21:11:18.391748 | 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 21:11:18.391764 | 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 21:11:18.391779 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-12 21:11:18.391795 | 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 21:11:18.391810 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-12 21:11:18.391825 | 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 21:11:18.391840 | 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 21:11:18.391877 | 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 21:11:18.391899 | 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 21:11:18.391918 | 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 21:11:18.391934 | 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 21:11:18.391949 | 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 21:11:18.391965 | 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 21:11:18.391980 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-12 21:11:18.391995 | 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 21:11:18.392010 | 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 21:11:18.392025 | 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 21:11:18.392040 | 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 21:11:18.392056 | 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 21:11:18.392071 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-12 21:11:18.392087 | 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 21:11:18.392102 | 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 21:11:18.392117 | 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 21:11:18.392132 | 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 21:11:18.392148 | 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 21:11:18.392167 | 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 21:11:18.392183 | 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 21:11:18.392199 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-12 21:11:18.392214 | 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 21:11:18.392248 | 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 21:11:18.392265 | 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 21:11:18.392280 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-12 21:11:18.392295 | 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 21:11:18.392311 | 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 21:11:18.392326 | 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 21:11:18.392342 | 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 21:11:18.392357 | 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 21:11:18.392372 | 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 21:11:18.392388 | 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 21:11:18.392403 | 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 21:11:18.392422 | 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 21:11:18.392438 | 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 21:11:18.392454 | 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 21:11:18.392470 | 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 21:11:18.392487 | 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 21:11:18.392502 | 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 21:11:18.392517 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-12 21:11:18.392533 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-12 21:11:18.392575 | 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 21:11:18.392596 | 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 21:11:18.392612 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-12 21:11:18.392628 | 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 21:11:18.392644 | 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 21:11:18.392659 | 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 21:11:18.392675 | 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 21:11:18.392695 | 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 21:11:18.392711 | 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 21:11:18.392778 | 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 21:11:18.392796 | 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 21:11:18.392813 | 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 21:11:18.392829 | 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 21:11:18.392844 | 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 21:11:18.392878 | 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 21:11:18.392895 | 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 21:11:18.392912 | 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 21:11:18.392927 | 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 21:11:18.392942 | 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 21:11:18.392957 | 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 21:11:18.392973 | 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 21:11:18.392993 | 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 21:11:18.393009 | 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 21:11:18.393024 | 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 21:11:18.393039 | 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 21:11:18.393054 | 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 21:11:18.393069 | 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 21:11:18.393084 | 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 21:11:18.393099 | 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 21:11:18.393113 | 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 21:11:18.393129 | 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 21:11:18.393144 | 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 21:11:18.393160 | 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 21:11:18.393175 | 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 21:11:18.393190 | 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 21:11:18.393209 | 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-5585957b54-7b7sj/
2026-06-12 21:11:18.393225 | 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-5585957b54-7b7sj/baremetal-operator-controller-manager-5585957b54-7b7sj-describe
2026-06-12 21:11:18.393248 | 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-5585957b54-7b7sj/logs/
2026-06-12 21:11:18.393263 | 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-5585957b54-7b7sj/logs/manager.log
2026-06-12 21:11:18.393279 | 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-7579bf8c9f-9wcjn/
2026-06-12 21:11:18.393295 | 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-7579bf8c9f-9wcjn/baremetal-operator-ironic-7579bf8c9f-9wcjn-describe
2026-06-12 21:11:18.393310 | 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-7579bf8c9f-9wcjn/logs/
2026-06-12 21:11:18.393326 | 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-7579bf8c9f-9wcjn/logs/ironic-httpd.log
2026-06-12 21:11:18.393341 | 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-7579bf8c9f-9wcjn/logs/ironic-ipa-downloader.log
2026-06-12 21:11:18.393356 | 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-7579bf8c9f-9wcjn/logs/ironic-log-watch.log.gz
2026-06-12 21:11:18.393371 | 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-7579bf8c9f-9wcjn/logs/ironic.log
2026-06-12 21:11:18.393386 | 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-7579bf8c9f-9wcjn/logs/mariadb.log
2026-06-12 21:11:18.393407 | 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 21:11:18.393423 | 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-5585957b54.yaml
2026-06-12 21:11:18.393438 | 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-6fcfc9f55.yaml
2026-06-12 21:11:18.393453 | 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-7579bf8c9f.yaml
2026-06-12 21:11:18.393468 | 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 21:11:18.393483 | 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 21:11:18.393498 | 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 21:11:18.393513 | 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-d544f5f5t4.yaml
2026-06-12 21:11:18.393528 | 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 21:11:18.393543 | 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 21:11:18.393558 | 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-2h96c42md9.yaml
2026-06-12 21:11:18.393574 | 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 21:11:18.393589 | 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 21:11:18.393605 | 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 21:11:18.393688 | 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 21:11:18.393709 | 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 21:11:18.393725 | 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 21:11:18.393741 | 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 21:11:18.393756 | 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 21:11:18.393771 | 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 21:11:18.393787 | 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 21:11:18.393802 | 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 21:11:18.393821 | 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 21:11:18.393836 | 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 21:11:18.393870 | 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 21:11:18.393888 | 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 21:11:18.393904 | 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 21:11:18.393919 | 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 21:11:18.393935 | 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 21:11:18.393954 | 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 21:11:18.393970 | 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 21:11:18.393985 | 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 21:11:18.394000 | 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 21:11:18.394015 | 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 21:11:18.394031 | 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 21:11:18.394046 | 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 21:11:18.394061 | 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 21:11:18.394076 | 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 21:11:18.394091 | 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 21:11:18.394106 | 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 21:11:18.394122 | 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-xwlk5/
2026-06-12 21:11:18.394138 | 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-xwlk5/cert-manager-7b8b89f89d-xwlk5-describe
2026-06-12 21:11:18.394154 | 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-xwlk5/logs/
2026-06-12 21:11:18.394170 | 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-xwlk5/logs/cert-manager-controller.log
2026-06-12 21:11:18.394190 | 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-n9pzv/
2026-06-12 21:11:18.394206 | 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-n9pzv/cert-manager-cainjector-7f9fdd5dd5-n9pzv-describe
2026-06-12 21:11:18.394221 | 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-n9pzv/logs/
2026-06-12 21:11:18.394237 | 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-n9pzv/logs/cert-manager-cainjector.log
2026-06-12 21:11:18.394253 | 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-f4shp/
2026-06-12 21:11:18.394268 | 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-f4shp/cert-manager-webhook-769f6b94cb-f4shp-describe
2026-06-12 21:11:18.394284 | 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-f4shp/logs/
2026-06-12 21:11:18.394299 | 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-f4shp/logs/cert-manager-webhook.log
2026-06-12 21:11:18.394314 | 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 21:11:18.394330 | 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 21:11:18.394347 | 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 21:11:18.394362 | 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 21:11:18.394378 | 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 21:11:18.394397 | 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 21:11:18.394413 | 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 21:11:18.394478 | 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 21:11:18.394500 | 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 21:11:18.394516 | 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 21:11:18.394532 | 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 21:11:18.394548 | 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 21:11:18.394564 | 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 21:11:18.394580 | 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 21:11:18.394595 | 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 21:11:18.394611 | 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 21:11:18.394627 | 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 21:11:18.394642 | 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 21:11:18.394658 | 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 21:11:18.394674 | 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 21:11:18.394689 | 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 21:11:18.394709 | 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 21:11:18.394760 | 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 21:11:18.394777 | 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 21:11:18.394793 | 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 21:11:18.394808 | 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 21:11:18.394824 | 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 21:11:18.394840 | 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 21:11:18.394880 | 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 21:11:18.394898 | 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 21:11:18.394913 | 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 21:11:18.394929 | 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 21:11:18.394944 | 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 21:11:18.394959 | 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 21:11:18.394974 | 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 21:11:18.394994 | 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 21:11:18.395010 | 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 21:11:18.395025 | 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-2rn6q.yaml
2026-06-12 21:11:18.395041 | 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-5bq6p.yaml
2026-06-12 21:11:18.395056 | 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-7l8hq.yaml
2026-06-12 21:11:18.395072 | 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-c9pqw.yaml
2026-06-12 21:11:18.395087 | 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-dvq7n.yaml
2026-06-12 21:11:18.395103 | 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-g48fs.yaml
2026-06-12 21:11:18.395119 | 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-nnznv.yaml
2026-06-12 21:11:18.395134 | 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-pzv2w.yaml
2026-06-12 21:11:18.395150 | 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-s7l6k.yaml
2026-06-12 21:11:18.395165 | 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-swkmr.yaml
2026-06-12 21:11:18.395180 | 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-sztls.yaml
2026-06-12 21:11:18.395195 | 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-tldcb.yaml
2026-06-12 21:11:18.395216 | 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 21:11:18.395232 | 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 21:11:18.395248 | 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 21:11:18.395263 | 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 21:11:18.395278 | 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 21:11:18.395293 | 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 21:11:18.395309 | 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 21:11:18.395324 | 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 21:11:18.395340 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-9snq6
2026-06-12 21:11:18.395356 | 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 21:11:18.395372 | 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 21:11:18.395387 | 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 21:11:18.395402 | 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 21:11:18.395418 | 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-d5q48/
2026-06-12 21:11:18.395433 | 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-d5q48/controller-8464864885-d5q48-describe
2026-06-12 21:11:18.395452 | 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-d5q48/logs/
2026-06-12 21:11:18.395468 | 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-d5q48/logs/controller.log.gz
2026-06-12 21:11:18.395484 | 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-d5q48/logs/kube-rbac-proxy.log
2026-06-12 21:11:18.395499 | 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-79c8b7fbcc-mls25/
2026-06-12 21:11:18.395515 | 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-79c8b7fbcc-mls25/metallb-operator-controller-manager-79c8b7fbcc-mls25-describe
2026-06-12 21:11:18.395531 | 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-79c8b7fbcc-mls25/logs/
2026-06-12 21:11:18.395546 | 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-79c8b7fbcc-mls25/logs/manager.log
2026-06-12 21:11:18.395562 | 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-5d778cdf7f-jlj4p/
2026-06-12 21:11:18.395577 | 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-5d778cdf7f-jlj4p/metallb-operator-webhook-server-5d778cdf7f-jlj4p-describe
2026-06-12 21:11:18.395593 | 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-5d778cdf7f-jlj4p/logs/
2026-06-12 21:11:18.395608 | 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-5d778cdf7f-jlj4p/logs/webhook-server.log
2026-06-12 21:11:18.395623 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-bcgqs/
2026-06-12 21:11:18.395638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-bcgqs/speaker-bcgqs-describe
2026-06-12 21:11:18.395681 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-bcgqs/logs/
2026-06-12 21:11:18.395700 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-bcgqs/logs/kube-rbac-proxy.log
2026-06-12 21:11:18.395715 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-bcgqs/logs/speaker.log.gz
2026-06-12 21:11:18.395730 | 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 21:11:18.395744 | 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 21:11:18.395759 | 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-79c8b7fbcc.yaml
2026-06-12 21:11:18.395774 | 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-5d778cdf7f.yaml
2026-06-12 21:11:18.395824 | 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 21:11:18.395842 | 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 21:11:18.395874 | 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 21:11:18.395891 | 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 21:11:18.395906 | 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 21:11:18.395921 | 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 21:11:18.395936 | 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 21:11:18.395956 | 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 21:11:18.395972 | 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 21:11:18.395987 | 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 21:11:18.396002 | 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 21:11:18.396018 | 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 21:11:18.396032 | 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 21:11:18.396047 | 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 21:11:18.396062 | 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 21:11:18.396077 | 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 21:11:18.396092 | 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 21:11:18.396106 | 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 21:11:18.396121 | 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 21:11:18.396136 | 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 21:11:18.396150 | 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 21:11:18.396165 | 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 21:11:18.396184 | 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 21:11:18.396200 | 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 21:11:18.396215 | 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 21:11:18.396252 | 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 21:11:18.396268 | 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 21:11:18.396284 | 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 21:11:18.396299 | 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 21:11:18.396315 | 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 21:11:18.396330 | 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 21:11:18.396345 | 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 21:11:18.396361 | 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 21:11:18.396376 | 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 21:11:18.396391 | 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 21:11:18.396406 | 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 21:11:18.396426 | 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 21:11:18.396442 | 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 21:11:18.396457 | 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 21:11:18.396472 | 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 21:11:18.396488 | 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 21:11:18.396503 | 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 21:11:18.396519 | 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 21:11:18.396534 | 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 21:11:18.396550 | 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 21:11:18.396566 | 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 21:11:18.396581 | 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 21:11:18.396597 | 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 21:11:18.396612 | 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 21:11:18.396632 | 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 21:11:18.396647 | 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 21:11:18.396663 | 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 21:11:18.396678 | 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 21:11:18.396693 | 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 21:11:18.396709 | 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 21:11:18.396724 | 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 21:11:18.396739 | 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 21:11:18.396754 | 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 21:11:18.396769 | 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 21:11:18.396784 | 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 21:11:18.396799 | 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 21:11:18.396815 | 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 21:11:18.396829 | 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 21:11:18.396845 | 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 21:11:18.396905 | 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 21:11:18.396923 | 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 21:11:18.396938 | 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 21:11:18.396954 | 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 21:11:18.396969 | 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 21:11:18.396984 | 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 21:11:18.396999 | 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 21:11:18.397015 | 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 21:11:18.397031 | 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 21:11:18.397047 | 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 21:11:18.397062 | 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 21:11:18.397078 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/
2026-06-12 21:11:18.397093 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf-describe
2026-06-12 21:11:18.397113 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/logs/
2026-06-12 21:11:18.397133 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/logs/extract.log
2026-06-12 21:11:18.397149 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/logs/pull.log
2026-06-12 21:11:18.397165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d35rspf/logs/util.log
2026-06-12 21:11:18.397180 | 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-lxj4h/
2026-06-12 21:11:18.397196 | 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-lxj4h/certified-operators-lxj4h-describe
2026-06-12 21:11:18.397211 | 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-lxj4h/logs/
2026-06-12 21:11:18.397227 | 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-lxj4h/logs/extract-content.log
2026-06-12 21:11:18.397242 | 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-lxj4h/logs/extract-utilities.log
2026-06-12 21:11:18.397258 | 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-lxj4h/logs/registry-server.log.gz
2026-06-12 21:11:18.397273 | 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-lqjj5/
2026-06-12 21:11:18.397288 | 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-lqjj5/community-operators-lqjj5-describe
2026-06-12 21:11:18.397303 | 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-lqjj5/logs/
2026-06-12 21:11:18.397318 | 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-lqjj5/logs/extract-content.log
2026-06-12 21:11:18.397341 | 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-lqjj5/logs/extract-utilities.log
2026-06-12 21:11:18.397357 | 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-lqjj5/logs/registry-server.log.gz
2026-06-12 21:11:18.397373 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/
2026-06-12 21:11:18.397388 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22-describe
2026-06-12 21:11:18.397404 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/logs/
2026-06-12 21:11:18.397420 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/logs/extract.log
2026-06-12 21:11:18.397435 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/logs/pull.log
2026-06-12 21:11:18.397451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9tnj22/logs/util.log
2026-06-12 21:11:18.397466 | 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-bc6m2/
2026-06-12 21:11:18.397482 | 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-bc6m2/marketplace-operator-547dbd544d-bc6m2-describe
2026-06-12 21:11:18.397497 | 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-bc6m2/logs/
2026-06-12 21:11:18.397512 | 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-bc6m2/logs/marketplace-operator-previous.log
2026-06-12 21:11:18.397531 | 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-bc6m2/logs/marketplace-operator.log
2026-06-12 21:11:18.397546 | 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-8hcx8/
2026-06-12 21:11:18.397562 | 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-8hcx8/redhat-marketplace-8hcx8-describe
2026-06-12 21:11:18.397577 | 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-8hcx8/logs/
2026-06-12 21:11:18.397591 | 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-8hcx8/logs/extract-content.log
2026-06-12 21:11:18.397606 | 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-8hcx8/logs/extract-utilities.log
2026-06-12 21:11:18.397621 | 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-8hcx8/logs/registry-server.log
2026-06-12 21:11:18.397636 | 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-t82rj/
2026-06-12 21:11:18.397652 | 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-t82rj/redhat-operators-t82rj-describe
2026-06-12 21:11:18.397667 | 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-t82rj/logs/
2026-06-12 21:11:18.397683 | 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-t82rj/logs/extract-content.log
2026-06-12 21:11:18.397699 | 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-t82rj/logs/extract-utilities.log
2026-06-12 21:11:18.397714 | 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-t82rj/logs/registry-server.log.gz
2026-06-12 21:11:18.397734 | 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 21:11:18.397750 | 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 21:11:18.397765 | 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 21:11:18.397780 | 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 21:11:18.397796 | 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 21:11:18.397811 | 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 21:11:18.397826 | 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 21:11:18.397841 | 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 21:11:18.397874 | 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 21:11:18.397892 | 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 21:11:18.397907 | 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 21:11:18.397964 | 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 21:11:18.398013 | 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 21:11:18.398033 | 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 21:11:18.398048 | 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 21:11:18.398069 | 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 21:11:18.398085 | 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 21:11:18.398100 | 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 21:11:18.398115 | 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 21:11:18.398130 | 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 21:11:18.398145 | 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 21:11:18.398160 | 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 21:11:18.398176 | 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 21:11:18.398191 | 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 21:11:18.398206 | 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 21:11:18.398221 | 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 21:11:18.398236 | 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 21:11:18.398251 | 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 21:11:18.398266 | 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 21:11:18.398281 | 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 21:11:18.398300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-9l266
2026-06-12 21:11:18.398316 | 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 21:11:18.398331 | 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 21:11:18.398346 | 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 21:11:18.398361 | 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 21:11:18.398376 | 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 21:11:18.398391 | 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-flwpm/
2026-06-12 21:11:18.398406 | 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-flwpm/nmstate-console-plugin-9bcc7988b-flwpm-describe
2026-06-12 21:11:18.398422 | 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-flwpm/logs/
2026-06-12 21:11:18.398437 | 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-flwpm/logs/nmstate-console-plugin.log
2026-06-12 21:11:18.398452 | 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-r4q5g/
2026-06-12 21:11:18.398467 | 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-r4q5g/nmstate-handler-r4q5g-describe
2026-06-12 21:11:18.398483 | 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-r4q5g/logs/
2026-06-12 21:11:18.398498 | 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-r4q5g/logs/nmstate-handler.log
2026-06-12 21:11:18.398518 | 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-74bbm/
2026-06-12 21:11:18.398534 | 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-74bbm/nmstate-metrics-756b4d6fc6-74bbm-describe
2026-06-12 21:11:18.398549 | 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-74bbm/logs/
2026-06-12 21:11:18.398565 | 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-74bbm/logs/kube-rbac-proxy.log
2026-06-12 21:11:18.398580 | 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-74bbm/logs/nmstate-metrics.log
2026-06-12 21:11:18.398596 | 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-kfbm6/
2026-06-12 21:11:18.398611 | 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-kfbm6/nmstate-operator-6569c8c666-kfbm6-describe
2026-06-12 21:11:18.398627 | 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-kfbm6/logs/
2026-06-12 21:11:18.398642 | 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-kfbm6/logs/nmstate-operator.log
2026-06-12 21:11:18.398657 | 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-brrj2/
2026-06-12 21:11:18.398672 | 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-brrj2/nmstate-webhook-9b7874799-brrj2-describe
2026-06-12 21:11:18.398688 | 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-brrj2/logs/
2026-06-12 21:11:18.398703 | 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-brrj2/logs/nmstate-webhook.log
2026-06-12 21:11:18.398722 | 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 21:11:18.398737 | 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 21:11:18.398753 | 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 21:11:18.398768 | 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 21:11:18.398783 | 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 21:11:18.398799 | 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 21:11:18.398814 | 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 21:11:18.398830 | 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 21:11:18.398846 | 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 21:11:18.398882 | 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 21:11:18.398899 | 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 21:11:18.398914 | 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 21:11:18.398930 | 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 21:11:18.398945 | 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 21:11:18.398960 | 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 21:11:18.398980 | 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 21:11:18.398995 | 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 21:11:18.399011 | 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 21:11:18.399026 | 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 21:11:18.399041 | 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 21:11:18.399441 | 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 21:11:18.399466 | 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 21:11:18.399483 | 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 21:11:18.399499 | 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 21:11:18.399515 | 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 21:11:18.399531 | 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 21:11:18.399547 | 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 21:11:18.399562 | 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 21:11:18.399577 | 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 21:11:18.399593 | 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 21:11:18.399614 | 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 21:11:18.399630 | 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 21:11:18.399646 | 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 21:11:18.399662 | 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 21:11:18.399677 | 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 21:11:18.399692 | 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 21:11:18.399707 | 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 21:11:18.399723 | 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 21:11:18.399739 | 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 21:11:18.399755 | 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 21:11:18.399770 | 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 21:11:18.399785 | 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 21:11:18.399801 | 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 21:11:18.399816 | 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 21:11:18.399832 | 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 21:11:18.399867 | 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 21:11:18.399890 | 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 21:11:18.399906 | 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 21:11:18.399922 | 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 21:11:18.399937 | 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 21:11:18.399952 | 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 21:11:18.399967 | 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 21:11:18.399982 | 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 21:11:18.399997 | 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 21:11:18.400012 | 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 21:11:18.400027 | 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 21:11:18.400041 | 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 21:11:18.400056 | 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 21:11:18.400071 | 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 21:11:18.400090 | 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 21:11:18.400105 | 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 21:11:18.400121 | 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 21:11:18.400136 | 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 21:11:18.400151 | 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 21:11:18.400166 | 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 21:11:18.400181 | 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 21:11:18.400196 | 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 21:11:18.400211 | 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 21:11:18.400245 | 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 21:11:18.400261 | 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 21:11:18.400277 | 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 21:11:18.400292 | 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 21:11:18.400307 | 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 21:11:18.400327 | 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 21:11:18.400342 | 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 21:11:18.400358 | 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 21:11:18.400373 | 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 21:11:18.400389 | 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 21:11:18.400404 | 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 21:11:18.400419 | 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 21:11:18.400434 | 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 21:11:18.400449 | 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 21:11:18.400464 | 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 21:11:18.400480 | 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 21:11:18.400495 | 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 21:11:18.400510 | 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 21:11:18.400529 | 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 21:11:18.400544 | 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 21:11:18.400559 | 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 21:11:18.400574 | 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 21:11:18.400588 | 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 21:11:18.400603 | 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 21:11:18.400618 | 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 21:11:18.400633 | 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 21:11:18.400648 | 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 21:11:18.400663 | 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 21:11:18.400678 | 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 21:11:18.400694 | 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 21:11:18.400709 | 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 21:11:18.400728 | 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 21:11:18.400743 | 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 21:11:18.400759 | 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 21:11:18.400774 | 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 21:11:18.400789 | 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 21:11:18.400805 | 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 21:11:18.400820 | 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 21:11:18.400835 | 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 21:11:18.400865 | 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 21:11:18.400887 | 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 21:11:18.400903 | 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 21:11:18.400918 | 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 21:11:18.400934 | 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 21:11:18.400949 | 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 21:11:18.400967 | 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 21:11:18.400983 | 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 21:11:18.400998 | 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 21:11:18.401013 | 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 21:11:18.401028 | 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 21:11:18.401043 | 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 21:11:18.401058 | 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 21:11:18.401074 | 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 21:11:18.401089 | 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 21:11:18.401105 | 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 21:11:18.401120 | 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 21:11:18.401136 | 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 21:11:18.401151 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-tclqt
2026-06-12 21:11:18.401173 | 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 21:11:18.401190 | 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 21:11:18.401206 | 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 21:11:18.401221 | 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 21:11:18.401237 | 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 21:11:18.401252 | 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 21:11:18.401267 | 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 21:11:18.401282 | 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 21:11:18.401297 | 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 21:11:18.401312 | 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 21:11:18.401327 | 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 21:11:18.401342 | 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 21:11:18.401357 | 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 21:11:18.401372 | 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 21:11:18.401438 | 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 21:11:18.401456 | 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 21:11:18.401471 | 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 21:11:18.401487 | 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 21:11:18.401502 | 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 21:11:18.401518 | 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 21:11:18.401533 | 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 21:11:18.401548 | 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 21:11:18.401564 | 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 21:11:18.401579 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f3941395cb.yaml
2026-06-12 21:11:18.401595 | 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 21:11:18.401610 | 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 21:11:18.401626 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/
2026-06-12 21:11:18.401641 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94-describe
2026-06-12 21:11:18.401661 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/logs/
2026-06-12 21:11:18.401676 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/logs/extract.log
2026-06-12 21:11:18.401692 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/logs/pull.log
2026-06-12 21:11:18.401707 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/774ad095fef2a2646ce83c788316e5cc596a75bafaf55207d5b96f39415zr94/logs/util.log
2026-06-12 21:11:18.401723 | 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-r2prd/
2026-06-12 21:11:18.401738 | 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-r2prd/barbican-operator-controller-manager-5dcd54bd69-r2prd-describe
2026-06-12 21:11:18.401754 | 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-r2prd/logs/
2026-06-12 21:11:18.401769 | 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-r2prd/logs/manager.log
2026-06-12 21:11:18.401784 | 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-fkvj7/
2026-06-12 21:11:18.401799 | 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-fkvj7/cinder-operator-controller-manager-584b474457-fkvj7-describe
2026-06-12 21:11:18.401814 | 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-fkvj7/logs/
2026-06-12 21:11:18.401828 | 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-fkvj7/logs/manager.log
2026-06-12 21:11:18.401862 | 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-5xm49/
2026-06-12 21:11:18.401884 | 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-5xm49/designate-operator-controller-manager-87bbdb4d9-5xm49-describe
2026-06-12 21:11:18.401901 | 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-5xm49/logs/
2026-06-12 21:11:18.401916 | 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-5xm49/logs/manager.log
2026-06-12 21:11:18.401931 | 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-qmbgl/
2026-06-12 21:11:18.401946 | 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-qmbgl/glance-operator-controller-manager-585dc4b7b9-qmbgl-describe
2026-06-12 21:11:18.401961 | 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-qmbgl/logs/
2026-06-12 21:11:18.401976 | 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-qmbgl/logs/manager.log
2026-06-12 21:11:18.401991 | 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-lfzw6/
2026-06-12 21:11:18.402007 | 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-lfzw6/heat-operator-controller-manager-5f5d6b8858-lfzw6-describe
2026-06-12 21:11:18.402022 | 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-lfzw6/logs/
2026-06-12 21:11:18.402037 | 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-lfzw6/logs/manager.log
2026-06-12 21:11:18.402057 | 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-vsmbk/
2026-06-12 21:11:18.402073 | 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-vsmbk/horizon-operator-controller-manager-9dc5578b5-vsmbk-describe
2026-06-12 21:11:18.402087 | 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-vsmbk/logs/
2026-06-12 21:11:18.402103 | 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-vsmbk/logs/manager.log
2026-06-12 21:11:18.402117 | 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-htsh6/
2026-06-12 21:11:18.402133 | 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-htsh6/infra-operator-controller-manager-594d6555bb-htsh6-describe
2026-06-12 21:11:18.402148 | 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-htsh6/logs/
2026-06-12 21:11:18.402163 | 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-htsh6/logs/manager.log
2026-06-12 21:11:18.402178 | 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-mrkld/
2026-06-12 21:11:18.402194 | 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-mrkld/ironic-operator-controller-manager-7c845fc7c7-mrkld-describe
2026-06-12 21:11:18.402209 | 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-mrkld/logs/
2026-06-12 21:11:18.402224 | 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-mrkld/logs/manager.log
2026-06-12 21:11:18.402242 | 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-zsjvx/
2026-06-12 21:11:18.402258 | 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-zsjvx/keystone-operator-controller-manager-85bb7cc757-zsjvx-describe
2026-06-12 21:11:18.402273 | 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-zsjvx/logs/
2026-06-12 21:11:18.402288 | 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-zsjvx/logs/manager.log
2026-06-12 21:11:18.402303 | 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-tn97l/
2026-06-12 21:11:18.402318 | 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-tn97l/manila-operator-controller-manager-b547849c7-tn97l-describe
2026-06-12 21:11:18.402334 | 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-tn97l/logs/
2026-06-12 21:11:18.402349 | 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-tn97l/logs/manager.log
2026-06-12 21:11:18.402364 | 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-pnkr5/
2026-06-12 21:11:18.402380 | 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-pnkr5/mariadb-operator-controller-manager-5545cdc48d-pnkr5-describe
2026-06-12 21:11:18.402395 | 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-pnkr5/logs/
2026-06-12 21:11:18.402411 | 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-pnkr5/logs/manager.log
2026-06-12 21:11:18.402426 | 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-xlgjq/
2026-06-12 21:11:18.402444 | 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-xlgjq/neutron-operator-controller-manager-6c7667d64b-xlgjq-describe
2026-06-12 21:11:18.402460 | 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-xlgjq/logs/
2026-06-12 21:11:18.402475 | 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-xlgjq/logs/manager.log
2026-06-12 21:11:18.402490 | 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-tswl8/
2026-06-12 21:11:18.402505 | 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-tswl8/nova-operator-controller-manager-6df846755f-tswl8-describe
2026-06-12 21:11:18.402521 | 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-tswl8/logs/
2026-06-12 21:11:18.402536 | 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-tswl8/logs/manager.log
2026-06-12 21:11:18.402550 | 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-9pkfl/
2026-06-12 21:11:18.402566 | 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-9pkfl/octavia-operator-controller-manager-6bd797bd9d-9pkfl-describe
2026-06-12 21:11:18.402581 | 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-9pkfl/logs/
2026-06-12 21:11:18.402597 | 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-9pkfl/logs/manager.log
2026-06-12 21:11:18.402612 | 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-678fc77c54tlvlc/
2026-06-12 21:11:18.402631 | 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-678fc77c54tlvlc/openstack-baremetal-operator-controller-manager-678fc77c54tlvlc-describe
2026-06-12 21:11:18.402647 | 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-678fc77c54tlvlc/logs/
2026-06-12 21:11:18.402662 | 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-678fc77c54tlvlc/logs/manager.log
2026-06-12 21:11:18.402677 | 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-79b69d9d8-qxdlq/
2026-06-12 21:11:18.402693 | 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-79b69d9d8-qxdlq/openstack-operator-controller-init-79b69d9d8-qxdlq-describe
2026-06-12 21:11:18.402708 | 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-79b69d9d8-qxdlq/logs/
2026-06-12 21:11:18.402723 | 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-79b69d9d8-qxdlq/logs/operator.log
2026-06-12 21:11:18.402738 | 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-5c6bf754d7-jp4lv/
2026-06-12 21:11:18.402753 | 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-5c6bf754d7-jp4lv/openstack-operator-controller-manager-5c6bf754d7-jp4lv-describe
2026-06-12 21:11:18.402768 | 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-5c6bf754d7-jp4lv/logs/
2026-06-12 21:11:18.402784 | 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-5c6bf754d7-jp4lv/logs/manager.log.gz
2026-06-12 21:11:18.402799 | 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-jgzmb/
2026-06-12 21:11:18.402818 | 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-jgzmb/openstack-operator-index-jgzmb-describe
2026-06-12 21:11:18.402834 | 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-jgzmb/logs/
2026-06-12 21:11:18.402863 | 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-jgzmb/logs/registry-server.log
2026-06-12 21:11:18.402885 | 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-f2zqk/
2026-06-12 21:11:18.402901 | 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-f2zqk/ovn-operator-controller-manager-5666dfdddd-f2zqk-describe
2026-06-12 21:11:18.402916 | 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-f2zqk/logs/
2026-06-12 21:11:18.402931 | 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-f2zqk/logs/manager.log
2026-06-12 21:11:18.402947 | 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-5sjsj/
2026-06-12 21:11:18.402962 | 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-5sjsj/swift-operator-controller-manager-79846f755c-5sjsj-describe
2026-06-12 21:11:18.402978 | 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-5sjsj/logs/
2026-06-12 21:11:18.402993 | 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-5sjsj/logs/manager.log
2026-06-12 21:11:18.403009 | 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-jz7fm/
2026-06-12 21:11:18.403028 | 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-jz7fm/telemetry-operator-controller-manager-565998cc45-jz7fm-describe
2026-06-12 21:11:18.403044 | 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-jz7fm/logs/
2026-06-12 21:11:18.403059 | 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-jz7fm/logs/manager.log
2026-06-12 21:11:18.403074 | 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-9fkpf/
2026-06-12 21:11:18.403089 | 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-9fkpf/test-operator-controller-manager-7579dbdcb9-9fkpf-describe
2026-06-12 21:11:18.403104 | 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-9fkpf/logs/
2026-06-12 21:11:18.403119 | 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-9fkpf/logs/manager.log
2026-06-12 21:11:18.403133 | 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-pvf96/
2026-06-12 21:11:18.403148 | 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-pvf96/watcher-operator-controller-manager-7869644bb4-pvf96-describe
2026-06-12 21:11:18.403163 | 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-pvf96/logs/
2026-06-12 21:11:18.403178 | 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-pvf96/logs/manager.log
2026-06-12 21:11:18.403193 | 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 21:11:18.403207 | 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 21:11:18.403233 | 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 21:11:18.403249 | 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 21:11:18.403264 | 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 21:11:18.403279 | 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 21:11:18.403293 | 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 21:11:18.403308 | 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 21:11:18.403322 | 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 21:11:18.403337 | 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 21:11:18.403351 | 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 21:11:18.403366 | 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 21:11:18.403381 | 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 21:11:18.403396 | 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 21:11:18.403411 | 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 21:11:18.403430 | 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 21:11:18.403447 | 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-79b69d9d8.yaml
2026-06-12 21:11:18.403462 | 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-5c6bf754d7.yaml
2026-06-12 21:11:18.403477 | 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 21:11:18.403492 | 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 21:11:18.403507 | 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 21:11:18.403522 | 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 21:11:18.403536 | 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 21:11:18.403551 | 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 21:11:18.403566 | 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 21:11:18.403581 | 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 21:11:18.403596 | 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 21:11:18.403611 | 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 21:11:18.403630 | 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 21:11:18.403647 | 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 21:11:18.403662 | 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 21:11:18.403678 | 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 21:11:18.403694 | 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 21:11:18.403709 | 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 21:11:18.403725 | 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 21:11:18.403740 | 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 21:11:18.403756 | 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 21:11:18.403771 | 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 21:11:18.403786 | 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 21:11:18.403802 | 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 21:11:18.403817 | 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 21:11:18.403833 | 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 21:11:18.403865 | 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 21:11:18.403887 | 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 21:11:18.403903 | 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 21:11:18.403918 | 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 21:11:18.403933 | 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 21:11:18.403949 | 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 21:11:18.403964 | 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 21:11:18.403979 | 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 21:11:18.403994 | 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 21:11:18.404010 | 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 21:11:18.404025 | 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 21:11:18.404040 | 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 21:11:18.404055 | 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 21:11:18.404071 | 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 21:11:18.404090 | 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 21:11:18.404106 | 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 21:11:18.404121 | 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 21:11:18.404136 | 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 21:11:18.404152 | 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 21:11:18.404167 | 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 21:11:18.404182 | 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 21:11:18.404197 | 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 21:11:18.404212 | 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 21:11:18.404243 | 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 21:11:18.404258 | 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 21:11:18.404274 | 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 21:11:18.404289 | 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 21:11:18.404312 | 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 21:11:18.404327 | 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 21:11:18.404342 | 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 21:11:18.404357 | 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 21:11:18.404373 | 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 21:11:18.404388 | 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 21:11:18.404404 | 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 21:11:18.404420 | 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 21:11:18.404435 | 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 21:11:18.404450 | 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 21:11:18.404464 | 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 21:11:18.404479 | 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 21:11:18.404494 | 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 21:11:18.404514 | 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 21:11:18.404530 | 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 21:11:18.404607 | 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 21:11:18.404636 | 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 21:11:18.404715 | 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 21:11:18.404738 | 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 21:11:18.404754 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-12 21:11:18.404770 | 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 21:11:18.404786 | 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 21:11:18.404802 | 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 21:11:18.404817 | 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 21:11:18.404832 | 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 21:11:18.404866 | 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 21:11:18.404888 | 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 21:11:18.404905 | 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 21:11:18.404925 | 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 21:11:18.404941 | 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 21:11:18.404957 | 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 21:11:18.404972 | 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 21:11:18.404988 | 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 21:11:18.405003 | 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 21:11:18.405018 | 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 21:11:18.405033 | 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 21:11:18.405048 | 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 21:11:18.405063 | 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 21:11:18.405078 | 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 21:11:18.405093 | 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 21:11:18.405108 | 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 21:11:18.405123 | 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 21:11:18.405138 | 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 21:11:18.405157 | 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 21:11:18.405172 | 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 21:11:18.405187 | 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 21:11:18.405202 | 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 21:11:18.405216 | 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 21:11:18.405231 | 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 21:11:18.405246 | 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 21:11:18.405260 | 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 21:11:18.405275 | 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 21:11:18.405290 | 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 21:11:18.405305 | 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 21:11:18.405321 | 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 21:11:18.405336 | 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 21:11:18.405351 | 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 21:11:18.405371 | 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 21:11:18.405386 | 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 21:11:18.405401 | 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 21:11:18.405416 | 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 21:11:18.405431 | 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 21:11:18.405446 | 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 21:11:18.405461 | 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 21:11:18.405476 | 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 21:11:18.405491 | 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 21:11:18.405506 | 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 21:11:18.405521 | 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 21:11:18.405536 | 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 21:11:18.405551 | 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 21:11:18.405565 | 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 21:11:18.405581 | 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 21:11:18.405599 | 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 21:11:18.405615 | 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 21:11:18.405630 | 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 21:11:18.405645 | 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 21:11:18.405660 | 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 21:11:18.405675 | 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 21:11:18.405690 | 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 21:11:18.405705 | 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 21:11:18.405719 | 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 21:11:18.405734 | 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 21:11:18.405750 | 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 21:11:18.405765 | 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 21:11:18.405781 | 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 21:11:18.405796 | 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 21:11:18.405811 | 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 21:11:18.405831 | 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 21:11:18.405846 | 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 21:11:18.405883 | 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 21:11:18.405900 | 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 21:11:18.405915 | 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 21:11:18.405930 | 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 21:11:18.405945 | 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 21:11:18.405960 | 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 21:11:18.405975 | 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 21:11:18.405991 | 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 21:11:18.406006 | 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 21:11:18.406022 | 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 21:11:18.406038 | 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 21:11:18.406057 | 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 21:11:18.406073 | 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 21:11:18.406088 | 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 21:11:18.406103 | 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 21:11:18.406119 | 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 21:11:18.406134 | 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 21:11:18.406149 | 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 21:11:18.406164 | 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 21:11:18.406180 | 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 21:11:18.406195 | 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 21:11:18.406211 | 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 21:11:18.406226 | 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 21:11:18.406242 | 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 21:11:18.406257 | 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 21:11:18.406277 | 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 21:11:18.406292 | 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 21:11:18.406308 | 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 21:11:18.406323 | 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 21:11:18.406338 | 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 21:11:18.406354 | 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 21:11:18.406369 | 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 21:11:18.406387 | 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 21:11:18.406403 | 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 21:11:18.406418 | 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 21:11:18.406433 | 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 21:11:18.406449 | 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 21:11:18.406464 | 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 21:11:18.406480 | 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 21:11:18.406499 | 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 21:11:18.406514 | 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 21:11:18.406530 | 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 21:11:18.406545 | 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 21:11:18.406560 | 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 21:11:18.406575 | 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 21:11:18.406591 | 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 21:11:18.406606 | 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 21:11:18.406622 | 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 21:11:18.406637 | 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 21:11:18.406653 | 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 21:11:18.406668 | 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 21:11:18.406684 | 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 21:11:18.406699 | 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 21:11:18.406715 | 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 21:11:18.406734 | 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 21:11:18.406750 | 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 21:11:18.406765 | 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 21:11:18.406782 | 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 21:11:18.406799 | 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 21:11:18.406814 | 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 21:11:18.406829 | 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 21:11:18.406844 | 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 21:11:18.406883 | 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 21:11:18.406900 | 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 21:11:18.406915 | 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 21:11:18.406931 | 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 21:11:18.406946 | 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 21:11:18.406962 | 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 21:11:18.406982 | 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 21:11:18.406998 | 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 21:11:18.407014 | 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 21:11:18.407029 | 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 21:11:18.407044 | 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 21:11:18.407059 | 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 21:11:18.407075 | 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 21:11:18.407090 | 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 21:11:18.407105 | 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 21:11:18.407121 | 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 21:11:18.407136 | 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 21:11:18.407152 | 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 21:11:18.407167 | 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 21:11:18.407183 | 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 21:11:18.407198 | 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 21:11:18.407218 | 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 21:11:18.407233 | 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 21:11:18.407248 | 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 21:11:18.407263 | 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 21:11:18.407278 | 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 21:11:18.407293 | 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 21:11:18.407307 | 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 21:11:18.407322 | 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 21:11:18.407337 | 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 21:11:18.407355 | 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 21:11:18.407370 | 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 21:11:18.407385 | 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 21:11:18.407399 | 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 21:11:18.407418 | 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 21:11:18.407433 | 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 21:11:18.407449 | 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 21:11:18.407463 | 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 21:11:18.407478 | 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 21:11:18.407493 | 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 21:11:18.407508 | 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 21:11:18.407523 | 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 21:11:18.407537 | 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 21:11:18.407552 | 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 21:11:18.407567 | 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 21:11:18.407582 | 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 21:11:18.407598 | 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 21:11:18.407613 | 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 21:11:18.407632 | 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 21:11:18.407647 | 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 21:11:18.407662 | 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 21:11:18.407676 | 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 21:11:18.407691 | 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 21:11:18.407706 | 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 21:11:18.407720 | 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 21:11:18.407735 | 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 21:11:18.407750 | 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 21:11:18.407765 | 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 21:11:18.407779 | 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 21:11:18.407794 | 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 21:11:18.407809 | 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 21:11:18.407824 | 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 21:11:18.407845 | 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 21:11:18.407880 | 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 21:11:18.407897 | 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 21:11:18.407912 | 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 21:11:18.407927 | 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 21:11:18.407942 | 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 21:11:18.407957 | 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 21:11:18.407972 | 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 21:11:18.407987 | 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 21:11:18.408003 | 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 21:11:18.408019 | 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 21:11:18.408034 | 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 21:11:18.408049 | 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 21:11:18.408064 | 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 21:11:18.408083 | 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 21:11:18.408098 | 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 21:11:18.408113 | 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 21:11:18.408128 | 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 21:11:18.408143 | 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 21:11:18.408158 | 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 21:11:18.408173 | 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 21:11:18.408188 | 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 21:11:18.408203 | 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 21:11:18.408231 | 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 21:11:18.408247 | 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 21:11:18.408263 | 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 21:11:18.408278 | 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 21:11:18.408297 | 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 21:11:18.408313 | 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 21:11:18.408329 | 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 21:11:18.408344 | 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 21:11:18.408360 | 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 21:11:18.408375 | 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 21:11:18.408390 | 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 21:11:18.408405 | 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 21:11:18.408420 | 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 21:11:18.408435 | 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 21:11:18.408450 | 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 21:11:18.408465 | 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 21:11:18.408480 | 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 21:11:18.408495 | 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 21:11:18.408514 | 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 21:11:18.408529 | 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 21:11:18.408544 | 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 21:11:18.408559 | 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 21:11:18.408574 | 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 21:11:18.408589 | 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 21:11:18.408607 | 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 21:11:18.408622 | 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 21:11:18.408638 | 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 21:11:18.408653 | 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 21:11:18.408669 | 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 21:11:18.408684 | 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 21:11:18.408699 | 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 21:11:18.408718 | 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 21:11:18.408734 | 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 21:11:18.408750 | 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 21:11:18.408765 | 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 21:11:18.408780 | 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 21:11:18.408795 | 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 21:11:18.408810 | 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 21:11:18.408825 | 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 21:11:18.408841 | 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 21:11:18.408879 | 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 21:11:18.408897 | 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 21:11:18.408913 | 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 21:11:18.408928 | 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 21:11:18.408944 | 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 21:11:18.408962 | 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 21:11:18.408977 | 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 21:11:18.408992 | 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 21:11:18.409007 | 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 21:11:18.409022 | 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 21:11:18.409037 | 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 21:11:18.409052 | 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 21:11:18.409068 | 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 21:11:18.409085 | 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 21:11:18.409100 | 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 21:11:18.409115 | 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 21:11:18.409130 | 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 21:11:18.409145 | 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 21:11:18.409164 | 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 21:11:18.409179 | 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 21:11:18.409194 | 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 21:11:18.409208 | 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 21:11:18.409223 | 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 21:11:18.409237 | 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 21:11:18.409252 | 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 21:11:18.409267 | 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 21:11:18.409282 | 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 21:11:18.409297 | 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 21:11:18.409313 | 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 21:11:18.409328 | 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 21:11:18.409344 | 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 21:11:18.409364 | 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 21:11:18.409379 | 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 21:11:18.409394 | 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 21:11:18.409409 | 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 21:11:18.409474 | 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 21:11:18.409494 | 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 21:11:18.409510 | 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 21:11:18.409525 | 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 21:11:18.409540 | 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 21:11:18.409555 | 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 21:11:18.409570 | 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 21:11:18.409585 | 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 21:11:18.409600 | 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 21:11:18.409619 | 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 21:11:18.409634 | 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 21:11:18.409651 | 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 21:11:18.409666 | 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 21:11:18.409682 | 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 21:11:18.409697 | 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 21:11:18.409713 | 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 21:11:18.409728 | 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 21:11:18.409743 | 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 21:11:18.409758 | 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 21:11:18.409774 | 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 21:11:18.409789 | 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 21:11:18.409805 | 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 21:11:18.409824 | 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 21:11:18.409840 | 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 21:11:18.409875 | 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 21:11:18.409892 | 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 21:11:18.409907 | 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 21:11:18.409923 | 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 21:11:18.409938 | 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 21:11:18.409953 | 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 21:11:18.409968 | 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 21:11:18.409983 | 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 21:11:18.409998 | 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 21:11:18.410013 | 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 21:11:18.410028 | 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 21:11:18.410043 | 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 21:11:18.410063 | 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 21:11:18.410078 | 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 21:11:18.410093 | 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 21:11:18.410108 | 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 21:11:18.410123 | 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 21:11:18.410138 | 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 21:11:18.410153 | 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 21:11:18.410168 | 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 21:11:18.410184 | 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 21:11:18.410199 | 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 21:11:18.410215 | 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 21:11:18.410230 | 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 21:11:18.410245 | 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 21:11:18.410261 | 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 21:11:18.410294 | 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 21:11:18.410310 | 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 21:11:18.410325 | 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 21:11:18.410340 | 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 21:11:18.410355 | 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 21:11:18.410370 | 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 21:11:18.410385 | 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 21:11:18.410400 | 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 21:11:18.410416 | 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 21:11:18.410431 | 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 21:11:18.410446 | 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 21:11:18.410461 | 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 21:11:18.410476 | 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 21:11:18.410492 | 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 21:11:18.410513 | 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 21:11:18.410529 | 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 21:11:18.410545 | 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 21:11:18.410561 | 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 21:11:18.410577 | 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 21:11:18.410593 | 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 21:11:18.410608 | 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 21:11:18.410624 | 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 21:11:18.410639 | 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 21:11:18.410654 | 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 21:11:18.410669 | 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 21:11:18.410684 | 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 21:11:18.410699 | 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 21:11:18.410714 | 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 21:11:18.410730 | 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 21:11:18.410749 | 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 21:11:18.410765 | 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 21:11:18.410780 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29688301.yaml
2026-06-12 21:11:18.410796 | 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 21:11:18.410811 | 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 21:11:18.410827 | 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 21:11:18.410842 | 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 21:11:18.410877 | 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 21:11:18.410894 | 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 21:11:18.410909 | 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 21:11:18.410924 | 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 21:11:18.410939 | 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 21:11:18.410954 | 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 21:11:18.410974 | 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 21:11:18.410989 | 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 21:11:18.411004 | 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 21:11:18.411019 | 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 21:11:18.411034 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-64f86f4f76-sh87k/
2026-06-12 21:11:18.411052 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-64f86f4f76-sh87k/barbican-api-64f86f4f76-sh87k-describe
2026-06-12 21:11:18.411067 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-64f86f4f76-sh87k/logs/
2026-06-12 21:11:18.411083 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-64f86f4f76-sh87k/logs/barbican-api-log.log
2026-06-12 21:11:18.411098 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-64f86f4f76-sh87k/logs/barbican-api.log
2026-06-12 21:11:18.411113 | 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-6b4d4c44bb-rvc67/
2026-06-12 21:11:18.411128 | 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-6b4d4c44bb-rvc67/barbican-keystone-listener-6b4d4c44bb-rvc67-describe
2026-06-12 21:11:18.411144 | 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-6b4d4c44bb-rvc67/logs/
2026-06-12 21:11:18.411159 | 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-6b4d4c44bb-rvc67/logs/barbican-keystone-listener-log.log
2026-06-12 21:11:18.411174 | 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-6b4d4c44bb-rvc67/logs/barbican-keystone-listener.log
2026-06-12 21:11:18.411197 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-f85c7f8c9-7xlb5/
2026-06-12 21:11:18.411213 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-f85c7f8c9-7xlb5/barbican-worker-f85c7f8c9-7xlb5-describe
2026-06-12 21:11:18.411228 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-f85c7f8c9-7xlb5/logs/
2026-06-12 21:11:18.411243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-f85c7f8c9-7xlb5/logs/barbican-worker-log.log
2026-06-12 21:11:18.411258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-f85c7f8c9-7xlb5/logs/barbican-worker.log
2026-06-12 21:11:18.411274 | 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-b4jvz/
2026-06-12 21:11:18.411289 | 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-b4jvz/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-b4jvz-describe
2026-06-12 21:11:18.411304 | 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-b4jvz/logs/
2026-06-12 21:11:18.411320 | 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-b4jvz/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.411335 | 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 21:11:18.411350 | 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 21:11:18.411365 | 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 21:11:18.411381 | 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 21:11:18.411400 | 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 21:11:18.411416 | 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 21:11:18.411431 | 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 21:11:18.411446 | 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 21:11:18.411461 | 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 21:11:18.411476 | 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 21:11:18.411492 | 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 21:11:18.411507 | 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 21:11:18.411522 | 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 21:11:18.411537 | 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 21:11:18.411553 | 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 21:11:18.411569 | 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 21:11:18.411584 | 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 21:11:18.411600 | 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-ipamczsmm/
2026-06-12 21:11:18.411622 | 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-ipamczsmm/configure-network-edpm-deployment-ipam-openstack-edpm-ipamczsmm-describe
2026-06-12 21:11:18.411639 | 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-ipamczsmm/logs/
2026-06-12 21:11:18.411654 | 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-ipamczsmm/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.411669 | 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-77gk8/
2026-06-12 21:11:18.411684 | 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-77gk8/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-77gk8-describe
2026-06-12 21:11:18.411699 | 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-77gk8/logs/
2026-06-12 21:11:18.411714 | 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-77gk8/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.411729 | 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-4csc5/
2026-06-12 21:11:18.411744 | 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-4csc5/dnsmasq-dns-687999f8f7-4csc5-describe
2026-06-12 21:11:18.411760 | 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-4csc5/logs/
2026-06-12 21:11:18.411775 | 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-4csc5/logs/dnsmasq-dns.log
2026-06-12 21:11:18.411790 | 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-4csc5/logs/init.log
2026-06-12 21:11:18.411805 | 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-brhl8/
2026-06-12 21:11:18.411825 | 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-brhl8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-brhl8-describe
2026-06-12 21:11:18.411840 | 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-brhl8/logs/
2026-06-12 21:11:18.411877 | 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-brhl8/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.411894 | 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 21:11:18.411909 | 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 21:11:18.411924 | 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 21:11:18.411939 | 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 21:11:18.411954 | 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 21:11:18.411968 | 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 21:11:18.411983 | 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 21:11:18.411998 | 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 21:11:18.412013 | 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 21:11:18.412028 | 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 21:11:18.412050 | 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-ms5gw/
2026-06-12 21:11:18.412066 | 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-ms5gw/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-ms5gw-describe
2026-06-12 21:11:18.412081 | 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-ms5gw/logs/
2026-06-12 21:11:18.412096 | 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-ms5gw/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.412111 | 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-vm66b/
2026-06-12 21:11:18.412127 | 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-vm66b/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vm66b-describe
2026-06-12 21:11:18.412142 | 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-vm66b/logs/
2026-06-12 21:11:18.412157 | 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-vm66b/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.412172 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7db97cf87d-w26fq/
2026-06-12 21:11:18.412187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7db97cf87d-w26fq/keystone-7db97cf87d-w26fq-describe
2026-06-12 21:11:18.412202 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7db97cf87d-w26fq/logs/
2026-06-12 21:11:18.412232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7db97cf87d-w26fq/logs/keystone-api.log
2026-06-12 21:11:18.412273 | 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 21:11:18.412289 | 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 21:11:18.412305 | 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 21:11:18.412320 | 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 21:11:18.412335 | 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-2gq44/
2026-06-12 21:11:18.412351 | 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-2gq44/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-2gq44-describe
2026-06-12 21:11:18.412366 | 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-2gq44/logs/
2026-06-12 21:11:18.412381 | 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-2gq44/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.412397 | 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 21:11:18.412412 | 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 21:11:18.412428 | 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 21:11:18.412443 | 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 21:11:18.412459 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-fd6799457-dlph4/
2026-06-12 21:11:18.412474 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-fd6799457-dlph4/neutron-fd6799457-dlph4-describe
2026-06-12 21:11:18.412495 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-fd6799457-dlph4/logs/
2026-06-12 21:11:18.412511 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-fd6799457-dlph4/logs/neutron-api.log
2026-06-12 21:11:18.412526 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-fd6799457-dlph4/logs/neutron-httpd.log
2026-06-12 21:11:18.412541 | 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-ltxcz/
2026-06-12 21:11:18.412556 | 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-ltxcz/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-ltxcz-describe
2026-06-12 21:11:18.412571 | 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-ltxcz/logs/
2026-06-12 21:11:18.412586 | 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-ltxcz/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.412602 | 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 21:11:18.412617 | 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 21:11:18.412632 | 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 21:11:18.412647 | 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 21:11:18.412662 | 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 21:11:18.412677 | 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 21:11:18.412693 | 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 21:11:18.412712 | 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 21:11:18.412728 | 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 21:11:18.412744 | 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 21:11:18.412761 | 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 21:11:18.412776 | 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 21:11:18.412791 | 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 21:11:18.412806 | 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 21:11:18.412821 | 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 21:11:18.412836 | 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 21:11:18.412865 | 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 21:11:18.412885 | 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-mttnn/
2026-06-12 21:11:18.412901 | 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-mttnn/nova-edpm-deployment-ipam-openstack-edpm-ipam-mttnn-describe
2026-06-12 21:11:18.412916 | 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-mttnn/logs/
2026-06-12 21:11:18.412936 | 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-mttnn/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.412951 | 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 21:11:18.412966 | 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 21:11:18.412982 | 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 21:11:18.412997 | 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 21:11:18.413012 | 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 21:11:18.413028 | 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 21:11:18.413043 | 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 21:11:18.413058 | 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 21:11:18.413074 | 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 21:11:18.413089 | 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 21:11:18.413105 | 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 21:11:18.413120 | 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 21:11:18.413135 | 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 21:11:18.413154 | 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 21:11:18.413170 | 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-openstackprovisionservm2lx5/
2026-06-12 21:11:18.413186 | 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-openstackprovisionservm2lx5/openstack-edpm-ipam-provisionserver-openstackprovisionservm2lx5-describe
2026-06-12 21:11:18.413201 | 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-openstackprovisionservm2lx5/logs/
2026-06-12 21:11:18.413217 | 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-openstackprovisionservm2lx5/logs/init.log
2026-06-12 21:11:18.413232 | 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-openstackprovisionservm2lx5/logs/osp-httpd.log
2026-06-12 21:11:18.413247 | 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 21:11:18.413263 | 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 21:11:18.413278 | 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 21:11:18.413294 | 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 21:11:18.413309 | 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 21:11:18.413324 | 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 21:11:18.413340 | 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 21:11:18.413355 | 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 21:11:18.413374 | 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 21:11:18.413389 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-58skl/
2026-06-12 21:11:18.413405 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-58skl/ovn-controller-58skl-describe
2026-06-12 21:11:18.413422 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-58skl/logs/
2026-06-12 21:11:18.413439 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-58skl/logs/ovn-controller.log
2026-06-12 21:11:18.413455 | 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-gfwzk/
2026-06-12 21:11:18.413471 | 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-gfwzk/ovn-controller-metrics-gfwzk-describe
2026-06-12 21:11:18.413487 | 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-gfwzk/logs/
2026-06-12 21:11:18.413503 | 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-gfwzk/logs/openstack-network-exporter.log
2026-06-12 21:11:18.413518 | 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-qzjp6/
2026-06-12 21:11:18.413534 | 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-qzjp6/ovn-controller-ovs-qzjp6-describe
2026-06-12 21:11:18.413550 | 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-qzjp6/logs/
2026-06-12 21:11:18.413565 | 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-qzjp6/logs/ovs-vswitchd.log
2026-06-12 21:11:18.413580 | 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-qzjp6/logs/ovsdb-server-init.log
2026-06-12 21:11:18.413600 | 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-qzjp6/logs/ovsdb-server.log
2026-06-12 21:11:18.413616 | 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-gwlvs/
2026-06-12 21:11:18.413631 | 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-gwlvs/ovn-edpm-deployment-ipam-openstack-edpm-ipam-gwlvs-describe
2026-06-12 21:11:18.413646 | 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-gwlvs/logs/
2026-06-12 21:11:18.413661 | 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-gwlvs/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.413677 | 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 21:11:18.413692 | 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 21:11:18.413707 | 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 21:11:18.413722 | 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 21:11:18.413737 | 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 21:11:18.413753 | 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 21:11:18.413768 | 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 21:11:18.413783 | 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 21:11:18.413803 | 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 21:11:18.413820 | 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 21:11:18.413835 | 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 21:11:18.413865 | 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 21:11:18.413885 | 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 21:11:18.413902 | 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 21:11:18.413917 | 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 21:11:18.413933 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-5b549d69b8-dpqrh/
2026-06-12 21:11:18.413948 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-5b549d69b8-dpqrh/placement-5b549d69b8-dpqrh-describe
2026-06-12 21:11:18.413964 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-5b549d69b8-dpqrh/logs/
2026-06-12 21:11:18.413980 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-5b549d69b8-dpqrh/logs/placement-api.log
2026-06-12 21:11:18.413995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-5b549d69b8-dpqrh/logs/placement-log.log
2026-06-12 21:11:18.414010 | 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 21:11:18.414025 | 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 21:11:18.414045 | 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 21:11:18.414061 | 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 21:11:18.414077 | 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 21:11:18.414092 | 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 21:11:18.414107 | 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 21:11:18.414122 | 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 21:11:18.414137 | 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 21:11:18.414152 | 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 21:11:18.414167 | 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-g2s52/
2026-06-12 21:11:18.414182 | 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-g2s52/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g2s52-describe
2026-06-12 21:11:18.414197 | 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-g2s52/logs/
2026-06-12 21:11:18.414213 | 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-g2s52/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.414227 | 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-wqh2q/
2026-06-12 21:11:18.414242 | 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-wqh2q/redhat-edpm-deployment-ipam-openstack-edpm-ipam-wqh2q-describe
2026-06-12 21:11:18.414260 | 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-wqh2q/logs/
2026-06-12 21:11:18.414276 | 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-wqh2q/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.414291 | 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-xk2k6/
2026-06-12 21:11:18.414306 | 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-xk2k6/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-xk2k6-describe
2026-06-12 21:11:18.414321 | 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-xk2k6/logs/
2026-06-12 21:11:18.414336 | 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-xk2k6/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.414351 | 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-kjnv7/
2026-06-12 21:11:18.414366 | 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-kjnv7/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kjnv7-describe
2026-06-12 21:11:18.414382 | 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-kjnv7/logs/
2026-06-12 21:11:18.414397 | 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-kjnv7/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.414412 | 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-9x8lr/
2026-06-12 21:11:18.414427 | 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-9x8lr/ssh-known-hosts-edpm-deployment-ipam-9x8lr-describe
2026-06-12 21:11:18.414449 | 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-9x8lr/logs/
2026-06-12 21:11:18.414465 | 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-9x8lr/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-12 21:11:18.414481 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-77d474d95f-jmpnc/
2026-06-12 21:11:18.414496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-77d474d95f-jmpnc/swift-proxy-77d474d95f-jmpnc-describe
2026-06-12 21:11:18.414511 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-77d474d95f-jmpnc/logs/
2026-06-12 21:11:18.414526 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-77d474d95f-jmpnc/logs/proxy-httpd.log
2026-06-12 21:11:18.414541 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-77d474d95f-jmpnc/logs/proxy-server.log
2026-06-12 21:11:18.414556 | 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-km9rw/
2026-06-12 21:11:18.414571 | 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-km9rw/swift-ring-rebalance-km9rw-describe
2026-06-12 21:11:18.414586 | 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-km9rw/logs/
2026-06-12 21:11:18.414601 | 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-km9rw/logs/swift-ring-rebalance.log
2026-06-12 21:11:18.414615 | 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 21:11:18.414631 | 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 21:11:18.414647 | 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 21:11:18.414667 | 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 21:11:18.414683 | 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 21:11:18.414699 | 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 21:11:18.414714 | 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 21:11:18.414729 | 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 21:11:18.414744 | 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 21:11:18.414759 | 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 21:11:18.414774 | 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 21:11:18.414789 | 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 21:11:18.414805 | 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 21:11:18.414821 | 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 21:11:18.414844 | 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 21:11:18.414990 | 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 21:11:18.415063 | 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 21:11:18.415087 | 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 21:11:18.415104 | 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 21:11:18.415119 | 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-tjwvx/
2026-06-12 21:11:18.415135 | 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-tjwvx/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-tjwvx-describe
2026-06-12 21:11:18.415151 | 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-tjwvx/logs/
2026-06-12 21:11:18.415166 | 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-tjwvx/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.415181 | 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-xwjvb/
2026-06-12 21:11:18.415197 | 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-xwjvb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-xwjvb-describe
2026-06-12 21:11:18.415212 | 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-xwjvb/logs/
2026-06-12 21:11:18.415227 | 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-xwjvb/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 21:11:18.415242 | 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 21:11:18.415258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-64f86f4f76.yaml
2026-06-12 21:11:18.415277 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-78b89bc5fd.yaml
2026-06-12 21:11:18.415293 | 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-6b4d4c44bb.yaml
2026-06-12 21:11:18.415308 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-f85c7f8c9.yaml
2026-06-12 21:11:18.415323 | 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 21:11:18.415338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-57c96b5555.yaml
2026-06-12 21:11:18.415354 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5cfdc68c5c.yaml
2026-06-12 21:11:18.415369 | 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 21:11:18.415384 | 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 21:11:18.415398 | 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 21:11:18.415413 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68dfc8c9f9.yaml
2026-06-12 21:11:18.415428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6c85d9984c.yaml
2026-06-12 21:11:18.415443 | 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 21:11:18.415458 | 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 21:11:18.415473 | 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 21:11:18.415488 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-7db97cf87d.yaml
2026-06-12 21:11:18.415507 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-68489b7468.yaml
2026-06-12 21:11:18.415523 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-c5f68f98f.yaml
2026-06-12 21:11:18.415539 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-fd6799457.yaml
2026-06-12 21:11:18.415554 | 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-6684d55bc4.yaml
2026-06-12 21:11:18.415569 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-5b549d69b8.yaml
2026-06-12 21:11:18.415584 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-77d474d95f.yaml
2026-06-12 21:11:18.415598 | 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 21:11:18.415613 | 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 21:11:18.415628 | 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 21:11:18.415643 | 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 21:11:18.415658 | 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 21:11:18.415673 | 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 21:11:18.415688 | 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 21:11:18.415703 | 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 21:11:18.415722 | 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 21:11:18.415738 | 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 21:11:18.415753 | 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 21:11:18.415768 | 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 21:11:18.415783 | 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 21:11:18.415799 | 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 21:11:18.415815 | 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 21:11:18.415830 | 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 21:11:18.415845 | 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 21:11:18.415887 | 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 21:11:18.415903 | 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 21:11:18.415919 | 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 21:11:18.415935 | 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 21:11:18.415950 | 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 21:11:18.415971 | 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 21:11:18.415987 | 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 21:11:18.416002 | 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 21:11:18.416017 | 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 21:11:18.416032 | 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 21:11:18.416047 | 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 21:11:18.416062 | 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 21:11:18.416077 | 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 21:11:18.416092 | 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 21:11:18.416107 | 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 21:11:18.416122 | 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 21:11:18.416137 | 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 21:11:18.416152 | 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 21:11:18.416168 | 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 21:11:18.416188 | 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 21:11:18.416204 | 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 21:11:18.416234 | 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 21:11:18.416250 | 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 21:11:18.416269 | 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 21:11:18.416291 | 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 21:11:18.416306 | 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 21:11:18.416321 | 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 21:11:18.416336 | 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 21:11:18.416351 | 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 21:11:18.416367 | 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 21:11:18.416382 | 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 21:11:18.416398 | 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 21:11:18.416417 | 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 21:11:18.416433 | 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 21:11:18.416448 | 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 21:11:18.416464 | 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 21:11:18.416479 | 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 21:11:18.416494 | 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 21:11:18.416509 | 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 21:11:18.416525 | 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 21:11:18.416540 | 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 21:11:18.416555 | 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 21:11:18.416571 | 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 21:11:18.416586 | 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 21:11:18.416601 | 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 21:11:18.416616 | 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 21:11:18.416637 | 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 21:11:18.416653 | 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 21:11:18.416668 | 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 21:11:18.416683 | 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 21:11:18.416698 | 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 21:11:18.416713 | 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 21:11:18.416728 | 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 21:11:18.416743 | 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 21:11:18.416759 | 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 21:11:18.416774 | 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 21:11:18.416789 | 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 21:11:18.416804 | 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 21:11:18.416819 | 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 21:11:18.416835 | 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 21:11:18.416869 | 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 21:11:18.416891 | 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 21:11:18.416908 | 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 21:11:18.416923 | 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 21:11:18.416938 | 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 21:11:18.416953 | 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 21:11:18.416968 | 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 21:11:18.416983 | 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 21:11:18.416998 | 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 21:11:18.417013 | 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 21:11:18.417027 | 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 21:11:18.417043 | 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 21:11:18.417058 | 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 21:11:18.417078 | 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 21:11:18.417094 | 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 21:11:18.417109 | 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 21:11:18.417124 | 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 21:11:18.417139 | 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 21:11:18.417154 | 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 21:11:18.417169 | 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 21:11:18.417183 | 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 21:11:18.417198 | 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 21:11:18.417213 | 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 21:11:18.417229 | 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 21:11:18.417244 | 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 21:11:18.417259 | 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 21:11:18.417274 | 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 21:11:18.417293 | 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 21:11:18.417309 | 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 21:11:18.417325 | 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 21:11:18.417340 | 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 21:11:18.417356 | 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 21:11:18.417371 | 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 21:11:18.417386 | 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 21:11:18.417401 | 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 21:11:18.417416 | 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 21:11:18.417431 | 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 21:11:18.417446 | 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 21:11:18.417462 | 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 21:11:18.417477 | 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 21:11:18.417492 | 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 21:11:18.417511 | 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 21:11:18.417528 | 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 21:11:18.417543 | 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 21:11:18.417558 | 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 21:11:18.417573 | 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 21:11:18.417588 | 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 21:11:18.417604 | 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 21:11:18.417619 | 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 21:11:18.417634 | 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 21:11:18.417650 | 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 21:11:18.417665 | 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 21:11:18.417681 | 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 21:11:18.417697 | 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 21:11:18.417717 | 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 21:11:18.417733 | 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 21:11:18.417749 | 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 21:11:18.417764 | 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 21:11:18.417779 | 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 21:11:18.417794 | 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 21:11:18.417809 | 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 21:11:18.417824 | 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 21:11:18.417839 | 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 21:11:18.417873 | 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 21:11:18.417889 | 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 21:11:18.417904 | 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 21:11:18.417919 | 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 21:11:18.417934 | 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 21:11:18.417958 | 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 21:11:18.417974 | 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 21:11:18.417990 | 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 21:11:18.418005 | 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 21:11:18.418019 | 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 21:11:18.418035 | 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 21:11:18.418050 | 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 21:11:18.418065 | 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 21:11:18.418079 | 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 21:11:18.418094 | 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 21:11:18.418109 | 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 21:11:18.418124 | 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 21:11:18.418139 | 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 21:11:18.418154 | 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 21:11:18.418173 | 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 21:11:18.418189 | 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 21:11:18.418204 | 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 21:11:18.418219 | 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 21:11:18.418234 | 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 21:11:18.418249 | 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 21:11:18.418264 | 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 21:11:18.418278 | 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 21:11:18.418293 | 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 21:11:18.418308 | 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 21:11:18.418323 | 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 21:11:18.418337 | 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 21:11:18.418352 | 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 21:11:18.418367 | 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 21:11:18.418386 | 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 21:11:18.418402 | 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 21:11:18.418418 | 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 21:11:18.418432 | 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 21:11:18.418447 | 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 21:11:18.418461 | 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 21:11:18.418476 | 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 21:11:18.418491 | 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 21:11:18.418506 | 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 21:11:18.418521 | 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 21:11:18.418536 | 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 21:11:18.418551 | 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 21:11:18.418566 | 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 21:11:18.418581 | 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 21:11:18.418601 | 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 21:11:18.418617 | 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 21:11:18.418632 | 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 21:11:18.418648 | 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 21:11:18.418663 | 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 21:11:18.418679 | 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 21:11:18.418693 | 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 21:11:18.418708 | 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 21:11:18.418723 | 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 21:11:18.418738 | 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 21:11:18.418753 | 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 21:11:18.418768 | 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 21:11:18.418783 | 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 21:11:18.418798 | 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 21:11:18.418816 | 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 21:11:18.418832 | 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 21:11:18.418871 | 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 21:11:18.418894 | 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 21:11:18.418910 | 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 21:11:18.418926 | 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 21:11:18.418941 | 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 21:11:18.418956 | 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 21:11:18.418971 | 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 21:11:18.418987 | 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 21:11:18.419002 | 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 21:11:18.419017 | 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 21:11:18.419032 | 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 21:11:18.419051 | 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 21:11:18.419067 | 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 21:11:18.419082 | 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 21:11:18.419098 | 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 21:11:18.419113 | 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 21:11:18.419129 | 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 21:11:18.419144 | 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 21:11:18.419159 | 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 21:11:18.419174 | 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 21:11:18.419189 | 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 21:11:18.419205 | 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 21:11:18.419220 | 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 21:11:18.419236 | 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 21:11:18.419251 | 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 21:11:18.419273 | 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 21:11:18.419291 | 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 21:11:18.419306 | 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 21:11:18.419321 | 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 21:11:18.419336 | 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 21:11:18.419350 | 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 21:11:18.419365 | 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 21:11:18.419380 | 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 21:11:18.419395 | 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 21:11:18.419410 | 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 21:11:18.419425 | 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 21:11:18.419440 | 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 21:11:18.419455 | 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 21:11:18.419471 | 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 21:11:18.419490 | 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 21:11:18.419506 | 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 21:11:18.419522 | 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 21:11:18.419537 | 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 21:11:18.419553 | 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 21:11:18.419568 | 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 21:11:18.419584 | 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 21:11:18.419599 | 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 21:11:18.419616 | 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 21:11:18.419631 | 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 21:11:18.419647 | 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 21:11:18.419663 | 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 21:11:18.419679 | 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 21:11:18.419694 | 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 21:11:18.419713 | 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 21:11:18.419729 | 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 21:11:18.419744 | 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 21:11:18.419759 | 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 21:11:18.419774 | 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 21:11:18.419789 | 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 21:11:18.419805 | 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 21:11:18.419820 | 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 21:11:18.419836 | 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 21:11:18.419870 | 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 21:11:18.419888 | 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 21:11:18.419904 | 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 21:11:18.419919 | 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 21:11:18.419935 | 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 21:11:18.419950 | 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 21:11:18.419970 | 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 21:11:18.419986 | 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 21:11:18.420001 | 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 21:11:18.420016 | 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 21:11:18.420031 | 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 21:11:18.420046 | 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 21:11:18.420061 | 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 21:11:18.420076 | 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 21:11:18.420091 | 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 21:11:18.420107 | 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 21:11:18.420122 | 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 21:11:18.420137 | 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 21:11:18.420152 | 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 21:11:18.420166 | 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 21:11:18.420185 | 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 21:11:18.420200 | 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 21:11:18.420229 | 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 21:11:18.420245 | 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 21:11:18.420260 | 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 21:11:18.420275 | 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 21:11:18.420290 | 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 21:11:18.420305 | 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 21:11:18.420320 | 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 21:11:18.420335 | 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 21:11:18.420351 | 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 21:11:18.420366 | 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 21:11:18.420381 | 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 21:11:18.420396 | 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 21:11:18.420412 | 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 21:11:18.420431 | 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 21:11:18.420447 | 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 21:11:18.420462 | 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 21:11:18.420477 | 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 21:11:18.420492 | 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 21:11:18.420506 | 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 21:11:18.420521 | 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 21:11:18.420536 | 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 21:11:18.420551 | 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 21:11:18.420566 | 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 21:11:18.420581 | 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 21:11:18.420597 | 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 21:11:18.420612 | 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 21:11:18.420627 | 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 21:11:18.420642 | 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 21:11:18.420662 | 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 21:11:18.420678 | 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 21:11:18.420694 | 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 21:11:18.420710 | 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 21:11:18.420725 | 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 21:11:18.420741 | 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 21:11:18.420756 | 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 21:11:18.420771 | 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 21:11:18.420786 | 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 21:11:18.420801 | 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 21:11:18.420816 | 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 21:11:18.420831 | 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 21:11:18.420846 | 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 21:11:18.420879 | 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 21:11:18.420895 | 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 21:11:18.420915 | 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 21:11:18.420931 | 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 21:11:18.420946 | 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 21:11:18.420962 | 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 21:11:18.420977 | 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 21:11:18.420992 | 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 21:11:18.421008 | 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 21:11:18.421023 | 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 21:11:18.421038 | 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 21:11:18.421053 | 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 21:11:18.421068 | 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 21:11:18.421083 | 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 21:11:18.421098 | 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 21:11:18.421113 | 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 21:11:18.421128 | 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 21:11:18.421147 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-12 21:11:18.421162 | 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 21:11:18.421177 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-12 21:11:18.421193 | 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 21:11:18.421208 | 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 21:11:18.421223 | 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 21:11:18.421238 | 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 21:11:18.421253 | 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 21:11:18.421267 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-12 21:11:18.421283 | 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 21:11:18.421302 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-12 21:11:18.421317 | 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 21:11:18.421332 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-12 21:11:18.421347 | 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 21:11:18.421362 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-12 21:11:18.421377 | 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 21:11:18.421393 | 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 21:11:18.421418 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-12 21:11:18.421435 | 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 21:11:18.421450 | 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 21:11:18.421466 | 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 21:11:18.421482 | 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 21:11:18.421497 | 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 21:11:18.421512 | 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 21:11:18.421527 | 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-64f86f4f76-sh87k -> ../_all_nodes/sosreport-crc
2026-06-12 21:11:18.421543 | 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-6b4d4c44bb-rvc67 -> ../_all_nodes/sosreport-crc
2026-06-12 21:11:18.421558 | 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-f85c7f8c9-7xlb5 -> ../_all_nodes/sosreport-crc
2026-06-12 21:11:18.421573 | 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 21:11:18.421588 | 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 21:11:18.421603 | 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 21:11:18.421618 | 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 21:11:18.421633 | 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 21:11:18.421652 | 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 21:11:18.421669 | 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 21:11:18.421684 | 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 21:11:18.421700 | 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 21:11:18.421716 | 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-7db97cf87d-w26fq -> ../_all_nodes/sosreport-crc
2026-06-12 21:11:18.421732 | 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 21:11:18.421748 | 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-fd6799457-dlph4 -> ../_all_nodes/sosreport-crc
2026-06-12 21:11:18.421763 | 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 21:11:18.421779 | 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 21:11:18.421794 | 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 21:11:18.421810 | 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 21:11:18.421825 | 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 21:11:18.421840 | 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 21:11:18.421874 | 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 21:11:18.421896 | 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 21:11:18.421912 | 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 21:11:18.421927 | 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-58skl -> ../_all_nodes/sosreport-crc
2026-06-12 21:11:18.421943 | 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-gfwzk -> ../_all_nodes/sosreport-crc
2026-06-12 21:11:18.421958 | 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-qzjp6 -> ../_all_nodes/sosreport-crc
2026-06-12 21:11:18.421973 | 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 21:11:18.421988 | 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 21:11:18.422003 | 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 21:11:18.422017 | 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 21:11:18.422032 | 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 21:11:18.422047 | 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-5b549d69b8-dpqrh -> ../_all_nodes/sosreport-crc
2026-06-12 21:11:18.422062 | 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 21:11:18.422077 | 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-77d474d95f-jmpnc -> ../_all_nodes/sosreport-crc
2026-06-12 21:11:18.422092 | 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 21:11:18.422112 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-12 21:11:18.422127 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-12 21:11:18.422142 | 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 21:11:18.422158 | 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 21:11:18.422173 | 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 21:11:18.422189 | 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 21:11:18.422204 | 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 21:11:18.422220 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-12 21:11:18.422235 | 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 21:11:18.422250 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-nk6pn.yaml
2026-06-12 21:11:18.422268 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-4gl5n.yaml
2026-06-12 21:11:18.422286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-hc6md.yaml
2026-06-12 21:11:18.422301 | 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 21:11:18.422316 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-4rxtb.yaml
2026-06-12 21:11:18.422336 | 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 21:11:18.422352 | 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 21:11:18.422367 | 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 21:11:18.422382 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-4ccq9.yaml
2026-06-12 21:11:18.422397 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-wt9mx.yaml
2026-06-12 21:11:18.422412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-blgwf.yaml
2026-06-12 21:11:18.422426 | 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 21:11:18.422441 | 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 21:11:18.422456 | 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 21:11:18.422471 | 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 21:11:18.422486 | 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 21:11:18.422502 | controller | cd+++++++++ registries.conf.d/
2026-06-12 21:11:18.422518 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-12 21:11:18.422534 | controller | cd+++++++++ system-config/
2026-06-12 21:11:18.422550 | controller | cd+++++++++ system-config/libvirt/
2026-06-12 21:11:18.422565 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-12 21:11:18.422581 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-12 21:11:18.422596 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-12 21:11:18.422611 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-12 21:11:18.422627 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-12 21:11:18.422642 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-12 21:11:18.422657 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-12 21:11:18.422678 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-12 21:11:18.422693 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-12 21:11:18.422708 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-12 21:11:18.422723 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-12 21:11:18.422738 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-12 21:11:18.422754 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-12 21:11:18.422769 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-12 21:11:18.422784 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-12 21:11:18.422799 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-12 21:11:18.997005 | controller | changed: .d..t...... ./
2026-06-12 21:11:19.733973 | controller | changed: .d..t...... ./
2026-06-12 21:11:19.856961 | 
2026-06-12 21:11:19.857119 | TASK [Return artifact to Zuul]
2026-06-12 21:11:19.884384 | controller | skipping: Conditional result was False
2026-06-12 21:11:19.889018 | 
2026-06-12 21:11:19.889131 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-12 21:11:19.889331 | 
2026-06-12 21:11:19.889389 | PLAY RECAP
2026-06-12 21:11:19.889470 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-12 21:11:19.889514 | 
2026-06-12 21:11:20.092792 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-12 21:11:20.097142 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 21:11:20.764169 | 
2026-06-12 21:11:20.764321 | PLAY [Report DLRN results after job run]
2026-06-12 21:11:20.806533 | 
2026-06-12 21:11:20.806718 | TASK [Include vars from ci-framework group_vars]
2026-06-12 21:11:20.850708 | controller | ok
2026-06-12 21:11:20.945724 | 
2026-06-12 21:11:20.945916 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 21:11:21.020811 | controller | skipping: Conditional result was False
2026-06-12 21:11:21.071534 | 
2026-06-12 21:11:21.071743 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 21:11:21.709832 | controller | ok
2026-06-12 21:11:21.744764 | 
2026-06-12 21:11:21.744954 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 21:11:21.779429 | controller | skipping: Conditional result was False
2026-06-12 21:11:21.833436 | 
2026-06-12 21:11:21.833695 | TASK [cifmw_helpers : Read vars]
2026-06-12 21:11:21.954872 | 
2026-06-12 21:11:21.955057 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 21:11:22.009462 | 
2026-06-12 21:11:22.009649 | TASK [cifmw_helpers : Include vars]
2026-06-12 21:11:22.076267 | 
2026-06-12 21:11:22.076492 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 21:11:22.111831 | controller | skipping: Conditional result was False
2026-06-12 21:11:22.168745 | 
2026-06-12 21:11:22.168931 | TASK [Report job status to DLRN]
2026-06-12 21:11:22.282099 | controller | ok
2026-06-12 21:11:22.353503 | 
2026-06-12 21:11:22.353667 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-12 21:11:22.419150 | controller | skipping: Conditional result was False
2026-06-12 21:11:22.452167 | 
2026-06-12 21:11:22.452344 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-12 21:11:22.507798 | controller | skipping: Conditional result was False
2026-06-12 21:11:22.564058 | 
2026-06-12 21:11:22.564197 | TASK [dlrn_report : Install kinit related package]
2026-06-12 21:11:22.630240 | controller | skipping: Conditional result was False
2026-06-12 21:11:22.679812 | 
2026-06-12 21:11:22.680060 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-12 21:11:22.757466 | controller | skipping: Conditional result was False
2026-06-12 21:11:22.863448 | 
2026-06-12 21:11:22.863619 | TASK [Set zuul-log-path fact]
2026-06-12 21:11:22.938935 | controller | skipping: Conditional result was False
2026-06-12 21:11:22.991101 | 
2026-06-12 21:11:22.991267 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-12 21:11:23.056822 | controller | skipping: Conditional result was False
2026-06-12 21:11:23.110064 | 
2026-06-12 21:11:23.110187 | TASK [Get hash related data from repo_setup role]
2026-06-12 21:11:23.185741 | controller | skipping: Conditional result was False
2026-06-12 21:11:23.218164 | 
2026-06-12 21:11:23.218346 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-12 21:11:23.923810 | controller | skipping: Conditional result was False
2026-06-12 21:11:23.981645 | 
2026-06-12 21:11:23.981813 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-12 21:11:24.672007 | controller | skipping: Conditional result was False
2026-06-12 21:11:24.734105 | 
2026-06-12 21:11:24.734302 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-12 21:11:25.446663 | controller | skipping: Conditional result was False
2026-06-12 21:11:25.517788 | 
2026-06-12 21:11:25.518048 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-12 21:11:25.594895 | controller | skipping: Conditional result was False
2026-06-12 21:11:25.693424 | 
2026-06-12 21:11:25.693599 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-12 21:11:26.398615 | controller | skipping: Conditional result was False
2026-06-12 21:11:26.459572 | 
2026-06-12 21:11:26.459737 | PLAY RECAP
2026-06-12 21:11:26.459800 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-12 21:11:26.459831 | 
2026-06-12 21:11:26.610046 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 21:11:26.615842 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 21:11:27.272184 | 
2026-06-12 21:11:27.272314 | PLAY [all]
2026-06-12 21:11:27.306221 | 
2026-06-12 21:11:27.306350 | TASK [include_role : fetch-output]
2026-06-12 21:11:27.356845 | controller | ok
2026-06-12 21:11:27.447425 | 
2026-06-12 21:11:27.447584 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 21:11:27.502099 | controller | skipping: Conditional result was False
2026-06-12 21:11:27.541589 | 
2026-06-12 21:11:27.541716 | TASK [fetch-output : Set log path for single node]
2026-06-12 21:11:27.644648 | controller | ok
2026-06-12 21:11:27.674584 | 
2026-06-12 21:11:27.674658 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 21:11:28.135720 | controller -> localhost | ok: "/var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/work/logs"
2026-06-12 21:11:28.369964 | controller -> localhost | ok: "/var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/work/artifacts"
2026-06-12 21:11:28.657583 | controller -> localhost | ok: "/var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/work/docs"
2026-06-12 21:11:28.711270 | 
2026-06-12 21:11:28.711435 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 21:11:29.855568 | controller | ok
2026-06-12 21:11:29.855805 | controller | ok: All items complete
2026-06-12 21:11:29.855868 | 
2026-06-12 21:11:30.550781 | controller | ok
2026-06-12 21:11:31.319940 | controller | ok
2026-06-12 21:11:31.382450 | 
2026-06-12 21:11:31.382639 | TASK [include_role : fetch-output-openshift]
2026-06-12 21:11:31.419638 | controller | skipping: Conditional result was False
2026-06-12 21:11:31.506727 | 
2026-06-12 21:11:31.506923 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-12 21:11:32.051010 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.012664
2026-06-12 21:11:32.359332 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.014977
2026-06-12 21:11:32.409781 | 
2026-06-12 21:11:32.409926 | PLAY [all]
2026-06-12 21:11:32.438264 | 
2026-06-12 21:11:32.438450 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-12 21:11:33.150407 | controller | changed
2026-06-12 21:11:33.229488 | 
2026-06-12 21:11:33.229625 | PLAY RECAP
2026-06-12 21:11:33.229667 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-12 21:11:33.229689 | 
2026-06-12 21:11:33.365194 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 21:11:33.367827 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-12 21:11:34.007218 | 
2026-06-12 21:11:34.007370 | PLAY [localhost]
2026-06-12 21:11:34.017252 | 
2026-06-12 21:11:34.017333 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-12 21:11:34.936107 | localhost | changed
2026-06-12 21:11:34.946096 | 
2026-06-12 21:11:34.946230 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-12 21:11:34.975131 | localhost | ok
2026-06-12 21:11:34.981022 | 
2026-06-12 21:11:34.981089 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-12 21:11:35.413962 | localhost | changed
2026-06-12 21:11:35.418145 | 
2026-06-12 21:11:35.418218 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-12 21:11:36.257331 | localhost | changed
2026-06-12 21:11:36.263449 | 
2026-06-12 21:11:36.263525 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-12 21:11:36.838587 | localhost | Identity added: /var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/work/tmp/ansible.lnp2ujvx (/var/lib/zuul/builds/41712c74f61143718c46920c8e9879ac/work/tmp/ansible.lnp2ujvx)
2026-06-12 21:11:36.839017 | localhost | ok: Runtime: 0:00:00.020038
2026-06-12 21:11:36.846721 | 
2026-06-12 21:11:36.846918 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-12 21:11:37.152029 | localhost | ok: Runtime: 0:00:00.013700
2026-06-12 21:11:37.161526 | 
2026-06-12 21:11:37.161677 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-12 21:11:37.238718 | localhost | changed
2026-06-12 21:11:37.246805 | 
2026-06-12 21:11:37.247107 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-12 21:11:37.736468 | localhost | changed
2026-06-12 21:11:37.791009 | 
2026-06-12 21:11:37.791165 | PLAY [localhost]
2026-06-12 21:11:37.795871 | 
2026-06-12 21:11:37.795939 | TASK [Generate bulk log download script]
2026-06-12 21:11:37.826586 | localhost | ok
2026-06-12 21:11:37.840735 | 
2026-06-12 21:11:37.840814 | TASK [local-log-download : Check API endpoint is defined]
2026-06-12 21:11:37.891731 | localhost | ok: All assertions passed
2026-06-12 21:11:37.896640 | 
2026-06-12 21:11:37.896740 | TASK [local-log-download : Create download script]
2026-06-12 21:11:38.389485 | localhost -> localhost | changed
2026-06-12 21:11:38.404906 | 
2026-06-12 21:11:38.405057 | TASK [Register quick-download link]
2026-06-12 21:11:38.440171 | localhost | ok
2026-06-12 21:11:38.444101 | 
2026-06-12 21:11:38.444225 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-12 21:11:38.454339 | 
2026-06-12 21:11:38.454460 | TASK [Set zuul-log-path fact]
2026-06-12 21:11:38.482942 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 21:11:38.495993 | 
2026-06-12 21:11:38.496132 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 21:11:38.536722 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 21:11:38.542194 | 
2026-06-12 21:11:38.542327 | TASK [upload-logs : Create log directories]
2026-06-12 21:11:39.466325 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-12 21:11:39.469559 | 
2026-06-12 21:11:39.469679 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-12 21:11:39.882310 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.069058
2026-06-12 21:11:39.885925 | 
2026-06-12 21:11:39.885989 | TASK [upload-logs : Upload logs to log server]
2026-06-12 21:14:00.667035 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-12 21:14:00.669192 | 
2026-06-12 21:14:00.669279 | LOOP [upload-logs : Compress console log and json output]
